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;
}
.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: #6BAAC7;
}    /* vínculos no visitados */
A:visited {
	color: #336666;
	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: #CC0000;
	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;
	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-image: url(imagenes/lista.gif);
	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;
}
.centro {
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

