<style type="text/css">
<!--
body,td,th {
	color: #000000;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
    background-attachment: fixed;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	background-color: #7e7e7e;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006400;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: normal;
	top: auto;
}
#content {
	padding: 10px 15px 20px 15px;
	font-size: 14px;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	min-height:600px;
	height: auto !important;
    height: 600px;
}
a:link {
	color: #009900;
	text-decoration:underline;
}
a:visited {
	color: #9D738B;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}


-->
</style>

