@charset "UTF-8";
.TITULOS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	letter-spacing: -1pt;
	font-weight: normal;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	line-height: 13pt;
	letter-spacing: 0px;
}
titulos_texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 10px;
	font-weight: lighter;
	color: #000000;
}
.FOOTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #B2AFAD;
}
.TITULOStext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

