body {
    margin-left: 15%;
    margin-right: 15%
    }
h1 {
    text-align: center
    }
div.titlematter {
    page-break-before: always
    }
h1.tit {
    line-height: 1em;
    font-weight: normal;
    letter-spacing: 0.2em;
    margin-top: 0.5em;
    margin-bottom: 3em
    }
h1.tit .line1 {
    font-size: 0.7em
    }
h1.tit .line2 {
    letter-spacing: 0
    }
.ser {
    text-indent: 0;
    text-align: center;
    letter-spacing: 0.2em;
    margin-top: 3em;
    margin-bottom: 5em
    }
.run {
    text-indent: 0;
    text-align: center;
    letter-spacing: 0.2em;
    font-size: 0.8em
    }
.pub {
    text-indent: 0;
    text-align: center;
    letter-spacing: 0.1em;
    margin-top: 0.5em
    }
.pub .line1 {
    border-top: 4px double black
    }
.cop {
    text-indent: 0;
    text-align: center;
    margin-top: 8em;
    font-size: 0.8em
    }
.ded {
    text-indent: 0;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em
    }
.dat {
    text-indent: 0;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em
    }
h2 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0.5em;
    page-break-before: always
    }
h3 {
    font-size: 1em;
    font-weight: normal;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
p {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 1em
    }
p.first {
    text-indent: 0
    }
p.noindent {
    text-indent: 0
    }
div.ads {
    page-break-before: always;
    margin-top: 5em;
    margin-left: auto;
    margin-right: auto;
    max-width: 15em
    }
div.ads p {
    font-size: 0.8em;
    text-indent: 0;
    margin-bottom: 1em
    }
p.tb {
    text-indent: 0;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.poem {
    text-align: left;
    text-indent: 0;
    margin-left: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.poem .line {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
.poem .line2 {
    text-align: left;
    text-indent: -2em;
    margin-left: 4em
    }
div.small p {
    font-size: 0.8em
    }
em.em {
    letter-spacing: 0.2em;
    font-style: normal
    }
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
    }
div.toc {
    margin-left: auto;
    margin-right: auto;
    max-width: 12em;
    page-break-before: always
    }
td {
    padding-left: 0;
    padding-right: 0
    }
td.right {
    text-align: right
    }
td.left {
    padding-right: 2em;
    text-align: left
    }