body{
	background-image:url("../../image/back.gif");
	background-repeat:repeat;
	color:#000000;
	background-color:#588A2E;
	margin:15px 0px 0px;
}

img{
border:0px;
}

.css1{
	font-size:xx-small;
	line-height:1.25;
}

.css2{
	font-size:x-small;
	line-height:1.25;
}

.px10{
	font-size:10px;
	line-height:10px;
}

.px10a{
	font-size:10px;
	line-height:14px;
}

.px12{
	font-size:12px;
	line-height:14px;
}

.px12a{
	font-size:12px;
	line-height:18px;
}

.px14{
	font-size:14px;
	line-height:22px;
	color:#B30000;
}

.px16{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	color:#003300;
}

.px16r{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	color:#990000;
}

a:active { text-decoration: none; }
a:link { color: #003300; text-decoration:underline; }
a:visited { color: #003300; text-decoration:underline; }
a:hover { color: #660033; text-decoration: none; }

a.none:active { text-decoration: none; }
a.none:link { color: #003300; text-decoration:none; }
a.none:visited { color: #003300; text-decoration:none; }
a.none:hover { color: #660033; text-decoration: underline; }

a.yellow:link { color: #FFFF99; text-decoration:underline; }
a.yellow:visited { color: #FFFF99; text-decoration:underline; }
a.yellow:hover { color: #FFFF99; text-decoration:none; }
