body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h1 {
    font-weight: normal;
    font-size: 1.2em
    }
h2 {
    font-weight: normal;
    font-size: 1.2em;
    margin-top: 1.7em
    }
h2.nobreak {
    page-break-before: avoid
    }
p {
    text-align: justify;
    text-indent: 1em;
    margin-top: 0;
    margin-bottom: 0
    }
h2 + p {
    text-indent: 0
    }
table {
    border-collapse: collapse;
    page-break-inside: avoid;
    max-width: 100%;
    width: auto;
    display: flex;
    justify-content: center
    }
td:first-child {
    text-align: right;
    padding-right: 0.3em
    }
td:nth-child(2) {
    text-align: left
    }
.page {
    margin-top: 2em;
    margin-bottom: 2em
    }
.x-ebookmaker .page {
    page-break-before: always
    }
.vsp2 {
    border: none;
    margin-top: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid silver
    }
.vgap {
    margin-top: 0.8em;
    margin-bottom: 0.8em
    }
div.figure {
    display: inline-block;
    width: 70%;
    margin-left: 15%
    }
img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0
    }
div.figcaption {
    font-size: 0.9em;
    text-align: center
    }
.tac {
    text-align: center
    }
.mb05 {
    margin-bottom: 0.5em
    }
.mb10 {
    margin-bottom: 1em
    }
.mt10 {
    margin-top: 1em
    }
.fs09 {
    font-size: 0.9em
    }
.fs12 {
    font-size: 1.2em
    }
.b {
    font-weight: bold
    }