body, th, td {
    font-family: Lucida Grande, Arial;
    font-size: 10pt;
    max-width: 7.5in;
}

h1 {
    font-size: 14pt;
    font-weight: bold;
}

h2 {
    font-size: 12pt;
    font-weight: bold;
}

h2 + div {
    margin-left: 1em;
}

pre {
    margin-left: 2em;
}