p {
    margin-top: 0.75em;
    text-indent: 2%;
    text-align: justify;
    margin-bottom: 0.75em
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.box {
    border: 4px double gray;
    padding: 4%
    }
.hang {
    text-indent: -3%;
    margin-left: 2%
    }
.r {
    text-align: right;
    margin-right: 25%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
hr {
    width: 100%;
    margin: 5% auto 5% auto;
    border: 4px double gray
    }
top8 {
    margin-top: 8%
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
div.piece {
    margin-left: 20%;
    max-width: 55%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
a:link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:visited {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: #F00;
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: 95%
    }
sup {
    font-size: 75%
    }
.footnotes {
    border: double 6px gray;
    margin-top: 15%;
    clear: both
    }
.footnotes ol {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
    list-style-type: none
    }
.footnote {
    width: 95%;
    margin: auto 3% 1% auto;
    font-size: small
    }
.footnote .label {
    text-align: left
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 0.6em
    }
.direct {
    font-style: italic;
    font-weight: 700;
    font-size: small
    }
.nom {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: 95%;
    text-align: center;
    text-indent: 0%
    }
.stage {
    font-style: italic;
    font-weight: 700;
    font-size: 100%
    }
.head {
    font-variant: small-caps;
    font-weight: 800;
    font-family: "Times New Roman", serif;
    font-size: 95%;
    text-align: center;
    text-indent: 0%
    }