/* Hoja de estilo en cascada by lorena*/
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0px;
	font-weight:normal;
	color: #666666;
	background-color: #FFFFFF;
	}

	A:visited {
	text-decoration: none;
	color:#000000;
	font-size: 12px;
	}

	A:link {
	text-decoration: none;
	color:#000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	A:hover {
	text-decoration: underline;
	color:#0099CC;
	list-style-type: none;
}
	A_2:visited {
	text-decoration: none;
	color:#666666;
	font-size: 9px;
	font-weight: bold;
	}

	A_2:link {
	text-decoration: underline;
	color:#0099CC;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

	A_2:hover {
	text-decoration: underline;
	color:#000000;
	list-style-type: none;
	font-weight: bold;
}



	background-position: 
; 						list-style-position: inside;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

	H2 	{
		font-size: 16pt;
		color: 0089C6;
	}

	H3 	{
		font-size: 14pt;
		color: red;
	}

	H4 	{color: red;
	}

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

	TD, TH 	{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
.txt.staff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F09100;
}
.txt_datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
