 /* Part Nine & Twelve */
 BODY { background-image : url("images/back.gif");
        color : #fffaf0;
 }
 .mvd-BODY { background-image : url("images/back.gif");
             color : #fffaf0;
 }
 TABLE { background-color : #000000;
         margin-left: auto;
         margin-right: auto;
 }
 .mvd-TABLE { background-color : #000000;
              margin-left: auto;
              margin-right: auto;
 }
 h1 { font-weight : lighter;
      font-size : 22.0pt;
      text-align : center;
 }
 .mvd-h1 { font-weight : lighter;
           font-size : 22.0pt;
           text-align : center;
 }
 h2 { font-weight : lighter;
      font-size : 26.0pt;
      text-align : center;
 }
 .mvd-h2 { font-weight : lighter;
           font-size : 26.0pt;
           text-align : center;
 }
 P { font-size : 13.0pt;
     text-align : justify;
     text-indent : 30.0pt;
     line-height : 18.0pt;
     margin-top : 0.0pt;
     margin-bottom : 0.0pt;
     padding-left : 6.0pt;
     padding-right : 6.0pt;
 }
 .mvd-P { font-size : 13.0pt;
          text-align : justify;
          text-indent : 30.0pt;
          line-height : 18.0pt;
          margin-top : 0.0pt;
          margin-bottom : 0.0pt;
          padding-left : 6.0pt;
          padding-right : 6.0pt;
 }
 P.one { font-size : 13.0pt;
         text-align : justify;
         text-indent : 0.0pt;
         line-height : 18.0pt;
         margin-top : 0.0pt;
         margin-bottom : 0.0pt;
 }
 .mvd-P.one { font-size : 13.0pt;
              text-align : justify;
              text-indent : 0.0pt;
              line-height : 18.0pt;
              margin-top : 0.0pt;
              margin-bottom : 0.0pt;
 }
 P.page { font-size : 13.0pt;
          text-align : center;
          text-indent : 0.0pt;
          line-height : 18.0pt;
          margin-top : 0.0pt;
          margin-bottom : 0.0pt;
 }
 .mvd-P.page { font-size : 13.0pt;
               text-align : center;
               text-indent : 0.0pt;
               line-height : 18.0pt;
               margin-top : 0.0pt;
               margin-bottom : 0.0pt;
 }
 P.title { font-weight : lighter;
           font-size : 24.0pt;
           text-indent : 0.0pt;
           text-align : center;
 }
 .mvd-P.title { font-weight : lighter;
                font-size : 24.0pt;
                text-indent : 0.0pt;
                text-align : center;
 }
 P.right { font-size : 13.0pt;
           text-align : right;
           text-indent : 0.0pt;
           line-height : 18.0pt;
           margin-top : 0.0pt;
           margin-bottom : 0.0pt;
           padding-left : 0.0pt;
           padding-right : 0.0pt;
 }
 .mvd-P.right { font-size : 13.0pt;
                text-align : right;
                text-indent : 0.0pt;
                line-height : 18.0pt;
                margin-top : 0.0pt;
                margin-bottom : 0.0pt;
                padding-left : 0.0pt;
                padding-right : 0.0pt;
 }
 P.left { font-size : 13.0pt;
          text-align : left;
          text-indent : 0.0pt;
          line-height : 18.0pt;
          margin-top : 0.0pt;
          margin-bottom : 0.0pt;
          padding-left : 0.0pt;
          padding-right : 0.0pt;
 }
 .mvd-P.left { font-size : 13.0pt;
               text-align : left;
               text-indent : 0.0pt;
               line-height : 18.0pt;
               margin-top : 0.0pt;
               margin-bottom : 0.0pt;
               padding-left : 0.0pt;
               padding-right : 0.0pt;
 }
 P.small { font-size : 12.0pt;
           text-align : left;
           text-indent : 0.0pt;
           line-height : 16.0pt;
           margin-top : 0.0pt;
           margin-bottom : 0.0pt;
           padding-left : 0.0pt;
           padding-right : 0.0pt;
 }
 .mvd-P.small { font-size : 12.0pt;
                text-align : left;
                text-indent : 0.0pt;
                line-height : 16.0pt;
                margin-top : 0.0pt;
                margin-bottom : 0.0pt;
                padding-left : 0.0pt;
                padding-right : 0.0pt;
 }
 P.vsmall { font-size : 10.0pt;
            text-align : left;
            text-indent : 0.0pt;
            line-height : 14.0pt;
            margin-top : 0.0pt;
            margin-bottom : 0.0pt;
            padding-left : 0.0pt;
            padding-right : 0.0pt;
 }
 .mvd-P.vsmall { font-size : 10.0pt;
                 text-align : left;
                 text-indent : 0.0pt;
                 line-height : 14.0pt;
                 margin-top : 0.0pt;
                 margin-bottom : 0.0pt;
                 padding-left : 0.0pt;
                 padding-right : 0.0pt;
 }
 A:link { text-decoration : none;
          background-color : #000000;
          color : #fffaf0;
          font-style : italic;
          font-weight : lighter;
          font-size : 14.0pt;
 }
 A:visited { text-decoration : none;
             background-color : #000000;
             color : #fffaf0;
             font-style : italic;
             font-weight : lighter;
             font-size : 14.0pt;
 }
 A:hover { color: #d80000; 
           text-decoration: underline;
           background-color : #000000;
           font-style : italic;
           font-weight : lighter;
           font-size : 14.0pt;
 }
 A:active { color: #d80000; 
            text-decoration: underline;
            background-color : #000000;
            font-style : italic;
            font-weight : lighter;
            font-size : 14.0pt;
 }