body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.mid {
    width: 40%
    }
table a {
    text-decoration: none
    }
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 {
    font-size: 300%;
    font-weight: bold
    }
h2 {
    font-size: 180%;
    font-variant: small-caps
    }
h3 {
    font-size: 150%
    }
div.maintext h3 {
    margin-top: 2em
    }
h3 span.number {
    font-size: 67%
    }
h3 span.title {
    font-size: 100%;
    font-weight: bold
    }
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
    }
p.center {
    text-align: center
    }
p.rightside {
    text-align: center;
    margin-left: 50%
    }
p.asterisks {
    text-align: center;
    letter-spacing: 1em;
    margin-left: 1em
    }
p.space {
    margin-top: 1.6em
    }
h3 + p:first-letter {
    clear: left;
    font-size: 240%;
    line-height: 0.5;
    margin-top: 0.25em;
    padding-right: 0.1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: inherit;
    font-family: inherit
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.right {
    text-align: right
    }
td.number, td.item {
    text-align: right
    }
td.number {
    vertical-align: bottom;
    padding-left: 1em
    }
td.item {
    padding-right: 0.5em
    }
td.center {
    text-align: center
    }
table p {
    margin-left: 1em;
    text-indent: -1em;
    line-height: normal;
    margin-top: 0
    }
span.smallest {
    font-size: 75%
    }
span.larger {
    font-size: 110%
    }
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
    }
.mynote {
    background-color: #DDE;
    color: #000;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote {
    margin: 1em 5% 4em;
    padding: 0.5em 1em 1em
    }
p.mynote {
    margin: 1em 5%;
    padding: 1em
    }
div.mynote a {
    text-decoration: none
    }