/* PRINT STYLE SHEET */

nav,
#navCards,
#navCards span,
footer,
.emailbutton,
.printbutton,
.ctabutton,
.button,
.extra,
.ctabuckets {
    
    display: none !important;
    
}

html, body { font-family: 'Arial'; line-height: 1.7; }

body { margin: 10mm 20mm 10mm 10mm; }

#logo img { width: 25mm; }


.h1 {
    
    margin: 10mm 0;
    font-size: 18pt;
}

p { font-size: 10pt; }