.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #679968;
	text-align: left;
	font-weight: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
}


a:link {
	text-decoration: none;
	color: #679968;
}
a:visited {
	text-decoration: none;
	color: #679968;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 140%;
	font-weight: bold;
	color: #679968;
	text-align: left;
	margin-bottom: -15px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #679968;
	font-weight: bold;
	border-bottom: -20;
}
