.whiteText {
   color:#FFFFFF;
   }

A:hover {
   color:#FF0000;
   text-decoration: none
   }

A:link {
   text-decoration: none
   }

A:link.blue {
   color: blue;
   text-decoration: none;
   }

A:visited {
   text-decoration: none
   }

A:visited.maroon {
   color: maroon;
   text-decoration: none;
   }

A:visited.blue {
   color: maroon;
   text-decoration: none;
   }

BODY {
   position: absolute;
   margin-height: 0;
   margin-left: 0;
   margin-top: 0;
   margin-width: 0;
   background: url('Image1.jpg');
   }

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.body {
   font-size: 90%;
   }

FONT.medium {
   font-family: Arial, Helvetica;
   font-size: 75%;
   font-weight: bold; color: #0000BB
   }

FONT.small {
   font-family: Arial, Helvetica;
   font-size: 7pt;
   font-weight: bold; color: #0000BB
   }

FONT.tiny {
   font-family: Arial, Helvetica;
   font-size: 60%;
   }

H1 {
   font-size: 120%;
   color: #0000BB;
   font-weight: medium
   }

H2 {
   font-size: 200%;
   color: #0000BB;
   font-weight: medium
   }

H3 {
   font-size: 175%;
   color: #0000BB;
   font-weight: medium
   }

H4 {
   font-size: 150%;
   color: #0000BB;
   font-weight: 900
   }

H5 {
   font-size: 125%;
   color: #0000BB;
   font-weight: medium
   }

H6 {
   font-size: 100%;
   color: #0000BB;
   font-weight: medium
   }

TD {
   vertical-align: top
   }
