body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    text-transform: uppercase;
    margin-top: 2em;
    margin-bottom: 1em
    }
p {
    text-align: justify;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
hr {
    width: 65%
    }
div.titleelement {
    text-align: center;
    margin-top: 5em;
    margin-bottom: 5em
    }
div.contributor {
    font-size: 1.2em;
    letter-spacing: 0.2em;
    text-transform: uppercase
    }
div.tocitem {
    font-variant: small-caps;
    margin-bottom: 0.5em
    }
div.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
span.speakername {
    font-style: italic
    }
span.greek, span.french, span.latin {
    font-style: italic
    }
span.emphasis {
    font-style: italic
    }
.smalltext {
    font-size: 0.7em
    }
.noncss {
    display: none
    }