 /* $MVD$:fontset("Arial","Arial") */
 BODY { font-family : "Arial";
        background-color : white;}
 .mvd-BODY { font-family : "Arial";
             background-color : white;}
 H1 { color : blue;}
 .mvd-H1 { color : blue;}
 H2 { color : red;}
 .mvd-H2 { color : red;}
 H3 { color : green;}
 .mvd-H3 { color : green;}
 H4 { color : fuchsia;}
 .mvd-H4 { color : fuchsia;}
 H5 { color : teal;}
 .mvd-H5 { color : teal;}
 H6 { color : navy;}
 .mvd-H6 { color : navy;}
 A:link { text-decoration : none;
          color : blue;}
 A:visited { text-decoration : none;
             color : blueviolet;}
 A:active { text-decoration : none;
            color : silver;}
 CITE.expandspot { font-style : normal;
                   color : fuchsia;
                   cursor: hand;}
 .mvd-CITE-expandspot { font-style : normal;
                        color : fuchsia;
                        cursor: hand;}
 DFN.collapsed { font-style : normal;
                 font-weight : normal;
                 display :        'none';
                 color : red;}
 .mvd-DFN-collapsed { font-style : normal;
                      font-weight : normal;
                      display :        'none';
                      color : red;}
 DFN.expanded { font-weight : normal;
                color : red;}
 .mvd-DFN-expanded { font-weight : normal;
                     color : red;}
 EM.dropspot { color : blue;
               cursor: hand;}
 .mvd-EM-dropspot { color : blue;
                    cursor: hand;}
 DIV.droptext { color : red;}
 .mvd-DIV-droptext { color : red;}
 