
 /* $MVD$:color("18","80ff","Orange","1") */
 /* $MVD$:color("19","ffd6ce","Lavender","1") */
 /* $MVD$:fontset("Untitled Font Set 1","Arial","Helvetica","sans-serif") */
 /* $MVD$:fontset("Sans Serif","Arial","Helvetica","Monaco") */
 BODY { background-color : black;
        text-align : center;}
 .mvd-BODY { background-color : black;
             text-align : center;}
 A { font-weight : bold;
     font-size : 140.0%;
     text-align : left;}
 .mvd-A { font-weight : bold;
          font-size : 140.0%;
          text-align : left;}
 A:link { text-decoration : none;
          color : #FFFF33;}
 A:visited { text-decoration : none;
             color : red;}
 A:hover { text-decoration : none;
           color : #F8FCFD;}
 .heading { font-weight : bold;
            color : white;}
 .normal { font-weight : normal;
           color : white;}
 .headingLeft { font-weight : bold;
                text-align : center;
                color : white;}
 .normalLeft { font-weight : normal;
               text-align : left;
               color : white;}
 #contianer { font-family : "Arial", "Helvetica", "sans-serif";
              font-size : 100.0%;
              text-align : center;
              width : 690.0px;
              margin : auto;}
 #menu { }
 #content { float : right;
            width : 562.0px;}
 P { font-family : "Arial", "Helvetica", "Monaco";
     font-size : 12.0pt;
     color : white;}
 .mvd-P { font-family : "Arial", "Helvetica", "Monaco";
          font-size : 12.0pt;
          color : white;}
 H1 { font-size : 18.0pt;
      color : white;}
 .mvd-H1 { font-size : 18.0pt;
           color : white;}
 