body {
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}
a:visited {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:active {
	color: #FF6600;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	text-indent: 5px;
}
.indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
}
.margin-right {
	text-align: right;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	text-indent: 5px;
	font-weight: bold;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.sale_price {
	text-align: right;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #F30;
}
#body-container {
	width: 500px;
	margin-left: 265px;
	margin-bottom: 30px;
}
#body-head {
	margin-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #333;
	margin-bottom: 10px;
}
.body-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	line-height: 20px;
	font-size: 14px;
}
.div-rule {
	height: 3px;
	width: 100%;
	background-color: #9C0;
	margin-bottom: 10px;
}
#footer-note {
	margin-top: 10px;
	margin-bottom: 10px;
}
.div-rule-red {
	height: 3px;
	width: 100%;
	background-color: #C30;
	margin-bottom: 10px;
}
