.button {
    font-size : 10px;
    font-weight: bold;
    color : #FFFFFF;
    cursor : hand;
    background-color : #cc4444;
    border-top : #FFFFFF solid 1;
    border-left : #FFFFFF solid 1;
    border-bottom : #000000 solid 1;
    border-right : #000000 solid 1;
}
TD.thead {background-color: #222222;color: white;FONT-WEIGHT: bold}
TD.dcell {background-color: #ffffff;padding: 2px;}