.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000066;
}
.subtit {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulocyan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
}
.textonegrita {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000066;
	font-weight: bold;

}
.textojust {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000066;
	text-align: justify;

}
