.notInPrint,
#header,
#mainmenu,
#menu,
#sidebar
{
    display: none;
}



body,html {
    font-size: 10pt;
    font-family: Times New Roman;
    background-color: #fff;
}
body {
    margin: 0 2cm 0 2cm;
}

a {
    color: #000;
    text-decoration: none;
}

table td, table th {
    padding: 0.2cm;
}

