BODY { background-color: #CFF; background-image: url("images/back.jpg"); }

P, UL, LI, TD {
       font-family: "Trebuchet MS", Verdana, Geneva, "sans-serif";
       font-size: 11pt; font-weight: normal;
       color: #333333;
        }
B   { font-weight: bold; color: #660000;
        }
.heavy { font-weight: bold; color: #660000;
        }
H1 { font-family: Verdana, Geneva, "sans-serif";
       font-size: 13pt; font-weight: bold;
       color: #660000; text-align: center;
        }
H2 { font-family: Arial, Helvetica, "sans-serif";
       font-size: 12pt; font-weight: bold;
       color: #660000; padding: 3px; background-color: #FCFCFC; border: 1px solid #939;
       margin-top: 25px;
        }
H3 { font-family: Arial, Helvetica, "sans-serif";
       font-size: 11pt; font-weight: bold;
       color: #660000; 
        }
A:link { font-family: Arial, Helvetica, "sans-serif";
         font-size: 11pt; 
         text-decoration: underline;
         font-weight: bold;
         color: #666666;
           }
A:visited { font-family: Arial, Helvetica, "sans-serif";
         font-size: 11pt; text-decoration: none;
         font-weight: bold;
         color: #CC6600;
         }
A:active { font-family: Arial, Helvetica, "sans-serif";
         font-size: 11pt; text-decoration: none;
         font-weight: bold;
         color: #FFCC66;
           }
A:hover { font-family: Arial, Helvetica, "sans-serif";
         font-size: 11pt; text-decoration: underline;
         font-weight: bold;
         color: #33CCCC;
           }



