.letritas {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: lowercase;
	color: #002964;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #568CE4;
}
.textos {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #002964;
}
.subtit {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #568CE4;
	text-decoration: underline;
}
