.font_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000066;
	font-style: normal;
	font-weight: bold;
}
.font_nex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CC0000;
	font-weight: bold;
}
.font_doc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.fondo_tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border: thin solid #CC6600;
}
	
