<style>
<!--

BODY {
	background-color: white;
	margin: 0px 0px 0px 0px;
}

A{text-decoration: none}
A:visited, A:active, A:link{color:green}
A:hover {color: Red;}

.TextoNormal{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #4F5052;
	text-align: justify;
	line-height : 20px;
}

.TextoIdentado{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #4F5052;
	text-align: justify;
	line-height : 20px;
	text-indent: 50px;
}


-->
</style>

