td.hdr {
    background-color: lightgrey;
}

td.cnt {
    text-align: right;
}

td.stat {
    font-family: courier;
    font-size: 10px;
}

td.val {
    font-family: courier;
    font-size: 12px;
}

