
/* 
   CSS file created using Sheet Stylist v2.0
   Date Created : 1/10/98

Style sheet created by New CSS File wizard

*/
body, p{
	Font-Family : Tahoma, Verdana, Arial;
	Font-Size : 10pt;
	Color : Black;
	}

p.rojo{
	Color : red;
	}

p.title{
	Font-Size : 12pt;
	Color : "#0080C0";
	}


H1{
	Font-Family : Tahoma, Verdana, Arial;
	Font-Size : normal;
	Color : DarkBlue;
	Text-Align : Left;
	}


H2{
	Font-Family : Tahoma, Verdana;
	Font-Size : normal;
	Color : DarkBlue;
	Text-Align : Left;
	}


H3.italic{
	Font-Family : Tahoma, Verdana;
	Font-Style : Italic;
	Font-Size : normal;
	Color : DarkBlue;
	Text-Align : Left;
	}


A{
	Font-Weight : bold;
	Color : Blue;
	}


A:Visited{
	Color : CornflowerBlue;
	}


A:Active{
	Color : LightBlue;
	}


A:Hover{
	Color : Indigo;
	}


hr{
	Color : SteelBlue;
	}

table{
	Font-Size : 10pt;
	}