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

	A:visited {
		text-decoration: none; 
		color:#02364D;
	}

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

	A:hover {
		text-decoration: none;
		color:#FF0000;
	}
	h1 	{
		font-size: 7pt;
		color: #012656; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 10px;
	}

	H2 	{
		font-size: 14pt;
		color: #CC0000;
	}

	H3 	{
		font-size: 12pt;
		color: #CC0000;
	}

	H4 	{color: #CC0000;
	}

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

	TD, TH 	{
		font-size: 7pt;
		color: #025A80; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
	}
hr {
	line-height: 4px;
	widht: 300px;
	color: #CC3300;
	width: 300px;
	text-align: center;


}

