BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10pt;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0px;
	line-height: 25px;
	background-position: 0px 0px;
}
P
{padding-top: 10px;
margin: 0px;}
H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}
table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}
table.menu
{line-height: 25px;
font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}
td.menuNormal
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: center;
background-color: white;}
td.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: center;
/*remove the following line for drop-down menu with images*/
background-color: #5EC45E;}
div.menuNormal
{line-height:25;
display: none;
position: static;}
div.menuNormalA
{
display:block;
position:absolute;
border: 1px solid #5EC45E;
}
div.menuHover
{border: 1px solid #5EC45E;
background-color: white;
display: inline;
position: absolute;}
a.menuitem:link
{text-decoration: none;
color: black;
background-color: white;
display:block;
}
a.menuitem:visited
{text-decoration: none;
color: black;
background-color: white;
display:block;
}
a.menuitem:hover
{	text-decoration: underline;
color: black;
background-color: #5EC45E;
display:block;
}
a.menuitem:active
{text-decoration: none;
color: black;
background-color: #5EC45E;
display:block;
}