table:not(.txtTable) tr:first-child {
    background-color: #d4d4d4;
    font-weight: bolder;
    color: black;
}