body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Courier;
	background-color: #e3f561;
}
.normal
{
	font-size: x-small;
	padding-top: 10px;
}
.small
{
	font-size: xx-small;
	padding-top: 10px;
}
a
{
	font-size: x-small;
	color: #844a00;
}
.menuselected
{
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
.menu
{
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
.submenu
{
	background-color: #e3f561; 
	padding-left: 4px; 
	padding-top: 4px; 
	width: 100%;
}
.box
{
	font-size: x-small;
	font-weight: bold;
	border: solid 2px #e3f561;
}
