body {
    margin-left: 8%;
    margin-right: 8%
    }
p {
    text-indent: 1.15em;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    text-align: justify
    }
h1 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1.4em;
    margin-top: 2em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto
    }
h2 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1em;
    margin-top: 3em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto
    }
h2.nobreak {
    page-break-before: avoid
    }
div.section {
    page-break-before: always;
    margin-top: 4em;
    margin-bottom: 4em
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em;
    margin-bottom: 4em
    }
hr.tb {
    border: none;
    border-bottom: 1px solid black;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 25%;
    width: 50%
    }
table {
    page-break-inside: avoid;
    width: 100%
    }
table.tcenter {
    border-collapse: collapse;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 2em
    }
td {
    vertical-align: top
    }
td.c1 {
    text-align: right;
    padding-right: 0.7em
    }
td.c2 {
    font-variant: small-caps
    }
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
    }