BODY
{font-family: times new roman;
font-size: 12pt;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;}

P
{padding-top: 10px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

table.navbar
{font-family: times new roman;
font-size: 14pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 12pt;
margin: 0px;
background-color: white;
font-weight: bold;}

td.menuNormal
{font-family: times new roman;
color: #402000;
font-weight: bold;
vertical-align: top;}

td.menuHover
{color: #402000;
font-weight: bold;
vertical-align: top;
border: 0px;
/*remove the following line for drop-down menu with images*/}

div.menuNormal
{display: none;
position: static;
border: 0px;}

div.menuHover
{border: 1px solid #402000;
display: inline;
position: absolute;}

a.menuhead:link
{text-decoration: none;
color: #402000;
display: block;
border: 0px;}

a.menuhead:visited
{text-decoration: none;
color: #402000;
display: block;
border: 0px;}

a.menuhead:hover
{text-decoration: none;
color: #402000;
display: block;
border: 0px;}

a.menuhead:active
{text-decoration: none;
color: #402000;
display: block;
border: 0px;}

a.menuitem:link
{text-decoration: none;
color: #402000;
display: block;
background-color: white;}

a.menuitem:visited
{text-decoration: none;
color: #402000;
display: block;
background-color: white;}

a.menuitem:hover
{text-decoration: none;
color: #402000;
display: block;
background-color: white;}

a.menuitem:active
{text-decoration: none;
color: #402000;
display: block;
background-color: white;}

