body {
    margin-left: 15%;
    margin-right: 15%
    }
h1 {
    letter-spacing: 0.15em;
    margin-right: -0.15em;
    font-size: x-large;
    line-height: 1.5em;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1em;
    page-break-before: always
    }
p {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 1em
    }
p.first {
    text-indent: 0;
    margin-top: 8em;
    page-break-before: always
    }
span.firstchar {
    font-size: 3em;
    line-height: 0.8
    }
span.prefirstchar {
    display: none
    }
p.center {
    text-indent: 0;
    text-align: center
    }
.centerpic {
    text-align: center;
    text-indent: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
    }
.vspace6 {
    margin-top: 6em
    }
div.ads {
    page-break-before: always;
    margin-left: auto;
    margin-right: auto;
    max-width: 26em
    }
div.ads p {
    text-align: center;
    text-indent: 0;
    font-size: 0.8em
    }
div.ads p.center {
    text-align: center
    }
div.ads .h1 {
    text-align: center;
    letter-spacing: 0.5em;
    margin-right: -0.5em;
    font-size: 1.5em
    }
div.ads .h2 {
    text-align: center;
    font-size: 1.1em
    }
.ads table {
    margin-left: 0;
    margin-right: auto;
    text-align: left
    }
.ads td {
    text-align: right;
    margin: 0;
    line-height: 1em;
    padding: 0;
    padding-right: 1em;
    font-size: 0.8em
    }
.ads td.right {
    text-align: left;
    padding-right: 0
    }
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
    }
ins {
    text-decoration: none
    }
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
    }
ul {
    margin-left: 0;
    padding-left: 0
    }
.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 p {
    text-indent: 0;
    margin-bottom: 0.5em
    }
li {
    text-align: left;
    margin-bottom: 0.5em;
    margin-left: 1em
    }
.trnote ul li {
    list-style-type: square
    }