p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
	list-style-position: outside;
	list-style-type: none;

}
.azul1 {
	font-weight: bold;
	color: #003366;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.azul2 {
	font-weight: bold;
	color: #6BAAC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.verde {  font-weight: bold; color: #008C6C}
.rojo {
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
A:link    {
	font-weight: bold;
	color: #CC0000;


}    /* vínculos no visitados */
A:visited {
	color: #6BAAC7;
	font-weight: bold;
}   /* vínculos visitados */
A:hover   {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
} /* el usuario señala el vínculo */
A:active  {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}   /* vínculos activos */
.NORMAL {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	list-style-position: outside;
	list-style-type: none;
	line-height: normal;
	font-variant: normal;




}
.piegrafica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	color: #6BAAC7;
	font-weight: normal;

}
.lista {
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;



}
centrar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.tamaño10 {
	font-size: 10px;
	color: #000000;

}
.copyright {
	font-size: 9pt;
	font-style: italic;
	text-align: right;

}
