asciidoctor-iso 0.9.9 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (56) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +7 -0
  3. data/README.adoc +49 -9
  4. data/asciidoctor-iso.gemspec +3 -3
  5. data/lib/asciidoctor-iso.rb +2 -0
  6. data/lib/asciidoctor/iso/base.rb +14 -0
  7. data/lib/asciidoctor/iso/blocks.rb +1 -1
  8. data/lib/asciidoctor/iso/cleanup.rb +2 -2
  9. data/lib/asciidoctor/iso/cleanup_ref.rb +1 -1
  10. data/lib/asciidoctor/iso/inline.rb +1 -1
  11. data/lib/asciidoctor/iso/macros.rb +54 -0
  12. data/lib/asciidoctor/iso/ref.rb +7 -2
  13. data/lib/asciidoctor/iso/validate.rb +8 -8
  14. data/lib/asciidoctor/iso/validate_requirements.rb +5 -5
  15. data/lib/asciidoctor/iso/version.rb +1 -1
  16. data/lib/isodoc/iso/html/header.html +206 -0
  17. data/lib/isodoc/iso/html/html_iso_intro.html +34 -0
  18. data/lib/isodoc/iso/html/html_iso_titlepage.html +34 -0
  19. data/lib/isodoc/iso/html/htmlstyle.scss +46 -0
  20. data/lib/isodoc/iso/html/isodoc.scss +696 -0
  21. data/lib/isodoc/iso/html/scripts.html +174 -0
  22. data/lib/isodoc/iso/html/style-human.scss +1277 -0
  23. data/lib/isodoc/iso/html/style-iso.scss +1257 -0
  24. data/lib/isodoc/iso/html/word_iso_intro.html +72 -0
  25. data/lib/isodoc/iso/html/word_iso_titlepage.html +62 -0
  26. data/lib/isodoc/iso/html/wordstyle.scss +1175 -0
  27. data/lib/isodoc/iso/html_convert.rb +136 -0
  28. data/lib/isodoc/iso/metadata.rb +107 -0
  29. data/lib/isodoc/iso/word_convert.rb +139 -0
  30. data/spec/asciidoctor-iso/isobib_cache_spec.rb +18 -4
  31. data/spec/asciidoctor-iso/macros_spec.rb +92 -1
  32. data/spec/asciidoctor-iso/validate_spec.rb +173 -144
  33. data/spec/assets/header.html +7 -0
  34. data/spec/assets/html.css +2 -0
  35. data/spec/assets/htmlcover.html +4 -0
  36. data/spec/assets/htmlintro.html +5 -0
  37. data/spec/assets/i18n.yaml +2 -0
  38. data/spec/assets/iso.doc +2312 -0
  39. data/spec/assets/iso.headless.html +33 -0
  40. data/spec/assets/iso.html +1388 -0
  41. data/spec/assets/iso.xml +8 -0
  42. data/spec/assets/rice_image1.png +0 -0
  43. data/spec/assets/scripts.html +3 -0
  44. data/spec/assets/std.css +2 -0
  45. data/spec/assets/word.css +2 -0
  46. data/spec/assets/wordcover.html +3 -0
  47. data/spec/assets/wordintro.html +4 -0
  48. data/spec/examples/103_01_02.html +247 -0
  49. data/spec/isodoc/i18n_spec.rb +642 -0
  50. data/spec/isodoc/iso_spec.rb +168 -0
  51. data/spec/isodoc/metadata_spec.rb +152 -0
  52. data/spec/isodoc/postproc_spec.rb +409 -0
  53. data/spec/isodoc/section_spec.rb +522 -0
  54. data/spec/isodoc/xref_spec.rb +1337 -0
  55. data/spec/spec_helper.rb +45 -0
  56. metadata +45 -9
@@ -0,0 +1,7 @@
1
+
2
+ /* an empty header */
3
+
4
+ START DOC ID: {{ docnumber }}: END DOC ID
5
+
6
+ FILENAME: {{ filename }}
7
+
@@ -0,0 +1,2 @@
1
+
2
+ /* another empty stylesheet */
@@ -0,0 +1,4 @@
1
+
2
+ /* an empty html cover page */
3
+
4
+
@@ -0,0 +1,5 @@
1
+
2
+ /* an empty html intro page */
3
+
4
+ <ul id="toc-list"></ul>
5
+
@@ -0,0 +1,2 @@
1
+ foreword: Enkonduko
2
+
@@ -0,0 +1,2312 @@
1
+ MIME-Version: 1.0
2
+ Content-Type: multipart/related; boundary="----=_NextPart_a334cf32.574d.492f"
3
+
4
+ ------=_NextPart_a334cf32.574d.492f
5
+ Content-Location: file:///C:/Doc/spec/assets/iso.htm
6
+ Content-Type: text/html; charset="utf-8"
7
+
8
+ <?xml version="1.0"?>
9
+ <html xmlns:epub="http://www.idpf.org/2007/ops" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
10
+ <head><!--[if gte mso 9]>
11
+ <xml>
12
+ <w:WordDocument>
13
+ <w:View>Print</w:View>
14
+ <w:Zoom>100</w:Zoom>
15
+ <w:DoNotOptimizeForBrowser/>
16
+ </w:WordDocument>
17
+ </xml>
18
+ <![endif]-->
19
+ <meta http-equiv=Content-Type content="text/html; charset=utf-8"/>
20
+
21
+ <link rel=File-List href="spec/assets/iso_files/filelist.xml"/>
22
+ <meta http-equiv=Content-Type content="text/html; charset=UTF-8"/>
23
+ <title>spec/assets/iso</title><style>
24
+ <!--
25
+ @charset "UTF-8";
26
+ /* Font Definitions */
27
+ @font-face {
28
+ font-family: Arial;
29
+ panose-1: 2 11 6 4 2 2 2 2 2 4;
30
+ mso-font-charset: 0;
31
+ mso-generic-font-family: swiss;
32
+ mso-font-pitch: variable;
33
+ mso-font-signature: -536859905 -1073711037 9 0 511 0; }
34
+ @font-face {
35
+ font-family: "Courier New";
36
+ panose-1: 2 7 3 9 2 2 5 2 4 4;
37
+ mso-font-charset: 0;
38
+ mso-generic-font-family: roman;
39
+ mso-font-pitch: fixed;
40
+ mso-font-signature: -536859905 -1073711037 9 0 511 0; }
41
+ @font-face {
42
+ font-family: "Cambria Math";
43
+ panose-1: 2 4 5 3 5 4 6 3 2 4;
44
+ mso-font-charset: 0;
45
+ mso-generic-font-family: roman;
46
+ mso-font-pitch: variable;
47
+ mso-font-signature: -536870145 1107305727 0 0 415 0; }
48
+ @font-face {
49
+ font-family: Calibri;
50
+ panose-1: 2 15 5 2 2 2 4 3 2 4;
51
+ mso-font-charset: 0;
52
+ mso-generic-font-family: swiss;
53
+ mso-font-pitch: variable;
54
+ mso-font-signature: -536870145 1073786111 1 0 415 0; }
55
+ @font-face {
56
+ font-family: Cambria;
57
+ panose-1: 2 4 5 3 5 4 6 3 2 4;
58
+ mso-font-charset: 0;
59
+ mso-generic-font-family: roman;
60
+ mso-font-pitch: variable;
61
+ mso-font-signature: -536870145 1073743103 0 0 415 0; }
62
+ @font-face {
63
+ font-family: "Malgun Gothic";
64
+ panose-1: 2 11 5 3 2 0 0 2 0 4;
65
+ mso-font-charset: 129;
66
+ mso-generic-font-family: swiss;
67
+ mso-font-pitch: variable;
68
+ mso-font-signature: -1879048145 701988091 18 0 524289 0; }
69
+ @font-face {
70
+ font-family: "Cambria", serif;
71
+ panose-1: 2 2 6 9 4 2 5 8 3 4;
72
+ mso-font-charset: 128;
73
+ mso-generic-font-family: roman;
74
+ mso-font-pitch: fixed;
75
+ mso-font-signature: -536870145 1791491579 134217746 0 131231 0; }
76
+ /* Style Definitions */
77
+ p.MsoNormal, li.MsoNormal, div.MsoNormal {
78
+ mso-style-unhide: no;
79
+ mso-style-qformat: yes;
80
+ mso-style-parent: "";
81
+ margin-top: 0cm;
82
+ margin-right: 0cm;
83
+ margin-bottom: 12.0pt;
84
+ margin-left: 0cm;
85
+ text-align: justify;
86
+ line-height: 12.0pt;
87
+ mso-pagination: widow-orphan;
88
+ tab-stops: 20.15pt;
89
+ font-size: 11.0pt;
90
+ font-family: "Cambria", serif;
91
+ mso-fareast-font-family: "Cambria", serif;
92
+ mso-bidi-font-family: "Cambria", serif;
93
+ mso-ansi-language: EN-GB; }
94
+
95
+ p.MsoNormalIndent, li.MsoNormalIndent, div.MsoNormalIndent {
96
+ mso-style-priority: 99;
97
+ margin-top: 0cm;
98
+ margin-right: 36.0cm;
99
+ margin-bottom: 0cm;
100
+ margin-left: 36.0pt;
101
+ text-align: justify;
102
+ line-height: 12.0pt;
103
+ mso-pagination: widow-orphan;
104
+ tab-stops: 20.15pt;
105
+ font-size: 11.0pt;
106
+ font-family: "Cambria", serif;
107
+ mso-fareast-font-family: "Cambria", serif;
108
+ mso-bidi-font-family: "Cambria", serif;
109
+ mso-ansi-language: EN-GB; }
110
+
111
+ p.MsoBlockText, li.MsoBlockText, div.MsoBlockText {
112
+ mso-style-priority: 99;
113
+ margin-top: 0cm;
114
+ margin-right: 57.6pt;
115
+ margin-bottom: 0cm;
116
+ margin-left: 57.6pt;
117
+ margin-bottom: .0001pt;
118
+ mso-pagination: widow-orphan;
119
+ border: none;
120
+ mso-border-alt: solid #4472C4 .25pt;
121
+ mso-border-themecolor: accent1;
122
+ padding: 0cm;
123
+ mso-padding-alt: 10.0pt 10.0pt 10.0pt 10.0pt;
124
+ font-size: 12.0pt;
125
+ font-family: "Cambria", serif;
126
+ mso-ascii-font-family: "Cambria", serif;
127
+ mso-ascii-theme-font: minor-latin;
128
+ mso-fareast-font-family: "Cambria", serif;
129
+ mso-fareast-theme-font: minor-fareast;
130
+ mso-hansi-font-family: "Cambria", serif;
131
+ mso-hansi-theme-font: minor-latin;
132
+ mso-bidi-font-family: "Cambria", serif;
133
+ mso-bidi-theme-font: minor-bidi;
134
+ color: #4472C4;
135
+ mso-themecolor: accent1;
136
+ mso-ansi-language: EN-AU;
137
+ font-style: italic; }
138
+
139
+ h1 {
140
+ mso-style-priority: 1;
141
+ mso-style-unhide: no;
142
+ mso-style-qformat: yes;
143
+ mso-style-link: "Heading 1 Char";
144
+ mso-style-next: Normal;
145
+ margin-top: 13.5pt;
146
+ margin-right: 0cm;
147
+ margin-bottom: 12.0pt;
148
+ margin-left: 0cm;
149
+ text-indent: 0cm;
150
+ line-height: 13.5pt;
151
+ mso-pagination: widow-orphan;
152
+ page-break-after: avoid;
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: "Cambria", serif;
160
+ mso-fareast-font-family: "Cambria", serif;
161
+ mso-font-kerning: 0pt;
162
+ mso-ansi-language: EN-GB;
163
+ mso-fareast-language: JA;
164
+ mso-bidi-font-weight: normal; }
165
+
166
+ h1.Annex {
167
+ mso-style-priority: 1;
168
+ mso-style-unhide: no;
169
+ mso-style-qformat: yes;
170
+ mso-style-link: "Heading 1 Char";
171
+ mso-style-next: Normal;
172
+ margin-top: 13.5pt;
173
+ margin-right: 0cm;
174
+ margin-bottom: 12.0pt;
175
+ margin-left: 0cm;
176
+ text-indent: 0cm;
177
+ line-height: 13.5pt;
178
+ text-align: center;
179
+ mso-pagination: widow-orphan;
180
+ page-break-after: avoid;
181
+ font-weight: normal;
182
+ mso-outline-level: 1;
183
+ mso-list: l1 level1 lfo6;
184
+ mso-hyphenate: none;
185
+ tab-stops: 20.0pt list 21.6pt left 28.0pt;
186
+ font-size: 13.0pt;
187
+ mso-bidi-font-size: 11.0pt;
188
+ font-family: "Cambria", serif;
189
+ mso-fareast-font-family: "Cambria", serif;
190
+ mso-font-kerning: 0pt;
191
+ mso-ansi-language: EN-GB;
192
+ mso-fareast-language: JA;
193
+ mso-bidi-font-weight: normal; }
194
+
195
+ h2 {
196
+ mso-style-priority: 2;
197
+ mso-style-unhide: no;
198
+ mso-style-qformat: yes;
199
+ mso-style-parent: "Heading 1";
200
+ mso-style-link: "Heading 2 Char";
201
+ mso-style-next: Normal;
202
+ margin-top: 3.0pt;
203
+ margin-right: 0cm;
204
+ margin-bottom: 12.0pt;
205
+ margin-left: 0cm;
206
+ text-indent: 0cm;
207
+ line-height: 12.5pt;
208
+ mso-pagination: widow-orphan;
209
+ page-break-after: avoid;
210
+ mso-outline-level: 2;
211
+ mso-list: l1 level2 lfo6;
212
+ mso-hyphenate: none;
213
+ tab-stops: 27.0pt 35.0pt;
214
+ font-size: 12.0pt;
215
+ mso-bidi-font-size: 11.0pt;
216
+ font-family: "Cambria", serif;
217
+ mso-fareast-font-family: "Cambria", serif;
218
+ mso-ansi-language: EN-GB;
219
+ mso-fareast-language: JA;
220
+ mso-bidi-font-weight: normal; }
221
+
222
+ h3 {
223
+ mso-style-priority: 3;
224
+ mso-style-unhide: no;
225
+ mso-style-qformat: yes;
226
+ mso-style-parent: "Heading 1";
227
+ mso-style-link: "Heading 3 Char";
228
+ mso-style-next: Normal;
229
+ margin-top: 3.0pt;
230
+ margin-right: 0cm;
231
+ margin-bottom: 12.0pt;
232
+ margin-left: 0cm;
233
+ text-indent: 0cm;
234
+ line-height: 12.0pt;
235
+ mso-pagination: widow-orphan;
236
+ page-break-after: avoid;
237
+ mso-outline-level: 3;
238
+ mso-list: l1 level3 lfo6;
239
+ mso-hyphenate: none;
240
+ tab-stops: list 36.0pt left 44.0pt;
241
+ font-size: 11.0pt;
242
+ font-family: "Cambria", serif;
243
+ mso-fareast-font-family: "Cambria", serif;
244
+ mso-ansi-language: EN-GB;
245
+ mso-fareast-language: JA;
246
+ mso-bidi-font-weight: normal; }
247
+
248
+ h4 {
249
+ mso-style-priority: 4;
250
+ mso-style-unhide: no;
251
+ mso-style-qformat: yes;
252
+ mso-style-parent: "Heading 3";
253
+ mso-style-link: "Heading 4 Char";
254
+ mso-style-next: Normal;
255
+ margin-top: 3.0pt;
256
+ margin-right: 0cm;
257
+ margin-bottom: 12.0pt;
258
+ margin-left: 0cm;
259
+ text-indent: 0cm;
260
+ line-height: 12.0pt;
261
+ mso-pagination: widow-orphan;
262
+ page-break-after: avoid;
263
+ mso-outline-level: 4;
264
+ mso-list: l1 level4 lfo6;
265
+ mso-hyphenate: none;
266
+ tab-stops: 51.05pt 57.0pt 68.0pt;
267
+ font-size: 11.0pt;
268
+ font-family: "Cambria", serif;
269
+ mso-fareast-font-family: "Cambria", serif;
270
+ mso-ansi-language: EN-GB;
271
+ mso-fareast-language: JA;
272
+ mso-bidi-font-weight: normal; }
273
+
274
+ h5 {
275
+ mso-style-priority: 5;
276
+ mso-style-unhide: no;
277
+ mso-style-qformat: yes;
278
+ mso-style-parent: "Heading 4";
279
+ mso-style-link: "Heading 5 Char";
280
+ mso-style-next: Normal;
281
+ margin-top: 3.0pt;
282
+ margin-right: 0cm;
283
+ margin-bottom: 12.0pt;
284
+ margin-left: 0cm;
285
+ text-indent: 0cm;
286
+ line-height: 12.0pt;
287
+ mso-pagination: widow-orphan;
288
+ page-break-after: avoid;
289
+ mso-outline-level: 5;
290
+ mso-list: l1 level5 lfo6;
291
+ mso-hyphenate: none;
292
+ tab-stops: 51.05pt list 54.0pt;
293
+ font-size: 11.0pt;
294
+ font-family: "Cambria", serif;
295
+ mso-fareast-font-family: "Cambria", serif;
296
+ mso-ansi-language: EN-GB;
297
+ mso-fareast-language: JA;
298
+ mso-bidi-font-weight: normal; }
299
+
300
+ h6 {
301
+ mso-style-priority: 6;
302
+ mso-style-unhide: no;
303
+ mso-style-qformat: yes;
304
+ mso-style-parent: "Heading 5";
305
+ mso-style-link: "Heading 6 Char";
306
+ mso-style-next: Normal;
307
+ margin-top: 3.0pt;
308
+ margin-right: 0cm;
309
+ margin-bottom: 12.0pt;
310
+ margin-left: 0cm;
311
+ text-indent: 0cm;
312
+ line-height: 12.0pt;
313
+ mso-pagination: widow-orphan;
314
+ page-break-after: avoid;
315
+ mso-outline-level: 6;
316
+ mso-list: l1 level6 lfo6;
317
+ mso-hyphenate: none;
318
+ tab-stops: 51.05pt list 72.0pt;
319
+ font-size: 11.0pt;
320
+ font-family: "Cambria", serif;
321
+ mso-fareast-font-family: "Cambria", serif;
322
+ mso-ansi-language: EN-GB;
323
+ mso-fareast-language: JA;
324
+ mso-bidi-font-weight: normal; }
325
+
326
+ p.MsoToc1, li.MsoToc1, div.MsoToc1 {
327
+ mso-style-priority: 39;
328
+ mso-style-unhide: no;
329
+ mso-style-next: Normal;
330
+ margin-top: 6.0pt;
331
+ margin-right: 25.0pt;
332
+ margin-bottom: 0cm;
333
+ margin-left: 36.0pt;
334
+ margin-bottom: .0001pt;
335
+ text-indent: -36.0pt;
336
+ line-height: 12.0pt;
337
+ mso-pagination: widow-orphan;
338
+ mso-hyphenate: none;
339
+ tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
340
+ font-size: 11.0pt;
341
+ font-family: "Cambria", serif;
342
+ mso-fareast-font-family: "Cambria", serif;
343
+ mso-bidi-font-family: "Cambria", serif;
344
+ mso-ansi-language: EN-GB;
345
+ font-weight: bold;
346
+ mso-bidi-font-weight: normal; }
347
+
348
+ p.MsoToc2, li.MsoToc2, div.MsoToc2 {
349
+ mso-style-noshow: yes;
350
+ mso-style-priority: 39;
351
+ mso-style-unhide: no;
352
+ mso-style-parent: "TOC 1";
353
+ mso-style-next: Normal;
354
+ margin-top: 0cm;
355
+ margin-right: 25.0pt;
356
+ margin-bottom: 0cm;
357
+ margin-left: 36.0pt;
358
+ margin-bottom: .0001pt;
359
+ text-indent: -36.0pt;
360
+ line-height: 12.0pt;
361
+ mso-pagination: widow-orphan;
362
+ mso-hyphenate: none;
363
+ tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
364
+ font-size: 11.0pt;
365
+ font-family: "Cambria", serif;
366
+ mso-fareast-font-family: "Cambria", serif;
367
+ mso-bidi-font-family: "Cambria", serif;
368
+ mso-ansi-language: EN-GB;
369
+ font-weight: bold;
370
+ mso-bidi-font-weight: normal; }
371
+
372
+ p.MsoToc3, li.MsoToc3, div.MsoToc3 {
373
+ mso-style-noshow: yes;
374
+ mso-style-priority: 39;
375
+ mso-style-unhide: no;
376
+ mso-style-parent: "TOC 2";
377
+ mso-style-next: Normal;
378
+ margin-top: 0cm;
379
+ margin-right: 25.0pt;
380
+ margin-bottom: 0cm;
381
+ margin-left: 36.0pt;
382
+ margin-bottom: .0001pt;
383
+ text-indent: -36.0pt;
384
+ line-height: 12.0pt;
385
+ mso-pagination: widow-orphan;
386
+ mso-hyphenate: none;
387
+ tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
388
+ font-size: 11.0pt;
389
+ font-family: "Cambria", serif;
390
+ mso-fareast-font-family: "Cambria", serif;
391
+ mso-bidi-font-family: "Cambria", serif;
392
+ mso-ansi-language: EN-GB;
393
+ font-weight: bold;
394
+ mso-bidi-font-weight: normal; }
395
+
396
+ p.MsoHeader, li.MsoHeader, div.MsoHeader {
397
+ mso-style-noshow: yes;
398
+ mso-style-priority: 99;
399
+ mso-style-unhide: no;
400
+ mso-style-link: "Header Char";
401
+ margin-top: 0cm;
402
+ margin-right: 0cm;
403
+ margin-bottom: 30.0pt;
404
+ margin-left: 0cm;
405
+ text-align: justify;
406
+ line-height: 11.0pt;
407
+ mso-line-height-rule: exactly;
408
+ mso-pagination: widow-orphan;
409
+ tab-stops: 20.15pt;
410
+ font-size: 11.0pt;
411
+ font-family: "Cambria", serif;
412
+ mso-fareast-font-family: "Cambria", serif;
413
+ mso-bidi-font-family: "Cambria", serif;
414
+ mso-ansi-language: EN-GB;
415
+ font-weight: bold;
416
+ mso-bidi-font-weight: normal; }
417
+
418
+ p.MsoFooter, li.MsoFooter, div.MsoFooter {
419
+ mso-style-noshow: yes;
420
+ mso-style-priority: 99;
421
+ mso-style-unhide: no;
422
+ mso-style-link: "Footer Char";
423
+ margin-top: 18.0pt;
424
+ margin-right: 0cm;
425
+ margin-bottom: 6.0pt;
426
+ margin-left: 0cm;
427
+ text-align: justify;
428
+ line-height: 11.0pt;
429
+ mso-line-height-rule: exactly;
430
+ mso-pagination: widow-orphan;
431
+ tab-stops: right 487.6pt;
432
+ font-size: 11.0pt;
433
+ font-family: "Cambria", serif;
434
+ mso-fareast-font-family: "Cambria", serif;
435
+ mso-bidi-font-family: "Cambria", serif;
436
+ mso-ansi-language: EN-GB; }
437
+
438
+ span.MsoFootnoteReference {
439
+ mso-style-priority: 99;
440
+ vertical-align: super; }
441
+
442
+ p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText {
443
+ mso-style-noshow: yes;
444
+ mso-style-priority: 99;
445
+ mso-style-link: "Footnote Text Char";
446
+ margin-top: 0cm;
447
+ margin-right: 0cm;
448
+ margin-bottom: 12.0pt;
449
+ margin-left: 0cm;
450
+ text-align: justify;
451
+ line-height: 12.0pt;
452
+ mso-pagination: widow-orphan;
453
+ tab-stops: 20.15pt;
454
+ font-size: 10.0pt;
455
+ font-family: "Cambria", serif;
456
+ mso-fareast-font-family: "Cambria", serif;
457
+ mso-bidi-font-family: "Cambria", serif;
458
+ mso-ansi-language: EN-GB;
459
+ mso-fareast-language: EN-US; }
460
+
461
+ p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {
462
+ mso-style-noshow: yes;
463
+ mso-style-priority: 99;
464
+ mso-style-unhide: no;
465
+ mso-style-link: "Body Text Char";
466
+ margin-top: 0cm;
467
+ margin-right: 0cm;
468
+ margin-bottom: 6.0pt;
469
+ margin-left: 0cm;
470
+ text-align: justify;
471
+ line-height: 12.0pt;
472
+ mso-pagination: widow-orphan;
473
+ font-size: 11.0pt;
474
+ font-family: "Cambria", serif;
475
+ mso-fareast-font-family: "Cambria", serif;
476
+ mso-bidi-font-family: "Cambria", serif;
477
+ mso-ansi-language: EN-GB; }
478
+
479
+ a:link, span.MsoHyperlink {
480
+ mso-style-priority: 99;
481
+ mso-style-unhide: no;
482
+ mso-style-parent: "";
483
+ mso-ansi-language: EN;
484
+ color: black;
485
+ text-decoration: none; }
486
+
487
+ a:visited, span.MsoHyperlinkFollowed {
488
+ mso-style-noshow: yes;
489
+ mso-style-priority: 99;
490
+ mso-themecolor: followedhyperlink;
491
+ text-decoration: none;
492
+ color: black; }
493
+
494
+ span.MsoPlaceholderText {
495
+ mso-style-noshow: yes;
496
+ mso-style-priority: 99;
497
+ mso-style-unhide: no;
498
+ mso-style-parent: "";
499
+ color: gray; }
500
+
501
+ span.Heading1Char {
502
+ mso-style-name: "Heading 1 Char";
503
+ mso-style-priority: 1;
504
+ mso-style-unhide: no;
505
+ mso-style-locked: yes;
506
+ mso-style-parent: "";
507
+ mso-style-link: "Heading 1";
508
+ mso-ansi-font-size: 13.0pt;
509
+ font-family: "Cambria", serif;
510
+ mso-ascii-font-family: Cambria;
511
+ mso-fareast-font-family: "Cambria", serif;
512
+ mso-hansi-font-family: "Cambria", serif;
513
+ mso-ansi-language: EN-GB;
514
+ mso-fareast-language: JA;
515
+ font-weight: bold;
516
+ mso-bidi-font-weight: normal; }
517
+
518
+ span.Heading2Char {
519
+ mso-style-name: "Heading 2 Char";
520
+ mso-style-priority: 2;
521
+ mso-style-unhide: no;
522
+ mso-style-locked: yes;
523
+ mso-style-parent: "";
524
+ mso-style-link: "Heading 2";
525
+ mso-ansi-font-size: 12.0pt;
526
+ font-family: "Cambria", serif;
527
+ mso-ascii-font-family: Cambria;
528
+ mso-fareast-font-family: "Cambria", serif;
529
+ mso-hansi-font-family: "Cambria", serif;
530
+ mso-ansi-language: EN-GB;
531
+ mso-fareast-language: JA;
532
+ font-weight: bold;
533
+ mso-bidi-font-weight: normal; }
534
+
535
+ span.Heading3Char {
536
+ mso-style-name: "Heading 3 Char";
537
+ mso-style-priority: 3;
538
+ mso-style-unhide: no;
539
+ mso-style-locked: yes;
540
+ mso-style-parent: "";
541
+ mso-style-link: "Heading 3";
542
+ mso-ansi-font-size: 11.0pt;
543
+ font-family: "Cambria", serif;
544
+ mso-ascii-font-family: "Cambria", serif;
545
+ mso-fareast-font-family: "Cambria", serif;
546
+ mso-hansi-font-family: "Cambria", serif;
547
+ mso-ansi-language: EN-GB;
548
+ mso-fareast-language: JA;
549
+ font-weight: bold;
550
+ mso-bidi-font-weight: normal; }
551
+
552
+ span.Heading4Char {
553
+ mso-style-name: "Heading 4 Char";
554
+ mso-style-priority: 4;
555
+ mso-style-unhide: no;
556
+ mso-style-locked: yes;
557
+ mso-style-parent: "";
558
+ mso-style-link: "Heading 4";
559
+ mso-ansi-font-size: 11.0pt;
560
+ font-family: "Cambria", serif;
561
+ mso-ascii-font-family: "Cambria", serif;
562
+ mso-fareast-font-family: "Cambria", serif;
563
+ mso-hansi-font-family: "Cambria", serif;
564
+ mso-ansi-language: EN-GB;
565
+ mso-fareast-language: JA;
566
+ font-weight: bold;
567
+ mso-bidi-font-weight: normal; }
568
+
569
+ span.Heading5Char {
570
+ mso-style-name: "Heading 5 Char";
571
+ mso-style-priority: 5;
572
+ mso-style-unhide: no;
573
+ mso-style-locked: yes;
574
+ mso-style-parent: "";
575
+ mso-style-link: "Heading 5";
576
+ mso-ansi-font-size: 11.0pt;
577
+ font-family: "Cambria", serif;
578
+ mso-ascii-font-family: "Cambria", serif;
579
+ mso-fareast-font-family: "Cambria", serif;
580
+ mso-hansi-font-family: "Cambria", serif;
581
+ mso-ansi-language: EN-GB;
582
+ mso-fareast-language: JA;
583
+ font-weight: bold;
584
+ mso-bidi-font-weight: normal; }
585
+
586
+ span.Heading6Char {
587
+ mso-style-name: "Heading 6 Char";
588
+ mso-style-priority: 6;
589
+ mso-style-unhide: no;
590
+ mso-style-locked: yes;
591
+ mso-style-parent: "";
592
+ mso-style-link: "Heading 6";
593
+ mso-ansi-font-size: 11.0pt;
594
+ font-family: "Cambria", serif;
595
+ mso-ascii-font-family: "Cambria", serif;
596
+ mso-fareast-font-family: "Cambria", serif;
597
+ mso-hansi-font-family: "Cambria", serif;
598
+ mso-ansi-language: EN-GB;
599
+ mso-fareast-language: JA;
600
+ font-weight: bold;
601
+ mso-bidi-font-weight: normal; }
602
+
603
+ p.a2, li.a2, div.a2 {
604
+ mso-style-name: a2;
605
+ mso-style-priority: 11;
606
+ mso-style-unhide: no;
607
+ mso-style-next: Normal;
608
+ margin-top: 13.5pt;
609
+ margin-right: 0cm;
610
+ margin-bottom: 12.0pt;
611
+ margin-left: 0cm;
612
+ text-indent: 0cm;
613
+ line-height: 13.5pt;
614
+ mso-pagination: widow-orphan;
615
+ page-break-after: avoid;
616
+ mso-outline-level: 1;
617
+ mso-list: l0 level2 lfo12;
618
+ tab-stops: 1.0cm 36.0pt;
619
+ font-size: 13.0pt;
620
+ mso-bidi-font-size: 11.0pt;
621
+ font-family: "Cambria", serif;
622
+ mso-fareast-font-family: "Cambria", serif;
623
+ mso-bidi-font-family: "Cambria", serif;
624
+ mso-ansi-language: EN-GB;
625
+ mso-fareast-language: JA;
626
+ font-weight: bold;
627
+ mso-bidi-font-weight: normal; }
628
+
629
+ p.a3, li.a3, div.a3 {
630
+ mso-style-name: a3;
631
+ mso-style-priority: 12;
632
+ mso-style-unhide: no;
633
+ mso-style-next: Normal;
634
+ margin-top: 3.0pt;
635
+ margin-right: 0cm;
636
+ margin-bottom: 12.0pt;
637
+ margin-left: 0cm;
638
+ text-indent: 0cm;
639
+ line-height: 12.5pt;
640
+ mso-pagination: widow-orphan;
641
+ page-break-after: avoid;
642
+ mso-outline-level: 1;
643
+ mso-list: l0 level3 lfo12;
644
+ tab-stops: 20.15pt list 36.0pt;
645
+ font-size: 12.0pt;
646
+ mso-bidi-font-size: 11.0pt;
647
+ font-family: "Cambria", serif;
648
+ mso-fareast-font-family: "Cambria", serif;
649
+ mso-bidi-font-family: "Cambria", serif;
650
+ mso-ansi-language: EN-GB;
651
+ mso-fareast-language: JA;
652
+ font-weight: bold;
653
+ mso-bidi-font-weight: normal; }
654
+
655
+ p.a4, li.a4, div.a4 {
656
+ mso-style-name: a4;
657
+ mso-style-priority: 13;
658
+ mso-style-unhide: no;
659
+ mso-style-next: Normal;
660
+ margin-top: 3.0pt;
661
+ margin-right: 0cm;
662
+ margin-bottom: 12.0pt;
663
+ margin-left: 0cm;
664
+ text-indent: 0cm;
665
+ line-height: 12.0pt;
666
+ mso-pagination: widow-orphan;
667
+ page-break-after: avoid;
668
+ mso-outline-level: 1;
669
+ mso-list: l0 level4 lfo12;
670
+ tab-stops: 20.15pt 44.0pt list 54.0pt;
671
+ font-size: 11.0pt;
672
+ font-family: "Cambria", serif;
673
+ mso-fareast-font-family: "Cambria", serif;
674
+ mso-bidi-font-family: "Cambria", serif;
675
+ mso-ansi-language: EN-GB;
676
+ mso-fareast-language: JA;
677
+ font-weight: bold;
678
+ mso-bidi-font-style: italic; }
679
+
680
+ p.a5, li.a5, div.a5 {
681
+ mso-style-name: a5;
682
+ mso-style-priority: 14;
683
+ mso-style-unhide: no;
684
+ mso-style-next: Normal;
685
+ margin-top: 3.0pt;
686
+ margin-right: 0cm;
687
+ margin-bottom: 12.0pt;
688
+ margin-left: 0cm;
689
+ text-indent: 0cm;
690
+ line-height: 12.0pt;
691
+ mso-pagination: widow-orphan;
692
+ page-break-after: avoid;
693
+ mso-outline-level: 1;
694
+ mso-list: l0 level5 lfo12;
695
+ tab-stops: 20.15pt list 54.0pt left 62.35pt 68.0pt;
696
+ font-size: 11.0pt;
697
+ font-family: "Cambria", serif;
698
+ mso-fareast-font-family: "Cambria", serif;
699
+ mso-bidi-font-family: "Cambria", serif;
700
+ mso-ansi-language: EN-GB;
701
+ mso-fareast-language: JA;
702
+ font-weight: bold;
703
+ mso-bidi-font-style: italic; }
704
+
705
+ p.a6, li.a6, div.a6 {
706
+ mso-style-name: a6;
707
+ mso-style-priority: 15;
708
+ mso-style-unhide: no;
709
+ mso-style-next: Normal;
710
+ margin-top: 3.0pt;
711
+ margin-right: 0cm;
712
+ margin-bottom: 12.0pt;
713
+ margin-left: 0cm;
714
+ text-indent: 0cm;
715
+ line-height: 12.0pt;
716
+ mso-pagination: widow-orphan;
717
+ page-break-after: avoid;
718
+ mso-outline-level: 1;
719
+ mso-list: l0 level6 lfo12;
720
+ tab-stops: 20.15pt 62.35pt 68.0pt list 72.0pt;
721
+ font-size: 11.0pt;
722
+ font-family: "Cambria", serif;
723
+ mso-fareast-font-family: "Cambria", serif;
724
+ mso-bidi-font-family: "Cambria", serif;
725
+ mso-ansi-language: EN-GB;
726
+ mso-fareast-language: JA;
727
+ font-weight: bold; }
728
+
729
+ span.FooterChar {
730
+ mso-style-name: "Footer Char";
731
+ mso-style-noshow: yes;
732
+ mso-style-priority: 99;
733
+ mso-style-unhide: no;
734
+ mso-style-locked: yes;
735
+ mso-style-parent: "";
736
+ mso-style-link: Footer;
737
+ mso-ansi-font-size: 11.0pt;
738
+ mso-bidi-font-size: 11.0pt;
739
+ mso-ansi-language: EN-GB; }
740
+
741
+ span.HeaderChar {
742
+ mso-style-name: "Header Char";
743
+ mso-style-noshow: yes;
744
+ mso-style-priority: 99;
745
+ mso-style-unhide: no;
746
+ mso-style-locked: yes;
747
+ mso-style-parent: "";
748
+ mso-style-link: Header;
749
+ mso-ansi-font-size: 11.0pt;
750
+ mso-bidi-font-size: 11.0pt;
751
+ mso-ansi-language: EN-GB;
752
+ font-weight: bold;
753
+ mso-bidi-font-weight: normal; }
754
+
755
+ span.BodyTextChar {
756
+ mso-style-name: "Body Text Char";
757
+ mso-style-noshow: yes;
758
+ mso-style-priority: 99;
759
+ mso-style-unhide: no;
760
+ mso-style-locked: yes;
761
+ mso-style-parent: "";
762
+ mso-style-link: "Body Text";
763
+ mso-ansi-font-size: 11.0pt;
764
+ mso-bidi-font-size: 11.0pt;
765
+ font-family: "Cambria", serif;
766
+ mso-fareast-font-family: "Cambria", serif;
767
+ mso-ansi-language: EN-GB; }
768
+
769
+ p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {
770
+ mso-style-noshow: yes;
771
+ mso-style-priority: 99;
772
+ mso-style-link: "Comment Text Char";
773
+ margin-top: 0cm;
774
+ margin-right: 0cm;
775
+ margin-bottom: 12.0pt;
776
+ margin-left: 0cm;
777
+ text-align: justify;
778
+ line-height: 12.0pt;
779
+ mso-pagination: widow-orphan;
780
+ tab-stops: 20.15pt;
781
+ font-size: 12.0pt;
782
+ font-family: "Cambria", serif;
783
+ mso-fareast-font-family: "Cambria", serif;
784
+ mso-bidi-font-family: "Cambria", serif;
785
+ mso-ansi-language: EN-GB;
786
+ mso-fareast-language: EN-US; }
787
+
788
+ span.MsoCommentReference {
789
+ mso-style-noshow: yes;
790
+ mso-style-priority: 99;
791
+ mso-style-parent: "";
792
+ mso-ansi-font-size: 9.0pt;
793
+ mso-bidi-font-size: 9.0pt; }
794
+
795
+ p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {
796
+ mso-style-noshow: yes;
797
+ mso-style-priority: 99;
798
+ mso-style-parent: "Comment Text";
799
+ mso-style-link: "Comment Subject Char";
800
+ mso-style-next: "Comment Text";
801
+ margin-top: 0cm;
802
+ margin-right: 0cm;
803
+ margin-bottom: 12.0pt;
804
+ margin-left: 0cm;
805
+ text-align: justify;
806
+ line-height: 12.0pt;
807
+ mso-pagination: widow-orphan;
808
+ tab-stops: 20.15pt;
809
+ font-size: 10.0pt;
810
+ font-family: "Cambria", serif;
811
+ mso-fareast-font-family: "Cambria", serif;
812
+ mso-bidi-font-family: "Cambria", serif;
813
+ mso-ansi-language: EN-GB;
814
+ mso-fareast-language: EN-US;
815
+ font-weight: bold; }
816
+
817
+ p.Tablebody, li.Tablebody, div.Tablebody {
818
+ mso-style-name: "Table body";
819
+ mso-style-noshow: yes;
820
+ mso-style-unhide: no;
821
+ margin-top: 3.0pt;
822
+ margin-right: 0cm;
823
+ margin-bottom: 3.0pt;
824
+ margin-left: 0cm;
825
+ line-height: 10.5pt;
826
+ mso-pagination: widow-orphan;
827
+ font-size: 10.0pt;
828
+ mso-bidi-font-size: 11.0pt;
829
+ font-family: "Cambria", serif;
830
+ mso-fareast-font-family: "Cambria", serif;
831
+ mso-bidi-font-family: "Cambria", serif;
832
+ mso-ansi-language: EN-GB; }
833
+
834
+ .MsoChpDefault {
835
+ mso-style-type: export-only;
836
+ mso-default-props: yes;
837
+ mso-ascii-font-family: "Cambria", serif;
838
+ mso-fareast-font-family: "Cambria", serif;
839
+ mso-hansi-font-family: "Cambria", serif; }
840
+
841
+ /* Page Definitions */
842
+ @page {
843
+ mso-mirror-margins: yes;
844
+ mso-footnote-separator: url("file:///C:/Doc/spec/assets/iso_files/header.html") fs;
845
+ mso-footnote-continuation-separator: url("file:///C:/Doc/spec/assets/iso_files/header.html") fcs;
846
+ mso-endnote-separator: url("file:///C:/Doc/spec/assets/iso_files/header.html") es;
847
+ mso-endnote-continuation-separator: url("file:///C:/Doc/spec/assets/iso_files/header.html") ecs;
848
+ mso-facing-pages: yes;
849
+ mso-page-orientation: portrait; }
850
+ @page WordSection1 {
851
+ size: 595.0pt 842.0pt;
852
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
853
+ mso-header-margin: 35.4pt;
854
+ mso-footer-margin: 35.4pt;
855
+ mso-even-header: url("file:///C:/Doc/spec/assets/iso_files/header.html") eha;
856
+ mso-header: url("file:///C:/Doc/spec/assets/iso_files/header.html") ha;
857
+ mso-even-footer: url("file:///C:/Doc/spec/assets/iso_files/header.html") efa;
858
+ mso-paper-source: 0; }
859
+ div.WordSection1 {
860
+ page: WordSection1; }
861
+
862
+ @page WordSection2 {
863
+ size: 595.3pt 841.9pt;
864
+ margin: 39.7pt 53.85pt 1.0cm 53.85pt;
865
+ mso-header-margin: 35.45pt;
866
+ mso-footer-margin: 14.2pt;
867
+ mso-page-numbers: roman-lower;
868
+ mso-even-header: url("file:///C:/Doc/spec/assets/iso_files/header.html") eh2;
869
+ mso-header: url("file:///C:/Doc/spec/assets/iso_files/header.html") h2;
870
+ mso-even-footer: url("file:///C:/Doc/spec/assets/iso_files/header.html") ef2;
871
+ mso-footer: url("file:///C:/Doc/spec/assets/iso_files/header.html") f2;
872
+ mso-paper-source: 0; }
873
+ div.WordSection2 {
874
+ page: WordSection2; }
875
+
876
+ @page WordSection3 {
877
+ size: 595.3pt 841.9pt;
878
+ margin: 39.7pt 53.85pt 1.0cm 53.85pt;
879
+ mso-header-margin: 35.45pt;
880
+ mso-footer-margin: 14.2pt;
881
+ mso-page-numbers: 1;
882
+ mso-even-header: url("file:///C:/Doc/spec/assets/iso_files/header.html") eh2;
883
+ mso-header: url("file:///C:/Doc/spec/assets/iso_files/header.html") h2;
884
+ mso-even-footer: url("file:///C:/Doc/spec/assets/iso_files/header.html") ef3;
885
+ mso-footer: url("file:///C:/Doc/spec/assets/iso_files/header.html") f3;
886
+ mso-paper-source: 0; }
887
+ div.WordSection3 {
888
+ page: WordSection3; }
889
+
890
+ @page WordSection4 {
891
+ size: 595.3pt 841.9pt;
892
+ margin: 39.7pt 53.85pt 1.0cm 53.85pt;
893
+ mso-header-margin: 35.45pt;
894
+ mso-footer-margin: 14.2pt;
895
+ mso-page-numbers: 1;
896
+ mso-even-header: url("file:///C:/Doc/spec/assets/iso_files/header.html") eh2;
897
+ mso-header: url("file:///C:/Doc/spec/assets/iso_files/header.html") h2;
898
+ mso-even-footer: url("file:///C:/Doc/spec/assets/iso_files/header.html") f4;
899
+ mso-footer: url("file:///C:/Doc/spec/assets/iso_files/header.html") f4;
900
+ mso-paper-source: 0; }
901
+ div.colophon {
902
+ page: WordSection4; }
903
+
904
+ /* List Definitions */
905
+ @list l0 {
906
+ mso-list-id: 145051656;
907
+ mso-list-template-ids: 2112159680; }
908
+ @list l0:level1 {
909
+ mso-level-number-format: alpha-upper;
910
+ mso-level-style-link: ANNEX;
911
+ mso-level-suffix: none;
912
+ mso-level-text: "Annex\00A0%1";
913
+ mso-level-tab-stop: none;
914
+ mso-level-number-position: left;
915
+ margin-left: 0cm;
916
+ text-indent: 0cm;
917
+ mso-ansi-font-size: 14.0pt;
918
+ mso-bidi-font-size: 14.0pt;
919
+ font-family: "Cambria", serif;
920
+ mso-bidi-font-family: "Cambria", serif;
921
+ mso-ansi-font-weight: bold;
922
+ mso-ansi-font-style: normal; }
923
+ @list l0:level2 {
924
+ mso-level-style-link: a2;
925
+ mso-level-text: "%1\.%2";
926
+ mso-level-tab-stop: 18.0pt;
927
+ mso-level-number-position: left;
928
+ margin-left: 0cm;
929
+ text-indent: 0cm;
930
+ mso-bidi-font-family: "Cambria", serif;
931
+ mso-ansi-font-weight: bold;
932
+ mso-ansi-font-style: normal; }
933
+ @list l0:level3 {
934
+ mso-level-style-link: a3;
935
+ mso-level-text: "%1\.%2\.%3";
936
+ mso-level-tab-stop: 36.0pt;
937
+ mso-level-number-position: left;
938
+ margin-left: 0cm;
939
+ text-indent: 0cm;
940
+ mso-bidi-font-family: "Cambria", serif;
941
+ mso-ansi-font-weight: bold;
942
+ mso-ansi-font-style: normal; }
943
+ @list l0:level4 {
944
+ mso-level-style-link: a4;
945
+ mso-level-text: "%1\.%2\.%3\.%4";
946
+ mso-level-tab-stop: 54.0pt;
947
+ mso-level-number-position: left;
948
+ margin-left: 0cm;
949
+ text-indent: 0cm;
950
+ mso-bidi-font-family: "Cambria", serif;
951
+ mso-ansi-font-weight: bold;
952
+ mso-ansi-font-style: normal; }
953
+ @list l0:level5 {
954
+ mso-level-style-link: a5;
955
+ mso-level-text: "%1\.%2\.%3\.%4\.%5";
956
+ mso-level-tab-stop: 54.0pt;
957
+ mso-level-number-position: left;
958
+ margin-left: 0cm;
959
+ text-indent: 0cm;
960
+ mso-bidi-font-family: "Cambria", serif;
961
+ mso-ansi-font-weight: bold;
962
+ mso-ansi-font-style: normal; }
963
+ @list l0:level6 {
964
+ mso-level-style-link: a6;
965
+ mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6";
966
+ mso-level-tab-stop: 72.0pt;
967
+ mso-level-number-position: left;
968
+ margin-left: 0cm;
969
+ text-indent: 0cm;
970
+ mso-bidi-font-family: "Cambria", serif;
971
+ mso-ansi-font-weight: bold;
972
+ mso-ansi-font-style: normal; }
973
+ @list l0:level7 {
974
+ mso-level-reset-level: level2;
975
+ mso-level-suffix: space;
976
+ mso-level-text: "Figure\00A0%1\.%7\00A0—";
977
+ mso-level-tab-stop: none;
978
+ mso-level-number-position: left;
979
+ margin-left: 0cm;
980
+ text-indent: 0cm;
981
+ mso-bidi-font-family: "Cambria", serif; }
982
+ @list l0:level8 {
983
+ mso-level-reset-level: level2;
984
+ mso-level-suffix: space;
985
+ mso-level-text: "Table\00A0%1\.%8\00A0—";
986
+ mso-level-tab-stop: none;
987
+ mso-level-number-position: left;
988
+ margin-left: 0cm;
989
+ text-indent: 0cm;
990
+ mso-bidi-font-family: "Cambria", serif; }
991
+ @list l0:level9 {
992
+ mso-level-number-format: roman-lower;
993
+ mso-level-text: "\(%9\)";
994
+ mso-level-tab-stop: 306.0pt;
995
+ mso-level-number-position: left;
996
+ margin-left: 0cm;
997
+ text-indent: 0cm;
998
+ mso-bidi-font-family: "Cambria", serif; }
999
+ @list l1 {
1000
+ mso-list-id: 866942648;
1001
+ mso-list-template-ids: -1756330000; }
1002
+ @list l1:level1 {
1003
+ mso-level-style-link: "Heading 1";
1004
+ mso-level-text: "%1";
1005
+ mso-level-tab-stop: 21.6pt;
1006
+ mso-level-number-position: left;
1007
+ margin-left: 21.6pt;
1008
+ text-indent: -21.6pt;
1009
+ mso-bidi-font-family: "Cambria", serif;
1010
+ mso-ansi-font-weight: bold;
1011
+ mso-ansi-font-style: normal; }
1012
+ @list l1:level2 {
1013
+ mso-level-style-link: "Heading 2";
1014
+ mso-level-text: "%1\.%2";
1015
+ mso-level-tab-stop: 18.0pt;
1016
+ mso-level-number-position: left;
1017
+ margin-left: 0cm;
1018
+ text-indent: 0cm;
1019
+ mso-bidi-font-family: "Cambria", serif;
1020
+ mso-ansi-font-weight: bold;
1021
+ mso-ansi-font-style: normal; }
1022
+ @list l1:level3 {
1023
+ mso-level-style-link: "Heading 3";
1024
+ mso-level-text: "%1\.%2\.%3";
1025
+ mso-level-tab-stop: 36.0pt;
1026
+ mso-level-number-position: left;
1027
+ margin-left: 0cm;
1028
+ text-indent: 0cm;
1029
+ mso-bidi-font-family: "Cambria", serif;
1030
+ mso-ansi-font-weight: bold;
1031
+ mso-ansi-font-style: normal; }
1032
+ @list l1:level4 {
1033
+ mso-level-style-link: "Heading 4";
1034
+ mso-level-text: "%1\.%2\.%3\.%4";
1035
+ mso-level-tab-stop: 54.0pt;
1036
+ mso-level-number-position: left;
1037
+ margin-left: 0cm;
1038
+ text-indent: 0cm;
1039
+ mso-bidi-font-family: "Cambria", serif;
1040
+ mso-ansi-font-weight: bold;
1041
+ mso-ansi-font-style: normal; }
1042
+ @list l1:level5 {
1043
+ mso-level-style-link: "Heading 5";
1044
+ mso-level-text: "%1\.%2\.%3\.%4\.%5";
1045
+ mso-level-tab-stop: 54.0pt;
1046
+ mso-level-number-position: left;
1047
+ margin-left: 0cm;
1048
+ text-indent: 0cm;
1049
+ mso-bidi-font-family: "Cambria", serif;
1050
+ mso-ansi-font-weight: bold;
1051
+ mso-ansi-font-style: normal; }
1052
+ @list l1:level6 {
1053
+ mso-level-style-link: "Heading 6";
1054
+ mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6";
1055
+ mso-level-tab-stop: 72.0pt;
1056
+ mso-level-number-position: left;
1057
+ margin-left: 0cm;
1058
+ text-indent: 0cm;
1059
+ mso-bidi-font-family: "Cambria", serif;
1060
+ mso-ansi-font-weight: bold;
1061
+ mso-ansi-font-style: normal; }
1062
+ @list l1:level7 {
1063
+ mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7";
1064
+ mso-level-tab-stop: 72.0pt;
1065
+ mso-level-number-position: left;
1066
+ margin-left: 0cm;
1067
+ text-indent: 0cm;
1068
+ mso-bidi-font-family: "Cambria", serif; }
1069
+ @list l1:level8 {
1070
+ mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8";
1071
+ mso-level-tab-stop: 90.0pt;
1072
+ mso-level-number-position: left;
1073
+ margin-left: 0cm;
1074
+ text-indent: 0cm;
1075
+ mso-bidi-font-family: "Cambria", serif; }
1076
+ @list l1:level9 {
1077
+ mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8\.%9";
1078
+ mso-level-tab-stop: 90.0pt;
1079
+ mso-level-number-position: left;
1080
+ margin-left: 0cm;
1081
+ text-indent: 0cm;
1082
+ mso-bidi-font-family: "Cambria", serif; }
1083
+ /* ordered list */
1084
+ @list l2 {
1085
+ mso-list-id: 525294607;
1086
+ mso-list-template-ids: 67633181; }
1087
+ @list l2:level1 {
1088
+ mso-level-number-format: alpha-lower;
1089
+ mso-level-text: "%1\)";
1090
+ mso-level-tab-stop: none;
1091
+ mso-level-number-position: left;
1092
+ margin-left: 18.0pt;
1093
+ text-indent: -18.0pt; }
1094
+ @list l2:level2 {
1095
+ mso-level-text: "%2\)";
1096
+ mso-level-tab-stop: none;
1097
+ mso-level-number-position: left;
1098
+ margin-left: 36.0pt;
1099
+ text-indent: -18.0pt; }
1100
+ @list l2:level3 {
1101
+ mso-level-number-format: roman-lower;
1102
+ mso-level-text: "%3\)";
1103
+ mso-level-tab-stop: none;
1104
+ mso-level-number-position: left;
1105
+ margin-left: 54.0pt;
1106
+ text-indent: -18.0pt; }
1107
+ @list l2:level4 {
1108
+ mso-level-number-format: alpha-upper;
1109
+ mso-level-text: "%4\)";
1110
+ mso-level-tab-stop: none;
1111
+ mso-level-number-position: left;
1112
+ margin-left: 72.0pt;
1113
+ text-indent: -18.0pt; }
1114
+ @list l2:level5 {
1115
+ mso-level-number-format: roman-upper;
1116
+ mso-level-text: "%5\)";
1117
+ mso-level-tab-stop: none;
1118
+ mso-level-number-position: left;
1119
+ margin-left: 90.0pt;
1120
+ text-indent: -18.0pt; }
1121
+ @list l2:level6 {
1122
+ mso-level-number-format: alpha-lower;
1123
+ mso-level-text: "%6\)";
1124
+ mso-level-tab-stop: none;
1125
+ mso-level-number-position: left;
1126
+ margin-left: 108.0pt;
1127
+ text-indent: -18.0pt; }
1128
+ @list l2:level7 {
1129
+ mso-level-tab-stop: none;
1130
+ mso-level-text: "%7\)";
1131
+ mso-level-number-position: left;
1132
+ margin-left: 126.0pt;
1133
+ text-indent: -18.0pt; }
1134
+ @list l2:level8 {
1135
+ mso-level-number-format: roman-lower;
1136
+ mso-level-text: "%8\)";
1137
+ mso-level-tab-stop: none;
1138
+ mso-level-number-position: left;
1139
+ margin-left: 144.0pt;
1140
+ text-indent: -18.0pt; }
1141
+ @list l2:level9 {
1142
+ mso-level-number-format: alpha-upper;
1143
+ mso-level-text: "%9\)";
1144
+ mso-level-tab-stop: none;
1145
+ mso-level-number-position: left;
1146
+ margin-left: 162.0pt;
1147
+ text-indent: -18.0pt; }
1148
+ /* Unordered list */
1149
+ @list l3 {
1150
+ mso-list-id: 1308196397;
1151
+ mso-list-type: hybrid;
1152
+ mso-list-template-ids: -277327948 -457018030 67633155 67633157 67633153 67633155 67633157 67633153 67633155 67633157; }
1153
+ @list l3:level1 {
1154
+ mso-level-number-format: bullet;
1155
+ mso-level-text: —;
1156
+ mso-level-tab-stop: none;
1157
+ mso-level-number-position: left;
1158
+ margin-left: 18.0pt;
1159
+ text-indent: -18.0pt; }
1160
+ @list l3:level2 {
1161
+ mso-level-number-format: bullet;
1162
+ mso-level-text: —;
1163
+ mso-level-tab-stop: none;
1164
+ mso-level-number-position: left;
1165
+ margin-left: 36.0pt;
1166
+ text-indent: -18.0pt; }
1167
+ @list l3:level3 {
1168
+ mso-level-number-format: bullet;
1169
+ mso-level-text: —;
1170
+ mso-level-tab-stop: none;
1171
+ mso-level-number-position: left;
1172
+ margin-left: 54.0pt;
1173
+ text-indent: -18.0pt; }
1174
+ @list l3:level4 {
1175
+ mso-level-number-format: bullet;
1176
+ mso-level-text: —;
1177
+ mso-level-tab-stop: none;
1178
+ mso-level-number-position: left;
1179
+ margin-left: 72.0pt;
1180
+ text-indent: -18.0pt; }
1181
+ @list l3:level5 {
1182
+ mso-level-number-format: bullet;
1183
+ mso-level-text: —;
1184
+ mso-level-tab-stop: none;
1185
+ mso-level-number-position: left;
1186
+ margin-left: 90.0pt;
1187
+ text-indent: -18.0pt; }
1188
+ @list l3:level6 {
1189
+ mso-level-number-format: bullet;
1190
+ mso-level-text: —;
1191
+ mso-level-tab-stop: none;
1192
+ mso-level-number-position: left;
1193
+ margin-left: 108.0pt;
1194
+ text-indent: -18.0pt; }
1195
+ @list l3:level7 {
1196
+ mso-level-number-format: bullet;
1197
+ mso-level-text: —;
1198
+ mso-level-tab-stop: none;
1199
+ mso-level-number-position: left;
1200
+ margin-left: 126.0pt;
1201
+ text-indent: -18.0pt; }
1202
+ @list l3:level8 {
1203
+ mso-level-number-format: bullet;
1204
+ mso-level-text: —;
1205
+ mso-level-tab-stop: none;
1206
+ mso-level-number-position: left;
1207
+ margin-left: 144.0pt;
1208
+ text-indent: -18.0pt; }
1209
+ @list l3:level9 {
1210
+ mso-level-number-format: bullet;
1211
+ mso-level-text: —;
1212
+ mso-level-tab-stop: none;
1213
+ mso-level-number-position: left;
1214
+ margin-left: 162.0pt;
1215
+ text-indent: -18.0pt; }
1216
+ table.MsoNormalTable {
1217
+ mso-style-name: "Table Normal";
1218
+ mso-tstyle-rowband-size: 0;
1219
+ mso-tstyle-colband-size: 0;
1220
+ mso-style-noshow: yes;
1221
+ mso-style-priority: 99;
1222
+ mso-style-parent: "";
1223
+ mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
1224
+ mso-para-margin: 0cm;
1225
+ mso-para-margin-bottom: .0001pt;
1226
+ mso-pagination: widow-orphan;
1227
+ font-size: 10.0pt;
1228
+ font-family: "Cambria", serif; }
1229
+
1230
+ br.section {
1231
+ page-break-before: always;
1232
+ mso-break-type: section-break; }
1233
+
1234
+ br.pagebreak {
1235
+ page-break-before: always;
1236
+ mso-special-character: line-break; }
1237
+
1238
+ ol {
1239
+ margin-bottom: 0cm;
1240
+ margin-left: 18pt; }
1241
+
1242
+ ul {
1243
+ margin-bottom: 0cm;
1244
+ margin-left: 18pt; }
1245
+
1246
+ -->
1247
+ </style>
1248
+ <style>
1249
+ <!--
1250
+ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode {
1251
+ mso-style-unhide: no;
1252
+ mso-style-qformat: yes;
1253
+ mso-style-parent: "";
1254
+ margin-top: 0cm;
1255
+ margin-right: 0cm;
1256
+ margin-bottom: 12.0pt;
1257
+ margin-left: 0cm;
1258
+ text-align: left;
1259
+ line-height: 12.0pt;
1260
+ mso-pagination: widow-orphan;
1261
+ tab-stops: 20.15pt;
1262
+ font-size: 9.0pt;
1263
+ font-family: "Courier New", monospace;
1264
+ mso-fareast-font-family: Calibri;
1265
+ mso-bidi-font-family: "Courier New";
1266
+ mso-ansi-language: EN-GB; }
1267
+
1268
+ p.Biblio, li.Biblio, div.Biblio {
1269
+ mso-style-unhide: no;
1270
+ mso-style-qformat: yes;
1271
+ mso-style-parent: "";
1272
+ margin-top: 0cm;
1273
+ margin-right: 0cm;
1274
+ margin-bottom: 12.0pt;
1275
+ margin-left: 33.15pt;
1276
+ text-indent: -33.15pt;
1277
+ tab-stops: 33.15pt;
1278
+ line-height: 12.0pt;
1279
+ mso-pagination: widow-orphan;
1280
+ font-size: 11.0pt;
1281
+ font-family: "Cambria", serif;
1282
+ mso-fareast-font-family: "Cambria", serif;
1283
+ mso-bidi-font-family: "Cambria", serif;
1284
+ mso-ansi-language: EN-GB; }
1285
+
1286
+ p.NormRef, li.NormRef, div.NormRef {
1287
+ mso-style-unhide: no;
1288
+ mso-style-qformat: yes;
1289
+ mso-style-parent: "";
1290
+ margin-top: 0cm;
1291
+ margin-right: 0cm;
1292
+ margin-bottom: 12.0pt;
1293
+ margin-left: 0pt;
1294
+ text-indent: 0pt;
1295
+ tab-stops: 33.15pt;
1296
+ line-height: 12.0pt;
1297
+ mso-pagination: widow-orphan;
1298
+ font-size: 11.0pt;
1299
+ font-family: "Cambria", serif;
1300
+ mso-fareast-font-family: "Cambria", serif;
1301
+ mso-bidi-font-family: "Cambria", serif;
1302
+ mso-ansi-language: EN-GB; }
1303
+
1304
+ p.FigureTitle {
1305
+ mso-style-unhide: no;
1306
+ mso-style-qformat: yes;
1307
+ mso-style-parent: "";
1308
+ margin-top: 0cm;
1309
+ margin-right: 0cm;
1310
+ margin-bottom: 6.0pt;
1311
+ margin-left: 0cm;
1312
+ text-align: center;
1313
+ line-height: 12.0pt;
1314
+ page-break-before: avoid;
1315
+ mso-pagination: widow-orphan;
1316
+ tab-stops: 20.15pt;
1317
+ font-size: 11.0pt;
1318
+ font-family: "Cambria", serif;
1319
+ font-weight: bold;
1320
+ mso-fareast-font-family: "Cambria", serif;
1321
+ mso-bidi-font-family: "Cambria", serif;
1322
+ mso-ansi-language: EN-GB; }
1323
+
1324
+ p.TableTitle {
1325
+ mso-style-unhide: no;
1326
+ mso-style-qformat: yes;
1327
+ mso-style-parent: "";
1328
+ margin-top: 0cm;
1329
+ margin-right: 0cm;
1330
+ margin-bottom: 6.0pt;
1331
+ margin-left: 0cm;
1332
+ text-align: center;
1333
+ page-break-after: avoid;
1334
+ line-height: 12.0pt;
1335
+ mso-pagination: widow-orphan;
1336
+ tab-stops: 20.15pt;
1337
+ font-size: 11.0pt;
1338
+ font-weight: bold;
1339
+ font-family: "Cambria", serif;
1340
+ mso-fareast-font-family: "Cambria", serif;
1341
+ mso-bidi-font-family: "Cambria", serif;
1342
+ mso-ansi-language: EN-GB; }
1343
+
1344
+ p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote {
1345
+ mso-style-unhide: no;
1346
+ mso-style-qformat: yes;
1347
+ mso-style-parent: "";
1348
+ margin-top: 0cm;
1349
+ margin-right: 0cm;
1350
+ margin-bottom: 12.0pt;
1351
+ margin-left: 0cm;
1352
+ text-align: justify;
1353
+ line-height: 12.0pt;
1354
+ mso-pagination: widow-orphan;
1355
+ tab-stops: 20.15pt;
1356
+ font-size: 10.0pt;
1357
+ mso-bidi-font-size: 11.0pt;
1358
+ font-family: "Cambria", serif;
1359
+ mso-fareast-font-family: "Cambria", serif;
1360
+ mso-bidi-font-family: "Cambria", serif;
1361
+ mso-ansi-language: EN-GB; }
1362
+
1363
+ /* may need to be revised */
1364
+ p.ANNEX, li.ANNEX, div.ANNEX {
1365
+ mso-style-name: ANNEX;
1366
+ mso-style-priority: 10;
1367
+ mso-style-unhide: no;
1368
+ mso-style-next: Normal;
1369
+ margin-top: 0cm;
1370
+ margin-right: 0cm;
1371
+ margin-bottom: 24.0pt;
1372
+ margin-left: 0cm;
1373
+ text-align: center;
1374
+ text-indent: 0cm;
1375
+ line-height: 15.5pt;
1376
+ mso-line-height-rule: exactly;
1377
+ page-break-before: always;
1378
+ mso-pagination: widow-orphan;
1379
+ page-break-after: avoid;
1380
+ mso-outline-level: 1;
1381
+ mso-list: l0 level1 lfo12;
1382
+ tab-stops: 20.15pt;
1383
+ font-size: 14.0pt;
1384
+ mso-bidi-font-size: 11.0pt;
1385
+ font-family: "Cambria", serif;
1386
+ mso-fareast-font-family: "Cambria", serif;
1387
+ mso-bidi-font-family: "Cambria", serif;
1388
+ mso-ansi-language: EN-GB;
1389
+ mso-fareast-language: JA;
1390
+ font-weight: bold;
1391
+ mso-bidi-font-weight: normal; }
1392
+
1393
+ p.BiblioTitle, li.BiblioTitle, div.BiblioTitle {
1394
+ mso-style-name: "Biblio Title";
1395
+ mso-style-noshow: yes;
1396
+ mso-style-unhide: no;
1397
+ margin-top: 0cm;
1398
+ margin-right: 0cm;
1399
+ margin-bottom: 15.5pt;
1400
+ margin-left: 0cm;
1401
+ text-align: center;
1402
+ line-height: 15.5pt;
1403
+ mso-pagination: widow-orphan;
1404
+ mso-outline-level: 1;
1405
+ tab-stops: 20.15pt;
1406
+ font-size: 14.0pt;
1407
+ mso-bidi-font-size: 11.0pt;
1408
+ font-family: "Cambria", serif;
1409
+ mso-fareast-font-family: "Cambria", serif;
1410
+ mso-bidi-font-family: "Cambria", serif;
1411
+ mso-ansi-language: EN-GB;
1412
+ font-weight: bold;
1413
+ mso-bidi-font-weight: normal; }
1414
+
1415
+ p.Definition, li.Definition, div.Definition {
1416
+ mso-style-name: Definition;
1417
+ mso-style-priority: 9;
1418
+ mso-style-unhide: no;
1419
+ margin-top: 0cm;
1420
+ margin-right: 0cm;
1421
+ margin-bottom: 12.0pt;
1422
+ margin-left: 0cm;
1423
+ text-align: justify;
1424
+ line-height: 12.0pt;
1425
+ mso-pagination: widow-orphan;
1426
+ tab-stops: 20.15pt;
1427
+ font-size: 11.0pt;
1428
+ font-family: "Cambria", serif;
1429
+ mso-fareast-font-family: "Cambria", serif;
1430
+ mso-bidi-font-family: "Cambria", serif;
1431
+ mso-ansi-language: EN-GB; }
1432
+
1433
+ p.ForewordTitle, li.ForewordTitle, div.ForewordTitle {
1434
+ mso-style-name: "Foreword Title";
1435
+ mso-style-noshow: yes;
1436
+ mso-style-unhide: no;
1437
+ margin-top: 0cm;
1438
+ margin-right: 0cm;
1439
+ margin-bottom: 15.5pt;
1440
+ margin-left: 0cm;
1441
+ text-align: justify;
1442
+ line-height: 15.5pt;
1443
+ page-break-before: always;
1444
+ mso-pagination: widow-orphan;
1445
+ page-break-after: avoid;
1446
+ mso-outline-level: 1;
1447
+ mso-hyphenate: none;
1448
+ tab-stops: 20.15pt;
1449
+ font-size: 14.0pt;
1450
+ mso-bidi-font-size: 11.0pt;
1451
+ font-family: "Cambria", serif;
1452
+ mso-fareast-font-family: "Cambria", serif;
1453
+ mso-bidi-font-family: "Cambria", serif;
1454
+ mso-ansi-language: EN-GB;
1455
+ font-weight: bold;
1456
+ mso-bidi-font-weight: normal; }
1457
+
1458
+ p.IntroTitle, li.IntroTitle, div.IntroTitle {
1459
+ mso-style-name: "Intro Title";
1460
+ mso-style-noshow: yes;
1461
+ mso-style-unhide: no;
1462
+ mso-style-parent: "Foreword Title";
1463
+ margin-top: 0cm;
1464
+ margin-right: 0cm;
1465
+ margin-bottom: 15.5pt;
1466
+ margin-left: 0cm;
1467
+ text-align: justify;
1468
+ line-height: 15.5pt;
1469
+ mso-pagination: widow-orphan;
1470
+ page-break-after: avoid;
1471
+ mso-outline-level: 1;
1472
+ mso-hyphenate: none;
1473
+ tab-stops: 20.15pt;
1474
+ font-size: 14.0pt;
1475
+ mso-bidi-font-size: 11.0pt;
1476
+ page-break-before: always;
1477
+ font-family: "Cambria", serif;
1478
+ mso-fareast-font-family: "Cambria", serif;
1479
+ mso-bidi-font-family: "Cambria", serif;
1480
+ mso-ansi-language: EN-GB;
1481
+ font-weight: bold;
1482
+ mso-bidi-font-weight: normal; }
1483
+
1484
+ p.Terms, li.Terms, div.Terms {
1485
+ mso-style-name: "Term\(s\)";
1486
+ mso-style-priority: 8;
1487
+ mso-style-unhide: no;
1488
+ mso-style-next: Definition;
1489
+ margin: 0cm;
1490
+ margin-bottom: .0001pt;
1491
+ line-height: 12.0pt;
1492
+ mso-pagination: widow-orphan;
1493
+ page-break-after: avoid;
1494
+ mso-hyphenate: none;
1495
+ tab-stops: 20.15pt;
1496
+ font-size: 11.0pt;
1497
+ font-family: "Cambria", serif;
1498
+ mso-fareast-font-family: "Cambria", serif;
1499
+ mso-bidi-font-family: "Cambria", serif;
1500
+ mso-ansi-language: EN-GB;
1501
+ font-weight: bold;
1502
+ mso-bidi-font-weight: normal; }
1503
+
1504
+ p.AltTerms, li.AltTerms, div.AltTerms {
1505
+ mso-style-name: "AltTerm\(s\)";
1506
+ mso-style-priority: 8;
1507
+ mso-style-unhide: no;
1508
+ mso-style-next: Definition;
1509
+ margin: 0cm;
1510
+ margin-bottom: .0001pt;
1511
+ line-height: 12.0pt;
1512
+ mso-pagination: widow-orphan;
1513
+ page-break-after: avoid;
1514
+ mso-hyphenate: none;
1515
+ tab-stops: 20.15pt;
1516
+ font-size: 11.0pt;
1517
+ font-family: "Cambria", serif;
1518
+ mso-fareast-font-family: "Cambria", serif;
1519
+ mso-bidi-font-family: "Cambria", serif;
1520
+ mso-ansi-language: EN-GB;
1521
+ mso-bidi-font-weight: normal; }
1522
+
1523
+ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms {
1524
+ mso-style-name: "DeprecatedTerm\(s\)";
1525
+ mso-style-priority: 8;
1526
+ mso-style-unhide: no;
1527
+ mso-style-next: Definition;
1528
+ margin: 0cm;
1529
+ margin-bottom: .0001pt;
1530
+ line-height: 12.0pt;
1531
+ mso-pagination: widow-orphan;
1532
+ page-break-after: avoid;
1533
+ mso-hyphenate: none;
1534
+ tab-stops: 20.15pt;
1535
+ font-size: 11.0pt;
1536
+ font-family: "Cambria", serif;
1537
+ mso-fareast-font-family: "Cambria", serif;
1538
+ mso-bidi-font-family: "Cambria", serif;
1539
+ mso-ansi-language: EN-GB;
1540
+ mso-bidi-font-weight: normal; }
1541
+
1542
+ p.TermNum, li.TermNum, div.TermNum {
1543
+ mso-style-name: TermNum;
1544
+ mso-style-priority: 7;
1545
+ mso-style-unhide: no;
1546
+ mso-style-next: "Term\(s\)";
1547
+ margin: 0cm;
1548
+ margin-bottom: .0001pt;
1549
+ line-height: 12.0pt;
1550
+ mso-pagination: widow-orphan;
1551
+ page-break-after: avoid;
1552
+ tab-stops: 20.15pt;
1553
+ font-size: 11.0pt;
1554
+ font-family: "Cambria", serif;
1555
+ mso-fareast-font-family: "Cambria", serif;
1556
+ mso-bidi-font-family: "Cambria", serif;
1557
+ mso-ansi-language: EN-GB;
1558
+ font-weight: bold;
1559
+ mso-bidi-font-weight: normal; }
1560
+
1561
+ p.zzContents, li.zzContents, div.zzContents {
1562
+ mso-style-name: zzContents;
1563
+ mso-style-noshow: yes;
1564
+ mso-style-unhide: no;
1565
+ mso-style-next: "TOC 1";
1566
+ margin-top: 48.0pt;
1567
+ margin-right: 0cm;
1568
+ margin-bottom: 15.5pt;
1569
+ margin-left: 0cm;
1570
+ line-height: 15.5pt;
1571
+ mso-line-height-rule: exactly;
1572
+ page-break-before: always;
1573
+ mso-pagination: widow-orphan;
1574
+ page-break-after: avoid;
1575
+ mso-hyphenate: none;
1576
+ tab-stops: 20.15pt;
1577
+ font-size: 14.0pt;
1578
+ mso-bidi-font-size: 11.0pt;
1579
+ font-family: "Cambria", serif;
1580
+ mso-fareast-font-family: "Cambria", serif;
1581
+ mso-bidi-font-family: "Cambria", serif;
1582
+ mso-ansi-language: EN-GB;
1583
+ font-weight: bold;
1584
+ mso-bidi-font-weight: normal; }
1585
+
1586
+ p.zzCopyright, li.zzCopyright, div.zzCopyright {
1587
+ mso-style-name: zzCopyright;
1588
+ mso-style-noshow: yes;
1589
+ mso-style-unhide: no;
1590
+ mso-style-next: Normal;
1591
+ margin-top: 0cm;
1592
+ margin-right: 14.2pt;
1593
+ margin-bottom: 12.0pt;
1594
+ margin-left: 14.2pt;
1595
+ text-align: justify;
1596
+ line-height: 12.0pt;
1597
+ mso-pagination: widow-orphan;
1598
+ tab-stops: 20.15pt 25.7pt 481.15pt;
1599
+ border: none;
1600
+ mso-border-alt: solid blue .5pt;
1601
+ padding: 0cm;
1602
+ mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
1603
+ font-size: 11.0pt;
1604
+ font-family: "Cambria", serif;
1605
+ mso-fareast-font-family: "Cambria", serif;
1606
+ mso-bidi-font-family: "Cambria", serif;
1607
+ mso-ansi-language: EN-GB; }
1608
+
1609
+ p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle {
1610
+ mso-style-name: zzSTDTitle;
1611
+ mso-style-noshow: yes;
1612
+ mso-style-unhide: no;
1613
+ mso-style-next: Normal;
1614
+ margin-top: 20.0pt;
1615
+ margin-right: 0cm;
1616
+ margin-bottom: 38.0pt;
1617
+ margin-left: 0cm;
1618
+ line-height: 17.5pt;
1619
+ mso-line-height-rule: exactly;
1620
+ mso-pagination: widow-orphan;
1621
+ mso-hyphenate: none;
1622
+ tab-stops: 20.15pt;
1623
+ font-size: 16.0pt;
1624
+ mso-bidi-font-size: 11.0pt;
1625
+ font-family: "Cambria", serif;
1626
+ mso-fareast-font-family: "Cambria", serif;
1627
+ mso-bidi-font-family: "Cambria", serif;
1628
+ mso-ansi-language: EN-GB;
1629
+ font-weight: bold;
1630
+ mso-bidi-font-weight: normal; }
1631
+
1632
+ p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1 {
1633
+ mso-style-name: zzSTDTitle;
1634
+ mso-style-noshow: yes;
1635
+ mso-style-unhide: no;
1636
+ mso-style-next: Normal;
1637
+ margin-top: 0pt;
1638
+ margin-right: 0cm;
1639
+ margin-bottom: 18.0pt;
1640
+ margin-left: 0cm;
1641
+ line-height: 17.5pt;
1642
+ mso-line-height-rule: exactly;
1643
+ mso-pagination: widow-orphan;
1644
+ mso-hyphenate: none;
1645
+ tab-stops: 20.15pt;
1646
+ font-size: 16.0pt;
1647
+ mso-bidi-font-size: 11.0pt;
1648
+ font-family: "Cambria", serif;
1649
+ mso-fareast-font-family: "Cambria", serif;
1650
+ mso-bidi-font-family: "Cambria", serif;
1651
+ mso-ansi-language: EN-GB;
1652
+ font-weight: bold;
1653
+ mso-bidi-font-weight: normal; }
1654
+
1655
+ p.Quote, li.Quote, div.Quote {
1656
+ mso-style-priority: 99;
1657
+ margin-top: 0cm;
1658
+ margin-right: 36.0pt;
1659
+ margin-bottom: 0cm;
1660
+ margin-left: 36.0pt;
1661
+ text-align: justify;
1662
+ line-height: 12.0pt;
1663
+ mso-pagination: widow-orphan;
1664
+ tab-stops: 20.15pt;
1665
+ font-size: 11.0pt;
1666
+ font-family: "Cambria", serif;
1667
+ mso-fareast-font-family: "Cambria", serif;
1668
+ mso-bidi-font-family: "Cambria", serif;
1669
+ mso-ansi-language: EN-GB; }
1670
+
1671
+ p.QuoteAttribution {
1672
+ text-align: right; }
1673
+
1674
+ p.Admonition, li.Admonition, div.Admonition {
1675
+ mso-style-priority: 99;
1676
+ mso-pagination: widow-orphan;
1677
+ border: none;
1678
+ padding: 0cm;
1679
+ font-size: 12.0pt;
1680
+ font-family: "Cambria", serif;
1681
+ mso-ascii-font-family: "Cambria", serif;
1682
+ mso-ascii-theme-font: minor-latin;
1683
+ mso-fareast-font-family: "Cambria", serif;
1684
+ mso-fareast-theme-font: minor-fareast;
1685
+ mso-hansi-font-family: "Cambria", serif;
1686
+ mso-hansi-theme-font: minor-latin;
1687
+ mso-bidi-font-family: "Cambria", serif;
1688
+ mso-bidi-theme-font: minor-bidi;
1689
+ font-weight: bold;
1690
+ mso-ansi-language: EN-AU; }
1691
+
1692
+ p.Code, li.Code, div.Code {
1693
+ mso-style-name: Code;
1694
+ mso-style-priority: 16;
1695
+ mso-style-unhide: no;
1696
+ mso-style-qformat: yes;
1697
+ margin: 0cm;
1698
+ margin-bottom: .0001pt;
1699
+ line-height: 10.0pt;
1700
+ mso-pagination: widow-orphan;
1701
+ tab-stops: 20.15pt;
1702
+ font-size: 9.0pt;
1703
+ mso-bidi-font-size: 11.0pt;
1704
+ font-family: "Courier New", monospace;
1705
+ mso-fareast-font-family: Calibri;
1706
+ mso-bidi-font-family: "Cambria";
1707
+ mso-ansi-language: EN-GB; }
1708
+
1709
+ p.Formula, li.Formula, div.Formula {
1710
+ mso-style-name: Formula;
1711
+ mso-style-noshow: yes;
1712
+ mso-style-unhide: no;
1713
+ margin-top: 0cm;
1714
+ margin-right: 0cm;
1715
+ margin-bottom: 11.0pt;
1716
+ margin-left: 20.15pt;
1717
+ line-height: 12.0pt;
1718
+ mso-pagination: widow-orphan;
1719
+ tab-stops: right 487.45pt;
1720
+ font-size: 11.0pt;
1721
+ font-family: "Cambria", serif;
1722
+ mso-fareast-font-family: "Cambria", serif;
1723
+ mso-bidi-font-family: "Cambria", serif;
1724
+ mso-ansi-language: EN-GB; }
1725
+
1726
+ table.dl {
1727
+ margin-top: 0cm;
1728
+ margin-right: 0cm;
1729
+ margin-bottom: 11.0pt;
1730
+ margin-left: 20.15pt; }
1731
+
1732
+ .h2Annex {
1733
+ mso-style-priority: 2;
1734
+ mso-style-unhide: no;
1735
+ mso-style-qformat: yes;
1736
+ mso-style-link: "Heading 2 Char";
1737
+ mso-style-next: Normal;
1738
+ margin-top: 3.0pt;
1739
+ margin-right: 0cm;
1740
+ margin-bottom: 12.0pt;
1741
+ margin-left: 0cm;
1742
+ text-indent: 0cm;
1743
+ line-height: 12.5pt;
1744
+ mso-pagination: widow-orphan;
1745
+ page-break-after: avoid;
1746
+ mso-hyphenate: none;
1747
+ tab-stops: 27.0pt 35.0pt;
1748
+ font-size: 12.0pt;
1749
+ mso-bidi-font-size: 11.0pt;
1750
+ font-family: "Cambria", serif;
1751
+ font-weight: bold;
1752
+ mso-fareast-font-family: "Cambria", serif;
1753
+ mso-ansi-language: EN-GB;
1754
+ mso-fareast-language: JA;
1755
+ mso-bidi-font-weight: normal; }
1756
+
1757
+ ol {
1758
+ margin-bottom: 0cm; }
1759
+
1760
+ ul {
1761
+ margin-bottom: 0cm; }
1762
+
1763
+ table.MsoISOTable {
1764
+ mso-style-name: "Table ISO";
1765
+ mso-tstyle-rowband-size: 0;
1766
+ mso-tstyle-colband-size: 0;
1767
+ mso-style-noshow: yes;
1768
+ mso-style-priority: 99;
1769
+ mso-style-parent: "";
1770
+ mso-padding-alt: 0cm 2.85pt 0cm 2.85pt;
1771
+ mso-para-margin: 0cm;
1772
+ mso-para-margin-bottom: .0001pt;
1773
+ mso-pagination: widow-orphan;
1774
+ border-collapse: collapse;
1775
+ mso-table-layout-alt: fixed;
1776
+ border: solid windowtext 2pt;
1777
+ mso-border-alt: solid windowtext 2pt;
1778
+ mso-yfti-tbllook: 480;
1779
+ mso-border-insideh: .75pt solid windowtext;
1780
+ mso-border-insidev: .75pt solid windowtext;
1781
+ font-size: 10.0pt;
1782
+ font-family: "Cambria", serif; }
1783
+
1784
+ table.MsoISOTable tr {
1785
+ page-break-inside: avoid; }
1786
+
1787
+ table.MsoISOTable th {
1788
+ border: solid windowtext 1pt;
1789
+ mso-border-alt: solid windowtext 1pt;
1790
+ padding: 0cm 2.85pt 0cm 2.85pt; }
1791
+
1792
+ table.MsoISOTable td {
1793
+ border: solid windowtext 1pt;
1794
+ mso-border-alt: solid windowtext 1pt;
1795
+ padding: 0cm 2.85pt 0cm 2.85pt; }
1796
+
1797
+ table.MsoTableGrid {
1798
+ mso-style-name: "Table Grid";
1799
+ mso-tstyle-rowband-size: 0;
1800
+ mso-tstyle-colband-size: 0;
1801
+ mso-style-priority: 39;
1802
+ mso-style-unhide: no;
1803
+ border: solid windowtext 1.0pt;
1804
+ mso-border-alt: solid windowtext .5pt;
1805
+ mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
1806
+ mso-border-insideh: .5pt solid windowtext;
1807
+ mso-border-insidev: .5pt solid windowtext;
1808
+ mso-para-margin: 0cm;
1809
+ mso-para-margin-bottom: .0001pt;
1810
+ mso-pagination: widow-orphan;
1811
+ font-size: 10.0pt;
1812
+ font-family: "Cambria", serif; }
1813
+
1814
+ td {
1815
+ page-break-inside: avoid; }
1816
+
1817
+ tr {
1818
+ page-break-after: avoid; }
1819
+
1820
+ span.stem {
1821
+ font-family: "Cambria Math",serif;
1822
+ mso-ascii-font-family: "Cambria Math";
1823
+ font-style: italic; }
1824
+
1825
+ div.formula {
1826
+ tab-stops: right 487.45pt; }
1827
+
1828
+ body {
1829
+ tab-interval: 36.0pt; }
1830
+
1831
+ dt {
1832
+ page-break-inside: avoid;
1833
+ page-break-after: avoid; }
1834
+
1835
+ .coverpage_docnumber {
1836
+ text-align: right;
1837
+ font-size: 14.0pt;
1838
+ font-weight: bold; }
1839
+
1840
+ .coverpage_techcommittee {
1841
+ text-align: right; }
1842
+
1843
+ .coverpage_docstage {
1844
+ text-align: center;
1845
+ font-size: 30.0pt;
1846
+ color: #485094; }
1847
+
1848
+ div.doctitle {
1849
+ margin-top: 100.0pt;
1850
+ text-align: left;
1851
+ font-size: 16.0pt; }
1852
+
1853
+ div.coverpage_warning {
1854
+ mso-element: para-border-div;
1855
+ border: solid windowtext 1.0pt #485094;
1856
+ mso-border-alt: solid windowtext .5pt;
1857
+ padding: 1.0pt 4.0pt 1.0pt 4.0pt #485094;
1858
+ margin-left: 4.25pt;
1859
+ margin-right: 4.25pt; }
1860
+
1861
+ .coverpage_warning {
1862
+ color: #485094;
1863
+ font-size: 10.0pt; }
1864
+
1865
+ .coverpage {
1866
+ text-align: center;
1867
+ margin: 2em 0; }
1868
+
1869
+ .coverpage-logo {
1870
+ color: #485094; }
1871
+
1872
+ .coverpage-tc-name {
1873
+ color: #485094;
1874
+ font-size: 1.2em;
1875
+ line-height: 1.2em;
1876
+ margin: 0.25em 0; }
1877
+
1878
+ .coverpage-doc-identity {
1879
+ background-color: #485094;
1880
+ color: white;
1881
+ font-size: 2em;
1882
+ line-height: 2em;
1883
+ margin: 0.5em 0; }
1884
+
1885
+ .coverpage-title {
1886
+ font-weight: 400; }
1887
+
1888
+ .coverpage-title .title-second {
1889
+ display: none; }
1890
+
1891
+ .coverpage-stage-block {
1892
+ font-style: italic;
1893
+ font-size: 1.25em;
1894
+ font-weight: 600; }
1895
+
1896
+ .coverpage-warning {
1897
+ border-top: solid 1px #f36f36;
1898
+ border-bottom: solid 1px #f36f36;
1899
+ margin: 1em 2em;
1900
+ color: #485094;
1901
+ padding: 1em; }
1902
+
1903
+ .coverpage-warning .title {
1904
+ color: #f36f36;
1905
+ font-weight: 500; }
1906
+
1907
+ .coverpage-warning .content {
1908
+ font-style: italic; }
1909
+
1910
+ .copyright {
1911
+ padding: 1em; }
1912
+
1913
+ .copyright .name {
1914
+ color: #485094;
1915
+ font-weight: 600; }
1916
+
1917
+ .copyright .address {
1918
+ color: #485094; }
1919
+
1920
+ div.rule {
1921
+ width: 100%;
1922
+ height: 1px;
1923
+ background-color: #485094;
1924
+ margin: 2em 0; }
1925
+
1926
+ #toc-list ul {
1927
+ margin-bottom: 0.25em; }
1928
+
1929
+ #toc-list li {
1930
+ list-style-type: none; }
1931
+
1932
+ .MsoTocTextSpan {
1933
+ color: windowtext;
1934
+ display: none;
1935
+ mso-hide: screen;
1936
+ mso-ansi-language: EN-GB;
1937
+ text-decoration: none;
1938
+ text-underline: none; }
1939
+
1940
+ a.TableFootnoteRef {
1941
+ mso-style-priority: 99;
1942
+ vertical-align: super; }
1943
+
1944
+ aside {
1945
+ font-size: 10.0pt; }
1946
+
1947
+ /*
1948
+ div.example {
1949
+ border:solid black .25pt;
1950
+ mso-border-alt:solid black .25pt;
1951
+ padding:10pt;
1952
+ mso-padding-alt:10.0pt 10.0pt 10.0pt 10.0pt;
1953
+ margin:10pt;
1954
+ mso-margin-alt:10.0pt 10.0pt 10.0pt 10.0pt;
1955
+ }
1956
+ */
1957
+ div.example {
1958
+ margin-left: 70.9pt;
1959
+ text-indent: -70.9pt; }
1960
+
1961
+ p.example, li.example, div.example, td.example, td.example p {
1962
+ margin: 0in;
1963
+ margin-bottom: .0001pt;
1964
+ mso-pagination: none;
1965
+ font-size: 10.0pt;
1966
+ font-family: "Cambria", serif; }
1967
+
1968
+ span.note_label, span.example_label, td.example_label, td.note_label {
1969
+ font-size: 10.0pt;
1970
+ font-family: "Cambria", serif; }
1971
+
1972
+ -->
1973
+ </style>
1974
+ </head>
1975
+ <body lang="EN-US" link="blue" vlink="#954F72" xml:lang="EN-US">
1976
+ <div class="WordSection1"><p class="MsoNormal" align="right" style="text-align:right">
1977
+ <b style="mso-bidi-font-weight:&#10;normal">
1978
+ <span lang="EN-GB" style="font-size:14.0pt;mso-no-proof:yes" xml:lang="EN-GB">&#xA0;:(E) </span>
1979
+ </b>
1980
+ <b style="mso-bidi-font-weight:normal">
1981
+ <span lang="EN-GB" style="font-size:14.0pt" xml:lang="EN-GB">
1982
+ <p class="MsoNormal"></p>
1983
+ </span>
1984
+ </b>
1985
+ </p>
1986
+
1987
+ <p class="MsoNormal" align="right" style="text-align:right">
1988
+ <span lang="EN-GB" style="mso-no-proof:yes" xml:lang="EN-GB">&#xA0;</span>
1989
+ <span lang="EN-GB" xml:lang="EN-GB">
1990
+ <span style="mso-no-proof:yes"></span>
1991
+ </span>
1992
+ </p>
1993
+
1994
+ <p class="MsoNormal" align="right" style="margin-bottom:100.0pt;text-align:right">
1995
+ <a name="CVP_Secretariat_Loca" id="CVP_Secretariat_Loca">
1996
+ <span lang="EN-GB" xml:lang="EN-GB">Secretariat</span>
1997
+ </a>
1998
+ <span lang="EN-GB" xml:lang="EN-GB">: <span style="mso-no-proof:yes">XXXX</span></span>
1999
+ </p>
2000
+
2001
+ <p class="MsoNormal" align="left" style="text-align:left;line-height:18.0pt;margin-bottom:0.0pt">
2002
+ <b style="mso-bidi-font-weight:normal">
2003
+ <span lang="EN-GB" style="font-size:16.0pt" xml:lang="EN-GB">
2004
+ </span>
2005
+ </b>
2006
+ <br/>
2007
+ <span lang="EN-GB" style="font-size:16.0pt" xml:lang="EN-GB"></span>
2008
+ </p>
2009
+
2010
+ <p class="MsoNormal" style="margin-top:100.0pt">
2011
+ <span lang="EN-GB" xml:lang="EN-GB">
2012
+ <p class="MsoNormal">&#xA0;</p>
2013
+ </span>
2014
+ </p>
2015
+
2016
+ <div style="mso-element:para-border-div;border:solid windowtext 1.0pt;&#10;mso-border-alt:solid windowtext .5pt;padding:1.0pt 4.0pt 1.0pt 4.0pt;&#10;margin-left:4.25pt;margin-right:4.25pt">
2017
+
2018
+ <p class="MsoNormal" align="center" style="text-align:center;border:none;&#10;mso-border-alt:solid windowtext .5pt;padding:0cm;mso-padding-alt:1.0pt 4.0pt 1.0pt 4.0pt"><span lang="EN-GB" style="font-size:40.0pt" xml:lang="EN-GB"> stage<p class="MsoNormal"></p></span></p>
2019
+
2020
+ </div>
2021
+
2022
+ <p class="MsoNormal" style="margin-bottom:6.0pt">
2023
+ <span lang="EN-GB" xml:lang="EN-GB">
2024
+ <p class="MsoNormal">&#xA0;</p>
2025
+ </span>
2026
+ </p>
2027
+
2028
+
2029
+
2030
+
2031
+
2032
+
2033
+
2034
+ <p class="MsoNormal">&#xA0;</p>
2035
+ </div>
2036
+ <br clear="all" class="section"/>
2037
+ <div class="WordSection2"><div style="mso-element:para-border-div;border:solid windowtext 1.0pt;&#10;border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:&#10;solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:1.0pt 4.0pt 0cm 4.0pt;&#10;margin-left:5.1pt;margin-right:5.1pt">
2038
+
2039
+ <p class="zzCopyright" align="left" style="margin-top:2.0pt;margin-right:0cm;&#10;margin-bottom:12.0pt;margin-left:0cm;text-align:left;page-break-before:always;&#10;mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-top-alt:&#10;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 lang="EN-GB" style="color:windowtext" xml:lang="EN-GB">&#xA9; , Published in Switzerland.<p class="MsoNormal"></p></span></p>
2040
+
2041
+ <p class="zzCopyright" style="margin-top:0cm;margin-right:0cm;margin-bottom:12.0pt;&#10;margin-left:0cm;mso-layout-grid-align:none;text-autospace:none;border:none;&#10;mso-border-left-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;&#10;padding:0cm;mso-padding-alt:0cm 4.0pt 0cm 4.0pt"><span lang="EN-GB" style="font-size:10.0pt;mso-bidi-font-size:11.0pt;color:windowtext" xml:lang="EN-GB">All rights
2042
+ reserved. Unless otherwise specified, no part of this publication may be
2043
+ reproduced or utilized otherwise in any form or by any means, electronic or
2044
+ mechanical, including photocopying, or posting on the internet or an intranet,
2045
+ without prior written permission. Permission can be requested from either ISO
2046
+ at the address below or ISO&#x2019;s member body in the country of the requester.<p class="MsoNormal"></p></span></p>
2047
+
2048
+ <p class="zzCopyright" style="margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;&#10;mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:&#10;solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;&#10;mso-padding-alt:0cm 4.0pt 0cm 4.0pt"><span lang="EN-GB" style="font-size:10.0pt;&#10;mso-bidi-font-size:11.0pt;color:windowtext" xml:lang="EN-GB">ISO copyright office<p class="MsoNormal"></p></span></p>
2049
+
2050
+ <p class="zzCopyright" style="margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;&#10;mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:&#10;solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;&#10;mso-padding-alt:0cm 4.0pt 0cm 4.0pt"><span lang="EN-GB" style="font-size:10.0pt;&#10;mso-bidi-font-size:11.0pt;color:windowtext" xml:lang="EN-GB">Ch. de Blandonnet 8 &#x2022; CP 401<p class="MsoNormal"></p></span></p>
2051
+
2052
+ <p class="zzCopyright" style="margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;&#10;mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:&#10;solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;&#10;mso-padding-alt:0cm 4.0pt 0cm 4.0pt"><span lang="EN-GB" style="font-size:10.0pt;&#10;mso-bidi-font-size:11.0pt;color:windowtext" xml:lang="EN-GB">CH-1214 Vernier, Geneva,
2053
+ Switzerland<p class="MsoNormal"></p></span></p>
2054
+
2055
+ <p class="zzCopyright" style="margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;&#10;mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:&#10;solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;&#10;mso-padding-alt:0cm 4.0pt 0cm 4.0pt"><span lang="EN-GB" style="font-size:10.0pt;&#10;mso-bidi-font-size:11.0pt;color:windowtext" xml:lang="EN-GB">Tel.&#xA0;&#xA0;+ 41 22 749 01 11<p class="MsoNormal"></p></span></p>
2056
+
2057
+ <p class="zzCopyright" style="margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;&#10;mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:&#10;solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;&#10;mso-padding-alt:0cm 4.0pt 0cm 4.0pt"><span lang="EN-GB" style="font-size:10.0pt;&#10;mso-bidi-font-size:11.0pt;color:windowtext" xml:lang="EN-GB">Fax&#xA0;&#xA0;+ 41 22 749 09 47<p class="MsoNormal"></p></span></p>
2058
+
2059
+ <p class="zzCopyright" style="margin:0cm;margin-bottom:.0001pt;text-indent:20.15pt;&#10;mso-layout-grid-align:none;text-autospace:none;border:none;mso-border-left-alt:&#10;solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;&#10;mso-padding-alt:0cm 4.0pt 0cm 4.0pt"><span lang="EN-GB" style="font-size:10.0pt;&#10;mso-bidi-font-size:11.0pt;color:windowtext" xml:lang="EN-GB">copyright@iso.org<p class="MsoNormal"></p></span></p>
2060
+
2061
+ <p class="zzCopyright" style="margin-top:0cm;margin-right:0cm;margin-bottom:12.0pt;&#10;margin-left:0cm;text-indent:20.15pt;mso-layout-grid-align:none;text-autospace:&#10;none;border:none;mso-border-left-alt:solid windowtext .5pt;mso-border-bottom-alt:&#10;solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:0cm;&#10;mso-padding-alt:0cm 4.0pt 1.0pt 4.0pt"><span lang="EN-GB" style="font-size:10.0pt;&#10;mso-bidi-font-size:11.0pt;color:windowtext" xml:lang="EN-GB">www.iso.org<p class="MsoNormal"></p></span></p>
2062
+
2063
+ </div>
2064
+
2065
+ <p class="zzContents" style="margin-top:0cm">
2066
+ <span lang="EN-GB" xml:lang="EN-GB">Contents</span>
2067
+ </p>
2068
+
2069
+ <p class="MsoToc1"><span lang="EN-GB" xml:lang="EN-GB"><span style="mso-element:field-begin"></span><span style="mso-spacerun:yes">&#xA0;</span>TOC
2070
+ \o "1-2" \h \z \u <span style="mso-element:field-separator"></span></span>
2071
+ <span class="MsoHyperlink"><span lang="EN-GB" style="mso-no-proof:yes" xml:lang="EN-GB">
2072
+ <a href="#_Toc152844936">Foreword<span lang="EN-GB" class="MsoTocTextSpan" xml:lang="EN-GB">
2073
+ <span style="mso-tab-count:1 dotted">. </span>
2074
+ </span><span lang="EN-GB" class="MsoTocTextSpan" xml:lang="EN-GB">
2075
+ <span style="mso-element:field-begin"></span></span>
2076
+ <span lang="EN-GB" class="MsoTocTextSpan" xml:lang="EN-GB"> PAGEREF _Toc152844936 \h </span>
2077
+ <span lang="EN-GB" class="MsoTocTextSpan" xml:lang="EN-GB"><span style="mso-element:field-separator"></span></span><span lang="EN-GB" class="MsoTocTextSpan" xml:lang="EN-GB">1</span>
2078
+ <span lang="EN-GB" class="MsoTocTextSpan" xml:lang="EN-GB"></span><span lang="EN-GB" class="MsoTocTextSpan" xml:lang="EN-GB"><span style="mso-element:field-end"></span></span></a></span></span></p>
2079
+
2080
+ <p class="MsoToc1">
2081
+ <span lang="EN-GB" xml:lang="EN-GB">
2082
+ <span style="mso-element:field-end"></span>
2083
+ </span>
2084
+ <span lang="EN-GB" xml:lang="EN-GB">
2085
+ <p class="MsoNormal">&#xA0;</p>
2086
+ </span>
2087
+ </p>
2088
+
2089
+
2090
+ <br clear="all" style="mso-special-character:line-break;page-break-before:always"/>
2091
+ <div>
2092
+ <h1 class="ForewordTitle">Foreword</h1>
2093
+ <div id="" class="Note">
2094
+ <p class="Note"><span class="note_label">NOTE</span><span style="mso-tab-count:1">&#xA0; </span>These results are based on a study carried out on three different types of kernel.</p>
2095
+ </div>
2096
+ </div>
2097
+ <p class="MsoNormal">&#xA0;</p>
2098
+ </div>
2099
+ <br clear="all" class="section"/>
2100
+ <div class="WordSection3">
2101
+ <p class="zzSTDTitle1"></p>
2102
+ </div>
2103
+ <br clear="all" style="page-break-before:left;mso-break-type:section-break"/>
2104
+ <div class="colophon"></div>
2105
+ <div style="mso-element:footnote-list"/></body>
2106
+ </html>
2107
+
2108
+
2109
+ ------=_NextPart_a334cf32.574d.492f
2110
+ Content-Location: file:///C:/Doc/spec/assets/iso_files/filelist.xml
2111
+ Content-Transfer-Encoding: base64
2112
+ Content-Type: application/xml
2113
+
2114
+ PHhtbCB4bWxuczpvPSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTpvZmZpY2UiPgog
2115
+ ICAgICAgIDxvOk1haW5GaWxlIEhSZWY9Ii4uL3NwZWMvYXNzZXRzL2lzby5odG0iLz4gIDxvOkZp
2116
+ bGUgSFJlZj0iZmlsZWxpc3QueG1sIi8+CiAgPG86RmlsZSBIUmVmPSJoZWFkZXIuaHRtbCIvPgo8
2117
+ L3htbD4K
2118
+
2119
+ ------=_NextPart_a334cf32.574d.492f
2120
+ Content-Location: file:///C:/Doc/spec/assets/iso_files/header.html
2121
+ Content-Transfer-Encoding: base64
2122
+ Content-Type: text/html charset="utf-8"
2123
+
2124
+ PGh0bWwgeG1sbnM6dj0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTp2bWwiDQp4bWxuczpvPSJ1
2125
+ cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTpvZmZpY2UiDQp4bWxuczp3PSJ1cm46c2No
2126
+ ZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIg0KeG1sbnM6bT0iaHR0cDovL3NjaGVtYXMu
2127
+ bWljcm9zb2Z0LmNvbS9vZmZpY2UvMjAwNC8xMi9vbW1sIg0KeG1sbnM6bXY9Imh0dHA6Ly9tYWNW
2128
+ bWxTY2hlbWFVcmkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy9UUi9SRUMtaHRtbDQwIj4NCg0K
2129
+ PGhlYWQ+DQo8bWV0YSBuYW1lPVRpdGxlIGNvbnRlbnQ9IiI+DQo8bWV0YSBuYW1lPUtleXdvcmRz
2130
+ IGNvbnRlbnQ9IiI+DQo8bWV0YSBodHRwLWVxdWl2PUNvbnRlbnQtVHlwZSBjb250ZW50PSJ0ZXh0
2131
+ L2h0bWw7IGNoYXJzZXQ9dXRmLTgiPg0KPG1ldGEgbmFtZT1Qcm9nSWQgY29udGVudD1Xb3JkLkRv
2132
+ Y3VtZW50Pg0KPG1ldGEgbmFtZT1HZW5lcmF0b3IgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgMTUi
2133
+ Pg0KPG1ldGEgbmFtZT1PcmlnaW5hdG9yIGNvbnRlbnQ9Ik1pY3Jvc29mdCBXb3JkIDE1Ij4NCjxs
2134
+ aW5rIGlkPU1haW4tRmlsZSByZWw9TWFpbi1GaWxlIGhyZWY9Ii4uL3NwZWMvYXNzZXRzL2lzby5o
2135
+ dG1sIj4NCjwhLS1baWYgZ3RlIG1zbyA5XT48eG1sPg0KIDxvOnNoYXBlZGVmYXVsdHMgdjpleHQ9
2136
+ ImVkaXQiIHNwaWRtYXg9IjIwNDkiLz4NCjwveG1sPjwhW2VuZGlmXS0tPg0KPC9oZWFkPg0KDQo8
2137
+ Ym9keSBsYW5nPUVOIGxpbms9Ymx1ZSB2bGluaz0iIzk1NEY3MiI+DQoNCjxkaXYgc3R5bGU9J21z
2138
+ by1lbGVtZW50OmZvb3Rub3RlLXNlcGFyYXRvcicgaWQ9ZnM+DQoNCjxwIGNsYXNzPU1zb05vcm1h
2139
+ bCBzdHlsZT0nbWFyZ2luLWJvdHRvbTowY207bWFyZ2luLWJvdHRvbTouMDAwMXB0O2xpbmUtaGVp
2140
+ Z2h0Og0Kbm9ybWFsJz48c3BhbiBsYW5nPUVOLUdCPjxzcGFuIHN0eWxlPSdtc28tc3BlY2lhbC1j
2141
+ aGFyYWN0ZXI6Zm9vdG5vdGUtc2VwYXJhdG9yJz48IVtpZiAhc3VwcG9ydEZvb3Rub3Rlc10+DQoN
2142
+ CjxociBhbGlnbj1sZWZ0IHNpemU9MSB3aWR0aD0iMzMlIj4NCg0KPCFbZW5kaWZdPjwvc3Bhbj48
2143
+ L3NwYW4+PC9wPg0KDQo8L2Rpdj4NCg0KPGRpdiBzdHlsZT0nbXNvLWVsZW1lbnQ6Zm9vdG5vdGUt
2144
+ Y29udGludWF0aW9uLXNlcGFyYXRvcicgaWQ9ZmNzPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5
2145
+ bGU9J21hcmdpbi1ib3R0b206MGNtO21hcmdpbi1ib3R0b206LjAwMDFwdDtsaW5lLWhlaWdodDoN
2146
+ Cm5vcm1hbCc+PHNwYW4gbGFuZz1FTi1HQj48c3BhbiBzdHlsZT0nbXNvLXNwZWNpYWwtY2hhcmFj
2147
+ dGVyOmZvb3Rub3RlLWNvbnRpbnVhdGlvbi1zZXBhcmF0b3InPjwhW2lmICFzdXBwb3J0Rm9vdG5v
2148
+ dGVzXT4NCg0KPGhyIGFsaWduPWxlZnQgc2l6ZT0xPg0KDQo8IVtlbmRpZl0+PC9zcGFuPjwvc3Bh
2149
+ bj48L3A+DQoNCjwvZGl2Pg0KDQo8ZGl2IHN0eWxlPSdtc28tZWxlbWVudDplbmRub3RlLXNlcGFy
2150
+ YXRvcicgaWQ9ZXM+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWJvdHRvbTow
2151
+ Y207bWFyZ2luLWJvdHRvbTouMDAwMXB0O2xpbmUtaGVpZ2h0Og0Kbm9ybWFsJz48c3BhbiBsYW5n
2152
+ PUVOLUdCPjxzcGFuIHN0eWxlPSdtc28tc3BlY2lhbC1jaGFyYWN0ZXI6Zm9vdG5vdGUtc2VwYXJh
2153
+ dG9yJz48IVtpZiAhc3VwcG9ydEZvb3Rub3Rlc10+DQoNCjxociBhbGlnbj1sZWZ0IHNpemU9MSB3
2154
+ aWR0aD0iMzMlIj4NCg0KPCFbZW5kaWZdPjwvc3Bhbj48L3NwYW4+PC9wPg0KDQo8L2Rpdj4NCg0K
2155
+ PGRpdiBzdHlsZT0nbXNvLWVsZW1lbnQ6ZW5kbm90ZS1jb250aW51YXRpb24tc2VwYXJhdG9yJyBp
2156
+ ZD1lY3M+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWJvdHRvbTowY207bWFy
2157
+ Z2luLWJvdHRvbTouMDAwMXB0O2xpbmUtaGVpZ2h0Og0Kbm9ybWFsJz48c3BhbiBsYW5nPUVOLUdC
2158
+ PjxzcGFuIHN0eWxlPSdtc28tc3BlY2lhbC1jaGFyYWN0ZXI6Zm9vdG5vdGUtY29udGludWF0aW9u
2159
+ LXNlcGFyYXRvcic+PCFbaWYgIXN1cHBvcnRGb290bm90ZXNdPg0KDQo8aHIgYWxpZ249bGVmdCBz
2160
+ aXplPTE+DQoNCjwhW2VuZGlmXT48L3NwYW4+PC9zcGFuPjwvcD4NCg0KPC9kaXY+DQoNCjxkaXYg
2161
+ c3R5bGU9J21zby1lbGVtZW50OmhlYWRlcicgaWQ9ZWhhPg0KDQo8cCBjbGFzcz1Nc29IZWFkZXIg
2162
+ YWxpZ249bGVmdCBzdHlsZT0ndGV4dC1hbGlnbjpsZWZ0O2xpbmUtaGVpZ2h0OjEyLjBwdDsNCm1z
2163
+ by1saW5lLWhlaWdodC1ydWxlOmV4YWN0bHknPjxzcGFuIGxhbmc9RU4tR0I+OihFKTwvc3Bhbj48
2164
+ L3A+DQoNCjwvZGl2Pg0KDQo8ZGl2IHN0eWxlPSdtc28tZWxlbWVudDpoZWFkZXInIGlkPWhhPg0K
2165
+ DQo8cCBjbGFzcz1Nc29IZWFkZXIgc3R5bGU9J21hcmdpbi1ib3R0b206MTguMHB0Jz48c3BhbiBs
2166
+ YW5nPUVOLUdCDQpzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTEu
2167
+ MHB0O2ZvbnQtd2VpZ2h0Om5vcm1hbCc+wqkNCiZuYnNwOyZuYnNwO+KAkyBBbGwgcmlnaHRzIHJl
2168
+ c2VydmVkPC9zcGFuPjxzcGFuIGxhbmc9RU4tR0INCnN0eWxlPSdmb250LXdlaWdodDpub3JtYWwn
2169
+ PjxvOnA+PC9vOnA+PC9zcGFuPjwvcD4NCg0KPC9kaXY+DQoNCjxkaXYgc3R5bGU9J21zby1lbGVt
2170
+ ZW50OmZvb3RlcicgaWQ9ZWZhPg0KDQo8cCBjbGFzcz1Nc29Gb290ZXIgc3R5bGU9J21hcmdpbi10
2171
+ b3A6MTIuMHB0O2xpbmUtaGVpZ2h0OjEyLjBwdDttc28tbGluZS1oZWlnaHQtcnVsZToNCmV4YWN0
2172
+ bHknPjwhLS1baWYgc3VwcG9ydEZpZWxkc10+PGIgc3R5bGU9J21zby1iaWRpLWZvbnQtd2VpZ2h0
2173
+ Om5vcm1hbCc+PHNwYW4NCmxhbmc9RU4tR0Igc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJp
2174
+ ZGktZm9udC1zaXplOjExLjBwdCc+PHNwYW4NCnN0eWxlPSdtc28tZWxlbWVudDpmaWVsZC1iZWdp
2175
+ bic+PC9zcGFuPjxzcGFuDQpzdHlsZT0nbXNvLXNwYWNlcnVuOnllcyc+wqA8L3NwYW4+UEFHRTxz
2176
+ cGFuIHN0eWxlPSdtc28tc3BhY2VydW46eWVzJz7CoMKgDQo8L3NwYW4+XCogTUVSR0VGT1JNQVQg
2177
+ PHNwYW4gc3R5bGU9J21zby1lbGVtZW50OmZpZWxkLXNlcGFyYXRvcic+PC9zcGFuPjwvc3Bhbj48
2178
+ L2I+PCFbZW5kaWZdLS0+PGINCnN0eWxlPSdtc28tYmlkaS1mb250LXdlaWdodDpub3JtYWwnPjxz
2179
+ cGFuIGxhbmc9RU4tR0Igc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7DQptc28tYmlkaS1mb250LXNp
2180
+ emU6MTEuMHB0Jz48c3BhbiBzdHlsZT0nbXNvLW5vLXByb29mOnllcyc+Mjwvc3Bhbj48L3NwYW4+
2181
+ PC9iPjwhLS1baWYgc3VwcG9ydEZpZWxkc10+PGINCnN0eWxlPSdtc28tYmlkaS1mb250LXdlaWdo
2182
+ dDpub3JtYWwnPjxzcGFuIGxhbmc9RU4tR0Igc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7DQptc28t
2183
+ YmlkaS1mb250LXNpemU6MTEuMHB0Jz48c3BhbiBzdHlsZT0nbXNvLWVsZW1lbnQ6ZmllbGQtZW5k
2184
+ Jz48L3NwYW4+PC9zcGFuPjwvYj48IVtlbmRpZl0tLT48c3Bhbg0KbGFuZz1FTi1HQiBzdHlsZT0n
2185
+ Zm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTEuMHB0Jz48c3Bhbg0Kc3R5bGU9
2186
+ J21zby10YWItY291bnQ6MSc+wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2187
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2188
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2189
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2190
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2191
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2192
+ wqDCoMKgwqDCoMKgwqDCoCA8L3NwYW4+wqkNCiZuYnNwOyZuYnNwO+KAkyBBbGwgcmlnaHRzIHJl
2193
+ c2VydmVkPG86cD48L286cD48L3NwYW4+PC9wPg0KDQo8L2Rpdj4NCg0KPGRpdiBzdHlsZT0nbXNv
2194
+ LWVsZW1lbnQ6aGVhZGVyJyBpZD1laDI+DQoNCjxwIGNsYXNzPU1zb0hlYWRlciBhbGlnbj1sZWZ0
2195
+ IHN0eWxlPSd0ZXh0LWFsaWduOmxlZnQ7bGluZS1oZWlnaHQ6MTIuMHB0Ow0KbXNvLWxpbmUtaGVp
2196
+ Z2h0LXJ1bGU6ZXhhY3RseSc+PHNwYW4gbGFuZz1FTi1HQj46KEUpPC9zcGFuPjwvcD4NCg0KPC9k
2197
+ aXY+DQoNCjxkaXYgc3R5bGU9J21zby1lbGVtZW50OmhlYWRlcicgaWQ9aDI+DQoNCjxwIGNsYXNz
2198
+ PU1zb0hlYWRlciBhbGlnbj1yaWdodCBzdHlsZT0ndGV4dC1hbGlnbjpyaWdodDtsaW5lLWhlaWdo
2199
+ dDoxMi4wcHQ7DQptc28tbGluZS1oZWlnaHQtcnVsZTpleGFjdGx5Jz48c3BhbiBsYW5nPUVOLUdC
2200
+ PjooRSk8L3NwYW4+PC9wPg0KDQo8L2Rpdj4NCg0KPGRpdiBzdHlsZT0nbXNvLWVsZW1lbnQ6Zm9v
2201
+ dGVyJyBpZD1lZjI+DQoNCjxwIGNsYXNzPU1zb0Zvb3RlciBzdHlsZT0nbGluZS1oZWlnaHQ6MTIu
2202
+ MHB0O21zby1saW5lLWhlaWdodC1ydWxlOmV4YWN0bHknPjwhLS1baWYgc3VwcG9ydEZpZWxkc10+
2203
+ PHNwYW4NCmxhbmc9RU4tR0Igc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1z
2204
+ aXplOjExLjBwdCc+PHNwYW4NCnN0eWxlPSdtc28tZWxlbWVudDpmaWVsZC1iZWdpbic+PC9zcGFu
2205
+ PjxzcGFuDQpzdHlsZT0nbXNvLXNwYWNlcnVuOnllcyc+wqA8L3NwYW4+UEFHRTxzcGFuIHN0eWxl
2206
+ PSdtc28tc3BhY2VydW46eWVzJz7CoMKgDQo8L3NwYW4+XCogTUVSR0VGT1JNQVQgPHNwYW4gc3R5
2207
+ bGU9J21zby1lbGVtZW50OmZpZWxkLXNlcGFyYXRvcic+PC9zcGFuPjwvc3Bhbj48IVtlbmRpZl0t
2208
+ LT48c3Bhbg0KbGFuZz1FTi1HQiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250
2209
+ LXNpemU6MTEuMHB0Jz48c3Bhbg0Kc3R5bGU9J21zby1uby1wcm9vZjp5ZXMnPmlpPC9zcGFuPjwv
2210
+ c3Bhbj48IS0tW2lmIHN1cHBvcnRGaWVsZHNdPjxzcGFuDQpsYW5nPUVOLUdCIHN0eWxlPSdmb250
2211
+ LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMS4wcHQnPjxzcGFuDQpzdHlsZT0nbXNv
2212
+ LWVsZW1lbnQ6ZmllbGQtZW5kJz48L3NwYW4+PC9zcGFuPjwhW2VuZGlmXS0tPjxzcGFuIGxhbmc9
2213
+ RU4tR0INCnN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMS4wcHQn
2214
+ PjxzcGFuIHN0eWxlPSdtc28tdGFiLWNvdW50Og0KMSc+wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2215
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2216
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2217
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2218
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2219
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2220
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8L3NwYW4+wqkNCiZuYnNwOyZuYnNwO+KA
2221
+ kyBBbGwgcmlnaHRzIHJlc2VydmVkPG86cD48L286cD48L3NwYW4+PC9wPg0KDQo8L2Rpdj4NCg0K
2222
+ PGRpdiBzdHlsZT0nbXNvLWVsZW1lbnQ6Zm9vdGVyJyBpZD1mMj4NCg0KPHAgY2xhc3M9TXNvRm9v
2223
+ dGVyIHN0eWxlPSdsaW5lLWhlaWdodDoxMi4wcHQnPjxzcGFuIGxhbmc9RU4tR0INCnN0eWxlPSdm
2224
+ b250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMS4wcHQnPsKpICZuYnNwOyZuYnNw
2225
+ O+KAkyBBbGwNCnJpZ2h0cyByZXNlcnZlZDxzcGFuIHN0eWxlPSdtc28tdGFiLWNvdW50OjEnPsKg
2226
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2227
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2228
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2229
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2230
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2231
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIDwvc3Bh
2232
+ bj48L3NwYW4+PCEtLVtpZiBzdXBwb3J0RmllbGRzXT48c3Bhbg0KbGFuZz1FTi1HQiBzdHlsZT0n
2233
+ Zm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTEuMHB0Jz48c3Bhbg0Kc3R5bGU9
2234
+ J21zby1lbGVtZW50OmZpZWxkLWJlZ2luJz48L3NwYW4+IFBBR0U8c3BhbiBzdHlsZT0nbXNvLXNw
2235
+ YWNlcnVuOnllcyc+wqDCoA0KPC9zcGFuPlwqIE1FUkdFRk9STUFUIDxzcGFuIHN0eWxlPSdtc28t
2236
+ ZWxlbWVudDpmaWVsZC1zZXBhcmF0b3InPjwvc3Bhbj48L3NwYW4+PCFbZW5kaWZdLS0+PHNwYW4N
2237
+ Cmxhbmc9RU4tR0Igc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOjEx
2238
+ LjBwdCc+PHNwYW4NCnN0eWxlPSdtc28tbm8tcHJvb2Y6eWVzJz5paWk8L3NwYW4+PC9zcGFuPjwh
2239
+ LS1baWYgc3VwcG9ydEZpZWxkc10+PHNwYW4NCmxhbmc9RU4tR0Igc3R5bGU9J2ZvbnQtc2l6ZTox
2240
+ MC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOjExLjBwdCc+PHNwYW4NCnN0eWxlPSdtc28tZWxlbWVu
2241
+ dDpmaWVsZC1lbmQnPjwvc3Bhbj48L3NwYW4+PCFbZW5kaWZdLS0+PHNwYW4gbGFuZz1FTi1HQg0K
2242
+ c3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOjExLjBwdCc+PG86cD48
2243
+ L286cD48L3NwYW4+PC9wPg0KDQo8L2Rpdj4NCg0KPGRpdiBzdHlsZT0nbXNvLWVsZW1lbnQ6Zm9v
2244
+ dGVyJyBpZD1lZjM+DQoNCjxwIGNsYXNzPU1zb0Zvb3RlciBzdHlsZT0nbWFyZ2luLXRvcDoxMi4w
2245
+ cHQ7bGluZS1oZWlnaHQ6MTIuMHB0O21zby1saW5lLWhlaWdodC1ydWxlOg0KZXhhY3RseSc+PCEt
2246
+ LVtpZiBzdXBwb3J0RmllbGRzXT48YiBzdHlsZT0nbXNvLWJpZGktZm9udC13ZWlnaHQ6bm9ybWFs
2247
+ Jz48c3Bhbg0KbGFuZz1FTi1HQiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250
2248
+ LXNpemU6MTEuMHB0Jz48c3Bhbg0Kc3R5bGU9J21zby1lbGVtZW50OmZpZWxkLWJlZ2luJz48L3Nw
2249
+ YW4+PHNwYW4NCnN0eWxlPSdtc28tc3BhY2VydW46eWVzJz7CoDwvc3Bhbj5QQUdFPHNwYW4gc3R5
2250
+ bGU9J21zby1zcGFjZXJ1bjp5ZXMnPsKgwqANCjwvc3Bhbj5cKiBNRVJHRUZPUk1BVCA8c3BhbiBz
2251
+ dHlsZT0nbXNvLWVsZW1lbnQ6ZmllbGQtc2VwYXJhdG9yJz48L3NwYW4+PC9zcGFuPjwvYj48IVtl
2252
+ bmRpZl0tLT48Yg0Kc3R5bGU9J21zby1iaWRpLWZvbnQtd2VpZ2h0Om5vcm1hbCc+PHNwYW4gbGFu
2253
+ Zz1FTi1HQiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDsNCm1zby1iaWRpLWZvbnQtc2l6ZToxMS4w
2254
+ cHQnPjxzcGFuIHN0eWxlPSdtc28tbm8tcHJvb2Y6eWVzJz4yPC9zcGFuPjwvc3Bhbj48L2I+PCEt
2255
+ LVtpZiBzdXBwb3J0RmllbGRzXT48Yg0Kc3R5bGU9J21zby1iaWRpLWZvbnQtd2VpZ2h0Om5vcm1h
2256
+ bCc+PHNwYW4gbGFuZz1FTi1HQiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDsNCm1zby1iaWRpLWZv
2257
+ bnQtc2l6ZToxMS4wcHQnPjxzcGFuIHN0eWxlPSdtc28tZWxlbWVudDpmaWVsZC1lbmQnPjwvc3Bh
2258
+ bj48L3NwYW4+PC9iPjwhW2VuZGlmXS0tPjxzcGFuDQpsYW5nPUVOLUdCIHN0eWxlPSdmb250LXNp
2259
+ emU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMS4wcHQnPjxzcGFuDQpzdHlsZT0nbXNvLXRh
2260
+ Yi1jb3VudDoxJz7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2261
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2262
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2263
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2264
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2265
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2266
+ oMKgwqDCoMKgIDwvc3Bhbj7CqQ0KJm5ic3A7Jm5ic3A74oCTIEFsbCByaWdodHMgcmVzZXJ2ZWQ8
2267
+ bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQoNCjwvZGl2Pg0KDQo8ZGl2IHN0eWxlPSdtc28tZWxlbWVu
2268
+ dDpmb290ZXInIGlkPWYzPg0KDQo8cCBjbGFzcz1Nc29Gb290ZXIgc3R5bGU9J2xpbmUtaGVpZ2h0
2269
+ OjEyLjBwdCc+PHNwYW4gbGFuZz1FTi1HQg0Kc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJp
2270
+ ZGktZm9udC1zaXplOjExLjBwdCc+wqkgJm5ic3A7Jm5ic3A74oCTIEFsbA0KcmlnaHRzIHJlc2Vy
2271
+ dmVkPHNwYW4gc3R5bGU9J21zby10YWItY291bnQ6MSc+wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2272
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2273
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2274
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2275
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
2276
+ wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
2277
+ oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8L3NwYW4+PC9zcGFuPjwhLS1baWYgc3Vw
2278
+ cG9ydEZpZWxkc10+PGINCnN0eWxlPSdtc28tYmlkaS1mb250LXdlaWdodDpub3JtYWwnPjxzcGFu
2279
+ IGxhbmc9RU4tR0Igc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7DQptc28tYmlkaS1mb250LXNpemU6
2280
+ MTEuMHB0Jz48c3BhbiBzdHlsZT0nbXNvLWVsZW1lbnQ6ZmllbGQtYmVnaW4nPjwvc3Bhbj4NClBB
2281
+ R0U8c3BhbiBzdHlsZT0nbXNvLXNwYWNlcnVuOnllcyc+wqDCoCA8L3NwYW4+XCogTUVSR0VGT1JN
2282
+ QVQgPHNwYW4NCnN0eWxlPSdtc28tZWxlbWVudDpmaWVsZC1zZXBhcmF0b3InPjwvc3Bhbj48L3Nw
2283
+ YW4+PC9iPjwhW2VuZGlmXS0tPjxiDQpzdHlsZT0nbXNvLWJpZGktZm9udC13ZWlnaHQ6bm9ybWFs
2284
+ Jz48c3BhbiBsYW5nPUVOLUdCIHN0eWxlPSdmb250LXNpemU6MTAuMHB0Ow0KbXNvLWJpZGktZm9u
2285
+ dC1zaXplOjExLjBwdCc+PHNwYW4gc3R5bGU9J21zby1uby1wcm9vZjp5ZXMnPjM8L3NwYW4+PC9z
2286
+ cGFuPjwvYj48IS0tW2lmIHN1cHBvcnRGaWVsZHNdPjxiDQpzdHlsZT0nbXNvLWJpZGktZm9udC13
2287
+ ZWlnaHQ6bm9ybWFsJz48c3BhbiBsYW5nPUVOLUdCIHN0eWxlPSdmb250LXNpemU6MTAuMHB0Ow0K
2288
+ bXNvLWJpZGktZm9udC1zaXplOjExLjBwdCc+PHNwYW4gc3R5bGU9J21zby1lbGVtZW50OmZpZWxk
2289
+ LWVuZCc+PC9zcGFuPjwvc3Bhbj48L2I+PCFbZW5kaWZdLS0+PHNwYW4NCmxhbmc9RU4tR0Igc3R5
2290
+ bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOjExLjBwdCc+PG86cD48L286
2291
+ cD48L3NwYW4+PC9wPg0KDQo8L2Rpdj4NCg0KPGRpdiBzdHlsZT0nbXNvLWVsZW1lbnQ6Zm9vdGVy
2292
+ JyBpZD1mND4NCg0KPHAgY2xhc3M9TXNvRm9vdGVyPjxiIHN0eWxlPSdtc28tYmlkaS1mb250LXdl
2293
+ aWdodDpub3JtYWwnPjxzcGFuPklDUyA8bzpwPjwvbzpwPjwvc3Bhbj48L2I+PC9wPg0KDQo8cCBj
2294
+ bGFzcz1Nc29Gb290ZXIgc3R5bGU9J21hcmdpbi10b3A6MGNtJz48c3BhbiBsYW5nPUVOLUFVIHN0
2295
+ eWxlPSdmb250LXNpemU6DQoxMC4wcHQ7bXNvLWFuc2ktbGFuZ3VhZ2U6RU4tQVUnPlByaWNlIGJh
2296
+ c2VkIG9uIDwvc3Bhbj48IS0tW2lmIHN1cHBvcnRGaWVsZHNdPjxzcGFuDQpsYW5nPUVOLUFVIHN0
2297
+ eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1hbnNpLWxhbmd1YWdlOkVOLUFVJz48c3Bhbg0Kc3R5
2298
+ bGU9J21zby1lbGVtZW50OmZpZWxkLWJlZ2luJz48L3NwYW4+PHNwYW4gc3R5bGU9J21zby1zcGFj
2299
+ ZXJ1bjp5ZXMnPsKgPC9zcGFuPk5VTVBBR0VTPHNwYW4NCnN0eWxlPSdtc28tc3BhY2VydW46eWVz
2300
+ Jz7CoCA8L3NwYW4+XCogTUVSR0VGT1JNQVQgPHNwYW4gc3R5bGU9J21zby1lbGVtZW50OmZpZWxk
2301
+ LXNlcGFyYXRvcic+PC9zcGFuPjwvc3Bhbj48IVtlbmRpZl0tLT48c3Bhbg0KbGFuZz1FTi1BVSBz
2302
+ dHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYW5zaS1sYW5ndWFnZTpFTi1BVSc+PHNwYW4NCnN0
2303
+ eWxlPSdtc28tbm8tcHJvb2Y6eWVzJz4yNjwvc3Bhbj48L3NwYW4+PCEtLVtpZiBzdXBwb3J0Rmll
2304
+ bGRzXT48c3Bhbg0KbGFuZz1FTi1BVSBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYW5zaS1s
2305
+ YW5ndWFnZTpFTi1BVSc+PHNwYW4NCnN0eWxlPSdtc28tZWxlbWVudDpmaWVsZC1lbmQnPjwvc3Bh
2306
+ bj48L3NwYW4+PCFbZW5kaWZdLS0+PHNwYW4gbGFuZz1FTi1BVQ0Kc3R5bGU9J2ZvbnQtc2l6ZTox
2307
+ MC4wcHQ7bXNvLWFuc2ktbGFuZ3VhZ2U6RU4tQVUnPiBwYWdlczxvOnA+PC9vOnA+PC9zcGFuPjwv
2308
+ cD4NCg0KPHAgY2xhc3M9TXNvRm9vdGVyPjxzcGFuIGxhbmc9RU4tQVUgc3R5bGU9J2ZvbnQtc2l6
2309
+ ZToxMC4wcHQ7Jz7CqQ0KJm5ic3A7Jm5ic3A74oCTIEFsbCByaWdodHMgcmVzZXJ2ZWQ8bzpwPjwv
2310
+ bzpwPjwvc3Bhbj48L3A+DQoNCjwvZGl2Pg0KDQoNCg0KPC9ib2R5Pg0KDQo8L2h0bWw+DQo=
2311
+
2312
+ ------=_NextPart_a334cf32.574d.492f--