@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.form {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
	border: 1px solid #f27800;
	padding:1px;
}
.botao{
	border:none;
}
.linkpreto {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.linkpreto:active {  color: #000000; text-decoration: none}
.linkpreto:visited {  color: #000000; text-decoration: none}
.linkpreto:link {  color: #000000; text-decoration: none}
.linkpreto:hover {	color: #000000;	text-decoration: underline;}

.linkpreto-just {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.linkpreto-just :active {  color: #000000; text-decoration: none}
.linkpreto-just :visited {  color: #000000; text-decoration: none}
.linkpreto-just :link {  color: #000000; text-decoration: none}
.linkpreto-just :hover {	color: #000000;	text-decoration: underline;}

td{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textopreto {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.cor_azul{
	color:#0000a7;
	font-size:10px;
}.cor_azulescuro{
	color:#0000a7;
	font-size:10px;
	font-weight:bold;
}

