	<STYLE type="text/css">
	     <!--
		 
BODY, TD {
	font-family :  Arial, Helvetica, sans-serif;
	color: white;
}		 
		 
		 
		 
	     A { text-decoration:none }
		 A:text{color : White; }
		 A:link, A:VISITED  { color: white; }
		 A:hover { color:Orange; }
		 A:vlink{color : White; }
		 A:alink{color : White; }	
 		 	 

		 .Encabezado{font-family:Arial;
		 		    font-size:10pt;
					color:#660000;
					font-style:bold;
					font-weight:bolder;
				 }		 
		 
		 .TexBlanco{
			font-family: Arial, Helvetica, sans-serif;
			font-size:8pt;
			color:White;
			font-style:bold;
			font-weight:bolder;
}
		 .Grande{font-family:Arial;
		 		 font-size:13pt;
				 font-style:bold;
				 font-weight:bolder;
				 }		
				 
		 .Normal{font-family:Arial;
		 		 font-size:11pt;
				 color:navy;
				 }				 
		 .Chica10{font-family:Arial;
		 		 font-size:10pt;
				 }
				 
		 .Chica{font-family:Arial;
		 		 font-size:9pt;
				 }
		 .Chiquita{font-family:Arial;
		 		 font-size:8pt;
				 }				 

		 .VerdeGrande{font-family:Arial;
		 			color:Green;
					font-style:bold;
					font-weight:bolder;
		 		 	font-size:13pt;
				 }	
		 .NormalNaranja{font-family:Arial;
		 			color:orange;
					font-style:bold;
					font-weight:bolder;
		 		 	font-size:10pt;
				 }					 			 
				 
				 
	     -->
     </STYLE>