
        
      

        table {
           border:1px; 
           /*table-layout:fixed;*/
           width:100%;
           max-width:900px;
           /*font-size:0.9em;*/
           margin: auto;
           padding:0px;
           background-color:silver;
           background-repeat:no-repeat;
           background-position:;
           font-family:'Verdana',sans-serif;
           }

        tr {
           min-height:100px;
           }
           
        td { 
           color:#000000;
           font-size:0.7em;
           vertical-align:top; 
           border:1px solid #465D75; 
           padding: 0.5em;
           }
       
    .table {
          font-family:'Verdana',sans-serif;
          color:#000000;
          font-weight:bold;
          /*text-decoration:none;*/
          }
   

