diff --git a/CHANGES b/CHANGES index acdc98f3dd..8468931c5c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,18 @@ -3265. [bug] Address lock order reversal with inline-signing - support. [27557] + --- 9.9.0 released --- + +3268. [bug] Convert RRSIG expiry times to 64 timestamps to work + out the earliest expiry time. [RT #23311] + +3267. [bug] Memory allocation failures could be mis-reported as + unexpected error. New ISC_R_UNSET result code. + [RT #27336] + +3266. [bug] The maximum number of NSEC3 iterations for a + DNSKEY RRset was not being properly computed. + [RT #26543] + +3265. [bug] Corrected a problem with lock ordering in the + inline-signing code. [RT #27557] 3264. [bug] Automatic regeneration of signatures in an inline-signing zone could stall when the server @@ -71,7 +84,7 @@ ixfr-fromdifferences. [RT #26845] 3244. [func] Added readline support to nslookup and nsupdate. - Also simplified nsupdate syntax to make "update" + Also simplified nsupdate syntax to make "update" and "prereq" optional. [RT #24659] 3243. [port] freebsd,netbsd,bsdi: the thread defaults were not @@ -84,9 +97,9 @@ inline-signing zones, to track changes between the unsigned and signed versions of the zone, which may have different serial numbers. - + (Note: raw zonefiles generated by this version of - BIND are no longer compatble with prior versions. + BIND are no longer compatble with prior versions. To generate a backward-compatible raw zonefile using dnssec-signzone or named-compilezone, specify output format "raw=0" instead of simply "raw".) @@ -129,8 +142,8 @@ 3229. [bug] Fix local variable to struct var assignment found by CLANG warning. -3228. [tuning] Dynamically grow symbol table to improve zone - loading performance. [RT #26523] +3228. [tuning] Dynamically grow symbol table to improve zone + loading performance. [RT #26523] 3227. [bug] Interim fix to make WKS's use of getprotobyname() and getservbyname() self thread safe. [RT #26232] @@ -155,8 +168,8 @@ --- 9.9.0b2 released --- 3220. [bug] Change #3186 was incomplete; dns_db_rpz_findips() - could fail to set the database version correctly, - causing an assertion failure. [RT #26180] + could fail to set the database version correctly, + causing an assertion failure. [RT #26180] 3219. [bug] Disable NOEDNS caching following a timeout. @@ -172,12 +185,12 @@ 3214. [func] Add 'named -U' option to set the number of UDP listener threads per interface. [RT #26485] - + 3213. [doc] Clarify ixfr-from-differences behavior. [RT #25188] -3212. [bug] rbtdb.c: failed to remove a node from the deadnodes list - prior to adding a reference to it leading a possible - assertion failure. [RT #23219] +3212. [bug] rbtdb.c: failed to remove a node from the deadnodes + list prior to adding a reference to it leading a + possible assertion failure. [RT #23219] 3211. [func] dnssec-signzone: "-f -" prints to stdout; "-O full" option prints in single-line-per-record format. @@ -222,11 +235,11 @@ 3198. [doc] Clarified that dnssec-settime can alter keyfile permissions. [RT #24866] -3197. [bug] Don't try to log the filename and line number when +3197. [bug] Don't try to log the filename and line number when the config parser can't open a file. [RT #22263] -3196. [bug] nsupdate: return nonzero exit code when target zone - doesn't exist. [RT #25783] +3196. [bug] nsupdate: return nonzero exit code when target zone + doesn't exist. [RT #25783] 3195. [cleanup] Silence "file not found" warnings when loading managed-keys zone. [RT #26340] @@ -246,12 +259,12 @@ [RT #26397] 3189. [test] Added a summary report after system tests. [RT #25517] - + 3188. [bug] zone.c:zone_refreshkeys() could fail to detach references correctly when errors occurred, causing a hang on shutdown. [RT #26372] -3187. [port] win32: support for Visual Studio 2008. [RT #26356] +3187. [port] win32: support for Visual Studio 2008. [RT #26356] --- 9.9.0b1 released --- @@ -261,7 +274,7 @@ - 'rndc signing -list' displays the current state of signing operations - 'rndc signing -clear' clears the signing state - records for keys that have fully signed the zone + records for keys that have fully signed the zone - 'rndc signing -nsec3param' sets the NSEC3 parameters for the zone The 'rndc keydone' syntax is removed. [RT #23729] @@ -271,7 +284,7 @@ 3183. [bug] Added RTLD_GLOBAL flag to dlopen call. [RT #26301] -3182. [bug] Auth servers behind firewalls which block packets +3182. [bug] Auth servers behind firewalls which block packets greater than 512 bytes may cause other servers to perform poorly. Now, adb retains edns information and caches noedns servers. [RT #23392/24964] @@ -297,7 +310,7 @@ sample external DLZ module in contrib/dlz/example. [RT #26215] -3175. [bug] Fix how DNSSEC positive wildcard responses from a +3175. [bug] Fix how DNSSEC positive wildcard responses from a NSEC3 signed zone are validated. Stop sending a unnecessary NSEC3 record when generating such responses. [RT #26200] @@ -323,8 +336,8 @@ - RDATA for CNAME rules can include wildcards - replace "NO-OP" named.conf policy override with "PASSTHRU" and add "DISABLED" override ("NO-OP" - is still recognized) - [RT #25172] + is still recognized) + [RT #25172] 3169. [func] Catch db/version mis-matches when calling dns_db_*(). [RT #26017] @@ -361,7 +374,7 @@ 3160. [bug] When printing out a NSEC3 record in multiline form the newline was not being printed causing type codes to be run together. [RT #25873] - + 3159. [bug] On some platforms, named could assert on startup when running in a chrooted environment without /proc. [RT #25863] @@ -390,7 +403,7 @@ incorrect use of __builtin_expect. [RT #25183] 3151. [bug] Queries for type RRSIG or SIG could be handled - incorrectly. [RT #21050] + incorrectly. [RT #21050] 3150. [func] Improved startup and reconfiguration time by enabling zones to load in multiple threads. [RT #25333] @@ -404,7 +417,7 @@ --- 9.9.0a1 released --- -3146. [test] Fixed gcc4.6.0 errors in ATF. [RT #25598] +3146. [test] Fixed gcc4.6.0 errors in ATF. [RT #25598] 3145. [test] Capture output of ATF unit tests in "./atf.out" if there were any errors while running them. [RT #25527] @@ -419,13 +432,13 @@ 3141. [bug] Silence spurious "zone serial (0) unchanged" messages associated with empty zones. [RT #25079] -3140. [func] New command "rndc flushtree " clears the +3140. [func] New command "rndc flushtree " clears the specified name from the server cache along with all names under it. [RT #19970] 3139. [test] Added tests from RFC 6234, RFC 2202, and RFC 1321 for the hashing algorithms (md5, sha1 - sha512, and - their hmac counterparts). [RT #25067] + their hmac counterparts). [RT #25067] 3138. [bug] Address memory leaks and out-of-order operations when shutting named down. [RT #25210] @@ -435,7 +448,7 @@ This can significantly increase query throughput on some systems. [RT #22992] -3136. [func] Add RFC 1918 reverse zones to the list of built-in +3136. [func] Add RFC 1918 reverse zones to the list of built-in empty zones switched on by the 'empty-zones-enable' option. [RT #24990] @@ -493,10 +506,10 @@ 3122. [cleanup] dnssec-settime: corrected usage message. [RT #24664] -3121. [security] An authoritative name server sending a negative - response containing a very large RRset could - trigger an off-by-one error in the ncache code - and crash named. [RT #24650] +3121. [security] An authoritative name server sending a negative + response containing a very large RRset could + trigger an off-by-one error in the ncache code + and crash named. [RT #24650] 3120. [bug] Named could fail to validate zones listed in a DLV that validated insecure without using DLV and had @@ -534,9 +547,9 @@ "krb5-subdomain", which allow machines to update their own records, to the BIND 9 ARM. -3111. [bug] Improved consistency checks for dnssec-enable and - dnssec-validation, added test cases to the - checkconf system test. [RT #24398] +3111. [bug] Improved consistency checks for dnssec-enable and + dnssec-validation, added test cases to the + checkconf system test. [RT #24398] 3110. [bug] dnssec-signzone: Wrong error message could appear when attempting to sign with no KSK. [RT #24369] @@ -551,17 +564,17 @@ 3108. [cleanup] dnssec-signzone: Clarified some error and warning messages; removed #ifdef ALLOW_KSKLESS_ZONES code (use -P instead). [RT #20852] - + 3107. [bug] dnssec-signzone: Report the correct number of ZSKs when using -x. [RT #20852] 3106. [func] When logging client requests, include the name of the TSIG key if any. [RT #23619] -3105. [bug] GOST support can be suppressed by "configure - --without-gost" [RT #24367] +3105. [bug] GOST support can be suppressed by "configure + --without-gost" [RT #24367] -3104. [bug] Better support for cross-compiling. [RT #24367] +3104. [bug] Better support for cross-compiling. [RT #24367] 3103. [bug] Configuring 'dnssec-validation auto' in a view instead of in the options statement could trigger @@ -572,7 +585,7 @@ for updates when using automatic key maintenance. Default is every 60 minutes (formerly hard-coded to 12 hours). [RT #23744] - + 3101. [bug] Zones using automatic key maintenance could fail to check the key repository for updates. [RT #23744] @@ -768,9 +781,9 @@ 3043. [test] Merged in the NetBSD ATF test framework (currently version 0.12) for development of future unit tests. - Use configure --with-atf to build ATF internally - or configure --with-atf=prefix to use an external - copy. [RT #23209] + Use configure --with-atf to build ATF internally + or configure --with-atf=prefix to use an external + copy. [RT #23209] 3042. [bug] dig +trace could fail attempting to use IPv6 addresses on systems with only IPv4 connectivity. @@ -1206,7 +1219,7 @@ 2929. [bug] Improved handling of GSS security contexts: - added LRU expiration for generated TSIGs - added the ability to use a non-default realm - - added new "realm" keyword in nsupdate + - added new "realm" keyword in nsupdate - limited lifetime of generated keys to 1 hour or the lifetime of the context (whichever is smaller) @@ -2035,7 +2048,7 @@ --with-export-includedir. [RT #20252] 2675. [bug] dnssec-signzone could crash if the key directory - did not exist. [RT #20232] + did not exist. [RT #20232] --- 9.7.0a3 released --- @@ -2126,7 +2139,7 @@ 64-bit systems. [RT #20076] 2650. [bug] Assertion failure in dnssec-signzone when trying - to read keyset-* files. [RT #20075] + to read keyset-* files. [RT #20075] 2649. [bug] Set the domain for forward only zones. [RT #19944] @@ -2198,7 +2211,7 @@ 2630. [func] Improved syntax for DDNS autoconfiguration: use "update-policy local;" to switch on local DDNS in a zone. (The "ddns-autoconf" option has been removed.) - [RT #19875] + [RT #19875] 2629. [port] Check for seteuid()/setegid(), use setresuid()/ setresgid() if not present. [RT #19932] @@ -2883,10 +2896,10 @@ time. [RT #18277] 2423. [security] Randomize server selection on queries, so as to - make forgery a little more difficult. Instead of - always preferring the server with the lowest RTT, - pick a server with RTT within the same 128 - millisecond band. [RT #18441] + make forgery a little more difficult. Instead of + always preferring the server with the lowest RTT, + pick a server with RTT within the same 128 + millisecond band. [RT #18441] 2422. [bug] Handle the special return value of a empty node as if it was a NXRRSET in the validator. [RT #18447] @@ -2967,7 +2980,7 @@ 2399. [placeholder] -2398. [bug] Improve file descriptor management. New, +2398. [bug] Improve file descriptor management. New, temporary, named.conf option reserved-sockets, default 512. [RT #18344] diff --git a/doc/arm/Bv9ARM.pdf b/doc/arm/Bv9ARM.pdf index e8bc34176b..5a46f2bc32 100755 --- a/doc/arm/Bv9ARM.pdf +++ b/doc/arm/Bv9ARM.pdf @@ -444,939 +444,951 @@ endobj (4.11.1.2 Building OpenSSL for the SCA 6000 on Solaris) endobj 301 0 obj -<< /S /GoTo /D (subsection.4.11.2) >> +<< /S /GoTo /D (subsubsection.4.11.1.3) >> endobj 304 0 obj -(4.11.2 Building BIND 9 with PKCS\04311) +(4.11.1.3 Building OpenSSL for SoftHSM) endobj 305 0 obj -<< /S /GoTo /D (subsubsection.4.11.2.1) >> +<< /S /GoTo /D (subsection.4.11.2) >> endobj 308 0 obj -(4.11.2.1 Configuring BIND 9 for Linux) +(4.11.2 Building BIND 9 with PKCS\04311) endobj 309 0 obj -<< /S /GoTo /D (subsubsection.4.11.2.2) >> +<< /S /GoTo /D (subsubsection.4.11.2.1) >> endobj 312 0 obj -(4.11.2.2 Configuring BIND 9 for Solaris) +(4.11.2.1 Configuring BIND 9 for Linux with the AEP Keyper) endobj 313 0 obj -<< /S /GoTo /D (subsection.4.11.3) >> +<< /S /GoTo /D (subsubsection.4.11.2.2) >> endobj 316 0 obj -(4.11.3 PKCS \04311 Tools) +(4.11.2.2 Configuring BIND 9 for Solaris with the SCA 6000) endobj 317 0 obj -<< /S /GoTo /D (subsection.4.11.4) >> +<< /S /GoTo /D (subsubsection.4.11.2.3) >> endobj 320 0 obj -(4.11.4 Using the HSM) +(4.11.2.3 Configuring BIND 9 for SoftHSM) endobj 321 0 obj -<< /S /GoTo /D (subsection.4.11.5) >> +<< /S /GoTo /D (subsection.4.11.3) >> endobj 324 0 obj -(4.11.5 Specifying the engine on the command line) +(4.11.3 PKCS \04311 Tools) endobj 325 0 obj -<< /S /GoTo /D (subsection.4.11.6) >> +<< /S /GoTo /D (subsection.4.11.4) >> endobj 328 0 obj -(4.11.6 Running named with automatic zone re-signing) +(4.11.4 Using the HSM) endobj 329 0 obj -<< /S /GoTo /D (section.4.12) >> +<< /S /GoTo /D (subsection.4.11.5) >> endobj 332 0 obj -(4.12 IPv6 Support in BIND 9) +(4.11.5 Specifying the engine on the command line) endobj 333 0 obj -<< /S /GoTo /D (subsection.4.12.1) >> +<< /S /GoTo /D (subsection.4.11.6) >> endobj 336 0 obj -(4.12.1 Address Lookups Using AAAA Records) +(4.11.6 Running named with automatic zone re-signing) endobj 337 0 obj -<< /S /GoTo /D (subsection.4.12.2) >> +<< /S /GoTo /D (section.4.12) >> endobj 340 0 obj -(4.12.2 Address to Name Lookups Using Nibble Format) +(4.12 IPv6 Support in BIND 9) endobj 341 0 obj -<< /S /GoTo /D (chapter.5) >> +<< /S /GoTo /D (subsection.4.12.1) >> endobj 344 0 obj -(5 The BIND 9 Lightweight Resolver) +(4.12.1 Address Lookups Using AAAA Records) endobj 345 0 obj -<< /S /GoTo /D (section.5.1) >> +<< /S /GoTo /D (subsection.4.12.2) >> endobj 348 0 obj -(5.1 The Lightweight Resolver Library) +(4.12.2 Address to Name Lookups Using Nibble Format) endobj 349 0 obj -<< /S /GoTo /D (section.5.2) >> +<< /S /GoTo /D (chapter.5) >> endobj 352 0 obj -(5.2 Running a Resolver Daemon) +(5 The BIND 9 Lightweight Resolver) endobj 353 0 obj -<< /S /GoTo /D (chapter.6) >> +<< /S /GoTo /D (section.5.1) >> endobj 356 0 obj -(6 BIND 9 Configuration Reference) +(5.1 The Lightweight Resolver Library) endobj 357 0 obj -<< /S /GoTo /D (section.6.1) >> +<< /S /GoTo /D (section.5.2) >> endobj 360 0 obj -(6.1 Configuration File Elements) +(5.2 Running a Resolver Daemon) endobj 361 0 obj -<< /S /GoTo /D (subsection.6.1.1) >> +<< /S /GoTo /D (chapter.6) >> endobj 364 0 obj -(6.1.1 Address Match Lists) +(6 BIND 9 Configuration Reference) endobj 365 0 obj -<< /S /GoTo /D (subsubsection.6.1.1.1) >> +<< /S /GoTo /D (section.6.1) >> endobj 368 0 obj -(6.1.1.1 Syntax) +(6.1 Configuration File Elements) endobj 369 0 obj -<< /S /GoTo /D (subsubsection.6.1.1.2) >> +<< /S /GoTo /D (subsection.6.1.1) >> endobj 372 0 obj -(6.1.1.2 Definition and Usage) +(6.1.1 Address Match Lists) endobj 373 0 obj -<< /S /GoTo /D (subsection.6.1.2) >> +<< /S /GoTo /D (subsubsection.6.1.1.1) >> endobj 376 0 obj -(6.1.2 Comment Syntax) +(6.1.1.1 Syntax) endobj 377 0 obj -<< /S /GoTo /D (subsubsection.6.1.2.1) >> +<< /S /GoTo /D (subsubsection.6.1.1.2) >> endobj 380 0 obj -(6.1.2.1 Syntax) +(6.1.1.2 Definition and Usage) endobj 381 0 obj -<< /S /GoTo /D (subsubsection.6.1.2.2) >> +<< /S /GoTo /D (subsection.6.1.2) >> endobj 384 0 obj -(6.1.2.2 Definition and Usage) +(6.1.2 Comment Syntax) endobj 385 0 obj -<< /S /GoTo /D (section.6.2) >> +<< /S /GoTo /D (subsubsection.6.1.2.1) >> endobj 388 0 obj -(6.2 Configuration File Grammar) +(6.1.2.1 Syntax) endobj 389 0 obj -<< /S /GoTo /D (subsection.6.2.1) >> +<< /S /GoTo /D (subsubsection.6.1.2.2) >> endobj 392 0 obj -(6.2.1 acl Statement Grammar) +(6.1.2.2 Definition and Usage) endobj 393 0 obj -<< /S /GoTo /D (subsection.6.2.2) >> +<< /S /GoTo /D (section.6.2) >> endobj 396 0 obj -(6.2.2 acl Statement Definition and Usage) +(6.2 Configuration File Grammar) endobj 397 0 obj -<< /S /GoTo /D (subsection.6.2.3) >> +<< /S /GoTo /D (subsection.6.2.1) >> endobj 400 0 obj -(6.2.3 controls Statement Grammar) +(6.2.1 acl Statement Grammar) endobj 401 0 obj -<< /S /GoTo /D (subsection.6.2.4) >> +<< /S /GoTo /D (subsection.6.2.2) >> endobj 404 0 obj -(6.2.4 controls Statement Definition and Usage) +(6.2.2 acl Statement Definition and Usage) endobj 405 0 obj -<< /S /GoTo /D (subsection.6.2.5) >> +<< /S /GoTo /D (subsection.6.2.3) >> endobj 408 0 obj -(6.2.5 include Statement Grammar) +(6.2.3 controls Statement Grammar) endobj 409 0 obj -<< /S /GoTo /D (subsection.6.2.6) >> +<< /S /GoTo /D (subsection.6.2.4) >> endobj 412 0 obj -(6.2.6 include Statement Definition and Usage) +(6.2.4 controls Statement Definition and Usage) endobj 413 0 obj -<< /S /GoTo /D (subsection.6.2.7) >> +<< /S /GoTo /D (subsection.6.2.5) >> endobj 416 0 obj -(6.2.7 key Statement Grammar) +(6.2.5 include Statement Grammar) endobj 417 0 obj -<< /S /GoTo /D (subsection.6.2.8) >> +<< /S /GoTo /D (subsection.6.2.6) >> endobj 420 0 obj -(6.2.8 key Statement Definition and Usage) +(6.2.6 include Statement Definition and Usage) endobj 421 0 obj -<< /S /GoTo /D (subsection.6.2.9) >> +<< /S /GoTo /D (subsection.6.2.7) >> endobj 424 0 obj -(6.2.9 logging Statement Grammar) +(6.2.7 key Statement Grammar) endobj 425 0 obj -<< /S /GoTo /D (subsection.6.2.10) >> +<< /S /GoTo /D (subsection.6.2.8) >> endobj 428 0 obj -(6.2.10 logging Statement Definition and Usage) +(6.2.8 key Statement Definition and Usage) endobj 429 0 obj -<< /S /GoTo /D (subsubsection.6.2.10.1) >> +<< /S /GoTo /D (subsection.6.2.9) >> endobj 432 0 obj -(6.2.10.1 The channel Phrase) +(6.2.9 logging Statement Grammar) endobj 433 0 obj -<< /S /GoTo /D (subsubsection.6.2.10.2) >> +<< /S /GoTo /D (subsection.6.2.10) >> endobj 436 0 obj -(6.2.10.2 The category Phrase) +(6.2.10 logging Statement Definition and Usage) endobj 437 0 obj -<< /S /GoTo /D (subsubsection.6.2.10.3) >> +<< /S /GoTo /D (subsubsection.6.2.10.1) >> endobj 440 0 obj -(6.2.10.3 The query-errors Category) +(6.2.10.1 The channel Phrase) endobj 441 0 obj -<< /S /GoTo /D (subsection.6.2.11) >> +<< /S /GoTo /D (subsubsection.6.2.10.2) >> endobj 444 0 obj -(6.2.11 lwres Statement Grammar) +(6.2.10.2 The category Phrase) endobj 445 0 obj -<< /S /GoTo /D (subsection.6.2.12) >> +<< /S /GoTo /D (subsubsection.6.2.10.3) >> endobj 448 0 obj -(6.2.12 lwres Statement Definition and Usage) +(6.2.10.3 The query-errors Category) endobj 449 0 obj -<< /S /GoTo /D (subsection.6.2.13) >> +<< /S /GoTo /D (subsection.6.2.11) >> endobj 452 0 obj -(6.2.13 masters Statement Grammar) +(6.2.11 lwres Statement Grammar) endobj 453 0 obj -<< /S /GoTo /D (subsection.6.2.14) >> +<< /S /GoTo /D (subsection.6.2.12) >> endobj 456 0 obj -(6.2.14 masters Statement Definition and Usage) +(6.2.12 lwres Statement Definition and Usage) endobj 457 0 obj -<< /S /GoTo /D (subsection.6.2.15) >> +<< /S /GoTo /D (subsection.6.2.13) >> endobj 460 0 obj -(6.2.15 options Statement Grammar) +(6.2.13 masters Statement Grammar) endobj 461 0 obj -<< /S /GoTo /D (subsection.6.2.16) >> +<< /S /GoTo /D (subsection.6.2.14) >> endobj 464 0 obj -(6.2.16 options Statement Definition and Usage) +(6.2.14 masters Statement Definition and Usage) endobj 465 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.1) >> +<< /S /GoTo /D (subsection.6.2.15) >> endobj 468 0 obj -(6.2.16.1 Boolean Options) +(6.2.15 options Statement Grammar) endobj 469 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.2) >> +<< /S /GoTo /D (subsection.6.2.16) >> endobj 472 0 obj -(6.2.16.2 Forwarding) +(6.2.16 options Statement Definition and Usage) endobj 473 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.3) >> +<< /S /GoTo /D (subsubsection.6.2.16.1) >> endobj 476 0 obj -(6.2.16.3 Dual-stack Servers) +(6.2.16.1 Boolean Options) endobj 477 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.4) >> +<< /S /GoTo /D (subsubsection.6.2.16.2) >> endobj 480 0 obj -(6.2.16.4 Access Control) +(6.2.16.2 Forwarding) endobj 481 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.5) >> +<< /S /GoTo /D (subsubsection.6.2.16.3) >> endobj 484 0 obj -(6.2.16.5 Interfaces) +(6.2.16.3 Dual-stack Servers) endobj 485 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.6) >> +<< /S /GoTo /D (subsubsection.6.2.16.4) >> endobj 488 0 obj -(6.2.16.6 Query Address) +(6.2.16.4 Access Control) endobj 489 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.7) >> +<< /S /GoTo /D (subsubsection.6.2.16.5) >> endobj 492 0 obj -(6.2.16.7 Zone Transfers) +(6.2.16.5 Interfaces) endobj 493 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.8) >> +<< /S /GoTo /D (subsubsection.6.2.16.6) >> endobj 496 0 obj -(6.2.16.8 UDP Port Lists) +(6.2.16.6 Query Address) endobj 497 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.9) >> +<< /S /GoTo /D (subsubsection.6.2.16.7) >> endobj 500 0 obj -(6.2.16.9 Operating System Resource Limits) +(6.2.16.7 Zone Transfers) endobj 501 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.10) >> +<< /S /GoTo /D (subsubsection.6.2.16.8) >> endobj 504 0 obj -(6.2.16.10 Server Resource Limits) +(6.2.16.8 UDP Port Lists) endobj 505 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.11) >> +<< /S /GoTo /D (subsubsection.6.2.16.9) >> endobj 508 0 obj -(6.2.16.11 Periodic Task Intervals) +(6.2.16.9 Operating System Resource Limits) endobj 509 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.12) >> +<< /S /GoTo /D (subsubsection.6.2.16.10) >> endobj 512 0 obj -(6.2.16.12 Topology) +(6.2.16.10 Server Resource Limits) endobj 513 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.13) >> +<< /S /GoTo /D (subsubsection.6.2.16.11) >> endobj 516 0 obj -(6.2.16.13 The sortlist Statement) +(6.2.16.11 Periodic Task Intervals) endobj 517 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.14) >> +<< /S /GoTo /D (subsubsection.6.2.16.12) >> endobj 520 0 obj -(6.2.16.14 RRset Ordering) +(6.2.16.12 Topology) endobj 521 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.15) >> +<< /S /GoTo /D (subsubsection.6.2.16.13) >> endobj 524 0 obj -(6.2.16.15 Tuning) +(6.2.16.13 The sortlist Statement) endobj 525 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.16) >> +<< /S /GoTo /D (subsubsection.6.2.16.14) >> endobj 528 0 obj -(6.2.16.16 Built-in server information zones) +(6.2.16.14 RRset Ordering) endobj 529 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.17) >> +<< /S /GoTo /D (subsubsection.6.2.16.15) >> endobj 532 0 obj -(6.2.16.17 Built-in Empty Zones) +(6.2.16.15 Tuning) endobj 533 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.18) >> +<< /S /GoTo /D (subsubsection.6.2.16.16) >> endobj 536 0 obj -(6.2.16.18 Additional Section Caching) +(6.2.16.16 Built-in server information zones) endobj 537 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.19) >> +<< /S /GoTo /D (subsubsection.6.2.16.17) >> endobj 540 0 obj -(6.2.16.19 Content Filtering) +(6.2.16.17 Built-in Empty Zones) endobj 541 0 obj -<< /S /GoTo /D (subsubsection.6.2.16.20) >> +<< /S /GoTo /D (subsubsection.6.2.16.18) >> endobj 544 0 obj -(6.2.16.20 Response Policy Zone \(RPZ\) Rewriting) +(6.2.16.18 Additional Section Caching) endobj 545 0 obj -<< /S /GoTo /D (subsection.6.2.17) >> +<< /S /GoTo /D (subsubsection.6.2.16.19) >> endobj 548 0 obj -(6.2.17 server Statement Grammar) +(6.2.16.19 Content Filtering) endobj 549 0 obj -<< /S /GoTo /D (subsection.6.2.18) >> +<< /S /GoTo /D (subsubsection.6.2.16.20) >> endobj 552 0 obj -(6.2.18 server Statement Definition and Usage) +(6.2.16.20 Response Policy Zone \(RPZ\) Rewriting) endobj 553 0 obj -<< /S /GoTo /D (subsection.6.2.19) >> +<< /S /GoTo /D (subsection.6.2.17) >> endobj 556 0 obj -(6.2.19 statistics-channels Statement Grammar) +(6.2.17 server Statement Grammar) endobj 557 0 obj -<< /S /GoTo /D (subsection.6.2.20) >> +<< /S /GoTo /D (subsection.6.2.18) >> endobj 560 0 obj -(6.2.20 statistics-channels Statement Definition and Usage) +(6.2.18 server Statement Definition and Usage) endobj 561 0 obj -<< /S /GoTo /D (subsection.6.2.21) >> +<< /S /GoTo /D (subsection.6.2.19) >> endobj 564 0 obj -(6.2.21 trusted-keys Statement Grammar) +(6.2.19 statistics-channels Statement Grammar) endobj 565 0 obj -<< /S /GoTo /D (subsection.6.2.22) >> +<< /S /GoTo /D (subsection.6.2.20) >> endobj 568 0 obj -(6.2.22 trusted-keys Statement Definition and Usage) +(6.2.20 statistics-channels Statement Definition and Usage) endobj 569 0 obj -<< /S /GoTo /D (subsection.6.2.23) >> +<< /S /GoTo /D (subsection.6.2.21) >> endobj 572 0 obj -(6.2.23 managed-keys Statement Grammar) +(6.2.21 trusted-keys Statement Grammar) endobj 573 0 obj -<< /S /GoTo /D (subsection.6.2.24) >> +<< /S /GoTo /D (subsection.6.2.22) >> endobj 576 0 obj -(6.2.24 managed-keys Statement Definition and Usage) +(6.2.22 trusted-keys Statement Definition and Usage) endobj 577 0 obj -<< /S /GoTo /D (subsection.6.2.25) >> +<< /S /GoTo /D (subsection.6.2.23) >> endobj 580 0 obj -(6.2.25 view Statement Grammar) +(6.2.23 managed-keys Statement Grammar) endobj 581 0 obj -<< /S /GoTo /D (subsection.6.2.26) >> +<< /S /GoTo /D (subsection.6.2.24) >> endobj 584 0 obj -(6.2.26 view Statement Definition and Usage) +(6.2.24 managed-keys Statement Definition and Usage) endobj 585 0 obj -<< /S /GoTo /D (subsection.6.2.27) >> +<< /S /GoTo /D (subsection.6.2.25) >> endobj 588 0 obj -(6.2.27 zone Statement Grammar) +(6.2.25 view Statement Grammar) endobj 589 0 obj -<< /S /GoTo /D (subsection.6.2.28) >> +<< /S /GoTo /D (subsection.6.2.26) >> endobj 592 0 obj -(6.2.28 zone Statement Definition and Usage) +(6.2.26 view Statement Definition and Usage) endobj 593 0 obj -<< /S /GoTo /D (subsubsection.6.2.28.1) >> +<< /S /GoTo /D (subsection.6.2.27) >> endobj 596 0 obj -(6.2.28.1 Zone Types) +(6.2.27 zone Statement Grammar) endobj 597 0 obj -<< /S /GoTo /D (subsubsection.6.2.28.2) >> +<< /S /GoTo /D (subsection.6.2.28) >> endobj 600 0 obj -(6.2.28.2 Class) +(6.2.28 zone Statement Definition and Usage) endobj 601 0 obj -<< /S /GoTo /D (subsubsection.6.2.28.3) >> +<< /S /GoTo /D (subsubsection.6.2.28.1) >> endobj 604 0 obj -(6.2.28.3 Zone Options) +(6.2.28.1 Zone Types) endobj 605 0 obj -<< /S /GoTo /D (subsubsection.6.2.28.4) >> +<< /S /GoTo /D (subsubsection.6.2.28.2) >> endobj 608 0 obj -(6.2.28.4 Dynamic Update Policies) +(6.2.28.2 Class) endobj 609 0 obj -<< /S /GoTo /D (section.6.3) >> +<< /S /GoTo /D (subsubsection.6.2.28.3) >> endobj 612 0 obj -(6.3 Zone File) +(6.2.28.3 Zone Options) endobj 613 0 obj -<< /S /GoTo /D (subsection.6.3.1) >> +<< /S /GoTo /D (subsubsection.6.2.28.4) >> endobj 616 0 obj -(6.3.1 Types of Resource Records and When to Use Them) +(6.2.28.4 Dynamic Update Policies) endobj 617 0 obj -<< /S /GoTo /D (subsubsection.6.3.1.1) >> +<< /S /GoTo /D (section.6.3) >> endobj 620 0 obj -(6.3.1.1 Resource Records) +(6.3 Zone File) endobj 621 0 obj -<< /S /GoTo /D (subsubsection.6.3.1.2) >> +<< /S /GoTo /D (subsection.6.3.1) >> endobj 624 0 obj -(6.3.1.2 Textual expression of RRs) +(6.3.1 Types of Resource Records and When to Use Them) endobj 625 0 obj -<< /S /GoTo /D (subsection.6.3.2) >> +<< /S /GoTo /D (subsubsection.6.3.1.1) >> endobj 628 0 obj -(6.3.2 Discussion of MX Records) +(6.3.1.1 Resource Records) endobj 629 0 obj -<< /S /GoTo /D (subsection.6.3.3) >> +<< /S /GoTo /D (subsubsection.6.3.1.2) >> endobj 632 0 obj -(6.3.3 Setting TTLs) +(6.3.1.2 Textual expression of RRs) endobj 633 0 obj -<< /S /GoTo /D (subsection.6.3.4) >> +<< /S /GoTo /D (subsection.6.3.2) >> endobj 636 0 obj -(6.3.4 Inverse Mapping in IPv4) +(6.3.2 Discussion of MX Records) endobj 637 0 obj -<< /S /GoTo /D (subsection.6.3.5) >> +<< /S /GoTo /D (subsection.6.3.3) >> endobj 640 0 obj -(6.3.5 Other Zone File Directives) +(6.3.3 Setting TTLs) endobj 641 0 obj -<< /S /GoTo /D (subsubsection.6.3.5.1) >> +<< /S /GoTo /D (subsection.6.3.4) >> endobj 644 0 obj -(6.3.5.1 The @ \(at-sign\)) +(6.3.4 Inverse Mapping in IPv4) endobj 645 0 obj -<< /S /GoTo /D (subsubsection.6.3.5.2) >> +<< /S /GoTo /D (subsection.6.3.5) >> endobj 648 0 obj -(6.3.5.2 The \044ORIGIN Directive) +(6.3.5 Other Zone File Directives) endobj 649 0 obj -<< /S /GoTo /D (subsubsection.6.3.5.3) >> +<< /S /GoTo /D (subsubsection.6.3.5.1) >> endobj 652 0 obj -(6.3.5.3 The \044INCLUDE Directive) +(6.3.5.1 The @ \(at-sign\)) endobj 653 0 obj -<< /S /GoTo /D (subsubsection.6.3.5.4) >> +<< /S /GoTo /D (subsubsection.6.3.5.2) >> endobj 656 0 obj -(6.3.5.4 The \044TTL Directive) +(6.3.5.2 The \044ORIGIN Directive) endobj 657 0 obj -<< /S /GoTo /D (subsection.6.3.6) >> +<< /S /GoTo /D (subsubsection.6.3.5.3) >> endobj 660 0 obj -(6.3.6 BIND Master File Extension: the \044GENERATE Directive) +(6.3.5.3 The \044INCLUDE Directive) endobj 661 0 obj -<< /S /GoTo /D (subsection.6.3.7) >> +<< /S /GoTo /D (subsubsection.6.3.5.4) >> endobj 664 0 obj -(6.3.7 Additional File Formats) +(6.3.5.4 The \044TTL Directive) endobj 665 0 obj -<< /S /GoTo /D (section.6.4) >> +<< /S /GoTo /D (subsection.6.3.6) >> endobj 668 0 obj -(6.4 BIND9 Statistics) +(6.3.6 BIND Master File Extension: the \044GENERATE Directive) endobj 669 0 obj -<< /S /GoTo /D (subsubsection.6.4.0.1) >> +<< /S /GoTo /D (subsection.6.3.7) >> endobj 672 0 obj -(6.4.0.1 The Statistics File) +(6.3.7 Additional File Formats) endobj 673 0 obj -<< /S /GoTo /D (subsection.6.4.1) >> +<< /S /GoTo /D (section.6.4) >> endobj 676 0 obj -(6.4.1 Statistics Counters) +(6.4 BIND9 Statistics) endobj 677 0 obj -<< /S /GoTo /D (subsubsection.6.4.1.1) >> +<< /S /GoTo /D (subsubsection.6.4.0.1) >> endobj 680 0 obj -(6.4.1.1 Name Server Statistics Counters) +(6.4.0.1 The Statistics File) endobj 681 0 obj -<< /S /GoTo /D (subsubsection.6.4.1.2) >> +<< /S /GoTo /D (subsection.6.4.1) >> endobj 684 0 obj -(6.4.1.2 Zone Maintenance Statistics Counters) +(6.4.1 Statistics Counters) endobj 685 0 obj -<< /S /GoTo /D (subsubsection.6.4.1.3) >> +<< /S /GoTo /D (subsubsection.6.4.1.1) >> endobj 688 0 obj -(6.4.1.3 Resolver Statistics Counters) +(6.4.1.1 Name Server Statistics Counters) endobj 689 0 obj -<< /S /GoTo /D (subsubsection.6.4.1.4) >> +<< /S /GoTo /D (subsubsection.6.4.1.2) >> endobj 692 0 obj -(6.4.1.4 Socket I/O Statistics Counters) +(6.4.1.2 Zone Maintenance Statistics Counters) endobj 693 0 obj -<< /S /GoTo /D (subsubsection.6.4.1.5) >> +<< /S /GoTo /D (subsubsection.6.4.1.3) >> endobj 696 0 obj -(6.4.1.5 Compatibility with BIND 8 Counters) +(6.4.1.3 Resolver Statistics Counters) endobj 697 0 obj -<< /S /GoTo /D (chapter.7) >> +<< /S /GoTo /D (subsubsection.6.4.1.4) >> endobj 700 0 obj -(7 BIND 9 Security Considerations) +(6.4.1.4 Socket I/O Statistics Counters) endobj 701 0 obj -<< /S /GoTo /D (section.7.1) >> +<< /S /GoTo /D (subsubsection.6.4.1.5) >> endobj 704 0 obj -(7.1 Access Control Lists) +(6.4.1.5 Compatibility with BIND 8 Counters) endobj 705 0 obj -<< /S /GoTo /D (section.7.2) >> +<< /S /GoTo /D (chapter.7) >> endobj 708 0 obj -(7.2 Chroot and Setuid) +(7 BIND 9 Security Considerations) endobj 709 0 obj -<< /S /GoTo /D (subsection.7.2.1) >> +<< /S /GoTo /D (section.7.1) >> endobj 712 0 obj -(7.2.1 The chroot Environment) +(7.1 Access Control Lists) endobj 713 0 obj -<< /S /GoTo /D (subsection.7.2.2) >> +<< /S /GoTo /D (section.7.2) >> endobj 716 0 obj -(7.2.2 Using the setuid Function) +(7.2 Chroot and Setuid) endobj 717 0 obj -<< /S /GoTo /D (section.7.3) >> +<< /S /GoTo /D (subsection.7.2.1) >> endobj 720 0 obj -(7.3 Dynamic Update Security) +(7.2.1 The chroot Environment) endobj 721 0 obj -<< /S /GoTo /D (chapter.8) >> +<< /S /GoTo /D (subsection.7.2.2) >> endobj 724 0 obj -(8 Troubleshooting) +(7.2.2 Using the setuid Function) endobj 725 0 obj -<< /S /GoTo /D (section.8.1) >> +<< /S /GoTo /D (section.7.3) >> endobj 728 0 obj -(8.1 Common Problems) +(7.3 Dynamic Update Security) endobj 729 0 obj -<< /S /GoTo /D (subsection.8.1.1) >> +<< /S /GoTo /D (chapter.8) >> endobj 732 0 obj -(8.1.1 It's not working; how can I figure out what's wrong?) +(8 Troubleshooting) endobj 733 0 obj -<< /S /GoTo /D (section.8.2) >> +<< /S /GoTo /D (section.8.1) >> endobj 736 0 obj -(8.2 Incrementing and Changing the Serial Number) +(8.1 Common Problems) endobj 737 0 obj -<< /S /GoTo /D (section.8.3) >> +<< /S /GoTo /D (subsection.8.1.1) >> endobj 740 0 obj -(8.3 Where Can I Get Help?) +(8.1.1 It's not working; how can I figure out what's wrong?) endobj 741 0 obj -<< /S /GoTo /D (appendix.A) >> +<< /S /GoTo /D (section.8.2) >> endobj 744 0 obj -(A Appendices) +(8.2 Incrementing and Changing the Serial Number) endobj 745 0 obj -<< /S /GoTo /D (section.A.1) >> +<< /S /GoTo /D (section.8.3) >> endobj 748 0 obj -(A.1 Acknowledgments) +(8.3 Where Can I Get Help?) endobj 749 0 obj -<< /S /GoTo /D (subsection.A.1.1) >> +<< /S /GoTo /D (appendix.A) >> endobj 752 0 obj -(A.1.1 A Brief History of the DNS and BIND) +(A Appendices) endobj 753 0 obj -<< /S /GoTo /D (section.A.2) >> +<< /S /GoTo /D (section.A.1) >> endobj 756 0 obj -(A.2 General DNS Reference Information) +(A.1 Acknowledgments) endobj 757 0 obj -<< /S /GoTo /D (subsection.A.2.1) >> +<< /S /GoTo /D (subsection.A.1.1) >> endobj 760 0 obj -(A.2.1 IPv6 addresses \(AAAA\)) +(A.1.1 A Brief History of the DNS and BIND) endobj 761 0 obj -<< /S /GoTo /D (section.A.3) >> +<< /S /GoTo /D (section.A.2) >> endobj 764 0 obj -(A.3 Bibliography \(and Suggested Reading\)) +(A.2 General DNS Reference Information) endobj 765 0 obj -<< /S /GoTo /D (subsection.A.3.1) >> +<< /S /GoTo /D (subsection.A.2.1) >> endobj 768 0 obj -(A.3.1 Request for Comments \(RFCs\)) +(A.2.1 IPv6 addresses \(AAAA\)) endobj 769 0 obj -<< /S /GoTo /D (subsection.A.3.2) >> +<< /S /GoTo /D (section.A.3) >> endobj 772 0 obj -(A.3.2 Internet Drafts) +(A.3 Bibliography \(and Suggested Reading\)) endobj 773 0 obj -<< /S /GoTo /D (subsection.A.3.3) >> +<< /S /GoTo /D (subsection.A.3.1) >> endobj 776 0 obj -(A.3.3 Other Documents About BIND) +(A.3.1 Request for Comments \(RFCs\)) endobj 777 0 obj -<< /S /GoTo /D (section.A.4) >> +<< /S /GoTo /D (subsection.A.3.2) >> endobj 780 0 obj -(A.4 BIND 9 DNS Library Support) +(A.3.2 Internet Drafts) endobj 781 0 obj -<< /S /GoTo /D (subsection.A.4.1) >> +<< /S /GoTo /D (subsection.A.3.3) >> endobj 784 0 obj -(A.4.1 Prerequisite) +(A.3.3 Other Documents About BIND) endobj 785 0 obj -<< /S /GoTo /D (subsection.A.4.2) >> +<< /S /GoTo /D (section.A.4) >> endobj 788 0 obj -(A.4.2 Compilation) +(A.4 BIND 9 DNS Library Support) endobj 789 0 obj -<< /S /GoTo /D (subsection.A.4.3) >> +<< /S /GoTo /D (subsection.A.4.1) >> endobj 792 0 obj -(A.4.3 Installation) +(A.4.1 Prerequisite) endobj 793 0 obj -<< /S /GoTo /D (subsection.A.4.4) >> +<< /S /GoTo /D (subsection.A.4.2) >> endobj 796 0 obj -(A.4.4 Known Defects/Restrictions) +(A.4.2 Compilation) endobj 797 0 obj -<< /S /GoTo /D (subsection.A.4.5) >> +<< /S /GoTo /D (subsection.A.4.3) >> endobj 800 0 obj -(A.4.5 The dns.conf File) +(A.4.3 Installation) endobj 801 0 obj -<< /S /GoTo /D (subsection.A.4.6) >> +<< /S /GoTo /D (subsection.A.4.4) >> endobj 804 0 obj -(A.4.6 Sample Applications) +(A.4.4 Known Defects/Restrictions) endobj 805 0 obj -<< /S /GoTo /D (subsubsection.A.4.6.1) >> +<< /S /GoTo /D (subsection.A.4.5) >> endobj 808 0 obj -(A.4.6.1 sample: a simple stub resolver utility) +(A.4.5 The dns.conf File) endobj 809 0 obj -<< /S /GoTo /D (subsubsection.A.4.6.2) >> +<< /S /GoTo /D (subsection.A.4.6) >> endobj 812 0 obj -(A.4.6.2 sample-async: a simple stub resolver, working asynchronously) +(A.4.6 Sample Applications) endobj 813 0 obj -<< /S /GoTo /D (subsubsection.A.4.6.3) >> +<< /S /GoTo /D (subsubsection.A.4.6.1) >> endobj 816 0 obj -(A.4.6.3 sample-request: a simple DNS transaction client) +(A.4.6.1 sample: a simple stub resolver utility) endobj 817 0 obj -<< /S /GoTo /D (subsubsection.A.4.6.4) >> +<< /S /GoTo /D (subsubsection.A.4.6.2) >> endobj 820 0 obj -(A.4.6.4 sample-gai: getaddrinfo\(\) and getnameinfo\(\) test code) +(A.4.6.2 sample-async: a simple stub resolver, working asynchronously) endobj 821 0 obj -<< /S /GoTo /D (subsubsection.A.4.6.5) >> +<< /S /GoTo /D (subsubsection.A.4.6.3) >> endobj 824 0 obj -(A.4.6.5 sample-update: a simple dynamic update client program) +(A.4.6.3 sample-request: a simple DNS transaction client) endobj 825 0 obj -<< /S /GoTo /D (subsubsection.A.4.6.6) >> +<< /S /GoTo /D (subsubsection.A.4.6.4) >> endobj 828 0 obj -(A.4.6.6 nsprobe: domain/name server checker in terms of RFC 4074) +(A.4.6.4 sample-gai: getaddrinfo\(\) and getnameinfo\(\) test code) endobj 829 0 obj -<< /S /GoTo /D (subsection.A.4.7) >> +<< /S /GoTo /D (subsubsection.A.4.6.5) >> endobj 832 0 obj -(A.4.7 Library References) +(A.4.6.5 sample-update: a simple dynamic update client program) endobj 833 0 obj -<< /S /GoTo /D (appendix.B) >> +<< /S /GoTo /D (subsubsection.A.4.6.6) >> endobj 836 0 obj -(B Manual pages) +(A.4.6.6 nsprobe: domain/name server checker in terms of RFC 4074) endobj 837 0 obj -<< /S /GoTo /D (section.B.1) >> +<< /S /GoTo /D (subsection.A.4.7) >> endobj 840 0 obj -(B.1 dig) +(A.4.7 Library References) endobj 841 0 obj -<< /S /GoTo /D (section.B.2) >> +<< /S /GoTo /D (appendix.B) >> endobj 844 0 obj -(B.2 host) +(B Manual pages) endobj 845 0 obj -<< /S /GoTo /D (section.B.3) >> +<< /S /GoTo /D (section.B.1) >> endobj 848 0 obj -(B.3 dnssec-dsfromkey) +(B.1 dig) endobj 849 0 obj -<< /S /GoTo /D (section.B.4) >> +<< /S /GoTo /D (section.B.2) >> endobj 852 0 obj -(B.4 dnssec-keyfromlabel) +(B.2 host) endobj 853 0 obj -<< /S /GoTo /D (section.B.5) >> +<< /S /GoTo /D (section.B.3) >> endobj 856 0 obj -(B.5 dnssec-keygen) +(B.3 dnssec-dsfromkey) endobj 857 0 obj -<< /S /GoTo /D (section.B.6) >> +<< /S /GoTo /D (section.B.4) >> endobj 860 0 obj -(B.6 dnssec-revoke) +(B.4 dnssec-keyfromlabel) endobj 861 0 obj -<< /S /GoTo /D (section.B.7) >> +<< /S /GoTo /D (section.B.5) >> endobj 864 0 obj -(B.7 dnssec-settime) +(B.5 dnssec-keygen) endobj 865 0 obj -<< /S /GoTo /D (section.B.8) >> +<< /S /GoTo /D (section.B.6) >> endobj 868 0 obj -(B.8 dnssec-signzone) +(B.6 dnssec-revoke) endobj 869 0 obj -<< /S /GoTo /D (section.B.9) >> +<< /S /GoTo /D (section.B.7) >> endobj 872 0 obj -(B.9 named-checkconf) +(B.7 dnssec-settime) endobj 873 0 obj -<< /S /GoTo /D (section.B.10) >> +<< /S /GoTo /D (section.B.8) >> endobj 876 0 obj -(B.10 named-checkzone) +(B.8 dnssec-signzone) endobj 877 0 obj -<< /S /GoTo /D (section.B.11) >> +<< /S /GoTo /D (section.B.9) >> endobj 880 0 obj -(B.11 named) +(B.9 named-checkconf) endobj 881 0 obj -<< /S /GoTo /D (section.B.12) >> +<< /S /GoTo /D (section.B.10) >> endobj 884 0 obj -(B.12 named-journalprint) +(B.10 named-checkzone) endobj 885 0 obj -<< /S /GoTo /D (section.B.13) >> +<< /S /GoTo /D (section.B.11) >> endobj 888 0 obj -(B.13 nsupdate) +(B.11 named) endobj 889 0 obj -<< /S /GoTo /D (section.B.14) >> +<< /S /GoTo /D (section.B.12) >> endobj 892 0 obj -(B.14 rndc) +(B.12 named-journalprint) endobj 893 0 obj -<< /S /GoTo /D (section.B.15) >> +<< /S /GoTo /D (section.B.13) >> endobj 896 0 obj -(B.15 rndc.conf) +(B.13 nsupdate) endobj 897 0 obj -<< /S /GoTo /D (section.B.16) >> +<< /S /GoTo /D (section.B.14) >> endobj 900 0 obj -(B.16 rndc-confgen) +(B.14 rndc) endobj 901 0 obj -<< /S /GoTo /D (section.B.17) >> +<< /S /GoTo /D (section.B.15) >> endobj 904 0 obj -(B.17 ddns-confgen) +(B.15 rndc.conf) endobj 905 0 obj -<< /S /GoTo /D (section.B.18) >> +<< /S /GoTo /D (section.B.16) >> endobj 908 0 obj -(B.18 arpaname) +(B.16 rndc-confgen) endobj 909 0 obj -<< /S /GoTo /D (section.B.19) >> +<< /S /GoTo /D (section.B.17) >> endobj 912 0 obj -(B.19 genrandom) +(B.17 ddns-confgen) endobj 913 0 obj -<< /S /GoTo /D (section.B.20) >> +<< /S /GoTo /D (section.B.18) >> endobj 916 0 obj -(B.20 isc-hmac-fixup) +(B.18 arpaname) endobj 917 0 obj -<< /S /GoTo /D (section.B.21) >> +<< /S /GoTo /D (section.B.19) >> endobj 920 0 obj -(B.21 nsec3hash) +(B.19 genrandom) endobj 921 0 obj -<< /S /GoTo /D [922 0 R /FitH ] >> +<< /S /GoTo /D (section.B.20) >> endobj -925 0 obj << +924 0 obj +(B.20 isc-hmac-fixup) +endobj +925 0 obj +<< /S /GoTo /D (section.B.21) >> +endobj +928 0 obj +(B.21 nsec3hash) +endobj +929 0 obj +<< /S /GoTo /D [930 0 R /FitH ] >> +endobj +933 0 obj << /Length 240 /Filter /FlateDecode >> @@ -1384,32 +1396,32 @@ stream xڕOKA )rlN29ZRA27[)[lW˂^$0y[ *ZBTK Xx+޽oFԡs[ L+T\@1M_8Eo=CB~,C yĊ•˻r,fǹ~}7ݶ a$/Kc\Xw| 1'pqH'` 3zڱyn VG107l(%t[M^Xendstream endobj -922 0 obj << +930 0 obj << /Type /Page -/Contents 925 0 R -/Resources 924 0 R +/Contents 933 0 R +/Resources 932 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 931 0 R +/Parent 939 0 R >> endobj -923 0 obj << +931 0 obj << /Type /XObject /Subtype /Form /FormType 1 /PTEX.FileName (./isc-logo.pdf) /PTEX.PageNumber 1 -/PTEX.InfoDict 932 0 R +/PTEX.InfoDict 940 0 R /Matrix [1.00000000 0.00000000 0.00000000 1.00000000 0.00000000 0.00000000] /BBox [0.00000000 0.00000000 612.00000000 792.00000000] /PieceInfo << -/Illustrator 933 0 R +/Illustrator 941 0 R >> /Resources << /ColorSpace << -/CS0 934 0 R +/CS0 942 0 R >>/Properties << -/MC0 935 0 R +/MC0 943 0 R >>/ExtGState << -/GS0 936 0 R +/GS0 944 0 R >>>> /Length 843 /Filter /FlateDecode @@ -1425,7 +1437,7 @@ BqՕl9u !=vGc I#/'~<1RPyl1Ͷw1 чd }a#fFރY}A 9b :F" >64~0IGD ذ$tM%ZGȃ I /z+0huendstream endobj -932 0 obj +940 0 obj << /CreationDate (D:20100303120319-08'00') /Creator (Adobe Illustrator CS3) @@ -1434,24 +1446,24 @@ endobj /Title (ISC_logo_only_RGB) >> endobj -933 0 obj +941 0 obj << -/Private 937 0 R +/Private 945 0 R /LastModified (D:20100412113400-07'00') >> endobj -934 0 obj -[/ICCBased 938 0 R] +942 0 obj +[/ICCBased 946 0 R] endobj -935 0 obj +943 0 obj << -/Intent 939 0 R -/Usage 940 0 R +/Intent 947 0 R +/Usage 948 0 R /Name (Layer 1) /Type /OCG >> endobj -936 0 obj +944 0 obj << /OPM 1 /BM /Normal @@ -1465,22 +1477,22 @@ endobj /SA true >> endobj -937 0 obj +945 0 obj << /RoundtripVersion 13 /ContainerVersion 11 /CreatorVersion 13 -/AIMetaData 941 0 R -/AIPrivateData1 942 0 R -/AIPrivateData2 943 0 R -/AIPrivateData3 944 0 R -/AIPrivateData4 945 0 R -/AIPrivateData5 946 0 R +/AIMetaData 949 0 R +/AIPrivateData1 950 0 R +/AIPrivateData2 951 0 R +/AIPrivateData3 952 0 R +/AIPrivateData4 953 0 R +/AIPrivateData5 954 0 R /NumBlock 5 /RoundtripStreamType 1 >> endobj -938 0 obj +946 0 obj << /Length 281 /Filter /FlateDecode @@ -1491,10 +1503,10 @@ H rwRR`?> v^~^*vD_)p%?@lZhdg"I`($>dCW@$ ]>faˀ% { *23J ---SR+KRs< KRSj!ABPi5Zho@p2A!@riQdL0cR?1^: Sbj  Oendstream endobj -939 0 obj +947 0 obj [/View/Design] endobj -940 0 obj +948 0 obj << /CreatorInfo << /Subtype /Artwork @@ -1502,21 +1514,21 @@ endobj >> >> endobj -941 0 obj +949 0 obj << /Length 981 >> stream %!PS-Adobe-3.0 %%Creator: Adobe Illustrator(R) 13.0 %%AI8_CreatorVersion: 13.0.2 %%For: (Brian Reid) () %%Title: (ISC_logo_only_RGB.ai) %%CreationDate: 4/12/10 11:34 AM %%BoundingBox: 247 367 366 413 %%HiResBoundingBox: 247.0869 367.5654 365.0859 412.583 %%DocumentProcessColors: Cyan Magenta Yellow Black %AI5_FileFormat 9.0 %AI12_BuildNumber: 434 %AI3_ColorUsage: Color %AI7_ImageSettings: 0 %%RGBProcessColor: 0 0.658824 0.8 (ISC logo blue) %%+ 0.372549 0.376471 0.384314 (PANTONE 425 U) %%+ 0 0 0 ([Registration]) %AI3_TemplateBox: 306.5 395.5 306.5 395.5 %AI3_TileBox: 18 33.1201 594 786.96 %AI3_DocumentPreview: None %AI5_ArtSize: 612 792 %AI5_RulerUnits: 3 %AI9_ColorModel: 1 %AI5_ArtFlags: 0 0 0 1 0 0 0 0 0 %AI5_TargetResolution: 800 %AI5_NumLayers: 1 %AI9_OpenToView: -381 793 0.92 1268 743 26 0 0 117 75 0 0 1 1 1 0 1 %AI5_OpenViewLayers: 7 %%PageOrigin:0 0 %AI7_GridSettings: 72 8 72 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9 %AI9_Flatten: 1 %AI12_CMSettings: 00.MS %%EndComments endstream endobj -942 0 obj +950 0 obj << /Length 11082 >> stream %%BoundingBox: 247 367 366 413 %%HiResBoundingBox: 247.0869 367.5654 365.0859 412.583 %AI7_Thumbnail: 128 52 8 %%BeginData: 10932 Hex Bytes %0000330000660000990000CC0033000033330033660033990033CC0033FF %0066000066330066660066990066CC0066FF009900009933009966009999 %0099CC0099FF00CC0000CC3300CC6600CC9900CCCC00CCFF00FF3300FF66 %00FF9900FFCC3300003300333300663300993300CC3300FF333300333333 %3333663333993333CC3333FF3366003366333366663366993366CC3366FF %3399003399333399663399993399CC3399FF33CC0033CC3333CC6633CC99 %33CCCC33CCFF33FF0033FF3333FF6633FF9933FFCC33FFFF660000660033 %6600666600996600CC6600FF6633006633336633666633996633CC6633FF %6666006666336666666666996666CC6666FF669900669933669966669999 %6699CC6699FF66CC0066CC3366CC6666CC9966CCCC66CCFF66FF0066FF33 %66FF6666FF9966FFCC66FFFF9900009900339900669900999900CC9900FF %9933009933339933669933999933CC9933FF996600996633996666996699 %9966CC9966FF9999009999339999669999999999CC9999FF99CC0099CC33 %99CC6699CC9999CCCC99CCFF99FF0099FF3399FF6699FF9999FFCC99FFFF %CC0000CC0033CC0066CC0099CC00CCCC00FFCC3300CC3333CC3366CC3399 %CC33CCCC33FFCC6600CC6633CC6666CC6699CC66CCCC66FFCC9900CC9933 %CC9966CC9999CC99CCCC99FFCCCC00CCCC33CCCC66CCCC99CCCCCCCCCCFF %CCFF00CCFF33CCFF66CCFF99CCFFCCCCFFFFFF0033FF0066FF0099FF00CC %FF3300FF3333FF3366FF3399FF33CCFF33FFFF6600FF6633FF6666FF6699 %FF66CCFF66FFFF9900FF9933FF9966FF9999FF99CCFF99FFFFCC00FFCC33 %FFCC66FFCC99FFCCCCFFCCFFFFFF33FFFF66FFFF99FFFFCC110000001100 %000011111111220000002200000022222222440000004400000044444444 %550000005500000055555555770000007700000077777777880000008800 %000088888888AA000000AA000000AAAAAAAABB000000BB000000BBBBBBBB %DD000000DD000000DDDDDDDDEE000000EE000000EEEEEEEE0000000000FF %00FF0000FFFFFF0000FF00FFFFFF00FFFFFF %524C45FD1F52285252A8FD04FFFD05A8FFFFFFA87DFD4F52285252522852 %525228525252285252522852525228525252285252522852277DA8FFFFA8 %7D7D525227FD04527DA8FFFFA85252275252522852525228525252285252 %522852525228525252285252522852525228525252285252522852525228 %52525228525252285252522852525228525252285252522852525228FD21 %52A8FFFF7D7D525227FD0752275252A8FFFF7DFD215227FD2A522E522752 %2E5227522E5227522E5227522E5227522E5227522E5227527DFFFFA85252 %27522E5227522E5227522E5227522752A8FF7D5227522E5227522E522752 %2E5227522E5227522E5227522E5227522E522752277D7D7D275227522E52 %27522E5227522E5227522E5227522E5227522E5227522E5227522E522752 %2E5227FD1A52277DA8FFA87D2EFD11522E527DFFA853FD1D52A8FFFFFF7D %28FD285228525252285252522852525228525252285252522852277DFFFF %7D522752525228525252285252522852525228525252275252FFA8522752 %285252522852525228525252285252522852525228525252277DFFA852A8 %FF5227525252285252522852525228525252285252522852525228525252 %285252522852525228FD1852277DFFFFFD1B52FFA8FD1A527DFFA8275252 %FF7DFD265227522E5227522E5227522E5227522E5227522E522752277DFF %FF525227522E5227522E5227522E5227522E5227522E5227522E52275252 %FFA852275227522E5227522E5227522E5227522E5227522E522752A8A827 %522E527DA9275227522E5227522E5227522E5227522E5227522E52275227 %5227522E5227522E5227522EFD17527DFFA8FD1E527DFFA8FD17527DFFFD %0452287DFFFD155228FD075228FD08522852525228525252285252522852 %5252285252522852527D2752525228525252285252522852525228525252 %2852525228525252285252527DFF7D522852525228525252285252522852 %525228FD0452FF7D5228FD0452FF52522852525228525252285252522752 %2752527DA1A8A8FFCACFA8CAA17D5252275228FD3C52A8FFFD145228A8FF %53FD0652FFA82EFD0C527D7DCAFD04FFAFAF85AF85AFAFFFFFFFA87DFD05 %522E5227522E5227522E5227522E5227522E5227522E5227522E5227522E %5227522E5227522E5227522E5227522E5227522E5227522E5227522752A8 %FF275227522E5227522E5227522E5227522E522752FFA827522E5227522E %FF7D522E5227522E522752275252A8FFFFAFAF603CFD041413FD04143C60 %AFFFFF535227FD3A52277DFFA827FD11527DFFFD0852A8FFFD0952A8CFFF %FFAF3C3D1414141A141A141A141A141A14141461AFFFA8FD045228525252 %285252522852525228525252285252522852525228525252285252522852 %5252285252522852525228525252285252522852525227A8FF5227525252 %2852525228525252285252522EFFA85227525252285228A87D5252522852 %27527DFFFFAF603CFD07141A1414141A1414141AFD041460FFA8FD3D52FF %A8FD10527DFF7DFD0F527DFFFFA9611414141A141A141A141A141A141A14 %1A141A141A141A14143CFFA827522E5227522E5227522E5227522E522752 %2E5227522E5227522E5227522E5227522E5227522E5227522E5227522E52 %27522E5227522E5227522E527DFF525227522E5227522E5227522E522752 %A8FF27522E5227522E5227522852275252A8FFFF3C1413FD191436FFFD3C %5259FFA828FD0E52FF7DFD0D527DFFFF8B1414141A141A141A141A141A14 %1A141A141A141A141A141A141A141A141460285252522852525228525252 %285252522852525228525252275227522752275227525252285252522852 %52522852525228525252285252522852525227A8FF7D2752525228525252 %2852525227A8FF52275252522852525228522752A8FFA93CFD05141A1414 %141A1414141A1414141A1414141A1414141A1414141A1414FD1552285252 %7D527D597D527DFD065227FD1852FFA8FD0D52FFFFFD0A52277DFFFF601A %141A141A141A141A141A141A141A141A141A141A141A141A141A141A141A %141A142E5227522E5227522E5227522E5227522752527D7DA8A8FD09FFA8 %FFA8A87D532852275227522E5227522E5227522E5227522E5227522E527D %FF525227522E5227522E52275252FF7D522E5227522E522752277DFFFF36 %FD2314FD0E527D7DFD07FFA8A87DA87DA87DFD04A8FD05FFA87DFD15527D %FFA827FD0A52A8FF7DFD0952A8FFAF1414141A141A141A141A141A141A14 %1A141A141A141A141A141A141A141A141A141A141A145252285252522852 %525227527DA8FFFFFFA87D7D52522752275227522752275227522752527D %A8FFFFFFA87E52522752525228525252285252522852525227A8FF522752 %5252285252522752FFA8275252522852525227A8FF85FD05141A1414141A %1414141A1414141A1414141A1414141A1414141A1414141A1414141AFD07 %52275253A8FFFFFFA8FD045227FD0F522EFD04527D7DFFFFFFA87DFD1052 %7DFF7DFD0A52FF7DFD0852A8FF8B1414141A141A141A141A141A141A141A %141A141A141A141A141A141A141A141A141A141A141A1427522E52275227 %7DA8FFFFA85252275227522E5227522E5227522E5227522E5227522E5227 %522E52275227527DFFFFFF7D52275227522E5227522E5227522752A8A827 %5227522E52275227A8FF5227522752525227A8FF6113FD2714FD0652A8FF %FF7D7D28FD22527DA8FFFF7DFD0C5227A8FF7DFD0852A8FFFD06522EA8FF %61141A141A141A141A141A141A141A141A141A141A141A141A141A141A14 %1A141A141A141A141A141A14285227527DFFFF7D52522752285252522852 %525228525252285252522852525228525252285252522852525228522752 %52FFFFA8525228522852525228FD0452FF7D5228525252285252FF7D5252 %52285227A8FF611414141A1414141A1414141A1414141A1414141A141414 %1A1414141A1414141A1414141A1414141A141452277DFFFFA87D28FD2952 %287DFFFF7EFD0B52A8FFFD065227A8FF7D2752525227A8FF8B141A141A14 %1A141A141A141A141A141A141A141A141A141A141A141A141A141A141A14 %1A141A141A141A1428A8FFFF525227522E5227522E5227522E5227522E52 %27522E5227522E5227522E5227522E5227522E5227522E5227522E522752 %7DFFA87D275227522E522752277EFF52275227522852A8FF52522752277D %FF8BFD121413FD0F1413FD0914FFFFA8FD3352FFFFA8FD0952FF7DFD0652 %FFA8FD04527DFFAF141A141A141A141A141A141A141A141A141A14613C3C %141A141A141A141A141A141A143D3C3C141A141A141A14FF7D2752525228 %525252285252522852525228525252285252522852525228525252285252 %522852525228525252285252522852525227A8FFA8FD045228525252A8A8 %27522852277DFF7D27522752A8FFFD051461A9AF848B1414141A141436AF %AFFFFFFFAFAF36FD04141A14141461A9FFAFFFAFAF601A1414141A7D2EFD %3552277DFFFFFD0752A8FFFD05527DFFFD04527DFF3C14141A141484FFFF %FFAF1A141A141A85FD09FF841A141A141A14AFFD08FF841A141A1427522E %5227522E5227522E5227522E5227522E5227522E5227522E5227522E5227 %522E5227522E5227522E5227522E5227522E5227522E52277DA8FF52522E %5227527DFF52522E5227FFA852275252FF60FD061485FFFFFFAFFD041460 %FD0BFF36FD0414AFFD0AFF60141414FD3A5253FFFF7DFD04527DFFA85252 %527DFFA8285252FFAF1A141A141A141A84FFFFFFAF3D141A14FD05FF603D %60FD04FFAF141A1461FD04FFA96136AFFD04FF141A142852525228525252 %285252522852525228525252285252522852525228525252285252522852 %52522852525228525252285252522852525228522752A8FF5252285252FF %A8FD0452FF7D5227A8FF3C141AFD051485FFFFFFAF14141460FD04FF3614 %141460FFFFFFA91A141484FFFFFFA91A141414FD04FF611414FD3D52A8FF %FD0452A8FF525228A8FF7D277DFF8B141A141A141A141A85FFFFFFAF1A14 %1A60FD04FF3C141A1461FD04FF141A14FD04FF8B141A141AAFFFFFFF601A %142E5227522E5227522E5227522E5227522E5227522E5227522E5227522E %5227522E5227522E5227522E5227522E5227522E5227522E5227522E5227 %522752A8FF5252277DFF7D2752A8FF2752A8FFFD08141385FFFFFFAF1414 %1361FD04FF36FD04148584856014133CFD04FF60FD0414FD04FF851314FD %3D52287DFFFF525252FF7D5252FFA8527DFF3C1A141A141A141A141A85FF %FFFFAF1A141A60FD04FFAF141A141A141A141A141A3CFD04FF61141A141A %3C616061361A145252285252522852525228525252285252522852525228 %525252285252522852525228525252285252522852525228525252275252 %522752525228525252277DFF7E2752FFA82753FF7E27FFA914141A141414 %1A1414148BFFFFFFAF1414143CAFFD04FFAFFD091461FD04FF3614141AFD %07141AFD2B522852285227FD075227FD075227A8FF7D27FFA8527DFF7D7D %FF3D141A141A141A141A141484FFFFFFA91A141A1485FD06FF603C141A14 %1A14143CFD04FF61141A141A141A141A141A1427522E5227522E5227522E %5227522E5227522E5227522E5227522E5227522E5227522E522752275227 %FD04527D7DA8A8FFA8FFA8FFA8A87D7D52522752275227FFA8527DFF277D %FF52A8AF13FD0A1485FFFFFFAFFD0414138BFD06FFA860FD05143CFD04FF %36FD0B14FD2852A8A8FD07FFA8FFA8FFA8FD06FFA87D5227527DFF7D7DFF %7DA8FF7DFF3C1A141A141A141A141A141A84FFFFFFAF3D141A141A148BFD %07FF8B141A141A3CFD04FF61141A141A141A141A141A1428525252285252 %522852525228525252285252522852525228525252285252522752275252 %A8A8FFFFFFA8A87D7DFD065227FD04527D7DA8FFFFA87D2752A8FF52FF7D %A8A8CAA914141A1414141A1414141A1485FFFFFFAFFD071460A8FD06FF8B %1414143CFD04FF36FD04141A1414141A1414FD2252A8FD04FF7D7D525228 %5227FD0B52275252527DFFFFFF5253FFA8A8A8FFA8FF61141A141A141A14 %1A141A141A85FFFFFFAF1A141A141A141A141A60FD06FF85141A3CFD04FF %61141A141A141A141A141A142E5227522E5227522E5227522E5227522E52 %27522E5227522E5227522752277DA8FFFFA859522752275227522E522752 %2E5227522E5227522E5227522752277DA8FF7DA8FFFFA8FFFFAFFD0C1413 %85FFFFFFAFFD061413FD0414AFFD04FFA9141360FD04FF36FD051413FD05 %14FD1D527DFFFFFF7D7DFD1E52A8FFA8FD05FF601A141A141A141A141A14 %1A141A85FFFFFFAF1A141A143D363D141A141A14FD05FF3C1A3CFD04FF61 %141A141A60AF85AF601A1452522852525228525252285252522852525228 %52525228525252277DFFFFA87D2E52275252522852525228525252285252 %52285252522852525228525252285228527DFD06FF3C141A1414141A1414 %141A1414148BFFFFFFAF141414AFFFFFAF8BFD04143CFD04FF3C143CFD04 %FF60FD04148BFFFFFFAF1414FD1752285259FFFFA9525227FD2352A8FD04 %FFAF141A141A141A141A141A141A141484FFFFFFA91A141484FFFFFFA91A %141A1461FD04FF3C1414FD04FF8B141A141AA9FFFFFF85141427522E5227 %522E5227522E5227522E5227522E52275227527DFFA87D27522E5227522E %5227522E5227522E5227522E5227522E5227522E5227522E5227522E5227 %522752A8FFFFFF60FD0E1485FFFFFFAF14141485FD04FFFD041436FD04FF %3C141484FFFFFFA8FD0414FD04FF611414FD16527DFFFF7D5228FD275227 %A8FFFFFF3D141A141A141A141A141A141A141A84FFFFFFAF3D141460FD04 %FFAF363C3CFD05FF141A1461FD04FF853C148BFD04FF3C1A142752275227 %52275227522752275227522752275227A8FFA82852275227522752275227 %522752275227522752275227522752275227522752275227522752275227 %52275252FFFFAFFD0F1485FFFFFFAFFD0414A8FD05FFAFFD05FF36FD0414 %AFFD0AFF841414147D527D527D527D527D527D527D527D527D527D52A8FF %FF527D527D527D527D527D527D527D527D527D527D527D527D527D527D52 %7D527D527D527D527D527D527D527D527DA8FF853C363D3C3C363D3C3C36 %3D3C3C363D85FFFFFFAF3D363D3685FD0AFFAF3C363D3C3C60FD0AFF6136 %3D3CFD16FFA8FD49FFAFFD11FFAFFD09FFAFFFFFFF %%EndData endstream endobj -943 0 obj +951 0 obj << /Length 65536 >> @@ -1790,7 +1802,7 @@ s Dx^Q}'B[ :)BR, SfB4as(WYĤ1,]3o`(gw,Q(|”[%hXTMwGKuQ*bMZ[MYA_qjRdGq( wH-튵kku6i^T6_Rί_z$SW $JՎ;cPQܑ~ hqhMT o %2'[DJ@n# GHt $֬X:[Mki U_wɄsw)!Rb#p 0?9B% ! M³aܶrh%[ZyGڭ yY zNV%@=HUl0Tq_PI/u,df"ؾMMu [endstream endobj -944 0 obj +952 0 obj << /Length 65536 >> @@ -2032,7 +2044,7 @@ qlޯ VG=# [l&wJ΂fkY&{1 %'DS]-,^ WU`z0,PZNy}7/% ׭ F?؆F߮U E2, -[~EbJ`u81[8݊2#aG9u&`3 KHNk“:6/F ȁO}|}3R$Yu:wEN쇦3,I=wM{ j= STT}0Gjό;Y#Gq NԏovMAWDoH 'L\K4ɜoY͟׺<\qFs繨'~ kS_L`%AwMFH҈*Ra6RL/㤨RDR&Fhvx~A$kKD؍+2 HvA]~臖AVpfЏendstream endobj -945 0 obj +953 0 obj << /Length 65536 >> @@ -2255,7 +2267,7 @@ uAL ]g1͐AF5( ]0_Ƅe @kB0լadqs dy1yKPpMH2#pCZrae$JSkbD@f61O)V嶐K m6owiMl!Qikendstream endobj -946 0 obj +954 0 obj << /Length 53114 >> @@ -2452,43 +2464,43 @@ Y ;# <' "W$ID ,g/ZOx9{<9z _ȬځIJR|ihq5Є88|$ f+ެ IY -x4&i#A6%!݁A1%+s`,q$`ZȢpLT紾Y艘G EO3%RS0<*$_ X@"B\s$?3dBl ^IYcBs_ (VO&qa$fUD{b) d ) ł#iKgB l[m=dpw5Ⱝ7y.#Y!*nEQ^.N>+QW™XSh8t<߇.5JG֭k&v*t/* ˃p,#&tP'9PDOjIHȔendstream endobj -926 0 obj << -/D [922 0 R /XYZ 85.0394 794.5015 null] +934 0 obj << +/D [930 0 R /XYZ 85.0394 794.5015 null] >> endobj -927 0 obj << -/D [922 0 R /XYZ 85.0394 769.5949 null] +935 0 obj << +/D [930 0 R /XYZ 85.0394 769.5949 null] >> endobj -924 0 obj << -/Font << /F21 930 0 R >> -/XObject << /Im1 923 0 R >> +932 0 obj << +/Font << /F21 938 0 R >> +/XObject << /Im1 931 0 R >> /ProcSet [ /PDF /Text ] >> endobj -949 0 obj << -/Length 1063 +957 0 obj << +/Length 1065 /Filter /FlateDecode >> stream -xڵV]8}_X5D0 *[.ڻHՌX\kvHQwj_|HO|`̀֘,Nfs13m`ho6 -c2I)L&#B5h.Q7hf#)tqdQӇ#nKKwEh*ǯSGk@!0a“Nmq[/p?!S A"O"a>t a޴zIoFobi:?ZΒ?*9qCUnHI'`E^I)A̲,61oСKm!06[%Y^G&MzWrWOkѵ~&xZXKzlApSOEUArK9~Vg0ƏjQnKv؎˓EUZX PMOKӱjqK -D1FBo`pUeWAQY,|RWK!;ʺ ;#奖w^+|{.KuE=콀PdÁ#S x|>¨6lHonm '~N!endstream +xV]H}_㘌m@Cl\;Fq$#5oA7 j&cթSD#ThБm>k03;c]7LGxDݠ9EL@QVɌRM )גMd̵lyt)W?5CXX6dF OcL.Lm| J (rAci4M7yoiL{&w!,*죔8ũ??Z5i&8$DAUFIN=7' 4[=0nR^gioꜞFz̮uG.[ [okKz(YNyYAr +9~g!jQlKzNyYJXseMOKӱ(9jqS4JeVg2 +vJ([E,mmUk)k+륐LEoN넏WcrDF M\rL@LgPrb"@Z-%/#AH}b97urV^;nLv0m?:ҘRmߗAjKҊܹM嶄ӚaqZPBEKS/_+ks$qFFh?{'ZH9|%Ǩ @uO^Zu߳}e¨+l8rc{ 7E#> k rh/yu®$qEm|ER%ƽ5%`*:vܤC>Бtpv;:BId4 +ܹqs"rfF̄|u|R9#/ɐIx~[t+7Y}>UB GDHo<@^%DLKt>k^]&/ JY#W +E\ujp99{!OoPvӧtjtHl_U?&\+rV\f ~endstream endobj -948 0 obj << +956 0 obj << /Type /Page -/Contents 949 0 R -/Resources 947 0 R +/Contents 957 0 R +/Resources 955 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 931 0 R +/Parent 939 0 R >> endobj -950 0 obj << -/D [948 0 R /XYZ 56.6929 794.5015 null] +958 0 obj << +/D [956 0 R /XYZ 56.6929 794.5015 null] >> endobj -947 0 obj << -/Font << /F22 953 0 R /F14 956 0 R >> +955 0 obj << +/Font << /F22 961 0 R /F14 964 0 R >> /ProcSet [ /PDF /Text ] >> endobj -959 0 obj << +967 0 obj << /Length 2886 /Filter /FlateDecode >> @@ -2501,1765 +2513,1772 @@ x6$a ZUn ̈2fHBΒPHi-g'We\ hGP.6>ECL($ Lx7d""E.U1\P~I)DFH91ݒCi{lAɥbOt/1YEid>r2 "+;34OdfkP%yΆ^wudgJݣGՌ0H!r n# HSW^=TʗuﮊM<'34a1v\rKM\fqrg{7- cӔwӸMb@b,{|$:׮QblMtN=jj)vi|gIT|6Q*P- H*oTn|E[S.n-,>BpeHf bA1"q`{Ħ/{/`~oeJ$p% 18u?ˠNfi#q`ڣ: *>j6[N6m*^axϝޗ ߧ'Y|`ӏ>f@{6~όگe(YS7L{8+J6{*ChM]Y֮5[o_ >7ɪCLv{LHQyVAyWcn>Ugg,mYuObfL}g$k 1a1#q`G͹"ƷvˠmQJ /h#,kl% 1|=80P# Lɀ)0 5'E^gBϻ. h1T #s=AѾӯ#¿iTe|ړQPV HSwverXk 헮~<[׬#KW_m+JC :#E@C]{²Hߐh~wM3Gm9Ib_m@󊤒Ҡ|m us=ӟޏEWywqqvj':7%? A P_ƻ ΅~&"15s_b["_3yo>endstream endobj -958 0 obj << +966 0 obj << /Type /Page -/Contents 959 0 R -/Resources 957 0 R +/Contents 967 0 R +/Resources 965 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 931 0 R -/Annots [ 962 0 R 963 0 R 964 0 R 965 0 R 966 0 R 967 0 R 968 0 R 969 0 R 970 0 R 971 0 R 972 0 R 973 0 R 974 0 R 975 0 R 976 0 R 977 0 R 978 0 R 979 0 R 980 0 R 981 0 R 982 0 R 983 0 R 984 0 R 985 0 R 986 0 R 987 0 R 988 0 R 989 0 R 990 0 R 991 0 R 992 0 R 993 0 R 994 0 R 995 0 R 996 0 R 997 0 R 998 0 R 999 0 R 1000 0 R 1001 0 R 1002 0 R 1003 0 R 1004 0 R 1005 0 R 1006 0 R 1007 0 R 1008 0 R 1009 0 R 1010 0 R 1011 0 R ] +/Parent 939 0 R +/Annots [ 970 0 R 971 0 R 972 0 R 973 0 R 974 0 R 975 0 R 976 0 R 977 0 R 978 0 R 979 0 R 980 0 R 981 0 R 982 0 R 983 0 R 984 0 R 985 0 R 986 0 R 987 0 R 988 0 R 989 0 R 990 0 R 991 0 R 992 0 R 993 0 R 994 0 R 995 0 R 996 0 R 997 0 R 998 0 R 999 0 R 1000 0 R 1001 0 R 1002 0 R 1003 0 R 1004 0 R 1005 0 R 1006 0 R 1007 0 R 1008 0 R 1009 0 R 1010 0 R 1011 0 R 1012 0 R 1013 0 R 1014 0 R 1015 0 R 1016 0 R 1017 0 R 1018 0 R 1019 0 R ] >> endobj -962 0 obj << +970 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 688.709 539.579 697.4212] /Subtype /Link /A << /S /GoTo /D (chapter.1) >> >> endobj -963 0 obj << +971 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 676.5858 539.579 685.5919] /Subtype /Link /A << /S /GoTo /D (section.1.1) >> >> endobj -964 0 obj << +972 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 664.4876 539.579 673.4937] /Subtype /Link /A << /S /GoTo /D (section.1.2) >> >> endobj -965 0 obj << +973 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 652.3894 539.579 661.3954] /Subtype /Link /A << /S /GoTo /D (section.1.3) >> >> endobj -966 0 obj << +974 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 640.2911 539.579 649.1477] /Subtype /Link /A << /S /GoTo /D (section.1.4) >> >> endobj -967 0 obj << +975 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 628.1929 539.579 637.0495] /Subtype /Link /A << /S /GoTo /D (subsection.1.4.1) >> >> endobj -968 0 obj << +976 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 616.0946 539.579 624.9512] /Subtype /Link /A << /S /GoTo /D (subsection.1.4.2) >> >> endobj -969 0 obj << +977 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 603.9964 539.579 612.853] /Subtype /Link /A << /S /GoTo /D (subsection.1.4.3) >> >> endobj -970 0 obj << +978 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 591.7985 539.579 600.7547] /Subtype /Link /A << /S /GoTo /D (subsection.1.4.4) >> >> endobj -971 0 obj << +979 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 579.7002 539.579 588.6565] /Subtype /Link /A << /S /GoTo /D (subsubsection.1.4.4.1) >> >> endobj -972 0 obj << +980 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 567.6019 539.579 576.5582] /Subtype /Link /A << /S /GoTo /D (subsubsection.1.4.4.2) >> >> endobj -973 0 obj << +981 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 555.5037 539.579 564.46] /Subtype /Link /A << /S /GoTo /D (subsubsection.1.4.4.3) >> >> endobj -974 0 obj << +982 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 543.5051 539.579 552.5112] /Subtype /Link /A << /S /GoTo /D (subsection.1.4.5) >> >> endobj -975 0 obj << +983 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 531.4069 539.579 540.413] /Subtype /Link /A << /S /GoTo /D (subsubsection.1.4.5.1) >> >> endobj -976 0 obj << +984 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 519.3086 539.579 528.3147] /Subtype /Link /A << /S /GoTo /D (subsection.1.4.6) >> >> endobj -977 0 obj << +985 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 496.5559 539.579 505.288] /Subtype /Link /A << /S /GoTo /D (chapter.2) >> >> endobj -978 0 obj << +986 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 484.4775 539.579 493.4338] /Subtype /Link /A << /S /GoTo /D (section.2.1) >> >> endobj -979 0 obj << +987 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 472.3792 539.579 481.3355] /Subtype /Link /A << /S /GoTo /D (section.2.2) >> >> endobj -980 0 obj << +988 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 460.281 539.579 469.2373] /Subtype /Link /A << /S /GoTo /D (section.2.3) >> >> endobj -981 0 obj << +989 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 448.1827 539.579 457.139] /Subtype /Link /A << /S /GoTo /D (section.2.4) >> >> endobj -982 0 obj << +990 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 436.0845 539.579 445.0408] /Subtype /Link /A << /S /GoTo /D (section.2.5) >> >> endobj -983 0 obj << +991 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 413.5759 539.579 422.1635] /Subtype /Link /A << /S /GoTo /D (chapter.3) >> >> endobj -984 0 obj << +992 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 401.4527 539.579 410.3093] /Subtype /Link /A << /S /GoTo /D (section.3.1) >> >> endobj -985 0 obj << +993 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 389.3544 539.579 398.2111] /Subtype /Link /A << /S /GoTo /D (subsection.3.1.1) >> >> endobj -986 0 obj << +994 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 377.2562 539.579 386.1128] /Subtype /Link /A << /S /GoTo /D (subsection.3.1.2) >> >> endobj -987 0 obj << +995 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 365.0583 539.579 374.0146] /Subtype /Link /A << /S /GoTo /D (section.3.2) >> >> endobj -988 0 obj << +996 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 352.96 539.579 361.9163] /Subtype /Link /A << /S /GoTo /D (section.3.3) >> >> endobj -989 0 obj << +997 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 340.8618 539.579 349.818] /Subtype /Link /A << /S /GoTo /D (subsection.3.3.1) >> >> endobj -990 0 obj << +998 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 328.7635 539.579 337.7198] /Subtype /Link /A << /S /GoTo /D (subsubsection.3.3.1.1) >> >> endobj -991 0 obj << +999 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [532.6051 316.6653 539.579 325.6216] /Subtype /Link /A << /S /GoTo /D (subsubsection.3.3.1.2) >> >> endobj -992 0 obj << +1000 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 304.567 539.579 313.6728] /Subtype /Link /A << /S /GoTo /D (subsection.3.3.2) >> >> endobj -993 0 obj << +1001 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 281.9139 539.579 290.7706] /Subtype /Link /A << /S /GoTo /D (chapter.4) >> >> endobj -994 0 obj << +1002 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 269.8356 539.579 278.9413] /Subtype /Link /A << /S /GoTo /D (section.4.1) >> >> endobj -995 0 obj << +1003 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 257.7373 539.579 266.8431] /Subtype /Link /A << /S /GoTo /D (section.4.2) >> >> endobj -996 0 obj << +1004 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 245.6391 539.579 254.7448] /Subtype /Link /A << /S /GoTo /D (subsection.4.2.1) >> >> endobj -997 0 obj << +1005 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 233.5408 539.579 242.6465] /Subtype /Link /A << /S /GoTo /D (section.4.3) >> >> endobj -998 0 obj << +1006 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 221.4426 539.579 230.5483] /Subtype /Link /A << /S /GoTo /D (section.4.4) >> >> endobj -999 0 obj << +1007 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 209.444 539.579 218.4501] /Subtype /Link /A << /S /GoTo /D (subsection.4.4.1) >> >> endobj -1000 0 obj << +1008 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 197.2461 539.579 206.3518] /Subtype /Link /A << /S /GoTo /D (section.4.5) >> >> endobj -1001 0 obj << +1009 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 185.1478 539.579 194.1041] /Subtype /Link /A << /S /GoTo /D (subsection.4.5.1) >> >> endobj -1002 0 obj << +1010 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 173.0496 539.579 182.0058] /Subtype /Link /A << /S /GoTo /D (subsubsection.4.5.1.1) >> >> endobj -1003 0 obj << +1011 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 160.9513 539.579 169.9076] /Subtype /Link /A << /S /GoTo /D (subsubsection.4.5.1.2) >> >> endobj -1004 0 obj << +1012 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 148.8531 539.579 157.8094] /Subtype /Link /A << /S /GoTo /D (subsection.4.5.2) >> >> endobj -1005 0 obj << +1013 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 136.7548 539.579 145.7111] /Subtype /Link /A << /S /GoTo /D (subsection.4.5.3) >> >> endobj -1006 0 obj << +1014 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 124.7562 539.579 133.7623] /Subtype /Link /A << /S /GoTo /D (subsection.4.5.4) >> >> endobj -1007 0 obj << +1015 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 112.658 539.579 121.6641] /Subtype /Link /A << /S /GoTo /D (subsection.4.5.5) >> >> endobj -1008 0 obj << +1016 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 100.5597 539.579 109.5658] /Subtype /Link /A << /S /GoTo /D (subsection.4.5.6) >> >> endobj -1009 0 obj << +1017 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 88.4615 539.579 97.4676] /Subtype /Link /A << /S /GoTo /D (section.4.6) >> >> endobj -1010 0 obj << +1018 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 76.3632 539.579 85.2199] /Subtype /Link /A << /S /GoTo /D (section.4.7) >> >> endobj -1011 0 obj << +1019 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [527.6238 64.265 539.579 73.1216] /Subtype /Link /A << /S /GoTo /D (section.4.8) >> >> endobj -960 0 obj << -/D [958 0 R /XYZ 85.0394 794.5015 null] +968 0 obj << +/D [966 0 R /XYZ 85.0394 794.5015 null] >> endobj -961 0 obj << -/D [958 0 R /XYZ 85.0394 711.9273 null] +969 0 obj << +/D [966 0 R /XYZ 85.0394 711.9273 null] >> endobj -957 0 obj << -/Font << /F21 930 0 R /F22 953 0 R >> +965 0 obj << +/Font << /F21 938 0 R /F22 961 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1014 0 obj << -/Length 3290 +1022 0 obj << +/Length 3275 /Filter /FlateDecode >> stream -xmS#7)\uo=K/ {UwI^8f\1&ӟ3icMr8Z{VKy6x{+ {Aѻ }{spR/y0Қ y1 -xoxɛppa|Uz~]?(N~{/z%JJxdz08W|A4 iDO)ՓH!7b>Eqm9/d~y89;#Q_G{R!V6;,/{[Z_%N~*;,3Ea"+ae0GPVWe}<!f )bjBv"Hʹq>#bNB\AP.sEc6#ȐbD1bny(9& "jҊ)/ӓpfq[Xn'FxZx՜KSrJȐg]nqPޡ,p: MG( MwYd~Sכ!fǽt ˆR0`A(qP0LY# UlC5U#\]-z<Ɓ\!8hL)+\OM.n:Mro~ B'l"!EVEn"qPDށ -@$B5D/'Bn?^l~^&:o"FR`F% -P1IAD r6?t)if6)Ȑ"E"hΤjgۍN W CA";p Cu;؆;_d퇔l@!$ ']5 NOo_'0_Yu8< ;zOPȐR+ \8(I>\Q}% -G}͓@1@X - -DwL4E8>R20RP$0 7hw 8]˕ Oq2&,lH%C*;`ڶC5 rƱ߮Lq/v ͆R`(XqPcZ4DkXo·4o CU0~BA X$ -D wfwx|UPf\h>,g|Ua$/h@@XHAAzڡ$+Lw5M'hf1 Q_ -_L ͆R`(XqPY! t%UU`CڄD}/rHc6"ȐBD!B#j8iVV=TTdy{Z: ͣ722V=?p:f )bh&&E JaCq9@f*uO7{~a M2*R%"sa\T`8(r|L/b溜hnvl]럯&E2mh#s%Ć[ISTVB'/ >0EQl 8XLGI(!^/Zߚ$2ĹLA)Izoʹs7"nwg/#_}Nz ,֎ "oHA@n1 -`؜D|s7W}wVmHJȐ'<8齕\ -_2:2TǙ[DFu3VuSv=oofYD]w/?_1 cCB4 $ztD^t \jI4^A9Ra e-]8(HP#b82X>>7fWům&/ZǼdk )q)qPAs#vƷ0FM~eڜr cGuz!2#CJfj}o^*J{o>Fp3vn"bM~쁃ò q&k59 -DŽVTzs{1_ie9Zކ\x$H_; R$,D" {d& acx1*g[JB2IA)X,D);S5Wxɼf4ܝRۮ9Lߖe9/z z_Ԯ{J8ΜL&dj^N8nvQVwq\+|@JsYؐxgmIFq4x׀K@h5ABXAҙ -2Pr -8(TH2Ж9a] YW?zC@Tf )PT(8(PH-(J3 Ge5'(݌.˯d42* 78(H0HɬQ"]ij~ vv_5HT ٨ C -,J" -{[.gVv\q寂R`(PqP[P -l9e?2YfR `TTwro1^5o]fQzd~zKh..ؐeK1T. NlEf3wld'BY9gi&xO9hUmLˊG#9 R`pA᫗Zt8_fǚiC* v'r/ͤ`j.-h}j4>4_-G7#ųcߧ#ٍ`E}Yc|9g^km*\f= -=ztYɤ{ n} -Yt -endstream +xms6Sh3' t6q|r3wm_6hW@ $pm4Dծ#vAӆ/|ztubzPkf>{=ㅴ=ϼ7|SZ3oX /:Eq]9+xvu89;#Q_ރٶEȺ6^v}lWz b(LQȊhXf|laĐ@VA1X5!IACzbf8 1'E!V͠\|(SEc6#ȐbD1bnyrL("T5iEgk8FE;4/fj9z$e7 @䐕lɑ!%9κݒ'$'ðyL40,1m:-;OƳb~)1yV>ѠHX6 Ȑ B`gJabA-<˧Qbr9Z 82D,WxLn~ssaҏA$M2MD";a5SDCFz𿘯/Ci7[@:QA*X.aQIABzTdҺh("gO O&za Ilf )RZ)8(RH@Lv̾r28ZP$8 2t\6lM$+oVn_RbA X$ +D wDX&tr68=G^9~zxTo=~|d4#=!C#CJ}p''|}GNQTllXrw<)*dHa0HAa@z +Ʉ@S^T}0J^:рe )4:wBc0qs4_Yoʛ$"G})fHh6,Ȑ FH +Y+9^-H1^V>xMhI"[@A"X& +D"Xjc; ԜxҜ[Tsr8l7ެPezztI&R`dML"; * OũPMxYV=^ו%r6AȐ"H"΅aJrS%/ bȅj<r6lN@sǕe|V?V7iC̕n$QN Sq[ `K(>Aqap00x)<~l%!$%d"JI{-B 9[sZerYȖF9wh$\7Ziǜ*dn3g-_?|/[U'XF=~?,dH5+SqP8] +37qo&,ݕ( +/|l! _"J?{T 'k[uϭb9El( Q) w\ +xH T^8 ȖRDS"'T&C [.M+rs'qbeX'`4O7dHIACzoБ1oQ5:oovo܃\j!A͆rRuR8Ìƍ\w蔳1+S|:נ'ע3713٪#CJuy}T*Ju;n3ܡ2cj߬fѴ:^|C%F8͔ĉ8(Ip&ʴ3 +L%zYo  8 dH5ݷ̥" >l//c[]7n8+ +t؇L$%[sdHiNiҜKǴh"^8(|HO&c=w2_g^̆A:E (B( 3锌;9 +䝼chOBsIBvIXPDIk!ˤPIw3x|S(Hmvԯ!bAPMDh'ON`&jY6w|_kV3x40u/> endobj -1019 0 obj << +1027 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 758.5763 511.2325 767.4329] /Subtype /Link /A << /S /GoTo /D (subsection.4.8.1) >> >> endobj -1020 0 obj << +1028 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 746.445 511.2325 755.4012] /Subtype /Link /A << /S /GoTo /D (subsection.4.8.2) >> >> endobj -1021 0 obj << +1029 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 734.4133 511.2325 743.3696] /Subtype /Link /A << /S /GoTo /D (subsection.4.8.3) >> >> endobj -1022 0 obj << +1030 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 722.3816 511.2325 731.3379] /Subtype /Link /A << /S /GoTo /D (section.4.9) >> >> endobj -1023 0 obj << +1031 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 710.3499 511.2325 719.3062] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.1) >> >> endobj -1024 0 obj << +1032 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 698.3182 511.2325 707.2745] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.2) >> >> endobj -1025 0 obj << +1033 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 686.2866 511.2325 695.2428] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.3) >> >> endobj -1026 0 obj << +1034 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 674.3546 511.2325 683.2112] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.4) >> >> endobj -1027 0 obj << +1035 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 662.3229 511.2325 671.1795] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.5) >> >> endobj -1028 0 obj << +1036 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 650.2912 511.2325 659.1478] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.6) >> >> endobj -1029 0 obj << +1037 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 638.2595 511.2325 647.1161] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.7) >> >> endobj -1030 0 obj << +1038 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 626.1282 511.2325 635.0845] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.8) >> >> endobj -1031 0 obj << +1039 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 614.0965 511.2325 623.0528] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.9) >> >> endobj -1032 0 obj << +1040 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 602.0648 511.2325 611.0211] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.10) >> >> endobj -1033 0 obj << +1041 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 590.0331 511.2325 598.9894] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.11) >> >> endobj -1034 0 obj << +1042 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 578.0015 511.2325 586.9578] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.12) >> >> endobj -1035 0 obj << +1043 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 565.9698 511.2325 574.9261] /Subtype /Link /A << /S /GoTo /D (subsection.4.9.13) >> >> endobj -1036 0 obj << +1044 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 553.9381 511.2325 562.8944] /Subtype /Link /A << /S /GoTo /D (section.4.10) >> >> endobj -1037 0 obj << +1045 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 541.9064 511.2325 550.8627] /Subtype /Link /A << /S /GoTo /D (subsection.4.10.1) >> >> endobj -1038 0 obj << +1046 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 529.8748 511.2325 538.831] /Subtype /Link /A << /S /GoTo /D (subsection.4.10.2) >> >> endobj -1039 0 obj << +1047 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 517.8431 511.2325 526.7994] /Subtype /Link /A << /S /GoTo /D (section.4.11) >> >> endobj -1040 0 obj << +1048 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 505.8114 511.2325 514.7677] /Subtype /Link /A << /S /GoTo /D (subsection.4.11.1) >> >> endobj -1041 0 obj << +1049 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 493.7797 511.2325 502.8855] /Subtype /Link /A << /S /GoTo /D (subsubsection.4.11.1.1) >> >> endobj -1042 0 obj << +1050 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 481.7481 511.2325 490.8538] /Subtype /Link /A << /S /GoTo /D (subsubsection.4.11.1.2) >> >> endobj -1043 0 obj << +1051 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [499.2773 469.7164 511.2325 478.6727] /Subtype /Link -/A << /S /GoTo /D (subsection.4.11.2) >> ->> endobj -1044 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 457.6847 511.2325 466.641] -/Subtype /Link -/A << /S /GoTo /D (subsubsection.4.11.2.1) >> ->> endobj -1045 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 445.653 511.2325 454.6093] -/Subtype /Link -/A << /S /GoTo /D (subsubsection.4.11.2.2) >> ->> endobj -1046 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 433.6213 511.2325 442.5776] -/Subtype /Link -/A << /S /GoTo /D (subsection.4.11.3) >> ->> endobj -1047 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 421.5897 511.2325 430.5459] -/Subtype /Link -/A << /S /GoTo /D (subsection.4.11.4) >> ->> endobj -1048 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 409.558 511.2325 418.6637] -/Subtype /Link -/A << /S /GoTo /D (subsection.4.11.5) >> ->> endobj -1049 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 397.5263 511.2325 406.6321] -/Subtype /Link -/A << /S /GoTo /D (subsection.4.11.6) >> ->> endobj -1050 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 385.4946 511.2325 394.4509] -/Subtype /Link -/A << /S /GoTo /D (section.4.12) >> ->> endobj -1051 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 373.4629 511.2325 382.4192] -/Subtype /Link -/A << /S /GoTo /D (subsection.4.12.1) >> +/A << /S /GoTo /D (subsubsection.4.11.1.3) >> >> endobj 1052 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 361.4313 511.2325 370.3876] +/Rect [499.2773 457.6847 511.2325 466.641] /Subtype /Link -/A << /S /GoTo /D (subsection.4.12.2) >> +/A << /S /GoTo /D (subsection.4.11.2) >> >> endobj 1053 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 339.111 511.2325 347.8432] +/Rect [499.2773 445.653 511.2325 454.6093] /Subtype /Link -/A << /S /GoTo /D (chapter.5) >> +/A << /S /GoTo /D (subsubsection.4.11.2.1) >> >> endobj 1054 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 327.0992 511.2325 336.0555] +/Rect [499.2773 433.6213 511.2325 442.5776] /Subtype /Link -/A << /S /GoTo /D (section.5.1) >> +/A << /S /GoTo /D (subsubsection.4.11.2.2) >> >> endobj 1055 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 315.0676 511.2325 324.0238] +/Rect [499.2773 421.5897 511.2325 430.5459] /Subtype /Link -/A << /S /GoTo /D (section.5.2) >> +/A << /S /GoTo /D (subsubsection.4.11.2.3) >> >> endobj 1056 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 292.7473 511.2325 301.4795] +/Rect [499.2773 409.558 511.2325 418.5143] /Subtype /Link -/A << /S /GoTo /D (chapter.6) >> +/A << /S /GoTo /D (subsection.4.11.3) >> >> endobj 1057 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 280.7355 511.2325 289.6918] +/Rect [499.2773 397.5263 511.2325 406.6321] /Subtype /Link -/A << /S /GoTo /D (section.6.1) >> +/A << /S /GoTo /D (subsection.4.11.4) >> >> endobj 1058 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 268.7038 511.2325 277.8096] +/Rect [499.2773 385.4946 511.2325 394.4509] /Subtype /Link -/A << /S /GoTo /D (subsection.6.1.1) >> +/A << /S /GoTo /D (subsection.4.11.5) >> >> endobj 1059 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 256.6722 511.2325 265.7779] +/Rect [499.2773 373.4629 511.2325 382.4192] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.1.1.1) >> +/A << /S /GoTo /D (subsection.4.11.6) >> >> endobj 1060 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 244.7402 511.2325 253.7462] +/Rect [499.2773 361.4313 511.2325 370.3876] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.1.1.2) >> +/A << /S /GoTo /D (section.4.12) >> >> endobj 1061 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 232.7085 511.2325 241.7146] +/Rect [499.2773 349.3996 511.2325 358.3559] /Subtype /Link -/A << /S /GoTo /D (subsection.6.1.2) >> +/A << /S /GoTo /D (subsection.4.12.1) >> >> endobj 1062 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 220.6768 511.2325 229.6829] +/Rect [499.2773 337.3679 511.2325 346.3242] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.1.2.1) >> +/A << /S /GoTo /D (subsection.4.12.2) >> >> endobj 1063 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 208.6451 511.2325 217.6512] +/Rect [499.2773 315.0477 511.2325 323.7798] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.1.2.2) >> +/A << /S /GoTo /D (chapter.5) >> >> endobj 1064 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 196.6134 511.2325 205.6195] +/Rect [499.2773 303.0359 511.2325 311.9922] /Subtype /Link -/A << /S /GoTo /D (section.6.2) >> +/A << /S /GoTo /D (section.5.1) >> >> endobj 1065 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 184.4821 511.2325 193.5878] +/Rect [499.2773 291.0042 511.2325 299.9605] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.1) >> +/A << /S /GoTo /D (section.5.2) >> >> endobj 1066 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 172.4504 511.2325 181.5562] +/Rect [499.2773 268.684 511.2325 277.4161] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.2) >> +/A << /S /GoTo /D (chapter.6) >> >> endobj 1067 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 160.4187 511.2325 169.5245] +/Rect [499.2773 256.6722 511.2325 265.6285] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.3) >> +/A << /S /GoTo /D (section.6.1) >> >> endobj 1068 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 148.4867 511.2325 157.4928] +/Rect [499.2773 244.6405 511.2325 253.7462] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.4) >> +/A << /S /GoTo /D (subsection.6.1.1) >> >> endobj 1069 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 136.4551 511.2325 145.4611] +/Rect [499.2773 232.6088 511.2325 241.7146] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.5) >> +/A << /S /GoTo /D (subsubsection.6.1.1.1) >> >> endobj 1070 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 124.3237 511.2325 133.4295] +/Rect [499.2773 220.6768 511.2325 229.6829] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.6) >> +/A << /S /GoTo /D (subsubsection.6.1.1.2) >> >> endobj 1071 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 112.292 511.2325 121.3978] +/Rect [499.2773 208.6451 511.2325 217.6512] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.7) >> +/A << /S /GoTo /D (subsection.6.1.2) >> >> endobj 1072 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 100.2604 511.2325 109.3661] +/Rect [499.2773 196.6134 511.2325 205.6195] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.8) >> +/A << /S /GoTo /D (subsubsection.6.1.2.1) >> >> endobj 1073 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 88.2287 511.2325 97.3344] +/Rect [499.2773 184.5818 511.2325 193.5878] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.9) >> +/A << /S /GoTo /D (subsubsection.6.1.2.2) >> >> endobj 1074 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 76.197 511.2325 85.3027] +/Rect [499.2773 172.5501 511.2325 181.5562] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.10) >> +/A << /S /GoTo /D (section.6.2) >> >> endobj 1075 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [499.2773 64.1653 511.2325 73.2711] +/Rect [499.2773 160.4187 511.2325 169.5245] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.10.1) >> +/A << /S /GoTo /D (subsection.6.2.1) >> >> endobj -1015 0 obj << -/D [1013 0 R /XYZ 56.6929 794.5015 null] +1076 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.2773 148.3871 511.2325 157.4928] +/Subtype /Link +/A << /S /GoTo /D (subsection.6.2.2) >> >> endobj -1012 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R >> -/ProcSet [ /PDF /Text ] +1077 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.2773 136.3554 511.2325 145.4611] +/Subtype /Link +/A << /S /GoTo /D (subsection.6.2.3) >> >> endobj 1078 0 obj << -/Length 3426 -/Filter /FlateDecode ->> -stream -xKSI| - v0c7<3hbH[ʆlDeTYfcNDQ:8j7 Ở0Gzp|%Z689mśw{sp?:fTԟo%Y5B s.vDI!O;v~um"JX,7o9&LIbqтWфP 'U%ʤjhU_7Bmޞ/Fjo(%{CE=C:]^qK4,XA|7?N78A'x!Z3 篫juX-2I+7ybN! TJ~N2q`:@vT%NXTzO?/a kn屸f!ԽZ..F/~3l)付&`TLMD0Mnhگ~&|d4;m^_-B^5P7L5D cH? Ԉ\*7 ύ>VV&(丘 `5TLAHvD]q?)RR!BJG+\)D5RԨ/khYlhj,c ).'a1znNE, -[2F>V&䲘`aRL(8Z̾jԊ{p[9 % !]0C S\ -^}dvV#W0訣āzOlC.$d-_j4i+UOxugŏ*b t@@āzO pC r@b>[ۋ4Q3ыEH\1â# E& {‚),3 `q8׏#PS } 1<:@'<$Q +8Mtf[aSVL0ĨāQzT(m0 泪dhT(Þ+"Xt1\E[x=Yj,SkWLEàV& u"B[B-$\Vj=)]O>.WEZίʸ -\LjZTk56&XZ`i lD80uQI^ [~g5Loɯx/!GCF@&{"@J”kx[-&8hsOi;-ܶ7!IC (d@'W*A7E_Χ3?U0Kb!1̲/I4F' 'Bt - $>\e>GrT @ -` SsEia79a{~_i=%b!4L̝Ė%׈]^-n/};$B<`X1*b+̹80PdÅEjy9-0A߼*zjŤLK&}~sq`X%Ҁٸ#eԳ7fLs 18bHA G7V[ b^! Trq`/E(<ͼx&dGY5ʷHe݆FHr'c#P%2q`##z!SFD 1[,@C 8pi 7r_-tgn7 VIHi1/r3 ubEKUq~ln0kSX 0axd@'@aT9>RTZ 5Rn_3Y -0Pbٹ80TP %R1;Ej}V0Đ`Hd@'$0j#OTs7Ho5`!b!`B'ԥwvE;=4ŴC 1hl480hP *h[/硡mCYwbaLPN$='FPew(=VLk)4#_6Ł@{kRb8bj_/)$XwRX 0adA'@,ǂ>ƌ(l ,%a\RP&uEibbq%ԀDB抙PLą~!9䢽Nclt=< dR7R]]bbn+{k79ٯ~xF@0QοB 1m%`L8|q/G C1d h\ d48CEcWigZ6wϛC1kWf5ӛ0 >O`#Q62R,80G O kfm`jp - +b<@AP2`<#BiE恷~ w6b~`_e?&BG< aa1"Cjh<$>!b^hyW*'' ȧAf9@!C -P& }HyVs8/m./#L$O܊HHb1"#HhnLtxŏ/\fuN^S&͠d|+B , 1BJ("@0FPi* a2!ӗZ%xxC}Dk.'g昖RcY/ -bPAUQ2`PTSdP~zs|(pBCtGd];!!żC(K&} -"Jx9> +>> endobj +1079 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.2773 112.3917 511.2325 121.3978] +/Subtype /Link +/A << /S /GoTo /D (subsection.6.2.5) >> >> endobj 1080 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 758.4766 539.579 767.5824] +/Rect [499.2773 100.2604 511.2325 109.3661] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.10.2) >> +/A << /S /GoTo /D (subsection.6.2.6) >> >> endobj 1081 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 746.5057 539.579 755.462] +/Rect [499.2773 88.2287 511.2325 97.3344] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.10.3) >> +/A << /S /GoTo /D (subsection.6.2.7) >> >> endobj 1082 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 734.5349 539.579 743.6406] +/Rect [499.2773 76.197 511.2325 85.3027] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.11) >> +/A << /S /GoTo /D (subsection.6.2.8) >> >> endobj 1083 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 722.564 539.579 731.6697] +/Rect [499.2773 64.1653 511.2325 73.2711] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.12) >> +/A << /S /GoTo /D (subsection.6.2.9) >> >> endobj -1084 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 710.5931 539.579 719.5494] -/Subtype /Link -/A << /S /GoTo /D (subsection.6.2.13) >> +1023 0 obj << +/D [1021 0 R /XYZ 56.6929 794.5015 null] >> endobj -1085 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 698.6222 539.579 707.5785] -/Subtype /Link -/A << /S /GoTo /D (subsection.6.2.14) >> +1020 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R >> +/ProcSet [ /PDF /Text ] >> endobj 1086 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 686.6513 539.579 695.6076] -/Subtype /Link -/A << /S /GoTo /D (subsection.6.2.15) >> ->> endobj -1087 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 674.6804 539.579 683.6367] -/Subtype /Link -/A << /S /GoTo /D (subsection.6.2.16) >> +/Length 3431 +/Filter /FlateDecode +>> +stream +xKSI| + vxb`1BA1Bb$ao*U)jw`@TS=ـ?l`Ɂq(`|Ggahzy qg^PkWߝ;xw{G'McFE+zQ"UJs|p' J +~3c|CkQe|'a댏N9돢 _k>˦쬿0Dh>F梙\JlgoFŧ9:fPQz?HkB+n攥\Pfq6^CɕFA\)w$1Ƹh$ ա'MM e0GY3AcT*\|1Zz|DpROHo5<ʇhGW[I>x 魆b@-Ó=<_5of/%NZ_*%⏖"'!՜CeN2q`X1bo "'lXQHɼY..Fۙ?+]M0hz*V)F=Ҥ뚟H%sWżR j6tSHM.{b)hVh.FU,Mb#dz#gԧd:cB+xn3w"$!ՔC I& {"E be+vdfK3c{ZLq5A#j#R'AOAhk|mMe5)#jʥ\)8 Pӡr>6^=ރi-a骆b0lQb`@'L)! }|CIױW0Pi(2q`lLgleët\ƿumfI6!U C )2q` Tʨ q\vVb>m;'LbXlcXd@G,트X3?^6}n8i1s\C )sq`\!6L._:xL_tV0TX\NDhQ`dN%Lf狋Q-w|[c0˦\ŁIzOKKu5fr]\O!;IFb@lCHf7wMNiX/|S8wQ-60Ć#80QIl.f:CB!S U 1"\cŁzO<0Nћ"qϖMXNƠ^B=jŤLK&|>~ז당80qQqG(@ql2[Onp"G!C#E + 80P#aeۅSh-/eC1[.0@x'^&Jێ`\Ma[ܦ|Tmi$7;p9$d$B& uCK?qzxloZ i(bU0@j`$dP@'aTbϷWUs:V)VX$洚`5ÈāzOĴwGQ,8Sb7\G6)b@lym. { >r3/emPBliRזdV 1TX*80TP v-u坢r 5IFbH@Q0$2q`HT# wc_&R@Fmi5O`%SHw5L iˋk80P&81ڤ wvE;;7ii"lȆ@N Ev= 5n]0Oxy'&`t\LXp;ai{d۝^+dd4s%L/ȕ&V)P}lևSVd#`%āzOH +! 2^MGd`Lh5. + A80\P cB@\$eGf$2W0ĸ`\d@'.8%Nroqm6Ǟ>]q2i{.n11BÜ߿MR +ڛ?.wb"6 ~ `au=}L h>*Rnp_eߙB'8`j@$F;!a,sG-Uk𲞝jx!FT'>$ a2ޜG5@og}@HS8I1y*X 0 *1Zެ u 0dD_gI7(&_銐)B!ՐC  +I& }2?6R%H6gfο<\٬;{b֫TPUL T!4W@o߼}{8!śl4TCvB=CBy/P0L /ȋukn.^}(Oٵ(V!;ݑ(HP顕p`D0'S}%X +|p8d`D={ Cgݏ_}wfJSX5T?ft Uaw;:~іNrMR!{*UK@2C"` CUڿ#Numf?-L5Dj7Md2AN(/:endstream +endobj +1085 0 obj << +/Type /Page +/Contents 1086 0 R +/Resources 1084 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 939 0 R +/Annots [ 1088 0 R 1089 0 R 1090 0 R 1091 0 R 1092 0 R 1093 0 R 1094 0 R 1095 0 R 1096 0 R 1097 0 R 1098 0 R 1099 0 R 1100 0 R 1101 0 R 1102 0 R 1103 0 R 1104 0 R 1105 0 R 1106 0 R 1107 0 R 1108 0 R 1109 0 R 1110 0 R 1111 0 R 1112 0 R 1113 0 R 1114 0 R 1115 0 R 1116 0 R 1117 0 R 1118 0 R 1119 0 R 1120 0 R 1121 0 R 1122 0 R 1123 0 R 1124 0 R 1125 0 R 1126 0 R 1127 0 R 1128 0 R 1129 0 R 1130 0 R 1131 0 R 1132 0 R 1133 0 R 1134 0 R 1135 0 R 1136 0 R 1137 0 R 1138 0 R 1139 0 R 1140 0 R 1141 0 R 1142 0 R 1143 0 R 1144 0 R 1145 0 R 1146 0 R ] >> endobj 1088 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 662.7096 539.579 671.6658] +/Rect [527.6238 758.4766 539.579 767.5824] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.1) >> +/A << /S /GoTo /D (subsection.6.2.10) >> >> endobj 1089 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 650.7387 539.579 659.695] +/Rect [527.6238 746.5057 539.579 755.6115] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.2) >> +/A << /S /GoTo /D (subsubsection.6.2.10.1) >> >> endobj 1090 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 638.7678 539.579 647.7241] +/Rect [527.6238 734.5349 539.579 743.6406] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.3) >> +/A << /S /GoTo /D (subsubsection.6.2.10.2) >> >> endobj 1091 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 626.7969 539.579 635.7532] +/Rect [527.6238 722.564 539.579 731.5203] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.4) >> +/A << /S /GoTo /D (subsubsection.6.2.10.3) >> >> endobj 1092 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 614.826 539.579 623.7823] +/Rect [527.6238 710.5931 539.579 719.6988] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.5) >> +/A << /S /GoTo /D (subsection.6.2.11) >> >> endobj 1093 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 602.8551 539.579 611.8114] +/Rect [527.6238 698.6222 539.579 707.5785] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.6) >> +/A << /S /GoTo /D (subsection.6.2.12) >> >> endobj 1094 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 590.8843 539.579 599.8405] +/Rect [527.6238 686.6513 539.579 695.6076] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.7) >> +/A << /S /GoTo /D (subsection.6.2.13) >> >> endobj 1095 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 579.013 539.579 587.8696] +/Rect [527.6238 674.6804 539.579 683.6367] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.8) >> +/A << /S /GoTo /D (subsection.6.2.14) >> >> endobj 1096 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 566.9425 539.579 575.8988] +/Rect [527.6238 662.7096 539.579 671.6658] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.9) >> +/A << /S /GoTo /D (subsection.6.2.15) >> >> endobj 1097 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 554.9716 539.579 563.9279] +/Rect [527.6238 650.7387 539.579 659.695] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.10) >> +/A << /S /GoTo /D (subsection.6.2.16) >> >> endobj 1098 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 543.1004 539.579 552.1065] +/Rect [527.6238 638.7678 539.579 647.7241] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.11) >> +/A << /S /GoTo /D (subsubsection.6.2.16.1) >> >> endobj 1099 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 531.1295 539.579 540.1356] +/Rect [527.6238 626.7969 539.579 635.7532] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.12) >> +/A << /S /GoTo /D (subsubsection.6.2.16.2) >> >> endobj 1100 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 519.0589 539.579 528.0152] +/Rect [527.6238 614.826 539.579 623.7823] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.13) >> +/A << /S /GoTo /D (subsubsection.6.2.16.3) >> >> endobj 1101 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 507.0881 539.579 516.0443] +/Rect [527.6238 602.8551 539.579 611.8114] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.14) >> +/A << /S /GoTo /D (subsubsection.6.2.16.4) >> >> endobj 1102 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 495.2168 539.579 504.0735] +/Rect [527.6238 590.8843 539.579 599.8405] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.15) >> +/A << /S /GoTo /D (subsubsection.6.2.16.5) >> >> endobj 1103 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 483.1463 539.579 492.1026] +/Rect [527.6238 578.9134 539.579 587.8696] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.16) >> +/A << /S /GoTo /D (subsubsection.6.2.16.6) >> >> endobj 1104 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 471.1754 539.579 480.1317] +/Rect [527.6238 566.9425 539.579 575.8988] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.17) >> +/A << /S /GoTo /D (subsubsection.6.2.16.7) >> >> endobj 1105 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 459.2045 539.579 468.3103] +/Rect [527.6238 555.0713 539.579 563.9279] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.18) >> +/A << /S /GoTo /D (subsubsection.6.2.16.8) >> >> endobj 1106 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 447.2336 539.579 456.1899] +/Rect [527.6238 543.0007 539.579 551.957] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.19) >> +/A << /S /GoTo /D (subsubsection.6.2.16.9) >> >> endobj 1107 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 435.2628 539.579 444.219] +/Rect [527.6238 531.0298 539.579 539.9861] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.16.20) >> +/A << /S /GoTo /D (subsubsection.6.2.16.10) >> >> endobj 1108 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 423.2919 539.579 432.2481] +/Rect [527.6238 519.1586 539.579 528.1647] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.17) >> +/A << /S /GoTo /D (subsubsection.6.2.16.11) >> >> endobj 1109 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 411.321 539.579 420.2773] +/Rect [527.6238 507.0881 539.579 516.0443] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.18) >> +/A << /S /GoTo /D (subsubsection.6.2.16.12) >> >> endobj 1110 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 399.3501 539.579 408.3064] +/Rect [527.6238 495.1172 539.579 504.0735] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.19) >> +/A << /S /GoTo /D (subsubsection.6.2.16.13) >> >> endobj 1111 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 387.3792 539.579 396.3355] +/Rect [527.6238 483.1463 539.579 492.1026] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.20) >> +/A << /S /GoTo /D (subsubsection.6.2.16.14) >> >> endobj 1112 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 375.4083 539.579 384.3646] +/Rect [527.6238 471.2751 539.579 480.1317] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.21) >> +/A << /S /GoTo /D (subsubsection.6.2.16.15) >> >> endobj 1113 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 363.4374 539.579 372.3937] +/Rect [527.6238 459.2045 539.579 468.1608] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.22) >> +/A << /S /GoTo /D (subsubsection.6.2.16.16) >> >> endobj 1114 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 351.4666 539.579 360.4228] +/Rect [527.6238 447.2336 539.579 456.1899] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.23) >> +/A << /S /GoTo /D (subsubsection.6.2.16.17) >> >> endobj 1115 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 339.4957 539.579 348.452] +/Rect [527.6238 435.2628 539.579 444.3685] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.24) >> +/A << /S /GoTo /D (subsubsection.6.2.16.18) >> >> endobj 1116 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 327.5248 539.579 336.4811] +/Rect [527.6238 423.2919 539.579 432.2481] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.25) >> +/A << /S /GoTo /D (subsubsection.6.2.16.19) >> >> endobj 1117 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 315.5539 539.579 324.5102] +/Rect [527.6238 411.321 539.579 420.2773] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.26) >> +/A << /S /GoTo /D (subsubsection.6.2.16.20) >> >> endobj 1118 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 303.583 539.579 312.5393] +/Rect [527.6238 399.3501 539.579 408.3064] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.27) >> +/A << /S /GoTo /D (subsection.6.2.17) >> >> endobj 1119 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 291.6121 539.579 300.5684] +/Rect [527.6238 387.3792 539.579 396.3355] /Subtype /Link -/A << /S /GoTo /D (subsection.6.2.28) >> +/A << /S /GoTo /D (subsection.6.2.18) >> >> endobj 1120 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 279.6413 539.579 288.5975] +/Rect [527.6238 375.4083 539.579 384.3646] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.28.1) >> +/A << /S /GoTo /D (subsection.6.2.19) >> >> endobj 1121 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 267.6704 539.579 276.6267] +/Rect [527.6238 363.4374 539.579 372.3937] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.28.2) >> +/A << /S /GoTo /D (subsection.6.2.20) >> >> endobj 1122 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [527.6238 255.6995 539.579 264.6558] +/Rect [527.6238 351.4666 539.579 360.4228] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.28.3) >> +/A << /S /GoTo /D (subsection.6.2.21) >> >> endobj 1123 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 243.7286 539.579 252.8343] +/Rect [527.6238 339.4957 539.579 348.452] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.28.4) >> +/A << /S /GoTo /D (subsection.6.2.22) >> >> endobj 1124 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 231.7577 539.579 240.8635] +/Rect [527.6238 327.5248 539.579 336.4811] /Subtype /Link -/A << /S /GoTo /D (section.6.3) >> +/A << /S /GoTo /D (subsection.6.2.23) >> >> endobj 1125 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 219.7868 539.579 228.8926] +/Rect [527.6238 315.5539 539.579 324.5102] /Subtype /Link -/A << /S /GoTo /D (subsection.6.3.1) >> +/A << /S /GoTo /D (subsection.6.2.24) >> >> endobj 1126 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 207.8159 539.579 216.9217] +/Rect [527.6238 303.583 539.579 312.5393] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.3.1.1) >> +/A << /S /GoTo /D (subsection.6.2.25) >> >> endobj 1127 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 195.845 539.579 204.9508] +/Rect [527.6238 291.6121 539.579 300.5684] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.3.1.2) >> +/A << /S /GoTo /D (subsection.6.2.26) >> >> endobj 1128 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 183.8742 539.579 192.9799] +/Rect [527.6238 279.6413 539.579 288.5975] /Subtype /Link -/A << /S /GoTo /D (subsection.6.3.2) >> +/A << /S /GoTo /D (subsection.6.2.27) >> >> endobj 1129 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 171.9033 539.579 181.009] +/Rect [527.6238 267.6704 539.579 276.6267] /Subtype /Link -/A << /S /GoTo /D (subsection.6.3.3) >> +/A << /S /GoTo /D (subsection.6.2.28) >> >> endobj 1130 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 159.9324 539.579 169.0381] +/Rect [527.6238 255.6995 539.579 264.6558] /Subtype /Link -/A << /S /GoTo /D (subsection.6.3.4) >> +/A << /S /GoTo /D (subsubsection.6.2.28.1) >> >> endobj 1131 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 147.9615 539.579 157.0673] +/Rect [527.6238 243.7286 539.579 252.6849] /Subtype /Link -/A << /S /GoTo /D (subsection.6.3.5) >> +/A << /S /GoTo /D (subsubsection.6.2.28.2) >> >> endobj 1132 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 135.9906 539.579 145.0964] +/Rect [527.6238 231.7577 539.579 240.714] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.3.5.1) >> +/A << /S /GoTo /D (subsubsection.6.2.28.3) >> >> endobj 1133 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 124.0197 539.579 133.1255] +/Rect [522.6425 219.7868 539.579 228.8926] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.3.5.2) >> +/A << /S /GoTo /D (subsubsection.6.2.28.4) >> >> endobj 1134 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 112.0489 539.579 121.1546] +/Rect [522.6425 207.8159 539.579 216.9217] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.3.5.3) >> +/A << /S /GoTo /D (section.6.3) >> >> endobj 1135 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 100.078 539.579 109.1837] +/Rect [522.6425 195.845 539.579 204.9508] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.3.5.4) >> +/A << /S /GoTo /D (subsection.6.3.1) >> >> endobj 1136 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 88.1071 539.579 97.2128] +/Rect [522.6425 183.8742 539.579 192.9799] /Subtype /Link -/A << /S /GoTo /D (subsection.6.3.6) >> +/A << /S /GoTo /D (subsubsection.6.3.1.1) >> >> endobj 1137 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 76.1362 539.579 85.242] +/Rect [522.6425 171.9033 539.579 181.009] /Subtype /Link -/A << /S /GoTo /D (subsection.6.3.7) >> +/A << /S /GoTo /D (subsubsection.6.3.1.2) >> >> endobj 1138 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 64.1653 539.579 73.2711] +/Rect [522.6425 159.9324 539.579 169.0381] /Subtype /Link -/A << /S /GoTo /D (section.6.4) >> +/A << /S /GoTo /D (subsection.6.3.2) >> >> endobj -1079 0 obj << -/D [1077 0 R /XYZ 85.0394 794.5015 null] +1139 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [522.6425 147.9615 539.579 157.0673] +/Subtype /Link +/A << /S /GoTo /D (subsection.6.3.3) >> >> endobj -1076 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R >> -/ProcSet [ /PDF /Text ] +1140 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [522.6425 135.9906 539.579 145.0964] +/Subtype /Link +/A << /S /GoTo /D (subsection.6.3.4) >> >> endobj 1141 0 obj << -/Length 3413 -/Filter /FlateDecode ->> -stream -xmsS]{Ƶ/:J'LӼHBM4AZ~R9\fw)/VŪjWո߿f/&gTfCgy0V{ctԿSh/;A( -x@wH:B۟ 4t,lf]ʥ}g3ⓙL -0HbQJIV.P9`%TWܗr\Ȗ!>BCLhiTH ШЌ+ -fN7bE=.Km"젢#'+ - 1EaJ)eÊFEoL@ESl#l+؃r|$ 1aQ#`r,©}Ռ_^ۋg?*_>b;DklJԑ(Q[sM쏭|VԛjVW.8;1;DLӜ]zčv{ϭK8BdV J0{!`,M{nBځ̎f6 ^-Oh~_|o oz>] OnokqPPH NȈ`\ل3F eӬ"Օ *IL.p\u5)'U_db?kL,0ĈPw= -eF;X_D-r;YA]Y΋~L/b sL0ȀP6#Fň*kOokIOCۖ>\HB!$P'H $P>dF8QqV̪f,w`z:-U9ea^ g蠇%s 1.2(@0.PxlVY*n~{U=*/۞-<% 1$(@0Pٖ.&V_,ێcapd|V2P5ʆ^b`Ƞ=2Tt7Gɀ quhkP8߄I~")J>W C  -B$ }cdd$x1 Sn^fiP&7>ɼCK$Խ+e5o85m C)PH {OD -dOAx¤nɸoCTEg5`!U,F& # TlQ=2W|1s<_,fݘu*:,> '1`EB tr F7H`SnBEK[miW[wvW^P)Y HbBLBGFo$2BO]=N[?tܾfu{{J?CD戲K@0PA"f8a* -] Vˢn^dYId41Svz0}x(P[rJhtbWiQ9ɦ[!ۦ[ꗳv6#b^ -kdfb\~|'Klkij{2ݓ M3&5Aȷ/e1?9;˖jp$"CL%)ʇ  uJj1 -RNu2MyQ<#j|W_7U[rd|y޿wy ?HN &-c@0Pn Keb6:qV|:Y+P.H +{cc/gv~CQE1Ek׆~흨(~<=uLf=~Ul,~;ܜP#CAQ"`=m1ic=mwM׳[$7h#8}X n[AUgm[O'm{.mߍOt2F -I >`ɤ,C{Lc`;5wȇLn߆;&`b9l@0P&aHnIm6WID} |ΓQPSfH Q@$G!-W:Ox2N -  upbhqF]iSՅ$d!J  u@(a՟=|iš}'O? @Zo aU̐<~#%{on~ЄC߸Ŵ!,^.7:"71l>endstream -endobj -1140 0 obj << -/Type /Page -/Contents 1141 0 R -/Resources 1139 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 931 0 R -/Annots [ 1143 0 R 1144 0 R 1145 0 R 1146 0 R 1147 0 R 1148 0 R 1152 0 R 1153 0 R 1154 0 R 1155 0 R 1156 0 R 1157 0 R 1158 0 R 1159 0 R 1160 0 R 1161 0 R 1162 0 R 1163 0 R 1164 0 R 1165 0 R 1166 0 R 1167 0 R 1168 0 R 1169 0 R 1170 0 R 1171 0 R 1172 0 R 1173 0 R 1174 0 R 1175 0 R 1176 0 R 1177 0 R 1178 0 R 1179 0 R 1180 0 R 1181 0 R 1182 0 R 1183 0 R 1184 0 R 1185 0 R 1186 0 R 1187 0 R 1188 0 R 1189 0 R 1190 0 R 1191 0 R 1192 0 R 1193 0 R 1194 0 R 1195 0 R 1196 0 R 1197 0 R 1198 0 R 1199 0 R 1200 0 R ] +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [522.6425 124.0197 539.579 133.1255] +/Subtype /Link +/A << /S /GoTo /D (subsection.6.3.5) >> +>> endobj +1142 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [522.6425 112.0489 539.579 121.1546] +/Subtype /Link +/A << /S /GoTo /D (subsubsection.6.3.5.1) >> >> endobj 1143 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 758.4766 511.2325 767.5824] +/Rect [522.6425 100.078 539.579 109.1837] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.4.0.1) >> +/A << /S /GoTo /D (subsubsection.6.3.5.2) >> >> endobj 1144 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 746.4943 511.2325 755.5003] +/Rect [522.6425 88.1071 539.579 97.2128] /Subtype /Link -/A << /S /GoTo /D (subsection.6.4.1) >> +/A << /S /GoTo /D (subsubsection.6.3.5.3) >> >> endobj 1145 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 734.4122 511.2325 743.4183] +/Rect [522.6425 76.1362 539.579 85.242] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.4.1.1) >> +/A << /S /GoTo /D (subsubsection.6.3.5.4) >> >> endobj 1146 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 722.3302 511.2325 731.3362] +/Rect [522.6425 64.1653 539.579 73.2711] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.4.1.2) >> +/A << /S /GoTo /D (subsection.6.3.6) >> >> endobj -1147 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 710.2481 511.2325 719.2542] -/Subtype /Link -/A << /S /GoTo /D (subsubsection.6.4.1.3) >> +1087 0 obj << +/D [1085 0 R /XYZ 85.0394 794.5015 null] >> endobj +1084 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1149 0 obj << +/Length 3424 +/Filter /FlateDecode +>> +stream +x[s6) + vvl馗k3-2'R3NtZ.'cj^WrQړqcr2V4@[i, -$pOlԿ14ܗg@=ȼޱ@0:P73A-g߼4= bUjbP> >k|ƓyOPQ0O@0P[x#-Y"Y%Gj[zLΟ%>a<C(C$ԽpAD@sW7zU.o95''3`b  #uA%`%T7—r\Ȗ!>BCLhiTH Ш tf ?MtuQOh:$ĩz;DNO(1Q[-sM쏭IyQM5+ԃ:H9a*o31x+V*m҉|Lޖ^/~-3*}>e0ߌa#`brg;xr+'y^WjZvx%4f64p?jǧ=Hh[Gpd"!F19LD$= [Dr7޻#J ^0?MPNˀySմ\ S;8j #?o050p>,Q{ncs)ω,vs)IنZX',?nܬwRnޓv!(F@0P'lj +2\=]6*Rg$TrwTQO#gb;\iL I ?5^db!F,dlH {7cwi}u#~䶨g;}=XKo֋n:yB`d! >@@ aB8|߷%l~ζZ)בG䒝L HrC߱3bn-ݕS챽0hva|xMXSZi~~jm0y[7r:i͡tBrS4Dώx(2@0tP%3N$9;kB}=[V+Ujnayp~պ_(rhHV2 # #uD9x_D.rWA]Μff,3_f$. `a|xG, Խ52Ӟ-[?Sgn_.$!ɐC  +I$ }(<#LSOYu=ٲ}#\$.׳Yٮʩ/+zfϣo20ĸʠ\D@dwXqQ+p}Uū!υd!!@94ŤUeqQ` ? Nj22CK, ԽCFO\ʀau7l&kP8Nto? Q?>FU*aG X {Z\rOt}0zY1YZ,2f^Od^! T % LQq}~E `]Wm-kv|@PC0@@0P %H-@퀯nC +y&dn! & s#Qo;{p?>C(!O$Խ#{~{)'ŅD/I|]gL0(BD(@{ +&Rp(P= +Ӻ%Or}((2>C 02@0dPPtL#sY,s}Nݒ5V2;,> '1`EB wvr#-"M;n7IJFڒӮ+n^J'h*3CTiDDhJ3 Hw$z,نVݺͺe}dqv8 AoXDފ1q#vk7QZ--&~LA'jsOOjX& 1`Q"`*M(gP@+ନpr-WMӭf+Y;du(XI3+~GKVbԡECoaO*3֠557]_ gbq2;˖jkp$BCL()&  +uJp+ ʜPu{e6_P-x:䶜ToZEyBR-d!L[b`:hsJV:βV1tMaidV! + e%ʞFmfr¹藐Ϻ^w ٯ_ wbb);|H.1m'0tYxZ;OnN(!vF)цiI26vtKyAqnPp&{ٱ@0Pp W-'i{oKAy~1NbA!0B!Q#s4/^n2;cX ;$7$mvؙݾ ׵ODw2M b`4M\-ܓ56Kj[m؁ODy2Q# +jj0Q@0P(&H&'JՖUMe +ԧ'<'`Eqᄺ8QFTqF]Yե>$d!)  uA n^}:̣2}(@>ũ;( Sû#Q WHi"q3a u(> }$a_}!`_87Vo0u# f#clxi?=—"!y}p`~UDC_pŵ!R= Pw@,endstream +endobj 1148 0 obj << +/Type /Page +/Contents 1149 0 R +/Resources 1147 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 939 0 R +/Annots [ 1151 0 R 1152 0 R 1153 0 R 1154 0 R 1155 0 R 1156 0 R 1157 0 R 1158 0 R 1162 0 R 1163 0 R 1164 0 R 1165 0 R 1166 0 R 1167 0 R 1168 0 R 1169 0 R 1170 0 R 1171 0 R 1172 0 R 1173 0 R 1174 0 R 1175 0 R 1176 0 R 1177 0 R 1178 0 R 1179 0 R 1180 0 R 1181 0 R 1182 0 R 1183 0 R 1184 0 R 1185 0 R 1186 0 R 1187 0 R 1188 0 R 1189 0 R 1190 0 R 1191 0 R 1192 0 R 1193 0 R 1194 0 R 1195 0 R 1196 0 R 1197 0 R 1198 0 R 1199 0 R 1200 0 R 1201 0 R 1202 0 R 1203 0 R 1204 0 R 1205 0 R 1206 0 R 1207 0 R 1208 0 R ] +>> endobj +1151 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 698.0664 511.2325 707.1721] +/Rect [494.296 758.4766 511.2325 767.5824] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.4.1.4) >> +/A << /S /GoTo /D (subsection.6.3.7) >> >> endobj 1152 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 686.084 511.2325 695.0901] +/Rect [494.296 746.3946 511.2325 755.5003] /Subtype /Link -/A << /S /GoTo /D (subsubsection.6.4.1.5) >> +/A << /S /GoTo /D (section.6.4) >> >> endobj 1153 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 663.4123 511.2325 672.2689] +/Rect [494.296 734.3125 511.2325 743.4183] /Subtype /Link -/A << /S /GoTo /D (chapter.7) >> +/A << /S /GoTo /D (subsubsection.6.4.0.1) >> >> endobj 1154 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 651.3501 511.2325 660.4558] +/Rect [494.296 722.3302 511.2325 731.3362] /Subtype /Link -/A << /S /GoTo /D (section.7.1) >> +/A << /S /GoTo /D (subsection.6.4.1) >> >> endobj 1155 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 639.268 511.2325 648.3738] +/Rect [494.296 710.2481 511.2325 719.2542] /Subtype /Link -/A << /S /GoTo /D (section.7.2) >> +/A << /S /GoTo /D (subsubsection.6.4.1.1) >> >> endobj 1156 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 627.186 511.2325 636.2917] +/Rect [494.296 698.1661 511.2325 707.1721] /Subtype /Link -/A << /S /GoTo /D (subsection.7.2.1) >> +/A << /S /GoTo /D (subsubsection.6.4.1.2) >> >> endobj 1157 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 615.1039 511.2325 624.2097] +/Rect [494.296 686.084 511.2325 695.0901] /Subtype /Link -/A << /S /GoTo /D (subsection.7.2.2) >> +/A << /S /GoTo /D (subsubsection.6.4.1.3) >> >> endobj 1158 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 603.0219 511.2325 612.1276] +/Rect [494.296 673.9023 511.2325 683.008] /Subtype /Link -/A << /S /GoTo /D (section.7.3) >> ->> endobj -1159 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 580.4498 511.2325 589.3064] -/Subtype /Link -/A << /S /GoTo /D (chapter.8) >> ->> endobj -1160 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 568.3876 511.2325 577.4934] -/Subtype /Link -/A << /S /GoTo /D (section.8.1) >> ->> endobj -1161 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 556.3056 511.2325 565.4113] -/Subtype /Link -/A << /S /GoTo /D (subsection.8.1.1) >> +/A << /S /GoTo /D (subsubsection.6.4.1.4) >> >> endobj 1162 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 544.2235 511.2325 553.3293] +/Rect [494.296 661.9199 511.2325 670.926] /Subtype /Link -/A << /S /GoTo /D (section.8.2) >> +/A << /S /GoTo /D (subsubsection.6.4.1.5) >> >> endobj 1163 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 532.1415 511.2325 541.2472] +/Rect [494.296 639.2482 511.2325 648.1048] /Subtype /Link -/A << /S /GoTo /D (section.8.3) >> +/A << /S /GoTo /D (chapter.7) >> >> endobj 1164 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 509.7138 511.2325 518.426] +/Rect [494.296 627.186 511.2325 636.2917] /Subtype /Link -/A << /S /GoTo /D (appendix.A) >> +/A << /S /GoTo /D (section.7.1) >> >> endobj 1165 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 497.6069 511.2325 506.6129] +/Rect [494.296 615.1039 511.2325 624.2097] /Subtype /Link -/A << /S /GoTo /D (section.A.1) >> +/A << /S /GoTo /D (section.7.2) >> >> endobj 1166 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 485.5248 511.2325 494.5309] +/Rect [494.296 603.0219 511.2325 612.1276] /Subtype /Link -/A << /S /GoTo /D (subsection.A.1.1) >> +/A << /S /GoTo /D (subsection.7.2.1) >> >> endobj 1167 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 473.4428 511.2325 482.4488] +/Rect [494.296 590.9398 511.2325 600.0456] /Subtype /Link -/A << /S /GoTo /D (section.A.2) >> +/A << /S /GoTo /D (subsection.7.2.2) >> >> endobj 1168 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 461.3607 511.2325 470.3668] +/Rect [494.296 578.8578 511.2325 587.9635] /Subtype /Link -/A << /S /GoTo /D (subsection.A.2.1) >> +/A << /S /GoTo /D (section.7.3) >> >> endobj 1169 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 449.2787 511.2325 458.2847] +/Rect [494.296 556.2857 511.2325 565.1423] /Subtype /Link -/A << /S /GoTo /D (section.A.3) >> +/A << /S /GoTo /D (chapter.8) >> >> endobj 1170 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 437.1966 511.2325 446.2027] +/Rect [494.296 544.2235 511.2325 553.3293] /Subtype /Link -/A << /S /GoTo /D (subsection.A.3.1) >> +/A << /S /GoTo /D (section.8.1) >> >> endobj 1171 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 425.0149 511.2325 434.1207] +/Rect [494.296 532.1415 511.2325 541.2472] /Subtype /Link -/A << /S /GoTo /D (subsection.A.3.2) >> +/A << /S /GoTo /D (subsection.8.1.1) >> >> endobj 1172 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 412.9329 511.2325 422.0386] +/Rect [494.296 520.0594 511.2325 529.1652] /Subtype /Link -/A << /S /GoTo /D (subsection.A.3.3) >> +/A << /S /GoTo /D (section.8.2) >> >> endobj 1173 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 400.8508 511.2325 409.9566] +/Rect [494.296 507.9774 511.2325 517.0831] /Subtype /Link -/A << /S /GoTo /D (section.A.4) >> +/A << /S /GoTo /D (section.8.3) >> >> endobj 1174 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 388.8684 511.2325 397.8745] +/Rect [494.296 485.5497 511.2325 494.2619] /Subtype /Link -/A << /S /GoTo /D (subsection.A.4.1) >> +/A << /S /GoTo /D (appendix.A) >> >> endobj 1175 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 376.7864 511.2325 385.7925] +/Rect [494.296 473.4428 511.2325 482.4488] /Subtype /Link -/A << /S /GoTo /D (subsection.A.4.2) >> +/A << /S /GoTo /D (section.A.1) >> >> endobj 1176 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 364.7043 511.2325 373.7104] +/Rect [494.296 461.3607 511.2325 470.3668] /Subtype /Link -/A << /S /GoTo /D (subsection.A.4.3) >> +/A << /S /GoTo /D (subsection.A.1.1) >> >> endobj 1177 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 352.6223 511.2325 361.6284] +/Rect [494.296 449.2787 511.2325 458.2847] /Subtype /Link -/A << /S /GoTo /D (subsection.A.4.4) >> +/A << /S /GoTo /D (section.A.2) >> >> endobj 1178 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 340.4406 511.2325 349.5463] +/Rect [494.296 437.1966 511.2325 446.2027] /Subtype /Link -/A << /S /GoTo /D (subsection.A.4.5) >> +/A << /S /GoTo /D (subsection.A.2.1) >> >> endobj 1179 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 328.3585 511.2325 337.4643] +/Rect [494.296 425.1146 511.2325 434.1207] /Subtype /Link -/A << /S /GoTo /D (subsection.A.4.6) >> +/A << /S /GoTo /D (section.A.3) >> >> endobj 1180 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 316.2765 511.2325 325.3822] +/Rect [494.296 413.0325 511.2325 422.0386] /Subtype /Link -/A << /S /GoTo /D (subsubsection.A.4.6.1) >> +/A << /S /GoTo /D (subsection.A.3.1) >> >> endobj 1181 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 304.1944 511.2325 313.3002] +/Rect [494.296 400.8508 511.2325 409.9566] /Subtype /Link -/A << /S /GoTo /D (subsubsection.A.4.6.2) >> +/A << /S /GoTo /D (subsection.A.3.2) >> >> endobj 1182 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 292.1124 511.2325 301.2181] +/Rect [494.296 388.7688 511.2325 397.8745] /Subtype /Link -/A << /S /GoTo /D (subsubsection.A.4.6.3) >> +/A << /S /GoTo /D (subsection.A.3.3) >> >> endobj 1183 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 280.0303 511.2325 289.1361] +/Rect [494.296 376.6867 511.2325 385.7925] /Subtype /Link -/A << /S /GoTo /D (subsubsection.A.4.6.4) >> +/A << /S /GoTo /D (section.A.4) >> >> endobj 1184 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 267.9483 511.2325 277.054] +/Rect [494.296 364.7043 511.2325 373.7104] /Subtype /Link -/A << /S /GoTo /D (subsubsection.A.4.6.5) >> +/A << /S /GoTo /D (subsection.A.4.1) >> >> endobj 1185 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 255.8662 511.2325 264.972] +/Rect [494.296 352.6223 511.2325 361.6284] /Subtype /Link -/A << /S /GoTo /D (subsubsection.A.4.6.6) >> +/A << /S /GoTo /D (subsection.A.4.2) >> >> endobj 1186 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 243.7842 511.2325 252.8899] +/Rect [494.296 340.5402 511.2325 349.5463] /Subtype /Link -/A << /S /GoTo /D (subsection.A.4.7) >> +/A << /S /GoTo /D (subsection.A.4.3) >> >> endobj 1187 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 221.2121 511.2325 230.0687] +/Rect [494.296 328.4582 511.2325 337.4643] /Subtype /Link -/A << /S /GoTo /D (appendix.B) >> +/A << /S /GoTo /D (subsection.A.4.4) >> >> endobj 1188 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 209.1499 511.2325 218.2557] +/Rect [494.296 316.2765 511.2325 325.3822] /Subtype /Link -/A << /S /GoTo /D (section.B.1) >> +/A << /S /GoTo /D (subsection.A.4.5) >> >> endobj 1189 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 197.0679 511.2325 206.1736] +/Rect [494.296 304.1944 511.2325 313.3002] /Subtype /Link -/A << /S /GoTo /D (section.B.2) >> +/A << /S /GoTo /D (subsection.A.4.6) >> >> endobj 1190 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 184.9858 511.2325 194.0916] +/Rect [494.296 292.1124 511.2325 301.2181] /Subtype /Link -/A << /S /GoTo /D (section.B.3) >> +/A << /S /GoTo /D (subsubsection.A.4.6.1) >> >> endobj 1191 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 173.0034 511.2325 182.0095] +/Rect [494.296 280.0303 511.2325 289.1361] /Subtype /Link -/A << /S /GoTo /D (section.B.4) >> +/A << /S /GoTo /D (subsubsection.A.4.6.2) >> >> endobj 1192 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 160.8217 511.2325 169.9275] +/Rect [494.296 267.9483 511.2325 277.054] /Subtype /Link -/A << /S /GoTo /D (section.B.5) >> +/A << /S /GoTo /D (subsubsection.A.4.6.3) >> >> endobj 1193 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 148.7397 511.2325 157.8454] +/Rect [494.296 255.8662 511.2325 264.972] /Subtype /Link -/A << /S /GoTo /D (section.B.6) >> +/A << /S /GoTo /D (subsubsection.A.4.6.4) >> >> endobj 1194 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 136.6576 511.2325 145.7634] +/Rect [494.296 243.7842 511.2325 252.8899] /Subtype /Link -/A << /S /GoTo /D (section.B.7) >> +/A << /S /GoTo /D (subsubsection.A.4.6.5) >> >> endobj 1195 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 124.5756 511.2325 133.6813] +/Rect [494.296 231.7021 511.2325 240.8079] /Subtype /Link -/A << /S /GoTo /D (section.B.8) >> +/A << /S /GoTo /D (subsubsection.A.4.6.6) >> >> endobj 1196 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 112.4935 511.2325 121.5993] +/Rect [494.296 219.6201 511.2325 228.7258] /Subtype /Link -/A << /S /GoTo /D (section.B.9) >> +/A << /S /GoTo /D (subsection.A.4.7) >> >> endobj 1197 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 100.4115 511.2325 109.5172] +/Rect [494.296 197.048 511.2325 205.9046] /Subtype /Link -/A << /S /GoTo /D (section.B.10) >> +/A << /S /GoTo /D (appendix.B) >> >> endobj 1198 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 88.3294 511.2325 97.4352] +/Rect [494.296 184.9858 511.2325 194.0916] /Subtype /Link -/A << /S /GoTo /D (section.B.11) >> +/A << /S /GoTo /D (section.B.1) >> >> endobj 1199 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 76.2474 511.2325 85.3531] +/Rect [494.296 172.9038 511.2325 182.0095] /Subtype /Link -/A << /S /GoTo /D (section.B.12) >> +/A << /S /GoTo /D (section.B.2) >> >> endobj 1200 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [494.296 64.1653 511.2325 73.2711] +/Rect [494.296 160.8217 511.2325 169.9275] /Subtype /Link -/A << /S /GoTo /D (section.B.13) >> +/A << /S /GoTo /D (section.B.3) >> >> endobj -1142 0 obj << -/D [1140 0 R /XYZ 56.6929 794.5015 null] +1201 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [494.296 148.8393 511.2325 157.8454] +/Subtype /Link +/A << /S /GoTo /D (section.B.4) >> >> endobj -1139 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F39 1151 0 R /F21 930 0 R >> -/ProcSet [ /PDF /Text ] +1202 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [494.296 136.6576 511.2325 145.7634] +/Subtype /Link +/A << /S /GoTo /D (section.B.5) >> >> endobj 1203 0 obj << -/Length 660 -/Filter /FlateDecode ->> -stream -x;o0]c<}k@mɱ Jj_2e7!<ޑ N3.Qiԛc14 񨛲 C# )_)ۇq\0ifQ<=sg& Biɴ2{X|&݇c XJ_:?ȌrjAīm -[PQg-ZHg9ivE/qCO~:q0 (UH[6MYfMwDc`K (}GYNMvD!9C9{öZ *AgyQm* -̡ -Q% -ɡʦP2y*ۣjvwD匝5ISɚ`带D!9M&LzMjrA]04`2(0+n0X5+QHW6}eF^gԶjMgf_5lTXq`ֻւգRd`e!R -zS+7 au&Qa'sfE% -ɉʦDYPp(\WQuXa'Êsւ5Q8 !C?;>8w9^!KmD7W_K= * #endstream -endobj -1202 0 obj << -/Type /Page -/Contents 1203 0 R -/Resources 1201 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1216 0 R -/Annots [ 1205 0 R 1209 0 R 1210 0 R 1211 0 R 1212 0 R 1213 0 R 1214 0 R 1215 0 R ] +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [494.296 124.5756 511.2325 133.6813] +/Subtype /Link +/A << /S /GoTo /D (section.B.6) >> +>> endobj +1204 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [494.296 112.4935 511.2325 121.5993] +/Subtype /Link +/A << /S /GoTo /D (section.B.7) >> >> endobj 1205 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 758.4766 539.579 767.5824] +/Rect [494.296 100.4115 511.2325 109.5172] /Subtype /Link -/A << /S /GoTo /D (section.B.14) >> +/A << /S /GoTo /D (section.B.8) >> >> endobj -1209 0 obj << +1206 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 746.5215 539.579 755.6272] +/Rect [494.296 88.3294 511.2325 97.4352] /Subtype /Link -/A << /S /GoTo /D (section.B.15) >> +/A << /S /GoTo /D (section.B.9) >> >> endobj -1210 0 obj << +1207 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 734.666 539.579 743.672] +/Rect [494.296 76.2474 511.2325 85.3531] /Subtype /Link -/A << /S /GoTo /D (section.B.16) >> +/A << /S /GoTo /D (section.B.10) >> +>> endobj +1208 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [494.296 64.1653 511.2325 73.2711] +/Subtype /Link +/A << /S /GoTo /D (section.B.11) >> +>> endobj +1150 0 obj << +/D [1148 0 R /XYZ 56.6929 794.5015 null] +>> endobj +1147 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F39 1161 0 R /F21 938 0 R >> +/ProcSet [ /PDF /Text ] >> endobj 1211 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 722.6111 539.579 731.7169] -/Subtype /Link -/A << /S /GoTo /D (section.B.17) >> ->> endobj -1212 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 710.7556 539.579 719.7617] -/Subtype /Link -/A << /S /GoTo /D (section.B.18) >> +/Length 764 +/Filter /FlateDecode +>> +stream +xO0{!߾2$L1QS>&v-!kV硈"߳OiBNFʭȵDRt޽9*QgevzunUL]4!ӗܖy&?[.eF F?,gBr":&} M-DrCa:ƢXwhTZZ8/+9#&泺جizlJI!)qF6x[;q~oA +<,y6G0W JJB^\z^j;: b⎃2`+C+e7٦?eXmvPKL]7լ +vh};1Pa!>8 @yjw+ZlfRp9Fbⶂ~TB0ThzJ#tQztMajM ?U O4M,ph:MjY7J옟yES`􁗖 +n,m˝VUS/ǟ}@ VZвV >RXK-%xW;f|YEH@LTSTTL>P.M# l6aRXSQ` + +`ŭa% +ك +Q%_ VJx5&^.1W:璴sջ|endstream +endobj +1210 0 obj << +/Type /Page +/Contents 1211 0 R +/Resources 1209 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1226 0 R +/Annots [ 1213 0 R 1214 0 R 1215 0 R 1219 0 R 1220 0 R 1221 0 R 1222 0 R 1223 0 R 1224 0 R 1225 0 R ] >> endobj 1213 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 698.7008 539.579 707.8065] +/Rect [522.6425 758.4766 539.579 767.5824] /Subtype /Link -/A << /S /GoTo /D (section.B.19) >> +/A << /S /GoTo /D (section.B.12) >> >> endobj 1214 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [522.6425 686.7456 539.579 695.8514] +/Rect [522.6425 746.5215 539.579 755.6272] /Subtype /Link -/A << /S /GoTo /D (section.B.20) >> +/A << /S /GoTo /D (section.B.13) >> >> endobj 1215 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] +/Rect [522.6425 734.5663 539.579 743.672] +/Subtype /Link +/A << /S /GoTo /D (section.B.14) >> +>> endobj +1219 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [522.6425 722.6111 539.579 731.7169] +/Subtype /Link +/A << /S /GoTo /D (section.B.15) >> +>> endobj +1220 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [522.6425 710.7556 539.579 719.7617] +/Subtype /Link +/A << /S /GoTo /D (section.B.16) >> +>> endobj +1221 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [522.6425 698.7008 539.579 707.8065] +/Subtype /Link +/A << /S /GoTo /D (section.B.17) >> +>> endobj +1222 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [522.6425 686.8453 539.579 695.8514] +/Subtype /Link +/A << /S /GoTo /D (section.B.18) >> +>> endobj +1223 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] /Rect [522.6425 674.7905 539.579 683.8962] /Subtype /Link +/A << /S /GoTo /D (section.B.19) >> +>> endobj +1224 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [522.6425 662.8353 539.579 671.941] +/Subtype /Link +/A << /S /GoTo /D (section.B.20) >> +>> endobj +1225 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [522.6425 650.8801 539.579 659.9859] +/Subtype /Link /A << /S /GoTo /D (section.B.21) >> >> endobj -1204 0 obj << -/D [1202 0 R /XYZ 85.0394 794.5015 null] +1212 0 obj << +/D [1210 0 R /XYZ 85.0394 794.5015 null] >> endobj -1201 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R >> +1209 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1219 0 obj << +1229 0 obj << /Length 2174 /Filter /FlateDecode >> @@ -4275,48 +4294,48 @@ F Q+O(߅٤,[|֧%_P[B騠`UtqwyLʳY'}3W$hV?pY8I lS2ok$\عӀH~oPrtHx-T3v@]` =:n!zd=@OUo 7:AA%r2)"sZVic; hWc+3#o]yJJVr\4lq˒FC9x- = 5༚c3͡vH-E`{1?ඖg#!`jIB0{R:^endstream endobj -1218 0 obj << +1228 0 obj << /Type /Page -/Contents 1219 0 R -/Resources 1217 0 R +/Contents 1229 0 R +/Resources 1227 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1216 0 R +/Parent 1226 0 R >> endobj 6 0 obj << -/D [1218 0 R /XYZ 85.0394 769.5949 null] +/D [1228 0 R /XYZ 85.0394 769.5949 null] >> endobj -1220 0 obj << -/D [1218 0 R /XYZ 85.0394 582.8476 null] +1230 0 obj << +/D [1228 0 R /XYZ 85.0394 582.8476 null] >> endobj 10 0 obj << -/D [1218 0 R /XYZ 85.0394 512.9824 null] ->> endobj -1221 0 obj << -/D [1218 0 R /XYZ 85.0394 474.7837 null] ->> endobj -14 0 obj << -/D [1218 0 R /XYZ 85.0394 399.5462 null] ->> endobj -1222 0 obj << -/D [1218 0 R /XYZ 85.0394 363.8828 null] ->> endobj -18 0 obj << -/D [1218 0 R /XYZ 85.0394 223.0066 null] ->> endobj -1223 0 obj << -/D [1218 0 R /XYZ 85.0394 190.9009 null] ->> endobj -1224 0 obj << -/D [1218 0 R /XYZ 85.0394 170.4169 null] ->> endobj -1225 0 obj << -/D [1218 0 R /XYZ 85.0394 158.4617 null] ->> endobj -1217 0 obj << -/Font << /F21 930 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R /F48 1228 0 R >> -/ProcSet [ /PDF /Text ] +/D [1228 0 R /XYZ 85.0394 512.9824 null] >> endobj 1231 0 obj << +/D [1228 0 R /XYZ 85.0394 474.7837 null] +>> endobj +14 0 obj << +/D [1228 0 R /XYZ 85.0394 399.5462 null] +>> endobj +1232 0 obj << +/D [1228 0 R /XYZ 85.0394 363.8828 null] +>> endobj +18 0 obj << +/D [1228 0 R /XYZ 85.0394 223.0066 null] +>> endobj +1233 0 obj << +/D [1228 0 R /XYZ 85.0394 190.9009 null] +>> endobj +1234 0 obj << +/D [1228 0 R /XYZ 85.0394 170.4169 null] +>> endobj +1235 0 obj << +/D [1228 0 R /XYZ 85.0394 158.4617 null] +>> endobj +1227 0 obj << +/Font << /F21 938 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R /F48 1238 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1241 0 obj << /Length 3187 /Filter /FlateDecode >> @@ -4334,63 +4353,63 @@ H fw"hx׺;n|>Pˇjցzr!+$E BQ"ǜ/r=?5M[[̰uz mo<)=P+{ORzwdP6V`0hl>|v=lx1[̈́C9ߚ47ɵk e{ĠT0i_)̀ @!4ϩendstream endobj -1230 0 obj << +1240 0 obj << /Type /Page -/Contents 1231 0 R -/Resources 1229 0 R +/Contents 1241 0 R +/Resources 1239 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1216 0 R -/Annots [ 1237 0 R 1238 0 R ] +/Parent 1226 0 R +/Annots [ 1247 0 R 1248 0 R ] >> endobj -1237 0 obj << +1247 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [272.8897 207.1951 329.1084 219.2548] /Subtype /Link /A << /S /GoTo /D (types_of_resource_records_and_when_to_use_them) >> >> endobj -1238 0 obj << +1248 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [190.6691 179.6723 249.6573 189.0819] /Subtype /Link /A << /S /GoTo /D (rfcs) >> >> endobj -1232 0 obj << -/D [1230 0 R /XYZ 56.6929 756.8229 null] +1242 0 obj << +/D [1240 0 R /XYZ 56.6929 756.8229 null] >> endobj -1233 0 obj << -/D [1230 0 R /XYZ 56.6929 744.8677 null] +1243 0 obj << +/D [1240 0 R /XYZ 56.6929 744.8677 null] >> endobj 22 0 obj << -/D [1230 0 R /XYZ 56.6929 651.295 null] ->> endobj -1234 0 obj << -/D [1230 0 R /XYZ 56.6929 612.4036 null] ->> endobj -26 0 obj << -/D [1230 0 R /XYZ 56.6929 555.4285 null] ->> endobj -1235 0 obj << -/D [1230 0 R /XYZ 56.6929 530.6703 null] ->> endobj -30 0 obj << -/D [1230 0 R /XYZ 56.6929 416.0112 null] ->> endobj -1236 0 obj << -/D [1230 0 R /XYZ 56.6929 391.253 null] ->> endobj -34 0 obj << -/D [1230 0 R /XYZ 56.6929 164.815 null] ->> endobj -1239 0 obj << -/D [1230 0 R /XYZ 56.6929 137.4068 null] ->> endobj -1229 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R /F21 930 0 R >> -/ProcSet [ /PDF /Text ] +/D [1240 0 R /XYZ 56.6929 651.295 null] >> endobj 1244 0 obj << +/D [1240 0 R /XYZ 56.6929 612.4036 null] +>> endobj +26 0 obj << +/D [1240 0 R /XYZ 56.6929 555.4285 null] +>> endobj +1245 0 obj << +/D [1240 0 R /XYZ 56.6929 530.6703 null] +>> endobj +30 0 obj << +/D [1240 0 R /XYZ 56.6929 416.0112 null] +>> endobj +1246 0 obj << +/D [1240 0 R /XYZ 56.6929 391.253 null] +>> endobj +34 0 obj << +/D [1240 0 R /XYZ 56.6929 164.815 null] +>> endobj +1249 0 obj << +/D [1240 0 R /XYZ 56.6929 137.4068 null] +>> endobj +1239 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R /F21 938 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1254 0 obj << /Length 3415 /Filter /FlateDecode >> @@ -4410,60 +4429,60 @@ tx ob&\=daKѨ@pQ}tNrtƖBBNY/@J9V_=aasp ߱Pם.E_1K;>(t},=8(Ҡ4>QwIpE_g%*Ƅ_MqP }r& Y<7973ukR0#Rdo"}(D17Gozu@ff%L"zCO'#]^ፃ">1קZ#kGAdMj!ȜjrX5:yh}X !u2T nO[+e% * UL?MdoCh P[_[9"(X.17 }W_繪\n SOL_(bP SL sLLpY ߸`Q9u/g {b>JbNցnGCm}3 %0zH8 vAc,AghCo}ew8*#/n1]/0P\8 ef>+sBOD+^.R{.$=F ?7]V:.kY;ZQo:Ģj+R7`r%;D3%<ieHm&a7^d5UuıJ/$ՔS|0DDaJetQtK/#Sx~u'Cendstream endobj -1243 0 obj << +1253 0 obj << /Type /Page -/Contents 1244 0 R -/Resources 1242 0 R +/Contents 1254 0 R +/Resources 1252 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1216 0 R -/Annots [ 1247 0 R 1248 0 R ] +/Parent 1226 0 R +/Annots [ 1257 0 R 1258 0 R ] >> endobj -1247 0 obj << +1257 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [519.8432 463.1122 539.579 475.1718] /Subtype /Link /A << /S /GoTo /D (diagnostic_tools) >> >> endobj -1248 0 obj << +1258 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [84.0431 451.8246 133.308 463.2167] /Subtype /Link /A << /S /GoTo /D (diagnostic_tools) >> >> endobj -1245 0 obj << -/D [1243 0 R /XYZ 85.0394 794.5015 null] +1255 0 obj << +/D [1253 0 R /XYZ 85.0394 794.5015 null] >> endobj 38 0 obj << -/D [1243 0 R /XYZ 85.0394 570.5252 null] +/D [1253 0 R /XYZ 85.0394 570.5252 null] >> endobj -1246 0 obj << -/D [1243 0 R /XYZ 85.0394 541.3751 null] +1256 0 obj << +/D [1253 0 R /XYZ 85.0394 541.3751 null] >> endobj 42 0 obj << -/D [1243 0 R /XYZ 85.0394 434.1868 null] +/D [1253 0 R /XYZ 85.0394 434.1868 null] >> endobj -1249 0 obj << -/D [1243 0 R /XYZ 85.0394 406.5769 null] +1259 0 obj << +/D [1253 0 R /XYZ 85.0394 406.5769 null] >> endobj 46 0 obj << -/D [1243 0 R /XYZ 85.0394 301.1559 null] +/D [1253 0 R /XYZ 85.0394 301.1559 null] >> endobj -1250 0 obj << -/D [1243 0 R /XYZ 85.0394 276.6843 null] +1260 0 obj << +/D [1253 0 R /XYZ 85.0394 276.6843 null] >> endobj 50 0 obj << -/D [1243 0 R /XYZ 85.0394 200.1512 null] +/D [1253 0 R /XYZ 85.0394 200.1512 null] >> endobj -1251 0 obj << -/D [1243 0 R /XYZ 85.0394 175.6796 null] +1261 0 obj << +/D [1253 0 R /XYZ 85.0394 175.6796 null] >> endobj -1242 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R /F21 930 0 R >> +1252 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R /F21 938 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1255 0 obj << +1265 0 obj << /Length 2457 /Filter /FlateDecode >> @@ -4482,39 +4501,39 @@ S M Z[.S!L%:PH!i""!G3(M?/պwNz-@?D D22 O%a?sy;:endstream endobj -1254 0 obj << +1264 0 obj << /Type /Page -/Contents 1255 0 R -/Resources 1253 0 R +/Contents 1265 0 R +/Resources 1263 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1216 0 R +/Parent 1226 0 R >> endobj -1256 0 obj << -/D [1254 0 R /XYZ 56.6929 794.5015 null] +1266 0 obj << +/D [1264 0 R /XYZ 56.6929 794.5015 null] >> endobj 54 0 obj << -/D [1254 0 R /XYZ 56.6929 717.7272 null] +/D [1264 0 R /XYZ 56.6929 717.7272 null] >> endobj -1257 0 obj << -/D [1254 0 R /XYZ 56.6929 690.4227 null] +1267 0 obj << +/D [1264 0 R /XYZ 56.6929 690.4227 null] >> endobj 58 0 obj << -/D [1254 0 R /XYZ 56.6929 550.0786 null] +/D [1264 0 R /XYZ 56.6929 550.0786 null] >> endobj -1258 0 obj << -/D [1254 0 R /XYZ 56.6929 525.2967 null] +1268 0 obj << +/D [1264 0 R /XYZ 56.6929 525.2967 null] >> endobj 62 0 obj << -/D [1254 0 R /XYZ 56.6929 393.0502 null] +/D [1264 0 R /XYZ 56.6929 393.0502 null] >> endobj -1259 0 obj << -/D [1254 0 R /XYZ 56.6929 363.1913 null] +1269 0 obj << +/D [1264 0 R /XYZ 56.6929 363.1913 null] >> endobj -1253 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F39 1151 0 R >> +1263 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1262 0 obj << +1272 0 obj << /Length 2097 /Filter /FlateDecode >> @@ -4530,66 +4549,66 @@ hZ kNFAjZDG>>Vfˁշ;qypQ8(k=љEP⵲I渻2Zudn3¾t'<=xfQXr{%URcPwM%2v9Q č~Nb̑*#.XbI" 5Iz ^̲EkP w@uJbWd3%p {b6ׄZ$\`I^lsn E߅q[ګǞ/K4TnXU!#P(zE%e[Fu&`l sendstream endobj -1261 0 obj << +1271 0 obj << /Type /Page -/Contents 1262 0 R -/Resources 1260 0 R +/Contents 1272 0 R +/Resources 1270 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1216 0 R -/Annots [ 1268 0 R 1269 0 R ] +/Parent 1226 0 R +/Annots [ 1278 0 R 1279 0 R ] >> endobj -1268 0 obj << +1278 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [519.8432 268.1131 539.579 280.1727] /Subtype /Link /A << /S /GoTo /D (acache) >> >> endobj -1269 0 obj << +1279 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [84.0431 256.1579 143.5361 268.2175] /Subtype /Link /A << /S /GoTo /D (acache) >> >> endobj -1263 0 obj << -/D [1261 0 R /XYZ 85.0394 794.5015 null] +1273 0 obj << +/D [1271 0 R /XYZ 85.0394 794.5015 null] >> endobj 66 0 obj << -/D [1261 0 R /XYZ 85.0394 769.5949 null] ->> endobj -1264 0 obj << -/D [1261 0 R /XYZ 85.0394 574.3444 null] ->> endobj -70 0 obj << -/D [1261 0 R /XYZ 85.0394 574.3444 null] ->> endobj -1265 0 obj << -/D [1261 0 R /XYZ 85.0394 540.5052 null] ->> endobj -74 0 obj << -/D [1261 0 R /XYZ 85.0394 447.7637 null] ->> endobj -1266 0 obj << -/D [1261 0 R /XYZ 85.0394 410.3389 null] ->> endobj -78 0 obj << -/D [1261 0 R /XYZ 85.0394 348.7624 null] ->> endobj -1267 0 obj << -/D [1261 0 R /XYZ 85.0394 311.223 null] ->> endobj -82 0 obj << -/D [1261 0 R /XYZ 85.0394 189.9853 null] ->> endobj -1270 0 obj << -/D [1261 0 R /XYZ 85.0394 156.0037 null] ->> endobj -1260 0 obj << -/Font << /F21 930 0 R /F22 953 0 R >> -/ProcSet [ /PDF /Text ] +/D [1271 0 R /XYZ 85.0394 769.5949 null] >> endobj 1274 0 obj << +/D [1271 0 R /XYZ 85.0394 574.3444 null] +>> endobj +70 0 obj << +/D [1271 0 R /XYZ 85.0394 574.3444 null] +>> endobj +1275 0 obj << +/D [1271 0 R /XYZ 85.0394 540.5052 null] +>> endobj +74 0 obj << +/D [1271 0 R /XYZ 85.0394 447.7637 null] +>> endobj +1276 0 obj << +/D [1271 0 R /XYZ 85.0394 410.3389 null] +>> endobj +78 0 obj << +/D [1271 0 R /XYZ 85.0394 348.7624 null] +>> endobj +1277 0 obj << +/D [1271 0 R /XYZ 85.0394 311.223 null] +>> endobj +82 0 obj << +/D [1271 0 R /XYZ 85.0394 189.9853 null] +>> endobj +1280 0 obj << +/D [1271 0 R /XYZ 85.0394 156.0037 null] +>> endobj +1270 0 obj << +/Font << /F21 938 0 R /F22 961 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1284 0 obj << /Length 591 /Filter /FlateDecode >> @@ -4597,27 +4616,27 @@ stream xڥTKs0+t3Att:3N4()S\I+!I: }|~څlx"I%e8&7Ow>&qi}`1HF4K ,Y~)7ffɹP簨rb (ag[)ipo'F%`m.KѴ+3zTBCm _ʝK4˂ѵ}'+RJ۟jӲջVoRgU:5/: պ3uE$hZiaB*Ƒ]#;`{0FLzXSپ(Kla3?VP%6endstream endobj -1273 0 obj << +1283 0 obj << /Type /Page -/Contents 1274 0 R -/Resources 1272 0 R +/Contents 1284 0 R +/Resources 1282 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1277 0 R +/Parent 1287 0 R >> endobj -1275 0 obj << -/D [1273 0 R /XYZ 56.6929 794.5015 null] +1285 0 obj << +/D [1283 0 R /XYZ 56.6929 794.5015 null] >> endobj 86 0 obj << -/D [1273 0 R /XYZ 56.6929 769.5949 null] +/D [1283 0 R /XYZ 56.6929 769.5949 null] >> endobj -1276 0 obj << -/D [1273 0 R /XYZ 56.6929 744.7247 null] +1286 0 obj << +/D [1283 0 R /XYZ 56.6929 744.7247 null] >> endobj -1272 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R >> +1282 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1280 0 obj << +1290 0 obj << /Length 1159 /Filter /FlateDecode >> @@ -4630,45 +4649,45 @@ JxI1| Ӗ\g Ex qÂr=ȘZ\ \Fxdd$4%9{9fؼ!H I)x8k;o<åێ>L/ ,`$Vl,L5]ַ[hLs&ѡ0C/U5U}h5^u]}=}^-Rb_so _d!AK"8YX_a,Dqendstream endobj -1279 0 obj << +1289 0 obj << /Type /Page -/Contents 1280 0 R -/Resources 1278 0 R +/Contents 1290 0 R +/Resources 1288 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1277 0 R +/Parent 1287 0 R >> endobj -1281 0 obj << -/D [1279 0 R /XYZ 85.0394 794.5015 null] +1291 0 obj << +/D [1289 0 R /XYZ 85.0394 794.5015 null] >> endobj 90 0 obj << -/D [1279 0 R /XYZ 85.0394 769.5949 null] +/D [1289 0 R /XYZ 85.0394 769.5949 null] >> endobj -1282 0 obj << -/D [1279 0 R /XYZ 85.0394 575.896 null] +1292 0 obj << +/D [1289 0 R /XYZ 85.0394 575.896 null] >> endobj 94 0 obj << -/D [1279 0 R /XYZ 85.0394 529.2011 null] +/D [1289 0 R /XYZ 85.0394 529.2011 null] >> endobj -1283 0 obj << -/D [1279 0 R /XYZ 85.0394 492.9468 null] +1293 0 obj << +/D [1289 0 R /XYZ 85.0394 492.9468 null] >> endobj 98 0 obj << -/D [1279 0 R /XYZ 85.0394 492.9468 null] +/D [1289 0 R /XYZ 85.0394 492.9468 null] >> endobj -1284 0 obj << -/D [1279 0 R /XYZ 85.0394 466.0581 null] +1294 0 obj << +/D [1289 0 R /XYZ 85.0394 466.0581 null] >> endobj 102 0 obj << -/D [1279 0 R /XYZ 85.0394 201.2466 null] +/D [1289 0 R /XYZ 85.0394 201.2466 null] >> endobj -1285 0 obj << -/D [1279 0 R /XYZ 85.0394 170.5419 null] ->> endobj -1278 0 obj << -/Font << /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] +1295 0 obj << +/D [1289 0 R /XYZ 85.0394 170.5419 null] >> endobj 1288 0 obj << +/Font << /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1298 0 obj << /Length 1768 /Filter /FlateDecode >> @@ -4682,41 +4701,41 @@ t TiivԝeΓ=5.mU;GE^9"JCxyZqdkj Na>x/jY|7- MPQ2Qq:J\r8. "~AŪNA1̃`F!Mr~-zPĢVKu}?N[ÁF=SYl3b C[O]CEcbz|/> endobj -1293 0 obj << +1303 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [55.6967 61.5153 126.3509 73.5749] /Subtype /Link /A << /S /GoTo /D (rrset_ordering) >> >> endobj -1289 0 obj << -/D [1287 0 R /XYZ 56.6929 794.5015 null] +1299 0 obj << +/D [1297 0 R /XYZ 56.6929 794.5015 null] >> endobj 106 0 obj << -/D [1287 0 R /XYZ 56.6929 372.6686 null] +/D [1297 0 R /XYZ 56.6929 372.6686 null] >> endobj -1290 0 obj << -/D [1287 0 R /XYZ 56.6929 334.1957 null] +1300 0 obj << +/D [1297 0 R /XYZ 56.6929 334.1957 null] >> endobj -1291 0 obj << -/D [1287 0 R /XYZ 56.6929 266.1213 null] +1301 0 obj << +/D [1297 0 R /XYZ 56.6929 266.1213 null] >> endobj -1292 0 obj << -/D [1287 0 R /XYZ 56.6929 254.1661 null] +1302 0 obj << +/D [1297 0 R /XYZ 56.6929 254.1661 null] >> endobj -1286 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F21 930 0 R /F22 953 0 R >> +1296 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F21 938 0 R /F22 961 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1297 0 obj << +1307 0 obj << /Length 2693 /Filter /FlateDecode >> @@ -4737,45 +4756,45 @@ v pxJ=vrB٣, N8d`v?.2%0'Q2TĄ&ׁ> endobj -1298 0 obj << -/D [1296 0 R /XYZ 85.0394 794.5015 null] +1308 0 obj << +/D [1306 0 R /XYZ 85.0394 794.5015 null] >> endobj 110 0 obj << -/D [1296 0 R /XYZ 85.0394 769.5949 null] +/D [1306 0 R /XYZ 85.0394 769.5949 null] >> endobj -1299 0 obj << -/D [1296 0 R /XYZ 85.0394 744.949 null] +1309 0 obj << +/D [1306 0 R /XYZ 85.0394 744.949 null] >> endobj 114 0 obj << -/D [1296 0 R /XYZ 85.0394 744.949 null] +/D [1306 0 R /XYZ 85.0394 744.949 null] >> endobj -1300 0 obj << -/D [1296 0 R /XYZ 85.0394 721.0357 null] +1310 0 obj << +/D [1306 0 R /XYZ 85.0394 721.0357 null] >> endobj 118 0 obj << -/D [1296 0 R /XYZ 85.0394 672.3079 null] +/D [1306 0 R /XYZ 85.0394 672.3079 null] >> endobj -1252 0 obj << -/D [1296 0 R /XYZ 85.0394 647.0603 null] +1262 0 obj << +/D [1306 0 R /XYZ 85.0394 647.0603 null] >> endobj 122 0 obj << -/D [1296 0 R /XYZ 85.0394 136.5325 null] +/D [1306 0 R /XYZ 85.0394 136.5325 null] >> endobj -1304 0 obj << -/D [1296 0 R /XYZ 85.0394 113.5963 null] +1314 0 obj << +/D [1306 0 R /XYZ 85.0394 113.5963 null] >> endobj -1295 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R >> +1305 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1307 0 obj << +1317 0 obj << /Length 3556 /Filter /FlateDecode >> @@ -4793,50 +4812,50 @@ r ?9b5KSvխ%l굓ʂ3'eUi}q&˗fE*m9w>WLx\F낳z(p#N8lBE_|6ܩ>_ }UfSx`n8[<~~^7#,cwہ'Tr+w/;ewS,CCz4k^HAD/y/#׃68e@ȲM~4ӂ-7Q˗k8q' &T`";_VJM}o̴+V/MGED70endstream endobj -1306 0 obj << +1316 0 obj << /Type /Page -/Contents 1307 0 R -/Resources 1305 0 R +/Contents 1317 0 R +/Resources 1315 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1277 0 R -/Annots [ 1312 0 R 1313 0 R 1314 0 R 1315 0 R ] +/Parent 1287 0 R +/Annots [ 1322 0 R 1323 0 R 1324 0 R 1325 0 R ] >> endobj -1312 0 obj << +1322 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [219.3839 342.7466 281.1025 354.8062] /Subtype /Link /A << /S /GoTo /D (options) >> >> endobj -1313 0 obj << +1323 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [401.2123 288.8914 470.1877 300.951] /Subtype /Link /A << /S /GoTo /D (dynamic_update_policies) >> >> endobj -1314 0 obj << +1324 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [243.8464 235.0361 306.1963 247.0958] /Subtype /Link /A << /S /GoTo /D (options) >> >> endobj -1315 0 obj << +1325 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [368.2917 181.1809 436.8984 193.2405] /Subtype /Link /A << /S /GoTo /D (dynamic_update_policies) >> >> endobj -1308 0 obj << -/D [1306 0 R /XYZ 56.6929 794.5015 null] +1318 0 obj << +/D [1316 0 R /XYZ 56.6929 794.5015 null] >> endobj -1305 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F41 1208 0 R /F53 1303 0 R /F22 953 0 R /F14 956 0 R /F48 1228 0 R /F55 1311 0 R >> +1315 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F41 1218 0 R /F53 1313 0 R /F22 961 0 R /F14 964 0 R /F48 1238 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1320 0 obj << +1330 0 obj << /Length 3160 /Filter /FlateDecode >> @@ -4857,21 +4876,21 @@ R37 /'TpmkOÔ?Ҷh"EY!efٌ :*hX뢱$_dk꒭q6#yZDd'X}քL\ICm ߁lN`$]aĖ{ z&dLTA з?jW mE><]8~cFI)0 $P<ppo8ۻ0q1.a#B۳SRJ26lc5|JpL[?PG{?T?6-I̒{Am%>ye ѠT*-,;>Flja)vA[n8mBB "Iſ3?7Y7xm2g mΧҔ!H2k12e@T9^Ua@ȶQݦ0q)F0yMb@TCje>J C({d3行Ѣǟes!N{s%ЙA9~AtȖףּ# 98CM48.|_Tv9Ηq"*a76m1w# F%>춷wZAuQYbn&]-t56n?Ε-)uyhl (O kPJ|=GYTƲ&9PAkYRHJ>^SmׄLܭhc\fWHk/2T&?bp~ݶn8Zwn[˰`skW),L͐!~MuٌUOuD=Z^Q+8 8 >{YSO굍\ʆiq:SأsGdo'b(6#-WfC޺/]3<9*d~WE_uѺ.[ .}LcF5eUd3qTj8IS8!P7](nBYΕXļZF%"ڭ.:Yss}F~4>b}{O MIQ;yS&NdzdȿlJ[9oLtWZ>"a!~#$p_Dj#$K[s6ֆJ65_ ICY 6c&W0ՎNT c[WN<0)#.zd*NXa}/5I7rWY FicR0gbk…s?iTH x"BȿV)q~:f|endstream endobj -1319 0 obj << +1329 0 obj << /Type /Page -/Contents 1320 0 R -/Resources 1318 0 R +/Contents 1330 0 R +/Resources 1328 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1277 0 R +/Parent 1287 0 R >> endobj -1321 0 obj << -/D [1319 0 R /XYZ 85.0394 794.5015 null] +1331 0 obj << +/D [1329 0 R /XYZ 85.0394 794.5015 null] >> endobj -1318 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F48 1228 0 R /F55 1311 0 R /F14 956 0 R /F41 1208 0 R >> +1328 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F48 1238 0 R /F55 1321 0 R /F14 964 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1324 0 obj << +1334 0 obj << /Length 3939 /Filter /FlateDecode >> @@ -4892,29 +4911,29 @@ X 0u-z__RCPsˑ 6:cϘ`< Y#y2ٿOj/JҤ'>Ɠ< h> endobj -1326 0 obj << +1336 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [91.7912 64.1653 148.0099 73.3807] /Subtype /Link /A << /S /GoTo /D (controls_statement_definition_and_usage) >> >> endobj -1325 0 obj << -/D [1323 0 R /XYZ 56.6929 794.5015 null] +1335 0 obj << +/D [1333 0 R /XYZ 56.6929 794.5015 null] >> endobj -1322 0 obj << -/Font << /F37 1018 0 R /F48 1228 0 R /F22 953 0 R /F21 930 0 R /F55 1311 0 R /F53 1303 0 R /F41 1208 0 R >> +1332 0 obj << +/Font << /F37 1026 0 R /F48 1238 0 R /F22 961 0 R /F21 938 0 R /F55 1321 0 R /F53 1313 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1331 0 obj << +1341 0 obj << /Length 3214 /Filter /FlateDecode >> @@ -4935,33 +4954,33 @@ _ |Y"%!5A,<@ƀ >*pA\]l*~鬪.ÝFhw6+_q>(rdD3M\nw Tq"F <3ȢWu_w =J-YJ+Les)Zen$[q(n\~VyÙ6́C(l30-4ŷ=5sF(ֻ ǘ׶.%'f#feHY` EW>4 g '&ró+"sJh/xY}&t42{RQO@kzr3 AyH;endstream endobj -1330 0 obj << +1340 0 obj << /Type /Page -/Contents 1331 0 R -/Resources 1329 0 R +/Contents 1341 0 R +/Resources 1339 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1327 0 R +/Parent 1337 0 R >> endobj -1332 0 obj << -/D [1330 0 R /XYZ 85.0394 794.5015 null] +1342 0 obj << +/D [1340 0 R /XYZ 85.0394 794.5015 null] >> endobj 126 0 obj << -/D [1330 0 R /XYZ 85.0394 149.8567 null] +/D [1340 0 R /XYZ 85.0394 149.8567 null] >> endobj -1333 0 obj << -/D [1330 0 R /XYZ 85.0394 122.5522 null] +1343 0 obj << +/D [1340 0 R /XYZ 85.0394 122.5522 null] >> endobj -1334 0 obj << -/D [1330 0 R /XYZ 85.0394 93.0348 null] +1344 0 obj << +/D [1340 0 R /XYZ 85.0394 93.0348 null] >> endobj -1335 0 obj << -/D [1330 0 R /XYZ 85.0394 81.0797 null] +1345 0 obj << +/D [1340 0 R /XYZ 85.0394 81.0797 null] >> endobj -1329 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F21 930 0 R /F48 1228 0 R >> +1339 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F41 1218 0 R /F21 938 0 R /F48 1238 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1338 0 obj << +1348 0 obj << /Length 488 /Filter /FlateDecode >> @@ -4972,21 +4991,21 @@ k<36 Ïa=jon}>} __aW R$`͢tsk9 C(@aqgf=ې|{MkJ5Wa ν;rc瞍x:4:潓B0n02JZ޳ &E7endstream endobj -1337 0 obj << +1347 0 obj << /Type /Page -/Contents 1338 0 R -/Resources 1336 0 R +/Contents 1348 0 R +/Resources 1346 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1327 0 R +/Parent 1337 0 R >> endobj -1339 0 obj << -/D [1337 0 R /XYZ 56.6929 794.5015 null] +1349 0 obj << +/D [1347 0 R /XYZ 56.6929 794.5015 null] >> endobj -1336 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R >> +1346 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1343 0 obj << +1353 0 obj << /Length 2407 /Filter /FlateDecode >> @@ -5005,29 +5024,29 @@ SD ΄M|HA-08I@t98M혽B `p"qo^sM^ |U1Xی~xE뷰z)AK,p׶&Td9Ղw:|ddZK&ȪV*_KS=5m8#<,J#DI-`cݝ|ė:K s 1ֺ@Typ.aG؅~IIL>znvF¦BE D3S>^^endstream endobj -1342 0 obj << +1352 0 obj << /Type /Page -/Contents 1343 0 R -/Resources 1341 0 R +/Contents 1353 0 R +/Resources 1351 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1327 0 R -/Annots [ 1347 0 R 1348 0 R 1356 0 R ] +/Parent 1337 0 R +/Annots [ 1357 0 R 1358 0 R 1366 0 R ] >> endobj -1340 0 obj << +1350 0 obj << /Type /XObject /Subtype /Form /FormType 1 /PTEX.FileName (/usr/local/share/db2latex/xsl/figures/note.pdf) /PTEX.PageNumber 1 -/PTEX.InfoDict 1357 0 R +/PTEX.InfoDict 1367 0 R /Matrix [1.00000000 0.00000000 0.00000000 1.00000000 0.00000000 0.00000000] /BBox [0.00000000 0.00000000 27.00000000 27.00000000] /Resources << /ProcSet [ /PDF ] /ExtGState << -/R4 1358 0 R +/R4 1368 0 R >>>> -/Length 1359 0 R +/Length 1369 0 R /Filter /FlateDecode >> stream @@ -5040,12 +5059,12 @@ q n*1xƈp&XîÜ\D0}#X>#^V|2i9΁r)`Xh&hbHe"ʱ~ϓatZD!#Zk!e'j=_ts٬&N@i3t%kЁE\HYZx/U@iW H rGX58ժOt$yBқ5/vpo`kAr 4N.4&FTG%V'R5Bԋ`qUv-U=Qv2_ qq~r5JhPkڏ>D oiCrT]MJֹ;Z [-Bxp|endstream endobj -1357 0 obj +1367 0 obj << /Producer (AFPL Ghostscript 6.50) >> endobj -1358 0 obj +1368 0 obj << /Type /ExtGState /Name /R4 @@ -5055,57 +5074,57 @@ endobj /SA true >> endobj -1359 0 obj +1369 0 obj 1049 endobj -1347 0 obj << +1357 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [470.3398 467.2776 539.579 479.3373] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1348 0 obj << +1358 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [316.7164 455.3224 385.3363 467.3821] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1356 0 obj << +1366 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [304.6433 163.6578 373.3153 175.7175] /Subtype /Link /A << /S /GoTo /D (dynamic_update_policies) >> >> endobj -1344 0 obj << -/D [1342 0 R /XYZ 85.0394 794.5015 null] +1354 0 obj << +/D [1352 0 R /XYZ 85.0394 794.5015 null] >> endobj 130 0 obj << -/D [1342 0 R /XYZ 85.0394 769.5949 null] ->> endobj -1345 0 obj << -/D [1342 0 R /XYZ 85.0394 576.3463 null] ->> endobj -134 0 obj << -/D [1342 0 R /XYZ 85.0394 576.3463 null] ->> endobj -1346 0 obj << -/D [1342 0 R /XYZ 85.0394 533.5444 null] ->> endobj -138 0 obj << -/D [1342 0 R /XYZ 85.0394 299.6823 null] +/D [1352 0 R /XYZ 85.0394 769.5949 null] >> endobj 1355 0 obj << -/D [1342 0 R /XYZ 85.0394 263.0631 null] +/D [1352 0 R /XYZ 85.0394 576.3463 null] >> endobj -1341 0 obj << -/Font << /F21 930 0 R /F22 953 0 R /F62 1351 0 R /F63 1354 0 R /F48 1228 0 R /F41 1208 0 R >> -/XObject << /Im2 1340 0 R >> +134 0 obj << +/D [1352 0 R /XYZ 85.0394 576.3463 null] +>> endobj +1356 0 obj << +/D [1352 0 R /XYZ 85.0394 533.5444 null] +>> endobj +138 0 obj << +/D [1352 0 R /XYZ 85.0394 299.6823 null] +>> endobj +1365 0 obj << +/D [1352 0 R /XYZ 85.0394 263.0631 null] +>> endobj +1351 0 obj << +/Font << /F21 938 0 R /F22 961 0 R /F62 1361 0 R /F63 1364 0 R /F48 1238 0 R /F41 1218 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1364 0 obj << +1374 0 obj << /Length 3579 /Filter /FlateDecode >> @@ -5123,54 +5142,54 @@ j= l8 $&J5J0L}B~h),N 6hX"<ǡīO%M{D,7R;b5Ӱ`:!}2vQ*BFQ% nHU5CݼRZPlaOXpAi1Guft"j ;Ed4)ŋ 6ĦzgQ;壋4qH %`ZI1ӟI&_"I(")dxٹCۭӰH2endstream endobj -1363 0 obj << +1373 0 obj << /Type /Page -/Contents 1364 0 R -/Resources 1362 0 R +/Contents 1374 0 R +/Resources 1372 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1327 0 R -/Annots [ 1368 0 R 1369 0 R ] +/Parent 1337 0 R +/Annots [ 1378 0 R 1379 0 R ] >> endobj -1368 0 obj << +1378 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [464.1993 393.2115 511.2325 405.2711] /Subtype /Link /A << /S /GoTo /D (proposed_standards) >> >> endobj -1369 0 obj << +1379 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [55.6967 382.2725 105.4 393.3159] /Subtype /Link /A << /S /GoTo /D (proposed_standards) >> >> endobj -1365 0 obj << -/D [1363 0 R /XYZ 56.6929 794.5015 null] +1375 0 obj << +/D [1373 0 R /XYZ 56.6929 794.5015 null] >> endobj 142 0 obj << -/D [1363 0 R /XYZ 56.6929 769.5949 null] +/D [1373 0 R /XYZ 56.6929 769.5949 null] >> endobj -1366 0 obj << -/D [1363 0 R /XYZ 56.6929 749.4437 null] +1376 0 obj << +/D [1373 0 R /XYZ 56.6929 749.4437 null] >> endobj 146 0 obj << -/D [1363 0 R /XYZ 56.6929 458.7525 null] +/D [1373 0 R /XYZ 56.6929 458.7525 null] >> endobj -1367 0 obj << -/D [1363 0 R /XYZ 56.6929 425.4132 null] +1377 0 obj << +/D [1373 0 R /XYZ 56.6929 425.4132 null] >> endobj 150 0 obj << -/D [1363 0 R /XYZ 56.6929 270.5184 null] +/D [1373 0 R /XYZ 56.6929 270.5184 null] >> endobj -1370 0 obj << -/D [1363 0 R /XYZ 56.6929 234.9696 null] +1380 0 obj << +/D [1373 0 R /XYZ 56.6929 234.9696 null] >> endobj -1362 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F55 1311 0 R /F48 1228 0 R /F39 1151 0 R >> +1372 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F55 1321 0 R /F48 1238 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1374 0 obj << +1384 0 obj << /Length 3172 /Filter /FlateDecode >> @@ -5187,35 +5206,35 @@ x CE02EϦD1΍NSNv+3&-thY6[N3ԩ6Lefj.̂Ng51 Jf"g4A`:ST# Nk0&~ ό}F#-Q"# Pyj)yEdw>B8*+*cYۓB 7?1gtAQ:ST#M(&Z¯ęb P5xj)y d2(}t^ZeOҢyvT/XJ<\D!S˔NKE4+SVb|nKvp.ծ3M_A=i2*0 L1NlyG,hcd=2~и _ɔp>3sp9WҲTkko4ǂ?Qqw3|?o֊y HfR+,0g> endobj -1377 0 obj << +1387 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [417.8476 110.3446 466.5943 122.4042] /Subtype /Link /A << /S /GoTo /D (sample_configuration) >> >> endobj -1375 0 obj << -/D [1373 0 R /XYZ 85.0394 794.5015 null] +1385 0 obj << +/D [1383 0 R /XYZ 85.0394 794.5015 null] >> endobj 154 0 obj << -/D [1373 0 R /XYZ 85.0394 769.5949 null] +/D [1383 0 R /XYZ 85.0394 769.5949 null] >> endobj -1376 0 obj << -/D [1373 0 R /XYZ 85.0394 749.3028 null] +1386 0 obj << +/D [1383 0 R /XYZ 85.0394 749.3028 null] >> endobj -1372 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R /F14 956 0 R >> +1382 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R /F14 964 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1380 0 obj << +1390 0 obj << /Length 735 /Filter /FlateDecode >> @@ -5225,21 +5244,21 @@ x Ư/t-lvWo{݂Zr*4'z")Q7ѪX2.c?V%֑ۺr%YQ$.M_q -kl ̴g.F8x!>d[z!@c4̈́Y B ]:^#d:lmGsnݩvQV92$ <*k(We@ڧmeg@-Vy[mZ-4R]u /uy抺ԟLQ5"=6eD_o ^7MɻKŻ d MM5j.c+R'홐홌}"ɦs:Ww~Uendstream endobj -1379 0 obj << +1389 0 obj << /Type /Page -/Contents 1380 0 R -/Resources 1378 0 R +/Contents 1390 0 R +/Resources 1388 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1382 0 R +/Parent 1392 0 R >> endobj -1381 0 obj << -/D [1379 0 R /XYZ 56.6929 794.5015 null] +1391 0 obj << +/D [1389 0 R /XYZ 56.6929 794.5015 null] >> endobj -1378 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R >> +1388 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1385 0 obj << +1395 0 obj << /Length 1364 /Filter /FlateDecode >> @@ -5251,27 +5270,27 @@ R/J KL ģө l.ٴC]ڦ7n\}f'كz䒣4>UJ9$i}5 Ɛ9'+eF z{qW8&' nu'vreD-Dv &^K,Byv6Eendstream endobj -1384 0 obj << +1394 0 obj << /Type /Page -/Contents 1385 0 R -/Resources 1383 0 R +/Contents 1395 0 R +/Resources 1393 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1382 0 R +/Parent 1392 0 R >> endobj -1386 0 obj << -/D [1384 0 R /XYZ 85.0394 794.5015 null] +1396 0 obj << +/D [1394 0 R /XYZ 85.0394 794.5015 null] >> endobj 158 0 obj << -/D [1384 0 R /XYZ 85.0394 223.4026 null] +/D [1394 0 R /XYZ 85.0394 223.4026 null] >> endobj -1387 0 obj << -/D [1384 0 R /XYZ 85.0394 185.2496 null] +1397 0 obj << +/D [1394 0 R /XYZ 85.0394 185.2496 null] >> endobj -1383 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F21 930 0 R >> +1393 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F41 1218 0 R /F21 938 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1390 0 obj << +1400 0 obj << /Length 2265 /Filter /FlateDecode >> @@ -5283,51 +5302,51 @@ Nƽ u}1@w6#afMd 5=˱AgDd<ժ=bՙIitA5={cT O|:?2L&r= / 3sdiendstream endobj -1389 0 obj << +1399 0 obj << /Type /Page -/Contents 1390 0 R -/Resources 1388 0 R +/Contents 1400 0 R +/Resources 1398 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1382 0 R +/Parent 1392 0 R >> endobj -1391 0 obj << -/D [1389 0 R /XYZ 56.6929 794.5015 null] +1401 0 obj << +/D [1399 0 R /XYZ 56.6929 794.5015 null] >> endobj 162 0 obj << -/D [1389 0 R /XYZ 56.6929 726.8027 null] +/D [1399 0 R /XYZ 56.6929 726.8027 null] >> endobj -1392 0 obj << -/D [1389 0 R /XYZ 56.6929 697.6944 null] +1402 0 obj << +/D [1399 0 R /XYZ 56.6929 697.6944 null] >> endobj 166 0 obj << -/D [1389 0 R /XYZ 56.6929 648.8841 null] +/D [1399 0 R /XYZ 56.6929 648.8841 null] >> endobj -1393 0 obj << -/D [1389 0 R /XYZ 56.6929 624.769 null] +1403 0 obj << +/D [1399 0 R /XYZ 56.6929 624.769 null] >> endobj 170 0 obj << -/D [1389 0 R /XYZ 56.6929 472.4047 null] +/D [1399 0 R /XYZ 56.6929 472.4047 null] >> endobj -1394 0 obj << -/D [1389 0 R /XYZ 56.6929 448.2896 null] +1404 0 obj << +/D [1399 0 R /XYZ 56.6929 448.2896 null] >> endobj 174 0 obj << -/D [1389 0 R /XYZ 56.6929 356.0575 null] +/D [1399 0 R /XYZ 56.6929 356.0575 null] >> endobj -1395 0 obj << -/D [1389 0 R /XYZ 56.6929 324.2991 null] +1405 0 obj << +/D [1399 0 R /XYZ 56.6929 324.2991 null] >> endobj 178 0 obj << -/D [1389 0 R /XYZ 56.6929 275.4888 null] +/D [1399 0 R /XYZ 56.6929 275.4888 null] >> endobj -1396 0 obj << -/D [1389 0 R /XYZ 56.6929 246.3805 null] +1406 0 obj << +/D [1399 0 R /XYZ 56.6929 246.3805 null] >> endobj -1388 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R /F39 1151 0 R /F48 1228 0 R >> +1398 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R /F39 1161 0 R /F48 1238 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1399 0 obj << +1409 0 obj << /Length 2935 /Filter /FlateDecode >> @@ -5348,53 +5367,53 @@ u? -?Co _ivTdu|Hy1 K$HRhc|B=Wo89}Aie:l5J"eg 1O/ݩt'ɎLo*ػe{Ljefle] _/CysI/6W}wɶ6U?J@>㿇 +n Uܿ ,$NG!MypK#e> endobj -1403 0 obj << +1413 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [101.3082 379.428 169.9802 391.3282] /Subtype /Link /A << /S /GoTo /D (dynamic_update_policies) >> >> endobj -1400 0 obj << -/D [1398 0 R /XYZ 85.0394 794.5015 null] +1410 0 obj << +/D [1408 0 R /XYZ 85.0394 794.5015 null] >> endobj 182 0 obj << -/D [1398 0 R /XYZ 85.0394 769.5949 null] +/D [1408 0 R /XYZ 85.0394 769.5949 null] >> endobj -1401 0 obj << -/D [1398 0 R /XYZ 85.0394 749.2913 null] +1411 0 obj << +/D [1408 0 R /XYZ 85.0394 749.2913 null] >> endobj 186 0 obj << -/D [1398 0 R /XYZ 85.0394 546.785 null] +/D [1408 0 R /XYZ 85.0394 546.785 null] >> endobj -1402 0 obj << -/D [1398 0 R /XYZ 85.0394 519.0032 null] +1412 0 obj << +/D [1408 0 R /XYZ 85.0394 519.0032 null] >> endobj 190 0 obj << -/D [1398 0 R /XYZ 85.0394 364.477 null] +/D [1408 0 R /XYZ 85.0394 364.477 null] >> endobj -1404 0 obj << -/D [1398 0 R /XYZ 85.0394 339.5007 null] +1414 0 obj << +/D [1408 0 R /XYZ 85.0394 339.5007 null] >> endobj 194 0 obj << -/D [1398 0 R /XYZ 85.0394 175.6792 null] +/D [1408 0 R /XYZ 85.0394 175.6792 null] >> endobj -1405 0 obj << -/D [1398 0 R /XYZ 85.0394 143.0963 null] +1415 0 obj << +/D [1408 0 R /XYZ 85.0394 143.0963 null] >> endobj -1397 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F39 1151 0 R /F14 956 0 R >> +1407 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F39 1161 0 R /F14 964 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1408 0 obj << +1418 0 obj << /Length 3227 /Filter /FlateDecode >> @@ -5413,39 +5432,39 @@ vDw /\8j(,=8XЙvs \}6 i@Ȼ%;V A.Tf4$N井QqfWCd|ሰrLYV $ 6ךyNUe~fCdt0?ϟ,|(̯;'+!}qK85 >g<'w=endstream endobj -1407 0 obj << +1417 0 obj << /Type /Page -/Contents 1408 0 R -/Resources 1406 0 R +/Contents 1418 0 R +/Resources 1416 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1382 0 R +/Parent 1392 0 R >> endobj -1409 0 obj << -/D [1407 0 R /XYZ 56.6929 794.5015 null] +1419 0 obj << +/D [1417 0 R /XYZ 56.6929 794.5015 null] >> endobj 198 0 obj << -/D [1407 0 R /XYZ 56.6929 678.9507 null] +/D [1417 0 R /XYZ 56.6929 678.9507 null] >> endobj -1410 0 obj << -/D [1407 0 R /XYZ 56.6929 644.5195 null] +1420 0 obj << +/D [1417 0 R /XYZ 56.6929 644.5195 null] >> endobj 202 0 obj << -/D [1407 0 R /XYZ 56.6929 514.5361 null] +/D [1417 0 R /XYZ 56.6929 514.5361 null] >> endobj -1411 0 obj << -/D [1407 0 R /XYZ 56.6929 481.3387 null] +1421 0 obj << +/D [1417 0 R /XYZ 56.6929 481.3387 null] >> endobj 206 0 obj << -/D [1407 0 R /XYZ 56.6929 279.5586 null] +/D [1417 0 R /XYZ 56.6929 279.5586 null] >> endobj -1412 0 obj << -/D [1407 0 R /XYZ 56.6929 251.1623 null] +1422 0 obj << +/D [1417 0 R /XYZ 56.6929 251.1623 null] >> endobj -1406 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F39 1151 0 R /F41 1208 0 R /F48 1228 0 R >> +1416 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F39 1161 0 R /F41 1218 0 R /F48 1238 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1415 0 obj << +1425 0 obj << /Length 3255 /Filter /FlateDecode >> @@ -5462,33 +5481,33 @@ dlV u$ZrږGbB0sae(T=(W>hKVvU_ /21NPfiŶU O~X0;탍[%8zjt=&JEʓFXiH#M? 'ĭ-7džضv;{<- >⪩*8<>{TsOvrH7zU.gO?ҷ UBY{Hc54# SIݳZendstream endobj -1414 0 obj << +1424 0 obj << /Type /Page -/Contents 1415 0 R -/Resources 1413 0 R +/Contents 1425 0 R +/Resources 1423 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1382 0 R +/Parent 1392 0 R >> endobj -1416 0 obj << -/D [1414 0 R /XYZ 85.0394 794.5015 null] +1426 0 obj << +/D [1424 0 R /XYZ 85.0394 794.5015 null] >> endobj 210 0 obj << -/D [1414 0 R /XYZ 85.0394 671.4386 null] +/D [1424 0 R /XYZ 85.0394 671.4386 null] >> endobj -1417 0 obj << -/D [1414 0 R /XYZ 85.0394 641.1061 null] +1427 0 obj << +/D [1424 0 R /XYZ 85.0394 641.1061 null] >> endobj 214 0 obj << -/D [1414 0 R /XYZ 85.0394 444.8166 null] +/D [1424 0 R /XYZ 85.0394 444.8166 null] >> endobj -1418 0 obj << -/D [1414 0 R /XYZ 85.0394 417.1342 null] +1428 0 obj << +/D [1424 0 R /XYZ 85.0394 417.1342 null] >> endobj -1413 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R /F48 1228 0 R >> +1423 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R /F48 1238 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1421 0 obj << +1431 0 obj << /Length 1913 /Filter /FlateDecode >> @@ -5500,22 +5519,22 @@ xڭW[ 8cbE裋ёG i!D.ups)1#.e#0l);ǐ u_Cu Tb 3mj$3~}mPICkNe ECFGm>!A*GۯX>ymswnY91q*$'YCSRA|+ڃ1G0[F@]Gί_@Qtʷ^<

NT=ts;ѱog㬨t}z;?^iguzZJNunvW= (ޟ~~=xXQqi1H<@7/dendstream endobj -1420 0 obj << +1430 0 obj << /Type /Page -/Contents 1421 0 R -/Resources 1419 0 R +/Contents 1431 0 R +/Resources 1429 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1423 0 R +/Parent 1433 0 R >> endobj -1422 0 obj << -/D [1420 0 R /XYZ 56.6929 794.5015 null] +1432 0 obj << +/D [1430 0 R /XYZ 56.6929 794.5015 null] >> endobj -1419 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F62 1351 0 R >> -/XObject << /Im2 1340 0 R >> +1429 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F62 1361 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1426 0 obj << +1436 0 obj << /Length 2465 /Filter /FlateDecode >> @@ -5533,40 +5552,40 @@ BB'T cT/.v;8[#'um:_4S5ɸ|~u;ޭ/½j*Mǽ!-_4D?u[g &~fir Y-d*kHæSd2(Fqt,섛H&@¿O=yׅ#xdEӿO0X(%Rv|,=endstream endobj -1425 0 obj << +1435 0 obj << /Type /Page -/Contents 1426 0 R -/Resources 1424 0 R +/Contents 1436 0 R +/Resources 1434 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1423 0 R +/Parent 1433 0 R >> endobj -1427 0 obj << -/D [1425 0 R /XYZ 85.0394 794.5015 null] +1437 0 obj << +/D [1435 0 R /XYZ 85.0394 794.5015 null] >> endobj 218 0 obj << -/D [1425 0 R /XYZ 85.0394 486.5796 null] +/D [1435 0 R /XYZ 85.0394 486.5796 null] >> endobj -1431 0 obj << -/D [1425 0 R /XYZ 85.0394 454.3582 null] +1441 0 obj << +/D [1435 0 R /XYZ 85.0394 454.3582 null] >> endobj 222 0 obj << -/D [1425 0 R /XYZ 85.0394 412.0822 null] +/D [1435 0 R /XYZ 85.0394 412.0822 null] >> endobj -1432 0 obj << -/D [1425 0 R /XYZ 85.0394 381.7503 null] +1442 0 obj << +/D [1435 0 R /XYZ 85.0394 381.7503 null] >> endobj 226 0 obj << -/D [1425 0 R /XYZ 85.0394 150.1125 null] +/D [1435 0 R /XYZ 85.0394 150.1125 null] >> endobj -1433 0 obj << -/D [1425 0 R /XYZ 85.0394 122.4306 null] +1443 0 obj << +/D [1435 0 R /XYZ 85.0394 122.4306 null] >> endobj -1424 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F62 1351 0 R /F65 1430 0 R /F21 930 0 R /F41 1208 0 R >> -/XObject << /Im2 1340 0 R >> +1434 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F62 1361 0 R /F65 1440 0 R /F21 938 0 R /F41 1218 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1436 0 obj << +1446 0 obj << /Length 3336 /Filter /FlateDecode >> @@ -5583,42 +5602,42 @@ $ 3d,'8=c |*=Ccm "Ƚ&Bjsپ2N( |wq>}g&>Wvm3U+/Sm]6y&6z>Vh%ݰ䙷{rY%T·We'fbKq369]>vvE p4) hr03嬽vUtC4ەǣT'%6Pp5:x拐\VU|` 1tJl[-hL(P-g0'8VXE ' ixu_S[C֧HWpx '&,M۟E_&)endstream endobj -1435 0 obj << +1445 0 obj << /Type /Page -/Contents 1436 0 R -/Resources 1434 0 R +/Contents 1446 0 R +/Resources 1444 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1423 0 R -/Annots [ 1442 0 R 1443 0 R ] +/Parent 1433 0 R +/Annots [ 1452 0 R 1453 0 R ] >> endobj -1442 0 obj << +1452 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [411.5778 302.2913 489.9929 314.351] /Subtype /Link /A << /S /GoTo /D (man.dnssec-keygen) >> >> endobj -1443 0 obj << +1453 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [55.6967 291.0037 134.1116 302.3958] /Subtype /Link /A << /S /GoTo /D (man.dnssec-settime) >> >> endobj -1437 0 obj << -/D [1435 0 R /XYZ 56.6929 794.5015 null] +1447 0 obj << +/D [1445 0 R /XYZ 56.6929 794.5015 null] >> endobj 230 0 obj << -/D [1435 0 R /XYZ 56.6929 436.3593 null] ->> endobj -1438 0 obj << -/D [1435 0 R /XYZ 56.6929 405.7905 null] ->> endobj -1434 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F21 930 0 R /F11 1441 0 R >> -/ProcSet [ /PDF /Text ] +/D [1445 0 R /XYZ 56.6929 436.3593 null] >> endobj 1448 0 obj << +/D [1445 0 R /XYZ 56.6929 405.7905 null] +>> endobj +1444 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F21 938 0 R /F11 1451 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1458 0 obj << /Length 2453 /Filter /FlateDecode >> @@ -5633,45 +5652,45 @@ Jz ##9LԍS5~,>"ԔM+{B[je~w_r #dbDCDk:L}]8 ^1]q>Wx#bѸAD-}(]c}vG7I9}W[Gv<$"I:L_ET"pK#X}=T36.?]Duα䶭9]` +*3ɢMbMuZ$ŅCMyM0P*Ӥs,bI ECbZ=nH89ctqznJ0 vp2ș>MP B? 5&LLPvFcA?%+uհPg7B$cz[0*u3%EbEuS?)A&yJ Wc0!"L?~daEG#SB}"ăO鍹 b#j^KFF>2wM7RjČ4$bt8POarysu;endstream endobj -1447 0 obj << +1457 0 obj << /Type /Page -/Contents 1448 0 R -/Resources 1446 0 R +/Contents 1458 0 R +/Resources 1456 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1423 0 R +/Parent 1433 0 R >> endobj -1449 0 obj << -/D [1447 0 R /XYZ 85.0394 794.5015 null] +1459 0 obj << +/D [1457 0 R /XYZ 85.0394 794.5015 null] >> endobj 234 0 obj << -/D [1447 0 R /XYZ 85.0394 769.5949 null] +/D [1457 0 R /XYZ 85.0394 769.5949 null] >> endobj -1450 0 obj << -/D [1447 0 R /XYZ 85.0394 749.2278 null] +1460 0 obj << +/D [1457 0 R /XYZ 85.0394 749.2278 null] >> endobj 238 0 obj << -/D [1447 0 R /XYZ 85.0394 398.6362 null] +/D [1457 0 R /XYZ 85.0394 398.6362 null] >> endobj -1451 0 obj << -/D [1447 0 R /XYZ 85.0394 370.8109 null] +1461 0 obj << +/D [1457 0 R /XYZ 85.0394 370.8109 null] >> endobj 242 0 obj << -/D [1447 0 R /XYZ 85.0394 321.6035 null] +/D [1457 0 R /XYZ 85.0394 321.6035 null] >> endobj -1452 0 obj << -/D [1447 0 R /XYZ 85.0394 293.6228 null] +1462 0 obj << +/D [1457 0 R /XYZ 85.0394 293.6228 null] >> endobj 246 0 obj << -/D [1447 0 R /XYZ 85.0394 120.47 null] +/D [1457 0 R /XYZ 85.0394 120.47 null] >> endobj -1453 0 obj << -/D [1447 0 R /XYZ 85.0394 92.4893 null] ->> endobj -1446 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] +1463 0 obj << +/D [1457 0 R /XYZ 85.0394 92.4893 null] >> endobj 1456 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1466 0 obj << /Length 2247 /Filter /FlateDecode >> @@ -5687,57 +5706,57 @@ B $`Qo$R#XvfSs㎞X N9Fu^7BF*Ifs; Q (-4j(^ߩxapo]OcOQ#PXuש[DߧR W.T8pLU,I*T<(_wq̂H1]tzkY' AE@E"&NU/@/:nTe~ʇbco|NVosnř {ު͡VtDSp@С ({n9<ƚ2<;z_\É=!c_:~l@iLkk{xJSgYlW8tVz Hz]p2DKw<, @h#UJ 9n E)cH,4}\,i7'@;2zgX3xʶm#^KB[|uKiSپ`EY+c7#-`Vg;i}B'h-EUOJgsPRH*=w?:od%J*V?9v_H2IM$UYڦ̓NU#݇Aߗ)~֐T%$} Q}+E=[Vgn V]%H[ :ȿ)=?#;qEcPF^> endobj -1457 0 obj << -/D [1455 0 R /XYZ 56.6929 794.5015 null] +1467 0 obj << +/D [1465 0 R /XYZ 56.6929 794.5015 null] >> endobj 250 0 obj << -/D [1455 0 R /XYZ 56.6929 687.5192 null] +/D [1465 0 R /XYZ 56.6929 687.5192 null] >> endobj -1458 0 obj << -/D [1455 0 R /XYZ 56.6929 659.2346 null] +1468 0 obj << +/D [1465 0 R /XYZ 56.6929 659.2346 null] >> endobj 254 0 obj << -/D [1455 0 R /XYZ 56.6929 590.6286 null] +/D [1465 0 R /XYZ 56.6929 590.6286 null] >> endobj -1459 0 obj << -/D [1455 0 R /XYZ 56.6929 559.3791 null] +1469 0 obj << +/D [1465 0 R /XYZ 56.6929 559.3791 null] >> endobj 258 0 obj << -/D [1455 0 R /XYZ 56.6929 493.738 null] +/D [1465 0 R /XYZ 56.6929 493.738 null] >> endobj -1460 0 obj << -/D [1455 0 R /XYZ 56.6929 462.4885 null] +1470 0 obj << +/D [1465 0 R /XYZ 56.6929 462.4885 null] >> endobj 262 0 obj << -/D [1455 0 R /XYZ 56.6929 408.8026 null] +/D [1465 0 R /XYZ 56.6929 408.8026 null] >> endobj -1461 0 obj << -/D [1455 0 R /XYZ 56.6929 377.553 null] +1471 0 obj << +/D [1465 0 R /XYZ 56.6929 377.553 null] >> endobj 266 0 obj << -/D [1455 0 R /XYZ 56.6929 258.7201 null] +/D [1465 0 R /XYZ 56.6929 258.7201 null] >> endobj -1462 0 obj << -/D [1455 0 R /XYZ 56.6929 227.4706 null] +1472 0 obj << +/D [1465 0 R /XYZ 56.6929 227.4706 null] >> endobj 270 0 obj << -/D [1455 0 R /XYZ 56.6929 161.8295 null] +/D [1465 0 R /XYZ 56.6929 161.8295 null] >> endobj -1463 0 obj << -/D [1455 0 R /XYZ 56.6929 133.5449 null] +1473 0 obj << +/D [1465 0 R /XYZ 56.6929 133.5449 null] >> endobj -1454 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F48 1228 0 R /F41 1208 0 R >> +1464 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F48 1238 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1466 0 obj << +1476 0 obj << /Length 3154 /Filter /FlateDecode >> @@ -5762,288 +5781,334 @@ Z B9#Pa3@m RJI™ }(q(FB O.9Lzg'nh$P%,u-A_6{ENL8+ͿoNPR_/6"?='p5qavrc>V jM^wJ)*:bjVbٜlA,hx-KنV_ rcg -(ʆʟ%ڍ]ut >LٯqG9UuVƀڳe︕`aËsyDϼTpc'D!(imlB͗ՔxJ8:N|N7, t%o@wm JhԱZalj M}hT6Adl|_e?HIл}Fh ǺB,KcjFR"K*w-'M]鞺(> endobj -1470 0 obj << +1480 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [408.1244 623.7385 469.3244 635.7981] /Subtype /Link /A << /S /GoTo /D (managed-keys) >> >> endobj -1467 0 obj << -/D [1465 0 R /XYZ 85.0394 794.5015 null] +1477 0 obj << +/D [1475 0 R /XYZ 85.0394 794.5015 null] >> endobj 274 0 obj << -/D [1465 0 R /XYZ 85.0394 769.5949 null] ->> endobj -1468 0 obj << -/D [1465 0 R /XYZ 85.0394 744.1913 null] ->> endobj -278 0 obj << -/D [1465 0 R /XYZ 85.0394 684.3648 null] ->> endobj -1469 0 obj << -/D [1465 0 R /XYZ 85.0394 655.3895 null] ->> endobj -282 0 obj << -/D [1465 0 R /XYZ 85.0394 606.8822 null] ->> endobj -1471 0 obj << -/D [1465 0 R /XYZ 85.0394 580.8718 null] ->> endobj -1464 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1475 0 obj << -/Length 2743 -/Filter /FlateDecode ->> -stream -xڥko8{~=2+gi^;i[WYr %9Qr p8IbFn,N7D8gl s?LD1՛_een.G3{7C߹zwy{w{_s!s-M;z}9ϻήs.، #ڛhQײ:j+B+ay#\{b/d6neW0  *tk[Usiu;+TLeUC$µ`|kăK[A[ K!qtF>BDX.y}&1Yѐ%:a]Yek6]Q<ޕa_L6^༫)hr@ fN6Z#db+& ^T]WݫPT&&idT/挈Wg-fJܴ4SD8+KBA1BO -"0X^I)8!<[Ed?^|Ghv4]ƌ@|{{UBp؛a>&~ )aRFӷ#L $uH@ -_r)؄I G.)~}Ndf`[Z - b{@P`Ztq luQ&8@$<γx( :c@~(>ϔq5(*3qR1z@ipKc#Af4w~pDZ'l -i:3~ILJ[yb y}UW16@np@hS u@ #E WbvV/w)vG(3v߾kx8ehdJAenzӌX{u^6l@T)ԋ'J31lm&8+%6;b۬HZhLhX8AXUV*ӧ16`>ܳď@$҃]'HH7Oi+NY LAsq%]hM€j0 - - E$9ǚ^3߃ =L^F9h6:es6Ɖ2M`2čttJfn"ϡucR"Sv)LqoPVkKnRvm?`yQLᡮ"tke$s }!PP`t6RV۬y:Vgi q94~esƓO~(AQ1T+ tT"Q(- "|OΕiC9wzdgD$C~3)t]^W kO e`^5 s~h kx[=NքRɞ-u#k0ԡPJ y_zΰAX>L>|\J>)B<}XJNtRvm{x}qq<]enUo/3}V3?B \oke{^+xEdz bW?ZؕIL͵sI endstream -endobj -1474 0 obj << -/Type /Page -/Contents 1475 0 R -/Resources 1473 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1479 0 R ->> endobj -1476 0 obj << -/D [1474 0 R /XYZ 56.6929 794.5015 null] ->> endobj -286 0 obj << -/D [1474 0 R /XYZ 56.6929 769.5949 null] ->> endobj -1477 0 obj << -/D [1474 0 R /XYZ 56.6929 743.6915 null] ->> endobj -290 0 obj << -/D [1474 0 R /XYZ 56.6929 650.8595 null] +/D [1475 0 R /XYZ 85.0394 769.5949 null] >> endobj 1478 0 obj << -/D [1474 0 R /XYZ 56.6929 617.7643 null] +/D [1475 0 R /XYZ 85.0394 744.1913 null] >> endobj -1473 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F14 956 0 R /F62 1351 0 R /F41 1208 0 R >> -/XObject << /Im2 1340 0 R >> -/ProcSet [ /PDF /Text ] +278 0 obj << +/D [1475 0 R /XYZ 85.0394 684.3648 null] +>> endobj +1479 0 obj << +/D [1475 0 R /XYZ 85.0394 655.3895 null] +>> endobj +282 0 obj << +/D [1475 0 R /XYZ 85.0394 606.8822 null] >> endobj -1482 0 obj << -/Length 2100 -/Filter /FlateDecode ->> -stream -xڥX[o~ϯ D o$M'Ai[,y-9ϐCʒig8 P̣c^*Rũ$!eOfe'NOމKIț.zByoŏӫOԗd/7a7WȺC$+Ӑ4V;ƐBCzi"b%0fwoo?tigWvF6oSo.&/4DR7RܝS㚩c EB„#Δl̙2&Q35 "J6"z)JRm;{ZJ8ͦܣڕBb -V{^IgÈRe79d5.`,13Ǿ0!n/f$G@DefE5Rz>o;j p F4J_Ir -`t E+GA%݌CFbl;?,AE,!PFp0 ( =Dܿ: ƒW*TP6|`ήܻ"gS5>`%l cc7u xR0VS!,4R^*䯳U"1z لSx,ڕ[Ŋ}\@][Ek>4C!^+UK8}Ӫu3aYN_'LBm[TJ͑jk|UH-T30c!q2߷OYd(Y)8lWL_΍Gww?ۦn+|+Z4kUWxg&͑Y9amijE,I^CEժBaDL3q,1 Ͷٶ@oW=m]ٔ D1wQeh] -T S?Z|U׍ Ȁۺkz$徭,1PFS4HnDJuc}s8U&$ 6>~`zvWXhXo-^n.x9!"8 0)ӃcU,WzkFٚwH4m͖ -թN1P,w- @5Tm?soeWɷM[/fUcg9[slDWؿK@Kg& fc16Ak]id -Hqh0 ;x(?fA  1Z!w[73c0ǯG!2ƛXVA]7_"{p:y6C$Gir &4:rQ!law[dN%{|1bsU90=if{z:h -`,@ٴr:bMi&Q9-74 (&@Y@HEONA}HeYQ&!0E 3պIx t%c0Dő<(6 FȝKǕUӠ!Va3|tv8}`-]: -'3f׍N,ho%HE?C|H4nfjjaܯwM;0Z9L%%hDrvQWRgT[;J -v{Ul GUV?e 5ve}eRҤn[( Yп.Zs2SNW!m$ xWZgjdmmR -EbBӨ vnTr3UHAD"L@/r[DϬY@j[=?lȔPICDj$I^t7rB)3-I ^_ '"ismբUsmf@D !^vu˺l>?8L`efz}KIKzwqD6wu WZҨjP,zhp jKn Q MvemflѷaȾr5p-mՀEִofU6CxTCv{*sWqAh]E]_5(IY4,1`^hu62podcބdJo\UAƐ>:HmJ%}G>^XHendstream -endobj 1481 0 obj << -/Type /Page -/Contents 1482 0 R -/Resources 1480 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1479 0 R +/D [1475 0 R /XYZ 85.0394 580.8718 null] >> endobj -1483 0 obj << -/D [1481 0 R /XYZ 85.0394 794.5015 null] ->> endobj -294 0 obj << -/D [1481 0 R /XYZ 85.0394 491.3865 null] ->> endobj -1484 0 obj << -/D [1481 0 R /XYZ 85.0394 466.1094 null] ->> endobj -298 0 obj << -/D [1481 0 R /XYZ 85.0394 166.668 null] +1474 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] >> endobj 1485 0 obj << -/D [1481 0 R /XYZ 85.0394 141.3909 null] ->> endobj -1480 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F62 1351 0 R /F21 930 0 R >> -/XObject << /Im2 1340 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1488 0 obj << -/Length 1727 +/Length 2889 /Filter /FlateDecode >> stream -xXY6~0>@D>lMnn" -$Ȓ+{w3R|hۢ- -~9䜜8zS V4}a:ti6L^'l0hIn¡b-'ÄOZث}e8ES,O’E)uN;]uծ]&'Z]WDzU]=KN6r\6,l (Oca vy5EPD O΃+#LgKhmq[ѬǾk~TeZJF=`&kC,0T=UPh] [o..t8ޫHYE']oMkUIY:mVo#$pVt^X5Q LJnjfmmWˋ!G|vł.!%þDG|wIQ588X (8+\8Q jxHC,j%qQ]8@&0ܯtCGkK9~Sgª?3Ӥ]Np1WO1aVa_Qg5ZCcf.\)_>2[3{@U"dldqFqczR$utEleYvmWo\qqi.nyvnt80$ yb$7UC'$o<Uߤ}WT?r++O@dF[G}WdВAg!%v,, @ՉO`X;hz%<< T -W&jqh.I~YV򗸇H7EFp∀v̤9<4EׇՂuZʊe:.6{#dwe qh僕bf@mDm](z=n τt!pK3~9@, o,C/=|-g_; .d9e hrgqWǬ'ϦDq|d\Ӌϑ-]b y4,d߅=cs'ȿ/z>) "5st6 -OS -Bendstream +xڥ]o8=PQg)f:aLۺʒ+q_3$;Jv"@4|b~: =N7Y?.,lH/2na5^w'ppş3? z72v{0xv}ޡܼH~¹~s޼~Ɓ|ï\Cم'QM_/MG[@ѐ%2aYYe5}Qyy0O&I/pV٘Ai48p VqN6X#dB+\&؈@wTYW=PT&&oidT-֌Og-&Jܵ4QD8 KBA1@"0I)6![Ed?=Re4ҪSn3flw U%Ćc#JWeG"k:;rdAoV $[ L/&҉lB܊zk$K +|(u69_EV\="lǜ`lVm-]z\ */[]T o.dw0 1i2:3f dcyDQ%ʄ ~Hi ͷ[`He45gjk}P籊'liv:3~LBtLϙaWbpA`  cU78 ˺B P+1;lx `uɻtTooxyM`42zm;2:A0]yVդ̮Tym!f} 9 APG/JC*Sދ`cI>B|D|i D⿼%zIq7LtO +׃C SpczE\cL=UF=j(Ui𿴵5XHW WzU/$.M$e2 @c;yO9b.57!(T/Ss{i77dnqju9fwM[zRb~2Wվ؄-CIc&6m_*ܻ Tb)0C,'!1nzc pKBtlEllHV2R%գv4;li?~LPjui21OV5w-QMeUNBA +&S9aր閏X0;V G'wv5vsC֛fDsI`YEˀ$T͘H)&@ @ږ;a$9-& u@qkGo-ݞL,fXM xe27m) +X?GDPl0 EVTG@pMB6rA8N{oY蝪ɼadG3;4:zOT=z4軂:LStrLnAo OdFm5 ]-7j}6Q&hC/аm*\'/ubЮ8e՗}t$?x|X-nx~F@Bṡt |׏|\1Ӌx{1Tl=:-i*hQ{֟@@&x6lK@K(aĠ ]YC% c}7ű+( &T(f;rendstream endobj -1487 0 obj << +1484 0 obj << /Type /Page -/Contents 1488 0 R -/Resources 1486 0 R +/Contents 1485 0 R +/Resources 1483 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1479 0 R ->> endobj -1489 0 obj << -/D [1487 0 R /XYZ 56.6929 794.5015 null] ->> endobj -302 0 obj << -/D [1487 0 R /XYZ 56.6929 442.1519 null] ->> endobj -1490 0 obj << -/D [1487 0 R /XYZ 56.6929 411.6415 null] ->> endobj -306 0 obj << -/D [1487 0 R /XYZ 56.6929 374.4296 null] ->> endobj -1491 0 obj << -/D [1487 0 R /XYZ 56.6929 347.6871 null] ->> endobj -310 0 obj << -/D [1487 0 R /XYZ 56.6929 190.5336 null] ->> endobj -1492 0 obj << -/D [1487 0 R /XYZ 56.6929 160.9816 null] +/Parent 1489 0 R >> endobj 1486 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F21 930 0 R >> +/D [1484 0 R /XYZ 56.6929 794.5015 null] +>> endobj +286 0 obj << +/D [1484 0 R /XYZ 56.6929 769.5949 null] +>> endobj +1487 0 obj << +/D [1484 0 R /XYZ 56.6929 744.5025 null] +>> endobj +290 0 obj << +/D [1484 0 R /XYZ 56.6929 659.1833 null] +>> endobj +1488 0 obj << +/D [1484 0 R /XYZ 56.6929 628.6281 null] +>> endobj +1483 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F14 964 0 R /F62 1361 0 R /F41 1218 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1495 0 obj << -/Length 2310 +1492 0 obj << +/Length 2097 /Filter /FlateDecode >> stream -xڥko8{~]`mEQ&5^K+b!t^I[H5\!9/΋Y/zkZ2tz~蘮%,=zw#{zhQ =M{ -ћ̿O?'aV1YB茖.o8:Nr{=6O/NyOBr_ƓW՛JN'&^ KR}n`_,S2Eڽq:R֘_ U}˖ L7cv1-1QՏyAE4Hۘu57vf3Qf-GspLxCݟ7˲*ĩG|]Je77i}݁Ғm&tm2z` zX;ԬړDӸLj4.Uf=\}Qs(fyAdgUJb] Q-y*iܩ Hd>?U-:e2%oEDp6KUQS`'z።@;YT=nt+Aq$'! peB_vwxp\ބ=O;2'Jڪ Hӑ^G(?F -3 x}%I'3l63v( HX8ޯS²:Dг5'GQDDa8t \nU|f T;Yϱ -;L),qgz8lHs]Jt%ڷT -༿"0ϴ)Ԝ7-߳wіϠ帲zU ]~.dmtZvk".@ޮ9\nKL㇄!E\z>EYqt]%W-MTqN 5MA羽I<-b?q2eBIsġ~2Уy`x`ʋg|>p}r!8rp]C}_]wrK7ӈ'1jžYʖPIm:dj2*42nBHYDX,:ťt -V1uC96xJ8eSj(mhy23DBJ8VSËuɫ-txP>Z -0[St?`Ǫфba;q|ܺcr : -)56.Ha7mϪ 5Bbe ,o0T<%8[oSWU - ۨEwhA~R͜wؑ>mB p,0~?%E a80 `t,K&*ˆ-a4$ so v?zQMK|D=^_\)$$4"Rvj96!Co+m+2=w/>{eUO@8HeC̒, 4k|/; Bx$cY>I"ߥ", ѨFLiE4`~ð(E h;C& Gz"S#Or ,S[m8+ :s]*mŖH -ȱu;O?tMl9:8ACan;J;uNmHux1RmI( n?A&Z3ռ%v@)~◹Z(mɛ_/?endstream +xڥX[o~ϯ D o$M'Ai[,y-9ϐCʒiFg8 P̣c^*Rũ$!eOfe'NOމKIț.zByoŏӫOԗd/7a7WȺC$+Ӑ4V;ƐBCzi"b%0fwoo?tigWvF6oSo.&/4DR7RܝS㚩c EB„#Δl̙2&Q35 "J6"z)JR4m;{ZJ8ͦܣڕBb +V{^IgÈRe79d5.`,13Ǿ0!n/f$G@DefE5O>o;* +p@ F4J_Ir`o gE(GA%݌C䅡FXX;,AE,!Fp& ( 8Dܿ: ƒW*TP6|`ήܻ"gS5>V %l cc7u PR&VSѩ,4R^*䯳U"1z لSx,ڕ[Ŋ}\@][Ek>4XC!T+UK8}Ӫu3a N_'LBm[TJ͑jk|UH-T30c!q޷OY3d(Y)8lWL_΍Gww?ۦn+|+Z4kUWxg&͑Y9amijE,I^CEժBaDL3q,1 Ͷٶ@rnW=m]l D1wQeh] +T S?Z|U׍ Ȁۺkz$-*1PFS4HnDJuc}s8*S&$ 6~`RvWXhXo +-^n.x%!"²8 0)ӃcU,WpkFٚwH4m͖ +թN1P'w- @5Tm?soeWɷM[/fUcg9t[slDWؿK@7g& fc16Ak]id +Hqh0 ;x(?fA  1Z!w[73c0ǯG!2ƛXVA]7U"{p:y6C$Gir 4:rG!aw[dN%{|1bsU90=if{z:h +`,@ٴr:bMi&Q9-74 (&@Y@9ZYߝwLrC`I>f@CKu1xz==|J`#yP-m;+AkC.1&)fp03 xZp\uNfͮXy*Kt鑊~>Yw+h<|ø_v`bsJ^ȉ 좮=>`*-rGsZwW 3l~Hj}?tIIjQ<=]eke8$Bt;F%Iۤ8 +@+Q%p݌}f^PϗDљ& ^6LYՠ= %{8vِ),[|.Ip14}o2RQ'fZ2Խ@گC6ڪE ̀"P&C ͽu;́|~q 0:lH͟QՠFY` u_tvԖ +L3AmX o/4}VKkbY +?ZA=P3Gkn3<@i_iUz1l4t0U83nFѺv]ߋjP-hYc<%ѐl :1v߸᫂!%|> endobj -1496 0 obj << -/D [1494 0 R /XYZ 85.0394 794.5015 null] ->> endobj -314 0 obj << -/D [1494 0 R /XYZ 85.0394 678.3493 null] ->> endobj -1497 0 obj << -/D [1494 0 R /XYZ 85.0394 652.8222 null] ->> endobj -318 0 obj << -/D [1494 0 R /XYZ 85.0394 535.8888 null] ->> endobj -1498 0 obj << -/D [1494 0 R /XYZ 85.0394 507.3968 null] +/Parent 1489 0 R >> endobj 1493 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R >> +/D [1491 0 R /XYZ 85.0394 794.5015 null] +>> endobj +294 0 obj << +/D [1491 0 R /XYZ 85.0394 491.3865 null] +>> endobj +1494 0 obj << +/D [1491 0 R /XYZ 85.0394 466.1094 null] +>> endobj +298 0 obj << +/D [1491 0 R /XYZ 85.0394 166.668 null] +>> endobj +1495 0 obj << +/D [1491 0 R /XYZ 85.0394 141.3909 null] +>> endobj +1490 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F62 1361 0 R /F21 938 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1501 0 obj << -/Length 2554 +1498 0 obj << +/Length 2160 /Filter /FlateDecode >> stream -xڥko8)i.AQMέF}ĕE"u")ٙ%)ɥ-vx'&A膉L&Q⻁'j{MoiK ~\\\ުhI(b=^"uB3`M3GOB 3Mx=t9]@v 7gWo !W7o=KEt|⧋Egv)4_& UILsEJYLq1gppj>\B9L)ǜ$n2\lQa8ݣtM^>"*޽r eF w6>{,tM$xZ3:d*5@DOe?oŠ'}7np $ ƦMex&KzYV wW Қ/pI_$Yqg5r( -Cuev;ݕZwꠑm>$5Ү5}R6ut ]hkHcI)Wmd}w^dĴବe`ёn=5v 6o[_ -pQX˟Bxtp'\<%=jLAO]/Ә#kn4 -mnRޞ}U4z_M~E1h i $zMIg -UCrqS,\~?bcJ.P ~ u!cUa.xzڤ0y/ۆJwue?7 (]crIRj([Ub$zebjZWey4oTA&t[ٴG6yE~F k0j'$!)@LeCLo;Qp#VV;A7s;OK#b`.È,<N\j̸U۝.kʓk:@6Q~eA+=(nSi*찣ͬU+:$-$ijծ<@7b%0tE%9}Q!`$_#gz9³@KV+t - ar=OeGn0ְfT;H[ Y;#*p( -An`72t}O0~TN]3uc 4}cye4GAh=艔ߌz_HfE!xtJNO -cGeoݕpֹ _0 1|CC!e~W3(^nbWؗأ^'#&%g2\4Mǎ̴CD~ f|W"N ~~:= +O_h &3zD,Њ@)G)Φgvf-gRr2NX2~쇜{lrYnWgDh"& 8 ~ b|*c""ۃ3{!"&{=5>&a?ED*҇~m始EVduVs[]gڶk);X7>׸:%yxˋ9wMfcN BQ.ip0F̄;FcŪ̹ͬݺޮg:YpθV䡘Mz \FNPI S: +mִ"v:5b0x,:ޠ}᜴6+_c2Vӿ(F6<_%7ѧoMiDT2[{n9:0 vɿEK0m}5q"=Ve4قUf]$د gp?f.2VDSݥ&vf[d .ܜ` QҤ[LN(b$XxE@d,= "k6 ]K,ȩڴ$GHx(JbPc/yta5F~heVٺݭFY xnB42P^k2r82 7TZrOϞ,Tۦ-`L]`mm4]EҢC{v6+Yc>o4:!A >y΋ a0$2=t )B|4d욖FsKK<+mD --8<[Gunqd(@ູYV B +l9*dWn,xjHSRJDwF}/o_[&PˣC8اO*w]ٿRØ}E߫a0zkΝ 5pw,vYfíC 5Ks"{ +=10Ȱni=*ZWCWKg:1dN3$fVHU{BȊoǏ5Aҡd+@S/0¢Z nnPm]V<&6DKω +~ 9+23#(Ub +K$pOHp6*^d@ܤV2͆ta $ +؄8 +mH@:w¨i +3a=بy{Mmt?+'}Z-s~3kM`àWA!` ]W1<#]  &"lC/AK]@d +8XqҰsK×3F 5\6$#+nDN86+Y W<_2YH^Vaz@Rۚˁ̑(&OzIAqWm9:JSMo5 : fTvk V5P K2J!+"n2 萔DT\fX.GȎzC@XAO>ydK[y\9ׂ֮dNsqh'ky# +[D8>"El.ke.sC.L:aѴ 16pn[0e; +Uz> Pl"w++ʴ74Kt~]W.o~wY +ZCdb S\iS DЍCOϮ_/uՀi W}ECe2 7u; +0TIE'H8S#@\CcG~S-sT}>> GیVT]rB&RP/^:sC,Y^ X72AU +W+kת +*sendstream endobj -1500 0 obj << +1497 0 obj << /Type /Page -/Contents 1501 0 R -/Resources 1499 0 R +/Contents 1498 0 R +/Resources 1496 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1479 0 R ->> endobj -1502 0 obj << -/D [1500 0 R /XYZ 56.6929 794.5015 null] ->> endobj -322 0 obj << -/D [1500 0 R /XYZ 56.6929 353.0332 null] ->> endobj -1503 0 obj << -/D [1500 0 R /XYZ 56.6929 322.4681 null] ->> endobj -326 0 obj << -/D [1500 0 R /XYZ 56.6929 162.2421 null] ->> endobj -1504 0 obj << -/D [1500 0 R /XYZ 56.6929 134.4864 null] +/Parent 1489 0 R >> endobj 1499 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F21 930 0 R /F11 1441 0 R >> +/D [1497 0 R /XYZ 56.6929 794.5015 null] +>> endobj +302 0 obj << +/D [1497 0 R /XYZ 56.6929 655.8524 null] +>> endobj +1500 0 obj << +/D [1497 0 R /XYZ 56.6929 630.3608 null] +>> endobj +1496 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F21 938 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1508 0 obj << -/Length 2381 +1503 0 obj << +/Length 1877 /Filter /FlateDecode >> stream -xڥYmo8_|Uz pۤ͢wC[,NȒ+fp(MpDgÙCOI|&`%WM` U eSݝ茚cS2U, 1?.]o -M˩6l_ \٫;ȏ5RIv˪\Mg!c޿2BY`*8Ofޗc.퐙6Yy{m^?P1`BeW]%Jn0 0sIt?ߴ;8lA`D.spboQiTUT;"GMD>?lwUMGI˥nwvjj҇1 ]I;H%(+SlM&F\E!.I1Y^O9hZi:jxS">A\}.{T}ZVԶl`ڇSXa`(IT0X1 ӲhYfCn_Dgoz"t)rJbX].VJĶ]jZ ǝӁ/LÉ>)}uy'#"v[c$VagP,²nҺ͗"]b&ttkJ!Fh* 8 n#5U`]^{tN5R?zgV-[3%nFY[UPwzXq(p"'{guz;Xy\! &bƒ{zcű4·L*@E!`Hr}>@g}|ngg@ɗ5;> -AuyjpRRᥑ,rפ6t[G6x"F„e?!!Sk6zc"?A՘<LJ#[ =Vn r:y?=y.et{{|c@FX%O1$?p>`}|qO^z>c#e`R[JY^58ẉL$=뵆"3һ^Y rp9HI-9Þ#ƈ"輻#yRXO>q NJ:kO$K~B8'~,3TjhycNtendstream +xXo6_a}L&m$]{{-}e9Vc%'f8,+Jo=H ̏C1'DŽ Ʊ p#6Gq$;b4Xz2bx,Ixٙ}sq|?q97qÈ9opΝ[z{3$Ň@e2ʻw33KΩl~"b移ń'k[=vthΙ@~ ߎ'dy\J\Pxa lG-Ψ^:P$^3}>;eg  _hojO3Ɯ7b*{2qh6C~waN6y̥p-o"ؓ% fa)YԚuJ54t˫;X>Jk.ϊEj +=xm|:Z/{p^6b:.ID5ۢzx@X$ȓWv 9"]D gboiUܢ#z#@<I}V=.z@j7?6v +4dDl4*Kb LcxiieiYTB /zMbd`,$&aMDscg!^hgLeZഩSyA$#櫉AJe+j=o +CTo + P&'l,4 u)l]p +n~䂔 Bob* +!9}CO?N!(^PmU +bq`\m}Qu,ÞKq)giϋ{!_ +?sQ0v]v&]`ete(IfTƋ>)Ɍcphf!z`cnR>Rik>$B,Q\GbI O->kѻhhFQimHmc;J +ʔ92:xV :T'Anlak/:-MO!؛hgTDwN['.f!K1[7 +ĀS @(4ի + :<)r8&s(p7f%E4v; )<JޑD'z7a$uH~Q3~h[Tf&?=>ͯu'N +!Mv*4UV2's~{09ս SIs¾'$ -G˒g[!)ODCT^^=TT'z2 =7j F ,2 T; }P +6?VUń(&<U^1%bYTEn7xgFBE;R䆨qDRͥ f!JI/rg|VN?@P-G*YDmVȋ\m1pEj"d-C-&rz Rc} 1*s|1~lnWcA"٥zMdċY;J7?N|2~ysۀk75BiMГE[\PXE>J":]QW#j/]EBrjZP5j<=@mO;}&MZuw ,ldޗV{PC"UōwG(p$OpK8h2J윰U7UWendstream endobj -1507 0 obj << +1502 0 obj << /Type /Page -/Contents 1508 0 R -/Resources 1506 0 R +/Contents 1503 0 R +/Resources 1501 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1479 0 R -/Annots [ 1511 0 R ] +/Parent 1489 0 R +>> endobj +1504 0 obj << +/D [1502 0 R /XYZ 85.0394 794.5015 null] +>> endobj +306 0 obj << +/D [1502 0 R /XYZ 85.0394 769.5949 null] >> endobj 1505 0 obj << +/D [1502 0 R /XYZ 85.0394 749.1709 null] +>> endobj +310 0 obj << +/D [1502 0 R /XYZ 85.0394 714.4776 null] +>> endobj +1506 0 obj << +/D [1502 0 R /XYZ 85.0394 688.8412 null] +>> endobj +314 0 obj << +/D [1502 0 R /XYZ 85.0394 535.7123 null] +>> endobj +1507 0 obj << +/D [1502 0 R /XYZ 85.0394 507.2665 null] +>> endobj +318 0 obj << +/D [1502 0 R /XYZ 85.0394 332.8138 null] +>> endobj +1508 0 obj << +/D [1502 0 R /XYZ 85.0394 307.1774 null] +>> endobj +322 0 obj << +/D [1502 0 R /XYZ 85.0394 163.8619 null] +>> endobj +1509 0 obj << +/D [1502 0 R /XYZ 85.0394 138.0002 null] +>> endobj +1501 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1512 0 obj << +/Length 2117 +/Filter /FlateDecode +>> +stream +xڭXmoH_aXP){65^M]mq,,٩{~#˶pHc1p'A脉LQ;+lyagf]|rvҋ2LYƱL Ako^ m߄ /n^dO"\gލodgzr<Ҵr/~ +!7/FW4uOz9F5yw;~z6vumF'w ~=s/# \G$,s 8;ؙ[{})\Gzq} 'baM7yf5ZByۦGוYju$^ҷZ5yU2&"g#oAD۱-$~oۭD+ԕ~;LC_o~}z,W:5 רr˥* +mihTWjw\*mSˁut܃2ZVN7O(h uH@(2_3MՑ0@i%{=Tvʻ4Hˌ<(ܫjҒ) *4SC<24a ѯ|}ɫ_!WZM>/~Ѫ{s :j6t0L}9qv+j{[yC9ZJ+-Sta}H,lZQJyYB|iTn: Ҡyc35=<;ї7GZa>ql ,VU'Z|?r0b4Ap T0NȨsB<7gƈH"GPSH>'x/tvwBf~< ^dd$iHW.HNE2U7jקtL/',ʺV3uE:UE$pD,*BRFuCOO bs# +rsBD ROӄF]TKrhJe jeTY%$*, Bo'L&8wMy0/Gަ ZIYBfMTΛ)m\v*Q5½'.b_²S#]?S,U|bw5OO1(P.WpE?rͲ%u5 ^ -3 W&(Դt~T]4* Q\9~sѷK͚ Z ȏ0`7̊CF?3q $+NJo+x7蹚s;o HѬgDAlÔw)E n&tR( +ϯ\L=H`zXb Qޅm]k u[sכ&/NVV2)=m,vCy0iˠ녧)N^V@3`8.[oz z4׾2^CGb"5鰈 4LQ{A=і Bf+R?3jCc^/J(mQJHJ9Kbpb~A %8hav nְBW>$-W獙6xزMF(h1->Y>ǵsE[QC RS57bSZMӞ؅4 $68PXV2pgY|NIeh~NX'BOAz*xAu@뿧]357kmߒ-BUΪUTBoO;x\|c/pߞz?x?r8s(vRV?}3eendstream +endobj +1511 0 obj << +/Type /Page +/Contents 1512 0 R +/Resources 1510 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1489 0 R +>> endobj +1513 0 obj << +/D [1511 0 R /XYZ 56.6929 794.5015 null] +>> endobj +326 0 obj << +/D [1511 0 R /XYZ 56.6929 725.1329 null] +>> endobj +1514 0 obj << +/D [1511 0 R /XYZ 56.6929 694.9784 null] +>> endobj +1510 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1518 0 obj << +/Length 2294 +/Filter /FlateDecode +>> +stream +xڥYmo _aN>F@.truw@owqq,,y%,E>pΐ|8$,[F$\˳7IvWv%Xl̾ԏ˫{L"+ +-; d`ܽ}ZΞنkMMϷ۷NnDnk,y'< 3XOB >-"4G<==ٲW–/W>ٓ5+ےQM^öD9ݕIsl9݂Q=u̗ -/tgb̙n`A@mXU:X_n)+W5nqzSږ'7 ,Q `AR[? )1TG51σa2A1s0 .%GOJG zƸ :$ø,xwqV~ۮR}M uE:ǚ601C_ƔٯzinrrT5QX7@IUpbo{ [ 5ŗ(ꕀXBU:>HNm#w +J%xf,=W8A怃Luന""㺩ky}y> endobj +1519 0 obj << +/D [1517 0 R /XYZ 85.0394 794.5015 null] +>> endobj +330 0 obj << +/D [1517 0 R /XYZ 85.0394 519.9229 null] +>> endobj +1520 0 obj << +/D [1517 0 R /XYZ 85.0394 488.8874 null] +>> endobj +334 0 obj << +/D [1517 0 R /XYZ 85.0394 326.6298 null] +>> endobj +1521 0 obj << +/D [1517 0 R /XYZ 85.0394 298.4037 null] +>> endobj +1516 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F21 938 0 R /F11 1451 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1524 0 obj << +/Length 2424 +/Filter /FlateDecode +>> +stream +xڥY[S~W!US(Yyc!`lXzٱ̈́ӭ=cȩZB-jSˈï"L* N50Dxeϴs=񃊃Fv=0$"5-@/~3xxB- \\RQb)*|k^0_}!Eo|v8 ?yé>LIÙHSlNtXGʓGnN ̖ߖD,ZA'Ǣ5F2G])!XE *&dIŽ3eaMCHpqX^e#‹ǩ`80Ib*|+Bkƴ;*nNj +p`t^r,QCWmlY'X^&rb=3YwepʒN$UK}NleԻMC2\@*X\<'_UaAHY_m[f_8݁ʦ&kkv {}:+F-*:~ٝ-?YDY'a<(ZH 㥶M B>%XZ!S(%$7xZlKZ¦hMQu&3ه&5fmY+aq0}S&ên*Rz<` N!a߾-цמz}p=nGjq,RVmGv>^BtZ;UęN ̌B5K{j=xA #T.Z/Ιd^v:hEP OdqȄDLJ5,h I>*΀ƛ.]T 6*,!Uy1g#5[,-1w]jÀ+y+OpV+/\y=w j^lDT ec18>~ *-* +~:w}Jb␔%I:~t}?>,cϓ%*4ofǀEwٙx!(F:|G)R[)rನd]^@z!@oEu*X{ qpLE-NvCp"z@!,^1~Qikf%wԾR9;[0 V&E/ʚ ڎ4RI#x?G9`ƥ+JRݣUqzH/t[j3?y>8PP")XsK۱j}?3;MYDϝTչ+2؇JjIf A($gu']E8:+[oQJ H{(AJ-˲]7"جeLu. "F/̍!v 4ndPu:2ő곍͈wt/(gǿ c9$;r4,B! +Eءka =qvNmx +8|p1SXR͖:RGJyS+#gTき+endstream +endobj +1523 0 obj << +/Type /Page +/Contents 1524 0 R +/Resources 1522 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1530 0 R +/Annots [ 1527 0 R ] +>> endobj +1515 0 obj << /Type /XObject /Subtype /Form /FormType 1 @@ -6063,63 +6128,40 @@ x 6\>RgbWj[ WϢ{6;F])/ԬMu;pk;̩dh> >> endobj -1509 0 obj << -/D [1507 0 R /XYZ 85.0394 794.5015 null] ->> endobj -330 0 obj << -/D [1507 0 R /XYZ 85.0394 463.8124 null] ->> endobj -1510 0 obj << -/D [1507 0 R /XYZ 85.0394 428.0717 null] ->> endobj -334 0 obj << -/D [1507 0 R /XYZ 85.0394 217.284 null] ->> endobj -1512 0 obj << -/D [1507 0 R /XYZ 85.0394 184.4347 null] ->> endobj -1506 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F62 1351 0 R /F21 930 0 R /F39 1151 0 R >> -/XObject << /Im3 1505 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1516 0 obj << -/Length 712 -/Filter /FlateDecode ->> -stream -xڥT;s0 +4t*O$N\qm% r$neI#N}A@A|@Pࢮ !YFItqvP읂y|CMfX -RMOec F0Iht;y%`04`xi({{?6†]hzËp9#%wLn~B/ᑸqXIw -]:BrILmz>JQRdGB@ll20]FRU?5߭XLVtY| XPѼm~FmBie[=3Jg͛Q\}uU1eXo#|γ&jخ7(԰Z`"l"i $HcAEBS8AT ;sKO[XFWbEƸ)flVEkk}nW/,oPc{7v3PS4cC &WKfnMe `TDF=˦쌞 2I./l,Tv<֣#įAx)B;m4G> endobj -1517 0 obj << -/D [1515 0 R /XYZ 56.6929 794.5015 null] +1525 0 obj << +/D [1523 0 R /XYZ 56.6929 794.5015 null] >> endobj 338 0 obj << -/D [1515 0 R /XYZ 56.6929 769.5949 null] +/D [1523 0 R /XYZ 56.6929 640.7425 null] >> endobj -1518 0 obj << -/D [1515 0 R /XYZ 56.6929 749.4437 null] +1526 0 obj << +/D [1523 0 R /XYZ 56.6929 609.2714 null] >> endobj -1514 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] +342 0 obj << +/D [1523 0 R /XYZ 56.6929 416.9256 null] +>> endobj +1528 0 obj << +/D [1523 0 R /XYZ 56.6929 388.3459 null] +>> endobj +346 0 obj << +/D [1523 0 R /XYZ 56.6929 261.2322 null] +>> endobj +1529 0 obj << +/D [1523 0 R /XYZ 56.6929 232.6525 null] >> endobj 1522 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F62 1361 0 R /F21 938 0 R /F39 1161 0 R /F41 1218 0 R >> +/XObject << /Im3 1515 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1534 0 obj << /Length 1913 /Filter /FlateDecode >> @@ -6131,59 +6173,59 @@ xڍXQ ` HgEJk.{-Tzm"'3V+JZ?Փۦt ,(TʢU4K_EƵQd{OnGE..`lendstream endobj -1521 0 obj << +1533 0 obj << /Type /Page -/Contents 1522 0 R -/Resources 1520 0 R +/Contents 1534 0 R +/Resources 1532 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1519 0 R +/Parent 1530 0 R >> endobj -1523 0 obj << -/D [1521 0 R /XYZ 85.0394 794.5015 null] ->> endobj -342 0 obj << -/D [1521 0 R /XYZ 85.0394 769.5949 null] ->> endobj -1524 0 obj << -/D [1521 0 R /XYZ 85.0394 576.7004 null] ->> endobj -346 0 obj << -/D [1521 0 R /XYZ 85.0394 576.7004 null] ->> endobj -1525 0 obj << -/D [1521 0 R /XYZ 85.0394 544.8207 null] +1535 0 obj << +/D [1533 0 R /XYZ 85.0394 794.5015 null] >> endobj 350 0 obj << -/D [1521 0 R /XYZ 85.0394 403.9445 null] +/D [1533 0 R /XYZ 85.0394 769.5949 null] >> endobj -1526 0 obj << -/D [1521 0 R /XYZ 85.0394 368.2811 null] +1536 0 obj << +/D [1533 0 R /XYZ 85.0394 576.7004 null] >> endobj -1520 0 obj << -/Font << /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> +354 0 obj << +/D [1533 0 R /XYZ 85.0394 576.7004 null] +>> endobj +1537 0 obj << +/D [1533 0 R /XYZ 85.0394 544.8207 null] +>> endobj +358 0 obj << +/D [1533 0 R /XYZ 85.0394 403.9445 null] +>> endobj +1538 0 obj << +/D [1533 0 R /XYZ 85.0394 368.2811 null] +>> endobj +1532 0 obj << +/Font << /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1529 0 obj << +1541 0 obj << /Length 69 /Filter /FlateDecode >> stream x3T0BCS3=3K#KsK=SCS\.t;!T1EV.knjg`fA!Vendstream endobj -1528 0 obj << +1540 0 obj << /Type /Page -/Contents 1529 0 R -/Resources 1527 0 R +/Contents 1541 0 R +/Resources 1539 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1519 0 R +/Parent 1530 0 R >> endobj -1530 0 obj << -/D [1528 0 R /XYZ 56.6929 794.5015 null] +1542 0 obj << +/D [1540 0 R /XYZ 56.6929 794.5015 null] >> endobj -1527 0 obj << +1539 0 obj << /ProcSet [ /PDF ] >> endobj -1533 0 obj << +1545 0 obj << /Length 3198 /Filter /FlateDecode >> @@ -6196,47 +6238,47 @@ q@ gM q^Pב"*J}99uMabPs dKF2dwCF:PBF!C(9p@@q6FxTTD_ZȜW8GzˮEM7hC-'Htȧl7@P5^ʜcQ۴v},܂F֠1$CΩ p×Q;,rČH! r:mx{Xu >dSyK1^/7B 7Rѣt5U *3k=_>TsU5YaJL a@yއχDU;/W(+8y2xk\y; `T/U2uU$V*/C~2ZfJ[}MsLVFJ"n?_ !I|ß3pf >3yhd݆ Nv0^*|-UE,Muz._}4wB])uƦ.>h(p>eL\홢 B_۝q%!Μah^% yX<w6 ~1˥b8Чss3F4^9Fv;p&UZ1ɵl*m/2 JzrK &uhL_fx~Uȟs%YB?a!a*MQOendstream endobj -1532 0 obj << +1544 0 obj << /Type /Page -/Contents 1533 0 R -/Resources 1531 0 R +/Contents 1545 0 R +/Resources 1543 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1519 0 R -/Annots [ 1539 0 R ] +/Parent 1530 0 R +/Annots [ 1551 0 R ] >> endobj -1539 0 obj << +1551 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [356.2946 363.7923 412.5133 376.6291] /Subtype /Link /A << /S /GoTo /D (address_match_lists) >> >> endobj -1534 0 obj << -/D [1532 0 R /XYZ 85.0394 794.5015 null] +1546 0 obj << +/D [1544 0 R /XYZ 85.0394 794.5015 null] >> endobj -354 0 obj << -/D [1532 0 R /XYZ 85.0394 769.5949 null] +362 0 obj << +/D [1544 0 R /XYZ 85.0394 769.5949 null] >> endobj -1535 0 obj << -/D [1532 0 R /XYZ 85.0394 576.7004 null] +1547 0 obj << +/D [1544 0 R /XYZ 85.0394 576.7004 null] >> endobj -358 0 obj << -/D [1532 0 R /XYZ 85.0394 479.565 null] +366 0 obj << +/D [1544 0 R /XYZ 85.0394 479.565 null] >> endobj -1536 0 obj << -/D [1532 0 R /XYZ 85.0394 441.8891 null] +1548 0 obj << +/D [1544 0 R /XYZ 85.0394 441.8891 null] >> endobj -1537 0 obj << -/D [1532 0 R /XYZ 85.0394 424.9629 null] +1549 0 obj << +/D [1544 0 R /XYZ 85.0394 424.9629 null] >> endobj -1538 0 obj << -/D [1532 0 R /XYZ 85.0394 413.0077 null] ->> endobj -1531 0 obj << -/Font << /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] +1550 0 obj << +/D [1544 0 R /XYZ 85.0394 413.0077 null] >> endobj 1543 0 obj << +/Font << /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1555 0 obj << /Length 4062 /Filter /FlateDecode >> @@ -6270,33 +6312,33 @@ s ӁQά8oy!!Ljvн+>9ŗ s짼h "I)%F*7͜oIDgendstream endobj -1542 0 obj << +1554 0 obj << /Type /Page -/Contents 1543 0 R -/Resources 1541 0 R +/Contents 1555 0 R +/Resources 1553 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1519 0 R +/Parent 1530 0 R >> endobj -1544 0 obj << -/D [1542 0 R /XYZ 56.6929 794.5015 null] +1556 0 obj << +/D [1554 0 R /XYZ 56.6929 794.5015 null] >> endobj -362 0 obj << -/D [1542 0 R /XYZ 56.6929 165.9801 null] +370 0 obj << +/D [1554 0 R /XYZ 56.6929 165.9801 null] >> endobj -1540 0 obj << -/D [1542 0 R /XYZ 56.6929 136.242 null] +1552 0 obj << +/D [1554 0 R /XYZ 56.6929 136.242 null] >> endobj -366 0 obj << -/D [1542 0 R /XYZ 56.6929 136.242 null] +374 0 obj << +/D [1554 0 R /XYZ 56.6929 136.242 null] >> endobj -1545 0 obj << -/D [1542 0 R /XYZ 56.6929 106.2766 null] +1557 0 obj << +/D [1554 0 R /XYZ 56.6929 106.2766 null] >> endobj -1541 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F21 930 0 R /F48 1228 0 R >> +1553 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F21 938 0 R /F48 1238 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1548 0 obj << +1560 0 obj << /Length 3065 /Filter /FlateDecode >> @@ -6312,39 +6354,39 @@ xڥZ _պnԧX;LjRaXB}Y~EqX|$\tcՃZN11+,w6%y/5+ \t y\QEUoD{zš`dB D7Ҍg!==CǥP.UZ {j$8g᳝btÓE^6>پ̄c<~p]_U*EꓢWxL_:qhH=,7c ߠQs=JmmiW: Cm_"qob">>MqnF:sWg!789dgշ]W 覷=v/P>Ql'^r) \3KU=Eque=q!CPS;bH4.(|:bkw_(BQAΟ\o. ҡ92LS$=2f.QgW yíOJ ?7o\)endstream endobj -1547 0 obj << +1559 0 obj << /Type /Page -/Contents 1548 0 R -/Resources 1546 0 R +/Contents 1560 0 R +/Resources 1558 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1519 0 R +/Parent 1530 0 R >> endobj -1549 0 obj << -/D [1547 0 R /XYZ 85.0394 794.5015 null] ->> endobj -370 0 obj << -/D [1547 0 R /XYZ 85.0394 730.0812 null] ->> endobj -1550 0 obj << -/D [1547 0 R /XYZ 85.0394 700.9798 null] ->> endobj -374 0 obj << -/D [1547 0 R /XYZ 85.0394 216.5924 null] ->> endobj -1551 0 obj << -/D [1547 0 R /XYZ 85.0394 187.7778 null] +1561 0 obj << +/D [1559 0 R /XYZ 85.0394 794.5015 null] >> endobj 378 0 obj << -/D [1547 0 R /XYZ 85.0394 127.6814 null] +/D [1559 0 R /XYZ 85.0394 730.0812 null] >> endobj -1552 0 obj << -/D [1547 0 R /XYZ 85.0394 101.3894 null] +1562 0 obj << +/D [1559 0 R /XYZ 85.0394 700.9798 null] >> endobj -1546 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F21 930 0 R /F22 953 0 R /F14 956 0 R /F39 1151 0 R >> +382 0 obj << +/D [1559 0 R /XYZ 85.0394 216.5924 null] +>> endobj +1563 0 obj << +/D [1559 0 R /XYZ 85.0394 187.7778 null] +>> endobj +386 0 obj << +/D [1559 0 R /XYZ 85.0394 127.6814 null] +>> endobj +1564 0 obj << +/D [1559 0 R /XYZ 85.0394 101.3894 null] +>> endobj +1558 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F21 938 0 R /F22 961 0 R /F14 964 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1555 0 obj << +1567 0 obj << /Length 2310 /Filter /FlateDecode >> @@ -6356,40 +6398,40 @@ LHE( [,6g۸qQj%ć*[ V~l$4t KYv)Hrk9AǦRVh4ەvSssqώ%( z9JwAQ<#2qhM5[^ZhVnaZXAfw-oL-RŇˣ2!*ՎvmQL1}\w^P DC!%@L[ggᚁRn s.cglt^ w "nˠݬDo 7h{ϮB:`[ *bIY}} Dgq‚!.dU JNH Q>endstream endobj -1554 0 obj << +1566 0 obj << /Type /Page -/Contents 1555 0 R -/Resources 1553 0 R +/Contents 1567 0 R +/Resources 1565 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1561 0 R +/Parent 1573 0 R >> endobj -1556 0 obj << -/D [1554 0 R /XYZ 56.6929 794.5015 null] +1568 0 obj << +/D [1566 0 R /XYZ 56.6929 794.5015 null] >> endobj -382 0 obj << -/D [1554 0 R /XYZ 56.6929 730.9277 null] +390 0 obj << +/D [1566 0 R /XYZ 56.6929 730.9277 null] >> endobj -1557 0 obj << -/D [1554 0 R /XYZ 56.6929 704.9004 null] +1569 0 obj << +/D [1566 0 R /XYZ 56.6929 704.9004 null] >> endobj -386 0 obj << -/D [1554 0 R /XYZ 56.6929 236.9993 null] +394 0 obj << +/D [1566 0 R /XYZ 56.6929 236.9993 null] >> endobj -1558 0 obj << -/D [1554 0 R /XYZ 56.6929 205.1553 null] +1570 0 obj << +/D [1566 0 R /XYZ 56.6929 205.1553 null] >> endobj -1559 0 obj << -/D [1554 0 R /XYZ 56.6929 146.386 null] +1571 0 obj << +/D [1566 0 R /XYZ 56.6929 146.386 null] >> endobj -1560 0 obj << -/D [1554 0 R /XYZ 56.6929 134.4308 null] +1572 0 obj << +/D [1566 0 R /XYZ 56.6929 134.4308 null] >> endobj -1553 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F21 930 0 R /F22 953 0 R /F62 1351 0 R >> -/XObject << /Im3 1505 0 R >> +1565 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F21 938 0 R /F22 961 0 R /F62 1361 0 R >> +/XObject << /Im3 1515 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1564 0 obj << +1576 0 obj << /Length 2419 /Filter /FlateDecode >> @@ -6407,45 +6449,45 @@ b%C{1r -ezt˨ޘ̚cV }IQhS7ˑz\&x8fzs#g |!Py(3I&˪=".$H( u Y*Xϥ L}R&f^c;; `38=ޣ.6*q^yQJ I}?I `+Kv:ncxX^wqZ١dlh(!ۗ!]uʍ˺#H :nў[ۻb[:ܮr`Ę}Q2zOLbS] $B n^Z4mln9G7iw DK_2 8Џ.ղxo:u=mO1NP  E.| aAڗAk!x~BˆJvOe}b濂@w˜o+sܙxr#z@endstream endobj -1563 0 obj << +1575 0 obj << /Type /Page -/Contents 1564 0 R -/Resources 1562 0 R +/Contents 1576 0 R +/Resources 1574 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1561 0 R +/Parent 1573 0 R >> endobj -1565 0 obj << -/D [1563 0 R /XYZ 85.0394 794.5015 null] ->> endobj -390 0 obj << -/D [1563 0 R /XYZ 85.0394 513.3136 null] ->> endobj -1566 0 obj << -/D [1563 0 R /XYZ 85.0394 488.974 null] ->> endobj -394 0 obj << -/D [1563 0 R /XYZ 85.0394 420.2055 null] ->> endobj -1567 0 obj << -/D [1563 0 R /XYZ 85.0394 390.0916 null] ->> endobj -1568 0 obj << -/D [1563 0 R /XYZ 85.0394 312.7536 null] ->> endobj -1569 0 obj << -/D [1563 0 R /XYZ 85.0394 300.7984 null] +1577 0 obj << +/D [1575 0 R /XYZ 85.0394 794.5015 null] >> endobj 398 0 obj << -/D [1563 0 R /XYZ 85.0394 159.3 null] +/D [1575 0 R /XYZ 85.0394 513.3136 null] >> endobj -1570 0 obj << -/D [1563 0 R /XYZ 85.0394 131.3824 null] +1578 0 obj << +/D [1575 0 R /XYZ 85.0394 488.974 null] >> endobj -1562 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> +402 0 obj << +/D [1575 0 R /XYZ 85.0394 420.2055 null] +>> endobj +1579 0 obj << +/D [1575 0 R /XYZ 85.0394 390.0916 null] +>> endobj +1580 0 obj << +/D [1575 0 R /XYZ 85.0394 312.7536 null] +>> endobj +1581 0 obj << +/D [1575 0 R /XYZ 85.0394 300.7984 null] +>> endobj +406 0 obj << +/D [1575 0 R /XYZ 85.0394 159.3 null] +>> endobj +1582 0 obj << +/D [1575 0 R /XYZ 85.0394 131.3824 null] +>> endobj +1574 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1573 0 obj << +1585 0 obj << /Length 4330 /Filter /FlateDecode >> @@ -6469,48 +6511,48 @@ epc .ѯs 9ѽ1W.UQ^^ltsiz`XxQ;x!Wpǀ~1\M$ Kqx/L6I4d"޿N+8?aRXT~o?b@"JCw k%A\uWo*>OuHLՐxB8i5EA Lj:> endobj -1575 0 obj << +1587 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [55.6967 387.5149 256.3816 399.5745] /Subtype /Link /A << /S /GoTo /D (rndc) >> >> endobj -1576 0 obj << +1588 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [268.5158 387.5149 332.4306 399.5745] /Subtype /Link /A << /S /GoTo /D (admin_tools) >> >> endobj -1574 0 obj << -/D [1572 0 R /XYZ 56.6929 794.5015 null] +1586 0 obj << +/D [1584 0 R /XYZ 56.6929 794.5015 null] >> endobj -402 0 obj << -/D [1572 0 R /XYZ 56.6929 692.9565 null] +410 0 obj << +/D [1584 0 R /XYZ 56.6929 692.9565 null] >> endobj -1328 0 obj << -/D [1572 0 R /XYZ 56.6929 660.5438 null] +1338 0 obj << +/D [1584 0 R /XYZ 56.6929 660.5438 null] >> endobj -406 0 obj << -/D [1572 0 R /XYZ 56.6929 112.3379 null] +414 0 obj << +/D [1584 0 R /XYZ 56.6929 112.3379 null] >> endobj -1577 0 obj << -/D [1572 0 R /XYZ 56.6929 85.6994 null] +1589 0 obj << +/D [1584 0 R /XYZ 56.6929 85.6994 null] >> endobj -1571 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F21 930 0 R /F22 953 0 R /F48 1228 0 R /F14 956 0 R >> +1583 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F21 938 0 R /F22 961 0 R /F48 1238 0 R /F14 964 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1581 0 obj << +1593 0 obj << /Length 2372 /Filter /FlateDecode >> @@ -6525,67 +6567,67 @@ gRL qc!l4+׬oToF'|7bz EF ],mܖTm`aUr.~q\ , cWa ؽ!OdF1LC 4ѶbD6"GVy,3.B`` ryoCӐ%lK0fz0fQf+b%-Y٘: n7}?vr.mﷸmbm_JIc(āmf"֦X[CE-iahaLAjCa?#F0 b6 <$EǼ]}8. G{ZZl"/sw!e.{Mo3 wrS]_}oz7]mf69+C>ؼ ƖanӤ) Nj{I6Uo54ݔ=,yXea y|u9BPġǍ]Ǵ^ܝV)fJlJ;w8Eeޢ|c)OdæbtYG !R' |AXuLYIs_0endstream endobj -1580 0 obj << +1592 0 obj << /Type /Page -/Contents 1581 0 R -/Resources 1579 0 R +/Contents 1593 0 R +/Resources 1591 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1561 0 R -/Annots [ 1586 0 R 1587 0 R 1588 0 R ] +/Parent 1573 0 R +/Annots [ 1598 0 R 1599 0 R 1600 0 R ] >> endobj -1586 0 obj << +1598 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [406.6264 524.1437 456.8481 536.2033] /Subtype /Link /A << /S /GoTo /D (tsig) >> >> endobj -1587 0 obj << +1599 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [140.5805 512.856 196.7992 524.2481] /Subtype /Link /A << /S /GoTo /D (controls_statement_definition_and_usage) >> >> endobj -1588 0 obj << +1600 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [103.6195 470.0794 159.8382 482.1391] /Subtype /Link /A << /S /GoTo /D (controls_statement_definition_and_usage) >> >> endobj -1582 0 obj << -/D [1580 0 R /XYZ 85.0394 794.5015 null] ->> endobj -410 0 obj << -/D [1580 0 R /XYZ 85.0394 769.5949 null] ->> endobj -1583 0 obj << -/D [1580 0 R /XYZ 85.0394 749.3189 null] ->> endobj -414 0 obj << -/D [1580 0 R /XYZ 85.0394 679.8163 null] ->> endobj -1584 0 obj << -/D [1580 0 R /XYZ 85.0394 652.1211 null] +1594 0 obj << +/D [1592 0 R /XYZ 85.0394 794.5015 null] >> endobj 418 0 obj << -/D [1580 0 R /XYZ 85.0394 573.4726 null] +/D [1592 0 R /XYZ 85.0394 769.5949 null] >> endobj -1585 0 obj << -/D [1580 0 R /XYZ 85.0394 542.9681 null] +1595 0 obj << +/D [1592 0 R /XYZ 85.0394 749.3189 null] >> endobj 422 0 obj << -/D [1580 0 R /XYZ 85.0394 335.1831 null] +/D [1592 0 R /XYZ 85.0394 679.8163 null] >> endobj -1589 0 obj << -/D [1580 0 R /XYZ 85.0394 307.4879 null] +1596 0 obj << +/D [1592 0 R /XYZ 85.0394 652.1211 null] >> endobj -1579 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R >> +426 0 obj << +/D [1592 0 R /XYZ 85.0394 573.4726 null] +>> endobj +1597 0 obj << +/D [1592 0 R /XYZ 85.0394 542.9681 null] +>> endobj +430 0 obj << +/D [1592 0 R /XYZ 85.0394 335.1831 null] +>> endobj +1601 0 obj << +/D [1592 0 R /XYZ 85.0394 307.4879 null] +>> endobj +1591 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1592 0 obj << +1604 0 obj << /Length 3489 /Filter /FlateDecode >> @@ -6610,33 +6652,33 @@ vk^) l75'}"Hcdڼ~?j=U}#͛ sQqw2E<\{l$a@Z)ĉ+&9bk$0L#p2 kc0C8_P;v!(3S|@x"B_ IJ,xc$֕' н.' &OjJ.vLp|4N*wվ""vn那j3y.w񠠃'x۔c9\"s)O sJ'7W 8Qv.CԾ*BK%@3bBV$Bhﷇ!E&6xаG7 <\Qp 住zCi;> endobj -1593 0 obj << -/D [1591 0 R /XYZ 56.6929 794.5015 null] +1605 0 obj << +/D [1603 0 R /XYZ 56.6929 794.5015 null] >> endobj -426 0 obj << -/D [1591 0 R /XYZ 56.6929 769.5949 null] +434 0 obj << +/D [1603 0 R /XYZ 56.6929 769.5949 null] >> endobj -1594 0 obj << -/D [1591 0 R /XYZ 56.6929 749.2381 null] +1606 0 obj << +/D [1603 0 R /XYZ 56.6929 749.2381 null] >> endobj -430 0 obj << -/D [1591 0 R /XYZ 56.6929 540.3599 null] +438 0 obj << +/D [1603 0 R /XYZ 56.6929 540.3599 null] >> endobj -1595 0 obj << -/D [1591 0 R /XYZ 56.6929 517.4049 null] +1607 0 obj << +/D [1603 0 R /XYZ 56.6929 517.4049 null] >> endobj -1590 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F39 1151 0 R >> +1602 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1598 0 obj << +1610 0 obj << /Length 3318 /Filter /FlateDecode >> @@ -6651,29 +6693,29 @@ S "{'BEcLEi3Y=&D6u;iX֎p5w/g:sNjYR0I|ˢ9\y B^|ء敜/PP,5Wgh yI@F՜RjFdp Ci"= 7wol8ǫ6]jw]bE_2#yd;}d`g!4S|;F12 \O gZ#:S+p 9M3 !It$ìh9L9>RpTZK)L=2ZF(e.Th"¹h^0լzƌpA*NfL"RcY> ]'PaDDZ^D?P1zz63:k]>5`=[]7$3Btj5Ԍ9X`"-H/\j,"zۗNF"R*=)y}1Z;r "|;D#'%ĥY5Std"9w0'+^~I#=宧it4ybO?Lo(@[bHocӸ߭\vj/\z^5CK-p>C) uSzOD5,JV1  auz(S:[)endstream endobj -1597 0 obj << +1609 0 obj << /Type /Page -/Contents 1598 0 R -/Resources 1596 0 R +/Contents 1610 0 R +/Resources 1608 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1561 0 R -/Annots [ 1600 0 R ] +/Parent 1573 0 R +/Annots [ 1612 0 R ] >> endobj -1600 0 obj << +1612 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [173.6261 273.4719 242.2981 282.8815] /Subtype /Link /A << /S /GoTo /D (the_category_phrase) >> >> endobj -1599 0 obj << -/D [1597 0 R /XYZ 85.0394 794.5015 null] +1611 0 obj << +/D [1609 0 R /XYZ 85.0394 794.5015 null] >> endobj -1596 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R >> +1608 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1604 0 obj << +1616 0 obj << /Length 2400 /Filter /FlateDecode >> @@ -6689,1981 +6731,2001 @@ k .k} sg'<_^G4Ξ+8y5! 򽚪.;O =4­zfKe b<5LzD/H~B) '2ğ[/< S] A4rb=E4r5ȊAv0B,/.pm(,6:w*cUaO{Ge0sKN|{UY^)w|Wu"Lt[3 ;zmc?Â@6OB3"?H;^juйhҟ8}B-e(ޟpL`>Oe!D#k=¤/Q8x߆>[:ew6j3<ˑs}F1]W|*k{94am9վ'El =>?$ |L JS⣇y S^V%{MsStU`K[ti03X_NyF?kN;cS;ev87m5Mk0yڴP,5xfwCشﺒj)^SPGq>}8m-m]K.ܝ#8hZ/M;U=U}`q#z>IQ#'HO9Nb]W9#>8ږRߕ?iǕ:`4@IƕGeg5DzZĀƁpPy_LE_x;endstream endobj -1603 0 obj << -/Type /Page -/Contents 1604 0 R -/Resources 1602 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1608 0 R ->> endobj -1605 0 obj << -/D [1603 0 R /XYZ 56.6929 794.5015 null] ->> endobj -434 0 obj << -/D [1603 0 R /XYZ 56.6929 520.4669 null] ->> endobj -1601 0 obj << -/D [1603 0 R /XYZ 56.6929 495.6849 null] ->> endobj -1606 0 obj << -/D [1603 0 R /XYZ 56.6929 178.7136 null] ->> endobj -1607 0 obj << -/D [1603 0 R /XYZ 56.6929 166.7584 null] ->> endobj -1602 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F21 930 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1611 0 obj << -/Length 3175 -/Filter /FlateDecode ->> -stream -xZKs6Wj+ssu*cڪMrEf E*"e HLOUxя#|44j4?$tt{4=BQZ3W$i'7XG˫3I8|cWT}s~q~s~uz~<0^ 在7'>>|>KI<GF9#4Qg`OS1JF*2ԔGGZOiuC3qh"(V*ٿ,-`YOrJ:LD;wc%RQiRfucDgŨ*|2k"bMi^d˦#r_<ɸKbCI$AF!;2b)".UZ\? /1Z9\^έpw1+}/gea^5l*{h jy; K{8[ C{c%=ۋjWWi29LG߻-Vgo[߂,PC,y6Ux*?Ͷ)xL&i%JǎaU/|]]O//ezVy2)8<r:1Qʸw^23]Uce9Fߊ @/F$)̓@D5")𻹝>ODR -U!0)~SwNJ@O}&H:|=;3qL'`AVLc zXH܋#:ElmH;_}6ϼɞqFtn\Z,_J7L? yYX@^ > };' -n݇[ m -SXf~O^S{بVFtqt:P5( =`B3o-S;5o9fzFΊUc L~zPoLcz6r{~Js^}E<$<"~nlpXq >=;}ON3hPs;{JCo]rI'a]㗦-ۅmm؈؈4샺?p7Njkgv8B`c4A ?PR;pȐ~FzN\^QyD}{7w9(he}Nh^u_g)X!`)4bB@T/e ewssNABjM]^j\Q{}ABj)Az VY``@hgA|-/'6k߶*:_k^)6/7D$c@@ȜU)|^ivlz|q}[7(!IE Jw(<'։]jr8RXg?o`X"&?Am/Dm\|bUۺ)h0:~0/J"Aщ;MmơliK@jaW PVlQ;d-$n[P4|?67־A{@oT)*$@I"ʐMN)>VIX;L4Qw^QS IӸĔ|Cu>WTQuJX0imCi<7d#|vAԮ7> nOa7;D3.4 D/a\dG!q'pvu?Ny4d% mfe_H2f+A`dO5^?!0)v^'h FB̯vJ% ,U9uWhdOcn)ަ(FKKA'atIW&FQK/&h8Q/1qK:6(,lzaQDȄo8{"[x"^?w@#dwE`;oaȀ=G .Ҿڲ_aWϱdt^4(A4<4Nw١d)LՅnڽendstream -endobj -1610 0 obj << -/Type /Page -/Contents 1611 0 R -/Resources 1609 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1608 0 R ->> endobj -1612 0 obj << -/D [1610 0 R /XYZ 85.0394 794.5015 null] ->> endobj -1609 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj 1615 0 obj << -/Length 2903 -/Filter /FlateDecode ->> -stream -xZKsFWjKUyahO-ea@Q(~g KYjJ03诟qWL,Ykp O'YIw'T8Ylݭ"ƣHs$;|旛}{q/7 Kjt{BDůw4d7o W7o.O?|ryex_^O|>LQ0;@3r9сbVSʓ'Fҩ\0!5[ɔ1mi ۺ -Xdhׅ1?L@u2b !p13J*+_S`*HjU6I[f&)5_MHsy'mٗC>p }&?gpƔIL,ɖ4m#4&%>=F],X#k.<:Har`SҺZQC"!1T;*H1aÕ{[ i MjzRLGX%rTvl(M/S%%QQ҅U~aJӬa4 schM<,' cR -"co{P0:{oͼ@AW)͔(Q!M~ #cgJT+b5nt<[ѫ͇oQd֒PR3k?i +/!ym14kBi-:&r,ZRiZG.9U ᔱ-4bJ-E(di ,sJǷ |cƽ]NV*jو! 썠[IFLAM\L u -NqUR6杤Ɇ"~ȻmR(G6 *BZّUZB}1]p> endobj -1616 0 obj << -/D [1614 0 R /XYZ 56.6929 794.5015 null] ->> endobj -438 0 obj << -/D [1614 0 R /XYZ 56.6929 689.473 null] +/Parent 1620 0 R >> endobj 1617 0 obj << -/D [1614 0 R /XYZ 56.6929 661.8816 null] ->> endobj -1618 0 obj << -/D [1614 0 R /XYZ 56.6929 297.0896 null] ->> endobj -1619 0 obj << -/D [1614 0 R /XYZ 56.6929 285.1344 null] ->> endobj -1613 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1622 0 obj << -/Length 2618 -/Filter /FlateDecode ->> -stream -xko{~U<~nmk=H Ţm{g8,JkQ,WL8$d\z\O0D8'u^ߞxIHFEWxm~/ә y,x0) o_]\p}:up{WoΧ3K?ݻ۟No۳t+ƒvrOr8O'4 'HS9ٜPP+1듛 ;vi.Qm,dL0FIyPXT8O:)Mcv;/åġa $]Liͽ\-hD" TPaqf5)g( 9a(j_GPsHm$L`ǃ?do1$!$qpvussp3rP2uʠEUF_OWuTcWP8T>a0b3j Pv !(7eZN\Ƃ@s(HkmU?ʶ[S\#$e|YpFIb-_XFzh?5s0 [4}#^cѬ ^#H*Zp욢;ym@\OMqFNHܸ1#<#-`?! --F\>o6w{97~Ǯ58×5.sEMmRYjAu Bu*r,dԡI<1Xm0M4vC%Gc^k2:|Py08R)>umq0G#UNk*:~cB b*M 񊷌muvuC&GH fswmA?GD ~M LIwնu\&+K{N#i&s0_\>|EϙG{C gUݷUx:ru3Nfvi+T7عv6w7"]Ϊmo[5(t0~fW@g~fORK0Bcwپ8dUJXxD(YGendstream -endobj -1621 0 obj << -/Type /Page -/Contents 1622 0 R -/Resources 1620 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1608 0 R -/Annots [ 1626 0 R 1627 0 R ] ->> endobj -1626 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.8432 183.6871 539.579 195.7468] -/Subtype /Link -/A << /S /GoTo /D (lwresd) >> ->> endobj -1627 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.0431 171.732 117.8035 183.7916] -/Subtype /Link -/A << /S /GoTo /D (lwresd) >> ->> endobj -1623 0 obj << -/D [1621 0 R /XYZ 85.0394 794.5015 null] +/D [1615 0 R /XYZ 56.6929 794.5015 null] >> endobj 442 0 obj << -/D [1621 0 R /XYZ 85.0394 402.0723 null] +/D [1615 0 R /XYZ 56.6929 520.4669 null] +>> endobj +1613 0 obj << +/D [1615 0 R /XYZ 56.6929 495.6849 null] +>> endobj +1618 0 obj << +/D [1615 0 R /XYZ 56.6929 178.7136 null] +>> endobj +1619 0 obj << +/D [1615 0 R /XYZ 56.6929 166.7584 null] +>> endobj +1614 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F21 938 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1623 0 obj << +/Length 2566 +/Filter /FlateDecode +>> +stream +xZKs6Wj+W"S3$Z%P"8>hdJ̔=Uc5(1/FF3Bo\|uG h{"\IiKB:sƍY_gfӉ|Ӊ q~s}y?g7]\Srz;>NK7ÁWTz{_Nv/ +p#;Ű_N8Sѣ'xLN<.Z&0OksxYZò( _u"T33V'Rtt"<ŌRzJ*yƹ\ :0@v.Xju7Q9A5YBu)|A/Qͩ0bߗCy)0D*)!V !A@vI"{L6_\߁Is5<|8*[LkPcBmYQ|%cZ9\جF2\{γ4ɫuxvjvm|٪>V"dۆcyD@_ޛђp9w e,_i>Dy #V0m9uNIxlu-0I y.E]}#$;!b@CfYJq5]̮.b^dJ7xL o(&`!.Z9ާrG:)A +O` PF#xJ cYE|U%!H?"'$Bw9BC0fMt"7gGH{=J64oP`Qvk׏|0pfa9"V>tp 3d4^Ac1)5%: ;xMJLj3Az9NlSW0&.j;;6/6xe =ʫ`wdբANwYYܤluŬgmz N30j mw>=_4a<-I۹muO25qE!~*CO"Rp>e'MGg#!h,TU̽,!$FgQfXX1&q/nDV +*,ᳩ#uM'骯>Q{׀'g}CO_3[JVF skC .rD_H!Xΰ2Db-")SS`!rSI/?kq>GnTvp< +jИ6=`pfl.o;5 zd(gNϺL3L"~v +Po1sqmA4gܧ.x4b +Cc`>~~wLĖ۵lCCe6ubRViBiؚܚpA]Ó-?BoO^!$@8R+>==KZg +DHN>]yTnڧ箔ޑ|KӉ‰G :$ф$=XYxkN\Gx`6P+ѹZ`9օzZʫ"3/.ņWbhw>ЯJw"p(wT\Kה;9l}w&//ܿkW:'J3V3 @ l82TLX22a_:yЊ3AU G-l8^|8)[󪠋Qxc%衰H`)JP4rAO +Q=ZΗ.z~{|hx( GSLdsR]EF5z P,JjF@5J1͍m &ta^| ZY:Erendstream +endobj +1622 0 obj << +/Type /Page +/Contents 1623 0 R +/Resources 1621 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1620 0 R >> endobj 1624 0 obj << -/D [1621 0 R /XYZ 85.0394 375.8082 null] +/D [1622 0 R /XYZ 85.0394 794.5015 null] >> endobj -446 0 obj << -/D [1621 0 R /XYZ 85.0394 235.594 null] ->> endobj -1625 0 obj << -/D [1621 0 R /XYZ 85.0394 203.5557 null] ->> endobj -1620 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F21 930 0 R >> +1621 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1630 0 obj << -/Length 1487 +1627 0 obj << +/Length 2959 /Filter /FlateDecode >> stream -xڥXIs6W( 99::&!. -zڕ<|o>9Pt!> }aL.כ (H4_w' /E:_.OOp uKӾOklxʲ3 |gMUiM4-CZ #gRfrWjĶvAiS;^Y[WSsm0gg( D;#ILEAqދW7J&(FqHG7H!}Ǭ.kΉ=nɱ,D;uOqf#N A`4p'}S7858@~U-"겈"QkL@z$MtIq[W)ŲZ\i]-$JVԛ#E#cgw+?0?-TӺVgL xjh0@&5oAi6Rz(v29`Á(db=08;ĄЇhw1L}2$%?<yWm?:{@ո{(lE~d;hTu ֩«w\? Ҁ u ^ٻpip5,M#Ζ,<ԖˢSysW@{Y)OC5ѷ~)0Y -y[G$x<1$ Ebx%FRU4_!endstream +xڥr8PI{r2vS3x簙(XHE$x~ГIR Fh[b_b?Ntʏ-ֻ`sτY:ً,R?x~X<sxܾyww0 +7 z|)t$WbOI W~>~2$^ه"k|2i.vg*~tzYZ:'?_\,C%`ڳkPDȓm"H}DDѣXtHԏe(QL^5˼hUir, +G@8I ԏ >wP6km0neLЦ> =SL5t_f=yg0R?6Jؙk)#a[4<_՛"\xks]ZT VPI߼bG!{z/jy + =5 mw,ػywnV5?k]QfFҥy͢4Ϊ.[+Ȧ)yN2,%LEڹ'2 HU9ȱ$ Dzv1df#+J\DB؅^3N 7njɪXv6s]huWSxek~H@7= +UWX;>]ux&^Ğb*$ b|ޭ8f[E+nb韾V ɺOʗ 1vUu2EaE F]G"%#vPGHNx¥?A2zӭVqy/}.`u x-FJL|N`c40+0Z Hd# V`meHH='ƯˬiӬ?fQ!엯Xk`RQ+'7b9lJ֡G2_bܗ,rυ zsWX6lGokkkS5Wg/%i,?I} &@( ,݊3+ +gVR)K}7@;`)ij9k*1ʡ`f_g+-@r`[> endobj -1631 0 obj << -/D [1629 0 R /XYZ 56.6929 794.5015 null] ->> endobj -450 0 obj << -/D [1629 0 R /XYZ 56.6929 687.8224 null] ->> endobj -1632 0 obj << -/D [1629 0 R /XYZ 56.6929 663.4753 null] ->> endobj -454 0 obj << -/D [1629 0 R /XYZ 56.6929 594.6899 null] ->> endobj -1633 0 obj << -/D [1629 0 R /XYZ 56.6929 564.5686 null] ->> endobj -458 0 obj << -/D [1629 0 R /XYZ 56.6929 520.0085 null] ->> endobj -1634 0 obj << -/D [1629 0 R /XYZ 56.6929 492.6327 null] +/Parent 1620 0 R >> endobj 1628 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R >> +/D [1626 0 R /XYZ 56.6929 794.5015 null] +>> endobj +446 0 obj << +/D [1626 0 R /XYZ 56.6929 474.28 null] +>> endobj +1629 0 obj << +/D [1626 0 R /XYZ 56.6929 446.6886 null] +>> endobj +1630 0 obj << +/D [1626 0 R /XYZ 56.6929 81.8965 null] +>> endobj +1631 0 obj << +/D [1626 0 R /XYZ 56.6929 69.9414 null] +>> endobj +1625 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1637 0 obj << -/Length 1202 +1634 0 obj << +/Length 2586 /Filter /FlateDecode >> stream -xڽX[s6~1Tn20M4;lOiƃAĚJ{W_RL&wH?Cs-φH7$#]߮FFT@KFyͥЭ흮-Eڣ|ѡyldAd[VUnY.D6Z =s4ypbV1ي ψH @?4OP/wai2 $cHX  Ic ''m2mvƩꁟҘ$4&0ƛ8ȹ 'ȣtdf/pЈ$04_%WvD쯱a@:B`/\_1 etWv]?qanj=n*0<(9]gRȊyS2E`J9_|K DxOx~4r31pWbuv&*"\dG?yգ -tamxV/w4!m?O'QA׵Gm}߂ͤèE֢ȘWBƽRb[KQJT~GtZ~  )ĝrO(S!{^i\F=8 '_rWdbw,mmIeL}8fGQM};[ZVU$,"`IOI -k0# |97o!BTDU: v$Lwx%TM@AYgԫu=Jd -Ë (ajuB+ʊZdiL>^PQ%\=%qA$NÎbS,T'@lhʊbprᢺ8pm)(EKUfJ}'N\Mm:%v41f%60r쥘I֑<8LIXؖEsji}|`Lh9}Pbxyu, rlFn?JOL>䔢@۵,5o+\[NEi."-}]s* - -w?5Yendstream +x]s۸ݿBog"IN}sq3n&CK͉D*"e.Htb߀ĀO bøJ J43\x~0HxQ ^_tA+j3bp5oW#iв㑱|-aj|8;qW.}yzvzyzx$b#`vL8;w'ߟ\K{+ףO|0mręJb3xg"I`~bF+0GoFԾ\0!f|VE4H!=og+0cew][g$kSNT[,Ìv:cnfTn_ [%"YE:Pnww_rci&ޖNШ!aNy'c),|JJ}<Àx,!jd IE*/ƞ6`\z, Ѱ U^JV? cad#sgF;aNvsNp؍pCƵxK>[srA)ɣnPO QƼ +@i;ɨOD(}6J|gp 낪d i/@d:nЮ6@l@Mӛ'2h/巛`\qea =yVʩJoKm|)#u_=FA%۾I'P-!hCخυo;݊PJ*;Bf2*-.`v(E#x)pFHz.LKmHK· 3vk,Qr_棍d*֤c7}法 q$<\z?~:Hڊ j)=|$nyR'\5* D@xgho +HM9]L*7N d p|ĆI\ݥ~0-=_巒u2?.];ꖺcϧd=:lle "ߣ"qLۋOΕ5)9_K98# h*T =jA)w:R["-;awGgWr*^l@0TCqC}(LaK3ٲ+O"+Q0|9,Bx<-Ez)~=b 0I|5.ۯg[h[MA@ã3d< [#%N=bE 'p>sNxkrIsPPOَO寞]@E3] sm{ R> endobj -1638 0 obj << -/D [1636 0 R /XYZ 85.0394 794.5015 null] +/Parent 1620 0 R >> endobj 1635 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R >> +/D [1633 0 R /XYZ 85.0394 794.5015 null] +>> endobj +450 0 obj << +/D [1633 0 R /XYZ 85.0394 189.8991 null] +>> endobj +1636 0 obj << +/D [1633 0 R /XYZ 85.0394 163.5217 null] +>> endobj +1632 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F21 938 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1641 0 obj << -/Length 1171 -/Filter /FlateDecode ->> -stream -xX]6}T} ӧֻLi]xȻj07q/ll; q=W6aYrcpDŽ afx2t߀#P|X|]ò!ml؂N4߾{sv3xqC㻇_ݻ`/7ͧ*1<<\8n:>N't/F4shD~;B:63>c32̤j F~zsV0ZE@Hbj9Т -.&BhG*B O2^ek>\ IYCƈQP^ˆ`Ӂ&u,TԨ}ڊdhxX,|I!A`d3H[+ab6V2! 2Њ 3iI ʡif>E٦qEN(YQ ܴS)y|I;}W *AO ӵHdx_54tq+ʋH9Z~({$/ zpEpDCkR%T0؊W{Q(د@td.l<0v@lmck[Jb:$ct}őAs}m\r]#M¦J[6:UsUgӾ -d%ȁ3*k ׫!N79>;ϳ_CbEˋB?mtS.YRNs^SHM=@,g!-G;KrHsuAhg*w5tL|\`QP!t7byh9AM-8)cu P&<{Z:̃bԲupA - s뉡Z1C}PQkay<\{^e^K9|*$IQW`Nbq,sԐ#VPC|z/ծ5JegI Uۤ;>vg#CDQ[Vd vmA>Nbt:8#WY],Rk@ByFem}"!Dmh$y)}غ0endstream -endobj -1640 0 obj << -/Type /Page -/Contents 1641 0 R -/Resources 1639 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1643 0 R ->> endobj -1642 0 obj << -/D [1640 0 R /XYZ 56.6929 794.5015 null] ->> endobj 1639 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1646 0 obj << -/Length 1515 +/Length 2051 /Filter /FlateDecode >> stream -xڭ]s8ݿGgD:tI/uڎG0@lǽ. Aew_ڕD5Tlݰ6hHMDT6_dyyTǯ~n/icG c_]]Q_ o/~^ZogM߬$"aI(j+f<&B&)pާ//z4RϗKp3\}駏WK_nήh)tpjOp&P8P9 }[[ù !XIb"~0xYH+Ӓ;ݙT~6q.0k$ɑN HL&"n6fPgO$G +EJBZ$)KUҺBֻTYҥך4n.J?8hzz=%SMo<J$S㐩(KZk FɗczsMDX9)"QP8f*" HfS'Z;8H@$ӂJڔrWtHIwX0yZϞZIđfqP[ʻ |+gd #a4 [ti%1Ԍ䌃#yۙj <\,+?ڭIs4֋l<#D"2gKMo[HxZюA}^*5{u7T2uPzBx6%f2:M +3-W + +jƻX;ҽoM"Iw8;/ QH@qkm]]gEakj(}Zj\34aq"'Ag.s4W` +MƾWYK }B&>5=Tx@ܴ2' NN/ى|yM +m!SԠBڄԖ6 Nm] @~A/ L5K)R(zB*k'eK8MnJ1i]L%82d"qŅU5䪚}v>wG,,gfM y~V6Xգ: u; tE+^ g|vҲw[(!nLILڅOQfJ+g$0׉v'8 L~hlq1HՌ$`'EGs1όRӃUH.5t69H ݚ*ۜ 収6X;a!*ٹ"bI2<)$R$$8Xk#`&_lṮUXf*]`OqH8k`ug"ŤU7⫾E#4  bPw[B?Uq>qs)Yńf/\`lOx4]J _3M1#hal9LBΝ9|{/w_zGcpOEkAԷv|] oc̭oG\+^g4mFC]+:Ĥ|r?7;n a =ny?g.w8"nഩm[G?ue`l:YkܝؙYϱqދx_Vug~Ց} \[̉7_AtrO=v:E"P26X? Ks$Q8=RtI#$nBwN7~\ײ=swMvvٿ">,lzgoIqϚWL(mup--M5|l.-į$6Cm9HAAx| +i[s cIy·N%l/WyalWn߾u>m"ObWE>4~2V}}Hendstream endobj -1645 0 obj << +1638 0 obj << /Type /Page -/Contents 1646 0 R -/Resources 1644 0 R +/Contents 1639 0 R +/Resources 1637 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1643 0 R +/Parent 1620 0 R +/Annots [ 1642 0 R 1643 0 R ] >> endobj -1647 0 obj << -/D [1645 0 R /XYZ 85.0394 794.5015 null] +1642 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [491.4967 682.6714 511.2325 694.731] +/Subtype /Link +/A << /S /GoTo /D (lwresd) >> >> endobj -462 0 obj << -/D [1645 0 R /XYZ 85.0394 179.8868 null] +1643 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [55.6967 670.7162 89.457 682.7759] +/Subtype /Link +/A << /S /GoTo /D (lwresd) >> >> endobj -1316 0 obj << -/D [1645 0 R /XYZ 85.0394 148.102 null] +1640 0 obj << +/D [1638 0 R /XYZ 56.6929 794.5015 null] +>> endobj +454 0 obj << +/D [1638 0 R /XYZ 56.6929 731.9325 null] +>> endobj +1641 0 obj << +/D [1638 0 R /XYZ 56.6929 701.4683 null] +>> endobj +458 0 obj << +/D [1638 0 R /XYZ 56.6929 475.6865 null] >> endobj 1644 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F21 930 0 R /F22 953 0 R >> +/D [1638 0 R /XYZ 56.6929 450.9966 null] +>> endobj +462 0 obj << +/D [1638 0 R /XYZ 56.6929 381.4304 null] +>> endobj +1645 0 obj << +/D [1638 0 R /XYZ 56.6929 350.9662 null] +>> endobj +466 0 obj << +/D [1638 0 R /XYZ 56.6929 305.6252 null] +>> endobj +1646 0 obj << +/D [1638 0 R /XYZ 56.6929 277.9066 null] +>> endobj +1637 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F21 938 0 R /F22 961 0 R >> /ProcSet [ /PDF /Text ] >> endobj +1649 0 obj << +/Length 1107 +/Filter /FlateDecode +>> +stream +xڽX]s6}1~0}ʦNnuݧ4AؚDlv{ػ=GWWײ Kن Q00=0YB{7Կ0r И5,ߴ|6NǓ>p<>-}~|gr ny2OOw>}VNp񏱾{~t;L?ӊKm9/ˈ=t3V2 p7\ni!{U[cyoz3:" h[ 1s:V>Z֍@!gL +c)r90A痜ضxt3 +^bC; Hڦnrp"%BBġЦ 3g^G'0E 4"p~0K@K GB(PiXhp0$YZTj1~ __27#.dc%9sdV\B@"0K&)`/ho1 $#2BuS@g~I'~O_:%8,30&PHM:3Cǵ| 7)ϧ H#Uk[1s([טD8G4,_˳KmoHym*j9r ftӡ&B#A9mb7joFd3H! f?ܱؓr*ƆJnVqro[05m0gkkN•IQp2*l+i< +i%RԪߩѰN-ҩd͔4 xAG}(R!G.zGd[az=^h+Сw+~'rǎyD'Dݫ|(ZNQjVSp@Q.sҨAk-|7L&(+ÆP͏A#_?l!qYN_M +Jdj;ݱ3'3#'DV^|;LqjGM54}'A=w?0$dendstream +endobj +1648 0 obj << +/Type /Page +/Contents 1649 0 R +/Resources 1647 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1620 0 R +>> endobj 1650 0 obj << -/Length 3141 +/D [1648 0 R /XYZ 85.0394 794.5015 null] +>> endobj +1647 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1653 0 obj << +/Length 1220 /Filter /FlateDecode >> stream -xڽZݏ6߿K@Ci7ݴ).ٻ{h l˱[r%y77!7 - j83?P ?)Ks/C;G;IsҔ];US,ZՔdsz@۵t#*H~[uj( :nA{ĊxVRyjrm3T0mGRGŮk,Uk(Q!=|d. X}YlZjWv'XmuCO\2I&o],vue2mj3Bhb1q'1 gjBqf  %*x,7Ƅ5$S6)LjqfT.!sȔs -e7r75DZ!\ 75-qx &E`BՕ- -]55*bP sIܑF|Ѡ`Ai5!--՚QL'H#>p1/5~{<`ǎ4 3򵝛m5+CPڇaprՖ,;x+'cy_v;w389Punh#B۽#Qo}ApD=7ݚr>I O19YhCnN;ugu}[2-SWO5> 8?:r rЯ5:x-1αnmD]ͮQxr#_˜pr 0ca+MCBGRJVǖQ8c?'88VC -iܰG vcU]LJ.h`'VcD.yigy@~8WaqU uTd ψԎa]w]ժJEK4ǚB,IGE=E< 4<  lZH|=daBQ7YU{FgCh*(Mzv\ 㭉`Mm -{@ܰ KeU]b? -|Q,*JV1m^1vA}5~-Iϔ]aF,5fs8!rX֟ 8(E:F=P `83DEA1E6~N0Eۆl@]^NG_[>-^pFp^|`=-R]GtO -`h34lHuwuCDB{}2ߘu$Ɇ|eqFּUseLb2?^IRb}x*g6VD 9hW) -V~bʊb.gcG%?S3< ` 48@YiU>HrɼM)3rߛJٗ,|% ]GP I>CrXS`Ŝ7E&IyИJ3O|>H4*ɘ2Lb$3BRGqXűxendstream +xX]s6}TI @lf[}r3#/d{1$ǃҹ]IWոMf sB.zD{o7=AE#TmnZ4Lm<`٘6ޤob@Woo],?x7@oìt3r4@(dn~jD8:^Gû~7TDOܛօ͵gx! +E:憮5A%`k~`A@V 6 @Y\`SgF PhDÇyϋdON>N?N>U(!JUsdQs4YZSMC XŅdV7$+-?L}B@ִm0\|U(?=9ANm$0_E% +pcIFMf cw@y2QGP6~8Q%5oWDOZyKTQRtd<){U CExz 2D*@-PVCiys5 ?$LX"woٖ1MMG-ufqŖ O٧ʇt)|CԴn1QUs6 + }˙09zsgRBaF8c06ta6#ȶ(5v(tʸms_3aaf9zlux{0^ǢTtC?t/DPJoڞuhm@d י 㙌P/$*ҳc8Z%/{A;' ZѨ'_x/c3-\׈q DCGJ>U-`%^ j ؝*<˨vlX8:OXxbu{Fl}kYBݼcñ,ymnklgm= UFt8y[y I +ʈr~TQL-baY"24yP.GP%l<8brU "Kܿ1@Z: 5gvZŤ3YLpu<\\ +eH"ڸ_y0 + +gY֎ksyײx_f +lm4m1JzGFkHAǝt+s^6Tu+m2e0l8cHN*u{̋}?}+Lendstream endobj -1649 0 obj << +1652 0 obj << /Type /Page -/Contents 1650 0 R -/Resources 1648 0 R +/Contents 1653 0 R +/Resources 1651 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1643 0 R ->> endobj -1651 0 obj << -/D [1649 0 R /XYZ 56.6929 794.5015 null] ->> endobj -1648 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F53 1303 0 R /F41 1208 0 R /F39 1151 0 R >> -/ProcSet [ /PDF /Text ] +/Parent 1655 0 R >> endobj 1654 0 obj << -/Length 3769 -/Filter /FlateDecode ->> -stream -xڽ[s6_ᷓ"$1&nlܴ}DD"JvRkn2X./ᗹN423*ь]>@ xis}x.MbR^9\,~RhHN⛛bOy7WZn~@oo?Z\s/ 35߾7W^wߗ3/e Kx` 7F\.VRza¨ҟysM(PHA[6I* -|_|>jq+A¼ߔ/}okx %Rj go]U.W{ˣAXcU~*o(XԽM_MxYww2V˥`<1Wk䤍g=9\0 v,ɸ옖12fυRCO}3T Cb`YHXnr@lqnyJ0勛{7w [n%=zhJǏMLD146u]ULCI 0_hJ P5d/ͰRl헪$y&H]ouXnMo̿Ԩo'ìaLrie4oil}2ahyNeXaI& SQINvdF'%).*jm)DFhm26n u벬Cgc6{?t\z/B1S>U=)x~IЀ -H'R}{=k!NAayqa6bueĢ%ljWÈDKgb:2Y$`m4Cv-%+H{ly[G4b^g*a>+﨣AW2=ڃ0 hqr3kN.l.1"l[GMm3LD :B[ %b,V?\{vDpcXW {9ڼ2CWlkƘk8iH&x - "egnFL0˭+i@v ki -^-М 3Fm¦=n )#V+Rg,"K -}6[[v7t (0DN2b{25ΈPjgM׉5eddZF'KUNK2r0fHNK2=v  %pZ֌`EBpE#R'Hӡ$J 1<`\Gw}[ *K{xA$Li9\{E6[$iwv,vޏ!p4N%!LPjI&:{=g$9҆q|⬍'*$?FKȢswgв:m[x: &gRPuOz uOUuׅ` |!n0TR6LE>G0?pc98ǼaE\gsYRl9~FL:X~y``pգ/h}Vm^&ho޵2rV{2GO_(rby.DY$O_X3M=TJr%F<{*GScB"E7TkJZu|qP1kih I576ҥ*\O'SHx9vPMT)dxB!9'̸0N*\`L* s%yP؜( ^qe@]=@z͹K s^5!aR9C9\b=ʽ},8LDQlr6ln<[_@=S1*ck3O 0wI5sve%h/9,V`%`/]6#CX ׂ윃);.v&w^1ùkw)3K(M^kko[1UVzvf}Egنn23?cOtgxǢ/V7bۅnhG?" pE-We⎊,d@2!udv2('~{]b㎆8;zm-tU|>.6ko-D jo.p6:8wgP+==U*QfFq1^tAס^ǥ0PtJߑq -6\UPOWfv^՗e{ڟ F|Ch8 -/8v J'c @ؑ#(j[~+f?!u:ZCx،.GvfD$le|h#ko76VOG6jRg hpNUNg /P/v5o؁$0ظ" E`yBPc*d1s&:F Y:"hG.`W]S~mŴ;8:*x*kxm - !cH}w)}D*D4g|hsYA3{~ NcGO!eh#܅s~p@vem:#g DS%5n# x΋UQ%PԶ*@ -\/q:!KNc3skS)ќ pMH0PʉsbF=+3pz?Jqi2Qʔ?3cK߷~dE$%^H4:6" RY >x|+6m~,:TDV^/`7b[%Ĭ -qk'w0v6+$Sn1h*\=$nK_%"K ߡ|賝;mYg&)s9Z%+ Xixf=2=-5Qm:5 -ɢF9#*6+y -S&gDzX?U0Oy>wB$Y^ l,ytT" -Oendstream -endobj -1653 0 obj << -/Type /Page -/Contents 1654 0 R -/Resources 1652 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1643 0 R -/Annots [ 1656 0 R ] +/D [1652 0 R /XYZ 56.6929 794.5015 null] >> endobj -1656 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [250.9056 159.9586 314.5963 169.3682] -/Subtype /Link -/A << /S /GoTo /D (statsfile) >> ->> endobj -1655 0 obj << -/D [1653 0 R /XYZ 85.0394 794.5015 null] ->> endobj -1652 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R /F48 1228 0 R >> +1651 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1660 0 obj << -/Length 3345 -/Filter /FlateDecode ->> -stream -xڥZs6_g* ~LXɥW;=\%BPIʎ.(da?@Bn"J<[<؇ ~x֊]/1 ]߽<ݧ?|WO+j}\X ߮~\Pk( =,zz_ݽ[] -/߽EI/\$*p K)../85S'U*_ kYI0 {-bN˖ j~y~-|'"\32"±;} nW%-=;;v^u5^vfǜx|ZԁצƓtv:0Q`< }xc̘k P&J}[7C1L\?#G{giv+98Uv79Og%X0mz(:_ -]P,!!h紹jՕQEmJ(r_<=UI\_%Xw}9?ɪ(ȃt_oǮ<$HS[oq - '|>BdڧMoELYn>#)DQ[7s -AqmZTC*-z!4\/,tQ:II؇rzRW0Pd2$Q-:47ξ2ptC8Tɦx -$o sH0S`ܩݰA>OH1^mht;f!WUńx~1K1cIbpt11m4Y FXȲEFU"\orMOQ1pC}{kFqT]3J8 mWbLdcB$"3Ȅ8֛ƞr@|,X[Ҟq%.s0|ɋ9Shq.CoLV 6 -2驨)/ ?mO -o{-Q0elEx{kfiEhsښ 1U'4+P\3#=c$@b(t1>M^M^0:a zΫ1=V&;`|Wjq$&ڴ2LH u#͟*+qT *ù ;CF.!m&'t*Lf[ReI uҌzCCrlSHaYL @-< >Wg8æ9^v}$dVޡpt E.=PGE\CMB)F3᜚\I@x%\QE[+H9IPu?jZ4D;bQϗը/1a}|Ȝb̜y3ysU_+v?&m8~v 6Lx 1*rx7uVz:4ӌ=;{c\&iV7ΖOē(R\3@ Oo?8p5>ֽ5` ]3P} 2z{]qN`N%7ZY,m^ *^#^^o(4C{l C 3# |XiKgun9 .oluf=9u/9gS)ؔߖcz ?xYCW21 wb0lM -M̍c 1EiU{"Y<Ɯ fP;SBL4Idj1Mg DЏ̂7T#s䱔Ď -GnY=d2x# d7/}f䕞GMR >s3 9(H`\>Z.cԛakzX\mb7'J\ IMyݩGhG~3Oؑ]xY?QJI!2Dx5 f c35cH))˲v]^dwwli.pR`/8:ݔygSf7(y6nF<&#}Acgp@7f2_r|I9 % @ 'oȸvd*0I_lr,ri=ݑNj-5Ez]mo1so;]ǖg^YʙdCL9%_n٧ءɳ (Ǘ@zWIX%9 -eLhuΎIf@{ghl)%smk-AOw57kb]l'e2zi^\@?>?$imO}w}njj N.Eɤ/ȴ 4F,-PM}b瘛7 ?%cCT[lQ>42%, pn -wX+db?ra&v!\ӏ|ӡ_- DODY -ɾs"gG;@K?A -e+cXBM``3Mendstream -endobj -1659 0 obj << -/Type /Page -/Contents 1660 0 R -/Resources 1658 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1643 0 R -/Annots [ 1662 0 R ] ->> endobj -1662 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [80.6033 713.4536 149.9876 725.5132] -/Subtype /Link -/A << /S /GoTo /D (dynamic_update_policies) >> ->> endobj -1661 0 obj << -/D [1659 0 R /XYZ 56.6929 794.5015 null] ->> endobj 1658 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F48 1228 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1665 0 obj << -/Length 3944 +/Length 1074 /Filter /FlateDecode >> stream -xڥZ[s~[噈 .$Ngs|Rt>ŭ"bŔ@\|</S $ӑҜg3}s&wZ{}}wJγ(= J#n/XF,lt4V,@57Hxu{ub)S#a|3+*}s{w]pR(g?Ga9Rs~,Ϸgڨh|MuoaA:?mڞ/Qz"L49.^uݶjY5Oy[鶥U0UùQz͐HX%vL?xE[t_ ʵ2$O8v .G:CAǼ*yXvTʙ}w\lY$M?>F(3YLZ|׫QTF^5}XhvTh6ϯM]@XxmUn{_Tq4jl'jwŪqOno,v#*mXŮh:Uo?Dڌ|5ґ~źoʰOWgP?OvE8]ι2WS=^bA~u*)÷Yǜ//~΋}w*7ry0.)JXGr:P5'=1{y[0\,[і۲OߌHǜ[OVL@攧L9AnQHo9*bKP"jb$rHY~rL4 @TfN91:QY/|ı2tjArrZ -%M~:BˮiZ$2˜AR cDZMgbnM{o5 -c*|onYӳc'uw#.*UDZ]TyuHȑZ%Bzz8 xYtHd:>p F<_ t&ArI6b%Cpq@D!#>bmK]ʹsЪP-j,Cӏ: nC^W*K>t'?>چ6]ITT|QD1졈vO[Xnt7 4$|ԐgۭCxsMѸ^&i>sa9!!}QāM}R:H O8?D#:ܛ﮾6XM[7ԕ RZ*}GQ |(pEN]ihu*au$7DbӴqP@I8Jw&qj"0a>hZ -:P4 pi6@Ⱦ_8-x/'}N'}Bb{_,|?I8ykFb0:>mP dPܱnŖ*ꁊH-1[rg̟Fϵ;4&ɁHרylR8IǾԇ# -jc/OŜKDO36 19c -PWb,'=\:{%ـg 1X(0|=.3vN*NJ؅\xl,A!4*m#V͑ EKT{!X?esĘcZldL>ecGVw)˙.ޓћ~6ϧLHDj -pG(*m~o˼X|Օi[(`||!AlŤ[L%//zͬ;@48!vx@=ȪkgsG2j^<P5Um1Wc^3$i cy TؗԬ圾&BM`RoyD#ƚIQNjZe4+v<=.ԲjKS,C+^f`830I$JӘ:I\h@jr[dG: a*0+raݡ]rߢ er{`e #stm!*fc/\0 v΁E<æۏy0,u M޾6%u!`mVtϹG@ S!;TWRnd%!N4-)Onޠ?Ż^J8Çз}a&sA׉RLhvJsX\Ģ*Dx3.feK\܌:z@9dl'2/J2:&ދ+ >v~x1Lnp@EA nK>őJXv.u^Y 4㕚z>ߑ1_YLh:@n;N[9J -aݵ(Z|Wfd4.b-Dg)؀GfZ\V (C7 -v g]^}6AZ"=}uOe%p -eb^;4?;dYw7鋇GIlq9 %SXu} 1cl{ZS@>.I#՗W7Cl Di;eS T.z N,Q1jC )5]b*"3%VIhohް5Vbr/U) --쳷g m-R;8BQ# ,xy[J,3#;%9eݧ86vKo#Te gP@J/tSwS pRE\ A\O354cUOkd̼]PJoDX gG֟ZRBo$dE,R8&Aʌ  ?HǥW2;RSc@?6CN*IVO*o WO7P ݐ?%rL9f! -i/;ܳ oRC:ROG6Nh*U 5!@QjO>Hoo?]ӎp^a>~Xp$?ѩh`Cy =MO\)a0' -9n)Idxendstream +xڭX[8}Wa 7{ڱg]ײ5@$837vn-+&;'!P*jk*cT- Z4e+= `1@u{ck붲TUs,/btKX68ys8=p9{Ët1MG:zia1yɖP3RCVK? 4pK&; +]WWieF9 u܀┉ܮP5X|jhȚO7ZeKB @!oR^ +wl >86BᨼWUID}̯1ۤi%mHX{W IwPe6BGה#zݘ=1ZH35\.XJTKkD<Až^k"z "WyN;-4H +D+` E#[GN'"uvhB6RFِ@!@hf>fi^7ϲ^~$N-lj؅޳/{IJvȡOtCuWdO1y7 O6'd*ZXư0NXfJpkI, u2(K_rԹ6B@"fL6HeLjE3q>T=X ?PGWO4 Y/[ri%74_%5kݜٻ/Wl)#b. ^N<=Vn6'j_BԷq{_A&,pwG"㿡L0> }K+}8C3Lvi-B#̻ l3b>[w3*_zFvCKRӛ+ +|6ɔE8.D+w!fKRS-RʵTOendstream endobj -1664 0 obj << +1657 0 obj << /Type /Page -/Contents 1665 0 R -/Resources 1663 0 R +/Contents 1658 0 R +/Resources 1656 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1643 0 R -/Annots [ 1667 0 R ] +/Parent 1655 0 R >> endobj -1667 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [278.4002 570.2936 280.3928 582.3532] -/Subtype/Link/A<> +1659 0 obj << +/D [1657 0 R /XYZ 85.0394 794.5015 null] >> endobj -1666 0 obj << -/D [1664 0 R /XYZ 85.0394 794.5015 null] +1656 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1662 0 obj << +/Length 2686 +/Filter /FlateDecode +>> +stream +xڽ]s۸ݿs/g@$qysv꛻ڇ\&CI E*eGi߻(RtbX,~T,U:T$t>w0D8CۓWqvJv93v6HY΀^y}uꏛ, n߼> #Ƀ_/ zuso7gȥ^74:ׯ&7W7_^?x'obL(O3ıT'g8K''84P`" +9K9ʤbiVo”nnBaUἘ4Myߴ>_B0%e4djT ?nu rmGsv=7Zzynb64OUiF_hp|tm֣uGk޽8I<*RUMqMSnF>7~O5hTK'a47 e}d d0 \: +Afobzf,!jl;P r0E*aCtqp@pU;drf}7˦%IEwV'7N큼@l@8d#<jâa3H`R!fMsI NcL9\o&ͽci*I0K]b[[vOZXuR +iO:́Ko.Qx}cRP1=/6hDYOɑ'ۚd":zRD6D#Ui=ӳ5diG#m3Hy_Qocq#2oT[rmxEa1A )e]}}̟k1gyΡ#]V gz [ S#J#}v7(MYr7H-$*O_)h>{'hgeEQpE nl %KQYQ!< 7ڊj욃A`H%1b`o4&(Qވ4Inmv/ =rm  M'p\DZC_cb3.}~z{HDh޶ky1o-1稓ѣǡ$xJbU[TvyTV^|11^?=x1~m:A8i??2maς>qh #{A5hF}ޥȍtE k:#I 6-R 1>)%̃ssQ,km/|"-");c`ް#r6H$)MO""4?MD=%8CLǼ4~&3E ' ,% +|\yX)\)&slArQeYQ aaQ`&g8yoi3]$6~?bgS.{F7'-_(S}}@>˳MgKa=8!|AQ 1q$k5@B.һڬzv \. b} ߋO7} &Y +7@ [-[ +&,E8uzAzVH &m뾧6Vh`\ۆ}BwHe߾7a[(`HEƁTAE'#m#mruY@3ܲ8xf\YYav4E5lVGm7\ft=҄zkQS)^BM{65a/='q,;By:qGQ$&N(TLp4oGendstream +endobj +1661 0 obj << +/Type /Page +/Contents 1662 0 R +/Resources 1660 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1655 0 R >> endobj 1663 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F48 1228 0 R /F41 1208 0 R /F11 1441 0 R >> +/D [1661 0 R /XYZ 56.6929 794.5015 null] +>> endobj +470 0 obj << +/D [1661 0 R /XYZ 56.6929 670.4118 null] +>> endobj +1326 0 obj << +/D [1661 0 R /XYZ 56.6929 638.8546 null] +>> endobj +1660 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F21 938 0 R /F22 961 0 R /F53 1313 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1666 0 obj << +/Length 3874 +/Filter /FlateDecode +>> +stream +xڥ]s6="oU )9m붷Mۙm%֬-ܯ? eٻNfb + @'.f\ZuZ4rBxE@Z,/27aq/˛OWX(aW wo?TE۟?O7\-~ovC^OW/YkWp g} kҒi%e..NuC䧴a:VB*fcRʜq R[ڲDƲr,Pʛ␯<^5V'[ q4Iėj!c=UE@ҕ0u%"A{m˜:?|REKZV"[xǬٖ>SEE9k]q?YST!rȎ>ֱcUh(5$PV/e~ £u !ܪ2B>;"ցS躯WuC-/\ǣӢy+ .acI==v0Cm/-[&n !LVV 5|]j+N]6M +8ah* d"YyǦ&W1*L{9S#Sb̖Tqt ՞zKM?(m*nCbtP /2?߶:6Թ㲒ZՌ͉8H#XlSuU]UT?ϋyw`bΓo&ܕwŅ2ϭ3n6'my)y|d@y-@ʼ~Eވ-6o4-q rU^/4wnRI%GPؐJ :ddiTS׽gl t X3Oç]Xe΄Tz[gO=k?, zy*~ 9S{hti7HcGg.& 82ƻUQnm_3?7b(2jbֈfp'EşNDbu^ R8tHּXmPgشdx"y-)qdb(\4뗤KS,4GP@%[+N3p.@g!.v/$2DC5MX"⑚>RpNC&t´ٲ,߉ :Y3őP)RoHmYm=jBVV砠Eb2z,׸qٮhl:8Px!z)N3~b8g<3 &:cE&>uXWjՉiDC5FHSG$яhjyf\ۻWv $чwA-)h~%+#TG&&8FM[ӑ Ŏ!q,%Ш1kPr%8 gvՓstnX>@gzK&Dx\-[fPQ:HP9ifQ(c+f5VX9al^`# M1PM18C>jBeDkq-ʅt)vm`;;b@k Bsl?y 3!rw9T*V c:[@sMv 풜\2яaE!QUSt KVsLǓl"MA\;f:lFV\g!Xq,ڰN!S4a +q( 5IH1y +@yN}  +5zS.:D.yXy)~oxR8eMPئCΚA( +f&* 耠}ljE6mCgGE$a p 7|s#m яO8XR7&81ItwŽixm _5ap<ݽV{IMgf EQL3xyi@'ɀ^/^b}9۹qy/1J`u=3V\>IY21cM>S%>U) xm7U2z{%@`b+g^r,3YP`.C֯'Z[>耝{B _m2pYU>ZEY7+ה6LD m/)WtwWO>I=N5bRaxk%^A6,0w)2 >ɵhA ٤LL_ MZIlu:+x7u=g( 8ky.Z 6Xp+" O@:/W ޹GơhX=2w?[sGuFR33`kTve$Hga3 +c,x!ͫK@rvfNG ΏJnN)Sl (//Lɡriζ׸Jv<n߅[]8Szu·9{.ޑ^_%{p[1JHDigS7ʨ~re_Ķ/nQ)լ-ݿ0Zƞ O)*yCBOltN/T5JR*DZbtO]dZOf&"͛H!EkэvT#0M^U>t9|=aE2hǟ~V޽{|3K@ +'g +1NHmt"endstream +endobj +1665 0 obj << +/Type /Page +/Contents 1666 0 R +/Resources 1664 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1655 0 R +>> endobj +1667 0 obj << +/D [1665 0 R /XYZ 85.0394 794.5015 null] +>> endobj +1664 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F39 1161 0 R /F48 1238 0 R >> /ProcSet [ /PDF /Text ] >> endobj 1670 0 obj << -/Length 3369 +/Length 3702 /Filter /FlateDecode >> stream -xڥZQs۸~PNI yrrNꛞ:\;w@Kņ"u"ewHi2 Ap,v.$&142#$7*JcNxr> yYI>1d6]Q.~fax8L_./ngBbOG181˛tvy߯gO(1: 4nܼ*mݵnhu`ȟxWo_aΫ̓߼YŸ71q3K$mI("dX0"H1rkn(:;[7DGyj^!P0!fQ.$IݪllZ1Y:bWׇYe9< d/nʺD9`+R-dv -z[O;^n,5:,vv;,3RqUW0lHxY[hmԿűmυN`HVU#.b]Ωqk@y4܌oq{?M"?"ms6`ԑ:b)OX5`4K͆4+`C&^Ƞ6%R)՝(NUᄟCֵ̡[Yjl艾|ONm-,-GNzd 2h 3m?Użf]ti$9DfQdf(Jc}~y޸碥Nlpɢcgҥ |z%=׸P{s8#j얀,D-MnTSYo%ٯDkwP<_Ůrfvc뢞[@O#-`rbX% Zh Ʃqk-uA$鞳Z^$%RT]%j{,O[]gyTs?gIdP HHt:/jjYz`hvܞk8]4mg@U*Q^Ì@FW<HRu3 O0(w(+!p-H; -f/qŒ<y3S6@Ŏf5.5@#Ц/FtՐQ#6ܟaݳal8&tl*ӓ{øWBD#sNr8)!(QɧWaɶ C-d|nt(>gݎ{U6[`Xф8 d - --5enoה:fA\^.AK;F3o=ˮ 'QXNT *2k#O[š@FЅE"W>H oZ'a9s^9LDK hFHN*ĩ'wa?z)MFݞ70MjFApMbYHf'SRx[(d4X-r'VJ2 -=.g0f|6@lt"UMJ єoE`Z0q`6%bK)m|P,FS0-N#4?(*UΦNEgWo-\|IᯭgεdJFXI7ߑd(%!jr7/q?8;fendstream +xڽZ_s۸3' H>'u{q=P"lqN"~bHQCgLFb ,??PB'fIYTI(j{Ξa`cZ\?=^\}jY'o.Zc< f}珷_.Q?|C_\_.N_y#Q291ͧ7<}E(E]G8+v2:a ,m/DI,l..OG'OA$hb@-$˒J ڔ]g*x,Uoslz&r]j Li.mb +X&nwS 䉒8-P +g'h!KLeϟK?^.d,݀06ʷa"a$-$Ы<Ѽ4nׅ_Zm<\oQ~6 "%D:SBQ +V)1-|.Ҩ: ߠ1}ӂc0!=ׄzDU2qm7!nO~3d:7ZӼlowh MiV~Z2nmވD}!"12221evͥWSwW;uo˿%1Ec}1?gJp~4a3yǯ]"%lLz*s2i0ԽL'8:}>ih\bڣU{2H΋sM0Ab(Ŷ cClː1llDlw;S-OkiG8 +mkb{7u!PeJBz8`1Xć,,Jk X<8)OɓfT94&MCKc%`J]ݼ] +!kz?W|щ;(Ljʥ(F"> 2͈ElgԸ/{_@:}O')OQaNij;}G";cX裓 AřbM  ''']iD\;Ҡ=@&wq؈+0 qFtظq ptѣ 1u*4\BIp[:Iäu0im TF1f=ׄ C7pӡ;ȏgcG%bGh .Wkt$@$pZԁצƳLS iw:uuWˑqR۷kYO߁5)LG" 4`yS}?Nǡ D}}z7W;p[vwBB$A,T40 G1qiN>O5d$l,A|Xr 1;rφFdFe&pLg`pHPcU@Z՛r5.tTl!=Bؓ;mU>P)0 t .d8`⤠kMe}/} K,L &N8QXHHTAFZ1{)=ׄQOlz z->ԂT ou% +Erޫ| 3~Ƈrxbˎx1hk[* +q +%o hKX#"\FlD[^INb:yA=_ᒐvq#_۾lȄϰ%\KyqhFxXun+hriPGE +nl#YNz:'v+:S$HK X{X,7(xíaH~%(c'`Ct?١Qэ:|-[f'!~?vg\ +t2ᢧ#2y/N;ˆ9y2Mc3" Dx#ϯsM04J`ώ>Cg@j9ߔ|KlP ~M 6051]@1[npDk zS D{Y,yQ.S%(A9tx݇yz>*i#oa}r/av^%׻ܞ0JRD>i\u'~c9[Ac\֊DxĨh4~!ae)D>W[bɓ<%vyc^̆1m{j?OxAS1֬· 7wH ?>P, _ %vw8GKpr`ώm'XFN!'2*Hiq,?X1t6 n(kz_缓9q&rJ!w M2S4z{|PVPl9jWQ` lv 0 Hq_Eendstream endobj 1669 0 obj << /Type /Page /Contents 1670 0 R /Resources 1668 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1673 0 R -/Annots [ 1672 0 R ] +/Parent 1655 0 R +/Annots [ 1672 0 R 1673 0 R ] >> endobj 1672 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [406.7896 606.2096 476.0457 618.2692] +/Rect [222.5592 649.8203 286.2499 659.2299] +/Subtype /Link +/A << /S /GoTo /D (statsfile) >> +>> endobj +1673 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [80.6033 496.1408 149.9876 508.2004] /Subtype /Link /A << /S /GoTo /D (dynamic_update_policies) >> >> endobj 1671 0 obj << /D [1669 0 R /XYZ 56.6929 794.5015 null] >> endobj -466 0 obj << -/D [1669 0 R /XYZ 56.6929 471.6981 null] ->> endobj -1360 0 obj << -/D [1669 0 R /XYZ 56.6929 446.7352 null] ->> endobj 1668 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F21 930 0 R /F22 953 0 R /F48 1228 0 R >> +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R /F48 1238 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1676 0 obj << -/Length 3392 +1677 0 obj << +/Length 3656 /Filter /FlateDecode >> stream -xZs_3G$x|ϙN'QtD>.Hi:x `؏.)fƕӳif0ػ hHfTUo-˸bvyϯzwu{H)LL^|G=~|y{ח]۫WW7o.a2pd\Q_^r]wyWx.~ϖp/8SΚ3x*~wMYݣ$ym,c2ĝ-W/D7K9&4$uXu [4ElyO~(&/W,{DٔeND挑1oP&jŞ/|H^- `.h:hh^m9}VÌ 0rDyľGa'ͨ0USIFG's󺨨IQ]<ȷ"ojp9u8)\G "F5Y\hx5-eY)#`P J2nYa/p7*s -͊6qX+4RIw$u)K=̤e2u28Q2IzMjsZҊ E&FT{ֿLInfwRAkfSj/h1% t= ew2Қ *F -UVH]dŃKwftŬ ´iirٳږ;: P35 ;{N^FZg5'kJdvN`3m:Տ싼WY^R3'2sN^0\>b;i=(ӧ@.c -C'd-L4q|N $8vRN T+%}SavG){1æarBUh1ÞO/\B]/<ఱ^HS\oi-g@jo DH %}\WERb1mhC,0b56Bi-/y۲h0]X@S>6yKW>sDSSo -Gj!=EFOB?fBZ I ߆<9Lo=wmGh~+WajjOQMl>Ze'S4w}@*U-;YÀS[k&)G0$d`YkA\5*Κ~-["~GR fVN/ِ057E -eKrY)SBl-iv[w ȗ=9pVtPt5q -˂0>10 1FNR7p!geOt\g\u*fksuȆ,t'ƌ ?O!i9oƕRETR(>mCC]A}A+}~wwuPVZa p}*䐰ԖBQ^YT.Rܨ-ۢA'ܷӥqQ-?!AXH㫉ld}c91m{uW7ߵr" rr(i%d~;AbݮRq S’Ik ~%D"_7J :yNe^7mҴК\RTf`hlȂ>FFD -!4Z -;'Z0`/4d(oQBLX*!h,lR2.Evl4i2|G5Go :8ToBNVZOTN>Tf#L -9#*Ц>_&e&㮋a?uKF@dX:J,Zx\>ۇBF -~m^5;V7=)09R9T#hh>BZP<@`:NAs|;L3B\ RG?*F9D^Q@F}atXCV^ /᜗zjb[]{_+ Q߱횩z2u J Gqt]x4}wPh5r\>ebJ SFL%(eT" *-"uS]xzMq+!^g@VM>}_PCWdZ_:te8AqC_fק:nv7;8B 8Y rSN tT LeY7zsc$?SSPH5|9_$¨vT5c)a;O w2jH09i\amf6>JMHqqpA-rΞ:k`35YvS1sA)u^oQbfX* -H(2= ngԸKO&e.1V57ĨL8~d܌t שl.B$ q]wCx; =l (:J?սp5VˁKՁccrHEbyQw^2mՖE1h١aCZդ/ⳳ3|WOᒕ5ИC$]ƒ#G}N=fCqendstream +xڥ]sݿ'z@Ngۗ:]m_LJ,6}NEʔw3X,&ձ85BYtd0RHwGq&i09Dvѣ +vSpϷ'mde9dsw_OO(tE//.N&*5 +kp`}w}/]vgWO9#),5 2}:L(L~<9[G7떎τ0NFuOJljD 'PfA_%nA +QKKC]֛}$ڢhlj_UQ9_Ċ K9Qi`t}1ze:Kʫ2n0QJdhw[GgPlYsSUG&8u 綵&D i a) vۥ^08 fnS]KVEӬ몱 ɜsZBȝ~ma N<ܴ[g]7M1-D8V/wniae򶸷 <,m5<l9qAS[Tw6vso碣htS2ߔQYA8.ZY^o +ջ4xS(ku?K#`֬vsFpd8_YXhhRT +}8A:A෭0^S*N~:WvfW:??`g;b:ZIQ1R5RLʺ5o ?Q8q< ! x?FBNf"##2 AQH'~ &7 Cw}^ @/ʙc`e!3zGSl9&D#G4mR`uzMEbx蓨PK/\b;Ynռ^",>yx]6A +-Ξ^qs (3^*#zK;|'an74QEKC_#mvswD$P MOj$Ϊ5[uVm9 x09=2ܮѳ+(zIHtˀ1N **\0';aktBy+.˜4,6!Ў@նqA=/(P ;P̙$s;  $E?`) -pE[ff\@քHod=BX"Ò3(tjZmQvC<ȭEX ` :5w,666CJϝENHѺ\څڝ$q2bddbzGUVia ;5婁V>+./D@ѐk0{~L `;{ȥ۠:PI(BPӢ ?AI.¼D YK0G ~J%%XeaY<'&nZj񐣦 u6T7d"B3T  OtH}N$}RpM88J~$;F7)*JY +&bi +`_ܑvC*TL VV0+Ո3񴶴yt\qR;ou d2\>=S{&Q:]$I ;*jk}o/ƶeۮo޾}xxӉ ʻM]n]v^;jX?)H~m}0ꓦ=On夿 e,oI&n$ u [f*ޓW P*B)ƮUITeh^sȴ;~JHpQo+ a;:)$Ez.ԐۊF; %w(EPz:ڵ-cā˺.$BPfˌ1\:XB%}o7瑜um- Kˮ>〾K'DL$.t' T\]{ }/ 91RmOߌcbCǑ?4wŷݴTàcNw:&GB.|}M:ڸ SNpo#ĥ!pwS#N{Mڧ?V3aKz4vn`GTDLo7|:^uj'o7O>i"H'ϳa1P3 p԰Nea7\ò- Dn r‡_'Pə]OÝ߆{Ϥ9btNnD)pCW狀A(^혮+2=M(AanjI_aͩ&f P>ٵ]CO?򨝌'3,?!8Z^Jȡݮ]&MJe؉ +|j,CyO 1M]WPGQ(U;D18 I';jJ~æX+hqGb݌{zn\ars`K 5~Waz4C>xs9JF|YV{M4 hcGO|dYȾC; TLS:aLi'h*H/y 4$%:HkVا|>19%i,sry +h_4qܔGF2Kw'VDW2ik9F:li%_TohTLC4W43m+}x xCISdgJ%u&IwPHEaKűg? iꯜby\I%&9mWA NvꉃRći/{+mu.w +f_I :e~9[/F~:x e@_mn[\~gOBKjw?r J5N-^9/:2gZ{҆@ꐛ6Xc9D&ׇ my+wwn ~vu#&dz3d3x o~eD,1F1q4h{"KAe sS|ll?^þ_ &jp sc6l0o*> CAxo6*Nu5\dΗ@olԑ0~L.ٮ妟k?4c&ݫ$UیtӳBj<ս`&_¹Gq-~GB}K\&rwOfYt'<"A7I;s{| q.r$/ݷQ"4 V(cjHĘ)ddwi>eʟendstream endobj -1675 0 obj << +1676 0 obj << /Type /Page -/Contents 1676 0 R -/Resources 1674 0 R +/Contents 1677 0 R +/Resources 1675 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1673 0 R -/Annots [ 1680 0 R ] +/Parent 1655 0 R +/Annots [ 1679 0 R ] >> endobj -1680 0 obj << +1679 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [278.4002 357.6318 280.3928 369.6915] +/Subtype/Link/A<> +>> endobj +1678 0 obj << +/D [1676 0 R /XYZ 85.0394 794.5015 null] +>> endobj +1675 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F41 1218 0 R /F21 938 0 R /F48 1238 0 R /F11 1451 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1682 0 obj << +/Length 3403 +/Filter /FlateDecode +>> +stream +xڥ]s6ݿBy&BA$Nϝ9ʹ})*E"]],@esL,bwI1OLaI7I]4z }w&,"X|T1g-z{Yƭ/S$; 6̒}γU1_wNm>0Y1Sq(60N^ KЏo0DFHF0Jcz~t..8O'C"SaQ{oVo_A } ۯyƢ%A fHTKH>bca kmi5g} jhF14Tx'tt"J#W + ڰt`>k[]# ,^eb{sB[C '?\S*AvyPYBfaPIBu" +ޖG=k:9uӗmWgaE$eNp}kSA!$Br!0-nLhpӈX#k.@ OHJ1)pɀ#^"hi|T*2ه m$#ty2̇")Ay, `)ANV;/6 .iT]]amQUcs i߶P?V> DM*|snZO4@7_f_juAqYY?.ya\Ɨ*6p8# +Yۦۻ.SfPnBKjd սL 9o7Y?٦r:tƂ\;t;@'*᯹qo Bq,Ulx)c#7tO`6YdZ>3cZ8pAc8a,p ,u6uٶEx[䎣2滬ZQ%k#n4&!~Xkz|#7S8eU^KM@=}W׫" \s*sDf|:9wX!tO3pR3F F(RCbcبL +^jP8%jE(3L:|N.-n-Xq[w8Έ;ZhAaUFςD( e(\C]-kv daqfנgzBE +Iy5cV+8:J Ij;J,Xe2$`Tߟaa0s}L&iT6"GC ߝ]SAou+ç/ohM zz~{S:(B#S{' j!-%~7@ӄ8 4+q}Vbd¾^RꉡkZ _zB \ކ=FLMv8K`^bHE ]5:g!K÷gMg^;#Z =UENV]8bB, ~d [ .ywoK(5 !s:_V-{(b]ov)׃F,{uAy2Ys؆ __:ߧk Ggbd7'!M K6D$߄*M >8sh=C:>\ԚF3FbP^L0QN]w^5 4_&X׽0`;6Zp%hwp7@"w@ը{)]zߑ$:V-j{[jX2!NSWeU -/~9YS 0/'cV1]?'kV+1`X$+~lỳc=Uendstream +endobj +1681 0 obj << +/Type /Page +/Contents 1682 0 R +/Resources 1680 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1685 0 R +/Annots [ 1684 0 R ] +>> endobj +1684 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [182.6146 117.0296 231.8861 129.0892] +/Rect [406.7896 405.8617 476.0457 417.9213] +/Subtype /Link +/A << /S /GoTo /D (dynamic_update_policies) >> +>> endobj +1683 0 obj << +/D [1681 0 R /XYZ 56.6929 794.5015 null] +>> endobj +474 0 obj << +/D [1681 0 R /XYZ 56.6929 269.7565 null] +>> endobj +1370 0 obj << +/D [1681 0 R /XYZ 56.6929 244.2549 null] +>> endobj +1680 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F48 1238 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1688 0 obj << +/Length 3421 +/Filter /FlateDecode +>> +stream +x]sݿog A|$ՙig:iZ,$R)_]%Jrӛ]ĥHe2tG"/'xB0N뇋nTzY"ˇ7 #cC웿U hWADoᆬpwsW=pG7w\_<ÑnnvMЇ.qe" +Uf"B*Rnduŏ[tlX2eh"9(b`Zj&Y60Y)&;,drQfB0g#{Zv}JO q(E7Ͷz꼳BM/UKl0{_-&+*;=02"12q(%4pj +"];a쿩6J}:ꮬs@qyGPO,ͦyΪ^HHv1 >w "T^Y"tLYeA=7ӄX;۰%ͦ\VWY춖)X>CS2ea-a?fCk[2>3djoͺ$w,ɫEٮaV 4^ˢ\UG?vSDi@Ly + XmA!?8pʺ;j=@ͮ|/ +[Ʊ>q<2-u?=zϝڭmzz&, 4nPrRF B~yðu ^|.- @S^̎5W 4? x?]{@T!6EaQmٍ= ɘ` _ŸIL@e1je]-U +aJ )MBũv8Ă,qof6ٛM&.@br9>D/W<>n8|!7Gs:D NEhiߤePYD`\Pq RdMN~P8m$hSnI 4=(Uj(rP~TL-SzyQTlzCOhh,Oyr{ {NyqSֻWyY/6Uh +rG_kAi(}22YR u$p-x Z?&Vs8Zc2If*m-)[CQ.-`Eo(~g_C+1!O [?;Υ#҈c4HA6sOkH<:qosSOdnAhӞqP)׮(STmr pl vAj3ȷHT +q}Q +bЉb[,|Ӻ$ҡ:݀7z,[?AgM(2ɓX!pDZ~yHj#w}Aޖ5 +zV݊G%ylUiDmbPKo +r_`gU8:0%x ӸC7ԘH.O6pZq:$+ز/ծQ-;x{#BS} tHdGP {tJ24DFk8>J +Kɏ#yn:h !*|n)'(Ė~ AonX"E{׳-@Um #5]OaSV'%xC +ct)+@D p0Zi6צ3>XNAΥN\] &7vd=Bp(.͕v%y}ep+ +]-Mp-BkzKɱX DT63e:AGendstream +endobj +1687 0 obj << +/Type /Page +/Contents 1688 0 R +/Resources 1686 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1685 0 R +>> endobj +1689 0 obj << +/D [1687 0 R /XYZ 85.0394 794.5015 null] +>> endobj +1690 0 obj << +/D [1687 0 R /XYZ 85.0394 511.7419 null] +>> endobj +1691 0 obj << +/D [1687 0 R /XYZ 85.0394 499.7867 null] +>> endobj +1686 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F48 1238 0 R /F39 1161 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1694 0 obj << +/Length 3774 +/Filter /FlateDecode +>> +stream +xڥ]s۸ݿBoGϜx8}%7:L;{)"]`_xb ]+Rl3JB^#rA=:P?]UfI1tu-Q)K/I~y?o\j]\3I/o>|xs{F_;۫WW7o..e_Jȗ~' l 3ӌ +slBA\K`d}]= +q]G榮ʝ$e$7cOEp ;j\W)8L3y78MPo4}y͛!'иb u׮brx)%b JKǃ0p&94Hā[mNOTK.I"s_N0vl\N{=94<Vl(;=l`HHE?vuUTB\XE1dckG`Z8lT:(ϏrAYeJab岸e! 8u=]l{1蚽v1 ޱ]gCK + {2lRہKveqbgمeۂЗ2yqd!TrN_na )YTO8,S i~>;"M")!*g{jx*v.(+p1FmWvGO]LS-?kp +3Sڱ(9?# ;<89ȫ~L;v-"4ҋ`Ӹ+2J3ub-X$No"O;Y>>39,e@]W.vv$l`dcm@ҳTG:I}O*%ogO +5J5z-m1*$;wjیSuX^uyύ' zGCyԘ8)6ad&#5G^J(Jh5{qBRH-ܸKi| iq{paxcj^:5REBL)l@R GxV4,]o0r J w##`zzVZj)x=6ƦSš2e6Mi%#Ivre*13pyq&ȻRc!1r!y RJG]%Dez׶7!ڹo Ps<Y"8dqk_, 6!դ8#a%r Cw~nC4dԢW +!sPM1(b~' A(38L ڈ*Tk,~ME5fA$%;<{Cěf;CScVcфj;x e@X`5 ]V1c+:\>\4W<)GD\ +p~ z3vØWIcϷ|-dehNaXsP v%!a +>mePCo5)(Ba;s'/*Xͦ8_aH߈RtxBbI0vp [p 7qT{Nj4/:5,D=ޅ⬒ArO|Cf /)0~^" +p6t_PmE_q3N=@`Di3 = uYhNxg3eo~0YWvNٌìʴkqCYj4SgW0wSuwxr?|J|="/X]5 Jݷ w@@&2U);Y;.4V$a~}jjZڶϷ_Z ղ2*Wl*@ <`Q,f +NMyiY: ׷:[_agu&Hg)$30u(rF_+,.(snGq<r> endobj +1696 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [154.2681 635.4049 203.5396 647.4645] /Subtype /Link /A << /S /GoTo /D (notify) >> >> endobj -1677 0 obj << -/D [1675 0 R /XYZ 85.0394 794.5015 null] ->> endobj -1678 0 obj << -/D [1675 0 R /XYZ 85.0394 720.9574 null] ->> endobj -1679 0 obj << -/D [1675 0 R /XYZ 85.0394 709.0022 null] ->> endobj -1674 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F48 1228 0 R /F21 930 0 R /F39 1151 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1683 0 obj << -/Length 3771 -/Filter /FlateDecode ->> -stream -xڭ]s6ݿBo'D(M=s9\o>esBHE)QR2hFbw, ~| 3NuIJ&OY~|᝴ǜfJY|0uj`׀!x>~ LJ_zSͧo_7eoR 7no\C7|y"q"_~=a?]%LTOvPIwNLWJKta]?0!Y@!z r3RHN@yT$xUݖ(9%<붬W3tP!J}u%(ؠeӎfr^#ʹ"5mbվ)): -2b5olyќf&d23MFԝ^.cU,)a- jNzU`)K1y4慪mMv -C<.Bs8;e-<6Ŝ*Z4rdFLfo>gs3Yu'D`f= T>v^gm=k4犥giw@Ĺc6v@vA۩yqQ_`F2aIb\~%)΅ -sƢFٲh cC ( >)Z=ei?}|Mw?ܰ0,z kS`3bzD{* -4(4 X$B<@x灊%:?߾&N, /!f^$&zy 4‚Ei/1(t["5/-6adeE -_ "d4ҟ*zuUkoNU?=i -qmp슀X BX Q>m7YT@Y.R{RoKR:XV(FvB'w *jQ̀!c7((@CUՄ[ 4x,Nj'#,ZuZ?uP8Mo7 1{re 7<j| Xzg͐OtĆ×5b悅٥.?i:DcH 錂/9#XB+ߠk744l-yi6K - øn(z< dk3ѣ=DerѭU[/ҏ`cd*[R2t<5B}KW(CTœ֊u+ 6 -8m ?jh89JL~>}1=٤p-rP@~ |K1y[Ì&Iij>f?)34'c}Aٗ3z3LApWހH F86R8kNPNP1w.QWyAghNC!~"Čj; $WUłm =^5>\8b擭1k57rBMeyZ򳢗G0jR G-_XPVvYәaXaNp2dqf!F4~!F~a({?`qN t(9A1sкmNU`t\jɰxcxOea\p95U`C}-V, V6X{ICG<#p2 xG>F<: dSŠ,s}_DYv9K^qW#}'p: |c ;՞ )>:ؚÔ{#1ၵuo~0[iWXN['}ck &2E +&{R_3 6?5 XyP hcn%2jս HzE7_~Ť> ICAÊޛc/>Ï!֑s%OA;GA]۷*iRU_€7}p*U6BCV6ԘS8gwP#@: @|SK9$$B}Q4{c=w")8㶿W'0B]`yYr䒬Zl"Y.y)fkdp<-k;<axU֤e1",\pPeBYNY̚uQ7ltP#| N*E {ʻ,4g$*\BKHR@)2\/*G.ZfSŇ\P`7! 0D}{ /Ib09)aKNx|=g,԰.kk DA*/42c=$`\@"˪lEVu6WC.x"z,Q8HDV/c- -e -=+!Yy h~j}v#m"d}kc)p S-%>qWcoKN<0} }gҗ¿h!/!2Ů*W1u{gb ;*^oX|Zj.%BuFF(17RVz9˶p/SLƂqjaTyI! -H1֘q<GοLl0z/(LK4z}\KPJ`o(åW$؁%|-$`NCY#cO] ="\oS)1Paxƒ' K~]%Rҍ;1NJY..9K`8p`BL4#ORrJ[!a-e`.t5nOm0IaPkEtgXN1`%pfk/WV1gszuӗE?&SDqR8۳Rގ\՚526ea^#:2cȥfj2*L8핫{q[cendstream -endobj -1682 0 obj << -/Type /Page -/Contents 1683 0 R -/Resources 1681 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1673 0 R -/Annots [ 1685 0 R 1686 0 R 1687 0 R 1688 0 R 1689 0 R ] ->> endobj -1685 0 obj << +1697 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [180.4479 329.7693 244.1386 339.1988] +/Rect [180.4479 136.7465 244.1386 146.176] /Subtype /Link /A << /S /GoTo /D (statsfile) >> >> endobj -1686 0 obj << +1698 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [265.4578 284.861 326.6578 296.9207] +/Rect [265.4578 91.8382 326.6578 103.8979] /Subtype /Link /A << /S /GoTo /D (server_statement_definition_and_usage) >> >> endobj -1687 0 obj << +1699 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [367.5441 284.861 416.2908 296.9207] +/Rect [367.5441 91.8382 416.2908 103.8979] /Subtype /Link /A << /S /GoTo /D (incremental_zone_transfers) >> >> endobj -1688 0 obj << +1700 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [280.9692 254.5381 342.1692 266.5977] +/Rect [280.9692 61.5153 342.1692 73.5749] /Subtype /Link /A << /S /GoTo /D (server_statement_definition_and_usage) >> >> endobj -1689 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [277.6219 224.2151 338.8219 236.2748] -/Subtype /Link -/A << /S /GoTo /D (server_statement_definition_and_usage) >> ->> endobj -1684 0 obj << -/D [1682 0 R /XYZ 56.6929 794.5015 null] ->> endobj -1681 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F48 1228 0 R /F62 1351 0 R /F39 1151 0 R /F14 956 0 R >> -/XObject << /Im2 1340 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1693 0 obj << -/Length 3838 -/Filter /FlateDecode ->> -stream -xڥr6m骈!>ē8dgV%9"dLH~ )Z@~C:u'ad:+0Tr]EO0ݕCZMyɮHuzQ??}Y$ -fQoRO>ۛ,w>}pwRy`ޘw?~ᇫyUd ^Gt]BS tP]ʼn i\/8KKL&*v^gIFb౭l_~u2 z ,tP5ֶ p@3xݵk{84 nCk{Y5\o,Qˢ=#=BxR*,DӁ1ho G]\#Pwm`_U9<G`(Ëb I4#.֦g5AʊZ(M9$N,v+{[08UҠ(LxtI<I GfJFR|Jo' ^0 IA9|>rHHe!eG-ʰ RSs r5&K 9'ޑs%A -ޓ[x_Ppt;-Nt`"fQ->tgFgAGJJ,9"qTGX*ffÈ`Ϙ =aGrdrK['.pr>tXXZTrT8>ElV)2^#ʯHil\xηZo^H +Լnb]lG)!Qb]m RpQ#DxzӘ4 MV[)cQ\b3pH*)>C%&}@ -&c3R=r S.HyIRFsNeOЙXJk_6; g[A;6~>tLhƒ׬b|fz㳠B.XN)O"Nhw;S٥D -\ըF'[ٶvq:Zt^@oܣ 91MN&$"*LNheDun ![WA3b-b:?$[="W"~ua._/8v 0a@+N#g;и=ABmbI!hӷ"qɌI\8w#hB߲,qDyoZIP.-q>kA{jvquzb/ޚ^;MNp%A -sYNoFVzLL"lּONcW` ۮ/ -!wztI,jHψ?SX+֍03$+)HgIi!Ѡ>i3BagDڕJ N^NV UUH!<9FDH5,JF#%0y(7"o2.p!PHdX\FШ7;@' Jw1ܓћHq pƞj'9J.+f}l 84aQHnUJn (x"%"ÊuG,d~j@͢&D>-:TzY3"! -o 5^o\o2endstream -endobj -1692 0 obj << -/Type /Page -/Contents 1693 0 R -/Resources 1691 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1673 0 R ->> endobj -1694 0 obj << -/D [1692 0 R /XYZ 85.0394 794.5015 null] ->> endobj -1691 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F21 930 0 R /F48 1228 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1697 0 obj << -/Length 3717 -/Filter /FlateDecode ->> -stream -xڭ]sFݿLrH8=w.Nqo:(TEʊX`!Rrx&w兩O\8ա/'B0#͆X?>\^%6/0JSq-C^ -Q۟~Jtpj&M A?_p}5\zXz7W<|qe_)ȟ].`?_DK -kB)/>_[p0~:)?RrBRXk.cXIz(W"(szmvA*kR )ohtU436uѶWibQ﫦^4ȳ5)gRИ[ދjNj=Uτ1mQ][q{,- Uu5[Tٺ.ּA8 Ri""ǬZ̦/-TǁOw_7yոK69q_xG޾-ai#ebe WM24uڔXrŝȁ2X_{|5Al&Lcn*NZR-n@K/E5~lud平BkUIx8bJ}vzK=8³Yb+au1_qe,d@S$7#efd,AUI!|6kw :CfrFX'c 9+EjCV1ukOaM0ڮ)G^J:Fx{j jIDpWĒ%W#?X9NB-L ,2zC`CGg@Mul>yC)m;pns{ jż|ajʶ?5i4;Ҭ6+^ $a𧖋 prj߰<|A#= v_oǜxsb˜yVZp$}#fd@-"p|CdDTBkxcJGX]ogT4bP)X{u$Vu!>VʼnrsG$=vTI 4ımXyD l*n޲Nrw,'M&#b#dUv(lh5R{&ʤc*^h ͓kتnZ6p឴].J"WKU xr6{i4 ĿnRA*`p7U B{; vlJr&fss0]cw~CSFЇ_iU]q*- bqس pGYIm~\7|xЇ_CĹ+c~Tj CזI8 -*IkwE8;i']v$\!7uTsVr&:=xF$:I0%CW'T\+}luJdžAc]r] 5 gį5XSlIq5ʑv߬@4rI@pX |h&:):gE}NmoCpZmX'cj/<5%Y$NHGBSҸ}lC}ǧuF}IR>4+'-~ϭ A(؉wkd e}WB6XݮK~$o -Nz`cYg-~0Y{EZLb0\D4%3mRψ%_>`C͛q9Ohnz/lR%_;.RXk;](:> endobj -1698 0 obj << -/D [1696 0 R /XYZ 56.6929 794.5015 null] ->> endobj 1695 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F48 1228 0 R >> +/D [1693 0 R /XYZ 56.6929 794.5015 null] +>> endobj +1692 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F48 1238 0 R /F62 1361 0 R /F39 1161 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1701 0 obj << -/Length 3652 -/Filter /FlateDecode ->> -stream -xv6_ᷕωčOnik{偖h'Tw3@>sr`38M8&IUOB'&tN릯Wu}kDfoC@@F! ?Vvtv=dіs66t:G|GSmC˲trP3feO߲ՙ1!G@@,\U$1:vRZ; CLLZ9Mvkjs+=? Z1z#D;j[T뎗޵LZTe_݅M=#50 6#ٜ9191fLu3eޔ˪ i-9iUsAu?m6y -N]-y -qp|Nt~vLa|pE5'0 j>o|9m)0a -.4\j!T1?x})fmӁTb`se#@;e*]^Pw#"VU7rIedǩ`s-k{ XDsP~˺GG\ gxUM);D{ on~ ˨3@I -a8d֛[T 6x8qY_M -$/Ox$dY5)QyśJ !$#`1Ijs1$O@.$8h>ŚFh(-atoG}{&686Ցe!Hv -RZaUEmӎI_$0RǤsP,;,i=PAR?}LMiE4ɋ|H\)RINF8fJ.5:N=kMvP!hCHRp r$5_3h(>VCU_azN<1:Cmypd>=*q y"_T+0 睱vu-'4T^ ~m.C$TݐZ| Y7媆WE[}TF!<՝[b#牽0 € C8 lmX5}͋F: -xzQ\Z'Hf0pan%a| F7_WWh #J*;*.Y'߶O'pm8:è}xg-B<06)Lb --7'`k.RA'1+g%'HK(_s*zblzŖ镸Vi<6iljc:f:q‼% O]FdBb)\C:s\~U}b#oh5?˪:xܾ^,/[pшns=I2y~$Q+2?hsT!z#d:6Q-BsnpX3RMk,'Di޶.H*{Gɘg*ڗiR0 -āYEbЯqM@UF9 -{((!d -8 8& r5uS\weu:{rQ$1ПI,|R({) 舂30(E8 \otxWve]@q(r!Es.P*rE&Fux$JPbo$cV>r}AŨ̆lXm^RO:vNr|Kq)bDع Qfx(#37`xt!agcw+|ݍZ+Kw=$c;HI!ehNU ~@ 'a`?pN4?݈NHǴ~\KЦ{՘A.{& -b]=o|IiS.'5U7OKrv^UTԽA@ 5n9=y(?U/\2\\(VcC[ r, pkL#}6^bKC.ѺtinuJH<4Q]#톻W c]8"H)XGQ P¹XcKo -[V)%"`!ew}ƅ(VS*b[l-#/|K%:}^t Z;')zF[aCJp =}ɒ+oZ#0dYR,xO P*C -7 rQb3*mIbjr9$o 寉|ck"|? c)L 5m7'8:"Mre]pW@(!FG򀅤i?{U=sS X#lsRpsV\Apg {Ijrr]aŊi~}>y0LH -a&Tl^{(Ne[(^5d0"a"ّO5b>^US~;!VI AR-.KdE}gD; sS.AmdWe.4I%*Dۯ*As['"vC X7|On]gݷ7!ĢMs[,b;#bKJnKT70==vZk_V01.˹y$}!n5 /QWýԃ`Y*PJ:0Oa9 x\ǀF"Ts%vVM./^λo?UFn} {d߇P#fO^ {FW׹'fr 2!ξendstream -endobj -1700 0 obj << -/Type /Page -/Contents 1701 0 R -/Resources 1699 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1673 0 R -/Annots [ 1703 0 R 1704 0 R ] ->> endobj -1703 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [254.5198 207.8764 332.9349 219.9361] -/Subtype /Link -/A << /S /GoTo /D (man.dnssec-keygen) >> ->> endobj 1704 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [353.5545 207.8764 431.9695 219.9361] -/Subtype /Link -/A << /S /GoTo /D (man.dnssec-settime) >> ->> endobj -1702 0 obj << -/D [1700 0 R /XYZ 85.0394 794.5015 null] ->> endobj -1699 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1707 0 obj << -/Length 3137 +/Length 3894 /Filter /FlateDecode >> stream -xڥZYsF~ׯ[*s9p>)UjxeV%A!@)_} tnR6===>X/_/HEIqTp]gJ 3\?<^}ƋT۞DIߖ2$ˏ_7ױ[>z2at[p/7+z7ox*?Ȕg>~}x{WݻW_ϫxퟯe$\@45ݕ -R^}g'7KKgeldf hLπVa8LUd%m\l_rh.M0G12VL-Zy6̟M͔*_ME7y`eN'\o:Yֻ9-`* CCvr&^TFvV%Ih|WfTou353I w\=9Xzn ڗ;?hW-!r~e+gƏ=2Ϛ\=U&Jx42%2Hx&=%HZA`e Ͽ .{.jiz&_]VT-}A Hjyx|ES1]*=x*q=-ֆHMZ%DD`XFrHem?M\H3Rȝ*]>cγ8{VMmir@ 26;g0@ -vY_rRq}x?-A34lGj[ZDaŁEY̱Ӟd ?ZXP#pYg‰嫷b#.^65?4xڟE!]-1s]r<`Y׆M!UT<+ɮXtI lpѓ,tb+7yE.?,ЇFW^LtF>Kt08.*|ռEKBv:V4/%<:Tdz8VΈ xuEBjN/KHlFywR_xȥ*%X(1Ah!_26u>f'cgU։t_|XMPV/LϠ -fZTTq8h7}SȬ& /f &ᾏ\KMeg8X 3?u8VM;1|o;Gma:@HPAIg#dq*yv[`ij4Ja\\p8vzɷٱx21KD85?ѫG|c[ *?yĮ 4( Ʉ |}`|!WN?IA)8?,eҶ Q[81t'9H.TKTt SSHށGx -I}:ir3ÓXP8=z~1W"Ǘ6;K [k >3!l7O,7Cz8;c8 %yh-p]@%nCXɁR`y6GH6!43ț p ݘa\DS$c 1 ȚAj !NȪz9؇A͆B}?^3(dnL!𿱧Lg#7@-GĀ_a.·l"7 ->ʶ<9EFˤj)>ORbZV> b$hC>[E(eC|N16miҝOBFPлځnEu[TErsWӦJ]T3ͨ0()  uTNB 6^{"5Tx7EBoEY@W:4ߵzNZplj H49LҙQ -Kmtՠ#ZѥǡF="sb XÜG^8;[dd|:N(_ċpbI%MFN\_ѝKTxdr.F(77DG‘]7 :$l% "Z*jDz~R.Ǫ4)n:M³QCo8Ojs&n%Frq{8z{;c_L,2ء_LT;jJO|H鋿> !%͊ ^Cz/l' oNb].e}N`51mdvykfa( *BpIen|17#J ^DhJHB ^dxgO -1|H&aF;iKȆQe,].)[0@6A[`]n|E*X޴L א^-T*ZP6G$ ?[ijjƀͣk5#(H$=6:;F c`AC4eve:z.}FKw7g~9#(oys/x>4]4(,dYu! y$ kZ^޼}bfY~B #M"6_P |S?)C: LP0gqmJёgG]%zfy#@?qΨo *& :޺ Ƕ ݷul3@ fU&vK5pk06 Sul</rg=.VNgPwY)Yd6U=tendstream +xڭ]s6="ZIlmKҹδ}Pl:֬,7 @Ze7w)$-cיb'iD:z_a+8s4b}|g^Qn~^ ʢ8oz{KLt3&}{ 95||Ϗ7i2{w>E̗™ qGo|}ː_+d䏫_WqL_#DUU#85Hm<2J!K1%dFBy=fX,:7׃UOH{"QHh'kI;K-rۗMMfDQ, hc##✑IMFLXzM2'g";ƘHR\y@ BfI42)P|YXc}k~hoD6ݼ {j:Ld :Ffd y^>kw]b/F%q65˨j7W0mxsQmY w-o[ߤLHuE2<@D*z*$Q 0 +V~Zm$ЩDqEk-lI 󙦳Xw8PAt۴4/-aY4)*EY})eJ+p75Dz;L$ar߻n.BF, }ڶ@M+Z~|ΦXڂQq6gtBfc*wE,TT߳|,sd:R.'TѰHok,:E8^@obapd莚'*yRZ7-5`p3-˶tuޖ,dX.K$櫶̋] -@O̬u2k\Fq,̘@~@;˯ESal*(3uVrVs-شh7K.2X7g'`.3$8B[fVXS(VASxX!4Cl[t_;ꭚ +ZSjYon0pJEilWM1QѢL C|ɔ;]8pSZc0W%ZBlL8MQV %"l: MQUNڱg)MG1W DGrxv ձA%d~6QsyNu8"! H*{[U(BPn5웳_{EC!E}eS9<2T*@kx}192@.FiTWFp*#ɐ4SDjFY6`c"MuV.`!:4.# 5KNHua{csXާ#%qR>B2z[;U/G7vv]vnasbSGJ8쭴C;d|#RYBWXM:U +'Qe3} +ϫJyí]w׉]bbv",J6nIe2 H +/= +gV+C#mM|lvR.I#ɢLL3!HcxXl!tHdz02ڭg/G3 Lw +EV]u;!PC}A( (fAĤ!$/0V*BH*y]@`!PBOEvSא4(aM$`ڧ5#,r + #Et;{!u\OM5E8Tϙ*zoq"hxM }: {pLI=8X[NY2hU̷ `Sn/B@bze۶r$ՠqţ5 op3hEMh + eRV;>.~Ξza0Ғa0CY˃Q\QHf +C}2ʛj!p _S)f3FU e9/ZUuΪk p ̈stb>0ɇijpP#8Bݶ!qL F3]q>t)"8?ĵO2:g8eQa;ӑBaw$CfdR=uVj&il!XB)CEEX7vksLj +ʖG8LX "6#JWFtx./B,+9:)q!#7Oo Q|xB;A U%Ҡ}RBFyH_Iy%C8Wք eOǤ{<ܕCϔU.I)lni:;e8RPն- k:E Dx՝,h?mv]S%`;LGȔ9?т\q‘sI6#XO5U>WSpHdڇoqFL/?R+1T+1kM +q9νb2خ1qk27{_P'IF&Q>Fo\pW, Y*!JĘeeC闚z[`ZHMοobe::oRV(<ߒ_*dQbLHdK% )lzkkF2='=$[vmnؔr/$޹/EfFFV}Sli|#S +} :D8ã"R>QFxEu,ϰ}`en6@O,\ʹ'm0F28aSMT"{b.z8"?1ZGRdCwC?9 0QpRYf"X=GXJ}_lXK^ֺeV BNš(I>EJ|\es| ]ԈCX1wgCwNyJ)%(@oJo!8}2It&MɥrlEm8v Y6ɧ^T/ @2y31r Cg2 ?ϓendstream endobj -1706 0 obj << +1703 0 obj << /Type /Page -/Contents 1707 0 R -/Resources 1705 0 R +/Contents 1704 0 R +/Resources 1702 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1714 0 R -/Annots [ 1710 0 R 1713 0 R ] +/Parent 1685 0 R +/Annots [ 1706 0 R ] >> endobj -1710 0 obj << +1706 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [339.2005 435.097 400.4005 446.9972] +/Rect [305.9683 735.8254 367.1684 747.885] /Subtype /Link -/A << /S /GoTo /D (zone_statement_grammar) >> ->> endobj -1713 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [455.0966 226.9165 511.2325 238.9762] -/Subtype /Link -/A << /S /GoTo /D (address_match_lists) >> ->> endobj -1708 0 obj << -/D [1706 0 R /XYZ 56.6929 794.5015 null] ->> endobj -470 0 obj << -/D [1706 0 R /XYZ 56.6929 674.0471 null] ->> endobj -1709 0 obj << -/D [1706 0 R /XYZ 56.6929 644.6731 null] ->> endobj -474 0 obj << -/D [1706 0 R /XYZ 56.6929 417.7762 null] ->> endobj -1711 0 obj << -/D [1706 0 R /XYZ 56.6929 393.3438 null] ->> endobj -478 0 obj << -/D [1706 0 R /XYZ 56.6929 274.0842 null] ->> endobj -1712 0 obj << -/D [1706 0 R /XYZ 56.6929 249.8112 null] +/A << /S /GoTo /D (server_statement_definition_and_usage) >> >> endobj 1705 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R >> +/D [1703 0 R /XYZ 85.0394 794.5015 null] +>> endobj +1702 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F14 964 0 R /F48 1238 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1718 0 obj << -/Length 3041 +1709 0 obj << +/Length 3804 /Filter /FlateDecode >> stream -xZo6_s5oJӶmS\^{jJ,-ippHZeom.Pp8e1O2ø.lGxͅ<ȴs}uw{f9˭,}B>ra,u}(9n|{˅Ȍ2H81߯h{{wWwi/ -p#]+`]p̞3rF1OH{o)i1fLq#^ʼe9`V[}Z + ㌡p6wWʙ,7F -a͜1p䖎 Ysf3Š_ίǁB4&X$=m&y7[=ٻ64) -^$]YՃ0pYU.6R}bY,/a.iV#dq]6I=rES^X.˶2t0Yll? 'R}Tspϟԅ\HͬtaY';) b"$xXtP/>8ׄsϭj/Peu\p, ݼXv"9GeQqVU]^'l[n]ICZ9OM@sܢW;|r > anvEtD9٘h -[՗bޕ,eU?F: VUۓ @i~]x[.{-=ydo;!0a()hMbfrǹ#'x2+2 @zBz`|̮\wm55'Gˑ+zHB,+v2%+-&6_4|_oЃ:͵]}~9W\^Zlր9gYc ubজk12=7BX>eN 2qt_C~ rE'SRðIU'LfraT(`RaJ.ՙXzL0\h k&#FBU?c؋pJ:b/{xK{>DJɇP(I9"[*%]rPvQJ;mGk1Sgʲ,{3NgctNQKKE{fu4WtpUV0;>i&1x5['֏L{f9P`7mq& yR޴T-_l|iD~GЬ5!x*j47xHL'U#6Pu ϴT"8 )'F91Oe2ir1Z/VÐBS:w>}B)!MPh]^bBȇsY;r&R:rZVRN?M.;&#{k댷F Mꕅ -kB 9jC)(R RG߅k.$UXj 2R)GW b> 1f f&Ǔ6<\ᐸp?_=qM,?*-j}'dbo߽ŶZ]x6+Dh2 ]W0ϫҗ @9, ^"wɨ:iݺcmA"/(Z:2ŭB:[u"4ą ߅זGXP?s*^. =ەj?5r=jeWEWrLicWhs)bJu < -Ҁny.v+hW$qMh207Lت0n ÃCrcx Q71 z>՛)>AL·l<0nAd8+WM`]$SBl&xYg0i:V@j\ 6EJ观)XC4o P.gfh} -2q僓H@y*w i |~wyC&͞nB.E=:^Lp';bQ8 YGb{ۛ -*܃=_aK~XFP`ɪzgG mu_m(:CB 5GJl֮fE #)=nrJ81\AUjk -/o&y_"]pY~^t3𖛁 -΄4~.<7oXfnƇ$ VQf |MXm Ι_uuO lr"IǟW$̒Y>C\!}؋ ٨۔@? L_OpnGGq|@x:xoG&B/˗;*Fo_~8@-*:ţ-qՍO&gQ{7`]T --iXs2f2&T/`endstream +xڭ]s6ݿo'D,$N/Kҳݻδ}%"].%HjDb , ĥHs(СЗExc_Y:oީ&f4Wi*.׿,@W0Cxt{}D>^-Z^p}{斆b##޼.n+B5l0P&՗/ a]DZ:RAʋF^0*J9b`*mL b%e wQ:4AbD#CgmNfMD(oJEͯĢPkGJ|UuKYekE/[b2l*{(5ad5Ccd@7/aK!y ]p~ev(x+S]Ӻ)6WBO}[>^%A-+d ~:p˹ $0&I=mFNj]fU"x U^򕀎l@myq>Zt8xp×12We <] aʳ훶C1I~)-jzs-ȪuUK|Ϊ*`1r6N6gηuSt@ux3`EX 59p\d`R%r]Uaڎӡ!+ vQcs1K^ )7bI4ީ^\7nGئxNk;^h',bBWW"݁ơО>T4!)雥hͰ#Qj>mLMݰx{w Pގ#4-bN%ph>ͱ& +?d(=Y/y3ff`ic`X{;8 +_j;|BZ Oc^/KrԻ t6yWS# $R<# :o>Y"MWm6Ad\b ii9,R/GA:z3AeA| qR[liN0%N;Ix,-d4@A -gp<&C yc84anB"ׂHz4c!Ԁj{?rAM\V|X!X\ˬspi? vJU wyPxaGLm5ćkjU?Jd!63p7UX2 +!\m6I6z@E gWt634_#g3DE"XHK$ b9?HLߢ%T +;\C,h8fm[[S,(|N~ +wY.FhԑvX/@z)R~x!c]˘6$jǟx!|W7ԆP,:3 Ԭ+PL08;NRKAl:zCA@9i*kjГ+HQFf ם]Ij@#"Xs'ŵ'0!h?@ S=)4ᡠTi0##Kơd[8.4W2hdX&k>ZYG-;Nܡr*pká6qLF3kb-i [,5 VÉ +??J@X !4% d M + .-uJHJnl kMBٰo`T M<_$Hw9fgFr7'5't202v ֍"Hcc5*e8m0~F EL&_]ew4LDD:10DzLUIT,4i{,X*Wm/5$Р^=lmHhV^ZB"m?lzCˡԕ|+Qc_,]TiH +S3ㄔ'Y`mLj#e8:%S2(O$Z:j Iu #5剳'-`{|v=E lʼn-8j0sӈLb`Fn}9mֲfozzxB脐k *8 + Ӫ<:=@[2^=eо4=g. JN 8hIGE_h':F6o*Eg!Q] 8+i;|q|J%?ˇ 2a*2Pj/ATuF#`wG 8g 2<##F:\U ~]$X&ۍ!wBi^=R KBXRXwgJ ցf@SbRc +4p(7xU$S^+=)X/hjG.]Lj8 XV 6Qc=RC>  R9ϣC+vcFJ֗!;Ci2z,-8SB-hU’K +xu,M-!#v-}NC +1%gLL`u֔.:o_'Ձf#92'?N*xޗUޗֆ\Ԇ*09##R밐@zlIXɳ簥tA~ DpKQJW_YEP?9`z-!KV6 9Wl ZX%js +ַ7az̰Q4;W@\n +gL&ƺ#S=\'U2G +Jh Q;s_;:.=~CYC͖wU=_ ::Vdё9{~13Z0- f'aQhUՍ(Lgu5T'cf%Ւ+EKhm`ۺXqk +d(!5<>lX xΉtnRT +^'b黰$w7uU4 496D +@uh:`!!endstream endobj -1717 0 obj << +1708 0 obj << /Type /Page -/Contents 1718 0 R -/Resources 1716 0 R +/Contents 1709 0 R +/Resources 1707 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1714 0 R -/Annots [ 1720 0 R 1721 0 R ] +/Parent 1685 0 R +>> endobj +1710 0 obj << +/D [1708 0 R /XYZ 56.6929 794.5015 null] +>> endobj +1707 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F48 1238 0 R /F21 938 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1713 0 obj << +/Length 3410 +/Filter /FlateDecode +>> +stream +xZs6_Gy&AwOnn'gmQ'T]%JN9X`@4qjT";EDIrmߟPJ}w{Rq"ĉ1vn/ϢT%<>T̾zC_g:^"ۋ닫g0J)p?_wgxrqW$'ߒ9LǓ$QOĢ(Id2)gurswaj?Z?%ML'0M Y~U2v?ej9fVݷ9OK6嚙u3˾;^pզVmq#,F˶뇑dG0F$D\(ک'C M8z߷TI\$u:@'FNFB0fYi%&^TZY"z :Oj~_n{UY3&-}3vi"YmCm!5 Vx@=#Hh&GÓ`#Z~iű#W8xqJ,J%eó\T@:*;~u"`(.IלYm}s̡dw_@8c~Y7NvS5 ES ؉m$(FaFd&|-9A824ڼ{H` Le,!c\uS>A))]VC]K],xwXh۱54B6OUBТcu[,%=0vRa@ev܇C>z>;s5QԄc'6X + Uq"Z@=]ΉX jӊX;jO"lw Bq+|DO 1>SjOvbP;ܯȷD9DDZtVA$"apcKkr^[NFX6jVh^1`HYn"6+}6k-+\Q蠛(bОȴ:Np?GvD~0c r`m]d*]svf7]`U}Ȃ b%@˰(a( !ͥ+g\P"!u6j<C{w-[H)W&asbP-̈okf8ɔ>^CK}to{$6T&5WIU1r1rEm&RNϸkvB{ ˎW'?eul#m(LNد]r!aA(BX:!Pe gd#rR磨RRLʌU8*[P!rè *`9TiPL*xP I#ރNC+IH{hRGh ]`e9np{ D +G* iQq]нrյD=!n>yض m2;X'aK'32`P%-٪M5mԵeܿ^jB-!Hh)*-B-lrn헸,3.>dkP~suPrXGA91>mMM [r?VTa{^EűڞzE5.)q斎%*; ^Pe)ydlS#sRK="0q5Ԅ),NcE~jT( [4Cka [!L<6$Ѣri!wLq2 "΅7mNY_@ɗŠ ([?:l}/eYsDR}>')D^jBajB@-$@ٰ&n`U鸐>uCbPp:*ǯY +pJyC'եUGc#Ѳݮ8jU~+ǜ'Ը jac42_\~e&> gib6P :}OQnM `]w'Pn<4v@$jEA੆`vZ^ hyPg*xoV@=]v:nvp +)`k{a$(9LQ8 @_ 4$&/APl̬yd"Z\tA&{p_ wbK&=} p]0}Gp.8eL:9_9Xx!Yx_m2a$^JᖒKto#AۂNF;g祦X|Z#BHwl&`8 i9K$@m (#_׫r3_NH``tl!}r|Ѯ|iU7'CR !Oq`W4D +;\&"gl0]Eϒ]UkZn]R| +3)BC>Fni3‚ېe24 k#m]gŸ$s:i͉EK X9l5=l `"S_5Codp n¬E+~?mkCpݴXWݯ}j +o1 S>PJ s+^ R^*p?x`6ZzHciRz|slؠ%6t=TY{",c^AIR[M>;o*R( &ny@VfӷVA{3Q ߵ4 A 4u^;s$22*eHKT`BC\!A, +>v'Ȼ.M0@Y 6>blbJw~'\/vAS/wQ=L3iK3)|}.\Y?Nt7*i/߰ 4y,YMnw^~~|4O_&o!ć~ #/'bl?~SÓͯLrwvJDs}c|endstream +endobj +1712 0 obj << +/Type /Page +/Contents 1713 0 R +/Resources 1711 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1685 0 R +>> endobj +1714 0 obj << +/D [1712 0 R /XYZ 85.0394 794.5015 null] +>> endobj +1711 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1717 0 obj << +/Length 3445 +/Filter /FlateDecode +>> +stream +xڥZ_s6[%Onܻ9ǝN,N(R);OX")M&&X-xx( 7HDqȷ>]ĞgVC/(҅aFq_,:^/fx׻T.o~\$Z~5>]*I|wԥ?~ ǙI?^]߾~/ƑuѢmt1atxB&%R@.\pO&%\JHay-,c`JÔ2PEݶ6_UMV|/;ʪ6Uq"I5# + (QE֗+eF6V3o??^ڂeAy' ]Ұm?#Ii[v^5H]Ӗ] 5$ wCӒr`)_Qv$l2Ϫ(]ClD(3QĨɞlXlYQUd +l~<_"M6b:85,+kanEx#J"Č8OY@HXcA5N tށqmiOe8Kv$"RL*iƒduq,IwU%ɼUgu!#Δsts!l( + QYdy3 j:7PUltQ5UfO캲hqp4ݑXvK5_[/׬ H֕9M€tݾ"_۷#v^ 9PB)f$D\EsJB3 7&-IE@ȓ7a"&Z8aK/`XRY 㚏E ˢK~ [KʹiRΩb5Kwޢ ?{)qc9ءLR۲u6 - xZaJ%!4s(eޮݜdob딿.@5# XKJ@}$&zxw84|C=';K:++&GLoH#c4fg}({xƗ*'yGxGg  +b3N)6 |Lɡ&N#4Ge 9!`5\znm |ߨM{R}pS]cɉ(fZfbL79͚4El,Sx0]K%fɹ^8˻;'63 dkgQ |3;|t4ݗO~ J/i!Ps?Ոmt}8:feO :L"犨2 aH: I3E2)9@D1[$G"yFPE!P pR[Zr/U' +t3WY]>T8^IgИ`>K9Q^s6)-b{*Ƒ < ~~ +PVw-l1W2BcHeɼD3a"@.R4;\p"Fپd5apjk7ȹ9: B9t:sqhaDޔp\=|wO=0ϟBʮ}.;ek>p.l,wou`ݼ!NRkN(%q["jw`D|z><Ƌ^΀fGTQDAw6/QOT<bŧkəL%kf|> endobj +1719 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [226.1733 731.9163 304.5885 743.9759] +/Subtype /Link +/A << /S /GoTo /D (man.dnssec-keygen) >> >> endobj 1720 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [213.0783 238.2538 261.825 249.0382] +/Rect [325.208 731.9163 403.623 743.9759] /Subtype /Link -/A << /S /GoTo /D (dynamic_update_security) >> +/A << /S /GoTo /D (man.dnssec-settime) >> +>> endobj +1722 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [339.2005 220.4734 400.4005 232.3736] +/Subtype /Link +/A << /S /GoTo /D (zone_statement_grammar) >> +>> endobj +1718 0 obj << +/D [1716 0 R /XYZ 56.6929 794.5015 null] +>> endobj +478 0 obj << +/D [1716 0 R /XYZ 56.6929 471.141 null] >> endobj 1721 0 obj << +/D [1716 0 R /XYZ 56.6929 438.6197 null] +>> endobj +482 0 obj << +/D [1716 0 R /XYZ 56.6929 198.1284 null] +>> endobj +1723 0 obj << +/D [1716 0 R /XYZ 56.6929 170.5486 null] +>> endobj +1715 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1728 0 obj << +/Length 2602 +/Filter /FlateDecode +>> +stream +xZ_sܸ [3I='MϹ=(ZJV/@\I]MnD p3xtd2[B3 na pA˳wggoNs4Epw;׿Oή^LFVOX!KGxa/Kݟ(- ߓt~ZB;ag (uY)7 B cej]tk#HI,ҥ>Rbۻ}ZohZ&7-~izEUOC 4 +;&*|nF ?4׾\U6qv("?+qmWjViOz<ы? x^li[,?%v1o-6Y+^(gx+F+_A~gLԸwwf jE"ֻ8x3(wM.+$EEZw}W׆wU{jڰjxd40ԚuQD辂СNิ%r$&&4c\|_=j݇?dpQ}G^Յ.NL4-Q +q( +%`}-Y@8MB/fմ>yo1cA&yX;x; hQ @>(cҫ~=T-4E>hv&9?Zz$Z }t0_+(a賐\;lyc /?F W&0K( +aTu"BYWM[mhMQNǝQB'Fp2ٌvF @D4s-qyHPypdPP ͆!K DCgѿÃpp8+~qn`c>IIbDHd"vf4D\c1W +p F"%u2nN(*~ew dab,*dLC1e3B/➓Zxd=ӀP)4)_w}N@Ak̤i>T+)=de2Y +q_{'d M[jPÖW  qV+PT]1MOmJ +V|eJUĉ@Q\G>i!sy( +e(yr\e{=_bLR=Raٱj}kxmUR# +PP*@*^8w&3K7߹ +>RH ?9_h=8TS2Х|6#׌oec%F_t+Џ0%R ކٶ7]ot[]n8(g~s[1`v;%3Ns+SnRӝu6]lS/6}3 +,'Q(ᨹIB,+o~6%ImKuz8v,1Lq70hs +Kk)| Hnzc }Ac ubunkʁq y!,2'Rg^W(ݗPf?Ww9@y!",&B81aTwaGņ\(q͂\/`ǑZ$5FxT#=ƽn!"lYE`{R$%(B(I9B( ]0IeL.*@i&\N)ڧWMs(MT9g/hF='a* wpqu])xf4g<+0Λf[ c4{\j ҈XҮY/ȃn" SgjF/Ϥ3U< )'䇲3%+QaH)=>)}tt\w0w)pv(phA!7̤JrXt4<[Lc52\^^(ώ)5]"2 UHIET:I*8듊 \H1PU~!}#>d.;G|ihm~<> Cc`濗1{]pG_؃endstream +endobj +1727 0 obj << +/Type /Page +/Contents 1728 0 R +/Resources 1726 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1724 0 R +/Annots [ 1731 0 R ] +>> endobj +1731 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [398.1622 116.018 446.9089 128.0776] +/Rect [483.4431 727.7808 539.579 739.8404] +/Subtype /Link +/A << /S /GoTo /D (address_match_lists) >> +>> endobj +1729 0 obj << +/D [1727 0 R /XYZ 85.0394 794.5015 null] +>> endobj +486 0 obj << +/D [1727 0 R /XYZ 85.0394 769.5949 null] +>> endobj +1730 0 obj << +/D [1727 0 R /XYZ 85.0394 751.4533 null] +>> endobj +1726 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F63 1364 0 R /F62 1361 0 R >> +/XObject << /Im2 1350 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1734 0 obj << +/Length 3385 +/Filter /FlateDecode +>> +stream +xڭr6ОV!x&;f2xkIDXHHno DɓJFhd +l4іۉ(dO0 84c}tս0Kz26yZ<Մ[@~|ݿ9}z+:{|oog,SlqJ<!.}{{ק=˨p|tma35yJ|J%ǛެuL~ReDq'3!IK e\$)s6&夜o6[mqe TI kdy[qFlfpbQB)/8M_bf6@-˦Exp<KDjk6lqʷ}zm޴E[=}Z{ydw%V)^qi;-MCx^!ݒ^=[M 0~_Bu&>!Sbx]ց +hZUP򿇷>_i2VM8js]1L7`)N?Mpך?05gt[n p@47aYN XYy#<, X-^ۍX;v^)F2 +.*# kMLֹkьaؙ{Hf h;3cwfàgS6sW8jlw\ŧQpgEcAp`DPtde e俷3M𥁔!6@0AQ",z +VR eÍ%* +#m>:i/wN2C!dWҶXS;}|Z#NQMKKK,P~ȍSqLN@ +5} rm^d~U.=#% >盃S7A 8YW#3a /ǎظ\'ni.'ZK3$U :R-P60-dK6Bm;t0Z2@BUSM# $`X`x7aͺ>l8[R듕Sv/gjU ڡ{.OeS*Z*Yp77j{y{.\r9B!a~͏awuSD nCn6mP]tQy=1psĔӛw\*;mo@D3I}?DgT$3*$*m<`[Z2A }yB\鳞5 +t05H$: kA 529diiֻpB0~=PzyI# al;C,#)=H-:@4",@ ?X]$!O(E&X!5)C OR>qa'$,PV {^ HM :-֧,Sk.'-BjԾ\27&#\eQbhcMjO|64˺*>K<@U`=! azPU:CNA@` t,.X4H _>eMXn dzs{(:חNX#k jU' WpS8ٔ.Euz&t*Dҏ +|Pn?EO]>2ٯ(|ȱuAy."X8IY}[4(OqEwڽgyc c_+1RuX钆DAkѻ&m.D3_QUX>oEٴg9J\g!apd܁OVO2=:wx +gYQp4 +Tn)}(Ȁb#kB6oE*/lڲC Wdh(oj=S +֙HB:de HxMu={0h=/GHpUkzj-$wuxC'dmشQ% rJ{^A%F8%}-%LEU`tL[aT٤QKE/:1De׃]|, CXlê}͉*>%'¡p"ADڧ?nK2J &w3)]T;kDe =Ϸ(d. E3?.°VS\n]^M ,`bW}!jym8(r)Ⱥ^#4SaРHcɡd9i8\T"Gv>K[|r4U7wJIte'"SH2!p=GL\NXdJNe,QIzW8O@&XL*(!kL*8!>T̔ WV#Tp9#`lhc%BLǓ⬍N)ITagb%!+qp<3Ӿf!ژlje)/˛jK x=Uvss"r>&E+02MSx!gLO2K`OGDp֣xĀH^L832 +B\T]멾nt9%@%u +]!.*_=,aԋ߼Ygp9p3o8J֌C_/ +zEA!1‚@(<6G<))C< Mdt ɾx0> endobj +1736 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [184.7318 733.1915 233.4785 743.9759] /Subtype /Link /A << /S /GoTo /D (dynamic_update_security) >> >> endobj -1719 0 obj << -/D [1717 0 R /XYZ 85.0394 794.5015 null] ->> endobj -1716 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F63 1354 0 R /F62 1351 0 R /F21 930 0 R /F48 1228 0 R >> -/XObject << /Im2 1340 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1725 0 obj << -/Length 2695 -/Filter /FlateDecode ->> -stream -xڭZr8)7*B YOm2[{-Q*־v)Q&Ɂ`h4FME7ʜV*; ̽?S3 L.Ogt6r¥I:wdB~" An.33$r|uK|rqRǿЛ˫˛ˏ.6_%5no v/R(X-:PVg~;! ,Z6R)NurjU?NmQ5riHaG]G*"O5)ߥL|b;~\, .t\lU>..g$i|`Xܳk\0WSn3Va1&9ؘJ8 DŽ]YBgXԺxi2Fw%=h=QCU2Z`oՁ`i\U -$WchP#˖(5jᑝ&Eb`z. [/3df7_ɕALjr^ܯolMO#v㠁8in'u{#nnUL.UyR 3KG{+Sa[:I=V˦Q=ٌio(0*iǏK,)z!ir vd Y!5WePף/1"wx:WJTw+2FD;񎹙uSW3X1zoxdPwz[t&63Ppj({oZ[}Z5>dJӾ=AGI8R%$& Oj`&p4&dfxPAѐ< -BNg0Bd8tN!p[DI\}{ 0k.k@޾SƸ}G/x^< -lX% -,Sv5ci-$&z"d슝oa|t+pN *X2Ceb/ GhPG/T6B!X|6,./8(C҃K.,.>-Yj= ?_Š?Z D@(E Q͒AJld$D l)ݮQпH KQc^Lf@ 2V&;&'t:8mCCʹ8ۆB1g*q1K'խ@ j&2_|D4 -J?kC-q P|yT,3>}h:pW_Zh:*z"Xo0?.Ta @:ُo3sk ¶\b_Z&y>XNIW=4m:3neFZJo=%-xֹd&J|3.  LÈ\ c]On({P=RdXx-\Ⱥmɉ~fl~0('$$A`j;{%"bC;`:]_a{-^ $Ji3I!hТLoo~;%G=)ZoUړ}5/IfeUܭf`*LaL(YO4Ӈ~Bv@xdl3| :">61'u]Lˊ_" fK%.Eq l!z&>g4J'<*D /T<0;O&X'$"𞴳;`Hf'~V_a0(;7N'&.½O7逨Pg޹ҹPוCٌhT"н]3J,ߏzKoƼ)6DvO0E9L -~?OmeW |\D,zfHe *y:J(qyUD[h()ՏS2J|FITb, IHwZB1KB ݝcM>[Ȭ|oݭ)~1W ͽ+(:4f/|0"C0՛% ̵`9eUa.>]3GҁυMr;˦hϖu_zq({s$r+ID&CCRt!Iwh7R14bz^")XW~@%16B2;&a=gJ2)qͻrQ<`(=rbC 1B.CXKd(v9_[z'"2LN}IJӽN2n}﯏ -iW0,:^w;`W"ë*qQۃ9%}ɂ "q!hTdX@:ݪOS-D"z3߼y+.BK"-wH%(X" x1I0I01q.X\EzAf=1jIHY6r)tC& -+8dϟPӛ g61zw vO'9㍈Tr^R|6Y%:|-O4"_CXƞ+|C_Ih+OneA^y2|d09ak~:MT?endstream -endobj -1724 0 obj << -/Type /Page -/Contents 1725 0 R -/Resources 1723 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1714 0 R ->> endobj -1726 0 obj << -/D [1724 0 R /XYZ 56.6929 794.5015 null] ->> endobj -482 0 obj << -/D [1724 0 R /XYZ 56.6929 566.8844 null] ->> endobj -1727 0 obj << -/D [1724 0 R /XYZ 56.6929 542.8644 null] ->> endobj -1723 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F48 1228 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1730 0 obj << -/Length 3232 -/Filter /FlateDecode ->> -stream -xڭZs~_ʝo''Ki̴䁒 sX"%Jt@zo?|td&6Wf\O+6yoxԙ%Y_vgfr2/~߾ ͦ&iæ_}M_}\[5߾{WogiELwKo߼׿{[KI\oW?&KXW,ӓge7H/iN%40`oG3L -!4knG<ԣ bL\dĖZKt7>V^Ѡ҃3]R8TM +tdI-vE#K}ߌv~mh*ELFlI)!_OG3:iS4+ we9ĹS->57eJn(?v q81EN|I ,r-C5UTdlnYH*}4w׈S4\كWy,eBJ#?$e$c{ &8YHxfsy)RCE斧 ƠE] -hAVR^aj?~3qU{n)dfBxKRqpm@nƱ(ǝpPknNg@Aa)A?FqYnbtZ@%ɠ*QZ3L 0rfvcJz O%lpQ*hgfme.?vSL(}l< 1"`|_˲zF*'8!/I{čS)\~̑9<ǽa&a;AVBaY02.ĠTW"ºɯS4L.(Dg; W9(29]7+]t$U#-Z^*/I'AI#tt=5~f I*` -6I -^C։3l>Kk m2;8k85OLQSSgS뎙y&Qr_*<;I1ګ #"2SJĞ׏u3}L={Xpz3npX~_ʹ\Ro=]޼P:b8qX<pR"*U+6BDhp!I8rݕRc| @Oq /+vo2Hv#\(:݀U]zVVx*u1_m!C&+nLCsdQl6 T:`C7op,#;[32_I -tL=!,!;IGCʡқZ77c|qW@tS|b;v1CCmy5b/J8ͭ_HRGHE}ӜPC-*me;1ؕ> -l̃:hŧ=g Vk4ŴE@MA=E O`иp#7)z{ -HxKTߡFر}A'NfžiMMo,%O0hJdb+#/8CuMfqPF#~)لTw4m=dٸ#v -c*0\3EBIqCRU0VM+UB 4Oo TEPǾv.VEṮe:~$mwCO_-ZϣXȅD"AEIhhr(@=%IOX{t!6gXzxn+رM -ztF;Bo0#آ{xaQg<`ך}/uH8qZ6CʱF/.=sV ^ѳ7Q 2bx v~'f?}Hy:X{w\;X{E &>4=i| !)b, -.ސ. 8J͇BX - ~ *tn#ccwusm.xPi8fiYHj^)Rψ I}Yu.ݕ5*7Ԣ~y }epU8 k.â7M RVG-M/BsTRVѫ]ƫ|J 7ݕϫG}xݥF2"">| -!es_19xM-r9̪oux}5% Mix -‚da O:b[w# GN(8:΀=wF0b.4!}<h !6KԚ9E ᵌSD-6, GQv3(* ,d8G(_|p1u,9Duc*+-v@|HB縷B'D-^}ii1fJ)Wg>S囈D;zlPa&N(va4:)8юŰx&㿰JN|MO&mFB5ZqO*KNtsŤ<yyS:ԅJCa8.MNm3F#9Kq~,Z t:' r=S>9qQRg۫XwCu~qL^Hf2'r -?\O>߂?o.endstream -endobj -1729 0 obj << -/Type /Page -/Contents 1730 0 R -/Resources 1728 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1714 0 R ->> endobj -1731 0 obj << -/D [1729 0 R /XYZ 85.0394 794.5015 null] ->> endobj -486 0 obj << -/D [1729 0 R /XYZ 85.0394 717.6707 null] ->> endobj -1732 0 obj << -/D [1729 0 R /XYZ 85.0394 688.5432 null] ->> endobj -1728 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1735 0 obj << -/Length 2542 -/Filter /FlateDecode ->> -stream -xZo8_pO6eqZ/wt"T\KN6 %Gvh 銈?iL&(rs;By4r}JeFhȲ[+0f ǯn\Yċ\j%Qo߿Ǘgsa_{dﯮ_HF /\~u9u_p+\ȧ -g*:zg"dHb:Q)/>\8N'I2D,t2GsITvZ +݌#Q6WHi-qJR!ktg̘6@>V 7vH42ֲLXT}I)~62z]z:`"#S<,.l$Wk쨸ٺe ҭkQQwQB%̠Dy4on&y 2)*aVm:)3`=SF-8pYu\>"c| - -`~E[ A0w3/,P_ṁtw6WIh_Y:3Zq/ KlB?f9D ?!FgT22eYd(tM'_2*cX0Dblzj%oqG\tҌӏBjYO^Sv0&kC&n#D0c#+3LhIe|$iq{:6+XjC%l34UyM5S1an8O aV?w.Hq1گ˷1V=DH,]/ KVn'3 P& Hm:ݛz+|R,+(MцuPB7 -:Liiv*it7HlryjZFuY֏>Y Ұz -Rjjk~F & ( {R\>4z.Ssc݂k%g\ڇi -!)-J]Y% E7^ p(΄`i`qoQ=dxK3Cgh\oWoA4w 8%c<޻=S H`=.QIT^'D[Cކ e@AQ  -[G7OAq,PC/k߮p@h@Oޕ@z;uU݊m`*_$Ж(K>G^kA]]-,1/;|67>Db[Q]#נMDĭvtQā!}H `&;uTDV*DIVwM\!܌ұ?’5D Vu#bXjOe`wpe'B ۠aa{<S]xKQRS{8r?CGF@z_qfQJTmŶ  -8 ׫eцSe_tU7eG{WS:wCpM*,'3 r:L -ia" -uc |_HPM$o"wŃ( -m>Xf^AuIŌ^6pnpL%7ԩ!1튕##HPIi(~6EAcMXi))zp&9f=֗nHJ+/'@u³wbY3. ~P`Lm31@cЁt:Ƃ&q&tqBeR]|mjм=ԏ% aS11*[fۆ"4 /\*]EHb˜jnu)-utsQ>mޕɸظyQ=+Z5\y;τ#5>츪nn|njx_ -'|U>uuGoBI8f$,<')}p(,$~m9*U`8:+BH֩ KtC={Ql<ލ%KO WG"I6"iuI=$U9$en7-&LIr@$h$[o{}wpWG%4:N.W"KK0I9.\[9hIg5:t,e -ySz [F2Y:4fpISgSl sӥSEBT P!2(xR(oS##jtPT5'Ey;z熌3eJ%0L(SqqT@LD>SU4g*N!z—8 -2,5U <[u,QooA946 BQ? -(#'LNAcendstream -endobj -1734 0 obj << -/Type /Page -/Contents 1735 0 R -/Resources 1733 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1714 0 R ->> endobj -1736 0 obj << -/D [1734 0 R /XYZ 56.6929 794.5015 null] ->> endobj -490 0 obj << -/D [1734 0 R /XYZ 56.6929 437.1956 null] ->> endobj -1361 0 obj << -/D [1734 0 R /XYZ 56.6929 414.1392 null] ->> endobj -1733 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F62 1351 0 R /F63 1354 0 R /F21 930 0 R >> -/XObject << /Im2 1340 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1739 0 obj << -/Length 3616 -/Filter /FlateDecode ->> -stream -xڭ]s6ݿBo'D(> 1m;$sshtEʮ.vIe;Ϙ `, ?5K&ؙV8l[B1βEZ BMoT4UͯR;9Ob9; W??\.*u -k^̄W$o?]\^wgWIlB -R7{*=]Xgƴ=ۋ/ƩS.NdtVH4V -Ieb!|_d|gM>>J!q'$tX4 *qB{rHCvK@f)vDcbeu嗢7_ϛI !T:oU^\v+\w1Hќ.+o 2[Q}hXu^gWWvաDt^P_sǃۑNfƫyXRcb܉x9zY|[ -P9:*T[p7jժ$ޒh(Z:oxW,| "D/T:g:/`Vsl{ȇG#ɕ: # ЉpAtVGЉSh=D,vZU /. Nc5MS-N<Ā pg}BOFƛ;녔`ݿÚ `?0 -m7Fn" U!R\|*bKR36.zV}F!nf5{ވpswY#S$?{_Kߛx,@Ի_X5 MiYOc3i߾R2ʵq2YM;| gG)Z5ufXm<r1|ԧ16/x]u-<@.@k0UL8T1>W&߰+7 nĔza% ۬o i# rAYaw-g/AQyrKşA8njoTHU݄†>ۑ bv%&L5}9:8/Q\)9MXReDKI/^tz~}; Vj) .*8lsϫ)L6C\=2`Lx H TNv1?yX`} >ȣ곶^IהHH0ݽÚ~rX-QP<]D‚ߢ\UРB@%6bP YX1~eIY" 0@J9FkF3%#RK[j(+9! ڭ2,2Y Ed!5c&P',t)Dx/y 5wlI8]!.8YEl1g*͏mm*Z, -'vG:$AzXO5d}5PR 75Ȫ^&VҰdB=BtR!*1*gT4S5TOK@V7u+\C3bj=6yvޠS 6@) 1Q)ck(+O S4$SaM1|P{tpZB8t,ќcblQTIJ]+<=Mȃqdҫ8 -U!i]ư `{F#PP3BP)-I+* -'^a(ɂK r£F,wP\7JO EE|"zuڳg;`)GޡbH/#)KR3?oF3N3O'v ?-4&1c Nbݞn[aߺ,"]]md뼍NLקN DtX/PAב1&OKWЉDs g*7h>Fls|z]P2_cIg1Tc-< URRqe8UVXՆ'j MAoƔp=ӡk/>QoX]'O~٫'=ar[h<*4~߀`n4Pab$uN./LG - ?kFBf @dw Rk~PsB2xyoZS%"` -s`a /Nx3 vv>[5\D8u[=.;͟(yaq)vFȥ^d}fX  qwu.GA̴8 MܣveW=-P 6߹p/"q?Y=6gl=CA%H@B;Ei=3O!OНM -N+G:c6(+RY/<>Ӣħ;k -oSg3 dWాS.Ӄw{g{m~.( ;f^3ϥ?8#x_IXvpeK2HZ9ȡ:iEA"{%D}%f "FX&j~ 1hc1n ȆzdAjg*8Ьveox Z(e)1RmѨX%2̵pBHyr1~pȇ@r'oҼ{IhdqȳP1X/h瀨Cv@4GM!8$VfL_[>$?L Ӆ)'~8'$ $ lf@CWҩ)CL =˒]ͱu4fM>YL"D!q’YKv&/ dp Ig~dd6(WcʝIK Sbtendstream -endobj -1738 0 obj << -/Type /Page -/Contents 1739 0 R -/Resources 1737 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1714 0 R ->> endobj -1740 0 obj << -/D [1738 0 R /XYZ 85.0394 794.5015 null] ->> endobj 1737 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F62 1351 0 R >> -/XObject << /Im2 1340 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1743 0 obj << -/Length 2918 -/Filter /FlateDecode ->> -stream -xZs6_g"/Oii<ܴ}ED&UνvEJL2sLb/b13Lf4paf3>DGީtJ;Yx9Ɲ2΁O޾zw7Nn._ϥɻ˟/_~ys}>Έ?|)x|ydԜ`z}7?]gWp?ctƙʜ3erpbF+GVgg8KcFj ԌKn,X*3xkY)-G*r&e9.v(O/Tƌnq$HO5!H"f:n,ʛ|E*7uޕi^:?⡜%} o0ڮ,U:Ї)6u ;nB Y,jbb -AZm[QH8+˔ #D -LjT[ݶ9L,D *MN1Uv+t1ynndq3K̥LNά @1 3dTs`292hgYfp.pٟ32ED?^~9͆ -CPvdtY8tK3ӹIV$ujGAL'F0:W<&\6|DWصc f*BHV 8X'<=0NX'iL/_7&TdlAE4"D^Y)uYFbߕ]Ww6mQp -?v/ [ ιܴ}l Ï?t(;(`͘t ML b|jeƜK!K|\2`(|\꩞KG{ * NdqhTŒW)ҼHЄЄ_$SC>4a'&O&MA;BqxO')OlCs^m<*a!8v_рEc?|W/f$ 04cpSl)C -&ji z4Yʴ& _z՘aY4뼫nU=8BqAa"u0# ה>6Ɗ͢D>T5bNq6LjFG8LEAk[L (ͺ:_a?|5f] -oa^\-\l[ܕM7E G~W`%֪ƃ'r-i?^UM<)mVc얛GP(N XABr)+Ta|6QZ-ړRlJar,ovs„,&ciE^vQy]ہz(.|]@5M :gjWGtPA\P 2,ЁXA=unlSErƷJ:DBv0>Q[Ջն'S!=h|]Gޑ'0yL0FfR3N>q9k"2&Xo):82cvoAY'KX-9HI N:8U*ʈJXm[ -ۗCϔ*5cƇ"ڬPy%A@] - -)ͪM΅N]5@' ?s%->8,/BymB)CNWe[:߫2L{:TG^kS&=x%$ FR9eXO[K3+VH(؁4@OQ}"5u7!VdS ?-`( R|Pp)aB~ aPB& G=9WSiG -ɳuYyITK<J饴_$\Dy W,*ShHǞI%kXia}.@f`>GI/4F(Ş?ISy`4zp˸`+_ˣ:Dk:%؇vI1?NDp!Q\Œ3м4 D&>{oh Mj߮gT05jCTvObw^`vò2ljW;Lpk inaM^ߕU2e^SB jI -*NA5VCdL88N~Ǘ./, -1͝ZTgqY2 e#{ň{$E+̫ {ED|uzJ㸢iC><m45B}c"Ri ڥ*B;`O\2:;NÑ5#g'Yc}ﳸov.F+o0Z°FX7!@ZYw1b#ٳ܃6\ӝw7n9$ӎ8O>zuӶ*L}Eҧ@ɴ٩gH2We@:eP qAAEP<?nSendstream -endobj -1742 0 obj << -/Type /Page -/Contents 1743 0 R -/Resources 1741 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1747 0 R -/Annots [ 1746 0 R ] ->> endobj -1746 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [442.7768 238.521 511.2325 250.5807] +/Rect [369.8158 610.2892 418.5625 622.3488] +/Subtype /Link +/A << /S /GoTo /D (dynamic_update_security) >> +>> endobj +1735 0 obj << +/D [1733 0 R /XYZ 56.6929 794.5015 null] +>> endobj +490 0 obj << +/D [1733 0 R /XYZ 56.6929 355.3526 null] +>> endobj +1738 0 obj << +/D [1733 0 R /XYZ 56.6929 331.517 null] +>> endobj +1732 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F48 1238 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1742 0 obj << +/Length 3221 +/Filter /FlateDecode +>> +stream +xڵZKsW0'S%y{Rl#W,7rUR 9QK4VRpJQϫ_PLbD$udba&Uٱbn]l IJʾ^}]fZzڔ^B@G]% P)hZ@kb@tW u 2C^U/ +M)!)bvVz +uVugD +MEK4[T͉96hFS 8&dT9MHp#%;v+͚_qg!d$IT"P_9A@4zhA'2TZډI G&h[R5h EƔ? /ʾl¾ #Iӡ +5ųJHg.WʣT#b-a- +eɅ:Pb5u %ݷeے&qaH఻3@]B/N s<__$&!GD3ӯI egYN g݊3BFyg3 TIӳTGRl (] \j d:ԙO#zIS yêTx%F3R +vJ:܃U[,X:lWX9x&٢< up] oIÎתMdi! .㉎HK,W5}X3 hw1<(LT~ з,vLΎzvXfq/dq!c_ (LFKf,6GY> c͘%Ċҧ?*tp9,!ON +0 !* DL{/u sxZ{ɇ<. * Nj+RAݖGH;aZr!837(5B.'WEK ܟ 0! *#ԕz%09a=:$#khug`.eKBL'Me4 P1GIkڏw@#ABk>!ogLVI:8{E׮߉>$n_96d,a2Rix -.z##i2b켠Jj+ 'E^ G5D-$vR|[2JŊVp4hwm9@7Tp)-PW9!x^$yZ\v%kgUnEţWʒW rw|' oMKYTwoouWGC]47ρ7<]N?T;*d +T> endobj +1743 0 obj << +/D [1741 0 R /XYZ 85.0394 794.5015 null] +>> endobj +494 0 obj << +/D [1741 0 R /XYZ 85.0394 503.9183 null] +>> endobj +1744 0 obj << +/D [1741 0 R /XYZ 85.0394 475.3477 null] +>> endobj +1740 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1747 0 obj << +/Length 2403 +/Filter /FlateDecode +>> +stream +x]sݿBogNI6OΝ}u]|C恖 sIN{v Mʔ/~BbǑe6,N53\r{gDy4b8BųVb=0$bXY&)PW>;upu:G?'O?]EbDog״d.LJWoO[xr2< +l3&fv46T7S|:'8X[''8 J9@2 +\liY[45}UkX3%1h W;=oW 2dd\MP)S&cSvM^T$+mC>s(R[)cn90 Rc1f%1mm.x0Q^6^j.݊榯Bhń5&蠭K(U¤(NGj <*nwH&37v=hY7'MxͥRL:l69^BpuseuopDyyK&6A0,6{jh&s]v˖3J]TpJ$E'@-e7+>+<+̡p׼^V>(u:he&_8V>l.HE k^ۥ0++vf7M&h ;^u8nwEzPvS1yLgv^W@eq=Bؙny:*|EAYLEG'ǚBdX NTU睨n.8QiO|wwh68TGx>eGD $xIV{W(aqUCOS@탌;(;Jug$栢RS1;˻SYj[dzr P3H ! |\SUOY^ь'y@:"Q.1C>&,ku|.м GL'xڦL&i2z˜ ؤyK=l,8iXQ2%0yb+ke 2֯FpۊSTA}JxphO3|_#@]Lw~5oTsYhCN7=3sMc2@7v'Nv,X m"H_A; 5 QDΊHZT@{S1;>ϣfgqNJ:kl~#9p%1ߗ; +\Ɔ²+ΣVehABF2fk)kMVuMV6|cy|H +eh-S!GS_(R"&E͛Z&A}[e@ľoqi6Y3:<}M"<뇺q[,7uU=E%Vx e_{vgB5|s6@:n +(p9̓F Vٟ#=e=W!~ +/} JmQ@S觊nW2$EbU״?(IT7-j/~drK;,P2 \}X\^-pn] +p42=7tw>[6 ~x]VEgx?q ԭ`O2 &ȃT +7"n_OS^@/+?"!;3+c+vrʺՊm@؟݄&%EAЗ6_~FO%(߆=^0{%AgS]4G[0EϑB.[n&%+طLDžG&z,jC Rw9ڔs5Y@( yJEg +ڥŧ}v,;jc DаIHôm2 ޻zzE> endobj +1748 0 obj << +/D [1746 0 R /XYZ 56.6929 794.5015 null] +>> endobj +498 0 obj << +/D [1746 0 R /XYZ 56.6929 223.2735 null] +>> endobj +1371 0 obj << +/D [1746 0 R /XYZ 56.6929 199.7072 null] +>> endobj +1745 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R /F62 1361 0 R /F63 1364 0 R >> +/XObject << /Im2 1350 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1751 0 obj << +/Length 3599 +/Filter /FlateDecode +>> +stream +x[s۸_3~sM/Iܴw@I9tE*>.v8mgA ~3rfDh +&l{J2-boV3\峻M4I1rvyO?|^Lzboϛ~E:}?޼xBLg8?P뻏_﾿ {+ƍ_l J$ښl"֪*tZէ Q2m̨bBJEi>+2Zi' lHy^ $N`$-]hھ<3m<{&Uɴۺi⺣spK&1*3}Gg=vs4k*hŋ8sЗ8M^oqE6)CDj1#Gɀ#9đD\F6j(>:{o-0%d ` +ɰ#XVaC<*) ȹ@sRDs2R&M䗘4'\ e4EpxP*cC+>Ɔ -lvZ5B8rp>ZKT " *mS E TΛI0A(2+j!$/3GHi!(!6 +F[QBm–Qˉ'X!`;90 QTLu`Eվ.b:VI" j 2L|ږQjZ!?8`RlniqL}iŘYB @q:4u 6q؂dFq`@<;_w(KU>)W|3  *野v_ȟeP86H^<[SO7zX^V][5Gр;B@ A_ڎ D XcznFs:hC QB %<9&5ؚcW3 ʓ̂1?kQ$* wi;KM_*1H޼PYD=^H zߵjuB9 6. | mS;a +9&5gtDZcdOf{ݞ +O_s; :^Lɏ$}IJ`Å:s:ߝ `tz'T}B OnjCg 8zۢܠns!)PѢy4MZM RE +#$@Qw7. 8UNMV=;p7 {zC TF|AQGݶO8 +._pa]x( { \1>\d,Mni=R[qpDFpb1?oZGW1Q~CLJh{6m%-/cocTgLq B@ԅ&#rnBI2Y"-H gLα`7(ȉ&N`6~W/YS&&(O,Vq~KS{驥F&ҮWS^L4' ʔB$FX/|4 \ +ڣpo e(91dK Ĵhp#Vy"u + \ B G&9͐x&&:0I!e6ngK牒!ڠ^m}z8L^a/?H,Y5EOc=,OȰI*Mcy/;Ze) +.J+Yx勉ǶI!nny~XF$F/E=R0w1( LwQUK9~m\ jN^cPTe~x += xI*^\Ew |=c&j,4IFmTi` +ᴪkkV61P)k0&@+%Jr\.t$U7_QH~WBw톻~2к}Ѧñ!)vAn#}#صd ߳ќ-20jDFK!ݬήuxưZB [1T TB(jf'(+h"Ҳ'^aq3 r­:,w9gH.k&|=^}*g@Ot~8ђ͈qѱ Ge +\l$ş A-4<?ݫ~&'v ?SitN P#y|ؓp 6 HDi/Ȉ輅D';L%V9DYYX1@^UPqwC } ~d2fslm|Rj7ՊN +k6KN!aANg󪨶5ZC e*4Lux 2^M^)J_3]`&jX+W>Ψׄ}Ϸ~cUh|]+C~ #;!|"D*GHDs+-rL 9<| ?kPendstream +endobj +1750 0 obj << +/Type /Page +/Contents 1751 0 R +/Resources 1749 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1724 0 R +>> endobj +1752 0 obj << +/D [1750 0 R /XYZ 85.0394 794.5015 null] +>> endobj +1749 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1755 0 obj << +/Length 2735 +/Filter /FlateDecode +>> +stream +xZo8_so6eRŖZrrf8-ٲ9?W,zpa܇3yFiu|{ _~Iԇ?9 g/>/ohF^]O#Bo._\^c+5>L*+{ (eˀN0d3 + lJaS,̛ޚ9=ꧺ)DOe>nXŔ Gωԛ|>G"NW3|*8ÂrY>|ROU=³`vW԰)*C:.֢j +(Sb|_Q $3_|M2seue+UCCQ2#Qa0N8j>D1ͥժ) +ryUddB;lqQ|PvXΈaU1)r. 4:-59X6 `,N=6Yi➶5FuYO;dy.d`Me&$I drht2ÓÎW/KV9&)+gFy5Fu fAl''g ^ 1;ep28 >* +鋮QndbX۳199w6eDc]x>b8 Z9< n#}Aj!*Ѡ(xԖ6e-`*V&WnC`|9%> endobj +1758 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [442.7768 61.5153 511.2325 73.5749] /Subtype /Link /A << /S /GoTo /D (query_address) >> >> endobj -1744 0 obj << -/D [1742 0 R /XYZ 56.6929 794.5015 null] ->> endobj -494 0 obj << -/D [1742 0 R /XYZ 56.6929 297.3553 null] ->> endobj -1745 0 obj << -/D [1742 0 R /XYZ 56.6929 273.254 null] ->> endobj -1741 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F62 1351 0 R /F63 1354 0 R /F41 1208 0 R >> -/XObject << /Im2 1340 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1750 0 obj << -/Length 3455 -/Filter /FlateDecode ->> -stream -xڥZs6_g*A{J$NlCEټH*RIܿv (CXbo? HO,4NTY4$G{w#f鈖!7EF&+<RIdej~?~xݿ^f:zxu߽y͇on"O|/y }j{ϯn{̓_K^(\7,ְoXy/I,B.v7:Uqr=ۛ Q*\f3(ElTvqİQ"I>C>2n}w܊H`"@#;h"Z x.iRgs .C9.`$\fXO% oB/rmOHLZ3;cg<7x=7QDE~nH#kd~r2r#fjגFO͙*4-s\R܏_5Š*oIO*2Ifd3U8[VeT/Kaz.yBkx1'Yjն<]A&.8mG^tK[ -.%OR7IϼRKyv'P4BjZA -²Hw -yJarl Y7I)\RT` X=dLE4ܴC}h<;` =]ppO N+ݴHJ.Y)P/!eTΩ4_7vm51# Mbx9Hg&P -5JJطm=G8\VU}k/Pf'$ꡜJ{;)D'ⴀz8TVDc0R\)E ƕ型oԢg.#9l8pv7犫jinY]c$$ ZpyBe=]WĿ$K?}f@\aG卑.E(L.,o! DƅepD3 M/ZQT\ fdxD1&wi(G=d=@cMN qu4! 34 _>@c@a#T/w0+~+rjO90"d^S0u 'E1b.X!: ocOTdϼwݧ㾟obz7FAFŕ# -!*緪-7 se!JC6&U =XwLd}]Tb+zh"UlԱjpU!o@#LD>L+ao[ĉA=v˄?5/FDKQ<ņ+"sV \2d1)x+ ȋ2v݂Kh_Kx+$3IA"Ndž^Y}]ine[wDE#WfUΞ4π+38lN zC/ٵmWǢq6)hJ<o*mpHL#GJf/UaPoR]9tGE6baS=s%T3"L=! ˧2-ɟ8 >c;̦8 ^atN*<1pYu&Z9>W5MjXȤ;>%kM_cI]V]ƭ6C-FlʪgLEr^vJ WB`R[vExqb9CkS_jk-ZZvwuM8k`reD8!8cǚ+{M '0Gԇ~jPK XpTȋXkZW)6oavdQ>)A9c0LЩG:_C?qK7}O=ȜmgϞbك:v\G hNvono.x57/s`ryqB2u*RCendstream -endobj -1749 0 obj << -/Type /Page -/Contents 1750 0 R -/Resources 1748 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1747 0 R -/Annots [ 1753 0 R 1755 0 R ] ->> endobj -1753 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [389.4645 694.3759 438.2112 706.4356] -/Subtype /Link -/A << /S /GoTo /D (configuration_file_elements) >> ->> endobj -1755 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [375.4723 314.3269 432.5882 326.3865] -/Subtype /Link -/A << /S /GoTo /D (journal) >> ->> endobj -1751 0 obj << -/D [1749 0 R /XYZ 85.0394 794.5015 null] ->> endobj -498 0 obj << -/D [1749 0 R /XYZ 85.0394 769.5949 null] ->> endobj -1752 0 obj << -/D [1749 0 R /XYZ 85.0394 749.7681 null] +1756 0 obj << +/D [1754 0 R /XYZ 56.6929 794.5015 null] >> endobj 502 0 obj << -/D [1749 0 R /XYZ 85.0394 443.842 null] +/D [1754 0 R /XYZ 56.6929 117.3409 null] >> endobj -1754 0 obj << -/D [1749 0 R /XYZ 85.0394 420.887 null] ->> endobj -1748 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1758 0 obj << -/Length 3289 -/Filter /FlateDecode ->> -stream -xڭr6_"Gg:Lfe-A6k(R#R(_âTeUfh4>陂?= L6K0f퍚=Cw7Zhh1fy{̲ M<[n@-׿Aw<&|Ӈۅ }xw Fzw o>|˘?>޿7n-jeq!o~]ְoT`4ef #DS|᠗NV@c ʲhDY[ci/EËwmQW ,-nsƭZ ĿFѼ 6D,1ip `ŐS -PmeW/nkIwT 7P,x,dž)Rl[ld|[;m?q[3MϯqWHP5~pbatjl"VW\`3f0 @n\(2$Ć:os3~IhZۨ!"R *m~p@XgHj~ݗ]qcRWxFDIy^q_hy=jVh< 'W/+n aM8c׼<`j1fVE^E1hI^x]|l-cC}kVp+dϸNDmYoZLECG$+`A]gjw /nϽ ɝ"'a:7+Mni˛ u8/]#L o>/ #⮙kOq  |snzcѾ0v{(bWz wlЗZy7k+ 'Qq]Fy6Hy/:)yE>!DW?v$䆏bHuav=.TOD.f[EӺjժ 5atu|Qv8H2)8"DkAtPuz5[;5(E!z+4hSm:=Ow dh1=@Ȋ@CЄ"LQNy`<`2|peIWM8X).o5 -|=撁F -D.hGbJNpnP~:.BG5!L@VXy'/ -U~jaf$dy-CTOucbB"|AIW!Sustz.qEN%H9H"':M(NCS8Sa}rSTm"e)N"5ChGgIЁRsa'η-VyK~], 5Ϟr%8j}|,[ٞSF3frS%,ecmU_jX CԓԭC)WHu;*J]o\^4PP#^bd N{C՗p̰[FQWBQ*VZ QxA\ฆq| 5y3as+Pvyy$Qn&I}xNs|c6HRShѱạ˛ʟJ%5 855dêE!I%ԁ4|d+OOf(r 5xǔM!!HBq -԰U{0p؈)> (yjun6сΒ%.[bG2rl Yb b *CG5!ĕ4K!D6k+ȼKZ(?1eôK@v2+ptE7k9eX.FJݙbRPYgd } o"eFh{H@F(v=.rtLn\L|cq|c rCx[9_A&mqBUj󚃓w=Bfpj-m$7@Zڐ@rlrRuѬWח6թ6 _կŚ& ab,$RiNj2dxڑj9 -˂jK5mW8S|cnv{ySW1F I cD2Z_U6[ yL.ąm,VOܵ*qaqKK&zZM' =p2dx''_/ /Т$ozRRL]Un0<֝tszz9 @mti > endobj -1759 0 obj << -/D [1757 0 R /XYZ 56.6929 794.5015 null] ->> endobj -506 0 obj << -/D [1757 0 R /XYZ 56.6929 561.2205 null] ->> endobj -1760 0 obj << -/D [1757 0 R /XYZ 56.6929 534.995 null] ->> endobj -510 0 obj << -/D [1757 0 R /XYZ 56.6929 154.3399 null] ->> endobj -1761 0 obj << -/D [1757 0 R /XYZ 56.6929 129.2851 null] ->> endobj -1756 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F48 1228 0 R /F62 1351 0 R >> -/XObject << /Im2 1340 0 R >> +1753 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F62 1361 0 R /F63 1364 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1764 0 obj << -/Length 3180 +1762 0 obj << +/Length 3352 /Filter /FlateDecode >> stream -xڭ]s6ݿBt'OiN>eq"Hto P EٽI&p,b 1O̬a\z.l=Lxy@Xݝ]U,gy**eV'o~|\|nR|w}=y}} u^ysu>/=^|Ew?]{+|[¶:L̞s9۞iJzѨ:%?,3VfrJ&g h.s%[(lvevE(ڝ 4ь}*w(/p3% u rIsZTm64PvFz(@s!Xnt{ZW5.~rn]ꦞCѡHc *7嶬0#,6M'RԩqS^.j2v;f</iXNCKjJ&Rѿ0\5Rr4g>" tn>"y]9Aʤ.f) bml6I0w RIp m~)cbJZZGdJ2 l[0 @yQ>v0uF CEUc {݇9}97eޱٰ5:;-@Xb*ݱRvM(6(WQ4rcEOl,ύLT]E8`1$uufLfY^VL3ڰ4I&`&( ;w 2Khj9ҳ3sEHz븼 hm*ǔݦ1idVEDn[qT ‹ijͬ w+wEvxL.t:@e3yu -kUlFJOZ%&mt0)`__u/қ600 ydN l(8I){jܗ/n/4i<:S[03`fŠwѸﲥh7oo[g֪mFބ#h1(˔.n^&y`]l=%{/Ԣe69$@?pT'nuØI`bupYv%z~HguI@@`n|̛'}< N Ay]<hqŦ ,/X$R ml -}in -DNjT'R/5@!06dieHݐvܪa\2qV" L\XslXΘb㾄{Ǒ@6Q%'LfRsO 1,1FOq<2Kf2#&)zߐ@%&uƬb䉣Pc·SA$'Vut`pj6}ZcPϓ嵰P}%!'-j{qR O g-Jy]C>A aK!t|yoCՐ)rL=yLz -Hr bNZbM)_ 2S6BkuUStXE`GK1Rh=vR1W}p%R2H AFCƢ,Dnqz||~3 eZk /ێNciJ,d[RXȲ4W7<&914Qn+vkj _b23LfLRI?ĝ؊~9뇀~dҩ5}./+`U!PfEUBw5D)7jq?.E3B}U>+C27z9Y|G/g#(-Gd H rK-)WűEЄ0C]ЌS~L4 -%} Ţc qSI̓%'v9FOg !Fm?/81a멸_>256F=k"$`<&r3垰8oYe1'ETR('S8q':IaBG"N$ֲLs9A/zc(cS= ўI$86^Uqu JsLt]*o q)&u ЌuՌ 8Hci5>$<^ZWյ_=$K(f 3/ s  bul,F7%ةaWKB~K_'@'؉mw?^vaUrdȱ?1%2 5Q;W:,zXwySfep#s@endstream +xڥrFm듓Y;k)l IXC" 3=鞞~b?1&IUg.ӉIW־H!7W_Un%vv{7'bvu?^|Btn녱w#HFo?_>vz~{|7}sx_g^x74~zvgW +կ54Q7'29^i? )㥛S4YbTA>tCA1/7r]o^_ ?gh5O SsmhTGͦ~*{i*- +[-Hg %)vqX̜MϫJ:ihQ +)B$1Sc]oS{uB I 0MC,廟Anb^Ϗ ۢi!xST-U[3p> t|['QFr!˂(31_#ƒX_/4XښU_/H팍w (dRSK~՚M/\p2! fdJ55g>NH')qNܶ_Y ` pJT5A¡#{{[? i$^f":n Z 5ilT2sciCpGYPe@lԫOȀ|&3FO9&‚,5(.vrM߻0?籟 }"f\Җ=rz ł'tg[fllT5O>fM/U5|_]m iu5qJ&@CnckdG##'I,yYATBm>hJwc`87MMK^W(jÔUL;چ H N h1IT:ԹDnSa*WqDDK93Sf"n]jӾ] P +dC6+އy9p|QFZCWS?b#=|vXǨ݁.M>9wuӔ /7%Q6^vŪDu'>LT*t?ax]9HLLnrXU嶜b  LJߙdktNC Rfm^=3~$ cVΩ@`]6c߬MXy7Z#8ae󧇂w {FAL8c~$ R.Rs +I~BS!i-&9y+ s\ +hI"uiᥞ -hM,SQC~+ϗm1Sy* KpL%mBVf.M+OQ d10aKam})0.?l2~9B#XΣʊS uUn|QbƁDS 9.MۮT) $ep!XHrhMGq\ *ݼrfR ݟ(% +OnpK)c~\O8:;qER&:51w$NA~nS7:-g48F; Gq/ҿ)Vm"%RlIEanCJ/1㪁ܸR]ț>s0>u&HaO6Ҥ\(fc-D&8|=#^DK`n!v {(8rxȄxwxGD|6@E#NT +!lC8ЛF)Gt.0,1L$']ތGRh:CSӋM+Dz_Ly!5k(BJ#ڷѯ>$Pw+bacGyGQ= Ã0`@~^X%b60}DHÚ =0c$L &sin&KZlkp;WUs̿{S7.s_~o@(Y98opecWd}ٟKn(YFP# c/-x5asC] .v)s:Vp|HBYfٱr!c)5"/2P<}L nS6D ^ǖ&߽*W;"hUa!NPVrqE Y=UO9ㄨa9X1 :[5^X%\3 O"8TZ!A P<E +lx8Ad^a^v.ϵ0kR Ukl![{ئlP@out`IXgﺏ11|u,PGȒ38EOnW"zJd/[3c!/V}S> 9RdaXBMYTU:L׉8mTH KP%>rXbKr}MќD%^{wp5AyRx5&ɭn^K5 <#aԱG]`+6U C1:nz&`1)(#T_.UdE/d$M!xCaoOI2rt5A{t*ŷ٘tعA"dtɔWy_|_{~QxDz'R x m<%'/?ʌ?r.`TkG@Ţ}R0rq2~QԕhM]WdMe +3͗2&oCJ=nRg-6bĬT4.aM1EYXeO2NlMb3][rZ;%﫺>qS#w١:p-+$t\BބI)v$?`/Ig7bWSfT]6`UP =%??8K[ .zuA"ֹSNA5±A<c蔾<6N(i <4X`ĬӄBt)N;g(;:Υ^`z{ȑF| (.NwO +c䆿NKJ)g|7LjQ]̆`} +40oj awZYM}^5*&>э;qe&z na"DDe[?v-/"u&ٗ{D*6L>]HJ5r&;X,i)^ùD:+.;y$u. gj,ZOFE:SF>/˴c}=ꙓl}h)x0ZOG+KQi#> endobj +1765 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [389.4645 501.3235 438.2112 513.3831] +/Subtype /Link +/A << /S /GoTo /D (configuration_file_elements) >> >> endobj 1767 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [242.0197 397.9224 315.2448 409.9821] +/Rect [375.4723 127.2687 432.5882 139.3283] +/Subtype /Link +/A << /S /GoTo /D (journal) >> +>> endobj +1763 0 obj << +/D [1761 0 R /XYZ 85.0394 794.5015 null] +>> endobj +506 0 obj << +/D [1761 0 R /XYZ 85.0394 581.0594 null] +>> endobj +1764 0 obj << +/D [1761 0 R /XYZ 85.0394 556.2775 null] +>> endobj +510 0 obj << +/D [1761 0 R /XYZ 85.0394 254.8253 null] +>> endobj +1766 0 obj << +/D [1761 0 R /XYZ 85.0394 232.5141 null] +>> endobj +1760 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F41 1218 0 R /F21 938 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1770 0 obj << +/Length 3413 +/Filter /FlateDecode +>> +stream +xڥ]s6ݿo'T,HNӦ9ǽ>}HH"U )Qdb.bo2o$J2ݦbb{n7 w8Kc{Lo(KDrӚ>/HDw@->ߥjǻOtOwKcxOO8?f2z\ ?yxg3?m E2 XijLnoT,XIg7G9XGP HRDl=/eR8  =JyoþeQWss#{L5ÃeD)/ͿV|+vM>oL{k}=:D/:ɽUuM6xzDj88ɕykdCsbGbK΁M­HDY3@zH3k"-!3dww!&/^ɡٌex#(u^ibUSlsgt Od"}k(QʒN FתnWt@Uؿ.X@&b:R%N"{"4t ZOoحzɿfVn\wtr 8DS%yi:ֿ8}U[gIGqukc]eo]s&%kf3%:ۓda`p8m+Ns0&j^Ww4AHki Ztaf,/S: +C$Wƹ8iY)PT +4֭&\bt :uM3+R V]u + +T O,Ry7c-gj~JC4n$@aLHCi)BIou0F(MI@6 6~71J{naU|{V=b2ޘƚqWx8r .t ﷔ŧŅ (ŠAyWnS ;B3bwKÎ:eބ=˰?X̖/hs/\^;ro[k8Q5\r@s[KΚ8g>u\ w>}Y#5 C.6e]˱L_c] . H̲6g^Y@&Ry}5DhɔRA=`!.vfJ0g3QO^є=)fs6#]J~{1@jىxD"³ Y$nKK`p@ +K6MÄ7WC,A¥4_w!x :]RMzIJaӯqofsg <Ckd8[d!MO=y?̬ɦ)F`&ogO%\[R܋J*Ρml Sk4[vz"67IV`@=H.D/yY=8|E1!3S¬/2*pJ->4]ih;WrwnjI +kIHP5(-rOMt48FOF[i +n1'7n` $8VX +I N>BP W.*"䶅u;4 c8vKB9l贁JD3nNCupHŒ՞ʼQ%͂<9S0vnWS]eG#i': wuvPOv1*H CrH X>ݥy ig]>:u$Qƒ 9O G[bcq j +g{ʻW>b} +dcw$tuNYԔ),+¹*8WYX3<+WOxv*, !AlL &XT'R/U{: +C&[{Km22XD%(F֫d3YL; +|s݉4݉:ST:cfhcC1ݘ1ˁޜ!!Oiwp}Uj52X,[]S2PKʐn =QljXr39 cm3s-\rF=;O&&_Ր3B2H+>HƳt:7>Imo\7  H\A_љk뱝 Bte@'8xAkۜ:QJV#JV恷Tn'WΝ]#MBJE LRl1v`Yu5W2cї0qP훧:_ghKВ>R ;Q͓+q!3hS/wq|c|nr{yS 9O-Ƨp *-7º<ḘvWDg`"`pqZ$);a#5F s80vn/=#N<N}.wg@HO> endobj +1771 0 obj << +/D [1769 0 R /XYZ 56.6929 794.5015 null] +>> endobj +514 0 obj << +/D [1769 0 R /XYZ 56.6929 372.197 null] +>> endobj +1772 0 obj << +/D [1769 0 R /XYZ 56.6929 346.9751 null] +>> endobj +1768 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F48 1238 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1775 0 obj << +/Length 3072 +/Filter /FlateDecode +>> +stream +xڭ]s6ݿBtLM7ms|smh9HGx:o PD㱉b/X83\ϲ\3Å-'|v s?@ꇫT6Yn]$Ή۟~:<]H疝..H#9}~x\fz~u= _;<t!/#.~9OgzvyտNί\F>'`:LÙs9[hJőɿɬGYep7[UKM/0ܚЌcR -l1|8^)gB+aVlnߣ=hΌCrf@!>.__9??$q`NI/`\"wx}[,VHI}Y0EǑ\fmA27<|^Nu* 4  oQX,r@2]j"zb[+?^Xx/eB=Y !}[~D"igu}ЈߕlyW5 _Ц_A]D r%RX޵mW}b]R>o# lN[74pGMUW@=fp@86e)paHղGZָ>+0V]Ğ5eS`]_^z Oeh&6׿X-ZLLEڔ]w`@̲&C OHI귀Y- `wLjάcR+fm.Lz<oZ{^Qp:b".@mTPt3QH'*Ɲ,~orfPhѤjt_UQL !% *nZY -.aƞaa,1bݛ@͔"Z7QHɷG8i01OG(H-WƎuWZIu% ׏')8 d>HuBVBw4M,C,Ɍ!$B3N%gTQs&F6=h\==TNXM]Q={u,`zU:3ܸCuQ +E&޻.Ne*77CbH!d\. 1S`Kr@S ` 6/E‹D"'33 @é +mABa;%"`UFM"az^ߧl& VбV)KJ<7*Jw!x6]$ +JσoΏP23u|!x%0 Tpڭo,GW!ͼP7fV- D2e {`I0I-bvqX,{!nGLGzWf V6"Q9'}; sEz򌲤F?†11-lE Tp&Ha|_C) ;R0 ot""V6qBT2$^ϐIg9d*$sTZ 5ζǶ^pfS4s2ggh!YTpT^d6CpP6vtGeGF:q~M$LįO@xGx6Wg?݆ J upbbPnNSWpDش!a:M"TbH;[t28Z0SA(T]DqQM?o( R# <_ݣLBؘ1eC6Q` 8.Wvrf" g&jtcѪzcҖr8P|x'c.P,) pݥ"xb(ffXhuNQ&_HuƜb~燥944nr|5dsD+WmځG,?P$&@{y*みU9d:L{FE0q][ŁJs4q >h%(TMS؞('K|HQ6B e"}rjqm*6\ez +`U?@iHc#̅yHINT]rp;j@$j319P|I ^@d)lJ <+zReCCKX0ǷP쇀h=6h3Z +B/~#-FBb2,~frD`򐏯{ go82T5Xz6KSb Øg +9_)k^_`G! zA&#eJ<||fß }Kz3~؈G4ҫ U|.PL붨XNwU$ -# +m*t}‹ǨnDdwF`tM7:,+YxH(D{P2P,MU몯8@g$!#n/0qTFG/>*]_Fj$)h>%s2埬F0oWd)E寨SH\4Dj_'G%n!Zh30Ǒ} Ĥl%>sendstream +endobj +1774 0 obj << +/Type /Page +/Contents 1775 0 R +/Resources 1773 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1759 0 R +/Annots [ 1779 0 R 1780 0 R ] +>> endobj +1779 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [242.0197 217.3669 315.2448 229.4266] /Subtype /Link /A << /S /GoTo /D (rrset_ordering) >> >> endobj -1768 0 obj << +1780 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [238.0484 319.7982 311.8142 331.8579] +/Rect [238.0484 139.4411 311.8142 151.5008] /Subtype /Link /A << /S /GoTo /D (topology) >> >> endobj -1765 0 obj << -/D [1763 0 R /XYZ 85.0394 794.5015 null] +1776 0 obj << +/D [1774 0 R /XYZ 85.0394 794.5015 null] >> endobj -514 0 obj << -/D [1763 0 R /XYZ 85.0394 465.7379 null] +518 0 obj << +/D [1774 0 R /XYZ 85.0394 676.5153 null] >> endobj -1766 0 obj << -/D [1763 0 R /XYZ 85.0394 443.8076 null] +1777 0 obj << +/D [1774 0 R /XYZ 85.0394 652.4057 null] >> endobj -1762 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F62 1351 0 R /F63 1354 0 R /F21 930 0 R >> -/XObject << /Im2 1340 0 R >> +522 0 obj << +/D [1774 0 R /XYZ 85.0394 284.6926 null] +>> endobj +1778 0 obj << +/D [1774 0 R /XYZ 85.0394 263.0537 null] +>> endobj +1773 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F62 1361 0 R /F21 938 0 R /F41 1218 0 R /F63 1364 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1771 0 obj << -/Length 2229 +1783 0 obj << +/Length 2399 /Filter /FlateDecode >> stream -xYs6_}S<9;uuܤy`$"~ ,@K8b،?6S'3H(Sήۛ#ihޥqytr.,!z c6[Gpr hś-No/\3YxbŢ?cyO8GgV -ȧl j|DHb5JXH*A"G2|uK'cpud2gF%D .=kJZE5+ӌ X挑D)HY 1a'\"x^;ޔOo,ҐS8ONUU5_wbGu~Lv~ۃ0SٟFa8 o`MB! - -\w:DtUC*_i ˯zOp -Z >~<9A-CcGr(K]^8?1,2>f7܂ {ÛnpTCqUS̪*KxShwR!]rU7yp z[u5(K]D]䛗8R$I/"UYgaYV6] LE.ϼWnj3u8B$J;D($D]&v2-q`UϖG];G׽vTFw5_QDZ[}ihXXcњ?h~J1 i *1N ZRoIzH#(Z8 FecOIٚa;a5%, n1JjT Mv P3^*Bm4aKEy$Ğx8I&d.6hs[4yT$.Es+ ȓ&lj $ī A *_vOE^D\OXe[+' YJc;ՆQ`O -0,+J^i&m /r6; Ȫ?mrw V3nD2; tbNq0C[OwnѻӧE]ᨙ-6HGq }@~P3!]:`iZywkۏZ9AD^Oɔ@ѓiԬTI2f%!hR!-^ -u } e/&h&SJ)c_Li8uI_}Оni'6L6g5JV*!=Ϲ=`n_ROF/ :thЉ jd^8(Am>-"yM?,sF7$LD_ܐn} ڗ\N Ncp*P[f"!REӺ71F/A駣eȮS_N۬ һ 8(OB -4I[^j(hф0m&t%+dL m 43< Êa J9#ˉ6K#%Zź -4t$ I<He;ߏ8,pUMuvU2D2(w:<kkUQ~ +&@.Mlnk -.m-ߚOѶMI0]uub4_28:0sQ mu*՟o.{\q1Ўm1<-WjugwM'fHڐ:ss4vЮ(mU殫pmUl.ەCZ.&wBaG.AD{CYLJRou9m -V gG}-7,>ֆH!RC3yy T}^N{v`spp\fG/׋v/ =:c=CGsi+ŘO"PGǢBKendstream +xZQo6~ϯ0֌H}Jm6z]}Pl:*K$,ߐCʔL;f" 9g>gID$$X6IrsMna <34~X]t,addIII'էiB9 ݇˫Oxp}:c"^^|_~9Ψt_sJ Bw?\,z[|{iĵ!|MV`O'GDflNb9wo@o4 X@3nlղV3NTjEmלꩼS+vw +g|c{)@֥޺TJƀFdVWF:&#"eɤafę/qc0[ލ3%>$PNPɲh;4a^Tv{"Q润uY>D2,cہ?h_ӋB嘆ZT<#"dF)Ʉ`FFm N6P𤶸ij +̫j <8iZiNZǢ1moBkV~Pn Ba"nmQUEuzm?kDzI8Fҕ5)qκ.H2/f[7q WMZE0Z!TopJ7X̃ 㹫{EתN?e[Յ -װfbEZ5 "c 4[])!ETayYYlZ*=͟-lkCCxz +rj6 +PH @38 qj[hbuvwy +uGUHt" 6p`?7U [ǩi9~{25j- o!19&rlA!K\'f5cz +AbM+ 5U7D pZ"%s$Zz +zlWόYXAvjPӴ!3㳬bĢv?0 vvl=ۺLr%Q4jbd(vv,WeKgEбprt%VЖ8{gm]7FD6.&kݳ$5QJ.%.ztř^DAbSyD]o$aozxN(\OiL2j1j}3yW-l]2p]W" +(0 s{1VSjC5M|3,a$n^0Y"༶d{/=rlF. ~U S/ΌQ $\[PIǓ/Kpa2|u@mit\ݹ1ڇos GJ!ƥёh(,`dFǚ9+%M(J#8"Y)s F*&N+dݣ6Eݕ"=j96nHi&G{=l41%x8V=T2_cZe4|FqESƽ5 ){%氂";0 8Z8`z@!9g\ثS zkqM?*˟m{ +=X8,9$7{O,!Ąjln'ؙ{=\GkctRI8{=sIӚfI[f&ϫ @EU_qX)25ޝ,ys8%FC#I +lfӷjp H w +VJsK2F\,\ wB IDB=\#ՈgH@9 +ۙjgLŦn2{9@K>#4 + [@1 H&j'9 =_ayhnwz=)^3(&I߅,@!lh.{gsņp=?.μ +.ĚTҩ\SVo~^ VI^p}KRA$šr*UZfn<[IvLn~O%K sP^]=p{qWRPqw(o;pOSw򈧡K1T^A ('%ɸ$4+[~[:t> endobj -1773 0 obj << +1785 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [325.3322 327.1569 398.9856 339.2165] +/Rect [325.3322 146.0218 398.9856 158.0814] /Subtype /Link /A << /S /GoTo /D (the_sortlist_statement) >> >> endobj -1772 0 obj << -/D [1770 0 R /XYZ 56.6929 794.5015 null] +1784 0 obj << +/D [1782 0 R /XYZ 56.6929 794.5015 null] >> endobj -518 0 obj << -/D [1770 0 R /XYZ 56.6929 397.747 null] +526 0 obj << +/D [1782 0 R /XYZ 56.6929 217.1183 null] >> endobj -1294 0 obj << -/D [1770 0 R /XYZ 56.6929 370.1557 null] +1304 0 obj << +/D [1782 0 R /XYZ 56.6929 189.2257 null] >> endobj -1774 0 obj << -/D [1770 0 R /XYZ 56.6929 244.467 null] ->> endobj -1775 0 obj << -/D [1770 0 R /XYZ 56.6929 232.5118 null] ->> endobj -1769 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F21 930 0 R /F53 1303 0 R >> +1781 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R /F53 1313 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1778 0 obj << -/Length 3007 +1788 0 obj << +/Length 2754 /Filter /FlateDecode >> stream -xڭZs6_GidIsOnji;[w/mh 9HE3.D;$b.(>cr2iXjl`'$%Cﮥf"-9-׿_˫E"4g"sXzp{}.F͗7n"0_LZ?]OWn/r&q#/~ְ.X*mg/Rnm/VRƞſ;Q?uJZ΅Pr&RkmL -5XnH2jS%ܤV"SSﮅeDTY:re|UG͢:Rc5j\]fXi=xU纡β -7EnnS\\| -~B#]+Ri8 \7m>ƥz;KLu<[ZGsxDicL| 5iT`TZl^cCVIoʭGj v )l~镏3kmF,KIL{6R~/7D=lT8T)TԸ7MU)x6mѺڸ^v|\Ua/v'hy -uE6k=<49jAu^4Ќ3ƬzDY= ~;fဤ" |;8 &O,I|%/WhH)㌧LY+f[U;l64)MpaRfe\!cV\A n -'|Ia[,J)-+#5Klg BvlH0@*;eZo] 7Vl4Q}RBdsb+abY=!6w="<Cu8UQF*L$Q\BN#d]q:}'y[|.|*68ƤrְϧR@y.N6ȓ89+ܭzb:m=ɠTDhp{ڰr-X<2KlpM4u0%{X''[qSnR,(N"tDG&D}¬,GgVjnj'8&J_E)R06J @HU|N*IQڷ&aPk$X., A -5+ԼrK} +'W4g?سs{ (†G1дuo0V'Oc9f`3'vw@.†!PPd=(H1/5`S8<ZTwb׳kB_U7׊ `;,ҙs=A{,X-Ds<"? 8!C) |Z #5þGS,)$ 9e(}^9B37A_66ބ !qaؑAkA@ZP:@ >űP*<0x -W!Iې4z:IAW"{jb1"A~* 'Eφ[G_n5h<ќx8Ƭ*Yx(b4]ݔm "(Eؤ)'TzԅjKO.1CR4w[r6DB̄6odn5w\}pq"$RBS㥆4P/Z1[`4rwc69!mzo -Ꙙ -tz\3] -hӏcH,{ "^vURƋC[o81,ͅ$0Jc]C&s}~/.LzxlA_VAݗNipC.Jo!&pu97 1M(nǘSɻf"܇endstream +xZs6_5!I\ι:w^>msJHq:.('i `oYYY(F1r=[mN?Nf}7˓2f"͖& -׿o~|!tDlQ|G=>o?^_Q鯿^_rrl?/%o5I7F6'JK8>g`oN +9BB*Dl+U0mfyMBHfxk@BX5i-2fJRXpz=JDJ=5g"Akyѓ43Z6(wݜ'{Ua_p^ҷw"nvk +ar*a*3-9*(c{7Hyb%Dߟ?cIMA{7(b&T軴\Wg^~.P o]m mdmB?ay^f*fg,g5{TĿgvqW3qtվ\/ue/c>=r"XU%ݞTYCSE > (+ӛ"[8XvuIU&JZ:mPZUm^:`_ +*]U0GiA9򎆫ۑC}yQP&mVSfih5mlhEÜWS;#m0 1  LdY 0Ә "(_bD^y#+g_ͶFiX,C@v6DaiHo~UuMRmNS}U7i^?OyYO™#(<(qE*5* <[kL3b/܇(>F•[F#Yt@861fj'8P9%R[""G̃"/飃ߛ"inv!['O:$;hr03c0ę&!0Hn&deOfU+Ɲ@V'G Ռ 6).aI0߸Mm +vʤ"^b'5ge* 94G}mb,d1PNr ! {G/,O-k*IDlg2FPmv؈ٻ +N4/lFXx!V\!.+ u/Q"l+uVkHX`B)χPhE5L+E)f~Eƒz,Bk1>`mk`"q7#!p "D3s2 L_[(/2@\(%MzvX>1.f$(8!q31!\z?^y3Ә1 tp#EDHk_|n8:C]5Hbh= -RuiPբi\@+'wn&BfJUWMۄ5䔒;$R *Hay"M}:_X aIR:rjxp>O^ "3ˏˉŪϔ@uf'VX% bǥbPN5rp*:撗&ik%lүfgOv[dZԑ8 +"5!nE+j4Tƴw(@PJyLֻ볷Ԇ:M•[{"Sk.KX'Jp|1q+G'5:ou@ gnV~{Zj()A(奬үҞt + +c޿P`U|C3`97H]+ڡ2k4Ҷ.Z8Ed`6AUYqe__o(C1XnaS8ɴ]Ț }w?%,-lX_2"wM-,%FJzv}WRL<֠b ~0381JLwԃ><: ZHa" l2N0(; _zHtePnSogjI}/^ܛVx^GM*‡) Y^guMi>;)F]&qTV7#fk2ڵ"~B$#NWl~ݑͅc#3crOBM('Z>G +u3$bڿ$qJq<\˄D@Bendstream endobj -1777 0 obj << +1787 0 obj << /Type /Page -/Contents 1778 0 R -/Resources 1776 0 R +/Contents 1788 0 R +/Resources 1786 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1747 0 R -/Annots [ 1781 0 R ] +/Parent 1759 0 R >> endobj -1781 0 obj << +1789 0 obj << +/D [1787 0 R /XYZ 85.0394 794.5015 null] +>> endobj +1790 0 obj << +/D [1787 0 R /XYZ 85.0394 769.5949 null] +>> endobj +1791 0 obj << +/D [1787 0 R /XYZ 85.0394 769.5949 null] +>> endobj +530 0 obj << +/D [1787 0 R /XYZ 85.0394 343.0471 null] +>> endobj +1792 0 obj << +/D [1787 0 R /XYZ 85.0394 316.7826 null] +>> endobj +1786 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F62 1361 0 R /F63 1364 0 R /F48 1238 0 R >> +/XObject << /Im2 1350 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1795 0 obj << +/Length 3406 +/Filter /FlateDecode +>> +stream +xڽZs_3$xNv:I@IŞD*"iX")if:1X. 3?>qafQf\V+6{W,Ң՛2"=lzkKS>{X:#]c6~{{ o۟~z{ww} ~o?' |n˙lcx"iR=;"nVR݂Q7uJQ,4kq1ޖA<҉/EM1^jl-DE 3#MH$)2b~ v&ұHKtBib㰆v31e$^۝xs3ɯ-Nr!!%gёБJblZ'RDjYN> uqֱ?= a4MpLd:}yp +•̜O\2.OٮX yU)œY 2: :"RB?7D^[fF2/2?l={4\O盶iSfMhҹAi1p]8vCe՜#Me@ʉw@^HyR9Fk9`Q԰feuN(v 2]i;=P$p1qC_' F=?΄mq>+z<݂p#}U{qvj:go2ʉh6NV} *xzG-YϗwFUEGzSaնa2ªC74$™*|e6j>R=uB-gǚ.c,".M mK +gυ6oUiV_xXGxӰvne{W r+dukjW>S#ҕ:qD>ZzUy1)b8Gv@YC]Ս Ɏ b5+ `!lOt]yXɱ_b'aܓ$.h'oj| ͂`7<OV=bKfQfT8ra1(u^_pL$tX4 R C"\!} {N@ ziREߥAT3NG[mV6amrq1OC:gEHt:v0T'j xͿ9 AAv*Ք p6i6"XUH(OB=WT(`U( = SW&^)9Nz{l+gxt mKB]nL";X= *kҍVż.!G:40}Vsp=STNŦ4- cHFа+<K : JnE'RtS{K G+}2mlZ^hVj9".ъ lF70ˊK#ՑjBBUv!of\QĵtHp\+`c)>{Yp}D,dFP`.lhnobE8 +D\/.DBRؐS:xQm-XgmAeWMdz1o>?>kV[5R>ha  c* eM Q: a#ůRD1뒐c^ݙlgB|x qKO$E?.o"`d] )q(Đɧ̇{Vtcj`4\"ECԥk$q +[@Cea9+1 `.l$a7K(=!Y^?B5qA)#"Yn/"Aؐvpjc5k+Z"*YpɈsg%؄Ȇ=}JH~|X6 6+WFFM7hVA9feɩuK4>LsK' +)?.@)sDhg6 f栔@Y:n5H;! ¯{.~y˞<^[z4EY`KS됓7Mx˦~XUM*,l{Zn20S8O^8YV*+Ձ +*N8&mTbN|+Yace+TP XrlP7@0.ե.5H{ +zCWU +rX$8Um'4 '_NyAH Ż*#m ^SFw./CS^lyuT5zɞwSg0 +JBhC +qWPe\|nIeknrGMdYx[WMyK}2h5ىi%C~~NzF*@qp018Uv>B BB<%~5|ͪjXR-ؾĕa7ۀNe~+8qp#-?j3|2s~,-P[,FތKaI%{D#2햙{߰ouA[_(Oj"lv$A d.? +U},"<9Žug +؄5`{_4 o,Ç\U-d@aX=Pie~ˉhnſŽ|=k&L@NCۆ7X= 3Qtdž+RNy-οSI$ӗܑHR[({$t,pI'endstream +endobj +1794 0 obj << +/Type /Page +/Contents 1795 0 R +/Resources 1793 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1798 0 R +/Annots [ 1797 0 R ] +>> endobj +1797 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [315.1789 121.2911 363.5077 133.3508] +/Rect [286.8324 633.77 335.1613 645.8296] /Subtype /Link /A << /S /GoTo /D (dynamic_update) >> >> endobj -1779 0 obj << -/D [1777 0 R /XYZ 85.0394 794.5015 null] +1796 0 obj << +/D [1794 0 R /XYZ 56.6929 794.5015 null] >> endobj -522 0 obj << -/D [1777 0 R /XYZ 85.0394 543.8411 null] ->> endobj -1780 0 obj << -/D [1777 0 R /XYZ 85.0394 517.875 null] ->> endobj -1776 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F21 930 0 R /F62 1351 0 R /F63 1354 0 R /F48 1228 0 R >> -/XObject << /Im2 1340 0 R >> +1793 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F62 1361 0 R /F21 938 0 R /F41 1218 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1784 0 obj << -/Length 3794 +1801 0 obj << +/Length 4019 /Filter /FlateDecode >> stream -xڽksU;_zisIm3$(XS"9>|v XR\'MDLT&z -ٷWih9*N4`$D\?l~^D n`p?}ݻX/>f)M}{,Eb_p{G"O?&3~ׇn^vU41GHSyFF+0?Y0*3r D&Mul RRY>lsؓx;܈dZ+=h跫u)$+WDEL_o]k*+uw |N"+oĢ4y@ AjHQe+|ClWwvZG]9?ޤrR,T *@z@%+ 벨#~kTJȽB)-)H+e5-%?+b_nR# xG˾1t3Y/D;9q<( -ʉ gl+X1ylP]X,OU"+͛䄉 "(H9DRс3S95Y(eUo@byO5VAi>_(@Kv` ~饚~Wn%= --*f-a~벪us9$dHұUX;vE=#>_7B8k d?f`lT =ԙ ALBa8sDJ&LsބP]0!G55!VgȇadH¦U4椷#i c-lmIqG(=c2 $NPQ r&a0kI'Bb]ޒs_ W_hޜT? ǐ74a 9[0R~d5x&7jrб_g=]ghĹq']zSdmw -ߛd6;r]֮vC;S T*d U1s1m )of2BPmִk 3 @!Žq'kӧV2rVVG% -${(MP|8ͣ4XO|hhVF3#E#YT%d>el,QĚR:)$\CNSY+!Da+&|hK^Oir \F<2SQ&*,[9642%}f@z:i`d!N`V6{)lº3%xt {gç^/ L:Xo)oZBB*Ϭ(=dU~b -⧦5>4вi -Q$ `b*MwwP=6 0pd9%;59%\v_"`&(t>/mESf/Lf,ghQ Ջ#{SU\:*RHskpj44FB[bY -/LLnB Nœ6.%$,{KT3d=ꥠE2F-Oe -@ 8U۟ Wu8,д݊PNIs+}n@i@3 ~_Pv6DRa DsF.ka{|u"\4FjW7((M2MM2&h\%&-r \cXO+,k<^n-qhè2 iue!0o|V>9_0ȥZBi4YQ9و"p1sGdjfi+ŵ= -MBf~uV6bۂ-BLO~$`=y|)π'@6w;vmO&ggguyuOZcCux':@[jt8mI j0 =`\wmSlr" <d.iUkc:.w״@oȾ1Ff_5҉b*p].-}ϕΗ%2Z|8 -R1[ Tuڎ+O9ӐU$Us̈s;b60i&U=m 3vprHjڒS_C"l8 XOs }=\<>ɸEWڞ(mP{+{1,n2Ҳ\e>#H#(bpx$T/)d4\p5Ӣ{;G/ҹ-H<Qρ. lu# L vS("#u* uh:_ %Ԡ_/wY7%0"Ӷ&g-ĩ7R|93 ~RWvu7T2=d:y&dHu>y*F00S!Y~T*OAL%Biq,aL:A:@X`즗2s N3;kn}~LE eaBz=\@DZ;@AfgDÉ a ñd2Ds Cd}aϼ|iAkƦia\CpplCB!JAzx) BΞ(!m;^)C؈+0MA~(QgdOCqCja7y!lvYA Ak;@xR4|$޷rn=;Q29@pl_`m!x\G޳i2Ť6uAEJl}/ѻw U訸 {iHu>"x*:B| xG ܱ̄b|;BE`ƽo#ɝ2+f,懿I)70avLģ5wީcWQ@2tORl=[\֟ x203>!6ݞ +d]q[' -JsA}Q6j 勝(i׾%B -Ep+ ABZ7yHm.ys -Lۘ'>eXF?dڱNDB ~FU^+1@| PF?BybL)FPœ9K$9C,QDB6x07 L[KHw;ޯd -3B5m~n{@>,]=V;J'ZҌ^[YK[XPX>ySPNz}"3Ȃ]28 {]D`ړ(IN@hRwl𤚘le"[yE@j/潗īqL)3<7ƶQ>f<;"V<3<䊗֙o|~@~58$9s+?BP)^)tendstream +xڥZmsܶ_ 8(8tI:R:<|$-+$g:@` ,R?yH,Y!fw!.` 4kOS}{{[m/(KTry{?+D՛^r{jX%$bͻ'7?{{__xu{;~7Wk + oo~M߿~6e_)4noㅈtGx2uL/>\#L8u./6idT\2e)HTAJ.ISwP]G9߲8yOVT ˫(컫NŪߖؐPu?Î{H~jʮJz61 5,l̔#*TU]eSLCͻ@^ejUAz(;\rRC3p%2+#6̪o#YB#x6}W%o+>O\Cɺ.~޼e3K>1zuw>ܲԤe+r~;d44򚚴ükzoʾcF8;̞O6von;҄WJ!I:)AYNމy*|:}yJސs Z +8n!ߦ(`%3u,y3p]偞QtD e`P|et/(λ#uJOI2w@N3s9TGjJa[eisH꫶y//@Mbmdx: +f ,l#~ +2IDL0VI$͌=ڀ1Gӎ!pȍ<Q({(W˦DH].1mP߈a"cSI}: 6ʴJ38inY$wZF d#mY=_$]tr-1Cٔ-D&۞f& aA5hZlL{ p JP֯8 qX) 씡FI,^2"\`HDOʻGwz:L~Q)KjJTT!B4jTp| +N炐 2~ uBT3x v{]; ifcNyX2K; +Tc3*MCyEcH 3Q*Rӥ&?25N=#su,;jL@DKrGE:vU(mW]Nʛ.?5Lh!r{?8Jʾ᷺i\(a \xUr${->;լ3PqeB=f#2gP! ++ "pV -CUW~SUS杓6j6Ppcy/B*iHX=\F HsL@/3PŰFT{Xʺ$<'yO;]7KZNu%s{g2#31 &P9C+h'i(O8>( O)۸K)B"u!"P a ]L*s!UX%+%B//KJ=8b,BZ0)nXiM% 3q,ܕ`PvĽ! +. U w6es][eXF*|iЬ?#^) D5VZKcEc$X$XY'c@W=e~vݵ\ܢHݾuxpb4,<^nL9K0U xE$0uLu*rg}u.::w'(@8]8~\J.7Kj,0`NiowP4~yM1C%C{KpB$D1E xܛ9Tk|zspt!50o7gYOS%5bkvJ!% ];vD +X6ì(x BSLj xK_T/aQz2=)/ v90Ns:UQwTֶCME?4-Ľ NFWFNoc#J ѹQd ++]~J>ŰXWQbqwUS, 9ׅ0#z4d9.Yќp~X +E^~d8lIy|4MD6K6۪RQc,afHu]޺Ϗ;N3lkWD3ٜs9 4endstream endobj -1783 0 obj << +1800 0 obj << /Type /Page -/Contents 1784 0 R -/Resources 1782 0 R +/Contents 1801 0 R +/Resources 1799 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1787 0 R -/Annots [ 1786 0 R ] +/Parent 1798 0 R +/Annots [ 1803 0 R 1805 0 R ] >> endobj -1786 0 obj << +1803 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [324.9335 139.6832 381.8296 151.7428] +/Rect [353.2799 641.7836 410.176 653.8433] /Subtype /Link /A << /S /GoTo /D (zonefile_format) >> >> endobj -1785 0 obj << -/D [1783 0 R /XYZ 56.6929 794.5015 null] ->> endobj -1782 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1791 0 obj << -/Length 3621 -/Filter /FlateDecode ->> -stream -xڭZms_ogN,^ `Η8ZMhԉw @DiBsN2͸>_#}wØy4쏟9wE~~0XfZ~~i fyv19}{u(>_7/]}&˛sn5"pb§\R뻛?◻.YLA ;_±8ctV? ˸s|}̴2R۳~LP9ύvY.|IY*af].X_XOeMԢ>ؔgD\D#+dB-ð!Rf2g6Z }6R.M2=[U/r]6}x-5~B9ж9ZEח[bnpc.-;a㳢Fi11m9z] 5KzOv[-eC_cSn/q0aKcSU>%/E[V#Xɔd_) 1y305О W.l?B.@lUe3N.:67uQ!eL:3a0h>E˧ /PW noˮܾ#oC.En2+~4jϑ$,nݪ켶hA@OE fk\_4Ka4}%9p7ͼ nUO%:Xlw4ܨEBGP$.!BQ4}&3FpKuuP0ϧ֌LFv\Vy)J2%R$[,ƛBɠ4͖l\bH$lJD9m?s幥zb N+j&0ٓcZT4u -zy,; xБ=5<\ WGb/36,$0/8!"y4 7V^RV 'Ҫ}ƚ4ZkuXȣ\#Llh}gs؁;8]! -ܭ0%EՐ2!XN*v" >K)|M0Ie@95iA,=ȴ@պ -KaL3L|"77?0@f se`4Hx9*E>Gy@2V’0^Hzeq ֛+ÈԄs I8m f⡧o8UúBj:u:NMe,( -owO&]ҙp?ye9XI`T -'gV6e%,Ghyn:e^M@.kݐ&K" g0%`T|C3:x OL -H0,m=Rb绫O - !Kr8:e}`򥞌L_lD=j C>:_Q -s?;<9\lyR@?oSGG<.tf4dIRwSN{}UYov5 \Vcӂ[P $+Zj#p# ip (Corl}|٢_KDw_5S0Cӕ!p2]Xa<ǧKX)'nόxŶv@dFkLuey']Ps95nPv*{E } 2s;Fjx0A:6k߸Fe9ZhYz0I"Rb;TMFi}]@^r'1T? iөkfeB+.wS@MWtR͓hыdzQ!(Fj|:z^ _R|mo?~^\!ܣQ?F=AmU}?7 &A#D-XBO,V >#j !c -W p8Q -ʨ#xKrq#X[8u3aYo}$'+MBYaN> endobj -1794 0 obj << +1805 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.0431 392.8958 144.9365 404.9555] +/Rect [84.0431 193.3347 144.9365 205.3944] /Subtype /Link /A << /S /GoTo /D (view_statement_grammar) >> >> endobj -1792 0 obj << -/D [1790 0 R /XYZ 85.0394 794.5015 null] ->> endobj -526 0 obj << -/D [1790 0 R /XYZ 85.0394 462.0446 null] ->> endobj -1793 0 obj << -/D [1790 0 R /XYZ 85.0394 438.9195 null] ->> endobj -530 0 obj << -/D [1790 0 R /XYZ 85.0394 121.3391 null] ->> endobj -1795 0 obj << -/D [1790 0 R /XYZ 85.0394 93.113 null] ->> endobj -1789 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F11 1441 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1799 0 obj << -/Length 1773 -/Filter /FlateDecode ->> -stream -xڽ]o6+|5OIܝչXm/T[i:Rj;Ͳ_?cP`S+>z$J`CjPE$\c-L :jֽ:3v1L].܊xx4\܃B praFۿ擋X1Wtt;ƶ'Oc(6mrUQ=tvm{}91f~3x7Y4.ЗQQ||L+n@ЉJ|8J%p=?1J -4,}/tmm͏l!_>eimsm3,l.zM5`{v'ә]kOeJ!sɳ9,Ѵt˗|J:TIv$jv:QU;Q9fv́ ܗ&jUY(m`~{efIMo$ӢKWEl%GgmP<mPmP<S{BC־ C('%Tp* -ػj]BD^'TĐp)!h[._eLSqȳ-L] -A[.\)ϭ@52*4) -AhS# -PsE.+fviTb.V,m+օ+IGȧf0K AۊuAhB.uu* r@\ -@V WBme{9$TܥP5B> SwBCֽ CkV@费 a!b%z!q:RDp~ }ۿāop'op|y?xzw]0"3HS]lendstream -endobj -1798 0 obj << -/Type /Page -/Contents 1799 0 R -/Resources 1797 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1787 0 R ->> endobj -1800 0 obj << -/D [1798 0 R /XYZ 56.6929 794.5015 null] ->> endobj -1797 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F14 956 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1803 0 obj << -/Length 3228 -/Filter /FlateDecode ->> -stream -xڥ]s6ݿBӗf" {Ju9ClQ"Rv_ JLfb, ˅rP(/RZH(vWbc?]IY9OU0IdqBerq=["-$\t"nnϏn4o>˕̴pa^_}{,yPxOW)8/W"T&Ӌg4&ZbB+0ǫ zvBEhNڄn߿jC0RfAI|]WIȈ|&.ʚh6k{an;NnKCEw xWu(1\He%ehy,UoWRIs j-!ᔃ(=ƚ=:`n_BDno+Fڀ,Fb+ާ}*j3{FZs<|U3zKe|CK{$ț -} ~\?!!x f(?}]OXz0UJdfVV+6".DW52 -$|T_'|2恾HUK@d;B8uyח;uf&|zbt?f4kvp*78Ox@ؕUI0C^UQWX02?+6x-=."c Acf]Ŧwg"_5Ce8Y -UPXA@JU ҝ΋CKU%DgXCSL]XZo>ЈDB@鎻=+eBq5 *\z($FF_qYL5Vti 7 N$dYlLx /I"VzƉЯzyJHz=cYoZ˖4t)/@'}]RW'>y:=]T#-C%4_ZyŒ*(Ju:HuNNyIE1CrUQ]Ր}^fhʘ7MlLI;89mc?aJl(\&./E]sds0!C>~Or&DQSLI~ڋsYS F;!vк(8z:7FGmބTsO%$HNbHW$L)hG{9m:Ԝ9S0~&j.o87~JF:"LMPC/_[5 d?EYMN:.c3#?PC#>^o}MHTE +%0 b -2yGAÃendstream -endobj 1802 0 obj << -/Type /Page -/Contents 1803 0 R -/Resources 1801 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1787 0 R ->> endobj -1804 0 obj << -/D [1802 0 R /XYZ 85.0394 794.5015 null] +/D [1800 0 R /XYZ 85.0394 794.5015 null] >> endobj 534 0 obj << -/D [1802 0 R /XYZ 85.0394 349.7668 null] +/D [1800 0 R /XYZ 85.0394 261.5013 null] >> endobj -1271 0 obj << -/D [1802 0 R /XYZ 85.0394 323.7864 null] +1804 0 obj << +/D [1800 0 R /XYZ 85.0394 238.9605 null] >> endobj -1801 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F62 1351 0 R /F21 930 0 R >> -/XObject << /Im2 1340 0 R >> +1799 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F11 1451 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1807 0 obj << -/Length 3609 -/Filter /FlateDecode ->> -stream -xڭZ[w6~Ks"7dN$:CJln(R);(Pl2囁ĄÿDT8,",Vg|r ߾;n9{ZœF2X+a1%=eSprӽ#"\w`Nb8PjdمNk$6hGͽ㟔pHAKGmFT$.j=:DxhD<)?-^Мp7^PujZḙ̀Wއð2`9D}¤h"e2)OCc -k -phI`.fƎ9x`f|q̂V1sXf~xv̝axǰ00$*z>9w̥z fr>Aa[: tt"KL<4+.*lg6s)$nhX~F݂ϑhB&pj 4h(E=np@jCrEI\rR$QJr m_/=_|IL <^h9_(Lia䰀޴eBԜq/ \Qs^y3& fV=?GH6ʼn_q.9l`P?a>СF-+lmoΊ8>p %6MEI(ev0,qQ Vl@]2\!|zן+/ۅA~3DƼ8PY_|<|틫7Ls3<sxu2P}8 6:q̄fL:7<)Gҥf{uCHAM%yY޿b'i?@z`=<)=( t>s -7 qtdT[~t0)PPhdl7Tkv5[W#1 ^Z{6nH\彟]̩oNܵ>޸Ŧ\~u}NOAh{Q(}'A/S8<ڋmYy־8qmM4S{&wKRzgT͢oŮHO1[fv-;fM?)wdbam00h`>Scev}VVQw]u鲊e#{rQvMh-;#f4!.Oʠ7}袯&/?qδ~hH_FDͩUKo)W|csk6ҙ'btr^ۥUg.$*m ;PUɩF" `.1Њn@jU`$p=.'3hƄQ@\c+)c $;#.4S]O)'g$p1/|J:kxg&ISrs«s -t{vgA&mK9xA/}?`sC?sNRcO's;X3|'20EQȄD&)Wendstream -endobj -1806 0 obj << -/Type /Page -/Contents 1807 0 R -/Resources 1805 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1787 0 R -/Annots [ 1810 0 R ] ->> endobj 1810 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [63.4454 217.2504 65.4379 226.8901] -/Subtype/Link/A<> ->> endobj -1808 0 obj << -/D [1806 0 R /XYZ 56.6929 794.5015 null] ->> endobj -538 0 obj << -/D [1806 0 R /XYZ 56.6929 548.0867 null] ->> endobj -1809 0 obj << -/D [1806 0 R /XYZ 56.6929 519.5161 null] ->> endobj -1805 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F11 1441 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1813 0 obj << -/Length 3824 +/Length 2395 /Filter /FlateDecode >> stream -xڥks6?3J;vz7}|(Z"UHJ{7s$\.bw/JW'V& 4T<_KL˜4Ϻz<SFAt<(?Iw?/o.fH]l{Ww׌Iݧpy;F?|yxs1Ӊհ> -,t C?>\ş?h|>6^k\5Kc ?3~TŲuҲmUn_ ^X~HO_*T]tb`iRk:sSU;.bh7M)Hł1]#ϕL=1'SGF&ꘙۊ|߻NL@S=6óo_VCY8-\DO4TPWgkAvG^#Q5]Ԗ dznֳzぬf|uYpS;2B c6$Q2ЩѾw+sûrϗ^qu#t;,-Kg`Sh&d64 X5-CHDV<λl;2Eʚqnk=AJ8 3?_˂ Cz5^,JԻ(,Jv a!”m7M[b㵻|%[^&oQw% -uY/A0l!K7 -8䤆@lYy31?W)g-U!˶]4tQaP\g/Y[K$9>_tU!`АeOU '0":w2.'/0'֤zdռX2qWwlamfs#ZsZ&F>%vA!*+MĽhײGuD}bd0Re`l[vl[5uHL g vgH`Fo1Sg(]l Э0Rq -\Eq(K|f0Wni- gF_K[~( {ApħcO*EyHāk /A!~*{T-۹ |Ք8Jy`'T_v\dw }@FCBܮ]`x.M|MLNfI>#bEܵBȅqF´GB9bHw G;mGpJxiek9g8 xICY-3.R.~+%ux+GH{/}؝0lϦ.eg]Ⓨώb2.3LhX0'Hjh  ?9奇1'.u<'-۱>aG *,4vj?Xiχbχoÿ5`p?4ps":Z{rfx=} DRne5Vq|pLP<L*"sh˪c7hNQxk+!4#b 3ˡc9RΦ ߄n6LEYg7&+4Wb6!]0{O"!<R7۵[x#i@@dCyBvhe@n[ndմ,-Ks@ULY]ȷakt8*1=OP"ej!k>%ZB'SB&Ȅ&?Pa;fMXaq4.gN^W46LjD*_.3 ݸ,q7"3NCN7eh4Xqih}isbw> -ڟGMZ8R eGgRH#&;v(4= ND1}پ$eqɕ!{-۸.(b͂MyLDCIbΜaEg4Dw`r)f.{eqGg1y 6k貍2M)O؃d=;>42pQFP "ݼOn'Gm7ffDvnb"xELJ"G},%P sK"`CBhMH˭EL+ZCnG& |:u.-˯UQ/ -ՕQW]qĂöwTCU&WDQn!4/ܳk9 $J(?>\Rhu9{c̿҂Lڍ!F(r 3Y+yĪx uԲ.S-a_^35tTM܋1 cfˇ{.ܿF'D -Gf0xlT0ԃ3SCi/ݗBد@_)rHT0k J)QOzԓUOz2)POcM4MF-` -=%R\(Q&Ui(!xY\_ްQ⠌ {0#~NjԶ; iGy_{b(}Ggmf@(Wt|٧ljwJ?暚\3wuRpǛpt/*Pu@L75eJVgUlvq',\T</|ʺGʱy*3.6eMabg|OϢ 9J%gZYII - #7.5&3?qrlsw'vvL~$iNс֭|/>5Y?sf`1 ʹtLUI5QJ5eDq^Pߤ Eu% AĪ_ --qͤ-ب}t똍0Rtr}G"[c㝼ġþ1X%q e#4 06;b FR'UZCD+5 n`SOC\#߁db'$3ieN= Eױ}8&_TbqO]ҹ<sK&CޭvΑ['^Ej1$ϟ[z*M+eo\^|s=#esΌ9Q']-n ϓE}䜎~{&(߿kAco}O$p%\/$)EƎ)\b9rxxcendstream +xڥr\5'Hc{N8Y|cͲcqyi5ȟMրEDJ *J념Hm\<\9t޶]G#x<Ș3)%R)9I"1gj_J$ǃ~%džy^󯑌E}ji㑚.mxvSUc ["0Ϧ—:/xz{)l/S3Jq<.)Xm5ᙕUV7X|eŪgo0jÒ2P3O +`H0ԙkNa)vvOYL'wNRg]fHϸ$Q| EU^8^؜-6x$ B񙄰G}>ZJeΙ.L$ QLKA} n}۷3rόm81H=%ڵʖV81^7g5U7U75nݾΟ7!N{& W8  <zx2CݩQ so4&4#EM3+Jn^# ۛI1E3.])u. +4=vu-G俭Ugqx6U9ŃY\+O:Ԛ1ċ(S{5 9>16زVLuMا\P.>(Us켆06#xyBül]71~0X&ٚ޸t ѷ2ΝnоRIkI(#SoUn:<4]]}/omU؁#>ZH&l]Sf> wݠS;o\3 *%[͈+~fR޵ i=m楜OX9v[+^~wtX8怆7 +b@K4CٰA7g(e^ z*o[.6cav,/['n$E(M΃ ;Vxk5 +ᇢ~xW9$E(|՝%8޵ +[Qh?ûz<HHCQ?+YL)"ax4|g5߉zD8^;cV!~(wE? >DR5X(|H]Qv^DŽ;Vxk5 +ᇢ~xW1)wj>$E(;/c""0cV!~(wEyUV;1hN $h‰`j ޱ +[Qh?û JItޱ +[Qh?û4CΠ ኏;Vzk5J釢~zWš9X(wH]Q +a#J1 +pQbO=PC;LBJN9\{f : 1Ȏ#Yg;ۜ&66cx %vhA" Vϥ4>>izzbI٘FJd~.endstream endobj -1812 0 obj << +1809 0 obj << /Type /Page -/Contents 1813 0 R -/Resources 1811 0 R +/Contents 1810 0 R +/Resources 1808 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1787 0 R ->> endobj -1814 0 obj << -/D [1812 0 R /XYZ 85.0394 794.5015 null] ->> endobj -542 0 obj << -/D [1812 0 R /XYZ 85.0394 508.2432 null] ->> endobj -1815 0 obj << -/D [1812 0 R /XYZ 85.0394 482.0152 null] +/Parent 1798 0 R >> endobj 1811 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F21 930 0 R /F14 956 0 R /F48 1228 0 R >> +/D [1809 0 R /XYZ 56.6929 794.5015 null] +>> endobj +538 0 obj << +/D [1809 0 R /XYZ 56.6929 630.4083 null] +>> endobj +1812 0 obj << +/D [1809 0 R /XYZ 56.6929 602.8709 null] +>> endobj +1808 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R /F14 964 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1818 0 obj << -/Length 3375 +1815 0 obj << +/Length 2674 /Filter /FlateDecode >> stream -xڥ]o6="SԪ$=Iv&}P,V\KN6[ g(QXp!CY&Ygx^c^n^XTHKŷog{6W`A`]_aW0~/+Y_-m\ZoVޭVZVַ$Ȥonno~[xq2n_3/c!|Ӱо<\80\G./~'z!8KПEeѸ[riݭ0ؗt= -OԶ5ea趉E#~Gcn,/EP\2s$ TGӴO%yg -Iy,2Y JűJc %,Gi5 ovMmzh?߯ޱT=>oH -MgM)3.|Q.7d[3|ְ&Xf=Eax0uJCް^jfBL0a.@"m@U}RvggXV"s`K2B׵$ʒ萌 ~00ŴtqXsr$Z˭GtPn-gR^:v4A% VQs'CyGycN0#iB4+ :%QT@fSj,we1%}+<ɂ5AVC061h5&3ڔR(9.RK1B`p`¦'V- P->{UxIVO$ ]ŕȞ)$Nn@}I0c55p;;TԹJjEE]O 9Qafhbm?.C%PºOq $YmЖs’6}qJ+`psrJ7&'@z 1:dQ&bM$S,l92!-$W |a[76j5{B4!_`Q`6;'j mrfnG2ofmy,8݀W^끩ʹTGe' g -*:x\cͥ̓D뜹Gt0in]Zu/c` ) <61(;.Џkc=rm -<swAtq&,Z|C_fOv h#]mYM)ѸBaLAǚP5SDV(* -MV#0Uiq,Duî̒$j.ԑYIV$7$=$oVWXj@UtUrYUH7|Xm/LZyaRz1_uCڈ5S -kV6:%:S:UKLSu -e" 5 -!0h2 k#Ybld^sBý㠕bh8#B@A`O.՗]ӥl"8fF҄>NE TCKHhq07"C8cDG1#sTv~4 ->z!z\SR[eYۥn3Tuq `hm="vu _!^l)ٸϘOC_ jhH?!thctbDz倊G@G^vAQ6 m߮3;P; $zBIݤk8W*x=qGIAtVɡ P<$wmC,) -i>ZJUpub]ֵd\dh: - Uiy>O DO*:cK9Y<':8NKPVɾ - AEM*Gjmb$/E{ -©s ק细hyc˞oU#虪ؔqfd -#K%Q y,ݾR46^e'֤Ddgܴ< -q"LIUFv) ;"g!5Cp71)NK1 5RFMVhf*v4ÂnOgfrr_-_[`PIWErW)5O~s 6ЧI/UFݮIp:U噗>52_zM k֬OmKtusIo6^!;479t! F|,5!M ujdbu;h9Ik܂K,T^D ^P%ceK:bO)RT}V  zD,<k\j9͛$Zk^浈0iNk;#"z:TS)8 inkXVXܞ"pKt:ѿRD!jr;W2N`8Nk -kSDv3T'z|%ρ -U~;t:R.F]wKW5m]{7dYZcN贿CxN\o^3j(_|,2_}tlo6pz|)nz@},;$^2cbUrnL /KNPL9ϿSݚ['3xV #]= -[- -Om [쁥rwendstream +xڽ]s6ݿBӗR3B =9sur;􁖠3]. AMN'!'JPd$b&C.'E8k.9OH'˒(< Ⓡ]~zOg Mg2 wwWǻ/i<~#z~}z:JrNl~O|חzǟd jr2)9y,&X +&c!f}q@ol_K31S 1neDD2=+g*8*琧0Mq:;R"->[ Y +v{7i'sSrш#,=x+d`\fxT#6pT0ճ!a3lCc~J ĹQQWflm%*aJZ6zl{Ǯ@w]m6H%?chFXzVynPoZ}x|&T#z;q4?d;V^pLFwTivX{m}CEN\{T#;ڏq?d;򻴗TfToj?ʵ=Nj?Epn$AH$dͶy5q\nqmH'x. AkrI\@[u[kK:-pUIz@bJ"ăAȠ(hI" VfOjUYR"$hٚН]`xzQ|6f$f֌egTz+:10tZǺ^ѯ'+|Z Xe>ZdN (oB(*d٬|]6oobyvY* Ojff;#I?IGc6t-!K uQ~!<%./h /BWݥگ-M&|Jlgˌ"8^=  k .D"- 勦Xhj +T;%^8-"ymy"h}݃NGm4 9S:jnٷrK;4}_PmqEIptl<JEp_$7:n{n:_L/|= ċ+^3rԣ=PYzuQi#S^&a}qUvK[]KVvDԗ(V#e2~`Jh_gYfA:琥\ Je1%;/cr)L$7!V8d_2pfA46OYON`ΈL];M4@;xlJz?JY6 +,sש +v3 N a1-y +VS@Qd]響ڒ L&Fi1_ p~ZؗK#()ZI* 앾Z !r7"U)utRn +r +/$zOHct2hURo,TP( J0}Cԯ>R3tQv'`u+qD$bҏE'F̒l29,w̠yU\.6B 70KULLg +o JG{3š=n^K3h{C\aYbJBV ciƉjM0^9Rm+ֿ!/ !z {7 %Ωq"pqǙ :βd +)al%%监*KQ6zgŲЂRUl4_=[UGamUv :љ}1 C{ &υ<Ҩ݀;22$=Pag>ܱaV&Іmt=*GFdnb=Uf7C}D2 Xƨ*3h~;3F;&y3X@!@91W̄ +leI:Fh^)WGpmԫ{M#'ZS@.]ݻW:'P;}i,܍!浗L?Ey绎[^VOE0}=:j?2-9:׺Lla߸ ~b`hsɹeЏz],㾡VBWaH#BE,>b})M(/s[˫06bw@wEHc$ D_aTN(5~(I=endstream endobj -1817 0 obj << +1814 0 obj << /Type /Page -/Contents 1818 0 R -/Resources 1816 0 R +/Contents 1815 0 R +/Resources 1813 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1820 0 R ->> endobj -1819 0 obj << -/D [1817 0 R /XYZ 56.6929 794.5015 null] +/Parent 1798 0 R >> endobj 1816 0 obj << -/Font << /F37 1018 0 R /F14 956 0 R /F22 953 0 R /F48 1228 0 R /F21 930 0 R /F41 1208 0 R >> +/D [1814 0 R /XYZ 85.0394 794.5015 null] +>> endobj +542 0 obj << +/D [1814 0 R /XYZ 85.0394 172.192 null] +>> endobj +1281 0 obj << +/D [1814 0 R /XYZ 85.0394 146.9642 null] +>> endobj +1813 0 obj << +/Font << /F37 1026 0 R /F14 964 0 R /F22 961 0 R /F41 1218 0 R /F62 1361 0 R /F21 938 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1823 0 obj << -/Length 1361 +1819 0 obj << +/Length 3877 /Filter /FlateDecode >> stream -xڵX[S8~ϯ>XX˺ --$m t VRفnJXL˒w>,hX t`|9f3zNkwc.X0;: >ɾlkX{FDzǗIl<ݓp2 Mِ#aP>L`~ ֖+ˈgM0nzK3Zgcr{$@F&0<7ڃ҄87q 睏4=R-tŜ6eQ9Ee"8ihe,dyUVuͯ=`ﺎ(` } zG(@$jFOxUC4S0iaQ*!:P&rl -[9|x@EĊ'3)4F)LYO8:\EKhzʰQ7ۗʮg 2S}/"Е`:'L|`$M\@PXRv/(*hJJ~iĤFr<`B_Bpߢ8fd9ٕSͶK9:](G{巜}kJڋ>fp$fW0cAM:h B\ąY&OM^ ;F˷)Y/K>iXQQ!'thjyfUxE>ՏbIv)>R>Ld=Fee*rՃ씑gvD4.TgrMz5TdaR#q7B'~ Jfe2O}_q7'2sFZ롩v=BW !aB ª[ZKVp u6eד}LzZCJv# ndC$%kQR&L,ny>_u;N]-PgT, -=HG㝆mw8-.$zn"7{.i+ :.l9Cۀ:dzDendstream +xڭZKsFWT8yGNlI IXC_= @[:pӏ{ # |G-)X7xv}ם^i<ȟg/?EB=B%2MX-:g-SG'#S# Tj6N+_dr)%f}+,hK! 5d T\ߴh4)_S}ͅ+ޭ}Zj{xeVi,YWܵ-G"V=o݈TX)Ifnd $H"VۚgmV12{.%UV̹XZS̫爫dEJ#srRWTgǢz{jH=\]iNr<22|g=^Z*d[ +k0Kѩz _ < 0rY`$hΕgit}?B21ӘNTkѰE3UzY |$h@x|Ӓ kXtb75h,|#f_\dm6*?y7 UE-2`CcԑHү2ITqID(Kw禠[n\"$œeEj51jT:-dMBxRh6eX ,07^U c,W,PtxFwx?l_11v0-'l*g\G-cV XQt2˩eVzBmDƑHL:$bW- ¸ȾhERXE޴DF9+ZVuH5iϋ7Χ:]J{ZyGW@;uYO{g۔,_OYI];9Ҥ靸g[!S_܍4WSzn)SJh!-e"PfB ¨6WFhHy]xt,_Jɫ_hroLV> xx\R2M#*#4Id0Pe ((fgٴ9R)497KGM EE__ y~T#Mh ھ|i3D"Q/lu"ZZT*ynFQz@H^PɖmLUcf(ܵ<5wuɺxn۸ta;9Ȅ1uɃYRQ saø|xIX)#|Q.6/;^{eힶ|Eͷ +@NglȍlbsF?{:UHBԬXy"zsceZ\ektE=WC(lf;_j + S \o9ىEbhTZ7%щi'n_LeE7y[-*V9۔~BXxI!gEI13Щ$0|D, "je9$H(xCYp<_X[y1W / Bw+6rI:y<zKcMAcBR+G \tD_1M!!3MxgB? K "5PH-J=< @(h +T#b .KDV@I쿖)CYLJ FcOLniI+[ߙUKq̀H㜃V|Hp΀CYM;X*kQ,j7e!ebv=&AkZag'2$hP5Q _cF/I0;, TQF*D.ZI> j6- ō.}-,|"(OzLz!N*U"He_xEl GFUGDz fӺy6ЕaGCE%P"WkӾ~N9)~00`(ATAa%_݊o0L%omӠ9=D6[G=& FPͨg(Dԉ,)L!T쿪k!ܱ\BNZ}=K4[Yk$Vb4p0}S +iA͑^oOEi8j=:'T+C2yW|ʷE_Ҝpn0^Pd %aT+Ud0 :A bڙdRT>"$.D 0,ǜb9÷w/{hf r1+3 D;p1cTC9rDצa nΏay8`[o7*$Bc` q\Ǣ^aER(cOXdcۿF &MHrܭ8/yl1OFƄW|D:xm8?A<\8z8k1I:B`7Lt+_}f$ +-erxaהnWjxZ $ +-cGD"wKbooݑ' +M ۨ(\Š#I$C0 Sͦ(lo=u-xh4|B-KPJV<aYQ |Άc _. tEO(9?Ae]UxW׷bbOzcGyރ,\'^ ܀)@VA3~)aI)Rm$ܠ_z{?xOI0yɨEY9JzL?<0GQ +1w3I1M  +mLvfMzmĭ&c{6̂展l?: `ϨmF6!^J|]8#>8^uSg'fk0{y/h{Eܛ$j0b:~o⯻I?y=endstream endobj -1822 0 obj << +1818 0 obj << /Type /Page -/Contents 1823 0 R -/Resources 1821 0 R +/Contents 1819 0 R +/Resources 1817 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1820 0 R +/Parent 1798 0 R >> endobj -1824 0 obj << -/D [1822 0 R /XYZ 85.0394 794.5015 null] +1820 0 obj << +/D [1818 0 R /XYZ 56.6929 794.5015 null] >> endobj 546 0 obj << -/D [1822 0 R /XYZ 85.0394 404.1851 null] ->> endobj -1825 0 obj << -/D [1822 0 R /XYZ 85.0394 358.6015 null] +/D [1818 0 R /XYZ 56.6929 364.9053 null] >> endobj 1821 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F21 930 0 R /F22 953 0 R >> +/D [1818 0 R /XYZ 56.6929 335.1548 null] +>> endobj +1817 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1828 0 obj << -/Length 4295 +1824 0 obj << +/Length 3482 /Filter /FlateDecode >> stream -xڥ;Ms㸱w -CTNݙ}N%o{@K E*"eӍn|F)K'Ҹ,ѩЗEz.YA?\2.q/ov#\6I7ۿD&W!]?V7?ZK>^~~j-/7>SW8pG8y?|WŇ~Ep#?-li՗&9yyȴJtT_.zE4* Ri-'.ɕTW4]u<&E_ʦ˿lj͖vžDVrtb%t'IÕn 1$l48 xKFb%ʎ>7wũjے~k7Cq])<NwG4}uy%VV]3(DBB`? -wѫD+!ٗlw<Ѱj"H(UiRvl Ҁx nc0k6I2@̴4>[Йgcw#ɦmv m<4!. %L=)t_KRP XBVFٜO, ӷG}Yd`jq$_+lzϯcR0;O /`?eWmSųÓx|Z,UڎGQЖ@,–vIZh<&Qt:MzRޛWjߴf&'р - .pD.<^O\L6_Kdk-ΖqSa)s[swI;#,=Sc[udWcb+S=b }PƑUOcmgn>TuM- ^;|;-yk v^zs!/s0ĻE!OQyUu mhxʉ$R3`(klL,}<`շݒiXjۖ=:ա"]?+cWu)j u솰N: CA"3 cl6/!fɱW͆ӓ{bniO5na dWJ82<A29 {)mN" -UR6 %c2IkY؁ ,HBjecQ}ql˄YܘT4{̣E@ vid97x͚$3 :;Cj F:f@ {*s{WͰ -Q@.rEm0?[PۯA޳gKfaLFXElTY܉m 2m+2YV f ;"%MX,8+Ker4kQX)IOXvm$i!l*z 5欙9KٿBohXL Nc~"b 1'DN-eBR90@ #,0t`?EG)RgV0ruP*0djgMg'to ǝĽbs դ;[CP$Լ Lܵ7sbAJ:ZchPCjsGx.qy`koC+ *; -IqR)לߍqԄ]{JxОV9;OGrG!w2+L)j_"dڢY /I*'~C4wLG (,*64K"eZ%Yq8Q-o@û ;X˽Q࣢Czߊ́Ɗ)"[eU$q*cĿqVܜ.WlʮǞ;0cFۇ3gm=SUɢ<ƌW׆3!t`1˅6'){//bV~gP!s80zB 35ױџ:ZOhsO$"{CO TW2$=K5q f2> cL-~h}kht)z |>. 'X+eե*F| -HNNKᦇ+A]]m߇hyC :%s+;s>$nTc(vwz@rDHjp?z"<f,YšQ* -0Pݹ&\N,N#xA-7`Ǝ=? GA-~`HX -$-jq@B|yy{\FpW&%` U_ýh1BqaMR oF`Eŷ7;uAEj0袿U>!MYٱd"2m^t!aT5lTӠ\q#g (ª={m2i,i8GLӦ]S*[jL:^`RG{,gG (6$GohKB>9Tx"#󢔙,YT$u|$*ϦB3r^o ق(:,*Za#:¹:aucgt2qGtq=F^ȍ&WJmitdUXg 39El A3H@|.>>0}ŗ##yALyL͗O$RT*#w_RQb'+ t[NUI*OL -OEQ/A|5;Ȗ)5bͧtxGg%I_ ߒpi17EK ~eS$~;brL'C_>r0MP!,]ʬ/U(@[] uƉk=4/QTU6{6φl|݄3pa[~S#FEoO -rpo:u5BW2wdJ D}uqCUu?߄3 r?^ޖh,qz:0HS[Y=lUݽ s~w-ͩ:,IUI׾+67(*C`!`( !P? ?8'sӑ91x띃M$cKS,.kxZ2ȟ}&t+Bm1OIHQendstream +xڥr_KMfv];unIS"R:{ $MM&!p:_u~<#?T|^΂}wdn.ouzy&sWYg?y|bƁ8 w{H#=nnon\LT+8 +WG=\}ppn^\~U_~gp>? |g&<<_EHk >0 tVbq# 1ƹPכ y헗 SWûW}Q> ,M. UMo6MQ3igKu[Lk7OqY=eg=ç| *$3Q8$6ԜB63柍b,碪i-+H~}rnrDⲬ/?UoVq>} )UQ8fl+w2 !vܭۦudUǾ,9.>+оԸZ]d&,txܙ*`2sՔh73+(o^:g)9ZsݼPLUїK]K.~o +q쪺T բ; 9~D5 (0R-v54t͢+u&#C`0Fvy7}0FDcI݈PiFԓrQ(M\m=?V0"kuOױIccjJr< Z\L˫c?Lu& M ʼnIlfeM+̆uDgO5t(5ՁQ8 +}Ҵuph܈㶱h9aB yQqHXfc')E%EB\W\"2\rŋU^se8B|Yd$`&٫coΌP@u W 9+A:1ld`V乚[ +D<ݬێT{ݶ\ +yf],@W$:AxeWA) SdJ t$}VLɦ`XWQA6 ɨV0'3H~z4j |A2"NpNDvz T`M>ıe5# {+ն \Ќp:<2Ŕ&TyV]ԼGJw7 VR`.4 M3<;zOD/< +g@UD=Y˞\Nv 3bbb yB**Yk'jc`zvӶ ;v$wi5:hF@ &ʨi+["{)JlD7 +~%1ؕ{|Q%e޶I`ܢi <4(軭 v/g5rRdJkqT{d⽨mfyo;d~4߾3kK?()=p,2\aFkcLQ&j  F鷑GaoJ~->θHUjI10v-U{qn>lsb[.(&xޙa<̏:Xp*/?(ăM=07ZCEg{gYog_NƺZUTʔЄU݊TU;qx9~n +t}7*hҪT5 31#|KRfo5ŊWHᤆUWpUÞB\g8V 6$}H ;#OƑ-V+㇫{Tł@{g<U8?!w1n]9\EADtwƹq1F4IaO6dRer"zGv(gXSkWv w)3 x|=DF Ƣ{b4\x8"" +Fl~:!b@Á`GTv+]o&ʵd7rDt؏v6윱mB-x \QЃOA^F[Z5XZ6>p S*ţ=dCndt{"pw@HUa;׶ƅx!!8ѨcOCFL+L z1gP +`Ƣj6nD_MD2 +7Wߣ(=+@HWqpnVRq jʿWnΌMDyf̎DCRӜ34lgWgb3r8gdhz7Ɲ% +ȭ5Wc0sЃ<4>kC#"VF.Cg:(vC@JӡZ= fZD ϔ ;țWb{Ć$}2"(!!\ |†+JÇLg_řÆu߃NUuC7"6Hm_o̼Rf/ȿu_+Uq,!SS@*?hj~=%t7€%K0:vJ+`4} {{בh;e +Z D(!SKI=8FWȃs̔ժbzkEwcm +FA/hG=+3z/|?D?R_gY8B:H,SK$ǔxtJ endstream endobj -1827 0 obj << +1823 0 obj << /Type /Page -/Contents 1828 0 R -/Resources 1826 0 R +/Contents 1824 0 R +/Resources 1822 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1820 0 R -/Annots [ 1830 0 R 1831 0 R ] +/Parent 1798 0 R +/Annots [ 1826 0 R ] +>> endobj +1826 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [91.7919 734.3362 93.7844 743.9759] +/Subtype/Link/A<> +>> endobj +1825 0 obj << +/D [1823 0 R /XYZ 85.0394 794.5015 null] +>> endobj +550 0 obj << +/D [1823 0 R /XYZ 85.0394 317.2431 null] +>> endobj +1827 0 obj << +/D [1823 0 R /XYZ 85.0394 291.7515 null] +>> endobj +1822 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F11 1451 0 R /F41 1218 0 R /F21 938 0 R /F14 964 0 R /F48 1238 0 R >> +/ProcSet [ /PDF /Text ] >> endobj 1830 0 obj << +/Length 3778 +/Filter /FlateDecode +>> +stream +xڥr6_G95BHgAc{&xYom&DIDE|o_ Ajk 6h/t7; +/9_OWg>36Hcϟtt$ǹ5W8vgB ]~tEo^}['_L/n_'wonןo//zc{q#s>mQ:Wxq$ +| 8{8ꥡs` 10HT=M )ܽJg<5>xruu"F%=w/$,?vܮU^HzKyQU;CYCƮ hw$Θ#^FV'?T^G0+Nf֋zbP=WOZ=yU͏q:܇u+GL htNr{?(><c='+j/@\g@s^pv[~勼2{Kg4_ֻs&x{ qC~>5iDp)Ӵ&[} Orgaq̸Ouwuxw^mERoxzwt'E%\FvPxi-wH7i!3z]fHMFr]e]d#iJBgkRnä"pڼ^7 jHaC'Qt Z3+wυtZxs_ZD7hkE E.th=p 96Rn`g,K޽X5UGv Ǧ,; acs23rTe[I~ 6h˶Dϡ@uDV#jdp\^\LqPIn3]6[#= +׶Tѣj<+WiiUVǮ]8Xˮ+6q^J\d"o>Ss~nh 2ZܡjF'< D~3JB[Mc |& }2-Z/4]3l=9tPƓA9Z"wlYL 0!8KYUzD|'1G*D<oDR'mH1>ߗWIGoq_ WiLBA8!5%Wi4Chgg|.l +Aeʔ{*pŠ#7Bc6MwhW;̱VAYZpnjVKaKwshb?Y-[z' DTou~ĎJoW*L4gXSg,!c}b4i^E*DEȶD0P~©ƢljBZsᖿ9n'|.G}@]Ui +OS>A[4xȩ_ t[pm:Un0UC { [XGoN2і}̷1Ƃ~oOsn;GH xC+T΂9DB88-#l7X'~h>aDCyxo / 3LiYFB[WIJ P9a<ڍW:֜[H҅5j OԐ5p;SܹTg$om& 8[m(g8Vqv3g.%0p qj06NMY)3P d-*3 Qw^U;N 1S Z:eB(+KSMW%," WU|VR@*sA<sJU9Cs6y{Cɽ5A$y(ȗ4/PͺJWK&f<?/kj'qFj#Yu3v7PT3sUfˍ8dL`t\(u6h +hx$m_Q xMs,c1M8'-N :oڄsw8t NqgS"Ƈ ٕqKźx-#C4 Z)?6行Y{FgFBQV- + YVQ9'8b"0$||J ŀ ]AT +ÆU7^2PMda&6H{fr8~G/RQ:2%d?S~SoBw׵Zޤm=/ uޠ[nLڪ,YJ8PM~ `B,7ߛTF^ND6ᨹ:5%D{DщU+B_3dAE!`&K,[4pd Ţ_Ϭ)r^<5ers;ppnl/\ɕ2> endobj +1831 0 obj << +/D [1829 0 R /XYZ 56.6929 794.5015 null] +>> endobj +1828 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F48 1238 0 R /F21 938 0 R /F14 964 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1835 0 obj << +/Length 1873 +/Filter /FlateDecode +>> +stream +xڥX[s8~W0;@vjU҄&:i`ڦ`HӆX\>}ɤG:]?t۝:;Xzez38Q3M[\X.2gl'3c8"AM0UKsXZ,[J2e tDĆ1f`0"?˚GK)xc~ȧ[E|=w&Yerb4R5 w.P=wLJ`f)!sVi &ߢ"$/ j RĈ +ŲL1 +$I]IF+Qgܛ(5ӲMzlHsϜ{'wP{;j[P;dt?γQH`wX?& n`E:+s6MfjjLr?A~D&= [:ۡ6tG'&_obc*rg@^cEhd}`–4fSzCZ @ն#j*JTyYu菱جKXLP(ul rCFVQYBY:Kz +P&YOAԌ]W L7=}29;ܬ`xe,9$ =>"x#Ł^-J!), +ph%+>6ȯOEZUR8cGS $(yf7Txùk96X9+>6 8/opY ĔQ08se4`qZZkV<*^jhUtl "~VGO V:𒢎)dBih6G+=P6eU#(IL7+BBߓ]3o|γvyB?\"q~ 9 +hkD)p-?.?Hwendstream +endobj +1834 0 obj << +/Type /Page +/Contents 1835 0 R +/Resources 1833 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1832 0 R +>> endobj +1836 0 obj << +/D [1834 0 R /XYZ 85.0394 794.5015 null] +>> endobj +554 0 obj << +/D [1834 0 R /XYZ 85.0394 229.8452 null] +>> endobj +1837 0 obj << +/D [1834 0 R /XYZ 85.0394 202.6332 null] +>> endobj +1833 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F14 964 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1840 0 obj << +/Length 3578 +/Filter /FlateDecode +>> +stream +xڵ]s6ݿM_0}JkKݛI3Zl^$R);.eNX.8O'Md^subRaWƾ;/7\.Iw,`H~~\,I^%{X +gۿ>[7߼ o_zo_^ˎ!"Uȯgާk`ogi3wI<ߝiOgFY4*3b @&Y +I +|wteSbyԤ>y>&2KaOXL0domv>ACKr;5} K*ȂJxcԪn=:R?2R9T +X$O әDL>AdzH'm$T XƲhn)RD4r̬#y'ZlV=#z0 PX-N N0U;Ha,)CIu'R9% aN + 0|-C}P#\iwb WUqG!Aqܯ(8ۓR%^58+):1O}KH81)`k`@vUK/i*- yM~]Vra'iL,tySt0 xKBkxڀT,D[PwulrUA߼iU hԿ+BE۰@.|KHWכ=-E>mq!5N 䯌*PŪĵB̢)PJ ` +D낚WQjiY*Ջ=Rjꦝ"46 mB|ߖA]oO@،Ӯ35͏VVt3GU]mf IOM۰F:hD aSCي~J &5V̨UU^Q^j6 +KvߐsBNXLD4QeF: N0 D8eGSVpr%.YۦfLy5I)QeBϨ,7A9$Հ% l!&f,^ąsnhYa O +/ѕ0jadPNi.$QtZyq8YWuT{&݁F=48)wYͣAC~͑ƒ)"_TG"Tz-rW77~fUnqܷ<5bZ,~_?8-b *UsVEwU4zh,gU" }j&vśxrvcN/xh + +J3|:tl퉏i jX~:2 >yuLiy\Mܥ8ADtAِ`1h-~~#Bwh4 _ϑ '2תs=jU@%n@ѩɓݨ~|m52#$AIΌ W-HCQloJ9YM$B1ߔ9/rIXu#c0jnh0^sal8ӥ$C(^vCvPFAQȖ6l4Y>R[\wF&Jߞi.sڥ *:{Fa'|#[CcrʹWK@jf< > endobj +1841 0 obj << +/D [1839 0 R /XYZ 56.6929 794.5015 null] +>> endobj +558 0 obj << +/D [1839 0 R /XYZ 56.6929 611.8175 null] +>> endobj +1701 0 obj << +/D [1839 0 R /XYZ 56.6929 581.0004 null] +>> endobj +1838 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F21 938 0 R /F22 961 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1844 0 obj << +/Length 3547 +/Filter /FlateDecode +>> +stream +xZs6_o" 4Oi\Ӝ=-6'TR]HQv|̍vlÏͬr8rsn cq"^ 3s\ϮnZ6˭eO߾xw|U>B|o޾xs#W?W_]zY`>NLx}WTzs_\r٫_ d䷳~g+`<Ϊ's6gRLI!b?zI:%?%l,7lJeZp튺)w-x2AL U |oؼke]m]Iz.w4eS/9+@ߖhv[.# +)` 5[DVeN)9t*%&2í L?"!rF.HËJ Zh tt 6ky{^lKOfQOmȌ3e~Yk oS\$ j aeo, )01JFEͬP#.mWt -Ax cF)Ж`l~O*\W/< +c:sN=2VY!ungTLH'jʈH9tU[d5[t±rLwQ<@2s% D-yB6rD 7# +^]/)#.>BP>L3+tUqIU@kLfsPC`+R ѹbиx+Hy ۓD#0SxkTƁ=d!<`E|/K5D)O +s;N.S 74}S 7SVȞsgFB=lN.הIޚDܠ w>:?%&?$&O0 _߹_T~g8 +==1~0 aNpwX +shtXi%?U:.v]Ƭ8ӹ9G∿F})8W>~r= MaP{2t c A\vղ],.!6{+!!.L줖}^戠ě5CFT5fжH0)#1)>k"I%-pvXK0%wb2a#704'+ uSt˻_ܾ@yJ>${;˲xqx>u@[,7p<)C9cѵPt}:Iݍw3xM`b9el6Z!G|`x0Χ&oa *MU&w"D2(55vM%CV`4d&%WUa:V+Uapܢ^iRX Oen㪁gVDŽb$swԳŔ FҷWW UO#/ӨY0+:*5(9z[FK͚rkO$AcTۧMCKΎM[M"hS؄L%v1ބzh*ܟjfHaB+p+vҩpȭit8~FqW7-G}qrkd0\mN]@Ѳ>2j½r+%W^z,?x2eMWSf 4 GALQa85 %팃dנ"x$,>Q=yU|c[$l<)iRi >,i=` ih>%]tNْPǺyZ_J-JIDNy:*W%j\_#EJrQYpT;`r2j̢ RE;pf/j?&dt2uW@YgՒU8Y=`*MՔ!/P}օo~q1mJT mq82E$DcNK%˄0RW2kiħU^F_|)cmek}䔶ri␯jiq)'Ou8pl٥qء}G_E5~\Np- :wʜ ?5RH; '|XevRʹ6rs/V"%yX*Vp.XH%X2ʟU|!ʷQ7T~`B5wjIXm =uİb=:ѿ-z€LfL=S-g)HeS H~s6T/2a \o !wptOo'uf٣o\xpZ%҄# \c4?l3#g.xK['c0,%9ڿ@'(@ 5 + mI`rrа}dL^]3.𮺽_5f1I')ތ$$2Z +P ې*|\S]2 跲v"O~9>8^.Z+"c'v%7L n\32Sڲ\3g! C/J2)@Paza݇秾則弗}t\Bxn-~,`Q2m^Ϩ_27endstream +endobj +1843 0 obj << +/Type /Page +/Contents 1844 0 R +/Resources 1842 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1832 0 R +/Annots [ 1846 0 R 1847 0 R ] +>> endobj +1846 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [87.6538 169.9215 137.7628 181.9812] +/Rect [116.0003 713.9801 166.1092 726.0398] /Subtype /Link /A << /S /GoTo /D (tsig) >> >> endobj -1831 0 obj << +1847 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [370.941 61.5153 439.613 73.5749] +/Rect [399.2874 606.3768 467.9594 618.4364] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1829 0 obj << -/D [1827 0 R /XYZ 56.6929 794.5015 null] ->> endobj -550 0 obj << -/D [1827 0 R /XYZ 56.6929 769.5949 null] ->> endobj -1690 0 obj << -/D [1827 0 R /XYZ 56.6929 749.2538 null] ->> endobj -1826 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1834 0 obj << -/Length 3040 -/Filter /FlateDecode ->> -stream -x˒۸>_[4) ^oeX{Z\,2I;I@|x;h4ְ?63Pa,(l[{q"-P?./\$3Kz2f?=y\pE\._z+?O}߮\&r|+\z~u}<xW8zq_\_[|qly˨p|m/(֨gP¬T()D\]GNO CɄ9D .1,a(nQj5'NxN4F¸'&h".=Y —j^5w=o'#G߃%M8l<Φ#mptSVق% 1T*1bֱ]zɄYID+xlQ}ʪٰkO16n"uHCY{x D IOdV-<8>.s3|ûh8`0[bbIAϺ`q`0s=q0_Me@UTkNPIk'.FZHhgMB[&Fޚ?ҳ&ҷ&čUքFd<' -5@9=e" =>;ʜ5 #a70L# :3 x(&[/WU:}r`H\h@D=\f]7`N!\1 3JG6yzަEjD6=[tO+F%8EcDGa y58zK k߈AN#ʣkwm*-jZ]%2VLv R4S0Yog@Uq7!/dH͟^p+J8MG+Y洩ț,op *ھ?Iv:EHȤw& -aׄ+r?:ErǪ}Õ;pnyDV"<U(sMYItYe^c"8y^٧˛p`LH#'CZU!e/*7͋&+6a 0j&Dn_lugn962#9ñ5/EɠBG?-q -yc}ccꎃniP -!ff]c`X%0j!Lo4 \r66 n4@o'6OY@o·< -’< -\WiՅKs^Z!txp]G4ń<}q/gy#xRL90\c}X࡬ameT h6>,8]>}\c"/n& (AXDAj9ӒX@$4ZH%CbȀ1%ŸzwA)$Q}XjuLx 8l<+i R|?  Eb e೔ihVmLQ< Cy -V|v+G9hjڳJ-G5qзʵEa+jb{rNFs9NKAߐ$.I<3 Cԃrg -[x9ZO+xY *>qo\e{ǨA \>% Tw -~Xg>:w~U!Kpn2=yCkX5u" da몶ۓ~iI,d]85&f]m1.(4$V69m2 ?0 re!,Br9q֣)Cж!()^5r.'PIM;]@/F(ae<$yX:X|։ -HŸ+hyw=ֽ9'*!%'=iėsA.yX T}!r}z·vƊa}=a@ I6NS8*ON_[vcOQ'm5K6oC Se &5ԜiQRp, -FCcCm1.('9. Tّ[#"hUw$2b>H s@LX$lk Cx$p*(9Bnjh j7@R_}4ۦL\iwܓ|ü7XÞ/ܠs`#/7 -Q0Є&ÅbnrLyM8[c#D$&mۭ/5d&F{~7^Ce #` 8T9m{ש&/x4u.Pp*W=E|A,'I[gS/ȘR3.s cwQr~ O5DibtHMu`ftCL]_(~U~^MBޅ$:< c"@QS,: Mg޼z:[n—d^GdWX먡~zdڅ#ܬng8@ cM덀I8H; f_ - pj$sf{ZFa -g |H矷ޑ\`p8vǠ 8)~Xf[}i1ϲqCQ~D#,W:7ӐT\d\;nqTXp֘I泈=p qr]sHc\0ٵֵ+*E=G~ATp08mK3s0E";-,m;;x`n"=#Il)"0.{ӊ4r~FAeN^`~2FLnPi1' զ܃N$Ƥ:Eד@)m ]L&Dçu#QN&yScendstream -endobj -1833 0 obj << -/Type /Page -/Contents 1834 0 R -/Resources 1832 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1820 0 R -/Annots [ 1840 0 R ] ->> endobj -1840 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [461.1985 109.336 510.2452 121.3956] -/Subtype /Link -/A << /S /GoTo /D (DNSSEC) >> ->> endobj -1835 0 obj << -/D [1833 0 R /XYZ 85.0394 794.5015 null] ->> endobj -554 0 obj << -/D [1833 0 R /XYZ 85.0394 672.7429 null] ->> endobj -1836 0 obj << -/D [1833 0 R /XYZ 85.0394 647.0238 null] ->> endobj -558 0 obj << -/D [1833 0 R /XYZ 85.0394 551.2038 null] ->> endobj -1837 0 obj << -/D [1833 0 R /XYZ 85.0394 519.7104 null] +1845 0 obj << +/D [1843 0 R /XYZ 85.0394 794.5015 null] >> endobj 562 0 obj << -/D [1833 0 R /XYZ 85.0394 269.9108 null] ->> endobj -1838 0 obj << -/D [1833 0 R /XYZ 85.0394 241.2269 null] ->> endobj -566 0 obj << -/D [1833 0 R /XYZ 85.0394 160.3269 null] ->> endobj -1839 0 obj << -/D [1833 0 R /XYZ 85.0394 128.8335 null] ->> endobj -1832 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1843 0 obj << -/Length 3508 -/Filter /FlateDecode ->> -stream -xڭZs_3'H=9;u\ZLrD["R9.HsJ >BbO,j+"qD"Yh߾;g;-ǽ;J Z-a4 #cn!С a(x~8OKDD}ws7Ka.o9~-Xz2w?2ޯn׳Y*k^PX+Y0-? G_Y(JJ9'ĆZIxQ'疨_$5\ oM.Gj: -z-yDQT`m1Z[$Lmc\q-J85٦9#huW~g'>Ґu恞M=a@6{>B+*mQe+C#"s -T/祓JKsp1;74m>]z[υ ~%֣C 7Z0neG@ԑz<ʀ h'p7݆Z%+ΐ֬/KI%9ASQu;@]_C`;cQ{U$PM|BƖfC9 g(\[z%h ?g>n&/=! -ngF@!.bSxbB-𙰇Q͡ΙM5sv|‘ݬ@0C 9qc l1bæ@$11)l@85aɉvbC3q9ҘXquvF)w4X@e3eS?滷({b=6Ł<=n!NW?GajfI$o:3Ǎx>tspo(@Qac -ÂG8ض'#0%c%Lcc~@/!ei9 -4H:=>ڡ xΩ'(uz_ ,y^ؑ\~9  _j$W2IF3d*P>Op6KWi:F3r%QQ/6횡&   ~ BXY9 $D:LRH,߹_㑋\ "/oRDO6 Or6H9k8] 2/ho+W{GAc 1+yfVxoo9/~1Q,5tɃԧU|MS cU(_^}3߶}eB*J3,d2:%^ -"jrwN%ZtFWJXf7"&nB|K"u\:*lu_r xw~ݓqRq: 8J,4s'ᠶ<۵R}NR'gIjKJ$x:KMg >qʑQo֧UDCĐ}<3N(iE0ddxJI Yx5NBȯNwq۹4RM06;ўWWꤿld& -؞dfH1v.`SM,Y4;>xj'0xpQ9䱛®wD$Ѕ>]^gT;3ңU޶^}-h 3 h!0w^q^L٣{"~nTp:R9kQgȻ&g>;/t4]2}8Bc_"͸}ZN .:shWsx4;6_$>kGI 9D^j@Nt! 4Q/umj钵 |osE1vb#`J׃/d:<`{K5@ ̬)j&,ϘQp$bƫZfz|Öij\ӍkET'c(r(K}>zV+"#6Kzr k亰4\UA[꒕ ϾXcVDet*M8Igzm_ -ߣaFfToe|#|Wnz弄$R )1lܸ> Ak9 -obQ$x7[]?X̛k7VC\W>w\j Ĩ -RJj8oйI^&!jbN3pEP pe gxС=ؒLqo]zFNۡpck鱢/5+^jsRhojK}bЂkkl'GԲ9f 5xIdf§w7󇻨71N1a5$ۘd,endstream -endobj -1842 0 obj << -/Type /Page -/Contents 1843 0 R -/Resources 1841 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1820 0 R ->> endobj -1844 0 obj << -/D [1842 0 R /XYZ 56.6929 794.5015 null] ->> endobj -570 0 obj << -/D [1842 0 R /XYZ 56.6929 632.4244 null] ->> endobj -1845 0 obj << -/D [1842 0 R /XYZ 56.6929 601.0274 null] ->> endobj -574 0 obj << -/D [1842 0 R /XYZ 56.6929 519.984 null] ->> endobj -1472 0 obj << -/D [1842 0 R /XYZ 56.6929 488.4276 null] ->> endobj -1841 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R /F39 1151 0 R >> -/ProcSet [ /PDF /Text ] +/D [1843 0 R /XYZ 85.0394 508.4868 null] >> endobj 1848 0 obj << -/Length 3757 -/Filter /FlateDecode ->> -stream -xڭksܶ~4C'%u%vC,&S#ygG8 -jEIWZl8Se-ய*`"+:42~p>uէ]rСкxV!J˺&1[M"LitwLFUAJrg+l%M;4빋) tyU*DN% 2+hW.@AV"RHa+[=_˾^Wsp}2 } MOr8cǶ'|"IFǣ#rUeYz tgDz˦!ft8!YJ^JG4nnEݯDYYf-.lWipCLNCƾ{K^F,3nUcP7C۰H5 r6r2`XɄԺ% }JPP=; xI sJޝ#@~PR8o.5 -! C)324Xa Pg߅6=|K WBRop l>d\8(ťU:D>2B71p^\ ]rhʽG 6D(tap1b כиl3f{hzׄLًiA*W7p@\g+CRk,FR^P}lX[JX~WN-N$'A+A~6Ovt&pYvq(% fd\ /%ķ RoxPߑ&8 ?`'CT A*}E.&:=&g(NJ\ˀq9E*X34DPf9c" Js0>AQD3"u*Lz6 -XY4/1. c}d, irE(gf3%':jb+{6=AT>.) 9A g*h {FOPBh^;SVs)B{\yͺFiM:+xGwRBNT'vCvc8.Fag̀ XmVձvN «#*FH~@XHVl;,]1l5kF6Ťp!!p~`㦼f(-G _jw+()ߛ|Hfv1k8B4Pcſj*O.`_;kL(OgXFcXxToP\íHo6{)1Y -l,Gm⬾sv&$31s;2+>v e!6 RP㼍3'F(<NN)`M\Ykq52e*K Ň=ײvy&ԙQÜብzjQa/dfzw#@2S`g(bg,y$IX =g \>IB#lT lZC47M /K|+D3a}8\H=hJ>2174M|9ɥyU*>(,T)&wՔg =Ui\;P۟r?D8 <fcoyF&o؎׏M& Q}~d(\B^S>$)endstream -endobj -1847 0 obj << -/Type /Page -/Contents 1848 0 R -/Resources 1846 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1820 0 R +/D [1843 0 R /XYZ 85.0394 484.1422 null] +>> endobj +566 0 obj << +/D [1843 0 R /XYZ 85.0394 391.452 null] >> endobj 1849 0 obj << -/D [1847 0 R /XYZ 85.0394 794.5015 null] +/D [1843 0 R /XYZ 85.0394 361.3331 null] >> endobj -578 0 obj << -/D [1847 0 R /XYZ 85.0394 598.2464 null] ->> endobj -1796 0 obj << -/D [1847 0 R /XYZ 85.0394 573.7174 null] ->> endobj -582 0 obj << -/D [1847 0 R /XYZ 85.0394 445.1049 null] +570 0 obj << +/D [1843 0 R /XYZ 85.0394 119.3418 null] >> endobj 1850 0 obj << -/D [1847 0 R /XYZ 85.0394 414.9611 null] +/D [1843 0 R /XYZ 85.0394 92.0323 null] >> endobj -1846 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F48 1228 0 R >> +1842 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj 1853 0 obj << -/Length 1101 +/Length 3265 /Filter /FlateDecode >> stream -xڭW]W8x^(W[]l{zz"& qPz ~>Klmx>C'4&xQ6{b`=dw}݉w|c`m㛡0?d<_~g /t62g~Og0>]^!WBzt6=Φg`:olik[neȏͭe a+1 ƞ tmwZm>z!]ǭh52}#HU ӶAyN}Xn?`&G쁔i,уʁƖEX]iUꗰ~D8.+JHN(JRMK ';JhA;z< RI#ܷAlGB%dEZ܆$J a}h?IQZ8W"w#@97„>Z/3f/=>$N h}(YӴ'Yr[@,wm8_^Am@|if()юܫ'r?yևq#}R8ϐ""98oXQQ[Kqg0Yw ALn_!1t$Zvc͙>2qLD#V]e"ReJN#BGUE35Rmc*U/%7 7Q"CVE͠EoRoaœ%eC\>@W gDPE96%. 9rB]Rg 0bn$q,QY&J̑~P9i_%T`!zAݬ^U-ZA?&>'5#%Hlv8) -qi,]TE|Ou}O1mUaZ'{-Uѕ~ѲT̈́Pg( -⿸陯bwuYOm-X= VM +^`AV(DO~GuB;tBIf8!]0_ϭ{Vg5w[4q7z8L0R2h/OU&endstream +xڵZKs6WtՈCIdNĞu]٪(XÇ"RVۍn!q2Jvt`F. zWA"XEKj-E")]Oyq譝:0Ōp4X%J*2vEDtVfxz|}Gb) Z,J Կ7"\ݏe?P!`mg'Ғﻬ3;j~c~Q]ԓ9?ٓH PTql{ؘ^aP(N4 11N9:H4rд[[Z0k ,ZǬ]ɹ>??RȗX=-N?~9`MgS{fŃ0H&Ҝo?K2pCʩtI[e5 Ow\axEvb~Uk xlvDdzMe]skjCzPBZy= XPdS-nkͪ ++ cPX+L[2lj>x~.ʰEAg|]s+x~86>Xd- vUDQ]FazpVGn<7aN#B9+|4A[泩v=: +,NY\޶)-u8ێ y{,~00*#1~7my.K 5`PEv/Wv5x @fǛ6un +v00fYЉ!MwOt ) f%敺WXHDSҴ' x6Y>yEY'rzs>aB{mFghᄄ2ە/@:> X@z^; 8Y4Mkj'^҃ןǁ 颅…XO]kcTglv87(+g@)}8FLG"EBj_vŶ4bwq{´"@lp|E4vrzty*t$~0SfOCY7%weMepN3qD :-j cC'3 υ8e+GPLbݮo~lWD}:gqt( AmLݖ~ewX~$!l$P@Ett͖Rwi,>Mު6Գ-ـf6慑&ҌLxY}O9UY WwRw@SS:̦0 GNtf?hl&Q,YY { YpFRAQ;L)4Lxfsf!2>aA4WiY>Hʗ5ٗ/GVdIJBDr/W/HnT0H粱,eYC$hzF`$8WY]3T20 D!;~wD:+ U[q4՜ }˛6 ܭ' RV1.x^Gc|v=Z3+fu7˲_,u(S3]Bp7f.a3@7ZfoTvC&MU+M[-s zߘM'6TC߉=J` ]З/|  ތRsŁQJRnhv5\u&` U[Pxr\o4Xpd'{&l/Tswg+[T.7J2"bWssSZ v-.1HIÁأ/v&o,k(r*ցeewIdTɌjo +K|؝K:MgBѱPOMQ +<frq.B!ވT-K[cG#چ-T SYKiCφͿ "PoTx/{8i&Jf#$gE(ҹpPۭv-5Z*4`d +p_b(j&Ojk2̇?>Dmct"(҂[)9LI<Fs?ONI ͥ_,aïh[ő&%_wi1|>ggIrQb$xڛGFwT$]:X54%C3 ttdr,*9C<'G>WsN!:V(si +"&c0ksj sjzwFxrcwv^QЅ}:SgTofdGk?,I㿌f%L?3 C +LX(Mz_O>endstream endobj 1852 0 obj << /Type /Page /Contents 1853 0 R /Resources 1851 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1855 0 R +/Parent 1832 0 R +/Annots [ 1856 0 R ] +>> endobj +1856 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [432.8521 670.5036 481.8988 682.5632] +/Subtype /Link +/A << /S /GoTo /D (DNSSEC) >> >> endobj 1854 0 obj << /D [1852 0 R /XYZ 56.6929 794.5015 null] >> endobj -586 0 obj << -/D [1852 0 R /XYZ 56.6929 373.5272 null] +574 0 obj << +/D [1852 0 R /XYZ 56.6929 719.8738 null] >> endobj -1715 0 obj << -/D [1852 0 R /XYZ 56.6929 346.1843 null] +1855 0 obj << +/D [1852 0 R /XYZ 56.6929 689.3447 null] +>> endobj +578 0 obj << +/D [1852 0 R /XYZ 56.6929 484.1038 null] +>> endobj +1857 0 obj << +/D [1852 0 R /XYZ 56.6929 453.7341 null] +>> endobj +582 0 obj << +/D [1852 0 R /XYZ 56.6929 375.0298 null] +>> endobj +1482 0 obj << +/D [1852 0 R /XYZ 56.6929 344.5007 null] >> endobj 1851 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F21 930 0 R /F22 953 0 R >> +/Font << /F37 1026 0 R /F41 1218 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1858 0 obj << -/Length 1190 -/Filter /FlateDecode ->> -stream -xX]s6}1(&OIn]x@$'v|`a{uѵtE8ښn+~<Д{xw=oPi:tOFH5,W\WW׋od [;CdO7=^qz{usbXgӛEd|5o/CȀEzrd8~[[ꚙ}0kJfh鹶 {6U2ͪ'1} X{mmN-@]sUű=udf4팓K"$=k"/V<yf2̋t]lۨcĘ&aANGZ G@2#-}ErpD ]HƧ#%LpMq#4> S$Zw6 -$ A|'Y$ q0<]=4k`Kfk48x @91XUql z1x2^MüS5-{ˇK41acDG#骑+E $$THXAh@Ok=+c1Å+A 8)(%딜'J `C.J') -L$_"a - -('dˇEcҁ^,;=o]m° -M"%RDa _ DE@]<ʇ'_`e?clKdQ/z{RI+!N,Ȇg)i3Ip˔MezYk!RwqCZ;݄ ˊbfv!ƪ:+ޟnGPA'02N;brLq dLprw%,30jD6R]s*R|{tHoFendstream -endobj -1857 0 obj << -/Type /Page -/Contents 1858 0 R -/Resources 1856 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 1855 0 R ->> endobj -1859 0 obj << -/D [1857 0 R /XYZ 85.0394 794.5015 null] ->> endobj -1856 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1862 0 obj << -/Length 1091 -/Filter /FlateDecode ->> -stream -xX]s8}WvF%Y5yJ$6eeD$͇پ0e::+_!ǵ?PsqRQg8iέ}v@w%P|CqrA!tA!-6?__\]~霵^}nL՟u9(y_v'/1>\]ӾhwVm)ڋ\ȚB"α3ix@4^fC+C.z `BߵPrL2{-ns>0V Jn"gi~6ۉBSz,H (Hh+Pʀ@'Fy{. Q8oE(\b#F$@'35Og7L(ֶo :iԕSoFj` -3j ̀~QBA4Q˕AzӯfHJ?"U%U >TKl`j&Y h)'o Wo_bDiWp)-"x0$~3-VwZU׊A°MzX$0knl=B#*>&ڄFj#2]XQh›P魼(1VBe[> %8 b py*qc0Q NWslg+C{(z?DTk;*-2W|PD:rj)WRx'@jD}8BƉ \#fz,j2DFYkQ܃3+Լߦ*` Y"dӮ`]W> endobj -1863 0 obj << -/D [1861 0 R /XYZ 56.6929 794.5015 null] ->> endobj 1860 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1866 0 obj << -/Length 943 +/Length 3647 /Filter /FlateDecode >> stream -xWs8_Qwv{TE^{՛y="pF1Fɤwp0=ޛ뛷VÍUxxs9{Qq_3\"HL"_Nጺ;=qݵSOHɜΟ `k`% P}"AC7@KbRQdZy`?Sv!8mNsOSɷ빐__~DqTRF{Q -9ˋ n9Jv`"B2,',.˩s0UMSX T\,+vޗDcXͲTV~J!*QWk:|:觧'a -H,5w֙[gBb Zb!E-SY*=B' -G+:R5z3G[]"L{^IR,T[YUenciI_7ug>x6#F4bKi0G}Zߊ<5n&+|*[~ ~iW)sk7z\ D$pq^@@pz]ȨUG[;*845!@ GZhsqAu_h(XK5n-}"δ,ZfyXy; -3ދ~(6{+KHM>pVhb0{AviYi.q<Ϫ~7XKj"ުU!SժX3qh!UᎡHӆ67;6^:g#:ss f0[[B2ru\j/pendstream +xڭZ_sܶק[O3>?9mTV:uǓߑOw.v#ϔ& , 3"e~Z04Ivz߾=Xt-sߝI7ˇ,B +g$`j1`($|Wu>J՛;//}#ӹVpRs)Ei`ylE(fm-PƯ]˭j[BF +=%UfY "9"$  ʬf" 4ԪRQ| +s 'fAyM`+泋ˤ,ReBDI 3l: ^|sgZ{4gnU4וVݎѣ祝t_C D_ZmeF@媞ZۮiٵnvwnBRi^c1.sS}V -k083R[lص@u[:nTqH&Ւ^רi?FP22 p)ܓduҊcGقbFe쥆Ck˒)о1^:49}^fÓ=mˢmA Uw9\!e3nb!x8ӅŢ9]?$y*hDk<yGs^4`zj=,{2i5[zM^P+R d!j N[I!Mqr@J< cyDLWC`'_2ƜdU @>Ӆm.)`)AYu==CG9Xc4ZPЊZl:QD+9369mH]{S^( + A=r_Z :+yG"8Xԕ$HR%֮-,_RJDZ)uq4H%,&cE2 4)lY#$3' +)}d%YɃGGF8+xDݖO篦 ߆6|t4"5Lg +vryV2йFscܳ9=u`7SM#3/lHЊTwqib"!XGV:jz~lø:SiCfRX~A XQǣՐQ z  +.llŰ^tJhU4";:8Mxih2,b,⩟$k5}/:jUڊПMHZB(i]OI[R[1`/ nCSx:'E:`; xkidv7i{bgTKZn5Z:aOAms=t Qj&kp K2Uf*/eJK8 4bq6hHQPf!DJѹ!;ϸ|e&B,a/g'}}{;`WMQ}P!v0-ɘuNYj3fʴ MۯS靖Ocn4wȜOi&RH'`ےOE: !G!tV1-[8_wGHB, blIW!"aM g\8UO> 5%TyO$!Hj!JGw)Ei#kKZ w_nw3ƍ(LJa6jLө2MU2Ғ huq_g5}M8BEӯg#Tjin,F #;{s3G +M:H2 ǢpaEa,V91 ̽9wfS˜˴> >ź=dݢźN|r#F|X}>β}jqC?t-">KФJq}=v``踋iT >u8OCqğjJVN䧠9t;!6і:PСaGR6|yDـQgʏ*+ 6p_٘|HrJ٬vt +Cr(>#CFL>kirkpBQ]$ +~#L6Yeb/cΨuBң+,|v 䝦D6ҖW7O8gZSRZ֫j杄bD's8:+}tm]10sj-!mtKʱXpLgj 2'E3EbG9'Fמ7WW?CI=*~JY^i Mo.ymK) }/<Ha($=puF8d qw)Qv36Aa|T!A Ut,dDE>P.@;5y@*)ny3 +mft _WKN8͓KJQ zF *S¢X82TnHC|J\=l&^tmOwδU P<㫉R +Y'LNQd+|Y)YQ3}Yg( 7)8 t)'M rtT挬.,"UqDpY>,[t,;myJHmK +2oh !3> endobj -1867 0 obj << -/D [1865 0 R /XYZ 85.0394 794.5015 null] +1861 0 obj << +/D [1859 0 R /XYZ 85.0394 794.5015 null] +>> endobj +586 0 obj << +/D [1859 0 R /XYZ 85.0394 452.7705 null] +>> endobj +1807 0 obj << +/D [1859 0 R /XYZ 85.0394 426.6554 null] >> endobj 590 0 obj << -/D [1865 0 R /XYZ 85.0394 337.9712 null] +/D [1859 0 R /XYZ 85.0394 294.4314 null] >> endobj -1868 0 obj << -/D [1865 0 R /XYZ 85.0394 307.8573 null] +1862 0 obj << +/D [1859 0 R /XYZ 85.0394 262.7015 null] +>> endobj +1858 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R /F39 1161 0 R /F48 1238 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1865 0 obj << +/Length 1845 +/Filter /FlateDecode +>> +stream +xڭXKs6WhrgJ_`}rR'uqZmS E|q.ETl)0885N(~'| +0!};YkEg{Ffe&ۨɬ2 ", "MwBqh5lZ-NU"Dښ5j]:c) }b ;x@P,d-sϏ"c$a͋r d,Qw3&)MV֟3XNpES _@raV[T}vSB2M!1>=ވAxpcƒ&*pqJZ.o_Ahi,lS+@ʍh9ݙ}w[/=G<w>Ėðe0sRTEjʍIB{n RURzAl F0 A.)mLȇSx[ @N"4(Mu65\i2Gd8Ƈ^qTj%Hmz; ٩1kKR=f$B6WPP,AY\)A⨸w4 XM b,-yt! +OrQ9y<`b=]-u)"tydKK}^W8_YɺEbffO:BQ)u s@IADL }: \*yɅ$ G(ʳ4k& 6Ǡ=oBTfwנEM7b$B$ڣ67ݚҴ1ѧ$xrM +8 ]G5D sض>uWmhY~8`TUVm{"t=t[hm~~(YV MEy/ \mC"0g˗rnOSmKMDՄBwei0:ƙb_^C fh/uYdj]6d]9a:KS2565߽jv, [*RJk7agG65 0eӁTt3ͻ}eF5c]V%TrҀ)WY#svC[SyN jA}~n-f=Hll\oUdelᙵIEsV]q@m&+=M[gi{ެ{V2MXk0xBq) 0\$#fהּ &>Z<ԓ+ ]z HG<$44uUȵ]^0)/ӟ7MU5m_,y4omkY4+UvR?Eq^UBX`2u]H^!UݹD \>fq$J{beVeza5`D".=Uy Q~tۆNŗ/MQ +H徯PķXW,ۂ|.+@5J{OMŔ3endstream +endobj +1864 0 obj << +/Type /Page +/Contents 1865 0 R +/Resources 1863 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1867 0 R +>> endobj +1866 0 obj << +/D [1864 0 R /XYZ 56.6929 794.5015 null] >> endobj 594 0 obj << -/D [1865 0 R /XYZ 85.0394 307.8573 null] +/D [1864 0 R /XYZ 56.6929 217.9621 null] >> endobj -1869 0 obj << -/D [1865 0 R /XYZ 85.0394 283.4459 null] +1725 0 obj << +/D [1864 0 R /XYZ 56.6929 190.7072 null] +>> endobj +1863 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] >> endobj 1870 0 obj << -/D [1865 0 R /XYZ 85.0394 283.4459 null] +/Length 1211 +/Filter /FlateDecode +>> +stream +xڭXs6~_crsM/wuݧQ@8jq9@`\x<}]~2LCB 5t` U߀#t FȘ ,itwqx2k^#oz$OO.s1z'd|{5Hͷ*&\1ֽO/_.'`<v4" wz0! +HkCױz$5sx[N=e?[ :a@d0pl.-x7#ӼHҵ~t64E8QcHY ׵V4B#=!b> endobj 1871 0 obj << -/D [1865 0 R /XYZ 85.0394 271.4908 null] +/D [1869 0 R /XYZ 85.0394 794.5015 null] >> endobj -1864 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F21 930 0 R /F22 953 0 R >> +1868 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R >> /ProcSet [ /PDF /Text ] >> endobj 1874 0 obj << +/Length 1124 +/Filter /FlateDecode +>> +stream +xX[s6~W:#E4MI.Rfǖw}[I4!$&m; cY>}9ґ mF0Z[ qۮ?ͯg1d6Yr!r]l̂ i44}z>rd?`ËU]cXհt:OǓva0mliڋ- 2EF0@22 1b$Ӣ2)]ăneV0ڤE@7tr,mJh) (UI*U]-c!,xRqQta&OU )V{el!R/ryu A49;MxD!K*TqQF QPvgzS('Ҳw(QrSv,gbf]aT>b>T?xaφEO/n8u #b˂&vȋ[i3_V_f]O>:`p(F<䎋=%TjOQc\(\g2)#?@t&] {u', d_y{|qڦL=̈́H|Qn6U|8FI臲ɂqlQ C:\ Rݩ OݤjH\S5P5JIZg̋%k;JD/]p=(-!b<:ȵ/ma2hRf꽐ռZGjHHb:- +a`T!0Ði,@*O> endobj +1875 0 obj << +/D [1873 0 R /XYZ 56.6929 794.5015 null] +>> endobj +1872 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1878 0 obj << +/Length 1177 +/Filter /FlateDecode +>> +stream +xX[s8~Wx;#U˲&OiJl-/K3xf{%61 c]st3p.\ftAΝb (wKGvQ?AvD؟O7W_=vןno.=}~R pyGJWNX~^993}b!踌BRZD/`m6>d>-F \H=O8 QBsG$U=! cqkNP0F첿Ʈ­!tfFbbȂt1' Pf* l.S" īD;:@*\cr5[ߺOTwW6f*ʊM.q09R™Fܥn[>Šsj[}&!՛Zl SSqoMe{Le[Ss8^' 2"h+AQ\D!\ Lh&C̑w$>v)t<^e|#q<'%TLӬppLL02KKTyDnDZGYE* SFZKPPNQqPZ8FAa6XYV>13ա=CGE|_tSq_2Ƌ@MǑˬL: ڦp9]EaUZщ3nZ?㆟Is>.l hGyfɻeїJ聮 Gs_yoSs.0SyJ0fLzP1 Gu?ձ^̵;ܘ5!rPambD +^~CġQkGxfYp'+=ۖ0BbB_aO]jh0Fa*A32Wlc:iSiFRo! U;v@u$ sy{7fR}#_}eԖsr,|,bEyX>%64Yn"UBWtY+b`桠aYi".DUbi!J'ihr(y5- +6aMqKx̃͟bb*^oj>c: Ow/>!U5_endstream +endobj +1877 0 obj << +/Type /Page +/Contents 1878 0 R +/Resources 1876 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1867 0 R +>> endobj +1879 0 obj << +/D [1877 0 R /XYZ 85.0394 794.5015 null] +>> endobj +598 0 obj << +/D [1877 0 R /XYZ 85.0394 182.554 null] +>> endobj +1880 0 obj << +/D [1877 0 R /XYZ 85.0394 152.4401 null] +>> endobj +602 0 obj << +/D [1877 0 R /XYZ 85.0394 152.4401 null] +>> endobj +1881 0 obj << +/D [1877 0 R /XYZ 85.0394 128.0287 null] +>> endobj +1882 0 obj << +/D [1877 0 R /XYZ 85.0394 128.0287 null] +>> endobj +1883 0 obj << +/D [1877 0 R /XYZ 85.0394 116.0736 null] +>> endobj +1876 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F21 938 0 R /F22 961 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1886 0 obj << /Length 2618 /Filter /FlateDecode >> @@ -8678,21 +8740,21 @@ xڥ %p}D(= geز_-8?egS5w.z ˤ ^$9+υ}f⺽B!r+gjxac~s,̺d +AFjߖ SJ9M=/vМښ9V>9wMDl$N빟On?8K`s=$&6jH^CTEendstream endobj -1873 0 obj << +1885 0 obj << /Type /Page -/Contents 1874 0 R -/Resources 1872 0 R +/Contents 1886 0 R +/Resources 1884 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1855 0 R +/Parent 1867 0 R >> endobj -1875 0 obj << -/D [1873 0 R /XYZ 56.6929 794.5015 null] +1887 0 obj << +/D [1885 0 R /XYZ 56.6929 794.5015 null] >> endobj -1872 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F21 930 0 R >> +1884 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F21 938 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1878 0 obj << +1890 0 obj << /Length 3312 /Filter /FlateDecode >> @@ -8711,29 +8773,29 @@ xڵ Ւ}MS{1Z>V!;1UWm#o0 \`/Jrw阥O:/rE#P-b]=8K?P<\*&i L VŊޤ<( RiB0roTVKjڝNb FH)P2k~>pnHm_Qz?-=Q/>k^H֛}7^qV|Vs`blLoxo#N3F_2b<24bD4K)Ls1A2Δ/{ū%*w)(bɸKٛnUd"G:b:Zbvk+=W^glpjwD?+QrzǢpeAz{tK Jb<[MxX'8֥R'2P !O ~4S>[?;6zև_ǟ_W1~"dJZCIP'IqD;A_Na& .]q-`j$h&X`Eendstream endobj -1877 0 obj << +1889 0 obj << /Type /Page -/Contents 1878 0 R -/Resources 1876 0 R +/Contents 1890 0 R +/Resources 1888 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1855 0 R -/Annots [ 1880 0 R ] +/Parent 1867 0 R +/Annots [ 1892 0 R ] >> endobj -1880 0 obj << +1892 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [280.2146 145.3358 375.7455 158.0731] /Subtype /Link /A << /S /GoTo /D (root_delegation_only) >> >> endobj -1879 0 obj << -/D [1877 0 R /XYZ 85.0394 794.5015 null] +1891 0 obj << +/D [1889 0 R /XYZ 85.0394 794.5015 null] >> endobj -1876 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F21 930 0 R >> +1888 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F21 938 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1884 0 obj << +1896 0 obj << /Length 3121 /Filter /FlateDecode >> @@ -8756,125 +8818,125 @@ xڵ[Is xxC[H7 CҢ|5k4=U-z3Lo(DT{M6\϶EUhr_( 37 +> endobj -1888 0 obj << +1900 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [284.2769 576.5908 352.9489 588.6504] /Subtype /Link /A << /S /GoTo /D (access_control) >> >> endobj -1889 0 obj << +1901 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [282.0654 546.6312 350.7374 558.6908] /Subtype /Link /A << /S /GoTo /D (access_control) >> >> endobj -1890 0 obj << +1902 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [311.9531 516.6716 380.6251 528.7313] /Subtype /Link /A << /S /GoTo /D (access_control) >> >> endobj -1891 0 obj << +1903 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [299.7586 486.712 368.4306 498.7717] /Subtype /Link /A << /S /GoTo /D (access_control) >> >> endobj -1892 0 obj << +1904 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [292.0084 456.7525 360.6804 468.8121] /Subtype /Link /A << /S /GoTo /D (access_control) >> >> endobj -1893 0 obj << +1905 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [330.7921 426.7929 399.4641 438.8525] /Subtype /Link /A << /S /GoTo /D (dynamic_update_policies) >> >> endobj -1894 0 obj << +1906 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [401.5962 396.8333 470.2682 408.8929] /Subtype /Link /A << /S /GoTo /D (access_control) >> >> endobj -1895 0 obj << +1907 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [257.6971 211.3132 326.3691 223.3728] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1896 0 obj << +1908 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [310.7975 181.3536 379.4695 193.4133] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1897 0 obj << +1909 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [308.6055 151.394 377.2775 163.4537] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1898 0 obj << +1910 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [294.1999 121.4345 362.8719 133.4941] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1899 0 obj << +1911 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [303.0862 91.4749 371.7582 103.5345] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1900 0 obj << +1912 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [332.9347 61.5153 401.6067 73.5749] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1885 0 obj << -/D [1883 0 R /XYZ 56.6929 794.5015 null] +1897 0 obj << +/D [1895 0 R /XYZ 56.6929 794.5015 null] >> endobj -598 0 obj << -/D [1883 0 R /XYZ 56.6929 769.5949 null] +606 0 obj << +/D [1895 0 R /XYZ 56.6929 769.5949 null] >> endobj -1886 0 obj << -/D [1883 0 R /XYZ 56.6929 752.4108 null] +1898 0 obj << +/D [1895 0 R /XYZ 56.6929 752.4108 null] >> endobj -602 0 obj << -/D [1883 0 R /XYZ 56.6929 632.5933 null] +610 0 obj << +/D [1895 0 R /XYZ 56.6929 632.5933 null] >> endobj -1887 0 obj << -/D [1883 0 R /XYZ 56.6929 607.7857 null] +1899 0 obj << +/D [1895 0 R /XYZ 56.6929 607.7857 null] >> endobj -1882 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> +1894 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1904 0 obj << +1916 0 obj << /Length 3094 /Filter /FlateDecode >> @@ -8890,99 +8952,99 @@ xڵ[[o ‰Hǣ S)!قV%>*m:Ywb.次Cqɽݠ/LN-M9ybHc4AхңLh;ԄyOW׊Cau$ֱJ`}s$}c\V!ML.8\^eh{~NXk}>A7&tu׍WPlՎe"ebv %6;d/(ǿ7=1i!{0\kn2҅BSjc^9τP[vYD SQ#\kowZ3}⌱ܾn"9Dd]e5qqqs}~J -zFrF>9WR9Tyw)sa;8Y"j~hB,D.*2eX;:4PjBr9߸C}$INMeco-ok(-MFb~]啮Eȣs2auB`Pjpf;>+CDᄎ6u:ZָnkmϽ|گ@S?!kt:y.Q_{iJ}7a'z+ج̗6wP6{cͦ); MkP*(t!ʾ )K oX(KH?_0{؊&5J~D/AW fѐ)$AhG]kt~:)huEƣY $"tyQ%E3#ƊdD=/ \SP)g]c Q?\I/ueb gͻIa@cE o ]{O}٪(L`]sQ$uJ ^cbw=lبZ&Kcf$z]hïeM`85{"{Q3c0,>Ua84.C iߝ? $Q+W-R$bB\endstream endobj -1903 0 obj << +1915 0 obj << /Type /Page -/Contents 1904 0 R -/Resources 1902 0 R +/Contents 1916 0 R +/Resources 1914 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1901 0 R -/Annots [ 1906 0 R 1907 0 R 1908 0 R 1909 0 R 1910 0 R 1911 0 R 1912 0 R 1913 0 R 1914 0 R 1915 0 R 1916 0 R ] +/Parent 1913 0 R +/Annots [ 1918 0 R 1919 0 R 1920 0 R 1921 0 R 1922 0 R 1923 0 R 1924 0 R 1925 0 R 1926 0 R 1927 0 R 1928 0 R ] >> endobj -1906 0 obj << +1918 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [387.8612 737.8483 449.0612 749.9079] /Subtype /Link /A << /S /GoTo /D (options) >> >> endobj -1907 0 obj << +1919 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [414.4213 707.9148 483.0933 719.9744] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1908 0 obj << +1920 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [330.3165 677.9813 398.9885 690.0409] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1909 0 obj << +1921 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [259.4835 522.3818 328.1555 534.4414] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1910 0 obj << +1922 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [172.152 462.6742 267.6829 474.4748] /Subtype /Link /A << /S /GoTo /D (root_delegation_only) >> >> endobj -1911 0 obj << +1923 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [352.4539 211.1828 426.1073 223.2424] /Subtype /Link /A << /S /GoTo /D (server_resource_limits) >> >> endobj -1912 0 obj << +1924 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [387.5019 181.2493 456.1739 193.3089] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1913 0 obj << +1925 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [381.9629 151.3158 450.6349 163.3754] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1914 0 obj << +1926 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [398.5803 121.3823 467.2523 133.4419] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1915 0 obj << +1927 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [393.0412 91.4488 461.7132 103.5084] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1916 0 obj << +1928 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [255.0796 61.5153 323.7516 73.5749] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1905 0 obj << -/D [1903 0 R /XYZ 85.0394 794.5015 null] +1917 0 obj << +/D [1915 0 R /XYZ 85.0394 794.5015 null] >> endobj -1902 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F48 1228 0 R /F41 1208 0 R >> +1914 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F48 1238 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1919 0 obj << +1931 0 obj << /Length 2875 /Filter /FlateDecode >> @@ -8998,64 +9060,64 @@ m3;H¡ cZ 7Fѣs*0i(=7-M2޶d[Z?cp/xaFB:`iBfc3RRq ԨŶ^ WNNFtO+EfJ|`UaZѱv uQyu2LvzMM/iK9iEV|#3r>j?Djе\)QkL_34rNA/O>+-3ƉI'i5sM|0%řϯIf+wi\gIfx#.%Z{E_ r-&fpd8Z0(=ipί5T.> endobj -1921 0 obj << +1933 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [283.1811 736.3425 356.8344 748.4021] /Subtype /Link /A << /S /GoTo /D (tuning) >> >> endobj -1922 0 obj << +1934 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [287.6042 704.9032 356.2762 716.9628] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1923 0 obj << +1935 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [352.879 155.8332 426.5323 167.8928] /Subtype /Link /A << /S /GoTo /D (tuning) >> >> endobj -1924 0 obj << +1936 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [334.0699 124.3939 407.7232 136.4535] /Subtype /Link /A << /S /GoTo /D (tuning) >> >> endobj -1925 0 obj << +1937 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [373.9 92.9546 447.5533 105.0142] /Subtype /Link /A << /S /GoTo /D (tuning) >> >> endobj -1926 0 obj << +1938 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [319.6839 61.5153 393.3372 73.5749] /Subtype /Link /A << /S /GoTo /D (tuning) >> >> endobj -1920 0 obj << -/D [1918 0 R /XYZ 56.6929 794.5015 null] ->> endobj -1917 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F48 1228 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] +1932 0 obj << +/D [1930 0 R /XYZ 56.6929 794.5015 null] >> endobj 1929 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F48 1238 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1941 0 obj << /Length 3362 /Filter /FlateDecode >> @@ -9074,113 +9136,113 @@ xڵ[[ dʇ_%ʗ(ơ|y KP[Z `'X(,D,+h5NmmKT1~FcM/VVo&]az^5;X)2귍8`_0zUn޼%`zyS+)d19캂-sSf7%R[«!z)= X+ R8@ٙK8sI8ˌɌ۽ɠ.q%Ap3kOXݓx׍~Xڢ3jr9|[ ӾXٖ]FOE 1ֈ>#; 8ԍ;N1~rLW Gcb$# ҏ:@4Cdx<tڟ~H([ ~dT W Wݙ/n*{30cuaz*f]a=V;PОiN3%U_Lkf8wu{>3m2Dvo4MfX<J79V*n,> endobj -1931 0 obj << +1943 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [335.4973 737.5313 404.1693 749.5909] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1932 0 obj << +1944 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [363.1733 707.2808 431.8453 719.3404] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1933 0 obj << +1945 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [365.365 677.0302 434.037 689.0899] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1934 0 obj << +1946 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [393.041 646.7797 461.713 658.8394] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1935 0 obj << +1947 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [402.9837 616.5292 471.6557 628.5889] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1936 0 obj << +1948 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [320.374 586.2787 389.046 598.3384] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1937 0 obj << +1949 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [348.05 556.0282 416.722 568.0879] /Subtype /Link /A << /S /GoTo /D (zone_transfers) >> >> endobj -1938 0 obj << +1950 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [488.512 525.7777 561.5676 537.8373] /Subtype /Link /A << /S /GoTo /D (tuning) >> >> endobj -1939 0 obj << +1951 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [397.3443 495.5272 467.1586 507.5868] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1940 0 obj << +1952 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [321.49 453.3215 382.69 465.3812] /Subtype /Link /A << /S /GoTo /D (options) >> >> endobj -1941 0 obj << +1953 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [357.6499 350.6148 436.0651 362.6745] /Subtype /Link /A << /S /GoTo /D (man.dnssec-keygen) >> >> endobj -1942 0 obj << +1954 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [455.3558 350.6148 533.7708 362.6745] /Subtype /Link /A << /S /GoTo /D (man.dnssec-settime) >> >> endobj -1943 0 obj << +1955 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [317.0267 61.5153 385.6987 73.5749] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1930 0 obj << -/D [1928 0 R /XYZ 85.0394 794.5015 null] +1942 0 obj << +/D [1940 0 R /XYZ 85.0394 794.5015 null] >> endobj -1927 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F48 1228 0 R /F55 1311 0 R /F41 1208 0 R >> +1939 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F48 1238 0 R /F55 1321 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1946 0 obj << +1958 0 obj << /Length 3449 /Filter /FlateDecode >> @@ -9201,42 +9263,42 @@ G ..+ k5*aRBA68ŲJgBU8+iן!he~3ephtɍjHдT;/ԊjZH_/MV+}P*Mg78Z$z0 {"oYY5UPɨ;B=j aS/Cz_#ǖpc*^+{P\뢘)7lvUZ{)-> s7]) J)]Օ:2w4Z& pU ");-s> endobj -1948 0 obj << +1960 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [328.5503 736.8562 402.2036 748.9158] /Subtype /Link /A << /S /GoTo /D (tuning) >> >> endobj -1949 0 obj << +1961 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [403.748 705.9305 472.42 717.9902] /Subtype /Link /A << /S /GoTo /D (boolean_options) >> >> endobj -1947 0 obj << -/D [1945 0 R /XYZ 56.6929 794.5015 null] +1959 0 obj << +/D [1957 0 R /XYZ 56.6929 794.5015 null] >> endobj -606 0 obj << -/D [1945 0 R /XYZ 56.6929 689.3081 null] +614 0 obj << +/D [1957 0 R /XYZ 56.6929 689.3081 null] >> endobj -1317 0 obj << -/D [1945 0 R /XYZ 56.6929 663.0018 null] +1327 0 obj << +/D [1957 0 R /XYZ 56.6929 663.0018 null] >> endobj -1944 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R /F48 1228 0 R >> +1956 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R /F48 1238 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1952 0 obj << +1964 0 obj << /Length 2974 /Filter /FlateDecode >> @@ -9250,28 +9312,28 @@ x ͜p0%b7U2(oWl;Ċy;3;eOc93Hkn9> *5#ϙ^ޣ_FW3e7L//r+[' p+˸dLQ&adE4 lQ &phUuys Z,A|bY*m'IJ /+kͧ(c; )'\l?Z]y"endstream endobj -1951 0 obj << +1963 0 obj << /Type /Page -/Contents 1952 0 R -/Resources 1950 0 R +/Contents 1964 0 R +/Resources 1962 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1901 0 R +/Parent 1913 0 R >> endobj -1953 0 obj << -/D [1951 0 R /XYZ 85.0394 794.5015 null] +1965 0 obj << +/D [1963 0 R /XYZ 85.0394 794.5015 null] >> endobj -1954 0 obj << -/D [1951 0 R /XYZ 85.0394 746.113 null] +1966 0 obj << +/D [1963 0 R /XYZ 85.0394 746.113 null] >> endobj -1955 0 obj << -/D [1951 0 R /XYZ 85.0394 734.1579 null] +1967 0 obj << +/D [1963 0 R /XYZ 85.0394 734.1579 null] >> endobj -1950 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F53 1303 0 R /F41 1208 0 R /F21 930 0 R /F62 1351 0 R >> -/XObject << /Im2 1340 0 R >> +1962 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F53 1313 0 R /F41 1218 0 R /F21 938 0 R /F62 1361 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1958 0 obj << +1970 0 obj << /Length 2662 /Filter /FlateDecode >> @@ -9290,40 +9352,40 @@ b *͇ qrSa9RO.g.vjnIy[ŐKrG(bm HXѹ [m[cw*|۫ BAāp n4ǩǧ$Yx|nVl\Z c>[;I.8gm5K@ *xY ]]{]TT0xxa#,GZv0j*l'x;ͯNH.EHܹјG9v@m4lMg}1&m-r̚jtI'cY j'΄/6T[ө_[":$Dz ɟ ';'/>iAǮ됂˶u[0ZA~[G:6;D IΗ2 &PC.M[oendstream endobj -1957 0 obj << +1969 0 obj << /Type /Page -/Contents 1958 0 R -/Resources 1956 0 R +/Contents 1970 0 R +/Resources 1968 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1962 0 R +/Parent 1974 0 R >> endobj -1959 0 obj << -/D [1957 0 R /XYZ 56.6929 794.5015 null] ->> endobj -610 0 obj << -/D [1957 0 R /XYZ 56.6929 247.636 null] ->> endobj -1960 0 obj << -/D [1957 0 R /XYZ 56.6929 215.5303 null] ->> endobj -614 0 obj << -/D [1957 0 R /XYZ 56.6929 215.5303 null] ->> endobj -1240 0 obj << -/D [1957 0 R /XYZ 56.6929 185.6746 null] +1971 0 obj << +/D [1969 0 R /XYZ 56.6929 794.5015 null] >> endobj 618 0 obj << -/D [1957 0 R /XYZ 56.6929 129.296 null] +/D [1969 0 R /XYZ 56.6929 247.636 null] >> endobj -1961 0 obj << -/D [1957 0 R /XYZ 56.6929 106.9848 null] +1972 0 obj << +/D [1969 0 R /XYZ 56.6929 215.5303 null] >> endobj -1956 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F62 1351 0 R /F21 930 0 R /F53 1303 0 R >> -/XObject << /Im2 1340 0 R >> +622 0 obj << +/D [1969 0 R /XYZ 56.6929 215.5303 null] +>> endobj +1250 0 obj << +/D [1969 0 R /XYZ 56.6929 185.6746 null] +>> endobj +626 0 obj << +/D [1969 0 R /XYZ 56.6929 129.296 null] +>> endobj +1973 0 obj << +/D [1969 0 R /XYZ 56.6929 106.9848 null] +>> endobj +1968 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F62 1361 0 R /F21 938 0 R /F53 1313 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1965 0 obj << +1977 0 obj << /Length 3190 /Filter /FlateDecode >> @@ -9342,48 +9404,48 @@ l .ږ^B'zCfبB2҆B!y wi!P 5at&` q.bL@D+P0=L- r%k˟:0|H%Ft m ,~w;Bb~ӕa^>8g1~lVC>p*_Iit Yq='j8Ŝ5ww2PFDm"4F>fQS? S2jH0')-m+pyxLendstream endobj -1964 0 obj << +1976 0 obj << /Type /Page -/Contents 1965 0 R -/Resources 1963 0 R +/Contents 1977 0 R +/Resources 1975 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1962 0 R -/Annots [ 1967 0 R 1968 0 R ] +/Parent 1974 0 R +/Annots [ 1979 0 R 1980 0 R ] >> endobj -1967 0 obj << +1979 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [341.1654 743.8714 414.8187 755.9311] /Subtype /Link /A << /S /GoTo /D (the_sortlist_statement) >> >> endobj -1968 0 obj << +1980 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [434.6742 743.8714 508.3275 755.9311] /Subtype /Link /A << /S /GoTo /D (rrset_ordering) >> >> endobj -1966 0 obj << -/D [1964 0 R /XYZ 85.0394 794.5015 null] +1978 0 obj << +/D [1976 0 R /XYZ 85.0394 794.5015 null] >> endobj -1969 0 obj << -/D [1964 0 R /XYZ 85.0394 726.9349 null] +1981 0 obj << +/D [1976 0 R /XYZ 85.0394 726.9349 null] >> endobj -1970 0 obj << -/D [1964 0 R /XYZ 85.0394 714.9798 null] +1982 0 obj << +/D [1976 0 R /XYZ 85.0394 714.9798 null] >> endobj -1971 0 obj << -/D [1964 0 R /XYZ 85.0394 534.8553 null] +1983 0 obj << +/D [1976 0 R /XYZ 85.0394 534.8553 null] >> endobj -1972 0 obj << -/D [1964 0 R /XYZ 85.0394 522.9001 null] ->> endobj -1963 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F39 1151 0 R >> -/ProcSet [ /PDF /Text ] +1984 0 obj << +/D [1976 0 R /XYZ 85.0394 522.9001 null] >> endobj 1975 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F39 1161 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1987 0 obj << /Length 2766 /Filter /FlateDecode >> @@ -9403,27 +9465,27 @@ T  tB*ax'rؑxZ/,ZP?,-O"fN}mec܎6՜Qwk`Zendstream endobj -1974 0 obj << +1986 0 obj << /Type /Page -/Contents 1975 0 R -/Resources 1973 0 R +/Contents 1987 0 R +/Resources 1985 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1962 0 R +/Parent 1974 0 R >> endobj -1976 0 obj << -/D [1974 0 R /XYZ 56.6929 794.5015 null] +1988 0 obj << +/D [1986 0 R /XYZ 56.6929 794.5015 null] >> endobj -1977 0 obj << -/D [1974 0 R /XYZ 56.6929 133.9784 null] +1989 0 obj << +/D [1986 0 R /XYZ 56.6929 133.9784 null] >> endobj -1978 0 obj << -/D [1974 0 R /XYZ 56.6929 122.0233 null] +1990 0 obj << +/D [1986 0 R /XYZ 56.6929 122.0233 null] >> endobj -1973 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R >> +1985 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1981 0 obj << +1993 0 obj << /Length 3138 /Filter /FlateDecode >> @@ -9447,39 +9509,39 @@ w HWa˿%D`PAuqshg5T B@^5@RPϫ_8d$x\C)FV}^ =_H #PdBs0ÏH)c-¸ghLZ HX> endobj -1982 0 obj << -/D [1980 0 R /XYZ 85.0394 794.5015 null] +1994 0 obj << +/D [1992 0 R /XYZ 85.0394 794.5015 null] >> endobj -622 0 obj << -/D [1980 0 R /XYZ 85.0394 513.3136 null] +630 0 obj << +/D [1992 0 R /XYZ 85.0394 513.3136 null] >> endobj -1983 0 obj << -/D [1980 0 R /XYZ 85.0394 488.6113 null] +1995 0 obj << +/D [1992 0 R /XYZ 85.0394 488.6113 null] >> endobj -1984 0 obj << -/D [1980 0 R /XYZ 85.0394 303.0671 null] +1996 0 obj << +/D [1992 0 R /XYZ 85.0394 303.0671 null] >> endobj -1985 0 obj << -/D [1980 0 R /XYZ 85.0394 291.112 null] +1997 0 obj << +/D [1992 0 R /XYZ 85.0394 291.112 null] >> endobj -1986 0 obj << -/D [1980 0 R /XYZ 85.0394 122.9426 null] +1998 0 obj << +/D [1992 0 R /XYZ 85.0394 122.9426 null] >> endobj -1987 0 obj << -/D [1980 0 R /XYZ 85.0394 110.9875 null] +1999 0 obj << +/D [1992 0 R /XYZ 85.0394 110.9875 null] >> endobj -1979 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R >> +1991 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -1990 0 obj << +2002 0 obj << /Length 2942 /Filter /FlateDecode >> @@ -9494,45 +9556,45 @@ x ON!a/93r @CNY`^_px:Aýnq؆wrrI ;U>#~+ xyWܤ*;Rj^(cGqDZv*)? k "CRCa"QijwdEGTeSy!RD8y5?WjeTZ9g>~59e7.rlॿbӠ09LJ UǼG'endstream endobj -1989 0 obj << +2001 0 obj << /Type /Page -/Contents 1990 0 R -/Resources 1988 0 R +/Contents 2002 0 R +/Resources 2000 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1962 0 R +/Parent 1974 0 R >> endobj -1991 0 obj << -/D [1989 0 R /XYZ 56.6929 794.5015 null] +2003 0 obj << +/D [2001 0 R /XYZ 56.6929 794.5015 null] >> endobj -626 0 obj << -/D [1989 0 R /XYZ 56.6929 723.7047 null] +634 0 obj << +/D [2001 0 R /XYZ 56.6929 723.7047 null] >> endobj -1992 0 obj << -/D [1989 0 R /XYZ 56.6929 699.3651 null] +2004 0 obj << +/D [2001 0 R /XYZ 56.6929 699.3651 null] >> endobj -1993 0 obj << -/D [1989 0 R /XYZ 56.6929 499.5106 null] +2005 0 obj << +/D [2001 0 R /XYZ 56.6929 499.5106 null] >> endobj -1994 0 obj << -/D [1989 0 R /XYZ 56.6929 487.5554 null] +2006 0 obj << +/D [2001 0 R /XYZ 56.6929 487.5554 null] >> endobj -630 0 obj << -/D [1989 0 R /XYZ 56.6929 352.0214 null] +638 0 obj << +/D [2001 0 R /XYZ 56.6929 352.0214 null] >> endobj -1995 0 obj << -/D [1989 0 R /XYZ 56.6929 324.7169 null] +2007 0 obj << +/D [2001 0 R /XYZ 56.6929 324.7169 null] >> endobj -1996 0 obj << -/D [1989 0 R /XYZ 56.6929 283.2444 null] +2008 0 obj << +/D [2001 0 R /XYZ 56.6929 283.2444 null] >> endobj -1997 0 obj << -/D [1989 0 R /XYZ 56.6929 271.2892 null] ->> endobj -1988 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F21 930 0 R /F39 1151 0 R >> -/ProcSet [ /PDF /Text ] +2009 0 obj << +/D [2001 0 R /XYZ 56.6929 271.2892 null] >> endobj 2000 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F41 1218 0 R /F21 938 0 R /F39 1161 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2012 0 obj << /Length 2486 /Filter /FlateDecode >> @@ -9550,52 +9612,52 @@ zXƻ ;5?GP7W˾˲~' ̚reط[d$hJf? T׃sf9:0ɒQ|&8]-ڛqpxL{0 |R.hm\~$A X 0~!3<6%º>.yN<,S%r-3eέU8Uٷ>\G^&>Ӈ-slnWezRgXb ~CL](ڱA,d;FDo *0 (=KxQHPef K)D ƳtYDghjܟ2D1Dq/6:'U}@%䋞aVW_j\.0na~pg*ɈsB6&3Ho[&Gm]^ߺ4/NgoӛD穁RY?e?ꂠNd(p ?Am0DFW~Sex!W1A)BUGgc 0endstream endobj -1999 0 obj << +2011 0 obj << /Type /Page -/Contents 2000 0 R -/Resources 1998 0 R +/Contents 2012 0 R +/Resources 2010 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 1962 0 R +/Parent 1974 0 R >> endobj -2001 0 obj << -/D [1999 0 R /XYZ 85.0394 794.5015 null] ->> endobj -634 0 obj << -/D [1999 0 R /XYZ 85.0394 769.5949 null] ->> endobj -2002 0 obj << -/D [1999 0 R /XYZ 85.0394 749.4437 null] ->> endobj -2003 0 obj << -/D [1999 0 R /XYZ 85.0394 660.1505 null] ->> endobj -2004 0 obj << -/D [1999 0 R /XYZ 85.0394 648.1953 null] ->> endobj -638 0 obj << -/D [1999 0 R /XYZ 85.0394 449.4639 null] ->> endobj -2005 0 obj << -/D [1999 0 R /XYZ 85.0394 424.0768 null] +2013 0 obj << +/D [2011 0 R /XYZ 85.0394 794.5015 null] >> endobj 642 0 obj << -/D [1999 0 R /XYZ 85.0394 352.0618 null] +/D [2011 0 R /XYZ 85.0394 769.5949 null] >> endobj -2006 0 obj << -/D [1999 0 R /XYZ 85.0394 323.4047 null] +2014 0 obj << +/D [2011 0 R /XYZ 85.0394 749.4437 null] +>> endobj +2015 0 obj << +/D [2011 0 R /XYZ 85.0394 660.1505 null] +>> endobj +2016 0 obj << +/D [2011 0 R /XYZ 85.0394 648.1953 null] >> endobj 646 0 obj << -/D [1999 0 R /XYZ 85.0394 272.2519 null] +/D [2011 0 R /XYZ 85.0394 449.4639 null] >> endobj -2007 0 obj << -/D [1999 0 R /XYZ 85.0394 246.3845 null] +2017 0 obj << +/D [2011 0 R /XYZ 85.0394 424.0768 null] >> endobj -1998 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R /F62 1351 0 R /F63 1354 0 R /F11 1441 0 R /F53 1303 0 R >> -/XObject << /Im2 1340 0 R >> -/ProcSet [ /PDF /Text ] +650 0 obj << +/D [2011 0 R /XYZ 85.0394 352.0618 null] +>> endobj +2018 0 obj << +/D [2011 0 R /XYZ 85.0394 323.4047 null] +>> endobj +654 0 obj << +/D [2011 0 R /XYZ 85.0394 272.2519 null] +>> endobj +2019 0 obj << +/D [2011 0 R /XYZ 85.0394 246.3845 null] >> endobj 2010 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R /F62 1361 0 R /F63 1364 0 R /F11 1451 0 R /F53 1313 0 R >> +/XObject << /Im2 1350 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2022 0 obj << /Length 2114 /Filter /FlateDecode >> @@ -9611,40 +9673,40 @@ v !דԑ$"v9}bA9[>p\ wRAV]lq|߾XsЙ5>Q )N?Ycxxu!%M N|Ϯcqx3>ÏFocx)gG?yJhwmjJ=Eb7oZZWz#*#iLJȔ)JJH<~ O]PFJxW1,gD&e-O,+jϲ9A[ 9\rm|(<|:[_-*컔=  iVgql{Cgv؃G&#Ф֠S7r@x jOp#z/6 ~olgCendstream endobj -2009 0 obj << +2021 0 obj << /Type /Page -/Contents 2010 0 R -/Resources 2008 0 R +/Contents 2022 0 R +/Resources 2020 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2015 0 R +/Parent 2027 0 R >> endobj -2011 0 obj << -/D [2009 0 R /XYZ 56.6929 794.5015 null] ->> endobj -650 0 obj << -/D [2009 0 R /XYZ 56.6929 769.5949 null] ->> endobj -2012 0 obj << -/D [2009 0 R /XYZ 56.6929 750.9871 null] ->> endobj -654 0 obj << -/D [2009 0 R /XYZ 56.6929 522.5618 null] ->> endobj -2013 0 obj << -/D [2009 0 R /XYZ 56.6929 498.7164 null] +2023 0 obj << +/D [2021 0 R /XYZ 56.6929 794.5015 null] >> endobj 658 0 obj << -/D [2009 0 R /XYZ 56.6929 412.0682 null] +/D [2021 0 R /XYZ 56.6929 769.5949 null] >> endobj -2014 0 obj << -/D [2009 0 R /XYZ 56.6929 383.338 null] +2024 0 obj << +/D [2021 0 R /XYZ 56.6929 750.9871 null] >> endobj -2008 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F53 1303 0 R /F41 1208 0 R /F62 1351 0 R /F63 1354 0 R >> -/XObject << /Im2 1340 0 R >> +662 0 obj << +/D [2021 0 R /XYZ 56.6929 522.5618 null] +>> endobj +2025 0 obj << +/D [2021 0 R /XYZ 56.6929 498.7164 null] +>> endobj +666 0 obj << +/D [2021 0 R /XYZ 56.6929 412.0682 null] +>> endobj +2026 0 obj << +/D [2021 0 R /XYZ 56.6929 383.338 null] +>> endobj +2020 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F53 1313 0 R /F41 1218 0 R /F62 1361 0 R /F63 1364 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2018 0 obj << +2030 0 obj << /Length 3334 /Filter /FlateDecode >> @@ -9661,33 +9723,33 @@ r4 +YA L_qwlkG&#^rHrnaP/IE *q" |*]PltoCobRAOBZPAsy^,b18qQײg\8@/[ye(|z&=ֆ8xt!<~@ ;VNĠj|-]99=2gF(f"RE"E&@ 7N:zQeD څ8vϡf*E*1j#10@O X@Xz"k!њ8#4 GS> oLjoK(W@ђ6ζ*a(].M`fjAMהodcѫ5$ Cif JEE(X#j8]y!+0l*/Ue\&$"Kx 1ƸU璂v۬nWdYVN% Nz#`ʝԠ7;,rB_[ꂨan(e\c"aNƒ]}SlIgaEΠ>ģ/< O?+sT)'h(@eѶD+ڻfGNܚ2slkm0q8=&JJ%=ȼO[y)!vBr>6?=endstream endobj -2017 0 obj << +2029 0 obj << /Type /Page -/Contents 2018 0 R -/Resources 2016 0 R +/Contents 2030 0 R +/Resources 2028 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2015 0 R +/Parent 2027 0 R >> endobj -2019 0 obj << -/D [2017 0 R /XYZ 85.0394 794.5015 null] +2031 0 obj << +/D [2029 0 R /XYZ 85.0394 794.5015 null] >> endobj -2020 0 obj << -/D [2017 0 R /XYZ 85.0394 652.0358 null] +2032 0 obj << +/D [2029 0 R /XYZ 85.0394 652.0358 null] >> endobj -2021 0 obj << -/D [2017 0 R /XYZ 85.0394 640.0806 null] +2033 0 obj << +/D [2029 0 R /XYZ 85.0394 640.0806 null] >> endobj -662 0 obj << -/D [2017 0 R /XYZ 85.0394 217.1748 null] +670 0 obj << +/D [2029 0 R /XYZ 85.0394 217.1748 null] >> endobj -1788 0 obj << -/D [2017 0 R /XYZ 85.0394 192.112 null] +1806 0 obj << +/D [2029 0 R /XYZ 85.0394 192.112 null] >> endobj -2016 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F21 930 0 R /F22 953 0 R /F14 956 0 R >> +2028 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F21 938 0 R /F22 961 0 R /F14 964 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2024 0 obj << +2036 0 obj << /Length 2961 /Filter /FlateDecode >> @@ -9705,47 +9767,47 @@ Jl ()/ YP1eMc$RXҢ;v"%`2z =(*XRlLy'TV?L(q3i7Vr[7=b9R}npv9ؐZpq؛?\QYAm@C}IgBG/B/&ڍ E p!a. 65:!vGla|XL1). +7cng1">tAc w~LCLG7ܔA"ބmu>!ff^=ZF8xoCˠ`鈚Y{^Dp! Ҟ)_y?\endstream endobj -2023 0 obj << +2035 0 obj << /Type /Page -/Contents 2024 0 R -/Resources 2022 0 R +/Contents 2036 0 R +/Resources 2034 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2015 0 R -/Annots [ 2029 0 R ] +/Parent 2027 0 R +/Annots [ 2041 0 R ] >> endobj -2029 0 obj << +2041 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [55.6967 179.2302 116.8967 190.6223] /Subtype /Link /A << /S /GoTo /D (statschannels) >> >> endobj -2025 0 obj << -/D [2023 0 R /XYZ 56.6929 794.5015 null] +2037 0 obj << +/D [2035 0 R /XYZ 56.6929 794.5015 null] >> endobj -666 0 obj << -/D [2023 0 R /XYZ 56.6929 686.6711 null] +674 0 obj << +/D [2035 0 R /XYZ 56.6929 686.6711 null] >> endobj -2026 0 obj << -/D [2023 0 R /XYZ 56.6929 654.5655 null] +2038 0 obj << +/D [2035 0 R /XYZ 56.6929 654.5655 null] >> endobj -2027 0 obj << -/D [2023 0 R /XYZ 56.6929 592.2384 null] +2039 0 obj << +/D [2035 0 R /XYZ 56.6929 592.2384 null] >> endobj -2028 0 obj << -/D [2023 0 R /XYZ 56.6929 580.2832 null] +2040 0 obj << +/D [2035 0 R /XYZ 56.6929 580.2832 null] >> endobj -670 0 obj << -/D [2023 0 R /XYZ 56.6929 165.8291 null] +678 0 obj << +/D [2035 0 R /XYZ 56.6929 165.8291 null] >> endobj -1657 0 obj << -/D [2023 0 R /XYZ 56.6929 142.8503 null] +1674 0 obj << +/D [2035 0 R /XYZ 56.6929 142.8503 null] >> endobj -2022 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R /F48 1228 0 R >> +2034 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R /F48 1238 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2032 0 obj << +2044 0 obj << /Length 2826 /Filter /FlateDecode >> @@ -9766,39 +9828,39 @@ t }?6R`qzE!J=SIi*b{>g}z wX |gzAm xU,ڐ;"M}>: VbZO§XSftөP6±ޖ_8M0p6?,\l1 Z:~[뤿oo4~FeR1L2 !&ū{> endobj -2033 0 obj << -/D [2031 0 R /XYZ 85.0394 794.5015 null] +2045 0 obj << +/D [2043 0 R /XYZ 85.0394 794.5015 null] >> endobj -674 0 obj << -/D [2031 0 R /XYZ 85.0394 652.2128 null] +682 0 obj << +/D [2043 0 R /XYZ 85.0394 652.2128 null] >> endobj -2034 0 obj << -/D [2031 0 R /XYZ 85.0394 627.6341 null] +2046 0 obj << +/D [2043 0 R /XYZ 85.0394 627.6341 null] >> endobj -678 0 obj << -/D [2031 0 R /XYZ 85.0394 520.1907 null] +686 0 obj << +/D [2043 0 R /XYZ 85.0394 520.1907 null] >> endobj -2035 0 obj << -/D [2031 0 R /XYZ 85.0394 497.8795 null] +2047 0 obj << +/D [2043 0 R /XYZ 85.0394 497.8795 null] >> endobj -2036 0 obj << -/D [2031 0 R /XYZ 85.0394 497.8795 null] +2048 0 obj << +/D [2043 0 R /XYZ 85.0394 497.8795 null] >> endobj -2037 0 obj << -/D [2031 0 R /XYZ 85.0394 485.9243 null] +2049 0 obj << +/D [2043 0 R /XYZ 85.0394 485.9243 null] >> endobj -2030 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R >> +2042 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2040 0 obj << +2052 0 obj << /Length 2582 /Filter /FlateDecode >> @@ -9816,50 +9878,50 @@ i QqQf:h\Ae||q 1E7CͨUU6f4GTF'5f*$)k@/7eă^<t|+Ul%n evI+Jendstream endobj -2039 0 obj << +2051 0 obj << /Type /Page -/Contents 2040 0 R -/Resources 2038 0 R +/Contents 2052 0 R +/Resources 2050 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2015 0 R -/Annots [ 2042 0 R ] +/Parent 2027 0 R +/Annots [ 2054 0 R ] >> endobj -2042 0 obj << +2054 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [305.1296 588.4542 384.9596 600.5139] /Subtype /Link /A << /S /GoTo /D (clients-per-query) >> >> endobj -2041 0 obj << -/D [2039 0 R /XYZ 56.6929 794.5015 null] +2053 0 obj << +/D [2051 0 R /XYZ 56.6929 794.5015 null] >> endobj -682 0 obj << -/D [2039 0 R /XYZ 56.6929 352.0981 null] +690 0 obj << +/D [2051 0 R /XYZ 56.6929 352.0981 null] >> endobj -2043 0 obj << -/D [2039 0 R /XYZ 56.6929 326.9775 null] +2055 0 obj << +/D [2051 0 R /XYZ 56.6929 326.9775 null] >> endobj -2044 0 obj << -/D [2039 0 R /XYZ 56.6929 326.9775 null] +2056 0 obj << +/D [2051 0 R /XYZ 56.6929 326.9775 null] >> endobj -2045 0 obj << -/D [2039 0 R /XYZ 56.6929 315.0223 null] +2057 0 obj << +/D [2051 0 R /XYZ 56.6929 315.0223 null] >> endobj -686 0 obj << -/D [2039 0 R /XYZ 56.6929 102.2008 null] +694 0 obj << +/D [2051 0 R /XYZ 56.6929 102.2008 null] >> endobj -2046 0 obj << -/D [2039 0 R /XYZ 56.6929 77.0802 null] +2058 0 obj << +/D [2051 0 R /XYZ 56.6929 77.0802 null] >> endobj -2047 0 obj << -/D [2039 0 R /XYZ 56.6929 77.0802 null] +2059 0 obj << +/D [2051 0 R /XYZ 56.6929 77.0802 null] >> endobj -2038 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R >> +2050 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2051 0 obj << +2063 0 obj << /Length 3443 /Filter /FlateDecode >> @@ -9882,36 +9944,36 @@ e m rp4qxs7PKu4!#(/m `}[b^߬ReaUx\,*OQ`unskh4y tJT5ojZeXϦe`l[@%}#Wg嗞s .y[ʃh_s{͠sjN@ɛhؗޞ"k$A6EcQ<-XCmj<ճfm Ca0RXuDԈüAs-R( i͟ӁcH@j=ݎ$5rmd[ +$$FYQl[ץ3r꾛fM5BqW'2f,2fa,Ѳ(Oڥ]@t:PS>5U1yMzV*qL;.-Je!AV-j~*KPEtu bARQ(ToTU+cWi*wlV- 8.WS.3m-J1a > endobj -2052 0 obj << -/D [2050 0 R /XYZ 85.0394 794.5015 null] +2064 0 obj << +/D [2062 0 R /XYZ 85.0394 794.5015 null] >> endobj -2053 0 obj << -/D [2050 0 R /XYZ 85.0394 769.5949 null] +2065 0 obj << +/D [2062 0 R /XYZ 85.0394 769.5949 null] >> endobj -690 0 obj << -/D [2050 0 R /XYZ 85.0394 224.1778 null] +698 0 obj << +/D [2062 0 R /XYZ 85.0394 224.1778 null] >> endobj -2054 0 obj << -/D [2050 0 R /XYZ 85.0394 199.0572 null] +2066 0 obj << +/D [2062 0 R /XYZ 85.0394 199.0572 null] >> endobj -2055 0 obj << -/D [2050 0 R /XYZ 85.0394 142.6288 null] +2067 0 obj << +/D [2062 0 R /XYZ 85.0394 142.6288 null] >> endobj -2056 0 obj << -/D [2050 0 R /XYZ 85.0394 130.6736 null] +2068 0 obj << +/D [2062 0 R /XYZ 85.0394 130.6736 null] >> endobj -2049 0 obj << -/Font << /F37 1018 0 R /F39 1151 0 R /F21 930 0 R /F22 953 0 R /F11 1441 0 R >> +2061 0 obj << +/Font << /F37 1026 0 R /F39 1161 0 R /F21 938 0 R /F22 961 0 R /F11 1451 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2059 0 obj << +2071 0 obj << /Length 1752 /Filter /FlateDecode >> @@ -9926,27 +9988,27 @@ x !5fˎYy--a$P'X!YݵZpNɃOrm"l Rm'LӇRc68vê/ 0=F`3:ܞLêX!)ߓv"m$uAzraۦ4&m _#4'n\w.|hm{ C:d/ "v=#kw(_:"!ѯTl76hRv\S.k?d1ݲNӷ89z?m3gBh7NT~RG]bDYJ;Ϡendstream endobj -2058 0 obj << +2070 0 obj << /Type /Page -/Contents 2059 0 R -/Resources 2057 0 R +/Contents 2071 0 R +/Resources 2069 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2065 0 R +/Parent 2077 0 R >> endobj -2060 0 obj << -/D [2058 0 R /XYZ 56.6929 794.5015 null] +2072 0 obj << +/D [2070 0 R /XYZ 56.6929 794.5015 null] >> endobj -694 0 obj << -/D [2058 0 R /XYZ 56.6929 557.9661 null] +702 0 obj << +/D [2070 0 R /XYZ 56.6929 557.9661 null] >> endobj -2064 0 obj << -/D [2058 0 R /XYZ 56.6929 530.3748 null] +2076 0 obj << +/D [2070 0 R /XYZ 56.6929 530.3748 null] >> endobj -2057 0 obj << -/Font << /F37 1018 0 R /F11 1441 0 R /F21 930 0 R /F22 953 0 R /F67 2063 0 R /F39 1151 0 R >> +2069 0 obj << +/Font << /F37 1026 0 R /F11 1451 0 R /F21 938 0 R /F22 961 0 R /F67 2075 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2068 0 obj << +2080 0 obj << /Length 1242 /Filter /FlateDecode >> @@ -9960,33 +10022,33 @@ xڕW Ƞm1ڪ$fB{z_ZMItF :]Ccqh -Xd_UT]9GLs^jw9nA_qWy?.) !=χhs_ǻ[A|-}y$b;Yh>z ;h\ew_Э?endstream endobj -2067 0 obj << +2079 0 obj << /Type /Page -/Contents 2068 0 R -/Resources 2066 0 R +/Contents 2080 0 R +/Resources 2078 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2065 0 R +/Parent 2077 0 R >> endobj -2069 0 obj << -/D [2067 0 R /XYZ 85.0394 794.5015 null] +2081 0 obj << +/D [2079 0 R /XYZ 85.0394 794.5015 null] >> endobj -698 0 obj << -/D [2067 0 R /XYZ 85.0394 769.5949 null] +706 0 obj << +/D [2079 0 R /XYZ 85.0394 769.5949 null] >> endobj -2070 0 obj << -/D [2067 0 R /XYZ 85.0394 571.259 null] +2082 0 obj << +/D [2079 0 R /XYZ 85.0394 571.259 null] >> endobj -702 0 obj << -/D [2067 0 R /XYZ 85.0394 571.259 null] +710 0 obj << +/D [2079 0 R /XYZ 85.0394 571.259 null] >> endobj -2071 0 obj << -/D [2067 0 R /XYZ 85.0394 538.9404 null] +2083 0 obj << +/D [2079 0 R /XYZ 85.0394 538.9404 null] >> endobj -2066 0 obj << -/Font << /F21 930 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R >> +2078 0 obj << +/Font << /F21 938 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2074 0 obj << +2086 0 obj << /Length 3284 /Filter /FlateDecode >> @@ -10004,53 +10066,53 @@ xڥZ `AV@["@R;NFR/{ϦqJrfN7T&7#C0Z,ks l3gj;d3PTC34s& KjN W+zFꢋQ BT> endobj -2079 0 obj << +2091 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] /Rect [63.4454 707.8911 452.088 718.0529] /Subtype/Link/A<> >> endobj -2075 0 obj << -/D [2073 0 R /XYZ 56.6929 794.5015 null] ->> endobj -706 0 obj << -/D [2073 0 R /XYZ 56.6929 690.9391 null] ->> endobj -2080 0 obj << -/D [2073 0 R /XYZ 56.6929 656.5891 null] ->> endobj -710 0 obj << -/D [2073 0 R /XYZ 56.6929 517.028 null] ->> endobj -2081 0 obj << -/D [2073 0 R /XYZ 56.6929 489.6469 null] +2087 0 obj << +/D [2085 0 R /XYZ 56.6929 794.5015 null] >> endobj 714 0 obj << -/D [2073 0 R /XYZ 56.6929 373.2709 null] +/D [2085 0 R /XYZ 56.6929 690.9391 null] >> endobj -2082 0 obj << -/D [2073 0 R /XYZ 56.6929 344.9674 null] +2092 0 obj << +/D [2085 0 R /XYZ 56.6929 656.5891 null] >> endobj 718 0 obj << -/D [2073 0 R /XYZ 56.6929 184.6919 null] +/D [2085 0 R /XYZ 56.6929 517.028 null] >> endobj -1722 0 obj << -/D [2073 0 R /XYZ 56.6929 151.8489 null] +2093 0 obj << +/D [2085 0 R /XYZ 56.6929 489.6469 null] >> endobj -2072 0 obj << -/Font << /F37 1018 0 R /F71 2078 0 R /F22 953 0 R /F39 1151 0 R /F11 1441 0 R /F41 1208 0 R /F21 930 0 R /F53 1303 0 R /F48 1228 0 R /F62 1351 0 R /F63 1354 0 R >> -/XObject << /Im2 1340 0 R >> +722 0 obj << +/D [2085 0 R /XYZ 56.6929 373.2709 null] +>> endobj +2094 0 obj << +/D [2085 0 R /XYZ 56.6929 344.9674 null] +>> endobj +726 0 obj << +/D [2085 0 R /XYZ 56.6929 184.6919 null] +>> endobj +1739 0 obj << +/D [2085 0 R /XYZ 56.6929 151.8489 null] +>> endobj +2084 0 obj << +/Font << /F37 1026 0 R /F71 2090 0 R /F22 961 0 R /F39 1161 0 R /F11 1451 0 R /F41 1218 0 R /F21 938 0 R /F53 1313 0 R /F48 1238 0 R /F62 1361 0 R /F63 1364 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2085 0 obj << +2097 0 obj << /Length 846 /Filter /FlateDecode >> @@ -10061,41 +10123,41 @@ Z Z8ƛvzՈ% e=Nomk:i%JnjNFr'թvK3TF9+҃"xIcky/]J]c)hYj=XOպاm4\(p> endobj -2086 0 obj << -/D [2084 0 R /XYZ 85.0394 794.5015 null] +2098 0 obj << +/D [2096 0 R /XYZ 85.0394 794.5015 null] >> endobj -2083 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R >> +2095 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2089 0 obj << +2101 0 obj << /Length 69 /Filter /FlateDecode >> stream x3T0BCS3=3K#KsK=SCS\.t;!T1EV.knjg`fA!Vendstream endobj -2088 0 obj << +2100 0 obj << /Type /Page -/Contents 2089 0 R -/Resources 2087 0 R +/Contents 2101 0 R +/Resources 2099 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2065 0 R +/Parent 2077 0 R >> endobj -2090 0 obj << -/D [2088 0 R /XYZ 56.6929 794.5015 null] +2102 0 obj << +/D [2100 0 R /XYZ 56.6929 794.5015 null] >> endobj -2087 0 obj << +2099 0 obj << /ProcSet [ /PDF ] >> endobj -2093 0 obj << +2105 0 obj << /Length 1965 /Filter /FlateDecode >> @@ -10109,84 +10171,84 @@ i rc- %iI沠~џ/6vmҥ;轇C/ao<,EQ^sr4 p;[Vy7G)JΑO5|hWhpkIQ"5͎])C_%KQXDoʬ]ʽeSX{|>+,}wd:ƛǽU]5T˰秝6h%""ۋ H.H"h<H# a(B{endstream endobj -2092 0 obj << +2104 0 obj << /Type /Page -/Contents 2093 0 R -/Resources 2091 0 R +/Contents 2105 0 R +/Resources 2103 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2065 0 R -/Annots [ 2100 0 R 2101 0 R ] +/Parent 2077 0 R +/Annots [ 2112 0 R 2113 0 R ] >> endobj -2100 0 obj << +2112 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] /Rect [348.3486 128.9523 463.9152 141.0119] /Subtype/Link/A<> >> endobj -2101 0 obj << +2113 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] /Rect [147.3629 116.9971 364.5484 129.0567] /Subtype/Link/A<> >> endobj -2094 0 obj << -/D [2092 0 R /XYZ 85.0394 794.5015 null] ->> endobj -722 0 obj << -/D [2092 0 R /XYZ 85.0394 769.5949 null] ->> endobj -2095 0 obj << -/D [2092 0 R /XYZ 85.0394 576.7004 null] ->> endobj -726 0 obj << -/D [2092 0 R /XYZ 85.0394 576.7004 null] ->> endobj -2096 0 obj << -/D [2092 0 R /XYZ 85.0394 548.3785 null] +2106 0 obj << +/D [2104 0 R /XYZ 85.0394 794.5015 null] >> endobj 730 0 obj << -/D [2092 0 R /XYZ 85.0394 548.3785 null] +/D [2104 0 R /XYZ 85.0394 769.5949 null] >> endobj -2097 0 obj << -/D [2092 0 R /XYZ 85.0394 518.5228 null] +2107 0 obj << +/D [2104 0 R /XYZ 85.0394 576.7004 null] >> endobj 734 0 obj << -/D [2092 0 R /XYZ 85.0394 460.6968 null] +/D [2104 0 R /XYZ 85.0394 576.7004 null] >> endobj -2098 0 obj << -/D [2092 0 R /XYZ 85.0394 425.0333 null] +2108 0 obj << +/D [2104 0 R /XYZ 85.0394 548.3785 null] >> endobj 738 0 obj << -/D [2092 0 R /XYZ 85.0394 260.2468 null] +/D [2104 0 R /XYZ 85.0394 548.3785 null] >> endobj -2099 0 obj << -/D [2092 0 R /XYZ 85.0394 224.698 null] +2109 0 obj << +/D [2104 0 R /XYZ 85.0394 518.5228 null] >> endobj -2091 0 obj << -/Font << /F21 930 0 R /F22 953 0 R /F11 1441 0 R /F41 1208 0 R >> +742 0 obj << +/D [2104 0 R /XYZ 85.0394 460.6968 null] +>> endobj +2110 0 obj << +/D [2104 0 R /XYZ 85.0394 425.0333 null] +>> endobj +746 0 obj << +/D [2104 0 R /XYZ 85.0394 260.2468 null] +>> endobj +2111 0 obj << +/D [2104 0 R /XYZ 85.0394 224.698 null] +>> endobj +2103 0 obj << +/Font << /F21 938 0 R /F22 961 0 R /F11 1451 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2104 0 obj << +2116 0 obj << /Length 69 /Filter /FlateDecode >> stream x3T0BCS3=3K#KsK=SCS\.t;!T1EV.knjg`fA!Vendstream endobj -2103 0 obj << +2115 0 obj << /Type /Page -/Contents 2104 0 R -/Resources 2102 0 R +/Contents 2116 0 R +/Resources 2114 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2106 0 R +/Parent 2118 0 R >> endobj -2105 0 obj << -/D [2103 0 R /XYZ 56.6929 794.5015 null] +2117 0 obj << +/D [2115 0 R /XYZ 56.6929 794.5015 null] >> endobj -2102 0 obj << +2114 0 obj << /ProcSet [ /PDF ] >> endobj -2109 0 obj << +2121 0 obj << /Length 2544 /Filter /FlateDecode >> @@ -10200,39 +10262,39 @@ FXЭ D~pLtGYFg[A (-ٶā ޝ)xAaFPV)8>@4PB(dv P&mFD3z`E=Bj{ rhqzߝ&(uJ8B5?9p#f'˒&_ M_J6iU#E}^5X*eJ>KF\PSSo&>!Lݖ@gH@9ZI( :()6Sq UiQcFƆEiX*5]O-XXEpoM4sbجyPM`෠FAmuGKі;A^,y%1,UUD.!u[8l#_'k1,q1D}X/͛(-O7.f2eOˌ|jJҶBfӄ^'D6!2>ժ?DZڙ DF\P1~)V^ .-㤍ͰqG5p:LaA0xn5cN*itUV`+c!z'[z},dUiد7vu{d̏cIj~ŞXfQgR`sd׳=i%zߊUY*bI뎺,hA؏7{p?VMjjK? % G _(XV@%J4h^]f6n+LS2vDN?`89H3`3z$V4H\Bu|-Fc\5sknTute?M'Xphk.͏kMbqB isk(߽dlhpoC;n;գ?^U&(\'HC5mWp}cXɄ?)9I[(^5m7lR͇蕽M|1x: tyizaSBH >鱳O"HȃUN|h řX]="L1OWHԚǧ#4h3cY<9wEY6B=0x{'nendstream endobj -2108 0 obj << +2120 0 obj << /Type /Page -/Contents 2109 0 R -/Resources 2107 0 R +/Contents 2121 0 R +/Resources 2119 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2106 0 R +/Parent 2118 0 R >> endobj -2110 0 obj << -/D [2108 0 R /XYZ 85.0394 794.5015 null] ->> endobj -742 0 obj << -/D [2108 0 R /XYZ 85.0394 769.5949 null] ->> endobj -2111 0 obj << -/D [2108 0 R /XYZ 85.0394 573.5449 null] ->> endobj -746 0 obj << -/D [2108 0 R /XYZ 85.0394 573.5449 null] ->> endobj -2112 0 obj << -/D [2108 0 R /XYZ 85.0394 539.0037 null] +2122 0 obj << +/D [2120 0 R /XYZ 85.0394 794.5015 null] >> endobj 750 0 obj << -/D [2108 0 R /XYZ 85.0394 539.0037 null] +/D [2120 0 R /XYZ 85.0394 769.5949 null] >> endobj -2113 0 obj << -/D [2108 0 R /XYZ 85.0394 510.2426 null] +2123 0 obj << +/D [2120 0 R /XYZ 85.0394 573.5449 null] >> endobj -2107 0 obj << -/Font << /F21 930 0 R /F22 953 0 R >> +754 0 obj << +/D [2120 0 R /XYZ 85.0394 573.5449 null] +>> endobj +2124 0 obj << +/D [2120 0 R /XYZ 85.0394 539.0037 null] +>> endobj +758 0 obj << +/D [2120 0 R /XYZ 85.0394 539.0037 null] +>> endobj +2125 0 obj << +/D [2120 0 R /XYZ 85.0394 510.2426 null] +>> endobj +2119 0 obj << +/Font << /F21 938 0 R /F22 961 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2116 0 obj << +2128 0 obj << /Length 2811 /Filter /FlateDecode >> @@ -10252,64 +10314,64 @@ c ]8*?\X[}&?k+M\O:p-~1CN("ӉNiEGc1b{ÃO)1T~!t-֋i'}4>]OtJJb7 }UH{ݰ8uNh{'RکeN|s#'q1WGa2R)|'r"?<4`6MK=BS~ 8?lzQ7J > endobj -2120 0 obj << +2132 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] /Rect [253.7995 149.3637 417.685 161.4234] /Subtype/Link/A<> >> endobj -2121 0 obj << +2133 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] /Rect [63.4454 110.455 208.8999 120.6168] /Subtype/Link/A<> >> endobj -2117 0 obj << -/D [2115 0 R /XYZ 56.6929 794.5015 null] ->> endobj -754 0 obj << -/D [2115 0 R /XYZ 56.6929 662.0717 null] ->> endobj -2118 0 obj << -/D [2115 0 R /XYZ 56.6929 624.1661 null] ->> endobj -758 0 obj << -/D [2115 0 R /XYZ 56.6929 624.1661 null] ->> endobj -1513 0 obj << -/D [2115 0 R /XYZ 56.6929 593.0972 null] +2129 0 obj << +/D [2127 0 R /XYZ 56.6929 794.5015 null] >> endobj 762 0 obj << -/D [2115 0 R /XYZ 56.6929 294.2701 null] +/D [2127 0 R /XYZ 56.6929 662.0717 null] >> endobj -2119 0 obj << -/D [2115 0 R /XYZ 56.6929 255.4568 null] +2130 0 obj << +/D [2127 0 R /XYZ 56.6929 624.1661 null] >> endobj 766 0 obj << -/D [2115 0 R /XYZ 56.6929 255.4568 null] +/D [2127 0 R /XYZ 56.6929 624.1661 null] >> endobj -1241 0 obj << -/D [2115 0 R /XYZ 56.6929 226.1045 null] +1531 0 obj << +/D [2127 0 R /XYZ 56.6929 593.0972 null] >> endobj -2122 0 obj << -/D [2115 0 R /XYZ 56.6929 53.5688 null] +770 0 obj << +/D [2127 0 R /XYZ 56.6929 294.2701 null] >> endobj -2123 0 obj << -/D [2115 0 R /XYZ 56.6929 53.5688 null] +2131 0 obj << +/D [2127 0 R /XYZ 56.6929 255.4568 null] >> endobj -2114 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F39 1151 0 R /F53 1303 0 R /F11 1441 0 R /F41 1208 0 R >> -/ProcSet [ /PDF /Text ] +774 0 obj << +/D [2127 0 R /XYZ 56.6929 255.4568 null] +>> endobj +1251 0 obj << +/D [2127 0 R /XYZ 56.6929 226.1045 null] +>> endobj +2134 0 obj << +/D [2127 0 R /XYZ 56.6929 53.5688 null] +>> endobj +2135 0 obj << +/D [2127 0 R /XYZ 56.6929 53.5688 null] >> endobj 2126 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F39 1161 0 R /F53 1313 0 R /F11 1451 0 R /F41 1218 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2138 0 obj << /Length 2825 /Filter /FlateDecode >> @@ -10330,189 +10392,189 @@ Z AW6}E5#P}mkk9B6"H^MD2#FE|X|~ѼJyȫm^DRK%J./YPC7܅j jah8(4r_J Lh7_$Gbendstream endobj -2125 0 obj << -/Type /Page -/Contents 2126 0 R -/Resources 2124 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 2106 0 R ->> endobj -2127 0 obj << -/D [2125 0 R /XYZ 85.0394 794.5015 null] ->> endobj -2128 0 obj << -/D [2125 0 R /XYZ 85.0394 752.3015 null] ->> endobj -2129 0 obj << -/D [2125 0 R /XYZ 85.0394 752.3015 null] ->> endobj -2130 0 obj << -/D [2125 0 R /XYZ 85.0394 752.3015 null] ->> endobj -2131 0 obj << -/D [2125 0 R /XYZ 85.0394 746.3107 null] ->> endobj -2132 0 obj << -/D [2125 0 R /XYZ 85.0394 731.5461 null] ->> endobj -2133 0 obj << -/D [2125 0 R /XYZ 85.0394 728.1497 null] ->> endobj -2134 0 obj << -/D [2125 0 R /XYZ 85.0394 713.3851 null] ->> endobj -2135 0 obj << -/D [2125 0 R /XYZ 85.0394 709.9887 null] ->> endobj -2136 0 obj << -/D [2125 0 R /XYZ 85.0394 651.9592 null] ->> endobj -1371 0 obj << -/D [2125 0 R /XYZ 85.0394 651.9592 null] ->> endobj 2137 0 obj << -/D [2125 0 R /XYZ 85.0394 651.9592 null] ->> endobj -2138 0 obj << -/D [2125 0 R /XYZ 85.0394 648.8377 null] +/Type /Page +/Contents 2138 0 R +/Resources 2136 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2118 0 R >> endobj 2139 0 obj << -/D [2125 0 R /XYZ 85.0394 634.0731 null] +/D [2137 0 R /XYZ 85.0394 794.5015 null] >> endobj 2140 0 obj << -/D [2125 0 R /XYZ 85.0394 630.6767 null] +/D [2137 0 R /XYZ 85.0394 752.3015 null] >> endobj 2141 0 obj << -/D [2125 0 R /XYZ 85.0394 615.9121 null] +/D [2137 0 R /XYZ 85.0394 752.3015 null] >> endobj 2142 0 obj << -/D [2125 0 R /XYZ 85.0394 612.5156 null] +/D [2137 0 R /XYZ 85.0394 752.3015 null] >> endobj 2143 0 obj << -/D [2125 0 R /XYZ 85.0394 585.7959 null] +/D [2137 0 R /XYZ 85.0394 746.3107 null] >> endobj 2144 0 obj << -/D [2125 0 R /XYZ 85.0394 582.3994 null] +/D [2137 0 R /XYZ 85.0394 731.5461 null] >> endobj 2145 0 obj << -/D [2125 0 R /XYZ 85.0394 567.6349 null] +/D [2137 0 R /XYZ 85.0394 728.1497 null] >> endobj 2146 0 obj << -/D [2125 0 R /XYZ 85.0394 564.2384 null] +/D [2137 0 R /XYZ 85.0394 713.3851 null] >> endobj 2147 0 obj << -/D [2125 0 R /XYZ 85.0394 549.5337 null] +/D [2137 0 R /XYZ 85.0394 709.9887 null] >> endobj 2148 0 obj << -/D [2125 0 R /XYZ 85.0394 546.0774 null] +/D [2137 0 R /XYZ 85.0394 651.9592 null] +>> endobj +1381 0 obj << +/D [2137 0 R /XYZ 85.0394 651.9592 null] >> endobj 2149 0 obj << -/D [2125 0 R /XYZ 85.0394 531.3128 null] +/D [2137 0 R /XYZ 85.0394 651.9592 null] >> endobj 2150 0 obj << -/D [2125 0 R /XYZ 85.0394 527.9163 null] +/D [2137 0 R /XYZ 85.0394 648.8377 null] >> endobj 2151 0 obj << -/D [2125 0 R /XYZ 85.0394 513.1518 null] +/D [2137 0 R /XYZ 85.0394 634.0731 null] >> endobj 2152 0 obj << -/D [2125 0 R /XYZ 85.0394 509.7553 null] +/D [2137 0 R /XYZ 85.0394 630.6767 null] >> endobj 2153 0 obj << -/D [2125 0 R /XYZ 85.0394 483.0356 null] +/D [2137 0 R /XYZ 85.0394 615.9121 null] >> endobj 2154 0 obj << -/D [2125 0 R /XYZ 85.0394 479.6391 null] +/D [2137 0 R /XYZ 85.0394 612.5156 null] >> endobj 2155 0 obj << -/D [2125 0 R /XYZ 85.0394 464.8745 null] +/D [2137 0 R /XYZ 85.0394 585.7959 null] >> endobj 2156 0 obj << -/D [2125 0 R /XYZ 85.0394 461.4781 null] +/D [2137 0 R /XYZ 85.0394 582.3994 null] >> endobj 2157 0 obj << -/D [2125 0 R /XYZ 85.0394 446.7135 null] +/D [2137 0 R /XYZ 85.0394 567.6349 null] >> endobj 2158 0 obj << -/D [2125 0 R /XYZ 85.0394 443.3171 null] +/D [2137 0 R /XYZ 85.0394 564.2384 null] >> endobj 2159 0 obj << -/D [2125 0 R /XYZ 85.0394 428.5525 null] +/D [2137 0 R /XYZ 85.0394 549.5337 null] >> endobj 2160 0 obj << -/D [2125 0 R /XYZ 85.0394 425.156 null] +/D [2137 0 R /XYZ 85.0394 546.0774 null] >> endobj 2161 0 obj << -/D [2125 0 R /XYZ 85.0394 355.0758 null] +/D [2137 0 R /XYZ 85.0394 531.3128 null] >> endobj 2162 0 obj << -/D [2125 0 R /XYZ 85.0394 355.0758 null] +/D [2137 0 R /XYZ 85.0394 527.9163 null] >> endobj 2163 0 obj << -/D [2125 0 R /XYZ 85.0394 355.0758 null] +/D [2137 0 R /XYZ 85.0394 513.1518 null] >> endobj 2164 0 obj << -/D [2125 0 R /XYZ 85.0394 352.0499 null] +/D [2137 0 R /XYZ 85.0394 509.7553 null] >> endobj 2165 0 obj << -/D [2125 0 R /XYZ 85.0394 337.3452 null] +/D [2137 0 R /XYZ 85.0394 483.0356 null] >> endobj 2166 0 obj << -/D [2125 0 R /XYZ 85.0394 333.8889 null] +/D [2137 0 R /XYZ 85.0394 479.6391 null] >> endobj 2167 0 obj << -/D [2125 0 R /XYZ 85.0394 309.8192 null] +/D [2137 0 R /XYZ 85.0394 464.8745 null] >> endobj 2168 0 obj << -/D [2125 0 R /XYZ 85.0394 303.7727 null] +/D [2137 0 R /XYZ 85.0394 461.4781 null] >> endobj 2169 0 obj << -/D [2125 0 R /XYZ 85.0394 278.3282 null] +/D [2137 0 R /XYZ 85.0394 446.7135 null] >> endobj 2170 0 obj << -/D [2125 0 R /XYZ 85.0394 273.6565 null] +/D [2137 0 R /XYZ 85.0394 443.3171 null] >> endobj 2171 0 obj << -/D [2125 0 R /XYZ 85.0394 246.9367 null] +/D [2137 0 R /XYZ 85.0394 428.5525 null] >> endobj 2172 0 obj << -/D [2125 0 R /XYZ 85.0394 243.5403 null] +/D [2137 0 R /XYZ 85.0394 425.156 null] >> endobj 2173 0 obj << -/D [2125 0 R /XYZ 85.0394 173.5556 null] +/D [2137 0 R /XYZ 85.0394 355.0758 null] >> endobj 2174 0 obj << -/D [2125 0 R /XYZ 85.0394 173.5556 null] +/D [2137 0 R /XYZ 85.0394 355.0758 null] >> endobj 2175 0 obj << -/D [2125 0 R /XYZ 85.0394 173.5556 null] +/D [2137 0 R /XYZ 85.0394 355.0758 null] >> endobj 2176 0 obj << -/D [2125 0 R /XYZ 85.0394 170.4341 null] +/D [2137 0 R /XYZ 85.0394 352.0499 null] >> endobj 2177 0 obj << -/D [2125 0 R /XYZ 85.0394 144.9896 null] +/D [2137 0 R /XYZ 85.0394 337.3452 null] >> endobj 2178 0 obj << -/D [2125 0 R /XYZ 85.0394 140.3179 null] +/D [2137 0 R /XYZ 85.0394 333.8889 null] >> endobj 2179 0 obj << -/D [2125 0 R /XYZ 85.0394 113.5982 null] +/D [2137 0 R /XYZ 85.0394 309.8192 null] >> endobj 2180 0 obj << -/D [2125 0 R /XYZ 85.0394 110.2017 null] +/D [2137 0 R /XYZ 85.0394 303.7727 null] >> endobj 2181 0 obj << -/D [2125 0 R /XYZ 85.0394 95.4372 null] +/D [2137 0 R /XYZ 85.0394 278.3282 null] >> endobj 2182 0 obj << -/D [2125 0 R /XYZ 85.0394 92.0407 null] +/D [2137 0 R /XYZ 85.0394 273.6565 null] >> endobj -2124 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R >> -/ProcSet [ /PDF /Text ] +2183 0 obj << +/D [2137 0 R /XYZ 85.0394 246.9367 null] +>> endobj +2184 0 obj << +/D [2137 0 R /XYZ 85.0394 243.5403 null] >> endobj 2185 0 obj << +/D [2137 0 R /XYZ 85.0394 173.5556 null] +>> endobj +2186 0 obj << +/D [2137 0 R /XYZ 85.0394 173.5556 null] +>> endobj +2187 0 obj << +/D [2137 0 R /XYZ 85.0394 173.5556 null] +>> endobj +2188 0 obj << +/D [2137 0 R /XYZ 85.0394 170.4341 null] +>> endobj +2189 0 obj << +/D [2137 0 R /XYZ 85.0394 144.9896 null] +>> endobj +2190 0 obj << +/D [2137 0 R /XYZ 85.0394 140.3179 null] +>> endobj +2191 0 obj << +/D [2137 0 R /XYZ 85.0394 113.5982 null] +>> endobj +2192 0 obj << +/D [2137 0 R /XYZ 85.0394 110.2017 null] +>> endobj +2193 0 obj << +/D [2137 0 R /XYZ 85.0394 95.4372 null] +>> endobj +2194 0 obj << +/D [2137 0 R /XYZ 85.0394 92.0407 null] +>> endobj +2136 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2197 0 obj << /Length 2889 /Filter /FlateDecode >> @@ -10532,177 +10594,177 @@ id #:EYi(^dsO7ḭDd7ml a ~cʂAY鴎bˮe60t1ڗYR> .W|FZDw~TЙkUUIw9SAJ6$ͫz꾅щlͣ~du1dwGۛVdJ# 4i6uBmD9Lδ1NC݇MyȺ лz~Dʎ^I;~f8a4LK5ebTtV]^Tqnb7snԩb2^rt?Nv3f#.lx ߵeYZuynixO3>ϯU082嗪+=qeO.endstream endobj -2184 0 obj << -/Type /Page -/Contents 2185 0 R -/Resources 2183 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 2106 0 R ->> endobj -2186 0 obj << -/D [2184 0 R /XYZ 56.6929 794.5015 null] ->> endobj -2187 0 obj << -/D [2184 0 R /XYZ 56.6929 748.5056 null] ->> endobj -2188 0 obj << -/D [2184 0 R /XYZ 56.6929 748.5056 null] ->> endobj -2189 0 obj << -/D [2184 0 R /XYZ 56.6929 748.5056 null] ->> endobj -2190 0 obj << -/D [2184 0 R /XYZ 56.6929 743.7078 null] ->> endobj -2191 0 obj << -/D [2184 0 R /XYZ 56.6929 719.6381 null] ->> endobj -2192 0 obj << -/D [2184 0 R /XYZ 56.6929 711.8197 null] ->> endobj -2193 0 obj << -/D [2184 0 R /XYZ 56.6929 697.0552 null] ->> endobj -2194 0 obj << -/D [2184 0 R /XYZ 56.6929 691.8868 null] ->> endobj -2195 0 obj << -/D [2184 0 R /XYZ 56.6929 665.1671 null] ->> endobj 2196 0 obj << -/D [2184 0 R /XYZ 56.6929 659.9987 null] ->> endobj -2197 0 obj << -/D [2184 0 R /XYZ 56.6929 635.929 null] +/Type /Page +/Contents 2197 0 R +/Resources 2195 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2118 0 R >> endobj 2198 0 obj << -/D [2184 0 R /XYZ 56.6929 628.1106 null] +/D [2196 0 R /XYZ 56.6929 794.5015 null] >> endobj 2199 0 obj << -/D [2184 0 R /XYZ 56.6929 601.3909 null] +/D [2196 0 R /XYZ 56.6929 748.5056 null] >> endobj 2200 0 obj << -/D [2184 0 R /XYZ 56.6929 596.2225 null] +/D [2196 0 R /XYZ 56.6929 748.5056 null] >> endobj 2201 0 obj << -/D [2184 0 R /XYZ 56.6929 569.5028 null] +/D [2196 0 R /XYZ 56.6929 748.5056 null] >> endobj 2202 0 obj << -/D [2184 0 R /XYZ 56.6929 564.3344 null] +/D [2196 0 R /XYZ 56.6929 743.7078 null] >> endobj 2203 0 obj << -/D [2184 0 R /XYZ 56.6929 549.6297 null] +/D [2196 0 R /XYZ 56.6929 719.6381 null] >> endobj 2204 0 obj << -/D [2184 0 R /XYZ 56.6929 544.4015 null] +/D [2196 0 R /XYZ 56.6929 711.8197 null] >> endobj 2205 0 obj << -/D [2184 0 R /XYZ 56.6929 529.6968 null] +/D [2196 0 R /XYZ 56.6929 697.0552 null] >> endobj 2206 0 obj << -/D [2184 0 R /XYZ 56.6929 524.4686 null] +/D [2196 0 R /XYZ 56.6929 691.8868 null] >> endobj 2207 0 obj << -/D [2184 0 R /XYZ 56.6929 500.3989 null] +/D [2196 0 R /XYZ 56.6929 665.1671 null] >> endobj 2208 0 obj << -/D [2184 0 R /XYZ 56.6929 492.5805 null] +/D [2196 0 R /XYZ 56.6929 659.9987 null] >> endobj 2209 0 obj << -/D [2184 0 R /XYZ 56.6929 467.136 null] +/D [2196 0 R /XYZ 56.6929 635.929 null] >> endobj 2210 0 obj << -/D [2184 0 R /XYZ 56.6929 460.6924 null] +/D [2196 0 R /XYZ 56.6929 628.1106 null] >> endobj 2211 0 obj << -/D [2184 0 R /XYZ 56.6929 436.6227 null] +/D [2196 0 R /XYZ 56.6929 601.3909 null] >> endobj 2212 0 obj << -/D [2184 0 R /XYZ 56.6929 428.8043 null] +/D [2196 0 R /XYZ 56.6929 596.2225 null] >> endobj 2213 0 obj << -/D [2184 0 R /XYZ 56.6929 414.0996 null] +/D [2196 0 R /XYZ 56.6929 569.5028 null] >> endobj 2214 0 obj << -/D [2184 0 R /XYZ 56.6929 408.8714 null] +/D [2196 0 R /XYZ 56.6929 564.3344 null] >> endobj 2215 0 obj << -/D [2184 0 R /XYZ 56.6929 382.1516 null] +/D [2196 0 R /XYZ 56.6929 549.6297 null] >> endobj 2216 0 obj << -/D [2184 0 R /XYZ 56.6929 376.9833 null] +/D [2196 0 R /XYZ 56.6929 544.4015 null] >> endobj 2217 0 obj << -/D [2184 0 R /XYZ 56.6929 350.2636 null] +/D [2196 0 R /XYZ 56.6929 529.6968 null] >> endobj 2218 0 obj << -/D [2184 0 R /XYZ 56.6929 345.0952 null] +/D [2196 0 R /XYZ 56.6929 524.4686 null] >> endobj 2219 0 obj << -/D [2184 0 R /XYZ 56.6929 321.0255 null] +/D [2196 0 R /XYZ 56.6929 500.3989 null] >> endobj 2220 0 obj << -/D [2184 0 R /XYZ 56.6929 313.2071 null] +/D [2196 0 R /XYZ 56.6929 492.5805 null] >> endobj 2221 0 obj << -/D [2184 0 R /XYZ 56.6929 298.5024 null] +/D [2196 0 R /XYZ 56.6929 467.136 null] >> endobj 2222 0 obj << -/D [2184 0 R /XYZ 56.6929 293.2742 null] +/D [2196 0 R /XYZ 56.6929 460.6924 null] >> endobj 2223 0 obj << -/D [2184 0 R /XYZ 56.6929 267.8297 null] +/D [2196 0 R /XYZ 56.6929 436.6227 null] >> endobj 2224 0 obj << -/D [2184 0 R /XYZ 56.6929 261.3861 null] +/D [2196 0 R /XYZ 56.6929 428.8043 null] >> endobj 2225 0 obj << -/D [2184 0 R /XYZ 56.6929 199.468 null] +/D [2196 0 R /XYZ 56.6929 414.0996 null] >> endobj 2226 0 obj << -/D [2184 0 R /XYZ 56.6929 199.468 null] +/D [2196 0 R /XYZ 56.6929 408.8714 null] >> endobj 2227 0 obj << -/D [2184 0 R /XYZ 56.6929 199.468 null] +/D [2196 0 R /XYZ 56.6929 382.1516 null] >> endobj 2228 0 obj << -/D [2184 0 R /XYZ 56.6929 191.7053 null] +/D [2196 0 R /XYZ 56.6929 376.9833 null] >> endobj 2229 0 obj << -/D [2184 0 R /XYZ 56.6929 176.9408 null] +/D [2196 0 R /XYZ 56.6929 350.2636 null] >> endobj 2230 0 obj << -/D [2184 0 R /XYZ 56.6929 171.7724 null] +/D [2196 0 R /XYZ 56.6929 345.0952 null] >> endobj 2231 0 obj << -/D [2184 0 R /XYZ 56.6929 157.0677 null] +/D [2196 0 R /XYZ 56.6929 321.0255 null] >> endobj 2232 0 obj << -/D [2184 0 R /XYZ 56.6929 151.8395 null] +/D [2196 0 R /XYZ 56.6929 313.2071 null] >> endobj 2233 0 obj << -/D [2184 0 R /XYZ 56.6929 137.1348 null] +/D [2196 0 R /XYZ 56.6929 298.5024 null] >> endobj 2234 0 obj << -/D [2184 0 R /XYZ 56.6929 131.9066 null] +/D [2196 0 R /XYZ 56.6929 293.2742 null] >> endobj 2235 0 obj << -/D [2184 0 R /XYZ 56.6929 117.2018 null] +/D [2196 0 R /XYZ 56.6929 267.8297 null] >> endobj 2236 0 obj << -/D [2184 0 R /XYZ 56.6929 111.9736 null] +/D [2196 0 R /XYZ 56.6929 261.3861 null] >> endobj 2237 0 obj << -/D [2184 0 R /XYZ 56.6929 97.2091 null] +/D [2196 0 R /XYZ 56.6929 199.468 null] >> endobj 2238 0 obj << -/D [2184 0 R /XYZ 56.6929 92.0407 null] +/D [2196 0 R /XYZ 56.6929 199.468 null] >> endobj -2183 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R >> -/ProcSet [ /PDF /Text ] +2239 0 obj << +/D [2196 0 R /XYZ 56.6929 199.468 null] +>> endobj +2240 0 obj << +/D [2196 0 R /XYZ 56.6929 191.7053 null] >> endobj 2241 0 obj << +/D [2196 0 R /XYZ 56.6929 176.9408 null] +>> endobj +2242 0 obj << +/D [2196 0 R /XYZ 56.6929 171.7724 null] +>> endobj +2243 0 obj << +/D [2196 0 R /XYZ 56.6929 157.0677 null] +>> endobj +2244 0 obj << +/D [2196 0 R /XYZ 56.6929 151.8395 null] +>> endobj +2245 0 obj << +/D [2196 0 R /XYZ 56.6929 137.1348 null] +>> endobj +2246 0 obj << +/D [2196 0 R /XYZ 56.6929 131.9066 null] +>> endobj +2247 0 obj << +/D [2196 0 R /XYZ 56.6929 117.2018 null] +>> endobj +2248 0 obj << +/D [2196 0 R /XYZ 56.6929 111.9736 null] +>> endobj +2249 0 obj << +/D [2196 0 R /XYZ 56.6929 97.2091 null] +>> endobj +2250 0 obj << +/D [2196 0 R /XYZ 56.6929 92.0407 null] +>> endobj +2195 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2253 0 obj << /Length 2542 /Filter /FlateDecode >> @@ -10715,171 +10777,171 @@ D} Bp7+)rmp>ĶnsF#4 w}vT`jK^ҕQ̇8:48mpŽq~qqpEn#:OkALM);Z Q;;ϰ ?rxQ#2n  #ψbQ$}XKF XVK2n[P?`B? O?guAq NQe(Q+*Pk}@>0ft7=Ì\І -fd[ (9Q +u,Ī('JTc-8} i&1ӷ@ ) BIi"H"Cl &<G' ={F(H|/I'[ L݃)Wy~{_ r,40[V>zQx)]Rv>T'uN3q>{ =}gE7S.%rjtQG1Yomx1xH!]ңùp RN 5nQ3+ZpEdP: 0yCA/Я%k"J8 'IQ猣o(&BJSALAnv06b[2d[7 H8]7Py睉%rhhdxyW֍n'6zԩ3Rt:P;|wߵo)j 1JG1C /ݔrPtFF mP<ĶPl_gN[z,ӎrb'  vS_ŌdiCbB "4BvPI*r.܎!8&pCixU!8oJlaQFe82\^}׏W]֬8qKo "s'OWw[7=Q;O;Og>?񲂌:A1<f. ! VvG>>aendstream endobj -2240 0 obj << -/Type /Page -/Contents 2241 0 R -/Resources 2239 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 2106 0 R ->> endobj -2242 0 obj << -/D [2240 0 R /XYZ 85.0394 794.5015 null] ->> endobj -2243 0 obj << -/D [2240 0 R /XYZ 85.0394 748.4854 null] ->> endobj -2244 0 obj << -/D [2240 0 R /XYZ 85.0394 748.4854 null] ->> endobj -2245 0 obj << -/D [2240 0 R /XYZ 85.0394 748.4854 null] ->> endobj -2246 0 obj << -/D [2240 0 R /XYZ 85.0394 743.3452 null] ->> endobj -2247 0 obj << -/D [2240 0 R /XYZ 85.0394 728.6405 null] ->> endobj -2248 0 obj << -/D [2240 0 R /XYZ 85.0394 723.1655 null] ->> endobj -2249 0 obj << -/D [2240 0 R /XYZ 85.0394 708.4607 null] ->> endobj -2250 0 obj << -/D [2240 0 R /XYZ 85.0394 702.9857 null] ->> endobj -2251 0 obj << -/D [2240 0 R /XYZ 85.0394 688.2211 null] ->> endobj 2252 0 obj << -/D [2240 0 R /XYZ 85.0394 682.8059 null] ->> endobj -2253 0 obj << -/D [2240 0 R /XYZ 85.0394 668.0414 null] +/Type /Page +/Contents 2253 0 R +/Resources 2251 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2118 0 R >> endobj 2254 0 obj << -/D [2240 0 R /XYZ 85.0394 662.6262 null] +/D [2252 0 R /XYZ 85.0394 794.5015 null] >> endobj 2255 0 obj << -/D [2240 0 R /XYZ 85.0394 599.7666 null] +/D [2252 0 R /XYZ 85.0394 748.4854 null] >> endobj 2256 0 obj << -/D [2240 0 R /XYZ 85.0394 599.7666 null] +/D [2252 0 R /XYZ 85.0394 748.4854 null] >> endobj 2257 0 obj << -/D [2240 0 R /XYZ 85.0394 599.7666 null] +/D [2252 0 R /XYZ 85.0394 748.4854 null] >> endobj 2258 0 obj << -/D [2240 0 R /XYZ 85.0394 591.7571 null] +/D [2252 0 R /XYZ 85.0394 743.3452 null] >> endobj 2259 0 obj << -/D [2240 0 R /XYZ 85.0394 565.0374 null] +/D [2252 0 R /XYZ 85.0394 728.6405 null] >> endobj 2260 0 obj << -/D [2240 0 R /XYZ 85.0394 559.6222 null] +/D [2252 0 R /XYZ 85.0394 723.1655 null] >> endobj 2261 0 obj << -/D [2240 0 R /XYZ 85.0394 534.1777 null] +/D [2252 0 R /XYZ 85.0394 708.4607 null] >> endobj 2262 0 obj << -/D [2240 0 R /XYZ 85.0394 527.4872 null] +/D [2252 0 R /XYZ 85.0394 702.9857 null] >> endobj 2263 0 obj << -/D [2240 0 R /XYZ 85.0394 502.0427 null] +/D [2252 0 R /XYZ 85.0394 688.2211 null] >> endobj 2264 0 obj << -/D [2240 0 R /XYZ 85.0394 495.3523 null] +/D [2252 0 R /XYZ 85.0394 682.8059 null] >> endobj 2265 0 obj << -/D [2240 0 R /XYZ 85.0394 420.5376 null] +/D [2252 0 R /XYZ 85.0394 668.0414 null] >> endobj 2266 0 obj << -/D [2240 0 R /XYZ 85.0394 420.5376 null] +/D [2252 0 R /XYZ 85.0394 662.6262 null] >> endobj 2267 0 obj << -/D [2240 0 R /XYZ 85.0394 420.5376 null] +/D [2252 0 R /XYZ 85.0394 599.7666 null] >> endobj 2268 0 obj << -/D [2240 0 R /XYZ 85.0394 412.5281 null] +/D [2252 0 R /XYZ 85.0394 599.7666 null] >> endobj 2269 0 obj << -/D [2240 0 R /XYZ 85.0394 388.4584 null] +/D [2252 0 R /XYZ 85.0394 599.7666 null] >> endobj 2270 0 obj << -/D [2240 0 R /XYZ 85.0394 380.3932 null] +/D [2252 0 R /XYZ 85.0394 591.7571 null] >> endobj 2271 0 obj << -/D [2240 0 R /XYZ 85.0394 365.6884 null] +/D [2252 0 R /XYZ 85.0394 565.0374 null] >> endobj 2272 0 obj << -/D [2240 0 R /XYZ 85.0394 360.2134 null] +/D [2252 0 R /XYZ 85.0394 559.6222 null] >> endobj 2273 0 obj << -/D [2240 0 R /XYZ 85.0394 345.4488 null] +/D [2252 0 R /XYZ 85.0394 534.1777 null] >> endobj 2274 0 obj << -/D [2240 0 R /XYZ 85.0394 340.0336 null] +/D [2252 0 R /XYZ 85.0394 527.4872 null] >> endobj 2275 0 obj << -/D [2240 0 R /XYZ 85.0394 325.269 null] +/D [2252 0 R /XYZ 85.0394 502.0427 null] >> endobj 2276 0 obj << -/D [2240 0 R /XYZ 85.0394 319.8539 null] +/D [2252 0 R /XYZ 85.0394 495.3523 null] >> endobj 2277 0 obj << -/D [2240 0 R /XYZ 85.0394 295.7842 null] +/D [2252 0 R /XYZ 85.0394 420.5376 null] >> endobj 2278 0 obj << -/D [2240 0 R /XYZ 85.0394 287.7189 null] +/D [2252 0 R /XYZ 85.0394 420.5376 null] >> endobj 2279 0 obj << -/D [2240 0 R /XYZ 85.0394 272.9543 null] +/D [2252 0 R /XYZ 85.0394 420.5376 null] >> endobj 2280 0 obj << -/D [2240 0 R /XYZ 85.0394 267.5392 null] +/D [2252 0 R /XYZ 85.0394 412.5281 null] >> endobj 2281 0 obj << -/D [2240 0 R /XYZ 85.0394 252.7746 null] +/D [2252 0 R /XYZ 85.0394 388.4584 null] >> endobj 2282 0 obj << -/D [2240 0 R /XYZ 85.0394 247.3594 null] +/D [2252 0 R /XYZ 85.0394 380.3932 null] >> endobj 2283 0 obj << -/D [2240 0 R /XYZ 85.0394 223.2897 null] +/D [2252 0 R /XYZ 85.0394 365.6884 null] >> endobj 2284 0 obj << -/D [2240 0 R /XYZ 85.0394 215.2245 null] +/D [2252 0 R /XYZ 85.0394 360.2134 null] >> endobj 2285 0 obj << -/D [2240 0 R /XYZ 85.0394 149.4956 null] +/D [2252 0 R /XYZ 85.0394 345.4488 null] >> endobj 2286 0 obj << -/D [2240 0 R /XYZ 85.0394 149.4956 null] +/D [2252 0 R /XYZ 85.0394 340.0336 null] >> endobj 2287 0 obj << -/D [2240 0 R /XYZ 85.0394 149.4956 null] +/D [2252 0 R /XYZ 85.0394 325.269 null] >> endobj 2288 0 obj << -/D [2240 0 R /XYZ 85.0394 144.3554 null] +/D [2252 0 R /XYZ 85.0394 319.8539 null] >> endobj 2289 0 obj << -/D [2240 0 R /XYZ 85.0394 120.2857 null] +/D [2252 0 R /XYZ 85.0394 295.7842 null] >> endobj 2290 0 obj << -/D [2240 0 R /XYZ 85.0394 112.2205 null] +/D [2252 0 R /XYZ 85.0394 287.7189 null] >> endobj 2291 0 obj << -/D [2240 0 R /XYZ 85.0394 97.4559 null] +/D [2252 0 R /XYZ 85.0394 272.9543 null] >> endobj 2292 0 obj << -/D [2240 0 R /XYZ 85.0394 92.0407 null] +/D [2252 0 R /XYZ 85.0394 267.5392 null] >> endobj -2239 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R >> -/ProcSet [ /PDF /Text ] +2293 0 obj << +/D [2252 0 R /XYZ 85.0394 252.7746 null] +>> endobj +2294 0 obj << +/D [2252 0 R /XYZ 85.0394 247.3594 null] >> endobj 2295 0 obj << +/D [2252 0 R /XYZ 85.0394 223.2897 null] +>> endobj +2296 0 obj << +/D [2252 0 R /XYZ 85.0394 215.2245 null] +>> endobj +2297 0 obj << +/D [2252 0 R /XYZ 85.0394 149.4956 null] +>> endobj +2298 0 obj << +/D [2252 0 R /XYZ 85.0394 149.4956 null] +>> endobj +2299 0 obj << +/D [2252 0 R /XYZ 85.0394 149.4956 null] +>> endobj +2300 0 obj << +/D [2252 0 R /XYZ 85.0394 144.3554 null] +>> endobj +2301 0 obj << +/D [2252 0 R /XYZ 85.0394 120.2857 null] +>> endobj +2302 0 obj << +/D [2252 0 R /XYZ 85.0394 112.2205 null] +>> endobj +2303 0 obj << +/D [2252 0 R /XYZ 85.0394 97.4559 null] +>> endobj +2304 0 obj << +/D [2252 0 R /XYZ 85.0394 92.0407 null] +>> endobj +2251 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2307 0 obj << /Length 2928 /Filter /FlateDecode >> @@ -10897,123 +10959,123 @@ B .|RIm 3\/I/UQTT`7.O@6˱ͥ"Qϑ#В=9:T<{J ӱҞ ׋'uIٻ:_ht4 he=A]-قH{"WgNe)hXXQ́Qj/2+.J> ,諪 ENhKsZLY{ޮ%ޚBom_ A֢9(VS 9-]@ vtabC=xDL'sŬ(CW$Ae/y}σug7JW*/ͮLWkYm+mpg -h95Qyz5Яn^WR# >f-7Qإ BgQι9եw!Ejwa# Ɛj_+ jUq77ZHZ/4h3"f}Þ6}Wd)D, {mmN@zC"-|zꢗ0{d#W_ 0)uٿv{['1> p|{E .Xo@+O'^094Ru-O y Lendstream endobj -2294 0 obj << -/Type /Page -/Contents 2295 0 R -/Resources 2293 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 2328 0 R ->> endobj -2296 0 obj << -/D [2294 0 R /XYZ 56.6929 794.5015 null] ->> endobj -2297 0 obj << -/D [2294 0 R /XYZ 56.6929 749.0089 null] ->> endobj -2298 0 obj << -/D [2294 0 R /XYZ 56.6929 749.0089 null] ->> endobj -2299 0 obj << -/D [2294 0 R /XYZ 56.6929 749.0089 null] ->> endobj -2300 0 obj << -/D [2294 0 R /XYZ 56.6929 745.2843 null] ->> endobj -2301 0 obj << -/D [2294 0 R /XYZ 56.6929 721.2146 null] ->> endobj -2302 0 obj << -/D [2294 0 R /XYZ 56.6929 714.4694 null] ->> endobj -2303 0 obj << -/D [2294 0 R /XYZ 56.6929 699.7048 null] ->> endobj -2304 0 obj << -/D [2294 0 R /XYZ 56.6929 695.6096 null] ->> endobj -2305 0 obj << -/D [2294 0 R /XYZ 56.6929 680.9049 null] ->> endobj 2306 0 obj << -/D [2294 0 R /XYZ 56.6929 676.7499 null] ->> endobj -2307 0 obj << -/D [2294 0 R /XYZ 56.6929 652.6802 null] +/Type /Page +/Contents 2307 0 R +/Resources 2305 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2340 0 R >> endobj 2308 0 obj << -/D [2294 0 R /XYZ 56.6929 645.935 null] +/D [2306 0 R /XYZ 56.6929 794.5015 null] >> endobj 2309 0 obj << -/D [2294 0 R /XYZ 56.6929 631.2303 null] +/D [2306 0 R /XYZ 56.6929 749.0089 null] >> endobj 2310 0 obj << -/D [2294 0 R /XYZ 56.6929 627.0752 null] +/D [2306 0 R /XYZ 56.6929 749.0089 null] >> endobj 2311 0 obj << -/D [2294 0 R /XYZ 56.6929 603.0055 null] +/D [2306 0 R /XYZ 56.6929 749.0089 null] >> endobj 2312 0 obj << -/D [2294 0 R /XYZ 56.6929 596.2603 null] +/D [2306 0 R /XYZ 56.6929 745.2843 null] >> endobj 2313 0 obj << -/D [2294 0 R /XYZ 56.6929 572.1906 null] +/D [2306 0 R /XYZ 56.6929 721.2146 null] >> endobj 2314 0 obj << -/D [2294 0 R /XYZ 56.6929 565.4454 null] +/D [2306 0 R /XYZ 56.6929 714.4694 null] >> endobj 2315 0 obj << -/D [2294 0 R /XYZ 56.6929 550.7407 null] +/D [2306 0 R /XYZ 56.6929 699.7048 null] >> endobj 2316 0 obj << -/D [2294 0 R /XYZ 56.6929 546.5857 null] +/D [2306 0 R /XYZ 56.6929 695.6096 null] >> endobj 2317 0 obj << -/D [2294 0 R /XYZ 56.6929 531.8211 null] +/D [2306 0 R /XYZ 56.6929 680.9049 null] >> endobj 2318 0 obj << -/D [2294 0 R /XYZ 56.6929 527.7259 null] +/D [2306 0 R /XYZ 56.6929 676.7499 null] >> endobj 2319 0 obj << -/D [2294 0 R /XYZ 56.6929 501.0062 null] +/D [2306 0 R /XYZ 56.6929 652.6802 null] >> endobj 2320 0 obj << -/D [2294 0 R /XYZ 56.6929 496.911 null] ->> endobj -770 0 obj << -/D [2294 0 R /XYZ 56.6929 464.7873 null] +/D [2306 0 R /XYZ 56.6929 645.935 null] >> endobj 2321 0 obj << -/D [2294 0 R /XYZ 56.6929 439.0859 null] ->> endobj -774 0 obj << -/D [2294 0 R /XYZ 56.6929 352.4521 null] +/D [2306 0 R /XYZ 56.6929 631.2303 null] >> endobj 2322 0 obj << -/D [2294 0 R /XYZ 56.6929 326.7507 null] +/D [2306 0 R /XYZ 56.6929 627.0752 null] >> endobj 2323 0 obj << -/D [2294 0 R /XYZ 56.6929 290.6891 null] +/D [2306 0 R /XYZ 56.6929 603.0055 null] >> endobj 2324 0 obj << -/D [2294 0 R /XYZ 56.6929 290.6891 null] +/D [2306 0 R /XYZ 56.6929 596.2603 null] >> endobj 2325 0 obj << -/D [2294 0 R /XYZ 56.6929 290.6891 null] +/D [2306 0 R /XYZ 56.6929 572.1906 null] >> endobj 2326 0 obj << -/D [2294 0 R /XYZ 56.6929 290.6891 null] ->> endobj -778 0 obj << -/D [2294 0 R /XYZ 56.6929 241.4457 null] +/D [2306 0 R /XYZ 56.6929 565.4454 null] >> endobj 2327 0 obj << -/D [2294 0 R /XYZ 56.6929 201.7704 null] +/D [2306 0 R /XYZ 56.6929 550.7407 null] >> endobj -2293 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R /F14 956 0 R >> -/ProcSet [ /PDF /Text ] +2328 0 obj << +/D [2306 0 R /XYZ 56.6929 546.5857 null] +>> endobj +2329 0 obj << +/D [2306 0 R /XYZ 56.6929 531.8211 null] +>> endobj +2330 0 obj << +/D [2306 0 R /XYZ 56.6929 527.7259 null] >> endobj 2331 0 obj << +/D [2306 0 R /XYZ 56.6929 501.0062 null] +>> endobj +2332 0 obj << +/D [2306 0 R /XYZ 56.6929 496.911 null] +>> endobj +778 0 obj << +/D [2306 0 R /XYZ 56.6929 464.7873 null] +>> endobj +2333 0 obj << +/D [2306 0 R /XYZ 56.6929 439.0859 null] +>> endobj +782 0 obj << +/D [2306 0 R /XYZ 56.6929 352.4521 null] +>> endobj +2334 0 obj << +/D [2306 0 R /XYZ 56.6929 326.7507 null] +>> endobj +2335 0 obj << +/D [2306 0 R /XYZ 56.6929 290.6891 null] +>> endobj +2336 0 obj << +/D [2306 0 R /XYZ 56.6929 290.6891 null] +>> endobj +2337 0 obj << +/D [2306 0 R /XYZ 56.6929 290.6891 null] +>> endobj +2338 0 obj << +/D [2306 0 R /XYZ 56.6929 290.6891 null] +>> endobj +786 0 obj << +/D [2306 0 R /XYZ 56.6929 241.4457 null] +>> endobj +2339 0 obj << +/D [2306 0 R /XYZ 56.6929 201.7704 null] +>> endobj +2305 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R /F14 964 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2343 0 obj << /Length 2293 /Filter /FlateDecode >> @@ -11033,45 +11095,45 @@ P# q"q ug/JDendstream endobj -2330 0 obj << +2342 0 obj << /Type /Page -/Contents 2331 0 R -/Resources 2329 0 R +/Contents 2343 0 R +/Resources 2341 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2328 0 R +/Parent 2340 0 R >> endobj -2332 0 obj << -/D [2330 0 R /XYZ 85.0394 794.5015 null] ->> endobj -782 0 obj << -/D [2330 0 R /XYZ 85.0394 662.3711 null] ->> endobj -2333 0 obj << -/D [2330 0 R /XYZ 85.0394 634.4781 null] ->> endobj -786 0 obj << -/D [2330 0 R /XYZ 85.0394 566.8617 null] ->> endobj -2334 0 obj << -/D [2330 0 R /XYZ 85.0394 536.3186 null] +2344 0 obj << +/D [2342 0 R /XYZ 85.0394 794.5015 null] >> endobj 790 0 obj << -/D [2330 0 R /XYZ 85.0394 411.7882 null] +/D [2342 0 R /XYZ 85.0394 662.3711 null] >> endobj -2335 0 obj << -/D [2330 0 R /XYZ 85.0394 386.7645 null] +2345 0 obj << +/D [2342 0 R /XYZ 85.0394 634.4781 null] >> endobj 794 0 obj << -/D [2330 0 R /XYZ 85.0394 230.2565 null] +/D [2342 0 R /XYZ 85.0394 566.8617 null] >> endobj -2336 0 obj << -/D [2330 0 R /XYZ 85.0394 203.9874 null] +2346 0 obj << +/D [2342 0 R /XYZ 85.0394 536.3186 null] >> endobj -2329 0 obj << -/Font << /F37 1018 0 R /F14 956 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R >> +798 0 obj << +/D [2342 0 R /XYZ 85.0394 411.7882 null] +>> endobj +2347 0 obj << +/D [2342 0 R /XYZ 85.0394 386.7645 null] +>> endobj +802 0 obj << +/D [2342 0 R /XYZ 85.0394 230.2565 null] +>> endobj +2348 0 obj << +/D [2342 0 R /XYZ 85.0394 203.9874 null] +>> endobj +2341 0 obj << +/Font << /F37 1026 0 R /F14 964 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2339 0 obj << +2351 0 obj << /Length 2527 /Filter /FlateDecode >> @@ -11090,47 +11152,47 @@ A! zBΪ H4(%( nÀKtӇԾp Hl{/.د{, e0>r${t܊zDϡ9rP#nߍԓO(GMog~4yyyI KyKC7c)أ8hy,|O Oc;2mh Cnwi3E HwUf4U`%(6O!%[Vϥ!أ``.X+U]Da38˭-6o+&i6y_ E\⃣R5ѼĎ/Tѥ^Aб06B#\=k-endstream endobj -2338 0 obj << +2350 0 obj << /Type /Page -/Contents 2339 0 R -/Resources 2337 0 R +/Contents 2351 0 R +/Resources 2349 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2328 0 R -/Annots [ 2342 0 R ] +/Parent 2340 0 R +/Annots [ 2354 0 R ] >> endobj -2342 0 obj << +2354 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] /Rect [344.9397 501.3201 406.1397 512.7122] /Subtype /Link /A << /S /GoTo /D (trusted-keys) >> >> endobj -2340 0 obj << -/D [2338 0 R /XYZ 56.6929 794.5015 null] ->> endobj -798 0 obj << -/D [2338 0 R /XYZ 56.6929 609.3932 null] ->> endobj -2341 0 obj << -/D [2338 0 R /XYZ 56.6929 583.208 null] ->> endobj -802 0 obj << -/D [2338 0 R /XYZ 56.6929 484.1849 null] ->> endobj -2343 0 obj << -/D [2338 0 R /XYZ 56.6929 454.463 null] +2352 0 obj << +/D [2350 0 R /XYZ 56.6929 794.5015 null] >> endobj 806 0 obj << -/D [2338 0 R /XYZ 56.6929 405.4622 null] +/D [2350 0 R /XYZ 56.6929 609.3932 null] >> endobj -2344 0 obj << -/D [2338 0 R /XYZ 56.6929 378.8348 null] +2353 0 obj << +/D [2350 0 R /XYZ 56.6929 583.208 null] >> endobj -2337 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F14 956 0 R /F22 953 0 R /F21 930 0 R >> +810 0 obj << +/D [2350 0 R /XYZ 56.6929 484.1849 null] +>> endobj +2355 0 obj << +/D [2350 0 R /XYZ 56.6929 454.463 null] +>> endobj +814 0 obj << +/D [2350 0 R /XYZ 56.6929 405.4622 null] +>> endobj +2356 0 obj << +/D [2350 0 R /XYZ 56.6929 378.8348 null] +>> endobj +2349 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F14 964 0 R /F22 961 0 R /F21 938 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2347 0 obj << +2359 0 obj << /Length 2458 /Filter /FlateDecode >> @@ -11141,39 +11203,39 @@ x px bzQNk!یbebqG`=,MN(vEq?r$FO)}&}yȪjУm p{:]RʑJ)tV;W,Bj{]^ J%1.0z.i{R#r+T.N9<9fS״CsM{bMa> endobj -2348 0 obj << -/D [2346 0 R /XYZ 85.0394 794.5015 null] ->> endobj -810 0 obj << -/D [2346 0 R /XYZ 85.0394 650.8348 null] ->> endobj -2349 0 obj << -/D [2346 0 R /XYZ 85.0394 625.7398 null] ->> endobj -814 0 obj << -/D [2346 0 R /XYZ 85.0394 378.0874 null] ->> endobj -2350 0 obj << -/D [2346 0 R /XYZ 85.0394 350.2627 null] +2360 0 obj << +/D [2358 0 R /XYZ 85.0394 794.5015 null] >> endobj 818 0 obj << -/D [2346 0 R /XYZ 85.0394 153.7325 null] +/D [2358 0 R /XYZ 85.0394 650.8348 null] >> endobj -2351 0 obj << -/D [2346 0 R /XYZ 85.0394 128.6375 null] +2361 0 obj << +/D [2358 0 R /XYZ 85.0394 625.7398 null] >> endobj -2345 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R >> +822 0 obj << +/D [2358 0 R /XYZ 85.0394 378.0874 null] +>> endobj +2362 0 obj << +/D [2358 0 R /XYZ 85.0394 350.2627 null] +>> endobj +826 0 obj << +/D [2358 0 R /XYZ 85.0394 153.7325 null] +>> endobj +2363 0 obj << +/D [2358 0 R /XYZ 85.0394 128.6375 null] +>> endobj +2357 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2354 0 obj << +2366 0 obj << /Length 2394 /Filter /FlateDecode >> @@ -11186,28 +11248,28 @@ j[ G^כz "<&qpq?W4`V!ʁ@5NfyipY:Lbp3#`G2V@rŻ o98͠ji.Ujй^QENjסB-3shGQGC.9ÃtRr.w9G dZgN_/AIrǦ>/_VK\ظf{{ zK z+Hs_ 7as}H!":Nc _u=]y̢Ϣ)~ ɇ2JȖژט5ʰefei6yt@?}gendstream endobj -2353 0 obj << +2365 0 obj << /Type /Page -/Contents 2354 0 R -/Resources 2352 0 R +/Contents 2366 0 R +/Resources 2364 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2328 0 R +/Parent 2340 0 R >> endobj -2355 0 obj << -/D [2353 0 R /XYZ 56.6929 794.5015 null] +2367 0 obj << +/D [2365 0 R /XYZ 56.6929 794.5015 null] >> endobj -822 0 obj << -/D [2353 0 R /XYZ 56.6929 740.3318 null] +830 0 obj << +/D [2365 0 R /XYZ 56.6929 740.3318 null] >> endobj -2356 0 obj << -/D [2353 0 R /XYZ 56.6929 714.7319 null] +2368 0 obj << +/D [2365 0 R /XYZ 56.6929 714.7319 null] >> endobj -2352 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F14 956 0 R /F62 1351 0 R /F41 1208 0 R >> -/XObject << /Im2 1340 0 R >> +2364 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F14 964 0 R /F62 1361 0 R /F41 1218 0 R >> +/XObject << /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2359 0 obj << +2371 0 obj << /Length 1890 /Filter /FlateDecode >> @@ -11219,53 +11281,53 @@ xڭ `4i_ۇXx|.9 2ZUeŰsܤ,&Z.c֤BMdghR7M*sT?j~4IQ{̲º0%κvf'$28z=PWOȆCGh9> Z5JQ_'δ1Y#5y jm -Ǫk7AkTZ[xC[1U 8tIMw%DEڨ%\nHp}kI2\P3pzIeN7G.vOG#^-<^ՏtaoQE̚Jh1sBi2E_ Oe*/Hendstream endobj -2358 0 obj << +2370 0 obj << /Type /Page -/Contents 2359 0 R -/Resources 2357 0 R +/Contents 2371 0 R +/Resources 2369 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2328 0 R +/Parent 2340 0 R >> endobj -2360 0 obj << -/D [2358 0 R /XYZ 85.0394 794.5015 null] +2372 0 obj << +/D [2370 0 R /XYZ 85.0394 794.5015 null] >> endobj -826 0 obj << -/D [2358 0 R /XYZ 85.0394 741.6375 null] +834 0 obj << +/D [2370 0 R /XYZ 85.0394 741.6375 null] >> endobj -2361 0 obj << -/D [2358 0 R /XYZ 85.0394 716.9352 null] +2373 0 obj << +/D [2370 0 R /XYZ 85.0394 716.9352 null] >> endobj -830 0 obj << -/D [2358 0 R /XYZ 85.0394 420.5643 null] +838 0 obj << +/D [2370 0 R /XYZ 85.0394 420.5643 null] >> endobj -2362 0 obj << -/D [2358 0 R /XYZ 85.0394 393.2598 null] +2374 0 obj << +/D [2370 0 R /XYZ 85.0394 393.2598 null] >> endobj -2357 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R >> +2369 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2365 0 obj << +2377 0 obj << /Length 69 /Filter /FlateDecode >> stream x3T0BCS3=3K#KsK=SCS\.t;!T1EV.knjg`fA!Vendstream endobj -2364 0 obj << +2376 0 obj << /Type /Page -/Contents 2365 0 R -/Resources 2363 0 R +/Contents 2377 0 R +/Resources 2375 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2367 0 R +/Parent 2379 0 R >> endobj -2366 0 obj << -/D [2364 0 R /XYZ 56.6929 794.5015 null] +2378 0 obj << +/D [2376 0 R /XYZ 56.6929 794.5015 null] >> endobj -2363 0 obj << +2375 0 obj << /ProcSet [ /PDF ] >> endobj -2370 0 obj << +2382 0 obj << /Length 1945 /Filter /FlateDecode >> @@ -11283,42 +11345,42 @@ c i?On1)f3+NA7QUgC r (GM\3-Y=aom!.cAs/Sଓi7PnK]- }/[f)Qhij;p}X\E4z%d^CIMҩs gLoeztJ @^Unť(ը*rHq(-K]dP!iA%3{":RGA& .&Xzh g=42C#j*u[ a;xsicK;> endobj -2371 0 obj << -/D [2369 0 R /XYZ 85.0394 794.5015 null] +2383 0 obj << +/D [2381 0 R /XYZ 85.0394 794.5015 null] >> endobj -834 0 obj << -/D [2369 0 R /XYZ 85.0394 769.5949 null] +842 0 obj << +/D [2381 0 R /XYZ 85.0394 769.5949 null] >> endobj -2372 0 obj << -/D [2369 0 R /XYZ 85.0394 573.0107 null] +2384 0 obj << +/D [2381 0 R /XYZ 85.0394 573.0107 null] >> endobj -838 0 obj << -/D [2369 0 R /XYZ 85.0394 573.0107 null] +846 0 obj << +/D [2381 0 R /XYZ 85.0394 573.0107 null] >> endobj -2373 0 obj << -/D [2369 0 R /XYZ 85.0394 538.4209 null] +2385 0 obj << +/D [2381 0 R /XYZ 85.0394 538.4209 null] >> endobj -2374 0 obj << -/D [2369 0 R /XYZ 85.0394 504.6118 null] +2386 0 obj << +/D [2381 0 R /XYZ 85.0394 504.6118 null] >> endobj -2375 0 obj << -/D [2369 0 R /XYZ 85.0394 432.7569 null] +2387 0 obj << +/D [2381 0 R /XYZ 85.0394 432.7569 null] >> endobj -2376 0 obj << -/D [2369 0 R /XYZ 85.0394 303.3232 null] +2388 0 obj << +/D [2381 0 R /XYZ 85.0394 303.3232 null] >> endobj -2368 0 obj << -/Font << /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R >> +2380 0 obj << +/Font << /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2379 0 obj << +2391 0 obj << /Length 3825 /Filter /FlateDecode >> @@ -11340,27 +11402,27 @@ b "BVI놾xfHqw/^%c8`Y(bOud) O&ylD Tc)̉Hɴ 0Q Ir5|4K0ANETS_Q-' nxK2vE'0 r4dVM}ƾK{Dډo|bamfʡOe/Oy/eRpendstream endobj -2378 0 obj << +2390 0 obj << /Type /Page -/Contents 2379 0 R -/Resources 2377 0 R +/Contents 2391 0 R +/Resources 2389 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2367 0 R +/Parent 2379 0 R >> endobj -2380 0 obj << -/D [2378 0 R /XYZ 56.6929 794.5015 null] +2392 0 obj << +/D [2390 0 R /XYZ 56.6929 794.5015 null] >> endobj -2381 0 obj << -/D [2378 0 R /XYZ 56.6929 752.1413 null] +2393 0 obj << +/D [2390 0 R /XYZ 56.6929 752.1413 null] >> endobj -2382 0 obj << -/D [2378 0 R /XYZ 56.6929 501.191 null] +2394 0 obj << +/D [2390 0 R /XYZ 56.6929 501.191 null] >> endobj -2377 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F48 1228 0 R /F53 1303 0 R /F11 1441 0 R >> +2389 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F48 1238 0 R /F53 1313 0 R /F11 1451 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2385 0 obj << +2397 0 obj << /Length 3125 /Filter /FlateDecode >> @@ -11379,24 +11441,24 @@ V!f gKo@6߱E-ًPz[;S).+q^ri^Ӿ~޸Jɗ:MNNʑ<9Uޓӑir7[̢!LNXu‡z"9-W6Ugɂ5LRGS{ faj8Kww? Ζ %+P3uzB`zO_NzoLߏr\Y[!KPdzNe>r+d=djG?kѰtQ{ ܄YSpn';@JiiB7IMw?*;?endstream endobj -2384 0 obj << +2396 0 obj << /Type /Page -/Contents 2385 0 R -/Resources 2383 0 R +/Contents 2397 0 R +/Resources 2395 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2367 0 R +/Parent 2379 0 R >> endobj -2386 0 obj << -/D [2384 0 R /XYZ 85.0394 794.5015 null] +2398 0 obj << +/D [2396 0 R /XYZ 85.0394 794.5015 null] >> endobj -2387 0 obj << -/D [2384 0 R /XYZ 85.0394 679.319 null] +2399 0 obj << +/D [2396 0 R /XYZ 85.0394 679.319 null] >> endobj -2383 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F21 930 0 R /F48 1228 0 R /F53 1303 0 R >> +2395 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F41 1218 0 R /F21 938 0 R /F48 1238 0 R /F53 1313 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2390 0 obj << +2402 0 obj << /Length 2873 /Filter /FlateDecode >> @@ -11409,21 +11471,21 @@ xڥZ R߽]kZ<l`ڒY0P\}y8X*wkBL8l:> ,Ґ;> endobj -2391 0 obj << -/D [2389 0 R /XYZ 56.6929 794.5015 null] +2403 0 obj << +/D [2401 0 R /XYZ 56.6929 794.5015 null] >> endobj -2388 0 obj << -/Font << /F37 1018 0 R /F48 1228 0 R /F22 953 0 R /F21 930 0 R /F53 1303 0 R >> +2400 0 obj << +/Font << /F37 1026 0 R /F48 1238 0 R /F22 961 0 R /F21 938 0 R /F53 1313 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2394 0 obj << +2406 0 obj << /Length 3204 /Filter /FlateDecode >> @@ -11441,21 +11503,21 @@ jA v_j[DLBji)G,&Y^Ԣ$40>DE?QUv4sm#YƶX8K%%:I7'gJ% g۱6AزLzӸ-$y?> endobj -2395 0 obj << -/D [2393 0 R /XYZ 85.0394 794.5015 null] +2407 0 obj << +/D [2405 0 R /XYZ 85.0394 794.5015 null] >> endobj -2392 0 obj << -/Font << /F37 1018 0 R /F48 1228 0 R /F22 953 0 R /F53 1303 0 R /F41 1208 0 R /F21 930 0 R >> +2404 0 obj << +/Font << /F37 1026 0 R /F48 1238 0 R /F22 961 0 R /F53 1313 0 R /F41 1218 0 R /F21 938 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2398 0 obj << +2410 0 obj << /Length 2352 /Filter /FlateDecode >> @@ -11466,36 +11528,36 @@ xڥ]o |8:wadw2x:y{~6 ZDeеp.kwBΝ>Ua?J!W(&3Mdp%;h].)З bJmhtϤ[ A}8o}8}fcg7S7_? V7|3xr~ƻ1 ̣w%lo6MwꋡӃ>YpeZ%fV$l_Ʒ_\Bsw§%8Pxic/^@s0|x8 6ӏ21 >S ' XN_Qt"endstream endobj -2397 0 obj << +2409 0 obj << /Type /Page -/Contents 2398 0 R -/Resources 2396 0 R +/Contents 2410 0 R +/Resources 2408 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2405 0 R +/Parent 2417 0 R >> endobj -2399 0 obj << -/D [2397 0 R /XYZ 56.6929 794.5015 null] +2411 0 obj << +/D [2409 0 R /XYZ 56.6929 794.5015 null] >> endobj -2400 0 obj << -/D [2397 0 R /XYZ 56.6929 684.0581 null] +2412 0 obj << +/D [2409 0 R /XYZ 56.6929 684.0581 null] >> endobj -2401 0 obj << -/D [2397 0 R /XYZ 56.6929 374.4503 null] +2413 0 obj << +/D [2409 0 R /XYZ 56.6929 374.4503 null] >> endobj -2402 0 obj << -/D [2397 0 R /XYZ 56.6929 253.2552 null] +2414 0 obj << +/D [2409 0 R /XYZ 56.6929 253.2552 null] >> endobj -2403 0 obj << -/D [2397 0 R /XYZ 56.6929 159.1805 null] +2415 0 obj << +/D [2409 0 R /XYZ 56.6929 159.1805 null] >> endobj -2404 0 obj << -/D [2397 0 R /XYZ 56.6929 85.8061 null] ->> endobj -2396 0 obj << -/Font << /F37 1018 0 R /F48 1228 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R /F53 1303 0 R /F39 1151 0 R >> -/ProcSet [ /PDF /Text ] +2416 0 obj << +/D [2409 0 R /XYZ 56.6929 85.8061 null] >> endobj 2408 0 obj << +/Font << /F37 1026 0 R /F48 1238 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R /F53 1313 0 R /F39 1161 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2420 0 obj << /Length 3447 /Filter /FlateDecode >> @@ -11513,36 +11575,36 @@ B_g 63{Iov3Gi:{rRZ`v!yǏ}6j*E 㓀>*!o-0 #z=IHDI&OnAc_|r+E}Sۚܳ3s̔Eo @tT'`rS$d`]Ǧ/GUAMWfo&oNNՙV]C"nApG,K4T\3gR(H,u^ݓ:qlNJd-sMk!1l!尿]'M詏o_«^·Kjasg]Wlpo7vnӴSS?X_f Øӹ/C(T7(Da&SI`Ƭٝiendstream endobj -2407 0 obj << +2419 0 obj << /Type /Page -/Contents 2408 0 R -/Resources 2406 0 R +/Contents 2420 0 R +/Resources 2418 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2405 0 R +/Parent 2417 0 R >> endobj -2409 0 obj << -/D [2407 0 R /XYZ 85.0394 794.5015 null] +2421 0 obj << +/D [2419 0 R /XYZ 85.0394 794.5015 null] >> endobj -842 0 obj << -/D [2407 0 R /XYZ 85.0394 769.5949 null] +850 0 obj << +/D [2419 0 R /XYZ 85.0394 769.5949 null] >> endobj -2410 0 obj << -/D [2407 0 R /XYZ 85.0394 747.9963 null] +2422 0 obj << +/D [2419 0 R /XYZ 85.0394 747.9963 null] >> endobj -2411 0 obj << -/D [2407 0 R /XYZ 85.0394 712.4426 null] +2423 0 obj << +/D [2419 0 R /XYZ 85.0394 712.4426 null] >> endobj -2412 0 obj << -/D [2407 0 R /XYZ 85.0394 646.5299 null] +2424 0 obj << +/D [2419 0 R /XYZ 85.0394 646.5299 null] >> endobj -2413 0 obj << -/D [2407 0 R /XYZ 85.0394 574.5487 null] +2425 0 obj << +/D [2419 0 R /XYZ 85.0394 574.5487 null] >> endobj -2406 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R >> +2418 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2416 0 obj << +2428 0 obj << /Length 2772 /Filter /FlateDecode >> @@ -11560,45 +11622,45 @@ x `ٵn8.ծ|.}@Y _bSI=J-eB#ÍveqQu PhX7۶llVn1h v9s y y5z) >T"H3_#TPUj}?y~V`&!TK܌B=ry)p9`%޼(]XAx(̻*9Ibx/;4Ryl+emgϭÚ;p-3#[3hybQmQ_uՋGՃXgN?} f O0Ivg$wv>s=} $>a/#R }ےWjWIU庶E'1]C MO5`y}$Lݺs|oNizbPDHT:oj.{BT'ЏGKNx|a0L4+1OYendstream endobj -2415 0 obj << +2427 0 obj << /Type /Page -/Contents 2416 0 R -/Resources 2414 0 R +/Contents 2428 0 R +/Resources 2426 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2405 0 R +/Parent 2417 0 R >> endobj -2417 0 obj << -/D [2415 0 R /XYZ 56.6929 794.5015 null] +2429 0 obj << +/D [2427 0 R /XYZ 56.6929 794.5015 null] >> endobj -2418 0 obj << -/D [2415 0 R /XYZ 56.6929 523.9144 null] +2430 0 obj << +/D [2427 0 R /XYZ 56.6929 523.9144 null] >> endobj -2419 0 obj << -/D [2415 0 R /XYZ 56.6929 414.7474 null] +2431 0 obj << +/D [2427 0 R /XYZ 56.6929 414.7474 null] >> endobj -2420 0 obj << -/D [2415 0 R /XYZ 56.6929 353.4012 null] +2432 0 obj << +/D [2427 0 R /XYZ 56.6929 353.4012 null] >> endobj -846 0 obj << -/D [2415 0 R /XYZ 56.6929 315.6213 null] +854 0 obj << +/D [2427 0 R /XYZ 56.6929 315.6213 null] >> endobj -2421 0 obj << -/D [2415 0 R /XYZ 56.6929 279.563 null] +2433 0 obj << +/D [2427 0 R /XYZ 56.6929 279.563 null] >> endobj -2422 0 obj << -/D [2415 0 R /XYZ 56.6929 248.0689 null] +2434 0 obj << +/D [2427 0 R /XYZ 56.6929 248.0689 null] >> endobj -2423 0 obj << -/D [2415 0 R /XYZ 56.6929 183.8008 null] +2435 0 obj << +/D [2427 0 R /XYZ 56.6929 183.8008 null] >> endobj -2424 0 obj << -/D [2415 0 R /XYZ 56.6929 95.2626 null] +2436 0 obj << +/D [2427 0 R /XYZ 56.6929 95.2626 null] >> endobj -2414 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F21 930 0 R /F53 1303 0 R /F39 1151 0 R >> +2426 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F41 1218 0 R /F21 938 0 R /F53 1313 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2427 0 obj << +2439 0 obj << /Length 2481 /Filter /FlateDecode >> @@ -11617,30 +11679,30 @@ D :nY-0I׶[gk[H'{ivDh sf}`@acjfy"RaMĦ\WCCnWQoiQ+Cɞ/w+@U0=23o(!#Lc!/2V0*h=Gg.{\p]2w2qǩ5/ -{hjXk:R|_ax۲S/nqWkn^ؔ\Lϧ4gML<)MS%g윞VS/q^\LYc]T_^\^i;F:a2{`6 Mc²"ÞzMeo 1ZpC^V֚%s1 ߢvT&}oڧ`oHnOѝk. `&D_Ơj:C[oF>9AI >s*)┿lr9n4p)=(hw!`,֯pȲwO%9">ҫ\endstream endobj -2426 0 obj << +2438 0 obj << /Type /Page -/Contents 2427 0 R -/Resources 2425 0 R +/Contents 2439 0 R +/Resources 2437 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2405 0 R +/Parent 2417 0 R >> endobj -2428 0 obj << -/D [2426 0 R /XYZ 85.0394 794.5015 null] +2440 0 obj << +/D [2438 0 R /XYZ 85.0394 794.5015 null] >> endobj -2429 0 obj << -/D [2426 0 R /XYZ 85.0394 752.0063 null] +2441 0 obj << +/D [2438 0 R /XYZ 85.0394 752.0063 null] >> endobj -2430 0 obj << -/D [2426 0 R /XYZ 85.0394 259.1933 null] +2442 0 obj << +/D [2438 0 R /XYZ 85.0394 259.1933 null] >> endobj -2431 0 obj << -/D [2426 0 R /XYZ 85.0394 114.6417 null] +2443 0 obj << +/D [2438 0 R /XYZ 85.0394 114.6417 null] >> endobj -2425 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F55 1311 0 R /F41 1208 0 R /F48 1228 0 R >> +2437 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F55 1321 0 R /F41 1218 0 R /F48 1238 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2434 0 obj << +2446 0 obj << /Length 2045 /Filter /FlateDecode >> @@ -11653,48 +11715,48 @@ xڵY[s  *U>A'G$ĄR>;6z#\Y =ZZ@{1dwucI g_)MgIZI֞s`Ub1=*흥r&8yڙR`^\x:X\vcbuD#(/jry uO,)RjI6@̫VI %ΒWޠ 纞@L\_pN|y8G?YpV27U]Χz5=,NE9&/svqv|pN-یZ;"9V4+-,뼁-W0z:O2S,)Y6k}ʋ¼֮օM&ɮh] ն6+1Y6|Esqw#+&6 C>]Y(lyѤq!lnE=Xc7HB@iЍʋ(heݓlCDOsU`8'Ne$݅aEԢQ_]O[y7{U5xEi/"!}༩i"G~io| LH} 'RpXM!ײl@K mV̧ $7&Hl/9uR}^E`Jxg]k*hyUޗ KV&0az9(3 ^<ŶF2;dtde2Il*4o{&tM݊0ꉀK- M9T͜T[G`{gV~P@iEvM7EM'҆h?)W9@ޛNWlj>uE}69G}~\XQ?"h(8@[Ouendstream endobj -2433 0 obj << +2445 0 obj << /Type /Page -/Contents 2434 0 R -/Resources 2432 0 R +/Contents 2446 0 R +/Resources 2444 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2405 0 R +/Parent 2417 0 R >> endobj -2435 0 obj << -/D [2433 0 R /XYZ 56.6929 794.5015 null] +2447 0 obj << +/D [2445 0 R /XYZ 56.6929 794.5015 null] >> endobj -2436 0 obj << -/D [2433 0 R /XYZ 56.6929 752.3006 null] +2448 0 obj << +/D [2445 0 R /XYZ 56.6929 752.3006 null] >> endobj -2437 0 obj << -/D [2433 0 R /XYZ 56.6929 691.1408 null] +2449 0 obj << +/D [2445 0 R /XYZ 56.6929 691.1408 null] >> endobj -2438 0 obj << -/D [2433 0 R /XYZ 56.6929 618.0258 null] +2450 0 obj << +/D [2445 0 R /XYZ 56.6929 618.0258 null] >> endobj -850 0 obj << -/D [2433 0 R /XYZ 56.6929 580.3755 null] +858 0 obj << +/D [2445 0 R /XYZ 56.6929 580.3755 null] >> endobj -2439 0 obj << -/D [2433 0 R /XYZ 56.6929 544.374 null] +2451 0 obj << +/D [2445 0 R /XYZ 56.6929 544.374 null] >> endobj -2440 0 obj << -/D [2433 0 R /XYZ 56.6929 512.9368 null] +2452 0 obj << +/D [2445 0 R /XYZ 56.6929 512.9368 null] >> endobj -2441 0 obj << -/D [2433 0 R /XYZ 56.6929 448.8551 null] +2453 0 obj << +/D [2445 0 R /XYZ 56.6929 448.8551 null] >> endobj -2442 0 obj << -/D [2433 0 R /XYZ 56.6929 354.7947 null] +2454 0 obj << +/D [2445 0 R /XYZ 56.6929 354.7947 null] >> endobj -2443 0 obj << -/D [2433 0 R /XYZ 56.6929 251.5616 null] +2455 0 obj << +/D [2445 0 R /XYZ 56.6929 251.5616 null] >> endobj -2432 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R /F53 1303 0 R /F55 1311 0 R >> +2444 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R /F53 1313 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2446 0 obj << +2458 0 obj << /Length 3068 /Filter /FlateDecode >> @@ -11708,21 +11770,21 @@ xڥZKs Qa(6 870C% 5ivm9p6J\/i&!:+c{x4sy\,hOACvܢoX'jJ̛@hVX`oY!ڏ{uƄ:){շE侑'E*MYPQTWz19`:ڨnAY96۲.e~|R}P>rG< P Hv8$+N2T\'"3 =1-&lGʘ"^SecM?9^ s7eUQ*3(v>H暠Ӑo"5цW);J=dDgmqmPjs?|@+B㟖A ֯Hn(l)I1 )6ψ8"Dަ%CqC/>'D? J&2(%Pڻ{.U_l`6xy{ ŧt`4 0H\G=`sR'("26I~V ?qrm,"3[uZ밟~t}W!ENJ֠D6%T AWJ$}=?7=+Q>8˓*kḱXCT NsC~z!0 ͷ?Hs9ObSe!զ@>,iUD/٬wf8QB> endobj -2447 0 obj << -/D [2445 0 R /XYZ 85.0394 794.5015 null] +2459 0 obj << +/D [2457 0 R /XYZ 85.0394 794.5015 null] >> endobj -2444 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F55 1311 0 R /F22 953 0 R /F41 1208 0 R >> +2456 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F55 1321 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2450 0 obj << +2462 0 obj << /Length 2624 /Filter /FlateDecode >> @@ -11737,33 +11799,33 @@ s _'uINU/tIO HF=C9Ȭx6yZu/2L)v/uܽk=9iރI{ۙ@&;QÃx VW M*0*PbNk_!l %rݤ8!Id½"pG[h0K5D:F%ftyR]zR0 ݽ0dݾx1"vrz1+ac #0X$cwk)yw+g%hɎ8(jh1=WE *BW6zbk1PV@E|SM4MB`/SVj/wxwj^ƏB2Ƶ |=UP7{C5G8Of(sA_~=þ/er]xfeA:g¢v{%-=i?(k!ϣެ󺆋E SSJv.? ,@4(mYS5m?Iݡx;ArjY2Gwziܺ&+YX1ǎ,Pw1 dأ\&1McGR,I_?߽ ~,΃%wj@)b͹J ZOۻ LTH*(\Ü~?endstream endobj -2449 0 obj << +2461 0 obj << /Type /Page -/Contents 2450 0 R -/Resources 2448 0 R +/Contents 2462 0 R +/Resources 2460 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2456 0 R +/Parent 2468 0 R >> endobj -2451 0 obj << -/D [2449 0 R /XYZ 56.6929 794.5015 null] +2463 0 obj << +/D [2461 0 R /XYZ 56.6929 794.5015 null] >> endobj -2452 0 obj << -/D [2449 0 R /XYZ 56.6929 751.4875 null] +2464 0 obj << +/D [2461 0 R /XYZ 56.6929 751.4875 null] >> endobj -2453 0 obj << -/D [2449 0 R /XYZ 56.6929 391.2154 null] +2465 0 obj << +/D [2461 0 R /XYZ 56.6929 391.2154 null] >> endobj -2454 0 obj << -/D [2449 0 R /XYZ 56.6929 154.5087 null] +2466 0 obj << +/D [2461 0 R /XYZ 56.6929 154.5087 null] >> endobj -2455 0 obj << -/D [2449 0 R /XYZ 56.6929 85.0025 null] +2467 0 obj << +/D [2461 0 R /XYZ 56.6929 85.0025 null] >> endobj -2448 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F55 1311 0 R /F41 1208 0 R /F14 956 0 R /F39 1151 0 R >> +2460 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F55 1321 0 R /F41 1218 0 R /F14 964 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2459 0 obj << +2471 0 obj << /Length 2718 /Filter /FlateDecode >> @@ -11786,39 +11848,39 @@ E g:iI; lK֤f/tg#!RcA~$D2\TD#@4 L3|@CM K up5.ׁvA}"~8( :mzfOno\ y0rH| A6ǻm :{J?ϓ}cE*P'i "ጂ^䷲ d4nVżh~{aCdY)p) ߆pGu\G`caY |Y9/Ui /HhU)zJڙ$Vazrz&gypvVj2ַ `}'=zeSĩ(4LFXip)2.{uӚB`$oYWX/1`19hDrLAC6s?6x`>a+mVNivL{r |wQ ,9 W;v{ ?D,p~J""l/")9\}8/4cendstream endobj -2458 0 obj << +2470 0 obj << /Type /Page -/Contents 2459 0 R -/Resources 2457 0 R +/Contents 2471 0 R +/Resources 2469 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2456 0 R +/Parent 2468 0 R >> endobj -2460 0 obj << -/D [2458 0 R /XYZ 85.0394 794.5015 null] +2472 0 obj << +/D [2470 0 R /XYZ 85.0394 794.5015 null] >> endobj -854 0 obj << -/D [2458 0 R /XYZ 85.0394 769.5949 null] +862 0 obj << +/D [2470 0 R /XYZ 85.0394 769.5949 null] >> endobj -1444 0 obj << -/D [2458 0 R /XYZ 85.0394 744.4533 null] +1454 0 obj << +/D [2470 0 R /XYZ 85.0394 744.4533 null] >> endobj -2461 0 obj << -/D [2458 0 R /XYZ 85.0394 712.504 null] +2473 0 obj << +/D [2470 0 R /XYZ 85.0394 712.504 null] >> endobj -2462 0 obj << -/D [2458 0 R /XYZ 85.0394 646.744 null] +2474 0 obj << +/D [2470 0 R /XYZ 85.0394 646.744 null] >> endobj -2463 0 obj << -/D [2458 0 R /XYZ 85.0394 527.0948 null] +2475 0 obj << +/D [2470 0 R /XYZ 85.0394 527.0948 null] >> endobj -2464 0 obj << -/D [2458 0 R /XYZ 85.0394 409.8795 null] +2476 0 obj << +/D [2470 0 R /XYZ 85.0394 409.8795 null] >> endobj -2457 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R /F55 1311 0 R >> +2469 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2467 0 obj << +2479 0 obj << /Length 3241 /Filter /FlateDecode >> @@ -11834,21 +11896,21 @@ xڥ]s CYAe̴hڹJ3P#lq*>H)<: !<* 01{ׅ/9@YM!H(21Λ<+X^6;zGo1Y2rң.ѷN:}<RC&sXbX<=Co!̡&sMYolgjLAjm:szur/70}ֈI f߇.}L=mA1[atBdpʡUendstream endobj -2466 0 obj << +2478 0 obj << /Type /Page -/Contents 2467 0 R -/Resources 2465 0 R +/Contents 2479 0 R +/Resources 2477 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2456 0 R +/Parent 2468 0 R >> endobj -2468 0 obj << -/D [2466 0 R /XYZ 56.6929 794.5015 null] +2480 0 obj << +/D [2478 0 R /XYZ 56.6929 794.5015 null] >> endobj -2465 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R /F55 1311 0 R >> +2477 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2471 0 obj << +2483 0 obj << /Length 3040 /Filter /FlateDecode >> @@ -11869,24 +11931,24 @@ f k'ɏ]&MI:C/jkEO;WDXȡͤU2V/b%¤yƿpIaR^f@.T|ʷݍOⰚsanpcǹꢩT1\Pz?I4?ARjX)/yϰs$0ŸCS M*d_uLLtUendstream endobj -2470 0 obj << +2482 0 obj << /Type /Page -/Contents 2471 0 R -/Resources 2469 0 R +/Contents 2483 0 R +/Resources 2481 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2456 0 R +/Parent 2468 0 R >> endobj -2472 0 obj << -/D [2470 0 R /XYZ 85.0394 794.5015 null] +2484 0 obj << +/D [2482 0 R /XYZ 85.0394 794.5015 null] >> endobj -2473 0 obj << -/D [2470 0 R /XYZ 85.0394 384.6993 null] +2485 0 obj << +/D [2482 0 R /XYZ 85.0394 384.6993 null] >> endobj -2469 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F55 1311 0 R /F22 953 0 R /F41 1208 0 R >> +2481 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F55 1321 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2476 0 obj << +2488 0 obj << /Length 2399 /Filter /FlateDecode >> @@ -11901,33 +11963,33 @@ T rO7Z"? 6ߍr#Uw8 挃&'-^q._EZh~^mȖ ~{Z$^|̲]6%1̃Ց=0XhNzŸU>g89=lS~|\Re|0r9xep9 9eiQon)~1sD:/7ca.ZhҶy$0DZ\]\/>~Q\eXc_BO+6U'׽fZ7fulOS=coM Ą4: `Q9hL0I'*endstream endobj -2475 0 obj << +2487 0 obj << /Type /Page -/Contents 2476 0 R -/Resources 2474 0 R +/Contents 2488 0 R +/Resources 2486 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2456 0 R +/Parent 2468 0 R >> endobj -2477 0 obj << -/D [2475 0 R /XYZ 56.6929 794.5015 null] +2489 0 obj << +/D [2487 0 R /XYZ 56.6929 794.5015 null] >> endobj -2478 0 obj << -/D [2475 0 R /XYZ 56.6929 585.9293 null] +2490 0 obj << +/D [2487 0 R /XYZ 56.6929 585.9293 null] >> endobj -2479 0 obj << -/D [2475 0 R /XYZ 56.6929 316.6498 null] +2491 0 obj << +/D [2487 0 R /XYZ 56.6929 316.6498 null] >> endobj -2480 0 obj << -/D [2475 0 R /XYZ 56.6929 154.9076 null] +2492 0 obj << +/D [2487 0 R /XYZ 56.6929 154.9076 null] >> endobj -2481 0 obj << -/D [2475 0 R /XYZ 56.6929 85.0711 null] +2493 0 obj << +/D [2487 0 R /XYZ 56.6929 85.0711 null] >> endobj -2474 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F55 1311 0 R /F22 953 0 R /F41 1208 0 R /F14 956 0 R /F48 1228 0 R /F39 1151 0 R >> +2486 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F55 1321 0 R /F22 961 0 R /F41 1218 0 R /F14 964 0 R /F48 1238 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2484 0 obj << +2496 0 obj << /Length 1604 /Filter /FlateDecode >> @@ -11940,54 +12002,54 @@ qM ¾t;qqȜ_onョwdp&(m ̍Z>xHnЙQ+Ro5O7'0]G?<]f66);y-Jb} ']Q#!&~i_bj;?UfM2NuNO }^XL7A'h 0̫S1"\|U;?bSendstream endobj -2483 0 obj << +2495 0 obj << /Type /Page -/Contents 2484 0 R -/Resources 2482 0 R +/Contents 2496 0 R +/Resources 2494 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2456 0 R +/Parent 2468 0 R >> endobj -2485 0 obj << -/D [2483 0 R /XYZ 85.0394 794.5015 null] +2497 0 obj << +/D [2495 0 R /XYZ 85.0394 794.5015 null] >> endobj -858 0 obj << -/D [2483 0 R /XYZ 85.0394 769.5949 null] +866 0 obj << +/D [2495 0 R /XYZ 85.0394 769.5949 null] >> endobj -2486 0 obj << -/D [2483 0 R /XYZ 85.0394 748.2826 null] +2498 0 obj << +/D [2495 0 R /XYZ 85.0394 748.2826 null] >> endobj -2487 0 obj << -/D [2483 0 R /XYZ 85.0394 713.6257 null] +2499 0 obj << +/D [2495 0 R /XYZ 85.0394 713.6257 null] >> endobj -2488 0 obj << -/D [2483 0 R /XYZ 85.0394 650.7148 null] +2500 0 obj << +/D [2495 0 R /XYZ 85.0394 650.7148 null] >> endobj -2489 0 obj << -/D [2483 0 R /XYZ 85.0394 593.6907 null] +2501 0 obj << +/D [2495 0 R /XYZ 85.0394 593.6907 null] >> endobj -2490 0 obj << -/D [2483 0 R /XYZ 85.0394 521.7466 null] +2502 0 obj << +/D [2495 0 R /XYZ 85.0394 521.7466 null] >> endobj -2491 0 obj << -/D [2483 0 R /XYZ 85.0394 246.5646 null] +2503 0 obj << +/D [2495 0 R /XYZ 85.0394 246.5646 null] >> endobj -2492 0 obj << -/D [2483 0 R /XYZ 85.0394 186.5756 null] +2504 0 obj << +/D [2495 0 R /XYZ 85.0394 186.5756 null] >> endobj -862 0 obj << -/D [2483 0 R /XYZ 85.0394 149.7581 null] +870 0 obj << +/D [2495 0 R /XYZ 85.0394 149.7581 null] >> endobj -1445 0 obj << -/D [2483 0 R /XYZ 85.0394 117.6525 null] +1455 0 obj << +/D [2495 0 R /XYZ 85.0394 117.6525 null] >> endobj -2493 0 obj << -/D [2483 0 R /XYZ 85.0394 82.9956 null] +2505 0 obj << +/D [2495 0 R /XYZ 85.0394 82.9956 null] >> endobj -2482 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R /F55 1311 0 R /F39 1151 0 R >> +2494 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R /F55 1321 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2496 0 obj << +2508 0 obj << /Length 3008 /Filter /FlateDecode >> @@ -12010,33 +12072,33 @@ LT U|Amш0b{|9NG#R 5-e܏y'7N \Taz]'2\LԏOދI_mU~lkRx蒞OFHYL ޺j^{ݭ(q|ӱ&S-iRWsdwl+(cl$į]ǓDfyM?i(&?`8U kL8I%4gendstream endobj -2495 0 obj << +2507 0 obj << /Type /Page -/Contents 2496 0 R -/Resources 2494 0 R +/Contents 2508 0 R +/Resources 2506 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2502 0 R +/Parent 2514 0 R >> endobj -2497 0 obj << -/D [2495 0 R /XYZ 56.6929 794.5015 null] +2509 0 obj << +/D [2507 0 R /XYZ 56.6929 794.5015 null] >> endobj -2498 0 obj << -/D [2495 0 R /XYZ 56.6929 749.2278 null] +2510 0 obj << +/D [2507 0 R /XYZ 56.6929 749.2278 null] >> endobj -2499 0 obj << -/D [2495 0 R /XYZ 56.6929 666.0142 null] +2511 0 obj << +/D [2507 0 R /XYZ 56.6929 666.0142 null] >> endobj -2500 0 obj << -/D [2495 0 R /XYZ 56.6929 495.229 null] +2512 0 obj << +/D [2507 0 R /XYZ 56.6929 495.229 null] >> endobj -2501 0 obj << -/D [2495 0 R /XYZ 56.6929 173.6231 null] +2513 0 obj << +/D [2507 0 R /XYZ 56.6929 173.6231 null] >> endobj -2494 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F41 1208 0 R /F53 1303 0 R /F22 953 0 R /F55 1311 0 R >> +2506 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F41 1218 0 R /F53 1313 0 R /F22 961 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2505 0 obj << +2517 0 obj << /Length 2675 /Filter /FlateDecode >> @@ -12053,30 +12115,30 @@ V\of fd_I[PÐy䵪lljR2}lyUBG?غZ?66!XdS ^wWudIjp&JZ:݅fO_"Ns~r-;J]I>L)r(448Tq-V1\H |&+.4 a.xy& cWN,툥֚,~7"!)[3sF rƎl?C@`$ZԀ> endobj -2506 0 obj << -/D [2504 0 R /XYZ 85.0394 794.5015 null] +2518 0 obj << +/D [2516 0 R /XYZ 85.0394 794.5015 null] >> endobj -2507 0 obj << -/D [2504 0 R /XYZ 85.0394 317.3568 null] +2519 0 obj << +/D [2516 0 R /XYZ 85.0394 317.3568 null] >> endobj -2508 0 obj << -/D [2504 0 R /XYZ 85.0394 151.6417 null] +2520 0 obj << +/D [2516 0 R /XYZ 85.0394 151.6417 null] >> endobj -2509 0 obj << -/D [2504 0 R /XYZ 85.0394 84.5094 null] +2521 0 obj << +/D [2516 0 R /XYZ 85.0394 84.5094 null] >> endobj -2503 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F55 1311 0 R /F22 953 0 R /F41 1208 0 R /F39 1151 0 R >> +2515 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F55 1321 0 R /F22 961 0 R /F41 1218 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2512 0 obj << +2524 0 obj << /Length 2560 /Filter /FlateDecode >> @@ -12098,39 +12160,39 @@ IC G=>&jTAܾl' ٷ6"4M^-n/*pĬ}ֻͦ6 %4޺'0&ֵh--Ԅ]hߢ>Ͳ#w M~ ajfV7ʆjWݻ?]ٕ=< 5҄o.*v]ԄeLMftϢhJu<(W1,uu{3ʙgSՅ\*-X:>@W{ F_3ebCm5Z0o X~ARzʖY턆9J|bJx3CW ZK;*;$tw ̌[takx. ljWJopz> endobj -2513 0 obj << -/D [2511 0 R /XYZ 56.6929 794.5015 null] +2525 0 obj << +/D [2523 0 R /XYZ 56.6929 794.5015 null] >> endobj -866 0 obj << -/D [2511 0 R /XYZ 56.6929 769.5949 null] +874 0 obj << +/D [2523 0 R /XYZ 56.6929 769.5949 null] >> endobj -2514 0 obj << -/D [2511 0 R /XYZ 56.6929 743.9934 null] +2526 0 obj << +/D [2523 0 R /XYZ 56.6929 743.9934 null] >> endobj -2515 0 obj << -/D [2511 0 R /XYZ 56.6929 710.6034 null] +2527 0 obj << +/D [2523 0 R /XYZ 56.6929 710.6034 null] >> endobj -2516 0 obj << -/D [2511 0 R /XYZ 56.6929 640.1221 null] +2528 0 obj << +/D [2523 0 R /XYZ 56.6929 640.1221 null] >> endobj -2517 0 obj << -/D [2511 0 R /XYZ 56.6929 503.7965 null] +2529 0 obj << +/D [2523 0 R /XYZ 56.6929 503.7965 null] >> endobj -2518 0 obj << -/D [2511 0 R /XYZ 56.6929 412.3267 null] +2530 0 obj << +/D [2523 0 R /XYZ 56.6929 412.3267 null] >> endobj -2510 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R /F55 1311 0 R >> +2522 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2521 0 obj << +2533 0 obj << /Length 3602 /Filter /FlateDecode >> @@ -12146,21 +12208,21 @@ f W0cC,EW\xFOC?Hۂ&k [k=m1U ]3fKb%Ȓ#DK3Xͮ('zUX,~vO'n)\i<7y;qвvJj(k]f/^OU.Q✾2(qtTOS\Q;sR0ׯ%NEڄ/-bj_fq ['{۬h}Ъb9!ElP5 x५h49:bL /v`G->H6p U:*`8B fUJLF|& #3#`^*bJ-BoYcdI?Eݐ@w\Bgӈ-yls.딜uɀ|va˂>~`c>YiCR]،'R;\Kt]?V .{w! ssuB/XN| o.9d5--8L$g19 Rs&(:2FVKoXQ.{<VS ɃTKr1nwDP'NJH?][Kv'H9=xF]t+"Pm-L m0V9ã6 Y'z =O2 yV_# jxº*Z C{QjsM.gyY;vĂB Y_!:?0ܝ[ȎO @/SvJHwe$G{_i_?P&ֱ77 >L5K ';l%uÈo¬}6ꨳېV»)V4w %{lPlf$CᒮN@R !ʒq n *{gg"\yj9Z;ɶ`"wDI8ȿh a'j*֑RNP¨!FX_h4n!endstream endobj -2520 0 obj << +2532 0 obj << /Type /Page -/Contents 2521 0 R -/Resources 2519 0 R +/Contents 2533 0 R +/Resources 2531 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2502 0 R +/Parent 2514 0 R >> endobj -2522 0 obj << -/D [2520 0 R /XYZ 85.0394 794.5015 null] +2534 0 obj << +/D [2532 0 R /XYZ 85.0394 794.5015 null] >> endobj -2519 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F55 1311 0 R /F22 953 0 R /F41 1208 0 R >> +2531 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F55 1321 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2525 0 obj << +2537 0 obj << /Length 3441 /Filter /FlateDecode >> @@ -12180,21 +12242,21 @@ R7[0 3 ]2 ~4_EcoYaOًy@L=;ҿu FŰ5AynO.gf,xbk;(ߴ2.-_feLَiAJ-^zx%*L_bhOJ};ZI,]UT.Iy(\A4`>f7wF ŁM8AcM8eE0SNmU>]e͛'u<wi(lZ/rn4pj" $-~zz0w{BGH4j>[px2+^^Lw;{ zM\*Qjx9!Р>Ls 3?q o Iwi\/ᒁxUt'Ң)؝ peRcq:'z}^rAO b_,&# 0枞!ܐ#%K_Ps'PX`jD2r?/_KQ~Ka*RiX 7)|K+qyz,m&8^4su9SU̵|sX ~[Q*w%#vvʁe7k 5a ͆,I%:\@BkG¢'a4b-h[tOeYsQSmq>60:Nw[_[3~w9hNyC$Rkq8sLD\c#endstream endobj -2524 0 obj << +2536 0 obj << /Type /Page -/Contents 2525 0 R -/Resources 2523 0 R +/Contents 2537 0 R +/Resources 2535 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2502 0 R +/Parent 2514 0 R >> endobj -2526 0 obj << -/D [2524 0 R /XYZ 56.6929 794.5015 null] +2538 0 obj << +/D [2536 0 R /XYZ 56.6929 794.5015 null] >> endobj -2523 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F41 1208 0 R /F21 930 0 R /F55 1311 0 R >> +2535 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F41 1218 0 R /F21 938 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2529 0 obj << +2541 0 obj << /Length 2970 /Filter /FlateDecode >> @@ -12210,21 +12272,21 @@ X eҙ0qFSJGe/c^]aYvuv&\]G5kB$~9ļEglgMwE Ğ7wQ;߰Gu2Z KhHG4"zit_ᝲ:_~af4s(Xͳr{g:r70XԄ[nԤ"5I|㐳qC@n.s:/rS<,4ľtglWbV6L`qw-{y9+ۃ꬘ݶj: ڗ^a Kj"o`&G=a;fcFS`ߡ"-8QN1 eqZa75t诧Ãͥqth_c?[0v(ew?ix+JN#~2AkpU^jL3\zõyZendstream endobj -2528 0 obj << +2540 0 obj << /Type /Page -/Contents 2529 0 R -/Resources 2527 0 R +/Contents 2541 0 R +/Resources 2539 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2502 0 R +/Parent 2514 0 R >> endobj -2530 0 obj << -/D [2528 0 R /XYZ 85.0394 794.5015 null] +2542 0 obj << +/D [2540 0 R /XYZ 85.0394 794.5015 null] >> endobj -2527 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F21 930 0 R /F55 1311 0 R /F41 1208 0 R /F53 1303 0 R >> +2539 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F21 938 0 R /F55 1321 0 R /F41 1218 0 R /F53 1313 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2533 0 obj << +2545 0 obj << /Length 1715 /Filter /FlateDecode >> @@ -12237,42 +12299,42 @@ xڥX[w A:!i">:9f,D i;S-PTעO7o>||J"O]fNvЈ#y b]rĸl+|?* #!MjtseFg/l|RdYReGr:l~-!}6 oEdź:xefK֗o{;.W; 6@D[?zhF5#נ3{kDem+NkN<[ocXy!&7G??q~☆P%l)3 01?@endstream endobj -2532 0 obj << +2544 0 obj << /Type /Page -/Contents 2533 0 R -/Resources 2531 0 R +/Contents 2545 0 R +/Resources 2543 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2541 0 R +/Parent 2553 0 R >> endobj -2534 0 obj << -/D [2532 0 R /XYZ 56.6929 794.5015 null] +2546 0 obj << +/D [2544 0 R /XYZ 56.6929 794.5015 null] >> endobj -2535 0 obj << -/D [2532 0 R /XYZ 56.6929 632.0206 null] +2547 0 obj << +/D [2544 0 R /XYZ 56.6929 632.0206 null] >> endobj -2536 0 obj << -/D [2532 0 R /XYZ 56.6929 347.9691 null] +2548 0 obj << +/D [2544 0 R /XYZ 56.6929 347.9691 null] >> endobj -2537 0 obj << -/D [2532 0 R /XYZ 56.6929 276.6265 null] +2549 0 obj << +/D [2544 0 R /XYZ 56.6929 276.6265 null] >> endobj -870 0 obj << -/D [2532 0 R /XYZ 56.6929 231.9008 null] +878 0 obj << +/D [2544 0 R /XYZ 56.6929 231.9008 null] >> endobj -2538 0 obj << -/D [2532 0 R /XYZ 56.6929 196.3498 null] +2550 0 obj << +/D [2544 0 R /XYZ 56.6929 196.3498 null] >> endobj -2539 0 obj << -/D [2532 0 R /XYZ 56.6929 158.2476 null] +2551 0 obj << +/D [2544 0 R /XYZ 56.6929 158.2476 null] >> endobj -2540 0 obj << -/D [2532 0 R /XYZ 56.6929 83.9832 null] +2552 0 obj << +/D [2544 0 R /XYZ 56.6929 83.9832 null] >> endobj -2531 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F48 1228 0 R /F41 1208 0 R /F39 1151 0 R /F53 1303 0 R >> +2543 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F48 1238 0 R /F41 1218 0 R /F39 1161 0 R /F53 1313 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2544 0 obj << +2556 0 obj << /Length 1973 /Filter /FlateDecode >> @@ -12289,45 +12351,45 @@ gWd ȫfߩ|灻Ty}O0>O熺QVrmc@gÐU S]Ұc~Gb{xmaӖʝk 1U(v>o3+06F}S(23IQ <"CۏǶ >endstream endobj -2543 0 obj << +2555 0 obj << /Type /Page -/Contents 2544 0 R -/Resources 2542 0 R +/Contents 2556 0 R +/Resources 2554 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2541 0 R +/Parent 2553 0 R >> endobj -2545 0 obj << -/D [2543 0 R /XYZ 85.0394 794.5015 null] +2557 0 obj << +/D [2555 0 R /XYZ 85.0394 794.5015 null] >> endobj -2546 0 obj << -/D [2543 0 R /XYZ 85.0394 751.9581 null] +2558 0 obj << +/D [2555 0 R /XYZ 85.0394 751.9581 null] >> endobj -2547 0 obj << -/D [2543 0 R /XYZ 85.0394 608.6139 null] +2559 0 obj << +/D [2555 0 R /XYZ 85.0394 608.6139 null] >> endobj -2548 0 obj << -/D [2543 0 R /XYZ 85.0394 322.9834 null] +2560 0 obj << +/D [2555 0 R /XYZ 85.0394 322.9834 null] >> endobj -2549 0 obj << -/D [2543 0 R /XYZ 85.0394 258.3082 null] +2561 0 obj << +/D [2555 0 R /XYZ 85.0394 258.3082 null] >> endobj -2550 0 obj << -/D [2543 0 R /XYZ 85.0394 193.633 null] +2562 0 obj << +/D [2555 0 R /XYZ 85.0394 193.633 null] >> endobj -874 0 obj << -/D [2543 0 R /XYZ 85.0394 153.54 null] +882 0 obj << +/D [2555 0 R /XYZ 85.0394 153.54 null] >> endobj -2551 0 obj << -/D [2543 0 R /XYZ 85.0394 120.0237 null] +2563 0 obj << +/D [2555 0 R /XYZ 85.0394 120.0237 null] >> endobj -2552 0 obj << -/D [2543 0 R /XYZ 85.0394 83.956 null] +2564 0 obj << +/D [2555 0 R /XYZ 85.0394 83.956 null] >> endobj -2542 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F55 1311 0 R /F39 1151 0 R >> +2554 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F55 1321 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2555 0 obj << +2567 0 obj << /Length 2605 /Filter /FlateDecode >> @@ -12351,30 +12413,30 @@ Db jηb,Ƹ[W*-4M^D{ȋ{ $$/ro׽ŏپ vYpz{ɗupvlVܬ`jqw=pt^ϊ͘xnIU1 7kh^hu8&m+L;^V5ab*#CHuSښ&uoEܧ ń?P*ҷI=:Da~K8ѤOdqLWw.T e"B?Ʊ D?endstream endobj -2554 0 obj << +2566 0 obj << /Type /Page -/Contents 2555 0 R -/Resources 2553 0 R +/Contents 2567 0 R +/Resources 2565 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2541 0 R +/Parent 2553 0 R >> endobj -2556 0 obj << -/D [2554 0 R /XYZ 56.6929 794.5015 null] +2568 0 obj << +/D [2566 0 R /XYZ 56.6929 794.5015 null] >> endobj -2557 0 obj << -/D [2554 0 R /XYZ 56.6929 749.1077 null] +2569 0 obj << +/D [2566 0 R /XYZ 56.6929 749.1077 null] >> endobj -2558 0 obj << -/D [2554 0 R /XYZ 56.6929 598.1922 null] +2570 0 obj << +/D [2566 0 R /XYZ 56.6929 598.1922 null] >> endobj -2559 0 obj << -/D [2554 0 R /XYZ 56.6929 456.267 null] +2571 0 obj << +/D [2566 0 R /XYZ 56.6929 456.267 null] >> endobj -2553 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F41 1208 0 R /F53 1303 0 R /F22 953 0 R /F55 1311 0 R >> +2565 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F41 1218 0 R /F53 1313 0 R /F22 961 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2562 0 obj << +2574 0 obj << /Length 3286 /Filter /FlateDecode >> @@ -12391,21 +12453,21 @@ x Yp[ H K& g gJYW" '#Qendstream endobj -2561 0 obj << +2573 0 obj << /Type /Page -/Contents 2562 0 R -/Resources 2560 0 R +/Contents 2574 0 R +/Resources 2572 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2541 0 R +/Parent 2553 0 R >> endobj -2563 0 obj << -/D [2561 0 R /XYZ 85.0394 794.5015 null] +2575 0 obj << +/D [2573 0 R /XYZ 85.0394 794.5015 null] >> endobj -2560 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F55 1311 0 R /F22 953 0 R /F41 1208 0 R >> +2572 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F55 1321 0 R /F22 961 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2566 0 obj << +2578 0 obj << /Length 1900 /Filter /FlateDecode >> @@ -12417,48 +12479,48 @@ x \z[?Lp :Z'i5;/z/eD~pZ-O=XыPa0N#Zp,;\C K?DDdx nڥֈDPphhh}*|$|_>)g9ejLQ%n\G yh7]ePK_BcJˠ660*7 7:52}^ɣIPX=ȁeޖ^M07 0D89S!UKWjK\Xi]ٻC>)ߴ={_:eHMП6(*1%'endstream endobj -2565 0 obj << +2577 0 obj << /Type /Page -/Contents 2566 0 R -/Resources 2564 0 R +/Contents 2578 0 R +/Resources 2576 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2541 0 R +/Parent 2553 0 R >> endobj -2567 0 obj << -/D [2565 0 R /XYZ 56.6929 794.5015 null] +2579 0 obj << +/D [2577 0 R /XYZ 56.6929 794.5015 null] >> endobj -2568 0 obj << -/D [2565 0 R /XYZ 56.6929 668.1414 null] +2580 0 obj << +/D [2577 0 R /XYZ 56.6929 668.1414 null] >> endobj -2569 0 obj << -/D [2565 0 R /XYZ 56.6929 606.9834 null] +2581 0 obj << +/D [2577 0 R /XYZ 56.6929 606.9834 null] >> endobj -2570 0 obj << -/D [2565 0 R /XYZ 56.6929 545.8253 null] +2582 0 obj << +/D [2577 0 R /XYZ 56.6929 545.8253 null] >> endobj -878 0 obj << -/D [2565 0 R /XYZ 56.6929 508.1763 null] +886 0 obj << +/D [2577 0 R /XYZ 56.6929 508.1763 null] >> endobj -2571 0 obj << -/D [2565 0 R /XYZ 56.6929 475.7331 null] +2583 0 obj << +/D [2577 0 R /XYZ 56.6929 475.7331 null] >> endobj -2572 0 obj << -/D [2565 0 R /XYZ 56.6929 440.7387 null] +2584 0 obj << +/D [2577 0 R /XYZ 56.6929 440.7387 null] >> endobj -2573 0 obj << -/D [2565 0 R /XYZ 56.6929 376.6588 null] +2585 0 obj << +/D [2577 0 R /XYZ 56.6929 376.6588 null] >> endobj -2574 0 obj << -/D [2565 0 R /XYZ 56.6929 294.5553 null] +2586 0 obj << +/D [2577 0 R /XYZ 56.6929 294.5553 null] >> endobj -2575 0 obj << -/D [2565 0 R /XYZ 56.6929 191.3244 null] +2587 0 obj << +/D [2577 0 R /XYZ 56.6929 191.3244 null] >> endobj -2564 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R /F53 1303 0 R /F55 1311 0 R >> +2576 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R /F53 1313 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2578 0 obj << +2590 0 obj << /Length 2926 /Filter /FlateDecode >> @@ -12474,22 +12536,22 @@ x "ELl\86WG35Ȯ,#gIPŽ,5Ql*7;`7Utn}|,u9rQN˼M8{^ik܊l umi.>\v%$nvVlt$8~>~2.@ [@VWh{N@5xݼx?^z9شֽ.61ٷ_<`vҴi&+*;lzgZpЯ1>xpE%ֳ_o xkujz5CHasYᖐ|KavޜX9۶sgmUO(i)m)8#>x ^F6JbqF劢m~ʻCr_Q8j>ƿL5VZmK6݁)NYô[gaD6s:`^1~n7._ey9A,?Rﵽ8M΢o>9Sw|Dں P5D59D"Pث! }8e8 :^J7M$Cs&<=ł~"%}&8W8"5^)S%/2fjFKendstream endobj -2577 0 obj << +2589 0 obj << /Type /Page -/Contents 2578 0 R -/Resources 2576 0 R +/Contents 2590 0 R +/Resources 2588 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2541 0 R +/Parent 2553 0 R >> endobj -2579 0 obj << -/D [2577 0 R /XYZ 85.0394 794.5015 null] +2591 0 obj << +/D [2589 0 R /XYZ 85.0394 794.5015 null] >> endobj -2576 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F55 1311 0 R /F22 953 0 R /F53 1303 0 R /F41 1208 0 R /F62 1351 0 R /F63 1354 0 R >> -/XObject << /Im2 1340 0 R /Im3 1505 0 R >> +2588 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F55 1321 0 R /F22 961 0 R /F53 1313 0 R /F41 1218 0 R /F62 1361 0 R /F63 1364 0 R >> +/XObject << /Im2 1350 0 R /Im3 1515 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2582 0 obj << +2594 0 obj << /Length 2519 /Filter /FlateDecode >> @@ -12509,25 +12571,25 @@ B |]QA˼ɱ NsLlR;3le)@V VGsKMO{gq?񯂓&6'3b\p#s@!C3}倥9_DkP7\ &UsmUz 9N\<*ΔPQ·?%,,Ϡ»*r66Nx߽ۆ\"ex /y ti=+@yj=|/#Ja}-Mh, ,ty r!Qpw8_} ݇2Oxt+?WƯ< 6x\='$dMr1zˤN%^\7.?Ę!Y|R/_=U4ޞiB-c&%GTUP"VXMfW6iU+eEhΫ)D%1 ߼{sR!CZ%z!Ə3qY=֑PuPЭ \s%>`ga6x0=F#Q[{ȹ/pH勿>K@GƜqWPd!ZQ(7So Yydendstream endobj -2581 0 obj << +2593 0 obj << /Type /Page -/Contents 2582 0 R -/Resources 2580 0 R +/Contents 2594 0 R +/Resources 2592 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2585 0 R +/Parent 2597 0 R >> endobj -2583 0 obj << -/D [2581 0 R /XYZ 56.6929 794.5015 null] +2595 0 obj << +/D [2593 0 R /XYZ 56.6929 794.5015 null] >> endobj -2584 0 obj << -/D [2581 0 R /XYZ 56.6929 171.7883 null] +2596 0 obj << +/D [2593 0 R /XYZ 56.6929 171.7883 null] >> endobj -2580 0 obj << -/Font << /F37 1018 0 R /F22 953 0 R /F62 1351 0 R /F41 1208 0 R /F21 930 0 R /F55 1311 0 R /F53 1303 0 R /F63 1354 0 R >> -/XObject << /Im3 1505 0 R /Im2 1340 0 R >> +2592 0 obj << +/Font << /F37 1026 0 R /F22 961 0 R /F62 1361 0 R /F41 1218 0 R /F21 938 0 R /F55 1321 0 R /F53 1313 0 R /F63 1364 0 R >> +/XObject << /Im3 1515 0 R /Im2 1350 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2588 0 obj << +2600 0 obj << /Length 1911 /Filter /FlateDecode >> @@ -12540,48 +12602,48 @@ C< v&ɣdp}ny;ȔKΒA>VW}_nZՁں.{͏l̟=}eFk>& #tdPt!}>j35`$ \ 1z}=oUئ$C4Wl'/@F+B #b6%TH:!q+!r90[2jD 7v|s S* iSs\8!,:?(]!m t^k 4򝬴2aznt']zmFOE3jeO4ݴ+u6=Si scz Q0 Ӻ5ŞJTzcK;{g9U9@]H]q'9)PgW ;# ;2|N;Qz</GZu&d~OzgB!QX<6zkx\9< +">_:.G*6pWʇcQDEΡsr Gebd:ߘJ.B)9* :0rN(*w/;-p* %/ˠj:䩯O0% k驿@zV'pWߒƝ$S28ǔ)]endstream endobj -2587 0 obj << +2599 0 obj << /Type /Page -/Contents 2588 0 R -/Resources 2586 0 R +/Contents 2600 0 R +/Resources 2598 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2585 0 R +/Parent 2597 0 R >> endobj -2589 0 obj << -/D [2587 0 R /XYZ 85.0394 794.5015 null] +2601 0 obj << +/D [2599 0 R /XYZ 85.0394 794.5015 null] >> endobj -2590 0 obj << -/D [2587 0 R /XYZ 85.0394 751.7498 null] +2602 0 obj << +/D [2599 0 R /XYZ 85.0394 751.7498 null] >> endobj -2591 0 obj << -/D [2587 0 R /XYZ 85.0394 629.733 null] +2603 0 obj << +/D [2599 0 R /XYZ 85.0394 629.733 null] >> endobj -2592 0 obj << -/D [2587 0 R /XYZ 85.0394 519.6713 null] +2604 0 obj << +/D [2599 0 R /XYZ 85.0394 519.6713 null] >> endobj -2593 0 obj << -/D [2587 0 R /XYZ 85.0394 440.9022 null] +2605 0 obj << +/D [2599 0 R /XYZ 85.0394 440.9022 null] >> endobj -882 0 obj << -/D [2587 0 R /XYZ 85.0394 399.3232 null] +890 0 obj << +/D [2599 0 R /XYZ 85.0394 399.3232 null] >> endobj -2594 0 obj << -/D [2587 0 R /XYZ 85.0394 361.5964 null] +2606 0 obj << +/D [2599 0 R /XYZ 85.0394 361.5964 null] >> endobj -2595 0 obj << -/D [2587 0 R /XYZ 85.0394 328.4339 null] +2607 0 obj << +/D [2599 0 R /XYZ 85.0394 328.4339 null] >> endobj -2596 0 obj << -/D [2587 0 R /XYZ 85.0394 258.6981 null] +2608 0 obj << +/D [2599 0 R /XYZ 85.0394 258.6981 null] >> endobj -2597 0 obj << -/D [2587 0 R /XYZ 85.0394 194.8491 null] +2609 0 obj << +/D [2599 0 R /XYZ 85.0394 194.8491 null] >> endobj -2586 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R /F48 1228 0 R /F53 1303 0 R >> +2598 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R /F48 1238 0 R /F53 1313 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2600 0 obj << +2612 0 obj << /Length 2703 /Filter /FlateDecode >> @@ -12593,42 +12655,42 @@ xڥY[o۸~ϯ ުaY939sK_6q(Kc+23b K0}(kFf0`"(JS?P>N٨[B5JǚC(4 pg6G@=z0w|tMM3LGb+ ->_:O&lJlHmb(as/_ez)㞵) Ħ n@LȚ0ݰ]2 pe#rOy-z:]&;vLEnsLH3h%eank쇑ՔTWY#ӉNYmU @eJWr⫱#1.NPBlU+8zXg"0SZ M2i: dDAQ#0AE銩5-曭]h"FQYB#AYpn6g0z@I"g&]ڜ'MKjMNTD3e6 ×`h4]8$kb옚YPFR5N$S/>YO{ZJA0ِ%D"dkwaNovx,A(*p/s )7u hG&@!@8@r8` p1?S4[F̌Fn-sqbfr%4E 7eȜ-(ƆWJE^aKM;Z}H~1 n{r]?Y~Zl`bG R,·Osz*0R6_#@ʤ*]sQ(懇KĪ%f'&SϘbs7$G >ƣ7D|̋fZgS~j85n؄4ЦFFF9%t݆AWDhF 2/6Eke NhEb:o:@ƔP99Ej]5.\i'b%Pu2Mż)fB,AAA|6M&+a0N3!FY *4z+c23AFw"dWI!u d1p4?^< fWaUmh86u1%Qu,F$7AvcRʮH>Z+E4vR+:7f>_gӁ0OZ=jy\*OUU|UQؼ-`OT^~f@x\Z;^qiGGR&'K;üG.̧8Zoʒ8TvOaw:R867'g%$Otb^*mͻ}u`ݓL$^P1co,[дbF+?OgV1'~Ȕh;݂9sU8CEfP|?TD?>ɼendstream endobj -2599 0 obj << +2611 0 obj << /Type /Page -/Contents 2600 0 R -/Resources 2598 0 R +/Contents 2612 0 R +/Resources 2610 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2585 0 R +/Parent 2597 0 R >> endobj -2601 0 obj << -/D [2599 0 R /XYZ 56.6929 794.5015 null] +2613 0 obj << +/D [2611 0 R /XYZ 56.6929 794.5015 null] >> endobj -2602 0 obj << -/D [2599 0 R /XYZ 56.6929 752.0715 null] +2614 0 obj << +/D [2611 0 R /XYZ 56.6929 752.0715 null] >> endobj -2603 0 obj << -/D [2599 0 R /XYZ 56.6929 688.5597 null] +2615 0 obj << +/D [2611 0 R /XYZ 56.6929 688.5597 null] >> endobj -886 0 obj << -/D [2599 0 R /XYZ 56.6929 649.2752 null] +894 0 obj << +/D [2611 0 R /XYZ 56.6929 649.2752 null] >> endobj -2604 0 obj << -/D [2599 0 R /XYZ 56.6929 612.6707 null] +2616 0 obj << +/D [2611 0 R /XYZ 56.6929 612.6707 null] >> endobj -2605 0 obj << -/D [2599 0 R /XYZ 56.6929 580.4012 null] +2617 0 obj << +/D [2611 0 R /XYZ 56.6929 580.4012 null] >> endobj -2606 0 obj << -/D [2599 0 R /XYZ 56.6929 513.9676 null] +2618 0 obj << +/D [2611 0 R /XYZ 56.6929 513.9676 null] >> endobj -2607 0 obj << -/D [2599 0 R /XYZ 56.6929 429.5104 null] ->> endobj -2598 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R /F53 1303 0 R >> -/ProcSet [ /PDF /Text ] +2619 0 obj << +/D [2611 0 R /XYZ 56.6929 429.5104 null] >> endobj 2610 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R /F53 1313 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2622 0 obj << /Length 3963 /Filter /FlateDecode >> @@ -12658,24 +12720,24 @@ B b$g JJ  b5'\qOaP\hej 8q*L6}Zhz{G.<0zvb0ܶ^6Ч|;J'gE߻> endobj -2611 0 obj << -/D [2609 0 R /XYZ 85.0394 794.5015 null] +2623 0 obj << +/D [2621 0 R /XYZ 85.0394 794.5015 null] >> endobj -2612 0 obj << -/D [2609 0 R /XYZ 85.0394 271.339 null] +2624 0 obj << +/D [2621 0 R /XYZ 85.0394 271.339 null] >> endobj -2608 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R >> +2620 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2615 0 obj << +2627 0 obj << /Length 3234 /Filter /FlateDecode >> @@ -12694,21 +12756,21 @@ w @>N.pV_%(إo29ڛⶓg PD?OZWO"Bܡۗyq`䱺$C$?gh|2TBc v(ZD48T̂_6퓫Kw,Pimd- J ꓉'2U#OzӺ{n(e4%R!Hc#M늄o|]a^lr9g`_ى+ěTtlYjĨUØRg RC/VFl5Øzkvjᘭ/bϹyv*ق0}Z*Tb_e*'IT!c/",>1ͱkCBY{lِendstream endobj -2614 0 obj << +2626 0 obj << /Type /Page -/Contents 2615 0 R -/Resources 2613 0 R +/Contents 2627 0 R +/Resources 2625 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2585 0 R +/Parent 2597 0 R >> endobj -2616 0 obj << -/D [2614 0 R /XYZ 56.6929 794.5015 null] +2628 0 obj << +/D [2626 0 R /XYZ 56.6929 794.5015 null] >> endobj -2613 0 obj << -/Font << /F37 1018 0 R /F53 1303 0 R /F22 953 0 R /F21 930 0 R /F41 1208 0 R >> +2625 0 obj << +/Font << /F37 1026 0 R /F53 1313 0 R /F22 961 0 R /F21 938 0 R /F41 1218 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2619 0 obj << +2631 0 obj << /Length 2047 /Filter /FlateDecode >> @@ -12722,27 +12784,27 @@ x ӡ QQV@QIX贎q@1T !53?Teuо};7a%Ěhwte:ŕ5<|7WLkOsD'z Ȧ8Z$g)%dH518CAF:4sLs+\3 GV?rla;_B^ƀ>(¤LDCH0Hj gyIendstream endobj -2618 0 obj << +2630 0 obj << /Type /Page -/Contents 2619 0 R -/Resources 2617 0 R +/Contents 2631 0 R +/Resources 2629 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2585 0 R +/Parent 2597 0 R >> endobj -2620 0 obj << -/D [2618 0 R /XYZ 85.0394 794.5015 null] +2632 0 obj << +/D [2630 0 R /XYZ 85.0394 794.5015 null] >> endobj -2621 0 obj << -/D [2618 0 R /XYZ 85.0394 561.3238 null] +2633 0 obj << +/D [2630 0 R /XYZ 85.0394 561.3238 null] >> endobj -2622 0 obj << -/D [2618 0 R /XYZ 85.0394 195.858 null] +2634 0 obj << +/D [2630 0 R /XYZ 85.0394 195.858 null] >> endobj -2617 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F48 1228 0 R /F14 956 0 R >> +2629 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F48 1238 0 R /F14 964 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2625 0 obj << +2637 0 obj << /Length 2558 /Filter /FlateDecode >> @@ -12763,45 +12825,45 @@ $GB - 0û:{Ξi'@{FI+,쫑cjuFۂ1(v՛"I'OAv>_.`lոOPvA[<١8ӡ+k6ė?p'$!:}/4.8)]ptPIh:34> k_z<9>P%,Q({^" ?fendstream endobj -2624 0 obj << +2636 0 obj << /Type /Page -/Contents 2625 0 R -/Resources 2623 0 R +/Contents 2637 0 R +/Resources 2635 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2634 0 R +/Parent 2646 0 R >> endobj -2626 0 obj << -/D [2624 0 R /XYZ 56.6929 794.5015 null] +2638 0 obj << +/D [2636 0 R /XYZ 56.6929 794.5015 null] >> endobj -2627 0 obj << -/D [2624 0 R /XYZ 56.6929 752.2803 null] +2639 0 obj << +/D [2636 0 R /XYZ 56.6929 752.2803 null] >> endobj -2628 0 obj << -/D [2624 0 R /XYZ 56.6929 678.9572 null] +2640 0 obj << +/D [2636 0 R /XYZ 56.6929 678.9572 null] >> endobj -890 0 obj << -/D [2624 0 R /XYZ 56.6929 629.2071 null] +898 0 obj << +/D [2636 0 R /XYZ 56.6929 629.2071 null] >> endobj -2629 0 obj << -/D [2624 0 R /XYZ 56.6929 596.6999 null] +2641 0 obj << +/D [2636 0 R /XYZ 56.6929 596.6999 null] >> endobj -2630 0 obj << -/D [2624 0 R /XYZ 56.6929 561.6414 null] +2642 0 obj << +/D [2636 0 R /XYZ 56.6929 561.6414 null] >> endobj -2631 0 obj << -/D [2624 0 R /XYZ 56.6929 497.3516 null] +2643 0 obj << +/D [2636 0 R /XYZ 56.6929 497.3516 null] >> endobj -2632 0 obj << -/D [2624 0 R /XYZ 56.6929 426.9933 null] +2644 0 obj << +/D [2636 0 R /XYZ 56.6929 426.9933 null] >> endobj -2633 0 obj << -/D [2624 0 R /XYZ 56.6929 245.5268 null] +2645 0 obj << +/D [2636 0 R /XYZ 56.6929 245.5268 null] >> endobj -2623 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F39 1151 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R /F55 1311 0 R >> +2635 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F39 1161 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2637 0 obj << +2649 0 obj << /Length 2197 /Filter /FlateDecode >> @@ -12820,45 +12882,45 @@ s BF7f,2 4s?g]8NR6c뤺ro&l|zk `]Sڻ@o\~SUpÏ?\ cʢ r!BB;(?>$"'hAtJ,']DJT y88endstream endobj -2636 0 obj << +2648 0 obj << /Type /Page -/Contents 2637 0 R -/Resources 2635 0 R +/Contents 2649 0 R +/Resources 2647 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2634 0 R +/Parent 2646 0 R >> endobj -2638 0 obj << -/D [2636 0 R /XYZ 85.0394 794.5015 null] +2650 0 obj << +/D [2648 0 R /XYZ 85.0394 794.5015 null] >> endobj -2639 0 obj << -/D [2636 0 R /XYZ 85.0394 546.7712 null] +2651 0 obj << +/D [2648 0 R /XYZ 85.0394 546.7712 null] >> endobj -2640 0 obj << -/D [2636 0 R /XYZ 85.0394 448.103 null] +2652 0 obj << +/D [2648 0 R /XYZ 85.0394 448.103 null] >> endobj -2641 0 obj << -/D [2636 0 R /XYZ 85.0394 386.1077 null] +2653 0 obj << +/D [2648 0 R /XYZ 85.0394 386.1077 null] >> endobj -894 0 obj << -/D [2636 0 R /XYZ 85.0394 347.8768 null] +902 0 obj << +/D [2648 0 R /XYZ 85.0394 347.8768 null] >> endobj -2642 0 obj << -/D [2636 0 R /XYZ 85.0394 315.1782 null] +2654 0 obj << +/D [2648 0 R /XYZ 85.0394 315.1782 null] >> endobj -2643 0 obj << -/D [2636 0 R /XYZ 85.0394 279.9283 null] +2655 0 obj << +/D [2648 0 R /XYZ 85.0394 279.9283 null] >> endobj -2644 0 obj << -/D [2636 0 R /XYZ 85.0394 215.0111 null] +2656 0 obj << +/D [2648 0 R /XYZ 85.0394 215.0111 null] >> endobj -2645 0 obj << -/D [2636 0 R /XYZ 85.0394 155.9807 null] +2657 0 obj << +/D [2648 0 R /XYZ 85.0394 155.9807 null] >> endobj -2635 0 obj << -/Font << /F37 1018 0 R /F53 1303 0 R /F21 930 0 R /F55 1311 0 R /F22 953 0 R /F41 1208 0 R /F39 1151 0 R /F48 1228 0 R >> +2647 0 obj << +/Font << /F37 1026 0 R /F53 1313 0 R /F21 938 0 R /F55 1321 0 R /F22 961 0 R /F41 1218 0 R /F39 1161 0 R /F48 1238 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2648 0 obj << +2660 0 obj << /Length 2684 /Filter /FlateDecode >> @@ -12872,24 +12934,24 @@ xڭYKs nNS9$g{CETz{ 8&L&8@$l?<~XМrp8ZwuW>dSHF{wjd8R6.$ uG3Iг {f+#racENx̲6_fFB!;\+vC[=Vxz񰥻EeWew٭8}]V{*Ie8$qΆ$z[5D|G1FjwvC̼zD.f\_؁h&/AN*;om}2I l(>FC:\?Z>P_rO~1Ef M;Y;c&2¾3 : tOpi&=R֗*+M{1ϐx80N̠"[hFØ_Z`okHe?wԙCw͝zi gNb"6hmZ+EN;_~e嗴܈| g<o='LY+cBED_X-endstream endobj -2647 0 obj << +2659 0 obj << /Type /Page -/Contents 2648 0 R -/Resources 2646 0 R +/Contents 2660 0 R +/Resources 2658 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2634 0 R +/Parent 2646 0 R >> endobj -2649 0 obj << -/D [2647 0 R /XYZ 56.6929 794.5015 null] +2661 0 obj << +/D [2659 0 R /XYZ 56.6929 794.5015 null] >> endobj -2650 0 obj << -/D [2647 0 R /XYZ 56.6929 368.0049 null] +2662 0 obj << +/D [2659 0 R /XYZ 56.6929 368.0049 null] >> endobj -2646 0 obj << -/Font << /F37 1018 0 R /F53 1303 0 R /F22 953 0 R /F41 1208 0 R /F21 930 0 R >> +2658 0 obj << +/Font << /F37 1026 0 R /F53 1313 0 R /F22 961 0 R /F41 1218 0 R /F21 938 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2653 0 obj << +2665 0 obj << /Length 1905 /Filter /FlateDecode >> @@ -12899,42 +12961,42 @@ xڥX (lQUC0 8@Sm&_-Z}XP=El]/3}E7\#¡֪x@x߆_?kOq@Oű͈FR??cZ\}a°N)8tǪOuТdWendstream endobj -2652 0 obj << +2664 0 obj << /Type /Page -/Contents 2653 0 R -/Resources 2651 0 R +/Contents 2665 0 R +/Resources 2663 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2634 0 R +/Parent 2646 0 R >> endobj -2654 0 obj << -/D [2652 0 R /XYZ 85.0394 794.5015 null] +2666 0 obj << +/D [2664 0 R /XYZ 85.0394 794.5015 null] >> endobj -2655 0 obj << -/D [2652 0 R /XYZ 85.0394 449.4646 null] +2667 0 obj << +/D [2664 0 R /XYZ 85.0394 449.4646 null] >> endobj -2656 0 obj << -/D [2652 0 R /XYZ 85.0394 355.3738 null] +2668 0 obj << +/D [2664 0 R /XYZ 85.0394 355.3738 null] >> endobj -2657 0 obj << -/D [2652 0 R /XYZ 85.0394 285.1933 null] +2669 0 obj << +/D [2664 0 R /XYZ 85.0394 285.1933 null] >> endobj -898 0 obj << -/D [2652 0 R /XYZ 85.0394 241.275 null] +906 0 obj << +/D [2664 0 R /XYZ 85.0394 241.275 null] >> endobj -2658 0 obj << -/D [2652 0 R /XYZ 85.0394 202.5209 null] +2670 0 obj << +/D [2664 0 R /XYZ 85.0394 202.5209 null] >> endobj -2659 0 obj << -/D [2652 0 R /XYZ 85.0394 168.3311 null] +2671 0 obj << +/D [2664 0 R /XYZ 85.0394 168.3311 null] >> endobj -2660 0 obj << -/D [2652 0 R /XYZ 85.0394 95.2288 null] ->> endobj -2651 0 obj << -/Font << /F37 1018 0 R /F41 1208 0 R /F22 953 0 R /F21 930 0 R /F48 1228 0 R /F39 1151 0 R /F53 1303 0 R >> -/ProcSet [ /PDF /Text ] +2672 0 obj << +/D [2664 0 R /XYZ 85.0394 95.2288 null] >> endobj 2663 0 obj << +/Font << /F37 1026 0 R /F41 1218 0 R /F22 961 0 R /F21 938 0 R /F48 1238 0 R /F39 1161 0 R /F53 1313 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2675 0 obj << /Length 3175 /Filter /FlateDecode >> @@ -12952,27 +13014,27 @@ P{/ \-4_O'!Gt[BDO‡fȜЬ]z)[?`O{|i*Ç+Tצ1h\CiV><'2(@z$#=Ъ1 iFC>Ј&q%SM;DZ{)VCsʹ۩9g.[ fS4"?aˁR\$0Q[Dk9vu߈Or{r=31)԰1& d6e7b{tնB~dLCvr= hT]6zZ͡ip 5L! i.32 H23 E16fH3-ꨒ|\tE\OEm]{\D˜\GQ飉jK/ ` w8n\mѿU&(gUʾ cl{ S+RΒaYT0kG/m2DFP?3lwa7hustNb!MfpIU߅1)` ŕG4mx̂(w*.1ʬ3reV`NOh%)%ȕNČ6a(~"PK2);\汌WϙƦFu=@R<ܡ g`bƗY7u{_TC֓Xem)@YQ.@e4'ܵjiȔQVGGliendstream endobj -2662 0 obj << +2674 0 obj << /Type /Page -/Contents 2663 0 R -/Resources 2661 0 R +/Contents 2675 0 R +/Resources 2673 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2634 0 R +/Parent 2646 0 R >> endobj -2664 0 obj << -/D [2662 0 R /XYZ 56.6929 794.5015 null] +2676 0 obj << +/D [2674 0 R /XYZ 56.6929 794.5015 null] >> endobj -2665 0 obj << -/D [2662 0 R /XYZ 56.6929 751.0357 null] +2677 0 obj << +/D [2674 0 R /XYZ 56.6929 751.0357 null] >> endobj -2666 0 obj << -/D [2662 0 R /XYZ 56.6929 641.026 null] +2678 0 obj << +/D [2674 0 R /XYZ 56.6929 641.026 null] >> endobj -2661 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F55 1311 0 R >> +2673 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2669 0 obj << +2681 0 obj << /Length 2076 /Filter /FlateDecode >> @@ -12991,48 +13053,48 @@ C|B m &Ky.%29@QoF3˝*!IZ/ 8ޱZ^|Qfq@f%liwM23+%m^lsѨM} 4ӜipIa}br:t/ Po;gyS3쥸†]'cuw(,LkSa䙰q%Iw$_y3sw[Cm {ߏE=G$jL/ZJn%3ʌ; J|#񯟢u#ƆHWNBEU=zendstream endobj -2668 0 obj << +2680 0 obj << /Type /Page -/Contents 2669 0 R -/Resources 2667 0 R +/Contents 2681 0 R +/Resources 2679 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2634 0 R +/Parent 2646 0 R >> endobj -2670 0 obj << -/D [2668 0 R /XYZ 85.0394 794.5015 null] +2682 0 obj << +/D [2680 0 R /XYZ 85.0394 794.5015 null] >> endobj -2671 0 obj << -/D [2668 0 R /XYZ 85.0394 752.2293 null] +2683 0 obj << +/D [2680 0 R /XYZ 85.0394 752.2293 null] >> endobj -2672 0 obj << -/D [2668 0 R /XYZ 85.0394 623.4383 null] +2684 0 obj << +/D [2680 0 R /XYZ 85.0394 623.4383 null] >> endobj -2673 0 obj << -/D [2668 0 R /XYZ 85.0394 561.5469 null] +2685 0 obj << +/D [2680 0 R /XYZ 85.0394 561.5469 null] >> endobj -902 0 obj << -/D [2668 0 R /XYZ 85.0394 523.3883 null] +910 0 obj << +/D [2680 0 R /XYZ 85.0394 523.3883 null] >> endobj -2674 0 obj << -/D [2668 0 R /XYZ 85.0394 487.1636 null] +2686 0 obj << +/D [2680 0 R /XYZ 85.0394 487.1636 null] >> endobj -2675 0 obj << -/D [2668 0 R /XYZ 85.0394 455.5032 null] +2687 0 obj << +/D [2680 0 R /XYZ 85.0394 455.5032 null] >> endobj -2676 0 obj << -/D [2668 0 R /XYZ 85.0394 390.69 null] +2688 0 obj << +/D [2680 0 R /XYZ 85.0394 390.69 null] >> endobj -2677 0 obj << -/D [2668 0 R /XYZ 85.0394 319.8083 null] +2689 0 obj << +/D [2680 0 R /XYZ 85.0394 319.8083 null] >> endobj -2678 0 obj << -/D [2668 0 R /XYZ 85.0394 137.601 null] +2690 0 obj << +/D [2680 0 R /XYZ 85.0394 137.601 null] >> endobj -2667 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F48 1228 0 R /F41 1208 0 R /F39 1151 0 R /F53 1303 0 R /F55 1311 0 R >> +2679 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F48 1238 0 R /F41 1218 0 R /F39 1161 0 R /F53 1313 0 R /F55 1321 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2681 0 obj << +2693 0 obj << /Length 2272 /Filter /FlateDecode >> @@ -13045,45 +13107,45 @@ X . 3z A,ɣm]3/m40o'[!픓(fҧ>6ˍ `m`qVK1>={׎C+<~R6pK2f{yEGP..o|u3t=JF7v iuat?[;:na^<s ~150Ϭ"b/v[փg:ƲЌO af{?>UKߒ$~߳J"Kg>B`uendstream endobj -2680 0 obj << +2692 0 obj << /Type /Page -/Contents 2681 0 R -/Resources 2679 0 R +/Contents 2693 0 R +/Resources 2691 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2690 0 R +/Parent 2702 0 R >> endobj -2682 0 obj << -/D [2680 0 R /XYZ 56.6929 794.5015 null] +2694 0 obj << +/D [2692 0 R /XYZ 56.6929 794.5015 null] >> endobj -2683 0 obj << -/D [2680 0 R /XYZ 56.6929 436.7599 null] +2695 0 obj << +/D [2692 0 R /XYZ 56.6929 436.7599 null] >> endobj -2684 0 obj << -/D [2680 0 R /XYZ 56.6929 377.1162 null] +2696 0 obj << +/D [2692 0 R /XYZ 56.6929 377.1162 null] >> endobj -906 0 obj << -/D [2680 0 R /XYZ 56.6929 340.6441 null] +914 0 obj << +/D [2692 0 R /XYZ 56.6929 340.6441 null] >> endobj -2685 0 obj << -/D [2680 0 R /XYZ 56.6929 305.0954 null] +2697 0 obj << +/D [2692 0 R /XYZ 56.6929 305.0954 null] >> endobj -2686 0 obj << -/D [2680 0 R /XYZ 56.6929 273.8816 null] +2698 0 obj << +/D [2692 0 R /XYZ 56.6929 273.8816 null] >> endobj -2687 0 obj << -/D [2680 0 R /XYZ 56.6929 211.3161 null] +2699 0 obj << +/D [2692 0 R /XYZ 56.6929 211.3161 null] >> endobj -2688 0 obj << -/D [2680 0 R /XYZ 56.6929 154.6374 null] +2700 0 obj << +/D [2692 0 R /XYZ 56.6929 154.6374 null] >> endobj -2689 0 obj << -/D [2680 0 R /XYZ 56.6929 83.0386 null] +2701 0 obj << +/D [2692 0 R /XYZ 56.6929 83.0386 null] >> endobj -2679 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F55 1311 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R /F39 1151 0 R >> +2691 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F55 1321 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2693 0 obj << +2705 0 obj << /Length 1193 /Filter /FlateDecode >> @@ -13097,60 +13159,60 @@ mG efܬ%uv0"*@m6[-UU5*I`#JwEdeqQ褳8#2yfFvRfoFIVfх4noS2R8M4M~Ik ^ḣ97c]⚡_h:|1)iw3lʄ"S0$ǮןWo~=endstream endobj -2692 0 obj << -/Type /Page -/Contents 2693 0 R -/Resources 2691 0 R -/MediaBox [0 0 595.2756 841.8898] -/Parent 2690 0 R ->> endobj -2694 0 obj << -/D [2692 0 R /XYZ 85.0394 794.5015 null] ->> endobj -2695 0 obj << -/D [2692 0 R /XYZ 85.0394 752.36 null] ->> endobj -910 0 obj << -/D [2692 0 R /XYZ 85.0394 715.133 null] ->> endobj -2696 0 obj << -/D [2692 0 R /XYZ 85.0394 679.3174 null] ->> endobj -2697 0 obj << -/D [2692 0 R /XYZ 85.0394 648.0662 null] ->> endobj -2698 0 obj << -/D [2692 0 R /XYZ 85.0394 584.5937 null] ->> endobj -2699 0 obj << -/D [2692 0 R /XYZ 85.0394 527.008 null] ->> endobj -2700 0 obj << -/D [2692 0 R /XYZ 85.0394 454.5022 null] ->> endobj -2701 0 obj << -/D [2692 0 R /XYZ 85.0394 310.0583 null] ->> endobj -2702 0 obj << -/D [2692 0 R /XYZ 85.0394 249.5076 null] ->> endobj -914 0 obj << -/D [2692 0 R /XYZ 85.0394 212.2807 null] ->> endobj -2703 0 obj << -/D [2692 0 R /XYZ 85.0394 176.5798 null] ->> endobj 2704 0 obj << -/D [2692 0 R /XYZ 85.0394 145.2139 null] +/Type /Page +/Contents 2705 0 R +/Resources 2703 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2702 0 R >> endobj -2705 0 obj << -/D [2692 0 R /XYZ 85.0394 81.7414 null] +2706 0 obj << +/D [2704 0 R /XYZ 85.0394 794.5015 null] >> endobj -2691 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F41 1208 0 R /F53 1303 0 R /F55 1311 0 R >> -/ProcSet [ /PDF /Text ] +2707 0 obj << +/D [2704 0 R /XYZ 85.0394 752.36 null] +>> endobj +918 0 obj << +/D [2704 0 R /XYZ 85.0394 715.133 null] >> endobj 2708 0 obj << +/D [2704 0 R /XYZ 85.0394 679.3174 null] +>> endobj +2709 0 obj << +/D [2704 0 R /XYZ 85.0394 648.0662 null] +>> endobj +2710 0 obj << +/D [2704 0 R /XYZ 85.0394 584.5937 null] +>> endobj +2711 0 obj << +/D [2704 0 R /XYZ 85.0394 527.008 null] +>> endobj +2712 0 obj << +/D [2704 0 R /XYZ 85.0394 454.5022 null] +>> endobj +2713 0 obj << +/D [2704 0 R /XYZ 85.0394 310.0583 null] +>> endobj +2714 0 obj << +/D [2704 0 R /XYZ 85.0394 249.5076 null] +>> endobj +922 0 obj << +/D [2704 0 R /XYZ 85.0394 212.2807 null] +>> endobj +2715 0 obj << +/D [2704 0 R /XYZ 85.0394 176.5798 null] +>> endobj +2716 0 obj << +/D [2704 0 R /XYZ 85.0394 145.2139 null] +>> endobj +2717 0 obj << +/D [2704 0 R /XYZ 85.0394 81.7414 null] +>> endobj +2703 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F41 1218 0 R /F53 1313 0 R /F55 1321 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2720 0 obj << /Length 1934 /Filter /FlateDecode >> @@ -13164,51 +13226,51 @@ xڥXK ~I)xخ׵ N$m{R@H-\t=gʘ<&o;Gm.'5Lj~^3u4. KT%[^g{SW7${0_wqoW,Kr6ڨFZ_($XBfFf_c7=֍GmT{p GV]ީ$O"SZ}B7hd_DGSmyfUA.N-κޘ̕F!b I}!J]מ8[}5U]Bv(:jW45^8,^Ng^f,wI{c/L)w;2szeY9>O/hQ^|)m[{ wo75|.8k#7S.IbZtoBjG:'4?6Ûo&Y\SgN3!uNz6ўH;zϓ$I.ulSdrfv~a@-RC/Rټ \QLS@=e@;"ֺ_cendstream endobj -2707 0 obj << +2719 0 obj << /Type /Page -/Contents 2708 0 R -/Resources 2706 0 R +/Contents 2720 0 R +/Resources 2718 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2690 0 R ->> endobj -2709 0 obj << -/D [2707 0 R /XYZ 56.6929 794.5015 null] ->> endobj -2710 0 obj << -/D [2707 0 R /XYZ 56.6929 752.0914 null] ->> endobj -2711 0 obj << -/D [2707 0 R /XYZ 56.6929 555.924 null] ->> endobj -2712 0 obj << -/D [2707 0 R /XYZ 56.6929 468.7059 null] ->> endobj -2713 0 obj << -/D [2707 0 R /XYZ 56.6929 405.3981 null] ->> endobj -918 0 obj << -/D [2707 0 R /XYZ 56.6929 366.2553 null] ->> endobj -2714 0 obj << -/D [2707 0 R /XYZ 56.6929 333.1561 null] ->> endobj -2715 0 obj << -/D [2707 0 R /XYZ 56.6929 297.5057 null] ->> endobj -2716 0 obj << -/D [2707 0 R /XYZ 56.6929 231.276 null] ->> endobj -2717 0 obj << -/D [2707 0 R /XYZ 56.6929 170.9331 null] ->> endobj -2718 0 obj << -/D [2707 0 R /XYZ 56.6929 95.6701 null] ->> endobj -2706 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R /F41 1208 0 R /F53 1303 0 R >> -/ProcSet [ /PDF /Text ] +/Parent 2702 0 R >> endobj 2721 0 obj << +/D [2719 0 R /XYZ 56.6929 794.5015 null] +>> endobj +2722 0 obj << +/D [2719 0 R /XYZ 56.6929 752.0914 null] +>> endobj +2723 0 obj << +/D [2719 0 R /XYZ 56.6929 555.924 null] +>> endobj +2724 0 obj << +/D [2719 0 R /XYZ 56.6929 468.7059 null] +>> endobj +2725 0 obj << +/D [2719 0 R /XYZ 56.6929 405.3981 null] +>> endobj +926 0 obj << +/D [2719 0 R /XYZ 56.6929 366.2553 null] +>> endobj +2726 0 obj << +/D [2719 0 R /XYZ 56.6929 333.1561 null] +>> endobj +2727 0 obj << +/D [2719 0 R /XYZ 56.6929 297.5057 null] +>> endobj +2728 0 obj << +/D [2719 0 R /XYZ 56.6929 231.276 null] +>> endobj +2729 0 obj << +/D [2719 0 R /XYZ 56.6929 170.9331 null] +>> endobj +2730 0 obj << +/D [2719 0 R /XYZ 56.6929 95.6701 null] +>> endobj +2718 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R /F41 1218 0 R /F53 1313 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2733 0 obj << /Length 811 /Filter /FlateDecode >> @@ -13219,40 +13281,40 @@ a_ Zڼ[>;F3A>lcj 愷ٱ+-ɳ"j(nUjou at  h# 3ۓ#Q!FH =%qCt8'y-Va14e|mWc䟽yW {1)x1cttr$ /5kendstream endobj -2720 0 obj << +2732 0 obj << /Type /Page -/Contents 2721 0 R -/Resources 2719 0 R +/Contents 2733 0 R +/Resources 2731 0 R /MediaBox [0 0 595.2756 841.8898] -/Parent 2690 0 R +/Parent 2702 0 R >> endobj -2722 0 obj << -/D [2720 0 R /XYZ 85.0394 794.5015 null] +2734 0 obj << +/D [2732 0 R /XYZ 85.0394 794.5015 null] >> endobj -2723 0 obj << -/D [2720 0 R /XYZ 85.0394 615.679 null] +2735 0 obj << +/D [2732 0 R /XYZ 85.0394 615.679 null] >> endobj -2724 0 obj << -/D [2720 0 R /XYZ 85.0394 555.6269 null] +2736 0 obj << +/D [2732 0 R /XYZ 85.0394 555.6269 null] >> endobj -2719 0 obj << -/Font << /F37 1018 0 R /F21 930 0 R /F22 953 0 R /F39 1151 0 R >> +2731 0 obj << +/Font << /F37 1026 0 R /F21 938 0 R /F22 961 0 R /F39 1161 0 R >> /ProcSet [ /PDF /Text ] >> endobj -2048 0 obj -[922 0 R /Fit] +2060 0 obj +[930 0 R /Fit] endobj -1881 0 obj -[922 0 R /Fit] +1893 0 obj +[930 0 R /Fit] endobj -1578 0 obj -[922 0 R /Fit] +1590 0 obj +[930 0 R /Fit] endobj -2725 0 obj << +2737 0 obj << /Type /Encoding /Differences [ 0 /.notdef 1/dotaccent/fi/fl/fraction/hungarumlaut/Lslash/lslash/ogonek/ring 10/.notdef 11/breve/minus 13/.notdef 14/Zcaron/zcaron/caron/dotlessi/dotlessj/ff/ffi/ffl/notequal/infinity/lessequal/greaterequal/partialdiff/summation/product/pi/grave/quotesingle/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde 127/.notdef 128/Euro/integral/quotesinglbase/florin/quotedblbase/ellipsis/dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/Omega/radical/approxequal 144/.notdef 147/quotedblleft/quotedblright/bullet/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/Delta/lozenge/Ydieresis 160/.notdef 161/exclamdown/cent/sterling/currency/yen/brokenbar/section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis] >> endobj -2077 0 obj << +2089 0 obj << /Length1 1628 /Length2 8040 /Length3 532 @@ -13262,7 +13324,7 @@ endobj stream xte\6 tݡ0 00 R"t ȋ>??w^Z׺75 rpr tP(W琅CfL9g0]#5@ xDDD0rp'/g+_.+ .[ ;9a@=0j@`YIPC@` `w@:@p5\8d\@y {N!v l0f[G3{$ӆ!NǬtypGOk8`4+s=]!.NPcG2'gn.@gk(wuuO= ' .` '&cNcn[ lnN -{fXE0lɥ w}L `u?@# ܿ,vNjxcߏs:B^F4;Wc!d` (B<W} SL70};A`?6x.]-55-rA˂GP9pro:# ?de^7=*7tux^psr?Fr~sOo4 +{fXE0lɥ w}L `u?@# ܿ,vNjxcߏs:B^F4;Wc!d` (B<W} SL70};A`?6x.S ErA˂GP9pro:# ?de^7=*7tux^psr?Fr~sOo4 0a֏Oo?x= a.Ab9Y /z{xœ*2#Dj,8Ey;on Aߋ(X>.3vmsW`gϨ" rn蚗ߡRw9_ҹ_8=e4%v>oFk(?`Lٽ`4&9[~;26cL|r)Sjl( b7Vh9,IRe߷R%= t(%LǏ)>1٥^2O %>pjÕr{2wBx(S|Duޡ{:ґ2G9C{ɕ<|?K@F),w? ah%ٱo^{6 @-%~jwXjz1i%u3^g`d+K[De]Y?>Hj,kѸh8 v_ [J֮9m=?\k>ଇ*ѳ,Y W7}C#ZR$`bGοa9gS%\/hC|?s ؅g)m}vk.b&O +uqf`a,I㯽/ݛ'P6ߢH?ٹ9mHr7:pMRY# 'WKC|-mW躖nᲶ03=j-,nebi;Hl<)L.Yڷ)wL=(L|)='-@.Y[a-Zypx9>穾*|,4 = a{ZwLVqCo,H;_7Gg[Gx dD*~JS/ *FjQjw ]_-q;,1t2ߥƐ{:֧o$c-Nߍ tz"t'>(hSM]ۅ0 SPKDdOj n|KHtޑ+㢟S'@6iC,g3BpΡφn;ɦc _7T,Q1TiHBWL8 ,. u2)=Oڴ, Aqr^T!12)N\)Rb6Cb5ޛ;mHL^Ȭݸ {>m@zN׻B]@)p[j6덶BSHQר.ثN`Gz^n)?892x%3ZJ]\^SXAr}[(0@elmiEW9QѲCۯA=g>MF{Q=*k+ki@ħW:x<"}<=ѥ䃏DKXx( {jdqXPvπiA;@y*oLOxOc -@YUʳ;BiM.\r;UR')眄 @i/_ Ar0FxYjCĞjbnU?uW#,MߥJBQlX-ebtx]s<:XQw-N;N?VlvG,%9'bη9|1.!]D=RԌݬIg=h_5r/  tv;0FZendstream +*s"}Y ;҉{Y]pݯXo}UZ: h)8fEDsqTM:ùɸX!l ΄,17bg&fܽY'jeAt ]wV^%RtΏl阦jϸ3m>YjCĞjbnU?uW#,MߥJBQlX-ebtx]s<:XQw-N;N?VlvG,%9'bη9|1.!]D=RԌݬIg=h_5r/  tv;0Uendstream endobj -2078 0 obj << +2090 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2725 0 R +/Encoding 2737 0 R /FirstChar 67 /LastChar 85 -/Widths 2726 0 R -/BaseFont /ROKKYO+URWPalladioL-Bold-Slant_167 -/FontDescriptor 2076 0 R +/Widths 2738 0 R +/BaseFont /YZQMAF+URWPalladioL-Bold-Slant_167 +/FontDescriptor 2088 0 R >> endobj -2076 0 obj << +2088 0 obj << /Ascent 708 /CapHeight 672 /Descent -266 -/FontName /ROKKYO+URWPalladioL-Bold-Slant_167 +/FontName /YZQMAF+URWPalladioL-Bold-Slant_167 /ItalicAngle -9 /StemV 123 /XHeight 471 /FontBBox [-152 -301 1000 935] /Flags 4 /CharSet (/C/D/E/H/I/O/R/S/T/U) -/FontFile 2077 0 R +/FontFile 2089 0 R >> endobj -2726 0 obj +2738 0 obj [722 833 611 0 0 833 389 0 0 0 0 0 833 0 0 722 611 667 778 ] endobj -2062 0 obj << +2074 0 obj << /Length1 1630 /Length2 6133 /Length3 532 @@ -13325,7 +13387,7 @@ x yaha pJH( @B0Y $DB@ #H CXnxX9rYzD"0̓;!o(ׁZi@! u %5Hf@ 0dw9qYa_!n b xZAA gyA [W H8 -rt%n-~tݐiH+ ɪ!+NWnmn"o"ΪHW'Ȉth`Vp_{Y߬? `+7Wכ ~o +rt%n-~tݐiH+ ɪ!+NWnmn"o"ΪHW'Ȉth`Vp_{Y߬? `+7Wכ ~o {!O`zn%l"5\\:߿(Rf~QU;(z5|̶Aܞ ˣg}O4N}-lZU/{LeP[wm_i=;>WSVz|Rg_"*ʔyzUJW8bL.ٔO uJߪݎ;Bbubï<_^˿`iKyyc@'\;$Q;S-s/, 9D#,9ƦKvS꿻%-]3ݓ][ClL5ؽr3ܰDSj)W8*ܟ螓3@'}~+ϝ6\p<zu>AbPبLbZa3YEV= {^2<}5aq_5>$C}XjiG/d-!j;6#܊.Oc$zI(/ Wj"K{LHhԻ:iFRF<g] 39}F8|0"G$ I΃ .􋵟ECqQmoi\7ymJ0:nƁ Xe`_j셔rOD6xͷolP*5$8d#iWtuG= koH]:3Ng}?& bayKܣ%tTca֍F˨?B: 3ZP Ɗ} fφTUJj:ϋN)/ E^g^/k&67%"-ήQ͓ Ƒr'#LwDEЙ}`?$-`C5Շ 93XʺUFC:ׇT<ez&Ċ @!- ڽcEҼο2hY#SjzaT x^9%5Fy ױl2$g$?{v,nDfGSH4S"N^t!+nX#guW }ceScZBF%# S=bFp%& @{§ F$ HvoVy糳j՟,_h^p/#ӄH焻[ʻB8Ҭ%P #&}7uo(u95?c8,:f.41h3):;c,Y:N5uQE r!&.Y ;$`yme~b@{3* g`iD՘|)1I\jΙ+&jw{-G3*Um֭, !Oly?MǾ팼sx!X>IٻX,EA;%]"N?v6n$W0OW4ƗNQI>qz#Q3] @@ -13343,35 +13405,35 @@ d B\h~8$7!g;ɥ\cf>}7Zس֖^-U&( ӻIFSOV_hn- X{$@rlZɞˊ1o(mI]_- 'zTn76Gت& IĆ7ԉfu3;)EO4,Źk&l#ٶ hiF] x'fb\{?=3XTW*\Eex@Dz:!XK G>c{BC0Uռݕ5xfUNhZ$8훎Б;߾2~%~Q*|6ο.H&l][%κƬ!rOx!.BzuW,r9TCH֑_e:5r3.4vW][)݈HS+fS4Hzy*/%͠8m'7\K)8@b\ʂ[g5֡'̥g<8Tq_U =#f*6*\oi`lj[W*2(tp{6]}>{?'C5zE&v dYcL8uGݚtVe&KჃoS*.m8WQ3Dj OpHYf>׼_Ƥ|E=PzXD%+C1_=AY:&Aa;U*XJ=1<,|# O'CM]fS4AMjҷkxG,92¬ ߸gp0o9)M&ChVF=VvŞTv(ʴ7jz䭠6]EڟeIGOI&+Z Sl -`cGLs:Jθ OX9B,\p' Wryendstream +`cGLs:Jθ OX9B,\p' WByendstream endobj -2063 0 obj << +2075 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2725 0 R +/Encoding 2737 0 R /FirstChar 66 /LastChar 78 -/Widths 2727 0 R -/BaseFont /ECBWGF+URWPalladioL-BoldItal -/FontDescriptor 2061 0 R +/Widths 2739 0 R +/BaseFont /SUWELI+URWPalladioL-BoldItal +/FontDescriptor 2073 0 R >> endobj -2061 0 obj << +2073 0 obj << /Ascent 728 /CapHeight 669 /Descent -256 -/FontName /ECBWGF+URWPalladioL-BoldItal +/FontName /SUWELI+URWPalladioL-BoldItal /ItalicAngle -9.9 /StemV 114 /XHeight 469 /FontBBox [-170 -300 1073 935] /Flags 4 /CharSet (/B/D/I/N) -/FontFile 2062 0 R +/FontFile 2074 0 R >> endobj -2727 0 obj +2739 0 obj [667 0 778 0 0 0 0 389 0 0 0 0 778 ] endobj -1440 0 obj << +1450 0 obj << /Length1 771 /Length2 1151 /Length3 532 @@ -13379,168 +13441,160 @@ endobj /Filter /FlateDecode >> stream -xRiTS2j=,y5! so-ɽrID*"6dª"PZb^'*#,EVEgwΟMs1DPar P*p؀<-Ar@VkՀB -!O@,]#*x'I| 8@*'T S 0gZ Nk τ!& 8A)IMTҦMex) -xLɤR$j=`%`R?!kz`Z!Lr/yQg`t-@A0NoIajg%\(Dh J&{Ft0 -Pt%S:Xa!"߿v*)GP"J쩘GL#:fHiĨ4py^@r="2l@PXG*f1Q ҙ\pzK gdLo.`N$ק`l -.`pyd+JosDThqF! z+S -Sj]Gm tzq7VǏc#a_ %zJcʖ:]d(g\*oo{Os`]bKzݟz=XkG7W.ھ"Pş2s7w$ѻGGtԺ}ԯZ?c0ʨl:޳z`Ti\hR~ú<WԤhj0PUba:/*PJ޼zXZx|vAUNI–Y wlѲLY 2c|뾸XE@ɹ'5R{CsmDZgE-%]miu暲ҹN q8qYxwWGIq2ū]֧sz CZó p+dt_9JnV-kNWÉg lfJߤ΋[~>f9EO*fȉU=y O"TSsQ_B q4o -endstream +xRiTS2j=,y5  so-ɽrID*"6dª"PZb^'*#,EVEgwΟMs1DPar P*p؀<-Ar@´j]|!oǧ@ ǑT<$>i`QQ *XCP@)3Hk'odpgQ`֤& iߦ2a<]No\p(|^ϴ8j9>=zObkd͕ztyh fQq_-k֟ت5 2*,A-U:b O0Jtö`vVwI/7"bJʖJN[͸=sq)P~cNVe ;|#E?^!UJ_'Wfu]󲚻8T[N9SMVՒHkUǶkWBc5ͱّws¨OP1ݾ2K/4q-.O<:5) /Tˢ +7 K9)[2kM?N]FxprbNPaHkDnłW593Eew;FpY~Y>7)5֤aNbѓrbUoyÓCԺ\(Pr4r<ӡendstream endobj -1441 0 obj << +1451 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2728 0 R +/Encoding 2740 0 R /FirstChar 60 /LastChar 62 -/Widths 2729 0 R -/BaseFont /KGNLWA+CMMI10 -/FontDescriptor 1439 0 R +/Widths 2741 0 R +/BaseFont /JEWILS+CMMI10 +/FontDescriptor 1449 0 R >> endobj -1439 0 obj << +1449 0 obj << /Ascent 694 /CapHeight 683 /Descent -194 -/FontName /KGNLWA+CMMI10 +/FontName /JEWILS+CMMI10 /ItalicAngle -14.04 /StemV 72 /XHeight 431 /FontBBox [-32 -250 1048 750] /Flags 4 /CharSet (/less/greater) -/FontFile 1440 0 R +/FontFile 1450 0 R >> endobj -2729 0 obj +2741 0 obj [778 0 778 ] endobj -2728 0 obj << +2740 0 obj << /Type /Encoding /Differences [ 0 /.notdef 60/less 61/.notdef 62/greater 63/.notdef] >> endobj -1429 0 obj << +1439 0 obj << /Length1 1199 /Length2 2269 /Length3 544 -/Length 3059 +/Length 3058 /Filter /FlateDecode >> stream -xWi<}] -kIf8&A-؟&uwTH WWwq.haC@>\E` ݑx-E1 ȆI B e@6@.fDhpᡥӂ155## ȦQ̐lYPE_[ox| 6KmiRn ܍QwVɌ\U TRp(`ya e8qPl攑@xq+lgEzǝʍU{V~ -g>A暭:wP8T /Ӡk&c3puAu*3?jiQx9Xѱخ2 /ۋgOec̾ө8?wFRb.xM(H~w4 6#ĻRT<c^gOQ6lŏesL"N6lβ4`u9Yyc`vꮾpT Ѩ6[k29j -/#J8?7Eź̿P.B^+^dNO.`H.v„o?9e$S2yՕ,_BUhK-pbܭ2ɭrG_۵VH.|׀w'V}9~ޥ;f:"L si)*Ĩ _vֺ_9G}v&Dќ5 ު15i:TyQ^ƫ`IFSwW7aJ/ 7$;xyɿP߫}kuEKNޱܚiY^YSWnIRFnja U: kEwY#bCbrKC|z 2*.'U9QY<  ,d޻-3N]&y {Jj?J{w<#-qb{+nQ.bUlx11SŸTIsx|vfxK<"ւbͲv WF t>1ToNt¥o=ݛZP$#`eŠ͎v<|>{KYEq EFGN੮Ղ -TKluռ*5aA1O:Lv)I|Tr^Põ %٩JPfƻbc_s[x[p*K?6hsl,SI)lE$:HdqDV<3I@endstream +xWi\ +AB +=owoRa´XS@Wb>͌ ~ew-Z $Z1?)T&`%XmE,6<hkwar 2~?O.9^_ssʠI-*t,*# +ѣ v!n͠A@(B8o]n +lh!F_0 lPB KR;I4ȁGĢ0,d.{*Q b7 +2wZ!RMNc/\eCd&]`-"rBd4O[\ -G.$2̦RR*UR1]&wP}Nܽr/m:UQ!ILcJ'}"T]V+bHLf>#= kcwlxf_WRCmDo9 9|Nn\ԟjΟ⅕m6vW*mr_ɥxV(*^yF:ҝv!i@M|T_-ԙ6g7d=oS'<\҇bDUJQ}Wvg9"e:GOxs^>-|чv\6 &,ȫ5p5c_$gqș݈tQjwك]bZw}JԊVx̤xv Y!Gkë-dE84]*GI赒#Hi%; "&6r&J=Mﶮ:g-DjeGDޞh?c{jA&%T6>}s~X]W_#{EM-=q3%d7}6~iy)Fr kG;k_scPyE4΂b(#C]24z'ʲ\fl7,R:t} x&;@/RBVF+꿗oѵYӻDU~|a/O\iH^_w6(ܛ9GP9_F=@Cz}΢8cV+>Z9[/qV*9ξ!xП88@-L+ëG&9] g Pb& EUo>&Y뜄**6}3֚|ouo̡w+2.t$1Yz)5g:u*( WۊP4qHɲ6VوdIT|x#1M l+sjqΦf*xM2ПJJd_ b#Jj5 w6mDM)H92gF +܂ +QSDBElÝBcJC2n +T9+~/R?h,GǾyFxmc5-wHKޡiYNA=Og 0i=SU{ \5=ՊE%U.<9V+'k^e, ATM%p;i|7sy'Ou92iO?vBBQǫt_''DV]743SLϐtM n(bw oDw*(in{]l+(.ۛ2rqܪׇJv+& eOe$sLYquyq·\O.s 4Qʒΰ.-~#i3u7V$rdz|ԩ=#rA;Gk?NG Q\jeKdf|gj~s?g>nv8F)=?ڠFcjdwJa,Y O?A@$Jb cY \7C @endstream endobj -1430 0 obj << +1440 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2725 0 R +/Encoding 2737 0 R /FirstChar 97 /LastChar 110 -/Widths 2730 0 R -/BaseFont /VWHTWF+NimbusSanL-ReguItal -/FontDescriptor 1428 0 R +/Widths 2742 0 R +/BaseFont /XGUTXS+NimbusSanL-ReguItal +/FontDescriptor 1438 0 R >> endobj -1428 0 obj << +1438 0 obj << /Ascent 712 /CapHeight 712 /Descent -213 -/FontName /VWHTWF+NimbusSanL-ReguItal +/FontName /XGUTXS+NimbusSanL-ReguItal /ItalicAngle -12 /StemV 88 /XHeight 523 /FontBBox [-178 -284 1108 953] /Flags 4 /CharSet (/a/c/n) -/FontFile 1429 0 R +/FontFile 1439 0 R >> endobj -2730 0 obj +2742 0 obj [556 0 500 0 0 0 0 0 0 0 0 0 0 556 ] endobj -1353 0 obj << +1363 0 obj << /Length1 1608 /Length2 7939 /Length3 532 -/Length 8790 +/Length 8789 /Filter /FlateDecode >> stream -xvgPTݶ-HPPIhrMirNlZ,Q@ 9G%#A2H9d C{ιUj9s9ZYtyd K"Ѐ[:tj<8pk&`aCBhA>B!y@@%`!ݑ0[4]_ǐ_!Kxnw`6(hu@B7B-` CrZ %>@ E-gK8 -:kkB8@`KCbɠ`ju:vqH{ -u 6Hh`w&pkF!DFn(4 - sDnj+m F΍ݺHwI|0^4n߹, sDpFlŀڀ8ݝ oՃv#D ­y 9зm`|`Cs"4pܒCpwjM@ߦTω?"Dy;3. ~1W,w74߁68JRA!Z0- Zi#(,7-wӟqA g~+|*:\MDiݪsw%_u# \ƐEjD~er%e>w$J$k|XA\9[GowWg1N: Wz$> 6!kS:~ge.0clKP>1yՒ d Sլn9|e>'CfЛqY8$fSRo@* ʹAguG*|eB;}v]6y}sx/GjT$JH QB~RlE1w.*br|}$nևGs]> ?V1x+w\9eІإv7N/.&)0Pk R -^8&sݱ|cկ E=.}(pc8hXeMpefI| -8xώo LUjq*'yJA@"]1\j-L3wذ`,>aZo-~ nQQNq5% zh)#*l\/(YfYwJtoQTH{=ә5 -R!1r<;$g2įCǥsϹE#29[eb BÇ;q4y,'X.^m}l3S@+'YW[ZTayR#Wew3a\&E"g>1do։gs<!4% i%-#`h-GwX8n^]>WipUIdxӄLvN8|x|BSP߮g ԢJm9}/@cH/Jh_ܧ^nK?71$ՎbRm:^5c ZDQ%qީ39;*XgEvb#i.RLj;U9elbZq5SvPCYd42ʥXHC{TT{bjݴ?k)eXrWTblGN1^NdVZ,ZagD- -7=s`[zޕMMEuGh+KI9Z3h#`+]J淚4 G5ɦ /~ 2I%R*ȹ壟CS[m&,^l03F!2gȺYz^X@͛#dQ ?'ty,bx_•DC}F0j|{\s}8$QinA$o<Re#"UerމK =`GS"Hbʘ#6W?+ -I{QeY:Bb>:_/!@Ȭu3+Lnqq`Um'aeG-3rk o=m[b "E;A{<1g `F;ExS>EGt 62j"hkI5IU:Mn"AW( -qE*+nƗ;OeY:*g'\7"klq'9TgeixqVV^nOil&h1n o-R!~x葷yo4{\4X ϴ/坵N%{;4u)!="3М`0f6 -#vl|g՚:qyN3-yŖU${L6Rə?"Z\Q>Ȕ {7l]K*;]RE4[Nh|j"l\#$,4c2"S%OZ5-=_~/Lre7/4w_3-_g$L&{[.46ʈ~1rtBPҗD7Si1N@se{>w -mtW?eRXݟ qNb%2t)( -֧9Aɚ2;Njf:9NʜT)=l'v!V7?њ\k=򆺦^-2~Us.o˪aMfs%W2b+ -(̰?6|K86<6zlD)VsFGfZJ P!HlmN+mnA9X#@g\? =3$Zk з)3s"$'5o{ ko p{àjw M 1w 4 6R e`nP me o{Ǯ"0譖ͧg sb\Pߙ71o?QZoW?1nO^WH@ ĄżM?@h$ ho0V9E Oo3y~[? +uZ|BXLLIBQdt ( ?V1x+w^9eІڥu7N/.')0Pke +R +]8s&s߱|*#>cկ EymeAƀ>8m 14jrXd8V>M7&N\*JO8^J%q .&;XB0cVK0-S۷ߌG?E((˚=+y\J6.޻^eނV(b*$=AmEa9oR3S!89rţC™\-ղk͝8 +u?}~';08~Ⱥ:{j7lE/5*T#m(\BMb\Zku +KJ^'W3F.c=,3j/ }橃.6& UہkhkgݺK!`Ma'x0 ts,t-C+^aB" fp vV pJsaAg6t/ZkQ^Fԯ[t#]rŋ60^ zFYPOI*mdWf!ouqCZh ޓiQ'|(Dx*d_Rя%8Z?b+ +)קw&>DxAtn`Vkqv1']/t y8,T.aOs%/i5Bk9q?*vO7<]].>nJAA 7MTk贱sḢ>mw.4 +zY`yP@-9>Vo̢d>/}Y&sc cR(*.%Ѧ(^U3ր~ EUם:3уcu6d'K<2(<>ʹx8'~_Rn]LK"f*.W +~h8˸FF?ih +vj`[|->=].J,}i!ۋۉJrEk9,Oܽnq !pxӓ1~]DXTt XwdrϽTke?6gPj~YZ{Jph@AӜl)B@aSY2(r^*84uViHϖ);c4/{۝e/HEjڼ9C sBW!&E*l.\L4hƷGZG%:}=[#NpvCu>N1 ʼQ8`Wn-am+Y~5AXĽh"hV ל_9JqBh'rs) $֭`-ze.(W {"0 '+_> g혌T`}cVM:DKϗ_Ke<~"SE|YcK7 `W &-qS\e$ލ*(+0)uQՔ9={y꾍{\JtoeD8zK%QR&!k(Z"Л4V0ҹ2\Ezt;6+rCfEc)lOՆ8i'|U DdM o'53LweOw++]hM.IyC]|/͎ĪȔ7eS&+W|(̸?6|K46<6zlD%VsFGfZ)J P1H|O}>ݧgF;YuQT tDfP{sc޷+J .>xiȦ{3Ś~d@aķk887KpRXCѰTEQ^w~@GK3rNKjYiFFQGQKV1W-]uӣD'4s^%͇aT{L7^8c6S(¸Zɀ`2$=ݛ4n%5&ȇrPjjV J%8#/+tt:Wc0jMZaC7۾!-6گ66j~Sis?S`%6hSSrNQ_sucUiG1ԇ < ,7%b>/7d^쐱/:zoW7~f:7TWx1RT}<}wD>߭+=f7'Z׫@='EM)TSw-l:mG;r/*f-xz -}~Lct> N$c=nƩng IE^֊dh&|݃tmp6QYM㩩S;h./v6Dz~:K&$sfrXՇ6Y|CȜHR=<3S=U%6?QVxiAL+[~KIo&2j4+,~7RQV$L|<ɜzo0T2chʛ -!dF /pI^ݩ([|Fv/fH/>_!ocG% s5n5ZݟJ\U [22QxsثPU XxnO -Iǐ v 4 CihTޏ f%2l}^#-hC|7iжr QHd.ld1(_wiN3O^Us5@p.0}W -Oy|g܇;h#1|6gU rk_wj!:/*¼_Ԧ S+(#>pKs%hjN -\Ou.h8˵[%-n&o{,OJk $4sz!b7ڇvem5HcWuTO7 ;BȆ"dUt[0!<ڗ(U>9;ր7ޭ:ղy 7T}ICQ\W3ýZ&hlK\o`~~t!('tq Yb4r3DZa[_> (E7 bO;8<084;ժ>*Vu?+hH~qx/}$+V8|!ّ`ǩMQ'e^JY7:?ksqWfa4>Z'y];_GdR ȕbnf\Q17^vo4-מywE$-;k3j"kEļSǻ7Έ1ɜ#,9Ӭ1OmunPZ}7L$*1eP mC gVGG=9"fٰRx;^,zOir>׳wc?!wFNy/^(S̗y`LŔQwѳ.砲7Lm-c\ E>`X|Z-3!lq׃큌frMaKxRn{D?&FT%ɘZ8U6 -3<Ȉ h=`C-Z*3J`+>p;w c\坵df؆:VQ -Lڱ{i CD87.4=N~AYQ -;dY.3m -'OܧZMkEAøVF+\7Hًs -A7?151"yUFIfw*Q;1WGWG9 -dϡ6h| R/?jVttf=]mXCh-E`?|(躃w]R跸[O^'^m[4]ađ95QĔbcőn"]GF&< 3dR% .ӵWQmw)GDaelNA|ZҽLE}b\L&pgr[ߞzd - Zpn|˨) 2xqS=wÆ jI6a6.OSy]Soaԫ̱⣊51r%ob2pȈE&IpVNiXԲ A$e$D{D';,gk\ Gi3qQL99]/9(C쯆IV-u $#?(%<~^nspPpmJ7'y,YEjlw‹h> ;KoŲ"hum:n=NJXN7Ǟߍi1zUL-f+OGŎF*v|FO]vGٟ>?$$.pHS 41,V;"mLWOtou_݄fhJ#ʯ\C¹)O!iSD3J6IYW;9#%Uԅ@KDFjc=sˋN|ݑm*RPh< ;w5y]# -X"b3]ub7夨-sK>< !!=j b](it9 -K.Ha+-Ε[xCiif|-is\|6m=1`K^!y9IjXXHO~L쫜F7v")@W[zb4*L0z$/{>UiOE5t=; -4?tsTe!4J%hQ:yӴ(kYM>X sqir8!SS$ŭ$RѕamP$?g˟Vd[1iO<_%yZ.eX*I{()_W x}kVԳI͵'EGiV;Ͽ6+$ɝ {T"1М5v-V$lޯbݦ)oS6hLG,v%uI~]%)}2 oJ]^RӠHm;d핈`)ڔdv -8>fN-ӥ]rp4 w0N+.f4f /7rCOp%\.̕{ނmݒmp7睎Q}⥜McFnHHD^{D ^HҜ.xØY^$NRK'^钲td?I}ߩfxa(K M*Sih %b**W(#]V?qhYJoȯ"Vw$5-C&g I}2ѻ5DuB;\rhx?^z:ń!偨qn\*$2RAר"Y_Zp% |r(p5HDE=$aWX o[ -'\ nu>N:&#ڏ(DM:S}eH-QNV]"a}<d^,^L8#x 5#;\)|4l8gQ́%]QbEW+pLf${Sf"Q)Ϩ;u61m?|biigmg}!ccF4!mjJXο`)W2jK^}nl*4(6%䜒SY&p'xy2SBg^جTFJYo7&*\~6/R'1uefT즶}{lAp +DЃqB[TB*ic:5uS;EHoWx И0ulP5 <>W:oY2HJyfTcY'Jx{I_[uE^nٱpmISDxU +J+Y^#Y% GpX0N&^-`ii;NUUS7K[&v;sZ␧u{ԈBW BCiT'ھ Zwբ?U.[ h)q +5 a%xk_Wp)dSY]KWOk03G?afTf@\aK ?;U6eoըl+D~Y=m쨴8afWK4^)_C]o)~M /;G?7aAUEE't )yqь`2O0F( r.mV")1}~5o"{6@8qC~m+ ^ݯgSܒ/ޘ,0F#qFɫvWEwvJ)D5{$/~Lbj=8A~kPw5W-DgSEڔvjgAz}MmTI^ҥ vͤ +mHi dq. WPlF"[`?sNqiv &#Pb6G4p>_$JNx?~=!dGw‡<=T9UZ6a :/r12ʝ=BB"~fsW!ӤM{ ,.p%/.!Rl=FbHk]~lKk%&!ifZGejge͒O2nbⶏd\@9}% +0&;8uI?"}lK#BF'bc-~8, |,k%q։~^E~r[ _Tl'6t˵gdd}jD^."ߝƽ5Z溱@f4^Mm| ɫ4 +$LnW`6SNh܉::` ?䷾:*Q ןy,Œ ?}T{BV3ZmmsBk-+@dľMܚl~۫/xTpM~ӶIAoc_3KNI/6V&{ad{@:C&] [A=e5YJ>(PH(b",ښ)\˺_wc>bO۝yb$N`L~k^S] XAW}e!]fH ͷ Ga:sg18ѠihCg8-̖~9V|T&NnMLD>I^[J< Zvy<05hO!sd̴Jb+"(2mf77ʿ@5'Ѿ%e0{dt7M ֦}sΟGϒUfu'6հv^,!2h o`ip1VaL?5QK +{__b.}ttQRD!$DrG1A Y .#_#wŹ|S?Z::fגʵhXafڜ3BuቇϾʉltp)&T+pe ZM31ILcG"HxS$_*[n~OYgC +LI8GUB\{S7M;䃵h0GQ& <"_AzeN2PJ"u]Ls.}QiH5qLUj[ =1YHOoq!Rү%~u 0׷6;>nE=ma\{\cQq&T/b^}m A陈O/I>cb%& mJ;7b{6eC_<@bW+Q'Uݧ/+˰a*/5 JԆ'l 0Kf/^OM [IfC `b1}U*i g#H+"2X|F#Lq؏٪r#g +4>TGG$ 7LIu`UJ2΃79~flΚW 5?|':U.rJo l5AxE3ǕT#Kt.iKW@/ɛ j&Q Șth-ؤ1b?eF Xr/&jzrAMre.2e%ͣ6"5[(H4 :\mdb[i:P20JѻphQQQ_7;mA^;  v*Hߐ,QtT}bWgx$ӬGי'}uiD;xԡư~. %4O ޻B\ +vm$tLd?+햫I&VZ"-35MG74>auAWr`HW{w1ۮE^["W%B>M#nNCuyH %T,T0]4.dk0Pa5Y F?U'?Ջf֤qCra1j,2ӓ=D4eI vvbd)x)\+"oܴD1[|)h$eGUe?> endobj -1352 0 obj << +1362 0 obj << /Ascent 722 /CapHeight 722 /Descent -217 -/FontName /JDBSRO+NimbusSanL-Bold +/FontName /NDETBY+NimbusSanL-Bold /ItalicAngle 0 /StemV 141 /XHeight 532 /FontBBox [-173 -307 1003 949] /Flags 4 /CharSet (/dollar/hyphen/semicolon/C/D/E/F/G/I/L/N/O/R/T/U/Y/a/c/d/e/f/g/h/i/l/m/n/o/p/q/r/s/t/u/w/y) -/FontFile 1353 0 R +/FontFile 1363 0 R >> endobj -2731 0 obj +2743 0 obj [556 0 0 0 0 0 0 0 0 333 0 0 0 0 0 0 0 0 0 0 0 0 0 333 0 0 0 0 0 0 0 722 722 667 611 778 0 278 0 0 611 0 722 778 0 0 722 0 611 722 0 0 0 667 0 0 0 0 0 0 0 556 0 556 611 556 333 611 611 278 0 0 278 889 611 611 611 611 389 556 333 611 0 778 0 556 ] endobj -1350 0 obj << +1360 0 obj << /Length1 1166 /Length2 8911 /Length3 544 @@ -13552,7 +13606,7 @@ x U 1K9Pve`e(\4,@k7+cLC rJH8\A+iP2sp8 pٹ 8 TAo*lR 7 UT@ܜ-.3+@ qk0011 {$. k0u8UB:mG%v6llVfWŊ tecx-T l)qC$A@צ -%K7G6-0 ('?0k+t=-lH6[8BVf.@?b:|wwK+hz RV+:<?\%lpe3 ML\SUM3J\* `|:)<\W'j:%)ΫtvyMcw}e+N㿎ԿuCOWa"G͜#d_n{Бs5YiE TZc\r +%K7G6-0 ('?0k+t=-lH6[8BVf.@?b:|wwK+hz RV+:<?\%lpe3 MUAA^[3J\* `|:)<\W'j:%)ΫtvyMcw}e+N㿎ԿuCOWa"G͜#d_n{Бs5YiE TZc\r q$X8x8iڀ,@׳-R lSilO՞?޿V@O"B0Զ6Z؃eW97r=7V^ebw$Ul+ ``㉥b<;Xð`d#NY넔P/駯 RKx ^PKL`iCpHT+TUdG:%m#RPgQO+:Lxe]k/͉J:'8lJ۬Gy乌טQK6 +Lv16(kXߚ+pQĴ^)R[W,,ޑɻp%n)iuGYǚπZՈv4:uGZ:<=@yݗl:GBOAs:rUuiw,wʽVwZ6]We ͹縤hِ8YWtԸc}5?5&JtOHZpr_\Oű4߲~Ib퇝y"4Z;dzRс t[^c=ϕ =X}^:;} %[,Л>ܱ^4AX%#w۱W:eNSSH f֐ϦKuP }.F!"k/gФ 2հ" kJ @@ -13582,35 +13636,35 @@ g~nM"up^ 9PjK!z!HaO,?VzgTW-XNP94X}chAc~^I8Y-Ji .xjEwIo}H rknTeS_Yendstream +ڮZJS~p+S!yWC6jy.LX5 ^g£9B̜}.?){_endstream endobj -1351 0 obj << +1361 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2725 0 R +/Encoding 2737 0 R /FirstChar 2 /LastChar 151 -/Widths 2732 0 R -/BaseFont /ABTPQO+NimbusSanL-Regu -/FontDescriptor 1349 0 R +/Widths 2744 0 R +/BaseFont /PKKJVG+NimbusSanL-Regu +/FontDescriptor 1359 0 R >> endobj -1349 0 obj << +1359 0 obj << /Ascent 712 /CapHeight 712 /Descent -213 -/FontName /ABTPQO+NimbusSanL-Regu +/FontName /PKKJVG+NimbusSanL-Regu /ItalicAngle 0 /StemV 85 /XHeight 523 /FontBBox [-174 -285 1001 953] /Flags 4 /CharSet (/fi/quoteright/parenleft/parenright/comma/hyphen/period/slash/zero/one/two/three/five/seven/eight/nine/semicolon/A/B/C/D/E/F/G/H/I/L/M/N/O/P/R/S/T/U/W/Y/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/quotedblright/endash/emdash) -/FontFile 1350 0 R +/FontFile 1360 0 R >> endobj -2732 0 obj +2744 0 obj [500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 222 333 333 0 0 278 333 278 278 556 556 556 556 0 556 0 556 556 556 0 278 0 0 0 0 0 667 667 722 722 667 611 778 722 278 0 0 556 833 722 778 667 0 722 667 611 722 0 944 0 667 0 0 0 0 0 0 222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 333 0 556 1000 ] endobj -1310 0 obj << +1320 0 obj << /Length1 1624 /Length2 10098 /Length3 532 @@ -13624,7 +13678,7 @@ x # #p@^n&`?3`qt|@ [8A[kg?͠d}Ѱy^TN&;'WIt9yPMS^h^P'vs 08Y_|9@ bk`s5Ou'dvqr[9^|86آ9[3(  @P[kw) M @?2뿯[oiڣ}Wjigkk%}^n(@h bX6H+&z)KKX!7 `~_rM[S5տ -b/OKM\GZ^Q鿻[Ty' w;0V8 p|@_4AN7>;+;;'5u'˘lݿ6%x0 l85 LIOu!kUA|S>m|fmxjui#ϸ;ƚ+ |KMГJ˴=P;dFaA]kwsLUCD;5KIr] ~V NMCڄ+Ã]{vHbPi]i#HD4=èG_$MP.{þ]R͹VJn],e0L9$KrC4|z9"X/=bM|@Ag@-ې~oPp@b򵲜K'x}dGVvC's\mf9K4IloLz✏J%EIω:yeN<>ϳ;Ē[$wimչ W1 $Ld5ŽbөJxuJxD(Q`8-ID'BֵwGiGpb|kY7S 1T .[$-= oyVXQƊETsMCN:Ѝve +b/OKMQVWJL鿻[Ty' w;0V8 p|@_4AN7>;+;;'5u'˘lݿ6%x0 l85 LIOu!kUA|S>m|fmxjui#ϸ;ƚ+ |KMГJ˴=P;dFaA]kwsLUCD;5KIr] ~V NMCڄ+Ã]{vHbPi]i#HD4=èG_$MP.{þ]R͹VJn],e0L9$KrC4|z9"X/=bM|@Ag@-ې~oPp@b򵲜K'x}dGVvC's\mf9K4IloLz✏J%EIω:yeN<>ϳ;Ē[$wimչ W1 $Ld5ŽbөJxuJxD(Q`8-ID'BֵwGiGpb|kY7S 1T .[$-= oyVXQƊETsMCN:Ѝve @U:W*6=F>Hv ;RUK \$y_beXO>jZݲ<09/Uz72?y=_RJ+zIa_J8Ѥњ%`GﹶxHt : ,~2Ҁ7645&?p3PT12u~mx `?t~{k:QNZ%q-.nm|'RP,WoOLe7Zɝe5~ `~=Y2$RS*+09<9[|CJ܅P{~H9hN*7Hإ/jSkHz |LxGnTDY>$ a?>^Tvj;\u: 7v2hdyh&Jܾ i34h+k ;&9?[ ADZԊF_QC廯}w.PQ tɻŨo}BjF6h c& `6x !CzH{l*%2yk Az*5Mb+$3%ƎU+_}Q(Ԇسs&!icIlbRb_O @@ -13661,39 +13715,39 @@ P +_?_MC}c)vtunAקQ]1V/'g^CNTcsR@b#έ2,ttFrx9ia.|fqjTA" U2GM!͇R6->`Y [i8Бl۠DI%f3.%Hu:3Ͷ-̌qy jU i8v%P\ڮI^ӥ|{OWQƺْz3SL]|ѫᇧ?`M1p\Q!8(3-bnM&"<}Sl娯q=̓)0m 7讧}[.JI,Qmzj6alF˭7VG%%J&,OJL$-VKIńQ*&;ylV#>"bIZjXU~ϋEO)A;/ϫ=D~[aЖ:wrh@W)a/|Pnɧ4X<: dMt~yJ2l"N,bo7UCc2ŁݳHJ2l| IFamlɠ7its2? +SG˵ؓM[! _? ,#)cQz0iwbAH٭ϫ MZp&a+ Vf6=13k˒13O8$~[bY$T\o{R L~tg+;'N}NMX$| ьP-<[U+UGAA C֛P6Mrz -.B[&=p*^`G$19i٢\) Çl$ɏh"ɼV/aJpbӲ4Ъ˂y9G2,+`+mZ@Z.Mq畟qݯ921c/ -_֘:.Rk+3Fב|uGQ'~>1ιtSPWiSHAߓa F~J.\97?YF0fmbQRJ^8|? SxPкp35\Jra]ɗZ@D(m)-U;KyFDS}_ }:z@P[ANx3>V#AOXANP$#Sendstream +_֘:.Rk+3Fב|uGQ'~>1ιtSPWiSHAߓa F~J.\97?YF0fmbQRJ^8|? SxPкp35\Jra]ɗZ@D(m)-U;KyFDS}_ }:z@P[ANx3>V#AOXANPLm#`endstream endobj -1311 0 obj << +1321 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2725 0 R +/Encoding 2737 0 R /FirstChar 35 /LastChar 122 -/Widths 2733 0 R -/BaseFont /BXFJMJ+NimbusMonL-BoldObli -/FontDescriptor 1309 0 R +/Widths 2745 0 R +/BaseFont /MHYEAZ+NimbusMonL-BoldObli +/FontDescriptor 1319 0 R >> endobj -1309 0 obj << +1319 0 obj << /Ascent 624 /CapHeight 552 /Descent -126 -/FontName /BXFJMJ+NimbusMonL-BoldObli +/FontName /MHYEAZ+NimbusMonL-BoldObli /ItalicAngle -12 /StemV 103 /XHeight 439 /FontBBox [-61 -278 840 871] /Flags 4 /CharSet (/numbersign/hyphen/period/slash/A/C/D/I/L/P/R/T/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/r/s/t/u/v/w/x/y/z) -/FontFile 1310 0 R +/FontFile 1320 0 R >> endobj -2733 0 obj +2745 0 obj [600 0 0 0 0 0 0 0 0 0 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 600 0 600 600 0 0 0 0 600 0 0 600 0 0 0 600 0 600 0 600 0 0 0 0 0 0 0 0 0 0 0 0 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 0 600 600 600 600 600 600 600 600 600 ] endobj -1302 0 obj << +1312 0 obj << /Length1 1630 /Length2 11374 /Length3 532 -/Length 12247 +/Length 12248 /Filter /FlateDecode >> stream @@ -13702,85 +13756,76 @@ x mMoM݁f(Kf֩iQIAuy~U]A-sG/;rt]\R*<56^ݯliZ^ -pL!)?u,GNSK{wRLktBjϾ-/Rk܋F[&RE$>) ~g6~I,mGnK&=ȫqZy .ht~Z FX8#؃q[BB -ntLmEz͕Hy.Jl[hTr#0WN4!v(ղ)I-V`! ފNYqv6 c+ C5 Ѥ^pPڶ@V%@+ZEy˰czl7"nh)v<,JM"in21sp5]p\mJ*ha:^bagv!^A:c%nO#S+w+e*vjYDLg_9wB'= - 9 ;ۏ>sdN+3粋c (WV95 ̈kc2*+vt -};1I~f[IgtJ:*\Tb& -_=ہ㻚cY5{ꀷ&A yWS16>bޭW8o͐}-U1TհبnA3YY;YYVThΪϛ , Zȸ+$p_P szMԮ)#AϳDpfFxc%˴P`D?fzU,dex~qd fOd<]j$nA3|sEnĊ~IɊ2v€R(zlL~ `AW.r 3έ'lE@AƔ.,kMr~UU4K1MūCly~>ҥXi[s?eft}+`tm sF]X̏w`=AWݡmY6j*4 )ZTKo~U2Ɗ }`|qvш{]񜢑E)v>Mw܃ '069dlNKxtsm<~i5 ծ:H7Wޱq̓ -yѷJ$/1͔AB*N{)^w 3VJq}CYowF]Jm:BFRR6;jeҺ0?n+~vWIÇ1*d~T2x?}bZ=#Ӂ@,-xlW>sq\/C`'WIى9Kw -LV 2~[Sqo-]rՍ[Paע1O1*a.G!Rs1k+|$I~GN;v!Q{s#c@ 9lίbt&}.ޛVh*]1aQգ-q׼cBQKtLHSBg[!M0' Ҹw/q?#.qvy}'ч>UEK0,UP/JEI_<>R2o:]_<`#`#7ʊGGSX10 dqf +D)s34Ê0Spl Toi&׬Lؘ_|Ftˡ E -̆ݘy b$;'`-P#P>h~^[%FQC:@N7D('tV!NM^ -ˏ񱂓NC |g$4S.!jfT:j 8dQ\ң7mz.h^QN20("c{zZ>ťI3;5)LۡqռwF<óz4N#u="3^/x=g2̓lR?c6> ={}jJV;Zmw-sʣ\qS諻9b^ֳ}r(<,]a1u*2|)eo\[5"$;o -O#' =j[$9 6n?;:{ϲ^3³9OhZտ7n}*Gc_.aWEԤ6Ѥd!Ƕay8c]UbӝAɳmk+́8T%M&䅍bƨmÄѸL8=$9o}m~JQ+VV%i cmV n'D6\u߸テ* ΥEID3ū%m5^網&=m\Jpw^:gZ -X8AO0& z) 2Hhɷ0*ߑ6L&tDKqL- FE+ -(ԕ%^L Ɓm =(Dp,mcinB_އNTՃg1jy|\\n6[ˇ_H h,#;&w ˬ%NӮsY<:2'*s׸k<5G"hŌZqKH~srs w@>ĩ7;?}s9,ǯcAuHj2Om- V^ (,՜#\ ~%nHc -$f#e ;_O2%mDq ',Z0U(A/j@Io|?nWxzOxa -(VVmε6X.7_xᒫ; x?x"}wS0AȰSFBDblL!DJyo}wG9屽4;"yiSzA\ۯ+p"JV}6BLJxe0}YB\ ՆӚsެMuc{sW-1{&F>jOcyf3?ѭG~[1CdX;e% φ@dd61d(K?OzsDs! n.) U?uаD?!c1~,#va,"r-9t -gPEd,hwd Gם)$Uꜿnt3*qʭ;kCq * M3EY?/ZQUPsvFtO4Ƚ4:W @2 r3N?h㫷|xGR%M0<`Ǫz݊jB`>gV ITY&L-C ;};R NM>GdLvӰįGuزp U38թ' [qN@XTXNQRTEA #ͩ˲ǟndAAKᢜNE4I}c,'sn1ֱ3Čn9kTR~!<K9IG99rTlDUG)2:fȟÚ_!~#VX([bwknnAthU/CF#p1oq7bIN2.N=QuYC7&ʷ e*k;'v;1Izg6P )dm Y(~PuvW".3;I'wjRҹDފYE`IAļ4.ѕH6C^\.݃Gc2ɻ -rlM(MwV[ڮnlh8dsԉh<- -=|jIS޳u?T/W&?gYԠ29&VZYkMqxZye[[z_Ӽ1\Tk\ν\>āf,m)L_A%԰PV=Q35*+Ck8T.rw@l 7UfsZa$GWϩmXMfX`\!|&Jm]d!L3>zcm7]t Ha.$^=r=-d_d,ayӔ5aMeX#PE݊LePu@恗iכ4 _jm0^P0Ѥ0sϒ;j#IhO#$&6"k. -̈́LIRbBagvxwسR/ j૱ -AwRbMY2g{ni\1";tvQk!owomY.%BpjJUK{ɷB}n4$ kQ3GݝJ׸Nd[HZ ?3A觗Z:'$G FXw:g i-SuIWe0yIe3'6 m0c0%ϓ9^ s-QI+y?$5~(dbKΦSkǭ$H -m2xuҌV DM8,zqwx! x~9m/u;M؍M7_hbe?Si@k˂aC -/"隼,ma!Ҥ? - /%Br%wlK4֬Rk_Uܤv&RYC[6c1>%:k}VZ+"/)+sH ,s P}J7<HWYn3:dW7>gҥw8]D~rZ+AFg,#0ul#>!)"d"N)Sr(] 6f; WޡȽ1XMX0n<X#גVcz RNQkO@L' 6p5%[2/d^\KS._!k^\N^(my;"\'AP&,;@xg6Ƚ>[g>=Fq1V1M{{i=27O}?k+jo6-6kM3~3">,f#*)ޏ d-=!5^ь!- q#&:}U6T]%̪ujG2=LiZF=)\-GBԆ= $ #z҈y:F|\})~ øRFdty[e+a~fMx(.#7 OOqU -Wߏb^S4`8˼'DwSGgEudT=jXktA0噓SYA%kdOvix{~ah#h*Hڱ -E}e>R7-vo[8~gr12uR>МZ=ӼTa\+NBPи=P@jXc-PJ`0{$$坔VjȻM𐖡ElySm$skp:*AJy>( r;~ꢪT`Qw獃6ʙDQgz(FZؽۺ,OH_9ߨm -:!m*KUJe.Y~NFc^ME9O,#6 -1ݡSėW1XF* )hɕkdɇƼsKKޝIPv` }H"[_X vF@.G(ΌIBE<7w%oc-jUV~-b2/6GCgX5} ';A8U拋\t4,zj5hLEJ1AR_ -Ć>db=+}N -B"Q7=8$3~KeQDq#h|_/~M{|P1R?"7qݰHPG6H tAc/קXG$?3;QW=03Cqk#Zݗj9VGa;Z0k[z|dg :[`Uba^ GFߪUWC)z0gZZ6? N߈klt$I_B}o( I؈Xa&`̔-cǬhwm;hxE<̬LR%V2GUnA "DCM\JLN\;ŒV2ƣc7f ݾ^Sy0Wt3ɗ+>qBR0x:["(KGtE'1`+q -7[j0o"[젺SB U8|ؼ.D }&MpMRJHoOM.ΜM#3DCBj l)9͝c BN2ˉˇI]* -W~RlnbT.z %ue[ՑpA@ -6hx <`GqzK{k ~ۊ/Ȱ>X {X\lk@W'COƫ\qiOPƅ5ymK{rHN-8],65 \5ż4?.;`zA,S?z=ЩF'.΅X.tTpQr9l|'J.-uHI]fXsÜxJaN~ 2{jI*g0|#G{R5of$6o3GvŨ[^W#p\k[4OJ[N&CꥨR)bw\^yf^ΆB[~8:'u Wp\a@OcFH":B}<I=New&8rG¢QPo{7Et615@Zy|%PkV!@{愦OFELS|[) -"2yP+z>N<'-6sqŕ?Ŕ{'kO0N)ClQ(MGǡX +ˏ ^Eėj͚0#8L!jsn3wtY H{[>ơ?6͂qp̻B̛eɽqӉ-qu{ZY -T3$ST)rլquִ>;q<OhIgX 8P,&H%#0u Au%!c"KFMPQZV@sNր,?7jX8 -?\jx4| -:œ%٘GKmLsk;xsC0Zخ^Mu/ Ϭ -k|˄!n|K^}Ije.ⷐJ|Na<f77Gןmn;=  ؄>~}DR#*q$PgIAjGzfaĨx1_Kc$ٹeC aq[u  jݍ@Q5by*m:¢]< zsFk0&r>\ C^{'G 9w;et2g[fwύ4Ey‡` s痉YْZ/BQgTe1"`M{BƒZ:+5JyN \>JR޻5?( 3[ `gA?[endstream +[0௻؁l=uWXb)bo°pp rU@3+۞m״7mA7mַ v4@f6_>kiHJ3W7ߞ*op-,wpxpX8x>"4\+@ w;+;;߿\ _170o}ߚcPS 5z?9`4 +|SC7ˍX^[<_vwm麒g>T =yXkmL_ ӎ"g6ty?UU3,zF o#1QR:b= +&6o@%| SV 2+:mSfW6L.EtO|6 řCR lYϗ, y^آ}"ߙxmb՞}[49^ָL㥊R/H"`}R(o-lbYoێ0#ܖ,M{" Wu>p\nX#&ZqG㰷Q#f[܂=B+\Nye,3Ѩp]UGF`-x gvi*CPeSZ4SeS j'WIzm=$˃K4uW<7NaǢ'n0ENnESzyYD4Mec)j>T,u^42u/2):C>tbK؟&RkaSG$:,!8jWV4 Qrtckb d&UVZ#xz׹Rv'jh!ᘰWsÝ ےdAv?@jpT&yR.(*``Z[IJ u+Br,Sف&Cœ=z׼+0usl.$Ӭ4µ- m_aU.\,,O_8rtKiA"ܜk7]XMϙy?}Ә$ʹ1X@q#M|v3b:4r%7&tT0Mz*w5޳(jx%!oM444hclF}Ű[I)7.ۯp8X߆7›!5Z>~cѩha .ٱQ-f8$wta.K+ќU7;Xq;˗WILtj#)$i3]YSG߃geyMJ2io5~$+0Yʘ%n : +8u)*`͞x(zIP/*݂fL=+Q݈сe윅4Pؘjcgl]<fy[O U܋ 3~cՉ'W"I""z;$Nv0h0 _C$^G(ǀr؜_*蜏9D]? +Mo룡]7(Tbx2e G[&y&nLj6~϶B`VO^qɿ^b3~F]8?,.O} 8#җaYP_WxgY_"zw1^J#v#q:[9#眉N&rz=;-hm)6EOfW*̣\Qv^]p\kW |Fx9||e/ tPY@{yF8~FLKob oGa,ɜlWSfh٭aF K +"SmCX+߈LY1qhH.C4 15!ŧAlaI,wO8[B>Y7 "1c'f:<`Hhp!]6C̨tpdtAGo0m +IM/Cm  +q$:5ƺīe;Y=ng[VqKL \Q -bqp{HsFs&(RW-K+J861@*O41CQlR q U|K gWK*=j(۽meM{ F5 tF!ϴFp½ϑ՟6(.l `NM(7RX)oAZQ=d@9ƙo`T#mM鈖2Z@zV +Pf+K4(n3I@zPX%S+"ݎ3IԫbcՌN+Nl,^=X%k/9#HXF4v&gY!LY-ӍK0]x:)u8 erOXUqx j Q Dg;Ջ^Yo#58؁}Sov~`sX_ǂ~kqa(\eZ$FA O3Q+Y69Gs2JKHF:(ACwd+yUM5KY6(.k<,ѝQ,A%{ +HMkӦ ՋUSHO -c>H'L<~fu=ERya o9qT:zAYub/=qƣCz$EwC)UJ *Jş&r$"9,=ץ"ʼnHn淀'!xԚj(Lp+90Wkǽ ovt'pNb ؗ135.zuZRW3B9l'5гlk̩'s@Jff7ۓ I7%_Dl25Hz2&1, QB &ӄҿj!?|$T4O18e̻ÒMNeo- m$Txj]hkLk~u>fC 1j;US+l)[Qa'#^P\g47^7J[om2 mx>x'QlA'"1缇VXR#p۶[eLlh_ a(@P +uhKFF3zPў#~F`DW![ɡ#ӥ&Fkx.Vd扇<[^K|X99Aqs W}pKKPk=ۈN'X*`P(@_C9~j6;J n Pۭ5 ۜk3me8#*Q].Ϸo%W7vQ~~SD a&C%a`;ݍ'L87;"C^[7*4#+hsT akc{iim3w^_wEҦP7_WDm{zg(al%= + 5uY[cMxTBXq%oN26-0O٦α? e;Jm8RLGZ&尋E㧆f1H +b9ɤ} ""r߫<Rd׊uSBӐoPF׏K VJGC"U|e +5ʮ&=Rw +S˶6Q1e]C`J,*ZWoߒԠ6Ma/QWPu̵vyjo=\B% sQF>E6OVcRө V䬵pFT"ƹB$5dȗ]>۶ %6;00!y{95`ϑ{xI/Iǧ׵Z"&ٲXrs ,7UKlNQ.X)1s%[ClX?U:%Y79Eʈ"#G1!OTJ+s&=:udz`Q:R.N"mdX[jmm[Oh>l촵n$ʯһi[= D]ea'}l-}< ?$f6˃#~[扣 鞆i:|{ivu@df~Wo8ďK4`x9U9ՄS}( Lϫ񗕭L.Z ww:#}}`?yȘ#a_ .>e e+LbK4{.g3qSO,㔝Z~GhS% 5eY?m:]1rE9i 6.Y&O;b.c .-f 7rHi_YBy1!rr +'4rr *Gi R:OOe6tPu͢?ƵųCFH<-XQ&h%x  9y 2^Fpc n];$|e$1\(z ꘳nXMMoTvN$!vbȧ@!l4,>.RHޣ#>,P?u@EZ],gw\O Ԥ*dx71wؚP]3Cq(xZ(z,/'ܓn;g*g~_&L~r}/9AesM'Qךf}ʶηIS'1\r\ qCZL4ںBf|n~U8c{:G]Iz'{Z2%~Y)Iˇ%,jšʰFȡ*"ȻʠJis4? ^́:~/Ӯ7-h$Q=͍h-a`Ia%{%w7m#QF['̟FHLl܍E"]? 94AĄaPgW_fWcA +U"R'Ě(Fe3%bD!w4!C8 ڲX]JH1T*OqՒ\-1o;kiHaA1G vעft;wqAgڭO/ٵt0O8I0it;DZ +q >c뒮`p7£DKgHOpUm#=aF`K's >[V~a9Ijl%b?PQQĪM٧$[W1I8iR-el@pX>Bƃ;9q-@r^;wNo%n Cd{~ +~F!۽xӀghN#_D5yY8!jCI_J`ϷJٖiYT%ЫIM^lB3$b|Jt[1VDh_<S&$VRQb8@X67N/ny>@ەheQ_gt EȰn|ϤK֛qډV:NWFSYHG>a>%rF+B }#BRZEE$ +Sާ|P@X%mvA*CG{c*R`x/)W x{;F%,r !`uOmjJd^ȼ(Wj]B׼PEvD܁OL.X6w$"f>;_'m${|~}zbV7b#&O{do<:G0~Xĉe{s!Ӵ{8S~/Z% 1T3zA2I@Fx^7+\ǫw1*\ @u/9 32DkqSS[(韱ma_0(Uq'|R>/IJYXÝ2ɋHbh֚Wvh2*K^NM3:ć923b 416L2S)%3Wm mir* Y.ڧ+|Nݳ-*cjf_OS{W)c[G|xBqOURZW}ҥB-u`AعH93.SqVj3ͤ9 ̈́&3JsakBfg}l;`%7fif>&np-A[,I}Ƽ?s4X8G[EmcCO/Yc>-U-%R"?J+2e;y眗;_=,)vD™ϙ\.&PQ>ҍ'xnmK21ZZVe_lzBVkOPwVp*1Thl%^Yfk^jјbʋc" | +{WdD ;nd{qIfpoˢGr3^ b +~Do:za^ mHܙ;Ɩ_Q)O2H~f,w{`f&V!RYa׾F/es18wZrxa,ג8tn'¼@p/U(هR"`z&*m~^v7Z_=lפ+H j'P<LF)[:ǎY ۾wnLxYÙx5W5+ J,Bmd"Oя20N54zD3BEJ|5T.wUq'>:/PdG:oT: +} +%-+ԧ`gt/W +cE}E? DY8auH~EP"C"NBc +W ]nc/aDAuɧݝp%y]PMR7 3>'ߞ\9Gf"r…<:/21S%r؃;9pe q~K*U~0#.$~;j]P}Krx3#ႀ@[lZ{8?"{ZS)N\ ]2ɧTe.r>ؾ0O]ZXL̰9 S¬НdԠ-U6:za~Gp;!|kHl`B1r;f>&X8QF4&h'hŕ~&L܇~3KQ8=V RL'!D8. R%quNd)ѯ,ÀΗ%njwEtny0zΝ>=Lp妏|1E-X[%nm.77)bk* O8#1J(֬BՁ M"%XM-RDdDסW}Ty9OZ)mUj+)装O֞aƒ-R +.ŗ٢P^CyԦ3̞;ǘ̌'4$I$TBa}@V7($.*/(5aFp8Cr{%fr4:}Clw7{[뵲.fAIb' #%SY)i}vx,*μq&.YLJ(FG`@փJC*D"&qэ@@a(>ZLY,jo +Yq04i(su9K1.0)JEuҙvB-`4]o7 &_Y1'Q㹗 C>^\A/ͽ[ ēD 66':\zIo!$aey*xon)WY?Eےv:{@ +Y5 }osQt1EG4ULUI̓hmFw_ +qщQcq]PHsˆv_y5((ѝ! L dk'T9tE뙻~y0jaM} @ Sн.^Oޏn na ArZyZ%aCxWļ.@|{pv}HrwW%pFe+VCε_$* Qĥyt$-O3\:2~QXPf=eUj,,2_!r$R{¸(~I$'?OLL[?[N ,a?^ Krø-YKvYipsyɖd$)kMnN InݨJRR!{^VZ?b[9.+LIUyW^1g<.A*qJ Y.'VRR%HGuwbR- acpA+0) S0ՠf<94,OUV|)|Kb&jʼ%y S͜Yzf…b̢׈pi*#jEeQwS[ ,)W.:W)[Akμ_c KwP [5Lx?{d!w\UY#u5|x(`-S #;g4h٦S4Ohrv7Qg2"(I. Kr&mHwih m| R6WJ}vP82!Ps=~eԷP.8;͟ki8:_/ IA%^L?.,sr >bD +|mX%$uVS j +P)%։ +\=} +lnɽwkd~P?f@0lRendstream endobj -1303 0 obj << +1313 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2725 0 R +/Encoding 2737 0 R /FirstChar 34 /LastChar 122 -/Widths 2734 0 R -/BaseFont /ARPYNK+NimbusMonL-ReguObli -/FontDescriptor 1301 0 R +/Widths 2746 0 R +/BaseFont /AVWTDF+NimbusMonL-ReguObli +/FontDescriptor 1311 0 R >> endobj -1301 0 obj << +1311 0 obj << /Ascent 625 /CapHeight 557 /Descent -147 -/FontName /ARPYNK+NimbusMonL-ReguObli +/FontName /AVWTDF+NimbusMonL-ReguObli /ItalicAngle -12 /StemV 43 /XHeight 426 /FontBBox [-61 -237 774 811] /Flags 4 /CharSet (/quotedbl/numbersign/parenleft/parenright/plus/hyphen/period/slash/zero/four/six/colon/equal/B/C/D/F/I/L/N/O/R/T/W/bracketleft/bracketright/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z) -/FontFile 1302 0 R +/FontFile 1312 0 R >> endobj -2734 0 obj +2746 0 obj [600 600 0 0 0 0 600 600 0 600 0 600 600 600 600 0 0 0 600 0 600 0 0 0 600 0 0 600 0 0 0 0 600 600 600 0 600 0 0 600 0 0 600 0 600 600 0 0 600 0 600 0 0 600 0 0 0 600 0 600 0 0 0 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 ] endobj -1227 0 obj << +1237 0 obj << /Length1 1606 /Length2 17489 /Length3 532 @@ -13788,102 +13833,104 @@ endobj /Filter /FlateDecode >> stream -xڬcx]%vضٱm_m۶I:culgf9o~ͼ?8wUUjޛDIA(` P3qswcu55rQP9]ō]M@h -`eQ,,]*4tte'`?=wXY(m!7WK STҖVPK*$@gc[)@h;8l:؛YS _,1hjwtrqrX8ۻ큫"7/+oV%qt4v'_7o?% -t' `fhk7_0Ggps/g-/__um_Q ֜oNS׿-i{s fntW$mf@s8&׿)w*3 -o<'{81Xc;+[Cj"j "`fdEhdjj 07ۣ̀ζVZfYZtf<ͤL鿢C-u0X,n.CZdf?Z7{SD`/?nS7gz-5@'׊)_ufNk=vȔ`? HcEZiq`C_@f.OG]c W ~,[tU@1e`& -ĬsX%Nf{S*P3]l04dŁOH ( h%g)'OTC#}t |1NB:>QGSX}#X,|[#~Ww'#$n6)xC]A=$w?>1$Sd PN< 3WGݣ -@]~?VJM_G)|j:Sb ~,(ֺxdԤ3Wsb.ǓXf-TnhR/2z}wK{ ?|(I{ħj{b4R{2ݷ5ꮋo WԕCd\qwӯ)K -s,燨qZoS-|74\uh2t -CCmkj"?L_LM>JM&BnvERE Z*VXpq$~W\zTX4T#x0E ĂN՜jE7Z~Vr!^Q#S{;B9NG -Y 'B -MWVMSsQ;#tWdFY[G5ӻt_;!K3m]:c -FF&/0R=5;|yo1-kG#wV6 Q [Hd/w#B G8M=Vcn)ː4jc ?3fG/Am eDz!*YRQYuͻ O:}ui߾h;/²kv⿓QԼܳE g2vP&{|VŽ@YaJXe>(*ay!^Rq5iSݯW]VӱmZWf. %hBN@B(KkoZb3 ʐOcwF9j,d* d :goZi`Gg|eȯ ˠeX:?~#3<;35&EAmJ6;A; '#oD],}w0߁˼n89K$>NΌyJE/oG4#oi7u~á0\@x:t^cZ=`o"BY7Lf2HQZdmha.wf F0 l8c -Muɾ"BC߬qq/سn%&gid2'`x;?+pmBk.g+%Mq6mnmsݏLGtz;o)Ӛ%GzVG97x4h}u5 Sl.d޶=Trl  kJRm]/GV5vx}'c-txz|kZNjM -(o#^4-|ȗQ -Fl?XJf^."+^yvK x/|0mٹ_f[5ή?UظCՍ*a.5I^Yko(mOq!<]Fd@SuҸ7$PZHJr|*L]KȮw'7/q^zْ -VXh[i&1u:`F;.@.3_z2/r15U.@hf9miA^|qjr,%q$>[ X6mZ;~I5g+<)ɢ޹|rV@Й^3 G#` F3"(&@p,}"UԶbᜓ|Km\hp -J?0,fPa&/N"o,Sٞک ~2FNr#moCfTPI~#)o\s=Q /=4{ P`YuJNJ/W&6{ƅYh4 a}88& *f -%j yc땘,3c3c$a{sσ6@c2ٽ "d$N%ЗK"#w>Rd<4Ooު'>{C=?>WF{ydl0U})lp)αI{9A r -*'5 ƺizf%ck}ſѷP˃ Ry& sFR5ӤNoU-:M_S;oYp"[c*x'Ȓ!j~K4\|\r.f -+H! ';GW& 0>u(DGSMTIvaЧf}q'#Bw -Ċh{=ݶU^US걼gEoDs?XW ^ BXY(6CqZn-1x˜[Vdm1i0PNvHs at=ǩmt -g6 1/6]vZ -_1RmEƄPsKP=.#`@>Q¯_ƶdN3'M.FrQ?I$_ 1O; "?w:Fœ|/{;E*V$P'Eu!$H+B: 25h֦21O٧hmFj[sF\.c>cۗ+v"ThLQH+V - jgz=dql1Yk^P1\U1$:$a^טNyLl9\UE=̫}c(rEj/&;R߻S#4eQ\G'.*8@g` WQ>拗q6K{0BMc׭жfQر!kᣇ-9\: R MC QRdԏ$9WzC&=LzWuؖ`IL ! NCZsJ^" Y @A(>S9|]|u +‹~LPW -% /" )T^%.R/2{߿)͌ uQǤ/W~DG +,Y9#yX9Md4u_y#jrmiŦ劐*!=C˯C>*78<$`V!Įx8"cBYHu( z -`r⺰4r_fc&Boդ7Y;XsbWL9 :=\ލj2͡Tn1VtӾLC=tTz$YZ<*4賀v/zw>ٟ35U@*8˕N#^. Fj$eoq`^r8OoLeh `LEW*w]|9on3T:ah|WrWQnhAtlogByU#ҒѪ=Ҫ/k.!џLyq # ,m6"0A]Pʷeo<mKTm:AК6xLw2P"tz$Q=%xݔH8sbB#Tق22~+)Td6m#Ϥ`,[5(**WwؼewZvH`^f9$2{vˏLJ -uB۪K|^$:YdZ[nIZ&ýMp5@qٷdsmSY#OiŞ'u0vFP(1}G&&rŽXtcBZsԌh Mvi1!cI#ZOv5^0)T8 L/Ӫ"c\U廰8Z8c۳AbI eĒ帽׳F6\^ਧLq졆l;r?FF/6pI͉24톌9vCp::u/iZ(G՛ZȱSў[(7:Qcwe1͟vdT bw$? V -(O?1D r8!Dh M~ϟ~qE 7)ẹC'C_{/[ߪ>OmB+C8Hݥ 4y[=-FBKPϨa1ƒͩv"fMJK7T"ِz%6eTWX(!_ x5Cm#b,=# uj+6J-0kQΨu8oX~>U,+Зk;P'myszu,a:b)=C-g5JVWDWAKB%K̐66T^h˿{O"g/_ħFFL|q-LxVwi%p`~r:RgG(X3kp1M mY4#/2'hX-ߑ JCX|"wD.䅊 + #:,.%L.^.Gn wZk~5t!+.UI;[U0N#q;jΚ>PX%v^vQ%G=qM7eܭoKˡ^qT{:A>:< Кsa{by G2k|Hm}@; ɢ2 㬕9N3}3:aDwW*.Diow~K֔L?12W}gj蒰ocRKk Y3EY`[a@o=[]5- -  -NvYb#ƍuiÃD„J J)Q'E+lx.U!o4Pe>g/h VO~^Hj!_!7:L[xsJu-{mR >1]dKFq7}@,-ǢCGA YJ (ͥX2{ڬ=A$bPI4xVcUںH!* -.@o.Al -ZCx>P%<`TT<è~ROIH?}7lym%-|~‘@l -DAL[EfZTV=ޞWOtG 6df_JR*i_Yx}|!.9l~4)S4X1X.!O 8m^ޣql1. B&xd !t>! |x 4oʰ,o-LaA7Ͱ7)3̆Vf$0T9 -ڟ\@!#^dcq-$ RGтOL!kVR6rM'_dj'@z,Nua|ah~"^$6^|R4 0Vb" #AL6G0 36D 9\D:R(?}=$7zO ?!<تy< Q?ab{FHr~|ҙ X -Mp.\B$Aԇ}ջX B?)@ 4pҝS -5Z&cea_GT0inCj[LRGnrʞދuRD -zoM`w%ՁRbO飅>ZtuF&ONAJȼWJ6jE~AxH:0֦̽A{5?]-|{ɷ"|QDXG+qvStӽ@kBFT)e&ҁ0^ۀ)0;%$XxJ~l_UUγ('ޚN?PC4ŕ<}I'zYZ\X8[`m]y*Z°K3B4I̧ ;M!-D׷&/JN^v -PRZ ڗF*/\<>c430Bu!uA8NycP/䄆fIvi} 1df9~% "kRXJs.noac;cZ:ckJcSTWK&!:)1O) -ҧS&á` 2oܓ۲z6ڱ]9̲M#S@s]`t:qtwnj|s%5^u?N J7"d56NYwRR{W_@LزEZX{PJ z6 -ҨtWjq,OA*MtQ)V1́ѽyL$~ݯv\TJ̹`ş -,kc493~`"Qp 6yL3|hk$XM=38WH#9L>tħ ٧=Gߙn[kc>ci0$d47I=&ߒ(La˭<;! O$caf%vefck?2HD"V #M韤بŨAJJmu`UKjޣ/?H_]x3sV -v%;[( v~݆&=/{MJ#CSO :IWX{5%{p2D{j)˩8tTFU56פ 6]6s2kX?"WT&UU&iKwzK^ :ra_҇mJHd&q̪z7Q' |wX>uC/oYtpqSlq9"MqﳀxEK xO&S:!bP|iSGhl0l/?g꧐4F O -5]Bd?!a) UwW׽@Lo|pތ˰O؞f\9]˚JȪZPP&_vǢb;-aJ 7 ZZ' Stj[3?2li|ܩWg9D̎ٶ&B&a!ky`4[(TP[_K"bq>L/ozͰ~Fp@8uJ;EFn$>t}? -:pk=v~P!g/C`9h_MӠ0tgH)O\PYV*i^P\wMg( -^A%CLrjYn\4ZT2'c6 -?iy-Ź(Tvl4T>\Jf>jϘa1< maf'N8kR;|(b.@nz# g[nٸLzZa+|)\Kΰb0ժc,5Q5Fg:$n Z3M^ҍ˫gQk5CytԨ`X$$85i7dWꙩ/ABI燷\bEPE ~x;p65|~`\3'qsZw.4v/'xj%Y3 #6y|^AjÛ4ՈvFS/VW3#wX!dY4xjt8 Yx -VtJڙ\z?K*6!H٥L|_MMI$֛Z uKœ -'Dؓx};Ӗ4D'P{ejq~ʀVVOwK,-Jq͍ -so -#cr!W= *g+#es_,2P+puMYP/Ș;>[ZD"oq -EHU 1umLzhp;AOw2}ޖ!F)fm M{y/ꁍL,W{:pRi3\T 0F*xf &/Eͤ%-FOrb/?2-QQJy~K&8pȀ>6IM[3Z0yenľ*t:Ģǹ/D03ٺ \_4č!~"_T3S(@hR@ j_A9(GL*4'63hA -R79`y85bX%2Z}<.3 9ogJ ᷇GُIg [)d T1v>$h(O=:ia(c1}SB=9LY%9Zc%ו<7opn=+t@wFQ-Z吧;VI򜛯mY)[HZe4;]I1 -¶e֏W[v M6W(Js:L9fzoq7X;#=)GMjӧ>7W7WB[ÿzw&"L>bq\Ѫ~yQk ͫ.W?>@#r-Ea]eJř|3RɽJDh’w[*rk4\`f^ ?d:EfMCӄosC>K4O62|3y=1^5x!'On,oybq{mOkxE+7!xF0H{M^^IsC/`uQwOzDFg43{ ɝ`lAoĚCc #s6>jv*AjNeMx@ţ4h7Pg3L0 C1r Řܹs"$7FƜ 1#},W+Lj&F/j(XrCy~/ 3GNLvɛ-J*kV1GLZtR>cQntkDx~n1_3g5DdږnXUo/9Ac0fM<~b{z.OЦN/ w%5>V}7]$~^8 W"s߼ؿ]gQ,x!zϑ.uTE=~Ӿ@]CKR&"5sst넺7y~?塜KdQF!T=nyV#_[~kxE[ʲem9.\NG! T\PV=x)tBQf:z:>Z:=ȫ:+IL4mfcA$UaŞ 6loEՅ2RDrv'sZ7oY3APc7\t!65/^\vB;"6*BxMel1 -&Dc z>FDId#q/x3;| -izղm7ZU4(6žPMpýה(YkW!`ʝmbĥqgF2X3o_dd:T˹E-{.1*J"ۃ{a -dpV _1{?:W~"LQjֱ:KY5bx6b lx ~,YʽI|Ȩ!V3zG#n4Ǧou~RM>sq0wֻŖ#QZB=!:'&}\a~r,𙕟\ -7+V(a=>\M!rm%!~z]3GSUhY$Ƹ!^sAR4~~f#U1$718olK= =j1QzWeXeޙ8Nn=6M#:(.&8=(ZvQH \oJeYBF*0)E 4 /=֌T4Ҏ%:z-n)?Fokӛ,w"({#ۺ]U518s2Yh=ǷoZV0NqT)LnЅyk2#_dH"Tv ~E3.GͿi'ScOg;rl߹"mn)PMT"cqKY"&SԛA² 6Dr_,U2o#J@PّoSM€2vƷ\Ψc)/HN\[_DWgi1O1zH~bEtKU&!m -^&JԲ?\9hY!Eʷ<#Q9Q n's,y_ϳ5N%v<<{OS*%lU\"etߩstvܘt(v kql9^k%}+orRJQ3l^{v; rg3ƆӢ\[#Z̉f|(5Ldh.5T䦆zp׬rMΩqr.ܴ4j%h<2:" /e|endstream +xڬcx]%fm۶m۝c;ضmw;ͯy箪jU{+ \xƮrv"6Fv8rrQ' 4M,,fnnn8r JMY,=NgKs;7-/F bY +ZR* y5ddPt54Z휁3{'Ϳ{;SJsf% 08;M,nzqNs'#;=pXڙظC_FSwvq6qtpͪ(&o.F.v؛47qY9\.2L-l< d/Ζvŀ47r2:;OwNVv+qtqژ11i7?"egf`f܀Nj?3C'h(o7%Ne>$oE7qSw7;`o{,;kdki@ @\AL L6Z:[zM-]L,fF6{/)W@>U Kko?_%ŕh6W_]T=uٛ?""oz6V= '/Z8Yzt_+ngboϔٙemWF-ۛXedgaO 1:7gDrW~Ԇ24M|{.;|JaP |IP(:9i3/4boew 9ԏ&>;Y`nH݊0ȞL1P@/(O(Fz iay )ժ#i'm.{86"#x}OUG앆]/:(v~bH$߸J{d`!- JEĂ:y-߃EcIQ?sP7VBq#CNc@gqY: #6?G͜'ٺ ֠_`*Psz + u[T9P渑WЯxqDdw^sM]Sx .9I1X0-HG [UؗDg V08\ Zafma5j(!8 +^{[F.@m{ *Ya^>#^]M!O>6:௽߿i:.Cwt~RxܳA^3w=M9qx+䚧(%2UقqH.M[޻Vx"kګ՗n:C -c7) Pd<2OK4D]&A +K0ɡR6u ]ޠIof^ؑ?rhNMzK38?51"AAiL2=F=&-uuY#R)` H1KwJ,b#D*S=2qvDQnB0$fUMp௚tD619xY\,5q't s-,Ufٚ$}:PX~ !I p4>(TI}\1D=Jð[ϼaв=|ҽRB)h!sMT/<0Y? +!U Ϛ(6N{=GZbIP߼h#SlLq6q 3H;ɢUTt=kxRMTI4#|*_ ̤QkJ܉??D< fKh߭wl12O}zzq&~zr,R pq<%@ \ co?/ljšs7X G:Ze\9`k$4D3Hb2HQ\`mhf*sb'J&?(d0mM̯L.KgZjQc y\344ƉO8Sʛm4"6y +vJ߿p鯛l:d_gB ~tnI%9@C%Ԙ8pvf0>Lׁ.2s[o]l"p5Me5~-!Ϻ.^#u|[3ҏ +F^4s5%Bw/k~w;\'a͇ .N~T1t?9lxff AX-^a|S;(JNm;~@a-{+e2m3yK<`4}XpU؛1HDGST6wzB2,&#g-u6O^ mztdvfY5xu""9p̳E/聟&>0o ۈ[0t%RE[#{R"+Q QJzAgXW-cJy(KD9B<䤒.kEE]@wO.4~ZFEibK7 @=YZ[TmWZ2JQ2Qer+~"i)L3j/:ЧDx:sIm?W\0|GZ5tp4.\P,5 +.R#.c+glkѴE-PO& fsY5p¯"A?qf+ +2ߘkCT􇲣:8 +{1Odyh؀TJ^: c6׵B ǛIU"E. -vbTpXE'x,b_)i,{1>(E:?`lT`d%8A[bσifgrK)'Y<ҌW`3+L{LNt<H[w}wa`LԏHY<5|G_*#Oqw8c(Vu1q٭.< ]-mWCjcGn{L%U/_6)m͚%4yIg` +P~=Az3vtG4pE9#.PUܻzC}⠝LP(P9կE]{dql2ޫ=)ѐ7F+sFYI!hr%>)?[P5agŎP43?#~VkVS␥ $TyD]d+RFk>}SLj#B1jpB0oZuprxu$Å_ /j.7%GaG}uVb6Y=A@X+O^ v8^l[y>& KRP "Vxag<_n^DR`HŷuXdmgH'V§ltkS *%5Ӛ&Ԩ$`Е !5.^pm v?'rX#kr"YrVl8w)u|:Az~·1V4?u<2I_^KT +La. Bn]q~y)'D#s&>1`/kY'cƍE 1K{<}*i#R}b1$sX?U+2|Ų[*}5Ԯz`oA'|PyYߛ/\nB'ՊDt$Bv#6ojd[ӷIi k#z@ԉblSgI,?ΦF.)ok?up2[M/v\Tu֨O߼C|^Xe.'1?SX[ԛлZCkvҷS' dN2?_ v$кKإpnQO{o]d &x_w^u( Ǖi,A> xO? +7Gj}> >i@6kڭLN<YghiK[JAsl1ΣaWsWT˶)BT[( HKru*':=d1lQ+PQmQDZ$!9 lY]dqL+|q7(2dGR"5t )]J)t[ c2.#`d+(sEKr% ?g'ױjtiҗ +imY5CLW )'BO Li3* s3OzU۔`J#x! +LCZLZ$m=OPt|:j?Wfm?n8!C"59,4 %oJLNyoSj 남xMqCoK=xmPE  vWILEub[*9xwwᑔ}MV2C"ħʉ]B>ekBz +X 0 MUȜ8&SnrKx3{+n,R3uf]o)xw\{+(K _(~ZEŽr=1G{'HcߡG3^o=]˘ro]|QCаdo=$st"5kv,g>'*ɏ%QM!5 +0ʬpt)Nˤz@̳k^=]nu eÿ́j8Hi]LKjOԔ*Ӆkk[[@Z\;'ta[)a8cmtPp+MDLb|b1y#4&wqi+!hxQ";eO8zѢCq5ͥ+F~A׹1bN)I;R@xL,(S= }ΧÁ1}q|85!5YteL͢"S•j]8_Q.FбX4Ns+g$TT^JVw>qsc P}֬MrS`8:!,tWY=y5 +J5t*D9)AV)K\d@ 0[00IeI  a&ox\%.{! 54\!ƍ?`wҬES(uѺ?^|êvkiGZ66*y h\O`&;\(:ǩnv(DdagےF148ߌ%13#rM԰48T bbiй$ꢙoRkl&ƫzKB{k&;"diGDS5}ؒ*NFo@'}/矓Rf}bhBds@h1 +7`Q'YB]kZ{ç g!㒠NnTǁ6!x~x]$nR +QX%ZxNtUm_aH R3"Ddq$! [A;]3Ž=cR|_ݙ6-{22Ru6VX~V |S.ɊjZu~,_JqB欱_<œT=YoQ}hͮ#~ꩆ҅\L=Sɏ <US$WbH6yиZGAO?~{2aMt!"-s\'*&T\lS4^\vHXo0=SКu&!P__):?XKƷ0EUDknS[tF0+Ӡ{]BIA zov&i0iCgzł~9ȝA~!Q; ,oE%<4y{7nK K߰RHHzkK?NCC6ޏ훅.&Ah8)7֚\D?1$qUB .˪U)؇I|F\`%SC<\"ZLCX#᷆P1H9?RK"ߔn[O2Cӛ +q\`޳ ,1lw:)* F _+"8cF5L{rsH D"('ReLƨsFZg[>bwW,@tNl{=|S/?!7vwQ@lA&N +oJ~6'YRVfYTtګ, +RGS[E:LO-;It DR\$;&^jn?}8=dɅqUFC%5Kam}cJ#q&Fp'T1ʔ;aVyb <N?v  Mz3'$`8?SB|Z~*6'|V>0GԱֽԱXT'MJJ&`!)=fؘPs?qHciqX8;USL1cpۋ)$[ZauqPuz/{n[R$O}R`uv>r'`f:l6q{bp3#v6YๆZTmX|O `F{l0SWv)NqQFߩ$E'")jjE$ֿE~S/`Im L{ܨU!H^:rd{gY4q 7M2Q1DAu}qkJ邒@#y^syJUޤX)nC"*kb@;xSB2j5t2s% R'7m)V/Bŝ c)&\^ƱOrsSKCd,,YR*QppZIDtJT݆q1x3uaH/_CR kXzJF +fiblKͅ`? 9;Kg' [3!¼ yq"0*UuG _s.:ԯ4Yo6;pIQ7L8ԝ٬ܻAFuv>[R[ѧat$=n +n n9羘c*V,Cp͛H hí&.}EMĢ]ز:/5C7 75:ԇkjs‹f&1KZLsvqUŔZ5|C8&d盚 2/>)kYs塩L(^Yv 1,tIp̞8? ~!OӤ[gUbw T:hʭ˲sMZb= ;[$Z_WHA:Lڢ9GYb + zeRhPzj#N yjtAeɰٺ;gDS,Q]>T.X UB]8k Hak^'}E%[R, VQ:W 1xɄ:Î]%{hW,@a&##)E+6R]LqG8BsJйSj +%߮5[/tyV2f&,b0Cqb*ՁWҩ=n7]7m2$7/5^?SNv͏OCC:Rj1Kpո*ӊl :4ѿ0L53[j]GpJpz t(23/L@cEIy{I64D95agaWi^J<& ug P:<}vSsj8 +$f~`AN0y=(UHyJ|(oXۧE:bӔuTz4}q +_>kDGc81| +XXҧztCog$>Q'/.#S[asaMWlk5>=)wJ9Wvgkˎ2|{='9/[ TDʳyϤF]ed^" J:ĝz9âMh#P7k7(PPaҕ},$&V@b)]ng?. XVzb3у[B!0|1%YRhLb͔lsRK'P J5:^l/-"H:%`#Kvcd¦d aYTa lK.V" F0Q7ÑjR:? + {Z0'^^TK)&aj%czɀa􅦉^n:&/_!ƽ:0~ɄG su4Vn:-}5} Rmskd(U\zMĩ EnDo,zJH0\kmqWE)׼oc [IQW$JJj)'%)A3uFж۵ +*"8~~!zךbg}oaiCn/?,ʭmI~Zyx)RtpUz+$OLheKIGhҘS $5(D[ Vx/kTzJ._NwK:4bujtg+Hbh%ԙ,ĵAjrS۠zFDN أ1VGќD}FV#sRI)pw/Pcט<jtVmȿRTCpj]` @ۃ Κ"v#ڬF +,_gi%} ++"- Z.K؍pW +%>U {~`8~}B-Z=XB^Q@et|לPCCVJeJ ~ksŎʐŇ 8tM= 79hսm|ÏNAـxSmg~#c:*7ye +,Ғj;l{KpNk) Y2ݜ z9%ޥ7L {_~9L>aO*xԨLWiU3l%"pM|CFvAeѬ!^ h^( +/aI ]?="Ѿ _ikS?sQ/ 2>Tᒬs.; v)ۢqohrhR3u%/tʻ(^C*^Uc'}7o7> "9=*V,t&[fu[ f%LJ0#|3 +JO0#I Үl܊7QxۘZe&?;T44Vyjqi1EYݻ&6B内1!c41ֺ Ў锉WAkxg}Q0w}+/O)O ❊t$mVgC\?/iwi5_W.$guaF&;Y r"̍˖#<,N1ī2nnG&a ys!&e WCD<͇u[xIfSMhqF ?AYNi,Ixq̍'L'ywJd' ҒhPOSh}[pwB|Svؔq"%NR"ҝ:"k8hD}*0Uyb)04rn+>qLxi?~Mͥl@x\ ΡVi?ןD.IDT􅭯JSv[ +C@6_64i;ŏsUweQTqÖɱ?~&!骮2Qʁ J_x[9%XTUs$H7 ++P7uW@9֫mz5qG{EOJ4걨N3{&GOoG +MP()$׎/Fj*L DJ,@!,Zf92X>~Њz'0ESLBh$xEz=+OT+/6=;߆Rzfm\>(\8*L ]a❆<Ód6pУe,_J4 +34>˗l)8C7҃kUǸ//`rHRH5KMOڝ9{/*,Hgxv璆" +!<]HYF^KshQb=G-=&zwZW$,m4(.Vg # ƱnN uBpDɫ[5+H5?.T411%ء*#? Da00wkǭN9CQ˄}_l#3[g>[MU'7rcIH.KX5WJYV"aVF|(]El7DԳ*=- A)MD|fYfT8P4#e2 y?i~)Ź,Pr0T<^Id}֚6/d,}NsKvtS֡pO=!VK~EEۺIkrxd!P̒ݳ qxm)`n$fK5rw|=cR'XֶmW+g7.^{zKɶaXiu[qPjn3co,b/O/TbwLKH{1/͵ݶLkF/ ^]h(4oc)UzM L۰3q)=[oRHƳ$>XFL ,^`zS$b)US$aXS}i})Z߆L%azc|!yl Ҝ˟tdޏy9D@զY!=z#/'Gܷc+2Fyu&vsFshay(^[-s\16"'9B:LyG(冬'Veں@ujo)"BC M2Ȥʿg[K3{ЅGNu݀uY^b%T +I}d@OBr",#$Oo}vJ?b}өtq0RU Q+ggOhgY֞J<(n²Tޏ +w | Tr/88m-, Z{[K%[M" +"As#X}̗~61*5-:XrU\Ef +S=P9; R>E4DL"Z .5/"MKeag(E :#7 +k 3TIRx~2KY7FtP*Z}`ER߶@"^3H*͍cZG~?cw7α_zkB vռ["e' &Չ/~CW nj~ E v?&*ϓslH,כCâܗWJm3^Lrt4?bن`i(%|H%"Jm,6#9w{=س̝B$4+m%:wL9 HeVzcVNGuH]f]5 k<p 7̴˃tYHi STzH]BN0g oN RZٯ^3?K3eQ>I ంz-;0_wNy#ѶzmRhEؚz;=Pf lS˧h7*ڪ8H~]} 6 RpIYiGW2u.{!⍗ Y)qFXLI(w[9\lTsv x(X;cWfȘ!9fDqE͵%P9b(~尠di6y3ECe*F|X/Q?|,1Z3W\pn|#~PW&ޏU-Wjkom=8_h9=\Y08|C?'څ)6!JתG1nTRH; YVR'QCGK^CyuWg< z,HDS1=S5-ÿPFj76ZndV-6aFb3rfBԙ.?ŋҀ+VW{ SFEܱ]5 &U"4QAOgЈ]vv0l$eort&wO7]!8MoR\08QZF*EݦPQ n@=z4ߐ kuwMJ=LsM0,1Hkf~qÛTgj9W`%f=@vRiW_Wz{pO;8QVj| #f|o]'O/U)?Jm0:Vg)F F[bBzmOOe4T75jxfvZQohԍFrT[:Ζou@I"3Ǔ{:&zr$=JK'DA53LOn>K&se^2؇)DB  $OkFh + +602]IO̠v]HyJ$"z19̓Wˤy@\Z+M44X$?G;MdEߑR5Rһtw~+yVQBIz؎'4tgOIbJ͠~KÐ<;cΎnnam1~``?-~-" o6vtQCV>jkntAplUԠPRtZkkDV9lpiUMإjY Bur#P98T΅v3p#;@" GFG#CZo|endstream endobj -1228 0 obj << +1238 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2725 0 R +/Encoding 2737 0 R /FirstChar 34 /LastChar 125 -/Widths 2735 0 R -/BaseFont /ZQVRUQ+NimbusMonL-Bold -/FontDescriptor 1226 0 R +/Widths 2747 0 R +/BaseFont /INHFQM+NimbusMonL-Bold +/FontDescriptor 1236 0 R >> endobj -1226 0 obj << +1236 0 obj << /Ascent 624 /CapHeight 552 /Descent -126 -/FontName /ZQVRUQ+NimbusMonL-Bold +/FontName /INHFQM+NimbusMonL-Bold /ItalicAngle 0 /StemV 101 /XHeight 439 /FontBBox [-43 -278 681 871] /Flags 4 /CharSet (/quotedbl/numbersign/quoteright/parenleft/parenright/plus/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/equal/at/A/B/C/D/E/F/G/H/I/K/M/N/O/R/S/T/W/Z/bracketleft/bracketright/a/b/c/d/e/f/g/h/i/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright) -/FontFile 1227 0 R +/FontFile 1237 0 R >> endobj -2735 0 obj +2747 0 obj [600 600 0 0 0 600 600 600 0 600 0 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 0 600 0 0 600 600 600 600 600 600 600 600 600 600 0 600 0 600 600 600 0 0 600 600 600 0 0 600 0 0 600 600 0 600 0 0 0 600 600 600 600 600 600 600 600 600 0 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 ] endobj -1207 0 obj << +1217 0 obj << /Length1 1612 /Length2 18760 /Length3 532 @@ -13892,7 +13939,7 @@ endobj >> stream xڬct&۶mWTc۶mb۶]*[sqn/}{ߚx33c) 813rͭ:;)Mlpdd"@C's[QC' 7@h L\\\pd[;wsS3' Y t6.@+[;k_D d[" -RJ y5`hPtien578&F6HK`pMq掎SC3pY9C_lFXSutr4r0s(*oNfNv4ؚ45r:8nN ;Y_4mL-hj`ltt W{C;;+e+q0wrZ11i ?"ecb `b\?;C;h o$Ne>$oEF%{ZJ}al+CW!?5&#dwB6agQ hhdd01;lV6k:&F𩚙Y3z6IH ,No꿢jnhEuxt,9_g9C's7ߖI?`ll'C yעn@#߶F$oEF%{ZJ}al+CW!?5&#dwB6agQ hhdd01;lV6k:&F𩚙Y3z6IH .Fo꿢jnhEuxt,9_g9C's7ߖI?`ll'C yעn@#߶FF{1(zR$T}4 z%gQWZJzPߧ;X`H\ I|Rc1:QA'?=R @’@ G hUxSA7!ݴ_}jt{呑FX˾*ٴ˾'A &9HWJZw&smŸ 쿝$ Ʉ'~w 󬵮~C]Q,wm'c wDis$Y1f&>.j蝳95uV?m=8ib/4ll֒$):Srt#/syd _vX"4]Ԇf-FÕFGs!kt> @@ -13973,35 +14020,35 @@ i ^h hZ/_7+P&&$+Nȶp ~I(cڟYg%p%>HiL\(_8CR{ r0{Q2Za*7cJI]1=SMXGMP:*OT9D*z*ڞ_hg 9j"J7ޮ(hT(ʙċVq -o] }9B7 H{i`T&Vs"VMoi׈{C^;_g`,2 n R ɫǶ]juibV!Q>aO$y"--ŵ q ֈ"[ mcA"t8Q+PKєh_ $+S$ؙezv~7EhZނӪHݝmݑ("wnꛝՔ^y$33i=+iWum<Ⱥ][QgShSݻSXw@`z>ېB"Ʈ.(AN|w3n1eq޸XL%1;M*^OUyoRѩ lպRyQ̷XY2P+$o7SDEGGv.գPH^ ujzZ+3ƴNcgendstream +o] }9B7 H{i`T&Vs"VMoi׈{C^;_g`,2 n R ɫǶ]juibV!Q>aO$y"--ŵ q ֈ"[ mcA"t8Q+PKєh_ $+S$ؙezv~7EhZނӪHݝmݑ("wnꛝՔ^y$33i=+iWum<Ⱥ][QgShSݻSXw@`z>ېB"Ʈ.(AN|w3n1eq޸XL%1;M*^OUyoRѩ lպRyQ̷XY2P+$o7SDEGGv.գPH^ ujzZ+3ƴNc=]%endstream endobj -1208 0 obj << +1218 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2725 0 R +/Encoding 2737 0 R /FirstChar 33 /LastChar 125 -/Widths 2736 0 R -/BaseFont /JOHRCV+NimbusMonL-Regu -/FontDescriptor 1206 0 R +/Widths 2748 0 R +/BaseFont /NYTWVE+NimbusMonL-Regu +/FontDescriptor 1216 0 R >> endobj -1206 0 obj << +1216 0 obj << /Ascent 625 /CapHeight 557 /Descent -147 -/FontName /JOHRCV+NimbusMonL-Regu +/FontName /NYTWVE+NimbusMonL-Regu /ItalicAngle 0 /StemV 41 /XHeight 426 /FontBBox [-12 -237 650 811] /Flags 4 /CharSet (/exclam/quotedbl/numbersign/dollar/percent/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/underscore/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright) -/FontFile 1207 0 R +/FontFile 1217 0 R >> endobj -2736 0 obj +2748 0 obj [600 600 600 600 600 0 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 0 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 0 600 0 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 ] endobj -1150 0 obj << +1160 0 obj << /Length1 1620 /Length2 20127 /Length3 532 @@ -14009,66 +14056,76 @@ endobj /Filter /FlateDecode >> stream -xڬct].v*Icul'[bb۶m۶cw>cjk^s^Z5FQ)0%lA ,<5e ECkkC ;Y)5௙Rh3y@ jghafP堡/?.#@F:Y}pZmA)U@0D%ԒjI-oFY c`j`lgkbOkN'{01`tpr p9ڂd5v6vSdh/L dhaͪ(&:A憠r;Yv=M쌝i__( eX8[_e8;YؚWG5/__} m/6eD`71on3 [vg\?{o&v)oJʌs"H?"owCz; _Ac. =5Rhlm ۚUV ' 7`jhwVٚ-l58 , S50g&2x&M u5^_A@DC?ع<X8 ߃/"Z-̌,53gǨ mMn4;;:_ov݀+vƼAi:ܑ)1>ȑ`Fբ^ߴ]J`ƦҴGc}8T)|"o -tGLzQ7K;P?8ՏJ>`g:Yni(\ -<٣6bw5a_|M<}~?$ˉuBC(CBi{Ju glC(bZjfpC@VBj+s^"pjmHNZ;o{O}qM g@ -v_sK`z6$AܪU ԼqTɌ!N딛/4#pp>MBrM5G:M{εKJC@/)qpg g]^1ܠ߬Dߙᅰ]x9hNT:~r7Ar x'줔(IRf*5`xZieV]讍tߍ@֟ :WHg ;gqQ6*<8Բnir{:^2@cL&aSINɤe[}H}A4Og -7N{P3/[]pCfeB8|* %Q0dhy9H75'i}={LXwa6A5o7FAb#O[?ny= 7_MS?gЀkM!,s-@m.@ultڎ{/a?8AKjBQMrJF7ETtV''3n3=ܽ(!a5&' n612"8F _;٦kOjwX FVfz1iRQKz$+ ,o@r*An,,}e)ywG~(JYGy T0}O7&w֟D@=I~s#"Jk6t`bB}FscƁ_K3B|=iL*Y/ d@O9FԕΏk&;/ޯ/]H}gYnqC#!kB<./ǤXd\i-z+ɥKHQhF wյ̖ $^?Bu):p uShϩUbM(&gP \`{$ɦc%_ 攼:iϿJ#H)o=A|iHo5x8լ?[8V=M.S`ǿ%%juJs=kVHCV"ˆKxfxkv7`Jm,i싗M|X2<.h0dn g-KkenI`s\Q -Hq<)Xe.vU6j(O"A@ _ޞX$#alxUeh[fd._l8-()Z՟-UL u!lI$)I@A54YˌQ!I -z2#J_NaYC>\zgĈsjd!X w2m8p!osC?yT@[QcqҎ=5(Ρm I/a1VGKj]ؠw}o8A#\SM,ZkyH( ԊS]MC~TܤPg}p J' fؑV"bdsݝ~vz-t~Un5\յISU >KHm[nKYݼ|(s@w >sϽV +X9UWK8? `(zܛIo_e>&p$oLJ/R-O,FӐu.ͭXݏF:L@߸+CVD$2ܘT:‡4O?7C *VB6Vj۾ f1d |@OBG T 1=u1&\Tĉ(64ϛ쥗6n4~c[zFbƒRJ.kD+GzԹm_C|0/X-`_1+R˸M*&`*|TF-\z#㉸Pb7K"*t[qX2?ٮ>cQ -$"d" <-ד !!၌Io魕0V;qkAƱ!͹iɗ?E\6qVw8_3D Rpd~.RE?K1 -v1 (JC -+N5NjYݵi+Zf;?evWkŝI봓F4{*-5 )2xi#5.sV ^`VŢURp41$F88 lV{vw~&꾃~EKy Dj-v'H=~ܦ!UMƂqzKs"NIZ&s/}QE1EA8!Z%u47)-x i#},V{ 3Lk0d1N@Xzdi𻆢YٹՂm.)6>NS"jHLnEKh_\RC* 5 T(eLj9ӅerWtAltcKLӚCm c7:HAѝ$k!8#[;mW$Q]TPpʩj0)p)8H4d9YV]mze;.+Ƽ9+C7a%B{PG>\8ӏ>\ -07tRP{myZ2<ijzx '2D,9tޱvRSpC%OheUfLH)Ѧ"2TVޤVx/>^$pEڟ <|+jlJKiM ٗ~!Q{Ǵ"HПc!v+25lqJMW3hs:T11Q?naA fRTq۷>*QՊgš¾p߰LʫHvN4'F _?jw`Dz?ɤ}? ]{jqLtsN!CP5÷|~0Ƞ iOjhJb =Ɍ;efUoՊ-gٯςhCּX 0Kv5mA\AW*P~_rqE -.F5|EK_kU&"d΅#5K"20.FJ(2\z~"*Xה-=!2 ZK 3~`J&qmvp;ռ}tЈDNQ/p@y)diDDL"Y ^/;>jcP;)>DqLhF\:zPK b{:b_Dx4wBNFX4ri:'NXQlC#4w>OLZxdTH*:P=@[CQim! -ΨWt ?oAZdv6I)RU(@ڔaУ ۚ/&%ACFa;ZjQBǁYIN{y|hXtRMLWK&qaEPj́_2mYLݧΌrgsӯNڋ+A׃7gNk%~aݖo~F.#3{9D1; QZ8w&_ajq r>}~9QQRߏ -n_;WZ(d >͢*q#rwQ;j^kNyz tjYrCD[")Q#n]c((C=g}F`k940ܧke:#_tRY LNAKZ' KLHtvHSe6S<]k>2GN#u0UQK/<'\`y5LZ nzL)vX[M5oHLgQz<56c.UvM{bUWLپ,mx*+ikX{u[D|.qlAMSK3r,Z<ˍm)+hza~^؋YxM67 -}Q@_! n q^c7Nh?Dbk]zZ[X=mśP :WGtC#<אV 'yލ1\򈿃9&Tް;oQ -d[Eܭ`ndiBFt m<{ tJD|;&Gico-aA3W(2MY(m F{gz&V__a6palĺuwnc"8n:!1w͑ݝg %[Inٖ~gd/~ugp`PTiH2\)Й0zx)Eq;7,s,izխ*i\~]m  K!!ou4w<^UG/)cy$ˋ> tCԞ6rеj); C'17'IŬ1:ϖpV% -2ѦyWjΌU@,&JS"oZ,tpbc"i}Z~KX`i~l`I%>ÑHVEōU Kַw+JS=˟.=|>=ی - Ca47C݃~Zé*s @qp![~_:[8&Np0t"4q%iFhH81ѐ=2LlK:isB/]P6[x _#6}f T%*Fǝ}ّ8?ϛP Ҭ<7gVq_fKlFk(w(:WyxCIBۨ[Nbcpq4j"#s7hНag^c Q'?Aʅh(LMa.(< ⹮%kT)ƽGb8ؗt,D*Қ.S:Y|'Fzyv~lЅ5fA--sEZEQ=яMTs?8t2eVe&1B\q(ɽA"_8vTD=eU֮e#"E-axSe;F$Y7=Hޯ~p՝) +PXY-x"yQC=&oҿ$BbQ80jU9Ðr5CA<զ1Rg[X- ?ebk^6* J (І71)PNа/rt X& ឵fH.J9P>e'tl1M#,1#ܭĚ#[N).E/6~ĕT1Y#:aI]g=㟗26HZ+k -z|~X!F`[mݻ}SqM]&ԛꚥ@H n -cXAҜ.; 'C^zn塳zIf.[bO\o2@cRvQ5_nu+0p%(p,\qGJzpFzB+> ibcЗޜ:3\0/4cTm q\c b{OhD~#H&쿁jdTC cBe({f9z+2H{YtCX45=v $VlYT PND 44k[|yRKOsOsN< $ O8,xMSc1#Х[VD:1l z,$λ᷵C}c -R%W糖;O،IL%ǒ,ۼF>|aײ4m?3V=_L=Rx;`ihܗVGuIl?_aEX]Vb\0&Bs:k~`8gk[ޖC*q%b,ͦY=Sܛ)kT}3wZY+̿Z m@}],jIJǙsm!=1P1@\5dբ+ 3[9Dݴ;As-lFQRav[A(䕨:>a$/)MU_qX9(9N3+wQugGed@LkZ@Qvۘ!-+dO%\&)ˣzݻv10 䘰T7̛ eNOwOC{gWu3u*/[7,GܰZR ύǂ*5tQ,O^HO^!VnY2?K0eXkzy*"\jgFiC.Ne딖"a4TϹ)P~CMH scň$i~}c5mD64G¢sҜsGʝ 49Ɇ21膞P1n`\_RbΑ6d.N:<2Q.jia(Ť{+E -xz#JyEFRD11t@CtY$Gj%?X+?L͔ۘ_#(?\@nw"YloV_ٹ};*uxC,(|zw)`zg\MJɆ'j9WMt5WEv[rǺ4ܒ`h=BjI~ [ak -f69]Tɰb1K/&9eעhj4.[)Z -dCREm468N6<,i:x(t8n`! 86FK5JB׽VYg,&1:'D=l&菩IQ WƺRҊHws&٭kmyoltxebmHfo&H*jξkrX0 =^,./Z[X~?4x'q ^J[KOHW|@ywI: U-ML ֜ZZBX6|6˃Zų%Gc0Cs[}#\ae4R{{a4#b7…z@ FC̳cN4.~4\jtx;![EOB wkL1-M㤶@f$&U"*u A -0堮Zܪc~[Q74Hq7= du?+r^9kæq槜a^Nb:ޓC=>JЕddg]z@eaCs5z Q/FD8ȫXDO@% UMd>kZ|d%?,cYMw5ÐP|TZBxM~`ԕP -o- Yα۰Ca7מ -%CAUVMaϹu:؃C(|#& ɼ8Gx被 p<B[+˳8b׈[T|#NQߧCW;G|SmFil^efCy JL;L]eAbPAIdIPxxvZVSsh<(myh-Eʼnq!fmSڇZAlxJ|qT 4HUUmnCW][;Ztnh38 .([_~{hRt%kj)U12xg_nqWŘh95릆˪eI]"+$jW M v ZTb"}¤TS O{h?"ʲ|kz*uqtRc7J5 ZR -׷A]:#I@Pp9Ex9"F12cVrO>K>uһjr#$Qo < #_~LQxꜝ-9t@i_9ur -۱prkBCza3"!2]3v{YG s OnRC2&`NE\9&B. nRV'BV%h:.lCy%4KTf4T:4_'ULjXi 甴c=`qeCܥlmfw #tx%;$h n7pP0OIf2Tvaf4Q ,XLܧz_VMOdvDeQܪ#ةmcPQhȳ%w"?/]]i-7. V|KbƔ`FbѢ-1y4T,}ue' N0mT#?[<=C)C$h,#OPe8E(,# szM)0݂0DU4;1~0W/MY$gA-57nS}@N:3ZFkwy2L"EKPA"I1'{ cN_lb mnĜɫZo|t0>>S™RzaI %A"> N~- 2-QVh- pܹ/"5vfGWnT668^u4+kO5Q]N٠ -l_MkA=&;4hgVC5M\ƻ8\&fO;^Rҍ.,S`3yf?s&†; W,K#ٯbj[_VM2*BWM3@1(XUDr t7Ցl g h/w˼r'cUqF܊%i8YX+~rkH>OѤv1#^:?Q7Q8Tnnt#6nl q - o)S2cFKa\*@萞XsIXhe8%W6ܲyՊuoUJP'mͧs?Ǝמ+ܿeB*HH:`rL]H.~}η>H8D.Q_]̗%ت3W$@2?d`߳׆>x:9Y^:?'eI-~˦M7W_Mxq)w}+ȠGu.Y6D}KCWçRPn"8U+SyvL33Q\ɖ>UHC{ѼQ!.?;L9ZEv}03|69,wh-˟;?zp̈́y89˥HH-q\1ά.5HLUc|{8Z`P߽Q5z=W0zU r cRDCh-&)u#>"1k ÁNvD#A窠`_xXwgބ K+CܦA" -cx~XJo(c;#1}SUx f=4+䎧ZHK0 -_*ݖ 7'-o#ӝD/&sg k7/;^DKCH-oSyU}2&@:;T -݂Ư9Sftt7,-hV< ]+,Aؠ;zE]<ɤ C6R{ҺsyZ+kѤFZ!FmP:%d -)lk2' "|sye\J;YMI_~1bfd=|S=Uk -SD0 (%U17%g:FZ?{s1Sʫ ] -G7nu{ef@ƝJt'Deb k,ۚ( ĐnGw3pH4 I.%H{><@J>Nx/^nvQU =[#C]6ъh& # yk6q +xڬct].v*Icul'FNFǶm۶͎cw>cjk^s^Z5FQ)0%@ ,<5e E##SK{Y) ௙R h3y@S jdinP堡/?.c@F:[}p;@)U@0D%ԒjIo.6&YK3`f`bogjOkΌFg0 ttv t;فd3q1v3d/Lldͪ(&:AFr;[f=MM\i__(e Z:;y_e8[ڙW' /__}l<m/ 1cD`7 onsK;=vS\N?{oFv6S=oJʌs"H?"owCz;-_Ac.K=5Rhbc ۙUVKg Kw%`fdwVٙl,58 , S4gv2x& mE ^_A@DC?ػX8 ߃/"Z,:̌,37gǨLn489_ov݁&+&Vi:ܑ)1>ȑE5~iaܕ?fx~{,;|JP|(h зvr2"_hDy,@is0M))|t::2{ HH O +51PP[By{Ju glC(rFjfpC`VBj+s^"򜒣\pkHNZlo{O}qM g@ +v\si 'o0=Kwn)i8dƐu͈L8{8y'!H`9'z6V Dp.h4ǐ8v]BKϣ_%=%N[ Zߗ8OvA +ų:]Nj?1ܡ}߬Eߙㅰ]x9hTr7r x'z줔(I6R*n5`xZie]ntM@֟ :WHg :gqQ5*<8Բiir:d*$njM ,tE2g0ACNjIybLŢ|cd&Г}7ZVJf!`/aiCB2l⸡ůۉ )/h0XZ=p|K 3Obc\2%׹߰% +@dJ'T @Zl,P*07oRȁQ Sarmx ZHn +z jNE'M _Hq z9WO\Y`G^aQ^mRDyYľwfkV_dqUMn<%D}^9ڙ/˜z.)/0םΟ r:;:of\sGysxQ!X[EsAmNB(^WoɅqeQoP'۱vTԛ`ޣ>G}xeV#Eb@:4O,ۓ֘ w@) eGJ (P [v޲z< J YC^Rk eM]@KBtF &e *V ` +`K>E9%eKb6$OwsjN'uYvuC0=OSGQ{Mqʿw^4)pD^Wi 22QBe8+(#x2d~r%:98%5.݋I9n )6(7 :T $ÓjI,n݃0C5r {4uJS·1QI[qB㧐ThB$*3ldoHI#A<;(m0w[bv /&f5 h:ߐ܀>ȴ!^$!k' ?y3}Q(+pR_jy +j)Ԉ9P͸\{'hvʌ=N(ԙއR--UաA^1!>k;oI &ZA`H=&;4v ]ˠZNnb1[^Mᬯij _Tȧl`S .XGe(p. CFJ)z9'-Gܶ [|T l5 BZ"䬩9ȵT*qq4dG.i>֪tѱI rvWLa%AXeXo^KE-Bޮ1^ހ8U446 +`YzY,lstψS钏ZQ8 !@`nB`NNw!$%( κC$Q +=Ry:S΍G~.l1߫g ?o!==xQWP8?~|xtW /UkdYiHxl?bqyx@cϷP(&.!Gт=Wc71W28';2[.x׵w,E h@3>WY}aNy59O +#=X6/j5ՉXNxUlŕA2fNy BK@z1ſf͍nҩ4mmmy;-u/A^O3U3@ݱX#`BZ +y؜X6$XbL֯6SGk%Pjd\c_MM7IJ1Ҍ Co) +} xܲtV675)Ǔ\bq!̸glnëN4 +/ @e2bƆwUUq`F⊂n{5P x0 +\T^7–4N$$T-L3Κ-hT8@Ok#M[/xO:"4xLZ9r; {#'Sv{ <@nTfɶm|ŬH){6mpWsʏS8Bn/ߜrXQ~F+AioR_-v0JHq'z0:P-v\n8Uwtwt?lwP2<8;ɥJ:]7ƊYăŮ<"Lh/OQ烛Tʑ2Ud7G 2oQIB6!⏌'B,>ngld:E'(̲gX 0LZO2X臄2&e :VNKXjvt6%_־l+,zp%g.#C4#,jsd~.RE?ZH1 +v3 *JC ++N5Nj4x]ݵm+Zf;?ePoÝI뼓F<{*-5 )c +#o ͘sA6?\$ h O@?G/17@OW-6q޷l؅"2OcPp‡T51 &uS,͉p˟{%ie~ + +8#D=ږ'ƀ7a^MXsnjh1Bt\=/t2K(HX ̨W2lǠWy|`ȅkY: |Dw E)*jsV]Sl|f&E5LV V Z܊2M%V`߿1T@@jLPȘ֨s* +IƖT-Q5߇[@njoTsa;?IB,$qGqPIJ ƻ(S`RHRp/i6vȻvoU;]W魍ysQ$Z koÀOΣ2U>sUtO?p'@d۹KuCeorE3#$YjyIOu )8} |84G'.2c2GdL6(1&grP$A+d_8\'wT`S^Jk_HΡ K.:vc"Am.lȤ4) +4=_ACynlTSIlBDgelȢsy|RJs%ogDT+g& + +RL26W0*b"Q 8Ҝ3,~~yܵ!k}IU? +^.;<\jB:kotaA=('HN!z^kwKˎ̴ߪ&ZS_!9mx,by5,{Դ9ss_=B37MgRS aL4Ɓ͜d䒶Zԧq 6A3vbwq]o%+DX2Pv7?ͮ=D"EL} #WY"C(a ,`}TaRL΋W9o֔c/9*pOj `= ^SVn@&24.0h-5zPz.x)+!FVqA#:F=Ca祐1d1x29)C$V" 1FrnO$9ޝZ >qXIQ!y|(wh"nKB +/591)MY\5 yLU!?䡳i}nf^;Qb RBr ϿI-9:5ŷ2>3dFc,17>< +2hdw,}ps9KuN4ݜTףbK؆Fi$'p}tɨ"3Utx&x4D KZgVxC]9ytxH# h +>_@[cQY]%! +Ψwt ?oAZdv6I)RU (@ڔiУ ۚ/&%ACFa;ZjQBρYIN{y|hTtRMLWK&qaMPj́_2mYLݧΌrgs7Nڋ+Aׇ`No%~aݖo~F.#3{9D9; QmgsH;0C[8ZԀ>შYe{MA\\biOA3 +'qqiCz(J=]8׆3`b^0 uDA"e57 "jLLX'N-ZnhK$%Jrrۭyewylv-тvL|N*ed>#<v¹ΪWՉd sFL">nfhxq~K~ZW +D9Nc("~]@pmMSy|XJgѠbd̔qs/}Q,"ǧLsJnJ8~ٓ?zNlI m󯔫͗d.N~mY kDhՑm/} #I&}XQ3UZ*蜷,@>xY62Hـ!<'k4iӉrרּ(f9lC1xxVjŌDA=pzvIk@zfOokN6emWQ ]YunȈqB$[:ЋϿme+(ބjLl3b>1Un,wGD<1)gZy}+R &.*aD>s,6'?0MR4K6 91@+= Ne?ZÂfRcPeQ"I8 +4gL?l_؈$-:DpBuCb#13; +*K򷶇;-"+ܦ˳-eR3]u7a.R8zA~nTLpYT[7U=|*_A/*C?Ch67 Wx,V[?R^oH;Ǩ=kku3ẇNbnNY)ct-yJHd`m}K49W YM3 |ЧD N"dYD@ѥ*1E.Mr +45+}#.筤R +S׸oւfx{?]{jA}{v$FBh/oF"UPSkwU08l9|2l,R,;?Yy$䯠+aB5EÇ婳In$JHbNH^ْaVhޚW>#žraWvdyEC /c7>+΄6,,V>'$ҵe P'3f3[l64dDZXbT<0o|ٗG $:sי[ -|f؋ kog侖rs%Z8$-.T/f=(.EFRd3x 3k!Gռ6L[-)%g?!W<דxxmA*ŸOLw0VEZcJv=o#HP"Ώ QؿfLؒ4e6yH3g1x1D^~H'3Pf !PfZ !d!%;hGE[Y5;mJQ6"Rbª9UhDy}|#ړ'!["Ղ'ˎȾ:3kV_(JRa+$H-VdoԳH\[d,5N#Gޥsb{ig` ?"q͌FD^ԏ^Gw]v3)&). +J̺6I> $H(;LABKqrm˵+؂۾&dN0Ir!7%tj[ ezpZvi3l*.p.&ѷ Kd +ÎN *匶lIUQ8( J 8a 5X~+am:ʜjP^JsFmA@[r@ ['O24-ԉQy"빟z2\C ]tQ;G@(^|B(8گsHbM,)Ԡ%3Jɽ@ gJm)l l$ށ_W? (bSn !Y!~Qߠ{{Q$K[ N([bکHQ3f6 +mR $ 6K8} bS5۠UXs^=$Bށ`X&=w3ԁ]^NʻAc0ڍ5ut) ؆F|ZEVjC炡ˀyrqBU K%BIhsrc\uL}dl#s +xP1S'Ĕ/m*5blZhE5ڰZʂ?7/ ʼ؇]Ϗ|;B'rUS,?F̒$mkk"Va+S%VE4:T?hxUD%( +Dj&$>g5d( +xOS.eNűn5w֋I(8nhkͬP#Q'aT$Ry&S(v8m`iʽ]rJQ5x9–Bga}x2D1I4r17!C,oGv;Td{+W ;3S4q_nwh!^vC2x,#F/VKOiXJ6Ck + L.Ի4,˅)]*Vi}I& 1sgY1R}}$˶|>Oى@)`Lyowk5VSm ͇)"q%U #}VȷGlxR{hY%k# +_7ֈƯeeT\q֮pswfidG#C!3´e.V~4'N'-cX."Wxy0^a-K%FƲ ᴔn4t{y \I; +$( WgxeQ:pКaB 7'ΐ [H{ _*!NT[D_l (b/})mR~pLPK M5?Ʈ*QF2g#>~;H-95G 9K[c~@H"ΖE(M@4/0{oNcKCun̗*Ոh1+(d04D`IRN45H3-]5`EJd>3 BgRn"K`~[J:4q7v`=R}E:s͘4nQr,ɢk^I-L1#iճq{#&#0pk+;R,oU_nJR +683 AehD~ioԍQbFypR<f&a(z +YT_C} _zA-nuZgvXP5t O]UhN'u6V3n[}Mm9.Q(Ƃl3EȽF7Cǡ ҆ԷX>rV87^#ą*[Á00Ά\-z0Cx:MVNcICOgUۼ*@Uae+b̥QP/AnueM"zpJ"U +?f%%lkLO^Fi,Tg1 +l"\\o8b{IPwv QH$ɴL`eѲJTΕ^jr:׻n d@ +?Ju㭿μ|P4p:TuqkZw<㸺 Zw~3Ҹ{ KKu+*X|,^fNi)r)[v/#E"|7ԄD 2_9VIPq7VFlH#x/,&-{){]?gy+Ю<`Ks,lky"3nKuu2%/nqh#L8.o3> -"heFI:N"|ZL{ݛj+]p7j1=7"; p9\EkT9)5zHaHC4BGE̫yD^K%V^DJyLE'0=2cѕ9~'Ŗ CyGZf \n&xIn\ӗa$ΨBBb"2h=:fjR9c>z LXeruu64 "x%J#àgMYq,n@fiyܯX'ikZ|d%0 ,cY]o5ӈP|TZBxM~`ԍP +o-` Yα۰Ca7v^ +%CUMaϹu:؃C(|c& ɼ8'x被 p<]B[+˳8Wb[T|#NQCWG|SmFyl^efCy JL;L]eAbPAI#܋Bk:FH`絬 yPn#Z\72L]ˊ-*#ںᗵg摃> f7i0/:n3ew g8Qq]Q׷Ԥ5FK( RMblJn>+c~1rjM U;hG˒DWRIԮH$@2AD&IU"9~De R(n..k n`3suF(w+aڨF~zy{ >gS(9&IdX2)Fb8pPX,G(x2sP% fajUh.,wѫ +cL2 a_Hh 2/Zj@Ҧ7nS}@N: 3ZFkwyR?]|DuV=+d,󴵋t}B 9QP֕g$W70ds`/]NCh5$Ylv6Z:3~|Q_6tsWFg`} |5* +3 0.aÒ AJ&0C|R*([ \eZ Z s%_,sEj]]Qox{T >Du:eC5jQjC̆Y{G $7wA_sPsS=xEJI7zLY>'.?436LPif]YIuSnYWjRdAMwN`&'"cx?d[hxB{X}689V3*V,NIĒ]]&kϗʭ!E>BGD D`zD9D^PC`p޸qS/@j_;),HNeʄcwL^M\/QrΫDFCzmb$cW%—\ْ.rU+ֽU+A5J);z_{ J !u3e|Y*c);.#DhGFy;u=2_\?c~5V? +~z_)Rf4Vfk+{cSxpB6U\AM{o1 GKedf&- LHTLq> 3u3.Dkr%[V! =?(FV>DT'L޻tD0jiJW:?ktDt,eC8~^WhᲛ &psKvy}Yh/q\1ά.5HLUc|{8^4`P߽Q5z=`A$=7<ZLLSXN}Db6,v;=#c(FrEUA7񰤑  0 +Vh/MD:N:#>PLwQ5Gb @` f(iVO6 `.#'U-AnGG7WāFR$\x}\XhGvD=+A},A,[߶UJMO=A +Y:AXqQ,'-EqO) GV4f,RX=" Vp" 4^dw3{T )1fI>E >W;AjGB.L)y{k^ ,K@[ dOŲ_t Nm,bܑnI7(*ݛ6Rr.ɹHF&廚,6鰦Nᮣ7/R+dKƿnWL|Q>i"Qgd>D𸋞Sn.y=(!-h^< ]+,Aؠ;zES< +ɴ C.J{ҦsyZ;k3ѤFZFmp:%d +)lk2' "|syu\Z'YMI_~)bft=bS#Uk.` +SD( (%U)7%g:F {k1Sʻ ] +G7n}{ef@ƃZt'Dub k,ۚ( ĐnGw3pH4 I.%H{><@J>Nx/^nvQU =[#C]6ъh& # yk6q GkX:gׂ exu\CqK1g l 7[ٲ4[PFԴI#p"WwxN&YGƄoK?\at@=D#U&m΃:K#f`Nڬ5}=fy$VId-%#{z5Fo!IMH}Rx`/]Ҫ^37^ (FLH~@6Jx0V?KJ}gy,/$́~p\!#/- 3Uv+lEMD_Ou!:) G 91d~@q&џ<ˊ)jpp O`6àʠb*LnhbyZ-$b;* #6^*jj}5ʭtg =)G;RVwV*M\hn`Pٺz'I~V;&븙iw c3:Sa40Z: Mo~#YcVIF^v&Bozҽ<@ !VoC鷳s~A)4jsYɉ cxg4Hc=|(3qr1~tәsV;ˁ}I=*!8 {JhJ$2tKcZ=P)w,cm#dxu!^ 9i7JcԌ]+ jƻ_[hIY0*껪ݳj`?8sGx9g3èt:n:SluHxPoJAh߾W'B qJ`ka殴bg>MOB8uk7)ܿ5GVQ(Pm-FG*TAWK2z) ?3̏QOl sx5W˖zG?yD86<,yʜ%ɾajr L.!e&Ay!q`ۮ8 &CᰈPKMZQR!Vx3'l{x|#,9r&t| a3saw uݙv&R;Ƴo5$r%iav4 E;E6'h;7\oqk*u+NcO -%jcvendstream +%j endstream endobj -1151 0 obj << +1161 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2725 0 R +/Encoding 2737 0 R /FirstChar 2 /LastChar 151 -/Widths 2737 0 R -/BaseFont /KXFFVU+URWPalladioL-Ital -/FontDescriptor 1149 0 R +/Widths 2749 0 R +/BaseFont /KFZBPF+URWPalladioL-Ital +/FontDescriptor 1159 0 R >> endobj -1149 0 obj << +1159 0 obj << /Ascent 722 /CapHeight 693 /Descent -261 -/FontName /KXFFVU+URWPalladioL-Ital +/FontName /KFZBPF+URWPalladioL-Ital /ItalicAngle -9.5 /StemV 78 /XHeight 482 /FontBBox [-170 -305 1010 941] /Flags 4 /CharSet (/fi/fl/parenleft/parenright/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/A/B/C/D/E/F/G/H/I/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/a/b/c/d/e/f/g/h/i/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/emdash) -/FontFile 1150 0 R +/FontFile 1160 0 R >> endobj -2737 0 obj +2749 0 obj [528 545 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 333 333 0 0 250 333 250 296 500 500 500 500 500 500 500 500 500 500 250 0 0 0 0 0 0 722 611 667 778 611 556 722 778 333 0 667 556 944 778 778 611 778 667 556 611 778 722 944 722 667 667 0 0 0 0 0 0 444 463 407 500 389 278 500 500 278 0 444 278 778 556 444 500 463 389 389 333 556 500 722 500 500 444 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 ] endobj -1017 0 obj << +1025 0 obj << /Length1 1630 /Length2 16214 /Length3 532 @@ -14124,7 +14181,7 @@ xڬ R)u-@h ۻ,>L̀\ͅ/ hn fajp4w}]=9fnz)9\L ߬Jde ' / pi`ϕ.\&3*ho_0-l]\;uOv{cGG[E;?k\m-X4m G`gTd-,:f3306s[ 0+8?'#O};crmlwOMm_9y8xXx ]$fJ@oeW73wڛ_07L -hjcO9 ۛee54Eʨjw Yw@jNS?:xYl<_@6V/%X,o rztYXXXO4? +hjcO9 ۛꙕedEʨjw Yw@jNS?:xYl<_@6V/%X,o rztYXXXO4? 27;ni6uuv6_onan`b c u,mT+* qψ4z ejh\>s|?Fw4ևcKݛf~З'U'7QA)rfՒޔA L'3#m[aŃ#izC<Qt7h,r" k{8tO/;of%&x)FW  HUDR˅W]jA\*2̘Hcc.7ۢ9!FglrjU N STHi~|wkq~6c#'X~k|ajXՕlbm6 E٧5:YPߊj})ދ/h22c#}?\a[CB>+4k:JV/?㉤0r$gF9&LJuk^3?:d$wW]%*1!18| s~ pc-VuM/lTwb?^Zs?[%J8.WB#c5bM#0*giIKke:o1{r$v/-!ĒDT¦劗f!Qlz-㵡8}uM#E}:>p"b)9 R>7@yXCu\. Q鶙6\ǭԒBZTt9殢%s3)#_J >k"(ߵ쬆7!Av8\L-E>Lk9wÙX@[I fZyuLt5 BwO)C췟W [C|Ijͱ,#75D;q0Q℺$Gx4oY13@dLG;QBĒ)EM_zwp^mn|a=$RWˮfkCRKxl,H3V(n:s]'-\PkaI2PN?e? Z܎'B$f0 45ZgXJ1#$jӫ5e?2%ISb۫.^*W4X"*d9F$uY?SxaY-_{b]}*lm-,=qm'}J/Wqk xJzRRI-n iKxH6uxs7)2~v fA)KyH)ԒD,/oEI[t5Gsɏ~YL"F,c`K3]9udϣCs!>L0g;r5EfwHDnVd/rp2d  Lck}xMATᳶǦC P5HL5>gF9@PMG-*?ɦ]$HZk]>:,%) %Ay=NXv'a-SR6o(4ZQ&'x_!B4 @@ -14178,82 +14235,81 @@ T Oq9U $=6|Hs%nS,{&ʒ8$c6p[x7j\k@? "<4s=3aB_Z0h^IӡgDF"O,v}V%t Hif4A [%!r{& 'Q݉s$ V<3i`+zвBye5m^[yaSa()ޟ=7w3VMd& 咽TeeQh αg>6g(>\Pkov8HZR(rs7Rs×Lz! U[ղ69Q.[6hSWsedbfyIdFbN%gG,br(%+' lg"urC`Wro15Cȅp]sGOnrqZI=M})CQ~ !Dz9%e!,,>׿blGrs RV0' uV) ɠ;^%!#ㆹ"ȓi4͠p#o_%!`(`ix={Pr {[3*\vve~0{zJ"ɮc _~ Uw6oJO7E?m]~D?,$c2ߋM|&p{Ӎ\ e :sCrr[G^_x[?'ܬ kv5Gl뽺>Q5󆅼~َ  vn|*aݥ^=tn֕_xPdCߕbRwWbgJ?~rοC[BdƯ{hwӉ'}2~]6ٌ9 &N`lu)G2O=EC[ -ϙws@MMXvEu9~ۤk ?yg{;O۫Y$3i#n8ov7}?sȩp.`fOaK> endobj -1016 0 obj << +1024 0 obj << /Ascent 715 /CapHeight 680 /Descent -282 -/FontName /KKVVQA+URWPalladioL-Roma-Slant_167 +/FontName /PCOIKA+URWPalladioL-Roma-Slant_167 /ItalicAngle -9 /StemV 84 /XHeight 469 /FontBBox [-166 -283 1021 943] /Flags 4 /CharSet (/numbersign/parenleft/parenright/comma/hyphen/period/zero/one/two/three/four/five/six/seven/eight/nine/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/X/Y/Z) -/FontFile 1017 0 R +/FontFile 1025 0 R >> endobj -2738 0 obj +2750 0 obj [500 0 0 0 0 333 333 0 0 250 333 250 0 500 500 500 500 500 500 500 500 500 500 0 0 0 0 0 0 0 778 611 709 774 611 556 763 832 337 333 726 611 946 831 786 604 786 668 525 613 778 722 0 667 667 667 ] endobj -955 0 obj << +963 0 obj << /Length1 862 /Length2 1251 /Length3 532 -/Length 1860 +/Length 1861 /Filter /FlateDecode >> stream -xUkTgnJ+ŀ -2@ ,{TP2$H20I0@,PAEJi F4 -& X -Kڳ3}{g;33bHgwA D2!10 AI TlGiT;E`pdQd8 `ǂ;$ LŃőD|WX0Ac 8'đ1[ْT0SfFH sp$ Ɯ7Ll"= bC?I0 -#la6O"X2rae'rIaO/pX^ioՕɴz3% "`NTj,%'D2Ą+`f Y' (T[BQ(  a)K1$cK,űCY|85"LPR9'L0b|g $. NG=@~m;;j̿ Y⥳fzCRH^urEgnIE[Wٯ66ǎaRzKGW -Y'u_N^VTOm"0i5G -VҚЇgٶwz[\Y~\`FKzk 9sdm\[^xK4 >p" -+*Q}z&TgrLZa74wR2g5ӯ ܖ']W2]݌Zs_nn}L^uq֠=*eˡЂ\=O¿9Crz=Pw^ZiwɕYY- ?Sz9T{zB"p,] u`硽)qYGL4t=ejBfwDh?+V#^ޭ;L~}gKI5؁ozyY]?_VSyp7JWoʯʉ.։ETk$ 7e$-Yl< ?=#YU{SE a]EǴyeaԟ)sqT1_N^'v?רkҫRKZ_ojԓYY)k${ @~{8sڷU$F7:,?yӝݯOiDȇuTTSFa{1b]a_=v*S#]ku ly`wllD 7U^J*bu$p}(5iQBCG\$!7!C~9)k)D_uojn=h׺;wB٘jUfNQօZ[!CNW$A6͟d@!߼t INzxwv}uF$4L}0{v|*t!P<>gQGT#kGkW9ٕf:.M9ڸp|W#Ɖn5Zc!6hAIOLF[67?|po?!T 4/fendstream +xU}8T߭gYCVCCײ4/g(e2Ads̜1hb"Db6Yzi)znXVS4Cyui޿s|?$.NG1=@~m;;$( + Kg]a#a)v#,м/#˶Jufml>}̇z$D\:ZzBSr8^1HjDմrxj&[|!=]Ґք>:tαUC7Zz4l{AsM'['kndMܾ`E.i +v44ȉT(FZG=ӛOSMS̞Kgb c~:Q<ɘ~}<醒ͨ56+'!AUFj C +Ly\ ++54:sLjO|VZ/uwu|YѡFq\rO6w>|c^5 OFF-SYW׊J,6J.ŏ%U7;9IF^nȵGl(9+k+&JqsF{63=O#ps^RgsEų2쎱- c~dƉ֗VSqmڥRC(RLS*iI[͍J=ӗqO~(SЄr5{&ndҳΡ؄k?nsDeI5O7:>Ge3ajzˮ8h'$\-V*FOޭ;L~}{ԎKIw5AlzItgկ" q]}*Q8/Jh`uIrrr> endobj -954 0 obj << +962 0 obj << /Ascent 750 /CapHeight 683 /Descent -194 -/FontName /GGITSS+CMSY10 +/FontName /KTBVWH+CMSY10 /ItalicAngle -14.035 /StemV 85 /XHeight 431 /FontBBox [-29 -960 1116 775] /Flags 4 /CharSet (/circlecopyrt/bullet/braceleft/braceright/bar/backslash) -/FontFile 955 0 R +/FontFile 963 0 R >> endobj -2740 0 obj +2752 0 obj [1000 0 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 500 500 0 0 278 0 0 0 500 ] endobj -2739 0 obj << +2751 0 obj << /Type /Encoding /Differences [ 0 /.notdef 13/circlecopyrt 14/.notdef 15/bullet 16/.notdef 102/braceleft/braceright 104/.notdef 106/bar 107/.notdef 110/backslash 111/.notdef] >> endobj -952 0 obj << +960 0 obj << /Length1 1616 /Length2 25435 /Length3 532 @@ -14261,7 +14317,7 @@ endobj /Filter /FlateDecode >> stream -xڬc]%\],۶mvuٶm۶lWm}ܹ̯G8;v>'z2@^FD։&o`mm`la'Mhgckf"!r01p6p2M(/Y NG 3[k;{[LLN&S k\LV fbk`` w60H[:PL[S#_,G67#\{ Gǿ G8,l!nj/!{6}, O'sr;ZuLF9Sҿ0N'7r- f`/ gG [b@ p013p06qt Wz{{kw?9X89XB10i7-?GE@vcg8  _vcS(:Y;)w*O"?qF%{;ɿ9cҀm`caj&A#df堧9o8X[ؚVhOƳs+ѿDUUըo_흔R?(vnOVV #;+`f?d2Nne3[JsZ limWߢsQ71q31ZcgdT;<)2l_ڨ\TWcQQL4tfy Iy8ڇfM֛brMDq0N6\-zQzT^pwRAQwȥ(! 4lpldx6UNO.PXH_9|*"Um{Zl>krNX##)Wc_ 4[\֓ )!(7-OS+1mh5xob7(1ncn/Oj,cV?4vrxNOzG^'>=DU|RkXA bo ?F#zUdUl`ܔ֖x 2 4wH^P ?2քYγx,:,g'+@V)v(މm6C +xڬc]%\],۶mvuٶm۶lWm}ܹ̯G8;v>'z2@^FD։&o`mm`la'Mhgckf"!r01p6p2M(/Y NG 3[k;{[LLN&S k\LV fbk`` w60H[:PL[S#_,G67#\{ Gǿ G8,l!nj/!{6}, O'sr;ZuLF9Sҿ0N'7r- f`/ gG [b@ p013p06qt Wz{{kw?9X89XB10i7-?GE@vcg8  _vcS(:Y;)w*O"?qF%{;ɿ9cҀm`caj&A#df堧9o8X[ؚVhOƳs+ѿ4EEo_흔R?(vnOVV #;+`f?d2Nne3[JsZ limWߢsQ71q31ZcgdT;<)2l_ڨ\TWcQQL4tfy Iy8ڇfM֛brMDq0N6\-zQzT^pwRAQwȥ(! 4lpldx6UNO.PXH_9|*"Um{Zl>krNX##)Wc_ 4[\֓ )!(7-OS+1mh5xob7(1ncn/Oj,cV?4vrxNOzG^'>=DU|RkXA bo ?F#zUdUl`ܔ֖x 2 4wH^P ?2քYγx,:,g'+@V)v(މm6C UZRR _&ޟfx%3EsC B0TU?ܡhVmT 8Z䂁۰ :I?z"6b^%\Wl: įkU*B52[Qj`tgu͚vK0 "15.H_,,.5VIG^ yh}׹Z ypӂu=j 3\xa(74nR&cxaYKܿ~ػբIXiS2 Glk՛$I ƒ<*;:̽PT1]ow0~,AO%/dcck{GK̑j(+BUD# 6:M%sI;v #wRUB&% (cZB/7 '|8}Z6*DLik'/rnX60!~aގا*\Dxc(u?^NW CV Q[5vȈ0K^v*Vc (p3Mi|#Ӄ}5ByEyޢ<^<;>3XFM.8Fߩs^ tI\nk2NR[>oo㩠,`19▱`@W4>->P[\S}Ř`m/]G?,J/kፒzulJF1xDv h rfYUzifUz*JfUޠ |:(Pk<Wo*]gP,Fj%;ɘ9L9.DǦ@sOhڳBts~)-AםZkfbTfNVU&ܼ+0#8h}eaNI{ Ο&vȝ:s]>W날W1$&-/~.`.m6$ŲIڤ5ut SmWX` Fm @f3CF"ؙ䦳(5I/LYQ#Yhu}T?N/c5Ll0>wl\p;jCr-JWm1&4WÒY+#-"{uoS˕@=3³}Vs: 摫{g#qb6+7w&Xy7pwCN(9啦X";fgG]SfI|Fysf8AFی.WH,FFQѹ,PF"Or\4nў3"V5p-fs -ГVMͲ:mWB/ 5BkEendstream +ГVMͲ:mWB/ 5=endstream endobj -953 0 obj << +961 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2725 0 R +/Encoding 2737 0 R /FirstChar 2 /LastChar 216 -/Widths 2741 0 R -/BaseFont /OFVVBW+URWPalladioL-Roma -/FontDescriptor 951 0 R +/Widths 2753 0 R +/BaseFont /YLEPES+URWPalladioL-Roma +/FontDescriptor 959 0 R >> endobj -951 0 obj << +959 0 obj << /Ascent 715 /CapHeight 680 /Descent -282 -/FontName /OFVVBW+URWPalladioL-Roma +/FontName /YLEPES+URWPalladioL-Roma /ItalicAngle 0 /StemV 84 /XHeight 469 /FontBBox [-166 -283 1021 943] /Flags 4 /CharSet (/fi/fl/exclam/numbersign/dollar/percent/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/equal/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/bracketright/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/circumflex/quotedblleft/quotedblright/endash/emdash/Oslash) -/FontFile 952 0 R +/FontFile 960 0 R >> endobj -2741 0 obj +2753 0 obj [605 608 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 278 0 500 500 840 0 278 333 333 389 606 250 333 250 606 500 500 500 500 500 500 500 500 500 500 250 250 0 606 0 444 747 778 611 709 774 611 556 763 832 337 333 726 611 946 831 786 604 786 668 525 613 778 722 1000 667 667 667 333 0 333 0 0 278 500 553 444 611 479 333 556 582 291 234 556 291 883 582 546 601 560 395 424 326 603 565 834 516 556 500 0 0 0 0 0 0 0 0 0 0 0 0 0 333 0 0 0 0 0 0 0 0 0 0 500 500 0 500 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 833 ] endobj -929 0 obj << +937 0 obj << /Length1 1614 /Length2 24962 /Length3 532 @@ -14403,7 +14459,7 @@ stream xڬzce߳eU]e۶m[lvm۶mrMOop"̽re;8dD ʴ&#S13-#%@V`cB CF&hjl 1t6"T75!15&db"d!#{8Z[8RŠ/?!F܎ /FeSSBg SB3KSBayMI9qB -q9UBqS;SGCB#KcBKcS;'SJB3#Ϳ-v&DKЉА6SwcS\4NN - @higlbv3;FS89;;Z;ͪ "o<- dM0i0v:Z9:;Ȕo`dig_ hM MlL;U'Vǿv,Lm`4vQ322?|j?3C ƃ ^7%!ts"H?"wC{;6C(C%Zx{qH:m_1h$fnj`llAhfhKڙ:XڙU_$ed`o> Kcko.S;N@"N/.!)+FިS_j^,?  hYi|8Y}/_kYCgGKwBeOJLegC;.U׉[5覦0+c`_u#S"}#!*E5^=JvGRTc}6?{SMq}H( ;٩J3.ԣndvԎJ> f:nP>#5ġu!6! O:sh|td:'  Kcko.S;N@"N./*$HިS_j^,?  hYi|8Y}/_kYCgGKwBeOJLegC;.U׉[5覦0+c`_u#S"}#!*E5^=JvGRTc}6?{SMq}H( ;٩J3.ԣndvԎJ> f:nP>#5ġu!6! O:sh|td:' gD>ZA\$w>(UN[SAD"B0t7<dC{z-67Tܧ p"(`h/w7Ȕ U6S +T~T&֪I z {Nʀ6qZ(X(Zy~ťِʛH#P -5O3U.) @XK`0A2?’1*\& Ese`-_}t`C;]t:#?=*reZN -a:-;""ȶ'(bP$&&ydG<#{BTd/Y`(JsmjdѦ#]CdH A/6N#~LZ{u!9LKi7uc>OvI7&^xPՕAN:+(2]I[ʵ`?B``i?mendstream +5O3U.) @XK`0A2?’1*\& Ese`-_}t`C;]t:#?=*reZN -a:-;""ȶ'(bP$&&ydG<#{BTd/Y`(JsmjdѦ#]CdH A/6N#~LZ{u!9LKi7uc>OvI7&^xPՕAN:+(2]I[ʵ`?B``i?^ endstream endobj -930 0 obj << +938 0 obj << /Type /Font /Subtype /Type1 -/Encoding 2725 0 R +/Encoding 2737 0 R /FirstChar 2 /LastChar 151 -/Widths 2742 0 R -/BaseFont /GDXIMF+URWPalladioL-Bold -/FontDescriptor 928 0 R +/Widths 2754 0 R +/BaseFont /WOEMRA+URWPalladioL-Bold +/FontDescriptor 936 0 R >> endobj -928 0 obj << +936 0 obj << /Ascent 708 /CapHeight 672 /Descent -266 -/FontName /GDXIMF+URWPalladioL-Bold +/FontName /WOEMRA+URWPalladioL-Bold /ItalicAngle 0 /StemV 123 /XHeight 471 /FontBBox [-152 -301 1000 935] /Flags 4 /CharSet (/fi/fl/exclam/numbersign/dollar/percent/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/equal/question/at/A/B/C/D/E/F/G/H/I/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/bracketright/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/quotedblright/emdash) -/FontFile 929 0 R +/FontFile 937 0 R >> endobj -2742 0 obj +2754 0 obj [611 611 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 278 0 500 500 889 0 278 333 333 444 606 250 333 250 296 500 500 500 500 500 500 500 500 500 500 250 250 0 606 0 444 747 778 667 722 833 611 556 833 833 389 0 778 611 1000 833 833 611 833 722 611 667 778 778 1000 667 667 667 333 0 333 0 0 0 500 611 444 611 500 389 556 611 333 333 611 333 889 611 556 611 611 389 444 333 611 556 833 500 556 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 500 0 0 1000 ] endobj -931 0 obj << +939 0 obj << /Type /Pages /Count 6 -/Parent 2743 0 R -/Kids [922 0 R 948 0 R 958 0 R 1013 0 R 1077 0 R 1140 0 R] +/Parent 2755 0 R +/Kids [930 0 R 956 0 R 966 0 R 1021 0 R 1085 0 R 1148 0 R] >> endobj -1216 0 obj << +1226 0 obj << /Type /Pages /Count 6 -/Parent 2743 0 R -/Kids [1202 0 R 1218 0 R 1230 0 R 1243 0 R 1254 0 R 1261 0 R] +/Parent 2755 0 R +/Kids [1210 0 R 1228 0 R 1240 0 R 1253 0 R 1264 0 R 1271 0 R] >> endobj -1277 0 obj << +1287 0 obj << /Type /Pages /Count 6 -/Parent 2743 0 R -/Kids [1273 0 R 1279 0 R 1287 0 R 1296 0 R 1306 0 R 1319 0 R] +/Parent 2755 0 R +/Kids [1283 0 R 1289 0 R 1297 0 R 1306 0 R 1316 0 R 1329 0 R] >> endobj -1327 0 obj << +1337 0 obj << /Type /Pages /Count 6 -/Parent 2743 0 R -/Kids [1323 0 R 1330 0 R 1337 0 R 1342 0 R 1363 0 R 1373 0 R] +/Parent 2755 0 R +/Kids [1333 0 R 1340 0 R 1347 0 R 1352 0 R 1373 0 R 1383 0 R] >> endobj -1382 0 obj << +1392 0 obj << /Type /Pages /Count 6 -/Parent 2743 0 R -/Kids [1379 0 R 1384 0 R 1389 0 R 1398 0 R 1407 0 R 1414 0 R] +/Parent 2755 0 R +/Kids [1389 0 R 1394 0 R 1399 0 R 1408 0 R 1417 0 R 1424 0 R] >> endobj -1423 0 obj << +1433 0 obj << /Type /Pages /Count 6 -/Parent 2743 0 R -/Kids [1420 0 R 1425 0 R 1435 0 R 1447 0 R 1455 0 R 1465 0 R] +/Parent 2755 0 R +/Kids [1430 0 R 1435 0 R 1445 0 R 1457 0 R 1465 0 R 1475 0 R] >> endobj -1479 0 obj << +1489 0 obj << /Type /Pages /Count 6 -/Parent 2744 0 R -/Kids [1474 0 R 1481 0 R 1487 0 R 1494 0 R 1500 0 R 1507 0 R] +/Parent 2756 0 R +/Kids [1484 0 R 1491 0 R 1497 0 R 1502 0 R 1511 0 R 1517 0 R] >> endobj -1519 0 obj << +1530 0 obj << /Type /Pages /Count 6 -/Parent 2744 0 R -/Kids [1515 0 R 1521 0 R 1528 0 R 1532 0 R 1542 0 R 1547 0 R] +/Parent 2756 0 R +/Kids [1523 0 R 1533 0 R 1540 0 R 1544 0 R 1554 0 R 1559 0 R] >> endobj -1561 0 obj << +1573 0 obj << /Type /Pages /Count 6 -/Parent 2744 0 R -/Kids [1554 0 R 1563 0 R 1572 0 R 1580 0 R 1591 0 R 1597 0 R] +/Parent 2756 0 R +/Kids [1566 0 R 1575 0 R 1584 0 R 1592 0 R 1603 0 R 1609 0 R] >> endobj -1608 0 obj << +1620 0 obj << /Type /Pages /Count 6 -/Parent 2744 0 R -/Kids [1603 0 R 1610 0 R 1614 0 R 1621 0 R 1629 0 R 1636 0 R] +/Parent 2756 0 R +/Kids [1615 0 R 1622 0 R 1626 0 R 1633 0 R 1638 0 R 1648 0 R] >> endobj -1643 0 obj << +1655 0 obj << /Type /Pages /Count 6 -/Parent 2744 0 R -/Kids [1640 0 R 1645 0 R 1649 0 R 1653 0 R 1659 0 R 1664 0 R] +/Parent 2756 0 R +/Kids [1652 0 R 1657 0 R 1661 0 R 1665 0 R 1669 0 R 1676 0 R] >> endobj -1673 0 obj << +1685 0 obj << /Type /Pages /Count 6 -/Parent 2744 0 R -/Kids [1669 0 R 1675 0 R 1682 0 R 1692 0 R 1696 0 R 1700 0 R] +/Parent 2756 0 R +/Kids [1681 0 R 1687 0 R 1693 0 R 1703 0 R 1708 0 R 1712 0 R] >> endobj -1714 0 obj << +1724 0 obj << /Type /Pages /Count 6 -/Parent 2745 0 R -/Kids [1706 0 R 1717 0 R 1724 0 R 1729 0 R 1734 0 R 1738 0 R] +/Parent 2757 0 R +/Kids [1716 0 R 1727 0 R 1733 0 R 1741 0 R 1746 0 R 1750 0 R] >> endobj -1747 0 obj << +1759 0 obj << /Type /Pages /Count 6 -/Parent 2745 0 R -/Kids [1742 0 R 1749 0 R 1757 0 R 1763 0 R 1770 0 R 1777 0 R] +/Parent 2757 0 R +/Kids [1754 0 R 1761 0 R 1769 0 R 1774 0 R 1782 0 R 1787 0 R] >> endobj -1787 0 obj << +1798 0 obj << /Type /Pages /Count 6 -/Parent 2745 0 R -/Kids [1783 0 R 1790 0 R 1798 0 R 1802 0 R 1806 0 R 1812 0 R] +/Parent 2757 0 R +/Kids [1794 0 R 1800 0 R 1809 0 R 1814 0 R 1818 0 R 1823 0 R] >> endobj -1820 0 obj << +1832 0 obj << /Type /Pages /Count 6 -/Parent 2745 0 R -/Kids [1817 0 R 1822 0 R 1827 0 R 1833 0 R 1842 0 R 1847 0 R] +/Parent 2757 0 R +/Kids [1829 0 R 1834 0 R 1839 0 R 1843 0 R 1852 0 R 1859 0 R] >> endobj -1855 0 obj << +1867 0 obj << /Type /Pages /Count 6 -/Parent 2745 0 R -/Kids [1852 0 R 1857 0 R 1861 0 R 1865 0 R 1873 0 R 1877 0 R] +/Parent 2757 0 R +/Kids [1864 0 R 1869 0 R 1873 0 R 1877 0 R 1885 0 R 1889 0 R] >> endobj -1901 0 obj << +1913 0 obj << /Type /Pages /Count 6 -/Parent 2745 0 R -/Kids [1883 0 R 1903 0 R 1918 0 R 1928 0 R 1945 0 R 1951 0 R] +/Parent 2757 0 R +/Kids [1895 0 R 1915 0 R 1930 0 R 1940 0 R 1957 0 R 1963 0 R] >> endobj -1962 0 obj << +1974 0 obj << /Type /Pages /Count 6 -/Parent 2746 0 R -/Kids [1957 0 R 1964 0 R 1974 0 R 1980 0 R 1989 0 R 1999 0 R] +/Parent 2758 0 R +/Kids [1969 0 R 1976 0 R 1986 0 R 1992 0 R 2001 0 R 2011 0 R] >> endobj -2015 0 obj << +2027 0 obj << /Type /Pages /Count 6 -/Parent 2746 0 R -/Kids [2009 0 R 2017 0 R 2023 0 R 2031 0 R 2039 0 R 2050 0 R] +/Parent 2758 0 R +/Kids [2021 0 R 2029 0 R 2035 0 R 2043 0 R 2051 0 R 2062 0 R] >> endobj -2065 0 obj << +2077 0 obj << /Type /Pages /Count 6 -/Parent 2746 0 R -/Kids [2058 0 R 2067 0 R 2073 0 R 2084 0 R 2088 0 R 2092 0 R] +/Parent 2758 0 R +/Kids [2070 0 R 2079 0 R 2085 0 R 2096 0 R 2100 0 R 2104 0 R] >> endobj -2106 0 obj << +2118 0 obj << /Type /Pages /Count 6 -/Parent 2746 0 R -/Kids [2103 0 R 2108 0 R 2115 0 R 2125 0 R 2184 0 R 2240 0 R] +/Parent 2758 0 R +/Kids [2115 0 R 2120 0 R 2127 0 R 2137 0 R 2196 0 R 2252 0 R] >> endobj -2328 0 obj << +2340 0 obj << /Type /Pages /Count 6 -/Parent 2746 0 R -/Kids [2294 0 R 2330 0 R 2338 0 R 2346 0 R 2353 0 R 2358 0 R] +/Parent 2758 0 R +/Kids [2306 0 R 2342 0 R 2350 0 R 2358 0 R 2365 0 R 2370 0 R] >> endobj -2367 0 obj << +2379 0 obj << /Type /Pages /Count 6 -/Parent 2746 0 R -/Kids [2364 0 R 2369 0 R 2378 0 R 2384 0 R 2389 0 R 2393 0 R] +/Parent 2758 0 R +/Kids [2376 0 R 2381 0 R 2390 0 R 2396 0 R 2401 0 R 2405 0 R] >> endobj -2405 0 obj << +2417 0 obj << /Type /Pages /Count 6 -/Parent 2747 0 R -/Kids [2397 0 R 2407 0 R 2415 0 R 2426 0 R 2433 0 R 2445 0 R] +/Parent 2759 0 R +/Kids [2409 0 R 2419 0 R 2427 0 R 2438 0 R 2445 0 R 2457 0 R] >> endobj -2456 0 obj << +2468 0 obj << /Type /Pages /Count 6 -/Parent 2747 0 R -/Kids [2449 0 R 2458 0 R 2466 0 R 2470 0 R 2475 0 R 2483 0 R] +/Parent 2759 0 R +/Kids [2461 0 R 2470 0 R 2478 0 R 2482 0 R 2487 0 R 2495 0 R] >> endobj -2502 0 obj << +2514 0 obj << /Type /Pages /Count 6 -/Parent 2747 0 R -/Kids [2495 0 R 2504 0 R 2511 0 R 2520 0 R 2524 0 R 2528 0 R] +/Parent 2759 0 R +/Kids [2507 0 R 2516 0 R 2523 0 R 2532 0 R 2536 0 R 2540 0 R] >> endobj -2541 0 obj << +2553 0 obj << /Type /Pages /Count 6 -/Parent 2747 0 R -/Kids [2532 0 R 2543 0 R 2554 0 R 2561 0 R 2565 0 R 2577 0 R] +/Parent 2759 0 R +/Kids [2544 0 R 2555 0 R 2566 0 R 2573 0 R 2577 0 R 2589 0 R] >> endobj -2585 0 obj << +2597 0 obj << /Type /Pages /Count 6 -/Parent 2747 0 R -/Kids [2581 0 R 2587 0 R 2599 0 R 2609 0 R 2614 0 R 2618 0 R] +/Parent 2759 0 R +/Kids [2593 0 R 2599 0 R 2611 0 R 2621 0 R 2626 0 R 2630 0 R] >> endobj -2634 0 obj << +2646 0 obj << /Type /Pages /Count 6 -/Parent 2747 0 R -/Kids [2624 0 R 2636 0 R 2647 0 R 2652 0 R 2662 0 R 2668 0 R] +/Parent 2759 0 R +/Kids [2636 0 R 2648 0 R 2659 0 R 2664 0 R 2674 0 R 2680 0 R] >> endobj -2690 0 obj << +2702 0 obj << /Type /Pages /Count 4 -/Parent 2748 0 R -/Kids [2680 0 R 2692 0 R 2707 0 R 2720 0 R] +/Parent 2760 0 R +/Kids [2692 0 R 2704 0 R 2719 0 R 2732 0 R] >> endobj -2743 0 obj << +2755 0 obj << /Type /Pages /Count 36 -/Parent 2749 0 R -/Kids [931 0 R 1216 0 R 1277 0 R 1327 0 R 1382 0 R 1423 0 R] +/Parent 2761 0 R +/Kids [939 0 R 1226 0 R 1287 0 R 1337 0 R 1392 0 R 1433 0 R] >> endobj -2744 0 obj << +2756 0 obj << /Type /Pages /Count 36 -/Parent 2749 0 R -/Kids [1479 0 R 1519 0 R 1561 0 R 1608 0 R 1643 0 R 1673 0 R] +/Parent 2761 0 R +/Kids [1489 0 R 1530 0 R 1573 0 R 1620 0 R 1655 0 R 1685 0 R] >> endobj -2745 0 obj << +2757 0 obj << /Type /Pages /Count 36 -/Parent 2749 0 R -/Kids [1714 0 R 1747 0 R 1787 0 R 1820 0 R 1855 0 R 1901 0 R] +/Parent 2761 0 R +/Kids [1724 0 R 1759 0 R 1798 0 R 1832 0 R 1867 0 R 1913 0 R] >> endobj -2746 0 obj << +2758 0 obj << /Type /Pages /Count 36 -/Parent 2749 0 R -/Kids [1962 0 R 2015 0 R 2065 0 R 2106 0 R 2328 0 R 2367 0 R] +/Parent 2761 0 R +/Kids [1974 0 R 2027 0 R 2077 0 R 2118 0 R 2340 0 R 2379 0 R] >> endobj -2747 0 obj << +2759 0 obj << /Type /Pages /Count 36 -/Parent 2749 0 R -/Kids [2405 0 R 2456 0 R 2502 0 R 2541 0 R 2585 0 R 2634 0 R] +/Parent 2761 0 R +/Kids [2417 0 R 2468 0 R 2514 0 R 2553 0 R 2597 0 R 2646 0 R] >> endobj -2748 0 obj << +2760 0 obj << /Type /Pages /Count 4 -/Parent 2749 0 R -/Kids [2690 0 R] +/Parent 2761 0 R +/Kids [2702 0 R] >> endobj -2749 0 obj << +2761 0 obj << /Type /Pages /Count 184 -/Kids [2743 0 R 2744 0 R 2745 0 R 2746 0 R 2747 0 R 2748 0 R] +/Kids [2755 0 R 2756 0 R 2757 0 R 2758 0 R 2759 0 R 2760 0 R] >> endobj -2750 0 obj << +2762 0 obj << /Type /Outlines /First 7 0 R -/Last 835 0 R +/Last 843 0 R /Count 10 >> endobj +927 0 obj << +/Title 928 0 R +/A 925 0 R +/Parent 843 0 R +/Prev 923 0 R +>> endobj +923 0 obj << +/Title 924 0 R +/A 921 0 R +/Parent 843 0 R +/Prev 919 0 R +/Next 927 0 R +>> endobj 919 0 obj << /Title 920 0 R /A 917 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 915 0 R +/Next 923 0 R >> endobj 915 0 obj << /Title 916 0 R /A 913 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 911 0 R /Next 919 0 R >> endobj 911 0 obj << /Title 912 0 R /A 909 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 907 0 R /Next 915 0 R >> endobj 907 0 obj << /Title 908 0 R /A 905 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 903 0 R /Next 911 0 R >> endobj 903 0 obj << /Title 904 0 R /A 901 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 899 0 R /Next 907 0 R >> endobj 899 0 obj << /Title 900 0 R /A 897 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 895 0 R /Next 903 0 R >> endobj 895 0 obj << /Title 896 0 R /A 893 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 891 0 R /Next 899 0 R >> endobj 891 0 obj << /Title 892 0 R /A 889 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 887 0 R /Next 895 0 R >> endobj 887 0 obj << /Title 888 0 R /A 885 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 883 0 R /Next 891 0 R >> endobj 883 0 obj << /Title 884 0 R /A 881 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 879 0 R /Next 887 0 R >> endobj 879 0 obj << /Title 880 0 R /A 877 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 875 0 R /Next 883 0 R >> endobj 875 0 obj << /Title 876 0 R /A 873 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 871 0 R /Next 879 0 R >> endobj 871 0 obj << /Title 872 0 R /A 869 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 867 0 R /Next 875 0 R >> endobj 867 0 obj << /Title 868 0 R /A 865 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 863 0 R /Next 871 0 R >> endobj 863 0 obj << /Title 864 0 R /A 861 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 859 0 R /Next 867 0 R >> endobj 859 0 obj << /Title 860 0 R /A 857 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 855 0 R /Next 863 0 R >> endobj 855 0 obj << /Title 856 0 R /A 853 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 851 0 R /Next 859 0 R >> endobj 851 0 obj << /Title 852 0 R /A 849 0 R -/Parent 835 0 R +/Parent 843 0 R /Prev 847 0 R /Next 855 0 R >> endobj 847 0 obj << /Title 848 0 R /A 845 0 R -/Parent 835 0 R -/Prev 843 0 R +/Parent 843 0 R /Next 851 0 R >> endobj 843 0 obj << /Title 844 0 R /A 841 0 R -/Parent 835 0 R -/Prev 839 0 R -/Next 847 0 R +/Parent 2762 0 R +/Prev 751 0 R +/First 847 0 R +/Last 927 0 R +/Count -21 >> endobj 839 0 obj << /Title 840 0 R /A 837 0 R -/Parent 835 0 R -/Next 843 0 R +/Parent 787 0 R +/Prev 811 0 R >> endobj 835 0 obj << /Title 836 0 R /A 833 0 R -/Parent 2750 0 R -/Prev 743 0 R -/First 839 0 R -/Last 919 0 R -/Count -21 +/Parent 811 0 R +/Prev 831 0 R >> endobj 831 0 obj << /Title 832 0 R /A 829 0 R -/Parent 779 0 R -/Prev 803 0 R +/Parent 811 0 R +/Prev 827 0 R +/Next 835 0 R >> endobj 827 0 obj << /Title 828 0 R /A 825 0 R -/Parent 803 0 R +/Parent 811 0 R /Prev 823 0 R +/Next 831 0 R >> endobj 823 0 obj << /Title 824 0 R /A 821 0 R -/Parent 803 0 R +/Parent 811 0 R /Prev 819 0 R /Next 827 0 R >> endobj 819 0 obj << /Title 820 0 R /A 817 0 R -/Parent 803 0 R +/Parent 811 0 R /Prev 815 0 R /Next 823 0 R >> endobj 815 0 obj << /Title 816 0 R /A 813 0 R -/Parent 803 0 R -/Prev 811 0 R +/Parent 811 0 R /Next 819 0 R >> endobj 811 0 obj << /Title 812 0 R /A 809 0 R -/Parent 803 0 R +/Parent 787 0 R /Prev 807 0 R -/Next 815 0 R +/Next 839 0 R +/First 815 0 R +/Last 835 0 R +/Count -6 >> endobj 807 0 obj << /Title 808 0 R /A 805 0 R -/Parent 803 0 R +/Parent 787 0 R +/Prev 803 0 R /Next 811 0 R >> endobj 803 0 obj << /Title 804 0 R /A 801 0 R -/Parent 779 0 R +/Parent 787 0 R /Prev 799 0 R -/Next 831 0 R -/First 807 0 R -/Last 827 0 R -/Count -6 +/Next 807 0 R >> endobj 799 0 obj << /Title 800 0 R /A 797 0 R -/Parent 779 0 R +/Parent 787 0 R /Prev 795 0 R /Next 803 0 R >> endobj 795 0 obj << /Title 796 0 R /A 793 0 R -/Parent 779 0 R +/Parent 787 0 R /Prev 791 0 R /Next 799 0 R >> endobj 791 0 obj << /Title 792 0 R /A 789 0 R -/Parent 779 0 R -/Prev 787 0 R +/Parent 787 0 R /Next 795 0 R >> endobj 787 0 obj << /Title 788 0 R /A 785 0 R -/Parent 779 0 R -/Prev 783 0 R -/Next 791 0 R +/Parent 751 0 R +/Prev 771 0 R +/First 791 0 R +/Last 839 0 R +/Count -7 >> endobj 783 0 obj << /Title 784 0 R /A 781 0 R -/Parent 779 0 R -/Next 787 0 R +/Parent 771 0 R +/Prev 779 0 R >> endobj 779 0 obj << /Title 780 0 R /A 777 0 R -/Parent 743 0 R -/Prev 763 0 R -/First 783 0 R -/Last 831 0 R -/Count -7 +/Parent 771 0 R +/Prev 775 0 R +/Next 783 0 R >> endobj 775 0 obj << /Title 776 0 R /A 773 0 R -/Parent 763 0 R -/Prev 771 0 R +/Parent 771 0 R +/Next 779 0 R >> endobj 771 0 obj << /Title 772 0 R /A 769 0 R -/Parent 763 0 R -/Prev 767 0 R -/Next 775 0 R +/Parent 751 0 R +/Prev 763 0 R +/Next 787 0 R +/First 775 0 R +/Last 783 0 R +/Count -3 >> endobj 767 0 obj << /Title 768 0 R /A 765 0 R /Parent 763 0 R -/Next 771 0 R >> endobj 763 0 obj << /Title 764 0 R /A 761 0 R -/Parent 743 0 R +/Parent 751 0 R /Prev 755 0 R -/Next 779 0 R +/Next 771 0 R /First 767 0 R -/Last 775 0 R -/Count -3 +/Last 767 0 R +/Count -1 >> endobj 759 0 obj << /Title 760 0 R @@ -15054,8 +15125,7 @@ endobj 755 0 obj << /Title 756 0 R /A 753 0 R -/Parent 743 0 R -/Prev 747 0 R +/Parent 751 0 R /Next 763 0 R /First 759 0 R /Last 759 0 R @@ -15064,75 +15134,77 @@ endobj 751 0 obj << /Title 752 0 R /A 749 0 R -/Parent 747 0 R +/Parent 2762 0 R +/Prev 731 0 R +/Next 843 0 R +/First 755 0 R +/Last 787 0 R +/Count -4 >> endobj 747 0 obj << /Title 748 0 R /A 745 0 R -/Parent 743 0 R -/Next 755 0 R -/First 751 0 R -/Last 751 0 R -/Count -1 +/Parent 731 0 R +/Prev 743 0 R >> endobj 743 0 obj << /Title 744 0 R /A 741 0 R -/Parent 2750 0 R -/Prev 723 0 R -/Next 835 0 R -/First 747 0 R -/Last 779 0 R -/Count -4 +/Parent 731 0 R +/Prev 735 0 R +/Next 747 0 R >> endobj 739 0 obj << /Title 740 0 R /A 737 0 R -/Parent 723 0 R -/Prev 735 0 R +/Parent 735 0 R >> endobj 735 0 obj << /Title 736 0 R /A 733 0 R -/Parent 723 0 R -/Prev 727 0 R -/Next 739 0 R +/Parent 731 0 R +/Next 743 0 R +/First 739 0 R +/Last 739 0 R +/Count -1 >> endobj 731 0 obj << /Title 732 0 R /A 729 0 R -/Parent 727 0 R +/Parent 2762 0 R +/Prev 707 0 R +/Next 751 0 R +/First 735 0 R +/Last 747 0 R +/Count -3 >> endobj 727 0 obj << /Title 728 0 R /A 725 0 R -/Parent 723 0 R -/Next 735 0 R -/First 731 0 R -/Last 731 0 R -/Count -1 +/Parent 707 0 R +/Prev 715 0 R >> endobj 723 0 obj << /Title 724 0 R /A 721 0 R -/Parent 2750 0 R -/Prev 699 0 R -/Next 743 0 R -/First 727 0 R -/Last 739 0 R -/Count -3 +/Parent 715 0 R +/Prev 719 0 R >> endobj 719 0 obj << /Title 720 0 R /A 717 0 R -/Parent 699 0 R -/Prev 707 0 R +/Parent 715 0 R +/Next 723 0 R >> endobj 715 0 obj << /Title 716 0 R /A 713 0 R /Parent 707 0 R /Prev 711 0 R +/Next 727 0 R +/First 719 0 R +/Last 723 0 R +/Count -2 >> endobj 711 0 obj << /Title 712 0 R @@ -15143,47 +15215,44 @@ endobj 707 0 obj << /Title 708 0 R /A 705 0 R -/Parent 699 0 R -/Prev 703 0 R -/Next 719 0 R +/Parent 2762 0 R +/Prev 363 0 R +/Next 731 0 R /First 711 0 R -/Last 715 0 R -/Count -2 +/Last 727 0 R +/Count -3 >> endobj 703 0 obj << /Title 704 0 R /A 701 0 R -/Parent 699 0 R -/Next 707 0 R +/Parent 683 0 R +/Prev 699 0 R >> endobj 699 0 obj << /Title 700 0 R /A 697 0 R -/Parent 2750 0 R -/Prev 355 0 R -/Next 723 0 R -/First 703 0 R -/Last 719 0 R -/Count -3 +/Parent 683 0 R +/Prev 695 0 R +/Next 703 0 R >> endobj 695 0 obj << /Title 696 0 R /A 693 0 R -/Parent 675 0 R +/Parent 683 0 R /Prev 691 0 R +/Next 699 0 R >> endobj 691 0 obj << /Title 692 0 R /A 689 0 R -/Parent 675 0 R +/Parent 683 0 R /Prev 687 0 R /Next 695 0 R >> endobj 687 0 obj << /Title 688 0 R /A 685 0 R -/Parent 675 0 R -/Prev 683 0 R +/Parent 683 0 R /Next 691 0 R >> endobj 683 0 obj << @@ -15191,7 +15260,9 @@ endobj /A 681 0 R /Parent 675 0 R /Prev 679 0 R -/Next 687 0 R +/First 687 0 R +/Last 703 0 R +/Count -5 >> endobj 679 0 obj << /Title 680 0 R @@ -15202,682 +15273,681 @@ endobj 675 0 obj << /Title 676 0 R /A 673 0 R -/Parent 667 0 R -/Prev 671 0 R +/Parent 363 0 R +/Prev 619 0 R /First 679 0 R -/Last 695 0 R -/Count -5 +/Last 683 0 R +/Count -2 >> endobj 671 0 obj << /Title 672 0 R /A 669 0 R -/Parent 667 0 R -/Next 675 0 R +/Parent 619 0 R +/Prev 667 0 R >> endobj 667 0 obj << /Title 668 0 R /A 665 0 R -/Parent 355 0 R -/Prev 611 0 R -/First 671 0 R -/Last 675 0 R -/Count -2 +/Parent 619 0 R +/Prev 647 0 R +/Next 671 0 R >> endobj 663 0 obj << /Title 664 0 R /A 661 0 R -/Parent 611 0 R +/Parent 647 0 R /Prev 659 0 R >> endobj 659 0 obj << /Title 660 0 R /A 657 0 R -/Parent 611 0 R -/Prev 639 0 R +/Parent 647 0 R +/Prev 655 0 R /Next 663 0 R >> endobj 655 0 obj << /Title 656 0 R /A 653 0 R -/Parent 639 0 R +/Parent 647 0 R /Prev 651 0 R +/Next 659 0 R >> endobj 651 0 obj << /Title 652 0 R /A 649 0 R -/Parent 639 0 R -/Prev 647 0 R +/Parent 647 0 R /Next 655 0 R >> endobj 647 0 obj << /Title 648 0 R /A 645 0 R -/Parent 639 0 R +/Parent 619 0 R /Prev 643 0 R -/Next 651 0 R +/Next 667 0 R +/First 651 0 R +/Last 663 0 R +/Count -4 >> endobj 643 0 obj << /Title 644 0 R /A 641 0 R -/Parent 639 0 R +/Parent 619 0 R +/Prev 639 0 R /Next 647 0 R >> endobj 639 0 obj << /Title 640 0 R /A 637 0 R -/Parent 611 0 R +/Parent 619 0 R /Prev 635 0 R -/Next 659 0 R -/First 643 0 R -/Last 655 0 R -/Count -4 +/Next 643 0 R >> endobj 635 0 obj << /Title 636 0 R /A 633 0 R -/Parent 611 0 R -/Prev 631 0 R +/Parent 619 0 R +/Prev 623 0 R /Next 639 0 R >> endobj 631 0 obj << /Title 632 0 R /A 629 0 R -/Parent 611 0 R +/Parent 623 0 R /Prev 627 0 R -/Next 635 0 R >> endobj 627 0 obj << /Title 628 0 R /A 625 0 R -/Parent 611 0 R -/Prev 615 0 R +/Parent 623 0 R /Next 631 0 R >> endobj 623 0 obj << /Title 624 0 R /A 621 0 R -/Parent 615 0 R -/Prev 619 0 R +/Parent 619 0 R +/Next 635 0 R +/First 627 0 R +/Last 631 0 R +/Count -2 >> endobj 619 0 obj << /Title 620 0 R /A 617 0 R -/Parent 615 0 R -/Next 623 0 R +/Parent 363 0 R +/Prev 395 0 R +/Next 675 0 R +/First 623 0 R +/Last 671 0 R +/Count -7 >> endobj 615 0 obj << /Title 616 0 R /A 613 0 R -/Parent 611 0 R -/Next 627 0 R -/First 619 0 R -/Last 623 0 R -/Count -2 +/Parent 599 0 R +/Prev 611 0 R >> endobj 611 0 obj << /Title 612 0 R /A 609 0 R -/Parent 355 0 R -/Prev 387 0 R -/Next 667 0 R -/First 615 0 R -/Last 663 0 R -/Count -7 +/Parent 599 0 R +/Prev 607 0 R +/Next 615 0 R >> endobj 607 0 obj << /Title 608 0 R /A 605 0 R -/Parent 591 0 R +/Parent 599 0 R /Prev 603 0 R +/Next 611 0 R >> endobj 603 0 obj << /Title 604 0 R /A 601 0 R -/Parent 591 0 R -/Prev 599 0 R +/Parent 599 0 R /Next 607 0 R >> endobj 599 0 obj << /Title 600 0 R /A 597 0 R -/Parent 591 0 R +/Parent 395 0 R /Prev 595 0 R -/Next 603 0 R +/First 603 0 R +/Last 615 0 R +/Count -4 >> endobj 595 0 obj << /Title 596 0 R /A 593 0 R -/Parent 591 0 R +/Parent 395 0 R +/Prev 591 0 R /Next 599 0 R >> endobj 591 0 obj << /Title 592 0 R /A 589 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 587 0 R -/First 595 0 R -/Last 607 0 R -/Count -4 +/Next 595 0 R >> endobj 587 0 obj << /Title 588 0 R /A 585 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 583 0 R /Next 591 0 R >> endobj 583 0 obj << /Title 584 0 R /A 581 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 579 0 R /Next 587 0 R >> endobj 579 0 obj << /Title 580 0 R /A 577 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 575 0 R /Next 583 0 R >> endobj 575 0 obj << /Title 576 0 R /A 573 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 571 0 R /Next 579 0 R >> endobj 571 0 obj << /Title 572 0 R /A 569 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 567 0 R /Next 575 0 R >> endobj 567 0 obj << /Title 568 0 R /A 565 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 563 0 R /Next 571 0 R >> endobj 563 0 obj << /Title 564 0 R /A 561 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 559 0 R /Next 567 0 R >> endobj 559 0 obj << /Title 560 0 R /A 557 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 555 0 R /Next 563 0 R >> endobj 555 0 obj << /Title 556 0 R /A 553 0 R -/Parent 387 0 R -/Prev 551 0 R +/Parent 395 0 R +/Prev 471 0 R /Next 559 0 R >> endobj 551 0 obj << /Title 552 0 R /A 549 0 R -/Parent 387 0 R +/Parent 471 0 R /Prev 547 0 R -/Next 555 0 R >> endobj 547 0 obj << /Title 548 0 R /A 545 0 R -/Parent 387 0 R -/Prev 463 0 R +/Parent 471 0 R +/Prev 543 0 R /Next 551 0 R >> endobj 543 0 obj << /Title 544 0 R /A 541 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 539 0 R +/Next 547 0 R >> endobj 539 0 obj << /Title 540 0 R /A 537 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 535 0 R /Next 543 0 R >> endobj 535 0 obj << /Title 536 0 R /A 533 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 531 0 R /Next 539 0 R >> endobj 531 0 obj << /Title 532 0 R /A 529 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 527 0 R /Next 535 0 R >> endobj 527 0 obj << /Title 528 0 R /A 525 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 523 0 R /Next 531 0 R >> endobj 523 0 obj << /Title 524 0 R /A 521 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 519 0 R /Next 527 0 R >> endobj 519 0 obj << /Title 520 0 R /A 517 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 515 0 R /Next 523 0 R >> endobj 515 0 obj << /Title 516 0 R /A 513 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 511 0 R /Next 519 0 R >> endobj 511 0 obj << /Title 512 0 R /A 509 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 507 0 R /Next 515 0 R >> endobj 507 0 obj << /Title 508 0 R /A 505 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 503 0 R /Next 511 0 R >> endobj 503 0 obj << /Title 504 0 R /A 501 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 499 0 R /Next 507 0 R >> endobj 499 0 obj << /Title 500 0 R /A 497 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 495 0 R /Next 503 0 R >> endobj 495 0 obj << /Title 496 0 R /A 493 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 491 0 R /Next 499 0 R >> endobj 491 0 obj << /Title 492 0 R /A 489 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 487 0 R /Next 495 0 R >> endobj 487 0 obj << /Title 488 0 R /A 485 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 483 0 R /Next 491 0 R >> endobj 483 0 obj << /Title 484 0 R /A 481 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 479 0 R /Next 487 0 R >> endobj 479 0 obj << /Title 480 0 R /A 477 0 R -/Parent 463 0 R +/Parent 471 0 R /Prev 475 0 R /Next 483 0 R >> endobj 475 0 obj << /Title 476 0 R /A 473 0 R -/Parent 463 0 R -/Prev 471 0 R +/Parent 471 0 R /Next 479 0 R >> endobj 471 0 obj << /Title 472 0 R /A 469 0 R -/Parent 463 0 R +/Parent 395 0 R /Prev 467 0 R -/Next 475 0 R +/Next 555 0 R +/First 475 0 R +/Last 551 0 R +/Count -20 >> endobj 467 0 obj << /Title 468 0 R /A 465 0 R -/Parent 463 0 R +/Parent 395 0 R +/Prev 463 0 R /Next 471 0 R >> endobj 463 0 obj << /Title 464 0 R /A 461 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 459 0 R -/Next 547 0 R -/First 467 0 R -/Last 543 0 R -/Count -20 +/Next 467 0 R >> endobj 459 0 obj << /Title 460 0 R /A 457 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 455 0 R /Next 463 0 R >> endobj 455 0 obj << /Title 456 0 R /A 453 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 451 0 R /Next 459 0 R >> endobj 451 0 obj << /Title 452 0 R /A 449 0 R -/Parent 387 0 R -/Prev 447 0 R +/Parent 395 0 R +/Prev 435 0 R /Next 455 0 R >> endobj 447 0 obj << /Title 448 0 R /A 445 0 R -/Parent 387 0 R +/Parent 435 0 R /Prev 443 0 R -/Next 451 0 R >> endobj 443 0 obj << /Title 444 0 R /A 441 0 R -/Parent 387 0 R -/Prev 427 0 R +/Parent 435 0 R +/Prev 439 0 R /Next 447 0 R >> endobj 439 0 obj << /Title 440 0 R /A 437 0 R -/Parent 427 0 R -/Prev 435 0 R +/Parent 435 0 R +/Next 443 0 R >> endobj 435 0 obj << /Title 436 0 R /A 433 0 R -/Parent 427 0 R +/Parent 395 0 R /Prev 431 0 R -/Next 439 0 R +/Next 451 0 R +/First 439 0 R +/Last 447 0 R +/Count -3 >> endobj 431 0 obj << /Title 432 0 R /A 429 0 R -/Parent 427 0 R +/Parent 395 0 R +/Prev 427 0 R /Next 435 0 R >> endobj 427 0 obj << /Title 428 0 R /A 425 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 423 0 R -/Next 443 0 R -/First 431 0 R -/Last 439 0 R -/Count -3 +/Next 431 0 R >> endobj 423 0 obj << /Title 424 0 R /A 421 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 419 0 R /Next 427 0 R >> endobj 419 0 obj << /Title 420 0 R /A 417 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 415 0 R /Next 423 0 R >> endobj 415 0 obj << /Title 416 0 R /A 413 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 411 0 R /Next 419 0 R >> endobj 411 0 obj << /Title 412 0 R /A 409 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 407 0 R /Next 415 0 R >> endobj 407 0 obj << /Title 408 0 R /A 405 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 403 0 R /Next 411 0 R >> endobj 403 0 obj << /Title 404 0 R /A 401 0 R -/Parent 387 0 R +/Parent 395 0 R /Prev 399 0 R /Next 407 0 R >> endobj 399 0 obj << /Title 400 0 R /A 397 0 R -/Parent 387 0 R -/Prev 395 0 R +/Parent 395 0 R /Next 403 0 R >> endobj 395 0 obj << /Title 396 0 R /A 393 0 R -/Parent 387 0 R -/Prev 391 0 R -/Next 399 0 R +/Parent 363 0 R +/Prev 367 0 R +/Next 619 0 R +/First 399 0 R +/Last 599 0 R +/Count -28 >> endobj 391 0 obj << /Title 392 0 R /A 389 0 R -/Parent 387 0 R -/Next 395 0 R +/Parent 383 0 R +/Prev 387 0 R >> endobj 387 0 obj << /Title 388 0 R /A 385 0 R -/Parent 355 0 R -/Prev 359 0 R -/Next 611 0 R -/First 391 0 R -/Last 591 0 R -/Count -28 +/Parent 383 0 R +/Next 391 0 R >> endobj 383 0 obj << /Title 384 0 R /A 381 0 R -/Parent 375 0 R -/Prev 379 0 R +/Parent 367 0 R +/Prev 371 0 R +/First 387 0 R +/Last 391 0 R +/Count -2 >> endobj 379 0 obj << /Title 380 0 R /A 377 0 R -/Parent 375 0 R -/Next 383 0 R +/Parent 371 0 R +/Prev 375 0 R >> endobj 375 0 obj << /Title 376 0 R /A 373 0 R -/Parent 359 0 R -/Prev 363 0 R -/First 379 0 R -/Last 383 0 R -/Count -2 +/Parent 371 0 R +/Next 379 0 R >> endobj 371 0 obj << /Title 372 0 R /A 369 0 R -/Parent 363 0 R -/Prev 367 0 R +/Parent 367 0 R +/Next 383 0 R +/First 375 0 R +/Last 379 0 R +/Count -2 >> endobj 367 0 obj << /Title 368 0 R /A 365 0 R /Parent 363 0 R -/Next 371 0 R +/Next 395 0 R +/First 371 0 R +/Last 383 0 R +/Count -2 >> endobj 363 0 obj << /Title 364 0 R /A 361 0 R -/Parent 359 0 R -/Next 375 0 R +/Parent 2762 0 R +/Prev 351 0 R +/Next 707 0 R /First 367 0 R -/Last 371 0 R -/Count -2 +/Last 675 0 R +/Count -4 >> endobj 359 0 obj << /Title 360 0 R /A 357 0 R -/Parent 355 0 R -/Next 387 0 R -/First 363 0 R -/Last 375 0 R -/Count -2 +/Parent 351 0 R +/Prev 355 0 R >> endobj 355 0 obj << /Title 356 0 R /A 353 0 R -/Parent 2750 0 R -/Prev 343 0 R -/Next 699 0 R -/First 359 0 R -/Last 667 0 R -/Count -4 +/Parent 351 0 R +/Next 359 0 R >> endobj 351 0 obj << /Title 352 0 R /A 349 0 R -/Parent 343 0 R -/Prev 347 0 R +/Parent 2762 0 R +/Prev 131 0 R +/Next 363 0 R +/First 355 0 R +/Last 359 0 R +/Count -2 >> endobj 347 0 obj << /Title 348 0 R /A 345 0 R -/Parent 343 0 R -/Next 351 0 R +/Parent 339 0 R +/Prev 343 0 R >> endobj 343 0 obj << /Title 344 0 R /A 341 0 R -/Parent 2750 0 R -/Prev 131 0 R -/Next 355 0 R -/First 347 0 R -/Last 351 0 R -/Count -2 +/Parent 339 0 R +/Next 347 0 R >> endobj 339 0 obj << /Title 340 0 R /A 337 0 R -/Parent 331 0 R -/Prev 335 0 R +/Parent 131 0 R +/Prev 287 0 R +/First 343 0 R +/Last 347 0 R +/Count -2 >> endobj 335 0 obj << /Title 336 0 R /A 333 0 R -/Parent 331 0 R -/Next 339 0 R +/Parent 287 0 R +/Prev 331 0 R >> endobj 331 0 obj << /Title 332 0 R /A 329 0 R -/Parent 131 0 R -/Prev 287 0 R -/First 335 0 R -/Last 339 0 R -/Count -2 +/Parent 287 0 R +/Prev 327 0 R +/Next 335 0 R >> endobj 327 0 obj << /Title 328 0 R /A 325 0 R /Parent 287 0 R /Prev 323 0 R +/Next 331 0 R >> endobj 323 0 obj << /Title 324 0 R /A 321 0 R /Parent 287 0 R -/Prev 319 0 R +/Prev 307 0 R /Next 327 0 R >> endobj 319 0 obj << /Title 320 0 R /A 317 0 R -/Parent 287 0 R +/Parent 307 0 R /Prev 315 0 R -/Next 323 0 R >> endobj 315 0 obj << /Title 316 0 R /A 313 0 R -/Parent 287 0 R -/Prev 303 0 R +/Parent 307 0 R +/Prev 311 0 R /Next 319 0 R >> endobj 311 0 obj << /Title 312 0 R /A 309 0 R -/Parent 303 0 R -/Prev 307 0 R +/Parent 307 0 R +/Next 315 0 R >> endobj 307 0 obj << /Title 308 0 R /A 305 0 R -/Parent 303 0 R -/Next 311 0 R +/Parent 287 0 R +/Prev 291 0 R +/Next 323 0 R +/First 311 0 R +/Last 319 0 R +/Count -3 >> endobj 303 0 obj << /Title 304 0 R /A 301 0 R -/Parent 287 0 R -/Prev 291 0 R -/Next 315 0 R -/First 307 0 R -/Last 311 0 R -/Count -2 +/Parent 291 0 R +/Prev 299 0 R >> endobj 299 0 obj << /Title 300 0 R /A 297 0 R /Parent 291 0 R /Prev 295 0 R +/Next 303 0 R >> endobj 295 0 obj << /Title 296 0 R @@ -15889,19 +15959,19 @@ endobj /Title 292 0 R /A 289 0 R /Parent 287 0 R -/Next 303 0 R +/Next 307 0 R /First 295 0 R -/Last 299 0 R -/Count -2 +/Last 303 0 R +/Count -3 >> endobj 287 0 obj << /Title 288 0 R /A 285 0 R /Parent 131 0 R /Prev 275 0 R -/Next 331 0 R +/Next 339 0 R /First 291 0 R -/Last 327 0 R +/Last 335 0 R /Count -6 >> endobj 283 0 obj << @@ -16179,11 +16249,11 @@ endobj 131 0 obj << /Title 132 0 R /A 129 0 R -/Parent 2750 0 R +/Parent 2762 0 R /Prev 91 0 R -/Next 343 0 R +/Next 351 0 R /First 135 0 R -/Last 331 0 R +/Last 339 0 R /Count -12 >> endobj 127 0 obj << @@ -16253,7 +16323,7 @@ endobj 91 0 obj << /Title 92 0 R /A 89 0 R -/Parent 2750 0 R +/Parent 2762 0 R /Prev 67 0 R /Next 131 0 R /First 95 0 R @@ -16296,7 +16366,7 @@ endobj 67 0 obj << /Title 68 0 R /A 65 0 R -/Parent 2750 0 R +/Parent 2762 0 R /Prev 7 0 R /Next 91 0 R /First 71 0 R @@ -16405,2268 +16475,2235 @@ endobj 7 0 obj << /Title 8 0 R /A 5 0 R -/Parent 2750 0 R +/Parent 2762 0 R /Next 67 0 R /First 11 0 R /Last 23 0 R /Count -4 >> endobj -2751 0 obj << -/Names [(Access_Control_Lists) 2071 0 R (Bv9ARM.ch01) 1220 0 R (Bv9ARM.ch02) 1264 0 R (Bv9ARM.ch03) 1282 0 R (Bv9ARM.ch04) 1345 0 R (Bv9ARM.ch05) 1524 0 R (Bv9ARM.ch06) 1535 0 R (Bv9ARM.ch07) 2070 0 R (Bv9ARM.ch08) 2095 0 R (Bv9ARM.ch09) 2111 0 R (Bv9ARM.ch10) 2372 0 R (Configuration_File_Grammar) 1558 0 R (DNSSEC) 1411 0 R (Doc-Start) 927 0 R (Setting_TTLs) 1995 0 R (acache) 1271 0 R (access_control) 1712 0 R (acl) 1567 0 R (address_match_lists) 1540 0 R (admin_tools) 1304 0 R (appendix.A) 742 0 R (appendix.B) 834 0 R (bibliography) 2119 0 R (bind9.library) 2327 0 R (boolean_options) 1360 0 R (builtin) 1793 0 R (chapter*.1) 961 0 R (chapter.1) 6 0 R (chapter.2) 66 0 R (chapter.3) 90 0 R (chapter.4) 130 0 R (chapter.5) 342 0 R (chapter.6) 354 0 R (chapter.7) 698 0 R (chapter.8) 722 0 R (cite.RFC1033) 2246 0 R (cite.RFC1034) 2131 0 R (cite.RFC1035) 2133 0 R (cite.RFC1101) 2228 0 R (cite.RFC1123) 2230 0 R (cite.RFC1183) 2190 0 R (cite.RFC1464) 2268 0 R (cite.RFC1535) 2176 0 R (cite.RFC1536) 2178 0 R (cite.RFC1537) 2248 0 R (cite.RFC1591) 2232 0 R (cite.RFC1706) 2192 0 R (cite.RFC1712) 2288 0 R (cite.RFC1713) 2270 0 R (cite.RFC1794) 2272 0 R (cite.RFC1876) 2194 0 R (cite.RFC1912) 2250 0 R (cite.RFC1982) 2180 0 R (cite.RFC1995) 2138 0 R (cite.RFC1996) 2140 0 R (cite.RFC2010) 2252 0 R (cite.RFC2052) 2196 0 R (cite.RFC2065) 2300 0 R (cite.RFC2136) 2142 0 R (cite.RFC2137) 2302 0 R (cite.RFC2163) 2198 0 R (cite.RFC2168) 2200 0 R (cite.RFC2181) 2144 0 R (cite.RFC2219) 2254 0 R (cite.RFC2230) 2202 0 R (cite.RFC2240) 2274 0 R (cite.RFC2308) 2146 0 R (cite.RFC2317) 2234 0 R (cite.RFC2345) 2276 0 R (cite.RFC2352) 2278 0 R (cite.RFC2535) 2304 0 R (cite.RFC2536) 2204 0 R (cite.RFC2537) 2206 0 R (cite.RFC2538) 2208 0 R (cite.RFC2539) 2210 0 R (cite.RFC2540) 2212 0 R (cite.RFC2671) 2148 0 R (cite.RFC2672) 2150 0 R (cite.RFC2673) 2290 0 R (cite.RFC2782) 2214 0 R (cite.RFC2825) 2258 0 R (cite.RFC2826) 2236 0 R (cite.RFC2845) 2152 0 R (cite.RFC2874) 2292 0 R (cite.RFC2915) 2216 0 R (cite.RFC2929) 2238 0 R (cite.RFC2930) 2154 0 R (cite.RFC2931) 2156 0 R (cite.RFC3007) 2158 0 R (cite.RFC3008) 2306 0 R (cite.RFC3071) 2280 0 R (cite.RFC3090) 2308 0 R (cite.RFC3110) 2218 0 R (cite.RFC3123) 2220 0 R (cite.RFC3225) 2164 0 R (cite.RFC3258) 2282 0 R (cite.RFC3445) 2310 0 R (cite.RFC3490) 2260 0 R (cite.RFC3491) 2262 0 R (cite.RFC3492) 2264 0 R (cite.RFC3596) 2222 0 R (cite.RFC3597) 2224 0 R (cite.RFC3645) 2160 0 R (cite.RFC3655) 2312 0 R (cite.RFC3658) 2314 0 R (cite.RFC3755) 2316 0 R (cite.RFC3757) 2318 0 R (cite.RFC3833) 2166 0 R (cite.RFC3845) 2320 0 R (cite.RFC3901) 2284 0 R (cite.RFC4033) 2168 0 R (cite.RFC4034) 2170 0 R (cite.RFC4035) 2172 0 R (cite.RFC4074) 2182 0 R (cite.RFC974) 2135 0 R (cite.id2512717) 2325 0 R (clients-per-query) 2048 0 R (configuration_file_elements) 1536 0 R (controls_statement_definition_and_usage) 1328 0 R (diagnostic_tools) 1252 0 R (dnssec.dynamic.zones) 1431 0 R (dynamic_update) 1355 0 R (dynamic_update_policies) 1317 0 R (dynamic_update_security) 1722 0 R (empty) 1795 0 R (historical_dns_information) 2113 0 R (id2466563) 1221 0 R (id2466586) 1222 0 R (id2467317) 1433 0 R (id2467353) 1438 0 R (id2467477) 1223 0 R (id2467486) 1224 0 R (id2467726) 1234 0 R (id2467748) 1235 0 R (id2467782) 1236 0 R (id2467866) 1239 0 R (id2467959) 1232 0 R (id2470264) 1246 0 R (id2470288) 1249 0 R (id2470386) 1250 0 R (id2470407) 1251 0 R (id2470505) 1257 0 R (id2470540) 1258 0 R (id2470567) 1259 0 R (id2470601) 1265 0 R (id2470628) 1266 0 R (id2470709) 1267 0 R (id2470734) 1270 0 R (id2470745) 1276 0 R (id2470777) 1284 0 R (id2470793) 1285 0 R (id2470816) 1290 0 R (id2470833) 1291 0 R (id2471238) 1299 0 R (id2471243) 1300 0 R (id2473501) 1333 0 R (id2473513) 1334 0 R (id2474008) 1370 0 R (id2474026) 1376 0 R (id2474596) 1392 0 R (id2474681) 1393 0 R (id2474720) 1394 0 R (id2474806) 1395 0 R (id2474817) 1396 0 R (id2474853) 1401 0 R (id2474910) 1402 0 R (id2474960) 1404 0 R (id2474973) 1405 0 R (id2475091) 1410 0 R (id2475227) 1412 0 R (id2475374) 1417 0 R (id2475456) 1418 0 R (id2475608) 1432 0 R (id2476195) 1450 0 R (id2476232) 1451 0 R (id2476245) 1452 0 R (id2476278) 1453 0 R (id2476373) 1458 0 R (id2476382) 1459 0 R (id2476392) 1460 0 R (id2476405) 1461 0 R (id2476510) 1462 0 R (id2476520) 1463 0 R (id2476556) 1469 0 R (id2476579) 1471 0 R (id2476680) 1478 0 R (id2476913) 1484 0 R (id2476982) 1485 0 R (id2477156) 1490 0 R (id2477164) 1491 0 R (id2477195) 1492 0 R (id2477251) 1497 0 R (id2477282) 1498 0 R (id2477753) 1503 0 R (id2477799) 1504 0 R (id2477853) 1510 0 R (id2477915) 1512 0 R (id2477937) 1518 0 R (id2478038) 1525 0 R (id2478185) 1537 0 R (id2479078) 1545 0 R (id2479106) 1550 0 R (id2479380) 1551 0 R (id2479395) 1552 0 R (id2479425) 1557 0 R (id2479499) 1559 0 R (id2480040) 1566 0 R (id2480083) 1568 0 R (id2480298) 1570 0 R (id2480589) 1577 0 R (id2480606) 1583 0 R (id2480630) 1584 0 R (id2480653) 1585 0 R (id2480881) 1589 0 R (id2481006) 1594 0 R (id2481059) 1595 0 R (id2481684) 1606 0 R (id2482513) 1617 0 R (id2482574) 1618 0 R (id2482964) 1624 0 R (id2483106) 1625 0 R (id2483170) 1632 0 R (id2483213) 1633 0 R (id2483235) 1634 0 R (id2486741) 1678 0 R (id2488967) 1709 0 R (id2489026) 1711 0 R (id2489645) 1727 0 R (id2490862) 1745 0 R (id2490922) 1752 0 R (id2491276) 1760 0 R (id2491915) 1774 0 R (id2493479) 1809 0 R (id2493738) 1815 0 R (id2494908) 1837 0 R (id2495116) 1839 0 R (id2495163) 1845 0 R (id2495589) 1850 0 R (id2497132) 1868 0 R (id2497140) 1869 0 R (id2497145) 1870 0 R (id2497922) 1886 0 R (id2497955) 1887 0 R (id2500103) 1954 0 R (id2500766) 1960 0 R (id2500785) 1961 0 R (id2500805) 1969 0 R (id2500973) 1971 0 R (id2502212) 1977 0 R (id2502340) 1983 0 R (id2502361) 1984 0 R (id2502792) 1986 0 R (id2502929) 1992 0 R (id2502947) 1993 0 R (id2503488) 1996 0 R (id2503612) 2002 0 R (id2503627) 2003 0 R (id2503739) 2005 0 R (id2503762) 2006 0 R (id2503778) 2007 0 R (id2503838) 2012 0 R (id2503908) 2013 0 R (id2503944) 2014 0 R (id2504088) 2020 0 R (id2504531) 2027 0 R (id2504966) 2035 0 R (id2504971) 2036 0 R (id2506439) 2043 0 R (id2506445) 2044 0 R (id2506890) 2046 0 R (id2506896) 2047 0 R (id2507980) 2054 0 R (id2508012) 2055 0 R (id2508422) 2064 0 R (id2508732) 2080 0 R (id2508813) 2081 0 R (id2508873) 2082 0 R (id2509021) 2096 0 R (id2509027) 2097 0 R (id2509038) 2098 0 R (id2509056) 2099 0 R (id2509117) 2112 0 R (id2509289) 2118 0 R (id2509477) 2123 0 R (id2509479) 2129 0 R (id2509556) 2134 0 R (id2509579) 2130 0 R (id2509603) 2132 0 R (id2509639) 2143 0 R (id2509666) 2145 0 R (id2509691) 2137 0 R (id2509716) 2139 0 R (id2509739) 2141 0 R (id2509795) 2147 0 R (id2509821) 2149 0 R (id2509848) 2151 0 R (id2509910) 2153 0 R (id2509940) 2155 0 R (id2510038) 2157 0 R (id2510065) 2159 0 R (id2510139) 2162 0 R (id2510147) 2163 0 R (id2510173) 2165 0 R (id2510210) 2167 0 R (id2510275) 2169 0 R (id2510340) 2171 0 R (id2510405) 2174 0 R (id2510413) 2175 0 R (id2510439) 2177 0 R (id2510507) 2179 0 R (id2510542) 2181 0 R (id2510583) 2188 0 R (id2510588) 2189 0 R (id2510646) 2191 0 R (id2510683) 2199 0 R (id2510718) 2193 0 R (id2510773) 2195 0 R (id2510811) 2197 0 R (id2510837) 2201 0 R (id2510931) 2203 0 R (id2510957) 2205 0 R (id2510984) 2207 0 R (id2511024) 2209 0 R (id2511053) 2211 0 R (id2511083) 2213 0 R (id2511126) 2215 0 R (id2511159) 2217 0 R (id2511186) 2219 0 R (id2511209) 2221 0 R (id2511267) 2223 0 R (id2511291) 2226 0 R (id2511299) 2227 0 R (id2511324) 2229 0 R (id2511347) 2231 0 R (id2511370) 2233 0 R (id2511416) 2235 0 R (id2511440) 2237 0 R (id2511490) 2244 0 R (id2511497) 2245 0 R (id2511521) 2247 0 R (id2511547) 2249 0 R (id2511574) 2251 0 R (id2511610) 2253 0 R (id2511651) 2256 0 R (id2511656) 2257 0 R (id2511688) 2259 0 R (id2511734) 2261 0 R (id2511769) 2263 0 R (id2511796) 2266 0 R (id2511814) 2267 0 R (id2511836) 2269 0 R (id2511862) 2271 0 R (id2511888) 2273 0 R (id2511911) 2275 0 R (id2511957) 2277 0 R (id2511980) 2279 0 R (id2512007) 2281 0 R (id2512101) 2283 0 R (id2512138) 2286 0 R (id2512145) 2287 0 R (id2512202) 2289 0 R (id2512229) 2291 0 R (id2512265) 2298 0 R (id2512277) 2299 0 R (id2512316) 2301 0 R (id2512343) 2303 0 R (id2512373) 2305 0 R (id2512398) 2307 0 R (id2512493) 2309 0 R (id2512530) 2311 0 R (id2512566) 2313 0 R (id2512593) 2315 0 R (id2512619) 2317 0 R (id2512664) 2319 0 R (id2512706) 2322 0 R (id2512715) 2324 0 R (id2512717) 2326 0 R (id2512805) 2333 0 R (id2512814) 2334 0 R (id2512907) 2335 0 R (id2512938) 2336 0 R (id2513015) 2341 0 R (id2513042) 2343 0 R (id2513050) 2344 0 R (id2513141) 2349 0 R (id2513262) 2350 0 R (id2513395) 2351 0 R (id2513410) 2356 0 R (id2513541) 2361 0 R (id2513673) 2362 0 R (incremental_zone_transfers) 1367 0 R (internet_drafts) 2321 0 R (ipv6addresses) 1513 0 R (journal) 1366 0 R (lwresd) 1526 0 R (man.arpaname) 2685 0 R (man.ddns-confgen) 2674 0 R (man.dig) 2373 0 R (man.dnssec-dsfromkey) 2421 0 R (man.dnssec-keyfromlabel) 2439 0 R (man.dnssec-keygen) 1444 0 R (man.dnssec-revoke) 2486 0 R (man.dnssec-settime) 1445 0 R (man.dnssec-signzone) 2514 0 R (man.genrandom) 2696 0 R (man.host) 2410 0 R (man.isc-hmac-fixup) 2703 0 R (man.named) 2571 0 R (man.named-checkconf) 2538 0 R (man.named-checkzone) 2551 0 R (man.named-journalprint) 2594 0 R (man.nsec3hash) 2714 0 R (man.nsupdate) 2604 0 R (man.rndc) 2629 0 R (man.rndc-confgen) 2658 0 R (man.rndc.conf) 2642 0 R (managed-keys) 1472 0 R (notify) 1346 0 R (options) 1316 0 R (page.1) 926 0 R (page.10) 1308 0 R (page.100) 1947 0 R (page.101) 1953 0 R (page.102) 1959 0 R (page.103) 1966 0 R (page.104) 1976 0 R (page.105) 1982 0 R (page.106) 1991 0 R (page.107) 2001 0 R (page.108) 2011 0 R (page.109) 2019 0 R (page.11) 1321 0 R (page.110) 2025 0 R (page.111) 2033 0 R (page.112) 2041 0 R (page.113) 2052 0 R (page.114) 2060 0 R (page.115) 2069 0 R (page.116) 2075 0 R (page.117) 2086 0 R (page.118) 2090 0 R (page.119) 2094 0 R (page.12) 1325 0 R (page.120) 2105 0 R (page.121) 2110 0 R (page.122) 2117 0 R (page.123) 2127 0 R (page.124) 2186 0 R (page.125) 2242 0 R (page.126) 2296 0 R (page.127) 2332 0 R (page.128) 2340 0 R (page.129) 2348 0 R (page.13) 1332 0 R (page.130) 2355 0 R (page.131) 2360 0 R (page.132) 2366 0 R (page.133) 2371 0 R (page.134) 2380 0 R (page.135) 2386 0 R (page.136) 2391 0 R (page.137) 2395 0 R (page.138) 2399 0 R (page.139) 2409 0 R (page.14) 1339 0 R (page.140) 2417 0 R (page.141) 2428 0 R (page.142) 2435 0 R (page.143) 2447 0 R (page.144) 2451 0 R (page.145) 2460 0 R (page.146) 2468 0 R (page.147) 2472 0 R (page.148) 2477 0 R (page.149) 2485 0 R (page.15) 1344 0 R (page.150) 2497 0 R (page.151) 2506 0 R (page.152) 2513 0 R (page.153) 2522 0 R (page.154) 2526 0 R (page.155) 2530 0 R (page.156) 2534 0 R (page.157) 2545 0 R (page.158) 2556 0 R (page.159) 2563 0 R (page.16) 1365 0 R (page.160) 2567 0 R (page.161) 2579 0 R (page.162) 2583 0 R (page.163) 2589 0 R (page.164) 2601 0 R (page.165) 2611 0 R (page.166) 2616 0 R (page.167) 2620 0 R (page.168) 2626 0 R (page.169) 2638 0 R (page.17) 1375 0 R (page.170) 2649 0 R (page.171) 2654 0 R (page.172) 2664 0 R (page.173) 2670 0 R (page.174) 2682 0 R (page.175) 2694 0 R (page.176) 2709 0 R (page.177) 2722 0 R (page.18) 1381 0 R (page.19) 1386 0 R (page.2) 950 0 R (page.20) 1391 0 R (page.21) 1400 0 R (page.22) 1409 0 R (page.23) 1416 0 R (page.24) 1422 0 R (page.25) 1427 0 R (page.26) 1437 0 R (page.27) 1449 0 R (page.28) 1457 0 R (page.29) 1467 0 R (page.3) 1245 0 R (page.30) 1476 0 R (page.31) 1483 0 R (page.32) 1489 0 R (page.33) 1496 0 R (page.34) 1502 0 R (page.35) 1509 0 R (page.36) 1517 0 R (page.37) 1523 0 R (page.38) 1530 0 R (page.39) 1534 0 R (page.4) 1256 0 R (page.40) 1544 0 R (page.41) 1549 0 R (page.42) 1556 0 R (page.43) 1565 0 R (page.44) 1574 0 R (page.45) 1582 0 R (page.46) 1593 0 R (page.47) 1599 0 R (page.48) 1605 0 R (page.49) 1612 0 R (page.5) 1263 0 R (page.50) 1616 0 R (page.51) 1623 0 R (page.52) 1631 0 R (page.53) 1638 0 R (page.54) 1642 0 R (page.55) 1647 0 R (page.56) 1651 0 R (page.57) 1655 0 R (page.58) 1661 0 R (page.59) 1666 0 R (page.6) 1275 0 R (page.60) 1671 0 R (page.61) 1677 0 R (page.62) 1684 0 R (page.63) 1694 0 R (page.64) 1698 0 R (page.65) 1702 0 R (page.66) 1708 0 R (page.67) 1719 0 R (page.68) 1726 0 R (page.69) 1731 0 R (page.7) 1281 0 R (page.70) 1736 0 R (page.71) 1740 0 R (page.72) 1744 0 R (page.73) 1751 0 R (page.74) 1759 0 R (page.75) 1765 0 R (page.76) 1772 0 R (page.77) 1779 0 R (page.78) 1785 0 R (page.79) 1792 0 R (page.8) 1289 0 R (page.80) 1800 0 R (page.81) 1804 0 R (page.82) 1808 0 R (page.83) 1814 0 R (page.84) 1819 0 R (page.85) 1824 0 R (page.86) 1829 0 R (page.87) 1835 0 R (page.88) 1844 0 R (page.89) 1849 0 R (page.9) 1298 0 R (page.90) 1854 0 R (page.91) 1859 0 R (page.92) 1863 0 R (page.93) 1867 0 R (page.94) 1875 0 R (page.95) 1879 0 R (page.96) 1885 0 R (page.97) 1905 0 R (page.98) 1920 0 R (page.99) 1930 0 R (page.i) 960 0 R (page.ii) 1015 0 R (page.iii) 1079 0 R (page.iv) 1142 0 R (page.v) 1204 0 R (pkcs11) 1477 0 R (proposed_standards) 1371 0 R (query_address) 1732 0 R (rfc5011.support) 1468 0 R (rfcs) 1241 0 R (rndc) 1578 0 R (root_delegation_only) 1881 0 R (rrset_ordering) 1294 0 R (sample_configuration) 1283 0 R (section*.10) 2255 0 R (section*.100) 2592 0 R (section*.101) 2593 0 R (section*.102) 2595 0 R (section*.103) 2596 0 R (section*.104) 2597 0 R (section*.105) 2602 0 R (section*.106) 2603 0 R (section*.107) 2605 0 R (section*.108) 2606 0 R (section*.109) 2607 0 R (section*.11) 2265 0 R (section*.110) 2612 0 R (section*.111) 2621 0 R (section*.112) 2622 0 R (section*.113) 2627 0 R (section*.114) 2628 0 R (section*.115) 2630 0 R (section*.116) 2631 0 R (section*.117) 2632 0 R (section*.118) 2633 0 R (section*.119) 2639 0 R (section*.12) 2285 0 R (section*.120) 2640 0 R (section*.121) 2641 0 R (section*.122) 2643 0 R (section*.123) 2644 0 R (section*.124) 2645 0 R (section*.125) 2650 0 R (section*.126) 2655 0 R (section*.127) 2656 0 R (section*.128) 2657 0 R (section*.129) 2659 0 R (section*.13) 2297 0 R (section*.130) 2660 0 R (section*.131) 2665 0 R (section*.132) 2666 0 R (section*.133) 2671 0 R (section*.134) 2672 0 R (section*.135) 2673 0 R (section*.136) 2675 0 R (section*.137) 2676 0 R (section*.138) 2677 0 R (section*.139) 2678 0 R (section*.14) 2323 0 R (section*.140) 2683 0 R (section*.141) 2684 0 R (section*.142) 2686 0 R (section*.143) 2687 0 R (section*.144) 2688 0 R (section*.145) 2689 0 R (section*.146) 2695 0 R (section*.147) 2697 0 R (section*.148) 2698 0 R (section*.149) 2699 0 R (section*.15) 2374 0 R (section*.150) 2700 0 R (section*.151) 2701 0 R (section*.152) 2702 0 R (section*.153) 2704 0 R (section*.154) 2705 0 R (section*.155) 2710 0 R (section*.156) 2711 0 R (section*.157) 2712 0 R (section*.158) 2713 0 R (section*.159) 2715 0 R (section*.16) 2375 0 R (section*.160) 2716 0 R (section*.161) 2717 0 R (section*.162) 2718 0 R (section*.163) 2723 0 R (section*.164) 2724 0 R (section*.17) 2376 0 R (section*.18) 2381 0 R (section*.19) 2382 0 R (section*.2) 2122 0 R (section*.20) 2387 0 R (section*.21) 2400 0 R (section*.22) 2401 0 R (section*.23) 2402 0 R (section*.24) 2403 0 R (section*.25) 2404 0 R (section*.26) 2411 0 R (section*.27) 2412 0 R (section*.28) 2413 0 R (section*.29) 2418 0 R (section*.3) 2128 0 R (section*.30) 2419 0 R (section*.31) 2420 0 R (section*.32) 2422 0 R (section*.33) 2423 0 R (section*.34) 2424 0 R (section*.35) 2429 0 R (section*.36) 2430 0 R (section*.37) 2431 0 R (section*.38) 2436 0 R (section*.39) 2437 0 R (section*.4) 2136 0 R (section*.40) 2438 0 R (section*.41) 2440 0 R (section*.42) 2441 0 R (section*.43) 2442 0 R (section*.44) 2443 0 R (section*.45) 2452 0 R (section*.46) 2453 0 R (section*.47) 2454 0 R (section*.48) 2455 0 R (section*.49) 2461 0 R (section*.5) 2161 0 R (section*.50) 2462 0 R (section*.51) 2463 0 R (section*.52) 2464 0 R (section*.53) 2473 0 R (section*.54) 2478 0 R (section*.55) 2479 0 R (section*.56) 2480 0 R (section*.57) 2481 0 R (section*.58) 2487 0 R (section*.59) 2488 0 R (section*.6) 2173 0 R (section*.60) 2489 0 R (section*.61) 2490 0 R (section*.62) 2491 0 R (section*.63) 2492 0 R (section*.64) 2493 0 R (section*.65) 2498 0 R (section*.66) 2499 0 R (section*.67) 2500 0 R (section*.68) 2501 0 R (section*.69) 2507 0 R (section*.7) 2187 0 R (section*.70) 2508 0 R (section*.71) 2509 0 R (section*.72) 2515 0 R (section*.73) 2516 0 R (section*.74) 2517 0 R (section*.75) 2518 0 R (section*.76) 2535 0 R (section*.77) 2536 0 R (section*.78) 2537 0 R (section*.79) 2539 0 R (section*.8) 2225 0 R (section*.80) 2540 0 R (section*.81) 2546 0 R (section*.82) 2547 0 R (section*.83) 2548 0 R (section*.84) 2549 0 R (section*.85) 2550 0 R (section*.86) 2552 0 R (section*.87) 2557 0 R (section*.88) 2558 0 R (section*.89) 2559 0 R (section*.9) 2243 0 R (section*.90) 2568 0 R (section*.91) 2569 0 R (section*.92) 2570 0 R (section*.93) 2572 0 R (section*.94) 2573 0 R (section*.95) 2574 0 R (section*.96) 2575 0 R (section*.97) 2584 0 R (section*.98) 2590 0 R (section*.99) 2591 0 R (section.1.1) 10 0 R (section.1.2) 14 0 R (section.1.3) 18 0 R (section.1.4) 22 0 R (section.2.1) 70 0 R (section.2.2) 74 0 R (section.2.3) 78 0 R (section.2.4) 82 0 R (section.2.5) 86 0 R (section.3.1) 94 0 R (section.3.2) 106 0 R (section.3.3) 110 0 R (section.4.1) 134 0 R (section.4.10) 274 0 R (section.4.11) 286 0 R (section.4.12) 330 0 R (section.4.2) 138 0 R (section.4.3) 146 0 R (section.4.4) 150 0 R (section.4.5) 158 0 R (section.4.6) 194 0 R (section.4.7) 198 0 R (section.4.8) 202 0 R (section.4.9) 218 0 R (section.5.1) 346 0 R (section.5.2) 350 0 R (section.6.1) 358 0 R (section.6.2) 386 0 R (section.6.3) 610 0 R (section.6.4) 666 0 R (section.7.1) 702 0 R (section.7.2) 706 0 R (section.7.3) 718 0 R (section.8.1) 726 0 R (section.8.2) 734 0 R (section.8.3) 738 0 R (section.A.1) 746 0 R (section.A.2) 754 0 R (section.A.3) 762 0 R (section.A.4) 778 0 R (section.B.1) 838 0 R (section.B.10) 874 0 R (section.B.11) 878 0 R (section.B.12) 882 0 R (section.B.13) 886 0 R (section.B.14) 890 0 R (section.B.15) 894 0 R (section.B.16) 898 0 R (section.B.17) 902 0 R (section.B.18) 906 0 R (section.B.19) 910 0 R (section.B.2) 842 0 R (section.B.20) 914 0 R (section.B.21) 918 0 R (section.B.3) 846 0 R (section.B.4) 850 0 R (section.B.5) 854 0 R (section.B.6) 858 0 R (section.B.7) 862 0 R (section.B.8) 866 0 R (section.B.9) 870 0 R (server_resource_limits) 1754 0 R (server_statement_definition_and_usage) 1690 0 R (server_statement_grammar) 1825 0 R (statistics) 2026 0 R (statistics_counters) 2034 0 R (statschannels) 1836 0 R (statsfile) 1657 0 R (subsection.1.4.1) 26 0 R (subsection.1.4.2) 30 0 R (subsection.1.4.3) 34 0 R (subsection.1.4.4) 38 0 R (subsection.1.4.5) 54 0 R (subsection.1.4.6) 62 0 R (subsection.3.1.1) 98 0 R (subsection.3.1.2) 102 0 R (subsection.3.3.1) 114 0 R (subsection.3.3.2) 126 0 R (subsection.4.10.1) 278 0 R (subsection.4.10.2) 282 0 R (subsection.4.11.1) 290 0 R (subsection.4.11.2) 302 0 R (subsection.4.11.3) 314 0 R (subsection.4.11.4) 318 0 R (subsection.4.11.5) 322 0 R (subsection.4.11.6) 326 0 R (subsection.4.12.1) 334 0 R (subsection.4.12.2) 338 0 R (subsection.4.2.1) 142 0 R (subsection.4.4.1) 154 0 R (subsection.4.5.1) 162 0 R (subsection.4.5.2) 174 0 R (subsection.4.5.3) 178 0 R (subsection.4.5.4) 182 0 R (subsection.4.5.5) 186 0 R (subsection.4.5.6) 190 0 R (subsection.4.8.1) 206 0 R (subsection.4.8.2) 210 0 R (subsection.4.8.3) 214 0 R (subsection.4.9.1) 222 0 R (subsection.4.9.10) 258 0 R (subsection.4.9.11) 262 0 R (subsection.4.9.12) 266 0 R (subsection.4.9.13) 270 0 R (subsection.4.9.2) 226 0 R (subsection.4.9.3) 230 0 R (subsection.4.9.4) 234 0 R (subsection.4.9.5) 238 0 R (subsection.4.9.6) 242 0 R (subsection.4.9.7) 246 0 R (subsection.4.9.8) 250 0 R (subsection.4.9.9) 254 0 R (subsection.6.1.1) 362 0 R (subsection.6.1.2) 374 0 R (subsection.6.2.1) 390 0 R (subsection.6.2.10) 426 0 R (subsection.6.2.11) 442 0 R (subsection.6.2.12) 446 0 R (subsection.6.2.13) 450 0 R (subsection.6.2.14) 454 0 R (subsection.6.2.15) 458 0 R (subsection.6.2.16) 462 0 R (subsection.6.2.17) 546 0 R (subsection.6.2.18) 550 0 R (subsection.6.2.19) 554 0 R (subsection.6.2.2) 394 0 R (subsection.6.2.20) 558 0 R (subsection.6.2.21) 562 0 R (subsection.6.2.22) 566 0 R (subsection.6.2.23) 570 0 R (subsection.6.2.24) 574 0 R (subsection.6.2.25) 578 0 R (subsection.6.2.26) 582 0 R (subsection.6.2.27) 586 0 R (subsection.6.2.28) 590 0 R (subsection.6.2.3) 398 0 R (subsection.6.2.4) 402 0 R (subsection.6.2.5) 406 0 R (subsection.6.2.6) 410 0 R (subsection.6.2.7) 414 0 R (subsection.6.2.8) 418 0 R (subsection.6.2.9) 422 0 R (subsection.6.3.1) 614 0 R (subsection.6.3.2) 626 0 R (subsection.6.3.3) 630 0 R (subsection.6.3.4) 634 0 R (subsection.6.3.5) 638 0 R (subsection.6.3.6) 658 0 R (subsection.6.3.7) 662 0 R (subsection.6.4.1) 674 0 R (subsection.7.2.1) 710 0 R (subsection.7.2.2) 714 0 R (subsection.8.1.1) 730 0 R (subsection.A.1.1) 750 0 R (subsection.A.2.1) 758 0 R (subsection.A.3.1) 766 0 R (subsection.A.3.2) 770 0 R (subsection.A.3.3) 774 0 R (subsection.A.4.1) 782 0 R (subsection.A.4.2) 786 0 R (subsection.A.4.3) 790 0 R (subsection.A.4.4) 794 0 R (subsection.A.4.5) 798 0 R (subsection.A.4.6) 802 0 R (subsection.A.4.7) 830 0 R (subsubsection.1.4.4.1) 42 0 R (subsubsection.1.4.4.2) 46 0 R (subsubsection.1.4.4.3) 50 0 R (subsubsection.1.4.5.1) 58 0 R (subsubsection.3.3.1.1) 118 0 R (subsubsection.3.3.1.2) 122 0 R (subsubsection.4.11.1.1) 294 0 R (subsubsection.4.11.1.2) 298 0 R (subsubsection.4.11.2.1) 306 0 R (subsubsection.4.11.2.2) 310 0 R (subsubsection.4.5.1.1) 166 0 R (subsubsection.4.5.1.2) 170 0 R (subsubsection.6.1.1.1) 366 0 R (subsubsection.6.1.1.2) 370 0 R (subsubsection.6.1.2.1) 378 0 R (subsubsection.6.1.2.2) 382 0 R (subsubsection.6.2.10.1) 430 0 R (subsubsection.6.2.10.2) 434 0 R (subsubsection.6.2.10.3) 438 0 R (subsubsection.6.2.16.1) 466 0 R (subsubsection.6.2.16.10) 502 0 R (subsubsection.6.2.16.11) 506 0 R (subsubsection.6.2.16.12) 510 0 R (subsubsection.6.2.16.13) 514 0 R (subsubsection.6.2.16.14) 518 0 R (subsubsection.6.2.16.15) 522 0 R (subsubsection.6.2.16.16) 526 0 R (subsubsection.6.2.16.17) 530 0 R (subsubsection.6.2.16.18) 534 0 R (subsubsection.6.2.16.19) 538 0 R (subsubsection.6.2.16.2) 470 0 R (subsubsection.6.2.16.20) 542 0 R (subsubsection.6.2.16.3) 474 0 R (subsubsection.6.2.16.4) 478 0 R (subsubsection.6.2.16.5) 482 0 R (subsubsection.6.2.16.6) 486 0 R (subsubsection.6.2.16.7) 490 0 R (subsubsection.6.2.16.8) 494 0 R (subsubsection.6.2.16.9) 498 0 R (subsubsection.6.2.28.1) 594 0 R (subsubsection.6.2.28.2) 598 0 R (subsubsection.6.2.28.3) 602 0 R (subsubsection.6.2.28.4) 606 0 R (subsubsection.6.3.1.1) 618 0 R (subsubsection.6.3.1.2) 622 0 R (subsubsection.6.3.5.1) 642 0 R (subsubsection.6.3.5.2) 646 0 R (subsubsection.6.3.5.3) 650 0 R (subsubsection.6.3.5.4) 654 0 R (subsubsection.6.4.0.1) 670 0 R (subsubsection.6.4.1.1) 678 0 R (subsubsection.6.4.1.2) 682 0 R (subsubsection.6.4.1.3) 686 0 R (subsubsection.6.4.1.4) 690 0 R (subsubsection.6.4.1.5) 694 0 R (subsubsection.A.4.6.1) 806 0 R (subsubsection.A.4.6.2) 810 0 R (subsubsection.A.4.6.3) 814 0 R (subsubsection.A.4.6.4) 818 0 R (subsubsection.A.4.6.5) 822 0 R (subsubsection.A.4.6.6) 826 0 R (table.1.1) 1225 0 R (table.1.2) 1233 0 R (table.3.1) 1292 0 R (table.3.2) 1335 0 R (table.6.1) 1538 0 R (table.6.10) 1970 0 R (table.6.11) 1972 0 R (table.6.12) 1978 0 R (table.6.13) 1985 0 R (table.6.14) 1987 0 R (table.6.15) 1994 0 R (table.6.16) 1997 0 R (table.6.17) 2004 0 R (table.6.18) 2021 0 R (table.6.19) 2028 0 R (table.6.2) 1560 0 R (table.6.20) 2037 0 R (table.6.21) 2045 0 R (table.6.22) 2053 0 R (table.6.23) 2056 0 R (table.6.3) 1569 0 R (table.6.4) 1607 0 R (table.6.5) 1619 0 R (table.6.6) 1679 0 R (table.6.7) 1775 0 R (table.6.8) 1871 0 R (table.6.9) 1955 0 R (the_category_phrase) 1601 0 R (the_sortlist_statement) 1766 0 R (topology) 1761 0 R (trusted-keys) 1838 0 R (tsig) 1387 0 R (tuning) 1780 0 R (types_of_resource_records_and_when_to_use_them) 1240 0 R (view_statement_grammar) 1796 0 R (zone_statement_grammar) 1715 0 R (zone_transfers) 1361 0 R (zonefile_format) 1788 0 R] +2763 0 obj << +/Names [(Access_Control_Lists) 2083 0 R (Bv9ARM.ch01) 1230 0 R (Bv9ARM.ch02) 1274 0 R (Bv9ARM.ch03) 1292 0 R (Bv9ARM.ch04) 1355 0 R (Bv9ARM.ch05) 1536 0 R (Bv9ARM.ch06) 1547 0 R (Bv9ARM.ch07) 2082 0 R (Bv9ARM.ch08) 2107 0 R (Bv9ARM.ch09) 2123 0 R (Bv9ARM.ch10) 2384 0 R (Configuration_File_Grammar) 1570 0 R (DNSSEC) 1421 0 R (Doc-Start) 935 0 R (Setting_TTLs) 2007 0 R (acache) 1281 0 R (access_control) 1730 0 R (acl) 1579 0 R (address_match_lists) 1552 0 R (admin_tools) 1314 0 R (appendix.A) 750 0 R (appendix.B) 842 0 R (bibliography) 2131 0 R (bind9.library) 2339 0 R (boolean_options) 1370 0 R (builtin) 1804 0 R (chapter*.1) 969 0 R (chapter.1) 6 0 R (chapter.2) 66 0 R (chapter.3) 90 0 R (chapter.4) 130 0 R (chapter.5) 350 0 R (chapter.6) 362 0 R (chapter.7) 706 0 R (chapter.8) 730 0 R (cite.RFC1033) 2258 0 R (cite.RFC1034) 2143 0 R (cite.RFC1035) 2145 0 R (cite.RFC1101) 2240 0 R (cite.RFC1123) 2242 0 R (cite.RFC1183) 2202 0 R (cite.RFC1464) 2280 0 R (cite.RFC1535) 2188 0 R (cite.RFC1536) 2190 0 R (cite.RFC1537) 2260 0 R (cite.RFC1591) 2244 0 R (cite.RFC1706) 2204 0 R (cite.RFC1712) 2300 0 R (cite.RFC1713) 2282 0 R (cite.RFC1794) 2284 0 R (cite.RFC1876) 2206 0 R (cite.RFC1912) 2262 0 R (cite.RFC1982) 2192 0 R (cite.RFC1995) 2150 0 R (cite.RFC1996) 2152 0 R (cite.RFC2010) 2264 0 R (cite.RFC2052) 2208 0 R (cite.RFC2065) 2312 0 R (cite.RFC2136) 2154 0 R (cite.RFC2137) 2314 0 R (cite.RFC2163) 2210 0 R (cite.RFC2168) 2212 0 R (cite.RFC2181) 2156 0 R (cite.RFC2219) 2266 0 R (cite.RFC2230) 2214 0 R (cite.RFC2240) 2286 0 R (cite.RFC2308) 2158 0 R (cite.RFC2317) 2246 0 R (cite.RFC2345) 2288 0 R (cite.RFC2352) 2290 0 R (cite.RFC2535) 2316 0 R (cite.RFC2536) 2216 0 R (cite.RFC2537) 2218 0 R (cite.RFC2538) 2220 0 R (cite.RFC2539) 2222 0 R (cite.RFC2540) 2224 0 R (cite.RFC2671) 2160 0 R (cite.RFC2672) 2162 0 R (cite.RFC2673) 2302 0 R (cite.RFC2782) 2226 0 R (cite.RFC2825) 2270 0 R (cite.RFC2826) 2248 0 R (cite.RFC2845) 2164 0 R (cite.RFC2874) 2304 0 R (cite.RFC2915) 2228 0 R (cite.RFC2929) 2250 0 R (cite.RFC2930) 2166 0 R (cite.RFC2931) 2168 0 R (cite.RFC3007) 2170 0 R (cite.RFC3008) 2318 0 R (cite.RFC3071) 2292 0 R (cite.RFC3090) 2320 0 R (cite.RFC3110) 2230 0 R (cite.RFC3123) 2232 0 R (cite.RFC3225) 2176 0 R (cite.RFC3258) 2294 0 R (cite.RFC3445) 2322 0 R (cite.RFC3490) 2272 0 R (cite.RFC3491) 2274 0 R (cite.RFC3492) 2276 0 R (cite.RFC3596) 2234 0 R (cite.RFC3597) 2236 0 R (cite.RFC3645) 2172 0 R (cite.RFC3655) 2324 0 R (cite.RFC3658) 2326 0 R (cite.RFC3755) 2328 0 R (cite.RFC3757) 2330 0 R (cite.RFC3833) 2178 0 R (cite.RFC3845) 2332 0 R (cite.RFC3901) 2296 0 R (cite.RFC4033) 2180 0 R (cite.RFC4034) 2182 0 R (cite.RFC4035) 2184 0 R (cite.RFC4074) 2194 0 R (cite.RFC974) 2147 0 R (cite.id2512985) 2337 0 R (clients-per-query) 2060 0 R (configuration_file_elements) 1548 0 R (controls_statement_definition_and_usage) 1338 0 R (diagnostic_tools) 1262 0 R (dnssec.dynamic.zones) 1441 0 R (dynamic_update) 1365 0 R (dynamic_update_policies) 1327 0 R (dynamic_update_security) 1739 0 R (empty) 1812 0 R (historical_dns_information) 2125 0 R (id2466566) 1231 0 R (id2466589) 1232 0 R (id2467480) 1233 0 R (id2467490) 1234 0 R (id2467730) 1244 0 R (id2467751) 1245 0 R (id2467785) 1246 0 R (id2467869) 1249 0 R (id2467962) 1242 0 R (id2470267) 1256 0 R (id2470291) 1259 0 R (id2470389) 1260 0 R (id2470410) 1261 0 R (id2470508) 1267 0 R (id2470544) 1268 0 R (id2470570) 1269 0 R (id2470604) 1275 0 R (id2470631) 1276 0 R (id2470712) 1277 0 R (id2470738) 1280 0 R (id2470748) 1286 0 R (id2470780) 1294 0 R (id2470796) 1295 0 R (id2470819) 1300 0 R (id2470836) 1301 0 R (id2471241) 1309 0 R (id2471246) 1310 0 R (id2473573) 1343 0 R (id2473585) 1344 0 R (id2474148) 1380 0 R (id2474166) 1386 0 R (id2474599) 1402 0 R (id2474616) 1403 0 R (id2474654) 1404 0 R (id2474741) 1405 0 R (id2474752) 1406 0 R (id2474788) 1411 0 R (id2474845) 1412 0 R (id2474894) 1414 0 R (id2474908) 1415 0 R (id2475026) 1420 0 R (id2475230) 1422 0 R (id2475378) 1427 0 R (id2475459) 1428 0 R (id2475611) 1442 0 R (id2475649) 1443 0 R (id2475685) 1448 0 R (id2476061) 1460 0 R (id2476099) 1461 0 R (id2476112) 1462 0 R (id2476145) 1463 0 R (id2476240) 1468 0 R (id2476249) 1469 0 R (id2476259) 1470 0 R (id2476272) 1471 0 R (id2476309) 1472 0 R (id2476318) 1473 0 R (id2476355) 1479 0 R (id2476514) 1481 0 R (id2476615) 1488 0 R (id2476779) 1494 0 R (id2476917) 1495 0 R (id2477034) 1500 0 R (id2477253) 1505 0 R (id2477261) 1506 0 R (id2477293) 1507 0 R (id2477398) 1508 0 R (id2477446) 1509 0 R (id2477477) 1514 0 R (id2477812) 1520 0 R (id2477858) 1521 0 R (id2477912) 1526 0 R (id2478042) 1528 0 R (id2478064) 1529 0 R (id2478097) 1537 0 R (id2478244) 1549 0 R (id2479273) 1557 0 R (id2479301) 1562 0 R (id2479438) 1563 0 R (id2479453) 1564 0 R (id2479483) 1569 0 R (id2479558) 1571 0 R (id2480099) 1578 0 R (id2480210) 1580 0 R (id2480357) 1582 0 R (id2480716) 1589 0 R (id2480733) 1595 0 R (id2480757) 1596 0 R (id2480780) 1597 0 R (id2480871) 1601 0 R (id2481065) 1606 0 R (id2481254) 1607 0 R (id2481742) 1618 0 R (id2482572) 1629 0 R (id2482634) 1630 0 R (id2483092) 1636 0 R (id2483165) 1641 0 R (id2483229) 1644 0 R (id2483273) 1645 0 R (id2483294) 1646 0 R (id2486869) 1690 0 R (id2489095) 1721 0 R (id2489154) 1723 0 R (id2489773) 1738 0 R (id2490990) 1757 0 R (id2491050) 1764 0 R (id2491609) 1772 0 R (id2492180) 1790 0 R (id2493678) 1821 0 R (id2493938) 1827 0 R (id2495176) 1849 0 R (id2495384) 1855 0 R (id2495431) 1857 0 R (id2495857) 1862 0 R (id2497468) 1880 0 R (id2497476) 1881 0 R (id2497481) 1882 0 R (id2498189) 1898 0 R (id2498222) 1899 0 R (id2500371) 1966 0 R (id2501102) 1972 0 R (id2501121) 1973 0 R (id2501141) 1981 0 R (id2501309) 1983 0 R (id2502480) 1989 0 R (id2502608) 1995 0 R (id2502629) 1996 0 R (id2503060) 1998 0 R (id2503196) 2004 0 R (id2503214) 2005 0 R (id2503687) 2008 0 R (id2503812) 2014 0 R (id2503895) 2015 0 R (id2504075) 2017 0 R (id2504098) 2018 0 R (id2504114) 2019 0 R (id2504174) 2024 0 R (id2504244) 2025 0 R (id2504280) 2026 0 R (id2504356) 2032 0 R (id2504935) 2039 0 R (id2505234) 2047 0 R (id2505239) 2048 0 R (id2506843) 2055 0 R (id2506850) 2056 0 R (id2507226) 2058 0 R (id2507232) 2059 0 R (id2508248) 2066 0 R (id2508348) 2067 0 R (id2508690) 2076 0 R (id2508932) 2092 0 R (id2509013) 2093 0 R (id2509073) 2094 0 R (id2509221) 2108 0 R (id2509226) 2109 0 R (id2509238) 2110 0 R (id2509255) 2111 0 R (id2509385) 2124 0 R (id2509557) 2130 0 R (id2509745) 2135 0 R (id2509747) 2141 0 R (id2509824) 2146 0 R (id2509847) 2142 0 R (id2509870) 2144 0 R (id2509907) 2155 0 R (id2509933) 2157 0 R (id2509959) 2149 0 R (id2509984) 2151 0 R (id2510007) 2153 0 R (id2510131) 2159 0 R (id2510157) 2161 0 R (id2510184) 2163 0 R (id2510246) 2165 0 R (id2510276) 2167 0 R (id2510306) 2169 0 R (id2510332) 2171 0 R (id2510407) 2174 0 R (id2510414) 2175 0 R (id2510441) 2177 0 R (id2510477) 2179 0 R (id2510542) 2181 0 R (id2510608) 2183 0 R (id2510673) 2186 0 R (id2510681) 2187 0 R (id2510707) 2189 0 R (id2510843) 2191 0 R (id2510878) 2193 0 R (id2510919) 2200 0 R (id2510924) 2201 0 R (id2510982) 2203 0 R (id2511019) 2211 0 R (id2511054) 2205 0 R (id2511109) 2207 0 R (id2511147) 2209 0 R (id2511173) 2213 0 R (id2511198) 2215 0 R (id2511225) 2217 0 R (id2511252) 2219 0 R (id2511291) 2221 0 R (id2511321) 2223 0 R (id2511351) 2225 0 R (id2511394) 2227 0 R (id2511427) 2229 0 R (id2511453) 2231 0 R (id2511477) 2233 0 R (id2511534) 2235 0 R (id2511559) 2238 0 R (id2511566) 2239 0 R (id2511592) 2241 0 R (id2511614) 2243 0 R (id2511638) 2245 0 R (id2511684) 2247 0 R (id2511707) 2249 0 R (id2511757) 2256 0 R (id2511765) 2257 0 R (id2511788) 2259 0 R (id2511815) 2261 0 R (id2511842) 2263 0 R (id2511878) 2265 0 R (id2511918) 2268 0 R (id2511924) 2269 0 R (id2511956) 2271 0 R (id2512002) 2273 0 R (id2512037) 2275 0 R (id2512064) 2278 0 R (id2512082) 2279 0 R (id2512104) 2281 0 R (id2512130) 2283 0 R (id2512224) 2285 0 R (id2512247) 2287 0 R (id2512293) 2289 0 R (id2512316) 2291 0 R (id2512343) 2293 0 R (id2512369) 2295 0 R (id2512406) 2298 0 R (id2512412) 2299 0 R (id2512538) 2301 0 R (id2512565) 2303 0 R (id2512601) 2310 0 R (id2512613) 2311 0 R (id2512652) 2313 0 R (id2512679) 2315 0 R (id2512709) 2317 0 R (id2512734) 2319 0 R (id2512761) 2321 0 R (id2512797) 2323 0 R (id2512834) 2325 0 R (id2512860) 2327 0 R (id2512887) 2329 0 R (id2512932) 2331 0 R (id2512973) 2334 0 R (id2512983) 2336 0 R (id2512985) 2338 0 R (id2513141) 2345 0 R (id2513150) 2346 0 R (id2513175) 2347 0 R (id2513206) 2348 0 R (id2513283) 2353 0 R (id2513378) 2355 0 R (id2513386) 2356 0 R (id2513545) 2361 0 R (id2513598) 2362 0 R (id2513662) 2363 0 R (id2513677) 2368 0 R (id2513809) 2373 0 R (id2513941) 2374 0 R (incremental_zone_transfers) 1377 0 R (internet_drafts) 2333 0 R (ipv6addresses) 1531 0 R (journal) 1376 0 R (lwresd) 1538 0 R (man.arpaname) 2697 0 R (man.ddns-confgen) 2686 0 R (man.dig) 2385 0 R (man.dnssec-dsfromkey) 2433 0 R (man.dnssec-keyfromlabel) 2451 0 R (man.dnssec-keygen) 1454 0 R (man.dnssec-revoke) 2498 0 R (man.dnssec-settime) 1455 0 R (man.dnssec-signzone) 2526 0 R (man.genrandom) 2708 0 R (man.host) 2422 0 R (man.isc-hmac-fixup) 2715 0 R (man.named) 2583 0 R (man.named-checkconf) 2550 0 R (man.named-checkzone) 2563 0 R (man.named-journalprint) 2606 0 R (man.nsec3hash) 2726 0 R (man.nsupdate) 2616 0 R (man.rndc) 2641 0 R (man.rndc-confgen) 2670 0 R (man.rndc.conf) 2654 0 R (managed-keys) 1482 0 R (notify) 1356 0 R (options) 1326 0 R (page.1) 934 0 R (page.10) 1318 0 R (page.100) 1959 0 R (page.101) 1965 0 R (page.102) 1971 0 R (page.103) 1978 0 R (page.104) 1988 0 R (page.105) 1994 0 R (page.106) 2003 0 R (page.107) 2013 0 R (page.108) 2023 0 R (page.109) 2031 0 R (page.11) 1331 0 R (page.110) 2037 0 R (page.111) 2045 0 R (page.112) 2053 0 R (page.113) 2064 0 R (page.114) 2072 0 R (page.115) 2081 0 R (page.116) 2087 0 R (page.117) 2098 0 R (page.118) 2102 0 R (page.119) 2106 0 R (page.12) 1335 0 R (page.120) 2117 0 R (page.121) 2122 0 R (page.122) 2129 0 R (page.123) 2139 0 R (page.124) 2198 0 R (page.125) 2254 0 R (page.126) 2308 0 R (page.127) 2344 0 R (page.128) 2352 0 R (page.129) 2360 0 R (page.13) 1342 0 R (page.130) 2367 0 R (page.131) 2372 0 R (page.132) 2378 0 R (page.133) 2383 0 R (page.134) 2392 0 R (page.135) 2398 0 R (page.136) 2403 0 R (page.137) 2407 0 R (page.138) 2411 0 R (page.139) 2421 0 R (page.14) 1349 0 R (page.140) 2429 0 R (page.141) 2440 0 R (page.142) 2447 0 R (page.143) 2459 0 R (page.144) 2463 0 R (page.145) 2472 0 R (page.146) 2480 0 R (page.147) 2484 0 R (page.148) 2489 0 R (page.149) 2497 0 R (page.15) 1354 0 R (page.150) 2509 0 R (page.151) 2518 0 R (page.152) 2525 0 R (page.153) 2534 0 R (page.154) 2538 0 R (page.155) 2542 0 R (page.156) 2546 0 R (page.157) 2557 0 R (page.158) 2568 0 R (page.159) 2575 0 R (page.16) 1375 0 R (page.160) 2579 0 R (page.161) 2591 0 R (page.162) 2595 0 R (page.163) 2601 0 R (page.164) 2613 0 R (page.165) 2623 0 R (page.166) 2628 0 R (page.167) 2632 0 R (page.168) 2638 0 R (page.169) 2650 0 R (page.17) 1385 0 R (page.170) 2661 0 R (page.171) 2666 0 R (page.172) 2676 0 R (page.173) 2682 0 R (page.174) 2694 0 R (page.175) 2706 0 R (page.176) 2721 0 R (page.177) 2734 0 R (page.18) 1391 0 R (page.19) 1396 0 R (page.2) 958 0 R (page.20) 1401 0 R (page.21) 1410 0 R (page.22) 1419 0 R (page.23) 1426 0 R (page.24) 1432 0 R (page.25) 1437 0 R (page.26) 1447 0 R (page.27) 1459 0 R (page.28) 1467 0 R (page.29) 1477 0 R (page.3) 1255 0 R (page.30) 1486 0 R (page.31) 1493 0 R (page.32) 1499 0 R (page.33) 1504 0 R (page.34) 1513 0 R (page.35) 1519 0 R (page.36) 1525 0 R (page.37) 1535 0 R (page.38) 1542 0 R (page.39) 1546 0 R (page.4) 1266 0 R (page.40) 1556 0 R (page.41) 1561 0 R (page.42) 1568 0 R (page.43) 1577 0 R (page.44) 1586 0 R (page.45) 1594 0 R (page.46) 1605 0 R (page.47) 1611 0 R (page.48) 1617 0 R (page.49) 1624 0 R (page.5) 1273 0 R (page.50) 1628 0 R (page.51) 1635 0 R (page.52) 1640 0 R (page.53) 1650 0 R (page.54) 1654 0 R (page.55) 1659 0 R (page.56) 1663 0 R (page.57) 1667 0 R (page.58) 1671 0 R (page.59) 1678 0 R (page.6) 1285 0 R (page.60) 1683 0 R (page.61) 1689 0 R (page.62) 1695 0 R (page.63) 1705 0 R (page.64) 1710 0 R (page.65) 1714 0 R (page.66) 1718 0 R (page.67) 1729 0 R (page.68) 1735 0 R (page.69) 1743 0 R (page.7) 1291 0 R (page.70) 1748 0 R (page.71) 1752 0 R (page.72) 1756 0 R (page.73) 1763 0 R (page.74) 1771 0 R (page.75) 1776 0 R (page.76) 1784 0 R (page.77) 1789 0 R (page.78) 1796 0 R (page.79) 1802 0 R (page.8) 1299 0 R (page.80) 1811 0 R (page.81) 1816 0 R (page.82) 1820 0 R (page.83) 1825 0 R (page.84) 1831 0 R (page.85) 1836 0 R (page.86) 1841 0 R (page.87) 1845 0 R (page.88) 1854 0 R (page.89) 1861 0 R (page.9) 1308 0 R (page.90) 1866 0 R (page.91) 1871 0 R (page.92) 1875 0 R (page.93) 1879 0 R (page.94) 1887 0 R (page.95) 1891 0 R (page.96) 1897 0 R (page.97) 1917 0 R (page.98) 1932 0 R (page.99) 1942 0 R (page.i) 968 0 R (page.ii) 1023 0 R (page.iii) 1087 0 R (page.iv) 1150 0 R (page.v) 1212 0 R (pkcs11) 1487 0 R (proposed_standards) 1381 0 R (query_address) 1744 0 R (rfc5011.support) 1478 0 R (rfcs) 1251 0 R (rndc) 1590 0 R (root_delegation_only) 1893 0 R (rrset_ordering) 1304 0 R (sample_configuration) 1293 0 R (section*.10) 2267 0 R (section*.100) 2604 0 R (section*.101) 2605 0 R (section*.102) 2607 0 R (section*.103) 2608 0 R (section*.104) 2609 0 R (section*.105) 2614 0 R (section*.106) 2615 0 R (section*.107) 2617 0 R (section*.108) 2618 0 R (section*.109) 2619 0 R (section*.11) 2277 0 R (section*.110) 2624 0 R (section*.111) 2633 0 R (section*.112) 2634 0 R (section*.113) 2639 0 R (section*.114) 2640 0 R (section*.115) 2642 0 R (section*.116) 2643 0 R (section*.117) 2644 0 R (section*.118) 2645 0 R (section*.119) 2651 0 R (section*.12) 2297 0 R (section*.120) 2652 0 R (section*.121) 2653 0 R (section*.122) 2655 0 R (section*.123) 2656 0 R (section*.124) 2657 0 R (section*.125) 2662 0 R (section*.126) 2667 0 R (section*.127) 2668 0 R (section*.128) 2669 0 R (section*.129) 2671 0 R (section*.13) 2309 0 R (section*.130) 2672 0 R (section*.131) 2677 0 R (section*.132) 2678 0 R (section*.133) 2683 0 R (section*.134) 2684 0 R (section*.135) 2685 0 R (section*.136) 2687 0 R (section*.137) 2688 0 R (section*.138) 2689 0 R (section*.139) 2690 0 R (section*.14) 2335 0 R (section*.140) 2695 0 R (section*.141) 2696 0 R (section*.142) 2698 0 R (section*.143) 2699 0 R (section*.144) 2700 0 R (section*.145) 2701 0 R (section*.146) 2707 0 R (section*.147) 2709 0 R (section*.148) 2710 0 R (section*.149) 2711 0 R (section*.15) 2386 0 R (section*.150) 2712 0 R (section*.151) 2713 0 R (section*.152) 2714 0 R (section*.153) 2716 0 R (section*.154) 2717 0 R (section*.155) 2722 0 R (section*.156) 2723 0 R (section*.157) 2724 0 R (section*.158) 2725 0 R (section*.159) 2727 0 R (section*.16) 2387 0 R (section*.160) 2728 0 R (section*.161) 2729 0 R (section*.162) 2730 0 R (section*.163) 2735 0 R (section*.164) 2736 0 R (section*.17) 2388 0 R (section*.18) 2393 0 R (section*.19) 2394 0 R (section*.2) 2134 0 R (section*.20) 2399 0 R (section*.21) 2412 0 R (section*.22) 2413 0 R (section*.23) 2414 0 R (section*.24) 2415 0 R (section*.25) 2416 0 R (section*.26) 2423 0 R (section*.27) 2424 0 R (section*.28) 2425 0 R (section*.29) 2430 0 R (section*.3) 2140 0 R (section*.30) 2431 0 R (section*.31) 2432 0 R (section*.32) 2434 0 R (section*.33) 2435 0 R (section*.34) 2436 0 R (section*.35) 2441 0 R (section*.36) 2442 0 R (section*.37) 2443 0 R (section*.38) 2448 0 R (section*.39) 2449 0 R (section*.4) 2148 0 R (section*.40) 2450 0 R (section*.41) 2452 0 R (section*.42) 2453 0 R (section*.43) 2454 0 R (section*.44) 2455 0 R (section*.45) 2464 0 R (section*.46) 2465 0 R (section*.47) 2466 0 R (section*.48) 2467 0 R (section*.49) 2473 0 R (section*.5) 2173 0 R (section*.50) 2474 0 R (section*.51) 2475 0 R (section*.52) 2476 0 R (section*.53) 2485 0 R (section*.54) 2490 0 R (section*.55) 2491 0 R (section*.56) 2492 0 R (section*.57) 2493 0 R (section*.58) 2499 0 R (section*.59) 2500 0 R (section*.6) 2185 0 R (section*.60) 2501 0 R (section*.61) 2502 0 R (section*.62) 2503 0 R (section*.63) 2504 0 R (section*.64) 2505 0 R (section*.65) 2510 0 R (section*.66) 2511 0 R (section*.67) 2512 0 R (section*.68) 2513 0 R (section*.69) 2519 0 R (section*.7) 2199 0 R (section*.70) 2520 0 R (section*.71) 2521 0 R (section*.72) 2527 0 R (section*.73) 2528 0 R (section*.74) 2529 0 R (section*.75) 2530 0 R (section*.76) 2547 0 R (section*.77) 2548 0 R (section*.78) 2549 0 R (section*.79) 2551 0 R (section*.8) 2237 0 R (section*.80) 2552 0 R (section*.81) 2558 0 R (section*.82) 2559 0 R (section*.83) 2560 0 R (section*.84) 2561 0 R (section*.85) 2562 0 R (section*.86) 2564 0 R (section*.87) 2569 0 R (section*.88) 2570 0 R (section*.89) 2571 0 R (section*.9) 2255 0 R (section*.90) 2580 0 R (section*.91) 2581 0 R (section*.92) 2582 0 R (section*.93) 2584 0 R (section*.94) 2585 0 R (section*.95) 2586 0 R (section*.96) 2587 0 R (section*.97) 2596 0 R (section*.98) 2602 0 R (section*.99) 2603 0 R (section.1.1) 10 0 R (section.1.2) 14 0 R (section.1.3) 18 0 R (section.1.4) 22 0 R (section.2.1) 70 0 R (section.2.2) 74 0 R (section.2.3) 78 0 R (section.2.4) 82 0 R (section.2.5) 86 0 R (section.3.1) 94 0 R (section.3.2) 106 0 R (section.3.3) 110 0 R (section.4.1) 134 0 R (section.4.10) 274 0 R (section.4.11) 286 0 R (section.4.12) 338 0 R (section.4.2) 138 0 R (section.4.3) 146 0 R (section.4.4) 150 0 R (section.4.5) 158 0 R (section.4.6) 194 0 R (section.4.7) 198 0 R (section.4.8) 202 0 R (section.4.9) 218 0 R (section.5.1) 354 0 R (section.5.2) 358 0 R (section.6.1) 366 0 R (section.6.2) 394 0 R (section.6.3) 618 0 R (section.6.4) 674 0 R (section.7.1) 710 0 R (section.7.2) 714 0 R (section.7.3) 726 0 R (section.8.1) 734 0 R (section.8.2) 742 0 R (section.8.3) 746 0 R (section.A.1) 754 0 R (section.A.2) 762 0 R (section.A.3) 770 0 R (section.A.4) 786 0 R (section.B.1) 846 0 R (section.B.10) 882 0 R (section.B.11) 886 0 R (section.B.12) 890 0 R (section.B.13) 894 0 R (section.B.14) 898 0 R (section.B.15) 902 0 R (section.B.16) 906 0 R (section.B.17) 910 0 R (section.B.18) 914 0 R (section.B.19) 918 0 R (section.B.2) 850 0 R (section.B.20) 922 0 R (section.B.21) 926 0 R (section.B.3) 854 0 R (section.B.4) 858 0 R (section.B.5) 862 0 R (section.B.6) 866 0 R (section.B.7) 870 0 R (section.B.8) 874 0 R (section.B.9) 878 0 R (server_resource_limits) 1766 0 R (server_statement_definition_and_usage) 1701 0 R (server_statement_grammar) 1837 0 R (statistics) 2038 0 R (statistics_counters) 2046 0 R (statschannels) 1848 0 R (statsfile) 1674 0 R (subsection.1.4.1) 26 0 R (subsection.1.4.2) 30 0 R (subsection.1.4.3) 34 0 R (subsection.1.4.4) 38 0 R (subsection.1.4.5) 54 0 R (subsection.1.4.6) 62 0 R (subsection.3.1.1) 98 0 R (subsection.3.1.2) 102 0 R (subsection.3.3.1) 114 0 R (subsection.3.3.2) 126 0 R (subsection.4.10.1) 278 0 R (subsection.4.10.2) 282 0 R (subsection.4.11.1) 290 0 R (subsection.4.11.2) 306 0 R (subsection.4.11.3) 322 0 R (subsection.4.11.4) 326 0 R (subsection.4.11.5) 330 0 R (subsection.4.11.6) 334 0 R (subsection.4.12.1) 342 0 R (subsection.4.12.2) 346 0 R (subsection.4.2.1) 142 0 R (subsection.4.4.1) 154 0 R (subsection.4.5.1) 162 0 R (subsection.4.5.2) 174 0 R (subsection.4.5.3) 178 0 R (subsection.4.5.4) 182 0 R (subsection.4.5.5) 186 0 R (subsection.4.5.6) 190 0 R (subsection.4.8.1) 206 0 R (subsection.4.8.2) 210 0 R (subsection.4.8.3) 214 0 R (subsection.4.9.1) 222 0 R (subsection.4.9.10) 258 0 R (subsection.4.9.11) 262 0 R (subsection.4.9.12) 266 0 R (subsection.4.9.13) 270 0 R (subsection.4.9.2) 226 0 R (subsection.4.9.3) 230 0 R (subsection.4.9.4) 234 0 R (subsection.4.9.5) 238 0 R (subsection.4.9.6) 242 0 R (subsection.4.9.7) 246 0 R (subsection.4.9.8) 250 0 R (subsection.4.9.9) 254 0 R (subsection.6.1.1) 370 0 R (subsection.6.1.2) 382 0 R (subsection.6.2.1) 398 0 R (subsection.6.2.10) 434 0 R (subsection.6.2.11) 450 0 R (subsection.6.2.12) 454 0 R (subsection.6.2.13) 458 0 R (subsection.6.2.14) 462 0 R (subsection.6.2.15) 466 0 R (subsection.6.2.16) 470 0 R (subsection.6.2.17) 554 0 R (subsection.6.2.18) 558 0 R (subsection.6.2.19) 562 0 R (subsection.6.2.2) 402 0 R (subsection.6.2.20) 566 0 R (subsection.6.2.21) 570 0 R (subsection.6.2.22) 574 0 R (subsection.6.2.23) 578 0 R (subsection.6.2.24) 582 0 R (subsection.6.2.25) 586 0 R (subsection.6.2.26) 590 0 R (subsection.6.2.27) 594 0 R (subsection.6.2.28) 598 0 R (subsection.6.2.3) 406 0 R (subsection.6.2.4) 410 0 R (subsection.6.2.5) 414 0 R (subsection.6.2.6) 418 0 R (subsection.6.2.7) 422 0 R (subsection.6.2.8) 426 0 R (subsection.6.2.9) 430 0 R (subsection.6.3.1) 622 0 R (subsection.6.3.2) 634 0 R (subsection.6.3.3) 638 0 R (subsection.6.3.4) 642 0 R (subsection.6.3.5) 646 0 R (subsection.6.3.6) 666 0 R (subsection.6.3.7) 670 0 R (subsection.6.4.1) 682 0 R (subsection.7.2.1) 718 0 R (subsection.7.2.2) 722 0 R (subsection.8.1.1) 738 0 R (subsection.A.1.1) 758 0 R (subsection.A.2.1) 766 0 R (subsection.A.3.1) 774 0 R (subsection.A.3.2) 778 0 R (subsection.A.3.3) 782 0 R (subsection.A.4.1) 790 0 R (subsection.A.4.2) 794 0 R (subsection.A.4.3) 798 0 R (subsection.A.4.4) 802 0 R (subsection.A.4.5) 806 0 R (subsection.A.4.6) 810 0 R (subsection.A.4.7) 838 0 R (subsubsection.1.4.4.1) 42 0 R (subsubsection.1.4.4.2) 46 0 R (subsubsection.1.4.4.3) 50 0 R (subsubsection.1.4.5.1) 58 0 R (subsubsection.3.3.1.1) 118 0 R (subsubsection.3.3.1.2) 122 0 R (subsubsection.4.11.1.1) 294 0 R (subsubsection.4.11.1.2) 298 0 R (subsubsection.4.11.1.3) 302 0 R (subsubsection.4.11.2.1) 310 0 R (subsubsection.4.11.2.2) 314 0 R (subsubsection.4.11.2.3) 318 0 R (subsubsection.4.5.1.1) 166 0 R (subsubsection.4.5.1.2) 170 0 R (subsubsection.6.1.1.1) 374 0 R (subsubsection.6.1.1.2) 378 0 R (subsubsection.6.1.2.1) 386 0 R (subsubsection.6.1.2.2) 390 0 R (subsubsection.6.2.10.1) 438 0 R (subsubsection.6.2.10.2) 442 0 R (subsubsection.6.2.10.3) 446 0 R (subsubsection.6.2.16.1) 474 0 R (subsubsection.6.2.16.10) 510 0 R (subsubsection.6.2.16.11) 514 0 R (subsubsection.6.2.16.12) 518 0 R (subsubsection.6.2.16.13) 522 0 R (subsubsection.6.2.16.14) 526 0 R (subsubsection.6.2.16.15) 530 0 R (subsubsection.6.2.16.16) 534 0 R (subsubsection.6.2.16.17) 538 0 R (subsubsection.6.2.16.18) 542 0 R (subsubsection.6.2.16.19) 546 0 R (subsubsection.6.2.16.2) 478 0 R (subsubsection.6.2.16.20) 550 0 R (subsubsection.6.2.16.3) 482 0 R (subsubsection.6.2.16.4) 486 0 R (subsubsection.6.2.16.5) 490 0 R (subsubsection.6.2.16.6) 494 0 R (subsubsection.6.2.16.7) 498 0 R (subsubsection.6.2.16.8) 502 0 R (subsubsection.6.2.16.9) 506 0 R (subsubsection.6.2.28.1) 602 0 R (subsubsection.6.2.28.2) 606 0 R (subsubsection.6.2.28.3) 610 0 R (subsubsection.6.2.28.4) 614 0 R (subsubsection.6.3.1.1) 626 0 R (subsubsection.6.3.1.2) 630 0 R (subsubsection.6.3.5.1) 650 0 R (subsubsection.6.3.5.2) 654 0 R (subsubsection.6.3.5.3) 658 0 R (subsubsection.6.3.5.4) 662 0 R (subsubsection.6.4.0.1) 678 0 R (subsubsection.6.4.1.1) 686 0 R (subsubsection.6.4.1.2) 690 0 R (subsubsection.6.4.1.3) 694 0 R (subsubsection.6.4.1.4) 698 0 R (subsubsection.6.4.1.5) 702 0 R (subsubsection.A.4.6.1) 814 0 R (subsubsection.A.4.6.2) 818 0 R (subsubsection.A.4.6.3) 822 0 R (subsubsection.A.4.6.4) 826 0 R (subsubsection.A.4.6.5) 830 0 R (subsubsection.A.4.6.6) 834 0 R (table.1.1) 1235 0 R (table.1.2) 1243 0 R (table.3.1) 1302 0 R (table.3.2) 1345 0 R (table.6.1) 1550 0 R (table.6.10) 1982 0 R (table.6.11) 1984 0 R (table.6.12) 1990 0 R (table.6.13) 1997 0 R (table.6.14) 1999 0 R (table.6.15) 2006 0 R (table.6.16) 2009 0 R (table.6.17) 2016 0 R (table.6.18) 2033 0 R (table.6.19) 2040 0 R (table.6.2) 1572 0 R (table.6.20) 2049 0 R (table.6.21) 2057 0 R (table.6.22) 2065 0 R (table.6.23) 2068 0 R (table.6.3) 1581 0 R (table.6.4) 1619 0 R (table.6.5) 1631 0 R (table.6.6) 1691 0 R (table.6.7) 1791 0 R (table.6.8) 1883 0 R (table.6.9) 1967 0 R (the_category_phrase) 1613 0 R (the_sortlist_statement) 1778 0 R (topology) 1777 0 R (trusted-keys) 1850 0 R (tsig) 1397 0 R (tuning) 1792 0 R (types_of_resource_records_and_when_to_use_them) 1250 0 R (view_statement_grammar) 1807 0 R (zone_statement_grammar) 1725 0 R (zone_transfers) 1371 0 R (zonefile_format) 1806 0 R] /Limits [(Access_Control_Lists) (zonefile_format)] >> endobj -2752 0 obj << -/Kids [2751 0 R] +2764 0 obj << +/Kids [2763 0 R] >> endobj -2753 0 obj << -/Dests 2752 0 R +2765 0 obj << +/Dests 2764 0 R >> endobj -2754 0 obj << +2766 0 obj << /Type /Catalog -/Pages 2749 0 R -/Outlines 2750 0 R -/Names 2753 0 R +/Pages 2761 0 R +/Outlines 2762 0 R +/Names 2765 0 R /PageMode /UseOutlines -/OpenAction 921 0 R +/OpenAction 929 0 R >> endobj -2755 0 obj << +2767 0 obj << /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfeTeX-1.21a)/Keywords() -/CreationDate (D:20111222180957Z) +/CreationDate (D:20120129010411Z) /PTEX.Fullbanner (This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) kpathsea version 3.5.4) >> endobj xref -0 2756 +0 2768 0000000001 65535 f 0000000002 00000 f 0000000003 00000 f 0000000004 00000 f 0000000000 00000 f 0000000009 00000 n -0000347892 00000 n -0001193795 00000 n +0000348646 00000 n +0001196901 00000 n 0000000054 00000 n 0000000086 00000 n -0000348019 00000 n -0001193723 00000 n +0000348773 00000 n +0001196829 00000 n 0000000133 00000 n 0000000173 00000 n -0000348147 00000 n -0001193637 00000 n +0000348901 00000 n +0001196743 00000 n 0000000221 00000 n 0000000273 00000 n -0000348275 00000 n -0001193551 00000 n +0000349029 00000 n +0001196657 00000 n 0000000321 00000 n 0000000377 00000 n -0000352561 00000 n -0001193441 00000 n +0000353315 00000 n +0001196547 00000 n 0000000425 00000 n 0000000478 00000 n -0000352688 00000 n -0001193367 00000 n +0000353442 00000 n +0001196473 00000 n 0000000531 00000 n 0000000572 00000 n -0000352816 00000 n -0001193280 00000 n +0000353570 00000 n +0001196386 00000 n 0000000625 00000 n 0000000674 00000 n -0000352943 00000 n -0001193193 00000 n +0000353697 00000 n +0001196299 00000 n 0000000727 00000 n 0000000757 00000 n -0000357240 00000 n -0001193069 00000 n +0000357994 00000 n +0001196175 00000 n 0000000810 00000 n 0000000861 00000 n -0000357368 00000 n -0001192995 00000 n +0000358122 00000 n +0001196101 00000 n 0000000919 00000 n 0000000964 00000 n -0000357496 00000 n -0001192908 00000 n +0000358250 00000 n +0001196014 00000 n 0000001022 00000 n 0000001062 00000 n -0000357624 00000 n -0001192834 00000 n +0000358378 00000 n +0001195940 00000 n 0000001120 00000 n 0000001162 00000 n -0000360609 00000 n -0001192710 00000 n +0000361363 00000 n +0001195816 00000 n 0000001215 00000 n 0000001260 00000 n -0000360737 00000 n -0001192649 00000 n +0000361491 00000 n +0001195755 00000 n 0000001318 00000 n 0000001355 00000 n -0000360865 00000 n -0001192575 00000 n +0000361619 00000 n +0001195681 00000 n 0000001408 00000 n 0000001463 00000 n -0000363812 00000 n -0001192450 00000 n +0000364566 00000 n +0001195556 00000 n 0000001509 00000 n 0000001556 00000 n -0000363940 00000 n -0001192376 00000 n +0000364694 00000 n +0001195482 00000 n 0000001604 00000 n 0000001648 00000 n -0000364068 00000 n -0001192289 00000 n +0000364822 00000 n +0001195395 00000 n 0000001696 00000 n 0000001735 00000 n -0000364196 00000 n -0001192202 00000 n +0000364950 00000 n +0001195308 00000 n 0000001783 00000 n 0000001825 00000 n -0000364323 00000 n -0001192115 00000 n +0000365077 00000 n +0001195221 00000 n 0000001873 00000 n 0000001936 00000 n -0000365400 00000 n -0001192041 00000 n +0000366154 00000 n +0001195147 00000 n 0000001984 00000 n 0000002034 00000 n -0000367059 00000 n -0001191913 00000 n +0000367813 00000 n +0001195019 00000 n 0000002080 00000 n 0000002126 00000 n -0000367186 00000 n -0001191800 00000 n +0000367940 00000 n +0001194906 00000 n 0000002174 00000 n 0000002218 00000 n -0000367314 00000 n -0001191724 00000 n +0000368068 00000 n +0001194830 00000 n 0000002271 00000 n 0000002323 00000 n -0000367442 00000 n -0001191647 00000 n +0000368196 00000 n +0001194753 00000 n 0000002377 00000 n 0000002436 00000 n -0000369891 00000 n -0001191556 00000 n +0000370645 00000 n +0001194662 00000 n 0000002485 00000 n 0000002523 00000 n -0000373229 00000 n -0001191439 00000 n +0000373983 00000 n +0001194545 00000 n 0000002572 00000 n 0000002618 00000 n -0000373357 00000 n -0001191321 00000 n +0000374111 00000 n +0001194427 00000 n 0000002672 00000 n 0000002739 00000 n -0000373485 00000 n -0001191242 00000 n +0000374239 00000 n +0001194348 00000 n 0000002798 00000 n 0000002842 00000 n -0000373614 00000 n -0001191163 00000 n +0000374368 00000 n +0001194269 00000 n 0000002901 00000 n 0000002949 00000 n -0000390212 00000 n -0001191084 00000 n +0000390966 00000 n +0001194190 00000 n 0000003003 00000 n 0000003036 00000 n -0000396313 00000 n -0001190951 00000 n +0000397067 00000 n +0001194057 00000 n 0000003083 00000 n 0000003126 00000 n -0000396442 00000 n -0001190872 00000 n +0000397196 00000 n +0001193978 00000 n 0000003175 00000 n 0000003205 00000 n -0000396571 00000 n -0001190740 00000 n +0000397325 00000 n +0001193846 00000 n 0000003254 00000 n 0000003292 00000 n -0000401080 00000 n -0001190675 00000 n +0000401834 00000 n +0001193781 00000 n 0000003346 00000 n 0000003388 00000 n -0000401209 00000 n -0001190582 00000 n +0000401963 00000 n +0001193688 00000 n 0000003437 00000 n 0000003496 00000 n -0000401338 00000 n -0001190450 00000 n +0000402092 00000 n +0001193556 00000 n 0000003545 00000 n 0000003578 00000 n -0000405256 00000 n -0001190385 00000 n +0000406010 00000 n +0001193491 00000 n 0000003632 00000 n 0000003681 00000 n -0000408270 00000 n -0001190253 00000 n +0000409024 00000 n +0001193359 00000 n 0000003730 00000 n 0000003758 00000 n -0000411050 00000 n -0001190135 00000 n +0000411804 00000 n +0001193241 00000 n 0000003812 00000 n 0000003881 00000 n -0000411179 00000 n -0001190056 00000 n +0000411933 00000 n +0001193162 00000 n 0000003940 00000 n 0000003988 00000 n -0000411307 00000 n -0001189977 00000 n +0000412061 00000 n +0001193083 00000 n 0000004047 00000 n 0000004092 00000 n -0000411436 00000 n -0001189884 00000 n +0000412190 00000 n +0001192990 00000 n 0000004146 00000 n 0000004214 00000 n -0000411565 00000 n -0001189791 00000 n +0000412319 00000 n +0001192897 00000 n 0000004268 00000 n 0000004338 00000 n -0000415234 00000 n -0001189698 00000 n +0000415988 00000 n +0001192804 00000 n 0000004392 00000 n 0000004455 00000 n -0000415363 00000 n -0001189605 00000 n +0000416117 00000 n +0001192711 00000 n 0000004509 00000 n 0000004564 00000 n -0000415491 00000 n -0001189526 00000 n +0000416245 00000 n +0001192632 00000 n 0000004618 00000 n 0000004650 00000 n -0000415619 00000 n -0001189433 00000 n +0000416373 00000 n +0001192539 00000 n 0000004699 00000 n 0000004727 00000 n -0000419388 00000 n -0001189340 00000 n +0000420142 00000 n +0001192446 00000 n 0000004776 00000 n 0000004808 00000 n -0000419517 00000 n -0001189208 00000 n +0000420271 00000 n +0001192314 00000 n 0000004857 00000 n 0000004887 00000 n -0000419646 00000 n -0001189129 00000 n +0000420400 00000 n +0001192235 00000 n 0000004941 00000 n 0000004982 00000 n -0000423444 00000 n -0001189036 00000 n +0000424198 00000 n +0001192142 00000 n 0000005036 00000 n 0000005078 00000 n -0000423573 00000 n -0001188957 00000 n +0000424327 00000 n +0001192063 00000 n 0000005132 00000 n 0000005177 00000 n -0000428896 00000 n -0001188824 00000 n +0000429650 00000 n +0001191930 00000 n 0000005226 00000 n 0000005294 00000 n -0000429025 00000 n -0001188745 00000 n +0000429779 00000 n +0001191851 00000 n 0000005348 00000 n 0000005408 00000 n -0000429154 00000 n -0001188652 00000 n +0000429908 00000 n +0001191758 00000 n 0000005462 00000 n 0000005513 00000 n -0000433421 00000 n -0001188559 00000 n +0000434175 00000 n +0001191665 00000 n 0000005567 00000 n 0000005621 00000 n -0000436403 00000 n -0001188466 00000 n +0000437157 00000 n +0001191572 00000 n 0000005675 00000 n 0000005721 00000 n -0000436532 00000 n -0001188373 00000 n +0000437286 00000 n +0001191479 00000 n 0000005775 00000 n 0000005817 00000 n -0000436661 00000 n -0001188280 00000 n +0000437415 00000 n +0001191386 00000 n 0000005871 00000 n 0000005922 00000 n -0000436790 00000 n -0001188187 00000 n +0000437544 00000 n +0001191293 00000 n 0000005976 00000 n 0000006025 00000 n -0000439549 00000 n -0001188094 00000 n +0000440303 00000 n +0001191200 00000 n 0000006079 00000 n 0000006136 00000 n -0000439678 00000 n -0001188001 00000 n +0000440432 00000 n +0001191107 00000 n 0000006190 00000 n 0000006245 00000 n -0000439807 00000 n -0001187908 00000 n +0000440561 00000 n +0001191014 00000 n 0000006300 00000 n 0000006356 00000 n -0000439935 00000 n -0001187815 00000 n +0000440689 00000 n +0001190921 00000 n 0000006411 00000 n 0000006472 00000 n -0000440063 00000 n -0001187722 00000 n +0000440817 00000 n +0001190828 00000 n 0000006527 00000 n 0000006573 00000 n -0000440192 00000 n -0001187643 00000 n +0000440946 00000 n +0001190749 00000 n 0000006628 00000 n 0000006671 00000 n -0000444056 00000 n -0001187511 00000 n +0000444810 00000 n +0001190617 00000 n 0000006721 00000 n 0000006777 00000 n -0000444185 00000 n -0001187432 00000 n +0000444939 00000 n +0001190538 00000 n 0000006832 00000 n 0000006878 00000 n -0000444314 00000 n -0001187353 00000 n +0000445068 00000 n +0001190459 00000 n 0000006933 00000 n 0000006980 00000 n -0000447572 00000 n -0001187221 00000 n +0000448472 00000 n +0001190327 00000 n 0000007030 00000 n 0000007087 00000 n -0000447701 00000 n -0001187103 00000 n +0000448601 00000 n +0001190209 00000 n 0000007142 00000 n 0000007182 00000 n -0000450372 00000 n -0001187024 00000 n +0000451269 00000 n +0001190130 00000 n 0000007242 00000 n 0000007315 00000 n -0000450501 00000 n -0001186945 00000 n +0000451398 00000 n +0001190037 00000 n 0000007375 00000 n 0000007448 00000 n -0000452785 00000 n -0001186813 00000 n -0000007503 00000 n -0000007561 00000 n -0000452914 00000 n -0001186734 00000 n -0000007621 00000 n +0000454115 00000 n +0001189958 00000 n +0000007508 00000 n +0000007565 00000 n +0000456507 00000 n +0001189826 00000 n +0000007620 00000 n 0000007678 00000 n -0000453043 00000 n -0001186655 00000 n +0000456636 00000 n +0001189747 00000 n 0000007738 00000 n -0000007797 00000 n -0000455868 00000 n -0001186562 00000 n -0000007852 00000 n -0000007896 00000 n -0000455997 00000 n -0001186469 00000 n -0000007951 00000 n -0000007991 00000 n -0000459066 00000 n -0001186376 00000 n -0000008046 00000 n -0000008114 00000 n -0000459195 00000 n -0001186297 00000 n -0000008169 00000 n -0000008240 00000 n -0000463213 00000 n -0001186179 00000 n -0000008290 00000 n -0000008337 00000 n -0000463342 00000 n -0001186100 00000 n -0000008392 00000 n -0000008453 00000 n -0000464625 00000 n -0001186021 00000 n -0000008508 00000 n -0000008578 00000 n -0000467053 00000 n -0001185888 00000 n -0000008625 00000 n -0000008678 00000 n -0000467182 00000 n -0001185809 00000 n +0000007815 00000 n +0000456765 00000 n +0001189654 00000 n +0000007875 00000 n +0000007952 00000 n +0000456894 00000 n +0001189575 00000 n +0000008012 00000 n +0000008071 00000 n +0000457023 00000 n +0001189482 00000 n +0000008126 00000 n +0000008170 00000 n +0000459655 00000 n +0001189389 00000 n +0000008225 00000 n +0000008265 00000 n +0000462464 00000 n +0001189296 00000 n +0000008320 00000 n +0000008388 00000 n +0000462593 00000 n +0001189217 00000 n +0000008443 00000 n +0000008514 00000 n +0000466654 00000 n +0001189099 00000 n +0000008564 00000 n +0000008611 00000 n +0000466783 00000 n +0001189020 00000 n +0000008666 00000 n 0000008727 00000 n -0000008783 00000 n -0000467311 00000 n -0001185730 00000 n -0000008832 00000 n -0000008881 00000 n -0000471581 00000 n -0001185597 00000 n -0000008928 00000 n -0000008980 00000 n -0000471710 00000 n -0001185479 00000 n -0000009029 00000 n -0000009080 00000 n -0000476402 00000 n -0001185361 00000 n -0000009134 00000 n -0000009179 00000 n -0000476530 00000 n -0001185282 00000 n -0000009238 00000 n -0000009272 00000 n -0000480123 00000 n -0001185203 00000 n -0000009331 00000 n -0000009379 00000 n -0000480252 00000 n -0001185085 00000 n -0000009433 00000 n -0000009473 00000 n -0000480381 00000 n -0001185006 00000 n -0000009532 00000 n -0000009566 00000 n -0000483233 00000 n -0001184927 00000 n -0000009625 00000 n -0000009673 00000 n -0000483362 00000 n -0001184794 00000 n -0000009722 00000 n -0000009772 00000 n -0000486468 00000 n -0001184715 00000 n -0000009826 00000 n -0000009873 00000 n -0000486596 00000 n -0001184622 00000 n -0000009927 00000 n -0000009987 00000 n -0000486855 00000 n -0001184529 00000 n -0000010041 00000 n -0000010093 00000 n -0000492037 00000 n -0001184436 00000 n +0000466912 00000 n +0001188941 00000 n +0000008782 00000 n +0000008852 00000 n +0000469397 00000 n +0001188808 00000 n +0000008899 00000 n +0000008952 00000 n +0000469526 00000 n +0001188729 00000 n +0000009001 00000 n +0000009057 00000 n +0000469655 00000 n +0001188650 00000 n +0000009106 00000 n +0000009155 00000 n +0000473925 00000 n +0001188517 00000 n +0000009202 00000 n +0000009254 00000 n +0000474054 00000 n +0001188399 00000 n +0000009303 00000 n +0000009354 00000 n +0000478746 00000 n +0001188281 00000 n +0000009408 00000 n +0000009453 00000 n +0000478874 00000 n +0001188202 00000 n +0000009512 00000 n +0000009546 00000 n +0000482467 00000 n +0001188123 00000 n +0000009605 00000 n +0000009653 00000 n +0000482596 00000 n +0001188005 00000 n +0000009707 00000 n +0000009747 00000 n +0000482725 00000 n +0001187926 00000 n +0000009806 00000 n +0000009840 00000 n +0000485577 00000 n +0001187847 00000 n +0000009899 00000 n +0000009947 00000 n +0000485706 00000 n +0001187714 00000 n +0000009996 00000 n +0000010046 00000 n +0000488812 00000 n +0001187635 00000 n +0000010100 00000 n 0000010147 00000 n -0000010212 00000 n -0000492166 00000 n -0001184343 00000 n -0000010266 00000 n -0000010317 00000 n -0000495643 00000 n -0001184250 00000 n -0000010371 00000 n -0000010435 00000 n -0000495772 00000 n -0001184157 00000 n -0000010489 00000 n -0000010536 00000 n -0000495901 00000 n -0001184064 00000 n -0000010590 00000 n -0000010650 00000 n -0000496030 00000 n -0001183971 00000 n -0000010704 00000 n -0000010755 00000 n -0000500048 00000 n -0001183839 00000 n +0000488940 00000 n +0001187542 00000 n +0000010201 00000 n +0000010261 00000 n +0000489199 00000 n +0001187449 00000 n +0000010315 00000 n +0000010367 00000 n +0000494381 00000 n +0001187356 00000 n +0000010421 00000 n +0000010486 00000 n +0000494510 00000 n +0001187263 00000 n +0000010540 00000 n +0000010591 00000 n +0000497987 00000 n +0001187170 00000 n +0000010645 00000 n +0000010709 00000 n +0000498116 00000 n +0001187077 00000 n +0000010763 00000 n 0000010810 00000 n -0000010875 00000 n -0000500177 00000 n -0001183760 00000 n -0000010935 00000 n -0000010982 00000 n -0000506998 00000 n -0001183667 00000 n -0000011042 00000 n -0000011090 00000 n -0000514107 00000 n -0001183588 00000 n -0000011150 00000 n -0000011204 00000 n -0000517704 00000 n -0001183495 00000 n -0000011259 00000 n -0000011309 00000 n -0000517833 00000 n -0001183402 00000 n +0000498245 00000 n +0001186984 00000 n +0000010864 00000 n +0000010924 00000 n +0000498374 00000 n +0001186891 00000 n +0000010978 00000 n +0000011029 00000 n +0000502392 00000 n +0001186759 00000 n +0000011084 00000 n +0000011149 00000 n +0000502521 00000 n +0001186680 00000 n +0000011209 00000 n +0000011256 00000 n +0000509342 00000 n +0001186587 00000 n +0000011316 00000 n 0000011364 00000 n -0000011427 00000 n -0000519834 00000 n -0001183309 00000 n -0000011482 00000 n -0000011534 00000 n -0000519963 00000 n -0001183216 00000 n -0000011589 00000 n -0000011654 00000 n -0000520092 00000 n -0001183123 00000 n -0000011709 00000 n -0000011761 00000 n -0000525241 00000 n -0001182990 00000 n -0000011816 00000 n -0000011881 00000 n -0000545686 00000 n -0001182911 00000 n -0000011941 00000 n -0000011985 00000 n -0000571723 00000 n -0001182818 00000 n -0000012045 00000 n -0000012084 00000 n -0000571852 00000 n -0001182725 00000 n -0000012144 00000 n -0000012191 00000 n -0000571981 00000 n -0001182632 00000 n -0000012251 00000 n -0000012294 00000 n -0000579045 00000 n -0001182539 00000 n -0000012354 00000 n -0000012393 00000 n -0000582806 00000 n -0001182446 00000 n -0000012453 00000 n -0000012495 00000 n -0000585863 00000 n -0001182353 00000 n -0000012555 00000 n -0000012598 00000 n -0000593565 00000 n -0001182260 00000 n -0000012658 00000 n -0000012701 00000 n -0000597951 00000 n -0001182167 00000 n -0000012761 00000 n -0000012822 00000 n -0000598080 00000 n -0001182074 00000 n -0000012883 00000 n -0000012935 00000 n -0000601882 00000 n -0001181981 00000 n -0000012996 00000 n -0000013049 00000 n -0000602010 00000 n -0001181888 00000 n -0000013110 00000 n -0000013148 00000 n -0000606096 00000 n -0001181795 00000 n +0000515898 00000 n +0001186508 00000 n +0000011424 00000 n +0000011478 00000 n +0000519125 00000 n +0001186415 00000 n +0000011533 00000 n +0000011583 00000 n +0000522025 00000 n +0001186322 00000 n +0000011638 00000 n +0000011701 00000 n +0000522154 00000 n +0001186229 00000 n +0000011756 00000 n +0000011808 00000 n +0000522283 00000 n +0001186136 00000 n +0000011863 00000 n +0000011928 00000 n +0000522412 00000 n +0001186043 00000 n +0000011983 00000 n +0000012035 00000 n +0000530133 00000 n +0001185910 00000 n +0000012090 00000 n +0000012155 00000 n +0000547248 00000 n +0001185831 00000 n +0000012215 00000 n +0000012259 00000 n +0000573333 00000 n +0001185738 00000 n +0000012319 00000 n +0000012358 00000 n +0000573461 00000 n +0001185645 00000 n +0000012418 00000 n +0000012465 00000 n +0000576765 00000 n +0001185552 00000 n +0000012525 00000 n +0000012568 00000 n +0000581080 00000 n +0001185459 00000 n +0000012628 00000 n +0000012667 00000 n +0000584829 00000 n +0001185366 00000 n +0000012727 00000 n +0000012769 00000 n +0000587747 00000 n +0001185273 00000 n +0000012829 00000 n +0000012872 00000 n +0000595219 00000 n +0001185180 00000 n +0000012932 00000 n +0000012975 00000 n +0000599488 00000 n +0001185087 00000 n +0000013035 00000 n +0000013096 00000 n +0000599617 00000 n +0001184994 00000 n +0000013157 00000 n 0000013209 00000 n -0000013261 00000 n -0000609088 00000 n -0001181702 00000 n -0000013322 00000 n -0000013366 00000 n -0000612935 00000 n -0001181609 00000 n -0000013427 00000 n -0000013463 00000 n -0000621695 00000 n -0001181516 00000 n -0000013524 00000 n -0000013587 00000 n -0000621824 00000 n -0001181423 00000 n -0000013648 00000 n -0000013698 00000 n -0000627724 00000 n -0001181330 00000 n -0000013759 00000 n -0000013815 00000 n -0000632063 00000 n -0001181237 00000 n -0000013876 00000 n -0000013923 00000 n -0000636416 00000 n -0001181158 00000 n -0000013984 00000 n -0000014052 00000 n -0000642107 00000 n -0001181065 00000 n -0000014107 00000 n -0000014158 00000 n -0000647256 00000 n -0001180972 00000 n -0000014213 00000 n -0000014277 00000 n -0000650985 00000 n -0001180879 00000 n -0000014332 00000 n -0000014396 00000 n -0000651114 00000 n -0001180786 00000 n -0000014451 00000 n -0000014528 00000 n -0000651243 00000 n -0001180693 00000 n -0000014583 00000 n -0000014640 00000 n -0000651372 00000 n -0001180600 00000 n -0000014695 00000 n -0000014765 00000 n -0000655395 00000 n -0001180507 00000 n -0000014820 00000 n -0000014877 00000 n -0000655524 00000 n -0001180414 00000 n -0000014932 00000 n -0000015002 00000 n -0000659809 00000 n -0001180321 00000 n -0000015057 00000 n -0000015106 00000 n -0000659938 00000 n -0001180228 00000 n -0000015161 00000 n -0000015223 00000 n -0000661568 00000 n -0001180135 00000 n -0000015278 00000 n -0000015327 00000 n -0000666053 00000 n -0001180017 00000 n -0000015382 00000 n -0000015444 00000 n -0000666182 00000 n -0001179938 00000 n -0000015504 00000 n -0000015543 00000 n -0000679084 00000 n -0001179845 00000 n -0000015603 00000 n -0000015637 00000 n -0000679213 00000 n -0001179752 00000 n -0000015697 00000 n -0000015738 00000 n -0000699171 00000 n -0001179673 00000 n -0000015798 00000 n -0000015850 00000 n -0000705922 00000 n -0001179541 00000 n -0000015899 00000 n -0000015932 00000 n -0000706050 00000 n -0001179423 00000 n -0000015986 00000 n -0000016058 00000 n -0000706179 00000 n -0001179344 00000 n -0000016117 00000 n -0000016161 00000 n -0000717356 00000 n -0001179265 00000 n -0000016220 00000 n -0000016273 00000 n -0000721072 00000 n -0001179172 00000 n -0000016327 00000 n -0000016377 00000 n -0000721331 00000 n -0001179079 00000 n -0000016431 00000 n -0000016469 00000 n -0000724476 00000 n -0001178986 00000 n -0000016523 00000 n -0000016572 00000 n -0000724735 00000 n -0001178854 00000 n -0000016626 00000 n -0000016678 00000 n -0000724864 00000 n -0001178775 00000 n -0000016737 00000 n -0000016782 00000 n -0000724993 00000 n -0001178682 00000 n -0000016841 00000 n -0000016893 00000 n -0000727721 00000 n -0001178589 00000 n +0000603545 00000 n +0001184901 00000 n +0000013270 00000 n +0000013323 00000 n +0000607493 00000 n +0001184808 00000 n +0000013384 00000 n +0000013422 00000 n +0000607622 00000 n +0001184715 00000 n +0000013483 00000 n +0000013535 00000 n +0000610784 00000 n +0001184622 00000 n +0000013596 00000 n +0000013640 00000 n +0000614197 00000 n +0001184529 00000 n +0000013701 00000 n +0000013737 00000 n +0000623179 00000 n +0001184436 00000 n +0000013798 00000 n +0000013861 00000 n +0000626103 00000 n +0001184343 00000 n +0000013922 00000 n +0000013972 00000 n +0000629305 00000 n +0001184250 00000 n +0000014033 00000 n +0000014089 00000 n +0000633752 00000 n +0001184157 00000 n +0000014150 00000 n +0000014197 00000 n +0000637921 00000 n +0001184078 00000 n +0000014258 00000 n +0000014326 00000 n +0000644527 00000 n +0001183985 00000 n +0000014381 00000 n +0000014432 00000 n +0000648633 00000 n +0001183892 00000 n +0000014487 00000 n +0000014551 00000 n +0000653039 00000 n +0001183799 00000 n +0000014606 00000 n +0000014670 00000 n +0000653168 00000 n +0001183706 00000 n +0000014725 00000 n +0000014802 00000 n +0000653296 00000 n +0001183613 00000 n +0000014857 00000 n +0000014914 00000 n +0000657250 00000 n +0001183520 00000 n +0000014969 00000 n +0000015039 00000 n +0000657379 00000 n +0001183427 00000 n +0000015094 00000 n +0000015151 00000 n +0000657508 00000 n +0001183334 00000 n +0000015206 00000 n +0000015276 00000 n +0000661684 00000 n +0001183241 00000 n +0000015331 00000 n +0000015380 00000 n +0000661813 00000 n +0001183148 00000 n +0000015435 00000 n +0000015497 00000 n +0000664201 00000 n +0001183055 00000 n +0000015552 00000 n +0000015601 00000 n +0000668974 00000 n +0001182937 00000 n +0000015656 00000 n +0000015718 00000 n +0000669102 00000 n +0001182858 00000 n +0000015778 00000 n +0000015817 00000 n +0000682004 00000 n +0001182765 00000 n +0000015877 00000 n +0000015911 00000 n +0000682133 00000 n +0001182672 00000 n +0000015971 00000 n +0000016012 00000 n +0000702091 00000 n +0001182593 00000 n +0000016072 00000 n +0000016124 00000 n +0000708842 00000 n +0001182461 00000 n +0000016173 00000 n +0000016206 00000 n +0000708970 00000 n +0001182343 00000 n +0000016260 00000 n +0000016332 00000 n +0000709099 00000 n +0001182264 00000 n +0000016391 00000 n +0000016435 00000 n +0000720276 00000 n +0001182185 00000 n +0000016494 00000 n +0000016547 00000 n +0000723992 00000 n +0001182092 00000 n +0000016601 00000 n +0000016651 00000 n +0000724251 00000 n +0001181999 00000 n +0000016705 00000 n +0000016743 00000 n +0000727396 00000 n +0001181906 00000 n +0000016797 00000 n +0000016846 00000 n +0000727655 00000 n +0001181774 00000 n +0000016900 00000 n 0000016952 00000 n -0000017005 00000 n -0000727850 00000 n -0001178510 00000 n -0000017064 00000 n -0000017113 00000 n -0000727979 00000 n -0001178417 00000 n +0000727784 00000 n +0001181695 00000 n +0000017011 00000 n +0000017056 00000 n +0000727913 00000 n +0001181602 00000 n +0000017115 00000 n 0000017167 00000 n -0000017247 00000 n -0000732028 00000 n -0001178338 00000 n -0000017301 00000 n -0000017350 00000 n -0000735697 00000 n -0001178220 00000 n -0000017399 00000 n -0000017439 00000 n -0000735956 00000 n -0001178141 00000 n -0000017498 00000 n -0000017545 00000 n -0000739311 00000 n -0001178023 00000 n -0000017599 00000 n -0000017644 00000 n -0000739440 00000 n -0001177944 00000 n -0000017703 00000 n -0000017762 00000 n -0000742853 00000 n -0001177851 00000 n -0000017821 00000 n -0000017885 00000 n -0000743112 00000 n -0001177758 00000 n -0000017944 00000 n -0000018000 00000 n -0000747198 00000 n -0001177665 00000 n -0000018059 00000 n -0000018117 00000 n -0000749609 00000 n -0001177586 00000 n -0000018176 00000 n -0000018238 00000 n -0000751394 00000 n -0001177453 00000 n -0000018285 00000 n -0000018337 00000 n -0000751522 00000 n -0001177374 00000 n -0000018386 00000 n -0000018430 00000 n -0000755557 00000 n -0001177242 00000 n -0000018479 00000 n -0000018520 00000 n -0000755686 00000 n -0001177163 00000 n -0000018574 00000 n -0000018622 00000 n -0000755814 00000 n -0001177084 00000 n -0000018676 00000 n -0000018727 00000 n -0000755943 00000 n -0001177005 00000 n -0000018776 00000 n -0000018823 00000 n -0000760542 00000 n -0001176872 00000 n -0000018870 00000 n -0000018907 00000 n -0000760671 00000 n -0001176754 00000 n -0000018956 00000 n -0000018995 00000 n -0000760800 00000 n -0001176689 00000 n -0000019049 00000 n -0000019127 00000 n -0000760929 00000 n -0001176596 00000 n -0000019176 00000 n -0000019243 00000 n -0000761058 00000 n -0001176517 00000 n -0000019292 00000 n -0000019337 00000 n -0000764499 00000 n -0001176384 00000 n -0000019385 00000 n -0000019417 00000 n -0000764628 00000 n -0001176266 00000 n -0000019466 00000 n -0000019505 00000 n -0000764757 00000 n -0001176201 00000 n -0000019559 00000 n -0000019620 00000 n -0000768439 00000 n -0001176069 00000 n -0000019669 00000 n -0000019726 00000 n -0000768568 00000 n -0001176004 00000 n -0000019780 00000 n -0000019829 00000 n -0000768697 00000 n -0001175872 00000 n -0000019878 00000 n -0000019940 00000 n -0000768826 00000 n -0001175793 00000 n -0000019994 00000 n -0000020049 00000 n -0000793668 00000 n -0001175700 00000 n +0000730641 00000 n +0001181509 00000 n +0000017226 00000 n +0000017279 00000 n +0000730770 00000 n +0001181430 00000 n +0000017338 00000 n +0000017387 00000 n +0000730899 00000 n +0001181337 00000 n +0000017441 00000 n +0000017521 00000 n +0000734948 00000 n +0001181258 00000 n +0000017575 00000 n +0000017624 00000 n +0000738617 00000 n +0001181140 00000 n +0000017673 00000 n +0000017713 00000 n +0000738876 00000 n +0001181061 00000 n +0000017772 00000 n +0000017819 00000 n +0000742231 00000 n +0001180943 00000 n +0000017873 00000 n +0000017918 00000 n +0000742360 00000 n +0001180864 00000 n +0000017977 00000 n +0000018036 00000 n +0000745773 00000 n +0001180771 00000 n +0000018095 00000 n +0000018159 00000 n +0000746032 00000 n +0001180678 00000 n +0000018218 00000 n +0000018274 00000 n +0000750118 00000 n +0001180585 00000 n +0000018333 00000 n +0000018391 00000 n +0000752529 00000 n +0001180506 00000 n +0000018450 00000 n +0000018512 00000 n +0000754314 00000 n +0001180373 00000 n +0000018559 00000 n +0000018611 00000 n +0000754442 00000 n +0001180294 00000 n +0000018660 00000 n +0000018704 00000 n +0000758477 00000 n +0001180162 00000 n +0000018753 00000 n +0000018794 00000 n +0000758606 00000 n +0001180083 00000 n +0000018848 00000 n +0000018896 00000 n +0000758734 00000 n +0001180004 00000 n +0000018950 00000 n +0000019001 00000 n +0000758863 00000 n +0001179925 00000 n +0000019050 00000 n +0000019097 00000 n +0000763462 00000 n +0001179792 00000 n +0000019144 00000 n +0000019181 00000 n +0000763591 00000 n +0001179674 00000 n +0000019230 00000 n +0000019269 00000 n +0000763720 00000 n +0001179609 00000 n +0000019323 00000 n +0000019401 00000 n +0000763849 00000 n +0001179516 00000 n +0000019450 00000 n +0000019517 00000 n +0000763978 00000 n +0001179437 00000 n +0000019566 00000 n +0000019611 00000 n +0000767419 00000 n +0001179304 00000 n +0000019659 00000 n +0000019691 00000 n +0000767548 00000 n +0001179186 00000 n +0000019740 00000 n +0000019779 00000 n +0000767677 00000 n +0001179121 00000 n +0000019833 00000 n +0000019894 00000 n +0000771359 00000 n +0001178989 00000 n +0000019943 00000 n +0000020000 00000 n +0000771488 00000 n +0001178924 00000 n +0000020054 00000 n 0000020103 00000 n -0000020144 00000 n -0000793797 00000 n -0001175621 00000 n -0000020198 00000 n -0000020250 00000 n -0000794186 00000 n -0001175503 00000 n -0000020299 00000 n -0000020349 00000 n -0000797007 00000 n -0001175424 00000 n -0000020403 00000 n -0000020441 00000 n -0000797136 00000 n -0001175331 00000 n -0000020495 00000 n -0000020532 00000 n -0000797265 00000 n -0001175238 00000 n -0000020586 00000 n -0000020624 00000 n -0000797394 00000 n -0001175145 00000 n -0000020678 00000 n -0000020730 00000 n -0000800630 00000 n -0001175052 00000 n -0000020784 00000 n -0000020827 00000 n -0000800758 00000 n -0001174920 00000 n -0000020881 00000 n -0000020926 00000 n -0000800886 00000 n -0001174841 00000 n -0000020985 00000 n -0000021051 00000 n -0000803872 00000 n -0001174748 00000 n -0000021110 00000 n -0000021198 00000 n -0000804001 00000 n -0001174655 00000 n -0000021257 00000 n -0000021332 00000 n -0000804130 00000 n -0001174562 00000 n -0000021391 00000 n -0000021476 00000 n -0000807039 00000 n -0001174469 00000 n -0000021535 00000 n -0000021616 00000 n -0000809500 00000 n -0001174390 00000 n -0000021675 00000 n -0000021759 00000 n -0000809629 00000 n -0001174311 00000 n -0000021813 00000 n -0000021857 00000 n -0000812458 00000 n -0001174191 00000 n -0000021905 00000 n -0000021939 00000 n -0000812587 00000 n -0001174112 00000 n -0000021988 00000 n -0000022015 00000 n -0000834724 00000 n -0001174019 00000 n -0000022064 00000 n -0000022092 00000 n -0000838415 00000 n -0001173926 00000 n -0000022141 00000 n -0000022181 00000 n -0000844481 00000 n -0001173833 00000 n -0000022230 00000 n -0000022273 00000 n -0000854793 00000 n -0001173740 00000 n -0000022322 00000 n -0000022359 00000 n -0000867443 00000 n -0001173647 00000 n -0000022408 00000 n -0000022445 00000 n -0000867962 00000 n -0001173554 00000 n -0000022494 00000 n -0000022532 00000 n -0000878107 00000 n -0001173461 00000 n -0000022581 00000 n -0000022620 00000 n -0000892047 00000 n -0001173368 00000 n -0000022669 00000 n -0000022708 00000 n -0000895030 00000 n -0001173275 00000 n -0000022758 00000 n -0000022798 00000 n -0000904628 00000 n -0001173182 00000 n -0000022848 00000 n -0000022878 00000 n -0000914095 00000 n -0001173089 00000 n -0000022928 00000 n -0000022971 00000 n -0000917680 00000 n -0001172996 00000 n -0000023021 00000 n -0000023054 00000 n -0000931756 00000 n -0001172903 00000 n -0000023104 00000 n -0000023133 00000 n -0000934964 00000 n -0001172810 00000 n -0000023183 00000 n -0000023217 00000 n -0000940979 00000 n -0001172717 00000 n -0000023267 00000 n -0000023304 00000 n -0000947639 00000 n -0001172624 00000 n -0000023354 00000 n -0000023391 00000 n -0000950869 00000 n -0001172531 00000 n -0000023441 00000 n -0000023474 00000 n -0000952941 00000 n -0001172438 00000 n -0000023524 00000 n -0000023558 00000 n -0000953458 00000 n -0001172345 00000 n -0000023608 00000 n -0000023647 00000 n -0000956323 00000 n -0001172266 00000 n -0000023697 00000 n -0000023731 00000 n -0000024104 00000 n -0000024226 00000 n -0000289027 00000 n -0000023784 00000 n -0000288901 00000 n -0000288964 00000 n -0001166471 00000 n -0001140329 00000 n -0001166297 00000 n -0001167517 00000 n -0000025535 00000 n -0000025728 00000 n -0000025808 00000 n -0000025845 00000 n -0000025926 00000 n -0000026050 00000 n -0000026309 00000 n -0000026668 00000 n -0000026700 00000 n -0000026794 00000 n -0000027827 00000 n -0000038963 00000 n -0000104553 00000 n -0000170143 00000 n -0000235733 00000 n -0000290455 00000 n -0000290270 00000 n -0000289127 00000 n -0000290392 00000 n -0001139093 00000 n -0001112474 00000 n -0001138919 00000 n -0001111789 00000 n -0001109645 00000 n -0001111625 00000 n -0000302181 00000 n -0000293506 00000 n -0000290540 00000 n -0000302055 00000 n -0000302118 00000 n -0000294052 00000 n -0000294206 00000 n -0000294363 00000 n -0000294520 00000 n -0000294677 00000 n -0000294834 00000 n -0000294996 00000 n -0000295158 00000 n -0000295319 00000 n -0000295481 00000 n -0000295648 00000 n -0000295815 00000 n -0000295980 00000 n -0000296142 00000 n -0000296308 00000 n -0000296470 00000 n -0000296624 00000 n -0000296781 00000 n -0000296938 00000 n -0000297094 00000 n -0000297250 00000 n -0000297407 00000 n -0000297562 00000 n -0000297719 00000 n -0000297881 00000 n -0000298043 00000 n -0000298200 00000 n -0000298355 00000 n -0000298516 00000 n -0000298683 00000 n -0000298850 00000 n -0000299011 00000 n -0000299166 00000 n -0000299323 00000 n -0000299480 00000 n -0000299642 00000 n -0000299799 00000 n -0000299956 00000 n -0000300117 00000 n -0000300275 00000 n -0000300438 00000 n -0000300606 00000 n -0000300774 00000 n -0000300937 00000 n -0000301100 00000 n -0000301263 00000 n -0000301425 00000 n -0000301588 00000 n -0000301744 00000 n -0000301900 00000 n -0000315700 00000 n -0000305637 00000 n -0000302266 00000 n -0000315635 00000 n -0001109057 00000 n -0001091636 00000 n -0001108871 00000 n -0000306287 00000 n -0000306451 00000 n -0000306614 00000 n -0000306778 00000 n -0000306937 00000 n -0000307101 00000 n -0000307265 00000 n -0000307429 00000 n -0000307593 00000 n -0000307757 00000 n -0000307921 00000 n -0000308085 00000 n -0000308249 00000 n -0000308413 00000 n -0000308578 00000 n -0000308743 00000 n -0000308908 00000 n -0000309073 00000 n -0000309233 00000 n -0000309398 00000 n -0000309562 00000 n -0000309722 00000 n -0000309887 00000 n -0000310057 00000 n -0000310227 00000 n -0000310392 00000 n -0000310561 00000 n -0000310730 00000 n -0000310895 00000 n -0000311060 00000 n -0000311224 00000 n -0000311389 00000 n -0000311549 00000 n -0000311714 00000 n -0000311879 00000 n -0000312035 00000 n -0000312194 00000 n -0000312353 00000 n -0000312510 00000 n -0000312669 00000 n -0000312833 00000 n -0000313002 00000 n -0000313171 00000 n -0000313335 00000 n -0000313504 00000 n -0000313673 00000 n -0000313832 00000 n -0000313996 00000 n -0000314160 00000 n -0000314324 00000 n -0000314488 00000 n -0000314652 00000 n -0000314816 00000 n -0000314979 00000 n -0000315143 00000 n -0000315305 00000 n -0000315467 00000 n -0000329843 00000 n -0000319307 00000 n -0000315800 00000 n -0000329778 00000 n -0000319975 00000 n -0000320144 00000 n -0000320312 00000 n -0000320476 00000 n -0000320639 00000 n -0000320803 00000 n -0000320967 00000 n -0000321131 00000 n -0000321295 00000 n -0000321464 00000 n -0000321632 00000 n -0000321801 00000 n -0000321970 00000 n -0000322138 00000 n -0000322307 00000 n -0000322476 00000 n -0000322644 00000 n -0000322813 00000 n -0000322983 00000 n -0000323153 00000 n -0000323323 00000 n -0000323493 00000 n -0000323663 00000 n -0000323833 00000 n -0000324003 00000 n -0000324173 00000 n -0000324343 00000 n -0000324513 00000 n -0000324682 00000 n -0000324846 00000 n -0000325009 00000 n -0000325173 00000 n -0000325337 00000 n -0000325501 00000 n -0000325665 00000 n -0000325829 00000 n -0000325992 00000 n -0000326156 00000 n -0000326320 00000 n -0000326483 00000 n -0000326647 00000 n -0000326816 00000 n -0000326985 00000 n -0000327154 00000 n -0000327323 00000 n -0000327481 00000 n -0000327644 00000 n -0000327812 00000 n -0000327979 00000 n -0000328142 00000 n -0000328304 00000 n -0000328467 00000 n -0000328630 00000 n -0000328798 00000 n -0000328966 00000 n -0000329134 00000 n -0000329301 00000 n -0000329462 00000 n -0000329622 00000 n -0000343010 00000 n -0000333437 00000 n -0000329943 00000 n -0000342945 00000 n -0000334069 00000 n -0000334237 00000 n -0000334400 00000 n -0000334568 00000 n -0000334736 00000 n -0000334904 00000 n -0001090745 00000 n -0001069411 00000 n -0001090569 00000 n -0000335072 00000 n -0000335239 00000 n -0000335395 00000 n -0000335553 00000 n -0000335710 00000 n -0000335872 00000 n -0000336035 00000 n -0000336193 00000 n -0000336349 00000 n -0000336507 00000 n -0000336670 00000 n -0000336828 00000 n -0000336986 00000 n -0000337142 00000 n -0000337300 00000 n -0000337463 00000 n -0000337621 00000 n -0000337784 00000 n -0000337942 00000 n -0000338105 00000 n -0000338268 00000 n -0000338431 00000 n -0000338589 00000 n -0000338752 00000 n -0000338915 00000 n -0000339078 00000 n -0000339241 00000 n -0000339404 00000 n -0000339567 00000 n -0000339735 00000 n -0000339903 00000 n -0000340071 00000 n -0000340239 00000 n -0000340406 00000 n -0000340573 00000 n -0000340736 00000 n -0000340893 00000 n -0000341051 00000 n -0000341209 00000 n -0000341367 00000 n +0000771617 00000 n +0001178792 00000 n +0000020152 00000 n +0000020214 00000 n +0000771746 00000 n +0001178713 00000 n +0000020268 00000 n +0000020323 00000 n +0000796588 00000 n +0001178620 00000 n +0000020377 00000 n +0000020418 00000 n +0000796717 00000 n +0001178541 00000 n +0000020472 00000 n +0000020524 00000 n +0000797106 00000 n +0001178423 00000 n +0000020573 00000 n +0000020623 00000 n +0000799927 00000 n +0001178344 00000 n +0000020677 00000 n +0000020715 00000 n +0000800056 00000 n +0001178251 00000 n +0000020769 00000 n +0000020806 00000 n +0000800185 00000 n +0001178158 00000 n +0000020860 00000 n +0000020898 00000 n +0000800314 00000 n +0001178065 00000 n +0000020952 00000 n +0000021004 00000 n +0000803550 00000 n +0001177972 00000 n +0000021058 00000 n +0000021101 00000 n +0000803678 00000 n +0001177840 00000 n +0000021155 00000 n +0000021200 00000 n +0000803806 00000 n +0001177761 00000 n +0000021259 00000 n +0000021325 00000 n +0000806792 00000 n +0001177668 00000 n +0000021384 00000 n +0000021472 00000 n +0000806921 00000 n +0001177575 00000 n +0000021531 00000 n +0000021606 00000 n +0000807050 00000 n +0001177482 00000 n +0000021665 00000 n +0000021750 00000 n +0000809959 00000 n +0001177389 00000 n +0000021809 00000 n +0000021890 00000 n +0000812420 00000 n +0001177310 00000 n +0000021949 00000 n +0000022033 00000 n +0000812549 00000 n +0001177231 00000 n +0000022087 00000 n +0000022131 00000 n +0000815378 00000 n +0001177111 00000 n +0000022179 00000 n +0000022213 00000 n +0000815507 00000 n +0001177032 00000 n +0000022262 00000 n +0000022289 00000 n +0000837644 00000 n +0001176939 00000 n +0000022338 00000 n +0000022366 00000 n +0000841335 00000 n +0001176846 00000 n +0000022415 00000 n +0000022455 00000 n +0000847401 00000 n +0001176753 00000 n +0000022504 00000 n +0000022547 00000 n +0000857713 00000 n +0001176660 00000 n +0000022596 00000 n +0000022633 00000 n +0000870363 00000 n +0001176567 00000 n +0000022682 00000 n +0000022719 00000 n +0000870882 00000 n +0001176474 00000 n +0000022768 00000 n +0000022806 00000 n +0000881027 00000 n +0001176381 00000 n +0000022855 00000 n +0000022894 00000 n +0000894967 00000 n +0001176288 00000 n +0000022943 00000 n +0000022982 00000 n +0000897950 00000 n +0001176195 00000 n +0000023032 00000 n +0000023072 00000 n +0000907548 00000 n +0001176102 00000 n +0000023122 00000 n +0000023152 00000 n +0000917015 00000 n +0001176009 00000 n +0000023202 00000 n +0000023245 00000 n +0000920600 00000 n +0001175916 00000 n +0000023295 00000 n +0000023328 00000 n +0000934676 00000 n +0001175823 00000 n +0000023378 00000 n +0000023407 00000 n +0000937884 00000 n +0001175730 00000 n +0000023457 00000 n +0000023491 00000 n +0000943899 00000 n +0001175637 00000 n +0000023541 00000 n +0000023578 00000 n +0000950559 00000 n +0001175544 00000 n +0000023628 00000 n +0000023665 00000 n +0000953789 00000 n +0001175451 00000 n +0000023715 00000 n +0000023748 00000 n +0000955861 00000 n +0001175358 00000 n +0000023798 00000 n +0000023832 00000 n +0000956378 00000 n +0001175265 00000 n +0000023882 00000 n +0000023921 00000 n +0000959243 00000 n +0001175186 00000 n +0000023971 00000 n +0000024005 00000 n +0000024378 00000 n +0000024500 00000 n +0000289301 00000 n +0000024058 00000 n +0000289175 00000 n +0000289238 00000 n +0001169391 00000 n +0001143249 00000 n +0001169217 00000 n +0001170437 00000 n +0000025809 00000 n +0000026002 00000 n +0000026082 00000 n +0000026119 00000 n +0000026200 00000 n +0000026324 00000 n +0000026583 00000 n +0000026942 00000 n +0000026974 00000 n +0000027068 00000 n +0000028101 00000 n +0000039237 00000 n +0000104827 00000 n +0000170417 00000 n +0000236007 00000 n +0000290731 00000 n +0000290546 00000 n +0000289401 00000 n +0000290668 00000 n +0001142013 00000 n +0001115394 00000 n +0001141839 00000 n +0001114709 00000 n +0001112564 00000 n +0001114545 00000 n +0000302473 00000 n +0000293782 00000 n +0000290816 00000 n +0000302347 00000 n +0000302410 00000 n +0000294336 00000 n +0000294490 00000 n +0000294647 00000 n +0000294804 00000 n +0000294961 00000 n +0000295118 00000 n +0000295280 00000 n +0000295442 00000 n +0000295603 00000 n +0000295765 00000 n +0000295932 00000 n +0000296099 00000 n +0000296264 00000 n +0000296426 00000 n +0000296592 00000 n +0000296754 00000 n +0000296908 00000 n +0000297065 00000 n +0000297222 00000 n +0000297378 00000 n +0000297534 00000 n +0000297691 00000 n +0000297846 00000 n +0000298003 00000 n +0000298165 00000 n +0000298327 00000 n +0000298484 00000 n +0000298639 00000 n +0000298800 00000 n +0000298967 00000 n +0000299134 00000 n +0000299296 00000 n +0000299452 00000 n +0000299610 00000 n +0000299768 00000 n +0000299931 00000 n +0000300089 00000 n +0000300247 00000 n +0000300409 00000 n +0000300567 00000 n +0000300730 00000 n +0000300898 00000 n +0000301066 00000 n +0000301229 00000 n +0000301392 00000 n +0000301555 00000 n +0000301717 00000 n +0000301880 00000 n +0000302036 00000 n +0000302192 00000 n +0000315983 00000 n +0000305914 00000 n +0000302558 00000 n +0000315918 00000 n +0001111976 00000 n +0001094555 00000 n +0001111790 00000 n +0000306564 00000 n +0000306728 00000 n +0000306891 00000 n +0000307055 00000 n +0000307214 00000 n +0000307378 00000 n +0000307542 00000 n +0000307706 00000 n +0000307870 00000 n +0000308034 00000 n +0000308198 00000 n +0000308362 00000 n +0000308526 00000 n +0000308690 00000 n +0000308855 00000 n +0000309020 00000 n +0000309185 00000 n +0000309350 00000 n +0000309510 00000 n +0000309675 00000 n +0000309839 00000 n +0000309999 00000 n +0000310164 00000 n +0000310334 00000 n +0000310504 00000 n +0000310674 00000 n +0000310838 00000 n +0000311007 00000 n +0000311177 00000 n +0000311347 00000 n +0000311511 00000 n +0000311676 00000 n +0000311841 00000 n +0000312006 00000 n +0000312166 00000 n +0000312331 00000 n +0000312496 00000 n +0000312653 00000 n +0000312812 00000 n +0000312971 00000 n +0000313127 00000 n +0000313286 00000 n +0000313450 00000 n +0000313619 00000 n +0000313788 00000 n +0000313952 00000 n +0000314121 00000 n +0000314290 00000 n +0000314449 00000 n +0000314613 00000 n +0000314777 00000 n +0000314941 00000 n +0000315105 00000 n +0000315269 00000 n +0000315433 00000 n +0000315595 00000 n +0000315756 00000 n +0000330144 00000 n +0000319595 00000 n +0000316083 00000 n +0000330079 00000 n +0000320263 00000 n +0000320427 00000 n +0000320596 00000 n +0000320765 00000 n +0000320933 00000 n +0000321097 00000 n +0000321261 00000 n +0000321425 00000 n +0000321589 00000 n +0000321753 00000 n +0000321916 00000 n +0000322085 00000 n +0000322254 00000 n +0000322422 00000 n +0000322591 00000 n +0000322760 00000 n +0000322929 00000 n +0000323098 00000 n +0000323267 00000 n +0000323435 00000 n +0000323605 00000 n +0000323775 00000 n +0000323945 00000 n +0000324115 00000 n +0000324285 00000 n +0000324455 00000 n +0000324625 00000 n +0000324795 00000 n +0000324965 00000 n +0000325135 00000 n +0000325304 00000 n +0000325468 00000 n +0000325632 00000 n +0000325796 00000 n +0000325960 00000 n +0000326124 00000 n +0000326287 00000 n +0000326451 00000 n +0000326615 00000 n +0000326778 00000 n +0000326942 00000 n +0000327106 00000 n +0000327270 00000 n +0000327439 00000 n +0000327608 00000 n +0000327776 00000 n +0000327945 00000 n +0000328103 00000 n +0000328265 00000 n +0000328433 00000 n +0000328600 00000 n +0000328763 00000 n +0000328926 00000 n +0000329089 00000 n +0000329252 00000 n +0000329420 00000 n +0000329587 00000 n +0000329753 00000 n +0000329918 00000 n +0000343324 00000 n +0000333749 00000 n +0000330244 00000 n +0000343259 00000 n +0000334381 00000 n +0000334544 00000 n +0000334702 00000 n +0000334870 00000 n +0000335033 00000 n +0000335201 00000 n +0000335369 00000 n +0000335536 00000 n +0001093664 00000 n +0001072330 00000 n +0001093488 00000 n +0000335703 00000 n +0000335870 00000 n +0000336026 00000 n +0000336183 00000 n +0000336341 00000 n +0000336504 00000 n +0000336667 00000 n +0000336825 00000 n +0000336981 00000 n +0000337139 00000 n +0000337302 00000 n +0000337460 00000 n +0000337618 00000 n +0000337775 00000 n +0000337933 00000 n +0000338096 00000 n +0000338254 00000 n +0000338417 00000 n +0000338575 00000 n +0000338738 00000 n +0000338901 00000 n +0000339064 00000 n +0000339222 00000 n +0000339385 00000 n +0000339548 00000 n +0000339711 00000 n +0000339874 00000 n +0000340037 00000 n +0000340200 00000 n +0000340368 00000 n +0000340536 00000 n +0000340703 00000 n +0000340870 00000 n +0000341038 00000 n +0000341206 00000 n +0000341369 00000 n 0000341525 00000 n 0000341683 00000 n 0000341841 00000 n 0000341999 00000 n 0000342157 00000 n 0000342315 00000 n -0000342474 00000 n +0000342473 00000 n 0000342631 00000 n -0000342788 00000 n -0000345410 00000 n -0000343865 00000 n -0000343124 00000 n -0000345345 00000 n -0000344075 00000 n -0001068443 00000 n -0001048473 00000 n -0001068268 00000 n -0000344234 00000 n -0000344393 00000 n -0000344550 00000 n -0000344709 00000 n -0000344868 00000 n -0000345027 00000 n -0000345186 00000 n -0001167638 00000 n -0000348533 00000 n -0000347766 00000 n -0000345511 00000 n -0000347954 00000 n -0000348082 00000 n -0000348210 00000 n -0000348338 00000 n -0000348403 00000 n -0000348468 00000 n -0001047631 00000 n -0001028931 00000 n -0001047456 00000 n -0000353070 00000 n -0000351929 00000 n -0000348661 00000 n -0000352431 00000 n -0000352496 00000 n -0000352623 00000 n -0000352751 00000 n -0000352879 00000 n -0000352085 00000 n -0000352279 00000 n -0000353005 00000 n -0000706114 00000 n -0000768890 00000 n -0000357752 00000 n -0000356694 00000 n -0000353198 00000 n -0000357175 00000 n -0000357303 00000 n -0000356850 00000 n -0000357013 00000 n -0000357431 00000 n -0000357559 00000 n -0000357687 00000 n -0000373549 00000 n -0000360993 00000 n -0000360418 00000 n -0000357880 00000 n -0000360544 00000 n -0000360672 00000 n -0000360800 00000 n -0000360928 00000 n -0000364451 00000 n -0000363285 00000 n -0000361107 00000 n -0000363747 00000 n -0000363875 00000 n -0000364003 00000 n -0000364131 00000 n -0000364259 00000 n -0000363441 00000 n -0000363594 00000 n -0000364386 00000 n -0000627788 00000 n -0000365528 00000 n -0000365209 00000 n -0000364537 00000 n -0000365335 00000 n -0000365463 00000 n -0001167763 00000 n -0000367571 00000 n -0000366868 00000 n -0000365628 00000 n -0000366994 00000 n -0000367122 00000 n -0000367249 00000 n -0000367377 00000 n -0000367506 00000 n -0000370150 00000 n -0000369520 00000 n -0000367671 00000 n -0000369826 00000 n -0000369955 00000 n -0000370020 00000 n -0000370085 00000 n -0000369667 00000 n -0000609151 00000 n -0000373743 00000 n -0000373038 00000 n -0000370264 00000 n -0000373164 00000 n -0000373293 00000 n -0000373420 00000 n -0001028225 00000 n -0001015676 00000 n -0001028046 00000 n -0000373678 00000 n -0000378398 00000 n -0000377508 00000 n -0000373871 00000 n -0000378333 00000 n -0001015095 00000 n -0001003829 00000 n -0001014916 00000 n -0000377682 00000 n -0000377837 00000 n -0000378007 00000 n -0000378162 00000 n -0000525305 00000 n -0000699235 00000 n -0000381999 00000 n -0000381808 00000 n -0000378567 00000 n -0000381934 00000 n -0000386570 00000 n -0000386174 00000 n -0000382154 00000 n -0000386505 00000 n -0000386321 00000 n -0001167888 00000 n -0000492101 00000 n -0000390469 00000 n -0000390021 00000 n -0000386726 00000 n -0000390147 00000 n -0000390276 00000 n -0000390341 00000 n -0000390405 00000 n -0000391357 00000 n -0000391166 00000 n -0000390597 00000 n -0000391292 00000 n -0000394110 00000 n -0000396700 00000 n -0000393945 00000 n -0000391457 00000 n -0000396248 00000 n -0000396377 00000 n -0000396506 00000 n -0000395753 00000 n -0000395915 00000 n -0001002923 00000 n -0000992903 00000 n -0001002749 00000 n -0000992339 00000 n -0000983252 00000 n -0000992164 00000 n -0000396635 00000 n -0000396077 00000 n -0000395582 00000 n -0000395640 00000 n -0000395730 00000 n -0000545750 00000 n -0000585927 00000 n -0000401467 00000 n -0000400531 00000 n -0000396871 00000 n -0000401015 00000 n -0000401144 00000 n -0000401273 00000 n -0000400687 00000 n -0000400853 00000 n -0000401402 00000 n -0000772921 00000 n -0000405385 00000 n -0000404876 00000 n -0000401623 00000 n -0000405191 00000 n -0000405320 00000 n -0000405023 00000 n -0000406533 00000 n -0000406342 00000 n -0000405526 00000 n -0000406468 00000 n -0001168013 00000 n -0000408399 00000 n -0000408079 00000 n -0000406634 00000 n -0000408205 00000 n -0000408334 00000 n -0000411694 00000 n -0000410859 00000 n -0000408513 00000 n -0000410985 00000 n -0000411114 00000 n -0000411243 00000 n -0000411371 00000 n -0000411500 00000 n -0000411629 00000 n -0000415748 00000 n -0000414852 00000 n -0000411836 00000 n -0000415169 00000 n -0000415298 00000 n -0000415426 00000 n -0000414999 00000 n -0000415554 00000 n -0000415683 00000 n -0000419775 00000 n -0000419197 00000 n -0000415889 00000 n -0000419323 00000 n -0000419452 00000 n -0000419581 00000 n -0000419710 00000 n -0000423702 00000 n -0000423253 00000 n -0000419917 00000 n -0000423379 00000 n -0000423508 00000 n -0000423637 00000 n -0000426015 00000 n -0000425824 00000 n -0000423830 00000 n -0000425950 00000 n -0001168138 00000 n -0000429283 00000 n -0000428705 00000 n -0000426159 00000 n -0000428831 00000 n -0000982977 00000 n -0000979617 00000 n -0000982798 00000 n -0000428960 00000 n -0000429089 00000 n -0000429218 00000 n -0000433550 00000 n -0000432871 00000 n -0000429454 00000 n -0000433356 00000 n -0000433485 00000 n -0000979262 00000 n -0000977265 00000 n -0000979097 00000 n -0000433027 00000 n -0000433191 00000 n -0000854857 00000 n -0000868026 00000 n -0000436916 00000 n -0000436212 00000 n -0000433678 00000 n -0000436338 00000 n -0000436467 00000 n -0000436596 00000 n -0000436725 00000 n -0000436852 00000 n -0000440321 00000 n -0000439358 00000 n -0000437030 00000 n -0000439484 00000 n -0000439613 00000 n -0000439742 00000 n -0000439870 00000 n -0000439999 00000 n -0000440127 00000 n -0000440256 00000 n -0000444443 00000 n -0000443684 00000 n -0000440449 00000 n -0000443991 00000 n -0000444120 00000 n -0000444249 00000 n -0000443831 00000 n -0000444378 00000 n -0000655587 00000 n -0000447830 00000 n -0000447381 00000 n -0000444557 00000 n -0000447507 00000 n -0000447636 00000 n -0000447765 00000 n -0001168263 00000 n -0000450629 00000 n -0000450181 00000 n -0000448000 00000 n -0000450307 00000 n -0000450436 00000 n -0000450564 00000 n -0000453172 00000 n -0000452594 00000 n -0000450786 00000 n -0000452720 00000 n -0000452849 00000 n -0000452978 00000 n -0000453107 00000 n -0000456126 00000 n -0000455677 00000 n -0000453286 00000 n -0000455803 00000 n -0000455932 00000 n -0000456061 00000 n -0000459324 00000 n -0000458875 00000 n -0000456240 00000 n -0000459001 00000 n -0000459130 00000 n -0000459259 00000 n -0000462061 00000 n -0000463470 00000 n -0000461914 00000 n -0000459452 00000 n -0000463148 00000 n -0000463277 00000 n -0000462987 00000 n -0000463405 00000 n -0000768632 00000 n -0000464754 00000 n -0000464434 00000 n -0000463641 00000 n -0000464560 00000 n -0000464689 00000 n -0001168388 00000 n -0000467440 00000 n -0000466862 00000 n -0000464868 00000 n -0000466988 00000 n -0000467117 00000 n -0000467246 00000 n -0000467375 00000 n -0000467881 00000 n -0000467690 00000 n -0000467540 00000 n -0000467816 00000 n -0000471968 00000 n -0000471202 00000 n -0000467923 00000 n -0000471516 00000 n -0000471645 00000 n -0000471773 00000 n -0000471838 00000 n -0000471903 00000 n -0000471349 00000 n -0000476466 00000 n -0000476658 00000 n -0000476211 00000 n -0000472068 00000 n -0000476337 00000 n -0000476593 00000 n -0000480510 00000 n -0000479932 00000 n -0000476786 00000 n -0000480058 00000 n -0000480187 00000 n -0000480316 00000 n -0000480445 00000 n -0000483620 00000 n -0000483042 00000 n -0000480651 00000 n -0000483168 00000 n -0000483297 00000 n -0000483426 00000 n -0000483491 00000 n -0000483555 00000 n -0001168513 00000 n -0000486981 00000 n -0000486277 00000 n -0000483777 00000 n -0000486403 00000 n -0000486532 00000 n -0000486660 00000 n -0000486725 00000 n -0000486790 00000 n -0000486916 00000 n -0000492294 00000 n -0000491506 00000 n -0000487095 00000 n -0000491972 00000 n -0000491662 00000 n -0000491813 00000 n -0000492230 00000 n -0000958244 00000 n -0000496159 00000 n -0000494888 00000 n -0000492435 00000 n -0000495578 00000 n -0000495707 00000 n -0000495836 00000 n -0000495965 00000 n -0000495053 00000 n -0000495205 00000 n -0000495391 00000 n -0000496094 00000 n -0000500306 00000 n -0000499857 00000 n -0000496287 00000 n -0000499983 00000 n -0000500112 00000 n -0000500241 00000 n -0000504212 00000 n -0000503833 00000 n -0000500434 00000 n -0000504147 00000 n -0000503980 00000 n -0000507062 00000 n -0000507257 00000 n -0000506807 00000 n -0000504326 00000 n -0000506933 00000 n -0000507127 00000 n -0000507192 00000 n -0001168638 00000 n -0000510818 00000 n -0000510627 00000 n -0000507371 00000 n -0000510753 00000 n -0000514365 00000 n -0000513916 00000 n -0000510932 00000 n -0000514042 00000 n -0000514170 00000 n -0000514235 00000 n -0000514300 00000 n -0000517961 00000 n -0000517178 00000 n -0000514479 00000 n -0000517639 00000 n -0000517768 00000 n -0000517896 00000 n -0000517334 00000 n -0000517487 00000 n -0000520221 00000 n -0000519643 00000 n -0000518075 00000 n -0000519769 00000 n -0000519898 00000 n -0000520027 00000 n -0000520156 00000 n +0000342789 00000 n +0000342945 00000 n +0000343102 00000 n +0000346164 00000 n +0000344283 00000 n +0000343438 00000 n +0000346099 00000 n +0000344511 00000 n +0000344670 00000 n +0000344829 00000 n +0001071362 00000 n +0001051392 00000 n +0001071187 00000 n +0000344987 00000 n +0000345146 00000 n +0000345305 00000 n +0000345464 00000 n +0000345623 00000 n +0000345782 00000 n +0000345940 00000 n +0001170558 00000 n +0000349287 00000 n +0000348520 00000 n +0000346265 00000 n +0000348708 00000 n +0000348836 00000 n +0000348964 00000 n +0000349092 00000 n +0000349157 00000 n +0000349222 00000 n +0001050550 00000 n +0001031850 00000 n +0001050375 00000 n +0000353824 00000 n +0000352683 00000 n +0000349415 00000 n +0000353185 00000 n +0000353250 00000 n +0000353377 00000 n +0000353505 00000 n +0000353633 00000 n +0000352839 00000 n +0000353033 00000 n +0000353759 00000 n +0000709034 00000 n +0000771810 00000 n +0000358506 00000 n +0000357448 00000 n +0000353952 00000 n +0000357929 00000 n +0000358057 00000 n +0000357604 00000 n +0000357767 00000 n +0000358185 00000 n +0000358313 00000 n +0000358441 00000 n +0000374303 00000 n +0000361747 00000 n +0000361172 00000 n +0000358634 00000 n +0000361298 00000 n +0000361426 00000 n +0000361554 00000 n +0000361682 00000 n +0000365205 00000 n +0000364039 00000 n +0000361861 00000 n +0000364501 00000 n +0000364629 00000 n +0000364757 00000 n +0000364885 00000 n +0000365013 00000 n +0000364195 00000 n +0000364348 00000 n +0000365140 00000 n +0000629368 00000 n +0000366282 00000 n +0000365963 00000 n +0000365291 00000 n +0000366089 00000 n +0000366217 00000 n +0001170683 00000 n +0000368325 00000 n +0000367622 00000 n +0000366382 00000 n +0000367748 00000 n +0000367876 00000 n +0000368003 00000 n +0000368131 00000 n +0000368260 00000 n +0000370904 00000 n +0000370274 00000 n +0000368425 00000 n +0000370580 00000 n +0000370709 00000 n +0000370774 00000 n +0000370839 00000 n +0000370421 00000 n +0000610848 00000 n +0000374497 00000 n +0000373792 00000 n +0000371018 00000 n +0000373918 00000 n +0000374047 00000 n +0000374174 00000 n +0001031144 00000 n +0001018594 00000 n +0001030965 00000 n +0000374432 00000 n +0000379152 00000 n +0000378262 00000 n +0000374625 00000 n +0000379087 00000 n +0001018013 00000 n +0001006747 00000 n +0001017834 00000 n +0000378436 00000 n +0000378591 00000 n +0000378761 00000 n +0000378916 00000 n +0000530197 00000 n +0000702155 00000 n +0000382753 00000 n +0000382562 00000 n +0000379321 00000 n +0000382688 00000 n +0000387324 00000 n +0000386928 00000 n +0000382908 00000 n +0000387259 00000 n +0000387075 00000 n +0001170808 00000 n +0000494445 00000 n +0000391223 00000 n +0000390775 00000 n +0000387480 00000 n +0000390901 00000 n +0000391030 00000 n +0000391095 00000 n +0000391159 00000 n +0000392111 00000 n +0000391920 00000 n +0000391351 00000 n +0000392046 00000 n +0000394864 00000 n +0000397454 00000 n +0000394699 00000 n +0000392211 00000 n +0000397002 00000 n +0000397131 00000 n +0000397260 00000 n +0000396507 00000 n +0000396669 00000 n +0001005841 00000 n +0000995821 00000 n +0001005667 00000 n +0000995257 00000 n +0000986171 00000 n +0000995082 00000 n +0000397389 00000 n +0000396831 00000 n +0000396336 00000 n +0000396394 00000 n +0000396484 00000 n +0000547312 00000 n +0000587811 00000 n +0000402221 00000 n +0000401285 00000 n +0000397625 00000 n +0000401769 00000 n +0000401898 00000 n +0000402027 00000 n +0000401441 00000 n +0000401607 00000 n +0000402156 00000 n +0000775841 00000 n +0000406139 00000 n +0000405630 00000 n +0000402377 00000 n +0000405945 00000 n +0000406074 00000 n +0000405777 00000 n +0000407287 00000 n +0000407096 00000 n +0000406280 00000 n +0000407222 00000 n +0001170933 00000 n +0000409153 00000 n +0000408833 00000 n +0000407388 00000 n +0000408959 00000 n +0000409088 00000 n +0000412448 00000 n +0000411613 00000 n +0000409267 00000 n +0000411739 00000 n +0000411868 00000 n +0000411997 00000 n +0000412125 00000 n +0000412254 00000 n +0000412383 00000 n +0000416502 00000 n +0000415606 00000 n +0000412590 00000 n +0000415923 00000 n +0000416052 00000 n +0000416180 00000 n +0000415753 00000 n +0000416308 00000 n +0000416437 00000 n +0000420529 00000 n +0000419951 00000 n +0000416643 00000 n +0000420077 00000 n +0000420206 00000 n +0000420335 00000 n +0000420464 00000 n +0000424456 00000 n +0000424007 00000 n +0000420671 00000 n +0000424133 00000 n +0000424262 00000 n +0000424391 00000 n +0000426769 00000 n +0000426578 00000 n +0000424584 00000 n +0000426704 00000 n +0001171058 00000 n +0000430037 00000 n +0000429459 00000 n +0000426913 00000 n +0000429585 00000 n +0000985896 00000 n +0000982537 00000 n +0000985717 00000 n +0000429714 00000 n +0000429843 00000 n +0000429972 00000 n +0000434304 00000 n +0000433625 00000 n +0000430208 00000 n +0000434110 00000 n +0000434239 00000 n +0000982182 00000 n +0000980185 00000 n +0000982017 00000 n +0000433781 00000 n +0000433945 00000 n +0000857777 00000 n +0000870946 00000 n +0000437670 00000 n +0000436966 00000 n +0000434432 00000 n +0000437092 00000 n +0000437221 00000 n +0000437350 00000 n +0000437479 00000 n +0000437606 00000 n +0000441075 00000 n +0000440112 00000 n +0000437784 00000 n +0000440238 00000 n +0000440367 00000 n +0000440496 00000 n +0000440624 00000 n +0000440753 00000 n +0000440881 00000 n +0000441010 00000 n +0000445197 00000 n +0000444438 00000 n +0000441203 00000 n +0000444745 00000 n +0000444874 00000 n +0000445003 00000 n +0000444585 00000 n +0000445132 00000 n +0000657572 00000 n +0000448730 00000 n +0000448281 00000 n +0000445311 00000 n +0000448407 00000 n +0000448536 00000 n +0000448665 00000 n +0001171183 00000 n +0000451526 00000 n +0000451078 00000 n +0000448900 00000 n +0000451204 00000 n +0000451333 00000 n +0000451461 00000 n +0000454244 00000 n +0000453924 00000 n +0000451683 00000 n +0000454050 00000 n +0000454179 00000 n +0000457152 00000 n +0000456316 00000 n +0000454358 00000 n +0000456442 00000 n +0000456571 00000 n +0000456700 00000 n +0000456829 00000 n +0000456958 00000 n +0000457087 00000 n +0000459784 00000 n +0000459464 00000 n +0000457266 00000 n +0000459590 00000 n +0000459719 00000 n +0000465502 00000 n +0000462722 00000 n +0000462273 00000 n +0000459898 00000 n +0000462399 00000 n +0000462528 00000 n +0000462657 00000 n +0000467041 00000 n +0000465355 00000 n +0000462850 00000 n +0000466589 00000 n +0000466718 00000 n +0000466428 00000 n +0000466847 00000 n +0000466976 00000 n +0001171308 00000 n +0000771552 00000 n +0000469784 00000 n +0000469206 00000 n +0000467212 00000 n +0000469332 00000 n +0000469461 00000 n +0000469590 00000 n +0000469719 00000 n +0000470225 00000 n +0000470034 00000 n +0000469884 00000 n +0000470160 00000 n +0000474312 00000 n +0000473546 00000 n +0000470267 00000 n +0000473860 00000 n +0000473989 00000 n +0000474117 00000 n +0000474182 00000 n +0000474247 00000 n +0000473693 00000 n +0000478810 00000 n +0000479002 00000 n +0000478555 00000 n +0000474412 00000 n +0000478681 00000 n +0000478937 00000 n +0000482854 00000 n +0000482276 00000 n +0000479130 00000 n +0000482402 00000 n +0000482531 00000 n +0000482660 00000 n +0000482789 00000 n +0000485964 00000 n +0000485386 00000 n +0000482995 00000 n +0000485512 00000 n +0000485641 00000 n +0000485770 00000 n +0000485835 00000 n +0000485899 00000 n +0001171433 00000 n +0000489325 00000 n +0000488621 00000 n +0000486121 00000 n +0000488747 00000 n +0000488876 00000 n +0000489004 00000 n +0000489069 00000 n +0000489134 00000 n +0000489260 00000 n +0000494638 00000 n +0000493850 00000 n +0000489439 00000 n +0000494316 00000 n +0000494006 00000 n +0000494157 00000 n +0000494574 00000 n +0000961164 00000 n +0000498503 00000 n +0000497232 00000 n +0000494779 00000 n +0000497922 00000 n +0000498051 00000 n +0000498180 00000 n +0000498309 00000 n +0000497397 00000 n +0000497549 00000 n +0000497735 00000 n +0000498438 00000 n +0000502650 00000 n +0000502201 00000 n +0000498631 00000 n +0000502327 00000 n +0000502456 00000 n +0000502585 00000 n +0000506556 00000 n +0000506177 00000 n +0000502778 00000 n +0000506491 00000 n +0000506324 00000 n +0000509406 00000 n +0000509601 00000 n +0000509151 00000 n +0000506670 00000 n +0000509277 00000 n +0000509471 00000 n +0000509536 00000 n +0001171558 00000 n +0000512553 00000 n +0000512362 00000 n +0000509715 00000 n +0000512488 00000 n +0000516153 00000 n +0000515707 00000 n +0000512667 00000 n +0000515833 00000 n +0000515960 00000 n +0000516025 00000 n +0000516089 00000 n +0000519254 00000 n +0000518934 00000 n +0000516267 00000 n +0000519060 00000 n +0000519189 00000 n +0000522541 00000 n +0000521500 00000 n +0000519368 00000 n +0000521960 00000 n +0000522089 00000 n +0000521656 00000 n 0000521809 00000 n -0000521618 00000 n -0000520335 00000 n -0000521744 00000 n -0000523353 00000 n -0000523162 00000 n -0000521910 00000 n -0000523288 00000 n -0001168763 00000 n -0000525369 00000 n -0000525050 00000 n -0000523454 00000 n -0000525176 00000 n -0000528896 00000 n -0000528705 00000 n -0000525483 00000 n -0000528831 00000 n -0000533257 00000 n -0000532888 00000 n -0000529038 00000 n -0000533192 00000 n -0000533035 00000 n -0000736020 00000 n -0000537193 00000 n -0000536811 00000 n -0000533385 00000 n -0000537128 00000 n -0000536958 00000 n -0000541711 00000 n -0000541346 00000 n -0000537321 00000 n -0000541646 00000 n -0000541493 00000 n -0000545815 00000 n -0000545303 00000 n -0000541853 00000 n -0000545621 00000 n -0000545450 00000 n -0001168888 00000 n -0000549912 00000 n -0000549416 00000 n -0000545943 00000 n -0000549717 00000 n -0000549782 00000 n -0000549847 00000 n -0000549563 00000 n -0000555024 00000 n -0000553892 00000 n -0000550040 00000 n -0000554959 00000 n -0000554075 00000 n -0000554232 00000 n -0000554416 00000 n -0000554589 00000 n -0000554774 00000 n -0000647320 00000 n -0000559318 00000 n -0000559127 00000 n -0000555208 00000 n -0000559253 00000 n -0000563435 00000 n -0000563244 00000 n -0000559446 00000 n -0000563370 00000 n -0000567834 00000 n -0000567282 00000 n -0000563549 00000 n -0000567769 00000 n -0000567438 00000 n -0000567603 00000 n -0000572110 00000 n -0000571166 00000 n -0000567948 00000 n -0000571658 00000 n -0000571787 00000 n -0000571322 00000 n -0000571916 00000 n -0000572045 00000 n -0000571491 00000 n -0001169013 00000 n -0000661632 00000 n -0000575907 00000 n -0000575346 00000 n -0000572224 00000 n -0000575842 00000 n -0000575502 00000 n -0000575672 00000 n -0000756007 00000 n -0000579174 00000 n -0000578854 00000 n -0000576078 00000 n -0000578980 00000 n -0000579109 00000 n -0000582935 00000 n -0000582615 00000 n -0000579302 00000 n -0000582741 00000 n -0000582870 00000 n -0000585992 00000 n -0000585672 00000 n -0000583049 00000 n -0000585798 00000 n -0000590037 00000 n -0000589846 00000 n -0000586149 00000 n -0000589972 00000 n -0000593693 00000 n -0000593193 00000 n -0000590194 00000 n -0000593500 00000 n -0000593629 00000 n -0000593340 00000 n -0001169138 00000 n -0000598207 00000 n -0000597400 00000 n -0000593864 00000 n -0000597886 00000 n -0000598015 00000 n -0000597556 00000 n -0000598143 00000 n -0000597731 00000 n -0000602139 00000 n -0000601691 00000 n -0000598321 00000 n -0000601817 00000 n -0000601946 00000 n -0000602074 00000 n -0000606225 00000 n -0000605557 00000 n -0000602296 00000 n -0000606031 00000 n -0000606160 00000 n -0000605713 00000 n -0000605875 00000 n -0000609345 00000 n -0000608706 00000 n -0000606396 00000 n -0000609023 00000 n -0000608853 00000 n -0000609216 00000 n -0000609280 00000 n -0000613063 00000 n -0000612561 00000 n -0000609473 00000 n -0000612870 00000 n -0000612999 00000 n -0000612708 00000 n -0000617498 00000 n -0000617123 00000 n -0000613248 00000 n -0000617433 00000 n -0000617270 00000 n -0001169263 00000 n -0000732092 00000 n -0000621951 00000 n -0000621314 00000 n -0000617612 00000 n -0000621630 00000 n -0000621759 00000 n -0000621461 00000 n -0000621888 00000 n -0000659873 00000 n -0000624124 00000 n -0000623933 00000 n -0000622079 00000 n -0000624059 00000 n -0000627853 00000 n -0000627533 00000 n -0000624224 00000 n -0000627659 00000 n -0000632192 00000 n -0000631700 00000 n -0000628010 00000 n -0000631998 00000 n -0000632127 00000 n -0000631847 00000 n -0000636545 00000 n -0000636225 00000 n -0000632320 00000 n -0000636351 00000 n -0000636480 00000 n -0000640333 00000 n -0000640142 00000 n -0000636686 00000 n -0000640268 00000 n -0001169388 00000 n -0000642236 00000 n -0000641916 00000 n -0000640474 00000 n -0000642042 00000 n -0000642171 00000 n -0000647385 00000 n -0000646726 00000 n -0000642350 00000 n -0000647191 00000 n -0000646882 00000 n -0000647033 00000 n -0000651501 00000 n -0000650620 00000 n -0000647499 00000 n -0000650920 00000 n -0000651049 00000 n -0000651178 00000 n -0000651307 00000 n -0000651436 00000 n -0000650767 00000 n -0000655652 00000 n -0000655204 00000 n -0000651615 00000 n -0000655330 00000 n -0000655459 00000 n -0000660067 00000 n -0000659618 00000 n -0000655780 00000 n -0000659744 00000 n -0000660002 00000 n -0000661697 00000 n -0000661377 00000 n -0000660195 00000 n -0000661503 00000 n -0001169513 00000 n -0000663273 00000 n -0000663082 00000 n -0000661811 00000 n -0000663208 00000 n -0000664737 00000 n -0000664546 00000 n -0000663374 00000 n -0000664672 00000 n -0000666441 00000 n +0000522218 00000 n +0000522347 00000 n +0000522476 00000 n +0000524034 00000 n +0000523843 00000 n +0000522655 00000 n +0000523969 00000 n +0000525627 00000 n +0000525436 00000 n +0000524135 00000 n +0000525562 00000 n +0001171683 00000 n +0000527074 00000 n +0000526883 00000 n +0000525728 00000 n +0000527009 00000 n +0000530262 00000 n +0000529942 00000 n +0000527175 00000 n +0000530068 00000 n +0000534536 00000 n +0000534345 00000 n +0000530390 00000 n +0000534471 00000 n +0000539009 00000 n +0000538461 00000 n +0000534678 00000 n +0000538944 00000 n +0000538617 00000 n +0000538774 00000 n +0000738940 00000 n +0000543239 00000 n +0000542874 00000 n +0000539137 00000 n +0000543174 00000 n +0000543021 00000 n +0000547377 00000 n +0000546865 00000 n +0000543381 00000 n +0000547183 00000 n +0000547012 00000 n +0001171808 00000 n +0000551328 00000 n +0000551007 00000 n +0000547505 00000 n +0000551133 00000 n +0000551198 00000 n +0000551263 00000 n +0000556409 00000 n +0000555311 00000 n +0000551456 00000 n +0000556344 00000 n +0000555494 00000 n +0000555648 00000 n +0000555804 00000 n +0000555988 00000 n +0000556161 00000 n +0000648697 00000 n +0000560951 00000 n +0000560555 00000 n +0000556580 00000 n +0000560886 00000 n +0000560702 00000 n +0000565168 00000 n +0000564977 00000 n +0000561092 00000 n +0000565103 00000 n +0000568964 00000 n +0000568773 00000 n +0000565282 00000 n +0000568899 00000 n +0000573590 00000 n +0000572604 00000 n +0000569078 00000 n +0000573268 00000 n +0000572769 00000 n +0000572934 00000 n +0000573396 00000 n +0000573098 00000 n +0000573525 00000 n +0001171933 00000 n +0000664265 00000 n +0000576894 00000 n +0000576387 00000 n +0000573704 00000 n +0000576700 00000 n +0000576829 00000 n +0000576534 00000 n +0000581208 00000 n +0000580517 00000 n +0000577051 00000 n +0000581015 00000 n +0000580673 00000 n +0000580844 00000 n +0000581144 00000 n +0000758927 00000 n +0000584958 00000 n +0000584638 00000 n +0000581336 00000 n +0000584764 00000 n +0000584893 00000 n +0000587876 00000 n +0000587556 00000 n +0000585072 00000 n +0000587682 00000 n +0000591918 00000 n +0000591727 00000 n +0000588047 00000 n +0000591853 00000 n +0000595347 00000 n +0000594848 00000 n +0000592032 00000 n +0000595154 00000 n +0000595283 00000 n +0000594995 00000 n +0001172058 00000 n +0000599746 00000 n +0000598937 00000 n +0000595504 00000 n +0000599423 00000 n +0000599552 00000 n +0000599093 00000 n +0000599681 00000 n +0000599268 00000 n +0000603673 00000 n +0000603354 00000 n +0000599860 00000 n +0000603480 00000 n +0000603608 00000 n +0000607751 00000 n +0000606954 00000 n +0000603801 00000 n +0000607428 00000 n +0000607557 00000 n +0000607686 00000 n +0000607110 00000 n +0000607272 00000 n +0000610913 00000 n +0000610402 00000 n +0000607922 00000 n +0000610719 00000 n +0000610549 00000 n +0000614326 00000 n +0000613876 00000 n +0000611041 00000 n +0000614002 00000 n +0000614067 00000 n +0000614132 00000 n +0000614261 00000 n +0000618370 00000 n +0000617998 00000 n +0000614511 00000 n +0000618305 00000 n +0000618145 00000 n +0001172183 00000 n +0000623308 00000 n +0000622627 00000 n +0000618527 00000 n +0000623114 00000 n +0000622783 00000 n +0000623243 00000 n +0000622945 00000 n +0000735012 00000 n +0000661748 00000 n +0000626232 00000 n +0000625912 00000 n +0000623436 00000 n +0000626038 00000 n +0000626167 00000 n +0000629433 00000 n +0000629114 00000 n +0000626359 00000 n +0000629240 00000 n +0000633881 00000 n +0000633561 00000 n +0000629603 00000 n +0000633687 00000 n +0000633816 00000 n +0000638050 00000 n +0000637558 00000 n +0000633995 00000 n +0000637856 00000 n +0000637705 00000 n +0000637985 00000 n +0000642255 00000 n +0000642064 00000 n +0000638205 00000 n +0000642190 00000 n +0001172308 00000 n +0000644656 00000 n +0000644336 00000 n +0000642382 00000 n +0000644462 00000 n +0000644591 00000 n +0000648762 00000 n +0000648442 00000 n +0000644783 00000 n +0000648568 00000 n +0000653424 00000 n +0000652504 00000 n +0000648876 00000 n +0000652974 00000 n +0000652660 00000 n +0000652812 00000 n +0000653103 00000 n +0000653231 00000 n +0000653360 00000 n +0000657637 00000 n +0000656884 00000 n +0000653538 00000 n +0000657185 00000 n +0000657314 00000 n +0000657031 00000 n +0000657443 00000 n +0000661942 00000 n +0000661493 00000 n +0000657765 00000 n +0000661619 00000 n +0000661877 00000 n +0000664330 00000 n +0000664010 00000 n +0000662084 00000 n +0000664136 00000 n +0001172433 00000 n +0000665927 00000 n +0000665736 00000 n +0000664444 00000 n 0000665862 00000 n -0000664838 00000 n -0000665988 00000 n -0000666117 00000 n -0000666246 00000 n -0000666311 00000 n -0000666376 00000 n -0000669445 00000 n -0000669254 00000 n -0000666555 00000 n -0000669380 00000 n -0000673332 00000 n -0000672952 00000 n -0000669559 00000 n -0000673267 00000 n -0000673099 00000 n -0000958211 00000 n -0000679342 00000 n -0000676648 00000 n -0000673446 00000 n -0000679019 00000 n -0000679148 00000 n -0000679277 00000 n -0000676903 00000 n -0000677065 00000 n -0000677227 00000 n -0000677389 00000 n -0000677550 00000 n -0000677712 00000 n -0000677883 00000 n -0000678045 00000 n -0000678208 00000 n -0000678371 00000 n -0000678533 00000 n -0000678696 00000 n -0000678858 00000 n -0001169638 00000 n -0000684722 00000 n -0000682631 00000 n -0000679456 00000 n -0000684657 00000 n -0000682868 00000 n -0000683023 00000 n -0000683186 00000 n -0000683349 00000 n -0000683512 00000 n -0000683679 00000 n -0000683849 00000 n -0000684011 00000 n -0000684173 00000 n -0000684335 00000 n -0000684496 00000 n -0000688989 00000 n -0000687806 00000 n -0000684850 00000 n -0000688924 00000 n -0000687998 00000 n -0000688152 00000 n -0000688315 00000 n -0000688468 00000 n -0000688622 00000 n -0000688772 00000 n -0000694964 00000 n -0000692560 00000 n -0000689117 00000 n -0000694899 00000 n -0000692815 00000 n -0000692977 00000 n -0000693139 00000 n -0000693299 00000 n -0000693459 00000 n -0000693621 00000 n -0000693781 00000 n -0000693940 00000 n -0000694093 00000 n -0000694256 00000 n -0000694407 00000 n -0000694572 00000 n -0000694738 00000 n -0000699300 00000 n -0000698636 00000 n -0000695106 00000 n -0000699106 00000 n -0000698792 00000 n -0000698946 00000 n -0000702817 00000 n -0000702497 00000 n -0000699442 00000 n -0000702623 00000 n -0000702688 00000 n -0000702752 00000 n -0000706307 00000 n -0000705731 00000 n -0000702988 00000 n -0000705857 00000 n -0000705985 00000 n -0000706242 00000 n -0001169763 00000 n -0000710562 00000 n -0000709749 00000 n -0000706478 00000 n -0000710237 00000 n -0000709905 00000 n -0000710075 00000 n -0000710302 00000 n -0000710367 00000 n -0000710432 00000 n -0000710497 00000 n -0000713831 00000 n -0000713510 00000 n -0000710663 00000 n -0000713636 00000 n -0000713701 00000 n -0000713766 00000 n -0000717744 00000 n -0000717165 00000 n -0000713946 00000 n -0000717291 00000 n -0000717420 00000 n -0000717485 00000 n -0000717550 00000 n -0000717614 00000 n -0000717679 00000 n -0000721590 00000 n -0000720881 00000 n -0000717858 00000 n -0000721007 00000 n -0000721136 00000 n -0000721201 00000 n -0000721266 00000 n -0000721395 00000 n -0000721460 00000 n -0000721525 00000 n -0000725122 00000 n -0000724285 00000 n -0000721718 00000 n -0000724411 00000 n -0000724540 00000 n -0000724605 00000 n -0000724670 00000 n -0000724799 00000 n -0000724928 00000 n -0000725057 00000 n -0000728107 00000 n -0000727530 00000 n -0000725335 00000 n -0000727656 00000 n -0000727785 00000 n -0000727914 00000 n -0000728043 00000 n -0001169888 00000 n -0000732156 00000 n -0000731707 00000 n -0000728292 00000 n -0000731833 00000 n -0000731898 00000 n -0000731963 00000 n -0000736085 00000 n -0000735325 00000 n -0000732283 00000 n -0000735632 00000 n -0000735761 00000 n -0000735826 00000 n -0000735891 00000 n -0000735472 00000 n -0000739699 00000 n -0000739120 00000 n -0000736213 00000 n -0000739246 00000 n -0000739375 00000 n -0000739504 00000 n -0000739569 00000 n -0000739634 00000 n -0000743304 00000 n -0000742476 00000 n -0000739813 00000 n -0000742788 00000 n -0000742623 00000 n -0000742917 00000 n -0000742982 00000 n -0000743047 00000 n -0000743176 00000 n -0000743240 00000 n -0000958178 00000 n -0000747457 00000 n -0000746942 00000 n -0000743418 00000 n -0000747068 00000 n -0000747133 00000 n -0000747262 00000 n -0000747327 00000 n -0000747392 00000 n -0000749738 00000 n -0000749418 00000 n -0000747585 00000 n -0000749544 00000 n -0000976984 00000 n -0000969700 00000 n -0000976804 00000 n -0000749673 00000 n -0001170013 00000 n -0000751650 00000 n -0000751203 00000 n -0000749880 00000 n -0000751329 00000 n -0000751458 00000 n -0000751585 00000 n -0000756072 00000 n -0000755129 00000 n -0000751764 00000 n -0000755492 00000 n -0000969379 00000 n -0000960166 00000 n -0000969193 00000 n -0000755276 00000 n -0000755621 00000 n -0000755749 00000 n -0000755878 00000 n -0000757431 00000 n -0000757240 00000 n -0000756313 00000 n -0000757366 00000 n -0000757872 00000 n -0000757681 00000 n -0000757531 00000 n -0000757807 00000 n -0000761186 00000 n -0000759960 00000 n -0000757914 00000 n -0000760477 00000 n -0000760606 00000 n -0000760735 00000 n -0000760864 00000 n -0000760993 00000 n -0000761122 00000 n -0000760116 00000 n -0000760288 00000 n -0000761641 00000 n -0000761450 00000 n -0000761300 00000 n -0000761576 00000 n -0001170138 00000 n -0000764886 00000 n -0000764308 00000 n -0000761683 00000 n -0000764434 00000 n -0000764563 00000 n -0000764692 00000 n -0000764821 00000 n -0000769083 00000 n -0000767864 00000 n -0000764972 00000 n -0000768374 00000 n -0000768503 00000 n -0000768761 00000 n -0000768020 00000 n -0000768199 00000 n -0000768955 00000 n -0000769019 00000 n -0000775973 00000 n -0000772145 00000 n -0000769239 00000 n -0000772271 00000 n -0000772336 00000 n -0000772401 00000 n -0000772466 00000 n -0000772531 00000 n -0000772596 00000 n -0000772661 00000 n -0000772726 00000 n -0000772791 00000 n -0000772856 00000 n -0000772986 00000 n -0000773051 00000 n -0000773116 00000 n -0000773181 00000 n -0000773246 00000 n -0000773311 00000 n -0000773376 00000 n -0000773441 00000 n -0000773506 00000 n -0000773571 00000 n -0000773636 00000 n -0000773701 00000 n -0000773766 00000 n -0000773831 00000 n -0000773896 00000 n -0000773961 00000 n -0000774026 00000 n -0000774091 00000 n -0000774156 00000 n -0000774221 00000 n -0000774286 00000 n -0000774351 00000 n -0000774416 00000 n -0000774481 00000 n -0000774545 00000 n -0000774610 00000 n -0000774675 00000 n -0000774740 00000 n -0000774805 00000 n -0000774870 00000 n -0000774935 00000 n -0000775000 00000 n +0000667424 00000 n +0000667233 00000 n +0000666028 00000 n +0000667359 00000 n +0000669361 00000 n +0000668783 00000 n +0000667525 00000 n +0000668909 00000 n +0000669037 00000 n +0000669166 00000 n +0000669231 00000 n +0000669296 00000 n +0000672365 00000 n +0000672174 00000 n +0000669475 00000 n +0000672300 00000 n +0000676252 00000 n +0000675872 00000 n +0000672479 00000 n +0000676187 00000 n +0000676019 00000 n +0000961131 00000 n +0000682262 00000 n +0000679568 00000 n +0000676366 00000 n +0000681939 00000 n +0000682068 00000 n +0000682197 00000 n +0000679823 00000 n +0000679985 00000 n +0000680147 00000 n +0000680309 00000 n +0000680470 00000 n +0000680632 00000 n +0000680803 00000 n +0000680965 00000 n +0000681128 00000 n +0000681291 00000 n +0000681453 00000 n +0000681616 00000 n +0000681778 00000 n +0001172558 00000 n +0000687642 00000 n +0000685551 00000 n +0000682376 00000 n +0000687577 00000 n +0000685788 00000 n +0000685943 00000 n +0000686106 00000 n +0000686269 00000 n +0000686432 00000 n +0000686599 00000 n +0000686769 00000 n +0000686931 00000 n +0000687093 00000 n +0000687255 00000 n +0000687416 00000 n +0000691909 00000 n +0000690726 00000 n +0000687770 00000 n +0000691844 00000 n +0000690918 00000 n +0000691072 00000 n +0000691235 00000 n +0000691388 00000 n +0000691542 00000 n +0000691692 00000 n +0000697884 00000 n +0000695480 00000 n +0000692037 00000 n +0000697819 00000 n +0000695735 00000 n +0000695897 00000 n +0000696059 00000 n +0000696219 00000 n +0000696379 00000 n +0000696541 00000 n +0000696701 00000 n +0000696860 00000 n +0000697013 00000 n +0000697176 00000 n +0000697327 00000 n +0000697492 00000 n +0000697658 00000 n +0000702220 00000 n +0000701556 00000 n +0000698026 00000 n +0000702026 00000 n +0000701712 00000 n +0000701866 00000 n +0000705737 00000 n +0000705417 00000 n +0000702362 00000 n +0000705543 00000 n +0000705608 00000 n +0000705672 00000 n +0000709227 00000 n +0000708651 00000 n +0000705908 00000 n +0000708777 00000 n +0000708905 00000 n +0000709162 00000 n +0001172683 00000 n +0000713482 00000 n +0000712669 00000 n +0000709398 00000 n +0000713157 00000 n +0000712825 00000 n +0000712995 00000 n +0000713222 00000 n +0000713287 00000 n +0000713352 00000 n +0000713417 00000 n +0000716751 00000 n +0000716430 00000 n +0000713583 00000 n +0000716556 00000 n +0000716621 00000 n +0000716686 00000 n +0000720664 00000 n +0000720085 00000 n +0000716866 00000 n +0000720211 00000 n +0000720340 00000 n +0000720405 00000 n +0000720470 00000 n +0000720534 00000 n +0000720599 00000 n +0000724510 00000 n +0000723801 00000 n +0000720778 00000 n +0000723927 00000 n +0000724056 00000 n +0000724121 00000 n +0000724186 00000 n +0000724315 00000 n +0000724380 00000 n +0000724445 00000 n +0000728042 00000 n +0000727205 00000 n +0000724638 00000 n +0000727331 00000 n +0000727460 00000 n +0000727525 00000 n +0000727590 00000 n +0000727719 00000 n +0000727848 00000 n +0000727977 00000 n +0000731027 00000 n +0000730450 00000 n +0000728255 00000 n +0000730576 00000 n +0000730705 00000 n +0000730834 00000 n +0000730963 00000 n +0001172808 00000 n +0000735076 00000 n +0000734627 00000 n +0000731212 00000 n +0000734753 00000 n +0000734818 00000 n +0000734883 00000 n +0000739005 00000 n +0000738245 00000 n +0000735203 00000 n +0000738552 00000 n +0000738681 00000 n +0000738746 00000 n +0000738811 00000 n +0000738392 00000 n +0000742619 00000 n +0000742040 00000 n +0000739133 00000 n +0000742166 00000 n +0000742295 00000 n +0000742424 00000 n +0000742489 00000 n +0000742554 00000 n +0000746224 00000 n +0000745396 00000 n +0000742733 00000 n +0000745708 00000 n +0000745543 00000 n +0000745837 00000 n +0000745902 00000 n +0000745967 00000 n +0000746096 00000 n +0000746160 00000 n +0000961098 00000 n +0000750377 00000 n +0000749862 00000 n +0000746338 00000 n +0000749988 00000 n +0000750053 00000 n +0000750182 00000 n +0000750247 00000 n +0000750312 00000 n +0000752658 00000 n +0000752338 00000 n +0000750505 00000 n +0000752464 00000 n +0000979904 00000 n +0000972620 00000 n +0000979724 00000 n +0000752593 00000 n +0001172933 00000 n +0000754570 00000 n +0000754123 00000 n +0000752800 00000 n +0000754249 00000 n +0000754378 00000 n +0000754505 00000 n +0000758992 00000 n +0000758049 00000 n +0000754684 00000 n +0000758412 00000 n +0000972299 00000 n +0000963086 00000 n +0000972113 00000 n +0000758196 00000 n +0000758541 00000 n +0000758669 00000 n +0000758798 00000 n +0000760351 00000 n +0000760160 00000 n +0000759233 00000 n +0000760286 00000 n +0000760792 00000 n +0000760601 00000 n +0000760451 00000 n +0000760727 00000 n +0000764106 00000 n +0000762880 00000 n +0000760834 00000 n +0000763397 00000 n +0000763526 00000 n +0000763655 00000 n +0000763784 00000 n +0000763913 00000 n +0000764042 00000 n +0000763036 00000 n +0000763208 00000 n +0000764561 00000 n +0000764370 00000 n +0000764220 00000 n +0000764496 00000 n +0001173058 00000 n +0000767806 00000 n +0000767228 00000 n +0000764603 00000 n +0000767354 00000 n +0000767483 00000 n +0000767612 00000 n +0000767741 00000 n +0000772003 00000 n +0000770784 00000 n +0000767892 00000 n +0000771294 00000 n +0000771423 00000 n +0000771681 00000 n +0000770940 00000 n +0000771119 00000 n +0000771875 00000 n +0000771939 00000 n +0000778893 00000 n 0000775065 00000 n -0000775130 00000 n -0000775195 00000 n -0000775260 00000 n -0000775325 00000 n -0000775390 00000 n -0000775455 00000 n -0000775520 00000 n -0000775585 00000 n -0000775650 00000 n -0000775715 00000 n -0000775780 00000 n -0000775845 00000 n -0000775909 00000 n -0000782621 00000 n -0000779057 00000 n -0000776087 00000 n -0000779183 00000 n -0000779248 00000 n -0000779313 00000 n -0000779378 00000 n -0000779443 00000 n -0000779508 00000 n -0000779573 00000 n -0000779638 00000 n -0000779703 00000 n -0000779768 00000 n -0000779833 00000 n -0000779898 00000 n -0000779962 00000 n -0000780027 00000 n -0000780092 00000 n -0000780157 00000 n -0000780222 00000 n -0000780287 00000 n -0000780352 00000 n -0000780417 00000 n -0000780482 00000 n -0000780547 00000 n -0000780612 00000 n -0000780677 00000 n -0000780741 00000 n -0000780806 00000 n -0000780871 00000 n -0000780936 00000 n -0000781001 00000 n -0000781066 00000 n -0000781131 00000 n -0000781196 00000 n -0000781261 00000 n -0000781326 00000 n -0000781391 00000 n -0000781456 00000 n -0000781521 00000 n -0000781586 00000 n -0000781651 00000 n -0000781716 00000 n -0000781780 00000 n -0000781844 00000 n -0000781908 00000 n -0000781973 00000 n -0000782038 00000 n +0000772159 00000 n +0000775191 00000 n +0000775256 00000 n +0000775321 00000 n +0000775386 00000 n +0000775451 00000 n +0000775516 00000 n +0000775581 00000 n +0000775646 00000 n +0000775711 00000 n +0000775776 00000 n +0000775906 00000 n +0000775971 00000 n +0000776036 00000 n +0000776101 00000 n +0000776166 00000 n +0000776231 00000 n +0000776296 00000 n +0000776361 00000 n +0000776426 00000 n +0000776491 00000 n +0000776556 00000 n +0000776621 00000 n +0000776686 00000 n +0000776751 00000 n +0000776816 00000 n +0000776881 00000 n +0000776946 00000 n +0000777011 00000 n +0000777076 00000 n +0000777141 00000 n +0000777206 00000 n +0000777271 00000 n +0000777336 00000 n +0000777401 00000 n +0000777465 00000 n +0000777530 00000 n +0000777595 00000 n +0000777660 00000 n +0000777725 00000 n +0000777790 00000 n +0000777855 00000 n +0000777920 00000 n +0000777985 00000 n +0000778050 00000 n +0000778115 00000 n +0000778180 00000 n +0000778245 00000 n +0000778310 00000 n +0000778375 00000 n +0000778440 00000 n +0000778505 00000 n +0000778570 00000 n +0000778635 00000 n +0000778700 00000 n +0000778765 00000 n +0000778829 00000 n +0000785541 00000 n +0000781977 00000 n +0000779007 00000 n 0000782103 00000 n 0000782168 00000 n 0000782233 00000 n @@ -18674,531 +18711,576 @@ xref 0000782363 00000 n 0000782428 00000 n 0000782493 00000 n -0000782557 00000 n -0000788796 00000 n -0000785358 00000 n -0000782735 00000 n -0000785484 00000 n -0000785549 00000 n -0000785614 00000 n -0000785679 00000 n -0000785744 00000 n -0000785809 00000 n -0000785874 00000 n -0000785939 00000 n -0000786004 00000 n -0000786069 00000 n -0000786134 00000 n -0000786199 00000 n -0000786264 00000 n -0000786329 00000 n -0000786394 00000 n -0000786459 00000 n -0000786524 00000 n -0000786589 00000 n -0000786654 00000 n -0000786719 00000 n -0000786784 00000 n -0000786849 00000 n -0000786914 00000 n -0000786979 00000 n -0000787044 00000 n -0000787109 00000 n -0000787174 00000 n -0000787239 00000 n -0000787304 00000 n -0000787369 00000 n -0000787434 00000 n -0000787499 00000 n -0000787564 00000 n -0000787629 00000 n -0000787693 00000 n -0000787758 00000 n -0000787823 00000 n -0000787888 00000 n -0000787953 00000 n -0000788018 00000 n -0000788083 00000 n -0000788148 00000 n -0000788213 00000 n +0000782558 00000 n +0000782623 00000 n +0000782688 00000 n +0000782753 00000 n +0000782818 00000 n +0000782882 00000 n +0000782947 00000 n +0000783012 00000 n +0000783077 00000 n +0000783142 00000 n +0000783207 00000 n +0000783272 00000 n +0000783337 00000 n +0000783402 00000 n +0000783467 00000 n +0000783532 00000 n +0000783597 00000 n +0000783661 00000 n +0000783726 00000 n +0000783791 00000 n +0000783856 00000 n +0000783921 00000 n +0000783986 00000 n +0000784051 00000 n +0000784116 00000 n +0000784181 00000 n +0000784246 00000 n +0000784311 00000 n +0000784376 00000 n +0000784441 00000 n +0000784506 00000 n +0000784571 00000 n +0000784636 00000 n +0000784700 00000 n +0000784764 00000 n +0000784828 00000 n +0000784893 00000 n +0000784958 00000 n +0000785023 00000 n +0000785088 00000 n +0000785153 00000 n +0000785218 00000 n +0000785283 00000 n +0000785348 00000 n +0000785413 00000 n +0000785477 00000 n +0000791716 00000 n 0000788278 00000 n -0000788343 00000 n -0000788408 00000 n -0000788473 00000 n -0000788538 00000 n -0000788603 00000 n -0000788668 00000 n -0000788732 00000 n -0000794315 00000 n -0000791919 00000 n -0000788910 00000 n -0000792045 00000 n -0000792110 00000 n -0000792175 00000 n -0000792240 00000 n -0000792305 00000 n -0000792370 00000 n -0000792435 00000 n -0000792500 00000 n -0000792565 00000 n -0000792630 00000 n -0000792695 00000 n -0000792760 00000 n -0000792825 00000 n -0000792889 00000 n -0000792954 00000 n -0000793019 00000 n -0000793084 00000 n -0000793149 00000 n -0000793214 00000 n -0000793279 00000 n -0000793344 00000 n -0000793409 00000 n -0000793474 00000 n -0000793539 00000 n -0000793604 00000 n -0000793732 00000 n -0000793861 00000 n -0000793926 00000 n -0000793991 00000 n -0000794056 00000 n -0000794121 00000 n -0000794250 00000 n -0001170263 00000 n -0000797523 00000 n -0000796816 00000 n -0000794442 00000 n -0000796942 00000 n -0000797071 00000 n -0000797200 00000 n -0000797329 00000 n -0000797458 00000 n -0000801015 00000 n -0000800258 00000 n -0000797650 00000 n -0000800565 00000 n -0000800694 00000 n -0000800405 00000 n -0000800822 00000 n -0000800950 00000 n -0000804259 00000 n -0000803681 00000 n -0000801142 00000 n -0000803807 00000 n -0000803936 00000 n -0000804065 00000 n -0000804194 00000 n -0000807168 00000 n -0000806848 00000 n -0000804373 00000 n -0000806974 00000 n -0000807103 00000 n -0000809758 00000 n -0000809309 00000 n -0000807338 00000 n -0000809435 00000 n -0000809564 00000 n -0000809693 00000 n -0000810199 00000 n -0000810008 00000 n -0000809858 00000 n -0000810134 00000 n -0001170388 00000 n -0000812911 00000 n -0000812267 00000 n -0000810241 00000 n -0000812393 00000 n -0000812522 00000 n -0000812651 00000 n -0000812716 00000 n -0000812781 00000 n -0000812846 00000 n -0000817251 00000 n -0000816931 00000 n -0000813025 00000 n -0000817057 00000 n -0000817122 00000 n -0000817187 00000 n -0000820868 00000 n -0000820613 00000 n -0000817407 00000 n -0000820739 00000 n -0000820804 00000 n -0000824155 00000 n -0000823964 00000 n -0000821010 00000 n -0000824090 00000 n -0000827759 00000 n -0000827568 00000 n -0000824283 00000 n -0000827694 00000 n -0000830849 00000 n -0000830334 00000 n -0000827901 00000 n -0000830460 00000 n -0000830525 00000 n -0000830590 00000 n -0000830655 00000 n -0000830720 00000 n -0000830785 00000 n -0001170513 00000 n -0000835048 00000 n -0000834533 00000 n -0000831005 00000 n -0000834659 00000 n -0000834788 00000 n -0000834853 00000 n -0000834918 00000 n -0000834983 00000 n -0000838737 00000 n -0000838029 00000 n -0000835176 00000 n -0000838155 00000 n -0000838220 00000 n -0000838285 00000 n -0000838350 00000 n -0000838479 00000 n -0000838543 00000 n -0000838608 00000 n -0000838673 00000 n -0000841827 00000 n -0000841441 00000 n -0000838879 00000 n -0000841567 00000 n -0000841632 00000 n -0000841697 00000 n -0000841762 00000 n -0000844869 00000 n -0000844095 00000 n -0000841969 00000 n -0000844221 00000 n -0000844286 00000 n -0000844351 00000 n -0000844416 00000 n -0000844545 00000 n -0000844609 00000 n -0000844674 00000 n -0000844739 00000 n -0000844804 00000 n -0000848365 00000 n -0000848174 00000 n -0000845025 00000 n -0000848300 00000 n -0000851648 00000 n -0000851198 00000 n -0000848493 00000 n -0000851324 00000 n -0000851389 00000 n -0000851454 00000 n -0000851519 00000 n -0000851584 00000 n -0001170638 00000 n -0000855180 00000 n -0000854602 00000 n -0000851803 00000 n -0000854728 00000 n -0000854922 00000 n -0000854986 00000 n -0000855050 00000 n -0000855115 00000 n -0000858835 00000 n -0000858644 00000 n -0000855322 00000 n -0000858770 00000 n -0000862340 00000 n -0000862084 00000 n -0000858963 00000 n -0000862210 00000 n -0000862275 00000 n -0000865398 00000 n -0000864948 00000 n -0000862468 00000 n -0000865074 00000 n -0000865139 00000 n -0000865204 00000 n -0000865269 00000 n -0000865334 00000 n -0000868155 00000 n -0000867252 00000 n -0000865567 00000 n -0000867378 00000 n -0000867507 00000 n -0000867572 00000 n -0000867637 00000 n -0000867702 00000 n -0000867767 00000 n -0000867832 00000 n -0000867897 00000 n -0000868091 00000 n -0000871850 00000 n -0000871400 00000 n -0000868311 00000 n -0000871526 00000 n -0000871591 00000 n -0000871656 00000 n -0000871721 00000 n -0000871785 00000 n -0001170763 00000 n -0000875133 00000 n -0000874748 00000 n -0000871992 00000 n -0000874874 00000 n -0000874939 00000 n -0000875004 00000 n -0000875069 00000 n -0000878496 00000 n -0000877916 00000 n -0000875275 00000 n -0000878042 00000 n -0000878171 00000 n -0000878236 00000 n -0000878301 00000 n -0000878366 00000 n -0000878431 00000 n -0000882512 00000 n -0000882321 00000 n -0000878638 00000 n -0000882447 00000 n -0000886353 00000 n -0000886162 00000 n -0000882640 00000 n -0000886288 00000 n -0000889723 00000 n -0000889532 00000 n -0000886481 00000 n -0000889658 00000 n -0000892305 00000 n -0000891661 00000 n -0000889865 00000 n -0000891787 00000 n -0000891852 00000 n -0000891917 00000 n -0000891982 00000 n -0000892111 00000 n -0000892176 00000 n -0000892241 00000 n -0001170888 00000 n -0000895220 00000 n -0000894515 00000 n -0000892461 00000 n -0000894641 00000 n -0000894706 00000 n -0000894771 00000 n -0000894836 00000 n -0000894901 00000 n -0000894966 00000 n -0000895092 00000 n -0000895157 00000 n -0000898433 00000 n -0000898048 00000 n -0000895362 00000 n -0000898174 00000 n -0000898239 00000 n -0000898304 00000 n -0000898369 00000 n -0000902133 00000 n -0000901942 00000 n -0000898575 00000 n -0000902068 00000 n -0000905017 00000 n -0000904242 00000 n -0000902261 00000 n -0000904368 00000 n -0000904433 00000 n -0000904498 00000 n -0000904563 00000 n -0000904692 00000 n -0000904757 00000 n -0000904822 00000 n -0000904887 00000 n -0000904952 00000 n -0000908371 00000 n -0000908180 00000 n -0000905173 00000 n -0000908306 00000 n -0000911440 00000 n -0000911184 00000 n -0000908584 00000 n -0000911310 00000 n -0000911375 00000 n -0001171013 00000 n -0000914419 00000 n -0000913645 00000 n -0000911653 00000 n -0000913771 00000 n -0000913836 00000 n -0000913901 00000 n -0000913965 00000 n -0000914030 00000 n -0000914159 00000 n -0000914224 00000 n -0000914289 00000 n -0000914354 00000 n -0000918004 00000 n -0000917359 00000 n -0000914575 00000 n -0000917485 00000 n -0000917550 00000 n -0000917615 00000 n -0000917744 00000 n -0000917809 00000 n -0000917874 00000 n -0000917939 00000 n -0000922445 00000 n -0000922190 00000 n -0000918146 00000 n -0000922316 00000 n -0000922381 00000 n -0000926079 00000 n -0000925888 00000 n -0000922573 00000 n -0000926014 00000 n -0000928655 00000 n -0000928335 00000 n -0000926207 00000 n -0000928461 00000 n -0000928526 00000 n -0000928591 00000 n -0000932145 00000 n -0000931435 00000 n -0000928796 00000 n -0000931561 00000 n -0000931626 00000 n -0000931691 00000 n -0000931820 00000 n -0000931885 00000 n -0000931950 00000 n -0000932015 00000 n -0000932080 00000 n -0001171138 00000 n -0000935288 00000 n -0000934579 00000 n -0000932301 00000 n -0000934705 00000 n -0000934770 00000 n -0000934835 00000 n -0000934899 00000 n -0000935028 00000 n -0000935093 00000 n -0000935158 00000 n -0000935223 00000 n -0000938479 00000 n -0000938223 00000 n -0000935458 00000 n -0000938349 00000 n -0000938414 00000 n -0000941236 00000 n -0000940593 00000 n -0000938607 00000 n -0000940719 00000 n -0000940784 00000 n -0000940849 00000 n -0000940914 00000 n -0000941042 00000 n -0000941107 00000 n -0000941172 00000 n -0000944968 00000 n -0000944648 00000 n -0000941392 00000 n -0000944774 00000 n -0000944839 00000 n -0000944904 00000 n -0000948025 00000 n -0000947253 00000 n -0000945096 00000 n -0000947379 00000 n -0000947444 00000 n -0000947509 00000 n -0000947574 00000 n -0000947703 00000 n -0000947768 00000 n -0000947833 00000 n -0000947896 00000 n -0000947961 00000 n -0000951257 00000 n -0000950548 00000 n -0000948195 00000 n -0000950674 00000 n -0000950739 00000 n -0000950804 00000 n -0000950933 00000 n -0000950998 00000 n -0000951063 00000 n -0000951128 00000 n -0000951193 00000 n -0001171263 00000 n -0000953716 00000 n -0000952687 00000 n -0000951413 00000 n -0000952813 00000 n -0000952878 00000 n -0000953004 00000 n -0000953069 00000 n -0000953134 00000 n -0000953199 00000 n -0000953263 00000 n -0000953328 00000 n -0000953393 00000 n -0000953522 00000 n -0000953587 00000 n -0000953652 00000 n -0000956710 00000 n -0000955873 00000 n -0000953858 00000 n -0000955999 00000 n -0000956064 00000 n -0000956129 00000 n -0000956193 00000 n -0000956258 00000 n -0000956387 00000 n -0000956452 00000 n -0000956517 00000 n -0000956581 00000 n -0000956646 00000 n -0000958064 00000 n -0000957744 00000 n -0000956852 00000 n -0000957870 00000 n -0000957935 00000 n -0000957999 00000 n -0000958277 00000 n -0000969621 00000 n -0000977210 00000 n -0000979509 00000 n -0000979478 00000 n -0000983197 00000 n -0000992638 00000 n -0001003373 00000 n -0001015405 00000 n -0001028628 00000 n -0001048126 00000 n -0001069026 00000 n -0001091174 00000 n -0001109430 00000 n -0001112276 00000 n -0001112046 00000 n -0001139694 00000 n -0001167023 00000 n -0001171370 00000 n -0001171495 00000 n -0001171621 00000 n -0001171747 00000 n -0001171873 00000 n -0001171999 00000 n -0001172079 00000 n -0001172189 00000 n -0001193905 00000 n -0001218010 00000 n -0001218051 00000 n -0001218091 00000 n -0001218225 00000 n +0000785655 00000 n +0000788404 00000 n +0000788469 00000 n +0000788534 00000 n +0000788599 00000 n +0000788664 00000 n +0000788729 00000 n +0000788794 00000 n +0000788859 00000 n +0000788924 00000 n +0000788989 00000 n +0000789054 00000 n +0000789119 00000 n +0000789184 00000 n +0000789249 00000 n +0000789314 00000 n +0000789379 00000 n +0000789444 00000 n +0000789509 00000 n +0000789574 00000 n +0000789639 00000 n +0000789704 00000 n +0000789769 00000 n +0000789834 00000 n +0000789899 00000 n +0000789964 00000 n +0000790029 00000 n +0000790094 00000 n +0000790159 00000 n +0000790224 00000 n +0000790289 00000 n +0000790354 00000 n +0000790419 00000 n +0000790484 00000 n +0000790549 00000 n +0000790613 00000 n +0000790678 00000 n +0000790743 00000 n +0000790808 00000 n +0000790873 00000 n +0000790938 00000 n +0000791003 00000 n +0000791068 00000 n +0000791133 00000 n +0000791198 00000 n +0000791263 00000 n +0000791328 00000 n +0000791393 00000 n +0000791458 00000 n +0000791523 00000 n +0000791588 00000 n +0000791652 00000 n +0000797235 00000 n +0000794839 00000 n +0000791830 00000 n +0000794965 00000 n +0000795030 00000 n +0000795095 00000 n +0000795160 00000 n +0000795225 00000 n +0000795290 00000 n +0000795355 00000 n +0000795420 00000 n +0000795485 00000 n +0000795550 00000 n +0000795615 00000 n +0000795680 00000 n +0000795745 00000 n +0000795809 00000 n +0000795874 00000 n +0000795939 00000 n +0000796004 00000 n +0000796069 00000 n +0000796134 00000 n +0000796199 00000 n +0000796264 00000 n +0000796329 00000 n +0000796394 00000 n +0000796459 00000 n +0000796524 00000 n +0000796652 00000 n +0000796781 00000 n +0000796846 00000 n +0000796911 00000 n +0000796976 00000 n +0000797041 00000 n +0000797170 00000 n +0001173183 00000 n +0000800443 00000 n +0000799736 00000 n +0000797362 00000 n +0000799862 00000 n +0000799991 00000 n +0000800120 00000 n +0000800249 00000 n +0000800378 00000 n +0000803935 00000 n +0000803178 00000 n +0000800570 00000 n +0000803485 00000 n +0000803614 00000 n +0000803325 00000 n +0000803742 00000 n +0000803870 00000 n +0000807179 00000 n +0000806601 00000 n +0000804062 00000 n +0000806727 00000 n +0000806856 00000 n +0000806985 00000 n +0000807114 00000 n +0000810088 00000 n +0000809768 00000 n +0000807293 00000 n +0000809894 00000 n +0000810023 00000 n +0000812678 00000 n +0000812229 00000 n +0000810258 00000 n +0000812355 00000 n +0000812484 00000 n +0000812613 00000 n +0000813119 00000 n +0000812928 00000 n +0000812778 00000 n +0000813054 00000 n +0001173308 00000 n +0000815831 00000 n +0000815187 00000 n +0000813161 00000 n +0000815313 00000 n +0000815442 00000 n +0000815571 00000 n +0000815636 00000 n +0000815701 00000 n +0000815766 00000 n +0000820171 00000 n +0000819851 00000 n +0000815945 00000 n +0000819977 00000 n +0000820042 00000 n +0000820107 00000 n +0000823788 00000 n +0000823533 00000 n +0000820327 00000 n +0000823659 00000 n +0000823724 00000 n +0000827075 00000 n +0000826884 00000 n +0000823930 00000 n +0000827010 00000 n +0000830679 00000 n +0000830488 00000 n +0000827203 00000 n +0000830614 00000 n +0000833769 00000 n +0000833254 00000 n +0000830821 00000 n +0000833380 00000 n +0000833445 00000 n +0000833510 00000 n +0000833575 00000 n +0000833640 00000 n +0000833705 00000 n +0001173433 00000 n +0000837968 00000 n +0000837453 00000 n +0000833925 00000 n +0000837579 00000 n +0000837708 00000 n +0000837773 00000 n +0000837838 00000 n +0000837903 00000 n +0000841657 00000 n +0000840949 00000 n +0000838096 00000 n +0000841075 00000 n +0000841140 00000 n +0000841205 00000 n +0000841270 00000 n +0000841399 00000 n +0000841463 00000 n +0000841528 00000 n +0000841593 00000 n +0000844747 00000 n +0000844361 00000 n +0000841799 00000 n +0000844487 00000 n +0000844552 00000 n +0000844617 00000 n +0000844682 00000 n +0000847789 00000 n +0000847015 00000 n +0000844889 00000 n +0000847141 00000 n +0000847206 00000 n +0000847271 00000 n +0000847336 00000 n +0000847465 00000 n +0000847529 00000 n +0000847594 00000 n +0000847659 00000 n +0000847724 00000 n +0000851285 00000 n +0000851094 00000 n +0000847945 00000 n +0000851220 00000 n +0000854568 00000 n +0000854118 00000 n +0000851413 00000 n +0000854244 00000 n +0000854309 00000 n +0000854374 00000 n +0000854439 00000 n +0000854504 00000 n +0001173558 00000 n +0000858100 00000 n +0000857522 00000 n +0000854723 00000 n +0000857648 00000 n +0000857842 00000 n +0000857906 00000 n +0000857970 00000 n +0000858035 00000 n +0000861755 00000 n +0000861564 00000 n +0000858242 00000 n +0000861690 00000 n +0000865260 00000 n +0000865004 00000 n +0000861883 00000 n +0000865130 00000 n +0000865195 00000 n +0000868318 00000 n +0000867868 00000 n +0000865388 00000 n +0000867994 00000 n +0000868059 00000 n +0000868124 00000 n +0000868189 00000 n +0000868254 00000 n +0000871075 00000 n +0000870172 00000 n +0000868487 00000 n +0000870298 00000 n +0000870427 00000 n +0000870492 00000 n +0000870557 00000 n +0000870622 00000 n +0000870687 00000 n +0000870752 00000 n +0000870817 00000 n +0000871011 00000 n +0000874770 00000 n +0000874320 00000 n +0000871231 00000 n +0000874446 00000 n +0000874511 00000 n +0000874576 00000 n +0000874641 00000 n +0000874705 00000 n +0001173683 00000 n +0000878053 00000 n +0000877668 00000 n +0000874912 00000 n +0000877794 00000 n +0000877859 00000 n +0000877924 00000 n +0000877989 00000 n +0000881416 00000 n +0000880836 00000 n +0000878195 00000 n +0000880962 00000 n +0000881091 00000 n +0000881156 00000 n +0000881221 00000 n +0000881286 00000 n +0000881351 00000 n +0000885432 00000 n +0000885241 00000 n +0000881558 00000 n +0000885367 00000 n +0000889273 00000 n +0000889082 00000 n +0000885560 00000 n +0000889208 00000 n +0000892643 00000 n +0000892452 00000 n +0000889401 00000 n +0000892578 00000 n +0000895225 00000 n +0000894581 00000 n +0000892785 00000 n +0000894707 00000 n +0000894772 00000 n +0000894837 00000 n +0000894902 00000 n +0000895031 00000 n +0000895096 00000 n +0000895161 00000 n +0001173808 00000 n +0000898140 00000 n +0000897435 00000 n +0000895381 00000 n +0000897561 00000 n +0000897626 00000 n +0000897691 00000 n +0000897756 00000 n +0000897821 00000 n +0000897886 00000 n +0000898012 00000 n +0000898077 00000 n +0000901353 00000 n +0000900968 00000 n +0000898282 00000 n +0000901094 00000 n +0000901159 00000 n +0000901224 00000 n +0000901289 00000 n +0000905053 00000 n +0000904862 00000 n +0000901495 00000 n +0000904988 00000 n +0000907937 00000 n +0000907162 00000 n +0000905181 00000 n +0000907288 00000 n +0000907353 00000 n +0000907418 00000 n +0000907483 00000 n +0000907612 00000 n +0000907677 00000 n +0000907742 00000 n +0000907807 00000 n +0000907872 00000 n +0000911291 00000 n +0000911100 00000 n +0000908093 00000 n +0000911226 00000 n +0000914360 00000 n +0000914104 00000 n +0000911504 00000 n +0000914230 00000 n +0000914295 00000 n +0001173933 00000 n +0000917339 00000 n +0000916565 00000 n +0000914573 00000 n +0000916691 00000 n +0000916756 00000 n +0000916821 00000 n +0000916885 00000 n +0000916950 00000 n +0000917079 00000 n +0000917144 00000 n +0000917209 00000 n +0000917274 00000 n +0000920924 00000 n +0000920279 00000 n +0000917495 00000 n +0000920405 00000 n +0000920470 00000 n +0000920535 00000 n +0000920664 00000 n +0000920729 00000 n +0000920794 00000 n +0000920859 00000 n +0000925365 00000 n +0000925110 00000 n +0000921066 00000 n +0000925236 00000 n +0000925301 00000 n +0000928999 00000 n +0000928808 00000 n +0000925493 00000 n +0000928934 00000 n +0000931575 00000 n +0000931255 00000 n +0000929127 00000 n +0000931381 00000 n +0000931446 00000 n +0000931511 00000 n +0000935065 00000 n +0000934355 00000 n +0000931716 00000 n +0000934481 00000 n +0000934546 00000 n +0000934611 00000 n +0000934740 00000 n +0000934805 00000 n +0000934870 00000 n +0000934935 00000 n +0000935000 00000 n +0001174058 00000 n +0000938208 00000 n +0000937499 00000 n +0000935221 00000 n +0000937625 00000 n +0000937690 00000 n +0000937755 00000 n +0000937819 00000 n +0000937948 00000 n +0000938013 00000 n +0000938078 00000 n +0000938143 00000 n +0000941399 00000 n +0000941143 00000 n +0000938378 00000 n +0000941269 00000 n +0000941334 00000 n +0000944156 00000 n +0000943513 00000 n +0000941527 00000 n +0000943639 00000 n +0000943704 00000 n +0000943769 00000 n +0000943834 00000 n +0000943962 00000 n +0000944027 00000 n +0000944092 00000 n +0000947888 00000 n +0000947568 00000 n +0000944312 00000 n +0000947694 00000 n +0000947759 00000 n +0000947824 00000 n +0000950945 00000 n +0000950173 00000 n +0000948016 00000 n +0000950299 00000 n +0000950364 00000 n +0000950429 00000 n +0000950494 00000 n +0000950623 00000 n +0000950688 00000 n +0000950753 00000 n +0000950816 00000 n +0000950881 00000 n +0000954177 00000 n +0000953468 00000 n +0000951115 00000 n +0000953594 00000 n +0000953659 00000 n +0000953724 00000 n +0000953853 00000 n +0000953918 00000 n +0000953983 00000 n +0000954048 00000 n +0000954113 00000 n +0001174183 00000 n +0000956636 00000 n +0000955607 00000 n +0000954333 00000 n +0000955733 00000 n +0000955798 00000 n +0000955924 00000 n +0000955989 00000 n +0000956054 00000 n +0000956119 00000 n +0000956183 00000 n +0000956248 00000 n +0000956313 00000 n +0000956442 00000 n +0000956507 00000 n +0000956572 00000 n +0000959630 00000 n +0000958793 00000 n +0000956778 00000 n +0000958919 00000 n +0000958984 00000 n +0000959049 00000 n +0000959113 00000 n +0000959178 00000 n +0000959307 00000 n +0000959372 00000 n +0000959437 00000 n +0000959501 00000 n +0000959566 00000 n +0000960984 00000 n +0000960664 00000 n +0000959772 00000 n +0000960790 00000 n +0000960855 00000 n +0000960919 00000 n +0000961197 00000 n +0000972541 00000 n +0000980130 00000 n +0000982429 00000 n +0000982398 00000 n +0000986116 00000 n +0000995556 00000 n +0001006291 00000 n +0001018323 00000 n +0001031547 00000 n +0001051045 00000 n +0001071945 00000 n +0001094093 00000 n +0001112349 00000 n +0001115196 00000 n +0001114966 00000 n +0001142614 00000 n +0001169943 00000 n +0001174290 00000 n +0001174415 00000 n +0001174541 00000 n +0001174667 00000 n +0001174793 00000 n +0001174919 00000 n +0001174999 00000 n +0001175109 00000 n +0001197011 00000 n +0001221224 00000 n +0001221265 00000 n +0001221305 00000 n +0001221439 00000 n trailer << -/Size 2756 -/Root 2754 0 R -/Info 2755 0 R -/ID [<1FAE46A3CCD607FC33BF8CE807861AEB> <1FAE46A3CCD607FC33BF8CE807861AEB>] +/Size 2768 +/Root 2766 0 R +/Info 2767 0 R +/ID [<35F90285AF7E785B998738F11C46D894> <35F90285AF7E785B998738F11C46D894>] >> startxref -1218483 +1221697 %%EOF diff --git a/doc/private/SRCID b/doc/private/SRCID index efd61fc31b..6bdd5b4a7f 100644 --- a/doc/private/SRCID +++ b/doc/private/SRCID @@ -1,6 +1,6 @@ -# $Id: SRCID,v 1.1153 2012/01/24 00:16:25 tbox Exp $ +# $Id: SRCID,v 1.1162 2012/01/30 01:16:16 tbox Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. # -SRCID="( $Date: 2012/01/24 00:16:25 $ )" +SRCID="( $Date: 2012/01/30 01:16:16 $ )" diff --git a/doc/private/branches b/doc/private/branches index 785c1ebfc8..6dd49b2ba1 100644 --- a/doc/private/branches +++ b/doc/private/branches @@ -463,6 +463,7 @@ rt27139 new marka // 2011-12-21 05:08 +0000 rt27185 new marka // 2011-12-24 00:24 +0000 rt27292 new each // 2012-01-04 22:43 +0000 rt27308 new each // 2012-01-07 01:19 +0000 +rt27336 new marka // 2012-01-25 02:57 +0000 rt27344 new each // 2012-01-09 23:58 +0000 rt27497 new marka // 2012-01-17 05:38 +0000 rt27557 new marka // 2012-01-24 00:01 +0000 diff --git a/lib/bind9/api b/lib/bind9/api index 2a59ac929c..e34aa945db 100644 --- a/lib/bind9/api +++ b/lib/bind9/api @@ -1,3 +1,8 @@ +# LIBINTERFACE ranges +# 9.6: 50-59, 110-119 +# 9.7: 60-79 +# 9.8: 80-89 +# 9.9: 90-109 LIBINTERFACE = 90 LIBREVISION = 2 LIBAGE = 0 diff --git a/lib/dns/api b/lib/dns/api index 63ac0c791c..332a0c5447 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,8 @@ -LIBINTERFACE = 92 +# LIBINTERFACE ranges +# 9.6: 50-59, 110-119 +# 9.7: 60-79 +# 9.8: 80-89 +# 9.9: 90-109 +LIBINTERFACE = 93 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/dns/include/dns/time.h b/lib/dns/include/dns/time.h index 5b47d11c13..6a59c8a056 100644 --- a/lib/dns/include/dns/time.h +++ b/lib/dns/include/dns/time.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2012 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: time.h,v 1.17 2007/06/19 23:47:17 tbox Exp $ */ +/* $Id: time.h,v 1.19 2012/01/27 23:46:58 tbox Exp $ */ #ifndef DNS_TIME_H #define DNS_TIME_H 1 @@ -67,6 +67,12 @@ dns_time32_totext(isc_uint32_t value, isc_buffer_t *target); * current date is chosen. */ +isc_int64_t +dns_time64_from32(isc_uint32_t value); +/*%< + * Covert a 32-bit cyclic time value into a 64 bit time stamp. + */ + ISC_LANG_ENDDECLS #endif /* DNS_TIME_H */ diff --git a/lib/dns/include/dns/zone.h b/lib/dns/include/dns/zone.h index 29f210b5b5..36b445c452 100644 --- a/lib/dns/include/dns/zone.h +++ b/lib/dns/include/dns/zone.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2012 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: zone.h,v 1.200 2012/01/25 02:46:53 marka Exp $ */ +/* $Id: zone.h,v 1.201 2012/01/25 23:46:49 tbox Exp $ */ #ifndef DNS_ZONE_H #define DNS_ZONE_H 1 diff --git a/lib/dns/nsec3.c b/lib/dns/nsec3.c index 2403fe8d08..747acb861d 100644 --- a/lib/dns/nsec3.c +++ b/lib/dns/nsec3.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006, 2008-2011 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2006, 2008-2012 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nsec3.c,v 1.24 2011/10/28 06:20:06 each Exp $ */ +/* $Id: nsec3.c,v 1.26 2012/01/27 23:46:58 tbox Exp $ */ #include @@ -1788,7 +1788,7 @@ dns_nsec3_maxiterations(dns_db_t *db, dns_dbversion_t *version, dst_key_t *key = NULL; isc_buffer_t buffer; isc_result_t result; - isc_uint16_t bits, minbits = 4096; + unsigned int bits, minbits = 4096; result = dns_db_getoriginnode(db, &node); if (result != ISC_R_SUCCESS) @@ -1815,7 +1815,7 @@ dns_nsec3_maxiterations(dns_db_t *db, dns_dbversion_t *version, isc_buffer_add(&buffer, rdata.length); CHECK(dst_key_fromdns(dns_db_origin(db), rdataset.rdclass, &buffer, mctx, &key)); - bits = dst_key_getbits(key); + bits = dst_key_size(key); dst_key_free(&key); if (minbits > bits) minbits = bits; diff --git a/lib/dns/tests/Makefile.in b/lib/dns/tests/Makefile.in index cb2e865347..2126a33610 100644 --- a/lib/dns/tests/Makefile.in +++ b/lib/dns/tests/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2011, 2012 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.12 2011/12/08 16:07:21 each Exp $ +# $Id: Makefile.in,v 1.14 2012/01/27 23:46:58 tbox Exp $ srcdir = @srcdir@ VPATH = @srcdir@ @@ -39,12 +39,13 @@ LIBS = @LIBS@ @ATFLIBS@ OBJS = dnstest.@O@ SRCS = dnstest.c master_test.c dbiterator_test.c time_test.c \ private_test.c update_test.c zonemgr_test.c zt_test.c \ - dbdiff_test.c + dbdiff_test.c nsec3_test.c SUBDIRS = TARGETS = master_test@EXEEXT@ dbiterator_test@EXEEXT@ time_test@EXEEXT@ \ private_test@EXEEXT@ update_test@EXEEXT@ zonemgr_test@EXEEXT@ \ - zt_test@EXEEXT@ dbversion_test@EXEEXT@ dbdiff_test@EXEEXT@ + zt_test@EXEEXT@ dbversion_test@EXEEXT@ dbdiff_test@EXEEXT@ \ + nsec3_test@EXEEXT@ @BIND9_MAKE_RULES@ @@ -99,6 +100,11 @@ zt_test@EXEEXT@: zt_test.@O@ dnstest.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS} zt_test.@O@ dnstest.@O@ ${DNSLIBS} \ ${ISCLIBS} ${LIBS} +nsec3_test@EXEEXT@: nsec3_test.@O@ dnstest.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS} + ${LIBTOOL_MODE_LINK} ${PURIFY} ${CC} ${CFLAGS} ${LDFLAGS} -o $@ \ + nsec3_test.@O@ dnstest.@O@ ${DNSLIBS} \ + ${ISCLIBS} ${LIBS} + unit:: sh ${top_srcdir}/unit/unittest.sh diff --git a/lib/dns/tests/nsec3_test.c b/lib/dns/tests/nsec3_test.c new file mode 100644 index 0000000000..3a01ed53c0 --- /dev/null +++ b/lib/dns/tests/nsec3_test.c @@ -0,0 +1,86 @@ +/* + * Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") + * + * Permission to use, copy, modify, and/or distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + * + * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH + * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY + * AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, + * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM + * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE + * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR + * PERFORMANCE OF THIS SOFTWARE. + */ + +/* $Id: nsec3_test.c,v 1.2 2012/01/27 00:49:42 marka Exp $ */ + +/*! \file */ + +#include + +#include + +#include + +#include +#include + +#include "dnstest.h" + +/* + * Helper functions + */ + +static void +iteration_test(const char* file, unsigned int expected) { + isc_result_t result; + dns_db_t *db = NULL; + unsigned int iterations; + + result = dns_test_begin(NULL, ISC_FALSE); + ATF_REQUIRE_EQ(result, ISC_R_SUCCESS); + + result = dns_test_loaddb(&db, dns_dbtype_zone, "test", file); + ATF_REQUIRE_EQ(result, ISC_R_SUCCESS); + + result = dns_nsec3_maxiterations(db, NULL, mctx, &iterations); + ATF_REQUIRE_EQ(result, ISC_R_SUCCESS); + + ATF_REQUIRE_EQ(iterations, expected); + + dns_db_detach(&db); + + dns_test_end(); +} + +/* + * Individual unit tests + */ + +ATF_TC(max_iterations); +ATF_TC_HEAD(max_iterations, tc) { + atf_tc_set_md_var(tc, "descr", "check that appropriate max iterations " + " is returned for different key size mixes"); +} +ATF_TC_BODY(max_iterations, tc) { + + UNUSED(tc); + + iteration_test("testdata/nsec3/1024.db", 150); + iteration_test("testdata/nsec3/2048.db", 500); + iteration_test("testdata/nsec3/4096.db", 2500); + iteration_test("testdata/nsec3/min-1024.db", 150); + iteration_test("testdata/nsec3/min-2048.db", 500); +} + +/* + * Main + */ +ATF_TP_ADD_TCS(tp) { + ATF_TP_ADD_TC(tp, max_iterations); + + return (atf_no_error()); +} + diff --git a/lib/dns/tests/testdata/nsec3/1024.db b/lib/dns/tests/testdata/nsec3/1024.db new file mode 100644 index 0000000000..d5138449fe --- /dev/null +++ b/lib/dns/tests/testdata/nsec3/1024.db @@ -0,0 +1,21 @@ +; Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") +; +; Permission to use, copy, modify, and/or distribute this software for any +; purpose with or without fee is hereby granted, provided that the above +; copyright notice and this permission notice appear in all copies. +; +; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH +; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +; AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, +; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +; PERFORMANCE OF THIS SOFTWARE. + +; $Id: 1024.db,v 1.3 2012/01/27 23:46:58 tbox Exp $ + +$TTL 0 +test. SOA . . 0 0 0 0 0 +test. NS . +; 1024 bit key. +test. IN DNSKEY 256 3 5 AwEAAd5oKx06HRE6NRrTDz49lljdRmxgp/4YB/cyMkpwUMkaLhDNCfTq hql84ab2LRbtUWLHFXGWENvxPGQzVHeleXu+3ThNfFOwIaySedxHmLGT lTtBRDhPc8iSb+2IYDemmA+ut8kwHhCVz/tDMbD/dgAswdOtmXCpQyJk Q1HqY3Xj diff --git a/lib/dns/tests/testdata/nsec3/2048.db b/lib/dns/tests/testdata/nsec3/2048.db new file mode 100644 index 0000000000..391ab0ab85 --- /dev/null +++ b/lib/dns/tests/testdata/nsec3/2048.db @@ -0,0 +1,21 @@ +; Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") +; +; Permission to use, copy, modify, and/or distribute this software for any +; purpose with or without fee is hereby granted, provided that the above +; copyright notice and this permission notice appear in all copies. +; +; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH +; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +; AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, +; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +; PERFORMANCE OF THIS SOFTWARE. + +; $Id: 2048.db,v 1.3 2012/01/27 23:46:58 tbox Exp $ + +$TTL 0 +test. SOA . . 0 0 0 0 0 +test. NS . +; 2048 bits +test. IN DNSKEY 256 3 5 AwEAAcfQX59iZr9gK+XzhTZQ5KWrfCLA0iYHTqheEIhC2dXS8gUSppQS g9SmzH2129u/LSSb7gqJSoLLAsn36iinqCqUXl2BT6xzwznbSP3mn0hn N6DegsykcYhHycKH6ifjZiMN+SGGeNsi5rhoW5Cj9ptw3C3yQnrFNDbS GZCT97z5lpQU3ZcvP4RDNk7dhri7Bh3SJeaCFoqx00NgFvlBR48hosSG bGUbUKzNf58GBTkW4Us2jIWsreZx8LLLev232Hy7NU9L19k+hVq7pJOf Uvtrn5fmGSutWOzsR+8EacOnh0lwssCKjutk5MSmfdFC5P7CTZkdq58L 8he13HGmr00= diff --git a/lib/dns/tests/testdata/nsec3/4096.db b/lib/dns/tests/testdata/nsec3/4096.db new file mode 100644 index 0000000000..fe84a88a70 --- /dev/null +++ b/lib/dns/tests/testdata/nsec3/4096.db @@ -0,0 +1,21 @@ +; Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") +; +; Permission to use, copy, modify, and/or distribute this software for any +; purpose with or without fee is hereby granted, provided that the above +; copyright notice and this permission notice appear in all copies. +; +; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH +; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +; AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, +; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +; PERFORMANCE OF THIS SOFTWARE. + +; $Id: 4096.db,v 1.3 2012/01/27 23:46:58 tbox Exp $ + +$TTL 0 +test. SOA . . 0 0 0 0 0 +test. NS . +; 4096 bits +test. IN DNSKEY 256 3 5 AwEAAbYlqbKxXoq9mzkqdsAaSZ3XywBVAb2sCTgrQBCExyGEYNpWw3LN +imCrLQi7jHKQW6GZIqKNgQaiFEwr3zK8nPWbwNwyKU9a2hhINv/gim1 5iA87Vu7DiiJrQ0O79ospvsGsKknBQ41zaaQMp3Q/W1S6WNe4uyh4C/f R0qmxT+8MyXEqCpTGb+e+YT6BuqpNQPuYYYvUJ1/HJltzY/lY2b9RZ+Q ZJ23Zje79YIRM0kJapqj11fDUDeynhDL1DUikYCwRfQiO/blChhOHjIa uTK1qqRY3fqanLGOufpLTr7GRpL7RxeRIMJfDzmcjFLmCsMA1AJ56Bxq jiXr3ODgn9D30vAB74Lr7lqLQSWyrSlJjoZLLhmPrEP/nnuCxEhOhDRA XJpJWpcQ4Hdu+yb5K/qldnsGLLI1Hr0GmhLTDHsxDb6BxM7/8rv8QeQY GKSGshBqD2lO1xUVT8inbi8uXI1iyN68vHX6xoFT5wsjls70PxSZPO5i F40vn6BWNsHtKWOCDqMKYx8hYwiv0zETVwxBaj58vylFwYGU+g1wIQmF Pgi2HKv4KaxgikUvdFISre5rxVoG5VrmmXWiNJcLTbwZ+tE1xujCNU1c V31CaIB5hdSnkEvQADr5V64RTxWAKuSLNMU+XUqTkaJHasSm3OPJOteo SPj2uoesuxNFYps3 diff --git a/lib/dns/tests/testdata/nsec3/min-1024.db b/lib/dns/tests/testdata/nsec3/min-1024.db new file mode 100644 index 0000000000..7baccd6aaf --- /dev/null +++ b/lib/dns/tests/testdata/nsec3/min-1024.db @@ -0,0 +1,25 @@ +; Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") +; +; Permission to use, copy, modify, and/or distribute this software for any +; purpose with or without fee is hereby granted, provided that the above +; copyright notice and this permission notice appear in all copies. +; +; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH +; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +; AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, +; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +; PERFORMANCE OF THIS SOFTWARE. + +; $Id: min-1024.db,v 1.3 2012/01/27 23:46:58 tbox Exp $ + +$TTL 0 +test. SOA . . 0 0 0 0 0 +test. NS . +; 1024 bit key. +test. IN DNSKEY 256 3 5 AwEAAd5oKx06HRE6NRrTDz49lljdRmxgp/4YB/cyMkpwUMkaLhDNCfTq hql84ab2LRbtUWLHFXGWENvxPGQzVHeleXu+3ThNfFOwIaySedxHmLGT lTtBRDhPc8iSb+2IYDemmA+ut8kwHhCVz/tDMbD/dgAswdOtmXCpQyJk Q1HqY3Xj +; 2048 bits +test. IN DNSKEY 256 3 5 AwEAAcfQX59iZr9gK+XzhTZQ5KWrfCLA0iYHTqheEIhC2dXS8gUSppQS g9SmzH2129u/LSSb7gqJSoLLAsn36iinqCqUXl2BT6xzwznbSP3mn0hn N6DegsykcYhHycKH6ifjZiMN+SGGeNsi5rhoW5Cj9ptw3C3yQnrFNDbS GZCT97z5lpQU3ZcvP4RDNk7dhri7Bh3SJeaCFoqx00NgFvlBR48hosSG bGUbUKzNf58GBTkW4Us2jIWsreZx8LLLev232Hy7NU9L19k+hVq7pJOf Uvtrn5fmGSutWOzsR+8EacOnh0lwssCKjutk5MSmfdFC5P7CTZkdq58L 8he13HGmr00= +; 4096 bits +test. IN DNSKEY 256 3 5 AwEAAbYlqbKxXoq9mzkqdsAaSZ3XywBVAb2sCTgrQBCExyGEYNpWw3LN +imCrLQi7jHKQW6GZIqKNgQaiFEwr3zK8nPWbwNwyKU9a2hhINv/gim1 5iA87Vu7DiiJrQ0O79ospvsGsKknBQ41zaaQMp3Q/W1S6WNe4uyh4C/f R0qmxT+8MyXEqCpTGb+e+YT6BuqpNQPuYYYvUJ1/HJltzY/lY2b9RZ+Q ZJ23Zje79YIRM0kJapqj11fDUDeynhDL1DUikYCwRfQiO/blChhOHjIa uTK1qqRY3fqanLGOufpLTr7GRpL7RxeRIMJfDzmcjFLmCsMA1AJ56Bxq jiXr3ODgn9D30vAB74Lr7lqLQSWyrSlJjoZLLhmPrEP/nnuCxEhOhDRA XJpJWpcQ4Hdu+yb5K/qldnsGLLI1Hr0GmhLTDHsxDb6BxM7/8rv8QeQY GKSGshBqD2lO1xUVT8inbi8uXI1iyN68vHX6xoFT5wsjls70PxSZPO5i F40vn6BWNsHtKWOCDqMKYx8hYwiv0zETVwxBaj58vylFwYGU+g1wIQmF Pgi2HKv4KaxgikUvdFISre5rxVoG5VrmmXWiNJcLTbwZ+tE1xujCNU1c V31CaIB5hdSnkEvQADr5V64RTxWAKuSLNMU+XUqTkaJHasSm3OPJOteo SPj2uoesuxNFYps3 diff --git a/lib/dns/tests/testdata/nsec3/min-2048.db b/lib/dns/tests/testdata/nsec3/min-2048.db new file mode 100644 index 0000000000..096e185d6d --- /dev/null +++ b/lib/dns/tests/testdata/nsec3/min-2048.db @@ -0,0 +1,23 @@ +; Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") +; +; Permission to use, copy, modify, and/or distribute this software for any +; purpose with or without fee is hereby granted, provided that the above +; copyright notice and this permission notice appear in all copies. +; +; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH +; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +; AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, +; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +; PERFORMANCE OF THIS SOFTWARE. + +; $Id: min-2048.db,v 1.3 2012/01/27 23:46:58 tbox Exp $ + +$TTL 0 +test. SOA . . 0 0 0 0 0 +test. NS . +; 2048 bits +test. IN DNSKEY 256 3 5 AwEAAcfQX59iZr9gK+XzhTZQ5KWrfCLA0iYHTqheEIhC2dXS8gUSppQS g9SmzH2129u/LSSb7gqJSoLLAsn36iinqCqUXl2BT6xzwznbSP3mn0hn N6DegsykcYhHycKH6ifjZiMN+SGGeNsi5rhoW5Cj9ptw3C3yQnrFNDbS GZCT97z5lpQU3ZcvP4RDNk7dhri7Bh3SJeaCFoqx00NgFvlBR48hosSG bGUbUKzNf58GBTkW4Us2jIWsreZx8LLLev232Hy7NU9L19k+hVq7pJOf Uvtrn5fmGSutWOzsR+8EacOnh0lwssCKjutk5MSmfdFC5P7CTZkdq58L 8he13HGmr00= +; 4096 bits +test. IN DNSKEY 256 3 5 AwEAAbYlqbKxXoq9mzkqdsAaSZ3XywBVAb2sCTgrQBCExyGEYNpWw3LN +imCrLQi7jHKQW6GZIqKNgQaiFEwr3zK8nPWbwNwyKU9a2hhINv/gim1 5iA87Vu7DiiJrQ0O79ospvsGsKknBQ41zaaQMp3Q/W1S6WNe4uyh4C/f R0qmxT+8MyXEqCpTGb+e+YT6BuqpNQPuYYYvUJ1/HJltzY/lY2b9RZ+Q ZJ23Zje79YIRM0kJapqj11fDUDeynhDL1DUikYCwRfQiO/blChhOHjIa uTK1qqRY3fqanLGOufpLTr7GRpL7RxeRIMJfDzmcjFLmCsMA1AJ56Bxq jiXr3ODgn9D30vAB74Lr7lqLQSWyrSlJjoZLLhmPrEP/nnuCxEhOhDRA XJpJWpcQ4Hdu+yb5K/qldnsGLLI1Hr0GmhLTDHsxDb6BxM7/8rv8QeQY GKSGshBqD2lO1xUVT8inbi8uXI1iyN68vHX6xoFT5wsjls70PxSZPO5i F40vn6BWNsHtKWOCDqMKYx8hYwiv0zETVwxBaj58vylFwYGU+g1wIQmF Pgi2HKv4KaxgikUvdFISre5rxVoG5VrmmXWiNJcLTbwZ+tE1xujCNU1c V31CaIB5hdSnkEvQADr5V64RTxWAKuSLNMU+XUqTkaJHasSm3OPJOteo SPj2uoesuxNFYps3 diff --git a/lib/dns/time.c b/lib/dns/time.c index 993199850b..1fe43db4a6 100644 --- a/lib/dns/time.c +++ b/lib/dns/time.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2009-2011 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2009-2012 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: time.c,v 1.37 2011/03/09 23:47:17 tbox Exp $ */ +/* $Id: time.c,v 1.39 2012/01/27 23:46:58 tbox Exp $ */ /*! \file */ @@ -103,8 +103,8 @@ dns_time64_totext(isc_int64_t t, isc_buffer_t *target) { return (ISC_R_SUCCESS); } -isc_result_t -dns_time32_totext(isc_uint32_t value, isc_buffer_t *target) { +isc_int64_t +dns_time64_from32(isc_uint32_t value) { isc_stdtime_t now; isc_int64_t start; isc_int64_t t; @@ -121,7 +121,13 @@ dns_time32_totext(isc_uint32_t value, isc_buffer_t *target) { t = start + (value - now); else t = start - (now - value); - return (dns_time64_totext(t, target)); + + return (t); +} + +isc_result_t +dns_time32_totext(isc_uint32_t value, isc_buffer_t *target) { + return (dns_time64_totext(dns_time64_from32(value), target)); } isc_result_t diff --git a/lib/dns/win32/libdns.def b/lib/dns/win32/libdns.def index 615d068f9c..bf16469f4e 100644 --- a/lib/dns/win32/libdns.def +++ b/lib/dns/win32/libdns.def @@ -686,6 +686,7 @@ dns_tcpmsg_readmessage dns_tcpmsg_setmaxsize dns_time32_fromtext dns_time32_totext +dns_time64_from32 dns_time64_fromtext dns_time64_totext dns_timer_setidle diff --git a/lib/dns/zone.c b/lib/dns/zone.c index 273ee0603b..ab6b28322c 100644 --- a/lib/dns/zone.c +++ b/lib/dns/zone.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: zone.c,v 1.663 2012/01/25 02:46:53 marka Exp $ */ +/* $Id: zone.c,v 1.667 2012/01/30 00:06:13 marka Exp $ */ /*! \file */ @@ -76,6 +76,7 @@ #include #include #include +#include #include #include #include @@ -5080,7 +5081,7 @@ del_sigs(dns_zone_t *zone, dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, unsigned int i; dns_rdata_rrsig_t rrsig; isc_boolean_t found, changed; - isc_stdtime_t warn = 0, maybe = 0; + isc_int64_t warn = 0, maybe = 0; dns_rdataset_init(&rdataset); @@ -5182,21 +5183,20 @@ del_sigs(dns_zone_t *zone, dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, * iff there is a new offline signature. */ if (!dst_key_isprivate(keys[i])) { - if (warn != 0 && - warn > rrsig.timeexpire) - warn = rrsig.timeexpire; + isc_int64_t timeexpire = + dns_time64_from32(rrsig.timeexpire); + if (warn != 0 && warn > timeexpire) + warn = timeexpire; if (rdata.flags & DNS_RDATA_OFFLINE) { if (maybe == 0 || - maybe > rrsig.timeexpire) - maybe = - rrsig.timeexpire; + maybe > timeexpire) + maybe = timeexpire; break; } if (warn == 0) warn = maybe; - if (warn == 0 || - warn > rrsig.timeexpire) - warn = rrsig.timeexpire; + if (warn == 0 || warn > timeexpire) + warn = timeexpire; result = offline(db, ver, diff, name, rdataset.ttl, &rdata); break; @@ -5227,8 +5227,18 @@ del_sigs(dns_zone_t *zone, dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, dns_rdataset_disassociate(&rdataset); if (result == ISC_R_NOMORE) result = ISC_R_SUCCESS; - if (warn != 0) - set_key_expiry_warning(zone, warn, now); + if (warn > 0) { +#if defined(STDTIME_ON_32BITS) + isc_stdtime_t stdwarn = (isc_stdtime_t)warn; + if (warn == stdwarn) +#endif + set_key_expiry_warning(zone, (isc_stdtime_t)warn, now); +#if defined(STDTIME_ON_32BITS) + else + dns_zone_log(zone, ISC_LOG_ERROR, + "key expiry warning time out of range"); +#endif + } failure: if (node != NULL) dns_db_detachnode(db, &node); @@ -15744,7 +15754,7 @@ dns_zone_link(dns_zone_t *zone, dns_zone_t *raw) { /* dns_zone_attach(raw, &zone->raw); */ isc_refcount_increment(&raw->erefs, NULL); zone->raw = raw; - + /* dns_zone_iattach(zone, &raw->secure); */ zone_iattach(zone, &raw->secure); diff --git a/lib/irs/api b/lib/irs/api index 3d2fa6efd1..a45a6bffef 100644 --- a/lib/irs/api +++ b/lib/irs/api @@ -1,3 +1,8 @@ +# LIBINTERFACE ranges +# 9.6: 50-59, 110-119 +# 9.7: 60-79 +# 9.8: 80-89 +# 9.9: 90-109 LIBINTERFACE = 90 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index 2a59ac929c..8a3bcf60bd 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -1,3 +1,8 @@ -LIBINTERFACE = 90 -LIBREVISION = 2 -LIBAGE = 0 +# LIBINTERFACE ranges +# 9.6: 50-59, 110-119 +# 9.7: 60-79 +# 9.8: 80-89 +# 9.9: 90-109 +LIBINTERFACE = 91 +LIBREVISION = 0 +LIBAGE = 1 diff --git a/lib/isc/include/isc/result.h b/lib/isc/include/isc/result.h index 2347d5f80c..1491ca732a 100644 --- a/lib/isc/include/isc/result.h +++ b/lib/isc/include/isc/result.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2009, 2012 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: result.h,v 1.73 2009/09/02 23:48:03 tbox Exp $ */ +/* $Id: result.h,v 1.75 2012/01/27 23:46:59 tbox Exp $ */ #ifndef ISC_RESULT_H #define ISC_RESULT_H 1 @@ -87,9 +87,10 @@ #define ISC_R_MAXSIZE 58 /*%< max size */ #define ISC_R_BADADDRESSFORM 59 /*%< invalid address format */ #define ISC_R_BADBASE32 60 /*%< bad base32 encoding */ +#define ISC_R_UNSET 61 /*%< unset */ /*% Not a result code: the number of results. */ -#define ISC_R_NRESULTS 61 +#define ISC_R_NRESULTS 62 ISC_LANG_BEGINDECLS diff --git a/lib/isc/result.c b/lib/isc/result.c index 571358054e..f3bcbc251d 100644 --- a/lib/isc/result.c +++ b/lib/isc/result.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2008 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2008, 2012 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: result.c,v 1.71 2008/09/25 04:02:39 tbox Exp $ */ +/* $Id: result.c,v 1.73 2012/01/27 23:46:59 tbox Exp $ */ /*! \file */ @@ -102,6 +102,7 @@ static const char *text[ISC_R_NRESULTS] = { "max size", /*%< 58 */ "invalid address format", /*%< 59 */ "bad base32 encoding", /*%< 60 */ + "unset", /*%< 61 */ }; #define ISC_RESULT_RESULTSET 2 diff --git a/lib/isc/unix/socket.c b/lib/isc/unix/socket.c index f20f3d31ff..bce726d9ff 100644 --- a/lib/isc/unix/socket.c +++ b/lib/isc/unix/socket.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2012 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: socket.c,v 1.349 2011/11/29 01:03:47 marka Exp $ */ +/* $Id: socket.c,v 1.351 2012/01/27 23:46:59 tbox Exp $ */ /*! \file */ @@ -1595,7 +1595,7 @@ allocate_socketevent(isc__socket_t *sock, isc_eventtype_t eventtype, if (ev == NULL) return (NULL); - ev->result = ISC_R_UNEXPECTED; + ev->result = ISC_R_UNSET; ISC_LINK_INIT(ev, ev_link); ISC_LIST_INIT(ev->bufferlist); ev->region.base = NULL; @@ -2048,8 +2048,6 @@ allocate_socket(isc__socketmgr_t *manager, isc_sockettype_t type, if (sock == NULL) return (ISC_R_NOMEMORY); - result = ISC_R_UNEXPECTED; - sock->common.magic = 0; sock->common.impmagic = 0; sock->references = 0; @@ -2078,8 +2076,10 @@ allocate_socket(isc__socketmgr_t *manager, isc_sockettype_t type, sock->recvcmsgbuflen = cmsgbuflen; if (sock->recvcmsgbuflen != 0U) { sock->recvcmsgbuf = isc_mem_get(manager->mctx, cmsgbuflen); - if (sock->recvcmsgbuf == NULL) + if (sock->recvcmsgbuf == NULL) { + result = ISC_R_NOMEMORY; goto error; + } } cmsgbuflen = 0; @@ -2096,8 +2096,10 @@ allocate_socket(isc__socketmgr_t *manager, isc_sockettype_t type, sock->sendcmsgbuflen = cmsgbuflen; if (sock->sendcmsgbuflen != 0U) { sock->sendcmsgbuf = isc_mem_get(manager->mctx, cmsgbuflen); - if (sock->sendcmsgbuf == NULL) + if (sock->sendcmsgbuf == NULL) { + result = ISC_R_NOMEMORY; goto error; + } } memset(sock->name, 0, sizeof(sock->name)); @@ -2235,7 +2237,9 @@ clear_bsdcompat(void) { static isc_result_t opensocket(isc__socketmgr_t *manager, isc__socket_t *sock, - isc__socket_t *dup_socket) { + isc__socket_t *dup_socket) +{ + isc_result_t result; char strbuf[ISC_STRERRORSIZE]; const char *err = "socket"; int tries = 0; @@ -2350,9 +2354,10 @@ opensocket(isc__socketmgr_t *manager, isc__socket_t *sock, if (dup_socket != NULL) goto setup_done; - if (make_nonblock(sock->fd) != ISC_R_SUCCESS) { + result = make_nonblock(sock->fd); + if (result != ISC_R_SUCCESS) { (void)close(sock->fd); - return (ISC_R_UNEXPECTED); + return (result); } #ifdef SO_BSDCOMPAT @@ -3247,10 +3252,12 @@ internal_accept(isc_task_t *me, isc_event_t *ev) { UNLOCK(&sock->lock); - if (fd != -1 && (make_nonblock(fd) != ISC_R_SUCCESS)) { - (void)close(fd); - fd = -1; - result = ISC_R_UNEXPECTED; + if (fd != -1) { + result = make_nonblock(fd); + if (result != ISC_R_SUCCESS) { + (void)close(fd); + fd = -1; + } } /* @@ -4609,7 +4616,7 @@ isc__socket_recv2(isc_socket_t *sock0, isc_region_t *region, isc__socket_t *sock = (isc__socket_t *)sock0; event->ev_sender = sock; - event->result = ISC_R_UNEXPECTED; + event->result = ISC_R_UNSET; ISC_LIST_INIT(event->bufferlist); event->region = *region; event->n = 0; @@ -4823,7 +4830,7 @@ isc__socket_sendto2(isc_socket_t *sock0, isc_region_t *region, if ((flags & ISC_SOCKFLAG_NORETRY) != 0) REQUIRE(sock->type == isc_sockettype_udp); event->ev_sender = sock; - event->result = ISC_R_UNEXPECTED; + event->result = ISC_R_UNSET; ISC_LIST_INIT(event->bufferlist); event->region = *region; event->n = 0; diff --git a/lib/isccc/api b/lib/isccc/api index 3d2fa6efd1..a45a6bffef 100644 --- a/lib/isccc/api +++ b/lib/isccc/api @@ -1,3 +1,8 @@ +# LIBINTERFACE ranges +# 9.6: 50-59, 110-119 +# 9.7: 60-79 +# 9.8: 80-89 +# 9.9: 90-109 LIBINTERFACE = 90 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isccfg/api b/lib/isccfg/api index 6404d993e5..59e4f66cb6 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -1,3 +1,8 @@ +# LIBINTERFACE ranges +# 9.6: 50-59, 110-119 +# 9.7: 60-79 +# 9.8: 80-89 +# 9.9: 90-109 LIBINTERFACE = 90 LIBREVISION = 1 LIBAGE = 0 diff --git a/lib/lwres/api b/lib/lwres/api index 3d2fa6efd1..a45a6bffef 100644 --- a/lib/lwres/api +++ b/lib/lwres/api @@ -1,3 +1,8 @@ +# LIBINTERFACE ranges +# 9.6: 50-59, 110-119 +# 9.7: 60-79 +# 9.8: 80-89 +# 9.9: 90-109 LIBINTERFACE = 90 LIBREVISION = 0 LIBAGE = 0 diff --git a/util/copyrights b/util/copyrights index e7d96b1294..8e91df792a 100644 --- a/util/copyrights +++ b/util/copyrights @@ -2018,7 +2018,7 @@ ./doc/arm/Bv9ARM.ch09.html X 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012 ./doc/arm/Bv9ARM.ch10.html X 2005,2006,2007,2008,2009,2010,2011,2012 ./doc/arm/Bv9ARM.html X 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012 -./doc/arm/Bv9ARM.pdf X 2007,2008,2009,2010,2011 +./doc/arm/Bv9ARM.pdf X 2007,2008,2009,2010,2011,2012 ./doc/arm/Makefile.in MAKE 2001,2002,2004,2005,2006,2007,2009 ./doc/arm/README-SGML TXT.BRIEF 2000,2001,2004 ./doc/arm/dnssec.xml SGML 2010,2011 @@ -2160,7 +2160,7 @@ ./lib/dns/acache.c C 2004,2005,2006,2007,2008 ./lib/dns/acl.c C 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011 ./lib/dns/adb.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011 -./lib/dns/api X 1999,2000,2001,2006,2008,2009,2010,2011 +./lib/dns/api X 1999,2000,2001,2006,2008,2009,2010,2011,2012 ./lib/dns/byaddr.c C 2000,2001,2002,2003,2004,2005,2007,2009 ./lib/dns/cache.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011 ./lib/dns/callbacks.c C 1999,2000,2001,2004,2005,2007,2011 @@ -2264,7 +2264,7 @@ ./lib/dns/include/dns/ssu.h C 2000,2001,2003,2004,2005,2006,2007,2008,2010,2011 ./lib/dns/include/dns/stats.h C 2000,2001,2004,2005,2006,2007,2008,2009 ./lib/dns/include/dns/tcpmsg.h C 1999,2000,2001,2004,2005,2006,2007 -./lib/dns/include/dns/time.h C 1999,2000,2001,2004,2005,2006,2007 +./lib/dns/include/dns/time.h C 1999,2000,2001,2004,2005,2006,2007,2012 ./lib/dns/include/dns/timer.h C 2000,2001,2004,2005,2006,2007 ./lib/dns/include/dns/tkey.h C 1999,2000,2001,2004,2005,2006,2007,2009,2010,2011 ./lib/dns/include/dns/tsec.h C 2009,2010 @@ -2276,7 +2276,7 @@ ./lib/dns/include/dns/version.h C 2001,2004,2005,2006,2007 ./lib/dns/include/dns/view.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011 ./lib/dns/include/dns/xfrin.h C 1999,2000,2001,2003,2004,2005,2006,2007,2009 -./lib/dns/include/dns/zone.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011 +./lib/dns/include/dns/zone.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012 ./lib/dns/include/dns/zonekey.h C 2001,2004,2005,2006,2007 ./lib/dns/include/dns/zt.h C 1999,2000,2001,2002,2004,2005,2006,2007,2011 ./lib/dns/include/dst/.cvsignore X 2000,2001,2004 @@ -2299,7 +2299,7 @@ ./lib/dns/name.c C 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011 ./lib/dns/ncache.c C 1999,2000,2001,2002,2003,2004,2005,2007,2008,2010,2011 ./lib/dns/nsec.c C 1999,2000,2001,2003,2004,2005,2007,2008,2009,2011 -./lib/dns/nsec3.c C 2006,2008,2009,2010,2011 +./lib/dns/nsec3.c C 2006,2008,2009,2010,2011,2012 ./lib/dns/openssl_link.c C.NAI 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011 ./lib/dns/openssldh_link.c C.NAI 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011 ./lib/dns/openssldsa_link.c C.NAI 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011 @@ -2459,7 +2459,7 @@ ./lib/dns/tcpmsg.c C 1999,2000,2001,2004,2005,2006,2007 ./lib/dns/tests/.cvsignore X 2011 ./lib/dns/tests/Atffile X 2011 -./lib/dns/tests/Makefile.in MAKE 2011 +./lib/dns/tests/Makefile.in MAKE 2011,2012 ./lib/dns/tests/dbdiff_test.c C 2011 ./lib/dns/tests/dbiterator_test.c C 2011 ./lib/dns/tests/dbversion_test.c C 2011 @@ -2467,6 +2467,7 @@ ./lib/dns/tests/dnstest.h C 2011 ./lib/dns/tests/master_test.c C 2011 ./lib/dns/tests/mkraw.pl PERL 2011 +./lib/dns/tests/nsec3_test.c C 2012 ./lib/dns/tests/private_test.c C 2011 ./lib/dns/tests/testdata/dbiterator/zone1.data ZONE 2011 ./lib/dns/tests/testdata/dbiterator/zone2.data X 2011 @@ -2488,12 +2489,17 @@ ./lib/dns/tests/testdata/master/master7.data X 2011 ./lib/dns/tests/testdata/master/master8.data X 2011 ./lib/dns/tests/testdata/master/master9.data X 2011 +./lib/dns/tests/testdata/nsec3/1024.db ZONE 2012 +./lib/dns/tests/testdata/nsec3/2048.db ZONE 2012 +./lib/dns/tests/testdata/nsec3/4096.db ZONE 2012 +./lib/dns/tests/testdata/nsec3/min-1024.db ZONE 2012 +./lib/dns/tests/testdata/nsec3/min-2048.db ZONE 2012 ./lib/dns/tests/testdata/zt/zone1.db ZONE 2011 ./lib/dns/tests/time_test.c C 2011 ./lib/dns/tests/update_test.c C 2011 ./lib/dns/tests/zonemgr_test.c C 2011 ./lib/dns/tests/zt_test.c C 2011 -./lib/dns/time.c C 1998,1999,2000,2001,2002,2003,2004,2005,2007,2009,2010,2011 +./lib/dns/time.c C 1998,1999,2000,2001,2002,2003,2004,2005,2007,2009,2010,2011,2012 ./lib/dns/timer.c C 2000,2001,2004,2005,2007 ./lib/dns/tkey.c C 1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2011 ./lib/dns/tsec.c C 2009,2010 @@ -2507,7 +2513,7 @@ ./lib/dns/win32/gen.dsp X 2001 ./lib/dns/win32/gen.dsw X 2001 ./lib/dns/win32/gen.mak X 2001,2006 -./lib/dns/win32/libdns.def X 2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011 +./lib/dns/win32/libdns.def X 2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012 ./lib/dns/win32/libdns.dsp X 2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011 ./lib/dns/win32/libdns.dsw X 2001 ./lib/dns/win32/libdns.mak X 2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011 @@ -2605,7 +2611,7 @@ ./lib/isc/alpha/include/isc/.cvsignore X 2007 ./lib/isc/alpha/include/isc/Makefile.in MAKE 2007 ./lib/isc/alpha/include/isc/atomic.h C 2005,2007,2009 -./lib/isc/api X 1999,2000,2001,2006,2008,2009,2010,2011 +./lib/isc/api X 1999,2000,2001,2006,2008,2009,2010,2011,2012 ./lib/isc/app_api.c C 2009 ./lib/isc/assertions.c C 1997,1998,1999,2000,2001,2004,2005,2007,2008,2009 ./lib/isc/backtrace-emptytbl.c C 2009 @@ -2693,7 +2699,7 @@ ./lib/isc/include/isc/refcount.h C 2001,2003,2004,2005,2006,2007,2009 ./lib/isc/include/isc/region.h C 1998,1999,2000,2001,2002,2004,2005,2006,2007 ./lib/isc/include/isc/resource.h C 2000,2001,2004,2005,2006,2007,2008 -./lib/isc/include/isc/result.h C 1998,1999,2000,2001,2003,2004,2005,2006,2007,2008,2009 +./lib/isc/include/isc/result.h C 1998,1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2012 ./lib/isc/include/isc/resultclass.h C 1999,2000,2001,2004,2005,2006,2007,2009 ./lib/isc/include/isc/rwlock.h C 1998,1999,2000,2001,2003,2004,2005,2006,2007 ./lib/isc/include/isc/serial.h C 1999,2000,2001,2004,2005,2006,2007,2009 @@ -2787,7 +2793,7 @@ ./lib/isc/ratelimiter.c C 1999,2000,2001,2002,2004,2005,2007 ./lib/isc/refcount.c C 2005,2007 ./lib/isc/region.c C 2002,2004,2005,2007 -./lib/isc/result.c C 1998,1999,2000,2001,2003,2004,2005,2007,2008 +./lib/isc/result.c C 1998,1999,2000,2001,2003,2004,2005,2007,2008,2012 ./lib/isc/rwlock.c C 1998,1999,2000,2001,2003,2004,2005,2007,2009,2011 ./lib/isc/serial.c C 1999,2000,2001,2004,2005,2007 ./lib/isc/sha1.c C 2000,2001,2003,2004,2005,2007,2009,2011 @@ -2856,7 +2862,7 @@ ./lib/isc/unix/net.c C 1999,2000,2001,2002,2003,2004,2005,2007,2008 ./lib/isc/unix/os.c C 2000,2001,2004,2005,2007 ./lib/isc/unix/resource.c C 2000,2001,2004,2007,2008,2009 -./lib/isc/unix/socket.c C 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011 +./lib/isc/unix/socket.c C 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012 ./lib/isc/unix/socket_p.h C 2000,2001,2004,2005,2007,2008,2009 ./lib/isc/unix/stdio.c C 2000,2001,2004,2007,2011 ./lib/isc/unix/stdtime.c C 1999,2000,2001,2004,2005,2007 @@ -3478,7 +3484,7 @@ ./util/update-drafts.pl PERL 2000,2001,2004,2007 ./util/update_branches PERL 2005,2007 ./util/update_copyrights PERL 1998,1999,2000,2001,2004,2005,2006,2007,2008,2009,2010 -./version X 1998,1999,2000,2001,2003,2005,2006,2007,2008,2009,2010,2011 +./version X 1998,1999,2000,2001,2003,2005,2006,2007,2008,2009,2010,2011,2012 ./win32utils/BINDBuild.dsw X 2001,2005,2006,2008,2009,2010 ./win32utils/BuildAll.bat BAT 2001,2002,2004,2005,2006,2007,2008,2009,2010 ./win32utils/BuildPost.bat BAT 2005,2006 diff --git a/util/kit.sh b/util/kit.sh index c5e4ac5d63..a047448ebf 100644 --- a/util/kit.sh +++ b/util/kit.sh @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: kit.sh,v 1.44 2010/11/03 01:04:36 marka Exp $ +# $Id: kit.sh,v 1.45 2012/01/30 00:47:07 marka Exp $ # Make a release kit # @@ -122,8 +122,8 @@ fi # we still delete them from releases just in case something # gets accidentally resurrected. -rm -rf TODO EXCLUDED conftools doc/design doc/dev doc/expired \ - doc/html doc/todo doc/private bin/lwresd doc/man \ +rm -rf TODO EXCLUDED conftools doc/design doc/dev doc/draft doc/expired \ + doc/html doc/rfc doc/todo doc/private bin/lwresd doc/man \ lib/lwres/man/resolver.5 \ bin/tests/system/relay lib/cfg diff --git a/version b/version index 7431c7ca60..33a81d6f86 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.59 2011/12/22 17:49:49 each Exp $ +# $Id: version,v 1.60 2012/01/29 05:14:07 each Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=9 PATCHVER=0 -RELEASETYPE=rc -RELEASEVER=1 +RELEASETYPE= +RELEASEVER=