.Logo {
	font-family: "Engravers MT";
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF000;
	text-align: center;
}
.subLogo {
	font-family: "Engravers MT";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF000;
	text-align: center;
}
.bodyHeading {
	font-family: Georgia;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF000;
}

.bodyText {
	font-family: "Georgia";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D6D6D6;
}
.Links {
	text-decoration: none;
	color: #666;
	font-size: 12px;
	text-align: center;

}
.copyright {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D6D6D6;
	text-align: center;
	vertical-align: bottom;
}
.hyperlinks {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF000;
	text-decoration: underline;
}
.bodySubHeading {
	font-family: "Georgia";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF000;
}
.highlight {
	font-family: "Georgia";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C00;
}
