body {
    margin-left: 12%;
    margin-right: 12%;
    text-align: justify;
    background-color: #E8D8BE;
    line-height: 1.4
    }
h1 {
    page-break-before: always;
    text-align: center;
    font-size: 500%;
    font-weight: bold
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    page-break-before: always
    }
h2 {
    font-size: 170%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 90%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-indent: 1em;
    font-size: 120%
    }
table {
    text-align: left;
    table-layout: fixed
    }
td {
    font-size: 120%;
    padding-right: 0.2em;
    text-indent: -1em
    }
td.r {
    text-align: right;
    vertical-align: bottom;
    text-indent: 0
    }
td.l {
    text-align: left;
    vertical-align: top
    }
td.n {
    width: 10%
    }
a:link {
    background-color: yellow;
    text-decoration: none
    }
a:link, a:visited, link {
    color: inherit
    }
sup {
    font-size: 60%
    }
hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
    width: 15%
    }
.bold {
    font-weight: bold
    }
.thirty {
    width: 30%
    }
.noind {
    text-indent: 0
    }
.center {
    text-indent: 0;
    text-align: center
    }
.right {
    text-align: right
    }
.pagenum {
    font-size: 90%;
    background-color: #E8D8BE;
    color: red
    }
.small {
    font-size: 90%
    }
.author {
    letter-spacing: 0.5em
    }
.sec {
    letter-spacing: 0.25em
    }
.title {
    letter-spacing: 0.25em;
    word-spacing: 0.4em
    }
.large {
    font-size: 140%;
    text-align: center
    }
.poem {
    margin: 0 5% 0 5%;
    font-size: 85%;
    display: inline-block;
    text-align: left
    }
.poembox {
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 90%
    }
.fn {
    background-color: #E8D8BE;
    text-indent: 1em;
    padding-left: 0.2em;
    padding-right: 0.2em
    }
.sp {
    font-size: 0.7em
    }
.smcap {
    font-size: 75%;
    page-break-before: avoid
    }
.correction {
    border-bottom: 1px dashed red
    }
.transl {
    border-bottom: 1px dashed orange
    }
#tnote {
    border: 1px dotted black;
    max-width: 50em;
    margin: auto
    }
#tnote p {
    text-indent: 1em
    }