A:link {
       color: #3300FF;
       }
A:visited
       {
       color: #CC0000;
       }

ADDRESS {
        font-family: Arial, Helvetica, Tahoma, sans-serif;
        font-size: 16pt;
        font-style: normal;
        font-weight: 750;
        line-height: 20pt;
        text-align: center;
        }

BODY {
     background-attachment: scroll;
     background-color: #999999;
     background-position: center center;
     background-repeat: no-repeat;
     color: #000000;
     font-size: 12pt;
     font-style: normal;
     font-variant: normal;
     font-weight: 500;
     line-height: 16pt;
     margin-bottom: 0.25in;
     margin-left: 0.25in;
     margin-right: 0.25in;
     margin-top: 0.25in;
     }

H1 {
   font-family: Arial, Helvetica, Tahoma, sans-serif;
   font-size: 24pt;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   line-height: 28pt;
   text-align: center;
   }

H2 {
   font-family: Arial, Helvetica, Tahoma, sans-serif;
   font-size: 20pt;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   line-height: 24pt;
   text-align: center;
   }

H3 {
   font-family: Arial, Helvetica, Tahoma, sans-serif;
   font-size: 16pt;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   line-height: 22pt;
   text-align: center;
   }

P, .straight  {
   font-family: "Book Antiqua", "Bookman Old Style", "Century Schoolbook",
     Garamond, serif;
   font-size: 12pt;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   line-height: 14pt;
   }

Q  {
   font-family: serif;
   font-size: 10pt;
   font-style: italic;
   }

.drop
   {
   float: left;
   font-size: 150%;
   }

.first-line
   {
   font-size: 14pt;
   font-variant: small-caps;
   }

.link
   {
   color: #0000FF;
   }
