.textobranco {
	color: #FFFFFF;
}
.tituloazul {
	font-size: 14px;
	color: #375BA8;
	font-weight: bold;
}
.formularios {
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #33551C;
	background-image: url(fndbotao.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
}
.formulario {
	margin: 0px;
	padding: 0px;
}
.textonormalvermelho {
	font-weight: bold;
	color: #FF0000;
}
.textonormalverde {
	font-weight: bold;
	color: #00CC00;
}


.textopequeno {
	font-size: 10px;
	font-weight: bold;
}
.titulos {
	font-size: 20px;
	font-weight: bold;
	color: #A51C16;
}
.borda {
	border: 1px solid #FFFFFF;
}
.bordacinza {
	border: 1px solid #CCCCCC;
}
.textopreto {
	color: #000000;
}
.removeespacos {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

