body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    clear: both;
    margin-top: 2em;
    margin-bottom: 3em;
    letter-spacing: 0.1em;
    font-weight: lighter
    }
h1.pg {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 0;
    font-weight: bold
    }
h2 {
    text-align: center;
    clear: both;
    margin-top: 2em;
    margin-bottom: 1.5em;
    letter-spacing: 0.1em;
    font-weight: lighter
    }
h3 {
    text-align: center;
    clear: both;
    margin-top: 2em;
    margin-bottom: 1.5em;
    letter-spacing: 0.1em;
    font-weight: bold
    }
h3.pg {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 0;
    font-weight: bold
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0;
    text-indent: 1em
    }
p.nomt {
    margin-top: 0;
    text-align: justify;
    margin-bottom: 0;
    text-indent: 1em
    }
p.noi {
    text-indent: 0
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdr {
    text-align: right;
    vertical-align: bottom
    }
.tdind {
    text-align: justify;
    vertical-align: bottom;
    padding-left: 2em;
    padding-right: 1em;
    text-indent: -2em
    }
.tdc {
    text-align: center;
    padding-top: 1.5em;
    padding-bottom: 1em;
    font-size: 120%
    }
.tdcb {
    text-align: center;
    padding-bottom: 0.75em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%;
    font-size: 90%
    }
.desc {
    text-indent: -2em;
    padding-left: 2em;
    font-size: 90%;
    margin-bottom: 1em
    }
.sidenote {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-left: 1em;
    clear: right;
    margin-top: 1em;
    font-size: smaller;
    color: black;
    background: #eee;
    border: dashed 1px
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-style: italic;
    font-size: smaller;
    text-align: center;
    margin-left: 25%;
    margin-right: 25%
    }
.title {
    text-align: center;
    margin-top: 3em
    }
.figcenter {
    text-align: center;
    margin-top: 2em
    }
.footnotes {
    border: dashed 1px;
    margin-top: 2em;
    padding-bottom: 1em
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.series {
    border: solid black 1px
    }
p.ads {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0;
    text-indent: 1em;
    margin-right: 15%;
    margin-left: 15%
    }
.adsans {
    letter-spacing: 0.05em;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 95%;
    text-align: center;
    margin-top: 0.5em
    }
.adstit {
    text-align: center;
    margin-top: 1em;
    font-size: 130%;
    letter-spacing: 0.1em;
    font-weight: bolder
    }
p.sig {
    margin-top: 0.75em;
    text-align: right;
    margin-bottom: 0.75em;
    margin-right: 5%
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    font-size: 95%
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
div.index {
    text-align: left;
    font-size: 90%
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.IX li {
    margin-top: 0
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.tnote {
    border: dashed 1px;
    margin-left: 10%;
    margin-right: 10%;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
hr.full {
    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
    }
pre {
    font-size: 85%
    }