p {
    margin-top: 0.5em;
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 0.5em;
    line-height: 120%
    }
h1 {
    text-align: center;
    font-weight: bold;
    clear: both;
    line-height: 200%;
    font-size: 200%
    }
h2, h3 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 200%;
    font-size: 100%
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 100%
    }
.cover {
    margin: auto;
    text-align: center
    }
.tnote {
    background-color: #EEE;
    color: inherit;
    margin: 5% 15%;
    padding: 0.5em 1em;
    border: dotted 1px gray;
    font-size: small
    }
.tnote p {
    text-indent: 0;
    text-align: left;
    margin-bottom: 0.25em;
    margin-top: 0.25em
    }
.frontm {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center
    }
.frontm span.size180 {
    font-size: 1.8em
    }
.frontm span.size120 {
    font-size: 1.2em
    }
.frontm span.size080 {
    font-size: 0.8em
    }
table.toc {
    margin-left: auto;
    margin-right: auto
    }
table.toc td.part {
    text-align: center;
    font-style: italic;
    padding-top: 2.5em
    }
table.toc td.num {
    text-align: center;
    padding-top: 1em
    }
table.toc td.name {
    vertical-align: top;
    font-size: smaller;
    padding-right: 2em
    }
table.toc td.page {
    vertical-align: bottom;
    text-align: right
    }
table.toc span.small {
    font-size: x-small
    }
.pagenum {
    font-size: small;
    text-align: right
    }
p.cap {
    text-indent: 0
    }
p.cap:first-letter {
    clear: left;
    padding: 0;
    margin: 0 0.1em 0 0;
    line-height: 1em;
    font-size: 250%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 1em;
    font-size: 95%
    }
.footnote h3 {
    font-size: 90%
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: 0.3em;
    font-size: small;
    font-style: normal;
    text-decoration: none
    }
.poem {
    margin-left: 5%;
    margin-right: 10%;
    text-align: left;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.poem span.i6 {
    display: block;
    margin-left: 6em;
    padding-left: 2em;
    text-indent: -2em
    }
.poem span.i6q {
    display: block;
    margin-left: 5.7em;
    padding-left: 2em;
    text-indent: -2em
    }
.poem span.i6qq {
    display: block;
    margin-left: 5.5em;
    padding-left: 2em;
    text-indent: -2em
    }
.poem span.i8 {
    display: block;
    margin-left: 8em;
    padding-left: 2em;
    text-indent: -2em
    }
.series {
    max-width: 40em;
    margin-left: auto;
    margin-right: auto
    }
.series p.head1 {
    margin-top: 0.75em;
    margin-bottom: 0.5em;
    font-weight: bold;
    font-size: 200%;
    text-align: center
    }
.series p.head2 {
    margin-top: 0.5em;
    margin-bottom: 0.25em;
    font-size: 100%;
    text-align: center
    }
.series p {
    margin-left: 2em;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    text-indent: -2em;
    font-size: 90%
    }
.series hr {
    width: 100%
    }
hr {
    width: 20%
    }
.nodent {
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.smital {
    font-style: italic;
    font-size: 90%
    }
.smquot {
    line-height: 95%;
    font-size: 95%;
    margin-bottom: 1em
    }
.center {
    text-align: center
    }
#coverpage {
    border: 1px solid black
    }