body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    clear: both;
    margin-top: 6em
    }
h2 {
    text-align: center;
    clear: both;
    margin-top: 4em;
    margin-bottom: 1em;
    font-size: 1.2em
    }
h3 {
    text-align: center;
    clear: both;
    margin-top: 4em;
    margin-bottom: 1em
    }
p {
    margin-top: 0.75em;
    text-align: left;
    margin-bottom: 0.75em
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    font-style: normal
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
ul.fn {
    list-style-type: none;
    font-size: 0.9em;
    margin-left: 10%;
    margin-right: 10%
    }
ul.idx {
    list-style-type: none;
    margin-left: 15%;
    margin-right: 15%
    }
.idx li {
    margin-left: 1em;
    text-indent: -1em
    }
.alpha {
    margin-top: 2em;
    margin-bottom: 0.5em;
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnotes {
    border: dashed 1px;
    margin-top: 6em
    }
.fntitle {
    margin-top: 1em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.sidenote {
    text-indent: 0;
    text-align: left;
    min-width: 9em;
    max-width: 9em;
    padding-bottom: 0.3em;
    padding-top: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    margin-right: 1em;
    clear: left;
    margin-top: 1em;
    margin-bottom: 0.3em;
    font-size: smaller;
    color: black;
    background-color: #eee;
    border: thin dotted gray
    }
.poetry-container {
    text-align: center
    }
.poem {
    display: inline-block;
    font-size: 95%;
    margin-bottom: 1em;
    text-align: left
    }
@media all {
    .poem {
        display: block;
        margin-left: 5%;
        margin-right: 10%
        }
    .sidenote {
        float: left;
        clear: none;
        font-weight: bold
        }
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i1 {
    margin-left: 1em
    }
.poem p.i2 {
    margin-left: 2em
    }
.poem p.i3 {
    margin-left: 3em
    }
.poem p.i4 {
    margin-left: 4em
    }
.poem p.i6 {
    margin-left: 6em
    }
.poem p.i10 {
    margin-left: 10em
    }
.poem p.o1 {
    margin-left: -0.25em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.p6 {
    margin-top: 6em
    }
.i1 {
    margin-left: 1em
    }
.i2 {
    margin-left: 2em
    }
.i3 {
    margin-left: 3em
    }
.i4 {
    margin-left: 4em
    }
.i10 {
    margin-left: 10em
    }
.b20 {
    font-size: 2em
    }
.b15 {
    font-size: 1.5em
    }
.b13 {
    font-size: 1.3em
    }
.b12 {
    font-size: 1.2em
    }
.s08 {
    font-size: 0.8em
    }
.s05 {
    font-size: 0.5em
    }
table {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show
    }
.emperors {
    border-collapse: collapse;
    border: solid 1px black
    }
.emperors th {
    border: solid 1px black
    }
.emperors td {
    border-right: solid 1px black;
    border-left: solid 1px black;
    padding-left: 2em
    }
td {
    padding-left: 1em;
    padding-right: 1em
    }
.tdc {
    text-align: center
    }
.tdr {
    text-align: right
    }
.tdrvu {
    text-align: right;
    vertical-align: top
    }
.tdrvd {
    text-align: right;
    vertical-align: bottom
    }
.tdchap {
    text-align: center;
    padding-top: 1.5em
    }
.tdpad {
    padding-top: 1.5em
    }
.tdcname {
    text-align: center;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-weight: bold
    }
.tdhang {
    margin-left: 1em;
    text-indent: -1em;
    vertical-align: top
    }
.tnbox {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8em;
    margin-top: auto;
    text-align: center;
    border: 1px solid;
    padding: 1em;
    color: black;
    background-color: #f6f2f2;
    width: 25em
    }
.greek {
    border-bottom: thin dotted #999
    }