.parrafos {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #333333;
}
.TITULOS {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: C37C6A;
	font-weight: bold;
}
.DIVISIONES {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 10px;
}
.titulointerior {
	font-family: "Lucida Sans";
	font-size: 24px;
	color: C37C6A;
}
.comments {
	font-family: "Lucida Sans";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
