metanorma-iso 2.0.8.1 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/lib/html2doc/lists.rb +37 -0
  3. data/lib/isodoc/iso/html/html_iso_titlepage.html +5 -0
  4. data/lib/isodoc/iso/html/isodoc-dis.css +196 -156
  5. data/lib/isodoc/iso/html/isodoc-dis.scss +193 -156
  6. data/lib/isodoc/iso/html/word_iso_intro-dis.html +7 -0
  7. data/lib/isodoc/iso/html/word_iso_titlepage-dis.html +2 -0
  8. data/lib/isodoc/iso/html/word_iso_titlepage.html +6 -0
  9. data/lib/isodoc/iso/html/wordstyle-dis.css +204 -34
  10. data/lib/isodoc/iso/html/wordstyle-dis.scss +198 -34
  11. data/lib/isodoc/iso/i18n-en.yaml +1 -0
  12. data/lib/isodoc/iso/i18n-fr.yaml +1 -0
  13. data/lib/isodoc/iso/i18n-ru.yaml +1 -0
  14. data/lib/isodoc/iso/i18n-zh-Hans.yaml +1 -0
  15. data/lib/isodoc/iso/init.rb +17 -1
  16. data/lib/isodoc/iso/iso.amendment.xsl +470 -201
  17. data/lib/isodoc/iso/iso.international-standard.xsl +470 -201
  18. data/lib/isodoc/iso/metadata.rb +5 -11
  19. data/lib/isodoc/iso/presentation_inline.rb +90 -0
  20. data/lib/isodoc/iso/presentation_xml_convert.rb +39 -98
  21. data/lib/isodoc/iso/presentation_xref.rb +126 -0
  22. data/lib/isodoc/iso/word_cleanup.rb +14 -0
  23. data/lib/isodoc/iso/word_convert.rb +27 -10
  24. data/lib/isodoc/iso/word_dis_convert.rb +174 -0
  25. data/lib/isodoc/iso/xref.rb +46 -25
  26. data/lib/metanorma/iso/biblio.rng +37 -8
  27. data/lib/metanorma/iso/boilerplate-fr.xml +1 -1
  28. data/lib/metanorma/iso/boilerplate-ru.xml +1 -3
  29. data/lib/metanorma/iso/boilerplate.xml +1 -3
  30. data/lib/metanorma/iso/cleanup.rb +2 -1
  31. data/lib/metanorma/iso/isodoc.rng +56 -0
  32. data/lib/metanorma/iso/version.rb +1 -1
  33. data/lib/metanorma-iso.rb +1 -0
  34. data/lib/relaton/render/config.yml +4 -0
  35. data/lib/relaton/render/general.rb +13 -0
  36. data/metanorma-iso.gemspec +1 -1
  37. data/spec/isodoc/amd_spec.rb +15 -14
  38. data/spec/isodoc/blocks_spec.rb +286 -179
  39. data/spec/isodoc/i18n_spec.rb +187 -21
  40. data/spec/isodoc/inline_spec.rb +35 -42
  41. data/spec/isodoc/iso_spec.rb +1 -1
  42. data/spec/isodoc/postproc_spec.rb +25 -0
  43. data/spec/isodoc/ref_spec.rb +66 -69
  44. data/spec/isodoc/section_spec.rb +78 -76
  45. data/spec/isodoc/table_spec.rb +2 -2
  46. data/spec/isodoc/terms_spec.rb +2 -2
  47. data/spec/isodoc/word_dis_spec.rb +760 -0
  48. data/spec/isodoc/xref_spec.rb +51 -51
  49. data/spec/metanorma/base_spec.rb +10 -10
  50. data/spec/spec_helper.rb +4 -1
  51. data/spec/vcr_cassettes/withdrawn_iso.yml +26 -26
  52. metadata +11 -5
  53. data/spec/vcr_cassettes/docrels.yml +0 -385
@@ -596,8 +596,8 @@ p.tablefootnote, li.tablefootnote, div.tablefootnote {
596
596
 
597
597
  p.ANNEX, li.ANNEX, div.ANNEX {
598
598
  mso-style-name: ANNEX;
599
- mso-style-priority: 10;
600
599
  mso-style-unhide: no;
600
+ mso-style-parent: Base_Heading;
601
601
  mso-style-next: Normal;
602
602
  margin-top: 0cm;
603
603
  margin-right: 0cm;
@@ -611,13 +611,12 @@ p.ANNEX, li.ANNEX, div.ANNEX {
611
611
  mso-pagination: widow-orphan;
612
612
  page-break-after: avoid;
613
613
  mso-outline-level: 1;
614
- mso-list: l0 level1 lfo12;
615
- tab-stops: 20.15pt;
614
+ mso-list: l11 level1 lfo4;
616
615
  font-size: 14.0pt;
617
- mso-bidi-font-size: {{normalfontsize}};
616
+ mso-bidi-font-size: 10.0pt;
618
617
  font-family: {{headerfont}};
619
- mso-fareast-font-family: "SimHei",serif;
620
- mso-bidi-font-family: {{headerfont}};
618
+ mso-fareast-font-family: "MS Mincho";
619
+ mso-bidi-font-family: "Times New Roman";
621
620
  mso-ansi-language: EN-GB;
622
621
  mso-fareast-language: JA;
623
622
  font-weight: bold;
@@ -1086,6 +1085,47 @@ p.Code, li.Code, div.Code {
1086
1085
  mso-bidi-font-family: "Cambria";
1087
1086
  mso-ansi-language: EN-GB; }
1088
1087
 
1088
+ span.ISOCode {
1089
+ mso-style-name: ISOCode;
1090
+ mso-style-unhide: no;
1091
+ mso-ansi-font-size: 11.0pt;
1092
+ mso-bidi-font-size: 14.0pt;
1093
+ font-family: {{monospacefont}};
1094
+ mso-ascii-font-family: "Courier New";
1095
+ mso-hansi-font-family: "Courier New";
1096
+ mso-bidi-font-family: "Courier New";
1097
+ font-weight: normal;
1098
+ font-style: normal;
1099
+ mso-no-proof: yes; }
1100
+
1101
+ span.ISOCodeitalic {
1102
+ mso-style-name: ISOCode_italic;
1103
+ mso-style-unhide: no;
1104
+ mso-ansi-font-size: 11.0pt;
1105
+ mso-bidi-font-size: 14.0pt;
1106
+ font-family: {{monospacefont}};
1107
+ mso-ascii-font-family: "Courier New";
1108
+ mso-hansi-font-family: "Courier New";
1109
+ mso-bidi-font-family: "Courier New";
1110
+ font-weight: normal;
1111
+ font-style: italic;
1112
+ mso-bidi-font-style: normal;
1113
+ mso-no-proof: yes; }
1114
+
1115
+ span.ISOCodebold {
1116
+ mso-style-name: ISOCode_bold;
1117
+ mso-style-unhide: no;
1118
+ mso-ansi-font-size: 11.0pt;
1119
+ mso-bidi-font-size: 14.0pt;
1120
+ font-family: {{monospacefont}};
1121
+ mso-ascii-font-family: "Courier New";
1122
+ mso-hansi-font-family: "Courier New";
1123
+ mso-bidi-font-family: "Courier New";
1124
+ font-weight: bold;
1125
+ mso-bidi-font-weight: normal;
1126
+ font-style: normal;
1127
+ mso-no-proof: yes; }
1128
+
1089
1129
  p.Formula, li.Formula, div.Formula {
1090
1130
  mso-style-name: Formula;
1091
1131
  mso-style-noshow: yes;
@@ -1724,7 +1764,7 @@ div.Example p.MsoListParagraph {
1724
1764
  font-size: {{smallerfontsize}}; }
1725
1765
 
1726
1766
  p.Example, li.Example, div.Example, p.example, li.example, div.example {
1727
- mso-style-name: example;
1767
+ mso-style-name: Example;
1728
1768
  mso-style-unhide: no;
1729
1769
  mso-style-qformat: yes;
1730
1770
  mso-style-link: "Example Char";
@@ -1840,7 +1880,7 @@ span.aucollab {
1840
1880
  mso-style-name: au_collab;
1841
1881
  mso-style-unhide: no;
1842
1882
  mso-style-parent: "";
1843
- font-size: {{bodyfont}};
1883
+ font-family: {{bodyfont}};
1844
1884
  mso-ascii-font-family: Cambria;
1845
1885
  mso-hansi-font-family: Cambria;
1846
1886
  border: none;
@@ -1851,7 +1891,7 @@ span.audeg {
1851
1891
  mso-style-unhide: no;
1852
1892
  mso-style-parent: "";
1853
1893
  mso-ansi-font-size: 11.0pt;
1854
- font-size: {{bodyfont}};
1894
+ font-family: {{bodyfont}};
1855
1895
  mso-ascii-font-family: Cambria;
1856
1896
  mso-hansi-font-family: Cambria;
1857
1897
  border: none;
@@ -1862,7 +1902,7 @@ span.aufname {
1862
1902
  mso-style-unhide: no;
1863
1903
  mso-style-parent: "";
1864
1904
  mso-ansi-font-size: 11.0pt;
1865
- font-size: {{bodyfont}};
1905
+ font-family: {{bodyfont}};
1866
1906
  mso-ascii-font-family: Cambria;
1867
1907
  mso-hansi-font-family: Cambria;
1868
1908
  border: none;
@@ -1873,7 +1913,7 @@ span.aurole {
1873
1913
  mso-style-unhide: no;
1874
1914
  mso-style-parent: "";
1875
1915
  mso-ansi-font-size: 11.0pt;
1876
- font-size: {{bodyfont}};
1916
+ font-family: {{bodyfont}};
1877
1917
  mso-ascii-font-family: Cambria;
1878
1918
  mso-hansi-font-family: Cambria;
1879
1919
  border: none;
@@ -1884,7 +1924,7 @@ span.ausuffix {
1884
1924
  mso-style-unhide: no;
1885
1925
  mso-style-parent: "";
1886
1926
  mso-ansi-font-size: 11.0pt;
1887
- font-size: {{bodyfont}};
1927
+ font-family: {{bodyfont}};
1888
1928
  mso-ascii-font-family: Cambria;
1889
1929
  mso-hansi-font-family: Cambria;
1890
1930
  border: none;
@@ -1895,7 +1935,7 @@ span.ausurname {
1895
1935
  mso-style-unhide: no;
1896
1936
  mso-style-parent: "";
1897
1937
  mso-ansi-font-size: 11.0pt;
1898
- font-size: {{bodyfont}};
1938
+ font-family: {{bodyfont}};
1899
1939
  mso-ascii-font-family: Cambria;
1900
1940
  mso-hansi-font-family: Cambria;
1901
1941
  border: none;
@@ -1905,7 +1945,7 @@ span.bibbase {
1905
1945
  mso-style-name: bib_base;
1906
1946
  mso-style-unhide: no;
1907
1947
  mso-style-parent: "";
1908
- font-size: {{bodyfont}};
1948
+ font-family: {{bodyfont}};
1909
1949
  mso-ascii-font-family: Cambria;
1910
1950
  mso-hansi-font-family: Cambria; }
1911
1951
 
@@ -1913,7 +1953,7 @@ span.bibarticle {
1913
1953
  mso-style-name: bib_article;
1914
1954
  mso-style-unhide: no;
1915
1955
  mso-style-parent: "";
1916
- font-size: {{bodyfont}};
1956
+ font-family: {{bodyfont}};
1917
1957
  mso-ascii-font-family: Cambria;
1918
1958
  mso-hansi-font-family: Cambria;
1919
1959
  border: none;
@@ -1923,7 +1963,7 @@ span.bibcomment {
1923
1963
  mso-style-name: bib_comment;
1924
1964
  mso-style-unhide: no;
1925
1965
  mso-style-parent: bib_base;
1926
- font-size: {{bodyfont}};
1966
+ font-family: {{bodyfont}};
1927
1967
  mso-ascii-font-family: Cambria;
1928
1968
  mso-hansi-font-family: Cambria; }
1929
1969
 
@@ -1931,7 +1971,7 @@ span.bibdeg {
1931
1971
  mso-style-name: bib_deg;
1932
1972
  mso-style-unhide: no;
1933
1973
  mso-style-parent: bib_base;
1934
- font-size: {{bodyfont}};
1974
+ font-family: {{bodyfont}};
1935
1975
  mso-ascii-font-family: Cambria;
1936
1976
  mso-hansi-font-family: Cambria; }
1937
1977
 
@@ -1939,7 +1979,7 @@ span.bibdoi {
1939
1979
  mso-style-name: bib_doi;
1940
1980
  mso-style-unhide: no;
1941
1981
  mso-style-parent: "";
1942
- font-size: {{bodyfont}};
1982
+ font-family: {{bodyfont}};
1943
1983
  mso-ascii-font-family: Cambria;
1944
1984
  mso-hansi-font-family: Cambria;
1945
1985
  border: none;
@@ -1949,7 +1989,7 @@ span.bibetal {
1949
1989
  mso-style-name: bib_etal;
1950
1990
  mso-style-unhide: no;
1951
1991
  mso-style-parent: "";
1952
- font-size: {{bodyfont}};
1992
+ font-family: {{bodyfont}};
1953
1993
  mso-ascii-font-family: Cambria;
1954
1994
  mso-hansi-font-family: Cambria;
1955
1995
  border: none;
@@ -1959,7 +1999,7 @@ span.bibfname {
1959
1999
  mso-style-name: bib_fname;
1960
2000
  mso-style-unhide: no;
1961
2001
  mso-style-parent: "";
1962
- font-size: {{bodyfont}};
2002
+ font-family: {{bodyfont}};
1963
2003
  mso-ascii-font-family: Cambria;
1964
2004
  mso-hansi-font-family: Cambria;
1965
2005
  border: none;
@@ -1969,7 +2009,7 @@ span.bibfpage {
1969
2009
  mso-style-name: bib_fpage;
1970
2010
  mso-style-unhide: no;
1971
2011
  mso-style-parent: "";
1972
- font-size: {{bodyfont}};
2012
+ font-family: {{bodyfont}};
1973
2013
  mso-ascii-font-family: Cambria;
1974
2014
  mso-hansi-font-family: Cambria;
1975
2015
  border: none;
@@ -1979,7 +2019,7 @@ span.bibissue {
1979
2019
  mso-style-name: bib_issue;
1980
2020
  mso-style-unhide: no;
1981
2021
  mso-style-parent: "";
1982
- font-size: {{bodyfont}};
2022
+ font-family: {{bodyfont}};
1983
2023
  mso-ascii-font-family: Cambria;
1984
2024
  mso-hansi-font-family: Cambria;
1985
2025
  border: none;
@@ -1989,7 +2029,7 @@ span.bibjournal {
1989
2029
  mso-style-name: bib_journal;
1990
2030
  mso-style-unhide: no;
1991
2031
  mso-style-parent: "";
1992
- font-size: {{bodyfont}};
2032
+ font-family: {{bodyfont}};
1993
2033
  mso-ascii-font-family: Cambria;
1994
2034
  mso-hansi-font-family: Cambria;
1995
2035
  border: none;
@@ -1999,7 +2039,7 @@ span.biblpage {
1999
2039
  mso-style-name: bib_lpage;
2000
2040
  mso-style-unhide: no;
2001
2041
  mso-style-parent: "";
2002
- font-size: {{bodyfont}};
2042
+ font-family: {{bodyfont}};
2003
2043
  mso-ascii-font-family: Cambria;
2004
2044
  mso-hansi-font-family: Cambria;
2005
2045
  border: none;
@@ -2009,7 +2049,7 @@ span.bibnumber {
2009
2049
  mso-style-name: bib_number;
2010
2050
  mso-style-unhide: no;
2011
2051
  mso-style-parent: "";
2012
- font-size: {{bodyfont}};
2052
+ font-family: {{bodyfont}};
2013
2053
  mso-ascii-font-family: Cambria;
2014
2054
  mso-hansi-font-family: Cambria;
2015
2055
  border: none;
@@ -2019,7 +2059,7 @@ span.biborganization {
2019
2059
  mso-style-name: bib_organization;
2020
2060
  mso-style-unhide: no;
2021
2061
  mso-style-parent: "";
2022
- font-size: {{bodyfont}};
2062
+ font-family: {{bodyfont}};
2023
2063
  mso-ascii-font-family: Cambria;
2024
2064
  mso-hansi-font-family: Cambria;
2025
2065
  border: none;
@@ -2029,7 +2069,7 @@ span.bibsuffix {
2029
2069
  mso-style-name: bib_suffix;
2030
2070
  mso-style-unhide: no;
2031
2071
  mso-style-parent: bib_base;
2032
- font-size: {{bodyfont}};
2072
+ font-family: {{bodyfont}};
2033
2073
  mso-ascii-font-family: Cambria;
2034
2074
  mso-hansi-font-family: Cambria; }
2035
2075
 
@@ -2037,7 +2077,7 @@ span.bibsuppl {
2037
2077
  mso-style-name: bib_suppl;
2038
2078
  mso-style-unhide: no;
2039
2079
  mso-style-parent: "";
2040
- font-size: {{bodyfont}};
2080
+ font-family: {{bodyfont}};
2041
2081
  mso-ascii-font-family: Cambria;
2042
2082
  mso-hansi-font-family: Cambria;
2043
2083
  border: none;
@@ -2047,7 +2087,7 @@ span.bibsurname {
2047
2087
  mso-style-name: bib_surname;
2048
2088
  mso-style-unhide: no;
2049
2089
  mso-style-parent: "";
2050
- font-size: {{bodyfont}};
2090
+ font-family: {{bodyfont}};
2051
2091
  mso-ascii-font-family: Cambria;
2052
2092
  mso-hansi-font-family: Cambria;
2053
2093
  border: none;
@@ -2057,7 +2097,7 @@ span.bibunpubl {
2057
2097
  mso-style-name: bib_unpubl;
2058
2098
  mso-style-unhide: no;
2059
2099
  mso-style-parent: bib_base;
2060
- font-size: {{bodyfont}};
2100
+ font-family: {{bodyfont}};
2061
2101
  mso-ascii-font-family: Cambria;
2062
2102
  mso-hansi-font-family: Cambria; }
2063
2103
 
@@ -2065,7 +2105,7 @@ span.biburl {
2065
2105
  mso-style-name: bib_url;
2066
2106
  mso-style-unhide: no;
2067
2107
  mso-style-parent: "";
2068
- font-size: {{bodyfont}};
2108
+ font-family: {{bodyfont}};
2069
2109
  mso-ascii-font-family: Cambria;
2070
2110
  mso-hansi-font-family: Cambria;
2071
2111
  border: none;
@@ -2075,7 +2115,7 @@ span.bibvolume {
2075
2115
  mso-style-name: bib_volume;
2076
2116
  mso-style-unhide: no;
2077
2117
  mso-style-parent: "";
2078
- font-size: {{bodyfont}};
2118
+ font-family: {{bodyfont}};
2079
2119
  mso-ascii-font-family: Cambria;
2080
2120
  mso-hansi-font-family: Cambria;
2081
2121
  border: none;
@@ -2085,7 +2125,7 @@ span.bibyear {
2085
2125
  mso-style-name: bib_year;
2086
2126
  mso-style-unhide: no;
2087
2127
  mso-style-parent: "";
2088
- font-size: {{bodyfont}};
2128
+ font-family: {{bodyfont}};
2089
2129
  mso-ascii-font-family: Cambria;
2090
2130
  mso-hansi-font-family: Cambria;
2091
2131
  border: none;
@@ -2095,7 +2135,7 @@ span.citebase {
2095
2135
  mso-style-name: cite_base;
2096
2136
  mso-style-unhide: no;
2097
2137
  mso-style-parent: "";
2098
- font-size: {{bodyfont}};
2138
+ font-family: {{bodyfont}};
2099
2139
  mso-ascii-font-family: Cambria;
2100
2140
  mso-hansi-font-family: Cambria; }
2101
2141
 
@@ -2103,7 +2143,7 @@ span.citebib {
2103
2143
  mso-style-name: cite_bib;
2104
2144
  mso-style-unhide: no;
2105
2145
  mso-style-parent: "";
2106
- font-size: {{bodyfont}};
2146
+ font-family: {{bodyfont}};
2107
2147
  mso-ascii-font-family: Cambria;
2108
2148
  mso-hansi-font-family: Cambria;
2109
2149
  border: none;
@@ -2113,7 +2153,7 @@ span.citebox {
2113
2153
  mso-style-name: cite_box;
2114
2154
  mso-style-unhide: no;
2115
2155
  mso-style-parent: cite_base;
2116
- font-size: {{bodyfont}};
2156
+ font-family: {{bodyfont}};
2117
2157
  mso-ascii-font-family: Cambria;
2118
2158
  mso-hansi-font-family: Cambria; }
2119
2159
 
@@ -2121,7 +2161,7 @@ span.citeen {
2121
2161
  mso-style-name: cite_en;
2122
2162
  mso-style-unhide: no;
2123
2163
  mso-style-parent: "";
2124
- font-size: {{bodyfont}};
2164
+ font-family: {{bodyfont}};
2125
2165
  mso-ascii-font-family: Cambria;
2126
2166
  mso-hansi-font-family: Cambria;
2127
2167
  border: none;
@@ -2132,7 +2172,7 @@ span.citefig {
2132
2172
  mso-style-name: cite_fig;
2133
2173
  mso-style-unhide: no;
2134
2174
  mso-style-parent: "";
2135
- font-size: {{bodyfont}};
2175
+ font-family: {{bodyfont}};
2136
2176
  mso-ascii-font-family: Cambria;
2137
2177
  mso-hansi-font-family: Cambria;
2138
2178
  color: windowtext;
@@ -2144,7 +2184,7 @@ span.citefn {
2144
2184
  mso-style-unhide: no;
2145
2185
  mso-style-parent: "";
2146
2186
  mso-ansi-font-size: 11.0pt;
2147
- font-size: {{bodyfont}};
2187
+ font-family: {{bodyfont}};
2148
2188
  mso-ascii-font-family: Cambria;
2149
2189
  mso-hansi-font-family: Cambria;
2150
2190
  color: windowtext;
@@ -2156,7 +2196,7 @@ span.citetbl {
2156
2196
  mso-style-name: cite_tbl;
2157
2197
  mso-style-unhide: no;
2158
2198
  mso-style-parent: "";
2159
- font-size: {{bodyfont}};
2199
+ font-family: {{bodyfont}};
2160
2200
  mso-ascii-font-family: Cambria;
2161
2201
  mso-hansi-font-family: Cambria;
2162
2202
  color: windowtext;
@@ -2167,7 +2207,7 @@ span.stdbase {
2167
2207
  mso-style-name: std_base;
2168
2208
  mso-style-unhide: no;
2169
2209
  mso-style-parent: "";
2170
- font-size: {{bodyfont}};
2210
+ font-family: {{bodyfont}};
2171
2211
  mso-ascii-font-family: Cambria;
2172
2212
  mso-hansi-font-family: Cambria; }
2173
2213
 
@@ -2175,7 +2215,7 @@ span.bibextlink {
2175
2215
  mso-style-name: bib_extlink;
2176
2216
  mso-style-unhide: no;
2177
2217
  mso-style-parent: "";
2178
- font-size: {{bodyfont}};
2218
+ font-family: {{bodyfont}};
2179
2219
  mso-ascii-font-family: Cambria;
2180
2220
  mso-hansi-font-family: Cambria;
2181
2221
  border: none;
@@ -2185,7 +2225,7 @@ span.citeeq {
2185
2225
  mso-style-name: cite_eq;
2186
2226
  mso-style-unhide: no;
2187
2227
  mso-style-parent: "";
2188
- font-size: {{bodyfont}};
2228
+ font-family: {{bodyfont}};
2189
2229
  mso-ascii-font-family: Cambria;
2190
2230
  mso-hansi-font-family: Cambria;
2191
2231
  border: none;
@@ -2195,7 +2235,7 @@ span.bibmedline {
2195
2235
  mso-style-name: bib_medline;
2196
2236
  mso-style-unhide: no;
2197
2237
  mso-style-parent: bib_base;
2198
- font-size: {{bodyfont}};
2238
+ font-family: {{bodyfont}};
2199
2239
  mso-ascii-font-family: Cambria;
2200
2240
  mso-hansi-font-family: Cambria; }
2201
2241
 
@@ -2203,7 +2243,7 @@ span.citetfn {
2203
2243
  mso-style-name: cite_tfn;
2204
2244
  mso-style-unhide: no;
2205
2245
  mso-style-parent: "";
2206
- font-size: {{bodyfont}};
2246
+ font-family: {{bodyfont}};
2207
2247
  mso-ascii-font-family: Cambria;
2208
2248
  mso-hansi-font-family: Cambria;
2209
2249
  border: none;
@@ -2214,7 +2254,7 @@ span.auprefix {
2214
2254
  mso-style-unhide: no;
2215
2255
  mso-style-parent: "";
2216
2256
  mso-ansi-font-size: 11.0pt;
2217
- font-size: {{bodyfont}};
2257
+ font-family: {{bodyfont}};
2218
2258
  mso-ascii-font-family: Cambria;
2219
2259
  mso-hansi-font-family: Cambria;
2220
2260
  border: none;
@@ -2224,7 +2264,7 @@ span.citeapp {
2224
2264
  mso-style-name: cite_app;
2225
2265
  mso-style-unhide: no;
2226
2266
  mso-style-parent: "";
2227
- font-size: {{bodyfont}};
2267
+ font-family: {{bodyfont}};
2228
2268
  mso-ascii-font-family: Cambria;
2229
2269
  mso-hansi-font-family: Cambria;
2230
2270
  border: none;
@@ -2234,7 +2274,7 @@ span.citesec {
2234
2274
  mso-style-name: cite_sec;
2235
2275
  mso-style-unhide: no;
2236
2276
  mso-style-parent: "";
2237
- font-size: {{bodyfont}};
2277
+ font-family: {{bodyfont}};
2238
2278
  mso-ascii-font-family: Cambria;
2239
2279
  mso-hansi-font-family: Cambria;
2240
2280
  border: none;
@@ -2244,7 +2284,7 @@ span.stddocNumber {
2244
2284
  mso-style-name: std_docNumber;
2245
2285
  mso-style-unhide: no;
2246
2286
  mso-style-parent: "";
2247
- font-size: {{bodyfont}};
2287
+ font-family: {{bodyfont}};
2248
2288
  mso-ascii-font-family: Cambria;
2249
2289
  mso-hansi-font-family: Cambria;
2250
2290
  border: none;
@@ -2254,7 +2294,7 @@ span.stddocPartNumber {
2254
2294
  mso-style-name: std_docPartNumber;
2255
2295
  mso-style-unhide: no;
2256
2296
  mso-style-parent: "";
2257
- font-size: {{bodyfont}};
2297
+ font-family: {{bodyfont}};
2258
2298
  mso-ascii-font-family: Cambria;
2259
2299
  mso-hansi-font-family: Cambria;
2260
2300
  border: none;
@@ -2264,7 +2304,7 @@ span.stddocTitle {
2264
2304
  mso-style-name: std_docTitle;
2265
2305
  mso-style-unhide: no;
2266
2306
  mso-style-parent: "";
2267
- font-size: {{bodyfont}};
2307
+ font-family: {{bodyfont}};
2268
2308
  mso-ascii-font-family: Cambria;
2269
2309
  mso-hansi-font-family: Cambria;
2270
2310
  border: none;
@@ -2277,7 +2317,7 @@ span.aumember {
2277
2317
  mso-style-unhide: no;
2278
2318
  mso-style-parent: "";
2279
2319
  mso-ansi-font-size: 11.0pt;
2280
- font-size: {{bodyfont}};
2320
+ font-family: {{bodyfont}};
2281
2321
  mso-ascii-font-family: Cambria;
2282
2322
  mso-hansi-font-family: Cambria;
2283
2323
  border: none;
@@ -2287,7 +2327,7 @@ span.stdfootnote {
2287
2327
  mso-style-name: std_footnote;
2288
2328
  mso-style-unhide: no;
2289
2329
  mso-style-parent: "";
2290
- font-size: {{bodyfont}};
2330
+ font-family: {{bodyfont}};
2291
2331
  mso-ascii-font-family: Cambria;
2292
2332
  mso-hansi-font-family: Cambria;
2293
2333
  border: none;
@@ -2297,7 +2337,7 @@ span.stdpublisher {
2297
2337
  mso-style-name: std_publisher;
2298
2338
  mso-style-unhide: no;
2299
2339
  mso-style-parent: "";
2300
- font-size: {{bodyfont}};
2340
+ font-family: {{bodyfont}};
2301
2341
  mso-ascii-font-family: Cambria;
2302
2342
  mso-hansi-font-family: Cambria;
2303
2343
  border: none;
@@ -2307,7 +2347,7 @@ span.stdsection {
2307
2347
  mso-style-name: std_section;
2308
2348
  mso-style-unhide: no;
2309
2349
  mso-style-parent: "";
2310
- font-size: {{bodyfont}};
2350
+ font-family: {{bodyfont}};
2311
2351
  mso-ascii-font-family: Cambria;
2312
2352
  mso-hansi-font-family: Cambria;
2313
2353
  border: none;
@@ -2317,7 +2357,7 @@ span.stdyear {
2317
2357
  mso-style-name: std_year;
2318
2358
  mso-style-unhide: no;
2319
2359
  mso-style-parent: "";
2320
- font-size: {{bodyfont}};
2360
+ font-family: {{bodyfont}};
2321
2361
  mso-ascii-font-family: Cambria;
2322
2362
  mso-hansi-font-family: Cambria;
2323
2363
  border: none;
@@ -2327,7 +2367,7 @@ span.stddocumentType {
2327
2367
  mso-style-name: std_documentType;
2328
2368
  mso-style-unhide: no;
2329
2369
  mso-style-parent: "";
2330
- font-size: {{bodyfont}};
2370
+ font-family: {{bodyfont}};
2331
2371
  mso-ascii-font-family: Cambria;
2332
2372
  mso-hansi-font-family: Cambria;
2333
2373
  border: none;
@@ -2338,7 +2378,7 @@ span.bibalt-year {
2338
2378
  mso-style-unhide: no;
2339
2379
  mso-style-parent: "";
2340
2380
  mso-bidi-font-size: 12.0pt;
2341
- font-size: {{bodyfont}};
2381
+ font-family: {{bodyfont}};
2342
2382
  mso-ascii-font-family: Cambria;
2343
2383
  mso-hansi-font-family: Cambria;
2344
2384
  border: none;
@@ -2348,7 +2388,7 @@ span.bibbook {
2348
2388
  mso-style-name: bib_book;
2349
2389
  mso-style-unhide: no;
2350
2390
  mso-style-parent: "";
2351
- font-size: {{bodyfont}};
2391
+ font-family: {{bodyfont}};
2352
2392
  mso-ascii-font-family: Cambria;
2353
2393
  mso-hansi-font-family: Cambria;
2354
2394
  border: none;
@@ -2358,7 +2398,7 @@ span.bibchapterno {
2358
2398
  mso-style-name: bib_chapterno;
2359
2399
  mso-style-unhide: no;
2360
2400
  mso-style-parent: "";
2361
- font-size: {{bodyfont}};
2401
+ font-family: {{bodyfont}};
2362
2402
  mso-ascii-font-family: Cambria;
2363
2403
  mso-hansi-font-family: Cambria;
2364
2404
  border: none;
@@ -2368,7 +2408,7 @@ span.bibchaptertitle {
2368
2408
  mso-style-name: bib_chaptertitle;
2369
2409
  mso-style-unhide: no;
2370
2410
  mso-style-parent: "";
2371
- font-size: {{bodyfont}};
2411
+ font-family: {{bodyfont}};
2372
2412
  mso-ascii-font-family: Cambria;
2373
2413
  mso-hansi-font-family: Cambria;
2374
2414
  border: none;
@@ -2378,7 +2418,7 @@ span.bibed-etal {
2378
2418
  mso-style-name: bib_ed-etal;
2379
2419
  mso-style-unhide: no;
2380
2420
  mso-style-parent: "";
2381
- font-size: {{bodyfont}};
2421
+ font-family: {{bodyfont}};
2382
2422
  mso-ascii-font-family: Cambria;
2383
2423
  mso-hansi-font-family: Cambria;
2384
2424
  border: none;
@@ -2388,7 +2428,7 @@ span.bibed-fname {
2388
2428
  mso-style-name: bib_ed-fname;
2389
2429
  mso-style-unhide: no;
2390
2430
  mso-style-parent: "";
2391
- font-size: {{bodyfont}};
2431
+ font-family: {{bodyfont}};
2392
2432
  mso-ascii-font-family: Cambria;
2393
2433
  mso-hansi-font-family: Cambria;
2394
2434
  border: none;
@@ -2398,7 +2438,7 @@ span.bibeditionno {
2398
2438
  mso-style-name: bib_editionno;
2399
2439
  mso-style-unhide: no;
2400
2440
  mso-style-parent: "";
2401
- font-size: {{bodyfont}};
2441
+ font-family: {{bodyfont}};
2402
2442
  mso-ascii-font-family: Cambria;
2403
2443
  mso-hansi-font-family: Cambria;
2404
2444
  border: none;
@@ -2408,7 +2448,7 @@ span.bibed-organization {
2408
2448
  mso-style-name: bib_ed-organization;
2409
2449
  mso-style-unhide: no;
2410
2450
  mso-style-parent: "";
2411
- font-size: {{bodyfont}};
2451
+ font-family: {{bodyfont}};
2412
2452
  mso-ascii-font-family: Cambria;
2413
2453
  mso-hansi-font-family: Cambria;
2414
2454
  border: none;
@@ -2418,7 +2458,7 @@ span.bibed-suffix {
2418
2458
  mso-style-name: bib_ed-suffix;
2419
2459
  mso-style-unhide: no;
2420
2460
  mso-style-parent: "";
2421
- font-size: {{bodyfont}};
2461
+ font-family: {{bodyfont}};
2422
2462
  mso-ascii-font-family: Cambria;
2423
2463
  mso-hansi-font-family: Cambria;
2424
2464
  border: none;
@@ -2428,7 +2468,7 @@ span.bibed-surname {
2428
2468
  mso-style-name: bib_ed-surname;
2429
2469
  mso-style-unhide: no;
2430
2470
  mso-style-parent: "";
2431
- font-size: {{bodyfont}};
2471
+ font-family: {{bodyfont}};
2432
2472
  mso-ascii-font-family: Cambria;
2433
2473
  mso-hansi-font-family: Cambria;
2434
2474
  border: none;
@@ -2438,7 +2478,7 @@ span.bibinstitution {
2438
2478
  mso-style-name: bib_institution;
2439
2479
  mso-style-unhide: no;
2440
2480
  mso-style-parent: "";
2441
- font-size: {{bodyfont}};
2481
+ font-family: {{bodyfont}};
2442
2482
  mso-ascii-font-family: Cambria;
2443
2483
  mso-hansi-font-family: Cambria;
2444
2484
  border: none;
@@ -2448,7 +2488,7 @@ span.bibisbn {
2448
2488
  mso-style-name: bib_isbn;
2449
2489
  mso-style-unhide: no;
2450
2490
  mso-style-parent: "";
2451
- font-size: {{bodyfont}};
2491
+ font-family: {{bodyfont}};
2452
2492
  mso-ascii-font-family: Cambria;
2453
2493
  mso-hansi-font-family: Cambria;
2454
2494
  background: #D9D9D9; }
@@ -2457,7 +2497,7 @@ span.biblocation {
2457
2497
  mso-style-name: bib_location;
2458
2498
  mso-style-unhide: no;
2459
2499
  mso-style-parent: "";
2460
- font-size: {{bodyfont}};
2500
+ font-family: {{bodyfont}};
2461
2501
  mso-ascii-font-family: Cambria;
2462
2502
  mso-hansi-font-family: Cambria;
2463
2503
  border: none;
@@ -2467,7 +2507,7 @@ span.bibpagecount {
2467
2507
  mso-style-name: bib_pagecount;
2468
2508
  mso-style-unhide: no;
2469
2509
  mso-style-parent: "";
2470
- font-size: {{bodyfont}};
2510
+ font-family: {{bodyfont}};
2471
2511
  mso-ascii-font-family: Cambria;
2472
2512
  mso-hansi-font-family: Cambria;
2473
2513
  border: none;
@@ -2477,7 +2517,7 @@ span.bibpatent {
2477
2517
  mso-style-name: bib_patent;
2478
2518
  mso-style-unhide: no;
2479
2519
  mso-style-parent: "";
2480
- font-size: {{bodyfont}};
2520
+ font-family: {{bodyfont}};
2481
2521
  mso-ascii-font-family: Cambria;
2482
2522
  mso-hansi-font-family: Cambria;
2483
2523
  border: none;
@@ -2487,7 +2527,7 @@ span.bibpublisher {
2487
2527
  mso-style-name: bib_publisher;
2488
2528
  mso-style-unhide: no;
2489
2529
  mso-style-parent: "";
2490
- font-size: {{bodyfont}};
2530
+ font-family: {{bodyfont}};
2491
2531
  mso-ascii-font-family: Cambria;
2492
2532
  mso-hansi-font-family: Cambria;
2493
2533
  border: none;
@@ -2497,7 +2537,7 @@ span.bibreportnum {
2497
2537
  mso-style-name: bib_reportnum;
2498
2538
  mso-style-unhide: no;
2499
2539
  mso-style-parent: "";
2500
- font-size: {{bodyfont}};
2540
+ font-family: {{bodyfont}};
2501
2541
  mso-ascii-font-family: Cambria;
2502
2542
  mso-hansi-font-family: Cambria;
2503
2543
  border: none;
@@ -2507,7 +2547,7 @@ span.bibschool {
2507
2547
  mso-style-name: bib_school;
2508
2548
  mso-style-unhide: no;
2509
2549
  mso-style-parent: "";
2510
- font-size: {{bodyfont}};
2550
+ font-family: {{bodyfont}};
2511
2551
  mso-ascii-font-family: Cambria;
2512
2552
  mso-hansi-font-family: Cambria;
2513
2553
  border: none;
@@ -2517,7 +2557,7 @@ span.bibseries {
2517
2557
  mso-style-name: bib_series;
2518
2558
  mso-style-unhide: no;
2519
2559
  mso-style-parent: "";
2520
- font-size: {{bodyfont}};
2560
+ font-family: {{bodyfont}};
2521
2561
  mso-ascii-font-family: Cambria;
2522
2562
  mso-hansi-font-family: Cambria;
2523
2563
  background: #FFCC99; }
@@ -2526,7 +2566,7 @@ span.bibseriesno {
2526
2566
  mso-style-name: bib_seriesno;
2527
2567
  mso-style-unhide: no;
2528
2568
  mso-style-parent: "";
2529
- font-size: {{bodyfont}};
2569
+ font-family: {{bodyfont}};
2530
2570
  mso-ascii-font-family: Cambria;
2531
2571
  mso-hansi-font-family: Cambria;
2532
2572
  background: #FFFF99; }
@@ -2535,7 +2575,7 @@ span.bibtrans {
2535
2575
  mso-style-name: bib_trans;
2536
2576
  mso-style-unhide: no;
2537
2577
  mso-style-parent: "";
2538
- font-size: {{bodyfont}};
2578
+ font-family: {{bodyfont}};
2539
2579
  mso-ascii-font-family: Cambria;
2540
2580
  mso-hansi-font-family: Cambria;
2541
2581
  background: #99CC00; }
@@ -2544,7 +2584,7 @@ span.stdsuppl {
2544
2584
  mso-style-name: std_suppl;
2545
2585
  mso-style-unhide: no;
2546
2586
  mso-style-parent: "";
2547
- font-size: {{bodyfont}};
2587
+ font-family: {{bodyfont}};
2548
2588
  mso-ascii-font-family: Cambria;
2549
2589
  mso-hansi-font-family: Cambria;
2550
2590
  border: none;
@@ -2554,7 +2594,7 @@ span.citesection {
2554
2594
  mso-style-name: cite_section;
2555
2595
  mso-style-unhide: no;
2556
2596
  mso-style-parent: "";
2557
- font-size: {{bodyfont}};
2597
+ font-family: {{bodyfont}};
2558
2598
  mso-ascii-font-family: Cambria;
2559
2599
  mso-hansi-font-family: Cambria;
2560
2600
  border: none;
@@ -2615,7 +2655,7 @@ p.BodyText-, li.BodyText-, div.BodyText- {
2615
2655
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
2616
2656
  font-size: 9.0pt;
2617
2657
  mso-bidi-font-size: {{normalfontsize}};
2618
- font-size: {{bodyfont}};
2658
+ font-family: {{bodyfont}};
2619
2659
  mso-fareast-font-family: Calibri;
2620
2660
  mso-bidi-font-family: "Times New Roman";
2621
2661
  mso-ansi-language: EN-GB;
@@ -2635,7 +2675,7 @@ p.BodyTextindent1, li.BodyTextindent1, div.BodyTextindent1 {
2635
2675
  mso-pagination: widow-orphan;
2636
2676
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
2637
2677
  font-size: {{normalfontsize}};
2638
- font-size: {{bodyfont}};
2678
+ font-family: {{bodyfont}};
2639
2679
  mso-fareast-font-family: Calibri;
2640
2680
  mso-bidi-font-family: "Times New Roman";
2641
2681
  mso-ansi-language: EN-GB;
@@ -2656,7 +2696,7 @@ p.BodyTextindent1-, li.BodyTextindent1-, div.BodyTextindent1- {
2656
2696
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
2657
2697
  font-size: 9.0pt;
2658
2698
  mso-bidi-font-size: {{normalfontsize}};
2659
- font-size: {{bodyfont}};
2699
+ font-family: {{bodyfont}};
2660
2700
  mso-fareast-font-family: Calibri;
2661
2701
  mso-bidi-font-family: "Times New Roman";
2662
2702
  mso-ansi-language: EN-GB;
@@ -2675,7 +2715,7 @@ p.BodyTextIndent21, li.BodyTextIndent21, div.BodyTextIndent21 {
2675
2715
  mso-pagination: widow-orphan;
2676
2716
  font-size: {{normalfontsize}};
2677
2717
  mso-bidi-font-size: 10.0pt;
2678
- font-size: {{bodyfont}};
2718
+ font-family: {{bodyfont}};
2679
2719
  mso-fareast-font-family: "MS Mincho";
2680
2720
  mso-bidi-font-family: "Times New Roman";
2681
2721
  mso-ansi-language: EN-GB;
@@ -2695,7 +2735,7 @@ p.BodyTextindent2-, li.BodyTextindent2-, div.BodyTextindent2- {
2695
2735
  mso-pagination: widow-orphan;
2696
2736
  font-size: 9.0pt;
2697
2737
  mso-bidi-font-size: 10.0pt;
2698
- font-size: {{bodyfont}};
2738
+ font-family: {{bodyfont}};
2699
2739
  mso-fareast-font-family: "MS Mincho";
2700
2740
  mso-bidi-font-family: "Times New Roman";
2701
2741
  mso-ansi-language: EN-GB;
@@ -2715,7 +2755,7 @@ p.BodyTextIndent31, li.BodyTextIndent31, div.BodyTextIndent31 {
2715
2755
  mso-pagination: widow-orphan;
2716
2756
  font-size: {{normalfontsize}};
2717
2757
  mso-bidi-font-size: 10.0pt;
2718
- font-size: {{bodyfont}};
2758
+ font-family: {{bodyfont}};
2719
2759
  mso-fareast-font-family: "MS Mincho";
2720
2760
  mso-bidi-font-family: "Times New Roman";
2721
2761
  mso-ansi-language: EN-GB;
@@ -2735,7 +2775,7 @@ p.BodyTextindent3-, li.BodyTextindent3-, div.BodyTextindent3- {
2735
2775
  mso-pagination: widow-orphan;
2736
2776
  font-size: 9.0pt;
2737
2777
  mso-bidi-font-size: 10.0pt;
2738
- font-size: {{bodyfont}};
2778
+ font-family: {{bodyfont}};
2739
2779
  mso-fareast-font-family: "MS Mincho";
2740
2780
  mso-bidi-font-family: "Times New Roman";
2741
2781
  mso-ansi-language: EN-GB;
@@ -2755,7 +2795,7 @@ p.BodyTextindent4, li.BodyTextindent4, div.BodyTextindent4 {
2755
2795
  mso-pagination: widow-orphan;
2756
2796
  font-size: {{normalfontsize}};
2757
2797
  mso-bidi-font-size: 10.0pt;
2758
- font-size: {{bodyfont}};
2798
+ font-family: {{bodyfont}};
2759
2799
  mso-fareast-font-family: "MS Mincho";
2760
2800
  mso-bidi-font-family: "Times New Roman";
2761
2801
  mso-ansi-language: EN-GB;
@@ -2775,7 +2815,7 @@ p.BodyTextindent4-, li.BodyTextindent4-, div.BodyTextindent4- {
2775
2815
  mso-pagination: widow-orphan;
2776
2816
  font-size: 9.0pt;
2777
2817
  mso-bidi-font-size: 10.0pt;
2778
- font-size: {{bodyfont}};
2818
+ font-family: {{bodyfont}};
2779
2819
  mso-fareast-font-family: "MS Mincho";
2780
2820
  mso-bidi-font-family: "Times New Roman";
2781
2821
  mso-ansi-language: EN-GB;
@@ -2793,7 +2833,7 @@ p.BodyTextCenter, li.BodyTextCenter, div.BodyTextCenter {
2793
2833
  line-height: 12.0pt;
2794
2834
  mso-pagination: widow-orphan;
2795
2835
  font-size: {{normalfontsize}};
2796
- font-size: {{bodyfont}};
2836
+ font-family: {{bodyfont}};
2797
2837
  mso-fareast-font-family: Calibri;
2798
2838
  mso-bidi-font-family: "Times New Roman";
2799
2839
  mso-ansi-language: EN-GB;
@@ -2844,7 +2884,7 @@ p.CoverTitleA1, li.CoverTitleA1, div.CoverTitleA1 {
2844
2884
  mso-pagination: widow-orphan;
2845
2885
  font-size: 16.0pt;
2846
2886
  mso-bidi-font-size: {{normalfontsize}};
2847
- font-size: {{bodyfont}};
2887
+ font-family: {{bodyfont}};
2848
2888
  mso-fareast-font-family: Calibri;
2849
2889
  mso-bidi-font-family: "Times New Roman";
2850
2890
  mso-ansi-language: EN-GB;
@@ -2865,7 +2905,7 @@ p.CoverTitleA2, li.CoverTitleA2, div.CoverTitleA2 {
2865
2905
  mso-pagination: widow-orphan;
2866
2906
  font-size: 16.0pt;
2867
2907
  mso-bidi-font-size: {{normalfontsize}};
2868
- font-size: {{bodyfont}};
2908
+ font-family: {{bodyfont}};
2869
2909
  mso-fareast-font-family: Calibri;
2870
2910
  mso-bidi-font-family: "Times New Roman";
2871
2911
  mso-ansi-language: EN-GB;
@@ -2886,7 +2926,7 @@ p.CoverTitleA3, li.CoverTitleA3, div.CoverTitleA3 {
2886
2926
  mso-pagination: widow-orphan;
2887
2927
  font-size: 16.0pt;
2888
2928
  mso-bidi-font-size: {{normalfontsize}};
2889
- font-size: {{bodyfont}};
2929
+ font-family: {{bodyfont}};
2890
2930
  mso-fareast-font-family: Calibri;
2891
2931
  mso-bidi-font-family: "Times New Roman";
2892
2932
  mso-ansi-language: EN-GB;
@@ -2903,7 +2943,7 @@ p.CoverTitleB, li.CoverTitleB, div.CoverTitleB {
2903
2943
  line-height: 12.0pt;
2904
2944
  mso-pagination: widow-orphan;
2905
2945
  font-size: {{normalfontsize}};
2906
- font-size: {{bodyfont}};
2946
+ font-family: {{bodyfont}};
2907
2947
  mso-fareast-font-family: Calibri;
2908
2948
  mso-bidi-font-family: "Times New Roman";
2909
2949
  mso-ansi-language: FR;
@@ -2924,7 +2964,7 @@ p.Dimension100, li.Dimension100, div.Dimension100 {
2924
2964
  mso-pagination: widow-orphan;
2925
2965
  font-size: 10.0pt;
2926
2966
  mso-bidi-font-size: {{normalfontsize}};
2927
- font-size: {{bodyfont}};
2967
+ font-family: {{bodyfont}};
2928
2968
  mso-fareast-font-family: Calibri;
2929
2969
  mso-bidi-font-family: "Times New Roman";
2930
2970
  mso-ansi-language: EN-GB;
@@ -2943,7 +2983,7 @@ p.Dimension50, li.Dimension50, div.Dimension50 {
2943
2983
  mso-pagination: widow-orphan;
2944
2984
  font-size: 10.0pt;
2945
2985
  mso-bidi-font-size: {{normalfontsize}};
2946
- font-size: {{bodyfont}};
2986
+ font-family: {{bodyfont}};
2947
2987
  mso-fareast-font-family: Calibri;
2948
2988
  mso-bidi-font-family: "Times New Roman";
2949
2989
  mso-ansi-language: EN-GB;
@@ -2962,7 +3002,7 @@ p.Dimension75, li.Dimension75, div.Dimension75 {
2962
3002
  mso-pagination: widow-orphan;
2963
3003
  font-size: 10.0pt;
2964
3004
  mso-bidi-font-size: {{normalfontsize}};
2965
- font-size: {{bodyfont}};
3005
+ font-family: {{bodyfont}};
2966
3006
  mso-fareast-font-family: Calibri;
2967
3007
  mso-bidi-font-family: "Times New Roman";
2968
3008
  mso-ansi-language: EN-GB;
@@ -2983,7 +3023,7 @@ p.dl, li.dl, div.dl {
2983
3023
  mso-pagination: widow-orphan;
2984
3024
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
2985
3025
  font-size: {{normalfontsize}};
2986
- font-size: {{bodyfont}};
3026
+ font-family: {{bodyfont}};
2987
3027
  mso-fareast-font-family: Calibri;
2988
3028
  mso-bidi-font-family: "Times New Roman";
2989
3029
  mso-ansi-language: EN-GB;
@@ -3004,7 +3044,7 @@ p.Example0, li.Example0, div.Example0 {
3004
3044
  tab-stops: 67.7pt;
3005
3045
  font-size: 10.0pt;
3006
3046
  mso-bidi-font-size: {{normalfontsize}};
3007
- font-size: {{bodyfont}};
3047
+ font-family: {{bodyfont}};
3008
3048
  mso-fareast-font-family: Calibri;
3009
3049
  mso-bidi-font-family: "Times New Roman";
3010
3050
  mso-ansi-language: EN-GB;
@@ -3025,7 +3065,7 @@ p.Examplecontinued, li.Examplecontinued, div.Examplecontinued {
3025
3065
  tab-stops: 67.7pt;
3026
3066
  font-size: 10.0pt;
3027
3067
  mso-bidi-font-size: {{normalfontsize}};
3028
- font-size: {{bodyfont}};
3068
+ font-family: {{bodyfont}};
3029
3069
  mso-fareast-font-family: Calibri;
3030
3070
  mso-bidi-font-family: "Times New Roman";
3031
3071
  mso-ansi-language: EN-GB;
@@ -3046,7 +3086,7 @@ p.Exampleindent, li.Exampleindent, div.Exampleindent {
3046
3086
  tab-stops: 87.85pt;
3047
3087
  font-size: 10.0pt;
3048
3088
  mso-bidi-font-size: {{normalfontsize}};
3049
- font-size: {{bodyfont}};
3089
+ font-family: {{bodyfont}};
3050
3090
  mso-fareast-font-family: Calibri;
3051
3091
  mso-bidi-font-family: "Times New Roman";
3052
3092
  mso-ansi-language: EN-GB;
@@ -3067,7 +3107,7 @@ p.Exampleindentcontinued, li.Exampleindentcontinued, div.Exampleindentcontinued
3067
3107
  tab-stops: 87.85pt;
3068
3108
  font-size: 10.0pt;
3069
3109
  mso-bidi-font-size: {{normalfontsize}};
3070
- font-size: {{bodyfont}};
3110
+ font-family: {{bodyfont}};
3071
3111
  mso-fareast-font-family: Calibri;
3072
3112
  mso-bidi-font-family: "Times New Roman";
3073
3113
  mso-ansi-language: EN-GB;
@@ -3088,7 +3128,7 @@ p.Figureexample, li.Figureexample, div.Figureexample {
3088
3128
  tab-stops: 67.7pt;
3089
3129
  font-size: 10.0pt;
3090
3130
  mso-bidi-font-size: {{normalfontsize}};
3091
- font-size: {{bodyfont}};
3131
+ font-family: {{bodyfont}};
3092
3132
  mso-fareast-font-family: Calibri;
3093
3133
  mso-bidi-font-family: "Times New Roman";
3094
3134
  mso-ansi-language: EN-GB;
@@ -3106,7 +3146,7 @@ p.FigureGraphic, li.FigureGraphic, div.FigureGraphic {
3106
3146
  line-height: 12.0pt;
3107
3147
  mso-pagination: widow-orphan;
3108
3148
  font-size: {{normalfontsize}};
3109
- font-size: {{bodyfont}};
3149
+ font-family: {{bodyfont}};
3110
3150
  mso-fareast-font-family: Calibri;
3111
3151
  mso-bidi-font-family: "Times New Roman";
3112
3152
  mso-ansi-language: EN-GB;
@@ -3127,7 +3167,7 @@ p.Note0, li.Note0, div.Note0 {
3127
3167
  tab-stops: 48.25pt;
3128
3168
  font-size: 10.0pt;
3129
3169
  mso-bidi-font-size: {{normalfontsize}};
3130
- font-size: {{bodyfont}};
3170
+ font-family: {{bodyfont}};
3131
3171
  mso-fareast-font-family: Calibri;
3132
3172
  mso-bidi-font-family: "Times New Roman";
3133
3173
  mso-ansi-language: EN-GB;
@@ -3148,7 +3188,7 @@ p.Figurenote, li.Figurenote, div.Figurenote {
3148
3188
  tab-stops: 48.25pt;
3149
3189
  font-size: 10.0pt;
3150
3190
  mso-bidi-font-size: {{normalfontsize}};
3151
- font-size: {{bodyfont}};
3191
+ font-family: {{bodyfont}};
3152
3192
  mso-fareast-font-family: Calibri;
3153
3193
  mso-bidi-font-family: "Times New Roman";
3154
3194
  mso-ansi-language: EN-GB;
@@ -3166,7 +3206,7 @@ p.Figuresubtitle, li.Figuresubtitle, div.Figuresubtitle {
3166
3206
  line-height: 12.0pt;
3167
3207
  mso-pagination: widow-orphan;
3168
3208
  font-size: {{normalfontsize}};
3169
- font-size: {{bodyfont}};
3209
+ font-family: {{bodyfont}};
3170
3210
  mso-fareast-font-family: Calibri;
3171
3211
  mso-bidi-font-family: "Times New Roman";
3172
3212
  mso-ansi-language: EN-GB;
@@ -3187,7 +3227,7 @@ p.Figuretitle0, li.Figuretitle0, div.Figuretitle0 {
3187
3227
  mso-pagination: widow-orphan;
3188
3228
  mso-hyphenate: none;
3189
3229
  font-size: {{normalfontsize}};
3190
- font-size: {{bodyfont}};
3230
+ font-family: {{bodyfont}};
3191
3231
  mso-fareast-font-family: Calibri;
3192
3232
  mso-bidi-font-family: "Times New Roman";
3193
3233
  mso-ansi-language: EN-GB;
@@ -3211,7 +3251,7 @@ p.KeyText, li.KeyText, div.KeyText {
3211
3251
  tab-stops: 17.3pt;
3212
3252
  font-size: 9.0pt;
3213
3253
  mso-bidi-font-size: {{normalfontsize}};
3214
- font-size: {{bodyfont}};
3254
+ font-family: {{bodyfont}};
3215
3255
  mso-fareast-font-family: Calibri;
3216
3256
  mso-bidi-font-family: "Times New Roman";
3217
3257
  mso-ansi-language: EN-GB;
@@ -3232,7 +3272,7 @@ p.KeyTitle, li.KeyTitle, div.KeyTitle {
3232
3272
  tab-stops: 17.3pt;
3233
3273
  font-size: 9.0pt;
3234
3274
  mso-bidi-font-size: {{normalfontsize}};
3235
- font-size: {{bodyfont}};
3275
+ font-family: {{bodyfont}};
3236
3276
  mso-fareast-font-family: Calibri;
3237
3277
  mso-bidi-font-family: "Times New Roman";
3238
3278
  mso-ansi-language: EN-GB;
@@ -3254,7 +3294,7 @@ p.ListContinue1, li.ListContinue1, div.ListContinue1 {
3254
3294
  line-height: 12.0pt;
3255
3295
  mso-pagination: widow-orphan;
3256
3296
  font-size: {{normalfontsize}};
3257
- font-size: {{bodyfont}};
3297
+ font-family: {{bodyfont}};
3258
3298
  mso-fareast-font-family: Calibri;
3259
3299
  mso-bidi-font-family: "Times New Roman";
3260
3300
  mso-ansi-language: EN-GB;
@@ -3275,7 +3315,7 @@ p.ListContinue1-, li.ListContinue1-, div.ListContinue1- {
3275
3315
  mso-pagination: widow-orphan;
3276
3316
  font-size: 10.0pt;
3277
3317
  mso-bidi-font-size: {{normalfontsize}};
3278
- font-size: {{bodyfont}};
3318
+ font-family: {{bodyfont}};
3279
3319
  mso-fareast-font-family: Calibri;
3280
3320
  mso-bidi-font-family: "Times New Roman";
3281
3321
  mso-ansi-language: EN-GB;
@@ -3316,7 +3356,7 @@ p.ListContinue3-, li.ListContinue3-, div.ListContinue3- {
3316
3356
  mso-pagination: widow-orphan;
3317
3357
  font-size: 10.0pt;
3318
3358
  mso-bidi-font-size: {{normalfontsize}};
3319
- font-size: {{bodyfont}};
3359
+ font-family: {{bodyfont}};
3320
3360
  mso-fareast-font-family: Calibri;
3321
3361
  mso-bidi-font-family: "Times New Roman";
3322
3362
  mso-ansi-language: EN-GB;
@@ -3337,7 +3377,7 @@ p.ListContinue4-, li.ListContinue4-, div.ListContinue4- {
3337
3377
  mso-pagination: widow-orphan;
3338
3378
  font-size: 10.0pt;
3339
3379
  mso-bidi-font-size: {{normalfontsize}};
3340
- font-size: {{bodyfont}};
3380
+ font-family: {{bodyfont}};
3341
3381
  mso-fareast-font-family: Calibri;
3342
3382
  mso-bidi-font-family: "Times New Roman";
3343
3383
  mso-ansi-language: EN-GB;
@@ -3357,7 +3397,7 @@ p.ListNumber1, li.ListNumber1, div.ListNumber1 {
3357
3397
  line-height: 12.0pt;
3358
3398
  mso-pagination: widow-orphan;
3359
3399
  font-size: {{normalfontsize}};
3360
- font-size: {{bodyfont}};
3400
+ font-family: {{bodyfont}};
3361
3401
  mso-fareast-font-family: Calibri;
3362
3402
  mso-bidi-font-family: "Times New Roman";
3363
3403
  mso-ansi-language: EN-GB;
@@ -3378,7 +3418,7 @@ p.ListNumber1-, li.ListNumber1-, div.ListNumber1- {
3378
3418
  mso-pagination: widow-orphan;
3379
3419
  font-size: 10.0pt;
3380
3420
  mso-bidi-font-size: {{normalfontsize}};
3381
- font-size: {{bodyfont}};
3421
+ font-family: {{bodyfont}};
3382
3422
  mso-fareast-font-family: Calibri;
3383
3423
  mso-bidi-font-family: "Times New Roman";
3384
3424
  mso-ansi-language: EN-GB;
@@ -3400,7 +3440,7 @@ p.ListNumber2-, li.ListNumber2-, div.ListNumber2- {
3400
3440
  mso-pagination: widow-orphan;
3401
3441
  font-size: 10.0pt;
3402
3442
  mso-bidi-font-size: {{normalfontsize}};
3403
- font-size: {{bodyfont}};
3443
+ font-family: {{bodyfont}};
3404
3444
  mso-fareast-font-family: Calibri;
3405
3445
  mso-bidi-font-family: "Times New Roman";
3406
3446
  mso-ansi-language: EN-GB;
@@ -3421,7 +3461,7 @@ p.ListNumber3-, li.ListNumber3-, div.ListNumber3- {
3421
3461
  mso-pagination: widow-orphan;
3422
3462
  font-size: 10.0pt;
3423
3463
  mso-bidi-font-size: {{normalfontsize}};
3424
- font-size: {{bodyfont}};
3464
+ font-family: {{bodyfont}};
3425
3465
  mso-fareast-font-family: Calibri;
3426
3466
  mso-bidi-font-family: "Times New Roman";
3427
3467
  mso-ansi-language: EN-GB;
@@ -3442,7 +3482,7 @@ p.ListNumber4-, li.ListNumber4-, div.ListNumber4- {
3442
3482
  mso-pagination: widow-orphan;
3443
3483
  font-size: 10.0pt;
3444
3484
  mso-bidi-font-size: {{normalfontsize}};
3445
- font-size: {{bodyfont}};
3485
+ font-family: {{bodyfont}};
3446
3486
  mso-fareast-font-family: Calibri;
3447
3487
  mso-bidi-font-family: "Times New Roman";
3448
3488
  mso-ansi-language: EN-GB;
@@ -3461,7 +3501,7 @@ p.Tabletitle0, li.Tabletitle0, div.Tabletitle0 {
3461
3501
  mso-pagination: widow-orphan;
3462
3502
  mso-hyphenate: none;
3463
3503
  font-size: {{normalfontsize}};
3464
- font-size: {{bodyfont}};
3504
+ font-family: {{bodyfont}};
3465
3505
  mso-fareast-font-family: Calibri;
3466
3506
  mso-bidi-font-family: "Times New Roman";
3467
3507
  mso-ansi-language: EN-GB;
@@ -3482,7 +3522,7 @@ p.Tablebody-, li.Tablebody-, div.Tablebody- {
3482
3522
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
3483
3523
  font-size: 9.0pt;
3484
3524
  mso-bidi-font-size: {{normalfontsize}};
3485
- font-size: {{bodyfont}};
3525
+ font-family: {{bodyfont}};
3486
3526
  mso-fareast-font-family: Calibri;
3487
3527
  mso-bidi-font-family: "Times New Roman";
3488
3528
  mso-ansi-language: EN-GB;
@@ -3501,7 +3541,7 @@ p.Tablebody--, li.Tablebody--, div.Tablebody-- {
3501
3541
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
3502
3542
  font-size: 8.0pt;
3503
3543
  mso-bidi-font-size: {{normalfontsize}};
3504
- font-size: {{bodyfont}};
3544
+ font-family: {{bodyfont}};
3505
3545
  mso-fareast-font-family: Calibri;
3506
3546
  mso-bidi-font-family: "Times New Roman";
3507
3547
  mso-ansi-language: EN-GB;
@@ -3519,7 +3559,7 @@ p.Tablebody0, li.Tablebody0, div.Tablebody0 {
3519
3559
  mso-pagination: widow-orphan;
3520
3560
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
3521
3561
  font-size: {{normalfontsize}};
3522
- font-size: {{bodyfont}};
3562
+ font-family: {{bodyfont}};
3523
3563
  mso-fareast-font-family: Calibri;
3524
3564
  mso-bidi-font-family: "Times New Roman";
3525
3565
  mso-ansi-language: EN-GB;
@@ -3540,7 +3580,7 @@ p.Tablefooter, li.Tablefooter, div.Tablefooter {
3540
3580
  tab-stops: 17.3pt;
3541
3581
  font-size: 9.0pt;
3542
3582
  mso-bidi-font-size: {{normalfontsize}};
3543
- font-size: {{bodyfont}};
3583
+ font-family: {{bodyfont}};
3544
3584
  mso-fareast-font-family: Calibri;
3545
3585
  mso-bidi-font-family: "Times New Roman";
3546
3586
  mso-ansi-language: EN-GB;
@@ -3559,7 +3599,7 @@ p.Tableheader, li.Tableheader, div.Tableheader {
3559
3599
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
3560
3600
  font-size: 10.0pt;
3561
3601
  mso-bidi-font-size: {{normalfontsize}};
3562
- font-size: {{bodyfont}};
3602
+ font-family: {{bodyfont}};
3563
3603
  mso-fareast-font-family: Calibri;
3564
3604
  mso-bidi-font-family: "Times New Roman";
3565
3605
  mso-ansi-language: EN-GB;
@@ -3578,7 +3618,7 @@ p.Tableheader-, li.Tableheader-, div.Tableheader- {
3578
3618
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
3579
3619
  font-size: 9.0pt;
3580
3620
  mso-bidi-font-size: {{normalfontsize}};
3581
- font-size: {{bodyfont}};
3621
+ font-family: {{bodyfont}};
3582
3622
  mso-fareast-font-family: Calibri;
3583
3623
  mso-bidi-font-family: "Times New Roman";
3584
3624
  mso-ansi-language: EN-GB;
@@ -3597,7 +3637,7 @@ p.Tableheader--, li.Tableheader--, div.Tableheader-- {
3597
3637
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
3598
3638
  font-size: 8.0pt;
3599
3639
  mso-bidi-font-size: {{normalfontsize}};
3600
- font-size: {{bodyfont}};
3640
+ font-family: {{bodyfont}};
3601
3641
  mso-fareast-font-family: Calibri;
3602
3642
  mso-bidi-font-family: "Times New Roman";
3603
3643
  mso-ansi-language: EN-GB;
@@ -3615,7 +3655,7 @@ p.Tableheader0, li.Tableheader0, div.Tableheader0 {
3615
3655
  mso-pagination: widow-orphan;
3616
3656
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
3617
3657
  font-size: {{normalfontsize}};
3618
- font-size: {{bodyfont}};
3658
+ font-family: {{bodyfont}};
3619
3659
  mso-fareast-font-family: Calibri;
3620
3660
  mso-bidi-font-family: "Times New Roman";
3621
3661
  mso-ansi-language: EN-GB;
@@ -3635,7 +3675,7 @@ p.Notice, li.Notice, div.Notice {
3635
3675
  mso-pagination: widow-orphan;
3636
3676
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
3637
3677
  font-size: {{normalfontsize}};
3638
- font-size: {{bodyfont}};
3678
+ font-family: {{bodyfont}};
3639
3679
  mso-fareast-font-family: Calibri;
3640
3680
  mso-bidi-font-family: "Times New Roman";
3641
3681
  mso-ansi-language: EN-GB;
@@ -3655,7 +3695,7 @@ p.p2, li.p2, div.p2 {
3655
3695
  mso-pagination: widow-orphan;
3656
3696
  tab-stops: 28.1pt;
3657
3697
  font-size: {{normalfontsize}};
3658
- font-size: {{bodyfont}};
3698
+ font-family: {{bodyfont}};
3659
3699
  mso-fareast-font-family: Calibri;
3660
3700
  mso-bidi-font-family: "Times New Roman";
3661
3701
  mso-ansi-language: EN-GB;
@@ -3675,7 +3715,7 @@ p.p3, li.p3, div.p3 {
3675
3715
  mso-pagination: widow-orphan;
3676
3716
  tab-stops: 36.0pt;
3677
3717
  font-size: {{normalfontsize}};
3678
- font-size: {{bodyfont}};
3718
+ font-family: {{bodyfont}};
3679
3719
  mso-fareast-font-family: Calibri;
3680
3720
  mso-bidi-font-family: "Times New Roman";
3681
3721
  mso-ansi-language: EN-GB;
@@ -3695,7 +3735,7 @@ p.p4, li.p4, div.p4 {
3695
3735
  mso-pagination: widow-orphan;
3696
3736
  tab-stops: 54.7pt;
3697
3737
  font-size: {{normalfontsize}};
3698
- font-size: {{bodyfont}};
3738
+ font-family: {{bodyfont}};
3699
3739
  mso-fareast-font-family: Calibri;
3700
3740
  mso-bidi-font-family: "Times New Roman";
3701
3741
  mso-ansi-language: EN-GB;
@@ -3715,7 +3755,7 @@ p.p5, li.p5, div.p5 {
3715
3755
  mso-pagination: widow-orphan;
3716
3756
  tab-stops: 54.7pt;
3717
3757
  font-size: {{normalfontsize}};
3718
- font-size: {{bodyfont}};
3758
+ font-family: {{bodyfont}};
3719
3759
  mso-fareast-font-family: Calibri;
3720
3760
  mso-bidi-font-family: "Times New Roman";
3721
3761
  mso-ansi-language: EN-GB;
@@ -3735,7 +3775,7 @@ p.p6, li.p6, div.p6 {
3735
3775
  mso-pagination: widow-orphan;
3736
3776
  tab-stops: 72.0pt;
3737
3777
  font-size: {{normalfontsize}};
3738
- font-size: {{bodyfont}};
3778
+ font-family: {{bodyfont}};
3739
3779
  mso-fareast-font-family: Calibri;
3740
3780
  mso-bidi-font-family: "Times New Roman";
3741
3781
  mso-ansi-language: EN-GB;
@@ -3754,7 +3794,7 @@ p.RefNorm, li.RefNorm, div.RefNorm {
3754
3794
  line-height: 12.0pt;
3755
3795
  mso-pagination: widow-orphan;
3756
3796
  font-size: {{normalfontsize}};
3757
- font-size: {{bodyfont}};
3797
+ font-family: {{bodyfont}};
3758
3798
  mso-fareast-font-family: Calibri;
3759
3799
  mso-bidi-font-family: "Times New Roman";
3760
3800
  mso-ansi-language: EN-GB;
@@ -3775,7 +3815,7 @@ p.Notecontinued, li.Notecontinued, div.Notecontinued {
3775
3815
  tab-stops: 48.25pt;
3776
3816
  font-size: {{smallerfontsize}};
3777
3817
  mso-bidi-font-size: {{normalfontsize}};
3778
- font-size: {{bodyfont}};
3818
+ font-family: {{bodyfont}};
3779
3819
  mso-fareast-font-family: Calibri;
3780
3820
  mso-bidi-font-family: "Times New Roman";
3781
3821
  mso-ansi-language: EN-GB;
@@ -3796,7 +3836,7 @@ p.Noteindent, li.Noteindent, div.Noteindent {
3796
3836
  tab-stops: 68.4pt;
3797
3837
  font-size: {{smallerfontsize}};
3798
3838
  mso-bidi-font-size: {{normalfontsize}};
3799
- font-size: {{bodyfont}};
3839
+ font-family: {{bodyfont}};
3800
3840
  mso-fareast-font-family: Calibri;
3801
3841
  mso-bidi-font-family: "Times New Roman";
3802
3842
  mso-ansi-language: EN-GB;
@@ -3818,7 +3858,7 @@ p.Noteindentcontinued, li.Noteindentcontinued, div.Noteindentcontinued {
3818
3858
  tab-stops: 68.4pt;
3819
3859
  font-size: {{smallerfontsize}};
3820
3860
  mso-bidi-font-size: {{normalfontsize}};
3821
- font-size: {{bodyfont}};
3861
+ font-family: {{bodyfont}};
3822
3862
  mso-fareast-font-family: Calibri;
3823
3863
  mso-bidi-font-family: "Times New Roman";
3824
3864
  mso-ansi-language: EN-GB;
@@ -3950,7 +3990,7 @@ p.ListNumber5-, li.ListNumber5-, div.ListNumber5- {
3950
3990
  mso-pagination: widow-orphan;
3951
3991
  font-size: {{smallerfontsize}};
3952
3992
  mso-bidi-font-size: {{normalfontsize}};
3953
- font-size: {{bodyfont}};
3993
+ font-family: {{bodyfont}};
3954
3994
  mso-fareast-font-family: Calibri;
3955
3995
  mso-bidi-font-family: "Times New Roman";
3956
3996
  mso-ansi-language: EN-GB;
@@ -3972,7 +4012,7 @@ p.ListContinue5-, li.ListContinue5-, div.ListContinue5- {
3972
4012
  mso-pagination: widow-orphan;
3973
4013
  font-size: {{smallerfontsize}};
3974
4014
  mso-bidi-font-size: {{normalfontsize}};
3975
- font-size: {{bodyfont}};
4015
+ font-family: {{bodyfont}};
3976
4016
  mso-fareast-font-family: Calibri;
3977
4017
  mso-bidi-font-family: "Times New Roman";
3978
4018
  mso-ansi-language: EN-GB;
@@ -3993,7 +4033,7 @@ p.BiblioText, li.BiblioText, div.BiblioText {
3993
4033
  mso-pagination: widow-orphan;
3994
4034
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
3995
4035
  font-size: {{normalfontsize}};
3996
- font-size: {{bodyfont}};
4036
+ font-family: {{bodyfont}};
3997
4037
  mso-fareast-font-family: Calibri;
3998
4038
  mso-bidi-font-family: "Times New Roman";
3999
4039
  mso-ansi-language: EN-GB;
@@ -4011,7 +4051,7 @@ p.FigureImage, li.FigureImage, div.FigureImage {
4011
4051
  line-height: 12.0pt;
4012
4052
  mso-pagination: widow-orphan;
4013
4053
  font-size: {{normalfontsize}};
4014
- font-size: {{bodyfont}};
4054
+ font-family: {{bodyfont}};
4015
4055
  mso-fareast-font-family: Calibri;
4016
4056
  mso-bidi-font-family: "Times New Roman";
4017
4057
  mso-ansi-language: EN-GB;
@@ -4034,7 +4074,7 @@ p.Figuredescription, li.Figuredescription, div.Figuredescription {
4034
4074
  mso-pattern: gray-10 auto;
4035
4075
  font-size: {{normalfontsize}};
4036
4076
  mso-bidi-font-size: 12.0pt;
4037
- font-size: {{bodyfont}};
4077
+ font-family: {{bodyfont}};
4038
4078
  mso-fareast-font-family: Calibri;
4039
4079
  mso-bidi-font-family: "Times New Roman";
4040
4080
  mso-ansi-language: EN-GB;
@@ -4058,7 +4098,7 @@ p.Formuladescription, li.Formuladescription, div.Formuladescription {
4058
4098
  mso-pattern: gray-10 auto;
4059
4099
  font-size: {{normalfontsize}};
4060
4100
  mso-bidi-font-size: 12.0pt;
4061
- font-size: {{bodyfont}};
4101
+ font-family: {{bodyfont}};
4062
4102
  mso-fareast-font-family: Calibri;
4063
4103
  mso-bidi-font-family: "Times New Roman";
4064
4104
  mso-ansi-language: EN-GB;
@@ -4081,7 +4121,7 @@ p.Tabledescription, li.Tabledescription, div.Tabledescription {
4081
4121
  mso-pattern: gray-10 auto;
4082
4122
  font-size: {{normalfontsize}};
4083
4123
  mso-bidi-font-size: 12.0pt;
4084
- font-size: {{bodyfont}};
4124
+ font-family: {{bodyfont}};
4085
4125
  mso-fareast-font-family: Calibri;
4086
4126
  mso-bidi-font-family: "Times New Roman";
4087
4127
  mso-ansi-language: EN-GB;
@@ -4103,7 +4143,7 @@ p.Box-begin, li.Box-begin, div.Box-begin {
4103
4143
  background: #D9D9D9;
4104
4144
  font-size: {{normalfontsize}};
4105
4145
  mso-bidi-font-size: 12.0pt;
4106
- font-size: {{bodyfont}};
4146
+ font-family: {{bodyfont}};
4107
4147
  mso-fareast-font-family: Calibri;
4108
4148
  mso-bidi-font-family: "Times New Roman";
4109
4149
  mso-ansi-language: EN-GB;
@@ -4123,7 +4163,7 @@ p.Box-end, li.Box-end, div.Box-end {
4123
4163
  background: #D9D9D9;
4124
4164
  font-size: {{normalfontsize}};
4125
4165
  mso-bidi-font-size: 12.0pt;
4126
- font-size: {{bodyfont}};
4166
+ font-family: {{bodyfont}};
4127
4167
  mso-fareast-font-family: Calibri;
4128
4168
  mso-bidi-font-family: "Times New Roman";
4129
4169
  mso-ansi-language: EN-GB;
@@ -4143,7 +4183,7 @@ p.Box-title, li.Box-title, div.Box-title {
4143
4183
  background: #E6E6E6;
4144
4184
  font-size: 13.0pt;
4145
4185
  mso-bidi-font-size: 12.0pt;
4146
- font-size: {{bodyfont}};
4186
+ font-family: {{bodyfont}};
4147
4187
  mso-fareast-font-family: Calibri;
4148
4188
  mso-bidi-font-family: "Times New Roman";
4149
4189
  mso-ansi-language: EN-GB;
@@ -4169,7 +4209,7 @@ p.FrontHead, li.FrontHead, div.FrontHead {
4169
4209
  mso-hyphenate: none;
4170
4210
  font-size: 14.0pt;
4171
4211
  mso-bidi-font-size: {{normalfontsize}};
4172
- font-size: {{headerfont}};
4212
+ font-family: {{headerfont}};
4173
4213
  mso-fareast-font-family: Calibri;
4174
4214
  mso-bidi-font-family: "Times New Roman";
4175
4215
  mso-ansi-language: EN-GB;
@@ -4191,7 +4231,7 @@ p.IndexHead, li.IndexHead, div.IndexHead {
4191
4231
  mso-pagination: widow-orphan;
4192
4232
  mso-outline-level: 1;
4193
4233
  font-size: 14.0pt;
4194
- font-size: {{headerfont}};
4234
+ font-family: {{headerfont}};
4195
4235
  mso-fareast-font-family: Calibri;
4196
4236
  mso-bidi-font-family: "Times New Roman";
4197
4237
  mso-ansi-language: EN-GB;
@@ -4212,7 +4252,7 @@ p.BodyTextIndent22, li.BodyTextIndent22, div.BodyTextIndent22 {
4212
4252
  mso-pagination: widow-orphan;
4213
4253
  font-size: {{normalfontsize}};
4214
4254
  mso-bidi-font-size: {{smallerfontsize}};
4215
- font-size: {{bodyfont}};
4255
+ font-family: {{bodyfont}};
4216
4256
  mso-fareast-font-family: "MS Mincho";
4217
4257
  mso-bidi-font-family: "Times New Roman";
4218
4258
  mso-ansi-language: EN-GB;
@@ -4232,7 +4272,7 @@ p.BodyTextIndent32, li.BodyTextIndent32, div.BodyTextIndent32 {
4232
4272
  mso-pagination: widow-orphan;
4233
4273
  font-size: {{normalfontsize}};
4234
4274
  mso-bidi-font-size: {{smallerfontsize}};
4235
- font-size: {{bodyfont}};
4275
+ font-family: {{bodyfont}};
4236
4276
  mso-fareast-font-family: "MS Mincho";
4237
4277
  mso-bidi-font-family: "Times New Roman";
4238
4278
  mso-ansi-language: EN-GB;
@@ -4253,7 +4293,7 @@ p.Exampleindent2, li.Exampleindent2, div.Exampleindent2 {
4253
4293
  tab-stops: 67.7pt 87.9pt;
4254
4294
  font-size: {{smallerfontsize}};
4255
4295
  mso-bidi-font-size: {{normalfontsize}};
4256
- font-size: {{bodyfont}};
4296
+ font-family: {{bodyfont}};
4257
4297
  mso-fareast-font-family: Calibri;
4258
4298
  mso-bidi-font-family: "Times New Roman";
4259
4299
  mso-ansi-language: EN-GB;
@@ -4274,7 +4314,7 @@ p.Exampleindent2continued, li.Exampleindent2continued, div.Exampleindent2continu
4274
4314
  tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
4275
4315
  font-size: {{smallerfontsize}};
4276
4316
  mso-bidi-font-size: {{normalfontsize}};
4277
- font-size: {{bodyfont}};
4317
+ font-family: {{bodyfont}};
4278
4318
  mso-fareast-font-family: Calibri;
4279
4319
  mso-bidi-font-family: "Times New Roman";
4280
4320
  mso-ansi-language: EN-GB;
@@ -4295,7 +4335,7 @@ p.Noteindent2continued, li.Noteindent2continued, div.Noteindent2continued {
4295
4335
  tab-stops: 87.9pt;
4296
4336
  font-size: {{smallerfontsize}};
4297
4337
  mso-bidi-font-size: {{normalfontsize}};
4298
- font-size: {{bodyfont}};
4338
+ font-family: {{bodyfont}};
4299
4339
  mso-fareast-font-family: Calibri;
4300
4340
  mso-bidi-font-family: "Times New Roman";
4301
4341
  mso-ansi-language: EN-GB;
@@ -4316,7 +4356,7 @@ p.Noteindent2, li.Noteindent2, div.Noteindent2 {
4316
4356
  tab-stops: 87.9pt;
4317
4357
  font-size: {{smallerfontsize}};
4318
4358
  mso-bidi-font-size: {{normalfontsize}};
4319
- font-size: {{bodyfont}};
4359
+ font-family: {{bodyfont}};
4320
4360
  mso-fareast-font-family: Calibri;
4321
4361
  mso-bidi-font-family: "Times New Roman";
4322
4362
  mso-ansi-language: EN-GB;