body {
   background-color: #003366;
   /*background-color: #FFFFFF;*/
   position: absolute;
   border-top: 0;
   border-top-width: 0;
   margin-height: 0;
   margin-width: 0;
   margin-left: 0;
   margin-top: 0;
   margin-width: 0;
   }

.whiteText {
   color:#FFFFFF;
   }

.nav {
   color: #663300;
}

A:hover {
   color: #FF0000;
   text-decoration: none;
   }

A:link {
   text-decoration: none;
   }

/*
A:link.nav {
   color: #663300;
   text-decoration: none;
   }
*/

A:visited {
   text-decoration: none;
   }

/*
A:visited.nav {
   color: #663300;
   text-decoration: none;
   }
*/

DIV.logo {
   position: absolute;
   margin-top: 0;
   margin-left: 0;
   z-index: 1
   }

DIV.hq {
   position: absolute;
   margin-top: 60;
   margin-left: 68;
   z-index: 0
   }

FONT.biz {
   color: #0000FF
   }

FONT.body {
   font-size: 90%;
   }

FONT.tiny {
   font-family: Arial, Helvetica;
   font-size: 60%;
   }

FONT.small {
   font-family: Arial, Helvetica;
   font-size: 70%;
   }

FONT.warn {
   font-family: Arial, Helvetica;
   font-size: 80%;
   font-weight: bold;
   color: red
   }

H1 {
   font-size: 100%;
   color: #663300;
   font-weight: medium
   }

H2 {
   font-size: 200%;
   color: #663300;
   font-weight: medium
   }

H3 {
   font-size: 175%;
   color: #663300;
   font-weight: medium
   }

H4 {
   font-size: 150%;
   color: #663300;
   font-weight: medium
   }

H5 {
   font-size: 125%;
   color: #663300;
   font-weight: medium
   }

H6 {
   font-size: 100%;
   color: #663300;
   font-weight: medium
   }

TD {
   vertical-align: top
   }

TD.bottom {
   vertical-align: bottom
   }

TD.middle {
   vertical-align: middle
   }

P {
   font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 140%;
   margin-bottom: 2px;
   margin-top: 6px;
  }

