body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 1ex;
    margin-bottom: 0;
    text-align: justify
    }
.pagenum {
    display: inline;
    font-size: x-small;
    text-align: right;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    background-color: inherit;
    border: 1px solid #eee
    }
.pncolor {
    color: silver
    }
h1, h2 {
    text-align: left;
    font-weight: normal
    }
h1 {
    font-size: 1.2em;
    margin-top: 4ex;
    margin-bottom: 2ex
    }
h2 {
    font-size: 1.1em;
    margin-top: 4ex;
    margin-bottom: 2ex
    }
hr.pb {
    width: 100%;
    border: none;
    border-top: thin dashed silver;
    clear: both
    }
.sc {
    font-variant: small-caps
    }
hr.fnsep {
    border: none;
    border-bottom: 1px solid black;
    width: 10%;
    margin-left: 0
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.caption {
    font-size: 80%
    }
.footnote a {
    text-decoration: none
    }
div.center p {
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
.footnote {
    font-size: 80%
    }
.fnanchor {
    font-size: 80%;
    text-decoration: none;
    vertical-align: 0.25em
    }
.sc {
    font-variant: small-caps
    }
.footnote .label {
    text-align: left
    }