@namespace h "http://www.w3.org/1999/xhtml";
@font-face {
font-family: "Palatino";
font-style: normal;
font-weight: normal;
src: url(../Fonts/pala.TTF);
}
@font-face {
font-family: "Palatino";
font-style: italic;
font-weight: normal;
src: url(../Fonts/palai.TTF);
}
@page {
margin: 0;
padding: 0;
border: 0;
}
body {
line-height: 1.5;
margin: 15px;
padding: 0;
display: block;
border: 0;
font-family: Palatino, serif;
}
p {
margin: 0;
display: block;
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;
}
h2 {
font-size: 1.3em;
text-align: center;
text-indent: 0;
font-weight: normal;
page-break-after: avoid;
font-style: normal;
margin: 20% 0 0 0;
page-break-after: avoid;
font-weight: normal;
display: block;
}