.texto {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	text-align: justify;

}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #000066;
}
.textomorado {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003366;

}
.textopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFF99;
	font-variant: normal;

}
.textocentro {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000066;
	text-align: center;
}
