@namespace h "http://www.w3.org/1999/xhtml";
@page {
margin: 5pt;
}
body {
font-family: "100 %", serif, sansserif;
}
p {
margin: 0;
text-indent: 0;
line-height: 1em;
text-align: justify;
font-size: 1em;
widows: 2;
orphans: 2;
}
p + p {
text-indent: 1.5em;
line-height: 1em;
}
a {
color: #000;
text-decoration: underline;
}
h1 {
margin-top: 4em;
margin-bottom: 2em;
page-break-after: avoid;
font-size: 1.2em;
text-align: center;
text-indent: 0;
}
h2 {
margin-top: 3em;
margin-right: 0;
margin-bottom: 2em;
margin-left: 0;
page-break-after: avoid;
font-size: 1.1em;
text-align: center;
text-indent: 0;
}
h3 {
margin-top: 2em;
margin-bottom: 2em;
line-height: normal;
page-break-after: avoid;
font-size: 1em;
text-align: center;
text-indent: 0;
}
h4 {
margin-top: 2em;
margin-bottom: 2em;
line-height: normal;
page-break-after: avoid;
font-size: 0.9em;
text-align: center;
text-indent: 0;
}
h5 {
margin-top: 2em;
margin-bottom: 2em;
line-height: normal;
page-break-after: avoid;
font-size: 0.9em;
text-align: center;
text-indent: 0;
}
h6 {
margin-top: 2em;
margin-bottom: 2em;
line-height: normal;
page-break-after: avoid;
font-size: 0.9em;
text-align: center;
text-indent: 0;
}
.title {
margin-top: 2em;
margin-bottom: 1.5em;
page-break-after: avoid;
font-size: 1.5em;
text-align: center;
text-indent: 0;
}
.subtitle {
margin-top: 2em;
margin-bottom: 1.5em;
page-break-after: avoid;
font-size: 1em;
text-align: center;
text-indent: 0;
}
.footnote {
font-size: 0.9em;
margin-left: 1em;
text-indent: -1.5em;
text-align: justify;
page-break-before: always;
border-top: 0.5px;
border-top-style: solid;
border-top-color: black;
padding-top: 1em;
width: 60%;
}
.quotations {
margin-left: 2.5em;
margin-right: 1em;
text-indent: -1em;
text-align: left;
}
.marginalia {
font-size: 0.9em;
margin-top: 1em;
margin-bottom: 1em;
margin-left: 35%;
text-indent: 0;
text-align: justify;
}
.noindent {
margin: 0;
text-indent: 0;
text-align: justify;
font-size: 1em;
}
.illustration {
margin: 0;
margin-bottom: 2em;
text-indent: 0;
text-align: center;
font-size: 0.8em;
font-style: oblique;
}
.left {
text-align: left;
}
.center {
text-align: center;
text-indent: 0;
}
.right {
text-align: right;
}
.bold {
font-weight: bold;
}
.italic {
font-style: italic;
}
.underline {
text-decoration: underline;
}
.caption {
margin-top: 1em;
margin-right: 0;
margin-bottom: 0.3em;
margin-left: 0;
page-break-after: avoid;
font-size: 1em;
font-style: italic;
text-align: center;
color: #000;
}
.dropcap {
float: left;
font-size: 4.7em;
line-height: 0.8em;
margin-right: 3pt;
margin-bottom: -0.1em;
}
img {
max-width: 100%;
}
.floatleft {
float: left;
margin: 0.5em;
padding: 2px;
}
.floatright {
float: right;
margin: 0.5em;
padding: 2px;
}
.bordertop {
border-top: 0.75pt solid black;
}
.listnumbers {
display: block;
list-style-type: decimal;
}
.listlowercase {
display: block;
list-style-type: lower-latin;
}
.listcapitals {
display: block;
list-style-type: upper-latin;
}
.listroman {
display: block;
list-style-type: upper-roman;
}
.listromanl {
display: block;
list-style-type: lower-roman;
}
.listcircle {
display: block;
list-style-type: circle;
}
.listdisc {
display: block;
list-style-type: disc;
}
.listsquare {
display: block;
list-style-type: square;
}
.index1 {
margin-top: 0.5em;
text-indent: 2em;
}
.index2 {
text-indent: 3em;
font-style: italic;
}
.index3, .index4, .index5, .index6 {
text-indent: 4em;
font-style: italic;
}
pre {
margin: 0;
font-family: monospace;
text-indent: 0;
text-align: left;
font-size: 0.8em;
white-space: pre-wrap;
}
img.cover {
height: 100%;
}
table {
cellpadding: 1px;
cellspacing: 2px;
rules: all;
display: inline-table;
border-collapse: collapse;
margin-left: 0;
margin-right: 0;
}
td {
border: 1px solid black;
}
/*======== image rules ========*/
/*===== end image rules ========*/
.break {
page-break-before: always;
}
hr {
width: 70%;
margin-left: 15%;
}
span.normal {
font-style: normal;
}
span.linethrough {
text-decoration: line-through;
}
span.underline {
text-decoration: underline;
}
span.fakesmallcaps {
font-size: 0.75em;
}