BODY {
      font-family: Arial;
      font-size: 10pt;
      color: #E1E1E1;
      background: URL(jpegs/background.jpg);
      background-repeat: repeat-y;
      background-color: #420084
     }


TABLE {
       font-family: Arial;
       color: #E1E1E1;
       font-size: 10pt
      }

TD {
    color: #E1E1E1;
    font-family: Arial;
    font-size: 10pt
   }

DIV {
     font-family: Arial;
     font-size: 10pt
     color: #E1E1E1;

    }

a:link {
        font-family: Arial;
        color: #E1E1E1;
        font-size: 10pt;
       }

a:active {
          font-family: Arial;
          color: #E1E1E1;
          font-size: 10pt;
         }

a:visited {
           font-family: Arial;
           color: #E1E1E1;
           font-size: 10pt;
          }

P {
   font-family: Arial;
   color: #E1E1E1;
   font-size: 10pt
  }

