.padrao {
	font-family: arial;
	font-size: 8pt;
	color: #000;
}
.padrao-branco {
	font-family: arial;
	font-size: 8pt;
	color: #fff;
}
.titulo {
	font-family: arial narrow;
	font-size: 11pt;
	font-weight:bold;
	color: #333;
	text-decoration: none;
}
.titulomaior {
	font-family: arial narrow;
	font-size: 16pt;
	font-weight:bold;
	color: #333;
	text-decoration: none;
}
.form {
	font-family: arial;
	font-size: 8pt;
	color: #000;
	background-color:#F0D986;
	border:none;
}