body tr td { color: black;
             font-family: Arial;
             font-size: 13
           }
a:link { color: #38C500;
         text-decoration: none
          }
a:active { color: #38C500;
         text-decoration: none
          }
a:visited { color: #38C500;
         text-decoration: none
          }
a:hover { color: #217500;
         text-decoration: underline
          }
.red { color: red
       }
.dot { font-family: Symbol }
.199 { font-size: 14 }
.j { font-size: 17;
     font-style: italic;
     color: #FF0000;
     font-weight: bold }
.back { background-repeat: no-repeat;
        background-image: url("../images/hi.jpg");
        background-position: center bottom;
        background-attachment: fixed }