body {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: medium
    }
h1, h2, h3, h4 {
    text-align: center
    }
p, ul {
    font-size: 0.8em
    }
li {
    font-size: 0.8em
    }
a:link {
    color: black
    }
a:visited {
    color: black
    }
.fnanchor {
    vertical-align: super;
    text-decoration: none;
    letter-spacing: 0
    }
.footnotes {
    border: solid #808080 1px;
    width: 100%;
    margin-top: 3em;
    margin-bottom: 6em
    }
.footnotes h3 {
    font-size: smaller;
    font-weight: normal;
    text-align: left;
    margin-top: 0.25em;
    margin-left: 0.25em
    }
.footnote p {
    text-indent: 0
    }
.footnote {
    font-size: 0.9em;
    margin-right: 1em;
    margin-left: 3.5em
    }
.footnote .label {
    width: 2.75em;
    text-align: right
    }
ol.nlist {
    list-style-type: decimal
    }
ol.lllist {
    list-style-type: lower-latin
    }
em {
    font-family: monospace;
    font-style: normal;
    font-size: 1.2em
    }