div {
	display: block;
}
h2 {
	color: #507b00;
	font-size: medium;
	margin-bottom: 0.2em !important;
}
h3 {
	color: #507b00;
	font-size: small;
	margin-bottom: 0.2em !important;
}
h4 {
	color: #000;
	font-size: small;
	margin: 0.5em 0 0 0 !important;
}
p, legend, address {
	font-size: small;
	font-style: normal;
}
#main a, #main a:link {
	text-decoration: underline;
	color: #00f;
}
#main a:visited {
	color: #00b;
}
#main a:hover, #main a:active {
	color: #fc0;
}
#main ul {
	margin: 0.2em 2em 1em 2em !important;
}

#main li {
	font-size: small;
	line-height: 1.2;
	list-style: square;
}
.dropbelow {
	clear: both;
	height: 0;
	line-height: 0.1;
	font-size: 1px;
}
