1
2
3H1 {
4color: white; background: teal; FONT-FAMILY: arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 18pt; FONT-STYLE: normal; FONT-VARIANT: normal
5}
6H2 {
7COLOR: #000000; FONT-FAMILY: verdana, helvetica, lucida-sans, sans-serif; FONT-SIZE: 14pt; FONT-STYLE: normal; FONT-VARIANT: normal
8}
9H3 {
10COLOR: #000000; FONT-FAMILY: lucida-sans, sans-serif; FONT-SIZE: 14pt; FONT-STYLE: normal; FONT-VARIANT: normal
11}
12H4 {
13COLOR: #000000; FONT-FAMILY: lucida-sans, sans-serif; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-VARIANT: normal
14}
15H5 {
16color: white; background: darkblue; FONT-FAMILY: lucida-sans, sans-serif; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-VARIANT: normal
17}
18H6 {
19color: yellow; background: green; FONT-FAMILY: lucida-sans, sans-serif; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-VARIANT: normal
20}
21
22body {
23COLOR: #000000; FONT-FAMILY: lucida-sans, sans-serif; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-VARIANT: normal; background-image: url('bkgnd.gif')
24}
25.localheader {
26COLOR: #dddddd; FONT-FAMILY: geneva, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 15px; TEXT-DECORATION: none
27}
28.locallink {
29COLOR: #dddddd; FONT-FAMILY: geneva, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 13px; FONT-WEIGHT: normal; TEXT-DECORATION: none
30}
31.localsublink {
32COLOR: #dddddd; FONT-FAMILY: geneva, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
33}
34.tm {
35COLOR: #000000; FONT-FAMILY: geneva, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-VARIANT: normal
36}
37A:link .nonu {
38COLOR: #000000; TEXT-DECORATION: none
39}
40.nonuw {
41COLOR: #ffffff; TEXT-DECORATION: none
42}
43A:visited .nonu {
44TEXT-DECORATION: none
45}
46.linespace {
47LINE-HEIGHT: 120%
48}
49.just {
50TEXT-ALIGN: justify
51}
52CODE {
53COLOR: #666666; FONT-FAMILY: courier, monaco, courier new; FONT-SIZE: 12pt
54}
55KBD {
56COLOR: #666666; FONT-FAMILY: courier, monaco, courier new; FONT-SIZE: 12pt
57}