<!--
.Estilo1 { font-family: "Century Gothic", sans-serif; font-weight: bold;	font-size: x-large; color: #333333; }
.Estilo2 { font-family: Geneva, Arial, Helvetica, sans-serif; color: #636363; font-size: xx-large; }
.Estilo3 { font-family: Geneva, Arial, Helvetica, sans-serif; color: #636363; font-size: large; }
.Estilo4 { font-family: "Century Gothic", sans-serif}
.Estilo5 { color: #E20021; font-family: "Century Gothic", sans-serif;	font-weight: bold;	font-size: large; }
.Estilo6 { font-family: "Century Gothic", sans-serif; font-size: small; }
.Estilo7 { font-size: 12pt}
.Estilo9 { font-family: "Century Gothic", sans-serif; font-size: 12pt; }
.Estilo10 { font-size: 10pt}
.Estilo11 { font-family: "Century Gothic", sans-serif; font-size: x-large; color: #FFFFFF; }
.Estilo12 { font-family: "Century Gothic", sans-serif; font-size: 8pt; color: #333333; }
.Estilo13 { font-family: "Century Gothic", sans-serif; font-size: small; }
.EstiloBordeInf { border-bottom: 6px double #636363; padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 3px }
.EstiloBordeSup { border-top: 6px double #636363; padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 3px }
/* Estilos de reportes */
.repBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EEEEEE;
	margin: 5px;
}
#repTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
#repSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#repDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
-->