/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 8pt; 
		color:#000000;
		font-family: Arial, Swiss, Geneva, sans-serif; 
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}

	A:visited {
		text-decoration: underline; 
		color:#666666;
	}

	A:link {
		text-decoration: none;
		color:#CC9900;
	}

	A:hover {
		text-decoration: underline;
		color:#CC9900;
	}

	
	A.menu:visited {
		text-decoration: none; 
		color:#FFCC66;
	}

	A.menu:link {
		text-decoration: none;
		color: #FFFFFF;
	}

	A.menu:hover {
		text-decoration: underline;
		color:#FFFFFF;
	}

	
	H2 	{
	font-size: 7pt;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	}

	H3 	{
	font-size: 10pt;
	color: #154F2E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

	H4 	{color: red;
	}

	PRE, TT {
		color: maroon;
		font-weight: bold;
	}

	TD, TH 	{
		font-size: 8pt; 
		font-family: Arial, Swiss, Geneva, sans-serif; 
		color:#000000;
		font-weight: light;
	}
