@charset "iso-8859-1";
.titulo {font-size: 13px; font-weight: bold; color: #003466; font-style: normal;}
.rodape {font-size: 9px; color: #6184AC;}
.tabela {
	border: 1px solid #B5CDE8;
	background-color: #FFFFFF;
	text-align: justify;
}
body {
	background-color: #ECEDE4;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
a {color: #000000; font-size: 11px; text-decoration: none; font-weight: bold;}
a:visited {color: #000000; font-size: 11px; text-decoration: none; font-weight: bold;}
a:hover {color: #000000; font-size: 11px; text-decoration: underline;}
a:active {color: #000000; text-decoration: none; font-size: 11px;}
a:link {color: #000000; font-size: 11px; text-decoration: none; font-weight: bold;}
input.botao {color: #ffffff; background-color:#6184AC; border: 1 solid #6184AC; FONT-SIZE: 10PX;}
select {border: 1px solid #6184AC; background-color:#B5CDE8; FONT-SIZE: 10PX; outline-width:0;}
input {border: 1px solid #6184AC; background-color:#B5CDE8; FONT-SIZE: 10PX;}
textarea { border: 1px solid #6184AC; background-color:#B5CDE8; FONT-SIZE: 10PX;}