@namespace h "http://www.w3.org/1999/xhtml";
@font-face {
font-family: "Futura";
font-style: normal;
font-weight: normal;
src: url(../Fonts/Futura.ttf)
}
@font-face{
font-family: "Garamond";
font-style: normal;
font-weight: normal;
src: url(../Fonts/StempelGaramond-Roman.ttf)
}
@font-face{
font-family: "Garamond";
font-style: italic;
font-weight: normal;
src: url(../Fonts/StempelGaramond-Italic.ttf)
}
@font-face{
font-family: "Garamond";
font-style: normal;
font-weight: bold;
src: url(../Fonts/StempelGaramond-Bold.ttf)
}
@page { margin: 0; padding: 0 }
body {
line-height: 1.25;
margin: 15px;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-variant: normal;
font-family: Garamond, serif;
widows: 1;
orphans: 1;
text-align: justify;
text-indent: 0;
-moz-hyphens: none !important;
-webkit-hyphens: none !important;
hyphens: none !important;
}
a {
font-style: inherit;
text-decoration: none;
font-variant: normal;
color: darkblue;
}
p {
margin: 0;
font-size: 100%;
display: block;
}
li {
margin: 0;
font-size: 100%;
}
h1 {
font-family: Garamond, serif;
font-size: 100%;
font-weight: normal;
text-align: center;
margin: 3.5em 0 0 0;
}
.hr {
border: solid black 1px;
margin: 4pt 12.5% 4pt;
}
h2 {
font-family: Garamond;
font-size: 152%;
font-weight: normal;
margin: .6em 0 1.5em 0;
text-align: center;
}
h3 {
font-family: Garamond, serif;
font-size: 102%;
font-weight: normal;
margin: 2em 0 1em 0;
text-align: center;
page-break-after: avoid;
break-after: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
.text { text-indent: 1.25em }
.pi { margin-left: 2.5em }
.px2 { margin-top: 4pt }
.px { margin-top: 1em }
.pxx { margin-top: 2em }
.pxxx { margin-top: 3em }
.px20 { margin-top: 20% }
.px33 { margin-top: 33% }
.px50 { margin-top: 50% }
.pc { text-align: center }
.pl { text-align: left }
.pr { text-align: right }
.kap { font-size: .70em }
.med { font-size: .86em }
.xmed { font-size: .92em }
.big { font-size: 1.2em }
.bigger{ font-size: 1.82em }
.Sans { font-family: Futura }
.eng { line-height: 1.15 }
.u { text-decoration: underline }
.intro { margin-left: 25%; display: table }
.pt {
display: table;
margin-left: auto;
text-align:left;
}
sup, sub {
font-size: 66%;
line-height: 85%;
}
div.fn {
color: black;
font-size: 0.82em;
padding: 0 10pt;
display: block;
}
hr.fn {
margin: 1em 66% 1em -1em;
border-style: solid;
border-width: 1px;
color: maroon;
page-break-after: none;
page-break-before: none;
}
p.fn {
font-style: normal;
text-align: left;
text-indent: -8pt;
}