body {
	background-color: #F3F6F9;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
	margin: 0px;
	padding: 9px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF4B37;
	margin-bottom: 15px;
}
p {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
}
td {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
}
.bold {
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
}
.dl {
	font-size: 12px;
	line-height: 175%;
	color: #333333;
	margin-top: 0px;
}
.ddprice {
	margin-left: 200px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.dtprice {
	font-weight: bold;
	color: #8E5A32;
	float: left;
}
.blue {
	color: #6699CC;
	background-color: #E8EFFF;
}
.btm10px {
	margin-bottom: 10px;
}
h1 {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;
	color: #648AAE;
}
