body {
    margin-left: 15%;
    margin-right: 15%
    }
div.titlematter {
    page-break-before: always
    }
h1 {
    text-indent: 0;
    text-align: center
    }
h2 {
    text-indent: 0;
    text-align: center
    }
h3 {
    text-indent: 0;
    text-align: center
    }
.aut {
    text-indent: 0;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em
    }
h1.title {
    margin-bottom: 1em;
    letter-spacing: 0.1em
    }
.trn {
    text-indent: 0;
    text-align: center;
    margin-bottom: 2em;
    font-size: 1.2em;
    line-height: 1.5em
    }
.trn .line1 {
    font-size: 0.9em
    }
.trn .line2 {
    font-size: 0.6em
    }
.pub {
    text-indent: 0;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
.cop {
    text-indent: 0;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em;
    font-size: 0.8em
    }
.printer {
    text-indent: 0;
    text-align: center;
    margin-bottom: 4em;
    font-size: 0.8em
    }
h2.part {
    margin-top: 4em;
    margin-bottom: 4em;
    page-break-before: always
    }
h2.part.intro {
    margin-top: 2em;
    margin-bottom: 1em;
    page-break-before: always
    }
h3.chapter {
    margin-top: 2em;
    margin-bottom: 1em
    }
h3.chapter .line2 {
    font-size: 0.8em;
    font-weight: normal
    }
p {
    margin: 0;
    text-align: justify;
    text-indent: 1em
    }
p.first {
    text-indent: 0
    }
p.noindent {
    text-indent: 0
    }
.pb {
    page-break-before: always
    }
p.footnote {
    text-indent: 0;
    text-align: justify;
    font-size: 0.8em;
    line-height: 1.2em;
    margin: 1em
    }
hr.footnote {
    margin-left: 0;
    width: 20%;
    margin-top: 1em;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid black
    }
.tb {
    margin: 1em;
    text-indent: 0;
    text-align: center
    }
div.poem {
    text-align: left;
    text-indent: 0;
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    page-break-inside: avoid
    }
.poem .line {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
em {
    letter-spacing: 0.1em;
    margin-right: -0.1em;
    font-style: normal
    }
span.sup {
    font-size: 0.6em;
    vertical-align: 15%;
    text-decoration: underline
    }
.underline {
    text-decoration: underline
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.trnote {
    font-size: 0.8em;
    line-height: 1.2em;
    background-color: #ccc;
    color: #000;
    border: black 1px dotted;
    margin: 2em;
    padding: 1em;
    page-break-before: always;
    margin-top: 3em
    }
.trnote p {
    text-indent: 0;
    margin-bottom: 1em
    }
.trnote ul {
    margin-left: 0;
    padding-left: 0
    }
.trnote li {
    text-align: left;
    margin-bottom: 0.5em;
    margin-left: 1em
    }
.trnote ul li {
    list-style-type: square
    }
.trnote .handheld-only {
    display: none
    }
a[title].pagenum:after {
    content: attr(title);
    color: gray;
    background-color: inherit;
    letter-spacing: 0;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: x-small;
    border: 1px solid silver;
    display: inline
    }
div.centerpic {
    text-align: center;
    text-indent: 0;
    display: block;
    margin: 0
    }
@media all {
    body {
        margin-left: 0;
        margin-right: 0
        }
    em {
        letter-spacing: 0;
        margin-right: 0;
        font-style: italic
        }
    a.pagenum {
        display: none
        }
    a.pagenum:after {
        display: none
        }
    .trnote .handheld-only {
        display: inline
        }
    }