header, footer, div.actions, div.footer__body, .section__image, .no-print, div.select-year {
    display: none !important;
}

body * { visibility: hidden !important; }
div.main--primary * { visibility: visible !important; }
div.main--primary { position: absolute; top: 40px; left: 30px; }

body {
    background-color: white;
}

h1, h2, h3, h4, h5 {
    page-break-after: avoid;
    break-after: avoid;
}

body * {
    font-size: 11pt !important;
}
h1 {
    font-size: 15pt !important;
}
h2, h3, h4, h5 {
    font-size: 13pt !important;
}
h1, h2, h3, h4, h5, body {
    font-family: Arial, Helvetica, sans-serif;
}
