.bodyText {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: none;
	line-height: 20px;
	color: #333333;
}
.topHeading {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.subHeading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.barHeading {
        font-family: "Arial";
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        color: #FFFFFF;
}
.footerLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	vertical-align: middle;
	text-decoration: none;
}
.footerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.topLinks {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
.linkedText {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0000FF;
	text-decoration: none;
}
.linkOnBlack {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.textOnBlack {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellowLink {
	color: #006666;
}
.subHeadLinks {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.linkedBannerText {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 20px;
	color: #0000FF;
	text-decoration: none;
}

