p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 0 0.5em 0 0.5em;
    border: 1px dashed black;
    background-color: rgb(80%, 100%, 80%);
    color: black;
    font-size: smaller
    }
div.clear {
    clear: both
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-style: normal;
    font-weight: normal
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
div.titlepage h1 {
    font-size: xx-large;
    line-height: 120%;
    letter-spacing: 0.1ex;
    margin-top: 2em;
    margin-bottom: 0
    }
div.titlepage h2 {
    font-size: x-large;
    letter-spacing: 0.1ex
    }
div.titlepage h3 {
    font-size: large;
    line-height: 200%;
    letter-spacing: 0.1ex;
    margin-top: 0.5em;
    margin-bottom: 0
    }
div.textbody h2 {
    margin-top: 2em;
    margin-bottom: 1.5em;
    font-size: large
    }
div.textbody p {
    text-indent: 1.5em
    }
div.textbody p.newchapter {
    text-indent: 0
    }
div.textbody p.figcenter {
    text-indent: 0
    }
div.textbody p.caption {
    text-indent: 0
    }
div.textbody p.printer {
    text-indent: 0;
    text-align: center;
    font-size: smaller
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 0
    }
td.center {
    text-align: center;
    font-size: smaller
    }
td.left {
    text-align: center;
    padding-right: 4em
    }
td.right {
    text-align: center;
    padding-left: 4em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.pagenum {
    font-size: x-small;
    text-align: right;
    color: gray;
    background-color: inherit
    }
img {
    border-style: none
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps
    }
.dropcap {
    font-size: 250%;
    line-height: 83%;
    overflow: visible
    }
.firstword {
    text-transform: uppercase;
    font-style: oblique
    }
p.caption {
    text-align: center;
    margin-bottom: 1.5em
    }
p.figcenter {
    margin-top: 2em;
    text-indent: 0;
    text-align: center
    }
p.ornament {
    margin-top: 4em;
    margin-bottom: 4em;
    text-indent: 0;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 0;
    margin-right: 1em;
    padding: 0;
    text-align: center;
    text-indent: 0
    }