metanorma-iso 2.1.7 → 2.1.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/rake.yml +3 -1
- data/.github/workflows/release.yml +24 -0
- data/lib/isodoc/iso/html/html_iso_titlepage.html +2 -2
- data/lib/isodoc/iso/html/style-human.scss +35 -1
- data/lib/isodoc/iso/html/style-iso.scss +36 -1
- data/lib/isodoc/iso/i18n-en.yaml +4 -0
- data/lib/isodoc/iso/i18n-fr.yaml +5 -0
- data/lib/isodoc/iso/i18n-ru.yaml +4 -0
- data/lib/isodoc/iso/i18n-zh-Hans.yaml +5 -0
- data/lib/isodoc/iso/init.rb +4 -0
- data/lib/isodoc/iso/iso.amendment.xsl +126 -162
- data/lib/isodoc/iso/iso.international-standard.xsl +126 -162
- data/lib/isodoc/iso/presentation_xml_convert.rb +18 -0
- data/lib/isodoc/iso/xref.rb +35 -4
- data/lib/metanorma/iso/base.rb +4 -0
- data/lib/metanorma/iso/biblio.rng +8 -5
- data/lib/metanorma/iso/cleanup.rb +5 -0
- data/lib/metanorma/iso/front_id.rb +59 -25
- data/lib/metanorma/iso/section.rb +5 -0
- data/lib/metanorma/iso/validate.rb +3 -2
- data/lib/metanorma/iso/version.rb +1 -1
- data/lib/metanorma/requirements/modspec.rb +60 -0
- data/lib/metanorma/requirements/requirements.rb +16 -0
- data/lib/metanorma-iso.rb +2 -1
- data/metanorma-iso.gemspec +1 -1
- data/spec/assets/iso.adoc +10 -0
- data/spec/examples/rice_img/1000-1_ed2amd3fig1a.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3fig1b.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3fig2.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3fig3.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3fig4.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3fig5_f.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3figA.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3figA1.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3figA2.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3figTab1.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3figTab2.png +0 -0
- data/spec/examples/rice_img/1001_ed2amd3fig1.png +0 -0
- data/spec/examples/rice_img/ISO_1213_1.png +0 -0
- data/spec/examples/rice_img/SL1000-1_ed2amd3fig1.png +0 -0
- data/spec/isodoc/ref_spec.rb +9 -9
- data/spec/metanorma/amd_spec.rb +0 -10
- data/spec/metanorma/base_spec.rb +0 -10
- data/spec/metanorma/cleanup_spec.rb +136 -0
- data/spec/metanorma/macros_spec.rb +99 -0
- data/spec/metanorma/processor_spec.rb +86 -86
- data/spec/metanorma/validate_spec.rb +41 -40
- data/spec/requirements/requirements_spec.rb +1299 -0
- data/spec/requirements/xref_spec.rb +1205 -0
- data/spec/vcr_cassettes/docrels.yml +385 -0
- metadata +40 -25
- data/lib/isodoc/iso/html/htmlstyle.css +0 -47
- data/lib/isodoc/iso/html/isodoc-dis.css +0 -4493
- data/lib/isodoc/iso/html/isodoc.css +0 -1346
- data/lib/isodoc/iso/html/style-human.css +0 -1030
- data/lib/isodoc/iso/html/style-iso.css +0 -1056
- data/lib/isodoc/iso/html/wordstyle-dis.css +0 -2280
- data/lib/isodoc/iso/html/wordstyle.css +0 -1728
@@ -1,1728 +0,0 @@
|
|
1
|
-
@charset "UTF-8";
|
2
|
-
/* Font Definitions */
|
3
|
-
@font-face {
|
4
|
-
font-family: Arial;
|
5
|
-
panose-1: 2 11 6 4 2 2 2 2 2 4;
|
6
|
-
mso-font-charset: 0;
|
7
|
-
mso-generic-font-family: swiss;
|
8
|
-
mso-font-pitch: variable;
|
9
|
-
mso-font-signature: -536859905 -1073711037 9 0 511 0; }
|
10
|
-
|
11
|
-
@font-face {
|
12
|
-
font-family: "Courier New";
|
13
|
-
panose-1: 2 7 3 9 2 2 5 2 4 4;
|
14
|
-
mso-font-charset: 0;
|
15
|
-
mso-generic-font-family: roman;
|
16
|
-
mso-font-pitch: fixed;
|
17
|
-
mso-font-signature: -536859905 -1073711037 9 0 511 0; }
|
18
|
-
|
19
|
-
@font-face {
|
20
|
-
font-family: "Cambria Math";
|
21
|
-
panose-1: 2 4 5 3 5 4 6 3 2 4;
|
22
|
-
mso-font-charset: 0;
|
23
|
-
mso-generic-font-family: roman;
|
24
|
-
mso-font-pitch: variable;
|
25
|
-
mso-font-signature: -536870145 1107305727 0 0 415 0; }
|
26
|
-
|
27
|
-
@font-face {
|
28
|
-
font-family: Calibri;
|
29
|
-
panose-1: 2 15 5 2 2 2 4 3 2 4;
|
30
|
-
mso-font-charset: 0;
|
31
|
-
mso-generic-font-family: swiss;
|
32
|
-
mso-font-pitch: variable;
|
33
|
-
mso-font-signature: -536870145 1073786111 1 0 415 0; }
|
34
|
-
|
35
|
-
@font-face {
|
36
|
-
font-family: Cambria;
|
37
|
-
panose-1: 2 4 5 3 5 4 6 3 2 4;
|
38
|
-
mso-font-charset: 0;
|
39
|
-
mso-generic-font-family: roman;
|
40
|
-
mso-font-pitch: variable;
|
41
|
-
mso-font-signature: -536870145 1073743103 0 0 415 0; }
|
42
|
-
|
43
|
-
@font-face {
|
44
|
-
font-family: "Segoe UI";
|
45
|
-
panose-1: 2 11 5 2 4 2 4 2 2 3;
|
46
|
-
mso-font-charset: 0;
|
47
|
-
mso-generic-font-family: swiss;
|
48
|
-
mso-font-pitch: variable;
|
49
|
-
mso-font-signature: -469750017 -1073683329 9 0 511 0; }
|
50
|
-
|
51
|
-
@font-face {
|
52
|
-
font-family: "Malgun Gothic";
|
53
|
-
panose-1: 2 11 5 3 2 0 0 2 0 4;
|
54
|
-
mso-font-charset: 129;
|
55
|
-
mso-generic-font-family: swiss;
|
56
|
-
mso-font-pitch: variable;
|
57
|
-
mso-font-signature: -1879048145 701988091 18 0 524289 0; }
|
58
|
-
|
59
|
-
@font-face {
|
60
|
-
font-family: {{headerfont}};
|
61
|
-
panose-1: 2 2 6 9 4 2 5 8 3 4;
|
62
|
-
mso-font-charset: 128;
|
63
|
-
mso-generic-font-family: roman;
|
64
|
-
mso-font-pitch: fixed;
|
65
|
-
mso-font-signature: -536870145 1791491579 134217746 0 131231 0; }
|
66
|
-
|
67
|
-
/* Style Definitions */
|
68
|
-
p.MsoNormal, li.MsoNormal, div.MsoNormal {
|
69
|
-
mso-style-unhide: no;
|
70
|
-
mso-style-qformat: yes;
|
71
|
-
mso-style-parent: "";
|
72
|
-
margin-top: 0cm;
|
73
|
-
margin-right: 0cm;
|
74
|
-
margin-bottom: 6.0pt;
|
75
|
-
margin-left: 0cm;
|
76
|
-
text-align: justify;
|
77
|
-
line-height: 12.0pt;
|
78
|
-
mso-pagination: widow-orphan;
|
79
|
-
tab-stops: 20.15pt;
|
80
|
-
font-size: {{normalfontsize}};
|
81
|
-
font-family: {{bodyfont}};
|
82
|
-
mso-fareast-font-family: "SimSun",serif;
|
83
|
-
mso-bidi-font-family: {{bodyfont}};
|
84
|
-
mso-ansi-language: EN-GB; }
|
85
|
-
|
86
|
-
p.MsoNormalIndent, li.MsoNormalIndent, div.MsoNormalIndent {
|
87
|
-
mso-style-priority: 99;
|
88
|
-
margin-top: 0cm;
|
89
|
-
margin-right: 36.0cm;
|
90
|
-
margin-bottom: 0cm;
|
91
|
-
margin-left: 36.0pt;
|
92
|
-
text-align: justify;
|
93
|
-
line-height: 12.0pt;
|
94
|
-
mso-pagination: widow-orphan;
|
95
|
-
tab-stops: 20.15pt;
|
96
|
-
font-size: {{normalfontsize}};
|
97
|
-
font-family: {{bodyfont}};
|
98
|
-
mso-fareast-font-family: "SimSun",serif;
|
99
|
-
mso-bidi-font-family: {{bodyfont}};
|
100
|
-
mso-ansi-language: EN-GB; }
|
101
|
-
|
102
|
-
p.MsoBlockText, li.MsoBlockText, div.MsoBlockText {
|
103
|
-
mso-style-priority: 99;
|
104
|
-
margin-top: 0cm;
|
105
|
-
margin-right: 57.6pt;
|
106
|
-
margin-bottom: 0cm;
|
107
|
-
margin-left: 57.6pt;
|
108
|
-
margin-bottom: .0001pt;
|
109
|
-
mso-pagination: widow-orphan;
|
110
|
-
border: none;
|
111
|
-
mso-border-alt: solid #4472C4 .25pt;
|
112
|
-
mso-border-themecolor: accent1;
|
113
|
-
padding: 0cm;
|
114
|
-
mso-padding-alt: 10.0pt 10.0pt 10.0pt 10.0pt;
|
115
|
-
font-size: 12.0pt;
|
116
|
-
font-family: {{bodyfont}};
|
117
|
-
mso-ascii-font-family: {{bodyfont}};
|
118
|
-
mso-ascii-theme-font: minor-latin;
|
119
|
-
mso-fareast-font-family: "SimSun",serif;
|
120
|
-
mso-fareast-theme-font: minor-fareast;
|
121
|
-
mso-hansi-font-family: {{bodyfont}};
|
122
|
-
mso-hansi-theme-font: minor-latin;
|
123
|
-
mso-bidi-font-family: {{bodyfont}};
|
124
|
-
mso-bidi-theme-font: minor-bidi;
|
125
|
-
color: #4472C4;
|
126
|
-
mso-themecolor: accent1;
|
127
|
-
mso-ansi-language: EN-AU;
|
128
|
-
font-style: italic; }
|
129
|
-
|
130
|
-
p.MsoList, li.MsoList, div.MsoList {
|
131
|
-
mso-style-priority: 4;
|
132
|
-
mso-style-unhide: no;
|
133
|
-
mso-style-parent: "List Paragraph";
|
134
|
-
margin-top: 0cm;
|
135
|
-
margin-right: 0cm;
|
136
|
-
margin-bottom: 6.0pt;
|
137
|
-
/* do not put in margin-left, it is specific to list level */
|
138
|
-
mso-add-space: auto;
|
139
|
-
text-align: justify;
|
140
|
-
line-height: 12.0pt;
|
141
|
-
mso-pagination: widow-orphan;
|
142
|
-
page-break-after: avoid;
|
143
|
-
mso-list: l3 level1 lfo20;
|
144
|
-
font-size: {{normalfontsize}};
|
145
|
-
font-family: {{bodyfont}};
|
146
|
-
mso-fareast-font-family: Calibri;
|
147
|
-
mso-bidi-font-family: "Times New Roman";
|
148
|
-
mso-ansi-language: EN-GB;
|
149
|
-
mso-fareast-language: EN-US; }
|
150
|
-
|
151
|
-
p.MsoListCxSpFirst, li.MsoListCxSpFirst, div.MsoListCxSpFirst {
|
152
|
-
mso-style-priority: 4;
|
153
|
-
mso-style-unhide: no;
|
154
|
-
mso-style-parent: "List Paragraph";
|
155
|
-
mso-style-type: export-only;
|
156
|
-
margin-top: 0cm;
|
157
|
-
margin-right: 0cm;
|
158
|
-
margin-bottom: 0cm;
|
159
|
-
/* do not put in margin-left, it is specific to list level */
|
160
|
-
mso-add-space: auto;
|
161
|
-
text-align: justify;
|
162
|
-
line-height: 12.0pt;
|
163
|
-
mso-pagination: widow-orphan;
|
164
|
-
page-break-after: avoid;
|
165
|
-
mso-list: l3 level1 lfo20;
|
166
|
-
font-size: {{normalfontsize}};
|
167
|
-
font-family: {{bodyfont}};
|
168
|
-
mso-fareast-font-family: Calibri;
|
169
|
-
mso-bidi-font-family: "Times New Roman";
|
170
|
-
mso-ansi-language: EN-GB;
|
171
|
-
mso-fareast-language: EN-US; }
|
172
|
-
|
173
|
-
p.MsoListCxSpMiddle, li.MsoListCxSpMiddle, div.MsoListCxSpMiddle {
|
174
|
-
mso-style-priority: 4;
|
175
|
-
mso-style-unhide: no;
|
176
|
-
mso-style-parent: "List Paragraph";
|
177
|
-
mso-style-type: export-only;
|
178
|
-
margin-top: 0cm;
|
179
|
-
margin-right: 0cm;
|
180
|
-
margin-bottom: 0cm;
|
181
|
-
/* do not put in margin-left, it is specific to list level */
|
182
|
-
mso-add-space: auto;
|
183
|
-
text-align: justify;
|
184
|
-
line-height: 12.0pt;
|
185
|
-
mso-pagination: widow-orphan;
|
186
|
-
page-break-after: avoid;
|
187
|
-
mso-list: l3 level1 lfo20;
|
188
|
-
font-size: {{normalfontsize}};
|
189
|
-
font-family: {{bodyfont}};
|
190
|
-
mso-fareast-font-family: Calibri;
|
191
|
-
mso-bidi-font-family: "Times New Roman";
|
192
|
-
mso-ansi-language: EN-GB;
|
193
|
-
mso-fareast-language: EN-US; }
|
194
|
-
|
195
|
-
p.MsoListCxSpLast, li.MsoListCxSpLast, div.MsoListCxSpLast {
|
196
|
-
mso-style-priority: 4;
|
197
|
-
mso-style-unhide: no;
|
198
|
-
mso-style-parent: "List Paragraph";
|
199
|
-
mso-style-type: export-only;
|
200
|
-
margin-top: 0cm;
|
201
|
-
margin-right: 0cm;
|
202
|
-
margin-bottom: 6.0pt;
|
203
|
-
/* do not put in margin-left, it is specific to list level */
|
204
|
-
mso-add-space: auto;
|
205
|
-
text-align: justify;
|
206
|
-
line-height: 12.0pt;
|
207
|
-
mso-pagination: widow-orphan;
|
208
|
-
page-break-after: avoid;
|
209
|
-
mso-list: l3 level1 lfo20;
|
210
|
-
font-size: {{normalfontsize}};
|
211
|
-
font-family: {{bodyfont}};
|
212
|
-
mso-fareast-font-family: Calibri;
|
213
|
-
mso-bidi-font-family: "Times New Roman";
|
214
|
-
mso-ansi-language: EN-GB;
|
215
|
-
mso-fareast-language: EN-US; }
|
216
|
-
|
217
|
-
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
|
218
|
-
mso-style-priority: 34;
|
219
|
-
mso-style-unhide: no;
|
220
|
-
mso-style-name: "List Paragraph";
|
221
|
-
mso-style-qformat: yes;
|
222
|
-
margin-top: 0cm;
|
223
|
-
margin-right: 0cm;
|
224
|
-
margin-bottom: 6.0pt;
|
225
|
-
/* do not put in margin-left, it is specific to list level */
|
226
|
-
text-align: justify;
|
227
|
-
line-height: 12.0pt;
|
228
|
-
mso-pagination: widow-orphan;
|
229
|
-
tab-stops: 20.15pt;
|
230
|
-
font-size: {{normalfontsize}};
|
231
|
-
font-family: {{bodyfont}};
|
232
|
-
mso-ansi-language: EN-AU;
|
233
|
-
mso-fareast-language: EN-US; }
|
234
|
-
|
235
|
-
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst {
|
236
|
-
mso-style-priority: 34;
|
237
|
-
mso-style-unhide: no;
|
238
|
-
mso-style-qformat: yes;
|
239
|
-
mso-style-type: export-only;
|
240
|
-
margin-top: 0cm;
|
241
|
-
margin-right: 0cm;
|
242
|
-
margin-bottom: 0cm;
|
243
|
-
/* do not put in margin-left, it is specific to list level */
|
244
|
-
text-align: justify;
|
245
|
-
line-height: 12.0pt;
|
246
|
-
mso-pagination: widow-orphan;
|
247
|
-
tab-stops: 20.15pt;
|
248
|
-
font-size: {{normalfontsize}};
|
249
|
-
font-family: {{bodyfont}};
|
250
|
-
mso-ansi-language: EN-AU;
|
251
|
-
mso-fareast-language: EN-US; }
|
252
|
-
|
253
|
-
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle {
|
254
|
-
mso-style-priority: 34;
|
255
|
-
mso-style-unhide: no;
|
256
|
-
mso-style-qformat: yes;
|
257
|
-
mso-style-type: export-only;
|
258
|
-
margin-top: 0cm;
|
259
|
-
margin-right: 0cm;
|
260
|
-
margin-bottom: 0cm;
|
261
|
-
/* do not put in margin-left, it is specific to list level */
|
262
|
-
text-align: justify;
|
263
|
-
line-height: 12.0pt;
|
264
|
-
mso-pagination: widow-orphan;
|
265
|
-
tab-stops: 20.15pt;
|
266
|
-
font-size: {{normalfontsize}};
|
267
|
-
font-family: {{bodyfont}};
|
268
|
-
mso-ansi-language: EN-AU;
|
269
|
-
mso-fareast-language: EN-US; }
|
270
|
-
|
271
|
-
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
|
272
|
-
mso-style-priority: 34;
|
273
|
-
mso-style-unhide: no;
|
274
|
-
mso-style-qformat: yes;
|
275
|
-
mso-style-type: export-only;
|
276
|
-
margin-top: 0cm;
|
277
|
-
margin-right: 0cm;
|
278
|
-
margin-bottom: 6.0pt;
|
279
|
-
/* do not put in margin-left, it is specific to list level */
|
280
|
-
text-align: justify;
|
281
|
-
line-height: 12.0pt;
|
282
|
-
mso-pagination: widow-orphan;
|
283
|
-
tab-stops: 20.15pt;
|
284
|
-
font-size: {{normalfontsize}};
|
285
|
-
font-family: {{bodyfont}};
|
286
|
-
mso-ansi-language: EN-AU;
|
287
|
-
mso-fareast-language: EN-US; }
|
288
|
-
|
289
|
-
div.figure, p.figure {
|
290
|
-
text-align: center; }
|
291
|
-
|
292
|
-
h1, .h1 {
|
293
|
-
mso-style-priority: 1;
|
294
|
-
mso-style-unhide: no;
|
295
|
-
mso-style-qformat: yes;
|
296
|
-
mso-style-name: "Heading 1";
|
297
|
-
mso-style-link: "Heading 1 Char";
|
298
|
-
mso-style-next: Normal;
|
299
|
-
margin-top: 13.5pt;
|
300
|
-
margin-right: 0cm;
|
301
|
-
margin-bottom: 6.0pt;
|
302
|
-
margin-left: 0cm;
|
303
|
-
text-indent: 0cm;
|
304
|
-
line-height: 13.5pt;
|
305
|
-
mso-pagination: widow-orphan;
|
306
|
-
page-break-after: avoid;
|
307
|
-
mso-hyphenate: none;
|
308
|
-
tab-stops: 20.0pt list 21.6pt left 28.0pt;
|
309
|
-
{% if doctype == "Amendment" or doctype == "Technical Corrigendum" %}
|
310
|
-
font-style: italic;
|
311
|
-
font-size: {{normalfontsize}};
|
312
|
-
font-weight: normal;
|
313
|
-
{% else %}
|
314
|
-
font-size: 13.0pt;
|
315
|
-
font-weight: bold;
|
316
|
-
{% endif %}
|
317
|
-
mso-bidi-font-size: {{normalfontsize}};
|
318
|
-
font-family: {{headerfont}};
|
319
|
-
mso-fareast-font-family: "SimHei",serif;
|
320
|
-
mso-font-kerning: 0pt;
|
321
|
-
mso-ansi-language: EN-GB;
|
322
|
-
mso-fareast-language: JA;
|
323
|
-
mso-bidi-font-weight: normal; }
|
324
|
-
|
325
|
-
h1 {
|
326
|
-
mso-outline-level: 1;
|
327
|
-
mso-list: l1 level1 lfo6; }
|
328
|
-
|
329
|
-
h1.ForewordTitle {
|
330
|
-
font-size: 13.0pt;
|
331
|
-
font-style: normal;
|
332
|
-
font-weight: bold; }
|
333
|
-
|
334
|
-
h1.Annex {
|
335
|
-
mso-style-priority: 1;
|
336
|
-
mso-style-unhide: no;
|
337
|
-
mso-style-qformat: yes;
|
338
|
-
mso-style-link: "Heading 1 Char";
|
339
|
-
mso-style-next: Normal;
|
340
|
-
margin-top: 13.5pt;
|
341
|
-
margin-right: 0cm;
|
342
|
-
margin-bottom: 6.0pt;
|
343
|
-
margin-left: 0cm;
|
344
|
-
text-indent: 0cm;
|
345
|
-
line-height: 13.5pt;
|
346
|
-
text-align: center;
|
347
|
-
mso-pagination: widow-orphan;
|
348
|
-
page-break-after: avoid;
|
349
|
-
font-weight: normal;
|
350
|
-
mso-outline-level: 1;
|
351
|
-
mso-list: l1 level1 lfo6;
|
352
|
-
mso-hyphenate: none;
|
353
|
-
tab-stops: 20.0pt list 21.6pt left 28.0pt;
|
354
|
-
font-size: 13.0pt;
|
355
|
-
mso-bidi-font-size: {{normalfontsize}};
|
356
|
-
font-family: {{headerfont}};
|
357
|
-
mso-fareast-font-family: "SimHei",serif;
|
358
|
-
mso-font-kerning: 0pt;
|
359
|
-
mso-ansi-language: EN-GB;
|
360
|
-
mso-fareast-language: JA;
|
361
|
-
mso-bidi-font-weight: normal; }
|
362
|
-
|
363
|
-
.h2Annex, h2, .h2 {
|
364
|
-
mso-style-priority: 2;
|
365
|
-
mso-style-unhide: no;
|
366
|
-
mso-style-qformat: yes;
|
367
|
-
mso-style-name: "Heading 2";
|
368
|
-
mso-style-parent: "Heading 1";
|
369
|
-
mso-style-link: "Heading 2 Char";
|
370
|
-
mso-style-next: Normal;
|
371
|
-
margin-top: 3.0pt;
|
372
|
-
margin-right: 0cm;
|
373
|
-
margin-bottom: 6.0pt;
|
374
|
-
margin-left: 0cm;
|
375
|
-
text-indent: 0cm;
|
376
|
-
line-height: 12.5pt;
|
377
|
-
mso-pagination: widow-orphan;
|
378
|
-
page-break-after: avoid;
|
379
|
-
mso-hyphenate: none;
|
380
|
-
tab-stops: 27.0pt 35.0pt;
|
381
|
-
{% if doctype == "Amendment" or doctype == "Technical Corrigendum" %}
|
382
|
-
font-style: italic;
|
383
|
-
font-size: {{normalfontsize}};
|
384
|
-
font-weight: normal;
|
385
|
-
{% else %}
|
386
|
-
font-size: 11.0pt;
|
387
|
-
font-weight: bold;
|
388
|
-
{% endif %}
|
389
|
-
mso-bidi-font-size: {{normalfontsize}};
|
390
|
-
font-family: {{headerfont}};
|
391
|
-
mso-fareast-font-family: "SimHei",serif;
|
392
|
-
mso-ansi-language: EN-GB;
|
393
|
-
mso-fareast-language: JA;
|
394
|
-
mso-bidi-font-weight: normal; }
|
395
|
-
|
396
|
-
h2 {
|
397
|
-
mso-list: l1 level2 lfo6;
|
398
|
-
mso-outline-level: 2; }
|
399
|
-
|
400
|
-
.h3Annex, h3, .h3 {
|
401
|
-
mso-style-priority: 3;
|
402
|
-
mso-style-unhide: no;
|
403
|
-
mso-style-qformat: yes;
|
404
|
-
mso-style-name: "Heading 3";
|
405
|
-
mso-style-parent: "Heading 1";
|
406
|
-
mso-style-link: "Heading 3 Char";
|
407
|
-
mso-style-next: Normal;
|
408
|
-
margin-top: 3.0pt;
|
409
|
-
margin-right: 0cm;
|
410
|
-
margin-bottom: 6.0pt;
|
411
|
-
margin-left: 0cm;
|
412
|
-
text-indent: 0cm;
|
413
|
-
line-height: 12.0pt;
|
414
|
-
mso-pagination: widow-orphan;
|
415
|
-
page-break-after: avoid;
|
416
|
-
mso-outline-level: 3;
|
417
|
-
mso-hyphenate: none;
|
418
|
-
tab-stops: list 36.0pt left 44.0pt;
|
419
|
-
{% if doctype == "Amendment" or doctype == "Technical Corrigendum" %}
|
420
|
-
font-style: italic;
|
421
|
-
font-size: {{normalfontsize}};
|
422
|
-
font-weight: normal;
|
423
|
-
{% else %}
|
424
|
-
font-size: 11.0pt;
|
425
|
-
font-weight: bold;
|
426
|
-
{% endif %}
|
427
|
-
font-family: {{headerfont}};
|
428
|
-
mso-fareast-font-family: "SimHei",serif;
|
429
|
-
mso-ansi-language: EN-GB;
|
430
|
-
mso-fareast-language: JA;
|
431
|
-
mso-bidi-font-weight: normal; }
|
432
|
-
|
433
|
-
h3 {
|
434
|
-
mso-list: l1 level3 lfo6;
|
435
|
-
mso-outline-level: 3; }
|
436
|
-
|
437
|
-
.h4Annex, h4, .h4 {
|
438
|
-
mso-style-priority: 4;
|
439
|
-
mso-style-unhide: no;
|
440
|
-
mso-style-qformat: yes;
|
441
|
-
mso-style-name: "Heading 4";
|
442
|
-
mso-style-parent: "Heading 3";
|
443
|
-
mso-style-link: "Heading 4 Char";
|
444
|
-
mso-style-next: Normal;
|
445
|
-
margin-top: 3.0pt;
|
446
|
-
margin-right: 0cm;
|
447
|
-
margin-bottom: 6.0pt;
|
448
|
-
margin-left: 0cm;
|
449
|
-
text-indent: 0cm;
|
450
|
-
line-height: 12.0pt;
|
451
|
-
mso-pagination: widow-orphan;
|
452
|
-
page-break-after: avoid;
|
453
|
-
mso-hyphenate: none;
|
454
|
-
tab-stops: 51.05pt 57.0pt 68.0pt;
|
455
|
-
font-size: {{normalfontsize}};
|
456
|
-
font-family: {{headerfont}};
|
457
|
-
{% if doctype == "Amendment" or doctype == "Technical Corrigendum" %}
|
458
|
-
font-style: italic;
|
459
|
-
font-weight: normal;
|
460
|
-
{% else %}
|
461
|
-
font-weight: bold;
|
462
|
-
{% endif %}
|
463
|
-
mso-fareast-font-family: "SimHei",serif;
|
464
|
-
mso-ansi-language: EN-GB;
|
465
|
-
mso-fareast-language: JA;
|
466
|
-
mso-bidi-font-weight: normal; }
|
467
|
-
|
468
|
-
h4 {
|
469
|
-
mso-list: l1 level4 lfo6;
|
470
|
-
mso-outline-level: 4; }
|
471
|
-
|
472
|
-
.h5Annex, h5, .h5 {
|
473
|
-
mso-style-priority: 5;
|
474
|
-
mso-style-unhide: no;
|
475
|
-
mso-style-qformat: yes;
|
476
|
-
mso-style-name: "Heading 5";
|
477
|
-
mso-style-parent: "Heading 4";
|
478
|
-
mso-style-link: "Heading 5 Char";
|
479
|
-
mso-style-next: Normal;
|
480
|
-
margin-top: 3.0pt;
|
481
|
-
margin-right: 0cm;
|
482
|
-
margin-bottom: 6.0pt;
|
483
|
-
margin-left: 0cm;
|
484
|
-
text-indent: 0cm;
|
485
|
-
line-height: 12.0pt;
|
486
|
-
mso-pagination: widow-orphan;
|
487
|
-
page-break-after: avoid;
|
488
|
-
mso-hyphenate: none;
|
489
|
-
tab-stops: 51.05pt list 54.0pt;
|
490
|
-
font-size: {{normalfontsize}};
|
491
|
-
font-family: {{headerfont}};
|
492
|
-
{% if doctype == "Amendment" or doctype == "Technical Corrigendum" %}
|
493
|
-
font-style: italic;
|
494
|
-
font-weight: normal;
|
495
|
-
{% else %}
|
496
|
-
font-weight: bold;
|
497
|
-
{% endif %}
|
498
|
-
mso-fareast-font-family: "SimHei",serif;
|
499
|
-
mso-ansi-language: EN-GB;
|
500
|
-
mso-fareast-language: JA;
|
501
|
-
mso-bidi-font-weight: normal; }
|
502
|
-
|
503
|
-
h5 {
|
504
|
-
mso-list: l1 level5 lfo6;
|
505
|
-
mso-outline-level: 5; }
|
506
|
-
|
507
|
-
h6, .h6 {
|
508
|
-
mso-style-priority: 6;
|
509
|
-
mso-style-unhide: no;
|
510
|
-
mso-style-qformat: yes;
|
511
|
-
mso-style-name: "Heading 6";
|
512
|
-
mso-style-parent: "Heading 5";
|
513
|
-
mso-style-link: "Heading 6 Char";
|
514
|
-
mso-style-next: Normal;
|
515
|
-
margin-top: 3.0pt;
|
516
|
-
margin-right: 0cm;
|
517
|
-
margin-bottom: 6.0pt;
|
518
|
-
margin-left: 0cm;
|
519
|
-
text-indent: 0cm;
|
520
|
-
line-height: 12.0pt;
|
521
|
-
mso-pagination: widow-orphan;
|
522
|
-
page-break-after: avoid;
|
523
|
-
mso-hyphenate: none;
|
524
|
-
tab-stops: 51.05pt list 72.0pt;
|
525
|
-
font-size: {{normalfontsize}};
|
526
|
-
font-family: {{headerfont}};
|
527
|
-
{% if doctype == "Amendment" or doctype == "Technical Corrigendum" %}
|
528
|
-
font-style: italic;
|
529
|
-
font-weight: normal;
|
530
|
-
{% else %}
|
531
|
-
font-weight: bold;
|
532
|
-
{% endif %}
|
533
|
-
mso-fareast-font-family: "SimHei",serif;
|
534
|
-
mso-ansi-language: EN-GB;
|
535
|
-
mso-fareast-language: JA;
|
536
|
-
mso-bidi-font-weight: normal; }
|
537
|
-
|
538
|
-
h6 {
|
539
|
-
mso-list: l1 level6 lfo6;
|
540
|
-
mso-outline-level: 6; }
|
541
|
-
|
542
|
-
p.MsoToc1, li.MsoToc1, div.MsoToc1 {
|
543
|
-
mso-style-priority: 39;
|
544
|
-
mso-style-unhide: no;
|
545
|
-
mso-style-name: "TOC 1";
|
546
|
-
mso-style-next: Normal;
|
547
|
-
margin-top: 6.0pt;
|
548
|
-
margin-right: 25.0pt;
|
549
|
-
margin-bottom: 0cm;
|
550
|
-
margin-left: 36.0pt;
|
551
|
-
text-indent: -36.0pt;
|
552
|
-
line-height: 12.0pt;
|
553
|
-
mso-pagination: widow-orphan;
|
554
|
-
mso-hyphenate: none;
|
555
|
-
tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
|
556
|
-
font-size: {{normalfontsize}};
|
557
|
-
font-family: {{bodyfont}};
|
558
|
-
mso-fareast-font-family: "SimHei",serif;
|
559
|
-
mso-bidi-font-family: {{bodyfont}};
|
560
|
-
mso-ansi-language: EN-GB;
|
561
|
-
font-weight: bold;
|
562
|
-
mso-bidi-font-weight: normal; }
|
563
|
-
|
564
|
-
p.MsoToc2, li.MsoToc2, div.MsoToc2 {
|
565
|
-
mso-style-noshow: yes;
|
566
|
-
mso-style-priority: 39;
|
567
|
-
mso-style-unhide: no;
|
568
|
-
mso-style-name: "TOC 2";
|
569
|
-
mso-style-parent: "TOC 1";
|
570
|
-
mso-style-next: Normal;
|
571
|
-
margin-top: 0cm;
|
572
|
-
margin-right: 25.0pt;
|
573
|
-
margin-bottom: 0cm;
|
574
|
-
margin-left: 36.0pt;
|
575
|
-
text-indent: -36.0pt;
|
576
|
-
line-height: 12.0pt;
|
577
|
-
mso-pagination: widow-orphan;
|
578
|
-
mso-hyphenate: none;
|
579
|
-
tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
|
580
|
-
font-size: {{normalfontsize}};
|
581
|
-
font-family: {{bodyfont}};
|
582
|
-
mso-fareast-font-family: "SimSun",serif;
|
583
|
-
mso-bidi-font-family: {{bodyfont}};
|
584
|
-
mso-ansi-language: EN-GB;
|
585
|
-
font-weight: bold;
|
586
|
-
mso-bidi-font-weight: normal; }
|
587
|
-
|
588
|
-
p.MsoToc3, li.MsoToc3, div.MsoToc3 {
|
589
|
-
mso-style-noshow: yes;
|
590
|
-
mso-style-priority: 39;
|
591
|
-
mso-style-unhide: no;
|
592
|
-
mso-style-name: "TOC 3";
|
593
|
-
mso-style-parent: "TOC 2";
|
594
|
-
mso-style-next: Normal;
|
595
|
-
margin-top: 0cm;
|
596
|
-
margin-right: 25.0pt;
|
597
|
-
margin-bottom: 0cm;
|
598
|
-
margin-left: 36.0pt;
|
599
|
-
text-indent: -36.0pt;
|
600
|
-
line-height: 12.0pt;
|
601
|
-
mso-pagination: widow-orphan;
|
602
|
-
mso-hyphenate: none;
|
603
|
-
tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
|
604
|
-
font-size: {{normalfontsize}};
|
605
|
-
font-family: {{bodyfont}};
|
606
|
-
mso-fareast-font-family: "SimSun",serif;
|
607
|
-
mso-bidi-font-family: {{bodyfont}};
|
608
|
-
mso-ansi-language: EN-GB;
|
609
|
-
font-weight: bold;
|
610
|
-
mso-bidi-font-weight: normal; }
|
611
|
-
|
612
|
-
p.MsoHeader, li.MsoHeader, div.MsoHeader {
|
613
|
-
mso-style-noshow: yes;
|
614
|
-
mso-style-priority: 99;
|
615
|
-
mso-style-unhide: no;
|
616
|
-
mso-style-link: "Header Char";
|
617
|
-
margin-top: 0cm;
|
618
|
-
margin-right: 0cm;
|
619
|
-
margin-bottom: 30.0pt;
|
620
|
-
margin-left: 0cm;
|
621
|
-
text-align: justify;
|
622
|
-
line-height: {{normalfontsize}};
|
623
|
-
mso-line-height-rule: exactly;
|
624
|
-
mso-pagination: widow-orphan;
|
625
|
-
tab-stops: 20.15pt;
|
626
|
-
font-size: {{normalfontsize}};
|
627
|
-
font-family: {{headerfont}};
|
628
|
-
mso-fareast-font-family: "SimHei",serif;
|
629
|
-
mso-bidi-font-family: {{headerfont}};
|
630
|
-
mso-ansi-language: EN-GB;
|
631
|
-
font-weight: bold;
|
632
|
-
mso-bidi-font-weight: normal; }
|
633
|
-
|
634
|
-
p.MsoHeaderLandscape, li.MsoHeaderLandscape, div.MsoHeaderLandscape {
|
635
|
-
mso-style-noshow: yes;
|
636
|
-
mso-style-priority: 99;
|
637
|
-
mso-style-unhide: no;
|
638
|
-
mso-style-link: "Header Char";
|
639
|
-
margin-top: 0cm;
|
640
|
-
margin-right: 0cm;
|
641
|
-
margin-bottom: 30.0pt;
|
642
|
-
margin-left: 0cm;
|
643
|
-
text-align: justify;
|
644
|
-
line-height: {{normalfontsize}};
|
645
|
-
mso-line-height-rule: exactly;
|
646
|
-
mso-pagination: widow-orphan;
|
647
|
-
tab-stops: 20.15pt;
|
648
|
-
font-size: {{normalfontsize}};
|
649
|
-
font-family: {{headerfont}};
|
650
|
-
mso-fareast-font-family: "SimHei",serif;
|
651
|
-
mso-bidi-font-family: {{headerfont}};
|
652
|
-
mso-ansi-language: EN-GB;
|
653
|
-
font-weight: bold;
|
654
|
-
mso-bidi-font-weight: normal; }
|
655
|
-
|
656
|
-
p.MsoFooter, li.MsoFooter, div.MsoFooter {
|
657
|
-
mso-style-noshow: yes;
|
658
|
-
mso-style-priority: 99;
|
659
|
-
mso-style-unhide: no;
|
660
|
-
mso-style-link: "Footer Char";
|
661
|
-
margin-top: 18.0pt;
|
662
|
-
margin-right: 0cm;
|
663
|
-
margin-bottom: 6.0pt;
|
664
|
-
margin-left: 0cm;
|
665
|
-
text-align: justify;
|
666
|
-
line-height: {{normalfontsize}};
|
667
|
-
mso-line-height-rule: exactly;
|
668
|
-
mso-pagination: widow-orphan;
|
669
|
-
tab-stops: right 487.6pt;
|
670
|
-
font-size: {{normalfontsize}};
|
671
|
-
font-family: {{headerfont}};
|
672
|
-
mso-fareast-font-family: "SimHei",serif;
|
673
|
-
mso-bidi-font-family: {{headerfont}};
|
674
|
-
mso-ansi-language: EN-GB; }
|
675
|
-
|
676
|
-
p.MsoFooterLandscape, li.MsoFooterLandscape, div.MsoFooterLandscape {
|
677
|
-
mso-style-noshow: yes;
|
678
|
-
mso-style-priority: 99;
|
679
|
-
mso-style-unhide: no;
|
680
|
-
mso-style-link: "Footer Char";
|
681
|
-
margin-top: 18.0pt;
|
682
|
-
margin-right: 0cm;
|
683
|
-
margin-bottom: 6.0pt;
|
684
|
-
margin-left: 0cm;
|
685
|
-
text-align: justify;
|
686
|
-
line-height: {{normalfontsize}};
|
687
|
-
mso-line-height-rule: exactly;
|
688
|
-
mso-pagination: widow-orphan;
|
689
|
-
tab-stops: right 734.0pt;
|
690
|
-
font-size: {{normalfontsize}};
|
691
|
-
font-family: {{headerfont}};
|
692
|
-
mso-fareast-font-family: "SimHei",serif;
|
693
|
-
mso-bidi-font-family: {{headerfont}};
|
694
|
-
mso-ansi-language: EN-GB; }
|
695
|
-
|
696
|
-
span.MsoFootnoteReference {
|
697
|
-
mso-style-priority: 99;
|
698
|
-
mso-style-name: "Footnote Reference";
|
699
|
-
vertical-align: super; }
|
700
|
-
|
701
|
-
p.MsoCaption, li.MsoCaption, div.MsoCaption {
|
702
|
-
mso-style-priority: 35;
|
703
|
-
mso-style-qformat: yes;
|
704
|
-
mso-style-next: Normal;
|
705
|
-
margin-top: 0cm;
|
706
|
-
margin-right: 0cm;
|
707
|
-
margin-bottom: 10.0pt;
|
708
|
-
margin-left: 0cm;
|
709
|
-
text-align: justify;
|
710
|
-
mso-pagination: widow-orphan;
|
711
|
-
tab-stops: 20.15pt;
|
712
|
-
font-size: 9.0pt;
|
713
|
-
font-family: {{bodyfont}};
|
714
|
-
mso-fareast-font-family: Calibri;
|
715
|
-
mso-bidi-font-family: "Times New Roman";
|
716
|
-
color: #44546A;
|
717
|
-
mso-themecolor: text2;
|
718
|
-
mso-ansi-language: EN-GB;
|
719
|
-
mso-fareast-language: EN-US;
|
720
|
-
font-style: italic; }
|
721
|
-
|
722
|
-
p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText {
|
723
|
-
mso-style-noshow: yes;
|
724
|
-
mso-style-priority: 99;
|
725
|
-
mso-style-link: "Footnote Text Char";
|
726
|
-
margin-top: 0cm;
|
727
|
-
margin-right: 0cm;
|
728
|
-
margin-bottom: 12.0pt;
|
729
|
-
margin-left: 0cm;
|
730
|
-
text-align: justify;
|
731
|
-
line-height: 12.0pt;
|
732
|
-
mso-pagination: widow-orphan;
|
733
|
-
tab-stops: 20.15pt;
|
734
|
-
font-size: {{footnotefontsize}};
|
735
|
-
font-family: {{bodyfont}};
|
736
|
-
mso-fareast-font-family: "SimSun",serif;
|
737
|
-
mso-bidi-font-family: {{bodyfont}};
|
738
|
-
mso-ansi-language: EN-GB;
|
739
|
-
mso-fareast-language: EN-US; }
|
740
|
-
|
741
|
-
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {
|
742
|
-
mso-style-noshow: yes;
|
743
|
-
mso-style-priority: 99;
|
744
|
-
mso-style-unhide: no;
|
745
|
-
mso-style-link: "Body Text Char";
|
746
|
-
margin-top: 0cm;
|
747
|
-
margin-right: 0cm;
|
748
|
-
margin-bottom: 6.0pt;
|
749
|
-
margin-left: 0cm;
|
750
|
-
text-align: justify;
|
751
|
-
line-height: 12.0pt;
|
752
|
-
mso-pagination: widow-orphan;
|
753
|
-
tab-stops: 20.15pt;
|
754
|
-
font-size: {{normalfontsize}};
|
755
|
-
font-family: {{bodyfont}};
|
756
|
-
mso-fareast-font-family: "SimSun",serif;
|
757
|
-
mso-bidi-font-family: {{bodyfont}};
|
758
|
-
mso-ansi-language: EN-GB; }
|
759
|
-
|
760
|
-
a:link, span.MsoHyperlink {
|
761
|
-
mso-style-priority: 99;
|
762
|
-
mso-style-unhide: no;
|
763
|
-
mso-style-parent: "";
|
764
|
-
mso-ansi-language: EN;
|
765
|
-
color: blue;
|
766
|
-
text-decoration: underline;
|
767
|
-
text-underline: single; }
|
768
|
-
|
769
|
-
a:visited, span.MsoHyperlinkFollowed {
|
770
|
-
mso-style-noshow: yes;
|
771
|
-
mso-style-priority: 99;
|
772
|
-
mso-themecolor: followedhyperlink;
|
773
|
-
text-decoration: underline;
|
774
|
-
text-underline: single;
|
775
|
-
color: #954F72; }
|
776
|
-
|
777
|
-
p {
|
778
|
-
mso-style-noshow: yes;
|
779
|
-
mso-style-priority: 99;
|
780
|
-
mso-margin-top-alt: auto;
|
781
|
-
margin-right: 0cm;
|
782
|
-
mso-margin-bottom-alt: auto;
|
783
|
-
mso-pagination: widow-orphan;
|
784
|
-
font-size: {{normalfontsize}};
|
785
|
-
font-family: {{bodyfont}};
|
786
|
-
mso-fareast-font-family: "Times New Roman";
|
787
|
-
mso-ansi-language: EN-US;
|
788
|
-
mso-fareast-language: EN-US; }
|
789
|
-
|
790
|
-
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {
|
791
|
-
mso-style-noshow: yes;
|
792
|
-
mso-style-priority: 99;
|
793
|
-
mso-style-link: "Balloon Text Char";
|
794
|
-
margin: 0cm;
|
795
|
-
text-align: justify;
|
796
|
-
mso-pagination: widow-orphan;
|
797
|
-
tab-stops: 20.15pt;
|
798
|
-
font-size: 9.0pt;
|
799
|
-
font-family: "Segoe UI",sans-serif;
|
800
|
-
mso-fareast-font-family: Calibri;
|
801
|
-
mso-ansi-language: EN-GB;
|
802
|
-
mso-fareast-language: EN-US; }
|
803
|
-
|
804
|
-
span.Char1 {
|
805
|
-
mso-style-name: "Balloon Text Char";
|
806
|
-
mso-style-noshow: yes;
|
807
|
-
mso-style-priority: 99;
|
808
|
-
mso-style-unhide: no;
|
809
|
-
mso-style-locked: yes;
|
810
|
-
mso-style-link: "Balloon Text";
|
811
|
-
mso-ansi-font-size: 9.0pt;
|
812
|
-
mso-bidi-font-size: 9.0pt;
|
813
|
-
font-family: "Segoe UI",sans-serif;
|
814
|
-
mso-ascii-font-family: "Segoe UI";
|
815
|
-
mso-hansi-font-family: "Segoe UI";
|
816
|
-
mso-bidi-font-family: "Segoe UI";
|
817
|
-
mso-ansi-language: EN-GB; }
|
818
|
-
|
819
|
-
span.MsoPlaceholderText {
|
820
|
-
mso-style-noshow: yes;
|
821
|
-
mso-style-priority: 99;
|
822
|
-
mso-style-unhide: no;
|
823
|
-
mso-style-parent: "";
|
824
|
-
color: gray; }
|
825
|
-
|
826
|
-
span.Heading1Char, span.1Char {
|
827
|
-
mso-style-name: "Heading 1 Char";
|
828
|
-
mso-style-priority: 1;
|
829
|
-
mso-style-unhide: no;
|
830
|
-
mso-style-locked: yes;
|
831
|
-
mso-style-parent: "";
|
832
|
-
mso-style-link: "Heading 1";
|
833
|
-
mso-ansi-font-size: 13.0pt;
|
834
|
-
font-family: {{headerfont}};
|
835
|
-
mso-ascii-font-family: Cambria;
|
836
|
-
mso-fareast-font-family: "SimHei",serif;
|
837
|
-
mso-hansi-font-family: {{headerfont}};
|
838
|
-
mso-ansi-language: EN-GB;
|
839
|
-
mso-fareast-language: JA;
|
840
|
-
{% if doctype == "Amendment" or doctype == "Technical Corrigendum" %}
|
841
|
-
{% else %}
|
842
|
-
font-weight: bold;
|
843
|
-
{% endif %}
|
844
|
-
mso-bidi-font-weight: normal; }
|
845
|
-
|
846
|
-
span.Heading2Char, span.2Char {
|
847
|
-
mso-style-name: "Heading 2 Char";
|
848
|
-
mso-style-priority: 2;
|
849
|
-
mso-style-unhide: no;
|
850
|
-
mso-style-locked: yes;
|
851
|
-
mso-style-parent: "";
|
852
|
-
mso-style-link: "Heading 2";
|
853
|
-
mso-ansi-font-size: 12.0pt;
|
854
|
-
font-family: {{headerfont}};
|
855
|
-
mso-ascii-font-family: Cambria;
|
856
|
-
mso-fareast-font-family: "SimHei",serif;
|
857
|
-
mso-hansi-font-family: {{headerfont}};
|
858
|
-
mso-ansi-language: EN-GB;
|
859
|
-
mso-fareast-language: JA;
|
860
|
-
font-weight: bold;
|
861
|
-
mso-bidi-font-weight: normal; }
|
862
|
-
|
863
|
-
span.Heading3Char, span.3Char {
|
864
|
-
mso-style-name: "Heading 3 Char";
|
865
|
-
mso-style-priority: 3;
|
866
|
-
mso-style-unhide: no;
|
867
|
-
mso-style-locked: yes;
|
868
|
-
mso-style-parent: "";
|
869
|
-
mso-style-link: "Heading 3";
|
870
|
-
mso-ansi-font-size: {{normalfontsize}};
|
871
|
-
font-family: {{headerfont}};
|
872
|
-
mso-ascii-font-family: {{headerfont}};
|
873
|
-
mso-fareast-font-family: "SimHei",serif;
|
874
|
-
mso-hansi-font-family: {{headerfont}};
|
875
|
-
mso-ansi-language: EN-GB;
|
876
|
-
mso-fareast-language: JA;
|
877
|
-
font-weight: bold;
|
878
|
-
mso-bidi-font-weight: normal; }
|
879
|
-
|
880
|
-
span.Heading4Char, span.4Char {
|
881
|
-
mso-style-name: "Heading 4 Char";
|
882
|
-
mso-style-priority: 4;
|
883
|
-
mso-style-unhide: no;
|
884
|
-
mso-style-locked: yes;
|
885
|
-
mso-style-parent: "";
|
886
|
-
mso-style-link: "Heading 4";
|
887
|
-
mso-ansi-font-size: {{normalfontsize}};
|
888
|
-
font-family: {{headerfont}};
|
889
|
-
mso-ascii-font-family: {{headerfont}};
|
890
|
-
mso-fareast-font-family: "SimHei",serif;
|
891
|
-
mso-hansi-font-family: {{headerfont}};
|
892
|
-
mso-ansi-language: EN-GB;
|
893
|
-
mso-fareast-language: JA;
|
894
|
-
font-weight: bold;
|
895
|
-
mso-bidi-font-weight: normal; }
|
896
|
-
|
897
|
-
span.Heading5Char, span.5Char {
|
898
|
-
mso-style-name: "Heading 5 Char";
|
899
|
-
mso-style-priority: 5;
|
900
|
-
mso-style-unhide: no;
|
901
|
-
mso-style-locked: yes;
|
902
|
-
mso-style-parent: "";
|
903
|
-
mso-style-link: "Heading 5";
|
904
|
-
mso-ansi-font-size: {{normalfontsize}};
|
905
|
-
font-family: {{headerfont}};
|
906
|
-
mso-ascii-font-family: {{headerfont}};
|
907
|
-
mso-fareast-font-family: "SimHei",serif;
|
908
|
-
mso-hansi-font-family: {{headerfont}};
|
909
|
-
mso-ansi-language: EN-GB;
|
910
|
-
mso-fareast-language: JA;
|
911
|
-
font-weight: bold;
|
912
|
-
mso-bidi-font-weight: normal; }
|
913
|
-
|
914
|
-
span.Heading6Char, span.6Char {
|
915
|
-
mso-style-name: "Heading 6 Char";
|
916
|
-
mso-style-priority: 6;
|
917
|
-
mso-style-unhide: no;
|
918
|
-
mso-style-locked: yes;
|
919
|
-
mso-style-parent: "";
|
920
|
-
mso-style-link: "Heading 6";
|
921
|
-
mso-ansi-font-size: {{normalfontsize}};
|
922
|
-
font-family: {{headerfont}};
|
923
|
-
mso-ascii-font-family: {{headerfont}};
|
924
|
-
mso-fareast-font-family: "SimHei",serif;
|
925
|
-
mso-hansi-font-family: {{headerfont}};
|
926
|
-
mso-ansi-language: EN-GB;
|
927
|
-
mso-fareast-language: JA;
|
928
|
-
font-weight: bold;
|
929
|
-
mso-bidi-font-weight: normal; }
|
930
|
-
|
931
|
-
p.a2, li.a2, div.a2 {
|
932
|
-
mso-style-name: a2;
|
933
|
-
mso-style-priority: 11;
|
934
|
-
mso-style-unhide: no;
|
935
|
-
mso-style-next: Normal;
|
936
|
-
margin-top: 13.5pt;
|
937
|
-
margin-right: 0cm;
|
938
|
-
margin-bottom: 6.0pt;
|
939
|
-
margin-left: 0cm;
|
940
|
-
text-indent: 0cm;
|
941
|
-
line-height: 13.5pt;
|
942
|
-
mso-pagination: widow-orphan;
|
943
|
-
page-break-after: avoid;
|
944
|
-
mso-outline-level: 1;
|
945
|
-
mso-list: l0 level2 lfo12;
|
946
|
-
tab-stops: 1.0cm 36.0pt;
|
947
|
-
font-size: 13.0pt;
|
948
|
-
mso-bidi-font-size: {{normalfontsize}};
|
949
|
-
font-family: {{bodyfont}};
|
950
|
-
mso-fareast-font-family: "SimHei",serif;
|
951
|
-
mso-bidi-font-family: {{headerfont}};
|
952
|
-
mso-ansi-language: EN-GB;
|
953
|
-
mso-fareast-language: JA;
|
954
|
-
font-weight: bold;
|
955
|
-
mso-bidi-font-weight: normal; }
|
956
|
-
|
957
|
-
p.a3, li.a3, div.a3 {
|
958
|
-
mso-style-name: a3;
|
959
|
-
mso-style-priority: 12;
|
960
|
-
mso-style-unhide: no;
|
961
|
-
mso-style-next: Normal;
|
962
|
-
margin-top: 3.0pt;
|
963
|
-
margin-right: 0cm;
|
964
|
-
margin-bottom: 6.0pt;
|
965
|
-
margin-left: 0cm;
|
966
|
-
text-indent: 0cm;
|
967
|
-
line-height: 12.5pt;
|
968
|
-
mso-pagination: widow-orphan;
|
969
|
-
page-break-after: avoid;
|
970
|
-
mso-outline-level: 1;
|
971
|
-
mso-list: l0 level3 lfo12;
|
972
|
-
tab-stops: 20.15pt list 36.0pt;
|
973
|
-
font-size: 12.0pt;
|
974
|
-
mso-bidi-font-size: {{normalfontsize}};
|
975
|
-
font-family: {{bodyfont}};
|
976
|
-
mso-fareast-font-family: "SimHei",serif;
|
977
|
-
mso-bidi-font-family: {{headerfont}};
|
978
|
-
mso-ansi-language: EN-GB;
|
979
|
-
mso-fareast-language: JA;
|
980
|
-
font-weight: bold;
|
981
|
-
mso-bidi-font-weight: normal; }
|
982
|
-
|
983
|
-
p.a4, li.a4, div.a4 {
|
984
|
-
mso-style-name: a4;
|
985
|
-
mso-style-priority: 13;
|
986
|
-
mso-style-unhide: no;
|
987
|
-
mso-style-next: Normal;
|
988
|
-
margin-top: 3.0pt;
|
989
|
-
margin-right: 0cm;
|
990
|
-
margin-bottom: 6.0pt;
|
991
|
-
margin-left: 0cm;
|
992
|
-
text-indent: 0cm;
|
993
|
-
line-height: 12.0pt;
|
994
|
-
mso-pagination: widow-orphan;
|
995
|
-
page-break-after: avoid;
|
996
|
-
mso-outline-level: 1;
|
997
|
-
mso-list: l0 level4 lfo12;
|
998
|
-
tab-stops: 20.15pt 44.0pt list 54.0pt;
|
999
|
-
font-size: {{normalfontsize}};
|
1000
|
-
font-family: {{bodyfont}};
|
1001
|
-
mso-fareast-font-family: "SimHei",serif;
|
1002
|
-
mso-bidi-font-family: {{headerfont}};
|
1003
|
-
mso-ansi-language: EN-GB;
|
1004
|
-
mso-fareast-language: JA;
|
1005
|
-
font-weight: bold;
|
1006
|
-
mso-bidi-font-style: italic; }
|
1007
|
-
|
1008
|
-
p.a5, li.a5, div.a5 {
|
1009
|
-
mso-style-name: a5;
|
1010
|
-
mso-style-priority: 14;
|
1011
|
-
mso-style-unhide: no;
|
1012
|
-
mso-style-next: Normal;
|
1013
|
-
margin-top: 3.0pt;
|
1014
|
-
margin-right: 0cm;
|
1015
|
-
margin-bottom: 6.0pt;
|
1016
|
-
margin-left: 0cm;
|
1017
|
-
text-indent: 0cm;
|
1018
|
-
line-height: 12.0pt;
|
1019
|
-
mso-pagination: widow-orphan;
|
1020
|
-
page-break-after: avoid;
|
1021
|
-
mso-outline-level: 1;
|
1022
|
-
mso-list: l0 level5 lfo12;
|
1023
|
-
tab-stops: 20.15pt list 54.0pt left 62.35pt 68.0pt;
|
1024
|
-
font-size: {{normalfontsize}};
|
1025
|
-
font-family: {{bodyfont}};
|
1026
|
-
mso-fareast-font-family: "SimHei",serif;
|
1027
|
-
mso-bidi-font-family: {{headerfont}};
|
1028
|
-
mso-ansi-language: EN-GB;
|
1029
|
-
mso-fareast-language: JA;
|
1030
|
-
font-weight: bold;
|
1031
|
-
mso-bidi-font-style: italic; }
|
1032
|
-
|
1033
|
-
p.a6, li.a6, div.a6 {
|
1034
|
-
mso-style-name: a6;
|
1035
|
-
mso-style-priority: 15;
|
1036
|
-
mso-style-unhide: no;
|
1037
|
-
mso-style-next: Normal;
|
1038
|
-
margin-top: 3.0pt;
|
1039
|
-
margin-right: 0cm;
|
1040
|
-
margin-bottom: 6.0pt;
|
1041
|
-
margin-left: 0cm;
|
1042
|
-
text-indent: 0cm;
|
1043
|
-
line-height: 12.0pt;
|
1044
|
-
mso-pagination: widow-orphan;
|
1045
|
-
page-break-after: avoid;
|
1046
|
-
mso-outline-level: 1;
|
1047
|
-
mso-list: l0 level6 lfo12;
|
1048
|
-
tab-stops: 20.15pt 62.35pt 68.0pt list 72.0pt;
|
1049
|
-
font-size: {{normalfontsize}};
|
1050
|
-
font-family: {{bodyfont}};
|
1051
|
-
mso-fareast-font-family: "SimHei",serif;
|
1052
|
-
mso-bidi-font-family: {{headerfont}};
|
1053
|
-
mso-ansi-language: EN-GB;
|
1054
|
-
mso-fareast-language: JA;
|
1055
|
-
font-weight: bold; }
|
1056
|
-
|
1057
|
-
span.FooterChar, span.Char {
|
1058
|
-
mso-style-name: "Footer Char";
|
1059
|
-
mso-style-noshow: yes;
|
1060
|
-
mso-style-priority: 99;
|
1061
|
-
mso-style-unhide: no;
|
1062
|
-
mso-style-locked: yes;
|
1063
|
-
mso-style-parent: "";
|
1064
|
-
mso-style-link: Footer;
|
1065
|
-
mso-ansi-font-size: {{normalfontsize}};
|
1066
|
-
mso-bidi-font-size: {{normalfontsize}};
|
1067
|
-
mso-ansi-language: EN-GB; }
|
1068
|
-
|
1069
|
-
span.HeaderChar, span.Char0 {
|
1070
|
-
mso-style-name: "Header Char";
|
1071
|
-
mso-style-noshow: yes;
|
1072
|
-
mso-style-priority: 99;
|
1073
|
-
mso-style-unhide: no;
|
1074
|
-
mso-style-locked: yes;
|
1075
|
-
mso-style-parent: "";
|
1076
|
-
mso-style-link: Header;
|
1077
|
-
mso-ansi-font-size: {{normalfontsize}};
|
1078
|
-
mso-bidi-font-size: {{normalfontsize}};
|
1079
|
-
mso-ansi-language: EN-GB;
|
1080
|
-
font-weight: bold;
|
1081
|
-
mso-bidi-font-weight: normal; }
|
1082
|
-
|
1083
|
-
span.BodyTextChar, span.Char3 {
|
1084
|
-
mso-style-name: "Body Text Char";
|
1085
|
-
mso-style-noshow: yes;
|
1086
|
-
mso-style-priority: 99;
|
1087
|
-
mso-style-unhide: no;
|
1088
|
-
mso-style-locked: yes;
|
1089
|
-
mso-style-parent: "";
|
1090
|
-
mso-style-link: "Body Text";
|
1091
|
-
mso-ansi-font-size: {{normalfontsize}};
|
1092
|
-
mso-bidi-font-size: {{normalfontsize}};
|
1093
|
-
font-family: {{bodyfont}};
|
1094
|
-
mso-fareast-font-family: "SimSun",serif;
|
1095
|
-
mso-ansi-language: EN-GB; }
|
1096
|
-
|
1097
|
-
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {
|
1098
|
-
mso-style-noshow: yes;
|
1099
|
-
mso-style-priority: 99;
|
1100
|
-
mso-style-name: "Comment Text";
|
1101
|
-
mso-style-link: "Comment Text Char";
|
1102
|
-
margin-top: 0cm;
|
1103
|
-
margin-right: 0cm;
|
1104
|
-
margin-bottom: 12.0pt;
|
1105
|
-
margin-left: 0cm;
|
1106
|
-
text-align: justify;
|
1107
|
-
line-height: 12.0pt;
|
1108
|
-
mso-pagination: widow-orphan;
|
1109
|
-
tab-stops: 20.15pt;
|
1110
|
-
font-size: 12.0pt;
|
1111
|
-
font-family: {{bodyfont}};
|
1112
|
-
mso-fareast-font-family: "SimSun",serif;
|
1113
|
-
mso-bidi-font-family: {{bodyfont}};
|
1114
|
-
mso-ansi-language: EN-GB;
|
1115
|
-
mso-fareast-language: EN-US; }
|
1116
|
-
|
1117
|
-
span.MsoCommentReference {
|
1118
|
-
mso-style-noshow: yes;
|
1119
|
-
mso-style-priority: 99;
|
1120
|
-
mso-style-parent: "";
|
1121
|
-
mso-ansi-font-size: 9.0pt;
|
1122
|
-
mso-bidi-font-size: 9.0pt; }
|
1123
|
-
|
1124
|
-
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {
|
1125
|
-
mso-style-noshow: yes;
|
1126
|
-
mso-style-priority: 99;
|
1127
|
-
mso-style-parent: "Comment Text";
|
1128
|
-
mso-style-link: "Comment Subject Char";
|
1129
|
-
mso-style-next: "Comment Text";
|
1130
|
-
margin-top: 0cm;
|
1131
|
-
margin-right: 0cm;
|
1132
|
-
margin-bottom: 12.0pt;
|
1133
|
-
margin-left: 0cm;
|
1134
|
-
text-align: justify;
|
1135
|
-
line-height: 12.0pt;
|
1136
|
-
mso-pagination: widow-orphan;
|
1137
|
-
tab-stops: 20.15pt;
|
1138
|
-
font-size: 10.0pt;
|
1139
|
-
font-family: {{headerfont}};
|
1140
|
-
mso-fareast-font-family: "SimHei",serif;
|
1141
|
-
mso-bidi-font-family: {{headerfont}};
|
1142
|
-
mso-ansi-language: EN-GB;
|
1143
|
-
mso-fareast-language: EN-US;
|
1144
|
-
font-weight: bold; }
|
1145
|
-
|
1146
|
-
p.Tablebody, li.Tablebody, div.Tablebody {
|
1147
|
-
mso-style-name: "Table body";
|
1148
|
-
mso-style-noshow: yes;
|
1149
|
-
mso-style-unhide: no;
|
1150
|
-
margin-top: 3.0pt;
|
1151
|
-
margin-right: 0cm;
|
1152
|
-
margin-bottom: 3.0pt;
|
1153
|
-
margin-left: 0cm;
|
1154
|
-
line-height: 12.0pt;
|
1155
|
-
mso-pagination: widow-orphan;
|
1156
|
-
font-size: {{smallerfontsize}};
|
1157
|
-
mso-bidi-font-size: {{normalfontsize}};
|
1158
|
-
font-family: {{bodyfont}};
|
1159
|
-
mso-fareast-font-family: "SimSun",serif;
|
1160
|
-
mso-bidi-font-family: {{bodyfont}};
|
1161
|
-
mso-ansi-language: EN-GB; }
|
1162
|
-
|
1163
|
-
.MsoChpDefault {
|
1164
|
-
mso-style-type: export-only;
|
1165
|
-
mso-default-props: yes;
|
1166
|
-
font-family: {{bodyfont}};
|
1167
|
-
font-size: 10.0pt;
|
1168
|
-
mso-ascii-font-family: {{bodyfont}};
|
1169
|
-
mso-fareast-font-family: "SimSun",serif;
|
1170
|
-
mso-hansi-font-family: {{bodyfont}}; }
|
1171
|
-
|
1172
|
-
p.TOCTitle, li.TOCTitle, div.TOCTitle {
|
1173
|
-
mso-style-name: "TOC Title";
|
1174
|
-
mso-style-unhide: no;
|
1175
|
-
margin-top: 0in;
|
1176
|
-
margin-right: 0in;
|
1177
|
-
margin-bottom: {{normalfontsize}};
|
1178
|
-
margin-left: 0in;
|
1179
|
-
text-align: left;
|
1180
|
-
page-break-after: avoid;
|
1181
|
-
mso-pagination: none;
|
1182
|
-
mso-hyphenate: none;
|
1183
|
-
mso-layout-grid-align: none;
|
1184
|
-
font-size: {{normalfontsize}};
|
1185
|
-
mso-bidi-font-size: 10.0pt;
|
1186
|
-
font-weight: bold;
|
1187
|
-
font-family: {{headerfont}};
|
1188
|
-
mso-fareast-font-family: {{headerfont}};
|
1189
|
-
mso-bidi-font-family: {{headerfont}};
|
1190
|
-
mso-fareast-language: EN-US; }
|
1191
|
-
|
1192
|
-
/* Page Definitions */
|
1193
|
-
@page {
|
1194
|
-
mso-mirror-margins: yes;
|
1195
|
-
mso-footnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") fs;
|
1196
|
-
mso-footnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") fcs;
|
1197
|
-
mso-endnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") es;
|
1198
|
-
mso-endnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") ecs;
|
1199
|
-
mso-facing-pages: yes; }
|
1200
|
-
|
1201
|
-
@page WordSection1 {
|
1202
|
-
size: 595.3pt 841.9pt;
|
1203
|
-
margin: 39.7pt 36.85pt 14.2pt 42.55pt;
|
1204
|
-
mso-header-margin: 35.45pt;
|
1205
|
-
mso-footer-margin: 0cm;
|
1206
|
-
mso-gutter-margin: 1.0cm;
|
1207
|
-
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eha;
|
1208
|
-
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") efa;
|
1209
|
-
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") fa;
|
1210
|
-
mso-paper-source: 0; }
|
1211
|
-
|
1212
|
-
div.WordSection1 {
|
1213
|
-
page: WordSection1; }
|
1214
|
-
|
1215
|
-
@page WordSection2 {
|
1216
|
-
size: 595.3pt 841.9pt;
|
1217
|
-
margin: 39.7pt 36.85pt 14.2pt 42.55pt;
|
1218
|
-
mso-header-margin: 35.45pt;
|
1219
|
-
mso-footer-margin: 0cm;
|
1220
|
-
mso-gutter-margin: 1.0cm;
|
1221
|
-
mso-page-numbers: roman-lower;
|
1222
|
-
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
1223
|
-
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
1224
|
-
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
|
1225
|
-
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
|
1226
|
-
mso-paper-source: 0; }
|
1227
|
-
|
1228
|
-
@page WordSection2L {
|
1229
|
-
size: 841.9pt 595.3pt;
|
1230
|
-
margin: 39.7pt 36.85pt 14.2pt 42.55pt;
|
1231
|
-
mso-header-margin: 35.45pt;
|
1232
|
-
mso-footer-margin: 0cm;
|
1233
|
-
mso-gutter-margin: 1.0cm;
|
1234
|
-
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
|
1235
|
-
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
|
1236
|
-
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2l;
|
1237
|
-
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2l;
|
1238
|
-
mso-paper-source: 0; }
|
1239
|
-
|
1240
|
-
@page WordSection2P {
|
1241
|
-
size: 595.3pt 841.9pt;
|
1242
|
-
margin: 39.7pt 36.85pt 14.2pt 42.55pt;
|
1243
|
-
mso-header-margin: 35.45pt;
|
1244
|
-
mso-footer-margin: 0cm;
|
1245
|
-
mso-gutter-margin: 1.0cm;
|
1246
|
-
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
1247
|
-
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
1248
|
-
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
|
1249
|
-
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
|
1250
|
-
mso-paper-source: 0; }
|
1251
|
-
|
1252
|
-
div.WordSection2 {
|
1253
|
-
page: WordSection2; }
|
1254
|
-
|
1255
|
-
@page WordSection3 {
|
1256
|
-
size: 595.3pt 841.9pt;
|
1257
|
-
margin: 39.7pt 36.85pt 14.2pt 42.55pt;
|
1258
|
-
mso-header-margin: 35.45pt;
|
1259
|
-
mso-footer-margin: 0cm;
|
1260
|
-
mso-gutter-margin: 1.0cm;
|
1261
|
-
mso-page-numbers: 1;
|
1262
|
-
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
1263
|
-
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
1264
|
-
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
|
1265
|
-
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
|
1266
|
-
mso-paper-source: 0; }
|
1267
|
-
|
1268
|
-
@page WordSection3L {
|
1269
|
-
size: 841.9pt 595.3pt;
|
1270
|
-
margin: 39.7pt 36.85pt 14.2pt 42.55pt;
|
1271
|
-
mso-header-margin: 35.45pt;
|
1272
|
-
mso-footer-margin: 0cm;
|
1273
|
-
mso-gutter-margin: 1.0cm;
|
1274
|
-
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
|
1275
|
-
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
|
1276
|
-
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3l;
|
1277
|
-
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
|
1278
|
-
mso-paper-source: 0; }
|
1279
|
-
|
1280
|
-
@page WordSection3P {
|
1281
|
-
size: 595.3pt 841.9pt;
|
1282
|
-
margin: 39.7pt 36.85pt 14.2pt 42.55pt;
|
1283
|
-
mso-header-margin: 35.45pt;
|
1284
|
-
mso-footer-margin: 0cm;
|
1285
|
-
mso-gutter-margin: 1.0cm;
|
1286
|
-
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
1287
|
-
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
1288
|
-
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
|
1289
|
-
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
|
1290
|
-
mso-paper-source: 0; }
|
1291
|
-
|
1292
|
-
div.WordSection3 {
|
1293
|
-
page: WordSection3; }
|
1294
|
-
|
1295
|
-
@page WordSection4 {
|
1296
|
-
size: 595.3pt 841.9pt;
|
1297
|
-
margin: 39.7pt 53.85pt 1.0cm 53.85pt;
|
1298
|
-
mso-header-margin: 35.45pt;
|
1299
|
-
mso-footer-margin: 14.2pt;
|
1300
|
-
mso-page-numbers: 1;
|
1301
|
-
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
1302
|
-
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
1303
|
-
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") f4;
|
1304
|
-
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f4;
|
1305
|
-
mso-paper-source: 0; }
|
1306
|
-
|
1307
|
-
div.colophon {
|
1308
|
-
page: WordSection4; }
|
1309
|
-
|
1310
|
-
/* List Definitions */
|
1311
|
-
@list l0 {
|
1312
|
-
mso-list-id: 145051656;
|
1313
|
-
mso-list-template-ids: 2112159680; }
|
1314
|
-
|
1315
|
-
@list l0:level1 {
|
1316
|
-
mso-level-number-format: alpha-upper;
|
1317
|
-
mso-level-style-link: ANNEX;
|
1318
|
-
mso-level-suffix: none;
|
1319
|
-
mso-level-text: "Annex\00A0%1";
|
1320
|
-
mso-level-tab-stop: none;
|
1321
|
-
mso-level-number-position: left;
|
1322
|
-
margin-left: 0cm;
|
1323
|
-
text-indent: 0cm;
|
1324
|
-
mso-ansi-font-size: 14.0pt;
|
1325
|
-
mso-bidi-font-size: 14.0pt;
|
1326
|
-
font-family: {{bodyfont}};
|
1327
|
-
mso-bidi-font-family: {{bodyfont}};
|
1328
|
-
mso-ansi-font-weight: bold;
|
1329
|
-
mso-ansi-font-style: normal; }
|
1330
|
-
|
1331
|
-
@list l0:level2 {
|
1332
|
-
mso-level-style-link: a2;
|
1333
|
-
mso-level-text: "%1\.%2";
|
1334
|
-
mso-level-tab-stop: 18.0pt;
|
1335
|
-
mso-level-number-position: left;
|
1336
|
-
margin-left: 0cm;
|
1337
|
-
text-indent: 0cm;
|
1338
|
-
mso-bidi-font-family: {{bodyfont}};
|
1339
|
-
mso-ansi-font-weight: bold;
|
1340
|
-
mso-ansi-font-style: normal; }
|
1341
|
-
|
1342
|
-
@list l0:level3 {
|
1343
|
-
mso-level-style-link: a3;
|
1344
|
-
mso-level-text: "%1\.%2\.%3";
|
1345
|
-
mso-level-tab-stop: 36.0pt;
|
1346
|
-
mso-level-number-position: left;
|
1347
|
-
margin-left: 0cm;
|
1348
|
-
text-indent: 0cm;
|
1349
|
-
mso-bidi-font-family: {{bodyfont}};
|
1350
|
-
mso-ansi-font-weight: bold;
|
1351
|
-
mso-ansi-font-style: normal; }
|
1352
|
-
|
1353
|
-
@list l0:level4 {
|
1354
|
-
mso-level-style-link: a4;
|
1355
|
-
mso-level-text: "%1\.%2\.%3\.%4";
|
1356
|
-
mso-level-tab-stop: 54.0pt;
|
1357
|
-
mso-level-number-position: left;
|
1358
|
-
margin-left: 0cm;
|
1359
|
-
text-indent: 0cm;
|
1360
|
-
mso-bidi-font-family: {{bodyfont}};
|
1361
|
-
mso-ansi-font-weight: bold;
|
1362
|
-
mso-ansi-font-style: normal; }
|
1363
|
-
|
1364
|
-
@list l0:level5 {
|
1365
|
-
mso-level-style-link: a5;
|
1366
|
-
mso-level-text: "%1\.%2\.%3\.%4\.%5";
|
1367
|
-
mso-level-tab-stop: 54.0pt;
|
1368
|
-
mso-level-number-position: left;
|
1369
|
-
margin-left: 0cm;
|
1370
|
-
text-indent: 0cm;
|
1371
|
-
mso-bidi-font-family: {{bodyfont}};
|
1372
|
-
mso-ansi-font-weight: bold;
|
1373
|
-
mso-ansi-font-style: normal; }
|
1374
|
-
|
1375
|
-
@list l0:level6 {
|
1376
|
-
mso-level-style-link: a6;
|
1377
|
-
mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6";
|
1378
|
-
mso-level-tab-stop: 72.0pt;
|
1379
|
-
mso-level-number-position: left;
|
1380
|
-
margin-left: 0cm;
|
1381
|
-
text-indent: 0cm;
|
1382
|
-
mso-bidi-font-family: {{bodyfont}};
|
1383
|
-
mso-ansi-font-weight: bold;
|
1384
|
-
mso-ansi-font-style: normal; }
|
1385
|
-
|
1386
|
-
@list l0:level7 {
|
1387
|
-
mso-level-reset-level: level2;
|
1388
|
-
mso-level-suffix: space;
|
1389
|
-
mso-level-text: "Figure\00A0%1\.%7\00A0—";
|
1390
|
-
mso-level-tab-stop: none;
|
1391
|
-
mso-level-number-position: left;
|
1392
|
-
margin-left: 0cm;
|
1393
|
-
text-indent: 0cm;
|
1394
|
-
mso-bidi-font-family: {{bodyfont}}; }
|
1395
|
-
|
1396
|
-
@list l0:level8 {
|
1397
|
-
mso-level-reset-level: level2;
|
1398
|
-
mso-level-suffix: space;
|
1399
|
-
mso-level-text: "Table\00A0%1\.%8\00A0—";
|
1400
|
-
mso-level-tab-stop: none;
|
1401
|
-
mso-level-number-position: left;
|
1402
|
-
margin-left: 0cm;
|
1403
|
-
text-indent: 0cm;
|
1404
|
-
mso-bidi-font-family: {{bodyfont}}; }
|
1405
|
-
|
1406
|
-
@list l0:level9 {
|
1407
|
-
mso-level-number-format: roman-lower;
|
1408
|
-
mso-level-text: "\(%9\)";
|
1409
|
-
mso-level-tab-stop: 306.0pt;
|
1410
|
-
mso-level-number-position: left;
|
1411
|
-
margin-left: 0cm;
|
1412
|
-
text-indent: 0cm;
|
1413
|
-
mso-bidi-font-family: {{bodyfont}}; }
|
1414
|
-
|
1415
|
-
@list l1 {
|
1416
|
-
mso-list-id: 866942648;
|
1417
|
-
mso-list-template-ids: -1756330000; }
|
1418
|
-
|
1419
|
-
@list l1:level1 {
|
1420
|
-
mso-level-style-link: "Heading 1";
|
1421
|
-
mso-level-text: "%1";
|
1422
|
-
mso-level-tab-stop: 21.6pt;
|
1423
|
-
mso-level-number-position: left;
|
1424
|
-
margin-left: 21.6pt;
|
1425
|
-
text-indent: -21.6pt;
|
1426
|
-
mso-bidi-font-family: {{headerfont}};
|
1427
|
-
mso-ansi-font-weight: bold;
|
1428
|
-
mso-ansi-font-style: normal; }
|
1429
|
-
|
1430
|
-
@list l1:level2 {
|
1431
|
-
mso-level-style-link: "Heading 2";
|
1432
|
-
mso-level-text: "%1\.%2";
|
1433
|
-
mso-level-tab-stop: 18.0pt;
|
1434
|
-
mso-level-number-position: left;
|
1435
|
-
margin-left: 0cm;
|
1436
|
-
text-indent: 0cm;
|
1437
|
-
mso-bidi-font-family: {{headerfont}};
|
1438
|
-
mso-ansi-font-weight: bold;
|
1439
|
-
mso-ansi-font-style: normal; }
|
1440
|
-
|
1441
|
-
@list l1:level3 {
|
1442
|
-
mso-level-style-link: "Heading 3";
|
1443
|
-
mso-level-text: "%1\.%2\.%3";
|
1444
|
-
mso-level-tab-stop: 36.0pt;
|
1445
|
-
mso-level-number-position: left;
|
1446
|
-
margin-left: 0cm;
|
1447
|
-
text-indent: 0cm;
|
1448
|
-
mso-bidi-font-family: {{headerfont}};
|
1449
|
-
mso-ansi-font-weight: bold;
|
1450
|
-
mso-ansi-font-style: normal; }
|
1451
|
-
|
1452
|
-
@list l1:level4 {
|
1453
|
-
mso-level-style-link: "Heading 4";
|
1454
|
-
mso-level-text: "%1\.%2\.%3\.%4";
|
1455
|
-
mso-level-tab-stop: 54.0pt;
|
1456
|
-
mso-level-number-position: left;
|
1457
|
-
margin-left: 0cm;
|
1458
|
-
text-indent: 0cm;
|
1459
|
-
mso-bidi-font-family: {{headerfont}};
|
1460
|
-
mso-ansi-font-weight: bold;
|
1461
|
-
mso-ansi-font-style: normal; }
|
1462
|
-
|
1463
|
-
@list l1:level5 {
|
1464
|
-
mso-level-style-link: "Heading 5";
|
1465
|
-
mso-level-text: "%1\.%2\.%3\.%4\.%5";
|
1466
|
-
mso-level-tab-stop: 54.0pt;
|
1467
|
-
mso-level-number-position: left;
|
1468
|
-
margin-left: 0cm;
|
1469
|
-
text-indent: 0cm;
|
1470
|
-
mso-bidi-font-family: {{headerfont}};
|
1471
|
-
mso-ansi-font-weight: bold;
|
1472
|
-
mso-ansi-font-style: normal; }
|
1473
|
-
|
1474
|
-
@list l1:level6 {
|
1475
|
-
mso-level-style-link: "Heading 6";
|
1476
|
-
mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6";
|
1477
|
-
mso-level-tab-stop: 72.0pt;
|
1478
|
-
mso-level-number-position: left;
|
1479
|
-
margin-left: 0cm;
|
1480
|
-
text-indent: 0cm;
|
1481
|
-
mso-bidi-font-family: {{headerfont}};
|
1482
|
-
mso-ansi-font-weight: bold;
|
1483
|
-
mso-ansi-font-style: normal; }
|
1484
|
-
|
1485
|
-
@list l1:level7 {
|
1486
|
-
mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7";
|
1487
|
-
mso-level-tab-stop: 72.0pt;
|
1488
|
-
mso-level-number-position: left;
|
1489
|
-
margin-left: 0cm;
|
1490
|
-
text-indent: 0cm;
|
1491
|
-
mso-bidi-font-family: {{headerfont}}; }
|
1492
|
-
|
1493
|
-
@list l1:level8 {
|
1494
|
-
mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8";
|
1495
|
-
mso-level-tab-stop: 90.0pt;
|
1496
|
-
mso-level-number-position: left;
|
1497
|
-
margin-left: 0cm;
|
1498
|
-
text-indent: 0cm;
|
1499
|
-
mso-bidi-font-family: {{headerfont}}; }
|
1500
|
-
|
1501
|
-
@list l1:level9 {
|
1502
|
-
mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8\.%9";
|
1503
|
-
mso-level-tab-stop: 90.0pt;
|
1504
|
-
mso-level-number-position: left;
|
1505
|
-
margin-left: 0cm;
|
1506
|
-
text-indent: 0cm;
|
1507
|
-
mso-bidi-font-family: {{headerfont}}; }
|
1508
|
-
|
1509
|
-
/* ordered list */
|
1510
|
-
@list l2 {
|
1511
|
-
mso-list-id: 525294607;
|
1512
|
-
mso-list-template-ids: 67633181; }
|
1513
|
-
|
1514
|
-
@list l2:level1 {
|
1515
|
-
mso-level-number-format: alpha-lower;
|
1516
|
-
mso-level-text: "%1\)";
|
1517
|
-
mso-level-tab-stop: none;
|
1518
|
-
mso-level-number-position: left;
|
1519
|
-
margin-left: 18.0pt;
|
1520
|
-
text-indent: -18.0pt; }
|
1521
|
-
|
1522
|
-
@list l2:level2 {
|
1523
|
-
mso-level-text: "%2\)";
|
1524
|
-
mso-level-tab-stop: none;
|
1525
|
-
mso-level-number-position: left;
|
1526
|
-
margin-left: 36.0pt;
|
1527
|
-
text-indent: -18.0pt; }
|
1528
|
-
|
1529
|
-
@list l2:level3 {
|
1530
|
-
mso-level-number-format: roman-lower;
|
1531
|
-
mso-level-text: "%3\)";
|
1532
|
-
mso-level-tab-stop: none;
|
1533
|
-
mso-level-number-position: left;
|
1534
|
-
margin-left: 54.0pt;
|
1535
|
-
text-indent: -18.0pt; }
|
1536
|
-
|
1537
|
-
@list l2:level4 {
|
1538
|
-
mso-level-number-format: alpha-upper;
|
1539
|
-
mso-level-text: "%4\)";
|
1540
|
-
mso-level-tab-stop: none;
|
1541
|
-
mso-level-number-position: left;
|
1542
|
-
margin-left: 72.0pt;
|
1543
|
-
text-indent: -18.0pt; }
|
1544
|
-
|
1545
|
-
@list l2:level5 {
|
1546
|
-
mso-level-number-format: roman-upper;
|
1547
|
-
mso-level-text: "%5\)";
|
1548
|
-
mso-level-tab-stop: none;
|
1549
|
-
mso-level-number-position: left;
|
1550
|
-
margin-left: 90.0pt;
|
1551
|
-
text-indent: -18.0pt; }
|
1552
|
-
|
1553
|
-
@list l2:level6 {
|
1554
|
-
mso-level-number-format: alpha-lower;
|
1555
|
-
mso-level-text: "%6\)";
|
1556
|
-
mso-level-tab-stop: none;
|
1557
|
-
mso-level-number-position: left;
|
1558
|
-
margin-left: 108.0pt;
|
1559
|
-
text-indent: -18.0pt; }
|
1560
|
-
|
1561
|
-
@list l2:level7 {
|
1562
|
-
mso-level-tab-stop: none;
|
1563
|
-
mso-level-text: "%7\)";
|
1564
|
-
mso-level-number-position: left;
|
1565
|
-
margin-left: 126.0pt;
|
1566
|
-
text-indent: -18.0pt; }
|
1567
|
-
|
1568
|
-
@list l2:level8 {
|
1569
|
-
mso-level-number-format: roman-lower;
|
1570
|
-
mso-level-text: "%8\)";
|
1571
|
-
mso-level-tab-stop: none;
|
1572
|
-
mso-level-number-position: left;
|
1573
|
-
margin-left: 144.0pt;
|
1574
|
-
text-indent: -18.0pt; }
|
1575
|
-
|
1576
|
-
@list l2:level9 {
|
1577
|
-
mso-level-number-format: alpha-upper;
|
1578
|
-
mso-level-text: "%9\)";
|
1579
|
-
mso-level-tab-stop: none;
|
1580
|
-
mso-level-number-position: left;
|
1581
|
-
margin-left: 162.0pt;
|
1582
|
-
text-indent: -18.0pt; }
|
1583
|
-
|
1584
|
-
/* Unordered list */
|
1585
|
-
@list l3 {
|
1586
|
-
mso-list-id: 1308196397;
|
1587
|
-
mso-list-type: hybrid;
|
1588
|
-
mso-list-template-ids: -277327948 -457018030 67633155 67633157 67633153 67633155 67633157 67633153 67633155 67633157; }
|
1589
|
-
|
1590
|
-
@list l3:level1 {
|
1591
|
-
mso-level-number-format: bullet;
|
1592
|
-
mso-level-text: —;
|
1593
|
-
mso-level-tab-stop: none;
|
1594
|
-
mso-level-number-position: left;
|
1595
|
-
margin-left: 18.0pt;
|
1596
|
-
text-indent: -18.0pt; }
|
1597
|
-
|
1598
|
-
@list l3:level2 {
|
1599
|
-
mso-level-number-format: bullet;
|
1600
|
-
mso-level-text: —;
|
1601
|
-
mso-level-tab-stop: none;
|
1602
|
-
mso-level-number-position: left;
|
1603
|
-
margin-left: 36.0pt;
|
1604
|
-
text-indent: -18.0pt; }
|
1605
|
-
|
1606
|
-
@list l3:level3 {
|
1607
|
-
mso-level-number-format: bullet;
|
1608
|
-
mso-level-text: —;
|
1609
|
-
mso-level-tab-stop: none;
|
1610
|
-
mso-level-number-position: left;
|
1611
|
-
margin-left: 54.0pt;
|
1612
|
-
text-indent: -18.0pt; }
|
1613
|
-
|
1614
|
-
@list l3:level4 {
|
1615
|
-
mso-level-number-format: bullet;
|
1616
|
-
mso-level-text: —;
|
1617
|
-
mso-level-tab-stop: none;
|
1618
|
-
mso-level-number-position: left;
|
1619
|
-
margin-left: 72.0pt;
|
1620
|
-
text-indent: -18.0pt; }
|
1621
|
-
|
1622
|
-
@list l3:level5 {
|
1623
|
-
mso-level-number-format: bullet;
|
1624
|
-
mso-level-text: —;
|
1625
|
-
mso-level-tab-stop: none;
|
1626
|
-
mso-level-number-position: left;
|
1627
|
-
margin-left: 90.0pt;
|
1628
|
-
text-indent: -18.0pt; }
|
1629
|
-
|
1630
|
-
@list l3:level6 {
|
1631
|
-
mso-level-number-format: bullet;
|
1632
|
-
mso-level-text: —;
|
1633
|
-
mso-level-tab-stop: none;
|
1634
|
-
mso-level-number-position: left;
|
1635
|
-
margin-left: 108.0pt;
|
1636
|
-
text-indent: -18.0pt; }
|
1637
|
-
|
1638
|
-
@list l3:level7 {
|
1639
|
-
mso-level-number-format: bullet;
|
1640
|
-
mso-level-text: —;
|
1641
|
-
mso-level-tab-stop: none;
|
1642
|
-
mso-level-number-position: left;
|
1643
|
-
margin-left: 126.0pt;
|
1644
|
-
text-indent: -18.0pt; }
|
1645
|
-
|
1646
|
-
@list l3:level8 {
|
1647
|
-
mso-level-number-format: bullet;
|
1648
|
-
mso-level-text: —;
|
1649
|
-
mso-level-tab-stop: none;
|
1650
|
-
mso-level-number-position: left;
|
1651
|
-
margin-left: 144.0pt;
|
1652
|
-
text-indent: -18.0pt; }
|
1653
|
-
|
1654
|
-
@list l3:level9 {
|
1655
|
-
mso-level-number-format: bullet;
|
1656
|
-
mso-level-text: —;
|
1657
|
-
mso-level-tab-stop: none;
|
1658
|
-
mso-level-number-position: left;
|
1659
|
-
margin-left: 162.0pt;
|
1660
|
-
text-indent: -18.0pt; }
|
1661
|
-
|
1662
|
-
div.ListContLevel1 {
|
1663
|
-
mso-style-priority: 34;
|
1664
|
-
margin-left: 18.0pt;
|
1665
|
-
margin-right: 0cm; }
|
1666
|
-
|
1667
|
-
div.ListContLevel2 {
|
1668
|
-
mso-style-priority: 34;
|
1669
|
-
margin-top: 0cm;
|
1670
|
-
margin-left: 36.0pt;
|
1671
|
-
margin-right: 0cm; }
|
1672
|
-
|
1673
|
-
div.ListContLevel3 {
|
1674
|
-
mso-style-priority: 34;
|
1675
|
-
margin-left: 54.0pt;
|
1676
|
-
margin-right: 0cm; }
|
1677
|
-
|
1678
|
-
div.ListContLevel4 {
|
1679
|
-
mso-style-priority: 34;
|
1680
|
-
margin-left: 72.0pt;
|
1681
|
-
margin-right: 0cm; }
|
1682
|
-
|
1683
|
-
div.ListContLevel5 {
|
1684
|
-
mso-style-priority: 34;
|
1685
|
-
margin-left: 90.0pt;
|
1686
|
-
margin-right: 0cm; }
|
1687
|
-
|
1688
|
-
div.ListContLevel6 {
|
1689
|
-
mso-style-priority: 34;
|
1690
|
-
margin-left: 108.0pt;
|
1691
|
-
margin-right: 0cm; }
|
1692
|
-
|
1693
|
-
div.ListContLevel7 {
|
1694
|
-
mso-style-priority: 34;
|
1695
|
-
margin-left: 126.0pt;
|
1696
|
-
margin-right: 0cm; }
|
1697
|
-
|
1698
|
-
div.ListContLevel8 {
|
1699
|
-
mso-style-priority: 34;
|
1700
|
-
margin-left: 144.0pt;
|
1701
|
-
margin-right: 0cm; }
|
1702
|
-
|
1703
|
-
div.ListContLevel9 {
|
1704
|
-
mso-style-priority: 34;
|
1705
|
-
margin-left: 162.0pt;
|
1706
|
-
margin-right: 0cm; }
|
1707
|
-
|
1708
|
-
table.MsoNormalTable {
|
1709
|
-
mso-style-name: "Table Normal";
|
1710
|
-
mso-tstyle-rowband-size: 0;
|
1711
|
-
mso-tstyle-colband-size: 0;
|
1712
|
-
mso-style-noshow: yes;
|
1713
|
-
mso-style-priority: 99;
|
1714
|
-
mso-style-parent: "";
|
1715
|
-
mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
|
1716
|
-
mso-para-margin: 0cm;
|
1717
|
-
mso-para-margin-bottom: .0001pt;
|
1718
|
-
mso-pagination: widow-orphan;
|
1719
|
-
font-size: {{smallerfontsize}};
|
1720
|
-
font-family: {{bodyfont}}; }
|
1721
|
-
|
1722
|
-
ol {
|
1723
|
-
margin-bottom: 0cm;
|
1724
|
-
margin-left: 18pt; }
|
1725
|
-
|
1726
|
-
ul {
|
1727
|
-
margin-bottom: 0cm;
|
1728
|
-
margin-left: 18pt; }
|