body {
    margin-left: 10%;
    margin-right: 10%;
    max-width: 40em
    }
h1, h2, h3, h4 {
    text-align: center
    }
h3, h4 {
    font-weight: normal
    }
h2 {
    margin-bottom: 2em
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:active {
    text-decoration: underline
    }
a:link:hover {
    text-decoration: underline
    }
hr.long {
    width: 100%;
    margin-top: 5em;
    margin-bottom: 5em;
    margin-left: auto;
    margin-right: auto
    }
hr.tiny {
    width: 10%;
    margin-top: 6em;
    margin-bottom: 6em;
    margin-left: auto;
    margin-right: auto
    }
#titlepages p {
    text-align: center;
    text-indent: 0
    }
#preface p {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 12%;
    margin-left: 12%;
    text-align: justify;
    text-indent: 1em
    }
#preface p.center {
    text-align: center
    }
#preface .right {
    text-align: right
    }
#toc {
    margin-top: 5em;
    margin-left: 10%;
    margin-right: 10%
    }
#content {
    margin-top: 5em;
    margin-bottom: 2em
    }
#content h2 {
    margin-top: 5em
    }
#content blockquote {
    margin-right: 5%;
    margin-left: 10%;
    text-align: justify
    }
#content li.rom {
    list-style-type: upper-roman;
    text-align: left
    }
p {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: justify;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
.title {
    font-size: 1.5em;
    text-align: center
    }
.poem {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
.poem .stanza {
    margin-left: 28%;
    margin-right: auto;
    text-align: left
    }
.stanza div {
    line-height: 1.4em;
    margin-top: 0;
    text-align: left;
    margin-left: 2em;
    text-indent: -2em
    }
.poem div.quote {
    text-indent: -2.4em
    }
.poem .in8 {
    margin-left: 8em
    }
.poem .in10 {
    margin-left: 10em
    }
.poem .in12 {
    margin-left: 12em
    }
.fnref {
    font-size: 90%
    }
.fn span.fnnum {
    text-align: left
    }
.fn {
    border-top: 0.1em dashed gray;
    border-bottom: 0.1em dashed gray;
    padding: 1em 1em 1em 4em;
    font-size: 90%;
    text-align: justify;
    margin-right: 10%;
    margin-left: 10%;
    margin-bottom: 3em
    }
.drama {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
.drama .dialogue {
    padding-left: 4em;
    text-align: left;
    margin-right: auto;
    margin-left: 10%;
    margin-bottom: 0;
    margin-top: 0
    }
.dialogue span.char {
    text-align: left
    }
.dialogue span.in11 {
    margin-left: 11em
    }
#index ul {
    margin-top: 3em
    }
#index li {
    list-style-type: none;
    line-height: 1.4em
    }
#index ul.sub {
    margin-top: 0;
    list-style-type: none
    }
#index li.sub {
    margin-bottom: 0;
    list-style-type: none
    }
.small {
    font-size: 90%
    }
.tiny {
    font-size: 80%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.larger {
    font-size: 1.25em
    }
.pagenum {
    display: inline;
    font-size: 75%;
    text-align: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em
    }
td {
    vertical-align: top;
    text-align: left
    }
td.right {
    text-align: right;
    vertical-align: top
    }
td.center {
    text-align: center
    }
td.small {
    font-size: 90%
    }
td.tiny {
    font-size: 80%
    }