@namespace h "http://www.w3.org/1999/xhtml";
@font-face{
font-family: "Minion";
font-style: normal;
font-weight: normal;
src: url(../Fonts/MinionLT-Regular.ttf)
}
@font-face{
font-family: "Minion";
font-style: italic;
font-weight: normal;
src: url(../Fonts/MinionLT-Italic.ttf)
}
@font-face{
font-family: "Minion";
font-style: normal;
font-weight: bold;
src: url(../Fonts/MinionLT-Bold.ttf)
}
@font-face{
font-family: "Sans";
font-style: normal;
font-weight: 900;
src: url(../Fonts/SansPro-Black.ttf)
}
@font-face{
font-family: "Sans";
font-style: normal;
font-weight: bold;
src: url(../Fonts/SansPro-Bold.ttf)
}
@font-face{
font-family: "Sans";
font-style: normal;
font-weight: normal;
src: url(../Fonts/SansPro-Regular.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: Minion, 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: normal;
text-decoration: none;
font-variant: normal;
color: darkblue;
}
p {
margin: 0;
font-size: 108%;
display: block;
}
h1 {
font-family: Minion, serif;
font-size: 110%;
font-weight: normal;
text-align: center;
margin: 3.5em 0 0 0;
}
.hr {
border: solid black 1px;
margin: 4pt 0 4pt;
}
h2 {
font-family: Minion;
font-size: 166%;
font-weight: normal;
margin: .4em 0 1.5em 0;
text-align: center;
}
h3 {
font-family: Minion, serif;
font-size: 108%;
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;
}
table {
page-break-after: avoid;
break-after: avoid;
page-break-inside: avoid;
break-inside: avoid;
margin-top: 1em;
border: 0;
width: 100%;
text-align: left;
}
td.vtop { vertical-align: top }
td.vbot { vertical-align: bottom }
sup, sub {
font-size: 66%;
line-height: 85%;
}
.text { text-indent: 1.25em }
.pi3 { margin-left: 3.75em }
.pi4 { margin-left: 5em }
.pi5 { margin-left: 7em }
.px2 { margin-top: 4pt }
.px { margin-top: 1em }
.pxx { margin-top: 2em }
.pxxx { margin-top: 3em }
.px15 { margin-top: 15% }
.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 }
.xbig { font-size: 1.72em }
.bigger{font-size: 2.2em }
.Sans { font-family: Sans }
.Black{ font-weight: 900 }
.eng { line-height: 1.15 }
.u { text-decoration: underline }