.PageHeader {
	font-family: "Gill Sans MT";
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #306FA5;
}
.StandardContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.CenterLinks {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.ContentSubHeaders {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.TopTenHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.PriceListsHeader {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.FAQHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
