metanorma-itu 1.0.18 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/macos.yml +0 -1
  3. data/.github/workflows/ubuntu.yml +10 -7
  4. data/.github/workflows/windows.yml +0 -1
  5. data/Rakefile +2 -0
  6. data/lib/asciidoctor/itu/cleanup.rb +128 -95
  7. data/lib/asciidoctor/itu/converter.rb +36 -61
  8. data/lib/asciidoctor/itu/isodoc.rng +12 -6
  9. data/lib/asciidoctor/itu/validate.rb +22 -11
  10. data/lib/isodoc/itu.rb +1 -0
  11. data/lib/isodoc/itu/base_convert.rb +32 -78
  12. data/lib/isodoc/itu/html/_coverpage.css +349 -0
  13. data/lib/isodoc/itu/html/_coverpage.scss +2 -0
  14. data/lib/isodoc/itu/html/htmlstyle.css +1159 -0
  15. data/lib/isodoc/itu/html/itu.css +1138 -0
  16. data/lib/isodoc/itu/html/itu.scss +0 -1
  17. data/lib/isodoc/itu/html/wordstyle.css +1808 -0
  18. data/lib/isodoc/itu/html/wordstyle.scss +0 -1
  19. data/lib/isodoc/itu/html_convert.rb +8 -4
  20. data/lib/isodoc/itu/i18n-en.yaml +25 -0
  21. data/lib/isodoc/itu/i18n.rb +14 -0
  22. data/lib/isodoc/itu/init.rb +29 -0
  23. data/lib/isodoc/itu/itu.recommendation-annex.xsl +1759 -1864
  24. data/lib/isodoc/itu/itu.recommendation.xsl +1759 -1864
  25. data/lib/isodoc/itu/itu.resolution.xsl +1759 -1864
  26. data/lib/isodoc/itu/metadata.rb +8 -5
  27. data/lib/isodoc/itu/pdf_convert.rb +0 -14
  28. data/lib/isodoc/itu/presentation_xml_convert.rb +55 -0
  29. data/lib/isodoc/itu/ref.rb +12 -14
  30. data/lib/isodoc/itu/terms.rb +10 -32
  31. data/lib/isodoc/itu/word_convert.rb +25 -14
  32. data/lib/isodoc/itu/xref.rb +73 -36
  33. data/lib/metanorma/itu/processor.rb +10 -8
  34. data/lib/metanorma/itu/version.rb +1 -1
  35. data/metanorma-itu.gemspec +3 -2
  36. metadata +31 -12
  37. data/lib/asciidoctor/itu/i18n-en.yaml +0 -16
@@ -0,0 +1,1138 @@
1
+ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode, pre {
2
+ mso-style-unhide: no;
3
+ mso-style-qformat: yes;
4
+ mso-style-parent: "";
5
+ margin-top: 6.0pt;
6
+ margin-right: 0cm;
7
+ margin-bottom: 6.0pt;
8
+ margin-left: 0cm;
9
+ text-align: left;
10
+ mso-pagination: widow-orphan;
11
+ tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
12
+ font-size: 10.0pt;
13
+ font-family: {{monospacefont}};
14
+ mso-fareast-font-family: Calibri;
15
+ mso-bidi-font-family: "Courier New";
16
+ mso-ansi-language: EN-GB; }
17
+
18
+ p.pseudocode, li.pseudocode, div.pseudocode {
19
+ mso-style-unhide: no;
20
+ mso-style-qformat: yes;
21
+ mso-style-parent: "";
22
+ margin-top: 6.0pt;
23
+ margin-right: 0cm;
24
+ margin-bottom: 6.0pt;
25
+ margin-left: 0cm;
26
+ text-align: left;
27
+ mso-pagination: widow-orphan;
28
+ tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
29
+ font-size: 12.0pt;
30
+ font-family: {{bodyfont}};
31
+ mso-fareast-font-family: Calibri;
32
+ mso-bidi-font-family: "Courier New";
33
+ mso-ansi-language: EN-GB; }
34
+
35
+ p.annex_obligation, li.annex_obligation, div.annex_obligation {
36
+ mso-style-unhide: no;
37
+ mso-style-qformat: yes;
38
+ mso-style-parent: "";
39
+ margin-top: 6.0pt;
40
+ margin-right: 0cm;
41
+ margin-bottom: 0cm;
42
+ margin-left: 0cm;
43
+ margin-bottom: .0001pt;
44
+ text-align: center;
45
+ mso-pagination: widow-orphan;
46
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
47
+ mso-layout-grid-align: none;
48
+ punctuation-wrap: simple;
49
+ text-autospace: none;
50
+ font-size: 12pt;
51
+ font-family: {{bodyfont}};
52
+ mso-fareast-font-family: "Times New Roman";
53
+ mso-ansi-language: EN-US; }
54
+
55
+ p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef {
56
+ mso-style-unhide: no;
57
+ mso-style-qformat: yes;
58
+ mso-style-parent: "";
59
+ margin-top: 6.0pt;
60
+ margin-right: 0cm;
61
+ margin-bottom: 0cm;
62
+ margin-left: 39.7pt;
63
+ margin-bottom: .0001pt;
64
+ text-indent: -39.7pt;
65
+ mso-pagination: widow-orphan;
66
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
67
+ mso-layout-grid-align: none;
68
+ punctuation-wrap: simple;
69
+ text-autospace: none;
70
+ font-size: 12.0pt;
71
+ mso-bidi-font-size: 10.0pt;
72
+ font-family: {{bodyfont}};
73
+ mso-fareast-font-family: {{bodyfont}};
74
+ mso-bidi-font-family: {{bodyfont}};
75
+ mso-ansi-language: EN-GB; }
76
+
77
+ p.FigureTitle {
78
+ mso-style-unhide: no;
79
+ mso-style-qformat: yes;
80
+ mso-style-parent: "";
81
+ margin-top: 12.0pt;
82
+ margin-right: 0cm;
83
+ margin-bottom: 6.0pt;
84
+ margin-left: 0cm;
85
+ text-align: center;
86
+ mso-pagination: widow-orphan lines-together;
87
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
88
+ mso-layout-grid-align: none;
89
+ punctuation-wrap: simple;
90
+ text-autospace: none;
91
+ font-weight: bold;
92
+ font-size: 12.0pt;
93
+ mso-bidi-font-size: 10.0pt;
94
+ font-family: {{bodyfont}};
95
+ mso-fareast-font-family: {{bodyfont}};
96
+ mso-bidi-font-family: {{bodyfont}};
97
+ mso-ansi-language: EN-GB; }
98
+
99
+ p.SourceTitle {
100
+ mso-style-unhide: no;
101
+ mso-style-qformat: yes;
102
+ mso-style-parent: "";
103
+ margin-top: 18.0pt;
104
+ margin-right: 0cm;
105
+ margin-bottom: 6.0pt;
106
+ margin-left: 0cm;
107
+ text-align: center;
108
+ mso-pagination: widow-orphan lines-together;
109
+ page-break-after: avoid;
110
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
111
+ mso-layout-grid-align: none;
112
+ punctuation-wrap: simple;
113
+ text-autospace: none;
114
+ font-weight: bold;
115
+ font-size: 12.0pt;
116
+ mso-bidi-font-size: 10.0pt;
117
+ font-family: {{bodyfont}};
118
+ mso-fareast-font-family: {{bodyfont}};
119
+ mso-bidi-font-family: {{bodyfont}};
120
+ mso-ansi-language: EN-GB; }
121
+
122
+ p.AdmonitionTitle, p.RecommendationTitle {
123
+ mso-style-unhide: no;
124
+ mso-style-qformat: yes;
125
+ mso-style-parent: "";
126
+ margin-top: 18.0pt;
127
+ margin-right: 0cm;
128
+ margin-bottom: 6.0pt;
129
+ margin-left: 0cm;
130
+ text-align: center;
131
+ mso-pagination: widow-orphan lines-together;
132
+ page-break-after: avoid;
133
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
134
+ mso-layout-grid-align: none;
135
+ punctuation-wrap: simple;
136
+ text-autospace: none;
137
+ font-weight: bold;
138
+ font-size: 12.0pt;
139
+ mso-bidi-font-size: 10.0pt;
140
+ font-family: {{bodyfont}};
141
+ mso-fareast-font-family: {{bodyfont}};
142
+ mso-bidi-font-family: {{bodyfont}};
143
+ mso-ansi-language: EN-GB; }
144
+
145
+ p.TableTitle {
146
+ mso-style-unhide: no;
147
+ mso-style-qformat: yes;
148
+ mso-style-parent: "";
149
+ margin-top: 18.0pt;
150
+ margin-right: 0cm;
151
+ margin-bottom: 6.0pt;
152
+ margin-left: 0cm;
153
+ text-align: center;
154
+ mso-pagination: widow-orphan lines-together;
155
+ page-break-after: avoid;
156
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
157
+ mso-layout-grid-align: none;
158
+ punctuation-wrap: simple;
159
+ text-autospace: none;
160
+ font-weight: bold;
161
+ font-size: 12.0pt;
162
+ mso-bidi-font-size: 10.0pt;
163
+ font-family: {{bodyfont}};
164
+ mso-fareast-font-family: {{bodyfont}};
165
+ mso-bidi-font-family: {{bodyfont}};
166
+ mso-ansi-language: EN-GB; }
167
+
168
+ p.Note, div.Note, li.Note {
169
+ mso-style-unhide: no;
170
+ mso-style-qformat: yes;
171
+ margin-top: 4.0pt;
172
+ margin-right: 0cm;
173
+ margin-bottom: 0cm;
174
+ margin-left: 0cm;
175
+ margin-bottom: .0001pt;
176
+ text-align: justify;
177
+ text-justify: inter-ideograph;
178
+ mso-pagination: widow-orphan;
179
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
180
+ mso-layout-grid-align: none;
181
+ punctuation-wrap: simple;
182
+ text-autospace: none;
183
+ font-size: 11.0pt;
184
+ mso-bidi-font-size: 10.0pt;
185
+ font-family: {{bodyfont}};
186
+ mso-fareast-font-family: {{bodyfont}};
187
+ mso-bidi-font-family: {{bodyfont}};
188
+ mso-ansi-language: EN-GB; }
189
+
190
+ p.TableFootnote, div.TableFootnote, li.TableFootnote {
191
+ mso-style-unhide: no;
192
+ mso-style-qformat: yes;
193
+ margin-top: 2.0pt;
194
+ margin-right: 0cm;
195
+ margin-bottom: 2.0pt;
196
+ margin-left: 14.2pt;
197
+ text-indent: -14.2pt;
198
+ margin-bottom: .0001pt;
199
+ mso-pagination: widow-orphan;
200
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
201
+ mso-layout-grid-align: none;
202
+ punctuation-wrap: simple;
203
+ text-autospace: none;
204
+ font-size: 11.0pt;
205
+ mso-bidi-font-size: 10.0pt;
206
+ font-family: {{bodyfont}};
207
+ mso-fareast-font-family: {{bodyfont}};
208
+ mso-bidi-font-family: {{bodyfont}};
209
+ mso-ansi-language: EN-GB; }
210
+
211
+ p.FooterQP, li.FooterQP, div.FooterQP {
212
+ mso-style-name: Footer_QP;
213
+ mso-style-unhide: no;
214
+ margin: 0cm;
215
+ margin-bottom: .0001pt;
216
+ mso-pagination: widow-orphan;
217
+ tab-stops: 45.35pt right 439.45pt 17.0cm;
218
+ mso-layout-grid-align: none;
219
+ punctuation-wrap: simple;
220
+ text-autospace: none;
221
+ font-size: 11.0pt;
222
+ mso-bidi-font-size: 10.0pt;
223
+ font-family: {{bodyfont}};
224
+ mso-fareast-font-family: {{bodyfont}};
225
+ mso-ansi-language: EN-GB;
226
+ mso-fareast-language: EN-US;
227
+ font-weight: bold;
228
+ mso-bidi-font-weight: normal; }
229
+
230
+ p.FooterQPLandscape, li.FooterQPLandscape, div.FooterQPLandscape {
231
+ mso-style-unhide: no;
232
+ margin: 0cm;
233
+ margin-bottom: .0001pt;
234
+ mso-pagination: widow-orphan;
235
+ tab-stops: 45.35pt right 439.45pt 733.1pt;
236
+ mso-layout-grid-align: none;
237
+ punctuation-wrap: simple;
238
+ text-autospace: none;
239
+ font-size: 11.0pt;
240
+ mso-bidi-font-size: 10.0pt;
241
+ font-family: {{bodyfont}};
242
+ mso-fareast-font-family: {{bodyfont}};
243
+ mso-ansi-language: EN-GB;
244
+ mso-fareast-language: EN-US;
245
+ font-weight: bold;
246
+ mso-bidi-font-weight: normal; }
247
+
248
+ p.FirstFooter, li.FirstFooter, div.FirstFooter {
249
+ mso-style-name: FirstFooter;
250
+ mso-style-unhide: no;
251
+ mso-style-parent: Footer;
252
+ margin-top: 2.0pt;
253
+ margin-right: 0cm;
254
+ margin-bottom: 0cm;
255
+ margin-left: 0cm;
256
+ margin-bottom: .0001pt;
257
+ mso-pagination: widow-orphan;
258
+ font-size: 8.0pt;
259
+ mso-bidi-font-size: 10.0pt;
260
+ font-family: {{bodyfont}};
261
+ mso-fareast-font-family: {{bodyfont}};
262
+ mso-ansi-language: EN-GB;
263
+ mso-fareast-language: EN-US; }
264
+
265
+ p.ANNEX, li.ANNEX, div.ANNEX {
266
+ mso-style-name: ANNEX;
267
+ mso-style-priority: 10;
268
+ mso-style-unhide: no;
269
+ mso-style-next: Normal;
270
+ margin-top: 0cm;
271
+ margin-right: 0cm;
272
+ margin-bottom: 24.0pt;
273
+ margin-left: 0cm;
274
+ text-align: center;
275
+ text-indent: 0cm;
276
+ line-height: 15.5pt;
277
+ mso-line-height-rule: exactly;
278
+ page-break-before: always;
279
+ mso-pagination: widow-orphan;
280
+ page-break-after: avoid;
281
+ mso-outline-level: 1;
282
+ mso-list: l0 level1 lfo12;
283
+ tab-stops: 20.15pt;
284
+ font-size: 14.0pt;
285
+ mso-bidi-font-size: 11.0pt;
286
+ font-family: {{headerfont}};
287
+ mso-fareast-font-family: {{headerfont}};
288
+ mso-bidi-font-family: {{headerfont}};
289
+ mso-ansi-language: EN-GB;
290
+ mso-fareast-language: JA;
291
+ font-weight: bold;
292
+ mso-bidi-font-weight: normal; }
293
+
294
+ p.Normalaftertitle, li.Normalaftertitle, div.Normalaftertitle {
295
+ mso-style-name: Normal_after_title;
296
+ mso-style-unhide: no;
297
+ mso-style-next: Normal;
298
+ margin-top: 18.0pt;
299
+ margin-right: 0cm;
300
+ margin-bottom: 0cm;
301
+ margin-left: 0cm;
302
+ margin-bottom: .0001pt;
303
+ text-align: justify;
304
+ text-justify: inter-ideograph;
305
+ mso-pagination: widow-orphan;
306
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
307
+ mso-layout-grid-align: none;
308
+ punctuation-wrap: simple;
309
+ text-autospace: none;
310
+ font-size: 12.0pt;
311
+ mso-bidi-font-size: 10.0pt;
312
+ font-family: {{bodyfont}};
313
+ mso-fareast-font-family: {{bodyfont}};
314
+ mso-ansi-language: EN-GB;
315
+ mso-fareast-language: EN-US; }
316
+
317
+ p.BiblioTitle, li.BiblioTitle, div.BiblioTitle {
318
+ mso-style-name: "Biblio Title";
319
+ mso-style-noshow: yes;
320
+ mso-style-unhide: no;
321
+ margin-top: 0cm;
322
+ margin-right: 0cm;
323
+ margin-bottom: 15.5pt;
324
+ margin-left: 0cm;
325
+ text-align: center;
326
+ line-height: 15.5pt;
327
+ mso-pagination: widow-orphan;
328
+ mso-outline-level: 1;
329
+ tab-stops: 20.15pt;
330
+ font-size: 14.0pt;
331
+ mso-bidi-font-size: 11.0pt;
332
+ font-family: {{headerfont}};
333
+ mso-fareast-font-family: {{headerfont}};
334
+ mso-bidi-font-family: {{headerfont}};
335
+ mso-ansi-language: EN-GB;
336
+ font-weight: bold;
337
+ mso-bidi-font-weight: normal; }
338
+
339
+ p.Definition, li.Definition, div.Definition {
340
+ mso-style-name: Definition;
341
+ mso-style-priority: 9;
342
+ mso-style-unhide: no;
343
+ margin-top: 0cm;
344
+ margin-right: 0cm;
345
+ margin-bottom: 6.0pt;
346
+ margin-left: 0cm;
347
+ text-align: justify;
348
+ line-height: 12.0pt;
349
+ mso-pagination: widow-orphan;
350
+ tab-stops: 20.15pt;
351
+ font-size: 11.0pt;
352
+ font-family: {{bodyfont}};
353
+ mso-fareast-font-family: {{bodyfont}};
354
+ mso-bidi-font-family: {{bodyfont}};
355
+ mso-ansi-language: EN-GB; }
356
+
357
+ p.ForewordTitle, li.ForewordTitle, div.ForewordTitle {
358
+ mso-style-name: "Foreword Title";
359
+ mso-style-noshow: yes;
360
+ mso-style-unhide: no;
361
+ margin-top: 0cm;
362
+ margin-right: 0cm;
363
+ margin-bottom: 15.5pt;
364
+ margin-left: 0cm;
365
+ text-align: justify;
366
+ line-height: 15.5pt;
367
+ page-break-before: always;
368
+ mso-pagination: widow-orphan;
369
+ page-break-after: avoid;
370
+ mso-outline-level: 1;
371
+ mso-hyphenate: none;
372
+ tab-stops: 20.15pt;
373
+ font-size: 14.0pt;
374
+ mso-bidi-font-size: 11.0pt;
375
+ font-family: {{headerfont}};
376
+ mso-fareast-font-family: {{headerfont}};
377
+ mso-bidi-font-family: {{headerfont}};
378
+ mso-ansi-language: EN-GB;
379
+ font-weight: bold;
380
+ mso-bidi-font-weight: normal; }
381
+
382
+ p.IntroTitle, li.IntroTitle, div.IntroTitle {
383
+ mso-style-name: "Intro Title";
384
+ mso-style-noshow: yes;
385
+ mso-style-unhide: no;
386
+ mso-style-parent: "Foreword Title";
387
+ margin-top: 0cm;
388
+ margin-right: 0cm;
389
+ margin-bottom: 15.5pt;
390
+ margin-left: 0cm;
391
+ text-align: justify;
392
+ line-height: 15.5pt;
393
+ mso-pagination: widow-orphan;
394
+ page-break-after: avoid;
395
+ mso-outline-level: 1;
396
+ mso-hyphenate: none;
397
+ tab-stops: 20.15pt;
398
+ font-size: 14.0pt;
399
+ mso-bidi-font-size: 11.0pt;
400
+ font-family: {{headerfont}};
401
+ mso-fareast-font-family: {{headerfont}};
402
+ mso-bidi-font-family: {{headerfont}};
403
+ mso-ansi-language: EN-GB;
404
+ font-weight: bold;
405
+ page-break-before: always;
406
+ mso-bidi-font-weight: normal; }
407
+
408
+ p.TitlePageSubhead, li.TitlePageSubhead, div.TitlePageSubhead {
409
+ mso-style-noshow: yes;
410
+ mso-style-unhide: no;
411
+ mso-style-parent: "Foreword Title";
412
+ margin-top: 0cm;
413
+ margin-right: 0cm;
414
+ margin-bottom: 15.5pt;
415
+ margin-left: 0cm;
416
+ text-align: center;
417
+ line-height: 15.5pt;
418
+ mso-pagination: widow-orphan;
419
+ page-break-after: avoid;
420
+ mso-hyphenate: none;
421
+ tab-stops: 20.15pt;
422
+ font-size: 14.0pt;
423
+ mso-bidi-font-size: 11.0pt;
424
+ font-family: {{headerfont}};
425
+ mso-fareast-font-family: {{headerfont}};
426
+ mso-bidi-font-family: {{headerfont}};
427
+ mso-ansi-language: EN-GB;
428
+ font-weight: bold;
429
+ mso-bidi-font-weight: normal; }
430
+
431
+ p.Terms, li.Terms, div.Terms {
432
+ mso-style-name: "Term\(s\)";
433
+ mso-style-priority: 8;
434
+ mso-style-unhide: no;
435
+ mso-style-next: Definition;
436
+ margin: 0cm;
437
+ margin-bottom: .0001pt;
438
+ line-height: 12.0pt;
439
+ mso-pagination: widow-orphan;
440
+ page-break-after: avoid;
441
+ mso-hyphenate: none;
442
+ tab-stops: 20.15pt;
443
+ font-size: 11.0pt;
444
+ font-family: {{headerfont}};
445
+ mso-fareast-font-family: {{headerfont}};
446
+ mso-bidi-font-family: {{headerfont}};
447
+ mso-ansi-language: EN-GB;
448
+ font-weight: bold;
449
+ mso-bidi-font-weight: normal; }
450
+
451
+ p.AltTerms, li.AltTerms, div.AltTerms {
452
+ mso-style-name: "AltTerm\(s\)";
453
+ mso-style-priority: 8;
454
+ mso-style-unhide: no;
455
+ mso-style-next: Definition;
456
+ margin: 0cm;
457
+ margin-bottom: .0001pt;
458
+ line-height: 12.0pt;
459
+ mso-pagination: widow-orphan;
460
+ page-break-after: avoid;
461
+ mso-hyphenate: none;
462
+ tab-stops: 20.15pt;
463
+ font-size: 11.0pt;
464
+ font-family: {{bodyfont}};
465
+ mso-fareast-font-family: {{bodyfont}};
466
+ mso-bidi-font-family: {{bodyfont}};
467
+ mso-ansi-language: EN-GB;
468
+ mso-bidi-font-weight: normal; }
469
+
470
+ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms {
471
+ mso-style-name: "DeprecatedTerm\(s\)";
472
+ mso-style-priority: 8;
473
+ mso-style-unhide: no;
474
+ mso-style-next: Definition;
475
+ margin: 0cm;
476
+ margin-bottom: .0001pt;
477
+ line-height: 12.0pt;
478
+ mso-pagination: widow-orphan;
479
+ page-break-after: avoid;
480
+ mso-hyphenate: none;
481
+ tab-stops: 20.15pt;
482
+ font-size: 11.0pt;
483
+ font-family: {{bodyfont}};
484
+ mso-fareast-font-family: {{bodyfont}};
485
+ mso-bidi-font-family: {{bodyfont}};
486
+ mso-ansi-language: EN-GB;
487
+ mso-bidi-font-weight: normal; }
488
+
489
+ p.TermNum, li.TermNum, div.TermNum {
490
+ mso-style-name: TermNum;
491
+ mso-style-priority: 7;
492
+ mso-style-unhide: no;
493
+ mso-style-next: "Term\(s\)";
494
+ margin-top: 6.0pt;
495
+ margin-right: 0cm;
496
+ margin-bottom: 0cm;
497
+ margin-left: 0cm;
498
+ line-height: 12.0pt;
499
+ text-align: justify;
500
+ text-justify: inter-ideograph;
501
+ mso-pagination: widow-orphan;
502
+ page-break-after: avoid;
503
+ tab-stops: 20.15pt;
504
+ font-size: 12.0pt;
505
+ font-family: {{bodyfont}};
506
+ mso-fareast-font-family: {{bodyfont}};
507
+ mso-bidi-font-family: {{bodyfont}};
508
+ mso-ansi-language: EN-GB;
509
+ mso-bidi-font-weight: normal; }
510
+
511
+ p.zzContents, li.zzContents, div.zzContents {
512
+ mso-style-name: zzContents;
513
+ mso-style-noshow: yes;
514
+ mso-style-unhide: no;
515
+ mso-style-next: "TOC 1";
516
+ margin-top: 48.0pt;
517
+ margin-right: 0cm;
518
+ margin-bottom: 15.5pt;
519
+ margin-left: 0cm;
520
+ line-height: 15.5pt;
521
+ mso-line-height-rule: exactly;
522
+ page-break-before: always;
523
+ mso-pagination: widow-orphan;
524
+ page-break-after: avoid;
525
+ mso-hyphenate: none;
526
+ tab-stops: 20.15pt;
527
+ font-size: 14.0pt;
528
+ mso-bidi-font-size: 11.0pt;
529
+ font-family: {{headerfont}};
530
+ mso-fareast-font-family: {{headerfont}};
531
+ mso-bidi-font-family: {{headerfont}};
532
+ mso-ansi-language: EN-GB;
533
+ font-weight: bold;
534
+ mso-bidi-font-weight: normal; }
535
+
536
+ p.zzCopyright, li.zzCopyright {
537
+ mso-style-name: zzCopyright;
538
+ mso-style-noshow: yes;
539
+ mso-style-unhide: no;
540
+ mso-style-next: Normal;
541
+ margin-top: 0cm;
542
+ margin-right: 14.2pt;
543
+ margin-bottom: 6.0pt;
544
+ margin-left: 14.2pt;
545
+ text-align: justify;
546
+ line-height: 12.0pt;
547
+ mso-pagination: widow-orphan;
548
+ tab-stops: 20.15pt 25.7pt 481.15pt;
549
+ padding: 0cm;
550
+ mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
551
+ font-size: 12pt;
552
+ font-family: {{bodyfont}};
553
+ mso-fareast-font-family: {{bodyfont}};
554
+ mso-bidi-font-family: {{bodyfont}};
555
+ mso-ansi-language: EN-GB; }
556
+
557
+ div.zzCopyright {
558
+ mso-element: para-border-div;
559
+ border: solid windowtext 1.0pt;
560
+ mso-border-top-alt: solid windowtext .5pt;
561
+ mso-border-left-alt: solid windowtext .5pt;
562
+ mso-border-right-alt: solid windowtext .5pt;
563
+ mso-border-bottom-alt: solid windowtext .5pt;
564
+ padding: 1.0pt 4.0pt 0cm 4.0pt;
565
+ margin-left: 5.1pt;
566
+ margin-right: 5.1pt; }
567
+
568
+ p.zzCopyright_address {
569
+ margin-top: 0cm;
570
+ margin-right: 14.2pt;
571
+ margin-bottom: 0.0pt;
572
+ margin-left: 14.2pt;
573
+ mso-layout-grid-align: none;
574
+ text-autospace: none;
575
+ padding-left: 20pt;
576
+ mso-padding-alt-left: 20pt;
577
+ font-size: 10.0pt;
578
+ text-align: left;
579
+ mso-bidi-font-size: 11.0pt; }
580
+
581
+ p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle {
582
+ mso-style-name: zzSTDTitle;
583
+ mso-style-noshow: yes;
584
+ mso-style-unhide: no;
585
+ mso-style-next: Normal;
586
+ margin-top: 20.0pt;
587
+ margin-right: 0cm;
588
+ margin-bottom: 38.0pt;
589
+ margin-left: 0cm;
590
+ line-height: 17.5pt;
591
+ mso-line-height-rule: exactly;
592
+ mso-pagination: widow-orphan;
593
+ mso-hyphenate: none;
594
+ tab-stops: 20.15pt;
595
+ font-size: 16.0pt;
596
+ mso-bidi-font-size: 11.0pt;
597
+ font-family: {{headerfont}};
598
+ mso-fareast-font-family: {{headerfont}};
599
+ mso-bidi-font-family: {{headerfont}};
600
+ mso-ansi-language: EN-GB;
601
+ font-weight: bold;
602
+ mso-bidi-font-weight: normal; }
603
+
604
+ p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1 {
605
+ mso-style-name: zzSTDTitle;
606
+ mso-style-noshow: yes;
607
+ mso-style-unhide: no;
608
+ mso-style-next: Normal;
609
+ margin-top: 0pt;
610
+ margin-right: 0cm;
611
+ margin-bottom: 18.0pt;
612
+ margin-left: 0cm;
613
+ line-height: 17.5pt;
614
+ mso-line-height-rule: exactly;
615
+ mso-pagination: widow-orphan;
616
+ mso-hyphenate: none;
617
+ tab-stops: 20.15pt;
618
+ font-size: 14.0pt;
619
+ mso-bidi-font-size: 11.0pt;
620
+ font-family: {{headerfont}};
621
+ mso-fareast-font-family: {{headerfont}};
622
+ mso-bidi-font-family: {{headerfont}};
623
+ mso-ansi-language: EN-GB;
624
+ text-align: left;
625
+ font-weight: bold;
626
+ mso-bidi-font-weight: normal; }
627
+
628
+ p.zzSTDTitle2, li.zzSTDTitle2, div.zzSTDTitle2 {
629
+ mso-style-name: zzSTDTitle;
630
+ mso-style-noshow: yes;
631
+ mso-style-unhide: no;
632
+ mso-style-next: Normal;
633
+ margin-top: 0pt;
634
+ margin-right: 0cm;
635
+ margin-bottom: 18.0pt;
636
+ margin-left: 0cm;
637
+ line-height: 17.5pt;
638
+ mso-line-height-rule: exactly;
639
+ mso-pagination: widow-orphan;
640
+ mso-hyphenate: none;
641
+ tab-stops: 20.15pt;
642
+ font-size: 14.0pt;
643
+ mso-bidi-font-size: 11.0pt;
644
+ font-family: {{headerfont}};
645
+ mso-fareast-font-family: {{headerfont}};
646
+ mso-bidi-font-family: {{headerfont}};
647
+ mso-ansi-language: EN-GB;
648
+ font-weight: bold;
649
+ text-align: center;
650
+ mso-bidi-font-weight: normal; }
651
+
652
+ p.zzSTDTitle3, li.zzSTDTitle3, div.zzSTDTitle3 {
653
+ mso-style-name: zzSTDTitle;
654
+ mso-style-noshow: yes;
655
+ mso-style-unhide: no;
656
+ mso-style-next: Normal;
657
+ margin-top: 0pt;
658
+ margin-right: 0cm;
659
+ margin-bottom: 18.0pt;
660
+ margin-left: 0cm;
661
+ line-height: 17.5pt;
662
+ mso-line-height-rule: exactly;
663
+ mso-pagination: widow-orphan;
664
+ mso-hyphenate: none;
665
+ tab-stops: 20.15pt;
666
+ font-size: 14.0pt;
667
+ mso-bidi-font-size: 11.0pt;
668
+ font-family: {{headerfont}};
669
+ mso-fareast-font-family: {{headerfont}};
670
+ mso-bidi-font-family: {{headerfont}};
671
+ mso-ansi-language: EN-GB;
672
+ font-style: italic;
673
+ text-align: center;
674
+ mso-bidi-font-weight: normal; }
675
+
676
+ p.Quote, li.Quote, div.Quote {
677
+ mso-style-priority: 99;
678
+ margin-top: 0cm;
679
+ margin-right: 36.0pt;
680
+ margin-bottom: 0cm;
681
+ margin-left: 36.0pt;
682
+ text-align: justify;
683
+ line-height: 12.0pt;
684
+ mso-pagination: widow-orphan;
685
+ tab-stops: 20.15pt;
686
+ font-size: 12pt;
687
+ font-family: {{bodyfont}};
688
+ mso-fareast-font-family: {{bodyfont}};
689
+ mso-bidi-font-family: {{bodyfont}};
690
+ mso-ansi-language: EN-GB; }
691
+
692
+ p.QuoteAttribution {
693
+ text-align: right;
694
+ mso-style-priority: 99;
695
+ margin-top: 0cm;
696
+ margin-right: 36.0pt;
697
+ margin-bottom: 0cm;
698
+ margin-left: 36.0pt;
699
+ line-height: 12.0pt;
700
+ mso-pagination: widow-orphan;
701
+ tab-stops: 20.15pt;
702
+ font-size: 12pt;
703
+ font-family: {{bodyfont}};
704
+ mso-fareast-font-family: {{bodyfont}};
705
+ mso-bidi-font-family: {{bodyfont}};
706
+ mso-ansi-language: EN-GB; }
707
+
708
+ p.Admonition, li.Admonition, div.Admonition {
709
+ mso-style-priority: 99;
710
+ margin-top: 0cm;
711
+ margin-right: 57.6pt;
712
+ margin-bottom: 0cm;
713
+ margin-left: 57.6pt;
714
+ margin-bottom: .0001pt;
715
+ mso-pagination: widow-orphan;
716
+ border: none;
717
+ mso-border-alt: solid #4472C4 .25pt;
718
+ mso-border-themecolor: accent1;
719
+ padding: 0cm;
720
+ mso-padding-alt: 10.0pt 10.0pt 10.0pt 10.0pt;
721
+ font-size: 12.0pt;
722
+ font-family: {{bodyfont}};
723
+ mso-ascii-font-family: {{bodyfont}};
724
+ mso-ascii-theme-font: minor-latin;
725
+ mso-fareast-font-family: {{bodyfont}};
726
+ mso-fareast-theme-font: minor-fareast;
727
+ mso-hansi-font-family: {{bodyfont}};
728
+ mso-hansi-theme-font: minor-latin;
729
+ mso-bidi-font-family: {{bodyfont}};
730
+ mso-bidi-theme-font: minor-bidi;
731
+ color: #4472C4;
732
+ mso-themecolor: accent1;
733
+ mso-ansi-language: EN-AU;
734
+ font-style: italic; }
735
+
736
+ p.Code, li.Code, div.Code {
737
+ mso-style-name: Code;
738
+ mso-style-priority: 16;
739
+ mso-style-unhide: no;
740
+ mso-style-qformat: yes;
741
+ margin: 0cm;
742
+ margin-bottom: .0001pt;
743
+ line-height: 10.0pt;
744
+ mso-pagination: widow-orphan;
745
+ tab-stops: 20.15pt;
746
+ font-size: 9.0pt;
747
+ mso-bidi-font-size: 11.0pt;
748
+ font-family: {{monospacefont}};
749
+ mso-fareast-font-family: Calibri;
750
+ mso-bidi-font-family: "Source Sans Pro";
751
+ mso-ansi-language: EN-GB; }
752
+
753
+ p.Formula, li.Formula, div.Formula {
754
+ mso-style-name: Formula;
755
+ mso-style-noshow: yes;
756
+ mso-style-unhide: no;
757
+ margin-top: 6.0pt;
758
+ margin-right: 0cm;
759
+ margin-bottom: 0cm;
760
+ margin-left: 0cm;
761
+ margin-bottom: .0001pt;
762
+ mso-pagination: widow-orphan;
763
+ tab-stops: 39.7pt center 241.0pt right 17.0cm;
764
+ mso-layout-grid-align: none;
765
+ punctuation-wrap: simple;
766
+ text-autospace: none;
767
+ font-size: 12.0pt;
768
+ mso-bidi-font-size: 10.0pt;
769
+ font-family: {{bodyfont}};
770
+ mso-fareast-font-family: {{bodyfont}};
771
+ mso-bidi-font-family: {{bodyfont}};
772
+ mso-ansi-language: EN-GB; }
773
+
774
+ table.formula_dl {
775
+ margin-left: 1.4cm;
776
+ margin-right: 1.4cm; }
777
+
778
+ /* definition list */
779
+ p.enumlev1, li.enumlev1, div.enumlev1 {
780
+ mso-style-name: enumlev1;
781
+ mso-style-unhide: no;
782
+ margin-top: 4.0pt;
783
+ margin-right: 0cm;
784
+ margin-bottom: 0cm;
785
+ margin-left: 39.7pt;
786
+ margin-bottom: .0001pt;
787
+ text-align: justify;
788
+ text-justify: inter-ideograph;
789
+ text-indent: -39.7pt;
790
+ mso-pagination: widow-orphan;
791
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
792
+ mso-layout-grid-align: none;
793
+ punctuation-wrap: simple;
794
+ text-autospace: none;
795
+ font-size: 12.0pt;
796
+ mso-bidi-font-size: 10.0pt;
797
+ font-family: {{bodyfont}};
798
+ mso-fareast-font-family: {{bodyfont}};
799
+ mso-ansi-language: EN-GB;
800
+ mso-fareast-language: EN-US; }
801
+
802
+ p.enumlev2, li.enumlev2, div.enumlev2 {
803
+ mso-style-name: enumlev2;
804
+ mso-style-unhide: no;
805
+ mso-style-parent: enumlev1;
806
+ margin-top: 4.0pt;
807
+ margin-right: 0cm;
808
+ margin-bottom: 0cm;
809
+ margin-left: 59.55pt;
810
+ margin-bottom: .0001pt;
811
+ text-align: justify;
812
+ text-justify: inter-ideograph;
813
+ text-indent: -19.85pt;
814
+ mso-pagination: widow-orphan;
815
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
816
+ mso-layout-grid-align: none;
817
+ punctuation-wrap: simple;
818
+ text-autospace: none;
819
+ font-size: 12.0pt;
820
+ mso-bidi-font-size: 10.0pt;
821
+ font-family: {{bodyfont}};
822
+ mso-fareast-font-family: {{bodyfont}};
823
+ mso-ansi-language: EN-GB;
824
+ mso-fareast-language: EN-US; }
825
+
826
+ p.enumlev3, li.enumlev3, div.enumlev3 {
827
+ mso-style-name: enumlev3;
828
+ mso-style-unhide: no;
829
+ mso-style-parent: enumlev2;
830
+ margin-top: 4.0pt;
831
+ margin-right: 0cm;
832
+ margin-bottom: 0cm;
833
+ margin-left: 79.4pt;
834
+ margin-bottom: .0001pt;
835
+ text-align: justify;
836
+ text-justify: inter-ideograph;
837
+ text-indent: -19.85pt;
838
+ mso-pagination: widow-orphan;
839
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
840
+ mso-layout-grid-align: none;
841
+ punctuation-wrap: simple;
842
+ text-autospace: none;
843
+ font-size: 12.0pt;
844
+ mso-bidi-font-size: 10.0pt;
845
+ font-family: {{bodyfont}};
846
+ mso-fareast-font-family: {{bodyfont}};
847
+ mso-ansi-language: EN-GB;
848
+ mso-fareast-language: EN-US; }
849
+
850
+ p.RecNo, li.RecNo, div.RecNo {
851
+ mso-style-name: Rec_No;
852
+ mso-style-unhide: no;
853
+ mso-style-next: Rec_title;
854
+ margin: 0cm;
855
+ margin-bottom: .0001pt;
856
+ mso-pagination: widow-orphan lines-together;
857
+ page-break-after: avoid;
858
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
859
+ mso-layout-grid-align: none;
860
+ punctuation-wrap: simple;
861
+ text-autospace: none;
862
+ font-size: 14.0pt;
863
+ mso-bidi-font-size: 10.0pt;
864
+ font-family: {{bodyfont}};
865
+ mso-fareast-font-family: {{bodyfont}};
866
+ mso-ansi-language: EN-GB;
867
+ mso-fareast-language: EN-US;
868
+ font-weight: bold;
869
+ mso-bidi-font-weight: normal; }
870
+
871
+ p.boilerplateHdr {
872
+ text-align: center;
873
+ font-family: {{bodyfont}};
874
+ font-size: 11.0pt; }
875
+
876
+ p.boilerplate {
877
+ font-family: {{bodyfont}};
878
+ font-size: 11.0pt;
879
+ text-align: justify;
880
+ margin-top: 6.0pt;
881
+ margin-bottom: 0.0pt; }
882
+
883
+ p.draftwarningHdr {
884
+ text-align: center;
885
+ font-family: {{bodyfont}};
886
+ font-weight: bold;
887
+ font-size: 16.0pt;
888
+ font-style: italic; }
889
+
890
+ span.addition {
891
+ color: blue; }
892
+
893
+ span.deletion {
894
+ color: red;
895
+ text-decoration: line-through; }
896
+
897
+ @page {
898
+ mso-page-border-surround-header: no;
899
+ mso-page-border-surround-footer: no;
900
+ mso-footnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") fs;
901
+ mso-footnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") fcs;
902
+ mso-endnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") es;
903
+ mso-endnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") ecs;
904
+ mso-facing-pages: yes; }
905
+
906
+ @page WordSection1 {
907
+ size: 21.0cm 842.0pt;
908
+ margin: 54.45pt 54.45pt 14.2pt 54.45pt;
909
+ mso-header-margin: 1.0cm;
910
+ mso-footer-margin: 14.2pt;
911
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh1;
912
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
913
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
914
+ mso-paper-source: 0; }
915
+
916
+ div.WordSection1 {
917
+ page: WordSection1; }
918
+
919
+ @page WordSection2 {
920
+ size: 21.0cm 842.0pt;
921
+ margin: 54.45pt 54.45pt 54.45pt 54.45pt;
922
+ mso-header-margin: 24.1pt;
923
+ mso-footer-margin: 24.1pt;
924
+ mso-page-numbers: roman-lower 1;
925
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
926
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
927
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
928
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
929
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh2;
930
+ mso-first-footer: url("file:///C:/Doc/FILENAME_files/header.html") ff2;
931
+ mso-paper-source: 0; }
932
+
933
+ @page WordSection2L {
934
+ size: 842.0pt 21.0cm;
935
+ margin: 54.45pt 54.45pt 54.45pt 54.45pt;
936
+ mso-header-margin: 24.1pt;
937
+ mso-footer-margin: 24.1pt;
938
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
939
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
940
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2l;
941
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2l;
942
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh2l;
943
+ mso-first-footer: url("file:///C:/Doc/FILENAME_files/header.html") ff2l;
944
+ mso-paper-source: 0; }
945
+
946
+ @page WordSection2P {
947
+ size: 21.0cm 842.0pt;
948
+ margin: 54.45pt 54.45pt 54.45pt 54.45pt;
949
+ mso-header-margin: 24.1pt;
950
+ mso-footer-margin: 24.1pt;
951
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
952
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
953
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
954
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
955
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh2;
956
+ mso-first-footer: url("file:///C:/Doc/FILENAME_files/header.html") ff2;
957
+ mso-paper-source: 0; }
958
+
959
+ div.WordSection2 {
960
+ page: WordSection2; }
961
+
962
+ @page WordSection3 {
963
+ size: 21.0cm 842.0pt;
964
+ margin: 2.0cm 2.0cm 2.0cm 2.0cm;
965
+ mso-header-margin: 1.0cm;
966
+ mso-footer-margin: 1.0cm;
967
+ mso-page-numbers: 1;
968
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
969
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
970
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
971
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
972
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh2;
973
+ mso-first-footer: url("file:///C:/Doc/FILENAME_files/header.html") ff2;
974
+ mso-paper-source: 0; }
975
+
976
+ @page WordSection3L {
977
+ size: 842.0pt 21.0cm;
978
+ margin: 2.0cm 2.0cm 2.0cm 2.0cm;
979
+ mso-header-margin: 1.0cm;
980
+ mso-footer-margin: 1.0cm;
981
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
982
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
983
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3l;
984
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
985
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh2l;
986
+ mso-first-footer: url("file:///C:/Doc/FILENAME_files/header.html") ff2l;
987
+ mso-paper-source: 0; }
988
+
989
+ @page WordSection3P {
990
+ size: 21.0cm 842.0pt;
991
+ margin: 2.0cm 2.0cm 2.0cm 2.0cm;
992
+ mso-header-margin: 1.0cm;
993
+ mso-footer-margin: 1.0cm;
994
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
995
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
996
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
997
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
998
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh2;
999
+ mso-first-footer: url("file:///C:/Doc/FILENAME_files/header.html") ff2;
1000
+ mso-paper-source: 0; }
1001
+
1002
+ div.WordSection3 {
1003
+ page: WordSection3; }
1004
+
1005
+ table.MsoISOTable {
1006
+ mso-style-name: "Table ISO";
1007
+ mso-tstyle-rowband-size: 0;
1008
+ mso-tstyle-colband-size: 0;
1009
+ mso-style-noshow: yes;
1010
+ mso-style-priority: 99;
1011
+ mso-style-parent: "";
1012
+ mso-padding-alt: 0cm 2.85pt 0cm 2.85pt;
1013
+ mso-para-margin: 0cm;
1014
+ mso-para-margin-bottom: .0001pt;
1015
+ mso-pagination: widow-orphan;
1016
+ border-collapse: collapse;
1017
+ mso-table-layout-alt: fixed;
1018
+ border: solid windowtext 2pt;
1019
+ mso-border-alt: solid windowtext 2pt;
1020
+ mso-yfti-tbllook: 480;
1021
+ mso-border-insideh: .75pt solid windowtext;
1022
+ mso-border-insidev: .75pt solid windowtext;
1023
+ font-size: 11.0pt;
1024
+ font-family: {{bodyfont}}; }
1025
+
1026
+ table.MsoISOTable th {
1027
+ border: solid windowtext 1pt;
1028
+ mso-border-alt: solid windowtext 1pt;
1029
+ padding: 0cm 2.85pt 0cm 2.85pt; }
1030
+
1031
+ table.MsoISOTable td {
1032
+ border: solid windowtext 1pt;
1033
+ mso-border-alt: solid windowtext 1pt;
1034
+ padding: 0cm 2.85pt 0cm 2.85pt; }
1035
+
1036
+ table.MsoISOTable p {
1037
+ font-size: 11.0pt; }
1038
+
1039
+ table.MsoTableGrid {
1040
+ mso-style-name: "Table Grid";
1041
+ mso-tstyle-rowband-size: 0;
1042
+ mso-tstyle-colband-size: 0;
1043
+ mso-style-priority: 39;
1044
+ mso-style-unhide: no;
1045
+ border: solid windowtext 1.0pt;
1046
+ mso-border-alt: solid windowtext .5pt;
1047
+ mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
1048
+ mso-border-insideh: .5pt solid windowtext;
1049
+ mso-border-insidev: .5pt solid windowtext;
1050
+ mso-para-margin: 0cm;
1051
+ mso-para-margin-bottom: .0001pt;
1052
+ mso-pagination: widow-orphan;
1053
+ font-size: 10.0pt;
1054
+ font-family: {{bodyfont}}; }
1055
+
1056
+ div.formula, div.formula p {
1057
+ tab-stops: center 241.0pt right 17.0cm; }
1058
+
1059
+ body {
1060
+ tab-interval: 36.0pt; }
1061
+
1062
+ .coverpage_docnumber {
1063
+ text-align: center;
1064
+ font-size: 14.0pt;
1065
+ font-weight: bold; }
1066
+
1067
+ .coverpage_techcommittee {
1068
+ text-align: center;
1069
+ font-size: 12.0pt; }
1070
+
1071
+ .coverpage_docstage {
1072
+ text-align: center;
1073
+ font-size: 30.0pt;
1074
+ color: #485094; }
1075
+
1076
+ div.coverpage_warning {
1077
+ mso-element: para-border-div;
1078
+ border: solid windowtext 1.0pt #485094;
1079
+ mso-border-alt: solid windowtext .5pt;
1080
+ padding: 1.0pt 4.0pt 1.0pt 4.0pt #485094;
1081
+ font-size: 10.0pt;
1082
+ margin-left: 4.25pt;
1083
+ margin-right: 4.25pt; }
1084
+
1085
+ .coverpage_warning {
1086
+ color: #485094;
1087
+ font-size: 10.0pt; }
1088
+
1089
+ a.TableFootnoteRef, span.TableFootnoteRef {
1090
+ mso-style-priority: 99;
1091
+ mso-style-parent: "Footnote Reference";
1092
+ vertical-align: super; }
1093
+
1094
+ aside {
1095
+ font-size: 10.0pt; }
1096
+
1097
+ .example-title {
1098
+ font-weight: bold;
1099
+ margin-left: 0pt; }
1100
+
1101
+ p.example, li.example, div.example, td.example {
1102
+ mso-pagination: none;
1103
+ font-size: 10.0pt;
1104
+ font-family: {{bodyfont}}; }
1105
+
1106
+ div.example {
1107
+ margin-right: 0pt;
1108
+ margin-left: 0pt;
1109
+ margin-top: 0cm;
1110
+ margin-bottom: 0cm; }
1111
+
1112
+ p.example, li.example {
1113
+ margin-right: 0pt;
1114
+ margin-left: 0pt; }
1115
+
1116
+ td.example p.MsoListParagraph {
1117
+ font-size: 10.0pt; }
1118
+
1119
+ div.example p.MsoListParagraph {
1120
+ font-size: 10.0pt; }
1121
+
1122
+ div.Note p.MsoListParagraph {
1123
+ font-size: 11.0pt; }
1124
+
1125
+ span.note_label, span.example_label, td.example_label, td.note_label {
1126
+ font-size: 11.0pt;
1127
+ font-family: {{bodyfont}}; }
1128
+
1129
+ table.dl {
1130
+ margin-top: 0cm;
1131
+ width: 95%;
1132
+ mso-table-layout-alt: auto;
1133
+ margin-right: 0cm;
1134
+ margin-bottom: 11.0pt;
1135
+ margin-left: 0cm; }
1136
+
1137
+ table.biblio td {
1138
+ margin-bottom: 6pt; }