﻿body {
    background: #ffffff;
    font-family: Arial;
    font-size: 10pt;
}

h1 {
    font-size: 14pt;
}

h2 {
    font-size: 12pt;
}

h3 {
    font-size: 10pt;
}

#footer {
    display: none;
}

#header {
    display: none;
}

.sitemap {
    display: none;
}

