metanorma-iso 2.2.3 → 2.2.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/isodoc/iso/html/style-human.css +6 -0
- data/lib/isodoc/iso/html/style-iso.css +6 -0
- data/lib/isodoc/iso/html/wordstyle-dis.css +150 -0
- data/lib/isodoc/iso/html/wordstyle-dis.scss +144 -0
- data/lib/isodoc/iso/html/wordstyle.css +150 -0
- data/lib/isodoc/iso/html/wordstyle.scss +144 -0
- data/lib/isodoc/iso/iso.amendment.xsl +1452 -1170
- data/lib/isodoc/iso/iso.international-standard.xsl +1452 -1170
- data/lib/isodoc/iso/word_dis_cleanup.rb +6 -5
- data/lib/isodoc/iso/word_dis_convert.rb +1 -1
- data/lib/metanorma/iso/isodoc.rng +1 -1
- data/lib/metanorma/iso/validate.rb +2 -2
- data/lib/metanorma/iso/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9a0563d9fa5bd34ed390701df2a0fc01e009d510059ddbfc859e6fa72505297b
|
4
|
+
data.tar.gz: 0be48505ccf77b173cce715b7934f13eb169fdb5bdff34c136db5ea5992c1b28
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 047442e860fd1d6e8f067882db28c6724cd8d3b8b405a3227fef5213fe3aaa8602775418d439a93d5a29a3fc3a0ea7c628eb57ceae02ebe234b52494a75b35b3
|
7
|
+
data.tar.gz: 867aa6a944da537296b117daa82e5622972b5609e03a90fde3aa32741de953f71b1ab063fd1a8ab70a466cf9abe03fffdd633b81c7ddedbd67760da5ba34f0b3
|
@@ -463,6 +463,12 @@ p.Terms {
|
|
463
463
|
padding-left: 30px; }
|
464
464
|
#toc .h3, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h3 {
|
465
465
|
padding-left: 50px; }
|
466
|
+
#toc .h4, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h4 {
|
467
|
+
padding-left: 70px; }
|
468
|
+
#toc .h5, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h5 {
|
469
|
+
padding-left: 90px; }
|
470
|
+
#toc .h6, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h6 {
|
471
|
+
padding-left: 110px; }
|
466
472
|
#toc .toc-active, #toc li:hover, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .toc-active, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:hover {
|
467
473
|
background: #1d1d1d;
|
468
474
|
box-shadow: inset -5px 0px 10px -5px #1d1d1d !important; }
|
@@ -410,6 +410,12 @@ p.Terms {
|
|
410
410
|
padding-left: 30px; }
|
411
411
|
#toc .h3, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h3 {
|
412
412
|
padding-left: 50px; }
|
413
|
+
#toc .h4, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h4 {
|
414
|
+
padding-left: 70px; }
|
415
|
+
#toc .h5, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h5 {
|
416
|
+
padding-left: 90px; }
|
417
|
+
#toc .h6, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h6 {
|
418
|
+
padding-left: 110px; }
|
413
419
|
#toc .toc-active, #toc li:hover, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .toc-active, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:hover {
|
414
420
|
background: #f7f7f7;
|
415
421
|
box-shadow: inset -5px 0px 10px -5px #f7f7f7 !important; }
|
@@ -812,6 +812,156 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3 {
|
|
812
812
|
font-weight: bold;
|
813
813
|
mso-bidi-font-weight: normal; }
|
814
814
|
|
815
|
+
p.MsoToc4, li.MsoToc4, div.MsoToc4 {
|
816
|
+
mso-style-noshow: yes;
|
817
|
+
mso-style-priority: 39;
|
818
|
+
mso-style-unhide: no;
|
819
|
+
mso-style-name: "TOC 4";
|
820
|
+
mso-style-parent: "TOC 3";
|
821
|
+
mso-style-next: Normal;
|
822
|
+
margin-top: 0cm;
|
823
|
+
margin-right: 25.0pt;
|
824
|
+
margin-bottom: 0cm;
|
825
|
+
margin-left: 36.0pt;
|
826
|
+
margin-bottom: .0001pt;
|
827
|
+
text-indent: -36.0pt;
|
828
|
+
line-height: 12.0pt;
|
829
|
+
mso-pagination: widow-orphan;
|
830
|
+
mso-hyphenate: none;
|
831
|
+
tab-stops: 20.15pt 47.9pt right dotted 487.6pt;
|
832
|
+
font-size: 10.5pt;
|
833
|
+
font-family: {{bodyfont}};
|
834
|
+
mso-fareast-font-family: {{bodyfont}};
|
835
|
+
mso-bidi-font-family: {{bodyfont}};
|
836
|
+
mso-ansi-language: EN-GB;
|
837
|
+
font-weight: bold;
|
838
|
+
mso-bidi-font-weight: normal; }
|
839
|
+
|
840
|
+
p.MsoToc5, li.MsoToc5, div.MsoToc5 {
|
841
|
+
mso-style-noshow: yes;
|
842
|
+
mso-style-priority: 39;
|
843
|
+
mso-style-unhide: no;
|
844
|
+
mso-style-name: "TOC 5";
|
845
|
+
mso-style-parent: "TOC 4";
|
846
|
+
mso-style-next: Normal;
|
847
|
+
margin-top: 0cm;
|
848
|
+
margin-right: 25.0pt;
|
849
|
+
margin-bottom: 0cm;
|
850
|
+
margin-left: 36.0pt;
|
851
|
+
margin-bottom: .0001pt;
|
852
|
+
text-indent: -36.0pt;
|
853
|
+
line-height: 12.0pt;
|
854
|
+
mso-pagination: widow-orphan;
|
855
|
+
mso-hyphenate: none;
|
856
|
+
tab-stops: 20.15pt 47.9pt right dotted 487.6pt;
|
857
|
+
font-size: 10.5pt;
|
858
|
+
font-family: {{bodyfont}};
|
859
|
+
mso-fareast-font-family: {{bodyfont}};
|
860
|
+
mso-bidi-font-family: {{bodyfont}};
|
861
|
+
mso-ansi-language: EN-GB;
|
862
|
+
font-weight: bold;
|
863
|
+
mso-bidi-font-weight: normal; }
|
864
|
+
|
865
|
+
p.MsoToc6, li.MsoToc6, div.MsoToc6 {
|
866
|
+
mso-style-noshow: yes;
|
867
|
+
mso-style-priority: 39;
|
868
|
+
mso-style-unhide: no;
|
869
|
+
mso-style-name: "TOC 6";
|
870
|
+
mso-style-parent: "TOC 5";
|
871
|
+
mso-style-next: Normal;
|
872
|
+
margin-top: 0cm;
|
873
|
+
margin-right: 25.0pt;
|
874
|
+
margin-bottom: 0cm;
|
875
|
+
margin-left: 36.0pt;
|
876
|
+
margin-bottom: .0001pt;
|
877
|
+
text-indent: -36.0pt;
|
878
|
+
line-height: 12.0pt;
|
879
|
+
mso-pagination: widow-orphan;
|
880
|
+
mso-hyphenate: none;
|
881
|
+
tab-stops: 20.15pt 55.0pt right dotted 487.6pt;
|
882
|
+
font-size: 10.5pt;
|
883
|
+
font-family: {{bodyfont}};
|
884
|
+
mso-fareast-font-family: {{bodyfont}};
|
885
|
+
mso-bidi-font-family: {{bodyfont}};
|
886
|
+
mso-ansi-language: EN-GB;
|
887
|
+
font-weight: bold;
|
888
|
+
mso-bidi-font-weight: normal; }
|
889
|
+
|
890
|
+
p.MsoToc7, li.MsoToc7, div.MsoToc7 {
|
891
|
+
mso-style-noshow: yes;
|
892
|
+
mso-style-priority: 39;
|
893
|
+
mso-style-unhide: no;
|
894
|
+
mso-style-name: "TOC 7";
|
895
|
+
mso-style-parent: "TOC 6";
|
896
|
+
mso-style-next: Normal;
|
897
|
+
margin-top: 0cm;
|
898
|
+
margin-right: 25.0pt;
|
899
|
+
margin-bottom: 0cm;
|
900
|
+
margin-left: 36.0pt;
|
901
|
+
margin-bottom: .0001pt;
|
902
|
+
text-indent: -36.0pt;
|
903
|
+
line-height: 12.0pt;
|
904
|
+
mso-pagination: widow-orphan;
|
905
|
+
mso-hyphenate: none;
|
906
|
+
tab-stops: 20.15pt 62.7pt right dotted 487.6pt;
|
907
|
+
font-size: 10.5pt;
|
908
|
+
font-family: {{bodyfont}};
|
909
|
+
mso-fareast-font-family: {{bodyfont}};
|
910
|
+
mso-bidi-font-family: {{bodyfont}};
|
911
|
+
mso-ansi-language: EN-GB;
|
912
|
+
font-weight: bold;
|
913
|
+
mso-bidi-font-weight: normal; }
|
914
|
+
|
915
|
+
p.MsoToc8, li.MsoToc8, div.MsoToc8 {
|
916
|
+
mso-style-noshow: yes;
|
917
|
+
mso-style-priority: 39;
|
918
|
+
mso-style-unhide: no;
|
919
|
+
mso-style-name: "TOC 8";
|
920
|
+
mso-style-parent: "TOC 7";
|
921
|
+
mso-style-next: Normal;
|
922
|
+
margin-top: 0cm;
|
923
|
+
margin-right: 25.0pt;
|
924
|
+
margin-bottom: 0cm;
|
925
|
+
margin-left: 36.0pt;
|
926
|
+
margin-bottom: .0001pt;
|
927
|
+
text-indent: -36.0pt;
|
928
|
+
line-height: 12.0pt;
|
929
|
+
mso-pagination: widow-orphan;
|
930
|
+
mso-hyphenate: none;
|
931
|
+
tab-stops: 20.15pt 70.3pt right dotted 487.6pt;
|
932
|
+
font-size: 10.5pt;
|
933
|
+
font-family: {{bodyfont}};
|
934
|
+
mso-fareast-font-family: {{bodyfont}};
|
935
|
+
mso-bidi-font-family: {{bodyfont}};
|
936
|
+
mso-ansi-language: EN-GB;
|
937
|
+
font-weight: bold;
|
938
|
+
mso-bidi-font-weight: normal; }
|
939
|
+
|
940
|
+
p.MsoToc9, li.MsoToc9, div.MsoToc9 {
|
941
|
+
mso-style-noshow: yes;
|
942
|
+
mso-style-priority: 39;
|
943
|
+
mso-style-unhide: no;
|
944
|
+
mso-style-name: "TOC 9";
|
945
|
+
mso-style-parent: "TOC 8";
|
946
|
+
mso-style-next: Normal;
|
947
|
+
margin-top: 0cm;
|
948
|
+
margin-right: 25.0pt;
|
949
|
+
margin-bottom: 0cm;
|
950
|
+
margin-left: 36.0pt;
|
951
|
+
margin-bottom: .0001pt;
|
952
|
+
text-indent: -36.0pt;
|
953
|
+
line-height: 12.0pt;
|
954
|
+
mso-pagination: widow-orphan;
|
955
|
+
mso-hyphenate: none;
|
956
|
+
tab-stops: 20.15pt 78.0pt right dotted 487.6pt;
|
957
|
+
font-size: 10.5pt;
|
958
|
+
font-family: {{bodyfont}};
|
959
|
+
mso-fareast-font-family: {{bodyfont}};
|
960
|
+
mso-bidi-font-family: {{bodyfont}};
|
961
|
+
mso-ansi-language: EN-GB;
|
962
|
+
font-weight: bold;
|
963
|
+
mso-bidi-font-weight: normal; }
|
964
|
+
|
815
965
|
p.MsoHeader, li.MsoHeader, div.MsoHeader {
|
816
966
|
mso-style-noshow: yes;
|
817
967
|
mso-style-priority: 99;
|
@@ -769,6 +769,150 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3
|
|
769
769
|
mso-ansi-language:EN-GB;
|
770
770
|
font-weight:bold;
|
771
771
|
mso-bidi-font-weight:normal;}
|
772
|
+
p.MsoToc4, li.MsoToc4, div.MsoToc4
|
773
|
+
{mso-style-noshow:yes;
|
774
|
+
mso-style-priority:39;
|
775
|
+
mso-style-unhide:no;
|
776
|
+
mso-style-name:"TOC 4";
|
777
|
+
mso-style-parent:"TOC 3";
|
778
|
+
mso-style-next:Normal;
|
779
|
+
margin-top:0cm;
|
780
|
+
margin-right:25.0pt;
|
781
|
+
margin-bottom:0cm;
|
782
|
+
margin-left:36.0pt;
|
783
|
+
margin-bottom:.0001pt;
|
784
|
+
text-indent:-36.0pt;
|
785
|
+
line-height:12.0pt;
|
786
|
+
mso-pagination:widow-orphan;
|
787
|
+
mso-hyphenate:none;
|
788
|
+
tab-stops:20.15pt 47.9pt right dotted 487.6pt;
|
789
|
+
font-size:10.5pt;
|
790
|
+
font-family:$bodyfont;
|
791
|
+
mso-fareast-font-family:$bodyfont;
|
792
|
+
mso-bidi-font-family:$bodyfont;
|
793
|
+
mso-ansi-language:EN-GB;
|
794
|
+
font-weight:bold;
|
795
|
+
mso-bidi-font-weight:normal;}
|
796
|
+
p.MsoToc5, li.MsoToc5, div.MsoToc5
|
797
|
+
{mso-style-noshow:yes;
|
798
|
+
mso-style-priority:39;
|
799
|
+
mso-style-unhide:no;
|
800
|
+
mso-style-name:"TOC 5";
|
801
|
+
mso-style-parent:"TOC 4";
|
802
|
+
mso-style-next:Normal;
|
803
|
+
margin-top:0cm;
|
804
|
+
margin-right:25.0pt;
|
805
|
+
margin-bottom:0cm;
|
806
|
+
margin-left:36.0pt;
|
807
|
+
margin-bottom:.0001pt;
|
808
|
+
text-indent:-36.0pt;
|
809
|
+
line-height:12.0pt;
|
810
|
+
mso-pagination:widow-orphan;
|
811
|
+
mso-hyphenate:none;
|
812
|
+
tab-stops:20.15pt 47.9pt right dotted 487.6pt;
|
813
|
+
font-size:10.5pt;
|
814
|
+
font-family:$bodyfont;
|
815
|
+
mso-fareast-font-family:$bodyfont;
|
816
|
+
mso-bidi-font-family:$bodyfont;
|
817
|
+
mso-ansi-language:EN-GB;
|
818
|
+
font-weight:bold;
|
819
|
+
mso-bidi-font-weight:normal;}
|
820
|
+
p.MsoToc6, li.MsoToc6, div.MsoToc6
|
821
|
+
{mso-style-noshow:yes;
|
822
|
+
mso-style-priority:39;
|
823
|
+
mso-style-unhide:no;
|
824
|
+
mso-style-name:"TOC 6";
|
825
|
+
mso-style-parent:"TOC 5";
|
826
|
+
mso-style-next:Normal;
|
827
|
+
margin-top:0cm;
|
828
|
+
margin-right:25.0pt;
|
829
|
+
margin-bottom:0cm;
|
830
|
+
margin-left:36.0pt;
|
831
|
+
margin-bottom:.0001pt;
|
832
|
+
text-indent:-36.0pt;
|
833
|
+
line-height:12.0pt;
|
834
|
+
mso-pagination:widow-orphan;
|
835
|
+
mso-hyphenate:none;
|
836
|
+
tab-stops:20.15pt 55.0pt right dotted 487.6pt;
|
837
|
+
font-size:10.5pt;
|
838
|
+
font-family:$bodyfont;
|
839
|
+
mso-fareast-font-family:$bodyfont;
|
840
|
+
mso-bidi-font-family:$bodyfont;
|
841
|
+
mso-ansi-language:EN-GB;
|
842
|
+
font-weight:bold;
|
843
|
+
mso-bidi-font-weight:normal;}
|
844
|
+
p.MsoToc7, li.MsoToc7, div.MsoToc7
|
845
|
+
{mso-style-noshow:yes;
|
846
|
+
mso-style-priority:39;
|
847
|
+
mso-style-unhide:no;
|
848
|
+
mso-style-name:"TOC 7";
|
849
|
+
mso-style-parent:"TOC 6";
|
850
|
+
mso-style-next:Normal;
|
851
|
+
margin-top:0cm;
|
852
|
+
margin-right:25.0pt;
|
853
|
+
margin-bottom:0cm;
|
854
|
+
margin-left:36.0pt;
|
855
|
+
margin-bottom:.0001pt;
|
856
|
+
text-indent:-36.0pt;
|
857
|
+
line-height:12.0pt;
|
858
|
+
mso-pagination:widow-orphan;
|
859
|
+
mso-hyphenate:none;
|
860
|
+
tab-stops:20.15pt 62.7pt right dotted 487.6pt;
|
861
|
+
font-size:10.5pt;
|
862
|
+
font-family:$bodyfont;
|
863
|
+
mso-fareast-font-family:$bodyfont;
|
864
|
+
mso-bidi-font-family:$bodyfont;
|
865
|
+
mso-ansi-language:EN-GB;
|
866
|
+
font-weight:bold;
|
867
|
+
mso-bidi-font-weight:normal;}
|
868
|
+
p.MsoToc8, li.MsoToc8, div.MsoToc8
|
869
|
+
{mso-style-noshow:yes;
|
870
|
+
mso-style-priority:39;
|
871
|
+
mso-style-unhide:no;
|
872
|
+
mso-style-name:"TOC 8";
|
873
|
+
mso-style-parent:"TOC 7";
|
874
|
+
mso-style-next:Normal;
|
875
|
+
margin-top:0cm;
|
876
|
+
margin-right:25.0pt;
|
877
|
+
margin-bottom:0cm;
|
878
|
+
margin-left:36.0pt;
|
879
|
+
margin-bottom:.0001pt;
|
880
|
+
text-indent:-36.0pt;
|
881
|
+
line-height:12.0pt;
|
882
|
+
mso-pagination:widow-orphan;
|
883
|
+
mso-hyphenate:none;
|
884
|
+
tab-stops:20.15pt 70.3pt right dotted 487.6pt;
|
885
|
+
font-size:10.5pt;
|
886
|
+
font-family:$bodyfont;
|
887
|
+
mso-fareast-font-family:$bodyfont;
|
888
|
+
mso-bidi-font-family:$bodyfont;
|
889
|
+
mso-ansi-language:EN-GB;
|
890
|
+
font-weight:bold;
|
891
|
+
mso-bidi-font-weight:normal;}
|
892
|
+
p.MsoToc9, li.MsoToc9, div.MsoToc9
|
893
|
+
{mso-style-noshow:yes;
|
894
|
+
mso-style-priority:39;
|
895
|
+
mso-style-unhide:no;
|
896
|
+
mso-style-name:"TOC 9";
|
897
|
+
mso-style-parent:"TOC 8";
|
898
|
+
mso-style-next:Normal;
|
899
|
+
margin-top:0cm;
|
900
|
+
margin-right:25.0pt;
|
901
|
+
margin-bottom:0cm;
|
902
|
+
margin-left:36.0pt;
|
903
|
+
margin-bottom:.0001pt;
|
904
|
+
text-indent:-36.0pt;
|
905
|
+
line-height:12.0pt;
|
906
|
+
mso-pagination:widow-orphan;
|
907
|
+
mso-hyphenate:none;
|
908
|
+
tab-stops:20.15pt 78.0pt right dotted 487.6pt;
|
909
|
+
font-size:10.5pt;
|
910
|
+
font-family:$bodyfont;
|
911
|
+
mso-fareast-font-family:$bodyfont;
|
912
|
+
mso-bidi-font-family:$bodyfont;
|
913
|
+
mso-ansi-language:EN-GB;
|
914
|
+
font-weight:bold;
|
915
|
+
mso-bidi-font-weight:normal;}
|
772
916
|
p.MsoHeader, li.MsoHeader, div.MsoHeader
|
773
917
|
{mso-style-noshow:yes;
|
774
918
|
mso-style-priority:99;
|
@@ -609,6 +609,156 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3 {
|
|
609
609
|
font-weight: bold;
|
610
610
|
mso-bidi-font-weight: normal; }
|
611
611
|
|
612
|
+
.MsoToc4, li.MsoToc4, div.MsoToc4 {
|
613
|
+
mso-style-noshow: yes;
|
614
|
+
mso-style-priority: 39;
|
615
|
+
mso-style-unhide: no;
|
616
|
+
mso-style-name: "TOC 4";
|
617
|
+
mso-style-parent: "TOC 3";
|
618
|
+
mso-style-next: Normal;
|
619
|
+
margin-top: 0cm;
|
620
|
+
margin-right: 25.0pt;
|
621
|
+
margin-bottom: 0cm;
|
622
|
+
margin-left: 36.0pt;
|
623
|
+
margin-bottom: .0001pt;
|
624
|
+
text-indent: -36.0pt;
|
625
|
+
line-height: 12.0pt;
|
626
|
+
mso-pagination: widow-orphan;
|
627
|
+
mso-hyphenate: none;
|
628
|
+
tab-stops: 20.15pt 47.9pt right dotted 487.6pt;
|
629
|
+
font-size: 10.5pt;
|
630
|
+
font-family: {{bodyfont}};
|
631
|
+
mso-fareast-font-family: {{bodyfont}};
|
632
|
+
mso-bidi-font-family: {{bodyfont}};
|
633
|
+
mso-ansi-language: EN-GB;
|
634
|
+
font-weight: bold;
|
635
|
+
mso-bidi-font-weight: normal; }
|
636
|
+
|
637
|
+
p.MsoToc5, li.MsoToc5, div.MsoToc5 {
|
638
|
+
mso-style-noshow: yes;
|
639
|
+
mso-style-priority: 39;
|
640
|
+
mso-style-unhide: no;
|
641
|
+
mso-style-name: "TOC 5";
|
642
|
+
mso-style-parent: "TOC 4";
|
643
|
+
mso-style-next: Normal;
|
644
|
+
margin-top: 0cm;
|
645
|
+
margin-right: 25.0pt;
|
646
|
+
margin-bottom: 0cm;
|
647
|
+
margin-left: 36.0pt;
|
648
|
+
margin-bottom: .0001pt;
|
649
|
+
text-indent: -36.0pt;
|
650
|
+
line-height: 12.0pt;
|
651
|
+
mso-pagination: widow-orphan;
|
652
|
+
mso-hyphenate: none;
|
653
|
+
tab-stops: 20.15pt 47.9pt right dotted 487.6pt;
|
654
|
+
font-size: 10.5pt;
|
655
|
+
font-family: {{bodyfont}};
|
656
|
+
mso-fareast-font-family: {{bodyfont}};
|
657
|
+
mso-bidi-font-family: {{bodyfont}};
|
658
|
+
mso-ansi-language: EN-GB;
|
659
|
+
font-weight: bold;
|
660
|
+
mso-bidi-font-weight: normal; }
|
661
|
+
|
662
|
+
p.MsoToc6, li.MsoToc6, div.MsoToc6 {
|
663
|
+
mso-style-noshow: yes;
|
664
|
+
mso-style-priority: 39;
|
665
|
+
mso-style-unhide: no;
|
666
|
+
mso-style-name: "TOC 6";
|
667
|
+
mso-style-parent: "TOC 5";
|
668
|
+
mso-style-next: Normal;
|
669
|
+
margin-top: 0cm;
|
670
|
+
margin-right: 25.0pt;
|
671
|
+
margin-bottom: 0cm;
|
672
|
+
margin-left: 36.0pt;
|
673
|
+
margin-bottom: .0001pt;
|
674
|
+
text-indent: -36.0pt;
|
675
|
+
line-height: 12.0pt;
|
676
|
+
mso-pagination: widow-orphan;
|
677
|
+
mso-hyphenate: none;
|
678
|
+
tab-stops: 20.15pt 55.0pt right dotted 487.6pt;
|
679
|
+
font-size: 10.5pt;
|
680
|
+
font-family: {{bodyfont}};
|
681
|
+
mso-fareast-font-family: {{bodyfont}};
|
682
|
+
mso-bidi-font-family: {{bodyfont}};
|
683
|
+
mso-ansi-language: EN-GB;
|
684
|
+
font-weight: bold;
|
685
|
+
mso-bidi-font-weight: normal; }
|
686
|
+
|
687
|
+
p.MsoToc7, li.MsoToc7, div.MsoToc7 {
|
688
|
+
mso-style-noshow: yes;
|
689
|
+
mso-style-priority: 39;
|
690
|
+
mso-style-unhide: no;
|
691
|
+
mso-style-name: "TOC 7";
|
692
|
+
mso-style-parent: "TOC 6";
|
693
|
+
mso-style-next: Normal;
|
694
|
+
margin-top: 0cm;
|
695
|
+
margin-right: 25.0pt;
|
696
|
+
margin-bottom: 0cm;
|
697
|
+
margin-left: 36.0pt;
|
698
|
+
margin-bottom: .0001pt;
|
699
|
+
text-indent: -36.0pt;
|
700
|
+
line-height: 12.0pt;
|
701
|
+
mso-pagination: widow-orphan;
|
702
|
+
mso-hyphenate: none;
|
703
|
+
tab-stops: 20.15pt 62.7pt right dotted 487.6pt;
|
704
|
+
font-size: 10.5pt;
|
705
|
+
font-family: {{bodyfont}};
|
706
|
+
mso-fareast-font-family: {{bodyfont}};
|
707
|
+
mso-bidi-font-family: {{bodyfont}};
|
708
|
+
mso-ansi-language: EN-GB;
|
709
|
+
font-weight: bold;
|
710
|
+
mso-bidi-font-weight: normal; }
|
711
|
+
|
712
|
+
p.MsoToc8, li.MsoToc8, div.MsoToc8 {
|
713
|
+
mso-style-noshow: yes;
|
714
|
+
mso-style-priority: 39;
|
715
|
+
mso-style-unhide: no;
|
716
|
+
mso-style-name: "TOC 8";
|
717
|
+
mso-style-parent: "TOC 7";
|
718
|
+
mso-style-next: Normal;
|
719
|
+
margin-top: 0cm;
|
720
|
+
margin-right: 25.0pt;
|
721
|
+
margin-bottom: 0cm;
|
722
|
+
margin-left: 36.0pt;
|
723
|
+
margin-bottom: .0001pt;
|
724
|
+
text-indent: -36.0pt;
|
725
|
+
line-height: 12.0pt;
|
726
|
+
mso-pagination: widow-orphan;
|
727
|
+
mso-hyphenate: none;
|
728
|
+
tab-stops: 20.15pt 70.3pt right dotted 487.6pt;
|
729
|
+
font-size: 10.5pt;
|
730
|
+
font-family: {{bodyfont}};
|
731
|
+
mso-fareast-font-family: {{bodyfont}};
|
732
|
+
mso-bidi-font-family: {{bodyfont}};
|
733
|
+
mso-ansi-language: EN-GB;
|
734
|
+
font-weight: bold;
|
735
|
+
mso-bidi-font-weight: normal; }
|
736
|
+
|
737
|
+
p.MsoToc9, li.MsoToc9, div.MsoToc9 {
|
738
|
+
mso-style-noshow: yes;
|
739
|
+
mso-style-priority: 39;
|
740
|
+
mso-style-unhide: no;
|
741
|
+
mso-style-name: "TOC 9";
|
742
|
+
mso-style-parent: "TOC 8";
|
743
|
+
mso-style-next: Normal;
|
744
|
+
margin-top: 0cm;
|
745
|
+
margin-right: 25.0pt;
|
746
|
+
margin-bottom: 0cm;
|
747
|
+
margin-left: 36.0pt;
|
748
|
+
margin-bottom: .0001pt;
|
749
|
+
text-indent: -36.0pt;
|
750
|
+
line-height: 12.0pt;
|
751
|
+
mso-pagination: widow-orphan;
|
752
|
+
mso-hyphenate: none;
|
753
|
+
tab-stops: 20.15pt 78.0pt right dotted 487.6pt;
|
754
|
+
font-size: 10.5pt;
|
755
|
+
font-family: {{bodyfont}};
|
756
|
+
mso-fareast-font-family: {{bodyfont}};
|
757
|
+
mso-bidi-font-family: {{bodyfont}};
|
758
|
+
mso-ansi-language: EN-GB;
|
759
|
+
font-weight: bold;
|
760
|
+
mso-bidi-font-weight: normal; }
|
761
|
+
|
612
762
|
p.MsoHeader, li.MsoHeader, div.MsoHeader {
|
613
763
|
mso-style-noshow: yes;
|
614
764
|
mso-style-priority: 99;
|
@@ -575,6 +575,150 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3
|
|
575
575
|
mso-ansi-language:EN-GB;
|
576
576
|
font-weight:bold;
|
577
577
|
mso-bidi-font-weight:normal;}
|
578
|
+
.MsoToc4, li.MsoToc4, div.MsoToc4
|
579
|
+
{mso-style-noshow:yes;
|
580
|
+
mso-style-priority:39;
|
581
|
+
mso-style-unhide:no;
|
582
|
+
mso-style-name:"TOC 4";
|
583
|
+
mso-style-parent:"TOC 3";
|
584
|
+
mso-style-next:Normal;
|
585
|
+
margin-top:0cm;
|
586
|
+
margin-right:25.0pt;
|
587
|
+
margin-bottom:0cm;
|
588
|
+
margin-left:36.0pt;
|
589
|
+
margin-bottom:.0001pt;
|
590
|
+
text-indent:-36.0pt;
|
591
|
+
line-height:12.0pt;
|
592
|
+
mso-pagination:widow-orphan;
|
593
|
+
mso-hyphenate:none;
|
594
|
+
tab-stops:20.15pt 47.9pt right dotted 487.6pt;
|
595
|
+
font-size:10.5pt;
|
596
|
+
font-family:$bodyfont;
|
597
|
+
mso-fareast-font-family:$bodyfont;
|
598
|
+
mso-bidi-font-family:$bodyfont;
|
599
|
+
mso-ansi-language:EN-GB;
|
600
|
+
font-weight:bold;
|
601
|
+
mso-bidi-font-weight:normal;}
|
602
|
+
p.MsoToc5, li.MsoToc5, div.MsoToc5
|
603
|
+
{mso-style-noshow:yes;
|
604
|
+
mso-style-priority:39;
|
605
|
+
mso-style-unhide:no;
|
606
|
+
mso-style-name:"TOC 5";
|
607
|
+
mso-style-parent:"TOC 4";
|
608
|
+
mso-style-next:Normal;
|
609
|
+
margin-top:0cm;
|
610
|
+
margin-right:25.0pt;
|
611
|
+
margin-bottom:0cm;
|
612
|
+
margin-left:36.0pt;
|
613
|
+
margin-bottom:.0001pt;
|
614
|
+
text-indent:-36.0pt;
|
615
|
+
line-height:12.0pt;
|
616
|
+
mso-pagination:widow-orphan;
|
617
|
+
mso-hyphenate:none;
|
618
|
+
tab-stops:20.15pt 47.9pt right dotted 487.6pt;
|
619
|
+
font-size:10.5pt;
|
620
|
+
font-family:$bodyfont;
|
621
|
+
mso-fareast-font-family:$bodyfont;
|
622
|
+
mso-bidi-font-family:$bodyfont;
|
623
|
+
mso-ansi-language:EN-GB;
|
624
|
+
font-weight:bold;
|
625
|
+
mso-bidi-font-weight:normal;}
|
626
|
+
p.MsoToc6, li.MsoToc6, div.MsoToc6
|
627
|
+
{mso-style-noshow:yes;
|
628
|
+
mso-style-priority:39;
|
629
|
+
mso-style-unhide:no;
|
630
|
+
mso-style-name:"TOC 6";
|
631
|
+
mso-style-parent:"TOC 5";
|
632
|
+
mso-style-next:Normal;
|
633
|
+
margin-top:0cm;
|
634
|
+
margin-right:25.0pt;
|
635
|
+
margin-bottom:0cm;
|
636
|
+
margin-left:36.0pt;
|
637
|
+
margin-bottom:.0001pt;
|
638
|
+
text-indent:-36.0pt;
|
639
|
+
line-height:12.0pt;
|
640
|
+
mso-pagination:widow-orphan;
|
641
|
+
mso-hyphenate:none;
|
642
|
+
tab-stops:20.15pt 55.0pt right dotted 487.6pt;
|
643
|
+
font-size:10.5pt;
|
644
|
+
font-family:$bodyfont;
|
645
|
+
mso-fareast-font-family:$bodyfont;
|
646
|
+
mso-bidi-font-family:$bodyfont;
|
647
|
+
mso-ansi-language:EN-GB;
|
648
|
+
font-weight:bold;
|
649
|
+
mso-bidi-font-weight:normal;}
|
650
|
+
p.MsoToc7, li.MsoToc7, div.MsoToc7
|
651
|
+
{mso-style-noshow:yes;
|
652
|
+
mso-style-priority:39;
|
653
|
+
mso-style-unhide:no;
|
654
|
+
mso-style-name:"TOC 7";
|
655
|
+
mso-style-parent:"TOC 6";
|
656
|
+
mso-style-next:Normal;
|
657
|
+
margin-top:0cm;
|
658
|
+
margin-right:25.0pt;
|
659
|
+
margin-bottom:0cm;
|
660
|
+
margin-left:36.0pt;
|
661
|
+
margin-bottom:.0001pt;
|
662
|
+
text-indent:-36.0pt;
|
663
|
+
line-height:12.0pt;
|
664
|
+
mso-pagination:widow-orphan;
|
665
|
+
mso-hyphenate:none;
|
666
|
+
tab-stops:20.15pt 62.7pt right dotted 487.6pt;
|
667
|
+
font-size:10.5pt;
|
668
|
+
font-family:$bodyfont;
|
669
|
+
mso-fareast-font-family:$bodyfont;
|
670
|
+
mso-bidi-font-family:$bodyfont;
|
671
|
+
mso-ansi-language:EN-GB;
|
672
|
+
font-weight:bold;
|
673
|
+
mso-bidi-font-weight:normal;}
|
674
|
+
p.MsoToc8, li.MsoToc8, div.MsoToc8
|
675
|
+
{mso-style-noshow:yes;
|
676
|
+
mso-style-priority:39;
|
677
|
+
mso-style-unhide:no;
|
678
|
+
mso-style-name:"TOC 8";
|
679
|
+
mso-style-parent:"TOC 7";
|
680
|
+
mso-style-next:Normal;
|
681
|
+
margin-top:0cm;
|
682
|
+
margin-right:25.0pt;
|
683
|
+
margin-bottom:0cm;
|
684
|
+
margin-left:36.0pt;
|
685
|
+
margin-bottom:.0001pt;
|
686
|
+
text-indent:-36.0pt;
|
687
|
+
line-height:12.0pt;
|
688
|
+
mso-pagination:widow-orphan;
|
689
|
+
mso-hyphenate:none;
|
690
|
+
tab-stops:20.15pt 70.3pt right dotted 487.6pt;
|
691
|
+
font-size:10.5pt;
|
692
|
+
font-family:$bodyfont;
|
693
|
+
mso-fareast-font-family:$bodyfont;
|
694
|
+
mso-bidi-font-family:$bodyfont;
|
695
|
+
mso-ansi-language:EN-GB;
|
696
|
+
font-weight:bold;
|
697
|
+
mso-bidi-font-weight:normal;}
|
698
|
+
p.MsoToc9, li.MsoToc9, div.MsoToc9
|
699
|
+
{mso-style-noshow:yes;
|
700
|
+
mso-style-priority:39;
|
701
|
+
mso-style-unhide:no;
|
702
|
+
mso-style-name:"TOC 9";
|
703
|
+
mso-style-parent:"TOC 8";
|
704
|
+
mso-style-next:Normal;
|
705
|
+
margin-top:0cm;
|
706
|
+
margin-right:25.0pt;
|
707
|
+
margin-bottom:0cm;
|
708
|
+
margin-left:36.0pt;
|
709
|
+
margin-bottom:.0001pt;
|
710
|
+
text-indent:-36.0pt;
|
711
|
+
line-height:12.0pt;
|
712
|
+
mso-pagination:widow-orphan;
|
713
|
+
mso-hyphenate:none;
|
714
|
+
tab-stops:20.15pt 78.0pt right dotted 487.6pt;
|
715
|
+
font-size:10.5pt;
|
716
|
+
font-family:$bodyfont;
|
717
|
+
mso-fareast-font-family:$bodyfont;
|
718
|
+
mso-bidi-font-family:$bodyfont;
|
719
|
+
mso-ansi-language:EN-GB;
|
720
|
+
font-weight:bold;
|
721
|
+
mso-bidi-font-weight:normal;}
|
578
722
|
p.MsoHeader, li.MsoHeader, div.MsoHeader
|
579
723
|
{mso-style-noshow:yes;
|
580
724
|
mso-style-priority:99;
|