body {
    margin-left: 10%;
    margin-right: 10%;
    max-width: 40em
    }
h1, h2, h3, h4 {
    text-align: center
    }
h3, h4 {
    font-weight: normal
    }
h4 {
    font-size: 1.2em
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:active {
    text-decoration: underline
    }
a:link:hover {
    text-decoration: underline
    }
hr.long {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto
    }
p {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: justify;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
#titlepages p {
    margin-left: auto;
    margin-right: auto;
    text-indent: 0
    }
#titlepages p.small {
    font-size: 90%
    }
#titlepages div.editors {
    margin-left: 14em
    }
#preface p {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 12%;
    margin-left: 12%;
    text-align: justify;
    text-indent: 0
    }
#preface p.right {
    text-align: right;
    text-indent: 0
    }
#preface p.indent {
    text-indent: 1em
    }
#toc {
    margin-top: 5em
    }
#content {
    margin-top: 5em;
    margin-bottom: 2em
    }
#content h2 {
    margin-top: 5em
    }
.fnref {
    font-size: 90%
    }
.fn {
    border-top: 0.1em dashed gray;
    border-bottom: 0.1em dashed gray;
    padding: 1em 1em 1em 2em;
    font-size: 90%;
    text-align: justify;
    margin-right: 10%;
    margin-left: 10%
    }
.fn span.fnnum {
    text-align: left
    }
#index h3 {
    text-align: center;
    margin-top: 3em
    }
#index ul {
    padding-left: 0
    }
#index li {
    list-style-type: none
    }
#bibliography p {
    text-indent: 0
    }
#bibliography ul {
    padding-left: 0
    }
#bibliography li {
    list-style-type: none;
    margin-bottom: 1em
    }
#bibliography li.sub {
    list-style-type: none;
    margin-bottom: 0
    }
.small {
    font-size: 90%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
p.title {
    font-size: 1.5em;
    text-align: center
    }
.in2 {
    margin-left: 2em
    }
.small span.in14 {
    margin-left: 14em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em
    }
td {
    vertical-align: top;
    text-align: left
    }
td.right {
    text-align: right
    }
td.center {
    text-align: center
    }
td.small {
    font-size: 90%
    }
td.tiny {
    font-size: 80%
    }
td.center8 {
    width: 8%
    }
td span.tiny {
    font-size: 80%
    }