body {
	background-color: #E4E4E4;
	margin: 0px;
}
.menunormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;


}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.titulbalance {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #000000;
	font-weight: bold;

}
.textoneg {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	padding: 2px;


}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tema2por {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.enlaceblanco {
	color: #FFFFFF;
	text-decoration: none;
}

.enlaceblanco:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menuactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #666666;

}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
