a:link {
    text-decoration: none;
    color: #0000C8
    }
a:visited {
    text-decoration: none;
    color: #0000C8
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h1 {
    line-height: 2em;
    margin-top: 3em;
    margin-bottom: 2em
    }
h2 {
    margin-top: 3em;
    margin-bottom: 2em
    }
hr {
    width: 33%;
    margin-top: 3em;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
img {
    border: 1px solid black;
    margin-top: 2em;
    margin-bottom: 0
    }
img.plain {
    border: none
    }
p {
    line-height: 1.4em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: normal;
    text-align: justify
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.big {
    font-size: 140%
    }
.blockquot {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 2em;
    margin-bottom: 2em
    }
div.blockquot p {
    line-height: 1.2em
    }
.caption {
    margin-top: 0;
    margin-bottom: 2em;
    font-variant: small-caps
    }
.center {
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px;
    margin-top: 3em;
    margin-bottom: 3em
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 90%
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none;
    font-style: normal;
    letter-spacing: 0
    }
span.greek {
    border-bottom: 1px dashed #999
    }
div.index {
    font-size: 90%
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.IX li {
    margin-top: 0
    }
.ins {
    text-decoration: none;
    border-bottom: 1px dashed #0000C8
    }
.invisible {
    visibility: hidden
    }
:lang(el) {
    font-weight: normal;
    font-style: italic
    }
:lang(fr) {
    font-weight: normal;
    font-style: italic
    }
:lang(la) {
    font-weight: normal;
    font-style: italic
    }
.letter {
    text-align: right;
    margin-right: 10%
    }
.nowrap {
    white-space: nowrap
    }
.pagenum {
    font-size: small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.poem {
    margin-left: 30%;
    text-align: left
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i8 {
    display: block;
    margin-left: 8em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i10 {
    display: block;
    margin-left: 10em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i14 {
    display: block;
    margin-left: 14em;
    padding-left: 3em;
    text-indent: -3em
    }
.ppnote {
    background-color: #EEE;
    color: #000;
    font-family: sans-serif;
    font-size: 90%;
    border: thin solid #999;
    margin-top: 3em;
    margin-bottom: 6em;
    margin-left: 20%;
    margin-right: 20%
    }
.quote {
    margin-left: 20%;
    margin-right: 20%;
    text-align: left
    }
.right {
    text-align: right
    }
.small {
    font-size: 60%
    }
.smcap {
    font-variant: small-caps
    }
.spaced {
    letter-spacing: 0.2em
    }
.nospace {
    letter-spacing: 0
    }
.title {
    margin-top: 3em;
    text-align: center;
    font-weight: bold
    }