.Copyright {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.Topbar {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
}
.NavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.ProductBar {

	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
}
.DarkBlueRule {
	border: 1px solid #28496A;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #0071BD;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CRTLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	text-decoration: none;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #FFE250;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D6222D;
	font-weight: 900;
}
.RedProductName {
	font-weight: bolder;
	color: #D12227;
	text-decoration: none;
	font-size: 16px;
}

