.textomenu {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.texto {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.titulo {
	font-family: "AvantGarde Md BT";
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: right;

}
.subtitulo {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
