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

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

	A:link {
		text-decoration: underline;
		color:#006600;	}

	A:hover {
		text-decoration: none;
		color:#999999 ;	}

	A.link:visited {
		text-decoration: none; 
		color:#FFCC00;	}

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

	A.link:hover {
		text-decoration: underline;
		color:#FFCC00;	}


	H1 	{
		font-size: 13pt;
		color: #006600;
	}
.titulo 	{
		font-size: 11pt;
		font-weight:bold;
		color:#336600 ;
	}
	H2 	{
		font-size: 11pt;
		color: #006633;
	}


	H3 	{
		font-size: 11pt;
		color: #996633;
	}

	H4 	{color: #996633;
	}

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

	TD, TH 	{
		font-size: 9pt; 
		font-family: Verdana, Arial, Swiss, Geneva, sans-serif; 
		font-weight: normal;
	}

	.LINK	{
	font-size: 9pt;
	font-family: Verdana, Arial, Swiss, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #FFCC00;


	}

.TEXTO {
	font-size: 8pt;
}

.BLANCO	{
	font-size: 10pt;
	font-family: Verdana, Arial, Swiss, Geneva, sans-serif;
	font-weight: normal;
	color: #FFFFFF;


	}

input,select {

	font-family:Verdana, Arial, Swiss, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	border: 1px solid #999999;
	height: 16px;
	text-align: left;
	vertical-align: middle;
}
