
.dia {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #BF0027;
	text-align: center;
	font-variant: normal;
	

}

.encabezado {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #BF0027;
	text-align: center;
	font-variant: normal;
	
}
.numeros {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #5A585C;
	text-align: center;
}
.texto {
	font-family: Arial;
	font-size: 13px;
	font-weight: light;
	color: #5A585C;
	text-align: justify;
	
	padding-right: 10px;
	
	padding-left: 5px;
}
.texto3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #BF0027;
	text-align: justify;
	
	padding-right: 10px;
	
	padding-left: 5px;
}
.texto2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	text-align: justify;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
