body {
    margin-left: 10%;
    margin-right: 10%
    }
div.titlepage, div.story {
    padding-top: 3em;
    padding-bottom: 3em
    }
div.maintext {
    font-size: 125%
    }
div.maintext a {
    text-decoration: none
    }
div.maintext a:link {
    color: #C00;
    background-color: inherit
    }
div.maintext a:visited {
    color: #900;
    background-color: inherit
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.page {
    width: 18em;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.mid {
    width: 40%
    }
hr.tiny {
    width: 20%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 150%;
    line-height: 2
    }
h2 {
    font-size: 133%
    }
h3 {
    font-size: 125%
    }
h4 {
    font-size: 110%
    }
div.endnote h4 {
    margin-top: 1em
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
div.page {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 16em
    }
div.page + div.page, table + div.page {
    padding-top: 3em
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.indent {
    text-indent: 1em
    }
div.page p {
    line-height: 1.66;
    margin-top: 0
    }
p.illustration, div.page p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.illustration.full {
    padding-top: 2em;
    padding-bottom: 2em
    }
p.illustration + p.illustration {
    padding-top: 2em
    }
p.illustration.left {
    text-align: left
    }
p.dedic {
    text-align: center;
    line-height: 1.8
    }
p.center {
    text-align: center
    }
p.right, p.illustration.right {
    text-align: right
    }
div.thumbs {
    font-family: sans-serif;
    font-size: 75%
    }
div.thumbs p {
    margin-top: 1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: inherit;
    font-family: inherit
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
div.story td {
    line-height: 1.66
    }
table.full {
    width: 100%
    }
table.picture {
    margin-top: 2em;
    margin-bottom: 2em
    }
table.picture.page {
    margin-top: 1em;
    padding-top: 3em
    }
td.illustration {
    text-align: center;
    padding-right: 1em;
    padding-left: 1em
    }
td.center {
    text-align: center
    }
td.middle {
    vertical-align: middle
    }
td.bottom {
    vertical-align: bottom
    }
span.smallcaps {
    font-variant: small-caps
    }
span.gap {
    letter-spacing: 1em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 75%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    color: #999;
    background-color: inherit
    }
.mynote {
    background-color: #EED;
    color: #321;
    font-family: sans-serif;
    font-size: 75%
    }
div.mynote {
    margin: 2em 1em;
    padding: 0.5em 1em 1em;
    border: 2px ridge #F33
    }
p.mynote {
    margin: 1em 5%;
    padding: 1em
    }
div.endnote {
    padding: 0.5em 1em 1em;
    margin: 1em 0;
    border: 3px ridge #F33;
    font-family: sans-serif;
    font-size: 75%
    }