@namespace h "http://www.w3.org/1999/xhtml";
@page {
margin: 5pt;
}
body {
font-family: "100 %", serif, sansserif;
}
p {
margin: 0;
text-indent: 0;
line-height: 1em;
text-align: justify;
font-size: 1em;
widows: 2;
orphans: 2;
}
p + p {
text-indent: 1.5em;
line-height: 1em;
}
a {
color: #000;
text-decoration: underline;
}
h1 {
margin-top: 4em;
margin-bottom: 2em;
page-break-after: avoid;
font-size: 1.2em;
text-align: center;
text-indent: 0;
}
h3 {
margin-top: 2em;
margin-bottom: 2em;
line-height: normal;
page-break-after: avoid;
font-size: 1em;
text-align: center;
text-indent: 0;
}
h4 {
margin-top: 2em;
margin-bottom: 2em;
line-height: normal;
page-break-after: avoid;
font-size: 0.9em;
text-align: center;
text-indent: 0;
}
h5 {
margin-top: 2em;
margin-bottom: 2em;
line-height: normal;
page-break-after: avoid;
font-size: 0.9em;
text-align: center;
text-indent: 0;
}
.center {
text-align: center;
text-indent: 0;
}
.right {
text-align: right;
}
.underline {
text-decoration: underline;
}
/*======== image rules ========*/
/*===== end image rules ========*/
span.underline {
text-decoration: underline;
}