.BoldHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: 494C50;
	font-weight: bolder;
}
.SiteText {
	color: #494C50;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a:link {
	color: #494C50;
}
.PageHeading {
	color: 494C50;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}.PageHeadALLCAPS {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: 494C50;
}
