@namespace h "http://www.w3.org/1999/xhtml";
@page {
margin-bottom: 5pt;
margin-top: 5pt;
}
body {
font-family: 'Liberation', serif, sans-serif;
margin:0;
padding:0;
}
p {
text-indent:20px;
margin-bottom: 0.7em;
margin-top: 0.7em;
}
h1,h2,h3,h4,h5,h6 {
text-align: center; /* all headings centered */
page-break-before:always;
}
h1 {
padding-top: 3em;
}
.cen {
display: block;
margin-bottom: 0.7em;
margin-left: 0;
margin-right: 0;
margin-top: 0.7em;
text-align: center;
text-indent: 0;
}
.right {
display: block;
margin-bottom: 0.7em;
margin-left: 0;
margin-right: 0;
margin-top: 0.7em;
text-align: right;
text-indent: 0;
}
.title {
text-indent:0px;
font-size: 2em;
font-weight: bold;
line-height: 1.2;
text-align: center;
padding-top: 3em;
}
.subtitle {
text-indent:0px;
font-size: 1.5em;
font-weight: bold;
line-height: 1.2;
text-align: center;
}
.blank {
display: block
}
.authorname {
text-indent:0px;
font-size: 1.29167em;
font-weight: bold;
line-height: 1.2;
text-align: center;
padding-top: 2em;
}
.trl {
text-indent:0px;
font-size: 1em;
font-weight: bold;
line-height: 1.2;
text-align: center;
padding-top: 1.5em;
}
.break {
page-break-before:always;
clear: both;
visibility: hidden;
}