body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}

a:link {
	color: #007D00;
}
a:visited {
	color: #007D00;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
}

a.navbar:link {
	color: #333333;
	text-decoration: none;
}
a.navbar:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.navbar:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.navbar:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.navtext {
	font-weight: bold;
	font-size: 85%;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CCCCCC;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #007D00;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}

.genbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #333333;
	line-height: normal;
	border-width: 1;
	border-style: solid;
	width: 100%;
	height: 18px;
	border-color: #999999;
}

.genbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #333333;
	line-height: normal;
	border-width: 1;
	border-style: solid;
	width: 60px;
	height: 18px;
	border-color: #999999;
}
.genboxh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #333333;
	line-height: normal;
	border-width: 1;
	border-style: solid;
	width: 100%;
	border-color: #999999;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	border-width: 1;
	border-style: solid;
	background-color: #007D00;
	border-color: #004B00;
}