@namespace h "http://www.w3.org/1999/xhtml";
@font-face{
font-family:"Pasadena";
font-style:normal;
font-weight:normal;
src:url(../Fonts/Pasadena_Shadow-Medium.ttf)
}
@font-face{
font-family:"Bookman";
font-style:normal;
font-weight:bold;
src:url(../Fonts/Book_b.TTF)
}
@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)
}
@page {
margin: 0;
padding: 0;
border: 0;
}
body {
line-height: 1.5;
margin: 15px;
padding: 0;
border: 0;
font-family: Constantia, serif;
}
p {
margin: 0;
text-indent: 0;
text-align: justify;
font-size: 1.2em;
-epub-hyphens: none;
-webkit-hyphens: none;
hyphens: none;
widows: 1;
orphans: 1;
}
a {
color: darkblue;
text-decoration: none;
}
h1 {
font-size: 5em;
text-align: left;
text-indent: 64px;
font-family: Pasadena, sans-serif;
font-weight: normal;
page-break-after: avoid;
margin: .5em 0;
page-break-after: avoid;
font-style: normal;
}