.texto_padrao {
	font-family: Verdana;
	font-size: 11px;
	color: #3A337B;
}
.camposForm {
	height: 20px;
	width: 160px;
	font-family: verndana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;

}
.camposFormNum {
	height: 20px;
	width: 40px;
	font-family: verdana;
	font-size: 9px;
	font-variant: normal;
	color: #000000;

}
.camposFormData {

	height: 20px;
	width: 70px;
	font-family: verdana;
	font-size: 9px;
	font-variant: normal;
	color: #000000;
}
.camposFormComent {

	height: 60px;
	width: 160px;
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
.textoBranco {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.abertura {
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #336666;
}

