body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h2 {
    font-size: large;
    margin: 0 auto 1.5em auto
    }
.new-h2 {
    margin-top: 3em
    }
div.ce p {
    text-align: center;
    margin: auto 0
    }
.center {
    text-align: center
    }
ins.greek {
    text-decoration: none;
    border-bottom: 1px dashed #390
    }
.smcap {
    font-variant: small-caps
    }
.pagenum {
    color: #808080;
    display: inline;
    font-size: x-small;
    text-align: right;
    font-style: normal;
    border: 1px solid silver;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
.footnotes {
    border: 1px dashed #808080;
    margin-top: 6em
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    font-style: normal
    }
@page {
    margin-top: 2cm;
    margin-bottom: 2cm;
    margin-left: 3cm;
    margin-right: 3cm
    }
@media print {
    body {
        margin: 0
        }
    #tnote, pre, .pagenum {
        display: none
        }
    ins, ins.greek, a {
        text-decoration: none;
        border: none;
        color: black
        }
    .footnotes {
        page-break-before: always;
        border: none;
        padding: 0
        }
    .footnote {
        margin-left: 0;
        margin-right: 0
        }
    .footnote .label, .fnanchor {
        color: black
        }
    .footnote .label {
        vertical-align: text-top;
        font-size: medium
        }
    }