﻿header, #header2, #siteMap {
    display: none;
}

body {
    font-size: 1.1em;
    margin: 0;
}
h1 {
    font-size: 1.5em;
    border-bottom: none;
    margin-top: 5px;
}
h2 {
    font-size: 1.2em;
    margin-top: 5px;
    font-weight: bold;
}
.table, table {
    border: none;
}
.well {
    padding: 0;
    margin-bottom: 0;
}
.lead {
    font-size: 1.2em;
}

@page {
margin: 0.5cm;
}

@page :last {
    display: none;
}