body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	margin-left: 8px;
}
.heading {
	font-weight: bold;
	background-color: 339900;
	color: white;
	width: 100%;
}
.bodylink {
}
a:link { color:#339900; text-decoration:none}
a:hover { color:#333333; text-decoration:underline}
a:visited { color:#666666; text-decoration:none}
a:active { color:#333333; text-decoration:underline}
#content {display:inline;}
#navigation {display:none;}
#greenbox2 {display:none;}

