body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both;
    margin-top: 2em
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.toc {
    text-align: left;
    max-width: 40em
    }
.sig {
    margin-left: 4em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.small {
    font-size: small
    }
.smaller {
    font-size: smaller
    }
.larger {
    font-size: larger
    }
.large {
    font-size: large
    }
.x-large {
    font-size: x-large
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%
    }
hr.full {
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%
    }
ul {
    list-style-type: none;
    text-align: left
    }
.break {
    page-break-before: always
    }
h1, h2 {
    page-break-before: always
    }
.nobreak {
    page-break-before: avoid
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: x-small;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.lock {
    white-space: nowrap
    }
.left {
    text-align: left
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.b {
    font-weight: bold
    }
.footnotes {
    page-break-before: always
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.l2 {
    line-height: 1.5
    }
.writers {
    display: inline-block;
    text-align: left
    }
.writers-container {
    text-align: center;
    margin: -1em 0
    }
.poetry-container {
    text-align: center;
    margin: auto
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em 0 1em 0
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent4 {
    text-indent: -1em
    }
.poetry .indent8 {
    text-indent: 1em
    }
.poetry .indent10 {
    text-indent: 2em
    }
.poetry .indent18 {
    text-indent: 6em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    page-break-before: always;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
@media all {
    .poetry, .writers {
        display: block;
        margin-left: 1.5em
        }
    }
h1.pg {
    margin-top: 0
    }
hr.pg {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }