table.qso-list tr.even {
    background-color: lightgrey;
}

table.qso-list tfoot tr {
    font-weight: bold;
}

table.qso-list td.call {
    font-weight: bold;
}

table.qso-list td.points {
    text-align: right;
}

table.qso-list td.band {
    text-align: right;
}