body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    margin-top: 1%;
    margin-bottom: 5%;
    page-break-before: always
    }
h2 {
    text-align: center;
    margin-top: 15%;
    margin-bottom: 5%;
    page-break-before: always
    }
h3 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
    page-break-before: always
    }
p {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    text-align: justify;
    text-indent: 4%
    }
p.noindent {
    text-indent: 0%
    }
p.right {
    text-indent: 0%;
    text-align: right;
    margin-left: 8%;
    margin-right: 4%;
    margin-top: 0%;
    margin-bottom: 2%
    }
p.poem {
    text-align: left;
    text-indent: 0%;
    margin-left: 8%;
    margin-right: 8%;
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: small
    }
p.signature {
    text-indent: 0%;
    text-align: left;
    margin-left: 20%;
    margin-right: 0%;
    margin-top: 1%;
    margin-bottom: 2%
    }
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: 0%;
    margin-bottom: 0%
    }
p.caption {
    text-indent: 0%;
    text-align: center;
    margin-top: 0%;
    margin-bottom: 4%;
    font-size: small;
    page-break-before: avoid
    }
p.contents {
    text-indent: 0%;
    text-align: center;
    margin-top: 0%;
    margin-bottom: 1%
    }
p.firstwo {
    text-indent: 0%
    }
p.first {
    text-indent: 0%
    }
span.firstchar {
    font-size: 3em;
    line-height: 0.8
    }
.leftpic {
    clear: left
    }
.rightpic {
    clear: right
    }
.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
    }