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.
111 lines
2.3 KiB
111 lines
2.3 KiB
<!--
|
|
body { background-color: #faf0e6 ;
|
|
margin-left: 0px }
|
|
|
|
div { font-family: Arial,Helvetica;
|
|
font-size: 9pt;
|
|
width: 600px }
|
|
|
|
div.banner { text-align: center;
|
|
width: 800px }
|
|
|
|
div.menu { width: 150px;
|
|
text-decoration: none;
|
|
margin-left: 5px }
|
|
|
|
h1,h2,h3,
|
|
h4,h5,h6,
|
|
th,td,dl,
|
|
dt,dd,p { 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,p { font-size: 9pt;
|
|
font-weight: normal }
|
|
|
|
dt { font-size: 9pt;
|
|
font-weight: bold }
|
|
|
|
dd { font-size: 8pt;
|
|
font-weight: normal }
|
|
|
|
a { color: #333333 }
|
|
|
|
a.hover { color: #ff3333 }
|
|
|
|
a.main { font-size: 10pt;
|
|
font-weight: bold }
|
|
|
|
a.sub { color: #993333;
|
|
font-size: 9pt;
|
|
font-weight: plain }
|
|
|
|
img.left { float: left }
|
|
|
|
img.right { float: right }
|
|
|
|
.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 { padding-top: 10px;
|
|
font-size: 9pt;
|
|
margin-left: 30px;
|
|
width: 540px }
|
|
|
|
.intro { font-style: italic;
|
|
font-size: 9pt;
|
|
text-align: center;
|
|
margin-left: 30px;
|
|
width: 540px }
|
|
|
|
.title { font-size: 10pt;
|
|
font-weight: bold;
|
|
text-align: center }
|
|
|
|
.offset { padding-top: 40px;
|
|
text-align: center }
|
|
|
|
.dropped { padding-top: 20px;
|
|
text-align: center }
|
|
|
|
.caption { padding-bottom: 5px;
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
font-size: 7pt;
|
|
font-style: italic;
|
|
text-align: left }
|
|
|
|
.footer { padding-top: 40px;
|
|
font-size: 8pt;
|
|
font-style: italic;
|
|
text-align: center }
|
|
|
|
.label { font-weight: bold;
|
|
text-align: right;
|
|
vertical-align: baseline }
|
|
|
|
.data { font-weight: normal;
|
|
text-align: right;
|
|
vertical-align: baseline }
|
|
|
|
-->
|