body {
    margin-left: 10%;
    margin-right: 10%
    }
@media all {
    body {
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 1%;
        margin-bottom: 1%
        }
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1.25em
    }
@media all {
    p {
        margin-top: 0.75em;
        text-align: justify;
        margin-bottom: 0.75em;
        text-indent: 1.25em
        }
    }
h1 {
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    clear: both;
    padding-top: 2em;
    page-break-before: always
    }
h2 {
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    line-height: 1.5;
    clear: both;
    page-break-before: always
    }
@media all {
    h2 {
        page-break-before: always
        }
    }
h2 small {
    font-size: medium;
    font-weight: bold
    }
h2.nobreak {
    page-break-before: avoid
    }
h3 {
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    line-height: 1.5;
    clear: both
    }
@media all {
    h3 {
        page-break-before: always
        }
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.tpauthor {
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    text-indent: 0;
    padding-top: 1.25em;
    padding-bottom: 1.25em
    }
p.tpother {
    text-align: center;
    font-weight: bold;
    font-size: 105%;
    text-indent: 0;
    padding-top: 1em
    }
p.tpvolume {
    text-align: center;
    font-weight: bold;
    font-size: 105%;
    text-indent: 0;
    line-height: 1.5em
    }
p.tppublisher {
    text-align: center;
    font-weight: bold;
    font-size: 100%;
    text-indent: 0;
    margin-top: 1.5em
    }
hr.newchapter {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 17.5%;
    margin-right: 17.5%;
    clear: both
    }
@media all {
    hr.newchapter {
        margin-top: 0.1em;
        margin-bottom: 0.1em;
        visibility: hidden;
        color: white;
        display: none
        }
    }
hr.footnotes {
    width: 90%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 5%;
    margin-right: 5%;
    clear: both
    }
div.title {
    margin-top: 2em;
    margin-bottom: 2em
    }
.tdleft {
    text-align: left;
    padding: 0.25em 0.25em
    }
.tdcenter {
    vertical-align: top;
    text-align: center;
    padding: 0.25em 0.25em
    }
.tdpage {
    text-align: right;
    vertical-align: bottom;
    padding: 0.25em 0.25em
    }
.pagenum {
    font-size: smaller;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    text-align: right
    }
.figcenter {
    margin: auto;
    border: 0;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
.tnhead {
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    line-height: 1.5
    }
.tnblock {
    margin-left: 5%;
    margin-right: 10%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right;
    font-style: normal;
    font-weight: normal
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal
    }
.sectctr {
    margin-top: 1.5em;
    text-align: center;
    text-indent: 0
    }
.sectctrfn {
    margin-top: 1.5em;
    text-align: center;
    font-weight: bold;
    page-break-before: always;
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.notebox {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1em;
    border: solid black 0.1em
    }