body {
    margin-left: 15%;
    margin-right: 15%
    }
h1 {
    text-align: center
    }
div.titlematter {
    page-break-before: always
    }
h1.tit {
    line-height: 1em;
    margin-top: 0.5em;
    margin-bottom: 1em
    }
h1.tit .line2 {
    font-size: 0.5em
    }
h1.tit .line3 {
    font-size: 0.7em
    }
.pub {
    line-height: 1.2em;
    text-indent: 0;
    text-align: center;
    margin-top: 2em
    }
.pub .line2 {
    letter-spacing: 0.2em
    }
.cop {
    text-indent: 0;
    text-align: center;
    font-size: 0.8em;
    letter-spacing: 0.2em;
    margin-top: 4em;
    margin-bottom: 4em
    }
.ded {
    font-size: 1.2em;
    text-indent: 0;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em
    }
div.motto {
    font-size: 0.8em;
    margin-top: 2em;
    margin-bottom: 4em
    }
div.motto div.poem {
    margin-left: auto;
    margin-right: auto;
    max-width: 25em
    }
div.motto p.signature {
    margin-left: auto;
    margin-right: auto;
    max-width: 25em
    }
p.signature {
    text-indent: 0;
    text-align: right;
    margin-right: 1em;
    letter-spacing: 0.2em;
    margin-bottom: 1em
    }
h2 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
h2.unwrap .line2 {
    font-size: 0.5em;
    font-weight: normal
    }
h3 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0.5em;
    font-weight: normal;
    font-size: 1em
    }
h3.subchap .line2 {
    letter-spacing: 0.2em
    }
p {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 1em
    }
.pb {
    page-break-before: always
    }
div.poem {
    margin-top: 0;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 22em
    }
.poem .line {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
.poem .line2 {
    text-align: left;
    text-indent: -2em;
    margin-left: 4em
    }
.poem .line3 {
    text-align: left;
    text-indent: -2em;
    margin-left: 6em
    }
em {
    letter-spacing: 0.2em;
    font-style: normal
    }
span.antiqua {
    font-family: "Courier New", monospace
    }
span.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-family: sans-serif;
    font-size: small;
    background-color: #ccc;
    color: #000;
    border: black 1px dotted;
    margin: 2em;
    padding: 1em;
    page-break-before: always
    }
.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 p {
    text-indent: 0;
    margin-top: 1em
    }
span.pagenum {
    color: gray;
    background-color: inherit;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt
    }
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
    }
.centerpic {
    text-align: center;
    text-indent: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
    }