diff --git a/ChangeLog b/ChangeLog index 43ba73dd..1b11bf87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,10 +4,10 @@ official installers will offer to modify PATH when installing qpdf. Fixes #1054. - * Add QPDFAcroFormDocumentHelper::disableDigitalSignatures and the - --disable-signatures command-line argument. This disables any - digital signature fields, leaving their visual representations - intact. + * Add QPDFAcroFormDocumentHelper::disableDigitalSignatures, which + disables any digital signature fields, leaving their visual + representations intact. The --remove-restrictions command-line + argument now calls this. Fixes #1015. 2023-12-22 Jay Berkenbilt diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh index 0d8b5f91..615803d3 100644 --- a/include/qpdf/QPDF.hh +++ b/include/qpdf/QPDF.hh @@ -600,7 +600,9 @@ class QPDF // Return the previously computed or retrieved encryption key for this file QPDF_DLL std::string getEncryptionKey() const; - // Remove security restrictions associated with digitally signed files. + // Remove security restrictions associated with digitally signed files. From qpdf 11.7.0, this + // is called by QPDFAcroFormDocumentHelper::disableDigitalSignatures and is more useful when + // called from there than when just called by itself. QPDF_DLL void removeSecurityRestrictions(); diff --git a/include/qpdf/QPDFAcroFormDocumentHelper.hh b/include/qpdf/QPDFAcroFormDocumentHelper.hh index f9ad0091..9e0ad51e 100644 --- a/include/qpdf/QPDFAcroFormDocumentHelper.hh +++ b/include/qpdf/QPDFAcroFormDocumentHelper.hh @@ -164,7 +164,8 @@ class QPDFAcroFormDocumentHelper: public QPDFDocumentHelper void generateAppearancesIfNeeded(); // Disable Digital Signature Fields. Remove all digital signature fields from the document, - // leaving any annotation showing the content of the field intact. + // leaving any annotation showing the content of the field intact. This also calls + // QPDF::removeSecurityRestrictions. QPDF_DLL void disableDigitalSignatures(); diff --git a/include/qpdf/QPDFJob.hh b/include/qpdf/QPDFJob.hh index 21045019..b9c8ba50 100644 --- a/include/qpdf/QPDFJob.hh +++ b/include/qpdf/QPDFJob.hh @@ -557,7 +557,6 @@ class QPDFJob bool linearize{false}; bool decrypt{false}; bool remove_restrictions{false}; - bool disable_signatures{false}; int split_pages{0}; bool progress{false}; std::function progress_handler{nullptr}; diff --git a/include/qpdf/auto_job_c_main.hh b/include/qpdf/auto_job_c_main.hh index 024f8469..6c661404 100644 --- a/include/qpdf/auto_job_c_main.hh +++ b/include/qpdf/auto_job_c_main.hh @@ -11,7 +11,6 @@ QPDF_DLL Config* checkLinearization(); QPDF_DLL Config* coalesceContents(); QPDF_DLL Config* decrypt(); QPDF_DLL Config* deterministicId(); -QPDF_DLL Config* disableSignatures(); QPDF_DLL Config* externalizeInlineImages(); QPDF_DLL Config* filteredStreamData(); QPDF_DLL Config* flattenRotation(); diff --git a/job.sums b/job.sums index 9d99eef8..7301dae0 100644 --- a/job.sums +++ b/job.sums @@ -4,17 +4,17 @@ generate_auto_job f64733b79dcee5a0e3e8ccc6976448e8ddf0e8b6529987a66a7d3ab2ebc10a include/qpdf/auto_job_c_att.hh 4c2b171ea00531db54720bf49a43f8b34481586ae7fb6cbf225099ee42bc5bb4 include/qpdf/auto_job_c_copy_att.hh 50609012bff14fd82f0649185940d617d05d530cdc522185c7f3920a561ccb42 include/qpdf/auto_job_c_enc.hh 28446f3c32153a52afa239ea40503e6cc8ac2c026813526a349e0cd4ae17ddd5 -include/qpdf/auto_job_c_main.hh 36b5ff48ae0dca67415efececa4470cda45364b10d0905e7de9971a2af1795ea +include/qpdf/auto_job_c_main.hh dbfc221d1533120d1aa9c361d8d2483dea5fcb1c0fd95144d98d305e64ed32a6 include/qpdf/auto_job_c_pages.hh b3cc0f21029f6d89efa043dcdbfa183cb59325b6506001c18911614fe8e568ec include/qpdf/auto_job_c_uo.hh ae21b69a1efa9333050f4833d465f6daff87e5b38e5106e49bbef5d4132e4ed1 -job.yml 3c030ce21138967b8a6768b386c0d3bfab9ef41cafbb6ec52f30a81194a7421d +job.yml 4f89fc7b622df897d30d403d8035aa36fc7de8d8c43042c736e0300d904cb05c libqpdf/qpdf/auto_job_decl.hh 9c6f701c29f3f764d620186bed92685a2edf2e4d11e4f4532862c05470cfc4d2 -libqpdf/qpdf/auto_job_help.hh 72ae2354911aa353a0b11ca352e6ac6750c38e8c32d0d5ac6b3382ade1719c80 -libqpdf/qpdf/auto_job_init.hh 4413804cc784f288245039af053bfe74bc2755e994308220d1939e452011e5a5 +libqpdf/qpdf/auto_job_help.hh 62c40dcd827fcea261a9f432f457aac1331731199ee3530e40de763811ba158e +libqpdf/qpdf/auto_job_init.hh b4c2b3724fba61f1206fd3bae81951636852592f67a63ef9539839c2c5995065 libqpdf/qpdf/auto_job_json_decl.hh 06caa46eaf71db8a50c046f91866baa8087745a9474319fb7c86d92634cc8297 -libqpdf/qpdf/auto_job_json_init.hh 7682e1e3bc465a3818036e1831aaf205478cc2e47ba5abe483d37c037b6bcf56 -libqpdf/qpdf/auto_job_schema.hh 039ee828cf91ece434f0c57706aecc40798e5537308737e01efc8f61eb20685f +libqpdf/qpdf/auto_job_json_init.hh f5acb9aa103131cb68dec0e12c4d237a6459bdb49b24773c24f0c2724a462b8f +libqpdf/qpdf/auto_job_schema.hh b53c006fec2e75b1b73588d242d49a32f7d3db820b1541de106c5d4c27fbb4d9 manual/_ext/qpdf.py 6add6321666031d55ed4aedf7c00e5662bba856dfcd66ccb526563bffefbb580 -manual/cli.rst e628a6e2853871679e156e63a53c493d18a38ef87cec8d44e3862401d3c8bde4 -manual/qpdf.1 d4a1b304e86c4e02fab5b22fe324235dffbfb50746cff4aec9b2787f12a4b2f6 +manual/cli.rst f361df89dd212daf65e82df8b7b1f8a5e3554043c545f8e7cb14ba5ded21e04e +manual/qpdf.1 d44042b41642609628690560aad79845f0e9eb742624543c6fbb93f9ae065860 manual/qpdf.1.in 436ecc85d45c4c9e2dbd1725fb7f0177fb627179469f114561adf3cb6cbb677b diff --git a/job.yml b/job.yml index 9849c16d..d342e7a2 100644 --- a/job.yml +++ b/job.yml @@ -104,7 +104,6 @@ options: - copy-attachments-from - decrypt - deterministic-id - - disable-signatures - empty - encrypt - externalize-inline-images @@ -320,7 +319,6 @@ json: decode-level: decrypt: deterministic-id: - disable-signatures: static-aes-iv: static-id: no-original-object-ids: diff --git a/libqpdf/QPDFAcroFormDocumentHelper.cc b/libqpdf/QPDFAcroFormDocumentHelper.cc index 5fdd20ba..fb096e5e 100644 --- a/libqpdf/QPDFAcroFormDocumentHelper.cc +++ b/libqpdf/QPDFAcroFormDocumentHelper.cc @@ -418,6 +418,7 @@ QPDFAcroFormDocumentHelper::generateAppearancesIfNeeded() void QPDFAcroFormDocumentHelper::disableDigitalSignatures() { + qpdf.removeSecurityRestrictions(); std::set to_remove; auto fields = getFormFields(); for (auto& f: fields) { diff --git a/libqpdf/QPDFJob.cc b/libqpdf/QPDFJob.cc index 7b007c08..b2f905a1 100644 --- a/libqpdf/QPDFJob.cc +++ b/libqpdf/QPDFJob.cc @@ -2127,9 +2127,6 @@ QPDFJob::handleTransformations(QPDF& pdf) } }; if (m->remove_restrictions) { - pdf.removeSecurityRestrictions(); - } - if (m->disable_signatures) { make_afdh(); afdh->disableDigitalSignatures(); } diff --git a/libqpdf/QPDFJob_config.cc b/libqpdf/QPDFJob_config.cc index 922d46e5..4798ce9b 100644 --- a/libqpdf/QPDFJob_config.cc +++ b/libqpdf/QPDFJob_config.cc @@ -144,13 +144,6 @@ QPDFJob::Config::deterministicId() return this; } -QPDFJob::Config* -QPDFJob::Config::disableSignatures() -{ - o.m->disable_signatures = true; - return this; -} - QPDFJob::Config* QPDFJob::Config::encryptionFilePassword(std::string const& parameter) { diff --git a/libqpdf/qpdf/auto_job_help.hh b/libqpdf/qpdf/auto_job_help.hh index 9147b601..da6520c5 100644 --- a/libqpdf/qpdf/auto_job_help.hh +++ b/libqpdf/qpdf/auto_job_help.hh @@ -157,15 +157,10 @@ encrypted. Normally qpdf preserves whatever encryption was present on the input file. This option overrides that behavior. )"); ap.addOptionHelp("--remove-restrictions", "transformation", "remove security restrictions from input file", R"(Remove restrictions associated with digitally signed PDF files. -This may be combined with --decrypt and --disable-signatures to -allow free editing of previously signed/encrypted files. This -option invalidates the signature but leaves its visual -appearance intact. See also --disable-signatures. -)"); -ap.addOptionHelp("--disable-signatures", "transformation", "disable digital signature fields", R"(Remove all digital signature fields from a file. The appearance -of the digital signature, if any, will remain on the page, but -it will no longer be a signature field. See also ---remove-restrictions. +This may be combined with --decrypt to allow free editing of +previously signed/encrypted files. This option invalidates and +disables any digital signatures but leaves their visual +appearances intact. )"); ap.addOptionHelp("--copy-encryption", "transformation", "copy another file's encryption details", R"(--copy-encryption=file @@ -173,14 +168,14 @@ Copy encryption details from the specified file instead of preserving the input file's encryption. Use --encryption-file-password to specify the encryption file's password. )"); -} -static void add_help_3(QPDFArgParser& ap) -{ ap.addOptionHelp("--encryption-file-password", "transformation", "supply password for --copy-encryption", R"(--encryption-file-password=password If the file named in --copy-encryption requires a password, use this option to supply the password. )"); +} +static void add_help_3(QPDFArgParser& ap) +{ ap.addOptionHelp("--qdf", "transformation", "enable viewing PDF code in a text editor", R"(Create a PDF file suitable for viewing in a text editor and even editing. This is for editing the PDF code, not the page contents. All streams that can be uncompressed are uncompressed, and @@ -290,9 +285,6 @@ Force the output PDF file's PDF version header to be the specified value, even if the file uses features that may not be available in that version. )"); -} -static void add_help_4(QPDFArgParser& ap) -{ ap.addHelpTopic("page-ranges", "page range syntax", R"(A full description of the page range syntax, with examples, can be found in the manual. Summary: @@ -306,6 +298,9 @@ resulting set of pages, where :odd starts with the first page and :even starts with the second page. These are odd and even pages from the resulting set, not based on the original page numbers. )"); +} +static void add_help_4(QPDFArgParser& ap) +{ ap.addHelpTopic("modification", "change parts of the PDF", R"(Modification options make systematic changes to certain parts of the PDF, causing the PDF to render differently from the original. )"); @@ -481,13 +476,13 @@ ap.addOptionHelp("--user-password", "encryption", "specify user password", R"(-- Set the user password of the encrypted file. )"); -} -static void add_help_5(QPDFArgParser& ap) -{ ap.addOptionHelp("--owner-password", "encryption", "specify owner password", R"(--owner-password=owner-password Set the owner password of the encrypted file. )"); +} +static void add_help_5(QPDFArgParser& ap) +{ ap.addOptionHelp("--bits", "encryption", "specify encryption key length", R"(--bits={48|128|256} Specify the encryption key length. For best security, always use @@ -659,15 +654,15 @@ the destination pages. See qpdf --help=page-ranges for help with the page range syntax. The page range may be omitted if --repeat is used. )"); -} -static void add_help_6(QPDFArgParser& ap) -{ ap.addOptionHelp("--repeat", "overlay-underlay", "overlay/underlay pages to repeat", R"(--repeat=page-range Specify pages from the overlay/underlay that are repeated after "from" pages have been exhausted. See qpdf --help=page-ranges for help with the page range syntax. )"); +} +static void add_help_6(QPDFArgParser& ap) +{ ap.addHelpTopic("attachments", "work with embedded files", R"(It is possible to list, add, or delete embedded files (also known as attachments) and to copy attachments from other files. See help on individual options for details. Run qpdf --help=add-attachment @@ -776,9 +771,6 @@ ap.addOptionHelp("--requires-password", "inspection", "silently test a file's pa 2: the file is not encrypted 3: the file is encrypted, and correct password (if any) has been supplied )"); -} -static void add_help_7(QPDFArgParser& ap) -{ ap.addOptionHelp("--check", "inspection", "partially check whether PDF is valid", R"(Check the structure of the PDF file as well as a number of other aspects of the file, and write information about the file to standard output. Note that qpdf does not perform any validation @@ -786,6 +778,9 @@ of the actual PDF page content or semantic correctness of the PDF file. It merely checks that the PDF file is syntactically valid. See also qpdf --help=exit-status. )"); +} +static void add_help_7(QPDFArgParser& ap) +{ ap.addOptionHelp("--show-encryption", "inspection", "information about encrypted files", R"(Show document encryption parameters. Also show the document's user password if the owner password is given and the file was encrypted using older encryption formats that allow user @@ -866,9 +861,6 @@ This option is repeatable. If given, only specified objects will be shown in the "objects" key of the JSON output. Otherwise, all objects will be shown. )"); -} -static void add_help_8(QPDFArgParser& ap) -{ ap.addOptionHelp("--json-stream-data", "json", "how to handle streams in json output", R"(--json-stream-data={none|inline|file} When used with --json, this option controls whether streams in @@ -880,6 +872,9 @@ object number. The prefix can be overridden with when --json-output is specified, in which case the default is "inline". )"); +} +static void add_help_8(QPDFArgParser& ap) +{ ap.addOptionHelp("--json-stream-prefix", "json", "prefix for json stream data files", R"(--json-stream-prefix=file-prefix When used with --json-stream-data=file, --json-stream-data=file-prefix diff --git a/libqpdf/qpdf/auto_job_init.hh b/libqpdf/qpdf/auto_job_init.hh index 5aa280d1..23b55c7f 100644 --- a/libqpdf/qpdf/auto_job_init.hh +++ b/libqpdf/qpdf/auto_job_init.hh @@ -43,7 +43,6 @@ this->ap.addBare("coalesce-contents", [this](){c_main->coalesceContents();}); this->ap.addBare("copy-attachments-from", b(&ArgParser::argCopyAttachmentsFrom)); this->ap.addBare("decrypt", [this](){c_main->decrypt();}); this->ap.addBare("deterministic-id", [this](){c_main->deterministicId();}); -this->ap.addBare("disable-signatures", [this](){c_main->disableSignatures();}); this->ap.addBare("empty", b(&ArgParser::argEmpty)); this->ap.addBare("encrypt", b(&ArgParser::argEncrypt)); this->ap.addBare("externalize-inline-images", [this](){c_main->externalizeInlineImages();}); diff --git a/libqpdf/qpdf/auto_job_json_init.hh b/libqpdf/qpdf/auto_job_json_init.hh index bce96593..135a5159 100644 --- a/libqpdf/qpdf/auto_job_json_init.hh +++ b/libqpdf/qpdf/auto_job_json_init.hh @@ -71,9 +71,6 @@ popHandler(); // key: decrypt pushKey("deterministicId"); addBare([this]() { c_main->deterministicId(); }); popHandler(); // key: deterministicId -pushKey("disableSignatures"); -addBare([this]() { c_main->disableSignatures(); }); -popHandler(); // key: disableSignatures pushKey("staticAesIv"); addBare([this]() { c_main->staticAesIv(); }); popHandler(); // key: staticAesIv diff --git a/libqpdf/qpdf/auto_job_schema.hh b/libqpdf/qpdf/auto_job_schema.hh index bd238aca..84f4cd4a 100644 --- a/libqpdf/qpdf/auto_job_schema.hh +++ b/libqpdf/qpdf/auto_job_schema.hh @@ -16,7 +16,6 @@ static constexpr char const* JOB_SCHEMA_DATA = R"({ "decodeLevel": "control which streams to uncompress", "decrypt": "remove encryption from input file", "deterministicId": "generate ID deterministically", - "disableSignatures": "disable digital signature fields", "staticAesIv": "use a fixed AES vector", "staticId": "use a fixed document ID", "noOriginalObjectIds": "omit original object IDs in qdf", diff --git a/manual/cli.rst b/manual/cli.rst index 411fbdf1..457796e3 100644 --- a/manual/cli.rst +++ b/manual/cli.rst @@ -736,40 +736,24 @@ Related Options whatever encryption was present on the input file. This functionality is not intended to be used for bypassing copyright restrictions or other restrictions placed on files by their - producers. See also :qpdf:ref:`--copy-encryption`, - :qpdf:ref:`--remove-restrictions`, and - :qpdf:ref:`--disable-signatures`. + producers. See also :qpdf:ref:`--copy-encryption` and + :qpdf:ref:`--remove-restrictions`. .. qpdf:option:: --remove-restrictions .. help: remove security restrictions from input file Remove restrictions associated with digitally signed PDF files. - This may be combined with --decrypt and --disable-signatures to - allow free editing of previously signed/encrypted files. This - option invalidates the signature but leaves its visual - appearance intact. See also --disable-signatures. + This may be combined with --decrypt to allow free editing of + previously signed/encrypted files. This option invalidates and + disables any digital signatures but leaves their visual + appearances intact. Remove security restrictions associated with digitally signed PDF - files. This may be combined with :qpdf:ref:`--decrypt` and - :qpdf:ref:`--disable-signatures` to allow free editing of - previously signed/encrypted files. This option invalidates the - signature but leaves its visual appearance intact. See also - :qpdf:ref:`--disable-signatures`. - -.. qpdf:option:: --disable-signatures - - .. help: disable digital signature fields - - Remove all digital signature fields from a file. The appearance - of the digital signature, if any, will remain on the page, but - it will no longer be a signature field. See also - --remove-restrictions. - - Remove all digital signature fields from a file. The appearance - of the digital signature, if any, will remain on the page, but - it will no longer be a signature field. See also - :qpdf:ref:`--remove-restrictions`. + files. This may be combined with :qpdf:ref:`--decrypt` to allow + free editing of previously signed/encrypted files. This option + invalidates and disables any digital signatures but leaves their + visual appearances intact. .. qpdf:option:: --copy-encryption=file diff --git a/manual/qpdf.1 b/manual/qpdf.1 index 9ab0fbd5..2ef91031 100644 --- a/manual/qpdf.1 +++ b/manual/qpdf.1 @@ -221,16 +221,10 @@ present on the input file. This option overrides that behavior. .TP .B --remove-restrictions \-\- remove security restrictions from input file Remove restrictions associated with digitally signed PDF files. -This may be combined with --decrypt and --disable-signatures to -allow free editing of previously signed/encrypted files. This -option invalidates the signature but leaves its visual -appearance intact. See also --disable-signatures. -.TP -.B --disable-signatures \-\- disable digital signature fields -Remove all digital signature fields from a file. The appearance -of the digital signature, if any, will remain on the page, but -it will no longer be a signature field. See also ---remove-restrictions. +This may be combined with --decrypt to allow free editing of +previously signed/encrypted files. This option invalidates and +disables any digital signatures but leaves their visual +appearances intact. .TP .B --copy-encryption \-\- copy another file's encryption details --copy-encryption=file diff --git a/manual/release-notes.rst b/manual/release-notes.rst index 61626fb1..963f02b0 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -71,10 +71,8 @@ Planned changes for future 12.x (subject to change): shell completion and allows creation of passwords that start with ``-``. - - Add ``QPDFAcroFormDocumentHelper::disableDigitalSignatures`` and - the :qpdf:ref:`--disable-signatures` command-line argument. This - disables any digital signature fields, leaving their visual - representations intact. + - :qpdf:ref:`--remove-restrictions` flag now also disables + digital signatures in the file. - Build Enhancements: @@ -102,6 +100,10 @@ Planned changes for future 12.x (subject to change): - Add methods to ``Buffer`` to work more easily and efficiently with ``std::string``. + - Add ``QPDFAcroFormDocumentHelper::disableDigitalSignatures``, + which disables any digital signature fields, leaving their + visual representations intact. + 11.6.4: December 10, 2023 - Bug fixes: diff --git a/qpdf/qtest/qpdf/minimal-signed-restricted.pdf b/qpdf/qtest/qpdf/minimal-signed-restricted.pdf index b80e2263..3b43ef4c 100644 Binary files a/qpdf/qtest/qpdf/minimal-signed-restricted.pdf and b/qpdf/qtest/qpdf/minimal-signed-restricted.pdf differ diff --git a/qpdf/qtest/qpdf/minimal-signed-restrictions-removed.pdf b/qpdf/qtest/qpdf/minimal-signed-restrictions-removed.pdf index af4055d7..440ca13c 100644 --- a/qpdf/qtest/qpdf/minimal-signed-restrictions-removed.pdf +++ b/qpdf/qtest/qpdf/minimal-signed-restrictions-removed.pdf @@ -6,8 +6,12 @@ << /AcroForm << /DA (/Helv 0 Tf 0 g ) + /DR << + /Font << + /SourceSansPro-Regular 3 0 R + >> + >> /Fields [ - 3 0 R ] /SigFlags 0 >> @@ -26,27 +30,21 @@ endobj 2 0 obj << /Creator (Acrobat Sign) - /ModDate (D:20221212035245-08'00') + /ModDate (D:20231224043055-08'00') /Producer (Acrobat Sign) >> endobj 3 0 obj << - /F 132 - /FT /Sig - /MK 7 0 R - /P 8 0 R - /Rect [ - 0 - 0 - 0 - 0 + /BaseFont /GXXHAY+SourceSansPro-Regular + /DescendantFonts [ + 7 0 R ] - /Subtype /Widget - /T (SignatureField1) - /Type /Annot - /V 9 0 R + /Encoding /Identity-H + /Subtype /Type0 + /ToUnicode 8 0 R + /Type /Font >> endobj @@ -66,11 +64,11 @@ stream xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:dc="http://purl.org/dc/elements/1.1/"> Acrobat Sign - 2022-12-12T03:52:45-08:00 - 2022-12-12T03:52:45-08:00 + 2023-12-24T04:30:55-08:00 + 2023-12-24T04:30:55-08:00 Acrobat Sign - uuid:14168114-9962-29d8-5bb2-0c7c9bde010f - uuid:7183f29d-f7e4-2cc9-5dcf-0c7c9bde010f + uuid:5af9ad0e-cc1f-2f4c-5311-f3ec5bd6f4ed + uuid:672b8604-fc9d-2afb-73e3-f3ec5bd6f4ed application/pdf @@ -109,8 +107,8 @@ endobj << /Count 2 /Kids [ - 8 0 R 10 0 R + 11 0 R ] /Type /Pages >> @@ -118,24 +116,194 @@ endobj 7 0 obj << - /R 0 + /BaseFont /GXXHAY+SourceSansPro-Regular + /CIDSystemInfo << + /Ordering (Identity) + /Registry (Adobe) + /Supplement 0 + >> + /CIDToGIDMap /Identity + /DW 1000 + /FontDescriptor 12 0 R + /Subtype /CIDFontType2 + /Type /Font + /W [ + 1 + [ + 200 + ] + 5 + [ + 615 + 527 + ] + 11 + [ + 480 + ] + 20 + [ + 534 + 536 + ] + 26 + [ + 476 + ] + 28 + [ + 504 + 553 + 456 + 555 + 496 + ] + 35 + [ + 544 + 246 + 247 + 495 + 255 + 829 + 547 + 542 + 555 + ] + 45 + [ + 347 + ] + 47 + [ + 338 + ] + 49 + [ + 467 + ] + 52 + [ + 467 + ] + 1087 + [ + 497 + ] + 1089 + [ + 497 + 497 + 497 + ] + 1094 + [ + 497 + ] + 1096 + [ + 497 + ] + 1141 + [ + 249 + 249 + 249 + ] + 1175 + [ + 303 + 303 + ] + 1213 + [ + 847 + ] + ] >> endobj -%% Page 1 8 0 obj +<< + /Length 9 0 R +>> +stream +/CIDInit /ProcSet findresource begin +12 dict begin +begincmap +/CIDSystemInfo +<< /Registry (TTX+0) +/Ordering (T42UV) +/Supplement 0 +>> def +/CMapName /TTX+0 def +/CMapType 2 def +1 begincodespacerange +<0000> +endcodespacerange +37 beginbfrange +<0001><0001><0020> +<0005><0005><0044> +<0006><0006><0045> +<000b><000b><004a> +<0014><0014><0053> +<0015><0015><0054> +<001a><001a><0059> +<001c><001c><0061> +<001d><001d><0062> +<001e><001e><0063> +<001f><001f><0064> +<0020><0020><0065> +<0023><0023><0068> +<0024><0024><0069> +<0025><0025><006a> +<0026><0026><006b> +<0027><0027><006c> +<0028><0028><006d> +<0029><0029><006e> +<002a><002a><006f> +<002b><002b><0070> +<002d><002d><0072> +<002f><002f><0074> +<0031><0031><0076> +<0034><0034><0079> +<043f><043f><0030> +<0441><0441><0032> +<0442><0442><0033> +<0443><0443><0034> +<0446><0446><0037> +<0448><0448><0039> +<0475><0475><002e> +<0476><0476><002c> +<0477><0477><003a> +<0497><0497><0028> +<0498><0498><0029> +<04bd><04bd><0040> +endbfrange +endcmap +CMapName currentdict /CMap defineresource pop +end end +endstream +endobj + +9 0 obj +1018 +endobj + +%% Page 1 +10 0 obj << /Annots [ - 11 0 R - 12 0 R - 3 0 R + 13 0 R ] /Contents [ - 13 0 R - 15 0 R - 17 0 R - 19 0 R - 21 0 R + 14 0 R + 16 0 R + 18 0 R + 20 0 R + 22 0 R + 24 0 R + 26 0 R ] /CropBox [ 0 @@ -152,11 +320,16 @@ endobj /Parent 6 0 R /Resources << /Font << - /F1 23 0 R + /F1 28 0 R + /Xi0 29 0 R >> /XObject << - /Xi0 24 0 R - /Xi1 26 0 R + /Xi1 30 0 R + /Xi2 32 0 R + /Xi3 34 0 R + /Xi4 36 0 R + /Xi5 38 0 R + /Xi6 40 0 R >> >> /Rotate 0 @@ -164,49 +337,8 @@ endobj >> endobj -9 0 obj -<< - /ByteRange [ - 0 - 135384 - 164120 - 1893 - ] - /Contents <30821cc406092a864886f70d010702a0821cb530821cb1020101310f300d06096086480165030402010500300b06092a864886f70d010701a082141f3082074d30820535a0030201020210620292d85683f258528f57dd9c301deb300d06092a864886f70d01010b05003068310b300906035504061302555331233021060355040a131a41646f62652053797374656d7320496e636f72706f7261746564311d301b060355040b131441646f6265205472757374205365727669636573311530130603550403130c41646f626520434453204341301e170d3230303232343030303030305a170d3233303232333233353935395a3081a7312e302c06035504030c2541646f6265205369676e2c206120446f63756d656e7420436c6f756420736f6c7574696f6e312d302b06092a864886f70d010901161e61646f62652d7369676e2d6365727469666965644061646f62652e636f6d310b30090603550406130255533111300f060355040b0c0870726f642d68736d3111300f06035504070c0853616e204a6f73653113301106035504080c0a43616c69666f726e696130820122300d06092a864886f70d01010105000382010f003082010a0282010100ac6c1757a3a646ea5acc1fd53dbef258837fea2e9af7ac2a78d07269a4e4ea3ab7f8233448b0c83f8b3e6a0ec056e9a2ab89c47c93c02ad4ff787d08417cf70c5583702d8c5b478010e7b5b479bebd4a90f8f71275000dad143f0d4809c32e998149d419e72da7854a578e1fbb418ed9fa18b9caf48012e960f4eedbdc3384152d9417d34271a09fe17b0ad88b2ffe973cf23aac152a76456cde11fc23547af554d9bddff7f59aab852390a386e5034508dfd7d8db2fb9b4c0dd43e04d4d02ac1e19ad432670423f822feaa1617ca8c6393ac49f95519574a352d28ee9cc51b5487e2ab9b4cfc3004eaadc4060865db370e239ade99609ebd8e17d7f7758c9630203010005a38202b1308202ad300c0603551d130101ff04023000300b0603551d0f0404030206c030140603551d25040d300b06092a864886f72f010105301d0603551d0e04160414b3fb6d0a50679945720a4f917cfad6daaf42cee53081e40603551d200481dc3081d93081d606092a864886f72f0102013081c8303606082b06010505070201162a68747470733a2f2f7777772e61646f62652e636f6d2f6d6973632f706b692f6364735f63702e68746d6c30818d06082b060105050702023081801a7e54686520636572746966696361746520686173206265656e2069737375656420696e20636f6e666f726d616e636520776974682074686520436572746966696361746520506f6c69637920666f756e642061742068747470733a2f2f7777772e61646f62652e636f6d2f6d6973632f706b692f6364735f63702e68746d6c305d0603551d1f045630543052a050a04e864c687474703a2f2f706b692d63726c2e73796d617574682e636f6d2f63615f64623935623838643961373464366561663163303133653936323738396435342f4c617465737443524c2e63726c303706082b06010505070101042b3029302706082b06010505073001861b687474703a2f2f706b692d6f6373702e73796d617574682e636f6d301f0603551d23041830168014d1cc0854a27ace82de4db256a2f879d18d9e1bd7303c060a2a864886f72f01010901042e302c0201018627687474703a2f2f61646f62652d74696d657374616d702e67656f74727573742e636f6d2f7473613013060a2a864886f72f0101090204053003020101302d060a6086480186f845011003041f301d06136086480186f84501100102050101839f9cb44216063538373234313039060a6086480186f845011005042b302902010016246148523063484d364c79397761326b74636d457563336c74595856306143356a6232303d300d06092a864886f70d01010b05000382020100433ebb23c2926b016319758488a75ae253ba4e6644339a4e954f144761617fc093ea4a4801c847daa18c41dcb857e2172975d35fe3bf822040757c8eec024d93e3da32afe0dfe8957ace542cf8b0ceee215d0c5c346a4b58a4b45ebf38621649462cb332bfc666692ba6b287cd2eeeaa7dc96c031a774bbc11d537f9f9731f0e262d7e45f120a87e03eea5b6edf0b52d3ca383cb109f6dc557d4f5d59f68d8fb7c6bd71d712918699a91bf19381a7eee63ce48628eca0de519f8ea597eb7e802c8108653d9467918caf5ae34e9a466176c278fa2c0c27966ea7a5701baddc299e795b42664e006d9b29ee97c6933f9f021151f9c51dd7a04d70b1bc5a0072604b3d0f3fce3e4ad4fe28c3f934444bc59d42b6be2ae39631ef3cb58a154e497667a7f802ac22a830fb3bf70ac79d886e08fef1c23c081178f1286f74f48976deebc214f6e8fcfbac7dece660cb9a917b80d500852075d9c5a50f6507c3232d9da1640f378e0ffd6caa8c4aa364aa35f11e36119d24dd5a70aa978ae585484f4d6835bb0f0a715902c30cf547b14d03f6cc6c7b5f2121d1b05903ca11e5b7e0dbeed4483f673c9636b89053f39a0cb7ff4809a136bfd2b99a719af18fe37c91c10eeb7b5a55eb9e4ed373d1ba9639eadc04405a465dddae380fecbbde60a2063a1182ce2c3a01f34207ef4631b291ae030dc72d4e1cc04bd759899e6bea7667b89308207223082050aa00302010202100a915e54fd303bf3fe783ec40e3abccb300d06092a864886f70d01010b0500306c310b300906035504061302555331233021060355040a131a41646f62652053797374656d7320496e636f72706f7261746564311d301b060355040b131441646f6265205472757374205365727669636573311930170603550403131041646f626520526f6f74204341204732301e170d3136313132393030303030305a170d3431313132383233353935395a3068310b300906035504061302555331233021060355040a131a41646f62652053797374656d7320496e636f72706f7261746564311d301b060355040b131441646f6265205472757374205365727669636573311530130603550403130c41646f62652043445320434130820222300d06092a864886f70d01010105000382020f003082020a0282020100bf52b1677cb144e1cefd04deb67ba3eeb7fc95411f6ec0ae1d4dd024c8182765b1328f1620b9a4aa2dee3d33693feeccc00abc5823d2019c78e6e673c33f52f7dd74e6f86d44342425adb00c1cce1792af750b9b6c6fce58c5c964d8778e0b940d2f4aa5bec0229a92baae0b61d2c813cc5e5335906a5ffed0519ea3b1cd57e689ca3874475158f64ae41fed16b2485d0231ccce0c947c7234398321b326335cbf46b3873efef4b26eb40f28cfc5561276486c1ea09c424993b8ceec44b162141bb17dbbed6c532b0bb57a5b7ca6358c04460e973082bffbc9c7dff533c098f69fd0a8d97ca12640da64c12962687d4054962c28a56af3ebdcce92d131c3a5506d349308c17e24251dfc47a99e41b858004f0840d23372b923509b3d4f727bb40bbb9a291927aa227a44bb57b960a421fb5da978cd5a686e67a8d6b40edca431221dd7a5c93d8bae58086788efac7b1cf7bd769e927e68aa1cc544fe3abe26334fc56b1606494c94b32de399ae4d97b8ddc50f865b3685a67505676f543fd39a1c995b151d524dc7969b598c2d39d613eb714077e5380864985833e936ce026c293a6841b618a0015fb599100d38ec281ce5d16227e47dac83d1ab6a8e8a3ecb7ec0f139f33f069d44ea5402401820f0811dca362079ed106c363a553d5be4d6e94c8e496b9126780be420f5bdd6546d5a0a923872a40393565de7acc02fd43d0203010001a38201c2308201be30120603551d130101ff040830060101ff0201003081e40603551d200481dc3081d93081d606092a864886f72f0102013081c8303606082b06010505070201162a68747470733a2f2f7777772e61646f62652e636f6d2f6d6973632f706b692f6364735f63702e68746d6c30818d06082b060105050702023081801a7e54686520636572746966696361746520686173206265656e2069737375656420696e20636f6e666f726d616e636520776974682074686520436572746966696361746520506f6c69637920666f756e642061742068747470733a2f2f7777772e61646f62652e636f6d2f6d6973632f706b692f6364735f63702e68746d6c30350603551d1f042e302c302aa028a0268624687474703a2f2f63726c2e61646f62652e636f6d2f61646f6265726f6f7467322e63726c30140603551d25040d300b06092a864886f72f010105300e0603551d0f0101ff04040302010630240603551d11041d301ba4193017311530130603550403130c53594d432d343039362d3332301d0603551d0e04160414d1cc0854a27ace82de4db256a2f879d18d9e1bd7301f0603551d23041830168014a61ce16d54244ca88f4872bf6ea98cd5e4ec31d4300d06092a864886f70d01010b0500038202010023df9aeed8d147e70bde2a17f4c0060f8546c723ce5c298e21c1928cc12e3cb58855f2776c7e5c82017fd3a7c93cfb6fed508cbbdfb589e8e0d108d37ee6e0ed966af363fa778164a4f700f94dabe942adfcecf7e30cea255207ca84014e47f2eae638f8cc2bd94f25ed6ad18da2ab90d536447155dcc435cf58aebf87706135bf1e3c80aea96dabf59a1d33960812f031ec407d119a6586dffe7700a271cf5ad9780a52dd4a7ef7469aeffdd927017a31b8ab18cd24c8b3816657e813b611e622ea8692bde354133cfa7f99560469c57257ea49b8e26ff6da6d1214eab5579f198f6f1037b982e396e317e226a458a922aa633ea0532b6c9686c0c2dfb13fc73f0ded37559285f730bd25fa2987de22c68484c7c562b6742eff6b7ee28f636bbc845c3d314778935ae47f9f5dd4de2565a5578c9d8a3294d4d45702a12dadab7b5bef15f15927babc4e1bdc9126843a436d00419fe46290d075c776525eae489f632036eb8c8dd68adb1bf7b72e6bc5e7b6a4c0fac505b4f0e121f47548cd752c708012dcc35d3248a89bf49ba0e1fbe45454ee4c2262b52b5438b54c6656c54fc88cfd9cc76a53d2aea6f3a96ca47812384105823e6537a664c23af4f78f2c12a83edeb6b7300774251ff116c7dff20a9aaf41c5f08ae03d874bd4bd744ebbc66b7cba25f15f21a889cad47e535c02698e898db786f5140b563988cd6760c7308205a43082038ca00302010202105df12f5f57a7c3e1b002d893270cdde1300d06092a864886f70d01010b0500306c310b300906035504061302555331233021060355040a131a41646f62652053797374656d7320496e636f72706f7261746564311d301b060355040b131441646f6265205472757374205365727669636573311930170603550403131041646f626520526f6f74204341204732301e170d3136313132393030303030305a170d3436313132383233353935395a306c310b300906035504061302555331233021060355040a131a41646f62652053797374656d7320496e636f72706f7261746564311d301b060355040b131441646f6265205472757374205365727669636573311930170603550403131041646f626520526f6f7420434120473230820222300d06092a864886f70d01010105000382020f003082020a0282020100b6da72629bee837b32a246e38a23329757ac2d737451cb06ff7b32e6970cacc8e7d92067484af74d25814f225d6f69da2c1842cfc56c9d3e7134715252a1b61a5b9d14cdbb8d91e4b188f9700f6d0ce7c6a7ebf3649c4f5d41c05fe61788404ceb03cb95efb2a5e68e38bd1c237957c3227104c9710eb32bd5bd539da6ee52eddef2b54ff7902852fd50177e24dd37d80a121b138ba31439e6a949a7c6d54c16c15f6db4670ae71a9976439f45eccc1cf4a412506ffa909fe66aa8bb97913ffde5208fe08ff963bcd9c5b95d098ca7969267a860d5d5b67412c375d1197bbff3978dde5a9f92f03441cb34287c3b7ec802a4a7b3092b955d861e119cc19d024920d6cededa8b311b4f748487eac15e291399bb413e2290d266c71a2bbd93444df3be171089a3bda2ef233299958798a5ce6ef96e3ef072cea569b853e5772c0abd980722d7bbdf44d9d8966d9c0ad7eb7f3f00f8c3287de125124d9f1f0a1f6fd658d4de936218f2fbb230cac5ba428ccc38a096a7cbd901b3c96a4e6cc4dace1bcffd9d8c323b5656d32865e19c7944df4aaeb81cdc33164668cf7ace3d8bb5658c38f773c48ea698e5fc4832d05dfe4bf69b9592154530040d9e2562a4c74bbf719f756407f14b0b866daa650efafd3732095d176d8994402387e9b45395cd236f090f42ccaed0411adb6cb7458ec30fdd5c527ec20972b70c0134832e6e810203010001a3423040300e0603551d0f0101ff040403020106300f0603551d130101ff040530030101ff301d0603551d0e04160414a61ce16d54244ca88f4872bf6ea98cd5e4ec31d4300d06092a864886f70d01010b0500038202010095fa7563bf6a261336974420a5a5e279e101ef081444d9404113d03a3c36e0d9669cce0aaaecf1f4b495a0fd443e54f1fb792ed1d19c4d8859881b0b4de3938cc4f88f7ea3e6329359f5aeb86c106e86b0b527ed6e65bb06ccb9c7c64453b83bd2da194761d59576da478e828629c794dbbbf485c1b5666c6dd1befdbb631ab560e9c400b3753f18016ca0be06d4c92a57ab210ef1d03639731016e44b421d72fb7e277b2a9ff3a6254f2d02accdc7b7b644b508d991f80d3d508d569d82293951533d0007934b5813b08a779c20a2776685d0ca5e219a75bb6e44f32411c4161e545a23d5962dc7061f733dd7e80ebc8086fa641791ccfabec2df1b1294bc878eceea1279a723416dda810dee9255dc33ed952d8c604424ce6873af23f9035286791edb7fddb8878ad23a29c29c82784b45724c8d8c0a0b62cac61b7f8c4101950ea81867f5bc3b0d00433fd9b7445f72a4267c275bc566d3bac47c96965ff2b79a3d4d97e5a769603a58f16fab54d50b72c93f4a3f8167c62972b324f7405b5dfd8aedb6f3430d8e0edcc7a612fa49092ddc96baa0a2da591bd04ec68aecaf30f964a295f0adb78bb8000c41cb19709adfca1de31f1d9b24b72feb1cbca4ee4c20b51cd776fa40eeab98906c8b5ad4ed6680792756fb39852b68c0eea86d6cdfd8cc7211e375ad46a8ec2c056c43a82e07aad758ed32b6a1f64bbea4c7bd3e3182086930820865020101307c3068310b300906035504061302555331233021060355040a131a41646f62652053797374656d7320496e636f72706f7261746564311d301b060355040b131441646f6265205472757374205365727669636573311530130603550403130c41646f6265204344532043410210620292d85683f258528f57dd9c301deb300d06096086480165030402010500a08206be301806092a864886f70d010903310b06092a864886f70d010701301c06092a864886f70d010905310f170d3232313231323131353234355a302f06092a864886f70d01090431220420d6a05888300c6bcc988852c13d5086ec15a6fe1da61895098431b3994eee3f7b3082065106092a864886f72f010108318206423082063ea082063a308206363082034830820130020101300d06092a864886f70d01010b05003068310b300906035504061302555331233021060355040a131a41646f62652053797374656d7320496e636f72706f7261746564311d301b060355040b131441646f6265205472757374205365727669636573311530130603550403130c41646f626520434453204341170d3232313230353138353635345a170d3232313231323138353635345a3062302f02100841011414acd771cd409020d6210e3e170d3230303932393138313330385a300c300a0603551d1504030a0109302f02101692f5ee433ecc86333879f09343aa81170d3231303832353231343033355a300c300a0603551d1504030a0104a030302e301f0603551d23041830168014d1cc0854a27ace82de4db256a2f879d18d9e1bd7300b0603551d14040402022185300d06092a864886f70d01010b05000382020100bd98ab2bb9762973e026d6057f0c7860d88da763f47d808e197cd2a018acb6f2ba29e61ab761c78e449c3efa60fa183cf6ea54573cbfb200a732dbc9c2ec54d8f9a918c62886e0cf1a6454e9de0c67c99b36e78656440e95556fc0a5562b8290bb74912ffe5380d432986959127a61c0c935cf13fc75088b8ad5b184295d1798b9343953a57cda1d9c126927190996436b11062b091122916dd65066e2bc91ed0984409c4115f8611c0dc69545ed0514cdf868d199931417a1382720f6e5ad0f9bbbf68a1537e37935003489a94d1a2f3408809e097a4c018161ee07f16c8c621f80c09edfd6c1d3171642b37a1d6fc334f99efa2e7e561f0a2a3431f190c72b4b84e55662b7c6799f8732344589bc9653be03279f34304d36f3ed8c760725cf94b2099fd04e349236e8a900dbef2ffda9b1834a83644ccc68f94ee4153d445f1267482e0cbc0f7e6e955bf31fed9aa7e915ae53c1fc58caf453e68cb286621eb0a526b12a079c1ce4a23245d64580b2388d1a75ae7baad728e5bc3725e8cdffeb209e58b5d53525f285656306fe9399272ab6ef8e002ea5831a749ec5ba7e639bd7de22f08181ed25b261f6bf4184ff89fb9529ff9c1afd22132f7ce586e94462e64d1e5871ed588f877bd3aba1fdf46d28a3bffb4a14e5de2a19f4e95928fda10a6aca4f0320bf2bff4e46e580e05c42803134cfe9fba3e80335113e506a84308202e63081cf020101300d06092a864886f70d01010b0500306c310b300906035504061302555331233021060355040a131a41646f62652053797374656d7320496e636f72706f7261746564311d301b060355040b131441646f6265205472757374205365727669636573311930170603550403131041646f626520526f6f74204341204732170d3231313131313030303030305a170d3236313131303233353935395aa02f302d301f0603551d23041830168014a61ce16d54244ca88f4872bf6ea98cd5e4ec31d4300a0603551d140403020102300d06092a864886f70d01010b05000382020100a36d0b62ee4e90ae360a2c62484a27c43884986de7f673ec65f902ccc4c0853c477ca7f09ba31de5f5a0387005dea0c1f7176ae4dd04c74785ff469c95566b2823aad4dcdcb30d323829c85d8c21d9a8a620447b8d28a6b7f101a42702086dc2c9ddfa6b9e8f41876e3e3c89a8bf9654b003e478a48dd952e2eb4cf456257f81b10998547bac41fbc8e3175b075f825c04b61db4fdff91626c128b278d34df8d00b5f28fad87f0eb288f6352b2185676b1380dd16aa5cbe18374bb00e106d5cb6b04a2eb5db9e47cfa8839393703b6bceee28d51d0c74c434da1cb6ba6d0f1b2bc9855caf4e0e4f97cbc96c2562a5ec2a8c15037ff5aad15fb6ff64d9e25d85ebbc9f5142be70a401cfd1adb629aabe73e03e41250f46d1b0c20d2ac9e40ecc4632e0174690c5cca9f5ab284a9057fc310759cdeec44a41825516b27ca7c4f3e5adcf8feced5e4ee879e455f44a41f321f7778d7b8e18b607d9f97d59054953974077857a65eaca0f97922defda38a1992710476c9e15b313251852fd9d1816018736bbd323378213ee264df559a74496588872c9b50fa1edd0d4eae36c23d7f271916ecf1041b9d5a234060accc02fd99f9961ee62a4265bced9d37f3fdd2e8581f68f6f087a5c98c7a75477f063758c2292370c7c980e08c63f459f1cd4dc62824caa8a479822a156dc6f868e794c4a858b8571bd60d2c6d09f5196b5efa91300d06092a864886f70d01010b0500048201002b4cc585b762855b2099ae7ff8ef2240360b7fbe03dbb234e7f51c1f88c9de9a1e258c9ac9871d85eff3605af57526eef3ba6bc7ac76d415a7bcd02d59623bfffe3112bd37a0f9a61758b4e4425382fd2627711b19c42653d3faa5ef57366fbde86ae871537209812c8640b40f2c7412a45ad140fa90db94629da88412b891bb6d098f5cfeb59317c917c1c4e1f4f3094c1a4e5d70c31034fe131304636a19fb41738bba9acc7b9aa16a4526b432282642756263088c87d60de68290b8f4a45d50302e9eec72965a7d9082ccaafda85ac426883f03f7c4f87c3ddd383385dd033beb038017c6287318107e31247ce7fb581f56b8b521f21f270812e0410b0568000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000> - /Filter /Adobe.PPKLite - /M (D:20221212035245-08'00') - /Prop_Build << - /App << - /Name /Acrobat#20Sign#20CDS#20Signer - /R 6.6 - /TrustedMode true - >> - /Filter << - /Name /AdobePDFJavaToolkit.PPKLite - /PreRelease false - /R 0.0 - >> - >> - /Reason (Agreement certified by Adobe Acrobat Sign) - /Reference [ - << - /DigestMethod /MD5 - /TransformMethod /DocMDP - /TransformParams << - /P 1 - /Type /TransformParams - /V /1.2 - >> - /Type /SigRef - >> - ] - /SubFilter /adbe.pkcs7.detached - /Type /Sig ->> -endobj - %% Page 2 -10 0 obj +11 0 obj << /BleedBox [ 0 @@ -214,7 +346,7 @@ endobj 612 792 ] - /Contents 28 0 R + /Contents 42 0 R /CropBox [ 0 0 @@ -228,7 +360,7 @@ endobj 792 ] /Parent 6 0 R - /Resources 30 0 R + /Resources 44 0 R /Rotate 0 /TrimBox [ 0 @@ -240,84 +372,89 @@ endobj >> endobj -11 0 obj -<< - /A << - /S /URI - /URI (https://adobefreeuserschannel.na4.documents.adobe.com/verifier?tx=CBJCHBCAABAA1-5BC-Vgum0ZWIRgJgmZRsIySrvj9yOB) - >> - /Border [ - 0 - 0 - 0 - ] - /H /N - /P 8 0 R - /Rect [ - 255.6 - 576.8 - 345.6 - 592.8 - ] - /Subtype /Link ->> -endobj - 12 0 obj << - /A << - /S /URI - /URI (https://na4.documents.adobe.com/verifier?tx=CBJCHBCAABAA1-5BC-Vgum0ZWIRgJgmZRsIySrvj9yOB) - >> - /Border [ - 0 - 0 - 0 + /Ascent 750 + /CapHeight 660 + /Descent -250 + /Flags 32 + /FontBBox [ + -454 + -292 + 2159 + 968 ] - /H /N - /P 8 0 R - /Rect [ - 255.6 - 533.6 - 345.6 - 549.6 - ] - /Subtype /Link + /FontFile2 45 0 R + /FontName /GXXHAY+SourceSansPro-Regular + /ItalicAngle 0 + /StemV 80 + /Type /FontDescriptor >> endobj -%% Contents for page 1 13 0 obj << - /Length 14 0 R + /F 132 + /MK 47 0 R + /P 10 0 R + /Rect [ + 0 + 0 + 0 + 0 + ] + /Subtype /Widget + /T (SignatureField1) + /Type /Annot >> -stream -q -endstream endobj +%% Contents for page 1 14 0 obj -2 -endobj - -%% Contents for page 1 -15 0 obj << - /Length 16 0 R + /Length 15 0 R >> stream q endstream endobj -16 0 obj +15 0 obj 2 endobj %% Contents for page 1 -17 0 obj +16 0 obj << - /Length 18 0 R + /Length 17 0 R +>> +stream +q +endstream +endobj + +17 0 obj +2 +endobj + +%% Contents for page 1 +18 0 obj +<< + /Length 19 0 R +>> +stream +q +endstream +endobj + +19 0 obj +2 +endobj + +%% Contents for page 1 +20 0 obj +<< + /Length 21 0 R >> stream BT @@ -328,45 +465,107 @@ ET endstream endobj -18 0 obj +21 0 obj 44 endobj %% Contents for page 1 -19 0 obj -<< - /Length 20 0 R ->> -stream - Q -q -q 1 0 0 1 255.6 576.8 cm /Xi0 Do Q -Q -endstream -endobj - -20 0 obj -42 -endobj - -%% Contents for page 1 -21 0 obj -<< - /Length 22 0 R ->> -stream - Q -q -q 1 0 0 1 255.6 533.6 cm /Xi1 Do Q -Q -endstream -endobj - 22 0 obj -42 +<< + /Length 23 0 R +>> +stream + Q +q +q +q +1 1 1 rg +15 544.89 280 39 re +f +Q +Q +q +2 J +0 G +Q +BT +1 0 0 1 41.05 567.39 Tm +/Xi0 10 Tf +<0014002400220029001c002f0030002d00200477>Tj +ET +BT +1 0 0 1 59.43 547.89 Tm +/Xi0 10 Tf +<00060028001c002400270477>Tj +ET +q +q +1 1 1 rg +310 544.89 280 39 re +f +Q +Q +q +2 J +0 G +Q +BT +1 0 0 1 336.05 567.39 Tm +/Xi0 10 Tf +<0014002400220029001c002f0030002d00200477>Tj +ET +BT +1 0 0 1 354.43 547.89 Tm +/Xi0 10 Tf +<00060028001c002400270477>Tj +ET +Q +endstream endobj 23 0 obj +424 +endobj + +%% Contents for page 1 +24 0 obj +<< + /Length 25 0 R +>> +stream + Q +q +q 1 0 0 1 92.37 560.89 cm /Xi1 Do Q +Q q 1 0 0 1 80.1 649.4 cm /Xi2 Do Q +q Q q 1 0 0 1 92.37 544.89 cm /Xi3 Do Q +q Q +endstream +endobj + +25 0 obj +121 +endobj + +%% Contents for page 1 +26 0 obj +<< + /Length 27 0 R +>> +stream + Q +q +q 1 0 0 1 387.37 560.89 cm /Xi4 Do Q +Q q 1 0 0 1 80.7 599.6 cm /Xi5 Do Q +q Q q 1 0 0 1 387.37 544.89 cm /Xi6 Do Q +q Q +endstream +endobj + +27 0 obj +123 +endobj + +28 0 obj << /BaseFont /Helvetica /Encoding /WinAnsiEncoding @@ -375,7 +574,83 @@ endobj >> endobj -24 0 obj +29 0 obj +<< + /BaseFont /HGHMVV+SourceSansPro-Bold + /DescendantFonts [ + 48 0 R + ] + /Encoding /Identity-H + /Subtype /Type0 + /ToUnicode 49 0 R + /Type /Font +>> +endobj + +30 0 obj +<< + /BBox [ + 0 + 0 + 108.88 + 23 + ] + /FormType 1 + /Matrix [ + 1 + 0 + 0 + 1 + 0 + 0 + ] + /Resources << + /Font << + /F1 3 0 R + /F2 51 0 R + >> + >> + /Subtype /Form + /Type /XObject + /Length 31 0 R +>> +stream +q +q +0.07843 0.45098 0.90196 RG +0.07843 0.45098 0.90196 rg +1 w +q +BT +1 0 0 1 0 1.78 Tm +/F1 6 Tf +0.07843 0.45098 0.90196 rg +('$\) -& % ACvA?AB?FwAH)Tj +0 g +ET +Q +0 8.28 m +108.88 8.28 l +S +Q +0 0 0 RG +0 0 0 rg +q +BT +1 0 0 1 6.75 9.28 Tm +/F2 16 Tf +(:OLEQHUNHE?DM)Tj +ET +Q +Q +endstream +endobj + +31 0 obj +335 +endobj + +32 0 obj << /BBox [ 0 @@ -394,13 +669,85 @@ endobj ] /Resources << /Font << - /F1 31 0 R - /F2 32 0 R + /F1 3 0 R >> >> /Subtype /Form /Type /XObject - /Length 25 0 R + /Length 33 0 R +>> +stream +q Q /Tx BMC q 1 1 88 14 re W n q BT 1 0 0 1 2 3.83 Tm /F1 11.11 Tf 0 g ('$\) &-  4)Tj 0 g ET Q Q EMC +endstream +endobj + +%QDF: ignore_newline +33 0 obj +120 +endobj + +34 0 obj +<< + /BBox [ + 0 + 0 + 202.63 + 16 + ] + /FormType 1 + /Matrix [ + 1 + 0 + 0 + 1 + 0 + 0 + ] + /Resources << + /Font << + /F1 3 0 R + >> + >> + /Subtype /Form + /Type /XObject + /Length 35 0 R +>> +stream +q Q /Tx BMC q 1 1 200.63 14 re W n q BT 1 0 0 1 2 4.25 Tm /F1 10 Tf 0 g (% -& \)$'/1 \)/#+u*\()Tj 0 g ET Q Q EMC +endstream +endobj + +%QDF: ignore_newline +35 0 obj +143 +endobj + +36 0 obj +<< + /BBox [ + 0 + 0 + 105.51 + 23 + ] + /FormType 1 + /Matrix [ + 1 + 0 + 0 + 1 + 0 + 0 + ] + /Resources << + /Font << + /F1 52 0 R + /F2 53 0 R + >> + >> + /Subtype /Form + /Type /XObject + /Length 37 0 R >> stream q @@ -410,38 +757,38 @@ q 1 w q BT -1 0 0 1 0 1.09 Tm -/F1 4.17 Tf +1 0 0 1 0 1.78 Tm +/F1 6 Tf 0.07843 0.45098 0.90196 rg -( 4 -& \)$'/ @AvA?AA?EwDA)Tj +('$\) &-  ACvA?AB?FwB?)Tj 0 g ET Q -0 5.76 m -72.83 5.76 l +0 8.28 m +105.51 8.28 l S Q 0 0 0 RG 0 0 0 rg q BT -1 0 0 1 0 6.46 Tm -1 0 0.21256 1 0 6.46 Tm -/F2 11.13 Tf -(0D\\\(HUNHQELOW)Tj -1 0 0 1 55.5 6.46 Tm --55.5 0 Td +1 0 0 1 6.75 9.28 Tm +1 0 0.21256 1 6.75 9.28 Tm +/F2 13 Tf +(:OLEQHNUHE7)Tj +1 0 0 1 69.44 9.28 Tm +-62.69 0 Td ET Q Q endstream endobj -25 0 obj -395 +37 0 obj +388 endobj -26 0 obj +38 0 obj << /BBox [ 0 @@ -459,31 +806,66 @@ endobj 0 ] /Resources << - /XObject << - /Xf2 33 0 R + /Font << + /F1 52 0 R + /GXXHAY+SourceSansPro-Regular 3 0 R >> >> /Subtype /Form /Type /XObject - /Length 27 0 R + /Length 39 0 R >> stream -q -0 0 0 RG -0 0 0 rg -q 1 0 0 1 0 0 cm /Xf2 Do Q -Q +q Q /Tx BMC q 1 1 88 14 re W n q BT 1 0 0 1 2 3.73 Tm /GXXHAY+SourceSansPro-Regular 11.11 Tf 0 g ('$\) &- )Tj 0 g /F1 11.11 Tf 0 g ()Tj 0 g ET Q Q EMC endstream endobj -27 0 obj -49 +%QDF: ignore_newline +39 0 obj +168 +endobj + +40 0 obj +<< + /BBox [ + 0 + 0 + 202.63 + 16 + ] + /FormType 1 + /Matrix [ + 1 + 0 + 0 + 1 + 0 + 0 + ] + /Resources << + /Font << + /F1 52 0 R + /GXXHAY+SourceSansPro-Regular 3 0 R + >> + >> + /Subtype /Form + /Type /XObject + /Length 41 0 R +>> +stream +q Q /Tx BMC q 1 1 200.63 14 re W n q BT 1 0 0 1 2 4.16 Tm /GXXHAY+SourceSansPro-Regular 10 Tf 0 g ( %)Tj 0 g /F1 10 Tf 0 g (,)Tj 0 g /GXXHAY+SourceSansPro-Regular 10 Tf 0 g ('u*-)Tj 0 g /F1 10 Tf 0 g (")Tj 0 g ET Q Q EMC +endstream +endobj + +%QDF: ignore_newline +41 0 obj +233 endobj %% Contents for page 2 -28 0 obj +42 0 obj << - /Length 29 0 R + /Length 43 0 R >> stream q @@ -545,7 +927,7 @@ q 0 g BT /F19 10 Tf -1 0 0 -1 103.35700226 8.59500027 Tm [<0012001300120012000200140012000200140012>] TJ +1 0 0 -1 103.35700226 8.59500027 Tm [<0012001300120014000200150012000200120016>] TJ ET Q q @@ -587,20 +969,20 @@ Q 0 g BT /F19 8 Tf -1 0 0 -1 12 17.87599945 Tm [<00150011000c0006000b000c000a0016>] TJ -1 0 0 -1 146.73199463 17.87599945 Tm [<0012001300120012000200140012000200140012>] TJ -1 0 0 -1 12 37.47600174 Tm [<001700180016>] TJ -1 0 0 -1 146.73199463 37.47600174 Tm [<00190006001800010017000c0011001a000c0005001b00040007000b0001001c001d001b000c0011001a000c0005001b00040007000b001e0006000a001f000c0005000b0020000900210022001000030023>] TJ -1 0 0 -1 12 57.07600021 Tm [<0024000b0006000b000800250016>] TJ -1 0 0 -1 146.73199463 57.07600021 Tm [<0024000400260005000c000a>] TJ -1 0 0 -1 12 76.6760025 Tm [<0027001100060005002500060022000b0004001000050001002800290016>] TJ -1 0 0 -1 146.73199463 76.6760025 Tm [<0015001700190015002a00170015000e000e0017000e000e00140002002b001700150002002c0026000800030013002d002e0028000f0026001900260003002d000f00250028001800240011001f001d002f001800300017>] TJ +1 0 0 -1 12 17.87599945 Tm [<00170011000c0006000b000c000a0018>] TJ +1 0 0 -1 104.21199799 17.87599945 Tm [<0012001300120014000200150012000200120016>] TJ +1 0 0 -1 12 37.47600174 Tm [<0019001a0018>] TJ +1 0 0 -1 104.21199799 37.47600174 Tm [<001b00070004001c0005000c0011001d000c001c0001001e0006001f00010020001f001c000c0011001d000c0005001c00040007000b00210006000a0022000c0005000b0023000900240025001000030026>] TJ +1 0 0 -1 12 57.07600021 Tm [<0027000b0006000b000800280018>] TJ +1 0 0 -1 104.21199799 57.07600021 Tm [<0027000400290005000c000a>] TJ +1 0 0 -1 12 76.6760025 Tm [<001b001100060005002800060025000b0004001000050001002a002b0018>] TJ +1 0 0 -1 104.21199799 76.6760025 Tm [<00170019002c0017002d00190017000e000e0019000e000e000c000a0014001e002e002f000400140030001c0031000200320019003300340035003600110015000e0002001c00330010002d000a000d000f003400160037>] TJ ET Q 0 g BT /F19 18 Tf -1 0 0 -1 0 189.75700378 Tm [<00320003000400050004000300060007000200080009000a0006000b000c000a00320001002a00040025000b001000110018>] TJ +1 0 0 -1 0 189.75700378 Tm [<00390003000400050004000300060007000200080009000a0006000b000c000a00390001002d00040028000b00100011001a>] TJ ET q 12 0 0 -12 0 215.535995 cm @@ -608,9 +990,9 @@ q Q BT /F19 10 Tf -1 0 0 -1 18 213.73100281 Tm [<00290010002200080003000c0005000b000100220011000c0006000b000c000a0001001b0018000100190006001800010017000c0011001a000c0005001b00040007000b0001001c001d001b000c0011001a000c0005001b00040007000b001e0006000a001f000c0005000b0020000900210022001000030023>] TJ +1 0 0 -1 18 213.73100281 Tm [<002b0010002500080003000c0005000b000100250011000c0006000b000c000a0001001c001a000100050008000700070001001e0006001f00010020001f001c000c0011001d000c0005001c00040007000b00210006000a0022000c0005000b0023000900240025001000030026>] TJ /F19 8 Tf -1 0 0 -1 18 228.71200562 Tm [<0012001300120012000200140012000200140012000100020001001400140016002b00130016001200330001000e00340001003500340027000200010028003600010006000a000a0011000c002500250016000100140037003800210037002f0021001200380038002100380038>] TJ +1 0 0 -1 18 228.71200562 Tm [<00120013001200140002001500120002001200160001000200010015001200180012003a00180016003a0001002e003b00010032003b001b00020001002a002e00010006000a000a0011000c00280028001800010015003c00140024003c003d0024001200140014002400140014>] TJ ET q 12 0 0 -12 0 258.536011 cm @@ -618,18 +1000,18 @@ q Q BT /F19 10 Tf -1 0 0 -1 18 256.73098755 Tm [<00290010002200080003000c0005000b0001000c0003000600040007000c000a0001000b0010000100190006001800010017000c0011001a000c0005001b00040007000b0001001c000c001d001b001e00390007002100100011002600230001003a00100011000100250004002600050006000b00080011000c>] TJ +1 0 0 -1 18 256.73098755 Tm [<0027000400290005000c0011000100050008000700070001001e0006001f00010020001f001c000c0011001d000c0005001c00040007000b00210006000a0022000c0005000b00230009002400250010000300260001000c0005000b000c0011000c000a0001000500060003000c00010006000b000100280004002900050004000500290001000600280001001b00070004001c0005000c0011001d000c001c0001001e0006001f>] TJ /F19 8 Tf -1 0 0 -1 18 271.71200562 Tm [<0012001300120012000200140012000200140012000100020001001400140016002b001400160038002b0001000e00340001003500340027>] TJ +1 0 0 -1 18 271.71200562 Tm [<00120013001200140002001500120002001200160001000200010015001200180012003d0018003e003c0001002e003b00010032003b001b00020001002a002e00010006000a000a0011000c00280028001800010015003c00140024003c003d0024001200140014002400140014>] TJ ET q -12 0 0 -12 0 301.536011 cm /Im2 Do +12 0 0 -12 0 301.536011 cm /Im4 Do Q BT /F19 10 Tf -1 0 0 -1 18 299.73098755 Tm [<003b00030006000400070001001f0004000c003c000c000a0001001b0018000100190006001800010017000c0011001a000c0005001b00040007000b0001001c000c001d001b001e0039000700210010001100260023>] TJ +1 0 0 -1 18 299.73098755 Tm [<002b0010002500080003000c0005000b0001000c00020028000400290005000c000a0001001c001a0001001b00070004001c0005000c0011001d000c001c0001001e0006001f00010020001f001c000c0011001d000c0005001c00040007000b00210006000a0022000c0005000b0023000900240025001000030026>] TJ /F19 8 Tf -1 0 0 -1 18 314.71200562 Tm [<0012001300120012000200140012000200140012000100020001001400140016002b00140016002b00130001000e00340001003500340027000200010028003600010006000a000a0011000c0025002500160001003d003d00210014001400140021003e0021003e>] TJ +1 0 0 -1 18 314.71200562 Tm [<00270004002900050006000b00080011000c0001002b0006000b000c0018000100120013001200140002001500120002001200160001000200010015001200180012003d0018003e003d0001002e003b00010032003b001b000100020001001b00040003000c000100270010000800110025000c001800010028000c00110022000c001100020001002a002e00010006000a000a0011000c00280028001800010015003c00140024003c003d0024001200140014002400140014>] TJ ET q 12 0 0 -12 0 344.536011 cm @@ -637,36 +1019,36 @@ q Q BT /F19 10 Tf -1 0 0 -1 18 342.73098755 Tm [<00290010002200080003000c0005000b0001000c00020025000400260005000c000a0001001b0018000100190006001800010017000c0011001a000c0005001b00040007000b0001001c000c001d001b001e0039000700210010001100260023>] TJ +1 0 0 -1 18 342.73098755 Tm [<002b0010002500080003000c0005000b0001000c0003000600040007000c000a0001000b0010000100050008000700070001002f00010020000c001f001c002100330007002400100011002900260001003700100011000100280004002900050006000b00080011000c>] TJ /F19 8 Tf -1 0 0 -1 18 357.71200562 Tm [<00240004002600050006000b00080011000c000100290006000b000c001600010012001300120012000200140012000200140012000100020001001400140016002b001200160013002b0001000e00340001003500340027000100020001002700040003000c000100240010000800110022000c001600010025000c0011001f000c0011000200010028003600010006000a000a0011000c002500250016000100140037003800210037002f0021001200380038002100380038>] TJ +1 0 0 -1 18 357.71200562 Tm [<0012001300120014000200150012000200120016000100020001001500120018001400130018001300130001002e003b00010032003b001b>] TJ ET q -12 0 0 -12 0 387.536011 cm /Im4 Do +12 0 0 -12 0 387.536011 cm /Im2 Do Q BT /F19 10 Tf -1 0 0 -1 18 385.73098755 Tm [<00290010002200080003000c0005000b0001000c0003000600040007000c000a0001000b0010000100190006001800010017000c0011001a000c0005001b00040007000b0001001c001d001b000c0011001a000c0005001b00040007000b001e0006000a001f000c0005000b00200009002100220010000300230001003a00100011000100250004002600050006000b00080011000c>] TJ +1 0 0 -1 18 385.73098755 Tm [<003f0003000600040007000100220004000c0031000c000a0001001c001a000100050008000700070001002f00010020000c001f001c00210033000700240010001100290026>] TJ /F19 8 Tf -1 0 0 -1 18 400.71200562 Tm [<0012001300120012000200140012000200140012000100020001001400140016002b001200160013003d0001000e00340001003500340027>] TJ +1 0 0 -1 18 400.71200562 Tm [<0012001300120014000200150012000200120016000100020001001500120018001400130018001500120001002e003b00010032003b001b00020001002a002e00010006000a000a0011000c00280028001800010015003c00140024003c003d0024001200140014002400140014>] TJ ET q -12 0 0 -12 0 430.536011 cm /Im2 Do +12 0 0 -12 0 430.536011 cm /Im4 Do Q BT /F19 10 Tf -1 0 0 -1 18 428.73098755 Tm [<003b00030006000400070001001f0004000c003c000c000a0001001b0018000100190006001800010017000c0011001a000c0005001b00040007000b0001001c001d001b000c0011001a000c0005001b00040007000b001e0006000a001f000c0005000b0020000900210022001000030023>] TJ +1 0 0 -1 18 428.73098755 Tm [<0027000400290005000c0011000100050008000700070001002f00010020000c001f001c002100330007002400100011002900260001000c0005000b000c0011000c000a0001000500060003000c00010006000b000100280004002900050004000500290001000600280001001b00070004001c0005000c001d0011000c001c0001002f>] TJ /F19 8 Tf -1 0 0 -1 18 443.71200562 Tm [<0012001300120012000200140012000200140012000100020001001400140016002b001200160038002b0001000e00340001003500340027000200010028003600010006000a000a0011000c002500250016000100140037003800210037002f0021001200380038002100380038>] TJ +1 0 0 -1 18 443.71200562 Tm [<0012001300120014000200150012000200120016000100020001001500120018001400130018003e00150001002e003b00010032003b001b00020001002a002e00010006000a000a0011000c00280028001800010015003c00140024003c003d0024001200140014002400140014>] TJ ET q -12 0 0 -12 0 473.536011 cm /Im6 Do +12 0 0 -12 0 473.536011 cm /Im4 Do Q BT /F19 10 Tf -1 0 0 -1 18 471.73098755 Tm [<00290010002200080003000c0005000b0001000c00020025000400260005000c000a0001001b0018000100190006001800010017000c0011001a000c0005001b00040007000b0001001c001d001b000c0011001a000c0005001b00040007000b001e0006000a001f000c0005000b0020000900210022001000030023>] TJ +1 0 0 -1 18 471.73098755 Tm [<002b0010002500080003000c0005000b0001000c00020028000400290005000c000a0001001c001a0001001b00070004001c0005000c001d0011000c001c0001002f00010020000c001f001c00210033000700240010001100290026>] TJ /F19 8 Tf -1 0 0 -1 18 486.71200562 Tm [<00240004002600050006000b00080011000c000100290006000b000c001600010012001300120012000200140012000200140012000100020001001400140016002b00120016003e00380001000e00340001003500340027000100020001002700040003000c000100240010000800110022000c001600010025000c0011001f000c0011000200010028003600010006000a000a0011000c002500250016000100140037003800210037002f0021001200380038002100380038>] TJ +1 0 0 -1 18 486.71200562 Tm [<00270004002900050006000b00080011000c0001002b0006000b000c001800010012001300120014000200150012000200120016000100020001001500120018001400130018003e00140001002e003b00010032003b001b000100020001001b00040003000c000100270010000800110025000c001800010028000c00110022000c001100020001002a002e00010006000a000a0011000c00280028001800010015003c00140024003c003d0024001200140014002400140014>] TJ ET q 12 0 0 -12 0 516.536011 cm @@ -674,9 +1056,9 @@ q Q BT /F19 10 Tf -1 0 0 -1 18 514.73101807 Tm [<000e00260011000c000c0003000c0005000b000100220010000300090007000c000b000c000a0021>] TJ +1 0 0 -1 18 514.73101807 Tm [<000e00290011000c000c0003000c0005000b000100250010000300090007000c000b000c000a0024>] TJ /F19 8 Tf -1 0 0 -1 18 529.7119751 Tm [<0012001300120012000200140012000200140012000100020001001400140016002b00120016003e00380001000e00340001003500340027>] TJ +1 0 0 -1 18 529.7119751 Tm [<0012001300120014000200150012000200120016000100020001001500120018001400130018003e00140001002e003b00010032003b001b>] TJ ET Q q @@ -698,118 +1080,104 @@ Q endstream endobj -29 0 obj -7526 +43 0 obj +7622 endobj -30 0 obj +44 0 obj << - /ColorSpace 35 0 R - /Font 36 0 R + /ColorSpace 54 0 R + /Font 55 0 R /ProcSet [ /PDF /ImageB /ImageC /Text ] - /XObject 37 0 R + /XObject 56 0 R >> endobj -31 0 obj +45 0 obj << - /BaseFont /GHNQNE+SourceSansPro-Regular - /DescendantFonts [ - 38 0 R - ] - /Encoding /Identity-H - /Subtype /Type0 - /ToUnicode 39 0 R - /Type /Font ->> -endobj - -32 0 obj -<< - /BaseFont /TQLPTX+AdobeHand-A - /DescendantFonts [ - 41 0 R - ] - /Encoding /Identity-H - /Subtype /Type0 - /ToUnicode 42 0 R - /Type /Font ->> -endobj - -33 0 obj -<< - /BBox [ - 0 - 0 - 90 - 16 - ] - /FormType 1 - /Matrix [ - 1 - 0 - 0 - 1 - 0 - 0 - ] - /Resources << - /XObject << - /img0 44 0 R - /img1 46 0 R - >> - >> - /Subtype /Form - /Type /XObject - /Length 34 0 R + /Length1 36004 + /Length 46 0 R >> stream -q 38.23 0 0 16 0 0 cm /img1 Do Q + + cmap<56^cvt " 7 *fpgmY778sglyfC Y8phead O6hhea + XOT$hmtxf\OxXlocam\maxp z, prepcLV$,$ + z>~vu?@ABCDEFGHwx| +   !"#$%&'()*+,-./012345:=Q[ <;=?[baced Lo^`Vr}{y69s8\7^Zz{}yG/@`~~7CQX\hjnv{~  *,14=BEauz~ /6:W\_cuCIMPRX[!%+;ISco !)19AEIMQWY[]ai}     " & 0 3 5 : ? D I q y  !!! !"!&!.!R!Z!^!!""""""""+"H"`"e#%%%%%%%%&&j''R'.%.; 0Aa7CPRY^jlox}#,.49BEatz~ 07;X]brCGMORV[  $*2>RXl + "*2:BHJPRY[]_bj     & / 2 5 9 < D G p t } !!! !"!&!.!P!S![!!""""""""+"H"`"d#%%%%%%%%&&j''R'.".:f> monnonmlih>]MLH/..-+'#"xz|8475&{}ikabaSMx +  qrJ_xSEC?=.Rߤ֐T\2FHJJhjlnprtvtxzvxr~ "$&8NPflvx0>DR`nlp~:>LTX\^Z^bbXTTNDD. (z>~vu?@ABCDEFGHwx| +   !"#$%&'()*+,-./012345{^() '`}6789:=LQZ[\^yz{} ;<=?[abcder;<K RSUTVY_!`"a#j,]m/n0o1p2u6x:|>~@FDGHILMPNOTX\Z`fpgs{|}tt>AhNq3zl.YM"%')+-13579;@BDOPQRTVXYjlWfXYZ]_PQRSTUV[^|}~`abcdefghijklmnopxqrstuvw!"%()*+,-./23456789:;|~PWXk-r4v7w9JKQRSUVW]^_q~8?@ABCDEFG H +I J b$c%d&e'f(g)h*i+BCijklmnouvwxy   1256789:  +#$34IJUV?<@Gonpz}KHLStvxuwy,-./ +0{|rWTX;_sq&01= % !!z""##$$%%&&>''~()**++,,v--..u//09?:;w<<==>>??|@@AZ[[\\]]^^__`` az{{||}}~~{^( '`}6=LQZ^y} ;?[ar;<K RS   + +U    T  VY_!`"a#j,]m/n0  o!!1""p##2$$u%%6&&x'':((|))>**~++@,,--F..//D0011G22334455H6677I88L99::M;;<<P==>>N??@@OAABBTCCDDXEEFF\GGHHZII`JJKKLLMMfNNOOpPPQQgRRSSsTTUU{VVWW|XXYY}ZZ[[\\]]^^__``aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~tt>AhNq3zl.YM77CCOPPQQRXY\^ghhjjlnovx{}~ +"%')+-13  5 + +7  9  ;>@BD F#&O''T((V)*X,,Z.1[44_9=`BBeEEgaahtuhzzm~~ejlWfX\]_?P[^|`xqy{`abcd  /067:;WX\]_bbccrrssttuu!"%()*+,-./23456789:;CC{GG|HI~MMOOPPRRVVWX[[}P  W  Xk-  r!!4$$v%%7**w++92233J4455K6677Q8899R::;;S>>??U@@AAVBBCCWDDEE]FFGG^HHII_RRSSqXXYY~ZZ[[\\]]^^__``aabbccllmmnnoo8?@ABCDEFG H +I J b$c%d&e'f(g)h*i+BCijklmnouvwxy  + !"'()*/0127 89:?@ABEHIJMPQ!RW%YY[[]]__`a1bg5hijopqrstuvw xyz{#|}3=AIMUY?<@Gonpz}KHLStvxuwy,+0{rWTX;_sq                   ! " " & &y / / 0 0 2 3 5 5 9 : < < = = > ? D D G G H H I I p p& q q t y* } ~0   4 >             !!!!=!!! ! !"!"!&!&!.!.!P!P!Q!R!S!Z![!^!!!!"""""""""""""""""""+"+"H"H"`"`"d"e##%%%%%%%%%%%%%%%%%%&&&j&j'''R'R''.".%.:.;jkCNT_ 3   > ~   ,K PXYD _^-, EiD`-,*!-, F%FRX#Y Id F had%F hadRX#eY/ SXi TX!@Yi TX!@eYY:-, F%FRX#Y F jad%F jadRX#Y/-,K &PXQXD@DY!! EPXD!YY-, EiD` E}iD`-,*-,K &SX@Y &SX#!#Y &SX#!#Y &SX#!#Y &SX#!@#Y &SX%EPX#!#!%E#!#!Y!YD- ,KSXED!!Y-Y5 qEX/>YEX/>Y9 9 9999013!%!/#73?#7'YI4661BByX~l:gg^ww2Z4 +5EX/>YEX/>Y 01332#'32654&+Z(NrJUKssssKN{U-D}}Z MEX/>YEX/>Y9/ 013!!3#!Zz1FGG+EX +/ +>YEX/>Y01"'732653{:<8#54T+E i*'#AK1*K8 *3IEX/>YEX/>Y9!)901"&'732654./.54>32.#"Ev+2#_3AH(^0&7K-;d#-I.7C &]2$:R 4-:%-;0# ) +(7$%@/-$6!3-!( )7$'D33EX/>YEX/>Y013#5!#JFF@EX/>YEX / >YEX/>Y9013533>?3YU"TW$F%%F$n4'qEX/ >YEX/>Y9/ и/9 01"&54674.#"'>32#'#'2675=Q '*J "b;YPD#P#>#=S32 HBPU," 9)m[:)B! '*$R&zEX / >YEX/>YEX/>Y 9и/ + 9 ! +#$01"&'##3>32'2>54.#")"I BR!N)/H1":L83%1";G ? !2X'#A[8>bD#E1H-(B/B.!9EX +/ + >YEX/>Y +01".54>32.#"32670T=#&@U/0D*/!8('8!"9$!P "A_<=_B""62E**D17!/#zEX/ >YEX / >YEX/>Y 9и/9 01"&54>32'53#'#'2675.#"\m#:L**> SDK"<93&F z;_B$S89)E!"1D*Xb.%QEX +/ + >YEX/>Y +9/ +!01".54>32!3267!4&#"1U?$%=N*.I1WF#; N?9/& #A^<<_B# YEX/>YEX/>Y9 и0133>32#4&#"RR#L3MGR,0&:%d!/`^)E=&%C5EX/ >YEX/>Yи/ +0133"&54632RR(!!!!J';EX / >YEX/>Y и/01"&'732653"&54632 $   $R<!!!!>2-JX#R eEX/ >YEX/>YEX/>YEX / >Y9 9 + 9013333#'RQ[Z[jR+EX/>YEX/>Y 01"&533:7/(R   86f>R!EX/ >YEX/>Y9и/ +9 и /и/и/  + 01333>32>32#4&#"#4&#"RD K,8?&M-KIR,.7CR,/7CF#/1,*3`^)E=K)E=KR[EX/ >YEX/>Y9и/ и /01333>32#4&#"RD#M3MGR,0&:%F#/`^)E=&%.'5EX +/ + >YEX/>Y +01".54>32'2>54.#"-Q>%%>Q--Q>%%>Q-4%%44%%4 "A_<=_B""B_=<_A"D1D**E22E**D1R3'~EX/ >YEX/>YEX/>Yи/99!$%0133>32#"&'2>54.#"RD!O+/H0":L*"C"w3%1"?$!>8(#A[9>aD#U1H-(B/" R^IEX/ >YEX/>Y9и/ ܸ01333>32.#"RDG* CX.6 +H2>EnO| /EX / >YEX/>Y   ии01".5#5?33#3267'5!HL +E!*  / *<$ >C-1>   @EX/ >YEX / >YEX/>Y901333>73U\    \Q$H##H$ /GEX / >YEX/>Y 9 9 01"&'7326?33>73Z  *5 Uc    +WP ,8A;-$ G"!H  $>-, 5EX/>YEX/>Y 01"&54632'2>54.#"alla`ll`-!!-.!E BAeFFd??dF$AEX/>YEX/>Yии/ 0135>54&#"'>32>;(HpL(<=(D/(Z?Yf'E_981HtcS'7F- /,5gU-[ai;G3SEX!/!>YEX/>Y !9/!)901".'732654.#52>54&#"'>32&?4)*M9:J0N93E+;3(C,%Y9*F3@42&!9L  6.?6/"? ,/6$4#-)<':J)6!*D/~ +YEX/>YEX/>Y +  ии/ и к901!5!533#%35467#0\WW 6tBG,,~7EX/>YEX/>Y и /013>7!5!+C/9G*Z~BG3H]( .CEX%/%>YEX/>Y+%01267.#""&'732>7#"&54>32 GH=):3M.7"<.P(Sb3E&/Q;!(DW6(-^`%4?H&4AhM&,bc.K6&MsM`U'Ar EX/>Y01"&54632}#### ####/VrEX/>Y 01'>'#"&54632C+0#$ %F0?(4-A`A'uiuRP  +01.5467>FF>3:99:dބe`ss`&P +01'>54&'7Y3:99:3>FF`ss`e݄3eETc@+F+#M+ +6+к#9&#9F,иI&J01".54>32#"&'##"&54>3237332>54.#"326726?.#"J_7CsTLyU.%:G")9@!3E2G,( 7'T/'#FhDC~b;-Pm@.R"U{-/!(.[Wdt?0WzJBcC"&&'HE(SC*(u5M1R=R=R=R#R#R#R#R#R#R#R#R?.................G........[R[[>[R[C[C[@RRRRRRRR K K K K K K K K K K K K K K K K K K K K K K K        !5+R#RCK+R+R.+/+/%+/R%%2%"2/2/2. #K R R2SU..RARR=M=M=R##RR...[[[[RNRR R?%K    ;A7@RoW.W%W.WWWW&W.WW.W.W.WZ+/+/+/+/+/+/+/+/+/+/+/+/+/+#+/+/+/+/+/+/+/+/+//2/2/2/2/2/2/2/2/2RB RjRE, LZZLZ-Z4ZCZZZ14Z6Z,0?-6OGX0.5O4.0K +;RI2R.J%N".<. =3.0N +B.0..KR.<<3<D=66ee  OOyuuqHH}}GGtvplXX{11"G@hhZ|xwtJJ-~660.0.0.0.0.0.0.0.0.0.0.0.0.........KKKKKKKKKKK8,D........%N%N<<<<<<<<<<<<<<<<333333333330.0.0.0.0.0.0.0.0.0.0.0.KKKKKKKKKKKK333333333333I..R/AAR@@zRsmswbttvwu@@ DZLZZ~Z%%# +**ZZDZDZAZvZZ4Z6Z;4/ZVCaZjZZDZ; ZFZZZ;4*ZZDZAZAZZZf4Z !OTT**tZqZqZZ;4'_CVZZ%## + 6Z:Z444 5RR.  %5R5RRRR +yR2R.)R+R. /*R;RRTRRR ..$R.C R RRR5R .R@. R  %RRRfff:S.  ; R  R4:.%5R..  /};a ,O$0,)(,,7q2%" =, 7 477,O$1,)4q2)9,1&,O$1,)(A/A/^!U!U&0PP9?9???-6-67)7)) )))) )A0(  :/R/&/^//"/^ +\^\:66-0)\%U/&U&/^//^/z^z/^//^/11}}}O33#CZ4+ZZZ%4RZZZZZIZM4ZM3 Z*GW-!!Z44444+Z+Z+Z>!ZZZZZZZZZZWZ5ZZZZZ%4%4%4%4%4%4%4%4%4RZRZRZv MJ?M+ZZZSZZZZZZZZIZIZIZIZIZIZIZIZM4M4M4M4M4M4M4M4M4M4M4M4M4M4M4M/4M4M4M4M4M4M4M4M4M4 Z Z Z Z Z Z Z********R[GWGWGWGWGWGWGWGWGWGWGWGWGWGWGWGWGWUWUWUWUWUWUW----->! ZF:8ZZIZZZZ-RZM4ZZZIZ1M4LZZ,0q?P,YZW,ZZZ2Z+IZIZZ.ZRZM4LZZ4/CZCZ ZnZZ !Z +ZZUZ4*Z(ZcZIZEZM4Z!+7Z}YZ4#CZZZF:IZM4M4 7f2"$>!61!U!U0:PP9?9?7)))/R/&/^//"/o#oWo(o#o*o#o-o2o-o'A'+!o#oWo(o#o*o#o-o2o-o'A'+!o#oWo(o#o*o#o-o2o-o'A'+!o#oWo(o#o*o#o-o2o-o'A'+!Y%v!mk9{ 9_9J9 99A9E999 99dd8Z Z@fY%v42v!PWn4*Q44/4q4mv4v!4r2A3?".22>PPPv!y"4+)\)2)K)45==5  +D +/=H!! +VYVYVY8## @(@#$@5)$@5)5#N*$@5#$@$@5#5#!$@D?5#""2"""""""<"$$"(2R(L4-)L-Y .kk*k'k*-!-33--33JJd8RR@R9?ttr7rb}sI.qyelSO{z{zdcninhel92dnneddS{SXSO:rlerlegrlrlz -zwodndndnpow{zh^sdds},#@         TTTTTH0  +0 + $ HH```4$$8$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp v +s+++D6*!+@6*!+`H<&+H<,$++ E}iDK`RXY endstream endobj -34 0 obj -33 +%QDF: ignore_newline +46 0 obj +36004 endobj -35 0 obj +47 0 obj << - /DefaultRGB [ - /ICCBased - 48 0 R - ] + /R 0 >> endobj -36 0 obj +48 0 obj << - /F19 50 0 R ->> -endobj - -37 0 obj -<< - /Im1 51 0 R - /Im2 53 0 R - /Im3 55 0 R - /Im4 57 0 R - /Im5 59 0 R - /Im6 61 0 R - /Im7 63 0 R - /Im8 65 0 R - /Im9 67 0 R ->> -endobj - -38 0 obj -<< - /BaseFont /GHNQNE+SourceSansPro-Regular + /BaseFont /HGHMVV+SourceSansPro-Bold /CIDSystemInfo << /Ordering (Identity) /Registry (Adobe) @@ -817,216 +1185,60 @@ endobj >> /CIDToGIDMap /Identity /DW 1000 - /FontDescriptor 69 0 R + /FontDescriptor 57 0 R /Subtype /CIDFontType2 /Type /Font /W [ - 1 + 6 [ - 200 - ] - 3 - [ - 588 - ] - 5 - [ - 615 - 527 - ] - 11 - [ - 480 + 548 ] 20 [ - 534 - 536 + 556 ] 28 [ - 504 - 553 - 456 + 527 ] 32 [ - 496 + 518 + ] + 34 + [ + 534 ] 36 [ - 246 + 276 ] - 38 + 39 [ - 495 - 255 - ] - 41 - [ - 547 + 286 + 857 + 572 ] 45 [ - 347 + 398 ] 47 [ - 338 + 383 + 568 ] - 52 + 1143 [ - 467 - ] - 1087 - [ - 497 - 497 - 497 - ] - 1092 - [ - 497 - 497 - ] - 1142 - [ - 249 - 249 - ] - 1175 - [ - 303 - 303 + 300 ] ] >> endobj -39 0 obj +49 0 obj << - /Length 40 0 R ->> -stream -/CIDInit /ProcSet findresource begin -12 dict begin -begincmap -/CIDSystemInfo -<< /Registry (TTX+0) -/Ordering (T42UV) -/Supplement 0 ->> def -/CMapName /TTX+0 def -/CMapType 2 def -1 begincodespacerange -<0000> -endcodespacerange -27 beginbfrange -<0001><0001><0020> -<0003><0003><0042> -<0005><0005><0044> -<0006><0006><0045> -<000b><000b><004a> -<0014><0014><0053> -<0015><0015><0054> -<001c><001c><0061> -<001d><001d><0062> -<001e><001e><0063> -<0020><0020><0065> -<0024><0024><0069> -<0026><0026><006b> -<0027><0027><006c> -<0029><0029><006e> -<002d><002d><0072> -<002f><002f><0074> -<0034><0034><0079> -<043f><043f><0030> -<0440><0440><0031> -<0441><0441><0032> -<0444><0444><0035> -<0445><0445><0036> -<0476><0476><002c> -<0477><0477><003a> -<0497><0497><0028> -<0498><0498><0029> -endbfrange -endcmap -CMapName currentdict /CMap defineresource pop -end end -endstream -endobj - -40 0 obj -828 -endobj - -41 0 obj -<< - /BaseFont /TQLPTX+AdobeHand-A - /CIDSystemInfo << - /Ordering (Identity) - /Registry (Adobe) - /Supplement 0 - >> - /CIDToGIDMap /Identity - /DW 1000 - /FontDescriptor 70 0 R - /Subtype /CIDFontType2 - /Type /Font - /W [ - 3 - [ - 208 - ] - 40 - [ - 418 - ] - 48 - [ - 476 - ] - 68 - [ - 400 - 416 - ] - 72 - [ - 363 - ] - 76 - [ - 222 - ] - 78 - [ - 398 - 239 - ] - 81 - [ - 398 - ] - 85 - [ - 340 - ] - 87 - [ - 332 - ] - 92 - [ - 413 - ] - ] ->> -endobj - -42 0 obj -<< - /Length 43 0 R + /Length 50 0 R >> stream /CIDInit /ProcSet findresource begin @@ -1043,19 +1255,19 @@ begincmap <0000> endcodespacerange 13 beginbfrange -<0003><0003><0020> -<0028><0028><0042> -<0030><0030><004a> -<0044><0044><0061> -<0045><0045><0062> -<0048><0048><0065> -<004c><004c><0069> -<004e><004e><006b> -<004f><004f><006c> -<0051><0051><006e> -<0055><0055><0072> -<0057><0057><0074> -<005c><005c><0079> +<0006><0006><0045> +<0014><0014><0053> +<001c><001c><0061> +<0020><0020><0065> +<0022><0022><0067> +<0024><0024><0069> +<0027><0027><006c> +<0028><0028><006d> +<0029><0029><006e> +<002d><002d><0072> +<002f><002f><0074> +<0030><0030><0075> +<0477><0477><003a> endbfrange endcmap CMapName currentdict /CMap defineresource pop @@ -1063,157 +1275,439 @@ end end endstream endobj -43 0 obj +50 0 obj 562 endobj -44 0 obj +51 0 obj << - /BitsPerComponent 8 - /ColorSpace /DeviceGray - /Height 303 - /Subtype /Image - /Type /XObject - /Width 724 - /Length 45 0 R + /BaseFont /TSVYHU+AdobeHand-A + /DescendantFonts [ + 58 0 R + ] + /Encoding /Identity-H + /Subtype /Type0 + /ToUnicode 59 0 R + /Type /Font +>> +endobj + +52 0 obj +<< + /BaseFont /GMUSAL+SourceSansPro-Regular + /DescendantFonts [ + 61 0 R + ] + /Encoding /Identity-H + /Subtype /Type0 + /ToUnicode 62 0 R + /Type /Font +>> +endobj + +53 0 obj +<< + /BaseFont /PJPZND+AdobeHand-B + /DescendantFonts [ + 64 0 R + ] + /Encoding /Identity-H + /Subtype /Type0 + /ToUnicode 65 0 R + /Type /Font +>> +endobj + +54 0 obj +<< + /DefaultRGB [ + /ICCBased + 67 0 R + ] +>> +endobj + +55 0 obj +<< + /F19 69 0 R +>> +endobj + +56 0 obj +<< + /Im1 70 0 R + /Im2 72 0 R + /Im3 74 0 R + /Im4 76 0 R + /Im5 78 0 R + /Im6 80 0 R + /Im7 82 0 R + /Im8 84 0 R + /Im9 86 0 R +>> +endobj + +57 0 obj +<< + /Ascent 750 + /CapHeight 660 + /Descent -250 + /Flags 262176 + /FontBBox [ + -457 + -315 + 2157 + 1009 + ] + /FontFile2 88 0 R + /FontName /HGHMVV+SourceSansPro-Bold + /ItalicAngle 0 + /StemV 80 + /Type /FontDescriptor +>> +endobj + +58 0 obj +<< + /BaseFont /TSVYHU+AdobeHand-A + /CIDSystemInfo << + /Ordering (Identity) + /Registry (Adobe) + /Supplement 0 + >> + /CIDToGIDMap /Identity + /DW 1000 + /FontDescriptor 90 0 R + /Subtype /CIDFontType2 + /Type /Font + /W [ + 3 + [ + 208 + ] + 58 + [ + 416 + ] + 63 + [ + 349 + ] + 68 + [ + 400 + 416 + ] + 72 + [ + 363 + ] + 76 + [ + 222 + 195 + 398 + 239 + ] + 81 + [ + 398 + ] + 85 + [ + 340 + ] + ] +>> +endobj + +59 0 obj +<< + /Length 60 0 R >> stream - - '*($.9;7'   3Pd{~uhVA+/M~yM2&+17>9)"!!-EF;* A]²rL jÏj. @Yiwlh`L 9Rg{j1&U״[(H`+ &[Ӽs< !67 -  )ex8  Snř`5 -4t|: "=rm*$ Jt.Bv9 2F -,fq1@aպ{B S>Ey7,DJA--eG +e݌A ;ƃJ$RN Pi#q}F)jN)cM(1-0iv*SXT1 -7o˝57kh`-Or}ym+1y[ -1/}\zU$m~Ko̵r k} kF -.Zv9 ;/)̯˄& -&Wz‡<+f @xײh=Nۄ3%G}߿yttW#^V_նyQ1%hЍ/'Vz1!Uwͺ9 - ZƗeK -^WL{͡dA76Oyk7sn-.ާxA! -<я0?uJ>㷓xdNJ[E !ΨN*-4 -W۬c;Lƒ)Jމ;ZZeՓ-`j*=uȝZ5 IOEܭB,ccOߣdSOp͋,N> -'mPϊ- {|5zP4yTSƊ* Q֜; Q̊+ k?0aņ4 Sϊ+$e&LV&2uVNY%9|%#z&"|?[ŅPiw XL+|ċ -1tT?A-a`/]g2= >ޱD#3i -5{A`Ґ[1sR %G Z΋z=#gʲK ><4q̙Z6\ZV; JǗQ*1tO QC'pڟGHn~m3C=a鹈] - wPk< -+w͓`(1tMHu{=L܏U^q(-ta2 D6L? 8ўX 1P-H X< -3vI #" 8Usq9 8^'}9%Z|3[xN@"ko@O<< .rp!3vF  0DUR< -QٜM5[$eh5 /Ok٦6LAKESJV9Jٕ= 3vC  - (v@P= -<Ȏ. $Ktᾘ[7LA2}9)kݍB'p0d\3w> UmPٖ! cޖX 5U~ѫtI LA-ef.Fw4 >~) 8u, -:ݤ3 =חmsp  *j2 1Jiqe- N@ 2cʉC 'nZZ{(^֦G Jґ )dy}<CᭇbIHG:( *8>JTZZV9! O?)rT ?A -+ou&?a‚  G͖{Y,fӦ]O@6fꪕ=-ks$4XJ*fbxYvu",#5wڼѢYNAP}eГ TU9A7t9 F_'xFId&Tbh_B<㬀I; NB{6XV BA% >"2qV,dׁE5h@֍?Rw͡[IÎzS2NJ *IԣR*g߁9h@dYʕ< ?zj- IU Rq&7ђM `ШyMY /Ne%;b K؄>CB :]Z֜F iO+|K 1jВ*nCP^%ck7PP'|aHx$Wi6 vm:~ܪS]z*XL+x d^c:`ߢ>[{-WN*v,'U RئrV@b&I@ &rR #gF$ܞ:$K]N9 -B~P;`ҡҋ1Eb&T~W -4ߍ? YM"8ޡ<O~Ʌ8`1 Vp  i~6gήc=vM6\c ;|2<Ί - Qߤ@*RX\ד&!,-,uY -  -VtzZ Cw#3ׂ* -&ۆFo](V枀GNN^k3l˂/[}XⶥؐHDlL`?i!HJ jխS>IK%Aa|> -{΁MQ׷x`< R@NP -)m{$4|w#&Yq 1tܳf%4qƱzKDˊ1-T}߻U?\4bŪOY}D  -]M"]Y HY !IڤS(cݛd&Mgf|`ZUG5Fb=rΔa! 6x)mӢcVo#!uJjr$ /8/ bs.Sq#Bf1 #->G@& F\S̙L"By'[ԙV Pʊ/3F?ԅL(:Mftvp\D;3!lX" 4~Wlf DMt=Wr#5|ߣo -%:RWR8" Tٙ7B͆2G|٣G "Gedzu]C. -Έ5 .fz5;x@ DF +Hhn!MӤK%;d}}`E(b{Bn.J£.-j "Rƽ߮X  AiѪAV֖4D˄25sQ+:ַa$bԦ]" &Sٛ<^Ԃ:>x,4ɹlN<2l 3Sy}m__gؔWK[hѠy&?ݠ@ *vuJѤY "`r -.`֮e74ԎC?eA[ұ]K58i!!#/[wˆ/[).8(.xIbQ :F+l̀&=s-!\h& ]ẓWH՛\Qc -&053-#0Le{S5If - 0_ܣA 0t."=Nfvq^6'rn_1"#Z_!H\#`{,Onֿ}`N8(bdEbf+2ftG# 3K -Mܥ^ Q]*%dϒ2ms1+ee-  285&!v_ >qɰfC*jU #ei Pu#'Jоu[; - @}sZ&:eȳN2M'}{:w׍T &e{&EX 9|b 5WtQ7 7Q+Glb6L? *wn)7VR-OҼ`9 )G8 -OțE 5VItɅC+\Һ٫g?/qX&Zۢ7N{-]5H<OȃN Dޛk - -4]~["-r> 0uv; '۠1k̗8 -]K 8V~߽^2 =U*vE0{܇D =[w'(iϜ} ?; *;DC5! -$u_Iњ% 4~[$MzDeG $Y<,ۛGXsv* -$C`ӟj  EA VҐ25d  -1rפ8 - T慎] 5rx*'Flx]7 eܓe -+d5 %Ga*] L](0ޡ. -Tx.3[4Flک<Ky++v6Ō<9qI 4ސnI -,oW  -d̯y7Rx1 *exF Ī'#et!tă.2:   P7 Gܝ? - AUyn0 -  On -/[d 8b7sR 'h˃ZGTӘ1 -,;B8,  - %ah&Ed(Z͑Dm8 - Q‰4 - BϱR5@ +C\kpw{}|pX52c8cr$ 7Wt? - -&AWglppmleP7Q_ Bڇ> K_/ 8[] :T`D[= 5Qy}mF"  - 4TesyX9̘cQ? -)`YBpɀW]lϻyO>YtyZ06E$=BJVz̼c(3l܅5q[-c}4 %dt=Ld.)( +ek-(nۭ|/ --T|Ԛ|rym /UV$fr!Sd - 9ZȷY /:Jf~Ʌ+o⺥j#.yp+ %K羏~J 4AD:%8O"XwG !Sd%ЉO4DD Cyw> 1~czfYA=7/ L{ۤH)@V~߻M( .X}6 /r^#(XR-_t7  }قFHsY$]m.Ks!V~2 -8rآh/#Lv"Fh !.BkO - c껌@ &֥~s( 3xq -έйqXJ92116Zt*!Ka3 -:n`7fQAeR5wt4 !тK\Ն5%IcC3䯁45݃4 +hj+  [cVB-CVnF *thG5ɂ  Ds֢4gɶߊ]."%AaX!L֩sL% -gמ17VQ# 0G\|Έ. >fsl\&Dw-" '7;6) "7HYa`UG+2Ih/ 7sɓw`]agoY -[Ӕ]2l֠3!"&,I]J.p44]_+4KwG(]m, Zކ7 T䬀zޤS6a-do]YZ]_cfjkkijlmos˚W%/% R֬mjns~rvj[V`V?vܵE;934>IcW ov__^asw?  Mڵ{XPOS\d~̢}n0!=o]2 -Tޅ7 4Uf::ts. -4kQƙZ.'\㱳I4ORF4Ӯ]Z؀<*6Nux%>٠T!)t! <ṩ}yR6 '_ײgjЃC   G٭Z@f>$BjSï6 :fѮdE&%uڑeVe~>Pf -lu aϻT3  Uẞ}O1-|s( PϘϙV9'$MX (awG5r,Cjʖc* 5tJ+ЯXF1$  3wقY*1J U›i`x͍P_鶈P.  U2ǙL+f|P NSAjНl24y7#2XhnI)En&C߼k:  !J{ǕH6YNֽyX(EoS3uL 6e Qὄb\շm[8 TV -1QҦŔ]2 3mA";EF@. $gm8 ^̿c1=rqIA֫}wШx"9gʰxV>$1niCklje/K[GФe4 @ϮzZ0 W֘lf}G%3fnD3Ֆl"?VceaY0[ȰkZH%5tãjA @ŝP5"EtѡJ=@NM -7R^jpseQ?$Rжf? Sвn4Wz42('&&%%" Ghl 3Y1 0I֬`WULJIKl{ɳc/ 3ރ6 - "###$####!!  ^J'7??:& <|Ё:&|э&fԥnJ(/Lj{oO 3Q]YD;;=:.# PR"HanF8/# *Zmyu^D&2U (.32*%#,А3(=QXYYB1 a&_ƇU3ڳ|X? 5nּP4 VPF 'b̭D%SͰ\A*-OqhP5 - ?]Ӂ#4z1(Ln{W8(TۦYD'3@?@3#"MÞb.r= 1@6 $Z՟]?  Dq߱kTE,mD!EbyjM 9|4M),mK 2BI5(rǡc'AyޱO -+l܅Q Agɲ[1x()gC#KܩuW1 ?p= &dt: Qͣ`1 -7wǍ9 &eK!Vˈ\dQ -6sP F#`}>GY&6Rڅ;  's`>۵Ѥu8 o|Hن6 7̗yO04bie)ȋH21iO 5G bx0WM"i> -CrH-HD9 &vٳnW4 1ۈBpz)CƮS9  7{99\$alN! 4l/ -1_ՙB ,;AJ\jlgVBA>/ -O#fi$.# -A @X ,H I|{7)l:'D~\%%謂mlÆ9o܂MVףJ4{ِZ J٪_#R`ӹI#+fǺc:7h̻yh:& $$!  +/CIDInit /ProcSet findresource begin +12 dict begin +begincmap +/CIDSystemInfo +<< /Registry (TTX+0) +/Ordering (T42UV) +/Supplement 0 +>> def +/CMapName /TTX+0 def +/CMapType 2 def +1 begincodespacerange +<0000> +endcodespacerange +12 beginbfrange +<0003><0003><0020> +<003a><003a><0054> +<003f><003f><0059> +<0044><0044><0061> +<0045><0045><0062> +<0048><0048><0065> +<004c><004c><0069> +<004d><004d><006a> +<004e><004e><006b> +<004f><004f><006c> +<0051><0051><006e> +<0055><0055><0072> +endbfrange +endcmap +CMapName currentdict /CMap defineresource pop +end end endstream endobj -%QDF: ignore_newline -45 0 obj -219372 +60 0 obj +543 endobj -46 0 obj +61 0 obj << - /BitsPerComponent 8 - /ColorSpace /DeviceRGB - /Height 303 - /SMask 44 0 R - /Subtype /Image - /Type /XObject - /Width 724 - /Length 47 0 R + /BaseFont /GMUSAL+SourceSansPro-Regular + /CIDSystemInfo << + /Ordering (Identity) + /Registry (Adobe) + /Supplement 0 + >> + /CIDToGIDMap /Identity + /DW 1000 + /FontDescriptor 91 0 R + /Subtype /CIDFontType2 + /Type /Font + /W [ + 1 + [ + 200 + ] + 5 + [ + 615 + 527 + ] + 18 + [ + 664 + ] + 20 + [ + 534 + 536 + ] + 29 + [ + 553 + 456 + ] + 32 + [ + 496 + ] + 34 + [ + 504 + ] + 36 + [ + 246 + ] + 38 + [ + 495 + 255 + ] + 41 + [ + 547 + ] + 44 + [ + 555 + 347 + ] + 1087 + [ + 497 + ] + 1089 + [ + 497 + 497 + 497 + ] + 1094 + [ + 497 + ] + 1142 + [ + 249 + 249 + ] + 1175 + [ + 303 + 303 + ] + ] +>> +endobj + +62 0 obj +<< + /Length 63 0 R >> stream - """'''***&&&### 222666888888'''&&&>>>PPPYYYcccnnniikiiiomoggg___RRRMMM555<<<=mkluuuUUU;;;///\\\yyyzyzusufeeZYZOMNdbb```]]]feetttwwwjjjHHH '''999888,,,222[[[ssswwwqrrfffgefecdommsssfff;;;VVVmmm~popKIJ><<978867534412534634=;;:;><=:89645645756:89?<=GDEyxy{z{PPP)))"""```lll{{{}}}uuubabaaaljjmkkqootsstttqqq>>>###(((EEEooozxxfdePOPFDEC@A<:;:88;99=:;LJK}{}jjj222:::MMMrrriijVTUNLMA>?:89:89745<::><<>;<<:;<9:867756856967978877412=;CAB_^_ooo___:::dddihh`^`UTUONNGEF>;<<:;<:;<:;<:;756645422534745856<9:YWXuuufff>>>!!!PPPgggyyznmnede]Z\QOPECDCAAKIJOMNQOPROQ_]]onohhhQQQ000,,,___|~~utua_aLJKDBCECDCAB><=?=>?<=B@APNOxwwBBB """QNNsssSPQ634412534978;9:634B@@=;;;89=;;9::78978978:89;99422534634GEF_^_~~~nnn888...CCCEEE???--- 999```poo866;9:423412745;89967GEF[[[kkk]]]///```edeDBC;9:634<;<867:78<;<=:;967;89867533534634301756><=hfgqoqRRR888nnnzz{fdfWUVFCD=:;:78><<<::@>?><=;89978@>?PMOvvvqqqOOO***NNNwww`__JHI@>?CABFDEFCDMJKECC@=>CABNMMnllNNN...,,,MMMtttdbb;990-./,-1./311533:78=;<:78856867;89><=:89;89;89:78;89:881./523:89B@A^]]}}}aaa..."""333aaasssmmmuuulllLLL>>>$$$jjjwwwlkkNKL4124122/0412634645756967_^_oooXUU222___uttSRR<:;?=>412745978<9:@=>A?@;9:BAA;89856:78978523756866SRSlll```333999333555JJJaaasqqSQRA?@A?@=;<967:88B@ADBBDBC?==><<><=866?>>a``yyyjjj777___sssmmmUSS@>><9:>;><=EBCcbcQQQ777!!!RRRvvvxvw?<=4122/00-.1./422:78:78@>?<::<::>;<;9:867856;99:78967977:781./2/0634978IHHmkk{{{>>>AAAeeetstihhZYYeeevvvwuuwww555888rrreddB@A9677454122013014124122/0655gfgwwwbbb]]]ROPB?@634533533<9:A?@?==IGHZYYUSTHFGIGH@>?:89745534422644ONOrqrppp---MMMgggljjgggeee*** ///|||a``C@ADBC<9::88=;;B@AHFGPNOC@ACAAGFFHGG:78856B@@fee|||bbb---444111pppzzz[ZZECC?=>?<=>;?HFGdbcYYY777 mmmzzzcaaDAB7458563110-.1./301634:78523634745?<=KHIKHILJJa``ZYYFDE634201634412312412745@>>WWWWWW***)))```yyyHFG<:;978<9:EBCRQQZYZmmmKKK jjjnmnUST856745745634311422523201311<;;CAB867745977cabnlmIFG<9:856:89=:;NMNRPQtrrttt @@@lll}}}wvvqqsUUU"""]]]vvvxxxihiJJJ;99?=>ECDDBCHEFNLMKIJDBCB@@><<@?@EDEDBCB@A<9:USTpopuuubbb:::dddyxywwwllldddrpp^\]GEFHGH?<=DABJGHvtt”JHI?=>HFFSQR`]^tttEEE333777^^^vuvhghOMM>;<5345234121./412967;89:78412;89`^^uss~}}}}}|{{nmnPMN645523756756423523=;<=645645978=:;C@AHFGttt666,,,rrrXWXECD634745523523412412422311533=<<~|}xwwVTU@>?:78;9:>;?FDEttt(((///XXXmmm{{{yxynllcabZXYXWXeeerqrooo@@@ ///fff||||{|babPOPA?@?=>DCCJHIKIJQOPYXX_\]dcd^]]]\\\[\WVW@=>=;<=:;FCDWUVooorrr LLLjjj~|~~}~gfgpnniiiKKKUUUihhPNO><=@=>A>?GEFUSTź{zz?=>>;<@>?MLLxwxttt777000HHHnnnZWXMLL=;<634412523745523634745745856=:;ustnnnlllnnnfde=:;423423301412;89=:;ZYYyyy^^^,,,\Z\qqqMKK656523534856;9:><=><=a``vvvSSS,,,^^^IGH:89745856523523412634745412634;9:nlm}~nlmJHI978523867<:;B@AJHIecdmklzxzgggOOO999)))```nmnKIJ978:78;9:=:;B@Apnp+++'''VVVuuunmmVTUNLMIGH=;<=:;CABGEFUTTrrrkkkSSS'''QQQgggzzzhefTQRIGHHGHHGH@=>RQQfeerpqtttwwwwwwrrrlklvtt~HEF=:;?=>>;<=<9:A?@DABNMNvuvʔVUU:78>;?=>967523523534745634523412311634@=>ccc???<<<===WWWvvvIGH311311301634:78977LJJyyyddd###AAAdddjgh?==856523634756;89><=<:;HFGkjkaaaDDD222rrrFDE967967967523412311634745412412967VTUQNOA>?634756422967<::FDDTSTsssRRR''';;;~~~}{{TQR:78978978A?@HFGtst***AAAfffqooXUV;9::89>=>;9:<9:@>?DBBFDE]\]zzzdddBBBooovuv`_`JHI<9:?=>HGHLJKA>?_]^}||xxxssskkkXXXVVVeeeSPQ>;>;?a_`FFF''''''rrrigiUSTB@A756201634cabsrryxxtrtRRR===DDDrrrfdfVUU@>?978=;==\[\srspnp666$$$UUXyyytrsEBC201423867:899787455233113113011//201978bbb===###$$$^^^\Z[533534634856:78978>;<=645545DBCPOP(((]]]tttb`aECC745767867?<=B@A@>?<::?<=B?@wwxjjj***GGGkkk|{{ede:89<9::78:89=;<=>;;;<=:88523866?==?=><9:7457454122/00-..+,.+,1/0FEFvvv\\\MMMGGGppp[XY311311412412645;:;?<=yyy444XXXrrrfee=;<:89634:78:89867645978=:;fefttt___HHHQNOBAA=:;523745:88:886341.//,-301867FDE>;<534201523745<:;978A?@ecdiii&&& SSSvvvXVV745;89<9:856EBCtss---ppp}|}ZXY967523534867;89@=>ECDECDA>?ONOoopggi555 yyyihi?=>B@A867867=;;<>;USTvvvRRR@@@555PPP{{{UST?<=:89756634><=201645=:;DAB][[qpptttCCCXXXkjk@=>:78977:88;9:><=vuvecd><?:89533311<::=<<978745634422856634978;89.+,201745DBC\Z[wvvHFG311634745856;9:422;99xxx555ppp~~gee<9:978977867856856756978;9:^\\ooo]]]555___~~~c`aB>?;9:977523311634856523523745967856<9:978<:;<;;:89=;<<:;DBCbaa~~~rrr111VVVrqqRPQ967<:;745312><=sqq***###nlmHEF;99A>?:78@=>=:;=;;B@@HGGGDE][\hhh(((JJJpppfeeLIJ<9:@>?@=>C@A><=FDDkjjPPP///888ffftss?<=;99><<=;;967967<:;523<:;@>>A@@MJK\ZZ=:;@>??<=<9:867201756412534?=>PNOWVW\Z[cabmklkij^]]KII=;;745745967;89<9:856DBCwwwmkm///%%%sssvuvVST;89634;89C@A>;<856745745867ZYZqqqaaa \\\{{{rpq@=>856:89856301311634745523634856634523412523><=@>?:89;9:EDEQOOonnsssSSSpppsrrRPQ=;<867><=867IGHsssxxx ***ZZZkjjA>?=;;DCC><=DBCRPPKHI<::;89DCCdbbooo555sssxwx\Z[=:;:88<9:=:;?=>><=OMNpoo}}},,,999jjjzyz<9:><==;<<:;TQRyyyRRR@@@***===~}}UTT@>>@=>B?@A???<=?=>:89967<:;DCC<:;WUVhhhKKK---___{{{lklB@A<:;=:;>;<=;>FCDUTUooojjj666ZZZ{y{hghHFG978867:78><=967?<=ONNbaa~}}NLM=;<<:;;9:;89978645301301523:78<:;A?@ECDKHIHFGA>?;99:88634634967:78<9:C@ANLMywwccc...ustJHI:89745>;ECDKIJcbcrrrjhhGGG$$$777{{{rpqNJK;9:967<;<<9:XVW{z{uuu:::jjjzwxXVW<9:<9:B@AA?@hggihh>;<745@??YXY}}}nnnZZZzzzdccMKL=:;A??><=A??JIIVUUggglllZZZ999hhhwtv;89>;<;9:<:;XVWQQQ333)))rrrihhWUVLIJJGHNKLQNOJIJFDEA?@A>?DBC?=>LJKa_aKKK[[[uuuonoRPQ=<<=;<=;<<:;IGHljkyyy`__@=>=:;A>?^\\pppfffGGG333cccyxyYXYDBC:9:645867=;<;89@=>[XYvttjgi`__MJK=:;<:;?=>867634745634301201534756533412423634866856634856;89=;>>srsB@A867;89IGHtrs][\<9:967CAB>;<=LJJgfgmkkpppfffGGGVVVebd@=>755978967DBC\Z[uuunnnSSStttKHIB?@;89:78@=>NKL~}}@>?;89CBCTSTsqs___111OOO~~~kkkIGH?<==:;B?@CABKJJjiiusuqoqRRR***999eeesss:78<9:<:;=<<\Z[MMM333XXXjjjnnngdddbctrsqnplllmkla__SPQHEFIHHTST```HHH...yxyTRS<9:=;<=GEFgefwwwkkkYXXA>?C@APNO|{{{{{OOO JJJsssvtu@>?978645523967@=>:78LJK|{{hhhomovvvlkkGEE>;=;<;89=:;;89523301634856523322323412745:78645756<:;@>??=>vttbbbAAAAAApoo?=>645><=WTUdbc=;<;9:IHH=;>;@=>][\LLL777JJJiiiooorrrzzzkiiXVVXVVgfgfdfGGGFFFljlC@A967@>?FFF@>>XWW||}NNN\\\vuuMKK?<=HFFaaaooo------nnn~}~mmn856745:78;99:88=;<=<9:<9::89?=>JHILJKGGGJJJlllXVX978978B?@ecd_]^:89523412KIJa^_ljl]]]777vstQOP;89645:89:89<9:=:;?==B?@7458564121./.,,200?=>:88HFFyyyWTW ///~NLM856634867=:;:99ONNiiiccc---yyy}||@=>=:;:89;99SQRƢonn?<=967><=XWX}jjj ]]]|||XWW?<=856A?@FCD?<=DABfeejjj<<A?@IGHhghFFF;;;$$$ ;;;TTThhhqqqfff:::;;;sss{yzYWX;89<:;<9:967DBC][[uttbbb'''www~~VTUECDMLLUTUihhxxxQQQ)))UUUuttTRSB@A967=:;=;?@=>DBCedeqoo777WWWjhjnnnMLMHFG@>?=:;;89;89978967867967:89978<:;;9:C@AB?@ECDYWXgfgnnn@@@KKKqqq\[[<:;978?=>WUV}{|^\]:89523423CABa`annn```<<?B@@ZXYrrr```FFF<<==CABdbbIII'''###555CCCQQQQQQ@@@OOOvtv_^_LJK:78745<9:;89?=>kjkyyyLLL000{{{sqsMKL;9:BAA\[\TTT999"""[[[dbcVTUFCD967A?@;9:<9:@>>NLMonneee???+++JJJdddxxxmklSPQ:78967967=;<;9::89:99;9:=;;523412;89@?@:89srrMJK977977745311301656;9:A>?|{|uuuUUY777PPP}}}OMM<:::89<:;@>>@>>IGHcabppp```555SSSmlm;89978978<9:XVWӒ`^_@>?:89DABlklttt^^^LLLsssnlmJHI=:;A?@A?@CABKII}}};;;<<;FDEjijEEE***&&&rrt}|}QOPEBC:78634:78967USSssslll<<?:89745?<==:;;89DBC`__xxxCCC***,,,GGG___gggonnOLMCABA>?>;<;99<:;<;<:89<:;LJKa`a}{}\ZZOOOFFF~}~edd;99756=:;A>?ZXYJHI745534423@>?\Z[lllZZZ===yyyzzz;9::89645423978<:;=;<=><<=;?B@AIGHSQRaaa$$$<<<::866;89;89[ZZttteeeVVV~rqqJHH?<=GDESQRedd|z|''':::ZZZ~~~]\\?=>867756967<:;><=><=VTUvuv~~~TTT 555NNNoooxxxsqqkjjsprpmngee^]^XWX[YZ][\mjkttteeeMMM"""JJJxvxa_`<9:745;89HEFWUVFDE745645645@>?\[\lll^^^333]]]kjj:89:89978867:99@=>b``?<=523423422422533:78=:;[Z[nnnZZZ===PPP|||mllIGG<:;<:;;9::89:89IGHonniii@@@ZZZ{{{~~~JHI856978<:;=<=ROPfddFDE@>?DBCKIJtttoooWWW@@@uuuppqGEF856:78A?@FEE\[[onnkkk444BBBiiilkkHFGC@AFDEJHIdcc222 KKKsssXWX:88<:;><<<::@=>HEFhhhqqqeeehhhYWXDCD@>?RPQkhhpopdddOOOvvvuttIGH:89978;9:>;>>VVVmmmjjjzzzsrszzzzyzpppeee999KKKnklZXY;99745=:;XUVcbbKIJ745756867<:;^[\ppp```===dddxxxvvvJII867978<:;=;?TSTpoplllAAA...'''kkka_`ECD><=<9::78=:;:89bab{{{[[[)))fff~a_`@=>523856:89<:;SPQWUUA>?><<;99RPQ~}~nnnSSS###bbb|||edeA?@<:;978DBCOMNoooSSSSSSuuuifg=;<><=GEFTRSpnp ,,,fffhggHGH856<9:><=><<=ECCvuuuuu[[[FBBCCCDDD555---***;;;>>>HHHRRRUUUXXXSSS:::'''MMMooo\Z\=<<977B?@c`agefKII756756312=;;?KKK***jgjwuwGDE856634856=:;B?@\Z[UST=;<;9:@>?NLMvvwiikQQQ===pppvvvSQR:78?>?=;<=EDESRSpnp~~~DDDxxx|||FDE<;;:88<:;=;;=;;XVW|||rrr}}}{{{]\]@>?;9:NLMuttYYY...aaaxxxA>?:78745=:;@>?<:;WUU{{{rrrXXX$$$MMMmkk\Z\@>?856DABljjeddHFG745978:89;9:[ZZlll\\\444\\\mlmJHI;99<9:967;9:;::A@@jhinll8562/0534856856@=>][[xxx;;;***>>>bbbustECD;89@>??=>:88><=POPyyyhhh***666?>>978856967856:78_]^ŤZWXB?@A?@A?@PNOqqqTTT999wwwxww][\ECD?=>>;<@>>UTUyyzLLL777rrrzzzBAB978?=>A?@VTUnnnaaa$$$XXXxxxkij@>?<9:@>?A?@ECDQNOhhhPPPnllyxyZWXC@AA>?;9:RPPkiiiii"""%%%...,,,:::eeeqoq978645634;89=;<:9:{yzzyzVUU]Z\baaeeekkk\\\$$$NNNpnn]\\<:;745CABtrsdcdECD634867;9:<9:YXXrrrbbbMMMpppqppZXYGFF967B@A?<=;89A>?ONN{y{lll```jhh4221./756:78=:;XUV{{{ ggguuuigiNMN=:;=;<=;;;9:@>?VTUqpqnlnTTT666uuuzyzFEE<9:;89967745=:;mklĐOMNDABHFGB?@fdf}}}CCC<<<=<:;B@AB@@]\]xvx[[[...nnnvvvYWX;9:644B@A><=PNNmkkIIIFFF}}}{{{LIJ<9:>;>XXX~~~tttIII=== KKKutt^^^<9:745DBC}~onoKIJ645645;:;<:;ZYZvvvhhh{{{uttSQRCAB><=634978=<=<:;[YZrpplll///QQQMKK3112/0755;99EBCjhiSSSBBBuuuvvvQOPB@A977:88866:78SQR???))):::ljjkii?=><:;<:;967745EBClkkIGHDAB@>?>;>;>?=>;9:NLLcccbbb"""@@@tss=:;<:;<:;DBCihiggg===QQQiii{y{vvvppppoo\\\)))PPPecePMO;99645977:88867645RPQVTUVTUUSTPMNA>?856856745423433EDDjjj|||hffddd\\\RRRKKKtss^\\;89634IGHzyzPNO645534867?=>ZXYwwwkkk&&&IIIbbb|||`__FDE><=;89756856<;<=2001./634;89TQRxvv{{{:::!!!bbbpppdcdFDE@>?:88;99=;<=:89;9:978978IGG\YZECD@>?@>?HFGppp\\\___fdeKHI=:;?=>DABB?@NKLkkmqqsLLL===ooosrsWVWGEFDCCDBBbabwvwccc333TTTy{{gfg@=>645@=><:;<:;RQQfeeNNNQQQ}||ihh;89=;<><=NMNwwwlll(((888mmorqrbabfddYXXTSTbbbnnnSSS```mkmGFF<:;978856523301301422634745866856523523523634534523856ECDYWXa``ihhuuuttt!!!LLLspr\Z[967634QPQQOP412301412CABWUVwwwjjm666KKKooo_\]DAB;9:<9:978756978LIJyxxhhh"""888sss[YZHEF5342/02/0523:89fdeccc(((KKKtrr]\\JII;9:=;<:88<::FDE^\]}||ppp>>>===mlmighB?@978978978<::LJKKIJ<9:;89HFF`^_xxxIII999vvv~IGH@>?=;<><=@>?B@AljjvvvZZZUUU}}}nmmKIJ><=?=>LJJvuu|{{LLL(((kkkqqqMLM;99867;9:<:;DBChghGGG***mmmlkkUTT<9:=:;FEFa``}}mmmIII^^^tttVUU=;;><=<9:;9:HEFihirrr111!!!dddjiiC@AA?@<:;6453012/02/0412523:78;89755412412523856866634412634422@>?A?@[Z[mmmHHHPPPyxy_]^967856SRR~OLM301301745=:;TRSvvvddg)))bbbsssvvv]\\:78856634745866422:78jhi~}}fffAAAMMMHFG745311412856745;9:hghYYY...uuufefFDE>;<=;<@>?978:88EBCommddd"""CCCYXXMJL?=>978978756;::JIIsqrRPQ?=>634856OMNonnqqq@@@555RRRsssZXY>;<9:967?==QOPfffBBBjjj{{{][\<9:<9:?=>SPQuttiii!!!>>>sssihhBAA:99:99=:;B@ARPQMMMXXXzzzYVXB@A;89?<=QPQihhdddOOOnnn|||_^_866422;9:@>?>;<@=>[Z[uuuJJJ,,,555wwwxxxCAB<:;301.,,/--2/0412866634=:;:88533311422311312423523745>;<533745745FDEZXYsss&&&^^^|y{a_`=:;:78PNOjhiHEF967856@???=>USTxwwjjj]]]}}}rnpGEF967634=;<;9::78967<:;QPPyxxnnn>>>ZZZxxxCBB6341./0-.412:78B?@kjjFFF(((WWWfeeFEEA?@@>?=:;@>?=;<=TRSA?@:89967?=>a_`KKK000OOOhhh~~~PMN634745;89=:;CAAZXYKKK'''~~~[Z[?=>;::A?@YWXqqqZZZQQQfefB?@=;<:88:88967HFFzzzggg{{{WUV><<><<=PNOppp[[[<<<TTTLJK3122/02/02/0301523644977977533412523745634756534523534978?==634523JHIccdsssDDD"""gggqpqYWX967412A?@YWXNMM><=856967:89<:;YXYvvvjjj,,,hhjuuuSRSB@A856745;9:?=>>;==534756745978967IFGrppBBB***RRRpnoMKL<::;9:>;<><=634856cbcsssXXXHHHlllccc><=978856867756:89KIJ867745<:;DBChgh666hhh~~~mlmFCD523856967;9:MKLnlniiiKKK MMM}}}edeGDE?<=A?@JHIkijiiiEEEZZZwwwXVW967634967<9:>;?LJKwww444JJJxxxhgg978978634634;89>;<=:;HFFpoo[[[<<<RRRqqqECD0-.745523634745756523977745@=>HEFNLMYWXJGHB@A867523634978><=745745@>?QPQzz{UUX111ssspopWUV967412:89KIJEDD;9:534645867A>?kjjttt]]]VVVtttgfgHEF;9:534523:88<::>;<=<9:;89RPP~~~ddd;;;000dddxxxZWY>;<;89@>?KIJhfhccc===aaatssTSS977978;9:=;<<<634412523978;99867;9:=:;ECDttubbb888}}}roqXVW;9:867978LJKCAB988534523634YXYqqqLLL###HHHhghJHI:89645534978;99967:89><=PNOonoxxx...OOO][[<;;867856:89;9::88ECChgg{{{HHH111ZZZdccJII@>><:;@>?DBC=:;FDEpookkkVVV`__KJJ?=>:78634634867;9:B@A634745@>?KIJjgh"""(((...@@@>>>))))))tttMKLB?@;89><=>;<=CABLJKqpq^]]B@A=;977867><=:784125234121/0412311@>>YWXkijtqrjhi=;;644311301412978967978<:;A?@JIJono\\\777zzzonoVTU<:;:89:89LJKB@A978645545523hghoooGGG###GGGfffWVW><=534433755?=>;9:;89?<=IFHdcd|||eee@@@[[[VTU<;;988867;9:;89:78CAAbaaywyIIIUUUusuECDFDE>;<<9:<9:<::?<=TRSyyyttt]]]NNNXVVGEE=;<867645745867;9:@>?856856DABTSSmkkppp;;;NNN]]]```JJJ???777yyyzyz><=@>?:89<:;>;=>FEFfee{zzWWW"""ddda_`HFG:89=:;><=FCDSRS~NMN<:;=:;GEFc`b|{|fff:::EEE___[YY?=>;::;89523978:89:78@>?_^_lll$$$OOOiii{z{`^_=;<867967<::?=>A?@9675335233011./3013015235236346445231./412523634866867867:89?=>XWWmllpppCCC"""ggg^]]LJK967967:78>;<;9:867756867978SQRxxxfffDDD"""HHHhhh`^_>;<<::<:;;9:;9:;9:C?AUSTdddoootttSSS&&&EEEuuuMKK867745634634:89967A??fdf|||GGG###444\\\{{{]\]DBC;89967=:;=;IGHRNOzzziii<<<***\\\sqs^\]?==:78867867867867756745856867_^_ooo...ZZZvvvzxzrrr{zzsss|zziiiTTT%%%@@@kkkihiCAB:89A>?A>?C@AWUVddd"""666xxxede=:;>;<><=?<=NMN~}~pppJJJggglllMLL:89=:;<::DCDpoo][[BAA=;;<:89:99978523533<;<@>?LJKono|~~9>>bbbzzza``<:::89644645967:78?<=756;9:<:;867412634301856523301523311311866856756977756@?@;89ROP{{{```###hhhlkkTRR856856>;856412523745NMMnnnXXX777QQQrrrnmn856967><=B?@?<=745745OLNxxxtttGGG)))IDI|{|vttJGH412301745:78>=>:78JGHtss<<<'''777JJJffffeeONO:9:645756856978:88B@A`__{zzWWWHHHooolklJHH?<=634523534634534867634856b`aXXX444fffxwx_^_?=>C@AB@AOMNkkkrrrWWWAAArqqomnCAB<:;;89:78B?@^\]>>>===PPPwwwOLN978><=EDEHGH\[[OOO$$$vvvuuuONN:89<;;B@@YXXĮtrsCAA;9::88B@@a`atttNNNjjjeeeIGHCAB<:;7568568664121./978=<=?=>HEFhggwww,,,YYYVTT;89422766867<:;MLMQOPCAB:89978;99<:;645645756><==;<967@>?977745867=;745412422856ecdVVV$$$___uuu|z|fefKHI@=><:;CBC=;;967:78><=?=>ecc~||FFF'''XXX`^^@=>:89867745967;89967SPQussyyy555NNNjjj|{{CBB=;<978645756:89867@??XWX~:::PPPwwwjij=;<:786346344122/0523634745?=>kiillliiivuucbcLJKCAB>==;9:867<:;GEF\Z[XXX(((AAAusunmm<::<:;978=;856867756977DBConn{yzDBC<9:=:;;9::99CBB<9:=:;><=;9:<:;988856:89;9:C@AcbbsqspppSSS333KKKrpp\ZZ866634423977866523301523756_^^{{{NNN###BBBbbb`^_PMNIGH=;;423<9:@>?:78856:89BABKJKvvvfff"""<<>978756634867856856[YZwvwrrr+++ ___uuuvuvjijonoWVW:9:988867656423545656LJKommrrrTTTmll]Z[A?@745634634645634301412756DCDtst[ZZGEF=:;:78988533434;9:>;<==<ECDihi˿{yzDBC;99967CAB\Z[zzzmmm'''NJJ~}}IFG412867978;89>;<<9:311422866;99B?@VTUwwwLLLcccyyyqopRPQ=;<967:78:78<:;@>?PNN]\\IFG=:;:89;9:ECD><=:78><=DAB=:;:89967B?@HFGVTTutuMMM>>>FFF}|}gff>;<745312412745523412756?<=URSonnGGG )))???aaa}{}LJK><=><<967301A?@?<=967967CAB\Z[lllkkkFFF;;;nnnLJK><=<:;:89866:78856<9:fddrqraaa888CCCtrt|||hfgUSTMKLKIJ><=878989;9::9:878656:89dbc+++ MMMihh^\]DAB856866745634634301634867OMNqpqKHI=:;756756=:;856534978;89?<=SQQrqqlll(((DDDhff`^^><=:88;9::88SRRgggXXX888zzzPNO<:;=;;<;89;89JHIhfhvttOOO%%%GGKrppecd=:;412745:78967=:;;89422645<:;C@AOLMcabyyy:::HHHZZZ|{{onnLIJ745523967=;<;89@>?NMM^\\ppppppbaaNLLFDEIFGMKLGEFCABGEFOMNKHHNMNLKK\XYeddonnoooeeeBBBpooDBC967634745745634523978CAB`]_ommAAA999PPP```fffqqqvvvwvwVTU=;<:89:78745523B?@<:;<:;ECDZYZuttqppKKK'''>>>pppECD<:;@>?><=:88;89<9:NLLxwxoooFFFRRRnnna`a][\CAB756;9:866645756978;9:;9:;:::99;9:geflln```LLL;;;KKKgeg^\]@>?967866755634523523745:89a_`~}}HFG=:;745745:78@=><9:;89978978977A??ZYY}}}XXX555KKKfddZXY?==<::=;;;::\ZZnmnMMM>>>bbb~~~xwxCAB;9:?=>DCDTRSa__ppr###EEEooonlmLJK:78867:99@>?[Z[MKL:78<9:?=>SQRnmnggg,,,666VVV|||||}SPQC@A:89856978;89967967967745867=:;GEF^]]lkljjj$$$444ggj}}}]\]GEF;89745634:78;9:@??ECD```qooaaa"""111llluuupopdbcjiihfha``^]]_]^a_`b`asrsqpp|||~~~oooKKK!!!CCCpopC@A:88745745634634745:89A>?ttt///---RRRrrrywyfefWVVJGH<9:756745977:88978856;9:GEF```xxxrrrNNNEEEuuuDBC=;<><==:;:88:88CAAmkkrrr111[[[xxxB?A;9:645534534756756645534645756534877645DBCVUUqoo{zz|||oooZZZPPScacNKL:89867745634634634634634<:;trspooC@A634534745;89=;<;9:;9:@>?=;<978867<;;IGGighnnpKKKXXXfeeRPQ=:;?<=A?@><=a``uuuOOO%%%]]]xxxfefOMN=;<><=A?@LJKmlm}}}YYYJJJsqs_^_HFG;:;978:9:B@AWVV{z{cabB@A;89@>?HGH`]_rrr\\\MMMqqqa`aB?@<:;=;<><=A?@@=>=:;:89978867856:78ECDgggpnpSSS999___uuuXWX:88745><=>;<=;WVVhggussfff(((LLLaaa___}}}{{{tttwwwwww```[[[WWWHHH:::EEE|||dcc:78856634311311412523>;<=523;9:>=>><=;89978JHIQOQihiuuu_aa===dbdljk?<=:89867644533988HFGyyynnnWWWeeeMKLFDE<9:856:78:78=;<989867978:89867534423312634856745HFGHFFiiiqqqZZZ$$$PPPbbbPOP?=>=;<:78856634523523634B@Azyyjhi989301856=:;?=>=;<<:;@>?<;;967:78978856634856DBCvvveee,,,kkkjiiQOP><=?=>:78;89cbcxxxHHHeee}kjkGEF745967@>?MLLonnnnn### ''')))111;;;111!!! eeeSQRA??;89;89:88978><==:;:78;89?<=QOP_^^vvv222VVVTTU@??CAA@>?@=>FDEa^_ROP@>?<:;<:;989:9:ECC`__xxx$$$]]]trtjhjA>?><<:89><==;<<9:?=>HFGtrs}}___999(((...,,,>>>FFFHHHDDD<<<...333((("""EEEjhi:78422523311523412422;89IFGaaa ###YYYnnnxxxsqsWVVHFGDBC?=>856645978634=:;><==:;:78:89`^_rprsss[[[---IFInnnjhh856><=967634523645C@AtttgggUUU WWWyyyIGHCABDBCCAA;89?<==;<989989:89978<:;978645745634412634856CABRQQdddxvvYYY$$$IIIZXXLKK<:;:89967745523634756412A>?RPPIGH978978:78:89>;<<9:GEF`_`LJK867856856867745745=;977;99onowuuTTT--->>>OOOdddjjjjjjfff[[[CCC===222hhhUSTA>?;89<9:;9:<:;>=>:78978><=DBCNMNcbc|||]]]%%%@@@qqqvvvUST=;<:78<:;?>?NLM^\]SPQA?@<:;<:;<:;:89JHHmkllllxxx{{{ROP:78:78<:;=;<;9:;89DAB][[ddd!!!CCCgff:89311301523856745745=:;HEFwwwSSSeeeooodbcUSTJHI:89634:78856745;9:BAB:78?=>977978ECDUTUrrr;;; XXXrrr[XY<:;><=:89:89=;?=;=;<:78856<9:A?@?=>;9:GEFjiikjj=;<=;<856412312533?=>gffqqqFFFFFF}}}cbc?=>856856=;<><=kkkxxx...HHHmmmlkkECD:78867<:;A??KKKHHH]]`rrryyy}}}pnokijyxx|||zzzfffUUU===,,, (((zyyvvvKIJ?==:78;89=;<;9:;9::89:89B@ALKL`^_vvvMMM,,,ddd}}}dcd:89422634><=QPQQOP=;<856:78<9:856KIJutuiiiHHHAAAvuuGDEA?@<:;>=><:;967:89JHImllnnnPPPCCCnmm=:;533534745745634634?<=QOPTTT ///sss[ZZKIJB?@>;<;9:><=:78;99978;89@>?EDE=;<;89?<=WUVpmo~~~YYY ###gggywwRPQ<9::89856978;9:<::JHIfffMMM999VVVlll_^_TRSKJJB@A745634<9:?=>?<=;89;9::89:89<:;;89856978634><=:78:89LKKihhyyy\\\>>>,,,RRRfffhhhhhha`a]]]hhhhhhUUU666IIIdddVUV867634311301523745=:;RPP@>?978745856>;<><=<9::88WVV|{{=;<<:;967634423422>;967;89;9:MKL###///ddfkkkrqrQNO=;<978:78A?@XUVppp777BBB\\\|||rqrdbc^]^[[[OMNLJKZXYpoprqrfeerqq|||mmm]]]LLL666@@@{{{mlmHFGB@@=;;<9:;9::78856978;9:LKL_^^trr}}}^^^>>>ccc~~~nmmKJK756533745<9:YWXutuGDE867866;9:?=>;89][\zyzWWW777***eee~}}hghB@AB@AA?@BAB><=:78B@Aa`a{{{@@@$$$AAAmll=;<634745756634523634=;?EDDECCDBB=:;967=:;KJJB?@KIJ[YZtqs[[[(((...rrrLIJ><=856634756866644LIJbbbFFF]]]pppqppbaaNMNFCDHFGVTU[YZ_]^`_`QOPMKLFDE>;<;99<:;=;<856967745978B@ATSSooorrr\\\***%%%===XXXyyyzzzhghZYYNLMNMNtstrrr\\\FFFjjl__`745634523301301523<::RPP=:;634634967><=:89:78FCDqop~~;9::78:78:78856745;99_^_nnnHHHKKK|||a^_@>?>;><=TRS$$$GGGttt][]B@A<9::88:89>;iggXVW;89645:99><=A?@>;?;9:CABDBCCBBCAAWUV|{{tttBBBzyygdf=:;412523634523634634:88IGHdddCCC...HHH~WUVCAA=;;>;<@=>CABQOPHFG>;<><=HFGRPQXVVfeevvv|||oop,,,999wwwGEFA@@;9:856856:78:99HFG```HHH%%%ZZZqoomllcacdbcihh~~~vuu{y{mmmono\[\NLLMJKJHIA??867533422867?=>DCDLKLWUVnnnZZZ888,,,GGG__ayyzrrrzyy_^^><<523523<;;?=>@>?DBCmlmttv...RRRhhhsqqMKL:89:89:89:89DAB`_`UUU555,,,TTTrrryyzonoYWXGEF867645312523534412423867745634:78=;;A>?}}};;;"""!!!ZZZXVV>;<<:;B@A=:;@>>GFFTRSommvvv>>>>>>xwwECD745856523523634745>;;89:89;9:;9:LKKfffHHH222PPPiiiqqqlllpppggg[[[[[[^^^vvv{{{{{{}}}sqr][[B@A;89745634745978;9:B?@a``srraaaUUUpppuuuyyyTSTGEE<:;867301534423<9:?<=LIJcbcZZZ:::```rrr^\];9:;9:856867867967967412412856:89B@AMKL|{|~mkl:78756745856967A@@ONOuuuggg///EEEljkDAB;89<9:CABDBCpop<<<***yyy_^^><=978:89:78?=>XUV{{|iiiLLLnlnomnSQRCAB:78856745878867867645534856:89745856745534756<:;><=BABYXYigh|{|YYY(((<<<=\Z[|{{qpq=:;634756:89=;<:;`__}||HHH===XVW634634523634745634?<=YWX```BBB???ZZZ}}}~}~{{{`]]TSTbbbZZZKKK555@@@usuqoq>;<=;<523<;;<;;=;><:;312.+,><=LJKrrrxxx111WWWqooeccONOA?@=;<<;;867523867856745:88977@=>QPQvttDDD222222&&&222ssskikGEF;895239679674120-.422311745<9:?=>[YZnnnBBBhhh|||IGH745856967756856DCCroq^^^>>>hghFDEECD@>?NMNA?@gff|||EEE***aaajiiYWX<:;856?=><:;DBCUSTrrrzzz///GGGvtvpop=;<;9:856;89:89967:78:89:89<9:>;?jghØ}}}tttUUU###NNNedeHFG=:;=;<<9:523KJKPNOrrrxxx[[[$$$OOOqoqa_`C@A745745856634745856A?@]\\bbbBBB(((000555777---$$$111@@@QQQ]]]jjjhhheee___VVVHHH&&&$$$TTT{{{tstLKL745312645;9:=;;866ZXYa_aBBB***:::^^^_]^DCC<9:856856:89;99B@@a``nnn???:::lllkikPNO=;<><=756866967867745745856<9:<9:DBCVTUggg===%%%???RRRdddjjjjjjjjj___999...DDD{{{edd><<745745745745745644523523866;89B@@dbcnnnDDD888qqqlkkEBC856:78967856:78A>?jhiqqqMMM999EEECCCCCC444 ;;;}lklJHI>;<;9:?=>;::hee}}}JJJ```yyy][\GEF=:;<9:><=?=>_^_trsrppLLL"""\\\yvva_`745645?=>@=>=;<:88:89:89<9:<9:=:;=;<><=?<==:;<9::78967:78301412867867?=>KJJpoptttcccAAA<<>>,,,111444:::555^^^yxyfde?<=311534<9:;89856755VTU[[[999...NNNyyyeddHEF<:;?=>:78967:78eddYYY$$$eeefefA?@?<=<::;9:@=><9:534<9:523866;89<::CBCOMNnnn@@@###TTThhhxxxtttz{{{z{ihitttbbbUUU@@@---hhh{{{VUV;9:;9::78;89856523412523745745967QPP\\\FFF^^^SRS@=><9:<9::78745856B?@rrrdddAAABBBdddlllhhh}yyyooolllSSS$$$777~~~mlmIGH978756:88?==dddwwwKKKLLL|||ihhOMNDAB<9:<9:@=>PNOzyz|||WWWOOO}}}rqqIGG>;<634>;<:89856755867:88;89=:;<9::89<9:<:;967978:78978967978634533534656978MKKfeevvv]]]***>>>\\\}||UTU=;<978756;89A?@CABQOP~||www===!!!beejjjUST<:;6341/01./756<:;978523312634412/,--++200423412533645=;>;>>///NNNjjjsqqrppvvv~||~nmn|||dddLLL,,,***jjj}|}a`a533533755>;<978634:78XWXQQQ555$$$[[[|z{USS><=@=>856745978fefaaaVVV{{{{zzXUV<9:@>?<::;9:@=><9:523;89634977967;::ECDQPPoooBBBAAASSSsss|||kjka``mklnmnbaba^_SQR~}~~~~|||wuw```ZZZIII555LLL|||rqqLJK<9:<::977?<=967301301634756745;9:cbcppphhjnmnDBC:88>;<=:;;89866967HEFxwxXXX666 OOOhhhwwwjiiVTUtrskkklklvvvnnnKKK 333}}}mllGEF967:89<::@>>cabrrrIII;;;pppZYYFDEB@A=:;<9:FCD_^_ttt>>>$$$rrrihhA??@>?856<9:745634:78?<=JHHLJJRPQQPQPNOSQRTSS:78856:89:89867<:;756311312523634A>?RPQustvtvXXX///<<<[[[||~TQR;9::89978<9:A?@FDEa`appp///###QQQzzza`aA?@978634312423<:;B@A?=>;898568566342/0/-.0-.1/01./201322523412856422745JHIsrsWWWCCCgggihhA>?978856;9:FDDPNOyyy^^^ :::RRRooohgguuvsssgggRRRAAA888VSTFCD>==@??634634645978?<=QOPpppRRR333555KKKcccRPPGEF?<=@>?JHIPOPhfguuuuuu^^^===JJJ_^^:89;89856967856856:89hghuuu==="""***vvv^[\;89;89;89523:89][\wvwaaa%%%<<<=;9:756745@>?:78634756;9:A@ANMN_^^wvvGEF412311?<=@=>?<=A??NMM```ttt;;;!!!333QQQ{{{baaDBC756CABB@AHFGZYZpppnnnJJJ''':::~~~igiB@A:78?<=?<=<:;`_`wwwVVV MMMjjjjijJIJ<:;;89A>?EBCYWWpppqqqXXX ///[[[zxxPNN=;;;9:;99;89;89>;;<@=>?<=B@A<9:967978:89;9:634423745866756634523967867867<9:MLLsrr|||AAAXXXsssGEE:88A?@@>?FDE]\\trsrrrDDD$$$XXXnmmVTUGEFPNOdcdxxx555GGGPNO@>?;99=;<745988;9:>=>MLMjiixvv;;;***;;;jjjzzzTSS412523645745423856856VSTnnnzzzyyyEEE999qqqcbcB@@A@A<;;745:78;9::78745gfguuu222 XXXsqqRQQ745:78?<=412745[YZxuvddd&&&)))gggvttwvwPNO<9::88:88977967977644311311412745856<9:DAB\\\xxx;;;$$$===qqq|{{pooSPQ?<=745977866745634523867<:;=;>=>@>?``akjkwuwjjj222$$$[[[~~~nnnQOP=:;978;9:978978?=>:78756978A?@TRSa_`lkka_`FDE523423311CBBEDE@>?JHHrqq|z|lll'''ZZZvvvmlmTRS?<=867523412GFF@??<:;KII___rrr777>>>|||cbc=;<856:89:88978dcdjjjBBBrrr}}}ihiDAB967:78=;;;<856634:78KJKzzzZZZ555VVVdbc@>?756;89=;;89745745856;89967:78<9:=:;<9:?<=A?@DABDBCB@A=:;;89967B?@><=867;89LKKqqqccc===bbbuuuA>>;9:967:89LJKrqr111$$$PPPvvvjjj><=:78EDECABDCCUTTmkmjjjOOO RRRzz{HFG;89756989745867977DCCkjj}}} %%%:::xxxsssxxxhggRQRCAB645.+,0-.412634534645?>>=;<KHI~trsEBC:78<9:?=>;9:856856:88=:;;9:DABZXY```///,,,KKKzzzhgh@?@;99745745?=>FEF>=><:;=:;GEEUTUrrr===555vtvcacECD?<=?=>;99:88QPPkijxvx:::MMMnnn|zzfdeB@A856:78=:;CAA][]wwwRRR###CCCxxxhfgIFG@>>978;9:@=>>;<=<9:><=><=<9:877745:89><=FDE_^_WWW444---ggg}{}qpqPOP><<>;<<9:856856EDEuuuqqqJNN555iff~|~`_`LJK=;<867745745634756856634412311301311523412523856;9:A>?A?@A?@@>?><=><=A>?@=>@>?=;<;9:GFF^]]___AAA444usu~~~>;<=<<756<:;TRS{z{999bbbmllQOO867><=756867:89<:;B?@ZYYuuu777UUUNLM?<=967634<9::89745B@AfffyyyNNN"""@@@___www|||rqrRPPHFGDBB=;;867412,)*/-.423867=;<;9::78745CABWUVa]^QOPWVVussyxyqqqZZZ333...???___=;;634745<:;756756867A?@NLMZZZ111ppp[YY856:89;9::88=<8668669676342013112012/0301634866634:89OMNooowwwKKKCCC\\\fefFCD977<::<:;856;89?=><:::89978:78=:;?<=867645978<:;967867756EBC`__yxyeee'''&&&dddzzzjijDBC967745967;89;89;9:=;<756867978>;<[ZZ^\]978323867867867;9:?<=:78745634FCD[YZttt333eee}}}iggDBC433634=;<=856<:;867;9:KJK[Z[ljl===111===KKKLLL:::'''###iiinmnVTU978867745856B?@^\]VVVFFFsqs}{{_^^@>>967856856>;;IGHxvxbbb111777@@@SSSwwwOMNB@A?=>=:;=:;978634;89756756HFFb`a{{{OOOeee`__OMMIGH<9::88<9:;9:978:89DBCdcdnnnOOO222SSSzyy{{{?>>978967;89<9:<9:7458569678676452/0301745856523422756967=:;=;<=><=<:;IGHmllOOOlllcbcHEF856:78412=;<@>?;9:><=OMNrqrQQQ///"""jjjKII<9:745312<:;;9::78LJKqppppp***###EEEZZZssszzzusurqrPNOB@A:78;99;99423423312745867978=;<;99977523867@??EBC?=>CABUST]Z\mmm}}}ccc'''FFFa_`B?@>;<745:89856978867KIJlklzzzKKKSSSxwwPNO:78:78;9:867><745856967856:78:89:89978978;::B?@?<=867756:89=;<=:;978867HGHXWXutt777RRRuuuqpqONO=;<745745;89:89978;89;9:423645756C@A{yzyyy}{|LJK856312412534756:78=;<=;<867<9:YWYjijXXX555nnn|{{TSSA>?766745B@AGFG745311644=;;C@A[YZttulll777444EEEcccrpryxywwwhhhZZZ888 ]]]hggWUVCBB988ECDA>?A>?[YZrrrJHH;99=;<978978HFGdccuuu```***kkkihiCAB:78<:;>;<=:;@=>QPProq}{}nnn???"""SSS}}}^\]FDE>;<856856:78523534<:;=<?:78>==;9:<:;<9:<:;IGH_]^``c^^^qqqttt`_`856745867:78<9:?<=ECD[XYHFG9675232/0301634745634644967856>;@>?<9:<9:FDEZYZsqqXXX999@@@yyy~~~><==;<><=;89DBCede,,,[[[lllZZZDBC;89?<=:88><=?==<::=;VTUzzzwvwHHH***777KKKa__B@A?<=745<9::89;89:78KHJlklppp;;A555|||]\]A?@967978:89=;;<@=>=:;878B@AIHHfdeIII'''@@@nnnjijUST978856634978;:::88967<9:644645645756FCDdddvtv?==745423423645745856;99=;<;9:?=>hghuuuFFF:::eeesssgff?=><:;<9:978><=?>>201423311?=>NLMlkl~~[[[333###>>>iiiwwwrqqlklgfgkiirppssskkkJJJ NNNcbbWVVIGH?==ECD?=>A>?VTTsqsWVV;99967=<<<;;=;==@>>>;==?=>DBCtttnnn!!!333ooopooTSTECD>;<:89=:;967;9:>;<>;;;89>;<;9:978412523745:78>;<:78745634756745634967534312423856978967745<9:IGHb`annnaaa@@@333QQQZYY<:;756856A>?;9:<9:;9:B@AROOfff999666TTTqooKIJ977634;9:;9:BAAUTUsrrppp[[[ppphhh?>>:888569777553011./1./634856978867967@=>mklwww[[[###888mmmzyz[Z[=;<:89634634;89978978:89;9:KIJLKKQPPZXYpnoxxxQOP756756;89=;<=:;><=978523977WUVvuvQQQ333'''eeewuuVTU@>?312301523;89<:;<::<:;=;<301<9::89:89ECCwwwOOOqpp>;<745856867978856756<9:;89=:;A>?nmm}}}DDDRRRyyynnnSQQ856756;89978533311312756422=;>>777)))  )))YYY{{{}|}^\]LJK@>>IGGYXXgffxwxggg(((CCCedd_^^ECDA?@967856?<=NLMtrr{zzNLM@>?856856:88?>>DCC]]]yyyfff!!!---[[[}}}utt\YZCAB856978<:;?=>?==QPP}OOO!!!!!!eeeyyyXVWHEF=;<:88;99CABHFG=;<;89?=>967srs{{{777LLLmklKHICAB<9:;9:745756:78=:;<:;:89__`xxxppp;;;>>>ssshfg;99;99422756=<<@>>GDEfdeqqq?<=745867634634523634856<9:967FEFutuustxvwtssxxxxxxNNNCCCsrrfee745:78645856=:;b`a@@@"""$$$"""&&&;;;HHH^^^dddiiikkklllhhhmkmdddWWW555888]]]ooohgh]\\MKKFDE@>??>>@??A?@A?@YXXrpp```III___`^_<:;634412412:78856a_`uuueee###,,,AAAUUUjjj}}}xxxywwfdeHEFA>??=>856856;89634FFF634:9:;9::78?=>>;<756533423756>;<<::867;899784120-.2/0523634634856IFGkjkoooIII///GGGUUUccccccfffiiiggghhh```PPP<<<333RRRpopPNO978756>;<>;<<9:><=?=>JHI]\][[[555888FFFxvvomnTST?==967978<:;:89><=ljjoooNNNffftssDAB745523745856634311412534645;9:@>?HFGXVV~~~aac111'''@@@bbbxvxgefB@A:78967;9:534756866978<:;GEFXVWtss<9:856856978534412BAB:89856ONOqpp]]]666)))BBBRRRxwwtrsGEF856978878756<9:>;@>>MLLXXX@@@xxxrppGEF867A??=;;755867=;?=;<:88@>?><=:89=;IGHdcd~}~bbbOOO~~~}||^]]DBC523756:89967967A>?jii===,,,ZZZpppmkkZXYFDE:89B@A;89867978<:;@>?SQQxxxSSS333###MMMiii|||TRS<:;967><=?=>:78867<9::89523867A?@ppp|||[[[ZZZfffa``:78645:78:89A?@LJKccc{xzNKL=:;745311201534856;89=;<=:;YWW}}}nnnMMMBBBVVVjjjxxxyyynnnUUU555BBBssshff;9:><=967:78?<=_]^FFF000###???BBBLLLYYYuuuyyyzyzomm_^_nmnsssqooZZZ---777ccc{{{zyzTSTBAB@>??=>>;;89634534?=>=:;tssWWW 333bbbxxxxxxwvwonnTRRMKLECD?=>867745645534634523412644634867:78;89<:;867867756867<:;KHIVTT@=>4233011./0-.2/0412523756978LKLxxyprrEJJ>>>^^^vvv}}}}}wwwjjjCCC777JJJyxy\Z[B@A<:;<9:A>?;9:<:;=;967:78<:;967978ONNooo___999&&&yyynllB?@523634412301412412523967978HGG[YZrqqtttiiiGGG---XXXqqqecdFDE;9:978856756867988?>>?>>GEFgfgtttmmmgggkiiONOCAB967634534423:89967867NMNoooggg>>>111WWWvvvzzzuuujiiLIJ:78856:89745978;89ECDEDD=:;523523<9:>;JIJPPP###nnnsqsXVW@>>ECDECDB?@@=>>;<978745422856_^^xwxgggPPPcbb@>?:78;89=:;867634301201634;9:745BABYXYnnn^^^ ???XXX{{{xxxiii_]^[Z[WVWQPQVTU^\]xwxvuvsqstttmmmVVV!!!111999LLLiiiuuuwwwwvwgfgiggTSSB?@:78856745745<:;A?@CABPOPpppooo***lllyyyJHI>;<:78:78856745856;89423867645867=;?<9:978<:;><=<9:@>?LKKsrsccc$$$222nnn~}~ecd?=>><=<:;;9:867645:89EBCnmmbbbGGG)))NNNuuuighQOPB?A;9:;99A?@CAB=<=:9:=;;<9:634745<::TRSyxx~}~WUVB@A967867?=>?=>RPQihh~}~}}}sss{{{kijDAB856523634634856<9:=:;FCDkkkddd !!!666CCCGGGBBB)))IIIqqqc`a:78;89977967=:;ZYZMMM999%%%WWWggg~~~utuUSTOMNFDEDAB?<==<?;9:XUVpppWWW>>>UUUoooTRRDBC;89967;89?=>@>?eddMMM111CCCrrrtttuttdbcNMN@>?@>>967745745645523412867745534423312412856=:;:89634634745967A?@ecd~}}zyyECC3120./1./4124122012/0:89IGHhef|z|@@@,,,EEEiiirqr\Z[KJJTRSNLMJIINLMDBCIGHMKLZXYpppkik>>>///eddGFF?>>>;;<756;99ZXY}~qqqXXXfffvvvsss\\\PPPCCC;;;333111JJJjhjwwwlkkLJKKIJA@@;9:645634978?==A@@vvv|{{JJJ%%%@@@SSSqqqqoo@>?8672/0412412301412523412978MKLzyznnnIII&&&222TTTuuuxvx][\FDE:78978:78<;<<:;856867IGHKIJlkkppp/// +++gggECD:89423433433423412745?=>a`aTTT,,,&&&TTTsssrpr_^^QOP><<:89978867978978756GEFXVWsrr<:;2011./<:;<9:JHIa`aNNN 999VVVOMMCAB?=>><==:;866523412634CAB]\\nnn888pppzyyVVV=;<523745634534745856867;89=:;;9:JHIfdejhjBBBGGGfff||||||]\\NLMA>?@=>=:;856534755<9:A@AC@AECDJHIhhhVVV///###XXZbbb}}}gefRNOKIJDCD?>?;99866967634412312523DDD><<><=?=>FDEbab}}},,,iiitstDBC=:;=:;856412201311533<9:=;?<9:;9::89978978><=?<=PNOgefomnfffYYYDBC967:89756745:89@>?A?@rqqkkkRRR777ggg}}wvwPOOB?@:78745=:;B?@HFGVTUXVW=;<978645967745<:;NMNihiqppUSTJHICAB><<:89967967=;;JHI```+++JJJ{{{hff534412644634:78<9:967TRShhhCCCTTTwwwcbb;89634644977<9:VUUggg@@@&&&...===YYYpppywy][[`^_\[[VTUQPP><=><=:89977:89:89:89856B@ATRSnnnWWW888lllrrrUSTLJKTRSVTUqppooo@@@&&&JJJuuuMKK=;<=;<:89756:89DABkjjwwwmmmpoob_aUSTIHH;9:523634;89978745523867856856634534423312645978867645523523756MLLfee]\\TSS<9:2011./301634745312312967SPQ---FFFnnnwww]\\B@A967?<=;9:866978534:99:89KIJa__ljjlllmkkNLL@>?967:89=;<=;<=jhiPPP555***BBBmmm|||xxxfdfRPQFDE=:;412867:89;9::89:78A>?cab{xx{{{eeeOOO"""___;9:=:;978423745756412523JHItstLLL$$$555KKKeee{yycbbECD;9:523523745867867978=;<=FDETRSNNN???rrrxwwRPQB@A?<=>;<;89634301423978MKL}|}lll@@@'''zzzywwPNO:785237454121./2/0534756856967;89`__~|~ttvDDDggguuuvuv_^^A=>967634:78856523523755644634634867<:;POOtttMMM000TTTdddqppedd]\\[Z[FDE967978867434534967978756534423756<::<:;DBCCAB><=QPQAAA$$$ZZZtttSQR967:786342/0201311745:78>;<;?977;9::78:78<9:<9:866866CABZXXpppLLL***eeerppsrsyxywuw][]DDDMMM~~~LJK;9::89967634756@>?[YZzyzSQQJHH?=>:89:89=;<756967:78867856;89967745745634534534877989656645745;89SQRutt~~{yzgee;996444222/0301523523745412422>;KJJdcc111aaaoooedeTRS@>?><=DBCOMNgefhghYXYWUVb`arqq~~}~~~rrrttttrrsssyyyqopHEF978:78645423867;89><=VTUvvvXXX,,,""";;;YYYzzz{{{vuuVTU=:;634534644856978645412745745MKL}}}ZZZQQQnnn~~~qopVTUECD;89:89:78523867:89;89?=>GFGrqqjjjFFF"""aaa978;9::89745756867644644WUV/// 333SSSuuuYXXIGG:89634634745856867867CAA\Z[kij978977977><=?==@>?MKLLLL ;;;\\\xwwSQRC@A@>?=;<967301534534=;?523523634:78:88867:78;89:78745523523755CABgeffff))) +++JJJbbb}}}wvwmklRQQB@@;9:B?@?=>645756867656766<:;989:9:;9:867867422=:;CAB?=>=;<=<:;<9:KIIxxx}}}```???'''dddYWX><=856867856856:88DBCnmmkkkWWW$$$YYYighSQR;89856423:89=;<@>?MKLpnpTRS;99;99<:;856745634645756523423412867;89<9:=;<:;<9:><=><=<9:<9:856867:88978;89CAAONNa_aiii777JJJdddjjjjjjggg(((ZZZGEF<9:423523745745@>?ZYZjhhJHI;9:><=:78756<::B@A:89634<9:HEFMKLDAB;89856856745534756989:89978;9:@>?TQR}~qopSQRC@A634311311311534634412523412412KIJxvwror>>>CCCJJJPPPUUUXXXIIIZZZQQQPPPRRRXXXQQQaaagggbbbZZZSSSSSSJJJ@@@777>>>LLLTTT}nmnROP634201301745745523523755978977745<9:[Z[bbb<<<<<<=OMN~}~rrrbbbccciiifffjjj}}}tsssrrYWXKII><=856534523634967:88>;<:78301534645QPP~}~___***""""""666@@@UUUbbbzzz~a``GEF745634645645534745978;9:?<=KIJZYYcccBBB aaa{z{:89;9:;99866634645745978a__FFF>>>;;;...444JJJQQQTTT```www}}}wwwlkkSQQ967745745756745:78967:78@=>XWW~~dbc978867634A??>==EBCUSTEEE222ttttrsSPQB@A?=><:;756756534745=:;ECDeccrrrNNN777111111:::===BBBSSScccpppJHI:89634412523523412745967978=;<\ZZnmmUST?==523201312745;89<9::99;::?<=>;<=:;856523301523A?@EBCzyy}{{cccMMMJJJXXX___iiiwww~}~~}~gefB@AA?@=;<967634<9:B@A967856:78;9::88978867:78;9::89645755<9:=:;<9:DBCdbcxxxDDD,,,"""@@@pppTQR523422745856634533755978FEE^]]jhiQOPA?@<:::88967634311;89:78;89=:;@=>JGHhfflll:::[[[|||igh>;<856634523745;::ECDfeekkkSSS@@@^^^xwwEBC:78967967867:89?==PNOfdewuwzzzuuudbcB@@:88;9:8568566342/01./412756634745967=;><;;:89<:;B@ADBC:78CABA??B@@B@AA?@CABNMNbabjhjljlRRR)))111)))(((]]];9:856412311644978LIJwvwqopWUVB?@>;<<:;>;<;9::78:89=<978:78TRSsst|||VVV EEElllwwwooovuuSQR?==8675232/0644CBB745867A?@GFGFDEB?ANMNOMNKIJDBC@>>ECDKJK;9:634745:78867967;89=;<\Z[ĴtrrGEF?>>?=>534301423534634523745756@=>>;<412534645B@AtstCCC888666222111>>>FFF]]]sss~gef?<=<:;745644978988423978;9:B?AKJJ]\]lkkzzzUUU ```poo:78B@A@>?634412534412978][\jjlYYYYYYTTTTTTfffprr{{{yxxTRSCBB:88745634645867:89967:78B@AVTUxuviii\[\867423978977@>?QNOb`a999FFFpppnlmFDE@?@>=>=:;978756967<:;=;?634312423433544867=:;;99:99<;;?=>?=>967634523412534><=:89VTT}}}rrrddd{{{|{|rqqihhZXYFDE745:89:89:78;89634:78967977<:;@>?>;;89745534534>;<856<9:@>?NLMsrs}}}000''';;;ggg^]]C@A523422977=:;<9::78634:88=;;=;<;9:A?@C@A?<=<:;:99867634;89<9:>==GDETSSgfgZZZ===[[[DAB;89745745:89?=>EDDigikkkSSS666WWW]\]:89645745745@??@>?B@Alkl\\\999999jjjustWVV@>>978856977967634301423:89967:78A??QOP\Z[{{{jjj222EEEzzzrrr>;<634301422644967978ONNbbbFFFRRR}~?=>=;<:78634523><=ONOFCDUSTlkk~}}{zzonnvvv~~~yxynmmiggvvxdddXWXIFG@=>967856745?=>967645:89978<:;DBC@=>A?@FDEEBCLIJZXXssstsskjjkjjzzz[[[777...^^^~}}>;<745;9:<:;=;?TQRRPQCABECDEBC:78>;<<9:>;?^\\gef9675442002/0311412634634745645523301634856CABcbbpopa^`OMNQNOKIJddehhhihihghihiighQPQPOOUTTfdd{z{qopxxxpooJHI><=8567456347567455237458679679676342011./1./856A>?zzzIII###"""666MMMNNNEEE666;;;bbbOMM?=>:89;9:=;<=<<534:88756;9:=;<856323311301534745856=;<745;9::99877756977<9:978867JGHjhh}||mllvuvgefdbcfcdYVWPMNA?@:89745<:;GFG312312423978<:;:99<:;><=<:;>===;;967745856:89DBCqno{{{cabKHI>;534@>?><=><=<:;644<;;JHHrqr{z{yyysssFFF bbbwvw:89978856634745645534756?=>XWWpop~~kijURSFDE@=>756@>?;9:<9::78967967<::><=QOPtssrpr^^^GGGvvvwwwMJK312423CBC634967\Z[yxyiii!!! ;;;tttyvwcabA?@;9:967:78856534423312856MKLfee~|~hfh^]^\Z[GEF;9::78:78523634634634523745KHI|z{}}ighSQR;99523523;9:634645967978978<::CAAFDEJGHPLNKHI=;<978:78:88988745967B@Anlmtss^]^JHIQQRJHI978967@=>745:78A?@B@A967?<=IGHONNLKKRPP]\\a_`ommcbbHFG978634967745977C@Acbb___000>>>xxxyyyzzz]\]?==:78978;9:<9:>;<==:;C@AMJKlkk~~~qqqZZZ [[[~~~~}~KIJ978;9:?=>=;<967A@@ppplllLLL***999NNNooo{{{lkkLJJ@>>756978<:;967A@ACAB]\\vvvqqq)))FFFwwwnmmB?@>;<<9:<9:;89:78;9:?=>=:;A??lkkRRR...222pppppp>=>967>;<@??A??C@AECDRPQqqqeeeMMMDDD|||}~?<=><=<9:856745867967866@>>JHINMMONNOMNONOYVWPMNJHIKIJKIJHFGIHHHEFFDEFDEHFFFDFDBC><=:78:78;9:856978856745867;9:;9::89=:;><=JHIYWXtrtyxx}}}tttmmmjjjiiiTTTGGG'''...cccFCD867856867978;9:?=>;99><=?=>>;<;89:89DBCOMNVTU`^_srszxzaaagggtss@=>:78645745967756=;?523412312523745634877;9:;89867645645312978;99A>?MLMKJKKIJJHIHEFDBC=;<;9:878B@AFDDBAA?=>@>?@>?;9:;89A??IGHGDEKIJJIITQR^]^aaaRPQHGG><=867423312423745867;9:978856:78<:;645423311523:88967MLLfffkkkXXX((((((SSS}}}_]]ECDA>?CAABAA=;<:89423756<:;=;<9788674121./2/05237455344334337565342/0311<9:645423977B?@FDEGEFLKLDBCA>?DABDAB:78756;9:;99<::>==<:;856523<:;@>?B@ATSSgffSQR@>?;9:978634634634745GEF\Z[zyzwvvrqrlkklkkihi]\\LIKEDECAB:89634=;?HEFnmmwwwXXXDDD!!!aaaB@A><=<:;;89745423756745756<::A@AMKLWVVRPQUSTVTUMKKFDD>;<=<:;:78A??JHIttttttBBB222>>>~~~ussJGH745301967><==:;dccece PPPzzz}||USS@?@967856856634301412523:89B@AQOP][\][\]\][Z[ONNIHIECDA?@<:;745978;89:88967634634412523989FDEPNOMJKA@A<:;755311967;89<9:?<=@=>=;<;9:KIIkij}|}WVW978867978:88:89:78;9:FDEJHIJHIIHHA>?;9:<:;;::;::A>?=;<<<::=;<=;==?=>=;;;89=:;@=>?==<9:967978=;<:89;9:978978:89?<=DABecdqpp|zz^\\FFF///000kikYWX?=>745756:89<:;<9:MLLbbbSSS]]]xxxvtvdccXVWCAB856;99967;9:=;<:78?=>JIJvvvoooBBB!!!PPPttt{{{fdeMJK<9:<9::78856<:;:89><=LJJrpqaaa"""&&&cccrrrJHI=;<@=>ECCECCCAAB@@VTUkkkPPP!!!\\\ooo^\]GEF<9:CABCAB:785343223126459679676344236342/01./301523301423534978;9:988523634745967967867>;<867978;9:=;<><=A?@SPQc`bqopvuvuuu{{{RRR<<<...###$$$$$$TTTFCD;9:8675231./1./755IGH@>?FEEHGH:89=;?;9::78978867CAB`^_nlm_]]FDD301412978867;9:;9:745;89YXXEBC<9:<:;A?@:999676457458569788678566347566453011/0.,-3012/00-./,-301534412523634745312867756856=:;@=>756412634312301745><=634422412523534423967412311201312745867@>?YWXwwwjjj&&&000MMMtrrVSTDABHFGLKLDCD;99=<<=;@=><9:;89978><=:89523312867867<:;756645756523523523645978978645;9:867;89;9::89<:;><=645745977977967:78=:;:78?==TQR~~vtuECD978:787457452/01./412;89DCDECDECDBAAB@A@?@=;<645534533867?=>DBC?=>DCD?=><9:=;634745;9:4221./1/0645<9:;89;89967645423412856412523978;89<9:?=>634523301634978856534634201<:;GEFECD745=;<;9:><=?==C@AZXYyyypppnnnnll=;<856756:89;9:978645434534523523634967;9:;89><?NMN}z{rrr^^^ZZZHHHccc_^_<9:<:;BAB967A?@@>?MKLqqq___444ZZZxxx{y{NLL><==:;;89856745:89:89@>?FDEFDEB@ACAB@>?>=>BABB@A<:;756978CAB><=><=VTUustssuJJJ444 ===nlllijECD856856;9:=:;>;<<::SPQ}|}{z{\[[@>?7452/0412756CBC@>?=;>ECCJIJjhiwwwtttVVV QQQnnn[[[A??C@ADBCB@@B?@EDDYWXzyzZZZ;;;AAA```zzzkjkLJKB@AA>?<9:9671/00./2/05236344123113012/02/0301412523412523867:89978634967:78978967;89?=>977><=B@AECDLKLZXYqnoyyyyyyrppggg\\\000@@@RRRyyyvst<9:8675343121.//,-<:;FEF@>?CABGFGJHIYWXtttaaaLLL,,,222qqq~IFGCAB><==:;;9:867867ECDOMNPNODBC:78756523755867><=A>?A?@PNN}{|RPQA>?=;;9:@=>7555237458679678565346346345235333114122/02/02/06346345237456444122014344233126347453012/0745412423856<:;756644412CABIFG;89967756534423523745645><=NLMomokkk666 ///srrjhjVUVLKLIHICAB?==?=>@>?@=>>;<<:;A?@=:;@>??<=;9:867;89867<:::88877978:78644866977978967645978978<;<;89978><<><<867745866977745<:;@=>ECCXVWqpp^\]HFF=:;;9:978534412301423645645745534433423645534856856978<:;?>?=;?<;;=<?QOOsrrpppVVVLLLJJJ}}}qppA>?;89856634656645534312312523634856967:89<:;=<<<:;422DBCNLM_]^dbcdcdhhhQQQ;;;999!!!IIIZYY<9::88><=:89><=@=>NKLnmnWWW"""999dddxxxvvvgefVUV<9:967<9:978634967:89><=JHIedeuttljkKIJA@@?=>B@AECDBAB745;9:CABIFGVTTqoovvvZZZCCCihi^\]HFG>;<:78;89<9:;99978QOPyxy^\\ecdVTUECC644301523=:;;89A?@CABFDENLMgffnlnbbbKKK999PPPgggljjttteddhffihhjij}|}wwwbbb777???ccckiiNLLGEFJHIFCDB@AFDEqpp{{{LLL000 ;;;uuucbcDAB=:;<9:;89644634523412301312534534745:78:89745;89856856856:88:89967?<==;<978967><=@>>CABIGH\Z[gffqqqwwysqsZZZLLL444###777mmm}}}uttFDE0-.2/0645534412634><=A>?@>?GEFTSSiiivvvYYY***>>>nnnpooC@A><=<:;=:;;9:867877B@A;9:978756745<:;;9:655856?=>FDEXVWuttUST@>?><=978><=644201412745867867856756967:89:89;9:9678568569679778566347456444122/0312312201201301523745978856745745867;9:ECDYWXxvwfdd=;;978967745634634534877?=>kiktttHHHTTToooxxxmll\Z[CAAB@ABAAA?@><<=:;?=>BABA?@=:;><=@=>?=>@=>967977;89;89:78<9:978?<==;<;99967<9:<:;><==<=867756?=>:78><=:78;89@=>C@A]\\cbbihhxxx}{{aaa]]]jjjcab@>?=<=:89856967756534301423301301301301312634867978756856<:;=;<;9:IHHbabomopppSSS,,,[[[srrVUV=:;867;899675233012/0201323201412423312412634412523<::><<<::><=A?@:88RPQpoovvvPPP227yyy}z{PNO745755:89<9:756;::eeeQQQ...pnnlklMKL967;89CAB:899786344122/01./0-.2/0301634756756856967:78634534756978;89634412745967533534978745967>;<@>?=:;ECDJHIQNO\Z\mllxxxMMM555\\\yyyB@A>;<967412201312312201423755867:78967><=?=>:89856GEFkjk~}}uuugggPPP###KKKywyVUV?=>:78634=:;=;;@>?TRRwvvSSS$$$CCCcccxxx]Z\;9:967312967;9::89978>;<>;ECDLKLfcd|||}}}aaa333EEEppplklEDD@=>;89967978967756HFGvuuxwwhfgUTT<::856856534645967967@>?B?@?<=IGHaaatqr|||iii888$$$333]]]bbbqqq}}}zzztttdddMMM,,,QQQuuumll]\]ZZZUTTQPPURSkkk(((***===vvvnmnNLMA>?:88:88A???<==:;967523756;9:978>==CABB?@;89?<=>;<<9:=:;=:;:89<9:@>?>;<;9:=;<=967ECDECDYXYooo{{{JJJ)))BBBqqqnmmHFG:78@>?=;<:89988:89;9:756645745745;89EDE<:::88A>?LJKomnonoHEFCBC756422312301412756756;9:<9:<9:<:;=;<;9:?=><:;<:;=;<=;<:99:88634412412312312312312201301423978=;<;9::99756634:78A?@\Z[ECC867:78745412301534534;::rqrSSSXXXzzzNMMHFFLLLDBC?==B??DBC=:;GFG;9:;9:><=@>?DCD;9::78;99;99:88967978A?@CAB?=>><=DBCCAB@>?;9:766867<:;:89FDEA?@B@AMLLYXXzz|pppWWW&&&FFFjjjvuvBAA<9:978634;89<9:9782/0745634856:78978634856867534756;:;@>?DBCHFGede||~xxxSSS$$$222yyycbbCAB:78:89978856412301412534534756867645645967856856977:88<::A?@C@AIGGvuvoooQQQ ///xxxcabB@A856;9:@>?B@A:88:89\Z[vtu]]]RRRrrrjijDAB>;<=@=>A?@PNOa_`onoxxxppr^^^VVVA@@=:;;89634412523301301634:89988967978IGHECD978ECDiij~~~ggg\\\;;;XXXvvvQOP=;<:89745=:;CBBFEF\[\YYY777MMM:::>>>UUUywy^\]GDE;89967312:89=:;>;<@=>CABFDEUSTfee{{{urrSQQNLMMJKKIISRSUTUedezzzccc333AAA{{{:88856:78967856867856;89C@A@=>;9:967533311412534;9:?=>;9:;99DBCDBCTRS|yzgggGGG%%%AAAJJJLLLDDD222@@@fffusuonogffdbbeddhghbbb;;;"""\\\vvv]Z[LIJB@AB@AA?@@>?C@A@=><9:@=>FDE>;??<=ECDECDCAB@>?A?@FDEDBCDBCGDELJKWVWhhhmmmzzzrprddd///KKKiii||}XWXIGH<::856523645312756=;?A@A:88C@AYWXnlljjjmmmfee?>>:88:89;:::78:78<9:;89<9:=:;<:::78867<:;@>??=>A?@?=><:;=;<:88967977978867856534645634856:78<:;;89><=><<;89>;?@>?B@ADBCDBCCAAA?@B@A?<=B@@KJKOMNIFGKIJPNOnmmwuwxxxxxxnnnSSS:::***444fffqqqcbbFDE?=>:88:88856634634422634756978;89<9:<9:=:;;89ECDJIJNMMvtu~~~dddLLLbbbpppa``FDD>;<<9:<9:967634523856856856977967967<9:<:;977=;<=:89=;;dbdQQQ)))DDDuuuvuu`__KII<:;:89;89867877856634745756:89;89;89<::A=>B@A@=>IHIa``ustecdIGHECD<9:856:78<:;;89<:;CBCC@A?=>A>?omnrrr[[[111@@@oooSRSHFG=:;:88;89856634634967;89756;89@>?C@ANLM_^_lklxxxmmmXXX000XXXsrsNKL:88978<:;B@@>==IGHnlmccc___rrr{{{|||rqrOLM<9:=;967745745978>;A?@?<=GFGGDEUSSnmmzzzjjj###===PPPXXXXXXWWWSSS000 ZZZusuuuuihha``RPQNKLFDDA>?>;?LJKkjk}}}}}}jjjCCC)))DDDgggSQR:78:789678567454232/0745634756978=:;CAB@??kijtss}}zzzPPP555%%%FFFjgjyyylkk>;<<:;@>?@=>=:;;89<9::88;89BAAGFFNLM[YZQNOOMN]\]hfgcabIFG=:;>;<>;<;9:978:89;9:967745856856856967;9:<9:PNOhgg|||vvvLLL???@@@NNN{{{qppHFF745412311301523:89TRSOOO***888QQQZZZcccdddsssvvvqqquuuwwwxwwmllwwwutusrsppptsswvwyxxsssjjj]]]OOOAAA&&&***###`]]zxxnmm[YZECD=;<867967=;<>;<=:;:88866856856?=>LJKWUVa`aqnp}}}___EEE&&&VVVvttlkkOMM@>?<:;<9:;89867867967:78978:89:89:89;89A?@XVWomm{{{wwwfdf;;;###;;;OOOrqrRPQ=;<;::;::534523@?@><=kiiwww;;;jjj}|}wvwcbbFDEA?@:88967856745867878:89:89?<=NMM_^^omnyxx}||ihhVUVJGHJGHLIJA>?YWXpooxwxzzzvvv~~~ussHHH222$$$aaakkkdbcNLM@>?>;<;89967867988;9:=;<=978756;89745DCDdcdtst\[\JIJ=;<><<:78523756;9::89=;<:89<:;KIJa^_pppWWW<<<$$$444NNNVVVWWWTTTPPPNNN???---:::pnpuuuECC:89:89;89967523523645201412645:78<:::88856:78967;89JHI_]^}}}{zzrrrTTT***@@@333333333@@@///QQQbbbmmmpnntttyyy|z|pmnhghwvvwuwsrrvvvmkmttthhhpppooopppqqqooonnnvtvmmm```PPP@@@---$$$YYYgggsssgffVTUFCDDBC:99867:78<9::78;9:<:;;9:QOP~nnnXXXGGG444GGGljl[YY<9:B@A:89745634523523967856856856856B@AlklsssOOO@@@###FFFppp~}~tqqNLL@=><9:;89967745A?@XVW{{{ooo}~~~hggljkqpqgefQOPECD:78?<=FDEFCDC@ADABC@A[Z[dcdyyy{{{UUU@@@ JJJoooVUU?<=644200301311412KHIzyyaaa'''###...333999AAAAAAEEENNNPPP\\\ggghhhiiifffjjjkkkkkkooommmrrrrrrooonnnmmmtrtqqqlllpnpooollljjjRRRIII666)))000HHHeeezzzvuutstZXY@=>;9:B?@@>>@>>@=>FDERPQqpqwww{{}wwwooocccQQQ...,,,XXXrppyxxighTRS@>>:78978;9::88:88ECDSQRfefzzzuttsrs}{{|||rrraaaHHH333777XXXeddIGG@>>=;<866756745=:;;89`^_~~]]]999[[[rrr~~~xwwXVVNLMHEFIFG\Z[[Z[^]^lkkrqqwwwnnnmmmiiifffeeejjjjjjxxxsqswwwvst|||~~~yyymmmgggMMM<<<666lllxvxooo\YZNLL?==@>>B@ALJKcbbsqspoo{zznnn]]]KKK777&&&^^^sqsJHH866988:89967CABECDJHIXWWVUUUSTNMNJGH@>?:89978634423<:;>;<;9:978><=GEFZYZrpr~|~dddTTT%%% &&&&&&''' 444omoHEF?<==:;;89:78867745978756977<:;>;<><<=:;978:78<:;ECDkkldddGGG(((///BBBJJJNNNUUUbbbfffhhhtrtnnnYYY```NNNEEERRRFFFHHHJJJJJJEEEEEECCC@@@;;;***$$$OOOgggtssTRRA?@;89:78@=>978;9:;99:78;89:78=;<@=>YXYvvwqqq999&&&<<<=VUUdddIII@@@TTTlklbabb``_]^SQRPMNbabtrr```ddd```MMMVVV[[[XXXhhhfffkkk{{{|z|xxxyyyonowuvywxzzzwvwnmmrqr|||rrrgggGGG&&&<<<vuvYWX745523745301867HEFnlmyyy999 &&&***))))))******999;;;CCCBBBBBBBBB@@@BBBBBBBBBBBB>>>>>>:::;;;111(((888UUUlllustYWXJHIomnxvxuuurqrrqq|z|fffYYYSSSCCC111///IIIccc{{{sqsSRSPNOZXY`___]^[ZZyxyqqqbbbZZZLLLCCC***@@@WWW_]]JIIA?@=:;967:88=;<967977YWXtstfff&&&FFF]]]uuu~~{y{ywywvwwvw~~~}}}tttaaaYYYEEE<<<555111***///888TTTVVV```gggnnnaaaZZZRMRGGG>>>;;;AAASSSlllsrsppphfhonopoorqq|||[[[YYYCCC,,,___pnnGFF856;89<9:=;<=?<=?<=><=><=A>?><=?==@>>?<=>;<=;<<9:978;9:SQRigh{{}tttVVV555...<<>>(((!!!@@@mkk~||{z{a_`CAB967856967;89:78=;;;99967:89989A?@NLMfeeggg999///oooRPPA?@><?@>?=;;<9:978977<9:ECCUTUnmmwww(((dddqqqttt~~}~ommjij{y{wuwfffSSS---""""""""" 111@@@GGG[[[eeewww|zz~~|||iiiOOO:::ooo{y{b_`856856967645=:;GEFihhBBBHHHcccwtu_]^zzzkkkYYY<<< """888cccmmmgggihiutu~~~yvwkkmTTTEEE111 333PPPhggUSSEBC>;<;89<:;=<=<9:<;;XWWppphhh(((EEEWWWrrrzzz~||{{{~~~yyypppaaaOOO666###000999777---!!!JJJbbbpppwww~~uuujjjfff***\\\rrrKJJ:89=:;=:;=<<:885344123013013012/0201756;9:645523978967;89EBCOLM{zz{{{jjjRRRTTTwwwb``><<@>>@>??=>@?@DBC><=@=>B@@@>?>;><9:FDDOMMlll}~llnNNN&&&111^^^qqqxwxigh@=>=:;:78967856634523;99967755856<:;>=>KIJnnnsssOOOSSSpppwvwKHIHGHIHHCBB=:;><=?>>HFGUTUkjj}}}jjjLLLBBBFFFlllvvvnlnnnnjjjQQQ 777OOOUUUYVVCCC======???>>>222$$$IIIigi^\]<9::78:89=;<<9:@=>dbcTTT%%%GGG\\\wwwmmmfffLLL;7;111$$$***```eeekkkxxxxvvmmmZWWGGG((("""333}|}gdfNLMA?@?==B@A;89DCDDCC\[[mllNNN ---222777333***)))$$$...@@@AAA@@@777"""OOOxxxRPQ?==B@A?<=856533312412534634434634;9:<9::78?>>755978IHIRPQddd~}}]]]$$$>>>bbb{y{KHIDAB><=>;<;<967523534634523745977<9:=:;<:;:89>;<<9:kjk~~~wwwXXX000$$$EEEwwwb`aEBC=:;A>?C@A?<=>;<>;<=:;?=>HFG\[[xxyuuuQQQ///DDDaaa{{{{{{a`aQOPB@A=;<978;9:?=>FDESQR[YZA>?866967<9:><=B@AXVWrqqXXX111GGGnnntttxvxvvvVVV<<<$$$uuuRPQ967;89856><=?<=TSS```JJJooomllSQRDBCB@AFDEBABRQQvttwww*** ]]]mmm_^^C@A?=>><=;99:78:78:78856967<;;<:;>;;89:89978PMNrrr(((^^^}}}srr[YZHEFJHI___mmmnnn]]]<<<=><==;<=;<=;<<9:867?=>UTUSRR][\ljl{y{wwwiiiZZZMMM@@@"""HHHhhhtstvuuvuunlnbabljkxwwvuvuuurrtVVVNNN""" YYYmmmmmma__@>?;9::78;9:><=@>?:88KIJkijpopIGH745978;9:?=>`__PPPbbbsssa^_<9:@=>=;<634967SQR~~zzz...^^^vvvyxysrsono}|}mmmCCC)))bbbxxxonnSRRA>?>;<<::;9:<:;DBC_^_zxxwwwYYYCCC***---JJJhhhsssvuunnnvvvsqq```MMP55:,,,YYYccconnPNOECC:78634856<:;@>?DCCFDEifgRQR<9:523;89>==CABdbcwww,,,NNNkkkxwxEBC=:;:88756;9:QOPutt///333TTTfffusujjjgggMMMFFFUUUooonnnYWXQOPKJJLIJURSgff~~|||aaa^^^'''###;;;FFFPPPIIIXXXFFF333$$$%%%IIIxxx|{|~~~_]^?<=<9:><=856<9:=:;=:;IGHbaaDBC=:;;9::89=<;<=;<856634?=>]\]@@@...CCC```nnntttvtt^^^LLLCCCsss{{{eeeNKL;9:423533856:89A?@><=:78DBC[YZqppnnn666III~|~_^^B@A<:::88=:;KHI[YZvvv,,,@@@eee|{{A?@>;<>;<856;89BABJGHGGG111)))888FFFIII555###&&&kkkgef@=>856967644978<:;=;?<9:<9:CABFDEcbbrprMMMAAAaaaJIJ;99=:;967745A?@ZYZXXXNNNjjjtttgffXWXKIJ978967:89><=?=>B?@GEFhfgrqqzxxlll\\\>>>qqqkjka_`MKL=:;>;>>^^^zzzIGH?=>><<:78:78?=>SQRyyyEEE))),,,GGGttt_\]GFF;9::78978?=><9:C@AIFG]\]poo}}}dddRRR999 AAA~}}][\FDE@=>>;=:;:78:78<:;GDEwuvyxxa__BBB///^^^rrr~}~pop@>?;9:856856:89BAA=:;HEFWTUurteee444 FFFmmmgffLIJ?<=>;<>;<><=A>?wwwCCC666XXXdcd<9:<:;978867:89A>?PMNPOP`^`iii\\\'''SSSwww~|~hfgHFG856745867;99><<@??A?@^\\wvvvvv[[[^^^}||KHIA>?<9:<:;=;==<:;?=>><=;9:?=>POPhhhccc(((BBB,,,```ecdHFF:88>;<523756=:;>;<>;><=A>?@>??=>_^^hffIII '''mmm{{{uttRPQ>;<:89:78866867CABRPQnllyyy~~~ZZZBBB QQQhhhomoPMN:78978978?=>UTTsqqwuu,,, !!!<<<=?=>:88>;;ECDsrsbbb***666mmm~~~kijA?@<9:=:;@>?A?@SRSqoqLLL&&&:::yyy}}}hghGDE;89634634634745745967978856756756856?==UUUkkk%%%)))mmmqpqTSSB@@<:;B@A<9:967967?=>RQQ^^^AAA333jjj}}}UTTIGGFEF:99ECDA>?ECD[Z[ttt333$$$KKKjjj~}}NKL756:9:422523745967:78967644523301423><=NMNcbchhhFFFtssA?@>==301534:78?=>IFG_]]zzz]]]$$$(((nnncbbDBC;9:;89=;<=JHIWUV:78534423423534<9:YWWccc444sssSQR:88BBB755866FEEJHIa``yyyMMM666DDDjjj{{{PNNCABEDEB@A;89?>>B?@VUVwwyorr$$$EEEmmmmlmPNO:89;9:<9::89>;<634967=;<??=>B@AEDEDBCdbbppp\\^LLLDDDnnnussb`aIGHA@A523745967856=:;>;978856856967B>?YWWwyyRRR...XXXyyyxww][\@?@756634755><=A@@[ZZllllllQQQ$$$===cccuuudcd?==<::=:;<9:@>?SRRfff}||fff555'''UUUooommmVUVA>?<9:<;;856967@>?JHItqrpmnwuwxvxgfg<:;867;9:<9::89A=>VTUUUUAAAlllhfgCAA534534856:88B@AJIJrrronnFFFWWWuuuqpqPOP:99967:78;89C@A___sssFFF!!!nllvvv[Z[@?@978=:;;:;=;<><=JHI`^_ttt]]]ccccbc:78756=;<><==;SQRSSS:::jjj|zzqop=:;745634745;99B@@^\]nll|||hhh<<<wvvVTU@>?>=><:;<9:<:;TRS||||zz'''888^^^}}}XVW<9:856;99:78>=>GEFNLMdbcyxxwwwWWW&&&(((onoihi=:;967745;89A?@CBBRPQ[[[WWW}}}rpqEBC523634634856B?@NLL~|}zzzYYYFFF///jjj|{{fffFDE:78<:;:88;99A?@`_`{{{bbbKKK{yy_]^EDD634634:89?=>>;<@>?cbcMMM,,,222utuXVW><=<:;967;9:><=:88JHIkkk###[[[ywymlmJHI534323301745967?<=JGHjiivvv333777\\\}}}YWXDBC856978;99@>>ECD[Z[rqraaa!!!)))HHHxxx=;;977523644A>?DABA>?gdfxvxoooPPP111PPPqppEBC867:89@>??=><9:DBCJHHwwwWWW;;;uttROP=;<412423523967OLMmklvvvfff[[[ ZZZrrrsssighdabECD<:;978:89=:;GDE^\]kjkdbbAAA$$$UUXpppooqTRS:78745977<:;FDE`^_pooxxxkkkIII333DDDaaatstCAB?=>;9:;89:78<9:KIJsssxxxQQQ...]]]a``?==745301201534NKLsqroooFFF******OOOyyyywy`^_LIJDAB;9:;89<:;<:;PNOoooxxx\\\///GGGigikjkPOP>;<644534:89C@A]\]}MMM111UUUllltrsA?@?=><:;;89:89=;>>iii~~~sssZYZ@=>=;<;89967=:;GEFROPjhi{{{mmmLLL&&&fffbaaKII978645311645;9:IGHwwwccc333^^^uuulklCAB=:;=:;<9:;9:><=MKL|{|TTT:::TTT}}}JHI><=645745;:;A?@UTTuuummm777999]]]YWX?<=:78><=@=>;9:A@Ab`a}~^^^###888nnnUTT:89745533534:89A?@TRSiii%%%kkk}}}fddIHI=:;=:;;89;9:DBCXWWFFF***bbb|zz;9:978634634=:;LLLZZZ444MMMxxzecdQOO<9:745<9:A?@?<=A?@OMNuttIIIXXXtttPMN755;::867<:;;99OMNbabqqq222fff~~~`^_<:;<9:<9:=:;@=>UST---)))lllfefKJK?=>967;9:978<::TTT$$$IIIhhh}}}yxxGEFA?@867978CAB?<=@=>GEFdbc}}}www&&&nnntstMKL523644978CABCABYXXljjjgj|||\Z[978745745978;9:OMNxvvuuu888zzzwvwA?@<:;><=A@@;9:<:;ustsssKKKBBBdddqqqmlmUSTJHI745634FDEKJK><=<9:MKLlklsssWWW111CCCtttcbcA?@856@>??=>>;>>trtmlmA?@><==;<<:;967967ZYY|z||||omn^\]POPB?@A>?967967DBCOMNVTU\[[kjkvuviii@@@jjjzyyZXY><=967><==;<=:;OMNzzz}}}JJJ}|}EBC;9:><<@=>967C@Amll|||===888rprhgh@???<=:89867856634@>>vst}}}{{{dccbaaFCD=:;=;<:78<9:><<=;>ECD@>?SPP}}}eee222rrrttt?<=;89978:89978645:89?<=A?@DBCGEF978:89856:78<:;<9:=:;DBBHFG```xxxQQQ888>>>dddxwx\Z[<9:523856977745?<=XUVpppddd:::tttljlTRS978?=>988A?@GFFa`aHHH[[[}EDE?=>978745312323978856856867977:89>;<><=><=?=>CABLJK[ZZqpq}}}lll555XXX{{{SQRFDE:78<9:><=867856:89SQRlll```%%%ddd][\?=>967645533:88GDEdccBBBHHH{{{FDEB@A?=>=;<:99634><=?=>@>?<;;311<:;?>?@>>ECCJHIXVW|{{}}}gggYYY333yyyGEEA?@867856978856<9:>;<=?=>FEFA>?>;:88:88<9:B@A@=>GDEYVWooo,,,$$$EEEqqqyxymkm^]][YZZYYVTUYXYb`ajhikjkhefihimlmwwwuuu\\\UUU;;;&&&888ooohfgA?@A>?<:;=:;>;<:89967RPQ|z{pnpLLLCCCJIJ867967:88;89@=>A??omm}}}[[[TTTuuuxxxooopppqoorqqsqs{yy~~~wuwwwwpnpfffRRR''';;;ooodcc@>?A>?<:;<:;><=@?@:78dbcfffAAA999[[[mllCAB756856978:89=:;IGHFFF ...AAAGGGSSSaaagggaaaccc\\\IIIGGGBBB666333hhh_^_A@A:78<:;;89=:;HFG><=vuv}|}MMM&&&,,,aaamlmFDE634523645745756=;<\[\ppp###'''$$$333eeeQPQ<:;<:;989;89<9:;89<9:ono}GGGHHHKIJ;9:422312434634523<:;jggwww444ddd[ZZHEF=:;:78=:;=:;756:89sqrNNNMMMmmmywy]\]<9:534312856978634856KIJnmnhhhSSS222hfhfdeA?@@>?A?@=;;967756634gef}||fccBBB...KKKuuumlm?=>:89423645856745645867lklxwxVVV777000sss?=>@>?><=978644867756PNOzxzgggaaa]Z[745;89;9:><<;89:89ECDVTTppp:::!!!lllGEFCAB<:;656423634634A?@igh}~iiizyzpnoHEF634=:;B@A@>>;99B?@^]]vuuvvvYYYVVVzxzYWXGEF<:;6563122/02/0:89A?@YWXjhifdePNOSQRFDEA?@;89856><=DBC=;<><ROQrpq|||^^^///HHHvvvUTT>==967856745412312412534645422312977:89:89>=>CBC@??@?@GEF`_`zzzfff,,, yyyonnRPQB?@=:;;89=:;>;<<9:967856977867;9:>;<@=>A>?@>?QOPyyyNNN]]]usucbbIFG@=>=;;><=C@AA>?<9:;89>===;<=:;>;>>$$$FFFgggrrrttttrtpopfffigidbc^\\]\\dcdnmm{z{{z{vvvvvvKKK///###@@@JJJUUUVVVXXXeeeljlkkkiiijjjWTTMJJ>>>### +/CIDInit /ProcSet findresource begin +12 dict begin +begincmap +/CIDSystemInfo +<< /Registry (TTX+0) +/Ordering (T42UV) +/Supplement 0 +>> def +/CMapName /TTX+0 def +/CMapType 2 def +1 begincodespacerange +<0000> +endcodespacerange +25 beginbfrange +<0001><0001><0020> +<0005><0005><0044> +<0006><0006><0045> +<0012><0012><0051> +<0014><0014><0053> +<0015><0015><0054> +<001d><001d><0062> +<001e><001e><0063> +<0020><0020><0065> +<0022><0022><0067> +<0024><0024><0069> +<0026><0026><006b> +<0027><0027><006c> +<0029><0029><006e> +<002c><002c><0071> +<002d><002d><0072> +<043f><043f><0030> +<0441><0441><0032> +<0442><0442><0033> +<0443><0443><0034> +<0446><0446><0037> +<0476><0476><002c> +<0477><0477><003a> +<0497><0497><0028> +<0498><0498><0029> +endbfrange +endcmap +CMapName currentdict /CMap defineresource pop +end end endstream endobj -%QDF: ignore_newline -47 0 obj -658116 +63 0 obj +790 endobj -48 0 obj +64 0 obj +<< + /BaseFont /PJPZND+AdobeHand-B + /CIDSystemInfo << + /Ordering (Identity) + /Registry (Adobe) + /Supplement 0 + >> + /CIDToGIDMap /Identity + /DW 1000 + /FontDescriptor 92 0 R + /Subtype /CIDFontType2 + /Type /Font + /W [ + 3 + [ + 285 + ] + 55 + [ + 529 + ] + 58 + [ + 528 + ] + 69 + [ + 410 + ] + 72 + [ + 369 + ] + 76 + [ + 280 + ] + 78 + [ + 479 + 295 + ] + 81 + [ + 491 + ] + 85 + [ + 377 + ] + ] +>> +endobj + +65 0 obj +<< + /Length 66 0 R +>> +stream +/CIDInit /ProcSet findresource begin +12 dict begin +begincmap +/CIDSystemInfo +<< /Registry (TTX+0) +/Ordering (T42UV) +/Supplement 0 +>> def +/CMapName /TTX+0 def +/CMapType 2 def +1 begincodespacerange +<0000> +endcodespacerange +10 beginbfrange +<0003><0003><0020> +<0037><0037><0051> +<003a><003a><0054> +<0045><0045><0062> +<0048><0048><0065> +<004c><004c><0069> +<004e><004e><006b> +<004f><004f><006c> +<0051><0051><006e> +<0055><0055><0072> +endbfrange +endcmap +CMapName currentdict /CMap defineresource pop +end end +endstream +endobj + +66 0 obj +505 +endobj + +67 0 obj << /N 3 - /Length 49 0 R + /Length 68 0 R >> stream  lcms0mntrRGB XYZ  acspAPPLlcms-lcms h-2H۩] dmndjdeschdmddhwtptPrXYZdbXYZxgXYZrTRC gTRC @@ -1270,24 +1764,24 @@ endstream endobj %QDF: ignore_newline -49 0 obj +68 0 obj 6924 endobj -50 0 obj +69 0 obj << /BaseFont /EAAAAA+ArialUnicodeMS /DescendantFonts [ - 71 0 R + 93 0 R ] /Encoding /Identity-H /Subtype /Type0 - /ToUnicode 72 0 R + /ToUnicode 94 0 R /Type /Font >> endobj -51 0 obj +70 0 obj << /BitsPerComponent 8 /ColorSpace /DeviceGray @@ -1296,7 +1790,7 @@ endobj /Subtype /Image /Type /XObject /Width 24 - /Length 52 0 R + /Length 71 0 R >> stream I܆III @@ -1304,24 +1798,24 @@ endstream endobj %QDF: ignore_newline -52 0 obj +71 0 obj 576 endobj -53 0 obj +72 0 obj << /BitsPerComponent 8 /ColorSpace [ /ICCBased - 48 0 R + 67 0 R ] /Height 24 /Name /Im2 - /SMask 51 0 R + /SMask 70 0 R /Subtype /Image /Type /XObject /Width 24 - /Length 54 0 R + /Length 73 0 R >> stream i?g>g=g=g=g=g=g=g=g=i?Ug>g=g=g=g=g=g=g=g=g=g=h>iKg=g=g=g=g=g=h=p@g=g=g=g=hFg=g=h>wDg>g=g=g=g=g=g=g=g>g=g=hFg=g=h>wDg=g=g=g=g=g=g=g=g=g=g=hFg=g=h>fg=g=g=g=g=g=g=g=g=g=g=hFg=g=h>g=g=g=g=g=g=g=g=g=g>g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=i?g>g=g=g=g=g=g=g=g>g=g=g=g=g=g=g=g>g=g=g=g=g=g=g>g>g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=g>g=g=g=g=g=g=g=g=g=g=g=g=g=g=g=h>i?g>g=g=g=g=g=g=g=g=g=g=g=g=g=h>i? @@ -1329,11 +1823,11 @@ endstream endobj %QDF: ignore_newline -54 0 obj +73 0 obj 1728 endobj -55 0 obj +74 0 obj << /BitsPerComponent 8 /ColorSpace /DeviceGray @@ -1342,53 +1836,7 @@ endobj /Subtype /Image /Type /XObject /Width 24 - /Length 56 0 R ->> -stream -uu}kI7F9m| :,/;})&um*Q0 ml'u,u"  -endstream -endobj - -%QDF: ignore_newline -56 0 obj -576 -endobj - -57 0 obj -<< - /BitsPerComponent 8 - /ColorSpace [ - /ICCBased - 48 0 R - ] - /Height 24 - /Name /Im4 - /SMask 55 0 R - /Subtype /Image - /Type /XObject - /Width 24 - /Length 58 0 R ->> -stream -QOOOOOOOOOOOOOOOOOOQPOOOOOOOOOOOOOOOOOOPOOOOOOPmPOOOOPPQUOQOOOOPPSPOQOOOOUPPPPYOOOOUOPbPPP瀿OOOOOPPQQPOROOPPRQOOQRPPfOORPQPOUQUOOROP`UOPbOOOUPXOOPUOOOOOOOOOOOQOPPUmOOOPRQOOOOOOOOOOQPOOOOOOOOOmQPOOOOOOOUOOOPSOOPQOPbPU -endstream -endobj - -%QDF: ignore_newline -58 0 obj -1728 -endobj - -59 0 obj -<< - /BitsPerComponent 8 - /ColorSpace /DeviceGray - /Height 24 - /Name /Im5 - /Subtype /Image - /Type /XObject - /Width 24 - /Length 60 0 R + /Length 75 0 R >> stream y-/ @@ -1398,24 +1846,24 @@ endstream endobj %QDF: ignore_newline -60 0 obj +75 0 obj 576 endobj -61 0 obj +76 0 obj << /BitsPerComponent 8 /ColorSpace [ /ICCBased - 48 0 R + 67 0 R ] /Height 24 - /Name /Im6 - /SMask 59 0 R + /Name /Im4 + /SMask 74 0 R /Subtype /Image /Type /XObject /Width 24 - /Length 62 0 R + /Length 77 0 R >> stream *)0-*)+3*)*(++))*(((*7+*)*((((*.*)))))-((((+(-)))*+*)*-(()+)-)))*+*)*)))**))**U*)))*-3**3-))**)*)+,*)+))+U))*,)*)*3̙+))*))-6+)*)+6+))+*++)*,*)))))*,*))+*++*)-6*)lǵ)*6))**+3̙+**))+))Ċx̻))+*))*))*))))+)))\\F))))))))))*+9ƪ*))۷{ͽ)))))*)*+)))//.)))+))))+6*)))))))*6,*)))))*,6+)*)+6 @@ -1423,11 +1871,57 @@ endstream endobj %QDF: ignore_newline -62 0 obj +77 0 obj 1728 endobj -63 0 obj +78 0 obj +<< + /BitsPerComponent 8 + /ColorSpace /DeviceGray + /Height 24 + /Name /Im5 + /Subtype /Image + /Type /XObject + /Width 24 + /Length 79 0 R +>> +stream +uu}kI7F9m| :,/;})&um*Q0 ml'u,u"  +endstream +endobj + +%QDF: ignore_newline +79 0 obj +576 +endobj + +80 0 obj +<< + /BitsPerComponent 8 + /ColorSpace [ + /ICCBased + 67 0 R + ] + /Height 24 + /Name /Im6 + /SMask 78 0 R + /Subtype /Image + /Type /XObject + /Width 24 + /Length 81 0 R +>> +stream +QOOOOOOOOOOOOOOOOOOQPOOOOOOOOOOOOOOOOOOPOOOOOOPmPOOOOPPQUOQOOOOPPSPOQOOOOUPPPPYOOOOUOPbPPP瀿OOOOOPPQQPOROOPPRQOOQRPPfOORPQPOUQUOOROP`UOPbOOOUPXOOPUOOOOOOOOOOOQOPPUmOOOPRQOOOOOOOOOOQPOOOOOOOOOmQPOOOOOOOUOOOPSOOPQOPbPU +endstream +endobj + +%QDF: ignore_newline +81 0 obj +1728 +endobj + +82 0 obj << /BitsPerComponent 8 /ColorSpace /DeviceGray @@ -1436,7 +1930,7 @@ endobj /Subtype /Image /Type /XObject /Width 24 - /Length 64 0 R + /Length 83 0 R >> stream MgjP"]l#2:M 2Nj !1MKgHd.J=Y!'6> stream .+*+)-)))))))))+3̙,*))))))))))*.,*))))))))))))*+0)))))))))))))))*.*))))))))))))))))*3̙+))))))))))))))))))+*))))))))))))O))))+))))))))))))jƴ)))).*)))))))))))x̻)))))+,))))/pɷ;)))]/)))))*+))))D)G9))))))+,))))UPH))))))))I*))))nȶ\))))))))3*)))))sʹtʹ))))))))**))))))tʹ)))))))))+*))))))))))))))))*6*)))))))))))))))..*))))))))))))*+6*)))))))))))++*))))))*)I.,++3 @@ -1470,11 +1964,11 @@ endstream endobj %QDF: ignore_newline -66 0 obj +85 0 obj 1728 endobj -67 0 obj +86 0 obj << /BitsPerComponent 8 /ColorSpace [ @@ -1488,7 +1982,7 @@ endobj /Subtype /Image /Type /XObject /Width 353 - /Length 68 0 R + /Length 87 0 R >> stream tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt9ettttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttE.rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrP`9ttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttm.rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrlM$ttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttJgCrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrd$ttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt(:rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrkU$ttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt^rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrN(ttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt,Brrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr< tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt XrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrQ7ttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt&rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrTtttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttrrrrrrrrrrrrrrrrrrttrrrrrrrrrrrrrrrrrrrrS tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttrrrrrrrrrrrrrrrrrrt%t#rrrrrrrrrrrrrrrrrrrrh&ttttttttttttttttttttttttttttttttt ssssttttttttttttttttttsssttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttsssstttttttttttttttttttttttttttttttttttttttttttttttttttttt s ttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttrrrrrrrrrrrrrrrrrr"t'rtrrrrrrrrrrrrrrrrrrrttttttttttttttttttttttttttssssttttttttttttttttttsssttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttsssstttttttttttttttttttttttttttttttttttttttttt ttsssttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttrrrrrrrrrrrrrrrrrr"trttrrrrrrrrrrrrrrrrrrrttttttttttttsssssttttttttttttttssssttttttttttttttttttssstttttttttttttttttttttttttttttttttttsssss ttttttttttttttttttttttttttttttttttttttttttttsssstttttttttttttttttttttttt @@ -1546,31 +2040,63 @@ endstream endobj %QDF: ignore_newline -68 0 obj +87 0 obj 21533 endobj -69 0 obj +88 0 obj << - /Ascent 750 - /CapHeight 660 - /Descent -250 - /Flags 32 - /FontBBox [ - -454 - -292 - 2159 - 968 - ] - /FontFile2 74 0 R - /FontName /GHNQNE+SourceSansPro-Regular - /ItalicAngle 0 - /StemV 80 - /Type /FontDescriptor + /Length1 32728 + /Length 89 0 R >> +stream + + cmap<56^cvt 97 *fpgmY778sglyfPxc8 head BP6hhea + UB$hmtx^BXlocaFcxa\maxp r` prep2V$,$ + z>~vu?@ABCDEFGHwx| +   !"#$%&'()*+,-./012345:=Q[ <;=?[baced Lo^`Vr}{y69s8\7^Zz{}yG/@`~~7CQX\hjnv{~  *,14=BEauz~ /6:W\_cuCIMPRX[!%+;ISco !)19AEIMQWY[]ai}     " & 0 3 5 : ? D I q y  !!! !"!&!.!R!Z!^!!""""""""+"H"`"e#%%%%%%%%&&j''R'.%.; 0Aa7CPRY^jlox}#,.49BEatz~ 07;X]brCGMORV[  $*2>RXl + "*2:BHJPRY[]_bj     & / 2 5 9 < D G p t } !!! !"!&!.!P!S![!!""""""""+"H"`"d#%%%%%%%%&&j''R'.".:f> monnonmlih>]MLH/..-+'#"xz|8475&{}ikabaSMx +  qrJ_xSEC?=.Rߤ֐T\2FHJJhjlnprtvtxzvxr~ "$&8NPflvx0>DR`nlp~:>LTX\^Z^bbXTTNDD. (z>~vu?@ABCDEFGHwx| +   !"#$%&'()*+,-./012345{^() '`}6789:=LQZ[\^yz{} ;<=?[abcder;<K RSUTVY_!`"a#j,]m/n0o1p2u6x:|>~@FDGHILMPNOTX\Z`fpgs{|}tt>AhNq3zl.YM"%')+-13579;@BDOPQRTVXYjlWfXYZ]_PQRSTUV[^|}~`abcdefghijklmnopxqrstuvw!"%()*+,-./23456789:;|~PWXk-r4v7w9JKQRSUVW]^_q~8?@ABCDEFG H +I J b$c%d&e'f(g)h*i+BCijklmnouvwxy   1256789:  +#$34IJUV?<@Gonpz}KHLStvxuwy,-./ +0{|rWTX;_sq&01= % !!z""##$$%%&&>''~()**++,,v--..u//09?:;w<<==>>??|@@AZ[[\\]]^^__`` az{{||}}~~{^( '`}6=LQZ^y} ;?[ar;<K RS   + +U    T  VY_!`"a#j,]m/n0  o!!1""p##2$$u%%6&&x'':((|))>**~++@,,--F..//D0011G22334455H6677I88L99::M;;<<P==>>N??@@OAABBTCCDDXEEFF\GGHHZII`JJKKLLMMfNNOOpPPQQgRRSSsTTUU{VVWW|XXYY}ZZ[[\\]]^^__``aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~tt>AhNq3zl.YM77CCOPPQQRXY\^ghhjjlnovx{}~ +"%')+-13  5 + +7  9  ;>@BD F#&O''T((V)*X,,Z.1[44_9=`BBeEEgaahtuhzzm~~ejlWfX\]_?P[^|`xqy{`abcd  /067:;WX\]_bbccrrssttuu!"%()*+,-./23456789:;CC{GG|HI~MMOOPPRRVVWX[[}P  W  Xk-  r!!4$$v%%7**w++92233J4455K6677Q8899R::;;S>>??U@@AAVBBCCWDDEE]FFGG^HHII_RRSSqXXYY~ZZ[[\\]]^^__``aabbccllmmnnoo8?@ABCDEFG H +I J b$c%d&e'f(g)h*i+BCijklmnouvwxy  + !"'()*/0127 89:?@ABEHIJMPQ!RW%YY[[]]__`a1bg5hijopqrstuvw xyz{#|}3=AIMUY?<@Gonpz}KHLStvxuwy,+0{rWTX;_sq                   ! " " & &y / / 0 0 2 3 5 5 9 : < < = = > ? D D G G H H I I p p& q q t y* } ~0   4 >             !!!!=!!! ! !"!"!&!&!.!.!P!P!Q!R!S!Z![!^!!!!"""""""""""""""""""+"+"H"H"`"`"d"e##%%%%%%%%%%%%%%%%%%&&&j&j'''R'R''.".%.:.;jks~ 3   > ~   ,K PXYD _^-, EiD`-,*!-, F%FRX#Y Id F had%F hadRX#eY/ SXi TX!@Yi TX!@eYY:-, F%FRX#Y F jad%F jadRX#Y/-,K &PXQXD@DY!! EPXD!YY-, EiD` E}iD`-,*-,K &SX@Y &SX#!#Y &SX#!#Y &SX#!#Y &SX#!@#Y &SX%EPX#!#!%E#!#!Y!YD- ,KSXED!!Y-Pb qEX/>YEX/>Y9 9 9999013!%3/#73?#7'P')))* z__M^l[Mbb_;;sM MEX/>YEX/>Y9/ 013!!3#!M|{|# +1IEX/>YEX/>Y9!)901"&'732654./.54>32.#"@2T#U).- #U/%">U39o*K @'&-$TYEX/>Y9/ и/9 01".5467.#"'>32#'#72675"7&#) ?$50i;`ex + F$N< )6 NX!'a$ms3#rW *$"QEX +/ + >YEX/>Y +9/ + 01".54>32!32734&#"5\D&(AT-5O5 +E2561&]&-#5 #C`>YEX/>Y,9,/G,G9$9$/55$9и/;A01".5475.54675.54>323##"';22654&#"2654&+"&',K9 G )"9J(,!O 5G) +!*P\a'Hf5'''')2@'%3 <0!<( (1C,-C- k "+?) + ;C'A/)*')((*)#55EX/ >YEX/>Yи/ +0133"&54632AJ%00%&//9+""**""+A+EX/>YEX/>Y 01".533:7&4  % +=&#mA!EX/ >YEX/>Y9и/ +9 и /и/и/  + 01333>32>32#4&#"#4&#"Ax +F15A!I2PK %0 &.@-+("1k]!6(0!6(0A[EX/ >YEX/>Y9и/ и /01333>32#4&#"Ax + L3QI (?-j^!6(AIEX/ >YEX/>Y9и/ܸ01333>32.#"Ax +L& =W30(3ntO| /EX / >YEX/>Y   ии01".=#5?33#3267.A)DLzww#  +6 2G+ms*%k <SEX/ >YEX/>Y 9  ии/01"&5332673#'#QI &x  I j^46(HE&+= EX/>Y01"&54632&33&&33 5'(55('5='uDu6_<  + +{e7m 77mP=]MF.{M$M M~.M-MfMMMM.TM.eM,#,I,-7  $*=A$='$U";A5$AAYA<A+$=A='A8<  &======================MMMt]MF.F.F.F.F.{M{M{M$M$M$M$M$M$M$M$M$M$M$M$M$#$M$M$M$M$M~.~.~.~.~.~.~.~.~.MMM--J-----A--<-E-*-fMfMfMMMMMMM MMMMMMMMMMM.................(g.//////.eMeMeMeMeMeMeM,#,#,#,#,#,#,#P,,,,,,IIIIIIIIIIIIIIIIIIIIIII----        $$$$$iM3MZM*********************///;=A$$$$$f'='='='$$$$$$$$$$$$$$$$$"""""""";;A;A;A;A05))A$A$A$A$AA?AAAA'/YAYAYA<A<A<A<A<A<A<A<ATG+$+$+$+$+$+$+$+$+$+$+$++$+$+$+$+$+$6$+$+$+$+$+$+$+$A@A99xA8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<        &&&&&0*=A<A*5:=A=A='='$='A$$.!6.AG,G,$ 9<<;A;AFCA 4hyAAAY?Y?YA<<A1A+$$$A|AAAi .(<  &&* J,044/4444#M='='='='='='='='='='='='='=='='='='='='='='='G,G,G,G,G,G,G,G,G,AA>AA8+{=]M M"$M$M.-MfM,MM;5.MTM%&, 07 4,n-  #S$X@$)$)26%0-A"5( RA )${9==$+$,($P@%2$S$$26-A-)$++(-+nn65,+==ji`_DDsrih  --;(   UC+#mmc\[RQMkk ,{i!S$S$S$S$S$S$S$S$S$S$S$S$S$$$$$$$$$2626262626262626262626-0-)--A------------)$)$)$)$)$)$)$)$9=9=++++++++++++++++(((((((((((S$S$S$S$S$S$S$S$S$S$S$S$262626262626262626262626(((((((((((("5)$$A ,.,=,=,R,5+w+Z+-A++++++T+S+T+]+z+z+X+Y+Y+kwwFEF==XM]M M $Mddi4#MMnMnMgMMM.MTMF.,+-7 Mv<MMUMXMFMi $M$M MF.,#-M-- MnMgMgMM+Mp.> M" 4#MMMMF.  ] <vM-Mdii=M$M3M..++*1*AAH $ GAGA"A"A"A=AFA+$>A=A$  'SA&0#A=AoAAA $$<A$5+  A;"A"A"AGA BAX+$ A## #LALALA`C$  $?0;A A*/$$GA+$+$  "'-%F),*"%%D5'!0%2:,%422D5D5%F),*!-' !!1,#2!"%F),*",=,.,=,.LTQTQ)*,LL,7,G7G,GG$1$616L+L++ ++++ +,=Y(  7XHX0XWX.XX.S  VS V&,,%|'VfQi)Q)XWX.XWX.W.XWX.XWX.-- 1>1"5"M.DMMM@.mM-M+MMM^Mh.'Mf,1M#_I $:"M.....DMDMDM\MMMMMMMMMMGMMMMMM@.@.@.@.@.@.@.@.@.mMmMmM--J-----A--<-E-*-+M+M+MMMMMMMMMM^M^M^M^M^M^M^M^Mh.h.h.h.h.h.h.h.h.h.h.h.h.h.h.h..h.h.h.h.h.h.h.h.h.1M1M1M1M1M1M1M########|P_I_I_I_I_I_I_I_I_I_I_I_I_I_I_I_I_IqIqIqIqIqIqI$$$$$\2M\3ZMZM^M"MM:"M$mMh.-M+MM^M5h.gM'M&0 4y,-%M,M"MM\ M#^M^M7MNMmMh.gM'M.- bM@<7MEM M MQM1 MMiM.#-M-- 5M7M^M[M5h.M-#dM|M.# O<@M-MM\3^Mh.h.T&5' &6!/+TQTQ34,LL,7,G7GL+++XHX0XWX.XX.xxLxxx#xx$x2x&x# ? #)xxLxxx#xx$x2x&x# ? #)xxLxxx#xx$x2x&x# ? #)xxLxxx#xx$x2x&x# ? #)gu22q2b222X 2]22222vx0z%dlg*9Zi*#s**A**u**) 'c \a8W,+,+aZZZ*)+]+3+m''0  <60A&6E  `U`U`UY)/N/2E/QE/QQ|#E/QE/E/QQ=E/.Q""0"""""""2"".%RAA0*L",P + .ii'i(i'm-mmm-m/m/m-m-m/m/mm'J'J $4,RR,5,R,7,G +W++_+_48+X+a++m+++++A$ASIVB:liliWT]NKK|yIV) W]K|IWWBlBDB:7UTCUTCUUTUTigigigW]W]W]dcteliG=d>>d}{s@@@@@@@@@@@@@@ H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H H  m +s+++&  +$  +.&+(" ++ E}iDK`RXY +endstream endobj -70 0 obj +%QDF: ignore_newline +89 0 obj +32728 +endobj + +90 0 obj << /Ascent 750 /CapHeight 650 @@ -1582,21 +2108,61 @@ endobj 1019 996 ] - /FontFile2 76 0 R - /FontName /TQLPTX+AdobeHand-A + /FontFile2 96 0 R + /FontName /TSVYHU+AdobeHand-A /ItalicAngle 0 /StemV 80 /Type /FontDescriptor >> endobj -71 0 obj +91 0 obj +<< + /Ascent 750 + /CapHeight 660 + /Descent -250 + /Flags 32 + /FontBBox [ + -454 + -292 + 2159 + 968 + ] + /FontFile2 98 0 R + /FontName /GMUSAL+SourceSansPro-Regular + /ItalicAngle 0 + /StemV 80 + /Type /FontDescriptor +>> +endobj + +92 0 obj +<< + /Ascent 700 + /CapHeight 530 + /Descent -300 + /Flags 32 + /FontBBox [ + -226 + -375 + 980 + 897 + ] + /FontFile2 100 0 R + /FontName /PJPZND+AdobeHand-B + /ItalicAngle 0 + /StemV 80 + /Type /FontDescriptor +>> +endobj + +93 0 obj << /BaseFont /EAAAAA+ArialUnicodeMS - /CIDSystemInfo 78 0 R + /CIDSystemInfo 102 0 R /CIDToGIDMap /Identity /DW 0 - /FontDescriptor 79 0 R + /FontDescriptor 103 0 R /Subtype /CIDFontType2 /Type /Font /W [ @@ -1623,15 +2189,18 @@ endobj 556 556 556 + 556 + 556 722 277 666 500 - 500 - 500 + 610 556 - 333 + 500 + 666 222 + 333 1015 500 556 @@ -1641,38 +2210,36 @@ endobj 666 500 556 - 610 277 722 + 500 722 + 666 + 777 + 666 + 722 + 777 556 666 + 666 610 - 943 - 556 - 777 + 277 0 354 556 833 - 777 + 556 + 556 + 556 666 - 556 - 556 - 556 - 277 - 666 - 722 - 556 - 556 ] ] >> endobj -72 0 obj +94 0 obj << - /Length 73 0 R + /Length 95 0 R >> stream /CIDInit /ProcSet findresource begin @@ -1688,7 +2255,7 @@ end def 1 begincodespacerange <0000> endcodespacerange -61 beginbfchar +62 beginbfchar <0000> <0001> <0020> <0002> <002d> @@ -1708,51 +2275,52 @@ endcodespacerange <0010> <006f> <0011> <0072> <0012> <0032> -<0015> <0043> -<0016> <003a> -<0017> <0042> -<0018> <0079> -<0019> <004a> -<001a> <006b> -<001b> <0062> -<001c> <0028> -<001d> <006a> -<001e> <0040> -<001f> <0076> -<0020> <0068> -<0021> <002e> -<0022> <0063> -<0023> <0029> -<0024> <0053> -<0025> <0073> -<0026> <0067> -<0027> <0054> -<0028> <0049> -<0029> <0044> -<002a> <0048> -<002b> <0035> -<002c> <0056> -<002d> <005a> -<002e> <0057> -<002f> <0039> -<0030> <004f> -<0031> <200b> -<0032> <0022> -<0033> <0038> -<0034> <004d> -<0035> <0047> -<0036> <0050> -<0037> <0037> -<0038> <0033> -<0039> <0071> -<003a> <0066> -<003b> <0045> -<003c> <0077> -<003d> <0036> -<003e> <0034> +<0013> <0030> +<0014> <0033> +<0015> <0031> +<0016> <0034> +<0017> <0043> +<0018> <003a> +<0019> <0042> +<001a> <0079> +<001b> <0054> +<001c> <0062> +<001d> <006b> +<001e> <0059> +<001f> <006a> +<0020> <0028> +<0021> <0040> +<0022> <0076> +<0023> <0068> +<0024> <002e> +<0025> <0063> +<0026> <0029> +<0027> <0053> +<0028> <0073> +<0029> <0067> +<002a> <0049> +<002b> <0044> +<002c> <004a> +<002d> <0048> +<0030> <004b> +<0031> <0077> +<0032> <0047> +<0033> <0071> +<0034> <0056> +<0035> <0058> +<0036> <005a> +<0037> <0066> +<0038> <200b> +<0039> <0022> +<003a> <0036> +<003b> <004d> +<003c> <0037> +<003d> <0039> +<003e> <0035> +<003f> <0045> endbfchar 1 beginbfrange -<0013> <0014> <0030> +<002e> <002f> <0050> endbfrange endcmap CMapName currentdict /CMap defineresource pop @@ -1761,105 +2329,28 @@ end endstream endobj -73 0 obj -1259 +95 0 obj +1273 endobj -74 0 obj +96 0 obj << - /Length1 34244 - /Length 75 0 R + /Length1 7672 + /Length 97 0 R >> stream  - cmap<56^cvt " 7 *fpgmY778sglyfw8j8head H<6hhea - XHt$hmtxf\HXlocabxf\maxp zL prepclV$,$ - z>~vu?@ABCDEFGHwx| -   !"#$%&'()*+,-./012345:=Q[ <;=?[baced Lo^`Vr}{y69s8\7^Zz{}yG/@`~~7CQX\hjnv{~  *,14=BEauz~ /6:W\_cuCIMPRX[!%+;ISco !)19AEIMQWY[]ai}     " & 0 3 5 : ? D I q y  !!! !"!&!.!R!Z!^!!""""""""+"H"`"e#%%%%%%%%&&j''R'.%.; 0Aa7CPRY^jlox}#,.49BEatz~ 07;X]brCGMORV[  $*2>RXl - "*2:BHJPRY[]_bj     & / 2 5 9 < D G p t } !!! !"!&!.!P!S![!!""""""""+"H"`"d#%%%%%%%%&&j''R'.".:f> monnonmlih>]MLH/..-+'#"xz|8475&{}ikabaSMx -  qrJ_xSEC?=.Rߤ֐T\2FHJJhjlnprtvtxzvxr~ "$&8NPflvx0>DR`nlp~:>LTX\^Z^bbXTTNDD. (z>~vu?@ABCDEFGHwx| -   !"#$%&'()*+,-./012345{^() '`}6789:=LQZ[\^yz{} ;<=?[abcder;<K RSUTVY_!`"a#j,]m/n0o1p2u6x:|>~@FDGHILMPNOTX\Z`fpgs{|}tt>AhNq3zl.YM"%')+-13579;@BDOPQRTVXYjlWfXYZ]_PQRSTUV[^|}~`abcdefghijklmnopxqrstuvw!"%()*+,-./23456789:;|~PWXk-r4v7w9JKQRSUVW]^_q~8?@ABCDEFG H -I J b$c%d&e'f(g)h*i+BCijklmnouvwxy   1256789:  -#$34IJUV?<@Gonpz}KHLStvxuwy,-./ +0{|rWTX;_sq&01= % !!z""##$$%%&&>''~()**++,,v--..u//09?:;w<<==>>??|@@AZ[[\\]]^^__`` az{{||}}~~{^( '`}6=LQZ^y} ;?[ar;<K RS   - -U    T  VY_!`"a#j,]m/n0  o!!1""p##2$$u%%6&&x'':((|))>**~++@,,--F..//D0011G22334455H6677I88L99::M;;<<P==>>N??@@OAABBTCCDDXEEFF\GGHHZII`JJKKLLMMfNNOOpPPQQgRRSSsTTUU{VVWW|XXYY}ZZ[[\\]]^^__``aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~tt>AhNq3zl.YM77CCOPPQQRXY\^ghhjjlnovx{}~ -"%')+-13  5 - -7  9  ;>@BD F#&O''T((V)*X,,Z.1[44_9=`BBeEEgaahtuhzzm~~ejlWfX\]_?P[^|`xqy{`abcd  /067:;WX\]_bbccrrssttuu!"%()*+,-./23456789:;CC{GG|HI~MMOOPPRRVVWX[[}P  W  Xk-  r!!4$$v%%7**w++92233J4455K6677Q8899R::;;S>>??U@@AAVBBCCWDDEE]FFGG^HHII_RRSSqXXYY~ZZ[[\\]]^^__``aabbccllmmnnoo8?@ABCDEFG H -I J b$c%d&e'f(g)h*i+BCijklmnouvwxy  - !"'()*/0127 89:?@ABEHIJMPQ!RW%YY[[]]__`a1bg5hijopqrstuvw xyz{#|}3=AIMUY?<@Gonpz}KHLStvxuwy,+0{rWTX;_sq                   ! " " & &y / / 0 0 2 3 5 5 9 : < < = = > ? D D G G H H I I p p& q q t y* } ~0   4 >             !!!!=!!! ! !"!"!&!&!.!.!P!P!Q!R!S!Z![!^!!!!"""""""""""""""""""+"+"H"H"`"`"d"e##%%%%%%%%%%%%%%%%%%&&&j&j'''R'R''.".%.:.;jkCNT_ 3   > ~   ,K PXYD _^-, EiD`-,*!-, F%FRX#Y Id F had%F hadRX#eY/ SXi TX!@Yi TX!@eYY:-, F%FRX#Y F jad%F jadRX#Y/-,K &PXQXD@DY!! EPXD!YY-, EiD` E}iD`-,*-,K &SX@Y &SX#!#Y &SX#!#Y &SX#!#Y &SX#!@#Y &SX%EPX#!#!%E#!#!Y!YD- ,KSXED!!Y-Y5 qEX/>YEX/>Y9 9 9999013!%!/#73?#7'YI4661BByX~l:gg^ww2Z$%WEX/>YEX/>Y$9$/ $901332#32654&+32654&+Z2S;!1/YEX/>Y 01332#'32654&+Z(NrJUKssssKN{U-D}}Z MEX/>YEX/>Y9/ 013!!3#!Zz1FGG+EX -/ ->YEX/>Y01"'732653{:<8#54T+E i*'#AK1*K8 *3IEX/>YEX/>Y9!)901"&'732654./.54>32.#"Ev+2#_3AH(^0&7K-;d#-I.7C &]2$:R 4-:%-;0# ) -(7$%@/-$6!3-!( )7$'D33EX/>YEX/>Y013#5!#JFF4'qEX/ >YEX/>Y9/ и/9 01"&54674.#"'>32#'#'2675=Q '*J "b;YPD#P#>#=S32 HBPU," 9)m[:)B! '*$R&zEX / >YEX/>YEX/>Y 9и/ - 9 ! -#$01"&'##3>32'2>54.#")"I BR!N)/H1":L83%1";G ? !2X'#A[8>bD#E1H-(B/B.!9EX -/ - >YEX/>Y -01".54>32.#"32670T=#&@U/0D*/!8('8!"9$!P "A_<=_B""62E**D17!.%QEX -/ - >YEX/>Y -9/ -!01".54>32!3267!4&#"1U?$%=N*.I1WF#; N?9/& #A^<<_B# YEX/>Yи/ -0133"&54632RR(!!!!JR eEX/ >YEX/>YEX/>YEX / >Y9 9 - 9013333#'RQ[Z[jR+EX/>YEX/>Y 01"&533:7/(R   86f>R[EX/ >YEX/>Y9и/ и /01333>32#4&#"RD#M3MGR,0&:%F#/`^)E=&%R^IEX/ >YEX/>Y9и/ ܸ01333>32.#"RDG* CX.6 -H2>EnO| /EX / >YEX/>Y   ии01".5#5?33#3267'5!HL -E!*  / *<$ >C-1>  /GEX / >YEX/>Y 9 9 01"&'7326?33>73Z  *5 Uc    -WP ,8A;-$ G"!H  $>-, 5EX/>YEX/>Y 01"&54632'2>54.#"alla`ll`-!!-.!E BAeFFd??dFO~ CEX/>YEX/>Y -01353#5>733Ot,A?D5D$AEX/>YEX/>Yии/ 0135>54&#"'>32>;(HpL(<=(D/(Z?Yf'E_981HtcS'7F- /,5gU-[ai;G~&MEX/>YEX/>Y 9/01".'732>54&#"'!#>32&?3)(M83&J>!/,?.)H6$YEX/>Y)+ -!01".54>32.#">32'2>54&#" /P;"(DW04K.7!<.P'Sc4D'(:<HG &MsM`U''3@gL%+bc.K6A%3 ?H'-^aAr EX/>Y01"&54632}#### ####/VrEX/>Y 01'>'#"&54632C+0#$ %F0?(4-A`A'uiuRP  +01.5467>FF>3:99:dބe`ss`&P +01'>54&'7Y3:99:3>FF`ss`e݄CX9_<  - -{k:o ::oY LZ;4gZZZi4ZZCZZZZ46Z49Z*W-4)R.+/.$- RCRR=R#R.+R+/[RR K                        666[LZ;4;4;4;4;4gZgZgZ~!ZZZZZZZZZZZZIZZZZZi4i4i4i4i4i4i4i4i4ZZZ MJ?N+CZCZCZPZZZZZZZZZZZZZZZZ444444444444444442O477777749Z9Z9Z9Z9Z9Z9Z*******[WWWWWWWWWWWWWWWWWWWWWWW-----~!GZ:{ZZ444444444444444444444::: )R.....=/+/+/+/.................--------  R R R C7C&&RRRRRARjR>R=R=R=R#R#R#R#R#R#R#R#R?.................G........[R[[>[R[C[C[@RRRRRRRR K K K K K K K K K K K K K K K K K K K K K K K        !5+R#RCK+R+R.+/+/%+/R%%2%"2/2/2. #K R R2SU..RARR=M=M=R##RR...[[[[RNRR R?%K    ;A7@RoW.W%W.WWWW&W.WW.W.W.WZ+/+/+/+/+/+/+/+/+/+/+/+/+/+#+/+/+/+/+/+/+/+/+//2/2/2/2/2/2/2/2/2RB RjRE, LZZLZ-Z4ZCZZZ14Z6Z,0?-6OGX0.5O4.0K -;RI2R.J%N".<. =3.0N -B.0..KR.<<3<D=66ee  OOyuuqHH}}GGtvplXX{11"G@hhZ|xwtJJ-~660.0.0.0.0.0.0.0.0.0.0.0.0.........KKKKKKKKKKK8,D........%N%N<<<<<<<<<<<<<<<<333333333330.0.0.0.0.0.0.0.0.0.0.0.KKKKKKKKKKKK333333333333I..R/AAR@@zRsmswbttvwu@@ DZLZZ~Z%%# -**ZZDZDZAZvZZ4Z6Z;4/ZVCaZjZZDZ; ZFZZZ;4*ZZDZAZAZZZf4Z !OTT**tZqZqZZ;4'_CVZZ%## - 6Z:Z444 5RR.  %5R5RRRR -yR2R.)R+R. /*R;RRTRRR ..$R.C R RRR5R .R@. R  %RRRfff:S.  ; R  R4:.%5R..  /};a ,O$0,)(,,7q2%" =, 7 477,O$1,)4q2)9,1&,O$1,)(A/A/^!U!U&0PP9?9???-6-67)7)) )))) )A0(  :/R/&/^//"/^ -\^\:66-0)\%U/&U&/^//^/z^z/^//^/11}}}O33#CZ4+ZZZ%4RZZZZZIZM4ZM3 Z*GW-!!Z44444+Z+Z+Z>!ZZZZZZZZZZWZ5ZZZZZ%4%4%4%4%4%4%4%4%4RZRZRZv MJ?M+ZZZSZZZZZZZZIZIZIZIZIZIZIZIZM4M4M4M4M4M4M4M4M4M4M4M4M4M4M4M/4M4M4M4M4M4M4M4M4M4 Z Z Z Z Z Z Z********R[GWGWGWGWGWGWGWGWGWGWGWGWGWGWGWGWGWUWUWUWUWUWUW----->! ZF:8ZZIZZZZ-RZM4ZZZIZ1M4LZZ,0q?P,YZW,ZZZ2Z+IZIZZ.ZRZM4LZZ4/CZCZ ZnZZ !Z -ZZUZ4*Z(ZcZIZEZM4Z!+7Z}YZ4#CZZZF:IZM4M4 7f2"$>!61!U!U0:PP9?9?7)))/R/&/^//"/o#oWo(o#o*o#o-o2o-o'A'+!o#oWo(o#o*o#o-o2o-o'A'+!o#oWo(o#o*o#o-o2o-o'A'+!o#oWo(o#o*o#o-o2o-o'A'+!Y%v!mk9{ 9_9J9 99A9E999 99dd8Z Z@fY%v42v!PWn4*Q44/4q4mv4v!4r2A3?".22>PPPv!y"4+)\)2)K)45==5  -D -/=H!! -VYVYVY8## @(@#$@5)$@5)5#N*$@5#$@$@5#5#!$@D?5#""2"""""""<"$$"(2R(L4-)L-Y .kk*k'k*-!-33--33JJd8RR@R9?ttr7rb}sI.qyelSO{z{zdcninhel92dnneddS{SXSO:rlerlegrlrlz -zwodndndnpow{zh^sdds},#\\\\d h h h h - - - - - 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 ````````````````````````````````````````````````P v -s+++D6*!+@6*!+`H<&+H<,$++ E}iDK`RXY -endstream -endobj - -%QDF: ignore_newline -75 0 obj -34244 -endobj - -76 0 obj -<< - /Length1 8384 - /Length 77 0 R ->> -stream - - cmap_qcvt wfpgmY7sglyf 8head ?H6hhea$hmtxZ$loca Jmaxp \ prep) |B  + cmap_qcvt wfpgmY7sglyfFa +phead ?6hhea$hmtxZ$locajmaxp prep)B   !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`lmryqfghkcdabejzi{x    - .]`}#+17>HM[eks~~/_cu    " ! /`a "*.69ALP^jnx~0br    " ![UQNA3C 1IGT d~t$&0<<FHX`hijklmqrunopstvw|}~AuBvCwDx-2,K PXYD _^-, EiD`-,*!-, F%FRX#Y Id F had%F hadRX#eY/ SXi TX!@Yi TX!@eYY:-, F%FRX#Y F jad%F jadRX#Y/-,K &PXQXD@DY!! EPXD!YY-, EiD` E}iD`-,*-,K &SX@Y &SX#!#Y &SX#!#Y &SX#!#Y &SX#!@#Y &SX%EPX#!#!%E#!#!Y!YD- ,KSXED!!Y- (EX/>Y+01!!%'%7'7! r媪ȪD2-CLcxEX/>YEX6/6>YEX[/[>YEXc/c>YEX*/* >YEX,/, >YEX/>Yk+*9*&=*9SиS/TиUк^*901%'#''?'5'?/?5?/?3?3 ?/#?3?5/$ -<    -)#  - ';Ip   - 'V' ! - / (#%': -  -,+( -!&&&)% S,QK       -9   JP  $ 4 jQ !%) m>VEX/ >YEX(/(>YEXA/A>YF/+++и/ии/<(9FHиH/01#'#/?73?73? #/7'??"U%H. "(.$2 # 01 2 F$ -"   -# !) [  - -L( -S, 8  $K3PW9'#  & #IOQM$"~7WvEX/>YEX/>YEX/>YEX / >YEX-/->Y9$901?37?/57/5?' ? 27!    "  ( 1 !  + .]`}#+17>HM[eks~~/_cu    " ! /`a "*.69ALP^jnx~0br    " ![UQNA3C 1IGT d~t$&0<<FHX`hijklmqrunopstvw|}~AuBvCwDx-2,K PXYD _^-, EiD`-,*!-, F%FRX#Y Id F had%F hadRX#eY/ SXi TX!@Yi TX!@eYY:-, F%FRX#Y F jad%F jadRX#Y/-,K &PXQXD@DY!! EPXD!YY-, EiD` E}iD`-,*-,K &SX@Y &SX#!#Y &SX#!#Y &SX#!#Y &SX#!@#Y &SX%EPX#!#!%E#!#!Y!YD- ,KSXED!!Y- (EX/>Y+01!!%'%7'7! r媪ȪD2-wBvEX/>Y<+9 +и/и/7и7/и/ ,и,/7/5и5/01/#'#/7'?'?'/??3?3j&**). +* + 0)  0%*%0## 0(a%R$, O +#M!O"  +Px-3 + +  D/EX/ >Y01? #/7/5'5'7?O&%<$'.5w  + ! =B _&EC$EV? C|%(@,$.&5"~7WvEX/>YEX/>YEX/>YEX / >YEX-/->Y9$901?37?/57/5?' ? 27!    "  ( 1 !  =     L 7$T7N* % @@ -1882,7 +2373,9 @@ $.% ! &  ' ;     # %  $ !   -1.  0!(p*r= )@#MEX / >Y01? 3/5'/?5? ~ *&    a   / +1.  0!(p*r= )@OE +01/5?/# /57?5? + #  +        G8  " 50R;  ,kU , &*Ja#,$#MEX / >Y01? 3/5'/?5? ~ *&    a   /      . 6'R*(% n'y,  MQ'>'&%& !;??G( 4EX'/' >Y01? /75? 5 4* 1 /) K @@ -1901,33 +2394,243 @@ $.% ! &  ' ;  /?'?5'?? 3x&$!-/'   # 1 $ ! %@F6 3,&GR( $$ $N= < - c=EX/>Y)%+017/5?/?'???3?BE% (#   ! ))# z)3 %#9#f/* '(&LaIG$   <   H4, % PXEX/>YEX5/5>YEX7/7>Y59=59BCиC/01/??/7? ?*.  -$ /'(  *1(# %&,)& -! - R$+:%%#)($&" -(*';-'/'( "4#;2++T)<'&&''2 /%"-   &:8!))*L& !_< PQ*gt ggX zfA Wj J4(Sz +  !_< PQ*gt ggX zfA Wj J4(Sz , zX8!RpzC4#H51K6>( d+G9*6BbQIx]D^<l 9k*p#b;T L`@ 9sp,Myb*}zzzzzzzzz44#H#H#H5555555511666666>(   ++++GGGGGGGR3&666BBBBBBBB]D]D9991 kkkkkkkkpp;;;;;;;;7TTT    LyLLsss}/vnr0h|z>C1#H5#((>(dKG94>LxPPM1KL%%L55=1*66  >((>239_D#-^pkW -;9b9 0PTl kk^  _=Y1zC15K396>(d+(G9]D>Lx^z1$M%6 >]D-YO@^!h; (d+(G9]D>Lx^z1$M%6 >]D-YO@^!h; > +stream + + cmap<56^cvt " 7 *fpgmY778sglyfSk 8thead H 6hhea + XHX$hmtxf\H|Xlocaai4f\maxp z0 prepcPV$,$ + z>~vu?@ABCDEFGHwx| +   !"#$%&'()*+,-./012345:=Q[ <;=?[baced Lo^`Vr}{y69s8\7^Zz{}yG/@`~~7CQX\hjnv{~  *,14=BEauz~ /6:W\_cuCIMPRX[!%+;ISco !)19AEIMQWY[]ai}     " & 0 3 5 : ? D I q y  !!! !"!&!.!R!Z!^!!""""""""+"H"`"e#%%%%%%%%&&j''R'.%.; 0Aa7CPRY^jlox}#,.49BEatz~ 07;X]brCGMORV[  $*2>RXl + "*2:BHJPRY[]_bj     & / 2 5 9 < D G p t } !!! !"!&!.!P!S![!!""""""""+"H"`"d#%%%%%%%%&&j''R'.".:f> monnonmlih>]MLH/..-+'#"xz|8475&{}ikabaSMx +  qrJ_xSEC?=.Rߤ֐T\2FHJJhjlnprtvtxzvxr~ "$&8NPflvx0>DR`nlp~:>LTX\^Z^bbXTTNDD. (z>~vu?@ABCDEFGHwx| +   !"#$%&'()*+,-./012345{^() '`}6789:=LQZ[\^yz{} ;<=?[abcder;<K RSUTVY_!`"a#j,]m/n0o1p2u6x:|>~@FDGHILMPNOTX\Z`fpgs{|}tt>AhNq3zl.YM"%')+-13579;@BDOPQRTVXYjlWfXYZ]_PQRSTUV[^|}~`abcdefghijklmnopxqrstuvw!"%()*+,-./23456789:;|~PWXk-r4v7w9JKQRSUVW]^_q~8?@ABCDEFG H +I J b$c%d&e'f(g)h*i+BCijklmnouvwxy   1256789:  +#$34IJUV?<@Gonpz}KHLStvxuwy,-./ +0{|rWTX;_sq&01= % !!z""##$$%%&&>''~()**++,,v--..u//09?:;w<<==>>??|@@AZ[[\\]]^^__`` az{{||}}~~{^( '`}6=LQZ^y} ;?[ar;<K RS   + +U    T  VY_!`"a#j,]m/n0  o!!1""p##2$$u%%6&&x'':((|))>**~++@,,--F..//D0011G22334455H6677I88L99::M;;<<P==>>N??@@OAABBTCCDDXEEFF\GGHHZII`JJKKLLMMfNNOOpPPQQgRRSSsTTUU{VVWW|XXYY}ZZ[[\\]]^^__``aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~tt>AhNq3zl.YM77CCOPPQQRXY\^ghhjjlnovx{}~ +"%')+-13  5 + +7  9  ;>@BD F#&O''T((V)*X,,Z.1[44_9=`BBeEEgaahtuhzzm~~ejlWfX\]_?P[^|`xqy{`abcd  /067:;WX\]_bbccrrssttuu!"%()*+,-./23456789:;CC{GG|HI~MMOOPPRRVVWX[[}P  W  Xk-  r!!4$$v%%7**w++92233J4455K6677Q8899R::;;S>>??U@@AAVBBCCWDDEE]FFGG^HHII_RRSSqXXYY~ZZ[[\\]]^^__``aabbccllmmnnoo8?@ABCDEFG H +I J b$c%d&e'f(g)h*i+BCijklmnouvwxy  + !"'()*/0127 89:?@ABEHIJMPQ!RW%YY[[]]__`a1bg5hijopqrstuvw xyz{#|}3=AIMUY?<@Gonpz}KHLStvxuwy,+0{rWTX;_sq                   ! " " & &y / / 0 0 2 3 5 5 9 : < < = = > ? D D G G H H I I p p& q q t y* } ~0   4 >             !!!!=!!! ! !"!"!&!&!.!.!P!P!Q!R!S!Z![!^!!!!"""""""""""""""""""+"+"H"H"`"`"d"e##%%%%%%%%%%%%%%%%%%&&&j&j'''R'R''.".%.:.;jkCNT_ 3   > ~   ,K PXYD _^-, EiD`-,*!-, F%FRX#Y Id F had%F hadRX#eY/ SXi TX!@Yi TX!@eYY:-, F%FRX#Y F jad%F jadRX#Y/-,K &PXQXD@DY!! EPXD!YY-, EiD` E}iD`-,*-,K &SX@Y &SX#!#Y &SX#!#Y &SX#!#Y &SX#!@#Y &SX%EPX#!#!%E#!#!Y!YD- ,KSXED!!Y-Y5 qEX/>YEX/>Y9 9 9999013!%!/#73?#7'YI4661BByX~l:gg^ww2Z4 +5EX/>YEX/>Y 01332#'32654&+Z(NrJUKssssKN{U-D}}Z MEX/>YEX/>Y9/ 013!!3#!Zz1FGG4[s6KEX#/#>YEX/>Y0+# +-01%2>54.#"".'.54>323267L,G33G,,G33G-M=-6X?")Jg>>gK)!=V4T6!29&He?=bD%%Db=?eH&*9"6XwHO}W./W}NGuW7 ,+@ *3IEX/>YEX/>Y9!)901"&'732654./.54>32.#"Ev+2#_3AH(^0&7K-;d#-I.7C &]2$:R 4-:%-;0# ) +(7$%@/-$6!3-!( )7$'D33EX/>YEX/>Y013#5!#JFFR&zEX / >YEX/>YEX/>Y 9и/ + 9 ! +#$01"&'##3>32'2>54.#")"I BR!N)/H1":L83%1";G ? !2X'#A[8>bD#E1H-(B/B.!9EX +/ + >YEX/>Y +01".54>32.#"32670T=#&@U/0D*/!8('8!"9$!P "A_<=_B""62E**D17!.%QEX +/ + >YEX/>Y +9/ +!01".54>32!3267!4&#"1U?$%=N*.I1WF#; N?9/& #A^<<_B# YEX/>Y/9//P /P9&9&/88&9и/@H01".54675.54675.54>323##"&';22>54&#"2>54&+"&'-J5&!"'2C%#d0A%& $2^UU"@[9%<++<%!#9(20T!K"0 8 '. C,(@-?4'?+  7="=.+6;;6+$"*'.C5EX/ >YEX/>Yи/ +0133"&54632RR(!!!!JR eEX/ >YEX/>YEX/>YEX / >Y9 9 + 9013333#'RQ[Z[jR+EX/>YEX/>Y 01"&533:7/(R   86f>R[EX/ >YEX/>Y9и/ и /01333>32#4&#"RD#M3MGR,0&:%F#/`^)E=&%/3#~EX / >YEX/>YEX/>Y 9 9 и/ 0157#"&54>323732675.#"K*\m#:L**@!B"<93&FͭX'z;_B$.M!"1D*XbR^IEX/ >YEX/>Y9и/ ܸ01333>32.#"RDG* CX.6 +H2>, 5EX/>YEX/>Y 01"&54632'2>54.#"alla`ll`-!!-.!E BAeFFd??dF$AEX/>YEX/>Yии/ 0135>54&#"'>32>;(HpL(<=(D/(Z?Yf'E_981HtcS'7F- /,5gU-[ai;G3SEX!/!>YEX/>Y !9/!)901".'732654.#52>54&#"'>32&?4)*M9:J0N93E+;3(C,%Y9*F3@42&!9L  6.?6/"? ,/6$4#-)<':J)6!*D/~ +YEX/>YEX/>Y +  ии/ и к901!5!533#%35467#0\WW 6tBG,,~7EX/>YEX/>Y и /013>7!5!+C/9G*Z~BG3H]Ar EX/>Y01"&54632}#### ####/VrEX/>Y 01'>'#"&54632C+0#$ %F0?(4-A`A'uiuRP  +01.5467>FF>3:99:dބe`ss`&P +01'>54&'7Y3:99:3>FF`ss`e݄CX9_<  + +{k:o ::oY LZ;4gZZZi4ZZCZZZZ46Z49Z*W-4)R.+/.$- RCRR=R#R.+R+/[RR K                        666[LZ;4;4;4;4;4gZgZgZ~!ZZZZZZZZZZZZIZZZZZi4i4i4i4i4i4i4i4i4ZZZ MJ?N+CZCZCZPZZZZZZZZZZZZZZZZ444444444444444442O477777749Z9Z9Z9Z9Z9Z9Z*******[WWWWWWWWWWWWWWWWWWWWWWW-----~!GZ:{ZZ444444444444444444444::: )R.....=/+/+/+/.................--------  R R R C7C&&RRRRRARjR>R=R=R=R#R#R#R#R#R#R#R#R?.................G........[R[[>[R[C[C[@RRRRRRRR K K K K K K K K K K K K K K K K K K K K K K K        !5+R#RCK+R+R.+/+/%+/R%%2%"2/2/2. #K R R2SU..RARR=M=M=R##RR...[[[[RNRR R?%K    ;A7@RoW.W%W.WWWW&W.WW.W.W.WZ+/+/+/+/+/+/+/+/+/+/+/+/+/+#+/+/+/+/+/+/+/+/+//2/2/2/2/2/2/2/2/2RB RjRE, LZZLZ-Z4ZCZZZ14Z6Z,0?-6OGX0.5O4.0K +;RI2R.J%N".<. =3.0N +B.0..KR.<<3<D=66ee  OOyuuqHH}}GGtvplXX{11"G@hhZ|xwtJJ-~660.0.0.0.0.0.0.0.0.0.0.0.0.........KKKKKKKKKKK8,D........%N%N<<<<<<<<<<<<<<<<333333333330.0.0.0.0.0.0.0.0.0.0.0.KKKKKKKKKKKK333333333333I..R/AAR@@zRsmswbttvwu@@ DZLZZ~Z%%# +**ZZDZDZAZvZZ4Z6Z;4/ZVCaZjZZDZ; ZFZZZ;4*ZZDZAZAZZZf4Z !OTT**tZqZqZZ;4'_CVZZ%## + 6Z:Z444 5RR.  %5R5RRRR +yR2R.)R+R. /*R;RRTRRR ..$R.C R RRR5R .R@. R  %RRRfff:S.  ; R  R4:.%5R..  /};a ,O$0,)(,,7q2%" =, 7 477,O$1,)4q2)9,1&,O$1,)(A/A/^!U!U&0PP9?9???-6-67)7)) )))) )A0(  :/R/&/^//"/^ +\^\:66-0)\%U/&U&/^//^/z^z/^//^/11}}}O33#CZ4+ZZZ%4RZZZZZIZM4ZM3 Z*GW-!!Z44444+Z+Z+Z>!ZZZZZZZZZZWZ5ZZZZZ%4%4%4%4%4%4%4%4%4RZRZRZv MJ?M+ZZZSZZZZZZZZIZIZIZIZIZIZIZIZM4M4M4M4M4M4M4M4M4M4M4M4M4M4M4M/4M4M4M4M4M4M4M4M4M4 Z Z Z Z Z Z Z********R[GWGWGWGWGWGWGWGWGWGWGWGWGWGWGWGWGWUWUWUWUWUWUW----->! ZF:8ZZIZZZZ-RZM4ZZZIZ1M4LZZ,0q?P,YZW,ZZZ2Z+IZIZZ.ZRZM4LZZ4/CZCZ ZnZZ !Z +ZZUZ4*Z(ZcZIZEZM4Z!+7Z}YZ4#CZZZF:IZM4M4 7f2"$>!61!U!U0:PP9?9?7)))/R/&/^//"/o#oWo(o#o*o#o-o2o-o'A'+!o#oWo(o#o*o#o-o2o-o'A'+!o#oWo(o#o*o#o-o2o-o'A'+!o#oWo(o#o*o#o-o2o-o'A'+!Y%v!mk9{ 9_9J9 99A9E999 99dd8Z Z@fY%v42v!PWn4*Q44/4q4mv4v!4r2A3?".22>PPPv!y"4+)\)2)K)45==5  +D +/=H!! +VYVYVY8## @(@#$@5)$@5)5#N*$@5#$@$@5#5#!$@D?5#""2"""""""<"$$"(2R(L4-)L-Y .kk*k'k*-!-33--33JJd8RR@R9?ttr7rb}sI.qyelSO{z{zdcninhel92dnneddS{SXSO:rlerlegrlrlz -zwodndndnpow{zh^sdds},#@dd,,   + ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( T 8 DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD4tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt v +s+++D6*!+@6*!+`H<&+H<,$++ E}iDK`RXY +endstream +endobj + +%QDF: ignore_newline +99 0 obj +34216 +endobj + +100 0 obj +<< + /Length1 11824 + /Length 101 0 R +>> +stream + + cmap_qcvt UfpgmY7sglyfKheadxž$6hheay\$hmtxQzj$loca"(&(maxp[- prep +N-B  +  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`lmryqfghkcdabejzi{x    + .]`}#+17>HM[eks~~/_cu    " ! /`a "*.69ALP^jnx~0br    " ![UQNA3C 1IGT d~t$&0<<FHX`hijklmqrunopstvw|}~AuBvCwDx<A&,K PXYD _^-, EiD`-,*!-, F%FRX#Y Id F had%F hadRX#eY/ SXi TX!@Yi TX!@eYY:-, F%FRX#Y F jad%F jadRX#Y/-,K &PXQXD@DY!! EPXD!YY-, EiD` E}iD`-,*-,K &SX@Y &SX#!#Y &SX#!#Y &SX#!#Y &SX#!@#Y &SX%EPX#!#!%E#!#!Y!YD- ,KSXED!!Y- (EX/>Y+01!!%'%7'7! r媪ȪD2-O5eH\++u++и/9\ZиZ/901>767>7>7>327>7>76#'&'.'.'.'.'.'.''.'.'.'.'.'4&'&67>?>7>7>7>7>7>7>72632>7074&5.'&'&5&67>32>7>7>7647>7>'>5.'.#*&'.     +  '  +) 4 +  +  + "(   +    +     +          +  +  + & ' +   + +  +    +          +  !     +/  + , + + $ +     TS9R+(+9=и=/(lиl/(oиo/(rиr/и/012>7>76&;232"#".'&67>7>7>76&7>7>7*'.#.'.'.'.'&74>36>7>7Y   ?$  +         +  + + C3 + +     +")"/  +  +  -' :   3x+O+x901&676&7>7>7>7>?>7>7>367>7>7>7>32&'.'.7>74>5&'467>7>74673267>7>7>7>7>7>'.o   + + +  + +  +  $ +       %      +     +    +   +   ) + -    +  +4    +         +   '    4  + ,   +' >4C++>и>/ии/и/017.7.'&65>7>7>7>'>7>7>7>7>7>7>326>3>3>3>7>>76#"'".53267>767>7>7>7>32'.6'4&'.'23>7>T           +   +        +    +  +     + + +  +  +  +      +    +       +    +Jk{ 7+017267>7>7>?>7>7>#"&'.'.'.7>7>76'&67>7>7>7>767632&'.'&67>7>7>3 +        +  + +  +      ?      + +   +7  +        +       89 k+01.'&>7>7>7>7>7>7>72"&'.3267>7>7>#"'.'.'.'.'.'&''&'.7467>7&67>'.'.7>7>3>767>7>'>3&67>7>7>767>7>32s        !  +   +   +   + +  +         +    +  + +  + +   + _   $     +  .             + +   +  +   +   +       + + $     M G+017327>7>7>7636&7>7>7>7>3#".'.'&676&7>7>7>?>7>7>7>7>7>7>76&7>7>7>7636#"&'.'.#"     +  +    +  +   +  +   +    Y        +    + +   +   H       +  %      -y7W+и/WWи/W90123267>?>7>?>7>767#"&'.5467>76&7647647>76&#"#&'&65467>7>7>?>7>7>7>7>32>7>7>7>7>7>7>67>7>  +  +    +   + +    + +  +      +    + +      +   ! +    +           + ! +     +        1} ^+01>7>7>7>7>?632&'.'&"#"&'.7>7>7>7>7>7>7>7>5467>7>32  +    ! "    +    + +  +  h   ,   +   +  +     ' +   +   +P6 _< 44  O@ebk[cgwLnV[BT3k$:c2ZP#|0gZ[R0dKMfS"@tae{hng<{fMgO jd<Ti-E:[] EF"]n'3L6w@q>9q3J8'M=-@y1U? C ?>46^%}!ucR0R0R0R0R0R0R0R0R0AKK4M4ffffffff"@"@eeeeeehnggg'{f{f{f{fMMMMM($MM'MG j j jd<dd<d"JTTiiiiiiiiEEF"F"F"'''''''''/ +LL6L6w@@w@q>q>q>q>q>q>qq>qqJJFJJJ8'M''M'J----@@@@@|@@BBy1yy1U?UU?U  C  ? ? ? ? ? ? ? ?666b95nccF"2+yR0FdLMfZ'iihnZ<taMhfgQ-D3SiN] i a^^GCb?<c>ff*FL:d<ee{SjShni3SidB&NbH@'V9w\&{-9qDDFr>;9B7F&: +DDHH,>?t7f':A-9-9\&Z*. P G,[y97FDDY?19*s;R0dLB9F"ta=IehnZ<{f' +Mhfg,TEI] |9&]R+e.zEE-"/T4C+2z4 PD)/*{;02y51-500y5+?-C+2 P N{;--y5 P-0`sN+ppppppppppppppppppppppppppppppppppppppppppppppppppppppp h h h h H HHllllK +s+++UI9)+\I9)++ E}iDK`RXY +endstream +endobj + +%QDF: ignore_newline +101 0 obj +11824 +endobj + +102 0 obj << /Ordering (UCS) /Registry (Adobe) @@ -1935,10 +2638,10 @@ endobj >> endobj -79 0 obj +103 0 obj << /Ascent 1078 - /CIDSet 80 0 R + /CIDSet 104 0 R /CapHeight 715 /Descent -329 /Flags 33 @@ -1948,7 +2651,7 @@ endobj 2260 1078 ] - /FontFile2 82 0 R + /FontFile2 106 0 R /FontName /EAAAAA+ArialUnicodeMS /ItalicAngle 0 /MissingWidth 500 @@ -1957,28 +2660,28 @@ endobj >> endobj -80 0 obj +104 0 obj << - /Length 81 0 R + /Length 105 0 R >> stream -d +\ endstream endobj %QDF: ignore_newline -81 0 obj +105 0 obj 405 endobj -82 0 obj +106 0 obj << - /Length1 34184 - /Length 83 0 R + /Length1 34520 + /Length 107 0 R >> stream - @OS/2u١PtVcvt =RF xfpgm4n DjglyfLj:headP6hhea -IQ$hmtxQ(locaƄmaxp R$ namesW7RDipost6f` prep_`$%hhF  Hw` \9ss\w^joVAhL!y||__p{WmRmVqu^f)zn^nOm~m%1@VJVJ + @OS/2u١QVcvt =RF xfpgm4n DjglyfH< headR6hhea +JRP$hmtxRtlocamaxp St namesW7Sipost6fb prep_b $%hhF  Hw` \9ss\w^joVAhL!y||__p{WmRmVqu^f)zn^nOm~m%1@VJVJ d2NNNXF%sV-itVm `m+msps==flJUdooUda}_}!-9Pb{:FZfP5;(iUDpKxay+}ynn{-9oJ2UbbHH))d2ubZ_d2Z_d25/1:xLfpxfu[z_^^__Kpg2<Kds}2<Kds}FvJPv6_dns}6_dns}wvE 7E 7=::f55yVO\yVO\Flpcis}pcis}FPZdFPZdU_is}is}is}f*qR:@8VVzzoXnKP`}\JX]is}is}dJjPe1n%nB(G~  @@ -1993,7 +2696,7 @@ Y-,K C#C Y-,F#pF>F#pFE: -,+%E%Ej@`%#D!!!-,+%E%Ej`%#D!!!-,+!!!-,+!!!-,KQXCCe Y-, i@a ,b`+ d#da\XaY-,%EhTKPZX%E%E`h %#D%#D% Eh #D%Eh`%#DY-,% Eh #D%Edhe`%`#D-, CX!CXE+G#DGzEi G#D QX+G#DGz!GzYYY-, E#Eh`D-,EjB-,/-,CX%%Id#Edi@a bj%%aC`F#D!F!!!!!Y-,CX%E%Ed`j%Eja %Ej e%#D%#D!! EjD EjDY-, EUCZXEh#Ei@a bj #a %e%#D%#D!!!!+Y-,Ed#EdadB-,%%+CX%%%+%C@T%CTZX% E@aDY%CT%C@TZX% E@`DYY!!!!-,% %.# %%+!!-,-,KRXED!!Y-,CX=Y-,KPXED!!Y-,KRX/!!!Y-,KS#KQZX%Eh%Eh%`TX!!!%Eh`%#D!!Y!!!Y-,CX=Y-,F#F`F# F`ab# #KKpE` PXaFY`h:-, E%FRX%F ha%%?#!8!Y-, E%FPX%F ha%%?#!8!Y-,KQXCC Y-,-, CX! FRX88YY-, UXc%Ed%EdaSX@aY%EiSXED!!Y!%E%Ead(QXED!!YY-,!! d#d@b-,!QX d#d b@/+Y`-,!QX d#dUb/+Y`-, d#d@b`#!-,KSX%%Id#Edi@a bj%%aF#D!F!!# 9/Y-,%%IdTX88!!Y-,CXY-,CXY-, +# <+-,%8(+# #+CX32uhP<9nT]zN%WW54.#!!2654&#!ي|& e>bfgpmĘ *{{a`^chcvw!R%1@ZlUGEGh7 X Xh hxG'xUG(8w(8 H H /_]3/qq]3/q]q2/_]]]_]_]_]]q]??_^]399?<<<]_qK SX@ .+}ć.+}Y]<_]_]]_]_]10_]_]_]q]q #"/32673367j:0E42dM0m'%n'I@eti7\k@ ( -@-6G -~@@ 6n+/+_^]M?3/^]?+10_^]]_]_]#"&5732>53\Ůnlc`^{\ 4@  2C     + @|{++M??_^]]]]_]]10]]]]]]_]_]_]_]_]_]]]]] # 24.#"9#摔AcB{s?}}Z*@ 7@1 6'7(8hW)J#W%8    @/ 6HX%! !!% + + + @( +@7 6!!7! ("(@(@6(!" + @,|+ {++M+M9/3_^]_]^]+_^]?M3/_]?3/^]9/]9_]+_^]^]]10_]_]]_]_]+_^]_]_^]#"&'732654&#"72>54&#"'>32u~4KHThD_m#醴|{6eKmx!ݠZL@9XhxhxGWg'Gw/_]q]/?]10!#5$737qu{Y +@`%     g(8HG7G8HXhx/_]]33/]q]q]<9<??9/<<<9_].+}10]]_]##!533!#ƴ9^^Jjhw@^(h(   'WgW 7 G w 7Gw ~ ~ }@ ol++M_^]_]]]]]]?3/_]q?3/]10_]# !2.#"3267w@00=0ēҬ+=_-ֺ% @G/_q<<??10#53#53X#@o  |!u #@ 0  ' w %~  (  }@%o$k++M<_^]_]]3_]_]^]??+M910_^]_]_]_]_]_]q#!! %!2>54.#!!2654&#!ي|& e>bfgpmĘ *{{a`^chcvw!R%1@ZlUGEGh7 X Xh hxG'xUG(8w(8 H H /_]3/qq]3/q]q2/_]]]_]_]_]]q]??_^]399?<<<]_qK SX@ .+}ć.+}Y]<_]_]]_]_]10_]_]_]q]q #"/32673367j:0E42dM0m'%n'I@eti-3@G@ d0+_^]M]??<10!#!5!  #@ + + + + + + 78 + +'7(8'7 +  B @i e++M_^]_^]^]??9?9?]]]]10]q_]]]]]]_^]]]]]632#"'##32654&#"Bdh }Bٞ»⭩h 4@  2C         @@ -2054,18 +2770,10 @@ w  -'Gg @ e+M<_^]2/8^]3_]]]99]_q_]_]?<4h4x4.'..xh @@ -2095,56 +2803,35 @@ g  !'' !@) i(!f++M3/3/9++_^]]?M_^]?]9_]_^]_]_]_]_]].+}^]10_]_]]_]_]_]]_]q_]_]]_].#"#"&'732654.'.54632 uhge]{v~:WԳWWFC?6'+Bwj«oncG0:%6kFR=( @!!UZjz e u  %%''"'"#'#H#X#GW#w  & &&'&  B'&@*h)f++M3/_^]_^]^]?_^]?9??9_]]_]]10_]_]_]_]_^]_]_]q_]_]q]q_]]q]]q_]q%#"&532>5#"54323532654&#"Z栴 -ypuؼv3s}|TTr28n׾е-3@G@ d0+_^]M]??<10!#!5!  @@nk++/M/?10!#3` s@1   @ X @6 }  @o k++M_^]+_^]?M?10]q_]_]_]!2)7!2>54.#!K:`f'iei_jnI# <@ @0  -@ n k++M<</YRwX$@ghh c g g#h!hZ\ SU 3 C S 7GWux G -(Uex78HX HX  ""'"" (8" "@& |%{++M_^]9/]^]?3/?9/_^]q9_]10_]]_]]_]_]_]_]_]_]_]_]_]]]]]_]]]]_]_]]]#"5432#"&'7322654&#"d5l*)ʦ̈́|}Vj ysx/#ϓ` @yX   W  XX}W } @o l++M_^]_]_]q]_]_]q]?]_]_q?]_]_q10]]_]_]]]] ! 2#"4v~6^a6i84T W@ - -@@ 67 7 - - -/_]3/]]q+M9999?<<10#53#53-o1-o1V".1@ -j ((gh ))H)###G#HxGww  6 )w#@XW GH ',(&,@ 6& 6 @" 6 6  @@6& @@6,@0/++M+M+M99_^]++++_^]]]]]]]]]]?M?9/_^]99+_^]]_]]]_]_]10]]_]^]#"54675&54632'2654&#"2654&#"輿eege~XDMCac[mz@ZU :5    Xhx(8euGXGg    @  7 G  '  -n  k+_^]+_^]^]q^]M329/33?<<54.#!K:`f'iei_jnI7\k@ ( +@-6G +~@@ 6n+/+_^]M?3/^]?+10_^]]_]_]#"&5732>53\Ůnlc`^{\# <@ @0  +@ n k++M<</54&#"'>32u~4KHThD_m#醴|{6eKmx!ݠZNh=@`' '(8H     @@$6>6'7 B@hf++M_^]]q+??M9??9_^]]_]10_]]]_^]_]_]_]]_]_q]]###"4323532654&#"heB|Jh1/VźÉ]}\@; 6 - X'  ( 8  '  9/_]q<<]]]??<32}64ASʹP -7mdfsPi L@* @0 - -@ o k++_^]M<<33//??+M10)!!!!!%+@ +  '}  @o k++_^]M<_^]]??9/_]10_^]]_]]]_]!2)#! 4.#!)SyZZmf X!`#;@z UWX x #  ##  WX # " "@6"@ 6"@  @G 6XW  #!!!}}@%o$l++_^]M]3/9/99999_^]]?_]+_^]?_]M++99999_^]_^]].M+}10}]]_]]_]_]]%&'# ! %6#"327&'7:x|C3|mWa_/At[MJ^Yß6;'>3R M@  + + +  +   + +  gw 'G +  x J  (    + + + + +7 + + + + + +g +w + +G  @ k+M<8_^]q_]_]_]_]]q2_]99_]_]_]_]_]]q?<6'7 B@hf++M_^]]q+??M9??9_^]]_]10_]]]_^]_]_]_]]_]_q]]###"4323532654&#"heB|Jh1/VźÉ] H @xx +w j z  * : J Z  +      /33/3/2_]]?<<<<3.+}ć.+}_qr_rrr10]_]_]]] #3367H}+!.Ffuz) +J1@hhgg hg   +  +   +  +  +    +Xh +W +g +WgXh  +@ 6  + +@6 + +@ 6x/_]]+33/+33/_^]+33/39_^]]]]?<<32}64ASʹP +7mdfsPiT W@ + +@@ 67 7 + + +/_]3/]]q+M9999?<<10#53#53-o1-o1V#H@elWW g#ljlgc Hl3"C"S"<L xw  8 *"""'X -W @( '!4!+36!@$%'6!!g  @%|$ {++M_^]9/++_^]_^]^]?M?3/9/_q^]9_]10_]]_]_]]_]_]_]q_]q]]]]_]]]_q_]_]_]]]_]]]_]_]632#"32&#"2654&#" | 1NJF|w8Ȏ -@`%     g(8HG7G8HXhx/_]]33/]q]q]<9<??9/<<<9_].+}10]]_]##!533!#ƴ9^^Jj33 -fx ?1ASC@ R+`?"_< -u,]!?9BssNsssJ9#sPVsHs?s\sh9V!7s{ss9PJV\?sF-9sVV %sX9`TsV9jVsbsZsN9V -sVs?q' /S+ 0F cV   `  ) I  )  ) W o c ( f +W @( '!4!+36!@$%'6!!g  @%|$ {++M_^]9/++_^]_^]^]?M?3/9/_q^]9_]10_]]_]_]]_]_]_]q_]q]]]]_]]]_q_]_]_]]]_]]]_]_]632#"32&#"2654&#" | 1NJF|w8Ȏ@ZU :5    Xhx(8euGXGg    @  7 G  '  +n  k+_^]+_^]^]q^]M329/33?<<<31415926535897932384626433832795>] >> startxref -1050307 +231404 %%EOF