BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
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-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
background-color: #f0f0ff;}

td.menuSmall
{padding: 1px;
color: black;
font-weight: normal;
font-size: 8pt;
vertical-align: bottom;
background-color: #ffffff;}

td.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #ffffff;}

div.menuNormal
{display: none;}

div.menuHover
{border: 1px solid lightblue;
background-color: white;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: #6666CC;
background-color: white;
display: block;}

a.menuitem:visited
{text-decoration: none;
font-weight:bold;
font-family:Verdana;
font-size:10pt;
color: #6666CC;
background-color: white;
display: block;}

a.menuitem:hover
{text-decoration: none;
font-weight:bold;
font-family:Verdana;
font-size:10pt;
color: #6666CC;
background-color: #f0f0ff;
display: block;}

a.menuitem:active
{text-decoration: none;
font-weight:bold;
font-family:Verdana;
font-size:10pt;
color: #6666CC;
background-color: #f0f0ff;
display: block;}

a.menuitemsmall:link
{text-decoration: none;
font-weight:bold;
font-family:Verdana;
font-size:8pt;
color: #6666CC;
background-color: #ffffff;
display: block;}

a.menuitemsmall:visited
{text-decoration: none;
font-weight:bold;
font-family:Verdana;
font-size:8pt;
color: #6666CC;
background-color: #f0f0ff;
display: block;}

a.menuitemsmall:hover
{text-decoration: underline;
font-weight:bold;
font-family:Verdana;
font-size:8pt;
color:#000099;
background-color: white;
display: block;}

a.menuitemsmall:active
{text-decoration: none;
font-weight:bold;
font-family:Verdana;
font-size:8pt;
color: #6666CC;
background-color: #f0f0ff;
display: block;}