.MenuText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.HeaderText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFAF00;
	text-align: left;
	text-decoration: underline;
}
.SmallHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.BodyText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.SmallHeaderLeft {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-decoration: none;
}
body {
	background-image: url(images/HillsboroughGrad.jpg);
	background-repeat: repeat-x;
}
