
BODY {
	Font-Family: Verdana;
	Font-size: 2pt;
	Color: black;	
}

P {
	Font-Family: Verdana, Arial;
	Font-size: 10pt;
	Color: black;	
}

H1 {
	Font-Family: Verdana, Arial;
	Font-size: 25pt;
	Color: rgb(0,105,179);
}

H2 {
	Font-Family: Verdana, Arial;
	Font-size: 18pt;
	Color: rgb(0,105,179);
}

H3 {
	
}
A {
	COLOR: #000080
}
A:visited {
	
}
A:active {
	
}
A:hover {
	COLOR: #ff6600
}

BODY {

}

.dato {
	Font-Family: Verdana;
	Font-size: 10pt;
	color: rgb(0,0,128);
	background: #9FCFFF;
}

.texto {
	Font-Family: Verdana;
	Font-size: 10pt;
	color: rgb(0,0,128);
	background: #9FCFFF;
}


