@namespace h "http://www.w3.org/1999/xhtml";
@page {
margin: 5pt;
}
body {
font-family: Bookerly, serif, sans-serif;
}
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;
}
.center, .center p {
text-align: center;
text-indent: 0;
}
.italic {
font-style: italic;
}
.underline {
text-decoration: underline;
}
img {
max-width: 100%;
}
.index2 {
text-indent: 3em;
font-style: italic;
}
/*======== image rules ========*/
/*===== end image rules ========*/
span.underline {
text-decoration: underline;
}
span.fakesmallcaps {
font-size: 0.75em;
}
.margin-top {
margin-top: 1.5em;
}