body {
    margin-left: 10%;
    margin-right: 10%
    }
div.chapter {
    page-break-before: always
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: 225%
    }
h2, .s2 {
    font-size: 175%
    }
.s3 {
    font-size: 125%
    }
.s4 {
    font-size: 110%
    }
.s5 {
    font-size: 90%
    }
.s6 {
    font-size: 70%
    }
.s7 {
    font-size: 50%
    }
h1 {
    page-break-before: always;
    padding-top: 2em
    }
h2.nobreak {
    page-break-before: avoid;
    padding-top: 3em;
    font-size: 150%
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1.5em
    }
p.p0, p.center {
    text-indent: 0
    }
.mtop2 {
    margin-top: 2em
    }
.padtop3 {
    padding-top: 3em
    }
.padl0_5 {
    padding-left: 0.5em
    }
.padbot1 {
    padding-bottom: 1em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.full {
    width: 95%;
    margin: 2.5em 2.5%
    }
.csstab {
    display: table;
    width: 60%;
    margin: auto 20%
    }
.cssrow {
    display: table-row
    }
.csscell {
    display: table-cell
    }
.pagenum {
    font-size: 70%;
    text-align: right;
    text-indent: 0;
    letter-spacing: 0;
    font-style: normal;
    color: #999;
    text-decoration: underline
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.figcenter {
    margin: auto;
    text-align: center
    }
img {
    max-width: 100%;
    height: auto
    }
img.w15em {
    width: 15em;
    height: auto
    }
img.symbol1 {
    height: 0.65em;
    width: auto
    }
img.symbol2 {
    height: 0.6em;
    width: auto
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em
    }
@media all {
    hr {
        display: none
        }
    .csstab {
        display: table;
        width: 100%;
        margin: auto
        }
    }