body {
    padding: 0;
    margin: 0;
}

body,html {
    height:100%;
    line-height: normal;
    color:#000000;
    font-family: 'Times New Roman';
    background: #ffffff;
    font-size:12px;
}
header, footer, .title {
    display: none;
}
.hiddenPdf {
    display: none;
}