     BODY { background-color: white }
     H1 { color: black;
           font-weight: bold;
           font-size: 16pt;
           font-family: Arial, sans-serif }
     H2 { color: black;
           font-weight: bold;
           font-size: 12pt;
           font-family: Arial, sans-serif }
     H3 { color: black;
           font-weight: bold;
           font-size: 10pt;
           font-family: Arial, sans-serif }
     P { color: black;
           font-size: 11pt;
           font-family: Arial, sans-serif }
     TABLE { color: black;
           font-size: 10pt;
           font-family: Arial, sans-serif }
     LI { color: black;
           font-size: 10pt;
           font-family: Arial, sans-serif }       
