body,td,th {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.resaltadoError {
	color: #003399;
	font-weight: bold;
}

body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.textoBlanco {
	color: #FFFFFF;
}
.encabezadoAzul {
	font-size: 14pt;
	color: #00296B;
}
.textoGris {
	color: #666666;
}
.negritas {
	font-weight: bold;
}

.resaltadoGris {
	color: #666666;
	font-weight: bold;
}
a:link{
	color: #006699;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: none;
}
.formato_inventario {
	font-size: 8pt;
}
.texto9 {
	font-size: 9pt;
}

.indices:link{color:#666666; font-family:Arial, Helvetica, sans-serif;}
