h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5A3C18;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 150px;
	padding-left: 150px;
}
.bodyCopyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right: 150px;
	padding-left: 150px;
}
.priceHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: none;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
}
.priceBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	vertical-align: top;
}
.priceCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #5A3C18;
	color: #A50410;
}
.priceDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-style: none;
	color: #996600;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
}
.priceDisclaimerNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-style: none;
	color: #996600;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
