A:active {color: #ffffff;
          text-decoration: line-through;}
A:hover {background-color: #999999;
         color: #ffffff;
         text-decoration: none;}
A:link {color: #333333;
        text-decoration: underline;}
A:visited {color: #333333;
           text-decoration: underline;}
BODY {background-attatchment: fixed;
      background-color: #ffffff;
      background-image: url("squig.jpg");
      background-repeat: repeat;
      color: #333333;
      font-family: "Verdana";
      font-size: 8pt;
      scrollbar-face-color: #cccccc;
      scrollbar-highlight-color: #cccccc;
      scrollbar-3dlight-color: #333333;
      scrollbar-shadow-color: #cccccc;
      scrollbar-darkshadow-color: #333333;
      scrollbar-track-color: #cccccc;
      scrollbar-arrow-color: #333333;}
.content {border-style: none;
          border-width: 0pt;
          text-align: justify;}
.footer {background-color: #cccccc;
         border-style: solid;
         border-width: 1pt;
         font-size: 7pt;
         padding: 1pt;
         text-align: center;}
.header {background-color: #cccccc;
         border-style: solid;
         border-width: 1pt;
         font-size: 10pt;
         padding: 5pt;
         text-align: center;}
H1 {font-family: "Verdana";
    font-size: 12pt;}
H2 {font-family: "Verdana";
    font-size: 10pt;}
HR {color: #333333;
    text-align: center;
    width: 80%;}