@namespace h "http://www.w3.org/1999/xhtml";
@font-face {
font-family: "Titania";
src: url(../Fonts/Titania.ttf);
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: "Grotesk";
src: url(../Fonts/GroteskProCd-Bold.ttf);
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: "BookAntiqua";
src: url(../Fonts/BookAntiqua-Bold.ttf);
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: "BookAntiqua";
src: url(../Fonts/BookAntiqua-Italic.ttf);
font-style: italic;
font-weight: normal;
}
@font-face {
font-family: "BookAntiqua";
src: url(../Fonts/BookAntiqua-Regular.ttf);
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "Sans";
src: url(../Fonts/SansPro-Bold.ttf);
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: "Futura";
src: url(../Fonts/FUTURABC.TTF);
font-style: normal;
font-weight: bold;
}
@page{ margin: 0; padding: 0 }
body {
line-height: 1.35;
margin: 15px;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-variant: normal;
font-family: BookAntiqua;
widows: 1;
orphans: 1;
text-align: justify;
text-indent: 0;
-moz-hyphens: none !important;
-webkit-hyphens: none !important;
hyphens: none !important;
}
a {
text-decoration: none;
font-variant: normal;
color: darkblue;
}
p {
margin: 0;
font-size: 98%;
display: block;
}
h1 {
font-family: BookAntiqua;
font-size: 133%;
font-weight: normal;
text-align: center;
margin: 1em 0 0 0;
font-style: normal;
border-top: double black 4pt;
padding-top: 2em;
}
h2 {
font-family: BookAntiqua;
font-size: 133%;
font-weight: normal;
text-align: center;
margin: 1em 0 3em 0;
font-style: normal;
border-top: double black 4pt;
padding-top: 2em;
}
h2.toc { border: 0 }
h3 {
font-family: BookAntiqua;
font-size: 100%;
font-weight: normal;
text-align: center;
margin: 1em 0 2em 0;
font-style: normal;
}
h4 {
font-family: BookAntiqua;
font-size: 100%;
font-weight: normal;
text-align: center;
margin: 2em 0 1em 0;
font-style: normal;
}
.text { text-indent: 1.25em }
.pi { margin-left: 1.25em }
.px { margin-top: 1em }
.pxx { margin-top: 2em }
.pxxx { margin-top: 3em }
.px15 { margin-top: 15% }
.px20 { margin-top: 20% }
.px33 { margin-top: 33% }
.pc { text-align: center }
.pl { text-align: left }
.pr { text-align: right }
.kap { font-size: 78% }
.sml { font-size: 84% }
.med { font-size: 86% }
.xmed { font-size: 110% }
.big { font-size: 1.66em }
.lrg { font-size: 2.6em }
.Sans { font-family: Sans }
.Grotesk{ font-family: Grotesk; font-weight: bold; }
.Titania{ font-family: Titania; font-weight: bold; }
.eng { line-height: 1.00 }
.engx { line-height: 1.15 }
sup, sub {
font-size: 66%;
line-height: 85%;
}
span.intro {
font-size: 166%;
line-height: 1;
vertical-align: baseline;
}
img.vignette { height: 134pt; width: auto }