/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 10pt; 
		font-family: Arial Narrow, Arial,Helvetica,Verdana,Sans-serif; 
		font-weight: normal;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 0px;
		background-color:#745843;
	}

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

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

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

	A.enlace:visited {
		text-decoration: underline; 
		color: #F4F4F4;	}

	A.enlace:link {
		text-decoration: underline;
		color:#F4F4F4;		
			}

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


	H1 	{
		font-size: 12pt;
		font-family: Arial Narrow, Arial,Helvetica,Verdana,Sans-serif; 
		color: #993333;
		
	}

	H2 	{
	font-size: 11pt;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	font-weight: bold;
	color: #666666;
	}


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

	H4 	{color: #996633;
	}

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

	TD, TH 	{
		font-size: 9pt; 
		font-family: Arial,Helvetica,Verdana,Sans-serif; 
		font-weight: normal;
	}


.destaque-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EDC00E;
}

LI {
	color:#FFFFFF;
	list-style-type: disc;
}

LI.textos {
	color:#623100;
	list-style-type: disc;
}

.TEXTO {
	font-size: 10pt;
	font-family: Arial Narrow, Arial,Helvetica,Verdana,Sans-serif; 
	color: #623100;
}

.BLANCO	{
	font-size: 22pt;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	font-weight: normal;
	color: #FFFFFF;


	}

.DESTACADO	{
	font-size: 11pt;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	font-weight: bold;
	color: #000000;


	}
.epigrafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

