body, th, td, select, input, textarea {
    font-family: e2regular, arial;
    font-size: 8pt;
    line-height: 140%;
    }

* {
text-shadow: none;
box-shadow: none;
}
 

h1 {
box-shadow: none;
border: 0;
margin: 0 0 10px;
} 
    
#header, 
#footer {
    display: none;
    }
body,
#content {
    padding: 0;
    margin: 0;
    background: #fff;
}
section.page {
    width: auto !important;
    max-width: none !important;
    min-width: none !important;
    height: auto !important;
    max-height: none !important;
    min-height: none !important;
    }
    
.print {display: block;}
    