body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 17.5%;
    margin-right: 17.5%;
    clear: both;
    page-break-after: always
    }
hr.or {
    width: 5%;
    margin-left: 47.5%;
    margin-right: 47.5%;
    page-break-after: avoid
    }
.ralign {
    text-align: right
    }
.chapter {
    page-break-before: always;
    page-break-inside: avoid;
    margin-top: 2em
    }
ul {
    list-style-type: none
    }
li {
    padding-left: 2.5em;
    text-indent: -2.5em
    }
li.isub1 {
    text-indent: -1.5em
    }
li.isub2 {
    text-indent: -0.5em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pb {
    color: gray;
    font-size: small;
    font-style: normal;
    text-align: right;
    font-weight: normal
    }
.blockquote {
    margin-left: 5%;
    margin-right: 10%
    }
.TOC {
    margin-left: 5%
    }
.center {
    text-align: center
    }
.sb {
    margin-top: 2em
    }
.spaced {
    line-height: 2
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
ins {
    text-decoration: none
    }
img {
    border: none
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 0.9em
    }
.footnote .label {
    margin-left: -3em
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none;
    white-space: nowrap
    }