.Footer {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFC;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFC;
	text-align: left;
}
.NavColumn {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFC;
	text-decoration: none;
}
.ContactBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFC;
}
.BodyHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFC;
}
.CtrText {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
}
.CtrTextHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

