body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin: 0.75em 0;
    text-align: justify;
    text-indent: 1em
    }
p.i0 {
    text-indent: 0
    }
hr {
    width: 65%;
    margin: 2em auto;
    clear: both
    }
hr.thoughtbreak {
    width: 45%
    }
blockquote {
    margin-left: 10%;
    margin-right: 10%
    }
abbr {
    text-decoration: none !important;
    border-bottom: none !important
    }
a:focus, a:active {
    background-color: #fe6
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps;
    font-weight: normal
    }
.caption {
    font-size: smaller;
    margin-top: 0;
    text-align: center
    }
.citation {
    text-align: right
    }
.quotsig {
    margin-left: 35%;
    text-indent: -4em;
    text-align: left
    }
.transnote {
    background-color: #e6e6fa;
    color: #000;
    margin-left: 10%;
    margin-right: 10%;
    padding: 0.5em
    }
.bbox {
    border: solid 2px
    }
.frontmatter {
    margin-right: auto;
    margin-left: auto
    }
.frontmatter p {
    text-indent: 0;
    padding-left: 2em
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    margin-left: 2em
    }
.poem span.i5 {
    margin-left: 5em
    }
.poem span.i6 {
    margin-left: 6em
    }
.poem p {
    font-size: smaller;
    text-indent: 0
    }
.poem {
    max-width: 30em;
    margin-left: auto;
    margin-right: auto
    }
div.contents {
    width: 85%;
    padding: 1em
    }
ol.loi {
    list-style-type: none
    }
ol.toc {
    list-style-type: upper-roman
    }