.Heading {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bodytextBLACK {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 20pt;
}
.menux {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #6cc069;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
}
