body {
    margin-left: 10%;
    margin-right: 10%
    }
div.maintext {
    margin: 4em 10% 4em 0
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.tiny {
    width: 20%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%
    }
h1.extended {
    letter-spacing: 0.5em;
    padding-left: 0.5em
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
h4.hanging {
    text-align: left;
    margin-left: 1em;
    text-indent: -1em
    }
h5 {
    font-size: 100%
    }
div.maintext h5, table.index h5 {
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-size: 105%;
    font-style: italic
    }
h6 {
    font-size: 85%
    }
p {
    text-align: left;
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em
    }
p.inset {
    margin-left: 1em;
    margin-right: 2em
    }
p.center {
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td {
    vertical-align: top
    }
td.number {
    text-align: right
    }
table.index {
    margin: 1em 10% 4em
    }
table.index td {
    padding: 0
    }
table.index td.number {
    padding-left: 1em
    }
table.index p {
    margin-top: 0;
    line-height: normal;
    margin-left: 1em;
    text-indent: -1em
    }
td.dropcap {
    font-size: 250%;
    text-align: center;
    line-height: 0.75em;
    width: 1em
    }
span.firstletter {
    text-transform: uppercase
    }
span.sidenote {
    clear: right;
    margin-right: -20%;
    padding-left: 1em;
    font-size: 88%;
    font-style: italic
    }
.extended {
    letter-spacing: 0.33em
    }
span.greek {
    border-bottom: none
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
span.pagenum.orig {
    left: 2%;
    text-align: left
    }
div.mynote {
    background-color: #DDE;
    color: #000;
    font-family: sans-serif;
    font-size: 90%;
    margin: 1em 5%;
    padding: 0.5em 1em 1em
    }
div.mynote a {
    text-decoration: none
    }