.title {
	color: #3E2F1A;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: text-bottom;
}
.bodytext {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: text-bottom;
}
.subtext {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/main/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
.body_bg {
	background-color: #FFFFFF;
	background-image: url(images/main/bg_plan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
