body {
    font-family: garamond, baskerville, serif;
    text-size: 120%;
}

table {
    page-break-inside: avoid;
    width: 85%;
}

h1 {
    border-color: black;
}

table, th, td {
    border-color: black;
    border-width: 1px;
}

.banner, div.badges, .noprint {
    display:none;
}
