body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%
    }
h2 {
    letter-spacing: 0.1em;
    text-align: center;
    margin-top: 10%;
    margin-bottom: 5%;
    page-break-before: always
    }
p.sub {
    letter-spacing: 0.1em;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 2%
    }
p {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    text-align: justify;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
p.revind {
    margin-left: 1em;
    text-indent: -1em
    }
p.right {
    text-indent: 0;
    text-align: right;
    margin-left: 8%;
    margin-right: 4%;
    margin-top: 0%;
    margin-bottom: 2%
    }
p.signature {
    text-indent: 0%;
    text-align: right;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 1%;
    margin-bottom: 2%
    }
p.address {
    text-indent: 0%;
    text-align: left;
    text-indent: 2em
    }
p.blockquote {
    text-indent: 0%;
    margin-left: 8%;
    margin-right: 4%;
    margin-top: 2%;
    margin-bottom: 2%
    }
p.center {
    text-indent: 0%;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 1%
    }
p.firstwo {
    text-indent: 0
    }
p.first {
    text-indent: 0
    }
span.firstchar {
    font-size: 3em;
    line-height: 0.8
    }
div.poem {
    margin-left: 10%;
    text-align: left;
    text-indent: 0;
    margin-top: 2%;
    margin-bottom: 2%
    }
p.line {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
span.small {
    font-size: small
    }
span.sc {
    font-variant: small-caps
    }
span.large {
    font-size: large
    }
span.medium {
    font-size: medium
    }
span.spaced {
    letter-spacing: 0.1em
    }
span.hidden {
    display: none
    }
.leftpic {
    clear: left
    }
.centerpic {
    text-align: center;
    text-indent: 0%;
    display: block;
    margin-left: auto;
    margin-right: auto
    }
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
    }
li {
    text-align: left;
    margin: 0;
    text-indent: -3em;
    margin-left: 3em
    }
.trnote ul li {
    list-style-type: none
    }