body {
    color: black;
    background-color: transparent;
    font-family: Consolas, 'Lucida Console', 'DejaVu Sans Mono', monospace;
}

tr.headers td {
    background-color: black;
    color: white;
    font-weight: bold;
}

a.button {
    display: none;
}