body {
    margin-left: 20%;
    margin-right: 20%;
    text-align: justify
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
hr {
    width: 80%;
    margin-top: 2em;
    margin-bottom: 2em
    }
p {
    text-indent: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
.center {
    margin: auto;
    text-align: center;
    margin-top: 24pt;
    margin-bottom: 24pt
    }
p.right {
    text-align: right;
    margin-right: 20%
    }
p.continue {
    text-indent: 0;
    margin-top: 9pt
    }
.poem2 {
    margin-top: 24pt;
    margin-left: 20%;
    margin-right: 20%;
    text-align: left;
    margin-bottom: 24pt;
    font-size: 90%
    }
.poem3 {
    margin-top: 24pt;
    margin-left: 30%;
    margin-right: 30%;
    text-align: left;
    margin-bottom: 24pt;
    font-size: 90%
    }
.t0 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0
    }
.t1 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 1em;
    margin-right: 0
    }
.t2 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 2em;
    margin-right: 0
    }
.t3 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 3em;
    margin-right: 0
    }
.t8 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 8em;
    margin-right: 0
    }
h1, h2, h3, h4, h5 {
    text-align: center
    }
span.sc {
    font-variant: small-caps;
    font-size: 110%
    }
span.sc2 {
    font-variant: small-caps;
    font-size: 90%
    }
hr.W20 {
    width: 20%;
    color: black;
    margin-top: 12pt;
    margin-bottom: 12pt
    }
div.fig {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }