blockquote {
    text-align: justify
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.center {
    text-align: center;
    font-weight: bold
    }
div.center {
    text-align: center
    }
div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
div.inset12, div.inset20, div.inset26 {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto
    }
div.inset12 {
    width: 12em
    }
div.inset20 {
    width: 20em
    }
div.inset26 {
    width: 26em
    }
div.inset12 p, div.inset20 p, div.inset26 p {
    text-indent: 0
    }
.figcenter {
    padding: 1em;
    text-align: center;
    font-size: 0.8em;
    border: none;
    margin: auto;
    text-indent: 1em
    }
.h1 {
    font-size: 2em;
    margin: 0.67em 0
    }
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: bolder;
    text-align: center;
    text-indent: 0
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
.h2 {
    font-size: 1.5em;
    margin: 0.75em 0
    }
.h3 {
    font-size: 1.17em;
    margin: 0.83em 0
    }
.h4 {
    margin: 1.12em 0
    }
.h5 {
    font-size: 0.83em;
    margin: 1.5em 0
    }
h5 {
    margin-bottom: 1%;
    margin-top: 1%
    }
.h6 {
    font-size: 0.75em;
    margin: 1.67em 0
    }
hr.chapter {
    margin-top: 6em;
    margin-bottom: 4em
    }
p {
    text-align: justify;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-indent: 0
    }
p.caption {
    text-indent: 0;
    text-align: center;
    margin-bottom: 2em
    }
p.hang {
    margin-left: 2em;
    text-indent: -2em
    }
p.right {
    text-align: right
    }
p.spacer {
    margin-top: 2em;
    margin-bottom: 3em
    }
.pagenum {
    font-size: 75%;
    color: gray;
    background-color: inherit;
    text-align: right;
    text-indent: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
.split {
    clear: left;
    padding-right: 2%;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0
    }
.splitr {
    clear: right;
    padding-right: 0;
    padding-left: 2%;
    padding-top: 0;
    padding-bottom: 0
    }
.tdc {
    text-align: center
    }
.tdl {
    text-align: left
    }
.tdli {
    font-style: italic;
    text-align: left
    }
.tdr {
    text-align: right;
    padding-right: 1em
    }
.topbox {
    color: black;
    border: 2px solid black
    }
.topbox400 {
    color: black;
    border: 2px solid black
    }
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
    }
pre.pg {
    font-size: 85%
    }