
 /* $MVD$:fontset("Arial","Arial") */
 BODY { background-color : 000000;}
 .mvd-BODY { background-color : 000000;}
 P { font-family : "Arial";
     font-size : 8.0pt;
     color : white;}
 .mvd-P { font-family : "Arial";
          font-size : 8.0pt;
          color : white;}
 Li { font-family : "Arial";
     font-size : 8.0pt;
     color : white;}
 .mvd-Li { font-family : "Arial";
          font-size : 8.0pt;
          color : white;}
 OL { font-family : "Arial";
     font-size : 8.0pt;
     color : white;}
 .mvd-OL { font-family : "Arial";
          font-size : 8.0pt;
          color : white;}
 UL { font-family : "Arial";
     font-size : 8.0pt;
     color : white;}
 .mvd-UL { font-family : "Arial";
          font-size : 8.0pt;
          color : white;}
 Pre { font-family : "Courier";
     font-size : 8.0pt;
     color : white;}
 .mvd-Pre { font-family : "Courier";
          font-size : 8.0pt;
          color : white;}
 H1 { font-family : "Arial";
      font-weight : bold;
      font-size : 10.0pt;
      color : white;}
 .mvd-H1 { font-family : "Arial";
           font-weight : bold;
           font-size : 10.0pt;
           color : white;}
 H2 { font-family : "Arial";
      font-weight : normal;
      font-size : 10.0pt;
      color : white;}
 .mvd-H2 { font-family : "Arial";
           font-weight : normal;
           font-size : 10.0pt;
           color : white;}
 A:link { text-decoration :none;
          color : AAAADD;}
 A:visited { text-decoration :none;
             color : 9999CC;}
 A:hover { text-decoration: none; 
           color: DDDDDD;}
 
