@namespace h "http://www.w3.org/1999/xhtml";
@font-face{
font-family:"Constantia";
font-style:normal;
font-weight:normal;
src:url(../Fonts/constan.ttf)
}
@font-face{
font-family:"Constantia";
font-style:italic;
font-weight:normal;
src:url(../Fonts/constani.ttf)
}
@font-face{
font-family:"Constantia";
font-style:normal;
font-weight:bold;
src:url(../Fonts/constanb.ttf)
}
@font-face {
font-family: "Sans";
src: url(../Fonts/SansPro-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: "Cairo";
src: url(../Fonts/Cairo.ttf);
font-style: normal;
font-weight: bold;
}
@page{ margin: 0; padding: 0}
body {
line-height: 1.3;
margin: 15px;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-variant: normal;
font-family: Constantia, 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;
}
sup, sub {
font-size: 66%;
line-height: 85%;
}
p {
margin: 0;
font-size: 100%;
display: block;
}
h1 {
font-family: Constantia, serif;
font-style: normal;
text-align: left;
font-size: 1.33em;
margin: 0 0 0 0;
font-weight: normal;
}
hr {
border-top: solid black 2pt;
}
h2 {
font-family: Constantia, serif;
font-style: normal;
text-align: left;
font-size: 1.84em;
font-style: normal;
margin: 6pt 0 6pt 0;
font-weight: normal;
}
h3 {
font-family: Constantia, serif;
font-style: normal;
text-align: left;
font-size: 1.33em;
font-style: normal;
margin: 2em 0 0.5em 0;
font-weight: normal;
page-break-below: avoid;
break-below: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
.text { text-indent: 1.5em }
.pi { margin-left: 1.5em }
.pix { margin-left: 3.2em }
.px { margin-top: 1em }
.pxx { margin-top: 2em }
.pxxx { margin-top: 3em }
.px20 { margin-top: 20% }
.px50 { margin-top: 50% }
.pc { text-align: center }
.pl { text-align: left }
.pr { text-align: right }
.med { font-size: .80em }
.xmed { font-size: .92em }
.big { font-size: 1.24em }
.Sans { font-family: Sans }
.Cairo{ font-family: Cairo }
.eng { line-height: 1 }
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;
margin-left: -6pt;
text-align: left;
}
sup, sub {
font-size: 66%;
line-height: 85%;
}
div.container {
width: 100%;
margin: 1em 0 0 0;
}
div.left {
float: left;
width: 50%;
margin: 0;
padding-right: 10pt;
}
div.right {
margin: 0 0 0 50%;
padding-left: 10pt;
}