body {
    margin-left: 10%;
    margin-right: 10%
    }
sup {
    font-size: 75%;
    line-height: 1em
    }
img {
    padding: 0;
    border: none
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.tiny {
    width: 20%
    }
div.intro, div.diary, div.notes {
    margin-top: 4em;
    margin-bottom: 4em
    }
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.pg {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0
    }
h4.pg {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 125%
    }
h4 {
    font-size: 115%
    }
h5 {
    font-size: 100%;
    line-height: 1.2em
    }
h6 {
    font-size: 85%;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 0
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.caption {
    text-align: center;
    margin-bottom: 1.5em;
    font-size: 85%
    }
p.break {
    margin-top: 1.5em
    }
p.space {
    margin-top: 1em
    }
p.notehead {
    text-align: center;
    font-variant: small-caps;
    margin-top: 1em
    }
p.poem {
    font-size: 88%;
    margin-left: 2em
    }
p.poem.pair {
    margin-left: 5em;
    text-indent: -1em
    }
p.poem + p.poem {
    margin-top: 0
    }
p.inset2 {
    margin-left: 2em
    }
p.inset4 {
    margin-left: 4em
    }
p.inset6 {
    margin-left: 6em
    }
p.deepset {
    text-indent: 40%
    }
p.dots {
    text-align: center;
    letter-spacing: 2em
    }
span.dots {
    letter-spacing: 2em
    }
div.intro p {
    font-style: italic
    }
div.intro p.space {
    margin-top: 1.5em
    }
.footnote {
    font-size: 95%;
    margin-right: 2em;
    margin-left: 2em
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0;
    padding-left: 0.2em
    }
div.diary a {
    text-decoration: none
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 1em 0.1em 0
    }
td.number {
    text-align: right
    }
table p {
    margin-top: 0;
    margin-left: 1em;
    text-indent: -1em;
    line-height: normal
    }
table.toc td.number {
    vertical-align: bottom
    }
table.toc a {
    text-decoration: none
    }
p.break:first-letter {
    padding: 0 0.1em 0 0;
    margin-top: -0.2em;
    margin-bottom: -0.4em;
    font-size: 280%
    }
span.gap {
    padding-left: 4em
    }
span.date {
    padding: 0 0.5em 0 0;
    margin: -0.2em 0.5em -0.2em 0;
    border-right: 1px solid
    }
.smallroman {
    font-size: 0.8em
    }
.smallcaps {
    font-variant: small-caps
    }
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
    }
div.mynote {
    padding-top: 0.5em;
    background-color: #DDE;
    color: #000;
    padding: 0.5em 1em 1em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote.end {
    background-color: inherit;
    color: inherit;
    border: 3px ridge #AAC;
    margin: 2em 5%
    }
div.mynote a {
    text-decoration: none
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 80%
    }