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