body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    text-indent: 0;
    clear: both;
    font-weight: bold;
    page-break-before: avoid
    }
h1 {
    margin: 1em 5% 1em;
    font-size: 180%
    }
h2 {
    margin: 2em 5% 1em;
    font-size: 140%
    }
h3 {
    margin: 2em 5% 1em;
    font-size: 125%
    }
h4 {
    margin: 2em 5% 1em;
    font-size: 110%
    }
.h1head {
    clear: both;
    display: block;
    text-indent: 0;
    text-align: center;
    font-weight: bold;
    page-break-before: avoid;
    margin: 4em 5% 1em;
    font-size: 180%
    }
.nobreak {
    page-break-before: avoid
    }
.x-ebookmaker .break {
    page-break-before: always
    }
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
    }
.unindent {
    text-indent: 0;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
p.hanging {
    margin-left: 1em;
    text-indent: -1em
    }
p.hangwide {
    margin-left: 3em;
    text-indent: -2em
    }
.pneg {
    margin-top: -1.5em
    }
.p0 {
    margin-top: -0.51em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.right {
    text-align: right
    }
.r2 {
    margin-right: 2em
    }
.r4 {
    margin-right: 4em
    }
.righttext {
    text-align: right;
    padding-left: 1em;
    display: inline-block
    }
.x-ebookmaker .righttext {
    float: right
    }
.m1 {
    margin-left: 5em
    }
.indent5 {
    margin-left: 5%
    }
.indent20 {
    margin-left: 20%
    }
.indent35 {
    margin-left: 35%
    }
.tall {
    line-height: 150%
    }
.taller {
    line-height: 200%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.ss {
    display: inline-block;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
    font-size: 95%
    }
.smcap {
    font-style: normal;
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
em {
    font-style: italic
    }
.small {
    font-size: 92%
    }
.smaller {
    font-size: 83%
    }
.muchsmaller {
    font-size: 75%
    }
.yetsmaller {
    font-size: 67%
    }
.xxs {
    font-size: 50%
    }
.smallest {
    font-size: 40%
    }
.larger {
    font-size: 125%
    }
.muchlarger {
    font-size: 150%
    }
.strong {
    font-weight: bold
    }
.hide {
    visibility: hidden
    }
.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 {
    margin-top: 1em;
    margin-bottom: 0.75em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.medium {
    margin-right: 33%;
    margin-left: 33%;
    text-align: center;
    width: 34%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
div.figure img {
    max-width: 100%;
    height: auto;
    display: block
    }
img.w100 {
    width: 100%
    }
div.figcaption {
    margin-top: 0;
    text-align: center
    }
div.figcaption p {
    text-align: center
    }
div.figcaption p.l {
    text-align: left;
    margin-left: 1em
    }
div.figcaption p.r {
    text-align: right;
    margin-right: 1em
    }
.figcenter {
    margin: 1em auto;
    clear: both;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.x-ebookmaker .figleft {
    float: none;
    text-align: center;
    margin-right: 0
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
table {
    margin: 0.75em auto;
    text-align: center;
    border-spacing: 0
    }
table.autotable {
    border-collapse: collapse
    }
table.autotable td {
    padding: 0 0.25em
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.tdh {
    text-align: left;
    padding-left: 2em;
    text-indent: -2em
    }
.tdh2 {
    text-align: left;
    padding-left: 3em;
    text-indent: -2em
    }
td.lefthang {
    vertical-align: top;
    text-align: left;
    text-indent: -1em;
    padding-left: 2em
    }
.colwidth {
    width: 3.9em
    }
.pad1 {
    padding: 0 0 0 1em
    }
.pad2 {
    padding: 0 0 0 3.5em
    }
.pad3 {
    padding: 0 1em 0 0
    }
.pad4 {
    padding: 1em 0 0.5em 0
    }
.pad5 {
    padding: 0.75em 0 0 0
    }
.pad6 {
    padding: 0 0.25em 0 0.25em
    }
.vlb {
    vertical-align: bottom
    }
.vlt {
    vertical-align: top
    }
.t {
    border-top: solid thin
    }
.l {
    border-left: solid thin
    }
.r {
    border-right: solid thin
    }
.b {
    border-bottom: solid thin
    }
.pagenum {
    text-indent: 0;
    text-align: right;
    font-size: 70%;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    color: #acacac;
    border: 0.0625em solid #acacac;
    background: #fff;
    padding: 0.0625em 0.125em
    }
.footnotes {
    border: 1px dashed
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0;
    font-size: 0.9em;
    text-decoration: none
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none;
    white-space: nowrap
    }
ul {
    list-style-type: none
    }
li {
    margin-top: 0;
    text-indent: -2em;
    padding-left: 1em
    }
ul.index {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em;
    text-indent: -2em;
    padding-left: 1em
    }
li.indx {
    margin-top: 0.5em;
    text-indent: -2em;
    padding-left: 1em
    }
li.isub1 {
    text-indent: -2em;
    padding-left: 2em
    }
li.isub2 {
    text-indent: -2em;
    padding-left: 3em
    }
li.isub3 {
    text-indent: -2em;
    padding-left: 4em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.illowp25 {
    width: 25%
    }
.x-ebookmaker .illowp25 {
    width: 100%
    }
.illowp25a {
    width: 25%
    }
.x-ebookmaker .illowp25a {
    width: 70%
    }
.illowp27 {
    width: 27%
    }
.x-ebookmaker .illowp27 {
    width: 40%
    }
.illowp30 {
    width: 30%
    }
.x-ebookmaker .illowp30 {
    width: 100%
    }
.illowp30a {
    width: 30%
    }
.x-ebookmaker .illowp30a {
    width: 70%
    }
.illowp35 {
    width: 35%
    }
.x-ebookmaker .illowp35 {
    width: 100%
    }
.illowp35a {
    width: 35%;
    clear: left
    }
.x-ebookmaker .illowp35a {
    width: 100%
    }
.illowp35b {
    width: 35%
    }
.x-ebookmaker .illowp35b {
    width: 70%
    }
.illowp37a {
    width: 37%
    }
.x-ebookmaker .illowp37a {
    width: 60%
    }
.illowp38 {
    width: 38%
    }
.x-ebookmaker .illowp38 {
    width: 70%
    }
.illowp40 {
    width: 40%
    }
.x-ebookmaker .illowp40 {
    width: 100%
    }
.illowp40a {
    width: 40%
    }
.x-ebookmaker .illowp40a {
    width: 60%
    }
.illowp40b {
    width: 40%
    }
.x-ebookmaker .illowp40b {
    width: 70%
    }
.illowp42a {
    width: 42%
    }
.x-ebookmaker .illowp42a {
    width: 70%
    }
.illowp44a {
    width: 44%
    }
.x-ebookmaker .illowp44a {
    width: 70%
    }
.illowp45 {
    width: 45%
    }
.x-ebookmaker .illowp45 {
    width: 100%
    }
.illowp45a {
    width: 45%
    }
.x-ebookmaker .illowp45a {
    width: 70%
    }
.illowp47 {
    width: 47%
    }
.x-ebookmaker .illowp47 {
    width: 65%
    }
.illowp48 {
    width: 48%
    }
.x-ebookmaker .illowp48 {
    width: 70%
    }
.illowp49 {
    width: 49%
    }
.x-ebookmaker .illowp49 {
    width: 100%
    }
.illowp49a {
    width: 49%;
    clear: both
    }
.x-ebookmaker .illowp49a {
    width: 100%
    }
.illowp50 {
    width: 50%
    }
.x-ebookmaker .illowp50 {
    width: 100%
    }
.illowp50a {
    width: 50%
    }
.x-ebookmaker .illowp50a {
    width: 70%
    }
.illowp51 {
    width: 51%
    }
.x-ebookmaker .illowp51 {
    width: 70%
    }
.illowp53 {
    width: 53%
    }
.x-ebookmaker .illowp53 {
    width: 100%
    }
.illowp54 {
    width: 54%
    }
.x-ebookmaker .illowp54 {
    width: 100%
    }
.illowp54a {
    width: 54%
    }
.x-ebookmaker .illowp54a {
    width: 60%
    }
.illowp55 {
    width: 55%
    }
.x-ebookmaker .illowp55 {
    width: 100%
    }
.illowp56 {
    width: 56%
    }
.x-ebookmaker .illowp56 {
    width: 100%
    }
.illowp56a {
    width: 56%
    }
.x-ebookmaker .illowp56a {
    width: 60%
    }
.illowp57 {
    width: 57%
    }
.x-ebookmaker .illowp57 {
    width: 100%
    }
.illowp59 {
    width: 59%
    }
.x-ebookmaker .illowp59 {
    width: 100%
    }
.illowp59a {
    width: 59%
    }
.x-ebookmaker .illowp59a {
    width: 70%
    }
.illowp60 {
    width: 60%
    }
.x-ebookmaker .illowp60 {
    width: 100%
    }
.illowp61 {
    width: 61%
    }
.x-ebookmaker .illowp61 {
    width: 100%
    }
.illowp63 {
    width: 63%
    }
.x-ebookmaker .illowp63 {
    width: 100%
    }
.illowp64 {
    width: 64%
    }
.x-ebookmaker .illowp64 {
    width: 100%
    }
.illowp66 {
    width: 66%
    }
.x-ebookmaker .illowp66 {
    width: 100%
    }
.illowp67 {
    width: 67%
    }
.x-ebookmaker .illowp67 {
    width: 100%
    }
.illowp69 {
    width: 69%
    }
.x-ebookmaker .illowp69 {
    width: 100%
    }
.illowp70 {
    width: 70%
    }
.x-ebookmaker .illowp70 {
    width: 100%
    }
.illowp72 {
    width: 72%
    }
.x-ebookmaker .illowp72 {
    width: 100%
    }
.illowp73 {
    width: 73%
    }
.x-ebookmaker .illowp73 {
    width: 100%
    }
.illowp74 {
    width: 74%
    }
.x-ebookmaker .illowp74 {
    width: 100%
    }
.illowp75 {
    width: 75%
    }
.x-ebookmaker .illowp75 {
    width: 100%
    }
.illowp76 {
    width: 76%
    }
.x-ebookmaker .illowp76 {
    width: 100%
    }
.illowp76a {
    width: 76%
    }
.x-ebookmaker .illowp76a {
    width: 70%
    }
.illowp77 {
    width: 77%
    }
.x-ebookmaker .illowp77 {
    width: 100%
    }
.illowp78 {
    width: 78%
    }
.x-ebookmaker .illowp78 {
    width: 100%
    }
.illowp79 {
    width: 79%
    }
.x-ebookmaker .illowp79 {
    width: 100%
    }
.illowp80 {
    width: 80%
    }
.x-ebookmaker .illowp80 {
    width: 100%
    }
.illowp81 {
    width: 81%
    }
.x-ebookmaker .illowp81 {
    width: 100%
    }
.illowp82 {
    width: 82%
    }
.x-ebookmaker .illowp82 {
    width: 100%
    }
.illowp83 {
    width: 83%
    }
.x-ebookmaker .illowp83 {
    width: 100%
    }
.illowp85 {
    width: 85%
    }
.x-ebookmaker .illowp85 {
    width: 100%
    }
.illowp87 {
    width: 87%
    }
.x-ebookmaker .illowp87 {
    width: 100%
    }
.illowp88 {
    width: 88%
    }
.x-ebookmaker .illowp88 {
    width: 100%
    }
.illowp89 {
    width: 89%
    }
.x-ebookmaker .illowp89 {
    width: 100%
    }
.illowp90 {
    width: 90%
    }
.x-ebookmaker .illowp90 {
    width: 100%
    }
.illowp91 {
    width: 91%
    }
.x-ebookmaker .illowp91 {
    width: 100%
    }
.illowp92 {
    width: 92%
    }
.x-ebookmaker .illowp92 {
    width: 100%
    }
.illowp93 {
    width: 93%
    }
.x-ebookmaker .illowp93 {
    width: 100%
    }
.illowp95 {
    width: 95%
    }
.x-ebookmaker .illowp95 {
    width: 100%
    }
.illowp96 {
    width: 96%
    }
.x-ebookmaker .illowp96 {
    width: 100%
    }
.illowp100 {
    width: 100%
    }