.textonormal {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-style: normal;
	color: #003300;
}
.titular {
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
.h1 {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336699;

}
.titularblanco {

	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.textonormalblanco {

	font-family: "Trebuchet MS";
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}

