/* Hoja de estilo en cascada by Fire Valkyrja */
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 9pt; 
		font-family: Trebuchet MS, Arial, Tahoma, Verdana;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}
	
	A:visited {
		text-decoration: none; 
		color:#7F7F7F;
	}

	A:link {
		text-decoration: none;
		color:#7F7F7F;
	}

	A:hover {
		text-decoration: underline;
		color:#737373;
	}

	H3 	{
		font-size: 14pt;
		color: 663300;
	}

	H4 	{color: 663300;
	}
TT {
		font-weight: bold;
  font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	}
TH 	{
		font-size: 9pt;  
		font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	}

	TD { 
		font-size: 9pt;  
		font-family: Trebuchet MS, Arial, Tahoma, Verdana;
 } 

	PRE { font-family: Trebuchet MS, Arial, Tahoma, Verdana;}

	PRE { 
 font-size: 9pt;
 font-family: Trebuchet MS, Arial, Tahoma, Verdana;
 } 