body, html
{
background-color: #336699;
color: #cff;
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 11px;
text-align: left;
text-decoration: none;
padding: 0px;
margin: 0px;
}

/* additional styles for index page */


a {background-color:transparent; color: #fff; text-decoration: none;}
a:hover {background-color:#2C5985; color: #e6e6e6;}

h1,h2,h3,h4,h5,h6 {
margin: 1px; padding: 1px
}

h1 {font-weight: bold; font-size: 16px; }
h2 {font-weight: bold; font-size: 15px; }
h3 {font-weight: bold; font-size: 12px; }
h4 {font-weight: bold; font-size: 12px; }
h5 {font-weight: bold; font-size: 11px; }
h6 {font-weight: bold; font-size: 10px; }

BodyDiv a:hover {
background-color: #cf9;
text-decoration: underline; color: #030;
}

.bmenu {
font-family: "Arial", "Geneva", "Helvetica", sans-serif;
font-size: 13px; font-weight: bold;
}

a.pMenu:link { background-color: transparent; color: #fff; }
a.pMenu:visited { background-color: transparent; color: #fff; }
a.pMenu:hover { background-color: transparent; color: #336;  }

.Footer {
border-top: dotted #999 1px;
font-size: 10px;
font-style: italic
}

#theFooter {
margin: 200px 6px 6px 6px;
}
