body {
    color: #000;
    font-family: verdana, arial, sans-serif;
    font-size: 10pt;
}

#logo, #sites, #menu, #submenu, #illu, #footer, .overview {
    display: none;
}
#bodytext {
    border: 0;
}
#bodytext table td {
    padding-right: 1.0em;
    padding-bottom: 0.5em;
    vertical-align: top;
}
#logoprint {
    margin-bottom: 2.0em;
}
#footerprint {
    border-top: 1px solid #999;
    color: #666;
    font-size: 80%;
    margin-top: 2.0em;
    padding-top: 1.0em;
}
#footerprint table {
    width: 100%;
}


a {
    color: #000;
    text-decoration: underline;
}
h1 {
    font-size: 15pt;
}
h2 {
    font-size: 12pt;
}
