@namespace h "http://www.w3.org/1999/xhtml";
@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: bold;
src: url(../Fonts/StempelGaramond-BoldItalic.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)
}
@font-face {
font-family: "Zurch";
src: url(../Fonts/ZurchBlkBt.ttf);
font-style: normal;
font-weight: bold;
}
@page{ margin: 0; padding: 0}
body {
line-height: 1.25;
background-color: #fff;
color: black;
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;
font-weight: inherit;
text-decoration: none;
font-variant: normal;
color: darkblue;
}
p {
margin: 0;
font-size: 100%;
display: block;
}
h1 {
font-family: Garamond, serif;
font-size: 133%;
font-weight: normal;
font-style: normal;
text-align: center;
margin: 3em 0 2em 0;
line-height: 1;
}
h2 {
font-family: Garamond;
font-size: 133%;
font-weight: normal;
font-style: italic;
margin: 2em 0 0 0;
text-align: center;
line-height: 1.1;
}
h3 {
font-family: Garamond, serif;
font-size: 166%;
font-weight: bold;
line-height: 1;
font-style: normal;
margin: .5em 0 .5em 0;
text-align: center;
}
h4 {
font-family: Garamond;
font-weight: normal;
font-size: 166%;
font-style: normal;
margin: 1.5em 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: 1.5em }
.px2 { margin-top: 6pt }
.px { margin-top: 1em }
.pxx { margin-top: 2em }
.pxxx { margin-top: 3em }
.px15 { margin-top: 15% }
.pc { text-align: center }
.pr { text-align: right }
.med { font-size: .86em }
.kap { font-size: .78em }
.big { font-size: 124% }
.Sans { font-family: Zurch;
font-weight: bold; }
.u { text-decoration: underline }
sup, sub {
font-size: 66%;
line-height: 85%;
}