

BODY
{font-family: times new roman;
font-size: 12pt;
margin: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
}

table.Budget
{font-family: arial;
Font-size: 12pt;
text-align: right;
margin-right: 5px;
}

P
{padding-top: 10px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: normal;
padding-top: 0px;
color:red
margin: 0;}

table.navbar
{font-size: 12pt;
color: black;
font-family: times new roman;
margin: 0px;
padding: 0px; 
border: 0px;
background-COLOR: red; 
font-weight: normal;}

table.menu
{font-size: 12pt;
color: white;
background-color: black;
margin: 0px;
padding: 0px;
font-weight: normal;}


td.menuNormal
{padding: 0px;
margin: 0px;
color: white;
font-weight: normal;
vertical-align: top;
background-color: BLACK;}

td.menuHover
{padding: 0px;
font-family: times new roman;
font-size: 12pt;
font-color: black;
font-weight: bold;
vertical-align: top;
menu: red;
background-color: white;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 0px solid black;
background-color: black;
color: black;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: WHITE;
background-color: BLACK;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: WHITE;
background-color: BLACK;
display: block;}


a.menuitem:focus
{text-decoration: none;
color: white;
background-color: red;
display: block;}