rsvg2 2.0.2-x86-mingw32 → 2.0.3-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Rakefile +63 -7
- data/ext/rsvg2/extconf.rb +4 -1
- data/lib/1.9/rsvg2.so +0 -0
- data/lib/2.0/rsvg2.so +0 -0
- data/vendor/local/bin/croco-0.6-config +87 -0
- data/vendor/local/bin/csslint-0.6.exe +0 -0
- data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
- data/vendor/local/bin/librsvg-2-2.dll +0 -0
- data/vendor/local/bin/rsvg-convert.exe +0 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-cascade.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-enc-handler.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-om-parser.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-sel-eng.h +1 -5
- data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +4 -5
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-enum-types.h +4 -0
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +13 -10
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg-cairo.h +4 -0
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg.h +64 -34
- data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
- data/vendor/local/lib/libcroco-0.6.a +0 -0
- data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
- data/vendor/local/lib/libcroco-0.6.la +41 -0
- data/vendor/local/lib/librsvg-2.a +0 -0
- data/vendor/local/lib/librsvg-2.dll.a +0 -0
- data/vendor/local/lib/librsvg-2.la +41 -0
- data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +3 -4
- data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +693 -0
- data/vendor/local/share/gtk-doc/html/libcroco/ch01.html +113 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/index.html +109 -0
- data/vendor/local/share/gtk-doc/html/libcroco/index.sgml +582 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html +337 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html +203 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html +240 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html +642 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html +517 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html +164 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html +670 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html +1102 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html +265 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html +380 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html +913 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html +205 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html +421 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html +141 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html +503 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html +346 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html +246 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html +240 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html +1408 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html +137 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html +384 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html +158 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html +304 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html +312 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html +428 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html +334 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html +80 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2 +511 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/style.css +266 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +1073 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +55 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +58 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +46 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +50 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +51 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +42 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +59 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +58 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +105 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +328 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +88 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +101 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +57 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +38 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +96 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +283 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +386 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +126 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +109 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +57 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +266 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/up.png +0 -0
- data/vendor/local/share/license/libcroco/AUTHORS +13 -0
- data/vendor/local/share/license/libcroco/COPYING +481 -0
- data/vendor/local/share/license/libcroco/COPYING.LIB +481 -0
- data/vendor/local/share/license/librsvg/AUTHORS +1 -0
- data/vendor/local/share/license/librsvg/COPYING +340 -0
- data/vendor/local/share/license/librsvg/COPYING.LIB +482 -0
- data/vendor/local/share/man/man1/rsvg-convert.1 +55 -0
- metadata +90 -299
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/rsvg-view.exe +0 -0
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/include/libxml2/libxml/DOCBparser.h +0 -96
- data/vendor/local/include/libxml2/libxml/HTMLparser.h +0 -306
- data/vendor/local/include/libxml2/libxml/HTMLtree.h +0 -147
- data/vendor/local/include/libxml2/libxml/SAX.h +0 -173
- data/vendor/local/include/libxml2/libxml/SAX2.h +0 -176
- data/vendor/local/include/libxml2/libxml/c14n.h +0 -126
- data/vendor/local/include/libxml2/libxml/catalog.h +0 -182
- data/vendor/local/include/libxml2/libxml/chvalid.h +0 -230
- data/vendor/local/include/libxml2/libxml/debugXML.h +0 -217
- data/vendor/local/include/libxml2/libxml/dict.h +0 -80
- data/vendor/local/include/libxml2/libxml/encoding.h +0 -240
- data/vendor/local/include/libxml2/libxml/entities.h +0 -150
- data/vendor/local/include/libxml2/libxml/globals.h +0 -502
- data/vendor/local/include/libxml2/libxml/hash.h +0 -233
- data/vendor/local/include/libxml2/libxml/list.h +0 -137
- data/vendor/local/include/libxml2/libxml/nanoftp.h +0 -163
- data/vendor/local/include/libxml2/libxml/nanohttp.h +0 -81
- data/vendor/local/include/libxml2/libxml/parser.h +0 -1240
- data/vendor/local/include/libxml2/libxml/parserInternals.h +0 -644
- data/vendor/local/include/libxml2/libxml/pattern.h +0 -100
- data/vendor/local/include/libxml2/libxml/relaxng.h +0 -213
- data/vendor/local/include/libxml2/libxml/schemasInternals.h +0 -958
- data/vendor/local/include/libxml2/libxml/schematron.h +0 -142
- data/vendor/local/include/libxml2/libxml/threads.h +0 -84
- data/vendor/local/include/libxml2/libxml/tree.h +0 -1303
- data/vendor/local/include/libxml2/libxml/uri.h +0 -94
- data/vendor/local/include/libxml2/libxml/valid.h +0 -458
- data/vendor/local/include/libxml2/libxml/xinclude.h +0 -129
- data/vendor/local/include/libxml2/libxml/xlink.h +0 -189
- data/vendor/local/include/libxml2/libxml/xmlIO.h +0 -366
- data/vendor/local/include/libxml2/libxml/xmlautomata.h +0 -146
- data/vendor/local/include/libxml2/libxml/xmlerror.h +0 -944
- data/vendor/local/include/libxml2/libxml/xmlexports.h +0 -162
- data/vendor/local/include/libxml2/libxml/xmlmemory.h +0 -224
- data/vendor/local/include/libxml2/libxml/xmlmodule.h +0 -57
- data/vendor/local/include/libxml2/libxml/xmlreader.h +0 -428
- data/vendor/local/include/libxml2/libxml/xmlregexp.h +0 -222
- data/vendor/local/include/libxml2/libxml/xmlsave.h +0 -88
- data/vendor/local/include/libxml2/libxml/xmlschemas.h +0 -246
- data/vendor/local/include/libxml2/libxml/xmlschemastypes.h +0 -151
- data/vendor/local/include/libxml2/libxml/xmlstring.h +0 -140
- data/vendor/local/include/libxml2/libxml/xmlunicode.h +0 -202
- data/vendor/local/include/libxml2/libxml/xmlversion.h +0 -480
- data/vendor/local/include/libxml2/libxml/xmlwriter.h +0 -488
- data/vendor/local/include/libxml2/libxml/xpath.h +0 -550
- data/vendor/local/include/libxml2/libxml/xpathInternals.h +0 -632
- data/vendor/local/include/libxml2/libxml/xpointer.h +0 -114
- data/vendor/local/lib/libxml2.def +0 -1659
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.lib +0 -0
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +0 -13
- data/vendor/local/manifest/libcroco-dev_0.6.2-1_win32.mft +0 -36
- data/vendor/local/manifest/libcroco_0.6.2-1_win32.mft +0 -2
- data/vendor/local/manifest/librsvg-dev_2.32.1-1_win32.mft +0 -11
- data/vendor/local/manifest/librsvg_2.32.1-1_win32.mft +0 -2
- data/vendor/local/manifest/libxml2-dev_2.9.0-1_win32.mft +0 -268
- data/vendor/local/manifest/libxml2_2.9.0-1_win32.mft +0 -2
- data/vendor/local/share/aclocal/libxml.m4 +0 -188
- data/vendor/local/share/doc/libxml2-2.9.0/Copyright +0 -27
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testHTML.c +0 -880
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testSAX.c +0 -1198
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testXPath.c +0 -229
- data/vendor/local/share/doc/libxml2-2.9.0/examples/xmllint.c +0 -3770
- data/vendor/local/share/doc/libxml2-2.9.0/html/DOM.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/FAQ.html +0 -282
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/encoding.html +0 -207
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xml +0 -751
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xsl +0 -174
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/book1.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/index.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-DOCBparser.html +0 -51
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLparser.html +0 -184
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLtree.html +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX.html +0 -125
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX2.html +0 -128
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-c14n.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-catalog.html +0 -142
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-chvalid.html +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-debugXML.html +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-dict.html +0 -58
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-encoding.html +0 -124
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-entities.html +0 -79
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-globals.html +0 -152
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-hash.html +0 -116
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-lib.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-list.html +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanoftp.html +0 -94
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanohttp.html +0 -65
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parser.html +0 -559
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parserInternals.html +0 -322
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-pattern.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-relaxng.html +0 -162
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schemasInternals.html +0 -373
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schematron.html +0 -81
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-threads.html +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-tree.html +0 -989
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-uri.html +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-valid.html +0 -289
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xinclude.html +0 -59
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xlink.html +0 -82
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlIO.html +0 -212
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlautomata.html +0 -85
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlerror.html +0 -864
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlexports.html +0 -20
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmemory.html +0 -107
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmodule.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlreader.html +0 -330
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlregexp.html +0 -143
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlsave.html +0 -60
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemas.html +0 -185
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemastypes.html +0 -123
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlstring.html +0 -108
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlunicode.html +0 -512
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlversion.html +0 -62
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlwriter.html +0 -261
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpath.html +0 -310
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpathInternals.html +0 -394
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpointer.html +0 -83
- data/vendor/local/share/doc/libxml2-2.9.0/html/index.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.c +0 -166
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.res +0 -5
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.c +0 -58
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.res +0 -2
- data/vendor/local/share/doc/libxml2-2.9.0/html/libxml.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse1.c +0 -56
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse2.c +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse3.c +0 -60
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse4.c +0 -143
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.c +0 -107
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.res +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader2.c +0 -122
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.c +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.res +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.c +0 -122
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.res +0 -3
- data/vendor/local/share/doc/libxml2-2.9.0/html/redhat.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/structure.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test1.xml +0 -1
- data/vendor/local/share/doc/libxml2-2.9.0/html/test2.xml +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/test3.xml +0 -39
- data/vendor/local/share/doc/libxml2-2.9.0/html/testWriter.c +0 -1198
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.c +0 -94
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.res +0 -4
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.c +0 -118
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.res +0 -18
- data/vendor/local/share/doc/libxml2-2.9.0/html/tst.xml +0 -7
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apa.html +0 -8
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apb.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apc.html +0 -82
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apd.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ape.html +0 -78
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apf.html +0 -67
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apg.html +0 -75
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/aph.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/api.html +0 -4
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s02.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s03.html +0 -47
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s04.html +0 -54
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s05.html +0 -55
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s06.html +0 -35
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s07.html +0 -30
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s08.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s09.html +0 -63
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddattribute.c +0 -64
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddkeyword.c +0 -75
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeconvert.c +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includegetattribute.c +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includekeyword.c +0 -79
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includexpath.c +0 -74
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/index.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ix01.html +0 -1
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/xmltutorial.pdf +0 -1336
- data/vendor/local/share/doc/libxml2-2.9.0/html/w3c.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/writer.xml +0 -2
- data/vendor/local/share/doc/libxml2-2.9.0/html/xml.html +0 -5715
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.c +0 -250
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.res +0 -5
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.c +0 -190
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.res +0 -30
- data/vendor/local/share/gtk-doc/html/libxml2/general.html +0 -38
- data/vendor/local/share/gtk-doc/html/libxml2/index.html +0 -67
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-DOCBparser.html +0 -138
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLparser.html +0 -373
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLtree.html +0 -172
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX.html +0 -243
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX2.html +0 -247
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-c14n.html +0 -91
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-catalog.html +0 -278
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-chvalid.html +0 -241
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-debugXML.html +0 -225
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html +0 -134
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +0 -218
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-entities.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-globals.html +0 -383
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-hash.html +0 -214
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-list.html +0 -226
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanoftp.html +0 -187
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanohttp.html +0 -142
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html +0 -766
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parserInternals.html +0 -688
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-pattern.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-relaxng.html +0 -278
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-schemasInternals.html +0 -860
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-schematron.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-threads.html +0 -161
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html +0 -1596
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-uri.html +0 -154
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-valid.html +0 -528
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xinclude.html +0 -169
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xlink.html +0 -160
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlIO.html +0 -347
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlautomata.html +0 -176
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlerror.html +0 -952
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlexports.html +0 -87
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmemory.html +0 -186
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmodule.html +0 -97
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlreader.html +0 -565
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlregexp.html +0 -280
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlsave.html +0 -133
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemas.html +0 -314
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemastypes.html +0 -237
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlstring.html +0 -217
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlunicode.html +0 -887
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlversion.html +0 -287
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlwriter.html +0 -479
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +0 -532
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpathInternals.html +0 -787
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpointer.html +0 -171
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +0 -3569
- data/vendor/local/share/gtk-doc/html/libxml2/style.css +0 -66
- data/vendor/local/share/man/man1/xml2-config.1 +0 -30
- data/vendor/local/share/man/man1/xmlcatalog.1 +0 -340
- data/vendor/local/share/man/man1/xmllint.1 +0 -427
- data/vendor/local/share/man/man3/libxml.3 +0 -71
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.log +0 -867
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.sh +0 -68
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.log +0 -471
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.sh +0 -61
- data/vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.log +0 -535
- data/vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.sh +0 -125
@@ -1,74 +0,0 @@
|
|
1
|
-
<![CDATA[
|
2
|
-
#include <libxml/parser.h>
|
3
|
-
#include <libxml/xpath.h>
|
4
|
-
|
5
|
-
xmlDocPtr
|
6
|
-
getdoc (char *docname) {
|
7
|
-
xmlDocPtr doc;
|
8
|
-
doc = xmlParseFile(docname);
|
9
|
-
|
10
|
-
if (doc == NULL ) {
|
11
|
-
fprintf(stderr,"Document not parsed successfully. \n");
|
12
|
-
return NULL;
|
13
|
-
}
|
14
|
-
|
15
|
-
return doc;
|
16
|
-
}
|
17
|
-
|
18
|
-
xmlXPathObjectPtr
|
19
|
-
getnodeset (xmlDocPtr doc, xmlChar *xpath){
|
20
|
-
|
21
|
-
xmlXPathContextPtr context;
|
22
|
-
xmlXPathObjectPtr result;
|
23
|
-
|
24
|
-
context = xmlXPathNewContext(doc);
|
25
|
-
if (context == NULL) {
|
26
|
-
printf("Error in xmlXPathNewContext\n");
|
27
|
-
return NULL;
|
28
|
-
}
|
29
|
-
result = xmlXPathEvalExpression(xpath, context);
|
30
|
-
xmlXPathFreeContext(context);
|
31
|
-
if (result == NULL) {
|
32
|
-
printf("Error in xmlXPathEvalExpression\n");
|
33
|
-
return NULL;
|
34
|
-
}
|
35
|
-
if(xmlXPathNodeSetIsEmpty(result->nodesetval)){
|
36
|
-
xmlXPathFreeObject(result);
|
37
|
-
printf("No result\n");
|
38
|
-
return NULL;
|
39
|
-
}
|
40
|
-
return result;
|
41
|
-
}
|
42
|
-
int
|
43
|
-
main(int argc, char **argv) {
|
44
|
-
|
45
|
-
char *docname;
|
46
|
-
xmlDocPtr doc;
|
47
|
-
xmlChar *xpath = (xmlChar*) "//keyword";
|
48
|
-
xmlNodeSetPtr nodeset;
|
49
|
-
xmlXPathObjectPtr result;
|
50
|
-
int i;
|
51
|
-
xmlChar *keyword;
|
52
|
-
|
53
|
-
if (argc <= 1) {
|
54
|
-
printf("Usage: %s docname\n", argv[0]);
|
55
|
-
return(0);
|
56
|
-
}
|
57
|
-
|
58
|
-
docname = argv[1];
|
59
|
-
doc = getdoc(docname);
|
60
|
-
result = getnodeset (doc, xpath);
|
61
|
-
if (result) {
|
62
|
-
nodeset = result->nodesetval;
|
63
|
-
for (i=0; i < nodeset->nodeNr; i++) {
|
64
|
-
keyword = xmlNodeListGetString(doc, nodeset->nodeTab[i]->xmlChildrenNode, 1);
|
65
|
-
printf("keyword: %s\n", keyword);
|
66
|
-
xmlFree(keyword);
|
67
|
-
}
|
68
|
-
xmlXPathFreeObject (result);
|
69
|
-
}
|
70
|
-
xmlFreeDoc(doc);
|
71
|
-
xmlCleanupParser();
|
72
|
-
return (1);
|
73
|
-
}
|
74
|
-
]]>
|
@@ -1,14 +0,0 @@
|
|
1
|
-
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Libxml Tutorial</title><meta name="generator" content="DocBook XSL Stylesheets V1.61.2"><link rel="home" href="index.html" title="Libxml Tutorial"><link rel="next" href="ar01s02.html" title="Data Types"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Libxml Tutorial</th></tr><tr><td width="20%" align="left">�</td><th width="60%" align="center">�</th><td width="20%" align="right">�<a accesskey="n" href="ar01s02.html">Next</a></td></tr></table><hr></div><div class="article" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="id2473660"></a>Libxml Tutorial</h1></div><div><div class="author"><h3 class="author"><span class="firstname">John</span> <span class="surname">Fleck</span></h3></div></div><div><p class="copyright">Copyright � 2002, 2003 John Fleck</p></div><div><div class="revhistory"><table border="1" width="100%" summary="Revision history"><tr><th align="left" valign="top" colspan="2"><b>Revision History</b></th></tr><tr><td align="left">Revision 1</td><td align="left">June 4, 2002</td></tr><tr><td align="left" colspan="2">Initial draft</td></tr><tr><td align="left">Revision 2</td><td align="left">June 12, 2002</td></tr><tr><td align="left" colspan="2">retrieving attribute value added</td></tr><tr><td align="left">Revision 3</td><td align="left">Aug. 31, 2002</td></tr><tr><td align="left" colspan="2">freeing memory fix</td></tr><tr><td align="left">Revision 4</td><td align="left">Nov. 10, 2002</td></tr><tr><td align="left" colspan="2">encoding discussion added</td></tr><tr><td align="left">Revision 5</td><td align="left">Dec. 15, 2002</td></tr><tr><td align="left" colspan="2">more memory freeing changes</td></tr><tr><td align="left">Revision 6</td><td align="left">Jan. 26. 2003</td></tr><tr><td align="left" colspan="2">add index</td></tr><tr><td align="left">Revision 7</td><td align="left">April 25, 2003</td></tr><tr><td align="left" colspan="2">add compilation appendix</td></tr><tr><td align="left">Revision 8</td><td align="left">July 24, 2003</td></tr><tr><td align="left" colspan="2">add XPath example</td></tr><tr><td align="left">Revision 9</td><td align="left">Feb. 14, 2004</td></tr><tr><td align="left" colspan="2">Fix bug in XPath example</td></tr><tr><td align="left">Revision 7</td><td align="left">Aug. 24, 2004</td></tr><tr><td align="left" colspan="2">Fix another bug in XPath example</td></tr></table></div></div></div><div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><a href="index.html#introduction">Introduction</a></dt><dt><a href="ar01s02.html">Data Types</a></dt><dt><a href="ar01s03.html">Parsing the file</a></dt><dt><a href="ar01s04.html">Retrieving Element Content</a></dt><dt><a href="ar01s05.html">Using XPath to Retrieve Element Content</a></dt><dt><a href="ar01s06.html">Writing element content</a></dt><dt><a href="ar01s07.html">Writing Attribute</a></dt><dt><a href="ar01s08.html">Retrieving Attributes</a></dt><dt><a href="ar01s09.html">Encoding Conversion</a></dt><dt>A. <a href="apa.html">Compilation</a></dt><dt>B. <a href="apb.html">Sample Document</a></dt><dt>C. <a href="apc.html">Code for Keyword Example</a></dt><dt>D. <a href="apd.html">Code for XPath Example</a></dt><dt>E. <a href="ape.html">Code for Add Keyword Example</a></dt><dt>F. <a href="apf.html">Code for Add Attribute Example</a></dt><dt>G. <a href="apg.html">Code for Retrieving Attribute Value Example</a></dt><dt>H. <a href="aph.html">Code for Encoding Conversion Example</a></dt><dt>I. <a href="api.html">Acknowledgements</a></dt></dl></div><div class="abstract"><p class="title"><b>Abstract</b></p><p>Libxml is a freely licensed C language library for handling
|
2
|
-
<span class="acronym">XML</span>, portable across a large number of platforms. This
|
3
|
-
tutorial provides examples of its basic functions.</p></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="introduction"></a>Introduction</h2></div></div><div></div></div><p>Libxml is a C language library implementing functions for reading,
|
4
|
-
creating and manipulating <span class="acronym">XML</span> data. This tutorial
|
5
|
-
provides example code and explanations of its basic functionality.</p><p>Libxml and more details about its use are available on <a href="http://www.xmlsoft.org/" target="_top">the project home page</a>. Included there is complete <a href="http://xmlsoft.org/html/libxml-lib.html" target="_top">
|
6
|
-
<span class="acronym">API</span> documentation</a>. This tutorial is not meant
|
7
|
-
to substitute for that complete documentation, but to illustrate the
|
8
|
-
functions needed to use the library to perform basic operations.
|
9
|
-
|
10
|
-
</p><p>The tutorial is based on a simple <span class="acronym">XML</span> application I
|
11
|
-
use for articles I write. The format includes metadata and the body
|
12
|
-
of the article.</p><p>The example code in this tutorial demonstrates how to:
|
13
|
-
</p><div class="itemizedlist"><ul type="disc"><li><p>Parse the document.</p></li><li><p>Extract the text within a specified element.</p></li><li><p>Add an element and its content.</p></li><li><p>Add an attribute.</p></li><li><p>Extract the value of an attribute.</p></li></ul></div><p>
|
14
|
-
</p><p>Full code for the examples is included in the appendices.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left">�</td><td width="20%" align="center">�</td><td width="40%" align="right">�<a accesskey="n" href="ar01s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">�</td><td width="20%" align="center">�</td><td width="40%" align="right" valign="top">�Data Types</td></tr></table></div></body></html>
|
@@ -1 +0,0 @@
|
|
1
|
-
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Index</title><meta name="generator" content="DocBook XSL Stylesheets V1.61.2"><link rel="home" href="index.html" title="Libxml Tutorial"><link rel="up" href="index.html" title="Libxml Tutorial"><link rel="previous" href="api.html" title="I.�Acknowledgements"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Index</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="api.html">Prev</a>�</td><th width="60%" align="center">�</th><td width="20%" align="right">�</td></tr></table><hr></div><div class="index"><div class="titlepage"><div><div><h2 class="title"><a name="id2588704"></a>Index</h2></div></div><div></div></div><div class="index"><div class="indexdiv"><h3>A</h3><dl><dt>attribute</dt><dd><dl><dt>retrieving value, <a href="ar01s08.html">Retrieving Attributes</a></dt><dt>writing, <a href="ar01s07.html">Writing Attribute</a></dt></dl></dd></dl></div><div class="indexdiv"><h3>C</h3><dl><dt>compiler flags, <a href="apa.html">Compilation</a></dt></dl></div><div class="indexdiv"><h3>E</h3><dl><dt>element</dt><dd><dl><dt>retrieving content, <a href="ar01s04.html">Retrieving Element Content</a></dt><dt>writing content, <a href="ar01s06.html">Writing element content</a></dt></dl></dd><dt>encoding, <a href="ar01s03.html">Parsing the file</a>, <a href="ar01s09.html">Encoding Conversion</a></dt></dl></div><div class="indexdiv"><h3>F</h3><dl><dt>file</dt><dd><dl><dt>parsing, <a href="ar01s03.html">Parsing the file</a>-<a href="ar01s03.html">Parsing the file</a></dt><dt>saving, <a href="ar01s06.html">Writing element content</a></dt></dl></dd></dl></div><div class="indexdiv"><h3>X</h3><dl><dt>xmlChar, <a href="ar01s02.html">Data Types</a></dt><dt>xmlDoc, <a href="ar01s02.html">Data Types</a></dt><dt>xmlNodePtr, <a href="ar01s02.html">Data Types</a></dt></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="api.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="index.html">Up</a></td><td width="40%" align="right">�</td></tr><tr><td width="40%" align="left" valign="top">I.�Acknowledgements�</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">�</td></tr></table></div></body></html>
|
@@ -1,1336 +0,0 @@
|
|
1
|
-
%PDF-1.3
|
2
|
-
%����
|
3
|
-
4 0 obj
|
4
|
-
<< /Type /Info
|
5
|
-
/Producer (FOP 0.20.5) >>
|
6
|
-
endobj
|
7
|
-
5 0 obj
|
8
|
-
<< /Length 1748 /Filter [ /ASCII85Decode /FlateDecode ]
|
9
|
-
>>
|
10
|
-
stream
|
11
|
-
Gb"/*>Edeu'RnB3cso,c'tRV<@2QG"Te1sI,sZ*n#KKlNVMQ<5BA<CZaL=]`*:HduRjm'>q5!'k+!#c"8(NNgbpHe&;a;1aP(M@rJfk-$BS+$?JcRY,(_A6k,SUN`TO7efXhh3i=3:BXHM%E2OW]0H+sk$H[O\XG#u0mW@.r"s`W.g99!tcR*(\/("@>q@BW^Q2G*D>/#n3]_.il=X.o?OD#U^04dS]Ss+,a%^lQgnf/]&ceW@ko*%B0QokTBn:$jairCK+PLS%Cdch@t;kIOGu!8)fQ]DhR/U#>#9%l:;J>aO=nBdX8N?;VToPUM@?BfP;2DbSCG8.#;H:nr:@X[RoUP5#8V!2XYms3+,Pg+L(An4XOouF2iL@.s#m5[\'e,fq`PS,Y"o@$je=#b?gu9;/r=qMt:mb%%G5$FjcsdUbn".i6X#Km]hZSOE(i@A:'C!]#YQVN-&c&_nu&jGD2gg2I,X>Af/QL5%8n)7XSCb0W0Z8*)+\&9B^bTmkJ.5_$RWeH_2p2XZM9@ot$UX[_53q*&3VO&J)5%86Y$AZWkI@N:&FKcs%p6WMQCcUFbh8)(40P\*ZA"bb8R+Uti6J;Fdmlr'!#08-$\rUW.S*`0l$l7lOkfeCu3KUG37:dV;6?`SiLnX<n!4kq*4TfOBpT^m(\"nXUCddT@TZF=,%q),uW\\A[R"4E3]Qn:P;P2sUfK_uU5s2`jJtfm8j`_P0-RRuL2'@glpXN1mQJT-EqHY]=?4Y^:1$"B&ZEASTkKDdS:=NG[qkiHhiY7uX6Re5WhG;&S]OHL=\;B-\F8W6&_3=DhH3NbV#F];7UL+)*hY@q]h'U$@""^j(`qe],MJ;RBq^QtF<scN!-Japj9N?UVJ><g=gs\RDaGkGq,!_YHg5q[/?$QtD7Oo--g8SJKtBFH7:ieXAm!,]<3VO_=2:C,jI_(!EGC3:b-8O%N@VcEs3iRs;fu`m\L$KOn9:ZEq/;R97cpQB+03O$#I/1`g$QYQ=GYbdYjj[2(\]fJXL:PpABMO$+\J4Sm"Ddsjld]8>36m\Ar>kEqpnE4+,0ZZ3>mbtc]/Ye]ERO8`($8oE>X;g2g1^GaWe,."f<Z*X"^Ya?i2%8I6fN9J#r2iKGoom91+Os`\R'=pEQOgA/h`u^U<s$,"p=U^Ksck/%*3sYDJpf-S,B8":bJs5_!krpr44uPMaD:C7&(hPhHQK_IG&[@W\]@:&U2`1u#r9:g`-]8n7b@-u@A9iV6?&#s[;]5e"4UdB6qSXPPL-l/,L"L$5aSa]?LYMN6(@@R"?A<n+G]^6)SF=NJP[6=s^W9lnL6L`-nZBNPTB3?F\8$LUEQ74;&(dRT7AE8hase`F5)b<2_e;\1Wr/aMUVD@N9hgS$\LF(ih:9EQGof$TjN*3M0mi9'Hh;7*B_XM"3,n.tf,m:'pMB[[p%hS0kCZq^%2W]_E6<1X4H)h+#J.A0kOpYtT3`f4"ks8Wg2IK9F/SBsr*be4ce7Bq,]SL214R->\E*6Km3M;^8S1^,jb5M4kL$muHb\#!ZDs2A'bm;94ZWTnMuE=%!9!G)bJEiSMujhEeJoj\[m_?-@s8c*.C1268G+TV1+An"dq!66BOQ/uWk*6"Zr]hpdqsAYX6mH:4q,p%/mN/clgm6_*Vk"=D&P?A)R&GV[-;l5h5dH^[E8!6^<odeltSHSZbE8>O+q)a!Ngs^]Q]QTYaG>BGrFu<d3N?cpcWuA;ji)u%bdDTfKSgY^PE!j~>
|
12
|
-
endstream
|
13
|
-
endobj
|
14
|
-
6 0 obj
|
15
|
-
<< /Type /Page
|
16
|
-
/Parent 1 0 R
|
17
|
-
/MediaBox [ 0 0 612 792 ]
|
18
|
-
/Resources 3 0 R
|
19
|
-
/Contents 5 0 R
|
20
|
-
/Annots 7 0 R
|
21
|
-
>>
|
22
|
-
endobj
|
23
|
-
7 0 obj
|
24
|
-
[
|
25
|
-
8 0 R
|
26
|
-
10 0 R
|
27
|
-
12 0 R
|
28
|
-
14 0 R
|
29
|
-
16 0 R
|
30
|
-
18 0 R
|
31
|
-
20 0 R
|
32
|
-
22 0 R
|
33
|
-
24 0 R
|
34
|
-
26 0 R
|
35
|
-
28 0 R
|
36
|
-
30 0 R
|
37
|
-
32 0 R
|
38
|
-
34 0 R
|
39
|
-
36 0 R
|
40
|
-
38 0 R
|
41
|
-
40 0 R
|
42
|
-
42 0 R
|
43
|
-
]
|
44
|
-
endobj
|
45
|
-
8 0 obj
|
46
|
-
<< /Type /Annot
|
47
|
-
/Subtype /Link
|
48
|
-
/Rect [ 144.0 336.111 193.44 326.111 ]
|
49
|
-
/C [ 0 0 0 ]
|
50
|
-
/Border [ 0 0 0 ]
|
51
|
-
/A 9 0 R
|
52
|
-
/H /I
|
53
|
-
>>
|
54
|
-
endobj
|
55
|
-
10 0 obj
|
56
|
-
<< /Type /Annot
|
57
|
-
/Subtype /Link
|
58
|
-
/Rect [ 144.0 325.111 189.82 315.111 ]
|
59
|
-
/C [ 0 0 0 ]
|
60
|
-
/Border [ 0 0 0 ]
|
61
|
-
/A 11 0 R
|
62
|
-
/H /I
|
63
|
-
>>
|
64
|
-
endobj
|
65
|
-
12 0 obj
|
66
|
-
<< /Type /Annot
|
67
|
-
/Subtype /Link
|
68
|
-
/Rect [ 144.0 314.111 204.55 304.111 ]
|
69
|
-
/C [ 0 0 0 ]
|
70
|
-
/Border [ 0 0 0 ]
|
71
|
-
/A 13 0 R
|
72
|
-
/H /I
|
73
|
-
>>
|
74
|
-
endobj
|
75
|
-
14 0 obj
|
76
|
-
<< /Type /Annot
|
77
|
-
/Subtype /Link
|
78
|
-
/Rect [ 144.0 303.111 256.22 293.111 ]
|
79
|
-
/C [ 0 0 0 ]
|
80
|
-
/Border [ 0 0 0 ]
|
81
|
-
/A 15 0 R
|
82
|
-
/H /I
|
83
|
-
>>
|
84
|
-
endobj
|
85
|
-
16 0 obj
|
86
|
-
<< /Type /Annot
|
87
|
-
/Subtype /Link
|
88
|
-
/Rect [ 144.0 292.111 312.05 282.111 ]
|
89
|
-
/C [ 0 0 0 ]
|
90
|
-
/Border [ 0 0 0 ]
|
91
|
-
/A 17 0 R
|
92
|
-
/H /I
|
93
|
-
>>
|
94
|
-
endobj
|
95
|
-
18 0 obj
|
96
|
-
<< /Type /Annot
|
97
|
-
/Subtype /Link
|
98
|
-
/Rect [ 144.0 281.111 241.21 271.111 ]
|
99
|
-
/C [ 0 0 0 ]
|
100
|
-
/Border [ 0 0 0 ]
|
101
|
-
/A 19 0 R
|
102
|
-
/H /I
|
103
|
-
>>
|
104
|
-
endobj
|
105
|
-
20 0 obj
|
106
|
-
<< /Type /Annot
|
107
|
-
/Subtype /Link
|
108
|
-
/Rect [ 144.0 270.111 213.72 260.111 ]
|
109
|
-
/C [ 0 0 0 ]
|
110
|
-
/Border [ 0 0 0 ]
|
111
|
-
/A 21 0 R
|
112
|
-
/H /I
|
113
|
-
>>
|
114
|
-
endobj
|
115
|
-
22 0 obj
|
116
|
-
<< /Type /Annot
|
117
|
-
/Subtype /Link
|
118
|
-
/Rect [ 144.0 259.111 228.72 249.111 ]
|
119
|
-
/C [ 0 0 0 ]
|
120
|
-
/Border [ 0 0 0 ]
|
121
|
-
/A 23 0 R
|
122
|
-
/H /I
|
123
|
-
>>
|
124
|
-
endobj
|
125
|
-
24 0 obj
|
126
|
-
<< /Type /Annot
|
127
|
-
/Subtype /Link
|
128
|
-
/Rect [ 144.0 248.111 230.94 238.111 ]
|
129
|
-
/C [ 0 0 0 ]
|
130
|
-
/Border [ 0 0 0 ]
|
131
|
-
/A 25 0 R
|
132
|
-
/H /I
|
133
|
-
>>
|
134
|
-
endobj
|
135
|
-
26 0 obj
|
136
|
-
<< /Type /Annot
|
137
|
-
/Subtype /Link
|
138
|
-
/Rect [ 144.0 237.111 206.23 227.111 ]
|
139
|
-
/C [ 0 0 0 ]
|
140
|
-
/Border [ 0 0 0 ]
|
141
|
-
/A 27 0 R
|
142
|
-
/H /I
|
143
|
-
>>
|
144
|
-
endobj
|
145
|
-
28 0 obj
|
146
|
-
<< /Type /Annot
|
147
|
-
/Subtype /Link
|
148
|
-
/Rect [ 144.0 226.111 229.83 216.111 ]
|
149
|
-
/C [ 0 0 0 ]
|
150
|
-
/Border [ 0 0 0 ]
|
151
|
-
/A 29 0 R
|
152
|
-
/H /I
|
153
|
-
>>
|
154
|
-
endobj
|
155
|
-
30 0 obj
|
156
|
-
<< /Type /Annot
|
157
|
-
/Subtype /Link
|
158
|
-
/Rect [ 144.0 215.111 268.7 205.111 ]
|
159
|
-
/C [ 0 0 0 ]
|
160
|
-
/Border [ 0 0 0 ]
|
161
|
-
/A 31 0 R
|
162
|
-
/H /I
|
163
|
-
>>
|
164
|
-
endobj
|
165
|
-
32 0 obj
|
166
|
-
<< /Type /Annot
|
167
|
-
/Subtype /Link
|
168
|
-
/Rect [ 144.0 204.111 257.04 194.111 ]
|
169
|
-
/C [ 0 0 0 ]
|
170
|
-
/Border [ 0 0 0 ]
|
171
|
-
/A 33 0 R
|
172
|
-
/H /I
|
173
|
-
>>
|
174
|
-
endobj
|
175
|
-
34 0 obj
|
176
|
-
<< /Type /Annot
|
177
|
-
/Subtype /Link
|
178
|
-
/Rect [ 144.0 193.111 287.86 183.111 ]
|
179
|
-
/C [ 0 0 0 ]
|
180
|
-
/Border [ 0 0 0 ]
|
181
|
-
/A 35 0 R
|
182
|
-
/H /I
|
183
|
-
>>
|
184
|
-
endobj
|
185
|
-
36 0 obj
|
186
|
-
<< /Type /Annot
|
187
|
-
/Subtype /Link
|
188
|
-
/Rect [ 144.0 182.111 286.21 172.111 ]
|
189
|
-
/C [ 0 0 0 ]
|
190
|
-
/Border [ 0 0 0 ]
|
191
|
-
/A 37 0 R
|
192
|
-
/H /I
|
193
|
-
>>
|
194
|
-
endobj
|
195
|
-
38 0 obj
|
196
|
-
<< /Type /Annot
|
197
|
-
/Subtype /Link
|
198
|
-
/Rect [ 144.0 171.111 339.25 161.111 ]
|
199
|
-
/C [ 0 0 0 ]
|
200
|
-
/Border [ 0 0 0 ]
|
201
|
-
/A 39 0 R
|
202
|
-
/H /I
|
203
|
-
>>
|
204
|
-
endobj
|
205
|
-
40 0 obj
|
206
|
-
<< /Type /Annot
|
207
|
-
/Subtype /Link
|
208
|
-
/Rect [ 144.0 160.111 318.98 150.111 ]
|
209
|
-
/C [ 0 0 0 ]
|
210
|
-
/Border [ 0 0 0 ]
|
211
|
-
/A 41 0 R
|
212
|
-
/H /I
|
213
|
-
>>
|
214
|
-
endobj
|
215
|
-
42 0 obj
|
216
|
-
<< /Type /Annot
|
217
|
-
/Subtype /Link
|
218
|
-
/Rect [ 144.0 149.111 231.76 139.111 ]
|
219
|
-
/C [ 0 0 0 ]
|
220
|
-
/Border [ 0 0 0 ]
|
221
|
-
/A 43 0 R
|
222
|
-
/H /I
|
223
|
-
>>
|
224
|
-
endobj
|
225
|
-
44 0 obj
|
226
|
-
<< /Length 1970 /Filter [ /ASCII85Decode /FlateDecode ]
|
227
|
-
>>
|
228
|
-
stream
|
229
|
-
Gat=,=c_>r%"@)@iO:/L`pnKL/_:&.,f(7`!X7:ABPbqR$=B([4oTk@OWIA+4)'QU(?B+bQUm"&pP5fY2lRStIc)5A=+PRF'mbH1$b\5c1meN1+6MFRp&93T.bTmCC[Xt;`dSL&60,^g0&&(*cX!K=g*;q:et62rBUCjRZ5n?05Ff\bT:/_4"`%09AcElf^08^P=?A?TFKJcGeUf"b7J5C3b<,X-$:\'NQXH>\Y#;"_As:Kf[l:Q."b%M*F!R*3AN'##69g9!fQc."g"2G@I+`7q@&5U'r$"^?k@\d^C1kkf4S(@Gq.OJSaUa\R=EctaF!:u9NfqLs,%M0\b<%#]H])4C,>^$F,<;gtL22]H)KKDnY251JPZj\_eqmgMQE@Du&XI!2GcuSro%=1]VO6g=97Burk(cB>ITR<U_Zd*T?6R<!GG!14Na[=D4:DnhTujblSW=S.%2mBrKj@$j)PNc$9t=sUDe)5*(@uu3':?4pgi>8R9JdtsHgE+k=Y'S]VNL4U<"+-#;V85td%%r\Xj6![NqhME,!+"t90\oA1k+o'>"$rlgTG:gRa:t%=mj>_$I7F/7j+`9b?+Xi^hU:Bh;,1@e9s4!-,?0#(UN<<bVZ?VB%f0pk^)=l/SElH;SC87e+(\+;"Ds;AQ2!c?t(%-IKlbX77mQ&B$*P59F0p:i7e-QS5phm_1WV!1Q>#4[8>'Q@NK56"R\7)dp;4j$:,H[&4!7)rI?Y68=RN#]qkrdkK@JH&pq<B3PBiP6X3e6%\U6Yr6W[p5Th/!enQ=_JMjif1pc6kYUL_+I;i=J%#q2>:D`NOOr+d=Y[c]gWC-oViQH)!;CLs;hDhq)GuRnlk89ZK>+-C0.HtfRmQ5LA[Kn^hXV3ei2*!;C1nA4A`m2C'q29lVD77t>J8P9p3`RP`$hQgfWHkO#_dki3GO?PeZMhFM?]pW-r6Hc`op.:b4a0TfB(JojgKl7A\h!I&P;]dG4)u'c,+fp1G+Abf*8<IB8t6#3LW<h<fJ+gMG"m9af/+RU8DHcPkN]/F:@0PBiu_@JP`e?l\t.'&bNOGqpjk:9@;03NM#N?TrgTm$p+dM$I_u^P%5/m$1q@))C4_c00^u4\(&oq^D]FO]*l_U_8*gD)m[&3\jgri%%t+<C'HHGM:;^O("m[*`S*R?-Y7<a"KN[m:pcon;NuQIbi"T;!Y`G=$U*9AX=7qbP59a+u5nC`CDP"$`GSW/s_l-t@Va`^B(["scNcQ.uo@29\RSG6Ip6L0q-d1$#"&']USCn"RS0H-k%RW!jF7!1,&.):5F(X4Tl\Zd(`'Y#\`qE%T.T5U)I/Ru]IAHmMQK_?JE+X1DM_os!T!]:[]#thKX?Mc$<D,PB&;MK<.P9r>ZAaTcL,fGt;[+lkrH>\r;ljeq11PAF>FXedJZ;>Z&l)EkXRIf\Ha:#=XgB)1-Z]&q+"bP*.A&V'C_X"L7PlNNX?lVp91%H1n=Yn]oa#3@,Ib&J[LZUmFMg?jPE<d\/1a1,)43pUJL'!U:k-5^fU2O7aeW0H30-qo@UJVU".\R_(kJpt5t[X9Qu^t[YHu=Ta@'0d/9)ao#T9=,6WZ[Q=kXMZ<o\djdkLDl=l>Da2sgp0db=<KQVs1c:5sYfk;k$^]N@cO.^D)43q]@B:%2`rBYI!)kcdh`L:nWGam!h[g7/>,c^&1/*9LC9rV/n?;UW_\>iXRc"`1qPj8u)8'H'Dq?7ZQ\j`KtH<>V9O@M`ZPm(VaoFUW4Y&A;KK>o#o*Rsd0gnWrK?R;#r`((7;dH8YnLcA1=o[9G:t<a.Y&L@7IY_(GP_(D-Bt^-#/@,`r<3,*+QK*ghjUf0g0<',[`X_M8_Pl%i$4Y8B9;GIB2!SBeR,"O$R653oR^1?-dAl6#f['7TFEF>*4EBVooVn0Ia'=2/(T5?Q`5l'GhY<u.-0"78nd$4`D8_j1dLI/Igr\aBIoS`qLM5I,n?"VGl9*r~>
|
230
|
-
endstream
|
231
|
-
endobj
|
232
|
-
45 0 obj
|
233
|
-
<< /Type /Page
|
234
|
-
/Parent 1 0 R
|
235
|
-
/MediaBox [ 0 0 612 792 ]
|
236
|
-
/Resources 3 0 R
|
237
|
-
/Contents 44 0 R
|
238
|
-
/Annots 46 0 R
|
239
|
-
>>
|
240
|
-
endobj
|
241
|
-
46 0 obj
|
242
|
-
[
|
243
|
-
47 0 R
|
244
|
-
48 0 R
|
245
|
-
49 0 R
|
246
|
-
50 0 R
|
247
|
-
51 0 R
|
248
|
-
52 0 R
|
249
|
-
53 0 R
|
250
|
-
54 0 R
|
251
|
-
55 0 R
|
252
|
-
56 0 R
|
253
|
-
57 0 R
|
254
|
-
]
|
255
|
-
endobj
|
256
|
-
47 0 obj
|
257
|
-
<< /Type /Annot
|
258
|
-
/Subtype /Link
|
259
|
-
/Rect [ 384.46 600.674 473.05 590.674 ]
|
260
|
-
/C [ 0 0 0 ]
|
261
|
-
/Border [ 0 0 0 ]
|
262
|
-
/A << /URI (http://www.xmlsoft.org/)
|
263
|
-
/S /URI >>
|
264
|
-
/H /I
|
265
|
-
>>
|
266
|
-
endobj
|
267
|
-
48 0 obj
|
268
|
-
<< /Type /Annot
|
269
|
-
/Subtype /Link
|
270
|
-
/Rect [ 253.694 589.674 331.744 579.674 ]
|
271
|
-
/C [ 0 0 0 ]
|
272
|
-
/Border [ 0 0 0 ]
|
273
|
-
/A << /URI (http://xmlsoft.org/html/libxml-lib.html)
|
274
|
-
/S /URI >>
|
275
|
-
/H /I
|
276
|
-
>>
|
277
|
-
endobj
|
278
|
-
49 0 obj
|
279
|
-
<< /Type /Annot
|
280
|
-
/Subtype /Link
|
281
|
-
/Rect [ 144.0 251.348 179.0 241.348 ]
|
282
|
-
/C [ 0 0 0 ]
|
283
|
-
/Border [ 0 0 0 ]
|
284
|
-
/A << /URI (http://xmlsoft.org/html/libxml-tree.html#XMLCHAR)
|
285
|
-
/S /URI >>
|
286
|
-
/H /I
|
287
|
-
>>
|
288
|
-
endobj
|
289
|
-
50 0 obj
|
290
|
-
<< /Type /Annot
|
291
|
-
/Subtype /Link
|
292
|
-
/Rect [ 352.782 207.348 469.722 197.348 ]
|
293
|
-
/C [ 0 0 0 ]
|
294
|
-
/Border [ 0 0 0 ]
|
295
|
-
/A << /URI (http://www.xmlsoft.org/encoding.html)
|
296
|
-
/S /URI >>
|
297
|
-
/H /I
|
298
|
-
>>
|
299
|
-
endobj
|
300
|
-
51 0 obj
|
301
|
-
<< /Type /Annot
|
302
|
-
/Subtype /Link
|
303
|
-
/Rect [ 264.0 196.348 282.88 186.348 ]
|
304
|
-
/C [ 0 0 0 ]
|
305
|
-
/Border [ 0 0 0 ]
|
306
|
-
/A << /URI (http://www.xmlsoft.org/encoding.html)
|
307
|
-
/S /URI >>
|
308
|
-
/H /I
|
309
|
-
>>
|
310
|
-
endobj
|
311
|
-
52 0 obj
|
312
|
-
<< /Type /Annot
|
313
|
-
/Subtype /Link
|
314
|
-
/Rect [ 144.0 175.348 176.22 165.348 ]
|
315
|
-
/C [ 0 0 0 ]
|
316
|
-
/Border [ 0 0 0 ]
|
317
|
-
/A << /URI (http://xmlsoft.org/html/libxml-tree.html#XMLDOC)
|
318
|
-
/S /URI >>
|
319
|
-
/H /I
|
320
|
-
>>
|
321
|
-
endobj
|
322
|
-
53 0 obj
|
323
|
-
<< /Type /Annot
|
324
|
-
/Subtype /Link
|
325
|
-
/Rect [ 283.44 164.348 327.33 154.348 ]
|
326
|
-
/C [ 0 0 0 ]
|
327
|
-
/Border [ 0 0 0 ]
|
328
|
-
/A << /URI (http://xmlsoft.org/html/libxml-tree.html#XMLDOCPTR)
|
329
|
-
/S /URI >>
|
330
|
-
/H /I
|
331
|
-
>>
|
332
|
-
endobj
|
333
|
-
54 0 obj
|
334
|
-
<< /Type /Annot
|
335
|
-
/Subtype /Link
|
336
|
-
/Rect [ 144.0 143.348 192.89 133.348 ]
|
337
|
-
/C [ 0 0 0 ]
|
338
|
-
/Border [ 0 0 0 ]
|
339
|
-
/A << /URI (http://xmlsoft.org/html/libxml-tree.html#XMLNODEPTR)
|
340
|
-
/S /URI >>
|
341
|
-
/H /I
|
342
|
-
>>
|
343
|
-
endobj
|
344
|
-
55 0 obj
|
345
|
-
<< /Type /Annot
|
346
|
-
/Subtype /Link
|
347
|
-
/Rect [ 212.33 143.348 231.22 133.348 ]
|
348
|
-
/C [ 0 0 0 ]
|
349
|
-
/Border [ 0 0 0 ]
|
350
|
-
/A << /URI (http://xmlsoft.org/html/libxml-tree.html#XMLNODE)
|
351
|
-
/S /URI >>
|
352
|
-
/H /I
|
353
|
-
>>
|
354
|
-
endobj
|
355
|
-
56 0 obj
|
356
|
-
<< /Type /Annot
|
357
|
-
/Subtype /Link
|
358
|
-
/Rect [ 144.0 132.348 165.66 122.348 ]
|
359
|
-
/C [ 0 0 0 ]
|
360
|
-
/Border [ 0 0 0 ]
|
361
|
-
/A << /URI (http://xmlsoft.org/html/libxml-tree.html#XMLNODE)
|
362
|
-
/S /URI >>
|
363
|
-
/H /I
|
364
|
-
>>
|
365
|
-
endobj
|
366
|
-
57 0 obj
|
367
|
-
<< /Type /Annot
|
368
|
-
/Subtype /Link
|
369
|
-
/Rect [ 424.512 143.348 473.402 133.348 ]
|
370
|
-
/C [ 0 0 0 ]
|
371
|
-
/Border [ 0 0 0 ]
|
372
|
-
/A << /URI (http://xmlsoft.org/html/libxml-tree.html#XMLNODEPTR)
|
373
|
-
/S /URI >>
|
374
|
-
/H /I
|
375
|
-
>>
|
376
|
-
endobj
|
377
|
-
58 0 obj
|
378
|
-
<< /Length 2255 /Filter [ /ASCII85Decode /FlateDecode ]
|
379
|
-
>>
|
380
|
-
stream
|
381
|
-
Gat$:CN%rcn9]V<QS2'gK[]h'@0>)f)7lYMf=BOaGonl2NeL#u91a,^@K1brQZuE0=@IajGN?FZ4NajnBA_M>$dU!$+"`eJ1M:]Ojt7YKEu/OYS42f>`:;<qZ<I0KnKHpe;;]&l>^:<_db'E9`C7D86c>iM!V?%pq(j]8(TmjVJ@/hO"p#j@3$Cj)4QYlBcgm<Nib'B/5Bd:/NQ&-54A:jf=bS!,R3a#Wf*JTRTcu\0l0>o5=D]d<<gK'fgm)0?*AK<5MQQE5F2eA\-ldAlDeXY2P))Q_FCg:=YVlC1Jj8[HZsFQ0(3=oWHTui9I37GdGXDqCJYOOK?u:@dLHX[5Mg4i\<BCn%2g?8!e.X`d0aTup@HBpT:Qdo8n=5RcacPSg.UTO[6S"CX*%?6Zo'^/rG%2.R<cC/g0I?h:n%g.Laa(p>8.JRsJY8>L4/XA88AID>np@tONC8KI)bAGC3$m"!ol?'^:h?4-6L<"E#a5rAX2ShL+&_V,VqYEtn>0Fj43E%+&Ekf?Li<4)g$teS2lhk6>sg2KSjV/BMUnok;DSIBKIbUhDRqs.9s]Bp3=r"*W]mmU)T`L'&is2[VesK?nNlQW+<cjRc[RbKm3O#Hrq9t!)j<OY9k=<LjX8c2A?:2X;W/Z7O*OmdUr7>U<rNN00Zc!VL,t@#i,n=<1aRT)'mj-Og;BTCAL]eYbTKJKOP&R+iKSr#7d_/A`$pPU)$pjB.>ahq#nVnFM-</`g=6:gTrZ"uhcl[R46cF=+%4pl%V!9>VB)JSoeo1rq&7<6]P/6JJ0/D,$3%QY<05[,$Bu^Ae]k+F4_O=l2g^<#2LmSAW:Dg?r!I#$;1'RT^-d;:$PNM0SfjJc!"cQZR?[dCCA/snB&hh'4#.+2d?roNc-)'@gK;cN$J7'="QakeCFunHn=1U3USH&9&$/,lqM)"Y'4*H3g)qD<)kXPS;]okLL`JWqWMRlE%3`n0@O6tXU$U;4<#MC&G$?d=.VcSME<\3sIPJl.7[CM!ZS1#ahHq'0`Oa78ENU_Er5@;9oP[b`k;X'n*oo_28P_AZ;d>63&TeE_^UH_:)bSM4b*=#7>H"2PAtLr:%D#t"<i$81Lpn>8/uEm0<IT5KH#@/0.Z8eLOJaiQkIcZCd@BClY%S"CPLXh>)SGaq+.A4rZ_<:#;WB`mk28O`#XYBYHe(CXl;7[=Zmnf>CFp_Qk&EE2=-\/)BUG5CgE:$^ea!Vce4,h-eulDr1h9jd6+g2s43i!`Z.X^b9(aAqnjcQ@#)-c0&?Xo*d_B%7i[ujL\pI$,cZci6BNbt0l'I+Bi.ml?R'^Z`)<2DCRJKmENilV[D6AmL%9&fp=rSnhn:Er+E!o"Oe/%nf]X^Y]=[(V],=KW>)Qr9^.hEfHP<SEW,+$9C0l,GT1]=I5Z6l+1a1WLdH(gB]+`<aGa^PsF*\GPL_<-L:&OR;[L9<@,alRZ*E2[f(>[P0--L4i9JHYLN4q+nC%k"+67D6+u7]g3=L*SSkBV;5s=(V;;;%S<aarB_G9uH>/O/rCA\tC;K[g]Og43!D]U)&(IYu4,t5,Q"4p=_kW]Kf37`!Q/i=UI(]S\AY3NrUr9n?lPpei&m6CoL!F`f1+bJ$84s'f0tU@=jQIjTU("RUJle@h7c`d.fuADeA4tVEWS[5H-"W0_a^lq5DI(Z2_DWJIGhSjqc(nY"rdP.V*G7.LOF'<ouse'+^QLS2Lrk]TjoHkQp`WNI2)SZUP\4!r(3Ibo!9"jV>0]?;ZgSME\L<!;;;eW73tNPS\OJFABIZL^!I0A]X&Um,5l9DM1rF-+I/MI1:QNW$l+\1L4_)/6h=R]Z<\a=T!/]n6siV>iN<YTOsdC>LcOJ+n?Na8g7&Y@WgLo39FL'PQ9aFr<B9Pgi,+VjWCnUC:g?D-\Wu6#?F%8"u58.Cq,\GE/#2BMY=Zn/Y:2=as\XC7R;)2NAh,3DJTY?^hIJcVHjW?%]U>##"lo'oaIMH0MX/E.nHkg4Ja0!6:N$p!WhL5inlikLtQKUXVR8#9Lh=1YEJL(oo\t'U@@iK;.<GO@n;Kg/>=#g<Q.HZ7SRqBJ<<]6Zkf?j*k>=V3+>Aj=?H/_SNohk*67B;HjI&#_:l42+^]%"B)M<=5DK%T79CZ_=P(W3NMU6`#oPccelH<4)5@*IX4oI:AR5OYQ=li?mjlg"1":[Y00-:\@)_A>F8"AAX!RU?Ocn3'i?Sh%Z1?T8k[CjJ%Hk6[#]Abe7DpY5@:0R%J)<$X+,\`)9`~>
|
382
|
-
endstream
|
383
|
-
endobj
|
384
|
-
59 0 obj
|
385
|
-
<< /Type /Page
|
386
|
-
/Parent 1 0 R
|
387
|
-
/MediaBox [ 0 0 612 792 ]
|
388
|
-
/Resources 3 0 R
|
389
|
-
/Contents 58 0 R
|
390
|
-
/Annots 60 0 R
|
391
|
-
>>
|
392
|
-
endobj
|
393
|
-
60 0 obj
|
394
|
-
[
|
395
|
-
61 0 R
|
396
|
-
62 0 R
|
397
|
-
]
|
398
|
-
endobj
|
399
|
-
61 0 obj
|
400
|
-
<< /Type /Annot
|
401
|
-
/Subtype /Link
|
402
|
-
/Rect [ 249.81 674.674 414.8 664.674 ]
|
403
|
-
/C [ 0 0 0 ]
|
404
|
-
/Border [ 0 0 0 ]
|
405
|
-
/A 31 0 R
|
406
|
-
/H /I
|
407
|
-
>>
|
408
|
-
endobj
|
409
|
-
62 0 obj
|
410
|
-
<< /Type /Annot
|
411
|
-
/Subtype /Link
|
412
|
-
/Rect [ 361.83 222.18 395.71 212.18 ]
|
413
|
-
/C [ 0 0 0 ]
|
414
|
-
/Border [ 0 0 0 ]
|
415
|
-
/A << /URI (http://www.w3.org/TR/REC-xml#charencoding)
|
416
|
-
/S /URI >>
|
417
|
-
/H /I
|
418
|
-
>>
|
419
|
-
endobj
|
420
|
-
63 0 obj
|
421
|
-
<< /Length 2246 /Filter [ /ASCII85Decode /FlateDecode ]
|
422
|
-
>>
|
423
|
-
stream
|
424
|
-
Gau0ED/\/e&H88.i<C-b$k=YJU0^l:5hi\6LTK]C(E5'sK.>?T<a3]l3GC26^[LqAnL2SLMfnM*hMM!D]ArE)rH*&Qoa<LL!=<@roiWu\3MWn\IWS&s&=>1`KZ:@;DYDi(6aa\!>qr$"?Y%npAuc0WfOT1=I4j@Nj)4aBQ+q3Pa3(aU<j"&f^X!Z[Jd6#Y6"cab.1sc[^T-j25TC&K"q4i].p#4]H<%(2c(U4R_RQL.hq&MOKjcYL+T6C#*mCN2"%Eu'OpEjlaeEIc,75Sd&l1i@F;4t*8`.*&n?9QY<Bo4PgJogu=M9*0JhmubC"bW^TAU-@\-HNlq69M)H\C1$p$V[&H0OP-XJ*?F6H+rf7$8MF`>U75?9EhY]l!(_GIo\i/[M"<HcE+lBcTPG,=DHX[CeV?g8]TMb&qj@]MuWJ5E\G1&OIerN8A/h,Mst*C^V_8mKJ)cq079YS<8mO<IYNkfG$UH7-P$2/`k#rBZ-nV(eM5UA3B+&a,>`c&W]oL@>WG])@66`<K&s5Q-:l7NHE+MW#P@\=-`!j&dm&aeU"5O`$#^hC=qnF:1OojT`fAdSp2k(NMCBlU29!+^2O[ILjt",4;K't]:uDMX4a`h6<W]"Z>>;!2H^Tuf2u+>EkCXSYS$Jd,P;E2f]]etge+?UA!d^F52EY@d6K^eU5Ao`BTU$H"J%tJ);S?DXeUbSelaNNpNBJ:qjS%,84V;iGk6&C/X=k"Ec0X*j/C,d`ch#rca=9PGr$LkQM(\i=)+LfKG,7,5mV3ukqfp2#4k[g+o[g^=T[UHJ0EXb!&7_2]id]cpVh;;n>n+oX=-TgO"HeIrM%V&aG9Ym?8^oG@Nk%=e4V_YOgd_#ac6BF,E@*'](*M^fsd4%&6;Ho*r<CAS$r$Tk1'q[FO=&61:/_+X7=.3EPImLW62*!:QpTja:mf6TW(\^WnnO:DS*SeHQ0:\>8-JYbRJc!Rr?YK0@8i]-$F+&X!">e:>m3Q243PU53n6(SnKNAVS]:$7i93u=TieI'rtbdbTmc6Skbif(hQsKIh3RO-bUDoE'B:EbR#3YQp`RO"5j0%IfboC=\KHS'!Pks:fn&tHtHb&d[6ii,[f4aK-WW*YbPsnK`Suho`#&;[P_2iGNd@@W-FaZ(iMbV#?.=*)?XIU0Kbd_>Dh$$dfO'+X8CHRDEPulqFjCEAYaJV#F*BC4U[/%os/M]h`1EbRcUh;7g`\I;3`m.H.m1e(U]LN,P.<5>*P+>9]9/-&eb4'>g($<V#6%280N-$;\F2>8@JE,4OBmN$\u[*!=YS#46d`GNnr*CJK6<2jMm^m*B$8jq*qg5qR$LQ?#-q-foc\)T7G<kHt:\JFW1Wl(EY\f@dI@d!1T[fpXPh)48ReM.ii2p*WFh=]+Hi6Q-J)?CE\@B(t<+'K=H4jff3Z"jRk%QB;n!2)rJgl]`Yj!e]=VQ/'Pn$F,;d7o/t>;Uo<`^Vdra4PYor"Nb/t3r*ki*!SV^2ZK$)$+&4@u&XOYemi9M?Aj3AuPS3;^gfV$47i(4oA-`?*'oFB!ogXt:2?o<-;^ckYV(R@!(pI\H^S+=*bkTe^Y31&$6j,=d7p.ffdV;nY"lp3Yb0UujM)F"[M+DKmK+2Ot^LO>)]O.5?Rm8?]gr^%Z;IDLZji1m;=uketLoR=IZQpk@B:]K@8(&(g$k?8KB7>E%K_AXend`36oJc5)8Do0cObfGJL;Md\*+:U;M%e5gK8VjQ4PaL;o]49r5f;Bfcs=I>R;I(u3bPc0]'j%aO$dLm"A4"se*j%-VW,kPmgToCI:i7pJ_F((hrse=HpsIi@ee1K[Br0lq!dSBrQ(8#g:+6N`R*\#939.tKt9rlACg=OC8VEc8jEVQ3f0aicZH-[4CpkX"l'pke7rA*TO?jHJ.#MFgW'`J!2Rk=a"k+@9:I`]'"7BMU;8/]l\"3aNSo%"bgW5lGYe)r0/(d?@=ZrXohAR73#)Y-6q.8-I0Of'7Z4lVE7sDnnK9Q&.&8FpPttORU@,_l?"4F2!]:RGLkj@1?YAcGB5*9[IcG_`i]cg7[hiI_1SBC/McQI<ZY?H)bWdI0Ti#K6oX<^%-"&*)XU<O:3fZ38c1jKWFq5hkUF?73\/2s[Z\dUrVX>/-<foOm@N3V#IRmn-;3^m"^J^>s=8@5`p8@_-a=IcI$)hi$<f\`<S?:+d5'sk+%im*8;?8S;rnie&m^:'3Ha/>FI$&9dD8<i;:Rd/=i!W:HX$:]`rW*tq3d1~>
|
425
|
-
endstream
|
426
|
-
endobj
|
427
|
-
64 0 obj
|
428
|
-
<< /Type /Page
|
429
|
-
/Parent 1 0 R
|
430
|
-
/MediaBox [ 0 0 612 792 ]
|
431
|
-
/Resources 3 0 R
|
432
|
-
/Contents 63 0 R
|
433
|
-
/Annots 65 0 R
|
434
|
-
>>
|
435
|
-
endobj
|
436
|
-
65 0 obj
|
437
|
-
[
|
438
|
-
66 0 R
|
439
|
-
67 0 R
|
440
|
-
]
|
441
|
-
endobj
|
442
|
-
66 0 obj
|
443
|
-
<< /Type /Annot
|
444
|
-
/Subtype /Link
|
445
|
-
/Rect [ 186.56 514.4 240.56 504.4 ]
|
446
|
-
/C [ 0 0 0 ]
|
447
|
-
/Border [ 0 0 0 ]
|
448
|
-
/A << /URI (http://xmlsoft.org/html/libxml-parser.html#XMLSTRCMP)
|
449
|
-
/S /URI >>
|
450
|
-
/H /I
|
451
|
-
>>
|
452
|
-
endobj
|
453
|
-
67 0 obj
|
454
|
-
<< /Type /Annot
|
455
|
-
/Subtype /Link
|
456
|
-
/Rect [ 262.18 229.78 382.18 219.78 ]
|
457
|
-
/C [ 0 0 0 ]
|
458
|
-
/Border [ 0 0 0 ]
|
459
|
-
/A << /URI (http://xmlsoft.org/html/libxml-tree.html#XMLNODELISTGETSTRING)
|
460
|
-
/S /URI >>
|
461
|
-
/H /I
|
462
|
-
>>
|
463
|
-
endobj
|
464
|
-
68 0 obj
|
465
|
-
<< /Length 2448 /Filter [ /ASCII85Decode /FlateDecode ]
|
466
|
-
>>
|
467
|
-
stream
|
468
|
-
Gat<BCN&8jn9]Z($43\cSr*'anW8d+KgVbYLcp=-nfc8(]7Fe(QT3S4`.)D>^W'uNY0_Xf9KZ+sN+]f\Y0XhlN`OXShJ0_co2^'JFQL?"Y%SXR1@]`YPL]N6qYe(mO2n-Z(TS>Q&1"=J?.2uMn!F9ISR)9h0'@QhZA2r5\uol7c6@ODf.H$"aZ^nd*TPs4n%.1-b\!IloaWu8OPh*54L,b>X$9YN+%PJ5))^OljfW,u+S$c9T(A[.3GZg.=O_J#<>O:H7=S]&cT)hTd=]/Jc1fE`g+`q^p$ReCb0I0aX9GV48Z&mj4JT=WFuC1C<R#r)iK!#:YqPE)MrOWBl0g<c?##QS7\=tg\j(8kT=OC9Pg>=Z'ad&aEstoX%'i'X,=8^f93::pC)9og[0ZJf+-+kWH-<u>0'[nm7Cm-U>l+aLEu.5n6<NKQ,s@0`k!7M.=;`haR#&&a9j_.<-<Whk$WH)k^Y%Rpdr#UhoTU[s8`\7&M?sAG@]0pt4JI^]+it6$%:VnPdr;`@7oDSanMJ38EW-ORn`N!%4pp#0?-s1:_;]".bI*1C#n@iIf!k"NWOEY/ITA^81e0IKP4(+AI>Gh9Y/L^Y!BO<s6(K\FD&L[C$7.7KrfX#e:a7VFe1jo2Q7@MZSO+'WKh;oQT%2#d:'K^YKiD`#fsoh1gj*(]L'6*3lZct5[X><Hmk.<c`(shcJ@LG&=2ie_8r\4;V6ubO[1N,2eE&pT,q(EYbPP%8_iX^?Y[S@"Z4DB:%Rj-$i%j:%7=V]1]XI-]6T$QE/TUc?j%W_c^pt[.EQ(t>%f7D'VMp&d2+Etg#SN<[44`De<!B3'O[*=he6e]mcIpnb:e26<]?4g)Y<M+!("-XljMI:[=m0nZolW!;4%,a0fd9T`,]&in_HZ?B0Eh^tl7Q*SkUlXSBKQtQ7j#.q5Mc=\$N?'pQhK24^)ZPE"dX:.p%%NL(lebeN*&=ZS1,udfNOt%;P!<=l.o+R_$L:^Si9f`-o+Z2_DEGC*?CD"H*""k8Ks<eMWBff6/05ofGimi"JbFS@UPjk:eiYq"<1\9F7f:7LEd)]>l8(gVW"&f;/C0@N??3!7V3o??'8&33a/QAs)Qh4#Y[INpQ]=lcL3:$A'#?CoI.#2,UZ]G8SkCVa^7+N*q['QpWCjB3.oJp.=0C/`0o"'nP7F=P=Pp0Wo[7`L_t.0QVS+N1j(r0(cEKLH@i_qUtfgg]-*Jj@JiiDFZAs4NABV72_)m7lck-C;U*`&KpX!@8N)Til]s7C,FY%.BgeO>K^)N![Um]LY>9&)EF<WAod@(.P(`Um3<i@;/G[Qf[r7Vh3L$6\!&Lp[r0lp7i\ADpflj;G\4:[VbDIcf&YeO;(&p"Df)E*eW9Ki(d>o7fPNR),'Q<9"Q[)U14`7fBj2RuG8J7AJ8\\EUIN1VlE2g44VcX6WG;bkEZW:Om=/(':s&[4Q>$g-c7A!Wh;nUtni\/\Wpdct?R*)+1eYYlFf.o6OG@63'I7/02kX'pG&@H1]ju\nT,eg=V<b9!@T`GI*RW<'&e]ka0U5'f7&].7+PV^3mfC\`Z\mko1gO3ip77(;O4O5*Am.b$V?Y*)r0,YOPqrknEbS2p1#V.YQ0C-p&jt8'/",'JQXas3YK36VJ"WPhP8NS,e&UW^AC7#nLqT1&Q;A'(]`jRW8,V0m<\JC5c3G7QNIK.Y"oMsV>!#;"2.*rb]h4^0dck22HQ7jY4YFIj(`#bd;?9cZ8`PWZPN0-\j8u`$dWHAtfHX;DNVX?aVkGPK(\MeFW8VRUe6r0oR?^Y3C-US'%*,4'Xol)QZ.6hiMOH/UJXW@or4nUJ8#`r>KbMr=V'Hb=+l:3IpI1[F:Q8MR6D_9n[2+Ws*CB`4.0NO8B6H*Rs">%I7+pp-l,<nJ_p4lk,/n=fQW?6c>)ZY34E39q@l]IV<Q3&RkJMJ)l!G:1>7M?Kj1"#+b]gpRV%%qatk)\!BNJ=Q(V*g<,Qp+MrS_l%0[)!EUc,Ilh)dAaW,Yk3tZ.[.J+d"E+Ah#=Gp:dnQBpW2[V<W,5_gBklrL\R'\6=G2$u-Ipg6>>iC%LV"&sIFdF+e5Whj,;_T(-/IP_H`oBZP:3JKt$)r8YaT_rOs$gQpBA!SU<3RVE0e/;qN-\^KoBAajC]>'%VZD40K)Vo1qk<K%9SGp;A"-mcU!>lK/c=edgY6chpU]L/C8:mr"H3qTFBi*mGorIE6OE4MAM=j1nN$]#US0'U*L[[i].Z!O;P+iX'l'eb9'<HsDG:h;$N1?tRL%eN9kq>A%t4G/D0Fe.c@?W8]uN7[HPWM\hHKo,@]Pd(l_oIP%.r;#R_'?lqV0&Hucn:)5f=%HZaVnY2b7^Z@mWnQI5p"9TGYGD(T1)-q_iZT15JQ9lo]<e-U^0RKrK=6D%Yg`TZn[?)a>dHcJ4`=^PX/9IH+UOH',T5Mb(^1WRa>3T&E\d:i~>
|
469
|
-
endstream
|
470
|
-
endobj
|
471
|
-
69 0 obj
|
472
|
-
<< /Type /Page
|
473
|
-
/Parent 1 0 R
|
474
|
-
/MediaBox [ 0 0 612 792 ]
|
475
|
-
/Resources 3 0 R
|
476
|
-
/Contents 68 0 R
|
477
|
-
/Annots 70 0 R
|
478
|
-
>>
|
479
|
-
endobj
|
480
|
-
70 0 obj
|
481
|
-
[
|
482
|
-
71 0 R
|
483
|
-
72 0 R
|
484
|
-
73 0 R
|
485
|
-
]
|
486
|
-
endobj
|
487
|
-
71 0 obj
|
488
|
-
<< /Type /Annot
|
489
|
-
/Subtype /Link
|
490
|
-
/Rect [ 363.98 698.0 381.19 688.0 ]
|
491
|
-
/C [ 0 0 0 ]
|
492
|
-
/Border [ 0 0 0 ]
|
493
|
-
/A << /URI (http://xmlsoft.org/html/libxml-xpath.html)
|
494
|
-
/S /URI >>
|
495
|
-
/H /I
|
496
|
-
>>
|
497
|
-
endobj
|
498
|
-
72 0 obj
|
499
|
-
<< /Type /Annot
|
500
|
-
/Subtype /Link
|
501
|
-
/Rect [ 263.38 597.866 341.98 587.866 ]
|
502
|
-
/C [ 0 0 0 ]
|
503
|
-
/Border [ 0 0 0 ]
|
504
|
-
/A << /URI (http://www.w3.org/TR/xpath)
|
505
|
-
/S /URI >>
|
506
|
-
/H /I
|
507
|
-
>>
|
508
|
-
endobj
|
509
|
-
73 0 obj
|
510
|
-
<< /Type /Annot
|
511
|
-
/Subtype /Link
|
512
|
-
/Rect [ 270.38 586.866 424.81 576.866 ]
|
513
|
-
/C [ 0 0 0 ]
|
514
|
-
/Border [ 0 0 0 ]
|
515
|
-
/A 33 0 R
|
516
|
-
/H /I
|
517
|
-
>>
|
518
|
-
endobj
|
519
|
-
74 0 obj
|
520
|
-
<< /Length 2451 /Filter [ /ASCII85Decode /FlateDecode ]
|
521
|
-
>>
|
522
|
-
stream
|
523
|
-
Gasar99\,?&\cSp;#.ERe/0A(k2nMWXK.k63=fn@.i%6_Tcf72M9pjMjf)5YHU)b,h%2$\Q7i+ndHGI1q>n:chYltM[ZRg#2V\19Yk`;e2hCqLND)^_9T)6Y.,A]8Rt&-NW&s\Nk22Zq?`[54OTA!Y8S"4pI#0djP)3Z>\iZ,sTaU`q)@"KaDS!FT_?JWUl;/RH"<5$a+8,VfPX!C$Ui)#IWp<BSG5&q$<,^.L.o4WY4KZc?"U2fD9Y*_jl)%BRf+J>5UnP;s`GAC=X"'IMXs`mid:Tkn'iC'LkXnGfe]Cu\MVY!/@-12l%/-Z=9P@Nu0klY+@3DjA"6hGd@;V`,'L;ehIl4Xg:O>'Y/4d)V2i!d1;JV%=*mSLMV9%_6p-OYlRi*'lXH$_uW[2a:RqG'l2*g1S!bfaj8"D]I3A/IDI7L5`e6gnLcXE1Q3gZ]aD>0)-p_X-tO'kMC9-H6tGIm(e60+9TNkhJR5/DOf_\;Hs)YVLn?eM?n(j/3il+Hc)2gjKQX.%3bpm'nDq.6ZG,\/[e8knrl#+tD.JIO[_bDO+DVb:-Xq0[>6.`9!bh@RI9,Dbqd)m4UJ&8q!HnoR'qq_\bIgs0q\HSit'dGa)5.I2_]o,A8;%H(7@C%GRgHi8hhFP,Ds^-#MXW'7KNBLPaZ8.72(3*Y0S5Ss+Ln[RpsRS@*pm)?UP')2']J'paRlLmd\I+Jmt.$F#J%g4!"B@ZA6DoDJ9IYo014=Z)BLiUh]+'i%MX2\FhPODTbr7QeZ8J.JE(F)omVj"D<?\&l,qrIF!YDd3G2M-G!NC9S4nnDe'Mqq&SO_(>nB@V7o57L+u/YQ]2\K=l%T^OWN;$!H,l?]pe@Y.Q)dG0sF6i=:YI")%]FSrJJrmhrrg2M.0a:@uYpX'pWonJI)%OM#G#<^n9^F.lf-Z<NXGGc;KI@R3&.NU2?*2_t(ed`=TkFTV"Uq1AZ1AqgVlf=^Wlc3?rHslFY)Z,E^-N!g".noNMcn#n8k$G!!B&gn-O6o@AE.@krl9>[fXZ+XZs%B1rH6oe$X`@sD#[%k5`,*8-C("llc/[TChY0apeTqX-Bfst6]3WSkOc?p`E5`>S(1'jud28EOYW)//EEi[:(n=UG/&3&Vpme`DH^4De?0.ia8p"Ms-L_R]1[.'=p8k9??Rlns*hV'D65GD+oPCXa%!aoWfE12-5V*t^W/.>`ItdY57BqZHjTC$KJ`oq="<J<=*^FlfTfP\k@:C&/_r^t^ek]PAAcjbF/Qos6X1@;Q\-0YBmBY2d1cbN9qdFl>M1c3M5c>J!4)4Oj'7D:DZCrS,NNGh-ZRq"$M<ATSb(^4_3=S:!F<-V)o=)qQFZ^"_n(DN'3[%S]B-Eh?ZK:8t40t.<bDC$@KOQNHN);Tm6]k3(rF?_e(2p+VHNtk:'P6[G%LQ>Uos9IME-aU:7ktce_UEdpKYq![CX[G0D'lU#luaWj<+8+:>dT(%!n#YM/.KL[aaMT*5;N4WZ>HomM"=EuO4Ds[:3Uj",jK9d`hhK#jKo&l1HhFA"10jInOua:6kTBi*`m2H7[6el!edoBk,[2%mSpkZj)iZLg/cGQYYddK+G6(*gD`ct('-"@Z>J_@DU[tK"<\'^G<0#<2\H0V0q]L]=bo<CPn;o_1OWj+qe.MN5,li8_[A9QAMeHQB8I#/bDOD'`<p,J>@4\)S/:Y*@<Yj3XYnA(9QuA#G#3_:I<Y+khsn2f`eBM[=F".rkW2X,p?U%)i+-N-G8SZg8gA#H(eo'4(2i>,\+Q^aQA-6dM^*Y\T%H3+b_MKP6=GIror,rWc\urD!MCn*U@t)D=stWd*g;6#`\^>a;:M$Wl^*+6-\-(-8@u;kj-`jX$em[0fZmdsEc15Y03;]$*Y$ErD!"QAYF-gMgp`&C#<iE-1:GlN\)RjK>fbEeB"9=Q\YLAZCH4#P_e&6DYRS-[Me1u#(f(^gLqVA"ShhLe#=!b.!XA9)O-@$"Lsmk#m7XQl@)Ilh,s<D6h=m_UeO0q/,4:I-lsUBSHOk/SR%TEdbc_uIMR:(aA-h&&4RfD$AAI5_"$@\+$PjRm)\C;V7?I&T5AH"%3"u10@FOU#dHE>(ArJWdWe7>@WQu#O/[KVH$+TOb.EGl@Wr.S2QeJl4%"48C9-<cPl:mYf6%s&4h^**39>^`lK`US@it7[TbFp05Si&l;.Dp70if4#V&HMgQ#Fr7dS)dH"LnU,O*&_8?-0(L!N'l:'9)$11?,[a;ShNt%e++a]:/s3A>]kOElQo=j]^-L#T$M0)''pj?#*a8*/[SZ:SlN8r^baQu;VGstii2\od]W<O@rKh894"d%o3=\gbJJWqNig%'N[6L5VGkAJJ6mo!'0g@&IY7[07X\DjD>b-%"!(LdW6P>0mrr]ZFG+Ln;96\9Zp?hWb<FF:G%OXYm;8r*bN#mg1`"KM$6,=p9bN:"k>,fdrr_0@G\I~>
|
524
|
-
endstream
|
525
|
-
endobj
|
526
|
-
75 0 obj
|
527
|
-
<< /Type /Page
|
528
|
-
/Parent 1 0 R
|
529
|
-
/MediaBox [ 0 0 612 792 ]
|
530
|
-
/Resources 3 0 R
|
531
|
-
/Contents 74 0 R
|
532
|
-
/Annots 76 0 R
|
533
|
-
>>
|
534
|
-
endobj
|
535
|
-
76 0 obj
|
536
|
-
[
|
537
|
-
77 0 R
|
538
|
-
78 0 R
|
539
|
-
79 0 R
|
540
|
-
80 0 R
|
541
|
-
]
|
542
|
-
endobj
|
543
|
-
77 0 obj
|
544
|
-
<< /Type /Annot
|
545
|
-
/Subtype /Link
|
546
|
-
/Rect [ 272.33 574.54 455.37 564.54 ]
|
547
|
-
/C [ 0 0 0 ]
|
548
|
-
/Border [ 0 0 0 ]
|
549
|
-
/A 35 0 R
|
550
|
-
/H /I
|
551
|
-
>>
|
552
|
-
endobj
|
553
|
-
78 0 obj
|
554
|
-
<< /Type /Annot
|
555
|
-
/Subtype /Link
|
556
|
-
/Rect [ 186.348 433.66 276.348 423.66 ]
|
557
|
-
/C [ 0 0 0 ]
|
558
|
-
/Border [ 0 0 0 ]
|
559
|
-
/A << /URI (http://xmlsoft.org/html/libxml-tree.html#XMLNEWTEXTCHILD)
|
560
|
-
/S /URI >>
|
561
|
-
/H /I
|
562
|
-
>>
|
563
|
-
endobj
|
564
|
-
79 0 obj
|
565
|
-
<< /Type /Annot
|
566
|
-
/Subtype /Link
|
567
|
-
/Rect [ 324.744 220.754 470.014 210.754 ]
|
568
|
-
/C [ 0 0 0 ]
|
569
|
-
/Border [ 0 0 0 ]
|
570
|
-
/A 37 0 R
|
571
|
-
/H /I
|
572
|
-
>>
|
573
|
-
endobj
|
574
|
-
80 0 obj
|
575
|
-
<< /Type /Annot
|
576
|
-
/Subtype /Link
|
577
|
-
/Rect [ 144.0 209.754 208.16 199.754 ]
|
578
|
-
/C [ 0 0 0 ]
|
579
|
-
/Border [ 0 0 0 ]
|
580
|
-
/A 37 0 R
|
581
|
-
/H /I
|
582
|
-
>>
|
583
|
-
endobj
|
584
|
-
81 0 obj
|
585
|
-
<< /Length 2156 /Filter [ /ASCII85Decode /FlateDecode ]
|
586
|
-
>>
|
587
|
-
stream
|
588
|
-
GatU4=`<(R&:XAW:]hF%()p9JiLg?p3H,S?BtEP%[h"@^o!4S#NC:_qMZ3>[77oAa9'ZJ2!J<2fI,pfffpA27+"pR9F_o+P'PEGKF66X9r4/,_HGGKtIhGqS46t5aLV*+\m+?YfYH2B!UL_Y#G$b:=q9&QWgAD"[i;bb9"b?^^4Zc=pct:T(_%1oTYg.%88>JX.+Jm+LE1+f=7TbGIDV/`eT=BEL/eCJs1#CiVP$Y'.mKf)?D4aoRC@\L/,VP:m-_KrmbAYK'K&AGjNu(4U[O+HU65kh1AdmH\#?J,l<[m'S8RNoHVpr$BP/MOVBS=`';1C`?3VQXq`q->?Eq\]<CF$^,'iLTfbkea\p[_atRM'WDL.':)p>fG!&9Ofm#eM)ig<PEQ'0_npZgS;@.jJC0<cWiG\-*Db#VXaQ>;(k/pqh)=4%VmS-BU!gI_qpR4EeJJ&+\8BQTP,L4jVl/NV)naGOGh5Uh0e2=d?<@P>0f^o>_RQ;o]C'6)"'nKr>,&PY#%.NYHeHMZ_MKR"-[5esp%eaN&2TGqTRHgC7e#0iOX;BHhE;CL*&B#l6`goi_Su:Z)k':'g7,IM[PjKgl`Pa>:q,KcEr@C]u3<3mhT$3!`h^VW)"2567"61``P%T_@Dhn^BdsD0U2u;CCgY@8\gbLf!]:BWGBPC!UBo#kb$LrtWCMa[JBZf7[#Q:gN<DCN'R6XV\n_?7q&if3CpRQAh?Loo:u?8H%@f_9efE5^9\Um\+6"\7iubp5n)Ne7IcYi5C6W1o.S8rLW2!65"'X=qd&iOZ1+tECitPGR19R5ho<O_n_$q[UVOrJWQlk#iaK[>Z2.t0NiHn;+C_98Rj-*Xn*?jmeg!6=n?;c&AV57Gejf[n#<339o!1R(gjSSSZm4]+Pk_&df#`VD#O8Vh=*L4B(b54n]6-7UBu-`p?9<6]o7/JiZWi]FtepGHIP*%g.]NX*@o%(b)rS2dY"GZb':M&O`aZdc$N2Ro;j+UhQs+kM'Tmf=Y?[)g"^qqOI^UXp3ljX26T,)]49t$+R'e!'Cpn-k1&_2IHq1('$Y,m?\!IJAQtHkj^>S+,[VN$XP31LjLiIK)BFO<T1#\T(u>(SWQnZeRRSQ9W6_I3V?ldFKW[o!56g_&jI9"LR;[L:oe);Ek=`(P-FdVsg+6(CE?%d-RnK?<@qHt=Tc(2DZ@pUq(32)l#d\IE&:6r=$7;Y.'.I+1OXhp4>YI&UWSnGnS]KFSVFk;S<Pb`M\I<2%)Hr@(*#N$OMZia`Ts?=6i%PGA*TaCn^_K.9gBeQHqtHCI$=)asXnr!f'WkWMH?33PMu>V%h/colS3/ElIQ02bZd15,g!3(<'mZa4P+uA.-opVha"G\;[Ou_]^>mmQ3kj2TP99YHpI'&sEH!1LEGC*R('l&C*OG^&i4F7rq2l[$ZhM:j(V1r\>Y"Cm%Q`;k:FC&DgU8UXs-Xqc[I1aJfkIW'TY/uk"QB[MUS#lU5r7Lg_9a@.k.5cp5PqtnKiS_K\gBWAN8_E+[_:NunDoiZogef7OTY6/ZE0haWh..]2"Z,.GE_ZL]KQ9)me=>po=Mn@hm\3JIQ]_t<*a-lVOeW=]-?jqG,>1uY;A=oG[[?7#G"_R"Q)*K`ic>j,8"nCXSLhPDjaSBdrbNR`[)Ud#4P/P,ReX8e;(u9L5JoG4,F=JpqGF!X2TX*JeuFM*+=Y/er4G^"LPoFkS3o%pih1F%u(J+-2]7V6Pa.VK:*od36#ccZ,?$)!Gth@=%?@u(4-P(g<g&h`8'TH$-)j$%A"dNoB\r<*EhR7lmi^UXD?,'hg.D`;*c+Zd4oN6eO4%>EfJ*L;i)j/nJYr:rd21V-a)h@ajIM<i[s"9n3T3s-[/H/D$Fk!E@7UM)Nr6!)HDQLi$ir$]"[k;^/Y'0W2VDgOQ9p]mk2mj0uV?o1/s@H^2LXGa.[8l:H`5X^iaM7#aeu]I+i`<[-Qq3@A5^<E;=hO)@<r55J_KlNoeWTZ"@%>i")]=kt'84)S%&-9*-ro$:^7tm[FfJ09:DkXg"f17Ub?+ooe'C!qh2N)/DpTU5(8aYhhlg2J8ZT:ZG`Da6L]A$gItu*E^k9.aEK)Hat<aQeEn4oJ&3$]aN`f:Cuar^M0OC]9[d2%&gE0kp,1%pn;U2#!YSMrrD8WN7%~>
|
589
|
-
endstream
|
590
|
-
endobj
|
591
|
-
82 0 obj
|
592
|
-
<< /Type /Page
|
593
|
-
/Parent 1 0 R
|
594
|
-
/MediaBox [ 0 0 612 792 ]
|
595
|
-
/Resources 3 0 R
|
596
|
-
/Contents 81 0 R
|
597
|
-
/Annots 83 0 R
|
598
|
-
>>
|
599
|
-
endobj
|
600
|
-
83 0 obj
|
601
|
-
[
|
602
|
-
84 0 R
|
603
|
-
85 0 R
|
604
|
-
86 0 R
|
605
|
-
87 0 R
|
606
|
-
]
|
607
|
-
endobj
|
608
|
-
84 0 obj
|
609
|
-
<< /Type /Annot
|
610
|
-
/Subtype /Link
|
611
|
-
/Rect [ 204.89 545.98 279.89 535.98 ]
|
612
|
-
/C [ 0 0 0 ]
|
613
|
-
/Border [ 0 0 0 ]
|
614
|
-
/A << /URI (http://xmlsoft.org/html/libxml-tree.html#XMLNEWTEXTCHILD)
|
615
|
-
/S /URI >>
|
616
|
-
/H /I
|
617
|
-
>>
|
618
|
-
endobj
|
619
|
-
85 0 obj
|
620
|
-
<< /Type /Annot
|
621
|
-
/Subtype /Link
|
622
|
-
/Rect [ 338.334 437.654 471.934 427.654 ]
|
623
|
-
/C [ 0 0 0 ]
|
624
|
-
/Border [ 0 0 0 ]
|
625
|
-
/A 39 0 R
|
626
|
-
/H /I
|
627
|
-
>>
|
628
|
-
endobj
|
629
|
-
86 0 obj
|
630
|
-
<< /Type /Annot
|
631
|
-
/Subtype /Link
|
632
|
-
/Rect [ 144.0 426.654 242.88 416.654 ]
|
633
|
-
/C [ 0 0 0 ]
|
634
|
-
/Border [ 0 0 0 ]
|
635
|
-
/A 39 0 R
|
636
|
-
/H /I
|
637
|
-
>>
|
638
|
-
endobj
|
639
|
-
87 0 obj
|
640
|
-
<< /Type /Annot
|
641
|
-
/Subtype /Link
|
642
|
-
/Rect [ 246.998 175.034 306.998 165.034 ]
|
643
|
-
/C [ 0 0 0 ]
|
644
|
-
/Border [ 0 0 0 ]
|
645
|
-
/A << /URI (http://xmlsoft.org/html/libxml-tree.html#XMLGETPROP)
|
646
|
-
/S /URI >>
|
647
|
-
/H /I
|
648
|
-
>>
|
649
|
-
endobj
|
650
|
-
88 0 obj
|
651
|
-
<< /Length 3062 /Filter [ /ASCII85Decode /FlateDecode ]
|
652
|
-
>>
|
653
|
-
stream
|
654
|
-
Gat=.D/\LD&cV3*Z,h^W?#-KeIn@ugaYcPj8C84+iX41(5k!--,$J\2;>.Q8^*I?i)9Q.;.IIS9a5h2O3#p4Wn%7u+n#s&l)Fme.DROa*n`Kfpfu3#[Z>%H0hGeJ1`EBP#*]O+Fs*_BBpStk*YdmB,.VbunX>]N3p>(?@7b)])2ZMWMs(k(=Rj9nMNBf-Ja`Bh6<?9V8%at>%ZnRZK[#*5UHV(N*g%ECLd-=Z>8j<o9)Z&2h*_0\X+:7Z\#Br#U#PNp_5O)XSUXe5]]t1gS];a=QNbHnYNj9ijXQEHZjWO:u7$0sXk5FZ\NK(sPK/ap3PDJSd,6?WLpn*'3Oau_1HnRQALmA=oYmjo[qrQJ5Y<7Y->C4:"Xd`7RABsnA\mOqLo#gm\G])`CqZA2kJ\<&RI7G-%%caI9)@22KWDu$$Uck3MfXOrU#JD`]+4S@INT7rVGZ8NQkTJX/\s[h0Ar;@M=nh%.b)q%Z($8UC_Op0LGG8rH0%hN=H,QKG#;-.>$,KJ\l82YSCrRN6![?e>*'6s"R?HZBb!3>d=1,HNbjB-%otsYjL^8LX!)4]V.3OFF)#Mb`KMbAFS.pp/UY)g+EkEZ0S9>-(@\b^_%fg\BY1=%U1G[<^cIV9KQ:[=]ELb<T0]ph[J%_lJU:El_hC"W4O?QDl"#/k<L3VnPRU5FBmOH-2qgg$QOG1'*(e78j6n5lfI$0Z_\=[2;boCV[]:6C&]iJVWnt5>:Cecr8*_!!!9c68%"6&&Qdf#t;dpfQi&Ve7+ZR!jC@5'E.+%3U+RQ+FQ^,spj`cOR5ZsunQ+#b<)=sB2;c\t:5drmt$So8AUaMd"-86MVphQa=tA%"cf#h9:RRLo_$%:c7]&2m<P"@"DbkU4&?iKCF[2LrHLf$#\7d&T`PeeQ3Vo.u"A\7NbKgbC$m[g:$!8\LXV`psK_;IV>67)W4!#gKg&>!9!W;Qpc9KOVJ)HVG*fI>>('-\+n/5H$_Xk/0VIdb(06+?2U@NQr'$l1Knk@0CdAIjF(b/L(+4)V,R6OgC3]OI^PbT@nDimj=L=W,XkhqE^/c.rHN/(mPeT8D**'g0I$kG7]DZBm:PP`j6,r7l]@5j13Ya&kXCW7GjYU5fSZuoQsmj;2.,^>8cHFL_F[,E'b6oT+B'b2ICQ.&B=]@Zm"$qa'7^@`jtAh@6=t/?g'ZMNfai]3*2Oa.4]FVV1+XAhX*)@9Fr1>VKOl\k,L+_Yh`Z^ES2"pkbD^+*TKX.Mq1t[JF=j!%&RFLEl2nJ`G8'nXIMRH:ic90+f%bjM8"=gU*&pA,oX4XrCMlT:U%Tlk*Di!W[q<ho,P`=]J2')!h+NQ6g%dZo5+u=.I3qL2;_Tt9hm1,VQ"jA6/5=s>5TR3&j/f(>D*l`N"luAPpDgS]ms?Y5:j;4jois'^e0d9>952;TVuH5KXi:L$!-i&P>\*8j%d<uIkp\KN!O;e:B3T6r(QQ^`+!7u'pC*!XIpqD1F+Vd6VLA:_QGepCS.qQ3^NiI6s+s@#?`+fnD5:;@"A%k)>#^/35S<4N2a:dKD,Zh8>^2!B>pr:</r*A`W+sa\LJUC[j[gi++e0"9TLRl#6k6>@UHMSU@&/@/RN?5-e!^M>E\-T-13UJ'RG[tNIq]S8N\nl"prl^1"-pVeCPoe^!Q@r<h<iWPq5hr![u0&[:atJ9p@nZ',osBogT!575pN>jDNCX^PFjk*!"35#R245@$\"'!SV>1rciW^2<_6qN/LVX4(QBHnP8:^n=?j<_U[l*I2XBShl's<#KqEBT%1rqf+u+*'WHGj^'OTu&RjP!;%M,NZUob'UC*pfqqYf?[S*?r0l66+56fQD:U?'hje?+T"&\CX<:Odcc!=ES(.FHTC2F^"C,5r.OQ")dK!tl/2<'D*f-)Bt3=j5E.R9%R^9T7og?#DbIO:OscXcI,0DE8\pTEe/jTAsm1mA-u?)\M6W.;[R`sKU&YjXUtU9=BE08?N^ZQYbiM0WX;iRpZ(aS=pVgN)E:RIW5YCDIDo8T#1@d,OFd_AA[R-K:XL;B<406j`gL*#=H#qH.:&a5o)M[=i5Nbn(OLN@D/>)J0je'%@=UZFHL]GJC\fhoi20IX?)aq?o#B>gDk>5)ZVOb+b[?[ekkPE%X3Yn1Wb9n?:dA/>&;9Ms@*KWQf!$e$<WCWE/4/OX@r`Blr5DpVar#3>cNaK4RP+F>%!'GP9HsFVuKJ'kf\<\7[D#=$6j+q6*fah]f@n.Mi&<"l'FWbId9J*>A=L,7A%L-.f0OIl+:,5IDS,I()"$SCKYNb,>U-Gce`PQR2IMr\h$X<>#&a9Q&:aHr8iLWp=&H;0YO_^M+X9AW/4$j1]ek.V3#tnZ#Q,:kc"geUJn4q?IqqfXg>0K?6-Uln#[Bn@RbNj`uF^k"R6SOCqJhcY$hC5Q!FQ3[_pr]ME,oWtLGihWT/B7QW-dB;;-WnE.VEW@liO[#F#?UuLAC%Q/g-c46u92`R&(3;CR!dJeNdhTW1G=Z^*A?<=n]NheBAT$2@'YM6lpTH.*`F>(jt4crCCj>Yr_N)LahT]P]ccBcE0RBlTf[T"TabbnR>Dm4qt0Rj$n4NM<iQs?[m)XlRrs6Al"VQ_MN(udb/+I/$Gl\^:.=ikUBMi",Y(CL_VB!!m]U,#Ms<Qb@6P$j+pGHD_ET7E"<Mch6WVr#tk+UML$fUD6)a2@PC9iD7rXXC[r^TKPgUm.O";NBVlq]oOpKP1$f$aq_&N(IkEW:OE9Y;S"+lDRDA5_qAF]n'=NgRjJeIO'^iJK$sL%c_p/+PA5OZ9*RC(m1pN(S.*Q50dalr6N&r<)Q;E&:]<:0`NDO(eR^$ap<spJGnba8`#;I7o^";VHmahn?Z+;r5C:`Nfq$`Cf0"][>Jrq;5D#0BAb;Le0H2%rKS_L"q%"%L:FX._].JPV[T'ps-5e1HGsI<jk-c#/jYk+-M>I^`_,he%/1EYQ,m@s!3j0842/.%^)-WpHgr3QcR7$#._!)hQJ-=p7YBLO?2XZ\].Kkj]SW)Q0JdKK?7p]!K6hN!l$cI'?/NOFY3b7%WlFQ%QD"/E"T8ic:i;a~>
|
655
|
-
endstream
|
656
|
-
endobj
|
657
|
-
89 0 obj
|
658
|
-
<< /Type /Page
|
659
|
-
/Parent 1 0 R
|
660
|
-
/MediaBox [ 0 0 612 792 ]
|
661
|
-
/Resources 3 0 R
|
662
|
-
/Contents 88 0 R
|
663
|
-
/Annots 90 0 R
|
664
|
-
>>
|
665
|
-
endobj
|
666
|
-
90 0 obj
|
667
|
-
[
|
668
|
-
91 0 R
|
669
|
-
]
|
670
|
-
endobj
|
671
|
-
91 0 obj
|
672
|
-
<< /Type /Annot
|
673
|
-
/Subtype /Link
|
674
|
-
/Rect [ 219.0 344.54 435.37 334.54 ]
|
675
|
-
/C [ 0 0 0 ]
|
676
|
-
/Border [ 0 0 0 ]
|
677
|
-
/A 41 0 R
|
678
|
-
/H /I
|
679
|
-
>>
|
680
|
-
endobj
|
681
|
-
92 0 obj
|
682
|
-
<< /Length 2048 /Filter [ /ASCII85Decode /FlateDecode ]
|
683
|
-
>>
|
684
|
-
stream
|
685
|
-
Gat=,D/\/e&H88.Tk5.-$o'>kHJR!`l\c!i6+8$*Vg0?uM7/,\P"SYDK44e.-^#*6>B5=hBZiL-T&[NTkdSaAq''d^Md0o*5'*:>)0T9[K,kqd^l5LQE9&Qoc<hC#8BXY=7QcVBf6'7>JlZ$F(Y-OfVH%Li)OdsJ9,j@)(AH^0jUVUOqmIpKXJcU@\BUu(2P&CK"(b2(*sccC0I;+VZIt2^/tKbJji9`0?*):f=X@qVK$HRsWF##YU>hDO#-X$ZQ>0mb<Z.7E;OlGPqt0^X<`?t@YH,5i:l<7XXP53plM0rSp4r,H[eN$?_SdI2=a:T#,_BM,@D"%n'K-NS6h-jk--regEJg8e]N>t,f=_!Y6#1M:Q$=A@Lo".+lblXl(a1Pg/La0([KVlj-2".T]&;]U[V9r)c=Sp2@?_1n.`B3o#skAJZ!,<f9;8BY/_?fBImqj=[lu^?5uNPem'i=hbVDaR(483;Vkhk_r$[FfX_F5@OX<Np`[hPY_*SH@ACdo#\>J\Rr6$P!@TQMQ[Yi\`IEGG_b9oZs=Bf?ume::TV-V*R,^"a\9O7,_e27Ap?'klu7Zo%%&HRM3qhq=MRr%dT)_tR&c$$"qi.J.F"U:#T,28X6bJc$HZ?_M\VV?is-l3sQ-qQPE<bS.Ml,,nF$iP%s\>\(5jbok/+0+[\4$DhX6h8BU\8]WTeJ,,6pC>Up-4YcVNCQ<o@ha]LeFAI<gaGK\!',&hY28Q(16q6<3q<>"8-0J;/9,RHPlb&O[$Ip(F&o`[BFKc^l=H0a@aD57"%9g?oX]1M0t7ceY,P+5<=trle/De_)a^r=DeMSO3mjI?R;Rs>X_W(s5A=<fCXY&f-Sp>Vj:=2O,g)kXU68G1j;f]$HWG&e\na.cOVOBb"&(Qn7EN%Ld.])&:IoOBiYEKKkmS8:ZtZC2M24&YSiUihY#.d&7/\NonBR;rc)QRh&iN$>nSAY(,W3k`Q79jM?S2KPh@"-RU`lPaMGR&&)1;MaQR0dQTf6P<.^I_91nV(jK@5W>)[U6Shc7;Ra,te:;oUDN1:(m`Ul]`nV86mc@H=4),`%TO]uZ9e/b^V$nKAm$FC`I6XX,*OQ!Pm5^U7:h?+Sc`@g:N]3YNaSM:S_H@>%1eYla[rNU/Kq.r8)SdHbk4h"*H`UIF+YeVnK$hsd't*Gl4r`pLeLAfPSr;6B/Zc#B#eB#mu8oUF<qDejOfZ//OXE/Tlk?`rSWgGher:dB>k*86\C%lYS70o.;-n&ebM."+6;pPqTG"GMK_^<iduRcQL#>9=0*VES82q]4_"nHk'X+3pd4,Bje&61/sSfD2\hjUjY3ceu\m9lm7EHF)Ca\Q^*$>g)Q6LjoBsI#o?"Jpj#1HS+(CoMQ.Sac0*g)b8M$!AJD7f5:eRcU[@<)+bG_"UEnsH+q'"9H^U@k(@l5GB[qkf35n4#5U7r?AnQO:PNL3Ye+gE5c!E.eEsCZ"/V.s2;1eBlU"fH:'l-.q385kF%/\qWeRrE.36<j&ku$B\*tC:mcY.40SpGH.)F6h5\`-?9nGWni8,%VFchaRJf0[B"q/5Y/j6SI<S,cpH2bXJB'+5JF9pOg$1bpdOgT"JWQBW"Pp]n9g^@!3gBf:s[]';t,IE9!a5q8rU-:k.PEpK2SR?Uc5`7C1[-EZ2!U#1cmQL4KgSno$L&]:ld(S^?g";i.r_Fa!p'qj6rrICfnZ&)F3QlUCPrruMmc]q4*A22H\ba*5X35S79$^S*h4G>c$G2,S\9h>V"+f[7o2J8!Mh_7(q44IPeNqj.*,L#BX33kSWrkUS+FVc6JBZWGMr'8^1r/k1C/pfDLp1G'1Q7D;kY,/68llZ-?5IYkbq8-hrpON(?pB6oj<[r06)u&&/I]t>31<_imL/Bt^V)]Gm=(*W_@i]&@Go&>'UIC7^eE=O\Dcq9aGee`WWg<q$6leY5d`u=fkCYamrEJ#]fn!n^<5=I"^L+u'KDo#CE43lN&p:25L81=-XNP:gr0:bl!GurpRR`qQS#QinZ1`<^9AQfa4(PJU'16FT(iXWd6R^4_`S;o~>
|
686
|
-
endstream
|
687
|
-
endobj
|
688
|
-
93 0 obj
|
689
|
-
<< /Type /Page
|
690
|
-
/Parent 1 0 R
|
691
|
-
/MediaBox [ 0 0 612 792 ]
|
692
|
-
/Resources 3 0 R
|
693
|
-
/Contents 92 0 R
|
694
|
-
>>
|
695
|
-
endobj
|
696
|
-
94 0 obj
|
697
|
-
<< /Length 1148 /Filter [ /ASCII85Decode /FlateDecode ]
|
698
|
-
>>
|
699
|
-
stream
|
700
|
-
Gatm:>AMtc&:XAW:f7XD8LJjlD/Tr%P/8B,SCWB\Pm>iG-N[Fk=)sd,c@8'jP&*^ueo%/aJp'</Dn_X1\'rb#PmT2H'MK;f'\n[eJF"?fYTid=+p&A^dq/#kr3/jJo%?`O-GabSSB?)JcX'@ugL0m(Nh3KT6b_+JOO&&FEOIbH77dO/>1$Ml2.!baf&08=$@S283c\,$][Y?I@usVs9a8_62%o;Dn(@[0q>.ZI3,--WmC4:_>mj,Q2p![Q-HXD!1bQq]2WjAU6FL4cXDEl,H0;DPM9O^qZ(B3^;(U:4q?WW7U?ltd_o=j9+B7abk]1Mq%haO^fKf>kYQSEc)m!k0I,NbDhWs`BSsPeCG.CUTq?k#*##l$HT^Q?f!68O2Oo_I%f_'8b55'e9<T+LL>VH_0bLnD@[E[3b>GK%QK_RP!S2!k<&G2K3+ERl8)p5),ba,::YifpEg!=suk#kRT$M<aMmNDD.$fu)"k2t'#n/M.3%TIcDSaXremmLI<lh9hsjOmi%\&VK-IZrs.hO&LD:HG#u`9euVikY(+eW)'gJfh0:$TUb#W-1i?5k8mK<2HWfPGE8p1H,n/rjVsVV"2u,CN%Cdr,Kn6-@kY1Q:9ht^Ho5q?:hTH.uHcZ]f<mU`Ba[3#1I;gIWB0b_tgBhT!sYHJ2fO=(_WL%9XQoirD4!UKIR;l@/j+RJ^WF$@&"nk0R8b1G&18@/jWm+o3-`<#WF!Zp#M2CZ+r:!0&n48C<6nbZ+90$hCn4Oqt#k9oP--J+j^\HI1+:M4cG%="Wr+9>ZgCh<Ms=$3898u5rL01k1Ak\,/2MZ>1KN>n!0hP$2[8`oq;-N(#A]l843_lYDgjGq.`[7!p$Cn/O:*_[9\;f4G/TpU;FA\2ad\ASc64amQ*j^-A'`jl`3tL.cUQ;MIK\emF&I8mehqH=98fbI^p\@2`%b%^Mq@+Yt_#RB#47Jr=61NMqmsM?Z+lo^3=Yo&2.+&=uLia[<BTm]actPI?J-IFPV@d?DYb&gVDteC^0=b%&[ioPrrgB@:c5+fa';D^;!lRP*aYFpNdj`6m]adD%!soAA='5(8H@LDr(98p[TS'fn%2G<X?3Dk&hE#",p:n:=j[K-?2*5cYc'kd,!9,L#'JSF?@8lC+]Ap_h.%C~>
|
701
|
-
endstream
|
702
|
-
endobj
|
703
|
-
95 0 obj
|
704
|
-
<< /Type /Page
|
705
|
-
/Parent 1 0 R
|
706
|
-
/MediaBox [ 0 0 612 792 ]
|
707
|
-
/Resources 3 0 R
|
708
|
-
/Contents 94 0 R
|
709
|
-
>>
|
710
|
-
endobj
|
711
|
-
96 0 obj
|
712
|
-
<< /Length 1343 /Filter [ /ASCII85Decode /FlateDecode ]
|
713
|
-
>>
|
714
|
-
stream
|
715
|
-
GatU3>ArLj'Ro4H=@e]"929(]2c$p9LYX:WX!g]MXAgXoK*)5A(2R`TCnds0^#KL70k6*@8-GD<kPBViSG>,d?/8*X,='P%2+#T7KH6lgY_+CT0*QA^?t[2r*[b`g/`Xh"\`>0*TD4Vhf-"e!0D)GFYZ:\0H2%'_H#i&^1g6`V?ZZ21Yu9oRG4T4VGfX'G[%@$SF.Nb;QKL<3>W6#t^5!h&eSVfnrhO_ZU6$%-7B%tG[6s8[Ds>%:Ed-+J*/N.Aq.n7]cmj[K>nTW[b+GK_;C0G$X<ZV@<Ko@5U:Bm#b6(m*cfon`:hdMpD`2O\El*mW`t;A7.03JG3`4QoM7TB_nj3WO.ae9`,qo?Kb^*"V/'u3H"cP$J$OPrm+L4JVmgh_Xp"/@ke06CS@QGY\0N',PMO,em=hBo1KZuQ>q:%k(lV?4-Ve5QV7_uuJ+$[_AVI$ThO[])kS7/:cQcpB35t@ZtrPk_OA`-UO=12q(.+I.TDj?dq]PX0HQiSp^in-e_(T5s%&-GtpmQcNs9p3GsR)<UapAqKsaafumG3UdnK4(U/JKtK6GsqoNIIe(fDI.Nj1(E87"#*6olj+H:!`7/CM(UW&';b!RSN>(V\Cacr,N$hM+/Kq_4266XPRQ*(E1ldg)S-nJ)6>"D+DP$U%C1)npoLcne!o_WHTU<PnjCqu[,:lT\._iU+q>5-=/mP:6'j0$+pFWg0(7gaq1k,%49>6DA.]u8$mpmO!S#QR/M3r8`e4ZVK+4DK!MTo^bQjb3L'[:KW4#!j)&0MLA<<nIh7L.L>j.ee:9PcCH[r.&c"i7aGK9m7Pl*bL0!=hs2Z;JhDi?iu5=f.g@iA][rMeYf`Q<.:1$<htRQ4Q&]]3`1E6EOcJKXu.4Ls5L:UDTWpBQU=PCTkh6WLX^UI9\a9cYn-9(VsJ/$\kkZZBCYPk57X,n8Gjqr[*dBrCgH[](-+leqHt&O"f,ls^:&__lpqCq\XnZJNXHeA\"qn&W%(7UQs;i?trLllj/TGgS.I""./d/5X#h&'Rf?lIO_=b,rlsLSK1A2GLm6ji._ZX7DB+f6u#T-\T%7=FVBXkZ)spl@*o9hR<d<6Kf"G90;l>>Q3Hj_.Y\"om_S/X%HKVa0rA9h;Kt[Z_(4j3R]rppClG(AKEruL/4-X$BBk1AYPo(_5p!U91E/c?Q*ZG<R,_8eRME%@TA>+IBCk&jV-92Gm7\rR@-UBKZ$A>O_2%kn7BV9L[49J_9U;QoN-=i0(7FlM`AZ"^M<s5M/lXlhaS^Z]/cq\k)FGNhjEY,blG?`T='U2-^PQ3c1bA2KYbZEO6\<^d9LNTmg"/=-hRgsEMMc*4=]f\~>
|
716
|
-
endstream
|
717
|
-
endobj
|
718
|
-
97 0 obj
|
719
|
-
<< /Type /Page
|
720
|
-
/Parent 1 0 R
|
721
|
-
/MediaBox [ 0 0 612 792 ]
|
722
|
-
/Resources 3 0 R
|
723
|
-
/Contents 96 0 R
|
724
|
-
>>
|
725
|
-
endobj
|
726
|
-
98 0 obj
|
727
|
-
<< /Length 1240 /Filter [ /ASCII85Decode /FlateDecode ]
|
728
|
-
>>
|
729
|
-
stream
|
730
|
-
Gatm;gMYb8&:N/3d)q7\,\-8%gdNh\j4XZ?_ak^=WTo*[X_a`EW%0@+:upLi98_k0imLC0#SOMfR@VM]1HTtC)kC?8J:nI<Zh5^TDFYrXnO!AP-uR$JKpW"L/GOS_OJQ#JlX,S3I'UV]l)SOf:GD\E80u,[.3;JA;SC.qS+d;seRh#8C.Sb)eQPG/4-NHmQVhE:S'37U7u_Sj(,I)7<r6p!358o'M1J8<dZHMIJCB-lQ[gDr*.nlW#Et'TV)oX^_K=ADXB(nb+*rEDR-rhm_]mj2qU(Kb[p;LW@\B1.5"kHX\uVnS,(@3W=%NF:DgR*POoljpasP5K^"P1G.L&VFaX=98`.9AP2Q@tbkP3;D<g^Sp*5OqF-dUIF[.,3S363EYT8R7101EE?Vj==mr)f\+0#,aIde\B+g.c,QMfsdU2oq&?`,]K1M<3R1H1q0nRN1p5]D$e.nO4jVZF7\ho_hHJPS\O8\oM*C>.aUrqV#)4&*CmWhP1<'PnQ`:cBSC\0X.^irY"6hJ7t,DV-bJ\&?@^D-C9.T6@`Mt(f`d\arVlo?Y'!\UmGT1;f_/l"*8rZi\U]`**dgJpLo9n6qrJ^I]N%:6`@"2?6uSRg8U(`f,U3;5W(hQCR5gmoA=X-iWp#>MK6>RY_Rp,]^$#MOE*LV?o-0L]GP/4G+$Y!p6<4/();o@?+7H-;K'&1?(12tnRA)N:LcN>O('5hphg'NN]0*F#0)$!X[Q>#;3O:6cA)_Gq3s#:/;j!ReMc@%X,c-r,?6BL>oQ;DHik91egU-`TsIJ(mr5c<B.1Gm8Kco<P94nB"@dhG&fOF$@Ls/%,fHcCH0F/+dO__!Q,f50O*Uip(AYE*!-ciX%rR-B>MJR#1Jap>EX=MpV1!Ja"GPlZH0<sipSQ#MSS.hZ)h9Ap:*mG0hjMBI`c2MO9L24`'2ki\L`_86.%k;d;PFk]pk^K$&?QM])p[[&2V*>86n00?&'*M$\FrtUflpL7M%u&M^%@dic@,s"CYgB5\u<+tT:S"dm6s\mKp1u`Gg`-O\s%[=RQlHCKfC1cUP=BuWSU`i!='8K<%J/,>jm?#&9Sr)YIR\t!l;u]H9JH"'PZag`7AL\N$RetRk58[RCF!E0Xj^TR.2.<J*u@Fj_XQrrOPrGM)bSK0P^Vt+p+Nlp#s<WSUJ0a-a*N7,N;+aQL2f%CY.+LCYpF+ASAM>&gWCBhjtk*Hd+^BYdZX<a1r5K'AB&M($PHk('~>
|
731
|
-
endstream
|
732
|
-
endobj
|
733
|
-
99 0 obj
|
734
|
-
<< /Type /Page
|
735
|
-
/Parent 1 0 R
|
736
|
-
/MediaBox [ 0 0 612 792 ]
|
737
|
-
/Resources 3 0 R
|
738
|
-
/Contents 98 0 R
|
739
|
-
>>
|
740
|
-
endobj
|
741
|
-
100 0 obj
|
742
|
-
<< /Length 1188 /Filter [ /ASCII85Decode /FlateDecode ]
|
743
|
-
>>
|
744
|
-
stream
|
745
|
-
Gat=+?#S1_'Re<2n.r-jY2In&jmfR*Zp97s.`Cb0-ense32s<jSK6IL#k?f_:@*5lG[*L6Wd$;^I[kcJh!rSLltW46ie$JIf/)%3b_Y<=+*!+2\EMn$?T?6Yq)FH'6@J)\n_AHbr/Xi!ARQMWH0O*FbI9j/:I1sWgjekn51_:m:,3sYM#3?Q?g#i6dK$%<$ViD6jG6I[*?^`)H4tGIc^o@<BlM`gHl\TN]O(:k"4<pZdn*TCKDEKA,2C+446Z-%0>O$@a5'@OD@g=p`[XINq4i9U>Ro4sr%\I_6_BC^8nYuq4l>&U:)Wg9BA^^Q\/\&W:(q%Pb4@nujEB=<:`O/d7?`tl#dkQ?3A>T5ACSCIe4';hr%XSseO#.T*!@3rLn<AY%);6pgtY$I'#N\ea]!uo)h*e`\PC%_O_j(BOE&6a)Q@B06#c>8ahpHc2&cdQend>O-)Oj2:]ZfK*G*5_7LZ%`KFn5Yp'k@\QpW,q^QsiXG4,1a]1jCU5SmBlN/V^gr[M9o]nLU3Hd@2D<rM3eeB+Vgm%^_uK^#XO\r!7^Y<aSd"""p)+!k'sX]@o>Se^?:al2[,B\Ju$^ss,9`F*1E],l35de,NoA4&07JWt=76Er&Dn<:k+Y4ksY^'BNXB]j?g[+0to^_f'FjKYgl!cR+:cZ!9[)TFcSCoDG2FU4&abbtXncGOsI:,$Kh?Zj/.fT\O0<+u`gotb2Qa=P'OE,?RhPn-9+kdn6YkRc>sB^#U8A6Ln=lMI%C>),l<@hT8#I#r/d@.rsuo[2=dTMe[J@aO8MDT=+_J#r>'$S5GG``["PO;e^c"u6BV;+4>e'^KMGh1H:CN`DR/;Pq6H&&>a<*Tc-E%okku_T)hF\dE]*+EiaH-CEtc\GR`#bNj"M-Tij=`)e)'BO1HuIX5lDWUM6IX%&WIb'iaV*/ZO@0C]`_nU>RT[29^`GJ@)i,$^d]Z6Y+6GZu+5YFa7?Nmca7a!WME)MG/:<g:;7^$=pHam__rU@9?_5<q;QnKqnDI<B]=E[0rAcHtm(SS&o%\,FTG5j*F],ah8ChJq8b/`jfGlEd*6.2l7XQV+7`hF\"f]jB"`5JDmmL5P$p"Nl/k*K07IfNHQ"T"V5_>K#4UV]8p(#Xm3XHSg+k(j#?b66&<q<_,LhDTD_7jc5>341W.b#[WGYD54@3=D-k[/lj85~>
|
746
|
-
endstream
|
747
|
-
endobj
|
748
|
-
101 0 obj
|
749
|
-
<< /Type /Page
|
750
|
-
/Parent 1 0 R
|
751
|
-
/MediaBox [ 0 0 612 792 ]
|
752
|
-
/Resources 3 0 R
|
753
|
-
/Contents 100 0 R
|
754
|
-
>>
|
755
|
-
endobj
|
756
|
-
102 0 obj
|
757
|
-
<< /Length 1250 /Filter [ /ASCII85Decode /FlateDecode ]
|
758
|
-
>>
|
759
|
-
stream
|
760
|
-
Gat%#>E@5m'RoMS#_Q/m&Y-*H4-!H/=pBkk)Bfk'04Z+jlZOI08_6[LB!p@m^*gDPK&$p:>/edtIQmbVl.a2<EiqMsJ9["FKQrsmoa$#F7hrp98Jk"`/Q2'71t22%^="h+76jJ!l0Id-+l.UspC$pr>hpa]<VI]+/e@)i\,Q0qqRX/K0RBj\cBe<9,S\LPT6WBPim1Ii!WIi5(f=NPk!VV09YTfte)\l:i*__^Dd5>/LCBEI>oR&h9GU?(q9gJ4Gpt@oTRJKlT3XeY^`.BZXK]le+%2<2)COaSP&/$qc">XeIX)n,i-=r(?f+;YDWbAR@a'V3M0*8/o?6,m3rks<-u%4!(`bYj")W(u1O>B@5P7e`rRpj3aMDf1:Y,J#/Ks?/YBi(A:8Q6\\Lf'3dA4K4#jj[A?@:SL)u['@rG=b)YQSK90i?N*Tb@%ejQ>XBBRC"(!]d>,i[Qu43/#dY7C@e%J2G>(d91BU'c"E%\7#G@K**I]2S`Q%VuU0GUTbZh`Fc=2oj:/u4C)>+!J9$_@,UUtlS4`r.g)pW"QEOK?fF.1cV5;oo44mtLPn7-'m1NX%g>LHoIr587)DA8<OQ->:bDgK-%Z-<TT]/V>%4HkKo5r`W2;31^.0KRY\XFeEM=T6%6>R2?#V,VnA+dq=*7$s2V,DVX?Z$f,l0.82M:B]OLLDqLLR4[/`%PU2.U&+?mM[\GlJ>Q]<+7dhK?&b&sj^EX-K8'flDH'pTIZq@[6"nqo8'OQOp/qb"*<fV`"p6pa9?cP93P:)?Q1AD,eIm]#8Nee(jl]ZpR1Lkug*u]eh>d/.=hO5htJCat=u-ODViR?$pN/HbUclK\sC*A_4qZ)G&cdEP@,]Tn'M<U6VcL[Nid,d'c?hPEiUrs2CJM.*a`<<#MFJS?IIN=P_kpaCAWXQUlu<V/`A_[h')70:G'RBr`r2F;NKtNbAcDo5%bBTH8Xuc$JDP1b1d<640_kV[>grW33jcSj)A4*6#qH?o<=7(pgZ1Zm4<M4n`L;(j+n;la8X3g)a6$-V$(fi5hTgiCu[no,b4OE%=7o`d:DTA2kO_CPGHW2X,20L]dhc7Fii440qjOE*@A:W^Rc@U$^WXVNg)-eq2fOmDq"&T"gkSipbMbs6-F8Uc=ofH8]YS(#LYkJ(O^.WWXS;<M\UE)):Z?p=>GB-?%(W4Q<8f;:9uh!jtY[Xo2O,jG:O;W-g0,7;e95C\NT1k$-X^>tA*-CVUndP]rGm#FmCoV#~>
|
761
|
-
endstream
|
762
|
-
endobj
|
763
|
-
103 0 obj
|
764
|
-
<< /Type /Page
|
765
|
-
/Parent 1 0 R
|
766
|
-
/MediaBox [ 0 0 612 792 ]
|
767
|
-
/Resources 3 0 R
|
768
|
-
/Contents 102 0 R
|
769
|
-
>>
|
770
|
-
endobj
|
771
|
-
104 0 obj
|
772
|
-
<< /Length 1203 /Filter [ /ASCII85Decode /FlateDecode ]
|
773
|
-
>>
|
774
|
-
stream
|
775
|
-
Gat%"gMYb8&:N/3YV$8RXutPk05[/5,^+dT.+2.A$B7BK<\a]5<0sC"-cj&8QDDHq]Tc\=0M#r]B?jag/LHh9O[f]hDm>lFD_n(._*@54LuCiGs+f$,CqWWn<KYM<$_J9pl#6O\kABp$WCqB)Ah#]:q/WOqfrm4#em#dO2AgD+]JZ(ZHR&'CH-?3U+)c$J_--g9ouI:Mk-OMt?pX*f^!g\%XlF+uXd%E.ZSt<NDcL-:7e4EBfpP6/rHhZpM(6\kSRi=>"VKp1O#-.X9+HQ^m^9'0SW=m:362T`Df,m$+mcF*C-;bbVY!nhIhkIqPpqo$KB6bIL]C%Q"W4g1._sN;b=DVs,I"69Y'T:`XL]mO_GQ$hGgtHb/?cHZR-@.ZSOt"inu&1J^&UAW"hbTO,3_E#6i!e2a`c89G4F"BI6N1daNJ<pT\"B\$e]S?b-SB'oE/Rl%",Sg&rkh]H:7)9MRpAtrQB]%a>_[g%m)k%>nhqJ=BV(W=Ie$a4]2P4JarbA4">ddc_qkH+R,lZM,6Oc!O]b`:hun-SuADm@jR+g*,??&8;Nk,8Z1SF5YbsDlp<_s!uoFZQ/Fi^/sFd!f-S=^n@J\0b;>8aaaIns]bt?AUuFE6I".$">t2bfW/L;h69">g8FS;5)S*H#K[miPY_Y`?mK=R6^q5j*NH"Tr>]/%E^$8DT@,*S#$)c$q!6tHiE]Z`]mKXj=AW3NtXQEali1FO+k5g7`@?[.)S--H]MVaB'@3L_\k%7W,Z'XU:bEnD(pg>u4b1*-9:lIgdLnd[eH-JJj!"7'-E$R%bK_qP'S_9IK-eLh<oVShHJ^T$M(OGS"PpaO#D$H6,Q/=)tVF<\5rI!RaQST2iDZa*ZGF:Jph;:7\'cKOQ7BBMb1!Po`[O9sjZ9k."i9mGj+Un`!2<3Cnq@Cl3bGJ`pe;,Ap%s1;+]M(8pI>O?*4*N2!?2]3<8HVt(f@=`]lJXQAT+J$'LZqEtDbfdil$U*u#A%#@i+-/[^S7mdgng7ph867%GZ\+KR[<7T2+QK;Rth?sN=d[oifV(foA$G04ltNPo2V[[LWYM;Y5RK@(/he'3a9V-Z_*_4*7'^3R;.It4StQ7m9M:js0c!QK4Z7Q+uZuW7P]3lH0`QoP?6m=Q]INW"EKf#e-^bMKBf=B)L?&%n\1rA:T)C[m17McmW<YlJWnYi*f!$PAT-fpAUrnl~>
|
776
|
-
endstream
|
777
|
-
endobj
|
778
|
-
105 0 obj
|
779
|
-
<< /Type /Page
|
780
|
-
/Parent 1 0 R
|
781
|
-
/MediaBox [ 0 0 612 792 ]
|
782
|
-
/Resources 3 0 R
|
783
|
-
/Contents 104 0 R
|
784
|
-
>>
|
785
|
-
endobj
|
786
|
-
106 0 obj
|
787
|
-
<< /Length 1326 /Filter [ /ASCII85Decode /FlateDecode ]
|
788
|
-
>>
|
789
|
-
stream
|
790
|
-
GatU3>Ar7S'Roe[cjX`s^%d6p8PrZX!G`XL*J3VjpF-FV9r;3)16kFO13D?%+)+Rg4/C>7#S>&kcZa9a\`i-qFM<PnMu\.Hoa#i4&b_=__]FhcFi][U*.,l2G<76sp%p69.&Pi`5[%W;d6Hn41OkEl9YEN+q=>1lT`0_JK<ZV:P<:MHGS9JMhUh;)<>\LPW13i7%;N?>O^bF;T(WEh*/XPl*sVfIT/YaO'"Q.RBf58GD8+*PlICZc]Td-8b2h\ZF$6*#F7@[IUOs1eb\#j97cd3'_bahS!^Y=DX@j^qHVY>6Q[JoY3?@AMG?7iUF"r6eK]HKebRk#;:YfCj"lJV9B4ZdN'Su:f(>J]oc%)_)17(!)B"T^Lh-1QUq2^rV<sE=gcMG$-Zm6T\ATE#])rXCB$Rc/5k3IRUT0Dqo)K)\mIYXOk4_#0mm(bh3:.V%s.>>j=ikEWI]oFK#[#bfmXKk1dif?YW^E".rmF"s5eU!QL*6YUFClC&5;+H@A>3(rnehj"M:]?u#rF$pQMq.S#g"0C,>bnd+X1^0!NdN_p@0XZdIrb]H@/)O9O[]b2BA/rh(hq'AIqa"a@a6*BV@/X*1gF;tD&$_^3d_65g3<jJgIg7,TGKcTq+U5II)u#%S&qI,/TQr4>s19Y]1`;Llr82&MEUTiK@5;I!<gH-PJpo2M63?97Pt[+T59N%"VBXq*UQHZ/6OK#YUWN2Oba*[q;'g337,+_aP))uE<qO"D3E#N\_1/JPacdAfMXTQqHpRsHMqf_V)0e;_BCc+hoRA&8?m2EWj8^[*4FUi$A(FP`)eKGfhiFWFclZ,&$T)'lB&n,@,B"2(FsJJ=;F=WeY,>KKg8>QNf7mH]<un'Df:)mLEVT<G\fnDGmN3:SEN*-^OI)nSt647')Os#+[71@].2Ki@I's(>,0BZ^@`LciSbR.\`T@,,!ZB$N[MnJ(I!fYT.F1'O+<[$(ji>]h-5U%*,8;,>XbapAe)bCVp'4#C(398,DZc5("li]i3dfW4aa<)Nr_7f"qFM>U:*`X%BTpVCC:?TlPX\#e>_6(l2tJ.S^-6Z==Y79g>6oigGnKlhkoCN7/a`\^WaYt;s)/Yep\tf6f"oGn8=BoYpdb3;D5=\W6JJ!C-FKA&A??7fg.VX1b"Tr)tDB@CD5Is7ncag)n/3u?P!qXn3d0QF*LtBU4,2;hs+djk?P,fR!OsgdQ_=5R#BL,+0!D5>qSWs2'5\B!)>7&e_'N#$B8*oDa!r6oMU0\Z0nBfY<56=<C`SQ%IGYB6UanRAp`^,]=KDs,e*)<b:'WqlVo8;o[_Sf&fgO7rrGFW:?V~>
|
791
|
-
endstream
|
792
|
-
endobj
|
793
|
-
107 0 obj
|
794
|
-
<< /Type /Page
|
795
|
-
/Parent 1 0 R
|
796
|
-
/MediaBox [ 0 0 612 792 ]
|
797
|
-
/Resources 3 0 R
|
798
|
-
/Contents 106 0 R
|
799
|
-
>>
|
800
|
-
endobj
|
801
|
-
108 0 obj
|
802
|
-
<< /Length 817 /Filter [ /ASCII85Decode /FlateDecode ]
|
803
|
-
>>
|
804
|
-
stream
|
805
|
-
Gat%!?#uMY'RekG_.,6a&.hh->Os^H-ge8]Vpf@X&$1[A%4bZ\B_q1Ud3r*9VrNDM4Qfu;"YQ/+k2J9%(dS;QI"O\h_#W-n"&,Zt@h_0JKCf/XS\.,ik6)$O,(p#:;Ds<40Ku@TIs_t,W.^6!GrnA#;$s(f9)Y?njhchE&*?4F[QJmroANC3B!/e:.BB<o6rhPBjl-+OHjAoj=mAk9a4-/>\)JOQ]!C$4[(gs)X_6\-S26U;)p&ieiOdM[QSYB]2mpjJ`JopoZP2JdO'V?T$KYciKiD*c47hETggnZGLA-'G\'#LoBWT!TojA.W9Q/SNQ]nJ`O]ANEHXS8j':ceoE+9cGii^W<orI*FK5P8_0]#I?In[aZ/'4@>f=[A1kBGCWM]!jkED&P^+_.>&bKm.5;3qTK?ppVcZ$AGm)GD=Q>Cg9$OE':kjQWVe.YT9E=O6,PD</.)`Or'Vk8PaYA/\mEU6T:EV:9P9#UeYWfnBU)b:b)UCZ/s$[H,2d5t#[q^KSl7U`k]M5gT)].$_F*\`/=Tb/nDn!'s)+hX>&>4CZYags^t'3erVnTh.?YQ\q9sZF44TY%64A7?c+qhj7TB`T'>Gd$])l4-[KR2YPVSJ_4/jW9$HYfU'(JV5&]0_?P<=eaf<-5s2DgkGad1Gs8n@;)91d-5CJ!F%[/#D(20lr6&ha,YfIo"9%b_Y4gXf9u5h@OGJ1VCRqSC_V!>M\+e+%H7@E>](t%:T`*,,0an'h\o2,oMu`\9j5r*;!sCH3#nAPNNG\AqDJ]ro_tDX%Ef>f@noBOGmLBeZcb0k0PLCUR)UIp~>
|
806
|
-
endstream
|
807
|
-
endobj
|
808
|
-
109 0 obj
|
809
|
-
<< /Type /Page
|
810
|
-
/Parent 1 0 R
|
811
|
-
/MediaBox [ 0 0 612 792 ]
|
812
|
-
/Resources 3 0 R
|
813
|
-
/Contents 108 0 R
|
814
|
-
/Annots 110 0 R
|
815
|
-
>>
|
816
|
-
endobj
|
817
|
-
110 0 obj
|
818
|
-
[
|
819
|
-
]
|
820
|
-
endobj
|
821
|
-
113 0 obj
|
822
|
-
<<
|
823
|
-
/Title (\376\377\0\114\0\151\0\142\0\170\0\155\0\154\0\40\0\124\0\165\0\164\0\157\0\162\0\151\0\141\0\154)
|
824
|
-
/Parent 111 0 R
|
825
|
-
/Next 115 0 R
|
826
|
-
/A 112 0 R
|
827
|
-
>> endobj
|
828
|
-
115 0 obj
|
829
|
-
<<
|
830
|
-
/Title (\376\377\0\124\0\141\0\142\0\154\0\145\0\40\0\157\0\146\0\40\0\103\0\157\0\156\0\164\0\145\0\156\0\164\0\163)
|
831
|
-
/Parent 111 0 R
|
832
|
-
/Prev 113 0 R
|
833
|
-
/Next 116 0 R
|
834
|
-
/A 114 0 R
|
835
|
-
>> endobj
|
836
|
-
116 0 obj
|
837
|
-
<<
|
838
|
-
/Title (\376\377\0\111\0\156\0\164\0\162\0\157\0\144\0\165\0\143\0\164\0\151\0\157\0\156)
|
839
|
-
/Parent 111 0 R
|
840
|
-
/Prev 115 0 R
|
841
|
-
/Next 117 0 R
|
842
|
-
/A 9 0 R
|
843
|
-
>> endobj
|
844
|
-
117 0 obj
|
845
|
-
<<
|
846
|
-
/Title (\376\377\0\104\0\141\0\164\0\141\0\40\0\124\0\171\0\160\0\145\0\163)
|
847
|
-
/Parent 111 0 R
|
848
|
-
/Prev 116 0 R
|
849
|
-
/Next 118 0 R
|
850
|
-
/A 11 0 R
|
851
|
-
>> endobj
|
852
|
-
118 0 obj
|
853
|
-
<<
|
854
|
-
/Title (\376\377\0\120\0\141\0\162\0\163\0\151\0\156\0\147\0\40\0\164\0\150\0\145\0\40\0\146\0\151\0\154\0\145)
|
855
|
-
/Parent 111 0 R
|
856
|
-
/Prev 117 0 R
|
857
|
-
/Next 119 0 R
|
858
|
-
/A 13 0 R
|
859
|
-
>> endobj
|
860
|
-
119 0 obj
|
861
|
-
<<
|
862
|
-
/Title (\376\377\0\122\0\145\0\164\0\162\0\151\0\145\0\166\0\151\0\156\0\147\0\40\0\105\0\154\0\145\0\155\0\145\0\156\0\164\0\40\0\103\0\157\0\156\0\164\0\145\0\156\0\164)
|
863
|
-
/Parent 111 0 R
|
864
|
-
/Prev 118 0 R
|
865
|
-
/Next 120 0 R
|
866
|
-
/A 15 0 R
|
867
|
-
>> endobj
|
868
|
-
120 0 obj
|
869
|
-
<<
|
870
|
-
/Title (\376\377\0\125\0\163\0\151\0\156\0\147\0\40\0\130\0\120\0\141\0\164\0\150\0\40\0\164\0\157\0\40\0\122\0\145\0\164\0\162\0\151\0\145\0\166\0\145\0\40\0\105\0\154\0\145\0\155\0\145\0\156\0\164\0\40\0\103\0\157\0\156\0\164\0\145\0\156\0\164)
|
871
|
-
/Parent 111 0 R
|
872
|
-
/Prev 119 0 R
|
873
|
-
/Next 121 0 R
|
874
|
-
/A 17 0 R
|
875
|
-
>> endobj
|
876
|
-
121 0 obj
|
877
|
-
<<
|
878
|
-
/Title (\376\377\0\127\0\162\0\151\0\164\0\151\0\156\0\147\0\40\0\145\0\154\0\145\0\155\0\145\0\156\0\164\0\40\0\143\0\157\0\156\0\164\0\145\0\156\0\164)
|
879
|
-
/Parent 111 0 R
|
880
|
-
/Prev 120 0 R
|
881
|
-
/Next 122 0 R
|
882
|
-
/A 19 0 R
|
883
|
-
>> endobj
|
884
|
-
122 0 obj
|
885
|
-
<<
|
886
|
-
/Title (\376\377\0\127\0\162\0\151\0\164\0\151\0\156\0\147\0\40\0\101\0\164\0\164\0\162\0\151\0\142\0\165\0\164\0\145)
|
887
|
-
/Parent 111 0 R
|
888
|
-
/Prev 121 0 R
|
889
|
-
/Next 123 0 R
|
890
|
-
/A 21 0 R
|
891
|
-
>> endobj
|
892
|
-
123 0 obj
|
893
|
-
<<
|
894
|
-
/Title (\376\377\0\122\0\145\0\164\0\162\0\151\0\145\0\166\0\151\0\156\0\147\0\40\0\101\0\164\0\164\0\162\0\151\0\142\0\165\0\164\0\145\0\163)
|
895
|
-
/Parent 111 0 R
|
896
|
-
/Prev 122 0 R
|
897
|
-
/Next 124 0 R
|
898
|
-
/A 23 0 R
|
899
|
-
>> endobj
|
900
|
-
124 0 obj
|
901
|
-
<<
|
902
|
-
/Title (\376\377\0\105\0\156\0\143\0\157\0\144\0\151\0\156\0\147\0\40\0\103\0\157\0\156\0\166\0\145\0\162\0\163\0\151\0\157\0\156)
|
903
|
-
/Parent 111 0 R
|
904
|
-
/Prev 123 0 R
|
905
|
-
/Next 125 0 R
|
906
|
-
/A 25 0 R
|
907
|
-
>> endobj
|
908
|
-
125 0 obj
|
909
|
-
<<
|
910
|
-
/Title (\376\377\0\101\0\56\0\240\0\103\0\157\0\155\0\160\0\151\0\154\0\141\0\164\0\151\0\157\0\156)
|
911
|
-
/Parent 111 0 R
|
912
|
-
/Prev 124 0 R
|
913
|
-
/Next 126 0 R
|
914
|
-
/A 27 0 R
|
915
|
-
>> endobj
|
916
|
-
126 0 obj
|
917
|
-
<<
|
918
|
-
/Title (\376\377\0\102\0\56\0\240\0\123\0\141\0\155\0\160\0\154\0\145\0\40\0\104\0\157\0\143\0\165\0\155\0\145\0\156\0\164)
|
919
|
-
/Parent 111 0 R
|
920
|
-
/Prev 125 0 R
|
921
|
-
/Next 127 0 R
|
922
|
-
/A 29 0 R
|
923
|
-
>> endobj
|
924
|
-
127 0 obj
|
925
|
-
<<
|
926
|
-
/Title (\376\377\0\103\0\56\0\240\0\103\0\157\0\144\0\145\0\40\0\146\0\157\0\162\0\40\0\113\0\145\0\171\0\167\0\157\0\162\0\144\0\40\0\105\0\170\0\141\0\155\0\160\0\154\0\145)
|
927
|
-
/Parent 111 0 R
|
928
|
-
/Prev 126 0 R
|
929
|
-
/Next 128 0 R
|
930
|
-
/A 31 0 R
|
931
|
-
>> endobj
|
932
|
-
128 0 obj
|
933
|
-
<<
|
934
|
-
/Title (\376\377\0\104\0\56\0\240\0\103\0\157\0\144\0\145\0\40\0\146\0\157\0\162\0\40\0\130\0\120\0\141\0\164\0\150\0\40\0\105\0\170\0\141\0\155\0\160\0\154\0\145)
|
935
|
-
/Parent 111 0 R
|
936
|
-
/Prev 127 0 R
|
937
|
-
/Next 129 0 R
|
938
|
-
/A 33 0 R
|
939
|
-
>> endobj
|
940
|
-
129 0 obj
|
941
|
-
<<
|
942
|
-
/Title (\376\377\0\105\0\56\0\240\0\103\0\157\0\144\0\145\0\40\0\146\0\157\0\162\0\40\0\101\0\144\0\144\0\40\0\113\0\145\0\171\0\167\0\157\0\162\0\144\0\40\0\105\0\170\0\141\0\155\0\160\0\154\0\145)
|
943
|
-
/Parent 111 0 R
|
944
|
-
/Prev 128 0 R
|
945
|
-
/Next 130 0 R
|
946
|
-
/A 35 0 R
|
947
|
-
>> endobj
|
948
|
-
130 0 obj
|
949
|
-
<<
|
950
|
-
/Title (\376\377\0\106\0\56\0\240\0\103\0\157\0\144\0\145\0\40\0\146\0\157\0\162\0\40\0\101\0\144\0\144\0\40\0\101\0\164\0\164\0\162\0\151\0\142\0\165\0\164\0\145\0\40\0\105\0\170\0\141\0\155\0\160\0\154\0\145)
|
951
|
-
/Parent 111 0 R
|
952
|
-
/Prev 129 0 R
|
953
|
-
/Next 131 0 R
|
954
|
-
/A 37 0 R
|
955
|
-
>> endobj
|
956
|
-
131 0 obj
|
957
|
-
<<
|
958
|
-
/Title (\376\377\0\107\0\56\0\240\0\103\0\157\0\144\0\145\0\40\0\146\0\157\0\162\0\40\0\122\0\145\0\164\0\162\0\151\0\145\0\166\0\151\0\156\0\147\0\40\0\101\0\164\0\164\0\162\0\151\0\142\0\165\0\164\0\145\0\40\0\126\0\141\0\154\0\165\0\145\0\40\0\105\0\170\0\141\0\155\0\160\0\154\0\145)
|
959
|
-
/Parent 111 0 R
|
960
|
-
/Prev 130 0 R
|
961
|
-
/Next 132 0 R
|
962
|
-
/A 39 0 R
|
963
|
-
>> endobj
|
964
|
-
132 0 obj
|
965
|
-
<<
|
966
|
-
/Title (\376\377\0\110\0\56\0\240\0\103\0\157\0\144\0\145\0\40\0\146\0\157\0\162\0\40\0\105\0\156\0\143\0\157\0\144\0\151\0\156\0\147\0\40\0\103\0\157\0\156\0\166\0\145\0\162\0\163\0\151\0\157\0\156\0\40\0\105\0\170\0\141\0\155\0\160\0\154\0\145)
|
967
|
-
/Parent 111 0 R
|
968
|
-
/Prev 131 0 R
|
969
|
-
/Next 133 0 R
|
970
|
-
/A 41 0 R
|
971
|
-
>> endobj
|
972
|
-
133 0 obj
|
973
|
-
<<
|
974
|
-
/Title (\376\377\0\111\0\56\0\240\0\101\0\143\0\153\0\156\0\157\0\167\0\154\0\145\0\144\0\147\0\145\0\155\0\145\0\156\0\164\0\163)
|
975
|
-
/Parent 111 0 R
|
976
|
-
/Prev 132 0 R
|
977
|
-
/Next 135 0 R
|
978
|
-
/A 43 0 R
|
979
|
-
>> endobj
|
980
|
-
135 0 obj
|
981
|
-
<<
|
982
|
-
/Title (\376\377\0\111\0\156\0\144\0\145\0\170)
|
983
|
-
/Parent 111 0 R
|
984
|
-
/Prev 133 0 R
|
985
|
-
/A 134 0 R
|
986
|
-
>> endobj
|
987
|
-
136 0 obj
|
988
|
-
<< /Type /Font
|
989
|
-
/Subtype /Type1
|
990
|
-
/Name /F3
|
991
|
-
/BaseFont /Helvetica-Bold
|
992
|
-
/Encoding /WinAnsiEncoding >>
|
993
|
-
endobj
|
994
|
-
137 0 obj
|
995
|
-
<< /Type /Font
|
996
|
-
/Subtype /Type1
|
997
|
-
/Name /F14
|
998
|
-
/BaseFont /ZapfDingbats >>
|
999
|
-
endobj
|
1000
|
-
138 0 obj
|
1001
|
-
<< /Type /Font
|
1002
|
-
/Subtype /Type1
|
1003
|
-
/Name /F5
|
1004
|
-
/BaseFont /Times-Roman
|
1005
|
-
/Encoding /WinAnsiEncoding >>
|
1006
|
-
endobj
|
1007
|
-
139 0 obj
|
1008
|
-
<< /Type /Font
|
1009
|
-
/Subtype /Type1
|
1010
|
-
/Name /F6
|
1011
|
-
/BaseFont /Times-Italic
|
1012
|
-
/Encoding /WinAnsiEncoding >>
|
1013
|
-
endobj
|
1014
|
-
140 0 obj
|
1015
|
-
<< /Type /Font
|
1016
|
-
/Subtype /Type1
|
1017
|
-
/Name /F1
|
1018
|
-
/BaseFont /Helvetica
|
1019
|
-
/Encoding /WinAnsiEncoding >>
|
1020
|
-
endobj
|
1021
|
-
141 0 obj
|
1022
|
-
<< /Type /Font
|
1023
|
-
/Subtype /Type1
|
1024
|
-
/Name /F9
|
1025
|
-
/BaseFont /Courier
|
1026
|
-
/Encoding /WinAnsiEncoding >>
|
1027
|
-
endobj
|
1028
|
-
142 0 obj
|
1029
|
-
<< /Type /Font
|
1030
|
-
/Subtype /Type1
|
1031
|
-
/Name /F7
|
1032
|
-
/BaseFont /Times-Bold
|
1033
|
-
/Encoding /WinAnsiEncoding >>
|
1034
|
-
endobj
|
1035
|
-
1 0 obj
|
1036
|
-
<< /Type /Pages
|
1037
|
-
/Count 17
|
1038
|
-
/Kids [6 0 R 45 0 R 59 0 R 64 0 R 69 0 R 75 0 R 82 0 R 89 0 R 93 0 R 95 0 R 97 0 R 99 0 R 101 0 R 103 0 R 105 0 R 107 0 R 109 0 R ] >>
|
1039
|
-
endobj
|
1040
|
-
2 0 obj
|
1041
|
-
<< /Type /Catalog
|
1042
|
-
/Pages 1 0 R
|
1043
|
-
/Outlines 111 0 R
|
1044
|
-
/PageMode /UseOutlines
|
1045
|
-
>>
|
1046
|
-
endobj
|
1047
|
-
3 0 obj
|
1048
|
-
<<
|
1049
|
-
/Font << /F3 136 0 R /F5 138 0 R /F14 137 0 R /F1 140 0 R /F6 139 0 R /F9 141 0 R /F7 142 0 R >>
|
1050
|
-
/ProcSet [ /PDF /ImageC /Text ] >>
|
1051
|
-
endobj
|
1052
|
-
9 0 obj
|
1053
|
-
<<
|
1054
|
-
/S /GoTo
|
1055
|
-
/D [45 0 R /XYZ 139.0 693.0 null]
|
1056
|
-
>>
|
1057
|
-
endobj
|
1058
|
-
11 0 obj
|
1059
|
-
<<
|
1060
|
-
/S /GoTo
|
1061
|
-
/D [45 0 R /XYZ 139.0 363.674 null]
|
1062
|
-
>>
|
1063
|
-
endobj
|
1064
|
-
13 0 obj
|
1065
|
-
<<
|
1066
|
-
/S /GoTo
|
1067
|
-
/D [59 0 R /XYZ 139.0 725.0 null]
|
1068
|
-
>>
|
1069
|
-
endobj
|
1070
|
-
15 0 obj
|
1071
|
-
<<
|
1072
|
-
/S /GoTo
|
1073
|
-
/D [59 0 R /XYZ 139.0 173.18 null]
|
1074
|
-
>>
|
1075
|
-
endobj
|
1076
|
-
17 0 obj
|
1077
|
-
<<
|
1078
|
-
/S /GoTo
|
1079
|
-
/D [64 0 R /XYZ 139.0 156.646 null]
|
1080
|
-
>>
|
1081
|
-
endobj
|
1082
|
-
19 0 obj
|
1083
|
-
<<
|
1084
|
-
/S /GoTo
|
1085
|
-
/D [75 0 R /XYZ 139.0 667.866 null]
|
1086
|
-
>>
|
1087
|
-
endobj
|
1088
|
-
21 0 obj
|
1089
|
-
<<
|
1090
|
-
/S /GoTo
|
1091
|
-
/D [75 0 R /XYZ 139.0 281.08 null]
|
1092
|
-
>>
|
1093
|
-
endobj
|
1094
|
-
23 0 obj
|
1095
|
-
<<
|
1096
|
-
/S /GoTo
|
1097
|
-
/D [82 0 R /XYZ 139.0 508.98 null]
|
1098
|
-
>>
|
1099
|
-
endobj
|
1100
|
-
25 0 obj
|
1101
|
-
<<
|
1102
|
-
/S /GoTo
|
1103
|
-
/D [89 0 R /XYZ 139.0 725.0 null]
|
1104
|
-
>>
|
1105
|
-
endobj
|
1106
|
-
27 0 obj
|
1107
|
-
<<
|
1108
|
-
/S /GoTo
|
1109
|
-
/D [93 0 R /XYZ 139.0 648.0 null]
|
1110
|
-
>>
|
1111
|
-
endobj
|
1112
|
-
29 0 obj
|
1113
|
-
<<
|
1114
|
-
/S /GoTo
|
1115
|
-
/D [93 0 R /XYZ 139.0 564.561 null]
|
1116
|
-
>>
|
1117
|
-
endobj
|
1118
|
-
31 0 obj
|
1119
|
-
<<
|
1120
|
-
/S /GoTo
|
1121
|
-
/D [93 0 R /XYZ 139.0 386.942 null]
|
1122
|
-
>>
|
1123
|
-
endobj
|
1124
|
-
33 0 obj
|
1125
|
-
<<
|
1126
|
-
/S /GoTo
|
1127
|
-
/D [95 0 R /XYZ 139.0 182.42 null]
|
1128
|
-
>>
|
1129
|
-
endobj
|
1130
|
-
35 0 obj
|
1131
|
-
<<
|
1132
|
-
/S /GoTo
|
1133
|
-
/D [99 0 R /XYZ 139.0 665.56 null]
|
1134
|
-
>>
|
1135
|
-
endobj
|
1136
|
-
37 0 obj
|
1137
|
-
<<
|
1138
|
-
/S /GoTo
|
1139
|
-
/D [101 0 R /XYZ 139.0 497.94 null]
|
1140
|
-
>>
|
1141
|
-
endobj
|
1142
|
-
39 0 obj
|
1143
|
-
<<
|
1144
|
-
/S /GoTo
|
1145
|
-
/D [103 0 R /XYZ 139.0 438.78 null]
|
1146
|
-
>>
|
1147
|
-
endobj
|
1148
|
-
41 0 obj
|
1149
|
-
<<
|
1150
|
-
/S /GoTo
|
1151
|
-
/D [105 0 R /XYZ 139.0 281.02 null]
|
1152
|
-
>>
|
1153
|
-
endobj
|
1154
|
-
43 0 obj
|
1155
|
-
<<
|
1156
|
-
/S /GoTo
|
1157
|
-
/D [107 0 R /XYZ 139.0 113.4 null]
|
1158
|
-
>>
|
1159
|
-
endobj
|
1160
|
-
111 0 obj
|
1161
|
-
<<
|
1162
|
-
/First 113 0 R
|
1163
|
-
/Last 135 0 R
|
1164
|
-
>> endobj
|
1165
|
-
112 0 obj
|
1166
|
-
<<
|
1167
|
-
/S /GoTo
|
1168
|
-
/D [6 0 R /XYZ 139.0 725.0 null]
|
1169
|
-
>>
|
1170
|
-
endobj
|
1171
|
-
114 0 obj
|
1172
|
-
<<
|
1173
|
-
/S /GoTo
|
1174
|
-
/D [6 0 R /XYZ 139.0 396.11 null]
|
1175
|
-
>>
|
1176
|
-
endobj
|
1177
|
-
134 0 obj
|
1178
|
-
<<
|
1179
|
-
/S /GoTo
|
1180
|
-
/D [109 0 R /XYZ 139.0 682.0 null]
|
1181
|
-
>>
|
1182
|
-
endobj
|
1183
|
-
xref
|
1184
|
-
0 143
|
1185
|
-
0000000000 65535 f
|
1186
|
-
0000046903 00000 n
|
1187
|
-
0000047079 00000 n
|
1188
|
-
0000047172 00000 n
|
1189
|
-
0000000015 00000 n
|
1190
|
-
0000000071 00000 n
|
1191
|
-
0000001911 00000 n
|
1192
|
-
0000002031 00000 n
|
1193
|
-
0000002175 00000 n
|
1194
|
-
0000047325 00000 n
|
1195
|
-
0000002309 00000 n
|
1196
|
-
0000047389 00000 n
|
1197
|
-
0000002445 00000 n
|
1198
|
-
0000047456 00000 n
|
1199
|
-
0000002581 00000 n
|
1200
|
-
0000047521 00000 n
|
1201
|
-
0000002717 00000 n
|
1202
|
-
0000047587 00000 n
|
1203
|
-
0000002853 00000 n
|
1204
|
-
0000047654 00000 n
|
1205
|
-
0000002989 00000 n
|
1206
|
-
0000047721 00000 n
|
1207
|
-
0000003125 00000 n
|
1208
|
-
0000047787 00000 n
|
1209
|
-
0000003261 00000 n
|
1210
|
-
0000047853 00000 n
|
1211
|
-
0000003397 00000 n
|
1212
|
-
0000047918 00000 n
|
1213
|
-
0000003533 00000 n
|
1214
|
-
0000047983 00000 n
|
1215
|
-
0000003669 00000 n
|
1216
|
-
0000048050 00000 n
|
1217
|
-
0000003804 00000 n
|
1218
|
-
0000048117 00000 n
|
1219
|
-
0000003940 00000 n
|
1220
|
-
0000048183 00000 n
|
1221
|
-
0000004076 00000 n
|
1222
|
-
0000048249 00000 n
|
1223
|
-
0000004212 00000 n
|
1224
|
-
0000048316 00000 n
|
1225
|
-
0000004348 00000 n
|
1226
|
-
0000048383 00000 n
|
1227
|
-
0000004484 00000 n
|
1228
|
-
0000048450 00000 n
|
1229
|
-
0000004620 00000 n
|
1230
|
-
0000006683 00000 n
|
1231
|
-
0000006806 00000 n
|
1232
|
-
0000006903 00000 n
|
1233
|
-
0000007078 00000 n
|
1234
|
-
0000007271 00000 n
|
1235
|
-
0000007469 00000 n
|
1236
|
-
0000007659 00000 n
|
1237
|
-
0000007846 00000 n
|
1238
|
-
0000008044 00000 n
|
1239
|
-
0000008246 00000 n
|
1240
|
-
0000008448 00000 n
|
1241
|
-
0000008648 00000 n
|
1242
|
-
0000008847 00000 n
|
1243
|
-
0000009052 00000 n
|
1244
|
-
0000011400 00000 n
|
1245
|
-
0000011523 00000 n
|
1246
|
-
0000011557 00000 n
|
1247
|
-
0000011693 00000 n
|
1248
|
-
0000011884 00000 n
|
1249
|
-
0000014223 00000 n
|
1250
|
-
0000014346 00000 n
|
1251
|
-
0000014380 00000 n
|
1252
|
-
0000014580 00000 n
|
1253
|
-
0000014791 00000 n
|
1254
|
-
0000017332 00000 n
|
1255
|
-
0000017455 00000 n
|
1256
|
-
0000017496 00000 n
|
1257
|
-
0000017685 00000 n
|
1258
|
-
0000017863 00000 n
|
1259
|
-
0000018000 00000 n
|
1260
|
-
0000020544 00000 n
|
1261
|
-
0000020667 00000 n
|
1262
|
-
0000020715 00000 n
|
1263
|
-
0000020850 00000 n
|
1264
|
-
0000021058 00000 n
|
1265
|
-
0000021197 00000 n
|
1266
|
-
0000021333 00000 n
|
1267
|
-
0000023582 00000 n
|
1268
|
-
0000023705 00000 n
|
1269
|
-
0000023753 00000 n
|
1270
|
-
0000023959 00000 n
|
1271
|
-
0000024098 00000 n
|
1272
|
-
0000024234 00000 n
|
1273
|
-
0000024439 00000 n
|
1274
|
-
0000027594 00000 n
|
1275
|
-
0000027717 00000 n
|
1276
|
-
0000027744 00000 n
|
1277
|
-
0000027878 00000 n
|
1278
|
-
0000030019 00000 n
|
1279
|
-
0000030127 00000 n
|
1280
|
-
0000031368 00000 n
|
1281
|
-
0000031476 00000 n
|
1282
|
-
0000032912 00000 n
|
1283
|
-
0000033020 00000 n
|
1284
|
-
0000034353 00000 n
|
1285
|
-
0000034461 00000 n
|
1286
|
-
0000035743 00000 n
|
1287
|
-
0000035853 00000 n
|
1288
|
-
0000037197 00000 n
|
1289
|
-
0000037307 00000 n
|
1290
|
-
0000038604 00000 n
|
1291
|
-
0000038714 00000 n
|
1292
|
-
0000040134 00000 n
|
1293
|
-
0000040244 00000 n
|
1294
|
-
0000041154 00000 n
|
1295
|
-
0000041280 00000 n
|
1296
|
-
0000048516 00000 n
|
1297
|
-
0000048570 00000 n
|
1298
|
-
0000041301 00000 n
|
1299
|
-
0000048635 00000 n
|
1300
|
-
0000041476 00000 n
|
1301
|
-
0000041677 00000 n
|
1302
|
-
0000041848 00000 n
|
1303
|
-
0000042007 00000 n
|
1304
|
-
0000042201 00000 n
|
1305
|
-
0000042455 00000 n
|
1306
|
-
0000042784 00000 n
|
1307
|
-
0000043020 00000 n
|
1308
|
-
0000043221 00000 n
|
1309
|
-
0000043446 00000 n
|
1310
|
-
0000043659 00000 n
|
1311
|
-
0000043842 00000 n
|
1312
|
-
0000044048 00000 n
|
1313
|
-
0000044306 00000 n
|
1314
|
-
0000044552 00000 n
|
1315
|
-
0000044833 00000 n
|
1316
|
-
0000045126 00000 n
|
1317
|
-
0000045496 00000 n
|
1318
|
-
0000045825 00000 n
|
1319
|
-
0000048701 00000 n
|
1320
|
-
0000046038 00000 n
|
1321
|
-
0000046154 00000 n
|
1322
|
-
0000046268 00000 n
|
1323
|
-
0000046354 00000 n
|
1324
|
-
0000046465 00000 n
|
1325
|
-
0000046577 00000 n
|
1326
|
-
0000046686 00000 n
|
1327
|
-
0000046793 00000 n
|
1328
|
-
trailer
|
1329
|
-
<<
|
1330
|
-
/Size 143
|
1331
|
-
/Root 2 0 R
|
1332
|
-
/Info 4 0 R
|
1333
|
-
>>
|
1334
|
-
startxref
|
1335
|
-
48768
|
1336
|
-
%%EOF
|