a:link {
    text-decoration: none;
    color: #0000C8
    }
a:visited {
    text-decoration: none;
    color: #A000A0
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h1 {
    line-height: 2em;
    margin-top: 3em;
    margin-bottom: 2em
    }
h2 {
    margin-top: 3em;
    margin-bottom: 2em
    }
hr {
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
img {
    border: none;
    margin-top: 2em;
    margin-bottom: 2em
    }
p {
    line-height: 1.4em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: normal;
    text-align: justify
    }
em {
    letter-spacing: 0.2em;
    margin-right: -0.2em;
    font-style: normal
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.antiqua {
    font-style: italic
    }
.big {
    font-size: 140%
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    font-size: 0.9em;
    text-decoration: none;
    font-style: normal;
    letter-spacing: 0
    }
span.greek {
    border-bottom: 1px dashed #999
    }
.initial {
    font-size: 200%
    }
.ins {
    text-decoration: none;
    border-bottom: 1px dashed #0000C8
    }
:lang(el) {
    font-weight: normal;
    font-style: italic
    }
.pagenum {
    font-size: small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    letter-spacing: 0
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    font-size: 90%
    }
.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
    }
.ppnote {
    background-color: #EEE;
    color: #000;
    font-size: 90%;
    border: thin solid #999;
    margin: 0;
    margin-top: 3em;
    margin-bottom: 6em
    }
.small {
    font-size: 80%
    }
.spaced {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.title {
    text-align: center;
    font-weight: bold;
    line-height: 2em;
    margin-top: 3em;
    margin-bottom: 2em
    }
h1.pg {
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 0
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }