body {
    background: none;
}
a, a:visited, a:hover, a:visited:hover {
    color: rgb(0, 0, 0);
    font-weight: normal;
}
a:after {
    content: ' <' attr(href) '>';
    font-size: smaller;
    font-style: italic;
}
a.anchor:after {
    content: '';
}
address a:after {
    content: '';
}
acronym {
    border-style: none;
}
#content acronym:after {
    content: ' (' attr(title) ')';
    font-size: smaller;
    font-style: italic;
}
p {
    text-align: justify;
}
#banner {
    height: auto;
    float: right;
    padding: 0 0 10mm 10mm;
}
#logo {
    background: none;
    position: relative;
    padding: 0;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
}
#logo img {
    display: block;
}
#tagline {
    position: relative;
    background: none;
    right: auto;
    top: auto;
    color: rgb(0, 0, 0);
}
#navigation {
    display: none;
}

#content {
    padding: 0;
}
h2 {
    background: none;
    border-style: none;
}
h2 span {
    color: rgb(0, 0, 0);
    padding: 0;
    background: none !important;
}
h2, h3, h4, h5 {
    text-decoration: underline;
    font-family: Verdana, sans-serif;
}
em {
    color: rgb(0, 0, 0);
}
#content img {
    padding: 0;
    background: none;
    border-style: none;
}
table, th, td {
    border-color: rgb(0, 0, 0);
}
thead tr, tbody th {
    background: none;
}

hr {
    display: none;
}
@page {
    margin-bottom: 50pt;
}
address {
    position: fixed;
    bottom: -50pt;
    text-align: center;
    height: 50pt;
    padding: 0;
    display: block;
    width: 100%;
    border-top: solid 1px rgb(0, 0, 0);
    font-family: Verdana, sans-serif;
    font-size: 10pt;
}
address a, address a:visited, address a:hover, address a:visited:hover {
    color: rgb(0, 0, 0);
}
.validity {
    display: none;
}
