.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
	color: #333333;
	text-align: left;
	text-decoration: none;
}
.tituloparrafo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.italica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.italicaRojo {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	color: #FF118c;
	text-decoration: none;
}
.textogeneral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 125%;
}
.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.TITULOprincipal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #99FF00;
	letter-spacing: 2px;
}

