metanorma-ogc 2.7.0 → 2.7.1
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/isodoc/ogc/html/_coverpage.css +132 -91
- data/lib/isodoc/ogc/html/_coverpage.scss +2 -0
- data/lib/isodoc/ogc/html/htmlstyle.css +772 -580
- data/lib/isodoc/ogc/html/htmlstyle.scss +3 -3
- data/lib/isodoc/ogc/html/ogc.css +272 -205
- data/lib/isodoc/ogc/html/ogc_wp.css +244 -181
- data/lib/isodoc/ogc/html/wordstyle.css +480 -411
- data/lib/isodoc/ogc/html/wordstyle_wp.css +404 -344
- data/lib/isodoc/ogc/presentation_xml_convert.rb +1 -0
- data/lib/metanorma/ogc/basicdoc.rng +37 -32
- data/lib/metanorma/ogc/isodoc.rng +23 -17
- data/lib/metanorma/ogc/version.rb +1 -1
- data/metanorma-ogc.gemspec +3 -2
- metadata +24 -10
@@ -6,8 +6,8 @@
|
|
6
6
|
mso-font-charset: 2;
|
7
7
|
mso-generic-font-family: decorative;
|
8
8
|
mso-font-pitch: variable;
|
9
|
-
mso-font-signature: 0 268435456 0 0 -2147483648 0;
|
10
|
-
|
9
|
+
mso-font-signature: 0 268435456 0 0 -2147483648 0;
|
10
|
+
}
|
11
11
|
@font-face {
|
12
12
|
font-family: "MS Mincho";
|
13
13
|
panose-1: 2 2 6 9 4 2 5 8 3 4;
|
@@ -15,24 +15,24 @@
|
|
15
15
|
mso-font-charset: 128;
|
16
16
|
mso-generic-font-family: modern;
|
17
17
|
mso-font-pitch: fixed;
|
18
|
-
mso-font-signature: -536870145 1791491579 134217746 0 131231 0;
|
19
|
-
|
18
|
+
mso-font-signature: -536870145 1791491579 134217746 0 131231 0;
|
19
|
+
}
|
20
20
|
@font-face {
|
21
21
|
font-family: "Cambria Math";
|
22
22
|
panose-1: 2 4 5 3 5 4 6 3 2 4;
|
23
23
|
mso-font-charset: 0;
|
24
24
|
mso-generic-font-family: roman;
|
25
25
|
mso-font-pitch: variable;
|
26
|
-
mso-font-signature: -536870145 1107305727 0 0 415 0;
|
27
|
-
|
26
|
+
mso-font-signature: -536870145 1107305727 0 0 415 0;
|
27
|
+
}
|
28
28
|
@font-face {
|
29
29
|
font-family: "Arial Narrow";
|
30
30
|
panose-1: 2 11 5 6 2 2 2 3 2 4;
|
31
31
|
mso-font-charset: 0;
|
32
32
|
mso-generic-font-family: swiss;
|
33
33
|
mso-font-pitch: variable;
|
34
|
-
mso-font-signature: 3 0 0 0 1 0;
|
35
|
-
|
34
|
+
mso-font-signature: 3 0 0 0 1 0;
|
35
|
+
}
|
36
36
|
@font-face {
|
37
37
|
font-family: "Source Sans Pro";
|
38
38
|
panose-1: 2 11 5 3 3 4 3 2 2 4;
|
@@ -40,52 +40,53 @@
|
|
40
40
|
mso-font-charset: 77;
|
41
41
|
mso-generic-font-family: swiss;
|
42
42
|
mso-font-pitch: variable;
|
43
|
-
mso-font-signature: 536870919 1 0 0 403 0;
|
44
|
-
|
43
|
+
mso-font-signature: 536870919 1 0 0 403 0;
|
44
|
+
}
|
45
45
|
@font-face {
|
46
46
|
font-family: Tahoma;
|
47
47
|
panose-1: 2 11 6 4 3 5 4 4 2 4;
|
48
48
|
mso-font-charset: 0;
|
49
49
|
mso-generic-font-family: swiss;
|
50
50
|
mso-font-pitch: variable;
|
51
|
-
mso-font-signature: -520081665 -1073717157 41 0 66047 0;
|
52
|
-
|
51
|
+
mso-font-signature: -520081665 -1073717157 41 0 66047 0;
|
52
|
+
}
|
53
53
|
@font-face {
|
54
54
|
font-family: Times;
|
55
55
|
panose-1: 2 0 5 0 0 0 0 0 0 0;
|
56
56
|
mso-font-charset: 0;
|
57
57
|
mso-generic-font-family: auto;
|
58
58
|
mso-font-pitch: variable;
|
59
|
-
mso-font-signature: -536870145 1342185562 0 0 415 0;
|
60
|
-
|
59
|
+
mso-font-signature: -536870145 1342185562 0 0 415 0;
|
60
|
+
}
|
61
61
|
@font-face {
|
62
62
|
font-family: "Wingdings 2";
|
63
63
|
panose-1: 5 2 1 2 1 5 7 7 7 7;
|
64
64
|
mso-font-charset: 2;
|
65
65
|
mso-generic-font-family: decorative;
|
66
66
|
mso-font-pitch: variable;
|
67
|
-
mso-font-signature: 0 268435456 0 0 -2147483648 0;
|
68
|
-
|
67
|
+
mso-font-signature: 0 268435456 0 0 -2147483648 0;
|
68
|
+
}
|
69
69
|
@font-face {
|
70
|
-
font-family: "
|
70
|
+
font-family: "@MS Mincho";
|
71
71
|
panose-1: 2 2 6 9 4 2 5 8 3 4;
|
72
72
|
mso-font-charset: 128;
|
73
73
|
mso-generic-font-family: modern;
|
74
74
|
mso-font-pitch: fixed;
|
75
|
-
mso-font-signature: -536870145 1791491579 134217746 0 131231 0;
|
76
|
-
|
75
|
+
mso-font-signature: -536870145 1791491579 134217746 0 131231 0;
|
76
|
+
}
|
77
77
|
p.MsoNormal, li.MsoNormal, div.MsoNormal {
|
78
78
|
mso-style-unhide: no;
|
79
79
|
mso-style-qformat: yes;
|
80
80
|
mso-style-parent: "";
|
81
81
|
margin: 0cm;
|
82
|
-
margin-bottom:
|
82
|
+
margin-bottom: 12pt;
|
83
83
|
mso-pagination: widow-orphan;
|
84
84
|
font-size: {{normalfontsize}};
|
85
85
|
font-family: {{bodyfont}};
|
86
86
|
mso-fareast-font-family: "Times New Roman";
|
87
87
|
mso-ansi-language: EN-US;
|
88
|
-
mso-fareast-language: EN-US;
|
88
|
+
mso-fareast-language: EN-US;
|
89
|
+
}
|
89
90
|
|
90
91
|
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
|
91
92
|
mso-style-priority: 34;
|
@@ -93,14 +94,15 @@ p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
|
|
93
94
|
mso-style-qformat: yes;
|
94
95
|
margin-top: 0cm;
|
95
96
|
margin-right: 0cm;
|
96
|
-
margin-bottom:
|
97
|
+
margin-bottom: 12pt;
|
97
98
|
/* do not put in margin-left, it is specific to list level */
|
98
99
|
mso-add-space: auto;
|
99
100
|
mso-pagination: widow-orphan;
|
100
101
|
font-size: {{normalfontsize}};
|
101
102
|
font-family: {{bodyfont}};
|
102
103
|
mso-ansi-language: EN-AU;
|
103
|
-
mso-fareast-language: EN-US;
|
104
|
+
mso-fareast-language: EN-US;
|
105
|
+
}
|
104
106
|
|
105
107
|
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst {
|
106
108
|
mso-style-priority: 34;
|
@@ -109,14 +111,15 @@ p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphC
|
|
109
111
|
mso-style-type: export-only;
|
110
112
|
margin-top: 0cm;
|
111
113
|
margin-right: 0cm;
|
112
|
-
margin-bottom:
|
114
|
+
margin-bottom: 12pt;
|
113
115
|
/* do not put in margin-left, it is specific to list level */
|
114
116
|
mso-add-space: auto;
|
115
117
|
mso-pagination: widow-orphan;
|
116
118
|
font-size: {{normalfontsize}};
|
117
119
|
font-family: {{bodyfont}};
|
118
120
|
mso-ansi-language: EN-AU;
|
119
|
-
mso-fareast-language: EN-US;
|
121
|
+
mso-fareast-language: EN-US;
|
122
|
+
}
|
120
123
|
|
121
124
|
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle {
|
122
125
|
mso-style-priority: 34;
|
@@ -125,14 +128,15 @@ p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagrap
|
|
125
128
|
mso-style-type: export-only;
|
126
129
|
margin-top: 0cm;
|
127
130
|
margin-right: 0cm;
|
128
|
-
margin-bottom:
|
131
|
+
margin-bottom: 12pt;
|
129
132
|
/* do not put in margin-left, it is specific to list level */
|
130
133
|
mso-add-space: auto;
|
131
134
|
mso-pagination: widow-orphan;
|
132
135
|
font-size: {{normalfontsize}};
|
133
136
|
font-family: {{bodyfont}};
|
134
137
|
mso-ansi-language: EN-AU;
|
135
|
-
mso-fareast-language: EN-US;
|
138
|
+
mso-fareast-language: EN-US;
|
139
|
+
}
|
136
140
|
|
137
141
|
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
|
138
142
|
mso-style-priority: 34;
|
@@ -141,97 +145,105 @@ p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxS
|
|
141
145
|
mso-style-type: export-only;
|
142
146
|
margin-top: 0cm;
|
143
147
|
margin-right: 0cm;
|
144
|
-
margin-bottom:
|
148
|
+
margin-bottom: 12pt;
|
145
149
|
/* do not put in margin-left, it is specific to list level */
|
146
150
|
mso-add-space: auto;
|
147
151
|
mso-pagination: widow-orphan;
|
148
152
|
font-size: {{normalfontsize}};
|
149
153
|
font-family: {{bodyfont}};
|
150
154
|
mso-ansi-language: EN-AU;
|
151
|
-
mso-fareast-language: EN-US;
|
155
|
+
mso-fareast-language: EN-US;
|
156
|
+
}
|
152
157
|
|
153
158
|
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {
|
154
159
|
mso-style-noshow: yes;
|
155
160
|
mso-style-unhide: no;
|
156
161
|
mso-style-name: "Comment Text";
|
157
162
|
margin: 0cm;
|
158
|
-
margin-bottom: .0001pt;
|
163
|
+
margin-bottom: 0.0001pt;
|
159
164
|
mso-pagination: widow-orphan;
|
160
165
|
font-size: {{footnotefontsize}};
|
161
166
|
font-family: {{bodyfont}};
|
162
167
|
mso-fareast-font-family: "Times New Roman";
|
163
168
|
mso-ansi-language: EN-US;
|
164
|
-
mso-fareast-language: EN-US;
|
169
|
+
mso-fareast-language: EN-US;
|
170
|
+
}
|
165
171
|
|
166
172
|
p.MsoHeader, li.MsoHeader, div.MsoHeader {
|
167
173
|
mso-style-unhide: no;
|
168
174
|
margin: 0cm;
|
169
|
-
margin-bottom: .0001pt;
|
175
|
+
margin-bottom: 0.0001pt;
|
170
176
|
mso-pagination: widow-orphan;
|
171
|
-
tab-stops: center
|
177
|
+
tab-stops: center 216pt right 482pt;
|
172
178
|
font-size: {{normalfontsize}};
|
173
179
|
font-family: {{bodyfont}};
|
174
180
|
mso-fareast-font-family: "Times New Roman";
|
175
181
|
mso-ansi-language: EN-US;
|
176
|
-
mso-fareast-language: EN-US;
|
182
|
+
mso-fareast-language: EN-US;
|
183
|
+
}
|
177
184
|
|
178
185
|
p.MsoHeaderLandscape, li.MsoHeaderLandscape, div.MsoHeaderLandscape {
|
179
186
|
mso-style-unhide: no;
|
180
187
|
margin: 0cm;
|
181
|
-
margin-bottom: .0001pt;
|
188
|
+
margin-bottom: 0.0001pt;
|
182
189
|
mso-pagination: widow-orphan;
|
183
|
-
tab-stops: center
|
190
|
+
tab-stops: center 367pt right 734pt;
|
184
191
|
font-size: {{normalfontsize}};
|
185
192
|
font-family: {{bodyfont}};
|
186
193
|
mso-fareast-font-family: "Times New Roman";
|
187
194
|
mso-ansi-language: EN-US;
|
188
|
-
mso-fareast-language: EN-US;
|
195
|
+
mso-fareast-language: EN-US;
|
196
|
+
}
|
189
197
|
|
190
198
|
p.MsoFooter, li.MsoFooter, div.MsoFooter {
|
191
199
|
mso-style-unhide: no;
|
192
200
|
margin: 0cm;
|
193
|
-
margin-bottom: .0001pt;
|
201
|
+
margin-bottom: 0.0001pt;
|
194
202
|
mso-pagination: widow-orphan;
|
195
|
-
tab-stops: right
|
203
|
+
tab-stops: right 482pt;
|
196
204
|
font-size: {{normalfontsize}};
|
197
205
|
font-family: {{bodyfont}};
|
198
206
|
mso-fareast-font-family: "Times New Roman";
|
199
207
|
mso-ansi-language: EN-US;
|
200
|
-
mso-fareast-language: EN-US;
|
208
|
+
mso-fareast-language: EN-US;
|
209
|
+
}
|
201
210
|
|
202
211
|
p.MsoFooterLandscape, li.MsoFooterLandscape, div.MsoFooterLandscape {
|
203
212
|
mso-style-unhide: no;
|
204
213
|
margin: 0cm;
|
205
|
-
margin-bottom: .0001pt;
|
214
|
+
margin-bottom: 0.0001pt;
|
206
215
|
mso-pagination: widow-orphan;
|
207
|
-
tab-stops: right
|
216
|
+
tab-stops: right 734pt;
|
208
217
|
font-size: {{normalfontsize}};
|
209
218
|
font-family: {{bodyfont}};
|
210
219
|
mso-fareast-font-family: "Times New Roman";
|
211
220
|
mso-ansi-language: EN-US;
|
212
|
-
mso-fareast-language: EN-US;
|
221
|
+
mso-fareast-language: EN-US;
|
222
|
+
}
|
213
223
|
|
214
224
|
span.MsoCommentReference {
|
215
225
|
mso-style-noshow: yes;
|
216
226
|
mso-style-unhide: no;
|
217
227
|
mso-style-parent: "";
|
218
|
-
mso-ansi-font-size:
|
219
|
-
mso-bidi-font-size:
|
228
|
+
mso-ansi-font-size: 8pt;
|
229
|
+
mso-bidi-font-size: 8pt;
|
230
|
+
}
|
220
231
|
|
221
232
|
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {
|
222
233
|
mso-style-unhide: no;
|
223
|
-
margin-top:
|
234
|
+
margin-top: 9pt;
|
224
235
|
margin-right: 0cm;
|
225
236
|
margin-bottom: 0cm;
|
226
237
|
margin-left: 0cm;
|
227
|
-
margin-bottom: .0001pt;
|
238
|
+
margin-bottom: 0.0001pt;
|
228
239
|
mso-pagination: widow-orphan;
|
229
|
-
font-size:
|
240
|
+
font-size: 12pt;
|
230
241
|
font-family: {{bodyfont}};
|
231
242
|
mso-fareast-font-family: "Times New Roman";
|
232
243
|
mso-bidi-font-family: "Times New Roman";
|
233
244
|
mso-ansi-language: EN-US;
|
234
|
-
mso-fareast-language: EN-US;
|
245
|
+
mso-fareast-language: EN-US;
|
246
|
+
}
|
235
247
|
|
236
248
|
p.MsoTitle, li.MsoTitle, div.MsoTitle {
|
237
249
|
mso-style-priority: 10;
|
@@ -240,17 +252,18 @@ p.MsoTitle, li.MsoTitle, div.MsoTitle {
|
|
240
252
|
mso-style-link: "Title Char";
|
241
253
|
mso-style-next: Normal;
|
242
254
|
margin: 0cm;
|
243
|
-
margin-bottom: .0001pt;
|
255
|
+
margin-bottom: 0.0001pt;
|
244
256
|
mso-add-space: auto;
|
245
257
|
mso-pagination: widow-orphan;
|
246
|
-
font-size:
|
247
|
-
font-family: "Calibri Light",sans-serif;
|
258
|
+
font-size: 28pt;
|
259
|
+
font-family: "Calibri Light", sans-serif;
|
248
260
|
mso-fareast-font-family: "Times New Roman";
|
249
261
|
mso-bidi-font-family: "Times New Roman";
|
250
|
-
letter-spacing:
|
251
|
-
mso-font-kerning:
|
262
|
+
letter-spacing: -0.5pt;
|
263
|
+
mso-font-kerning: 14pt;
|
252
264
|
mso-ansi-language: EN-US;
|
253
|
-
mso-fareast-language: EN-US;
|
265
|
+
mso-fareast-language: EN-US;
|
266
|
+
}
|
254
267
|
|
255
268
|
p.MsoTitleCxSpFirst, li.MsoTitleCxSpFirst, div.MsoTitleCxSpFirst {
|
256
269
|
mso-style-priority: 10;
|
@@ -260,17 +273,18 @@ p.MsoTitleCxSpFirst, li.MsoTitleCxSpFirst, div.MsoTitleCxSpFirst {
|
|
260
273
|
mso-style-next: Normal;
|
261
274
|
mso-style-type: export-only;
|
262
275
|
margin: 0cm;
|
263
|
-
margin-bottom: .0001pt;
|
276
|
+
margin-bottom: 0.0001pt;
|
264
277
|
mso-add-space: auto;
|
265
278
|
mso-pagination: widow-orphan;
|
266
|
-
font-size:
|
267
|
-
font-family: "Calibri Light",sans-serif;
|
279
|
+
font-size: 28pt;
|
280
|
+
font-family: "Calibri Light", sans-serif;
|
268
281
|
mso-fareast-font-family: "Times New Roman";
|
269
282
|
mso-bidi-font-family: "Times New Roman";
|
270
|
-
letter-spacing:
|
271
|
-
mso-font-kerning:
|
283
|
+
letter-spacing: -0.5pt;
|
284
|
+
mso-font-kerning: 14pt;
|
272
285
|
mso-ansi-language: EN-US;
|
273
|
-
mso-fareast-language: EN-US;
|
286
|
+
mso-fareast-language: EN-US;
|
287
|
+
}
|
274
288
|
|
275
289
|
p.MsoTitleCxSpMiddle, li.MsoTitleCxSpMiddle, div.MsoTitleCxSpMiddle {
|
276
290
|
mso-style-priority: 10;
|
@@ -280,17 +294,18 @@ p.MsoTitleCxSpMiddle, li.MsoTitleCxSpMiddle, div.MsoTitleCxSpMiddle {
|
|
280
294
|
mso-style-next: Normal;
|
281
295
|
mso-style-type: export-only;
|
282
296
|
margin: 0cm;
|
283
|
-
margin-bottom: .0001pt;
|
297
|
+
margin-bottom: 0.0001pt;
|
284
298
|
mso-add-space: auto;
|
285
299
|
mso-pagination: widow-orphan;
|
286
|
-
font-size:
|
287
|
-
font-family: "Calibri Light",sans-serif;
|
300
|
+
font-size: 28pt;
|
301
|
+
font-family: "Calibri Light", sans-serif;
|
288
302
|
mso-fareast-font-family: "Times New Roman";
|
289
303
|
mso-bidi-font-family: "Times New Roman";
|
290
|
-
letter-spacing:
|
291
|
-
mso-font-kerning:
|
304
|
+
letter-spacing: -0.5pt;
|
305
|
+
mso-font-kerning: 14pt;
|
292
306
|
mso-ansi-language: EN-US;
|
293
|
-
mso-fareast-language: EN-US;
|
307
|
+
mso-fareast-language: EN-US;
|
308
|
+
}
|
294
309
|
|
295
310
|
p.MsoTitleCxSpLast, li.MsoTitleCxSpLast, div.MsoTitleCxSpLast {
|
296
311
|
mso-style-priority: 10;
|
@@ -300,31 +315,34 @@ p.MsoTitleCxSpLast, li.MsoTitleCxSpLast, div.MsoTitleCxSpLast {
|
|
300
315
|
mso-style-next: Normal;
|
301
316
|
mso-style-type: export-only;
|
302
317
|
margin: 0cm;
|
303
|
-
margin-bottom: .0001pt;
|
318
|
+
margin-bottom: 0.0001pt;
|
304
319
|
mso-add-space: auto;
|
305
320
|
mso-pagination: widow-orphan;
|
306
|
-
font-size:
|
307
|
-
font-family: "Calibri Light",sans-serif;
|
321
|
+
font-size: 28pt;
|
322
|
+
font-family: "Calibri Light", sans-serif;
|
308
323
|
mso-fareast-font-family: "Times New Roman";
|
309
324
|
mso-bidi-font-family: "Times New Roman";
|
310
|
-
letter-spacing:
|
311
|
-
mso-font-kerning:
|
325
|
+
letter-spacing: -0.5pt;
|
326
|
+
mso-font-kerning: 14pt;
|
312
327
|
mso-ansi-language: EN-US;
|
313
|
-
mso-fareast-language: EN-US;
|
328
|
+
mso-fareast-language: EN-US;
|
329
|
+
}
|
314
330
|
|
315
331
|
a:link, span.MsoHyperlink {
|
316
332
|
mso-style-unhide: no;
|
317
333
|
mso-style-parent: "";
|
318
334
|
color: blue;
|
319
335
|
text-decoration: underline;
|
320
|
-
text-underline: single;
|
336
|
+
text-underline: single;
|
337
|
+
}
|
321
338
|
|
322
339
|
a:visited, span.MsoHyperlinkFollowed {
|
323
340
|
mso-style-unhide: no;
|
324
341
|
mso-style-parent: "";
|
325
342
|
color: purple;
|
326
343
|
text-decoration: underline;
|
327
|
-
text-underline: single;
|
344
|
+
text-underline: single;
|
345
|
+
}
|
328
346
|
|
329
347
|
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {
|
330
348
|
mso-style-noshow: yes;
|
@@ -332,43 +350,49 @@ p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {
|
|
332
350
|
mso-style-parent: "Comment Text";
|
333
351
|
mso-style-next: "Comment Text";
|
334
352
|
margin: 0cm;
|
335
|
-
margin-bottom: .0001pt;
|
353
|
+
margin-bottom: 0.0001pt;
|
336
354
|
mso-pagination: widow-orphan;
|
337
355
|
font-size: {{footnotefontsize}};
|
338
356
|
font-family: {{bodyfont}};
|
339
357
|
mso-fareast-font-family: "Times New Roman";
|
340
358
|
mso-ansi-language: EN-US;
|
341
359
|
mso-fareast-language: EN-US;
|
342
|
-
font-weight: bold;
|
360
|
+
font-weight: bold;
|
361
|
+
}
|
343
362
|
|
344
363
|
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {
|
345
364
|
mso-style-noshow: yes;
|
346
365
|
mso-style-unhide: no;
|
347
366
|
margin: 0cm;
|
348
|
-
margin-bottom: .0001pt;
|
367
|
+
margin-bottom: 0.0001pt;
|
349
368
|
mso-pagination: widow-orphan;
|
350
|
-
font-size:
|
351
|
-
font-family: "Tahoma",sans-serif;
|
369
|
+
font-size: 8pt;
|
370
|
+
font-family: "Tahoma", sans-serif;
|
352
371
|
mso-fareast-font-family: "Times New Roman";
|
353
372
|
mso-ansi-language: EN-US;
|
354
|
-
mso-fareast-language: EN-US;
|
373
|
+
mso-fareast-language: EN-US;
|
374
|
+
}
|
355
375
|
|
356
376
|
span.blackgraphtxsidebar {
|
357
377
|
mso-style-name: blackgraphtxsidebar;
|
358
378
|
mso-style-unhide: no;
|
359
|
-
mso-style-parent: "";
|
379
|
+
mso-style-parent: "";
|
380
|
+
}
|
360
381
|
|
361
382
|
span.blackgraphtx {
|
362
383
|
mso-style-name: blackgraphtx;
|
363
384
|
mso-style-unhide: no;
|
364
|
-
mso-style-parent: "";
|
385
|
+
mso-style-parent: "";
|
386
|
+
}
|
365
387
|
|
366
388
|
.MsoChpDefault {
|
367
389
|
mso-style-type: export-only;
|
368
|
-
mso-default-props: yes;
|
390
|
+
mso-default-props: yes;
|
391
|
+
}
|
369
392
|
|
370
393
|
div.figure, p.figure {
|
371
|
-
text-align: center;
|
394
|
+
text-align: center;
|
395
|
+
}
|
372
396
|
|
373
397
|
h1, .h1 {
|
374
398
|
mso-style-priority: 1;
|
@@ -379,7 +403,7 @@ h1, .h1 {
|
|
379
403
|
mso-style-next: Normal;
|
380
404
|
margin-top: 13.5pt;
|
381
405
|
margin-right: 0cm;
|
382
|
-
margin-bottom:
|
406
|
+
margin-bottom: 12pt;
|
383
407
|
margin-left: 0cm;
|
384
408
|
text-indent: 0cm;
|
385
409
|
line-height: 13.5pt;
|
@@ -387,19 +411,21 @@ h1, .h1 {
|
|
387
411
|
page-break-after: avoid;
|
388
412
|
mso-hyphenate: none;
|
389
413
|
tab-stops: 0.7cm;
|
390
|
-
font-size:
|
391
|
-
mso-bidi-font-size:
|
414
|
+
font-size: 13pt;
|
415
|
+
mso-bidi-font-size: 11pt;
|
392
416
|
font-family: {{headerfont}};
|
393
417
|
mso-fareast-font-family: {{headerfont}};
|
394
418
|
color: #0E1A85;
|
395
419
|
mso-font-kerning: 0pt;
|
396
420
|
mso-ansi-language: EN-GB;
|
397
421
|
mso-fareast-language: JA;
|
398
|
-
mso-bidi-font-weight: normal;
|
422
|
+
mso-bidi-font-weight: normal;
|
423
|
+
}
|
399
424
|
|
400
425
|
h1 {
|
401
426
|
mso-outline-level: 1;
|
402
|
-
mso-list: l1 level1 lfo6;
|
427
|
+
mso-list: l1 level1 lfo6;
|
428
|
+
}
|
403
429
|
|
404
430
|
h1.Annex {
|
405
431
|
mso-style-priority: 1;
|
@@ -407,9 +433,9 @@ h1.Annex {
|
|
407
433
|
mso-style-qformat: yes;
|
408
434
|
mso-style-link: "Heading 1 Char";
|
409
435
|
mso-style-next: Normal;
|
410
|
-
margin-top:
|
436
|
+
margin-top: 3pt;
|
411
437
|
margin-right: 0cm;
|
412
|
-
margin-bottom:
|
438
|
+
margin-bottom: 12pt;
|
413
439
|
margin-left: 0cm;
|
414
440
|
text-indent: 0cm;
|
415
441
|
line-height: 12.5pt;
|
@@ -420,16 +446,17 @@ h1.Annex {
|
|
420
446
|
mso-outline-level: 1;
|
421
447
|
mso-list: l1 level1 lfo6;
|
422
448
|
mso-hyphenate: none;
|
423
|
-
tab-stops:
|
424
|
-
font-size:
|
425
|
-
mso-bidi-font-size:
|
449
|
+
tab-stops: 1cm;
|
450
|
+
font-size: 12pt;
|
451
|
+
mso-bidi-font-size: 11pt;
|
426
452
|
font-family: {{headerfont}};
|
427
453
|
mso-fareast-font-family: {{headerfont}};
|
428
454
|
color: #0E1A85;
|
429
455
|
mso-font-kerning: 0pt;
|
430
456
|
mso-ansi-language: EN-GB;
|
431
457
|
mso-fareast-language: JA;
|
432
|
-
mso-bidi-font-weight: normal;
|
458
|
+
mso-bidi-font-weight: normal;
|
459
|
+
}
|
433
460
|
|
434
461
|
.h2Annex {
|
435
462
|
mso-style-priority: 2;
|
@@ -438,9 +465,9 @@ h1.Annex {
|
|
438
465
|
mso-style-parent: "Heading 1";
|
439
466
|
mso-style-link: "Heading 2 Char";
|
440
467
|
mso-style-next: Normal;
|
441
|
-
margin-top:
|
468
|
+
margin-top: 3pt;
|
442
469
|
margin-right: 0cm;
|
443
|
-
margin-bottom:
|
470
|
+
margin-bottom: 12pt;
|
444
471
|
margin-left: 0cm;
|
445
472
|
text-indent: 0cm;
|
446
473
|
line-height: 12.5pt;
|
@@ -448,16 +475,17 @@ h1.Annex {
|
|
448
475
|
page-break-after: avoid;
|
449
476
|
mso-outline-level: 2;
|
450
477
|
mso-hyphenate: none;
|
451
|
-
tab-stops:
|
452
|
-
font-size:
|
478
|
+
tab-stops: 1cm;
|
479
|
+
font-size: 12pt;
|
453
480
|
font-weight: bold;
|
454
|
-
mso-bidi-font-size:
|
481
|
+
mso-bidi-font-size: 11pt;
|
455
482
|
font-family: {{headerfont}};
|
456
483
|
mso-fareast-font-family: {{headerfont}};
|
457
484
|
color: #0E1A85;
|
458
485
|
mso-ansi-language: EN-GB;
|
459
486
|
mso-fareast-language: JA;
|
460
|
-
mso-bidi-font-weight: normal;
|
487
|
+
mso-bidi-font-weight: normal;
|
488
|
+
}
|
461
489
|
|
462
490
|
h2, .h2 {
|
463
491
|
mso-style-priority: 2;
|
@@ -467,28 +495,30 @@ h2, .h2 {
|
|
467
495
|
mso-style-parent: "Heading 1";
|
468
496
|
mso-style-link: "Heading 2 Char";
|
469
497
|
mso-style-next: Normal;
|
470
|
-
margin-top:
|
498
|
+
margin-top: 3pt;
|
471
499
|
margin-right: 0cm;
|
472
|
-
margin-bottom:
|
500
|
+
margin-bottom: 12pt;
|
473
501
|
margin-left: 0cm;
|
474
502
|
text-indent: 0cm;
|
475
503
|
line-height: 12.5pt;
|
476
504
|
mso-pagination: widow-orphan;
|
477
505
|
page-break-after: avoid;
|
478
506
|
mso-hyphenate: none;
|
479
|
-
tab-stops:
|
480
|
-
font-size:
|
481
|
-
mso-bidi-font-size:
|
507
|
+
tab-stops: 1cm;
|
508
|
+
font-size: 12pt;
|
509
|
+
mso-bidi-font-size: 11pt;
|
482
510
|
font-family: {{headerfont}};
|
483
511
|
mso-fareast-font-family: {{headerfont}};
|
484
512
|
color: #0E1A85;
|
485
513
|
mso-ansi-language: EN-GB;
|
486
514
|
mso-fareast-language: JA;
|
487
|
-
mso-bidi-font-weight: normal;
|
515
|
+
mso-bidi-font-weight: normal;
|
516
|
+
}
|
488
517
|
|
489
518
|
h2 {
|
490
519
|
mso-outline-level: 2;
|
491
|
-
mso-list: l1 level2 lfo6;
|
520
|
+
mso-list: l1 level2 lfo6;
|
521
|
+
}
|
492
522
|
|
493
523
|
h3, .h3 {
|
494
524
|
mso-style-priority: 3;
|
@@ -498,27 +528,29 @@ h3, .h3 {
|
|
498
528
|
mso-style-parent: "Heading 2";
|
499
529
|
mso-style-link: "Heading 3 Char";
|
500
530
|
mso-style-next: Normal;
|
501
|
-
margin-top:
|
531
|
+
margin-top: 3pt;
|
502
532
|
margin-right: 0cm;
|
503
|
-
margin-bottom:
|
533
|
+
margin-bottom: 12pt;
|
504
534
|
margin-left: 0cm;
|
505
535
|
text-indent: 0cm;
|
506
|
-
line-height:
|
536
|
+
line-height: 12pt;
|
507
537
|
mso-pagination: widow-orphan;
|
508
538
|
page-break-after: avoid;
|
509
539
|
mso-hyphenate: none;
|
510
540
|
tab-stops: 1.3cm;
|
511
|
-
font-size:
|
541
|
+
font-size: 11pt;
|
512
542
|
font-family: {{headerfont}};
|
513
543
|
color: #0E1A85;
|
514
544
|
mso-fareast-font-family: {{headerfont}};
|
515
545
|
mso-ansi-language: EN-GB;
|
516
546
|
mso-fareast-language: JA;
|
517
|
-
mso-bidi-font-weight: normal;
|
547
|
+
mso-bidi-font-weight: normal;
|
548
|
+
}
|
518
549
|
|
519
550
|
h3 {
|
520
551
|
mso-outline-level: 3;
|
521
|
-
mso-list: l1 level3 lfo6;
|
552
|
+
mso-list: l1 level3 lfo6;
|
553
|
+
}
|
522
554
|
|
523
555
|
h4, .h4 {
|
524
556
|
mso-style-priority: 4;
|
@@ -528,27 +560,29 @@ h4, .h4 {
|
|
528
560
|
mso-style-parent: "Heading 3";
|
529
561
|
mso-style-link: "Heading 4 Char";
|
530
562
|
mso-style-next: Normal;
|
531
|
-
margin-top:
|
563
|
+
margin-top: 3pt;
|
532
564
|
margin-right: 0cm;
|
533
|
-
margin-bottom:
|
565
|
+
margin-bottom: 12pt;
|
534
566
|
margin-left: 0cm;
|
535
567
|
text-indent: 0cm;
|
536
|
-
line-height:
|
568
|
+
line-height: 12pt;
|
537
569
|
mso-pagination: widow-orphan;
|
538
570
|
page-break-after: avoid;
|
539
571
|
mso-hyphenate: none;
|
540
572
|
tab-stops: 1.6cm;
|
541
|
-
font-size:
|
573
|
+
font-size: 11pt;
|
542
574
|
font-family: {{headerfont}};
|
543
575
|
color: #0E1A85;
|
544
576
|
mso-fareast-font-family: {{headerfont}};
|
545
577
|
mso-ansi-language: EN-GB;
|
546
578
|
mso-fareast-language: JA;
|
547
|
-
mso-bidi-font-weight: normal;
|
579
|
+
mso-bidi-font-weight: normal;
|
580
|
+
}
|
548
581
|
|
549
582
|
h4 {
|
550
583
|
mso-outline-level: 4;
|
551
|
-
mso-list: l1 level4 lfo6;
|
584
|
+
mso-list: l1 level4 lfo6;
|
585
|
+
}
|
552
586
|
|
553
587
|
h5, .h5 {
|
554
588
|
mso-style-priority: 5;
|
@@ -558,27 +592,29 @@ h5, .h5 {
|
|
558
592
|
mso-style-parent: "Heading 4";
|
559
593
|
mso-style-link: "Heading 5 Char";
|
560
594
|
mso-style-next: Normal;
|
561
|
-
margin-top:
|
595
|
+
margin-top: 3pt;
|
562
596
|
margin-right: 0cm;
|
563
|
-
margin-bottom:
|
597
|
+
margin-bottom: 12pt;
|
564
598
|
margin-left: 0cm;
|
565
599
|
text-indent: 0cm;
|
566
|
-
line-height:
|
600
|
+
line-height: 12pt;
|
567
601
|
mso-pagination: widow-orphan;
|
568
602
|
page-break-after: avoid;
|
569
603
|
mso-hyphenate: none;
|
570
604
|
tab-stops: 1.9cm;
|
571
|
-
font-size:
|
605
|
+
font-size: 11pt;
|
572
606
|
font-family: {{headerfont}};
|
573
607
|
mso-fareast-font-family: {{headerfont}};
|
574
608
|
color: #0E1A85;
|
575
609
|
mso-ansi-language: EN-GB;
|
576
610
|
mso-fareast-language: JA;
|
577
|
-
mso-bidi-font-weight: normal;
|
611
|
+
mso-bidi-font-weight: normal;
|
612
|
+
}
|
578
613
|
|
579
614
|
h5 {
|
580
615
|
mso-outline-level: 5;
|
581
|
-
mso-list: l1 level5 lfo6;
|
616
|
+
mso-list: l1 level5 lfo6;
|
617
|
+
}
|
582
618
|
|
583
619
|
h6, .h6 {
|
584
620
|
mso-style-priority: 6;
|
@@ -588,50 +624,53 @@ h6, .h6 {
|
|
588
624
|
mso-style-parent: "Heading 5";
|
589
625
|
mso-style-link: "Heading 6 Char";
|
590
626
|
mso-style-next: Normal;
|
591
|
-
margin-top:
|
627
|
+
margin-top: 3pt;
|
592
628
|
margin-right: 0cm;
|
593
|
-
margin-bottom:
|
629
|
+
margin-bottom: 12pt;
|
594
630
|
margin-left: 0cm;
|
595
631
|
text-indent: 0cm;
|
596
|
-
line-height:
|
632
|
+
line-height: 12pt;
|
597
633
|
mso-pagination: widow-orphan;
|
598
634
|
page-break-after: avoid;
|
599
635
|
mso-hyphenate: none;
|
600
636
|
tab-stops: 2.2cm;
|
601
|
-
font-size:
|
637
|
+
font-size: 11pt;
|
602
638
|
font-family: {{headerfont}};
|
603
639
|
color: #0E1A85;
|
604
640
|
mso-fareast-font-family: {{headerfont}};
|
605
641
|
mso-ansi-language: EN-GB;
|
606
642
|
mso-fareast-language: JA;
|
607
|
-
mso-bidi-font-weight: normal;
|
643
|
+
mso-bidi-font-weight: normal;
|
644
|
+
}
|
608
645
|
|
609
646
|
h6 {
|
610
647
|
mso-outline-level: 6;
|
611
|
-
mso-list: l1 level6 lfo6;
|
648
|
+
mso-list: l1 level6 lfo6;
|
649
|
+
}
|
612
650
|
|
613
651
|
p.MsoToc1, li.MsoToc1, div.MsoToc1 {
|
614
652
|
mso-style-priority: 39;
|
615
653
|
mso-style-unhide: no;
|
616
654
|
mso-style-name: "TOC 1";
|
617
655
|
mso-style-next: Normal;
|
618
|
-
margin-top:
|
619
|
-
margin-right:
|
656
|
+
margin-top: 6pt;
|
657
|
+
margin-right: 25pt;
|
620
658
|
margin-bottom: 0cm;
|
621
|
-
margin-left:
|
622
|
-
margin-bottom: .0001pt;
|
623
|
-
text-indent: -
|
624
|
-
line-height:
|
659
|
+
margin-left: 36pt;
|
660
|
+
margin-bottom: 0.0001pt;
|
661
|
+
text-indent: -36pt;
|
662
|
+
line-height: 12pt;
|
625
663
|
mso-pagination: widow-orphan;
|
626
664
|
mso-hyphenate: none;
|
627
|
-
tab-stops: 20.15pt
|
665
|
+
tab-stops: 20.15pt 36pt right dotted 487.6pt;
|
628
666
|
font-size: {{normalfontsize}};
|
629
667
|
font-family: {{bodyfont}};
|
630
668
|
mso-fareast-font-family: {{bodyfont}};
|
631
669
|
mso-bidi-font-family: {{bodyfont}};
|
632
670
|
mso-ansi-language: EN-GB;
|
633
671
|
font-weight: bold;
|
634
|
-
mso-bidi-font-weight: normal;
|
672
|
+
mso-bidi-font-weight: normal;
|
673
|
+
}
|
635
674
|
|
636
675
|
p.MsoToc2, li.MsoToc2, div.MsoToc2 {
|
637
676
|
mso-style-noshow: yes;
|
@@ -641,22 +680,23 @@ p.MsoToc2, li.MsoToc2, div.MsoToc2 {
|
|
641
680
|
mso-style-parent: "TOC 1";
|
642
681
|
mso-style-next: Normal;
|
643
682
|
margin-top: 0cm;
|
644
|
-
margin-right:
|
683
|
+
margin-right: 25pt;
|
645
684
|
margin-bottom: 0cm;
|
646
|
-
margin-left:
|
647
|
-
margin-bottom: .0001pt;
|
648
|
-
text-indent: -
|
649
|
-
line-height:
|
685
|
+
margin-left: 36pt;
|
686
|
+
margin-bottom: 0.0001pt;
|
687
|
+
text-indent: -36pt;
|
688
|
+
line-height: 12pt;
|
650
689
|
mso-pagination: widow-orphan;
|
651
690
|
mso-hyphenate: none;
|
652
|
-
tab-stops: 20.15pt
|
691
|
+
tab-stops: 20.15pt 36pt right dotted 487.6pt;
|
653
692
|
font-size: {{normalfontsize}};
|
654
693
|
font-family: {{bodyfont}};
|
655
694
|
mso-fareast-font-family: {{bodyfont}};
|
656
695
|
mso-bidi-font-family: {{bodyfont}};
|
657
696
|
mso-ansi-language: EN-GB;
|
658
697
|
font-weight: bold;
|
659
|
-
mso-bidi-font-weight: normal;
|
698
|
+
mso-bidi-font-weight: normal;
|
699
|
+
}
|
660
700
|
|
661
701
|
p.MsoToc3, li.MsoToc3, div.MsoToc3 {
|
662
702
|
mso-style-noshow: yes;
|
@@ -666,22 +706,23 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3 {
|
|
666
706
|
mso-style-parent: "TOC 2";
|
667
707
|
mso-style-next: Normal;
|
668
708
|
margin-top: 0cm;
|
669
|
-
margin-right:
|
709
|
+
margin-right: 25pt;
|
670
710
|
margin-bottom: 0cm;
|
671
|
-
margin-left:
|
672
|
-
margin-bottom: .0001pt;
|
673
|
-
text-indent: -
|
674
|
-
line-height:
|
711
|
+
margin-left: 36pt;
|
712
|
+
margin-bottom: 0.0001pt;
|
713
|
+
text-indent: -36pt;
|
714
|
+
line-height: 12pt;
|
675
715
|
mso-pagination: widow-orphan;
|
676
716
|
mso-hyphenate: none;
|
677
|
-
tab-stops: 20.15pt
|
717
|
+
tab-stops: 20.15pt 36pt right dotted 487.6pt;
|
678
718
|
font-size: {{normalfontsize}};
|
679
719
|
font-family: {{bodyfont}};
|
680
720
|
mso-fareast-font-family: {{bodyfont}};
|
681
721
|
mso-bidi-font-family: {{bodyfont}};
|
682
722
|
mso-ansi-language: EN-GB;
|
683
723
|
font-weight: bold;
|
684
|
-
mso-bidi-font-weight: normal;
|
724
|
+
mso-bidi-font-weight: normal;
|
725
|
+
}
|
685
726
|
|
686
727
|
p.MsoToc4, li.MsoToc4, div.MsoToc4 {
|
687
728
|
mso-style-noshow: yes;
|
@@ -691,12 +732,12 @@ p.MsoToc4, li.MsoToc4, div.MsoToc4 {
|
|
691
732
|
mso-style-parent: "TOC 3";
|
692
733
|
mso-style-next: Normal;
|
693
734
|
margin-top: 0cm;
|
694
|
-
margin-right:
|
735
|
+
margin-right: 25pt;
|
695
736
|
margin-bottom: 0cm;
|
696
|
-
margin-left:
|
697
|
-
margin-bottom: .0001pt;
|
698
|
-
text-indent: -
|
699
|
-
line-height:
|
737
|
+
margin-left: 36pt;
|
738
|
+
margin-bottom: 0.0001pt;
|
739
|
+
text-indent: -36pt;
|
740
|
+
line-height: 12pt;
|
700
741
|
mso-pagination: widow-orphan;
|
701
742
|
mso-hyphenate: none;
|
702
743
|
tab-stops: 20.15pt 47.9pt right dotted 487.6pt;
|
@@ -706,7 +747,8 @@ p.MsoToc4, li.MsoToc4, div.MsoToc4 {
|
|
706
747
|
mso-bidi-font-family: {{bodyfont}};
|
707
748
|
mso-ansi-language: EN-GB;
|
708
749
|
font-weight: bold;
|
709
|
-
mso-bidi-font-weight: normal;
|
750
|
+
mso-bidi-font-weight: normal;
|
751
|
+
}
|
710
752
|
|
711
753
|
p.MsoToc5, li.MsoToc5, div.MsoToc5 {
|
712
754
|
mso-style-noshow: yes;
|
@@ -716,12 +758,12 @@ p.MsoToc5, li.MsoToc5, div.MsoToc5 {
|
|
716
758
|
mso-style-parent: "TOC 4";
|
717
759
|
mso-style-next: Normal;
|
718
760
|
margin-top: 0cm;
|
719
|
-
margin-right:
|
761
|
+
margin-right: 25pt;
|
720
762
|
margin-bottom: 0cm;
|
721
|
-
margin-left:
|
722
|
-
margin-bottom: .0001pt;
|
723
|
-
text-indent: -
|
724
|
-
line-height:
|
763
|
+
margin-left: 36pt;
|
764
|
+
margin-bottom: 0.0001pt;
|
765
|
+
text-indent: -36pt;
|
766
|
+
line-height: 12pt;
|
725
767
|
mso-pagination: widow-orphan;
|
726
768
|
mso-hyphenate: none;
|
727
769
|
tab-stops: 20.15pt 47.9pt right dotted 487.6pt;
|
@@ -731,7 +773,8 @@ p.MsoToc5, li.MsoToc5, div.MsoToc5 {
|
|
731
773
|
mso-bidi-font-family: {{bodyfont}};
|
732
774
|
mso-ansi-language: EN-GB;
|
733
775
|
font-weight: bold;
|
734
|
-
mso-bidi-font-weight: normal;
|
776
|
+
mso-bidi-font-weight: normal;
|
777
|
+
}
|
735
778
|
|
736
779
|
p.MsoToc6, li.MsoToc6, div.MsoToc6 {
|
737
780
|
mso-style-noshow: yes;
|
@@ -741,22 +784,23 @@ p.MsoToc6, li.MsoToc6, div.MsoToc6 {
|
|
741
784
|
mso-style-parent: "TOC 5";
|
742
785
|
mso-style-next: Normal;
|
743
786
|
margin-top: 0cm;
|
744
|
-
margin-right:
|
787
|
+
margin-right: 25pt;
|
745
788
|
margin-bottom: 0cm;
|
746
|
-
margin-left:
|
747
|
-
margin-bottom: .0001pt;
|
748
|
-
text-indent: -
|
749
|
-
line-height:
|
789
|
+
margin-left: 36pt;
|
790
|
+
margin-bottom: 0.0001pt;
|
791
|
+
text-indent: -36pt;
|
792
|
+
line-height: 12pt;
|
750
793
|
mso-pagination: widow-orphan;
|
751
794
|
mso-hyphenate: none;
|
752
|
-
tab-stops: 20.15pt
|
795
|
+
tab-stops: 20.15pt 55pt right dotted 487.6pt;
|
753
796
|
font-size: 10.5pt;
|
754
797
|
font-family: {{bodyfont}};
|
755
798
|
mso-fareast-font-family: {{bodyfont}};
|
756
799
|
mso-bidi-font-family: {{bodyfont}};
|
757
800
|
mso-ansi-language: EN-GB;
|
758
801
|
font-weight: bold;
|
759
|
-
mso-bidi-font-weight: normal;
|
802
|
+
mso-bidi-font-weight: normal;
|
803
|
+
}
|
760
804
|
|
761
805
|
p.MsoToc7, li.MsoToc7, div.MsoToc7 {
|
762
806
|
mso-style-noshow: yes;
|
@@ -766,12 +810,12 @@ p.MsoToc7, li.MsoToc7, div.MsoToc7 {
|
|
766
810
|
mso-style-parent: "TOC 6";
|
767
811
|
mso-style-next: Normal;
|
768
812
|
margin-top: 0cm;
|
769
|
-
margin-right:
|
813
|
+
margin-right: 25pt;
|
770
814
|
margin-bottom: 0cm;
|
771
|
-
margin-left:
|
772
|
-
margin-bottom: .0001pt;
|
773
|
-
text-indent: -
|
774
|
-
line-height:
|
815
|
+
margin-left: 36pt;
|
816
|
+
margin-bottom: 0.0001pt;
|
817
|
+
text-indent: -36pt;
|
818
|
+
line-height: 12pt;
|
775
819
|
mso-pagination: widow-orphan;
|
776
820
|
mso-hyphenate: none;
|
777
821
|
tab-stops: 20.15pt 62.7pt right dotted 487.6pt;
|
@@ -781,7 +825,8 @@ p.MsoToc7, li.MsoToc7, div.MsoToc7 {
|
|
781
825
|
mso-bidi-font-family: {{bodyfont}};
|
782
826
|
mso-ansi-language: EN-GB;
|
783
827
|
font-weight: bold;
|
784
|
-
mso-bidi-font-weight: normal;
|
828
|
+
mso-bidi-font-weight: normal;
|
829
|
+
}
|
785
830
|
|
786
831
|
p.MsoToc8, li.MsoToc8, div.MsoToc8 {
|
787
832
|
mso-style-noshow: yes;
|
@@ -791,12 +836,12 @@ p.MsoToc8, li.MsoToc8, div.MsoToc8 {
|
|
791
836
|
mso-style-parent: "TOC 7";
|
792
837
|
mso-style-next: Normal;
|
793
838
|
margin-top: 0cm;
|
794
|
-
margin-right:
|
839
|
+
margin-right: 25pt;
|
795
840
|
margin-bottom: 0cm;
|
796
|
-
margin-left:
|
797
|
-
margin-bottom: .0001pt;
|
798
|
-
text-indent: -
|
799
|
-
line-height:
|
841
|
+
margin-left: 36pt;
|
842
|
+
margin-bottom: 0.0001pt;
|
843
|
+
text-indent: -36pt;
|
844
|
+
line-height: 12pt;
|
800
845
|
mso-pagination: widow-orphan;
|
801
846
|
mso-hyphenate: none;
|
802
847
|
tab-stops: 20.15pt 70.3pt right dotted 487.6pt;
|
@@ -806,7 +851,8 @@ p.MsoToc8, li.MsoToc8, div.MsoToc8 {
|
|
806
851
|
mso-bidi-font-family: {{bodyfont}};
|
807
852
|
mso-ansi-language: EN-GB;
|
808
853
|
font-weight: bold;
|
809
|
-
mso-bidi-font-weight: normal;
|
854
|
+
mso-bidi-font-weight: normal;
|
855
|
+
}
|
810
856
|
|
811
857
|
p.MsoToc9, li.MsoToc9, div.MsoToc9 {
|
812
858
|
mso-style-noshow: yes;
|
@@ -816,27 +862,29 @@ p.MsoToc9, li.MsoToc9, div.MsoToc9 {
|
|
816
862
|
mso-style-parent: "TOC 8";
|
817
863
|
mso-style-next: Normal;
|
818
864
|
margin-top: 0cm;
|
819
|
-
margin-right:
|
865
|
+
margin-right: 25pt;
|
820
866
|
margin-bottom: 0cm;
|
821
|
-
margin-left:
|
822
|
-
margin-bottom: .0001pt;
|
823
|
-
text-indent: -
|
824
|
-
line-height:
|
867
|
+
margin-left: 36pt;
|
868
|
+
margin-bottom: 0.0001pt;
|
869
|
+
text-indent: -36pt;
|
870
|
+
line-height: 12pt;
|
825
871
|
mso-pagination: widow-orphan;
|
826
872
|
mso-hyphenate: none;
|
827
|
-
tab-stops: 20.15pt
|
873
|
+
tab-stops: 20.15pt 78pt right dotted 487.6pt;
|
828
874
|
font-size: 10.5pt;
|
829
875
|
font-family: {{bodyfont}};
|
830
876
|
mso-fareast-font-family: {{bodyfont}};
|
831
877
|
mso-bidi-font-family: {{bodyfont}};
|
832
878
|
mso-ansi-language: EN-GB;
|
833
879
|
font-weight: bold;
|
834
|
-
mso-bidi-font-weight: normal;
|
880
|
+
mso-bidi-font-weight: normal;
|
881
|
+
}
|
835
882
|
|
836
883
|
span.MsoFootnoteReference {
|
837
884
|
mso-style-priority: 99;
|
838
885
|
mso-style-name: "Footnote Reference";
|
839
|
-
vertical-align: super;
|
886
|
+
vertical-align: super;
|
887
|
+
}
|
840
888
|
|
841
889
|
p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText {
|
842
890
|
mso-style-noshow: yes;
|
@@ -844,10 +892,10 @@ p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText {
|
|
844
892
|
mso-style-link: "Footnote Text Char";
|
845
893
|
margin-top: 0cm;
|
846
894
|
margin-right: 0cm;
|
847
|
-
margin-bottom:
|
895
|
+
margin-bottom: 12pt;
|
848
896
|
margin-left: 0cm;
|
849
897
|
text-align: left;
|
850
|
-
line-height:
|
898
|
+
line-height: 12pt;
|
851
899
|
mso-pagination: widow-orphan;
|
852
900
|
tab-stops: 20.15pt;
|
853
901
|
font-size: {{footnotefontsize}};
|
@@ -855,7 +903,8 @@ p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText {
|
|
855
903
|
mso-fareast-font-family: {{bodyfont}};
|
856
904
|
mso-bidi-font-family: {{bodyfont}};
|
857
905
|
mso-ansi-language: EN-GB;
|
858
|
-
mso-fareast-language: EN-US;
|
906
|
+
mso-fareast-language: EN-US;
|
907
|
+
}
|
859
908
|
|
860
909
|
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {
|
861
910
|
mso-style-noshow: yes;
|
@@ -864,16 +913,17 @@ p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {
|
|
864
913
|
mso-style-link: "Body Text Char";
|
865
914
|
margin-top: 0cm;
|
866
915
|
margin-right: 0cm;
|
867
|
-
margin-bottom:
|
916
|
+
margin-bottom: 6pt;
|
868
917
|
margin-left: 0cm;
|
869
918
|
text-align: left;
|
870
|
-
line-height:
|
919
|
+
line-height: 12pt;
|
871
920
|
mso-pagination: widow-orphan;
|
872
921
|
font-size: {{normalfontsize}};
|
873
922
|
font-family: {{bodyfont}};
|
874
923
|
mso-fareast-font-family: {{bodyfont}};
|
875
924
|
mso-bidi-font-family: {{bodyfont}};
|
876
|
-
mso-ansi-language: EN-GB;
|
925
|
+
mso-ansi-language: EN-GB;
|
926
|
+
}
|
877
927
|
|
878
928
|
span.Heading1Char {
|
879
929
|
mso-style-name: "Heading 1 Char";
|
@@ -882,7 +932,7 @@ span.Heading1Char {
|
|
882
932
|
mso-style-locked: yes;
|
883
933
|
mso-style-parent: "";
|
884
934
|
mso-style-link: "Heading 1";
|
885
|
-
mso-ansi-font-size:
|
935
|
+
mso-ansi-font-size: 13pt;
|
886
936
|
font-family: {{headerfont}};
|
887
937
|
mso-ascii-font-family: Cambria;
|
888
938
|
mso-fareast-font-family: {{headerfont}};
|
@@ -890,7 +940,8 @@ span.Heading1Char {
|
|
890
940
|
mso-ansi-language: EN-GB;
|
891
941
|
mso-fareast-language: JA;
|
892
942
|
font-weight: bold;
|
893
|
-
mso-bidi-font-weight: normal;
|
943
|
+
mso-bidi-font-weight: normal;
|
944
|
+
}
|
894
945
|
|
895
946
|
span.Heading2Char {
|
896
947
|
mso-style-name: "Heading 2 Char";
|
@@ -899,7 +950,7 @@ span.Heading2Char {
|
|
899
950
|
mso-style-locked: yes;
|
900
951
|
mso-style-parent: "";
|
901
952
|
mso-style-link: "Heading 2";
|
902
|
-
mso-ansi-font-size:
|
953
|
+
mso-ansi-font-size: 12pt;
|
903
954
|
font-family: {{headerfont}};
|
904
955
|
mso-ascii-font-family: Cambria;
|
905
956
|
mso-fareast-font-family: {{headerfont}};
|
@@ -907,7 +958,8 @@ span.Heading2Char {
|
|
907
958
|
mso-ansi-language: EN-GB;
|
908
959
|
mso-fareast-language: JA;
|
909
960
|
font-weight: bold;
|
910
|
-
mso-bidi-font-weight: normal;
|
961
|
+
mso-bidi-font-weight: normal;
|
962
|
+
}
|
911
963
|
|
912
964
|
span.Heading3Char {
|
913
965
|
mso-style-name: "Heading 3 Char";
|
@@ -916,7 +968,7 @@ span.Heading3Char {
|
|
916
968
|
mso-style-locked: yes;
|
917
969
|
mso-style-parent: "";
|
918
970
|
mso-style-link: "Heading 3";
|
919
|
-
mso-ansi-font-size:
|
971
|
+
mso-ansi-font-size: 11pt;
|
920
972
|
font-family: {{headerfont}};
|
921
973
|
mso-ascii-font-family: {{headerfont}};
|
922
974
|
mso-fareast-font-family: {{headerfont}};
|
@@ -924,7 +976,8 @@ span.Heading3Char {
|
|
924
976
|
mso-ansi-language: EN-GB;
|
925
977
|
mso-fareast-language: JA;
|
926
978
|
font-weight: bold;
|
927
|
-
mso-bidi-font-weight: normal;
|
979
|
+
mso-bidi-font-weight: normal;
|
980
|
+
}
|
928
981
|
|
929
982
|
span.Heading4Char {
|
930
983
|
mso-style-name: "Heading 4 Char";
|
@@ -933,7 +986,7 @@ span.Heading4Char {
|
|
933
986
|
mso-style-locked: yes;
|
934
987
|
mso-style-parent: "";
|
935
988
|
mso-style-link: "Heading 4";
|
936
|
-
mso-ansi-font-size:
|
989
|
+
mso-ansi-font-size: 11pt;
|
937
990
|
font-family: {{headerfont}};
|
938
991
|
mso-ascii-font-family: {{headerfont}};
|
939
992
|
mso-fareast-font-family: {{headerfont}};
|
@@ -941,7 +994,8 @@ span.Heading4Char {
|
|
941
994
|
mso-ansi-language: EN-GB;
|
942
995
|
mso-fareast-language: JA;
|
943
996
|
font-weight: bold;
|
944
|
-
mso-bidi-font-weight: normal;
|
997
|
+
mso-bidi-font-weight: normal;
|
998
|
+
}
|
945
999
|
|
946
1000
|
span.Heading5Char {
|
947
1001
|
mso-style-name: "Heading 5 Char";
|
@@ -950,7 +1004,7 @@ span.Heading5Char {
|
|
950
1004
|
mso-style-locked: yes;
|
951
1005
|
mso-style-parent: "";
|
952
1006
|
mso-style-link: "Heading 5";
|
953
|
-
mso-ansi-font-size:
|
1007
|
+
mso-ansi-font-size: 11pt;
|
954
1008
|
font-family: {{headerfont}};
|
955
1009
|
mso-ascii-font-family: {{headerfont}};
|
956
1010
|
mso-fareast-font-family: {{headerfont}};
|
@@ -958,7 +1012,8 @@ span.Heading5Char {
|
|
958
1012
|
mso-ansi-language: EN-GB;
|
959
1013
|
mso-fareast-language: JA;
|
960
1014
|
font-weight: bold;
|
961
|
-
mso-bidi-font-weight: normal;
|
1015
|
+
mso-bidi-font-weight: normal;
|
1016
|
+
}
|
962
1017
|
|
963
1018
|
span.Heading6Char {
|
964
1019
|
mso-style-name: "Heading 6 Char";
|
@@ -967,7 +1022,7 @@ span.Heading6Char {
|
|
967
1022
|
mso-style-locked: yes;
|
968
1023
|
mso-style-parent: "";
|
969
1024
|
mso-style-link: "Heading 6";
|
970
|
-
mso-ansi-font-size:
|
1025
|
+
mso-ansi-font-size: 11pt;
|
971
1026
|
font-family: {{headerfont}};
|
972
1027
|
mso-ascii-font-family: {{headerfont}};
|
973
1028
|
mso-fareast-font-family: {{headerfont}};
|
@@ -975,145 +1030,147 @@ span.Heading6Char {
|
|
975
1030
|
mso-ansi-language: EN-GB;
|
976
1031
|
mso-fareast-language: JA;
|
977
1032
|
font-weight: bold;
|
978
|
-
mso-bidi-font-weight: normal;
|
1033
|
+
mso-bidi-font-weight: normal;
|
1034
|
+
}
|
979
1035
|
|
980
1036
|
p.Tablebody, li.Tablebody, div.Tablebody {
|
981
1037
|
mso-style-name: "Table body";
|
982
1038
|
mso-style-noshow: yes;
|
983
1039
|
mso-style-unhide: no;
|
984
|
-
margin-top:
|
1040
|
+
margin-top: 3pt;
|
985
1041
|
margin-right: 0cm;
|
986
|
-
margin-bottom:
|
1042
|
+
margin-bottom: 3pt;
|
987
1043
|
margin-left: 0cm;
|
988
1044
|
line-height: {{normalfontsize}};
|
989
1045
|
mso-pagination: widow-orphan;
|
990
1046
|
font-size: {{smallerfontsize}};
|
991
|
-
mso-bidi-font-size:
|
1047
|
+
mso-bidi-font-size: 11pt;
|
992
1048
|
font-family: {{bodyfont}};
|
993
1049
|
mso-fareast-font-family: {{bodyfont}};
|
994
1050
|
mso-bidi-font-family: {{bodyfont}};
|
995
|
-
mso-ansi-language: EN-GB;
|
1051
|
+
mso-ansi-language: EN-GB;
|
1052
|
+
}
|
996
1053
|
|
997
1054
|
/* Page Definitions */
|
998
1055
|
@page {
|
999
|
-
size:
|
1000
|
-
margin:
|
1056
|
+
size: 612pt 792pt;
|
1057
|
+
margin: 36pt 53.85pt 21.55pt 53.85pt;
|
1001
1058
|
mso-header-margin: 42.55pt;
|
1002
1059
|
mso-footer-margin: 43.1pt;
|
1003
1060
|
mso-footnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") fs;
|
1004
1061
|
mso-footnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") fcs;
|
1005
1062
|
mso-endnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") es;
|
1006
|
-
mso-endnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") ecs;
|
1007
|
-
|
1063
|
+
mso-endnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") ecs;
|
1064
|
+
}
|
1008
1065
|
/* List Definitions */
|
1009
1066
|
@list l0 {
|
1010
1067
|
mso-list-id: 145051656;
|
1011
|
-
mso-list-template-ids: 2112159680;
|
1012
|
-
|
1068
|
+
mso-list-template-ids: 2112159680;
|
1069
|
+
}
|
1013
1070
|
@list l0:level1 {
|
1014
1071
|
mso-level-number-format: alpha-upper;
|
1015
1072
|
mso-level-style-link: ANNEX;
|
1016
1073
|
mso-level-suffix: none;
|
1017
|
-
mso-level-text: "Annex
|
1074
|
+
mso-level-text: "Annex %1";
|
1018
1075
|
mso-level-tab-stop: none;
|
1019
1076
|
mso-level-number-position: left;
|
1020
1077
|
margin-left: 0cm;
|
1021
1078
|
text-indent: 0cm;
|
1022
|
-
mso-ansi-font-size:
|
1023
|
-
mso-bidi-font-size:
|
1079
|
+
mso-ansi-font-size: 14pt;
|
1080
|
+
mso-bidi-font-size: 14pt;
|
1024
1081
|
font-family: {{bodyfont}};
|
1025
1082
|
mso-bidi-font-family: {{bodyfont}};
|
1026
1083
|
mso-ansi-font-weight: bold;
|
1027
|
-
mso-ansi-font-style: normal;
|
1028
|
-
|
1084
|
+
mso-ansi-font-style: normal;
|
1085
|
+
}
|
1029
1086
|
@list l0:level2 {
|
1030
1087
|
mso-level-style-link: a2;
|
1031
|
-
mso-level-text: "%1
|
1032
|
-
mso-level-tab-stop:
|
1088
|
+
mso-level-text: "%1.%2";
|
1089
|
+
mso-level-tab-stop: 18pt;
|
1033
1090
|
mso-level-number-position: left;
|
1034
1091
|
margin-left: 0cm;
|
1035
1092
|
text-indent: 0cm;
|
1036
1093
|
mso-bidi-font-family: {{bodyfont}};
|
1037
1094
|
mso-ansi-font-weight: bold;
|
1038
|
-
mso-ansi-font-style: normal;
|
1039
|
-
|
1095
|
+
mso-ansi-font-style: normal;
|
1096
|
+
}
|
1040
1097
|
@list l0:level3 {
|
1041
1098
|
mso-level-style-link: a3;
|
1042
|
-
mso-level-text: "%1
|
1043
|
-
mso-level-tab-stop:
|
1099
|
+
mso-level-text: "%1.%2.%3";
|
1100
|
+
mso-level-tab-stop: 36pt;
|
1044
1101
|
mso-level-number-position: left;
|
1045
1102
|
margin-left: 0cm;
|
1046
1103
|
text-indent: 0cm;
|
1047
1104
|
mso-bidi-font-family: {{bodyfont}};
|
1048
1105
|
mso-ansi-font-weight: bold;
|
1049
|
-
mso-ansi-font-style: normal;
|
1050
|
-
|
1106
|
+
mso-ansi-font-style: normal;
|
1107
|
+
}
|
1051
1108
|
@list l0:level4 {
|
1052
1109
|
mso-level-style-link: a4;
|
1053
|
-
mso-level-text: "%1
|
1054
|
-
mso-level-tab-stop:
|
1110
|
+
mso-level-text: "%1.%2.%3.%4";
|
1111
|
+
mso-level-tab-stop: 54pt;
|
1055
1112
|
mso-level-number-position: left;
|
1056
1113
|
margin-left: 0cm;
|
1057
1114
|
text-indent: 0cm;
|
1058
1115
|
mso-bidi-font-family: {{bodyfont}};
|
1059
1116
|
mso-ansi-font-weight: bold;
|
1060
|
-
mso-ansi-font-style: normal;
|
1061
|
-
|
1117
|
+
mso-ansi-font-style: normal;
|
1118
|
+
}
|
1062
1119
|
@list l0:level5 {
|
1063
1120
|
mso-level-style-link: a5;
|
1064
|
-
mso-level-text: "%1
|
1065
|
-
mso-level-tab-stop:
|
1121
|
+
mso-level-text: "%1.%2.%3.%4.%5";
|
1122
|
+
mso-level-tab-stop: 54pt;
|
1066
1123
|
mso-level-number-position: left;
|
1067
1124
|
margin-left: 0cm;
|
1068
1125
|
text-indent: 0cm;
|
1069
1126
|
mso-bidi-font-family: {{bodyfont}};
|
1070
1127
|
mso-ansi-font-weight: bold;
|
1071
|
-
mso-ansi-font-style: normal;
|
1072
|
-
|
1128
|
+
mso-ansi-font-style: normal;
|
1129
|
+
}
|
1073
1130
|
@list l0:level6 {
|
1074
1131
|
mso-level-style-link: a6;
|
1075
|
-
mso-level-text: "%1
|
1076
|
-
mso-level-tab-stop:
|
1132
|
+
mso-level-text: "%1.%2.%3.%4.%5.%6";
|
1133
|
+
mso-level-tab-stop: 72pt;
|
1077
1134
|
mso-level-number-position: left;
|
1078
1135
|
margin-left: 0cm;
|
1079
1136
|
text-indent: 0cm;
|
1080
1137
|
mso-bidi-font-family: {{bodyfont}};
|
1081
1138
|
mso-ansi-font-weight: bold;
|
1082
|
-
mso-ansi-font-style: normal;
|
1083
|
-
|
1139
|
+
mso-ansi-font-style: normal;
|
1140
|
+
}
|
1084
1141
|
@list l0:level7 {
|
1085
1142
|
mso-level-reset-level: level2;
|
1086
1143
|
mso-level-suffix: space;
|
1087
|
-
mso-level-text: "Figure
|
1144
|
+
mso-level-text: "Figure %1.%7 —";
|
1088
1145
|
mso-level-tab-stop: none;
|
1089
1146
|
mso-level-number-position: left;
|
1090
1147
|
margin-left: 0cm;
|
1091
1148
|
text-indent: 0cm;
|
1092
|
-
mso-bidi-font-family: {{bodyfont}};
|
1093
|
-
|
1149
|
+
mso-bidi-font-family: {{bodyfont}};
|
1150
|
+
}
|
1094
1151
|
@list l0:level8 {
|
1095
1152
|
mso-level-reset-level: level2;
|
1096
1153
|
mso-level-suffix: space;
|
1097
|
-
mso-level-text: "Table
|
1154
|
+
mso-level-text: "Table %1.%8 —";
|
1098
1155
|
mso-level-tab-stop: none;
|
1099
1156
|
mso-level-number-position: left;
|
1100
1157
|
margin-left: 0cm;
|
1101
1158
|
text-indent: 0cm;
|
1102
|
-
mso-bidi-font-family: {{bodyfont}};
|
1103
|
-
|
1159
|
+
mso-bidi-font-family: {{bodyfont}};
|
1160
|
+
}
|
1104
1161
|
@list l0:level9 {
|
1105
1162
|
mso-level-number-format: roman-lower;
|
1106
|
-
mso-level-text: "
|
1107
|
-
mso-level-tab-stop:
|
1163
|
+
mso-level-text: "(%9)";
|
1164
|
+
mso-level-tab-stop: 306pt;
|
1108
1165
|
mso-level-number-position: left;
|
1109
1166
|
margin-left: 0cm;
|
1110
1167
|
text-indent: 0cm;
|
1111
|
-
mso-bidi-font-family: {{bodyfont}};
|
1112
|
-
|
1168
|
+
mso-bidi-font-family: {{bodyfont}};
|
1169
|
+
}
|
1113
1170
|
@list l1 {
|
1114
1171
|
mso-list-id: 866942648;
|
1115
|
-
mso-list-template-ids: -1756330000;
|
1116
|
-
|
1172
|
+
mso-list-template-ids: -1756330000;
|
1173
|
+
}
|
1117
1174
|
@list l1:level1 {
|
1118
1175
|
mso-level-style-link: "Heading 1";
|
1119
1176
|
mso-level-text: "%1";
|
@@ -1123,353 +1180,362 @@ p.Tablebody, li.Tablebody, div.Tablebody {
|
|
1123
1180
|
text-indent: -21.6pt;
|
1124
1181
|
mso-bidi-font-family: {{headerfont}};
|
1125
1182
|
mso-ansi-font-weight: bold;
|
1126
|
-
mso-ansi-font-style: normal;
|
1127
|
-
|
1183
|
+
mso-ansi-font-style: normal;
|
1184
|
+
}
|
1128
1185
|
@list l1:level2 {
|
1129
1186
|
mso-level-style-link: "Heading 2";
|
1130
|
-
mso-level-text: "%1
|
1131
|
-
mso-level-tab-stop:
|
1187
|
+
mso-level-text: "%1.%2";
|
1188
|
+
mso-level-tab-stop: 18pt;
|
1132
1189
|
mso-level-number-position: left;
|
1133
1190
|
margin-left: 0cm;
|
1134
1191
|
text-indent: 0cm;
|
1135
1192
|
mso-bidi-font-family: {{headerfont}};
|
1136
1193
|
mso-ansi-font-weight: bold;
|
1137
|
-
mso-ansi-font-style: normal;
|
1138
|
-
|
1194
|
+
mso-ansi-font-style: normal;
|
1195
|
+
}
|
1139
1196
|
@list l1:level3 {
|
1140
1197
|
mso-level-style-link: "Heading 3";
|
1141
|
-
mso-level-text: "%1
|
1142
|
-
mso-level-tab-stop:
|
1198
|
+
mso-level-text: "%1.%2.%3";
|
1199
|
+
mso-level-tab-stop: 36pt;
|
1143
1200
|
mso-level-number-position: left;
|
1144
1201
|
margin-left: 0cm;
|
1145
1202
|
text-indent: 0cm;
|
1146
1203
|
mso-bidi-font-family: {{headerfont}};
|
1147
1204
|
mso-ansi-font-weight: bold;
|
1148
|
-
mso-ansi-font-style: normal;
|
1149
|
-
|
1205
|
+
mso-ansi-font-style: normal;
|
1206
|
+
}
|
1150
1207
|
@list l1:level4 {
|
1151
1208
|
mso-level-style-link: "Heading 4";
|
1152
|
-
mso-level-text: "%1
|
1153
|
-
mso-level-tab-stop:
|
1209
|
+
mso-level-text: "%1.%2.%3.%4";
|
1210
|
+
mso-level-tab-stop: 54pt;
|
1154
1211
|
mso-level-number-position: left;
|
1155
1212
|
margin-left: 0cm;
|
1156
1213
|
text-indent: 0cm;
|
1157
1214
|
mso-bidi-font-family: {{headerfont}};
|
1158
1215
|
mso-ansi-font-weight: bold;
|
1159
|
-
mso-ansi-font-style: normal;
|
1160
|
-
|
1216
|
+
mso-ansi-font-style: normal;
|
1217
|
+
}
|
1161
1218
|
@list l1:level5 {
|
1162
1219
|
mso-level-style-link: "Heading 5";
|
1163
|
-
mso-level-text: "%1
|
1164
|
-
mso-level-tab-stop:
|
1220
|
+
mso-level-text: "%1.%2.%3.%4.%5";
|
1221
|
+
mso-level-tab-stop: 54pt;
|
1165
1222
|
mso-level-number-position: left;
|
1166
1223
|
margin-left: 0cm;
|
1167
1224
|
text-indent: 0cm;
|
1168
1225
|
mso-bidi-font-family: {{headerfont}};
|
1169
1226
|
mso-ansi-font-weight: bold;
|
1170
|
-
mso-ansi-font-style: normal;
|
1171
|
-
|
1227
|
+
mso-ansi-font-style: normal;
|
1228
|
+
}
|
1172
1229
|
@list l1:level6 {
|
1173
1230
|
mso-level-style-link: "Heading 6";
|
1174
|
-
mso-level-text: "%1
|
1175
|
-
mso-level-tab-stop:
|
1231
|
+
mso-level-text: "%1.%2.%3.%4.%5.%6";
|
1232
|
+
mso-level-tab-stop: 72pt;
|
1176
1233
|
mso-level-number-position: left;
|
1177
1234
|
margin-left: 0cm;
|
1178
1235
|
text-indent: 0cm;
|
1179
1236
|
mso-bidi-font-family: {{headerfont}};
|
1180
1237
|
mso-ansi-font-weight: bold;
|
1181
|
-
mso-ansi-font-style: normal;
|
1182
|
-
|
1238
|
+
mso-ansi-font-style: normal;
|
1239
|
+
}
|
1183
1240
|
@list l1:level7 {
|
1184
|
-
mso-level-text: "%1
|
1185
|
-
mso-level-tab-stop:
|
1241
|
+
mso-level-text: "%1.%2.%3.%4.%5.%6.%7";
|
1242
|
+
mso-level-tab-stop: 72pt;
|
1186
1243
|
mso-level-number-position: left;
|
1187
1244
|
margin-left: 0cm;
|
1188
1245
|
text-indent: 0cm;
|
1189
|
-
mso-bidi-font-family: {{headerfont}};
|
1190
|
-
|
1246
|
+
mso-bidi-font-family: {{headerfont}};
|
1247
|
+
}
|
1191
1248
|
@list l1:level8 {
|
1192
|
-
mso-level-text: "%1
|
1193
|
-
mso-level-tab-stop:
|
1249
|
+
mso-level-text: "%1.%2.%3.%4.%5.%6.%7.%8";
|
1250
|
+
mso-level-tab-stop: 90pt;
|
1194
1251
|
mso-level-number-position: left;
|
1195
1252
|
margin-left: 0cm;
|
1196
1253
|
text-indent: 0cm;
|
1197
|
-
mso-bidi-font-family: {{headerfont}};
|
1198
|
-
|
1254
|
+
mso-bidi-font-family: {{headerfont}};
|
1255
|
+
}
|
1199
1256
|
@list l1:level9 {
|
1200
|
-
mso-level-text: "%1
|
1201
|
-
mso-level-tab-stop:
|
1257
|
+
mso-level-text: "%1.%2.%3.%4.%5.%6.%7.%8.%9";
|
1258
|
+
mso-level-tab-stop: 90pt;
|
1202
1259
|
mso-level-number-position: left;
|
1203
1260
|
margin-left: 0cm;
|
1204
1261
|
text-indent: 0cm;
|
1205
|
-
mso-bidi-font-family: {{headerfont}};
|
1206
|
-
|
1262
|
+
mso-bidi-font-family: {{headerfont}};
|
1263
|
+
}
|
1207
1264
|
/* ordered list */
|
1208
1265
|
@list l2 {
|
1209
1266
|
mso-list-id: 525294607;
|
1210
|
-
mso-list-template-ids: 67633181;
|
1211
|
-
|
1267
|
+
mso-list-template-ids: 67633181;
|
1268
|
+
}
|
1212
1269
|
@list l2:level1 {
|
1213
1270
|
mso-level-number-format: alpha-lower;
|
1214
|
-
mso-level-text: "%1
|
1271
|
+
mso-level-text: "%1)";
|
1215
1272
|
mso-level-tab-stop: none;
|
1216
1273
|
mso-level-number-position: left;
|
1217
|
-
margin-left:
|
1218
|
-
text-indent: -
|
1219
|
-
|
1274
|
+
margin-left: 18pt;
|
1275
|
+
text-indent: -18pt;
|
1276
|
+
}
|
1220
1277
|
@list l2:level2 {
|
1221
|
-
mso-level-text: "%2
|
1278
|
+
mso-level-text: "%2)";
|
1222
1279
|
mso-level-tab-stop: none;
|
1223
1280
|
mso-level-number-position: left;
|
1224
|
-
margin-left:
|
1225
|
-
text-indent: -
|
1226
|
-
|
1281
|
+
margin-left: 36pt;
|
1282
|
+
text-indent: -18pt;
|
1283
|
+
}
|
1227
1284
|
@list l2:level3 {
|
1228
1285
|
mso-level-number-format: roman-lower;
|
1229
|
-
mso-level-text: "%3
|
1286
|
+
mso-level-text: "%3)";
|
1230
1287
|
mso-level-tab-stop: none;
|
1231
1288
|
mso-level-number-position: left;
|
1232
|
-
margin-left:
|
1233
|
-
text-indent: -
|
1234
|
-
|
1289
|
+
margin-left: 54pt;
|
1290
|
+
text-indent: -18pt;
|
1291
|
+
}
|
1235
1292
|
@list l2:level4 {
|
1236
1293
|
mso-level-number-format: alpha-upper;
|
1237
|
-
mso-level-text: "%4
|
1294
|
+
mso-level-text: "%4)";
|
1238
1295
|
mso-level-tab-stop: none;
|
1239
1296
|
mso-level-number-position: left;
|
1240
|
-
margin-left:
|
1241
|
-
text-indent: -
|
1242
|
-
|
1297
|
+
margin-left: 72pt;
|
1298
|
+
text-indent: -18pt;
|
1299
|
+
}
|
1243
1300
|
@list l2:level5 {
|
1244
1301
|
mso-level-number-format: roman-upper;
|
1245
|
-
mso-level-text: "%5
|
1302
|
+
mso-level-text: "%5)";
|
1246
1303
|
mso-level-tab-stop: none;
|
1247
1304
|
mso-level-number-position: left;
|
1248
|
-
margin-left:
|
1249
|
-
text-indent: -
|
1250
|
-
|
1305
|
+
margin-left: 90pt;
|
1306
|
+
text-indent: -18pt;
|
1307
|
+
}
|
1251
1308
|
@list l2:level6 {
|
1252
1309
|
mso-level-number-format: alpha-lower;
|
1253
|
-
mso-level-text: "%6
|
1310
|
+
mso-level-text: "%6)";
|
1254
1311
|
mso-level-tab-stop: none;
|
1255
1312
|
mso-level-number-position: left;
|
1256
|
-
margin-left:
|
1257
|
-
text-indent: -
|
1258
|
-
|
1313
|
+
margin-left: 108pt;
|
1314
|
+
text-indent: -18pt;
|
1315
|
+
}
|
1259
1316
|
@list l2:level7 {
|
1260
1317
|
mso-level-tab-stop: none;
|
1261
|
-
mso-level-text: "%7
|
1318
|
+
mso-level-text: "%7)";
|
1262
1319
|
mso-level-number-position: left;
|
1263
|
-
margin-left:
|
1264
|
-
text-indent: -
|
1265
|
-
|
1320
|
+
margin-left: 126pt;
|
1321
|
+
text-indent: -18pt;
|
1322
|
+
}
|
1266
1323
|
@list l2:level8 {
|
1267
1324
|
mso-level-number-format: roman-lower;
|
1268
|
-
mso-level-text: "%8
|
1325
|
+
mso-level-text: "%8)";
|
1269
1326
|
mso-level-tab-stop: none;
|
1270
1327
|
mso-level-number-position: left;
|
1271
|
-
margin-left:
|
1272
|
-
text-indent: -
|
1273
|
-
|
1328
|
+
margin-left: 144pt;
|
1329
|
+
text-indent: -18pt;
|
1330
|
+
}
|
1274
1331
|
@list l2:level9 {
|
1275
1332
|
mso-level-number-format: alpha-upper;
|
1276
|
-
mso-level-text: "%9
|
1333
|
+
mso-level-text: "%9)";
|
1277
1334
|
mso-level-tab-stop: none;
|
1278
1335
|
mso-level-number-position: left;
|
1279
|
-
margin-left:
|
1280
|
-
text-indent: -
|
1281
|
-
|
1336
|
+
margin-left: 162pt;
|
1337
|
+
text-indent: -18pt;
|
1338
|
+
}
|
1282
1339
|
/* Unordered list */
|
1283
1340
|
@list l3 {
|
1284
1341
|
mso-list-id: 1308196397;
|
1285
1342
|
mso-list-type: hybrid;
|
1286
|
-
mso-list-template-ids: -277327948 -457018030 67633155 67633157 67633153 67633155 67633157 67633153 67633155 67633157;
|
1287
|
-
|
1343
|
+
mso-list-template-ids: -277327948 -457018030 67633155 67633157 67633153 67633155 67633157 67633153 67633155 67633157;
|
1344
|
+
}
|
1288
1345
|
@list l3:level1 {
|
1289
1346
|
mso-level-number-format: bullet;
|
1290
1347
|
mso-level-text: —;
|
1291
1348
|
mso-level-tab-stop: none;
|
1292
1349
|
mso-level-number-position: left;
|
1293
|
-
margin-left:
|
1294
|
-
text-indent: -
|
1295
|
-
|
1350
|
+
margin-left: 18pt;
|
1351
|
+
text-indent: -18pt;
|
1352
|
+
}
|
1296
1353
|
@list l3:level2 {
|
1297
1354
|
mso-level-number-format: bullet;
|
1298
1355
|
mso-level-text: —;
|
1299
1356
|
mso-level-tab-stop: none;
|
1300
1357
|
mso-level-number-position: left;
|
1301
|
-
margin-left:
|
1302
|
-
text-indent: -
|
1303
|
-
|
1358
|
+
margin-left: 36pt;
|
1359
|
+
text-indent: -18pt;
|
1360
|
+
}
|
1304
1361
|
@list l3:level3 {
|
1305
1362
|
mso-level-number-format: bullet;
|
1306
1363
|
mso-level-text: —;
|
1307
1364
|
mso-level-tab-stop: none;
|
1308
1365
|
mso-level-number-position: left;
|
1309
|
-
margin-left:
|
1310
|
-
text-indent: -
|
1311
|
-
|
1366
|
+
margin-left: 54pt;
|
1367
|
+
text-indent: -18pt;
|
1368
|
+
}
|
1312
1369
|
@list l3:level4 {
|
1313
1370
|
mso-level-number-format: bullet;
|
1314
1371
|
mso-level-text: —;
|
1315
1372
|
mso-level-tab-stop: none;
|
1316
1373
|
mso-level-number-position: left;
|
1317
|
-
margin-left:
|
1318
|
-
text-indent: -
|
1319
|
-
|
1374
|
+
margin-left: 72pt;
|
1375
|
+
text-indent: -18pt;
|
1376
|
+
}
|
1320
1377
|
@list l3:level5 {
|
1321
1378
|
mso-level-number-format: bullet;
|
1322
1379
|
mso-level-text: —;
|
1323
1380
|
mso-level-tab-stop: none;
|
1324
1381
|
mso-level-number-position: left;
|
1325
|
-
margin-left:
|
1326
|
-
text-indent: -
|
1327
|
-
|
1382
|
+
margin-left: 90pt;
|
1383
|
+
text-indent: -18pt;
|
1384
|
+
}
|
1328
1385
|
@list l3:level6 {
|
1329
1386
|
mso-level-number-format: bullet;
|
1330
1387
|
mso-level-text: —;
|
1331
1388
|
mso-level-tab-stop: none;
|
1332
1389
|
mso-level-number-position: left;
|
1333
|
-
margin-left:
|
1334
|
-
text-indent: -
|
1335
|
-
|
1390
|
+
margin-left: 108pt;
|
1391
|
+
text-indent: -18pt;
|
1392
|
+
}
|
1336
1393
|
@list l3:level7 {
|
1337
1394
|
mso-level-number-format: bullet;
|
1338
1395
|
mso-level-text: —;
|
1339
1396
|
mso-level-tab-stop: none;
|
1340
1397
|
mso-level-number-position: left;
|
1341
|
-
margin-left:
|
1342
|
-
text-indent: -
|
1343
|
-
|
1398
|
+
margin-left: 126pt;
|
1399
|
+
text-indent: -18pt;
|
1400
|
+
}
|
1344
1401
|
@list l3:level8 {
|
1345
1402
|
mso-level-number-format: bullet;
|
1346
1403
|
mso-level-text: —;
|
1347
1404
|
mso-level-tab-stop: none;
|
1348
1405
|
mso-level-number-position: left;
|
1349
|
-
margin-left:
|
1350
|
-
text-indent: -
|
1351
|
-
|
1406
|
+
margin-left: 144pt;
|
1407
|
+
text-indent: -18pt;
|
1408
|
+
}
|
1352
1409
|
@list l3:level9 {
|
1353
1410
|
mso-level-number-format: bullet;
|
1354
1411
|
mso-level-text: —;
|
1355
1412
|
mso-level-tab-stop: none;
|
1356
1413
|
mso-level-number-position: left;
|
1357
|
-
margin-left:
|
1358
|
-
text-indent: -
|
1359
|
-
|
1414
|
+
margin-left: 162pt;
|
1415
|
+
text-indent: -18pt;
|
1416
|
+
}
|
1360
1417
|
/* steps ordered list: all numbers */
|
1361
1418
|
@list l4 {
|
1362
1419
|
mso-list-id: 525294608;
|
1363
|
-
mso-list-template-ids: 676331812;
|
1364
|
-
|
1420
|
+
mso-list-template-ids: 676331812;
|
1421
|
+
}
|
1365
1422
|
@list l4:level1 {
|
1366
1423
|
mso-level-text: "%1.";
|
1367
1424
|
mso-level-tab-stop: none;
|
1368
1425
|
mso-level-number-position: left;
|
1369
|
-
margin-left:
|
1370
|
-
text-indent: -
|
1371
|
-
|
1426
|
+
margin-left: 18pt;
|
1427
|
+
text-indent: -18pt;
|
1428
|
+
}
|
1372
1429
|
@list l4:level2 {
|
1373
1430
|
mso-level-text: "%2.";
|
1374
1431
|
mso-level-tab-stop: none;
|
1375
1432
|
mso-level-number-position: left;
|
1376
|
-
margin-left:
|
1377
|
-
text-indent: -
|
1378
|
-
|
1433
|
+
margin-left: 36pt;
|
1434
|
+
text-indent: -18pt;
|
1435
|
+
}
|
1379
1436
|
@list l4:level3 {
|
1380
1437
|
mso-level-text: "%3.";
|
1381
1438
|
mso-level-tab-stop: none;
|
1382
1439
|
mso-level-number-position: left;
|
1383
|
-
margin-left:
|
1384
|
-
text-indent: -
|
1385
|
-
|
1440
|
+
margin-left: 54pt;
|
1441
|
+
text-indent: -18pt;
|
1442
|
+
}
|
1386
1443
|
@list l4:level4 {
|
1387
1444
|
mso-level-text: "%4.";
|
1388
1445
|
mso-level-tab-stop: none;
|
1389
1446
|
mso-level-number-position: left;
|
1390
|
-
margin-left:
|
1391
|
-
text-indent: -
|
1392
|
-
|
1447
|
+
margin-left: 72pt;
|
1448
|
+
text-indent: -18pt;
|
1449
|
+
}
|
1393
1450
|
@list l4:level5 {
|
1394
1451
|
mso-level-text: "%5.";
|
1395
1452
|
mso-level-tab-stop: none;
|
1396
1453
|
mso-level-number-position: left;
|
1397
|
-
margin-left:
|
1398
|
-
text-indent: -
|
1399
|
-
|
1454
|
+
margin-left: 90pt;
|
1455
|
+
text-indent: -18pt;
|
1456
|
+
}
|
1400
1457
|
@list l4:level6 {
|
1401
1458
|
mso-level-text: "%6.";
|
1402
1459
|
mso-level-tab-stop: none;
|
1403
1460
|
mso-level-number-position: left;
|
1404
|
-
margin-left:
|
1405
|
-
text-indent: -
|
1406
|
-
|
1461
|
+
margin-left: 108pt;
|
1462
|
+
text-indent: -18pt;
|
1463
|
+
}
|
1407
1464
|
@list l4:level7 {
|
1408
1465
|
mso-level-tab-stop: none;
|
1409
1466
|
mso-level-text: "%7.";
|
1410
1467
|
mso-level-number-position: left;
|
1411
|
-
margin-left:
|
1412
|
-
text-indent: -
|
1413
|
-
|
1468
|
+
margin-left: 126pt;
|
1469
|
+
text-indent: -18pt;
|
1470
|
+
}
|
1414
1471
|
@list l4:level8 {
|
1415
1472
|
mso-level-text: "%8.";
|
1416
1473
|
mso-level-tab-stop: none;
|
1417
1474
|
mso-level-number-position: left;
|
1418
|
-
margin-left:
|
1419
|
-
text-indent: -
|
1420
|
-
|
1475
|
+
margin-left: 144pt;
|
1476
|
+
text-indent: -18pt;
|
1477
|
+
}
|
1421
1478
|
@list l4:level9 {
|
1422
1479
|
mso-level-text: "%9.";
|
1423
1480
|
mso-level-tab-stop: none;
|
1424
1481
|
mso-level-number-position: left;
|
1425
|
-
margin-left:
|
1426
|
-
text-indent: -
|
1427
|
-
|
1482
|
+
margin-left: 162pt;
|
1483
|
+
text-indent: -18pt;
|
1484
|
+
}
|
1428
1485
|
div.ListContLevel1 {
|
1429
1486
|
mso-style-priority: 34;
|
1430
|
-
margin-left:
|
1431
|
-
margin-right: 0cm;
|
1487
|
+
margin-left: 18pt;
|
1488
|
+
margin-right: 0cm;
|
1489
|
+
}
|
1432
1490
|
|
1433
1491
|
div.ListContLevel2 {
|
1434
1492
|
mso-style-priority: 34;
|
1435
1493
|
margin-top: 0cm;
|
1436
|
-
margin-left:
|
1437
|
-
margin-right: 0cm;
|
1494
|
+
margin-left: 36pt;
|
1495
|
+
margin-right: 0cm;
|
1496
|
+
}
|
1438
1497
|
|
1439
1498
|
div.ListContLevel3 {
|
1440
1499
|
mso-style-priority: 34;
|
1441
|
-
margin-left:
|
1442
|
-
margin-right: 0cm;
|
1500
|
+
margin-left: 54pt;
|
1501
|
+
margin-right: 0cm;
|
1502
|
+
}
|
1443
1503
|
|
1444
1504
|
div.ListContLevel4 {
|
1445
1505
|
mso-style-priority: 34;
|
1446
|
-
margin-left:
|
1447
|
-
margin-right: 0cm;
|
1506
|
+
margin-left: 72pt;
|
1507
|
+
margin-right: 0cm;
|
1508
|
+
}
|
1448
1509
|
|
1449
1510
|
div.ListContLevel5 {
|
1450
1511
|
mso-style-priority: 34;
|
1451
|
-
margin-left:
|
1452
|
-
margin-right: 0cm;
|
1512
|
+
margin-left: 90pt;
|
1513
|
+
margin-right: 0cm;
|
1514
|
+
}
|
1453
1515
|
|
1454
1516
|
div.ListContLevel6 {
|
1455
1517
|
mso-style-priority: 34;
|
1456
|
-
margin-left:
|
1457
|
-
margin-right: 0cm;
|
1518
|
+
margin-left: 108pt;
|
1519
|
+
margin-right: 0cm;
|
1520
|
+
}
|
1458
1521
|
|
1459
1522
|
div.ListContLevel7 {
|
1460
1523
|
mso-style-priority: 34;
|
1461
|
-
margin-left:
|
1462
|
-
margin-right: 0cm;
|
1524
|
+
margin-left: 126pt;
|
1525
|
+
margin-right: 0cm;
|
1526
|
+
}
|
1463
1527
|
|
1464
1528
|
div.ListContLevel8 {
|
1465
1529
|
mso-style-priority: 34;
|
1466
|
-
margin-left:
|
1467
|
-
margin-right: 0cm;
|
1530
|
+
margin-left: 144pt;
|
1531
|
+
margin-right: 0cm;
|
1532
|
+
}
|
1468
1533
|
|
1469
1534
|
div.ListContLevel9 {
|
1470
1535
|
mso-style-priority: 34;
|
1471
|
-
margin-left:
|
1472
|
-
margin-right: 0cm;
|
1536
|
+
margin-left: 162pt;
|
1537
|
+
margin-right: 0cm;
|
1538
|
+
}
|
1473
1539
|
|
1474
1540
|
table.MsoNormalTable {
|
1475
1541
|
mso-style-name: "Table Normal";
|
@@ -1480,15 +1546,18 @@ table.MsoNormalTable {
|
|
1480
1546
|
mso-style-parent: "";
|
1481
1547
|
mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
|
1482
1548
|
mso-para-margin: 0cm;
|
1483
|
-
mso-para-margin-bottom: .0001pt;
|
1549
|
+
mso-para-margin-bottom: 0.0001pt;
|
1484
1550
|
mso-pagination: widow-orphan;
|
1485
1551
|
font-size: {{smallerfontsize}};
|
1486
|
-
font-family: {{bodyfont}};
|
1552
|
+
font-family: {{bodyfont}};
|
1553
|
+
}
|
1487
1554
|
|
1488
1555
|
ol {
|
1489
1556
|
margin-bottom: 0cm;
|
1490
|
-
margin-left: 18pt;
|
1557
|
+
margin-left: 18pt;
|
1558
|
+
}
|
1491
1559
|
|
1492
1560
|
ul {
|
1493
1561
|
margin-bottom: 0cm;
|
1494
|
-
margin-left: 18pt;
|
1562
|
+
margin-left: 18pt;
|
1563
|
+
}
|