p {
    margin-top: 0.9em;
    text-align: justify;
    margin-bottom: 0.9em
    }
p.author {
    text-align: center;
    font-family: "Helvetica", sans-serif;
    font-size: larger;
    letter-spacing: 0.2em;
    margin-top: 6em;
    margin-bottom: 4em
    }
p.ast1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.5em
    }
p.ast2 {
    text-align: center;
    margin-top: 2em;
    font-size: 2em
    }
p.story {
    text-align: center;
    margin-top: 0;
    font-size: 1.2em
    }
p.publish {
    text-align: center;
    font-family: "Helvetica", sans-serif;
    margin-top: 6em;
    letter-spacing: 0.2em
    }
p.title {
    text-align: center;
    font-family: "Helvetica", sans-serif;
    font-size: larger;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-top: 8em;
    margin-bottom: 8em
    }
p.chapter {
    text-align: center;
    font-family: "Helvetica", sans-serif;
    font-size: larger;
    letter-spacing: 0.2em;
    margin-bottom: 6em
    }
h1 {
    text-align: center;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-top: 3em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr.major {
    width: 65%;
    margin-top: 4em;
    margin-bottom: 4em;
    border: none;
    border-bottom: 1px solid black
    }
hr.short {
    width: 15%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border: none;
    border-bottom: 1px solid black
    }
hr.shorty {
    width: 18%;
    margin-left: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border: none;
    border-bottom: 1px solid black
    }
hr.cont {
    width: 15%;
    margin-top: 0.5em;
    margin-bottom: 1em;
    border: none;
    border-bottom: 1px solid black
    }
body {
    margin-left: 15%;
    margin-right: 15%
    }
.pagenum {
    display: inline;
    font-size: small;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    color: #444;
    background-color: #EEE
    }
.tnote {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5em;
    margin-bottom: 5em;
    padding: 0 1em 1em 1em;
    background-color: #f6f2f2;
    color: black;
    border: solid 1px
    }
.bbox {
    margin-left: 20%;
    margin-right: 20%;
    border: solid 4px;
    padding: 0 1em 1em 2em
    }
.toc1 {
    margin-left: 1em;
    font-family: Helvetica, sans-serif;
    font-size: larger;
    letter-spacing: 0.2em
    }
.toc2 {
    font-family: Helvetica, sans-serif;
    font-size: 0.9em;
    letter-spacing: 0.05em
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.dropcap {
    font-size: 350%;
    line-height: 80%
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.contents {
    margin: auto;
    text-align: center;
    width: 30em
    }