body,td,th {
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:   url(images/green.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5abab3;
	text-decoration: none;
}
a:visited {
	color: #5abab3;
	text-decoration: none;
}
a:hover {
	color: #dfad94;
	text-decoration: underline;
}
a:active {
	color: #5abab3;
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h6 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.tableborder {
	border: medium solid #000000;
}
.footerlinks {
	font-size: 8px;
	font-weight: normal;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset #333333;
	background-color: #FFFF99;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFF99;
	border: 1px inset #333333;
}
.formtext {
	font-weight: bold;
	color: #000000;
}

