You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
848 B
36 lines
848 B
<!--
|
|
body { background-color: #eeeeee ;
|
|
margin-left: 0px }
|
|
|
|
div { font-family: Arial,Helvetica;
|
|
font-size: 9pt;
|
|
width: 800px }
|
|
|
|
.banner { padding-top: 40px;
|
|
text-align: center }
|
|
|
|
.left { text-align: left }
|
|
|
|
.center { text-align: center }
|
|
|
|
.right { text-align: right }
|
|
|
|
.note { font-style: italic;
|
|
font-size: 9pt;
|
|
margin-left: 30px;
|
|
width: 540px }
|
|
|
|
.intro { font-style: italic;
|
|
font-size: 9pt;
|
|
text-align: center }
|
|
|
|
.title { font-size: 10pt;
|
|
font-weight: bold;
|
|
text-align: center }
|
|
|
|
.footer { padding-top: 40px;
|
|
font-size: 8pt;
|
|
font-style: italic;
|
|
text-align: center }
|
|
|
|
-->
|