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.
49 lines
1.1 KiB
49 lines
1.1 KiB
<!--
|
|
body { background-color: #ffffff ;
|
|
margin-left: 0px }
|
|
|
|
div { font-family: Arial,Helvetica;
|
|
font-size: 9pt;
|
|
width: 800px }
|
|
|
|
th { font-size: 10pt;
|
|
color: #ffffff;
|
|
background-color: #67c2d5 }
|
|
|
|
td { font-size: 9pt }
|
|
|
|
.header { background-color: #67c2d5 }
|
|
|
|
.light { background-color: #ffffff }
|
|
|
|
.dark { background-color: #d2ebf2 }
|
|
|
|
.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-family: Arial,Helvetica;
|
|
font-size: 10pt;
|
|
font-weight: bold;
|
|
text-align: center }
|
|
|
|
.footer { padding-top: 40px;
|
|
font-size: 8pt;
|
|
font-style: italic;
|
|
text-align: center }
|
|
|
|
-->
|