body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.ps {
    line-height: 1.5em
    }
div.exercises {
    font-size: 90%
    }
.space-above {
    margin-top: 3em
    }
.space-above1 {
    margin-top: 1.8em
    }
.space-above4 {
    margin-top: 4em
    }
.space-above8 {
    margin-top: 8em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    border-top: 2px dotted #000;
    color: #fff;
    background-color: #fff;
    width: 90%
    }
hr.chap {
    width: 65%
    }
ul.index {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em
    }
li.indx {
    margin-top: 0.35em
    }
li.isub1 {
    text-indent: -1em;
    list-style-type: none
    }
li.isub2 {
    text-indent: 2em
    }
ol#column_onea {
    counter-reset: item
    }
ol#column_oneb {
    counter-reset: item
    }
ol#column_two {
    counter-reset: item 5
    }
ol#column_three {
    counter-reset: item 10
    }
ol#row_eight {
    counter-reset: item 7
    }
ol#row_nine {
    counter-reset: item 8
    }
li.column_table {
    display: block
    }
li.column_table:before {
    content: counter(item) ". ";
    counter-increment: item
    }
img {
    border: 0
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
td {
    vertical-align: top
    }
.tdr {
    text-align: right
    }
.tdl {
    text-align: left
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    font-size: 95%;
    margin-left: 5%;
    margin-right: 5%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.smcap-all {
    font-size: 80%
    }
.small {
    font-size: 80%
    }
.big {
    font-size: 140%
    }
.bigger {
    font-size: 200%
    }
.biggest {
    font-size: 240%
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.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
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.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: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i16 {
    display: block;
    margin-left: 8em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i30 {
    display: block;
    margin-left: 15em;
    padding-left: 3em;
    text-indent: -3em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.hide-link {
    display: block
    }
@media all {
    .chapter-beginning {
        page-break-before: always
        }
    h2.no-break {
        page-break-before: avoid;
        padding-top: 0
        }
    .hide-link {
        display: none
        }
    }