body {
    margin: auto 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin: 0 auto;
    text-align: justify;
    text-indent: 2em
    }
hr {
    width: 33%;
    margin: 2em auto;
    clear: both
    }
.pagenum {
    color: #999;
    font-size: smaller;
    text-align: right;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    letter-spacing: normal
    }
a[title].pagenum:after {
    content: attr(title)
    }
.blockquot {
    margin: 0.8em 8%
    }
em {
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
    font-variant: normal
    }
.center {
    text-align: center;
    text-indent: 0;
    margin: 1em auto
    }
.smaller {
    font-size: 65%
    }
.larger {
    font-size: 115%
    }
img {
    border: none
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin: auto 4%
    }
.footnote .label {
    padding-right: 0.5em;
    text-align: right
    }
.footnote p {
    text-indent: 0;
    margin: 0.1em auto
    }
.fnanchor {
    vertical-align: top;
    font-size: 70%;
    text-decoration: none
    }
sup {
    vertical-align: top
    }
.trnote {
    font-family: sans-serif;
    font-size: 90%;
    background-color: #ccc;
    color: #000;
    border: black 1px dotted;
    margin: 2em 15%;
    padding: 1em
    }
.trnote ul li {
    list-style-type: none
    }
.trnote p {
    text-indent: 0
    }
p.theend {
    text-align: center;
    margin: 3em auto;
    text-indent: 0
    }
.topmarg {
    margin-top: 2em
    }
.vertmargs {
    margin: 2em auto
    }
.w65 {
    width: 65%
    }
hr.chapbreak {
    width: 45%
    }