body {
	background-image: url(index_01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #156E04;
	background-repeat: repeat-x;
	scrollbar-face-color:#84CB54;
	scrollbar-shadow-color:#156E04;
	scrollbar-highlight-color:#156E04;
	scrollbar-3dlight-color:#156E04;
	scrollbar-darkshadow-color:#156E04;
	scrollbar-track-color:#156E04;
	scrollbar-arrow-color:#156E04;
}
body,td,th{
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #156E03;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.title2 span {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.white {
	font-size: 12px;
	color: #fff;
}
.white a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #F00;
	text-decoration: none;
}
