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