div, label, a.paginate_button {
    font-family: "Courier New", sans-serif;
}

#table td {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

#table thead {
    font-weight: bold;
    border-bottom: 2px solid black;
}

#table {
    margin-top: 20px;
    border: 2px solid black;
}