.texto {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.titulo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #20527B;
}
.letrablanca {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.titulorojo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
.fecha {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.final {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
.textopeque {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.titulogrande {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #20527B;

}
