body {
    margin-left: 20%;
    margin-right: 20%;
    text-align: justify
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    margin-bottom: 2em
    }
h2 {
    margin-top: 2.99em;
    font-size: large;
    margin-bottom: 1em
    }
h3 {
    font-size: medium
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
p {
    margin-top: 0.25em;
    text-indent: 1em;
    margin-bottom: 0.25em
    }
p.center {
    text-align: center;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em
    }
.smcap {
    font-variant: small-caps
    }
div.titlepage {
    text-align: center;
    font-size: large;
    page-break-before: always;
    margin-top: 3em;
    margin-bottom: 3em
    }
div.titlepagesmall {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em
    }
div.titlepagesmallcap {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em;
    font-variant: small-caps;
    font-size: small
    }
div.divmedium {
    font-size: medium
    }
div.titlepagemedium {
    text-align: center;
    font-size: x-large;
    margin-top: 3em;
    margin-bottom: 3em
    }
div.titlepagemediumjoined {
    text-align: center;
    font-size: x-large;
    margin-top: 5em;
    margin-bottom: 0.5em
    }
div.linemedium {
    text-align: center;
    font-size: medium;
    margin-top: 0.5em;
    margin-bottom: 0.49em
    }
div.centered {
    text-align: center
    }
span.smcap {
    font-variant: small-caps
    }
div.titlepage p {
    text-indent: 10em;
    line-height: 1.5;
    margin-top: 1em
    }
div.separated2 {
    margin-top: 1em;
    margin-bottom: 3em
    }
div.endnotes {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em
    }
div.placeright {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: right;
    font-variant: small-caps
    }
div.placeright0 {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: right;
    font-variant: small-caps
    }
div.placeright1 {
    margin-top: 0;
    margin-bottom: 1em;
    text-align: right
    }
div.placeright2 {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: right
    }
div.placeright3 {
    margin-top: 0;
    margin-bottom: 1em;
    text-align: right;
    font-variant: small-caps
    }
div.fig {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }