P{
 font-size : 12pt;
 font-family : arial, bold;
 font-weight : normal;
 text-align : left;
}
.fondonaranja{
	background-color : #FECC8B;
	color : #FFFFFF;
	font-size : 18pt;
	font-family : times, bold;
	text-decoration : none;
	text-align : center
}
.fondonaranja2{
	background-color : #FECC8B;
	color : #000000;
	font-size : 9pt;
	font-family : verdana, bold;
	text-decoration : none;
	text-align : left
}
.fondoblanco{
	background-color : #FFFFFF;
	color : #000000;
	font-size : 18pt;
	font-family : times, bold;
	color : #000000;
	text-decoration : none;
	
}
.fondoblanco2{
	background-color : #FFFFFF;
	color : #777777;
	font-size : 16pt;
	font-family : verdana, bold;
	color : #777777;
	text-decoration : none;
	text-align : center
}
.fondoblanco3{
	background-color : #FFFFFF;
	
	font-size : 13pt;
	font-family : verdana;
	color : #000000;
	text-decoration : none;
	text-align : justify
}
.fondoblanco4{
	background-color : #FFFFFF;
	
	font-size : 12pt;
	font-family : verdana;
	color : #000000;
	text-decoration : none;
	text-align : justify
}
.fondoblancoi{
	background-color : #FFFFFF;
	
	font-size : 12pt;
	font-family : verdana;
	color : #000000;
	
	text-align : justify;
	text-decoration : none
}
.fondoazul{
	background-color : #CADAFF;
	color : #000000;
	font-size : 16pt;
	font-family : verdana, bold;
	color : #000000;
	text-decoration : none;
	
}
.fondoazul2{
	background-color : #CADAFF;
	color : #000000;
	font-size : 12pt;
	font-family : verdana, bold;
	color : #000000;
	text-align : justify;
	text-decoration : none;
	
}
.fondoazul3{
	background-color : #EFEFFF;
	color : #000000;
	font-size : 10pt;
	font-family : verdana, bold;
	color : #000000;
	text-align : left;
	text-decoration : none;
	
}
.fondoazul4{
	background-color : #CADAFF;
	color : #000000;
	font-size : 10pt;
	font-family : verdana, bold;
	color : #000000;
	text-align : left;
	text-decoration : none;
	
}
.enlace{
	text-decoration : none;
}
.titulo{
	font-size : 40pt;
	font-weight : 300;
	font-family : arial, bold;
	color : #FFFFFF;
	text-align : center;
	
}

H1{
 font-size : 36pt;
 font-family : arial, bold;
 text-decoration : underline;
 text-align : center;
 background-color : Teal;
}

TD{
 font-size : 10pt;
 font-family : arial, bold;
 valign : center;
 align : center;
 background-color : #FECC8B;
 padding-left : 1pt;
}


BODY{
 background-color : #FFFFFF;
 font-family : arial;
 color : White;
}