.Estilo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
.Estilo2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16pt;
	color: #003399;
}
.Estilo2m {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16pt;
	color: #8C6529;
}
.Estilo3 {font-family: "Times New Roman", Times, serif}
.Estilo4 {font-family: Verdana;font-size: 9pt}
.subrayado
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #660000;
	text-decoration : none;
	cursor: hand;
}
.subrayado::HOVER 
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #FFFFCC;
	text-decoration : underline;
}
.subrayado_lila
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #660000;
	text-decoration : none;
	cursor: hand;
}
.subrayado_lila::HOVER 
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #CC33CC;
	text-decoration : underline;
}
.subrayado_morado
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #660000;
	text-decoration : none;
	cursor: hand;
}
.subrayado_morado::HOVER 
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #9900CC;
	text-decoration : underline;
}
.subrayado_rosa
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #660000;
	text-decoration : none;
	cursor: hand;
}
.subrayado_rosa::HOVER 
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #CC0066;
	text-decoration : underline;
}
.subrayado_marron
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #660000;
	text-decoration : none;
	cursor: hand;
}
.subrayado_marron::HOVER 
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #990033;
	text-decoration : underline;
}
.subrayado_amarillo
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #660000;
	text-decoration : none;
	cursor: hand;
}
.subrayado_amarillo::HOVER 
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #FFFF00;
	text-decoration : underline;
}
.subrayado_rojo
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #660000;
	text-decoration : none;
	cursor: hand;
}
.subrayado_rojo::HOVER 
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #FF0033;
	text-decoration : underline;
}
.subrayado_azul
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #0033FF;
	text-decoration : none;
	cursor: hand;
}
.subrayado_azul::HOVER 
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #0033FF;
	text-decoration : underline;
}
.subrayado_verde
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #660000;
	text-decoration : none;
	cursor: hand;
}
.subrayado_verde::HOVER 
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #336633;
	text-decoration : underline;
}
.enlace
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #336666;
	text-decoration : none;
	cursor: hand;
}
.enlace::HOVER 
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #336666;
	text-decoration : none;
}
.normal
{
	font-family : "Verdana";
	font-size : 10pt;
	color : #336666;
	text-decoration : none;
}
.bordeSup {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
}
.borderInf {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
}
.borde {
	border: thin solid #336666;
}

