metanorma-iho 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,798 @@
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: 10.5pt;
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.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef {
36
+ mso-style-unhide: no;
37
+ mso-style-qformat: yes;
38
+ mso-style-parent: "";
39
+ margin-top: 0cm;
40
+ margin-right: 0cm;
41
+ margin-bottom: 12.0pt;
42
+ margin-left: 33.15pt;
43
+ text-indent: -33.15pt;
44
+ tab-stops: 33.15pt;
45
+ line-height: 12.0pt;
46
+ mso-pagination: widow-orphan;
47
+ font-size: 12.0pt;
48
+ font-weight: normal;
49
+ font-family: {{bodyfont}};
50
+ mso-fareast-font-family: {{bodyfont}};
51
+ mso-bidi-font-family: {{bodyfont}};
52
+ mso-ansi-language: EN-GB; }
53
+
54
+ p.FigureTitle {
55
+ mso-style-unhide: no;
56
+ mso-style-qformat: yes;
57
+ mso-style-parent: "";
58
+ margin-top: 0cm;
59
+ margin-right: 0cm;
60
+ margin-bottom: 6.0pt;
61
+ margin-left: 0cm;
62
+ text-align: center;
63
+ line-height: 12.0pt;
64
+ page-break-before: avoid;
65
+ mso-pagination: widow-orphan;
66
+ tab-stops: 20.15pt;
67
+ font-size: 11.0pt;
68
+ font-weight: bold;
69
+ font-family: {{bodyfont}};
70
+ mso-fareast-font-family: {{bodyfont}};
71
+ mso-bidi-font-family: {{bodyfont}};
72
+ mso-ansi-language: EN-GB; }
73
+
74
+ p.SourceTitle {
75
+ mso-style-unhide: no;
76
+ mso-style-qformat: yes;
77
+ mso-style-parent: "";
78
+ margin-top: 0cm;
79
+ margin-right: 0cm;
80
+ margin-bottom: 6.0pt;
81
+ margin-left: 0cm;
82
+ text-align: center;
83
+ line-height: 12.0pt;
84
+ page-break-before: avoid;
85
+ mso-pagination: widow-orphan;
86
+ tab-stops: 20.15pt;
87
+ font-size: 11.0pt;
88
+ font-weight: bold;
89
+ font-family: {{bodyfont}};
90
+ mso-fareast-font-family: {{bodyfont}};
91
+ mso-bidi-font-family: {{bodyfont}};
92
+ mso-ansi-language: EN-GB; }
93
+
94
+ p.AdmonitionTitle, p.RecommendationTitle {
95
+ mso-style-unhide: no;
96
+ mso-style-qformat: yes;
97
+ mso-style-parent: "";
98
+ margin-top: 0cm;
99
+ margin-right: 0cm;
100
+ margin-bottom: 6.0pt;
101
+ margin-left: 0cm;
102
+ text-align: center;
103
+ line-height: 12.0pt;
104
+ page-break-after: avoid;
105
+ mso-pagination: widow-orphan;
106
+ tab-stops: 20.15pt;
107
+ font-size: 11.0pt;
108
+ font-weight: bold;
109
+ font-family: {{bodyfont}};
110
+ mso-fareast-font-family: {{bodyfont}};
111
+ mso-bidi-font-family: {{bodyfont}};
112
+ mso-ansi-language: EN-GB; }
113
+
114
+ p.TableTitle {
115
+ mso-style-unhide: no;
116
+ mso-style-qformat: yes;
117
+ mso-style-parent: "";
118
+ margin-top: 0cm;
119
+ margin-right: 0cm;
120
+ margin-bottom: 6.0pt;
121
+ margin-left: 0cm;
122
+ text-align: center;
123
+ page-break-after: avoid;
124
+ line-height: 12.0pt;
125
+ mso-pagination: widow-orphan;
126
+ tab-stops: 20.15pt;
127
+ font-size: 11.0pt;
128
+ font-family: {{bodyfont}};
129
+ mso-fareast-font-family: {{bodyfont}};
130
+ mso-bidi-font-family: {{bodyfont}};
131
+ mso-ansi-language: EN-GB; }
132
+
133
+ p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote {
134
+ mso-style-unhide: no;
135
+ mso-style-qformat: yes;
136
+ mso-style-parent: "";
137
+ margin-top: 0cm;
138
+ margin-right: 0cm;
139
+ margin-bottom: 12.0pt;
140
+ margin-left: 0cm;
141
+ text-align: justify;
142
+ line-height: 12.0pt;
143
+ mso-pagination: widow-orphan;
144
+ tab-stops: 20.15pt;
145
+ font-size: 11.0pt;
146
+ mso-bidi-font-size: 11.0pt;
147
+ font-family: {{bodyfont}};
148
+ mso-fareast-font-family: {{bodyfont}};
149
+ mso-bidi-font-family: {{bodyfont}};
150
+ mso-ansi-language: EN-GB; }
151
+
152
+ p.ANNEX, li.ANNEX, div.ANNEX {
153
+ mso-style-name: ANNEX;
154
+ mso-style-priority: 10;
155
+ mso-style-unhide: no;
156
+ mso-style-next: Normal;
157
+ margin-top: 0cm;
158
+ margin-right: 0cm;
159
+ margin-bottom: 24.0pt;
160
+ margin-left: 0cm;
161
+ text-align: center;
162
+ text-indent: 0cm;
163
+ line-height: 15.5pt;
164
+ mso-line-height-rule: exactly;
165
+ page-break-before: always;
166
+ mso-pagination: widow-orphan;
167
+ page-break-after: avoid;
168
+ mso-outline-level: 1;
169
+ mso-list: l0 level1 lfo12;
170
+ tab-stops: 20.15pt;
171
+ font-size: 12.0pt;
172
+ mso-bidi-font-size: 11.0pt;
173
+ font-family: {{headerfont}};
174
+ color: #0E1A85;
175
+ mso-fareast-font-family: {{headerfont}};
176
+ mso-bidi-font-family: {{headerfont}};
177
+ mso-ansi-language: EN-GB;
178
+ mso-fareast-language: JA;
179
+ mso-bidi-font-weight: normal; }
180
+
181
+ p.BiblioTitle, li.BiblioTitle, div.BiblioTitle {
182
+ mso-style-name: "Biblio Title";
183
+ mso-style-noshow: yes;
184
+ mso-style-unhide: no;
185
+ margin-top: 0cm;
186
+ margin-right: 0cm;
187
+ margin-bottom: 15.5pt;
188
+ margin-left: 0cm;
189
+ text-align: center;
190
+ line-height: 15.5pt;
191
+ mso-pagination: widow-orphan;
192
+ mso-outline-level: 1;
193
+ tab-stops: 20.15pt;
194
+ font-size: 12.0pt;
195
+ mso-bidi-font-size: 11.0pt;
196
+ font-family: {{headerfont}};
197
+ color: #0E1A85;
198
+ mso-fareast-font-family: {{headerfont}};
199
+ mso-bidi-font-family: {{headerfont}};
200
+ mso-ansi-language: EN-GB;
201
+ mso-bidi-font-weight: normal; }
202
+
203
+ p.Definition, li.Definition, div.Definition {
204
+ mso-style-name: Definition;
205
+ mso-style-priority: 9;
206
+ mso-style-unhide: no;
207
+ margin-top: 0cm;
208
+ margin-right: 0cm;
209
+ margin-bottom: 12.0pt;
210
+ margin-left: 0cm;
211
+ text-align: justify;
212
+ line-height: 12.0pt;
213
+ mso-pagination: widow-orphan;
214
+ tab-stops: 20.15pt;
215
+ font-size: 12.0pt;
216
+ font-family: {{bodyfont}};
217
+ mso-fareast-font-family: {{bodyfont}};
218
+ mso-bidi-font-family: {{bodyfont}};
219
+ mso-ansi-language: EN-GB; }
220
+
221
+ p.ForewordTitle, li.ForewordTitle, div.ForewordTitle {
222
+ mso-style-name: "Foreword Title";
223
+ mso-style-noshow: yes;
224
+ mso-style-unhide: no;
225
+ margin-top: 0cm;
226
+ margin-right: 0cm;
227
+ margin-bottom: 15.5pt;
228
+ margin-left: 0cm;
229
+ text-align: justify;
230
+ line-height: 15.5pt;
231
+ page-break-before: always;
232
+ mso-pagination: widow-orphan;
233
+ page-break-after: avoid;
234
+ mso-outline-level: 1;
235
+ mso-hyphenate: none;
236
+ tab-stops: 20.15pt;
237
+ font-size: 12.0pt;
238
+ mso-bidi-font-size: 11.0pt;
239
+ font-family: {{headerfont}};
240
+ color: #0E1A85;
241
+ mso-fareast-font-family: {{headerfont}};
242
+ mso-bidi-font-family: {{headerfont}};
243
+ mso-ansi-language: EN-GB;
244
+ mso-bidi-font-weight: normal; }
245
+
246
+ p.IntroTitle, li.IntroTitle, div.IntroTitle {
247
+ mso-style-name: "Intro Title";
248
+ mso-style-noshow: yes;
249
+ mso-style-unhide: no;
250
+ mso-style-parent: "Foreword Title";
251
+ margin-top: 0cm;
252
+ margin-right: 0cm;
253
+ margin-bottom: 15.5pt;
254
+ margin-left: 0cm;
255
+ text-align: justify;
256
+ line-height: 15.5pt;
257
+ mso-pagination: widow-orphan;
258
+ page-break-after: avoid;
259
+ mso-outline-level: 1;
260
+ mso-hyphenate: none;
261
+ tab-stops: 20.15pt;
262
+ font-size: 12.0pt;
263
+ mso-bidi-font-size: 11.0pt;
264
+ font-family: {{headerfont}};
265
+ color: #0E1A85;
266
+ mso-fareast-font-family: {{headerfont}};
267
+ mso-bidi-font-family: {{headerfont}};
268
+ mso-ansi-language: EN-GB;
269
+ page-break-before: always;
270
+ mso-bidi-font-weight: normal; }
271
+
272
+ p.TitlePageSubhead, li.TitlePageSubhead, div.TitlePageSubhead {
273
+ mso-style-noshow: yes;
274
+ mso-style-unhide: no;
275
+ mso-style-parent: "Foreword Title";
276
+ margin-top: 0cm;
277
+ margin-right: 0cm;
278
+ margin-bottom: 15.5pt;
279
+ margin-left: 0cm;
280
+ text-align: center;
281
+ line-height: 15.5pt;
282
+ mso-pagination: widow-orphan;
283
+ page-break-after: avoid;
284
+ mso-hyphenate: none;
285
+ tab-stops: 20.15pt;
286
+ font-size: 12.0pt;
287
+ mso-bidi-font-size: 11.0pt;
288
+ font-family: {{headerfont}};
289
+ color: #0E1A85;
290
+ mso-fareast-font-family: {{headerfont}};
291
+ mso-bidi-font-family: {{headerfont}};
292
+ mso-ansi-language: EN-GB;
293
+ mso-bidi-font-weight: normal; }
294
+
295
+ p.Terms, li.Terms, div.Terms {
296
+ mso-style-name: "Term\(s\)";
297
+ mso-style-priority: 8;
298
+ mso-style-unhide: no;
299
+ mso-style-next: Definition;
300
+ margin: 0cm;
301
+ margin-bottom: .0001pt;
302
+ line-height: 12.0pt;
303
+ mso-pagination: widow-orphan;
304
+ page-break-after: avoid;
305
+ mso-hyphenate: none;
306
+ tab-stops: 20.15pt;
307
+ font-size: 12.0pt;
308
+ font-family: {{headerfont}};
309
+ mso-fareast-font-family: {{headerfont}};
310
+ mso-bidi-font-family: {{headerfont}};
311
+ mso-ansi-language: EN-GB;
312
+ mso-bidi-font-weight: normal; }
313
+
314
+ p.AltTerms, li.AltTerms, div.AltTerms {
315
+ mso-style-name: "AltTerm\(s\)";
316
+ mso-style-priority: 8;
317
+ mso-style-unhide: no;
318
+ mso-style-next: Definition;
319
+ margin: 0cm;
320
+ margin-bottom: .0001pt;
321
+ line-height: 12.0pt;
322
+ mso-pagination: widow-orphan;
323
+ page-break-after: avoid;
324
+ mso-hyphenate: none;
325
+ tab-stops: 20.15pt;
326
+ font-size: 12.0pt;
327
+ font-family: {{bodyfont}};
328
+ mso-fareast-font-family: {{bodyfont}};
329
+ mso-bidi-font-family: {{bodyfont}};
330
+ mso-ansi-language: EN-GB;
331
+ mso-bidi-font-weight: normal; }
332
+
333
+ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms {
334
+ mso-style-name: "DeprecatedTerm\(s\)";
335
+ mso-style-priority: 8;
336
+ mso-style-unhide: no;
337
+ mso-style-next: Definition;
338
+ margin: 0cm;
339
+ margin-bottom: .0001pt;
340
+ line-height: 12.0pt;
341
+ mso-pagination: widow-orphan;
342
+ page-break-after: avoid;
343
+ mso-hyphenate: none;
344
+ tab-stops: 20.15pt;
345
+ font-size: 12.0pt;
346
+ font-family: {{bodyfont}};
347
+ mso-fareast-font-family: {{bodyfont}};
348
+ mso-bidi-font-family: {{bodyfont}};
349
+ mso-ansi-language: EN-GB;
350
+ mso-bidi-font-weight: normal; }
351
+
352
+ p.TermNum, li.TermNum, div.TermNum {
353
+ mso-style-name: TermNum;
354
+ mso-style-priority: 7;
355
+ mso-style-unhide: no;
356
+ mso-style-next: "Term\(s\)";
357
+ margin: 0cm;
358
+ margin-bottom: .0001pt;
359
+ line-height: 12.0pt;
360
+ mso-pagination: widow-orphan;
361
+ page-break-after: avoid;
362
+ tab-stops: 20.15pt;
363
+ font-size: 12.0pt;
364
+ font-family: {{headerfont}};
365
+ mso-fareast-font-family: {{headerfont}};
366
+ mso-bidi-font-family: {{headerfont}};
367
+ mso-ansi-language: EN-GB;
368
+ font-weight: bold;
369
+ mso-bidi-font-weight: normal; }
370
+
371
+ p.zzContents, li.zzContents, div.zzContents {
372
+ mso-style-name: zzContents;
373
+ mso-style-noshow: yes;
374
+ mso-style-unhide: no;
375
+ mso-style-next: "TOC 1";
376
+ margin-top: 48.0pt;
377
+ margin-right: 0cm;
378
+ margin-bottom: 15.5pt;
379
+ margin-left: 0cm;
380
+ line-height: 15.5pt;
381
+ mso-line-height-rule: exactly;
382
+ page-break-before: always;
383
+ mso-pagination: widow-orphan;
384
+ page-break-after: avoid;
385
+ mso-hyphenate: none;
386
+ tab-stops: 20.15pt;
387
+ font-size: 12.0pt;
388
+ mso-bidi-font-size: 11.0pt;
389
+ font-family: {{headerfont}};
390
+ color: #0E1A85;
391
+ mso-fareast-font-family: {{headerfont}};
392
+ mso-bidi-font-family: {{headerfont}};
393
+ mso-ansi-language: EN-GB;
394
+ mso-bidi-font-weight: normal; }
395
+
396
+ p.zzCopyright, li.zzCopyright {
397
+ mso-style-name: zzCopyright;
398
+ mso-style-noshow: yes;
399
+ mso-style-unhide: no;
400
+ mso-style-next: Normal;
401
+ margin-top: 0cm;
402
+ margin-right: 14.2pt;
403
+ margin-bottom: 12.0pt;
404
+ margin-left: 14.2pt;
405
+ text-align: justify;
406
+ line-height: 12.0pt;
407
+ mso-pagination: widow-orphan;
408
+ tab-stops: 20.15pt 25.7pt 481.15pt;
409
+ padding: 0cm;
410
+ mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
411
+ font-size: 12.0pt;
412
+ font-family: {{bodyfont}};
413
+ mso-fareast-font-family: {{bodyfont}};
414
+ mso-bidi-font-family: {{bodyfont}};
415
+ mso-ansi-language: EN-GB; }
416
+
417
+ div.zzCopyright {
418
+ mso-element: para-border-div;
419
+ border: solid windowtext 1.0pt;
420
+ mso-border-top-alt: solid windowtext .5pt;
421
+ mso-border-left-alt: solid windowtext .5pt;
422
+ mso-border-right-alt: solid windowtext .5pt;
423
+ mso-border-bottom-alt: solid windowtext .5pt;
424
+ padding: 1.0pt 4.0pt 0cm 4.0pt;
425
+ margin-left: 5.1pt;
426
+ margin-right: 5.1pt; }
427
+
428
+ p.zzCopyright_address {
429
+ margin-top: 0cm;
430
+ margin-right: 14.2pt;
431
+ margin-bottom: 0.0pt;
432
+ margin-left: 14.2pt;
433
+ mso-layout-grid-align: none;
434
+ text-autospace: none;
435
+ padding-left: 20pt;
436
+ mso-padding-alt-left: 20pt;
437
+ font-size: 12.0pt;
438
+ text-align: left;
439
+ mso-bidi-font-size: 11.0pt; }
440
+
441
+ p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle {
442
+ mso-style-name: zzSTDTitle;
443
+ mso-style-noshow: yes;
444
+ mso-style-unhide: no;
445
+ mso-style-next: Normal;
446
+ margin-top: 20.0pt;
447
+ margin-right: 0cm;
448
+ margin-bottom: 38.0pt;
449
+ margin-left: 0cm;
450
+ line-height: 17.5pt;
451
+ mso-line-height-rule: exactly;
452
+ mso-pagination: widow-orphan;
453
+ mso-hyphenate: none;
454
+ tab-stops: 20.15pt;
455
+ font-size: 16.0pt;
456
+ mso-bidi-font-size: 11.0pt;
457
+ font-family: {{headerfont}};
458
+ mso-fareast-font-family: {{headerfont}};
459
+ mso-bidi-font-family: {{headerfont}};
460
+ mso-ansi-language: EN-GB;
461
+ mso-bidi-font-weight: normal; }
462
+
463
+ p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1 {
464
+ mso-style-name: zzSTDTitle;
465
+ mso-style-noshow: yes;
466
+ mso-style-unhide: no;
467
+ mso-style-next: Normal;
468
+ margin-top: 0pt;
469
+ margin-right: 0cm;
470
+ margin-bottom: 18.0pt;
471
+ margin-left: 0cm;
472
+ line-height: 17.5pt;
473
+ mso-line-height-rule: exactly;
474
+ mso-pagination: widow-orphan;
475
+ mso-hyphenate: none;
476
+ tab-stops: 20.15pt;
477
+ font-size: 16.0pt;
478
+ mso-bidi-font-size: 11.0pt;
479
+ font-family: {{headerfont}};
480
+ mso-fareast-font-family: {{headerfont}};
481
+ mso-bidi-font-family: {{headerfont}};
482
+ mso-ansi-language: EN-GB;
483
+ font-weight: bold;
484
+ mso-bidi-font-weight: normal; }
485
+
486
+ p.Quote, li.Quote, div.Quote {
487
+ mso-style-priority: 99;
488
+ margin-top: 0cm;
489
+ margin-right: 36.0pt;
490
+ margin-bottom: 0cm;
491
+ margin-left: 36.0pt;
492
+ text-align: justify;
493
+ line-height: 12.0pt;
494
+ mso-pagination: widow-orphan;
495
+ tab-stops: 20.15pt;
496
+ font-size: 12.0pt;
497
+ font-family: {{bodyfont}};
498
+ mso-fareast-font-family: {{bodyfont}};
499
+ mso-bidi-font-family: {{bodyfont}};
500
+ mso-ansi-language: EN-GB; }
501
+
502
+ p.QuoteAttribution {
503
+ text-align: right;
504
+ mso-style-priority: 99;
505
+ margin-top: 0cm;
506
+ margin-right: 36.0pt;
507
+ margin-bottom: 0cm;
508
+ margin-left: 36.0pt;
509
+ line-height: 12.0pt;
510
+ mso-pagination: widow-orphan;
511
+ tab-stops: 20.15pt;
512
+ font-size: 12.0pt;
513
+ font-family: {{bodyfont}};
514
+ mso-fareast-font-family: {{bodyfont}};
515
+ mso-bidi-font-family: {{bodyfont}};
516
+ mso-ansi-language: EN-GB; }
517
+
518
+ p.Admonition, li.Admonition, div.Admonition {
519
+ mso-style-priority: 99;
520
+ margin-top: 0cm;
521
+ margin-right: 57.6pt;
522
+ margin-bottom: 0cm;
523
+ margin-left: 57.6pt;
524
+ margin-bottom: .0001pt;
525
+ mso-pagination: widow-orphan;
526
+ border: none;
527
+ mso-border-alt: solid #4472C4 .25pt;
528
+ mso-border-themecolor: accent1;
529
+ padding: 0cm;
530
+ mso-padding-alt: 10.0pt 10.0pt 10.0pt 10.0pt;
531
+ font-size: 12.0pt;
532
+ font-family: {{bodyfont}};
533
+ mso-ascii-font-family: {{bodyfont}};
534
+ mso-ascii-theme-font: minor-latin;
535
+ mso-fareast-font-family: {{bodyfont}};
536
+ mso-fareast-theme-font: minor-fareast;
537
+ mso-hansi-font-family: {{bodyfont}};
538
+ mso-hansi-theme-font: minor-latin;
539
+ mso-bidi-font-family: {{bodyfont}};
540
+ mso-bidi-theme-font: minor-bidi;
541
+ color: #4472C4;
542
+ mso-themecolor: accent1;
543
+ mso-ansi-language: EN-AU;
544
+ font-style: italic; }
545
+
546
+ p.Code, li.Code, div.Code {
547
+ mso-style-name: Code;
548
+ mso-style-priority: 16;
549
+ mso-style-unhide: no;
550
+ mso-style-qformat: yes;
551
+ margin: 0cm;
552
+ margin-bottom: .0001pt;
553
+ line-height: 10.0pt;
554
+ mso-pagination: widow-orphan;
555
+ tab-stops: 20.15pt;
556
+ font-size: 10.0pt;
557
+ mso-bidi-font-size: 11.0pt;
558
+ font-family: {{monospacefont}};
559
+ mso-fareast-font-family: Calibri;
560
+ mso-bidi-font-family: "Source Sans Pro";
561
+ mso-ansi-language: EN-GB; }
562
+
563
+ p.Formula, li.Formula, div.Formula {
564
+ mso-style-name: Formula;
565
+ mso-style-noshow: yes;
566
+ mso-style-unhide: no;
567
+ margin-top: 0cm;
568
+ margin-right: 0cm;
569
+ margin-bottom: 11.0pt;
570
+ margin-left: 20.15pt;
571
+ line-height: 12.0pt;
572
+ mso-pagination: widow-orphan;
573
+ tab-stops: right 487.45pt;
574
+ font-size: 12.0pt;
575
+ font-family: {{bodyfont}};
576
+ mso-fareast-font-family: {{bodyfont}};
577
+ mso-bidi-font-family: {{bodyfont}};
578
+ mso-ansi-language: EN-GB; }
579
+
580
+ @page {
581
+ mso-facing-pages: yes; }
582
+
583
+ @page WordSection1 {
584
+ size: 595.3pt 841.9pt;
585
+ margin: 2.54cm 2.54cm 2.54cm 2.54cm;
586
+ mso-header-margin: 35.45pt;
587
+ mso-footer-margin: 61.0pt;
588
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh1;
589
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
590
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
591
+ mso-paper-source: 0; }
592
+
593
+ div.WordSection1 {
594
+ page: WordSection1; }
595
+
596
+ @page WordSection2 {
597
+ size: 595.3pt 841.9pt;
598
+ margin: 2.54cm 2.54cm 2.54cm 2.54cm;
599
+ mso-header-margin: 35.45pt;
600
+ mso-footer-margin: 49.3pt;
601
+ mso-page-numbers: roman-lower;
602
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
603
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
604
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
605
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
606
+ mso-paper-source: 0; }
607
+
608
+ @page WordSection2L {
609
+ size: 841.9pt 595.3pt;
610
+ margin: 2.54cm 2.54cm 2.54cm 2.54cm;
611
+ mso-header-margin: 35.45pt;
612
+ mso-footer-margin: 49.3pt;
613
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
614
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
615
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2l;
616
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2l;
617
+ mso-paper-source: 0; }
618
+
619
+ @page WordSection2P {
620
+ size: 595.3pt 841.9pt;
621
+ margin: 2.54cm 2.54cm 2.54cm 2.54cm;
622
+ mso-header-margin: 35.45pt;
623
+ mso-footer-margin: 49.3pt;
624
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
625
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
626
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
627
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
628
+ mso-paper-source: 0; }
629
+
630
+ div.WordSection2 {
631
+ page: WordSection2; }
632
+
633
+ @page WordSection3 {
634
+ size: 595.3pt 841.9pt;
635
+ margin: 2.54cm 2.54cm 2.54cm 2.54cm;
636
+ mso-header-margin: 35.45pt;
637
+ mso-footer-margin: 54.7pt;
638
+ mso-page-numbers: 1;
639
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
640
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
641
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
642
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
643
+ mso-paper-source: 0; }
644
+
645
+ @page WordSection3L {
646
+ size: 841.9pt 595.3pt;
647
+ margin: 2.54cm 2.54cm 2.54cm 2.54cm;
648
+ mso-header-margin: 35.45pt;
649
+ mso-footer-margin: 54.7pt;
650
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
651
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
652
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3l;
653
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
654
+ mso-paper-source: 0; }
655
+
656
+ @page WordSection3P {
657
+ size: 595.3pt 841.9pt;
658
+ margin: 2.54cm 2.54cm 2.54cm 2.54cm;
659
+ mso-header-margin: 35.45pt;
660
+ mso-footer-margin: 54.7pt;
661
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
662
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
663
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
664
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
665
+ mso-paper-source: 0; }
666
+
667
+ div.WordSection3 {
668
+ page: WordSection3; }
669
+
670
+ table.MsoISOTable {
671
+ mso-style-name: "Table ISO";
672
+ mso-tstyle-rowband-size: 0;
673
+ mso-tstyle-colband-size: 0;
674
+ mso-style-noshow: yes;
675
+ mso-style-priority: 99;
676
+ mso-style-parent: "";
677
+ mso-padding-alt: 0cm 2.85pt 0cm 2.85pt;
678
+ mso-para-margin: 0cm;
679
+ mso-para-margin-bottom: .0001pt;
680
+ mso-pagination: widow-orphan;
681
+ border-collapse: collapse;
682
+ mso-table-layout-alt: fixed;
683
+ border: solid windowtext 2pt;
684
+ mso-border-alt: solid windowtext 2pt;
685
+ mso-yfti-tbllook: 480;
686
+ mso-border-insideh: .75pt solid windowtext;
687
+ mso-border-insidev: .75pt solid windowtext;
688
+ font-size: 12.0pt;
689
+ font-family: {{bodyfont}}; }
690
+
691
+ table.MsoISOTable th {
692
+ border: solid windowtext 1pt;
693
+ mso-border-alt: solid windowtext 1pt;
694
+ padding: 0cm 2.85pt 0cm 2.85pt; }
695
+
696
+ table.MsoISOTable td {
697
+ border: solid windowtext 1pt;
698
+ mso-border-alt: solid windowtext 1pt;
699
+ padding: 0cm 2.85pt 0cm 2.85pt; }
700
+
701
+ table.MsoISOTable p {
702
+ font-size: 12.0pt; }
703
+
704
+ table.MsoTableGrid {
705
+ mso-style-name: "Table Grid";
706
+ mso-tstyle-rowband-size: 0;
707
+ mso-tstyle-colband-size: 0;
708
+ mso-style-priority: 39;
709
+ mso-style-unhide: no;
710
+ border: solid windowtext 1.0pt;
711
+ mso-border-alt: solid windowtext .5pt;
712
+ mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
713
+ mso-border-insideh: .5pt solid windowtext;
714
+ mso-border-insidev: .5pt solid windowtext;
715
+ mso-para-margin: 0cm;
716
+ mso-para-margin-bottom: .0001pt;
717
+ mso-pagination: widow-orphan;
718
+ font-size: 12.0pt;
719
+ font-family: {{bodyfont}}; }
720
+
721
+ div.formula {
722
+ tab-stops: right 487.45pt; }
723
+
724
+ body {
725
+ tab-interval: 36.0pt; }
726
+
727
+ .coverpage_docnumber {
728
+ text-align: center;
729
+ font-size: 14.0pt;
730
+ font-weight: bold; }
731
+
732
+ .coverpage_techcommittee {
733
+ text-align: center;
734
+ font-size: 12.0pt; }
735
+
736
+ .coverpage_docstage {
737
+ text-align: center;
738
+ font-size: 30.0pt;
739
+ color: #05164d; }
740
+
741
+ div.coverpage_warning {
742
+ mso-element: para-border-div;
743
+ border: solid windowtext 1.0pt #05164d;
744
+ mso-border-alt: solid windowtext .5pt;
745
+ padding: 1.0pt 4.0pt 1.0pt 4.0pt #05164d;
746
+ font-size: 12.0pt;
747
+ margin-left: 4.25pt;
748
+ margin-right: 4.25pt; }
749
+
750
+ .coverpage_warning {
751
+ color: #fedc5b;
752
+ font-size: 12.0pt; }
753
+
754
+ a.TableFootnoteRef, span.TableFootnoteRef {
755
+ mso-style-priority: 99;
756
+ mso-style-parent: "Footnote Reference";
757
+ vertical-align: super; }
758
+
759
+ aside {
760
+ font-size: 12.0pt; }
761
+
762
+ .example-title {
763
+ font-weight: bold;
764
+ margin-left: -36.0pt; }
765
+
766
+ p.example, li.example, td.example {
767
+ margin-right: 0pt;
768
+ margin-left: 0pt; }
769
+
770
+ div.example {
771
+ margin-right: 36.0pt;
772
+ margin-left: 36.0pt;
773
+ margin-top: 0cm;
774
+ margin-bottom: 0cm; }
775
+
776
+ p.example, li.example, div.example, td.example {
777
+ mso-pagination: none;
778
+ font-size: 11.0pt;
779
+ font-family: {{bodyfont}}; }
780
+
781
+ td.example p.MsoListParagraph {
782
+ font-size: 11.0pt; }
783
+
784
+ div.example p.MsoListParagraph {
785
+ font-size: 11.0pt; }
786
+
787
+ div.Note p.MsoListParagraph {
788
+ font-size: 11.0pt; }
789
+
790
+ span.note_label, span.example_label, td.example_label, td.note_label {
791
+ font-size: 11.0pt;
792
+ font-family: {{bodyfont}}; }
793
+
794
+ table.dl {
795
+ margin-top: 0cm;
796
+ margin-right: 0cm;
797
+ margin-bottom: 11.0pt;
798
+ margin-left: 20.15pt; }