.ContenidoRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FE000C;
}
.ContenidoGrisOscuro {
	font-family: "Univers LT Std 55";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.ContenidoNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
