      body {
        margin-top:0;
        margin-left:0;
        margin-right:0;
	background: #212121;
        }

      A:link {  color: #ffffff; text-decoration: none; }
      A:visited {   color: #ffffff; text-decoration: none; }
      A:active {  color: #ffffff; text-decoration: none; }
      A:hover { color: #ffffff; background-color: #445569; text-decoration: underline overline; }

     table {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #bacada;
        font-size: 8pt;
        }

      pre {
        font-family : Fixed;
        color : #bacada;
        font-size: 9pt;
        background: #101010;
        }

      th {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight : bold;
        color : #ffffff;
        background: #445569;
        }

      select {
        font-family : Arial, Helvetica, sans-serif;
        color: 000033;
        font-size : 9pt;
        border:  1 solid;
        }

      input{
        font-family : Arial, Helvetica, sans-serif;
        color: 000033;
        font-size : 9pt;
        border:  1 solid;
        }

      textarea{
        font-family : Arial, Helvetica, sans-serif;
        color: 000033;
        font-size : 9pt;
        border:  1 solid;
        }

      .td-head {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight : bold;
        color : #ffffff;
        background: #445569;
        }

      .td-con {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight : normal;
        color : #bacada;
        background: #101010;
        }

      .lien {
        position: relative;
        top: -1; color: #FFFFFF;
        font-size: 8pt;
        font-family: tahoma,arial;
        font-weight: bold;
        letter-spacing: 0pt;
        text-decoration: none; }

      .divise {
        position: relative;
        top: -3;
        color: #C0C0C0;
        background: #000000;
        font-size: 12pt; }

      .login-box {
        font-family : tahoma, arial, Helvetica, sans-serif;
        font-size : 8pt;
        font-weight : normal;
        color : #ffffff;
        background-color : #101010; }

      .sub-box {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color: #ffffff;
        font-weight : normal;
        font-size: 8pt;
        background-color : #445569;
        background: #445569; }

