h1 {
	color: #BD3B20;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
body,h3,p,td,dd,dl li {
	color: #6A5435;
	font-family: Times New Roman, Times, serif; 
	font-size: 14px;
	font-weight: normal;
}
a:visited {
	color: blue;
}
dt {
	/* color: #CAC299; */
	color: #BAAD83;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 8px; 
}
dd { 
	padding-bottom: 16px; 
}
dl ul {
	padding-top: 6px;
}
.buyNow {
	font-size: 14px;
	font-weight: bold;
	color: #C40000;
}