body {
    margin-left: 10%;
    margin-right: 10%
    }
div.chapter, div.section {
    page-break-before: always
    }
.break-before {
    page-break-before: always
    }
.no-break-before {
    page-break-before: avoid
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
h1 {
    font-size: 225%
    }
h2 {
    font-size: 175%
    }
h3, .s3 {
    font-size: 125%
    }
h4, .s4 {
    font-size: 110%
    }
.s5 {
    font-size: 90%
    }
.s6 {
    font-size: 70%
    }
.s7 {
    font-size: 50%
    }
h1 {
    page-break-before: always;
    font-weight: normal
    }
h2.nobreak {
    page-break-before: avoid;
    padding-top: 3em
    }
h3 {
    padding-top: 1.5em
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1.5em
    }
p.p0, p.center {
    text-indent: 0
    }
.mtop1 {
    margin-top: 1em
    }
.mtop2 {
    margin-top: 2em
    }
.mtop3 {
    margin-top: 3em
    }
.mbot1 {
    margin-bottom: 1em
    }
.mbot2 {
    margin-bottom: 2em
    }
.mleft7 {
    margin-left: 7em
    }
.mright2 {
    margin-right: 2em
    }
.padtop1 {
    padding-top: 1em
    }
.padtop1_5 {
    padding-top: 1.5em
    }
.padtop5 {
    padding-top: 5em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.vat {
    vertical-align: top
    }
.vab {
    vertical-align: bottom
    }
.pagenum {
    font-size: 70%;
    text-align: right;
    text-indent: 0;
    letter-spacing: 0;
    font-style: normal;
    color: #999
    }
.bb {
    border-bottom: thin black solid;
    padding-top: 0.3em
    }
.bbg {
    border-bottom: medium green solid
    }
.bt {
    border-top: thin black solid;
    padding-bottom: 0.3em
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smaller {
    font-size: 70%
    }
.initial {
    font-size: 225%;
    line-height: 0.95
    }
.figcenter {
    margin: auto;
    text-align: center
    }
img {
    max-width: 100%;
    height: auto
    }
img.w6em {
    width: 6em;
    height: auto
    }
img.h0_35em {
    height: 0.35em;
    vertical-align: 25%;
    width: auto;
    line-height: 1
    }
.footnotes {
    border: thin black dotted;
    background-color: #ffc;
    color: black;
    margin-top: 1.5em
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote p {
    text-indent: 0
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: text-top;
    font-size: 65%;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em
    }
.nohtml {
    visibility: hidden;
    display: none
    }
@media all {
    .nohtml {
        visibility: visible;
        display: block
        }
    .ebhide {
        visibility: hidden;
        display: none
        }
    }