@namespace h "http://www.w3.org/1999/xhtml";
@page {
margin-top: 12pt;
margin-bottom: 1pt
}
body {
margin-left: 1%;
margin-right: 1%
}
p, td {
margin: 0;
text-indent: 1em;
font-family: "Times New Roman",serif;
}
.firstpara {
text-indent: 0em;
}
h1, h2, h3 {
margin: 0;
text-align: center;
}
.italic {
font-style: italic;
}
.bold {
font-weight: bold
}
.bolditalic {
font-weight: bold;
font-style: italic;
}
.image {
margin-top: 1em;
margin-bottom: 1em;
margin-left: 1.2em;
text-align: center;
max-height: 100%
}
blockquote {
font-family: Arial, sans-serif;
font-style: italic;
}
.smallcaps {
font-size:75%;
line-height: inherit;
font-variant: small-caps;
}
.bgbox {
font-family: Arial, sans-serif;
font-style: italic;
border: solid;
padding: 1em;
text-align: center;
margin-left: 5.0em;
margin-right: 5.0em;
}
.small {
font-size: 0.75em
}
.big {
font-size: 2em;
line-height: 0.8em
}
.underline {
text-decoration: underline;
}
.strike {
text-decoration: line-through;
}
.sans {
font-weight: normal;
font-style: normal;
font-family: "Verdana", "Helvetica", "Arial", sans-serif;
}