/* BIPN 145 custom theme */

@media print {
    body         { font-size: 10pt; line-height: 1.3; }
    p, li        { margin-bottom: 3pt; }
    h1           { font-size: 18pt; margin-top: 8pt; }
    h2           { font-size: 14pt; margin-top: 6pt; }
    h3, h4       { font-size: 12pt; margin-top: 4pt; }
}

@page {
    margin: 0.75in;
}
