.totalRow{
    background: #fafafa;
    color: #252525;
}

table thead tr th {
    text-align: center;
}

table#this-year tbody tr:last-child {
    font-weight:bold;
}