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: 2em auto 1em auto
    }
h2 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1.2em;
    margin: 2em auto 1em auto
    }
.caption {
    text-indent: 0;
    padding: 0.5em 0;
    text-align: center
    }
.figcenter {
    margin: 1em auto
    }
table {
    page-break-inside: avoid
    }
table.tcenter {
    margin: 0.5em auto;
    border-collapse: collapse
    }
td:first-of-type {
    text-align: right;
    padding-right: 0.5em
    }
td:nth-of-type(2) {
    font-variant: small-caps
    }
div.page {
    page-break-before: always;
    margin-bottom: 2em
    }
div.cbline {
    margin-left: 1.4em;
    text-indent: -1.4em
    }