body {
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bk_img.gif);
	background-repeat: repeat-x;
}
.hbk {
	background-image: url(images/hasen2.gif);
	background-repeat: repeat-y;
}
.bun12 {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
.bun14 {
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
.text14 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
address {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.orange {
	color: #FF6600;
}
