/* Hoja de estilo en cascada by Luli*/
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 0.0in;
	margin-right: 0.0in;
	margin-top: 0.0px;
	margin-bottom: 0.0px;
	color: #666666;
	line-height: 0px;



	}

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

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

	A:hover {
		text-decoration: underline;	}
		
	A.menu:visited {
		text-decoration: none; 
		color:#000000;	}

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

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


	H1 	{
		font-size: 12pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #666666;
	}

	H2 	{
		font-size: 9pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #666666;
	}


	H3 	{
		font-size: 9pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	}

	H4 	{
		font-size: 10pt;
		font-family: Tahoma, Arial, Swiss, Geneva, sans-serif;
		color: #052B81;
	}

	H5 	{
		font-size: 12pt;
		font-family: Tahoma, Arial, Swiss, Geneva, sans-serif;
		color: #000000;
	}
	
	H6 	{
		font-size: 10pt;
		font-family:  Tahoma, Arial, Swiss, Geneva, sans-serif;
		color: #009241;
	} 
	
	PRE, TT {
		color: maroon;
		font-weight: bold;
	}
TH 	{
		font-size: 8pt; 
		font-family:  Tahoma, Arial, Swiss, Geneva, sans-serif; 
		font-weight: normal;
	}

	TD { 
		font-size: 8pt; 
		font-family:  Tahoma, Arial, Swiss, Geneva, sans-serif; 
		font-weight: normal;
 } 

.titulos 	{

		font-size: 17pt;

		font-family: Arial, Swiss, Geneva, sans-serif;

		color: #006699;

	}

	.titulos2 	{

		font-size: 10pt;

		font-family: Arial, Swiss, Geneva, sans-serif;

		color: #006699;

	}
