@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99CC99;
	background-image: url(index/site_bg.jpg);
	background-repeat: repeat-x;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style2 {
	font-size: 11px;
	font-style: italic;
}
.style3 {font-size: 11px}
h1 {
	font-size: 14px;
	color: #333333;
}
.style4 {font-size: 16px}
.style5 {font-size: 18px}
.style6 {font-size: 10px}
