body {
    margin-left: 8%;
    margin-right: 8%;
    text-align: justify
    }
p {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    text-indent: 1.4em
    }
h1 {
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h2 {
    text-align: center;
    font-size: 1.2em;
    font-weight: normal;
    margin-top: 1.5em;
    margin-bottom: 1em
    }
.tn {
    font-size: 0.9em;
    border: 1px solid silver;
    margin-top: 1.8em;
    margin-left: 10%;
    width: 80%;
    padding: 0.4em 2%;
    background-color: #DDE
    }
.tn p {
    text-indent: 0;
    text-align: left
    }
.ce {
    text-align: center;
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto
    }
table {
    page-break-inside: avoid;
    width: 100%
    }
table.tcenter {
    border-collapse: collapse;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
td {
    vertical-align: top
    }
.tdc1 {
    text-align: right;
    padding-right: 0.7em
    }
.tdc2 a {
    font-variant: small-caps;
    color: blue
    }
.poetry {
    display: block;
    text-align: left
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry-container {
    text-align: center
    }
.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
    }
.vertical-space {
    height: 1em
    }