body
{
	margin-top: 0px;
	background-color: #4d8346;
}

table
{
	background-color: #FFFFFF;
	font-family:Arial;
	font-size:10pt;
}

a.menu
{
	font-family:Arial;
	font-size:10pt;
	color: #FFFFFF;	
	font-weight:bold;
	line-height: 25px;
	text-decoration:none;
}

a.menu:hover
{
	color: #7fc796;
}

.menuselected
{
	font-family:Arial;
	font-size:10pt;
	color: #7fc796;
	font-weight:bold;
	line-height: 25px;
}

a
{
	font-family:Arial;
	font-size:10pt;
	color: #0000FF;	
	text-decoration:none;
}

a:hover
{
	color:#000080;
	text-decoration:underline;
}

.bodytext {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}