body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    font-weight: bold;
    font-size: 2em;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.5em;
    clear: both
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: justify;
    font-size: 1em;
    line-height: 1.4em;
    text-indent: 1em
    }
p.title {
    text-align: center;
    text-indent: 0;
    line-height: 1.4em;
    margin-bottom: 2em
    }
hr.hr65 {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 17.5%;
    margin-right: 17.5%;
    clear: both
    }
hr.hr95 {
    width: 95%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 2.5%;
    margin-right: 2.5%;
    clear: both
    }
ul.index {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em
    }
li.indx {
    margin-top: 0.25em
    }
li.isub1 {
    text-indent: 1em
    }
table {
    margin: 2em auto
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
td.chaptitle {
    text-align: left;
    padding-left: 2em;
    text-indent: -2em
    }
td.page {
    text-align: right;
    vertical-align: bottom
    }
table#p299 {
    margin: 2em auto;
    border-collapse: collapse
    }
table#p299 td.td1 {
    text-align: center;
    border-top: 3px double black;
    border-bottom: 1px solid black
    }
table#p299 td.td2 {
    text-align: center;
    border-left: 1px solid black;
    border-top: 3px double black;
    border-bottom: 1px solid black
    }
table#p299 td.td3 {
    text-align: center;
    border-left: 3px double black;
    border-top: 3px double black;
    border-bottom: 1px solid black
    }
table#p299 td.td4 {
    text-align: center;
    border-left: 1px solid black;
    border-bottom: 1px solid black
    }
table#p299 td.td5 {
    text-align: center;
    border-left: 3px double black;
    border-bottom: 1px solid black
    }
table#p299 td.td6 {
    text-align: right;
    border-left: 1px solid black
    }
table#p299 td.td7 {
    text-align: right;
    border-left: 3px double black
    }
table#p299 td.td8 {
    text-align: left;
    border-bottom: 3px double black
    }
table#p299 td.td9 {
    text-align: right;
    border-left: 1px solid black;
    border-bottom: 3px double black
    }
table#p299 td.td10 {
    text-align: right;
    border-left: 3px double black;
    border-bottom: 3px double black
    }
table#p300 {
    margin: 2em auto;
    border-collapse: collapse
    }
table#p300 td.td1 {
    text-align: center;
    border-top: 3px double black;
    border-bottom: 1px solid black
    }
table#p300 td.td2 {
    text-align: center;
    border-left: 1px solid black;
    border-top: 3px double black;
    border-bottom: 1px solid black
    }
table#p300 td.td3 {
    text-align: center;
    border-left: 1px solid black;
    border-bottom: 1px solid black
    }
table#p300 td.td4 {
    text-align: center;
    border-left: 1px solid black
    }
table#p300 td.td5 {
    text-align: left;
    border-bottom: 3px double black
    }
table#p300 td.td6 {
    text-align: center;
    border-left: 1px solid black;
    border-bottom: 3px double black
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.bbox {
    border: solid 2px;
    margin-top: 1em;
    margin-bottom: 1em
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    text-align: center;
    text-indent: 0;
    margin-top: 0
    }
.figcenter {
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.poem-container {
    text-align: center
    }
.poem {
    display: inline-block;
    text-align: left
    }
.stanza span, .stanza div, .stanza p {
    display: block;
    line-height: 1.2em;
    margin-left: 2em;
    text-indent: -2em;
    margin-top: 0
    }
.poem br {
    display: none
    }
.poem .stanza {
    padding: 0.5em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }