body {
    margin-left: 10%;
    margin-right: 20%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
a.note {
    text-decoration: none;
    font-style: normal
    }
a.tag {
    text-decoration: none;
    font-style: normal;
    font-size: 80%;
    vertical-align: 0.3em;
    line-height: 0.1em;
    padding-left: 0.1em;
    padding-right: 0.1em;
    margin: 0
    }
table {
    margin-left: 4em
    }
td {
    vertical-align: middle
    }
td.compress {
    line-height: 0.9em
    }
sup {
    line-height: 0
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
h1 {
    font-size: 200%;
    margin-bottom: 1em;
    margin-top: 1em
    }
h2 {
    font-size: 150%;
    margin-top: 1em
    }
h3 {
    font-style: italic;
    font-size: 150%;
    margin-top: 1em;
    margin-bottom: 1em
    }
h4 {
    font-size: 125%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 90%
    }
p {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    line-height: 1.3em
    }
p.decoration {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0.5em
    }
p.greeting {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    font-style: italic;
    font-size: 110%
    }
p.rightside {
    text-align: right;
    margin-right: 4em
    }
.footnote, .plainnote {
    margin: 0.7em 4em 0.7em 2em;
    font-size: 95%
    }
.footnote {
    font-style: italic
    }
.verse {
    margin-left: 2em;
    font-style: normal
    }
.suppnote {
    margin: 1em 4em;
    font-size: 95%
    }
.suppquote {
    margin-left: 1em;
    font-size: 95%
    }
.suppnoteref {
    font-family: sans-serif;
    font-size: 90%;
    margin-left: 4em
    }
.inset {
    margin-left: 2em
    }
.ital {
    font-style: italic
    }
.nospace {
    margin-top: 0;
    margin-bottom: 0
    }
.extended {
    letter-spacing: 0.1em
    }
.hidden {
    display: none
    }
.firstletter {
    clear: left;
    margin: -0.1em 0.1em -0.3em 0;
    padding: 0;
    line-height: 1.3em;
    font-size: 260%
    }
.decletter {
    clear: left;
    margin: 0 0.2em 0 0
    }
.smallcaps {
    font-variant: small-caps;
    letter-spacing: 0.1em
    }
.plaintext {
    font-style: normal
    }
.greek {
    font-style: normal
    }
.sidenote {
    font-size: 95%;
    text-align: left
    }
.pagenum, .folionum {
    line-height: 1.2em;
    font-size: 95%;
    font-style: normal;
    font-weight: normal;
    color: #666;
    background-color: inherit
    }
.pagenum {
    right: 93%;
    text-align: right
    }
.folionum {
    left: 85%;
    text-align: left
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted #900
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 0 3em;
    font-family: sans-serif;
    font-size: 90%
    }