div.body {
    width: 32em;
    margin: 0 auto
    }
body {
    margin: 0 auto;
    width: 80%;
    font-size: 120%;
    max-width: 90%
    }
p {
    text-indent: 1.15em;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    text-align: justify
    }
.ni {
    text-indent: 0
    }
.c {
    text-align: center
    }
h1 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1.4em;
    margin: 2em auto 1em auto
    }
h2 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1.2em;
    margin: 2em auto 1em auto
    }
h2.hidden {
    margin: 0;
    visibility: hidden
    }
.figcenter {
    margin: 1em auto
    }
table {
    page-break-inside: avoid
    }
table.tcenter {
    margin: 0.5em auto;
    border-collapse: collapse
    }
td.c1 {
    text-align: right;
    padding-right: 0.5em
    }
td.c2 {
    text-align: left
    }
div.page {
    page-break-before: always;
    margin-bottom: 3em
    }
div.chapter {
    page-break-before: always
    }
h1.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 190%;
    margin-top: 0;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
h2.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 135%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    page-break-before: avoid;
    line-height: 1
    }
h3.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 110%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
h4.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 100%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
hr.pgx {
    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
    }