BODY { font-family: Arial,Helvetica;
       font-size: 10pt;
       color: #FFFFFF;
       background-color: #000000;
       background-image: url("images/background2.jpg"); }
A:link { color: #FFFF00;
         text-decoration: none; }
A:visited { color: #FFFF00;
            text-decoration: none; }
A:active { color: #FFFF00;
           text-decoration: none; }
A:hover { text-decoration: underline; }
P { font-family: Arial, Helvetica;
    font-size: 10pt; }
.large { font-size: 12pt;
          font-weight: bold; }
UL { font-family: Arial, Helvetica;
     font-size: 10pt; }
LI { font-family: Arial, Helvetica;
     font-size: 10pt; }
