metanorma-itu 0.2.6 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/asciidoctor/itu/basicdoc.rng +12 -1
- data/lib/asciidoctor/itu/biblio.rng +1 -0
- data/lib/asciidoctor/itu/converter.rb +73 -5
- data/lib/asciidoctor/itu/front.rb +4 -2
- data/lib/asciidoctor/itu/i18n-en.yaml +10 -0
- data/lib/asciidoctor/itu/isodoc.rng +5 -1
- data/lib/asciidoctor/itu/isostandard.rng +12 -0
- data/lib/asciidoctor/itu/itu.rng +25 -1
- data/lib/asciidoctor/itu/macros.rb +19 -0
- data/lib/isodoc/itu/base_convert.rb +62 -6
- data/lib/isodoc/itu/html/header.html +4 -4
- data/lib/isodoc/itu/html/itu.scss +235 -73
- data/lib/isodoc/itu/html/word_itu_intro.html +10 -0
- data/lib/isodoc/itu/html/wordstyle.scss +561 -159
- data/lib/isodoc/itu/word_convert.rb +26 -0
- data/lib/metanorma/itu/version.rb +1 -1
- metadata +3 -2
@@ -68,9 +68,18 @@ p.MsoNormal, li.MsoNormal, div.MsoNormal
|
|
68
68
|
{mso-style-unhide:no;
|
69
69
|
mso-style-qformat:yes;
|
70
70
|
mso-style-parent:"";
|
71
|
-
margin:
|
72
|
-
margin-
|
71
|
+
margin-top:6.0pt;
|
72
|
+
margin-right:0cm;
|
73
|
+
margin-bottom:0cm;
|
74
|
+
margin-left:0cm;
|
75
|
+
margin-bottom:.0001pt;
|
76
|
+
text-align:justify;
|
77
|
+
text-justify:inter-ideograph;
|
73
78
|
mso-pagination:widow-orphan;
|
79
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
80
|
+
mso-layout-grid-align:none;
|
81
|
+
punctuation-wrap:simple;
|
82
|
+
text-autospace:none;
|
74
83
|
font-size:12pt;
|
75
84
|
font-family:$bodyfont;
|
76
85
|
mso-fareast-font-family:"Times New Roman";
|
@@ -82,7 +91,7 @@ p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
|
|
82
91
|
mso-style-qformat:yes;
|
83
92
|
margin-top:0cm;
|
84
93
|
margin-right:0cm;
|
85
|
-
margin-bottom:
|
94
|
+
margin-bottom:6.0pt;
|
86
95
|
/* do not put in margin-left, it is specific to list level */
|
87
96
|
mso-add-space:auto;
|
88
97
|
mso-pagination:widow-orphan;
|
@@ -97,7 +106,7 @@ p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphC
|
|
97
106
|
mso-style-type:export-only;
|
98
107
|
margin-top:0cm;
|
99
108
|
margin-right:0cm;
|
100
|
-
margin-bottom:
|
109
|
+
margin-bottom:6.0pt;
|
101
110
|
/* do not put in margin-left, it is specific to list level */
|
102
111
|
mso-add-space:auto;
|
103
112
|
mso-pagination:widow-orphan;
|
@@ -112,7 +121,7 @@ p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagrap
|
|
112
121
|
mso-style-type:export-only;
|
113
122
|
margin-top:0cm;
|
114
123
|
margin-right:0cm;
|
115
|
-
margin-bottom:
|
124
|
+
margin-bottom:6.0pt;
|
116
125
|
/* do not put in margin-left, it is specific to list level */
|
117
126
|
mso-add-space:auto;
|
118
127
|
mso-pagination:widow-orphan;
|
@@ -127,7 +136,7 @@ p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxS
|
|
127
136
|
mso-style-type:export-only;
|
128
137
|
margin-top:0cm;
|
129
138
|
margin-right:0cm;
|
130
|
-
margin-bottom:
|
139
|
+
margin-bottom:6.0pt;
|
131
140
|
/* do not put in margin-left, it is specific to list level */
|
132
141
|
mso-add-space:auto;
|
133
142
|
mso-pagination:widow-orphan;
|
@@ -139,6 +148,7 @@ p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxS
|
|
139
148
|
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
|
140
149
|
{mso-style-noshow:yes;
|
141
150
|
mso-style-unhide:no;
|
151
|
+
mso-style-link:"Comment Text Char";
|
142
152
|
margin:0cm;
|
143
153
|
margin-bottom:.0001pt;
|
144
154
|
mso-pagination:widow-orphan;
|
@@ -152,8 +162,11 @@ p.MsoHeader, li.MsoHeader, div.MsoHeader
|
|
152
162
|
margin:0cm;
|
153
163
|
margin-bottom:.0001pt;
|
154
164
|
mso-pagination:widow-orphan;
|
155
|
-
|
156
|
-
|
165
|
+
mso-layout-grid-align:none;
|
166
|
+
punctuation-wrap:simple;
|
167
|
+
text-autospace:none;
|
168
|
+
font-size:9.0pt;
|
169
|
+
mso-bidi-font-size:10.0pt;
|
157
170
|
font-family:$bodyfont;
|
158
171
|
mso-fareast-font-family:"Times New Roman";
|
159
172
|
mso-ansi-language:EN-US;
|
@@ -162,19 +175,19 @@ p.MsoFooter, li.MsoFooter, div.MsoFooter
|
|
162
175
|
{mso-style-unhide:no;
|
163
176
|
margin:0cm;
|
164
177
|
margin-bottom:.0001pt;
|
165
|
-
text-align:
|
178
|
+
text-align:justify;
|
179
|
+
text-justify:inter-ideograph;
|
166
180
|
mso-pagination:widow-orphan;
|
167
|
-
tab-stops:
|
181
|
+
tab-stops:297.7pt right 17.0cm;
|
168
182
|
mso-layout-grid-align:none;
|
169
183
|
punctuation-wrap:simple;
|
170
184
|
text-autospace:none;
|
171
|
-
font-size:
|
185
|
+
font-size:8.0pt;
|
172
186
|
mso-bidi-font-size:10.0pt;
|
173
187
|
font-family:$bodyfont;
|
174
188
|
mso-fareast-font-family:"Times New Roman";
|
175
189
|
mso-ansi-language:EN-GB;
|
176
190
|
mso-fareast-language:EN-US;
|
177
|
-
font-weight:bold;
|
178
191
|
mso-bidi-font-weight:normal;}
|
179
192
|
span.MsoCommentReference
|
180
193
|
{mso-style-noshow:yes;
|
@@ -288,10 +301,18 @@ p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
|
|
288
301
|
mso-style-unhide:no;
|
289
302
|
mso-style-parent:"Comment Text";
|
290
303
|
mso-style-next:"Comment Text";
|
291
|
-
margin:
|
304
|
+
margin-top:6.0pt;
|
305
|
+
margin-right:0cm;
|
306
|
+
margin-bottom:0cm;
|
307
|
+
margin-left:0cm;
|
292
308
|
margin-bottom:.0001pt;
|
293
309
|
mso-pagination:widow-orphan;
|
294
|
-
|
310
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
311
|
+
mso-layout-grid-align:none;
|
312
|
+
punctuation-wrap:simple;
|
313
|
+
text-autospace:none;
|
314
|
+
font-size:12.0pt;
|
315
|
+
mso-bidi-font-size:10.0pt;
|
295
316
|
font-family:$bodyfont;
|
296
317
|
mso-fareast-font-family:"Times New Roman";
|
297
318
|
mso-ansi-language:EN-US;
|
@@ -302,12 +323,26 @@ p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
|
|
302
323
|
mso-style-unhide:no;
|
303
324
|
margin:0cm;
|
304
325
|
margin-bottom:.0001pt;
|
326
|
+
text-align:justify;
|
327
|
+
text-justify:inter-ideograph;
|
305
328
|
mso-pagination:widow-orphan;
|
329
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
330
|
+
mso-layout-grid-align:none;
|
331
|
+
punctuation-wrap:simple;
|
332
|
+
text-autospace:none;
|
306
333
|
font-size:8.0pt;
|
307
334
|
font-family:"Tahoma",sans-serif;
|
308
335
|
mso-fareast-font-family:"Times New Roman";
|
309
336
|
mso-ansi-language:EN-US;
|
310
337
|
mso-fareast-language:EN-US;}
|
338
|
+
span.MsoPlaceholderText
|
339
|
+
{mso-style-noshow:yes;
|
340
|
+
mso-style-priority:99;
|
341
|
+
mso-style-unhide:no;
|
342
|
+
font-family:$bodyfont;
|
343
|
+
mso-ascii-font-family:"Times New Roman";
|
344
|
+
mso-hansi-font-family:"Times New Roman";
|
345
|
+
color:gray;}
|
311
346
|
span.blackgraphtxsidebar
|
312
347
|
{mso-style-name:blackgraphtxsidebar;
|
313
348
|
mso-style-unhide:no;
|
@@ -319,8 +354,34 @@ span.blackgraphtx
|
|
319
354
|
.MsoChpDefault
|
320
355
|
{mso-style-type:export-only;
|
321
356
|
mso-default-props:yes;}
|
357
|
+
p.MsoRMPane, li.MsoRMPane, div.MsoRMPane
|
358
|
+
{mso-style-noshow:yes;
|
359
|
+
mso-style-priority:99;
|
360
|
+
mso-style-unhide:no;
|
361
|
+
mso-style-parent:"";
|
362
|
+
margin:0cm;
|
363
|
+
margin-bottom:.0001pt;
|
364
|
+
mso-pagination:widow-orphan;
|
365
|
+
font-size:12.0pt;
|
366
|
+
mso-bidi-font-size:10.0pt;
|
367
|
+
font-family:$bodyfont;
|
368
|
+
mso-fareast-font-family:SimSun;
|
369
|
+
mso-fareast-theme-font:minor-fareast;
|
370
|
+
mso-ansi-language:EN-GB;
|
371
|
+
mso-fareast-language:EN-US;}
|
322
372
|
div.figure
|
323
373
|
{text-align: center;}
|
374
|
+
div.pseudocode
|
375
|
+
{
|
376
|
+
margin-left:1.27cm;
|
377
|
+
margin-right:1.27cm;
|
378
|
+
}
|
379
|
+
p.pseudocode, li.pseudocode {
|
380
|
+
margin-left: 0cm;
|
381
|
+
margin-right:0cm; }
|
382
|
+
div.pseudocode, p.pseudocode, li.pseudocode
|
383
|
+
{text-align: left;
|
384
|
+
font-size:10pt;}
|
324
385
|
|
325
386
|
|
326
387
|
h1
|
@@ -329,46 +390,76 @@ h1
|
|
329
390
|
mso-style-qformat:yes;
|
330
391
|
mso-style-link:"Heading 1 Char";
|
331
392
|
mso-style-next:Normal;
|
332
|
-
margin-top:
|
393
|
+
margin-top:18.0pt;
|
333
394
|
margin-right:0cm;
|
334
|
-
margin-bottom:
|
335
|
-
margin-left:
|
336
|
-
|
337
|
-
|
338
|
-
mso-pagination:widow-orphan;
|
395
|
+
margin-bottom:0cm;
|
396
|
+
margin-left:39.7pt;
|
397
|
+
margin-bottom:.0001pt;
|
398
|
+
text-indent:-39.7pt;
|
399
|
+
mso-pagination:widow-orphan lines-together;
|
339
400
|
page-break-after:avoid;
|
340
401
|
mso-outline-level:1;
|
402
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
403
|
+
mso-layout-grid-align:none;
|
404
|
+
punctuation-wrap:simple;
|
405
|
+
text-autospace:none;
|
406
|
+
font-size:12.0pt;
|
407
|
+
mso-bidi-font-size:10.0pt;
|
341
408
|
mso-list:l1 level1 lfo6;
|
342
409
|
mso-hyphenate:none;
|
343
|
-
tab-stops:20.0pt list 21.6pt left 28.0pt;
|
344
|
-
font-size:12.0pt;
|
345
|
-
mso-bidi-font-size:11.0pt;
|
346
410
|
font-family:$headerfont;
|
347
411
|
mso-fareast-font-family:$headerfont;
|
348
|
-
|
412
|
+
color:black;
|
413
|
+
font-weight:bold;
|
349
414
|
mso-font-kerning:0pt;
|
350
415
|
mso-ansi-language:EN-GB;
|
351
416
|
mso-fareast-language:JA;
|
352
417
|
mso-bidi-font-weight:normal;}
|
418
|
+
h1.Section3
|
419
|
+
{
|
420
|
+
margin-top:36.0pt;
|
421
|
+
margin-right:0cm;
|
422
|
+
margin-bottom:0cm;
|
423
|
+
margin-left:0cm;
|
424
|
+
margin-bottom:.0001pt;
|
425
|
+
text-align:center;
|
426
|
+
mso-pagination:widow-orphan lines-together;
|
427
|
+
page-break-after:avoid;
|
428
|
+
mso-outline-level:1;
|
429
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
430
|
+
mso-layout-grid-align:none;
|
431
|
+
punctuation-wrap:simple;
|
432
|
+
text-autospace:none;
|
433
|
+
font-size:14.0pt;
|
434
|
+
mso-bidi-font-size:10.0pt;
|
435
|
+
font-family:$headerfont;
|
436
|
+
mso-fareast-font-family:$headerfont;
|
437
|
+
mso-ansi-language:EN-GB;
|
438
|
+
mso-fareast-language:EN-US;
|
439
|
+
font-weight:bold;
|
440
|
+
mso-bidi-font-weight:normal;
|
441
|
+
}
|
353
442
|
p.h1Preface
|
354
443
|
{mso-style-priority:1;
|
355
444
|
mso-style-unhide:no;
|
356
445
|
mso-style-qformat:yes;
|
357
446
|
mso-style-link:"Heading 1 Char";
|
358
447
|
mso-style-next:Normal;
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
448
|
+
margin-top:18.0pt;
|
449
|
+
margin-right:0cm;
|
450
|
+
margin-bottom:0cm;
|
451
|
+
margin-left:39.7pt;
|
452
|
+
margin-bottom:.0001pt;
|
453
|
+
text-indent:-39.7pt;
|
454
|
+
mso-pagination:widow-orphan lines-together;
|
455
|
+
page-break-after:avoid;
|
456
|
+
mso-outline-level:1;
|
457
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
458
|
+
mso-layout-grid-align:none;
|
459
|
+
punctuation-wrap:simple;
|
460
|
+
text-autospace:none;
|
461
|
+
font-size:12.0pt;
|
462
|
+
mso-bidi-font-size:10.0pt;
|
372
463
|
font-family:$headerfont;
|
373
464
|
mso-fareast-font-family:$headerfont;
|
374
465
|
color:black;
|
@@ -383,21 +474,24 @@ h1.Annex
|
|
383
474
|
mso-style-qformat:yes;
|
384
475
|
mso-style-link:"Heading 1 Char";
|
385
476
|
mso-style-next:Normal;
|
386
|
-
margin-top:
|
477
|
+
margin-top:36.0pt;
|
387
478
|
margin-right:0cm;
|
388
|
-
margin-bottom:
|
479
|
+
margin-bottom:0cm;
|
389
480
|
margin-left:0cm;
|
390
|
-
|
391
|
-
line-height:12.5pt;
|
481
|
+
margin-bottom:.0001pt;
|
392
482
|
text-align:center;
|
393
|
-
mso-pagination:widow-orphan;
|
483
|
+
mso-pagination:widow-orphan lines-together;
|
394
484
|
page-break-after:avoid;
|
395
|
-
|
485
|
+
mso-outline-level:1;
|
486
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
487
|
+
mso-layout-grid-align:none;
|
488
|
+
punctuation-wrap:simple;
|
489
|
+
text-autospace:none;
|
490
|
+
font-size:14.0pt;
|
491
|
+
mso-bidi-font-size:10.0pt;
|
396
492
|
mso-outline-level:1;
|
397
493
|
mso-list:l1 level1 lfo6;
|
398
494
|
mso-hyphenate:none;
|
399
|
-
tab-stops:20.0pt list 21.6pt left 28.0pt;
|
400
|
-
font-size:12.0pt;
|
401
495
|
mso-bidi-font-size:11.0pt;
|
402
496
|
font-family:$headerfont;
|
403
497
|
mso-fareast-font-family:$headerfont;
|
@@ -413,23 +507,26 @@ h1.Annex
|
|
413
507
|
mso-style-parent:"Heading 1";
|
414
508
|
mso-style-link:"Heading 2 Char";
|
415
509
|
mso-style-next:Normal;
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
510
|
+
margin-top:12.0pt;
|
511
|
+
margin-right:0cm;
|
512
|
+
margin-bottom:0cm;
|
513
|
+
margin-left:39.7pt;
|
514
|
+
margin-bottom:.0001pt;
|
515
|
+
text-indent:-39.7pt;
|
516
|
+
mso-pagination:widow-orphan lines-together;
|
517
|
+
page-break-after:avoid;
|
424
518
|
mso-outline-level:2;
|
425
519
|
mso-hyphenate:none;
|
426
|
-
|
520
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
521
|
+
punctuation-wrap:simple;
|
522
|
+
text-autospace:none;
|
427
523
|
font-size:12.0pt;
|
428
524
|
font-weight:bold;
|
429
|
-
mso-bidi-font-size:
|
525
|
+
mso-bidi-font-size:10.0pt;
|
430
526
|
font-family:$headerfont;
|
431
527
|
mso-fareast-font-family:$headerfont;
|
432
528
|
color:black;
|
529
|
+
font-weight:bold;
|
433
530
|
mso-ansi-language:EN-GB;
|
434
531
|
mso-fareast-language:JA;
|
435
532
|
mso-bidi-font-weight:normal;}
|
@@ -440,23 +537,26 @@ h2
|
|
440
537
|
mso-style-parent:"Heading 1";
|
441
538
|
mso-style-link:"Heading 2 Char";
|
442
539
|
mso-style-next:Normal;
|
443
|
-
margin-top:
|
540
|
+
margin-top:12.0pt;
|
444
541
|
margin-right:0cm;
|
445
|
-
margin-bottom:
|
446
|
-
margin-left:
|
447
|
-
|
448
|
-
|
449
|
-
mso-pagination:widow-orphan;
|
542
|
+
margin-bottom:0cm;
|
543
|
+
margin-left:39.7pt;
|
544
|
+
margin-bottom:.0001pt;
|
545
|
+
text-indent:-39.7pt;
|
546
|
+
mso-pagination:widow-orphan lines-together;
|
450
547
|
page-break-after:avoid;
|
451
548
|
mso-outline-level:2;
|
452
549
|
mso-list:l1 level2 lfo6;
|
453
550
|
mso-hyphenate:none;
|
454
|
-
tab-stops:
|
551
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
552
|
+
punctuation-wrap:simple;
|
553
|
+
text-autospace:none;
|
455
554
|
font-size:12.0pt;
|
456
|
-
mso-bidi-font-size:
|
555
|
+
mso-bidi-font-size:10.0pt;
|
457
556
|
font-family:$headerfont;
|
458
557
|
mso-fareast-font-family:$headerfont;
|
459
558
|
color:black;
|
559
|
+
font-weight:bold;
|
460
560
|
mso-ansi-language:EN-GB;
|
461
561
|
mso-fareast-language:JA;
|
462
562
|
mso-bidi-font-weight:normal;}
|
@@ -467,21 +567,23 @@ h3
|
|
467
567
|
mso-style-parent:"Heading 1";
|
468
568
|
mso-style-link:"Heading 3 Char";
|
469
569
|
mso-style-next:Normal;
|
470
|
-
margin-top:
|
570
|
+
margin-top:8.0pt;
|
471
571
|
margin-right:0cm;
|
472
|
-
margin-bottom:
|
473
|
-
margin-left:
|
474
|
-
|
475
|
-
|
476
|
-
mso-pagination:widow-orphan;
|
572
|
+
margin-bottom:0cm;
|
573
|
+
margin-left:39.7pt;
|
574
|
+
margin-bottom:.0001pt;
|
575
|
+
text-indent:-39.7pt;
|
576
|
+
mso-pagination:widow-orphan lines-together;
|
477
577
|
page-break-after:avoid;
|
478
578
|
mso-outline-level:3;
|
479
579
|
mso-list:l1 level3 lfo6;
|
480
580
|
mso-hyphenate:none;
|
481
|
-
tab-stops:
|
482
|
-
font-size:
|
581
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
582
|
+
font-size:12.0pt;
|
583
|
+
mso-bidi-font-size:10.0pt;
|
483
584
|
font-family:$headerfont;
|
484
585
|
color:black;
|
586
|
+
font-weight:bold;
|
485
587
|
mso-fareast-font-family:$headerfont;
|
486
588
|
mso-ansi-language:EN-GB;
|
487
589
|
mso-fareast-language:JA;
|
@@ -493,21 +595,26 @@ h4
|
|
493
595
|
mso-style-parent:"Heading 3";
|
494
596
|
mso-style-link:"Heading 4 Char";
|
495
597
|
mso-style-next:Normal;
|
496
|
-
margin-top:
|
598
|
+
margin-top:8.0pt;
|
497
599
|
margin-right:0cm;
|
498
|
-
margin-bottom:
|
499
|
-
margin-left:
|
500
|
-
|
501
|
-
|
502
|
-
mso-pagination:widow-orphan;
|
600
|
+
margin-bottom:0cm;
|
601
|
+
margin-left:51.05pt;
|
602
|
+
margin-bottom:.0001pt;
|
603
|
+
text-indent:-51.05pt;
|
604
|
+
mso-pagination:widow-orphan lines-together;
|
503
605
|
page-break-after:avoid;
|
504
606
|
mso-outline-level:4;
|
505
607
|
mso-list:l1 level4 lfo6;
|
506
608
|
mso-hyphenate:none;
|
507
|
-
tab-stops:51.05pt
|
508
|
-
|
609
|
+
tab-stops:51.05pt 59.55pt 79.4pt 99.25pt;
|
610
|
+
mso-layout-grid-align:none;
|
611
|
+
punctuation-wrap:simple;
|
612
|
+
text-autospace:none;
|
613
|
+
font-size:12.0pt;
|
614
|
+
mso-bidi-font-size:10.0pt;
|
509
615
|
font-family:$headerfont;
|
510
616
|
color:black;
|
617
|
+
font-weight:bold;
|
511
618
|
mso-fareast-font-family:$headerfont;
|
512
619
|
mso-ansi-language:EN-GB;
|
513
620
|
mso-fareast-language:JA;
|
@@ -519,19 +626,24 @@ h5
|
|
519
626
|
mso-style-parent:"Heading 4";
|
520
627
|
mso-style-link:"Heading 5 Char";
|
521
628
|
mso-style-next:Normal;
|
522
|
-
margin-top:
|
629
|
+
margin-top:8.0pt;
|
523
630
|
margin-right:0cm;
|
524
|
-
margin-bottom:
|
525
|
-
margin-left:
|
526
|
-
|
527
|
-
|
528
|
-
mso-pagination:widow-orphan;
|
631
|
+
margin-bottom:0cm;
|
632
|
+
margin-left:51.05pt;
|
633
|
+
margin-bottom:.0001pt;
|
634
|
+
text-indent:-51.05pt;
|
635
|
+
mso-pagination:widow-orphan lines-together;
|
529
636
|
page-break-after:avoid;
|
530
637
|
mso-outline-level:5;
|
531
638
|
mso-list:l1 level5 lfo6;
|
532
639
|
mso-hyphenate:none;
|
533
|
-
tab-stops:51.05pt
|
534
|
-
|
640
|
+
tab-stops:51.05pt 59.55pt 79.4pt 99.25pt;
|
641
|
+
mso-layout-grid-align:none;
|
642
|
+
punctuation-wrap:simple;
|
643
|
+
text-autospace:none;
|
644
|
+
font-size:12.0pt;
|
645
|
+
mso-bidi-font-size:10.0pt;
|
646
|
+
font-weight:bold;
|
535
647
|
font-family:$headerfont;
|
536
648
|
mso-fareast-font-family:$headerfont;
|
537
649
|
color:black;
|
@@ -545,40 +657,184 @@ h6
|
|
545
657
|
mso-style-parent:"Heading 5";
|
546
658
|
mso-style-link:"Heading 6 Char";
|
547
659
|
mso-style-next:Normal;
|
548
|
-
margin-top:
|
660
|
+
margin-top:8.0pt;
|
549
661
|
margin-right:0cm;
|
550
|
-
margin-bottom:
|
551
|
-
margin-left:
|
552
|
-
|
553
|
-
|
554
|
-
mso-pagination:widow-orphan;
|
662
|
+
margin-bottom:0cm;
|
663
|
+
margin-left:79.4pt;
|
664
|
+
margin-bottom:.0001pt;
|
665
|
+
text-indent:-79.4pt;
|
666
|
+
mso-pagination:widow-orphan lines-together;
|
555
667
|
page-break-after:avoid;
|
556
668
|
mso-outline-level:6;
|
669
|
+
tab-stops:79.4pt 99.25pt;
|
670
|
+
mso-layout-grid-align:none;
|
671
|
+
punctuation-wrap:simple;
|
672
|
+
text-autospace:none;
|
673
|
+
font-size:12.0pt;
|
674
|
+
mso-bidi-font-size:10.0pt;
|
557
675
|
mso-list:l1 level6 lfo6;
|
558
676
|
mso-hyphenate:none;
|
559
|
-
tab-stops:51.05pt list 72.0pt;
|
560
|
-
font-size:11.0pt;
|
561
677
|
font-family:$headerfont;
|
562
678
|
color:black;
|
679
|
+
font-weight:bold;
|
563
680
|
mso-fareast-font-family:$headerfont;
|
564
681
|
mso-ansi-language:EN-GB;
|
565
682
|
mso-fareast-language:JA;
|
566
683
|
mso-bidi-font-weight:normal;}
|
684
|
+
p.MsoHeading7, li.MsoHeading7, div.MsoHeading7
|
685
|
+
{mso-style-unhide:no;
|
686
|
+
mso-style-qformat:yes;
|
687
|
+
mso-style-parent:"Heading 6";
|
688
|
+
mso-style-next:Normal;
|
689
|
+
margin-top:8.0pt;
|
690
|
+
margin-right:0cm;
|
691
|
+
margin-bottom:0cm;
|
692
|
+
margin-left:79.4pt;
|
693
|
+
margin-bottom:.0001pt;
|
694
|
+
text-indent:-79.4pt;
|
695
|
+
mso-pagination:widow-orphan lines-together;
|
696
|
+
page-break-after:avoid;
|
697
|
+
mso-outline-level:7;
|
698
|
+
tab-stops:79.4pt 99.25pt;
|
699
|
+
mso-layout-grid-align:none;
|
700
|
+
punctuation-wrap:simple;
|
701
|
+
text-autospace:none;
|
702
|
+
font-size:12.0pt;
|
703
|
+
mso-bidi-font-size:10.0pt;
|
704
|
+
font-family:$headerfont;
|
705
|
+
mso-fareast-font-family:"Times New Roman";
|
706
|
+
mso-ansi-language:EN-GB;
|
707
|
+
mso-fareast-language:EN-US;
|
708
|
+
font-weight:bold;
|
709
|
+
mso-bidi-font-weight:normal;}
|
710
|
+
p.MsoHeading8, li.MsoHeading8, div.MsoHeading8
|
711
|
+
{mso-style-unhide:no;
|
712
|
+
mso-style-qformat:yes;
|
713
|
+
mso-style-parent:"Heading 6";
|
714
|
+
mso-style-next:Normal;
|
715
|
+
margin-top:8.0pt;
|
716
|
+
margin-right:0cm;
|
717
|
+
margin-bottom:0cm;
|
718
|
+
margin-left:79.4pt;
|
719
|
+
margin-bottom:.0001pt;
|
720
|
+
text-indent:-79.4pt;
|
721
|
+
mso-pagination:widow-orphan lines-together;
|
722
|
+
page-break-after:avoid;
|
723
|
+
mso-outline-level:8;
|
724
|
+
tab-stops:79.4pt 99.25pt;
|
725
|
+
mso-layout-grid-align:none;
|
726
|
+
punctuation-wrap:simple;
|
727
|
+
text-autospace:none;
|
728
|
+
font-size:12.0pt;
|
729
|
+
mso-bidi-font-size:10.0pt;
|
730
|
+
font-family:$headerfont;
|
731
|
+
mso-fareast-font-family:"Times New Roman";
|
732
|
+
mso-ansi-language:EN-GB;
|
733
|
+
mso-fareast-language:EN-US;
|
734
|
+
font-weight:bold;
|
735
|
+
mso-bidi-font-weight:normal;}
|
736
|
+
p.MsoHeading9, li.MsoHeading9, div.MsoHeading9
|
737
|
+
{mso-style-unhide:no;
|
738
|
+
mso-style-qformat:yes;
|
739
|
+
mso-style-parent:"Normal 6";
|
740
|
+
mso-style-next:Βασικό;
|
741
|
+
margin-top:8.0pt;
|
742
|
+
margin-right:0cm;
|
743
|
+
margin-bottom:0cm;
|
744
|
+
margin-left:79.4pt;
|
745
|
+
margin-bottom:.0001pt;
|
746
|
+
text-indent:-79.4pt;
|
747
|
+
mso-pagination:widow-orphan lines-together;
|
748
|
+
page-break-after:avoid;
|
749
|
+
mso-outline-level:9;
|
750
|
+
tab-stops:79.4pt 99.25pt;
|
751
|
+
mso-layout-grid-align:none;
|
752
|
+
punctuation-wrap:simple;
|
753
|
+
text-autospace:none;
|
754
|
+
font-size:12.0pt;
|
755
|
+
mso-bidi-font-size:10.0pt;
|
756
|
+
font-family:$headerfont;
|
757
|
+
mso-fareast-font-family:"Times New Roman";
|
758
|
+
mso-ansi-language:EN-GB;
|
759
|
+
mso-fareast-language:EN-US;
|
760
|
+
font-weight:bold;
|
761
|
+
mso-bidi-font-weight:normal;}
|
762
|
+
p.MsoIndex1, li.MsoIndex1, div.MsoIndex1
|
763
|
+
{mso-style-noshow:yes;
|
764
|
+
mso-style-unhide:no;
|
765
|
+
mso-style-next:Normal;
|
766
|
+
margin-top:6.0pt;
|
767
|
+
margin-right:0cm;
|
768
|
+
margin-bottom:0cm;
|
769
|
+
margin-left:0cm;
|
770
|
+
margin-bottom:.0001pt;
|
771
|
+
mso-pagination:widow-orphan;
|
772
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
773
|
+
mso-layout-grid-align:none;
|
774
|
+
punctuation-wrap:simple;
|
775
|
+
text-autospace:none;
|
776
|
+
font-size:12.0pt;
|
777
|
+
mso-bidi-font-size:10.0pt;
|
778
|
+
font-family:$bodyfont;
|
779
|
+
mso-fareast-font-family:"Times New Roman";
|
780
|
+
mso-ansi-language:EN-GB;
|
781
|
+
mso-fareast-language:EN-US;}
|
782
|
+
p.MsoIndex2, li.MsoIndex2, div.MsoIndex2
|
783
|
+
{mso-style-noshow:yes;
|
784
|
+
mso-style-unhide:no;
|
785
|
+
mso-style-next:Normal;
|
786
|
+
margin-top:6.0pt;
|
787
|
+
margin-right:0cm;
|
788
|
+
margin-bottom:0cm;
|
789
|
+
margin-left:14.2pt;
|
790
|
+
margin-bottom:.0001pt;
|
791
|
+
mso-pagination:widow-orphan;
|
792
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
793
|
+
mso-layout-grid-align:none;
|
794
|
+
punctuation-wrap:simple;
|
795
|
+
text-autospace:none;
|
796
|
+
font-size:12.0pt;
|
797
|
+
mso-bidi-font-size:10.0pt;
|
798
|
+
font-family:$bodyfont;
|
799
|
+
mso-fareast-font-family:"Times New Roman";
|
800
|
+
mso-ansi-language:EN-GB;
|
801
|
+
mso-fareast-language:EN-US;}
|
802
|
+
p.MsoIndex3, li.MsoIndex3, div.MsoIndex3
|
803
|
+
{mso-style-noshow:yes;
|
804
|
+
mso-style-unhide:no;
|
805
|
+
mso-style-next:Normal;
|
806
|
+
margin-top:6.0pt;
|
807
|
+
margin-right:0cm;
|
808
|
+
margin-bottom:0cm;
|
809
|
+
margin-left:1.0cm;
|
810
|
+
margin-bottom:.0001pt;
|
811
|
+
mso-pagination:widow-orphan;
|
812
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
813
|
+
mso-layout-grid-align:none;
|
814
|
+
punctuation-wrap:simple;
|
815
|
+
text-autospace:none;
|
816
|
+
font-size:12.0pt;
|
817
|
+
mso-bidi-font-size:10.0pt;
|
818
|
+
font-family:$bodyfont;
|
819
|
+
mso-fareast-font-family:"Times New Roman";
|
820
|
+
mso-ansi-language:EN-GB;
|
821
|
+
mso-fareast-language:EN-US;}
|
567
822
|
p.MsoToc1, li.MsoToc1, div.MsoToc1
|
568
823
|
{mso-style-priority:39;
|
569
824
|
mso-style-unhide:no;
|
570
|
-
|
571
|
-
margin-top:6.0pt;
|
825
|
+
margin-top:6.0pt;
|
572
826
|
margin-right:42.55pt;
|
573
827
|
margin-bottom:0cm;
|
574
828
|
margin-left:34.0pt;
|
575
829
|
margin-bottom:.0001pt;
|
576
|
-
text-indent:-
|
577
|
-
line-height:12.0pt;
|
830
|
+
text-indent:-34.0pt;
|
578
831
|
mso-pagination:widow-orphan;
|
579
|
-
|
580
|
-
|
581
|
-
|
832
|
+
tab-stops:48.2pt right dotted 17.0cm; /* right blank 17.0cm;*/
|
833
|
+
mso-layout-grid-align:none;
|
834
|
+
punctuation-wrap:simple;
|
835
|
+
text-autospace:none;
|
836
|
+
font-size:12.0pt;
|
837
|
+
mso-bidi-font-size:10.0pt;
|
582
838
|
font-family:$bodyfont;
|
583
839
|
mso-fareast-font-family:$bodyfont;
|
584
840
|
mso-bidi-font-family:$bodyfont;
|
@@ -591,22 +847,23 @@ p.MsoToc2, li.MsoToc2, div.MsoToc2
|
|
591
847
|
mso-style-unhide:no;
|
592
848
|
mso-style-parent:"TOC 1";
|
593
849
|
mso-style-next:Normal;
|
594
|
-
|
850
|
+
margin-top:4.0pt;
|
595
851
|
margin-right:42.55pt;
|
596
852
|
margin-bottom:0cm;
|
597
853
|
margin-left:76.55pt;
|
598
854
|
margin-bottom:.0001pt;
|
599
|
-
text-indent:-
|
600
|
-
line-height:12.0pt;
|
855
|
+
text-indent:-42.55pt;
|
601
856
|
mso-pagination:widow-orphan;
|
602
|
-
|
603
|
-
|
604
|
-
|
857
|
+
tab-stops:48.2pt right dotted 17.0cm; /* right blank 17.0cm;*/
|
858
|
+
mso-layout-grid-align:none;
|
859
|
+
punctuation-wrap:simple;
|
860
|
+
text-autospace:none;
|
861
|
+
font-size:12.0pt;
|
862
|
+
mso-bidi-font-size:10.0pt;
|
605
863
|
font-family:$bodyfont;
|
606
864
|
mso-fareast-font-family:$bodyfont;
|
607
865
|
mso-bidi-font-family:$bodyfont;
|
608
866
|
mso-ansi-language:EN-GB;
|
609
|
-
font-weight:bold;
|
610
867
|
mso-bidi-font-weight:normal;}
|
611
868
|
p.MsoToc3, li.MsoToc3, div.MsoToc3
|
612
869
|
{mso-style-noshow:yes;
|
@@ -614,39 +871,184 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3
|
|
614
871
|
mso-style-unhide:no;
|
615
872
|
mso-style-parent:"TOC 2";
|
616
873
|
mso-style-next:Normal;
|
617
|
-
|
874
|
+
margin-top:4.0pt;
|
618
875
|
margin-right:42.55pt;
|
619
876
|
margin-bottom:0cm;
|
620
877
|
margin-left:76.55pt;
|
621
878
|
margin-bottom:.0001pt;
|
622
|
-
text-indent:-
|
623
|
-
line-height:12.0pt;
|
879
|
+
text-indent:-42.55pt;
|
624
880
|
mso-pagination:widow-orphan;
|
625
|
-
|
626
|
-
|
627
|
-
|
881
|
+
tab-stops:48.2pt right dotted 17.0cm; /* right blank 17.0cm;*/
|
882
|
+
mso-layout-grid-align:none;
|
883
|
+
punctuation-wrap:simple;
|
884
|
+
text-autospace:none;
|
885
|
+
font-size:12.0pt;
|
886
|
+
mso-bidi-font-size:10.0pt;
|
628
887
|
font-family:$bodyfont;
|
629
888
|
mso-fareast-font-family:$bodyfont;
|
630
889
|
mso-bidi-font-family:$bodyfont;
|
631
890
|
mso-ansi-language:EN-GB;
|
632
|
-
font-weight:bold;
|
633
891
|
mso-bidi-font-weight:normal;}
|
892
|
+
p.MsoToc4, li.MsoToc4, div.MsoToc4
|
893
|
+
{mso-style-noshow:yes;
|
894
|
+
mso-style-unhide:no;
|
895
|
+
mso-style-parent:"TOC 3";
|
896
|
+
margin-top:4.0pt;
|
897
|
+
margin-right:42.55pt;
|
898
|
+
margin-bottom:0cm;
|
899
|
+
margin-left:76.55pt;
|
900
|
+
margin-bottom:.0001pt;
|
901
|
+
text-indent:-42.55pt;
|
902
|
+
mso-pagination:widow-orphan;
|
903
|
+
tab-stops:48.2pt right dotted 17.0cm; /* right blank 17.0cm;*/
|
904
|
+
mso-layout-grid-align:none;
|
905
|
+
punctuation-wrap:simple;
|
906
|
+
text-autospace:none;
|
907
|
+
font-size:12.0pt;
|
908
|
+
mso-bidi-font-size:10.0pt;
|
909
|
+
font-family:$bodyfont;
|
910
|
+
mso-fareast-font-family:$bodyfont;
|
911
|
+
mso-bidi-font-family:$bodyfont;
|
912
|
+
mso-ansi-language:EN-GB;
|
913
|
+
mso-fareast-language:EN-US;}
|
914
|
+
p.MsoToc5, li.MsoToc5, div.MsoToc5
|
915
|
+
{mso-style-noshow:yes;
|
916
|
+
mso-style-unhide:no;
|
917
|
+
mso-style-parent:"TOC 4";
|
918
|
+
margin-top:4.0pt;
|
919
|
+
margin-right:42.55pt;
|
920
|
+
margin-bottom:0cm;
|
921
|
+
margin-left:76.55pt;
|
922
|
+
margin-bottom:.0001pt;
|
923
|
+
text-indent:-42.55pt;
|
924
|
+
mso-pagination:widow-orphan;
|
925
|
+
tab-stops:48.2pt right dotted 17.0cm; /* right blank 17.0cm;*/
|
926
|
+
mso-layout-grid-align:none;
|
927
|
+
punctuation-wrap:simple;
|
928
|
+
text-autospace:none;
|
929
|
+
font-size:12.0pt;
|
930
|
+
mso-bidi-font-size:10.0pt;
|
931
|
+
font-family:$bodyfont;
|
932
|
+
mso-fareast-font-family:$bodyfont;
|
933
|
+
mso-bidi-font-family:$bodyfont;
|
934
|
+
mso-ansi-language:EN-GB;
|
935
|
+
mso-fareast-language:EN-US;}
|
936
|
+
p.MsoToc6, li.MsoToc6, div.MsoToc6
|
937
|
+
{mso-style-noshow:yes;
|
938
|
+
mso-style-unhide:no;
|
939
|
+
mso-style-parent:"TOC 4";
|
940
|
+
margin-top:4.0pt;
|
941
|
+
margin-right:42.55pt;
|
942
|
+
margin-bottom:0cm;
|
943
|
+
margin-left:76.55pt;
|
944
|
+
margin-bottom:.0001pt;
|
945
|
+
text-indent:-42.55pt;
|
946
|
+
mso-pagination:widow-orphan;
|
947
|
+
tab-stops:48.2pt right dotted 17.0cm; /* right blank 17.0cm;*/
|
948
|
+
mso-layout-grid-align:none;
|
949
|
+
punctuation-wrap:simple;
|
950
|
+
text-autospace:none;
|
951
|
+
font-size:12.0pt;
|
952
|
+
mso-bidi-font-size:10.0pt;
|
953
|
+
font-family:$bodyfont;
|
954
|
+
mso-fareast-font-family:$bodyfont;
|
955
|
+
mso-bidi-font-family:$bodyfont;
|
956
|
+
mso-ansi-language:EN-GB;
|
957
|
+
mso-fareast-language:EN-US;}
|
958
|
+
p.MsoToc7, li.MsoToc7, div.MsoToc7
|
959
|
+
{mso-style-noshow:yes;
|
960
|
+
mso-style-unhide:no;
|
961
|
+
mso-style-parent:"TOC 4";
|
962
|
+
margin-top:4.0pt;
|
963
|
+
margin-right:42.55pt;
|
964
|
+
margin-bottom:0cm;
|
965
|
+
margin-left:76.55pt;
|
966
|
+
margin-bottom:.0001pt;
|
967
|
+
text-indent:-42.55pt;
|
968
|
+
mso-pagination:widow-orphan;
|
969
|
+
tab-stops:48.2pt right dotted 17.0cm; /* right blank 17.0cm;*/
|
970
|
+
mso-layout-grid-align:none;
|
971
|
+
punctuation-wrap:simple;
|
972
|
+
text-autospace:none;
|
973
|
+
font-size:12.0pt;
|
974
|
+
mso-bidi-font-size:10.0pt;
|
975
|
+
font-family:$bodyfont;
|
976
|
+
mso-fareast-font-family:$bodyfont;
|
977
|
+
mso-bidi-font-family:$bodyfont;
|
978
|
+
mso-ansi-language:EN-GB;
|
979
|
+
mso-fareast-language:EN-US;}
|
980
|
+
p.MsoToc8, li.MsoToc8, div.MsoToc8
|
981
|
+
{mso-style-noshow:yes;
|
982
|
+
mso-style-unhide:no;
|
983
|
+
mso-style-parent:"TOC 4";
|
984
|
+
margin-top:4.0pt;
|
985
|
+
margin-right:42.55pt;
|
986
|
+
margin-bottom:0cm;
|
987
|
+
margin-left:76.55pt;
|
988
|
+
margin-bottom:.0001pt;
|
989
|
+
text-indent:-42.55pt;
|
990
|
+
mso-pagination:widow-orphan;
|
991
|
+
tab-stops:48.2pt right dotted 17.0cm; /* right blank 17.0cm;*/
|
992
|
+
mso-layout-grid-align:none;
|
993
|
+
punctuation-wrap:simple;
|
994
|
+
text-autospace:none;
|
995
|
+
font-size:12.0pt;
|
996
|
+
mso-bidi-font-size:10.0pt;
|
997
|
+
font-family:$bodyfont;
|
998
|
+
mso-fareast-font-family:$bodyfont;
|
999
|
+
mso-bidi-font-family:$bodyfont;
|
1000
|
+
mso-ansi-language:EN-GB;
|
1001
|
+
mso-fareast-language:EN-US;}
|
1002
|
+
p.MsoToc9, li.MsoToc9, div.MsoToc9
|
1003
|
+
{mso-style-noshow:yes;
|
1004
|
+
mso-style-unhide:no;
|
1005
|
+
mso-style-parent:"TOC 3";
|
1006
|
+
margin-top:4.0pt;
|
1007
|
+
margin-right:42.55pt;
|
1008
|
+
margin-bottom:0cm;
|
1009
|
+
margin-left:76.55pt;
|
1010
|
+
margin-bottom:.0001pt;
|
1011
|
+
text-indent:-42.55pt;
|
1012
|
+
mso-pagination:widow-orphan;
|
1013
|
+
tab-stops:48.2pt right dotted 17.0cm; /* right blank 17.0cm;*/
|
1014
|
+
mso-layout-grid-align:none;
|
1015
|
+
punctuation-wrap:simple;
|
1016
|
+
text-autospace:none;
|
1017
|
+
font-size:12.0pt;
|
1018
|
+
mso-bidi-font-size:10.0pt;
|
1019
|
+
font-family:$bodyfont;
|
1020
|
+
mso-fareast-font-family:$bodyfont;
|
1021
|
+
mso-bidi-font-family:$bodyfont;
|
1022
|
+
mso-ansi-language:EN-GB;
|
1023
|
+
mso-fareast-language:EN-US;}
|
634
1024
|
span.MsoFootnoteReference
|
635
|
-
{mso-style-
|
1025
|
+
{mso-style-noshow:yes;
|
1026
|
+
mso-style-unhide:no;
|
1027
|
+
mso-ansi-font-size:9.0pt;
|
1028
|
+
position:relative;
|
1029
|
+
top:-3.0pt;
|
1030
|
+
mso-text-raise:3.0pt;
|
1031
|
+
mso-style-priority:99;
|
636
1032
|
vertical-align:super;}
|
637
1033
|
p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText
|
638
1034
|
{mso-style-noshow:yes;
|
639
1035
|
mso-style-priority:99;
|
640
1036
|
mso-style-link:"Footnote Text Char";
|
641
|
-
margin-top:
|
1037
|
+
margin-top:4.0pt;
|
642
1038
|
margin-right:0cm;
|
643
|
-
margin-bottom:
|
644
|
-
margin-left:
|
1039
|
+
margin-bottom:0cm;
|
1040
|
+
margin-left:12.75pt;
|
1041
|
+
margin-bottom:.0001pt;
|
645
1042
|
text-align:justify;
|
646
|
-
|
647
|
-
|
648
|
-
|
649
|
-
|
1043
|
+
text-justify:inter-ideograph;
|
1044
|
+
text-indent:-12.75pt;
|
1045
|
+
mso-pagination:widow-orphan lines-together;
|
1046
|
+
tab-stops:12.75pt 39.7pt 59.55pt 79.4pt 99.25pt;
|
1047
|
+
mso-layout-grid-align:none;
|
1048
|
+
punctuation-wrap:simple;
|
1049
|
+
text-autospace:none;
|
1050
|
+
font-size:11.0pt;
|
1051
|
+
mso-bidi-font-size:10.0pt;
|
650
1052
|
font-family:$bodyfont;
|
651
1053
|
mso-fareast-font-family:$bodyfont;
|
652
1054
|
mso-bidi-font-family:$bodyfont;
|
@@ -1046,74 +1448,74 @@ p.Tablebody, li.Tablebody, div.Tablebody
|
|
1046
1448
|
mso-list-template-ids:-277327948 -457018030 67633155 67633157 67633153 67633155 67633157 67633153 67633155 67633157;}
|
1047
1449
|
@list l3:level1
|
1048
1450
|
{mso-level-number-format:bullet;
|
1049
|
-
mso-level-text
|
1451
|
+
mso-level-text:–;
|
1050
1452
|
mso-level-tab-stop:none;
|
1051
1453
|
mso-level-number-position:left;
|
1052
|
-
margin-left:
|
1053
|
-
text-indent:-
|
1454
|
+
margin-left:39.7pt;
|
1455
|
+
text-indent:-39.7pt;}
|
1054
1456
|
@list l3:level2
|
1055
1457
|
{mso-level-number-format:bullet;
|
1056
|
-
mso-level-text
|
1458
|
+
mso-level-text:–;
|
1057
1459
|
mso-level-tab-stop:none;
|
1058
1460
|
mso-level-number-position:left;
|
1059
|
-
margin-left:
|
1060
|
-
text-indent:-
|
1461
|
+
margin-left:59.55pt;
|
1462
|
+
text-indent:-19.85pt;}
|
1061
1463
|
@list l3:level3
|
1062
1464
|
{mso-level-number-format:bullet;
|
1063
|
-
mso-level-text
|
1465
|
+
mso-level-text:–;
|
1064
1466
|
mso-level-tab-stop:none;
|
1065
1467
|
mso-level-number-position:left;
|
1066
1468
|
margin-left:54.0pt;
|
1067
|
-
text-indent:-
|
1469
|
+
text-indent:-19.85pt;}
|
1068
1470
|
@list l3:level4
|
1069
1471
|
{mso-level-number-format:bullet;
|
1070
|
-
mso-level-text
|
1472
|
+
mso-level-text:–;
|
1071
1473
|
mso-level-tab-stop:none;
|
1072
1474
|
mso-level-number-position:left;
|
1073
|
-
margin-left:
|
1074
|
-
text-indent:-
|
1475
|
+
margin-left:79.4pt;
|
1476
|
+
text-indent:-19.85pt;}
|
1075
1477
|
@list l3:level5
|
1076
1478
|
{mso-level-number-format:bullet;
|
1077
|
-
mso-level-text
|
1479
|
+
mso-level-text:–;
|
1078
1480
|
mso-level-tab-stop:none;
|
1079
1481
|
mso-level-number-position:left;
|
1080
|
-
margin-left:
|
1081
|
-
text-indent:-
|
1482
|
+
margin-left:99.25pt;
|
1483
|
+
text-indent:-19.85pt;}
|
1082
1484
|
@list l3:level6
|
1083
1485
|
{mso-level-number-format:bullet;
|
1084
|
-
mso-level-text
|
1486
|
+
mso-level-text:–;
|
1085
1487
|
mso-level-tab-stop:none;
|
1086
1488
|
mso-level-number-position:left;
|
1087
|
-
margin-left:
|
1088
|
-
text-indent:-
|
1489
|
+
margin-left:119.1pt;
|
1490
|
+
text-indent:-19.85pt;}
|
1089
1491
|
@list l3:level7
|
1090
1492
|
{mso-level-number-format:bullet;
|
1091
|
-
mso-level-text
|
1493
|
+
mso-level-text:–;
|
1092
1494
|
mso-level-tab-stop:none;
|
1093
1495
|
mso-level-number-position:left;
|
1094
|
-
margin-left:
|
1095
|
-
text-indent:-
|
1496
|
+
margin-left:138.95pt;
|
1497
|
+
text-indent:-19.85pt;}
|
1096
1498
|
@list l3:level8
|
1097
1499
|
{mso-level-number-format:bullet;
|
1098
|
-
mso-level-text
|
1500
|
+
mso-level-text:–;
|
1099
1501
|
mso-level-tab-stop:none;
|
1100
1502
|
mso-level-number-position:left;
|
1101
|
-
margin-left:
|
1102
|
-
text-indent:-
|
1503
|
+
margin-left:158.8pt;
|
1504
|
+
text-indent:-19.85pt;}
|
1103
1505
|
@list l3:level9
|
1104
1506
|
{mso-level-number-format:bullet;
|
1105
|
-
mso-level-text
|
1507
|
+
mso-level-text:–;
|
1106
1508
|
mso-level-tab-stop:none;
|
1107
1509
|
mso-level-number-position:left;
|
1108
|
-
margin-left:
|
1109
|
-
text-indent:-
|
1510
|
+
margin-left:178.65pt;
|
1511
|
+
text-indent:-19.85pt;}
|
1110
1512
|
|
1111
1513
|
p.ListContLevel1, li.ListContLevel1, div.ListContLevel1
|
1112
1514
|
{mso-style-priority:34;
|
1113
1515
|
margin-top:0cm;
|
1114
1516
|
margin-left:18.0pt;
|
1115
1517
|
margin-right:0cm;
|
1116
|
-
margin-bottom:
|
1518
|
+
margin-bottom:6.0pt;
|
1117
1519
|
mso-pagination:widow-orphan;
|
1118
1520
|
font-size:11.0pt;
|
1119
1521
|
font-family:$bodyfont;
|
@@ -1124,7 +1526,7 @@ p.ListContLevel2, li.ListContLevel2, div.ListContLevel2
|
|
1124
1526
|
margin-top:0cm;
|
1125
1527
|
margin-left:36.0pt;
|
1126
1528
|
margin-right:0cm;
|
1127
|
-
margin-bottom:
|
1529
|
+
margin-bottom:6.0pt;
|
1128
1530
|
mso-pagination:widow-orphan;
|
1129
1531
|
font-size:11.0pt;
|
1130
1532
|
font-family:$bodyfont;
|
@@ -1135,7 +1537,7 @@ p.ListContLevel3, li.ListContLevel3, div.ListContLevel3
|
|
1135
1537
|
margin-top:0cm;
|
1136
1538
|
margin-left:54.0pt;
|
1137
1539
|
margin-right:0cm;
|
1138
|
-
margin-bottom:
|
1540
|
+
margin-bottom:6.0pt;
|
1139
1541
|
mso-pagination:widow-orphan;
|
1140
1542
|
font-size:11.0pt;
|
1141
1543
|
font-family:$bodyfont;
|
@@ -1146,7 +1548,7 @@ p.ListContLevel4, li.ListContLevel4, div.ListContLevel4
|
|
1146
1548
|
margin-top:0cm;
|
1147
1549
|
margin-left:72.0pt;
|
1148
1550
|
margin-right:0cm;
|
1149
|
-
margin-bottom:
|
1551
|
+
margin-bottom:6.0pt;
|
1150
1552
|
mso-pagination:widow-orphan;
|
1151
1553
|
font-size:11.0pt;
|
1152
1554
|
font-family:$bodyfont;
|
@@ -1157,7 +1559,7 @@ p.ListContLevel5, li.ListContLevel5, div.ListContLevel5
|
|
1157
1559
|
margin-top:0cm;
|
1158
1560
|
margin-left:90.0pt;
|
1159
1561
|
margin-right:0cm;
|
1160
|
-
margin-bottom:
|
1562
|
+
margin-bottom:6.0pt;
|
1161
1563
|
mso-pagination:widow-orphan;
|
1162
1564
|
font-size:11.0pt;
|
1163
1565
|
font-family:$bodyfont;
|
@@ -1168,7 +1570,7 @@ p.ListContLevel6, li.ListContLevel6, div.ListContLevel6
|
|
1168
1570
|
margin-top:0cm;
|
1169
1571
|
margin-left:108.0pt;
|
1170
1572
|
margin-right:0cm;
|
1171
|
-
margin-bottom:
|
1573
|
+
margin-bottom:6.0pt;
|
1172
1574
|
mso-pagination:widow-orphan;
|
1173
1575
|
font-size:11.0pt;
|
1174
1576
|
font-family:$bodyfont;
|
@@ -1179,7 +1581,7 @@ p.ListContLevel7, li.ListContLevel7, div.ListContLevel7
|
|
1179
1581
|
margin-top:0cm;
|
1180
1582
|
margin-left:126.0pt;
|
1181
1583
|
margin-right:0cm;
|
1182
|
-
margin-bottom:
|
1584
|
+
margin-bottom:6.0pt;
|
1183
1585
|
mso-pagination:widow-orphan;
|
1184
1586
|
font-size:11.0pt;
|
1185
1587
|
font-family:$bodyfont;
|
@@ -1190,7 +1592,7 @@ p.ListContLevel8, li.ListContLevel8, div.ListContLevel8
|
|
1190
1592
|
margin-top:0cm;
|
1191
1593
|
margin-left:144.0pt;
|
1192
1594
|
margin-right:0cm;
|
1193
|
-
margin-bottom:
|
1595
|
+
margin-bottom:6.0pt;
|
1194
1596
|
mso-pagination:widow-orphan;
|
1195
1597
|
font-size:11.0pt;
|
1196
1598
|
font-family:$bodyfont;
|
@@ -1201,7 +1603,7 @@ p.ListContLevel9, li.ListContLevel9, div.ListContLevel9
|
|
1201
1603
|
margin-top:0cm;
|
1202
1604
|
margin-left:162.0pt;
|
1203
1605
|
margin-right:0cm;
|
1204
|
-
margin-bottom:
|
1606
|
+
margin-bottom:6.0pt;
|
1205
1607
|
mso-pagination:widow-orphan;
|
1206
1608
|
font-size:11.0pt;
|
1207
1609
|
font-family:$bodyfont;
|