metanorma-nist 1.1.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. checksums.yaml +4 -4
  2. data/README.adoc +14 -0
  3. data/Rakefile +2 -0
  4. data/lib/asciidoctor/nist/boilerplate.rb +2 -2
  5. data/lib/asciidoctor/nist/cleanup.rb +34 -4
  6. data/lib/asciidoctor/nist/converter.rb +20 -6
  7. data/lib/asciidoctor/nist/front.rb +37 -46
  8. data/lib/asciidoctor/nist/front_id.rb +1 -1
  9. data/lib/asciidoctor/nist/isodoc.rng +16 -7
  10. data/lib/asciidoctor/nist/nist.rng +18 -0
  11. data/lib/asciidoctor/nist/validate.rb +16 -9
  12. data/lib/isodoc/nist/base_convert.rb +26 -75
  13. data/lib/isodoc/nist/html/_coverpage.css +243 -0
  14. data/lib/isodoc/nist/html/htmlstyle.css +955 -0
  15. data/lib/isodoc/nist/html/nist.css +1055 -0
  16. data/lib/isodoc/nist/html/nist.scss +6 -7
  17. data/lib/isodoc/nist/html/nist_cswp.css +996 -0
  18. data/lib/isodoc/nist/html/nist_cswp.scss +6 -7
  19. data/lib/isodoc/nist/html/wordstyle.css +1520 -0
  20. data/lib/isodoc/nist/html/wordstyle.scss +74 -4
  21. data/lib/isodoc/nist/html/wordstyle_cswp.css +1194 -0
  22. data/lib/isodoc/nist/html/wordstyle_cswp.scss +68 -3
  23. data/lib/isodoc/nist/html_convert.rb +3 -0
  24. data/lib/isodoc/nist/i18n-en.yaml +3 -0
  25. data/lib/isodoc/nist/i18n.rb +10 -0
  26. data/lib/isodoc/nist/init.rb +37 -0
  27. data/lib/isodoc/nist/metadata_id.rb +1 -1
  28. data/lib/isodoc/nist/nist.cswp.xsl +2264 -2323
  29. data/lib/isodoc/nist/nist.sp.xsl +2697 -2542
  30. data/lib/isodoc/nist/pdf_convert.rb +0 -1
  31. data/lib/isodoc/nist/presentation_xml_convert.rb +71 -1
  32. data/lib/isodoc/nist/refs.rb +2 -17
  33. data/lib/isodoc/nist/render.rb +2 -1
  34. data/lib/isodoc/nist/render_dates.rb +0 -25
  35. data/lib/isodoc/nist/section.rb +26 -13
  36. data/lib/isodoc/nist/word_convert.rb +47 -14
  37. data/lib/isodoc/nist/xref.rb +1 -24
  38. data/lib/metanorma/nist/version.rb +1 -1
  39. data/metanorma-nist.gemspec +3 -2
  40. metadata +28 -6
@@ -742,7 +742,7 @@ div.WordSection1
742
742
  {% endif %}
743
743
  mso-first-header:url("file:///C:/Doc/FILENAME_files/header.html") fh1;
744
744
  mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h1;
745
- mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef1;
745
+ mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") f1;
746
746
  mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f2;
747
747
  mso-paper-source:0;}
748
748
  @page WordSection2L {
@@ -756,7 +756,7 @@ div.WordSection1
756
756
  {% endif %}
757
757
  mso-first-header:url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
758
758
  mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h1l;
759
- mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
759
+ mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") f1l;
760
760
  mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f2l;
761
761
  mso-paper-source:0;}
762
762
  @page WordSection2P {
@@ -770,7 +770,7 @@ div.WordSection1
770
770
  {% endif %}
771
771
  mso-first-header:url("file:///C:/Doc/FILENAME_files/header.html") fh1;
772
772
  mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h1;
773
- mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef1;
773
+ mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") f1;
774
774
  mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f2;
775
775
  mso-paper-source:0;}
776
776
  div.WordSection2
@@ -787,7 +787,7 @@ div.WordSection2
787
787
  {% endif %}
788
788
  mso-first-header:url("file:///C:/Doc/FILENAME_files/header.html") fh1;
789
789
  mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h1;
790
- mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef3;
790
+ mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") f3;
791
791
  mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f3;
792
792
  mso-paper-source:0;}
793
793
  @page WordSection3L {
@@ -801,7 +801,7 @@ div.WordSection2
801
801
  {% endif %}
802
802
  mso-first-header:url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
803
803
  mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h1l;
804
- mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef3l;
804
+ mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") f3l;
805
805
  mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f3l;
806
806
  mso-paper-source:0;}
807
807
  @page WordSection3P {
@@ -815,7 +815,7 @@ div.WordSection2
815
815
  {% endif %}
816
816
  mso-first-header:url("file:///C:/Doc/FILENAME_files/header.html") fh1;
817
817
  mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h1;
818
- mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef3;
818
+ mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") f3;
819
819
  mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f3;
820
820
  mso-paper-source:0;}
821
821
  div.WordSection3
@@ -953,4 +953,3 @@ table.dl
953
953
  div.recommend {
954
954
  margin-left: 2cm;
955
955
  }
956
-
@@ -0,0 +1,1520 @@
1
+ @charset "UTF-8";
2
+ /* Font Definitions */
3
+ @font-face {
4
+ font-family: Wingdings;
5
+ panose-1: 5 0 0 0 0 0 0 0 0 0;
6
+ mso-font-charset: 2;
7
+ mso-generic-font-family: decorative;
8
+ mso-font-pitch: variable;
9
+ mso-font-signature: 0 268435456 0 0 -2147483648 0; }
10
+
11
+ @font-face {
12
+ font-family: "MS Mincho";
13
+ panose-1: 2 2 6 9 4 2 5 8 3 4;
14
+ mso-font-alt: "MS 明朝";
15
+ mso-font-charset: 128;
16
+ mso-generic-font-family: modern;
17
+ mso-font-pitch: fixed;
18
+ mso-font-signature: -536870145 1791491579 134217746 0 131231 0; }
19
+
20
+ @font-face {
21
+ font-family: "Cambria Math";
22
+ panose-1: 2 4 5 3 5 4 6 3 2 4;
23
+ mso-font-charset: 0;
24
+ mso-generic-font-family: roman;
25
+ mso-font-pitch: variable;
26
+ mso-font-signature: -536870145 1107305727 0 0 415 0; }
27
+
28
+ @font-face {
29
+ font-family: "Arial Narrow";
30
+ panose-1: 2 11 5 6 2 2 2 3 2 4;
31
+ mso-font-charset: 0;
32
+ mso-generic-font-family: swiss;
33
+ mso-font-pitch: variable;
34
+ mso-font-signature: 3 0 0 0 1 0; }
35
+
36
+ @font-face {
37
+ font-family: "Source Sans Pro";
38
+ panose-1: 2 11 5 3 3 4 3 2 2 4;
39
+ mso-font-alt: Arial;
40
+ mso-font-charset: 77;
41
+ mso-generic-font-family: swiss;
42
+ mso-font-pitch: variable;
43
+ mso-font-signature: 536870919 1 0 0 403 0; }
44
+
45
+ @font-face {
46
+ font-family: Tahoma;
47
+ panose-1: 2 11 6 4 3 5 4 4 2 4;
48
+ mso-font-charset: 0;
49
+ mso-generic-font-family: swiss;
50
+ mso-font-pitch: variable;
51
+ mso-font-signature: -520081665 -1073717157 41 0 66047 0; }
52
+
53
+ @font-face {
54
+ font-family: Times;
55
+ panose-1: 2 0 5 0 0 0 0 0 0 0;
56
+ mso-font-charset: 0;
57
+ mso-generic-font-family: auto;
58
+ mso-font-pitch: variable;
59
+ mso-font-signature: -536870145 1342185562 0 0 415 0; }
60
+
61
+ @font-face {
62
+ font-family: "Wingdings 2";
63
+ panose-1: 5 2 1 2 1 5 7 7 7 7;
64
+ mso-font-charset: 2;
65
+ mso-generic-font-family: decorative;
66
+ mso-font-pitch: variable;
67
+ mso-font-signature: 0 268435456 0 0 -2147483648 0; }
68
+
69
+ @font-face {
70
+ font-family: "\@MS Mincho";
71
+ panose-1: 2 2 6 9 4 2 5 8 3 4;
72
+ mso-font-charset: 128;
73
+ mso-generic-font-family: modern;
74
+ mso-font-pitch: fixed;
75
+ mso-font-signature: -536870145 1791491579 134217746 0 131231 0; }
76
+
77
+ p.MsoNormal, li.MsoNormal, div.MsoNormal {
78
+ mso-style-unhide: no;
79
+ mso-style-qformat: yes;
80
+ mso-style-parent: "";
81
+ margin: 0cm;
82
+ margin-bottom: 12.0pt;
83
+ mso-pagination: widow-orphan;
84
+ font-size: 12pt;
85
+ font-family: {{bodyfont}};
86
+ mso-fareast-font-family: "Times New Roman";
87
+ mso-ansi-language: EN-US;
88
+ mso-fareast-language: EN-US; }
89
+
90
+ p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
91
+ mso-style-priority: 34;
92
+ mso-style-unhide: no;
93
+ mso-style-qformat: yes;
94
+ margin-top: 0cm;
95
+ margin-right: 0cm;
96
+ margin-bottom: 12.0pt;
97
+ /* do not put in margin-left, it is specific to list level */
98
+ mso-add-space: auto;
99
+ mso-pagination: widow-orphan;
100
+ font-size: 12pt;
101
+ font-family: {{bodyfont}};
102
+ mso-ansi-language: EN-AU;
103
+ mso-fareast-language: EN-US; }
104
+
105
+ p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst {
106
+ mso-style-priority: 34;
107
+ mso-style-unhide: no;
108
+ mso-style-qformat: yes;
109
+ mso-style-type: export-only;
110
+ margin-top: 0cm;
111
+ margin-right: 0cm;
112
+ margin-bottom: 12.0pt;
113
+ /* do not put in margin-left, it is specific to list level */
114
+ mso-add-space: auto;
115
+ mso-pagination: widow-orphan;
116
+ font-size: 12pt;
117
+ font-family: {{bodyfont}};
118
+ mso-ansi-language: EN-AU;
119
+ mso-fareast-language: EN-US; }
120
+
121
+ p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle {
122
+ mso-style-priority: 34;
123
+ mso-style-unhide: no;
124
+ mso-style-qformat: yes;
125
+ mso-style-type: export-only;
126
+ margin-top: 0cm;
127
+ margin-right: 0cm;
128
+ margin-bottom: 12.0pt;
129
+ /* do not put in margin-left, it is specific to list level */
130
+ mso-add-space: auto;
131
+ mso-pagination: widow-orphan;
132
+ font-size: 12pt;
133
+ font-family: {{bodyfont}};
134
+ mso-ansi-language: EN-AU;
135
+ mso-fareast-language: EN-US; }
136
+
137
+ p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
138
+ mso-style-priority: 34;
139
+ mso-style-unhide: no;
140
+ mso-style-qformat: yes;
141
+ mso-style-type: export-only;
142
+ margin-top: 0cm;
143
+ margin-right: 0cm;
144
+ margin-bottom: 12.0pt;
145
+ /* do not put in margin-left, it is specific to list level */
146
+ mso-add-space: auto;
147
+ mso-pagination: widow-orphan;
148
+ font-size: 12pt;
149
+ font-family: {{bodyfont}};
150
+ mso-ansi-language: EN-AU;
151
+ mso-fareast-language: EN-US; }
152
+
153
+ p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {
154
+ mso-style-noshow: yes;
155
+ mso-style-unhide: no;
156
+ margin: 0cm;
157
+ margin-bottom: .0001pt;
158
+ mso-pagination: widow-orphan;
159
+ font-size: 10.0pt;
160
+ font-family: {{bodyfont}};
161
+ mso-fareast-font-family: "Times New Roman";
162
+ mso-ansi-language: EN-US;
163
+ mso-fareast-language: EN-US; }
164
+
165
+ p.MsoHeader, li.MsoHeader, div.MsoHeader {
166
+ mso-style-unhide: no;
167
+ margin: 0cm;
168
+ margin-bottom: .0001pt;
169
+ mso-pagination: widow-orphan;
170
+ tab-stops: right 482.0pt;
171
+ font-size: 12pt;
172
+ font-family: {{headerfont}};
173
+ mso-fareast-font-family: "Times New Roman";
174
+ mso-ansi-language: EN-US;
175
+ mso-fareast-language: EN-US; }
176
+
177
+ p.MsoHeaderLandscape, li.MsoHeaderLandscape, div.MsoHeaderLandscape {
178
+ mso-style-unhide: no;
179
+ margin: 0cm;
180
+ margin-bottom: .0001pt;
181
+ mso-pagination: widow-orphan;
182
+ tab-stops: right 9.0in;
183
+ font-size: 12pt;
184
+ font-family: {{headerfont}};
185
+ mso-fareast-font-family: "Times New Roman";
186
+ mso-ansi-language: EN-US;
187
+ mso-fareast-language: EN-US; }
188
+
189
+ p.MsoFooter, li.MsoFooter, div.MsoFooter {
190
+ mso-style-unhide: no;
191
+ margin: 0cm;
192
+ margin-bottom: .0001pt;
193
+ mso-pagination: widow-orphan;
194
+ tab-stops: center 3.25in;
195
+ font-size: 12pt;
196
+ font-family: {{bodyfont}};
197
+ mso-fareast-font-family: "Times New Roman";
198
+ mso-ansi-language: EN-US;
199
+ mso-fareast-language: EN-US; }
200
+
201
+ p.MsoFooterLandscape, li.MsoFooterLandscape, div.MsoFooterLandscape {
202
+ mso-style-unhide: no;
203
+ margin: 0cm;
204
+ margin-bottom: .0001pt;
205
+ mso-pagination: widow-orphan;
206
+ tab-stops: center 4.5in;
207
+ font-size: 12pt;
208
+ font-family: {{bodyfont}};
209
+ mso-fareast-font-family: "Times New Roman";
210
+ mso-ansi-language: EN-US;
211
+ mso-fareast-language: EN-US; }
212
+
213
+ span.MsoCommentReference {
214
+ mso-style-noshow: yes;
215
+ mso-style-unhide: no;
216
+ mso-style-parent: "";
217
+ mso-ansi-font-size: 8.0pt;
218
+ mso-bidi-font-size: 8.0pt; }
219
+
220
+ p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {
221
+ mso-style-unhide: no;
222
+ margin-top: 9.0pt;
223
+ margin-right: 0cm;
224
+ margin-bottom: 0cm;
225
+ margin-left: 0cm;
226
+ margin-bottom: .0001pt;
227
+ mso-pagination: widow-orphan;
228
+ font-size: 12.0pt;
229
+ font-family: {{bodyfont}};
230
+ mso-fareast-font-family: "Times New Roman";
231
+ mso-bidi-font-family: "Times New Roman";
232
+ mso-ansi-language: EN-US;
233
+ mso-fareast-language: EN-US; }
234
+
235
+ p.MsoTitle, li.MsoTitle, div.MsoTitle {
236
+ mso-style-priority: 10;
237
+ mso-style-unhide: no;
238
+ mso-style-qformat: yes;
239
+ mso-style-link: "Title Char";
240
+ mso-style-next: Normal;
241
+ margin: 0cm;
242
+ margin-bottom: .0001pt;
243
+ mso-add-space: auto;
244
+ mso-pagination: widow-orphan;
245
+ font-size: 28.0pt;
246
+ font-family: "Calibri Light",sans-serif;
247
+ mso-fareast-font-family: "Times New Roman";
248
+ mso-bidi-font-family: "Times New Roman";
249
+ letter-spacing: -.5pt;
250
+ mso-font-kerning: 14.0pt;
251
+ mso-ansi-language: EN-US;
252
+ mso-fareast-language: EN-US; }
253
+
254
+ p.MsoTitleCxSpFirst, li.MsoTitleCxSpFirst, div.MsoTitleCxSpFirst {
255
+ mso-style-priority: 10;
256
+ mso-style-unhide: no;
257
+ mso-style-qformat: yes;
258
+ mso-style-link: "Title Char";
259
+ mso-style-next: Normal;
260
+ mso-style-type: export-only;
261
+ margin: 0cm;
262
+ margin-bottom: .0001pt;
263
+ mso-add-space: auto;
264
+ mso-pagination: widow-orphan;
265
+ font-size: 28.0pt;
266
+ font-family: "Calibri Light",sans-serif;
267
+ mso-fareast-font-family: "Times New Roman";
268
+ mso-bidi-font-family: "Times New Roman";
269
+ letter-spacing: -.5pt;
270
+ mso-font-kerning: 14.0pt;
271
+ mso-ansi-language: EN-US;
272
+ mso-fareast-language: EN-US; }
273
+
274
+ p.MsoTitleCxSpMiddle, li.MsoTitleCxSpMiddle, div.MsoTitleCxSpMiddle {
275
+ mso-style-priority: 10;
276
+ mso-style-unhide: no;
277
+ mso-style-qformat: yes;
278
+ mso-style-link: "Title Char";
279
+ mso-style-next: Normal;
280
+ mso-style-type: export-only;
281
+ margin: 0cm;
282
+ margin-bottom: .0001pt;
283
+ mso-add-space: auto;
284
+ mso-pagination: widow-orphan;
285
+ font-size: 28.0pt;
286
+ font-family: "Calibri Light",sans-serif;
287
+ mso-fareast-font-family: "Times New Roman";
288
+ mso-bidi-font-family: "Times New Roman";
289
+ letter-spacing: -.5pt;
290
+ mso-font-kerning: 14.0pt;
291
+ mso-ansi-language: EN-US;
292
+ mso-fareast-language: EN-US; }
293
+
294
+ p.MsoTitleCxSpLast, li.MsoTitleCxSpLast, div.MsoTitleCxSpLast {
295
+ mso-style-priority: 10;
296
+ mso-style-unhide: no;
297
+ mso-style-qformat: yes;
298
+ mso-style-link: "Title Char";
299
+ mso-style-next: Normal;
300
+ mso-style-type: export-only;
301
+ margin: 0cm;
302
+ margin-bottom: .0001pt;
303
+ mso-add-space: auto;
304
+ mso-pagination: widow-orphan;
305
+ font-size: 28.0pt;
306
+ font-family: "Calibri Light",sans-serif;
307
+ mso-fareast-font-family: "Times New Roman";
308
+ mso-bidi-font-family: "Times New Roman";
309
+ letter-spacing: -.5pt;
310
+ mso-font-kerning: 14.0pt;
311
+ mso-ansi-language: EN-US;
312
+ mso-fareast-language: EN-US; }
313
+
314
+ a:link, span.MsoHyperlink {
315
+ mso-style-unhide: no;
316
+ mso-style-parent: "";
317
+ color: blue;
318
+ text-decoration: underline;
319
+ text-underline: single; }
320
+
321
+ a:visited, span.MsoHyperlinkFollowed {
322
+ mso-style-unhide: no;
323
+ mso-style-parent: "";
324
+ color: purple;
325
+ text-decoration: underline;
326
+ text-underline: single; }
327
+
328
+ p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {
329
+ mso-style-noshow: yes;
330
+ mso-style-unhide: no;
331
+ mso-style-parent: "Comment Text";
332
+ mso-style-next: "Comment Text";
333
+ margin: 0cm;
334
+ margin-bottom: .0001pt;
335
+ mso-pagination: widow-orphan;
336
+ font-size: 10.0pt;
337
+ font-family: {{bodyfont}};
338
+ mso-fareast-font-family: "Times New Roman";
339
+ mso-ansi-language: EN-US;
340
+ mso-fareast-language: EN-US;
341
+ font-weight: bold; }
342
+
343
+ p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {
344
+ mso-style-noshow: yes;
345
+ mso-style-unhide: no;
346
+ margin: 0cm;
347
+ margin-bottom: .0001pt;
348
+ mso-pagination: widow-orphan;
349
+ font-size: 8.0pt;
350
+ font-family: "Tahoma",sans-serif;
351
+ mso-fareast-font-family: "Times New Roman";
352
+ mso-ansi-language: EN-US;
353
+ mso-fareast-language: EN-US; }
354
+
355
+ span.blackgraphtxsidebar {
356
+ mso-style-name: blackgraphtxsidebar;
357
+ mso-style-unhide: no;
358
+ mso-style-parent: ""; }
359
+
360
+ span.blackgraphtx {
361
+ mso-style-name: blackgraphtx;
362
+ mso-style-unhide: no;
363
+ mso-style-parent: ""; }
364
+
365
+ .MsoChpDefault {
366
+ mso-style-type: export-only;
367
+ mso-default-props: yes; }
368
+
369
+ div.figure, p.figure {
370
+ text-align: center; }
371
+
372
+ h1 {
373
+ mso-style-priority: 1;
374
+ mso-style-unhide: no;
375
+ mso-style-qformat: yes;
376
+ mso-style-link: "Heading 1 Char";
377
+ mso-style-next: Normal;
378
+ margin-top: 0in;
379
+ margin-right: 0in;
380
+ margin-bottom: 12.0pt;
381
+ margin-left: .4in;
382
+ text-align: justify;
383
+ text-indent: -.4in;
384
+ mso-pagination: none;
385
+ page-break-after: avoid;
386
+ mso-outline-level: 1;
387
+ mso-list: l78 level1 lfo4;
388
+ mso-hyphenate: none;
389
+ tab-stops: list .4in;
390
+ background: black;
391
+ mso-layout-grid-align: none;
392
+ border: none;
393
+ mso-border-alt: solid windowtext .5pt;
394
+ padding: 0in;
395
+ mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
396
+ font-size: 12.0pt;
397
+ mso-bidi-font-size: 10.0pt;
398
+ font-family: {{headerfont}};
399
+ mso-fareast-font-family: {{headerfont}};
400
+ color: white;
401
+ mso-font-kerning: 0pt;
402
+ mso-ansi-language: EN-GB;
403
+ mso-fareast-language: JA;
404
+ mso-bidi-font-weight: normal; }
405
+
406
+ .h1Preface, .h1Annex {
407
+ mso-style-priority: 1;
408
+ mso-style-unhide: no;
409
+ mso-style-qformat: yes;
410
+ mso-style-link: "Heading 1 Char";
411
+ mso-style-next: Normal;
412
+ margin-top: 0in;
413
+ margin-right: 0in;
414
+ margin-bottom: 12.0pt;
415
+ margin-left: .4in;
416
+ text-align: center;
417
+ text-indent: -.4in;
418
+ mso-pagination: none;
419
+ page-break-after: avoid;
420
+ page-break-before: avoid;
421
+ mso-hyphenate: none;
422
+ tab-stops: list .4in;
423
+ background: white;
424
+ mso-layout-grid-align: none;
425
+ border: none;
426
+ mso-border-alt: none;
427
+ padding: 0in;
428
+ mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
429
+ font-size: 12.0pt;
430
+ mso-bidi-font-size: 10.0pt;
431
+ font-family: {{headerfont}};
432
+ mso-fareast-font-family: {{headerfont}};
433
+ color: black;
434
+ mso-font-kerning: 0pt;
435
+ mso-ansi-language: EN-GB;
436
+ mso-fareast-language: JA;
437
+ font-weight: bold;
438
+ mso-bidi-font-weight: normal; }
439
+
440
+ h1.AbstractTitle, h1.IntroTitle {
441
+ background: white;
442
+ color: black;
443
+ text-align: center;
444
+ mso-border-alt: none;
445
+ page-break-before: avoid; }
446
+
447
+ h1.NormalTitle {
448
+ page-break-before: always; }
449
+
450
+ .h2Annex, .h2Preface {
451
+ mso-style-priority: 2;
452
+ mso-style-unhide: no;
453
+ mso-style-qformat: yes;
454
+ mso-style-parent: "Heading 1";
455
+ mso-style-link: "Heading 2 Char";
456
+ mso-style-next: Normal;
457
+ margin-top: 3.0pt;
458
+ margin-right: 0cm;
459
+ margin-bottom: 12.0pt;
460
+ margin-left: 0cm;
461
+ text-indent: 0cm;
462
+ line-height: 12.5pt;
463
+ mso-pagination: widow-orphan;
464
+ page-break-after: avoid;
465
+ mso-hyphenate: none;
466
+ tab-stops: 27.0pt 35.0pt;
467
+ font-size: 12.0pt;
468
+ mso-bidi-font-size: 11.0pt;
469
+ font-family: {{headerfont}};
470
+ font-weight: bold;
471
+ mso-fareast-font-family: {{headerfont}};
472
+ color: #000000;
473
+ mso-ansi-language: EN-GB;
474
+ mso-fareast-language: JA;
475
+ mso-bidi-font-weight: normal; }
476
+
477
+ .h2Annex {
478
+ text-align: left; }
479
+
480
+ .h2Preface {
481
+ text-align: center; }
482
+
483
+ h2 {
484
+ mso-style-priority: 2;
485
+ mso-style-unhide: no;
486
+ mso-style-qformat: yes;
487
+ mso-style-parent: "Heading 1";
488
+ mso-style-link: "Heading 2 Char";
489
+ mso-style-next: Normal;
490
+ mso-margin-top-alt: auto;
491
+ margin-right: 0in;
492
+ margin-bottom: 12.0pt;
493
+ margin-left: .4in;
494
+ text-align: justify;
495
+ text-indent: -.4in;
496
+ mso-pagination: none;
497
+ page-break-after: avoid;
498
+ mso-outline-level: 2;
499
+ mso-list: l78 level2 lfo4;
500
+ mso-hyphenate: none;
501
+ tab-stops: list .4in;
502
+ mso-layout-grid-align: none;
503
+ font-size: 11.0pt;
504
+ mso-bidi-font-size: 10.0pt;
505
+ font-family: {{headerfont}};
506
+ mso-font-kerning: 14.0pt;
507
+ mso-fareast-font-family: {{headerfont}};
508
+ color: #000000;
509
+ mso-ansi-language: EN-GB;
510
+ mso-fareast-language: JA;
511
+ font-weight: bold;
512
+ mso-bidi-font-weight: normal; }
513
+
514
+ h3 {
515
+ mso-style-priority: 3;
516
+ mso-style-unhide: no;
517
+ mso-style-qformat: yes;
518
+ mso-style-parent: "Heading 1";
519
+ mso-style-link: "Heading 3 Char";
520
+ mso-style-next: Normal;
521
+ mso-margin-top-alt: auto;
522
+ margin-right: 0in;
523
+ margin-bottom: 12.0pt;
524
+ margin-left: 0in;
525
+ text-align: left;
526
+ text-indent: 0in;
527
+ mso-pagination: none;
528
+ page-break-after: avoid;
529
+ mso-outline-level: 3;
530
+ mso-list: l78 level3 lfo4;
531
+ mso-hyphenate: none;
532
+ tab-stops: .5in;
533
+ mso-layout-grid-align: none;
534
+ font-size: 11.0pt;
535
+ mso-bidi-font-size: 10.0pt;
536
+ font-family: {{headerfont}};
537
+ mso-font-kerning: 14.0pt;
538
+ color: #000000;
539
+ mso-fareast-font-family: {{headerfont}};
540
+ mso-ansi-language: EN-GB;
541
+ mso-fareast-language: JA;
542
+ font-weight: bold;
543
+ mso-bidi-font-weight: normal; }
544
+
545
+ .h3Annex {
546
+ mso-style-priority: 3;
547
+ mso-style-unhide: no;
548
+ mso-style-qformat: yes;
549
+ mso-style-parent: "Heading 1";
550
+ mso-style-link: "Heading 3 Char";
551
+ mso-style-next: Normal;
552
+ mso-margin-top-alt: auto;
553
+ margin-right: 0in;
554
+ margin-bottom: 12.0pt;
555
+ margin-left: 0in;
556
+ text-align: left;
557
+ text-indent: 0in;
558
+ mso-pagination: none;
559
+ page-break-after: avoid;
560
+ mso-outline-level: 3;
561
+ mso-hyphenate: none;
562
+ tab-stops: .5in;
563
+ mso-layout-grid-align: none;
564
+ font-size: 11.0pt;
565
+ mso-bidi-font-size: 10.0pt;
566
+ font-family: {{headerfont}};
567
+ mso-font-kerning: 14.0pt;
568
+ color: #000000;
569
+ mso-fareast-font-family: {{headerfont}};
570
+ mso-ansi-language: EN-GB;
571
+ mso-fareast-language: JA;
572
+ font-weight: bold;
573
+ mso-bidi-font-weight: normal; }
574
+
575
+ h4 {
576
+ mso-style-priority: 4;
577
+ mso-style-unhide: no;
578
+ mso-style-qformat: yes;
579
+ mso-style-parent: "Heading 3";
580
+ mso-style-link: "Heading 4 Char";
581
+ mso-style-next: Normal;
582
+ mso-margin-top-alt: auto;
583
+ margin-right: 0in;
584
+ margin-bottom: 12.0pt;
585
+ margin-left: .6in;
586
+ text-align: left;
587
+ text-indent: -.6in;
588
+ mso-pagination: widow-orphan;
589
+ page-break-after: avoid;
590
+ mso-outline-level: 4;
591
+ mso-list: l78 level4 lfo4;
592
+ mso-hyphenate: none;
593
+ tab-stops: list .6in left .75in;
594
+ mso-layout-grid-align: auto;
595
+ font-size: 11.0pt;
596
+ mso-bidi-font-size: 10.0pt;
597
+ mso-font-kerning: 14.0pt;
598
+ font-family: {{headerfont}};
599
+ color: #000000;
600
+ mso-fareast-font-family: {{headerfont}};
601
+ mso-ansi-language: EN-GB;
602
+ mso-fareast-language: JA;
603
+ font-weight: bold;
604
+ mso-bidi-font-weight: normal; }
605
+
606
+ .h4Annex {
607
+ mso-style-priority: 4;
608
+ mso-style-unhide: no;
609
+ mso-style-qformat: yes;
610
+ mso-style-parent: "Heading 3";
611
+ mso-style-link: "Heading 4 Char";
612
+ mso-style-next: Normal;
613
+ mso-margin-top-alt: auto;
614
+ margin-right: 0in;
615
+ margin-bottom: 12.0pt;
616
+ margin-left: .6in;
617
+ text-align: left;
618
+ text-indent: -.6in;
619
+ mso-pagination: widow-orphan;
620
+ page-break-after: avoid;
621
+ mso-outline-level: 4;
622
+ mso-hyphenate: none;
623
+ tab-stops: list .6in left .75in;
624
+ mso-layout-grid-align: auto;
625
+ font-size: 11.0pt;
626
+ mso-bidi-font-size: 10.0pt;
627
+ mso-font-kerning: 14.0pt;
628
+ font-family: {{headerfont}};
629
+ color: #000000;
630
+ mso-fareast-font-family: {{headerfont}};
631
+ mso-ansi-language: EN-GB;
632
+ mso-fareast-language: JA;
633
+ font-weight: bold;
634
+ mso-bidi-font-weight: normal; }
635
+
636
+ h5 {
637
+ mso-style-priority: 5;
638
+ mso-style-unhide: no;
639
+ mso-style-qformat: yes;
640
+ mso-style-parent: "Heading 4";
641
+ mso-style-link: "Heading 5 Char";
642
+ mso-style-next: Normal;
643
+ mso-margin-top-alt: auto;
644
+ margin-right: 0in;
645
+ margin-bottom: 12.0pt;
646
+ margin-left: .7in;
647
+ text-align: left;
648
+ text-indent: -.7in;
649
+ mso-pagination: widow-orphan;
650
+ page-break-after: avoid;
651
+ mso-outline-level: 5;
652
+ mso-list: l78 level5 lfo4;
653
+ mso-hyphenate: none;
654
+ tab-stops: list .7in left .75in;
655
+ mso-layout-grid-align: auto;
656
+ font-size: 11.0pt;
657
+ mso-bidi-font-size: 10.0pt;
658
+ font-family: {{headerfont}};
659
+ mso-fareast-font-family: {{headerfont}};
660
+ color: #000000;
661
+ mso-ansi-language: EN-GB;
662
+ mso-fareast-language: JA;
663
+ mso-font-kerning: 14.0pt;
664
+ font-weight: bold;
665
+ mso-bidi-font-weight: normal; }
666
+
667
+ .h5Annex {
668
+ mso-style-priority: 5;
669
+ mso-style-unhide: no;
670
+ mso-style-qformat: yes;
671
+ mso-style-parent: "Heading 4";
672
+ mso-style-link: "Heading 5 Char";
673
+ mso-style-next: Normal;
674
+ mso-margin-top-alt: auto;
675
+ margin-right: 0in;
676
+ margin-bottom: 12.0pt;
677
+ margin-left: .7in;
678
+ text-align: left;
679
+ text-indent: -.7in;
680
+ mso-pagination: widow-orphan;
681
+ page-break-after: avoid;
682
+ mso-outline-level: 5;
683
+ mso-list: l78 level5 lfo4;
684
+ mso-hyphenate: none;
685
+ tab-stops: list .7in left .75in;
686
+ mso-layout-grid-align: auto;
687
+ font-size: 11.0pt;
688
+ mso-bidi-font-size: 10.0pt;
689
+ font-family: {{headerfont}};
690
+ mso-fareast-font-family: {{headerfont}};
691
+ color: #000000;
692
+ mso-ansi-language: EN-GB;
693
+ mso-fareast-language: JA;
694
+ mso-font-kerning: 14.0pt;
695
+ font-weight: bold;
696
+ mso-bidi-font-weight: normal; }
697
+
698
+ h6 {
699
+ mso-style-priority: 6;
700
+ mso-style-unhide: no;
701
+ mso-style-qformat: yes;
702
+ mso-style-parent: "Heading 5";
703
+ mso-style-link: "Heading 6 Char";
704
+ mso-style-next: Normal;
705
+ margin-top: 0in;
706
+ margin-right: 0in;
707
+ margin-bottom: 12.0pt;
708
+ margin-left: 116.1pt;
709
+ text-align: justify;
710
+ text-indent: -.8in;
711
+ mso-pagination: none;
712
+ page-break-after: avoid;
713
+ mso-outline-level: 6;
714
+ mso-list: l78 level6 lfo4;
715
+ mso-hyphenate: none;
716
+ background: black;
717
+ mso-layout-grid-align: none;
718
+ border: none;
719
+ mso-border-alt: solid windowtext .5pt;
720
+ padding: 0in;
721
+ mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
722
+ font-size: 11.0pt;
723
+ mso-bidi-font-size: 10.0pt;
724
+ color: #000000;
725
+ font-weight: bold;
726
+ font-family: {{headerfont}};
727
+ mso-fareast-font-family: {{headerfont}};
728
+ mso-ansi-language: EN-GB;
729
+ mso-fareast-language: JA;
730
+ mso-bidi-font-weight: normal; }
731
+
732
+ .h6Annex {
733
+ mso-style-priority: 6;
734
+ mso-style-unhide: no;
735
+ mso-style-qformat: yes;
736
+ mso-style-parent: "Heading 5";
737
+ mso-style-link: "Heading 6 Char";
738
+ mso-style-next: Normal;
739
+ margin-top: 0in;
740
+ margin-right: 0in;
741
+ margin-bottom: 12.0pt;
742
+ margin-left: 116.1pt;
743
+ text-align: justify;
744
+ text-indent: -.8in;
745
+ mso-pagination: none;
746
+ page-break-after: avoid;
747
+ mso-outline-level: 6;
748
+ mso-list: l78 level6 lfo4;
749
+ mso-hyphenate: none;
750
+ background: black;
751
+ mso-layout-grid-align: none;
752
+ border: none;
753
+ mso-border-alt: solid windowtext .5pt;
754
+ padding: 0in;
755
+ mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
756
+ font-size: 11.0pt;
757
+ mso-bidi-font-size: 10.0pt;
758
+ color: #000000;
759
+ font-weight: bold;
760
+ font-family: {{headerfont}};
761
+ mso-fareast-font-family: {{headerfont}};
762
+ mso-ansi-language: EN-GB;
763
+ mso-fareast-language: JA;
764
+ mso-bidi-font-weight: normal; }
765
+
766
+ p.TOCTitle, li.TOCTitle, div.TOCTitle {
767
+ mso-style-name: "TOC Title";
768
+ mso-style-unhide: no;
769
+ margin-top: 0in;
770
+ margin-right: 0in;
771
+ margin-bottom: 12.0pt;
772
+ margin-left: 0in;
773
+ text-align: center;
774
+ page-break-after: avoid;
775
+ mso-pagination: none;
776
+ mso-hyphenate: none;
777
+ mso-layout-grid-align: none;
778
+ font-size: 12.0pt;
779
+ mso-bidi-font-size: 10.0pt;
780
+ font-weight: bold;
781
+ font-family: {{headerfont}};
782
+ mso-fareast-font-family: {{headerfont}};
783
+ mso-bidi-font-family: {{headerfont}};
784
+ mso-fareast-language: EN-US; }
785
+
786
+ p.MsoToc1, li.MsoToc1, div.MsoToc1 {
787
+ mso-style-update: auto;
788
+ mso-style-priority: 39;
789
+ mso-style-unhide: no;
790
+ mso-style-next: Normal;
791
+ margin-top: 6.0pt;
792
+ margin-right: 0in;
793
+ margin-bottom: 6.0pt;
794
+ margin-left: 0in;
795
+ text-align: justify;
796
+ mso-pagination: none;
797
+ mso-hyphenate: none;
798
+ tab-stops: 24.0pt 27.35pt right dotted 467.5pt;
799
+ mso-layout-grid-align: none;
800
+ font-size: 11.0pt;
801
+ mso-bidi-font-size: 10.0pt;
802
+ font-family: {{headerfont}};
803
+ mso-fareast-font-family: {{headerfont}};
804
+ mso-bidi-font-family: {{headerfont}};
805
+ mso-fareast-language: EN-US;
806
+ mso-no-proof: yes; }
807
+
808
+ p.MsoToc2, li.MsoToc2, div.MsoToc2 {
809
+ mso-style-update: auto;
810
+ mso-style-priority: 39;
811
+ mso-style-unhide: no;
812
+ mso-style-next: Normal;
813
+ margin-top: 0in;
814
+ margin-right: 0in;
815
+ margin-bottom: 0in;
816
+ margin-left: 27.35pt;
817
+ margin-bottom: .0001pt;
818
+ text-align: justify;
819
+ mso-pagination: none;
820
+ mso-hyphenate: none;
821
+ tab-stops: 55.0pt right dotted 6.5in;
822
+ mso-layout-grid-align: none;
823
+ font-size: 11.0pt;
824
+ mso-bidi-font-size: 10.0pt;
825
+ font-family: {{headerfont}};
826
+ mso-fareast-font-family: {{headerfont}};
827
+ mso-bidi-font-family: {{headerfont}};
828
+ mso-fareast-language: EN-US;
829
+ mso-no-proof: yes; }
830
+
831
+ p.MsoToc3, li.MsoToc3, div.MsoToc3 {
832
+ mso-style-update: auto;
833
+ mso-style-priority: 39;
834
+ mso-style-unhide: no;
835
+ mso-style-next: Normal;
836
+ margin-top: 0in;
837
+ margin-right: 0in;
838
+ margin-bottom: 0in;
839
+ margin-left: .75in;
840
+ margin-bottom: .0001pt;
841
+ text-align: justify;
842
+ mso-pagination: none;
843
+ mso-hyphenate: none;
844
+ tab-stops: .5in 1.25in right dotted 467.5pt;
845
+ mso-layout-grid-align: none;
846
+ font-size: 11.0pt;
847
+ mso-bidi-font-size: 10.0pt;
848
+ font-family: {{headerfont}};
849
+ mso-fareast-font-family: {{headerfont}};
850
+ mso-bidi-font-family: {{headerfont}};
851
+ mso-fareast-language: EN-US;
852
+ mso-no-proof: yes; }
853
+
854
+ span.MsoFootnoteReference {
855
+ mso-style-priority: 99;
856
+ vertical-align: super; }
857
+
858
+ p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText {
859
+ mso-style-noshow: yes;
860
+ mso-style-priority: 99;
861
+ mso-style-link: "Footnote Text Char";
862
+ margin-top: 0cm;
863
+ margin-right: 0cm;
864
+ margin-bottom: 12.0pt;
865
+ margin-left: 0cm;
866
+ text-align: justify;
867
+ line-height: 12.0pt;
868
+ mso-pagination: widow-orphan;
869
+ tab-stops: 20.15pt;
870
+ font-size: 10.0pt;
871
+ font-family: {{bodyfont}};
872
+ mso-fareast-font-family: {{bodyfont}};
873
+ mso-bidi-font-family: {{bodyfont}};
874
+ mso-ansi-language: EN-GB;
875
+ mso-fareast-language: EN-US; }
876
+
877
+ p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {
878
+ mso-style-noshow: yes;
879
+ mso-style-priority: 99;
880
+ mso-style-unhide: no;
881
+ mso-style-link: "Body Text Char";
882
+ margin-top: 0cm;
883
+ margin-right: 0cm;
884
+ margin-bottom: 6.0pt;
885
+ margin-left: 0cm;
886
+ text-align: justify;
887
+ line-height: 12.0pt;
888
+ mso-pagination: widow-orphan;
889
+ font-size: 12pt;
890
+ font-family: {{bodyfont}};
891
+ mso-fareast-font-family: {{bodyfont}};
892
+ mso-bidi-font-family: {{bodyfont}};
893
+ mso-ansi-language: EN-GB; }
894
+
895
+ span.Heading1Char {
896
+ mso-style-name: "Heading 1 Char";
897
+ mso-style-priority: 1;
898
+ mso-style-unhide: no;
899
+ mso-style-locked: yes;
900
+ mso-style-parent: "";
901
+ mso-style-link: "Heading 1";
902
+ mso-ansi-font-size: 12.0pt;
903
+ font-family: {{headerfont}};
904
+ mso-ascii-font-family: Cambria;
905
+ mso-fareast-font-family: {{headerfont}};
906
+ mso-hansi-font-family: {{headerfont}};
907
+ mso-ansi-language: EN-GB;
908
+ mso-fareast-language: JA;
909
+ font-weight: bold;
910
+ mso-bidi-font-weight: normal; }
911
+
912
+ span.Heading2Char {
913
+ mso-style-name: "Heading 2 Char";
914
+ mso-style-priority: 2;
915
+ mso-style-unhide: no;
916
+ mso-style-locked: yes;
917
+ mso-style-parent: "";
918
+ mso-style-link: "Heading 2";
919
+ mso-ansi-font-size: 12.0pt;
920
+ font-family: {{headerfont}};
921
+ mso-ascii-font-family: Cambria;
922
+ mso-fareast-font-family: {{headerfont}};
923
+ mso-hansi-font-family: {{headerfont}};
924
+ mso-ansi-language: EN-GB;
925
+ mso-fareast-language: JA;
926
+ font-weight: bold;
927
+ mso-bidi-font-weight: normal; }
928
+
929
+ span.Heading3Char {
930
+ mso-style-name: "Heading 3 Char";
931
+ mso-style-priority: 3;
932
+ mso-style-unhide: no;
933
+ mso-style-locked: yes;
934
+ mso-style-parent: "";
935
+ mso-style-link: "Heading 3";
936
+ mso-ansi-font-size: 11.0pt;
937
+ font-family: {{headerfont}};
938
+ mso-ascii-font-family: {{headerfont}};
939
+ mso-fareast-font-family: {{headerfont}};
940
+ mso-hansi-font-family: {{headerfont}};
941
+ mso-ansi-language: EN-GB;
942
+ mso-fareast-language: JA;
943
+ font-weight: bold;
944
+ mso-bidi-font-weight: normal; }
945
+
946
+ span.Heading4Char {
947
+ mso-style-name: "Heading 4 Char";
948
+ mso-style-priority: 4;
949
+ mso-style-unhide: no;
950
+ mso-style-locked: yes;
951
+ mso-style-parent: "";
952
+ mso-style-link: "Heading 4";
953
+ mso-ansi-font-size: 11.0pt;
954
+ font-family: {{headerfont}};
955
+ mso-ascii-font-family: {{headerfont}};
956
+ mso-fareast-font-family: {{headerfont}};
957
+ mso-hansi-font-family: {{headerfont}};
958
+ mso-ansi-language: EN-GB;
959
+ mso-fareast-language: JA;
960
+ font-weight: bold;
961
+ mso-bidi-font-weight: normal; }
962
+
963
+ span.Heading5Char {
964
+ mso-style-name: "Heading 5 Char";
965
+ mso-style-priority: 5;
966
+ mso-style-unhide: no;
967
+ mso-style-locked: yes;
968
+ mso-style-parent: "";
969
+ mso-style-link: "Heading 5";
970
+ mso-ansi-font-size: 11.0pt;
971
+ font-family: {{headerfont}};
972
+ mso-ascii-font-family: {{headerfont}};
973
+ mso-fareast-font-family: {{headerfont}};
974
+ mso-hansi-font-family: {{headerfont}};
975
+ mso-ansi-language: EN-GB;
976
+ mso-fareast-language: JA;
977
+ font-weight: bold;
978
+ mso-bidi-font-weight: normal; }
979
+
980
+ span.Heading6Char {
981
+ mso-style-name: "Heading 6 Char";
982
+ mso-style-priority: 6;
983
+ mso-style-unhide: no;
984
+ mso-style-locked: yes;
985
+ mso-style-parent: "";
986
+ mso-style-link: "Heading 6";
987
+ mso-ansi-font-size: 11.0pt;
988
+ font-family: {{headerfont}};
989
+ mso-ascii-font-family: {{headerfont}};
990
+ mso-fareast-font-family: {{headerfont}};
991
+ mso-hansi-font-family: {{headerfont}};
992
+ mso-ansi-language: EN-GB;
993
+ mso-fareast-language: JA;
994
+ font-weight: bold;
995
+ mso-bidi-font-weight: normal; }
996
+
997
+ p.Tablebody, li.Tablebody, div.Tablebody {
998
+ mso-style-name: "Table body";
999
+ mso-style-noshow: yes;
1000
+ mso-style-unhide: no;
1001
+ margin-top: 2.0pt;
1002
+ margin-right: 0in;
1003
+ margin-bottom: 2.0pt;
1004
+ margin-left: 0in;
1005
+ text-align: left;
1006
+ mso-pagination: none;
1007
+ mso-hyphenate: none;
1008
+ mso-layout-grid-align: none;
1009
+ font-size: 9.0pt;
1010
+ mso-bidi-font-size: 10.0pt;
1011
+ font-family: {{headerfont}};
1012
+ mso-fareast-font-family: {{headerfont}};
1013
+ mso-bidi-font-family: {{headerfont}};
1014
+ mso-ansi-language: EN-GB; }
1015
+
1016
+ /* Page Definitions */
1017
+ @page {
1018
+ size: 8.5in 11.0in;
1019
+ margin: 1.0in 1.0in 1.0in 1.0in;
1020
+ mso-header-margin: 0.5in;
1021
+ mso-footer-margin: 0.5in;
1022
+ mso-footnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") fs;
1023
+ mso-footnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") fcs;
1024
+ mso-endnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") es;
1025
+ mso-endnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") ecs; }
1026
+
1027
+ /* List Definitions */
1028
+ @list l0 {
1029
+ mso-list-id: 145051656;
1030
+ mso-list-template-ids: 2112159680; }
1031
+
1032
+ @list l0:level1 {
1033
+ mso-level-number-format: alpha-upper;
1034
+ mso-level-style-link: ANNEX;
1035
+ mso-level-suffix: none;
1036
+ mso-level-text: "Annex\00A0%1";
1037
+ mso-level-tab-stop: none;
1038
+ mso-level-number-position: left;
1039
+ margin-left: 0cm;
1040
+ text-indent: 0cm;
1041
+ mso-ansi-font-size: 14.0pt;
1042
+ mso-bidi-font-size: 14.0pt;
1043
+ font-family: {{bodyfont}};
1044
+ mso-bidi-font-family: {{bodyfont}};
1045
+ mso-ansi-font-weight: bold;
1046
+ mso-ansi-font-style: normal; }
1047
+
1048
+ @list l0:level2 {
1049
+ mso-level-style-link: a2;
1050
+ mso-level-text: "%1\.%2";
1051
+ mso-level-tab-stop: 18.0pt;
1052
+ mso-level-number-position: left;
1053
+ margin-left: 0cm;
1054
+ text-indent: 0cm;
1055
+ mso-bidi-font-family: {{bodyfont}};
1056
+ mso-ansi-font-weight: bold;
1057
+ mso-ansi-font-style: normal; }
1058
+
1059
+ @list l0:level3 {
1060
+ mso-level-style-link: a3;
1061
+ mso-level-text: "%1\.%2\.%3";
1062
+ mso-level-tab-stop: 36.0pt;
1063
+ mso-level-number-position: left;
1064
+ margin-left: 0cm;
1065
+ text-indent: 0cm;
1066
+ mso-bidi-font-family: {{bodyfont}};
1067
+ mso-ansi-font-weight: bold;
1068
+ mso-ansi-font-style: normal; }
1069
+
1070
+ @list l0:level4 {
1071
+ mso-level-style-link: a4;
1072
+ mso-level-text: "%1\.%2\.%3\.%4";
1073
+ mso-level-tab-stop: 54.0pt;
1074
+ mso-level-number-position: left;
1075
+ margin-left: 0cm;
1076
+ text-indent: 0cm;
1077
+ mso-bidi-font-family: {{bodyfont}};
1078
+ mso-ansi-font-weight: bold;
1079
+ mso-ansi-font-style: normal; }
1080
+
1081
+ @list l0:level5 {
1082
+ mso-level-style-link: a5;
1083
+ mso-level-text: "%1\.%2\.%3\.%4\.%5";
1084
+ mso-level-tab-stop: 54.0pt;
1085
+ mso-level-number-position: left;
1086
+ margin-left: 0cm;
1087
+ text-indent: 0cm;
1088
+ mso-bidi-font-family: {{bodyfont}};
1089
+ mso-ansi-font-weight: bold;
1090
+ mso-ansi-font-style: normal; }
1091
+
1092
+ @list l0:level6 {
1093
+ mso-level-style-link: a6;
1094
+ mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6";
1095
+ mso-level-tab-stop: 72.0pt;
1096
+ mso-level-number-position: left;
1097
+ margin-left: 0cm;
1098
+ text-indent: 0cm;
1099
+ mso-bidi-font-family: {{bodyfont}};
1100
+ mso-ansi-font-weight: bold;
1101
+ mso-ansi-font-style: normal; }
1102
+
1103
+ @list l0:level7 {
1104
+ mso-level-reset-level: level2;
1105
+ mso-level-suffix: space;
1106
+ mso-level-text: "Figure\00A0%1\.%7\00A0•";
1107
+ mso-level-tab-stop: none;
1108
+ mso-level-number-position: left;
1109
+ margin-left: 0cm;
1110
+ text-indent: 0cm;
1111
+ mso-bidi-font-family: {{bodyfont}}; }
1112
+
1113
+ @list l0:level8 {
1114
+ mso-level-reset-level: level2;
1115
+ mso-level-suffix: space;
1116
+ mso-level-text: "Table\00A0%1\.%8\00A0•";
1117
+ mso-level-tab-stop: none;
1118
+ mso-level-number-position: left;
1119
+ margin-left: 0cm;
1120
+ text-indent: 0cm;
1121
+ mso-bidi-font-family: {{bodyfont}}; }
1122
+
1123
+ @list l0:level9 {
1124
+ mso-level-number-format: roman-lower;
1125
+ mso-level-text: "\(%9\)";
1126
+ mso-level-tab-stop: 306.0pt;
1127
+ mso-level-number-position: left;
1128
+ margin-left: 0cm;
1129
+ text-indent: 0cm;
1130
+ mso-bidi-font-family: {{bodyfont}}; }
1131
+
1132
+ @list l1 {
1133
+ mso-list-id: 866942648;
1134
+ mso-list-template-ids: -1756330000; }
1135
+
1136
+ @list l1:level1 {
1137
+ mso-level-style-link: "Heading 1";
1138
+ mso-level-text: "%1";
1139
+ mso-level-tab-stop: 21.6pt;
1140
+ mso-level-number-position: left;
1141
+ margin-left: 21.6pt;
1142
+ text-indent: -21.6pt;
1143
+ mso-bidi-font-family: {{headerfont}};
1144
+ mso-ansi-font-weight: bold;
1145
+ mso-ansi-font-style: normal; }
1146
+
1147
+ @list l1:level2 {
1148
+ mso-level-style-link: "Heading 2";
1149
+ mso-level-text: "%1\.%2";
1150
+ mso-level-tab-stop: 18.0pt;
1151
+ mso-level-number-position: left;
1152
+ margin-left: 0cm;
1153
+ text-indent: 0cm;
1154
+ mso-bidi-font-family: {{headerfont}};
1155
+ mso-ansi-font-weight: bold;
1156
+ mso-ansi-font-style: normal; }
1157
+
1158
+ @list l1:level3 {
1159
+ mso-level-style-link: "Heading 3";
1160
+ mso-level-text: "%1\.%2\.%3";
1161
+ mso-level-tab-stop: 36.0pt;
1162
+ mso-level-number-position: left;
1163
+ margin-left: 0cm;
1164
+ text-indent: 0cm;
1165
+ mso-bidi-font-family: {{headerfont}};
1166
+ mso-ansi-font-weight: bold;
1167
+ mso-ansi-font-style: normal; }
1168
+
1169
+ @list l1:level4 {
1170
+ mso-level-style-link: "Heading 4";
1171
+ mso-level-text: "%1\.%2\.%3\.%4";
1172
+ mso-level-tab-stop: 54.0pt;
1173
+ mso-level-number-position: left;
1174
+ margin-left: 0cm;
1175
+ text-indent: 0cm;
1176
+ mso-bidi-font-family: {{headerfont}};
1177
+ mso-ansi-font-weight: bold;
1178
+ mso-ansi-font-style: normal; }
1179
+
1180
+ @list l1:level5 {
1181
+ mso-level-style-link: "Heading 5";
1182
+ mso-level-text: "%1\.%2\.%3\.%4\.%5";
1183
+ mso-level-tab-stop: 54.0pt;
1184
+ mso-level-number-position: left;
1185
+ margin-left: 0cm;
1186
+ text-indent: 0cm;
1187
+ mso-bidi-font-family: {{headerfont}};
1188
+ mso-ansi-font-weight: bold;
1189
+ mso-ansi-font-style: normal; }
1190
+
1191
+ @list l1:level6 {
1192
+ mso-level-style-link: "Heading 6";
1193
+ mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6";
1194
+ mso-level-tab-stop: 72.0pt;
1195
+ mso-level-number-position: left;
1196
+ margin-left: 0cm;
1197
+ text-indent: 0cm;
1198
+ mso-bidi-font-family: {{headerfont}};
1199
+ mso-ansi-font-weight: bold;
1200
+ mso-ansi-font-style: normal; }
1201
+
1202
+ @list l1:level7 {
1203
+ mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7";
1204
+ mso-level-tab-stop: 72.0pt;
1205
+ mso-level-number-position: left;
1206
+ margin-left: 0cm;
1207
+ text-indent: 0cm;
1208
+ mso-bidi-font-family: {{headerfont}}; }
1209
+
1210
+ @list l1:level8 {
1211
+ mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8";
1212
+ mso-level-tab-stop: 90.0pt;
1213
+ mso-level-number-position: left;
1214
+ margin-left: 0cm;
1215
+ text-indent: 0cm;
1216
+ mso-bidi-font-family: {{headerfont}}; }
1217
+
1218
+ @list l1:level9 {
1219
+ mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8\.%9";
1220
+ mso-level-tab-stop: 90.0pt;
1221
+ mso-level-number-position: left;
1222
+ margin-left: 0cm;
1223
+ text-indent: 0cm;
1224
+ mso-bidi-font-family: {{headerfont}}; }
1225
+
1226
+ /* ordered list */
1227
+ @list l2 {
1228
+ mso-list-id: 525294607;
1229
+ mso-list-template-ids: 67633181; }
1230
+
1231
+ @list l2:level1 {
1232
+ mso-level-number-format: alpha-lower;
1233
+ mso-level-text: "%1\)";
1234
+ mso-level-tab-stop: none;
1235
+ mso-level-number-position: left;
1236
+ margin-left: 18.0pt;
1237
+ text-indent: -18.0pt; }
1238
+
1239
+ @list l2:level2 {
1240
+ mso-level-text: "%2\)";
1241
+ mso-level-tab-stop: none;
1242
+ mso-level-number-position: left;
1243
+ margin-left: 36.0pt;
1244
+ text-indent: -18.0pt; }
1245
+
1246
+ @list l2:level3 {
1247
+ mso-level-number-format: roman-lower;
1248
+ mso-level-text: "%3\)";
1249
+ mso-level-tab-stop: none;
1250
+ mso-level-number-position: left;
1251
+ margin-left: 54.0pt;
1252
+ text-indent: -18.0pt; }
1253
+
1254
+ @list l2:level4 {
1255
+ mso-level-number-format: alpha-upper;
1256
+ mso-level-text: "%4\)";
1257
+ mso-level-tab-stop: none;
1258
+ mso-level-number-position: left;
1259
+ margin-left: 72.0pt;
1260
+ text-indent: -18.0pt; }
1261
+
1262
+ @list l2:level5 {
1263
+ mso-level-number-format: roman-upper;
1264
+ mso-level-text: "%5\)";
1265
+ mso-level-tab-stop: none;
1266
+ mso-level-number-position: left;
1267
+ margin-left: 90.0pt;
1268
+ text-indent: -18.0pt; }
1269
+
1270
+ @list l2:level6 {
1271
+ mso-level-number-format: alpha-lower;
1272
+ mso-level-text: "%6\)";
1273
+ mso-level-tab-stop: none;
1274
+ mso-level-number-position: left;
1275
+ margin-left: 108.0pt;
1276
+ text-indent: -18.0pt; }
1277
+
1278
+ @list l2:level7 {
1279
+ mso-level-tab-stop: none;
1280
+ mso-level-text: "%7\)";
1281
+ mso-level-number-position: left;
1282
+ margin-left: 126.0pt;
1283
+ text-indent: -18.0pt; }
1284
+
1285
+ @list l2:level8 {
1286
+ mso-level-number-format: roman-lower;
1287
+ mso-level-text: "%8\)";
1288
+ mso-level-tab-stop: none;
1289
+ mso-level-number-position: left;
1290
+ margin-left: 144.0pt;
1291
+ text-indent: -18.0pt; }
1292
+
1293
+ @list l2:level9 {
1294
+ mso-level-number-format: alpha-upper;
1295
+ mso-level-text: "%9\)";
1296
+ mso-level-tab-stop: none;
1297
+ mso-level-number-position: left;
1298
+ margin-left: 162.0pt;
1299
+ text-indent: -18.0pt; }
1300
+
1301
+ /* Unordered list */
1302
+ @list l3 {
1303
+ mso-list-id: 1308196397;
1304
+ mso-list-type: hybrid;
1305
+ mso-list-template-ids: -277327948 -457018030 67633155 67633157 67633153 67633155 67633157 67633153 67633155 67633157; }
1306
+
1307
+ @list l3:level1 {
1308
+ mso-level-number-format: bullet;
1309
+ mso-level-text: •;
1310
+ mso-level-tab-stop: none;
1311
+ mso-level-number-position: left;
1312
+ margin-left: 18.0pt;
1313
+ text-indent: -18.0pt; }
1314
+
1315
+ @list l3:level2 {
1316
+ mso-level-number-format: bullet;
1317
+ mso-level-text: •;
1318
+ mso-level-tab-stop: none;
1319
+ mso-level-number-position: left;
1320
+ margin-left: 36.0pt;
1321
+ text-indent: -18.0pt; }
1322
+
1323
+ @list l3:level3 {
1324
+ mso-level-number-format: bullet;
1325
+ mso-level-text: •;
1326
+ mso-level-tab-stop: none;
1327
+ mso-level-number-position: left;
1328
+ margin-left: 54.0pt;
1329
+ text-indent: -18.0pt; }
1330
+
1331
+ @list l3:level4 {
1332
+ mso-level-number-format: bullet;
1333
+ mso-level-text: •;
1334
+ mso-level-tab-stop: none;
1335
+ mso-level-number-position: left;
1336
+ margin-left: 72.0pt;
1337
+ text-indent: -18.0pt; }
1338
+
1339
+ @list l3:level5 {
1340
+ mso-level-number-format: bullet;
1341
+ mso-level-text: •;
1342
+ mso-level-tab-stop: none;
1343
+ mso-level-number-position: left;
1344
+ margin-left: 90.0pt;
1345
+ text-indent: -18.0pt; }
1346
+
1347
+ @list l3:level6 {
1348
+ mso-level-number-format: bullet;
1349
+ mso-level-text: •;
1350
+ mso-level-tab-stop: none;
1351
+ mso-level-number-position: left;
1352
+ margin-left: 108.0pt;
1353
+ text-indent: -18.0pt; }
1354
+
1355
+ @list l3:level7 {
1356
+ mso-level-number-format: bullet;
1357
+ mso-level-text: •;
1358
+ mso-level-tab-stop: none;
1359
+ mso-level-number-position: left;
1360
+ margin-left: 126.0pt;
1361
+ text-indent: -18.0pt; }
1362
+
1363
+ @list l3:level8 {
1364
+ mso-level-number-format: bullet;
1365
+ mso-level-text: •;
1366
+ mso-level-tab-stop: none;
1367
+ mso-level-number-position: left;
1368
+ margin-left: 144.0pt;
1369
+ text-indent: -18.0pt; }
1370
+
1371
+ @list l3:level9 {
1372
+ mso-level-number-format: bullet;
1373
+ mso-level-text: •;
1374
+ mso-level-tab-stop: none;
1375
+ mso-level-number-position: left;
1376
+ margin-left: 162.0pt;
1377
+ text-indent: -18.0pt; }
1378
+
1379
+ /* steps ordered list */
1380
+ @list l4 {
1381
+ mso-list-id: 525294608;
1382
+ mso-list-template-ids: 676331812; }
1383
+
1384
+ @list l4:level1 {
1385
+ mso-level-text: "%1\)";
1386
+ mso-level-tab-stop: none;
1387
+ mso-level-number-position: left;
1388
+ margin-left: 1.4cm;
1389
+ text-indent: -1.4cm; }
1390
+
1391
+ @list l4:level2 {
1392
+ mso-level-text: "%2\)";
1393
+ mso-level-number-format: alpha-lower;
1394
+ mso-level-tab-stop: none;
1395
+ mso-level-number-position: left;
1396
+ margin-left: 2.1cm;
1397
+ text-indent: -0.7cm; }
1398
+
1399
+ @list l4:level3 {
1400
+ mso-level-number-format: roman-lower;
1401
+ mso-level-text: "%3\)";
1402
+ mso-level-tab-stop: none;
1403
+ mso-level-number-position: left;
1404
+ margin-left: 2.8cm;
1405
+ text-indent: -0.7cm; }
1406
+
1407
+ @list l4:level4 {
1408
+ mso-level-number-format: alpha-upper;
1409
+ mso-level-text: "%4\)";
1410
+ mso-level-tab-stop: none;
1411
+ mso-level-number-position: left;
1412
+ margin-left: 3.5cm;
1413
+ text-indent: -0.7cm; }
1414
+
1415
+ @list l4:level5 {
1416
+ mso-level-number-format: roman-upper;
1417
+ mso-level-text: "%5\)";
1418
+ mso-level-tab-stop: none;
1419
+ mso-level-number-position: left;
1420
+ margin-left: 4.2cm;
1421
+ text-indent: -0.7cm; }
1422
+
1423
+ @list l4:level6 {
1424
+ mso-level-text: "%6\)";
1425
+ mso-level-tab-stop: none;
1426
+ mso-level-number-position: left;
1427
+ margin-left: 4.9cm;
1428
+ text-indent: -0.7cm; }
1429
+
1430
+ @list l4:level7 {
1431
+ mso-level-tab-stop: none;
1432
+ mso-level-number-format: alpha-lower;
1433
+ mso-level-text: "%7\)";
1434
+ mso-level-number-position: left;
1435
+ margin-left: 5.6cm;
1436
+ text-indent: -0.7cm; }
1437
+
1438
+ @list l4:level8 {
1439
+ mso-level-number-format: roman-lower;
1440
+ mso-level-text: "%8\)";
1441
+ mso-level-tab-stop: none;
1442
+ mso-level-number-position: left;
1443
+ margin-left: 6.3cm;
1444
+ text-indent: -0.7cm; }
1445
+
1446
+ @list l4:level9 {
1447
+ mso-level-number-format: alpha-upper;
1448
+ mso-level-text: "%9\)";
1449
+ mso-level-tab-stop: none;
1450
+ mso-level-number-position: left;
1451
+ margin-left: 7.0cm;
1452
+ text-indent: -0.7cm; }
1453
+
1454
+ div.ListContLevel1 {
1455
+ mso-style-priority: 34;
1456
+ margin-left: 18.0pt;
1457
+ margin-right: 0cm; }
1458
+
1459
+ div.ListContLevel2 {
1460
+ mso-style-priority: 34;
1461
+ margin-top: 0cm;
1462
+ margin-left: 36.0pt;
1463
+ margin-right: 0cm; }
1464
+
1465
+ div.ListContLevel3 {
1466
+ mso-style-priority: 34;
1467
+ margin-left: 54.0pt;
1468
+ margin-right: 0cm; }
1469
+
1470
+ div.ListContLevel4 {
1471
+ mso-style-priority: 34;
1472
+ margin-left: 72.0pt;
1473
+ margin-right: 0cm; }
1474
+
1475
+ div.ListContLevel5 {
1476
+ mso-style-priority: 34;
1477
+ margin-left: 90.0pt;
1478
+ margin-right: 0cm; }
1479
+
1480
+ div.ListContLevel6 {
1481
+ mso-style-priority: 34;
1482
+ margin-left: 108.0pt;
1483
+ margin-right: 0cm; }
1484
+
1485
+ div.ListContLevel7 {
1486
+ mso-style-priority: 34;
1487
+ margin-left: 126.0pt;
1488
+ margin-right: 0cm; }
1489
+
1490
+ div.ListContLevel8 {
1491
+ mso-style-priority: 34;
1492
+ margin-left: 144.0pt;
1493
+ margin-right: 0cm; }
1494
+
1495
+ div.ListContLevel9 {
1496
+ mso-style-priority: 34;
1497
+ margin-left: 162.0pt;
1498
+ margin-right: 0cm; }
1499
+
1500
+ table.MsoNormalTable {
1501
+ mso-style-name: "Table Normal";
1502
+ mso-tstyle-rowband-size: 0;
1503
+ mso-tstyle-colband-size: 0;
1504
+ mso-style-noshow: yes;
1505
+ mso-style-priority: 99;
1506
+ mso-style-parent: "";
1507
+ mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
1508
+ mso-para-margin: 0cm;
1509
+ mso-para-margin-bottom: .0001pt;
1510
+ mso-pagination: widow-orphan;
1511
+ font-size: 10.0pt;
1512
+ font-family: {{bodyfont}}; }
1513
+
1514
+ ol {
1515
+ margin-bottom: 0cm;
1516
+ margin-left: 18pt; }
1517
+
1518
+ ul {
1519
+ margin-bottom: 0cm;
1520
+ margin-left: 18pt; }