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