body {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.titulo_abnt {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; color: #336699}
.texto_abnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}a {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
}
#campo_abnt {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 11px;
	padding: 3px;
	margin: 2px;
}
#busca_abnt {
	border: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #3366CC;
	border-color: black;
	padding: 3px;
	font-weight: bold;
}.texto_abnt_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054469;
}

