body {
    margin-left: 8%;
    margin-right: 8%
    }
p {
    text-indent: 1.15em;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    text-align: justify
    }
.sc {
    font-variant: small-caps
    }
.ni {
    text-indent: 0
    }
.c {
    text-align: center
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: 1.4em
    }
h2 {
    font-size: 1.1em;
    margin-top: 2em
    }
h2.nobreak {
    page-break-before: avoid
    }
table {
    margin-left: auto;
    margin-right: auto
    }
x-ebookmaker table {
    width: 95%
    }
table.collapse {
    border-collapse: collapse
    }
#toc > tbody > tr > td:first-child {
    text-align: right;
    padding-right: 0.7em
    }
#toc > tbody > tr > td:nth-child(2) > a {
    color: blue
    }
.pba {
    page-break-after: always
    }
.pbb {
    page-break-before: always
    }
hr.pb {
    width: 100%;
    border: none;
    border-bottom: 1px solid silver;
    margin-top: 2em;
    margin-bottom: 2em
    }
.lg-container-b {
    text-align: center
    }
.x-ebookmaker .lg-container-b {
    clear: both
    }
.lg-container-r {
    text-align: right
    }
.x-ebookmaker .lg-container-r {
    clear: both
    }
.linegroup {
    display: inline-block;
    text-align: justify
    }
.x-ebookmaker .linegroup {
    display: block;
    margin-left: 1.5em
    }
.linegroup .group {
    margin: 1em auto
    }
.linegroup .line {
    text-indent: -3em;
    padding-left: 3em
    }
div.linegroup > :first-child {
    margin-top: 1em
    }