 /* pgs */
 BODY { background-image : url("images/back.gif");
 }
 .mvd-BODY { background-image : url("images/back.gif");
 }
 TABLE { background-color : #fffaf0;
         margin-left: auto;
         margin-right: auto;
 }
 .mvd-TABLE { background-color : #fffaf0;
              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;
 }
 A:link { text-decoration : none;
          background-color : #fffaf0;
          color : #000000;
          font-style : italic;
          font-weight : lighter;
          font-size : 14.0pt;
 }
 A:visited { text-decoration : none;
             background-color : #fffaf0;
             color : #000000;
             font-style : italic;
             font-weight : lighter;
             font-size : 14.0pt;
 }
 A:hover { color: #0000ff; 
           text-decoration: underline;
           background-color : #fffaf0;
           font-style : italic;
           font-weight : lighter;
           font-size : 14.0pt;
 }
 A:active { color: #ff0000; 
            text-decoration: underline;
            background-color : #fffaf0;
            font-style : italic;
            font-weight : lighter;
            font-size : 14.0pt;
 }