@namespace h "http://www.w3.org/1999/xhtml";
@font-face {
font-family: "Sans";
src: url(../Fonts/SansPro-Bold.ttf);
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: "Sans";
src: url(../Fonts/SansPro-Italic.ttf);
font-style: italic;
font-weight: normal;
}
.Sans { font-family: "Sans" }
@font-face {
font-family: "Georgia";
src: url(../Fonts/Georgia-Bold.ttf);
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: "Georgia";
src: url(../Fonts/Georgia-Italic.ttf);
font-style: italic;
font-weight: normal;
}
@font-face {
font-family: "Georgia";
src: url(../Fonts/Georgia-Regular.ttf);
font-style: normal;
font-weight: normal;
}
@page { margin: 0; padding: 0; border: 0 }
body {
line-height: 1.35;
margin: 25pt 10pt;
padding: 0;
border: 0;
font-family: Georgia, serif;
text-align: justify;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-variant: normal;
widows: 1;
orphans: 1;
text-indent: 0;
-moz-hyphens: none !important;
-webkit-hyphens: none !important;
-epub-hyphens: none !important;
-webkit-hyphens: none !important;
hyphens: none !important;
}
a {
color: darkblue;
text-decoration: none;
}
p {
margin: 0;
text-indent: 0;
font-size: 0.96em;
display: block;
}
li {
margin: 0;
text-indent: 0;
font-size: 1em;
}
h1 {
font-family: Georgia, serif;
font-style: italic;
font-weight: normal;
text-align: center;
font-size: 1.42em;
margin: 3em 0 1em;
}
h1.h1h2 { margin-bottom: 0}
h2 {
font-family: Georgia, serif;
font-style: italic;
font-weight: normal;
text-align: center;
font-size: 1.124em;
margin: .5em 0 2em;
}
.text { text-indent: 1.25em }
.pi { margin-left: 1.25em }
.px { margin-top: 1em }
.pxx { margin-top: 2em }
.px50 { margin-top: 50% }
.pc { text-align: center }
.pl { text-align: left }
.pr { text-align: right }
.sml { font-size: .8em }
.med { font-size: .9em }
.nrm { font-size: 1.12em }
.big { font-size: 1.66em }
table { width: 100%; border: 0; margin: 0; padding: 0 }
sup, sub {
font-size: 66%;
line-height: 85%;
}
div.fn {
color: black;
font-size: 0.78em;
padding: 0 10pt;
display: block;
page-break-inside: avoid;
page-break-before: avoid;
break-inside: avoid;
break-before: avoid;
}
hr.fn {
margin: 1em 66% 1em -1em ;
border-top: solid black 2pt;
border-bottom: 0;
}
p.fn {
font-style: normal;
text-indent: -.4em;
text-align: justify;
}
.container {
width: 100%;
page-break-inside: avoid;
break-inside: avoid;
margin: 1em 0 0 0;
font-size: 90%
}
.left {
float: left;
width: 49%;
margin: 0;
padding-right: 1em;
}
.right {
margin: 0 0 0 50%;
padding-left: 1.5em;
}