BODY
{font-family: Baskerville Old Face;
font-size: 10pt;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;}

P
{
padding-top: 14px;
margin: 0px;
font-size: 20pt;
font-family: Baskerville Old Face;
}

H1
{font-size: 14pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

table.navbar
{font-size: 18pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 16pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: green;
font-weight: bold;
vertical-align: top;
background-color: white;}

td.menuHover
{padding: 0px;
color: Black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images Baskerville Old Face*/
}

a.menuHover:link
{text-decoration: none;
color: green;
background-color: white;
display: block;}

a.menuHover:visited
{text-decoration: none;
color: green;
background-color: white;
display: block;}

a.menuHover:hover
{text-decoration: none;
color: black;
background-color: white;
display: block;}

a.menuHover:active
{text-decoration: none;
color: black;
background-color: white;
display: block;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 0px solid red;
background-color: white;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: green;
background-color: white;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: green;
background-color: white;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: white;
background-color: red;
display: block;}

a.menuitem:active
{text-decoration: none;
color: green;
background-color: red;
display: block;}
