.whiteText {
   color:#FFFFFF;
   }

A:hover {
   color: #FF0000;
   text-decoration: none;
   }

A:link {
   text-decoration: none;
   }

A:link.nav {
   color: brown;
   text-decoration: none;
   }

A:visited {
   text-decoration: none;
   }

A:visited.nav {
   color: brown;
   text-decoration: none;
   }

BODY {
   background-color: #FFFFEE;
   position: absolute;
   border-top: 0;
   border-top-width: 0;
   margin-height: 0;
   margin-width: 0;
   margin-left: 0;
   margin-top: 0;
   margin-width: 0;
   }

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: brown;
   font-weight: medium
   }

H2 {
   font-size: 200%;
   color: brown;
   font-weight: medium
   }

H3 {
   font-size: 175%;
   color: brown;
   font-weight: medium
   }

H4 {
   font-size: 150%;
   color: brown;
   font-weight: medium
   }

H5 {
   font-size: 125%;
   color: brown;
   font-weight: medium
   }

H6 {
   font-size: 100%;
   color: brown;
   font-weight: medium
   }

TD {
   vertical-align: top
   }

TD.bottom {
   vertical-align: bottom
   }

TD.middle {
   vertical-align: middle
   }
