.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: normal;

}
.th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	background-color: #9BCDFF;
}
.th:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #0000FF; text-decoration: none; font-weight: bold}

.td:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #0000FF; text-decoration: none; font-weight: bold}

.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	
}
.input {
	color: #003366;
	background-color: #E5E5E5;
	border: 1px solid #E5E5E5;
	text-decoration: blink;

}
.bordainput {
	color: #003366;
	background-color: #ACCCEB;
	border: 1px outset #003366;
}

a: {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #003366; text-decoration: none; font-weight:normal }
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #003366; text-decoration: none; font-weight: bold}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #003366;   text-decoration: none; font-weight:normal }
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #003366;   text-decoration: none; font-weight:normal }
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #003366;   text-decoration: none; font-weight:normal }

table.inner {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif;

   }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
body {
	background-color: #b6cfef;
}
