 body {
        background-color: white !important;
        color: black !important;
        font-size: 0.8em;
    }

    h1,h2 {
        font-size: 1em;
    }


    header img, aside img{
        max-height: 2cm !important;
    }

    .nav, footer, details, .noprint, input[type="submit"]{
        display: none !important;
    }
    a {
        color: black !important;
        text-decoration: none !important;
    }

    img {
        max-height: 5cm !important;
    }

    td {
        padding: 1px !important;
    }