.nome_campo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
}
.nome_campo2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.texto_azul {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
.titulo_azul {
	font-family: Tahoma, Verdana, Arial;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
}
.campo_inativo {
	background-color: #E6E6E6;
}
