
 /* $MVD$:fontset("Arial","Arial") */
 BODY { background-color : black;}
 .mvd-BODY { background-color : black;}
 P { font-family : "Arial";
     font-size : 8.0pt;
     color : FFFFFF;}
 .mvd-P { font-family : "Arial";
          font-size : 8.0pt;
          color : FFFFFF;}
 LI { font-family : "Arial";
     font-size : 12.0pt;
     color : FFFFFF;}
 H1 { font-family : "Arial";
      font-weight : bold;
      font-size : 16.0pt;
      color : white;}
 .mvd-H1 { font-family : "Arial";
           font-weight : bold;
           font-size : 16.0pt;
           color : white;}
 H2 { font-family : "Arial";
      font-weight : normal;
      font-size : 14.0pt;
      text-decoration :underline;
      color : white;}
 .mvd-H2 { font-family : "Arial";
           font-weight : normal;
           font-size : 14.0pt;
           text-decoration :underline;
           color : white;}
 H3 { font-family : "Arial";
      font-weight : bold;
      font-size : 12.0pt;}
 .mvd-H3 { font-family : "Arial";
           font-weight : bold;
           font-size : 12.0pt;}
 H4 { font-family : "Arial";
      font-weight : bold;
      font-size : 12.0pt;}
 .mvd-H4 { font-family : "Arial";
           font-weight : bold;
           font-size : 12.0pt;}
 H5 { font-family : "Arial";
      font-weight : bold;
      font-size : 12.0pt;}
 .mvd-H5 { font-family : "Arial";
           font-weight : bold;
           font-size : 12.0pt;}
 H6 { font-family : "Arial";
      font-weight : bold;
      font-size : 12.0pt;}
 .mvd-H6 { font-family : "Arial";
           font-weight : bold;
           font-size : 12.0pt;}
 A:link { text-decoration :underline;
          color : CCBBFF;}
 A:visited { text-decoration :underline;
             color : 9988EE;}
 
