body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.small {
    width: 30%
    }
hr.tiny {
    width: 20%
    }
sup {
    font-size: 75%;
    line-height: 50%
    }
a {
    text-decoration: none
    }
a.tag {
    vertical-align: 0.3em;
    font-size: 80%;
    padding-left: 0.25em;
    line-height: 0.1em
    }
a.error {
    text-decoration: underline
    }
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;
    margin-left: 2em;
    margin-right: 2em
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 175%
    }
div.maintext h1, div.maintext h2 {
    margin-top: 3em
    }
h3 {
    font-size: 150%
    }
div.maintext h3, div.maintext h4 {
    margin-top: 2em
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.notes {
    font-size: 92%
    }
p.center {
    text-align: center
    }
p.right {
    text-align: right
    }
div.footnote {
    margin: 1em 2em;
    font-size: 95%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    border-collapse: collapse;
    font-size: inherit;
    font-family: inherit
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.center {
    text-align: center
    }
td.right {
    text-align: right
    }
td.number {
    text-align: right
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
table.compare {
    font-size: 88%
    }
table.compare td {
    padding: 0.1em 0.25em;
    width: 25%
    }
table.compare p {
    margin-top: 0;
    margin-left: 1em;
    text-indent: -1em;
    line-height: normal
    }
table.parallel {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2em
    }
table.parallel col.half {
    width: 48%
    }
table.parallel td {
    padding: 0 0.25em
    }
table.parallel td.linenum {
    text-align: right;
    font-size: 88%;
    padding-top: 0.1em;
    padding-left: 1em
    }
table.parallel td.chapter {
    text-align: right;
    font-size: 83%;
    font-weight: bold;
    padding-right: 1em
    }
table.parallel p {
    line-height: 1.2em;
    margin-left: 1em;
    text-indent: -1em
    }
table.parallel b {
    font-size: 105%
    }
span.footnote {
    text-indent: 0;
    padding-left: 0.5em;
    font-size: 83%
    }
table.index {
    font-size: 92%
    }
table.index td {
    padding: 0.5em 1em 0.5em 0;
    width: 50%
    }
table.index td.letterhead {
    font-weight: bold;
    padding-left: 33%;
    border-top: 1px solid #999
    }
table.index p {
    line-height: 1.1em;
    margin-top: 0
    }
table.index p.inset {
    text-indent: -1em
    }
span.dropcap {
    clear: left;
    padding-right: 0.5em;
    margin-top: 0.25em;
    font-size: 250%
    }
p.headnote {
    margin: 1em 0% 0.5em -12.5%;
    font-size: 80%;
    padding-top: 0.5em
    }
p.headnote i {
    font-size: 125%
    }
span.headnote {
    padding: 0.5em 1em 0.33em 1em;
    color: inherit;
    background-color: #DDD
    }
.smallroman {
    font-size: 80%
    }
.smallcaps, span.firstword {
    font-variant: small-caps
    }
.smallest {
    font-size: 75%
    }
.extended {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    text-indent: 0
    }
span.pagenum.right {
    left: 90%;
    right: 2%;
    text-align: right
    }
span.pagenum.caxton {
    font-size: 83%;
    font-weight: bold;
    left: 3%;
    padding-top: 0.15em
    }
.mynote {
    background-color: #DDE;
    color: #000;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote {
    margin: 1em 5%;
    padding: 0.5em 1em 1em
    }
p.mynote {
    margin: 1em 5%;
    padding: 1em
    }
div.endnote {
    padding: 0.5em 1em 1em;
    margin: 1em;
    border: 3px ridge #A9F;
    font-family: sans-serif;
    font-size: 90%
    }