body
{
	margin-left: 0px;
	margin-top: 0px;
}
A.TIPO
{
	color: White;
	font-style: normal;
	text-decoration: none;
}
A.DESCRICAO
{
	color: Navy;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
DIV.SINOPSE
{
	border-right: black 1px outset;
	border-top: black 1px outset;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	border-left: black 1px outset;
	border-bottom: black 1px outset;
	position: absolute;
	background-color: white;
	z-index: 1;
}
