body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    text-indent: 0;
    clear: both;
    font-weight: bold;
    page-break-before: avoid
    }
h1 {
    margin: 2em 5% 1em;
    font-size: 160%
    }
h2 {
    margin: 2em 5% 1em;
    font-size: 140%
    }
h3 {
    margin: 2em 5% 1em;
    font-size: 140%
    }
.no-break {
    page-break-before: avoid
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
p {
    text-indent: 1.25em;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.tall {
    line-height: 150%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-style: normal;
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
em {
    font-style: italic
    }
.smaller {
    font-size: 83%
    }
.muchsmaller {
    font-size: 75%
    }
.caption {
    text-align: center;
    text-indent: 0;
    page-break-before: avoid;
    font-size: 85%
    }
.sansserif {
    font-weight: normal;
    font-family: sans-serif;
    word-spacing: 0.333em
    }
abbr {
    border: none;
    text-decoration: none;
    font-variant: normal
    }
a:visited {
    text-decoration: none;
    color: red
    }
a:link {
    text-decoration: none
    }
hr.medium {
    margin: 0.75em 40% 0.75em 40%;
    text-align: center;
    width: 20%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
.figcenter {
    text-align: center;
    page-break-inside: avoid
    }
table {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-spacing: 0
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.pad1 {
    padding: 1em 0 1em 0
    }
.pad2 {
    padding: 0 0 0 2em
    }
table.a {
    text-decoration: none
    }
.pagenum {
    font-size: 50%;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0;
    color: #444
    }
.linebox3 {
    border-top-style: double;
    border-top-width: thick;
    padding-top: 1em
    }