.titulo	
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 38px;
	font-weight : normal;
	color : #182894;
}
.textobranco
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #FFFFFF;
}
.textobrancomenor
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #FFFFFF;
}
.textobrancotabela
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
	color : #FFFFFF;
}
.texto
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}
.textotabela
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}
select { font-family: Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; background-color : #FFFBB5; }

