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;
    font-size: 1.3em
    }
h2 {
    text-align: center;
    font-weight: normal;
    font-size: 0.9em;
    margin-top: 2.5em;
    margin-bottom: 1.5em
    }
.sectiont {
    page-break-before: always;
    margin-top: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid silver;
    padding-bottom: 2em
    }
.sectionb {
    page-break-before: always;
    margin-top: 2em;
    margin-bottom: 2em;
    border-top: 1px solid silver;
    padding-top: 2em
    }
dt {
    margin-top: 0.7em
    }
dd {
    font-size: 0.9em
    }
ul {
    list-style-type: none
    }
li {
    margin-top: 0.5em
    }
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
    }
.w001 {
    margin-left: 17%;
    width: 65%
    }
.x-ebookmaker .w001 {
    margin-left: 12%;
    width: 75%
    }
.mt01 {
    margin-top: 1em
    }
.mb01 {
    margin-bottom: 1em
    }
.caption {
    text-indent: 0;
    padding: 0.5em 0;
    text-align: center;
    font-size: smaller
    }