.BodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.Subhead {
	font-family: Madrid, Tehoma, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #f8991c;
}

.Newshead {
	font-family: Madrid, Tehoma, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.HeaderTxt {
	font-family: Madrid, Tehoma, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.WhiteTxt {
	font-family: Madrid, Tehoma, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.BottomTxt {
	font-family: Madrid, Tehoma, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.FinePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #f8991c;
}
a:visited {
	color: #f8991c;
}
a:hover {
	color: #0099dc;
}
a:active {
	color: #0099dc;
}
