body {
	background:#4f8448;
	color:#eeeeee;
	font-family:Verdana,Arial,Helvetica;
}
.box {
	background-color:#385e33;
	color:#eeee00;
	font-size:150%;
	font-style:italic;
	font-weight:bold;
	padding:10pt;
	text-align:center;
}
a {
	color:#eeee00;
	text-decoration:none;
}
a:hover {
	color:#ffff00;
}
a:visited {
	color:#eeee00
}
.menubar {
	font-size:70%;
	font-weight:bold;
}
.footer {
	font-size:70%;
	font-style:italic;
	padding-left:120px;
	text-align:right;
}
