body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.rindent {
    text-align: right;
    margin-right: 5%
    }
.frontend {
    text-align: center;
    font-size: 90%
    }
.frontend2 {
    text-align: center;
    font-size: 75%
    }
.greek {
    text-decoration: none;
    border-bottom: thin dotted silver
    }
a.greek:hover {
    text-decoration: none
    }
.hang {
    text-align: justify;
    text-indent: -1.5em;
    margin-left: 1.5em
    }
.lheading {
    margin-top: 2em
    }
.lindent {
    text-indent: 10em
    }
.lindent2 {
    text-indent: 16em
    }
.lindent3 {
    text-indent: 22em
    }
.transnote {
    margin: 2em 5% 1em 5%;
    font-size: 90%;
    padding: 0.5em 1em 0.5em 1em;
    border: solid 1px silver
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td {
    vertical-align: bottom
    }
.tindent {
    text-align: left;
    text-indent: 2em
    }
.tindent2 {
    text-align: left;
    text-indent: 4em
    }
.pagenum {
    font-size: 70%;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%;
    text-align: justify
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.sidenote {
    margin-right: 0;
    margin-top: 0;
    margin-left: 1em;
    border: 1px solid silver;
    font-size: 95%;
    text-indent: 0;
    text-align: left;
    line-height: 1.1em
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    margin-left: 20%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i1 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }