 /* dreams backwater legal disclaimer */
 BODY { background-image : url("images/back.gif");
 }
 .mvd-BODY { background-image : url("images/back.gif");
 }
 h1 { font-style : italic;
      font-weight : lighter;
      font-size : 24.0pt;
      text-align : center;
 }
 .mvd-h1 { font-style : italic;
           font-weight : lighter;
           font-size : 24.0pt;
           text-align : center;
 }
 P { text-align : justify;
     text-indent : 30.0pt;
     font-size : 13.0pt;
     line-height : 18.0pt;
     margin-top : 0.0pt;
     margin-bottom : 0.0pt;
 }
 .mvd-P { text-align : justify;
          text-indent : 30.0pt;
          font-size : 13.0pt;
          line-height : 18.0pt;
          margin-top : 0.0pt;
          margin-bottom : 0.0pt;
 }
 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: #0000ff; 
            text-decoration: underline;
            background-color : #fffaf0;
            font-style : italic;
            font-weight : lighter;
            font-size : 14.0pt;
 }
 a image { border-color : #000000;
 }