<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/

BODY {  
	font-size: 10pt; 
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

A.general:link {
	color: #68FFD0;
	text-decoration: none;
	font-family: Arial, Times;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold
}

A.general:visited {
	color: #8080FF;
	text-decoration: none;
	font-family: Arial, Times;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold
}

A.mapa:link {
	color: #00FFFF;
	text-decoration: underline;
	font-family: Times;
	font-size: 9pt
}

A.mapa:visited {
	color: #0098FF;
	text-decoration: underline;
	font-family: Times;
	font-size: 9pt
}

TD.general {
	font-family: Verdana, Arial, Times;
	font-size: 10pt
}

TD.fecha {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #35BCFB	/*#FFFFD3*/	/*#6BF9F7*/      /*#FFFFC0*/
}

P.general: {
	font-family: Verdana, Arial, Times;
	font-size: 10pt
}

P.fecha: {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFC0
}

I {
	font-family: Arial;
	font-size: 10pt;
	color: #35BCFB
}

B {
	font-family: Arial;
	font-size: 10pt;
	color: #35BCFB
}


/* End Style Sheet commenting. */  -->

