body {
	margin: 0px;
	background-color: #e7e7e7;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodytable {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
a, a:link, a:visited {
	color: #509726;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #509726;
}
.high {
	color: #509726;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #509726;
}
.indent {
	margin-left: 20px;
}
.gray {
	color: #666666;
}
.arrows {
	font-size: 13px;
}
.footer {
	text-align: right;
	padding: 0 30px 20px 30px;
	font-size: 9px;
	color: #666666;
}
.footer a, .footer a:link, .footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
	color: #333333;
	background-color: transparent;
}
#zsd {
	position: relative;
	top: 6px;
	border: 0;
}
