p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 1em
    }
h1 {
    text-align: center;
    font-family: garamond, serif
    }
h5, h6 {
    text-align: center;
    font-family: garamond, serif
    }
h2 {
    text-align: center;
    font-family: garamond, serif
    }
h3 {
    text-align: center;
    font-family: garamond, serif
    }
h4 {
    text-align: center;
    font-family: garamond, serif
    }
hr {
    width: 33%;
    margin-top: 1em;
    margin-bottom: 1em
    }
body {
    margin-left: 20%;
    margin-right: 20%
    }
a {
    text-decoration: none
    }
div.centered {
    text-align: center
    }
div.centered table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
ul {
    list-style-type: none
    }
li {
    margin-top: 0.15em;
    margin-bottom: 0.15em
    }
.cen {
    text-align: center;
    text-indent: 0
    }
.sc {
    font-variant: small-caps;
    font-size: 95%
    }
.fakesc {
    font-size: 80%
    }
.noin {
    text-indent: 0
    }
.right {
    text-align: right;
    padding-right: 2em
    }
.img {
    text-align: center;
    padding: 1em;
    margin-left: auto;
    margin-right: auto
    }
.tdlsc {
    text-align: left;
    font-variant: small-caps;
    font-size: 95%
    }
.tr {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1em;
    background-color: #f6f2f2;
    color: black;
    border: dotted black 1px
    }
.Greek {
    border-bottom: 1px dotted silver
    }
.Greek[title]:after {
    content: ""
    }
.Greek[title]:hover:after {
    content: " [Greek: " attr(title) "]"
    }
hr.full {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    border: solid black
    }
.p2 {
    margin-top: 2em
    }
div.fig {
    margin: 0 auto;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.poem {
    text-indent: 0%;
    margin-left: 10%;
    font-size: 90%;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.caption {
    font-weight: bold;
    text-align: center
    }