BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
margin: 0px;
margin-left: 3px;
margin-right:6px;
padding: 0px;
text-decoration: none;
}

P
{padding-top: 10px;
margin: 0px;
text-decoration: none;
}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;
text-decoration: none;
}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;
text-decoration: none;
}

table.menu
{
font-size: 10pt;
margin: 0px;
padding: 0px;
font-weight: bold;
text-decoration: none;
}

table.menu1
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;
text-decoration: none;
}

table.menu2
{font-size: 8pt;
margin: 20px;
padding: 0px;
font-weight: bold;
text-decoration: none;
}

td.menuNormal
{padding: 0px;
color: #9C9A9C;
font-weight: bold;
vertical-align: top;
background-color: white;
text-decoration: none;
}

a.menuNormal
{padding: 0px;
color: #9C9A9C;
font-weight: bold;
vertical-align: top;
background-color: white;
text-decoration: none;
}

td.menuHover
{padding: 0px;
color: #9C9A9C;
font-weight: bold;
vertical-align: top;
text-decoration: none;
}

div.menuNormal
{display: none;
text-decoration: none;
}

div.menuHover
{border: 1px  #9C9A9C;
background-color:#9C9A9C;
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: none;
color: black;
background-color: lightblue;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: lightblue;
display: block;}


