body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: left;
}

#header, #maintitle, #leftcol, #contact, #bottom, form, .donotprint {
    display: none;
}

.contenttable, th, td {
    border: 1px solid #ccc;
    border-spacing: 1px;
    font-size: 12px;
    margin-bottom: 1em;
}

th, td {
    padding: 3px;
}

thead {display: table-header-group;}
tr {page-break-inside: avoid;}