@namespace h "http://www.w3.org/1999/xhtml";
@page
{
margin: 5pt;
}
@font-face {
font-style: italic;
font-family: "Lora", serif;
font-weight: normal;
src: url(../Fonts/Lora-Italic.ttf);
}
@font-face {
font-style: normal;
font-family: "Lora", serif;
font-weight: normal;
src: url(../Fonts/Lora-Regular.ttf);
}
@font-face {
font-style: normal;
font-family: "Lora", serif;
font-weight: bold;
src: url(../Fonts/Lora-Bold.ttf);
}
@font-face {
font-style: italic;
font-family: "Lora", serif;
font-weight: bold;
src: url(../Fonts/Lora-BoldItalic.ttf);
}
body
{
font-family: "Lora", serif;
}
p
{
margin:3pt;
line-height:150%;
text-indent:3em;
text-align: justify;
font-size: 1.00em;
}
p+p
{
margin:3pt;
line-height:150%;
text-indent:3em;
text-align: justify;
font-size: 1.00em;
}
a
{
color:#000000;
text-decoration: underline
}
h1
{
margin-top:0;
margin-bottom:2em;
margin-left:35%;
margin-right:35%;
page-break-after:avoid;
font-size: 1.3em;
text-align: left;
text-indent:0em;
font-weight:bold;
line-height:150%;
padding:1em;
border-style: solid;
border-bottom-width: 1px;
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
}
h2
{
margin-top:3em;
margin-right:0em;
margin-bottom:2em;
margin-left:0em;
page-break-after:avoid;
font-size: 1.20em;
text-align: center;
text-indent:0em;
padding:3px;
border-style: solid;
border-bottom-width: 3px;
border-top-width: 3;
border-right-width: 0;
border-left-width: 0;
}
h3
{
margin-top:2em;
margin-bottom:2em;
line-height:normal;
page-break-after:avoid;
font-size: 1.10em;
text-align: left;
text-indent:0em;
font-style: italic;
}
h4
{
margin-top:2em;
margin-bottom:2em;
line-height:normal;
page-break-after:avoid;
font-size: .90em;
text-align: center;
text-indent:0em;
}
h5
{
margin-top:2em;
margin-bottom:2em;
line-height:normal;
page-break-after:avoid;
font-size: .90em;
text-align: center;
text-indent:0em;
}
h6
{
margin-top:2em;
margin-bottom:2em;
line-height:normal;
page-break-after:avoid;
font-size: .90em;
text-align: center;
text-indent:0em;
}
div
{
text-align: center;
align: center;
}
.title
{
margin-top:1.5em;
margin-bottom:1.5em;
page-break-after:avoid;
font-size: 2em;
text-align: center;
text-indent:0em;
font-weight: bold;
color: white;
background-color: blue;
border-width: thin;
border-style: solid;
border-color: black;
padding:5pt;
}
.subtitle
{
margin-top:0.5em;
margin-bottom:1.5em;
page-break-after:avoid;
font-size: 1.5em;
text-align: center;
text-indent:0em;
font-weight: bold;
}
.subtitle2
{
font-size: small;
margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}
.footnote
{
font-size: .90em;
margin-left:0em;
text-indent:0em;
text-align: justify;
}
.quotations
{
margin-left:15%;
margin-right:25%;
text-indent:3em;
text-align: right;
font-style: italic;
}
.marginalia
{
font-size: .90em;
margin-left:35%;
text-indent:0em;
text-align: justify;
}
.noindent
{
margin:0pt;
text-indent:0em;
text-align: justify;
font-size: 1.00em;
}
.illustration
{
margin:0pt;
margin-bottom:2em;
text-indent:0em;
text-align: center;
font-size: .80em;
font-style:oblique;
}
.left
{
text-align: left;
}
.center
{
text-align: center;
text-indent:0em;
}
.right
{
text-align: right;
}
.bold
{
font-weight: bold
}
.italic
{
font-style: italic
}
.caption
{
margin-top:1em;
margin-right:0em;
margin-bottom:0.3em;
margin-left:0em;
page-break-after:avoid;
font-size: 1.00em;
text-align: center;
color:#000000;
}
.floatleft
{
float:left;
margin: 0.5em;
padding: 2px;
}
.floatright
{
float:center;
margin: 0.5em;
padding: 2px;
}
.bordertop
{
border-top: 0.75pt solid black
}
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: .75em}