body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a {color:#FFFFFF; text-decoration:none;}
a:hover {color:#9F0E0E;text-decoration:underline;}

.linkb {color:#FFFFFF; text-decoration:none; font-weight:bold;}
.linkb:hover {color:#9F0E0E;text-decoration:underline;font-weight:bold;}

.titulo18 {
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #9F0E0E;
	font-weight:bold;
}
.titulo12 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #9F0E0E;
	font-weight:bold;
}

.legenda {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: italic;
	color: #E4E4E4;
}

.campos_busca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
	width: 170px;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img/bg_tituloimp.gif);
	background-repeat: repeat-x;
	border: 1px solid #777777;
}
.fieldt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img/bg_textoimp.gif);
	background-repeat: repeat-x;
	border: 1px solid #777777;
}