body {
    margin-left: 20%;
    margin-right: 20%;
    text-align: justify
    }
p {
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 1em;
    padding-top: 0;
    padding-bottom: 0
    }
h1 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1em;
    margin: 2em auto 1em auto
    }
h2 {
    text-align: center;
    font-weight: normal;
    font-size: 130%;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    text-align: center;
    font-weight: normal;
    font-size: 115%;
    margin-top: 2em;
    margin-bottom: 1em
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
div.ednote {
    margin-top: 2em;
    page-break-before: always;
    page-break-after: always
    }
div.titlepage {
    font-weight: bold;
    page-break-before: always;
    page-break-after: always
    }
.blockquote {
    font-size: 90%;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
.noindent {
    text-indent: 0%
    }
.cb {
    padding-top: 0.25em;
    text-align: right;
    padding-right: 20%;
    font-size: 95%
    }
.dateline {
    text-align: right;
    padding-right: 8%;
    font-size: 95%
    }
.signature {
    text-align: right;
    padding-right: 1em;
    padding-top: 0.25em
    }
.smcap {
    font-variant: small-caps;
    font-size: 100%
    }
.play {
    padding-left: 1.5em;
    text-indent: -1.5em
    }
.poetry {
    text-indent: 0;
    padding-left: 2%;
    font-size: 90%;
    padding-top: 0.5em;
    padding-bottom: 0.5em
    }
.poem {
    text-indent: 0;
    padding-left: 10%;
    font-size: 90%;
    padding-top: 0.5em;
    padding-bottom: 0.5em
    }
.speaker {
    text-indent: 0;
    text-align: center;
    padding-top: 0.5em;
    padding-bottom: 0.25em
    }
.title {
    text-align: center;
    font-weight: normal;
    font-size: 130%;
    margin-top: 2em;
    margin-bottom: 1em;
    text-indent: 0;
    line-height: 1.5
    }
table {
    width: 100%;
    border-collapse: collapse
    }
th, .tdl {
    border: 1px transparent;
    padding: 0;
    padding-left: 10%;
    text-align: left
    }
.tdr {
    text-align: right
    }
.tnbox {
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 8em;
    margin-top: auto;
    text-align: left;
    border: 1px solid;
    padding: 1em;
    color: black;
    background-color: #f6f2f2;
    page-break-before: always;
    page-break-after: always
    }