.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.address a:link, .address a:visited {
	color: #000000;
	text-decoration: none;
}
.address a:active, .address a:hover {
	color: #000000;
	text-decoration: underline;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.bodycopy a:link, .bodycopy a:visited {
	color: #000000;
	text-decoration: underline;
}
.bodycopy a:active, .bodycopy a:hover {
	color: #660000;
	text-decoration: none;
}.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B9A531;
	text-decoration: none;
}
.yellowsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FEB401;
	text-decoration: none;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEB401;
	text-decoration: none;
	text-align: right;
}
.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.web a:link, .web a:visited {
	color: #000000;
	text-decoration: none;
}
.web a:active, .web a:hover {
	color: #000000;
	text-decoration: underline;
}