@charset "ISO-8859-1";
.titulos {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #C00;
}
.textoblanco {
	color: #FFF;
}
.tituloazul {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}
.PARRAFOjust {
	text-align: justify;
}
