     body {
          background-color : #000000;
          margin-top : 10;
          margin-bottom : 10;
          font-family : Arial, Verdana, Helvetica, sans-serif;
          font-size : 12px;
          color : #b4c0de;
          line-height : 16px;
      }
      td {
          font-family : Arial, Verdana, Helvetica, sans-serif;
          font-size : 12px;
          color : #b4c0de;
          line-height : 16px;
      }
      .bg {
          background-image : url('images/bg.jpg');
          background-repeat : no-repeat;
          background-position: bottom;
      }
     .bottom {
          font-family : Arial, Verdana, Helvetica, sans-serif;
          font-size : 11px;
          text-decoration : none;
          color : #800000;
          line-height : 12px;
      }
    .bottom a:link {
          font-family : Arial, Verdana, Helvetica, sans-serif;
          font-size : 11px;
          text-decoration : none;
          color : #880000;
          line-height : 12px;
      }
    .bottom a:visited {
          font-family : Arial, Verdana, Helvetica, sans-serif;
          font-size : 11px;
          text-decoration : none;
          color : #880000;
          line-height : 12px;
      }
    .bottom a:active {
          font-family : Arial, Verdana, Helvetica, sans-serif;
          font-size : 11px;
          text-decoration : none;
          color : #880000;
          line-height : 12px;
      }
    .bottom a:hover {
          font-family : Arial, Verdana, Helvetica, sans-serif;
          font-size : 11px;
          text-decoration : underline;
          color : #cccccc;
          line-height : 12px;
      }
     .succes {
          width : 350px ;
          border : 1px #000000 solid;
          background : #eaeaea; 
     }
