isodoc 0.8.4 → 0.8.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +4 -1
- data/Gemfile.lock +5 -3
- data/isodoc.gemspec +1 -0
- data/lib/isodoc.rb +1 -2
- data/lib/isodoc/convert.rb +3 -3
- data/lib/isodoc/function/i18n.rb +6 -3
- data/lib/isodoc/function/inline.rb +3 -4
- data/lib/isodoc/function/references.rb +2 -0
- data/lib/isodoc/function/section.rb +9 -11
- data/lib/isodoc/function/to_word_html.rb +1 -1
- data/lib/isodoc/function/xref_sect_gen.rb +22 -18
- data/lib/isodoc/headlesshtml_convert.rb +39 -0
- data/lib/isodoc/html_function/html.rb +1 -1
- data/lib/isodoc/metadata.rb +11 -78
- data/lib/isodoc/pdf_convert.rb +3 -2
- data/lib/isodoc/version.rb +1 -1
- data/lib/isodoc/word_function/postprocess.rb +1 -1
- data/spec/isodoc/blocks_spec.rb +2 -2
- data/spec/isodoc/i18n_spec.rb +8 -48
- data/spec/isodoc/inline_spec.rb +4 -0
- data/spec/isodoc/metadata_spec.rb +8 -31
- data/spec/isodoc/postproc_spec.rb +27 -13
- data/spec/isodoc/section_spec.rb +4 -24
- data/spec/isodoc/terms_spec.rb +8 -8
- data/spec/isodoc/xref_spec.rb +11 -19
- metadata +17 -16
- data/lib/isodoc/iso/html/header.html +0 -206
- data/lib/isodoc/iso/html/html_iso_intro.html +0 -34
- data/lib/isodoc/iso/html/html_iso_titlepage.html +0 -34
- data/lib/isodoc/iso/html/htmlstyle.scss +0 -46
- data/lib/isodoc/iso/html/isodoc.scss +0 -696
- data/lib/isodoc/iso/html/scripts.html +0 -174
- data/lib/isodoc/iso/html/style-human.scss +0 -1277
- data/lib/isodoc/iso/html/style-iso.scss +0 -1257
- data/lib/isodoc/iso/html/word_iso_intro.html +0 -72
- data/lib/isodoc/iso/html/word_iso_titlepage.html +0 -62
- data/lib/isodoc/iso/html/wordstyle.scss +0 -1175
- data/lib/isodoc/iso/html_convert.rb +0 -50
- data/lib/isodoc/iso/word_convert.rb +0 -53
- data/spec/isodoc/iso_spec.rb +0 -168
@@ -1,72 +0,0 @@
|
|
1
|
-
<div style='mso-element:para-border-div;border:solid windowtext 1.0pt;
|
2
|
-
border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:
|
3
|
-
solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:1.0pt 4.0pt 0cm 4.0pt;
|
4
|
-
margin-left:5.1pt;margin-right:5.1pt'>
|
5
|
-
|
6
|
-
<p class="zzCopyright" align="left" style='margin-top:2.0pt;margin-right:0cm;
|
7
|
-
margin-bottom:12.0pt;margin-left:0cm;text-align:left;page-break-before:always;
|
8
|
-
mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-top-alt:
|
9
|
-
solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-right-alt:
|
10
|
-
solid windowtext .5pt;padding:0cm;mso-padding-alt:1.0pt 4.0pt 0cm 4.0pt'><span
|
11
|
-
lang="EN-GB" style='color:windowtext'>© {{ agency }} {{ docyear }}, Published in Switzerland.<o:p></o:p></span></p>
|
12
|
-
|
13
|
-
<p class="zzCopyright" style='margin-top:0cm;margin-right:0cm;margin-bottom:12.0pt;
|
14
|
-
margin-left:0cm;mso-layout-grid-align:none;text-autospace:none;border:none;
|
15
|
-
mso-border-left-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;
|
16
|
-
padding:0cm;mso-padding-alt:0cm 4.0pt 0cm 4.0pt'><span lang="EN-GB"
|
17
|
-
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;color:windowtext'>All rights
|
18
|
-
reserved. Unless otherwise specified, no part of this publication may be
|
19
|
-
reproduced or utilized otherwise in any form or by any means, electronic or
|
20
|
-
mechanical, including photocopying, or posting on the internet or an intranet,
|
21
|
-
without prior written permission. Permission can be requested from either ISO
|
22
|
-
at the address below or ISO’s member body in the country of the requester.<o:p></o:p></span></p>
|
23
|
-
|
24
|
-
<p class="zzCopyright" style='margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;
|
25
|
-
mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:
|
26
|
-
solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;
|
27
|
-
mso-padding-alt:0cm 4.0pt 0cm 4.0pt'><span lang="EN-GB" style='font-size:10.0pt;
|
28
|
-
mso-bidi-font-size:11.0pt;color:windowtext'>ISO copyright office<o:p></o:p></span></p>
|
29
|
-
|
30
|
-
<p class="zzCopyright" style='margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;
|
31
|
-
mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:
|
32
|
-
solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;
|
33
|
-
mso-padding-alt:0cm 4.0pt 0cm 4.0pt'><span lang="EN-GB" style='font-size:10.0pt;
|
34
|
-
mso-bidi-font-size:11.0pt;color:windowtext'>Ch. de Blandonnet 8 • CP 401<o:p></o:p></span></p>
|
35
|
-
|
36
|
-
<p class="zzCopyright" style='margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;
|
37
|
-
mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:
|
38
|
-
solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;
|
39
|
-
mso-padding-alt:0cm 4.0pt 0cm 4.0pt'><span lang="EN-GB" style='font-size:10.0pt;
|
40
|
-
mso-bidi-font-size:11.0pt;color:windowtext'>CH-1214 Vernier, Geneva,
|
41
|
-
Switzerland<o:p></o:p></span></p>
|
42
|
-
|
43
|
-
<p class="zzCopyright" style='margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;
|
44
|
-
mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:
|
45
|
-
solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;
|
46
|
-
mso-padding-alt:0cm 4.0pt 0cm 4.0pt'><span lang="EN-GB" style='font-size:10.0pt;
|
47
|
-
mso-bidi-font-size:11.0pt;color:windowtext'>Tel. + 41 22 749 01 11<o:p></o:p></span></p>
|
48
|
-
|
49
|
-
<p class="zzCopyright" style='margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;
|
50
|
-
mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:
|
51
|
-
solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;
|
52
|
-
mso-padding-alt:0cm 4.0pt 0cm 4.0pt'><span lang="EN-GB" style='font-size:10.0pt;
|
53
|
-
mso-bidi-font-size:11.0pt;color:windowtext'>Fax + 41 22 749 09 47<o:p></o:p></span></p>
|
54
|
-
|
55
|
-
<p class="zzCopyright" style='margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;
|
56
|
-
mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:
|
57
|
-
solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;
|
58
|
-
mso-padding-alt:0cm 4.0pt 0cm 4.0pt'><span lang="EN-GB" style='font-size:10.0pt;
|
59
|
-
mso-bidi-font-size:11.0pt;color:windowtext'>copyright@iso.org<o:p></o:p></span></p>
|
60
|
-
|
61
|
-
<p class="zzCopyright" style='margin-top:0cm;margin-right:0cm;margin-bottom:12.0pt;
|
62
|
-
margin-left:0cm;text-indent:20.15pt;mso-layout-grid-align:none;text-autospace:
|
63
|
-
none;border:none;mso-border-left-alt:solid windowtext .5pt;mso-border-bottom-alt:
|
64
|
-
solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;
|
65
|
-
mso-padding-alt:0cm 4.0pt 1.0pt 4.0pt'><span lang="EN-GB" style='font-size:10.0pt;
|
66
|
-
mso-bidi-font-size:11.0pt;color:windowtext'>www.iso.org<o:p></o:p></span></p>
|
67
|
-
|
68
|
-
</div>
|
69
|
-
|
70
|
-
<p class="zzContents" style='margin-top:0cm'><span lang="EN-GB">Contents</span></p>
|
71
|
-
|
72
|
-
WORDTOC
|
@@ -1,62 +0,0 @@
|
|
1
|
-
<p class="MsoNormal" align="right" style='text-align:right'><b style='mso-bidi-font-weight:
|
2
|
-
normal'><span lang="EN-GB" style='font-size:14.0pt;mso-no-proof:yes'>{{ agency }} {{ docnumber }}:{{ docyear }}(E) {{ draftinfo }}</span></b><b
|
3
|
-
style='mso-bidi-font-weight:normal'><span lang="EN-GB" style='font-size:14.0pt'><o:p></o:p></span></b></p>
|
4
|
-
|
5
|
-
<p class="MsoNormal" align="right" style='text-align:right'><span lang="EN-GB"
|
6
|
-
style='mso-no-proof:yes'>{{ agency }} </span><span lang="EN-GB"><span
|
7
|
-
style='mso-no-proof:yes'>{{ editorialgroup | join: "/" }}</span></p>
|
8
|
-
|
9
|
-
<p class="MsoNormal" align="right" style='margin-bottom:100.0pt;text-align:right'><a
|
10
|
-
name="CVP_Secretariat_Loca"><span lang="EN-GB">Secretariat</span></a><span
|
11
|
-
lang="EN-GB">: <span style='mso-no-proof:yes'>{{ secretariat }}</span></span></p>
|
12
|
-
|
13
|
-
<p class="MsoNormal" align="left" style='text-align:left;line-height:18.0pt;margin-bottom:0.0pt'><b
|
14
|
-
style='mso-bidi-font-weight:normal'><span lang="EN-GB" style='font-size:16.0pt'>{{ doctitle }}
|
15
|
-
</span></b><br/><span lang="EN-GB" style='font-size:16.0pt'>{{ docsubtitle }}</span></p>
|
16
|
-
|
17
|
-
<p class="MsoNormal" style='margin-top:100.0pt'><span lang="EN-GB"><o:p> </o:p></span></p>
|
18
|
-
|
19
|
-
<div style='mso-element:para-border-div;border:solid windowtext 1.0pt;
|
20
|
-
mso-border-alt:solid windowtext .5pt;padding:1.0pt 4.0pt 1.0pt 4.0pt;
|
21
|
-
margin-left:4.25pt;margin-right:4.25pt'>
|
22
|
-
|
23
|
-
<p class="MsoNormal" align="center" style='text-align:center;border:none;
|
24
|
-
mso-border-alt:solid windowtext .5pt;padding:0cm;mso-padding-alt:1.0pt 4.0pt 1.0pt 4.0pt'><span
|
25
|
-
lang="EN-GB" style='font-size:40.0pt'>{{ stageabbr }} stage<o:p></o:p></span></p>
|
26
|
-
|
27
|
-
</div>
|
28
|
-
|
29
|
-
<p class="MsoNormal" style='margin-bottom:6.0pt'><span lang="EN-GB"><o:p> </o:p></span></p>
|
30
|
-
|
31
|
-
{% if stage and stage_int < 60 %}
|
32
|
-
|
33
|
-
<div style='mso-element:para-border-div;border:solid windowtext 1.0pt;
|
34
|
-
mso-border-alt:solid windowtext .5pt;padding:1.0pt 4.0pt 1.0pt 4.0pt;
|
35
|
-
margin-left:4.25pt;margin-right:4.25pt'>
|
36
|
-
|
37
|
-
<p class="MsoNormal" align="center" style='margin-bottom:6.0pt;text-align:center;
|
38
|
-
border:none;mso-border-alt:solid windowtext .5pt;padding:0cm;mso-padding-alt:
|
39
|
-
1.0pt 4.0pt 1.0pt 4.0pt'><b style='mso-bidi-font-weight:normal'><span
|
40
|
-
lang="EN-GB" style='font-size:10.0pt;mso-bidi-font-size:11.0pt'>Warning for WDs
|
41
|
-
and CDs<o:p></o:p></span></b></p>
|
42
|
-
|
43
|
-
<p class="MsoNormal" style='margin-bottom:6.0pt;border:none;mso-border-alt:solid windowtext .5pt;
|
44
|
-
padding:0cm;mso-padding-alt:1.0pt 4.0pt 1.0pt 4.0pt'><span lang="EN-GB"
|
45
|
-
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;mso-bidi-font-weight:bold'>This
|
46
|
-
document is not an ISO International Standard. It is distributed for review and
|
47
|
-
comment. It is subject to change without notice and may not be referred to as
|
48
|
-
an International Standard.<o:p></o:p></span></p>
|
49
|
-
|
50
|
-
<p class="MsoNormal" style='border:none;mso-border-alt:solid windowtext .5pt;
|
51
|
-
padding:0cm;mso-padding-alt:1.0pt 4.0pt 1.0pt 4.0pt'><span lang="EN-GB"
|
52
|
-
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;mso-bidi-font-weight:bold'>Recipients
|
53
|
-
of this draft are invited to submit, with their comments, notification of any
|
54
|
-
relevant patent rights of which they are aware and to provide supporting
|
55
|
-
documentation.</span><span lang="EN-GB" style='font-size:10.0pt;mso-bidi-font-size:
|
56
|
-
11.0pt'><o:p></o:p></span></p>
|
57
|
-
|
58
|
-
{% endif %}
|
59
|
-
|
60
|
-
</div>
|
61
|
-
|
62
|
-
|
@@ -1,1175 +0,0 @@
|
|
1
|
-
/* Font Definitions */
|
2
|
-
@font-face
|
3
|
-
{font-family:Arial;
|
4
|
-
panose-1:2 11 6 4 2 2 2 2 2 4;
|
5
|
-
mso-font-charset:0;
|
6
|
-
mso-generic-font-family:swiss;
|
7
|
-
mso-font-pitch:variable;
|
8
|
-
mso-font-signature:-536859905 -1073711037 9 0 511 0;}
|
9
|
-
@font-face
|
10
|
-
{font-family:"Courier New";
|
11
|
-
panose-1:2 7 3 9 2 2 5 2 4 4;
|
12
|
-
mso-font-charset:0;
|
13
|
-
mso-generic-font-family:roman;
|
14
|
-
mso-font-pitch:fixed;
|
15
|
-
mso-font-signature:-536859905 -1073711037 9 0 511 0;}
|
16
|
-
@font-face
|
17
|
-
{font-family:"Cambria Math";
|
18
|
-
panose-1:2 4 5 3 5 4 6 3 2 4;
|
19
|
-
mso-font-charset:0;
|
20
|
-
mso-generic-font-family:roman;
|
21
|
-
mso-font-pitch:variable;
|
22
|
-
mso-font-signature:-536870145 1107305727 0 0 415 0;}
|
23
|
-
@font-face
|
24
|
-
{font-family:Calibri;
|
25
|
-
panose-1:2 15 5 2 2 2 4 3 2 4;
|
26
|
-
mso-font-charset:0;
|
27
|
-
mso-generic-font-family:swiss;
|
28
|
-
mso-font-pitch:variable;
|
29
|
-
mso-font-signature:-536870145 1073786111 1 0 415 0;}
|
30
|
-
@font-face
|
31
|
-
{font-family:Cambria;
|
32
|
-
panose-1:2 4 5 3 5 4 6 3 2 4;
|
33
|
-
mso-font-charset:0;
|
34
|
-
mso-generic-font-family:roman;
|
35
|
-
mso-font-pitch:variable;
|
36
|
-
mso-font-signature:-536870145 1073743103 0 0 415 0;}
|
37
|
-
@font-face
|
38
|
-
{font-family:"Malgun Gothic";
|
39
|
-
panose-1:2 11 5 3 2 0 0 2 0 4;
|
40
|
-
mso-font-charset:129;
|
41
|
-
mso-generic-font-family:swiss;
|
42
|
-
mso-font-pitch:variable;
|
43
|
-
mso-font-signature:-1879048145 701988091 18 0 524289 0;}
|
44
|
-
@font-face
|
45
|
-
{font-family:$headerfont;
|
46
|
-
panose-1:2 2 6 9 4 2 5 8 3 4;
|
47
|
-
mso-font-charset:128;
|
48
|
-
mso-generic-font-family:roman;
|
49
|
-
mso-font-pitch:fixed;
|
50
|
-
mso-font-signature:-536870145 1791491579 134217746 0 131231 0;}
|
51
|
-
/* Style Definitions */
|
52
|
-
p.MsoNormal, li.MsoNormal, div.MsoNormal
|
53
|
-
{mso-style-unhide:no;
|
54
|
-
mso-style-qformat:yes;
|
55
|
-
mso-style-parent:"";
|
56
|
-
margin-top:0cm;
|
57
|
-
margin-right:0cm;
|
58
|
-
margin-bottom:12.0pt;
|
59
|
-
margin-left:0cm;
|
60
|
-
text-align:justify;
|
61
|
-
line-height:12.0pt;
|
62
|
-
mso-pagination:widow-orphan;
|
63
|
-
tab-stops:20.15pt;
|
64
|
-
font-size:11.0pt;
|
65
|
-
font-family:$bodyfont;
|
66
|
-
mso-fareast-font-family:$bodyfont;
|
67
|
-
mso-bidi-font-family:$bodyfont;
|
68
|
-
mso-ansi-language:EN-GB;}
|
69
|
-
p.MsoNormalIndent, li.MsoNormalIndent, div.MsoNormalIndent
|
70
|
-
{mso-style-priority:99;
|
71
|
-
margin-top:0cm;
|
72
|
-
margin-right:36.0cm;
|
73
|
-
margin-bottom:0cm;
|
74
|
-
margin-left:36.0pt;
|
75
|
-
text-align:justify;
|
76
|
-
line-height:12.0pt;
|
77
|
-
mso-pagination:widow-orphan;
|
78
|
-
tab-stops:20.15pt;
|
79
|
-
font-size:11.0pt;
|
80
|
-
font-family:$bodyfont;
|
81
|
-
mso-fareast-font-family:$bodyfont;
|
82
|
-
mso-bidi-font-family:$bodyfont;
|
83
|
-
mso-ansi-language:EN-GB;}
|
84
|
-
p.MsoBlockText, li.MsoBlockText, div.MsoBlockText
|
85
|
-
{mso-style-priority:99;
|
86
|
-
margin-top:0cm;
|
87
|
-
margin-right:57.6pt;
|
88
|
-
margin-bottom:0cm;
|
89
|
-
margin-left:57.6pt;
|
90
|
-
margin-bottom:.0001pt;
|
91
|
-
mso-pagination:widow-orphan;
|
92
|
-
border:none;
|
93
|
-
mso-border-alt:solid #4472C4 .25pt;
|
94
|
-
mso-border-themecolor:accent1;
|
95
|
-
padding:0cm;
|
96
|
-
mso-padding-alt:10.0pt 10.0pt 10.0pt 10.0pt;
|
97
|
-
font-size:12.0pt;
|
98
|
-
font-family:$bodyfont;
|
99
|
-
mso-ascii-font-family:$bodyfont;
|
100
|
-
mso-ascii-theme-font:minor-latin;
|
101
|
-
mso-fareast-font-family:$bodyfont;
|
102
|
-
mso-fareast-theme-font:minor-fareast;
|
103
|
-
mso-hansi-font-family:$bodyfont;
|
104
|
-
mso-hansi-theme-font:minor-latin;
|
105
|
-
mso-bidi-font-family:$bodyfont;
|
106
|
-
mso-bidi-theme-font:minor-bidi;
|
107
|
-
color:#4472C4;
|
108
|
-
mso-themecolor:accent1;
|
109
|
-
mso-ansi-language:EN-AU;
|
110
|
-
font-style:italic;}
|
111
|
-
h1
|
112
|
-
{mso-style-priority:1;
|
113
|
-
mso-style-unhide:no;
|
114
|
-
mso-style-qformat:yes;
|
115
|
-
mso-style-link:"Heading 1 Char";
|
116
|
-
mso-style-next:Normal;
|
117
|
-
margin-top:13.5pt;
|
118
|
-
margin-right:0cm;
|
119
|
-
margin-bottom:12.0pt;
|
120
|
-
margin-left:0cm;
|
121
|
-
text-indent:0cm;
|
122
|
-
line-height:13.5pt;
|
123
|
-
mso-pagination:widow-orphan;
|
124
|
-
page-break-after:avoid;
|
125
|
-
mso-outline-level:1;
|
126
|
-
mso-list:l1 level1 lfo6;
|
127
|
-
mso-hyphenate:none;
|
128
|
-
tab-stops:20.0pt list 21.6pt left 28.0pt;
|
129
|
-
font-size:13.0pt;
|
130
|
-
mso-bidi-font-size:11.0pt;
|
131
|
-
font-family:$headerfont;
|
132
|
-
mso-fareast-font-family:$headerfont;
|
133
|
-
mso-font-kerning:0pt;
|
134
|
-
mso-ansi-language:EN-GB;
|
135
|
-
mso-fareast-language:JA;
|
136
|
-
mso-bidi-font-weight:normal;}
|
137
|
-
h1.Annex
|
138
|
-
{mso-style-priority:1;
|
139
|
-
mso-style-unhide:no;
|
140
|
-
mso-style-qformat:yes;
|
141
|
-
mso-style-link:"Heading 1 Char";
|
142
|
-
mso-style-next:Normal;
|
143
|
-
margin-top:13.5pt;
|
144
|
-
margin-right:0cm;
|
145
|
-
margin-bottom:12.0pt;
|
146
|
-
margin-left:0cm;
|
147
|
-
text-indent:0cm;
|
148
|
-
line-height:13.5pt;
|
149
|
-
text-align:center;
|
150
|
-
mso-pagination:widow-orphan;
|
151
|
-
page-break-after:avoid;
|
152
|
-
font-weight:normal;
|
153
|
-
mso-outline-level:1;
|
154
|
-
mso-list:l1 level1 lfo6;
|
155
|
-
mso-hyphenate:none;
|
156
|
-
tab-stops:20.0pt list 21.6pt left 28.0pt;
|
157
|
-
font-size:13.0pt;
|
158
|
-
mso-bidi-font-size:11.0pt;
|
159
|
-
font-family:$headerfont;
|
160
|
-
mso-fareast-font-family:$headerfont;
|
161
|
-
mso-font-kerning:0pt;
|
162
|
-
mso-ansi-language:EN-GB;
|
163
|
-
mso-fareast-language:JA;
|
164
|
-
mso-bidi-font-weight:normal;}
|
165
|
-
h2
|
166
|
-
{mso-style-priority:2;
|
167
|
-
mso-style-unhide:no;
|
168
|
-
mso-style-qformat:yes;
|
169
|
-
mso-style-parent:"Heading 1";
|
170
|
-
mso-style-link:"Heading 2 Char";
|
171
|
-
mso-style-next:Normal;
|
172
|
-
margin-top:3.0pt;
|
173
|
-
margin-right:0cm;
|
174
|
-
margin-bottom:12.0pt;
|
175
|
-
margin-left:0cm;
|
176
|
-
text-indent:0cm;
|
177
|
-
line-height:12.5pt;
|
178
|
-
mso-pagination:widow-orphan;
|
179
|
-
page-break-after:avoid;
|
180
|
-
mso-outline-level:2;
|
181
|
-
mso-list:l1 level2 lfo6;
|
182
|
-
mso-hyphenate:none;
|
183
|
-
tab-stops:27.0pt 35.0pt;
|
184
|
-
font-size:12.0pt;
|
185
|
-
mso-bidi-font-size:11.0pt;
|
186
|
-
font-family:$headerfont;
|
187
|
-
mso-fareast-font-family:$headerfont;
|
188
|
-
mso-ansi-language:EN-GB;
|
189
|
-
mso-fareast-language:JA;
|
190
|
-
mso-bidi-font-weight:normal;}
|
191
|
-
h3
|
192
|
-
{mso-style-priority:3;
|
193
|
-
mso-style-unhide:no;
|
194
|
-
mso-style-qformat:yes;
|
195
|
-
mso-style-parent:"Heading 1";
|
196
|
-
mso-style-link:"Heading 3 Char";
|
197
|
-
mso-style-next:Normal;
|
198
|
-
margin-top:3.0pt;
|
199
|
-
margin-right:0cm;
|
200
|
-
margin-bottom:12.0pt;
|
201
|
-
margin-left:0cm;
|
202
|
-
text-indent:0cm;
|
203
|
-
line-height:12.0pt;
|
204
|
-
mso-pagination:widow-orphan;
|
205
|
-
page-break-after:avoid;
|
206
|
-
mso-outline-level:3;
|
207
|
-
mso-list:l1 level3 lfo6;
|
208
|
-
mso-hyphenate:none;
|
209
|
-
tab-stops:list 36.0pt left 44.0pt;
|
210
|
-
font-size:11.0pt;
|
211
|
-
font-family:$headerfont;
|
212
|
-
mso-fareast-font-family:$headerfont;
|
213
|
-
mso-ansi-language:EN-GB;
|
214
|
-
mso-fareast-language:JA;
|
215
|
-
mso-bidi-font-weight:normal;}
|
216
|
-
h4
|
217
|
-
{mso-style-priority:4;
|
218
|
-
mso-style-unhide:no;
|
219
|
-
mso-style-qformat:yes;
|
220
|
-
mso-style-parent:"Heading 3";
|
221
|
-
mso-style-link:"Heading 4 Char";
|
222
|
-
mso-style-next:Normal;
|
223
|
-
margin-top:3.0pt;
|
224
|
-
margin-right:0cm;
|
225
|
-
margin-bottom:12.0pt;
|
226
|
-
margin-left:0cm;
|
227
|
-
text-indent:0cm;
|
228
|
-
line-height:12.0pt;
|
229
|
-
mso-pagination:widow-orphan;
|
230
|
-
page-break-after:avoid;
|
231
|
-
mso-outline-level:4;
|
232
|
-
mso-list:l1 level4 lfo6;
|
233
|
-
mso-hyphenate:none;
|
234
|
-
tab-stops:51.05pt 57.0pt 68.0pt;
|
235
|
-
font-size:11.0pt;
|
236
|
-
font-family:$headerfont;
|
237
|
-
mso-fareast-font-family:$headerfont;
|
238
|
-
mso-ansi-language:EN-GB;
|
239
|
-
mso-fareast-language:JA;
|
240
|
-
mso-bidi-font-weight:normal;}
|
241
|
-
h5
|
242
|
-
{mso-style-priority:5;
|
243
|
-
mso-style-unhide:no;
|
244
|
-
mso-style-qformat:yes;
|
245
|
-
mso-style-parent:"Heading 4";
|
246
|
-
mso-style-link:"Heading 5 Char";
|
247
|
-
mso-style-next:Normal;
|
248
|
-
margin-top:3.0pt;
|
249
|
-
margin-right:0cm;
|
250
|
-
margin-bottom:12.0pt;
|
251
|
-
margin-left:0cm;
|
252
|
-
text-indent:0cm;
|
253
|
-
line-height:12.0pt;
|
254
|
-
mso-pagination:widow-orphan;
|
255
|
-
page-break-after:avoid;
|
256
|
-
mso-outline-level:5;
|
257
|
-
mso-list:l1 level5 lfo6;
|
258
|
-
mso-hyphenate:none;
|
259
|
-
tab-stops:51.05pt list 54.0pt;
|
260
|
-
font-size:11.0pt;
|
261
|
-
font-family:$headerfont;
|
262
|
-
mso-fareast-font-family:$headerfont;
|
263
|
-
mso-ansi-language:EN-GB;
|
264
|
-
mso-fareast-language:JA;
|
265
|
-
mso-bidi-font-weight:normal;}
|
266
|
-
h6
|
267
|
-
{mso-style-priority:6;
|
268
|
-
mso-style-unhide:no;
|
269
|
-
mso-style-qformat:yes;
|
270
|
-
mso-style-parent:"Heading 5";
|
271
|
-
mso-style-link:"Heading 6 Char";
|
272
|
-
mso-style-next:Normal;
|
273
|
-
margin-top:3.0pt;
|
274
|
-
margin-right:0cm;
|
275
|
-
margin-bottom:12.0pt;
|
276
|
-
margin-left:0cm;
|
277
|
-
text-indent:0cm;
|
278
|
-
line-height:12.0pt;
|
279
|
-
mso-pagination:widow-orphan;
|
280
|
-
page-break-after:avoid;
|
281
|
-
mso-outline-level:6;
|
282
|
-
mso-list:l1 level6 lfo6;
|
283
|
-
mso-hyphenate:none;
|
284
|
-
tab-stops:51.05pt list 72.0pt;
|
285
|
-
font-size:11.0pt;
|
286
|
-
font-family:$headerfont;
|
287
|
-
mso-fareast-font-family:$headerfont;
|
288
|
-
mso-ansi-language:EN-GB;
|
289
|
-
mso-fareast-language:JA;
|
290
|
-
mso-bidi-font-weight:normal;}
|
291
|
-
p.MsoToc1, li.MsoToc1, div.MsoToc1
|
292
|
-
{mso-style-priority:39;
|
293
|
-
mso-style-unhide:no;
|
294
|
-
mso-style-next:Normal;
|
295
|
-
margin-top:6.0pt;
|
296
|
-
margin-right:25.0pt;
|
297
|
-
margin-bottom:0cm;
|
298
|
-
margin-left:36.0pt;
|
299
|
-
margin-bottom:.0001pt;
|
300
|
-
text-indent:-36.0pt;
|
301
|
-
line-height:12.0pt;
|
302
|
-
mso-pagination:widow-orphan;
|
303
|
-
mso-hyphenate:none;
|
304
|
-
tab-stops:20.15pt 36.0pt right dotted 487.6pt;
|
305
|
-
font-size:11.0pt;
|
306
|
-
font-family:$bodyfont;
|
307
|
-
mso-fareast-font-family:$bodyfont;
|
308
|
-
mso-bidi-font-family:$bodyfont;
|
309
|
-
mso-ansi-language:EN-GB;
|
310
|
-
font-weight:bold;
|
311
|
-
mso-bidi-font-weight:normal;}
|
312
|
-
p.MsoToc2, li.MsoToc2, div.MsoToc2
|
313
|
-
{mso-style-noshow:yes;
|
314
|
-
mso-style-priority:39;
|
315
|
-
mso-style-unhide:no;
|
316
|
-
mso-style-parent:"TOC 1";
|
317
|
-
mso-style-next:Normal;
|
318
|
-
margin-top:0cm;
|
319
|
-
margin-right:25.0pt;
|
320
|
-
margin-bottom:0cm;
|
321
|
-
margin-left:36.0pt;
|
322
|
-
margin-bottom:.0001pt;
|
323
|
-
text-indent:-36.0pt;
|
324
|
-
line-height:12.0pt;
|
325
|
-
mso-pagination:widow-orphan;
|
326
|
-
mso-hyphenate:none;
|
327
|
-
tab-stops:20.15pt 36.0pt right dotted 487.6pt;
|
328
|
-
font-size:11.0pt;
|
329
|
-
font-family:$bodyfont;
|
330
|
-
mso-fareast-font-family:$bodyfont;
|
331
|
-
mso-bidi-font-family:$bodyfont;
|
332
|
-
mso-ansi-language:EN-GB;
|
333
|
-
font-weight:bold;
|
334
|
-
mso-bidi-font-weight:normal;}
|
335
|
-
p.MsoToc3, li.MsoToc3, div.MsoToc3
|
336
|
-
{mso-style-noshow:yes;
|
337
|
-
mso-style-priority:39;
|
338
|
-
mso-style-unhide:no;
|
339
|
-
mso-style-parent:"TOC 2";
|
340
|
-
mso-style-next:Normal;
|
341
|
-
margin-top:0cm;
|
342
|
-
margin-right:25.0pt;
|
343
|
-
margin-bottom:0cm;
|
344
|
-
margin-left:36.0pt;
|
345
|
-
margin-bottom:.0001pt;
|
346
|
-
text-indent:-36.0pt;
|
347
|
-
line-height:12.0pt;
|
348
|
-
mso-pagination:widow-orphan;
|
349
|
-
mso-hyphenate:none;
|
350
|
-
tab-stops:20.15pt 36.0pt right dotted 487.6pt;
|
351
|
-
font-size:11.0pt;
|
352
|
-
font-family:$bodyfont;
|
353
|
-
mso-fareast-font-family:$bodyfont;
|
354
|
-
mso-bidi-font-family:$bodyfont;
|
355
|
-
mso-ansi-language:EN-GB;
|
356
|
-
font-weight:bold;
|
357
|
-
mso-bidi-font-weight:normal;}
|
358
|
-
p.MsoHeader, li.MsoHeader, div.MsoHeader
|
359
|
-
{mso-style-noshow:yes;
|
360
|
-
mso-style-priority:99;
|
361
|
-
mso-style-unhide:no;
|
362
|
-
mso-style-link:"Header Char";
|
363
|
-
margin-top:0cm;
|
364
|
-
margin-right:0cm;
|
365
|
-
margin-bottom:30.0pt;
|
366
|
-
margin-left:0cm;
|
367
|
-
text-align:justify;
|
368
|
-
line-height:11.0pt;
|
369
|
-
mso-line-height-rule:exactly;
|
370
|
-
mso-pagination:widow-orphan;
|
371
|
-
tab-stops:20.15pt;
|
372
|
-
font-size:11.0pt;
|
373
|
-
font-family:$headerfont;
|
374
|
-
mso-fareast-font-family:$headerfont;
|
375
|
-
mso-bidi-font-family:$headerfont;
|
376
|
-
mso-ansi-language:EN-GB;
|
377
|
-
font-weight:bold;
|
378
|
-
mso-bidi-font-weight:normal;}
|
379
|
-
p.MsoFooter, li.MsoFooter, div.MsoFooter
|
380
|
-
{mso-style-noshow:yes;
|
381
|
-
mso-style-priority:99;
|
382
|
-
mso-style-unhide:no;
|
383
|
-
mso-style-link:"Footer Char";
|
384
|
-
margin-top:18.0pt;
|
385
|
-
margin-right:0cm;
|
386
|
-
margin-bottom:6.0pt;
|
387
|
-
margin-left:0cm;
|
388
|
-
text-align:justify;
|
389
|
-
line-height:11.0pt;
|
390
|
-
mso-line-height-rule:exactly;
|
391
|
-
mso-pagination:widow-orphan;
|
392
|
-
tab-stops:right 487.6pt;
|
393
|
-
font-size:11.0pt;
|
394
|
-
font-family:$headerfont;
|
395
|
-
mso-fareast-font-family:$headerfont;
|
396
|
-
mso-bidi-font-family:$headerfont;
|
397
|
-
mso-ansi-language:EN-GB;}
|
398
|
-
span.MsoFootnoteReference
|
399
|
-
{mso-style-priority:99;
|
400
|
-
vertical-align:super;}
|
401
|
-
p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText
|
402
|
-
{mso-style-noshow:yes;
|
403
|
-
mso-style-priority:99;
|
404
|
-
mso-style-link:"Footnote Text Char";
|
405
|
-
margin-top:0cm;
|
406
|
-
margin-right:0cm;
|
407
|
-
margin-bottom:12.0pt;
|
408
|
-
margin-left:0cm;
|
409
|
-
text-align:justify;
|
410
|
-
line-height:12.0pt;
|
411
|
-
mso-pagination:widow-orphan;
|
412
|
-
tab-stops:20.15pt;
|
413
|
-
font-size:10.0pt;
|
414
|
-
font-family:$bodyfont;
|
415
|
-
mso-fareast-font-family:$bodyfont;
|
416
|
-
mso-bidi-font-family:$bodyfont;
|
417
|
-
mso-ansi-language:EN-GB;
|
418
|
-
mso-fareast-language:EN-US;}
|
419
|
-
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
|
420
|
-
{mso-style-noshow:yes;
|
421
|
-
mso-style-priority:99;
|
422
|
-
mso-style-unhide:no;
|
423
|
-
mso-style-link:"Body Text Char";
|
424
|
-
margin-top:0cm;
|
425
|
-
margin-right:0cm;
|
426
|
-
margin-bottom:6.0pt;
|
427
|
-
margin-left:0cm;
|
428
|
-
text-align:justify;
|
429
|
-
line-height:12.0pt;
|
430
|
-
mso-pagination:widow-orphan;
|
431
|
-
font-size:11.0pt;
|
432
|
-
font-family:$bodyfont;
|
433
|
-
mso-fareast-font-family:$bodyfont;
|
434
|
-
mso-bidi-font-family:$bodyfont;
|
435
|
-
mso-ansi-language:EN-GB;}
|
436
|
-
a:link, span.MsoHyperlink
|
437
|
-
{mso-style-priority:99;
|
438
|
-
mso-style-unhide:no;
|
439
|
-
mso-style-parent:"";
|
440
|
-
mso-ansi-language:EN;
|
441
|
-
color:black;
|
442
|
-
text-decoration:none;}
|
443
|
-
a:visited, span.MsoHyperlinkFollowed
|
444
|
-
{mso-style-noshow:yes;
|
445
|
-
mso-style-priority:99;
|
446
|
-
mso-themecolor:followedhyperlink;
|
447
|
-
text-decoration:none;
|
448
|
-
color:black;}
|
449
|
-
span.MsoPlaceholderText
|
450
|
-
{mso-style-noshow:yes;
|
451
|
-
mso-style-priority:99;
|
452
|
-
mso-style-unhide:no;
|
453
|
-
mso-style-parent:"";
|
454
|
-
color:gray;}
|
455
|
-
span.Heading1Char
|
456
|
-
{mso-style-name:"Heading 1 Char";
|
457
|
-
mso-style-priority:1;
|
458
|
-
mso-style-unhide:no;
|
459
|
-
mso-style-locked:yes;
|
460
|
-
mso-style-parent:"";
|
461
|
-
mso-style-link:"Heading 1";
|
462
|
-
mso-ansi-font-size:13.0pt;
|
463
|
-
font-family:$headerfont;
|
464
|
-
mso-ascii-font-family:Cambria;
|
465
|
-
mso-fareast-font-family:$headerfont;
|
466
|
-
mso-hansi-font-family:$headerfont;
|
467
|
-
mso-ansi-language:EN-GB;
|
468
|
-
mso-fareast-language:JA;
|
469
|
-
font-weight:bold;
|
470
|
-
mso-bidi-font-weight:normal;}
|
471
|
-
span.Heading2Char
|
472
|
-
{mso-style-name:"Heading 2 Char";
|
473
|
-
mso-style-priority:2;
|
474
|
-
mso-style-unhide:no;
|
475
|
-
mso-style-locked:yes;
|
476
|
-
mso-style-parent:"";
|
477
|
-
mso-style-link:"Heading 2";
|
478
|
-
mso-ansi-font-size:12.0pt;
|
479
|
-
font-family:$headerfont;
|
480
|
-
mso-ascii-font-family:Cambria;
|
481
|
-
mso-fareast-font-family:$headerfont;
|
482
|
-
mso-hansi-font-family:$headerfont;
|
483
|
-
mso-ansi-language:EN-GB;
|
484
|
-
mso-fareast-language:JA;
|
485
|
-
font-weight:bold;
|
486
|
-
mso-bidi-font-weight:normal;}
|
487
|
-
span.Heading3Char
|
488
|
-
{mso-style-name:"Heading 3 Char";
|
489
|
-
mso-style-priority:3;
|
490
|
-
mso-style-unhide:no;
|
491
|
-
mso-style-locked:yes;
|
492
|
-
mso-style-parent:"";
|
493
|
-
mso-style-link:"Heading 3";
|
494
|
-
mso-ansi-font-size:11.0pt;
|
495
|
-
font-family:$headerfont;
|
496
|
-
mso-ascii-font-family:$headerfont;
|
497
|
-
mso-fareast-font-family:$headerfont;
|
498
|
-
mso-hansi-font-family:$headerfont;
|
499
|
-
mso-ansi-language:EN-GB;
|
500
|
-
mso-fareast-language:JA;
|
501
|
-
font-weight:bold;
|
502
|
-
mso-bidi-font-weight:normal;}
|
503
|
-
span.Heading4Char
|
504
|
-
{mso-style-name:"Heading 4 Char";
|
505
|
-
mso-style-priority:4;
|
506
|
-
mso-style-unhide:no;
|
507
|
-
mso-style-locked:yes;
|
508
|
-
mso-style-parent:"";
|
509
|
-
mso-style-link:"Heading 4";
|
510
|
-
mso-ansi-font-size:11.0pt;
|
511
|
-
font-family:$headerfont;
|
512
|
-
mso-ascii-font-family:$headerfont;
|
513
|
-
mso-fareast-font-family:$headerfont;
|
514
|
-
mso-hansi-font-family:$headerfont;
|
515
|
-
mso-ansi-language:EN-GB;
|
516
|
-
mso-fareast-language:JA;
|
517
|
-
font-weight:bold;
|
518
|
-
mso-bidi-font-weight:normal;}
|
519
|
-
span.Heading5Char
|
520
|
-
{mso-style-name:"Heading 5 Char";
|
521
|
-
mso-style-priority:5;
|
522
|
-
mso-style-unhide:no;
|
523
|
-
mso-style-locked:yes;
|
524
|
-
mso-style-parent:"";
|
525
|
-
mso-style-link:"Heading 5";
|
526
|
-
mso-ansi-font-size:11.0pt;
|
527
|
-
font-family:$headerfont;
|
528
|
-
mso-ascii-font-family:$headerfont;
|
529
|
-
mso-fareast-font-family:$headerfont;
|
530
|
-
mso-hansi-font-family:$headerfont;
|
531
|
-
mso-ansi-language:EN-GB;
|
532
|
-
mso-fareast-language:JA;
|
533
|
-
font-weight:bold;
|
534
|
-
mso-bidi-font-weight:normal;}
|
535
|
-
span.Heading6Char
|
536
|
-
{mso-style-name:"Heading 6 Char";
|
537
|
-
mso-style-priority:6;
|
538
|
-
mso-style-unhide:no;
|
539
|
-
mso-style-locked:yes;
|
540
|
-
mso-style-parent:"";
|
541
|
-
mso-style-link:"Heading 6";
|
542
|
-
mso-ansi-font-size:11.0pt;
|
543
|
-
font-family:$headerfont;
|
544
|
-
mso-ascii-font-family:$headerfont;
|
545
|
-
mso-fareast-font-family:$headerfont;
|
546
|
-
mso-hansi-font-family:$headerfont;
|
547
|
-
mso-ansi-language:EN-GB;
|
548
|
-
mso-fareast-language:JA;
|
549
|
-
font-weight:bold;
|
550
|
-
mso-bidi-font-weight:normal;}
|
551
|
-
p.a2, li.a2, div.a2
|
552
|
-
{mso-style-name:a2;
|
553
|
-
mso-style-priority:11;
|
554
|
-
mso-style-unhide:no;
|
555
|
-
mso-style-next:Normal;
|
556
|
-
margin-top:13.5pt;
|
557
|
-
margin-right:0cm;
|
558
|
-
margin-bottom:12.0pt;
|
559
|
-
margin-left:0cm;
|
560
|
-
text-indent:0cm;
|
561
|
-
line-height:13.5pt;
|
562
|
-
mso-pagination:widow-orphan;
|
563
|
-
page-break-after:avoid;
|
564
|
-
mso-outline-level:1;
|
565
|
-
mso-list:l0 level2 lfo12;
|
566
|
-
tab-stops:1.0cm 36.0pt;
|
567
|
-
font-size:13.0pt;
|
568
|
-
mso-bidi-font-size:11.0pt;
|
569
|
-
font-family:$bodyfont;
|
570
|
-
mso-fareast-font-family:$headerfont;
|
571
|
-
mso-bidi-font-family:$headerfont;
|
572
|
-
mso-ansi-language:EN-GB;
|
573
|
-
mso-fareast-language:JA;
|
574
|
-
font-weight:bold;
|
575
|
-
mso-bidi-font-weight:normal;}
|
576
|
-
p.a3, li.a3, div.a3
|
577
|
-
{mso-style-name:a3;
|
578
|
-
mso-style-priority:12;
|
579
|
-
mso-style-unhide:no;
|
580
|
-
mso-style-next:Normal;
|
581
|
-
margin-top:3.0pt;
|
582
|
-
margin-right:0cm;
|
583
|
-
margin-bottom:12.0pt;
|
584
|
-
margin-left:0cm;
|
585
|
-
text-indent:0cm;
|
586
|
-
line-height:12.5pt;
|
587
|
-
mso-pagination:widow-orphan;
|
588
|
-
page-break-after:avoid;
|
589
|
-
mso-outline-level:1;
|
590
|
-
mso-list:l0 level3 lfo12;
|
591
|
-
tab-stops:20.15pt list 36.0pt;
|
592
|
-
font-size:12.0pt;
|
593
|
-
mso-bidi-font-size:11.0pt;
|
594
|
-
font-family:$bodyfont;
|
595
|
-
mso-fareast-font-family:$headerfont;
|
596
|
-
mso-bidi-font-family:$headerfont;
|
597
|
-
mso-ansi-language:EN-GB;
|
598
|
-
mso-fareast-language:JA;
|
599
|
-
font-weight:bold;
|
600
|
-
mso-bidi-font-weight:normal;}
|
601
|
-
p.a4, li.a4, div.a4
|
602
|
-
{mso-style-name:a4;
|
603
|
-
mso-style-priority:13;
|
604
|
-
mso-style-unhide:no;
|
605
|
-
mso-style-next:Normal;
|
606
|
-
margin-top:3.0pt;
|
607
|
-
margin-right:0cm;
|
608
|
-
margin-bottom:12.0pt;
|
609
|
-
margin-left:0cm;
|
610
|
-
text-indent:0cm;
|
611
|
-
line-height:12.0pt;
|
612
|
-
mso-pagination:widow-orphan;
|
613
|
-
page-break-after:avoid;
|
614
|
-
mso-outline-level:1;
|
615
|
-
mso-list:l0 level4 lfo12;
|
616
|
-
tab-stops:20.15pt 44.0pt list 54.0pt;
|
617
|
-
font-size:11.0pt;
|
618
|
-
font-family:$bodyfont;
|
619
|
-
mso-fareast-font-family:$headerfont;
|
620
|
-
mso-bidi-font-family:$headerfont;
|
621
|
-
mso-ansi-language:EN-GB;
|
622
|
-
mso-fareast-language:JA;
|
623
|
-
font-weight:bold;
|
624
|
-
mso-bidi-font-style:italic;}
|
625
|
-
p.a5, li.a5, div.a5
|
626
|
-
{mso-style-name:a5;
|
627
|
-
mso-style-priority:14;
|
628
|
-
mso-style-unhide:no;
|
629
|
-
mso-style-next:Normal;
|
630
|
-
margin-top:3.0pt;
|
631
|
-
margin-right:0cm;
|
632
|
-
margin-bottom:12.0pt;
|
633
|
-
margin-left:0cm;
|
634
|
-
text-indent:0cm;
|
635
|
-
line-height:12.0pt;
|
636
|
-
mso-pagination:widow-orphan;
|
637
|
-
page-break-after:avoid;
|
638
|
-
mso-outline-level:1;
|
639
|
-
mso-list:l0 level5 lfo12;
|
640
|
-
tab-stops:20.15pt list 54.0pt left 62.35pt 68.0pt;
|
641
|
-
font-size:11.0pt;
|
642
|
-
font-family:$bodyfont;
|
643
|
-
mso-fareast-font-family:$headerfont;
|
644
|
-
mso-bidi-font-family:$headerfont;
|
645
|
-
mso-ansi-language:EN-GB;
|
646
|
-
mso-fareast-language:JA;
|
647
|
-
font-weight:bold;
|
648
|
-
mso-bidi-font-style:italic;}
|
649
|
-
p.a6, li.a6, div.a6
|
650
|
-
{mso-style-name:a6;
|
651
|
-
mso-style-priority:15;
|
652
|
-
mso-style-unhide:no;
|
653
|
-
mso-style-next:Normal;
|
654
|
-
margin-top:3.0pt;
|
655
|
-
margin-right:0cm;
|
656
|
-
margin-bottom:12.0pt;
|
657
|
-
margin-left:0cm;
|
658
|
-
text-indent:0cm;
|
659
|
-
line-height:12.0pt;
|
660
|
-
mso-pagination:widow-orphan;
|
661
|
-
page-break-after:avoid;
|
662
|
-
mso-outline-level:1;
|
663
|
-
mso-list:l0 level6 lfo12;
|
664
|
-
tab-stops:20.15pt 62.35pt 68.0pt list 72.0pt;
|
665
|
-
font-size:11.0pt;
|
666
|
-
font-family:$bodyfont;
|
667
|
-
mso-fareast-font-family:$headerfont;
|
668
|
-
mso-bidi-font-family:$headerfont;
|
669
|
-
mso-ansi-language:EN-GB;
|
670
|
-
mso-fareast-language:JA;
|
671
|
-
font-weight:bold;}
|
672
|
-
span.FooterChar
|
673
|
-
{mso-style-name:"Footer Char";
|
674
|
-
mso-style-noshow:yes;
|
675
|
-
mso-style-priority:99;
|
676
|
-
mso-style-unhide:no;
|
677
|
-
mso-style-locked:yes;
|
678
|
-
mso-style-parent:"";
|
679
|
-
mso-style-link:Footer;
|
680
|
-
mso-ansi-font-size:11.0pt;
|
681
|
-
mso-bidi-font-size:11.0pt;
|
682
|
-
mso-ansi-language:EN-GB;}
|
683
|
-
span.HeaderChar
|
684
|
-
{mso-style-name:"Header Char";
|
685
|
-
mso-style-noshow:yes;
|
686
|
-
mso-style-priority:99;
|
687
|
-
mso-style-unhide:no;
|
688
|
-
mso-style-locked:yes;
|
689
|
-
mso-style-parent:"";
|
690
|
-
mso-style-link:Header;
|
691
|
-
mso-ansi-font-size:11.0pt;
|
692
|
-
mso-bidi-font-size:11.0pt;
|
693
|
-
mso-ansi-language:EN-GB;
|
694
|
-
font-weight:bold;
|
695
|
-
mso-bidi-font-weight:normal;}
|
696
|
-
span.BodyTextChar
|
697
|
-
{mso-style-name:"Body Text Char";
|
698
|
-
mso-style-noshow:yes;
|
699
|
-
mso-style-priority:99;
|
700
|
-
mso-style-unhide:no;
|
701
|
-
mso-style-locked:yes;
|
702
|
-
mso-style-parent:"";
|
703
|
-
mso-style-link:"Body Text";
|
704
|
-
mso-ansi-font-size:11.0pt;
|
705
|
-
mso-bidi-font-size:11.0pt;
|
706
|
-
font-family:$bodyfont;
|
707
|
-
mso-fareast-font-family:$bodyfont;
|
708
|
-
mso-ansi-language:EN-GB;}
|
709
|
-
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
|
710
|
-
{mso-style-noshow:yes;
|
711
|
-
mso-style-priority:99;
|
712
|
-
mso-style-link:"Comment Text Char";
|
713
|
-
margin-top:0cm;
|
714
|
-
margin-right:0cm;
|
715
|
-
margin-bottom:12.0pt;
|
716
|
-
margin-left:0cm;
|
717
|
-
text-align:justify;
|
718
|
-
line-height:12.0pt;
|
719
|
-
mso-pagination:widow-orphan;
|
720
|
-
tab-stops:20.15pt;
|
721
|
-
font-size:12.0pt;
|
722
|
-
font-family:$bodyfont;
|
723
|
-
mso-fareast-font-family:$bodyfont;
|
724
|
-
mso-bidi-font-family:$bodyfont;
|
725
|
-
mso-ansi-language:EN-GB;
|
726
|
-
mso-fareast-language:EN-US;}
|
727
|
-
span.MsoCommentReference
|
728
|
-
{mso-style-noshow:yes;
|
729
|
-
mso-style-priority:99;
|
730
|
-
mso-style-parent:"";
|
731
|
-
mso-ansi-font-size:9.0pt;
|
732
|
-
mso-bidi-font-size:9.0pt;}
|
733
|
-
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
|
734
|
-
{mso-style-noshow:yes;
|
735
|
-
mso-style-priority:99;
|
736
|
-
mso-style-parent:"Comment Text";
|
737
|
-
mso-style-link:"Comment Subject Char";
|
738
|
-
mso-style-next:"Comment Text";
|
739
|
-
margin-top:0cm;
|
740
|
-
margin-right:0cm;
|
741
|
-
margin-bottom:12.0pt;
|
742
|
-
margin-left:0cm;
|
743
|
-
text-align:justify;
|
744
|
-
line-height:12.0pt;
|
745
|
-
mso-pagination:widow-orphan;
|
746
|
-
tab-stops:20.15pt;
|
747
|
-
font-size:10.0pt;
|
748
|
-
font-family:$headerfont;
|
749
|
-
mso-fareast-font-family:$headerfont;
|
750
|
-
mso-bidi-font-family:$headerfont;
|
751
|
-
mso-ansi-language:EN-GB;
|
752
|
-
mso-fareast-language:EN-US;
|
753
|
-
font-weight:bold;}
|
754
|
-
p.Tablebody, li.Tablebody, div.Tablebody
|
755
|
-
{mso-style-name:"Table body";
|
756
|
-
mso-style-noshow:yes;
|
757
|
-
mso-style-unhide:no;
|
758
|
-
margin-top:3.0pt;
|
759
|
-
margin-right:0cm;
|
760
|
-
margin-bottom:3.0pt;
|
761
|
-
margin-left:0cm;
|
762
|
-
line-height:10.5pt;
|
763
|
-
mso-pagination:widow-orphan;
|
764
|
-
font-size:10.0pt;
|
765
|
-
mso-bidi-font-size:11.0pt;
|
766
|
-
font-family:$bodyfont;
|
767
|
-
mso-fareast-font-family:$bodyfont;
|
768
|
-
mso-bidi-font-family:$bodyfont;
|
769
|
-
mso-ansi-language:EN-GB;}
|
770
|
-
.MsoChpDefault
|
771
|
-
{mso-style-type:export-only;
|
772
|
-
mso-default-props:yes;
|
773
|
-
mso-ascii-font-family:$bodyfont;
|
774
|
-
mso-fareast-font-family:$bodyfont;
|
775
|
-
mso-hansi-font-family:$bodyfont;}
|
776
|
-
/* Page Definitions */
|
777
|
-
@page
|
778
|
-
{mso-mirror-margins:yes;
|
779
|
-
mso-footnote-separator:url("file:///C:/Doc/FILENAME_files/header.html") fs;
|
780
|
-
mso-footnote-continuation-separator:url("file:///C:/Doc/FILENAME_files/header.html") fcs;
|
781
|
-
mso-endnote-separator:url("file:///C:/Doc/FILENAME_files/header.html") es;
|
782
|
-
mso-endnote-continuation-separator:url("file:///C:/Doc/FILENAME_files/header.html") ecs;
|
783
|
-
mso-facing-pages:yes;
|
784
|
-
mso-page-orientation: portrait;
|
785
|
-
}
|
786
|
-
@page WordSection1
|
787
|
-
{size:595.0pt 842.0pt;
|
788
|
-
margin:72.0pt 90.0pt 72.0pt 90.0pt;
|
789
|
-
mso-header-margin:35.4pt;
|
790
|
-
mso-footer-margin:35.4pt;
|
791
|
-
mso-even-header:url("file:///C:/Doc/FILENAME_files/header.html") eha;
|
792
|
-
mso-header:url("file:///C:/Doc/FILENAME_files/header.html") ha;
|
793
|
-
mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") efa;
|
794
|
-
mso-paper-source:0;}
|
795
|
-
div.WordSection1
|
796
|
-
{page:WordSection1;}
|
797
|
-
@page WordSection2
|
798
|
-
{size:595.3pt 841.9pt;
|
799
|
-
margin:39.7pt 53.85pt 1.0cm 53.85pt;
|
800
|
-
mso-header-margin:35.45pt;
|
801
|
-
mso-footer-margin:14.2pt;
|
802
|
-
mso-page-numbers:roman-lower;
|
803
|
-
mso-even-header:url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
804
|
-
mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
805
|
-
mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef2;
|
806
|
-
mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f2;
|
807
|
-
mso-paper-source:0;}
|
808
|
-
div.WordSection2
|
809
|
-
{page:WordSection2;}
|
810
|
-
@page WordSection3
|
811
|
-
{size:595.3pt 841.9pt;
|
812
|
-
margin:39.7pt 53.85pt 1.0cm 53.85pt;
|
813
|
-
mso-header-margin:35.45pt;
|
814
|
-
mso-footer-margin:14.2pt;
|
815
|
-
mso-page-numbers:1;
|
816
|
-
mso-even-header:url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
817
|
-
mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
818
|
-
mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef3;
|
819
|
-
mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f3;
|
820
|
-
mso-paper-source:0;}
|
821
|
-
div.WordSection3
|
822
|
-
{page:WordSection3;}
|
823
|
-
@page WordSection4
|
824
|
-
{size:595.3pt 841.9pt;
|
825
|
-
margin:39.7pt 53.85pt 1.0cm 53.85pt;
|
826
|
-
mso-header-margin:35.45pt;
|
827
|
-
mso-footer-margin:14.2pt;
|
828
|
-
mso-page-numbers:1;
|
829
|
-
mso-even-header:url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
830
|
-
mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
831
|
-
mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") f4;
|
832
|
-
mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f4;
|
833
|
-
mso-paper-source:0;}
|
834
|
-
div.colophon
|
835
|
-
{page:WordSection4;}
|
836
|
-
|
837
|
-
/* List Definitions */
|
838
|
-
@list l0
|
839
|
-
{mso-list-id:145051656;
|
840
|
-
mso-list-template-ids:2112159680;}
|
841
|
-
@list l0:level1
|
842
|
-
{mso-level-number-format:alpha-upper;
|
843
|
-
mso-level-style-link:ANNEX;
|
844
|
-
mso-level-suffix:none;
|
845
|
-
mso-level-text:"Annex\00A0%1";
|
846
|
-
mso-level-tab-stop:none;
|
847
|
-
mso-level-number-position:left;
|
848
|
-
margin-left:0cm;
|
849
|
-
text-indent:0cm;
|
850
|
-
mso-ansi-font-size:14.0pt;
|
851
|
-
mso-bidi-font-size:14.0pt;
|
852
|
-
font-family:$bodyfont;
|
853
|
-
mso-bidi-font-family:$bodyfont;
|
854
|
-
mso-ansi-font-weight:bold;
|
855
|
-
mso-ansi-font-style:normal;}
|
856
|
-
@list l0:level2
|
857
|
-
{mso-level-style-link:a2;
|
858
|
-
mso-level-text:"%1\.%2";
|
859
|
-
mso-level-tab-stop:18.0pt;
|
860
|
-
mso-level-number-position:left;
|
861
|
-
margin-left:0cm;
|
862
|
-
text-indent:0cm;
|
863
|
-
mso-bidi-font-family:$bodyfont;
|
864
|
-
mso-ansi-font-weight:bold;
|
865
|
-
mso-ansi-font-style:normal;}
|
866
|
-
@list l0:level3
|
867
|
-
{mso-level-style-link:a3;
|
868
|
-
mso-level-text:"%1\.%2\.%3";
|
869
|
-
mso-level-tab-stop:36.0pt;
|
870
|
-
mso-level-number-position:left;
|
871
|
-
margin-left:0cm;
|
872
|
-
text-indent:0cm;
|
873
|
-
mso-bidi-font-family:$bodyfont;
|
874
|
-
mso-ansi-font-weight:bold;
|
875
|
-
mso-ansi-font-style:normal;}
|
876
|
-
@list l0:level4
|
877
|
-
{mso-level-style-link:a4;
|
878
|
-
mso-level-text:"%1\.%2\.%3\.%4";
|
879
|
-
mso-level-tab-stop:54.0pt;
|
880
|
-
mso-level-number-position:left;
|
881
|
-
margin-left:0cm;
|
882
|
-
text-indent:0cm;
|
883
|
-
mso-bidi-font-family:$bodyfont;
|
884
|
-
mso-ansi-font-weight:bold;
|
885
|
-
mso-ansi-font-style:normal;}
|
886
|
-
@list l0:level5
|
887
|
-
{mso-level-style-link:a5;
|
888
|
-
mso-level-text:"%1\.%2\.%3\.%4\.%5";
|
889
|
-
mso-level-tab-stop:54.0pt;
|
890
|
-
mso-level-number-position:left;
|
891
|
-
margin-left:0cm;
|
892
|
-
text-indent:0cm;
|
893
|
-
mso-bidi-font-family:$bodyfont;
|
894
|
-
mso-ansi-font-weight:bold;
|
895
|
-
mso-ansi-font-style:normal;}
|
896
|
-
@list l0:level6
|
897
|
-
{mso-level-style-link:a6;
|
898
|
-
mso-level-text:"%1\.%2\.%3\.%4\.%5\.%6";
|
899
|
-
mso-level-tab-stop:72.0pt;
|
900
|
-
mso-level-number-position:left;
|
901
|
-
margin-left:0cm;
|
902
|
-
text-indent:0cm;
|
903
|
-
mso-bidi-font-family:$bodyfont;
|
904
|
-
mso-ansi-font-weight:bold;
|
905
|
-
mso-ansi-font-style:normal;}
|
906
|
-
@list l0:level7
|
907
|
-
{mso-level-reset-level:level2;
|
908
|
-
mso-level-suffix:space;
|
909
|
-
mso-level-text:"Figure\00A0%1\.%7\00A0—";
|
910
|
-
mso-level-tab-stop:none;
|
911
|
-
mso-level-number-position:left;
|
912
|
-
margin-left:0cm;
|
913
|
-
text-indent:0cm;
|
914
|
-
mso-bidi-font-family:$bodyfont;}
|
915
|
-
@list l0:level8
|
916
|
-
{mso-level-reset-level:level2;
|
917
|
-
mso-level-suffix:space;
|
918
|
-
mso-level-text:"Table\00A0%1\.%8\00A0—";
|
919
|
-
mso-level-tab-stop:none;
|
920
|
-
mso-level-number-position:left;
|
921
|
-
margin-left:0cm;
|
922
|
-
text-indent:0cm;
|
923
|
-
mso-bidi-font-family:$bodyfont;}
|
924
|
-
@list l0:level9
|
925
|
-
{mso-level-number-format:roman-lower;
|
926
|
-
mso-level-text:"\(%9\)";
|
927
|
-
mso-level-tab-stop:306.0pt;
|
928
|
-
mso-level-number-position:left;
|
929
|
-
margin-left:0cm;
|
930
|
-
text-indent:0cm;
|
931
|
-
mso-bidi-font-family:$bodyfont;}
|
932
|
-
@list l1
|
933
|
-
{mso-list-id:866942648;
|
934
|
-
mso-list-template-ids:-1756330000;}
|
935
|
-
@list l1:level1
|
936
|
-
{mso-level-style-link:"Heading 1";
|
937
|
-
mso-level-text:"%1";
|
938
|
-
mso-level-tab-stop:21.6pt;
|
939
|
-
mso-level-number-position:left;
|
940
|
-
margin-left:21.6pt;
|
941
|
-
text-indent:-21.6pt;
|
942
|
-
mso-bidi-font-family:$headerfont;
|
943
|
-
mso-ansi-font-weight:bold;
|
944
|
-
mso-ansi-font-style:normal;}
|
945
|
-
@list l1:level2
|
946
|
-
{mso-level-style-link:"Heading 2";
|
947
|
-
mso-level-text:"%1\.%2";
|
948
|
-
mso-level-tab-stop:18.0pt;
|
949
|
-
mso-level-number-position:left;
|
950
|
-
margin-left:0cm;
|
951
|
-
text-indent:0cm;
|
952
|
-
mso-bidi-font-family:$headerfont;
|
953
|
-
mso-ansi-font-weight:bold;
|
954
|
-
mso-ansi-font-style:normal;}
|
955
|
-
@list l1:level3
|
956
|
-
{mso-level-style-link:"Heading 3";
|
957
|
-
mso-level-text:"%1\.%2\.%3";
|
958
|
-
mso-level-tab-stop:36.0pt;
|
959
|
-
mso-level-number-position:left;
|
960
|
-
margin-left:0cm;
|
961
|
-
text-indent:0cm;
|
962
|
-
mso-bidi-font-family:$headerfont;
|
963
|
-
mso-ansi-font-weight:bold;
|
964
|
-
mso-ansi-font-style:normal;}
|
965
|
-
@list l1:level4
|
966
|
-
{mso-level-style-link:"Heading 4";
|
967
|
-
mso-level-text:"%1\.%2\.%3\.%4";
|
968
|
-
mso-level-tab-stop:54.0pt;
|
969
|
-
mso-level-number-position:left;
|
970
|
-
margin-left:0cm;
|
971
|
-
text-indent:0cm;
|
972
|
-
mso-bidi-font-family:$headerfont;
|
973
|
-
mso-ansi-font-weight:bold;
|
974
|
-
mso-ansi-font-style:normal;}
|
975
|
-
@list l1:level5
|
976
|
-
{mso-level-style-link:"Heading 5";
|
977
|
-
mso-level-text:"%1\.%2\.%3\.%4\.%5";
|
978
|
-
mso-level-tab-stop:54.0pt;
|
979
|
-
mso-level-number-position:left;
|
980
|
-
margin-left:0cm;
|
981
|
-
text-indent:0cm;
|
982
|
-
mso-bidi-font-family:$headerfont;
|
983
|
-
mso-ansi-font-weight:bold;
|
984
|
-
mso-ansi-font-style:normal;}
|
985
|
-
@list l1:level6
|
986
|
-
{mso-level-style-link:"Heading 6";
|
987
|
-
mso-level-text:"%1\.%2\.%3\.%4\.%5\.%6";
|
988
|
-
mso-level-tab-stop:72.0pt;
|
989
|
-
mso-level-number-position:left;
|
990
|
-
margin-left:0cm;
|
991
|
-
text-indent:0cm;
|
992
|
-
mso-bidi-font-family:$headerfont;
|
993
|
-
mso-ansi-font-weight:bold;
|
994
|
-
mso-ansi-font-style:normal;}
|
995
|
-
@list l1:level7
|
996
|
-
{mso-level-text:"%1\.%2\.%3\.%4\.%5\.%6\.%7";
|
997
|
-
mso-level-tab-stop:72.0pt;
|
998
|
-
mso-level-number-position:left;
|
999
|
-
margin-left:0cm;
|
1000
|
-
text-indent:0cm;
|
1001
|
-
mso-bidi-font-family:$headerfont;}
|
1002
|
-
@list l1:level8
|
1003
|
-
{mso-level-text:"%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8";
|
1004
|
-
mso-level-tab-stop:90.0pt;
|
1005
|
-
mso-level-number-position:left;
|
1006
|
-
margin-left:0cm;
|
1007
|
-
text-indent:0cm;
|
1008
|
-
mso-bidi-font-family:$headerfont;}
|
1009
|
-
@list l1:level9
|
1010
|
-
{mso-level-text:"%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8\.%9";
|
1011
|
-
mso-level-tab-stop:90.0pt;
|
1012
|
-
mso-level-number-position:left;
|
1013
|
-
margin-left:0cm;
|
1014
|
-
text-indent:0cm;
|
1015
|
-
mso-bidi-font-family:$headerfont;}
|
1016
|
-
/* ordered list */
|
1017
|
-
@list l2
|
1018
|
-
{mso-list-id:525294607;
|
1019
|
-
mso-list-template-ids:67633181;}
|
1020
|
-
@list l2:level1
|
1021
|
-
{mso-level-number-format:alpha-lower;
|
1022
|
-
mso-level-text:"%1\)";
|
1023
|
-
mso-level-tab-stop:none;
|
1024
|
-
mso-level-number-position:left;
|
1025
|
-
margin-left:18.0pt;
|
1026
|
-
text-indent:-18.0pt;}
|
1027
|
-
@list l2:level2
|
1028
|
-
{mso-level-text:"%2\)";
|
1029
|
-
mso-level-tab-stop:none;
|
1030
|
-
mso-level-number-position:left;
|
1031
|
-
margin-left:36.0pt;
|
1032
|
-
text-indent:-18.0pt;}
|
1033
|
-
@list l2:level3
|
1034
|
-
{mso-level-number-format:roman-lower;
|
1035
|
-
mso-level-text:"%3\)";
|
1036
|
-
mso-level-tab-stop:none;
|
1037
|
-
mso-level-number-position:left;
|
1038
|
-
margin-left:54.0pt;
|
1039
|
-
text-indent:-18.0pt;}
|
1040
|
-
@list l2:level4
|
1041
|
-
{mso-level-number-format:alpha-upper;
|
1042
|
-
mso-level-text:"%4\)";
|
1043
|
-
mso-level-tab-stop:none;
|
1044
|
-
mso-level-number-position:left;
|
1045
|
-
margin-left:72.0pt;
|
1046
|
-
text-indent:-18.0pt;}
|
1047
|
-
@list l2:level5
|
1048
|
-
{mso-level-number-format:roman-upper;
|
1049
|
-
mso-level-text:"%5\)";
|
1050
|
-
mso-level-tab-stop:none;
|
1051
|
-
mso-level-number-position:left;
|
1052
|
-
margin-left:90.0pt;
|
1053
|
-
text-indent:-18.0pt;}
|
1054
|
-
@list l2:level6
|
1055
|
-
{mso-level-number-format:alpha-lower;
|
1056
|
-
mso-level-text:"%6\)";
|
1057
|
-
mso-level-tab-stop:none;
|
1058
|
-
mso-level-number-position:left;
|
1059
|
-
margin-left:108.0pt;
|
1060
|
-
text-indent:-18.0pt;}
|
1061
|
-
@list l2:level7
|
1062
|
-
{mso-level-tab-stop:none;
|
1063
|
-
mso-level-text:"%7\)";
|
1064
|
-
mso-level-number-position:left;
|
1065
|
-
margin-left:126.0pt;
|
1066
|
-
text-indent:-18.0pt;}
|
1067
|
-
@list l2:level8
|
1068
|
-
{mso-level-number-format:roman-lower;
|
1069
|
-
mso-level-text:"%8\)";
|
1070
|
-
mso-level-tab-stop:none;
|
1071
|
-
mso-level-number-position:left;
|
1072
|
-
margin-left:144.0pt;
|
1073
|
-
text-indent:-18.0pt;}
|
1074
|
-
@list l2:level9
|
1075
|
-
{mso-level-number-format:alpha-upper;
|
1076
|
-
mso-level-text:"%9\)";
|
1077
|
-
mso-level-tab-stop:none;
|
1078
|
-
mso-level-number-position:left;
|
1079
|
-
margin-left:162.0pt;
|
1080
|
-
text-indent:-18.0pt;}
|
1081
|
-
/* Unordered list */
|
1082
|
-
@list l3
|
1083
|
-
{mso-list-id:1308196397;
|
1084
|
-
mso-list-type:hybrid;
|
1085
|
-
mso-list-template-ids:-277327948 -457018030 67633155 67633157 67633153 67633155 67633157 67633153 67633155 67633157;}
|
1086
|
-
@list l3:level1
|
1087
|
-
{mso-level-number-format:bullet;
|
1088
|
-
mso-level-text:—;
|
1089
|
-
mso-level-tab-stop:none;
|
1090
|
-
mso-level-number-position:left;
|
1091
|
-
margin-left:18.0pt;
|
1092
|
-
text-indent:-18.0pt;}
|
1093
|
-
@list l3:level2
|
1094
|
-
{mso-level-number-format:bullet;
|
1095
|
-
mso-level-text:—;
|
1096
|
-
mso-level-tab-stop:none;
|
1097
|
-
mso-level-number-position:left;
|
1098
|
-
margin-left:36.0pt;
|
1099
|
-
text-indent:-18.0pt;}
|
1100
|
-
@list l3:level3
|
1101
|
-
{mso-level-number-format:bullet;
|
1102
|
-
mso-level-text:—;
|
1103
|
-
mso-level-tab-stop:none;
|
1104
|
-
mso-level-number-position:left;
|
1105
|
-
margin-left:54.0pt;
|
1106
|
-
text-indent:-18.0pt;}
|
1107
|
-
@list l3:level4
|
1108
|
-
{mso-level-number-format:bullet;
|
1109
|
-
mso-level-text:—;
|
1110
|
-
mso-level-tab-stop:none;
|
1111
|
-
mso-level-number-position:left;
|
1112
|
-
margin-left:72.0pt;
|
1113
|
-
text-indent:-18.0pt;}
|
1114
|
-
@list l3:level5
|
1115
|
-
{mso-level-number-format:bullet;
|
1116
|
-
mso-level-text:—;
|
1117
|
-
mso-level-tab-stop:none;
|
1118
|
-
mso-level-number-position:left;
|
1119
|
-
margin-left:90.0pt;
|
1120
|
-
text-indent:-18.0pt;}
|
1121
|
-
@list l3:level6
|
1122
|
-
{mso-level-number-format:bullet;
|
1123
|
-
mso-level-text:—;
|
1124
|
-
mso-level-tab-stop:none;
|
1125
|
-
mso-level-number-position:left;
|
1126
|
-
margin-left:108.0pt;
|
1127
|
-
text-indent:-18.0pt;}
|
1128
|
-
@list l3:level7
|
1129
|
-
{mso-level-number-format:bullet;
|
1130
|
-
mso-level-text:—;
|
1131
|
-
mso-level-tab-stop:none;
|
1132
|
-
mso-level-number-position:left;
|
1133
|
-
margin-left:126.0pt;
|
1134
|
-
text-indent:-18.0pt;}
|
1135
|
-
@list l3:level8
|
1136
|
-
{mso-level-number-format:bullet;
|
1137
|
-
mso-level-text:—;
|
1138
|
-
mso-level-tab-stop:none;
|
1139
|
-
mso-level-number-position:left;
|
1140
|
-
margin-left:144.0pt;
|
1141
|
-
text-indent:-18.0pt;}
|
1142
|
-
@list l3:level9
|
1143
|
-
{mso-level-number-format:bullet;
|
1144
|
-
mso-level-text:—;
|
1145
|
-
mso-level-tab-stop:none;
|
1146
|
-
mso-level-number-position:left;
|
1147
|
-
margin-left:162.0pt;
|
1148
|
-
text-indent:-18.0pt;}
|
1149
|
-
|
1150
|
-
table.MsoNormalTable
|
1151
|
-
{mso-style-name:"Table Normal";
|
1152
|
-
mso-tstyle-rowband-size:0;
|
1153
|
-
mso-tstyle-colband-size:0;
|
1154
|
-
mso-style-noshow:yes;
|
1155
|
-
mso-style-priority:99;
|
1156
|
-
mso-style-parent:"";
|
1157
|
-
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
|
1158
|
-
mso-para-margin:0cm;
|
1159
|
-
mso-para-margin-bottom:.0001pt;
|
1160
|
-
mso-pagination:widow-orphan;
|
1161
|
-
font-size:10.0pt;
|
1162
|
-
font-family:$bodyfont;}
|
1163
|
-
br.section
|
1164
|
-
{page-break-before:always;
|
1165
|
-
mso-break-type:section-break;}
|
1166
|
-
br.pagebreak
|
1167
|
-
{page-break-before:always;
|
1168
|
-
mso-special-character:line-break;}
|
1169
|
-
ol
|
1170
|
-
{margin-bottom:0cm;
|
1171
|
-
margin-left:18pt;}
|
1172
|
-
ul
|
1173
|
-
{margin-bottom:0cm;
|
1174
|
-
margin-left:18pt;}
|
1175
|
-
|