body {
	background-image: url(/img/back.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #007856;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D2C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006045;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #007756;
}
.h1 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #007856;
}
.s1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.smtext {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.smtextbold {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
ul {
	list-style-image: url(/img/nav_bullet.gif);
	list-style-type: circle
}

