<!--
body {
	background-image: url(img/background_smaller.jpg); background-attachment: fixed;    
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006900;
	font-weight: bold;
	font-size: 10px;
}
.style3 a:link {
	color: #006900;
	font-weight: bold;
	text-decoration:none;
}
.style3 a:visited {
	color: #006900;
	font-weight: bold;
	text-decoration:none;
}
.style3 a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.style3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
	font-weight: bold;
	font-size: 10px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style4 a:link {
	color: #006900;
	text-decoration:none;
}
.style4 a:visited {
	color: #006900;
	text-decoration:none;
}
.style4 a:hover {
	color: #0000FF;
	text-decoration:none;
}
.style4 a:active {
	color: #00FF00;
	text-decoration:none;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.style5 a:link {
	font-weight: bold;
	text-decoration:none;
	color: #006900;
}
.style5 a:visited {
	font-weight: bold;
	text-decoration:none;
	color: #006900;
}
.style5 a:hover {
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.style5 a:active {
	font-weight: bold;
	text-decoration:none;
	color: #00FF00;
}
.style6 {font-weight: bold}
-->