@charset "utf-8";
/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.png);
	background-repeat: repeat-x;
	background-color: #9FB33A;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style1 {color: #CCCCCC}
a:link {
	color: #2E4227;
}
a:visited {
	color: #2E4227;
}
a:hover {
	color: #C00008;
}
a:active {
	color: #2E4227;
}
.style6 {color: #CCCCCC; font-weight: bold; }


.style7 {
	color: #666666;
	font-style: italic;
}
.style8 {color: #990000}

.style9 {
	color: #006600;
	font-style: italic;
	font-weight: bold;
}

-->

