body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    line-height: 1.5
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h3 {
    font-variant: small-caps;
    font-size: 150%;
    margin-top: 2em
    }
hr {
    width: 33%;
    clear: both;
    margin-top: 2em;
    margin-bottom: 2em
    }
a {
    text-decoration: none
    }
a:hover {
    text-decoration: underline
    }
.pagenum, .chapnum {
    display: inline;
    text-align: right;
    text-indent: 0;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: 400;
    font-style: normal;
    text-decoration: none
    }
.pagenum {
    right: 1%;
    font-size: 70%;
    color: #444;
    background-color: #EEE
    }
.chapnum {
    left: 10%;
    font-size: 100%;
    width: 2em
    }
.blockquot {
    margin-left: 15%;
    margin-right: 15%
    }
.center {
    text-align: center
    }
.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
.toright {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.big {
    font-size: 120%
    }
.bigger {
    font-size: 150%
    }
.biggest {
    font-size: 170%
    }
.little {
    font-size: 80%
    }
.littler {
    font-size: 75%
    }
.littlest {
    font-size: 60%
    }
.bolder {
    font-weight: bold
    }
.unbold {
    font-weight: normal
    }
.gap {
    margin-top: 4em
    }
.gaplet {
    margin-top: 2em
    }
.biggap {
    margin-top: 6em
    }
.together {
    white-space: nowrap
    }
.figcenter {
    margin: auto;
    text-align: center
    }
img {
    border: none;
    padding: 0
    }
.footnotes {
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 3em 5% 3em 5%;
    font-size: 85%
    }
.footnote p {
    margin-left: 2em;
    margin-right: 1em;
    line-height: 1.2
    }
.footnote .label {
    margin: 0 0 0 -1.5em;
    text-align: right
    }
.footnote .label a, .fnnum {
    font-size: 70%;
    vertical-align: super
    }
table {
    margin-top: 1em;
    empty-cells: show
    }
td {
    padding-top: 0.75em;
    padding-right: 0.5em;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: top
    }