body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    line-height: 1.5em
    }
h2 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
em {
    font-style: italic
    }
p.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    line-height: 1.5em
    }
.subtitle {
    font-size: 60%;
    font-weight: normal
    }
hr.large {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
div.centered {
    text-align: center
    }
div.centered table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
.pagenum {
    font-size: 80%;
    text-align: right;
    text-decoration: none
    }
.pagenum a {
    color: #bbb;
    background-color: white;
    text-decoration: none;
    width: 4.25em;
    right: -4.25em
    }
.pagenum a:hover {
    background-color: white;
    color: #f00
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 0.75em;
    margin-top: 0.6em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
ul {
    width: 90%;
    padding: 0 0.25em 0.5em 0;
    margin: 0;
    list-style: none
    }
li {
    text-indent: -1.5em;
    margin: 0.33em 0.5em 0.5em 4em
    }
.centerbox {
    width: 23em;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 0.75em
    }
.bbox {
    border: solid black 1px
    }
.gap {
    margin-top: 1em
    }
.centerbox2 {
    width: 24em;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 0.75em
    }
.bbox2 {
    border: none
    }
.boxhr {
    width: 100%;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.left {
    margin-left: 0.75em
    }
.right {
    margin-right: 0.75em
    }
.smaller {
    font-size: 0.85em
    }
.smallest {
    font-size: 0.7em
    }
.larger {
    font-size: 1.1em
    }
.ads1 {
    text-align: left;
    font-size: 1.8em;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0
    }
.ads2 {
    text-align: left;
    font-size: 1.4em;
    font-weight: normal;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.ads3 {
    text-align: center;
    font-size: 1.8em;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.adtitle {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 0.3em;
    font-weight: bold;
    font-size: 1.15em;
    padding: 0
    }
.adauthor {
    text-align: center;
    font-size: 1.1em;
    margin-top: 0.5em;
    margin-bottom: 0;
    padding: 0
    }
hr.theend {
    height: 0;
    border: 1px solid
    }
p.negindent {
    text-indent: -2em;
    padding-left: 2em
    }
.greek {
    border-bottom: thin dotted #aaa
    }
.tn {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
#tnote {
    width: 26em;
    border: 1px dashed #808080;
    background-color: #f8f8f8;
    color: inherit;
    text-align: justify;
    padding: 0 0.75em
    }
#endtnote {
    width: 75%;
    border: 1px dashed #808080;
    background-color: #f8f8f8;
    color: inherit;
    padding: 0 0.75em
    }
@media print {
    body {
        margin-top: 2cm;
        margin-bottom: 2cm;
        margin-left: 2.5cm;
        margin-right: 2.5cm
        }
    #tnote, .pagenum {
        position: static
        }
    a {
        text-decoration: none;
        border: none;
        background-color: white;
        color: black
        }
    .pagenum a {
        background-color: white;
        color: black
        }
    }