diff --git a/doc/README.html b/doc/README.html index 065af666f..5ba29dc8e 100644 --- a/doc/README.html +++ b/doc/README.html @@ -9,7 +9,7 @@

by Bernardo Damele A. G., -Miroslav Stampar

version 0.9, April 10, 2011 +Miroslav Stamparversion 1.0-dev, XXX XX, 2011
This document is the user's manual to use sqlmap. @@ -858,7 +858,7 @@ $ svn update
 $ python sqlmap.py -h
 
-    sqlmap/0.9 - automatic SQL injection and database takeover tool
+    sqlmap/1.0 - automatic SQL injection and database takeover tool
     http://sqlmap.sourceforge.net
 
 Usage: python sqlmap.py [options]
@@ -961,6 +961,8 @@ Options:
     --dbs               Enumerate DBMS databases
     --tables            Enumerate DBMS database tables
     --columns           Enumerate DBMS database table columns
+    --schema            Enumerate DBMS schema
+    --count             Retrieve number of entries for table(s)
     --dump              Dump DBMS database table entries
     --dump-all          Dump all DBMS databases tables entries
     --search            Search column(s), table(s) and/or database name(s)
@@ -1039,6 +1041,7 @@ Options:
     --cleanup           Clean up the DBMS by sqlmap specific UDF and tables
     --forms             Parse and test forms on target url
     --gpage=GOOGLEPAGE  Use Google dork results from specified page number
+    --mobile            Imitate smartphone through HTTP User-Agent header
     --page-rank         Display page rank (PR) for Google dork results
     --parse-errors      Parse DBMS error messages from response pages
     --replicate         Replicate dumped data into a sqlite3 database
@@ -1537,6 +1540,28 @@ on the value of --level too.

User-Agent only, provide -p id,user-agent.

+

URI injection point

+ +

There are special cases when injection point is within the URI itself. +sqlmap does not perform any automatic test against URI paths, unless +manually pointed to. +You have to specify these injection points in the command line by +appending an asterisk (*) after each URI point that you want +sqlmap to test for and exploit a SQL injection.

+ +

This is particularly useful when, for instance, Apache web server's +mod_rewrite module is in use or other similar technologies.

+ +

An example of valid command line would be:

+

+

+
+$ python sqlmap.py -u "http://targeturl/param1/value1*/param2/value2/"
+
+
+

+ +

Force the database management system name

Switch: --dbms

@@ -2147,6 +2172,20 @@ application's user is connected to, which is always aliased by public.

+

Enumerate database management system schema

+ +

Switches: --schema

+ +

TODO

+ + +

Retrieve number of entries for table(s)

+ +

Switches: --count

+ +

TODO

+ +

Dump database table entries

Switches: --dump, -C, -T, -D, @@ -3081,6 +3120,13 @@ this switch, --gpage, some page other than the first o to retrieve target URLs from.

+

Imitate smartphone

+ +

Switch: --mobile

+ +

TODO

+ +

Display page rank (PR) for Google dork results

Switch: --page-rank

diff --git a/doc/README.pdf b/doc/README.pdf index 22e82a260..73a482973 100644 --- a/doc/README.pdf +++ b/doc/README.pdf @@ -298,1670 +298,1614 @@ endobj << /S /GoTo /D (subsubsection.5.5.2) >> endobj 200 0 obj -(Force the database management system name) +(URI injection point) endobj 201 0 obj << /S /GoTo /D (subsubsection.5.5.3) >> endobj 204 0 obj -(Force the database management system operating system name) +(Force the database management system name) endobj 205 0 obj << /S /GoTo /D (subsubsection.5.5.4) >> endobj 208 0 obj -(Custom injection payload) +(Force the database management system operating system name) endobj 209 0 obj << /S /GoTo /D (subsubsection.5.5.5) >> endobj 212 0 obj -(Tamper injection data) +(Custom injection payload) endobj 213 0 obj -<< /S /GoTo /D (subsection.5.6) >> +<< /S /GoTo /D (subsubsection.5.5.6) >> endobj 216 0 obj -(Detection) +(Tamper injection data) endobj 217 0 obj -<< /S /GoTo /D (subsubsection.5.6.1) >> +<< /S /GoTo /D (subsection.5.6) >> endobj 220 0 obj -(Level) +(Detection) endobj 221 0 obj -<< /S /GoTo /D (subsubsection.5.6.2) >> +<< /S /GoTo /D (subsubsection.5.6.1) >> endobj 224 0 obj -(Risk) +(Level) endobj 225 0 obj -<< /S /GoTo /D (subsubsection.5.6.3) >> +<< /S /GoTo /D (subsubsection.5.6.2) >> endobj 228 0 obj -(Page comparison) +(Risk) endobj 229 0 obj -<< /S /GoTo /D (subsection.5.7) >> +<< /S /GoTo /D (subsubsection.5.6.3) >> endobj 232 0 obj -(Techniques) +(Page comparison) endobj 233 0 obj -<< /S /GoTo /D (subsubsection.5.7.1) >> +<< /S /GoTo /D (subsection.5.7) >> endobj 236 0 obj -(SQL injection techniques to test for) +(Techniques) endobj 237 0 obj -<< /S /GoTo /D (subsubsection.5.7.2) >> +<< /S /GoTo /D (subsubsection.5.7.1) >> endobj 240 0 obj -(Seconds to delay the DBMS response for time-based blind SQL injection) +(SQL injection techniques to test for) endobj 241 0 obj -<< /S /GoTo /D (subsubsection.5.7.3) >> +<< /S /GoTo /D (subsubsection.5.7.2) >> endobj 244 0 obj -(Number of columns in UNION query SQL injection) +(Seconds to delay the DBMS response for time-based blind SQL injection) endobj 245 0 obj -<< /S /GoTo /D (subsubsection.5.7.4) >> +<< /S /GoTo /D (subsubsection.5.7.3) >> endobj 248 0 obj -(Character to use to test for UNION query SQL injection) +(Number of columns in UNION query SQL injection) endobj 249 0 obj -<< /S /GoTo /D (subsection.5.8) >> +<< /S /GoTo /D (subsubsection.5.7.4) >> endobj 252 0 obj -(Fingerprint) +(Character to use to test for UNION query SQL injection) endobj 253 0 obj -<< /S /GoTo /D (subsubsection.5.8.1) >> +<< /S /GoTo /D (subsection.5.8) >> endobj 256 0 obj -(Extensive database management system fingerprint) +(Fingerprint) endobj 257 0 obj -<< /S /GoTo /D (subsection.5.9) >> +<< /S /GoTo /D (subsubsection.5.8.1) >> endobj 260 0 obj -(Enumeration) +(Extensive database management system fingerprint) endobj 261 0 obj -<< /S /GoTo /D (subsubsection.5.9.1) >> +<< /S /GoTo /D (subsection.5.9) >> endobj 264 0 obj -(Banner) +(Enumeration) endobj 265 0 obj -<< /S /GoTo /D (subsubsection.5.9.2) >> +<< /S /GoTo /D (subsubsection.5.9.1) >> endobj 268 0 obj -(Session user) +(Banner) endobj 269 0 obj -<< /S /GoTo /D (subsubsection.5.9.3) >> +<< /S /GoTo /D (subsubsection.5.9.2) >> endobj 272 0 obj -(Current database) +(Session user) endobj 273 0 obj -<< /S /GoTo /D (subsubsection.5.9.4) >> +<< /S /GoTo /D (subsubsection.5.9.3) >> endobj 276 0 obj -(Detect whether or not the session user is a database administrator) +(Current database) endobj 277 0 obj -<< /S /GoTo /D (subsubsection.5.9.5) >> +<< /S /GoTo /D (subsubsection.5.9.4) >> endobj 280 0 obj -(List database management system users) +(Detect whether or not the session user is a database administrator) endobj 281 0 obj -<< /S /GoTo /D (subsubsection.5.9.6) >> +<< /S /GoTo /D (subsubsection.5.9.5) >> endobj 284 0 obj -(List and crack database management system users password hashes) +(List database management system users) endobj 285 0 obj -<< /S /GoTo /D (subsubsection.5.9.7) >> +<< /S /GoTo /D (subsubsection.5.9.6) >> endobj 288 0 obj -(List database management system users privileges) +(List and crack database management system users password hashes) endobj 289 0 obj -<< /S /GoTo /D (subsubsection.5.9.8) >> +<< /S /GoTo /D (subsubsection.5.9.7) >> endobj 292 0 obj -(List database management system users roles) +(List database management system users privileges) endobj 293 0 obj -<< /S /GoTo /D (subsubsection.5.9.9) >> +<< /S /GoTo /D (subsubsection.5.9.8) >> endobj 296 0 obj -(List database management system's databases) +(List database management system users roles) endobj 297 0 obj -<< /S /GoTo /D (subsubsection.5.9.10) >> +<< /S /GoTo /D (subsubsection.5.9.9) >> endobj 300 0 obj -(Enumerate database's tables) +(List database management system's databases) endobj 301 0 obj -<< /S /GoTo /D (subsubsection.5.9.11) >> +<< /S /GoTo /D (subsubsection.5.9.10) >> endobj 304 0 obj -(Enumerate database table columns) +(Enumerate database's tables) endobj 305 0 obj -<< /S /GoTo /D (subsubsection.5.9.12) >> +<< /S /GoTo /D (subsubsection.5.9.11) >> endobj 308 0 obj -(Dump database table entries) +(Enumerate database table columns) endobj 309 0 obj -<< /S /GoTo /D (subsubsection.5.9.13) >> +<< /S /GoTo /D (subsubsection.5.9.12) >> endobj 312 0 obj -(Dump all databases tables entries) +(Enumerate database management system schema) endobj 313 0 obj -<< /S /GoTo /D (subsubsection.5.9.14) >> +<< /S /GoTo /D (subsubsection.5.9.13) >> endobj 316 0 obj -(Search for columns, tables or databases) +(Retrieve number of entries for table\(s\)) endobj 317 0 obj -<< /S /GoTo /D (subsubsection.5.9.15) >> +<< /S /GoTo /D (subsubsection.5.9.14) >> endobj 320 0 obj -(Run custom SQL statement) +(Dump database table entries) endobj 321 0 obj -<< /S /GoTo /D (subsection.5.10) >> +<< /S /GoTo /D (subsubsection.5.9.15) >> endobj 324 0 obj -(Brute force) +(Dump all databases tables entries) endobj 325 0 obj -<< /S /GoTo /D (subsubsection.5.10.1) >> +<< /S /GoTo /D (subsubsection.5.9.16) >> endobj 328 0 obj -(Brute force tables names) +(Search for columns, tables or databases) endobj 329 0 obj -<< /S /GoTo /D (subsubsection.5.10.2) >> +<< /S /GoTo /D (subsubsection.5.9.17) >> endobj 332 0 obj -(Brute force columns names) +(Run custom SQL statement) endobj 333 0 obj -<< /S /GoTo /D (subsection.5.11) >> +<< /S /GoTo /D (subsection.5.10) >> endobj 336 0 obj -(User-defined function injection) +(Brute force) endobj 337 0 obj -<< /S /GoTo /D (subsubsection.5.11.1) >> +<< /S /GoTo /D (subsubsection.5.10.1) >> endobj 340 0 obj -(Inject custom user-defined functions \(UDF\)) +(Brute force tables names) endobj 341 0 obj -<< /S /GoTo /D (subsection.5.12) >> +<< /S /GoTo /D (subsubsection.5.10.2) >> endobj 344 0 obj -(File system access) +(Brute force columns names) endobj 345 0 obj -<< /S /GoTo /D (subsubsection.5.12.1) >> +<< /S /GoTo /D (subsection.5.11) >> endobj 348 0 obj -(Read a file from the database server's file system) +(User-defined function injection) endobj 349 0 obj -<< /S /GoTo /D (subsubsection.5.12.2) >> +<< /S /GoTo /D (subsubsection.5.11.1) >> endobj 352 0 obj -(Upload a file to the database server's file system) +(Inject custom user-defined functions \(UDF\)) endobj 353 0 obj -<< /S /GoTo /D (subsection.5.13) >> +<< /S /GoTo /D (subsection.5.12) >> endobj 356 0 obj -(Operating system takeover) +(File system access) endobj 357 0 obj -<< /S /GoTo /D (subsubsection.5.13.1) >> +<< /S /GoTo /D (subsubsection.5.12.1) >> endobj 360 0 obj -(Run arbitrary operating system command) +(Read a file from the database server's file system) endobj 361 0 obj -<< /S /GoTo /D (subsubsection.5.13.2) >> +<< /S /GoTo /D (subsubsection.5.12.2) >> endobj 364 0 obj -(Out-of-band stateful connection: Meterpreter \046 friends) +(Upload a file to the database server's file system) endobj 365 0 obj -<< /S /GoTo /D (subsection.5.14) >> +<< /S /GoTo /D (subsection.5.13) >> endobj 368 0 obj -(Windows registry access) +(Operating system takeover) endobj 369 0 obj -<< /S /GoTo /D (subsubsection.5.14.1) >> +<< /S /GoTo /D (subsubsection.5.13.1) >> endobj 372 0 obj -(Read a Windows registry key value) +(Run arbitrary operating system command) endobj 373 0 obj -<< /S /GoTo /D (subsubsection.5.14.2) >> +<< /S /GoTo /D (subsubsection.5.13.2) >> endobj 376 0 obj -(Write a Windows registry key value) +(Out-of-band stateful connection: Meterpreter \046 friends) endobj 377 0 obj -<< /S /GoTo /D (subsubsection.5.14.3) >> +<< /S /GoTo /D (subsection.5.14) >> endobj 380 0 obj -(Delete a Windows registry key) +(Windows registry access) endobj 381 0 obj -<< /S /GoTo /D (subsubsection.5.14.4) >> +<< /S /GoTo /D (subsubsection.5.14.1) >> endobj 384 0 obj -(Auxiliary registry switches) +(Read a Windows registry key value) endobj 385 0 obj -<< /S /GoTo /D (subsection.5.15) >> +<< /S /GoTo /D (subsubsection.5.14.2) >> endobj 388 0 obj -(General) +(Write a Windows registry key value) endobj 389 0 obj -<< /S /GoTo /D (subsubsection.5.15.1) >> +<< /S /GoTo /D (subsubsection.5.14.3) >> endobj 392 0 obj -(Log HTTP\(s\) traffic to a textual file) +(Delete a Windows registry key) endobj 393 0 obj -<< /S /GoTo /D (subsubsection.5.15.2) >> +<< /S /GoTo /D (subsubsection.5.14.4) >> endobj 396 0 obj -(Session file: save and resume data retrieved) +(Auxiliary registry switches) endobj 397 0 obj -<< /S /GoTo /D (subsubsection.5.15.3) >> +<< /S /GoTo /D (subsection.5.15) >> endobj 400 0 obj -(Flush session file) +(General) endobj 401 0 obj -<< /S /GoTo /D (subsubsection.5.15.4) >> +<< /S /GoTo /D (subsubsection.5.15.1) >> endobj 404 0 obj -(Ignores query results stored in session file) +(Log HTTP\(s\) traffic to a textual file) endobj 405 0 obj -<< /S /GoTo /D (subsubsection.5.15.5) >> +<< /S /GoTo /D (subsubsection.5.15.2) >> endobj 408 0 obj -(Estimated time of arrival) +(Session file: save and resume data retrieved) endobj 409 0 obj -<< /S /GoTo /D (subsubsection.5.15.6) >> +<< /S /GoTo /D (subsubsection.5.15.3) >> endobj 412 0 obj -(Update sqlmap) +(Flush session file) endobj 413 0 obj -<< /S /GoTo /D (subsubsection.5.15.7) >> +<< /S /GoTo /D (subsubsection.5.15.4) >> endobj 416 0 obj -(Save options in a configuration INI file) +(Ignores query results stored in session file) endobj 417 0 obj -<< /S /GoTo /D (subsubsection.5.15.8) >> +<< /S /GoTo /D (subsubsection.5.15.5) >> endobj 420 0 obj -(Act in non-interactive mode) +(Estimated time of arrival) endobj 421 0 obj -<< /S /GoTo /D (subsection.5.16) >> +<< /S /GoTo /D (subsubsection.5.15.6) >> endobj 424 0 obj -(Miscellaneous) +(Update sqlmap) endobj 425 0 obj -<< /S /GoTo /D (subsubsection.5.16.1) >> +<< /S /GoTo /D (subsubsection.5.15.7) >> endobj 428 0 obj -(Alert when a SQL injection is detected) +(Save options in a configuration INI file) endobj 429 0 obj -<< /S /GoTo /D (subsubsection.5.16.2) >> +<< /S /GoTo /D (subsubsection.5.15.8) >> endobj 432 0 obj -(IDS detection testing of injection payloads) +(Act in non-interactive mode) endobj 433 0 obj -<< /S /GoTo /D (subsubsection.5.16.3) >> +<< /S /GoTo /D (subsection.5.16) >> endobj 436 0 obj -(Cleanup the DBMS from sqlmap specific UDF\(s\) and table\(s\)) +(Miscellaneous) endobj 437 0 obj -<< /S /GoTo /D (subsubsection.5.16.4) >> +<< /S /GoTo /D (subsubsection.5.16.1) >> endobj 440 0 obj -(Parse and test forms' input fields) +(Alert when a SQL injection is detected) endobj 441 0 obj -<< /S /GoTo /D (subsubsection.5.16.5) >> +<< /S /GoTo /D (subsubsection.5.16.2) >> endobj 444 0 obj -(Use Google dork results from specified page number) +(IDS detection testing of injection payloads) endobj 445 0 obj -<< /S /GoTo /D (subsubsection.5.16.6) >> +<< /S /GoTo /D (subsubsection.5.16.3) >> endobj 448 0 obj -(Display page rank \(PR\) for Google dork results) +(Cleanup the DBMS from sqlmap specific UDF\(s\) and table\(s\)) endobj 449 0 obj -<< /S /GoTo /D (subsubsection.5.16.7) >> +<< /S /GoTo /D (subsubsection.5.16.4) >> endobj 452 0 obj -(Parse DBMS error messages from response pages) +(Parse and test forms' input fields) endobj 453 0 obj -<< /S /GoTo /D (subsubsection.5.16.8) >> +<< /S /GoTo /D (subsubsection.5.16.5) >> endobj 456 0 obj -(Replicate dumped data into a sqlite3 database) +(Use Google dork results from specified page number) endobj 457 0 obj -<< /S /GoTo /D (subsubsection.5.16.9) >> +<< /S /GoTo /D (subsubsection.5.16.6) >> endobj 460 0 obj -(Simple wizard interface for beginner users) +(Imitate smartphone) endobj 461 0 obj -<< /S /GoTo /D (section.6) >> +<< /S /GoTo /D (subsubsection.5.16.7) >> endobj 464 0 obj -(License and copyright) +(Display page rank \(PR\) for Google dork results) endobj 465 0 obj -<< /S /GoTo /D (section.7) >> +<< /S /GoTo /D (subsubsection.5.16.8) >> endobj 468 0 obj -(Disclaimer) +(Parse DBMS error messages from response pages) endobj 469 0 obj -<< /S /GoTo /D (section.8) >> +<< /S /GoTo /D (subsubsection.5.16.9) >> endobj 472 0 obj -(Authors) +(Replicate dumped data into a sqlite3 database) endobj 473 0 obj -<< /S /GoTo /D [474 0 R /Fit ] >> +<< /S /GoTo /D (subsubsection.5.16.10) >> endobj -507 0 obj << -/Length 1243 +476 0 obj +(Simple wizard interface for beginner users) +endobj +477 0 obj +<< /S /GoTo /D (section.6) >> +endobj +480 0 obj +(License and copyright) +endobj +481 0 obj +<< /S /GoTo /D (section.7) >> +endobj +484 0 obj +(Disclaimer) +endobj +485 0 obj +<< /S /GoTo /D (section.8) >> +endobj +488 0 obj +(Authors) +endobj +489 0 obj +<< /S /GoTo /D [490 0 R /Fit ] >> +endobj +523 0 obj << +/Length 1247 /Filter /FlateDecode >> stream -xZw6VB Ǧdӗ؊C#vW Aq4qŒ<#}hf:3:#hۃ#:_9!vB!x\&G`]fPZ>BęG3" )'9pb?f5Q(0/]Z*gVȹ@z"Ms=AB!TOi}+,Bk"".W#\UY4c@!$h42IMA C*Ah x,uR40r.2e5?z(9i2c,:zë.n*0S-5> iSmKf?kJUܣP@ݕ\/820P>r*|;SqH^u( }`kb MHѮ]D E3 @aCx?I'˽"-x4==(Buf>Vv?4hkK//?l#O}æS羇yU4'Ks^;2׌d݁osm{=6/U}UD";Ah\ϻiJ\WS\6e+ !3]+ͯ\^n_fF %セݚGi>׀~-~7POGӓUHmOHh*z Tf)!@Ɗ# -{1Em@9h[˺/EmK<,xV.N~;yиkǣ - +xZs6~_[AxlK.k{I؊Cπ# Hc5qʋ%0J߷]́`<>9+'N@P쌧oX(s~ȫ~znFH e#DI2Q: stFfD~1oЧ!3/]ZfVȹ@z M3=@BH\Oi}+LBǔk|.\[#BUYg,5O#zSy\7"TxKx@#5pܼXMPL sFf͔F$72X|#;k)p75ʱ6dƀ PH@P(2Pw8b ׋0'Za!8 ~>cx'x Z}A)c%5$Z(X5pÆFv/-5n8IPr&4=Q!1㯙uG[&z[UvkpbkGyʸ(o\(PsȻBZ|X8= Kiiǒj׮?m/{n{?7hj?u{UEy&}blu\B(1yL5Ovnf4lGܬ͹/Ei÷URKmEu}׫x0 I&f3f ĿRjz}:}߫᰸vb'2zׇӔPM٪,Y+%߃R-L/pC +D(qiZ^_̭y6׀~)~3P zdU +V!U?!sp2NQp w6Vۃ=F6kN4M3a"/}NX#/N3y-#|v}̭e] Uuue6I$K+ ˵N5nhZ_@r endstream endobj -474 0 obj << +490 0 obj << /Type /Page -/Contents 507 0 R -/Resources 506 0 R +/Contents 523 0 R +/Resources 522 0 R /MediaBox [0 0 595.276 841.89] -/Parent 516 0 R -/Annots [ 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R 489 0 R 490 0 R 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R ] +/Parent 532 0 R +/Annots [ 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R ] >> endobj -475 0 obj << +491 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] /Rect [84.837 715.552 190.43 726.342] /Subtype/Link/A<> >> endobj -476 0 obj << +492 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] /Rect [197.844 715.552 277.692 726.342] /Subtype/Link/A<> >> endobj -477 0 obj << +493 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] /Rect [251.615 678.858 282.797 689.981] /Subtype/Link/A<> >> endobj -478 0 obj << +494 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [71.004 611.458 151.087 620.326] /A << /S /GoTo /D (section.1) >> >> endobj -479 0 obj << +495 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 590.745 170.274 601.536] /A << /S /GoTo /D (subsection.1.1) >> >> endobj -480 0 obj << +496 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 573.906 147.393 582.76] /A << /S /GoTo /D (subsection.1.2) >> >> endobj -481 0 obj << +497 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 553.193 295.441 563.984] /A << /S /GoTo /D (subsubsection.1.2.1) >> >> endobj -482 0 obj << +498 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 534.417 381.818 545.207] /A << /S /GoTo /D (subsubsection.1.2.2) >> >> endobj -483 0 obj << +499 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 515.641 158.765 526.431] /A << /S /GoTo /D (subsection.1.3) >> >> endobj -484 0 obj << +500 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 498.801 136.161 507.655] /A << /S /GoTo /D (subsection.1.4) >> >> endobj -485 0 obj << +501 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [71.004 470.065 130.31 478.932] /A << /S /GoTo /D (section.2) >> >> endobj -486 0 obj << +502 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 451.288 181.576 460.142] /A << /S /GoTo /D (subsection.2.1) >> >> endobj -487 0 obj << +503 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 430.575 274.386 441.366] /A << /S /GoTo /D (subsection.2.2) >> >> endobj -488 0 obj << +504 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 413.736 187.041 422.59] /A << /S /GoTo /D (subsection.2.3) >> >> endobj -489 0 obj << +505 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [71.004 383.063 125.545 393.867] /A << /S /GoTo /D (section.3) >> >> endobj -490 0 obj << +506 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 366.223 130.765 374.607] /A << /S /GoTo /D (subsection.3.1) >> >> endobj -491 0 obj << +507 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 347.447 130.765 355.831] /A << /S /GoTo /D (subsection.3.2) >> >> endobj -492 0 obj << +508 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 328.671 130.765 337.055] /A << /S /GoTo /D (subsection.3.3) >> >> endobj -493 0 obj << +509 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 309.895 130.765 318.278] /A << /S /GoTo /D (subsection.3.4) >> >> endobj -494 0 obj << +510 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 291.119 130.765 299.502] /A << /S /GoTo /D (subsection.3.5) >> >> endobj -495 0 obj << +511 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 272.342 130.765 280.726] /A << /S /GoTo /D (subsection.3.6) >> >> endobj -496 0 obj << +512 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [71.004 241.669 198.218 252.474] /A << /S /GoTo /D (section.4) >> >> endobj -497 0 obj << +513 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [71.004 212.933 117.812 223.737] /A << /S /GoTo /D (section.5) >> >> endobj -498 0 obj << +514 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 194.157 185.906 204.947] /A << /S /GoTo /D (subsection.5.1) >> >> endobj -499 0 obj << +515 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 175.38 139.37 186.171] /A << /S /GoTo /D (subsection.5.2) >> >> endobj -500 0 obj << +516 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 156.604 195.59 167.395] /A << /S /GoTo /D (subsubsection.5.2.1) >> >> endobj -501 0 obj << +517 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 137.828 360.819 148.619] /A << /S /GoTo /D (subsubsection.5.2.2) >> >> endobj -502 0 obj << +518 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 119.052 278.951 129.842] /A << /S /GoTo /D (subsubsection.5.2.3) >> >> endobj -503 0 obj << +519 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 100.276 349.074 111.066] /A << /S /GoTo /D (subsubsection.5.2.4) >> >> endobj -504 0 obj << +520 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 81.499 325.571 92.29] /A << /S /GoTo /D (subsubsection.5.2.5) >> >> endobj -508 0 obj << -/D [474 0 R /XYZ 71 806.89 null] +524 0 obj << +/D [490 0 R /XYZ 71 806.89 null] >> endobj -509 0 obj << -/D [474 0 R /XYZ 72 760.449 null] +525 0 obj << +/D [490 0 R /XYZ 72 760.449 null] >> endobj -514 0 obj << -/D [474 0 R /XYZ 72 631.328 null] +530 0 obj << +/D [490 0 R /XYZ 72 631.328 null] >> endobj -506 0 obj << -/Font << /F17 510 0 R /F15 511 0 R /F18 512 0 R /F20 513 0 R /F21 515 0 R >> +522 0 obj << +/Font << /F17 526 0 R /F15 527 0 R /F18 528 0 R /F20 529 0 R /F21 531 0 R >> /ProcSet [ /PDF /Text ] >> endobj -556 0 obj << -/Length 1557 +572 0 obj << +/Length 1546 /Filter /FlateDecode >> stream -x[b8+X)zeGigvA0h !vLv 6sޫܰ   l 0fWۘ Œ7.и| ^B`05&3u d1<:ONƓWYZ]dP\\劁J=P:Ovv`0MY3-B!4/gU#i Gm?U^0mAh1#@-Bܚ9 _!dN[#VT< 1vI.9Y -iGI=-2Zvͽ)OI5br jrv*y ocl FV~ՍZ9b[9,Zޅ >㩂~ݳK73P^kΚ,@gѬ橧rTBT,2 .; B܆VXI G~S^_x(NA?/3tcpy_lK~R5CHۻbd[$lГzV7 \~=_^LM^j R -p -/L'#L7\/Wh%*yПo -?V{<3P~nHYD -XpQҐdVYo\sqs"ˌ4yco'4s\/;Oc6:񜧋4LЫro-shNnsg`GlꛭF{Ixd2 +xZKcJ+XB<`fi75mbViG-ãI3@T0Vbۄ("9|g6m| 804-Go1?5n˫"TC|ev2xs,Bט=ŐcLƥyx:O·&gR"ˆ^P^1R?(_va`0MY3)B!4M|. bZÑcO9`p}k 6 ͌!n͜wcp2^#B F.sR&-KI+rBZ%a|xKn#l̩.ޔԤ65br jrv"`㼅7DZ\ FV~uH\faR.$O%B8Cq^kkc YEY#9wyUu+3Y BЗ܆VXI G~S^_x(NA +_fc-8i| 󟆞?([K~\<!$}KE0tai6Гz*ԭ䄋X./O^~dg/xK-Ñ+ ?~O3(Jp _aAēB+>s YS0R Jt&YnFu7; +9O+BЫro-NdD' endstream endobj -555 0 obj << +571 0 obj << /Type /Page -/Contents 556 0 R -/Resources 554 0 R +/Contents 572 0 R +/Resources 570 0 R /MediaBox [0 0 595.276 841.89] -/Parent 516 0 R -/Annots [ 505 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R 529 0 R 530 0 R 531 0 R 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R 538 0 R 539 0 R 540 0 R 541 0 R 542 0 R 543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 R 551 0 R 552 0 R ] +/Parent 532 0 R +/Annots [ 521 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R 538 0 R 539 0 R 540 0 R 541 0 R 542 0 R 543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 R 551 0 R 552 0 R 553 0 R 554 0 R 555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 R 561 0 R 562 0 R 563 0 R 564 0 R 565 0 R 566 0 R 567 0 R 568 0 R ] >> endobj -505 0 obj << +521 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 747.553 145.623 758.344] /A << /S /GoTo /D (subsection.5.3) >> >> endobj -517 0 obj << +533 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 730.714 194.04 739.568] /A << /S /GoTo /D (subsubsection.5.3.1) >> >> endobj -518 0 obj << +534 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 711.938 238.17 720.792] /A << /S /GoTo /D (subsubsection.5.3.2) >> >> endobj -519 0 obj << +535 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 690.948 259.086 702.016] /A << /S /GoTo /D (subsubsection.5.3.3) >> >> endobj -520 0 obj << +536 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 674.385 243.399 683.239] /A << /S /GoTo /D (subsubsection.5.3.4) >> >> endobj -521 0 obj << +537 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 655.609 235.514 664.463] /A << /S /GoTo /D (subsubsection.5.3.5) >> >> endobj -522 0 obj << +538 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 634.896 276.516 645.687] /A << /S /GoTo /D (subsubsection.5.3.6) >> >> endobj -523 0 obj << +539 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 616.12 322.472 626.911] /A << /S /GoTo /D (subsubsection.5.3.7) >> >> endobj -524 0 obj << +540 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 596.79 212.605 608.743] /A << /S /GoTo /D (subsubsection.5.3.8) >> >> endobj -525 0 obj << +541 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 578.568 294.971 589.358] /A << /S /GoTo /D (subsubsection.5.3.9) >> >> endobj -526 0 obj << +542 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 561.728 327.895 570.582] /A << /S /GoTo /D (subsubsection.5.3.10) >> >> endobj -527 0 obj << +543 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 542.952 430.789 551.806] /A << /S /GoTo /D (subsubsection.5.3.11) >> >> endobj -528 0 obj << +544 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 522.239 429.931 533.03] /A << /S /GoTo /D (subsubsection.5.3.12) >> >> endobj -529 0 obj << +545 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 503.463 456.243 514.253] /A << /S /GoTo /D (subsubsection.5.3.13) >> >> endobj -530 0 obj << +546 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 484.687 168.393 495.477] /A << /S /GoTo /D (subsection.5.4) >> >> endobj -531 0 obj << +547 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 465.91 231.668 476.701] /A << /S /GoTo /D (subsubsection.5.4.1) >> >> endobj -532 0 obj << +548 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 447.134 221.874 457.925] /A << /S /GoTo /D (subsubsection.5.4.2) >> >> endobj -533 0 obj << +549 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 428.358 222.538 439.149] /A << /S /GoTo /D (subsubsection.5.4.3) >> >> endobj -534 0 obj << +550 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 411.518 251.865 420.372] /A << /S /GoTo /D (subsubsection.5.4.4) >> >> endobj -535 0 obj << +551 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 390.252 275.576 402.205] /A << /S /GoTo /D (subsubsection.5.4.5) >> >> endobj -536 0 obj << +552 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [85.944 372.029 149.026 382.82] /A << /S /GoTo /D (subsection.5.5) >> >> endobj -537 0 obj << +553 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [108.853 352.7 238.336 364.652] /A << /S /GoTo /D (subsubsection.5.5.1) >> >> endobj -538 0 obj << +554 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 334.477 342.807 345.268] +/Rect [108.853 334.477 227.794 345.268] /A << /S /GoTo /D (subsubsection.5.5.2) >> >> endobj -539 0 obj << +555 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 315.701 420.414 326.491] +/Rect [108.853 315.701 342.807 326.491] /A << /S /GoTo /D (subsubsection.5.5.3) >> >> endobj -540 0 obj << +556 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 296.924 254.272 307.715] +/Rect [108.853 296.924 420.414 307.715] /A << /S /GoTo /D (subsubsection.5.5.4) >> >> endobj -541 0 obj << +557 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 278.148 239.857 288.939] +/Rect [108.853 278.148 254.272 288.939] /A << /S /GoTo /D (subsubsection.5.5.5) >> >> endobj -542 0 obj << +558 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [85.944 261.309 152.761 270.163] -/A << /S /GoTo /D (subsection.5.6) >> ->> endobj -543 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 242.533 165.543 251.387] -/A << /S /GoTo /D (subsubsection.5.6.1) >> ->> endobj -544 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 223.756 162.002 232.61] -/A << /S /GoTo /D (subsubsection.5.6.2) >> ->> endobj -545 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 203.043 216.257 213.834] -/A << /S /GoTo /D (subsubsection.5.6.3) >> ->> endobj -546 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [85.944 184.267 158.765 195.058] -/A << /S /GoTo /D (subsection.5.7) >> ->> endobj -547 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 165.491 298.484 176.282] -/A << /S /GoTo /D (subsubsection.5.7.1) >> ->> endobj -548 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 146.715 459.923 157.506] -/A << /S /GoTo /D (subsubsection.5.7.2) >> ->> endobj -549 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 127.939 367.901 138.729] -/A << /S /GoTo /D (subsubsection.5.7.3) >> ->> endobj -550 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 109.162 390.423 119.953] -/A << /S /GoTo /D (subsubsection.5.7.4) >> ->> endobj -551 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [85.944 90.386 160.286 101.177] -/A << /S /GoTo /D (subsection.5.8) >> ->> endobj -552 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 71.61 366.684 82.401] -/A << /S /GoTo /D (subsubsection.5.8.1) >> ->> endobj -557 0 obj << -/D [555 0 R /XYZ 71 806.89 null] ->> endobj -554 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -598 0 obj << -/Length 1497 -/Filter /FlateDecode ->> -stream -xZKw8Wx58LcvSJ8h8,(?eߏlI91&ͦRut\ka֫kˇC+JGL\cYZ ĘXg V\>9!"tf}_{;}vz6:}R!DžYBT  f^ ƁbDơ8x\vquf}o; q{8 7GV6 b B'tCk%Yt#e0X -ȁ͆a&3P1s87!dW$ r5-H* -h\YS-9̠=X1qJr\_BlC^Hf\}+nfa*%,Ÿ<5 @-@Dt*޺4 v𒥷!!=ܚy4ITh }Fx#fL/)ҼI^.(`ס8VMPWqO-k}!wp+Č<0H0p0xwpwk ')fR11s=D psY0@ rjKʓ* .O$ %Uzi -nģ{|55r8m6MZTr߳q4q,?cj.$-L'1w^F8O"P2x|ޟj ?VeOP0̤':d!GEy7<.Dʡ^D\%WM.ޔdZPzʸ򎢕GYѤSJX\2y\ u;uUD64>QBV3.3r(l0- >I*~a]kApП;X W" }{Ŵkת:kf%ro|vWt5Z -endstream -endobj -597 0 obj << -/Type /Page -/Contents 598 0 R -/Resources 596 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 516 0 R -/Annots [ 553 0 R 559 0 R 560 0 R 561 0 R 562 0 R 563 0 R 564 0 R 565 0 R 566 0 R 567 0 R 568 0 R 569 0 R 570 0 R 571 0 R 572 0 R 573 0 R 574 0 R 575 0 R 576 0 R 577 0 R 578 0 R 579 0 R 580 0 R 581 0 R 582 0 R 583 0 R 584 0 R 585 0 R 586 0 R 587 0 R 588 0 R 589 0 R 590 0 R 591 0 R 592 0 R 593 0 R 594 0 R ] ->> endobj -553 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [85.944 749.49 167.176 758.344] -/A << /S /GoTo /D (subsection.5.9) >> +/Rect [108.853 259.372 239.857 270.163] +/A << /S /GoTo /D (subsubsection.5.5.6) >> >> endobj 559 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 730.714 174.148 739.568] -/A << /S /GoTo /D (subsubsection.5.9.1) >> +/Rect [85.944 242.533 152.761 251.387] +/A << /S /GoTo /D (subsection.5.6) >> >> endobj 560 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 711.938 194.926 720.792] -/A << /S /GoTo /D (subsubsection.5.9.2) >> +/Rect [108.853 223.756 165.543 232.61] +/A << /S /GoTo /D (subsubsection.5.6.1) >> >> endobj 561 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 693.162 218.36 702.016] -/A << /S /GoTo /D (subsubsection.5.9.3) >> +/Rect [108.853 204.98 162.002 213.834] +/A << /S /GoTo /D (subsubsection.5.6.2) >> >> endobj 562 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 674.385 433.058 683.239] -/A << /S /GoTo /D (subsubsection.5.9.4) >> +/Rect [108.853 184.267 216.257 195.058] +/A << /S /GoTo /D (subsubsection.5.6.3) >> >> endobj 563 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 653.672 317.519 664.463] -/A << /S /GoTo /D (subsubsection.5.9.5) >> +/Rect [85.944 165.491 158.765 176.282] +/A << /S /GoTo /D (subsection.5.7) >> >> endobj 564 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 634.896 437.595 645.687] -/A << /S /GoTo /D (subsubsection.5.9.6) >> +/Rect [108.853 146.715 298.484 157.506] +/A << /S /GoTo /D (subsubsection.5.7.1) >> >> endobj 565 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 616.12 361.593 626.911] -/A << /S /GoTo /D (subsubsection.5.9.7) >> +/Rect [108.853 127.939 459.923 138.729] +/A << /S /GoTo /D (subsubsection.5.7.2) >> >> endobj 566 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 597.344 340.843 608.135] -/A << /S /GoTo /D (subsubsection.5.9.8) >> +/Rect [108.853 109.162 367.901 119.953] +/A << /S /GoTo /D (subsubsection.5.7.3) >> >> endobj 567 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 578.568 344.661 589.358] -/A << /S /GoTo /D (subsubsection.5.9.9) >> +/Rect [108.853 90.386 390.423 101.177] +/A << /S /GoTo /D (subsubsection.5.7.4) >> >> endobj 568 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 561.728 267.276 570.582] -/A << /S /GoTo /D (subsubsection.5.9.10) >> +/Rect [85.944 71.61 160.286 82.401] +/A << /S /GoTo /D (subsection.5.8) >> +>> endobj +573 0 obj << +/D [571 0 R /XYZ 71 806.89 null] +>> endobj +570 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +614 0 obj << +/Length 1495 +/Filter /FlateDecode +>> +stream +xZMw8Wx5$Le[h @a,TGI=8v-,9-R54XNĹ9Ks^q Jh5sb:Plvl6zzC]Cߙ-w "7gǯggϳOOiM>r=(䌑oJPwșbH\1@.T]F)<- |2Ed笨xR+zV|Ɵ<%/XL Ĕ=9;Sjs]t BR:SA7RFZqzOo?ˇ=;6g,Myn?c1y&3P3sƋB.ZV$ rX56 ςiy^yK[Чm 8%__B,$3i?i6T=1.;L8RYfA[zvJ4@⮇N#)C(ܽ HY:W(g2]_6]/YQ\˩Y>W\?I o +<4rr6.py_<-K@>)ͥS(dڷUiRHr@!>`{${,VȞdBE\SyQ#*V";^1o74U *o:j,eZZYފO + #`g޲BGҴBܖ6lKeZlfIҁɮKކ? k=}gy$P`.$ЍNhE7|/;6Z+'V*|ޞj[+Q]ok>~Ɩ'2 'U׋bY#wF nHsunЦNT&e!vu"桨>zkĬA6Rm 4 y܏&%q_TY +ҋIŧ.yb@U9+(ZɿK:~6命>l?p +endstream +endobj +613 0 obj << +/Type /Page +/Contents 614 0 R +/Resources 612 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 532 0 R +/Annots [ 569 0 R 575 0 R 576 0 R 577 0 R 578 0 R 579 0 R 580 0 R 581 0 R 582 0 R 583 0 R 584 0 R 585 0 R 586 0 R 587 0 R 588 0 R 589 0 R 590 0 R 591 0 R 592 0 R 593 0 R 594 0 R 595 0 R 596 0 R 597 0 R 598 0 R 599 0 R 600 0 R 601 0 R 602 0 R 603 0 R 604 0 R 605 0 R 606 0 R 607 0 R 608 0 R 609 0 R 610 0 R ] >> endobj 569 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 542.952 295.441 551.806] -/A << /S /GoTo /D (subsubsection.5.9.11) >> ->> endobj -570 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 522.239 268.05 533.03] -/A << /S /GoTo /D (subsubsection.5.9.12) >> ->> endobj -571 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 503.463 289.741 514.253] -/A << /S /GoTo /D (subsubsection.5.9.13) >> ->> endobj -572 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 484.687 314.559 495.477] -/A << /S /GoTo /D (subsubsection.5.9.14) >> ->> endobj -573 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 465.91 264.564 476.701] -/A << /S /GoTo /D (subsubsection.5.9.15) >> ->> endobj -574 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [85.944 449.071 159.733 457.925] -/A << /S /GoTo /D (subsection.5.10) >> +/Rect [108.853 747.553 366.684 758.344] +/A << /S /GoTo /D (subsubsection.5.8.1) >> >> endobj 575 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 430.295 250.924 439.149] -/A << /S /GoTo /D (subsubsection.5.10.1) >> +/Rect [85.944 730.714 167.176 739.568] +/A << /S /GoTo /D (subsection.5.9) >> >> endobj 576 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 411.518 260.884 420.372] -/A << /S /GoTo /D (subsubsection.5.10.2) >> +/Rect [108.853 711.938 174.148 720.792] +/A << /S /GoTo /D (subsubsection.5.9.1) >> >> endobj 577 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [85.944 390.806 244.561 401.596] -/A << /S /GoTo /D (subsection.5.11) >> +/Rect [108.853 693.162 194.926 702.016] +/A << /S /GoTo /D (subsubsection.5.9.2) >> >> endobj 578 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 371.476 332.985 383.429] -/A << /S /GoTo /D (subsubsection.5.11.1) >> +/Rect [108.853 674.385 218.36 683.239] +/A << /S /GoTo /D (subsubsection.5.9.3) >> >> endobj 579 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [85.944 353.253 189.78 364.044] -/A << /S /GoTo /D (subsection.5.12) >> +/Rect [108.853 655.609 433.058 664.463] +/A << /S /GoTo /D (subsubsection.5.9.4) >> >> endobj 580 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 334.477 356.253 345.268] -/A << /S /GoTo /D (subsubsection.5.12.1) >> +/Rect [108.853 634.896 317.519 645.687] +/A << /S /GoTo /D (subsubsection.5.9.5) >> >> endobj 581 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 315.701 353.874 326.491] -/A << /S /GoTo /D (subsubsection.5.12.2) >> +/Rect [108.853 616.12 437.595 626.911] +/A << /S /GoTo /D (subsubsection.5.9.6) >> >> endobj 582 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [85.944 296.924 227.49 307.715] -/A << /S /GoTo /D (subsection.5.13) >> +/Rect [108.853 597.344 361.593 608.135] +/A << /S /GoTo /D (subsubsection.5.9.7) >> >> endobj 583 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 278.148 326.511 288.939] -/A << /S /GoTo /D (subsubsection.5.13.1) >> +/Rect [108.853 578.568 340.843 589.358] +/A << /S /GoTo /D (subsubsection.5.9.8) >> >> endobj 584 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 259.372 384.197 270.163] -/A << /S /GoTo /D (subsubsection.5.13.2) >> +/Rect [108.853 559.791 344.661 570.582] +/A << /S /GoTo /D (subsubsection.5.9.9) >> >> endobj 585 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [85.944 240.596 216.534 251.387] -/A << /S /GoTo /D (subsection.5.14) >> +/Rect [108.853 542.952 267.276 551.806] +/A << /S /GoTo /D (subsubsection.5.9.10) >> >> endobj 586 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 221.82 296.575 232.61] -/A << /S /GoTo /D (subsubsection.5.14.1) >> +/Rect [108.853 524.176 295.441 533.03] +/A << /S /GoTo /D (subsubsection.5.9.11) >> >> endobj 587 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 203.043 298.678 213.834] -/A << /S /GoTo /D (subsubsection.5.14.2) >> +/Rect [108.853 503.463 357.803 514.253] +/A << /S /GoTo /D (subsubsection.5.9.12) >> >> endobj 588 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 184.267 276.101 195.058] -/A << /S /GoTo /D (subsubsection.5.14.3) >> +/Rect [108.853 484.133 310.188 496.086] +/A << /S /GoTo /D (subsubsection.5.9.13) >> >> endobj 589 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 165.491 258.892 176.282] -/A << /S /GoTo /D (subsubsection.5.14.4) >> +/Rect [108.853 465.91 268.05 476.701] +/A << /S /GoTo /D (subsubsection.5.9.14) >> >> endobj 590 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [85.944 148.652 144.696 157.506] -/A << /S /GoTo /D (subsection.5.15) >> +/Rect [108.853 447.134 289.741 457.925] +/A << /S /GoTo /D (subsubsection.5.9.15) >> >> endobj 591 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 127.385 301.887 139.338] -/A << /S /GoTo /D (subsubsection.5.15.1) >> +/Rect [108.853 428.358 314.559 439.149] +/A << /S /GoTo /D (subsubsection.5.9.16) >> >> endobj 592 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 111.099 332.543 119.953] -/A << /S /GoTo /D (subsubsection.5.15.2) >> +/Rect [108.853 409.582 264.564 420.372] +/A << /S /GoTo /D (subsubsection.5.9.17) >> >> endobj 593 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 92.323 215.842 101.177] -/A << /S /GoTo /D (subsubsection.5.15.3) >> +/Rect [85.944 392.742 159.733 401.596] +/A << /S /GoTo /D (subsection.5.10) >> >> endobj 594 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 71.61 323.883 82.401] -/A << /S /GoTo /D (subsubsection.5.15.4) >> ->> endobj -599 0 obj << -/D [597 0 R /XYZ 71 806.89 null] ->> endobj -596 0 obj << -/Font << /F21 515 0 R /F15 511 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -624 0 obj << -/Length 2475 -/Filter /FlateDecode ->> -stream -xZYsF~ׯےU&cp.ıJ<z= loξs_wӔ.w|EHE^狢x@ yxH2V.x, 'a5"/fvxueeʶYvgAq$+iܯt,`FhR6d*Xͯ~$Xm4*5=V|OA<#ğ EG(cشNi LxeJݒ@ɧ a^g&p4*٨7-4PAQՉңR#[xةSVc±T6fYBr-%^H_>5)-!M{DU+7dbċo+%-{s;߼dou[CT`I%:ւ<}6.7:vNnK49 -ڨ=A)VN+=UKU(Er~1)h7lZ}G%: t1=*(u^ny9# &MzJ8=?f_adGHl\^; jNTA*b,e;W02!;Vt-䪴& VfʺGž@nRVD7E5'ϕj_Z5544s~nC7')}+jw ߖM7Jc~El 1t'uzCGLy/_""P{L:t9D P$Cѝg&#ikvJ[,Og۵SON(Š‹DZe%~XD؀ӱұ=UqbEa7W 7To-j6m E]Gu.{w*dGdߵ5í)j)45rJ0myߔpqkˑ|' 1̌%ZҲ#;z5Ac#(F hk`<ʠ-_vSpzQIrwe#C="a-i@ Mߩ*H!*EZ 䰙tZQ'(~H-ly+55pW>N?76FkΨmmh-'Ar֠t,E P(=BY<1;aXӦlꔃ* }7L)ںnC52鵺ݐ%P-Ň]vwv}3܎&1ExyLlq k/y^O$bN@H2U; ERFv)JmG^ {hpM{~(emt,tж` 3/0gxͪ(8'0(͡j T>t8 -ػNPHmX)~D]5eoy"HNuonJ~z[ [bN ƎqbX->vy-T̢k4*g`LDKsCހRf菃XsQP^G]%ox@Tq[rOwqB @XHxpf:g˜@NFu~k_"t.}xP2KQ˧slʞ=N7zY^ttJԇHTp:%+3`cHandR1&5" -B;kdWhZ*QN a|isIL7ML[">W"NfG2d>h 6TSm( yqg^DnG/pNtWCXR|Q8릡\z.9L)SהzơqRb sݹAxPhN.1 -0N!=UVTx(",uRQe.:V!xg8bFz{$cee^]oD r!l/Wϩ]CyOY)D -a{"?|2A1Nlʅ$!3PEـ)=:lzbE$R,l!<tk?'~w}_ -endstream -endobj -623 0 obj << -/Type /Page -/Contents 624 0 R -/Resources 622 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 516 0 R -/Annots [ 595 0 R 600 0 R 601 0 R 602 0 R 603 0 R 604 0 R 605 0 R 606 0 R 607 0 R 608 0 R 609 0 R 610 0 R 611 0 R 612 0 R 613 0 R 614 0 R 615 0 R 616 0 R 617 0 R 618 0 R 619 0 R 620 0 R ] +/Rect [108.853 373.966 250.924 382.82] +/A << /S /GoTo /D (subsubsection.5.10.1) >> >> endobj 595 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 749.49 252.529 758.344] -/A << /S /GoTo /D (subsubsection.5.15.5) >> +/Rect [108.853 355.19 260.884 364.044] +/A << /S /GoTo /D (subsubsection.5.10.2) >> +>> endobj +596 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [85.944 334.477 244.561 345.268] +/A << /S /GoTo /D (subsection.5.11) >> +>> endobj +597 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 315.147 332.985 327.1] +/A << /S /GoTo /D (subsubsection.5.11.1) >> +>> endobj +598 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [85.944 296.924 189.78 307.715] +/A << /S /GoTo /D (subsection.5.12) >> +>> endobj +599 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 278.148 356.253 288.939] +/A << /S /GoTo /D (subsubsection.5.12.1) >> >> endobj 600 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 728.777 208.898 739.568] -/A << /S /GoTo /D (subsubsection.5.15.6) >> +/Rect [108.853 259.372 353.874 270.163] +/A << /S /GoTo /D (subsubsection.5.12.2) >> >> endobj 601 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 710.001 311.571 720.792] -/A << /S /GoTo /D (subsubsection.5.15.7) >> +/Rect [85.944 240.596 227.49 251.387] +/A << /S /GoTo /D (subsection.5.13) >> >> endobj 602 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 693.162 265.035 702.016] -/A << /S /GoTo /D (subsubsection.5.15.8) >> +/Rect [108.853 221.82 326.511 232.61] +/A << /S /GoTo /D (subsubsection.5.13.1) >> >> endobj 603 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [85.944 674.385 170.44 683.239] -/A << /S /GoTo /D (subsection.5.16) >> +/Rect [108.853 203.043 384.197 213.834] +/A << /S /GoTo /D (subsubsection.5.13.2) >> >> endobj 604 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 653.672 312.816 664.463] -/A << /S /GoTo /D (subsubsection.5.16.1) >> +/Rect [85.944 184.267 216.534 195.058] +/A << /S /GoTo /D (subsection.5.14) >> >> endobj 605 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 634.896 328.337 645.687] -/A << /S /GoTo /D (subsubsection.5.16.2) >> +/Rect [108.853 165.491 296.575 176.282] +/A << /S /GoTo /D (subsubsection.5.14.1) >> >> endobj 606 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 615.567 412.999 627.519] -/A << /S /GoTo /D (subsubsection.5.16.3) >> +/Rect [108.853 146.715 298.678 157.506] +/A << /S /GoTo /D (subsubsection.5.14.2) >> >> endobj 607 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 597.344 287.556 608.135] -/A << /S /GoTo /D (subsubsection.5.16.4) >> +/Rect [108.853 127.939 276.101 138.729] +/A << /S /GoTo /D (subsubsection.5.14.3) >> >> endobj 608 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 578.568 369.99 589.358] -/A << /S /GoTo /D (subsubsection.5.16.5) >> +/Rect [108.853 109.162 258.892 119.953] +/A << /S /GoTo /D (subsubsection.5.14.4) >> >> endobj 609 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 559.238 350.153 571.191] -/A << /S /GoTo /D (subsubsection.5.16.6) >> +/Rect [85.944 92.323 144.696 101.177] +/A << /S /GoTo /D (subsection.5.15) >> >> endobj 610 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 541.015 356.724 551.806] -/A << /S /GoTo /D (subsubsection.5.16.7) >> +/Rect [108.853 71.057 301.887 83.009] +/A << /S /GoTo /D (subsubsection.5.15.1) >> +>> endobj +615 0 obj << +/D [613 0 R /XYZ 71 806.89 null] +>> endobj +612 0 obj << +/Font << /F21 531 0 R /F15 527 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +643 0 obj << +/Length 2160 +/Filter /FlateDecode +>> +stream +xZKs8WTYORJf3]U9$,qW2oݠ$Jd8X nv|"_ 4t G/<ʞOslA.flKda~Uj?B)˾1@NTQa(uIP&G!VXTSbjZ~i<#Ncg5T ,pA$"j\2N\^Wd+C#O~2&Ǻ(_/Hđs.4.cW* +`Ռ%&b=ϷɂيC|2D +% ۮ]8!ڏk`'* ϏDLRkފnT%4N(㛠KzHT^@VS 9-o!+]ƲտD1LBE$V#0Kx3i)Y>ZP]#';^c3)MlVZpCcOxtC~[BVvA]i|MӡU4:򼁞ʣ$5)袩]p9= +(㉧CrJ5*T֝2J &߽j;{H'{`@2s gl/[R"~o5w;2хAnTFDm90qubrlQ}NSwbGTv}o:b,ɾMx:4JtTMo]}o.88&|]Q yId%lgD(2 [xG7x<7U!Ѐ3"VVyI:!andszF). _Լjcge8qtsϧNM,$4pM2ߣIE?5)a8ڦ aD7[(ZV(j&"{k$OwKseC6p](ęS]{8vneùG^c~:{bN0UN+4I5kBL0[j6X8]Uqw+~ D !Pbk7ԉoFF>Qu 5m :!S24J7RugMAh5uI|K1!㭑Pn=nۀJ]/!}P 40uRz;HwզOꔃ +}=ӐkhVV:?ְ.Q.Z(xց'ynVfJq|&0'@ZQ0I~vH%Qӝ<^wAG{ln`N@wvMU`]~6]mNVnwKx/T ix`Q{9WH5yȋ3f]QxBצ ^ۋQڀ'qٴXaM~RC' '7JI3]ԕ7[}ۨ0fJN(8'0SA|%w]*4 X$ci "I 9D/ϨeY݌K\G%WLeU(^ &:(i+2llkpZBee/ +1Wf"{u \\RW◾)& Rr[VROg4p켛B ѽXpZx_v띌StEi݀^3}{SbݬAp_r| ^=O9E@-F(joWrD +endstream +endobj +642 0 obj << +/Type /Page +/Contents 643 0 R +/Resources 641 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 532 0 R +/Annots [ 611 0 R 616 0 R 617 0 R 618 0 R 619 0 R 620 0 R 621 0 R 622 0 R 623 0 R 624 0 R 625 0 R 626 0 R 627 0 R 628 0 R 629 0 R 630 0 R 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R 636 0 R 637 0 R ] >> endobj 611 0 obj << /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 522.239 345.768 533.03] -/A << /S /GoTo /D (subsubsection.5.16.8) >> ->> endobj -612 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [108.853 503.463 325.571 514.253] -/A << /S /GoTo /D (subsubsection.5.16.9) >> ->> endobj -613 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [71.004 474.726 197.445 485.531] -/A << /S /GoTo /D (section.6) >> ->> endobj -614 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [71.004 447.927 140.955 456.794] -/A << /S /GoTo /D (section.7) >> ->> endobj -615 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [71.004 419.19 128.74 428.058] -/A << /S /GoTo /D (section.8) >> +/Rect [108.853 749.49 332.543 758.344] +/A << /S /GoTo /D (subsubsection.5.15.2) >> >> endobj 616 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [172.983 233.304 206.931 244.095] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 730.714 215.842 739.568] +/A << /S /GoTo /D (subsubsection.5.15.3) >> >> endobj 617 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [353.926 206.047 402.494 216.837] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 710.001 323.883 720.792] +/A << /S /GoTo /D (subsubsection.5.15.4) >> >> endobj 618 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [161.681 146.384 261.605 157.174] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 693.162 252.529 702.016] +/A << /S /GoTo /D (subsubsection.5.15.5) >> >> endobj 619 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [189.412 132.755 232.629 143.546] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 672.449 208.898 683.239] +/A << /S /GoTo /D (subsubsection.5.15.6) >> >> endobj 620 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [283.682 119.126 325.515 129.917] -/Subtype/Link/A<> ->> endobj -625 0 obj << -/D [623 0 R /XYZ 71 806.89 null] ->> endobj -2 0 obj << -/D [623 0 R /XYZ 72 405.177 null] ->> endobj -6 0 obj << -/D [623 0 R /XYZ 72 280.557 null] ->> endobj -622 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F20 513 0 R /F24 626 0 R /F22 558 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -644 0 obj << -/Length 2247 -/Filter /FlateDecode ->> -stream -xYm6"Vp^i(iQmHn|f8CYj; bC9g7ͼۋ>̟%,<ϲ٦7ˁs,ݛU,Zۋ/_]\ Yf`9[mixgߝ/,ry8 h~U]XxƏG2t01XRK4bYDQz:E A 9oT+ת_1jݱZ~y{1DN3R0_⓪e]>9 80tsN'"Oj]ssJȮ{1܁?`k`旹wd{7GϲUʮ\|@'dE <4C[xчVl -lU"gOoRtb;lf|}AL_ƺp~ i99#ĉKM$L-"N Ӡ)DE=]S+<G.fZj#Lj13WUNw?^% KRwsVgBKyrW& /~.G9/F4Xv"7Ʈ {7x)*+)sUUwXZ]_A~O ֒#GޟfQVJvEQ%{>XC/4t^ݼQ[lTKwP3^VDWv4ž9XxN2w^E{gTA'oHz0[ֳi օ'NOs^ _wx h3ȩ4m;>s= 6uB9fb:]Io(HVe+߈KUgQGν49hΝbw m{c8@ʀD!ԉJؘ9qmP7r>}87Xv.r*[ vB ݡӲ -ȿ02,8lDEQt&T֨#tDcX|v -.1%ޠHjaB"7S(Яq5nPDCvj(ipV#ZQJxZZl?W Oj*AbLTRIFP5zJO/]?$= #Dl0YQ.c7Se1uʎ) bvdl* 8^s9Zk3E`VCaf냀z|vW,QIX[j5/tʅUے0 #T]gCrzjRK@cFFO i(PY -,iT18-%H|5L$466*<|M/a>K0GN_*`|>2遡JɄwmSol!.- U(v#gj$zzr -)ZF W+fu ,S.Kn%.?Uf]'v1U<˙_r~ww>|=^R 8EB SPbm̓ -Hti>-TMsTA mA贩x^(3d9%2/+2) :k>"6qVmaO|J鹕{Ip+PO6Սi& -n -endstream -endobj -643 0 obj << -/Type /Page -/Contents 644 0 R -/Resources 642 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 516 0 R -/Annots [ 621 0 R 627 0 R 628 0 R 629 0 R 630 0 R 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R 636 0 R 637 0 R 638 0 R ] +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 653.672 311.571 664.463] +/A << /S /GoTo /D (subsubsection.5.15.7) >> >> endobj 621 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [138.435 747.553 225.172 758.344] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 636.833 265.035 645.687] +/A << /S /GoTo /D (subsubsection.5.15.8) >> +>> endobj +622 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [85.944 618.057 170.44 626.911] +/A << /S /GoTo /D (subsection.5.16) >> +>> endobj +623 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 597.344 312.816 608.135] +/A << /S /GoTo /D (subsubsection.5.16.1) >> +>> endobj +624 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 578.568 328.337 589.358] +/A << /S /GoTo /D (subsubsection.5.16.2) >> +>> endobj +625 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 559.238 412.999 571.191] +/A << /S /GoTo /D (subsubsection.5.16.3) >> +>> endobj +626 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 541.015 287.556 551.806] +/A << /S /GoTo /D (subsubsection.5.16.4) >> >> endobj 627 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [175.786 725.954 242.796 736.745] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 522.239 369.99 533.03] +/A << /S /GoTo /D (subsubsection.5.16.5) >> >> endobj 628 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [197.449 704.355 267.89 715.146] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 503.463 228.846 514.253] +/A << /S /GoTo /D (subsubsection.5.16.6) >> >> endobj 629 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [135.89 682.756 207.936 693.547] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 484.133 350.153 496.086] +/A << /S /GoTo /D (subsubsection.5.16.7) >> >> endobj 630 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [131.352 660.775 212.777 671.948] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 465.91 356.724 476.701] +/A << /S /GoTo /D (subsubsection.5.16.8) >> >> endobj 631 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [154.095 639.558 229.461 650.349] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 447.134 345.768 457.925] +/A << /S /GoTo /D (subsubsection.5.16.9) >> >> endobj 632 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [133.676 617.959 207.936 628.75] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [108.853 428.358 325.571 439.149] +/A << /S /GoTo /D (subsubsection.5.16.10) >> >> endobj 633 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [132.763 596.36 203.204 607.151] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [71.004 399.622 197.445 410.426] +/A << /S /GoTo /D (section.6) >> >> endobj 634 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [293.144 553.439 349.088 565.392] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [71.004 372.822 140.955 381.69] +/A << /S /GoTo /D (section.7) >> >> endobj 635 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [369.782 553.439 420.248 565.392] -/Subtype/Link/A<> +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [71.004 344.085 128.74 352.953] +/A << /S /GoTo /D (section.8) >> >> endobj 636 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [399.391 535.217 451.185 546.007] -/Subtype/Link/A<> +/Rect [172.983 158.2 206.931 168.99] +/Subtype/Link/A<> >> endobj 637 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [389.246 507.959 425.574 518.749] -/Subtype/Link/A<> +/Rect [353.926 130.942 402.494 141.732] +/Subtype/Link/A<> +>> endobj +644 0 obj << +/D [642 0 R /XYZ 71 806.89 null] +>> endobj +2 0 obj << +/D [642 0 R /XYZ 72 330.072 null] +>> endobj +6 0 obj << +/D [642 0 R /XYZ 72 205.452 null] +>> endobj +641 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F20 529 0 R /F24 645 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +664 0 obj << +/Length 2194 +/Filter /FlateDecode +>> +stream +xn=_HBm2)fI;.b(hyGۈRR}ye9V>L^$gn/~|_4\yT=g;sZ$xŷWaȽ< j0"/ŪX|pof9se:},]æMc gI!<`nąO.\uY1x `D)17~/ ~WmDx2WnfN}:EoO'\= @ =7#~.5C:,ߗsj! +h#7$̐+a?aߦi5 I|5g( wu@Pt ;7̀HUX +D<8 +y&=cr0/R1 - u S 3xRRffym8s龖BF1Ō*H})݁mPϼQ#2/MSDz7S}d di7S6=N +@xӗ#\=_sEH8>66 es9u'{, adO\)mؒs+Yִܶ||;5qﵾ& 34ez^89Z5#J0Y-r# \Գ`J=)Ax&1Pzk@bI^(0Mμ!ODwң_eW|XWA /$TG.okT%^il6ԣtDHҚbl0:l?hO +G=!&Uf +>Of.Z?ޗfɮObtjB ؅_c@S9֪|ڱ3yp~z18;mkam(H!9L+ִv LN7tv0J h6!2!CPP$wl^yY:2uր5b/r1N⽩ cIҴі}x̬N|-=z>8궞Mu}sF E,*l1!'"!߃Y~H]5!HsƷ)ltEc1ᅱqsp7LkwRqdXSo^@>{Ma2pC8R3zgK68џ8hJz~X,#?`ҵշ84U[ +Jl>TFv=o{ͽ09dϛ#mcl1O)đP85PSsE,'K"Y";rͭMh9x=ۤYAuG4^%'lDt4DТ0V捻$Rw@gB%Mm&zKaYէA +,A t;"*ZZl1Lyk:(*)9-8ԎA$ƞO^1A7Op';^o^TӔ1gY~S'v5Z_iAώ*?C!m֘fXZi 8V}h*'8rNڞ(5Gm&d!91x ƋdJ*c^g6PjPϽRcLBƴ98ҤVu *B.ju3BzwMI! +&,i`~|ډy'NGnǓl!^g3mc cL_(ZڬXͬ{LE=_=> endobj 638 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [203.419 475.554 230.783 486.344] -/Subtype/Link/A<> ->> endobj -645 0 obj << -/D [643 0 R /XYZ 71 806.89 null] ->> endobj -10 0 obj << -/D [643 0 R /XYZ 72 462.613 null] ->> endobj -14 0 obj << -/D [643 0 R /XYZ 72 437.069 null] ->> endobj -642 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F14 646 0 R /F22 558 0 R /F24 626 0 R /F26 647 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -651 0 obj << -/Length 3300 -/Filter /FlateDecode ->> -stream -xڵZYoF~ׯd P$y%N" r(1jؒs1﷮!G,v飺Vw`~UJU~`Uyz J'֫\||ϓ(Ymoy*^m/כ,wZEе nfv0׉ R\j#|sQכU<{bp73޻3Њix֙ wu+4qބYnOL+^Qܪh${Su-u׼|,I4s&T~e,~>>pnsX7+n$U.zK0`m7kJ&(khPxl%.)+궹-[-L2uBe?N^V)8<4eξ[o4 -_5ijA7ʽC7QP7,_~`c1Y.،}X~[_o^q]8!IU]tSVcVS?F*m[- w@@C{Gיq:f,[n_ 4(UWK4^-~+XJS>oG%|7][ zhS[nx3,QP淗WY@'wާ׫7UgoXxDlЎ(y&wd,[ߑ;l0=XG.?,ܵݧ`Xz4ܽm5UTfNy,Ppmk#1AZǠm3c( u#}x@$nW+IlCX.Zg܍ASeJS2/c6φ=`(FKЀb5!dx-QV=C+{/ 7BYp+)E3H&GS)v^7#pxƮFF,ٙB]uW5(J 7hk* mJrH.c-D,*Bb+H7[){C6NaGS4Ԥn.Xh%X_R$> u_@vz_0 -?#fe-$D d ^U1dy})8Ȟ"bm0 L۵ZnIAg_\/v9迸1vh,7anWTHx.PlQ5xH"h [T((8h(-<x*"29l;%wBLS}ھnj3=%Z+'9gj KeuF'-%`~q@ eYn'tiyUr۽c,n]^K)Dֱ}?}a=[,dC,80t>򖕊4% Ce(Hf86myi }yG\{gq葿̼NoHAK=yg!=5-efiJrz l)`oK,d$O5ß3mḧ֑́;ȑYQb S7]1zXTkd 6o3,A_/`VHHv_^yɗUKrG\ÿL&.ky;B Kbr8u*ơDlzZϳ߃0=_3[WJQggNq8&I1WS=D,N)sXp#<jS-cAoDpXlJ.W(+uaγ"|  0@ʦ3]N󜖌r/ߘy#R GHN8ijjѹ3k~vJg# -=uHlYZhچĄ\ؑ% Ӻ* SML0}Ӹ -FJc_e$'~<_]\s|v~ gh_'u],I]7K06K=E0hWDI&>hy& ߒF+2M(K%R$B7DK0oO2JһY|OQ8쳢YC*U[Вڑ=N1ågjyC_MiIB%8Sf3d,I<6؏Ip 9NκCR>"8N2Ž^ -endstream -endobj -650 0 obj << -/Type /Page -/Contents 651 0 R -/Resources 649 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 516 0 R -/Annots [ 639 0 R 640 0 R 641 0 R 648 0 R ] +/Rect [161.681 747.553 261.605 758.344] +/Subtype/Link/A<> >> endobj 639 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [184.175 747.553 361.226 758.344] -/Subtype/Link/A<> +/Rect [189.412 733.925 232.629 744.715] +/Subtype/Link/A<> >> endobj 640 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [462.362 747.553 540.996 758.344] -/Subtype/Link/A<> +/Rect [283.682 720.296 325.515 731.086] +/Subtype/Link/A<> >> endobj -641 0 obj << +646 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [208.398 733.925 271.082 744.715] -/Subtype/Link/A<> +/Rect [138.435 659.152 225.172 669.942] +/Subtype/Link/A<> +>> endobj +647 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [175.786 637.553 242.796 648.343] +/Subtype/Link/A<> >> endobj 648 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [149.456 465.053 190.902 475.844] -/Subtype/Link/A<> ->> endobj -652 0 obj << -/D [650 0 R /XYZ 71 806.89 null] ->> endobj -18 0 obj << -/D [650 0 R /XYZ 72 287.221 null] ->> endobj -22 0 obj << -/D [650 0 R /XYZ 72 172.847 null] +/Rect [197.449 615.954 267.89 626.744] +/Subtype/Link/A<> >> endobj 649 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F26 647 0 R /F27 653 0 R /F14 646 0 R /F24 626 0 R >> -/ProcSet [ /PDF /Text ] +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [135.89 594.355 207.936 605.145] +/Subtype/Link/A<> >> endobj -657 0 obj << -/Length 3239 -/Filter /FlateDecode ->> -stream -xڵZY۸~_GME x9Ov|$[73TʻSclpN2@ht}`_r -VZ%YʏWW;=4q -WWߪ`yYy^FZyכ4Y^yA4I eS/BlxZgk#5L4E[WL|ᬯ*Y`m+Kr΂9rL5 ڝpMzJ_E4ꦸ+*SWcDIp1ZF6W,rBEwv_mg:{ێgMc`Tãλ_Sǡ;ےۃE BB 3Vw8@㩴GVw-ЁTqR͉ۼxJd}PҲ˝rW6NT.3IEOӈ'~+Ȳ?2AGk+t2hr+VbbEkS9-ЪZb̀Õ4~qҸa9`G s!/Kn9u'y0J[ŊTH2fMv9"`a*L$9)nE]:Xoˢ@ :> <=p Mx>W5 -kşF6/2bߣczryp9/{FrObuF _l?0!T7hGK6@:6 - t 3#,bnJ@DrT YŁC8uQJZ᪡װ̔~D$r-ShlH>7hhՎ~FX*#DP6$~T<%zp{[,KDc˜8|_X]b$NE-w@@.!nAp"w -" /HQ(0I (1p]Rncp(fbrnx^ rX,Қ!A>A=/s!( ^vsMԍ8b -5m@MwlPt:6"Ǹ:X016_ԝ n}#Zkmr5"Yњt?!5wBor[33[(nLcHH4T~ 8o[CN\zV8OiQfgQ"g.]l6n}ǣ &pLJjpPRkYN@s+M9"l *7lx8`dI+tJRÝgWyY4q1: -n"܂&|I*A~.׿+5xt 3"D~4"hHhr؅\Zrr0{$ױ ыh|~ -6)!0$. -m_!DZ*€P 1 gx )Ŏ)t&lPʅsd2+q1<-ʂT#)6y~oVEs7]` -獇/BHrXJb &}8pe*& Ma^CO%ԝK0@%dI%FJ~Y`IMU{\>ih9MOieUP[3/TM8DVr0cl 389-6q/=<&MdT TxKn2D ;+NTXK9rQew -'0n=W5;_pzꆶ$عn;.e*JY瑔V.:ݱu9nB Գb|E:Ի5$Y֨Ibp,6y]2nɊӃe*#O~Ÿ{Y֗bWrbe n ИER.~y߉I)Kl)Ag=\W}_ʰN$3kw#Z^=Fߏ @èR(PDrLJ!m%%*1Mu4]ROV`BFqK --F;$`arݶŖ>"ǎCԗ; ɩÀ!:S)Gצ,7MC3ݣ\p^$eMT:2Q -R^7<*\t<n4CGQulO` 5ֽG J/JKO=z`:R/J{AlC'$0%`= :[DS}Ы!JU~,iL b_ulx'n9n9ФV<06wwWO4pO]Ø3'$!Աiߋ䫞xEy@n4W̎e$/εɳ ^;be)/zg!ڄ0z8u*&X|39$G"Nud >^zIk -Q§} #F>kw]W?EmG"iyc{ -h0Pl:ydQbCX݀ ̒M;b'E{~:lmmwV?Jf A d*%y>o_-N8 xt~`0~g5˚-l< -sW/@'d+Z ?f̗7ϥj[w[6ɀn_NJuӍ+Oi*L4W\SWx(vq~cTO -sKǾXtQ@%X۫zO -endstream -endobj -656 0 obj << -/Type /Page -/Contents 657 0 R -/Resources 655 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 659 0 R -/Annots [ 654 0 R ] +650 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [131.352 572.373 212.777 583.546] +/Subtype/Link/A<> +>> endobj +651 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [154.095 551.157 229.461 561.947] +/Subtype/Link/A<> +>> endobj +652 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [133.676 529.558 207.936 540.348] +/Subtype/Link/A<> +>> endobj +653 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [132.763 507.959 203.204 518.749] +/Subtype/Link/A<> >> endobj 654 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [315.25 246.613 356.53 257.403] -/Subtype/Link/A<> ->> endobj -658 0 obj << -/D [656 0 R /XYZ 71 806.89 null] ->> endobj -26 0 obj << -/D [656 0 R /XYZ 72 293.865 null] ->> endobj -30 0 obj << -/D [656 0 R /XYZ 72 232.599 null] ->> endobj -34 0 obj << -/D [656 0 R /XYZ 72 164.432 null] +/Rect [293.144 465.038 349.088 476.99] +/Subtype/Link/A<> >> endobj 655 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F14 646 0 R /F22 558 0 R /F27 653 0 R /F24 626 0 R /F20 513 0 R >> +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [369.782 465.038 420.248 476.99] +/Subtype/Link/A<> +>> endobj +656 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [399.391 446.815 451.185 457.606] +/Subtype/Link/A<> +>> endobj +657 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [389.246 419.557 425.574 430.348] +/Subtype/Link/A<> +>> endobj +658 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [203.419 387.152 230.783 397.943] +/Subtype/Link/A<> +>> endobj +665 0 obj << +/D [663 0 R /XYZ 71 806.89 null] +>> endobj +10 0 obj << +/D [663 0 R /XYZ 72 374.211 null] +>> endobj +14 0 obj << +/D [663 0 R /XYZ 72 348.667 null] +>> endobj +662 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F14 666 0 R /F24 645 0 R /F26 667 0 R >> /ProcSet [ /PDF /Text ] >> endobj 671 0 obj << -/Length 3259 +/Length 3388 /Filter /FlateDecode >> stream -xڽvF-{&-q'2 I"h ʼnc_^kjz[‡WIJ2l=]+UYUSˋ.^^]|M27xugj &͔:o?ƏFT^piS+.lM{4 Dz4'BWMHwg͜벨deƲk5[@$Sl5O$XB -Ak’Ch^e,9<$5Ⱦkz@ 㖀ha[G3I L wcjSiFX@ 82$o'FDN u5xsOb~XaY͑rMub\#3uzY0xL@ -2tfd쪰Mk(W - l8вE I]xQ_s'?b+$dp +mʻhJQDcS%nSnub{U~v)(vx@(Sl  (oaO40r~lCD=i~]P{6t`s9hAA4='-BOnհX^(GWiFWBu|Gї/%\p7pH넾XH ?K[)8t,xױKn3'UGςA8CLYy  fi -4Gʄ#\.0C 3oUY{I rz8ϱp"N谋PhQo3i5K:QA!KG,*@VCUE]b!sw6L`0M? ;:ƘnYu z 2o-UqJ绫7o܅KmZPL-!Qɘ'nDję(<7>}oS QX4_DS,1b!lY\Q Ilpph|"ZKBz,N,Q@-J)ԻDl8rg*S -Tϋ;F1. PAb9 2Wa!]*L~(]J1Co݋㈪=ҏJ-V`fV_邘Hr*_Oe/@%+V¤ZRis:\ť3'YE\|ON@!|9YPRLo0vߜ0Z2~C=#P !GD#xT3=7z;H(a\KIh0gXJE) z(pUqDb%nAhpZ$^M/DbDkab[$%{57jZ *P-`dSÊs^3 Zb"x{E\"?dOW`A)T=%x~7n,z5&}&KrD<-|8> ixY=ImBkKdRHrD^ "J iDϒ>.$WJ V3ax'~>N JDiE3;-kqY.ZȔ1>@E}ZSUySL䧣[A)(b3*,y,& (ӶB2|v0/x\s -U < -hB-Grxh#VY-Bڳ#ߎF*(OcNIEv')\w"4jɂ^d5BcouY^E+$Hm#g+`XGT˗Pcf)ځ .aAӚnNrQ9x4,5'пMA% hD P{|'0 sq4gJ30e} -5V&5>{Qr> -9^`G6|6p Es.󑝶5aÓMp8*G;yдH?á4ۜ)0h<w ,``j՝fDy峛˗7gGp`B4 Lh&"4A/6D+A_*'굏x2mtv, IkHi>ͪ5l!*hXoUa,x[ozͶ;G +(J)C&'V[p,#Jb +2`!8(-r3,$."320P4\=HCW'O`4‚\/t#o'2`Jbt;b;Va@V)wa쐷nvL}j3`n/Ef#zYEqtKJaSufXF}-3n02cTb7Pê .e#u.]/iz=sDf-;aтT^2b#guJU$ITKmrH,A$J0egH  xY[@PH#J n. o#*ܹ{J[,a"ZJCEPٝr㡬ok 9%0Ww@N٧=@u)5ރX9,o4YIFS)Hn>ڠ +Uh37f27N)q +aW`͑F }@ߌC;+!kFQh\6YN!( c|-ײp{RoLȕ\eјu&T쨸x1-"{@:B#洌@M.:C+4g-tM%UpMAذ(_͊L +)S ]\^YラU %qt.tywfn?{&`!i&)DՓ!ʔTl4?p18Qpb(Vcs9e' ;bKt&ͣ ]N9ǡ\ *Agې IF<ȭTץvEs +W6p8ʇ GC$_.,}y3Ub,k_%l㌿p rOn3fszQԒKCB +SrT_9Nb0F\3Eu5mJ'1r Cpcsĥ3|#sx;gNc7SgA SK\ʛDQ([ +r ă@J?l Go$%D*eͶ塯޵\I 35od ++$ս춷 +Ж{hvNxУ +)Qӂ*aщ(=voє0 t"sJ F| \nιSzX`Um ВP MRr&B6>[O\@02A#op w8}=}SGo,ʫ5JB9;jV8]yl%Ƶ{/@Q/s`l"a?2. FssMe7C?X] endstream endobj 670 0 obj << @@ -1969,66 +1913,63 @@ endobj /Contents 671 0 R /Resources 669 0 R /MediaBox [0 0 595.276 841.89] -/Parent 659 0 R -/Annots [ 660 0 R 661 0 R 662 0 R 663 0 R 664 0 R ] +/Parent 532 0 R +/Annots [ 659 0 R 660 0 R 661 0 R 668 0 R ] +>> endobj +659 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [184.175 660.633 361.226 671.424] +/Subtype/Link/A<> >> endobj 660 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [400.178 712.948 451.319 723.739] -/Subtype/Link/A<> +/Rect [462.362 660.633 540.996 671.424] +/Subtype/Link/A<> >> endobj 661 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [463.156 712.948 540.996 723.739] -/Subtype/Link/A<> +/Rect [208.398 647.004 271.082 657.795] +/Subtype/Link/A<> >> endobj -662 0 obj << +668 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [282.367 685.69 314.586 696.481] -/Subtype/Link/A<> ->> endobj -663 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [342.73 70.142 390.982 80.933] -/Subtype/Link/A<> ->> endobj -664 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [411.677 70.142 433.866 80.933] -/Subtype/Link/A<> +/Rect [149.456 378.133 190.902 388.923] +/Subtype/Link/A<> >> endobj 672 0 obj << /D [670 0 R /XYZ 71 806.89 null] >> endobj +18 0 obj << +/D [670 0 R /XYZ 72 200.301 null] +>> endobj 669 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F14 646 0 R /F22 558 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F26 667 0 R /F27 673 0 R /F14 666 0 R >> /ProcSet [ /PDF /Text ] >> endobj 677 0 obj << -/Length 3113 +/Length 3151 /Filter /FlateDecode >> stream -xڽZKs6WT!@ bԦJ֞EB3X#Mh@<F?n(owW_I7rcEW75.ͣ,/WoyEHDz>Rz:z{]d-coo7Ve:KD_TFJQ¹[Չк뭔*6}^'*IaWFǽˡZ꼛16VRBV%$65չ0C}ik>"Wz,-+ȞMTCy[:K_p'=|?vD#mm @Nsa1:t잖'[Lh'Q>7eDQpDttMUs$ԯ]miﻞVs%QA9e2dgߩ -u8nt7gA%) V -"JEIX],G_xzUup=(28ܴ<`Ya~dv*۝Iw]_K}0?h\h- -(Uо$I[j5wnO#s6%ܪX.4zaKT#do?gA0Ӑ9_[S} n]w' 6G}w<::yyo^Ĉب-x|=-^Pʄgxѭ̔H +2+0:cE1s#|i<%ۘ&ey݇.#4&PmPpDlU?h;an msLo3bdI }6nح Ud:qy -~: -%_N+T:((ەk%D?$DO<56;{JnVI0]$:>佊r!GB%JdiYSOTvXjwK}u:ZL&,藔k&(%CmƷ@@SBlg$ -n Cxl+n<(amѷ CꭍN8M}1_c.Tm6,|T,̊煈Ͳ"c1YG/9 c%=Jv|=Z -])8* -QCM` PC6bÁ#ElV"~:/{(y+g[=uXrO@k9 a͆)0枀0ܵfM%NrW_u"FLb}ׅHEY/.za)ul|SMowk0ACH|_T/ X9[>2"BOm5 -58Ü{!^U9GxNwao2n>s;^e/gI*/$/,!ΔmP\E)nDKFDPSGcWP͂WqY'f 1i\q`1c#XcQT E3shyC6%8_"?\l Ž:xg_0/-.`IL+Ƅ?څ}26@P8zPa)G{wj;>~7^@L57ծNh-57"}>2NDˊ/ b!$X H}3 G%w0X7* ӡ' -VuGtN:j 7e*]h5-m~gpkh Tk 5IQip$ij -iוL:dp+)?yQZz02 /# \|N7 gBPP1 ]L!tGQWQ6;gYBJnfLT]Wg z*@4dִ Ş{5ݮxtjrg\&o\M4SbF4(윐ͬ<~޵dFHM m.:BS!ͯ(( ~[[_LjCZ"ӣ[-4<gegQ4/?˨]sۗDy;D$g?]J.|/D[L|y+{|_-!cq0Hw kw~TǣXn``0^|޼EG9gO:F צ8=`6Lؔ4YG ȗ` ͫj7󵋕#>5(#Y"Ͼނ/9XCcKqJg2dt<Hb i -5&Xd {/q8u ߼o/q<,]/z>@g`ʂqxګ2= %f`fc;\G5"v5eϳ}ܟ4> UY$%T8>~( @fꁓg$?:fkҋr%ޞ3 ۙ9e^<^O?!5-@}9=S.""s=+2~ -?>s-3(Ĺ'6^C -YZ` 6?} 7؄Tm<<#γ#q7:ڼnr?OTGfܼelijZmMO$Ҡ9 7aqw';Z<$. U-Q㰺^٩WAƣ\(_m*}ÝGۢ綩ܰ/US + ҟ*([yS'aU 5`*뷯_t9y7v౒%  Hݣ8xj:M!4ʬit?Z=tU>/amZS$'rtMY8u3"| )#aRќA;֭l ,ɝ'k8E1v/qkx]SDzǣı,- nZp}v6W"ry ٢q4K AQntUSŃ(F.ꃭܸ>G3gLDjdPk +$&M? uv|1# IL՟,|왕@ys'>oZ?a}S̕: +Cqt:ѽ2e&u4)x}2$<Ù4ttb5:s5 m2X|LN (#pNd]o? Vm; vrSXVDrpfF`P><ӚgyP +8#b_ZK`6I7F|`<%RYנD(sQ +m%, +'P"# /!EQ;C:oS$C^ +tcaغnnWn Ϧn.wGzDArby~00I9(Z@@\.,n 8L;ś"$1Hq$nR3 0tIqHD1$';4Or99>C 9 cY`߳]4X[x^cyT=~[Omm\Q!=G86 jF2|~tǸ:X0uc1IGNa=d!DAkaD{`4-3]g$n8$NGaߓ: !!_ HHgep敢R WJk0aLR.+3I(m/_ hfU}-7X8EI.t!g偘hI'`pab`Dz1yё`ֹ" P,U1-}L?pԳN}$ |Tj]k]幬L+T\4p2=$!)"$K(EC'B~BX?CR#S햲7$RD,q8)ϚRcƊJ17[%88p2"O:Bf^R9GQѳNDřʟ9Uٗaӄ$q@Ћ$N~#c5P.%2@X4OP>6ĀlDGTEz +IkuYwpEC!+Zkd} +N`l;a} +*9ݤt:Xn'=t+ƣ]0Ni *C??`j&eHT ITxqsgP +kX;UtL`p2Q3`MpqX X,n*8j=u/D 4-mIػn;nejJYTN.{=u1~B 4L0 +p kzI5p}:DrW4U#CխYqz4?\e+5֯/a ^UͭpUƜvF0;Lh,")cgm1b`t* + tq了557oQkeL&D: @#W%ul\("{Mԅ}j~zܓ4"ɃB*\bQ^|a+VI1&7]WgT82=u`C82_ǁؖ) +q{T0lĻ^g<*`RayJȽ\o +]ta!ǘQ?vTc{{\DcMs/@1t3G>@iS SޞgAOzբz]Iʏ%;Y^ ^M+<5zyp>{8> endobj -665 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [176.618 710.19 241.85 720.995] -/Subtype/Link/A<> ->> endobj -666 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [249.1 710.19 315.853 720.995] -/Subtype/Link/A<> ->> endobj -667 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [323.103 710.19 449.83 720.995] -/Subtype/Link/A<> ->> endobj -668 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [470.342 710.19 540.996 720.995] -/Subtype/Link/A<> ->> endobj -673 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [324.21 284.324 540.996 295.115] -/Subtype/Link/A<> ->> endobj -680 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [71.004 270.695 103.181 281.486] -/Subtype/Link/A<> +/Parent 679 0 R +/Annots [ 674 0 R ] >> endobj 674 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [198.079 270.695 495.973 281.486] -/Subtype/Link/A<> +/Rect [315.25 151.778 356.53 162.569] +/Subtype/Link/A<> >> endobj 678 0 obj << /D [676 0 R /XYZ 71 806.89 null] >> endobj -38 0 obj << +22 0 obj << /D [676 0 R /XYZ 72 760.449 null] >> endobj -42 0 obj << -/D [676 0 R /XYZ 72 331.577 null] +26 0 obj << +/D [676 0 R /XYZ 72 199.031 null] +>> endobj +30 0 obj << +/D [676 0 R /XYZ 72 137.765 null] >> endobj 675 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F24 626 0 R /F14 646 0 R /F11 679 0 R /F27 653 0 R /F22 558 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F24 645 0 R /F27 673 0 R /F14 666 0 R /F22 574 0 R /F20 529 0 R >> /ProcSet [ /PDF /Text ] >> endobj -694 0 obj << -/Length 3076 +685 0 obj << +/Length 3372 /Filter /FlateDecode >> stream -xڽZ[~_>  -/ #N}p`VI)Rˮߙ3H'- ,g&v%Vo||_%*ɄgjX倿] Ofگd[n~zy{_e^vw^F| k7ͤ۷Ͽ m3rrƕ2DczRf|g''/(k7H=20SweP[[o;Uuzӗ|G뮨;|GwH+ݵ}ԚV?- C & C/RƗ -ә˂(Pfp{`@xq2Wnʧ@4O7iN!r$hyw -ėoM;' n~O$z`gĢQ wWˀVA3PtۨîתdHF6jyg -n2poZ&}WCt,J@i=u1*lFC-̈vrMna UkM7?0 F{f#8^}dX/3̨& qFJ^T|b3C}/ |/FD/D[BQ6l,*w0-/X)07Gx#` Gy>@HzY >~<ĨNJ'yn!KYikFAz22)&5<fMwpAxwJ2c pYde:u:g>An~AHmm4Kv}?b-_!2ILISY"!sES-Uw#9E2i%r4?0ߠ7ȟ&}KRҸ@"kQK (qI!?SMbdžx[J+B>>:m^"'?͟'nIp+M֛2,@Fsz3q\UwVǂL )i8I'!jS7{C#s BEnjK'(L4f7LhH$pDMI -nD8fhC/FE q y+Q)t< Qȁ@$ɆsSȓCE;>>0<QOO"Zyv~EVHk"ҟ!NW-\r&.;hX=0 m!ѡ)Ro |TfE,e<ߦ!dSsys 9m??Ods!9Hxw7ķ6 h/̥mgLJ9FWQKs7i"BI) i0w956x l'8PKB=:Q7c/7=&O!b(i (ZruP<&E&r(d~P 2,/69j -Su7iupv]92ք%bBi\-{%}d -!|d"yǓQc "&G'3ߦn PUbЗʵ~TN#w⚧);n)vwZX*akGQDکS:BKӺ2P5 E^ $Sooēup D4-赟yI8[?%0fѳSd}}0Oʬ 0KqWpiR*uڄ>Ҵώsvi6|,FD~fC-P- Ƣ/ٻ/\GKw_R*֐?J e ѦyyKiȇPij]4GN8NƁKF 6/ļH( -l$6Ck[>al/ /gRW?˶Y ^(䑎6VEr2YGn/ nmKE}8ӑRsc4&& h@R."-lĈj5W;UOm3IgRFԉYC^|E1Xv7jKfX϶m1 `X1Jmkd&fǼ۾&eg{.E1@U рiƝ' B -jv0R8c[Uצd*j*KongMN>[2C|wh7mFZ[lY.حnh -W -Ez`q$v8AtSZcf'nfNYw<KͰ'sjNP: uV?\&58+ J}(,Rids߫{K !Pz~|1~^/-JKĕ#SMM59H:S¥۱ 1|G;*|[n,ݘ.1J,5_#:@Ԛb_Kz, )C?c^Jv8f1JĨT&ěfa,DB~ʧRμм`QO_f6`i}41_!G'4mes bũtIB;O?m"y JMH-eܝG J d#F%y?.E]T)t 118)[w-f*EnZ>DW-3jF4H"ley4$bHkygȌйƵbk[嶙`2vHOzwӋ!ehE5 8iۣ. 29x?Ae_3>;uޙhΡG=PM:"{pk_,zfJd{(lCе -.Wϓ5XFZ[ )ÛF뵞b9h Ax۫= +xڽZIsWD l's[,J9@D R~mi,)q0{zzzGb/8-E,s,[g-60sU.>ѪB)|Og.ξ} ^\lFfa,~uwJ3Xfvŏ߾T^tG)8AA-|͢(+YRTf+"祮tS0hA_)Xv>z~2͘_l4tNe\E^괧q +Rn:ɜm𑧒J\4ܞ"0u$2iؓyRn0p5V zS(4r&4skJ7=|?tj r۶ӇֽVA\xXTA<3@AG/T q4IQTuWw;S⏓n-Ȓ.`1yBlZ9eQ| ($ C7Un=nY*x2/wMµVӟ߾z Z(&0m|~E^d3/a6H~djy>Q0-' ހ_Xw-\q8뺪5g{V S0q۶vܹ.rnȇ,E XYw8t r쩄L9 }ȶЯ(8BdKJ!֓M4/d^3!;GDᐯZ*i ⡡E |g]Y8k"v +6^aT _ߒE^̻z g8YWA[!)'vQTҁr(BQVSӠa-Q9Q&"f$TvŪ7Zh]]] SGMt?+7X7alva XkI<9Au'TZHZ#3>JzAvbs-( MFf-!!OĹxF&PK";FAş$&gARh Z ktDd2Fwq8}f'kjc`!̂! fB +4a:sjHۮ|)Ȕ). P!T4=^-.d CToN~RU{dz,$ʏ0W[du{Ni,w(a--.1TF'r"uW5[Cp_ yE /V :EcF~AE,cʍ똇XC,K> ![J$1o/6\ ;Bc2Sק>J%{rij#30eog[}R@=ւ8CNـ  fiF!{̄Q.aI'[`R5ޡ-~@sH:ܔ,R%\&(Ӑ#IUuZ`C槝 nr>ow {6 Yj3csZץY֫޳-O6}+ۋoŷ )st` /el4i]]AM]2 +#|rȾ0>@DBon oe,F͘naѐ[4mDLp=6E/@$ȥ͕a%TN!;~'G:b~bJRA=&86p|bo T׋;J1Zs0 vؑfS`;p֐F[!y&q(+ +cË㈪=wJ-(+LB[ vk$Aoe@%aRD4yMw :\z6{$֐q>s{Iɧ{Ke)5@”p}c} Bw(GŻFX7XC׉Vflٶ=7z?H,`\JY!`U +#Qy; +\^J5BBSxmxml˃d8twp8 vyQ_\dSês{f3x,}!R\ٌP?Euӗ7Q L=%xr7a*'5K'}#KS-~YJq}4~h QV%͵G 7MqXoCBщ^}!%2Zгƛޅ hp{fMw Ó'=A}v.(I'F=dـ,LoĔX5WZ3-L2D(8Oz I''/]WZƓwsF ؖXltڗ1n=tKTkW2 endstream endobj -693 0 obj << +684 0 obj << /Type /Page -/Contents 694 0 R -/Resources 692 0 R +/Contents 685 0 R +/Resources 683 0 R /MediaBox [0 0 595.276 841.89] -/Parent 659 0 R -/Annots [ 681 0 R 682 0 R 683 0 R 684 0 R 685 0 R 686 0 R 687 0 R 688 0 R 689 0 R 690 0 R 691 0 R ] +/Parent 679 0 R +/Annots [ 680 0 R 681 0 R 682 0 R ] +>> endobj +680 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [400.178 618.618 451.319 629.409] +/Subtype/Link/A<> >> endobj 681 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [466.086 594.771 510.963 606.724] -/Subtype/Link/A<> +/Rect [463.156 618.618 540.996 629.409] +/Subtype/Link/A<> >> endobj 682 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [145.472 509.013 190.349 520.965] -/Subtype/Link/A<> ->> endobj -683 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [243.46 446.527 282.277 458.48] -/Subtype/Link/A<> ->> endobj -684 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [332.299 446.527 377.176 458.48] -/Subtype/Link/A<> ->> endobj -685 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [143.819 329.924 246.615 340.728] -/Subtype/Link/A<> +/Rect [282.367 591.36 314.586 602.151] +/Subtype/Link/A<> >> endobj 686 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [152.043 230.005 253.954 240.81] -/Subtype/Link/A<> +/D [684 0 R /XYZ 71 806.89 null] +>> endobj +34 0 obj << +/D [684 0 R /XYZ 72 760.449 null] +>> endobj +683 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F24 645 0 R /F14 666 0 R /F22 574 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +697 0 obj << +/Length 2954 +/Filter /FlateDecode +>> +stream +xڽZK6ϯT$K\Iŵz䀡CCYǗ!G6h7FlxQ(rSn~=MʲKNB=7 +HT;Hׯ޾n1([y֪{}"_+.Q<C?ej0u?;oGʥYl7p6p4 ޾d=῾սIv@{νN.H„4 +Fn4bQv +bDnGin9EAUSphx '= :3ؽv[6mm-`qq[}ukBZ]b(Clw"8QFJ#:lATvMbb7á}}>ђߢDv#F>IO6ò99fB{a63>{Nbcj&`gߩBDSN@qtWo]U".n_(#.NsTy[4\8Y?~dQr[󥮾I"7^8_h-T y~VkZyN 9`7hgH~vH-¾RWcԆ}'jwp)/b:CtҩFЖtmt|Ro翪{)y4CE#7|$3`J&Cl+0NPgt+$8LDWe^Wh+ʙ6?^@`X-I" +n`z2#J`KTrPv\*1( G7kg!-GYO`mʱHL}bշb=q_0cTL,9rrXyIdkC>FDu>3{9*{\MO&]F߯0/]5$4]6{$$Qs=[ZdPbmS,>iI6f85Wnar"6S 7}R{(y+ۋHq,9V->H,gXpk>M?z/dʅks'?ѹK6]–r +a,,D=ί,TN.r~* + 9Uj-K@"0z ]\Nx4ahh8SY䉆z^aWWTɢ0. +K6)\bÂJۀjHOOJݹ_y'ᯚ1jtb}!ąnsO86N(0NGzANb |\`,r/#jNw`E~.c/Q*ɟkRʫ> Vyf`>.Am5x8ݜ}MOFOKUe:k]nY_&P-d;` bD7Q}sK%gT[v3bAxx%c?S1+WDfΫ2z0pb!O3.pct1cfn}9/=HyhyC6%W"b%ϯm +`cov>/ "yiy%ĴbLjn dӕ#0%c)"vp(1"vM=p"fVM== +I-5orq/DS12J"*JX\d|;WXOa>(:N[T] 6G"̋(v|pǎJG3 ÷SH@f2s/!<}5Bqėsڌ,F-w-i*0BՍ,!]73^&*]oq=>TA̒v̾'"86zoor{V|29z +Ø xj 3Bs(\&oo<%fDew^| ?땬KZTe+KB{pY`v{N-{zYs#"ʽ2plQt]6, `˗"HSeLJ3&qErRp?=:%q#43؂* q@c t޾`>xO.*xr9]5 ]ȶT8?j> w"9=n?Chر&ȗ` ͫj7s#>5QNoA/F`m9D]F/\X +endstream +endobj +696 0 obj << +/Type /Page +/Contents 697 0 R +/Resources 695 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 679 0 R +/Annots [ 687 0 R 688 0 R 689 0 R 690 0 R 691 0 R 692 0 R 693 0 R 700 0 R 694 0 R ] >> endobj 687 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [180.272 194.777 217.541 205.582] -/Subtype/Link/A<> +/Rect [342.73 669.128 390.982 679.918] +/Subtype/Link/A<> >> endobj 688 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [153.344 159.55 258.919 170.354] -/Subtype/Link/A<> +/Rect [411.677 669.128 433.866 679.918] +/Subtype/Link/A<> >> endobj 689 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [271.632 97.064 315.181 107.868] -/Subtype/Link/A<> +/Rect [176.618 596.467 241.85 607.272] +/Subtype/Link/A<> >> endobj 690 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [195.872 75.465 227.745 86.269] -/Subtype/Link/A<> +/Rect [249.1 596.467 315.853 607.272] +/Subtype/Link/A<> >> endobj 691 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [288.087 75.465 324.387 86.269] -/Subtype/Link/A<> ->> endobj -695 0 obj << -/D [693 0 R /XYZ 71 806.89 null] ->> endobj -46 0 obj << -/D [693 0 R /XYZ 72 410.915 null] ->> endobj -50 0 obj << -/D [693 0 R /XYZ 72 375.162 null] ->> endobj -54 0 obj << -/D [693 0 R /XYZ 72 276.096 null] +/Rect [323.103 596.467 449.83 607.272] +/Subtype/Link/A<> >> endobj 692 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F14 646 0 R /F22 558 0 R /F20 513 0 R /F24 626 0 R /F27 653 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -720 0 obj << -/Length 3358 -/Filter /FlateDecode ->> -stream -xڽrF]_}L\[e'؎ɕ'5"G6 ߾4HgKq$L}wv,B7XE.,U-ֻ _-L·X\]tסZd~~frf.oڪ~\v7U4a ,I!V7 ,B+}c~\)F^|eF{)gfOٿ*9s|#lxnvKz7w5|S3{US%4xW-.^Ei+9]ۢ`m%6~ [*nL=/rgpuiM%Ϯ -b%_)ǡ1QƻcyTUɔTixy0+p1&Vp -DQ0 Y57י1Az[[ rs;9YF0+⬼-F\oEbU(ꖿV k<+m-,`^=!H -_v")w?526-pEᘻ\Dk6]=8kMM&|d)ai߾F_ ^(lW\"`uDpRwNYR D03e~c3(j875Ry-O7|MW2s$NWl5@BIkv,AU d}W!M+xM F -QJM}=n_(3nm^rk^3v= a5;V'㾨XBkmst:6~ۦa{턗wO jXxȌt{tu 5wxU׮ 1@urX`qW{P.wێ#RIc & I}@d6|ӰsqTDSZmJu -V -%`A&6 1끼ͳ3'8'1F.9ko(4mK2dF|ـ0ks;͂<,{Tq~!=2:0Fէ2Rx N2x SmM߂{{}Ԓ%'h]Gs`)1xk &\+y.ٸ- - - -DFOЇ; kEݸ/!7bLEF_6BgѠ(<=OӧѣD)6ΝKgG0(;c1 sb\a4N9D+JA쇙œczQȧ m*)wP(b m<4) -z>GV.mBalHUw|%oKiav[[|]Bst~ΖG~_uЖ؟+"̡Ӽ7u5'| q_V=^=O>pvv}8!` ~k1T+qf:IdS%$EI>(L҃Bb*2T#ۣGC9.E~%Y*G_o<Ѫ=UW'UUNjk,谓 -ÇF{fW$kZr :ϛ -r^?uUVtj ڛ8ڛΦڛ$C V2fPKrI2 -E( t76j:*0b(`TkBß`e?UQmY6~QM`x,OuKbO}̥ge|)) }&㸅GrW?W3pM>DL4aD*_}M phA -bIh=ߨ,EqX8sQSS=R/iLFf0^*2d0֏iDw{׃ּ9P0wa&WJ*–9 -f!"tR@LCpTj0%gO}aP.Z6{ӓ#-V`* h&&x T%3 6ޘp!'?[* -Sb.ov`l\–]#$6G6Aؘ@DH#w חWBi]KGsBCFN0By=uKqA2_vͤW5Y\aLgXj Cp .OvN usK&Aad7W_Izd'w&S3Z@vkَ[gۮ_$pR`sd !"w0K޶vIu`/`Ȃ>F|{ خrϊf l˭<%@=;<૏мtHsWգı”9]̴1R.`"csNc")KJ(POPKp(L1P|._O+t*g0=F,;-ў_cd$#93 O3G`OJ4Q,6rTb&a^x%=`(Ba:Shk/@42>f'~ _]_Ks -endstream -endobj -719 0 obj << -/Type /Page -/Contents 720 0 R -/Resources 718 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 659 0 R -/Annots [ 696 0 R 697 0 R 698 0 R 699 0 R 700 0 R 701 0 R 702 0 R 722 0 R 703 0 R 704 0 R 705 0 R 706 0 R 723 0 R 707 0 R 708 0 R 724 0 R 709 0 R 710 0 R 711 0 R 712 0 R 713 0 R 725 0 R 714 0 R 715 0 R 716 0 R 717 0 R ] ->> endobj -696 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [387.368 689.189 540.996 699.994] -/Subtype/Link/A<> +/Rect [470.342 596.467 540.996 607.272] +/Subtype/Link/A<> >> endobj -697 0 obj << +693 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [428.893 640.939 479.635 651.744] -/Subtype/Link/A<> ->> endobj -698 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [440.276 585.326 534.779 596.131] -/Subtype/Link/A<> ->> endobj -699 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [236.095 495.636 293.592 507.589] -/Subtype/Link/A<> +/Rect [324.21 164.707 540.996 175.497] +/Subtype/Link/A<> >> endobj 700 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [295.435 495.636 328.775 507.589] -/Subtype/Link/A<> +/Rect [71.004 151.078 103.181 161.869] +/Subtype/Link/A<> +>> endobj +694 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [198.079 151.078 495.973 161.869] +/Subtype/Link/A<> +>> endobj +698 0 obj << +/D [696 0 R /XYZ 71 806.89 null] +>> endobj +38 0 obj << +/D [696 0 R /XYZ 72 656.186 null] +>> endobj +42 0 obj << +/D [696 0 R /XYZ 72 211.96 null] +>> endobj +695 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F14 666 0 R /F24 645 0 R /F11 699 0 R /F27 673 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +711 0 obj << +/Length 2901 +/Filter /FlateDecode +>> +stream +xڽZK8-BQkT2lwvTJh[Yr(; г՝TfIHXWbŗ ~[Er%d=^|S2J՝u\0bu}_J$fGknlaN?ϛߞ*]`I;8B_Fs|W$!4|W~^4={Etx]Q[7nr@Bҗ뻲 &:-ў:(|U腃{ܓޙ9hlu6&/o͒ZKش64-3ms^/\7H-)x+ܜ绡wo^]Kai^;Ko}"~}5 Ϸ+ڡH\yA$Uo)Mޘv!6@&׷h+<.87Ԭ]ͩm×HU򞭦kjrLI|;c[#9Wx@?o#ʨSxcⓩnu $T2R' /r#M#3e):=;üdy6V-n[܂+m4[cbDAs>Sߗϟ= e(QP%Gfmc y T;gCѩkٵ=y۪,{SlK-Hj~۫4MŧC#y;(6$UbBX cԔG)5<CR8|AxsdCkP%o`e+2^ `S`+@pUR'IPfpTaJݽIOmZڥ[Mљ FƂ >iLoѧxJ8`tkD`VN~2zZV6e,#QT裦pWf9෯ >yaM//)hD@*Q +IwhQwt9Yz|dЭ C58{="c^_or(^Ɔ ٶۻ:XL ]hp7?q1\ݦڊGb[^+bA @87Ҁ/с]*EDXEu3xzP5O!uҢwO)oF /B[&=t􏝶eSfPDS16c &7%!v<VRui&q ,=?m9W[lj,pXwbVB'i͂ 3̑ ,}1NǮ<$#޲`pwqг1T  0fϕzO\a<Gк˛+H)׏g +B80ܶ0P(:H*ӹag2 YF&"}E ]*&A=4L2` RkGb>H>$ǢKai˒:}!xVz:6/&QyPQjSvmD)VmVk{R(AqWXUDL-l +:5mRun#BS:Cii@pkK\>Z֏i ĀjW(ΗnMcIxlR)qO4g $Q8n]]z7$fں',Ȩ ln]̆p(bAoz711-IzܫȉH7 șA12h2ϐÌ+6M.Bwl\AƤL}pir1BNoNӊvBlzn{oi ++"~aa!E(!-NDT̎EP?Rtf»CUhmԙ>g?:4CX%7$ǼhX2őK\]_rwP/ԃq +endstream +endobj +710 0 obj << +/Type /Page +/Contents 711 0 R +/Resources 709 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 679 0 R +/Annots [ 701 0 R 702 0 R 703 0 R 704 0 R 705 0 R 706 0 R ] >> endobj 701 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [397.913 495.636 423.256 507.589] -/Subtype/Link/A<> +/Rect [466.086 457.845 510.963 469.797] +/Subtype/Link/A<> >> endobj 702 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [451.259 461.568 540.996 472.373] -/Subtype/Link/A<> ->> endobj -722 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [95.91 447.939 117.823 458.73] -/Subtype/Link/A<> +/Rect [145.472 372.086 190.349 384.039] +/Subtype/Link/A<> >> endobj 703 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [141.588 447.939 259.615 458.73] -/Subtype/Link/A<> +/Rect [243.46 309.601 282.277 321.553] +/Subtype/Link/A<> >> endobj 704 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [186.613 392.326 223.881 403.131] -/Subtype/Link/A<> +/Rect [332.299 309.601 377.176 321.553] +/Subtype/Link/A<> >> endobj 705 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [95.91 378.697 217.481 389.488] -/Subtype/Link/A<> +/Rect [143.819 192.997 246.615 203.802] +/Subtype/Link/A<> >> endobj 706 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [502.621 336.713 540.996 347.517] -/Subtype/Link/A<> ->> endobj -723 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [95.91 323.084 188.817 333.875] -/Subtype/Link/A<> ->> endobj -707 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [307.122 323.084 382.626 333.875] -/Subtype/Link/A<> ->> endobj -708 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [500.887 302.092 540.996 312.896] -/Subtype/Link/A<> ->> endobj -724 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [95.91 288.463 116.495 298.518] -/Subtype/Link/A<> ->> endobj -709 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [342.199 226.584 387.076 237.375] -/Subtype/Link/A<> ->> endobj -710 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [189.398 177.781 226.666 189.733] -/Subtype/Link/A<> ->> endobj -711 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [288.096 177.781 313.44 189.733] -/Subtype/Link/A<> +/Rect [152.043 93.079 253.954 103.883] +/Subtype/Link/A<> >> endobj 712 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [322.438 177.781 372.876 189.733] -/Subtype/Link/A<> +/D [710 0 R /XYZ 71 806.89 null] >> endobj -713 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [512.997 164.705 540.996 175.496] -/Subtype/Link/A<> +46 0 obj << +/D [710 0 R /XYZ 72 273.988 null] >> endobj -725 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [95.91 151.076 134.728 161.132] -/Subtype/Link/A<> +50 0 obj << +/D [710 0 R /XYZ 72 238.236 null] >> endobj -714 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [192.103 130.084 229.372 140.889] -/Subtype/Link/A<> +54 0 obj << +/D [710 0 R /XYZ 72 139.169 null] >> endobj -715 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [274.422 116.455 445.227 127.246] -/Subtype/Link/A<> ->> endobj -716 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [276.448 81.834 310.894 92.639] -/Subtype/Link/A<> ->> endobj -717 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [324.043 81.834 427.351 92.639] -/Subtype/Link/A<> ->> endobj -721 0 obj << -/D [719 0 R /XYZ 71 806.89 null] ->> endobj -58 0 obj << -/D [719 0 R /XYZ 72 760.449 null] ->> endobj -718 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F24 626 0 R /F14 646 0 R /F27 653 0 R >> +709 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F14 666 0 R /F22 574 0 R /F20 529 0 R /F24 645 0 R >> /ProcSet [ /PDF /Text ] >> endobj 736 0 obj << -/Length 2879 +/Length 3300 /Filter /FlateDecode >> stream -xڵZIwܸW=Cq&噖9@l6ɶIVuQj`[_ξU"VIa˟j _WtuKS-W^\Fb.3./iE7_~F*J@K -rù_XFkΕ~АR#ٰ%FoY왫T* -=p({뾖>*UفjH|IE>F[Hci):4 -=ZzM˃Q MQQifwvUs=۸uw̖_-LXBJ -hH?)_7t^):252kEagܶv턺uQ]ȱs͝A -p_ӞL| ˛MH eqm1.xN%r2r#5`] rB)]ȈS3l,bp0GbM ܬI>Sِ ;budc5Ao/rz{BVnu|[{P}<.,Mcc$ Q;-7_~vd,@Ukwcս%}.%强2ovl3|OkϏ;L +c?HP8e}</@S,@*yKE!޺-!467\KG%T|!ҙrqm\y2uH<5ļ0o>Tj{SlyZ㔲dfXJi\[aQa0ܵ@;G.BE¼V祡8͖4"!O~isnl y QG8LXMO U ľs-]_2Z&Ma&)>A|7{ඞxD'%㑩LK)8Y'L㉳]HO&X&.J{ՖvuDz6gm C&Թ"͙xK[]6]P%\g}G'o] ZePE UMÃۺ[vAjp< e#tlNmh1B6s.cI,gy.^Tv csHZU<hӱ6z7*-k07CnJ}]\ 5~ɩM~D)Qthy `س`yf͖KDQUo5Lx jGB[pޛģ#@7ƸÀc`H3}7(]TmM<w, -SC]76 AZp - [{JRM#Y2#llB5>R"8&;I1NAb+_QK`(b STQ1ӌʶ[YLJJv3 /kK/@ߐCŚq`@P3}W';`)> iӾsʚ#;T~Rbsigj }}yoԭ +xڽZ1*P7WHǮ}Er6˹w{`]W/|Z$zdl_{@E,]Ѩ)|O.{"XNj^#0Z\my\wM[߯^RE&J4^)r/19+cB?b(1g쓳a)7zݕv2x̡OaYr&t<[ydZb*3PƖKzm39KyAJ-,dte"?JZ&oeܒJl}{{Wroa+m{WJc|'tݳTs%rǙZT:2͖ C`O+8rmA' 9?7y^1SfN2X<=QF_ e^nUSKx WHغqH[lndG$T5ul8U?gá176oڕ[a=׸60 ʄB'6 FikcA/ P +]}/H+AuZbAa<*/ +iB:5eP +%o7eC+ZYz+DRvn+?F(mbgrD6<`;3<+8Uӥǧat~;ۮe2*P(rm:OnXBu65kݘs|O pnV=a/kG *~״bZ$ĩlwk#sR>OUѝdB⟇ňh^hbM02UQ}6gLhZ۞X@ L1\:6/Zik%>k2l΅궱ze L!TQ{|]ӲR?K&Tğ& [a *c؂ďkUG teb5|[N$tף$S/\5OL | cq44F h@VZږkئᆮ#d&/߾<{ `O˜,pXzƾ$":7JyW +q]tL%~n3g'42QxƭQnZ^H8u*r }h~}xOGXByV{tem}ț_9h^xyz7@R- CcRR5;i& +U׮51C|r]<Z3":'-+gc=_L+n($(zEf=NΝKwl] 0k0g?4X!qsn.-nxw`YA4B#+>f^ۦEj3͸1rÒ%|mD)DkOcGa+-kZ ^Y@({͟o֍eKf=;a0h(&$QȬ1U8p<%GZB$|7d]Ol)M`=ib=Xen۱w!d88K3|W(ņy#_4l,Aє{[hղW,Ćaz os&'\֓ssb>di9M΋Iӱ߶$h.wmn@,HaP;.LChtw P1UKnTe[ӷt_1d *Z\ ;E{Rc +:yo"-Ѡ%2}I:CѼV$ixɻd_㄰3e|\d +E6: Q<=O/s +z`<ҵ%}I|l)hw=ľΆ'Aza1A8rgU+'?=lDPVo + \\w_sum^L/ъTu{,52`gt &?: eY?`> ؟KODS׊vuC; +zv=O_stv8]b ®_%]*G\o<}]=@o/?(> c`{){8 -i7BfsO8&WsJ_ie`B5^DM houQM`gSM!Z2%v\Q> endobj -726 0 obj << +707 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [194.539 685.068 231.807 695.872] -/Subtype/Link/A<> +/Rect [180.272 747.553 217.541 758.358] +/Subtype/Link/A<> >> endobj -727 0 obj << +708 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [252.653 528.323 300.905 539.113] -/Subtype/Link/A<> +/Rect [153.344 712.546 258.919 723.35] +/Subtype/Link/A<> >> endobj -728 0 obj << +713 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [221.492 514.694 373.69 525.484] -/Subtype/Link/A<> +/Rect [271.632 650.28 315.181 661.084] +/Subtype/Link/A<> >> endobj -729 0 obj << +714 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [186.778 430.609 241.449 441.414] +/Rect [195.872 628.901 227.745 639.705] +/Subtype/Link/A<> +>> endobj +715 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [288.087 628.901 324.387 639.705] +/Subtype/Link/A<> +>> endobj +716 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [387.368 535.066 540.996 545.87] +/Subtype/Link/A<> +>> endobj +717 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [428.893 486.429 479.635 497.234] /Subtype/Link/A<> >> endobj -730 0 obj << +718 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [158.322 322.721 217.917 333.511] -/Subtype/Link/A<> +/Rect [440.276 430.042 534.779 440.847] +/Subtype/Link/A<> >> endobj -731 0 obj << +719 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [428.18 211.378 467.8 222.183] -/Subtype/Link/A<> +/Rect [236.095 339.965 293.592 351.918] +/Subtype/Link/A<> >> endobj -732 0 obj << +720 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [278.327 176.15 368.883 186.955] -/Subtype/Link/A<> +/Rect [295.435 339.965 328.775 351.918] +/Subtype/Link/A<> >> endobj -737 0 obj << -/D [735 0 R /XYZ 71 806.89 null] ->> endobj -62 0 obj << -/D [735 0 R /XYZ 72 672.127 null] ->> endobj -66 0 obj << -/D [735 0 R /XYZ 72 384.377 null] ->> endobj -734 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F14 646 0 R /F27 653 0 R /F24 626 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -747 0 obj << -/Length 1631 -/Filter /FlateDecode ->> -stream -xڭWr6}W3fBxgI'Mf䁒 1I0 (.nEj `wϞ= 񝷳8i褹R`ЭZϨyR+eǏC,˵XXO_a/,+ ܰE/[]DN@M<}䷬_uu*S<`u!BP=79կY!f|jeC7.) +[{R?9$2 -$Z8|pXLJvTI^'!ۢ+MW`&8cY@ēPJњ!ƶ6Pbcf.ZPXUmCtKƒLaBs0F#Bvv4Yom]t -endstream -endobj -746 0 obj << -/Type /Page -/Contents 747 0 R -/Resources 745 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 750 0 R -/Annots [ 733 0 R 738 0 R 739 0 R 749 0 R 740 0 R 741 0 R 742 0 R 743 0 R 744 0 R ] ->> endobj -733 0 obj << +721 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [273.914 688.768 379.507 699.573] -/Subtype/Link/A<> +/Rect [397.913 339.965 423.256 351.918] +/Subtype/Link/A<> +>> endobj +722 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [451.259 305.511 540.996 316.315] +/Subtype/Link/A<> >> endobj 738 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [138.768 646.223 210.753 657.027] -/Subtype/Link/A<> +/Rect [95.91 291.882 117.823 302.672] +/Subtype/Link/A<> +>> endobj +723 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [141.588 291.882 259.615 302.672] +/Subtype/Link/A<> +>> endobj +724 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [186.613 235.495 223.881 246.299] +/Subtype/Link/A<> +>> endobj +725 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [95.91 221.866 217.481 232.657] +/Subtype/Link/A<> +>> endobj +726 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [502.621 179.108 540.996 189.912] +/Subtype/Link/A<> >> endobj 739 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [506.882 646.223 540.996 657.027] -/Subtype/Link/A<> +/Rect [95.91 165.479 188.817 176.27] +/Subtype/Link/A<> >> endobj -749 0 obj << +727 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [95.91 632.594 217.564 643.384] -/Subtype/Link/A<> +/Rect [307.122 165.479 382.626 176.27] +/Subtype/Link/A<> +>> endobj +728 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [500.887 144.1 540.996 154.904] +/Subtype/Link/A<> >> endobj 740 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [228.845 563.494 346.736 574.285] -/Subtype/Link/A<> +/Rect [95.91 130.471 116.495 140.527] +/Subtype/Link/A<> >> endobj -741 0 obj << +729 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [95.91 535.571 200.438 546.362] -/Subtype/Link/A<> +/Rect [342.199 68.205 387.076 78.996] +/Subtype/Link/A<> >> endobj -742 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [95.91 514.298 195.458 525.089] -/Subtype/Link/A<> +737 0 obj << +/D [735 0 R /XYZ 71 806.89 null] >> endobj -743 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [347.344 486.374 394.573 497.165] -/Subtype/Link/A<> +58 0 obj << +/D [735 0 R /XYZ 72 616.054 null] >> endobj -744 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [350.858 322.241 401.6 333.045] -/Subtype/Link/A<> ->> endobj -748 0 obj << -/D [746 0 R /XYZ 71 806.89 null] ->> endobj -70 0 obj << -/D [746 0 R /XYZ 72 760.449 null] ->> endobj -74 0 obj << -/D [746 0 R /XYZ 72 618.721 null] ->> endobj -78 0 obj << -/D [746 0 R /XYZ 72 308.368 null] ->> endobj -745 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F24 626 0 R /F14 646 0 R /F20 513 0 R /F26 647 0 R >> +734 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F14 666 0 R /F27 673 0 R /F24 645 0 R >> /ProcSet [ /PDF /Text ] >> endobj 753 0 obj << -/Length 1784 +/Length 3215 /Filter /FlateDecode >> stream -xڽX[s8~љ)/Bgxpbubvd N088N wt.jծ[OBU|E$`rc?wXg%Aҁ7)LnhWڂ@5*׫Ҟ/15%fL&$ }og8bTW;ycIVaGK6W6_Bd ^y<vMC_qZk嚋]qZ\P`Tv춎qyeKÝdii9:Wᡝ|(SmA)Js%P25aYAg;:1"KC)dwO~}1J.jƤTnS#b!̼c)~4.UűR_\GSEhjxdPB``XQ;'~J(ҫY)g/*pd{8pʾe9N*-3+4_0˽qQr^$Uj唾zA4q]_v3Pq&ۭ%pB?4#4餜eDwe@^#k_{ RP VRhf$ p]OQhyuX󙻍5{ҜPOy:V 3{NȿBo6GwD{P:d]=_|WEc|J;w05BޒD&Xv]- <:HZژR"1E --SoQY0h 1T!.WG>v!70fAoIoAKBo'jޞcשSOm ]J% +xڽɒ6_Ue1$nC;'I$ݮ"Z☋K~T{Rx."<<< +6MoW!|MI&?;`SM<|YF'|WoxMJ6#(\{_v~ū0qPPᔫ@taa:Y)(<1Gߪ{'Iy`nU꽧f'#GS 3;[{s6:A6meA;O$;e}Mp]oM +q L/,n˯O]Ymw:^],vZ)0"lRD~y;u o׋;Jlm۷}JW#Qx -2WDk2H:53Q@l" oໃ/A~hY NbE[Uc{َ #=mh,j"|eh@jĜAv<ԈHY~ɣȖlS0UB_#x`,2Ms چa]|_ͽXܱO +y)NVNLZt͵n/l%F'QDEZ-XzT:ȏIzn~v DT_qTbyr,л~ׄW3&iuQqA'ܟF!} p\P~JYi03= `q'b?bxc<[yY)B5黓>*;"&F(ރa`AXُ-]B +Ӊt ́O`knߏ0\ +ڸmZV+O\d8_%sVcc< Rg t,s?XI+Q:*EXg+uzQA>NF|)5mM%:*{e-h$(}EUɢL8}3n; lG!#a `ohO,lNU+ta_tm6BwБ:+@giqF ݝtW| (z@: tx8 aR &⡠hC1ISH &6^(P˽S?iǦE і2a^4jOL-c?@ BwA&<֐dcrp_,SbP*EQ*nQcϥRm=zOpn/B֚=TTA8=Tg2Bowす[,P 'x}aI gkgiju<{4atg+ kZ9orB0/Hǂ +`qO +-}5VzuPt)$`ᲂ +"N,Z*ȽfOb$Wp$)*㶏_`wv0= l!/5/`2X6yn7JqİlLɌ(a.xҡFZ"#E?͊df +hU Lƪᔘ+/o$+,(S6b`=TA&p;4k:,$+aXe:`}َ=G#~Pɵ01U:oV6!^/H'`yH?(̢u1jp4Af\#H(I YR&UD~7hihf-Һ^I +d*_,,>U_e^Yi-W#ڗh{P|ե_YFQp1R7kn _U'#,_a4` + ff# +Nh\Vl :> xiz"P8'| kxmF0ֲ܏ҙX{f +3z9I;:?,[~WmG<N^yW3)\<BL7$oײ߇o;U3M+|Fe QTm+*K0Ay{K=ܕ@V^ur( +SL)e^^jz+8^Wܻy0L?qolLEDݏaEka`*^-gn-엔VĤ}WEyo!]њg# =^{0c50Re@!Rsq ݹxQ@ש'$౾x.s|j?pSÉOS`J2 xn- H"؞Q"-m3RܮT$VJH5/3#?FOZ +?<>E838ެ(rI\$Hãpb%~[j؋& endstream endobj 752 0 obj << @@ -2600,83 +2433,120 @@ endobj /Contents 753 0 R /Resources 751 0 R /MediaBox [0 0 595.276 841.89] -/Parent 750 0 R +/Parent 679 0 R +/Annots [ 730 0 R 731 0 R 732 0 R 733 0 R 755 0 R 741 0 R 742 0 R 743 0 R 744 0 R 745 0 R 746 0 R 747 0 R 748 0 R 749 0 R ] +>> endobj +730 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [189.398 712.036 226.666 723.989] +/Subtype/Link/A<> +>> endobj +731 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [288.096 712.036 313.44 723.989] +/Subtype/Link/A<> +>> endobj +732 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [322.438 712.036 372.876 723.989] +/Subtype/Link/A<> +>> endobj +733 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [512.997 698.961 540.996 709.752] +/Subtype/Link/A<> +>> endobj +755 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [95.91 685.332 134.728 695.388] +/Subtype/Link/A<> +>> endobj +741 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [192.103 663.997 229.372 674.802] +/Subtype/Link/A<> +>> endobj +742 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [274.422 650.368 445.227 661.159] +/Subtype/Link/A<> +>> endobj +743 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [276.448 615.405 310.894 626.209] +/Subtype/Link/A<> +>> endobj +744 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [324.043 615.405 427.351 626.209] +/Subtype/Link/A<> +>> endobj +745 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [194.539 518.219 231.807 529.024] +/Subtype/Link/A<> +>> endobj +746 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [252.653 362.248 300.905 373.039] +/Subtype/Link/A<> +>> endobj +747 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [221.492 348.619 373.69 359.41] +/Subtype/Link/A<> +>> endobj +748 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [186.778 265.063 241.449 275.868] +/Subtype/Link/A<> +>> endobj +749 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [158.322 157.685 217.917 168.475] +/Subtype/Link/A<> >> endobj 754 0 obj << /D [752 0 R /XYZ 71 806.89 null] >> endobj +62 0 obj << +/D [752 0 R /XYZ 72 505.392 null] +>> endobj +66 0 obj << +/D [752 0 R /XYZ 72 219.209 null] +>> endobj 751 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -757 0 obj << -/Length 1493 -/Filter /FlateDecode ->> -stream -xڽXYsH~W2DV'dq ykyDcAKH Nm>!zlβm˱&k}u |n[\d}NG)[t<:_;~ܾ;-0}w8;ԥۜA3ѴoSHtlM eTvaاU{r|#vbGFQ7݊_\-T!ۦY^GCF7GCR7FuG]!(WR&w[< ?`H\9`DO;k|Џg-?(ܴ8i?[?DVr&ቓ4u$.xPeUerԓΓ=, -҄C¥j3ȀX!%!22ZDRZdNJkO-ePRQ;"A{IFV,1Yl2Eh&G~^|lMN~ώeJp^)Z;eB%E6L4Dݐ7\=#j6R>hڇ>@wC:G c™,  ya8)1KHŢΨcsY>+/L}cJEV -lUO+@\9-4DVd19Jߜ3.i)12),I2ld‘r!( u " N`0J +uƫK&$3%`Q޼D/Zx:Rt d1D]Uˆڂf);j!@fQ<prK#f21oAPGKP8[=͉YdKln6RO~cTVp1I|%,U [51khqebƔbsU;r,M# DҘS&q;+ }Iʏ/&Ez+}(NamLz4 *68 >`ʱtH4P*nȪè]A?z}ϖg+_^Waf&%-FR̴^7hEMT_RgWYRfDcn4ϝZmkvm-ό^ylOxt+k~ >z;_ >^f'pz޴ccM͛ or>fapDb/a/[=CEq?m c.{!6?8&5QZOlpyp? -endstream -endobj -756 0 obj << -/Type /Page -/Contents 757 0 R -/Resources 755 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 750 0 R ->> endobj -758 0 obj << -/D [756 0 R /XYZ 71 806.89 null] ->> endobj -755 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -761 0 obj << -/Length 1480 -/Filter /FlateDecode ->> -stream -xXKs8 WL3>$ݺN;NHJc9C/QHA mmuAڭhdQ'rFCkKE3?WYcZ~o-}kzҳ&54/?u.*Űv0HMC5Dپ#e87Ob{aYخXm_/t-_=%R˅cTCی-"QO3.|m2cVnI"]5dOM` ^<:7U#a/>̯vFMPTl4vqRMD`s-DSYub+"@]8ͿWJ\}&kQ -FAD11c8EVi7=`>J]MƏɾ8#nhu -4%Y&WÏcxX `E EP"18c\':j+(AiW&z>Fd䔋5pF~q};i^SbܬH .xIQtdo ֩QLXU,`›Jht I&HDdEMrw: -Lzqb=Ǽ5nʵ]WΞ3ƒ*+Ys"")J6*w˘I(RNi]ꤎ[dqe-2x%gD'ďosj-yxښ1.ajөS;.hBMB(U,o*hc-ZtRPCd8hb~WQbV#%X}lJ i7Zf|C -nU+P[j7cL6Eek5zП yZ|c3֤WP}^iA\gIP֔{@M18q."a5Wz7:"7%hZs`Â^D帘(;&n:c&GulEt?;ؚgrp0izW#-Μ Ijm]h IV@kReLN\ph)~0^du)݇*!' (am*GBWKTwkDG> endobj -762 0 obj << -/D [760 0 R /XYZ 71 806.89 null] ->> endobj -759 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F14 666 0 R /F27 673 0 R /F24 645 0 R >> /ProcSet [ /PDF /Text ] >> endobj 767 0 obj << -/Length 2082 +/Length 1845 /Filter /FlateDecode >> stream -xڽr۶vLH]$m'zpDH E iYR,;w~ pN\]_I#'?sg8>3ggO2o?Ey%|E8ؙΝ3/˹G+riOaȼb5lXbםKh$̽UfPѰaz%riZ_ȵ*ig}+uKq' <#",t<< C8di>X"]ݺU 3 D-ow[΢ݼTD`{8ϳ0^i|%n;RT8RX -R(hCgA0Ej:g8JI%!W\B`8ˀB-b  1o%ɹ:#r` 2b+&k`W*<rko\a4*K, IZqP៤Od-G{ޙc4%GrΓQE~k0QM*! a()I -߾ qH"D0;8 za'ɣЏle[hb}'d(J -UWܐg(A' ntFZP[~g9ߐ޶W-n(T<$ߗ*}M(w4Q_'$ܩhJ,J?"J] -m+ -kEٸ/X7tpi'igT6B_syia<# (pBrOB,qE` a5-l6P6Ȏ0 ^bU_,P]w -8qKZ׺ p2{IMVjoO+ш`*}qg`0gUif{%2=ϾZ ECMoCo![xtZ"J`,ŷ%I ZGi3s,6 /~+Ǹ +Ga@Ȅ"ʟ,g3g1?ct]_m. yty>:$ |l fbML,&v}?=nQ^ƦwKnM,$UT_-lb|(-a4G>+2`~0>}GpL9KJ| Dق?5 =hSWp2뜈}ꜸcS0aWBK AGMcqe?#3#p1`~d_ Ae +xڵXɒ6+xȁ07;+r|HŘ"hgil)q%ɉ 6_~h0 + +->-0\) ꤽAp ) gug?Ic},(J ̳$Q]{F J"EqN8H'B\m]|iR8l􅤍`8) /;z|z71QK" cXՖ)+EɰԡDbkV%N`Fò.Wvv7ڟ4OvRK0SnlνZ}aMfdƌq<4脭4rX[FT6 ߽+; [=)k]Z.JseA+Kyq3AbK uDyP2 >akF&ȇ+Em%|;F4nͮ5(sHJCBJCXs?5˒TSGw +"J% +wS>>p+h^{^CXbȎ~9@h˵QVBi4Bs6<^DǥjcV6Z\ %j/*Fhy[c|Bn7eɌ@Qǧ~H`o [ &J> +>Cs2㥽,ȣS2 HoZ(K.aǷ۩`3«OW?1«}mW(a呱F%Ng4;)+R:rPtJxFB#`/j8UUٔD"YQZO8|Ʉ/ڵi.p غֻ̈́r n1D&k+!# fQmIuɄ7Ly;T4tV3#) [kGY2ZY+k>`"};E`7;()ᆻ %TjHJ> m9[hO 1߼Ԯl}dR eoғ8mù,ՁwF LHOn=Ow鑖F;}]} IuB)^.}4 #ɸ+~$fh8 G쏎p&l9?EVۻ6GP~ﺦ}tu3-PseWWv13^ik~'|)O وǤbr]yc'[Ѓ1{~LW~ m} !YXIirwJ*E +MZ\ +j[vL5 >: x07zƯ* endstream endobj 766 0 obj << @@ -2684,249 +2554,243 @@ endobj /Contents 767 0 R /Resources 765 0 R /MediaBox [0 0 595.276 841.89] -/Parent 750 0 R -/Annots [ 763 0 R 764 0 R ] +/Parent 770 0 R +/Annots [ 750 0 R 756 0 R 757 0 R 758 0 R 759 0 R 769 0 R 760 0 R 761 0 R 762 0 R 763 0 R 764 0 R ] +>> endobj +750 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [428.18 747.553 467.8 758.358] +/Subtype/Link/A<> +>> endobj +756 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [278.327 712.376 368.883 723.181] +/Subtype/Link/A<> +>> endobj +757 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [273.914 583.038 379.507 593.842] +/Subtype/Link/A<> +>> endobj +758 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [138.768 539.941 210.753 550.746] +/Subtype/Link/A<> +>> endobj +759 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [506.882 539.941 540.996 550.746] +/Subtype/Link/A<> +>> endobj +769 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [95.91 526.312 217.564 537.103] +/Subtype/Link/A<> +>> endobj +760 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [228.845 457.095 346.736 467.885] +/Subtype/Link/A<> +>> endobj +761 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [95.91 428.483 200.438 439.273] +/Subtype/Link/A<> +>> endobj +762 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [95.91 406.935 195.458 417.725] +/Subtype/Link/A<> >> endobj 763 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [109.757 83.931 162.842 94.721] -/Subtype/Link/A<> +/Rect [347.344 378.323 394.573 389.113] +/Subtype/Link/A<> >> endobj 764 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [178.567 83.931 258.351 94.721] -/Subtype/Link/A<> +/Rect [350.858 210.059 401.6 220.863] +/Subtype/Link/A<> >> endobj 768 0 obj << /D [766 0 R /XYZ 71 806.89 null] >> endobj -82 0 obj << -/D [766 0 R /XYZ 72 659.598 null] +70 0 obj << +/D [766 0 R /XYZ 72 664.28 null] >> endobj -86 0 obj << -/D [766 0 R /XYZ 72 311.838 null] +74 0 obj << +/D [766 0 R /XYZ 72 512.321 null] >> endobj -90 0 obj << -/D [766 0 R /XYZ 72 251.644 null] ->> endobj -94 0 obj << -/D [766 0 R /XYZ 72 161.04 null] +78 0 obj << +/D [766 0 R /XYZ 72 196.067 null] >> endobj 765 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R /F24 626 0 R /F22 558 0 R /F14 646 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F14 666 0 R /F24 645 0 R /F20 529 0 R /F26 667 0 R >> /ProcSet [ /PDF /Text ] >> endobj -771 0 obj << -/Length 1960 -/Filter /FlateDecode ->> -stream -xڵXK4ϯȍ؉Z ] {@,B&)ytgɎS)ppͧ+wNr&N7Ɲοw8i< T'GF swۛ|,G tЪ;e0.@-CrI {2`ROoaupUDfÇ}SppYχx=]}FD̗.^#O$,c|Wi#n7kvG:8oS\kwlFQ>PoK@\vTKD=T/ګ`lij|z`U CU]UF,Jplc9LX]k,-9A~g3 u -xDxLmm1,bc J2c7!/cpe0fvM_UxVinN{g-_MbY@m\o!Rt2LuLڳ|{VEW )mk< #-{V8(,РX5b2n0 Rߔ,li%셟WݠjC3c{On_?bzDN)F@BS‰|۔~*̰TE/ݮ'M|c6"+4F4UՁF=*(˴:krΎk\`҆l Q'S4C; &d2­a0Lĩ_IjcNwXMICv Gdф"L_$HQx2ǣ>{ -labSVe_sS*5&V]gɾ/mI%kYX5PM/8y#7 ntā%@L1I]4Ω0 )Yީf>[{WNcsLMOPOχ|H`_̟HGSY!1ˮKt [d7ݲEno0 -endstream -endobj -770 0 obj << -/Type /Page -/Contents 771 0 R -/Resources 769 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 750 0 R ->> endobj -772 0 obj << -/D [770 0 R /XYZ 71 806.89 null] ->> endobj -98 0 obj << -/D [770 0 R /XYZ 72 760.449 null] ->> endobj -102 0 obj << -/D [770 0 R /XYZ 72 582.583 null] ->> endobj -106 0 obj << -/D [770 0 R /XYZ 72 457.914 null] ->> endobj -110 0 obj << -/D [770 0 R /XYZ 72 348.81 null] ->> endobj -114 0 obj << -/D [770 0 R /XYZ 72 288.616 null] ->> endobj -118 0 obj << -/D [770 0 R /XYZ 72 184.66 null] ->> endobj -769 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F26 647 0 R /F24 626 0 R /F14 646 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -775 0 obj << -/Length 2859 -/Filter /FlateDecode ->> -stream -xڵYK۸ϯ)TYө[^{xEAcJ ɯO(V"ht./7?L7m} GG{ @6ڣ x[ٶ5i+p) N uGUU/':}#}BPNUbDa 93 -j!G2&* 8rޖi&d7H*iY\F}HKoeH-o~2G?mzk:&=Vu3+mƳhoOs4Dy@dۅ7x[-xg~#v iޝp19+ҏkh=4='sN$ab=Az#l; -Fr岨.qj);0ڑA}~2d~ "dIg1ƥXqڋ5LBtl;m~"/Nl1 NW1o۪֮7<0#U$*zیD2<ؠhmBNJ0l:C,d` ֌:QAoY/RnOo$Zp߁7F'CF|ƚet`3zT8soAgJ -8@%Qo"؋4/rEo~ l:0wo:6ZIzNbgp*bA._roy>5DnGӡ,(:G!6iuG>aDQRF*{;3E`Lu[>I5&{`/a.gyPw -/ -S).V_EryẲ!ĨOFѡC>jM}=UI 2 W.`(*12|OwA -Q0?vLAoY{uk7 S "`9{ -1ŋuSR <2Wgzc{Ct@ӹz+`R ZyG*s (Q! ]G'-JD$p|t.s_A+?˞_Ȩ(JPECpMЉ۰ù5&1ʙQyJ.VIC_/́B.x̤']쎏LdH -gU36%QFe TX/#]I͐WTáG?SI@lny U/{lJZŸ@‘ꩪ5H$ +D|M ! hU+('t³g!,EGA,Qq $sq*m8hE"R6ֶ [] -g?X(Iغe+p-x%򁩝Q18JnA}B!l,xT! [ ~S M &8%Sx.5i)H B+b+> `k\ .L`|'P&.v{F,pW[Im:ahzƹ TizvI~ZNK٧VBc50LMt$=7ibke(v&&\4$ 1>3ʀaAsx˘?{g?]@üjg@cɇ-N~z\Q p'%2$!e(a25avVv)n vRIBpn/ 0!'/FXt6W&ťײ4}ጰK_MLמ C `&zUmWq,U)>k/rQl:x{k@sP4" -,wEΕ2۩?rOZv}*qj<(cI4q.Dv[D9Me5ȌdNLv@OFEJA/)Uqq-> endobj -776 0 obj << -/D [774 0 R /XYZ 71 806.89 null] ->> endobj -122 0 obj << -/D [774 0 R /XYZ 72 397.222 null] ->> endobj 773 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F14 646 0 R /F22 558 0 R /F26 647 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -780 0 obj << -/Length 2037 +/Length 1767 /Filter /FlateDecode >> stream -xڵXmo۶_a2P1^b@l~XAX,~0iaQys:͒/8<bqgo'0KޮTV\|jqq3t&bM2$2-VߢB׾3?\~z,Q Ю .Higc8V)xǜ+gOJi*~1kәέQp^mLN,^,)IAoa9E - 3&x8FJwKc^{of&}[倣[?gh)rR?L XUpqyWVMיּ-V͟f9Tm66,ӂD6LY˼5i@ Ad[Z쨼ܱnG-'! s`+ݭM8S(=2CY= ͹<֬լ뇡+A@|Hҹ'qFMyZi& 9>uO}0c?ʮ"9Ƹ-K ns{KԿSªqh!"+ Ayݵndkm>n7?ը0R2^$x$[ -nvR7S賣/1pf/v,%yBIhH]*c*f`&=K Nз3y>J֨$;9(0B,?*bbE -h%dCcvվRE ۝-fY~SEA jrPS?XM]Gu:h:1L[E,PZo>"TАieomE_Et[uMx:Z5ݝq!`bܴ蒶%Ās|rcTARvꌾCMI&bR\9埆2!zX_i(0UvĀ\=2T hO)]S:q)_-YcSO5HMPS,"aU 9K$9XCzxt} 8M+\o{V ]I>ܩṯB-"i+.,O?(:RL]۸3խ!Ly𾣷]W;nt -O ,,CS}]P(:1^d,)3APmbfVoH3%jOXg,=.CQ!?"[)<.2DMSG?PRx3Unj;mܢq -&y"vg[*#k%?R)cZΌGN|w7,bNT, +Ϛ{!dKm]e^ +& [?aONIr#ׄ|먫HA9K}s t '[lݠE<~칿q 0iL_p'*t\TEzizzv+01s:kh(1gM?q*㘀 +oʹ6؁X}}\>a\ʨi"@. +N@RY~]kcWա<]:N@f'⢉'.b H7%m8l1緶sv- +,jڞff" +݆ ;`-%Th0oPrFq9 ۪T ,`!|^T#Q+E5+qoM b6m>>w:(c5l`7%yh9io*m8J29?_}甛W%0/S)pT~5{ "Jgn5>aN<{bŝ/\owɹ(1 +9nA +GNgs{ڇ +((|q:<qTQR?-8 g]"xe3Iqd<0 <z/lZo_?)}u:fkoߑ+("ǜ|OX Ýy޾l,_YKBىuBTiwεMl>Mjj0pHa( u#X]J6<V2N)+_WM݆)ґVhW:ڇr-OwpBQ{KpWёq\%:m;lVk3px4ysĄfD(]ZXt#L5ۼmS4Oٻ0ƴ~zvo)t$3ws%%ys֩L:~1LG$ 5NX' @ڀ\u٠7].KS[Qr|,U7Js$PP,1j$QY_q=+ĮfTu߆/{8HʾȂ$D +^LיWU9b`1B/V0A{Pp 4N2K3W>6R*qܪ3ʄaS[2a +!wm|$pSg@ `L=%I*s)5H>\tsoj:-Aq&Nk?s-_6xUzdْͦs-t$)h278s endstream endobj -779 0 obj << +772 0 obj << /Type /Page -/Contents 780 0 R -/Resources 778 0 R +/Contents 773 0 R +/Resources 771 0 R /MediaBox [0 0 595.276 841.89] -/Parent 777 0 R +/Parent 770 0 R >> endobj -781 0 obj << -/D [779 0 R /XYZ 71 806.89 null] +774 0 obj << +/D [772 0 R /XYZ 71 806.89 null] >> endobj -126 0 obj << -/D [779 0 R /XYZ 72 760.449 null] +771 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R >> +/ProcSet [ /PDF /Text ] >> endobj -130 0 obj << -/D [779 0 R /XYZ 72 646.53 null] ->> endobj -134 0 obj << -/D [779 0 R /XYZ 72 540.36 null] ->> endobj -138 0 obj << -/D [779 0 R /XYZ 72 271.93 null] ->> endobj -142 0 obj << -/D [779 0 R /XYZ 72 156.336 null] +777 0 obj << +/Length 1534 +/Filter /FlateDecode +>> +stream +xڽXr8}+U1cxx0K&ljv-w|a$9 -K26$[[/Vӭv,ɰ_~-6&cX}q |a!B\c=x=s< g?MW g +>夯T)4͘${&J(,W54WJ%=/ii1R"8WvB,6R@Bi7<*2Rj3\;xL=%C溥?)S_Zg.k1c/8U 7Tma+39Iq6׀ECIo\ +X-܀d:iʜ$ +<-Fd֏2ؑVY5M K|e;o L!J*.ƺWA[8.FocV1TL˞9U= +A3V607[Q>ݓ |56_7Kxٳz+`zgS)Ze@ߓ~Q.6k!LVbvór^JTU8!X~ww"|\/|Ͽ^jDGTϢ,@bo4TWsKlc=< /H/)]7d` +endstream +endobj +776 0 obj << +/Type /Page +/Contents 777 0 R +/Resources 775 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 770 0 R >> endobj 778 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F14 646 0 R /F26 647 0 R >> +/D [776 0 R /XYZ 71 806.89 null] +>> endobj +775 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R >> /ProcSet [ /PDF /Text ] >> endobj -786 0 obj << -/Length 2533 +781 0 obj << +/Length 1335 /Filter /FlateDecode >> stream -xڭYY~B0p8hиm͓Zigg, ?g,MErH; o9mߟ><) 6j4|}`s7JMd[n~zס~{h?yvsgNv߼Vl~g~4;T8)mvyi?r#l^Pq )6LO7Pf6̼؛h꯷ows=L)Zf,86mezlvJI݆ζ 0]wmÊa@7۝֚=s_}>v%ص͓ݵxSY'*Ć PBq#-QSl$0. λjA]ó'4GΊĝx{X8^z}ORcGNr+ڝBU8 .tm倳jojvZNƘG -'@[Z" -mISߜ,`@_:~l :1_ -[UQ֩D{\K.++Ø)jwɎ?O3[Фh3wrw5;O1>pÍq c9Jg(hR4)9Y~d- -OPJe+JNSf>0 /6MЈRJ[\!/ nl%w 1_$*}ē+6M&,aulD`? -L?JZ? y⨴N4Hꅮc=ʍi#Q35 %'X _1Qk8v=Gv jA?(Y`ZܾVZ!I%>T[3 ̀aC8ؕ'ȱYQKhYwU+pª#K{2Ox@SQlu\G΢Q$i0V 5GpZFф-v2HEݥ+:0!/-`.db/71sIH$R8LYf-BL84L{+>U6:W,rpǮA۟MyavUVP,QEV7<>E7B| ޻<4<~ -Y+ka@6E=,D AU~tс"1p ߦ_fBX<2A e>OlCGSl@ԷU"sY 800?:4sZ=GR>8`wTӇ|KZMAVbvDsgb5 .`w$ 3\ -ѧ?v ?.Ǥ -% -(Cs,JqǶ\A J.]4mЍ{4@Q6VX^7[}#(UF;4LppRxA)⊘lT&=t˪e՜>̕SR_l^Sz]I&I_1aa ʜ39 -v$ ^zk;*wI?„.r]ѺiMm;F}2P'm+wknC' D_CmUd~a]nlwJlˍGF~h/>F +t*_)L+j}S -˯M{9_Qgܿn¦ǡsG7m|-Az&2t]s(My *S -ЦrQc5G8nv7kc?QjaIz6̎lžʲRW*!1\JyD\30[wvnn"ouWBd,cqnp2'kG9wBUCɖVd2(G'7mQR% VCNOBw/OD;u +xX[sH~WXxDVQϚc"R0'~{nxVa |3MZkj׵ Ϧfjֳ Ӷ5/|X5v*֬nk#e25aw[] Fa;k?NnmKh?ݯ_fM e&]]i5M~e=qn˺avz>eu/^ORi-}G2_z!/Ǚx͉xf8B: h+|x[]@;1[D?LOa~.@hr$?\aaȱ_M78Ճ]wS&^lT [ ܃Ra7,-alpKix`* I$#OP'), +?iCPx$Ibha*{684ljtHHK[Z{$*bPiە8D ^3ASXU3e2B^Asou Q^ ')}&_>^ +F|6+մl}N< |#" dn}U>a$cE_!@@) da.9 HS1E F5/ g |5Lւ!8"̀|"h-H|ч9d)g0ǃG)i'`\^bC+cT ZQ9oJT]Hx23IιXq0 5,qhp$&[6 +}qFIEs|[/zE}=G۲!]X!Aia˟߿]U{2!]8׋D(K|@Ɋn''erEbBYiDBX:ˑfԓbCoC6b-^ ByKc)[gz7to.u+nq.^ib Ө9Qd(8Jۻ%KΈz%8)=f3XSnaU&߭`.YK ;'d0d ttv%&/D ٩׽b2WhrpB_yq4/˃3qO 孔#3| +-5"4J/=zNߗ endstream endobj -785 0 obj << +780 0 obj << /Type /Page -/Contents 786 0 R -/Resources 784 0 R +/Contents 781 0 R +/Resources 779 0 R /MediaBox [0 0 595.276 841.89] -/Parent 777 0 R -/Annots [ 782 0 R 783 0 R ] +/Parent 770 0 R >> endobj 782 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [193.235 700.966 237.799 712.919] -/Subtype/Link/A<> +/D [780 0 R /XYZ 71 806.89 null] +>> endobj +779 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +785 0 obj << +/Length 2010 +/Filter /FlateDecode +>> +stream +xڽXI6mnCglt*;i99$9@"$aL4@@--L\D,[?|P䭽Ȼt7bH¸?"(dUcy {ͫwIUa'7_iX7,ewّ<0b jw 3 X4U&Vͨ7ZˮI0͂,i"l :E娔h \ŀZAtpΧQ()=~v +{t`25e{Mgς,R}'3_5~tVlBr:б݊\)ěˇ} kgATv-// ipVs]`?[;,f4>/Q< O?ExM-;řj BlFeTʼn$,ʂAhފnԯ:Vۈv)E˃/V֗܈ǠK7Β S]F(Xk}Fv32س p6Rz޼vhM [mc#ւHxSJ{@߽ۇۻ X@f뺵ÒS6L݃ W۞pw'qnaTVr52Xuk o!q; +oVnt0#ZF[GY3g􂇆+a1PS4E%Jzo8dnH]",, et*5y +'Boh¢;68A98̪?clu}gP4(BjR/T@~]L2bM [JR_Q_Kr~ekQ_EPΰ j<=[;k5wWl"I jQQPyUD΁vnIV}f&!{:>t,Ø3 '+ ɉ _v\eLM=]q 6Rd'qhFCZ7jl.I+_`qM[XCN `諅8iHƱt$CX +{Yv<σPag/''v{k%z.ѩN.:+-Mtv. hjr#NQZ;3I>b6^4ʀOLڔZqg Ne +W#{ Qe걘V$*’t%c.' +R HWG)l}3Gd)IH#tܓ?;84j.Ŧ6"Bn백K8(aA v3ᥗdtLr>?Y;v*\Mf#n,(1fzŠVd}*? + +endstream +endobj +784 0 obj << +/Type /Page +/Contents 785 0 R +/Resources 783 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 770 0 R +>> endobj +786 0 obj << +/D [784 0 R /XYZ 71 806.89 null] +>> endobj +82 0 obj << +/D [784 0 R /XYZ 72 509.68 null] +>> endobj +86 0 obj << +/D [784 0 R /XYZ 72 161.921 null] >> endobj 783 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [302.598 700.966 338.234 712.919] -/Subtype/Link/A<> ->> endobj -787 0 obj << -/D [785 0 R /XYZ 71 806.89 null] ->> endobj -146 0 obj << -/D [785 0 R /XYZ 72 628.362 null] ->> endobj -150 0 obj << -/D [785 0 R /XYZ 72 538.588 null] ->> endobj -154 0 obj << -/D [785 0 R /XYZ 72 448.26 null] ->> endobj -158 0 obj << -/D [785 0 R /XYZ 72 357.933 null] ->> endobj -162 0 obj << -/D [785 0 R /XYZ 72 221.171 null] ->> endobj -784 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F26 647 0 R /F14 646 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R /F24 645 0 R /F22 574 0 R /F14 666 0 R >> /ProcSet [ /PDF /Text ] >> endobj 791 0 obj << -/Length 2110 +/Length 1768 /Filter /FlateDecode >> stream -xڭXI۶ϯ-T [\$gqSLP3_7A3Xzz`/W$q BE YUA8h[*[7ky mgJr 푈*ɂufbUV^Y)6t)W1[X4qC'iZw,3u -{?(lf.0"S~UN(Ia`q׫HV]2Ժyi7Z?jkj7KAN AT*"Dfpw+S}Tм0]=I|Q8;Fwq%Jӎ{~ jϔ'>e$E. g'C[()1޾~%vÑ%80M%]%`*H&"W'8[7}Kv@kt3MPosor3 " U\1R*Red\NeBŕln 5&ѦfX %:O;MS S 7%xD,-fD*|z*S:7OsW`t -paDEQ,\aCӽ" wē΀:ճX5uf'b"rTT~cz!o auQ3;݉nu * vcQ0>jI)2dދ;ݹU ڇLxY8aSZ `q9oOަ^dDov=pEi_e"<AmXeKGsBJۍ5 -MF{qCL2.O6Aرi<8'@THmvWu3!^FǬ$4d/s˨p2mɤ -,8p]Є.0e[\a]!7Kcnx뚴]\5=/ܢN%{mC &4S\S`'K.?.;zp{0i2uo>yS -Vh%'U"*@XNjO5N -V*e9՝`T2KڄjF.;W*ս[[" -7-1P@İ3pKP`|Bk 'zO/o/4lu/fG6!?xR= Xh"N pS(x@3pU5MqM V4l*2˖W9:CaVG0㨵Tzw~6.gJ)%{oGfD`!L[}J&'zԸp0x M{ƦX0Vq.p2V ol)8P@*+sϡB;P0| -z*cO>MݰQUEMsз4jեz_O0E3vW$JlV=j&h5N06ie B" Ti?R#hFÖ&̦j ,NxFĩg yfh]yA{8. d57兡c?S +;_Ktܪ}q> endobj -792 0 obj << -/D [790 0 R /XYZ 71 806.89 null] ->> endobj -166 0 obj << -/D [790 0 R /XYZ 72 693.383 null] ->> endobj -170 0 obj << -/D [790 0 R /XYZ 72 633.356 null] ->> endobj -174 0 obj << -/D [790 0 R /XYZ 72 460.804 null] ->> endobj -178 0 obj << -/D [790 0 R /XYZ 72 281.786 null] ->> endobj -182 0 obj << -/D [790 0 R /XYZ 72 186.202 null] ->> endobj -789 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F14 646 0 R /F22 558 0 R /F27 653 0 R /F24 626 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -796 0 obj << -/Length 2264 -/Filter /FlateDecode ->> -stream -xڽXK6ϯm*|jʓI%'TNI\S$M̿nt"5+YE"F5qxVy0r;߽-\aUX],y%ݏw/Ѫ ,VH2IW꽗k(GmotB/"0q$w!yI DIDj0ڭ;5AiZ=oUV5|ۗSe>6UsSqGmny$pWK?~G4V;S|ج 5(GI0 eT{shn~$^NAt_-j$2/!AٵNj[3 <[x֨ȃ<FnB ENˏEO 1D(f7jIv`n6^Nxx1zA0WqrA$ b!&jz%Kl}&%_dt0@?Ea5LK#tWx$g{uF3-41 RH@;g% dnKJ|dR>یqk WL6ű1J10+!6c  Ɂ6P!r'WEے[̘ z׷|lw=Olp\&t ]gfQ>T/\S1A9r'w|/$Ѹx:N(پmxoi䎗=ы )m] .Q#˒jw>nh[,mOT^-QZ(sq˿<ԻQS^9'p(H?`ӿ\O([ "K64*ƴ- xȱ^yH(džr+ _M_GBb({3T -.U R~AC2z̰s'>fv -`b5#ȓr>巇戥\ [J]gnfZ}+ޭSsj׷=o)QNiYo-qܟo6w -endstream -endobj -795 0 obj << -/Type /Page -/Contents 796 0 R -/Resources 794 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 777 0 R -/Annots [ 788 0 R 798 0 R 793 0 R ] +787 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [109.757 599.612 162.842 610.403] +/Subtype/Link/A<> >> endobj 788 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [292.263 747.553 540.996 758.344] -/Subtype/Link/A<> +/Rect [178.567 599.612 258.351 610.403] +/Subtype/Link/A<> >> endobj -798 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [71.004 733.371 128.746 745.324] -/Subtype/Link/A<> +792 0 obj << +/D [790 0 R /XYZ 71 806.89 null] +>> endobj +90 0 obj << +/D [790 0 R /XYZ 72 760.449 null] +>> endobj +94 0 obj << +/D [790 0 R /XYZ 72 676.722 null] +>> endobj +98 0 obj << +/D [790 0 R /XYZ 72 573.042 null] +>> endobj +102 0 obj << +/D [790 0 R /XYZ 72 388.299 null] +>> endobj +106 0 obj << +/D [790 0 R /XYZ 72 263.63 null] +>> endobj +110 0 obj << +/D [790 0 R /XYZ 72 154.526 null] +>> endobj +789 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F26 667 0 R /F24 645 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +795 0 obj << +/Length 2592 +/Filter /FlateDecode +>> +stream +xڵْ}O1Ye03N!Jr\*[RJ~CP8vtO7.T6Ja3=Wa}WrUB&*;/$^=]U-Vw?ݽ޽VU"P"fݭ~Y$Xh҃շL&~2-w>vqǛ@ HO Yv7.mӅGP~LWxn6*5٨#n>O""pzgiW4iP,{Z9Xm<wkU=rOn٦mh7 ĨD +EO7Ra{:FyUMN"` yL˃v+O0i`"Kة?7Y +g./ +װF Ѽ4A0% kedaK#!M OH)舭ޛּ͠*5G&;^:/e3  iC[1[4#(=8^O f=#m/8%D$Ղ_#IaFQ>v bMthӝl] %fɏG/MP;C0PF㻾(~-\()w4mڒdP0ȪsjeA/"?SnQ"*\&a}SmOR \p!J 愗1?M2$\Ks:i06և4}xŤ/P/ ҃ϸ*~(N^7Bҍk +p)!!NmܽH 9RSR %Fc1Ck]!2Cf(4Q, uABf@ KY I+@bB- 9hN 9@k[3-!9:xmPcl4gGB&ˠ |5RH\eyt>i)"3Hn96Ӭ0uGqW=);2$qdTq}6?Y鄻)Y凘!7 aQ\@. +-*&8{o[197& +j^C)c])TY +\"Lmh0X'K((컚R>Vvwٱ56n-b?Sf!̈́耈f$G3R#PхX8U.u,`e % +Z1D<*pMIjY +ƇGOPm㇈lz7Ke[KRR ZŁ~Jy/i"ǟ? y8ۡb;DrLq2.7"4%! x `0&zI3׉Z8gHqBhiwk?D4#T.ik|5 NksYZ@@CSЭ|T.ESww8׮BH2)khgc.oo^@5;,@i|Dugm= e(Rl|`KiNi35<*a1JR'5 +u%jrR1DbWX^(W/n%0\[v>!˨0) \ܕ9EPR9f;fd;=gsCjI粪;撠8b2~vAa#S*6WSx(O)IMh'5fjfm#-^Tu)k +i80k7ȥ[X/F^91C-jjzHad#;'] {[I*jF\G[,a`8.P-VXpiŔ\v)@3{fؽqKb6͋Ŧp=vt?4z.JKMq%_t;D%2{$ !emU'/;vw )ofEDlRRcnFʹ۟4-U{}%V^ycpAד.桨`K_"dֿ?߼zEY`ҶG.bf{(h +endstream +endobj +794 0 obj << +/Type /Page +/Contents 795 0 R +/Resources 793 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 797 0 R +>> endobj +796 0 obj << +/D [794 0 R /XYZ 71 806.89 null] +>> endobj +114 0 obj << +/D [794 0 R /XYZ 72 760.449 null] +>> endobj +118 0 obj << +/D [794 0 R /XYZ 72 663.37 null] +>> endobj +122 0 obj << +/D [794 0 R /XYZ 72 170.204 null] >> endobj 793 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [183.775 624.821 253.58 635.612] -/Subtype/Link/A<> ->> endobj -797 0 obj << -/D [795 0 R /XYZ 71 806.89 null] ->> endobj -186 0 obj << -/D [795 0 R /XYZ 72 701.931 null] ->> endobj -190 0 obj << -/D [795 0 R /XYZ 72 500.759 null] ->> endobj -194 0 obj << -/D [795 0 R /XYZ 72 427.213 null] ->> endobj -198 0 obj << -/D [795 0 R /XYZ 72 290.575 null] ->> endobj -794 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F24 626 0 R /F11 679 0 R /F14 646 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F14 666 0 R /F26 667 0 R >> /ProcSet [ /PDF /Text ] >> endobj +800 0 obj << +/Length 2263 +/Filter /FlateDecode +>> +stream +xڵX6p6"E(MۍMu +7}1)z73 {/}xKdYmo yY=ʓq +c齻j^ƲXzGg, #o/"L.~Z~\G#z,p\V4Ϸ2dRfDYt?R$ վ\2E 1D]hkhvCGEt{+#iy&X*C'j}u7s8afvkܡ'+lk=YQ]S/FZ+u'2{Pyb>"o,:f!eIІVHFSF0e\TX Aqm^o +TSK&RTuV1}(ʒftniӪTX wyʝ'Yܵ"/ "f,kl=v+t6:Nik38l!w ;l!%zcʼnO+8֒%^V}>*iB/j} V8MM;qEb]S!蔦)F%h%4bk7M>RSHĈT",(L^[e"udDȩZ-]0S; +^v62`ѳ"1h2ھĥq.O V)QͩVeQ+V[B,;;4VA{ZQ9UDn ΍qt:7 .oq͆ij,+a741m)B As%-GX t%1*wĩs*%F&~w:iq{gmZbNGD G-E ,pMs +J-͌`4nbwMŊ,̪"UÒU5c +lFD:zKl+EBzCe`E|*Aslf^e"UGbRFV1[KMV8<4-AUhA+dƼ.tݓjrRdB$Mۇ'g{&>5xopPgÿ{?<Ͼ(ՙ8ov#m?g=[؀xWohдs(,zԱ3go7$B |=^ng01ž׫Nq(|EhU`C[A;vQl@Ci+1bt`D123Ʉ7'xYܬ~tr +endstream +endobj +799 0 obj << +/Type /Page +/Contents 800 0 R +/Resources 798 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 797 0 R +>> endobj 801 0 obj << -/Length 2449 -/Filter /FlateDecode ->> -stream -xYܶ~pHNSN]QpW;5Zio]9 RhHg~3]|wƒ]x_ĩ4]o߻ ?,\≤ J-w?_J#?ZoXVe?`N0Qn -IP•-|LYVnU;׋> )OtvGKSag&;Lc?/~Z;f+ *uch^o:f”W~S[T%͇bkv"malk׭-+Fm-m1WwLUsDps&_-~42 -VX+4bT9iw,bib@bNk:~`]մCW~Ӄ`ȹJ69:GʘuTE;[ka0>Ԗ)XԎ`|qࡼdl*z;Uix$u.c4T댾X6ts:Ri1| gV;K?1h@H%=\B<7U7[:R1)rmm@..KqK /`Bc - ug\4N`#hH`~(XyG^#_hpѦ5- `GPsN&̠UBMN'c6upF9_GG d&=Y;Ty$8602ҏ -=Ee'W\nr@zG휷*n GTTOy83G$$jh֞q8qdPω(xUDc Cݷlr+’QOP 'J\0pA׺π4PA2[SBżْC""MO4 -@4I-輞X߰MWiNb}4qw"0|u;c"S(1- Z)TX:B6<ִuU>"YuB,kU3}*?!!LS[!VMUt-3F P|v>vaφϪ0ͺC78-`hء ;$(L\DXΠ[<淒r|VLV[kS潜-A'x䊲45s.. *4eQF -6# T՝ /ߕl8j"ű+BAl7+pXY0 UD -#RJ v+Gի&uq aDƦs(#v^׊4%S8H%ba! X -`72 my#2a?ʊ9c3ÍG{rrp=1Soû{ 8`}񊟿{Z W?s/}?׼8O53W_/Z1_2 !_G`g<תw4g‰Gr6S`=ps,2!tC>H\WA9&Wxa_&lR/Mį8ARLzgH -4槃-!gghF~'96s\ 󮶛|?xTtyeK{qNjRug,3 >vE NZ*顛*3f "Hp79W7Ibǜ;D{QXr?A/N& aƃdk$G^T&÷-I^-M"~`B266Y) }Ij19O+$YC@vM/N ԇ"8^PdAN#Ç Ŧl@:+ynơ, oMO?> K$H''ڢ')ȥflwFXa]}wW_@d]|p-b@'Q W9UbzĢ}!gO{_s ]旟nBhk{y5_>~w}2.##.7o_tsng_!\u -h ~A,>LF;Rd8N'/P/I E%7`04cRt$=xCI]]Xh_B\2$ rznپ<'>#O0?LNɝ":KqDdA+㰿hz3s¥FI(Шr&-|\_ T. -endstream -endobj -800 0 obj << -/Type /Page -/Contents 801 0 R -/Resources 799 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 777 0 R +/D [799 0 R /XYZ 71 806.89 null] >> endobj -802 0 obj << -/D [800 0 R /XYZ 71 806.89 null] +126 0 obj << +/D [799 0 R /XYZ 72 562.017 null] >> endobj -202 0 obj << -/D [800 0 R /XYZ 72 529.721 null] +130 0 obj << +/D [799 0 R /XYZ 72 439.285 null] >> endobj -206 0 obj << -/D [800 0 R /XYZ 72 287.025 null] +134 0 obj << +/D [799 0 R /XYZ 72 333.115 null] >> endobj -799 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F14 646 0 R /F22 558 0 R /F11 679 0 R /F26 647 0 R >> +798 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F26 667 0 R /F14 666 0 R >> /ProcSet [ /PDF /Text ] >> endobj -805 0 obj << -/Length 2247 +806 0 obj << +/Length 2410 /Filter /FlateDecode >> stream -xڵn]_1p'0)އo _++1 zȞQG&*r82ٗ@U]tWɗFwde*N>~vWXN{U8\;'g}o9Yǫ-,V9k;BZ^4qC@hAN\f@;^+N0k;#MMs/e%Zӎ='gg^;^`/δqVarM';kmx="T Di@Wn FLn;Wl[ttSp#M~?2~M`L$`]* UYҬz({iO u ohWM#%h w=ceۦ,Xɟ0I8j:A.^^tM+ Zv請xOoΟHK6UhLuWL}L4~jݒ*q:V>Pph}z*d;Ƈ\p D'CVU[J_YxHgx7CYд=1w+sѫ e8+ c5(WU0|}SMN -7ZPSR?F}RpC TWըV^]p#+EۖSBz5]e.ߏrĸ_3@VGIm3sdQd$8p thg^'o._/x&8#Swcнst Ǝ+; `/̬uYhͷ$"M#aY^,b,;bɂpHM  y)S*c0U40F+pT7l m L @fe# -В̋l{:"umNi%=2*%HFOd_Yd[\#&deə]-F}&Ci9AM3쎵ʤ>fleGt-%y -ȳt G@=xЁWC&lMJM,O=(FU?& ގ 4l[ 2HfS-f8&e`v6+6J;J8`m_:J.N*hbMGHfoO`#`dFv!,eC9CqGE.j,4V^CՒX_GfN*7Yt3t43 ܩ -'%ɮ픖^w3&Y.h"<$ Gnxoذ  =E[ .a_{g?Pt!~Vhbq -x+ojGI'TX3WR'b46cG7LE\wL~cZjYluPG]!1J=x `R~(N ̱3򦪄e+:a4&cy^38f+f~A1v#XF#6*L+ψO:]MsN -P% |׵>etL&3UAE+3 rFєY."FfIm`qe-S!<|Rʜ8!x9( 4ͣƲ1:9daBl^!ob n.k'鱆P_IsWN `%Wߔ8hR1w__S͞TW/(_ d=TbT.^]0"B35 vK3L%18z70cn'Sc!3kGNN\0$%wϝȡ2ļِ]lt>Ѫ~4<0jMjO` !?fS7J&b0 FԵ, +xڭY[o۸~ϯ ԪDRŶ{Y>uBeեp,+h$R䐜:ZW꧛o71H5/N#W'UdKUMU"5y!RO_a*HQW!<_|N;]Ra:^ +lP{ ' #m@MSf*b_ՍݜP 0O1nAj2 *0kJA(p, OmPH͟B@Z߉3kX<J֛Z$N\쮽{A1t=2%>V1 "VMb +ı^b: =撰 RdhNs*_hiKPc Syy^j%5b^a8O8M.qH < 3L8*:s`^ɷ&7LTRfaDEQ0m] QG*sqE*qM$qWkY*&< 1"<32ܻc# O@|cqPπJuC< 7JW!GfE-1 ntTW]KsI v&\ +H|u]94 E*vJX˂暓#15Mp·2 uQc@Q,XJhd5DSrlEeRb*h g%xorȏ֌#Fl-LȦŐpG[Wv۽~!/4|0].r *8z,b? L8b߂牤.xE$ قvqdpej~1)\7s+f]حXFGrԇCsXq ˿]dĩ7/pa^ 4uOPQ1{o8"*nH]T*rd>Q >v79dQ׎)_>XG㾼K}INR߅+PS}E5b2H4m-' џR;4v†/S9&c!Cz ʏE1s\ƈ{l/Hݽ ^67n@Yd5vCQ6TXhd/ W0L2~.`qqn ӴV=E:=Uft I>&RBie\2ɉ&I_cDP_]spD!`'*O"Fnb>*5Q?.GmaueJpB ԉ |[0n/_\; endstream endobj -804 0 obj << +805 0 obj << /Type /Page -/Contents 805 0 R -/Resources 803 0 R +/Contents 806 0 R +/Resources 804 0 R /MediaBox [0 0 595.276 841.89] -/Parent 807 0 R +/Parent 797 0 R +/Annots [ 802 0 R 803 0 R ] >> endobj -806 0 obj << -/D [804 0 R /XYZ 71 806.89 null] ->> endobj -210 0 obj << -/D [804 0 R /XYZ 72 578.511 null] +802 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [193.235 507.073 237.799 519.026] +/Subtype/Link/A<> >> endobj 803 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R /F22 558 0 R /F11 679 0 R >> +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [302.598 507.073 338.234 519.026] +/Subtype/Link/A<> +>> endobj +807 0 obj << +/D [805 0 R /XYZ 71 806.89 null] +>> endobj +138 0 obj << +/D [805 0 R /XYZ 72 760.449 null] +>> endobj +142 0 obj << +/D [805 0 R /XYZ 72 651.759 null] +>> endobj +146 0 obj << +/D [805 0 R /XYZ 72 434.551 null] +>> endobj +150 0 obj << +/D [805 0 R /XYZ 72 344.859 null] +>> endobj +154 0 obj << +/D [805 0 R /XYZ 72 254.613 null] +>> endobj +158 0 obj << +/D [805 0 R /XYZ 72 164.368 null] +>> endobj +804 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R >> /ProcSet [ /PDF /Text ] >> endobj 810 0 obj << -/Length 2310 +/Length 2138 /Filter /FlateDecode >> stream -xڵko78 aQǾ nb')R;$(h-%meo]IF^pޔj^|;0z#> -(=x>}F yLb#D0f?f炏b"͗DCXy24dj+32iv|GS@bQ<'s#F -Қ*)'Lhs2?7베y=oY7lsOiKf<P  sg=1a2[淴hfwO7"bTxb4)I*›ݘ֘8j40JI/tmnF/Xyn/QZVSK(G^'Wg?z]ŊVAbJ7) wJ1Umyz9tˬIgWSJ7 ɋV=sQ cS0M+ݔ%qzѻMYZ锆9:iYoNy{>^w|>;< =Iz6S^,NrxC,?O?r"ى⃔s|uḄyomSUe6  ?k`IwecU 2\m1G!S^Cz#CG Ȟ-og :s0c쾽3= pvY˶#$)NwWqC(!ԌSRZ,*ZՋ5kMf?fU7o~n^ds~iRBZ?Q=kdӢfa+"p@8g `Tb컐`2.P>kkSTj\nH ]f2ء8kJ«7nr}L0CI -ae:pCm/27{UMM5h -T:,mm8тK%.oa|_R%TIIy\ߦ ø", Vm> pYLj&q 3-*$bLK0ݭn` ]£!}zimuE=E;)(锵qKL88qn9"nd! j Kn4"c[;Ҙ p⸷EԸ]Ԯvqӎ VO*yG-lֱ5DF^2AGsʮ Pƛnh]$v˳Fq0\*2*QN&rT*"+tQJ lpn18%A"s t^mNX֝8$t\:^;VFs),bc)%VX31Be۪khׄawN0o vv5C` Y]\qO9ɥQl$gҀft~<*Q+/howW!쮳[,:?C!LYVzA/;k9v~`KN$IsG !-)!/⢒(_}]V ++̮*TtSe䚮p!̵|0{Fb9p#"&{YBXQgّkm*Z+vDb>l/NWk&` OT5 -RuU54@GN1!k#LRIe}8X)TѼ2r¥KLGnc,+.;*TӬR{5Nm2ڊ]nS>N4#«Ta?Q=HGpW -aO= -H> -`VCGMH ]]J;H#{Dܑ|,U, ? !:; P읳f݋ fB,OG{9 `e feEiCdіN< OVp2RqQ2$/ KA6_l~_  +xڽXKϯԀ "q`žGbw3G/%MTRmo$'%Xϯy{ `<WTQ(ʫ~_{QVw:/K[ۇOoWUӞx$adSg.(~7_jaC;qCĢw^ yi"IpiE< 8O84wv.D Zgs +`lV}E"IICss=qVQI"qBwiy'%?f$e_j68j@3 hѨq2'IY)@Nnqkd?D1 ,;΋@,#YO..`k_a< {̦7\Uf +aaVaV0)âYܡSԈ֫3J)K_NσQiT=#8)һ v.n#x pTQ|G:2}^ ,-ke&. }hH͙ ,4høZ iIH4KL,Vc^J{sB4Vy@Xf$)¬zgE7zHPgoJ++Wd $gIAXwq AqֿI=(,tO,QXͅQz%iO]@{U'B#WFq|Rj +WVNJR}.NVg|7Nhf` Y[%*~,0^u$w.SJaT@WKϚb? 4_[Ԅ)0e .@[n`]a5B ,Ʉ$!Ȗ[FZk̟g2gIVThkTmFM=t`q"PC ߉!2epvqY"HzʻV5E{ >Ѭ (Sqo ؍ц8FY0'FkY?Zvx b}@sfB"Ķ-|[3GB9X-g*;(GAu/71 K/Ka +jEGЯr=8af3D<.yaJ; /oH3&kTY1x!ŒIoV09[u @pL{{h |`nO[a6bWC:>N5 b ! "u4;kXޤ"BTuL?)s c5k+CZ$'~t'r\ld5~J?ͰbBKJsaR.g7M GS/ByװEVU< %f[_ÿ0 endstream endobj 809 0 obj << @@ -3113,122 +3000,100 @@ endobj /Contents 810 0 R /Resources 808 0 R /MediaBox [0 0 595.276 841.89] -/Parent 807 0 R +/Parent 797 0 R >> endobj 811 0 obj << /D [809 0 R /XYZ 71 806.89 null] >> endobj -214 0 obj << -/D [809 0 R /XYZ 72 485.939 null] +162 0 obj << +/D [809 0 R /XYZ 72 734.557 null] >> endobj -218 0 obj << -/D [809 0 R /XYZ 72 410.927 null] +166 0 obj << +/D [809 0 R /XYZ 72 505.545 null] >> endobj -222 0 obj << -/D [809 0 R /XYZ 72 168.868 null] +170 0 obj << +/D [809 0 R /XYZ 72 445.351 null] +>> endobj +174 0 obj << +/D [809 0 R /XYZ 72 269.914 null] >> endobj 808 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R /F24 626 0 R /F22 558 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R /F22 574 0 R /F14 666 0 R /F27 673 0 R /F24 645 0 R >> /ProcSet [ /PDF /Text ] >> endobj -814 0 obj << -/Length 3053 -/Filter /FlateDecode ->> -stream -xڽYK6ϯ-TUD-7IedG>%9`Ḧ E*|~4d"FC3`4MHo[U)l%T߶Qh{P{^o GAgrÿڿ]ٴ h3أm)u6OX- 䯏7{q Dq[#jHC7OLn@LOH*aHL]sǮ=59P[<0·90O%s - j wv`ifLKw<|ƎaUfR6S^۹nΚ}78Zb uȞnbyh Yn艮ρ$F(t(?AڮyBɈ‘@Xq,,v8*L;YRv -~)c2s&W8қ4.c&>d0ԹVE&Ν , -W(+Rz dT\AΒ:d8z?Wn4!vmS}^Vd2 '罹 !4f"jCą#jq)#SwsO5(c fMܙNw>kǧUOI0=Th3Ae<+ `Bڏڝ9UʇX73U] @Pz/IYlIX2pJRr)(@pޠwb?%4"17ڮz -"dK-E ƁSFaSnhS= m9| ou) ~`BsfuXtq\\sL42`]wZv@ N { H^,Zl0&52ldeU`d_tGR5\s,͋x0MCݺsX]I &(Z.D`iA;۔c<;]%Gaz+N,tD\3;˜ Eru`=:.)%'G`Em|F4\ '<Ne.A3QW -avFS'Jy My4U"CW"Ξ`IN P+|aaɲD轖)yXה%#Cie®^_ 0!K_GL <`6o\|;MՁ+eBsvu97@~`A ڪs #',wI9F JU=U]$"D@]q1)٘()rZ?|Jc8vQ_f2A5*`c|;9g Po E ,by%+@8okce*FރhH{7 `N( 06>3YOH˂$!6wO5ASt`>(E6|ATJ&.R(y>eDa ѽ3]|S9Q~`Y[Iс-Z<tl˅މ ]KZ Xaxe}y@¹(s wUtܼ)+%ᯐd<9+,\8 -u.Y QS( bp DH?ad ]uyUK -ogA8@9rL_U^\-+\/nײV.7Ƴ&0e:\37W860`BPƐ\b~!SFs't(IW&=E|ċ".W:R8G26( s`So j ͕@& <#Y`7>Xdr[lOSC+{Ɲ|'W[еkOeEegb r\<}^Jj\*Od[qp9 v*Bt~(Q$.WxH04wNLkYiƯQ4Z+ڋ^PA Tp8X`%R$uaCx ׅdR,ʺHWy~M2DžN*&MY+=Np]gk⩔#$L$̟ -W@Z<dp)`` -Z%_Dh*6l%"G{fKJS;ܲF>c(?D];PQl#HI|TYnQZ\9s_+$dǒWYHENV\Yb@1-L|<}(䊕:RV#P4\yL7+f&?UNMJ>:ܯ}C8t)󜺶XOHl'Yk@m~= 4҃ⴁG՗wPP_UU+3.Lo\[5kf -endstream -endobj -813 0 obj << -/Type /Page -/Contents 814 0 R -/Resources 812 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 807 0 R ->> endobj -815 0 obj << -/D [813 0 R /XYZ 71 806.89 null] ->> endobj -226 0 obj << -/D [813 0 R /XYZ 72 647.415 null] ->> endobj -230 0 obj << -/D [813 0 R /XYZ 72 356.265 null] ->> endobj -234 0 obj << -/D [813 0 R /XYZ 72 296.071 null] ->> endobj -812 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F24 626 0 R /F14 646 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -818 0 obj << -/Length 2580 -/Filter /FlateDecode ->> -stream -xr-T%c$35qj˞JvS,Ejnt,zǵT.bn(Y=_^MV*L,W_VIb+mVW?]HWe\f"[hR#7E/y_>!3z8Q\%̚5[QJI cJZKg31[.c!JOz#nGSEyd:پSƺk_0qzAbi?9vso}S[zFKl6/AsYЎօAu;z2zFt2-u~vTd~TŲОѾg=Nߑǎvf6oǦyR (ST[X Tƙ`D$=6wc ^*ڝ:L3Yذ$"{풥,NUkL̋$s-yPzM7y")!F c_ZHܹZQ3m=q"mlNh녫B%VW %(XCg+rt5UeIjݞYeD[h .l {fћщq1d\mĈ>Ԡg"׏!ft>.<#0V]- %̭mZ虆7y[z;k$]Pg"P',@ K^~\0Bٌxvi #z]VmdDn{Tqζ'𡼼TRlMcQ2vM://ȊS?PLqOs<6ue46u/q%JŋN [p{"|&^nV{ =ʹk:0C,D}E5;|mvgtwO]wº.' .mwhy.qOT(}WW+^p_-qj 1zSJS,4h= ]'է`jOtϽsR=z -Y -`B#\_;$C1~ LR0$ RLh]'4+ћ=摁$5`\|,E9f o u!O.'g_ힿǩM-?|VP?J{$ˆm$v. Zԉs\D› Z †\cRct:eP͝c X &p9Ryęd5(o^L1b>B]/B9 \=.bz1J6!.3@ע p -endstream -endobj -817 0 obj << -/Type /Page -/Contents 818 0 R -/Resources 816 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 807 0 R ->> endobj -819 0 obj << -/D [817 0 R /XYZ 71 806.89 null] ->> endobj -238 0 obj << -/D [817 0 R /XYZ 72 638.241 null] ->> endobj -242 0 obj << -/D [817 0 R /XYZ 72 547.913 null] ->> endobj -246 0 obj << -/D [817 0 R /XYZ 72 397.923 null] ->> endobj -250 0 obj << -/D [817 0 R /XYZ 72 261.561 null] ->> endobj -254 0 obj << -/D [817 0 R /XYZ 72 233.693 null] ->> endobj 816 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F14 646 0 R /F22 558 0 R /F24 626 0 R >> +/Length 2523 +/Filter /FlateDecode +>> +stream +xYK۸ϯ-T%w*Ưkȵ8"$1Hg0Cl4Wzs* +V\/<_NWW%Z"ʳս:$gz{kr'2Ym$#y&#S_O? g@!\څ 3oPDQnDA{oma R˺: % FBɻn-3gbr&BFN .Pݒ  2)}=V=(^Vȫ^wN8X2@UWV +4v= kFt6@-qF4,U mG+]O+ϕ =ٵsۚqzA4wo F a(e˜9HRp(EWD3@`8#ozq{GbCuƎWArSO&*42S_k"kݣ'S: n^JZz䙮IaRi +UspDy?Hխ5ˇ5$8Jl˗]רKy0"2]2]vNUHS2n*+qp= U!$0O#la)+Hc J"BEhnNtx(zT=a4ixtMU*_ )LW5fiZ~+¨0vۊAtH(04FHgv D#8:fG/t,E<ǢY`2a7r!}oK|N ˼[C۽=Fe;3| 1ꢃh4};\Ku/X$g+n8|?a]L-p)ȡ@F;[`r]+r J}\c[HK4OqP*]T57#OC<<24A2}|slYpvI-um@ISD~ihjC5KE_[ ?S*hMoڦ^B/g(q 1@Ƕ Pִ0a.Fة쟋ށ@3}OEZ|U92˩VPD_$FtP| ;g%HxYmUUc"mL9׿lŒy +=tU#R쒦bO(2)j]i0 :k^P~ج`X;󦼘=i2K8i2KHC 3pvV4;&℠87GI[jB&լlepҹq|X G9ϟA<ڼ e0"58M^]h+z+ +H\uF 菅|<$qnuM㘹Am5gGњyqXO}S@lE(a-)7pWͽLTRġ8& A€]Ӕ 2Nm~ad +<192H^8VMv2<|őT̲6k,tAJ gJEm7SN zpE}h!OاsN0\->Sw#3{{P(|qOӪ+<2E4_NA*;}; ox+.A ԫ$lm,qU.B]g4-$OE΄*@\"uD#PU<%A,;0\{ . G 7Ls=;HFI& #h[͡P g͓(rz_DL3 +uV~lH00՝ʐB{>l݉낐t,xDw n)EI Apxuoq4wzض_diPMyΦ+~+cBaIJT0,:5å+8Ш:sEO+ L܍S˃j9 H? F$?W𸩝f呄ҟ~Ǥ(㠚5 \뢙Iqrݢ-K>G"tD k4yQ! (b+ l=0WW=8ou&].B!6|Dr/t qM E0ZDVagȻTaoJeP AW: rUatݧskD|)Dq kk[(?!{1(%mXBa\cEʥ (fab.Г$ b8%L{b][г!)œ;Zp`BHIuW۫~W +endstream +endobj +815 0 obj << +/Type /Page +/Contents 816 0 R +/Resources 814 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 797 0 R +/Annots [ 812 0 R 818 0 R 813 0 R ] +>> endobj +812 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [292.263 534.802 540.996 545.593] +/Subtype/Link/A<> +>> endobj +818 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [71.004 520.62 128.746 532.572] +/Subtype/Link/A<> +>> endobj +813 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [183.775 412.069 253.58 422.86] +/Subtype/Link/A<> +>> endobj +817 0 obj << +/D [815 0 R /XYZ 71 806.89 null] +>> endobj +178 0 obj << +/D [815 0 R /XYZ 72 760.449 null] +>> endobj +182 0 obj << +/D [815 0 R /XYZ 72 671.574 null] +>> endobj +186 0 obj << +/D [815 0 R /XYZ 72 489.179 null] +>> endobj +190 0 obj << +/D [815 0 R /XYZ 72 288.007 null] +>> endobj +194 0 obj << +/D [815 0 R /XYZ 72 214.461 null] +>> endobj +814 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F27 673 0 R /F24 645 0 R /F11 699 0 R >> /ProcSet [ /PDF /Text ] >> endobj 822 0 obj << -/Length 1756 +/Length 2087 /Filter /FlateDecode >> stream -xڵXKs6WjdH|I:$ؙ PPVﻋ!J4\,AHiP8`]|5I,2[m mp^<Ҡ qų>YJU/oN8J -EZHX̾KV- ͷv+pߴ-Q(Coz%OL~ zkEVv Ɖv5.[t-Yu-Ser }y{\i+Fi1ͪU8~8g%O#]F̠4\ j=P1炎wҹǑjco con@*I;$C@$N}t7t<ш܏\wp87m,;%ޤAN({E9&yi>.ZEz=&MLh%N9l— -TUeCazeD\Uès, _uK,!DCp,YBzDH%kJ V/쌪W_D?ڥ[ٍ#Vk:\Vv[P B68kIh#(ă6"#2zR/N+b`YUC)ѻO0-n;ZepVQDK,.R8NE^>`e1{8/=G9H)$7x9xJUu1&iB9x怨GblC/4q68#M}wj~ePD -qƥ)h(ňÉO΂w: p d~0oUZhcq=Ė(K:~{E*F!dr^@!wʪz؍Q%8~N~ 4NϯSW!|rnH<_p[E~Ĕ7lCvr֝HxS~ZRվUl&-{c`.{\)CH%\sIZn0`$aX<,^7Z?f >I@(CtC OCcLՍ9bj|qaIIyv4fl6d"IAġ/k\\S6P=<YbyޭPlFʎ#[f#xHF۳US+mֶ?Vq,+qީ#Sm.j (B(vfI:tFzQ,.Ù5 zR69f (' .%(06&-PC~ 9>P69W5@^ODJV8Kh,9}&B%O8!B0zga#5]#Yzs^_AD't|&-+寱{ZErU"y^ֻg"fϰAw1dY#ƗWҿ^fq*\<@Ns[}fC"wl 0?ҏ)ENGpSt+P銛V& - js"ӵZ@{B5)i7~_]/&Pd +xڽk6{~QSl4Yآ{}ö8h%qױS˞#Eډ{}EI)|}*(TRDE`)".}|8a>lwvZԖK,*Ǣ0ڀ/sC :E!,iP7U+5mM9iYIzp|\]i/'~nO7}U, +AbD*5Ir$<=)Ż8ibuǗ77iwh0!y4Uo[E[uڤp rh%(>ͅH6֖jO lLg r 8wr=\<]˙SVbݿHd[W(`c>)3т[ajDZO>?bR;VX+zGBgwfTDd6E޺9'C9KG\`8Q 1[T :t)[G~dMU5xpŽr%/XŐK҃^oO|?{T$?9֬+GKv}nmޖq͖/ #py-*^cK}벵ey^=N>jޚ߼flA2V"% 6nZk/x)Srb+%eaA`iͫw55Lhhn ۽Ӹ[czWJZ/Rv3Fz-cG_>Ǝ186"[ +bR#F{(< wn7ivvy4W\> endobj +819 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [367.142 662.299 426.461 673.472] +/Subtype/Link/A<> >> endobj 823 0 obj << /D [821 0 R /XYZ 71 806.89 null] >> endobj -258 0 obj << -/D [821 0 R /XYZ 72 702.207 null] +198 0 obj << +/D [821 0 R /XYZ 72 760.449 null] >> endobj -262 0 obj << -/D [821 0 R /XYZ 72 628.384 null] ->> endobj -266 0 obj << -/D [821 0 R /XYZ 72 510.799 null] ->> endobj -270 0 obj << -/D [821 0 R /XYZ 72 420.472 null] ->> endobj -274 0 obj << -/D [821 0 R /XYZ 72 332.081 null] ->> endobj -278 0 obj << -/D [821 0 R /XYZ 72 239.817 null] ->> endobj -282 0 obj << -/D [821 0 R /XYZ 72 149.489 null] +202 0 obj << +/D [821 0 R /XYZ 72 589.677 null] >> endobj 820 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F24 626 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F26 667 0 R /F14 666 0 R /F11 699 0 R >> /ProcSet [ /PDF /Text ] >> endobj 826 0 obj << -/Length 2303 +/Length 2142 /Filter /FlateDecode >> stream -xڭko6{~8 !)z8E")E$ʖW pC䐜γ#\}aāɶW#<&ќ:*J`_ziDpH/s;[IX>z*L<9-̚򶫤TJ)vKW8 mѶeC[44BYgz҅-S[O3)w`n]7[ E}&oxG s5J  !mKUI( -alqT=a cB!ۢ]A C\-̦hiBбBgxhC\e[n -seUX,EMccYU4MHմ-%}R Ln\Go%`Eӳ@$GFrCGI8Iob|edHsScsN*rHaKEAEB_a.noOq4~j姁G03LVeO+k<[ ID=xث-,?[r1qKT5sanoeH̿ueWm6 f58լ-MEW^a5nY-ik`cf35Kj̲.C821ͶIޓ "*Ǎ& ݪ$@Uַ/ -ʶ`xIh^`3z oiuM<\`^- -a.fM`ⳄՇGFJJɟY0rlFՇ]n5mخ^C`܍PEĬSр5-h1s1۲A7G:5$ Ԕyty'XP)r}H/ԜYU/+d%Y=OvR4-B:ZǙ 4MI4׹ru/҇U[r "++hapb@ ʆ`F[pP򨫶& Mϻ0MVrεXԄi'rDO~E;g7P0qG -LzJhR{d42Q9F< m\L\lxQI_N *d,KDa)_! 1;+t>\hy/^W5fs˗d%S@*2ч ^^ЉJ.<퀹ǻߠHR htwhL/̮PAӨò4RQpɔp8͋&eҸA;[:{qI_="RX[07s>V@ _?YScAo+n Krm+?$!YLr!F4k$Rmkx<;ww.0fEVOaoFcL0Cqw\D/\d0X7 -mR2ݤ0D^=^|>1f(:vP6% -*Q-[ADFƘA{ О0ѕNogg5@zɆv_#*_ʪx-*XwDzϬa9Q䉨9Gd_e06&W/l3/W4U$􍖌6FCo1R.̘wM{V+XLI`6XܬGKWQ#½O2YEiaWwKL:C$ RG_r4VVCJsgC\ 8߂uR7!iЄSb[8犐I^.B*8 -4de׈^Rȫb#G >$[ȳP-40!{_, -Q5Az2D;\aR( >"5U˧gtδ ?ˣG``ӗr~DWɤ%^8[/+z58Y^JNS[0KF^q +cxwg7_dnxq37 }Drfw-?:B8HE<6 *p0snY} aD!glZ5@8N&`P6Y}X^Jv{,|)Rg8bWgV9qR+?u$!w`E;ȱBc_Zv ǡ\VՎ 5|дN^Sk]Wl \Kcj +ֹ#lج1~ƂSdžQlf,}[t$%VȞjؖٴ}mgY43-ki + : ˀcUe-|+ UM8[/+٥Z +,:ٌtQcGg=41p4"s˓8\!*`>z~rHw鷴hJn7ZޗMѢGp%vEqdi]+EZ@X-\ =#|Rqg=DVŎ&_LZrЍDz(^*&8m`Uq%L1-i0\D+& +}&"IGܒQ=cidgVr$ѩ3*) iM}+Yk+&J,H&rx#dh"vގ j&~/F ʰT ͠9īUݲ✝g3@ WiyqhWGA\q?LV8a2Pyc Lpķj`2֠z,-mÊF;fDǨqel쾦G/s0v9XN@q=to1/5L{XK{# +eF%EϊAD3IQ$7.{Jze1Js)fOL?OdM667iYF(g2eAfPOȁ;N{G#ت>p6=~!32ۙhnB$=1&٢w$=Hu;ҳDrUL;a/R84*{Ͼ㻋D伢w}w=@ͯo& +ᡉ|kfey4uiO.2B?a۟oYFsi_ <@:a @n2`ڲFT.>8EIL֟St ПZyصPN!ܓ+Jܽ8Wjk5E] =7eHS} ;41ƁfLӅ)¥&+͑Y0n$ZgC9 U(^IvvxI *@ tE ih6`p;`Cτǩ1_|.j u//jnb pYa6:4 +AНUtG =r_sԌ~qj"*JE.vvT? jPU6,Fg[̩v}UEi?H?^gU2*IvV/3)8ppHʻ̏C%Eٜ .@" fc^)bގUAt$/$wl5Hloaغr6&9C%fhõrd_j.V<~[ÿ=S m07j xۺ훹l`z Jo5t6,w endstream endobj 825 0 obj << @@ -3288,78 +3144,73 @@ endobj /Contents 826 0 R /Resources 824 0 R /MediaBox [0 0 595.276 841.89] -/Parent 807 0 R +/Parent 828 0 R >> endobj 827 0 obj << /D [825 0 R /XYZ 71 806.89 null] >> endobj -286 0 obj << -/D [825 0 R /XYZ 72 274.988 null] +206 0 obj << +/D [825 0 R /XYZ 72 760.449 null] +>> endobj +210 0 obj << +/D [825 0 R /XYZ 72 524.63 null] >> endobj 824 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R /F22 558 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F14 666 0 R /F26 667 0 R >> /ProcSet [ /PDF /Text ] >> endobj -830 0 obj << -/Length 1876 +831 0 obj << +/Length 2099 /Filter /FlateDecode >> stream -xXmo6_!*#  CÊ[Ðc)0r-7[vҭ0!u:;wnyiaā+qbty;)_9>*q‘Qܹ=N^QLEALnȆ`J$u.ݐDI}oKve0_A-8|ڎm*{R0)Ub\*5n>nY=H7ՕeO]%8ȖcmYe ol]t]̳r]~B_t$,+OI=,y -tWLDqc% -ƄqLพ[2YY慕i6%M֙NiSеˋ]3uPV<J|yK|ySjvcMc7cSK7|.Xl gaYdk]կfvBaNvM@ \–{nWzA$r^78;D E&jt:j8l*XXSVNfudڬ"B\7uGҽX+t1{WϠ"`1-}Jߏ-kC-"H2wz=dҳj%\8pqsIiAͻJѳǼ.ǽ8roLk5G5&O{kW>(#*nHvD[X۴fiNm70dUrV|:^meq/?A/&ͼѲ- 8>C؞!T` `+D؞DgY3bL3R -1p7m~ۀm<7`y5 b}@)|!]4N"n:KANǚ)}k&d63wӂˢI@aMn*Sf`@L$8"Lڜ ʈ'ع |inLlqn 4AC>_j֚4~(+ᖲڳy5Jtzhk`/U|(P56yo10>{s>Ⱑ| '5ӤmEL7 (@a4P[jK[Yl2-򻗘feӚ:;6&ߧNJp )*=.Zd MUq*AhZy;*L8lFYM RM>ݎۘF؋y3Z0<v:4pP4Uy`?ı{4-Cs#O32I>0 -&Cz4gztlB_ս.d%x$n {($5Vsߦ@H/{#B4)Թt96&˜,MpRk')v- Ϋ=f2?uMjƞߔnxVW1fd +xڵio>TR<pk'q:X+i^v_fvh3y@_Ǯz^}:`ug,gq:^βw4=hrƢbvsяG7K4xN| +My Y8.ڏ5=mbc ty,nihہo$d:Y=B r Uܙ퇎&AvO q9>mOچ'cWQdNbplBQU^zN uep+6 GeEsB(Q!{ۘYs&VuK_ZvI;0”$yHݠj+g"8* 8o +vŸ~$7gЅ?o§qs>/G.TiuhM0܎ƑHWyhh2~C{-ҮWbDϫQrh]4j +Wْ+A%KU¸ڪN""݄Gj娞["ȹaedR OeEE;Uk뾓MƋBuyari +yXSuf*\`!F|sW9IM+-%9̫LLETW8aCP7h{7`x@ˢ{g=RtΡҌ6WIWQ.!XҠ~LeS@zPbY,% $jh 0ZAH״)N(Еu%s hcaۈLۘdq̇;S 84ib~/ ӇմQ|3L xcВem%r1DRu&Z#6ke)ëj kQ;LL(]0<[S GCC15R'nUVfvI22u`]إҁWÓ8dBCDb3Z&Id졯\upg>5:ژ qQr:4aG +7JS\ lƯ:]- Y&EL_K1\ c'r۹u%DF[mO*.0K'[R|}}yv`$HXplc:@cF7ip+7Ah`)0F{R# ?8FWn{wGħ$~Ϲz}٫)3s1H¹pP OE\P;7gU TOzndp@Nj)qI(>I +SHw˼Gi?ߛB %xmѶuk?NG8RӋۣĻ7 endstream endobj -829 0 obj << +830 0 obj << /Type /Page -/Contents 830 0 R -/Resources 828 0 R +/Contents 831 0 R +/Resources 829 0 R /MediaBox [0 0 595.276 841.89] -/Parent 832 0 R +/Parent 828 0 R >> endobj -831 0 obj << -/D [829 0 R /XYZ 71 806.89 null] +832 0 obj << +/D [830 0 R /XYZ 71 806.89 null] >> endobj -290 0 obj << -/D [829 0 R /XYZ 72 760.449 null] +214 0 obj << +/D [830 0 R /XYZ 72 760.449 null] >> endobj -294 0 obj << -/D [829 0 R /XYZ 72 607.041 null] ->> endobj -298 0 obj << -/D [829 0 R /XYZ 72 516.713 null] ->> endobj -302 0 obj << -/D [829 0 R /XYZ 72 356.428 null] ->> endobj -828 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F26 647 0 R >> +829 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F26 667 0 R /F11 699 0 R >> /ProcSet [ /PDF /Text ] >> endobj 835 0 obj << -/Length 2739 +/Length 2858 /Filter /FlateDecode >> stream -xڭYm۸8D(es!εEdKUؒy,y\"p8yfvg;󕂯;SțE$W? ?\G'fg:ớ_|O' pX3I`fqM?ݼQ`bfNrE4bjkkwc:5 "۾҉鿽[x;#[`i+>۞KZ6]kO-U;m\Y ؞v7o$ZEaji˭?tvS?cڑhw)~IC]Py@0'XMkGiLj#%z"Z3%Osl|,me`5 ECKZ]#L Aѐmp=;(emp2)I:mek5b5(5tԿ; - -y].2fm}j$͗IPyU -O(>=|GEW[+SU35Oypl=F=SgYq>S&ruG8ͻN Fd4n!н_w{F?`OtMK߳ںț )@u^h:W ȶϝzMqa <^vӦu; ]UBI2:v$+(7( -y?`z`zhJhliÍ:O3n̕ЄɁoU_5"}e7!cw<`ĨH38bK[$  OP#rd.Fipv>l~dKhJ['Ćd਄D"U>x&.Jǃ`zye'ËS8ӀTA&CæZoLg4nwkJeמqxט XY/Yuu-$Xf8K6it_jeJ#ݛΗE-a iFS߳'v%'zcEàDLnÑ)vm{xusQa \VܬEעl"J 9u_f*8ΧעWr྿:[N-[Ț'7+cPY%z:g0CF]ʝe/:pL`ZVg{P9$XdXcb`ԑ뮡gjs8d̽ho - -o/z>[6 ̴)x`/E -&[M<0<~%e5}Gtl,[O}HH9پQ:];lJ#M{ -O0S)֚".1ЯM%^оK! -iW،Á*yrxrjJV&/nx`Scؓl9msY2t\$ -ڐ?? -9Kw<ܡG>qMvt=rWx [ uz -~Rq)j8jdIqM%z) >$XI#c7.Ю՘l%3) &s X{oT@9#GC7LQ֧*IVe;#RieLmDl.:R07[֣0"4g)`J -pqN7)~07u+8HF:Ǎ`3!"e@ֺ<2a-1^-qmud#i<#*8c" +z$?-W9з5/59ȴ7&ߏ>C8Kv\y+0G I&ۊSܣxa-8QR/JdhRku] w:y2GDd1|UGv+&,<"^3J= sW39jٟ2T_ -c:8Sg].Bce9PPy^OT8`,bPпb$M`H j<nkb#m1w [~>TfX7d gop ݜ~*V8a3a &(1*1 0ock/[9/[HFG~Q)#VVj?IpB{Wӯ^tEx++z)'#szʓ ,>wT_様@9)^i"#S"+pw,^J`c vD4D  @f 3y Wu ۆ/pdPH7MZg;~E]OD]^n"j=$/_%}׃x M rkJŤ(eBxRrGld=yQ9=L(j+ z /LS)Ns(?~ڵŊmqHRFHۊeB<U6ɲcuCh Gj -aQoH6m6lR$'Bv0 sc9$4j,ta]%KoWOS( +xڭYmo8_TQ +6}Ytnâ[TT߼QC"r8g`W'_N4|$$l؞|L@e(;Nl·?PO2a<^ +_u;eY|us=\ԻjO=z~A/ +zt2L̙(¡lw+OC~8 f!}8mÕ%~7Ҳ^QT*P``i^/^_ ^=#ժnyWտmsJ~KuSnqӟ洷G'%,{-WsnMukX>P~}x[n'F* vMS7Op +K_/o.Y77Wt^uOv.&;TJ}d/DkEQHW;* 7}'>i _nh%H|Zw:3ַ8N4]S?t*,;<[Ez`>!'_)Dʢy +t?Zm +PԨ8 ڢZ1`p[ D56Ue>4 UmJI %._O 7%j*}JՍ L*IbxMM~7ˮhYcݦN( +ӻ(̠ u때5EN@jzÛ,Qiy[`p:9B=kWKkݖse>4Kw%XeMr }YbT3Gh9x(,Enn{&5YĒĀĘ{C%Y wEm~,܈Mt+rh -ZpЩ[W>`KOWZ'n."@ W ӨpZ mLe/[ZMdK{^)Gx/g~ \8mw0SSckN$G*#Eq8Kouøvy,H +c ߖ緹lVO[;¦[ZM_fZ% ͨW@Rf ETE6[,b6^/~BG^{:b0c[K>#ȼS <ԻrɌl 1:BY.yh\MwN\y/Eb #G?8HW5N3ѻEcSVAV>/c`-3?\r|ήųCEXe[3בa>I' ё4ѓ>̡+ l>>Cvx{!Xm>&=#qO-1ʚ@ \sᘰqFŔrZќ" BeK}3˽h$OshKb~o]3X V8q+hx95OxB']-!M $PQ0O$s\`b ߼,R͒wlP{. +2&pDB˜=ʺ`$|Ki| ئk64:p9=S_(Ʋ=h@6Aޯ܅fWl>oE?@@cx`52[fXEI{lԃcft`Gmת1 Fc[omW L}eƀ2cޑ*zw/.cIBMܼ*oށmy4ƗΓ5Q =<bcGX& *$)4d\."Y==| t$NS뀝X$PR.*hqJJ˻.vZp[?߯ոeVkȥ)F6H'Q0-F#o4`9Nj?A a>a:ѻ}{"}$̛OE@/Wg!$1(N@5ևPYI˼ZX#vYR]9:7PC mׂC?BP|E'*oB,eGC'c܂elfW,{(hW|AǙJL"=(Oh CWsCdnnYrU3ΏU;PVǸ{GeZPuopϵcB{1`UjBx6"(VA [џޔQYx|`VW%d@&5n~QIz +|L! ibF߆l5(ڿ}K|dULܙg>齶ޭ7֢} @'H> endobj 836 0 obj << /D [834 0 R /XYZ 71 806.89 null] >> endobj -306 0 obj << -/D [834 0 R /XYZ 72 642.964 null] +218 0 obj << +/D [834 0 R /XYZ 72 660.843 null] +>> endobj +222 0 obj << +/D [834 0 R /XYZ 72 585.831 null] +>> endobj +226 0 obj << +/D [834 0 R /XYZ 72 343.772 null] +>> endobj +230 0 obj << +/D [834 0 R /XYZ 72 152.619 null] >> endobj 833 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R /F22 558 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R /F24 645 0 R /F22 574 0 R >> /ProcSet [ /PDF /Text ] >> endobj 839 0 obj << -/Length 2358 +/Length 2817 /Filter /FlateDecode >> stream -xڽX6D8&KѴiw Z^# eO7y]=?>_I+UB&*?\B%` -c۫_^]]*I腫-E|ubޥz72 edoy|Tb7H)UzI >}H;/-`R3w1s{(lNw7yӃ(cl69(A.i/$N!P\:.XR HD@""ZSt|M ~z0Bs zҩ^:ެ3+{Gc -(i]3t%jV92"bC64t&"-}۠Ѿ pEiUY]*u:B=D E%Q#rXծ$"zD.LۚV2t >U7pleH y·Jv >\ӍNCGdݰYSwiѼH4g 67,J[k0[c:6훖]~_^(6qQ[v -N×H08L0(Xn"b֔CUw/.c83١N !E{łP)X C|@ƫ Lp<|?DC8g@l4W7Yc^\|p} ŠqpŒi)/- FOA:ni CH3i9&.vx&- Mt X0jSx/(@ <:Kd$n THٺS|<)P,Gⵈ!"S #gC7ͧ}ihڛiִ:8^@En5ͷ_$b7% cȉB Zp,>M/E+(zگt%3B5Ϭ==?NRx[R Iλi1,(ĚE=BPgXR;56`YmLH\Ե=Lx@Fc֐R'a)!";>2:ƧH!yD-N-hxM°#q̒=i6*F$2%L@z OGiI^tΌ"GacCXAkܠѼ+(94MNR5I)ٷEyƵMlϚn|>5j},VcL^)6P0…-f@CS{LyQ$xzRZNjtn'j5>P'M3ToE72ם_u6z\0fx'.ĨO0h``/yBXiW9ږfI=O /ID.௴>F~4ZXYJoWAR-/wd× C ?)GzѼ!pBU"JE&#Q#v{x&a ,c' fAn| -tc* -zr)ZUYmFz -?_:x*_~D Ϋn*JEF_0Qw-9lY{ ^M}9>>iJ9$LΟ㹮kG U A.TuZo^i=t&H#v}'d x/)<^WנEw Y}b}ೈ["L~r{Ʊ0>6s+ I3B=&2w#>[bTD9)߰ڂߡ'`$b;`\(gh%x}w_&6 +xڽYKs8Wm*7m]dj&Sf@Kn%jG/@d)W7 6_W]oMnAo?m|!ls1\L27W]޼ M.$L6=ɈDś]݋6˥W}7x/L0C+Ulyz+#!eNLUI.QygkFE\7hc?>MtucOX]^܆>_oy>@Ӆ{ޱoOzNIKB)u:F8>`*Њ`m$ԝw?^)@/B+<"2Us 2{?! ۷e%ˑdetpz").ڑ &2|lԩ*xt솪'{:Th*Jc5<:Yuq{ait9p#}V=v)ugXWU׼jJ|G{Y@.5ĆNc~hVNNFn-7u?8N@yDǕAcc{^{xE]!LC>3stfJb[V%R2GNþ($EDb^-+MA&}̌fjQ] n +ɤHC +-މ>8Cp4y9'!hs"!ҹkQ 1`I ($>aX1,LDĶ[^uaR fA[?</NE/ W] ~YOoHU +mA), @VuU?G+y&9\>4rߢQC ,^#]X1Yt㓍fщ ]kr)YY%d02D#VJ(op bDdc,WJϔxCt8vVJGBfbxNX8g QRvQM)3@P pxDċH/< FI2rZ +ˡtӸ”0X$~ܝ?"\;f"Zk猓fԬlA{oB(*̦t+*/Xa +ؼ2زpNŸϷd<RW@ +jdn3{83d.0FȻeޫiE[r2NLu,dj kkfBx 3n_#.1%C+*+*/=aCͺ2%` qDZGi\ p ,L GTb1-j&aK]^cžLx9j*fRJKO5̢ȹ{ZLໃƾ407v5Ƭhy×S[`Ihou5Ij[7`ҼH\;x6knVDe.TUc:ܯHD҅ gLsvbj7ݱ[vܣ@=)DAvȽ=vM?M_Di]`S)((祐E*2..H,YGѫ-itEMU燺jEW-PτЈou]M*3E?Rя;e_@ٔdves̻WjNES^E%H3@`H~CƬt69[@(s0^Ib7W [JxVmzM[/ЋNq̳lP 8H͊[ۻByTLJJo)T*4wstfתOEjĬD8M#&4cGQ˻z,--qD䲖,y:oH _GΓ yQ_U޼س=>ݰ!sj?~R):3?c"t[En;t ?F >T`._k|B颥$I•w0/47(n3HFXAhm"߃C|ov~M}֩}Pkm5#6R glƄ\"=U%}ʬNb:7(LXt)fOּ$'vg|n[|ů6E8o뺝:l:}-s,0>k]W%;?Jd"=WhHnw_{EOM endstream endobj 838 0 obj << @@ -3400,44 +3261,47 @@ endobj /Contents 839 0 R /Resources 837 0 R /MediaBox [0 0 595.276 841.89] -/Parent 832 0 R +/Parent 828 0 R >> endobj 840 0 obj << /D [838 0 R /XYZ 71 806.89 null] >> endobj -310 0 obj << -/D [838 0 R /XYZ 72 760.449 null] +234 0 obj << +/D [838 0 R /XYZ 72 547.296 null] >> endobj -314 0 obj << -/D [838 0 R /XYZ 72 627.754 null] +238 0 obj << +/D [838 0 R /XYZ 72 487.257 null] >> endobj -318 0 obj << -/D [838 0 R /XYZ 72 371.485 null] +242 0 obj << +/D [838 0 R /XYZ 72 145.592 null] >> endobj 837 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F27 653 0 R /F14 646 0 R /F26 647 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F24 645 0 R /F14 666 0 R >> /ProcSet [ /PDF /Text ] >> endobj 843 0 obj << -/Length 2400 +/Length 2645 /Filter /FlateDecode >> stream -xYm۸ -D-Z5n% LȒ"һ g([Epp f`٧3 `&gi8K@<۳w -?l褶3dgg=;|Y.$Lfwk|\G*D@lNf& -e*"$R9"y!\z[tgC! %e$/[q5@\k[XmU'\ \|d2xd8[baOno^pG=JZΗE {o,XMD%⃛ m6WU| ^|yõjitK&ȑvgbcO-d|LƟ=vOL9ھۇ -WzEMaض +xڭYKsܸW-* M$HNe;%hs1/bU9ƻ} L\} +lM6Iam=?l?#:m"·\v{n2?3ln<3on߽,ty0"Z \gc.~en]Fpjmw:l 4~W4p;.5|_ݷOk[eS>T <}Uw+7VjX_EVwAwEwc~$-/K=CsFlCQzkM˂)nВw +iT-.1Y eFpF Ugaq$]j?kb}Ċm^|:ע#V Ae,*t *`QTGkamx{7VEhmƍi^}dLG&cKoh eNdsB4,3Aē yU=UR"O$mj%T,POgw̨ /' +3"ۑ\&E #Qzqo`A|cyfk*.j\C8X/ÿ] &g94U=VhMrPDdG`,o)[Wy]XP7dڅfݓ8vN69?^+OF#^vȬ8SO81T\0&@o;"o4\»V~j"!LoX:A%r#\rD9&ʉ`pC56d(ctX\MWc?M}~`˃ˉaF뉛1?SĠi4x Di&H i4>A++^g gxXbk\?(FG?i͉efӖG +)9 +N61o-[>Tta9Ymm +He$_@g"5x ?rWS>pi Εb}Pw2(GNI$yR?d0'c#m\gG%5c+ʧ+9%A#[)GvjƺE`r1S-q6'hG;6N-u 9b X%cf,"Ddډv&XpQhQk G{h3MNWsj~(t{o|g#iwy' +#` +eL46d[fF};oYWjdJyۿQNS_Ap wH߯W!|䟇ScGn\ߒ\2Y^T7B/tk -ź#ZN"~[_az\SƅpmV{v(yzu0=7 e #{sxDt ֨ / N> J0$`R(4Va8TMW#&ZCC#u>T-H$8sE8a:tcUHș0DzCG7y.p{#a~"0EyąG~YGii-G\?8 2tX`:~Kc - -t"Bޙ!) Z߻Ec !1 n`?)o-Ec@92;<[W\{$tG_z!_!׸"bp0~M&Nt wI&?^zٰ/N8 Z6| + 銀~a]8YO ԕZbDLGq~^/RܩvAo o[zBزҫ.{Ϟj xk>87m$Qڎ;; +,)}0-@"8~YvGD\M۝X^9h`ySN4lۜν$1SMYbc)ѷb*t0[2#{@8 -x0< >0&}5cCY tcX&\ImIWD&<6Pf0$2l{bW̿_Je^܌N!}B6``Ā35b02L(<_u'k;,#MBUJGD<ʙ5&nHGKDx[2gݝ?X@ V 0 X/ؘnP3O1kTʱsEP^T3|[Hjbfι̹AK1H6U/쒼  +5ho̘/n,۶fk,fhLuϠ0eVJQ)R PY#[JAwT +A&Blӳ|jZRk!(ٙ +#8O;] +ζQnX״AFc&˂6]W"^=r4n7&̮wRI2ZҜsȅ*j) NtXXFj/5zze'Ee\bRk; kƥ2VDd4Qbp'%ݸ߄SFsD2OYFT۵ҧtw-Ōt'i<$|GIp^ n! Kyoƞ%~<7p^>%=LP3'&V.P=ҫƷS{`>+8:zF#TY.`zNb^` &7ák1?Rԋ/K`(G{ƻۗ|g~"sW󝁖ԧ^LyYT8۶fkJFf0#X0l + b g9We^7tk6А~(ۦ^N|ܖ&/w8E> endobj 844 0 obj << /D [842 0 R /XYZ 71 806.89 null] >> endobj -322 0 obj << -/D [842 0 R /XYZ 72 426.408 null] +246 0 obj << +/D [842 0 R /XYZ 72 760.449 null] >> endobj -326 0 obj << -/D [842 0 R /XYZ 72 366.214 null] +250 0 obj << +/D [842 0 R /XYZ 72 618.043 null] +>> endobj +254 0 obj << +/D [842 0 R /XYZ 72 482.39 null] +>> endobj +258 0 obj << +/D [842 0 R /XYZ 72 454.522 null] +>> endobj +262 0 obj << +/D [842 0 R /XYZ 72 245.964 null] +>> endobj +266 0 obj << +/D [842 0 R /XYZ 72 172.849 null] >> endobj 841 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R /F22 558 0 R /F24 626 0 R /F14 646 0 R /F11 679 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F24 645 0 R >> /ProcSet [ /PDF /Text ] >> endobj 847 0 obj << -/Length 1962 +/Length 1769 /Filter /FlateDecode >> stream -xڭX[oܶ~^G\QnFIMO8cZՉnl jrgҞsxΏ.8zw"߉$qsrLbgo*G1ۋ/\_IXs%%"pnrv+7NNW< f[rYdeRƅ@IoV55>Uڲ@;@^y3 -dd]r}Eݵ?7t=$ \7k>ݔJr_^>X5MZת3\+ɗ,Ct3_+nw몺I}+P?wKoo B]r2;E&>iDC~[gIg^34#^{U]⏢Λm" pvuS6+巟~#"`"gm P.ݲ ړ~(fQWy2^8{I3?u93} dI"՟VgT6p]Su SkmٯO9}A+ )m -C29ˉ pZ`RmR=QcC!ݎ;K+,ӶU l: $6_E,ҩ+g_Ot$ -lI{Y99;,w.}t*kDY3{ -r.n]K@*kʡ5.ĪN+!0#v_ٕCHk?ocL1Wt\s1"gU 0pEyIJSD^'CxM*.É ?~1\$<œ=6ZQ7=~m^c2D9Tt/| d58^X3UnBO5MQAiY{OȞȢFPU\5Ė~HlluoJnAWR F4 \J0'b8XnFFhU5J蛞Ne-;}c~c8}P:ӔG, y,vyE =>hhOU <`& wHWAJ#}C&=9\<7x&Om7E5ZgȞeJ+;n wNL:q~ D`g*г|*j]6c;%l' ,؁ l)@*oh@KLvTHS0 f!C:cz#]Fi N52f<_CJM`U -ḿM9@`Pwڛ mؖa|%`Xm@Ώ,䩄'`?U=Ç=z hI$i>8#Ԃ# -S|f%Mx؁~}dRt }'H9}7M0F'9:i&Ѯ.3b M/4Z42`1IP bktS)lkn("FQecq$8\a{4BȇbܹEh`4R 2~) N.f}ـ.7.shsП| kGz\AH@ g#:,1e~q[D#Lىl 2y1[cK#YE%IT|# TP;n`֦Ef{$ULJ4J-'H3YKcV@6@O-u@X}19FqVI䨹f C׾^#i*pZk݋WR?|̥X y(-jv|zo-͜YW˛ +xڭWY6~_l,JԵ@4MH@6("-zƒ3Vmx fw~;t`$dDzYgW׾sx:GCU:ezHR>kDgS%&%)[N`ؤc(پܦEاEdE}JOd[>6 .1~leE=Ɇ;̶6FfbZ{iMAS(DЦ^Qa32^QbWV1 #x.԰IjRBVQm5O_J]UX>p"L̀/1ӽPduVS0^ܣScK; q)2^ Ԅ% k +3*[VT^CBXT<`k2+읂Z&&N)R:Ȕ<E"e^$@B-0nу XӑEoO#iDHѺ +kvOsx򆒋-8I.CFyaM'CTw[K׼P¡}eoOrVw ~Ho M47R|!Ub'<fAxo{Ϗ +Vo~8q@ロeclIYo`?"=$׉gY0m|Ŝ8'{WM\n> endobj 848 0 obj << /D [846 0 R /XYZ 71 806.89 null] >> endobj -330 0 obj << -/D [846 0 R /XYZ 72 449.416 null] +270 0 obj << +/D [846 0 R /XYZ 72 760.449 null] >> endobj -334 0 obj << -/D [846 0 R /XYZ 72 173.171 null] +274 0 obj << +/D [846 0 R /XYZ 72 676.998 null] >> endobj -338 0 obj << -/D [846 0 R /XYZ 72 113.187 null] +278 0 obj << +/D [846 0 R /XYZ 72 588.608 null] +>> endobj +282 0 obj << +/D [846 0 R /XYZ 72 496.343 null] +>> endobj +286 0 obj << +/D [846 0 R /XYZ 72 406.016 null] >> endobj 845 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R /F22 558 0 R /F14 646 0 R /F11 679 0 R /F24 626 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F26 667 0 R >> /ProcSet [ /PDF /Text ] >> endobj -853 0 obj << -/Length 2212 -/Filter /FlateDecode ->> -stream -xXo6( D$J(fSmCve:bW# G4$y7CǙ;˙_w͖l$<{0u$m5W9 ׾7K$݆d'n={BgnI`w飜uqA;n5ef6/ہp !ca# - R_28ZbV4:kA%ľWuW8`ñGW(wG\Y]6P# Sx--}keY]ӹgHH XBڴݡ 'c2-!(E(?UmG+i&V^0GGߪ -wϋJ=_sY_jOB=%meV9QLmsʣQC8~;v( }ݲp_1(yQf~*(QqܳUEA|d0Υg"8hե$ ;- РvVS~k!Ntv<}B]dKcL¬^,i{Y/2Lcw8%Q/^F{\VkJz8=|к1"TQmn A =hE`i-F.Y-6 #fá/2d+?f :i%g;PKZ0a0Drƽ\F.)()U+)s]X񖜗lRTX>2~DO0(gF(:ݨkY8BWڳ}NCb xj -}[Ǹ7M:޸T!Pò盲azck5RLԙ(r(1"uB5RU]THOB'=VwIn6 lq!@Ccof}G Z4bFKAl{9(H#R֢.K-&didJt^D6)mf D 2]¶K9ƫ+h}pɎ0 L==}ہRrY0cCk#)^%U -2l5: 4H4:2' `ಱp8@$ } yǦlk]ӀNLvKC퇎&{ACb1>bE EE@Av9"d9LF'N7.'rUD{؀6M̂p7_zP{ԟnquJᷕ}$o^ə08' }xO;<ť;mD oˬc#sEg[pC4Q^d؍ 9 !v.8Ob ں7,ח֭H" 7V>2NՕk]#lyţ.;&:] :c cѤW$ѴHܞBXAi]@dc$;jzMA~ytɍ0ڭc\~HY5ث*ݯ")=9h`P1SJBbWOGՎsZ6ƗcQ඘d=azE.uC.Ii('E5$ B_Yp8ŀQC9rK'r/s(IͮH#r}\,*P;Q\ X 9I*-Z ߑ'҆o"\IqqMR'zH,45~pC,/#x 70GW?%JQ<O$l\hh/iY/|a#$;e(5mBe £ Y^Ec?޾w~{sw_{3nnR.-St%) hڇSbܣQBw:Dg.Ls9]ο3`T0KDΰp}^nl֐#omtgC>} FAX ܷz蛡([!Sxt=}PE9ȩj&,ۭ3WW V՗AaF.S ;ꊦtP x_W,GDb}Wm{Jq#| wCZw`*_KПKW,"8S}{wm'^>>C׵0!LIN!z> endobj -849 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [286.536 660.633 534.93 671.424] -/Subtype/Link/A<> ->> endobj -850 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [286.536 426.834 534.93 437.624] -/Subtype/Link/A<> ->> endobj -854 0 obj << -/D [852 0 R /XYZ 71 806.89 null] ->> endobj -342 0 obj << -/D [852 0 R /XYZ 72 577.734 null] ->> endobj -346 0 obj << -/D [852 0 R /XYZ 72 549.867 null] ->> endobj -350 0 obj << -/D [852 0 R /XYZ 72 132.08 null] ->> endobj 851 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F24 626 0 R /F26 647 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -859 0 obj << -/Length 2496 +/Length 1922 /Filter /FlateDecode >> stream -xi - R|$]8d7uaPӊ5E$Zw.R. kof^˅PYm8^ۏ"H /[,/~bQ؊'XlkŮo-(N/?~~Ϗ, q˅--LY6=7F3Fնм;Q1|*NSiRwcv2%]IZ_Y\NQy&IgS}RLo* -28G܃ ]0&QWpW/_1~I 6%[Vw6(w|3]m lxuA-. |:WTq^eҜf,KOj^8EX$;M%6i5Ya0]&U@K̿HtLw ()Q^ʑ,Q I82ƕN̯ҷG~̶GW[62 -y 7Iw$ereۍT#N%L;-L(efZm-+jB׾kE30v:.s@hV mwmڪr|`N+F0ZӀ~%-bw4E -N{)!gsp|^zKH8}yTڠcG ,WxAँISOgݎ) Q!{ -Vrcq+TiVٺRonRYE1TvlC2ʦPmN|epVq.[9fɤW̅N0.$N5)ǥ̌ʚ(4,`G^ȅ^p6S FE^0*,iHL֯QOLBa^W~Qęl,94{⯔{Ζ{8.#,=OkW~3;Tci?\O0' --vhy<[EWeۈ43.Z)9DOm -gnJ+lFEnK -_rܶɡ#CưGm>z@{vg ,jŝsʆt^@9|άB2X2.j݊ar Ԛ[1[dۦˉ}>s~ny9} NZfCOLL5i6ӕq(CL ru|w~{JHr*s'}#k)r_'Pq"a񫛦jL|3y[T-<EWqscyM岰B+9 :y{Fk_6Z$CuU?#] +xYK6-rIrkh4-vr$9w3ëlS4͉p8C|,[Ox?\a^%K2Y廋+Rr<0ůO.}!C/ XՆd SwUx~i:s[^EMuB@˭Bd|5{)yZ T +'jˮ?ve+_o0/LTjoJx3uwM[OԮJxJYEQL6B\^^]Ǟ$UO!uDZ0~n@2';s j_?JPњ,ߖK"E:"VD7]k[?FȿPh! m7Ov`K<զiw,X8@(ÿ؋tm[^cVڽC=MjmKqOLMݖ8;CCQ}M{t]NA/-}pS~7*AoХ( 'xԢG zB-(A2t :F4XXWyKzcw45gOuo{IC^*co+h%]mjxG0`s$!->IioJ[b"11eP/wd\*#G X&eBЊ=m몛Y,$aD)F10qs#> =`ƪ}^ +_&aNɫ*oe!܈~Yl>iRhR7G JoPه(i\CXPbws%=>ut26'ݲq 7]16FX"T\Ş8$ѻ3 n$x(984+bOT :XJČAQ0qƂ$t,'| #a fwԻPf߁ʖny籮HPZ~lr?k#SJ \zY?ڲo+G`NFO2 ʼn3nVE.=G1-6;P2HeAuZb*~azsc:k7(LIJ[ͧ/w4we>Š>TuyXr`h]U' ^:[K8K@ +T<2s2Сks`ҕVr3{m)hfjct&thi%SU{iGc{P.|P#!č +$eq,DD`kH{Wr(Eу4g& 5h}ta :e2Т/t C :HVcJ{堜x*M͋P|^+B;""T@"|ݫB(=x^l~ӛ{WlԤ^/1cWf"zn', A).X}MPfEŎEWe&!H¸ia+]SE)A>;Nc9YxGusF(tzZ/ LVXpCm̉')oY$RY#,ɘphXmHFRƶLBG ֕k94gTs}f1Mx1mO U0 O_UKkvϪ,;7LϼNO)_zGYa?~Q;(MU!(L>RgߦG?Ky[Ł㇇uqbdLHu8)uMA\޵RlQÎ^r7kxt3lx1S?1]`W#vByna1- ! _[/t)g4ϳ?|Y º_˵N> endobj -855 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [286.536 687.891 534.93 698.681] -/Subtype/Link/A<> +852 0 obj << +/D [850 0 R /XYZ 71 806.89 null] +>> endobj +290 0 obj << +/D [850 0 R /XYZ 72 561.008 null] +>> endobj +294 0 obj << +/D [850 0 R /XYZ 72 374.019 null] +>> endobj +298 0 obj << +/D [850 0 R /XYZ 72 213.734 null] +>> endobj +302 0 obj << +/D [850 0 R /XYZ 72 123.406 null] +>> endobj +849 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R /F22 574 0 R >> +/ProcSet [ /PDF /Text ] >> endobj 856 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [286.536 94.852 534.93 105.643] -/Subtype/Link/A<> ->> endobj -860 0 obj << -/D [858 0 R /XYZ 71 806.89 null] ->> endobj -354 0 obj << -/D [858 0 R /XYZ 72 378.652 null] ->> endobj -358 0 obj << -/D [858 0 R /XYZ 72 350.84 null] +/Length 1796 +/Filter /FlateDecode +>> +stream +xXo6B(DF+F|`p}6EHJ,̖\Knjx,J|#xw݃kwM>O8ÝH8Q3$N\| /$vn̮ƥs>y7y4>IXЙ_ 8̹p6D:~8}ʃ~W L|eOITBXԓA6&u^Ee:,v&&t^^MD}IL +Ebݲ(iGQ^Un[m4ѠI_$wh%XqBYrI5k"@2 +K]ݴK ;YT]ns +DP)yZ|JM+]jP:_i|uRYj֙(ȴ砉}w7wedp˗"ˉi8R{5hv3LS ÛP>1o=$q偕y,8 \47a&87~GMѫs+O>eb`A~CCZkn..b33kf78^pvY'Y-6FITٲQx=q + %\AɃ +ںByר?Z " +#=憞2;D am.qtCC]d]z;8 +ie*N.VM!$=!d)qcnKߚxM Z{Ս[zaQKXrY# +KŸ] +LaSmmp&x D]7'5-y +:&rSyDl:*$uKdspՁM}"q[f mW]́L%}\n͓zTَIC"Ze6fQ_ zi4uB˻ ,LxG])x_`bJ719K1M䦉{c(F[zf߰}͈7|snx7"۷1qB +С"OGqlP YZB5w8#lp苣`6h1ot +endstream +endobj +855 0 obj << +/Type /Page +/Contents 856 0 R +/Resources 854 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 853 0 R >> endobj 857 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R /F24 626 0 R /F22 558 0 R /F11 679 0 R >> +/D [855 0 R /XYZ 71 806.89 null] +>> endobj +306 0 obj << +/D [855 0 R /XYZ 72 651.026 null] +>> endobj +310 0 obj << +/D [855 0 R /XYZ 72 248.465 null] +>> endobj +314 0 obj << +/D [855 0 R /XYZ 72 173.98 null] +>> endobj +854 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F26 667 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +860 0 obj << +/Length 2669 +/Filter /FlateDecode +>> +stream +xڭYmo8_1XPv,K~+p8mEv[,&Ǟe)R{$m|%J(|Hq*\xB7\U< D6?@گT^]]|בXADzKxq\yVgUf8"dxKneůM1ˀ ]v>J44t6#wGi1v_"3d@(coD +#N¡'v >.A*a*tC]YSw{BnnGvq<[sfat,ϑ1YF޾4;;BCiHI o8wvcL`#Äw$ +xqX2xLe9M"SeO89)k}OppBRjCe[]K`KS}2ʦW6eg;bLjS!;;t,êkɶ #7!`0 c1Z<|WqaTt0o~kQcL{Rs>C4s\[>(绚%Y=ԞioUUvՄfp/]?NQ߁T)dg2,eS9$cņM)L2%,y$\Z7w,%5++]M `:='MCMBih%+Мg'HSy"] <,D363^]_+T +endstream +endobj +859 0 obj << +/Type /Page +/Contents 860 0 R +/Resources 858 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 853 0 R +>> endobj +861 0 obj << +/D [859 0 R /XYZ 71 806.89 null] +>> endobj +318 0 obj << +/D [859 0 R /XYZ 72 760.449 null] +>> endobj +322 0 obj << +/D [859 0 R /XYZ 72 177.695 null] +>> endobj +858 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F26 667 0 R >> /ProcSet [ /PDF /Text ] >> endobj 864 0 obj << -/Length 2525 +/Length 2315 /Filter /FlateDecode >> stream -xڵYo8X. -P+zz8,nעM6XmWE*ᐲS9f7̟,N=OYVf9_YQ͖ki-;g^̓9o%߈∟-c Ps yƴh9 CC$oEpڽ65|,+޺(~*^]^iQ"пzeF?Z˙z2?By#Y"{Y07M"Zu;=Ċ-cٶnf"`n< -@Oxa.jc/O^^FM'n{5v{UUW~pG ߽~q|c>E]AaD4em*yFM+:~X"Rj)c]SyR%O﫢?}JȃbMYuV^n'CS.eνdawǺkJuu-@l&@ex48{`{^z.;s3ŧBR cuG.Jy -i;^4P]!ʼn*ܶu;ƻ\֗OC ;G q9=tll{-O^45ɜM?ITDC$F9WW\8 hed -7Uc3sZ@W[1 $-?e ύSB4;% sq6?t0u>\\2+QaN+Y)|n wɏYDhY -54:UЁD;P{;B8zԩE> -(p{qXx&/lT$FZV=Kzf}D]㡲.E[7ԗ޼]>TEhWw$n.@Ҏ4!;)񒮀_EG vb)FCl4ݽhVhM1`z!( XK3VA7&k8&P sVʾU_A``JnVhuX4m9Owk2qI(A e[I+5^SW ]6_m&֔l'B$mШm]@InXeJ漇b]s)ZA\Y W6RF;k%PMM>2o~՜jOҼ9qN鮎lxnh:q>R=fF'|Q+v)(by{0eQ<$h2&GGtoB:8A2^ENݺWWLԮZgָTPu %7=Wg(A#9[8'_?'f{'^?[P=/xӡO!0pc?όPtRMzH4НiݗDȚw A׀ÿ:'uWP˔{ƽ[8)%:vWO=0<^r3 (j>Mk"|+BfS8Y\[ lO1~(O0:s.Ę@lt=ʅ;ES8[3LA07 -"z ֵci)խ.ZZ>PbcP@]! abn;VDl# >1Z8mvO-~> xnp{q75"g_Z52X8]#)s6$ HKƍEsHǼ}ƲYf|v@P(/H%YX"WX00"f5a#o':& LeD]bp;<5H'!%zXjӴ_ `eoZ!HL& -Yf&|TWꑁ3x!01o:nXҧ 'Fy&,DYx~J77Sco\ѝ -KSd\:j?0֯'.Å{\$,}'~8< ,1E%>󂅪&Ml2PQF<<.mHM6T憗2X?.0o5et!0`*WU|<R> +xX[oܶ~XZ(Q78m$Mc/q jݢKgCjrE pHo3CֽZ?|9к"ϊ$ͭke02VqUchKד'=n%, кސ %~`]g֍'ԧru{kE3W@ d9qj3!bz rky: ]kfg~} }]y-;Xy3}x$BUXo_0 []K u艬ƺ"0sfRjGة"ݭ/:HTJwܘE1Ћ4.N%LfuK͈:) L77k9"N=a<\$}ڭWg 'A>RUݟQ'p-^tPt:[0UdFS܃+;dw8N*eCcYQˌ$DĿ TNTSKm"Q!!~c~l[YޢA)O#a)*;><:XRG]{~W!u ͭJ6< :,]Dȱ-ၺ^L./6oJM3Ҩ{I.Oa%Y|yg<fT"np)N@D..%QB]*p75HJxi4AJ1]\00#)4Sq)LN=+ +8{*+%Hz -\vOR),J,q#]0DZj&Z*1?pRT𷗁_J(;'=7H\b\ #ǩ"IumRIƊPIBFpȍLSv5+j;%]NmJf{$vR;#or'їJ[D;f +*5(HKZ)|t~n;u[BisGR&Oo󂒓&I&)Exk"~54>x\:tWRAī߭8ӏefZzt + y7J잧B=]:XO˥".ҡDlcq*s: g4ЎxHG/z- [w&H! ϩ~bpk{|A+ox@UTAssA`KE +JJbߪѨMi6S=T`,-wL JȾgr?|oi3DO%AW¦+dy!ՉN/a L(jwf(plM*rh֐HqqMGU )BD*aۓ(x#k5 `G!7^?85{(?A˥kTQSh52PiSWM{ds~VEzLȻGp3?Di]dN%QAMNqjK.LSDukJY'lu]R^ZC z:+Az}r80ҁ`c#8#ah/y1ƌ!^s +U9(ߢX)g\'JgNH! HbtV95R∖0n'{dEU]pqK"n޼ 9s=e EL{< ;t EfZ0ZrC͘ +Jg3rzvd`2Fgʟ~>*2j7\F9Fj:iھ))d1crbXC@CU[.Pad!)*-jVNtM~prhI7CF9}3,@u C޾u#?L}Η1_ߞ4<1wt/O +1 endstream endobj 863 0 obj << @@ -3621,391 +3519,394 @@ endobj /Contents 864 0 R /Resources 862 0 R /MediaBox [0 0 595.276 841.89] -/Parent 861 0 R +/Parent 853 0 R >> endobj 865 0 obj << /D [863 0 R /XYZ 71 806.89 null] >> endobj -362 0 obj << -/D [863 0 R /XYZ 72 225.247 null] +326 0 obj << +/D [863 0 R /XYZ 72 722.92 null] +>> endobj +330 0 obj << +/D [863 0 R /XYZ 72 466.651 null] >> endobj 862 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R /F22 558 0 R /F14 646 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F27 673 0 R /F14 666 0 R /F26 667 0 R >> /ProcSet [ /PDF /Text ] >> endobj -872 0 obj << -/Length 2473 -/Filter /FlateDecode ->> -stream -xڵYYoH~ BM6/Ag8YۻIȖ ejRD;>fa/~9vk/"pAd[,qqH`ׅm(\U~|q}٫[DV;fMwVzdFܸmF.?zy#zBEFHrfk/3&eG> \~Y09} GnhJ4Zp'5aV,z4]5佌6JVk:FJZhyZiRqH,x؃dwXNdͷ[Q-ؕ56vy)"9ѕ&XoItTv"Af|Yexilc3Q<97ڨSvRhIzV5zd]Ƹ B+ iVݕscV1@2Es\)к ЍZIpSčڧ5dAhya8kMW%K^9Rld=c v>` 豦d뱆#)d,#Kh {]G#t5[N ؁!a'؁/*w* S&/~c{X1~"TUS[B\eZY!s{m7搗.=wJn/6I 0Zo&`?r/T)viV=γ8Vtq3uԪ}8UIH=6ʂ`c8m]Ӹ5.-ם&=Ln)V .p#e(`cqnI֚EQVꅫɱdسVC؈lZ=9yB_&q1P\9nE6TxVx+Ձ߷jVa|CA{Z1;Af~h1׷99b,kA/Y~< E'}chPOU99>ȊfmRXvpDy1i >ڶ-</z#M/e޿kʛ8X)8fGY7cZ\iBqEl!uФ.h]Cdmыvg 2HZVy+_^_<s˶\#?p5] |NS\MV1 $kh˃rY>wsF88tF 껯:2NނXC$ކ_̂W +|j0.E!wUU!=\.oN{߽/ƪ^<@Ub>Agk]]r>0)xe)FvzpO4 -Q,K=c,q YEz"G}ʏ|suzɝ7\뉛n߼3 3d^K#:4zP -ms.n`{q#jRJUS]#عglV^ }C ce O)^)G`:=xM?. j<2u_b>hJ#PڻsW\R ^`\KlyGˏPUPj1h$eϝ?̎}uv(Nqf*'^Dζ7ge -endstream -endobj -871 0 obj << -/Type /Page -/Contents 872 0 R -/Resources 870 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 861 0 R -/Annots [ 866 0 R 867 0 R 874 0 R 868 0 R 869 0 R ] ->> endobj -866 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [454.655 662.915 499.532 674.868] -/Subtype/Link/A<> ->> endobj -867 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [511.06 586.801 540.996 598.754] -/Subtype/Link/A<> ->> endobj -874 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [95.91 573.172 112.843 585.125] -/Subtype/Link/A<> ->> endobj 868 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [289.772 519.721 540.996 530.512] -/Subtype/Link/A<> +/Length 2317 +/Filter /FlateDecode +>> +stream +x]s۸ݿBsә&HNǾ$鋓PdDwD]bX7vL'䧓/'~$!|؜} +&K< ʳɣLTo59:\ILnW#yOni,NgYLqO?|v-zg"PQG1,N&& +ig*"R9xQC^g&CP "|9O8w>wlmKU/i%pݮv Sinp喐KGNC;ՏÛ7>@sࡹ ~Rޒ I& yCxy8^ IYD8QA<ݝٴh(G9ՠ* b*liiҮ5my~-hĸ("o= 飓cEDFʄ2Q4|Z*B'3z\Yse0zydE9$Pw)| [T d&M¡" dT~D& +|dB&D o1b"Io[hZo`N.Ε^vjkxEUt+LW x,2Q 27[ p TH }G1.z2]]e˦҄!-6p$)>bׅ%hQqxF+Z>lk醖k=)vۆሗ< Qn]p.X:*1l|t΁߶c +Uw-q0Zba˯Ɏ*#Xt؂S!G}\D DX{=0nG)mٹ2 hѬo=(@[TzB>5n5]>- QࢊI!\!Mkjclcy(U`-\k(C˽.;l޺u'VhJY5CP$YWHHTIJ̽-67eiHqVJEw6m;kcp[SSg>?=;El,P$̏7B3r-Bґ֖DGX?HM4|, [P$rN7$3XToLe),>,}9ծ8B}~4HuxmC)ōaj94B}uۗ$ʰjRRˁ!y0s IHnA݈FbB0s +gA`J~6#ľ +Q|aEĂ4_V!{~EI*t!qO' xBE{O(н-mm\ b5x3;$i{̻?sG05VK+ 0fzU@{pk!%ozhxp1.lp%n}<7Xݰ\bZԴײn~F~tHB 7+ʏ7ĆXE.]wKm]F~pQA~oe<sۛ<Uip}r_%MCDTIi3INg$X wO?t1ֱd.kϚc Y* +|ag}4^SQ0 +2I{{譻/D,ßrg5?OhvuL桐IFKV0? @~VY7+?Ώ2RP2>L&N9{E-Ř }vƜPB|m߀Akҁ57$*w<# D/fz/ʘJ4Y;cbK= ^ +endstream +endobj +867 0 obj << +/Type /Page +/Contents 868 0 R +/Resources 866 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 853 0 R >> endobj 869 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [164.574 506.092 462.468 516.883] -/Subtype/Link/A<> +/D [867 0 R /XYZ 71 806.89 null] +>> endobj +334 0 obj << +/D [867 0 R /XYZ 72 526.549 null] +>> endobj +338 0 obj << +/D [867 0 R /XYZ 72 466.384 null] +>> endobj +866 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R /F22 574 0 R /F24 645 0 R /F14 666 0 R /F11 699 0 R >> +/ProcSet [ /PDF /Text ] >> endobj 873 0 obj << -/D [871 0 R /XYZ 71 806.89 null] ->> endobj -870 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F14 646 0 R /F22 558 0 R /F26 647 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -877 0 obj << -/Length 1528 +/Length 2252 /Filter /FlateDecode >> stream -xڭXms8_klMmzZSIiaқ~5L¼Chcm~[TZ6K6lG̴cc1 s:{ZBgiՆ 2!k0&ԶE05e. r0KSVQvLTNUۜ,6[&H+czV%' pZk[BLW)p׼(\59S+AME RT}PhHZ R$ARt.b8 Ry-9J !):Aawc4E㚠,BAAxʶ -$i'nhL:uo1u7y DW`0&1fXxCWZ_ FۣTMgR:&qDcdY -8:y[55:X>Z7y|:%9ۨyQc;<}ׯ׋DlS>9: @?vP!?#ba`}3EoE!6Ә5Fp|Hky4Ĕ1U,Y&2b -l\7'_.O>H oJ٦';fWa嵳>M*[%0ެKv/ 6* -Hq -Xrǿ)=bw YR@#0օĻw۫v A|x %pD%<*o1#}8r[ >zeʯK7Le.?a.=T[T"&5% 8h{E{עS882/e7`"x2n| %Q__E*X%*|d٪h.W%r5+_\x|sq, V0^HV7:/oͯWςhƯT +Zn#˅ϪxoSR@J$R9ƋhmtEHuw}>T-/ݙA74xWew4x!'dC] kIࠋ}KyWDDbi>)ۼ$'_!&y/޼~A8]}/h[þϲflkK-T"Kc~nk$&XdϐokZmmILLl]C@n8潾2&?\ _+Tk=+g.-󲜎?v}ǏFK@g2p`΍sG;8c%9ɽK)p̴ ȀmLTp~~W.'f Or|6C rg30|\ɣOK}%Kgʪ'+O" KS/*[?G'SEO<*zlZnFΉ#X &L Pإ?c@`M=<{ I!xJ_k^@nR*D|sG5y dRqA6ɐBnp"I'9fS%"d+ Z;gnDɀ5s?Q2l5^r:Uo  oьy]TUz8ZĎH캺hSNAUҷFp@(W +H${@J8h-FJŖCQ_ N,\ щ#ui,ͷ \pM5P|Ax@w1$ ;$rǗMF?'X(%G"瑀уH *t;fyE /< oأc*/A.Ds'O!|pO3%}ZS9zC7?N`I*eG l'SL^u/Uo&`"oR;Iݐ:Ɲ'f 1NڂG&8qXs J1u&dhKMXeiwet=U?\b1a?1P#e%zl3@{b:(#4Dt_Ґr>܊Q'u,f!IǶIPw,\?Ӻ `jM 0 L4Ӭg&lj}֢+ś<&)j\5mU_޸O0J,h/o*D$M1~ryE@cj$ H 9-va@$P3З6Ē#G==Yh׸ˁ9F1E;  Φhj:HB=;ⱪ[NiGڴ0^$3e-W3|I VTaEQHO$~4}|(- Ԙ0[xm=Qi~Nv=Vw-5RslT#.#\"iUvjI"F,4e> "sk$?ɐ1s`s_o<×)5;Ϻ\e~͡ vzxfoҫm]z<{[naP@8dp}B-Ks7"̍8d7n bi7o#ܲCUۼÜ8+t=ʘ׼a`ĸAy&ԙUH,2r)-R2yTrV3LS:}H&8ocol @4e0MN #!RIJK͟CZg8'/q%3(AҚ`+x{wY J Z#PNݷNF̔ȀV>rt4udC= &ˏ{ax!\~_W endstream endobj -876 0 obj << +872 0 obj << /Type /Page -/Contents 877 0 R -/Resources 875 0 R +/Contents 873 0 R +/Resources 871 0 R /MediaBox [0 0 595.276 841.89] -/Parent 861 0 R +/Parent 853 0 R >> endobj -878 0 obj << -/D [876 0 R /XYZ 71 806.89 null] +874 0 obj << +/D [872 0 R /XYZ 71 806.89 null] >> endobj -875 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R >> +342 0 obj << +/D [872 0 R /XYZ 72 549.152 null] +>> endobj +346 0 obj << +/D [872 0 R /XYZ 72 269.291 null] +>> endobj +350 0 obj << +/D [872 0 R /XYZ 72 209.097 null] +>> endobj +871 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R /F22 574 0 R /F14 666 0 R /F11 699 0 R /F24 645 0 R >> /ProcSet [ /PDF /Text ] >> endobj -883 0 obj << -/Length 1589 -/Filter /FlateDecode ->> -stream -xWYs6~ׯ[N=tI4VyE],HK6SיNDߞ -ތ8QDI1e|9: "4uT@)Up:4z9x-x,q0$eR"85OLm~e_f^z^E -:jődyՀw@+()7L7mޘD NQ4 GAQ4G* tE"Ç^72㉈A!v/zY -,HH֪5՟NӃ'^hA[V`[7^̼-՞&qSM/$d8cE$=2a*>[4ϤVP,K?鋷n --(̫ښy[NLn$vţ%,)EtX|S#:GI" o-6%ܒL!vdDH. N8&9ȞIs~m+)PRLMySVDAj,gIk&1vO% vbK X X@vAgj88WmoW1]Λ֗-Q1 H: - dP x^ Әܳ?~9D%TdUJ -W,4}8|haJ;6Kp -Q՗t.ߔKp*lLx8;po_a؞BXa!d,Uӣv%I(YJji8}CKJEe読i]75MY Zkzw[PEd4{Z$;R Iqnt{]7Lu"oܢI @̱>}BuשB 7D4⦄2:.gPAz]nmkC9lȘ˥ ,q(; qr56`p_X7ɛQp_mboqwC2W׍CkAV]))&%`||*wH +JЖG` +kCSzGGߦJgwM|-Zd7&KZ.QRQUuUUD^Nv2:SQB͑+TƷ{h aEQ +$~]het2U۲$ r/; r}%2%Rt|!4(r@:qZ<.)=߮]I3nq5aBw%1 30-z|Rm[V~5z\I+[&Lwbd<'M6X>i3[by862WRP8 !2zTO26MO9&0 +P9/h~4W"oްX^OL@DV8@H\`зduqƚJ7#ŃcvRM\:cm0:rANW,tI Xm$JUsh+qZ_ J~mzMOA~zZ٦+` D算Y-*p7#a-h`l"TљC^}|4 ,ĆyXkG{A +s.pew%w_Zߑw~(3WҁkMd%ZEqqgRG`Yhj{uAr^vW"{O"#^z4g QQġNM@P ~P+v7 ϋ2t>_௢Zׇ!/J}Y GmUÑEp틓 <2-ًaܹO]tE~1T, ;(CQ]܅)Ö]B`329C jCOl(>b+ '|*,vl֐#omP^>] FS+/cSoun QTÇ!>}>pթrN Ә35pVE7;s_b>FwEx@?!9Q @ȡ):z˿OEəеjG1?6 ƛFz 0нz@GCB`f &Q8 +rǏ7/*O&:E/O^qf`@d12bdd +db +d=OL%נ' #  3bd2p +d2r?| I Nhi28N8> endobj +870 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [455.773 483.971 494.59 495.052] -/Subtype/Link/A<> +/Rect [286.536 747.553 534.93 758.344] +/Subtype/Link/A<> +>> endobj +875 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [286.536 513.754 534.93 524.545] +/Subtype/Link/A<> +>> endobj +876 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [286.536 93.644 534.93 104.434] +/Subtype/Link/A<> >> endobj 880 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [74.877 470.066 119.754 482.018] -/Subtype/Link/A<> +/D [878 0 R /XYZ 71 806.89 null] >> endobj -884 0 obj << -/D [882 0 R /XYZ 71 806.89 null] +354 0 obj << +/D [878 0 R /XYZ 72 664.655 null] >> endobj -366 0 obj << -/D [882 0 R /XYZ 72 457.124 null] +358 0 obj << +/D [878 0 R /XYZ 72 636.787 null] >> endobj -370 0 obj << -/D [882 0 R /XYZ 72 370.226 null] +362 0 obj << +/D [878 0 R /XYZ 72 219.001 null] >> endobj -374 0 obj << -/D [882 0 R /XYZ 72 293.527 null] ->> endobj -378 0 obj << -/D [882 0 R /XYZ 72 216.829 null] ->> endobj -382 0 obj << -/D [882 0 R /XYZ 72 140.13 null] ->> endobj -881 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F26 647 0 R /F22 558 0 R /F24 626 0 R >> +877 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F24 645 0 R /F26 667 0 R >> /ProcSet [ /PDF /Text ] >> endobj -887 0 obj << -/Length 2395 -/Filter /FlateDecode ->> -stream -xڭk6 -i^ mGf]"P,Ezdf8mТp8rCzw#H9Q $Φ :I[a ¹ꙒN"PzK<|Μ7eh&ݙ3Lu OCK\x|4gK "ZMcK?>o7 Bv7 K]c2Z{s1,mS">@/]=#]ÈUCB+5Bz~i6@ Ȟnb}+X-2UL+*a*c)s@ST~UӢ`Kf;j* Q?oFpҵcV[4 " CiCL2>xhr2U@7%/lPg"R +(@~5vuZ2u%6nay"QyQ - -S2s`x"/vM} @o*o1Gp{Ч<dxziQ,}-A( ~^ Ԇ[ -BUZ2BE0pI\gIbK8VgniaFwA49xWdIQpi>/Mlh<>;2@?9PGd -yZ_ֳD< DhS􊂠IcaCbW1`2JrtFt~bRƗ'E/h?tbhjP~@!T+eQ7 ]QGq| ̲mLa, -*Y5v`3퇼jE+ϞHC궘VRna,%/^ֶ,;T8h ιCvu^u^pNf>vsm-o<|#O=:H P8, 0LPXgas+0MZێ~;631_L.kG@(CC핤fʼ`?HYlc->H[[o\U<mO&L՜L p̶ġРSWo?guXIbQEӸP>^d8ؤ|+ `RK:+xI!;3ogCD"ꬶ IF h`}ڜПCk#M\n˲LMݫW ^{w;Ȃ&7khC 7`ۛ_>7p5m_]+HWe:.ë)%WYf4]#nI_*Zeh,&0,pR >Fm!)IS=LO Df BkૃzB<' H׾"E*;o?::`9``X-8B0Z -:vօnC19NQOd|[M4i>7iϊS֠]=b1PO\bjYM$ Rj ۴̋ /V|߷,3,5ɦz-z:`I2loB>Tc `=E L@4F\ Kv88> endobj -888 0 obj << -/D [886 0 R /XYZ 71 806.89 null] ->> endobj -386 0 obj << -/D [886 0 R /XYZ 72 602.393 null] ->> endobj -390 0 obj << -/D [886 0 R /XYZ 72 576.905 null] ->> endobj -394 0 obj << -/D [886 0 R /XYZ 72 465.864 null] ->> endobj -398 0 obj << -/D [886 0 R /XYZ 72 216.57 null] ->> endobj 885 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F26 647 0 R /F24 626 0 R /F27 653 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -892 0 obj << -/Length 2026 +/Length 2323 /Filter /FlateDecode >> stream -xڭXFB(z c=Fri#nPl,m]Z=/9Ȳכ[3CqR̅cVYQ7I?8!kҒa º:n|V" Eں1_ĉwV~Xu bH,3U;`􅔉 /\W&Ͷ[~,ǹk`+ MP0L]_0Rk>}S]fHްC_`oGv"ErA; *&zPi{"rLI/H](i!Z|&/Ijէ7CbΜm(=+" -'ݎsUe'.P|N8<QHmc0GnLYh$#b{w:YB2tW:tvF٤iř55tU_4b~Lw:`hןҲ1Li^uq"Kfv:$?ɰ*XՕ|+TZ-V)M*=} Z1r(9'ED#znA2mDs@ϯv}\-n 7 w7d PW.Dk_[$\.fS<(bqH /,⇣-Q9H/dl@کTb8GAxԱsHr>|j}EP^F_#r\wb}};yǹrKGw]x/]9Wz>PqapeA_C=ڐތ>z6mn9Q"<p8u+z}C\kgY4E 6SH7M`>TO0`:y9Ps@S@o^L"*ak6$:aМ=ł7D⭏;)>7TLM sz']W4s)0xuf78߮۴HjGN u@K] աĵK9ç - T/ -LR`\`GWy1  awגC7ya9{ nE{P/dNPR)+CΌ5aDkk^dm7*[AF7Z:J3t:UrΡ8̡ևFJUe A~V+ -3^i?P B2{4b1kM/py[:bD@Dhr`S:+ )_248tՒ> PS]Cos O6\LKد16$=m'7\E>64TJ?֑OgXuNXIvMkP5-4`h$bp"D8٘Ͱ'gY9OIA'izۺښ.Z+p>+} ~N3x ckB_6lOW}m=fֽf(eyw'UƓnm +xڥn8(DHJCwѽYl&w!- +Ym]eI8ȶ5$3&rM~>v"M$T0I>M2u ?&[nNo"fA4u0&N (Ҝ}uVG~ [Grh}l\_k!F@~L4v*pyaՙt6i̴L7Nү&C@ؕ +Ni;`?D݈}AhE.U[yUۖK +˲ꦠQhFV,U[`qה^Իalw5si qU&rK3G_h}OREu2t&]UQ-wx%-ñs |Pcr<ǮՐ%} \8|bYE;w6)Av"o n`L(N oiaISӶMQFmQ{?E@>숻8oƝ1]}vd?ff0ǺHԐ +;ej#pdy>&o͐-4)}q6?"e N\HF}R!#> g^ݙV|+=~ ,c$ ++&I|ȦIz0l\ۼKTL{Rpݪuu6چqy@JBveb+X*0p !z+J -vՈC DR6d{%hȺkql<1Zw2iK323Mq].r.8L+caFB IƉgb(t֠q [Un +U#|MTm>' +Tml8WxX@X 50 oGQJjY ?e ]Xj2ce՘lh}_;췥/oܼՆmp,M[P0$^ݑǵW?,A/&{ *{RcmQ)| ^2TXF:-M`eBs޳h5ḨhH$O΁JN5.-3]5irs!v1D)yc^ Dfm%a)h&c<<Veb"b| sATDW+qZԮE࡙·l@#2VXN5%=%t˖ZK_ka\D5,L +vR/eYpf7vdV*KBVca2Fȉr{3;Qea@ֆPi13P[90 =e1X'u~<ķfɏ|2xY0Y!rg唾0( @#T!JQOuKP Q#H.P^W>{oo>~z}hnht_x*y^/LW\/> endobj -889 0 obj << +882 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [350.858 122.21 405.529 133.014] -/Subtype/Link/A<> +/Rect [286.536 201.062 534.93 211.853] +/Subtype/Link/A<> >> endobj -893 0 obj << -/D [891 0 R /XYZ 71 806.89 null] +886 0 obj << +/D [884 0 R /XYZ 71 806.89 null] >> endobj -402 0 obj << -/D [891 0 R /XYZ 72 760.449 null] +366 0 obj << +/D [884 0 R /XYZ 72 484.862 null] >> endobj -406 0 obj << -/D [891 0 R /XYZ 72 662.816 null] +370 0 obj << +/D [884 0 R /XYZ 72 457.05 null] >> endobj -410 0 obj << -/D [891 0 R /XYZ 72 278.035 null] +883 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R /F24 645 0 R /F22 574 0 R /F11 699 0 R >> +/ProcSet [ /PDF /Text ] >> endobj 890 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F26 647 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -898 0 obj << -/Length 2358 +/Length 2670 /Filter /FlateDecode >> stream -xڭXKܶﯠOTe`_TR)9d 3,t$gZoRo 7n$'4<2Ͻx+a/*ϼG$n~yuݛPzȓ0wG$(K6˕sf߽b3(ЮV -[^UP*wX*& -ϛHfoOC6=uZMM6ڏE4x[$Sˁ c1pX &iq.GtןDvNЯzjO-}64497s`hGݔԩg`h500HA\Di ,7ro'>UR"xH$!iʊv@P '4Y?G}"dp -[Q$9趓E"`$M%Sk~;Pdf4ݤ|,3s(R5H6mfHj/яz( +P;D8@04H RoO2StvcCk,ĊȆy^G>Şu؛۞6r(X4I|0;'.HJ^Fzv'@@GLW~E`/ ܺ~,أG-ǪͥwxX8`jߺIiAivz+0́vڱPC'uK0/!#䴅͌U,Yy GJd/L]ƴcbW6 -鬳6@f*Va]x)HRq)0sz=oZI$YkI)Qt64h*U/Xϲ1'Ziy$.j\qa){ 6)fXSf@tm7kvR CGw4nTn4AA?~7(uICRd_?fETpQ4-}h5$ȅLɀא@8/f>yw6s͆ъUQ] >>?S"EgQ-V E4z @aĵdѢLkNt9?Q@/L ʟVME("r9?)2N.>T^ fW3޻7~I*Ǘs0lzVd'Ksv"ܸ)b'/kWQMBjH`AbJL~ɹx*^jB+RAp -`q5> 0|y[Zfu:Ώ"LM;Ǯ00Zyug,gq:^Ζٻl/g#dvGTLD |gOg_,uȏf54g:v +m#7^8au"əE,H -)y>*Gzwy³n6+7]vu;U醿Ϟ$ ^3A:Izܡ3E:qс:s?8S5 :CY<`JãtM:=l& .ϖ c Gb80~,"ך_7L~[-VԄ"!pe.m B'hk׏dG䵦"Ow 6ZŠ yPQ {|=r'v'آImPmAI U8yׯqiECj8 Q;YKʙ8gLU5͚ + lg/uZبx\12.0s=qwC0آ*f)l(8˃|ޘMBEI3k[RDoFt8y cb*Ifĩt`7~SnB_eq yH5ø>la:P8ar>/9ixS4 ̓8.zӵv L.eU.B׀]HX`uql&V{]!SpH>t 3r`à F&G0X`Sx>4N2\@hpwp٭!zhNӞ7ӧܼ }؁3KJ(DMf(`* ++{~L婆~+{A"z +{? "4d>|ͣQhF!o'4{1zDaoĖ)"nt!W*Rڪc5B4r{%u•K7T1zP'uHgS+ʐg˺ju7HhhnzRThA6 + S`&R+WrQqD\[TL-ypT8bDaɚ^]%=sKI5= 4WeMO=6'z0c@n21eoBG@uŮ}!1KQsC񦖻-T9wq+8#Z.(߫\N9>3|,UTN ^Or*|@=$Z'>±:< Z2XZrK|U\W]ͳ+xx3!ѕXS_>ngٟ\j ɨ `JosgF/;<e]n}k4AOIh/ [Ms净^ی܃$l:RxK(s"IWN|uDKO H/ _(ڴ7O-s(6=}]s^glJheI~74sſA:3o~Cy'LĖyU"P 6IL{m$L8zC_#ٌaȳ/[wY&Lޅq[a;i}' O}'Ď_TnM=sY{='ĉP^ Hyy:q_? endstream endobj -897 0 obj << +889 0 obj << /Type /Page -/Contents 898 0 R -/Resources 896 0 R +/Contents 890 0 R +/Resources 888 0 R /MediaBox [0 0 595.276 841.89] -/Parent 894 0 R -/Annots [ 895 0 R ] +/Parent 881 0 R >> endobj -895 0 obj << +891 0 obj << +/D [889 0 R /XYZ 71 806.89 null] +>> endobj +374 0 obj << +/D [889 0 R /XYZ 72 325.192 null] +>> endobj +888 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R /F22 574 0 R /F14 666 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +897 0 obj << +/Length 2321 +/Filter /FlateDecode +>> +stream +xڵX[o۸~ϯ T)zI]4=ݍ-Ot(%[M^yON=P{;2D㻽d',md[yGGA'2 !;^I|ն!tm3+Zn(YE0n5pI2OopVd?;7" #tۻJiLDkOW |ͫ++Kj1Is/єe]4*?E(K!a^^׳ZZgĉkN:$B>e0,ϵpϛ!,袲J^Ӂ%k*cㄡ;CfwԒKPxLxi[zou'De#Dx.a0N)J)vtoYWuv/jZ0lr9k,4Ymo} +_׬FZênbUhYqSJ].pG/B\E4B1QQg` AR ^RuTtxVyB`mdHIG`N+3aR>DFD@NM\TuT3RD68%5(8Մ\Ѥܦ)r-zau:{rOH#YAOT>iN pUs˜#[AWS/VOf`?rQUy}J(vib?v:oEL{mȐ%I.qYJ/ e( ā,At, ]JTho3`(ӈOy5 Y؍G6Ⱥ^2'N{h̅sP򫨺ahC߽HwivϮ8+QAVʵEu)UrDƼE1m`,} m|[?Ko,<o&6($WJ̀&5tNU$u}˜DKk0o0;}LZwt~cSgA dV}%X)x.gec<+Y6D7')&q"(PKҜ7[jN%vb#.E9ӁC;ؚuY^|GH骃2bE]i5l_L2yTCf@#ܱ'[*Z}Mpca)G^lgKu^K^c48 a80`q_Αuk:q#2I `ٞ)d)5=ұXq/g=) +endstream +endobj +896 0 obj << +/Type /Page +/Contents 897 0 R +/Resources 895 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 881 0 R +/Annots [ 887 0 R 892 0 R 899 0 R 893 0 R 894 0 R ] +>> endobj +887 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [153.867 377.294 301.86 389.247] -/Subtype/Link/A<> +/Rect [454.655 747 499.532 758.953] +/Subtype/Link/A<> +>> endobj +892 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [511.06 670.886 540.996 682.838] +/Subtype/Link/A<> >> endobj 899 0 obj << -/D [897 0 R /XYZ 71 806.89 null] +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [95.91 657.257 112.843 669.209] +/Subtype/Link/A<> >> endobj -414 0 obj << -/D [897 0 R /XYZ 72 760.449 null] +893 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [289.772 603.806 540.996 614.597] +/Subtype/Link/A<> >> endobj -418 0 obj << -/D [897 0 R /XYZ 72 676.998 null] +894 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [164.574 590.177 462.468 600.968] +/Subtype/Link/A<> >> endobj -422 0 obj << -/D [897 0 R /XYZ 72 573.042 null] +898 0 obj << +/D [896 0 R /XYZ 71 806.89 null] >> endobj -426 0 obj << -/D [897 0 R /XYZ 72 547.498 null] ->> endobj -430 0 obj << -/D [897 0 R /XYZ 72 441.605 null] ->> endobj -434 0 obj << -/D [897 0 R /XYZ 72 364.353 null] ->> endobj -438 0 obj << -/D [897 0 R /XYZ 72 260.674 null] ->> endobj -896 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F24 626 0 R /F27 653 0 R /F11 679 0 R >> +895 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F14 666 0 R /F22 574 0 R /F26 667 0 R >> /ProcSet [ /PDF /Text ] >> endobj -904 0 obj << -/Length 2343 +902 0 obj << +/Length 1417 /Filter /FlateDecode >> stream -xڭXmo8_oǖ{H/EMR3(_H9IbS%Q"3Xٷ3Db%& ۞},cI{΃cw"Y"jbvk|Ij[SEKՂԱZ*RxqhC'I&aDl?h:2/2Vu 9D(vT],iv(HꣃP{# -+1j@mAnWA0hYUc[!4vM][RђW+U74b,y?+>DN!ǑcC|˴Ii`MKP,$`ܩu#4nlфVX~0,NQ C4{S>9Xqމ^ Z kܵHE]Eh`*`M*ImI`3my$+P#ei@W+]$84*?jZ~@C#.#zȒ:pK٩@ #@} fշ_Ȝ&YB#FimHd 1*]"LR-#c]f7h݇gPNO 6 #pDv =W%4T^'Xpd?8+;o?dh]%FRHmO '҂ڐ z;Mh!LK E\RL+Yw·?:\^'-Xt9F]؞瞮4Jg@"X1@Xs9Mu rEÃj+tZ^tmGxA -Ha;V nš%MbQRǡ:[ϻ˞N6^ -TiBq߱(z._;i}b ~HO= (FM0f6df}9ʸ1帯p -:R!`-eA`)}F ˉNW ::H Ŋ'UoX>jR{bFLxEzQ0Oh~tZWZxBxeb78)8/y<ժyNknJYgn"bB]1K)_<,&6x˯,K3&<6Gk({L!rRrx?z&y2Wgya3E:vX٦W]WٽE`ƭ(Z;lE3\K&!ظo -΂'q"Z@`{3cL`^tLO9 䗪Gէr75.:+|1(?ՅxTlTh J:6U$, r;L̍([fç95&ww 5N'w4hi|e_C""ǣ8%P&ghL 8\1z"Nono柙f~5 u^RԘý:o~}LaziviL.<3flcF] -$TEmX_Q'r +xڭWmoH_kYR{JӤM/ssw[!b66*o؎elrR*/6;̳ Ֆ> 0h4\y"̿R-O%iZ*Ѹ36֦?f4xh"ekP696F`)> ϙ} ҜIE@@REeS{h:6llIJ<+*5{Q~vUg3=E +Wץ]u8* fB$gy T={T(BWJP!XtYf7OW"{%,omj$cNqB6AeEE,DY* !MS] Xi.eg۬f,,K 11"@nLd:!XwXhN.`49P&'QKnܞ +h,==ȘĆZU-Bk2Z +]HfI=ݺGSfe V7vV/ZѠf[u pf>O'_ ilvQscݤ>T frͰ\]7s˛PpT^ '{&an9o WA:VV@{qs5j3xt\+_ڰ4lRVYh r5USxx +P%\m\MI¶V0cz{k<$DŽbiƪ~EB ujCuֱ.!ڜH2Hr 6/ޓ2LC"6k*(/QOriS: ŒRv5Bͻ"eNi𠊕?tWV"QSA\?FԿiL Foj@f M)s:1-4yT`w,"L.fI}Ӛa[O*ĢZSqattn `]qr7?Nn/fey:;(_dC(^WS> endobj +903 0 obj << +/D [901 0 R /XYZ 71 806.89 null] >> endobj 900 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [249.598 180.951 363.353 191.741] -/Subtype/Link/A<> +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R >> +/ProcSet [ /PDF /Text ] >> endobj -901 0 obj << +908 0 obj << +/Length 2030 +/Filter /FlateDecode +>> +stream +xXYs~B)svNzHnvWÒJ9~!@(>HvRy 19sUff<A,8Lif> /g:M' +t nf~}AHFP,U&̓ag$6[ٳ|0$k8Э̸ ΎFεRL(uJ{5Sس&x{#r~2=_.\x4;Q?hE7m4<'H%Q,#&lWe\Fư]*f:"WͶW~.~,MbZ/vu؂EcQ͙֭z%{{V'ply τ*!?Q?v_txwřa,¼>IfiiEO)Gc% 3'>mc3U$\`AEYҡ97QJ @ T`ZU/ҭ 'U<z~ݯ67[t p 3lkkx)KWcSܢQF jeXjD8Y2,Z[;H綩GO*Ҿ¹*._H@"]œryt @c$Be[ (d:A5LƮk- -jEqEqy(8O[wL܁0K!m?>s >̭K@9x-6~.{T-Ю+2f7C22i=T +wCk,CRFʰ !YM^+VBcsOv[ +Ghw[4]I 𬦰vIxQ΄?묥lȁ3}-X[Tu}05M$ tLb&5`x~P:U p3lVʝ}woz>U#&>df ,Yڣ-0P-<CCq`v4|1nPW4ɞLtmzߝa p?:GH? QWcj-mM ?j|jk`NA{n=EYd=VQSm5Ni)f1|V1<4_1΄pL+r8ua{ M:4Lt\. +8oA4vF}+ +`}0w ԟ6+K#)Cفsr tv/Z!wB-E^d2}<&y]>ӒT%Dž+%,:t<;$R78 |w!Zw*{/K4GMfVh~q-d82v֯;Ʒ򮅎>ZTn4UUجv}H5E#W 2dd^ T f"4_Zﮋb'}@8ţ/۬[slNn"ȥ_~CA +aɪ +BVOC0 ("&AH(I/aI"_ _|W:Qpkq]sX2cߣ$>I! {?C06/3T$=yR"ǣ&}]ɪmv/eGP^ŀ %.i] ˺ yy;7 +endstream +endobj +907 0 obj << +/Type /Page +/Contents 908 0 R +/Resources 906 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 881 0 R +/Annots [ 904 0 R 905 0 R ] +>> endobj +904 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [493.823 180.951 540.996 191.741] -/Subtype/Link/A<> +/Rect [455.773 571.423 494.59 582.504] +/Subtype/Link/A<> >> endobj 905 0 obj << -/D [903 0 R /XYZ 71 806.89 null] +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [74.877 557.518 119.754 569.47] +/Subtype/Link/A<> >> endobj -442 0 obj << -/D [903 0 R /XYZ 72 760.449 null] +909 0 obj << +/D [907 0 R /XYZ 71 806.89 null] >> endobj -446 0 obj << -/D [903 0 R /XYZ 72 663.093 null] +378 0 obj << +/D [907 0 R /XYZ 72 544.576 null] >> endobj -450 0 obj << -/D [903 0 R /XYZ 72 586.118 null] +382 0 obj << +/D [907 0 R /XYZ 72 457.678 null] >> endobj -454 0 obj << -/D [903 0 R /XYZ 72 450.309 null] +386 0 obj << +/D [907 0 R /XYZ 72 380.979 null] >> endobj -458 0 obj << -/D [903 0 R /XYZ 72 313.671 null] +390 0 obj << +/D [907 0 R /XYZ 72 304.281 null] >> endobj -462 0 obj << -/D [903 0 R /XYZ 72 236.177 null] +394 0 obj << +/D [907 0 R /XYZ 72 227.582 null] >> endobj -466 0 obj << -/D [903 0 R /XYZ 72 155.245 null] ->> endobj -902 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F22 558 0 R /F11 679 0 R /F20 513 0 R >> +906 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R /F22 574 0 R /F24 645 0 R >> /ProcSet [ /PDF /Text ] >> endobj 912 0 obj << -/Length 596 +/Length 2140 /Filter /FlateDecode >> stream -xڕSr +8$IIΤgzHsPll3 A(\;m=F8#ƈ(mce\%'t\|ʿ|wT7㶒ʜU(a8<mC;%:.԰g=| R1=ZJ|ɺՇ&#teV!v"p+?Ғlm?QSZ[M,DjA6+ ): -G;Cw2hXG`|j$fo䍇]3aTc )Ĩ(:w2XA.#Y4됭+(Z|)7!+6>CH>`I!yqI?~UUit>kug1)u+L3+h]썜q7 +xX[s۶~t5SR<鸭'9icuΤĆ"e^ߟ],@Rtq, aN$ |er{ru89RAsm-˓N~\_rd~YHFga,rʍfk5^2ɢ R? PsYNsٱX,O _dkEar1ě~$Ĺ-#ӸQw}(*\YѬlVULjw3ղ@TN;200Zԭ~h6 kN[^'ؐ~̍)Ԁ+ !`ki$|&g{5ѽZhL_Z%b+pU7D_Cĭ1#6~Irm ,cԝB1rr/)jDcٮ)mȟ onk,#+MF+ٗiF#[HFhX/uKEpi^5)H*ECdwH.  er:tiX_Y4k?B7=lTc8 -UutF&UQl@ A:_/n~fnE>N+B.BvNA$`qbc[iF]`ӱC݆(#*qwbWC%~$m(Ϙ6X8 ǫ6=p Qֶie7Ph + hO]m6)V2uo y "LaC>!л_e# +2 *ź\Ea +9M E iyfP,vtoZAra46 f)€0Y!P1*d6 6 -x?y5'50lTLs1 +Fzga6&Pďad 2?eCfP{"Oi*Xkd/.K1 +]B8F >)c@Ѐen@cL;=+ZO$ U$Jh96( В}"[uĭ ʧMO)JQOGYjM=zX=@P`q]FkT՘Yz0=@pH;;)q1'N+jtrI#m$d~I1}lI&<v@zVQ@|͗@N,; UY1Jeߟw<0+b MZ7qm S: s3 K,Au0LNbIaXo8auUӛ +Gbƌ0(ga|`iX_1 +\e ѵWV<LJ t!Qp PZ'QuH(:8{_EuE'%}8aO'mvT5 xC|ކno=Em_;?J J ߛ L9n@:@]O@|-@L8obk0Xgo4 ň_uR+@@ܿ endstream endobj 911 0 obj << @@ -4013,47 +3914,250 @@ endobj /Contents 912 0 R /Resources 910 0 R /MediaBox [0 0 595.276 841.89] -/Parent 894 0 R -/Annots [ 906 0 R 907 0 R 908 0 R 909 0 R ] ->> endobj -906 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [71.004 650.503 176.596 662.455] -/Subtype/Link/A<> ->> endobj -907 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [357.083 650.503 414.687 662.455] -/Subtype/Link/A<> ->> endobj -908 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [71.004 631.726 150.852 643.679] -/Subtype/Link/A<> ->> endobj -909 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [326.94 631.726 385.235 643.679] -/Subtype/Link/A<> +/Parent 914 0 R >> endobj 913 0 obj << /D [911 0 R /XYZ 71 806.89 null] >> endobj -470 0 obj << -/D [911 0 R /XYZ 72 706.282 null] +398 0 obj << +/D [911 0 R /XYZ 72 722.064 null] +>> endobj +402 0 obj << +/D [911 0 R /XYZ 72 696.576 null] +>> endobj +406 0 obj << +/D [911 0 R /XYZ 72 585.535 null] +>> endobj +410 0 obj << +/D [911 0 R /XYZ 72 336.241 null] +>> endobj +414 0 obj << +/D [911 0 R /XYZ 72 229.795 null] +>> endobj +418 0 obj << +/D [911 0 R /XYZ 72 125.838 null] >> endobj 910 0 obj << -/Font << /F21 515 0 R /F15 511 0 R /F20 513 0 R >> +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R /F24 645 0 R /F22 574 0 R /F27 673 0 R >> /ProcSet [ /PDF /Text ] >> endobj -914 0 obj +918 0 obj << +/Length 2144 +/Filter /FlateDecode +>> +stream +xڭXYo~_A K&X#Z[F^["= c!}9R,_h  ,r"âp.p60ȝ'CwDC[;׋,V)"Rx~'ƹup?rw7?އHr?P $Es<^D Qհ8vvEZ׊Mm)rӲPeǪSrqG0 6w]Lwb-ۡd0yC;>*F9fgKKKS͉…{n75Cc?]\=6ItzlOʪZ [Cx3 ,躗徵[Y5`Hrʮ+c8^R756ھAJ6Z^@q J_j3R' 2 [a%QuN~gFj C{ZEiq +ЄXiת~]k]sy7oͭiu)IudŽ. #Wxh ,GoCeCPfkOjlIZ5a}ase8>PƩ:Ȼ'h20\V/ |\L&܁wŅ &8 sA*e5VnN66Aܛ5/AumWمME1 +mpG>dF?`סc|f·{lۺ*%0Ɛ`Sѵ>HI% ޵`S̗vA_v0 p|sEXQeEׂ͛tz@?1HNAf!d<Ŭy$(;ƾI]Nj69)GE?3papĞ ߞdv]vz۩?-RQ]L:.n[ꑖ\ޠB=i?TqE^Ϫ?YY(l&~ + +E~BSE\`7/j/8NHL5獭9dnLI{$خ%38ā!RTup¨pT[ԇ!1gBSZچ^vvɺ~fSuP`EN;ryO](.sA ^{[H5WWSf*0{ZӱD'TI^7$`/$0U3nlf0pXXP^FI[zVX1OfD5;H񭂗xꚈm@{$zGn:1ԯ>Q F;f-!dG)e洓>8+\F~Oj[ Ig<_K iPRSCorNg8ƞNHcdCj.ACܐ +j'OOwvg<2"SEFhXFΰpug',W[*f5Dp(~hd ++v䩫~՟^dq,i4ɓ'n::lC{SIa,|)Y2H-L=քwٸ=}2"__8`bUW=ē \*CDe3ڵ\qGibR7XlG8yኒ!.kg^>:*YDF +LCCzwby#6n9W LbC![hvzjsLd3Ľ5ɹ$l=~`6U2% z _S; Y6ؚÈ H" #&&j硛8)r;Dn9,PxЇHujEߥŽct-Ajb*CEa5@1Lfa- ƨX +ab؟rLn8|260n =uozbRq9w&Y; +z`SFXjHA/D9PoqMqrmo#)j +,!!qOLBڌ9`i~RГDQr+i'm).P(mckFTeU3g nY>ZtMw<?`\ +endstream +endobj +917 0 obj << +/Type /Page +/Contents 918 0 R +/Resources 916 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 914 0 R +/Annots [ 915 0 R ] +>> endobj +915 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [350.858 270.151 405.529 280.956] +/Subtype/Link/A<> +>> endobj +919 0 obj << +/D [917 0 R /XYZ 71 806.89 null] +>> endobj +422 0 obj << +/D [917 0 R /XYZ 72 425.977 null] +>> endobj +426 0 obj << +/D [917 0 R /XYZ 72 257.21 null] +>> endobj +430 0 obj << +/D [917 0 R /XYZ 72 166.883 null] +>> endobj +916 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F26 667 0 R /F22 574 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +923 0 obj << +/Length 2220 +/Filter /FlateDecode +>> +stream +xڭXY6~_<H+D]q&vذ#N8-v2::2~XE3c̋xG񫪯;o6_6JN8I{"˜}{2K{3rdBY:כ_7n6߽yÝ,FvfԩywE4/%,hFl| ֖^E =)3;!}_t{]f |gD^LO\?0 &]E׿JQ}u:_9ݒ/6HӿY`68@`vZWH$i$tn܍ڶ6w[`\_qh d!:H*sRg{dl~z Y_P::| ݥu`@^?^]C!hsa`c3h84BNJ$aM"pop5cr@yfTN^g8MEQ2cz_kFǐx#1Z8rVApGIaàK8,<5@PVGS0ZUH X-;+H,4GFkKej{Q8w6w}c_ N@nX& s$XgKu$aP +y@?cqpʖh@Yߜ PE+#I4:PrZ(}pZ/>?\l113ab6N./_)^S%V p&=!d$- qŠ0p@^;3?߼GJ>/|X:Tؐ.hEp˄؇?wk{tH %$ oLLfq}ǐSk)J&d"#eF`↶|)`IaA0c\O`W{5򇶤 OFFٔ "1ޘ,\H=~ 2`6I_N$Fbc+[/s Ɖ/]&g2Ӑ3뤸XVlU+I 7^~ELoȢ5^YɅLnt8kB2~[:Xmcrj<~y81dS7Y[F/>(8Z.vR tIJTa4g ew\)SWÄ Jfa3E lzuLY2L&XSGw> endobj +920 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [153.867 573.85 301.86 585.803] +/Subtype/Link/A<> +>> endobj +924 0 obj << +/D [922 0 R /XYZ 71 806.89 null] +>> endobj +434 0 obj << +/D [922 0 R /XYZ 72 760.449 null] +>> endobj +438 0 obj << +/D [922 0 R /XYZ 72 744.054 null] +>> endobj +442 0 obj << +/D [922 0 R /XYZ 72 638.161 null] +>> endobj +446 0 obj << +/D [922 0 R /XYZ 72 560.909 null] +>> endobj +450 0 obj << +/D [922 0 R /XYZ 72 457.229 null] +>> endobj +454 0 obj << +/D [922 0 R /XYZ 72 274.557 null] +>> endobj +458 0 obj << +/D [922 0 R /XYZ 72 170.877 null] +>> endobj +921 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F24 645 0 R /F22 574 0 R /F27 673 0 R /F11 699 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +931 0 obj << +/Length 2264 +/Filter /FlateDecode +>> +stream +xڭX[o~ׯۡ"%.ǕdARS$$c3;CJrc /+gְїm8F(0-'t?ma7ö82>X1b+D`,7tkŮo,'3Ɠ(̻,E-7rͤX#i9vj:Ae@nwcWok?9#T/%# /xy1m-'qؼ*O_bJ̛J'>۾0CM)fyϺTGɺ͛z1%Y._% QYC3%DVl[.Rf+Tl$EzH063,u$D+%dh<>ԍ|f柨[IE;R`+)Z8$-nr(Z='Zڶ0pMoP&$h5lbKݪU I*R pyޱob'&IrCkRuM%?Խac?z$xD@HvI3gKXy]J$$iZEMCDUʾf94 񟼾!e%uL=Ǡ6_w?;ga(˳! l瞉ЖdZ @fǢCY¡/F imHxPStm B+= ّ:@%Nv!I3c^k3U`ʟ롉!:4#:#U(N8/!y:yN:ΜXgEbr\@^S8C<-|2>0?w˱9z/}߉ͱ^LS.}E!Bx?bXp]~K0#_Do,xSc)ۀB+x%w ` ȗ# ؃/0(S:%Du$gAoq!#zR[~ߌOzeav**^^D  xeTW(t|XLO9gn-KNpT}NjzUQ!+2<ɠz.\ߥ2׵eUK㻔W +0+Z.aNp5I\dbnCi?n><.3ȣcHh|>_~ww,VEX;[DDpx,m:8%P&wh"pd:]~E ׷{Ih0Ό<1ǻٜW-^H7ftƌ/]X)9Ƿ Uv^>j}A Ji:QTj2n79ğlzªOHg@HqN$x$t GZ}cڪ-4VhS%sfLWt!)< X@(!7MW-^o7!~nStيz2^ܨA#gXjж̚'=^ )"$SV]{fb +endstream +endobj +930 0 obj << +/Type /Page +/Contents 931 0 R +/Resources 929 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 914 0 R +/Annots [ 925 0 R 926 0 R ] +>> endobj +925 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [249.598 284.907 363.353 295.698] +/Subtype/Link/A<> +>> endobj +926 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [493.823 284.907 540.996 295.698] +/Subtype/Link/A<> +>> endobj +932 0 obj << +/D [930 0 R /XYZ 71 806.89 null] +>> endobj +462 0 obj << +/D [930 0 R /XYZ 72 760.449 null] +>> endobj +466 0 obj << +/D [930 0 R /XYZ 72 690.074 null] +>> endobj +470 0 obj << +/D [930 0 R /XYZ 72 554.266 null] +>> endobj +474 0 obj << +/D [930 0 R /XYZ 72 417.628 null] +>> endobj +478 0 obj << +/D [930 0 R /XYZ 72 340.134 null] +>> endobj +482 0 obj << +/D [930 0 R /XYZ 72 259.202 null] +>> endobj +929 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F22 574 0 R /F11 699 0 R /F20 529 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +937 0 obj << +/Length 339 +/Filter /FlateDecode +>> +stream +xڕAS0{LI7:XFސCFd7%u<{1X !80ʍ +- +hx?*vZ=$CWiPd>CP#d,$FaV7-YfӫRiʤ> endobj +927 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [71.004 718.361 176.596 730.313] +/Subtype/Link/A<> +>> endobj +928 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [357.083 718.361 414.687 730.313] +/Subtype/Link/A<> +>> endobj +933 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [71.004 699.584 150.852 711.537] +/Subtype/Link/A<> +>> endobj +934 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [326.94 699.584 385.235 711.537] +/Subtype/Link/A<> +>> endobj +938 0 obj << +/D [936 0 R /XYZ 71 806.89 null] +>> endobj +486 0 obj << +/D [936 0 R /XYZ 72 760.449 null] +>> endobj +935 0 obj << +/Font << /F21 531 0 R /F15 527 0 R /F20 529 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +939 0 obj [777.8 500 777.8] endobj -915 0 obj << +940 0 obj << /Length 204 /Filter /FlateDecode >> @@ -4064,7 +4168,7 @@ xڕб E*AAAQp(Q|^mE\$|K.Ij:zm}> @@ -4074,7 +4178,7 @@ xڕн šV08СG#ttp0! r$T< Nz4xBɮSlM#}dzA,]NI h#oQg‰JrۗHNN#80om[ӵx"mT#lG[X)iue0ۀ3+|RA endstream endobj -917 0 obj << +942 0 obj << /Length 99 /Filter /FlateDecode >> @@ -4082,7 +4186,7 @@ stream xM@@Deh=[HB x78cztTп/0CG~— 4ؒ벍J [Ex>_?-j\]** endstream endobj -918 0 obj << +943 0 obj << /Length 152 /Filter /FlateDecode >> @@ -4090,7 +4194,7 @@ stream x3231S0Pbc#3CB.## I$r9yr+q{E=}JJS ]  b<]>00!vCH "b:0  ` 1o`G`m\=< endstream endobj -919 0 obj << +944 0 obj << /Length 117 /Filter /FlateDecode >> @@ -4099,7 +4203,7 @@ x | !h 'W % endstream endobj -920 0 obj << +945 0 obj << /Length 111 /Filter /FlateDecode >> @@ -4113,7 +4217,7 @@ x A?@gz0uՓ+ +3 endstream endobj -921 0 obj << +946 0 obj << /Length 281 /Filter /FlateDecode >> @@ -4121,7 +4225,7 @@ stream xuѽJ@ ) ;/pS BBQBv>$pe8;n 3~vNSLcL.GHpmb0+ 4rlq1s1bVޚ{MuPJ{ oM7"5?KZgcG?QFv>*j̵h]> @@ -4131,7 +4235,7 @@ xڅ TFE endstream endobj -923 0 obj << +948 0 obj << /Length 219 /Filter /FlateDecode >> @@ -4140,7 +4244,7 @@ x T̝B?Kk Y +xir endstream endobj -924 0 obj << +949 0 obj << /Length 275 /Filter /FlateDecode >> @@ -4148,7 +4252,7 @@ stream xڅJ0顐}Ͳ º=ɃxR(y{(3itG&dfd^QAeE-Wt_g5G ZQmj_*Kz}y{Px[Uo @<9uf8g:&hFO^|IN{?,''Oi%_M ?KӴ L z@;u32<ی+٦ JfW-ƽ<%5ߒ uP:N}m endstream endobj -925 0 obj << +950 0 obj << /Length 249 /Filter /FlateDecode >> @@ -4157,7 +4261,7 @@ x #Q3T6M縛Jnu,ovW|~e*bU>ٮfZwnB{G4Q @dNAB^=IݠTd%s]Ksbrh6@^^43{2豹zD!;(d`!mXm ZB$BRm7WKPě_ ׊ endstream endobj -926 0 obj << +951 0 obj << /Length 245 /Filter /FlateDecode >> @@ -4167,7 +4271,7 @@ x r˽N} endstream endobj -927 0 obj << +952 0 obj << /Length 270 /Filter /FlateDecode >> @@ -4178,7 +4282,7 @@ A+ z\U endstream endobj -928 0 obj << +953 0 obj << /Length 203 /Filter /FlateDecode >> @@ -4188,7 +4292,7 @@ x d endstream endobj -929 0 obj << +954 0 obj << /Length 291 /Filter /FlateDecode >> @@ -4199,7 +4303,7 @@ B9Ǫ(A R}a9 =#%HʌV薿HΈ^ZGɿ (x\5/3_|| endstream endobj -930 0 obj << +955 0 obj << /Length 266 /Filter /FlateDecode >> @@ -4208,7 +4312,7 @@ x PǝѶpl>6ȿmy endstream endobj -931 0 obj << +956 0 obj << /Length 325 /Filter /FlateDecode >> @@ -4216,7 +4320,7 @@ stream xmJ0)=ru=%/m-+AГ(7|@ƙd -dtOHEv*R{q.^2ΊSqV 7Xr/%X`Iu#>?^YK6!#6=#mKQGk:0H7V/Aʑ'zP5%4A?&4cN1|lgubi4g娕ˤvMejVjlY ÐJoZ`Zpp4TRa;!%-_@z:!#=Miyݱv endstream endobj -932 0 obj << +957 0 obj << /Length 255 /Filter /FlateDecode >> @@ -4224,7 +4328,7 @@ stream xeбJ@?Lqy1;y),J--ɣR\g&w|'[1Ϲ#^<PSL[.V_ʘ^ߟ(__7|=PaH(fTA#{Ľ8=Nݯ#_+Atj֛4H`~AWQ~,@EkflF[b[Ϡ~-(N[NA/V袦?Fj endstream endobj -933 0 obj << +958 0 obj << /Length 214 /Filter /FlateDecode >> @@ -4232,7 +4336,7 @@ stream xUϱj@ `ZB'㐫S0NBc )-t͏G!z3HKh{~\.hN )')+,9qs<\>1-_ -ޱwz𐴶L 73nb. fV cFI, m%5Ҁ+IIbM/1Nb5'1UWwݦpt endstream endobj -934 0 obj << +959 0 obj << /Length 253 /Filter /FlateDecode >> @@ -4242,7 +4346,7 @@ U !P)J,.RAE&M#GטbToY=$-C0dLm.FÒbj~)kB endstream endobj -935 0 obj << +960 0 obj << /Length 212 /Filter /FlateDecode >> @@ -4250,7 +4354,7 @@ stream xM?@oH1\@ȻNbjະ)+P $`Nog7)SdgFA/}q7`o:Ph>ggiLjaDGIſ|:w/Hxx@@6/cGP!R^!'TH3=,њR;gXK%Hs$h%Ƣug+> @@ -4258,7 +4362,7 @@ stream xMϿ@-70&aÀVW՝rWGˣlg[QsŧMyK)!Jp1|pԠ:_gzPzJ S ĎԬjukzE Q)]xĎ/լeQPxўc=r_0%t,!_ endstream endobj -937 0 obj << +962 0 obj << /Length 186 /Filter /FlateDecode >> @@ -4267,7 +4371,7 @@ x POG@] b`955DS5f&>$)5}6+X8!C %jPfJ`Rjן旭Zz FB!‚_C4KhEoM> endstream endobj -938 0 obj << +963 0 obj << /Length 237 /Filter /FlateDecode >> @@ -4277,7 +4381,7 @@ x 6I|k endstream endobj -939 0 obj << +964 0 obj << /Length 193 /Filter /FlateDecode >> @@ -4286,7 +4390,7 @@ x zG߁ؐIavU.R8Uk Z B endstream endobj -940 0 obj << +965 0 obj << /Length 216 /Filter /FlateDecode >> @@ -4296,7 +4400,7 @@ xڕб ;] endstream endobj -941 0 obj << +966 0 obj << /Length 236 /Filter /FlateDecode >> @@ -4304,7 +4408,7 @@ stream xEοJ1YL2/ٸ{y[Z]!Vz ({h_$",I曯^SE 5=:|zӊ%+mmvssAUn @E2 Ȩ1JAE8Ab„rg|FÄ d]2Gd3Kꖂ''Bǥx`:!s\I`~zNx /[_TdW endstream endobj -942 0 obj << +967 0 obj << /Length 229 /Filter /FlateDecode >> @@ -4312,7 +4416,7 @@ stream xUϱJ@7^~@gfaŁuSne!Vj)`̧S"@-Fa0a.wӪ,NJ~CW5;;׈7vu{)%۵ܗ2{z- DfJHG"|Z֦Û)`tfTvh"?|@QZ計VШ@01E-e҃nO;`DhI|Ud" endstream endobj -943 0 obj << +968 0 obj << /Length 187 /Filter /FlateDecode >> @@ -4322,7 +4426,7 @@ xڅ 9 endstream endobj -944 0 obj << +969 0 obj << /Length 215 /Filter /FlateDecode >> @@ -4330,7 +4434,7 @@ stream xڕ;j@_0La]Dsy?* I"]I Eu4GXw[ Ɲf|8☣,> @@ -4339,7 +4443,7 @@ x _|XFlR,3m/ʽe4ݜg4/6G,r|{eSVgrvy~L9]]c"-"46"n"ja g\ô 꽅}abZvLRȴWWqz=A腁=AFZp2Ǥ>}m1fxԑ0S!9TxR^ endstream endobj -946 0 obj << +971 0 obj << /Length 172 /Filter /FlateDecode >> @@ -4349,7 +4453,7 @@ x #BBRPQH!(9eٵ(E!/I )txAM )e8E!Q,LF.vQīI m%;L>?9:^j7N=j AvG ) E endstream endobj -947 0 obj << +972 0 obj << /Length 266 /Filter /FlateDecode >> @@ -4358,7 +4462,7 @@ x `)aTzCY?/C EP5&s~o es*P%e-n77x` endstream endobj -948 0 obj << +973 0 obj << /Length 225 /Filter /FlateDecode >> @@ -4368,7 +4472,7 @@ x K7Sd蓺@7=bTEVӊUш?I4M;@AmQSuj#S}7~9`^B 詤tU endstream endobj -949 0 obj << +974 0 obj << /Length 190 /Filter /FlateDecode >> @@ -4379,7 +4483,7 @@ x Y5"$*GE1_kMAێfb)n! a!"t5}6)G endstream endobj -950 0 obj << +975 0 obj << /Length 238 /Filter /FlateDecode >> @@ -4387,7 +4491,7 @@ stream x]ϿN0/!Қ?"R)ĀZF@j?y=D $|jr=.YMxzH]lo-_iVSȪNTBᆥ:'zzLfU/2k`&[~6bT~4Ѓ{Νh{FRDJ*+oFt:^Cf\8،&и%FӶt[ӂ~Jl endstream endobj -951 0 obj << +976 0 obj << /Length 209 /Filter /FlateDecode >> @@ -4395,7 +4499,7 @@ stream xE?N0gy-9 K+" &22`l%G U:mk>i.e{ۆɖs_mhՑybے9??^ɬn! x B`'#"QMU1"Q~9{Hw\fP3] ˃,a!aZW}p{EL~& < xD=/8b endstream endobj -952 0 obj << +977 0 obj << /Length 182 /Filter /FlateDecode >> @@ -4406,7 +4510,7 @@ U: ÈDkg%- lcdrE,_ω#+h(  0RGC:k3dV4P` {@1gy9xΡoi|KZCf1.$n > @@ -4415,7 +4519,7 @@ x fԡtҎ*:H|(V;QX\Fje%E)MT̂k1RvO1j}H9S B47Z4^7^;r<ȇ0)z!Be,; e__=FʼW|/Hd endstream endobj -954 0 obj << +979 0 obj << /Length 178 /Filter /FlateDecode >> @@ -4424,7 +4528,7 @@ x @ )tMBą-,J-+GQrBt |(1%2EϨR.#ʒ;baPI(\4 ^nrJ1ʒ61E[4%o!Au4x@u/YqDwk;ppjhWO: m 837ġB endstream endobj -955 0 obj << +980 0 obj << /Length 216 /Filter /FlateDecode >> @@ -4432,7 +4536,7 @@ stream x51J@o";MBuS,he!Vj)x9a)BpSo\^]s-_Tܴ\ZKӶ5w1S WT##M~!J& zt9Fauޝ"Ya b&91ĐMJ^-}?9:o,Uێ;VF endstream endobj -956 0 obj << +981 0 obj << /Length 205 /Filter /FlateDecode >> @@ -4444,7 +4548,7 @@ Yw HD)Ԁ TC8!#_^P=WDC)k VA endstream endobj -957 0 obj << +982 0 obj << /Length 238 /Filter /FlateDecode >> @@ -4453,7 +4557,7 @@ x rGGG2ENS8`vfv,]W|測y]7* c]WtsYP~-iʻx||s{Ɏ-?8.2" 5B+h&Q[Xo}f?BAqa#G L0P3 (E>QZAj4Nq12!Qydq-`l.vL@Wa endstream endobj -958 0 obj << +983 0 obj << /Length 216 /Filter /FlateDecode >> @@ -4463,7 +4567,7 @@ x J%r,cQv$F)XF\@7-=sJ endstream endobj -959 0 obj << +984 0 obj << /Length 243 /Filter /FlateDecode >> @@ -4472,7 +4576,7 @@ x I`{}w3 faB=3 ӍKM;t~='s.C˱ |GewUû%sLrȕ|ob3 endstream endobj -960 0 obj << +985 0 obj << /Length 176 /Filter /FlateDecode >> @@ -4481,7 +4585,7 @@ x @ iILT-,J-mMxB\'6OB(4]'v;,4.UPuDuI0v[>˙i7 w40`V.v^'VOȬh/|5V W5cjSK.[HG endstream endobj -653 0 obj << +673 0 obj << /Type /Font /Subtype /Type3 /Name /F27 @@ -4490,66 +4594,66 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 28 /LastChar 121 -/Widths 961 0 R -/Encoding 962 0 R -/CharProcs 963 0 R +/Widths 986 0 R +/Encoding 987 0 R +/CharProcs 988 0 R >> endobj -961 0 obj +986 0 obj [46.68 0 0 0 0 25.46 0 0 0 0 0 0 33.95 33.95 0 0 0 0 0 0 0 42.44 0 0 0 0 0 0 0 0 25.46 0 0 63.66 0 42.44 0 61.72 0 59.42 62.69 56.33 0 64.24 0 0 0 0 52.08 0 61.72 63.66 0 63.66 0 46.68 59.42 61.72 0 0 0 0 0 0 0 0 0 63.66 0 42.44 38.2 38.2 42.44 38.2 25.46 38.2 42.44 25.46 25.46 38.2 21.22 67.91 46.68 42.44 42.44 38.2 35.01 33.95 27.59 44.56 38.2 55.17 38.52 40.32 ] endobj -962 0 obj << +987 0 obj << /Type /Encoding /Differences [28/a28 29/.notdef 33/a33 34/.notdef 40/a40/a41 42/.notdef 49/a49 50/.notdef 58/a58 59/.notdef 61/a61 62/.notdef 63/a63 64/.notdef 65/a65 66/.notdef 67/a67/a68/a69 70/.notdef 71/a71 72/.notdef 76/a76 77/.notdef 78/a78/a79 80/.notdef 81/a81 82/.notdef 83/a83/a84/a85 86/.notdef 95/a95 96/.notdef 97/a97/a98/a99/a100/a101/a102/a103/a104/a105/a106/a107/a108/a109/a110/a111/a112/a113/a114/a115/a116/a117/a118/a119/a120/a121] >> endobj -963 0 obj << -/a28 921 0 R -/a33 918 0 R -/a40 915 0 R -/a41 916 0 R -/a49 960 0 R -/a58 919 0 R -/a61 920 0 R -/a63 922 0 R -/a65 923 0 R -/a67 924 0 R -/a68 925 0 R -/a69 926 0 R -/a71 927 0 R -/a76 928 0 R -/a78 929 0 R -/a79 930 0 R -/a81 931 0 R -/a83 932 0 R -/a84 933 0 R -/a85 934 0 R -/a95 917 0 R -/a97 935 0 R -/a98 936 0 R -/a99 937 0 R -/a100 938 0 R -/a101 939 0 R -/a102 940 0 R -/a103 941 0 R -/a104 942 0 R -/a105 943 0 R -/a106 944 0 R -/a107 945 0 R -/a108 946 0 R -/a109 947 0 R -/a110 948 0 R -/a111 949 0 R -/a112 950 0 R -/a113 951 0 R -/a114 952 0 R -/a115 953 0 R -/a116 954 0 R -/a117 955 0 R -/a118 956 0 R -/a119 957 0 R -/a120 958 0 R -/a121 959 0 R +988 0 obj << +/a28 946 0 R +/a33 943 0 R +/a40 940 0 R +/a41 941 0 R +/a49 985 0 R +/a58 944 0 R +/a61 945 0 R +/a63 947 0 R +/a65 948 0 R +/a67 949 0 R +/a68 950 0 R +/a69 951 0 R +/a71 952 0 R +/a76 953 0 R +/a78 954 0 R +/a79 955 0 R +/a81 956 0 R +/a83 957 0 R +/a84 958 0 R +/a85 959 0 R +/a95 942 0 R +/a97 960 0 R +/a98 961 0 R +/a99 962 0 R +/a100 963 0 R +/a101 964 0 R +/a102 965 0 R +/a103 966 0 R +/a104 967 0 R +/a105 968 0 R +/a106 969 0 R +/a107 970 0 R +/a108 971 0 R +/a109 972 0 R +/a110 973 0 R +/a111 974 0 R +/a112 975 0 R +/a113 976 0 R +/a114 977 0 R +/a115 978 0 R +/a116 979 0 R +/a117 980 0 R +/a118 981 0 R +/a119 982 0 R +/a120 983 0 R +/a121 984 0 R >> endobj -964 0 obj << +989 0 obj << /Length 178 /Filter /FlateDecode >> @@ -4559,7 +4663,7 @@ xڍ @- endstream endobj -965 0 obj << +990 0 obj << /Length 175 /Filter /FlateDecode >> @@ -4568,7 +4672,7 @@ xڅ @EX f*#RKAE[r2E0?/F~ >o5IGzfO%bIL|H% kR)5{ٔ@< %;B^ זeq/NOIׯ9i IQ%=p@ endstream endobj -966 0 obj << +991 0 obj << /Length 170 /Filter /FlateDecode >> @@ -4577,7 +4681,7 @@ x @,x&!VBVb--> @@ -4587,7 +4691,7 @@ x P\.'O.p3.}0BIQi*S!BA,B2A'W ^J. endstream endobj -968 0 obj << +993 0 obj << /Length 169 /Filter /FlateDecode >> @@ -4596,7 +4700,7 @@ x @EGRxn&VBVb-h#XZ& 7o?Q%ѱd_X`t_'#g4.vv=BDTYjK$z(1kw UaL 9pȺ h[p/"o:^ endstream endobj -969 0 obj << +994 0 obj << /Length 112 /Filter /FlateDecode >> @@ -4606,7 +4710,7 @@ x @QhX.OC00 *y@rzrr <^7 endstream endobj -970 0 obj << +995 0 obj << /Length 112 /Filter /FlateDecode >> @@ -4617,7 +4721,7 @@ x @QhX.OA00.Tsy\=\K endstream endobj -971 0 obj << +996 0 obj << /Length 145 /Filter /FlateDecode >> @@ -4625,7 +4729,7 @@ stream x332V0P0Q5S06U05RH1*26PAS Lr.'~PKW4K)YKE!P E b; byn`` ?0000} @! lp9e endstream endobj -972 0 obj << +997 0 obj << /Length 102 /Filter /FlateDecode >> @@ -4633,7 +4737,7 @@ stream x332V0P0Q5W06U5TH1*26PA3Dr.'~BIQi*S!BA,B?ĸ\=7 (n endstream endobj -973 0 obj << +998 0 obj << /Length 114 /Filter /FlateDecode >> @@ -4649,7 +4753,7 @@ x r  ylоb1pzrrM}D endstream endobj -974 0 obj << +999 0 obj << /Length 137 /Filter /FlateDecode >> @@ -4658,7 +4762,7 @@ x \=+ endstream endobj -975 0 obj << +1000 0 obj << /Length 159 /Filter /FlateDecode >> @@ -4671,7 +4775,7 @@ x Xq|c$|\\\.Gg endstream endobj -976 0 obj << +1001 0 obj << /Length 113 /Filter /FlateDecode >> @@ -4681,7 +4785,7 @@ x >K endstream endobj -977 0 obj << +1002 0 obj << /Length 127 /Filter /FlateDecode >> @@ -4690,7 +4794,7 @@ x \=dD( endstream endobj -978 0 obj << +1003 0 obj << /Length 97 /Filter /FlateDecode >> @@ -4700,7 +4804,7 @@ x )\\@ 2ɹ\N\@.}0PRTʥ`ȥm` PPr \\\-r" endstream endobj -979 0 obj << +1004 0 obj << /Length 148 /Filter /FlateDecode >> @@ -4708,7 +4812,7 @@ stream x332V0P0Q5S06U05RH1*26PAS Lr.'~PKW4K)YKE!P Ek``` @0?700ȃ0P=qqF0.b.WO@.`9e endstream endobj -980 0 obj << +1005 0 obj << /Length 107 /Filter /FlateDecode >> @@ -4724,7 +4828,7 @@ x r @ -ǀ `S7(b endstream endobj -981 0 obj << +1006 0 obj << /Length 143 /Filter /FlateDecode >> @@ -4732,7 +4836,7 @@ stream x332V0P04V54P02W06RH1*2 (s<Á|.}BIQi*S!BA,? gj?쁐????.WO@.xZ1 endstream endobj -982 0 obj << +1007 0 obj << /Length 104 /Filter /FlateDecode >> @@ -4740,7 +4844,7 @@ stream x332V0P0V04Q06S06RH1*@hhIrs{=}JJS ]  b<] 0AfpzrrQ8d endstream endobj -983 0 obj << +1008 0 obj << /Length 103 /Filter /FlateDecode >> @@ -4749,7 +4853,7 @@ x (B$s≮=L=}JJS ]  b<]o\=t" endstream endobj -984 0 obj << +1009 0 obj << /Length 113 /Filter /FlateDecode >> @@ -4759,7 +4863,7 @@ x FF\@a.}O_T.}gC.}hCX.OAB \\\7; endstream endobj -985 0 obj << +1010 0 obj << /Length 151 /Filter /FlateDecode >> @@ -4767,7 +4871,7 @@ stream x332V0Pc33CB.c# I$r9yr+q{E=}JJS ]  b<]d01?0԰G >tC<6 v 0@ N`jch endstream endobj -986 0 obj << +1011 0 obj << /Length 234 /Filter /FlateDecode >> @@ -4775,7 +4879,7 @@ stream xmjA'X L#ܼ;ԀWI"2))^lq85!avoCq6/Ȇ|xp4J< L5&x~{%3sDfOϔNZ;t j9BKd".CKat?S?[q(m?>sPiP~( ?PWXv/G=mnHo.H endstream endobj -987 0 obj << +1012 0 obj << /Length 213 /Filter /FlateDecode >> @@ -4784,7 +4888,7 @@ x $(V@ڍoU|>pˁ/O []ݖяp#?wܞp<2|uHM0Ŗb"Kkqqʃ1 \<jDUF+"j&(p΋ahDT5EYeZ)ʼn(L툏:m endstream endobj -988 0 obj << +1013 0 obj << /Length 175 /Filter /FlateDecode >> @@ -4796,7 +4900,7 @@ A+ H}}FZ <cBz3MK6?B: endstream endobj -989 0 obj << +1014 0 obj << /Length 175 /Filter /FlateDecode >> @@ -4805,7 +4909,7 @@ x ]u endstream endobj -990 0 obj << +1015 0 obj << /Length 181 /Filter /FlateDecode >> @@ -4813,7 +4917,7 @@ stream x}ϱ0[x ,XBdD'㤎])Gwmr0aˤx&:R.w,#_ t_c :<)ED^r¬֌jBpjb"~ص|\2@}}&72BNĽR~t endstream endobj -991 0 obj << +1016 0 obj << /Length 194 /Filter /FlateDecode >> @@ -4823,7 +4927,7 @@ xڍ v+ 4TK[%1H;0)P7 endstream endobj -992 0 obj << +1017 0 obj << /Length 173 /Filter /FlateDecode >> @@ -4831,7 +4935,7 @@ stream x332V0P0bc33CB.c I$r9yr+p{E=}JJS ]*c<]a`@ @D0 D`Hȣ?yQ`գ43 =+QlV endstream endobj -993 0 obj << +1018 0 obj << /Length 148 /Filter /FlateDecode >> @@ -4839,7 +4943,7 @@ stream x332V0P0bcs3CB.cS I$r9yr+r{E=}JJS ]*c<]  x  A7 8:^l20|9T.WO@.{y endstream endobj -994 0 obj << +1019 0 obj << /Length 146 /Filter /FlateDecode >> @@ -4847,7 +4951,7 @@ stream x332V0P0bcs3CB.c I$r9yr+p{E=}JJS ]  b<]  x  A7 8:^lGo``DŸ\=pio endstream endobj -995 0 obj << +1020 0 obj << /Length 198 /Filter /FlateDecode >> @@ -4857,7 +4961,7 @@ xڍ Fdf{B"_g&F.t>]ȋńb%c6(K0uh2e uAk;Q`9x=^Y+$wh8'c endstream endobj -996 0 obj << +1021 0 obj << /Length 121 /Filter /FlateDecode >> @@ -4865,7 +4969,7 @@ stream x332V0P0bc 3CB.c3 I$r9yr+q{E=}JJS ]*c<]?,JTD 'W  qs endstream endobj -997 0 obj << +1022 0 obj << /Length 109 /Filter /FlateDecode >> @@ -4873,7 +4977,7 @@ stream x332V0P0bc3CB.# I$r9yr+Yp{E=}JJS ]  b<]0 370 &͍\\\M endstream endobj -998 0 obj << +1023 0 obj << /Length 216 /Filter /FlateDecode >> @@ -4882,7 +4986,7 @@ x 8Ssʍ75/4sT]orAk,@W^aLHjCl"rDjLUD4x6?7s#%~/~Sv> @@ -4890,7 +4994,7 @@ stream x332V0P0bc33CB.c I$r9yr+p{E=}JJS ]*c<]``?@1 `o,[ endstream endobj -1000 0 obj << +1025 0 obj << /Length 173 /Filter /FlateDecode >> @@ -4899,7 +5003,7 @@ x Bb endstream endobj -1001 0 obj << +1026 0 obj << /Length 183 /Filter /FlateDecode >> @@ -4908,7 +5012,7 @@ x q*Q"j r BDP @cL0B? \=hA endstream endobj -1002 0 obj << +1027 0 obj << /Length 157 /Filter /FlateDecode >> @@ -4916,7 +5020,7 @@ stream x332V0P0Q5T06U01WH1*26PA Lr.'~PKW4K)YKE!P E?G=:F8d;An`v.WO@.>Ptt endstream endobj -1003 0 obj << +1028 0 obj << /Length 170 /Filter /FlateDecode >> @@ -4925,7 +5029,7 @@ x d(xE +ATBQ,d endstream endobj -1004 0 obj << +1029 0 obj << /Length 186 /Filter /FlateDecode >> @@ -4934,7 +5038,7 @@ xڵ mqcmvvz92\ endstream endobj -1005 0 obj << +1030 0 obj << /Length 189 /Filter /FlateDecode >> @@ -4944,7 +5048,7 @@ xڍ _7G endstream endobj -1006 0 obj << +1031 0 obj << /Length 207 /Filter /FlateDecode >> @@ -4952,7 +5056,7 @@ stream x]οJ@/X&yo7Vw'BBRPQGˣ#u)B/ڈ b2ruFOj gڜs-*]<ʦͲF??^onZCգ;E7̎əJZGԡH4##3uhJQg3rcb6K=q*l1qu8kK,b VVΡp endstream endobj -1007 0 obj << +1032 0 obj << /Length 129 /Filter /FlateDecode >> @@ -4960,7 +5064,7 @@ stream x332V0P0bcs3CB.c I$r9yr+p{E=}JJS ]  b<]?&*?700``T ?@"b\\\Qd endstream endobj -1008 0 obj << +1033 0 obj << /Length 165 /Filter /FlateDecode >> @@ -4968,7 +5072,7 @@ stream x332V0B]CcK3CB.c 9D&9ɓK?\؂K(̥PRTʥ`ȥm`PA`1 ` $ z u 10R ? a *\=g endstream endobj -1009 0 obj << +1034 0 obj << /Length 172 /Filter /FlateDecode >> @@ -4984,7 +5088,7 @@ x d\\ endstream endobj -1010 0 obj << +1035 0 obj << /Length 182 /Filter /FlateDecode >> @@ -4999,7 +5103,7 @@ x  \\\X_ endstream endobj -1011 0 obj << +1036 0 obj << /Length 209 /Filter /FlateDecode >> @@ -5007,7 +5111,7 @@ stream x=νj0  tOPّi$H@2e(ҎʣQ=w2AwgokK US my!4\Vh>>E;}PfO_%XG(ղ^u U" @tL{5BdtQLdK/]q%Co"Y9-n\Nz'lv(P_g endstream endobj -1012 0 obj << +1037 0 obj << /Length 183 /Filter /FlateDecode >> @@ -5016,7 +5120,7 @@ x SX endstream endobj -1013 0 obj << +1038 0 obj << /Length 178 /Filter /FlateDecode >> @@ -5028,7 +5132,7 @@ x TMsƯ6$*͡ UN;t2<nC8FK[Zl endstream endobj -1014 0 obj << +1039 0 obj << /Length 181 /Filter /FlateDecode >> @@ -5037,7 +5141,7 @@ x @ hB{ ֣CB`A'qRGEݣ#8v(r;W-rFEnIJsMpaӡ=+nmuEVTmXP~®G@+i9oH~,x!a(RRQѾI0>F^XnFIxP\wFZh endstream endobj -1015 0 obj << +1040 0 obj << /Length 186 /Filter /FlateDecode >> @@ -5047,7 +5151,7 @@ xڕα Q&)ؠNXpFIAܜpʚ&%t3Q@cy!gO_pϫ`5+;Բ>i; endstream endobj -1016 0 obj << +1041 0 obj << /Length 171 /Filter /FlateDecode >> @@ -5056,7 +5160,7 @@ x F" 022??{|̐EX<(> "4Ci endstream endobj -1017 0 obj << +1042 0 obj << /Length 191 /Filter /FlateDecode >> @@ -5066,7 +5170,7 @@ xڕͱ zO`Z#NZN⤎:vwEpwI䓩|LN)^d<'2ezK&C-zE\)E].duEq"΁A BsT܆g4ʁ!Fdx?V,HHJ|E]1V};=E|9g1 endstream endobj -1018 0 obj << +1043 0 obj << /Length 178 /Filter /FlateDecode >> @@ -5076,7 +5180,7 @@ x 7*kJlrJ7RZox])-w+V⣞H]ζhh@ҶhN0>"NXuM{pTR endstream endobj -1019 0 obj << +1044 0 obj << /Length 150 /Filter /FlateDecode >> @@ -5086,7 +5190,7 @@ x ``?v 1ao`0 RK)0 szrrT endstream endobj -1020 0 obj << +1045 0 obj << /Length 235 /Filter /FlateDecode >> @@ -5096,7 +5200,7 @@ x .}]r HMMr 0 U%=&9~=d< ؅B(mi@a@dblJ_?QG2C*-tKsT endstream endobj -1021 0 obj << +1046 0 obj << /Length 157 /Filter /FlateDecode >> @@ -5109,7 +5213,7 @@ x @!A3i@``$z @8D??qzrrcC endstream endobj -1022 0 obj << +1047 0 obj << /Length 134 /Filter /FlateDecode >> @@ -5117,7 +5221,7 @@ stream x332V0P0bcSsCB.#K I$r9yr+Yr{E=}JJS ]  b<]bHP1?mpC szrr>F endstream endobj -1023 0 obj << +1048 0 obj << /Length 153 /Filter /FlateDecode >> @@ -5127,7 +5231,7 @@ xڽ A+ RK E;]K jaaTܬ ]p96l]k5;<c5i=+?pڲf#V5zžѐ(%,I}! ()Ƥi#_VʵǞA; endstream endobj -1024 0 obj << +1049 0 obj << /Length 202 /Filter /FlateDecode >> @@ -5138,7 +5242,7 @@ vtr'utPt ?}'K "$|Co endstream endobj -1025 0 obj << +1050 0 obj << /Length 116 /Filter /FlateDecode >> @@ -5147,7 +5251,7 @@ x \@Q.}O_T.}gC.}hCX.O z f\ >'W /N endstream endobj -1026 0 obj << +1051 0 obj << /Length 160 /Filter /FlateDecode >> @@ -5158,7 +5262,7 @@ x s{*r;8+E]*c<]30??`?``H>o;|$l8'W ti0 endstream endobj -1027 0 obj << +1052 0 obj << /Length 148 /Filter /FlateDecode >> @@ -5168,7 +5272,7 @@ xڭ z*I/WDcl<pU endstream endobj -1028 0 obj << +1053 0 obj << /Length 168 /Filter /FlateDecode >> @@ -5176,7 +5280,7 @@ stream xu0a G=-T'&:9'qt*<G`dh=GszQҴh4qŖ;VՉFSTvO:l(GU9'}A[HЎ IeC>se%$C 1?&w?D:8.vJ@ endstream endobj -1029 0 obj << +1054 0 obj << /Length 195 /Filter /FlateDecode >> @@ -5186,7 +5290,7 @@ xڝ OJ.!ίqk"%\gJ 3o8 ). th endstream endobj -1030 0 obj << +1055 0 obj << /Length 194 /Filter /FlateDecode >> @@ -5195,7 +5299,7 @@ xڝ @E'LG\@7 L!he!Vjihx4RXv t6o?3̦b%dL'WU#Jat`Q!ߑLZ8#/6 K X0 SX| h`~ehrg۳."pϽ`3F-.+,`^ endstream endobj -1031 0 obj << +1056 0 obj << /Length 155 /Filter /FlateDecode >> @@ -5205,7 +5309,7 @@ xڥ _G< endstream endobj -1032 0 obj << +1057 0 obj << /Length 178 /Filter /FlateDecode >> @@ -5215,7 +5319,7 @@ x =!]1+䬏pڠRQZJʬ~{P941sJ=[u2T!r;i@0w0,=ԱVG/\*U endstream endobj -1033 0 obj << +1058 0 obj << /Length 142 /Filter /FlateDecode >> @@ -5223,7 +5327,7 @@ stream x332V0P0bcCCB.cC I$r9yr+r{E=}JJS|hX.O: >!=x 웁y00?Փ+ LAQ endstream endobj -1034 0 obj << +1059 0 obj << /Length 137 /Filter /FlateDecode >> @@ -5231,7 +5335,7 @@ stream x332V0CcKc#CB.c JrW0r{*r;8+r(D*ry(?`$ 4#a#Т?@Ha#Փ+ YL endstream endobj -1035 0 obj << +1060 0 obj << /Length 170 /Filter /FlateDecode >> @@ -5239,7 +5343,7 @@ stream x332V0P0bcsc#CB.c I$r9yr+p{E=}JJS ]  b<]oOc? @~U"5 Ȅ<2ao$? `#1pzrrC endstream endobj -1036 0 obj << +1061 0 obj << /Length 168 /Filter /FlateDecode >> @@ -5247,7 +5351,7 @@ stream x332V0P0bc c#CB.c3 I$r9yr+q{E=}JJS ]*c<]H|HX`1y$=;L8Î <(|^2}(?v QՓ+ SX endstream endobj -1037 0 obj << +1062 0 obj << /Length 185 /Filter /FlateDecode >> @@ -5256,7 +5360,7 @@ x h|vc2DP К!* !_=?{"g֧#8z'3նK\̭Gv endstream endobj -1038 0 obj << +1063 0 obj << /Length 211 /Filter /FlateDecode >> @@ -5264,7 +5368,7 @@ stream xEͱ@ [DGy$`NK;:q$>(y-Sb _̌M2C e4Ndx2:&4|OXwdrQD]|.)E}J+@up 94h;EV7Jzd1qe@DG8Gdhs\7ru[|zT endstream endobj -1039 0 obj << +1064 0 obj << /Length 158 /Filter /FlateDecode >> @@ -5275,7 +5379,7 @@ x NAѹ>#tt9AҳRؗ8O٦㙪@f7ÚoLY#Sޱ=P1`d]h@2?+IAEYAOMp endstream endobj -1040 0 obj << +1065 0 obj << /Length 190 /Filter /FlateDecode >> @@ -5283,7 +5387,7 @@ stream xڍ=@FPL ,a-L0Vjiю G(b#2K77oZLBE)KRSftxCva@|؜{R!u0zܟvIEJIMJUm NեW_utQ4L C3n]8W fva'vcޕ[:w\ʠU endstream endobj -1041 0 obj << +1066 0 obj << /Length 134 /Filter /FlateDecode >> @@ -5291,7 +5395,7 @@ stream x332V0P0bcsCB.#3 I$r9yr+q{E=}JJS ]  b<]?#3q= uPt7C(74 endstream endobj -1042 0 obj << +1067 0 obj << /Length 202 /Filter /FlateDecode >> @@ -5299,7 +5403,7 @@ stream xM1j@EPaFGМ+ymL*@T*EHtaCh>&_0> @@ -5307,7 +5411,7 @@ stream xEαj03.n#^ m4PH SCK[G#h`|K>~V- rZ?{J sZoN>jОɕh$F<muSWlj3 )sX0b0Dg|0=ISEsӽIz,Z W::wB:hFu>Ugg =~Z endstream endobj -1044 0 obj << +1069 0 obj << /Length 182 /Filter /FlateDecode >> @@ -5317,7 +5421,7 @@ xڍα g2] !=bJuNYNO3ce;biPIg朢2 TrJ 6 [4-42OGxnL$z^/G1Q( F2?xr1  "d endstream endobj -1045 0 obj << +1070 0 obj << /Length 188 /Filter /FlateDecode >> @@ -5327,7 +5431,7 @@ xڕα WCS7o%"L*3x/\Y endstream endobj -1046 0 obj << +1071 0 obj << /Length 216 /Filter /FlateDecode >> @@ -5336,7 +5440,7 @@ x Dms3%Gp0aD53{n/G9]>zܣdy܀AhG:NhOwԣkO;` '9+.MUɪJDbZP3Gpn/:sPEVS1 gGb2kH:lR#J[z~gue1 endstream endobj -1047 0 obj << +1072 0 obj << /Length 178 /Filter /FlateDecode >> @@ -5345,7 +5449,7 @@ xڅ @O,xI6B F0XJ=ZRXN"A…wkvYsc=`{N}ޛݑԚOj.cRɂ/TG*S~Ҡe څp@Gt3Bq&Ja EIDPgu}Ty:Ws @VKE endstream endobj -1048 0 obj << +1073 0 obj << /Length 198 /Filter /FlateDecode >> @@ -5354,7 +5458,7 @@ x @'X,LG\@7F0XmyaK]%0ͼ7{z6J4EiS:SWԉ;FN?ՎtjΨ5o3fA11E,rizF fu`3[t%@^9he#Y9`7H==}]Ѝ&;. ao endstream endobj -1049 0 obj << +1074 0 obj << /Length 214 /Filter /FlateDecode >> @@ -5364,7 +5468,7 @@ x #H^ э)) zR*pG~\JęlD{NNW_t'j:MŕzyWcvJ G''X)uԅ Bgb endstream endobj -647 0 obj << +667 0 obj << /Type /Font /Subtype /Type3 /Name /F26 @@ -5373,109 +5477,109 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 33 /LastChar 124 -/Widths 1050 0 R -/Encoding 1051 0 R -/CharProcs 1052 0 R +/Widths 1075 0 R +/Encoding 1076 0 R +/CharProcs 1077 0 R >> endobj -1050 0 obj +1075 0 obj [39.23 39.23 39.23 39.23 39.23 0 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 0 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 0 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 0 39.23 0 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 39.23 0 39.23 ] endobj -1051 0 obj << +1076 0 obj << /Type /Encoding /Differences [33/a33/a34/a35/a36/a37 38/.notdef 39/a39/a40/a41/a42/a43/a44/a45/a46/a47/a48/a49/a50/a51/a52/a53/a54/a55/a56/a57/a58/a59/a60/a61/a62/a63 64/.notdef 65/a65/a66/a67/a68/a69/a70/a71/a72/a73 74/.notdef 75/a75/a76/a77/a78/a79/a80/a81/a82/a83/a84/a85/a86/a87/a88/a89/a90/a91/a92/a93 94/.notdef 95/a95 96/.notdef 97/a97/a98/a99/a100/a101/a102/a103/a104/a105/a106/a107/a108/a109/a110/a111/a112/a113/a114/a115/a116/a117/a118/a119/a120/a121/a122 123/.notdef 124/a124] >> endobj -1052 0 obj << -/a33 973 0 R -/a34 984 0 R -/a35 985 0 R -/a36 986 0 R -/a37 987 0 R -/a39 974 0 R -/a40 964 0 R -/a41 965 0 R -/a42 975 0 R -/a43 976 0 R -/a44 977 0 R -/a45 983 0 R -/a46 978 0 R -/a47 979 0 R -/a48 1040 0 R -/a49 1041 0 R -/a50 1042 0 R -/a51 1043 0 R -/a52 1044 0 R -/a53 1045 0 R -/a54 1046 0 R -/a55 1047 0 R -/a56 1048 0 R -/a57 1049 0 R -/a58 980 0 R -/a59 981 0 R -/a60 966 0 R -/a61 982 0 R -/a62 968 0 R -/a63 988 0 R -/a65 989 0 R -/a66 990 0 R -/a67 991 0 R -/a68 992 0 R -/a69 993 0 R -/a70 994 0 R -/a71 995 0 R -/a72 996 0 R -/a73 997 0 R -/a75 998 0 R -/a76 999 0 R -/a77 1000 0 R -/a78 1001 0 R -/a79 1002 0 R -/a80 1003 0 R -/a81 1004 0 R -/a82 1005 0 R -/a83 1006 0 R -/a84 1007 0 R -/a85 1008 0 R -/a86 1009 0 R -/a87 1010 0 R -/a88 1011 0 R -/a89 1012 0 R -/a90 1013 0 R -/a91 969 0 R -/a92 971 0 R -/a93 970 0 R -/a95 972 0 R -/a97 1014 0 R -/a98 1015 0 R -/a99 1016 0 R -/a100 1017 0 R -/a101 1018 0 R -/a102 1019 0 R -/a103 1020 0 R -/a104 1021 0 R -/a105 1022 0 R -/a106 1023 0 R -/a107 1024 0 R -/a108 1025 0 R -/a109 1026 0 R -/a110 1027 0 R -/a111 1028 0 R -/a112 1029 0 R -/a113 1030 0 R -/a114 1031 0 R -/a115 1032 0 R -/a116 1033 0 R -/a117 1034 0 R -/a118 1035 0 R -/a119 1036 0 R -/a120 1037 0 R -/a121 1038 0 R -/a122 1039 0 R -/a124 967 0 R +1077 0 obj << +/a33 998 0 R +/a34 1009 0 R +/a35 1010 0 R +/a36 1011 0 R +/a37 1012 0 R +/a39 999 0 R +/a40 989 0 R +/a41 990 0 R +/a42 1000 0 R +/a43 1001 0 R +/a44 1002 0 R +/a45 1008 0 R +/a46 1003 0 R +/a47 1004 0 R +/a48 1065 0 R +/a49 1066 0 R +/a50 1067 0 R +/a51 1068 0 R +/a52 1069 0 R +/a53 1070 0 R +/a54 1071 0 R +/a55 1072 0 R +/a56 1073 0 R +/a57 1074 0 R +/a58 1005 0 R +/a59 1006 0 R +/a60 991 0 R +/a61 1007 0 R +/a62 993 0 R +/a63 1013 0 R +/a65 1014 0 R +/a66 1015 0 R +/a67 1016 0 R +/a68 1017 0 R +/a69 1018 0 R +/a70 1019 0 R +/a71 1020 0 R +/a72 1021 0 R +/a73 1022 0 R +/a75 1023 0 R +/a76 1024 0 R +/a77 1025 0 R +/a78 1026 0 R +/a79 1027 0 R +/a80 1028 0 R +/a81 1029 0 R +/a82 1030 0 R +/a83 1031 0 R +/a84 1032 0 R +/a85 1033 0 R +/a86 1034 0 R +/a87 1035 0 R +/a88 1036 0 R +/a89 1037 0 R +/a90 1038 0 R +/a91 994 0 R +/a92 996 0 R +/a93 995 0 R +/a95 997 0 R +/a97 1039 0 R +/a98 1040 0 R +/a99 1041 0 R +/a100 1042 0 R +/a101 1043 0 R +/a102 1044 0 R +/a103 1045 0 R +/a104 1046 0 R +/a105 1047 0 R +/a106 1048 0 R +/a107 1049 0 R +/a108 1050 0 R +/a109 1051 0 R +/a110 1052 0 R +/a111 1053 0 R +/a112 1054 0 R +/a113 1055 0 R +/a114 1056 0 R +/a115 1057 0 R +/a116 1058 0 R +/a117 1059 0 R +/a118 1060 0 R +/a119 1061 0 R +/a120 1062 0 R +/a121 1063 0 R +/a122 1064 0 R +/a124 992 0 R >> endobj -1053 0 obj +1078 0 obj [500] endobj -1054 0 obj << +1079 0 obj << /Length 105 /Filter /FlateDecode >> @@ -5484,7 +5588,7 @@ x $ɥs{IO_T.}gC.}hCX.O!'W ( endstream endobj -1055 0 obj << +1080 0 obj << /Length 96 /Filter /FlateDecode >> @@ -5493,7 +5597,7 @@ x (XB$s<,=BIQi*S!BA,\\\5^ endstream endobj -1056 0 obj << +1081 0 obj << /Length 187 /Filter /FlateDecode >> @@ -5502,7 +5606,7 @@ x yP:5>Փ+ c endstream endobj -1057 0 obj << +1082 0 obj << /Length 235 /Filter /FlateDecode >> @@ -5512,7 +5616,7 @@ xڥ ·  %-@m/7EuEV䠈}$&Y_ gT ada `4 Y4w"ZX*4SS0,8{ nuXk8jәc4 ~8XƙS]KɃHϏC endstream endobj -1058 0 obj << +1083 0 obj << /Length 229 /Filter /FlateDecode >> @@ -5521,7 +5625,7 @@ x 0-}V NlGpPz&M@ᗄ$$BgK|<p8s93d-!%_Vve9rȑx)QTŔxe4GzMa)["ei=AikLM!Ch.TC#ig^woJ-$KHWeN'Q<6?K endstream endobj -1059 0 obj << +1084 0 obj << /Length 208 /Filter /FlateDecode >> @@ -5531,7 +5635,7 @@ xڍҽ 2xށc@&]CuŘPq"p3q%ѫN(WUyx98 V6q1 D=$D/$|d endstream endobj -1060 0 obj << +1085 0 obj << /Length 173 /Filter /FlateDecode >> @@ -5541,7 +5645,7 @@ f\ ϐ endstream endobj -1061 0 obj << +1086 0 obj << /Length 300 /Filter /FlateDecode >> @@ -5552,7 +5656,7 @@ x 꿫Q_%5tIs&AciUݠhNN SӤ#vPHDH&4MnLϕO!|&%Ig] r endstream endobj -1062 0 obj << +1087 0 obj << /Length 104 /Filter /FlateDecode >> @@ -5560,7 +5664,7 @@ stream x3137R0P0aK3 CB.cS I$r9yr+r{E=}JJS ]  b<]lQ3\=i% endstream endobj -1063 0 obj << +1088 0 obj << /Length 278 /Filter /FlateDecode >> @@ -5571,7 +5675,7 @@ o Gf ,D# H_W3H| gQPMAP]r:)8P]ʂiP]͂.Yc႒4<]:l_@c0ώá%+/]z endstream endobj -1064 0 obj << +1089 0 obj << /Length 286 /Filter /FlateDecode >> @@ -5581,7 +5685,7 @@ xڽ kyzm 7,C ۻ+du쳇vι:>H%0h}GONhIl+"$>x$OA93H:7ICc0C0” d4rGZƹ3h醥A:w*8,;$qQRrWEg{ !Љ̳A:>6@ chٰu } endstream endobj -1065 0 obj << +1090 0 obj << /Length 251 /Filter /FlateDecode >> @@ -5592,7 +5696,7 @@ fu \So'%uvrCh2<>\+#_2ocibBר?i h endstream endobj -1066 0 obj << +1091 0 obj << /Length 305 /Filter /FlateDecode >> @@ -5600,7 +5704,7 @@ stream xmJPO"pyfaa]Vbv ɣQ)#\83w.x9zuhI5t^Sҽj-%]2on۸+n$>?^];z,i<H90w{1c]< h=Q=6 zh,݌$d1b׆ا#XA}ăiM֩S-dpAí$ r0cGݑ"y*\'5 К?)ԜhVVQnܽ endstream endobj -1067 0 obj << +1092 0 obj << /Length 162 /Filter /FlateDecode >> @@ -5608,7 +5712,7 @@ stream x37׳4T0P0bs3sCB.3K I$r9yr+Yr{E=}JJS ]ry(D11o``!`G0 5#Fʨ e02`'\\\T. endstream endobj -1068 0 obj << +1093 0 obj << /Length 208 /Filter /FlateDecode >> @@ -5617,7 +5721,7 @@ x @G, &"),J--mMQ> @@ -5625,7 +5729,7 @@ stream xڝN@!H5Z5!%5I=y0ԣ&x#:3/d-:;>Wr!O䑒J|VM(EB./kObߤDt["JbGnֺ8Wtx@NC8YkccU%ScUS$FSy(wPARpXiV@}jH-DqL jymVFyKV/U5/J/j{HLeŋ2+WrA0'' ">5"Sq'<7 endstream endobj -1070 0 obj << +1095 0 obj << /Length 232 /Filter /FlateDecode >> @@ -5633,7 +5737,7 @@ stream x}ϽN0Jl;Ta?pۜ7kBjikVb7/;8jC'_o6RsS-3[&0`Q0|T*M *pӌ_2 $Lo1ÔJc4|ݜ~82;eSz)<8`͊N9y{2hl endstream endobj -1071 0 obj << +1096 0 obj << /Length 229 /Filter /FlateDecode >> @@ -5643,7 +5747,7 @@ x CJhVʷ3Fip endstream endobj -1072 0 obj << +1097 0 obj << /Length 214 /Filter /FlateDecode >> @@ -5652,7 +5756,7 @@ xڭ @E'l&G\@7E1#BBBQRgEv>'S &3!3c4#NqRdn uS:]L> @@ -5662,7 +5766,7 @@ x 9Lwni endstream endobj -1074 0 obj << +1099 0 obj << /Length 226 /Filter /FlateDecode >> @@ -5672,7 +5776,7 @@ x zdeL,>2~dgygL[41Ƕ hKyJ BasQ D endstream endobj -1075 0 obj << +1100 0 obj << /Length 167 /Filter /FlateDecode >> @@ -5680,7 +5784,7 @@ stream x3632V0PacsCB.cK I$r9yr+[r{E=}JJS ]  b<]700P?aA<$AD0H0 A6b#4o@ endstream endobj -1076 0 obj << +1101 0 obj << /Length 281 /Filter /FlateDecode >> @@ -5690,7 +5794,7 @@ xڕ k΢SvYlK S^`%*#G4dPɲ1:^.eiiC%>+^ ~ endstream endobj -1077 0 obj << +1102 0 obj << /Length 167 /Filter /FlateDecode >> @@ -5698,7 +5802,7 @@ stream x3332Q0Pa3 TH1*25\Dr.'~)PKW4K)YKE!P EObPFS@ >? uBP?(lԁD(.WO@.Jm endstream endobj -1078 0 obj << +1103 0 obj << /Length 131 /Filter /FlateDecode >> @@ -5711,7 +5815,7 @@ x 5 7?D # P?P1?H{pzrrD endstream endobj -1079 0 obj << +1104 0 obj << /Length 186 /Filter /FlateDecode >> @@ -5721,7 +5825,7 @@ x q.n1x<}!77AuuڤK<Ӿ+ >փ endstream endobj -1080 0 obj << +1105 0 obj << /Length 220 /Filter /FlateDecode >> @@ -5729,7 +5833,7 @@ stream xϱn0 HrObB*L 22*+cc" F,YϲA/~o:ϜuʰXoiTYp'3d|6dFcLxsr‘"?D+c~DRdZ+-ЭAR.ZT7rBʰU. (]«],D> 4Hsz/iNW^`ص endstream endobj -1081 0 obj << +1106 0 obj << /Length 107 /Filter /FlateDecode >> @@ -5737,7 +5841,7 @@ stream x3634R0P0bc3KCB.#S I$r9yr+r{E=}JJS ]  b<]0q7c.WO@.S endstream endobj -1082 0 obj << +1107 0 obj << /Length 209 /Filter /FlateDecode >> @@ -5748,7 +5852,7 @@ n>'Go 9T`P+XU.> @@ -5757,7 +5861,7 @@ x 䃹 \.'O.pSS.}(BIQi*S!BA,C}?7T10@ 6P?|'W [ endstream endobj -1084 0 obj << +1109 0 obj << /Length 213 /Filter /FlateDecode >> @@ -5768,7 +5872,7 @@ xڥ "4 %]/#d5#MJ[h6%y=\0`..Y尀AK<@\@Q#6-WQwu;Sw ?kBKn&j״1a>7k.sk|]ŏf endstream endobj -1085 0 obj << +1110 0 obj << /Length 227 /Filter /FlateDecode >> @@ -5777,7 +5881,7 @@ xڵѱjA  endstream endobj -1086 0 obj << +1111 0 obj << /Length 237 /Filter /FlateDecode >> @@ -5786,7 +5890,7 @@ xڵѽN yV?0N0X?lپ> @@ -5794,7 +5898,7 @@ stream x3137U0P0bcSCB.cK I$r9yr+[r{E=}JJS ]  b<]oH?1"~`? L7?bl'W n endstream endobj -1088 0 obj << +1113 0 obj << /Length 223 /Filter /FlateDecode >> @@ -5803,7 +5907,7 @@ x (AKq%GH"4o4v]_+^sk{w6[{T^o(=fKdJ~|Q_stgj8UR:EZ ʷcVG@VjU'3rع: Fg u1vM#bj2;4@* endstream endobj -1089 0 obj << +1114 0 obj << /Length 173 /Filter /FlateDecode >> @@ -5818,7 +5922,7 @@ x  ,t endstream endobj -1090 0 obj << +1115 0 obj << /Length 166 /Filter /FlateDecode >> @@ -5826,7 +5930,7 @@ stream x+@i*6#06&$  (D@@/G[58"e9P!Zj Z)%eʡ^Rv3:N[|LuM+C]MD ! a9PIcУd/-x>o;w*!aVB78\ d endstream endobj -1091 0 obj << +1116 0 obj << /Length 216 /Filter /FlateDecode >> @@ -5835,7 +5939,7 @@ x |'ꫯo4J$QLS<Üh'+v 3v/ز^e`7O$e7e*Ɋ*#3Qs;*ؗ /@ih#2+1@[|iơy(sG=ַ G#ʳpH endstream endobj -1092 0 obj << +1117 0 obj << /Length 276 /Filter /FlateDecode >> @@ -5844,7 +5948,7 @@ xڍ o=3wR<,gN1SZqBxyy*N}8_Ӆz7\-HDHC!ڐ%ZCƫ%\:Pm)(0#tB%S@=ERPGK(b'$GWP$d9Gmj9h m@Mi^Hv:vP{*j1uE!7blEDna^ԟ(¯n  endstream endobj -1093 0 obj << +1118 0 obj << /Length 267 /Filter /FlateDecode >> @@ -5853,7 +5957,7 @@ x !y&)Sdw̙SRqKu&Zso\iLs9 gRiή1笹ַRpBGn6b-eFGZ0Ucc^pG))$)Y= Ư㗥itjuGj wAlhA_Bg6UT2u2Ho^_˄>> endstream endobj -1094 0 obj << +1119 0 obj << /Length 208 /Filter /FlateDecode >> @@ -5861,7 +5965,7 @@ stream xmA XH0ywGAnSp,괴Py4eJ 1&20$g&{C.'8FTXi_Zk?;7T,9VTtJEͿ㖊u:*kj&D+AZ73C@.ё?|+23F%JUj=p>i05KΓ9ꓶ'-ƮoϽ#MZ'} endstream endobj -1095 0 obj << +1120 0 obj << /Length 211 /Filter /FlateDecode >> @@ -5869,7 +5973,7 @@ stream xő@ kL$ &:9'ut ƣ ڣ \4xSH]cЧ8i@Fb4M[Q&4:a@Y20KT4^մ]N/rʵ]Ԟevd൅el5yՀP3jɱJYQU5p߳ endstream endobj -1096 0 obj << +1121 0 obj << /Length 126 /Filter /FlateDecode >> @@ -5877,7 +5981,7 @@ stream x3530T0Pb 3SCB.c I$r9yr+[p{E=}JJS ]ry(000```` H0@,0%#zl'W  endstream endobj -1097 0 obj << +1122 0 obj << /Length 266 /Filter /FlateDecode >> @@ -5885,7 +5989,7 @@ stream xmбN0|G/qCyfίF0t^ߟlߣO;O$9 1!rHdڈ4f&pBl9{Ð68,ִ/vKqbҷ+tي%+NC7"EB8сVP #RI*h~j:Rᕤ[Il`Φʗ'& endstream endobj -1098 0 obj << +1123 0 obj << /Length 258 /Filter /FlateDecode >> @@ -5895,7 +5999,7 @@ $ @= icu]RHRb)U?XHUw>5?1r~geΛ{p~z< 7g!ґRUcR;Q2QP:X Ja2m0{tƔyl[J8 XϠ-AvHxiOzMYSgčV6oGbǝ2ClčLU[ϟ]~(6?d endstream endobj -1099 0 obj << +1124 0 obj << /Length 216 /Filter /FlateDecode >> @@ -5903,7 +6007,7 @@ stream xڭбjP r7DpI *NJ'utP-4|-7_խmzޏs/{Ck#ґS]ŲdbkFR̋&1 {*|ZL4XL_m̛3ul󇚴] I@BI /s'sABNjAOB/#&-'5o#Rԑ endstream endobj -1100 0 obj << +1125 0 obj << /Length 253 /Filter /FlateDecode >> @@ -5911,7 +6015,7 @@ stream xڥ1N0 `?uGx^:bF4G  Gءj]&`>EIc;Gy:r>fG}=~@{M;vyJn-2ЀL]_~EI-jV8Yz&? }Bs훃$ShjMM|wSSYN-Nm8NZT2f5JD 2Mr[μ̐51= x_d endstream endobj -1101 0 obj << +1126 0 obj << /Length 264 /Filter /FlateDecode >> @@ -5920,7 +6024,7 @@ x A+ RK EGG#s&~lvf IYI)A+ A+~ub)u?{MZցٷ~sy*h[nB@""^H1j$eLЯ; tY;suVfL5*}:;8CDx:H:n2ffuYrViL=݁z!mN@Hö h+y- endstream endobj -1102 0 obj << +1127 0 obj << /Length 214 /Filter /FlateDecode >> @@ -5931,7 +6035,7 @@ xڥ 7SDA ѷ屍ݼ3fR(Zt~sW/89>? endstream endobj -1103 0 obj << +1128 0 obj << /Length 290 /Filter /FlateDecode >> @@ -5939,7 +6043,7 @@ stream xUN0D7Jɍ?!H"]Z:HPQ *AHX>mJ=N:'y8].7n`nػi:> @@ -5947,7 +6051,7 @@ stream xڍ?J@'Xfo4 Mx>VbvBr%GHEx7I@E ! 3|b}VVRJJb%uNJ_x1,3[.neĘJ^ߟ_KApۃu9=A@u$ұ('ʕLh7XQcWv @8/N`31&BX=c˭fQ:Ń.r$c1aؘV@r&0: SYùZۙZ>mJ狖o3 endstream endobj -626 0 obj << +645 0 obj << /Type /Font /Subtype /Type3 /Name /F24 @@ -5956,71 +6060,71 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 28 /LastChar 122 -/Widths 1105 0 R -/Encoding 1106 0 R -/CharProcs 1107 0 R +/Widths 1130 0 R +/Encoding 1131 0 R +/CharProcs 1132 0 R >> endobj -1105 0 obj +1130 0 obj [62.24 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 37.34 31.12 0 56.01 56.01 56.01 56.01 56.01 56.01 56.01 56.01 56.01 56.01 0 0 0 0 0 0 0 0 79.64 0 85.86 73.53 70.42 88.05 0 41.72 0 0 0 106.26 0 84.13 0 0 83.56 62.24 77.91 86.09 0 115.71 0 0 0 0 0 0 0 0 0 54.46 62.24 49.79 62.24 51.11 34.23 56.01 62.24 31.12 34.23 59.12 31.12 93.35 62.24 56.01 62.24 59.12 45.75 44.19 43.56 62.24 59.12 80.91 0 59.12 49.79 ] endobj -1106 0 obj << +1131 0 obj << /Type /Encoding /Differences [28/a28 29/.notdef 45/a45/a46 47/.notdef 48/a48/a49/a50/a51/a52/a53/a54/a55/a56/a57 58/.notdef 66/a66 67/.notdef 68/a68/a69/a70/a71 72/.notdef 73/a73 74/.notdef 77/a77 78/.notdef 79/a79 80/.notdef 82/a82/a83/a84/a85 86/.notdef 87/a87 88/.notdef 97/a97/a98/a99/a100/a101/a102/a103/a104/a105/a106/a107/a108/a109/a110/a111/a112/a113/a114/a115/a116/a117/a118/a119 120/.notdef 121/a121/a122] >> endobj -1107 0 obj << -/a28 1056 0 R -/a45 1055 0 R -/a46 1054 0 R -/a48 1095 0 R -/a49 1096 0 R -/a50 1097 0 R -/a51 1098 0 R -/a52 1099 0 R -/a53 1100 0 R -/a54 1101 0 R -/a55 1102 0 R -/a56 1103 0 R -/a57 1104 0 R -/a66 1057 0 R -/a68 1058 0 R -/a69 1059 0 R -/a70 1060 0 R -/a71 1061 0 R -/a73 1062 0 R -/a77 1063 0 R -/a79 1064 0 R -/a82 1065 0 R -/a83 1066 0 R -/a84 1067 0 R -/a85 1068 0 R -/a87 1069 0 R -/a97 1070 0 R -/a98 1071 0 R -/a99 1072 0 R -/a100 1073 0 R -/a101 1074 0 R -/a102 1075 0 R -/a103 1076 0 R -/a104 1077 0 R -/a105 1078 0 R -/a106 1079 0 R -/a107 1080 0 R -/a108 1081 0 R -/a109 1082 0 R -/a110 1083 0 R -/a111 1084 0 R -/a112 1085 0 R -/a113 1086 0 R -/a114 1087 0 R -/a115 1088 0 R -/a116 1089 0 R -/a117 1090 0 R -/a118 1091 0 R -/a119 1092 0 R -/a121 1093 0 R -/a122 1094 0 R +1132 0 obj << +/a28 1081 0 R +/a45 1080 0 R +/a46 1079 0 R +/a48 1120 0 R +/a49 1121 0 R +/a50 1122 0 R +/a51 1123 0 R +/a52 1124 0 R +/a53 1125 0 R +/a54 1126 0 R +/a55 1127 0 R +/a56 1128 0 R +/a57 1129 0 R +/a66 1082 0 R +/a68 1083 0 R +/a69 1084 0 R +/a70 1085 0 R +/a71 1086 0 R +/a73 1087 0 R +/a77 1088 0 R +/a79 1089 0 R +/a82 1090 0 R +/a83 1091 0 R +/a84 1092 0 R +/a85 1093 0 R +/a87 1094 0 R +/a97 1095 0 R +/a98 1096 0 R +/a99 1097 0 R +/a100 1098 0 R +/a101 1099 0 R +/a102 1100 0 R +/a103 1101 0 R +/a104 1102 0 R +/a105 1103 0 R +/a106 1104 0 R +/a107 1105 0 R +/a108 1106 0 R +/a109 1107 0 R +/a110 1108 0 R +/a111 1109 0 R +/a112 1110 0 R +/a113 1111 0 R +/a114 1112 0 R +/a115 1113 0 R +/a116 1114 0 R +/a117 1115 0 R +/a118 1116 0 R +/a119 1117 0 R +/a121 1118 0 R +/a122 1119 0 R >> endobj -1108 0 obj << +1133 0 obj << /Length 192 /Filter /FlateDecode >> @@ -6029,7 +6133,7 @@ xڅ ):)j` ?`Hju^Lv{F endstream endobj -1109 0 obj << +1134 0 obj << /Length 187 /Filter /FlateDecode >> @@ -6040,7 +6144,7 @@ xڅO; ,G\W{F9^ـ"J[|rY"ֱ4nT?pGrjݬc_e*[M* endstream endobj -1110 0 obj << +1135 0 obj << /Length 114 /Filter /FlateDecode >> @@ -6054,7 +6158,7 @@ x 5ez endstream endobj -1111 0 obj << +1136 0 obj << /Length 116 /Filter /FlateDecode >> @@ -6068,7 +6172,7 @@ x c``pzrrlI endstream endobj -1112 0 obj << +1137 0 obj << /Length 104 /Filter /FlateDecode >> @@ -6077,7 +6181,17 @@ x (A$s<≠=}JJS ]  b<]'W * endstream endobj -1113 0 obj << +1138 0 obj << +/Length 171 +/Filter /FlateDecode +>> +stream +x313T0P0S0W0P01VH1*26(%s< =\ +%E\N +@QhX.OXǏ?1 ɁԀԂ2} pzrrxS +endstream +endobj +1139 0 obj << /Length 136 /Filter /FlateDecode >> @@ -6087,7 +6201,7 @@ x F0\.'O.pC.}BIQi*S!BA,???PP'W ,5 endstream endobj -1114 0 obj << +1140 0 obj << /Length 99 /Filter /FlateDecode >> @@ -6098,7 +6212,7 @@ x p{IO_T.}g E!'EA0XAՓ+ ; endstream endobj -1115 0 obj << +1141 0 obj << /Length 157 /Filter /FlateDecode >> @@ -6112,7 +6226,7 @@ x @#HD؁:Q'@&> f0d82>3 df Dpzrr@: endstream endobj -1116 0 obj << +1142 0 obj << /Length 107 /Filter /FlateDecode >> @@ -6123,7 +6237,7 @@ x s{*r;8+E]zb<]:\={-= endstream endobj -1117 0 obj << +1143 0 obj << /Length 155 /Filter /FlateDecode >> @@ -6137,7 +6251,7 @@ x A# ?0` @.WO@.8 endstream endobj -1118 0 obj << +1144 0 obj << /Length 110 /Filter /FlateDecode >> @@ -6151,7 +6265,7 @@ x  \\\A endstream endobj -1119 0 obj << +1145 0 obj << /Length 103 /Filter /FlateDecode >> @@ -6159,7 +6273,7 @@ stream x313T0P0W04S06W02TH1*2 (B$s<,=L=}JJS ]  b<]0 szrr$~ endstream endobj -1120 0 obj << +1146 0 obj << /Length 103 /Filter /FlateDecode >> @@ -6167,7 +6281,7 @@ stream x313T0P0W04S06W02TH1*2 (B$s<,=L=}JJS ]  b<]0 szrr$~ endstream endobj -1121 0 obj << +1147 0 obj << /Length 168 /Filter /FlateDecode >> @@ -6175,7 +6289,7 @@ stream x313T0P0bCSCCB.cs I$r9yr+s{E=}JJS|hCX.Ov;: PNF01`u@Qf f2J~ 񀿁;'W Ǟs endstream endobj -1122 0 obj << +1148 0 obj << /Length 239 /Filter /FlateDecode >> @@ -6183,7 +6297,7 @@ stream xڍ1N0Dg"o|$Q6ZZHPQ *!p!eU8i=opZ-uC玝|H?Я\~4wJ3޻MÍ?ε/2"P<> ufA@5ã`cO4s1d1gʮɧ:eP~Kٜ-˺QvOh9X܅H$% RM Zlmb dr)}A!> @@ -6191,7 +6305,7 @@ stream xuνJ@YRoyMry),J--$ba#*Āb8Gi+9/w]iF ftQ5 sʟjN\`v 1f!]b:ڣ5a&HzЃZ](&Dv) ZEֵ^mVvjRPkY-B4x1+ɛ>[OB:@|ӃFA:nKe4bڈq4Kmۘx~⃌ endstream endobj -1124 0 obj << +1150 0 obj << /Length 191 /Filter /FlateDecode >> @@ -6200,7 +6314,7 @@ xڍ @EGR2'pa!F0Xr!E8 I 33;MR(oSJb:xEk%GU/hvd-Lkg4fAs \102w{(` UO\+rBZt%p#'*=J@ ҿϫFa;Whn I endstream endobj -1125 0 obj << +1151 0 obj << /Length 184 /Filter /FlateDecode >> @@ -6209,7 +6323,7 @@ x ,iu8q/aoM endstream endobj -1126 0 obj << +1152 0 obj << /Length 190 /Filter /FlateDecode >> @@ -6218,7 +6332,7 @@ x Kd0FMj\ijx@½%\PPGL2P[2;|=7P~K<Ls 9y|9#l K#vӜ_[ZCN _CF,a8[NXTQ endstream endobj -1127 0 obj << +1153 0 obj << /Length 218 /Filter /FlateDecode >> @@ -6229,7 +6343,7 @@ A o̤/`tR27V֯ifhh`+-RN]dvg9 endstream endobj -1128 0 obj << +1154 0 obj << /Length 183 /Filter /FlateDecode >> @@ -6237,7 +6351,7 @@ stream x313T0P0bCSCCB.c I$r9yr+[p{E=}JJS|hCX.OD|?b0 AD}&> f0H0b!On%rv?s?>  `szrrǁG endstream endobj -1129 0 obj << +1155 0 obj << /Length 147 /Filter /FlateDecode >> @@ -6248,7 +6362,7 @@ x    `|$lthvb)،6 Q .WO@.̌r endstream endobj -1130 0 obj << +1156 0 obj << /Length 145 /Filter /FlateDecode >> @@ -6257,7 +6371,7 @@ x $`@CLmQD !( ,x endstream endobj -1131 0 obj << +1157 0 obj << /Length 227 /Filter /FlateDecode >> @@ -6266,7 +6380,7 @@ xڍ AT(PR$ގk 7eUI"Q|{;5袥aC]8> @@ -6277,7 +6391,7 @@ x ?c4 N%'W  endstream endobj -1133 0 obj << +1159 0 obj << /Length 108 /Filter /FlateDecode >> @@ -6286,7 +6400,7 @@ x \@Q.}O_T.}g E!P E >Փ+ HX~ endstream endobj -1134 0 obj << +1160 0 obj << /Length 156 /Filter /FlateDecode >> @@ -6296,7 +6410,7 @@ x pV0wQ6T0tQ``HX`'$@DD?`AH?` @OjhPՓ+ UX endstream endobj -1135 0 obj << +1161 0 obj << /Length 218 /Filter /FlateDecode >> @@ -6306,7 +6420,7 @@ x 8hPHF=a,o>U.k9s endstream endobj -1136 0 obj << +1162 0 obj << /Length 123 /Filter /FlateDecode >> @@ -6314,7 +6428,7 @@ stream x313T0P0bCSCCB.cs I$r9yr+s{E=}JJS|hCX.OLŘN|? ?*f endstream endobj -1137 0 obj << +1163 0 obj << /Length 177 /Filter /FlateDecode >> @@ -6325,7 +6439,7 @@ x  B`W${1y 01h͇q|Fa  l?`!'W , endstream endobj -1138 0 obj << +1164 0 obj << /Length 194 /Filter /FlateDecode >> @@ -6334,7 +6448,7 @@ x P$u[GEev K1h8&nL؃-;CFXA_>pi ?!&+R"c(ɉ(N+ƵGSroW\"Ϡ+tIߣmśh5| dXB]/qs| endstream endobj -1139 0 obj << +1165 0 obj << /Length 170 /Filter /FlateDecode >> @@ -6344,7 +6458,7 @@ x Zpqol endstream endobj -1140 0 obj << +1166 0 obj << /Length 174 /Filter /FlateDecode >> @@ -6352,7 +6466,7 @@ stream x313T0P0bSCCB.cs I$r9yr+s{E=}JJS|hCX.O0"370`H؃@`?#^^Q`Cƃ-Y  f $700 F"b\\\wN endstream endobj -1141 0 obj << +1167 0 obj << /Length 209 /Filter /FlateDecode >> @@ -6360,7 +6474,7 @@ stream x1n0/ʀ! &HYj کC @9j1CNjKޠ{iˊs.y^,V\.x_ЉۜWH[KEԯ|9_do\g ƃHLd pLi'Ai ?NI i&tZ0^gȅX{cY701<5  endstream endobj -1142 0 obj << +1168 0 obj << /Length 197 /Filter /FlateDecode >> @@ -6369,7 +6483,7 @@ xڕС ֤FscT,r0ʖSiNfEN`Y9Q3pqNN3O0n ZJ4&}5ty+A -ؼ+ԀW2>z endstream endobj -1143 0 obj << +1169 0 obj << /Length 236 /Filter /FlateDecode >> @@ -6379,7 +6493,7 @@ D 娔DJsՠg?x#Um<>r\Iq+wn˜24wC0MLNLtA 9a=tC68yF̛aO2/a<&E>oxv endstream endobj -1144 0 obj << +1170 0 obj << /Length 124 /Filter /FlateDecode >> @@ -6390,7 +6504,7 @@ x @†H0 z(QՓ+ +T endstream endobj -1145 0 obj << +1171 0 obj << /Length 167 /Filter /FlateDecode >> @@ -6400,7 +6514,7 @@ x ,ZZhq@IaGhf'_Ϭgɂ#}SqblF.b27+e=Z3bÏB&.ْ`9:Rs)U*H]J^w¤%HRQC/~*hGo8 endstream endobj -1146 0 obj << +1172 0 obj << /Length 189 /Filter /FlateDecode >> @@ -6410,7 +6524,7 @@ x ] xBi LHʛ1VL0JRaVuZ-Vi endstream endobj -1147 0 obj << +1173 0 obj << /Length 197 /Filter /FlateDecode >> @@ -6419,7 +6533,7 @@ xڍϯ P#)>tœ &5m.b_CYN wzto,NvE69Wh .-rZeD/@sL@56Mo%n} :}v%$@FTiXz[V!zyM-+_X=Ey>J3CN.{K endstream endobj -1148 0 obj << +1174 0 obj << /Length 192 /Filter /FlateDecode >> @@ -6431,7 +6545,7 @@ t q@#~8 7ŝm'ch/m:^[ endstream endobj -1149 0 obj << +1175 0 obj << /Length 191 /Filter /FlateDecode >> @@ -6442,7 +6556,7 @@ A+ }:ex\T:8^pVQ>EmqF;)C}FE$ sXBט^Hȃ@?|bezYETZ_q-`R!a~K<.Kj/\ endstream endobj -1150 0 obj << +1176 0 obj << /Length 187 /Filter /FlateDecode >> @@ -6452,7 +6566,7 @@ xڝ -0遍~*?umֽr!0e] EӐ`%Ж*sz endstream endobj -1151 0 obj << +1177 0 obj << /Length 182 /Filter /FlateDecode >> @@ -6462,7 +6576,7 @@ xڍ n!he!Vjihh%GL2Φօ}g?ofǜlS>'t#k5?;2{Zd܆L]rBC\"iJzD=[5/jLAOQ~ߏ@B_Zh4J5Ϋ^RMuZ9uEJ endstream endobj -1152 0 obj << +1178 0 obj << /Length 193 /Filter /FlateDecode >> @@ -6470,7 +6584,7 @@ stream xڕα@ .<} L &`qRG;[pqᾤ 5)+H+9s<^&|XLפ*L,r0S⺡MNMC $z11wx!"><Zi&N?>cH RaH'c ˁ:ѴmO, YK endstream endobj -1153 0 obj << +1179 0 obj << /Length 201 /Filter /FlateDecode >> @@ -6479,7 +6593,7 @@ x 7'* 4u.7mp b2rcZI_ endstream endobj -1154 0 obj << +1180 0 obj << /Length 154 /Filter /FlateDecode >> @@ -6489,7 +6603,7 @@ x @BA,@Az H?*;&p4Aka[~ `1.WO@.^ endstream endobj -1155 0 obj << +1181 0 obj << /Length 253 /Filter /FlateDecode >> @@ -6498,7 +6612,7 @@ x A+ RK E#U(y[,gǰzqꜟJz`;볟 Z.(wk~x|ws%{/xv4lnfxYDdItSn\#7@efd=`El6X4jB*`f}E_h0bj1SL̀,x>v*!*:MƢ:?-y%ۧF@-7> endstream endobj -1156 0 obj << +1182 0 obj << /Length 161 /Filter /FlateDecode >> @@ -6508,7 +6622,7 @@ x @B4Pe,B @d ?  B~oAd $?HzI8'W z endstream endobj -1157 0 obj << +1183 0 obj << /Length 132 /Filter /FlateDecode >> @@ -6518,7 +6632,7 @@ x  @x@@?C1;}pA|.WO@.O) endstream endobj -1158 0 obj << +1184 0 obj << /Length 169 /Filter /FlateDecode >> @@ -6530,7 +6644,7 @@ B Fp !Vb :ꃭ4>Oj .mO1dXV|-M -X endstream endobj -1159 0 obj << +1185 0 obj << /Length 198 /Filter /FlateDecode >> @@ -6538,7 +6652,7 @@ stream xڝ;@%$p.H)L0VjiVW(x[_~0E_cƃ=2b4gA ΄Sp)-8lsQy endstream endobj -1160 0 obj << +1186 0 obj << /Length 115 /Filter /FlateDecode >> @@ -6546,7 +6660,7 @@ stream x313T0P0b ebUel䃹 \.'O.pc.}(BIQi*Sm`Pz<7,{\W endstream endobj -1161 0 obj << +1187 0 obj << /Length 171 /Filter /FlateDecode >> @@ -6555,7 +6669,7 @@ xڽ @[&G\@7!Q1#X^,7[n8ȃW3r9Al&]'-\,cx܎` s0 n ==Cbq1 SeKvI'mr/)T8R`5zf endstream endobj -1162 0 obj << +1188 0 obj << /Length 155 /Filter /FlateDecode >> @@ -6565,7 +6679,7 @@ x @QhX.O$$PD2`$ȃ@H&?:7 q.WO@.ll endstream endobj -1163 0 obj << +1189 0 obj << /Length 183 /Filter /FlateDecode >> @@ -6573,7 +6687,7 @@ stream x}=@XLvNBLH0XF[٣Q8ab^2}KJ)*%Kw4 +@@)juE]VQzB[_P :9o.A@9(dq%7@'a/=ߵG.^Tyh p A!\\[>P: endstream endobj -1164 0 obj << +1190 0 obj << /Length 200 /Filter /FlateDecode >> @@ -6583,7 +6697,7 @@ xڥ $_ȥF<5ޯ endstream endobj -1165 0 obj << +1191 0 obj << /Length 211 /Filter /FlateDecode >> @@ -6594,7 +6708,7 @@ Z 6_B޼q;QH1.#ܡ$ )ѯO-3 # ƒcM?n0O$!Wɾb|31P_6rilxz+=Տ>jO=]quBVŴ~[)D\|kse8'vG endstream endobj -1166 0 obj << +1192 0 obj << /Length 158 /Filter /FlateDecode >> @@ -6603,7 +6717,7 @@ xڭ @ПJuj!Fp A+ RKAEh9JAqc![̃I`4-ØԈmjw쎜{Vky\Y\/|9êe_Hx+5C8#$RC\B"xo<Iw endstream endobj -1167 0 obj << +1193 0 obj << /Length 185 /Filter /FlateDecode >> @@ -6612,7 +6726,7 @@ x @4!s7q5@T0XErr,,2ԎgDM&rv=pr^ًYMyaoY!RrGB7 }KD#"eZSW!("PB Ca}96A=> @@ -6620,7 +6734,7 @@ stream x313T0P0bc 3CB.cS I$r9yr+r{E=}JJS ]  b<] @AH2`h AA~[@ Lx:B endstream endobj -1169 0 obj << +1195 0 obj << /Length 148 /Filter /FlateDecode >> @@ -6630,7 +6744,7 @@ x @QhX.O` $0()D? d=H2cģd> endstream endobj -1170 0 obj << +1196 0 obj << /Length 186 /Filter /FlateDecode >> @@ -6639,7 +6753,7 @@ x 0W:oN`B`A'qRGE7^̭ ء4ؔ? ,&Q@>0[}pb*Q)QzܟvI>>yG:J^]S |-,ZHZX:^<r[C准qzb&gaQ$L endstream endobj -1171 0 obj << +1197 0 obj << /Length 174 /Filter /FlateDecode >> @@ -6649,7 +6763,7 @@ x @QhX.O `?aC00~ @2?Dv`N2~+ߎ #ȏߏ`` ?G#g``?A6 H@RՓ+ ɝm endstream endobj -1172 0 obj << +1198 0 obj << /Length 202 /Filter /FlateDecode >> @@ -6659,7 +6773,7 @@ x O.ok> 44W&F&R$}xY& endstream endobj -1173 0 obj << +1199 0 obj << /Length 237 /Filter /FlateDecode >> @@ -6667,7 +6781,7 @@ stream xEαj@ dz)CB=ҩCɔdnvj:t&=$%p!:d-"zX!ZnhyxDQd}LKႲ)ֳ[{vȭ+OPy5 @U-G[;z[*lB;v\ɼHer;SHR Z88 ~Ka{ endstream endobj -1174 0 obj << +1200 0 obj << /Length 176 /Filter /FlateDecode >> @@ -6676,7 +6790,7 @@ x P S2Y<9*BV N⤎G(Ϥc|?!?'S3>gt#͔+^wr~ÏB.9#W!H"Px+"B I / >i`$f_$hj(D{{-ӎ~b endstream endobj -1175 0 obj << +1201 0 obj << /Length 203 /Filter /FlateDecode >> @@ -6685,7 +6799,7 @@ xڝ @_L#8MLRL!he!Vjih'({!q-6߲`}t!'<8 91 ũ piNfqJf)c2ot=̜w{@^m W÷x: dTLdO_'X`*w]!WҢqz9KU" }}d endstream endobj -1176 0 obj << +1202 0 obj << /Length 141 /Filter /FlateDecode >> @@ -6693,7 +6807,7 @@ stream x313T0Pac S#CB.# I$r9yr+Yp{E=}JJS ]  b<] X큸7001;j?0FJ endstream endobj -1177 0 obj << +1203 0 obj << /Length 222 /Filter /FlateDecode >> @@ -6702,7 +6816,7 @@ x Ab $(UAݣ(>B,?kWEwk.i;O%/$=iI^>$nF6x0ڄʬ ͎X⌾T~fGvlgOȠ<|HTGǂ+ˇD5WTL3*=2,<8h endstream endobj -1178 0 obj << +1204 0 obj << /Length 226 /Filter /FlateDecode >> @@ -6710,7 +6824,7 @@ stream xEнN0 J^ @ZHHCL @>ZlDZTe}9W|Qps}ů}PYkP|N#5[ Sj~??ScNzDDFM&4=:4WL hLVښQ5A1;,wKi sęǐ dw;-y"ͧ\ۼ>[z3Vc4 endstream endobj -1179 0 obj << +1205 0 obj << /Length 207 /Filter /FlateDecode >> @@ -6721,7 +6835,7 @@ xڥ G9-c endstream endobj -1180 0 obj << +1206 0 obj << /Length 241 /Filter /FlateDecode >> @@ -6729,7 +6843,7 @@ stream xm1N0E"4 @TE"Th+)S ͓=3uE5w|pWs/ 5gFGn{n5j+UknS=6@! `dHp糢0g0p \ύF<'"DMbLz[Zj6]*7DE??(jALP5ˠGԡ(OY*G@BR栛 5pI endstream endobj -1181 0 obj << +1207 0 obj << /Length 183 /Filter /FlateDecode >> @@ -6739,7 +6853,7 @@ xڕͽ '`010%p1 iBt*Rt 2;nB)4_T+~Ѭ.:\M endstream endobj -1182 0 obj << +1208 0 obj << /Length 213 /Filter /FlateDecode >> @@ -6750,7 +6864,7 @@ x ժ?|R3{6nR}Zn endstream endobj -1183 0 obj << +1209 0 obj << /Length 245 /Filter /FlateDecode >> @@ -6758,7 +6872,7 @@ stream xm1N@ Ema|HBbE"Tj`&GkH 4أnv+4rVISJ{!Orݢ~9^ꖋknR*.PI^((`)3Sژ1+-:%8p'?, \%ᔀ^ÊH"4)MP9%7Hi/! GdL!n&{| JMc_u|_!r endstream endobj -558 0 obj << +574 0 obj << /Type /Font /Subtype /Type3 /Name /F22 @@ -6767,96 +6881,97 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 21 /LastChar 122 -/Widths 1184 0 R -/Encoding 1185 0 R -/CharProcs 1186 0 R +/Widths 1210 0 R +/Encoding 1211 0 R +/CharProcs 1212 0 R >> endobj -1184 0 obj -[43.59 0 0 0 0 0 0 0 0 0 0 0 0 0 43.59 0 0 43.59 0 43.59 43.59 0 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 0 43.59 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 0 43.59 0 43.59 0 43.59 0 43.59 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 ] +1210 0 obj +[43.59 0 0 0 0 0 0 0 0 0 0 0 0 0 43.59 0 0 43.59 0 43.59 43.59 43.59 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 0 43.59 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 0 43.59 0 43.59 0 43.59 0 43.59 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 ] endobj -1185 0 obj << +1211 0 obj << /Type /Encoding -/Differences [21/a21 22/.notdef 35/a35 36/.notdef 38/a38 39/.notdef 40/a40/a41 42/.notdef 44/a44/a45/a46/a47/a48/a49/a50/a51 52/.notdef 53/a53/a54/a55/a56/a57/a58/a59 60/.notdef 61/a61 62/.notdef 63/a63/a64/a65/a66/a67/a68/a69/a70/a71/a72/a73/a74/a75/a76/a77/a78/a79/a80/a81/a82/a83/a84/a85/a86/a87 88/.notdef 89/a89 90/.notdef 91/a91 92/.notdef 93/a93 94/.notdef 95/a95 96/.notdef 97/a97/a98/a99/a100/a101/a102/a103/a104/a105/a106/a107/a108/a109/a110/a111/a112/a113/a114/a115/a116/a117/a118/a119/a120/a121/a122] +/Differences [21/a21 22/.notdef 35/a35 36/.notdef 38/a38 39/.notdef 40/a40/a41/a42 43/.notdef 44/a44/a45/a46/a47/a48/a49/a50/a51 52/.notdef 53/a53/a54/a55/a56/a57/a58/a59 60/.notdef 61/a61 62/.notdef 63/a63/a64/a65/a66/a67/a68/a69/a70/a71/a72/a73/a74/a75/a76/a77/a78/a79/a80/a81/a82/a83/a84/a85/a86/a87 88/.notdef 89/a89 90/.notdef 91/a91 92/.notdef 93/a93 94/.notdef 95/a95 96/.notdef 97/a97/a98/a99/a100/a101/a102/a103/a104/a105/a106/a107/a108/a109/a110/a111/a112/a113/a114/a115/a116/a117/a118/a119/a120/a121/a122] >> endobj -1186 0 obj << -/a21 1120 0 R -/a35 1121 0 R -/a38 1123 0 R -/a40 1108 0 R -/a41 1109 0 R -/a44 1113 0 R -/a45 1119 0 R -/a46 1114 0 R -/a47 1115 0 R -/a48 1175 0 R -/a49 1176 0 R -/a50 1177 0 R -/a51 1178 0 R -/a53 1179 0 R -/a54 1180 0 R -/a55 1181 0 R -/a56 1182 0 R -/a57 1183 0 R -/a58 1116 0 R -/a59 1117 0 R -/a61 1118 0 R -/a63 1124 0 R -/a64 1122 0 R -/a65 1125 0 R -/a66 1126 0 R -/a67 1127 0 R -/a68 1128 0 R -/a69 1129 0 R -/a70 1130 0 R -/a71 1131 0 R -/a72 1132 0 R -/a73 1133 0 R -/a74 1134 0 R -/a75 1135 0 R -/a76 1136 0 R -/a77 1137 0 R -/a78 1138 0 R -/a79 1139 0 R -/a80 1140 0 R -/a81 1141 0 R -/a82 1142 0 R -/a83 1143 0 R -/a84 1144 0 R -/a85 1145 0 R -/a86 1146 0 R -/a87 1147 0 R -/a89 1148 0 R -/a91 1110 0 R -/a93 1111 0 R -/a95 1112 0 R -/a97 1149 0 R -/a98 1150 0 R -/a99 1151 0 R -/a100 1152 0 R -/a101 1153 0 R -/a102 1154 0 R -/a103 1155 0 R -/a104 1156 0 R -/a105 1157 0 R -/a106 1158 0 R -/a107 1159 0 R -/a108 1160 0 R -/a109 1161 0 R -/a110 1162 0 R -/a111 1163 0 R -/a112 1164 0 R -/a113 1165 0 R -/a114 1166 0 R -/a115 1167 0 R -/a116 1168 0 R -/a117 1169 0 R -/a118 1170 0 R -/a119 1171 0 R -/a120 1172 0 R -/a121 1173 0 R -/a122 1174 0 R +1212 0 obj << +/a21 1146 0 R +/a35 1147 0 R +/a38 1149 0 R +/a40 1133 0 R +/a41 1134 0 R +/a42 1138 0 R +/a44 1139 0 R +/a45 1145 0 R +/a46 1140 0 R +/a47 1141 0 R +/a48 1201 0 R +/a49 1202 0 R +/a50 1203 0 R +/a51 1204 0 R +/a53 1205 0 R +/a54 1206 0 R +/a55 1207 0 R +/a56 1208 0 R +/a57 1209 0 R +/a58 1142 0 R +/a59 1143 0 R +/a61 1144 0 R +/a63 1150 0 R +/a64 1148 0 R +/a65 1151 0 R +/a66 1152 0 R +/a67 1153 0 R +/a68 1154 0 R +/a69 1155 0 R +/a70 1156 0 R +/a71 1157 0 R +/a72 1158 0 R +/a73 1159 0 R +/a74 1160 0 R +/a75 1161 0 R +/a76 1162 0 R +/a77 1163 0 R +/a78 1164 0 R +/a79 1165 0 R +/a80 1166 0 R +/a81 1167 0 R +/a82 1168 0 R +/a83 1169 0 R +/a84 1170 0 R +/a85 1171 0 R +/a86 1172 0 R +/a87 1173 0 R +/a89 1174 0 R +/a91 1135 0 R +/a93 1136 0 R +/a95 1137 0 R +/a97 1175 0 R +/a98 1176 0 R +/a99 1177 0 R +/a100 1178 0 R +/a101 1179 0 R +/a102 1180 0 R +/a103 1181 0 R +/a104 1182 0 R +/a105 1183 0 R +/a106 1184 0 R +/a107 1185 0 R +/a108 1186 0 R +/a109 1187 0 R +/a110 1188 0 R +/a111 1189 0 R +/a112 1190 0 R +/a113 1191 0 R +/a114 1192 0 R +/a115 1193 0 R +/a116 1194 0 R +/a117 1195 0 R +/a118 1196 0 R +/a119 1197 0 R +/a120 1198 0 R +/a121 1199 0 R +/a122 1200 0 R >> endobj -1187 0 obj << +1213 0 obj << /Length 200 /Filter /FlateDecode >> @@ -6867,7 +6982,7 @@ W3֤" i":iҪK*c endstream endobj -1188 0 obj << +1214 0 obj << /Length 196 /Filter /FlateDecode >> @@ -6877,7 +6992,7 @@ xڕ j)jfk[ wi4{wdLN@#KjƐɜtٓ-ƬIMx9ِJ @,nBBPȁgXxn$aK?GTK%{,/"EJ5M--7Z endstream endobj -1189 0 obj << +1215 0 obj << /Length 141 /Filter /FlateDecode >> @@ -6889,7 +7004,7 @@ x + endstream endobj -1190 0 obj << +1216 0 obj << /Length 143 /Filter /FlateDecode >> @@ -6903,7 +7018,7 @@ x , endstream endobj -1191 0 obj << +1217 0 obj << /Length 102 /Filter /FlateDecode >> @@ -6911,7 +7026,7 @@ stream x3235V0P0b#CCcCB.C Hr=BIQi*S!BA,A'W !$ endstream endobj -1192 0 obj << +1218 0 obj << /Length 111 /Filter /FlateDecode >> @@ -6919,7 +7034,7 @@ stream x3235V0P0b#CcsCB.C HrW04r{*r;8+r(D*ry(7?P70`szrrD7 endstream endobj -1193 0 obj << +1219 0 obj << /Length 96 /Filter /FlateDecode >> @@ -6927,7 +7042,7 @@ stream x}+0DQ?4TI  (@" y!#9i isZE 7 E 0@bVHѕTHQi&Ċ)/=- endstream endobj -1194 0 obj << +1220 0 obj << /Length 93 /Filter /FlateDecode >> @@ -6935,7 +7050,7 @@ stream x3137U0B#C #CB.s1D"9ɓK?\ĜKCKW4K)YKE!P E?C&\=J# endstream endobj -1195 0 obj << +1221 0 obj << /Length 170 /Filter /FlateDecode >> @@ -6945,7 +7060,7 @@ x N!he!Vjih{9GdQސ<~~ ~p\p/J^[ѠL}V[9J2 >2tȖL ŒB@.Y*t}4Ik\7B> @@ -6953,7 +7068,7 @@ stream xѱ@ .<}#FxNI4:ã(72(eqbK._޵7\gDv6tN%czp`a0Q`*FfMQYTKKMI>Akb2p:[v䠲; zU^_mTЌ} 2H/;EgMCλR endstream endobj -1197 0 obj << +1223 0 obj << /Length 155 /Filter /FlateDecode >> @@ -6961,7 +7076,7 @@ stream x3530U0P0bSCS CB. I$r9yr+Xp{E=}JJS ]  b<]?P Dg?df d d`D"H'<=$'W b8ˣ endstream endobj -1198 0 obj << +1224 0 obj << /Length 214 /Filter /FlateDecode >> @@ -6970,7 +7085,7 @@ x CR.lZr-eR?`IHo [l1楦:]j~d-Enuڗr%JB\R\?7GO5M1ll~"r_; 5AkZkhv^I6:] 7r(4K^wO_/2.yE  endstream endobj -1199 0 obj << +1225 0 obj << /Length 328 /Filter /FlateDecode >> @@ -6979,7 +7094,7 @@ x [Q > @@ -6987,7 +7102,7 @@ stream x}бN0[#[w7kѮ)5ڂ,HY1FuE1$̝`ڳ$] ciiǒM6jT%0`t)ߚڣ0R7 A\tdC@f;w75>/G% endstream endobj -1201 0 obj << +1227 0 obj << /Length 208 /Filter /FlateDecode >> @@ -6996,7 +7111,7 @@ xڝ 0J[r LKSV08s{4#tPqj |[Ƌ$D^x Qξ> 2Q|n->+lx^omIiTEud=X4i;87vLN7oTόdT}X_QO^Wo5Q;G27O> @@ -7007,7 +7122,7 @@ xڽ ^ux߳= endstream endobj -1203 0 obj << +1229 0 obj << /Length 196 /Filter /FlateDecode >> @@ -7015,7 +7130,7 @@ stream x3732V0Pa3 SsCB.3 I$r9yr+p{E=}JJS ]  b<]@ ?p,B@@4#P2J@@hyt?iBAu?aa ?[@?P\\\2oə endstream endobj -1204 0 obj << +1230 0 obj << /Length 184 /Filter /FlateDecode >> @@ -7026,7 +7141,7 @@ x hR(#^- &َ"lU"kgdfA!!)isޝKT oY<py~# ?@IzS=ZAh1s!o9)ʦ:#ǥ-~ endstream endobj -1205 0 obj << +1231 0 obj << /Length 159 /Filter /FlateDecode >> @@ -7035,7 +7150,7 @@ x (PEqzrrco endstream endobj -1206 0 obj << +1232 0 obj << /Length 262 /Filter /FlateDecode >> @@ -7044,7 +7159,7 @@ xڽѱN 0CoĘH۸@Xua:99WI0f:69SsD' endstream endobj -1207 0 obj << +1233 0 obj << /Length 122 /Filter /FlateDecode >> @@ -7052,7 +7167,7 @@ stream x3737V0Pas#SsCB.3 I$r9yr+Yp{E=}JJS ]  b<]H|`d!A b"Փ+ 0 endstream endobj -1208 0 obj << +1234 0 obj << /Length 101 /Filter /FlateDecode >> @@ -7062,7 +7177,7 @@ x 0 u'.WO@.y9 endstream endobj -1209 0 obj << +1235 0 obj << /Length 167 /Filter /FlateDecode >> @@ -7070,7 +7185,7 @@ stream x;0 a#J^r|HSRSR$2 ĀssGȀ0Xzo-{JАOd61|/X:;ŲݚuYA]Pz@W(fn:*/X첉 !awxPx$A@?/F endstream endobj -1210 0 obj << +1236 0 obj << /Length 263 /Filter /FlateDecode >> @@ -7079,7 +7194,7 @@ x <9QXF7+chFmvb S^:cћ swtUQ~( endstream endobj -1211 0 obj << +1237 0 obj << /Length 138 /Filter /FlateDecode >> @@ -7087,7 +7202,7 @@ stream x3531V0PaScSsCB.K I$r9yr+Xr{E=}JJS ]  b<]V0RP %B٣P?bP8(.WO@. endstream endobj -1212 0 obj << +1238 0 obj << /Length 253 /Filter /FlateDecode >> @@ -7096,7 +7211,7 @@ x :[U4߱I_6|> @@ -7108,7 +7223,7 @@ A+ 0Dtc㈒(rTd<\B"!OLm%!) Yxnĺ endstream endobj -1214 0 obj << +1240 0 obj << /Length 249 /Filter /FlateDecode >> @@ -7117,7 +7232,7 @@ xڵ Ɨ=:`Nzw8r,Vpڞݥxdn&8둉;b9޳0rEӪUXЂyjA^:'?ƿI endstream endobj -1215 0 obj << +1241 0 obj << /Length 165 /Filter /FlateDecode >> @@ -7126,7 +7241,7 @@ x Pk!: @'@q%vՓ+ 0( endstream endobj -1216 0 obj << +1242 0 obj << /Length 317 /Filter /FlateDecode >> @@ -7134,7 +7249,7 @@ stream xڵJ@'%/ 6AXAГ=(z6> }/a8ѐOo# 'x'U8:x{TJeXTvqU)*M[UyRZhFB ;$/rie.nckt{^^8#a37G /xjv^oE޷vo6jy{Ʉn_̠y`?5_^ku ]> @@ -7143,7 +7258,7 @@ xڥѽ 0->B4bۭAAAk(>BG3͇uP=AYځK]k̵p&˜Mgd ok|xp +@Z/0d73(M\5|3WU =e0> endstream endobj -1218 0 obj << +1244 0 obj << /Length 263 /Filter /FlateDecode >> @@ -7151,7 +7266,7 @@ stream xeϱN@ ?y/iJ"JȀD' X{hy^cꊙD5=:駓|_.(_ I4BCjz8nZ:76 endstream endobj -1219 0 obj << +1245 0 obj << /Length 152 /Filter /FlateDecode >> @@ -7159,7 +7274,7 @@ stream x3331V0Pa3cS3CB.SK I$r9yr+Zr{E=}JJS ]  b<]ANi Z@5`NWiffI3i04?(p\\\wG endstream endobj -1220 0 obj << +1246 0 obj << /Length 196 /Filter /FlateDecode >> @@ -7167,7 +7282,7 @@ stream x1P .^@?'ILtr0NG(сP[C_۴ˏ0$y4h CmJ9&#&5!d 4rJ>6>y[Rb\ [Bgpq Db 7 %Xz’+pC7 M=$qY+|T endstream endobj -1221 0 obj << +1247 0 obj << /Length 345 /Filter /FlateDecode >> @@ -7175,7 +7290,7 @@ stream xڍJ@ 97 hZ=yOуC1yCYrkKƙMEۃY?['j&(U\."pf r HT6ER秗{,/NT*NF+Z"(W랜;b#y6s"s>yGA9߹!yCacp^W$۝ࠥ; B9>׺vݱ ,)7?cyDSmL?h:3EXC7WΛ9i-ڛCyv,qZK yd endstream endobj -1222 0 obj << +1248 0 obj << /Length 199 /Filter /FlateDecode >> @@ -7184,7 +7299,7 @@ x 0+['0~I훙G#t =猪!ARG4!3vYW}؟pRP>@}vD?YM)C?mFAh0Wp(Ԇ&R_GWRM1|w5F ]5IW'C{p:V# \ 8.y endstream endobj -1223 0 obj << +1249 0 obj << /Length 191 /Filter /FlateDecode >> @@ -7194,7 +7309,7 @@ xڵϱ 4Bڐ3'`a`Ot턀 endstream endobj -1224 0 obj << +1250 0 obj << /Length 184 /Filter /FlateDecode >> @@ -7203,7 +7318,7 @@ xڕ @ )Bnb*#X٣(9BKY#X[?MbJ]-(9ktRSZ*KJPUtH(>> @@ -7212,7 +7327,7 @@ xڵ @FR2'p$!v-,J--o d3<6{A\Ƹ+ [΁Di,7P3P#eƸ֠5->E)tDL̔Z&U!˧m,Jy"LXI?嵏]&^-VgǞZn$̴ɦp h endstream endobj -1226 0 obj << +1252 0 obj << /Length 191 /Filter /FlateDecode >> @@ -7223,7 +7338,7 @@ x P5 ҂5-Qle endstream endobj -1227 0 obj << +1253 0 obj << /Length 155 /Filter /FlateDecode >> @@ -7231,7 +7346,7 @@ stream x33P0P0a S CB.c I$r9yr+p{E=}JJS ]  b<]?000?FF1 b bҍXo5 endstream endobj -1228 0 obj << +1254 0 obj << /Length 264 /Filter /FlateDecode >> @@ -7239,7 +7354,7 @@ stream xڅN0 ]1Drop @ZUt`b81# xlB$7bBb"~??;㺧j|ƶoE]p3A{)~=\SvK;rJxP0w4{\ .c9N]"Yp&Zmm1B`XX 212sP)HrL51UW[$tUݒYņ'r endstream endobj -1229 0 obj << +1255 0 obj << /Length 157 /Filter /FlateDecode >> @@ -7249,7 +7364,7 @@ x WH endstream endobj -1230 0 obj << +1256 0 obj << /Length 122 /Filter /FlateDecode >> @@ -7259,7 +7374,7 @@ x 0!("3#! F#.WO@.Nq endstream endobj -1231 0 obj << +1257 0 obj << /Length 173 /Filter /FlateDecode >> @@ -7268,7 +7383,7 @@ x  H01 &`dJ\,GrI+: F,=*G rBjLyIgT9i>dVņTbfI툢ZHi+)ۡ E YL!O`@7[=۾9nم4?#n`9y endstream endobj -1232 0 obj << +1258 0 obj << /Length 198 /Filter /FlateDecode >> @@ -7277,7 +7392,7 @@ xڵб 0J-}TZV Nj}G!̝:w'dfiYNf6\`w4=]/tbMf u~CQӈ*SKc;[ȩXeٰcF:ԋ!1H޿B !%ԉ=ۈec'l_ق0aOP endstream endobj -1233 0 obj << +1259 0 obj << /Length 105 /Filter /FlateDecode >> @@ -7285,7 +7400,7 @@ stream x3235V0Pa#3S CB.## I$r9yr+q{E=}JJS ]  b<]3GBqzrrW endstream endobj -1234 0 obj << +1260 0 obj << /Length 188 /Filter /FlateDecode >> @@ -7297,7 +7412,7 @@ x [> @@ -7305,7 +7420,7 @@ stream x3530U0P0bS#csCB. I$r9yr+Xp{E=}JJS ]  b<]1` g$m7>0`l@"$'W  endstream endobj -1236 0 obj << +1262 0 obj << /Length 176 /Filter /FlateDecode >> @@ -7316,7 +7431,7 @@ x ?l 4b>.d!p!dr~$_\\\-in endstream endobj -1237 0 obj << +1263 0 obj << /Length 193 /Filter /FlateDecode >> @@ -7324,7 +7439,7 @@ stream xڭп0$ h[I;`A3>#02+hMK`#8c1qgaSQH-1A9O=t1A*õA]OPöJAy)Ir&~mk]{77xܿf}N$nC&L-, endstream endobj -1238 0 obj << +1264 0 obj << /Length 200 /Filter /FlateDecode >> @@ -7333,7 +7448,7 @@ xڭ P B>͂V8r4I#Uu?ӨPD15mRKqF kL2FƯ|̈́ @h!m7%GMASK ˂\.!97;9wW *=iݧSAuSyA<& Nj(GMtr% endstream endobj -1239 0 obj << +1265 0 obj << /Length 144 /Filter /FlateDecode >> @@ -7341,7 +7456,7 @@ stream x336V0P0bcsJ1*26" \.'O.pc.}(BIQi*S!BA,? DM}?`@8P$` 4'Apzrr8W endstream endobj -1240 0 obj << +1266 0 obj << /Length 187 /Filter /FlateDecode >> @@ -7350,7 +7465,7 @@ x P7.BBBQy[Hθb2+$+]n: 2/*NrN7rZmx]9]bJV9q*> @@ -7359,7 +7474,7 @@ x pR endstream endobj -1242 0 obj << +1268 0 obj << /Length 149 /Filter /FlateDecode >> @@ -7368,7 +7483,7 @@ x  endstream endobj -1243 0 obj << +1269 0 obj << /Length 199 /Filter /FlateDecode >> @@ -7376,7 +7491,7 @@ stream xe̱@7&`8ɚ( BX+ RK EBɧ"8qaZ=y$/$I+w良`=,g+b*qz;D$K.&Q~8-x)؇% Vd.hUAmP[0+|D0|D] zy^֐}bUc\6??#Zh endstream endobj -1244 0 obj << +1270 0 obj << /Length 236 /Filter /FlateDecode >> @@ -7386,7 +7501,7 @@ x sSq0iTxj endstream endobj -1245 0 obj << +1271 0 obj << /Length 214 /Filter /FlateDecode >> @@ -7394,7 +7509,7 @@ stream xeͱj@ `-~&lpB2eڌZ-?&A 㤻_*2zSbI_9`QJithwThE}鈶ټS}Nal}!!xH˘ K{0S%YLI4^½vA:C52?j,Tk؄pg e3D^63U[}l* endstream endobj -1246 0 obj << +1272 0 obj << /Length 245 /Filter /FlateDecode >> @@ -7404,7 +7519,7 @@ W ݹ5nyyJb"fo87a L{kqEoڛA IsLlL;q6,)"pk'a 6jTvMt%yp7c%^ +~o endstream endobj -1247 0 obj << +1273 0 obj << /Length 200 /Filter /FlateDecode >> @@ -7413,7 +7528,7 @@ x 0_PxKwڂb?`A'qRGE-G;.@^W E)9)+akx8^hVq^YɔLq&39#}遪{G-m,@{L? y㉲C| uj%@* y RMTrR)~I;Ri+&PڦeE[fN endstream endobj -1248 0 obj << +1274 0 obj << /Length 188 /Filter /FlateDecode >> @@ -7422,7 +7537,7 @@ xڵб 0+-} hP:j3:9SutPt(}Jc quːOTSLf"(I1i_3Ŏ ʍQ5ݮb $,Dm`XP?䯰a"G H述[%=Ρi۸{}9s \#G endstream endobj -1249 0 obj << +1275 0 obj << /Length 122 /Filter /FlateDecode >> @@ -7430,7 +7545,7 @@ stream x3137U0P0bCSCB.cc I$r9yr+s{E=}JJS ]  b<]DbvQ$G%AÈB\ endstream endobj -1250 0 obj << +1276 0 obj << /Length 231 /Filter /FlateDecode >> @@ -7441,7 +7556,7 @@ x Ф KX"9߰C"N +oq @F2h.pFmLF IA.gOլ endstream endobj -1251 0 obj << +1277 0 obj << /Length 237 /Filter /FlateDecode >> @@ -7450,7 +7565,7 @@ x ]?b qBM@iojao[hJ\KZO~Vޯ!!f%jԏvTX#-EDS0m~@ endstream endobj -1252 0 obj << +1278 0 obj << /Length 188 /Filter /FlateDecode >> @@ -7460,7 +7575,7 @@ xڕϱ Y6O`[ҥTAAAQPG#ttt $Byp :D%;摤8ߨ0XnlBuحVK>/'2%;%|AtG*A0`/PuF199a{Db#j3X5SS imhO_o`{ endstream endobj -1253 0 obj << +1279 0 obj << /Length 229 /Filter /FlateDecode >> @@ -7470,7 +7585,7 @@ xڅϱN ѩjd|L@6mБT /刏sg`|8c¨5 M◔i\Qn+ yrevEsᇎw 4s endstream endobj -1254 0 obj << +1280 0 obj << /Length 235 /Filter /FlateDecode >> @@ -7478,7 +7593,7 @@ stream xu=N0M#x.NV[YZHPQ *Ap%G0EagY<]6\瓚CMϴXiXq~hݒŊ܅K~}y{$:܆ok0`2Rӗr@IrBGbd2lRV;xF!#SIgk4IY;!Gabݸi^aeb_Ȼ+:(4 endstream endobj -1255 0 obj << +1281 0 obj << /Length 200 /Filter /FlateDecode >> @@ -7488,7 +7603,7 @@ xڝϱ R0G=9q|s:.{tń8Mh3L+"dL-VKx{pprm%@%*!ifȣ1ֺhfGݨZF> @@ -7499,7 +7614,7 @@ x ^/x?}ϓ endstream endobj -1257 0 obj << +1283 0 obj << /Length 237 /Filter /FlateDecode >> @@ -7508,7 +7623,7 @@ x i&d r2!.G?pS8|9]'?XPT)L%[2/jNl>9ے5FX = WUUG@~U햎 endstream endobj -515 0 obj << +531 0 obj << /Type /Font /Subtype /Type3 /Name /F21 @@ -7517,91 +7632,91 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 21 /LastChar 122 -/Widths 1258 0 R -/Encoding 1259 0 R -/CharProcs 1260 0 R +/Widths 1284 0 R +/Encoding 1285 0 R +/CharProcs 1286 0 R >> endobj -1258 0 obj +1284 0 obj [47.75 0 0 0 0 0 55.7 53.05 53.05 79.58 0 0 0 0 0 0 0 74.27 26.53 37.14 37.14 0 0 26.53 31.83 26.53 0 47.75 47.75 47.75 47.75 47.75 47.75 47.75 47.75 47.75 47.75 26.53 0 0 0 0 0 0 72.2 67.93 68.97 73.23 62.74 60.09 75.08 74.73 36.21 49.36 74.85 57.43 90.65 74.73 71.73 65.28 71.73 71.62 53.05 66.43 73.46 0 98.72 0 0 0 0 0 0 0 0 0 46.42 53.05 42.44 53.05 43.77 29.18 47.75 53.05 26.53 29.18 50.4 26.53 79.58 53.05 47.75 53.05 50.4 39.33 37.67 37.14 53.05 50.4 68.97 50.4 50.4 42.44 ] endobj -1259 0 obj << +1285 0 obj << /Type /Encoding /Differences [21/a21 22/.notdef 27/a27/a28/a29/a30 31/.notdef 38/a38/a39/a40/a41 42/.notdef 44/a44/a45/a46 47/.notdef 48/a48/a49/a50/a51/a52/a53/a54/a55/a56/a57/a58 59/.notdef 65/a65/a66/a67/a68/a69/a70/a71/a72/a73/a74/a75/a76/a77/a78/a79/a80/a81/a82/a83/a84/a85 86/.notdef 87/a87 88/.notdef 97/a97/a98/a99/a100/a101/a102/a103/a104/a105/a106/a107/a108/a109/a110/a111/a112/a113/a114/a115/a116/a117/a118/a119/a120/a121/a122] >> endobj -1260 0 obj << -/a21 1194 0 R -/a27 1196 0 R -/a28 1195 0 R -/a29 1197 0 R -/a30 1198 0 R -/a38 1199 0 R -/a39 1189 0 R -/a40 1187 0 R -/a41 1188 0 R -/a44 1190 0 R -/a45 1193 0 R -/a46 1191 0 R -/a48 1248 0 R -/a49 1249 0 R -/a50 1250 0 R -/a51 1251 0 R -/a52 1252 0 R -/a53 1253 0 R -/a54 1254 0 R -/a55 1255 0 R -/a56 1256 0 R -/a57 1257 0 R -/a58 1192 0 R -/a65 1200 0 R -/a66 1201 0 R -/a67 1202 0 R -/a68 1203 0 R -/a69 1204 0 R -/a70 1205 0 R -/a71 1206 0 R -/a72 1207 0 R -/a73 1208 0 R -/a74 1209 0 R -/a75 1210 0 R -/a76 1211 0 R -/a77 1212 0 R -/a78 1213 0 R -/a79 1214 0 R -/a80 1215 0 R -/a81 1216 0 R -/a82 1217 0 R -/a83 1218 0 R -/a84 1219 0 R -/a85 1220 0 R -/a87 1221 0 R -/a97 1222 0 R -/a98 1223 0 R -/a99 1224 0 R -/a100 1225 0 R -/a101 1226 0 R -/a102 1227 0 R -/a103 1228 0 R -/a104 1229 0 R -/a105 1230 0 R -/a106 1231 0 R -/a107 1232 0 R -/a108 1233 0 R -/a109 1234 0 R -/a110 1235 0 R -/a111 1236 0 R -/a112 1237 0 R -/a113 1238 0 R -/a114 1239 0 R -/a115 1240 0 R -/a116 1241 0 R -/a117 1242 0 R -/a118 1243 0 R -/a119 1244 0 R -/a120 1245 0 R -/a121 1246 0 R -/a122 1247 0 R +1286 0 obj << +/a21 1220 0 R +/a27 1222 0 R +/a28 1221 0 R +/a29 1223 0 R +/a30 1224 0 R +/a38 1225 0 R +/a39 1215 0 R +/a40 1213 0 R +/a41 1214 0 R +/a44 1216 0 R +/a45 1219 0 R +/a46 1217 0 R +/a48 1274 0 R +/a49 1275 0 R +/a50 1276 0 R +/a51 1277 0 R +/a52 1278 0 R +/a53 1279 0 R +/a54 1280 0 R +/a55 1281 0 R +/a56 1282 0 R +/a57 1283 0 R +/a58 1218 0 R +/a65 1226 0 R +/a66 1227 0 R +/a67 1228 0 R +/a68 1229 0 R +/a69 1230 0 R +/a70 1231 0 R +/a71 1232 0 R +/a72 1233 0 R +/a73 1234 0 R +/a74 1235 0 R +/a75 1236 0 R +/a76 1237 0 R +/a77 1238 0 R +/a78 1239 0 R +/a79 1240 0 R +/a80 1241 0 R +/a81 1242 0 R +/a82 1243 0 R +/a83 1244 0 R +/a84 1245 0 R +/a85 1246 0 R +/a87 1247 0 R +/a97 1248 0 R +/a98 1249 0 R +/a99 1250 0 R +/a100 1251 0 R +/a101 1252 0 R +/a102 1253 0 R +/a103 1254 0 R +/a104 1255 0 R +/a105 1256 0 R +/a106 1257 0 R +/a107 1258 0 R +/a108 1259 0 R +/a109 1260 0 R +/a110 1261 0 R +/a111 1262 0 R +/a112 1263 0 R +/a113 1264 0 R +/a114 1265 0 R +/a115 1266 0 R +/a116 1267 0 R +/a117 1268 0 R +/a118 1269 0 R +/a119 1270 0 R +/a120 1271 0 R +/a121 1272 0 R +/a122 1273 0 R >> endobj -1261 0 obj << +1287 0 obj << /Length 327 /Filter /FlateDecode >> @@ -7610,7 +7725,7 @@ xڕӿj endstream endobj -1262 0 obj << +1288 0 obj << /Length 338 /Filter /FlateDecode >> @@ -7619,7 +7734,7 @@ x C4qHGnJ谬cC +{7Z۶> ࿢*E!en/ endstream endobj -1263 0 obj << +1289 0 obj << /Length 258 /Filter /FlateDecode >> @@ -7628,7 +7743,7 @@ x kmgj.=WMs endstream endobj -1264 0 obj << +1290 0 obj << /Length 192 /Filter /FlateDecode >> @@ -7636,7 +7751,7 @@ stream xڳ033S0P0bs  #CB.sc I$r9yr+s{E=}JJS ]  b<]CbY ?00e1 Xp?g1YpUgYxY, Dp,y8be,^$'}TaAfRX\\\1=# endstream endobj -1265 0 obj << +1291 0 obj << /Length 123 /Filter /FlateDecode >> @@ -7650,7 +7765,7 @@ x b gS7\=b endstream endobj -1266 0 obj << +1292 0 obj << /Length 105 /Filter /FlateDecode >> @@ -7660,7 +7775,7 @@ x A(9TH:հ endstream endobj -1267 0 obj << +1293 0 obj << /Length 157 /Filter /FlateDecode >> @@ -7670,7 +7785,7 @@ x 6n6 endstream endobj -1268 0 obj << +1294 0 obj << /Length 233 /Filter /FlateDecode >> @@ -7679,7 +7794,7 @@ x @ S:Y|]I(>BGLZD''|r7Ѧ;M CA> 0Ym՜՘eTфU8A5!hHpɾe PVr{y%رW Kp,+&uaJNEIM4y0犉%ޭ^ AlH4ȗ6eOE8`| endstream endobj -1269 0 obj << +1295 0 obj << /Length 270 /Filter /FlateDecode >> @@ -7688,7 +7803,7 @@ xڕ -eؙٝgrB䢔M\]1ƫG o-y{'_|-Oܮ +S݃Nu#(,ܒ?!HtNsaoLO-%c$?iT#}$p]&Q|ܤ9gvAg;7F?s.otwgEu=l`,~0oZ~΢ endstream endobj -1270 0 obj << +1296 0 obj << /Length 243 /Filter /FlateDecode >> @@ -7697,7 +7812,7 @@ xڵ 5_XQ&oG\7vWEF<z{O5 Tb!ȣO!2J`@;PP<;Gg3E9c̈*l09t / inm';)),bߘ^Jq݂zlgF endstream endobj -1271 0 obj << +1297 0 obj << /Length 253 /Filter /FlateDecode >> @@ -7707,7 +7822,7 @@ x 7#f".F?^Q 3ҙ b= endstream endobj -1272 0 obj << +1298 0 obj << /Length 244 /Filter /FlateDecode >> @@ -7716,7 +7831,7 @@ xڅ ؁ahDBc!D[o1En %in6N:\Z` æ]H_I<?y뭜 endstream endobj -1273 0 obj << +1299 0 obj << /Length 324 /Filter /FlateDecode >> @@ -7726,7 +7841,7 @@ xڥ endstream endobj -1274 0 obj << +1300 0 obj << /Length 187 /Filter /FlateDecode >> @@ -7734,7 +7849,7 @@ stream x373P0P0bsC cCB.33 I$r9yr+q{E=}JJS ]  b<]0$0a aÐef0x:`P?H e00?C(v q'W l2 endstream endobj -1275 0 obj << +1301 0 obj << /Length 138 /Filter /FlateDecode >> @@ -7742,7 +7857,7 @@ stream x3635Q0Pacc CB.# I$r9yr+Yp{E=}JJS ]  b<]``0f+ɃԂ 0a@\\\٥; endstream endobj -1276 0 obj << +1302 0 obj << /Length 107 /Filter /FlateDecode >> @@ -7750,7 +7865,7 @@ stream x3635Q0Pac cCB.#K I$r9yr+Yr{E=}JJS ]  b<]0a\= endstream endobj -1277 0 obj << +1303 0 obj << /Length 232 /Filter /FlateDecode >> @@ -7758,7 +7873,7 @@ stream xҽjA W#>WZL+vrp!ET+ -vXqt;';됱j-->xsiNY-gOّy+#CYEI O$Rx%4DJʤn ׮UH@Y$߸Np⧤D@(Ax^ 9Eۄip xviC endstream endobj -1278 0 obj << +1304 0 obj << /Length 184 /Filter /FlateDecode >> @@ -7766,7 +7881,7 @@ stream xѱ@ & &]xHLtr0NUy{ጃ zw6d4JBGqlfiG{1+P)QEz@-ibc|!Pi ౮!`{.TV6ߡA_y48+po endstream endobj -1279 0 obj << +1305 0 obj << /Length 231 /Filter /FlateDecode >> @@ -7774,7 +7889,7 @@ stream xڵ0kHnЂ0 &2`A3<#02^KL%!_s{I!.qa@CT9 +@P% 7 v+@x0> @@ -7782,7 +7897,7 @@ stream x͒N@ ]uG_.!MBH 02<Gx۹F:.˓"J:lN錞c|,5<WO(m(KѭEGWbtK=b$(#!@5@oJ 4{aŌfJ`o}4.lO%wm_mte4](z`_TU` endstream endobj -1281 0 obj << +1307 0 obj << /Length 169 /Filter /FlateDecode >> @@ -7793,7 +7908,7 @@ x E^6ɱC:_:Wѫ}O_ /h m Ij^ endstream endobj -1282 0 obj << +1308 0 obj << /Length 259 /Filter /FlateDecode >> @@ -7801,7 +7916,7 @@ stream x]1N@4;ۊB$\ Q%ڬ\vY)yTk.拊57 UIJ/Kn6O\k*ybx[~|nXp8HDF#々~7'QȔ^;LKZ+45qj@.dtv!"ieh֔j]dV絳Su ?hgcfKxhGZ endstream endobj -1283 0 obj << +1309 0 obj << /Length 186 /Filter /FlateDecode >> @@ -7813,7 +7928,7 @@ x E` qzrr:p endstream endobj -1284 0 obj << +1310 0 obj << /Length 187 /Filter /FlateDecode >> @@ -7823,7 +7938,7 @@ x w6 .n N<sUv848n endstream endobj -1285 0 obj << +1311 0 obj << /Length 309 /Filter /FlateDecode >> @@ -7832,7 +7947,7 @@ xڕ evb883MmH Є̎io“z>Ba"0i5s?hb8T0c00c*Cٻ1 i<8^gvJpi\DXו!) endstream endobj -1286 0 obj << +1312 0 obj << /Length 310 /Filter /FlateDecode >> @@ -7842,7 +7957,7 @@ D IPZlklku釾2#}UJ.҆Rymaɽ endstream endobj -1287 0 obj << +1313 0 obj << /Length 137 /Filter /FlateDecode >> @@ -7854,7 +7969,7 @@ x pV0wQ6T0tQ```c;0D0I~0Y"I ?&D(I"\=VI endstream endobj -1288 0 obj << +1314 0 obj << /Length 301 /Filter /FlateDecode >> @@ -7862,7 +7977,7 @@ stream x}MJ0)YؖG_]x>.]W҅h=Je? گiftߟ ChÞ6 s/\knCs%ux^ߟ\s>k o@B,D'DdZ"-,-B/63"x甙k p7q|$pF暿 dL@AvZHFӬYM5k|,ZdIeb4j`Mg!@Tt`[Bͻ.A8Ew̕bԊW'bt7}t endstream endobj -1289 0 obj << +1315 0 obj << /Length 305 /Filter /FlateDecode >> @@ -7871,7 +7986,7 @@ xڍ @IA烋 |gf.K xQz!eY^#[E{_o8_c#>UX>)EৣNGG#"qhfH8fEAEI=-Β%$#쵂H\Wfä hgcgݺi8iZG`s+,25\i`2[[E3)D/bZ1.8G IUuuR:X&oݴ]֯"Mߴo endstream endobj -1290 0 obj << +1316 0 obj << /Length 225 /Filter /FlateDecode >> @@ -7879,7 +7994,7 @@ stream xڽнj0 ['Pt!tP2;4qh~?G$C@Bw&,+]po1}R28^~в$IF~{͒/wu|'ܯ8&旘knLM@;&ED-tw>5 pU/jh:؊,PW+D5^ԝhma#:YVp=Dӊb~9ag/uwiS]]q endstream endobj -1291 0 obj << +1317 0 obj << /Length 285 /Filter /FlateDecode >> @@ -7888,7 +8003,7 @@ xڭѽJ  ik!%N4ta(.Jڂb> @@ -7898,7 +8013,7 @@ xڍ _C!"%R/Q("!V$M x#$0"W ΈPr($7y?"^\%Id^EARiP7@t4F}ҷ CGɞ~\ endstream endobj -1293 0 obj << +1319 0 obj << /Length 239 /Filter /FlateDecode >> @@ -7907,7 +8022,7 @@ xڭұj %1s <(Gϋ(nhɝ> @@ -7916,7 +8031,7 @@ x jcGYAEJAݫD endstream endobj -513 0 obj << +529 0 obj << /Type /Font /Subtype /Type3 /Name /F20 @@ -7925,54 +8040,54 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 49 /LastChar 121 -/Widths 1295 0 R -/Encoding 1296 0 R -/CharProcs 1297 0 R +/Widths 1321 0 R +/Encoding 1322 0 R +/CharProcs 1323 0 R >> endobj -1295 0 obj +1321 0 obj [65.77 65.77 65.77 65.77 65.77 65.77 65.77 65.77 0 0 0 0 0 0 0 0 99.31 0 95.01 100.81 0 82.66 0 102.84 48.44 0 0 79.01 0 0 0 0 0 0 0 0 101.07 0 0 0 0 0 0 0 0 0 0 0 65.77 0 58.47 73.08 59.81 0 65.77 73.08 36.54 0 0 36.54 109.62 73.08 65.77 73.08 0 53.39 51.89 51.16 73.08 0 95.01 0 69.43 ] endobj -1296 0 obj << +1322 0 obj << /Type /Encoding /Differences [49/a49/a50/a51/a52/a53/a54/a55/a56 57/.notdef 65/a65 66/.notdef 67/a67/a68 69/.notdef 70/a70 71/.notdef 72/a72/a73 74/.notdef 76/a76 77/.notdef 85/a85 86/.notdef 97/a97 98/.notdef 99/a99/a100/a101 102/.notdef 103/a103/a104/a105 106/.notdef 108/a108/a109/a110/a111/a112 113/.notdef 114/a114/a115/a116/a117 118/.notdef 119/a119 120/.notdef 121/a121] >> endobj -1297 0 obj << -/a49 1287 0 R -/a50 1288 0 R -/a51 1289 0 R -/a52 1290 0 R -/a53 1291 0 R -/a54 1292 0 R -/a55 1293 0 R -/a56 1294 0 R -/a65 1261 0 R -/a67 1262 0 R -/a68 1263 0 R -/a70 1264 0 R -/a72 1265 0 R -/a73 1266 0 R -/a76 1267 0 R -/a85 1268 0 R -/a97 1269 0 R -/a99 1270 0 R -/a100 1271 0 R -/a101 1272 0 R -/a103 1273 0 R -/a104 1274 0 R -/a105 1275 0 R -/a108 1276 0 R -/a109 1277 0 R -/a110 1278 0 R -/a111 1279 0 R -/a112 1280 0 R -/a114 1281 0 R -/a115 1282 0 R -/a116 1283 0 R -/a117 1284 0 R -/a119 1285 0 R -/a121 1286 0 R +1323 0 obj << +/a49 1313 0 R +/a50 1314 0 R +/a51 1315 0 R +/a52 1316 0 R +/a53 1317 0 R +/a54 1318 0 R +/a55 1319 0 R +/a56 1320 0 R +/a65 1287 0 R +/a67 1288 0 R +/a68 1289 0 R +/a70 1290 0 R +/a72 1291 0 R +/a73 1292 0 R +/a76 1293 0 R +/a85 1294 0 R +/a97 1295 0 R +/a99 1296 0 R +/a100 1297 0 R +/a101 1298 0 R +/a103 1299 0 R +/a104 1300 0 R +/a105 1301 0 R +/a108 1302 0 R +/a109 1303 0 R +/a110 1304 0 R +/a111 1305 0 R +/a112 1306 0 R +/a114 1307 0 R +/a115 1308 0 R +/a116 1309 0 R +/a117 1310 0 R +/a119 1311 0 R +/a121 1312 0 R >> endobj -1298 0 obj << +1324 0 obj << /Length 102 /Filter /FlateDecode >> @@ -7985,7 +8100,7 @@ x @Ƣ'W x endstream endobj -1299 0 obj << +1325 0 obj << /Length 85 /Filter /FlateDecode >> @@ -7998,7 +8113,7 @@ x Փ+ hz endstream endobj -1300 0 obj << +1326 0 obj << /Length 104 /Filter /FlateDecode >> @@ -8007,7 +8122,7 @@ x Nlo endstream endobj -1301 0 obj << +1327 0 obj << /Length 183 /Filter /FlateDecode >> @@ -8016,7 +8131,7 @@ x P ES:Ah~@_KB`A'qRGEBcZD.g=.%Kh.>ɷ91/lhzFSv9Y4,{, _B:yDvA;5R`dV~Yj2Ͱ}s O:\5y\, endstream endobj -1302 0 obj << +1328 0 obj << /Length 179 /Filter /FlateDecode >> @@ -8026,7 +8141,7 @@ x @QhX.O 00! 8̱?4 h:?t[>Փ+ rD endstream endobj -1303 0 obj << +1329 0 obj << /Length 187 /Filter /FlateDecode >> @@ -8034,7 +8149,7 @@ stream xڽ10 E]uG$1E*E"L @077G;4$p0!I2I{'ڋ2쎘[k(.E ([qCZ{q6a6^ T2>GJ =~wjQW\Mh3+|'bo endstream endobj -1304 0 obj << +1330 0 obj << /Length 193 /Filter /FlateDecode >> @@ -8042,7 +8157,7 @@ stream xm1@E?RL!G`.+HHaRK v8Gd!R:k=/Bpģ!=HGNxo.wJRRGĤdԚORtt 0@n ҵZk+ JAO\ e.d?:+azqw"B_c(/,]o鹭k@ UH endstream endobj -1305 0 obj << +1331 0 obj << /Length 142 /Filter /FlateDecode >> @@ -8050,7 +8165,7 @@ stream x31ҳT0P0bcs3CB.c4H$r9yr+p{E=}JJS ]  b<]1003a??o`szrr{ endstream endobj -1306 0 obj << +1332 0 obj << /Length 95 /Filter /FlateDecode >> @@ -8058,7 +8173,7 @@ stream x3Գ0Q0P0bCSsCB. 'r9yr+Xp{=}JJS ]  b<]C'pzrr4+ endstream endobj -1307 0 obj << +1333 0 obj << /Length 89 /Filter /FlateDecode >> @@ -8066,7 +8181,7 @@ stream x3Գ0Q0P0bC3CB.s 'r9yr+s{=}JJS ]  b<]Q\=6VL endstream endobj -1308 0 obj << +1334 0 obj << /Length 165 /Filter /FlateDecode >> @@ -8075,7 +8190,7 @@ x GX;̎b2̔d>)3>ft"cǢ=SHI|JRvH֛g$gH5,{b%0{O[Yt`b BG:z~r!Z*K= endstream endobj -1309 0 obj << +1335 0 obj << /Length 137 /Filter /FlateDecode >> @@ -8084,7 +8199,7 @@ x \@Q.}O_T.}gC.}hCX.O? 7_? 3 ?:`.WO@.dG endstream endobj -1310 0 obj << +1336 0 obj << /Length 190 /Filter /FlateDecode >> @@ -8092,7 +8207,7 @@ stream xڍ1PDPl X &RheaBp4()w-hm^1Md6刧Y]] endstream endobj -1311 0 obj << +1337 0 obj << /Length 189 /Filter /FlateDecode >> @@ -8102,7 +8217,7 @@ xڭ QeI0,$\e&i@(0<+ vJ!/ˏ7.O$KU|Ѝہfswo endstream endobj -1312 0 obj << +1338 0 obj << /Length 189 /Filter /FlateDecode >> @@ -8113,7 +8228,7 @@ xڭ \P?`>xm endstream endobj -1313 0 obj << +1339 0 obj << /Length 133 /Filter /FlateDecode >> @@ -8122,7 +8237,7 @@ x F\@Q.}O_T.}gC.}hCX.O?ß?`3@?'W ̓C endstream endobj -1314 0 obj << +1340 0 obj << /Length 188 /Filter /FlateDecode >> @@ -8131,7 +8246,7 @@ x @ irt"1),DBQrh{!dcW")(ATˆ]g¼D8E5UvD/Qm,Lg E)m}?ɬ[@P&Ʉ/g"vk te3wJ\nON endstream endobj -1315 0 obj << +1341 0 obj << /Length 133 /Filter /FlateDecode >> @@ -8145,7 +8260,7 @@ x ch`R`|Q endstream endobj -1316 0 obj << +1342 0 obj << /Length 127 /Filter /FlateDecode >> @@ -8153,7 +8268,7 @@ stream x31ҳT0P0S5T06CB.c4$r9yr+p{=}JJS ]  b<]10/fb?7@00pzrrja endstream endobj -512 0 obj << +528 0 obj << /Type /Font /Subtype /Type3 /Name /F18 @@ -8162,39 +8277,39 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 39 /LastChar 117 -/Widths 1317 0 R -/Encoding 1318 0 R -/CharProcs 1319 0 R +/Widths 1343 0 R +/Encoding 1344 0 R +/CharProcs 1345 0 R >> endobj -1317 0 obj +1343 0 obj [23.07 0 0 0 0 0 0 23.07 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 56.51 0 0 0 0 0 0 0 0 0 0 0 0 39.9 0 36.91 42.9 36.91 0 0 42.9 19.84 0 0 19.84 65.97 42.9 41.52 42.9 42.9 28.37 31.83 29.99 42.9 ] endobj -1318 0 obj << +1344 0 obj << /Type /Encoding /Differences [39/a39 40/.notdef 46/a46 47/.notdef 84/a84 85/.notdef 97/a97 98/.notdef 99/a99/a100/a101 102/.notdef 104/a104/a105 106/.notdef 108/a108/a109/a110/a111/a112/a113/a114/a115/a116/a117] >> endobj -1319 0 obj << -/a39 1298 0 R -/a46 1299 0 R -/a84 1300 0 R -/a97 1301 0 R -/a99 1302 0 R -/a100 1303 0 R -/a101 1304 0 R -/a104 1305 0 R -/a105 1306 0 R -/a108 1307 0 R -/a109 1308 0 R -/a110 1309 0 R -/a111 1310 0 R -/a112 1311 0 R -/a113 1312 0 R -/a114 1313 0 R -/a115 1314 0 R -/a116 1315 0 R -/a117 1316 0 R +1345 0 obj << +/a39 1324 0 R +/a46 1325 0 R +/a84 1326 0 R +/a97 1327 0 R +/a99 1328 0 R +/a100 1329 0 R +/a101 1330 0 R +/a104 1331 0 R +/a105 1332 0 R +/a108 1333 0 R +/a109 1334 0 R +/a110 1335 0 R +/a111 1336 0 R +/a112 1337 0 R +/a113 1338 0 R +/a114 1339 0 R +/a115 1340 0 R +/a116 1341 0 R +/a117 1342 0 R >> endobj -1320 0 obj << +1346 0 obj << /Length 189 /Filter /FlateDecode >> @@ -8206,7 +8321,7 @@ xڝ @ hxjze/ ]a;AdD/ak+?iTRS" }G@ endstream endobj -1321 0 obj << +1347 0 obj << /Length 188 /Filter /FlateDecode >> @@ -8215,7 +8330,7 @@ xڝ @EL/ :ͮA"EVbE$Nxg1q߄l">h.!Ǧ^OXRcR 7'e|ޏՌ5ٔs@ th~//iKxO`LГtIVx?>(=Cuڕ/@RriniMoEBs endstream endobj -1322 0 obj << +1348 0 obj << /Length 103 /Filter /FlateDecode >> @@ -8225,7 +8340,7 @@ x *- + endstream endobj -1323 0 obj << +1349 0 obj << /Length 109 /Filter /FlateDecode >> @@ -8234,7 +8349,7 @@ x -@>'W / endstream endobj -1324 0 obj << +1350 0 obj << /Length 130 /Filter /FlateDecode >> @@ -8245,7 +8360,7 @@ x g 2'0-k3:9 TGAEfڢ|7lXU:x@='e; m;P=fpq}kw+*\ǣҟ;ZFy2ddL*R!sBY ,P# endstream endobj -1325 0 obj << +1351 0 obj << /Length 131 /Filter /FlateDecode >> @@ -8255,7 +8370,7 @@ x xЙmV"RP:ٙ&Nwo\%红V\xA=y1:nwՇ Y/ t4M22DT&2+<*B# endstream endobj -1326 0 obj << +1352 0 obj << /Length 94 /Filter /FlateDecode >> @@ -8263,7 +8378,7 @@ stream x3230W0PaCsKCB.K &r9yr+Xr{O_T.}gC.}hCX.Oz 0X [\w endstream endobj -1327 0 obj << +1353 0 obj << /Length 153 /Filter /FlateDecode >> @@ -8271,7 +8386,7 @@ stream xڅ̽A ɉ̗eSH" ͣxwN5gvZ88Kb񀷲>7TzOoײC _.)k̓<j*zP R.NO|[ƧmdSL6e\6NdV;x* endstream endobj -1328 0 obj << +1354 0 obj << /Length 101 /Filter /FlateDecode >> @@ -8279,7 +8394,7 @@ stream x3230W0PaCsc3CB.K 'r9yr+Xr{=}JJS ]  b<]d7`= 1S'W fp" endstream endobj -1329 0 obj << +1355 0 obj << /Length 140 /Filter /FlateDecode >> @@ -8287,7 +8402,7 @@ stream x3230W0P0W54S0P06SH1*24PAS#Tr.'~PKW4K)YKE!P EA 30` Px҂!Փ+ &, endstream endobj -1330 0 obj << +1356 0 obj << /Length 107 /Filter /FlateDecode >> @@ -8301,7 +8416,7 @@ x Aj-\\\~, endstream endobj -1331 0 obj << +1357 0 obj << /Length 94 /Filter /FlateDecode >> @@ -8310,7 +8425,7 @@ x { T߱4J2:*54`ƴ"f@BJJ7"i endstream endobj -1332 0 obj << +1358 0 obj << /Length 122 /Filter /FlateDecode >> @@ -8324,7 +8439,7 @@ x 5 5g" 1*Êl*,,0'W /67 endstream endobj -1333 0 obj << +1359 0 obj << /Length 172 /Filter /FlateDecode >> @@ -8332,7 +8447,7 @@ stream x3134V0P0bSKCB.# I$r9yr+q{E=}JJS ]*c<]0A?  @CA2@5@D!dPICd \\\^ endstream endobj -1334 0 obj << +1360 0 obj << /Length 175 /Filter /FlateDecode >> @@ -8342,7 +8457,7 @@ x @QhX.O g``~?`g N}`o`F¢0?Q\\\ endstream endobj -1335 0 obj << +1361 0 obj << /Length 154 /Filter /FlateDecode >> @@ -8350,7 +8465,7 @@ stream x3134V0P0bSKCB.# I$r9yr+q{E=}JJS ]*c<]0AI~ i"?P3@JR|Z0 @&\=) endstream endobj -1336 0 obj << +1362 0 obj << /Length 208 /Filter /FlateDecode >> @@ -8358,7 +8473,7 @@ stream xѱ@?Xf!FHJ"BJ--|1}_aau=΁egM]p,+qeL?&wXis)|›p1$Myƀv3|-{Pe!,GpPghFdPCWT-kCj( gf"{![ޗAftC endstream endobj -1337 0 obj << +1363 0 obj << /Length 330 /Filter /FlateDecode >> @@ -8367,7 +8482,7 @@ x WbV hUw'AAAStp7?S>C>BG{I<J@MTY2Wn檜G>yv36sB<[B7^* kΛ[ojW^ar*Gɿ*ohȡYP~h)?_o``@t6J[LmS/t ]#zIm&+S %-% -3_P}Ҙw4&!YkC1R۠u㛥Ft(X@;x1lY1NN|1`'1:?%r endstream endobj -1338 0 obj << +1364 0 obj << /Length 185 /Filter /FlateDecode >> @@ -8376,7 +8491,7 @@ xڍ @ LMBVbv9Z#L!W0as_DhO-%CX턏ӆt2r@:兜YMz&cPpte] 0.,$+IJ_Fn_o^:, v;r endstream endobj -1339 0 obj << +1365 0 obj << /Length 235 /Filter /FlateDecode >> @@ -8384,7 +8499,7 @@ stream xmj1 ^=;Od-$AhO=Xބͣ{N"Q6>fB&?N'izmf4Z||DJƠz.rM/T%V~rEP@X8 \IU{3bY1Ez$'i=Sː†LBp6Pu 8:R [49޲&&Z'XΝ_%m endstream endobj -1340 0 obj << +1366 0 obj << /Length 209 /Filter /FlateDecode >> @@ -8394,7 +8509,7 @@ xڕ 5C8ZA/:L^pXpkFbIF2qUNCE>_c+vdn&~VP endstream endobj -1341 0 obj << +1367 0 obj << /Length 260 /Filter /FlateDecode >> @@ -8402,7 +8517,7 @@ stream xڭѱJ@? LaZ 4ܪ[-'BBRP̛*y+uvg!B#n;MG4Zly\Ѣ瞚-Sӟ-5#%_v^QdRPDZTRR OԵ@*(AWE],RIR57P&?2oƐ(~#FLg5=dF#zvL;mf&,mXJ[a # }R:%e-vvS=U:霾es endstream endobj -1342 0 obj << +1368 0 obj << /Length 194 /Filter /FlateDecode >> @@ -8410,7 +8525,7 @@ stream x3331V0PaS SsCB.S I$r9yr+p{E=}JJS ]  b<]Bc``D@.0L1S?UB7@`JJ=SP (<9P@=mrC%hAC!@ y`> @@ -8421,7 +8536,7 @@ x O44FQ5o3j ioKk2 DdFLƤ1(C8^QDɰ|p1۽."byҀ)gk׿R?U~ endstream endobj -1344 0 obj << +1370 0 obj << /Length 166 /Filter /FlateDecode >> @@ -8429,7 +8544,7 @@ stream x353R0P0bSCSsCB.s I$r9yr+s{E=}JJS ]  b<]d `6`RAI68؀L2`%Hv0)"G'!P5Ⱥ AJ$ `G@%\=Mx endstream endobj -1345 0 obj << +1371 0 obj << /Length 254 /Filter /FlateDecode >> @@ -8438,7 +8553,7 @@ xڭѱJ A+ :--7`kMg+ & XKf]{t\)pp{ =SuV=UvT]j__Z]>5(6S`-̗oնd IS03aLlB".!1Ox&pcJ&HۅrI)ܔ_,v0{ltT颧 endstream endobj -1346 0 obj << +1372 0 obj << /Length 125 /Filter /FlateDecode >> @@ -8446,7 +8561,7 @@ stream x333P0P0bSKSsCB.SS I$r9yr+r{E=}JJS ]  b<]?T b78) s)hb y.WO@.!7 endstream endobj -1347 0 obj << +1373 0 obj << /Length 106 /Filter /FlateDecode >> @@ -8454,7 +8569,7 @@ stream x3ԳT0P0aKSsCB.#3 I$r9yr+q{E=}JJS ]  b<]acW3v\ endstream endobj -1348 0 obj << +1374 0 obj << /Length 165 /Filter /FlateDecode >> @@ -8469,7 +8584,7 @@ x 0X0`ao`27Áq \\\` endstream endobj -1349 0 obj << +1375 0 obj << /Length 243 /Filter /FlateDecode >> @@ -8478,7 +8593,7 @@ x Qj(y=HДeDz~,//Ue7~_G8"Ǎ;ΟGΗoKWn6^D8I F"!:+2oa[87`d`+hLMfp&byiguf0~5jRryd* Sk_ N9Lxods-5P endstream endobj -1350 0 obj << +1376 0 obj << /Length 140 /Filter /FlateDecode >> @@ -8486,7 +8601,7 @@ stream x35ԳT0P0bKSsCB.S I$r9yr+r{E=}JJS ]  b<]d3 eR/i& 0 d`L?`@!\=Afl endstream endobj -1351 0 obj << +1377 0 obj << /Length 244 /Filter /FlateDecode >> @@ -8499,7 +8614,7 @@ ur( NZ@fW'coQ! endstream endobj -1352 0 obj << +1378 0 obj << /Length 243 /Filter /FlateDecode >> @@ -8507,7 +8622,7 @@ stream xUпJ@/.0fMN?Sge!VjihkR\AKT֩$EuwM1f``w%=.>jRWRkRnKO/VSYZR7T@fm큼0 {düۘ=4]L3Ȧa@bli@T|`MLjb4L1dtFW$G *.|ؙtI6Dc endstream endobj -1353 0 obj << +1379 0 obj << /Length 239 /Filter /FlateDecode >> @@ -8516,7 +8631,7 @@ xڭ ~j}> @@ -8525,7 +8640,7 @@ x Y;PCuP7 .ĵ'W K endstream endobj -1355 0 obj << +1381 0 obj << /Length 309 /Filter /FlateDecode >> @@ -8534,7 +8649,7 @@ xڭ B<ZYii(6Y>D|I":$Eٙٙ/ -K3&tGt|My Z˽gxE7)%Z[Vz=EdꀚKzN.{7A|$sQЄ>j"vDmvs#Lÿb~dG[VueajEyȳvY:%*?ʵJ~D`q@\qBc̚p` jڷ<q}^+ 6 endstream endobj -1356 0 obj << +1382 0 obj << /Length 221 /Filter /FlateDecode >> @@ -8545,7 +8660,7 @@ xڕѽ  ״ 2o@.08BDu uf,HW lf(ze~ަ_Q@6+L6elZv,XKP~EԺe֩N=v< endstream endobj -1357 0 obj << +1383 0 obj << /Length 256 /Filter /FlateDecode >> @@ -8553,7 +8668,7 @@ stream xUϱN0 )K~h{=B @!Z̏F%Psw|J8êt0r^jE>U KWk=?ܻbuyJz_uEk?ƌ!fl#>3Z;@'7x &&ȖNm9R0!G/aEFD+E$ьMX^>a-M=:upǴ-i}GA^{sywָ+=# endstream endobj -1358 0 obj << +1384 0 obj << /Length 150 /Filter /FlateDecode >> @@ -8562,7 +8677,7 @@ x Wr endstream endobj -1359 0 obj << +1385 0 obj << /Length 191 /Filter /FlateDecode >> @@ -8572,7 +8687,7 @@ x \3X~ZPCAJ'BEH?4u7{-'ROr%xVݙ÷C qBszxa endstream endobj -1360 0 obj << +1386 0 obj << /Length 240 /Filter /FlateDecode >> @@ -8581,7 +8696,7 @@ x d endstream endobj -1361 0 obj << +1387 0 obj << /Length 307 /Filter /FlateDecode >> @@ -8591,7 +8706,7 @@ x Hl8@wdFU%[p^q(`J7)IMkTRفRI JN%}<=Dt2lIܩy&F:U; A9O} 5* ĜE'"'E<_g'Ʃ endstream endobj -1362 0 obj << +1388 0 obj << /Length 279 /Filter /FlateDecode >> @@ -8602,7 +8717,7 @@ x WCe  PI{7]iՈݱѷR} endstream endobj -1363 0 obj << +1389 0 obj << /Length 231 /Filter /FlateDecode >> @@ -8610,7 +8725,7 @@ stream xαJAYL"y.p1bLBASP=p2E8n@,ofgɌKWR+s8 5srzJ 5W7Y ~k%vTZ^{cٳUoC0˖*STB`ζ&%EQ0b43e}"_馡}l endstream endobj -1364 0 obj << +1390 0 obj << /Length 204 /Filter /FlateDecode >> @@ -8619,7 +8734,7 @@ x @ . Vf.1L!he!Vji(X({8Qښ}i<"Ńf{Qj{T3Qes:.{TŘ4 5E&6%/_x/PAP02g0yp&dBw:+0}ATyM6Ӣ5l.5iK|T endstream endobj -1365 0 obj << +1391 0 obj << /Length 198 /Filter /FlateDecode >> @@ -8627,7 +8742,7 @@ stream x3134V0P0R5T01V0PH1*21PASKLr.'~PKW4K)YKE!P ETD0S$00|`A; 00* ?8Q"I&PMb`߁q ̍:]'W ckA endstream endobj -1366 0 obj << +1392 0 obj << /Length 182 /Filter /FlateDecode >> @@ -8638,7 +8753,7 @@ xڍ wSZ= endstream endobj -1367 0 obj << +1393 0 obj << /Length 198 /Filter /FlateDecode >> @@ -8646,7 +8761,7 @@ stream x3134V0P0V5T01Q0PH1*21PASKLr.'~PKW4K)YKE!P ETz !HԱ` |P=iu D)ph<krF=A?0`> @@ -8656,7 +8771,7 @@ x q23;9nvdC)lGUgwIBf6$32d@fr@&m)2ϩ\^sϵ2HQRQO5QJrh MTrL@V@ endstream endobj -1369 0 obj << +1395 0 obj << /Length 141 /Filter /FlateDecode >> @@ -8664,7 +8779,7 @@ stream x3236W0P0bcSKCB.# I$r9yr+Yp{E=}JJS ]*c<]70| C`003a`\=&[ endstream endobj -1370 0 obj << +1396 0 obj << /Length 237 /Filter /FlateDecode >> @@ -8672,7 +8787,7 @@ stream xڍJ1ƿ00 v^@9Å+T[}> @@ -8682,7 +8797,7 @@ x ?&iNa`D~700n?D䇁$7 \\\y endstream endobj -1372 0 obj << +1398 0 obj << /Length 122 /Filter /FlateDecode >> @@ -8690,7 +8805,7 @@ stream x3230W0P0aCS3CB.C I$r9yr+Zp{E=}JJS ]  b<]0@A@8~? q0\=(CE` endstream endobj -1373 0 obj << +1399 0 obj << /Length 150 /Filter /FlateDecode >> @@ -8701,7 +8816,7 @@ x @QhX.O  P?`E6?gc?P~.WO@.W endstream endobj -1374 0 obj << +1400 0 obj << /Length 196 /Filter /FlateDecode >> @@ -8710,7 +8825,7 @@ xڵ @Еir3'p.#BBRPQr0E:? d37u.{ʧHrCqJzƁGz$15x2`ts [R?L3؂rkm;x3HKv@%.oԐ nn**ɍ@ÔDr endstream endobj -1375 0 obj << +1401 0 obj << /Length 108 /Filter /FlateDecode >> @@ -8718,7 +8833,7 @@ stream x3230W0P0aCS CB.C I$r9yr+Zp{E=}JJS ]  b<]?0! ̃`qzrrƂQ. endstream endobj -1376 0 obj << +1402 0 obj << /Length 177 /Filter /FlateDecode >> @@ -8726,7 +8841,7 @@ stream x33R0Pa3scsCB.3 I$r9yr+p{E=}JJS ]  b<]?`@=:773n? Da`N``` O7Nszrr#߈ endstream endobj -1377 0 obj << +1403 0 obj << /Length 147 /Filter /FlateDecode >> @@ -8736,7 +8851,7 @@ x ?00`D~70n?D䇁$0I.WO@.e% endstream endobj -1378 0 obj << +1404 0 obj << /Length 188 /Filter /FlateDecode >> @@ -8746,7 +8861,7 @@ xڍ wlzZIK endstream endobj -1379 0 obj << +1405 0 obj << /Length 196 /Filter /FlateDecode >> @@ -8755,7 +8870,7 @@ xڝα @ HByuj;:9::(>Zp"]qQ |CB?2ܓ1G!#I:Ramd$V$fO"tٓH$R^K6ʯ\UW0/%>T5*4hy~> @@ -8764,7 +8879,7 @@ x Ff# endstream endobj -1381 0 obj << +1407 0 obj << /Length 140 /Filter /FlateDecode >> @@ -8772,7 +8887,7 @@ stream x3635R0PacCcsCB.# I$r9yr+Yp{E=}JJS ]  b<]3P?n3 ~o0ah`?PszrrjF endstream endobj -1382 0 obj << +1408 0 obj << /Length 195 /Filter /FlateDecode >> @@ -8782,7 +8897,7 @@ x W6`"8%Gf|q~K.4pR^j<> @@ -8796,7 +8911,7 @@ x   W  @ @,?(fQ 0pC sC3=;?f.WO@.uH endstream endobj -1384 0 obj << +1410 0 obj << /Length 153 /Filter /FlateDecode >> @@ -8807,7 +8922,7 @@ x @QhX.O `J`pB`왏I@.WO@.1c endstream endobj -1385 0 obj << +1411 0 obj << /Length 183 /Filter /FlateDecode >> @@ -8817,7 +8932,7 @@ x ..X ,g0i) <p&A=j|c(vk]b=(ԿOI |F? endstream endobj -1386 0 obj << +1412 0 obj << /Length 233 /Filter /FlateDecode >> @@ -8826,7 +8941,7 @@ x Q|A7|~Lx`7UN?8g!Aj"z$r~nhdHڙdrO/$GcHN* WUP6Aߴ45q " bx%tq_cGŲh;L t5<fOk2|+ZlECd(IBY_ endstream endobj -1387 0 obj << +1413 0 obj << /Length 210 /Filter /FlateDecode >> @@ -8836,7 +8951,7 @@ x պ-,ؒ^9\u7p38o|U%4#N endstream endobj -1388 0 obj << +1414 0 obj << /Length 219 /Filter /FlateDecode >> @@ -8845,7 +8960,7 @@ x nZ$sSEGQ|x I;=F(N8^D!qiIs ǔB3I-1QYAg//74gZv* 0ÿ+]SCE@QsϰF,IqSn/'gCb^mmjg`1'>ڟK endstream endobj -1389 0 obj << +1415 0 obj << /Length 183 /Filter /FlateDecode >> @@ -8854,7 +8969,7 @@ x @@$|'0+AA),DQI:IUuO)Fh~!;:c̐ېዬQ֑)HpIH]RY#H[m(l2Oe-?uC endstream endobj -1390 0 obj << +1416 0 obj << /Length 188 /Filter /FlateDecode >> @@ -8864,7 +8979,7 @@ xڵ A+ RK EBbGRRl6Pt+ǬƬ5$Ii;Xf$#aI,Dv$f,I(K~ |[jWopG!SE /zO6x+ӸY~uд` endstream endobj -1391 0 obj << +1417 0 obj << /Length 121 /Filter /FlateDecode >> @@ -8872,7 +8987,7 @@ stream x3135R0P0bc3SSCB.# I$r9yr+Yp{E=}JJS ]  b<]0001; aX*6T?0'W N endstream endobj -1392 0 obj << +1418 0 obj << /Length 228 /Filter /FlateDecode >> @@ -8881,7 +8996,7 @@ x %s'l"aAZқMY'W Tc| endstream endobj -1393 0 obj << +1419 0 obj << /Length 235 /Filter /FlateDecode >> @@ -8889,7 +9004,7 @@ stream xu1N0ЉRX`3',ZiY$R AE GQr[0"OʌǓ/^ҟ+Vɾݭ%+yxb>F:iy-29Q EPE6fLV&b&e6fՎY (y/ifU _ cBԨM>y2_ |Ǜjh endstream endobj -1394 0 obj << +1420 0 obj << /Length 188 /Filter /FlateDecode >> @@ -8899,7 +9014,7 @@ xڕν iAf1h.p;`Z \2oߛy544` endstream endobj -1395 0 obj << +1421 0 obj << /Length 226 /Filter /FlateDecode >> @@ -8908,7 +9023,7 @@ xڕϿjA nGG8̜EH:_1;dySpnyΟ9)_6[d?9oR&[}";YL9#;e銊Һ„pQ*+j .+xs7xĕ\ }rR /:tKuNTc'ې'jiT2Dׂ+X endstream endobj -1396 0 obj << +1422 0 obj << /Length 243 /Filter /FlateDecode >> @@ -8916,7 +9031,7 @@ stream xmJ@O"p}dXW0 j)h()SDm>{uuVZjG+9}Mjag"VNbkx|JV+-*@ Ps&[ D>#E@rI~2> @@ -8927,7 +9042,7 @@ xڕα d_Ѯ+J_> @@ -8936,7 +9051,7 @@ x `;d1a3X`LpM6{{xSHp|tO01l6 i4,e3zwgRS@v伕+c endstream endobj -1399 0 obj << +1425 0 obj << /Length 237 /Filter /FlateDecode >> @@ -8945,7 +9060,7 @@ x AKr!e3 gi_'aE5tB 2(_pӢ&1^_v7T]M=[b.'0S2*(ٌ`&p B!t 灼__Rc%ɞ 6{6C!Ic)A?XZ1IN+OVqY- m9 endstream endobj -511 0 obj << +527 0 obj << /Type /Font /Subtype /Type3 /Name /F15 @@ -8954,100 +9069,100 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 27 /LastChar 122 -/Widths 1400 0 R -/Encoding 1401 0 R -/CharProcs 1402 0 R +/Widths 1426 0 R +/Encoding 1427 0 R +/CharProcs 1428 0 R >> endobj -1400 0 obj +1426 0 obj [48.44 46.13 46.13 69.2 0 0 23.07 41.52 0 0 0 64.58 23.07 32.29 32.29 0 0 23.07 27.68 23.07 41.52 41.52 41.52 41.52 41.52 41.52 41.52 41.52 41.52 41.52 41.52 23.07 23.07 0 64.58 0 39.21 0 62.28 58.82 59.97 63.43 56.51 54.2 65.16 62.28 29.99 42.67 64.58 51.9 76.12 62.28 64.58 56.51 64.58 61.12 46.13 59.97 62.28 62.28 85.34 62.28 62.28 0 0 0 0 0 64.58 0 41.52 46.13 36.91 46.13 36.91 25.37 41.52 46.13 23.07 25.37 43.82 23.07 69.2 46.13 41.52 46.13 43.82 32.52 32.75 32.29 46.13 43.82 59.97 43.82 43.82 36.91 ] endobj -1401 0 obj << +1427 0 obj << /Type /Encoding /Differences [27/a27/a28/a29/a30 31/.notdef 33/a33/a34 35/.notdef 38/a38/a39/a40/a41 42/.notdef 44/a44/a45/a46/a47/a48/a49/a50/a51/a52/a53/a54/a55/a56/a57/a58/a59 60/.notdef 61/a61 62/.notdef 63/a63 64/.notdef 65/a65/a66/a67/a68/a69/a70/a71/a72/a73/a74/a75/a76/a77/a78/a79/a80/a81/a82/a83/a84/a85/a86/a87/a88/a89 90/.notdef 95/a95 96/.notdef 97/a97/a98/a99/a100/a101/a102/a103/a104/a105/a106/a107/a108/a109/a110/a111/a112/a113/a114/a115/a116/a117/a118/a119/a120/a121/a122] >> endobj -1402 0 obj << -/a27 1334 0 R -/a28 1333 0 R -/a29 1335 0 R -/a30 1336 0 R -/a33 1323 0 R -/a34 1332 0 R -/a38 1337 0 R -/a39 1324 0 R -/a40 1320 0 R -/a41 1321 0 R -/a44 1325 0 R -/a45 1331 0 R -/a46 1326 0 R -/a47 1327 0 R -/a48 1390 0 R -/a49 1391 0 R -/a50 1392 0 R -/a51 1393 0 R -/a52 1394 0 R -/a53 1395 0 R -/a54 1396 0 R -/a55 1397 0 R -/a56 1398 0 R -/a57 1399 0 R -/a58 1328 0 R -/a59 1329 0 R -/a61 1330 0 R -/a63 1338 0 R -/a65 1339 0 R -/a66 1340 0 R -/a67 1341 0 R -/a68 1342 0 R -/a69 1343 0 R -/a70 1344 0 R -/a71 1345 0 R -/a72 1346 0 R -/a73 1347 0 R -/a74 1348 0 R -/a75 1349 0 R -/a76 1350 0 R -/a77 1351 0 R -/a78 1352 0 R -/a79 1353 0 R -/a80 1354 0 R -/a81 1355 0 R -/a82 1356 0 R -/a83 1357 0 R -/a84 1358 0 R -/a85 1359 0 R -/a86 1360 0 R -/a87 1361 0 R -/a88 1362 0 R -/a89 1363 0 R -/a95 1322 0 R -/a97 1364 0 R -/a98 1365 0 R -/a99 1366 0 R -/a100 1367 0 R -/a101 1368 0 R -/a102 1369 0 R -/a103 1370 0 R -/a104 1371 0 R -/a105 1372 0 R -/a106 1373 0 R -/a107 1374 0 R -/a108 1375 0 R -/a109 1376 0 R -/a110 1377 0 R -/a111 1378 0 R -/a112 1379 0 R -/a113 1380 0 R -/a114 1381 0 R -/a115 1382 0 R -/a116 1383 0 R -/a117 1384 0 R -/a118 1385 0 R -/a119 1386 0 R -/a120 1387 0 R -/a121 1388 0 R -/a122 1389 0 R +1428 0 obj << +/a27 1360 0 R +/a28 1359 0 R +/a29 1361 0 R +/a30 1362 0 R +/a33 1349 0 R +/a34 1358 0 R +/a38 1363 0 R +/a39 1350 0 R +/a40 1346 0 R +/a41 1347 0 R +/a44 1351 0 R +/a45 1357 0 R +/a46 1352 0 R +/a47 1353 0 R +/a48 1416 0 R +/a49 1417 0 R +/a50 1418 0 R +/a51 1419 0 R +/a52 1420 0 R +/a53 1421 0 R +/a54 1422 0 R +/a55 1423 0 R +/a56 1424 0 R +/a57 1425 0 R +/a58 1354 0 R +/a59 1355 0 R +/a61 1356 0 R +/a63 1364 0 R +/a65 1365 0 R +/a66 1366 0 R +/a67 1367 0 R +/a68 1368 0 R +/a69 1369 0 R +/a70 1370 0 R +/a71 1371 0 R +/a72 1372 0 R +/a73 1373 0 R +/a74 1374 0 R +/a75 1375 0 R +/a76 1376 0 R +/a77 1377 0 R +/a78 1378 0 R +/a79 1379 0 R +/a80 1380 0 R +/a81 1381 0 R +/a82 1382 0 R +/a83 1383 0 R +/a84 1384 0 R +/a85 1385 0 R +/a86 1386 0 R +/a87 1387 0 R +/a88 1388 0 R +/a89 1389 0 R +/a95 1348 0 R +/a97 1390 0 R +/a98 1391 0 R +/a99 1392 0 R +/a100 1393 0 R +/a101 1394 0 R +/a102 1395 0 R +/a103 1396 0 R +/a104 1397 0 R +/a105 1398 0 R +/a106 1399 0 R +/a107 1400 0 R +/a108 1401 0 R +/a109 1402 0 R +/a110 1403 0 R +/a111 1404 0 R +/a112 1405 0 R +/a113 1406 0 R +/a114 1407 0 R +/a115 1408 0 R +/a116 1409 0 R +/a117 1410 0 R +/a118 1411 0 R +/a119 1412 0 R +/a120 1413 0 R +/a121 1414 0 R +/a122 1415 0 R >> endobj -1403 0 obj << +1429 0 obj << /Length 120 /Filter /FlateDecode >> @@ -9058,7 +9173,7 @@ x @QhX.O@a<231Ԁ.WO@.z,8 endstream endobj -1404 0 obj << +1430 0 obj << /Length 288 /Filter /FlateDecode >> @@ -9067,7 +9182,7 @@ xڵѽJ g;)W$_$4fds5 endstream endobj -1405 0 obj << +1431 0 obj << /Length 307 /Filter /FlateDecode >> @@ -9078,7 +9193,7 @@ xڕ Ѳ^jlg;9Mhǻ@l&kk x ~Z endstream endobj -1406 0 obj << +1432 0 obj << /Length 95 /Filter /FlateDecode >> @@ -9094,7 +9209,7 @@ x DS endstream endobj -1407 0 obj << +1433 0 obj << /Length 257 /Filter /FlateDecode >> @@ -9103,7 +9218,7 @@ x Gƨ 4kl@HIwm,ςe(nD'_D;/ГF/ < endstream endobj -1408 0 obj << +1434 0 obj << /Length 187 /Filter /FlateDecode >> @@ -9114,7 +9229,7 @@ Q R!/*xxAß_X't endstream endobj -1409 0 obj << +1435 0 obj << /Length 294 /Filter /FlateDecode >> @@ -9122,7 +9237,7 @@ stream x1NPlA2 G`.ݬ[d])LXh K G ;μ->d7')%h:Lm8_g)$x ͗h.&秗{43JѬi#r V\s +e\+sV;ᛐc'YCDJE@khpyN r&'|3X8˜y7>V?ӎgP~}˅*.6_Mn/F-pGtס3/vR: endstream endobj -1410 0 obj << +1436 0 obj << /Length 289 /Filter /FlateDecode >> @@ -9130,7 +9245,7 @@ stream xҿN0pG"GȽ8SR$2 Āhy?BQ11$'gsuvZ\p'%_T>hjeߞ^iWՆ@һK.I=RgX29xsF0.`snIa&ҹ-aPcSiQ'b!ar$њͻnLA3Y~}3Ls:8,ww?~yt>%(JC6N9wIߍd?KW5b0 endstream endobj -1411 0 obj << +1437 0 obj << /Length 174 /Filter /FlateDecode >> @@ -9139,7 +9254,7 @@ x @I%%2'p!X 1[ZYZZ(ZG#Lg'c^wdc! )ieqQ*9nE)Ѹ1w5l2 &`.'j>BGR(>q||m[T½l-A婥Qo N]0 endstream endobj -1412 0 obj << +1438 0 obj << /Length 290 /Filter /FlateDecode >> @@ -9147,7 +9262,7 @@ stream xڕN@ ]eD%-LJȀbF$@!=Z%1#0t翽3脎jjNicجYf푇gܵXRRXWj,tWSuw -YQ0$6/兡+K`]`sܔ@qJyXmaBE?/Cd$$EIm6ߛJ0w}|"vVOE>+]:8G8q2xOGؔ׏ e9IfbET%lK}oL. /ZZD endstream endobj -1413 0 obj << +1439 0 obj << /Length 186 /Filter /FlateDecode >> @@ -9157,7 +9272,7 @@ x A+ RK ExMSH_Ar`^LوR;i%OdxYj,yj--N%KQg[dݯv=ql2é9}'"2WtQ~\jO%(mPa \`}_xPbY endstream endobj -510 0 obj << +526 0 obj << /Type /Font /Subtype /Type3 /Name /F17 @@ -9166,31 +9281,31 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 39 /LastChar 117 -/Widths 1414 0 R -/Encoding 1415 0 R -/CharProcs 1416 0 R +/Widths 1440 0 R +/Encoding 1441 0 R +/CharProcs 1442 0 R >> endobj -1414 0 obj +1440 0 obj [44.27 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 76.42 0 0 0 70.83 0 0 0 0 0 0 37.74 126.28 82.01 0 82.01 82.01 54.29 61.09 0 82.01 ] endobj -1415 0 obj << +1441 0 obj << /Type /Encoding /Differences [39/a39 40/.notdef 97/a97 98/.notdef 101/a101 102/.notdef 108/a108/a109/a110 111/.notdef 112/a112/a113/a114/a115 116/.notdef 117/a117] >> endobj -1416 0 obj << -/a39 1403 0 R -/a97 1404 0 R -/a101 1405 0 R -/a108 1406 0 R -/a109 1407 0 R -/a110 1408 0 R -/a112 1409 0 R -/a113 1410 0 R -/a114 1411 0 R -/a115 1412 0 R -/a117 1413 0 R +1442 0 obj << +/a39 1429 0 R +/a97 1430 0 R +/a101 1431 0 R +/a108 1432 0 R +/a109 1433 0 R +/a110 1434 0 R +/a112 1435 0 R +/a113 1436 0 R +/a114 1437 0 R +/a115 1438 0 R +/a117 1439 0 R >> endobj -1417 0 obj << +1443 0 obj << /Length1 1438 /Length2 6052 /Length3 0 @@ -9234,7 +9349,7 @@ r0 ?)z 0ZqYgs"z)?/F2] SpF["50d ]Ca$ɬ&;źO [Kg,(OJw7-JꟅw s/9"jRU"L쎓8dQc"^h%w-.\Q=Lʘk-^He+%IsbR^P}d1Mh^̃ho~nTKE/s'u& ȓ2dBJ'[ ?Zd(,gmnʀ9[Pw/;?$ޱ)5;"uG|-}EsE5nKDw_NqCO(\fFIJ?ʔ~ endstream endobj -1418 0 obj << +1444 0 obj << /Type /FontDescriptor /FontName /SYFPBV+CMMI10 /Flags 4 @@ -9246,9 +9361,9 @@ endobj /StemV 72 /XHeight 431 /CharSet (/greater/less) -/FontFile 1417 0 R +/FontFile 1443 0 R >> endobj -1419 0 obj << +1445 0 obj << /Length1 1403 /Length2 6029 /Length3 0 @@ -9284,7 +9399,7 @@ E ZtͰ3Pس Kc*u!{T#wbzAB/𾏢x9;|y4GX=#[lg\_YeE~h{۟[ML3%פR;s!LnPSO.K~xZU[^l:DxBFIC%2`Hjx^xYv56KߴYշ{?Z!NJs˕ssc {;2Sd՟=WE iƤ ]Z%u)r:Uzj턜7:83-nN|UNѓg\hԗ`;Hr0q/h,ӇZ=w^G9XpG+fvPh5b-hk ~jɗa˂ifAgќyK"'krTUGO(νʨPꥪ޷GKI:$g̬WxҒe` Y%WDS8pHG1R&v#SYSSĘG&5 _+,/w1r^+/_=}b+Ք6_:Q8U9dS'8vd`'=b7eTo F?liG:Vt?V^.}|>V6L+Vi> endobj -679 0 obj << +699 0 obj << /Type /Font /Subtype /Type1 /BaseFont /SYFPBV+CMMI10 -/FontDescriptor 1418 0 R +/FontDescriptor 1444 0 R /FirstChar 60 /LastChar 62 -/Widths 914 0 R +/Widths 939 0 R >> endobj -646 0 obj << +666 0 obj << /Type /Font /Subtype /Type1 /BaseFont /GFAWRG+CMSY10 -/FontDescriptor 1420 0 R +/FontDescriptor 1446 0 R /FirstChar 15 /LastChar 15 -/Widths 1053 0 R +/Widths 1078 0 R >> endobj -516 0 obj << +532 0 obj << /Type /Pages /Count 6 -/Parent 1421 0 R -/Kids [474 0 R 555 0 R 597 0 R 623 0 R 643 0 R 650 0 R] +/Parent 1447 0 R +/Kids [490 0 R 571 0 R 613 0 R 642 0 R 663 0 R 670 0 R] >> endobj -659 0 obj << +679 0 obj << /Type /Pages /Count 6 -/Parent 1421 0 R -/Kids [656 0 R 670 0 R 676 0 R 693 0 R 719 0 R 735 0 R] +/Parent 1447 0 R +/Kids [676 0 R 684 0 R 696 0 R 710 0 R 735 0 R 752 0 R] >> endobj -750 0 obj << +770 0 obj << /Type /Pages /Count 6 -/Parent 1421 0 R -/Kids [746 0 R 752 0 R 756 0 R 760 0 R 766 0 R 770 0 R] +/Parent 1447 0 R +/Kids [766 0 R 772 0 R 776 0 R 780 0 R 784 0 R 790 0 R] >> endobj -777 0 obj << +797 0 obj << /Type /Pages /Count 6 -/Parent 1421 0 R -/Kids [774 0 R 779 0 R 785 0 R 790 0 R 795 0 R 800 0 R] +/Parent 1447 0 R +/Kids [794 0 R 799 0 R 805 0 R 809 0 R 815 0 R 821 0 R] >> endobj -807 0 obj << +828 0 obj << /Type /Pages /Count 6 -/Parent 1421 0 R -/Kids [804 0 R 809 0 R 813 0 R 817 0 R 821 0 R 825 0 R] +/Parent 1447 0 R +/Kids [825 0 R 830 0 R 834 0 R 838 0 R 842 0 R 846 0 R] >> endobj -832 0 obj << +853 0 obj << /Type /Pages /Count 6 -/Parent 1421 0 R -/Kids [829 0 R 834 0 R 838 0 R 842 0 R 846 0 R 852 0 R] +/Parent 1447 0 R +/Kids [850 0 R 855 0 R 859 0 R 863 0 R 867 0 R 872 0 R] >> endobj -861 0 obj << +881 0 obj << /Type /Pages /Count 6 -/Parent 1422 0 R -/Kids [858 0 R 863 0 R 871 0 R 876 0 R 882 0 R 886 0 R] +/Parent 1448 0 R +/Kids [878 0 R 884 0 R 889 0 R 896 0 R 901 0 R 907 0 R] >> endobj -894 0 obj << +914 0 obj << /Type /Pages -/Count 4 -/Parent 1422 0 R -/Kids [891 0 R 897 0 R 903 0 R 911 0 R] +/Count 5 +/Parent 1448 0 R +/Kids [911 0 R 917 0 R 922 0 R 930 0 R 936 0 R] >> endobj -1421 0 obj << +1447 0 obj << /Type /Pages /Count 36 -/Parent 1423 0 R -/Kids [516 0 R 659 0 R 750 0 R 777 0 R 807 0 R 832 0 R] +/Parent 1449 0 R +/Kids [532 0 R 679 0 R 770 0 R 797 0 R 828 0 R 853 0 R] >> endobj -1422 0 obj << +1448 0 obj << /Type /Pages -/Count 10 -/Parent 1423 0 R -/Kids [861 0 R 894 0 R] +/Count 11 +/Parent 1449 0 R +/Kids [881 0 R 914 0 R] >> endobj -1423 0 obj << +1449 0 obj << /Type /Pages -/Count 46 -/Kids [1421 0 R 1422 0 R] +/Count 47 +/Kids [1447 0 R 1448 0 R] >> endobj -1424 0 obj << +1450 0 obj << /Type /Outlines /First 3 0 R -/Last 471 0 R +/Last 487 0 R /Count 8 >> endobj +487 0 obj << +/Title 488 0 R +/A 485 0 R +/Parent 1450 0 R +/Prev 483 0 R +>> endobj +483 0 obj << +/Title 484 0 R +/A 481 0 R +/Parent 1450 0 R +/Prev 479 0 R +/Next 487 0 R +>> endobj +479 0 obj << +/Title 480 0 R +/A 477 0 R +/Parent 1450 0 R +/Prev 79 0 R +/Next 483 0 R +>> endobj +475 0 obj << +/Title 476 0 R +/A 473 0 R +/Parent 435 0 R +/Prev 471 0 R +>> endobj 471 0 obj << /Title 472 0 R /A 469 0 R -/Parent 1424 0 R +/Parent 435 0 R /Prev 467 0 R +/Next 475 0 R >> endobj 467 0 obj << /Title 468 0 R /A 465 0 R -/Parent 1424 0 R +/Parent 435 0 R /Prev 463 0 R /Next 471 0 R >> endobj 463 0 obj << /Title 464 0 R /A 461 0 R -/Parent 1424 0 R -/Prev 79 0 R +/Parent 435 0 R +/Prev 459 0 R /Next 467 0 R >> endobj 459 0 obj << /Title 460 0 R /A 457 0 R -/Parent 423 0 R +/Parent 435 0 R /Prev 455 0 R +/Next 463 0 R >> endobj 455 0 obj << /Title 456 0 R /A 453 0 R -/Parent 423 0 R +/Parent 435 0 R /Prev 451 0 R /Next 459 0 R >> endobj 451 0 obj << /Title 452 0 R /A 449 0 R -/Parent 423 0 R +/Parent 435 0 R /Prev 447 0 R /Next 455 0 R >> endobj 447 0 obj << /Title 448 0 R /A 445 0 R -/Parent 423 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 423 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 423 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 423 0 R -/Prev 431 0 R -/Next 439 0 R +/Parent 79 0 R +/Prev 399 0 R +/First 439 0 R +/Last 475 0 R +/Count -10 >> endobj 431 0 obj << /Title 432 0 R /A 429 0 R -/Parent 423 0 R +/Parent 399 0 R /Prev 427 0 R -/Next 435 0 R >> endobj 427 0 obj << /Title 428 0 R /A 425 0 R -/Parent 423 0 R +/Parent 399 0 R +/Prev 423 0 R /Next 431 0 R >> endobj 423 0 obj << /Title 424 0 R /A 421 0 R -/Parent 79 0 R -/Prev 387 0 R -/First 427 0 R -/Last 459 0 R -/Count -9 +/Parent 399 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 399 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 399 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 399 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 399 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 -/Prev 399 0 R +/Parent 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 -/Next 403 0 R +/Parent 79 0 R +/Prev 379 0 R +/Next 435 0 R +/First 403 0 R +/Last 431 0 R +/Count -8 >> endobj 395 0 obj << /Title 396 0 R /A 393 0 R -/Parent 387 0 R +/Parent 379 0 R /Prev 391 0 R -/Next 399 0 R >> endobj 391 0 obj << /Title 392 0 R /A 389 0 R -/Parent 387 0 R +/Parent 379 0 R +/Prev 387 0 R /Next 395 0 R >> endobj 387 0 obj << /Title 388 0 R /A 385 0 R -/Parent 79 0 R -/Prev 367 0 R -/Next 423 0 R -/First 391 0 R -/Last 419 0 R -/Count -8 +/Parent 379 0 R +/Prev 383 0 R +/Next 391 0 R >> endobj 383 0 obj << /Title 384 0 R /A 381 0 R -/Parent 367 0 R -/Prev 379 0 R +/Parent 379 0 R +/Next 387 0 R >> endobj 379 0 obj << /Title 380 0 R /A 377 0 R -/Parent 367 0 R -/Prev 375 0 R -/Next 383 0 R +/Parent 79 0 R +/Prev 367 0 R +/Next 399 0 R +/First 383 0 R +/Last 395 0 R +/Count -4 >> endobj 375 0 obj << /Title 376 0 R /A 373 0 R /Parent 367 0 R /Prev 371 0 R -/Next 379 0 R >> endobj 371 0 obj << /Title 372 0 R @@ -9572,10 +9716,10 @@ endobj /A 365 0 R /Parent 79 0 R /Prev 355 0 R -/Next 387 0 R +/Next 379 0 R /First 371 0 R -/Last 383 0 R -/Count -4 +/Last 375 0 R +/Count -2 >> endobj 363 0 obj << /Title 364 0 R @@ -9593,7 +9737,7 @@ endobj /Title 356 0 R /A 353 0 R /Parent 79 0 R -/Prev 343 0 R +/Prev 347 0 R /Next 367 0 R /First 359 0 R /Last 363 0 R @@ -9602,260 +9746,259 @@ endobj 351 0 obj << /Title 352 0 R /A 349 0 R -/Parent 343 0 R -/Prev 347 0 R +/Parent 347 0 R >> endobj 347 0 obj << /Title 348 0 R /A 345 0 R -/Parent 343 0 R -/Next 351 0 R +/Parent 79 0 R +/Prev 335 0 R +/Next 355 0 R +/First 351 0 R +/Last 351 0 R +/Count -1 >> endobj 343 0 obj << /Title 344 0 R /A 341 0 R -/Parent 79 0 R -/Prev 335 0 R -/Next 355 0 R -/First 347 0 R -/Last 351 0 R -/Count -2 +/Parent 335 0 R +/Prev 339 0 R >> endobj 339 0 obj << /Title 340 0 R /A 337 0 R /Parent 335 0 R +/Next 343 0 R >> endobj 335 0 obj << /Title 336 0 R /A 333 0 R /Parent 79 0 R -/Prev 323 0 R -/Next 343 0 R +/Prev 263 0 R +/Next 347 0 R /First 339 0 R -/Last 339 0 R -/Count -1 +/Last 343 0 R +/Count -2 >> endobj 331 0 obj << /Title 332 0 R /A 329 0 R -/Parent 323 0 R +/Parent 263 0 R /Prev 327 0 R >> endobj 327 0 obj << /Title 328 0 R /A 325 0 R -/Parent 323 0 R +/Parent 263 0 R +/Prev 323 0 R /Next 331 0 R >> endobj 323 0 obj << /Title 324 0 R /A 321 0 R -/Parent 79 0 R -/Prev 259 0 R -/Next 335 0 R -/First 327 0 R -/Last 331 0 R -/Count -2 +/Parent 263 0 R +/Prev 319 0 R +/Next 327 0 R >> endobj 319 0 obj << /Title 320 0 R /A 317 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 315 0 R +/Next 323 0 R >> endobj 315 0 obj << /Title 316 0 R /A 313 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 311 0 R /Next 319 0 R >> endobj 311 0 obj << /Title 312 0 R /A 309 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 307 0 R /Next 315 0 R >> endobj 307 0 obj << /Title 308 0 R /A 305 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 303 0 R /Next 311 0 R >> endobj 303 0 obj << /Title 304 0 R /A 301 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 299 0 R /Next 307 0 R >> endobj 299 0 obj << /Title 300 0 R /A 297 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 295 0 R /Next 303 0 R >> endobj 295 0 obj << /Title 296 0 R /A 293 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 291 0 R /Next 299 0 R >> endobj 291 0 obj << /Title 292 0 R /A 289 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 287 0 R /Next 295 0 R >> endobj 287 0 obj << /Title 288 0 R /A 285 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 283 0 R /Next 291 0 R >> endobj 283 0 obj << /Title 284 0 R /A 281 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 279 0 R /Next 287 0 R >> endobj 279 0 obj << /Title 280 0 R /A 277 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 275 0 R /Next 283 0 R >> endobj 275 0 obj << /Title 276 0 R /A 273 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 271 0 R /Next 279 0 R >> endobj 271 0 obj << /Title 272 0 R /A 269 0 R -/Parent 259 0 R +/Parent 263 0 R /Prev 267 0 R /Next 275 0 R >> endobj 267 0 obj << /Title 268 0 R /A 265 0 R -/Parent 259 0 R -/Prev 263 0 R +/Parent 263 0 R /Next 271 0 R >> endobj 263 0 obj << /Title 264 0 R /A 261 0 R -/Parent 259 0 R -/Next 267 0 R +/Parent 79 0 R +/Prev 255 0 R +/Next 335 0 R +/First 267 0 R +/Last 331 0 R +/Count -17 >> endobj 259 0 obj << /Title 260 0 R /A 257 0 R -/Parent 79 0 R -/Prev 251 0 R -/Next 323 0 R -/First 263 0 R -/Last 319 0 R -/Count -15 +/Parent 255 0 R >> endobj 255 0 obj << /Title 256 0 R /A 253 0 R -/Parent 251 0 R +/Parent 79 0 R +/Prev 235 0 R +/Next 263 0 R +/First 259 0 R +/Last 259 0 R +/Count -1 >> endobj 251 0 obj << /Title 252 0 R /A 249 0 R -/Parent 79 0 R -/Prev 231 0 R -/Next 259 0 R -/First 255 0 R -/Last 255 0 R -/Count -1 +/Parent 235 0 R +/Prev 247 0 R >> endobj 247 0 obj << /Title 248 0 R /A 245 0 R -/Parent 231 0 R +/Parent 235 0 R /Prev 243 0 R +/Next 251 0 R >> endobj 243 0 obj << /Title 244 0 R /A 241 0 R -/Parent 231 0 R +/Parent 235 0 R /Prev 239 0 R /Next 247 0 R >> endobj 239 0 obj << /Title 240 0 R /A 237 0 R -/Parent 231 0 R -/Prev 235 0 R +/Parent 235 0 R /Next 243 0 R >> endobj 235 0 obj << /Title 236 0 R /A 233 0 R -/Parent 231 0 R -/Next 239 0 R +/Parent 79 0 R +/Prev 219 0 R +/Next 255 0 R +/First 239 0 R +/Last 251 0 R +/Count -4 >> endobj 231 0 obj << /Title 232 0 R /A 229 0 R -/Parent 79 0 R -/Prev 215 0 R -/Next 251 0 R -/First 235 0 R -/Last 247 0 R -/Count -4 +/Parent 219 0 R +/Prev 227 0 R >> endobj 227 0 obj << /Title 228 0 R /A 225 0 R -/Parent 215 0 R +/Parent 219 0 R /Prev 223 0 R +/Next 231 0 R >> endobj 223 0 obj << /Title 224 0 R /A 221 0 R -/Parent 215 0 R -/Prev 219 0 R +/Parent 219 0 R /Next 227 0 R >> endobj 219 0 obj << /Title 220 0 R /A 217 0 R -/Parent 215 0 R -/Next 223 0 R +/Parent 79 0 R +/Prev 191 0 R +/Next 235 0 R +/First 223 0 R +/Last 231 0 R +/Count -3 >> endobj 215 0 obj << /Title 216 0 R /A 213 0 R -/Parent 79 0 R -/Prev 191 0 R -/Next 231 0 R -/First 219 0 R -/Last 227 0 R -/Count -3 +/Parent 191 0 R +/Prev 211 0 R >> endobj 211 0 obj << /Title 212 0 R /A 209 0 R /Parent 191 0 R /Prev 207 0 R +/Next 215 0 R >> endobj 207 0 obj << /Title 208 0 R @@ -9889,10 +10032,10 @@ endobj /A 189 0 R /Parent 79 0 R /Prev 167 0 R -/Next 215 0 R +/Next 219 0 R /First 195 0 R -/Last 211 0 R -/Count -5 +/Last 215 0 R +/Count -6 >> endobj 187 0 obj << /Title 188 0 R @@ -10088,17 +10231,17 @@ endobj 79 0 obj << /Title 80 0 R /A 77 0 R -/Parent 1424 0 R +/Parent 1450 0 R /Prev 75 0 R -/Next 463 0 R +/Next 479 0 R /First 83 0 R -/Last 423 0 R +/Last 435 0 R /Count -16 >> endobj 75 0 obj << /Title 76 0 R /A 73 0 R -/Parent 1424 0 R +/Parent 1450 0 R /Prev 47 0 R /Next 79 0 R >> endobj @@ -10145,7 +10288,7 @@ endobj 47 0 obj << /Title 48 0 R /A 45 0 R -/Parent 1424 0 R +/Parent 1450 0 R /Prev 31 0 R /Next 75 0 R /First 51 0 R @@ -10174,7 +10317,7 @@ endobj 31 0 obj << /Title 32 0 R /A 29 0 R -/Parent 1424 0 R +/Parent 1450 0 R /Prev 3 0 R /Next 47 0 R /First 35 0 R @@ -10225,1635 +10368,1666 @@ endobj 3 0 obj << /Title 4 0 R /A 1 0 R -/Parent 1424 0 R +/Parent 1450 0 R /Next 31 0 R /First 7 0 R /Last 27 0 R /Count -4 >> endobj -1425 0 obj << -/Names [(Doc-Start) 509 0 R (page.1) 508 0 R (page.10) 695 0 R (page.11) 721 0 R (page.12) 737 0 R (page.13) 748 0 R] +1451 0 obj << +/Names [(Doc-Start) 525 0 R (page.1) 524 0 R (page.10) 712 0 R (page.11) 737 0 R (page.12) 754 0 R (page.13) 768 0 R] /Limits [(Doc-Start) (page.13)] >> endobj -1426 0 obj << -/Names [(page.14) 754 0 R (page.15) 758 0 R (page.16) 762 0 R (page.17) 768 0 R (page.18) 772 0 R (page.19) 776 0 R] +1452 0 obj << +/Names [(page.14) 774 0 R (page.15) 778 0 R (page.16) 782 0 R (page.17) 786 0 R (page.18) 792 0 R (page.19) 796 0 R] /Limits [(page.14) (page.19)] >> endobj -1427 0 obj << -/Names [(page.2) 557 0 R (page.20) 781 0 R (page.21) 787 0 R (page.22) 792 0 R (page.23) 797 0 R (page.24) 802 0 R] +1453 0 obj << +/Names [(page.2) 573 0 R (page.20) 801 0 R (page.21) 807 0 R (page.22) 811 0 R (page.23) 817 0 R (page.24) 823 0 R] /Limits [(page.2) (page.24)] >> endobj -1428 0 obj << -/Names [(page.25) 806 0 R (page.26) 811 0 R (page.27) 815 0 R (page.28) 819 0 R (page.29) 823 0 R (page.3) 599 0 R] +1454 0 obj << +/Names [(page.25) 827 0 R (page.26) 832 0 R (page.27) 836 0 R (page.28) 840 0 R (page.29) 844 0 R (page.3) 615 0 R] /Limits [(page.25) (page.3)] >> endobj -1429 0 obj << -/Names [(page.30) 827 0 R (page.31) 831 0 R (page.32) 836 0 R (page.33) 840 0 R (page.34) 844 0 R (page.35) 848 0 R] +1455 0 obj << +/Names [(page.30) 848 0 R (page.31) 852 0 R (page.32) 857 0 R (page.33) 861 0 R (page.34) 865 0 R (page.35) 869 0 R] /Limits [(page.30) (page.35)] >> endobj -1430 0 obj << -/Names [(page.36) 854 0 R (page.37) 860 0 R (page.38) 865 0 R (page.39) 873 0 R (page.4) 625 0 R (page.40) 878 0 R] +1456 0 obj << +/Names [(page.36) 874 0 R (page.37) 880 0 R (page.38) 886 0 R (page.39) 891 0 R (page.4) 644 0 R (page.40) 898 0 R] /Limits [(page.36) (page.40)] >> endobj -1431 0 obj << -/Names [(page.41) 884 0 R (page.42) 888 0 R (page.43) 893 0 R (page.44) 899 0 R (page.45) 905 0 R (page.46) 913 0 R] +1457 0 obj << +/Names [(page.41) 903 0 R (page.42) 909 0 R (page.43) 913 0 R (page.44) 919 0 R (page.45) 924 0 R (page.46) 932 0 R] /Limits [(page.41) (page.46)] >> endobj -1432 0 obj << -/Names [(page.5) 645 0 R (page.6) 652 0 R (page.7) 658 0 R (page.8) 672 0 R (page.9) 678 0 R (section*.1) 514 0 R] -/Limits [(page.5) (section*.1)] ->> endobj -1433 0 obj << -/Names [(section.1) 2 0 R (section.2) 30 0 R (section.3) 46 0 R (section.4) 74 0 R (section.5) 78 0 R (section.6) 462 0 R] -/Limits [(section.1) (section.6)] ->> endobj -1434 0 obj << -/Names [(section.7) 466 0 R (section.8) 470 0 R (subsection.1.1) 6 0 R (subsection.1.2) 10 0 R (subsection.1.3) 22 0 R (subsection.1.4) 26 0 R] -/Limits [(section.7) (subsection.1.4)] ->> endobj -1435 0 obj << -/Names [(subsection.2.1) 34 0 R (subsection.2.2) 38 0 R (subsection.2.3) 42 0 R (subsection.3.1) 50 0 R (subsection.3.2) 54 0 R (subsection.3.3) 58 0 R] -/Limits [(subsection.2.1) (subsection.3.3)] ->> endobj -1436 0 obj << -/Names [(subsection.3.4) 62 0 R (subsection.3.5) 66 0 R (subsection.3.6) 70 0 R (subsection.5.1) 82 0 R (subsection.5.10) 322 0 R (subsection.5.11) 334 0 R] -/Limits [(subsection.3.4) (subsection.5.11)] ->> endobj -1437 0 obj << -/Names [(subsection.5.12) 342 0 R (subsection.5.13) 354 0 R (subsection.5.14) 366 0 R (subsection.5.15) 386 0 R (subsection.5.16) 422 0 R (subsection.5.2) 86 0 R] -/Limits [(subsection.5.12) (subsection.5.2)] ->> endobj -1438 0 obj << -/Names [(subsection.5.3) 110 0 R (subsection.5.4) 166 0 R (subsection.5.5) 190 0 R (subsection.5.6) 214 0 R (subsection.5.7) 230 0 R (subsection.5.8) 250 0 R] -/Limits [(subsection.5.3) (subsection.5.8)] ->> endobj -1439 0 obj << -/Names [(subsection.5.9) 258 0 R (subsubsection.1.2.1) 14 0 R (subsubsection.1.2.2) 18 0 R (subsubsection.5.10.1) 326 0 R (subsubsection.5.10.2) 330 0 R (subsubsection.5.11.1) 338 0 R] -/Limits [(subsection.5.9) (subsubsection.5.11.1)] ->> endobj -1440 0 obj << -/Names [(subsubsection.5.12.1) 346 0 R (subsubsection.5.12.2) 350 0 R (subsubsection.5.13.1) 358 0 R (subsubsection.5.13.2) 362 0 R (subsubsection.5.14.1) 370 0 R (subsubsection.5.14.2) 374 0 R] -/Limits [(subsubsection.5.12.1) (subsubsection.5.14.2)] ->> endobj -1441 0 obj << -/Names [(subsubsection.5.14.3) 378 0 R (subsubsection.5.14.4) 382 0 R (subsubsection.5.15.1) 390 0 R (subsubsection.5.15.2) 394 0 R (subsubsection.5.15.3) 398 0 R (subsubsection.5.15.4) 402 0 R] -/Limits [(subsubsection.5.14.3) (subsubsection.5.15.4)] ->> endobj -1442 0 obj << -/Names [(subsubsection.5.15.5) 406 0 R (subsubsection.5.15.6) 410 0 R (subsubsection.5.15.7) 414 0 R (subsubsection.5.15.8) 418 0 R (subsubsection.5.16.1) 426 0 R (subsubsection.5.16.2) 430 0 R] -/Limits [(subsubsection.5.15.5) (subsubsection.5.16.2)] ->> endobj -1443 0 obj << -/Names [(subsubsection.5.16.3) 434 0 R (subsubsection.5.16.4) 438 0 R (subsubsection.5.16.5) 442 0 R (subsubsection.5.16.6) 446 0 R (subsubsection.5.16.7) 450 0 R (subsubsection.5.16.8) 454 0 R] -/Limits [(subsubsection.5.16.3) (subsubsection.5.16.8)] ->> endobj -1444 0 obj << -/Names [(subsubsection.5.16.9) 458 0 R (subsubsection.5.2.1) 90 0 R (subsubsection.5.2.2) 94 0 R (subsubsection.5.2.3) 98 0 R (subsubsection.5.2.4) 102 0 R (subsubsection.5.2.5) 106 0 R] -/Limits [(subsubsection.5.16.9) (subsubsection.5.2.5)] ->> endobj -1445 0 obj << -/Names [(subsubsection.5.3.1) 114 0 R (subsubsection.5.3.10) 150 0 R (subsubsection.5.3.11) 154 0 R (subsubsection.5.3.12) 158 0 R (subsubsection.5.3.13) 162 0 R (subsubsection.5.3.2) 118 0 R] -/Limits [(subsubsection.5.3.1) (subsubsection.5.3.2)] ->> endobj -1446 0 obj << -/Names [(subsubsection.5.3.3) 122 0 R (subsubsection.5.3.4) 126 0 R (subsubsection.5.3.5) 130 0 R (subsubsection.5.3.6) 134 0 R (subsubsection.5.3.7) 138 0 R (subsubsection.5.3.8) 142 0 R] -/Limits [(subsubsection.5.3.3) (subsubsection.5.3.8)] ->> endobj -1447 0 obj << -/Names [(subsubsection.5.3.9) 146 0 R (subsubsection.5.4.1) 170 0 R (subsubsection.5.4.2) 174 0 R (subsubsection.5.4.3) 178 0 R (subsubsection.5.4.4) 182 0 R (subsubsection.5.4.5) 186 0 R] -/Limits [(subsubsection.5.3.9) (subsubsection.5.4.5)] ->> endobj -1448 0 obj << -/Names [(subsubsection.5.5.1) 194 0 R (subsubsection.5.5.2) 198 0 R (subsubsection.5.5.3) 202 0 R (subsubsection.5.5.4) 206 0 R (subsubsection.5.5.5) 210 0 R (subsubsection.5.6.1) 218 0 R] -/Limits [(subsubsection.5.5.1) (subsubsection.5.6.1)] ->> endobj -1449 0 obj << -/Names [(subsubsection.5.6.2) 222 0 R (subsubsection.5.6.3) 226 0 R (subsubsection.5.7.1) 234 0 R (subsubsection.5.7.2) 238 0 R (subsubsection.5.7.3) 242 0 R (subsubsection.5.7.4) 246 0 R] -/Limits [(subsubsection.5.6.2) (subsubsection.5.7.4)] ->> endobj -1450 0 obj << -/Names [(subsubsection.5.8.1) 254 0 R (subsubsection.5.9.1) 262 0 R (subsubsection.5.9.10) 298 0 R (subsubsection.5.9.11) 302 0 R (subsubsection.5.9.12) 306 0 R (subsubsection.5.9.13) 310 0 R] -/Limits [(subsubsection.5.8.1) (subsubsection.5.9.13)] ->> endobj -1451 0 obj << -/Names [(subsubsection.5.9.14) 314 0 R (subsubsection.5.9.15) 318 0 R (subsubsection.5.9.2) 266 0 R (subsubsection.5.9.3) 270 0 R (subsubsection.5.9.4) 274 0 R (subsubsection.5.9.5) 278 0 R] -/Limits [(subsubsection.5.9.14) (subsubsection.5.9.5)] ->> endobj -1452 0 obj << -/Names [(subsubsection.5.9.6) 282 0 R (subsubsection.5.9.7) 286 0 R (subsubsection.5.9.8) 290 0 R (subsubsection.5.9.9) 294 0 R] -/Limits [(subsubsection.5.9.6) (subsubsection.5.9.9)] ->> endobj -1453 0 obj << -/Kids [1425 0 R 1426 0 R 1427 0 R 1428 0 R 1429 0 R 1430 0 R] -/Limits [(Doc-Start) (page.40)] ->> endobj -1454 0 obj << -/Kids [1431 0 R 1432 0 R 1433 0 R 1434 0 R 1435 0 R 1436 0 R] -/Limits [(page.41) (subsection.5.11)] ->> endobj -1455 0 obj << -/Kids [1437 0 R 1438 0 R 1439 0 R 1440 0 R 1441 0 R 1442 0 R] -/Limits [(subsection.5.12) (subsubsection.5.16.2)] ->> endobj -1456 0 obj << -/Kids [1443 0 R 1444 0 R 1445 0 R 1446 0 R 1447 0 R 1448 0 R] -/Limits [(subsubsection.5.16.3) (subsubsection.5.6.1)] ->> endobj -1457 0 obj << -/Kids [1449 0 R 1450 0 R 1451 0 R 1452 0 R] -/Limits [(subsubsection.5.6.2) (subsubsection.5.9.9)] ->> endobj 1458 0 obj << -/Kids [1453 0 R 1454 0 R 1455 0 R 1456 0 R 1457 0 R] -/Limits [(Doc-Start) (subsubsection.5.9.9)] +/Names [(page.47) 938 0 R (page.5) 665 0 R (page.6) 672 0 R (page.7) 678 0 R (page.8) 686 0 R (page.9) 698 0 R] +/Limits [(page.47) (page.9)] >> endobj 1459 0 obj << -/Dests 1458 0 R +/Names [(section*.1) 530 0 R (section.1) 2 0 R (section.2) 30 0 R (section.3) 46 0 R (section.4) 74 0 R (section.5) 78 0 R] +/Limits [(section*.1) (section.5)] >> endobj 1460 0 obj << -/Type /Catalog -/Pages 1423 0 R -/Outlines 1424 0 R -/Names 1459 0 R -/PageMode/UseOutlines -/OpenAction 473 0 R +/Names [(section.6) 478 0 R (section.7) 482 0 R (section.8) 486 0 R (subsection.1.1) 6 0 R (subsection.1.2) 10 0 R (subsection.1.3) 22 0 R] +/Limits [(section.6) (subsection.1.3)] >> endobj 1461 0 obj << +/Names [(subsection.1.4) 26 0 R (subsection.2.1) 34 0 R (subsection.2.2) 38 0 R (subsection.2.3) 42 0 R (subsection.3.1) 50 0 R (subsection.3.2) 54 0 R] +/Limits [(subsection.1.4) (subsection.3.2)] +>> endobj +1462 0 obj << +/Names [(subsection.3.3) 58 0 R (subsection.3.4) 62 0 R (subsection.3.5) 66 0 R (subsection.3.6) 70 0 R (subsection.5.1) 82 0 R (subsection.5.10) 334 0 R] +/Limits [(subsection.3.3) (subsection.5.10)] +>> endobj +1463 0 obj << +/Names [(subsection.5.11) 346 0 R (subsection.5.12) 354 0 R (subsection.5.13) 366 0 R (subsection.5.14) 378 0 R (subsection.5.15) 398 0 R (subsection.5.16) 434 0 R] +/Limits [(subsection.5.11) (subsection.5.16)] +>> endobj +1464 0 obj << +/Names [(subsection.5.2) 86 0 R (subsection.5.3) 110 0 R (subsection.5.4) 166 0 R (subsection.5.5) 190 0 R (subsection.5.6) 218 0 R (subsection.5.7) 234 0 R] +/Limits [(subsection.5.2) (subsection.5.7)] +>> endobj +1465 0 obj << +/Names [(subsection.5.8) 254 0 R (subsection.5.9) 262 0 R (subsubsection.1.2.1) 14 0 R (subsubsection.1.2.2) 18 0 R (subsubsection.5.10.1) 338 0 R (subsubsection.5.10.2) 342 0 R] +/Limits [(subsection.5.8) (subsubsection.5.10.2)] +>> endobj +1466 0 obj << +/Names [(subsubsection.5.11.1) 350 0 R (subsubsection.5.12.1) 358 0 R (subsubsection.5.12.2) 362 0 R (subsubsection.5.13.1) 370 0 R (subsubsection.5.13.2) 374 0 R (subsubsection.5.14.1) 382 0 R] +/Limits [(subsubsection.5.11.1) (subsubsection.5.14.1)] +>> endobj +1467 0 obj << +/Names [(subsubsection.5.14.2) 386 0 R (subsubsection.5.14.3) 390 0 R (subsubsection.5.14.4) 394 0 R (subsubsection.5.15.1) 402 0 R (subsubsection.5.15.2) 406 0 R (subsubsection.5.15.3) 410 0 R] +/Limits [(subsubsection.5.14.2) (subsubsection.5.15.3)] +>> endobj +1468 0 obj << +/Names [(subsubsection.5.15.4) 414 0 R (subsubsection.5.15.5) 418 0 R (subsubsection.5.15.6) 422 0 R (subsubsection.5.15.7) 426 0 R (subsubsection.5.15.8) 430 0 R (subsubsection.5.16.1) 438 0 R] +/Limits [(subsubsection.5.15.4) (subsubsection.5.16.1)] +>> endobj +1469 0 obj << +/Names [(subsubsection.5.16.10) 474 0 R (subsubsection.5.16.2) 442 0 R (subsubsection.5.16.3) 446 0 R (subsubsection.5.16.4) 450 0 R (subsubsection.5.16.5) 454 0 R (subsubsection.5.16.6) 458 0 R] +/Limits [(subsubsection.5.16.10) (subsubsection.5.16.6)] +>> endobj +1470 0 obj << +/Names [(subsubsection.5.16.7) 462 0 R (subsubsection.5.16.8) 466 0 R (subsubsection.5.16.9) 470 0 R (subsubsection.5.2.1) 90 0 R (subsubsection.5.2.2) 94 0 R (subsubsection.5.2.3) 98 0 R] +/Limits [(subsubsection.5.16.7) (subsubsection.5.2.3)] +>> endobj +1471 0 obj << +/Names [(subsubsection.5.2.4) 102 0 R (subsubsection.5.2.5) 106 0 R (subsubsection.5.3.1) 114 0 R (subsubsection.5.3.10) 150 0 R (subsubsection.5.3.11) 154 0 R (subsubsection.5.3.12) 158 0 R] +/Limits [(subsubsection.5.2.4) (subsubsection.5.3.12)] +>> endobj +1472 0 obj << +/Names [(subsubsection.5.3.13) 162 0 R (subsubsection.5.3.2) 118 0 R (subsubsection.5.3.3) 122 0 R (subsubsection.5.3.4) 126 0 R (subsubsection.5.3.5) 130 0 R (subsubsection.5.3.6) 134 0 R] +/Limits [(subsubsection.5.3.13) (subsubsection.5.3.6)] +>> endobj +1473 0 obj << +/Names [(subsubsection.5.3.7) 138 0 R (subsubsection.5.3.8) 142 0 R (subsubsection.5.3.9) 146 0 R (subsubsection.5.4.1) 170 0 R (subsubsection.5.4.2) 174 0 R (subsubsection.5.4.3) 178 0 R] +/Limits [(subsubsection.5.3.7) (subsubsection.5.4.3)] +>> endobj +1474 0 obj << +/Names [(subsubsection.5.4.4) 182 0 R (subsubsection.5.4.5) 186 0 R (subsubsection.5.5.1) 194 0 R (subsubsection.5.5.2) 198 0 R (subsubsection.5.5.3) 202 0 R (subsubsection.5.5.4) 206 0 R] +/Limits [(subsubsection.5.4.4) (subsubsection.5.5.4)] +>> endobj +1475 0 obj << +/Names [(subsubsection.5.5.5) 210 0 R (subsubsection.5.5.6) 214 0 R (subsubsection.5.6.1) 222 0 R (subsubsection.5.6.2) 226 0 R (subsubsection.5.6.3) 230 0 R (subsubsection.5.7.1) 238 0 R] +/Limits [(subsubsection.5.5.5) (subsubsection.5.7.1)] +>> endobj +1476 0 obj << +/Names [(subsubsection.5.7.2) 242 0 R (subsubsection.5.7.3) 246 0 R (subsubsection.5.7.4) 250 0 R (subsubsection.5.8.1) 258 0 R (subsubsection.5.9.1) 266 0 R (subsubsection.5.9.10) 302 0 R] +/Limits [(subsubsection.5.7.2) (subsubsection.5.9.10)] +>> endobj +1477 0 obj << +/Names [(subsubsection.5.9.11) 306 0 R (subsubsection.5.9.12) 310 0 R (subsubsection.5.9.13) 314 0 R (subsubsection.5.9.14) 318 0 R (subsubsection.5.9.15) 322 0 R (subsubsection.5.9.16) 326 0 R] +/Limits [(subsubsection.5.9.11) (subsubsection.5.9.16)] +>> endobj +1478 0 obj << +/Names [(subsubsection.5.9.17) 330 0 R (subsubsection.5.9.2) 270 0 R (subsubsection.5.9.3) 274 0 R (subsubsection.5.9.4) 278 0 R (subsubsection.5.9.5) 282 0 R (subsubsection.5.9.6) 286 0 R] +/Limits [(subsubsection.5.9.17) (subsubsection.5.9.6)] +>> endobj +1479 0 obj << +/Names [(subsubsection.5.9.7) 290 0 R (subsubsection.5.9.8) 294 0 R (subsubsection.5.9.9) 298 0 R] +/Limits [(subsubsection.5.9.7) (subsubsection.5.9.9)] +>> endobj +1480 0 obj << +/Kids [1451 0 R 1452 0 R 1453 0 R 1454 0 R 1455 0 R 1456 0 R] +/Limits [(Doc-Start) (page.40)] +>> endobj +1481 0 obj << +/Kids [1457 0 R 1458 0 R 1459 0 R 1460 0 R 1461 0 R 1462 0 R] +/Limits [(page.41) (subsection.5.10)] +>> endobj +1482 0 obj << +/Kids [1463 0 R 1464 0 R 1465 0 R 1466 0 R 1467 0 R 1468 0 R] +/Limits [(subsection.5.11) (subsubsection.5.16.1)] +>> endobj +1483 0 obj << +/Kids [1469 0 R 1470 0 R 1471 0 R 1472 0 R 1473 0 R 1474 0 R] +/Limits [(subsubsection.5.16.10) (subsubsection.5.5.4)] +>> endobj +1484 0 obj << +/Kids [1475 0 R 1476 0 R 1477 0 R 1478 0 R 1479 0 R] +/Limits [(subsubsection.5.5.5) (subsubsection.5.9.9)] +>> endobj +1485 0 obj << +/Kids [1480 0 R 1481 0 R 1482 0 R 1483 0 R 1484 0 R] +/Limits [(Doc-Start) (subsubsection.5.9.9)] +>> endobj +1486 0 obj << +/Dests 1485 0 R +>> endobj +1487 0 obj << +/Type /Catalog +/Pages 1449 0 R +/Outlines 1450 0 R +/Names 1486 0 R +/PageMode/UseOutlines +/OpenAction 489 0 R +>> endobj +1488 0 obj << /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.10)/Keywords() -/CreationDate (D:20110411013156+01'00') -/ModDate (D:20110411013156+01'00') +/CreationDate (D:20110503154340+01'00') +/ModDate (D:20110503154340+01'00') /Trapped /False /PTEX.Fullbanner (This is pdfTeX, Version 3.1415926-1.40.10-2.2 (TeX Live 2009/Debian) kpathsea version 5.0.0) >> endobj xref -0 1462 +0 1489 0000000000 65535 f 0000000015 00000 n -0000041773 00000 n -0000358343 00000 n +0000041949 00000 n +0000361579 00000 n 0000000060 00000 n 0000000090 00000 n -0000041828 00000 n -0000358273 00000 n +0000042004 00000 n +0000361509 00000 n 0000000140 00000 n 0000000170 00000 n -0000046977 00000 n -0000358152 00000 n +0000047697 00000 n +0000361388 00000 n 0000000220 00000 n 0000000247 00000 n -0000047033 00000 n -0000358078 00000 n +0000047753 00000 n +0000361314 00000 n 0000000303 00000 n 0000000356 00000 n -0000051609 00000 n -0000358004 00000 n +0000052417 00000 n +0000361240 00000 n 0000000412 00000 n 0000000482 00000 n -0000051665 00000 n -0000357918 00000 n +0000056222 00000 n +0000361154 00000 n 0000000533 00000 n 0000000562 00000 n -0000055571 00000 n -0000357845 00000 n +0000056278 00000 n +0000361081 00000 n 0000000613 00000 n 0000000636 00000 n -0000055627 00000 n -0000357720 00000 n +0000056334 00000 n +0000360956 00000 n 0000000682 00000 n 0000000709 00000 n -0000055683 00000 n -0000357646 00000 n +0000060760 00000 n +0000360882 00000 n 0000000760 00000 n 0000000795 00000 n -0000065574 00000 n -0000357559 00000 n +0000066256 00000 n +0000360795 00000 n 0000000846 00000 n 0000000901 00000 n -0000065630 00000 n -0000357485 00000 n +0000066312 00000 n +0000360721 00000 n 0000000952 00000 n 0000000988 00000 n -0000071445 00000 n -0000357359 00000 n +0000070952 00000 n +0000360595 00000 n 0000001034 00000 n 0000001060 00000 n -0000071501 00000 n -0000357285 00000 n +0000071008 00000 n +0000360521 00000 n 0000001111 00000 n 0000001134 00000 n -0000071557 00000 n -0000357198 00000 n +0000071064 00000 n +0000360434 00000 n 0000001185 00000 n 0000001208 00000 n -0000081126 00000 n -0000357111 00000 n +0000079484 00000 n +0000360347 00000 n 0000001259 00000 n 0000001282 00000 n -0000085918 00000 n -0000357024 00000 n +0000086237 00000 n +0000360260 00000 n 0000001333 00000 n 0000001356 00000 n -0000085974 00000 n -0000356937 00000 n +0000086293 00000 n +0000360173 00000 n 0000001407 00000 n 0000001430 00000 n -0000089840 00000 n -0000356863 00000 n +0000090817 00000 n +0000360099 00000 n 0000001481 00000 n 0000001504 00000 n -0000089896 00000 n -0000356774 00000 n +0000090872 00000 n +0000360010 00000 n 0000001550 00000 n 0000001588 00000 n -0000089952 00000 n -0000356645 00000 n +0000090928 00000 n +0000359881 00000 n 0000001634 00000 n 0000001658 00000 n -0000098714 00000 n -0000356571 00000 n +0000099085 00000 n +0000359807 00000 n 0000001709 00000 n 0000001744 00000 n -0000098770 00000 n -0000356445 00000 n +0000099140 00000 n +0000359681 00000 n 0000001795 00000 n 0000001820 00000 n -0000098826 00000 n -0000356371 00000 n +0000101773 00000 n +0000359607 00000 n 0000001876 00000 n 0000001905 00000 n -0000098882 00000 n -0000356284 00000 n +0000101829 00000 n +0000359520 00000 n 0000001961 00000 n 0000002027 00000 n -0000101290 00000 n -0000356195 00000 n +0000101885 00000 n +0000359431 00000 n 0000002083 00000 n 0000002132 00000 n -0000101346 00000 n -0000356104 00000 n +0000101941 00000 n +0000359340 00000 n 0000002189 00000 n 0000002256 00000 n -0000101403 00000 n -0000356026 00000 n +0000101998 00000 n +0000359262 00000 n 0000002313 00000 n 0000002375 00000 n -0000101460 00000 n -0000355895 00000 n +0000102054 00000 n +0000359131 00000 n 0000002427 00000 n 0000002454 00000 n -0000101516 00000 n -0000355816 00000 n +0000105083 00000 n +0000359052 00000 n 0000002511 00000 n 0000002540 00000 n -0000101573 00000 n -0000355723 00000 n +0000105140 00000 n +0000358959 00000 n 0000002597 00000 n 0000002635 00000 n -0000104881 00000 n -0000355630 00000 n +0000105196 00000 n +0000358866 00000 n 0000002692 00000 n 0000002734 00000 n -0000107355 00000 n -0000355537 00000 n +0000107896 00000 n +0000358773 00000 n 0000002791 00000 n 0000002830 00000 n -0000107412 00000 n -0000355444 00000 n +0000107953 00000 n +0000358680 00000 n 0000002887 00000 n 0000002925 00000 n -0000107468 00000 n -0000355351 00000 n +0000108010 00000 n +0000358587 00000 n 0000002982 00000 n 0000003030 00000 n -0000107524 00000 n -0000355258 00000 n +0000111229 00000 n +0000358494 00000 n 0000003087 00000 n 0000003147 00000 n -0000107580 00000 n -0000355165 00000 n +0000111286 00000 n +0000358401 00000 n 0000003204 00000 n 0000003239 00000 n -0000110922 00000 n -0000355072 00000 n +0000111343 00000 n +0000358308 00000 n 0000003296 00000 n 0000003347 00000 n -0000110979 00000 n -0000354979 00000 n +0000111400 00000 n +0000358215 00000 n 0000003405 00000 n 0000003466 00000 n -0000111036 00000 n -0000354886 00000 n +0000111457 00000 n +0000358122 00000 n 0000003524 00000 n 0000003603 00000 n -0000111092 00000 n -0000354793 00000 n +0000111514 00000 n +0000358029 00000 n 0000003661 00000 n 0000003747 00000 n -0000111149 00000 n -0000354714 00000 n +0000114063 00000 n +0000357950 00000 n 0000003805 00000 n 0000003896 00000 n -0000113696 00000 n -0000354583 00000 n +0000114120 00000 n +0000357819 00000 n 0000003948 00000 n 0000003980 00000 n -0000113753 00000 n -0000354504 00000 n +0000114177 00000 n +0000357740 00000 n 0000004037 00000 n 0000004076 00000 n -0000113810 00000 n -0000354411 00000 n +0000114234 00000 n +0000357647 00000 n 0000004133 00000 n 0000004170 00000 n -0000113867 00000 n -0000354318 00000 n +0000117833 00000 n +0000357554 00000 n 0000004227 00000 n 0000004262 00000 n -0000113924 00000 n -0000354225 00000 n +0000117890 00000 n +0000357461 00000 n 0000004319 00000 n 0000004359 00000 n -0000117253 00000 n -0000354146 00000 n +0000117947 00000 n +0000357382 00000 n 0000004416 00000 n 0000004465 00000 n -0000117310 00000 n -0000354015 00000 n +0000118004 00000 n +0000357251 00000 n 0000004517 00000 n 0000004546 00000 n -0000117367 00000 n -0000353936 00000 n +0000118061 00000 n +0000357172 00000 n 0000004603 00000 n 0000004646 00000 n -0000117424 00000 n -0000353843 00000 n +0000120823 00000 n +0000357079 00000 n 0000004703 00000 n -0000004764 00000 n -0000120323 00000 n -0000353750 00000 n -0000004821 00000 n -0000004899 00000 n -0000120380 00000 n -0000353657 00000 n -0000004956 00000 n -0000005000 00000 n -0000123077 00000 n -0000353578 00000 n -0000005057 00000 n -0000005098 00000 n -0000125824 00000 n -0000353447 00000 n -0000005150 00000 n -0000005179 00000 n -0000125881 00000 n -0000353368 00000 n -0000005236 00000 n -0000005261 00000 n -0000125938 00000 n -0000353275 00000 n -0000005318 00000 n -0000005342 00000 n -0000129428 00000 n -0000353196 00000 n -0000005399 00000 n -0000005434 00000 n -0000129485 00000 n -0000353065 00000 n -0000005486 00000 n -0000005516 00000 n -0000129542 00000 n -0000352986 00000 n -0000005573 00000 n -0000005629 00000 n -0000132559 00000 n -0000352893 00000 n -0000005686 00000 n -0000005775 00000 n -0000132616 00000 n -0000352800 00000 n -0000005832 00000 n -0000005898 00000 n -0000132673 00000 n -0000352721 00000 n -0000005955 00000 n -0000006029 00000 n -0000132730 00000 n -0000352590 00000 n -0000006081 00000 n -0000006112 00000 n -0000132787 00000 n -0000352525 00000 n -0000006169 00000 n -0000006237 00000 n -0000134980 00000 n -0000352393 00000 n -0000006289 00000 n -0000006320 00000 n -0000135037 00000 n +0000004742 00000 n +0000120880 00000 n +0000356986 00000 n +0000004799 00000 n +0000004860 00000 n +0000123472 00000 n +0000356893 00000 n +0000004917 00000 n +0000004995 00000 n +0000123529 00000 n +0000356800 00000 n +0000005052 00000 n +0000005096 00000 n +0000126064 00000 n +0000356721 00000 n +0000005153 00000 n +0000005194 00000 n +0000129359 00000 n +0000356590 00000 n +0000005246 00000 n +0000005275 00000 n +0000129416 00000 n +0000356511 00000 n +0000005332 00000 n +0000005357 00000 n +0000129473 00000 n +0000356418 00000 n +0000005414 00000 n +0000005438 00000 n +0000129530 00000 n +0000356339 00000 n +0000005495 00000 n +0000005530 00000 n +0000132784 00000 n +0000356208 00000 n +0000005582 00000 n +0000005612 00000 n +0000132841 00000 n +0000356129 00000 n +0000005669 00000 n +0000005725 00000 n +0000132898 00000 n +0000356036 00000 n +0000005782 00000 n +0000005871 00000 n +0000135980 00000 n +0000355943 00000 n +0000005928 00000 n +0000005994 00000 n +0000136037 00000 n +0000355864 00000 n +0000006051 00000 n +0000006125 00000 n +0000136094 00000 n +0000355733 00000 n +0000006177 00000 n +0000006208 00000 n +0000136150 00000 n +0000355668 00000 n +0000006265 00000 n +0000006333 00000 n +0000136207 00000 n +0000355536 00000 n +0000006385 00000 n +0000006416 00000 n +0000136264 00000 n +0000355457 00000 n +0000006473 00000 n +0000006499 00000 n +0000138457 00000 n +0000355364 00000 n +0000006556 00000 n +0000006588 00000 n +0000138514 00000 n +0000355271 00000 n +0000006645 00000 n +0000006681 00000 n +0000138571 00000 n +0000355178 00000 n +0000006738 00000 n +0000006824 00000 n +0000138628 00000 n +0000355085 00000 n +0000006881 00000 n +0000006938 00000 n +0000138685 00000 n +0000354992 00000 n +0000006995 00000 n +0000007078 00000 n +0000141031 00000 n +0000354899 00000 n +0000007135 00000 n +0000007203 00000 n +0000141088 00000 n +0000354806 00000 n +0000007260 00000 n +0000007323 00000 n +0000141145 00000 n +0000354713 00000 n +0000007380 00000 n +0000007443 00000 n +0000141202 00000 n +0000354620 00000 n +0000007501 00000 n +0000007548 00000 n +0000143422 00000 n +0000354527 00000 n +0000007606 00000 n +0000007658 00000 n +0000143479 00000 n +0000354434 00000 n +0000007716 00000 n +0000007779 00000 n +0000143536 00000 n +0000354341 00000 n +0000007837 00000 n +0000007898 00000 n +0000146628 00000 n +0000354248 00000 n +0000007956 00000 n +0000008003 00000 n +0000146685 00000 n +0000354155 00000 n +0000008061 00000 n +0000008114 00000 n +0000149424 00000 n +0000354062 00000 n +0000008172 00000 n +0000008231 00000 n +0000149480 00000 n +0000353983 00000 n +0000008289 00000 n +0000008333 00000 n +0000152247 00000 n +0000353852 00000 n +0000008386 00000 n +0000008417 00000 n +0000152304 00000 n +0000353773 00000 n +0000008475 00000 n +0000008519 00000 n +0000155019 00000 n +0000353694 00000 n +0000008577 00000 n +0000008622 00000 n +0000155076 00000 n +0000353563 00000 n +0000008675 00000 n +0000008726 00000 n +0000155133 00000 n +0000353498 00000 n +0000008784 00000 n +0000008848 00000 n +0000158435 00000 n +0000353367 00000 n +0000008901 00000 n +0000008939 00000 n +0000158492 00000 n +0000353288 00000 n +0000008997 00000 n +0000009067 00000 n +0000158549 00000 n +0000353209 00000 n +0000009125 00000 n +0000009195 00000 n +0000161583 00000 n +0000353078 00000 n +0000009248 00000 n +0000009293 00000 n +0000161640 00000 n +0000352999 00000 n +0000009351 00000 n +0000009409 00000 n +0000164758 00000 n +0000352920 00000 n +0000009467 00000 n +0000009544 00000 n +0000173335 00000 n +0000352789 00000 n +0000009597 00000 n +0000009640 00000 n +0000173392 00000 n +0000352710 00000 n +0000009698 00000 n +0000009751 00000 n +0000173449 00000 n +0000352617 00000 n +0000009809 00000 n +0000009863 00000 n +0000173506 00000 n +0000352524 00000 n +0000009921 00000 n +0000009970 00000 n +0000173563 00000 n +0000352445 00000 n +0000010028 00000 n +0000010075 00000 n +0000176140 00000 n 0000352314 00000 n -0000006377 00000 n -0000006403 00000 n -0000135094 00000 n -0000352221 00000 n -0000006460 00000 n -0000006492 00000 n -0000135151 00000 n -0000352128 00000 n -0000006549 00000 n -0000006585 00000 n -0000135208 00000 n -0000352035 00000 n -0000006642 00000 n -0000006728 00000 n -0000135265 00000 n -0000351942 00000 n -0000006785 00000 n -0000006842 00000 n -0000135322 00000 n -0000351849 00000 n -0000006899 00000 n -0000006982 00000 n -0000138049 00000 n -0000351756 00000 n -0000007039 00000 n -0000007107 00000 n -0000140349 00000 n -0000351663 00000 n -0000007164 00000 n -0000007227 00000 n -0000140406 00000 n -0000351570 00000 n -0000007284 00000 n -0000007347 00000 n -0000140463 00000 n -0000351477 00000 n -0000007405 00000 n -0000007452 00000 n -0000140520 00000 n -0000351384 00000 n -0000007510 00000 n -0000007562 00000 n -0000143683 00000 n -0000351291 00000 n -0000007620 00000 n -0000007667 00000 n -0000146465 00000 n -0000351198 00000 n -0000007725 00000 n -0000007778 00000 n -0000146522 00000 n -0000351105 00000 n -0000007836 00000 n -0000007895 00000 n -0000146579 00000 n -0000351026 00000 n -0000007953 00000 n -0000007997 00000 n -0000149429 00000 n -0000350895 00000 n -0000008050 00000 n -0000008081 00000 n -0000149486 00000 n -0000350816 00000 n -0000008139 00000 n -0000008183 00000 n -0000151911 00000 n -0000350737 00000 n -0000008241 00000 n -0000008286 00000 n -0000151968 00000 n -0000350606 00000 n -0000008339 00000 n -0000008390 00000 n -0000152025 00000 n -0000350541 00000 n -0000008448 00000 n -0000008512 00000 n -0000155236 00000 n -0000350410 00000 n -0000008565 00000 n -0000008603 00000 n -0000155293 00000 n -0000350331 00000 n -0000008661 00000 n -0000008731 00000 n -0000155350 00000 n -0000350252 00000 n -0000008789 00000 n -0000008859 00000 n -0000158817 00000 n -0000350121 00000 n -0000008912 00000 n -0000008957 00000 n -0000158874 00000 n -0000350042 00000 n -0000009015 00000 n -0000009073 00000 n -0000161848 00000 n -0000349963 00000 n -0000009131 00000 n -0000009208 00000 n -0000170252 00000 n -0000349832 00000 n -0000009261 00000 n -0000009304 00000 n -0000170309 00000 n -0000349753 00000 n -0000009362 00000 n -0000009415 00000 n -0000170366 00000 n -0000349660 00000 n -0000009473 00000 n -0000009527 00000 n -0000170423 00000 n -0000349567 00000 n -0000009585 00000 n -0000009634 00000 n -0000170480 00000 n -0000349488 00000 n -0000009692 00000 n -0000009739 00000 n -0000173311 00000 n -0000349357 00000 n -0000009792 00000 n -0000009819 00000 n -0000173368 00000 n -0000349278 00000 n -0000009877 00000 n -0000009936 00000 n -0000173425 00000 n -0000349185 00000 n -0000009994 00000 n -0000010058 00000 n -0000173482 00000 n -0000349092 00000 n -0000010116 00000 n -0000010154 00000 n -0000176157 00000 n -0000348999 00000 n -0000010212 00000 n -0000010276 00000 n -0000176214 00000 n -0000348906 00000 n -0000010334 00000 n -0000010379 00000 n -0000176271 00000 n -0000348813 00000 n -0000010437 00000 n -0000010470 00000 n -0000179241 00000 n -0000348720 00000 n -0000010528 00000 n -0000010588 00000 n -0000179298 00000 n -0000348641 00000 n -0000010646 00000 n -0000010693 00000 n -0000179355 00000 n -0000348524 00000 n -0000010746 00000 n -0000010779 00000 n -0000179412 00000 n -0000348445 00000 n -0000010837 00000 n -0000010895 00000 n -0000179469 00000 n -0000348352 00000 n -0000010953 00000 n -0000011016 00000 n -0000179526 00000 n -0000348259 00000 n -0000011074 00000 n -0000011155 00000 n -0000179583 00000 n -0000348166 00000 n -0000011213 00000 n -0000011267 00000 n -0000182794 00000 n -0000348073 00000 n -0000011325 00000 n -0000011395 00000 n -0000182851 00000 n -0000347980 00000 n -0000011453 00000 n -0000011521 00000 n -0000182908 00000 n -0000347887 00000 n -0000011579 00000 n -0000011644 00000 n -0000182965 00000 n -0000347794 00000 n -0000011702 00000 n -0000011767 00000 n -0000183022 00000 n -0000347715 00000 n -0000011825 00000 n -0000011887 00000 n -0000183079 00000 n -0000347622 00000 n -0000011934 00000 n -0000011975 00000 n -0000183136 00000 n -0000347528 00000 n -0000012022 00000 n -0000012052 00000 n -0000184987 00000 n -0000347448 00000 n -0000012099 00000 n -0000012126 00000 n -0000013502 00000 n -0000013873 00000 n -0000014051 00000 n -0000014232 00000 n -0000014409 00000 n -0000014560 00000 n -0000014716 00000 n -0000014871 00000 n -0000015033 00000 n -0000015195 00000 n -0000015351 00000 n -0000015507 00000 n -0000015657 00000 n -0000015813 00000 n -0000015969 00000 n -0000016124 00000 n -0000016275 00000 n -0000016431 00000 n -0000016587 00000 n -0000016743 00000 n -0000016899 00000 n -0000017055 00000 n -0000017211 00000 n -0000017362 00000 n -0000017513 00000 n -0000017669 00000 n -0000017823 00000 n -0000017984 00000 n -0000018146 00000 n -0000018308 00000 n -0000018470 00000 n -0000020988 00000 n -0000018799 00000 n -0000012178 00000 n -0000018629 00000 n -0000018685 00000 n -0000330305 00000 n -0000324453 00000 n -0000301828 00000 n -0000295982 00000 n -0000018742 00000 n -0000282969 00000 n -0000346163 00000 n -0000021144 00000 n -0000021305 00000 n -0000021466 00000 n -0000021628 00000 n -0000021790 00000 n -0000021952 00000 n -0000022114 00000 n -0000022275 00000 n -0000022436 00000 n -0000022598 00000 n -0000022761 00000 n -0000022924 00000 n -0000023086 00000 n -0000023249 00000 n -0000023405 00000 n -0000023566 00000 n -0000023728 00000 n -0000023890 00000 n -0000024052 00000 n -0000024214 00000 n -0000024369 00000 n -0000024529 00000 n -0000024691 00000 n -0000024853 00000 n -0000025015 00000 n -0000025177 00000 n -0000025333 00000 n -0000025495 00000 n -0000025656 00000 n -0000025818 00000 n -0000025974 00000 n -0000026136 00000 n -0000026298 00000 n -0000026460 00000 n -0000026622 00000 n -0000026777 00000 n -0000029095 00000 n -0000026992 00000 n -0000020561 00000 n -0000018923 00000 n -0000026936 00000 n -0000260927 00000 n -0000029250 00000 n -0000029412 00000 n -0000029574 00000 n -0000029735 00000 n -0000029897 00000 n -0000030059 00000 n -0000030221 00000 n -0000030382 00000 n -0000030544 00000 n -0000030706 00000 n -0000030869 00000 n -0000031032 00000 n -0000031193 00000 n -0000031356 00000 n -0000031519 00000 n -0000031681 00000 n -0000031838 00000 n -0000032001 00000 n -0000032164 00000 n -0000032321 00000 n -0000032484 00000 n -0000032640 00000 n -0000032803 00000 n -0000032966 00000 n -0000033122 00000 n -0000033285 00000 n -0000033448 00000 n -0000033605 00000 n -0000033766 00000 n -0000033929 00000 n -0000034092 00000 n -0000034255 00000 n -0000034412 00000 n -0000034575 00000 n -0000034738 00000 n -0000034900 00000 n -0000038064 00000 n -0000035116 00000 n -0000028668 00000 n -0000027090 00000 n -0000035060 00000 n -0000038226 00000 n -0000038389 00000 n -0000038552 00000 n -0000038715 00000 n -0000038871 00000 n -0000039034 00000 n -0000039197 00000 n -0000039360 00000 n -0000039523 00000 n -0000039685 00000 n -0000039848 00000 n -0000040011 00000 n -0000040173 00000 n -0000040336 00000 n -0000040487 00000 n -0000040638 00000 n -0000040787 00000 n -0000040956 00000 n -0000041131 00000 n -0000041300 00000 n -0000041479 00000 n -0000044570 00000 n -0000041883 00000 n -0000037757 00000 n -0000035201 00000 n -0000041717 00000 n -0000239476 00000 n -0000044753 00000 n -0000044930 00000 n -0000045108 00000 n -0000045291 00000 n -0000045472 00000 n -0000045645 00000 n -0000045823 00000 n -0000046001 00000 n -0000046186 00000 n -0000046358 00000 n -0000046552 00000 n -0000046744 00000 n -0000050770 00000 n -0000050938 00000 n -0000051147 00000 n -0000047089 00000 n -0000044335 00000 n -0000042007 00000 n -0000046921 00000 n -0000346018 00000 n -0000221753 00000 n -0000051365 00000 n -0000051721 00000 n -0000050607 00000 n -0000047226 00000 n -0000051553 00000 n -0000198881 00000 n -0000055330 00000 n -0000055739 00000 n -0000055191 00000 n -0000051871 00000 n -0000055515 00000 n -0000346281 00000 n -0000059400 00000 n -0000059577 00000 n -0000059788 00000 n -0000059956 00000 n -0000060122 00000 n -0000063844 00000 n -0000064076 00000 n -0000064307 00000 n -0000064535 00000 n -0000060352 00000 n -0000059229 00000 n -0000055889 00000 n -0000060296 00000 n -0000064764 00000 n -0000065272 00000 n -0000065686 00000 n -0000063657 00000 n -0000060463 00000 n -0000065518 00000 n -0000345874 00000 n -0000065018 00000 n -0000069212 00000 n -0000069424 00000 n -0000069636 00000 n -0000069853 00000 n -0000070064 00000 n -0000070253 00000 n -0000070441 00000 n -0000070659 00000 n -0000070847 00000 n -0000071028 00000 n -0000071205 00000 n -0000071613 00000 n -0000068993 00000 n -0000065836 00000 n -0000071389 00000 n -0000075541 00000 n -0000075770 00000 n -0000075951 00000 n -0000076142 00000 n -0000076318 00000 n -0000076549 00000 n -0000076795 00000 n -0000077236 00000 n -0000077415 00000 n -0000077633 00000 n -0000077814 00000 n -0000078236 00000 n -0000078405 00000 n -0000078865 00000 n -0000079077 00000 n -0000079296 00000 n -0000079538 00000 n -0000079793 00000 n -0000080225 00000 n -0000080435 00000 n -0000080647 00000 n -0000080864 00000 n -0000081182 00000 n -0000075202 00000 n -0000071763 00000 n -0000081070 00000 n -0000077017 00000 n -0000078026 00000 n -0000078636 00000 n -0000080010 00000 n -0000084453 00000 n -0000084683 00000 n -0000084852 00000 n -0000085042 00000 n -0000085223 00000 n -0000085435 00000 n -0000085628 00000 n -0000088069 00000 n -0000086030 00000 n -0000084266 00000 n -0000081306 00000 n -0000085862 00000 n -0000088251 00000 n -0000088428 00000 n -0000088818 00000 n -0000089011 00000 n -0000089214 00000 n -0000089414 00000 n -0000089605 00000 n -0000090008 00000 n -0000087866 00000 n -0000086154 00000 n -0000089784 00000 n -0000088624 00000 n -0000346399 00000 n -0000092185 00000 n -0000092010 00000 n -0000090145 00000 n -0000092129 00000 n -0000094032 00000 n -0000093857 00000 n -0000092283 00000 n -0000093976 00000 n -0000095866 00000 n -0000095691 00000 n -0000094130 00000 n -0000095810 00000 n -0000098274 00000 n -0000098449 00000 n -0000098937 00000 n -0000098127 00000 n -0000095964 00000 n -0000098658 00000 n -0000101629 00000 n -0000101115 00000 n -0000099074 00000 n -0000101234 00000 n -0000104938 00000 n -0000104706 00000 n -0000101766 00000 n -0000104825 00000 n -0000346517 00000 n -0000107637 00000 n -0000107180 00000 n -0000105062 00000 n -0000107299 00000 n -0000110522 00000 n -0000110696 00000 n -0000111206 00000 n -0000110375 00000 n -0000107761 00000 n -0000110866 00000 n -0000116618 00000 n -0000113981 00000 n -0000113521 00000 n -0000111330 00000 n -0000113640 00000 n -0000117007 00000 n -0000117481 00000 n -0000116463 00000 n -0000114118 00000 n -0000117197 00000 n -0000116813 00000 n -0000120437 00000 n -0000120148 00000 n -0000117618 00000 n -0000120267 00000 n -0000123134 00000 n -0000122902 00000 n -0000120574 00000 n -0000123021 00000 n -0000346635 00000 n -0000125995 00000 n -0000125649 00000 n -0000123258 00000 n -0000125768 00000 n -0000129599 00000 n -0000129253 00000 n -0000126119 00000 n -0000129372 00000 n -0000132844 00000 n -0000132384 00000 n -0000129723 00000 n -0000132503 00000 n -0000135379 00000 n -0000134805 00000 n -0000132968 00000 n -0000134924 00000 n -0000138106 00000 n -0000137874 00000 n -0000135490 00000 n -0000137993 00000 n -0000140577 00000 n -0000140174 00000 n -0000138217 00000 n -0000140293 00000 n -0000346753 00000 n -0000143740 00000 n -0000143508 00000 n -0000140688 00000 n -0000143627 00000 n -0000146636 00000 n -0000146290 00000 n -0000143851 00000 n -0000146409 00000 n -0000149543 00000 n -0000149254 00000 n -0000146773 00000 n -0000149373 00000 n -0000152082 00000 n -0000151736 00000 n -0000149693 00000 n -0000151855 00000 n -0000154672 00000 n -0000154926 00000 n -0000155406 00000 n -0000154525 00000 n -0000152232 00000 n -0000155180 00000 n -0000158254 00000 n -0000158508 00000 n -0000158930 00000 n -0000158107 00000 n -0000155530 00000 n -0000158761 00000 n -0000346871 00000 n -0000161905 00000 n -0000161673 00000 n -0000159067 00000 n -0000161792 00000 n -0000164754 00000 n -0000164966 00000 n -0000165387 00000 n -0000165642 00000 n -0000165944 00000 n -0000164583 00000 n -0000162029 00000 n -0000165888 00000 n -0000165177 00000 n -0000167852 00000 n -0000167677 00000 n -0000166068 00000 n -0000167796 00000 n -0000169767 00000 n -0000169985 00000 n -0000170536 00000 n -0000169620 00000 n -0000167950 00000 n -0000170196 00000 n -0000173538 00000 n -0000173136 00000 n -0000170660 00000 n -0000173255 00000 n -0000175921 00000 n -0000176328 00000 n -0000175782 00000 n -0000173675 00000 n -0000176101 00000 n -0000346989 00000 n -0000179017 00000 n -0000179640 00000 n -0000178878 00000 n -0000176439 00000 n -0000179185 00000 n -0000182348 00000 n -0000182549 00000 n -0000183193 00000 n -0000182201 00000 n -0000179777 00000 n -0000182738 00000 n -0000184157 00000 n -0000184336 00000 n -0000184544 00000 n -0000184724 00000 n -0000185044 00000 n -0000183994 00000 n -0000183317 00000 n -0000184931 00000 n -0000185142 00000 n -0000185177 00000 n -0000185462 00000 n -0000185737 00000 n -0000185917 00000 n -0000186150 00000 n -0000186348 00000 n -0000186540 00000 n -0000186902 00000 n -0000187212 00000 n -0000187512 00000 n -0000187868 00000 n -0000188198 00000 n -0000188524 00000 n -0000188875 00000 n -0000189159 00000 n -0000189531 00000 n -0000189878 00000 n -0000190284 00000 n -0000190620 00000 n -0000190915 00000 n -0000191249 00000 n -0000191542 00000 n -0000191836 00000 n -0000192103 00000 n -0000192421 00000 n -0000192695 00000 n -0000192992 00000 n -0000193309 00000 n -0000193619 00000 n -0000193887 00000 n -0000194183 00000 n -0000194512 00000 n -0000194765 00000 n -0000195112 00000 n -0000195418 00000 n -0000195689 00000 n -0000196008 00000 n -0000196298 00000 n -0000196561 00000 n -0000196842 00000 n -0000197101 00000 n -0000197398 00000 n -0000197684 00000 n -0000198003 00000 n -0000198300 00000 n -0000198624 00000 n -0000199132 00000 n -0000199517 00000 n -0000199990 00000 n -0000200633 00000 n -0000200892 00000 n -0000201148 00000 n -0000201399 00000 n -0000201575 00000 n -0000201825 00000 n -0000202018 00000 n -0000202211 00000 n -0000202437 00000 n -0000202620 00000 n -0000202815 00000 n -0000203033 00000 n -0000203273 00000 n -0000203467 00000 n -0000203675 00000 n -0000203853 00000 n -0000204082 00000 n -0000204270 00000 n -0000204494 00000 n -0000204679 00000 n -0000204863 00000 n -0000205057 00000 n -0000205289 00000 n -0000205604 00000 n -0000205898 00000 n -0000206154 00000 n -0000206410 00000 n -0000206672 00000 n -0000206947 00000 n -0000207201 00000 n -0000207430 00000 n -0000207657 00000 n -0000207936 00000 n -0000208138 00000 n -0000208328 00000 n -0000208625 00000 n -0000208836 00000 n -0000209091 00000 n -0000209356 00000 n -0000209595 00000 n -0000209847 00000 n -0000210115 00000 n -0000210386 00000 n -0000210675 00000 n -0000210886 00000 n -0000211133 00000 n -0000211387 00000 n -0000211651 00000 n -0000211942 00000 n -0000212207 00000 n -0000212467 00000 n -0000212730 00000 n -0000212998 00000 n -0000213251 00000 n -0000213524 00000 n -0000213784 00000 n -0000214016 00000 n -0000214333 00000 n -0000214572 00000 n -0000214788 00000 n -0000215023 00000 n -0000215307 00000 n -0000215505 00000 n -0000215747 00000 n -0000215977 00000 n -0000216227 00000 n -0000216504 00000 n -0000216780 00000 n -0000217017 00000 n -0000217277 00000 n -0000217501 00000 n -0000217720 00000 n -0000217972 00000 n -0000218222 00000 n -0000218489 00000 n -0000218782 00000 n -0000219022 00000 n -0000219294 00000 n -0000219510 00000 n -0000219794 00000 n -0000220085 00000 n -0000220349 00000 n -0000220619 00000 n -0000220917 00000 n -0000221177 00000 n -0000221457 00000 n -0000222007 00000 n -0000222556 00000 n -0000223068 00000 n -0000224284 00000 n +0000010128 00000 n +0000010155 00000 n +0000176197 00000 n +0000352235 00000 n +0000010213 00000 n +0000010272 00000 n +0000176254 00000 n +0000352142 00000 n +0000010330 00000 n +0000010394 00000 n +0000176311 00000 n +0000352049 00000 n +0000010452 00000 n +0000010490 00000 n +0000176368 00000 n +0000351956 00000 n +0000010548 00000 n +0000010612 00000 n +0000176425 00000 n +0000351863 00000 n +0000010670 00000 n +0000010715 00000 n +0000179220 00000 n +0000351770 00000 n +0000010773 00000 n +0000010806 00000 n +0000179277 00000 n +0000351677 00000 n +0000010864 00000 n +0000010924 00000 n +0000179333 00000 n +0000351598 00000 n +0000010982 00000 n +0000011029 00000 n +0000182164 00000 n +0000351480 00000 n +0000011082 00000 n +0000011115 00000 n +0000182221 00000 n +0000351401 00000 n +0000011173 00000 n +0000011231 00000 n +0000182278 00000 n +0000351308 00000 n +0000011289 00000 n +0000011352 00000 n +0000182335 00000 n +0000351215 00000 n +0000011410 00000 n +0000011491 00000 n +0000182392 00000 n +0000351122 00000 n +0000011549 00000 n +0000011603 00000 n +0000182449 00000 n +0000351029 00000 n +0000011661 00000 n +0000011731 00000 n +0000182506 00000 n +0000350936 00000 n +0000011789 00000 n +0000011827 00000 n +0000185638 00000 n +0000350843 00000 n +0000011885 00000 n +0000011953 00000 n +0000185695 00000 n +0000350750 00000 n +0000012011 00000 n +0000012076 00000 n +0000185752 00000 n +0000350657 00000 n +0000012134 00000 n +0000012199 00000 n +0000185809 00000 n +0000350578 00000 n +0000012258 00000 n +0000012320 00000 n +0000185866 00000 n +0000350485 00000 n +0000012367 00000 n +0000012408 00000 n +0000185923 00000 n +0000350391 00000 n +0000012455 00000 n +0000012485 00000 n +0000187517 00000 n +0000350311 00000 n +0000012532 00000 n +0000012559 00000 n +0000013939 00000 n +0000014310 00000 n +0000014488 00000 n +0000014669 00000 n +0000014846 00000 n +0000014997 00000 n +0000015153 00000 n +0000015308 00000 n +0000015470 00000 n +0000015632 00000 n +0000015788 00000 n +0000015944 00000 n +0000016094 00000 n +0000016250 00000 n +0000016406 00000 n +0000016561 00000 n +0000016712 00000 n +0000016868 00000 n +0000017024 00000 n +0000017180 00000 n +0000017336 00000 n +0000017492 00000 n +0000017648 00000 n +0000017799 00000 n +0000017950 00000 n +0000018106 00000 n +0000018260 00000 n +0000018421 00000 n +0000018583 00000 n +0000018745 00000 n +0000018907 00000 n +0000021414 00000 n +0000019236 00000 n +0000012611 00000 n +0000019066 00000 n +0000019122 00000 n +0000333160 00000 n +0000327308 00000 n +0000304683 00000 n +0000298837 00000 n +0000019179 00000 n +0000285824 00000 n +0000349018 00000 n +0000021570 00000 n +0000021731 00000 n +0000021892 00000 n +0000022054 00000 n +0000022216 00000 n +0000022378 00000 n +0000022540 00000 n +0000022701 00000 n +0000022862 00000 n +0000023024 00000 n +0000023187 00000 n +0000023350 00000 n +0000023512 00000 n +0000023675 00000 n +0000023831 00000 n +0000023992 00000 n +0000024154 00000 n +0000024316 00000 n +0000024478 00000 n +0000024640 00000 n +0000024795 00000 n +0000024955 00000 n +0000025117 00000 n +0000025279 00000 n +0000025441 00000 n +0000025603 00000 n +0000025765 00000 n +0000025921 00000 n +0000026082 00000 n +0000026243 00000 n +0000026405 00000 n +0000026561 00000 n +0000026723 00000 n +0000026885 00000 n +0000027047 00000 n +0000027208 00000 n +0000029518 00000 n +0000027417 00000 n +0000020987 00000 n +0000019360 00000 n +0000027361 00000 n +0000263760 00000 n +0000029680 00000 n +0000029836 00000 n +0000029998 00000 n +0000030160 00000 n +0000030321 00000 n +0000030483 00000 n +0000030645 00000 n +0000030806 00000 n +0000030968 00000 n +0000031130 00000 n +0000031292 00000 n +0000031455 00000 n +0000031617 00000 n +0000031780 00000 n +0000031943 00000 n +0000032104 00000 n +0000032267 00000 n +0000032430 00000 n +0000032593 00000 n +0000032750 00000 n +0000032912 00000 n +0000033074 00000 n +0000033231 00000 n +0000033392 00000 n +0000033548 00000 n +0000033711 00000 n +0000033874 00000 n +0000034030 00000 n +0000034191 00000 n +0000034354 00000 n +0000034511 00000 n +0000034674 00000 n +0000034837 00000 n +0000035000 00000 n +0000035163 00000 n +0000035319 00000 n +0000038177 00000 n +0000035536 00000 n +0000029091 00000 n +0000027515 00000 n +0000035480 00000 n +0000038339 00000 n +0000038502 00000 n +0000038665 00000 n +0000038828 00000 n +0000038991 00000 n +0000039154 00000 n +0000039317 00000 n +0000039473 00000 n +0000039636 00000 n +0000039799 00000 n +0000039962 00000 n +0000040125 00000 n +0000040286 00000 n +0000040449 00000 n +0000040612 00000 n +0000040774 00000 n +0000040937 00000 n +0000041101 00000 n +0000041252 00000 n +0000041402 00000 n +0000041552 00000 n +0000041718 00000 n +0000044704 00000 n +0000044873 00000 n +0000045052 00000 n +0000042059 00000 n +0000037862 00000 n +0000035621 00000 n +0000041893 00000 n +0000242056 00000 n +0000045290 00000 n +0000045473 00000 n +0000045650 00000 n +0000045828 00000 n +0000046011 00000 n +0000046192 00000 n +0000046365 00000 n +0000046544 00000 n +0000046723 00000 n +0000046907 00000 n +0000047078 00000 n +0000047272 00000 n +0000047464 00000 n +0000051578 00000 n +0000051746 00000 n +0000051955 00000 n +0000047809 00000 n +0000044445 00000 n +0000042170 00000 n +0000047641 00000 n +0000348873 00000 n 0000224308 00000 n -0000224495 00000 n -0000224673 00000 n -0000224942 00000 n -0000225259 00000 n -0000225570 00000 n -0000225860 00000 n -0000226115 00000 n -0000226497 00000 n -0000226683 00000 n -0000227043 00000 n -0000227411 00000 n -0000227744 00000 n -0000228130 00000 n -0000228374 00000 n -0000228664 00000 n -0000229124 00000 n -0000229438 00000 n -0000229749 00000 n -0000230045 00000 n -0000230348 00000 n -0000230656 00000 n -0000230905 00000 n -0000231268 00000 n -0000231517 00000 n -0000231730 00000 n -0000231998 00000 n -0000232300 00000 n -0000232489 00000 n -0000232780 00000 n -0000233024 00000 n -0000233319 00000 n -0000233628 00000 n -0000233947 00000 n -0000234190 00000 n -0000234495 00000 n -0000234750 00000 n -0000234998 00000 n -0000235296 00000 n -0000235654 00000 n -0000236003 00000 n -0000236293 00000 n -0000236586 00000 n -0000236794 00000 n -0000237142 00000 n -0000237482 00000 n -0000237780 00000 n -0000238115 00000 n -0000238461 00000 n -0000238757 00000 n -0000239129 00000 n -0000239731 00000 n -0000240148 00000 n -0000240588 00000 n -0000241348 00000 n -0000241622 00000 n -0000241891 00000 n -0000242087 00000 n -0000242285 00000 n -0000242471 00000 n -0000242689 00000 n -0000242870 00000 n -0000243109 00000 n -0000243298 00000 n -0000243535 00000 n -0000243727 00000 n -0000243912 00000 n -0000244097 00000 n -0000244347 00000 n -0000244668 00000 n -0000245013 00000 n -0000245286 00000 n -0000245552 00000 n -0000245824 00000 n -0000246124 00000 n -0000246389 00000 n -0000246618 00000 n -0000246845 00000 n -0000247154 00000 n -0000247356 00000 n -0000247546 00000 n -0000247784 00000 n -0000248084 00000 n -0000248289 00000 n -0000248548 00000 n -0000248824 00000 n -0000249076 00000 n -0000249332 00000 n -0000249623 00000 n -0000249902 00000 n -0000250220 00000 n -0000250426 00000 n -0000250675 00000 n -0000250946 00000 n -0000251225 00000 n -0000251499 00000 n -0000251772 00000 n -0000252041 00000 n -0000252305 00000 n -0000252580 00000 n -0000252863 00000 n -0000253099 00000 n -0000253434 00000 n -0000253677 00000 n -0000253891 00000 n -0000254142 00000 n -0000254422 00000 n -0000254619 00000 n -0000254872 00000 n -0000255109 00000 n -0000255374 00000 n -0000255656 00000 n -0000255949 00000 n -0000256189 00000 n -0000256456 00000 n -0000256693 00000 n -0000256923 00000 n -0000257191 00000 n -0000257447 00000 n -0000257731 00000 n -0000258050 00000 n -0000258308 00000 n -0000258593 00000 n -0000258816 00000 n -0000259120 00000 n -0000259428 00000 n -0000259717 00000 n -0000260040 00000 n -0000260305 00000 n -0000260600 00000 n -0000261181 00000 n -0000261710 00000 n -0000262263 00000 n -0000263374 00000 n -0000263656 00000 n -0000263934 00000 n -0000264157 00000 n -0000264382 00000 n -0000264566 00000 n -0000264759 00000 n -0000264937 00000 n -0000265112 00000 n -0000265364 00000 n -0000265632 00000 n -0000265869 00000 n -0000266165 00000 n -0000266575 00000 n -0000266913 00000 n -0000267203 00000 n -0000267548 00000 n -0000267826 00000 n -0000268092 00000 n -0000268333 00000 n -0000268677 00000 n -0000268881 00000 n -0000269064 00000 n -0000269313 00000 n -0000269658 00000 n -0000269878 00000 n -0000270213 00000 n -0000270556 00000 n -0000270887 00000 n -0000271134 00000 n -0000271533 00000 n -0000271848 00000 n -0000272193 00000 n -0000272427 00000 n -0000272705 00000 n -0000273132 00000 n -0000273413 00000 n -0000273686 00000 n -0000273952 00000 n -0000274230 00000 n -0000274503 00000 n -0000274740 00000 n -0000275086 00000 n -0000275325 00000 n -0000275529 00000 n -0000275784 00000 n -0000276064 00000 n -0000276251 00000 n -0000276521 00000 n -0000276754 00000 n -0000277012 00000 n -0000277286 00000 n -0000277568 00000 n -0000277794 00000 n -0000278063 00000 n -0000278295 00000 n -0000278526 00000 n -0000278807 00000 n -0000279125 00000 n -0000279421 00000 n -0000279748 00000 n -0000280030 00000 n -0000280300 00000 n -0000280504 00000 n -0000280817 00000 n -0000281136 00000 n -0000281406 00000 n -0000281717 00000 n -0000282034 00000 n -0000282316 00000 n -0000282650 00000 n -0000283223 00000 n -0000283725 00000 n -0000284188 00000 n -0000285229 00000 n -0000285638 00000 n -0000286058 00000 n -0000286398 00000 n -0000286672 00000 n -0000286877 00000 n -0000287064 00000 n -0000287303 00000 n -0000287618 00000 n -0000287970 00000 n -0000288295 00000 n -0000288630 00000 n -0000288956 00000 n -0000289362 00000 n -0000289630 00000 n -0000289850 00000 n -0000290039 00000 n -0000290353 00000 n -0000290619 00000 n -0000290932 00000 n -0000291269 00000 n -0000291520 00000 n -0000291861 00000 n -0000292129 00000 n -0000292398 00000 n -0000292789 00000 n -0000293181 00000 n -0000293400 00000 n -0000293783 00000 n -0000294170 00000 n -0000294477 00000 n -0000294844 00000 n -0000295240 00000 n -0000295561 00000 n -0000296236 00000 n -0000296543 00000 n -0000296945 00000 n -0000297461 00000 n -0000297645 00000 n -0000297812 00000 n -0000297998 00000 n -0000298263 00000 n -0000298524 00000 n -0000298793 00000 n -0000299068 00000 n -0000299291 00000 n -0000299468 00000 n -0000299639 00000 n -0000299886 00000 n -0000300105 00000 n -0000300377 00000 n -0000300648 00000 n -0000300919 00000 n -0000301134 00000 n -0000301404 00000 n -0000301619 00000 n -0000302081 00000 n -0000302329 00000 n -0000302565 00000 n -0000302869 00000 n -0000303140 00000 n -0000303410 00000 n -0000303595 00000 n -0000303786 00000 n -0000303998 00000 n -0000304211 00000 n -0000304387 00000 n -0000304622 00000 n -0000304805 00000 n -0000305027 00000 n -0000305216 00000 n -0000305392 00000 n -0000305596 00000 n -0000305850 00000 n -0000306107 00000 n -0000306342 00000 n -0000306632 00000 n -0000307044 00000 n -0000307311 00000 n -0000307628 00000 n -0000307919 00000 n -0000308261 00000 n -0000308537 00000 n -0000308800 00000 n -0000309048 00000 n -0000309384 00000 n -0000309591 00000 n -0000309779 00000 n -0000310026 00000 n -0000310351 00000 n -0000310573 00000 n -0000310899 00000 n -0000311224 00000 n -0000311545 00000 n -0000311794 00000 n -0000312185 00000 n -0000312488 00000 n -0000312826 00000 n -0000313058 00000 n -0000313331 00000 n -0000313653 00000 n -0000314042 00000 n -0000314403 00000 n -0000314716 00000 n -0000315002 00000 n -0000315282 00000 n -0000315546 00000 n -0000315826 00000 n -0000316097 00000 n -0000316320 00000 n -0000316639 00000 n -0000316876 00000 n -0000317080 00000 n -0000317312 00000 n -0000317590 00000 n -0000317780 00000 n -0000318039 00000 n -0000318268 00000 n -0000318538 00000 n -0000318816 00000 n -0000319100 00000 n -0000319322 00000 n -0000319599 00000 n -0000319832 00000 n -0000320067 00000 n -0000320332 00000 n -0000320647 00000 n -0000320939 00000 n -0000321240 00000 n -0000321505 00000 n -0000321775 00000 n -0000321978 00000 n -0000322288 00000 n -0000322605 00000 n -0000322875 00000 n -0000323183 00000 n -0000323508 00000 n -0000323787 00000 n -0000324134 00000 n -0000324707 00000 n -0000325236 00000 n -0000325749 00000 n -0000326916 00000 n -0000327118 00000 n -0000327488 00000 n -0000327877 00000 n -0000328054 00000 n -0000328393 00000 n -0000328662 00000 n -0000329038 00000 n -0000329409 00000 n -0000329665 00000 n -0000330037 00000 n -0000330560 00000 n -0000330784 00000 n -0000330972 00000 n -0000331159 00000 n -0000338302 00000 n -0000338537 00000 n -0000345645 00000 n -0000347091 00000 n -0000347211 00000 n -0000347299 00000 n -0000347372 00000 n -0000358452 00000 n -0000358626 00000 n -0000358797 00000 n -0000358966 00000 n -0000359135 00000 n -0000359306 00000 n -0000359476 00000 n -0000359647 00000 n -0000359818 00000 n -0000359999 00000 n -0000360206 00000 n -0000360427 00000 n -0000360653 00000 n -0000360885 00000 n -0000361112 00000 n -0000361371 00000 n -0000361646 00000 n -0000361921 00000 n -0000362196 00000 n -0000362471 00000 n -0000362737 00000 n -0000363008 00000 n -0000363275 00000 n -0000363542 00000 n -0000363809 00000 n -0000364076 00000 n -0000364348 00000 n -0000364618 00000 n -0000364825 00000 n -0000364943 00000 n -0000365067 00000 n -0000365204 00000 n -0000365345 00000 n -0000365467 00000 n -0000365588 00000 n -0000365628 00000 n -0000365760 00000 n +0000052173 00000 n +0000052473 00000 n +0000051415 00000 n +0000047946 00000 n +0000052361 00000 n +0000201411 00000 n +0000055981 00000 n +0000056390 00000 n +0000055842 00000 n +0000052610 00000 n +0000056166 00000 n +0000349136 00000 n +0000060148 00000 n +0000060325 00000 n +0000060536 00000 n +0000060816 00000 n +0000059993 00000 n +0000056540 00000 n +0000060704 00000 n +0000064178 00000 n +0000064346 00000 n +0000064522 00000 n +0000064755 00000 n +0000064987 00000 n +0000065216 00000 n +0000065446 00000 n +0000065954 00000 n +0000066367 00000 n +0000063975 00000 n +0000060940 00000 n +0000066200 00000 n +0000348729 00000 n +0000065700 00000 n +0000069665 00000 n +0000069877 00000 n +0000070089 00000 n +0000070307 00000 n +0000070519 00000 n +0000070708 00000 n +0000074945 00000 n +0000075163 00000 n +0000071120 00000 n +0000069486 00000 n +0000066504 00000 n +0000070896 00000 n +0000075351 00000 n +0000075532 00000 n +0000075711 00000 n +0000075897 00000 n +0000076125 00000 n +0000076306 00000 n +0000076497 00000 n +0000076673 00000 n +0000076904 00000 n +0000077150 00000 n +0000077592 00000 n +0000077772 00000 n +0000077990 00000 n +0000078171 00000 n +0000078592 00000 n +0000078760 00000 n +0000079218 00000 n +0000083203 00000 n +0000083422 00000 n +0000083664 00000 n +0000083919 00000 n +0000079540 00000 n +0000074638 00000 n +0000071257 00000 n +0000079428 00000 n +0000077372 00000 n +0000078383 00000 n +0000078989 00000 n +0000084351 00000 n +0000084561 00000 n +0000084773 00000 n +0000084992 00000 n +0000085200 00000 n +0000085430 00000 n +0000085599 00000 n +0000085788 00000 n +0000085969 00000 n +0000088618 00000 n +0000086349 00000 n +0000082960 00000 n +0000079664 00000 n +0000086181 00000 n +0000084136 00000 n +0000088811 00000 n +0000089046 00000 n +0000089228 00000 n +0000089405 00000 n +0000089795 00000 n +0000089988 00000 n +0000090191 00000 n +0000090391 00000 n +0000090582 00000 n +0000090984 00000 n +0000088399 00000 n +0000086473 00000 n +0000090761 00000 n +0000089601 00000 n +0000349254 00000 n +0000093144 00000 n +0000092969 00000 n +0000091121 00000 n +0000093088 00000 n +0000095032 00000 n +0000094857 00000 n +0000093242 00000 n +0000094976 00000 n +0000096721 00000 n +0000096546 00000 n +0000095130 00000 n +0000096665 00000 n +0000099196 00000 n +0000098910 00000 n +0000096819 00000 n +0000099029 00000 n +0000101329 00000 n +0000101506 00000 n +0000102111 00000 n +0000101182 00000 n +0000099333 00000 n +0000101717 00000 n +0000105253 00000 n +0000104908 00000 n +0000102235 00000 n +0000105027 00000 n +0000349372 00000 n +0000108067 00000 n +0000107721 00000 n +0000105377 00000 n +0000107840 00000 n +0000110829 00000 n +0000111003 00000 n +0000111571 00000 n +0000110682 00000 n +0000108191 00000 n +0000111173 00000 n +0000114291 00000 n +0000113888 00000 n +0000111669 00000 n +0000114007 00000 n +0000117200 00000 n +0000117588 00000 n +0000118118 00000 n +0000117045 00000 n +0000114441 00000 n +0000117777 00000 n +0000117395 00000 n +0000120562 00000 n +0000120937 00000 n +0000120423 00000 n +0000118255 00000 n +0000120767 00000 n +0000123585 00000 n +0000123297 00000 n +0000121074 00000 n +0000123416 00000 n +0000349490 00000 n +0000126121 00000 n +0000125889 00000 n +0000123709 00000 n +0000126008 00000 n +0000129587 00000 n +0000129184 00000 n +0000126245 00000 n +0000129303 00000 n +0000132955 00000 n +0000132609 00000 n +0000129711 00000 n +0000132728 00000 n +0000136321 00000 n +0000135805 00000 n +0000133079 00000 n +0000135924 00000 n +0000138742 00000 n +0000138282 00000 n +0000136432 00000 n +0000138401 00000 n +0000141259 00000 n +0000140856 00000 n +0000138853 00000 n +0000140975 00000 n +0000349608 00000 n +0000143592 00000 n +0000143247 00000 n +0000141370 00000 n +0000143366 00000 n +0000146742 00000 n +0000146453 00000 n +0000143703 00000 n +0000146572 00000 n +0000149537 00000 n +0000149249 00000 n +0000146853 00000 n +0000149368 00000 n +0000152361 00000 n +0000152072 00000 n +0000149674 00000 n +0000152191 00000 n +0000157618 00000 n +0000155190 00000 n +0000154844 00000 n +0000152511 00000 n +0000154963 00000 n +0000157872 00000 n +0000158126 00000 n +0000158606 00000 n +0000157463 00000 n +0000155340 00000 n +0000158379 00000 n +0000349726 00000 n +0000161273 00000 n +0000161696 00000 n +0000161134 00000 n +0000158730 00000 n +0000161527 00000 n +0000167512 00000 n +0000164815 00000 n +0000164583 00000 n +0000161833 00000 n +0000164702 00000 n +0000167720 00000 n +0000168141 00000 n +0000168396 00000 n +0000168698 00000 n +0000167341 00000 n +0000164939 00000 n +0000168642 00000 n +0000167931 00000 n +0000170495 00000 n +0000170320 00000 n +0000168822 00000 n +0000170439 00000 n +0000172851 00000 n +0000173069 00000 n +0000173620 00000 n +0000172704 00000 n +0000170593 00000 n +0000173279 00000 n +0000176482 00000 n +0000175965 00000 n +0000173744 00000 n +0000176084 00000 n +0000349844 00000 n +0000178983 00000 n +0000179390 00000 n +0000178844 00000 n +0000176619 00000 n +0000179164 00000 n +0000181941 00000 n +0000182563 00000 n +0000181802 00000 n +0000179501 00000 n +0000182108 00000 n +0000185192 00000 n +0000185393 00000 n +0000186687 00000 n +0000186866 00000 n +0000185980 00000 n +0000185045 00000 n +0000182700 00000 n +0000185582 00000 n +0000187074 00000 n +0000187254 00000 n +0000187574 00000 n +0000186524 00000 n +0000186104 00000 n +0000187461 00000 n +0000187672 00000 n +0000187707 00000 n +0000187992 00000 n +0000188267 00000 n +0000188447 00000 n +0000188680 00000 n +0000188878 00000 n +0000189070 00000 n +0000189432 00000 n +0000189742 00000 n +0000190042 00000 n +0000190398 00000 n +0000190728 00000 n +0000191054 00000 n +0000191405 00000 n +0000191689 00000 n +0000192061 00000 n +0000192408 00000 n +0000192814 00000 n +0000193150 00000 n +0000193445 00000 n +0000193779 00000 n +0000194072 00000 n +0000194366 00000 n +0000194633 00000 n +0000194951 00000 n +0000195225 00000 n +0000195522 00000 n +0000195839 00000 n +0000196149 00000 n +0000196417 00000 n +0000196713 00000 n +0000197042 00000 n +0000197295 00000 n +0000197642 00000 n +0000197948 00000 n +0000198219 00000 n +0000198538 00000 n +0000198828 00000 n +0000199091 00000 n +0000199372 00000 n +0000199631 00000 n +0000199928 00000 n +0000200214 00000 n +0000200533 00000 n +0000200830 00000 n +0000201154 00000 n +0000201662 00000 n +0000202047 00000 n +0000202520 00000 n +0000203163 00000 n +0000203422 00000 n +0000203678 00000 n +0000203929 00000 n +0000204105 00000 n +0000204355 00000 n +0000204548 00000 n +0000204741 00000 n +0000204967 00000 n +0000205150 00000 n +0000205345 00000 n +0000205563 00000 n +0000205804 00000 n +0000205999 00000 n +0000206208 00000 n +0000206387 00000 n +0000206617 00000 n +0000206806 00000 n +0000207031 00000 n +0000207217 00000 n +0000207402 00000 n +0000207597 00000 n +0000207830 00000 n +0000208146 00000 n +0000208441 00000 n +0000208698 00000 n +0000208955 00000 n +0000209218 00000 n +0000209494 00000 n +0000209749 00000 n +0000209979 00000 n +0000210207 00000 n +0000210487 00000 n +0000210690 00000 n +0000210881 00000 n +0000211179 00000 n +0000211391 00000 n +0000211646 00000 n +0000211911 00000 n +0000212150 00000 n +0000212402 00000 n +0000212670 00000 n +0000212941 00000 n +0000213230 00000 n +0000213441 00000 n +0000213688 00000 n +0000213942 00000 n +0000214206 00000 n +0000214497 00000 n +0000214762 00000 n +0000215022 00000 n +0000215285 00000 n +0000215553 00000 n +0000215806 00000 n +0000216079 00000 n +0000216339 00000 n +0000216571 00000 n +0000216888 00000 n +0000217127 00000 n +0000217343 00000 n +0000217578 00000 n +0000217862 00000 n +0000218060 00000 n +0000218302 00000 n +0000218532 00000 n +0000218782 00000 n +0000219059 00000 n +0000219335 00000 n +0000219572 00000 n +0000219832 00000 n +0000220056 00000 n +0000220275 00000 n +0000220527 00000 n +0000220777 00000 n +0000221044 00000 n +0000221337 00000 n +0000221577 00000 n +0000221849 00000 n +0000222065 00000 n +0000222349 00000 n +0000222640 00000 n +0000222904 00000 n +0000223174 00000 n +0000223472 00000 n +0000223732 00000 n +0000224012 00000 n +0000224562 00000 n +0000225111 00000 n +0000225623 00000 n +0000226864 00000 n +0000226888 00000 n +0000227075 00000 n +0000227253 00000 n +0000227522 00000 n +0000227839 00000 n +0000228150 00000 n +0000228440 00000 n +0000228695 00000 n +0000229077 00000 n +0000229263 00000 n +0000229623 00000 n +0000229991 00000 n +0000230324 00000 n +0000230710 00000 n +0000230954 00000 n +0000231244 00000 n +0000231704 00000 n +0000232018 00000 n +0000232329 00000 n +0000232625 00000 n +0000232928 00000 n +0000233236 00000 n +0000233485 00000 n +0000233848 00000 n +0000234097 00000 n +0000234310 00000 n +0000234578 00000 n +0000234880 00000 n +0000235069 00000 n +0000235360 00000 n +0000235604 00000 n +0000235899 00000 n +0000236208 00000 n +0000236527 00000 n +0000236770 00000 n +0000237075 00000 n +0000237330 00000 n +0000237578 00000 n +0000237876 00000 n +0000238234 00000 n +0000238583 00000 n +0000238873 00000 n +0000239166 00000 n +0000239374 00000 n +0000239722 00000 n +0000240062 00000 n +0000240360 00000 n +0000240695 00000 n +0000241041 00000 n +0000241337 00000 n +0000241709 00000 n +0000242311 00000 n +0000242728 00000 n +0000243168 00000 n +0000243928 00000 n +0000244202 00000 n +0000244471 00000 n +0000244667 00000 n +0000244865 00000 n +0000245051 00000 n +0000245304 00000 n +0000245522 00000 n +0000245703 00000 n +0000245942 00000 n +0000246131 00000 n +0000246368 00000 n +0000246560 00000 n +0000246745 00000 n +0000246930 00000 n +0000247180 00000 n +0000247501 00000 n +0000247846 00000 n +0000248119 00000 n +0000248385 00000 n +0000248657 00000 n +0000248957 00000 n +0000249222 00000 n +0000249451 00000 n +0000249678 00000 n +0000249987 00000 n +0000250189 00000 n +0000250379 00000 n +0000250617 00000 n +0000250917 00000 n +0000251122 00000 n +0000251381 00000 n +0000251657 00000 n +0000251909 00000 n +0000252165 00000 n +0000252456 00000 n +0000252735 00000 n +0000253053 00000 n +0000253259 00000 n +0000253508 00000 n +0000253779 00000 n +0000254058 00000 n +0000254332 00000 n +0000254605 00000 n +0000254874 00000 n +0000255138 00000 n +0000255413 00000 n +0000255696 00000 n +0000255932 00000 n +0000256267 00000 n +0000256510 00000 n +0000256724 00000 n +0000256975 00000 n +0000257255 00000 n +0000257452 00000 n +0000257705 00000 n +0000257942 00000 n +0000258207 00000 n +0000258489 00000 n +0000258782 00000 n +0000259022 00000 n +0000259289 00000 n +0000259526 00000 n +0000259756 00000 n +0000260024 00000 n +0000260280 00000 n +0000260564 00000 n +0000260883 00000 n +0000261141 00000 n +0000261426 00000 n +0000261649 00000 n +0000261953 00000 n +0000262261 00000 n +0000262550 00000 n +0000262873 00000 n +0000263138 00000 n +0000263433 00000 n +0000264014 00000 n +0000264547 00000 n +0000265104 00000 n +0000266229 00000 n +0000266511 00000 n +0000266789 00000 n +0000267012 00000 n +0000267237 00000 n +0000267421 00000 n +0000267614 00000 n +0000267792 00000 n +0000267967 00000 n +0000268219 00000 n +0000268487 00000 n +0000268724 00000 n +0000269020 00000 n +0000269430 00000 n +0000269768 00000 n +0000270058 00000 n +0000270403 00000 n +0000270681 00000 n +0000270947 00000 n +0000271188 00000 n +0000271532 00000 n +0000271736 00000 n +0000271919 00000 n +0000272168 00000 n +0000272513 00000 n +0000272733 00000 n +0000273068 00000 n +0000273411 00000 n +0000273742 00000 n +0000273989 00000 n +0000274388 00000 n +0000274703 00000 n +0000275048 00000 n +0000275282 00000 n +0000275560 00000 n +0000275987 00000 n +0000276268 00000 n +0000276541 00000 n +0000276807 00000 n +0000277085 00000 n +0000277358 00000 n +0000277595 00000 n +0000277941 00000 n +0000278180 00000 n +0000278384 00000 n +0000278639 00000 n +0000278919 00000 n +0000279106 00000 n +0000279376 00000 n +0000279609 00000 n +0000279867 00000 n +0000280141 00000 n +0000280423 00000 n +0000280649 00000 n +0000280918 00000 n +0000281150 00000 n +0000281381 00000 n +0000281662 00000 n +0000281980 00000 n +0000282276 00000 n +0000282603 00000 n +0000282885 00000 n +0000283155 00000 n +0000283359 00000 n +0000283672 00000 n +0000283991 00000 n +0000284261 00000 n +0000284572 00000 n +0000284889 00000 n +0000285171 00000 n +0000285505 00000 n +0000286078 00000 n +0000286580 00000 n +0000287043 00000 n +0000288084 00000 n +0000288493 00000 n +0000288913 00000 n +0000289253 00000 n +0000289527 00000 n +0000289732 00000 n +0000289919 00000 n +0000290158 00000 n +0000290473 00000 n +0000290825 00000 n +0000291150 00000 n +0000291485 00000 n +0000291811 00000 n +0000292217 00000 n +0000292485 00000 n +0000292705 00000 n +0000292894 00000 n +0000293208 00000 n +0000293474 00000 n +0000293787 00000 n +0000294124 00000 n +0000294375 00000 n +0000294716 00000 n +0000294984 00000 n +0000295253 00000 n +0000295644 00000 n +0000296036 00000 n +0000296255 00000 n +0000296638 00000 n +0000297025 00000 n +0000297332 00000 n +0000297699 00000 n +0000298095 00000 n +0000298416 00000 n +0000299091 00000 n +0000299398 00000 n +0000299800 00000 n +0000300316 00000 n +0000300500 00000 n +0000300667 00000 n +0000300853 00000 n +0000301118 00000 n +0000301379 00000 n +0000301648 00000 n +0000301923 00000 n +0000302146 00000 n +0000302323 00000 n +0000302494 00000 n +0000302741 00000 n +0000302960 00000 n +0000303232 00000 n +0000303503 00000 n +0000303774 00000 n +0000303989 00000 n +0000304259 00000 n +0000304474 00000 n +0000304936 00000 n +0000305184 00000 n +0000305420 00000 n +0000305724 00000 n +0000305995 00000 n +0000306265 00000 n +0000306450 00000 n +0000306641 00000 n +0000306853 00000 n +0000307066 00000 n +0000307242 00000 n +0000307477 00000 n +0000307660 00000 n +0000307882 00000 n +0000308071 00000 n +0000308247 00000 n +0000308451 00000 n +0000308705 00000 n +0000308962 00000 n +0000309197 00000 n +0000309487 00000 n +0000309899 00000 n +0000310166 00000 n +0000310483 00000 n +0000310774 00000 n +0000311116 00000 n +0000311392 00000 n +0000311655 00000 n +0000311903 00000 n +0000312239 00000 n +0000312446 00000 n +0000312634 00000 n +0000312881 00000 n +0000313206 00000 n +0000313428 00000 n +0000313754 00000 n +0000314079 00000 n +0000314400 00000 n +0000314649 00000 n +0000315040 00000 n +0000315343 00000 n +0000315681 00000 n +0000315913 00000 n +0000316186 00000 n +0000316508 00000 n +0000316897 00000 n +0000317258 00000 n +0000317571 00000 n +0000317857 00000 n +0000318137 00000 n +0000318401 00000 n +0000318681 00000 n +0000318952 00000 n +0000319175 00000 n +0000319494 00000 n +0000319731 00000 n +0000319935 00000 n +0000320167 00000 n +0000320445 00000 n +0000320635 00000 n +0000320894 00000 n +0000321123 00000 n +0000321393 00000 n +0000321671 00000 n +0000321955 00000 n +0000322177 00000 n +0000322454 00000 n +0000322687 00000 n +0000322922 00000 n +0000323187 00000 n +0000323502 00000 n +0000323794 00000 n +0000324095 00000 n +0000324360 00000 n +0000324630 00000 n +0000324833 00000 n +0000325143 00000 n +0000325460 00000 n +0000325730 00000 n +0000326038 00000 n +0000326363 00000 n +0000326642 00000 n +0000326989 00000 n +0000327562 00000 n +0000328091 00000 n +0000328604 00000 n +0000329771 00000 n +0000329973 00000 n +0000330343 00000 n +0000330732 00000 n +0000330909 00000 n +0000331248 00000 n +0000331517 00000 n +0000331893 00000 n +0000332264 00000 n +0000332520 00000 n +0000332892 00000 n +0000333415 00000 n +0000333639 00000 n +0000333827 00000 n +0000334014 00000 n +0000341157 00000 n +0000341392 00000 n +0000348500 00000 n +0000349954 00000 n +0000350074 00000 n +0000350162 00000 n +0000350235 00000 n +0000361688 00000 n +0000361862 00000 n +0000362033 00000 n +0000362202 00000 n +0000362371 00000 n +0000362542 00000 n +0000362712 00000 n +0000362883 00000 n +0000363048 00000 n +0000363231 00000 n +0000363434 00000 n +0000363655 00000 n +0000363879 00000 n +0000364114 00000 n +0000364340 00000 n +0000364593 00000 n +0000364868 00000 n +0000365143 00000 n +0000365418 00000 n +0000365695 00000 n +0000365963 00000 n +0000366234 00000 n +0000366503 00000 n +0000366770 00000 n +0000367037 00000 n +0000367304 00000 n +0000367573 00000 n +0000367848 00000 n +0000368117 00000 n +0000368294 00000 n +0000368412 00000 n +0000368536 00000 n +0000368673 00000 n +0000368815 00000 n +0000368946 00000 n +0000369067 00000 n +0000369107 00000 n +0000369239 00000 n trailer -<< /Size 1462 -/Root 1460 0 R -/Info 1461 0 R -/ID [<316F99486C57759885D14A5549498DB6> <316F99486C57759885D14A5549498DB6>] >> +<< /Size 1489 +/Root 1487 0 R +/Info 1488 0 R +/ID [<5BBA60A8C327AAADF6E49271F331CEFB> <5BBA60A8C327AAADF6E49271F331CEFB>] >> startxref -366087 +369566 %%EOF diff --git a/doc/README.sgml b/doc/README.sgml index bf8e47d6c..5c865af12 100644 --- a/doc/README.sgml +++ b/doc/README.sgml @@ -4,7 +4,7 @@ sqlmap user's manual <author>by <htmlurl url="mailto:bernardo.damele@gmail.com" name="Bernardo Damele A. G.">, <htmlurl url="mailto:miroslav.stampar@gmail.com" name="Miroslav Stampar"> -<date>version 0.9, April 10, 2011 +<date>version 1.0-dev, XXX XX, 2011 <abstract> This document is the user's manual to use <htmlurl url="http://sqlmap.sourceforge.net" name="sqlmap">. </abstract> @@ -772,7 +772,7 @@ This is strongly recommended <bf>before</bf> reporting any bug to the <tscreen><verb> $ python sqlmap.py -h - sqlmap/0.9 - automatic SQL injection and database takeover tool + sqlmap/1.0 - automatic SQL injection and database takeover tool http://sqlmap.sourceforge.net Usage: python sqlmap.py [options] @@ -875,6 +875,8 @@ Options: --dbs Enumerate DBMS databases --tables Enumerate DBMS database tables --columns Enumerate DBMS database table columns + --schema Enumerate DBMS schema + --count Retrieve number of entries for table(s) --dump Dump DBMS database table entries --dump-all Dump all DBMS databases tables entries --search Search column(s), table(s) and/or database name(s) @@ -953,6 +955,7 @@ Options: --cleanup Clean up the DBMS by sqlmap specific UDF and tables --forms Parse and test forms on target url --gpage=GOOGLEPAGE Use Google dork results from specified page number + --mobile Imitate smartphone through HTTP User-Agent header --page-rank Display page rank (PR) for Google dork results --parse-errors Parse DBMS error messages from response pages --replicate Replicate dumped data into a sqlite3 database @@ -1512,6 +1515,29 @@ For instance, to test for GET parameter <tt>id</tt> and for HTTP <tt>User-Agent</tt> only, provide <tt>-p id,user-agent</tt>. +<sect2>URI injection point + +<p> +There are special cases when injection point is within the URI itself. +sqlmap does not perform any automatic test against URI paths, unless +manually pointed to. +You have to specify these injection points in the command line by +appending an asterisk (<tt>*</tt>) after each URI point that you want +sqlmap to test for and exploit a SQL injection. + +<p> +This is particularly useful when, for instance, Apache web server's +<htmlurl url="http://httpd.apache.org/docs/current/mod/mod_rewrite.html" +name="mod_rewrite"> module is in use or other similar technologies. + +<p> +An example of valid command line would be: + +<tscreen><verb> +$ python sqlmap.py -u "http://targeturl/param1/value1*/param2/value2/" +</verb></tscreen> + + <sect2>Force the database management system name <p> @@ -2189,6 +2215,24 @@ application's user is connected to, which is always aliased by <tt>public</tt>. +<sect2>Enumerate database management system schema + +<p> +Switches: <tt>-</tt><tt>-schema</tt> + +<p> +TODO + + +<sect2>Retrieve number of entries for table(s) + +<p> +Switches: <tt>-</tt><tt>-count</tt> + +<p> +TODO + + <sect2>Dump database table entries <p> @@ -3201,6 +3245,15 @@ this switch, <tt>-</tt><tt>-gpage</tt>, some page other than the first one to retrieve target URLs from. +<sect2>Imitate smartphone + +<p> +Switch: <tt>-</tt><tt>-mobile</tt> + +<p> +TODO + + <sect2>Display page rank (PR) for Google dork results <p>