@namespace h "http://www.w3.org/1999/xhtml";
@font-face {
font-family:"Liberation";
font-style:normal;
font-weight:normal;
src:url(../Fonts/LiberationSerif-Regular.ttf)
}
@font-face {
font-family:"Liberation";
font-style:italic;
font-weight:normal;
src:url(../Fonts/LiberationSerif-Italic.ttf)
}
@font-face {
font-family:"Liberation";
font-style:normal;
font-weight:bold;
src:url(../Fonts/LiberationSerif-Bold.ttf)
}
@font-face {
font-family:"LiberationSans";
font-style:normal;
font-weight:normal;
src:url(../Fonts/LiberationSans-Regular.ttf)
}
@font-face {
font-family:"LiberationSans";
font-style:normal;
font-weight:bold;
src:url(../Fonts/SansPro-Bold.ttf)
}
@font-face {
font-family:"Zurch";
font-style:normal;
font-weight:bold;
src:url(../Fonts/ZURCHBXC.ttf)
}
@font-face {
font-family:"Swiss";
font-style:normal;
font-weight:bold;
src:url(../Fonts/SansProCdPoster-Black.ttf)
}
body {
line-height:1.35;
margin: 15px;
-epub-hyphens: none;
font-weight : normal;
font-style : normal;
font-family: Liberation, serif;
text-indent: 0;
text-align: justify;
text-decoration : none;
font-variant : normal;
display: block;
}
p {
display: block;
font-size: 1.04em;
margin : 0;
}
.text { text-indent: 24px }
.px { margin-top: 1em }
.pxx{ margin-top: 2em }
.pc { text-align: center; }
.pr { text-align: right; }
h2 {
font-family: Liberation;
font-style: normal;
font-weight: normal;
text-align: center;
font-size: 1.04em;
margin: 5em 0 1em;
}
.p1{text-indent:0;margin-left:0}