td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0A246A;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0C5DD3;
	line-height: 8pt;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0A246A;
	font-weight: normal;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	color: #0A246A;
	font-weight: normal;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	color: #0A246A;
	font-weight: normal;
}
.textoalerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #FF0000; 
	font-weight: normal;
}
a:link{
	text-decoration: none;
	color: #003399;
}

a:hover{
	text-decoration: underline;
	color: #003399;
}

a:active{
	text-decoration: none;
	color: #003399;
}

a:visited{
	text-decoration: none;
	color: #003399;
}

.destaque1{
	background-color:#eeeecc;
}
.destaque2{
	background-color:#DFC491;
	font-weight: bold;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #0A246A;
	font-weight: bold;
}
.frm{
	width: 100%;
	font-size: 8pt;
	color: #0A246A;
	font-family: Arial, Helvetica, sans-serif;
}
