p {
    margin-top: 0.75em;
    text-align: justify
    }
h1 {
    text-align: center;
    line-height: 1.5;
    font-weight: 500
    }
h1.pg {
    text-align: center;
    line-height: 1;
    font-weight: bold
    }
h2 {
    text-align: center;
    font-weight: 500;
    font-size: 120%;
    margin-top: 2.5em;
    margin-bottom: 3em
    }
h3 {
    text-align: center;
    clear: both
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 105%
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.center {
    text-align: center
    }
.small {
    font-size: 70%
    }
.big {
    font-size: 130%
    }
.lighter {
    font-weight: 500
    }
.smcap {
    font-variant: small-caps
    }
.g {
    letter-spacing: 0.1em
    }
.break {
    margin-top: 2.5em
    }
.right {
    text-align: right;
    margin-right: 10%
    }
.left {
    margin-left: 10%
    }
.lefto {
    text-align: left;
    margin-left: 10%
    }
.desc {
    font-weight: 600;
    letter-spacing: 0.1em
    }
.TOC {
    width: 50%;
    margin-left: 23%;
    list-style-type: upper-roman;
    line-height: 1.3em
    }
.tnote {
    border: dashed 1px;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 5em;
    padding-bottom: 1.5em;
    padding-top: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 90%
    }
.tnote ul {
    list-style-type: none
    }
.tnote h2 {
    text-align: center;
    clear: both;
    font-weight: 500;
    margin-top: 1.5em;
    margin-bottom: 2em
    }
.figcenter {
    text-align: center;
    margin-top: 2em;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: 0.3em;
    font-size: 0.8em;
    text-decoration: none;
    padding-left: 0.1em
    }
.poem {
    margin-left: auto;
    margin-right: auto;
    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.i1 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
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%
    }
h4 {
    text-align: center;
    line-height: 1
    }