
BODY {
	Background: #000000;
	Font-Family: Verdana, Arial;
	Font-size: 8pt;
	Color: yellow;
		
}

P {
	Font-Family: Verdana, Arial;
	Font-size: 10pt;
	Color: black;	
}

H1 {
	Font-Family: Arial;
	Font-size: 14pt;
	Color: rgb(0,0,153);
}

H2 {
	Font-Family: Arial;
	Font-size: 12pt;
	Color: rgb(0,0,153);
}

H3 {
	
}
A {
	COLOR: #000080
}
A:visited {
	
}
A:active {
	
}
A:hover {
	COLOR: #ff6600
}

A.opcion {
	color: rgb(0,0,155);
/*	color: rgb(155,0,0); */
	text-decoration: none;
}

A.opcion:hover {
	COLOR: #ff0000;
}

BODY {

}

.titulo {
	Font-Family: Arial;
	Font-size: 9pt;
	font-weight: normal;
	background: #ffcc00;
	color: rgb(0,0,153);
}

.tope {
	background: rgb(0,0,0);
	color: rgb(255,255,255);
}

.derecha {
/*	background: #dee6de;   */
/*	background: rgb(239,254,227);  */
	background: #000000;   


}

.titulositio {
	Font-Family: Arial;
	Font-size: 20pt;
	font-weight: bold;
	color: #ffffff;
}

.dato {
	Font-Family: Arial;
	Font-size: 9pt;
	color: rgb(0,0,153);
/*	color: rgb(0,0,128);  */
/*	background: #dee6de;   */
/*	background: rgb(239,254,227);*/
	background: #94ce8c;


}

.leyenda {
	Font-Family: Arial;
	Font-size: 9pt;
	color: rgb(0,0,0);
	background: rgb(210,210,210);
}

.opcion {
	Font-Family: Verdana;
	Font-size: 10pt;
	color: rgb(255,255,255);
/*	background: rgb(239,254,227); */
/*	background: #dee6de; */
	background: #ffffff;
/*	background: rgb(210,210,255); */
}

.texto {
	Font-Family: Arial;
	Font-size: 9pt;
	color: rgb(0,0,128);
}

.pie {
	Font-Family: Arial, Geneva, Helvetica;
	Font-size: 9pt;
	color: rgb(0,0,0);

}

.articulotitulo {
	Font-Family: ms sans serif, geneva;
	Font-size: 10pt;
	Color: rgb(0,0,153);
}

.articulotitulo1 {
	Font-Family: ms sans serif, geneva;
	Font-size: 14pt;
	Color: rgb(0,0,153);
}

a.articulo {
	text-decoration: none;
	Color: rgb(0,0,153);
}

a.articuloresumen {
	Font-Family: ms sans serif, geneva;
	Font-size: 11pt;
	Color: black;	
}

.articulocopete {
	Font-Family: ms sans serif, geneva;
	Font-size: 11pt;
	Font-Weight: bold;
	Color: black;	
}

.articulotexto {
	Font-Family: ms sans serif, geneva;
	Font-size: 10pt;
	Color: black;	
}

a:hover.articulo {
	text-decoration: none;
	Color: rgb(0,0,200);
}