metanorma-un 0.9.8 → 0.9.8.1

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