.heading {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
}
.highlight {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF9900;
}
.whitetext {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
