.Formulario {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: thin solid #006600;
	font-size: 8pt;


}
.caixatexto {
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: thin solid #006600;


}
.corpotexto {
	font-family: tahoma;
	font-size: 9pt;
	text-align: justify;
	color: #003333;

}
.combo {
	font-family: tahoma;
	font-size: 8pt;
	border: thin solid #666666;
}
