.textoTitulo {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #039;
}
.textoPrincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-style: normal;
}
a:link {
	color: #900;
	text-decoration: none;

}
a:visited {
	color: #900;
	text-decoration: none;

}
a:hover {
	color: #900;
	text-decoration: underline;

}
.textoResaltado {





	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9pt;
	color: #660033;
}
.textoChico {





	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	color: #000000;
}
ul {
	list-style-type: square;
}
.textoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999;
}
.textoChicoResaltado {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	color: #039;
}
