body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.51em;
    margin-bottom: 0.49em
    }
.p2 {
    margin-top: 2em;
    line-height: 2em
    }
pre {
    font-size: 0.9em
    }
pre.note {
    font-size: 1em
    }
.note {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
div.trans-note {
    margin: 10%;
    padding: 1em;
    font-size: 0.9em;
    background-color: #E6F0F0;
    color: inherit
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    letter-spacing: 0.2em;
    line-height: 2em;
    font-size: 130%
    }
h2 {
    letter-spacing: 0.1em;
    line-height: 1.5em;
    font-size: 110%
    }
hr {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both
    }
hr.full {
    width: 100%
    }
hr.short {
    width: 20%
    }
hr.tiny {
    width: 10%
    }
hr.tight {
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.tb {
    width: 45%
    }
hr.chap {
    width: 65%;
    page-break-before: always
    }
hr.full {
    width: 95%
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.r65 {
    width: 65%;
    margin-top: 3em;
    margin-bottom: 3em
    }
.sc {
    font-variant: small-caps
    }
.spacious {
    letter-spacing: 0.25em
    }
.spacious2 {
    letter-spacing: 0.1em
    }
.small {
    font-size: 90%
    }
.big {
    font-size: 105%
    }
span.pagenum {
    color: gray;
    background-color: inherit;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt
    }
p.center {
    text-align: center
    }
p.heading {
    text-align: center;
    font-weight: bold
    }
.poem {
    margin-left: 30%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem br {
    display: none
    }
.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
    }
.figcenter {
    padding: 1em;
    margin: 0;
    text-align: center;
    font-size: 0.8em
    }
.figcenter img {
    border: none
    }
.figcenter p {
    margin: 0;
    text-indent: 1em
    }
.figcenter {
    margin: auto;
    clear: both
    }
a:link {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: red;
    background-color: inherit
    }