BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: #004000;
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
}
P, TD {
	font-size: 7pt;
}
A {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
.menutable {
	margin: 0px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px;
	border-bottom: 2px;
}
	