metanorma-m3aawg 1.5.4 → 1.6.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,7 +10,7 @@ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode
10
10
  line-height:12.0pt;
11
11
  mso-pagination:widow-orphan;
12
12
  tab-stops:20.15pt;
13
- font-size:9.0pt;
13
+ font-size:$monospacefontsize;
14
14
  font-family:$monospacefont;
15
15
  mso-fareast-font-family:Calibri;
16
16
  mso-bidi-font-family:"Courier New";
@@ -27,7 +27,7 @@ p.pseudocode, li.pseudocode, div.pseudocode
27
27
  line-height:12.0pt;
28
28
  mso-pagination:widow-orphan;
29
29
  tab-stops:20.15pt;
30
- font-size:11.0pt;
30
+ font-size:$normalfontsize;
31
31
  font-family:$bodyfont;
32
32
  mso-fareast-font-family:Calibri;
33
33
  mso-bidi-font-family:"Courier New";
@@ -44,7 +44,7 @@ p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef
44
44
  tab-stops: 33.15pt;
45
45
  line-height:12.0pt;
46
46
  mso-pagination:widow-orphan;
47
- font-size:11.0pt;
47
+ font-size:$normalfontsize;
48
48
  font-family:$bodyfont;
49
49
  mso-fareast-font-family:$bodyfont;
50
50
  mso-bidi-font-family:$bodyfont;
@@ -62,7 +62,7 @@ p.FigureTitle
62
62
  page-break-before:avoid;
63
63
  mso-pagination:widow-orphan;
64
64
  tab-stops:20.15pt;
65
- font-size:11.0pt;
65
+ font-size:$normalfontsize;
66
66
  font-family:$bodyfont;
67
67
  font-weight:bold;
68
68
  mso-fareast-font-family:$bodyfont;
@@ -81,7 +81,7 @@ p.SourceTitle
81
81
  page-break-before:avoid;
82
82
  mso-pagination:widow-orphan;
83
83
  tab-stops:20.15pt;
84
- font-size:11.0pt;
84
+ font-size:$normalfontsize;
85
85
  font-family:$bodyfont;
86
86
  font-weight:bold;
87
87
  mso-fareast-font-family:$bodyfont;
@@ -100,7 +100,7 @@ p.AdmonitionTitle, p.RecommendationTitle
100
100
  page-break-after:avoid;
101
101
  mso-pagination:widow-orphan;
102
102
  tab-stops:20.15pt;
103
- font-size:11.0pt;
103
+ font-size:$normalfontsize;
104
104
  font-family:$bodyfont;
105
105
  font-weight:bold;
106
106
  mso-fareast-font-family:$bodyfont;
@@ -119,7 +119,7 @@ p.TableTitle
119
119
  line-height:12.0pt;
120
120
  mso-pagination:widow-orphan;
121
121
  tab-stops:20.15pt;
122
- font-size:11.0pt;
122
+ font-size:$normalfontsize;
123
123
  font-weight:bold;
124
124
  font-family:$bodyfont;
125
125
  mso-fareast-font-family:$bodyfont;
@@ -137,8 +137,8 @@ p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote
137
137
  line-height:12.0pt;
138
138
  mso-pagination:widow-orphan;
139
139
  tab-stops:20.15pt;
140
- font-size:10.0pt;
141
- mso-bidi-font-size:11.0pt;
140
+ font-size:$smallerfontsize;
141
+ mso-bidi-font-size:$normalfontsize;
142
142
  font-family:$bodyfont;
143
143
  mso-fareast-font-family:$bodyfont;
144
144
  mso-bidi-font-family:$bodyfont;
@@ -164,7 +164,7 @@ p.ANNEX, li.ANNEX, div.ANNEX
164
164
  mso-list:l0 level1 lfo12;
165
165
  tab-stops:20.15pt;
166
166
  font-size:14.0pt;
167
- mso-bidi-font-size:11.0pt;
167
+ mso-bidi-font-size:$normalfontsize;
168
168
  font-family:$headerfont;
169
169
  mso-fareast-font-family:$headerfont;
170
170
  mso-bidi-font-family:$headerfont;
@@ -186,7 +186,7 @@ p.BiblioTitle, li.BiblioTitle, div.BiblioTitle
186
186
  mso-outline-level:1;
187
187
  tab-stops:20.15pt;
188
188
  font-size:14.0pt;
189
- mso-bidi-font-size:11.0pt;
189
+ mso-bidi-font-size:$normalfontsize;
190
190
  font-family:$headerfont;
191
191
  mso-fareast-font-family:$headerfont;
192
192
  mso-bidi-font-family:$headerfont;
@@ -205,7 +205,7 @@ p.Definition, li.Definition, div.Definition
205
205
  line-height:12.0pt;
206
206
  mso-pagination:widow-orphan;
207
207
  tab-stops:20.15pt;
208
- font-size:11.0pt;
208
+ font-size:$normalfontsize;
209
209
  font-family:$bodyfont;
210
210
  mso-fareast-font-family:$bodyfont;
211
211
  mso-bidi-font-family:$bodyfont;
@@ -227,7 +227,7 @@ p.ForewordTitle, li.ForewordTitle, div.ForewordTitle
227
227
  mso-hyphenate:none;
228
228
  tab-stops:20.15pt;
229
229
  font-size:14.0pt;
230
- mso-bidi-font-size:11.0pt;
230
+ mso-bidi-font-size:$normalfontsize;
231
231
  font-family:$headerfont;
232
232
  mso-fareast-font-family:$headerfont;
233
233
  mso-bidi-font-family:$headerfont;
@@ -251,7 +251,7 @@ p.IntroTitle, li.IntroTitle, div.IntroTitle
251
251
  mso-hyphenate:none;
252
252
  tab-stops:20.15pt;
253
253
  font-size:14.0pt;
254
- mso-bidi-font-size:11.0pt;
254
+ mso-bidi-font-size:$normalfontsize;
255
255
  font-family:$headerfont;
256
256
  mso-fareast-font-family:$headerfont;
257
257
  mso-bidi-font-family:$headerfont;
@@ -274,7 +274,7 @@ mso-style-noshow:yes;
274
274
  mso-hyphenate:none;
275
275
  tab-stops:20.15pt;
276
276
  font-size:14.0pt;
277
- mso-bidi-font-size:11.0pt;
277
+ mso-bidi-font-size:$normalfontsize;
278
278
  font-family:$headerfont;
279
279
  mso-fareast-font-family:$headerfont;
280
280
  mso-bidi-font-family:$headerfont;
@@ -294,7 +294,7 @@ p.Terms, li.Terms, div.Terms
294
294
  page-break-after:avoid;
295
295
  mso-hyphenate:none;
296
296
  tab-stops:20.15pt;
297
- font-size:11.0pt;
297
+ font-size:$normalfontsize;
298
298
  font-family:$headerfont;
299
299
  mso-fareast-font-family:$headerfont;
300
300
  mso-bidi-font-family:$headerfont;
@@ -313,7 +313,7 @@ p.AltTerms, li.AltTerms, div.AltTerms
313
313
  page-break-after:avoid;
314
314
  mso-hyphenate:none;
315
315
  tab-stops:20.15pt;
316
- font-size:11.0pt;
316
+ font-size:$normalfontsize;
317
317
  font-family:$bodyfont;
318
318
  mso-fareast-font-family:$bodyfont;
319
319
  mso-bidi-font-family:$bodyfont;
@@ -331,7 +331,7 @@ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms
331
331
  page-break-after:avoid;
332
332
  mso-hyphenate:none;
333
333
  tab-stops:20.15pt;
334
- font-size:11.0pt;
334
+ font-size:$normalfontsize;
335
335
  font-family:$bodyfont;
336
336
  mso-fareast-font-family:$bodyfont;
337
337
  mso-bidi-font-family:$bodyfont;
@@ -348,7 +348,7 @@ p.TermNum, li.TermNum, div.TermNum
348
348
  mso-pagination:widow-orphan;
349
349
  page-break-after:avoid;
350
350
  tab-stops:20.15pt;
351
- font-size:11.0pt;
351
+ font-size:$normalfontsize;
352
352
  font-family:$headerfont;
353
353
  mso-fareast-font-family:$headerfont;
354
354
  mso-bidi-font-family:$headerfont;
@@ -372,7 +372,7 @@ p.zzContents, li.zzContents, div.zzContents
372
372
  mso-hyphenate:none;
373
373
  tab-stops:20.15pt;
374
374
  font-size:14.0pt;
375
- mso-bidi-font-size:11.0pt;
375
+ mso-bidi-font-size:$normalfontsize;
376
376
  font-family:$headerfont;
377
377
  mso-fareast-font-family:$headerfont;
378
378
  mso-bidi-font-family:$headerfont;
@@ -396,7 +396,7 @@ p.zzCopyright, li.zzCopyright, div.zzCopyright
396
396
  mso-border-alt:solid blue .5pt;
397
397
  padding:0cm;
398
398
  mso-padding-alt:1.0pt 4.0pt 1.0pt 4.0pt;
399
- font-size:11.0pt;
399
+ font-size:$normalfontsize;
400
400
  font-family:$bodyfont;
401
401
  mso-fareast-font-family:$bodyfont;
402
402
  mso-bidi-font-family:$bodyfont;
@@ -416,7 +416,7 @@ p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle
416
416
  mso-hyphenate:none;
417
417
  tab-stops:20.15pt;
418
418
  font-size:16.0pt;
419
- mso-bidi-font-size:11.0pt;
419
+ mso-bidi-font-size:$normalfontsize;
420
420
  font-family:$headerfont;
421
421
  mso-fareast-font-family:$headerfont;
422
422
  mso-bidi-font-family:$headerfont;
@@ -436,7 +436,7 @@ p.zzSTDPreTitle, li.zzSTDPreTitle, div.zzSTDPreTitle
436
436
  mso-hyphenate:none;
437
437
  tab-stops:20.15pt;
438
438
  font-size:14.0pt;
439
- mso-bidi-font-size:11.0pt;
439
+ mso-bidi-font-size:$normalfontsize;
440
440
  font-family:$headerfont;
441
441
  mso-fareast-font-family:$headerfont;
442
442
  mso-bidi-font-family:$headerfont;
@@ -456,7 +456,7 @@ p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1
456
456
  mso-hyphenate:none;
457
457
  tab-stops:20.15pt;
458
458
  font-size:24.0pt;
459
- mso-bidi-font-size:11.0pt;
459
+ mso-bidi-font-size:$normalfontsize;
460
460
  font-family:$headerfont;
461
461
  mso-fareast-font-family:$headerfont;
462
462
  mso-bidi-font-family:$headerfont;
@@ -473,7 +473,7 @@ p.Quote, li.Quote, div.Quote
473
473
  line-height:12.0pt;
474
474
  mso-pagination:widow-orphan;
475
475
  tab-stops:20.15pt;
476
- font-size:11.0pt;
476
+ font-size:$normalfontsize;
477
477
  font-family:$bodyfont;
478
478
  mso-fareast-font-family:$bodyfont;
479
479
  mso-bidi-font-family:$bodyfont;
@@ -507,8 +507,8 @@ p.Code, li.Code, div.Code
507
507
  line-height:10.0pt;
508
508
  mso-pagination:widow-orphan;
509
509
  tab-stops:20.15pt;
510
- font-size:9.0pt;
511
- mso-bidi-font-size:11.0pt;
510
+ font-size:$monospacefontsize;
511
+ mso-bidi-font-size:$normalfontsize;
512
512
  font-family:$monospacefont;
513
513
  mso-fareast-font-family:Calibri;
514
514
  mso-bidi-font-family:"Cambria";
@@ -519,12 +519,12 @@ p.Formula, li.Formula, div.Formula
519
519
  mso-style-unhide:no;
520
520
  margin-top:0cm;
521
521
  margin-right:0cm;
522
- margin-bottom:11.0pt;
522
+ margin-bottom:$normalfontsize;
523
523
  margin-left:20.15pt;
524
524
  line-height:12.0pt;
525
525
  mso-pagination:widow-orphan;
526
526
  tab-stops:right 487.45pt;
527
- font-size:11.0pt;
527
+ font-size:$normalfontsize;
528
528
  font-family:$bodyfont;
529
529
  mso-fareast-font-family:$bodyfont;
530
530
  mso-bidi-font-family:$bodyfont;
@@ -532,7 +532,7 @@ p.Formula, li.Formula, div.Formula
532
532
  table.dl
533
533
  {margin-top:0cm;
534
534
  margin-right:0cm;
535
- margin-bottom:11.0pt;
535
+ margin-bottom:$normalfontsize;
536
536
  margin-left:20.15pt;}
537
537
  table.MsoISOTable, table.MsoISOTableBig
538
538
  {mso-style-name:"Table ISO";
@@ -552,7 +552,7 @@ table.MsoISOTable, table.MsoISOTableBig
552
552
  mso-yfti-tbllook:480;
553
553
  mso-border-insideh:.75pt solid windowtext;
554
554
  mso-border-insidev:.75pt solid windowtext;
555
- font-size:10.0pt;
555
+ font-size:$smallerfontsize;
556
556
  font-family:$bodyfont;}
557
557
  table.MsoISOTable th, table.MsoISOTableBig th
558
558
  {border:solid windowtext 1pt;
@@ -563,7 +563,7 @@ table.MsoISOTable td, table.MsoISOTableBig td
563
563
  mso-border-alt:solid windowtext 1pt;
564
564
  padding:0cm 2.85pt 0cm 2.85pt;}
565
565
  table.MsoISOTable p, table.MsoISOTableBig p
566
- {font-size:10.0pt; }
566
+ {font-size:$smallerfontsize; }
567
567
  table.MsoTableGrid
568
568
  {mso-style-name:"Table Grid";
569
569
  mso-tstyle-rowband-size:0;
@@ -578,7 +578,7 @@ table.MsoTableGrid
578
578
  mso-para-margin:0cm;
579
579
  mso-para-margin-bottom:.0001pt;
580
580
  mso-pagination:widow-orphan;
581
- font-size:10.0pt;
581
+ font-size:$smallerfontsize;
582
582
  font-family:$bodyfont;}
583
583
  div.formula
584
584
  {tab-stops:right 487.45pt;}
@@ -698,7 +698,7 @@ a.TableFootnoteRef, span.TableFootnoteRef
698
698
  vertical-align:super;}
699
699
 
700
700
  aside {
701
- font-size:10.0pt;
701
+ font-size:$footnotefontsize;
702
702
  }
703
703
 
704
704
  .example-title {
@@ -720,24 +720,24 @@ div.example {
720
720
 
721
721
  p.example, li.example, div.example, td.example {
722
722
  mso-pagination:none;
723
- font-size:10.0pt;
723
+ font-size:$smallerfontsize;
724
724
  font-family:$bodyfont;}
725
725
 
726
726
  td.example p.MsoListParagraph {
727
- font-size: 10.0pt;
727
+ font-size: $smallerfontsize;
728
728
  }
729
729
 
730
730
  div.example p.MsoListParagraph {
731
- font-size: 10.0pt;
731
+ font-size: $smallerfontsize;
732
732
  }
733
733
 
734
734
  div.Note p.MsoListParagraph {
735
- font-size: 10.0pt;
735
+ font-size: $smallerfontsize;
736
736
  margin-left: 1.0cm;
737
737
  }
738
738
 
739
739
  div.Note span.stem {
740
- font-size: 10.0pt; }
740
+ font-size: $smallerfontsize; }
741
741
 
742
742
  div.Note p.Sourcecode, div.Note pre.Sourcecode {
743
743
  font-size: 8.0pt;
@@ -745,12 +745,12 @@ div.Note p.Sourcecode, div.Note pre.Sourcecode {
745
745
  }
746
746
 
747
747
  div.Note table.dl {
748
- font-size: 10.0pt;
748
+ font-size: $smallerfontsize;
749
749
  margin-left: 1.0cm;
750
750
  }
751
751
 
752
752
  span.note_label, span.example_label, td.example_label, td.note_label
753
753
  {
754
- font-size: 10.0pt;
754
+ font-size: $smallerfontsize;
755
755
  font-family:$bodyfont;
756
756
  }
@@ -80,7 +80,7 @@ p.MsoNormal, li.MsoNormal, div.MsoNormal {
80
80
  margin: 0cm;
81
81
  margin-bottom: 12.0pt;
82
82
  mso-pagination: widow-orphan;
83
- font-size: 11.0pt;
83
+ font-size: {{normalfontsize}};
84
84
  font-family: {{bodyfont}};
85
85
  mso-fareast-font-family: "Times New Roman";
86
86
  mso-ansi-language: EN-US;
@@ -96,7 +96,7 @@ p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
96
96
  /* do not put in margin-left, it is specific to list level */
97
97
  mso-add-space: auto;
98
98
  mso-pagination: widow-orphan;
99
- font-size: 11.0pt;
99
+ font-size: {{normalfontsize}};
100
100
  font-family: {{bodyfont}};
101
101
  mso-ansi-language: EN-AU;
102
102
  mso-fareast-language: EN-US; }
@@ -112,7 +112,7 @@ p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphC
112
112
  /* do not put in margin-left, it is specific to list level */
113
113
  mso-add-space: auto;
114
114
  mso-pagination: widow-orphan;
115
- font-size: 11.0pt;
115
+ font-size: {{normalfontsize}};
116
116
  font-family: {{bodyfont}};
117
117
  mso-ansi-language: EN-AU;
118
118
  mso-fareast-language: EN-US; }
@@ -128,7 +128,7 @@ p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagrap
128
128
  /* do not put in margin-left, it is specific to list level */
129
129
  mso-add-space: auto;
130
130
  mso-pagination: widow-orphan;
131
- font-size: 11.0pt;
131
+ font-size: {{normalfontsize}};
132
132
  font-family: {{bodyfont}};
133
133
  mso-ansi-language: EN-AU;
134
134
  mso-fareast-language: EN-US; }
@@ -144,7 +144,7 @@ p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxS
144
144
  /* do not put in margin-left, it is specific to list level */
145
145
  mso-add-space: auto;
146
146
  mso-pagination: widow-orphan;
147
- font-size: 11.0pt;
147
+ font-size: {{normalfontsize}};
148
148
  font-family: {{bodyfont}};
149
149
  mso-ansi-language: EN-AU;
150
150
  mso-fareast-language: EN-US; }
@@ -155,7 +155,7 @@ p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {
155
155
  margin: 0cm;
156
156
  margin-bottom: .0001pt;
157
157
  mso-pagination: widow-orphan;
158
- font-size: 10.0pt;
158
+ font-size: {{footnotefontsize}};
159
159
  font-family: {{bodyfont}};
160
160
  mso-fareast-font-family: "Times New Roman";
161
161
  mso-ansi-language: EN-US;
@@ -167,7 +167,7 @@ p.MsoHeader, li.MsoHeader, div.MsoHeader {
167
167
  margin-bottom: .0001pt;
168
168
  mso-pagination: widow-orphan;
169
169
  tab-stops: center 216.0pt right 432.0pt;
170
- font-size: 11.0pt;
170
+ font-size: {{normalfontsize}};
171
171
  font-family: {{bodyfont}};
172
172
  mso-fareast-font-family: "Times New Roman";
173
173
  mso-ansi-language: EN-US;
@@ -179,7 +179,7 @@ p.MsoHeaderLandscape, li.MsoHeaderLandscape, div.MsoHeaderLandscape {
179
179
  margin-bottom: .0001pt;
180
180
  mso-pagination: widow-orphan;
181
181
  tab-stops: center 342.1pt right 684.3pt;
182
- font-size: 11.0pt;
182
+ font-size: {{normalfontsize}};
183
183
  font-family: {{bodyfont}};
184
184
  mso-fareast-font-family: "Times New Roman";
185
185
  mso-ansi-language: EN-US;
@@ -191,7 +191,7 @@ p.MsoFooter, li.MsoFooter, div.MsoFooter {
191
191
  margin-bottom: .0001pt;
192
192
  mso-pagination: widow-orphan;
193
193
  tab-stops: center 216.0pt right 432.0pt;
194
- font-size: 11.0pt;
194
+ font-size: {{normalfontsize}};
195
195
  font-family: {{bodyfont}};
196
196
  mso-fareast-font-family: "Times New Roman";
197
197
  mso-ansi-language: EN-US;
@@ -203,7 +203,7 @@ p.MsoFooterLandscape, li.MsoFooterLandscape, div.MsoFooterLandscape {
203
203
  margin-bottom: .0001pt;
204
204
  mso-pagination: widow-orphan;
205
205
  tab-stops: center 342.1pt right 684.3pt;
206
- font-size: 11.0pt;
206
+ font-size: {{normalfontsize}};
207
207
  font-family: {{bodyfont}};
208
208
  mso-fareast-font-family: "Times New Roman";
209
209
  mso-ansi-language: EN-US;
@@ -253,7 +253,7 @@ p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {
253
253
  margin: 0cm;
254
254
  margin-bottom: .0001pt;
255
255
  mso-pagination: widow-orphan;
256
- font-size: 10.0pt;
256
+ font-size: {{footnotefontsize}};
257
257
  font-family: {{bodyfont}};
258
258
  mso-fareast-font-family: "Times New Roman";
259
259
  mso-ansi-language: EN-US;
@@ -308,7 +308,7 @@ h1 {
308
308
  mso-hyphenate: none;
309
309
  tab-stops: 20.0pt list 21.6pt left 28.0pt;
310
310
  font-size: 13.0pt;
311
- mso-bidi-font-size: 11.0pt;
311
+ mso-bidi-font-size: {{normalfontsize}};
312
312
  font-family: {{headerfont}};
313
313
  mso-fareast-font-family: {{headerfont}};
314
314
  mso-font-kerning: 0pt;
@@ -337,7 +337,7 @@ h1.Annex {
337
337
  mso-hyphenate: none;
338
338
  tab-stops: 20.0pt list 21.6pt left 28.0pt;
339
339
  font-size: 13.0pt;
340
- mso-bidi-font-size: 11.0pt;
340
+ mso-bidi-font-size: {{normalfontsize}};
341
341
  font-family: {{headerfont}};
342
342
  mso-fareast-font-family: {{headerfont}};
343
343
  mso-font-kerning: 0pt;
@@ -364,7 +364,7 @@ h1.Annex {
364
364
  mso-hyphenate: none;
365
365
  tab-stops: 27.0pt 35.0pt;
366
366
  font-size: 12.0pt;
367
- mso-bidi-font-size: 11.0pt;
367
+ mso-bidi-font-size: {{normalfontsize}};
368
368
  font-family: {{headerfont}};
369
369
  font-weight: bold;
370
370
  mso-fareast-font-family: {{headerfont}};
@@ -392,7 +392,7 @@ h2 {
392
392
  mso-hyphenate: none;
393
393
  tab-stops: 27.0pt 35.0pt;
394
394
  font-size: 12.0pt;
395
- mso-bidi-font-size: 11.0pt;
395
+ mso-bidi-font-size: {{normalfontsize}};
396
396
  font-family: {{headerfont}};
397
397
  mso-fareast-font-family: {{headerfont}};
398
398
  mso-ansi-language: EN-GB;
@@ -418,7 +418,7 @@ h3 {
418
418
  mso-list: l1 level3 lfo6;
419
419
  mso-hyphenate: none;
420
420
  tab-stops: list 36.0pt left 44.0pt;
421
- font-size: 11.0pt;
421
+ font-size: {{normalfontsize}};
422
422
  font-family: {{headerfont}};
423
423
  mso-fareast-font-family: {{headerfont}};
424
424
  mso-ansi-language: EN-GB;
@@ -444,7 +444,7 @@ h4 {
444
444
  mso-list: l1 level4 lfo6;
445
445
  mso-hyphenate: none;
446
446
  tab-stops: 51.05pt 57.0pt 68.0pt;
447
- font-size: 11.0pt;
447
+ font-size: {{normalfontsize}};
448
448
  font-family: {{headerfont}};
449
449
  mso-fareast-font-family: {{headerfont}};
450
450
  mso-ansi-language: EN-GB;
@@ -470,7 +470,7 @@ h5 {
470
470
  mso-list: l1 level5 lfo6;
471
471
  mso-hyphenate: none;
472
472
  tab-stops: 51.05pt list 54.0pt;
473
- font-size: 11.0pt;
473
+ font-size: {{normalfontsize}};
474
474
  font-family: {{headerfont}};
475
475
  mso-fareast-font-family: {{headerfont}};
476
476
  mso-ansi-language: EN-GB;
@@ -496,7 +496,7 @@ h6 {
496
496
  mso-list: l1 level6 lfo6;
497
497
  mso-hyphenate: none;
498
498
  tab-stops: 51.05pt list 72.0pt;
499
- font-size: 11.0pt;
499
+ font-size: {{normalfontsize}};
500
500
  font-family: {{headerfont}};
501
501
  mso-fareast-font-family: {{headerfont}};
502
502
  mso-ansi-language: EN-GB;
@@ -517,7 +517,7 @@ p.MsoToc1, li.MsoToc1, div.MsoToc1 {
517
517
  mso-pagination: widow-orphan;
518
518
  mso-hyphenate: none;
519
519
  tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
520
- font-size: 11.0pt;
520
+ font-size: {{normalfontsize}};
521
521
  font-family: {{bodyfont}};
522
522
  mso-fareast-font-family: {{bodyfont}};
523
523
  mso-bidi-font-family: {{bodyfont}};
@@ -541,7 +541,7 @@ p.MsoToc2, li.MsoToc2, div.MsoToc2 {
541
541
  mso-pagination: widow-orphan;
542
542
  mso-hyphenate: none;
543
543
  tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
544
- font-size: 11.0pt;
544
+ font-size: {{normalfontsize}};
545
545
  font-family: {{bodyfont}};
546
546
  mso-fareast-font-family: {{bodyfont}};
547
547
  mso-bidi-font-family: {{bodyfont}};
@@ -565,7 +565,7 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3 {
565
565
  mso-pagination: widow-orphan;
566
566
  mso-hyphenate: none;
567
567
  tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
568
- font-size: 11.0pt;
568
+ font-size: {{normalfontsize}};
569
569
  font-family: {{bodyfont}};
570
570
  mso-fareast-font-family: {{bodyfont}};
571
571
  mso-bidi-font-family: {{bodyfont}};
@@ -589,7 +589,7 @@ p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText {
589
589
  line-height: 12.0pt;
590
590
  mso-pagination: widow-orphan;
591
591
  tab-stops: 20.15pt;
592
- font-size: 10.0pt;
592
+ font-size: {{footnotefontsize}};
593
593
  font-family: {{bodyfont}};
594
594
  mso-fareast-font-family: {{bodyfont}};
595
595
  mso-bidi-font-family: {{bodyfont}};
@@ -608,7 +608,7 @@ p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {
608
608
  text-align: justify;
609
609
  line-height: 12.0pt;
610
610
  mso-pagination: widow-orphan;
611
- font-size: 11.0pt;
611
+ font-size: {{normalfontsize}};
612
612
  font-family: {{bodyfont}};
613
613
  mso-fareast-font-family: {{bodyfont}};
614
614
  mso-bidi-font-family: {{bodyfont}};
@@ -655,7 +655,7 @@ span.Heading3Char {
655
655
  mso-style-locked: yes;
656
656
  mso-style-parent: "";
657
657
  mso-style-link: "Heading 3";
658
- mso-ansi-font-size: 11.0pt;
658
+ mso-ansi-font-size: {{normalfontsize}};
659
659
  font-family: {{headerfont}};
660
660
  mso-ascii-font-family: {{headerfont}};
661
661
  mso-fareast-font-family: {{headerfont}};
@@ -672,7 +672,7 @@ span.Heading4Char {
672
672
  mso-style-locked: yes;
673
673
  mso-style-parent: "";
674
674
  mso-style-link: "Heading 4";
675
- mso-ansi-font-size: 11.0pt;
675
+ mso-ansi-font-size: {{normalfontsize}};
676
676
  font-family: {{headerfont}};
677
677
  mso-ascii-font-family: {{headerfont}};
678
678
  mso-fareast-font-family: {{headerfont}};
@@ -689,7 +689,7 @@ span.Heading5Char {
689
689
  mso-style-locked: yes;
690
690
  mso-style-parent: "";
691
691
  mso-style-link: "Heading 5";
692
- mso-ansi-font-size: 11.0pt;
692
+ mso-ansi-font-size: {{normalfontsize}};
693
693
  font-family: {{headerfont}};
694
694
  mso-ascii-font-family: {{headerfont}};
695
695
  mso-fareast-font-family: {{headerfont}};
@@ -706,7 +706,7 @@ span.Heading6Char {
706
706
  mso-style-locked: yes;
707
707
  mso-style-parent: "";
708
708
  mso-style-link: "Heading 6";
709
- mso-ansi-font-size: 11.0pt;
709
+ mso-ansi-font-size: {{normalfontsize}};
710
710
  font-family: {{headerfont}};
711
711
  mso-ascii-font-family: {{headerfont}};
712
712
  mso-fareast-font-family: {{headerfont}};
@@ -726,8 +726,8 @@ p.Tablebody, li.Tablebody, div.Tablebody {
726
726
  margin-left: 0cm;
727
727
  line-height: 10.5pt;
728
728
  mso-pagination: widow-orphan;
729
- font-size: 10.0pt;
730
- mso-bidi-font-size: 11.0pt;
729
+ font-size: {{smallerfontsize}};
730
+ mso-bidi-font-size: {{normalfontsize}};
731
731
  font-family: {{bodyfont}};
732
732
  mso-fareast-font-family: {{bodyfont}};
733
733
  mso-bidi-font-family: {{bodyfont}};
@@ -1266,7 +1266,7 @@ table.MsoNormalTable {
1266
1266
  mso-para-margin: 0cm;
1267
1267
  mso-para-margin-bottom: .0001pt;
1268
1268
  mso-pagination: widow-orphan;
1269
- font-size: 10.0pt;
1269
+ font-size: {{smallerfontsize}};
1270
1270
  font-family: {{bodyfont}}; }
1271
1271
 
1272
1272
  ol {