/*formate construc*/
       #const{background-color: #993300;
              border-width: 0px;
              color: rgb(255,255,255);
              font-family: verdana, helvetica;
              font-size: 11pt;
              text-align: center;
              width: 100%;
              margin-left: 5px;}
           a:link {color: #ffffff; font-weight:600; text-decoration: none; font-size: 10pt;} 
           a:active {color: #ff0000; font-weight:400; text-decoration: none; font-size: 10pt;} 
           a:visited {color: #c0c0c0; font-weight:400; text-decoration: none; font-size: 10pt;}
          h1{font-size: 14pt; font-weight: bold}
          h2{font-size: 10pt;font-weight: 500;}

          .noir{  background-color: rgb(0, 0, 0);}
  
