.titulos {
	font-family: Ethnocentric;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
.nombres {
	font-family: Elephant, "Euro Sign", "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	text-align: center;
}
.titulo1 {
	font-family: Papyrus;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: overline;
	text-transform: uppercase;
}
