.l1table {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background: #E5E6E8;
}
.t1{
    font-family: Tahoma, Arial, "MS Sans Serif", Helvetica, Verdana;
    font-size: 11px;
    font-weight: normal; 
    font-style: normal;
    text-decoration: none;
    color: black;  

}
.t2{
    font-family: Tahoma, Arial, "MS Sans Serif", Helvetica, Verdana;
    font-size: 11px;
    font-weight: normal; 
    font-style: normal;
    text-decoration: none;
    color: white;  
}
