body {
	margin: 0px;
	background-color: #F7F5F6;
}
.foot {
	line-height: 150%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F9F9F9;
}
.foot_title {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.h150 {
	line-height: 150%;
}
td {
	font-size: 12px;
	color: #666666;
}
table {
	margin-right: auto;
	margin-left: auto;
}
