.BodyText {
	font-family: "Agency FB";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
}
body {
	background-image: url(Images/checkerplate.jpg);
}
.Heading {
	font-family: "Agency FB";
	font-size: 36pt;
	font-weight: bold;
	color: #FF730F;
}
.LogoText {
	font-family: "Agency FB";
	font-size: 24pt;
	font-weight: bold;
}
.HomeHeading {
	font-family: "Agency FB";
	font-size: 30px;
	font-weight: bold;
	color: #FF730F;
}
.Heading2 {
	font-family: "Agency FB";
	font-size: 34px;
	font-weight: bold;
	color: #FF730F;
}
.Heading3 {
	font-family: "Agency FB";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.Basic {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
