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.
86 lines
1.7 KiB
86 lines
1.7 KiB
<!--
|
|
body { background-color: #ffffff ;
|
|
margin-left: 40px }
|
|
|
|
div { font-family: Arial,Helvetica;
|
|
font-size: 9pt;
|
|
width: 720px }
|
|
|
|
div.banner { width: 800px;
|
|
text-align: center }
|
|
|
|
div.menu { width: 150px;
|
|
text-decoration: none;
|
|
margin-left: 15px }
|
|
|
|
h1,h2,h3,
|
|
h4,h5,h6,
|
|
th,td,dl,
|
|
dt,dd { font-family: Arial,Helvetica }
|
|
|
|
h1 { font-size: 12pt;
|
|
font-weight: bold }
|
|
|
|
h2 { font-size: 10pt;
|
|
font-weight: bold }
|
|
|
|
h3,h4,
|
|
h5,h6 { font-size: 9pt;
|
|
font-weight: bold }
|
|
|
|
th { font-size: 9pt;
|
|
font-weight: bold }
|
|
|
|
td { font-size: 9pt;
|
|
font-weight: normal }
|
|
|
|
dt { font-size: 9pt;
|
|
font-weight: bold }
|
|
|
|
dd { font-size: 8pt;
|
|
font-weight: normal }
|
|
|
|
.header { background-color: #efdac6 }
|
|
|
|
.dark { background-color: #f4eadc }
|
|
|
|
.light { background-color: #faf0e6 }
|
|
|
|
.left { text-align: left }
|
|
|
|
.center { text-align: center }
|
|
|
|
.right { text-align: right }
|
|
|
|
.note { font-style: italic;
|
|
font-size: 9pt;
|
|
margin-left: +40px;
|
|
width: 640px }
|
|
|
|
.intro { font-style: italic;
|
|
font-size: 9pt;
|
|
text-align: center }
|
|
|
|
.banner { text-align: center }
|
|
|
|
.title { font-size: 10pt;
|
|
font-weight: bold;
|
|
text-align: center }
|
|
|
|
.footer { font-size: 8pt;
|
|
font-style: italic;
|
|
text-align: center }
|
|
|
|
.guide { padding-top: 40px;
|
|
font-size: 9pt;
|
|
text-align: center }
|
|
|
|
.label { font-weight: bold;
|
|
text-align: right;
|
|
vertical-align: baseline }
|
|
|
|
.data { font-weight: normal;
|
|
text-align: right;
|
|
vertical-align: baseline }
|
|
|
|
-->
|