.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #563129;
}
.texto_gerais {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.texto_gerais_subtitulo {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	font-family: Arial;
}
.texto_titulos {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #563129;
	font-weight: bold;
}
.texto_formulario {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #663333;
	font-weight: bold;
}

