body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    line-height: 1.5
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h1, h2 {
    margin-top: 5em
    }
h1 {
    margin-bottom: 3em
    }
hr {
    width: 33%;
    clear: both;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto
    }
a {
    text-decoration: none
    }
a:hover {
    text-decoration: underline
    }
.pagenum {
    display: inline;
    font-size: 70%;
    text-align: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    color: #444;
    background-color: #EEE;
    margin-left: 0;
    text-indent: 0
    }
h2 .pagenum {
    font-size: 50%
    }
.center {
    text-align: center
    }
.toright {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.lowercase {
    text-transform: lowercase
    }
.big {
    font-size: 120%
    }
.biggest {
    font-size: 170%
    }
.little {
    font-size: 80%
    }
.gap {
    margin-top: 4em
    }
.gaplet {
    margin-top: 2em
    }
.biggap {
    margin-top: 6em
    }
.gaparound {
    margin-top: 2em;
    margin-bottom: 2em
    }
.bt {
    border-top: 1px solid black
    }
.bb {
    border-bottom: 1px solid black
    }
.padt {
    padding-top: 1em
    }
.padb {
    padding-bottom: 1em
    }
.narrow {
    margin-left: 20%;
    margin-right: 20%
    }
div.titlepage {
    border: 3px double black
    }
.booklist {
    margin-left: 2em;
    text-indent: -2em;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2
    }
p.caption {
    margin-top: 0;
    text-align: center
    }
img {
    border: none
    }
.footnotes {
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 2em 5% 3em 5%;
    font-size: 85%
    }
.footnote p {
    margin-left: 2em;
    margin-right: 1em;
    line-height: 1.2
    }
.footnote .label {
    margin: 0 0 0 -1.5em;
    text-align: right
    }
.footnote .label a, .fnnum {
    font-size: 70%;
    vertical-align: super
    }
.transnote {
    background-color: #EEE;
    color: inherit;
    margin: 2em 10% 1em 10%;
    font-size: 80%;
    padding: 0.5em 1em 0.5em 1em
    }
.correction {
    text-decoration: none;
    border-bottom: thin dotted red;
    color: inherit;
    background-color: inherit
    }
a.correction:hover {
    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: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
div.index {
    font-size: 90%
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.IX li {
    margin-top: 0
    }
.index p {
    margin-left: 3em
    }
.index .pagenum {
    font-size: 80%
    }
table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    empty-cells: show;
    margin-bottom: 1em;
    margin-top: 1em
    }
td {
    padding-right: 1em;
    padding-left: 1em;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: top
    }
td.illotoc {
    text-indent: -1em;
    margin-left: 1em
    }
.tight td {
    padding-right: 0
    }