BODY {
	BACKGROUND-IMAGE: url(fondo.gif);
	MARGIN: 0px;
	BACKGROUND-COLOR: #cccccc
}

a  {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 14px;
	COLOR: #189AB7;
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	text-decoration : none;
}


a:hover  {
	color : #0000ff;
	text-decoration : none;
}

H1  {
	font-family : Verdana;
	font-size : smaller;
	font-weight : bold;
	text-align : center;
}

H2  {
	font-family : Verdana;
	font-size : xx-small;
	font-weight : normal;
	text-align : center;
}
H3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #007c7d;
	text-align: center;
}

td  {
	font-family : Verdana;
	font-size : xx-small;
}

p  {
	 font-family: "Trebuchet MS"; 
    font-size: 10pt;
	color : #000000;
	text-align : justify;
}

li  {
	font-size : 10pt;
	font-family :"Trebuchet MS"; 
	list-style-type : none;
	list-style-image : url("imagenes/punto.gif");
}
.menu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #0081ab;
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	BACKGROUND-COLOR: #eeeeee

}

.parrafo1{
   font-family: "Trebuchet MS"; 
   font-size: 10pt
	
}


.Titulo1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #189AB7;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.Titulo2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

