
 /* $MVD$:color("18","f0ced0","Lt Grey Link","1") */
 /* $MVD$:fontset("Untitled Font Set 1","helvetica") */
 A:link { font-family : "helvetica";
          font-size : 14.0px;
          text-decoration : none;
          color : blue;}
 A:active { font-family : "helvetica";
            font-size : 14.0px;
            text-decoration : none;
            color : red;}
 A:visited { font-family : "helvetica";
             font-size : 14.0px;
             background-color : transparent;
             text-decoration : none;
             color : #00007F;}
 A:hover { font-family : "helvetica";
           font-size : 14.0px;
           text-decoration :underline;
           color : red;}
 P { font-family : "helvetica";
     font-size : 14.0px;
     color : black;}
 .mvd-P { font-family : "helvetica";
          font-size : 14.0px;
          color : black;}
 TD { font-family : "helvetica";
      font-size : 14.0px;
      color : black;}
 .mvd-TD { font-family : "helvetica";
           font-size : 14.0px;
           color : black;}
 LI { font-family : "helvetica";
      font-size : 14.0px;
      color : black;}
 .mvd-LI { font-family : "helvetica";
           font-size : 14.0px;
           color : black;}
 H1 { font-family : "helvetica";
      font-size : 22.0px;
      color : black;}
 .mvd-H1 { font-family : "helvetica";
           font-size : 22.0px;
           color : black;}
 