body {
    font-size: 9pt;
}

#logo img {
    max-height:50px;
}

#content {
    padding: 0 10px;
}

h1, .slogan {
    font-size: 14pt;
}

h2, h3 {
    font-size: 10pt;
}

.text {
    margin-bottom: 20px;
}

.hiddenPrint {
    display: none !important;
}