body{
	background-color: white;
	font-family : osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 14px;
        scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #00ae00;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #00ae00;
	scrollbar-3dlight-color:#00ae00;
	scrollbar-darkshadow-color: #ffffff;
}

a {
	color: #006400;
}

a.bar {
	color: #006400;
	text-decoration: none;
	width : 135px;
}

a.bar2 {
	color: #006400;
	text-decoration: none;
	width : 120px;
}

a.noline {
	color: #006400;
	text-decoration: none;
}

a:hover {
	background-color: #c6fa58;
}

a:hover.bar{
	width : 135px;
}

a:hover.bar2{
	background-color: #fffa95;
	width : 120px;
}

a:hover.hover2{
	background-color: #fffa95;
}

a:active {
	color: #ffffff;
}

a:visited {
	color: #006400;
}

HR{
	color: #00ae00;
	height: 3px;
}

H1{
	font-size : 30px;
	color : #ffffff;
	text-align : center;
	background-color : #00ae00;
	width : 600px;
	line-height : 45px;
	vertical-align : middle;
}

H2{
	font-size : 20px;
	color : #ffffff;
	text-align : center;
	background-color : #00ae00;
	width : 600px;
	line-height : 35px;
	vertical-align : middle;
}

H3{
	font-size : 20px;
	color : #ffffff;
	padding-left : 20px;
	background-color : #00ae00;
	width : 600px;
	line-height : 25px;
}

H4{
	font-size : 12px;
	color : #000000;
	text-align : center;
	font-weight : 100;
}

UL{
	margin-left : 10px;
}

LI{
	margin-left : 10px;
}

