body {
    margin-left: 10%;
    margin-right: 10%
    }
div.title, div.intro, div.ads {
    margin-top: 2em;
    margin-bottom: 2em
    }
div.ads {
    font-size: 90%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 40%;
    margin-top: 3em;
    margin-bottom: 3em
    }
hr.small {
    width: 20%
    }
sub {
    font-size: 75%;
    line-height: 50%;
    vertical-align: -0.2em
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    padding-left: 0.25em;
    line-height: 0.1em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    clear: right;
    line-height: 1.5;
    margin-top: 0.25em;
    margin-bottom: 0
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
h4 b {
    letter-spacing: 0.1em
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 80%
    }
div.title h1 {
    margin-top: 1em
    }
div.title h2 {
    margin-top: 1.2em
    }
div.title h3 {
    margin-top: 1.33em
    }
div.title h4 {
    margin-top: 1.6em
    }
div.title h5 {
    margin-top: 2em
    }
div.title h6 {
    margin-top: 2.5em
    }
div.title h6.close {
    margin-top: 1em
    }
div.intro h4 {
    margin-top: 3em;
    margin-bottom: 1em
    }
div.intro h5 {
    margin-top: 1.5em;
    margin-bottom: 0.75em
    }
div.ads h4.space {
    margin-top: 0.83em
    }
div.ads h5, div.ads h6 {
    line-height: 1.2
    }
div.ads h5.space {
    margin-top: 1em
    }
div.ads h5.long {
    text-align: left;
    margin-left: 2em;
    text-indent: -1em
    }
div.ads h6.space {
    margin-top: 1em
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.ads p.illustration {
    margin: 1.5em
    }
p.right {
    text-align: right;
    margin-right: 2em
    }
p.hanging {
    margin-left: 1em;
    text-indent: -1em
    }
div.poem {
    margin: 0.5em 1em 0 2em
    }
div.poem p {
    margin-left: 2em;
    text-indent: -2em;
    margin-top: 0;
    font-size: 92%
    }
div.poem p.half {
    margin-left: 8em
    }
p.poem {
    margin-left: 4em;
    margin-top: 0.6em;
    text-indent: -2em;
    font-size: 92%
    }
p.space {
    margin-top: 1.5em
    }
p.nospace, div.poem.nospace {
    margin-top: 0.15em
    }
div.footnote {
    margin: 2em 1em;
    font-size: 95%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.toc {
    border-spacing: 2em 0.5em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0
    }
td.number {
    text-align: right
    }
td.sans {
    font-family: sans-serif;
    font-size: 90%
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
p.lines {
    margin: 1em 30% 0.5em;
    border-top: 4px double #000
    }
p.review {
    font-size: 90%
    }
p.complete {
    margin-left: 1em;
    text-indent: -1em;
    clear: right
    }
p.complete:first-line {
    font-size: 112%
    }
span.publish {
    text-align: right;
    padding-left: 3em
    }
.dash {
    letter-spacing: -0.25em
    }
.smaller, .smallroman {
    font-size: 0.8em
    }
.smallcaps {
    font-variant: small-caps
    }
.extended {
    letter-spacing: 0.2em
    }
.sans {
    font-family: sans-serif
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
p.mynote {
    background-color: #EEF;
    color: #000;
    padding: 0.5em;
    margin: 1em 5%;
    border: 3px ridge #99C;
    font-family: sans-serif;
    font-size: 90%
    }