body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    clear: both;
    margin-top: 6em
    }
h2 {
    text-align: center;
    clear: both;
    margin-top: 4em;
    margin-bottom: 1em;
    font-size: 1.2em
    }
p {
    margin-top: 0.75em;
    text-align: left;
    margin-bottom: 0.75em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
hr {
    width: 33%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 33%;
    margin-right: auto;
    clear: both
    }
hr.l15 {
    width: 15%;
    margin-left: 42%
    }
.center {
    text-align: center
    }
.left65 {
    margin-left: 65%
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    margin-left: 15%;
    margin-right: 15%;
    text-align: center;
    margin-bottom: 2em;
    font-size: 90%
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.chapter-summary {
    text-align: center
    }
.summ {
    display: inline-block;
    font-size: 80%;
    margin-bottom: 1em;
    text-align: left;
    padding-left: 1em;
    text-indent: -1em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.p6 {
    margin-top: 6em
    }
.i1 {
    margin-left: 1em
    }
.b20 {
    font-size: 2em
    }
.b15 {
    font-size: 1.5em
    }
.b13 {
    font-size: 1.3em
    }
.b12 {
    font-size: 1.2em
    }
.s08 {
    font-size: 0.8em
    }
.s05 {
    font-size: 0.5em
    }
table {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show
    }
.tdchap {
    text-align: center;
    padding-top: 0.75em
    }
.tdh {
    text-indent: -1em;
    margin-left: 1em;
    padding-top: 1em;
    padding-bottom: 1.25em
    }
.tdpg {
    text-align: right;
    vertical-align: bottom;
    padding-bottom: 1.25em
    }
.tnbox {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8em;
    margin-top: auto;
    text-align: center;
    border: 1px solid;
    padding: 1em;
    color: black;
    background-color: #f6f2f2;
    width: 25em
    }
.bbox {
    border: solid 2px;
    margin-left: 20%;
    margin-right: 20%;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
h1.pg {
    margin-top: 0
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }