diff -u -r --new-file --exclude=CVS samba-3.0.1/WHATSNEW.txt samba-3.0.2/WHATSNEW.txt --- samba-3.0.1/WHATSNEW.txt Sun Dec 14 22:10:05 2003 +++ samba-3.0.2/WHATSNEW.txt Fri Feb 6 13:05:12 2004 @@ -1,345 +1,583 @@ - WHATS NEW IN Samba 3.0.1 - December 15, 2003 - =============================== - -This is the latest stable release of Samba. This is the -version that all production Samba servers should be running -for all current bug-fixes. Some of the more common bugs in -3.0.0 addressed in the release include: - - * Substitution problems with smb.conf variables. - * Errors in return codes which caused some applications - to fail to open files. - * General Protection Faults on Windows 2000/XP clients - using Samba point-n-print features. - * Several miscellaneous crash bugs. - * Access problems when enumerating group mappings are - stored in an LDAP Directory. - * Several common SWAT bugs when writing changes to - smb.conf. - * Internal inconsistencies when 'winbind use default - domain = yes' + ============================= + Release Notes for Samba 3.0.2 + February 9, 2004 + ============================= + +This is the latest stable release of Samba. This is the version +that all production Samba servers should be running for all current +bug-fixes. + +It has been confirmed that previous versions of Samba 3.0 are +susceptible to a password initialization bug that could grant an +attacker unauthorized access to a user account created by the +mksmbpasswd.sh shell script. + +The Common Vulnerabilities and Exposures project (cve.mitre.org) +has assigned the name CAN-2004-0082 to this issue. + +Samba administrators not wishing to upgrade to the current +version should download the 3.0.2 release, build the pdbedit +tool, and run + + root# pdbedit-3.0.2 --force-initialized-passwords + +This will disable all accounts not possessing a valid password +(e.g. the password field has been set a string of X's). + +Samba servers running 3.0.2 are not vulnerable to this bug +regardless of whether or not pdbedit has been used to sanitize +the passdb backend. + +Some of the more visible bugs in 3.0.1 addressed in the 3.0.2 +release include: + + o Joining a Samba domain from Pre-SP2 Windows 2000 clients. + o Logging onto a Samba domain from Windows XP clients. + o Problems with the %U and %u smb.conf variables in relation to + Windows 9x/ME clients. + o Kerberos failures due to an invalid in memory keytab detection + test. + o Updates to the ntlm_auth tool. + o Fixes for various SMB signing errors. + o Better separation of WINS and DNS queries for domain controllers. + o Issues with nss_winbind FreeBSD and Solaris. + o Several crash bugs in smbd and winbindd. + o Output formatting fixes for smbclient for better compatibility + with scripts based on the 2.2 version. ###################################################################### Changes ####### -Changes since 3.0.1rc2 ----------------------- +Changes since 3.0.1 +------------------- + +smb.conf changes +---------------- + + Parameter Name Action + -------------- ------ + ldap replication sleep New + read size removed (unused) + source environment removed (unused) + + +commits +------- Please refer to the CVS log for the SAMBA_3_0 branch for complete -details: +details. The list of changes per contributor are as follows: -1) Fix uninitialized variable in passdb.c. -2) Fix formal parameter type in get_static() in nsswitch/wins.c. -3) Fix problem mounting directories when mount.cifs is installed - with the setuid bit on. -4) Fix bug that prevent --mandir from overriding the defaults - given in the --with-fhs macro. -5) Fix bug in in-memory Kerberos keytab detection routines - in configure.in +o Jeremy Allison + * Revert change that broke Exchange clear text samlogons. + * Fix gcc 3.4 warning in MS-DFS code. + * Tidy up of NTLMSSP code. + * Fixes for SMB signing errors + * BUG 815: Workaround NT4 bug to support plaintext + password logins and UNICODE. + * Fix SMB signing bug when copying large files. + * Correct error logic in mkdir_internals() (caused a panic + when combined with --enable-developer). + +o Petri Asikainen + * BUG 330, 387:Fix single valued attribute updates when + working with Novell NDS. + + +o Andrew Bartlet + * Correctly handle per-pipe NTLMSSP inside a NULL session. + * Fix segfault in gencache + * Fix early free() of encrypted_session_key. + * Change DC lookup routines to more carefully separate + DNS names (realms) from NetBIOS domain names. + * Add new sid_to_dn() function for internal winbindd use. + * Refactor cli_ds_enum_domain_trusts(). + * BUG 707: Implement range retrieval of ADS attributes (based + on work from Volker and Guenther Deschner + ). + * Automatically initialize the signing engine if a session key + is available. + * BUG 916: Do not perform a + -> ' ' substitution for squid URL + encoded strings, only form input in SWAT. + * Resets the NTLMSSP state for new negotiate packets. + * Add 2-byte alignments in net_samlogon() queries to parse + odd-length plain text passwords. + * Allow Windows groups with no members in winbindd. + * Allow normal authentication in the absence of a server + generated session key. + * More optimizations for looking up UNIX group lists. + * Clean up error codes and return values for pam_winbindd + and winbindd PAM interface. + * Fix string return values in ntlm_auth tool. + * Fix segfault when 'security = ads' but no realm is defined. + * BUG 722: Allow winbindd to map machine accounts to uids. + * More cleanups for winbindd's find_our_domain(). + * More clearly detect whether a domain controller is an NT4 + or mixed-mode AD DC (additional bug fixes by jerry & jmcd). + * Increase separation between DNS queries for hosts and queries + for AD domain controllers. + * Include additional NT_STATUS to PAM error mappings. -Changes since 3.0.1rc1 ------------------------ + +o Justin Baugh + * BUG 948: Implement missing functions required for FreeBSD + nss_winbind support. -1) Update version string in smbldap-tools Makefile to 0.8.2. -2) Correct a problem with "net rpc vampire" mis-parsing the - alias member info reply. -3) Ensure the ${libdir} is created by the installclientlib script. -4) Fix detection of Windows 2003 client architecture in the smb.conf - %a variable. -5) Ensure that smbd calls the add user script for a missing UNIX - user on kerberos auth call (bug 445). -6) Fix bugs in hosts allow/deny when using a mismatched - network/netmask pair. -7) Protect alloc_sub_basic() from crashing when the source string - is NULL (partial work on bug 687). -8) Fix spinlocks on IRIX. -9) Corrected some bad destination paths when running "configure - --with-fhs". -10) Add packaging files for Fedora Core 1. -11) Correct bug in SWAT install script for non-english languages. -12) Support character set ISO-8859-1 internally (bug 558). -13) Fixed more LDAP access errors when looking up group mappings - (bug 281). -14) Fix UNISTR2 length bug in LsaQueryInfo(3) that caused SID - resolution to fail on local files on on domain members - (bug 875). +o Alexander Bokovoy + * BUG 922: Make sure enable fast path for strlower_m() and + strupper_m(). -Changes since 3.0.1pre3 ------------------------ -Removed Parameters - * hide local users - -Added Parameters - * passwd chat timeout +o Luca Bolcioni + * Fix crash when using 'security = server' and 'encrypt + passwords = no' by always initializing the session key. + + +o Dmitry Butskoj + * Fix for special files being hidden from admins. + + +o Gerald (Jerry) Carter + * Fix bug in the lanman session key generation. Caused + "decode_pw: incorrect password length" error messages. + * Save the right case for the located user name in + fill_sam_account(). Fixes %U/%u expansion for win9x clients. + * BUG 897: Add well known rid for pre win2k compatible access + group. + * BUG 887: Correct typo in delete user script example. + * Use short lived TALLOC_CTX* for allocating printer objects + from the print handle cache. + * BUG 912: Fix check for HAVE_MEMORY_KEYTAB. + * Fix several warnings reported by the SUN Forte C compiler. + * Fully control DNS queries for AD DC's using 'name resolve order'. + * BUG 770: Send the SMBjobid for UNIX jobs back to the client. + * BUG 972: Fix segfault in cli_ds_getprimarydominfo(). + * BUG 936: fix bind credentials for schannel binds in smbd. + * BUG 446: Fix output of smbclient for better compatibility + with scripts based on the 2.2 version (including Amanda). + * BUG 891, 949: Fedora packaging fixes. + * Fix bug that caused rpcclient to incorrectly retrieve + the SID for a server (this causing all calls that required + this information to fail). + * BUG 977: Don't create a homes share for a user if a static + share already exists by the same name. + * Removed unused smb.conf options. + * Set the disable flag for template accounts created by + mksmbpasswd.sh. + * Disable any account has no passwords and does not have the + ACB_PWNOTREQ bit set. + + +o Guenther Deschner + * Install smbwrapper.so should be put into the $(libdir) + and not $(bindir). + * Add the capability to specify the new user password + for "net ads password" on the command line. + * Correctly detect AFS headers on SuSE. + + +o James Flemer + * Fix AIX compile bug by linking HAVE_ATTR_LIST to + HAVE_SYS_ATTRIBUTES_H. -1) Fix for pdbedit error code returns (bug 763). -2) Make sure we only enumerate group mapping entries (not - /etc/group) even when doing local aliases. -3) Relax check on the pipe name in a dce/rpc bind response to work - around issues with establishing trusts to a Windows 2003 domain. -4) Ensure we mangle names ending in '.' in hash2 mangling method. -5) Correct parsing issues with munged dial string. -6) Fix bugs in quota support for XFS. -7) Add a cleaner method for applications that need to provide name->SID - mappings to do this via NSS rather than having to know the - winbindd pipe protocol. -8) Adds a variant of the winbindd_getgroups() call called - winbindd_getusersids() that provides direct SID->SIDs listing of a - users supplementary groups. This is enough to allow non-Samba - applications to do ACL checking. -9) Make sure we don't append the 'ldap suffix' when writing out the - 'ldap XXX suffix' values in SWAT (bug 328). -10) Fix renames across file systems. -11) Ensure that items in a list of strings containing whitespace are - written out surrounded by single quotes. This means that both - double and single quotes are now used to surround strings in - smb.conf (bug 481). -12) Enable SWAT to correctly determine if winbindd is running (bug - 398). -13) Include WWW-Authenticate field in 401 response for bad auth - attempt (bug 629). -14) Add support for NTLM2 (NTLMv2 session security). -15) Add support for variable-length session keys. -16) More privilege fixes for group enumeration in LDAP (bug 281). -17) Use the dns name (or IP) as the originating client name when - using CUPS (bug 467). -18) Fix various SMB signing bugs. -19) Fix ACL propagation on a DFS root (bug 263). -20) Disable NTLM2 for RPC pipes. -21) Allow the client to specify the NTLM2 flags got NTLMSSP - authentication. -22) Change the name of the job passed off to cups from "Test Page" to - "smbprn.00000033 Test Page" so that we can get the smb jobid back. - This allow users to delete jobs with cups printing backend (partial - work on bug 770). -23) Fix build of winbindd with static pdb modules. -24) Retrieve the correct ACL group bits if the file has an ACL - (bug 802). -25) Implement "net rpc group members": Get members of a domain group - in human-readable format. -26) Add MacOSX (Darwin) specific charset module code. -27) Use samr_dispinfo(level == 1) for enumerating domain users so we - can include the full name in gecos field (bug 587). -28) Add support for winbind's NSS library on FeeeBSD 5.1 (bug 797). -29) Implement 'net rpc group list [global|local|builtin]*' for a - select listing of the respective user databases. -30) Don't automatically set NT status code flag unless client tells - us it can cope. -31) Add 'net status [sessions|shares] [parseable]'. -32) Don't mistake pre-existing UNIX jobs for smb jobs (remainder of - bug 770). -33) Add 'Replicator' and 'RAS Servers' to list of builtin SIDs - (bug 608). -34) Fix inverted logic in hosts allow/deny checks caused by s/strcmp/strequal/ - (bug 846). -35) Implement correct version SamrRemoveSidForeignDomain() (bug 252). -36) Fix typo in 'hash' mangling algorithm. -37) Support munged dial for ldapsam (bug 800). -38) Fix process_incoming_data() to return the number of bytes handled this - call whether we have a complete PDU or not; fixes bug with multiple - PDU request rpc's broken over SMBwriteX calls each. -39) Fix incorrect smb flags2 for connections to pre-NT servers (causes - smbclient to fail to OS2 for example) (bug 821). +o Luke Howard + * Fix segfault in session setup reply caused by a early free(). + + +o Stoian Ivanov + * Implement grepable output for smbclient -L. + + +o LaMont Jones + * BUG 225328 (Debian): Correct false failure LFS test that resulted + in _GNU_SOURCE not being defined (thus resulting in strndup() + not being defined). + + +o Volker Lendecke + * BUG 583: Ensure that user names always contain the short + version of the domain name. + * Fix our parsing of the LDAP uri. + * Don't show the 'afs username map' in the SWAT basic view. + * Fix SMB signing issues in relation to failed NTLMSSP logins. + * BUG 924: Fix return codes in smbtorture harness. + * Always lower-case usernames before handing it to AFS code. + * Add a German translation for SWAT. + * Fix a segfaults in winbindd. + * Fix the user's domain passed to register_vuid() from + reply_spnego_kerberos(). + * Add NSS example code in nss_winbind to convert UNIX + id's <-> Windows SIDs. + * Display more descriptive error messages for login via 'net'. + * Fix compiler warning in the net tool. + * Fix length bug when decoding base64 strings. + * Ensure we don't call getpwnam() inside a loop that is iterating + over users with getpwent(). This broke on glibc 2.3.2. + + +o Herb Lewis + * Fix bit rot in psec. + + +o Jianliang Lu + * Ensure we delete the group mapping before calling the delete + group script. + * Define well known RID for managing the "Power Users" group. + * BUG 381: check builtin (not local) group SID when updating + group membership. + * BUG 101: set the SV_TYPE_PRINTQ_SERVER flag in host announcement + packet. + + +o John Klinger + * Implement initgroups() call in nss_winbind on Solaris. + + +o Jim McDonough + * Fix regression in net rpc join caused by recent changes + to cli_lsa_query_info_policy(). + * BUG 964: Fix crash bug in 'net rpc join' using a preexisting + machine account. + + +o MORIYAMA Masayuki + * BUG 570: Ensure that configure honors the LDFLAGS variable. + + +o Stefan Metzmacher + * Implement LDAP rebind sleep patch. + * Revert to 2.2 quota code because of so many broken quota files + out there. + * Fix XFS quotas: HAVE_XFS_QUOTA -> HAVE_XFS_QUOTAS + XFS_USER_QUOTA -> USRQUOTA + XFS_GROUP_QUOTA -> GRPQUOTA + * Fix disk_free calculation with group quotas. + * Add debug class 'quota' and a lot of DEBUG()'s + to the quota code. + * Fix sys_chown() when no chown() is present. + * Add SIGABRT to fault handling in order to catch got a + backtrace if an error occurs the OpenLDAP client libs. + + +o + * Allow an existing LDAP machine account to be re-used when + joining an AD domain. + + +o James Peach + * BUG 889: Change smbd to use pread/pwrite on platforms that + support these calls. Can lead to a significant speed increase. + + +o Tim Potter + * BUG 905: Remove POBAD_CC to fix Solaris Forte compiles. + * BUG 924: Fix typo in RW2 torture test. + +o Richard Sharpe + * Small fixes to torture.c to cleanup the error handling + and prevent crashes. + + +o J. Tournier + * Small fixes for the smbldap-tool scripts. + + +o Jelmer Vernooij + * Put functions for generating SQL queries in pdb_sql.c + * Add pgSQL backend (based on patch by Hamish Friedlander) + * BUG 908: Fix -s option to smbcontrol. + * Add smbget utility - a wget-clone for the SMB/CIFS protocol. + * Fix for libnss_wins on IRIX platforms. + * Fix swatdir for --with-fhs. -Changes since 3.0.1pre2 ------------------------ -Please refer to the CVS log for the SAMBA_3_0 branch for complete -details: + +Changes since 3.0.0 +---------------------- -1) Skip over the winbind separator when looking up a user. - This fixes the bug that prevented local users from - matching an AD user when not running winbindd (bug 698). -2) Fix a problem with configure on *BSD systems. Make sure - we add -liconv etc to LDFLAGS. -3) Fix core dump bug when "security = server" and the authentication - server goes away. -4) Correct crash bug due to an empty munged dial string. -5) Show files locked by a specific user (smbstatus -u 'user') - (bug 590). -6) Fix bug preventing print jobs from display in the queue - monitor used by Windows NT and later clients (bug 660). -7) Fix several reported problems with point-n-print from - Windows 2000/XP clients due to a bug in the EnumPrinterDataEx() - reply (bug 338, 527 & 643). -8) Fix a handful of potential memory leaks in the LDAP code used - by ldapsam[_compat] and the LDAP idmap backend. + Parameter Name Action + -------------- ------ + hide local users Removed + mangled map Deprecated + mangled stack Removed + passwd chat timeout New -Changes since 3.0.1pre1 ------------------------ +commits +------- -1) Match Samba 2.2 behavior; make ACB_NORMAL the default ACB value. -2) Updated Japanese welcome file in SWAT. -3) Fix to nt-time <-> unix-time functions reversible. -4) Ensure that winbindd uses the the escaped DN when querying +o Change the interface for init_unistr2 to not take a length + but a flags field. We were assuming that + 2*strlen(mb_string) == length of ucs2-le string. (bug 480). +o Allow d_printf() to handle strings with escaped quotation + marks since the msg file includes the escape character (bug 489). +o Fix bad html table row termination in SWAT wizard code (bug 413). +o Fix to parse the level-2 strings. +o Fix for "valid users = %S" in [homes]. Fix read/write + list as well. +o Change AC_CHECK_LIB_EXT to prepend libraries instead of append. + This is the same way AC_CHECK_LIB works (bug 508). +o Testparm output fixes for clarity. +o Fix broken wins hook functionality -- i18n bug (bug 528). +o Take care of condition where DOS and NT error codes must differ. +o Default to using only built-in charsets when a working iconv + implementation cannot be located. +o Wrap internals of sys_setgroups() so the sys_XX() call can + be done unconditionally (bug 550). +o Remove duplicate smbspool link on SWAT's front page (bug 541). +o Save and restore CFLAGS before/after AC_PROG_CC. Ensures that + --enable-debug=[yes|no] works correctly. +o Allow ^C to interrupt smbpasswd if using our getpass + (e.g. smbpasswd command). +o Support signing only on RPC's (bug 167). +o Correct bug that prevented Excel 2000 clients from opening + files marked as read-only. +o Portability fix bugs 546 - 549). +o Explicitly initialize the value of AR for vendor makes that don't + do this (e.g. HPUX 11). (bug 552). +o More i18n fixes for SWAT (bug 413). +o Change the cwd before the postexec script to ensure that a + umount will succeed. +o Correct double free that caused winbindd to crash when a DC + is rebooted (bug 437). +o Fix incorrect mode sum (bug 562). +o Canonicalize SMB_INFO_ALLOCATION in the same was as + SMB_FS_FULL_SIZE_INFORMATION (bug 564). +o Add script to generate *msg files. +o Add Dutch SWAT translation file. +o Make sure to call get_user_groups() with the full winbindd + name for a user if he/she has one (bug 406). +o Fix up error code returns from Samba4 tester. Ensure invalid + paths are validated the same way. +o Allow Samba3 to pass the Samba4 RAW-READ tests. +o Refuse to configure if --with-expsam=$BACKEND was used but no + libraries were found for $BACKEND. +o Move sysquotas autoconf tests to a separate file. +o Match W2K w.r.t. writelock and writeclose. Samba4 torture + tester +o Make sure that the files that contain the static_init_$subsystem; + macro get recompiled after configure by removing the object + files. +o Ensure canceling a blocking lock returns the correct error + message. +o Match Samba 2.2 behavior; make ACB_NORMAL the default ACB value. +o Updated Japanese welcome file in SWAT. +o Fix to nt-time <-> unix-time functions reversible. +o Ensure that winbindd uses the the escaped DN when querying an AD ldap server. -5) Fix portability issues when compiling (bug 505, 550) -6) Compile fix for tdbbackup when Samba needs to override +o Fix portability issues when compiling (bug 505, 550) +o Compile fix for tdbbackup when Samba needs to override non-C99 compliant implementations of snprintf(). -7) Use @PICSUFFIX@ instead of .po in Makefile.in (bug 574). -8) Make sure we break out of samsync loop on error. -9) Ensure error code path doesn't free unmalloc()'d memory +o Use @PICSUFFIX@ instead of .po in Makefile.in (bug 574). +o Make sure we break out of samsync loop on error. +o Ensure error code path doesn't free unmalloc()'d memory (bug 628). -10) Add configure test for krb5_keytab_entry keyblock vs key +o Add configure test for krb5_keytab_entry keyblock vs key member (bug 636). -11) Fixed spinlocks. -12) Modified testparm so that all output so all debug output goes +o Fixed spinlocks. +o Modified testparm so that all output so all debug output goes to stderr, and all file processing goes to stdout. -13) Fix error return code for BUFFER_TOO_SMALL in smbcacls +o Fix error return code for BUFFER_TOO_SMALL in smbcacls and smbcquotas. -14) Fix "NULL dest in safe_strcpy()" log message by ensuring that +o Fix "NULL dest in safe_strcpy()" log message by ensuring that we have a devmode before copying a string to the devicename. -15) Support mapping REALM.COM\user to a local user account (without +o Support mapping REALM.COM\user to a local user account (without running winbindd) for compatibility with 2.2.x release. -16) Ensure we don't use mmap() on blacklisted systems. -17) fixed a number of bugs and memory leaks in the AIX +o Ensure we don't use mmap() on blacklisted systems. +o fixed a number of bugs and memory leaks in the AIX winbindd shim -18) Call initgroups() in SWAT before becomming the user so that +o Call initgroups() in SWAT before becomming the user so that secondary group permissions can be used when writing to smb.conf. -19) Fix signing problems when reverse connecting back to a +o Fix signing problems when reverse connecting back to a client for printer notify -20) Fix signing problems caused by a miss-sequence bug. -21) Missing map in errormap for ERROR_MORE_DATA -> ERRDOS, ERRmoredata. +o Fix signing problems caused by a miss-sequence bug. +o Missing map in errormap for ERROR_MORE_DATA -> ERRDOS, ERRmoredata. Fixes NEXUS tools running on Win9x clients (bug 64). -22) Don't leave the domain field uninitialized in cli_lsa.c if some +o Don't leave the domain field uninitialized in cli_lsa.c if some SID could not be mapped. -23) Fix segfault in mount.cifs helper when there is no options +o Fix segfault in mount.cifs helper when there is no options specified during mount. -24) Change the \n after the password prompt to go to tty instead +o Change the \n after the password prompt to go to tty instead of stdout (bug 668). -25) Stop net -P from prompting for machine account password (bug 451). -26) Change in behavior to Not only change the effective uid but also +o Stop net -P from prompting for machine account password (bug 451). +o Change in behavior to Not only change the effective uid but also the real uid when becoming unprivileged. -27) Cope with Exchange 5.5 cleartext pop password auth. -28) New files for support of initshutdown pipe. Win2k doesn't +o Cope with Exchange 5.5 cleartext pop password auth. +o New files for support of initshutdown pipe. Win2k doesn't respond properly to all requests on the winreg pipe, so we need to handle this new pipe (bug 534). -29) Added more va_copy() checks in configure.in. -30) Include fixes for libsmbclient build problems. -31) Missing UNIX -> DOS codepage conversion in lanman.c. -32) Allow DFMS-S filenames can now have arbitrary case (bug 667). -33) Parameterize the listen backlog in smbd and make it larger by +o Added more va_copy() checks in configure.in. +o Include fixes for libsmbclient build problems. +o Missing UNIX -> DOS codepage conversion in lanman.c. +o Allow DFMS-S filenames can now have arbitrary case (bug 667). +o Parameterize the listen backlog in smbd and make it larger by default. A backlog of 5 is way too small these days. -34) Check for an invalid fid before dereferencing the fsp pointer +o Check for an invalid fid before dereferencing the fsp pointer (bug 696). -35) Remove invalid memory frees and return codes in pdb_ldap.c. -36) Prompt for password when invoking --set-auth-user and no +o Remove invalid memory frees and return codes in pdb_ldap.c. +o Prompt for password when invoking --set-auth-user and no password is given. -37) Bind the nmbd sending socket to the 'socket address'. -38) Re-order link command for smbd, rpcclient and smbpasswd to ensure +o Bind the nmbd sending socket to the 'socket address'. +o Re-order link command for smbd, rpcclient and smbpasswd to ensure $LDFLAGS occurs before any library specification (bug 661). -39) Fix large number of printf() calls for 64-bit size_t. -40) Fix AC_CHECK_MEMBER so that SLES8 does correctly finds the +o Fix large number of printf() calls for 64-bit size_t. +o Fix AC_CHECK_MEMBER so that SLES8 does correctly finds the keyblock in the krb5 structs. -41) Remove #include in hopes to avoid problems with +o Remove #include in hopes to avoid problems with apache header files. -42) Correct winbindd build problems on HP-UX 11. -43) Lowercase netgroups lookups (bug 703). -44) Use the actual size of the buffer in strftime instead of a made +o Correct winbindd build problems on HP-UX 11. +o Lowercase netgroups lookups (bug 703). +o Use the actual size of the buffer in strftime instead of a made up value which just happens to be less than sizeof(fstring). (bug 713). -45) Add ldaplibs to pdbedit link line (bug 651). -46) Fix crash bug in smbclient completion (bug 659). -47) Fix packet length for browse list reply (bug 771). -48) Fix coredump in cli_get_backup_list(). -49) Make sure that we expand %N (bug 612). -50) Allow rpcclient adddriver command to specify printer driver +o Add ldaplibs to pdbedit link line (bug 651). +o Fix crash bug in smbclient completion (bug 659). +o Fix packet length for browse list reply (bug 771). +o Fix coredump in cli_get_backup_list(). +o Make sure that we expand %N (bug 612). +o Allow rpcclient adddriver command to specify printer driver version (bug 514). -51) Compile tdbdump by default. -52) Apply patches to fix iconv detection for FreeBSD. -53) Do not allow the 'guest account' to be added to a passdb backend +o Compile tdbdump by default. +o Apply patches to fix iconv detection for FreeBSD. +o Do not allow the 'guest account' to be added to a passdb backend using smbpasswd or pdbedit (bug 624). -54) Save LDFLAGS during iconv detection (bug 57). -55) Run krb5 logins through the username map if the winbindd +o Save LDFLAGS during iconv detection (bug 57). +o Run krb5 logins through the username map if the winbindd lookup fails (bug 698). -56) Add const for lp_set_name_resolve_order() to avoid compiler +o Add const for lp_set_name_resolve_order() to avoid compiler warnings (bug 471). -57) Add support for the %i macro in smb.conf to stand in for the for +o Add support for the %i macro in smb.conf to stand in for the for the local IP address to which a client connected. -58) Allow winbindd to match local accounts to domain SID when +o Allow winbindd to match local accounts to domain SID when 'winbind trusted domains only = yes' (bug 680). -59) Remove code in idmap_ldap that searches the user suffix and group +o Remove code in idmap_ldap that searches the user suffix and group suffix. It's not needed and provides inconsistent functionality from the tdb backend. -60) Patch to handle munged dial string for Windows 200 TSE. -61) Correct the "smbldap_open: cannot access when not root error" +o Patch to handle munged dial string for Windows 200 TSE. +o Correct the "smbldap_open: cannot access when not root error" messages when looking up group information (bug 281). - - - -Changes since 3.0.0 -------------------- - -Modified parameters - * mangled map (deprecated) - -Removed Parameters - * mangled stack (unused) - - -1) Change the interface for init_unistr2 to not take a length - but a flags field. We were assuming that - 2*strlen(mb_string) == length of ucs2-le string. (bug 480). -2) Allow d_printf() to handle strings with escaped quotation - marks since the msg file includes the escape character (bug 489). -3) Fix bad html table row termination in SWAT wizard code (bug 413). -4) Fix to parse the level-2 strings. -5) Fix for "valid users = %S" in [homes]. Fix read/write - list as well. -6) Change AC_CHECK_LIB_EXT to prepend libraries instead of append. - This is the same way AC_CHECK_LIB works (bug 508). -7) Testparm output fixes for clarity. -8) Fix broken wins hook functionality -- i18n bug (bug 528). -9) Take care of condition where DOS and NT error codes must differ. -10) Default to using only built-in charsets when a working iconv - implementation cannot be located. -11) Wrap internals of sys_setgroups() so the sys_XX() call can - be done unconditionally (bug 550). -12) Remove duplicate smbspool link on SWAT's front page (bug 541). -13) Save and restore CFLAGS before/after AC_PROG_CC. Ensures that - --enable-debug=[yes|no] works correctly. -14) Allow ^C to interrupt smbpasswd if using our getpass - (e.g. smbpasswd command). -15) Support signing only on RPC's (bug 167). -16) Correct bug that prevented Excel 2000 clients from opening - files marked as read-only. -17) Portability fix bugs 546 - 549). -18) Explicitly initialize the value of AR for vendor makes that don't - do this (e.g. HPUX 11). (bug 552). -19) More i18n fixes for SWAT (bug 413). -20) Change the cwd before the postexec script to ensure that a - umount will succeed. -21) Correct double free that caused winbindd to crash when a DC - is rebooted (bug 437). -22) Fix incorrect mode sum (bug 562). -23) Canonicalize SMB_INFO_ALLOCATION in the same was as - SMB_FS_FULL_SIZE_INFORMATION (bug 564). -24) Add script to generate *msg files. -25) Add Dutch SWAT translation file. -26) Make sure to call get_user_groups() with the full winbindd - name for a user if he/she has one (bug 406). -27) Fix up error code returns from Samba4 tester. Ensure invalid - paths are validated the same way. -28) Allow Samba3 to pass the Samba4 RAW-READ tests. -29) Refuse to configure if --with-expsam=$BACKEND was used but no - libraries were found for $BACKEND. -30) Move sysquotas autoconf tests to a separate file. -31) Match W2K w.r.t. writelock and writeclose. Samba4 torture - tester -32) Make sure that the files that contain the static_init_$subsystem; - macro get recompiled after configure by removing the object - files. -33) Ensure canceling a blocking lock returns the correct error - message. +o Skip over the winbind separator when looking up a user. + This fixes the bug that prevented local users from + matching an AD user when not running winbindd (bug 698). +o Fix a problem with configure on *BSD systems. Make sure + we add -liconv etc to LDFLAGS. +o Fix core dump bug when "security = server" and the authentication + server goes away. +o Correct crash bug due to an empty munged dial string. +o Show files locked by a specific user (smbstatus -u 'user') + (bug 590). +o Fix bug preventing print jobs from display in the queue + monitor used by Windows NT and later clients (bug 660). +o Fix several reported problems with point-n-print from + Windows 2000/XP clients due to a bug in the EnumPrinterDataEx() + reply (bug 338, 527 & 643). +o Fix a handful of potential memory leaks in the LDAP code used + by ldapsam[_compat] and the LDAP idmap backend. +o Fix for pdbedit error code returns (bug 763). +o Make sure we only enumerate group mapping entries (not + /etc/group) even when doing local aliases. +o Relax check on the pipe name in a dce/rpc bind response to work + around issues with establishing trusts to a Windows 2003 domain. +o Ensure we mangle names ending in '.' in hash2 mangling method. +o Correct parsing issues with munged dial string. +o Fix bugs in quota support for XFS. +o Add a cleaner method for applications that need to provide + name->SID mappings to do this via NSS rather than having to + know the winbindd pipe protocol. +o Adds a variant of the winbindd_getgroups() call called + winbindd_getusersids() that provides direct SID->SIDs listing of + a users supplementary groups. This is enough to allow non-Samba + applications to do ACL checking. +o Make sure we don't append the 'ldap suffix' when writing out the + 'ldap XXX suffix' values in SWAT (bug 328). +o Fix renames across file systems. +o Ensure that items in a list of strings containing whitespace are + written out surrounded by single quotes. This means that both + double and single quotes are now used to surround strings in + smb.conf (bug 481). +o Enable SWAT to correctly determine if winbindd is running (bug + 398). +o Include WWW-Authenticate field in 401 response for bad auth + attempt (bug 629). +o Add support for NTLM2 (NTLMv2 session security). +o Add support for variable-length session keys. +o More privilege fixes for group enumeration in LDAP (bug 281). +o Use the dns name (or IP) as the originating client name when + using CUPS (bug 467). +o Fix various SMB signing bugs. +o Fix ACL propagation on a DFS root (bug 263). +o Disable NTLM2 for RPC pipes. +o Allow the client to specify the NTLM2 flags got NTLMSSP + authentication. +o Change the name of the job passed off to cups from "Test Page" + to "smbprn.00000033 Test Page" so that we can get the smb + jobid back. This allow users to delete jobs with cups printing + backend (partial work on bug 770). +o Fix build of winbindd with static pdb modules. +o Retrieve the correct ACL group bits if the file has an ACL + (bug 802). +o Implement "net rpc group members": Get members of a domain group + in human-readable format. +o Add MacOSX (Darwin) specific charset module code. +o Use samr_dispinfo(level == 1) for enumerating domain users so we + can include the full name in gecos field (bug 587). +o Add support for winbind's NSS library on FeeeBSD 5.1 (bug 797). +o Implement 'net rpc group list [global|local|builtin]*' for a + select listing of the respective user databases. +o Don't automatically set NT status code flag unless client tells + us it can cope. +o Add 'net status [sessions|shares] [parseable]'. +o Don't mistake pre-existing UNIX jobs for smb jobs (remainder of + bug 770). +o Add 'Replicator' and 'RAS Servers' to list of builtin SIDs + (bug 608). +o Fix inverted logic in hosts allow/deny checks caused by + s/strcmp/strequal/ (bug 846). +o Implement correct version SamrRemoveSidForeignDomain() (bug 252). +o Fix typo in 'hash' mangling algorithm. +o Support munged dial for ldapsam (bug 800). +o Fix process_incoming_data() to return the number of bytes handled + this call whether we have a complete PDU or not; fixes bug + with multiple PDU request rpc's broken over SMBwriteX calls + each. +o Fix incorrect smb flags2 for connections to pre-NT servers + (causes smbclient to fail to OS2 for example) (bug 821). +o Update version string in smbldap-tools Makefile to 0.8.2. +o Correct a problem with "net rpc vampire" mis-parsing the + alias member info reply. +o Ensure the ${libdir} is created by the installclientlib script. +o Fix detection of Windows 2003 client architecture in the smb.conf + %a variable. +o Ensure that smbd calls the add user script for a missing UNIX + user on kerberos auth call (bug 445). +o Fix bugs in hosts allow/deny when using a mismatched + network/netmask pair. +o Protect alloc_sub_basic() from crashing when the source string + is NULL (partial work on bug 687). +o Fix spinlocks on IRIX. +o Corrected some bad destination paths when running "configure + --with-fhs". +o Add packaging files for Fedora Core 1. +o Correct bug in SWAT install script for non-english languages. +o Support character set ISO-8859-1 internally (bug 558). +o Fixed more LDAP access errors when looking up group mappings + (bug 281). +o Fix UNISTR2 length bug in LsaQueryInfo(3) that caused SID + resolution to fail on local files on on domain members + (bug 875). +o Fix uninitialized variable in passdb.c. +o Fix formal parameter type in get_static() in nsswitch/wins.c. +o Fix problem mounting directories when mount.cifs is installed + with the setuid bit on. +o Fix bug that prevent --mandir from overriding the defaults + given in the --with-fhs macro. +o Fix bug in in-memory Kerberos keytab detection routines + in configure.in @@ -519,11 +757,14 @@ * domain guest group * force unknown acl user * hide local users + * mangled stack * nt smb support * postscript * printer driver * printer driver file * printer driver location + * read size + * source environment * status * strip dot * total print jobs @@ -612,6 +853,7 @@ * ldap idmap suffix * ldap machine suffix * ldap passwd sync + * ldap replication sleep * ldap user suffix General Configuration @@ -741,18 +983,22 @@ ---------- A new object class (sambaSamAccount) has been introduced to replace -the old sambaAccount. This change aids us in the renaming of attributes -to prevent clashes with attributes from other vendors. There is a -conversion script (examples/LDAP/convertSambaAccount) to modify and LDIF -file to the new schema. +the old sambaAccount. This change aids us in the renaming of +attributes to prevent clashes with attributes from other vendors. +There is a conversion script (examples/LDAP/convertSambaAccount) to +modify and LDIF file to the new schema. Example: - $ ldapsearch .... -b "ou=people,dc=..." > old.ldif - $ convertSambaAccount old.ldif new.ldif + $ ldapsearch .... -b "ou=people,dc=..." > sambaAcct.ldif + $ convertSambaAccount --sid= \ + --input=sambaAcct.ldif --output=sambaSamAcct.ldif \ + --changetype=[modify|add] -The can be obtained by running 'net getlocalsid ' -on the Samba PDC as root. +The can be obtained by running 'net getlocalsid +' on the Samba PDC as root. The changetype determines +the format of the generated LDIF output--either create new entries +or modify existing entries. The old sambaAccount schema may still be used by specifying the "ldapsam_compat" passdb backend. However, the sambaAccount and diff -u -r --new-file --exclude=CVS samba-3.0.1/docs/Registry/FolderRedir.reg samba-3.0.2/docs/Registry/FolderRedir.reg --- samba-3.0.1/docs/Registry/FolderRedir.reg Sat Dec 13 17:54:27 2003 +++ samba-3.0.2/docs/Registry/FolderRedir.reg Wed Dec 31 18:00:00 1969 @@ -1,13 +0,0 @@ -REGEDIT4 - -[HKEY_USERS\.default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] -"AppData"=REG_EXPAND_SZ:\\SERVER\REDIRSHARE\%USERNAME%\Application Data -"Local AppData"=REG_EXPAND_SZ:\\SERVER\REDIRSHARE\%USERNAME%\Local Settings\Application Data -"Cookies"=REG_EXPAND_SZ:\\SERVER\REDIRSHARE\%USERNAME%\Cookies -"Cache"=REG_EXPAND_SZ:\\SERVER\REDIRSHARE\%USERNAME%\Local Settings\Temporary Internet Files - -[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] -"AppData"=REG_EXPAND_SZ:\\SERVER\REDIRSHARE\%USERNAME%\Application Data -"Local AppData"=REG_EXPAND_SZ:\\SERVER\REDIRSHARE\%USERNAME%\Local Settings\Application Data -"Cookies"=REG_EXPAND_SZ:\\SERVER\REDIRSHARE\%USERNAME%\Cookies -"Cache"=REG_EXPAND_SZ:\\SERVER\REDIRSHARE\%USERNAME%\Local Settings\Temporary Internet Files Binary files samba-3.0.1/docs/Registry/Win-2Kx-XPP-DeleteCachedProfiles.reg and samba-3.0.2/docs/Registry/Win-2Kx-XPP-DeleteCachedProfiles.reg differ Binary files samba-3.0.1/docs/Registry/Win-2Kx-XPP-ForceLocalProfile.reg and samba-3.0.2/docs/Registry/Win-2Kx-XPP-ForceLocalProfile.reg differ diff -u -r --new-file --exclude=CVS samba-3.0.1/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg samba-3.0.2/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg --- samba-3.0.1/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg Wed Jan 15 20:20:24 2003 +++ samba-3.0.2/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg Wed Dec 31 18:00:00 1969 @@ -1,11 +0,0 @@ -REGEDIT4 - -;Contributor: John H Terpstra -;Updated: December 17, 2002 -;Status: Current -; -;Subject: Registry file update to delete roaming profiles on logout - -[HKEY_LOCAL_MACHINE\SYSTEM\Software\Microsoft\Windows NT\CurrentVersion\winlogon] -"DeleteRoamingCache"=dword:00000001 - diff -u -r --new-file --exclude=CVS samba-3.0.1/docs/Registry/Win-NT-DeleteRoamingProfile.reg samba-3.0.2/docs/Registry/Win-NT-DeleteRoamingProfile.reg --- samba-3.0.1/docs/Registry/Win-NT-DeleteRoamingProfile.reg Wed Dec 31 18:00:00 1969 +++ samba-3.0.2/docs/Registry/Win-NT-DeleteRoamingProfile.reg Tue Dec 16 13:23:36 2003 @@ -0,0 +1,11 @@ +REGEDIT4 + +;Contributor: John H Terpstra +;Updated: December 17, 2002 +;Status: Current +; +;Subject: Registry file update to delete roaming profiles on logout + +[HKEY_LOCAL_MACHINE\SYSTEM\Software\Microsoft\Windows NT\CurrentVersion\winlogon] +"DeleteRoamingCache"=dword:00000001 + diff -u -r --new-file --exclude=CVS samba-3.0.1/docs/Samba-HOWTO-Collection.pdf samba-3.0.2/docs/Samba-HOWTO-Collection.pdf --- samba-3.0.1/docs/Samba-HOWTO-Collection.pdf Wed Dec 10 16:14:15 2003 +++ samba-3.0.2/docs/Samba-HOWTO-Collection.pdf Fri Feb 6 16:37:45 2004 @@ -1,12419 +1,12682 @@ %PDF-1.4 5 0 obj -<< /S /GoTo /D (part.1) >> +<< /S /GoTo /D (section*.1) >> endobj 8 0 obj -(I General Installation) +(Legal Notice) endobj 9 0 obj -<< /S /GoTo /D (chapter.1) >> +<< /S /GoTo /D (chapter*.2) >> endobj 12 0 obj -(1 Introduction to Samba) +(Attributions) endobj 13 0 obj -<< /S /GoTo /D (section.1.1) >> +<< /S /GoTo /D (part.1) >> endobj 16 0 obj -(1.1 Background) +(Part I General Installation) endobj 17 0 obj -<< /S /GoTo /D (section.1.2) >> +<< /S /GoTo /D (chapter.1) >> endobj 20 0 obj -(1.2 Terminology) +(Chapter 1 Introduction to Samba) endobj 21 0 obj -<< /S /GoTo /D (section.1.3) >> +<< /S /GoTo /D (section.1.1) >> endobj 24 0 obj -(1.3 Related Projects) +(1.1 Background) endobj 25 0 obj -<< /S /GoTo /D (section.1.4) >> +<< /S /GoTo /D (section.1.2) >> endobj 28 0 obj -(1.4 SMB Methodology) +(1.2 Terminology) endobj 29 0 obj -<< /S /GoTo /D (section.1.5) >> +<< /S /GoTo /D (section.1.3) >> endobj 32 0 obj -(1.5 Epilogue) +(1.3 Related Projects) endobj 33 0 obj -<< /S /GoTo /D (section.1.6) >> +<< /S /GoTo /D (section.1.4) >> endobj 36 0 obj -(1.6 Miscellaneous) +(1.4 SMB Methodology) endobj 37 0 obj -<< /S /GoTo /D (chapter.2) >> +<< /S /GoTo /D (section.1.5) >> endobj 40 0 obj -(2 How to Install and Test SAMBA) +(1.5 Epilogue) endobj 41 0 obj -<< /S /GoTo /D (section.2.1) >> +<< /S /GoTo /D (section.1.6) >> endobj 44 0 obj -(2.1 Obtaining and Installing Samba) +(1.6 Miscellaneous) endobj 45 0 obj -<< /S /GoTo /D (section.2.2) >> +<< /S /GoTo /D (chapter.2) >> endobj 48 0 obj -(2.2 Configuring Samba \(smb.conf\)) +(Chapter 2 How to Install and Test SAMBA) endobj 49 0 obj -<< /S /GoTo /D (subsection.2.2.1) >> +<< /S /GoTo /D (section.2.1) >> endobj 52 0 obj -(2.2.1 Configuration file syntax) +(2.1 Obtaining and Installing Samba) endobj 53 0 obj -<< /S /GoTo /D (subsection.2.2.2) >> +<< /S /GoTo /D (section.2.2) >> endobj 56 0 obj -(2.2.2 Starting Samba) +(2.2 Configuring Samba \(smb.conf\)) endobj 57 0 obj -<< /S /GoTo /D (subsection.2.2.3) >> +<< /S /GoTo /D (subsection.2.2.1) >> endobj 60 0 obj -(2.2.3 Example Configuration) +(2.2.1 Configuration file syntax) endobj 61 0 obj -<< /S /GoTo /D (subsubsection.2.2.3.1) >> +<< /S /GoTo /D (subsection.2.2.2) >> endobj 64 0 obj -(2.2.3.1 Test Your Config File with testparm) +(2.2.2 Starting Samba) endobj 65 0 obj -<< /S /GoTo /D (subsection.2.2.4) >> +<< /S /GoTo /D (subsection.2.2.3) >> endobj 68 0 obj -(2.2.4 SWAT) +(2.2.3 Example Configuration) endobj 69 0 obj -<< /S /GoTo /D (section.2.3) >> +<< /S /GoTo /D (subsubsection.2.2.3.1) >> endobj 72 0 obj -(2.3 List Shares Available on the Server) +(2.2.3.1 Test Your Config File with testparm) endobj 73 0 obj -<< /S /GoTo /D (section.2.4) >> +<< /S /GoTo /D (subsection.2.2.4) >> endobj 76 0 obj -(2.4 Connect with a UNIX Client) +(2.2.4 SWAT) endobj 77 0 obj -<< /S /GoTo /D (section.2.5) >> +<< /S /GoTo /D (section.2.3) >> endobj 80 0 obj -(2.5 Connect from a Remote SMB Client) +(2.3 List Shares Available on the Server) endobj 81 0 obj -<< /S /GoTo /D (section.2.6) >> +<< /S /GoTo /D (section.2.4) >> endobj 84 0 obj -(2.6 What If Things Don't Work?) +(2.4 Connect with a UNIX Client) endobj 85 0 obj -<< /S /GoTo /D (section.2.7) >> +<< /S /GoTo /D (section.2.5) >> endobj 88 0 obj -(2.7 Common Errors) +(2.5 Connect from a Remote SMB Client) endobj 89 0 obj -<< /S /GoTo /D (subsection.2.7.1) >> +<< /S /GoTo /D (section.2.6) >> endobj 92 0 obj -(2.7.1 Large Number of smbd Processes) +(2.6 What If Things Don't Work?) endobj 93 0 obj -<< /S /GoTo /D (subsection.2.7.2) >> +<< /S /GoTo /D (section.2.7) >> endobj 96 0 obj -(2.7.2 Error Message: open\137oplock\137ipc) +(2.7 Common Errors) endobj 97 0 obj -<< /S /GoTo /D (subsection.2.7.3) >> +<< /S /GoTo /D (subsection.2.7.1) >> endobj 100 0 obj -(2.7.3 `The network name cannot be found') +(2.7.1 Large Number of smbd Processes) endobj 101 0 obj -<< /S /GoTo /D (chapter.3) >> +<< /S /GoTo /D (subsection.2.7.2) >> endobj 104 0 obj -(3 Fast Start for the Impatient) +(2.7.2 Error Message: open\137oplock\137ipc) endobj 105 0 obj -<< /S /GoTo /D (section.3.1) >> +<< /S /GoTo /D (subsection.2.7.3) >> endobj 108 0 obj -(3.1 Note) +(2.7.3 `The network name cannot be found') endobj 109 0 obj -<< /S /GoTo /D (part.2) >> +<< /S /GoTo /D (chapter.3) >> endobj 112 0 obj -(II Server Configuration Basics) +(Chapter 3 Fast Start for the Impatient) endobj 113 0 obj -<< /S /GoTo /D (chapter.4) >> +<< /S /GoTo /D (section.3.1) >> endobj 116 0 obj -(4 Server Types and Security Modes) +(3.1 Note) endobj 117 0 obj -<< /S /GoTo /D (section.4.1) >> +<< /S /GoTo /D (part.2) >> endobj 120 0 obj -(4.1 Features and Benefits) +(Part II Server Configuration Basics) endobj 121 0 obj -<< /S /GoTo /D (section.4.2) >> +<< /S /GoTo /D (chapter.4) >> endobj 124 0 obj -(4.2 Server Types) +(Chapter 4 Server Types and Security Modes) endobj 125 0 obj -<< /S /GoTo /D (section.4.3) >> +<< /S /GoTo /D (section.4.1) >> endobj 128 0 obj -(4.3 Samba Security Modes) +(4.1 Features and Benefits) endobj 129 0 obj -<< /S /GoTo /D (subsection.4.3.1) >> +<< /S /GoTo /D (section.4.2) >> endobj 132 0 obj -(4.3.1 User Level Security) +(4.2 Server Types) endobj 133 0 obj -<< /S /GoTo /D (subsubsection.4.3.1.1) >> +<< /S /GoTo /D (section.4.3) >> endobj 136 0 obj -(4.3.1.1 Example Configuration) +(4.3 Samba Security Modes) endobj 137 0 obj -<< /S /GoTo /D (subsection.4.3.2) >> +<< /S /GoTo /D (subsection.4.3.1) >> endobj 140 0 obj -(4.3.2 Share Level Security) +(4.3.1 User Level Security) endobj 141 0 obj -<< /S /GoTo /D (subsubsection.4.3.2.1) >> +<< /S /GoTo /D (subsubsection.4.3.1.1) >> endobj 144 0 obj -(4.3.2.1 Example Configuration) +(4.3.1.1 Example Configuration) endobj 145 0 obj -<< /S /GoTo /D (subsection.4.3.3) >> +<< /S /GoTo /D (subsection.4.3.2) >> endobj 148 0 obj -(4.3.3 Domain Security Mode \(User Level Security\)) +(4.3.2 Share Level Security) endobj 149 0 obj -<< /S /GoTo /D (subsubsection.4.3.3.1) >> +<< /S /GoTo /D (subsubsection.4.3.2.1) >> endobj 152 0 obj -(4.3.3.1 Example Configuration) +(4.3.2.1 Example Configuration) endobj 153 0 obj -<< /S /GoTo /D (subsection.4.3.4) >> +<< /S /GoTo /D (subsection.4.3.3) >> endobj 156 0 obj -(4.3.4 ADS Security Mode \(User Level Security\)) +(4.3.3 Domain Security Mode \(User Level Security\)) endobj 157 0 obj -<< /S /GoTo /D (subsubsection.4.3.4.1) >> +<< /S /GoTo /D (subsubsection.4.3.3.1) >> endobj 160 0 obj -(4.3.4.1 Example Configuration) +(4.3.3.1 Example Configuration) endobj 161 0 obj -<< /S /GoTo /D (subsection.4.3.5) >> +<< /S /GoTo /D (subsection.4.3.4) >> endobj 164 0 obj -(4.3.5 Server Security \(User Level Security\)) +(4.3.4 ADS Security Mode \(User Level Security\)) endobj 165 0 obj -<< /S /GoTo /D (subsubsection.4.3.5.1) >> +<< /S /GoTo /D (subsubsection.4.3.4.1) >> endobj 168 0 obj -(4.3.5.1 Example Configuration) +(4.3.4.1 Example Configuration) endobj 169 0 obj -<< /S /GoTo /D (section.4.4) >> +<< /S /GoTo /D (subsection.4.3.5) >> endobj 172 0 obj -(4.4 Password Checking) +(4.3.5 Server Security \(User Level Security\)) endobj 173 0 obj -<< /S /GoTo /D (section.4.5) >> +<< /S /GoTo /D (subsubsection.4.3.5.1) >> endobj 176 0 obj -(4.5 Common Errors) +(4.3.5.1 Example Configuration) endobj 177 0 obj -<< /S /GoTo /D (subsection.4.5.1) >> +<< /S /GoTo /D (section.4.4) >> endobj 180 0 obj -(4.5.1 What Makes Samba a Server?) +(4.4 Password Checking) endobj 181 0 obj -<< /S /GoTo /D (subsection.4.5.2) >> +<< /S /GoTo /D (section.4.5) >> endobj 184 0 obj -(4.5.2 What Makes Samba a Domain Controller?) +(4.5 Common Errors) endobj 185 0 obj -<< /S /GoTo /D (subsection.4.5.3) >> +<< /S /GoTo /D (subsection.4.5.1) >> endobj 188 0 obj -(4.5.3 What Makes Samba a Domain Member?) +(4.5.1 What Makes Samba a Server?) endobj 189 0 obj -<< /S /GoTo /D (subsection.4.5.4) >> +<< /S /GoTo /D (subsection.4.5.2) >> endobj 192 0 obj -(4.5.4 Constantly Losing Connections to Password Server) +(4.5.2 What Makes Samba a Domain Controller?) endobj 193 0 obj -<< /S /GoTo /D (chapter.5) >> +<< /S /GoTo /D (subsection.4.5.3) >> endobj 196 0 obj -(5 Domain Control) +(4.5.3 What Makes Samba a Domain Member?) endobj 197 0 obj -<< /S /GoTo /D (section.5.1) >> +<< /S /GoTo /D (subsection.4.5.4) >> endobj 200 0 obj -(5.1 Features and Benefits) +(4.5.4 Constantly Losing Connections to Password Server) endobj 201 0 obj -<< /S /GoTo /D (section.5.2) >> +<< /S /GoTo /D (chapter.5) >> endobj 204 0 obj -(5.2 Basics of Domain Control) +(Chapter 5 Domain Control) endobj 205 0 obj -<< /S /GoTo /D (subsection.5.2.1) >> +<< /S /GoTo /D (section.5.1) >> endobj 208 0 obj -(5.2.1 Domain Controller Types) +(5.1 Features and Benefits) endobj 209 0 obj -<< /S /GoTo /D (subsection.5.2.2) >> +<< /S /GoTo /D (section.5.2) >> endobj 212 0 obj -(5.2.2 Preparing for Domain Control) +(5.2 Basics of Domain Control) endobj 213 0 obj -<< /S /GoTo /D (section.5.3) >> +<< /S /GoTo /D (subsection.5.2.1) >> endobj 216 0 obj -(5.3 Domain Control Example Configuration) +(5.2.1 Domain Controller Types) endobj 217 0 obj -<< /S /GoTo /D (section.5.4) >> +<< /S /GoTo /D (subsection.5.2.2) >> endobj 220 0 obj -(5.4 Samba ADS Domain Control) +(5.2.2 Preparing for Domain Control) endobj 221 0 obj -<< /S /GoTo /D (section.5.5) >> +<< /S /GoTo /D (section.5.3) >> endobj 224 0 obj -(5.5 Domain and Network Logon Configuration) +(5.3 Domain Control Example Configuration) endobj 225 0 obj -<< /S /GoTo /D (subsection.5.5.1) >> +<< /S /GoTo /D (section.5.4) >> endobj 228 0 obj -(5.5.1 Domain Network Logon Service) +(5.4 Samba ADS Domain Control) endobj 229 0 obj -<< /S /GoTo /D (subsubsection.5.5.1.1) >> +<< /S /GoTo /D (section.5.5) >> endobj 232 0 obj -(5.5.1.1 Example Configuration) +(5.5 Domain and Network Logon Configuration) endobj 233 0 obj -<< /S /GoTo /D (subsubsection.5.5.1.2) >> +<< /S /GoTo /D (subsection.5.5.1) >> endobj 236 0 obj -(5.5.1.2 The Special Case of MS Windows XP Home Edition) +(5.5.1 Domain Network Logon Service) endobj 237 0 obj -<< /S /GoTo /D (subsubsection.5.5.1.3) >> +<< /S /GoTo /D (subsubsection.5.5.1.1) >> endobj 240 0 obj -(5.5.1.3 The Special Case of Windows 9x/Me) +(5.5.1.1 Example Configuration) endobj 241 0 obj -<< /S /GoTo /D (subsection.5.5.2) >> +<< /S /GoTo /D (subsubsection.5.5.1.2) >> endobj 244 0 obj -(5.5.2 Security Mode and Master Browsers) +(5.5.1.2 The Special Case of MS Windows XP Home Edition) endobj 245 0 obj -<< /S /GoTo /D (section.5.6) >> +<< /S /GoTo /D (subsubsection.5.5.1.3) >> endobj 248 0 obj -(5.6 Common Errors) +(5.5.1.3 The Special Case of Windows 9x/Me) endobj 249 0 obj -<< /S /GoTo /D (subsection.5.6.1) >> +<< /S /GoTo /D (subsection.5.5.2) >> endobj 252 0 obj -(5.6.1 `\044' Cannot Be Included in Machine Name) +(5.5.2 Security Mode and Master Browsers) endobj 253 0 obj -<< /S /GoTo /D (subsection.5.6.2) >> +<< /S /GoTo /D (section.5.6) >> endobj 256 0 obj -(5.6.2 Joining Domain Fails Because of Existing Machine Account) +(5.6 Common Errors) endobj 257 0 obj -<< /S /GoTo /D (subsection.5.6.3) >> +<< /S /GoTo /D (subsection.5.6.1) >> endobj 260 0 obj -(5.6.3 The System Cannot Log You On \(C000019B\)) +(5.6.1 `\044' Cannot Be Included in Machine Name) endobj 261 0 obj -<< /S /GoTo /D (subsection.5.6.4) >> +<< /S /GoTo /D (subsection.5.6.2) >> endobj 264 0 obj -(5.6.4 The Machine Trust Account Is Not Accessible) +(5.6.2 Joining Domain Fails Because of Existing Machine Account) endobj 265 0 obj -<< /S /GoTo /D (subsection.5.6.5) >> +<< /S /GoTo /D (subsection.5.6.3) >> endobj 268 0 obj -(5.6.5 Account Disabled) +(5.6.3 The System Cannot Log You On \(C000019B\)) endobj 269 0 obj -<< /S /GoTo /D (subsection.5.6.6) >> +<< /S /GoTo /D (subsection.5.6.4) >> endobj 272 0 obj -(5.6.6 Domain Controller Unavailable) +(5.6.4 The Machine Trust Account Is Not Accessible) endobj 273 0 obj -<< /S /GoTo /D (subsection.5.6.7) >> +<< /S /GoTo /D (subsection.5.6.5) >> endobj 276 0 obj -(5.6.7 Cannot Log onto Domain Member Workstation After Joining Domain) +(5.6.5 Account Disabled) endobj 277 0 obj -<< /S /GoTo /D (chapter.6) >> +<< /S /GoTo /D (subsection.5.6.6) >> endobj 280 0 obj -(6 Backup Domain Control) +(5.6.6 Domain Controller Unavailable) endobj 281 0 obj -<< /S /GoTo /D (section.6.1) >> +<< /S /GoTo /D (subsection.5.6.7) >> endobj 284 0 obj -(6.1 Features and Benefits) +(5.6.7 Cannot Log onto Domain Member Workstation After Joining Domain) endobj 285 0 obj -<< /S /GoTo /D (section.6.2) >> +<< /S /GoTo /D (chapter.6) >> endobj 288 0 obj -(6.2 Essential Background Information) +(Chapter 6 Backup Domain Control) endobj 289 0 obj -<< /S /GoTo /D (subsection.6.2.1) >> +<< /S /GoTo /D (section.6.1) >> endobj 292 0 obj -(6.2.1 MS Windows NT4-style Domain Control) +(6.1 Features and Benefits) endobj 293 0 obj -<< /S /GoTo /D (subsubsection.6.2.1.1) >> +<< /S /GoTo /D (section.6.2) >> endobj 296 0 obj -(6.2.1.1 Example PDC Configuration) +(6.2 Essential Background Information) endobj 297 0 obj -<< /S /GoTo /D (subsection.6.2.2) >> +<< /S /GoTo /D (subsection.6.2.1) >> endobj 300 0 obj -(6.2.2 LDAP Configuration Notes) +(6.2.1 MS Windows NT4-style Domain Control) endobj 301 0 obj -<< /S /GoTo /D (subsection.6.2.3) >> +<< /S /GoTo /D (subsubsection.6.2.1.1) >> endobj 304 0 obj -(6.2.3 Active Directory Domain Control) +(6.2.1.1 Example PDC Configuration) endobj 305 0 obj -<< /S /GoTo /D (subsection.6.2.4) >> +<< /S /GoTo /D (subsection.6.2.2) >> endobj 308 0 obj -(6.2.4 What Qualifies a Domain Controller on the Network?) +(6.2.2 LDAP Configuration Notes) endobj 309 0 obj -<< /S /GoTo /D (subsection.6.2.5) >> +<< /S /GoTo /D (subsection.6.2.3) >> endobj 312 0 obj -(6.2.5 How does a Workstation find its Domain Controller?) +(6.2.3 Active Directory Domain Control) endobj 313 0 obj -<< /S /GoTo /D (subsubsection.6.2.5.1) >> +<< /S /GoTo /D (subsection.6.2.4) >> endobj 316 0 obj -(6.2.5.1 NetBIOS Over TCP/IP Enabled) +(6.2.4 What Qualifies a Domain Controller on the Network?) endobj 317 0 obj -<< /S /GoTo /D (subsubsection.6.2.5.2) >> +<< /S /GoTo /D (subsection.6.2.5) >> endobj 320 0 obj -(6.2.5.2 NetBIOS Over TCP/IP Disabled) +(6.2.5 How does a Workstation find its Domain Controller?) endobj 321 0 obj -<< /S /GoTo /D (section.6.3) >> +<< /S /GoTo /D (subsubsection.6.2.5.1) >> endobj 324 0 obj -(6.3 Backup Domain Controller Configuration) +(6.2.5.1 NetBIOS Over TCP/IP Enabled) endobj 325 0 obj -<< /S /GoTo /D (subsection.6.3.1) >> +<< /S /GoTo /D (subsubsection.6.2.5.2) >> endobj 328 0 obj -(6.3.1 Example Configuration) +(6.2.5.2 NetBIOS Over TCP/IP Disabled) endobj 329 0 obj -<< /S /GoTo /D (section.6.4) >> +<< /S /GoTo /D (section.6.3) >> endobj 332 0 obj -(6.4 Common Errors) +(6.3 Backup Domain Controller Configuration) endobj 333 0 obj -<< /S /GoTo /D (subsection.6.4.1) >> +<< /S /GoTo /D (subsection.6.3.1) >> endobj 336 0 obj -(6.4.1 Machine Accounts Keep Expiring) +(6.3.1 Example Configuration) endobj 337 0 obj -<< /S /GoTo /D (subsection.6.4.2) >> +<< /S /GoTo /D (section.6.4) >> endobj 340 0 obj -(6.4.2 Can Samba Be a Backup Domain Controller to an NT4 PDC?) +(6.4 Common Errors) endobj 341 0 obj -<< /S /GoTo /D (subsection.6.4.3) >> +<< /S /GoTo /D (subsection.6.4.1) >> endobj 344 0 obj -(6.4.3 How Do I Replicate the smbpasswd File?) +(6.4.1 Machine Accounts Keep Expiring) endobj 345 0 obj -<< /S /GoTo /D (subsection.6.4.4) >> +<< /S /GoTo /D (subsection.6.4.2) >> endobj 348 0 obj -(6.4.4 Can I Do This All with LDAP?) +(6.4.2 Can Samba Be a Backup Domain Controller to an NT4 PDC?) endobj 349 0 obj -<< /S /GoTo /D (chapter.7) >> +<< /S /GoTo /D (subsection.6.4.3) >> endobj 352 0 obj -(7 Domain Membership) +(6.4.3 How Do I Replicate the smbpasswd File?) endobj 353 0 obj -<< /S /GoTo /D (section.7.1) >> +<< /S /GoTo /D (subsection.6.4.4) >> endobj 356 0 obj -(7.1 Features and Benefits) +(6.4.4 Can I Do This All with LDAP?) endobj 357 0 obj -<< /S /GoTo /D (section.7.2) >> +<< /S /GoTo /D (chapter.7) >> endobj 360 0 obj -(7.2 MS Windows Workstation/Server Machine Trust Accounts) +(Chapter 7 Domain Membership) endobj 361 0 obj -<< /S /GoTo /D (subsection.7.2.1) >> +<< /S /GoTo /D (section.7.1) >> endobj 364 0 obj -(7.2.1 Manual Creation of Machine Trust Accounts) +(7.1 Features and Benefits) endobj 365 0 obj -<< /S /GoTo /D (subsection.7.2.2) >> +<< /S /GoTo /D (section.7.2) >> endobj 368 0 obj -(7.2.2 Managing Domain Machine Accounts using NT4 Server Manager) +(7.2 MS Windows Workstation/Server Machine Trust Accounts) endobj 369 0 obj -<< /S /GoTo /D (subsection.7.2.3) >> +<< /S /GoTo /D (subsection.7.2.1) >> endobj 372 0 obj -(7.2.3 On-the-Fly Creation of Machine Trust Accounts) +(7.2.1 Manual Creation of Machine Trust Accounts) endobj 373 0 obj -<< /S /GoTo /D (subsection.7.2.4) >> +<< /S /GoTo /D (subsection.7.2.2) >> endobj 376 0 obj -(7.2.4 Making an MS Windows Workstation or Server a Domain Member) +(7.2.2 Managing Domain Machine Accounts using NT4 Server Manager) endobj 377 0 obj -<< /S /GoTo /D (subsubsection.7.2.4.1) >> +<< /S /GoTo /D (subsection.7.2.3) >> endobj 380 0 obj -(7.2.4.1 Windows 200x/XP Professional Client) +(7.2.3 On-the-Fly Creation of Machine Trust Accounts) endobj 381 0 obj -<< /S /GoTo /D (subsubsection.7.2.4.2) >> +<< /S /GoTo /D (subsection.7.2.4) >> endobj 384 0 obj -(7.2.4.2 Windows NT4 Client) +(7.2.4 Making an MS Windows Workstation or Server a Domain Member) endobj 385 0 obj -<< /S /GoTo /D (subsubsection.7.2.4.3) >> +<< /S /GoTo /D (subsubsection.7.2.4.1) >> endobj 388 0 obj -(7.2.4.3 Samba Client) +(7.2.4.1 Windows 200x/XP Professional Client) endobj 389 0 obj -<< /S /GoTo /D (section.7.3) >> +<< /S /GoTo /D (subsubsection.7.2.4.2) >> endobj 392 0 obj -(7.3 Domain Member Server) +(7.2.4.2 Windows NT4 Client) endobj 393 0 obj -<< /S /GoTo /D (subsection.7.3.1) >> +<< /S /GoTo /D (subsubsection.7.2.4.3) >> endobj 396 0 obj -(7.3.1 Joining an NT4-type Domain with Samba-3) +(7.2.4.3 Samba Client) endobj 397 0 obj -<< /S /GoTo /D (subsection.7.3.2) >> +<< /S /GoTo /D (section.7.3) >> endobj 400 0 obj -(7.3.2 Why Is This Better Than security = server?) +(7.3 Domain Member Server) endobj 401 0 obj -<< /S /GoTo /D (section.7.4) >> +<< /S /GoTo /D (subsection.7.3.1) >> endobj 404 0 obj -(7.4 Samba ADS Domain Membership) +(7.3.1 Joining an NT4-type Domain with Samba-3) endobj 405 0 obj -<< /S /GoTo /D (subsection.7.4.1) >> +<< /S /GoTo /D (subsection.7.3.2) >> endobj 408 0 obj -(7.4.1 Configure smb.conf) +(7.3.2 Why Is This Better Than security = server?) endobj 409 0 obj -<< /S /GoTo /D (subsection.7.4.2) >> +<< /S /GoTo /D (section.7.4) >> endobj 412 0 obj -(7.4.2 Configure /etc/krb5.conf) +(7.4 Samba ADS Domain Membership) endobj 413 0 obj -<< /S /GoTo /D (subsection.7.4.3) >> +<< /S /GoTo /D (subsection.7.4.1) >> endobj 416 0 obj -(7.4.3 Create the Computer Account) +(7.4.1 Configure smb.conf) endobj 417 0 obj -<< /S /GoTo /D (subsubsection.7.4.3.1) >> +<< /S /GoTo /D (subsection.7.4.2) >> endobj 420 0 obj -(7.4.3.1 Possible Errors) +(7.4.2 Configure /etc/krb5.conf) endobj 421 0 obj -<< /S /GoTo /D (subsection.7.4.4) >> +<< /S /GoTo /D (subsection.7.4.3) >> endobj 424 0 obj -(7.4.4 Testing Server Setup) +(7.4.3 Create the Computer Account) endobj 425 0 obj -<< /S /GoTo /D (subsection.7.4.5) >> +<< /S /GoTo /D (subsubsection.7.4.3.1) >> endobj 428 0 obj -(7.4.5 Testing with smbclient) +(7.4.3.1 Possible Errors) endobj 429 0 obj -<< /S /GoTo /D (subsection.7.4.6) >> +<< /S /GoTo /D (subsection.7.4.4) >> endobj 432 0 obj -(7.4.6 Notes) +(7.4.4 Testing Server Setup) endobj 433 0 obj -<< /S /GoTo /D (section.7.5) >> +<< /S /GoTo /D (subsection.7.4.5) >> endobj 436 0 obj -(7.5 Sharing User ID Mappings between Samba Domain Members) +(7.4.5 Testing with smbclient) endobj 437 0 obj -<< /S /GoTo /D (section.7.6) >> +<< /S /GoTo /D (subsection.7.4.6) >> endobj 440 0 obj -(7.6 Common Errors) +(7.4.6 Notes) endobj 441 0 obj -<< /S /GoTo /D (subsection.7.6.1) >> +<< /S /GoTo /D (section.7.5) >> endobj 444 0 obj -(7.6.1 Cannot Add Machine Back to Domain) +(7.5 Sharing User ID Mappings between Samba Domain Members) endobj 445 0 obj -<< /S /GoTo /D (subsection.7.6.2) >> +<< /S /GoTo /D (section.7.6) >> endobj 448 0 obj -(7.6.2 Adding Machine to Domain Fails) +(7.6 Common Errors) endobj 449 0 obj -<< /S /GoTo /D (subsection.7.6.3) >> +<< /S /GoTo /D (subsection.7.6.1) >> endobj 452 0 obj -(7.6.3 I Can't Join a Windows 2003 PDC) +(7.6.1 Cannot Add Machine Back to Domain) endobj 453 0 obj -<< /S /GoTo /D (chapter.8) >> +<< /S /GoTo /D (subsection.7.6.2) >> endobj 456 0 obj -(8 Stand-alone Servers) +(7.6.2 Adding Machine to Domain Fails) endobj 457 0 obj -<< /S /GoTo /D (section.8.1) >> +<< /S /GoTo /D (subsection.7.6.3) >> endobj 460 0 obj -(8.1 Features and Benefits) +(7.6.3 I Can't Join a Windows 2003 PDC) endobj 461 0 obj -<< /S /GoTo /D (section.8.2) >> +<< /S /GoTo /D (chapter.8) >> endobj 464 0 obj -(8.2 Background) +(Chapter 8 Stand-alone Servers) endobj 465 0 obj -<< /S /GoTo /D (section.8.3) >> +<< /S /GoTo /D (section.8.1) >> endobj 468 0 obj -(8.3 Example Configuration) +(8.1 Features and Benefits) endobj 469 0 obj -<< /S /GoTo /D (subsection.8.3.1) >> +<< /S /GoTo /D (section.8.2) >> endobj 472 0 obj -(8.3.1 Reference Documentation Server) +(8.2 Background) endobj 473 0 obj -<< /S /GoTo /D (subsection.8.3.2) >> +<< /S /GoTo /D (section.8.3) >> endobj 476 0 obj -(8.3.2 Central Print Serving) +(8.3 Example Configuration) endobj 477 0 obj -<< /S /GoTo /D (section.8.4) >> +<< /S /GoTo /D (subsection.8.3.1) >> endobj 480 0 obj -(8.4 Common Errors) +(8.3.1 Reference Documentation Server) endobj 481 0 obj -<< /S /GoTo /D (chapter.9) >> +<< /S /GoTo /D (subsection.8.3.2) >> endobj 484 0 obj -(9 MS Windows Network Configuration Guide) +(8.3.2 Central Print Serving) endobj 485 0 obj -<< /S /GoTo /D (section.9.1) >> +<< /S /GoTo /D (section.8.4) >> endobj 488 0 obj -(9.1 Note) +(8.4 Common Errors) endobj 489 0 obj -<< /S /GoTo /D (part.3) >> +<< /S /GoTo /D (chapter.9) >> endobj 492 0 obj -(III Advanced Configuration) +(Chapter 9 MS Windows Network Configuration Guide) endobj 493 0 obj -<< /S /GoTo /D (chapter.10) >> +<< /S /GoTo /D (section.9.1) >> endobj 496 0 obj -(10 Network Browsing) +(9.1 Note) endobj 497 0 obj -<< /S /GoTo /D (section.10.1) >> +<< /S /GoTo /D (part.3) >> endobj 500 0 obj -(10.1 Features and Benefits) +(Part III Advanced Configuration) endobj 501 0 obj -<< /S /GoTo /D (section.10.2) >> +<< /S /GoTo /D (chapter.10) >> endobj 504 0 obj -(10.2 What Is Browsing?) +(Chapter 10 Network Browsing) endobj 505 0 obj -<< /S /GoTo /D (section.10.3) >> +<< /S /GoTo /D (section.10.1) >> endobj 508 0 obj -(10.3 Discussion) +(10.1 Features and Benefits) endobj 509 0 obj -<< /S /GoTo /D (subsection.10.3.1) >> +<< /S /GoTo /D (section.10.2) >> endobj 512 0 obj -(10.3.1 NetBIOS over TCP/IP) +(10.2 What Is Browsing?) endobj 513 0 obj -<< /S /GoTo /D (subsection.10.3.2) >> +<< /S /GoTo /D (section.10.3) >> endobj 516 0 obj -(10.3.2 TCP/IP without NetBIOS) +(10.3 Discussion) endobj 517 0 obj -<< /S /GoTo /D (subsection.10.3.3) >> +<< /S /GoTo /D (subsection.10.3.1) >> endobj 520 0 obj -(10.3.3 DNS and Active Directory) +(10.3.1 NetBIOS over TCP/IP) endobj 521 0 obj -<< /S /GoTo /D (section.10.4) >> +<< /S /GoTo /D (subsection.10.3.2) >> endobj 524 0 obj -(10.4 How Browsing Functions) +(10.3.2 TCP/IP without NetBIOS) endobj 525 0 obj -<< /S /GoTo /D (subsection.10.4.1) >> +<< /S /GoTo /D (subsection.10.3.3) >> endobj 528 0 obj -(10.4.1 Configuring WORKGROUP Browsing) +(10.3.3 DNS and Active Directory) endobj 529 0 obj -<< /S /GoTo /D (subsection.10.4.2) >> +<< /S /GoTo /D (section.10.4) >> endobj 532 0 obj -(10.4.2 DOMAIN Browsing Configuration) +(10.4 How Browsing Functions) endobj 533 0 obj -<< /S /GoTo /D (subsection.10.4.3) >> +<< /S /GoTo /D (subsection.10.4.1) >> endobj 536 0 obj -(10.4.3 Forcing Samba to Be the Master) +(10.4.1 Configuring WORKGROUP Browsing) endobj 537 0 obj -<< /S /GoTo /D (subsection.10.4.4) >> +<< /S /GoTo /D (subsection.10.4.2) >> endobj 540 0 obj -(10.4.4 Making Samba the Domain Master) +(10.4.2 DOMAIN Browsing Configuration) endobj 541 0 obj -<< /S /GoTo /D (subsection.10.4.5) >> +<< /S /GoTo /D (subsection.10.4.3) >> endobj 544 0 obj -(10.4.5 Note about Broadcast Addresses) +(10.4.3 Forcing Samba to Be the Master) endobj 545 0 obj -<< /S /GoTo /D (subsection.10.4.6) >> +<< /S /GoTo /D (subsection.10.4.4) >> endobj 548 0 obj -(10.4.6 Multiple Interfaces) +(10.4.4 Making Samba the Domain Master) endobj 549 0 obj -<< /S /GoTo /D (subsection.10.4.7) >> +<< /S /GoTo /D (subsection.10.4.5) >> endobj 552 0 obj -(10.4.7 Use of the Remote Announce Parameter) +(10.4.5 Note about Broadcast Addresses) endobj 553 0 obj -<< /S /GoTo /D (subsection.10.4.8) >> +<< /S /GoTo /D (subsection.10.4.6) >> endobj 556 0 obj -(10.4.8 Use of the Remote Browse Sync Parameter) +(10.4.6 Multiple Interfaces) endobj 557 0 obj -<< /S /GoTo /D (section.10.5) >> +<< /S /GoTo /D (subsection.10.4.7) >> endobj 560 0 obj -(10.5 WINS The Windows Internetworking Name Server) +(10.4.7 Use of the Remote Announce Parameter) endobj 561 0 obj -<< /S /GoTo /D (subsection.10.5.1) >> +<< /S /GoTo /D (subsection.10.4.8) >> endobj 564 0 obj -(10.5.1 WINS Server Configuration) +(10.4.8 Use of the Remote Browse Sync Parameter) endobj 565 0 obj -<< /S /GoTo /D (subsection.10.5.2) >> +<< /S /GoTo /D (section.10.5) >> endobj 568 0 obj -(10.5.2 WINS Replication) +(10.5 WINS The Windows Inter-networking Name Server) endobj 569 0 obj -<< /S /GoTo /D (subsection.10.5.3) >> +<< /S /GoTo /D (subsection.10.5.1) >> endobj 572 0 obj -(10.5.3 Static WINS Entries) +(10.5.1 WINS Server Configuration) endobj 573 0 obj -<< /S /GoTo /D (section.10.6) >> +<< /S /GoTo /D (subsection.10.5.2) >> endobj 576 0 obj -(10.6 Helpful Hints) +(10.5.2 WINS Replication) endobj 577 0 obj -<< /S /GoTo /D (subsection.10.6.1) >> +<< /S /GoTo /D (subsection.10.5.3) >> endobj 580 0 obj -(10.6.1 Windows Networking Protocols) +(10.5.3 Static WINS Entries) endobj 581 0 obj -<< /S /GoTo /D (subsection.10.6.2) >> +<< /S /GoTo /D (section.10.6) >> endobj 584 0 obj -(10.6.2 Name Resolution Order) +(10.6 Helpful Hints) endobj 585 0 obj -<< /S /GoTo /D (section.10.7) >> +<< /S /GoTo /D (subsection.10.6.1) >> endobj 588 0 obj -(10.7 Technical Overview of Browsing) +(10.6.1 Windows Networking Protocols) endobj 589 0 obj -<< /S /GoTo /D (subsection.10.7.1) >> +<< /S /GoTo /D (subsection.10.6.2) >> endobj 592 0 obj -(10.7.1 Browsing Support in Samba) +(10.6.2 Name Resolution Order) endobj 593 0 obj -<< /S /GoTo /D (subsection.10.7.2) >> +<< /S /GoTo /D (section.10.7) >> endobj 596 0 obj -(10.7.2 Problem Resolution) +(10.7 Technical Overview of Browsing) endobj 597 0 obj -<< /S /GoTo /D (subsection.10.7.3) >> +<< /S /GoTo /D (subsection.10.7.1) >> endobj 600 0 obj -(10.7.3 Cross-Subnet Browsing) +(10.7.1 Browsing Support in Samba) endobj 601 0 obj -<< /S /GoTo /D (subsubsection.10.7.3.1) >> +<< /S /GoTo /D (subsection.10.7.2) >> endobj 604 0 obj -(10.7.3.1 Behavior of Cross-Subnet Browsing) +(10.7.2 Problem Resolution) endobj 605 0 obj -<< /S /GoTo /D (section.10.8) >> +<< /S /GoTo /D (subsection.10.7.3) >> endobj 608 0 obj -(10.8 Common Errors) +(10.7.3 Cross-Subnet Browsing) endobj 609 0 obj -<< /S /GoTo /D (subsection.10.8.1) >> +<< /S /GoTo /D (subsubsection.10.7.3.1) >> endobj 612 0 obj -(10.8.1 How Can One Flush the Samba NetBIOS Name Cache without Restarting Samba?) +(10.7.3.1 Behavior of Cross-Subnet Browsing) endobj 613 0 obj -<< /S /GoTo /D (subsection.10.8.2) >> +<< /S /GoTo /D (section.10.8) >> endobj 616 0 obj -(10.8.2 Server Resources Can Not Be Listed) +(10.8 Common Errors) endobj 617 0 obj -<< /S /GoTo /D (subsection.10.8.3) >> +<< /S /GoTo /D (subsection.10.8.1) >> endobj 620 0 obj -(10.8.3 I get an `Unable to browse the network' error) +(10.8.1 How Can One Flush the Samba NetBIOS Name Cache without Restarting Samba?) endobj 621 0 obj -<< /S /GoTo /D (subsection.10.8.4) >> +<< /S /GoTo /D (subsection.10.8.2) >> endobj 624 0 obj -(10.8.4 Browsing of Shares and Directories is Very Slow) +(10.8.2 Server Resources Can Not Be Listed) endobj 625 0 obj -<< /S /GoTo /D (chapter.11) >> +<< /S /GoTo /D (subsection.10.8.3) >> endobj 628 0 obj -(11 Account Information Databases) +(10.8.3 I get an `Unable to browse the network' error) endobj 629 0 obj -<< /S /GoTo /D (section.11.1) >> +<< /S /GoTo /D (subsection.10.8.4) >> endobj 632 0 obj -(11.1 Features and Benefits) +(10.8.4 Browsing of Shares and Directories is Very Slow) endobj 633 0 obj -<< /S /GoTo /D (subsection.11.1.1) >> +<< /S /GoTo /D (chapter.11) >> endobj 636 0 obj -(11.1.1 Backward Compatibility Backends) +(Chapter 11 Account Information Databases) endobj 637 0 obj -<< /S /GoTo /D (subsection.11.1.2) >> +<< /S /GoTo /D (section.11.1) >> endobj 640 0 obj -(11.1.2 New Backends) +(11.1 Features and Benefits) endobj 641 0 obj -<< /S /GoTo /D (section.11.2) >> +<< /S /GoTo /D (subsection.11.1.1) >> endobj 644 0 obj -(11.2 Technical Information) +(11.1.1 Backward Compatibility Backends) endobj 645 0 obj -<< /S /GoTo /D (subsection.11.2.1) >> +<< /S /GoTo /D (subsection.11.1.2) >> endobj 648 0 obj -(11.2.1 Important Notes About Security) +(11.1.2 New Backends) endobj 649 0 obj -<< /S /GoTo /D (subsubsection.11.2.1.1) >> +<< /S /GoTo /D (section.11.2) >> endobj 652 0 obj -(11.2.1.1 Advantages of Encrypted Passwords) +(11.2 Technical Information) endobj 653 0 obj -<< /S /GoTo /D (subsubsection.11.2.1.2) >> +<< /S /GoTo /D (subsection.11.2.1) >> endobj 656 0 obj -(11.2.1.2 Advantages of Non-Encrypted Passwords) +(11.2.1 Important Notes About Security) endobj 657 0 obj -<< /S /GoTo /D (subsection.11.2.2) >> +<< /S /GoTo /D (subsubsection.11.2.1.1) >> endobj 660 0 obj -(11.2.2 Mapping User Identifiers between MS Windows and UNIX) +(11.2.1.1 Advantages of Encrypted Passwords) endobj 661 0 obj -<< /S /GoTo /D (subsection.11.2.3) >> +<< /S /GoTo /D (subsubsection.11.2.1.2) >> endobj 664 0 obj -(11.2.3 Mapping Common UIDs/GIDs on Distributed Machines) +(11.2.1.2 Advantages of Non-Encrypted Passwords) endobj 665 0 obj -<< /S /GoTo /D (section.11.3) >> +<< /S /GoTo /D (subsection.11.2.2) >> endobj 668 0 obj -(11.3 Account Management Tools) +(11.2.2 Mapping User Identifiers between MS Windows and UNIX) endobj 669 0 obj -<< /S /GoTo /D (subsection.11.3.1) >> +<< /S /GoTo /D (subsection.11.2.3) >> endobj 672 0 obj -(11.3.1 The smbpasswd Command) +(11.2.3 Mapping Common UIDs/GIDs on Distributed Machines) endobj 673 0 obj -<< /S /GoTo /D (subsection.11.3.2) >> +<< /S /GoTo /D (section.11.3) >> endobj 676 0 obj -(11.3.2 The pdbedit Command) +(11.3 Account Management Tools) endobj 677 0 obj -<< /S /GoTo /D (section.11.4) >> +<< /S /GoTo /D (subsection.11.3.1) >> endobj 680 0 obj -(11.4 Password Backends) +(11.3.1 The smbpasswd Command) endobj 681 0 obj -<< /S /GoTo /D (subsection.11.4.1) >> +<< /S /GoTo /D (subsection.11.3.2) >> endobj 684 0 obj -(11.4.1 Plaintext) +(11.3.2 The pdbedit Command) endobj 685 0 obj -<< /S /GoTo /D (subsection.11.4.2) >> +<< /S /GoTo /D (section.11.4) >> endobj 688 0 obj -(11.4.2 smbpasswd Encrypted Password Database) +(11.4 Password Backends) endobj 689 0 obj -<< /S /GoTo /D (subsection.11.4.3) >> +<< /S /GoTo /D (subsection.11.4.1) >> endobj 692 0 obj -(11.4.3 tdbsam) +(11.4.1 Plaintext) endobj 693 0 obj -<< /S /GoTo /D (subsection.11.4.4) >> +<< /S /GoTo /D (subsection.11.4.2) >> endobj 696 0 obj -(11.4.4 ldapsam) +(11.4.2 smbpasswd Encrypted Password Database) endobj 697 0 obj -<< /S /GoTo /D (subsubsection.11.4.4.1) >> +<< /S /GoTo /D (subsection.11.4.3) >> endobj 700 0 obj -(11.4.4.1 Supported LDAP Servers) +(11.4.3 tdbsam) endobj 701 0 obj -<< /S /GoTo /D (subsubsection.11.4.4.2) >> +<< /S /GoTo /D (subsection.11.4.4) >> endobj 704 0 obj -(11.4.4.2 Schema and Relationship to the RFC 2307 posixAccount) +(11.4.4 ldapsam) endobj 705 0 obj -<< /S /GoTo /D (subsubsection.11.4.4.3) >> +<< /S /GoTo /D (subsubsection.11.4.4.1) >> endobj 708 0 obj -(11.4.4.3 OpenLDAP Configuration) +(11.4.4.1 Supported LDAP Servers) endobj 709 0 obj -<< /S /GoTo /D (subsubsection.11.4.4.4) >> +<< /S /GoTo /D (subsubsection.11.4.4.2) >> endobj 712 0 obj -(11.4.4.4 Initialize the LDAP Database) +(11.4.4.2 Schema and Relationship to the RFC 2307 posixAccount) endobj 713 0 obj -<< /S /GoTo /D (subsubsection.11.4.4.5) >> +<< /S /GoTo /D (subsubsection.11.4.4.3) >> endobj 716 0 obj -(11.4.4.5 Configuring Samba) +(11.4.4.3 OpenLDAP Configuration) endobj 717 0 obj -<< /S /GoTo /D (subsubsection.11.4.4.6) >> +<< /S /GoTo /D (subsubsection.11.4.4.4) >> endobj 720 0 obj -(11.4.4.6 Accounts and Groups Management) +(11.4.4.4 Initialize the LDAP Database) endobj 721 0 obj -<< /S /GoTo /D (subsubsection.11.4.4.7) >> +<< /S /GoTo /D (subsubsection.11.4.4.5) >> endobj 724 0 obj -(11.4.4.7 Security and sambaSamAccount) +(11.4.4.5 Configuring Samba) endobj 725 0 obj -<< /S /GoTo /D (subsubsection.11.4.4.8) >> +<< /S /GoTo /D (subsubsection.11.4.4.6) >> endobj 728 0 obj -(11.4.4.8 LDAP Special Attributes for sambaSamAccounts) +(11.4.4.6 Accounts and Groups Management) endobj 729 0 obj -<< /S /GoTo /D (subsubsection.11.4.4.9) >> +<< /S /GoTo /D (subsubsection.11.4.4.7) >> endobj 732 0 obj -(11.4.4.9 Example LDIF Entries for a sambaSamAccount) +(11.4.4.7 Security and sambaSamAccount) endobj 733 0 obj -<< /S /GoTo /D (subsubsection.11.4.4.10) >> +<< /S /GoTo /D (subsubsection.11.4.4.8) >> endobj 736 0 obj -(11.4.4.10 Password Synchronization) +(11.4.4.8 LDAP Special Attributes for sambaSamAccounts) endobj 737 0 obj -<< /S /GoTo /D (subsection.11.4.5) >> +<< /S /GoTo /D (subsubsection.11.4.4.9) >> endobj 740 0 obj -(11.4.5 MySQL) +(11.4.4.9 Example LDIF Entries for a sambaSamAccount) endobj 741 0 obj -<< /S /GoTo /D (subsubsection.11.4.5.1) >> +<< /S /GoTo /D (subsubsection.11.4.4.10) >> endobj 744 0 obj -(11.4.5.1 Creating the Database) +(11.4.4.10 Password Synchronization) endobj 745 0 obj -<< /S /GoTo /D (subsubsection.11.4.5.2) >> +<< /S /GoTo /D (subsection.11.4.5) >> endobj 748 0 obj -(11.4.5.2 Configuring) +(11.4.5 MySQL) endobj 749 0 obj -<< /S /GoTo /D (subsubsection.11.4.5.3) >> +<< /S /GoTo /D (subsubsection.11.4.5.1) >> endobj 752 0 obj -(11.4.5.3 Using Plaintext Passwords or Encrypted Password) +(11.4.5.1 Creating the Database) endobj 753 0 obj -<< /S /GoTo /D (subsubsection.11.4.5.4) >> +<< /S /GoTo /D (subsubsection.11.4.5.2) >> endobj 756 0 obj -(11.4.5.4 Getting Non-Column Data from the Table) +(11.4.5.2 Configuring) endobj 757 0 obj -<< /S /GoTo /D (subsection.11.4.6) >> +<< /S /GoTo /D (subsubsection.11.4.5.3) >> endobj 760 0 obj -(11.4.6 XML) +(11.4.5.3 Using Plaintext Passwords or Encrypted Password) endobj 761 0 obj -<< /S /GoTo /D (section.11.5) >> +<< /S /GoTo /D (subsubsection.11.4.5.4) >> endobj 764 0 obj -(11.5 Common Errors) +(11.4.5.4 Getting Non-Column Data from the Table) endobj 765 0 obj -<< /S /GoTo /D (subsection.11.5.1) >> +<< /S /GoTo /D (subsection.11.4.6) >> endobj 768 0 obj -(11.5.1 Users Cannot Logon) +(11.4.6 XML) endobj 769 0 obj -<< /S /GoTo /D (subsection.11.5.2) >> +<< /S /GoTo /D (section.11.5) >> endobj 772 0 obj -(11.5.2 Users Being Added to the Wrong Backend Database) +(11.5 Common Errors) endobj 773 0 obj -<< /S /GoTo /D (subsection.11.5.3) >> +<< /S /GoTo /D (subsection.11.5.1) >> endobj 776 0 obj -(11.5.3 Configuration of auth methods) +(11.5.1 Users Cannot Logon) endobj 777 0 obj -<< /S /GoTo /D (chapter.12) >> +<< /S /GoTo /D (subsection.11.5.2) >> endobj 780 0 obj -(12 Group Mapping MS Windows and UNIX) +(11.5.2 Users Being Added to the Wrong Backend Database) endobj 781 0 obj -<< /S /GoTo /D (section.12.1) >> +<< /S /GoTo /D (subsection.11.5.3) >> endobj 784 0 obj -(12.1 Features and Benefits) +(11.5.3 Configuration of auth methods) endobj 785 0 obj -<< /S /GoTo /D (section.12.2) >> +<< /S /GoTo /D (chapter.12) >> endobj 788 0 obj -(12.2 Discussion) +(Chapter 12 Group Mapping MS Windows and UNIX) endobj 789 0 obj -<< /S /GoTo /D (subsection.12.2.1) >> +<< /S /GoTo /D (section.12.1) >> endobj 792 0 obj -(12.2.1 Default Users, Groups and Relative Identifiers) +(12.1 Features and Benefits) endobj 793 0 obj -<< /S /GoTo /D (subsection.12.2.2) >> +<< /S /GoTo /D (section.12.2) >> endobj 796 0 obj -(12.2.2 Example Configuration) +(12.2 Discussion) endobj 797 0 obj -<< /S /GoTo /D (section.12.3) >> +<< /S /GoTo /D (subsection.12.2.1) >> endobj 800 0 obj -(12.3 Configuration Scripts) +(12.2.1 Important Administrative Information) endobj 801 0 obj -<< /S /GoTo /D (subsection.12.3.1) >> +<< /S /GoTo /D (subsection.12.2.2) >> endobj 804 0 obj -(12.3.1 Sample smb.conf Add Group Script) +(12.2.2 Default Users, Groups and Relative Identifiers) endobj 805 0 obj -<< /S /GoTo /D (subsection.12.3.2) >> +<< /S /GoTo /D (subsection.12.2.3) >> endobj 808 0 obj -(12.3.2 Script to Configure Group Mapping) +(12.2.3 Example Configuration) endobj 809 0 obj -<< /S /GoTo /D (section.12.4) >> +<< /S /GoTo /D (section.12.3) >> endobj 812 0 obj -(12.4 Common Errors) +(12.3 Configuration Scripts) endobj 813 0 obj -<< /S /GoTo /D (subsection.12.4.1) >> +<< /S /GoTo /D (subsection.12.3.1) >> endobj 816 0 obj -(12.4.1 Adding Groups Fails) +(12.3.1 Sample smb.conf Add Group Script) endobj 817 0 obj -<< /S /GoTo /D (subsection.12.4.2) >> +<< /S /GoTo /D (subsection.12.3.2) >> endobj 820 0 obj -(12.4.2 Adding MS Windows Groups to MS Windows Groups Fails) +(12.3.2 Script to Configure Group Mapping) endobj 821 0 obj -<< /S /GoTo /D (subsection.12.4.3) >> +<< /S /GoTo /D (section.12.4) >> endobj 824 0 obj -(12.4.3 Adding Domain Users to the Power Users Group) +(12.4 Common Errors) endobj 825 0 obj -<< /S /GoTo /D (chapter.13) >> +<< /S /GoTo /D (subsection.12.4.1) >> endobj 828 0 obj -(13 File, Directory and Share Access Controls) +(12.4.1 Adding Groups Fails) endobj 829 0 obj -<< /S /GoTo /D (section.13.1) >> +<< /S /GoTo /D (subsection.12.4.2) >> endobj 832 0 obj -(13.1 Features and Benefits) +(12.4.2 Adding MS Windows Groups to MS Windows Groups Fails) endobj 833 0 obj -<< /S /GoTo /D (section.13.2) >> +<< /S /GoTo /D (subsection.12.4.3) >> endobj 836 0 obj -(13.2 File System Access Controls) +(12.4.3 Adding Domain Users to the Power Users Group) endobj 837 0 obj -<< /S /GoTo /D (subsection.13.2.1) >> +<< /S /GoTo /D (chapter.13) >> endobj 840 0 obj -(13.2.1 MS Windows NTFS Comparison with UNIX File Systems) +(Chapter 13 File, Directory and Share Access Controls) endobj 841 0 obj -<< /S /GoTo /D (subsection.13.2.2) >> +<< /S /GoTo /D (section.13.1) >> endobj 844 0 obj -(13.2.2 Managing Directories) +(13.1 Features and Benefits) endobj 845 0 obj -<< /S /GoTo /D (subsection.13.2.3) >> +<< /S /GoTo /D (section.13.2) >> endobj 848 0 obj -(13.2.3 File and Directory Access Control) +(13.2 File System Access Controls) endobj 849 0 obj -<< /S /GoTo /D (section.13.3) >> +<< /S /GoTo /D (subsection.13.2.1) >> endobj 852 0 obj -(13.3 Share Definition Access Controls) +(13.2.1 MS Windows NTFS Comparison with UNIX File Systems) endobj 853 0 obj -<< /S /GoTo /D (subsection.13.3.1) >> +<< /S /GoTo /D (subsection.13.2.2) >> endobj 856 0 obj -(13.3.1 User and Group-Based Controls) +(13.2.2 Managing Directories) endobj 857 0 obj -<< /S /GoTo /D (subsection.13.3.2) >> +<< /S /GoTo /D (subsection.13.2.3) >> endobj 860 0 obj -(13.3.2 File and Directory Permissions-Based Controls) +(13.2.3 File and Directory Access Control) endobj 861 0 obj -<< /S /GoTo /D (subsection.13.3.3) >> +<< /S /GoTo /D (section.13.3) >> endobj 864 0 obj -(13.3.3 Miscellaneous Controls) +(13.3 Share Definition Access Controls) endobj 865 0 obj -<< /S /GoTo /D (section.13.4) >> +<< /S /GoTo /D (subsection.13.3.1) >> endobj 868 0 obj -(13.4 Access Controls on Shares) +(13.3.1 User and Group-Based Controls) endobj 869 0 obj -<< /S /GoTo /D (subsection.13.4.1) >> +<< /S /GoTo /D (subsection.13.3.2) >> endobj 872 0 obj -(13.4.1 Share Permissions Management) +(13.3.2 File and Directory Permissions-Based Controls) endobj 873 0 obj -<< /S /GoTo /D (subsubsection.13.4.1.1) >> +<< /S /GoTo /D (subsection.13.3.3) >> endobj 876 0 obj -(13.4.1.1 Windows NT4 Workstation/Server) +(13.3.3 Miscellaneous Controls) endobj 877 0 obj -<< /S /GoTo /D (subsubsection.13.4.1.2) >> +<< /S /GoTo /D (section.13.4) >> endobj 880 0 obj -(13.4.1.2 Windows 200x/XP) +(13.4 Access Controls on Shares) endobj 881 0 obj -<< /S /GoTo /D (section.13.5) >> +<< /S /GoTo /D (subsection.13.4.1) >> endobj 884 0 obj -(13.5 MS Windows Access Control Lists and UNIX Interoperability) +(13.4.1 Share Permissions Management) endobj 885 0 obj -<< /S /GoTo /D (subsection.13.5.1) >> +<< /S /GoTo /D (subsubsection.13.4.1.1) >> endobj 888 0 obj -(13.5.1 Managing UNIX Permissions Using NT Security Dialogs) +(13.4.1.1 Windows NT4 Workstation/Server) endobj 889 0 obj -<< /S /GoTo /D (subsection.13.5.2) >> +<< /S /GoTo /D (subsubsection.13.4.1.2) >> endobj 892 0 obj -(13.5.2 Viewing File Security on a Samba Share) +(13.4.1.2 Windows 200x/XP) endobj 893 0 obj -<< /S /GoTo /D (subsection.13.5.3) >> +<< /S /GoTo /D (section.13.5) >> endobj 896 0 obj -(13.5.3 Viewing File Ownership) +(13.5 MS Windows Access Control Lists and UNIX Interoperability) endobj 897 0 obj -<< /S /GoTo /D (subsection.13.5.4) >> +<< /S /GoTo /D (subsection.13.5.1) >> endobj 900 0 obj -(13.5.4 Viewing File or Directory Permissions) +(13.5.1 Managing UNIX Permissions Using NT Security Dialogs) endobj 901 0 obj -<< /S /GoTo /D (subsubsection.13.5.4.1) >> +<< /S /GoTo /D (subsection.13.5.2) >> endobj 904 0 obj -(13.5.4.1 File Permissions) +(13.5.2 Viewing File Security on a Samba Share) endobj 905 0 obj -<< /S /GoTo /D (subsubsection.13.5.4.2) >> +<< /S /GoTo /D (subsection.13.5.3) >> endobj 908 0 obj -(13.5.4.2 Directory Permissions) +(13.5.3 Viewing File Ownership) endobj 909 0 obj -<< /S /GoTo /D (subsection.13.5.5) >> +<< /S /GoTo /D (subsection.13.5.4) >> endobj 912 0 obj -(13.5.5 Modifying File or Directory Permissions) +(13.5.4 Viewing File or Directory Permissions) endobj 913 0 obj -<< /S /GoTo /D (subsection.13.5.6) >> +<< /S /GoTo /D (subsubsection.13.5.4.1) >> endobj 916 0 obj -(13.5.6 Interaction with the Standard Samba `create mask' Parameters) +(13.5.4.1 File Permissions) endobj 917 0 obj -<< /S /GoTo /D (subsection.13.5.7) >> +<< /S /GoTo /D (subsubsection.13.5.4.2) >> endobj 920 0 obj -(13.5.7 Interaction with the Standard Samba File Attribute Mapping) +(13.5.4.2 Directory Permissions) endobj 921 0 obj -<< /S /GoTo /D (section.13.6) >> +<< /S /GoTo /D (subsection.13.5.5) >> endobj 924 0 obj -(13.6 Common Errors) +(13.5.5 Modifying File or Directory Permissions) endobj 925 0 obj -<< /S /GoTo /D (subsection.13.6.1) >> +<< /S /GoTo /D (subsection.13.5.6) >> endobj 928 0 obj -(13.6.1 Users Cannot Write to a Public Share) +(13.5.6 Interaction with the Standard Samba `create mask' Parameters) endobj 929 0 obj -<< /S /GoTo /D (subsection.13.6.2) >> +<< /S /GoTo /D (subsection.13.5.7) >> endobj 932 0 obj -(13.6.2 File Operations Done as root with force user Set) +(13.5.7 Interaction with the Standard Samba File Attribute Mapping) endobj 933 0 obj -<< /S /GoTo /D (subsection.13.6.3) >> +<< /S /GoTo /D (section.13.6) >> endobj 936 0 obj -(13.6.3 MS Word with Samba Changes Owner of File) +(13.6 Common Errors) endobj 937 0 obj -<< /S /GoTo /D (chapter.14) >> +<< /S /GoTo /D (subsection.13.6.1) >> endobj 940 0 obj -(14 File and Record Locking) +(13.6.1 Users Cannot Write to a Public Share) endobj 941 0 obj -<< /S /GoTo /D (section.14.1) >> +<< /S /GoTo /D (subsection.13.6.2) >> endobj 944 0 obj -(14.1 Features and Benefits) +(13.6.2 File Operations Done as root with force user Set) endobj 945 0 obj -<< /S /GoTo /D (section.14.2) >> +<< /S /GoTo /D (subsection.13.6.3) >> endobj 948 0 obj -(14.2 Discussion) +(13.6.3 MS Word with Samba Changes Owner of File) endobj 949 0 obj -<< /S /GoTo /D (subsection.14.2.1) >> +<< /S /GoTo /D (chapter.14) >> endobj 952 0 obj -(14.2.1 Opportunistic Locking Overview) +(Chapter 14 File and Record Locking) endobj 953 0 obj -<< /S /GoTo /D (subsubsection.14.2.1.1) >> +<< /S /GoTo /D (section.14.1) >> endobj 956 0 obj -(14.2.1.1 Exclusively Accessed Shares) +(14.1 Features and Benefits) endobj 957 0 obj -<< /S /GoTo /D (subsubsection.14.2.1.2) >> +<< /S /GoTo /D (section.14.2) >> endobj 960 0 obj -(14.2.1.2 Multiple-Accessed Shares or Files) +(14.2 Discussion) endobj 961 0 obj -<< /S /GoTo /D (subsubsection.14.2.1.3) >> +<< /S /GoTo /D (subsection.14.2.1) >> endobj 964 0 obj -(14.2.1.3 UNIX or NFS Client-Accessed Files) +(14.2.1 Opportunistic Locking Overview) endobj 965 0 obj -<< /S /GoTo /D (subsubsection.14.2.1.4) >> +<< /S /GoTo /D (subsubsection.14.2.1.1) >> endobj 968 0 obj -(14.2.1.4 Slow and/or Unreliable Networks) +(14.2.1.1 Exclusively Accessed Shares) endobj 969 0 obj -<< /S /GoTo /D (subsubsection.14.2.1.5) >> +<< /S /GoTo /D (subsubsection.14.2.1.2) >> endobj 972 0 obj -(14.2.1.5 Multi-User Databases) +(14.2.1.2 Multiple-Accessed Shares or Files) endobj 973 0 obj -<< /S /GoTo /D (subsubsection.14.2.1.6) >> +<< /S /GoTo /D (subsubsection.14.2.1.3) >> endobj 976 0 obj -(14.2.1.6 PDM Data Shares) +(14.2.1.3 UNIX or NFS Client-Accessed Files) endobj 977 0 obj -<< /S /GoTo /D (subsubsection.14.2.1.7) >> +<< /S /GoTo /D (subsubsection.14.2.1.4) >> endobj 980 0 obj -(14.2.1.7 Beware of Force User) +(14.2.1.4 Slow and/or Unreliable Networks) endobj 981 0 obj -<< /S /GoTo /D (subsubsection.14.2.1.8) >> +<< /S /GoTo /D (subsubsection.14.2.1.5) >> endobj 984 0 obj -(14.2.1.8 Advanced Samba Opportunistic Locking Parameters) +(14.2.1.5 Multi-User Databases) endobj 985 0 obj -<< /S /GoTo /D (subsubsection.14.2.1.9) >> +<< /S /GoTo /D (subsubsection.14.2.1.6) >> endobj 988 0 obj -(14.2.1.9 Mission-Critical High-Availability) +(14.2.1.6 PDM Data Shares) endobj 989 0 obj -<< /S /GoTo /D (section.14.3) >> +<< /S /GoTo /D (subsubsection.14.2.1.7) >> endobj 992 0 obj -(14.3 Samba Opportunistic Locking Control) +(14.2.1.7 Beware of Force User) endobj 993 0 obj -<< /S /GoTo /D (subsection.14.3.1) >> +<< /S /GoTo /D (subsubsection.14.2.1.8) >> endobj 996 0 obj -(14.3.1 Example Configuration) +(14.2.1.8 Advanced Samba Opportunistic Locking Parameters) endobj 997 0 obj -<< /S /GoTo /D (subsubsection.14.3.1.1) >> +<< /S /GoTo /D (subsubsection.14.2.1.9) >> endobj 1000 0 obj -(14.3.1.1 Disabling Oplocks) +(14.2.1.9 Mission-Critical High-Availability) endobj 1001 0 obj -<< /S /GoTo /D (subsubsection.14.3.1.2) >> +<< /S /GoTo /D (section.14.3) >> endobj 1004 0 obj -(14.3.1.2 Disabling Kernel Oplocks) +(14.3 Samba Opportunistic Locking Control) endobj 1005 0 obj -<< /S /GoTo /D (section.14.4) >> +<< /S /GoTo /D (subsection.14.3.1) >> endobj 1008 0 obj -(14.4 MS Windows Opportunistic Locking and Caching Controls) +(14.3.1 Example Configuration) endobj 1009 0 obj -<< /S /GoTo /D (subsection.14.4.1) >> +<< /S /GoTo /D (subsubsection.14.3.1.1) >> endobj 1012 0 obj -(14.4.1 Workstation Service Entries) +(14.3.1.1 Disabling Oplocks) endobj 1013 0 obj -<< /S /GoTo /D (subsection.14.4.2) >> +<< /S /GoTo /D (subsubsection.14.3.1.2) >> endobj 1016 0 obj -(14.4.2 Server Service Entries) +(14.3.1.2 Disabling Kernel Oplocks) endobj 1017 0 obj -<< /S /GoTo /D (section.14.5) >> +<< /S /GoTo /D (section.14.4) >> endobj 1020 0 obj -(14.5 Persistent Data Corruption) +(14.4 MS Windows Opportunistic Locking and Caching Controls) endobj 1021 0 obj -<< /S /GoTo /D (section.14.6) >> +<< /S /GoTo /D (subsection.14.4.1) >> endobj 1024 0 obj -(14.6 Common Errors) +(14.4.1 Workstation Service Entries) endobj 1025 0 obj -<< /S /GoTo /D (subsection.14.6.1) >> +<< /S /GoTo /D (subsection.14.4.2) >> endobj 1028 0 obj -(14.6.1 locking.tdb Error Messages) +(14.4.2 Server Service Entries) endobj 1029 0 obj -<< /S /GoTo /D (subsection.14.6.2) >> +<< /S /GoTo /D (section.14.5) >> endobj 1032 0 obj -(14.6.2 Problems Saving Files in MS Office on Windows XP) +(14.5 Persistent Data Corruption) endobj 1033 0 obj -<< /S /GoTo /D (subsection.14.6.3) >> +<< /S /GoTo /D (section.14.6) >> endobj 1036 0 obj -(14.6.3 Long Delays Deleting Files Over Network with XP SP1) +(14.6 Common Errors) endobj 1037 0 obj -<< /S /GoTo /D (section.14.7) >> +<< /S /GoTo /D (subsection.14.6.1) >> endobj 1040 0 obj -(14.7 Additional Reading) +(14.6.1 locking.tdb Error Messages) endobj 1041 0 obj -<< /S /GoTo /D (chapter.15) >> +<< /S /GoTo /D (subsection.14.6.2) >> endobj 1044 0 obj -(15 Securing Samba) +(14.6.2 Problems Saving Files in MS Office on Windows XP) endobj 1045 0 obj -<< /S /GoTo /D (section.15.1) >> +<< /S /GoTo /D (subsection.14.6.3) >> endobj 1048 0 obj -(15.1 Introduction) +(14.6.3 Long Delays Deleting Files Over Network with XP SP1) endobj 1049 0 obj -<< /S /GoTo /D (section.15.2) >> +<< /S /GoTo /D (section.14.7) >> endobj 1052 0 obj -(15.2 Features and Benefits) +(14.7 Additional Reading) endobj 1053 0 obj -<< /S /GoTo /D (section.15.3) >> +<< /S /GoTo /D (chapter.15) >> endobj 1056 0 obj -(15.3 Technical Discussion of Protective Measures and Issues) +(Chapter 15 Securing Samba) endobj 1057 0 obj -<< /S /GoTo /D (subsection.15.3.1) >> +<< /S /GoTo /D (section.15.1) >> endobj 1060 0 obj -(15.3.1 Using Host-Based Protection) +(15.1 Introduction) endobj 1061 0 obj -<< /S /GoTo /D (subsection.15.3.2) >> +<< /S /GoTo /D (section.15.2) >> endobj 1064 0 obj -(15.3.2 User-Based Protection) +(15.2 Features and Benefits) endobj 1065 0 obj -<< /S /GoTo /D (subsection.15.3.3) >> +<< /S /GoTo /D (section.15.3) >> endobj 1068 0 obj -(15.3.3 Using Interface Protection) +(15.3 Technical Discussion of Protective Measures and Issues) endobj 1069 0 obj -<< /S /GoTo /D (subsection.15.3.4) >> +<< /S /GoTo /D (subsection.15.3.1) >> endobj 1072 0 obj -(15.3.4 Using a Firewall) +(15.3.1 Using Host-Based Protection) endobj 1073 0 obj -<< /S /GoTo /D (subsection.15.3.5) >> +<< /S /GoTo /D (subsection.15.3.2) >> endobj 1076 0 obj -(15.3.5 Using IPC\044 Share-Based Denials) +(15.3.2 User-Based Protection) endobj 1077 0 obj -<< /S /GoTo /D (subsection.15.3.6) >> +<< /S /GoTo /D (subsection.15.3.3) >> endobj 1080 0 obj -(15.3.6 NTLMv2 Security) +(15.3.3 Using Interface Protection) endobj 1081 0 obj -<< /S /GoTo /D (section.15.4) >> +<< /S /GoTo /D (subsection.15.3.4) >> endobj 1084 0 obj -(15.4 Upgrading Samba) +(15.3.4 Using a Firewall) endobj 1085 0 obj -<< /S /GoTo /D (section.15.5) >> +<< /S /GoTo /D (subsection.15.3.5) >> endobj 1088 0 obj -(15.5 Common Errors) +(15.3.5 Using IPC\044 Share-Based Denials) endobj 1089 0 obj -<< /S /GoTo /D (subsection.15.5.1) >> +<< /S /GoTo /D (subsection.15.3.6) >> endobj 1092 0 obj -(15.5.1 Smbclient Works on Localhost, but the Network Is Dead) +(15.3.6 NTLMv2 Security) endobj 1093 0 obj -<< /S /GoTo /D (subsection.15.5.2) >> +<< /S /GoTo /D (section.15.4) >> endobj 1096 0 obj -(15.5.2 Why Can Users Access Home Directories of Other Users?) +(15.4 Upgrading Samba) endobj 1097 0 obj -<< /S /GoTo /D (chapter.16) >> +<< /S /GoTo /D (section.15.5) >> endobj 1100 0 obj -(16 Interdomain Trust Relationships) +(15.5 Common Errors) endobj 1101 0 obj -<< /S /GoTo /D (section.16.1) >> +<< /S /GoTo /D (subsection.15.5.1) >> endobj 1104 0 obj -(16.1 Features and Benefits) +(15.5.1 Smbclient Works on Localhost, but the Network Is Dead) endobj 1105 0 obj -<< /S /GoTo /D (section.16.2) >> +<< /S /GoTo /D (subsection.15.5.2) >> endobj 1108 0 obj -(16.2 Trust Relationship Background) +(15.5.2 Why Can Users Access Home Directories of Other Users?) endobj 1109 0 obj -<< /S /GoTo /D (section.16.3) >> +<< /S /GoTo /D (chapter.16) >> endobj 1112 0 obj -(16.3 Native MS Windows NT4 Trusts Configuration) +(Chapter 16 Interdomain Trust Relationships) endobj 1113 0 obj -<< /S /GoTo /D (subsection.16.3.1) >> +<< /S /GoTo /D (section.16.1) >> endobj 1116 0 obj -(16.3.1 Creating an NT4 Domain Trust) +(16.1 Features and Benefits) endobj 1117 0 obj -<< /S /GoTo /D (subsection.16.3.2) >> +<< /S /GoTo /D (section.16.2) >> endobj 1120 0 obj -(16.3.2 Completing an NT4 Domain Trust) +(16.2 Trust Relationship Background) endobj 1121 0 obj -<< /S /GoTo /D (subsection.16.3.3) >> +<< /S /GoTo /D (section.16.3) >> endobj 1124 0 obj -(16.3.3 Inter-Domain Trust Facilities) +(16.3 Native MS Windows NT4 Trusts Configuration) endobj 1125 0 obj -<< /S /GoTo /D (section.16.4) >> +<< /S /GoTo /D (subsection.16.3.1) >> endobj 1128 0 obj -(16.4 Configuring Samba NT-Style Domain Trusts) +(16.3.1 Creating an NT4 Domain Trust) endobj 1129 0 obj -<< /S /GoTo /D (subsection.16.4.1) >> +<< /S /GoTo /D (subsection.16.3.2) >> endobj 1132 0 obj -(16.4.1 Samba as the Trusted Domain) +(16.3.2 Completing an NT4 Domain Trust) endobj 1133 0 obj -<< /S /GoTo /D (subsection.16.4.2) >> +<< /S /GoTo /D (subsection.16.3.3) >> endobj 1136 0 obj -(16.4.2 Samba as the Trusting Domain) +(16.3.3 Inter-Domain Trust Facilities) endobj 1137 0 obj -<< /S /GoTo /D (section.16.5) >> +<< /S /GoTo /D (section.16.4) >> endobj 1140 0 obj -(16.5 NT4-Style Domain Trusts with Windows 2000) +(16.4 Configuring Samba NT-Style Domain Trusts) endobj 1141 0 obj -<< /S /GoTo /D (section.16.6) >> +<< /S /GoTo /D (subsection.16.4.1) >> endobj 1144 0 obj -(16.6 Common Errors) +(16.4.1 Samba as the Trusted Domain) endobj 1145 0 obj -<< /S /GoTo /D (subsection.16.6.1) >> +<< /S /GoTo /D (subsection.16.4.2) >> endobj 1148 0 obj -(16.6.1 Browsing of Trusted Domain Fails) +(16.4.2 Samba as the Trusting Domain) endobj 1149 0 obj -<< /S /GoTo /D (chapter.17) >> +<< /S /GoTo /D (section.16.5) >> endobj 1152 0 obj -(17 Hosting a Microsoft Distributed File System Tree) +(16.5 NT4-Style Domain Trusts with Windows 2000) endobj 1153 0 obj -<< /S /GoTo /D (section.17.1) >> +<< /S /GoTo /D (section.16.6) >> endobj 1156 0 obj -(17.1 Features and Benefits) +(16.6 Common Errors) endobj 1157 0 obj -<< /S /GoTo /D (section.17.2) >> +<< /S /GoTo /D (subsection.16.6.1) >> endobj 1160 0 obj -(17.2 Common Errors) +(16.6.1 Browsing of Trusted Domain Fails) endobj 1161 0 obj -<< /S /GoTo /D (subsection.17.2.1) >> +<< /S /GoTo /D (subsection.16.6.2) >> endobj 1164 0 obj -(17.2.1 MSDFS UNIX Path Is Case-Critical) +(16.6.2 Problems With LDAP ldapsam And The smbldap-tools) endobj 1165 0 obj -<< /S /GoTo /D (chapter.18) >> +<< /S /GoTo /D (chapter.17) >> endobj 1168 0 obj -(18 Classical Printing Support) +(Chapter 17 Hosting a Microsoft Distributed File System Tree) endobj 1169 0 obj -<< /S /GoTo /D (section.18.1) >> +<< /S /GoTo /D (section.17.1) >> endobj 1172 0 obj -(18.1 Features and Benefits) +(17.1 Features and Benefits) endobj 1173 0 obj -<< /S /GoTo /D (section.18.2) >> +<< /S /GoTo /D (section.17.2) >> endobj 1176 0 obj -(18.2 Technical Introduction) +(17.2 Common Errors) endobj 1177 0 obj -<< /S /GoTo /D (subsection.18.2.1) >> +<< /S /GoTo /D (subsection.17.2.1) >> endobj 1180 0 obj -(18.2.1 Client to Samba Print Job Processing) +(17.2.1 MSDFS UNIX Path Is Case-Critical) endobj 1181 0 obj -<< /S /GoTo /D (subsection.18.2.2) >> +<< /S /GoTo /D (chapter.18) >> endobj 1184 0 obj -(18.2.2 Printing Related Configuration Parameters) +(Chapter 18 Classical Printing Support) endobj 1185 0 obj -<< /S /GoTo /D (section.18.3) >> +<< /S /GoTo /D (section.18.1) >> endobj 1188 0 obj -(18.3 Simple Print Configuration) +(18.1 Features and Benefits) endobj 1189 0 obj -<< /S /GoTo /D (subsection.18.3.1) >> +<< /S /GoTo /D (section.18.2) >> endobj 1192 0 obj -(18.3.1 Verifing Configuration with testparm) +(18.2 Technical Introduction) endobj 1193 0 obj -<< /S /GoTo /D (subsection.18.3.2) >> +<< /S /GoTo /D (subsection.18.2.1) >> endobj 1196 0 obj -(18.3.2 Rapid Configuration Validation) +(18.2.1 Client to Samba Print Job Processing) endobj 1197 0 obj -<< /S /GoTo /D (section.18.4) >> +<< /S /GoTo /D (subsection.18.2.2) >> endobj 1200 0 obj -(18.4 Extended Printing Configuration) +(18.2.2 Printing Related Configuration Parameters) endobj 1201 0 obj -<< /S /GoTo /D (subsection.18.4.1) >> +<< /S /GoTo /D (section.18.3) >> endobj 1204 0 obj -(18.4.1 Detailed Explanation Settings) +(18.3 Simple Print Configuration) endobj 1205 0 obj -<< /S /GoTo /D (subsubsection.18.4.1.1) >> +<< /S /GoTo /D (subsection.18.3.1) >> endobj 1208 0 obj -(18.4.1.1 The [global] Section) +(18.3.1 Verifying Configuration with testparm) endobj 1209 0 obj -<< /S /GoTo /D (subsubsection.18.4.1.2) >> +<< /S /GoTo /D (subsection.18.3.2) >> endobj 1212 0 obj -(18.4.1.2 The [printers] Section) +(18.3.2 Rapid Configuration Validation) endobj 1213 0 obj -<< /S /GoTo /D (subsubsection.18.4.1.3) >> +<< /S /GoTo /D (section.18.4) >> endobj 1216 0 obj -(18.4.1.3 Any [my\137printer\137name] Section) +(18.4 Extended Printing Configuration) endobj 1217 0 obj -<< /S /GoTo /D (subsubsection.18.4.1.4) >> +<< /S /GoTo /D (subsection.18.4.1) >> endobj 1220 0 obj -(18.4.1.4 Print Commands) +(18.4.1 Detailed Explanation Settings) endobj 1221 0 obj -<< /S /GoTo /D (subsubsection.18.4.1.5) >> +<< /S /GoTo /D (subsubsection.18.4.1.1) >> endobj 1224 0 obj -(18.4.1.5 Default UNIX System Printing Commands) +(18.4.1.1 The [global] Section) endobj 1225 0 obj -<< /S /GoTo /D (subsubsection.18.4.1.6) >> +<< /S /GoTo /D (subsubsection.18.4.1.2) >> endobj 1228 0 obj -(18.4.1.6 Custom Print Commands) +(18.4.1.2 The [printers] Section) endobj 1229 0 obj -<< /S /GoTo /D (section.18.5) >> +<< /S /GoTo /D (subsubsection.18.4.1.3) >> endobj 1232 0 obj -(18.5 Printing Developments Since Samba-2.2) +(18.4.1.3 Any [my\137printer\137name] Section) endobj 1233 0 obj -<< /S /GoTo /D (subsection.18.5.1) >> +<< /S /GoTo /D (subsubsection.18.4.1.4) >> endobj 1236 0 obj -(18.5.1 Point'n'Print Client Drivers on Samba Servers) +(18.4.1.4 Print Commands) endobj 1237 0 obj -<< /S /GoTo /D (subsection.18.5.2) >> +<< /S /GoTo /D (subsubsection.18.4.1.5) >> endobj 1240 0 obj -(18.5.2 The Obsoleted [printer\044] Section) +(18.4.1.5 Default UNIX System Printing Commands) endobj 1241 0 obj -<< /S /GoTo /D (subsection.18.5.3) >> +<< /S /GoTo /D (subsubsection.18.4.1.6) >> endobj 1244 0 obj -(18.5.3 Creating the [print\044] Share) +(18.4.1.6 Custom Print Commands) endobj 1245 0 obj -<< /S /GoTo /D (subsection.18.5.4) >> +<< /S /GoTo /D (section.18.5) >> endobj 1248 0 obj -(18.5.4 [print\044] Section Parameters) +(18.5 Printing Developments Since Samba-2.2) endobj 1249 0 obj -<< /S /GoTo /D (subsection.18.5.5) >> +<< /S /GoTo /D (subsection.18.5.1) >> endobj 1252 0 obj -(18.5.5 The [print\044] Share Directory) +(18.5.1 Point'n'Print Client Drivers on Samba Servers) endobj 1253 0 obj -<< /S /GoTo /D (section.18.6) >> +<< /S /GoTo /D (subsection.18.5.2) >> endobj 1256 0 obj -(18.6 Installing Drivers into [print\044]) +(18.5.2 The Obsoleted [printer\044] Section) endobj 1257 0 obj -<< /S /GoTo /D (subsection.18.6.1) >> +<< /S /GoTo /D (subsection.18.5.3) >> endobj 1260 0 obj -(18.6.1 Add Printer Wizard Driver Installation) +(18.5.3 Creating the [print\044] Share) endobj 1261 0 obj -<< /S /GoTo /D (subsection.18.6.2) >> +<< /S /GoTo /D (subsection.18.5.4) >> endobj 1264 0 obj -(18.6.2 Installing Print Drivers Using rpcclient) +(18.5.4 [print\044] Section Parameters) endobj 1265 0 obj -<< /S /GoTo /D (subsubsection.18.6.2.1) >> +<< /S /GoTo /D (subsection.18.5.5) >> endobj 1268 0 obj -(18.6.2.1 Identifying Driver Files) +(18.5.5 The [print\044] Share Directory) endobj 1269 0 obj -<< /S /GoTo /D (subsubsection.18.6.2.2) >> +<< /S /GoTo /D (section.18.6) >> endobj 1272 0 obj -(18.6.2.2 Obtaining Driver Files from Windows Client [print\044] Shares) +(18.6 Installing Drivers into [print\044]) endobj 1273 0 obj -<< /S /GoTo /D (subsubsection.18.6.2.3) >> +<< /S /GoTo /D (subsection.18.6.1) >> endobj 1276 0 obj -(18.6.2.3 Installing Driver Files into [print\044]) +(18.6.1 Add Printer Wizard Driver Installation) endobj 1277 0 obj -<< /S /GoTo /D (subsubsection.18.6.2.4) >> +<< /S /GoTo /D (subsection.18.6.2) >> endobj 1280 0 obj -(18.6.2.4 smbclient to Confirm Driver Installation) +(18.6.2 Installing Print Drivers Using rpcclient) endobj 1281 0 obj -<< /S /GoTo /D (subsubsection.18.6.2.5) >> +<< /S /GoTo /D (subsubsection.18.6.2.1) >> endobj 1284 0 obj -(18.6.2.5 Running rpcclient with adddriver) +(18.6.2.1 Identifying Driver Files) endobj 1285 0 obj -<< /S /GoTo /D (subsubsection.18.6.2.6) >> +<< /S /GoTo /D (subsubsection.18.6.2.2) >> endobj 1288 0 obj -(18.6.2.6 Checking adddriver Completion) +(18.6.2.2 Obtaining Driver Files from Windows Client [print\044] Shares) endobj 1289 0 obj -<< /S /GoTo /D (subsubsection.18.6.2.7) >> +<< /S /GoTo /D (subsubsection.18.6.2.3) >> endobj 1292 0 obj -(18.6.2.7 Check Samba for Driver Recognition) +(18.6.2.3 Installing Driver Files into [print\044]) endobj 1293 0 obj -<< /S /GoTo /D (subsubsection.18.6.2.8) >> +<< /S /GoTo /D (subsubsection.18.6.2.4) >> endobj 1296 0 obj -(18.6.2.8 Specific Driver Name Flexibility) +(18.6.2.4 smbclient to Confirm Driver Installation) endobj 1297 0 obj -<< /S /GoTo /D (subsubsection.18.6.2.9) >> +<< /S /GoTo /D (subsubsection.18.6.2.5) >> endobj 1300 0 obj -(18.6.2.9 Running rpcclient with the setdriver) +(18.6.2.5 Running rpcclient with adddriver) endobj 1301 0 obj -<< /S /GoTo /D (section.18.7) >> +<< /S /GoTo /D (subsubsection.18.6.2.6) >> endobj 1304 0 obj -(18.7 Client Driver Installation Procedure) +(18.6.2.6 Checking adddriver Completion) endobj 1305 0 obj -<< /S /GoTo /D (subsection.18.7.1) >> +<< /S /GoTo /D (subsubsection.18.6.2.7) >> endobj 1308 0 obj -(18.7.1 First Client Driver Installation) +(18.6.2.7 Check Samba for Driver Recognition) endobj 1309 0 obj -<< /S /GoTo /D (subsection.18.7.2) >> +<< /S /GoTo /D (subsubsection.18.6.2.8) >> endobj 1312 0 obj -(18.7.2 Setting Device Modes on New Printers) +(18.6.2.8 Specific Driver Name Flexibility) endobj 1313 0 obj -<< /S /GoTo /D (subsection.18.7.3) >> +<< /S /GoTo /D (subsubsection.18.6.2.9) >> endobj 1316 0 obj -(18.7.3 Additional Client Driver Installation) +(18.6.2.9 Running rpcclient with the setdriver) endobj 1317 0 obj -<< /S /GoTo /D (subsection.18.7.4) >> +<< /S /GoTo /D (section.18.7) >> endobj 1320 0 obj -(18.7.4 Always Make First Client Connection as root or `printer admin') +(18.7 Client Driver Installation Procedure) endobj 1321 0 obj -<< /S /GoTo /D (section.18.8) >> +<< /S /GoTo /D (subsection.18.7.1) >> endobj 1324 0 obj -(18.8 Other Gotchas) +(18.7.1 First Client Driver Installation) endobj 1325 0 obj -<< /S /GoTo /D (subsection.18.8.1) >> +<< /S /GoTo /D (subsection.18.7.2) >> endobj 1328 0 obj -(18.8.1 Setting Default Print Options for Client Drivers) +(18.7.2 Setting Device Modes on New Printers) endobj 1329 0 obj -<< /S /GoTo /D (subsection.18.8.2) >> +<< /S /GoTo /D (subsection.18.7.3) >> endobj 1332 0 obj -(18.8.2 Supporting Large Numbers of Printers) +(18.7.3 Additional Client Driver Installation) endobj 1333 0 obj -<< /S /GoTo /D (subsection.18.8.3) >> +<< /S /GoTo /D (subsection.18.7.4) >> endobj 1336 0 obj -(18.8.3 Adding New Printers with the Windows NT APW) +(18.7.4 Always Make First Client Connection as root or `printer admin') endobj 1337 0 obj -<< /S /GoTo /D (subsection.18.8.4) >> +<< /S /GoTo /D (section.18.8) >> endobj 1340 0 obj -(18.8.4 Error Message: `Cannot connect under a different Name') +(18.8 Other Gotchas) endobj 1341 0 obj -<< /S /GoTo /D (subsection.18.8.5) >> +<< /S /GoTo /D (subsection.18.8.1) >> endobj 1344 0 obj -(18.8.5 Take Care When Assembling Driver Files) +(18.8.1 Setting Default Print Options for Client Drivers) endobj 1345 0 obj -<< /S /GoTo /D (subsection.18.8.6) >> +<< /S /GoTo /D (subsection.18.8.2) >> endobj 1348 0 obj -(18.8.6 Samba and Printer Ports) +(18.8.2 Supporting Large Numbers of Printers) endobj 1349 0 obj -<< /S /GoTo /D (subsection.18.8.7) >> +<< /S /GoTo /D (subsection.18.8.3) >> endobj 1352 0 obj -(18.8.7 Avoiding Common Client Driver Misconfiguration) +(18.8.3 Adding New Printers with the Windows NT APW) endobj 1353 0 obj -<< /S /GoTo /D (section.18.9) >> +<< /S /GoTo /D (subsection.18.8.4) >> endobj 1356 0 obj -(18.9 The Imprints Toolset) +(18.8.4 Error Message: `Cannot connect under a different Name') endobj 1357 0 obj -<< /S /GoTo /D (subsection.18.9.1) >> +<< /S /GoTo /D (subsection.18.8.5) >> endobj 1360 0 obj -(18.9.1 What is Imprints?) +(18.8.5 Take Care When Assembling Driver Files) endobj 1361 0 obj -<< /S /GoTo /D (subsection.18.9.2) >> +<< /S /GoTo /D (subsection.18.8.6) >> endobj 1364 0 obj -(18.9.2 Creating Printer Driver Packages) +(18.8.6 Samba and Printer Ports) endobj 1365 0 obj -<< /S /GoTo /D (subsection.18.9.3) >> +<< /S /GoTo /D (subsection.18.8.7) >> endobj 1368 0 obj -(18.9.3 The Imprints Server) +(18.8.7 Avoiding Common Client Driver Mis-configuration) endobj 1369 0 obj -<< /S /GoTo /D (subsection.18.9.4) >> +<< /S /GoTo /D (section.18.9) >> endobj 1372 0 obj -(18.9.4 The Installation Client) +(18.9 The Imprints Tool-set) endobj 1373 0 obj -<< /S /GoTo /D (section.18.10) >> +<< /S /GoTo /D (subsection.18.9.1) >> endobj 1376 0 obj -(18.10 Adding Network Printers without User Interaction) +(18.9.1 What is Imprints?) endobj 1377 0 obj -<< /S /GoTo /D (section.18.11) >> +<< /S /GoTo /D (subsection.18.9.2) >> endobj 1380 0 obj -(18.11 The addprinter Command) +(18.9.2 Creating Printer Driver Packages) endobj 1381 0 obj -<< /S /GoTo /D (section.18.12) >> +<< /S /GoTo /D (subsection.18.9.3) >> endobj 1384 0 obj -(18.12 Migration of Classical Printing to Samba) +(18.9.3 The Imprints Server) endobj 1385 0 obj -<< /S /GoTo /D (section.18.13) >> +<< /S /GoTo /D (subsection.18.9.4) >> endobj 1388 0 obj -(18.13 Publishing Printer Information in Active Directory or LDAP) +(18.9.4 The Installation Client) endobj 1389 0 obj -<< /S /GoTo /D (section.18.14) >> +<< /S /GoTo /D (section.18.10) >> endobj 1392 0 obj -(18.14 Common Errors) +(18.10 Adding Network Printers without User Interaction) endobj 1393 0 obj -<< /S /GoTo /D (subsection.18.14.1) >> +<< /S /GoTo /D (section.18.11) >> endobj 1396 0 obj -(18.14.1 I Give My Root Password but I Do Not Get Access) +(18.11 The addprinter Command) endobj 1397 0 obj -<< /S /GoTo /D (subsection.18.14.2) >> +<< /S /GoTo /D (section.18.12) >> endobj 1400 0 obj -(18.14.2 My Print Jobs Get Spooled into the Spooling Directory, but Then Get Lost) +(18.12 Migration of Classical Printing to Samba) endobj 1401 0 obj -<< /S /GoTo /D (chapter.19) >> +<< /S /GoTo /D (section.18.13) >> endobj 1404 0 obj -(19 CUPS Printing Support) +(18.13 Publishing Printer Information in Active Directory or LDAP) endobj 1405 0 obj -<< /S /GoTo /D (section.19.1) >> +<< /S /GoTo /D (section.18.14) >> endobj 1408 0 obj -(19.1 Introduction) +(18.14 Common Errors) endobj 1409 0 obj -<< /S /GoTo /D (subsection.19.1.1) >> +<< /S /GoTo /D (subsection.18.14.1) >> endobj 1412 0 obj -(19.1.1 Features and Benefits) +(18.14.1 I Give My Root Password but I Do Not Get Access) endobj 1413 0 obj -<< /S /GoTo /D (subsection.19.1.2) >> +<< /S /GoTo /D (subsection.18.14.2) >> endobj 1416 0 obj -(19.1.2 Overview) +(18.14.2 My Print Jobs Get Spooled into the Spooling Directory, but Then Get Lost) endobj 1417 0 obj -<< /S /GoTo /D (section.19.2) >> +<< /S /GoTo /D (chapter.19) >> endobj 1420 0 obj -(19.2 Basic CUPS Support Configuration) +(Chapter 19 CUPS Printing Support) endobj 1421 0 obj -<< /S /GoTo /D (subsection.19.2.1) >> +<< /S /GoTo /D (section.19.1) >> endobj 1424 0 obj -(19.2.1 Linking smbd with libcups.so) +(19.1 Introduction) endobj 1425 0 obj -<< /S /GoTo /D (subsection.19.2.2) >> +<< /S /GoTo /D (subsection.19.1.1) >> endobj 1428 0 obj -(19.2.2 Simple smb.conf Settings for CUPS) +(19.1.1 Features and Benefits) endobj 1429 0 obj -<< /S /GoTo /D (subsection.19.2.3) >> +<< /S /GoTo /D (subsection.19.1.2) >> endobj 1432 0 obj -(19.2.3 More Complex CUPS smb.conf Settings) +(19.1.2 Overview) endobj 1433 0 obj -<< /S /GoTo /D (section.19.3) >> +<< /S /GoTo /D (section.19.2) >> endobj 1436 0 obj -(19.3 Advanced Configuration) +(19.2 Basic CUPS Support Configuration) endobj 1437 0 obj -<< /S /GoTo /D (subsection.19.3.1) >> +<< /S /GoTo /D (subsection.19.2.1) >> endobj 1440 0 obj -(19.3.1 Central Spooling vs. `Peer-to-Peer' Printing) +(19.2.1 Linking smbd with libcups.so) endobj 1441 0 obj -<< /S /GoTo /D (subsection.19.3.2) >> +<< /S /GoTo /D (subsection.19.2.2) >> endobj 1444 0 obj -(19.3.2 Raw Print Serving Vendor Drivers on Windows Clients) +(19.2.2 Simple smb.conf Settings for CUPS) endobj 1445 0 obj -<< /S /GoTo /D (subsection.19.3.3) >> +<< /S /GoTo /D (subsection.19.2.3) >> endobj 1448 0 obj -(19.3.3 Installation of Windows Client Drivers) +(19.2.3 More Complex CUPS smb.conf Settings) endobj 1449 0 obj -<< /S /GoTo /D (subsection.19.3.4) >> +<< /S /GoTo /D (section.19.3) >> endobj 1452 0 obj -(19.3.4 Explicitly Enable `raw' Printing for application/octet-stream) +(19.3 Advanced Configuration) endobj 1453 0 obj -<< /S /GoTo /D (subsection.19.3.5) >> +<< /S /GoTo /D (subsection.19.3.1) >> endobj 1456 0 obj -(19.3.5 Driver Upload Methods) +(19.3.1 Central Spooling vs. `Peer-to-Peer' Printing) endobj 1457 0 obj -<< /S /GoTo /D (section.19.4) >> +<< /S /GoTo /D (subsection.19.3.2) >> endobj 1460 0 obj -(19.4 Advanced Intelligent Printing with PostScript Driver Download) +(19.3.2 Raw Print Serving Vendor Drivers on Windows Clients) endobj 1461 0 obj -<< /S /GoTo /D (subsection.19.4.1) >> +<< /S /GoTo /D (subsection.19.3.3) >> endobj 1464 0 obj -(19.4.1 GDI on Windows -- PostScript on UNIX) +(19.3.3 Installation of Windows Client Drivers) endobj 1465 0 obj -<< /S /GoTo /D (subsection.19.4.2) >> +<< /S /GoTo /D (subsection.19.3.4) >> endobj 1468 0 obj -(19.4.2 Windows Drivers, GDI and EMF) +(19.3.4 Explicitly Enable `raw' Printing for application/octet-stream) endobj 1469 0 obj -<< /S /GoTo /D (subsection.19.4.3) >> +<< /S /GoTo /D (subsection.19.3.5) >> endobj 1472 0 obj -(19.4.3 UNIX Printfile Conversion and GUI Basics) +(19.3.5 Driver Upload Methods) endobj 1473 0 obj -<< /S /GoTo /D (subsection.19.4.4) >> +<< /S /GoTo /D (section.19.4) >> endobj 1476 0 obj -(19.4.4 PostScript and Ghostscript) +(19.4 Advanced Intelligent Printing with PostScript Driver Download) endobj 1477 0 obj -<< /S /GoTo /D (subsection.19.4.5) >> +<< /S /GoTo /D (subsection.19.4.1) >> endobj 1480 0 obj -(19.4.5 Ghostscript the Software RIP for Non-PostScript Printers) +(19.4.1 GDI on Windows -- PostScript on UNIX) endobj 1481 0 obj -<< /S /GoTo /D (subsection.19.4.6) >> +<< /S /GoTo /D (subsection.19.4.2) >> endobj 1484 0 obj -(19.4.6 PostScript Printer Description \(PPD\) Specification) +(19.4.2 Windows Drivers, GDI and EMF) endobj 1485 0 obj -<< /S /GoTo /D (subsection.19.4.7) >> +<< /S /GoTo /D (subsection.19.4.3) >> endobj 1488 0 obj -(19.4.7 Using Windows-Formatted Vendor PPDs) +(19.4.3 UNIX Printfile Conversion and GUI Basics) endobj 1489 0 obj -<< /S /GoTo /D (subsection.19.4.8) >> +<< /S /GoTo /D (subsection.19.4.4) >> endobj 1492 0 obj -(19.4.8 CUPS Also Uses PPDs for Non-PostScript Printers) +(19.4.4 PostScript and Ghostscript) endobj 1493 0 obj -<< /S /GoTo /D (section.19.5) >> +<< /S /GoTo /D (subsection.19.4.5) >> endobj 1496 0 obj -(19.5 The CUPS Filtering Architecture) +(19.4.5 Ghostscript the Software RIP for Non-PostScript Printers) endobj 1497 0 obj -<< /S /GoTo /D (subsection.19.5.1) >> +<< /S /GoTo /D (subsection.19.4.6) >> endobj 1500 0 obj -(19.5.1 MIME Types and CUPS Filters) +(19.4.6 PostScript Printer Description \(PPD\) Specification) endobj 1501 0 obj -<< /S /GoTo /D (subsection.19.5.2) >> +<< /S /GoTo /D (subsection.19.4.7) >> endobj 1504 0 obj -(19.5.2 MIME Type Conversion Rules) +(19.4.7 Using Windows-Formatted Vendor PPDs) endobj 1505 0 obj -<< /S /GoTo /D (subsection.19.5.3) >> +<< /S /GoTo /D (subsection.19.4.8) >> endobj 1508 0 obj -(19.5.3 Filtering Overview) +(19.4.8 CUPS Also Uses PPDs for Non-PostScript Printers) endobj 1509 0 obj -<< /S /GoTo /D (subsubsection.19.5.3.1) >> +<< /S /GoTo /D (section.19.5) >> endobj 1512 0 obj -(19.5.3.1 Filter requirements) +(19.5 The CUPS Filtering Architecture) endobj 1513 0 obj -<< /S /GoTo /D (subsection.19.5.4) >> +<< /S /GoTo /D (subsection.19.5.1) >> endobj 1516 0 obj -(19.5.4 Prefilters) +(19.5.1 MIME Types and CUPS Filters) endobj 1517 0 obj -<< /S /GoTo /D (subsection.19.5.5) >> +<< /S /GoTo /D (subsection.19.5.2) >> endobj 1520 0 obj -(19.5.5 pstops) +(19.5.2 MIME Type Conversion Rules) endobj 1521 0 obj -<< /S /GoTo /D (subsection.19.5.6) >> +<< /S /GoTo /D (subsection.19.5.3) >> endobj 1524 0 obj -(19.5.6 pstoraster) +(19.5.3 Filtering Overview) endobj 1525 0 obj -<< /S /GoTo /D (subsection.19.5.7) >> +<< /S /GoTo /D (subsubsection.19.5.3.1) >> endobj 1528 0 obj -(19.5.7 imagetops and imagetoraster) +(19.5.3.1 Filter requirements) endobj 1529 0 obj -<< /S /GoTo /D (subsection.19.5.8) >> +<< /S /GoTo /D (subsection.19.5.4) >> endobj 1532 0 obj -(19.5.8 rasterto [printers specific]) +(19.5.4 Prefilters) endobj 1533 0 obj -<< /S /GoTo /D (subsection.19.5.9) >> +<< /S /GoTo /D (subsection.19.5.5) >> endobj 1536 0 obj -(19.5.9 CUPS Backends) +(19.5.5 pstops) endobj 1537 0 obj -<< /S /GoTo /D (subsection.19.5.10) >> +<< /S /GoTo /D (subsection.19.5.6) >> endobj 1540 0 obj -(19.5.10 The Role of cupsomatic/foomatic) +(19.5.6 pstoraster) endobj 1541 0 obj -<< /S /GoTo /D (subsection.19.5.11) >> +<< /S /GoTo /D (subsection.19.5.7) >> endobj 1544 0 obj -(19.5.11 The Complete Picture) +(19.5.7 imagetops and imagetoraster) endobj 1545 0 obj -<< /S /GoTo /D (subsection.19.5.12) >> +<< /S /GoTo /D (subsection.19.5.8) >> endobj 1548 0 obj -(19.5.12 mime.convs) +(19.5.8 rasterto [printers specific]) endobj 1549 0 obj -<< /S /GoTo /D (subsection.19.5.13) >> +<< /S /GoTo /D (subsection.19.5.9) >> endobj 1552 0 obj -(19.5.13 `Raw' Printing) +(19.5.9 CUPS Backends) endobj 1553 0 obj -<< /S /GoTo /D (subsection.19.5.14) >> +<< /S /GoTo /D (subsection.19.5.10) >> endobj 1556 0 obj -(19.5.14 application/octet-stream Printing) +(19.5.10 The Role of cupsomatic/foomatic) endobj 1557 0 obj -<< /S /GoTo /D (subsection.19.5.15) >> +<< /S /GoTo /D (subsection.19.5.11) >> endobj 1560 0 obj -(19.5.15 PostScript Printer Descriptions \(PPDs\) for Non-PS Printers) +(19.5.11 The Complete Picture) endobj 1561 0 obj -<< /S /GoTo /D (subsection.19.5.16) >> +<< /S /GoTo /D (subsection.19.5.12) >> endobj 1564 0 obj -(19.5.16 cupsomatic/foomatic-rip Versus native CUPS Printing) +(19.5.12 mime.convs) endobj 1565 0 obj -<< /S /GoTo /D (subsection.19.5.17) >> +<< /S /GoTo /D (subsection.19.5.13) >> endobj 1568 0 obj -(19.5.17 Examples for Filtering Chains) +(19.5.13 `Raw' Printing) endobj 1569 0 obj -<< /S /GoTo /D (subsection.19.5.18) >> +<< /S /GoTo /D (subsection.19.5.14) >> endobj 1572 0 obj -(19.5.18 Sources of CUPS Drivers/PPDs) +(19.5.14 application/octet-stream Printing) endobj 1573 0 obj -<< /S /GoTo /D (subsection.19.5.19) >> +<< /S /GoTo /D (subsection.19.5.15) >> endobj 1576 0 obj -(19.5.19 Printing with Interface Scripts) +(19.5.15 PostScript Printer Descriptions \(PPDs\) for Non-PS Printers) endobj 1577 0 obj -<< /S /GoTo /D (section.19.6) >> +<< /S /GoTo /D (subsection.19.5.16) >> endobj 1580 0 obj -(19.6 Network Printing \(Purely Windows\)) +(19.5.16 cupsomatic/foomatic-rip Versus native CUPS Printing) endobj 1581 0 obj -<< /S /GoTo /D (subsection.19.6.1) >> +<< /S /GoTo /D (subsection.19.5.17) >> endobj 1584 0 obj -(19.6.1 From Windows Clients to an NT Print Server) +(19.5.17 Examples for Filtering Chains) endobj 1585 0 obj -<< /S /GoTo /D (subsection.19.6.2) >> +<< /S /GoTo /D (subsection.19.5.18) >> endobj 1588 0 obj -(19.6.2 Driver Execution on the Client) +(19.5.18 Sources of CUPS Drivers/PPDs) endobj 1589 0 obj -<< /S /GoTo /D (subsection.19.6.3) >> +<< /S /GoTo /D (subsection.19.5.19) >> endobj 1592 0 obj -(19.6.3 Driver Execution on the Server) +(19.5.19 Printing with Interface Scripts) endobj 1593 0 obj -<< /S /GoTo /D (section.19.7) >> +<< /S /GoTo /D (section.19.6) >> endobj 1596 0 obj -(19.7 Network Printing \(Windows Clients UNIX/Samba Print Servers\)) +(19.6 Network Printing \(Purely Windows\)) endobj 1597 0 obj -<< /S /GoTo /D (subsection.19.7.1) >> +<< /S /GoTo /D (subsection.19.6.1) >> endobj 1600 0 obj -(19.7.1 From Windows Clients to a CUPS/Samba Print Server) +(19.6.1 From Windows Clients to an NT Print Server) endobj 1601 0 obj -<< /S /GoTo /D (subsection.19.7.2) >> +<< /S /GoTo /D (subsection.19.6.2) >> endobj 1604 0 obj -(19.7.2 Samba Receiving Jobfiles and Passing Them to CUPS) +(19.6.2 Driver Execution on the Client) endobj 1605 0 obj -<< /S /GoTo /D (section.19.8) >> +<< /S /GoTo /D (subsection.19.6.3) >> endobj 1608 0 obj -(19.8 Network PostScript RIP) +(19.6.3 Driver Execution on the Server) endobj 1609 0 obj -<< /S /GoTo /D (subsection.19.8.1) >> +<< /S /GoTo /D (section.19.7) >> endobj 1612 0 obj -(19.8.1 PPDs for Non-PS Printers on UNIX) +(19.7 Network Printing \(Windows Clients UNIX/Samba Print Servers\)) endobj 1613 0 obj -<< /S /GoTo /D (subsection.19.8.2) >> +<< /S /GoTo /D (subsection.19.7.1) >> endobj 1616 0 obj -(19.8.2 PPDs for Non-PS Printers on Windows) +(19.7.1 From Windows Clients to a CUPS/Samba Print Server) endobj 1617 0 obj -<< /S /GoTo /D (section.19.9) >> +<< /S /GoTo /D (subsection.19.7.2) >> endobj 1620 0 obj -(19.9 Windows Terminal Servers \(WTS\) as CUPS Clients) +(19.7.2 Samba Receiving Job-files and Passing Them to CUPS) endobj 1621 0 obj -<< /S /GoTo /D (subsection.19.9.1) >> +<< /S /GoTo /D (section.19.8) >> endobj 1624 0 obj -(19.9.1 Printer Drivers Running in `Kernel Mode' Cause Many Problems) +(19.8 Network PostScript RIP) endobj 1625 0 obj -<< /S /GoTo /D (subsection.19.9.2) >> +<< /S /GoTo /D (subsection.19.8.1) >> endobj 1628 0 obj -(19.9.2 Workarounds Impose Heavy Limitations) +(19.8.1 PPDs for Non-PS Printers on UNIX) endobj 1629 0 obj -<< /S /GoTo /D (subsection.19.9.3) >> +<< /S /GoTo /D (subsection.19.8.2) >> endobj 1632 0 obj -(19.9.3 CUPS: A `Magical Stone'?) +(19.8.2 PPDs for Non-PS Printers on Windows) endobj 1633 0 obj -<< /S /GoTo /D (subsection.19.9.4) >> +<< /S /GoTo /D (section.19.9) >> endobj 1636 0 obj -(19.9.4 PostScript Drivers with No Major Problems Even in Kernel Mode) +(19.9 Windows Terminal Servers \(WTS\) as CUPS Clients) endobj 1637 0 obj -<< /S /GoTo /D (section.19.10) >> +<< /S /GoTo /D (subsection.19.9.1) >> endobj 1640 0 obj -(19.10 Configuring CUPS for Driver Download) +(19.9.1 Printer Drivers Running in `Kernel Mode' Cause Many Problems) endobj 1641 0 obj -<< /S /GoTo /D (subsection.19.10.1) >> +<< /S /GoTo /D (subsection.19.9.2) >> endobj 1644 0 obj -(19.10.1 cupsaddsmb: The Unknown Utility) +(19.9.2 Workarounds Impose Heavy Limitations) endobj 1645 0 obj -<< /S /GoTo /D (subsection.19.10.2) >> +<< /S /GoTo /D (subsection.19.9.3) >> endobj 1648 0 obj -(19.10.2 Prepare Your smb.conf for cupsaddsmb) +(19.9.3 CUPS: A `Magical Stone'?) endobj 1649 0 obj -<< /S /GoTo /D (subsection.19.10.3) >> +<< /S /GoTo /D (subsection.19.9.4) >> endobj 1652 0 obj -(19.10.3 CUPS `PostScript Driver for Windows NT/200x/XP') +(19.9.4 PostScript Drivers with No Major Problems Even in Kernel Mode) endobj 1653 0 obj -<< /S /GoTo /D (subsection.19.10.4) >> +<< /S /GoTo /D (section.19.10) >> endobj 1656 0 obj -(19.10.4 Recognizing Different Driver Files) +(19.10 Configuring CUPS for Driver Download) endobj 1657 0 obj -<< /S /GoTo /D (subsection.19.10.5) >> +<< /S /GoTo /D (subsection.19.10.1) >> endobj 1660 0 obj -(19.10.5 Acquiring the Adobe Driver Files) +(19.10.1 cupsaddsmb: The Unknown Utility) endobj 1661 0 obj -<< /S /GoTo /D (subsection.19.10.6) >> +<< /S /GoTo /D (subsection.19.10.2) >> endobj 1664 0 obj -(19.10.6 ESP Print Pro PostScript Driver for Windows NT/200x/XP) +(19.10.2 Prepare Your smb.conf for cupsaddsmb) endobj 1665 0 obj -<< /S /GoTo /D (subsection.19.10.7) >> +<< /S /GoTo /D (subsection.19.10.3) >> endobj 1668 0 obj -(19.10.7 Caveats to be Considered) +(19.10.3 CUPS `PostScript Driver for Windows NT/200x/XP') endobj 1669 0 obj -<< /S /GoTo /D (subsection.19.10.8) >> +<< /S /GoTo /D (subsection.19.10.4) >> endobj 1672 0 obj -(19.10.8 Windows CUPS PostScript Driver Versus Adobe Driver) +(19.10.4 Recognizing Different Driver Files) endobj 1673 0 obj -<< /S /GoTo /D (subsection.19.10.9) >> +<< /S /GoTo /D (subsection.19.10.5) >> endobj 1676 0 obj -(19.10.9 Run cupsaddsmb \(Quiet Mode\)) +(19.10.5 Acquiring the Adobe Driver Files) endobj 1677 0 obj -<< /S /GoTo /D (subsection.19.10.10) >> +<< /S /GoTo /D (subsection.19.10.6) >> endobj 1680 0 obj -(19.10.10 Run cupsaddsmb with Verbose Output) +(19.10.6 ESP Print Pro PostScript Driver for Windows NT/200x/XP) endobj 1681 0 obj -<< /S /GoTo /D (subsection.19.10.11) >> +<< /S /GoTo /D (subsection.19.10.7) >> endobj 1684 0 obj -(19.10.11 Understanding cupsaddsmb) +(19.10.7 Caveats to be Considered) endobj 1685 0 obj -<< /S /GoTo /D (subsection.19.10.12) >> +<< /S /GoTo /D (subsection.19.10.8) >> endobj 1688 0 obj -(19.10.12 How to Recognize If cupsaddsmb Completed Successfully) +(19.10.8 Windows CUPS PostScript Driver Versus Adobe Driver) endobj 1689 0 obj -<< /S /GoTo /D (subsection.19.10.13) >> +<< /S /GoTo /D (subsection.19.10.9) >> endobj 1692 0 obj -(19.10.13 cupsaddsmb with a Samba PDC) +(19.10.9 Run cupsaddsmb \(Quiet Mode\)) endobj 1693 0 obj -<< /S /GoTo /D (subsection.19.10.14) >> +<< /S /GoTo /D (subsection.19.10.10) >> endobj 1696 0 obj -(19.10.14 cupsaddsmb Flowchart) +(19.10.10 Run cupsaddsmb with Verbose Output) endobj 1697 0 obj -<< /S /GoTo /D (subsection.19.10.15) >> +<< /S /GoTo /D (subsection.19.10.11) >> endobj 1700 0 obj -(19.10.15 Installing the PostScript Driver on a Client) +(19.10.11 Understanding cupsaddsmb) endobj 1701 0 obj -<< /S /GoTo /D (subsection.19.10.16) >> +<< /S /GoTo /D (subsection.19.10.12) >> endobj 1704 0 obj -(19.10.16 Avoiding Critical PostScript Driver Settings on the Client) +(19.10.12 How to Recognize If cupsaddsmb Completed Successfully) endobj 1705 0 obj -<< /S /GoTo /D (section.19.11) >> +<< /S /GoTo /D (subsection.19.10.13) >> endobj 1708 0 obj -(19.11 Installing PostScript Driver Files Manually Using rpcclient) +(19.10.13 cupsaddsmb with a Samba PDC) endobj 1709 0 obj -<< /S /GoTo /D (subsection.19.11.1) >> +<< /S /GoTo /D (subsection.19.10.14) >> endobj 1712 0 obj -(19.11.1 A Check of the rpcclient man Page) +(19.10.14 cupsaddsmb Flowchart) endobj 1713 0 obj -<< /S /GoTo /D (subsection.19.11.2) >> +<< /S /GoTo /D (subsection.19.10.15) >> endobj 1716 0 obj -(19.11.2 Understanding the rpcclient man Page) +(19.10.15 Installing the PostScript Driver on a Client) endobj 1717 0 obj -<< /S /GoTo /D (subsection.19.11.3) >> +<< /S /GoTo /D (subsection.19.10.16) >> endobj 1720 0 obj -(19.11.3 Producing an Example by Querying a Windows Box) +(19.10.16 Avoiding Critical PostScript Driver Settings on the Client) endobj 1721 0 obj -<< /S /GoTo /D (subsection.19.11.4) >> +<< /S /GoTo /D (section.19.11) >> endobj 1724 0 obj -(19.11.4 Requirements for adddriver and setdriver to Succeed) +(19.11 Installing PostScript Driver Files Manually Using rpcclient) endobj 1725 0 obj -<< /S /GoTo /D (subsection.19.11.5) >> +<< /S /GoTo /D (subsection.19.11.1) >> endobj 1728 0 obj -(19.11.5 Manual Driver Installation in 15 Steps) +(19.11.1 A Check of the rpcclient man Page) endobj 1729 0 obj -<< /S /GoTo /D (subsection.19.11.6) >> +<< /S /GoTo /D (subsection.19.11.2) >> endobj 1732 0 obj -(19.11.6 Troubleshooting Revisited) +(19.11.2 Understanding the rpcclient man Page) endobj 1733 0 obj -<< /S /GoTo /D (section.19.12) >> +<< /S /GoTo /D (subsection.19.11.3) >> endobj 1736 0 obj -(19.12 The Printing *.tdb Files) +(19.11.3 Producing an Example by Querying a Windows Box) endobj 1737 0 obj -<< /S /GoTo /D (subsection.19.12.1) >> +<< /S /GoTo /D (subsection.19.11.4) >> endobj 1740 0 obj -(19.12.1 Trivial Database Files) +(19.11.4 Requirements for adddriver and setdriver to Succeed) endobj 1741 0 obj -<< /S /GoTo /D (subsection.19.12.2) >> +<< /S /GoTo /D (subsection.19.11.5) >> endobj 1744 0 obj -(19.12.2 Binary Format) +(19.11.5 Manual Driver Installation in 15 Steps) endobj 1745 0 obj -<< /S /GoTo /D (subsection.19.12.3) >> +<< /S /GoTo /D (subsection.19.11.6) >> endobj 1748 0 obj -(19.12.3 Losing *.tdb Files) +(19.11.6 Troubleshooting Revisited) endobj 1749 0 obj -<< /S /GoTo /D (subsection.19.12.4) >> +<< /S /GoTo /D (section.19.12) >> endobj 1752 0 obj -(19.12.4 Using tdbbackup) +(19.12 The Printing *.tdb Files) endobj 1753 0 obj -<< /S /GoTo /D (section.19.13) >> +<< /S /GoTo /D (subsection.19.12.1) >> endobj 1756 0 obj -(19.13 CUPS Print Drivers from Linuxprinting.org) +(19.12.1 Trivial Database Files) endobj 1757 0 obj -<< /S /GoTo /D (subsection.19.13.1) >> +<< /S /GoTo /D (subsection.19.12.2) >> endobj 1760 0 obj -(19.13.1 foomatic-rip and Foomatic Explained) +(19.12.2 Binary Format) endobj 1761 0 obj -<< /S /GoTo /D (subsubsection.19.13.1.1) >> +<< /S /GoTo /D (subsection.19.12.3) >> endobj 1764 0 obj -(19.13.1.1 690 `Perfect' Printers) +(19.12.3 Losing *.tdb Files) endobj 1765 0 obj -<< /S /GoTo /D (subsubsection.19.13.1.2) >> +<< /S /GoTo /D (subsection.19.12.4) >> endobj 1768 0 obj -(19.13.1.2 How the Printing HOWTO Started It All) +(19.12.4 Using tdbbackup) endobj 1769 0 obj -<< /S /GoTo /D (subsubsection.19.13.1.3) >> +<< /S /GoTo /D (section.19.13) >> endobj 1772 0 obj -(19.13.1.3 Foomatic's Strange Name) +(19.13 CUPS Print Drivers from Linuxprinting.org) endobj 1773 0 obj -<< /S /GoTo /D (subsubsection.19.13.1.4) >> +<< /S /GoTo /D (subsection.19.13.1) >> endobj 1776 0 obj -(19.13.1.4 cupsomatic, pdqomatic, lpdomatic, directomatic) +(19.13.1 foomatic-rip and Foomatic Explained) endobj 1777 0 obj -<< /S /GoTo /D (subsubsection.19.13.1.5) >> +<< /S /GoTo /D (subsubsection.19.13.1.1) >> endobj 1780 0 obj -(19.13.1.5 The Grand Unification Achieved) +(19.13.1.1 690 `Perfect' Printers) endobj 1781 0 obj -<< /S /GoTo /D (subsubsection.19.13.1.6) >> +<< /S /GoTo /D (subsubsection.19.13.1.2) >> endobj 1784 0 obj -(19.13.1.6 Driver Development Outside) +(19.13.1.2 How the Printing HOWTO Started It All) endobj 1785 0 obj -<< /S /GoTo /D (subsubsection.19.13.1.7) >> +<< /S /GoTo /D (subsubsection.19.13.1.3) >> endobj 1788 0 obj -(19.13.1.7 Forums, Downloads, Tutorials, Howtos also for Mac OS X and Commercial UNIX) +(19.13.1.3 Foomatic's Strange Name) endobj 1789 0 obj -<< /S /GoTo /D (subsubsection.19.13.1.8) >> +<< /S /GoTo /D (subsubsection.19.13.1.4) >> endobj 1792 0 obj -(19.13.1.8 Foomatic Database-Generated PPDs) +(19.13.1.4 cupsomatic, pdqomatic, lpdomatic, directomatic) endobj 1793 0 obj -<< /S /GoTo /D (subsection.19.13.2) >> +<< /S /GoTo /D (subsubsection.19.13.1.5) >> endobj 1796 0 obj -(19.13.2 foomatic-rip and Foomatic-PPD Download and Installation) +(19.13.1.5 The Grand Unification Achieved) endobj 1797 0 obj -<< /S /GoTo /D (section.19.14) >> +<< /S /GoTo /D (subsubsection.19.13.1.6) >> endobj 1800 0 obj -(19.14 Page Accounting with CUPS) +(19.13.1.6 Driver Development Outside) endobj 1801 0 obj -<< /S /GoTo /D (subsection.19.14.1) >> +<< /S /GoTo /D (subsubsection.19.13.1.7) >> endobj 1804 0 obj -(19.14.1 Setting Up Quotas) +(19.13.1.7 Forums, Downloads, Tutorials, Howtos also for Mac OS X and Commercial UNIX) endobj 1805 0 obj -<< /S /GoTo /D (subsection.19.14.2) >> +<< /S /GoTo /D (subsubsection.19.13.1.8) >> endobj 1808 0 obj -(19.14.2 Correct and Incorrect Accounting) +(19.13.1.8 Foomatic Database-Generated PPDs) endobj 1809 0 obj -<< /S /GoTo /D (subsection.19.14.3) >> +<< /S /GoTo /D (subsection.19.13.2) >> endobj 1812 0 obj -(19.14.3 Adobe and CUPS PostScript Drivers for Windows Clients) +(19.13.2 foomatic-rip and Foomatic-PPD Download and Installation) endobj 1813 0 obj -<< /S /GoTo /D (subsection.19.14.4) >> +<< /S /GoTo /D (section.19.14) >> endobj 1816 0 obj -(19.14.4 The page\137log File Syntax) +(19.14 Page Accounting with CUPS) endobj 1817 0 obj -<< /S /GoTo /D (subsection.19.14.5) >> +<< /S /GoTo /D (subsection.19.14.1) >> endobj 1820 0 obj -(19.14.5 Possible Shortcomings) +(19.14.1 Setting Up Quotas) endobj 1821 0 obj -<< /S /GoTo /D (subsection.19.14.6) >> +<< /S /GoTo /D (subsection.19.14.2) >> endobj 1824 0 obj -(19.14.6 Future Developments) +(19.14.2 Correct and Incorrect Accounting) endobj 1825 0 obj -<< /S /GoTo /D (section.19.15) >> +<< /S /GoTo /D (subsection.19.14.3) >> endobj 1828 0 obj -(19.15 Additional Material) +(19.14.3 Adobe and CUPS PostScript Drivers for Windows Clients) endobj 1829 0 obj -<< /S /GoTo /D (section.19.16) >> +<< /S /GoTo /D (subsection.19.14.4) >> endobj 1832 0 obj -(19.16 Auto-Deletion or Preservation of CUPS Spool Files) +(19.14.4 The page\137log File Syntax) endobj 1833 0 obj -<< /S /GoTo /D (subsection.19.16.1) >> +<< /S /GoTo /D (subsection.19.14.5) >> endobj 1836 0 obj -(19.16.1 CUPS Configuration Settings Explained) +(19.14.5 Possible Shortcomings) endobj 1837 0 obj -<< /S /GoTo /D (subsection.19.16.2) >> +<< /S /GoTo /D (subsection.19.14.6) >> endobj 1840 0 obj -(19.16.2 Pre-Conditions) +(19.14.6 Future Developments) endobj 1841 0 obj -<< /S /GoTo /D (subsection.19.16.3) >> +<< /S /GoTo /D (section.19.15) >> endobj 1844 0 obj -(19.16.3 Manual Configuration) +(19.15 Additional Material) endobj 1845 0 obj -<< /S /GoTo /D (section.19.17) >> +<< /S /GoTo /D (section.19.16) >> endobj 1848 0 obj -(19.17 Printing from CUPS to Windows Attached Printers) +(19.16 Auto-Deletion or Preservation of CUPS Spool Files) endobj 1849 0 obj -<< /S /GoTo /D (section.19.18) >> +<< /S /GoTo /D (subsection.19.16.1) >> endobj 1852 0 obj -(19.18 More CUPS-Filtering Chains) +(19.16.1 CUPS Configuration Settings Explained) endobj 1853 0 obj -<< /S /GoTo /D (section.19.19) >> +<< /S /GoTo /D (subsection.19.16.2) >> endobj 1856 0 obj -(19.19 Common Errors) +(19.16.2 Pre-Conditions) endobj 1857 0 obj -<< /S /GoTo /D (subsection.19.19.1) >> +<< /S /GoTo /D (subsection.19.16.3) >> endobj 1860 0 obj -(19.19.1 Windows 9x/ME Client Can't Install Driver) +(19.16.3 Manual Configuration) endobj 1861 0 obj -<< /S /GoTo /D (subsection.19.19.2) >> +<< /S /GoTo /D (section.19.17) >> endobj 1864 0 obj -(19.19.2 `cupsaddsmb' Keeps Asking for Root Password in Never-ending Loop) +(19.17 Printing from CUPS to Windows Attached Printers) endobj 1865 0 obj -<< /S /GoTo /D (subsection.19.19.3) >> +<< /S /GoTo /D (section.19.18) >> endobj 1868 0 obj -(19.19.3 `cupsaddsmb' Errors) +(19.18 More CUPS-Filtering Chains) endobj 1869 0 obj -<< /S /GoTo /D (subsection.19.19.4) >> +<< /S /GoTo /D (section.19.19) >> endobj 1872 0 obj -(19.19.4 Client Can't Connect to Samba Printer) +(19.19 Common Errors) endobj 1873 0 obj -<< /S /GoTo /D (subsection.19.19.5) >> +<< /S /GoTo /D (subsection.19.19.1) >> endobj 1876 0 obj -(19.19.5 New Account Reconnection from Windows 200x/XP Troubles) +(19.19.1 Windows 9x/ME Client Can't Install Driver) endobj 1877 0 obj -<< /S /GoTo /D (subsection.19.19.6) >> +<< /S /GoTo /D (subsection.19.19.2) >> endobj 1880 0 obj -(19.19.6 Avoid Being Connected to the Samba Server as the Wrong User) +(19.19.2 `cupsaddsmb' Keeps Asking for Root Password in Never-ending Loop) endobj 1881 0 obj -<< /S /GoTo /D (subsection.19.19.7) >> +<< /S /GoTo /D (subsection.19.19.3) >> endobj 1884 0 obj -(19.19.7 Upgrading to CUPS Drivers from Adobe Drivers) +(19.19.3 `cupsaddsmb' Errors) endobj 1885 0 obj -<< /S /GoTo /D (subsection.19.19.8) >> +<< /S /GoTo /D (subsection.19.19.4) >> endobj 1888 0 obj -(19.19.8 Can't Use `cupsaddsmb' on Samba Server Which Is a PDC) +(19.19.4 Client Can't Connect to Samba Printer) endobj 1889 0 obj -<< /S /GoTo /D (subsection.19.19.9) >> +<< /S /GoTo /D (subsection.19.19.5) >> endobj 1892 0 obj -(19.19.9 Deleted Windows 200x Printer Driver Is Still Shown) +(19.19.5 New Account Reconnection from Windows 200x/XP Troubles) endobj 1893 0 obj -<< /S /GoTo /D (subsection.19.19.10) >> +<< /S /GoTo /D (subsection.19.19.6) >> endobj 1896 0 obj -(19.19.10 Windows 200x/XP "Local Security Policies") +(19.19.6 Avoid Being Connected to the Samba Server as the Wrong User) endobj 1897 0 obj -<< /S /GoTo /D (subsection.19.19.11) >> +<< /S /GoTo /D (subsection.19.19.7) >> endobj 1900 0 obj -(19.19.11 Administrator Cannot Install Printers for All Local Users) +(19.19.7 Upgrading to CUPS Drivers from Adobe Drivers) endobj 1901 0 obj -<< /S /GoTo /D (subsection.19.19.12) >> +<< /S /GoTo /D (subsection.19.19.8) >> endobj 1904 0 obj -(19.19.12 Print Change Notify Functions on NT-clients) +(19.19.8 Can't Use `cupsaddsmb' on Samba Server Which Is a PDC) endobj 1905 0 obj -<< /S /GoTo /D (subsection.19.19.13) >> +<< /S /GoTo /D (subsection.19.19.9) >> endobj 1908 0 obj -(19.19.13 WinXP-SP1) +(19.19.9 Deleted Windows 200x Printer Driver Is Still Shown) endobj 1909 0 obj -<< /S /GoTo /D (subsection.19.19.14) >> +<< /S /GoTo /D (subsection.19.19.10) >> endobj 1912 0 obj -(19.19.14 Print Options for All Users Can't Be Set on Windows 200x/XP) +(19.19.10 Windows 200x/XP "Local Security Policies") endobj 1913 0 obj -<< /S /GoTo /D (subsection.19.19.15) >> +<< /S /GoTo /D (subsection.19.19.11) >> endobj 1916 0 obj -(19.19.15 Most Common Blunders in Driver Settings on Windows Clients) +(19.19.11 Administrator Cannot Install Printers for All Local Users) endobj 1917 0 obj -<< /S /GoTo /D (subsection.19.19.16) >> +<< /S /GoTo /D (subsection.19.19.12) >> endobj 1920 0 obj -(19.19.16 cupsaddsmb Does Not Work with Newly Installed Printer) +(19.19.12 Print Change Notify Functions on NT-clients) endobj 1921 0 obj -<< /S /GoTo /D (subsection.19.19.17) >> +<< /S /GoTo /D (subsection.19.19.13) >> endobj 1924 0 obj -(19.19.17 Permissions on /var/spool/samba/ Get Reset After Each Reboot) +(19.19.13 Win XP-SP1) endobj 1925 0 obj -<< /S /GoTo /D (subsection.19.19.18) >> +<< /S /GoTo /D (subsection.19.19.14) >> endobj 1928 0 obj -(19.19.18 Print Queue Called `lp' Mis-handles Print Jobs) +(19.19.14 Print Options for All Users Can't Be Set on Windows 200x/XP) endobj 1929 0 obj -<< /S /GoTo /D (subsection.19.19.19) >> +<< /S /GoTo /D (subsection.19.19.15) >> endobj 1932 0 obj -(19.19.19 Location of Adobe PostScript Driver Files for `cupsaddsmb') +(19.19.15 Most Common Blunders in Driver Settings on Windows Clients) endobj 1933 0 obj -<< /S /GoTo /D (section.19.20) >> +<< /S /GoTo /D (subsection.19.19.16) >> endobj 1936 0 obj -(19.20 Overview of the CUPS Printing Processes) +(19.19.16 cupsaddsmb Does Not Work with Newly Installed Printer) endobj 1937 0 obj -<< /S /GoTo /D (chapter.20) >> +<< /S /GoTo /D (subsection.19.19.17) >> endobj 1940 0 obj -(20 Stackable VFS modules) +(19.19.17 Permissions on /var/spool/samba/ Get Reset After Each Reboot) endobj 1941 0 obj -<< /S /GoTo /D (section.20.1) >> +<< /S /GoTo /D (subsection.19.19.18) >> endobj 1944 0 obj -(20.1 Features and Benefits) +(19.19.18 Print Queue Called `lp' Mis-handles Print Jobs) endobj 1945 0 obj -<< /S /GoTo /D (section.20.2) >> +<< /S /GoTo /D (subsection.19.19.19) >> endobj 1948 0 obj -(20.2 Discussion) +(19.19.19 Location of Adobe PostScript Driver Files for `cupsaddsmb') endobj 1949 0 obj -<< /S /GoTo /D (section.20.3) >> +<< /S /GoTo /D (section.19.20) >> endobj 1952 0 obj -(20.3 Included Modules) +(19.20 Overview of the CUPS Printing Processes) endobj 1953 0 obj -<< /S /GoTo /D (subsection.20.3.1) >> +<< /S /GoTo /D (chapter.20) >> endobj 1956 0 obj -(20.3.1 audit) +(Chapter 20 Stackable VFS modules) endobj 1957 0 obj -<< /S /GoTo /D (subsection.20.3.2) >> +<< /S /GoTo /D (section.20.1) >> endobj 1960 0 obj -(20.3.2 extd\137audit) +(20.1 Features and Benefits) endobj 1961 0 obj -<< /S /GoTo /D (subsection.20.3.3) >> +<< /S /GoTo /D (section.20.2) >> endobj 1964 0 obj -(20.3.3 fake\137perms) +(20.2 Discussion) endobj 1965 0 obj -<< /S /GoTo /D (subsection.20.3.4) >> +<< /S /GoTo /D (section.20.3) >> endobj 1968 0 obj -(20.3.4 recycle) +(20.3 Included Modules) endobj 1969 0 obj -<< /S /GoTo /D (subsection.20.3.5) >> +<< /S /GoTo /D (subsection.20.3.1) >> endobj 1972 0 obj -(20.3.5 netatalk) +(20.3.1 audit) endobj 1973 0 obj -<< /S /GoTo /D (section.20.4) >> +<< /S /GoTo /D (subsection.20.3.2) >> endobj 1976 0 obj -(20.4 VFS Modules Available Elsewhere) +(20.3.2 extd\137audit) endobj 1977 0 obj -<< /S /GoTo /D (subsection.20.4.1) >> +<< /S /GoTo /D (subsection.20.3.3) >> endobj 1980 0 obj -(20.4.1 DatabaseFS) +(20.3.3 fake\137perms) endobj 1981 0 obj -<< /S /GoTo /D (subsection.20.4.2) >> +<< /S /GoTo /D (subsection.20.3.4) >> endobj 1984 0 obj -(20.4.2 vscan) +(20.3.4 recycle) endobj 1985 0 obj -<< /S /GoTo /D (chapter.21) >> +<< /S /GoTo /D (subsection.20.3.5) >> endobj 1988 0 obj -(21 Winbind: Use of Domain Accounts) +(20.3.5 netatalk) endobj 1989 0 obj -<< /S /GoTo /D (section.21.1) >> +<< /S /GoTo /D (section.20.4) >> endobj 1992 0 obj -(21.1 Features and Benefits) +(20.4 VFS Modules Available Elsewhere) endobj 1993 0 obj -<< /S /GoTo /D (section.21.2) >> +<< /S /GoTo /D (subsection.20.4.1) >> endobj 1996 0 obj -(21.2 Introduction) +(20.4.1 DatabaseFS) endobj 1997 0 obj -<< /S /GoTo /D (section.21.3) >> +<< /S /GoTo /D (subsection.20.4.2) >> endobj 2000 0 obj -(21.3 What Winbind Provides) +(20.4.2 vscan) endobj 2001 0 obj -<< /S /GoTo /D (subsection.21.3.1) >> +<< /S /GoTo /D (chapter.21) >> endobj 2004 0 obj -(21.3.1 Target Uses) +(Chapter 21 Winbind: Use of Domain Accounts) endobj 2005 0 obj -<< /S /GoTo /D (section.21.4) >> +<< /S /GoTo /D (section.21.1) >> endobj 2008 0 obj -(21.4 How Winbind Works) +(21.1 Features and Benefits) endobj 2009 0 obj -<< /S /GoTo /D (subsection.21.4.1) >> +<< /S /GoTo /D (section.21.2) >> endobj 2012 0 obj -(21.4.1 Microsoft Remote Procedure Calls) +(21.2 Introduction) endobj 2013 0 obj -<< /S /GoTo /D (subsection.21.4.2) >> +<< /S /GoTo /D (section.21.3) >> endobj 2016 0 obj -(21.4.2 Microsoft Active Directory Services) +(21.3 What Winbind Provides) endobj 2017 0 obj -<< /S /GoTo /D (subsection.21.4.3) >> +<< /S /GoTo /D (subsection.21.3.1) >> endobj 2020 0 obj -(21.4.3 Name Service Switch) +(21.3.1 Target Uses) endobj 2021 0 obj -<< /S /GoTo /D (subsection.21.4.4) >> +<< /S /GoTo /D (section.21.4) >> endobj 2024 0 obj -(21.4.4 Pluggable Authentication Modules) +(21.4 How Winbind Works) endobj 2025 0 obj -<< /S /GoTo /D (subsection.21.4.5) >> +<< /S /GoTo /D (subsection.21.4.1) >> endobj 2028 0 obj -(21.4.5 User and Group ID Allocation) +(21.4.1 Microsoft Remote Procedure Calls) endobj 2029 0 obj -<< /S /GoTo /D (subsection.21.4.6) >> +<< /S /GoTo /D (subsection.21.4.2) >> endobj 2032 0 obj -(21.4.6 Result Caching) +(21.4.2 Microsoft Active Directory Services) endobj 2033 0 obj -<< /S /GoTo /D (section.21.5) >> +<< /S /GoTo /D (subsection.21.4.3) >> endobj 2036 0 obj -(21.5 Installation and Configuration) +(21.4.3 Name Service Switch) endobj 2037 0 obj -<< /S /GoTo /D (subsection.21.5.1) >> +<< /S /GoTo /D (subsection.21.4.4) >> endobj 2040 0 obj -(21.5.1 Introduction) +(21.4.4 Pluggable Authentication Modules) endobj 2041 0 obj -<< /S /GoTo /D (subsection.21.5.2) >> +<< /S /GoTo /D (subsection.21.4.5) >> endobj 2044 0 obj -(21.5.2 Requirements) +(21.4.5 User and Group ID Allocation) endobj 2045 0 obj -<< /S /GoTo /D (subsection.21.5.3) >> +<< /S /GoTo /D (subsection.21.4.6) >> endobj 2048 0 obj -(21.5.3 Testing Things Out) +(21.4.6 Result Caching) endobj 2049 0 obj -<< /S /GoTo /D (subsubsection.21.5.3.1) >> +<< /S /GoTo /D (section.21.5) >> endobj 2052 0 obj -(21.5.3.1 Configure nsswitch.conf and the Winbind Libraries on Linux and Solaris) +(21.5 Installation and Configuration) endobj 2053 0 obj -<< /S /GoTo /D (subsubsection.21.5.3.2) >> +<< /S /GoTo /D (subsection.21.5.1) >> endobj 2056 0 obj -(21.5.3.2 NSS Winbind on AIX) +(21.5.1 Introduction) endobj 2057 0 obj -<< /S /GoTo /D (subsubsection.21.5.3.3) >> +<< /S /GoTo /D (subsection.21.5.2) >> endobj 2060 0 obj -(21.5.3.3 Configure smb.conf) +(21.5.2 Requirements) endobj 2061 0 obj -<< /S /GoTo /D (subsubsection.21.5.3.4) >> +<< /S /GoTo /D (subsection.21.5.3) >> endobj 2064 0 obj -(21.5.3.4 Join the Samba Server to the PDC Domain) +(21.5.3 Testing Things Out) endobj 2065 0 obj -<< /S /GoTo /D (subsubsection.21.5.3.5) >> +<< /S /GoTo /D (subsubsection.21.5.3.1) >> endobj 2068 0 obj -(21.5.3.5 Starting and Testing the winbindd Daemon) +(21.5.3.1 Configure nsswitch.conf and the Winbind Libraries on Linux and Solaris) endobj 2069 0 obj -<< /S /GoTo /D (subsubsection.21.5.3.6) >> +<< /S /GoTo /D (subsubsection.21.5.3.2) >> endobj 2072 0 obj -(21.5.3.6 Fix the init.d Startup Scripts) +(21.5.3.2 NSS Winbind on AIX) endobj 2073 0 obj -<< /S /GoTo /D (subsubsection.21.5.3.7) >> +<< /S /GoTo /D (subsubsection.21.5.3.3) >> endobj 2076 0 obj -(21.5.3.7 Configure Winbind and PAM) +(21.5.3.3 Configure smb.conf) endobj 2077 0 obj -<< /S /GoTo /D (section.21.6) >> +<< /S /GoTo /D (subsubsection.21.5.3.4) >> endobj 2080 0 obj -(21.6 Conclusion) +(21.5.3.4 Join the Samba Server to the PDC Domain) endobj 2081 0 obj -<< /S /GoTo /D (section.21.7) >> +<< /S /GoTo /D (subsubsection.21.5.3.5) >> endobj 2084 0 obj -(21.7 Common Errors) +(21.5.3.5 Starting and Testing the winbindd Daemon) endobj 2085 0 obj -<< /S /GoTo /D (subsection.21.7.1) >> +<< /S /GoTo /D (subsubsection.21.5.3.6) >> endobj 2088 0 obj -(21.7.1 NSCD Problem Warning) +(21.5.3.6 Fix the init.d Startup Scripts) endobj 2089 0 obj -<< /S /GoTo /D (subsection.21.7.2) >> +<< /S /GoTo /D (subsubsection.21.5.3.7) >> endobj 2092 0 obj -(21.7.2 Winbind Is Not Resolving Users and Groups) +(21.5.3.7 Configure Winbind and PAM) endobj 2093 0 obj -<< /S /GoTo /D (chapter.22) >> +<< /S /GoTo /D (section.21.6) >> endobj 2096 0 obj -(22 Advanced Network Management) +(21.6 Conclusion) endobj 2097 0 obj -<< /S /GoTo /D (section.22.1) >> +<< /S /GoTo /D (section.21.7) >> endobj 2100 0 obj -(22.1 Features and Benefits) +(21.7 Common Errors) endobj 2101 0 obj -<< /S /GoTo /D (section.22.2) >> +<< /S /GoTo /D (subsection.21.7.1) >> endobj 2104 0 obj -(22.2 Remote Server Administration) +(21.7.1 NSCD Problem Warning) endobj 2105 0 obj -<< /S /GoTo /D (section.22.3) >> +<< /S /GoTo /D (subsection.21.7.2) >> endobj 2108 0 obj -(22.3 Remote Desktop Management) +(21.7.2 Winbind Is Not Resolving Users and Groups) endobj 2109 0 obj -<< /S /GoTo /D (subsection.22.3.1) >> +<< /S /GoTo /D (chapter.22) >> endobj 2112 0 obj -(22.3.1 Remote Management from NoMachine.Com) +(Chapter 22 Advanced Network Management) endobj 2113 0 obj -<< /S /GoTo /D (section.22.4) >> +<< /S /GoTo /D (section.22.1) >> endobj 2116 0 obj -(22.4 Network Logon Script Magic) +(22.1 Features and Benefits) endobj 2117 0 obj -<< /S /GoTo /D (subsection.22.4.1) >> +<< /S /GoTo /D (section.22.2) >> endobj 2120 0 obj -(22.4.1 Adding Printers without User Intervention) +(22.2 Remote Server Administration) endobj 2121 0 obj -<< /S /GoTo /D (chapter.23) >> +<< /S /GoTo /D (section.22.3) >> endobj 2124 0 obj -(23 System and Account Policies) +(22.3 Remote Desktop Management) endobj 2125 0 obj -<< /S /GoTo /D (section.23.1) >> +<< /S /GoTo /D (subsection.22.3.1) >> endobj 2128 0 obj -(23.1 Features and Benefits) +(22.3.1 Remote Management from NoMachine.Com) endobj 2129 0 obj -<< /S /GoTo /D (section.23.2) >> +<< /S /GoTo /D (section.22.4) >> endobj 2132 0 obj -(23.2 Creating and Managing System Policies) +(22.4 Network Logon Script Magic) endobj 2133 0 obj -<< /S /GoTo /D (subsection.23.2.1) >> +<< /S /GoTo /D (subsection.22.4.1) >> endobj 2136 0 obj -(23.2.1 Windows 9x/ME Policies) +(22.4.1 Adding Printers without User Intervention) endobj 2137 0 obj -<< /S /GoTo /D (subsection.23.2.2) >> +<< /S /GoTo /D (chapter.23) >> endobj 2140 0 obj -(23.2.2 Windows NT4-Style Policy Files) +(Chapter 23 System and Account Policies) endobj 2141 0 obj -<< /S /GoTo /D (subsubsection.23.2.2.1) >> +<< /S /GoTo /D (section.23.1) >> endobj 2144 0 obj -(23.2.2.1 Registry Spoiling) +(23.1 Features and Benefits) endobj 2145 0 obj -<< /S /GoTo /D (subsection.23.2.3) >> +<< /S /GoTo /D (section.23.2) >> endobj 2148 0 obj -(23.2.3 MS Windows 200x/XP Professional Policies) +(23.2 Creating and Managing System Policies) endobj 2149 0 obj -<< /S /GoTo /D (subsubsection.23.2.3.1) >> +<< /S /GoTo /D (subsection.23.2.1) >> endobj 2152 0 obj -(23.2.3.1 Administration of Windows 200x/XP Policies) +(23.2.1 Windows 9x/ME Policies) endobj 2153 0 obj -<< /S /GoTo /D (section.23.3) >> +<< /S /GoTo /D (subsection.23.2.2) >> endobj 2156 0 obj -(23.3 Managing Account/User Policies) +(23.2.2 Windows NT4-Style Policy Files) endobj 2157 0 obj -<< /S /GoTo /D (section.23.4) >> +<< /S /GoTo /D (subsubsection.23.2.2.1) >> endobj 2160 0 obj -(23.4 Management Tools) +(23.2.2.1 Registry Spoiling) endobj 2161 0 obj -<< /S /GoTo /D (subsection.23.4.1) >> +<< /S /GoTo /D (subsection.23.2.3) >> endobj 2164 0 obj -(23.4.1 Samba Editreg Toolset) +(23.2.3 MS Windows 200x/XP Professional Policies) endobj 2165 0 obj -<< /S /GoTo /D (subsection.23.4.2) >> +<< /S /GoTo /D (subsubsection.23.2.3.1) >> endobj 2168 0 obj -(23.4.2 Windows NT4/200x) +(23.2.3.1 Administration of Windows 200x/XP Policies) endobj 2169 0 obj -<< /S /GoTo /D (subsection.23.4.3) >> +<< /S /GoTo /D (section.23.3) >> endobj 2172 0 obj -(23.4.3 Samba PDC) +(23.3 Managing Account/User Policies) endobj 2173 0 obj -<< /S /GoTo /D (section.23.5) >> +<< /S /GoTo /D (section.23.4) >> endobj 2176 0 obj -(23.5 System Startup and Logon Processing Overview) +(23.4 Management Tools) endobj 2177 0 obj -<< /S /GoTo /D (section.23.6) >> +<< /S /GoTo /D (subsection.23.4.1) >> endobj 2180 0 obj -(23.6 Common Errors) +(23.4.1 Samba Editreg Tool-set) endobj 2181 0 obj -<< /S /GoTo /D (subsection.23.6.1) >> +<< /S /GoTo /D (subsection.23.4.2) >> endobj 2184 0 obj -(23.6.1 Policy Does Not Work) +(23.4.2 Windows NT4/200x) endobj 2185 0 obj -<< /S /GoTo /D (chapter.24) >> +<< /S /GoTo /D (subsection.23.4.3) >> endobj 2188 0 obj -(24 Desktop Profile Management) +(23.4.3 Samba PDC) endobj 2189 0 obj -<< /S /GoTo /D (section.24.1) >> +<< /S /GoTo /D (section.23.5) >> endobj 2192 0 obj -(24.1 Features and Benefits) +(23.5 System Startup and Logon Processing Overview) endobj 2193 0 obj -<< /S /GoTo /D (section.24.2) >> +<< /S /GoTo /D (section.23.6) >> endobj 2196 0 obj -(24.2 Roaming Profiles) +(23.6 Common Errors) endobj 2197 0 obj -<< /S /GoTo /D (subsection.24.2.1) >> +<< /S /GoTo /D (subsection.23.6.1) >> endobj 2200 0 obj -(24.2.1 Samba Configuration for Profile Handling) +(23.6.1 Policy Does Not Work) endobj 2201 0 obj -<< /S /GoTo /D (subsubsection.24.2.1.1) >> +<< /S /GoTo /D (chapter.24) >> endobj 2204 0 obj -(24.2.1.1 NT4/200x User Profiles) +(Chapter 24 Desktop Profile Management) endobj 2205 0 obj -<< /S /GoTo /D (subsubsection.24.2.1.2) >> +<< /S /GoTo /D (section.24.1) >> endobj 2208 0 obj -(24.2.1.2 Windows 9x/Me User Profiles) +(24.1 Features and Benefits) endobj 2209 0 obj -<< /S /GoTo /D (subsubsection.24.2.1.3) >> +<< /S /GoTo /D (section.24.2) >> endobj 2212 0 obj -(24.2.1.3 Mixed Windows 9x/Me and Windows NT4/200x User Profiles) +(24.2 Roaming Profiles) endobj 2213 0 obj -<< /S /GoTo /D (subsubsection.24.2.1.4) >> +<< /S /GoTo /D (subsection.24.2.1) >> endobj 2216 0 obj -(24.2.1.4 Disabling Roaming Profile Support) +(24.2.1 Samba Configuration for Profile Handling) endobj 2217 0 obj -<< /S /GoTo /D (subsection.24.2.2) >> +<< /S /GoTo /D (subsubsection.24.2.1.1) >> endobj 2220 0 obj -(24.2.2 Windows Client Profile Configuration Information) +(24.2.1.1 NT4/200x User Profiles) endobj 2221 0 obj -<< /S /GoTo /D (subsubsection.24.2.2.1) >> +<< /S /GoTo /D (subsubsection.24.2.1.2) >> endobj 2224 0 obj -(24.2.2.1 Windows 9x/Me Profile Setup) +(24.2.1.2 Windows 9x/Me User Profiles) endobj 2225 0 obj -<< /S /GoTo /D (subsubsection.24.2.2.2) >> +<< /S /GoTo /D (subsubsection.24.2.1.3) >> endobj 2228 0 obj -(24.2.2.2 Windows NT4 Workstation) +(24.2.1.3 Mixed Windows 9x/Me and Windows NT4/200x User Profiles) endobj 2229 0 obj -<< /S /GoTo /D (subsubsection.24.2.2.3) >> +<< /S /GoTo /D (subsubsection.24.2.1.4) >> endobj 2232 0 obj -(24.2.2.3 Windows 2000/XP Professional) +(24.2.1.4 Disabling Roaming Profile Support) endobj 2233 0 obj -<< /S /GoTo /D (subsection.24.2.3) >> +<< /S /GoTo /D (subsection.24.2.2) >> endobj 2236 0 obj -(24.2.3 Sharing Profiles between W9x/Me and NT4/200x/XP Workstations) +(24.2.2 Windows Client Profile Configuration Information) endobj 2237 0 obj -<< /S /GoTo /D (subsection.24.2.4) >> +<< /S /GoTo /D (subsubsection.24.2.2.1) >> endobj 2240 0 obj -(24.2.4 Profile Migration from Windows NT4/200x Server to Samba) +(24.2.2.1 Windows 9x/Me Profile Setup) endobj 2241 0 obj -<< /S /GoTo /D (subsubsection.24.2.4.1) >> +<< /S /GoTo /D (subsubsection.24.2.2.2) >> endobj 2244 0 obj -(24.2.4.1 Windows NT4 Profile Management Tools) +(24.2.2.2 Windows NT4 Workstation) endobj 2245 0 obj -<< /S /GoTo /D (subsubsection.24.2.4.2) >> +<< /S /GoTo /D (subsubsection.24.2.2.3) >> endobj 2248 0 obj -(24.2.4.2 Side Bar Notes) +(24.2.2.3 Windows 2000/XP Professional) endobj 2249 0 obj -<< /S /GoTo /D (subsubsection.24.2.4.3) >> +<< /S /GoTo /D (subsection.24.2.3) >> endobj 2252 0 obj -(24.2.4.3 moveuser.exe) +(24.2.3 Sharing Profiles between W9x/Me and NT4/200x/XP Workstations) endobj 2253 0 obj -<< /S /GoTo /D (subsubsection.24.2.4.4) >> +<< /S /GoTo /D (subsection.24.2.4) >> endobj 2256 0 obj -(24.2.4.4 Get SID) +(24.2.4 Profile Migration from Windows NT4/200x Server to Samba) endobj 2257 0 obj -<< /S /GoTo /D (section.24.3) >> +<< /S /GoTo /D (subsubsection.24.2.4.1) >> endobj 2260 0 obj -(24.3 Mandatory Profiles) +(24.2.4.1 Windows NT4 Profile Management Tools) endobj 2261 0 obj -<< /S /GoTo /D (section.24.4) >> +<< /S /GoTo /D (subsubsection.24.2.4.2) >> endobj 2264 0 obj -(24.4 Creating and Managing Group Profiles) +(24.2.4.2 Side Bar Notes) endobj 2265 0 obj -<< /S /GoTo /D (section.24.5) >> +<< /S /GoTo /D (subsubsection.24.2.4.3) >> endobj 2268 0 obj -(24.5 Default Profile for Windows Users) +(24.2.4.3 moveuser.exe) endobj 2269 0 obj -<< /S /GoTo /D (subsection.24.5.1) >> +<< /S /GoTo /D (subsubsection.24.2.4.4) >> endobj 2272 0 obj -(24.5.1 MS Windows 9x/Me) +(24.2.4.4 Get SID) endobj 2273 0 obj -<< /S /GoTo /D (subsubsection.24.5.1.1) >> +<< /S /GoTo /D (section.24.3) >> endobj 2276 0 obj -(24.5.1.1 User Profile Handling with Windows 9x/Me) +(24.3 Mandatory Profiles) endobj 2277 0 obj -<< /S /GoTo /D (subsection.24.5.2) >> +<< /S /GoTo /D (section.24.4) >> endobj 2280 0 obj -(24.5.2 MS Windows NT4 Workstation) +(24.4 Creating and Managing Group Profiles) endobj 2281 0 obj -<< /S /GoTo /D (subsection.24.5.3) >> +<< /S /GoTo /D (section.24.5) >> endobj 2284 0 obj -(24.5.3 MS Windows 200x/XP) +(24.5 Default Profile for Windows Users) endobj 2285 0 obj -<< /S /GoTo /D (section.24.6) >> +<< /S /GoTo /D (subsection.24.5.1) >> endobj 2288 0 obj -(24.6 Common Errors) +(24.5.1 MS Windows 9x/Me) endobj 2289 0 obj -<< /S /GoTo /D (subsection.24.6.1) >> +<< /S /GoTo /D (subsubsection.24.5.1.1) >> endobj 2292 0 obj -(24.6.1 Configuring Roaming Profiles for a Few Users or Groups) +(24.5.1.1 User Profile Handling with Windows 9x/Me) endobj 2293 0 obj -<< /S /GoTo /D (subsection.24.6.2) >> +<< /S /GoTo /D (subsection.24.5.2) >> endobj 2296 0 obj -(24.6.2 Cannot Use Roaming Profiles) +(24.5.2 MS Windows NT4 Workstation) endobj 2297 0 obj -<< /S /GoTo /D (subsection.24.6.3) >> +<< /S /GoTo /D (subsection.24.5.3) >> endobj 2300 0 obj -(24.6.3 Changing the Default Profile) +(24.5.3 MS Windows 200x/XP) endobj 2301 0 obj -<< /S /GoTo /D (chapter.25) >> +<< /S /GoTo /D (section.24.6) >> endobj 2304 0 obj -(25 PAM-Based Distributed Authentication) +(24.6 Common Errors) endobj 2305 0 obj -<< /S /GoTo /D (section.25.1) >> +<< /S /GoTo /D (subsection.24.6.1) >> endobj 2308 0 obj -(25.1 Features and Benefits) +(24.6.1 Configuring Roaming Profiles for a Few Users or Groups) endobj 2309 0 obj -<< /S /GoTo /D (section.25.2) >> +<< /S /GoTo /D (subsection.24.6.2) >> endobj 2312 0 obj -(25.2 Technical Discussion) +(24.6.2 Cannot Use Roaming Profiles) endobj 2313 0 obj -<< /S /GoTo /D (subsection.25.2.1) >> +<< /S /GoTo /D (subsection.24.6.3) >> endobj 2316 0 obj -(25.2.1 PAM Configuration Syntax) +(24.6.3 Changing the Default Profile) endobj 2317 0 obj -<< /S /GoTo /D (subsubsection.25.2.1.1) >> +<< /S /GoTo /D (chapter.25) >> endobj 2320 0 obj -(25.2.1.1 Anatomy of /etc/pam.d Entries) +(Chapter 25 PAM-Based Distributed Authentication) endobj 2321 0 obj -<< /S /GoTo /D (subsection.25.2.2) >> +<< /S /GoTo /D (section.25.1) >> endobj 2324 0 obj -(25.2.2 Example System Configurations) +(25.1 Features and Benefits) endobj 2325 0 obj -<< /S /GoTo /D (subsubsection.25.2.2.1) >> +<< /S /GoTo /D (section.25.2) >> endobj 2328 0 obj -(25.2.2.1 PAM: Original Login Config) +(25.2 Technical Discussion) endobj 2329 0 obj -<< /S /GoTo /D (subsubsection.25.2.2.2) >> +<< /S /GoTo /D (subsection.25.2.1) >> endobj 2332 0 obj -(25.2.2.2 PAM: Login Using pam\137smbpass) +(25.2.1 PAM Configuration Syntax) endobj 2333 0 obj -<< /S /GoTo /D (subsection.25.2.3) >> +<< /S /GoTo /D (subsubsection.25.2.1.1) >> endobj 2336 0 obj -(25.2.3 smb.conf PAM Configuration) +(25.2.1.1 Anatomy of /etc/pam.d Entries) endobj 2337 0 obj -<< /S /GoTo /D (subsection.25.2.4) >> +<< /S /GoTo /D (subsection.25.2.2) >> endobj 2340 0 obj -(25.2.4 Remote CIFS Authentication Using winbindd.so) +(25.2.2 Example System Configurations) endobj 2341 0 obj -<< /S /GoTo /D (subsection.25.2.5) >> +<< /S /GoTo /D (subsubsection.25.2.2.1) >> endobj 2344 0 obj -(25.2.5 Password Synchronization Using pam\137smbpass.so) +(25.2.2.1 PAM: Original Login Config) endobj 2345 0 obj -<< /S /GoTo /D (subsubsection.25.2.5.1) >> +<< /S /GoTo /D (subsubsection.25.2.2.2) >> endobj 2348 0 obj -(25.2.5.1 Password Synchronization Configuration) +(25.2.2.2 PAM: Login Using pam\137smbpass) endobj 2349 0 obj -<< /S /GoTo /D (subsubsection.25.2.5.2) >> +<< /S /GoTo /D (subsection.25.2.3) >> endobj 2352 0 obj -(25.2.5.2 Password Migration Configuration) +(25.2.3 smb.conf PAM Configuration) endobj 2353 0 obj -<< /S /GoTo /D (subsubsection.25.2.5.3) >> +<< /S /GoTo /D (subsection.25.2.4) >> endobj 2356 0 obj -(25.2.5.3 Mature Password Configuration) +(25.2.4 Remote CIFS Authentication Using winbindd.so) endobj 2357 0 obj -<< /S /GoTo /D (subsubsection.25.2.5.4) >> +<< /S /GoTo /D (subsection.25.2.5) >> endobj 2360 0 obj -(25.2.5.4 Kerberos Password Integration Configuration) +(25.2.5 Password Synchronization Using pam\137smbpass.so) endobj 2361 0 obj -<< /S /GoTo /D (section.25.3) >> +<< /S /GoTo /D (subsubsection.25.2.5.1) >> endobj 2364 0 obj -(25.3 Common Errors) +(25.2.5.1 Password Synchronization Configuration) endobj 2365 0 obj -<< /S /GoTo /D (subsection.25.3.1) >> +<< /S /GoTo /D (subsubsection.25.2.5.2) >> endobj 2368 0 obj -(25.3.1 pam\137winbind Problem) +(25.2.5.2 Password Migration Configuration) endobj 2369 0 obj -<< /S /GoTo /D (subsection.25.3.2) >> +<< /S /GoTo /D (subsubsection.25.2.5.3) >> endobj 2372 0 obj -(25.3.2 Winbind Is Not Resolving Users and Groups) +(25.2.5.3 Mature Password Configuration) endobj 2373 0 obj -<< /S /GoTo /D (chapter.26) >> +<< /S /GoTo /D (subsubsection.25.2.5.4) >> endobj 2376 0 obj -(26 Integrating MS Windows Networks with Samba) +(25.2.5.4 Kerberos Password Integration Configuration) endobj 2377 0 obj -<< /S /GoTo /D (section.26.1) >> +<< /S /GoTo /D (section.25.3) >> endobj 2380 0 obj -(26.1 Features and Benefits) +(25.3 Common Errors) endobj 2381 0 obj -<< /S /GoTo /D (section.26.2) >> +<< /S /GoTo /D (subsection.25.3.1) >> endobj 2384 0 obj -(26.2 Background Information) +(25.3.1 pam\137winbind Problem) endobj 2385 0 obj -<< /S /GoTo /D (section.26.3) >> +<< /S /GoTo /D (subsection.25.3.2) >> endobj 2388 0 obj -(26.3 Name Resolution in a Pure UNIX/Linux World) +(25.3.2 Winbind Is Not Resolving Users and Groups) endobj 2389 0 obj -<< /S /GoTo /D (subsection.26.3.1) >> +<< /S /GoTo /D (chapter.26) >> endobj 2392 0 obj -(26.3.1 /etc/hosts) +(Chapter 26 Integrating MS Windows Networks with Samba) endobj 2393 0 obj -<< /S /GoTo /D (subsection.26.3.2) >> +<< /S /GoTo /D (section.26.1) >> endobj 2396 0 obj -(26.3.2 /etc/resolv.conf) +(26.1 Features and Benefits) endobj 2397 0 obj -<< /S /GoTo /D (subsection.26.3.3) >> +<< /S /GoTo /D (section.26.2) >> endobj 2400 0 obj -(26.3.3 /etc/host.conf) +(26.2 Background Information) endobj 2401 0 obj -<< /S /GoTo /D (subsection.26.3.4) >> +<< /S /GoTo /D (section.26.3) >> endobj 2404 0 obj -(26.3.4 /etc/nsswitch.conf) +(26.3 Name Resolution in a Pure UNIX/Linux World) endobj 2405 0 obj -<< /S /GoTo /D (section.26.4) >> +<< /S /GoTo /D (subsection.26.3.1) >> endobj 2408 0 obj -(26.4 Name Resolution as Used within MS Windows Networking) +(26.3.1 /etc/hosts) endobj 2409 0 obj -<< /S /GoTo /D (subsection.26.4.1) >> +<< /S /GoTo /D (subsection.26.3.2) >> endobj 2412 0 obj -(26.4.1 The NetBIOS Name Cache) +(26.3.2 /etc/resolv.conf) endobj 2413 0 obj -<< /S /GoTo /D (subsection.26.4.2) >> +<< /S /GoTo /D (subsection.26.3.3) >> endobj 2416 0 obj -(26.4.2 The LMHOSTS File) +(26.3.3 /etc/host.conf) endobj 2417 0 obj -<< /S /GoTo /D (subsection.26.4.3) >> +<< /S /GoTo /D (subsection.26.3.4) >> endobj 2420 0 obj -(26.4.3 HOSTS File) +(26.3.4 /etc/nsswitch.conf) endobj 2421 0 obj -<< /S /GoTo /D (subsection.26.4.4) >> +<< /S /GoTo /D (section.26.4) >> endobj 2424 0 obj -(26.4.4 DNS Lookup) +(26.4 Name Resolution as Used within MS Windows Networking) endobj 2425 0 obj -<< /S /GoTo /D (subsection.26.4.5) >> +<< /S /GoTo /D (subsection.26.4.1) >> endobj 2428 0 obj -(26.4.5 WINS Lookup) +(26.4.1 The NetBIOS Name Cache) endobj 2429 0 obj -<< /S /GoTo /D (section.26.5) >> +<< /S /GoTo /D (subsection.26.4.2) >> endobj 2432 0 obj -(26.5 Common Errors) +(26.4.2 The LMHOSTS File) endobj 2433 0 obj -<< /S /GoTo /D (subsection.26.5.1) >> +<< /S /GoTo /D (subsection.26.4.3) >> endobj 2436 0 obj -(26.5.1 Pinging Works Only in One Way) +(26.4.3 HOSTS File) endobj 2437 0 obj -<< /S /GoTo /D (subsection.26.5.2) >> +<< /S /GoTo /D (subsection.26.4.4) >> endobj 2440 0 obj -(26.5.2 Very Slow Network Connections) +(26.4.4 DNS Lookup) endobj 2441 0 obj -<< /S /GoTo /D (subsection.26.5.3) >> +<< /S /GoTo /D (subsection.26.4.5) >> endobj 2444 0 obj -(26.5.3 Samba Server Name Change Problem) +(26.4.5 WINS Lookup) endobj 2445 0 obj -<< /S /GoTo /D (chapter.27) >> +<< /S /GoTo /D (section.26.5) >> endobj 2448 0 obj -(27 Unicode/Charsets) +(26.5 Common Errors) endobj 2449 0 obj -<< /S /GoTo /D (section.27.1) >> +<< /S /GoTo /D (subsection.26.5.1) >> endobj 2452 0 obj -(27.1 Features and Benefits) +(26.5.1 Pinging Works Only in One Way) endobj 2453 0 obj -<< /S /GoTo /D (section.27.2) >> +<< /S /GoTo /D (subsection.26.5.2) >> endobj 2456 0 obj -(27.2 What Are Charsets and Unicode?) +(26.5.2 Very Slow Network Connections) endobj 2457 0 obj -<< /S /GoTo /D (section.27.3) >> +<< /S /GoTo /D (subsection.26.5.3) >> endobj 2460 0 obj -(27.3 Samba and Charsets) +(26.5.3 Samba Server Name Change Problem) endobj 2461 0 obj -<< /S /GoTo /D (section.27.4) >> +<< /S /GoTo /D (chapter.27) >> endobj 2464 0 obj -(27.4 Conversion from Old Names) +(Chapter 27 Unicode/Charsets) endobj 2465 0 obj -<< /S /GoTo /D (section.27.5) >> +<< /S /GoTo /D (section.27.1) >> endobj 2468 0 obj -(27.5 Japanese Charsets) +(27.1 Features and Benefits) endobj 2469 0 obj -<< /S /GoTo /D (subsection.27.5.1) >> +<< /S /GoTo /D (section.27.2) >> endobj 2472 0 obj -(27.5.1 Basic Parameter Setting) +(27.2 What Are Charsets and Unicode?) endobj 2473 0 obj -<< /S /GoTo /D (subsection.27.5.2) >> +<< /S /GoTo /D (section.27.3) >> endobj 2476 0 obj -(27.5.2 Individual Implementations) +(27.3 Samba and Charsets) endobj 2477 0 obj -<< /S /GoTo /D (subsection.27.5.3) >> +<< /S /GoTo /D (section.27.4) >> endobj 2480 0 obj -(27.5.3 Migration from Samba-2.2 Series) +(27.4 Conversion from Old Names) endobj 2481 0 obj -<< /S /GoTo /D (section.27.6) >> +<< /S /GoTo /D (section.27.5) >> endobj 2484 0 obj -(27.6 Common Errors) +(27.5 Japanese Charsets) endobj 2485 0 obj -<< /S /GoTo /D (subsection.27.6.1) >> +<< /S /GoTo /D (subsection.27.5.1) >> endobj 2488 0 obj -(27.6.1 CP850.so Can't Be Found) +(27.5.1 Basic Parameter Setting) endobj 2489 0 obj -<< /S /GoTo /D (chapter.28) >> +<< /S /GoTo /D (subsection.27.5.2) >> endobj 2492 0 obj -(28 Samba Backup Techniques) +(27.5.2 Individual Implementations) endobj 2493 0 obj -<< /S /GoTo /D (section.28.1) >> +<< /S /GoTo /D (subsection.27.5.3) >> endobj 2496 0 obj -(28.1 Note) +(27.5.3 Migration from Samba-2.2 Series) endobj 2497 0 obj -<< /S /GoTo /D (section.28.2) >> +<< /S /GoTo /D (section.27.6) >> endobj 2500 0 obj -(28.2 Features and Benefits) +(27.6 Common Errors) endobj 2501 0 obj -<< /S /GoTo /D (chapter.29) >> +<< /S /GoTo /D (subsection.27.6.1) >> endobj 2504 0 obj -(29 High Availability Options) +(27.6.1 CP850.so Can't Be Found) endobj 2505 0 obj -<< /S /GoTo /D (section.29.1) >> +<< /S /GoTo /D (chapter.28) >> endobj 2508 0 obj -(29.1 Note) +(Chapter 28 Samba Backup Techniques) endobj 2509 0 obj -<< /S /GoTo /D (part.4) >> +<< /S /GoTo /D (section.28.1) >> endobj 2512 0 obj -(IV Migration and Updating) +(28.1 Note) endobj 2513 0 obj -<< /S /GoTo /D (chapter.30) >> +<< /S /GoTo /D (section.28.2) >> endobj 2516 0 obj -(30 Upgrading from Samba-2.x to Samba-3.0.0) +(28.2 Features and Benefits) endobj 2517 0 obj -<< /S /GoTo /D (section.30.1) >> +<< /S /GoTo /D (chapter.29) >> endobj 2520 0 obj -(30.1 Quick Migration Guide) +(Chapter 29 High Availability Options) endobj 2521 0 obj -<< /S /GoTo /D (section.30.2) >> +<< /S /GoTo /D (section.29.1) >> endobj 2524 0 obj -(30.2 New Features in Samba-3) +(29.1 Note) endobj 2525 0 obj -<< /S /GoTo /D (section.30.3) >> +<< /S /GoTo /D (part.4) >> endobj 2528 0 obj -(30.3 Configuration Parameter Changes) +(Part IV Migration and Updating) endobj 2529 0 obj -<< /S /GoTo /D (subsection.30.3.1) >> +<< /S /GoTo /D (chapter.30) >> endobj 2532 0 obj -(30.3.1 Removed Parameters) +(Chapter 30 Upgrading from Samba-2.x to Samba-3.0.0) endobj 2533 0 obj -<< /S /GoTo /D (subsection.30.3.2) >> +<< /S /GoTo /D (section.30.1) >> endobj 2536 0 obj -(30.3.2 New Parameters) +(30.1 Quick Migration Guide) endobj 2537 0 obj -<< /S /GoTo /D (subsection.30.3.3) >> +<< /S /GoTo /D (section.30.2) >> endobj 2540 0 obj -(30.3.3 Modified Parameters \(Changes in Behavior\):) +(30.2 New Features in Samba-3) endobj 2541 0 obj -<< /S /GoTo /D (section.30.4) >> +<< /S /GoTo /D (section.30.3) >> endobj 2544 0 obj -(30.4 New Functionality) +(30.3 Configuration Parameter Changes) endobj 2545 0 obj -<< /S /GoTo /D (subsection.30.4.1) >> +<< /S /GoTo /D (subsection.30.3.1) >> endobj 2548 0 obj -(30.4.1 Databases) +(30.3.1 Removed Parameters) endobj 2549 0 obj -<< /S /GoTo /D (subsection.30.4.2) >> +<< /S /GoTo /D (subsection.30.3.2) >> endobj 2552 0 obj -(30.4.2 Changes in Behavior) +(30.3.2 New Parameters) endobj 2553 0 obj -<< /S /GoTo /D (subsection.30.4.3) >> +<< /S /GoTo /D (subsection.30.3.3) >> endobj 2556 0 obj -(30.4.3 Passdb Backends and Authentication) +(30.3.3 Modified Parameters \(Changes in Behavior\):) endobj 2557 0 obj -<< /S /GoTo /D (subsection.30.4.4) >> +<< /S /GoTo /D (section.30.4) >> endobj 2560 0 obj -(30.4.4 LDAP) +(30.4 New Functionality) endobj 2561 0 obj -<< /S /GoTo /D (subsubsection.30.4.4.1) >> +<< /S /GoTo /D (subsection.30.4.1) >> endobj 2564 0 obj -(30.4.4.1 New Schema) +(30.4.1 Databases) endobj 2565 0 obj -<< /S /GoTo /D (subsubsection.30.4.4.2) >> +<< /S /GoTo /D (subsection.30.4.2) >> endobj 2568 0 obj -(30.4.4.2 New Suffix for Searching) +(30.4.2 Changes in Behavior) endobj 2569 0 obj -<< /S /GoTo /D (subsubsection.30.4.4.3) >> +<< /S /GoTo /D (subsection.30.4.3) >> endobj 2572 0 obj -(30.4.4.3 IdMap LDAP Support) +(30.4.3 Passdb Backends and Authentication) endobj 2573 0 obj -<< /S /GoTo /D (chapter.31) >> +<< /S /GoTo /D (subsection.30.4.4) >> endobj 2576 0 obj -(31 Migration from NT4 PDC to Samba-3 PDC) +(30.4.4 LDAP) endobj 2577 0 obj -<< /S /GoTo /D (section.31.1) >> +<< /S /GoTo /D (subsubsection.30.4.4.1) >> endobj 2580 0 obj -(31.1 Planning and Getting Started) +(30.4.4.1 New Schema) endobj 2581 0 obj -<< /S /GoTo /D (subsection.31.1.1) >> +<< /S /GoTo /D (subsubsection.30.4.4.2) >> endobj 2584 0 obj -(31.1.1 Objectives) +(30.4.4.2 New Suffix for Searching) endobj 2585 0 obj -<< /S /GoTo /D (subsubsection.31.1.1.1) >> +<< /S /GoTo /D (subsubsection.30.4.4.3) >> endobj 2588 0 obj -(31.1.1.1 Domain Layout) +(30.4.4.3 IdMap LDAP Support) endobj 2589 0 obj -<< /S /GoTo /D (subsubsection.31.1.1.2) >> +<< /S /GoTo /D (chapter.31) >> endobj 2592 0 obj -(31.1.1.2 Server Share and Directory Layout) +(Chapter 31 Migration from NT4 PDC to Samba-3 PDC) endobj 2593 0 obj -<< /S /GoTo /D (subsubsection.31.1.1.3) >> +<< /S /GoTo /D (section.31.1) >> endobj 2596 0 obj -(31.1.1.3 Logon Scripts) +(31.1 Planning and Getting Started) endobj 2597 0 obj -<< /S /GoTo /D (subsubsection.31.1.1.4) >> +<< /S /GoTo /D (subsection.31.1.1) >> endobj 2600 0 obj -(31.1.1.4 Profile Migration/Creation) +(31.1.1 Objectives) endobj 2601 0 obj -<< /S /GoTo /D (subsubsection.31.1.1.5) >> +<< /S /GoTo /D (subsubsection.31.1.1.1) >> endobj 2604 0 obj -(31.1.1.5 User and Group Accounts) +(31.1.1.1 Domain Layout) endobj 2605 0 obj -<< /S /GoTo /D (subsection.31.1.2) >> +<< /S /GoTo /D (subsubsection.31.1.1.2) >> endobj 2608 0 obj -(31.1.2 Steps in Migration Process) +(31.1.1.2 Server Share and Directory Layout) endobj 2609 0 obj -<< /S /GoTo /D (section.31.2) >> +<< /S /GoTo /D (subsubsection.31.1.1.3) >> endobj 2612 0 obj -(31.2 Migration Options) +(31.1.1.3 Logon Scripts) endobj 2613 0 obj -<< /S /GoTo /D (subsection.31.2.1) >> +<< /S /GoTo /D (subsubsection.31.1.1.4) >> endobj 2616 0 obj -(31.2.1 Planning for Success) +(31.1.1.4 Profile Migration/Creation) endobj 2617 0 obj -<< /S /GoTo /D (subsection.31.2.2) >> +<< /S /GoTo /D (subsubsection.31.1.1.5) >> endobj 2620 0 obj -(31.2.2 Samba-3 Implementation Choices) +(31.1.1.5 User and Group Accounts) endobj 2621 0 obj -<< /S /GoTo /D (chapter.32) >> +<< /S /GoTo /D (subsection.31.1.2) >> endobj 2624 0 obj -(32 SWAT The Samba Web Administration Tool) +(31.1.2 Steps in Migration Process) endobj 2625 0 obj -<< /S /GoTo /D (section.32.1) >> +<< /S /GoTo /D (section.31.2) >> endobj 2628 0 obj -(32.1 Features and Benefits) +(31.2 Migration Options) endobj 2629 0 obj -<< /S /GoTo /D (section.32.2) >> +<< /S /GoTo /D (subsection.31.2.1) >> endobj 2632 0 obj -(32.2 Guidelines and Technical Tips) +(31.2.1 Planning for Success) endobj 2633 0 obj -<< /S /GoTo /D (subsection.32.2.1) >> +<< /S /GoTo /D (subsection.31.2.2) >> endobj 2636 0 obj -(32.2.1 Validate SWAT Installation) +(31.2.2 Samba-3 Implementation Choices) endobj 2637 0 obj -<< /S /GoTo /D (subsubsection.32.2.1.1) >> +<< /S /GoTo /D (chapter.32) >> endobj 2640 0 obj -(32.2.1.1 Locating the swat File) +(Chapter 32 SWAT The Samba Web Administration Tool) endobj 2641 0 obj -<< /S /GoTo /D (subsubsection.32.2.1.2) >> +<< /S /GoTo /D (section.32.1) >> endobj 2644 0 obj -(32.2.1.2 Locating the SWAT Support Files) +(32.1 Features and Benefits) endobj 2645 0 obj -<< /S /GoTo /D (subsection.32.2.2) >> +<< /S /GoTo /D (section.32.2) >> endobj 2648 0 obj -(32.2.2 Enabling SWAT for Use) +(32.2 Guidelines and Technical Tips) endobj 2649 0 obj -<< /S /GoTo /D (subsection.32.2.3) >> +<< /S /GoTo /D (subsection.32.2.1) >> endobj 2652 0 obj -(32.2.3 Securing SWAT through SSL) +(32.2.1 Validate SWAT Installation) endobj 2653 0 obj -<< /S /GoTo /D (subsection.32.2.4) >> +<< /S /GoTo /D (subsubsection.32.2.1.1) >> endobj 2656 0 obj -(32.2.4 Enabling SWAT Internationalization Support) +(32.2.1.1 Locating the swat File) endobj 2657 0 obj -<< /S /GoTo /D (section.32.3) >> +<< /S /GoTo /D (subsubsection.32.2.1.2) >> endobj 2660 0 obj -(32.3 Overview and Quick Tour) +(32.2.1.2 Locating the SWAT Support Files) endobj 2661 0 obj -<< /S /GoTo /D (subsection.32.3.1) >> +<< /S /GoTo /D (subsection.32.2.2) >> endobj 2664 0 obj -(32.3.1 The SWAT Home Page) +(32.2.2 Enabling SWAT for Use) endobj 2665 0 obj -<< /S /GoTo /D (subsection.32.3.2) >> +<< /S /GoTo /D (subsection.32.2.3) >> endobj 2668 0 obj -(32.3.2 Global Settings) +(32.2.3 Securing SWAT through SSL) endobj 2669 0 obj -<< /S /GoTo /D (subsection.32.3.3) >> +<< /S /GoTo /D (subsection.32.2.4) >> endobj 2672 0 obj -(32.3.3 Share Settings) +(32.2.4 Enabling SWAT Internationalization Support) endobj 2673 0 obj -<< /S /GoTo /D (subsection.32.3.4) >> +<< /S /GoTo /D (section.32.3) >> endobj 2676 0 obj -(32.3.4 Printers Settings) +(32.3 Overview and Quick Tour) endobj 2677 0 obj -<< /S /GoTo /D (subsection.32.3.5) >> +<< /S /GoTo /D (subsection.32.3.1) >> endobj 2680 0 obj -(32.3.5 The SWAT Wizard) +(32.3.1 The SWAT Home Page) endobj 2681 0 obj -<< /S /GoTo /D (subsection.32.3.6) >> +<< /S /GoTo /D (subsection.32.3.2) >> endobj 2684 0 obj -(32.3.6 The Status Page) +(32.3.2 Global Settings) endobj 2685 0 obj -<< /S /GoTo /D (subsection.32.3.7) >> +<< /S /GoTo /D (subsection.32.3.3) >> endobj 2688 0 obj -(32.3.7 The View Page) +(32.3.3 Share Settings) endobj 2689 0 obj -<< /S /GoTo /D (subsection.32.3.8) >> +<< /S /GoTo /D (subsection.32.3.4) >> endobj 2692 0 obj -(32.3.8 The Password Change Page) +(32.3.4 Printers Settings) endobj 2693 0 obj -<< /S /GoTo /D (section.32.4) >> +<< /S /GoTo /D (subsection.32.3.5) >> endobj 2696 0 obj -(32.4 SWAT View Page Displays Incorrectly) +(32.3.5 The SWAT Wizard) endobj 2697 0 obj -<< /S /GoTo /D (part.5) >> +<< /S /GoTo /D (subsection.32.3.6) >> endobj 2700 0 obj -(V Troubleshooting) +(32.3.6 The Status Page) endobj 2701 0 obj -<< /S /GoTo /D (chapter.33) >> +<< /S /GoTo /D (subsection.32.3.7) >> endobj 2704 0 obj -(33 The Samba Checklist) +(32.3.7 The View Page) endobj 2705 0 obj -<< /S /GoTo /D (section.33.1) >> +<< /S /GoTo /D (subsection.32.3.8) >> endobj 2708 0 obj -(33.1 Introduction) +(32.3.8 The Password Change Page) endobj 2709 0 obj -<< /S /GoTo /D (section.33.2) >> +<< /S /GoTo /D (section.32.4) >> endobj 2712 0 obj -(33.2 Assumptions) +(32.4 SWAT View Page Displays Incorrectly) endobj 2713 0 obj -<< /S /GoTo /D (section.33.3) >> +<< /S /GoTo /D (part.5) >> endobj 2716 0 obj -(33.3 The Tests) +(Part V Troubleshooting) endobj 2717 0 obj -<< /S /GoTo /D (chapter.34) >> +<< /S /GoTo /D (chapter.33) >> endobj 2720 0 obj -(34 Analyzing and Solving Samba Problems) +(Chapter 33 The Samba Checklist) endobj 2721 0 obj -<< /S /GoTo /D (section.34.1) >> +<< /S /GoTo /D (section.33.1) >> endobj 2724 0 obj -(34.1 Diagnostics Tools) +(33.1 Introduction) endobj 2725 0 obj -<< /S /GoTo /D (subsection.34.1.1) >> +<< /S /GoTo /D (section.33.2) >> endobj 2728 0 obj -(34.1.1 Debugging with Samba Itself) +(33.2 Assumptions) endobj 2729 0 obj -<< /S /GoTo /D (subsection.34.1.2) >> +<< /S /GoTo /D (section.33.3) >> endobj 2732 0 obj -(34.1.2 Tcpdump) +(33.3 The Tests) endobj 2733 0 obj -<< /S /GoTo /D (subsection.34.1.3) >> +<< /S /GoTo /D (chapter.34) >> endobj 2736 0 obj -(34.1.3 Ethereal) +(Chapter 34 Analyzing and Solving Samba Problems) endobj 2737 0 obj -<< /S /GoTo /D (subsection.34.1.4) >> +<< /S /GoTo /D (section.34.1) >> endobj 2740 0 obj -(34.1.4 The Windows Network Monitor) +(34.1 Diagnostics Tools) endobj 2741 0 obj -<< /S /GoTo /D (subsubsection.34.1.4.1) >> +<< /S /GoTo /D (subsection.34.1.1) >> endobj 2744 0 obj -(34.1.4.1 Installing Network Monitor on an NT Workstation) +(34.1.1 Debugging with Samba Itself) endobj 2745 0 obj -<< /S /GoTo /D (subsubsection.34.1.4.2) >> +<< /S /GoTo /D (subsection.34.1.2) >> endobj 2748 0 obj -(34.1.4.2 Installing Network Monitor on Windows 9x/Me) +(34.1.2 Tcpdump) endobj 2749 0 obj -<< /S /GoTo /D (section.34.2) >> +<< /S /GoTo /D (subsection.34.1.3) >> endobj 2752 0 obj -(34.2 Useful URLs) +(34.1.3 Ethereal) endobj 2753 0 obj -<< /S /GoTo /D (section.34.3) >> +<< /S /GoTo /D (subsection.34.1.4) >> endobj 2756 0 obj -(34.3 Getting Mailing List Help) +(34.1.4 The Windows Network Monitor) endobj 2757 0 obj -<< /S /GoTo /D (section.34.4) >> +<< /S /GoTo /D (subsubsection.34.1.4.1) >> endobj 2760 0 obj -(34.4 How to Get Off the Mailing Lists) +(34.1.4.1 Installing Network Monitor on an NT Workstation) endobj 2761 0 obj -<< /S /GoTo /D (chapter.35) >> +<< /S /GoTo /D (subsubsection.34.1.4.2) >> endobj 2764 0 obj -(35 Reporting Bugs) +(34.1.4.2 Installing Network Monitor on Windows 9x/Me) endobj 2765 0 obj -<< /S /GoTo /D (section.35.1) >> +<< /S /GoTo /D (section.34.2) >> endobj 2768 0 obj -(35.1 Introduction) +(34.2 Useful URLs) endobj 2769 0 obj -<< /S /GoTo /D (section.35.2) >> +<< /S /GoTo /D (section.34.3) >> endobj 2772 0 obj -(35.2 General Information) +(34.3 Getting Mailing List Help) endobj 2773 0 obj -<< /S /GoTo /D (section.35.3) >> +<< /S /GoTo /D (section.34.4) >> endobj 2776 0 obj -(35.3 Debug Levels) +(34.4 How to Get Off the Mailing Lists) endobj 2777 0 obj -<< /S /GoTo /D (section.35.4) >> +<< /S /GoTo /D (chapter.35) >> endobj 2780 0 obj -(35.4 Internal Errors) +(Chapter 35 Reporting Bugs) endobj 2781 0 obj -<< /S /GoTo /D (section.35.5) >> +<< /S /GoTo /D (section.35.1) >> endobj 2784 0 obj -(35.5 Attaching to a Running Process) +(35.1 Introduction) endobj 2785 0 obj -<< /S /GoTo /D (section.35.6) >> +<< /S /GoTo /D (section.35.2) >> endobj 2788 0 obj -(35.6 Patches) +(35.2 General Information) endobj 2789 0 obj -<< /S /GoTo /D (part.6) >> +<< /S /GoTo /D (section.35.3) >> endobj 2792 0 obj -(VI Appendixes) +(35.3 Debug Levels) endobj 2793 0 obj -<< /S /GoTo /D (chapter.36) >> +<< /S /GoTo /D (section.35.4) >> endobj 2796 0 obj -(36 How to Compile Samba) +(35.4 Internal Errors) endobj 2797 0 obj -<< /S /GoTo /D (section.36.1) >> +<< /S /GoTo /D (section.35.5) >> endobj 2800 0 obj -(36.1 Access Samba Source Code via CVS) +(35.5 Attaching to a Running Process) endobj 2801 0 obj -<< /S /GoTo /D (subsection.36.1.1) >> +<< /S /GoTo /D (section.35.6) >> endobj 2804 0 obj -(36.1.1 Introduction) +(35.6 Patches) endobj 2805 0 obj -<< /S /GoTo /D (subsection.36.1.2) >> +<< /S /GoTo /D (part.6) >> endobj 2808 0 obj -(36.1.2 CVS Access to samba.org) +(Part VI Appendixes) endobj 2809 0 obj -<< /S /GoTo /D (subsubsection.36.1.2.1) >> +<< /S /GoTo /D (chapter.36) >> endobj 2812 0 obj -(36.1.2.1 Access via CVSweb) +(Chapter 36 How to Compile Samba) endobj 2813 0 obj -<< /S /GoTo /D (subsubsection.36.1.2.2) >> +<< /S /GoTo /D (section.36.1) >> endobj 2816 0 obj -(36.1.2.2 Access via CVS) +(36.1 Access Samba Source Code via CVS) endobj 2817 0 obj -<< /S /GoTo /D (section.36.2) >> +<< /S /GoTo /D (subsection.36.1.1) >> endobj 2820 0 obj -(36.2 Accessing the Samba Sources via rsync and ftp) +(36.1.1 Introduction) endobj 2821 0 obj -<< /S /GoTo /D (section.36.3) >> +<< /S /GoTo /D (subsection.36.1.2) >> endobj 2824 0 obj -(36.3 Verifying Samba's PGP Signature) +(36.1.2 CVS Access to samba.org) endobj 2825 0 obj -<< /S /GoTo /D (section.36.4) >> +<< /S /GoTo /D (subsubsection.36.1.2.1) >> endobj 2828 0 obj -(36.4 Building the Binaries) +(36.1.2.1 Access via CVSweb) endobj 2829 0 obj -<< /S /GoTo /D (subsection.36.4.1) >> +<< /S /GoTo /D (subsubsection.36.1.2.2) >> endobj 2832 0 obj -(36.4.1 Compiling Samba with Active Directory Support) +(36.1.2.2 Access via CVS) endobj 2833 0 obj -<< /S /GoTo /D (subsubsection.36.4.1.1) >> +<< /S /GoTo /D (section.36.2) >> endobj 2836 0 obj -(36.4.1.1 Installing the Required Packages for Debian) +(36.2 Accessing the Samba Sources via rsync and ftp) endobj 2837 0 obj -<< /S /GoTo /D (subsubsection.36.4.1.2) >> +<< /S /GoTo /D (section.36.3) >> endobj 2840 0 obj -(36.4.1.2 Installing the Required Packages for Red Hat Linux) +(36.3 Verifying Samba's PGP Signature) endobj 2841 0 obj -<< /S /GoTo /D (subsubsection.36.4.1.3) >> +<< /S /GoTo /D (section.36.4) >> endobj 2844 0 obj -(36.4.1.3 SuSE Linux Package Requirements) +(36.4 Building the Binaries) endobj 2845 0 obj -<< /S /GoTo /D (section.36.5) >> +<< /S /GoTo /D (subsection.36.4.1) >> endobj 2848 0 obj -(36.5 Starting the smbd and nmbd) +(36.4.1 Compiling Samba with Active Directory Support) endobj 2849 0 obj -<< /S /GoTo /D (subsection.36.5.1) >> +<< /S /GoTo /D (subsubsection.36.4.1.1) >> endobj 2852 0 obj -(36.5.1 Starting from inetd.conf) +(36.4.1.1 Installing the Required Packages for Debian) endobj 2853 0 obj -<< /S /GoTo /D (subsection.36.5.2) >> +<< /S /GoTo /D (subsubsection.36.4.1.2) >> endobj 2856 0 obj -(36.5.2 Alternative: Starting smbd as a Daemon) +(36.4.1.2 Installing the Required Packages for Red Hat Linux) endobj 2857 0 obj -<< /S /GoTo /D (chapter.37) >> +<< /S /GoTo /D (subsubsection.36.4.1.3) >> endobj 2860 0 obj -(37 Portability) +(36.4.1.3 SuSE Linux Package Requirements) endobj 2861 0 obj -<< /S /GoTo /D (section.37.1) >> +<< /S /GoTo /D (section.36.5) >> endobj 2864 0 obj -(37.1 HPUX) +(36.5 Starting the smbd and nmbd) endobj 2865 0 obj -<< /S /GoTo /D (section.37.2) >> +<< /S /GoTo /D (subsection.36.5.1) >> endobj 2868 0 obj -(37.2 SCO UNIX) +(36.5.1 Starting from inetd.conf) endobj 2869 0 obj -<< /S /GoTo /D (section.37.3) >> +<< /S /GoTo /D (subsection.36.5.2) >> endobj 2872 0 obj -(37.3 DNIX) +(36.5.2 Alternative: Starting smbd as a Daemon) endobj 2873 0 obj -<< /S /GoTo /D (section.37.4) >> +<< /S /GoTo /D (chapter.37) >> endobj 2876 0 obj -(37.4 Red Hat Linux) +(Chapter 37 Portability) endobj 2877 0 obj -<< /S /GoTo /D (section.37.5) >> +<< /S /GoTo /D (section.37.1) >> endobj 2880 0 obj -(37.5 AIX) +(37.1 HPUX) endobj 2881 0 obj -<< /S /GoTo /D (subsection.37.5.1) >> +<< /S /GoTo /D (section.37.2) >> endobj 2884 0 obj -(37.5.1 Sequential Read Ahead) +(37.2 SCO UNIX) endobj 2885 0 obj -<< /S /GoTo /D (section.37.6) >> +<< /S /GoTo /D (section.37.3) >> endobj 2888 0 obj -(37.6 Solaris) +(37.3 DNIX) endobj 2889 0 obj -<< /S /GoTo /D (subsection.37.6.1) >> +<< /S /GoTo /D (section.37.4) >> endobj 2892 0 obj -(37.6.1 Locking Improvements) +(37.4 Red Hat Linux) endobj 2893 0 obj -<< /S /GoTo /D (subsection.37.6.2) >> +<< /S /GoTo /D (section.37.5) >> endobj 2896 0 obj -(37.6.2 Winbind on Solaris 9) +(37.5 AIX) endobj 2897 0 obj -<< /S /GoTo /D (chapter.38) >> +<< /S /GoTo /D (subsection.37.5.1) >> endobj 2900 0 obj -(38 Samba and Other CIFS Clients) +(37.5.1 Sequential Read Ahead) endobj 2901 0 obj -<< /S /GoTo /D (section.38.1) >> +<< /S /GoTo /D (section.37.6) >> endobj 2904 0 obj -(38.1 Macintosh Clients) +(37.6 Solaris) endobj 2905 0 obj -<< /S /GoTo /D (section.38.2) >> +<< /S /GoTo /D (subsection.37.6.1) >> endobj 2908 0 obj -(38.2 OS2 Client) +(37.6.1 Locking Improvements) endobj 2909 0 obj -<< /S /GoTo /D (subsection.38.2.1) >> +<< /S /GoTo /D (subsection.37.6.2) >> endobj 2912 0 obj -(38.2.1 Configuring OS/2 Warp Connect or OS/2 Warp 4) +(37.6.2 Winbind on Solaris 9) endobj 2913 0 obj -<< /S /GoTo /D (subsection.38.2.2) >> +<< /S /GoTo /D (chapter.38) >> endobj 2916 0 obj -(38.2.2 Configuring Other Versions of OS/2) +(Chapter 38 Samba and Other CIFS Clients) endobj 2917 0 obj -<< /S /GoTo /D (subsection.38.2.3) >> +<< /S /GoTo /D (section.38.1) >> endobj 2920 0 obj -(38.2.3 Printer Driver Download for OS/2 Clients) +(38.1 Macintosh Clients) endobj 2921 0 obj -<< /S /GoTo /D (section.38.3) >> +<< /S /GoTo /D (section.38.2) >> endobj 2924 0 obj -(38.3 Windows for Workgroups) +(38.2 OS2 Client) endobj 2925 0 obj -<< /S /GoTo /D (subsection.38.3.1) >> +<< /S /GoTo /D (subsection.38.2.1) >> endobj 2928 0 obj -(38.3.1 Latest TCP/IP Stack from Microsoft) +(38.2.1 Configuring OS/2 Warp Connect or OS/2 Warp 4) endobj 2929 0 obj -<< /S /GoTo /D (subsection.38.3.2) >> +<< /S /GoTo /D (subsection.38.2.2) >> endobj 2932 0 obj -(38.3.2 Delete .pwl Files After Password Change) +(38.2.2 Configuring Other Versions of OS/2) endobj 2933 0 obj -<< /S /GoTo /D (subsection.38.3.3) >> +<< /S /GoTo /D (subsection.38.2.3) >> endobj 2936 0 obj -(38.3.3 Configuring Windows for Workgroups Password Handling) +(38.2.3 Printer Driver Download for OS/2 Clients) endobj 2937 0 obj -<< /S /GoTo /D (subsection.38.3.4) >> +<< /S /GoTo /D (section.38.3) >> endobj 2940 0 obj -(38.3.4 Password Case Sensitivity) +(38.3 Windows for Workgroups) endobj 2941 0 obj -<< /S /GoTo /D (subsection.38.3.5) >> +<< /S /GoTo /D (subsection.38.3.1) >> endobj 2944 0 obj -(38.3.5 Use TCP/IP as Default Protocol) +(38.3.1 Latest TCP/IP Stack from Microsoft) endobj 2945 0 obj -<< /S /GoTo /D (subsection.38.3.6) >> +<< /S /GoTo /D (subsection.38.3.2) >> endobj 2948 0 obj -(38.3.6 Speed Improvement) +(38.3.2 Delete .pwl Files After Password Change) endobj 2949 0 obj -<< /S /GoTo /D (section.38.4) >> +<< /S /GoTo /D (subsection.38.3.3) >> endobj 2952 0 obj -(38.4 Windows 95/98) +(38.3.3 Configuring Windows for Workgroups Password Handling) endobj 2953 0 obj -<< /S /GoTo /D (subsection.38.4.1) >> +<< /S /GoTo /D (subsection.38.3.4) >> endobj 2956 0 obj -(38.4.1 Speed Improvement) +(38.3.4 Password Case Sensitivity) endobj 2957 0 obj -<< /S /GoTo /D (section.38.5) >> +<< /S /GoTo /D (subsection.38.3.5) >> endobj 2960 0 obj -(38.5 Windows 2000 Service Pack 2) +(38.3.5 Use TCP/IP as Default Protocol) endobj 2961 0 obj -<< /S /GoTo /D (section.38.6) >> +<< /S /GoTo /D (subsection.38.3.6) >> endobj 2964 0 obj -(38.6 Windows NT 3.1) +(38.3.6 Speed Improvement) endobj 2965 0 obj -<< /S /GoTo /D (chapter.39) >> +<< /S /GoTo /D (section.38.4) >> endobj 2968 0 obj -(39 Samba Performance Tuning) +(38.4 Windows 95/98) endobj 2969 0 obj -<< /S /GoTo /D (section.39.1) >> +<< /S /GoTo /D (subsection.38.4.1) >> endobj 2972 0 obj -(39.1 Comparisons) +(38.4.1 Speed Improvement) endobj 2973 0 obj -<< /S /GoTo /D (section.39.2) >> +<< /S /GoTo /D (section.38.5) >> endobj 2976 0 obj -(39.2 Socket Options) +(38.5 Windows 2000 Service Pack 2) endobj 2977 0 obj -<< /S /GoTo /D (section.39.3) >> +<< /S /GoTo /D (section.38.6) >> endobj 2980 0 obj -(39.3 Read Size) +(38.6 Windows NT 3.1) endobj 2981 0 obj -<< /S /GoTo /D (section.39.4) >> +<< /S /GoTo /D (chapter.39) >> endobj 2984 0 obj -(39.4 Max Xmit) +(Chapter 39 Samba Performance Tuning) endobj 2985 0 obj -<< /S /GoTo /D (section.39.5) >> +<< /S /GoTo /D (section.39.1) >> endobj 2988 0 obj -(39.5 Log Level) +(39.1 Comparisons) endobj 2989 0 obj -<< /S /GoTo /D (section.39.6) >> +<< /S /GoTo /D (section.39.2) >> endobj 2992 0 obj -(39.6 Read Raw) +(39.2 Socket Options) endobj 2993 0 obj -<< /S /GoTo /D (section.39.7) >> +<< /S /GoTo /D (section.39.3) >> endobj 2996 0 obj -(39.7 Write Raw) +(39.3 Read Size) endobj 2997 0 obj -<< /S /GoTo /D (section.39.8) >> +<< /S /GoTo /D (section.39.4) >> endobj 3000 0 obj -(39.8 Slow Logins) +(39.4 Max Xmit) endobj 3001 0 obj -<< /S /GoTo /D (section.39.9) >> +<< /S /GoTo /D (section.39.5) >> endobj 3004 0 obj -(39.9 Client Tuning) +(39.5 Log Level) endobj 3005 0 obj -<< /S /GoTo /D (section.39.10) >> +<< /S /GoTo /D (section.39.6) >> endobj 3008 0 obj -(39.10 Samba Performance Problem Due to Changing Linux Kernel) +(39.6 Read Raw) endobj 3009 0 obj -<< /S /GoTo /D (section.39.11) >> +<< /S /GoTo /D (section.39.7) >> endobj 3012 0 obj -(39.11 Corrupt tdb Files) +(39.7 Write Raw) endobj 3013 0 obj -<< /S /GoTo /D (section.39.12) >> +<< /S /GoTo /D (section.39.8) >> endobj 3016 0 obj -(39.12 Samba Performance is Very Slow) +(39.8 Slow Logins) endobj 3017 0 obj -<< /S /GoTo /D (chapter.40) >> +<< /S /GoTo /D (section.39.9) >> endobj 3020 0 obj -(40 DNS and DHCP Configuration Guide) +(39.9 Client Tuning) endobj 3021 0 obj -<< /S /GoTo /D (section.40.1) >> +<< /S /GoTo /D (section.39.10) >> endobj 3024 0 obj -(40.1 Note) +(39.10 Samba Performance Problem Due to Changing Linux Kernel) endobj 3025 0 obj -<< /S /GoTo /D (chapter.41) >> +<< /S /GoTo /D (section.39.11) >> endobj 3028 0 obj -(41 Further Resources) +(39.11 Corrupt tdb Files) endobj 3029 0 obj -<< /S /GoTo /D (section.41.1) >> +<< /S /GoTo /D (section.39.12) >> endobj 3032 0 obj -(41.1 Websites) +(39.12 Samba Performance is Very Slow) endobj 3033 0 obj -<< /S /GoTo /D (section.41.2) >> +<< /S /GoTo /D (chapter.40) >> endobj 3036 0 obj -(41.2 Related updates from Microsoft) +(Chapter 40 DNS and DHCP Configuration Guide) endobj 3037 0 obj -<< /S /GoTo /D [3038 0 R /Fit ] >> +<< /S /GoTo /D (section.40.1) >> +endobj +3040 0 obj +(40.1 Note) +endobj +3041 0 obj +<< /S /GoTo /D (chapter.41) >> +endobj +3044 0 obj +(Chapter 41 Further Resources) +endobj +3045 0 obj +<< /S /GoTo /D (section.41.1) >> +endobj +3048 0 obj +(41.1 Websites) +endobj +3049 0 obj +<< /S /GoTo /D (section.41.2) >> +endobj +3052 0 obj +(41.2 Related updates from Microsoft) +endobj +3053 0 obj +<< /S /GoTo /D (section.41.2) >> +endobj +3055 0 obj +(SUBJECT INDEX) endobj -3040 0 obj << -/Length 232 +3056 0 obj +<< /S /GoTo /D [3057 0 R /Fit ] >> +endobj +3059 0 obj << +/Length 215 /Filter /FlateDecode >> stream -xڍj1EWJ^ޢN)dO O4x @{x1P[ 9 i#eǎ%wτv>cX3AEPkXГTP9Oe.n@cS߀`nP}}6qNc2+dpm-?w_>t7q~IiFJ Q}2Y6%ֻhֱd!#CMzaendstream +xڍN1 { +IYhK"1 k)mx{|- $P$'bh '(Ra"-u9Zc ERHQGxҺ)+PL R jϏ~{a|>=4/ѵ'[-۱yO泻( h¢|Vp^٭p=cFawӾ?d K}Jendstream endobj -3038 0 obj << +3057 0 obj << /Type /Page -/Contents 3040 0 R -/Resources 3039 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3049 0 R +/Contents 3059 0 R +/Resources 3058 0 R +/MediaBox [0 0 504 666] +/Parent 3068 0 R >> endobj -3041 0 obj << -/D [3038 0 R /XYZ 85.039 786.531 null] +3060 0 obj << +/D [3057 0 R /XYZ 54 639 null] >> endobj -3042 0 obj << -/D [3038 0 R /XYZ 85.039 766.606 null] +3061 0 obj << +/D [3057 0 R /XYZ 54 621 null] >> endobj -3039 0 obj << -/Font << /F20 3045 0 R /F21 3048 0 R >> +3058 0 obj << +/Font << /F28 3064 0 R /F29 3067 0 R >> /ProcSet [ /PDF /Text ] >> endobj -3052 0 obj << -/Length 1451 +3071 0 obj << +/Length 592 /Filter /FlateDecode >> stream -xڍWK60RHz3A.)=4=VV I)r Xp838/E?ȓ0"0bQV^ ǡ&J+Daj""Y(,b~Z4L,?zW˕̒`\Y`?T4OJY18,ڶd~\Wx8X%hڀ+'2.AOG<jpJR뷀J a@6';!FYώ|j["֜8g{ EʝxCoCe y8A;^#8@{Y5,9Zz+B"a>Fae^扃!? LN2݂i)5v7Z1X@LG{KڝΔ3ѺG>8_#r Et_K G -#eūz@ w(U$Iq8q:?'!Wv -y9 L%b'䬦GLB%wendstream +x͖Mo0 ::s"%k^5֤kv> ڲD僊r&ˇD[sj$l5)O>9R3*Y^WiQL.s̮p? dDAHcTnH&G},u}dD7M-w<&q>=. `tl -ho6X bp`vC9MRMҒy#K `@ٯ19ŁAsg b斐XD&g$^Fɢ`tJKkNIkiCuc8r 3RhMbKFTԤzVhSOY$5 6rvYWٯXQez츼;lY.0o<o;3 ܼ7^ć܀Ն;by r!?]0rA;xTuX>{2$n) w2f>6Lu> endobj -3057 0 obj << +3072 0 obj << +/D [3070 0 R /XYZ 54 639 null] +>> endobj +6 0 obj << +/D [3070 0 R /XYZ 54 600.798 null] +>> endobj +3079 0 obj << +/D [3070 0 R /XYZ 54 600.798 null] +>> endobj +3069 0 obj << +/Font << /F62 3075 0 R /F23 3078 0 R /F50 3082 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3085 0 obj << +/Length 1452 +/Filter /FlateDecode +>> +stream +xڍWKo6WTVDQ޶E.)P=t{e9f"$i˲cLj8IerV2KfL& +9'fP7lD$Ľؘ~JKXoW?ӼTij0cwe|iw<_3IéAwL\YA*@ޡA(3@?uyF񾘇*N/{a2MdTnȦQțwpiEkUj vK{@ZgMI@(,:d˫dEm;*|Z04S:ǃ~_֥]v GAzR\YvL:f8.B949iI&MsN[`~ZJJ&p*w.15P?/=r+.i&P𑺶ȍ#My,h,kE#&zitzSAz3 AzvSʛ<QY%_K{fhsd[㣧!1$!4a>?$ -j'QXTnHLEPә#PzHCn1i^.ДPʳ&r Ϲ"Q,dzprCD +n/żHpbMjM@JƀLUUqSc\ +\w(&wo3~P_JL(7@y&R25u:"as̀JTȂƼކԮJۢ5U{3o4>~|qOeUSyc +?foQ~8zOރƶ X8&`H1 <6xʯL F~/$G輖^>JqB|.h(Z٣'hY{4GHOarN ;%9sɠR[a,]iF&#eM +6j*h uhr&IYG96<_jaJI4oJcjAɫJթ0em $t?wf1ShrnZ \k@.S0L(pl1mvp +nC{hJ4+-3J4qȺ}m4WA f9Ћf/M ?‡̠RnIYS鱀,9TڬxMЋ\bk(}M eJȏsXYs3)C^|1)O;x?r$Sjv}:V? $k`ۘ}\FFܐӰFf&hu3 +cB}s,ݨ8c(tFF[34(@خӆcG"?7endstream +endobj +3084 0 obj << +/Type /Page +/Contents 3085 0 R +/Resources 3083 0 R +/MediaBox [0 0 504 666] +/Parent 3068 0 R +/Annots [ 3089 0 R 3090 0 R 3091 0 R 3092 0 R ] +>> endobj +3089 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.406 518.803 332.67 530.796] +/Rect [170.576 409.185 282.406 420.31] /Subtype/Link/A<> >> endobj -3061 0 obj << +3090 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [138.346 504.951 215.702 517.852] +/Rect [125.344 396.954 196.162 408.909] /Subtype/Link/A<> >> endobj -3062 0 obj << +3091 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [220.377 504.951 304.46 517.852] +/Rect [200.257 396.954 277.219 408.909] /Subtype/Link/A<> >> endobj -3063 0 obj << +3092 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [319.468 504.951 425.172 517.852] +/Rect [290.751 396.954 387.458 408.909] /Subtype/Link/A<> >> endobj -3053 0 obj << -/D [3051 0 R /XYZ 85.039 786.531 null] ->> endobj -3050 0 obj << -/Font << /F15 3056 0 R /F35 3060 0 R >> +3083 0 obj << +/Font << /F62 3075 0 R /F8 3088 0 R /F50 3082 0 R >> /ProcSet [ /PDF /Text ] >> endobj -3066 0 obj << -/Length 2483 +3095 0 obj << +/Length 531 /Filter /FlateDecode >> stream -xڽZKS+(TU*=e=N ;A jb3!'&b痕Y%EP,"/2$_>${s~-"Y%Lds' UTڿ.I1E'*TsdT!G-jV&ꮳW)ju~>˦nrx$\^?x^GӶ]=]^#z-ral/W#Q,oOUn̽5аbZ2(Y9m> O2Mhr}kpfn.ͮ3TãȖU)g?W cJẎ~ 4uWF ^€y%|Eoo*1QE̾EY :"spDzٯTc .w:{ve]Gtlpձ,"O8K5^n_=[Q>PC>ض?lv j`UPl35fܷ #ys Ou T -ptg*/wvI%rsbn1#=8 Sh)ֻؚ#o`0/@ʷ8O`Ya:_Ҝ vcp t淄QI -U,ʒyT Gz  Hq#ƏS7BuU5ac@R8[.SC'дLT{_Č)s:'c0q}t vxd l8&L!b0tֳen,[ӏ4A~D_>]M5( D*Ϸ~1LH|y=!j%0#ENAĔ`IIsD[$1K,h&ž'qx gD YdJSb=Ǣgld⯇*[V9zXŪ}9*gm'H0 IGe$a@s v 52xVu73uL$_ {izXL3otw6^llPJO3T&ΓωNbYB)̭Х8{YaP돇EnrnM} ;>s՟]ۣx>( cI&T&,f&re}/`}qA̷PҕP{(ЮF)iL9dɬxkA邰zY7%G7ECuG֝vg=?MG91G92`GWH/j>uW}c緫C߬aF2ϙHR%9cjX,7=94~*C(mUv[(#[U9=dJ!XC!cA! 43vK|Oڵ(#V -.H2uГaVaTmJ>Q0^rߘsX,U$Et,Ɓ wq޾oHfyv2n* [d+8=L4ayNV`ͲPس%8O9>۷=DcǓ>ى$ч<BCbѴ/LFuv;.a+:'sM4a8cX,a=a4U? ,TRAҔ+Pb7Faj̟6>6Ɲ qo0a@sv5xڳ<ųOVRAG+y14J(߯NE-##{ %O ʼnəƪPe߄s% c}لy7<+}fB ީ|'g4A>T:_D`u?ӛ@VKgMb-^QB4~m`Fz|Fųߢ ox:,EJ/bb湫!bAl!l 4ӨO9P>{B.ʼdo%59)O!zƍ@H5ϡ/p˺Th“uOxIr*/$z4,fPOQ:yaN?߼)7hD ]7H-74m`%kEy1+ -Y. -g %C{?=endstream +xڝSn0+xDHSD=9Ȓl T6Fs9;;]p h*Kcu )Wf"0 9wp!'9֒cd\ + L +xRΙ σV*"5@7asLJAnV0fF*M=n>?.52*&ciKC3V=-r#uJCbj;+|j`=W> endobj -3068 0 obj << +3096 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [97.376 697.727 299.821 710.629] +/Rect [97.836 426.43 282.89 437.555] /Subtype/Link/A<> >> endobj -3069 0 obj << +10 0 obj << +/D [3094 0 R /XYZ 54 471.483 null] +>> endobj +3093 0 obj << +/Font << /F23 3078 0 R /F8 3088 0 R /F50 3082 0 R /F62 3075 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3099 0 obj << +/Length 1933 +/Filter /FlateDecode +>> +stream +xڽZn7}WQz0^]']'mc/IVbKZNKR.3ssșY)B_;fZD]cp-B!7{Ww6DKI8gYTeru>0uF>J}4vױ+8+'@9I X\x^=+2%iAvޙlwxKv6Cخ?rQECA-8vG}rIMR(˗D(+ UyI$˔$AZB_w]8*«::H0(qn^즅zI +A2h +1ڳB.SB@!h !x`7:׶=GB6B*J`8RHdhͦ5=h<ĥZpgĩ+ 眔fg4g{L>3~*餱VmTUIdRH̹ Ԃ(}kFgPVc%ʂ04S$DS:K݅5{mN_cg_}B+nN4uۏxq.9ʑivC/\&EJ6D5=we yJ8 e+JRl$RzU^=!hg/e۹q)8iՃiwzE7_-3PJda|&.+R u)/-!p50!d8O0ü%(14JhϊLAD%Dy c=k050EJk>$#7j=+ 2% iDa<<0Γ +a,|aR#tuV=Q4ۻfmֻ~-4D +.qW.38 /2S/RV!ZSu1tP0CiQJBFH88Y{l?PV7z ˔ AZBXe۱ւ 6pn_B|O`R hq̽i6R#%H膊%|,JejB ˔A ZB ث'n{Ɠ+LI UAjZF;WܓD/ºę+{a1Se<*z~zgi?kͮ_bs&TlSj"Ǎg o\oK+n6dwAo$&Q$!)MEB͹[#0.T|[}6wͼQݬ~a=R7}RMaDSg rnt~E۽iwE$J 9BѹDy& +q SAb'#*bP > endobj +3102 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 673.356 194.551 682.924] +/Rect [53.004 451.385 154.097 460.296] /Subtype /Link /A << /S /GoTo /D (IntroSMB) >> >> endobj -3076 0 obj << +3109 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [190.739 644.136 283.974 655.826] +/Rect [152.935 430.93 238.254 441.778] /Subtype/Link/A<> >> endobj -3077 0 obj << +3110 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 619.159 243.278 628.727] +/Rect [53.004 414.35 198.597 423.261] /Subtype /Link /A << /S /GoTo /D (install) >> >> endobj -3078 0 obj << +3111 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [198.345 589.939 285.004 601.629] +/Rect [159.881 393.896 239.195 404.744] /Subtype/Link/A<> >> endobj -3079 0 obj << +3112 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 562.841 298.944 574.53] +/Rect [171.227 375.378 251.925 386.227] /Subtype/Link/A<> >> endobj -3080 0 obj << +3113 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 535.743 274.883 547.432] +/Rect [163.949 356.861 229.952 367.709] /Subtype/Link/A<> >> endobj -3081 0 obj << +3114 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [168.951 508.644 276.731 520.334] +/Rect [133.037 338.344 231.64 349.192] /Subtype/Link/A<> >> endobj -3082 0 obj << +3115 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [180.011 481.546 256.337 493.235] +/Rect [143.138 319.826 213.015 330.675] /Subtype/Link/A<> >> endobj -3083 0 obj << +3116 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 454.447 219.945 466.137] +/Rect [53.004 301.309 177.288 312.157] /Subtype /Link /A << /S /GoTo /D (FastStart) >> >> endobj -3084 0 obj << +3117 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 427.349 274.883 439.039] +/Rect [163.949 282.792 229.952 293.64] /Subtype/Link/A<> >> endobj -3085 0 obj << +3118 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 400.251 246.551 411.94] +/Rect [53.004 264.274 201.586 275.123] /Subtype /Link /A << /S /GoTo /D (ServerType) >> >> endobj -3086 0 obj << +3119 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [198.345 373.152 285.004 384.842] +/Rect [159.881 245.757 239.195 256.605] /Subtype/Link/A<> >> endobj -3087 0 obj << +3120 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 346.054 298.944 357.743] +/Rect [171.227 227.24 251.925 238.088] /Subtype/Link/A<> >> endobj -3088 0 obj << +3121 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 318.955 274.883 330.645] +/Rect [163.949 208.722 229.952 219.571] /Subtype/Link/A<> >> endobj -3089 0 obj << +3122 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 293.978 163.187 303.547] +/Rect [53.004 192.142 125.454 201.053] /Subtype /Link /A << /S /GoTo /D (samba-pdc) >> >> endobj -3090 0 obj << +3123 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 264.759 274.883 276.448] +/Rect [163.949 171.688 229.952 182.536] /Subtype/Link/A<> >> endobj -3091 0 obj << +3124 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [224.421 237.054 305.656 249.956] +/Rect [183.694 152.617 258.055 164.572] /Subtype/Link/A<> >> endobj -3092 0 obj << +3125 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [189.496 210.562 289.459 222.251] +/Rect [151.8 134.653 243.263 145.501] /Subtype/Link/A<> >> endobj -3093 0 obj << +3126 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [212.269 182.857 267.716 195.759] +/Rect [172.597 115.582 223.407 127.537] /Subtype/Link/A<> >> endobj -3094 0 obj << +3127 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 156.365 202.43 168.055] +/Rect [53.004 97.618 161.292 108.467] /Subtype /Link /A << /S /GoTo /D (samba-bdc) >> >> endobj -3095 0 obj << +3128 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 129.267 274.883 140.956] +/Rect [163.949 79.101 229.952 89.949] /Subtype/Link/A<> >> endobj -3096 0 obj << +3129 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [198.163 104.29 336.731 113.858] +/Rect [159.715 62.132 286.434 71.432] /Subtype/Link/A<> >> endobj -3097 0 obj << +3130 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [212.269 74.464 267.716 87.365] +/Rect [172.597 41.513 223.407 53.468] /Subtype/Link/A<> >> endobj -3067 0 obj << -/D [3065 0 R /XYZ 85.039 786.531 null] +3100 0 obj << +/D [3098 0 R /XYZ 54 639 null] >> endobj -3064 0 obj << -/Font << /F15 3056 0 R /F35 3060 0 R /F41 3072 0 R /F40 3075 0 R >> +3101 0 obj << +/D [3098 0 R /XYZ 54 470.898 null] +>> endobj +3097 0 obj << +/Font << /F23 3078 0 R /F8 3088 0 R /F14 3105 0 R /F11 3108 0 R /F62 3075 0 R >> /ProcSet [ /PDF /Text ] >> endobj -3106 0 obj << -/Length 2178 +3139 0 obj << +/Length 2333 /Filter /FlateDecode >> stream -xڽZm6_6PHp8$6iIhA]^;&ȿ$3d7҃y3R,e$W* "947/"hW~/lEN a!$'Rpf {'Af#֜ӽk{$PLfVsseyux՚s|Gq Bc%t\UD1⟾z%Ζ$2mT])sǑkq؇Pb"5/Dʉ|b,+z0nT&pD*ŭb?+ć%gDJQS8p%eֻMLjwTRP8u/cӆ4aTՏ\ԃaѸ/LÕVآC"lv a q~$I^10B\ -0#!% ( i|h>iZnQn.0e 6)$:a'S+>ށL)uE9hÊx{LnnMnq#9de  JrQ8r爣="bj϶-iK4r!]*NJ!NQZ>_L,3U -VhL{L.cA :T2FBT(c?UEkU8A.Is%)Dtd tg˨#k}z$3!="ӞXwMf}:;5?g9ӶvTcpɬq{Lx nL[nt -CHK}*BOG|9jD92?$'s' -FRPcR('&MLP:Jئ7Y>ּ3YJ׺J'mS"DՃt!t4h0qc2;БJ8`^$2bXP.‘.8]˄6iw: 0SR -9g Ø;2,b$1 91c,(DOc1 nқ-/ Kly e9JFJǡf.=(EL@_c.KޱL1urz6 ij$#ꏦf8iSemuë9̅ _}xʩ ЃR9 _c4'\&_9a02v t$]#]mv%w|\pRa"'*EB\ )}-|Zc_((endstream +xڽ[o6~[@q[7i4w}M?kviw俿$gtb3;P\&G.|YfrHԑ+]7/_M-P_SQ׋o|e )%dy-ae\bX_^ɋ~owwW1&dnȚz ~Nl"kJfq?Ϛa*Ե.H^|}|:Wv?Ue?Uuxyϗi xwi /Tht@TD\Z-SѤjVIAYlL4it*H:%@sƦ:}//lfARKF`Jglr8~I] BVʬGC<\_I#rgU. +aF)sF`<np~=pw~|4%/rQHqr|nЀ4B 6cmR^n@}PT")jI 4r]p\4AV5 ?c} pE +lú>*g\vQW)`?Yu[=.lF$;(d?|WW)lDKZ)NSfZDhݪSqө~C.E1Dd,k @JQ<:.&XPQkc Tzm˲JȜ=o1)s*ю"v^ 4mp4dr/WuͬvSNd-E,ဝ}cOMٯsjpV;_j琈!Ip +63\@XCE<0!A<Ӵ*'3 AQ ޡ3AZ2L3fLxP |=롋'33hu$[on~PD8EŒ09RBV 0#];az5>VNg801{Kd4[˪V*M uʜçJ=s9vP뜲o8}s Rd쒈[68m҇N2I1dࣅFpnV'I\y~hUt!6֒>u蔹!`xh!p^a9H&"+E,l~xd7Qj1{/_r'}`4idGO~@wv㩛ZP6p(G1W"ag=:] $JyIsTvqvclW_甕`W@J^KS4N3dEx!9(6:P&Gb7 4?)uƌ Qރ +w^Tli^ӏDW)re؁-(D\KQH:S8XZ9 ?ӅU? +9FG奄xɤR)s̄)OuH{PLw I;,*'u |A"3C  +;3//6QoɌxQgsΘendstream endobj -3105 0 obj << +3138 0 obj << /Type /Page -/Contents 3106 0 R -/Resources 3104 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3049 0 R -/Annots [ 3108 0 R 3109 0 R 3110 0 R 3111 0 R 3112 0 R 3113 0 R 3114 0 R 3115 0 R 3116 0 R 3117 0 R 3118 0 R 3119 0 R 3120 0 R 3121 0 R 3122 0 R 3123 0 R 3124 0 R 3125 0 R 3126 0 R 3127 0 R 3128 0 R 3129 0 R 3130 0 R 3131 0 R 3132 0 R ] +/Contents 3139 0 R +/Resources 3137 0 R +/MediaBox [0 0 504 666] +/Parent 3068 0 R +/Annots [ 3144 0 R 3145 0 R 3146 0 R 3147 0 R 3148 0 R 3149 0 R 3150 0 R 3151 0 R 3152 0 R 3153 0 R 3154 0 R 3155 0 R 3156 0 R 3157 0 R 3158 0 R 3159 0 R 3160 0 R 3161 0 R 3162 0 R 3163 0 R 3164 0 R 3165 0 R 3166 0 R 3167 0 R 3168 0 R 3169 0 R 3170 0 R 3171 0 R 3172 0 R 3173 0 R 3174 0 R ] >> endobj -3108 0 obj << +3144 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 752.53 185.672 764.219] +/Rect [53.004 608.104 145.989 618.952] /Subtype /Link /A << /S /GoTo /D (domain-member) >> >> endobj -3109 0 obj << +3145 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 725.431 274.883 737.121] +/Rect [163.949 589.845 229.952 600.693] /Subtype/Link/A<> >> endobj -3110 0 obj << +3146 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [191.557 698.333 263.368 710.022] +/Rect [153.682 571.585 219.436 582.434] /Subtype/Link/A<> >> endobj -3111 0 obj << +3147 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [224.421 670.629 305.656 683.53] +/Rect [183.694 552.773 258.055 564.728] /Subtype/Link/A<> >> endobj -3112 0 obj << +3148 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [198.345 644.136 285.004 655.826] +/Rect [159.881 535.067 239.195 545.915] /Subtype/Link/A<> >> endobj -3113 0 obj << +3149 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 617.038 298.944 628.727] +/Rect [171.227 516.808 251.925 527.656] /Subtype/Link/A<> >> endobj -3114 0 obj << +3150 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [212.269 589.333 267.716 602.235] +/Rect [172.597 497.995 223.407 509.95] /Subtype/Link/A<> >> endobj -3115 0 obj << +3151 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 564.962 180.096 574.53] +/Rect [53.004 482.226 140.897 491.137] /Subtype /Link /A << /S /GoTo /D (StandAloneServer) >> >> endobj -3116 0 obj << +3152 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 535.743 274.883 547.432] +/Rect [163.949 462.03 229.952 472.878] /Subtype/Link/A<> >> endobj -3117 0 obj << +3153 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 508.644 294.415 520.334] +/Rect [53.004 443.77 245.297 454.619] /Subtype /Link /A << /S /GoTo /D (ClientConfig) >> >> endobj -3118 0 obj << +3154 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 481.546 274.883 493.235] +/Rect [163.949 425.511 229.952 436.359] /Subtype/Link/A<> >> endobj -3119 0 obj << +3155 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 454.447 173.581 466.137] +/Rect [53.004 407.252 134.947 418.1] /Subtype /Link /A << /S /GoTo /D (NetworkBrowsing) >> >> endobj -3120 0 obj << +3156 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 427.349 274.883 439.039] +/Rect [163.949 388.993 229.952 399.841] /Subtype/Link/A<> >> endobj -3121 0 obj << +3157 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 400.251 298.944 411.94] +/Rect [171.227 370.733 251.925 381.582] /Subtype/Link/A<> >> endobj -3122 0 obj << +3158 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 375.273 237.551 384.842] +/Rect [53.004 354.411 193.367 363.322] /Subtype /Link /A << /S /GoTo /D (passdb) >> >> endobj -3123 0 obj << +3159 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 346.054 298.944 357.743] +/Rect [171.227 334.215 251.925 345.063] /Subtype/Link/A<> >> endobj -3124 0 obj << +3160 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 318.955 274.883 330.645] +/Rect [163.949 315.956 229.952 326.804] /Subtype/Link/A<> >> endobj -3125 0 obj << +3161 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [224.421 291.251 305.656 304.153] +/Rect [183.694 297.143 258.055 309.098] /Subtype/Link/A<> >> endobj -3126 0 obj << +3162 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [191.557 264.759 263.368 276.448] +/Rect [153.682 279.437 219.436 290.285] /Subtype/Link/A<> >> endobj -3127 0 obj << +3163 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [212.269 237.054 267.716 249.956] +/Rect [172.597 260.624 223.407 272.579] /Subtype/Link/A<> >> endobj -3128 0 obj << +3164 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [224.254 209.956 318.247 222.857] +/Rect [183.542 242.365 269.553 254.32] /Subtype/Link/A<> >> endobj -3129 0 obj << +3165 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 183.464 282.566 195.153] +/Rect [53.004 224.659 234.476 235.507] /Subtype /Link /A << /S /GoTo /D (groupmapping) >> >> endobj -3130 0 obj << +3166 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 156.365 274.883 168.055] +/Rect [163.949 206.4 229.952 217.248] /Subtype/Link/A<> >> endobj -3131 0 obj << +3167 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [224.421 101.562 305.656 114.464] +/Rect [183.694 169.328 258.055 181.283] /Subtype/Link/A<> >> endobj -3132 0 obj << +3168 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 75.07 286.339 86.759] +/Rect [53.004 151.622 237.922 162.47] /Subtype /Link /A << /S /GoTo /D (AccessControls) >> >> endobj -3107 0 obj << -/D [3105 0 R /XYZ 85.039 786.531 null] ->> endobj -3104 0 obj << -/Font << /F15 3056 0 R /F41 3072 0 R /F40 3075 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3142 0 obj << -/Length 2334 -/Filter /FlateDecode ->> -stream -xڽ[r6}WQz0B7jkV޼$y`dfFwv JuMX64  e!Hʥ*$.7E|'.Ad˫Xk|͢GZ݂ FgnJ/S>͕E\bWJ"Ҙ/%HGD ҂~^Qf`fX:B piN'75]Wwz.ت^_U _ >vƑ-)UXU `% ?QOqĢ65\noSb0q -ń3|4,z'Y2bPR-1n.z|6N }( /+eN`Sga =:8$ ZQ4|N+P !(pq6"T<()]\#Mݙt䑟<kXQC{YR== gS8䬅R B)hZH0yL3rTr .p&Jd"{28Q IXLڍ Dp#Y}lZ;_U#zӥVF/faT -I6SpErcA_?>ct:7Xq=$V,|Cb &,X%/chb9xϬ%Łp"N܉wuQ.\1dxu0m -G)Dt%(NUMϗpݳ?|;WJycog;E {;IKTT_+fkĂRQm5!7Cl?ux]՞6 4t ©`>[4>f jןdZ)9pt0J2Rы%zzqm2tqEۼbk0JeFx t(zZLW\Δ=MM_S}L׎=*I.]7#`qd꬝ɋDWiAI{q;SMgM?G+ϗ󪘔r_}A@ endstream -endobj -3141 0 obj << -/Type /Page -/Contents 3142 0 R -/Resources 3140 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3049 0 R -/Annots [ 3144 0 R 3145 0 R 3146 0 R 3147 0 R 3148 0 R 3149 0 R 3150 0 R 3151 0 R 3152 0 R 3153 0 R 3154 0 R 3155 0 R 3156 0 R 3157 0 R 3158 0 R 3159 0 R 3160 0 R 3161 0 R 3162 0 R 3163 0 R 3164 0 R 3165 0 R 3166 0 R 3167 0 R 3168 0 R 3169 0 R ] ->> endobj -3144 0 obj << +3169 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 752.53 274.883 764.219] +/Rect [163.949 133.363 229.952 144.211] /Subtype/Link/A<> >> endobj -3145 0 obj << +3170 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [191.557 725.431 263.368 737.121] +/Rect [153.682 115.104 219.436 125.952] /Subtype/Link/A<> >> endobj -3146 0 obj << +3171 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 697.727 298.944 710.629] +/Rect [171.227 96.291 251.925 108.246] /Subtype/Link/A<> >> endobj -3147 0 obj << +3172 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 671.235 203.49 682.924] +/Rect [53.004 78.585 162.261 89.433] /Subtype /Link /A << /S /GoTo /D (locking) >> >> endobj -3148 0 obj << +3173 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [191.557 644.136 263.368 655.826] +/Rect [153.682 60.326 219.436 71.174] /Subtype/Link/A<> >> endobj -3149 0 obj << +3174 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 617.038 298.944 628.727] +/Rect [171.227 42.067 251.925 52.915] /Subtype/Link/A<> >> endobj -3150 0 obj << +3140 0 obj << +/D [3138 0 R /XYZ 54 639 null] +>> endobj +3137 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F14 3105 0 R /F11 3108 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3185 0 obj << +/Length 2673 +/Filter /FlateDecode +>> +stream +xڽ[[s۶~У` xtM8M'D)%чs] eƭ;5E"Y7?q-9ѹ}s͋/2'fBgfr˶]eS>=U}ޭ$~#XlYD-><_D_{"KJTA9 DڏGPj9IxaYx*o,gA:rvU=΅˟Xfe)mn9 \w.`D00ѡ v?+\*L? +V7;CxcљkHkq4P"XrFe'C۔j%(q!GE,NSѡv𱦇v0u}^atABZg>KzZZ.`Ix-I-oLE9:ɥ9℅ INccWF.0 QrR;Eޓ"L)ԨH+S"ٕ}J*$3}) C@0*x92RHyH 1{.@ʾ 0St0}Slco`y҈|2e#dR<')joߔB6dk4 AC֤+$pe!IY2GN]Ǜ'0x1ٵ(:JAv !JKdzv{]aB诿(Uq!@̢$ ئ +kG:;Tq/d<%AitFEkle+(O=oXήA/.SlNeFfzu!Yd(捞CvtP6I!`rrљ˦c0%@*H0>E K GiUhDxixrvݚx-Rז?\q%݌kt(E2Kv/{?OrMz."!1il^9TE)ʈrd{(#OmelEUj]UFD[ʶU3E/u|$+ɌN$Q-V,&׃V[%|=8|-VΒ63ҨX/rA`1&&P \oS&Ξצ6ٵ^ړ yzm$Iq" rO3Riپ8)WkV˵^dڻ.(NZ +ҙ4èy!쥜F[SLw$W΄IFڑdޖv!xFw qI*4AY,R#˒,*s, <,pyX`9l +6m:Odg*ɳifJбGv0Y%V#'CٿqjJOM خǟRHSI<6Ga +k/S5?,rNzkN޽Ѕu#Wᾜ@%4&Jgd9TQ` CٿB@koП@2 _)9`1JJP %\oSJΞz@!dc~0 g`qߒD*sD > endobj +3187 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 589.939 274.883 601.629] +/Rect [163.949 608.104 229.952 618.952] /Subtype/Link/A<> >> endobj -3151 0 obj << +3188 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [180.496 562.841 278.368 574.53] +/Rect [143.581 589.845 233.134 600.693] /Subtype/Link/A<> >> endobj -3152 0 obj << +3189 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 535.743 162.127 547.432] +/Rect [53.004 571.585 124.486 582.434] /Subtype /Link /A << /S /GoTo /D (securing-samba) >> >> endobj -3153 0 obj << +3190 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [198.345 508.644 285.004 520.334] +/Rect [159.881 553.326 239.195 564.174] /Subtype/Link/A<> >> endobj -3154 0 obj << +3191 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 481.546 274.883 493.235] +/Rect [163.949 535.067 229.952 545.915] /Subtype/Link/A<> >> endobj -3155 0 obj << +3192 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 454.447 241.278 466.137] +/Rect [53.004 516.808 196.77 527.656] /Subtype /Link /A << /S /GoTo /D (InterdomainTrusts) >> >> endobj -3156 0 obj << +3193 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 427.349 274.883 439.039] +/Rect [163.949 498.548 229.952 509.396] /Subtype/Link/A<> >> endobj -3157 0 obj << +3194 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [199.708 400.251 286.974 411.94] +/Rect [161.126 480.289 240.994 491.137] /Subtype/Link/A<> >> endobj -3158 0 obj << +3195 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 372.546 298.944 385.448] +/Rect [171.227 461.476 251.925 473.431] /Subtype/Link/A<> >> endobj -3159 0 obj << +3196 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [206.678 346.054 314.61 357.743] +/Rect [167.491 443.77 266.232 454.619] /Subtype/Link/A<> >> endobj -3160 0 obj << +3197 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 318.955 322.733 330.645] +/Rect [53.004 425.511 271.158 436.359] /Subtype /Link /A << /S /GoTo /D (msdfs) >> >> endobj -3161 0 obj << +3198 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [186.86 291.857 275.671 303.547] +/Rect [149.392 407.252 230.671 418.1] /Subtype/Link/A<> >> endobj -3162 0 obj << +3199 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 264.759 274.883 276.448] +/Rect [163.949 388.993 229.952 399.841] /Subtype/Link/A<> >> endobj -3163 0 obj << +3200 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 237.66 212.43 249.35] +/Rect [53.004 370.733 170.425 381.582] /Subtype /Link /A << /S /GoTo /D (printing) >> >> endobj -3164 0 obj << +3201 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [176.951 210.562 263.489 222.251] +/Rect [140.343 352.474 219.546 363.322] /Subtype/Link/A<> >> endobj -3165 0 obj << +3202 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [224.421 182.857 305.656 195.759] +/Rect [183.694 333.661 258.055 345.617] /Subtype/Link/A<> >> endobj -3166 0 obj << +3203 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 156.365 274.883 168.055] +/Rect [163.949 315.956 229.952 326.804] /Subtype/Link/A<> >> endobj -3167 0 obj << +3204 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 129.267 200.642 140.835] +/Rect [53.004 297.696 159.66 308.434] /Subtype /Link /A << /S /GoTo /D (CUPS-printing) >> >> endobj -3168 0 obj << +3205 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [176.951 102.168 263.489 113.858] +/Rect [140.343 279.437 219.546 290.285] /Subtype/Link/A<> >> endobj -3169 0 obj << +3206 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [192.557 74.464 279.428 87.365] +/Rect [154.595 260.624 234.103 272.579] /Subtype/Link/A<> >> endobj -3143 0 obj << -/D [3141 0 R /XYZ 85.039 786.531 null] ->> endobj -3140 0 obj << -/Font << /F41 3072 0 R /F15 3056 0 R /F40 3075 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3178 0 obj << -/Length 2345 -/Filter /FlateDecode ->> -stream -xڽZKsWH8^TJrٛK{,A4W$P_0 zXڍUE|lA[ZeN27315%*ճ ]>Sªj? z)\B5kX JRF1ue$¼>w-%wIoZLYٻ^9)r (tF'n߬ly\OaUes<5/We.2RW WZB9cȳqc584PR<T5ofbYUSF Ysn\52> P뫟iFoc|V&o\~^*ey~4>7n $*:0YAWY?;xrexWR>; i/y&OI t8VI*YD"L2zQHųhP*I}B! $ @AbCՐ>$"(M<(_Ô N9`O J'l>-BѴ5i!ٟ -t%̗d>+&dKR2T(Sb@g(oB4GzgNmFbиL$w'n)]>j+n:^UD0pN K:4#J=_X-FiA_=݄}Gsh8?]=xB5C_7y˚/ i/HpMil0${Q cu$u|Ƨ+@Kj+ɾT֢"'xBߋg½⽻PR3713Fٛk v)endstream -endobj -3177 0 obj << -/Type /Page -/Contents 3178 0 R -/Resources 3176 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3049 0 R -/Annots [ 3180 0 R 3181 0 R 3182 0 R 3183 0 R 3184 0 R 3185 0 R 3186 0 R 3187 0 R 3188 0 R 3189 0 R 3190 0 R 3191 0 R 3192 0 R 3193 0 R 3194 0 R 3195 0 R 3196 0 R 3197 0 R 3198 0 R 3199 0 R 3200 0 R 3201 0 R 3202 0 R ] ->> endobj -3180 0 obj << +3207 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 751.924 298.944 764.825] +/Rect [171.227 242.365 251.925 254.32] /Subtype/Link/A<> >> endobj -3181 0 obj << +3208 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 727.553 198.672 737.121] +/Rect [53.004 226.596 157.861 235.507] /Subtype /Link /A << /S /GoTo /D (VFS) >> >> endobj -3182 0 obj << +3209 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 698.333 298.944 710.022] +/Rect [171.227 206.4 251.925 217.248] /Subtype/Link/A<> >> endobj -3183 0 obj << +3210 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 671.235 274.883 682.924] +/Rect [163.949 188.141 229.952 198.989] /Subtype/Link/A<> >> endobj -3184 0 obj << +3211 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [174.527 644.136 253.58 655.826] +/Rect [138.129 169.881 210.497 180.73] /Subtype/Link/A<> >> endobj -3185 0 obj << +3212 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 537.864 253.278 547.432] +/Rect [53.004 98.782 207.729 107.693] /Subtype /Link /A << /S /GoTo /D (winbind) >> >> endobj -3186 0 obj << +3213 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [174.527 508.644 285.338 520.334] +/Rect [138.129 78.585 239.499 89.433] /Subtype/Link/A<> >> endobj -3187 0 obj << +3214 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [198.345 481.546 285.004 493.235] +/Rect [159.881 60.326 239.195 71.174] /Subtype/Link/A<> >> endobj -3188 0 obj << +3215 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [208.587 453.841 318.186 466.743] +/Rect [169.235 41.513 269.498 53.468] /Subtype/Link/A<> >> endobj -3189 0 obj << +3186 0 obj << +/D [3184 0 R /XYZ 54 639 null] +>> endobj +3183 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F14 3105 0 R /F8 3088 0 R /F11 3108 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3226 0 obj << +/Length 2364 +/Filter /FlateDecode +>> +stream +xڽKs6:Ja*&o&;l#+áq/)U)iuOi:n?ɦj, iZۛw%֤.tY}-gtue;mu;FBsAJc9g|Y/к'.nr;П:~b`]JK)%ܝ|)1* 2Z'RqRbEd2.l%dzx/aVsgtnwze$+M <'-Q0~J{Zy$F(E`8=2}۽>59Thȱ (2yqjTI3,D(D;gO"a\Ɛ@2Y$l$d/{5{=]3AcNPpŽ&9pW#8Lok}EA%A(J4_E9k~Tm]Ԟ)>Y8Ci}u!q)9U. *Гxo}43&T:h2_k" Rt*Z*:{ Qc_qWCNOsKg8>w4Aj"da0GAZ -7$ %ո" E]\D7-9sňGrX͞ѹr xѽk0==>\GIGkM}jH) +*T>cP +Iaܻ`EJbfb'6Ƙb1"9s ƘH}QTYc+Dy.Msﶲ[g}&}ou5^JN}JT( (2ej)Mu-BT#iaF48"ŨDDHIH& B-&aMYy@>0fSnnOO8Nq'CFʂ0^{a|F@)FxMey |Xdxc[p69m|V `>}¥߼K>5ë +$X&XWӲD{lÛOv)]ƹ+blW)}Q⋂YzѳLj7Vö"}jn_ZMy*D \F68 eY)l-¬TNDvNL+K+x gO"a\Ɛ@2Y$l$dWocbҒ81Dkcabm!̙h1 +i,/SEpT\_ y3E8!|z֞R9xqڻ J(iTjb=ՒS1r&0MˠPޙa, /S"/qfXd7ͣڑsMmr7p5wzд?N B#1H̑AռT7ECԷȞe%"R%jӻ2^=f4~k7NLm0%`H鋈5ND-KCX!ƬP'k{=B˙;xUE)S>&Q6e a)p-#iaF48"DD~i=%6&bܙVa/S`]$#;(ݴ.]F"% L] 8/v0%v3(WdKqMo`z$e $E"AKv톇) ƹal)|QEz#ij'A0.c ,A^ۮٹGjn辪鶲m:xKL)DNʚ{LyGv _  +}z^JK`gOYꢇ?>i'[=.A:<\;7w0 ~Z33: R1"l2>Kv(v/-9sQC4)<1}ՙ#Zz˕l UX1խ9Hipoַ~I*GUYw)vJ.i"ׂD{D>MzO4@Q7޷ZZGv;%d +D\'GuzWk;³ٍ^Dc̈i +m^^߆޴JZPrAh-Ri{"&z% +YXl,endstream +endobj +3225 0 obj << +/Type /Page +/Contents 3226 0 R +/Resources 3224 0 R +/MediaBox [0 0 504 666] +/Parent 3216 0 R +/Annots [ 3228 0 R 3229 0 R 3230 0 R 3231 0 R 3232 0 R 3233 0 R 3234 0 R 3235 0 R 3236 0 R 3237 0 R 3238 0 R 3239 0 R 3240 0 R 3241 0 R 3242 0 R 3243 0 R 3244 0 R 3245 0 R 3246 0 R 3247 0 R 3248 0 R 3249 0 R 3250 0 R 3251 0 R 3252 0 R 3253 0 R 3254 0 R 3255 0 R 3256 0 R 3257 0 R 3258 0 R 3259 0 R ] +>> endobj +3228 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [180.648 427.349 297.156 439.039] +/Rect [143.719 608.104 250.292 618.952] /Subtype/Link/A<> >> endobj -3190 0 obj << +3229 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 400.251 298.944 411.94] +/Rect [171.227 589.845 251.925 600.693] /Subtype/Link/A<> >> endobj -3191 0 obj << +3230 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 373.152 274.883 384.842] +/Rect [163.949 571.585 229.952 582.434] /Subtype/Link/A<> >> endobj -3192 0 obj << +3231 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 346.054 241.218 357.743] +/Rect [53.004 553.326 196.715 564.174] /Subtype /Link /A << /S /GoTo /D (AdvancedNetworkManagement) >> >> endobj -3193 0 obj << +3232 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 318.955 274.883 330.645] +/Rect [163.949 535.067 229.952 545.915] /Subtype/Link/A<> >> endobj -3194 0 obj << +3233 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 291.857 223.884 303.547] +/Rect [53.004 516.808 180.886 527.656] /Subtype /Link /A << /S /GoTo /D (PolicyMgmt) >> >> endobj -3195 0 obj << +3234 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 264.759 274.883 276.448] +/Rect [163.949 498.548 229.952 509.396] /Subtype/Link/A<> >> endobj -3196 0 obj << +3235 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 237.66 224.612 249.35] +/Rect [53.004 480.289 181.55 491.137] /Subtype /Link /A << /S /GoTo /D (ProfileMgmt) >> >> endobj -3197 0 obj << +3236 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 210.562 274.883 222.251] +/Rect [163.949 462.03 229.952 472.878] /Subtype/Link/A<> >> endobj -3198 0 obj << +3237 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 185.585 276.036 195.153] +/Rect [53.004 445.708 228.513 454.619] /Subtype /Link /A << /S /GoTo /D (pam) >> >> endobj -3199 0 obj << +3238 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 156.365 274.883 168.055] +/Rect [163.949 425.511 229.952 436.359] /Subtype/Link/A<> >> endobj -3200 0 obj << +3239 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [206.678 129.267 314.61 140.956] +/Rect [167.491 407.252 266.232 418.1] /Subtype/Link/A<> >> endobj -3201 0 obj << +3240 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 102.168 314.096 113.858] +/Rect [53.004 388.993 263.271 399.841] /Subtype /Link /A << /S /GoTo /D (integrate-ms-networks) >> >> endobj -3202 0 obj << +3241 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 75.07 274.883 86.759] +/Rect [163.949 370.733 229.952 381.582] /Subtype/Link/A<> >> endobj -3179 0 obj << -/D [3177 0 R /XYZ 85.039 786.531 null] ->> endobj -3176 0 obj << -/Font << /F41 3072 0 R /F15 3056 0 R /F40 3075 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3212 0 obj << -/Length 2161 -/Filter /FlateDecode ->> -stream -xڽZK6W(IU-MlbnIH(HGv& ȆjrŖ/ݍ 2DVU"gF~v!:֜w,~g\/ڇgDYf m3Zuz);B5kX+ΊB#}Wٽư\[D?Y|0evksi~%XVkY,7u_zql_nU -AJy5œl--3 , 3\p4W?sa#x -SdHDGB2%Hp߸^R7B-hohg@qbyi!ڥje}.`67cE~^D(6,B,5Ww'zYVZVB):LF hGq#nh0-&ɗym]2>a[r0y}3|2L+pl'L&HlrIb XURt(p>Ez1ВdHn5SF0qI(=KB456իWBkt<br),(3]Bt :=CҟFo-<LT9Cu8;AR /T=6tmn軪nۮ7?`޾o }}]S[&ͥmC϶mAߺݚ.,5RjLJCx$R. -59 IeJ ȹ@ty6Ogr%ǔgʟ}}"8Qs) n)gSaPǕɗPap=;>=Z(>wwEɸV{kƹhg-Ib"sdz ˆ4NIy##,I3OJQRS&8I_UԑJ$JQ'*nΊcTg-`KJP8%8Oۺ:lZ<|l*/wfKHôCk euF?~&I䆎Azi(دNz ; j}殮Ѳ ׂ> ͹6*̦%`^j`E*lbBud ˆ 4Ng q_ZJ(QpPPNT-L^x6;:HsB -" ݸBVKpcwݞhΑwp +N8_Jti/LXAg6-l5>1?,JBIʟ}DHe8U[ui t09vro>|q~kr"Y4y'x&E5YB0@){j$ꈕ:=2~m ( - bl,:ay k`{v=} M6ES=?ܲ4G pHq#/~dyzCO!yzʧ>Ć^+DN3Fsfm 1(B@4cG߫,K/-Uiߍ'.FlӺAWi$O[bV'd).T+| T7fendstream -endobj -3211 0 obj << -/Type /Page -/Contents 3212 0 R -/Resources 3210 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3240 0 R -/Annots [ 3214 0 R 3215 0 R 3216 0 R 3217 0 R 3218 0 R 3219 0 R 3220 0 R 3221 0 R 3222 0 R 3223 0 R 3224 0 R 3225 0 R 3226 0 R 3227 0 R 3228 0 R 3229 0 R 3230 0 R 3231 0 R 3232 0 R 3233 0 R 3234 0 R 3235 0 R 3236 0 R 3237 0 R 3238 0 R 3239 0 R ] ->> endobj -3214 0 obj << +3242 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 751.924 171.642 764.825] +/Rect [53.004 351.921 133.175 363.876] /Subtype /Link /A << /S /GoTo /D (unicode) >> >> endobj -3215 0 obj << +3243 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 725.431 298.944 737.121] +/Rect [171.227 334.215 251.925 345.063] /Subtype/Link/A<> >> endobj -3216 0 obj << +3244 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 698.333 274.883 710.022] +/Rect [163.949 315.956 229.952 326.804] /Subtype/Link/A<> >> endobj -3217 0 obj << +3245 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [239.496 670.629 363.307 683.53] +/Rect [197.462 297.143 310.705 309.098] /Subtype/Link/A<> >> endobj -3218 0 obj << +3246 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 644.136 213.218 655.826] +/Rect [53.004 279.437 171.144 290.285] /Subtype /Link /A << /S /GoTo /D (Backup) >> >> endobj -3219 0 obj << +3247 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 617.038 274.883 628.727] +/Rect [163.949 261.178 229.952 272.026] /Subtype/Link/A<> >> endobj -3220 0 obj << +3248 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 589.939 208.824 601.629] +/Rect [53.004 242.918 167.132 253.767] /Subtype /Link /A << /S /GoTo /D (SambaHA) >> >> endobj -3221 0 obj << +3249 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 562.841 274.883 574.53] +/Rect [163.949 224.659 229.952 235.507] /Subtype/Link/A<> >> endobj -3222 0 obj << +3250 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 535.743 290.036 547.432] +/Rect [53.004 206.4 241.298 217.248] /Subtype /Link /A << /S /GoTo /D (upgrading-to-3.0) >> >> endobj -3223 0 obj << +3251 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 508.644 298.944 520.334] +/Rect [171.227 188.141 251.925 198.989] /Subtype/Link/A<> >> endobj -3224 0 obj << +3252 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 481.546 274.883 493.235] +/Rect [163.949 169.881 229.952 180.73] /Subtype/Link/A<> >> endobj -3225 0 obj << +3253 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [224.421 453.841 305.656 466.743] +/Rect [183.694 151.069 258.055 163.024] /Subtype/Link/A<> >> endobj -3226 0 obj << +3254 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 427.349 296.399 439.039] +/Rect [53.004 133.363 247.11 144.211] /Subtype /Link /A << /S /GoTo /D (NT4Migration) >> >> endobj -3227 0 obj << +3255 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 400.251 274.883 411.94] +/Rect [163.949 115.104 229.952 125.952] /Subtype/Link/A<> >> endobj -3228 0 obj << +3256 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 375.273 300.975 384.842] +/Rect [53.004 98.782 251.288 107.693] /Subtype /Link /A << /S /GoTo /D (SWAT) >> >> endobj -3229 0 obj << +3257 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 346.054 274.883 357.743] +/Rect [163.949 78.585 229.952 89.433] /Subtype/Link/A<> >> endobj -3230 0 obj << +3258 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 321.077 187.611 330.645] +/Rect [53.004 62.263 147.76 71.174] /Subtype /Link /A << /S /GoTo /D (diagnosis) >> >> endobj -3231 0 obj << +3259 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [198.345 291.857 285.004 303.547] +/Rect [159.881 42.067 239.195 52.915] /Subtype/Link/A<> >> endobj -3232 0 obj << +3227 0 obj << +/D [3225 0 R /XYZ 54 639 null] +>> endobj +3224 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F14 3105 0 R /F8 3088 0 R /F11 3108 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3274 0 obj << +/Length 2150 +/Filter /FlateDecode +>> +stream +xڽZo6~_G!( Cfm`k{Yj.Q$EqpH}};L e,ֻZU)kp"MY"II)Ɋ +/_|K٢(k0\.7.?gZuyK*HCR.Z=U,λ]:quR^XŲ]^ۯ@Js^B䒦UN򜡬Fۍ`_1[O*W͖ $Xe}tY_ T~vDyZ6QIX$KBK;kIb9ovF?"jg_탱sئQSNs}t)wES.Vxg5OCW}+zDo|y1~ +6\*˫vխ8v޲䵼d1b֤oa";KJs-w2l\9(M;CojqkFʆĵ܍#K[7Q*%}dT@QP˸ f{T%%A {F69aLLht6$h)ԈrIIA2pZ߶Uͥz_eI(Q TbXjGv<^J?K |%0B i?K@1%"u|1( uԜ(GL:t,@0Ͱe|̱1G[!'YDѭR{3~&9($pI .H֠vIqУv>@jRI~?JEdጵFٍ#{*oRpdk +rI A2BpBc`X9~`KW``%!H0ۣP.)I HFZ@+Hf%0 +l9EioU刏- +}0nۏp6(&T '(* ,tf6ZdT6vw[uϷXMO &y &ZyvrIW  u cmBۍs|Ø:2 1JHEI%Z`T=* 咒d$$a=163Bٍšq03c +f{T%%A {q5 !9a,LChh6X-*hi +?Bn+Ƕ{x[LЂ5$W)*Q咒).Q- Q Yzn_qnh_} +/JHyJ\dc. I`HZ./ ش/q0KR}$B(a4>X@VɇgjF_2~ {S%iQJTyN8C۰vI z5cmjBۍs|Ø+Pl*Ai)xSQI($$# - kxqqnjaqnB5"e4.rI A2BpB~ F 8G`&.!rp|cc).cH:.r|Rl \H\g%N`8:߭7lvd=όp!H ]8< d}H&byS&mTɪe<y[7~~=~ݙb o^1yy&}Rsgs).l- l LO qf?e܁\C7}N|? +(k&*0_KoiN#%-Q^s(ZDN"IqsTGJqC0ffsv?"4f)0Z<2łUC=*Rd`=16/Bٍsq0k +!̐0CNY_G 0nvTAi;,ͬ)Qj|uN=J<D@zZ]8_'1ZF) (brYɟ+#~ ;6~xםJZf%Fz$={, @mr'Np 3,> endobj +3276 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 264.759 298.944 276.448] +/Rect [171.227 608.104 251.925 618.952] /Subtype/Link/A<> >> endobj -3233 0 obj << +3277 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [180.011 237.66 256.337 249.35] +/Rect [143.138 589.236 213.015 600.084] /Subtype/Link/A<> >> endobj -3234 0 obj << +3278 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 210.562 277.187 222.251] +/Rect [53.004 570.368 229.564 581.216] /Subtype /Link /A << /S /GoTo /D (problems) >> >> endobj -3235 0 obj << +3279 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [224.421 182.857 305.656 195.759] +/Rect [183.694 550.947 258.055 562.902] /Subtype/Link/A<> >> endobj -3236 0 obj << +3280 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 156.365 298.944 168.055] +/Rect [171.227 532.632 251.925 543.481] /Subtype/Link/A<> >> endobj -3237 0 obj << +3281 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [189.496 129.267 289.459 140.956] +/Rect [151.8 513.764 243.263 524.613] /Subtype/Link/A<> >> endobj -3238 0 obj << +3282 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [180.011 102.168 256.337 113.858] +/Rect [143.138 494.896 213.015 505.745] /Subtype/Link/A<> >> endobj -3239 0 obj << +3283 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 75.07 160.975 86.638] +/Rect [53.004 476.029 123.434 486.766] /Subtype /Link /A << /S /GoTo /D (bugreport) >> >> endobj -3213 0 obj << -/D [3211 0 R /XYZ 85.039 786.531 null] ->> endobj -3210 0 obj << -/Font << /F15 3056 0 R /F41 3072 0 R /F40 3075 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3252 0 obj << -/Length 1892 -/Filter /FlateDecode ->> -stream -xڽZ[o6~W![ k}p7qgǝؿ!%JI`\s$6M"TSm*.:;NX JDm&>-`&͏VD*A7ɟ果vb5q!(1Ff1Z)RIm1?L^l(i=WH*tsa2=ts5妓hE2@XcL'ƫB}37b_n~{W/q*RkckX-b9D~{c"x4I,*z?pι}^xKxzL^4FkXSl1[ZP-ž-<[WͶ#09vslOD=Bƈqh܉X#J]:r[2zk41L'&26 -gLA`|e.ϖ^Og[ȦؐoVM0%thD`D_`bČ5=eR4|d+E'X$Bq+73 ЩDκfknkCnj]ϛ@Wi :465[BGmԄ+3݃JTs=֘%{,q`z5N2v1Ic5V^&఻)72-HDaOHc2^˻I, g{%^g<EF`A%` -;l 5>NǺ~{o\"ḛT^/q)-HDaϕHc,qXrlu%yʴM$i p -A"kV8N1V뵯& im&5vY<<&A؝NȖ)&}JR%+!֘PYrDe>ubAzgLE%^ YcA(ӂA4)h `osh 0jj$u ﺙm [mSfE*&pyHӋф`LCqJTѷ^pdcԁŅiv2G1,cqU^d]?4ZF.q*&8'TBUbY4 #B|۴ V-m'\<҂S sg`:xAdZ%GV#wN1h\=&`vǟqxP5Ž5,kBgYxԉXx,1~b+Mp2-HDaOHc2*_QObX<=`f畁\F} GǸk>o_y.K=L;u>im_@UT) ðӊt]Ń Cj!Ҙ@k!Z> endobj -3254 0 obj << +3284 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 752.53 274.883 764.219] +/Rect [163.949 457.161 229.952 468.009] /Subtype/Link/A<> >> endobj -3255 0 obj << +3285 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 725.431 298.944 737.121] +/Rect [171.227 438.293 251.925 449.141] /Subtype/Link/A<> >> endobj -3256 0 obj << +3286 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [198.345 698.333 285.004 710.022] +/Rect [159.881 419.425 239.195 430.273] /Subtype/Link/A<> >> endobj -3257 0 obj << +3287 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 671.235 199.066 682.924] +/Rect [53.004 400.557 158.22 411.405] /Subtype /Link /A << /S /GoTo /D (compiling) >> >> endobj -3258 0 obj << +3288 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 644.136 298.944 655.826] +/Rect [171.227 381.689 251.925 392.537] /Subtype/Link/A<> >> endobj -3259 0 obj << +3289 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 617.038 274.883 628.727] +/Rect [163.949 362.821 229.952 373.669] /Subtype/Link/A<> >> endobj -3260 0 obj << +3290 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [198.345 589.939 285.004 601.629] +/Rect [159.881 343.953 239.195 354.801] /Subtype/Link/A<> >> endobj -3261 0 obj << +3291 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 562.841 137.43 574.53] +/Rect [53.004 325.085 101.931 335.934] /Subtype /Link /A << /S /GoTo /D (Portability) >> >> endobj -3262 0 obj << +3292 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 535.743 298.944 547.432] +/Rect [171.227 306.217 251.925 317.066] /Subtype/Link/A<> >> endobj -3263 0 obj << +3293 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 508.644 274.883 520.334] +/Rect [163.949 287.35 229.952 298.198] /Subtype/Link/A<> >> endobj -3264 0 obj << +3294 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 483.667 235.975 493.235] +/Rect [53.004 270.419 191.927 279.33] /Subtype /Link /A << /S /GoTo /D (Other-Clients) >> >> endobj -3265 0 obj << +3295 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 454.447 298.944 466.137] +/Rect [171.227 249.614 251.925 260.462] /Subtype/Link/A<> >> endobj -3266 0 obj << +3296 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 427.349 274.883 439.039] +/Rect [163.949 230.746 229.952 241.594] /Subtype/Link/A<> >> endobj -3267 0 obj << +3297 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [180.011 400.251 256.337 411.94] +/Rect [143.138 211.878 213.015 222.726] /Subtype/Link/A<> >> endobj -3268 0 obj << +3298 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [199.799 372.546 287.61 385.448] +/Rect [161.209 192.457 241.575 204.412] /Subtype/Link/A<> >> endobj -3269 0 obj << +3299 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 346.054 218.369 357.743] +/Rect [53.004 174.142 175.849 184.99] /Subtype /Link /A << /S /GoTo /D (speed) >> >> endobj -3270 0 obj << +3300 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [190.89 318.955 299.368 330.645] +/Rect [153.073 155.274 252.312 166.122] /Subtype/Link/A<> >> endobj -3271 0 obj << +3301 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 291.857 298.944 303.547] +/Rect [171.227 136.406 251.925 147.254] /Subtype/Link/A<> >> endobj -3272 0 obj << +3302 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 264.759 274.883 276.448] +/Rect [163.949 117.538 229.952 128.387] /Subtype/Link/A<> >> endobj -3273 0 obj << +3303 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 237.66 266.596 249.35] +/Rect [53.004 98.67 219.892 109.519] /Subtype /Link /A << /S /GoTo /D (DNSDHCP) >> >> endobj -3274 0 obj << +3304 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [202.799 210.562 274.883 222.251] +/Rect [163.949 79.803 229.952 90.651] /Subtype/Link/A<> >> endobj -3275 0 obj << +3305 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 185.585 172.611 195.153] +/Rect [53.004 62.872 134.061 71.783] /Subtype /Link /A << /S /GoTo /D (Further-Resources) >> >> endobj -3276 0 obj << +3306 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [210.769 156.365 298.944 168.055] +/Rect [171.227 42.067 251.925 52.915] /Subtype/Link/A<> >> endobj -3253 0 obj << -/D [3251 0 R /XYZ 85.039 786.531 null] +3275 0 obj << +/D [3273 0 R /XYZ 54 639 null] >> endobj -3250 0 obj << -/Font << /F41 3072 0 R /F15 3056 0 R /F40 3075 0 R >> +3272 0 obj << +/Font << /F14 3105 0 R /F8 3088 0 R /F11 3108 0 R /F62 3075 0 R >> /ProcSet [ /PDF /Text ] >> endobj -3285 0 obj << -/Length 2642 +3317 0 obj << +/Length 2461 /Filter /FlateDecode >> stream -x[KsWL.)koe9Iݪ%1+ - ٫'FEhZSt :Uɹ$A>:;?P7BB7'D2r'cR2AD%޲|r"%N"Y5nVbnƿ~DѸ~kjYѓ v(*KNf* KO4`DrB)oNT"{1Z] -BudMuߤQa~/z1 J¤gO_7!pϮ1 9/rC{̛)Pt&7rBe>sO[9[Kl7՗.~Q@(=_Flpʆn† } 6`rrI?.pdž7Yug]uaΐ Sg(4&1k`ɥsj3Rlm/7&4~ž h|]r떺2U`&k4- kl^R +*׻2/)h`>SʲWSJ5RP#F_\ JSP -x8k&.˸txuov=_t;3Msd$~C9MC8ap LnD!Ÿ,Cx<6Dszm}|O6X.Vx{ڇrhCMCy} "`r`tόQ."-"|XMbӺ1=>B}?H읝bMC0@k` سp?9;'9ν@>+5_ HcPtDxpA_JI){bKݬ0r ΘC MCBLO.c]>s;:CtgEQ`4:5p;+s+n66=™j ݬ4icB awP7kAW-+ʲ$% DuA~%?䄫j~*5gXw#d ;ܙe1c6 s{[4 {Wu STTڧS}5#$ 0R9i~&,*q;SiХ`Δ}Coǘ|rOz4p>ڤ5pJ]oRDƪ.h)E!'D']]pqгb͕"Ho"o5qMk3|i")ucohIEH}"%DkR'RRY\C(B|dL"UtםG^6J_)|7MKG.@ŀ/*7DtUIڿmq3s뢿ًO@ -*"UJ!d@> dN)Bp%pj?2e;70 $:8ODUM!PBTQ>T;v_,x1ɴa6`sj-JnBd 2`r}3ͻ#CL4,yPT=j·F5PFzr5C^ gսJ$aLwF:<3.U-ƦM~꼘Pֲ+j|Pai eY04x4v6/vcqt6٩xjV?-QdS<ɦG|o;I\LB؃ޢ`w],@(V^}gE!\]LMF˹8 +}8P2]Ʌr +RJJIVB) պ02ꌣԑ g>邖 t*V*&닓OѸۼ)-woFF={7/Jmc%7RVQKMFl T+\˿7 s_gˍba~nFRYUTofuM=:3 +%𥆹ʍӯq߶֩XSO[ [K'F:( +&Up!Ms3>=2٭ɕqfTd,q6!%kHj 6(a`2lpћ u0 &VY )kLorQeޯMJ='m#${zHf+-wO ^3-%Qjp@)Қ|2/QW`@H*xJP$1H EZvv(2x}\f7dz /sds +Š0y NaZ?88\+Ɨ/'.`kWA -:5/CM4TԂjZgdX?Zd] @ϡ,): V5[84%Hrn8Ȣݜ.gGt G{v0^beʾ5*HT`=! PGR\gWb4Mnofv7l|ܷ+!# |ڟPzS*xT,,4ik4}yleE ۄV=*҃Y=?S4q7 2w<;B +j,ZlZmuZ^pe`=ccCξLݟ2[ |XU6Gv&ѧ^JCDq9BJPu\I˹b "WPz\d+)v>!C y]>&"-{fR.ZzRn_m"`܅hu3>7Wg EmoP/FnQHnѽ%}+jBӷuE/jd?sXʩMpcHljhRy)X 5X8NVj-_ 0&"DZ]9]fKO.|1pu&Cdlde `!1~C,#ua'tpM +#-Wa[_Fż}IT(nX<^`:XYw*ave[/8UT(@mޭW/`^vּ'o [ʬSFu#?8]\+>؃Cwnhb> P8V˟r_Y)x0K+GvC&ⱧZO}E.β +J#ݢ`V +\#Ãhgm_X=QpR{"OzK[ [xTP䊨`q] ~gكʙ_ﰳ7XӝlgsOpۑۃ3s"o(D#2.Gj.WTњgZjZ۠+VW:nnf_1ꄨJ"v'ޢ1NS'$Ժާޞ:nMSHTbԄP +ԑya2:ޝ6ĽzÄ{uGf)y9^GEvQ0"OၼJh6U>m+KhZ(j'; ujmrE+"ӺYrƅОY7ɪAendstream endobj -3284 0 obj << +3316 0 obj << /Type /Page -/Contents 3285 0 R -/Resources 3283 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3240 0 R -/Annots [ 3288 0 R 3289 0 R 3290 0 R 3291 0 R 3292 0 R 3293 0 R 3294 0 R 3295 0 R 3296 0 R 3297 0 R 3298 0 R 3299 0 R 3300 0 R 3301 0 R 3302 0 R 3303 0 R 3304 0 R 3305 0 R 3306 0 R 3307 0 R 3308 0 R 3309 0 R 3310 0 R 3311 0 R 3312 0 R 3313 0 R 3314 0 R 3315 0 R 3316 0 R 3317 0 R 3318 0 R 3319 0 R 3320 0 R 3321 0 R 3322 0 R 3323 0 R ] +/Contents 3317 0 R +/Resources 3315 0 R +/MediaBox [0 0 504 666] +/Parent 3216 0 R +/Annots [ 3319 0 R 3320 0 R 3321 0 R 3322 0 R 3323 0 R 3324 0 R 3325 0 R 3326 0 R 3327 0 R 3328 0 R 3329 0 R 3330 0 R 3331 0 R 3332 0 R 3333 0 R 3334 0 R 3335 0 R 3336 0 R 3337 0 R 3338 0 R 3339 0 R 3340 0 R 3341 0 R 3342 0 R 3343 0 R 3347 0 R 3348 0 R 3349 0 R ] >> endobj -3288 0 obj << +3319 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [442.639 430.089 450.996 439] +/Subtype /Link +/A << /S /GoTo /D (section*.1) >> +>> endobj +3320 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [439.456 408.061 450.996 416.973] +/Subtype /Link +/A << /S /GoTo /D (chapter*.2) >> +>> endobj +3321 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [524.436 603.575 539.579 613.869] +/Rect [427.709 373.581 450.996 380.887] /Subtype /Link /A << /S /GoTo /D (part.1) >> >> endobj -3289 0 obj << +3322 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [525.586 579.116 539.579 588.685] +/Rect [424.499 351.554 450.996 360.465] /Subtype /Link /A << /S /GoTo /D (chapter.1) >> >> endobj -3290 0 obj << +3323 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 565.567 539.579 574.59] +/Rect [433.562 339.577 456.863 348.223] /Subtype /Link /A << /S /GoTo /D (section.1.1) >> >> endobj -3291 0 obj << +3324 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 552.018 539.579 561.041] +/Rect [433.562 327.599 459.631 336.246] /Subtype /Link /A << /S /GoTo /D (section.1.2) >> >> endobj -3292 0 obj << +3325 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 538.469 539.579 547.492] +/Rect [433.562 315.622 454.096 324.269] /Subtype /Link /A << /S /GoTo /D (section.1.3) >> >> endobj -3293 0 obj << +3326 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 524.92 539.579 533.942] +/Rect [433.562 303.645 454.096 312.292] /Subtype /Link /A << /S /GoTo /D (section.1.4) >> >> endobj -3294 0 obj << +3327 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 511.37 539.579 520.393] +/Rect [433.562 291.668 451.328 297.95] /Subtype /Link /A << /S /GoTo /D (section.1.5) >> >> endobj -3295 0 obj << +3328 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 497.821 539.579 506.844] +/Rect [433.562 279.691 451.328 285.973] /Subtype /Link /A << /S /GoTo /D (section.1.6) >> >> endobj -3296 0 obj << +3329 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [525.586 473.363 539.579 482.931] +/Rect [427.681 257.664 450.996 266.575] /Subtype /Link /A << /S /GoTo /D (chapter.2) >> >> endobj -3297 0 obj << +3330 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 459.814 539.579 468.837] +/Rect [433.562 245.687 454.096 254.333] /Subtype /Link /A << /S /GoTo /D (section.2.1) >> >> endobj -3298 0 obj << +3331 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 446.265 539.579 455.287] +/Rect [433.562 233.71 454.096 242.356] /Subtype /Link /A << /S /GoTo /D (section.2.2) >> >> endobj -3299 0 obj << +3332 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 432.715 539.579 441.738] +/Rect [433.562 221.733 454.096 230.379] /Subtype /Link /A << /S /GoTo /D (subsection.2.2.1) >> >> endobj -3300 0 obj << +3333 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 419.166 539.579 428.189] +/Rect [433.562 209.756 456.863 218.402] /Subtype /Link /A << /S /GoTo /D (subsection.2.2.2) >> >> endobj -3301 0 obj << +3334 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 405.617 539.579 414.64] +/Rect [433.562 197.779 456.863 206.425] /Subtype /Link /A << /S /GoTo /D (subsection.2.2.3) >> >> endobj -3302 0 obj << +3335 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 392.068 539.579 401.091] +/Rect [433.562 185.802 459.631 194.448] /Subtype /Link /A << /S /GoTo /D (subsubsection.2.2.3.1) >> >> endobj -3303 0 obj << +3336 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 378.519 539.579 387.541] +/Rect [433.562 173.825 459.631 182.471] /Subtype /Link /A << /S /GoTo /D (subsection.2.2.4) >> >> endobj -3304 0 obj << +3337 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 364.969 539.579 373.992] +/Rect [433.562 161.847 459.354 170.494] /Subtype /Link /A << /S /GoTo /D (section.2.3) >> >> endobj -3305 0 obj << +3338 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 351.42 539.579 360.443] +/Rect [433.562 149.87 459.354 158.517] /Subtype /Link /A << /S /GoTo /D (section.2.4) >> >> endobj -3306 0 obj << +3339 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 337.871 539.579 346.894] +/Rect [433.562 137.893 459.354 146.54] /Subtype /Link /A << /S /GoTo /D (section.2.5) >> >> endobj -3307 0 obj << +3340 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 324.322 539.579 333.345] +/Rect [433.562 125.916 456.586 132.198] /Subtype /Link /A << /S /GoTo /D (section.2.6) >> >> endobj -3308 0 obj << +3341 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 310.773 539.579 319.795] +/Rect [433.562 113.939 456.586 120.221] /Subtype /Link /A << /S /GoTo /D (section.2.7) >> >> endobj -3309 0 obj << +3342 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 297.223 539.579 306.246] +/Rect [433.562 101.962 456.586 108.244] /Subtype /Link /A << /S /GoTo /D (subsection.2.7.1) >> >> endobj -3310 0 obj << +3343 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 283.674 539.579 292.697] +/Rect [433.562 89.985 456.586 96.267] /Subtype /Link /A << /S /GoTo /D (subsection.2.7.2) >> >> endobj -3311 0 obj << +3347 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 270.125 539.579 279.148] +/Rect [433.562 78.008 459.354 86.654] /Subtype /Link /A << /S /GoTo /D (subsection.2.7.3) >> >> endobj -3312 0 obj << +3348 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [525.586 245.667 539.579 255.235] +/Rect [418.452 55.981 450.996 64.892] /Subtype /Link /A << /S /GoTo /D (chapter.3) >> >> endobj -3313 0 obj << +3349 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 232.117 539.579 241.14] +/Rect [433.562 44.004 462.121 52.65] /Subtype /Link /A << /S /GoTo /D (section.3.1) >> >> endobj -3314 0 obj << +3318 0 obj << +/D [3316 0 R /XYZ 54 639 null] +>> endobj +3315 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F23 3078 0 R /F8 3088 0 R /F28 3064 0 R /F65 3346 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3352 0 obj << +/Length 3420 +/Filter /FlateDecode +>> +stream +xڵ\[sۺ~Cg*=!xɧois_;M3眙2hbK$'>˒]$o ,+I'*'@oCשTVjr<ݯӓr;PNp~kNjx$ӏde'Z3TB%R#ߓXA"DȺ<drhuYoP^$A. +l|J2ۤYNnvv 'R4v}k-'Dpdntw,V31 TL |Xne.dYm9M 5Lg*|:֗޻3=.޿8<{lPdFP}rhY +*AQ010*Rj:s0| ReBri9 ** x0>A ˧N_c|9מeSgƉ2:׌1S, +H~8 9'aK):=4w4a]aM+;fFPs$X1;d9YΠP!BG1R@_$,#HfBFo=4ZI312ZYP+ R%R%Y°w_=D2/:(aQ, AA38 .v邀>H,i K] Y}>K]1HSJzaBjD ]KOi_Oo=> +-c,űl#%4'9R8Rq$C9GRB/}",Qκ@snc<) rk=J WM*ڟ<>Y,Fߒ"rVS9$<& ##fhQޙ.l"wfwz +iPw/hhmJEy@r;;UwxN](~iΑ[q>ۢңV+AGl2,-NٜN! *s>zo$m_oLLYmMI ϝ*ƟivxXֺ:N,[sAop rU[*;J'g ,'5K<`$$veu.\2,:)ꩢ?g[9ܺ:g +vdw{҈4>M/IV8g.A LyNiSp<+Y|Ճ[ENi-aH[D:Ӌ/FEjt'Y#OC:גG~k9@y t{B}(g(/J2.BA LExir\tmj'uɇ+$0:[hfХJɺ?%Y5Y +=©f2#nnoЈ`'%LW\u'CUUa=Vh#Ssa vN./;]u_S`eXkBE$9&tP% d ,[<*X'mb5BG!yбNul٭z]f61[3#"V7Ц 0 ׅ(ȢE*zmepmC6ք=W619bF+,gr'n 1-uẗ(aJ<=` hs1MkXW1c9!S\sJXD&B<`3ٞ$-Et!s:Pe+g Gѕעbٲ,*!i"wfm.v ,LW9ޯ<Zv7:Յ5G-oY)ʔE㏉E:UF˛x1GּOޥ39YN4@>:ZLaXT|D9~SH-rhG}žY4[u}l eÖD^-a+%2l1Ȗz^베ƅ%'v3dp+w/w&ͮ;S6İo:@>DLU(zF)dXgPubgܭ̄6Ytڵ tiDc:}dU Yqǝ(d;EO2x8|@ho'Vkpl0qW[uIІq#c\Q>qWH rQR(C #kTفE9>CH\ :$QAG*h<߿N,%k'ߓyw7K oܹ);ϛ[~1/x<tW0qx(K%pL+Q$l$KSpI\z-IfVea"컢9Ū4f^DFڐdbg4tP1@xOC4R.6 0sGQ7(жIrlh$ERөbZj<}V(6lo#mjmg@pV" c%X&C<.Õ.ǓWy9?<^#_ۉ.fAuA0;`WמA0QgpAuźQڬN*@UY eyPG\'ekN/Ϗl}Vn޽uyX}V&EM(A~2ƽU Eȷ*V%{ԾUz*fqoU uG鎗*bE.[B=I"6?䔟m6|ޣnچ9.` 񚝐qv~ST 9QÜD7&DDO+/ endstream +endobj +3351 0 obj << +/Type /Page +/Contents 3352 0 R +/Resources 3350 0 R +/MediaBox [0 0 504 666] +/Parent 3216 0 R +/Annots [ 3354 0 R 3355 0 R 3356 0 R 3357 0 R 3358 0 R 3359 0 R 3360 0 R 3361 0 R 3362 0 R 3363 0 R 3364 0 R 3365 0 R 3366 0 R 3367 0 R 3368 0 R 3369 0 R 3370 0 R 3371 0 R 3372 0 R 3373 0 R 3374 0 R 3375 0 R 3376 0 R 3377 0 R 3378 0 R 3379 0 R 3380 0 R 3381 0 R 3382 0 R 3383 0 R 3384 0 R 3385 0 R 3386 0 R 3387 0 R 3388 0 R 3392 0 R 3393 0 R 3394 0 R 3395 0 R 3396 0 R 3397 0 R 3398 0 R 3399 0 R 3400 0 R 3401 0 R ] +>> endobj +3354 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [524.436 193.624 539.579 203.919] +/Rect [413.138 610.041 450.996 620.336] /Subtype /Link /A << /S /GoTo /D (part.2) >> >> endobj -3315 0 obj << +3355 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [525.586 169.166 539.579 178.734] +/Rect [421.634 587.22 450.996 596.131] /Subtype /Link /A << /S /GoTo /D (chapter.4) >> >> endobj -3316 0 obj << +3356 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 155.617 539.579 164.64] +/Rect [433.562 575.084 459.354 583.73] /Subtype /Link /A << /S /GoTo /D (section.4.1) >> >> endobj -3317 0 obj << +3357 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 142.068 539.579 151.09] +/Rect [440.978 562.948 450.996 571.859] /Subtype /Link /A << /S /GoTo /D (section.4.2) >> >> endobj -3318 0 obj << +3358 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 128.518 539.579 137.541] +/Rect [440.978 550.812 450.996 559.723] /Subtype /Link /A << /S /GoTo /D (section.4.3) >> >> endobj -3319 0 obj << +3359 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 114.969 539.579 123.992] +/Rect [438.211 538.676 450.996 547.587] /Subtype /Link /A << /S /GoTo /D (subsection.4.3.1) >> >> endobj -3320 0 obj << +3360 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 101.42 539.579 110.443] +/Rect [438.211 526.54 450.996 535.451] /Subtype /Link /A << /S /GoTo /D (subsubsection.4.3.1.1) >> >> endobj -3321 0 obj << +3361 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 87.871 539.579 96.894] +/Rect [438.211 514.404 450.996 523.315] /Subtype /Link /A << /S /GoTo /D (subsection.4.3.2) >> >> endobj -3322 0 obj << +3362 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 74.322 539.579 83.344] +/Rect [435.443 502.268 450.996 511.179] /Subtype /Link /A << /S /GoTo /D (subsubsection.4.3.2.1) >> >> endobj -3323 0 obj << +3363 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 60.772 539.579 69.795] +/Rect [435.443 490.132 450.996 499.043] /Subtype /Link /A << /S /GoTo /D (subsection.4.3.3) >> >> endobj -3286 0 obj << -/D [3284 0 R /XYZ 85.039 786.531 null] ->> endobj -3287 0 obj << -/D [3284 0 R /XYZ 85.039 643.064 null] ->> endobj -3283 0 obj << -/Font << /F20 3045 0 R /F15 3056 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3326 0 obj << -/Length 3279 -/Filter /FlateDecode ->> -stream -xYsF+UK>p\lDLyT--砀i{,٦lǕ уi -jA - Zr_G12ٟ=I-HS4k Ãv9*ffGN= G)cg18SMxWԃwsAh .`Dp{'{kJ݅`55mPI /ؠH^#:d4nfoez9ƌq}#+}f,0ry?(>ۉߠ"ʊȊ{ tl:q$ֵkN TO ^ZJPreZ Ozz-g{;g3{(~[g+{~f TVҫ=`\A LB\yCB,K5!Tc릩v[PPVGQa|2[[%C/\>p>V2! ze\VALϒ"S|-vrz)cdZ$QDuQߊ vufBpY \+ VnlX98%i@zTC&/ukx{U[ 'u 8H J$A0nܗ r S?;\dNo nP3> @B&}0xEJwt=].],?S bi x1/c*^vxpWxeV1cF2%uCP&OA˂P!>`1Q5MΆI3.K]I zHuvӀ&ۛBؾGpgIgqLLP= Fs2)Љo^PT`_g"V%14n ^OS"ꞾxvFAo< iШ^+F*HlY jCMSTeABlS-bW6|:.t=^4/<5];slg&8w -n*TC@K$RmP^B3S ;gH~LFp. @̐%cXz/]vݬjϦ덫 w'`)үUrI1tld>iLs!iVu 8H I:H`z}WPHRw7o? M>hA:q6.!J LZob*!r1nl4n ^5%p]?5S"/̖tX; f&-6_o\hSsV_VQ!Cw #4-[& V5iGj7Z0l7~akVG5̗P6r6,يVk\^ -+ ]RD'*a2 7&g1z T:m]8GftcjaeMw-#nCFFv[zqP:}3}ez,|Hro>SO ozoPg v[;ۑjd'L]K^g`\A mqTyܕ۞Gȷ=53(4+.ꍛm6_yj')W - D. Vu(HUԹsLˠnzʖ VֵtɲHǔաyMѥeuDljBǓ eܼ`uw3:f`$-\IiAgDz7¹{^ nPsO6rY|;JB>&|شyLK O=;AOxwGzJ؊Ɏ3B. mvJ.I!7ctcVbgsa1fldTO ^$h S(ՌpY{Jo]|G믳+=Jl+ek~+3W g}2\F& 9 > S__Ԑfm\{-9wT=BZNff_UU./8Rūd\W})luo݁}iISH IQϨh endstream -endobj -3325 0 obj << -/Type /Page -/Contents 3326 0 R -/Resources 3324 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3240 0 R -/Annots [ 3331 0 R 3332 0 R 3333 0 R 3334 0 R 3335 0 R 3336 0 R 3337 0 R 3338 0 R 3339 0 R 3340 0 R 3341 0 R 3342 0 R 3343 0 R 3344 0 R 3345 0 R 3346 0 R 3347 0 R 3348 0 R 3349 0 R 3350 0 R 3351 0 R 3352 0 R 3353 0 R 3354 0 R 3355 0 R 3356 0 R 3357 0 R 3358 0 R 3359 0 R 3360 0 R 3361 0 R 3362 0 R 3363 0 R 3364 0 R 3365 0 R 3366 0 R 3367 0 R 3368 0 R 3369 0 R 3370 0 R 3371 0 R 3372 0 R 3373 0 R 3374 0 R 3375 0 R 3376 0 R 3377 0 R 3378 0 R 3379 0 R 3380 0 R ] ->> endobj -3331 0 obj << +3364 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 754.651 539.579 763.674] +/Rect [435.443 477.996 450.996 486.907] /Subtype /Link /A << /S /GoTo /D (subsubsection.4.3.3.1) >> >> endobj -3332 0 obj << +3365 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 741.102 539.579 750.125] +/Rect [433.562 465.86 451.882 474.771] /Subtype /Link /A << /S /GoTo /D (subsection.4.3.4) >> >> endobj -3333 0 obj << +3366 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 727.553 539.579 736.575] +/Rect [433.562 453.724 451.882 462.635] /Subtype /Link /A << /S /GoTo /D (subsubsection.4.3.4.1) >> >> endobj -3334 0 obj << +3367 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 714.003 539.579 723.026] +/Rect [433.562 441.589 451.605 450.5] /Subtype /Link /A << /S /GoTo /D (subsection.4.3.5) >> >> endobj -3335 0 obj << +3368 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 700.454 539.579 709.477] +/Rect [435.72 429.453 450.996 438.364] /Subtype /Link /A << /S /GoTo /D (subsubsection.4.3.5.1) >> >> endobj -3336 0 obj << +3369 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 686.905 539.579 695.928] +/Rect [435.72 417.317 450.996 426.228] /Subtype /Link /A << /S /GoTo /D (section.4.4) >> >> endobj -3337 0 obj << +3370 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 673.356 539.579 682.379] +/Rect [433.562 405.181 451.605 414.092] /Subtype /Link /A << /S /GoTo /D (section.4.5) >> >> endobj -3338 0 obj << +3371 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 659.807 539.579 668.829] +/Rect [433.562 393.045 454.373 401.956] /Subtype /Link /A << /S /GoTo /D (subsection.4.5.1) >> >> endobj -3339 0 obj << +3372 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 646.257 539.579 655.28] +/Rect [433.562 380.909 454.373 389.82] /Subtype /Link /A << /S /GoTo /D (subsection.4.5.2) >> >> endobj -3340 0 obj << +3373 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 632.708 539.579 641.731] +/Rect [433.562 368.773 454.373 377.684] /Subtype /Link /A << /S /GoTo /D (subsection.4.5.3) >> >> endobj -3341 0 obj << +3374 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 619.159 539.579 628.182] +/Rect [433.562 356.637 454.373 365.548] /Subtype /Link /A << /S /GoTo /D (subsection.4.5.4) >> >> endobj -3342 0 obj << +3375 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [525.586 594.701 539.579 604.269] +/Rect [424.18 333.815 450.996 342.727] /Subtype /Link /A << /S /GoTo /D (chapter.5) >> >> endobj -3343 0 obj << +3376 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 581.151 539.579 590.174] +/Rect [433.562 321.68 451.605 330.591] /Subtype /Link /A << /S /GoTo /D (section.5.1) >> >> endobj -3344 0 obj << +3377 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 567.602 539.579 576.625] +/Rect [443.469 309.544 450.996 318.455] /Subtype /Link /A << /S /GoTo /D (section.5.2) >> >> endobj -3345 0 obj << +3378 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 554.053 539.579 563.076] +/Rect [443.469 297.408 450.996 306.319] /Subtype /Link /A << /S /GoTo /D (subsection.5.2.1) >> >> endobj -3346 0 obj << +3379 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 540.504 539.579 549.527] +/Rect [440.702 285.272 450.996 294.183] /Subtype /Link /A << /S /GoTo /D (subsection.5.2.2) >> >> endobj -3347 0 obj << +3380 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 526.955 539.579 535.978] +/Rect [440.978 273.136 450.996 282.047] /Subtype /Link /A << /S /GoTo /D (section.5.3) >> >> endobj -3348 0 obj << +3381 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 513.406 539.579 522.428] +/Rect [438.211 261 450.996 269.911] /Subtype /Link /A << /S /GoTo /D (section.5.4) >> >> endobj -3349 0 obj << +3382 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 499.856 539.579 508.879] +/Rect [435.443 248.864 450.996 257.775] /Subtype /Link /A << /S /GoTo /D (section.5.5) >> >> endobj -3350 0 obj << +3383 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 486.307 539.579 495.33] +/Rect [435.443 236.728 450.996 245.639] /Subtype /Link /A << /S /GoTo /D (subsection.5.5.1) >> >> endobj -3351 0 obj << +3384 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 472.758 539.579 481.781] +/Rect [435.443 224.592 450.996 233.503] /Subtype /Link /A << /S /GoTo /D (subsubsection.5.5.1.1) >> >> endobj -3352 0 obj << +3385 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 459.209 539.579 468.232] +/Rect [435.443 212.456 450.996 221.367] /Subtype /Link /A << /S /GoTo /D (subsubsection.5.5.1.2) >> >> endobj -3353 0 obj << +3386 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 445.66 539.579 454.682] +/Rect [433.562 200.32 451.882 209.231] /Subtype /Link /A << /S /GoTo /D (subsubsection.5.5.1.3) >> >> endobj -3354 0 obj << +3387 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 432.11 539.579 441.133] +/Rect [438.211 188.184 450.996 197.096] /Subtype /Link /A << /S /GoTo /D (subsection.5.5.2) >> >> endobj -3355 0 obj << +3388 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 418.561 539.579 427.584] +/Rect [440.978 176.049 450.996 184.96] /Subtype /Link /A << /S /GoTo /D (section.5.6) >> >> endobj -3356 0 obj << +3392 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 405.012 539.579 414.035] +/Rect [440.978 163.913 450.996 172.824] /Subtype /Link /A << /S /GoTo /D (subsection.5.6.1) >> >> endobj -3357 0 obj << +3393 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 391.463 539.579 400.486] +/Rect [438.211 151.777 450.996 160.688] /Subtype /Link /A << /S /GoTo /D (subsection.5.6.2) >> >> endobj -3358 0 obj << +3394 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 377.914 539.579 386.936] +/Rect [438.211 139.641 450.996 148.552] /Subtype /Link /A << /S /GoTo /D (subsection.5.6.3) >> >> endobj -3359 0 obj << +3395 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 364.364 539.579 373.387] +/Rect [435.443 127.505 450.996 136.416] /Subtype /Link /A << /S /GoTo /D (subsection.5.6.4) >> >> endobj -3360 0 obj << +3396 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 350.815 539.579 359.838] +/Rect [435.443 115.369 450.996 124.28] /Subtype /Link /A << /S /GoTo /D (subsection.5.6.5) >> >> endobj -3361 0 obj << +3397 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 337.266 539.579 346.289] +/Rect [435.443 103.233 450.996 112.144] /Subtype /Link /A << /S /GoTo /D (subsection.5.6.6) >> >> endobj -3362 0 obj << +3398 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 323.717 539.579 332.74] +/Rect [435.443 91.097 450.996 100.008] /Subtype /Link /A << /S /GoTo /D (subsection.5.6.7) >> >> endobj -3363 0 obj << +3399 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [525.586 299.258 539.579 308.827] +/Rect [430.545 68.276 450.996 77.187] /Subtype /Link /A << /S /GoTo /D (chapter.6) >> >> endobj -3364 0 obj << +3400 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 285.709 539.579 294.732] +/Rect [433.562 56.14 451.605 65.051] /Subtype /Link /A << /S /GoTo /D (section.6.1) >> >> endobj -3365 0 obj << +3401 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 272.16 539.579 281.183] +/Rect [435.72 44.004 450.996 52.915] /Subtype /Link /A << /S /GoTo /D (section.6.2) >> >> endobj -3366 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 258.611 539.579 267.634] -/Subtype /Link -/A << /S /GoTo /D (subsection.6.2.1) >> ->> endobj -3367 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 245.062 539.579 254.084] -/Subtype /Link -/A << /S /GoTo /D (subsubsection.6.2.1.1) >> +3353 0 obj << +/D [3351 0 R /XYZ 54 639 null] >> endobj -3368 0 obj << +3350 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F28 3064 0 R /F8 3088 0 R /F66 3391 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3404 0 obj << +/Length 3622 +/Filter /FlateDecode +>> +stream +xڭ\Ys ~ׯ[>R)YmVTTm˒/̀=#*@ '_4QTpALԣ{vrsptǣ*dtYYYn;ף8"IY)Vt>$FQ 0ǟ^)A$U9>ATU烤秃 }R' J$.0h((R;0) QAD( 1VqDEqI%jz8Ix|;W\Jo҉6jT믓Y;jW +M^.|$(S3EA<}D&2y uvdrʸB%S(A4K*k{:(5OU[Rϕo3ѫhQKSYFF}XsM8[g=YZϏTbXǧ1OG@Rt5JL&4`\i13z%Q 'qcI#{X!ؕ"UsQz^ +'kc/Cgz\w:4 Q]>?n'{X]Swv}p~|3Kk}|Ette}~]w X goV!-lcۖ!H%llv + l-UɕpZUR~6{kGBNV&A#Ƨ#ˑ Y0Y'ø+X\..CoJ*TJle}~C[UA#s[hZL4<XCW)!+q6D[/-Y (,<xx@.tlH4a -HП@W$E)*%c%G^驲?_lSV)qҥmfsm׹Fx " ,00pqy2+*o{P@X \0Nլ +z1uϛWT\זN'unRzx*gKdx 01ZRDu1VKdy0[E¢viP7nv~~lgճη>jʔ_]!|1ICF;<.)6?QE%BQbf~Lbz񝻙>:WɁ2]e>?ؼFBkut;Ө .?vM^'$Fӑryid,¢HK;{wyl +k~tjwu~OQUF*BNDu9k}>B۩vSme"NQ( *܍R햏j˲h`.Ϋx~˽ P/.r DϏG\Df7TKIyB 2>"@˺RkYٳvצ=tIRM#Զ=̼RSJ1Xj]km_/Gϰe1ςr-eIYws>cȣՙ Rs\Ϳ59^|!/w/ׂo)ʒ9$(wjcw&P0}0uÌmk\͊h*)!48L`w!!CyoSX Fk5J{0Əxk2w]Rw'yc' fvɾ : Ɲ ORd`K)"U9<[DbX5^>ʸv|u(V獋%?$0%YK1zC\֒8g slv* aDB>NlPDRf'zkyn{ӵTaI@]=7`w5`# m`ǑR2`;-ŝm LjMwU (B cicX!88aHpLD[G pdRa0"`ߐje&=uF +gT ȣ]LRlkbW*X0CO]X$" 7o\gEdhSb2`[ixnQ\_|?^yjl6K%LTmz鵾avuGAǭuo`S{yCK6֮,Da0>-"Wc=3WIk LbErxʫjWkϏ*PC*H"܎¡ oY^L99SIıQV7G`8X\ Q,ݲ8@ǣzd£,[HvHj8bl3#$,+/EdJ&lj+9]AЀBl3KLHb ##V@55]%f&/h'+${} FEC."7En0DYi\QX%i.""a~L-Y O;V4 U'DВleyd^t.}ЕxWCw)b]²>?\ʐFq1:OL`Ʋc&X}Hz=us pWiobʁ#d{ @X ^SR\<~?!UL] |~ÐH6Ň* R=8zt%n=0tj<It偉V;M^}8T5~^@>N#yvI&$-9"Mbtldċ-1y ׭Zryܶ"'DbdR|WACb'xhɂ刭 JLo銖u  xuFAJoΰ{3DA A2YA櫄^i&qprv@ >Ŀv7m%|?wu{mWKwgֽc|ӽܡWrmJAU:x3o9endstream +endobj +3403 0 obj << +/Type /Page +/Contents 3404 0 R +/Resources 3402 0 R +/MediaBox [0 0 504 666] +/Parent 3216 0 R +/Annots [ 3406 0 R 3407 0 R 3408 0 R 3409 0 R 3410 0 R 3411 0 R 3412 0 R 3413 0 R 3414 0 R 3415 0 R 3416 0 R 3417 0 R 3418 0 R 3419 0 R 3420 0 R 3421 0 R 3422 0 R 3423 0 R 3424 0 R 3425 0 R 3426 0 R 3427 0 R 3428 0 R 3429 0 R 3430 0 R 3431 0 R 3432 0 R 3433 0 R 3434 0 R 3435 0 R 3436 0 R 3437 0 R 3438 0 R 3439 0 R 3440 0 R 3441 0 R 3442 0 R 3443 0 R 3444 0 R 3445 0 R 3446 0 R 3447 0 R 3448 0 R 3449 0 R 3450 0 R 3451 0 R ] +>> endobj +3406 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [435.72 610.041 450.996 618.952] +/Subtype /Link +/A << /S /GoTo /D (subsection.6.2.1) >> +>> endobj +3407 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [433.562 597.933 451.605 606.844] +/Subtype /Link +/A << /S /GoTo /D (subsubsection.6.2.1.1) >> +>> endobj +3408 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 231.512 539.579 240.535] +/Rect [433.562 585.824 454.373 594.735] /Subtype /Link /A << /S /GoTo /D (subsection.6.2.2) >> >> endobj -3369 0 obj << +3409 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 217.963 539.579 226.986] +/Rect [433.562 573.715 457.14 582.626] /Subtype /Link /A << /S /GoTo /D (subsection.6.2.3) >> >> endobj -3370 0 obj << +3410 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 204.414 539.579 213.437] +/Rect [433.562 561.607 457.14 570.518] /Subtype /Link /A << /S /GoTo /D (subsection.6.2.4) >> >> endobj -3371 0 obj << +3411 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 190.865 539.579 199.888] +/Rect [433.562 549.498 457.14 558.409] /Subtype /Link /A << /S /GoTo /D (subsection.6.2.5) >> >> endobj -3372 0 obj << +3412 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 177.316 539.579 186.338] +/Rect [433.562 537.39 451.605 546.301] /Subtype /Link /A << /S /GoTo /D (subsubsection.6.2.5.1) >> >> endobj -3373 0 obj << +3413 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 163.766 539.579 172.789] +/Rect [433.562 525.281 451.605 534.192] /Subtype /Link /A << /S /GoTo /D (subsubsection.6.2.5.2) >> >> endobj -3374 0 obj << +3414 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 150.217 539.579 159.24] +/Rect [433.562 513.173 451.605 522.084] /Subtype /Link /A << /S /GoTo /D (section.6.3) >> >> endobj -3375 0 obj << +3415 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 136.668 539.579 145.691] +/Rect [435.72 501.064 450.996 509.975] /Subtype /Link /A << /S /GoTo /D (subsection.6.3.1) >> >> endobj -3376 0 obj << +3416 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 123.119 539.579 132.142] +/Rect [433.562 488.956 451.605 497.867] /Subtype /Link /A << /S /GoTo /D (section.6.4) >> >> endobj -3377 0 obj << +3417 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 109.57 539.579 118.593] +/Rect [433.562 476.847 451.605 485.758] /Subtype /Link /A << /S /GoTo /D (subsection.6.4.1) >> >> endobj -3378 0 obj << +3418 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 96.02 539.579 105.043] +/Rect [433.562 464.738 451.605 473.649] /Subtype /Link /A << /S /GoTo /D (subsection.6.4.2) >> >> endobj -3379 0 obj << +3419 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 82.471 539.579 91.494] +/Rect [433.562 452.63 451.605 461.541] /Subtype /Link /A << /S /GoTo /D (subsection.6.4.3) >> >> endobj -3380 0 obj << +3420 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 68.922 539.579 77.945] +/Rect [433.562 440.521 454.373 449.432] /Subtype /Link /A << /S /GoTo /D (subsection.6.4.4) >> >> endobj -3327 0 obj << -/D [3325 0 R /XYZ 85.039 786.531 null] ->> endobj -3324 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3383 0 obj << -/Length 3244 -/Filter /FlateDecode ->> -stream -x\Ks8WA4"Tl'd+7֔jvYUM$OfxH$ڢNj*cحnɠEԠU!̮z@14'm&{D5 eJ5| Qe!T52eA\q -|;WxWׯ.YYH;d -QTژ_ZqzDh̪zN_Bݶڲ b>|Hq5i$-LnKn[l;P4UЈD#oޚӢ(9mZHoFZ+m8Ɔӛs^1F5S?knC(QW*k٣[ĩ-l2rI6\Ͼ@m Z,mq&T -hB&N4 -2lF~DfQ4̘57&͗3><`2l ]֘>pl 73Kt`JW=&ȪҠhp ܸA9| |qxB_T]QoYEsS*dNV@xk&@j.7ڍ:!27x}ޚ_>^i{cG -®kv)'ca vm`8m[[LV(V%٥V>o`ОU|q㿲wfwKzZIf!}k~qt -fu5] ~솀5@DD߇v .5ŬmX֏D0V_nR hk T!O , %j0K_c7B֭eMrdG[ ]ŷsc`^2pAEIXy0WK)[6KB= vX^f;4@&+m0wi'Ol=ݢE0^_Bn!`B5@JDB{Z_f$_KדI<#RddvC<#PU#*`qۍFLRn_`J$ hkP&!>_/zߤo˴t畟1a(..@6َ0gK - \ o/&7+4WK^ -i#)870f_nA5@ CEI@oPfdjeHkn:=ƒ5"!' 1aV><ݒB51Dh[o<]\Or9vC@N@&UH٧s$ [74;ri1RA ѡY O h0J_c7m ,^ `F -=`Xڞ0%橱UmsfZgيD.g+P iU%ʞ(ctNX-5F`*~vWRiWLh H% -Vy~sU~[!j߀%`־4a -&7PEBo(z[MKLolx* ؗBlL)0~ntkIQ;he,n%C<9r$`}\\?>Q^}9!HsLnՄ|OpT>U3ǿ?&7 _({A} !IuhE:*N -0uLΞO3❕n8ÅzßZa.gF̪0QxU!iM-zJҐJwOz~mhv4CzJ؛'~BAB8rUHamBR,n\oh~+;ܵeSQpF-]k\gZ7Ȗ%QՄTzuePR$Zji)h m6iDž }T,!*VkMq\:1i휭K%, QUQ&ٱ/zަ=^-R ?EHG -<9e菆,aA{OVx2#vC Eh fTpEe*$3lNA9~̟v ض/_b7/ n*[СLOXQ3Y/g Q޼G6ldb9i7'$!4E A>AA<&7 㦠EQ]/n 1S -%Ag6?A#;Ͼ˜܀0 w`c/m_n|n3k <^e;=38n5|U3bnKufֻf(8;DP"{m%!qr鱄3Ïi` A'ybmr&PG2YX}ޔt5j񘡹`pa3 7@}\>h SZ9|eKew,~~^6'ٲ:R"w4֘Қ8bګwتLldoTbB \[2$%OMgvfLa1$|EQw\cQxs=UY}$_hc%Eendstream -endobj -3382 0 obj << -/Type /Page -/Contents 3383 0 R -/Resources 3381 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3240 0 R -/Annots [ 3385 0 R 3386 0 R 3387 0 R 3388 0 R 3389 0 R 3390 0 R 3391 0 R 3392 0 R 3393 0 R 3394 0 R 3395 0 R 3396 0 R 3397 0 R 3398 0 R 3399 0 R 3400 0 R 3401 0 R 3402 0 R 3403 0 R 3404 0 R 3405 0 R 3406 0 R 3407 0 R 3408 0 R 3409 0 R 3410 0 R 3411 0 R 3412 0 R 3413 0 R 3414 0 R 3415 0 R 3416 0 R 3417 0 R 3418 0 R 3419 0 R 3420 0 R 3421 0 R 3422 0 R 3423 0 R 3424 0 R 3425 0 R 3426 0 R 3427 0 R 3428 0 R 3429 0 R 3430 0 R 3431 0 R 3432 0 R ] ->> endobj -3385 0 obj << +3421 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [525.586 754.651 539.579 764.219] +/Rect [424.18 417.837 450.996 426.748] /Subtype /Link /A << /S /GoTo /D (chapter.7) >> >> endobj -3386 0 obj << +3422 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 741.102 539.579 750.125] +/Rect [433.562 405.728 457.14 414.639] /Subtype /Link /A << /S /GoTo /D (section.7.1) >> >> endobj -3387 0 obj << +3423 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 727.553 539.579 736.575] +/Rect [433.562 393.619 456.863 402.53] /Subtype /Link /A << /S /GoTo /D (section.7.2) >> >> endobj -3388 0 obj << +3424 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 714.003 539.579 723.026] +/Rect [433.562 381.511 454.096 390.422] /Subtype /Link /A << /S /GoTo /D (subsection.7.2.1) >> >> endobj -3389 0 obj << +3425 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 700.454 539.579 709.477] +/Rect [433.562 369.402 456.863 378.313] /Subtype /Link /A << /S /GoTo /D (subsection.7.2.2) >> >> endobj -3390 0 obj << +3426 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 686.905 539.579 695.928] +/Rect [433.562 357.294 459.631 366.205] /Subtype /Link /A << /S /GoTo /D (subsection.7.2.3) >> >> endobj -3391 0 obj << +3427 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 673.356 539.579 682.379] +/Rect [433.562 345.185 459.631 354.096] /Subtype /Link /A << /S /GoTo /D (subsection.7.2.4) >> >> endobj -3392 0 obj << +3428 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 659.807 539.579 668.829] +/Rect [433.562 333.077 459.631 341.988] /Subtype /Link /A << /S /GoTo /D (subsubsection.7.2.4.1) >> >> endobj -3393 0 obj << +3429 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 646.257 539.579 655.28] +/Rect [433.562 320.968 462.398 329.879] /Subtype /Link /A << /S /GoTo /D (subsubsection.7.2.4.2) >> >> endobj -3394 0 obj << +3430 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 632.708 539.579 641.731] +/Rect [433.562 308.86 462.398 317.771] /Subtype /Link /A << /S /GoTo /D (subsubsection.7.2.4.3) >> >> endobj -3395 0 obj << +3431 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 619.159 539.579 628.182] +/Rect [433.562 296.751 462.398 305.662] /Subtype /Link /A << /S /GoTo /D (section.7.3) >> >> endobj -3396 0 obj << +3432 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 605.61 539.579 614.633] +/Rect [433.562 284.642 462.398 293.554] /Subtype /Link /A << /S /GoTo /D (subsection.7.3.1) >> >> endobj -3397 0 obj << +3433 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 592.061 539.579 601.083] +/Rect [433.562 272.534 454.096 281.445] /Subtype /Link /A << /S /GoTo /D (subsection.7.3.2) >> >> endobj -3398 0 obj << +3434 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 578.511 539.579 587.534] +/Rect [433.562 260.425 456.863 269.336] /Subtype /Link /A << /S /GoTo /D (section.7.4) >> >> endobj -3399 0 obj << +3435 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 564.962 539.579 573.985] +/Rect [433.562 248.317 456.863 257.228] /Subtype /Link /A << /S /GoTo /D (subsection.7.4.1) >> >> endobj -3400 0 obj << +3436 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 551.413 539.579 560.436] +/Rect [433.562 236.208 459.631 245.119] /Subtype /Link /A << /S /GoTo /D (subsection.7.4.2) >> >> endobj -3401 0 obj << +3437 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 537.864 539.579 546.887] +/Rect [433.562 224.1 462.121 233.011] /Subtype /Link /A << /S /GoTo /D (subsection.7.4.3) >> >> endobj -3402 0 obj << +3438 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 524.315 539.579 533.337] +/Rect [433.562 211.991 462.121 220.902] /Subtype /Link /A << /S /GoTo /D (subsubsection.7.4.3.1) >> >> endobj -3403 0 obj << +3439 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 510.765 539.579 519.788] +/Rect [433.562 199.883 462.121 208.794] /Subtype /Link /A << /S /GoTo /D (subsection.7.4.4) >> >> endobj -3404 0 obj << +3440 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 497.216 539.579 506.239] +/Rect [433.562 187.774 459.354 196.685] /Subtype /Link /A << /S /GoTo /D (subsection.7.4.5) >> >> endobj -3405 0 obj << +3441 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 483.667 539.579 492.69] +/Rect [433.562 175.665 459.354 184.577] /Subtype /Link /A << /S /GoTo /D (subsection.7.4.6) >> >> endobj -3406 0 obj << +3442 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 470.118 539.579 479.141] +/Rect [433.562 163.557 459.354 172.468] /Subtype /Link /A << /S /GoTo /D (section.7.5) >> >> endobj -3407 0 obj << +3443 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 456.569 539.579 465.591] +/Rect [433.562 151.448 459.354 160.359] /Subtype /Link /A << /S /GoTo /D (section.7.6) >> >> endobj -3408 0 obj << +3444 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 443.019 539.579 452.042] +/Rect [433.562 139.34 462.121 148.251] /Subtype /Link /A << /S /GoTo /D (subsection.7.6.1) >> >> endobj -3409 0 obj << +3445 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 429.47 539.579 438.493] +/Rect [433.562 127.231 462.121 136.142] /Subtype /Link /A << /S /GoTo /D (subsection.7.6.2) >> >> endobj -3410 0 obj << +3446 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 415.921 539.579 424.944] +/Rect [433.562 115.123 462.121 124.034] /Subtype /Link /A << /S /GoTo /D (subsection.7.6.3) >> >> endobj -3411 0 obj << +3447 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [525.586 391.463 539.579 401.031] +/Rect [415.269 92.438 450.996 101.349] /Subtype /Link /A << /S /GoTo /D (chapter.8) >> >> endobj -3412 0 obj << +3448 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 377.914 539.579 386.936] +/Rect [433.562 80.329 464.889 89.24] /Subtype /Link /A << /S /GoTo /D (section.8.1) >> >> endobj -3413 0 obj << +3449 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 364.364 539.579 373.387] +/Rect [433.562 68.221 464.889 77.132] /Subtype /Link /A << /S /GoTo /D (section.8.2) >> >> endobj -3414 0 obj << +3450 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 350.815 539.579 359.838] +/Rect [433.562 56.112 467.656 65.023] /Subtype /Link /A << /S /GoTo /D (section.8.3) >> >> endobj -3415 0 obj << +3451 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 337.266 539.579 346.289] +/Rect [433.562 44.004 467.656 52.915] /Subtype /Link /A << /S /GoTo /D (subsection.8.3.1) >> >> endobj -3416 0 obj << +3405 0 obj << +/D [3403 0 R /XYZ 54 639 null] +>> endobj +3402 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3454 0 obj << +/Length 3384 +/Filter /FlateDecode +>> +stream +xڭ[S:y!w?mq9K`!,gOՆ$øb61Gn:TAH:o맖Z5ll&,.Gǃptz'ST}v8rQY6Z|_K -b66Ll/o_βhTȂ< +,NFODRY@< .+,Gq6>q鿠8-Di|6% Xƹe-j "K8*GXy\t :u\?>z+FV&Kxf/./eKꨦa?EnQi֎W|jTuT+*MMGqe'U,HyQZچc*V;\x|;\Lh|˯Z޽]w߻;\Nt]̥7n +Aӱk2vב 3Z2UTR* -`XR~ĵtRZZNKAx<-.m)Y}$E9rQdPNU{ n"O3d|~dx]L]q*ioȒ{YYBP:(L~*mQ2\OTQb!w + ᝹h@V :ZY,VQA'Ĵ f+KnRՄ 9A]cl7+<O3ዅ$#DZJ/,*=mE,[1\$^>Ez ?Qx?Ň0JU' yI!T +a!lq1;+ߋj2V6B^|`I&P0Q"Ghѐ1٨䙬 W|ӈ]'ȟi x}7P +QaZ_$\PU UC`@!AG1!9Ŗ#ea ( 4,œJ%:kpT:8DVM /tvHNx?Bg'm>mv8Zj 2f>;bXbtv/9K^red,&-\pRHpcuifaB>r"WYh "4i)%6ϐqx laӈ?DZ2]@(ne\|Ch02[,- `tz| A V<8hgs'i h,_řAG=ҖzUAe.eap \X׻s|`wKgS3rl%Iv v->,Cj7C[x +E 劦ԍ x#)PDC#WQ22D!{wD\MBQJBw r'GV؋ ;kx œvcbl}qARDT_AZr 6*ݫx#P9E^[()+{BLw Kvwh[[uO 4n%O vsT~y\~LןDݏ#9${&/-_x:{m7 +G/&!,S>@񧆈][A؊,HKjF[lbE` 6KvyzJޭXByB'x>|-S,A/ .hXF 4 *Rm(nH!<4E-">f- ,GF`}<<}ԓ*&qtC p౸(=$%LQ{%B f0IKV1x_ZɂB<\X{B[`KS{hB{OR% g4-Ŷ».puQA\$( zD[(H96쵎a=[} + jmҏ_BoRm^UzW0~WOyQ-E>5$X̛jhiD$f{ {z;?hxBDK0Ev}LoO )mai` rQbkG֏jnLDɂ7PC=D +tƥ0#"5"[xWG"J5RT&t Z^X}W#I7̔|У-mbp6=D9vU )1މ LڧQfYd, ej}qACRIRva9rvdzιhޤ;'t/ > D~ZO aW[>Me"z.hzsuv- +!j|sM>c.= ++$~?PTRϰnS^&&y&SK1)dNR੥u'KB99sy^;}˹<-ӌGק$b)6"wI 3HN42èǕy*(N7,d㍀Co?'||l-W@Z?/$U|YPe߮ɓ9= |Nʙ8R?Qx4n:endstream +endobj +3453 0 obj << +/Type /Page +/Contents 3454 0 R +/Resources 3452 0 R +/MediaBox [0 0 504 666] +/Parent 3498 0 R +/Annots [ 3456 0 R 3457 0 R 3458 0 R 3459 0 R 3460 0 R 3461 0 R 3462 0 R 3463 0 R 3464 0 R 3465 0 R 3466 0 R 3467 0 R 3468 0 R 3469 0 R 3470 0 R 3471 0 R 3472 0 R 3473 0 R 3474 0 R 3475 0 R 3476 0 R 3477 0 R 3478 0 R 3479 0 R 3480 0 R 3481 0 R 3482 0 R 3483 0 R 3484 0 R 3485 0 R 3486 0 R 3487 0 R 3488 0 R 3489 0 R 3490 0 R 3491 0 R 3492 0 R 3493 0 R 3494 0 R 3495 0 R 3496 0 R 3497 0 R ] +>> endobj +3456 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 323.717 539.579 332.74] +/Rect [433.562 610.041 462.121 618.952] /Subtype /Link /A << /S /GoTo /D (subsection.8.3.2) >> >> endobj -3417 0 obj << +3457 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 310.168 539.579 319.19] +/Rect [439.318 597.882 450.996 604.164] /Subtype /Link /A << /S /GoTo /D (section.8.4) >> >> endobj -3418 0 obj << +3458 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [525.586 285.709 539.579 295.278] +/Rect [434.683 574.945 450.996 583.856] /Subtype /Link /A << /S /GoTo /D (chapter.9) >> >> endobj -3419 0 obj << +3459 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 272.16 539.579 281.183] +/Rect [436.55 562.786 450.996 571.433] /Subtype /Link /A << /S /GoTo /D (section.9.1) >> >> endobj -3420 0 obj << +3460 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [524.436 233.667 539.579 243.962] +/Rect [432.192 527.396 450.996 537.691] /Subtype /Link /A << /S /GoTo /D (part.3) >> >> endobj -3421 0 obj << +3461 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [525.586 209.209 539.579 218.777] +/Rect [428.318 504.459 450.996 513.37] /Subtype /Link /A << /S /GoTo /D (chapter.10) >> >> endobj -3422 0 obj << +3462 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 195.659 539.579 204.682] +/Rect [433.562 492.3 453.542 500.947] /Subtype /Link /A << /S /GoTo /D (section.10.1) >> >> endobj -3423 0 obj << +3463 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 182.11 539.579 191.133] +/Rect [433.562 480.141 453.266 488.788] /Subtype /Link /A << /S /GoTo /D (section.10.2) >> >> endobj -3424 0 obj << +3464 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 168.561 539.579 177.584] +/Rect [434.06 467.983 450.996 474.265] /Subtype /Link /A << /S /GoTo /D (section.10.3) >> >> endobj -3425 0 obj << +3465 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 155.012 539.579 164.035] +/Rect [434.06 455.824 450.996 462.106] /Subtype /Link /A << /S /GoTo /D (subsection.10.3.1) >> >> endobj -3426 0 obj << +3466 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 141.463 539.579 150.485] +/Rect [434.06 443.665 450.996 449.947] /Subtype /Link /A << /S /GoTo /D (subsection.10.3.2) >> >> endobj -3427 0 obj << +3467 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 127.913 539.579 136.936] +/Rect [433.562 431.506 453.266 440.152] /Subtype /Link /A << /S /GoTo /D (subsection.10.3.3) >> >> endobj -3428 0 obj << +3468 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 114.364 539.579 123.387] +/Rect [433.562 419.347 458.8 427.993] /Subtype /Link /A << /S /GoTo /D (section.10.4) >> >> endobj -3429 0 obj << +3469 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 100.815 539.579 109.838] +/Rect [433.562 407.188 453.266 415.834] /Subtype /Link /A << /S /GoTo /D (subsection.10.4.1) >> >> endobj -3430 0 obj << +3470 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 87.266 539.579 96.289] +/Rect [444.576 395.029 450.996 401.311] /Subtype /Link /A << /S /GoTo /D (subsection.10.4.2) >> >> endobj -3431 0 obj << +3471 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 73.717 539.579 82.739] +/Rect [441.808 382.87 450.996 391.516] /Subtype /Link /A << /S /GoTo /D (subsection.10.4.3) >> >> endobj -3432 0 obj << +3472 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 60.167 539.579 69.19] +/Rect [439.041 370.711 450.996 379.357] /Subtype /Link /A << /S /GoTo /D (subsection.10.4.4) >> >> endobj -3384 0 obj << -/D [3382 0 R /XYZ 85.039 786.531 null] ->> endobj -3381 0 obj << -/Font << /F56 3330 0 R /F20 3045 0 R /F15 3056 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3435 0 obj << -/Length 3557 -/Filter /FlateDecode ->> -stream -xYs6)mGO[D)[v,yUT-G>j'JYs`:tR -jRN'I6V|wB3w,:۫o -9jrƟʈjn{i/_~8yrO_Rᇓ𪜼S3Bj9'"G.[>VCW!xIDAEtIWȼ0ס~͉ 3.b׮;O]?]877+mvTB;{5SixT X /o=r4Xոkj>T?lIR{La2<̙ 1͒ n)g4$ԙgcӟ/.-+@S}e\=4+oW=Dw_=`4W(SOHB5tl? -S@Dd4W?^V6*Ɍ}EI;2Kx! u9Gv,-iedX X a =K2a9eFJ՘{1V^f7HnMýo JN/C.`cUt`U/1tj@FAַ߯zPuo`@xd":V& IOʤ_D&cXpN,O =Z\:+t6WlW@6R'wvTVNȋ(ڝi{,#T@ҁn}<~3CT.Bc3{'y{v̱ 2I?^BW]U"x>roջ03Z7n -h.cat0E@9@Td€S7cz7 ߘ,Ҏ"6cE?5RYZ]I !Ա@QA'.}^mg0jP=fnz/b1 >!;I" 1x'>Roo-Iq5%8i" 1Tڔ@^|:^Vo =]&tSJ uK9׃u1 6!`;-`E@b!G>+]h6zlG!Bl0 -[!1%u ^}u@=TR&z WOM F b՚R!-Yv5lf>5i嵎ЄfMzTudL))i ;H&Hs ZΫR-C/';q|Yŝ yր22yiC`FҎҴ;AO(B6.s"%!Y=n9l+jM6bunm~%4v LzÞONT\>w1 >!#E@c=J>) -HPTM̎B3mx_n@и 2d@;Jg97¹_\ uH1h*HU>=[,vw[]Uq};fZfhC=ׇSB AC9%c?>-r)0:W?C|\qB9Q&uen%_:ۯ=U;> ?~3.@LV`TzE@`̱oiEm;+o ;6uY7t 'or3}L/:w @r1q0Cw"F/sgd0eAX鰃/w\q+`$-~1`cSub`Xx?1sIq@[rvǑ2Jn (BZch)xQm@_p@)c8>;z¡s0CtizX -G?x. =,-ߞ - kC(-\?5c+_Mk3z;Or fNH>E@Pb=KAIIYdyML#K`e!E&bb fN E@b} f~U\yme3!0zn QHTk=l[nnv;\^[?z31+1!;L. 9YN -FƨT~cSμ1 [:{33ֆM}:k,`, _اzP$aR̠)¬&T&d<,V5v+NLm7v,2aıf2:ʤ2E@9j̪HCO+b}*7OE Jʑ>ߞ -}ܽBaO_XHdHSR EH uR$@ Ĩc9WeU!m@Iwh"&" CÊW:r߸n9rL3}HUI0CTb" *EHR":ݍ]*2ugWW.xcE`E(ss2(:F7s=k9h%[?rH76붞3߻I8X %(s -|a&~L}ȹUE0CTAT/ -̱WHCfUQKWI JEo$" K yYHQtfv[ Ǻ?{v9MzzX"V(О'pҲ"#0kilS٩3ְ&{inSv4S}GYaqK{n泊_ .p#Dfi2 !uj^#8ya3ѭe:fUX7}hpc3hW\(sJF#zm̍m`pIk4eRt`TR>+wY#Q48`,,yLeFJg/E&kz7۷ܳY)T&0hJC˓}ilNŠh~l3=–_'톟iB7`=3@'o՚qJʡF?e}*dpEsPT2[endstream -endobj -3434 0 obj << -/Type /Page -/Contents 3435 0 R -/Resources 3433 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3240 0 R -/Annots [ 3437 0 R 3438 0 R 3439 0 R 3440 0 R 3441 0 R 3442 0 R 3443 0 R 3444 0 R 3445 0 R 3446 0 R 3447 0 R 3448 0 R 3449 0 R 3450 0 R 3451 0 R 3452 0 R 3453 0 R 3454 0 R 3455 0 R 3456 0 R 3457 0 R 3458 0 R 3459 0 R 3460 0 R 3461 0 R 3462 0 R 3463 0 R 3464 0 R 3465 0 R 3466 0 R 3467 0 R 3468 0 R 3472 0 R 3473 0 R 3474 0 R 3475 0 R 3476 0 R 3477 0 R 3478 0 R 3479 0 R 3480 0 R 3481 0 R 3482 0 R 3483 0 R 3484 0 R 3485 0 R 3486 0 R 3487 0 R 3488 0 R 3489 0 R ] ->> endobj -3437 0 obj << +3473 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 754.651 539.579 763.674] +/Rect [436.274 358.552 450.996 367.198] /Subtype /Link /A << /S /GoTo /D (subsection.10.4.5) >> >> endobj -3438 0 obj << +3474 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 741.102 539.579 750.125] +/Rect [436.274 346.393 450.996 355.039] /Subtype /Link /A << /S /GoTo /D (subsection.10.4.6) >> >> endobj -3439 0 obj << +3475 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [526.677 727.553 539.579 736.575] +/Rect [436.274 334.234 450.996 342.88] /Subtype /Link /A << /S /GoTo /D (subsection.10.4.7) >> >> endobj -3440 0 obj << +3476 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [436.274 322.075 450.996 330.721] /Subtype /Link /A << /S /GoTo /D (subsection.10.4.8) >> >> endobj -3441 0 obj << +3477 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 700.454 539.579 709.477] +/Rect [436.55 309.916 450.996 318.562] /Subtype /Link /A << /S /GoTo /D (section.10.5) >> >> endobj -3442 0 obj << +3478 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 686.905 539.579 695.928] +/Rect [439.318 297.757 450.996 304.039] /Subtype /Link /A << /S /GoTo /D (subsection.10.5.1) >> >> endobj -3443 0 obj << +3479 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 673.356 539.579 682.379] +/Rect [436.55 285.598 450.996 294.244] /Subtype /Link /A << /S /GoTo /D (subsection.10.5.2) >> >> endobj -3444 0 obj << +3480 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 659.807 539.579 668.829] +/Rect [436.55 273.439 450.996 282.085] /Subtype /Link /A << /S /GoTo /D (subsection.10.5.3) >> >> endobj -3445 0 obj << +3481 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 646.257 539.579 655.28] +/Rect [436.55 261.28 450.996 269.926] /Subtype /Link /A << /S /GoTo /D (section.10.6) >> >> endobj -3446 0 obj << +3482 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 632.708 539.579 641.731] +/Rect [433.783 249.121 450.996 257.767] /Subtype /Link /A << /S /GoTo /D (subsection.10.6.1) >> >> endobj -3447 0 obj << +3483 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 619.159 539.579 628.182] +/Rect [433.783 236.962 450.996 245.608] /Subtype /Link /A << /S /GoTo /D (subsection.10.6.2) >> >> endobj -3448 0 obj << +3484 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 605.61 539.579 614.633] +/Rect [433.562 224.803 453.542 233.449] /Subtype /Link /A << /S /GoTo /D (section.10.7) >> >> endobj -3449 0 obj << +3485 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 592.061 539.579 601.083] +/Rect [433.562 212.644 453.542 221.29] /Subtype /Link /A << /S /GoTo /D (subsection.10.7.1) >> >> endobj -3450 0 obj << +3486 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 578.511 539.579 587.534] +/Rect [436.55 200.485 450.996 209.131] /Subtype /Link /A << /S /GoTo /D (subsection.10.7.2) >> >> endobj -3451 0 obj << +3487 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 564.962 539.579 573.985] +/Rect [439.318 188.326 450.996 194.608] /Subtype /Link /A << /S /GoTo /D (subsection.10.7.3) >> >> endobj -3452 0 obj << +3488 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 551.413 539.579 560.436] +/Rect [439.318 176.167 450.996 182.449] /Subtype /Link /A << /S /GoTo /D (subsubsection.10.7.3.1) >> >> endobj -3453 0 obj << +3489 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 537.864 539.579 546.887] +/Rect [433.562 164.008 453.542 172.655] /Subtype /Link /A << /S /GoTo /D (section.10.8) >> >> endobj -3454 0 obj << +3490 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 510.765 539.579 519.788] +/Rect [433.562 139.894 453.542 148.54] /Subtype /Link /A << /S /GoTo /D (subsection.10.8.1) >> >> endobj -3455 0 obj << +3491 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 497.216 539.579 506.239] +/Rect [433.562 127.735 453.542 136.382] /Subtype /Link /A << /S /GoTo /D (subsection.10.8.2) >> >> endobj -3456 0 obj << +3492 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 483.667 539.579 492.69] +/Rect [433.562 115.576 453.542 124.223] /Subtype /Link /A << /S /GoTo /D (subsection.10.8.3) >> >> endobj -3457 0 obj << +3493 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 470.118 539.579 479.141] +/Rect [433.562 103.417 453.266 112.064] /Subtype /Link /A << /S /GoTo /D (subsection.10.8.4) >> >> endobj -3458 0 obj << +3494 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 445.66 539.579 455.228] +/Rect [431.818 80.481 450.996 86.901] /Subtype /Link /A << /S /GoTo /D (chapter.11) >> >> endobj -3459 0 obj << +3495 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 432.11 539.579 441.133] +/Rect [434.06 68.322 450.996 74.604] /Subtype /Link /A << /S /GoTo /D (section.11.1) >> >> endobj -3460 0 obj << +3496 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 418.561 539.579 427.584] +/Rect [434.06 56.163 450.996 62.445] /Subtype /Link /A << /S /GoTo /D (subsection.11.1.1) >> >> endobj -3461 0 obj << +3497 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 405.012 539.579 414.035] +/Rect [433.562 44.004 453.266 52.65] /Subtype /Link /A << /S /GoTo /D (subsection.11.1.2) >> >> endobj -3462 0 obj << +3455 0 obj << +/D [3453 0 R /XYZ 54 639 null] +>> endobj +3452 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F28 3064 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3501 0 obj << +/Length 3653 +/Filter /FlateDecode +>> +stream +xڭ]S9N@B1&@ef€!kBׯ[-鼶7T%Ws$faTy;xg#?9>}\e6i|p$VdIԃǿ>|ؠ6ɫ4);&fĆ1.ѧ[+($Uʄ;HƋ&U{E&H;_҂:'jZa&Z/ɴKd]rF_qMZe\<t|[V<uV$+umaӳv P-uGq;u^=?=ϒC.oAV 3%6jCgN\WhyA ۝#zܦL9be?y?6Z nh ]F_AUh$+Q~e, Dzv|*^jo(Pm(o'PUs[IXLyH5 [T/IdN"GxkۖwPa3f,'$8Yϛc]f5j=epUP&^jqH#z#wuC|l8}T<[ŋlՊ2S,Ok~|<<,_a5AHm к V'u`Hh~HTHt&$Ug,t[ϯ+$°X!]>ߟA8%TpN݋bZ&5!EmҧXP;4E j(: U7lDuw5>lE+_"tY}ؒKL5oabLXKĊD5VWS3(N~LJ3i;%Q+K1鳫(vC5p~θ{GoSât|I6;MfUƤOHwi@ԐvDm"ð:"Gbͣw"ƼPpə5r"1m(C.5ppͣ[uI6'N_dOo:μܫTL1A=&@.&23m~LTLt&&Qu{eYggQ”{9u& +.*@p['Y36mmAlTyfl u 5Rxυ]ˉ_fH|}% ͓p3)_߼3 +=F0nIm^:K hQ/$P }.p7CijJ\aerI1e#3h^x~$sMX&,m75F0k$eq13v)$D$)U/A+N Vp41641 j9wk3q-:vrH *LTs!yuƧDx2ؘڔtQDMT8瓍3|ClXfCpЖ=#GHm +hfx4Qfd,,ʌ_tfmt9^IQDe}Aup8jM58ffHV3*t%;؊S$ }_=@B%A28@ɫЉcaѧ_Ђ8wkx!Fͥ>eL?zKjx +t~XX2H Zb\a y\螥w371өMg8h.;' ‚:uk,lX'_ ,hAb zX QzdH 2e0]rߎQ{!NP>kF08m4_F29vlMύ "#P@5x_r_G9z'44r$6y/;﷋Gՙ"pC,Pqr=B},V׼K4X(z(j1=bŕÕ'ې1Џu"%{4(ߣ#]I )3>zU8h舝MjwRt9|;Au?؂|?54- ):gv|s+4sPq8tY)לKկ__="6R(]aStgarͽ9-,?2ev|~(Md3oe/kgv [{a +y}B/v#5v, +68@ZJ#^[XdZiAQ$lO{(=e A&AZxvL(S29vhȴ=夻d'1!jK\^#076prt9J϶~X]ϛF]?+6a%=vGȩ!=P{)TdXG7;DCXUʞ7 oY=ԛY +|S  +jr>xK^W-l8V=Q&k(rNozE myaf%FriH.jZ]T[Æ\iżDcE-e{{endstream +endobj +3500 0 obj << +/Type /Page +/Contents 3501 0 R +/Resources 3499 0 R +/MediaBox [0 0 504 666] +/Parent 3498 0 R +/Annots [ 3503 0 R 3504 0 R 3505 0 R 3506 0 R 3507 0 R 3508 0 R 3509 0 R 3510 0 R 3511 0 R 3512 0 R 3513 0 R 3514 0 R 3515 0 R 3516 0 R 3517 0 R 3518 0 R 3519 0 R 3520 0 R 3521 0 R 3522 0 R 3523 0 R 3524 0 R 3525 0 R 3526 0 R 3527 0 R 3528 0 R 3529 0 R 3530 0 R 3531 0 R 3532 0 R 3533 0 R 3534 0 R 3535 0 R 3536 0 R 3537 0 R 3538 0 R 3539 0 R 3540 0 R 3541 0 R 3542 0 R 3543 0 R 3544 0 R 3545 0 R 3546 0 R 3547 0 R 3548 0 R 3549 0 R ] +>> endobj +3503 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 391.463 539.579 400.486] +/Rect [433.562 610.041 456.033 618.687] /Subtype /Link /A << /S /GoTo /D (section.11.2) >> >> endobj -3463 0 obj << +3504 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 377.914 539.579 386.936] +/Rect [433.562 597.963 458.8 606.609] /Subtype /Link /A << /S /GoTo /D (subsection.11.2.1) >> >> endobj -3464 0 obj << +3505 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 364.364 539.579 373.387] +/Rect [433.562 585.885 453.266 594.531] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.2.1.1) >> >> endobj -3465 0 obj << +3506 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 350.815 539.579 359.838] +/Rect [434.06 573.807 450.996 580.089] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.2.1.2) >> >> endobj -3466 0 obj << +3507 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 337.266 539.579 346.289] +/Rect [434.06 561.729 450.996 568.011] /Subtype /Link /A << /S /GoTo /D (subsection.11.2.2) >> >> endobj -3467 0 obj << +3508 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 323.717 539.579 332.74] +/Rect [434.06 549.652 450.996 555.934] /Subtype /Link /A << /S /GoTo /D (subsection.11.2.3) >> >> endobj -3468 0 obj << +3509 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 310.168 539.579 319.19] +/Rect [433.562 537.574 453.266 546.22] /Subtype /Link /A << /S /GoTo /D (section.11.3) >> >> endobj -3472 0 obj << +3510 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 296.618 539.579 305.641] +/Rect [433.562 525.496 453.266 534.142] /Subtype /Link /A << /S /GoTo /D (subsection.11.3.1) >> >> endobj -3473 0 obj << +3511 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 283.069 539.579 292.092] +/Rect [433.562 513.418 456.033 522.064] /Subtype /Link /A << /S /GoTo /D (subsection.11.3.2) >> >> endobj -3474 0 obj << +3512 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 269.52 539.579 278.543] +/Rect [433.562 501.34 458.8 509.986] /Subtype /Link /A << /S /GoTo /D (section.11.4) >> >> endobj -3475 0 obj << +3513 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 255.971 539.579 264.994] +/Rect [433.562 489.262 458.8 497.908] /Subtype /Link /A << /S /GoTo /D (subsection.11.4.1) >> >> endobj -3476 0 obj << +3514 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 242.422 539.579 251.444] +/Rect [433.562 477.184 458.524 485.83] /Subtype /Link /A << /S /GoTo /D (subsection.11.4.2) >> >> endobj -3477 0 obj << +3515 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 228.872 539.579 237.895] +/Rect [433.562 465.106 458.524 473.752] /Subtype /Link /A << /S /GoTo /D (subsection.11.4.3) >> >> endobj -3478 0 obj << +3516 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 215.323 539.579 224.346] +/Rect [433.562 453.028 455.756 459.31] /Subtype /Link /A << /S /GoTo /D (subsection.11.4.4) >> >> endobj -3479 0 obj << +3517 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 201.774 539.579 210.797] +/Rect [433.562 440.95 455.756 447.232] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.4.1) >> >> endobj -3480 0 obj << +3518 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 188.225 539.579 197.248] +/Rect [433.562 428.872 455.756 435.154] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.4.2) >> >> endobj -3481 0 obj << +3519 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 174.676 539.579 183.698] +/Rect [433.562 416.795 458.524 425.441] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.4.3) >> >> endobj -3482 0 obj << +3520 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 161.126 539.579 170.149] +/Rect [433.562 404.717 461.291 413.363] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.4.4) >> >> endobj -3483 0 obj << +3521 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 147.577 539.579 156.6] +/Rect [433.562 392.639 458.524 401.285] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.4.5) >> >> endobj -3484 0 obj << +3522 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 134.028 539.579 143.051] +/Rect [433.562 380.561 458.524 389.207] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.4.6) >> >> endobj -3485 0 obj << +3523 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 120.479 539.579 129.502] +/Rect [433.562 368.483 458.524 377.129] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.4.7) >> >> endobj -3486 0 obj << +3524 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 106.93 539.579 115.952] +/Rect [433.562 356.405 458.524 365.051] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.4.8) >> >> endobj -3487 0 obj << +3525 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 93.38 539.579 102.403] +/Rect [433.562 344.327 461.291 352.973] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.4.9) >> >> endobj -3488 0 obj << +3526 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 79.831 539.579 88.854] +/Rect [433.562 332.249 464.058 340.895] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.4.10) >> >> endobj -3489 0 obj << +3527 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 66.282 539.579 75.305] +/Rect [433.562 320.171 463.782 328.817] /Subtype /Link /A << /S /GoTo /D (subsection.11.4.5) >> >> endobj -3436 0 obj << -/D [3434 0 R /XYZ 85.039 786.531 null] ->> endobj -3433 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F58 3471 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3492 0 obj << -/Length 3468 -/Filter /FlateDecode ->> -stream -xs8篘o7Sˏ6jo$Npyِ<KdvkZ-x(լ(s).م6gSs=: gʪɹN!^峓?ՂN~{z.ƔwϿٙh¯{U93jc"Ψ~wOw-iD< c2:+8G9+}`qqs]SbO)Ou_ɋ8gê*6v;L8!ȒL#ƶݽ-ţ&PMBTFP&cXտ3đ߼P$ocT^ =nRxq6vxSvȯ.kUG9*u'N:/Jf#`v -2br~Lt@,Rd q۰ QN`7^om/쫵[_HʿlwZ*&!RD -L"4nL&N͙zA;YL A^>95+#&i5қOs<34+s'd"yLČY|}Wb45<4{UHs5VIEԡ&P3Z \-FjtbG\/*?l\稦Ɏ]N]_m[m6<|M:[/Db0)#^/υ۱3}۾3]^S[G-5Q \j˅VJ?he",&:APѺN}6!1IGXji/N*[Ʀ֋6и @|[GGyUXG!QdSpO+3c%~6a <0M; ᄕal~~؜W2PJ$lr_tTy+W3gCRg|L,&P_?]cT^ Q&t!Ŏn.ή*OצO?ʁYaS YڍI -()zcTb[thuq`Ą; 2 */e~'*mPs;57i3 t/=Ȟ+^ |ObK*j+0* U:Ĥ@ 0~XQ9PdeTyx,=jJ֋lCC,Jw/v,&ϒWfx1EBR,C%El[g[dueGjqTvKqCޭRN` XY N@@UĜMV;ȁ:"=s<9pG*Tխ<ߐDvX,e qvbǮ%_Ɏ؉<:e ,d͔zYr(ख़+Fr$צI̩ -t#wbZQoH3֒3$nWKimw˦%˸ p UT9X\TZYi~ökNP 7Ҭifu+@._Z_=x{Ԧn5{[#p;VI76M^ !/M=9hv_W7S7۾YϢ˩ukU,cTbG`Xtu G@(w$.:wzTn<92YL^njUI]t6A(mZJb-47JЋCCMB-AZU~ épw۵[g}3.kDX,6ф8tP^bĹgnA$wCaF{Uq];]~Y I*g'` P Z`Men9նzzȄMvV/ɐXUcyQmKu/@HE&xuu.'fnjUC6z>4r`XHA|?J*j/-7@ )vJY>_F=zW\ŅOvGMw@rwڻMD,G8ф8BPCX\"$Be}%ahm͐֋lClMBhMxæ(a}i(ި~vJ][kl -֋`CDb;,UK-󦆝TlYQ3/~pbr=9zWt}!/QCi:PP; U-m#PumΫTe`Lo2A"v$ -x0% _n!3rvR~218b3f0cZ.0P˩QϞߘj2uRӑ~)&Ƹ¨̇PfP3?k9sXG7L4!NTP%젶sQ/ e΋{X"Vszfm -|M{XwF*b/ - 7@ )v9 `}ז]Yn NyܫY9NDbK@ :hӫ9.Tj^ G7L4)vh]Y\i#/_ˤbqܐb*P O{rl = ++d;, VNs7݂KOW9W  -.Yi91L\+pҬB8nǖ#JčKŝ(dɣ.iTR{mVgD聾!EEc)TImb5a"O/Z6s?+QF'%_zP2:,+S;oqS'-+9rendstream -endobj -3491 0 obj << -/Type /Page -/Contents 3492 0 R -/Resources 3490 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3543 0 R -/Annots [ 3494 0 R 3495 0 R 3496 0 R 3497 0 R 3498 0 R 3499 0 R 3500 0 R 3501 0 R 3502 0 R 3503 0 R 3504 0 R 3505 0 R 3506 0 R 3507 0 R 3508 0 R 3509 0 R 3510 0 R 3511 0 R 3512 0 R 3513 0 R 3514 0 R 3515 0 R 3516 0 R 3517 0 R 3518 0 R 3519 0 R 3520 0 R 3521 0 R 3522 0 R 3523 0 R 3524 0 R 3525 0 R 3526 0 R 3527 0 R 3528 0 R 3529 0 R 3530 0 R 3531 0 R 3532 0 R 3533 0 R 3534 0 R 3535 0 R 3536 0 R 3537 0 R 3538 0 R 3539 0 R 3540 0 R 3541 0 R 3542 0 R ] ->> endobj -3494 0 obj << +3528 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 754.651 539.579 763.674] +/Rect [433.562 308.093 463.782 316.74] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.5.1) >> >> endobj -3495 0 obj << +3529 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 296.016 463.782 304.662] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.5.2) >> >> endobj -3496 0 obj << +3530 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 727.553 539.579 736.575] +/Rect [433.562 283.938 463.782 292.584] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.5.3) >> >> endobj -3497 0 obj << +3531 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [433.562 271.86 463.782 280.506] /Subtype /Link /A << /S /GoTo /D (subsubsection.11.4.5.4) >> >> endobj -3498 0 obj << +3532 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 700.454 539.579 709.477] +/Rect [433.562 259.782 463.782 268.428] /Subtype /Link /A << /S /GoTo /D (subsection.11.4.6) >> >> endobj -3499 0 obj << +3533 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 686.905 539.579 695.928] +/Rect [433.562 247.704 466.549 256.35] /Subtype /Link /A << /S /GoTo /D (section.11.5) >> >> endobj -3500 0 obj << +3534 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 673.356 539.579 682.379] +/Rect [433.562 235.626 466.549 244.272] /Subtype /Link /A << /S /GoTo /D (subsection.11.5.1) >> >> endobj -3501 0 obj << +3535 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 659.807 539.579 668.829] +/Rect [433.562 223.548 466.549 232.194] /Subtype /Link /A << /S /GoTo /D (subsection.11.5.2) >> >> endobj -3502 0 obj << +3536 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 646.257 539.579 655.28] +/Rect [433.562 211.47 466.549 220.116] /Subtype /Link /A << /S /GoTo /D (subsection.11.5.3) >> >> endobj -3503 0 obj << +3537 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 621.799 539.579 631.367] +/Rect [410.177 188.939 450.996 197.85] /Subtype /Link /A << /S /GoTo /D (chapter.12) >> >> endobj -3504 0 obj << +3538 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 608.25 539.579 617.273] +/Rect [433.562 176.861 469.317 185.507] /Subtype /Link /A << /S /GoTo /D (section.12.1) >> >> endobj -3505 0 obj << +3539 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 594.701 539.579 603.724] +/Rect [433.562 164.783 463.782 173.429] /Subtype /Link /A << /S /GoTo /D (section.12.2) >> >> endobj -3506 0 obj << +3540 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 581.151 539.579 590.174] +/Rect [433.783 152.705 450.996 161.616] /Subtype /Link /A << /S /GoTo /D (subsection.12.2.1) >> >> endobj -3507 0 obj << +3541 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 567.602 539.579 576.625] +/Rect [433.562 140.627 453.542 149.538] /Subtype /Link /A << /S /GoTo /D (subsection.12.2.2) >> >> endobj -3508 0 obj << +3542 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [433.562 128.549 453.542 137.46] +/Subtype /Link +/A << /S /GoTo /D (subsection.12.2.3) >> +>> endobj +3543 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 554.053 539.579 563.076] +/Rect [433.562 116.471 456.31 125.382] /Subtype /Link /A << /S /GoTo /D (section.12.3) >> >> endobj -3509 0 obj << +3544 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 540.504 539.579 549.527] +/Rect [433.562 104.393 456.31 113.304] /Subtype /Link /A << /S /GoTo /D (subsection.12.3.1) >> >> endobj -3510 0 obj << +3545 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 526.955 539.579 535.978] +/Rect [433.562 92.315 456.31 101.226] /Subtype /Link /A << /S /GoTo /D (subsection.12.3.2) >> >> endobj -3511 0 obj << +3546 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 513.406 539.579 522.428] +/Rect [433.562 80.237 456.033 89.148] /Subtype /Link /A << /S /GoTo /D (section.12.4) >> >> endobj -3512 0 obj << +3547 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 499.856 539.579 508.879] +/Rect [433.562 68.16 456.033 77.071] /Subtype /Link /A << /S /GoTo /D (subsection.12.4.1) >> >> endobj -3513 0 obj << +3548 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 486.307 539.579 495.33] +/Rect [433.562 56.082 453.266 64.993] /Subtype /Link /A << /S /GoTo /D (subsection.12.4.2) >> >> endobj -3514 0 obj << +3549 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 472.758 539.579 481.781] +/Rect [433.562 44.004 453.266 52.915] /Subtype /Link /A << /S /GoTo /D (subsection.12.4.3) >> >> endobj -3515 0 obj << +3502 0 obj << +/D [3500 0 R /XYZ 54 639 null] +>> endobj +3499 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F65 3346 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3552 0 obj << +/Length 3728 +/Filter /FlateDecode +>> +stream +xڭms۸W[!ris2cs"KD ]Qfr] ?2ITQqc,)(`RSbLAɱc&ț7GWf+gv9=G8%!GXk^fYT)(&P<5jp +Z ZM#'?U˙z|U"F"E8*$$68anG(Йؐiu!6h:cV"1`~zVGO5ajC_al˞6{#it$ 98Y]9ؠ!Xgk6V]RM~OtbyP#,E7fQ.A.JЅՅЅ s3=]Wzլ +£7C桰> +D )t f%AQFEĘj214.L|㣎 ʀ0J[_NX(idʕ$&&7tgtu߽ȱTM0Wfd僲^ȕJr!EQ<H b,bHY0=Ĩ ѣq1;gׇasX[i 'bU:ؘcWɼ9O/W~^U5v9u$l֏9-Xo44كt5cNrY>?ɽ#26*ƏDH A38C6 ^mbj*$0bE3D=,.C=^IP+ \y:԰Aڱ϶y1f$YtZ,z0c_)HCc$קWclE6΢$Y%aȂNGB6h:a/+' c(A_ +j}@%UIT +rtkr-:7T)|,f0 6}}c#e#n֗VT+ M}+Cg +T\3溮W B `|}!p8xy:5"}xBQCjxџCs@3fEGK8Z] +4MƱx;wg|3l]`g !, .6`M)q)Di0sՅЇ E̬];<;B:gVoJ`zLofQJf"d~iN[,fR˿9 MLklpk`5$hNߔi`.Ms,!'eO:qOu.>4w#Dkh>>'J"cBZBρDL!tKs#gTF6`B#@I$a"#L*ԕ<̕ՄEК֜9`+֝?+s#ukuXBOY'Iȅȃ2P06 n{ФU;Ң% O0=肁"5Qb?oa]/x^36Y"UQV5kyת*)rY"Ӷa׿vnS4ڑz.ᨎԩO,xA<ԂiT%i-a9st!6hcќ<jEΆ +'"5N˪Qˊwݡh|x\ C#ޥ!S/ `ҐkХ!̘4Yӗ\sPZ7t)o.>Na.*COn ܅.fo}Nʖ7 M雖?"pÊcP!vק=^jV%R/ФdylZK(~G69NۭWiT< ק =UWh)L<%wt!6hcQl0!tOsk`ap9|}#cw8y&s%gA̭B9bT3w!|޿1vZs##욯o$F>1c=f-ǘCB#bTctlaWzK |X>ƇE/{%4wdpէk÷US_CByf<^5(hՁcqHfI}AAŽzvDje|PҠB@/  +#~~ihɼXqaLt΀"sʉr`nZDRqcI?>AA6dFDGbunޘfl-T> endobj +3554 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 448.3 539.579 457.868] +/Rect [422.271 610.041 450.996 618.952] /Subtype /Link /A << /S /GoTo /D (chapter.13) >> >> endobj -3516 0 obj << +3555 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 434.75 539.579 443.773] +/Rect [433.562 597.963 461.568 606.874] /Subtype /Link /A << /S /GoTo /D (section.13.1) >> >> endobj -3517 0 obj << +3556 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 421.201 539.579 430.224] +/Rect [433.562 585.885 461.568 594.796] /Subtype /Link /A << /S /GoTo /D (section.13.2) >> >> endobj -3518 0 obj << +3557 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 407.652 539.579 416.675] +/Rect [433.562 573.807 461.568 582.718] /Subtype /Link /A << /S /GoTo /D (subsection.13.2.1) >> >> endobj -3519 0 obj << +3558 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 394.103 539.579 403.126] +/Rect [441.808 561.729 450.996 570.64] /Subtype /Link /A << /S /GoTo /D (subsection.13.2.2) >> >> endobj -3520 0 obj << +3559 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 380.554 539.579 389.576] +/Rect [441.808 549.652 450.996 558.563] /Subtype /Link /A << /S /GoTo /D (subsection.13.2.3) >> >> endobj -3521 0 obj << +3560 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 367.004 539.579 376.027] +/Rect [436.274 537.574 450.996 546.485] /Subtype /Link /A << /S /GoTo /D (section.13.3) >> >> endobj -3522 0 obj << +3561 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 353.455 539.579 362.478] +/Rect [436.274 525.496 450.996 534.407] /Subtype /Link /A << /S /GoTo /D (subsection.13.3.1) >> >> endobj -3523 0 obj << +3562 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 339.906 539.579 348.929] +/Rect [436.274 513.418 450.996 522.329] /Subtype /Link /A << /S /GoTo /D (subsection.13.3.2) >> >> endobj -3524 0 obj << +3563 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 326.357 539.579 335.38] +/Rect [433.562 501.34 451.052 510.251] /Subtype /Link /A << /S /GoTo /D (subsection.13.3.3) >> >> endobj -3525 0 obj << +3564 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 312.808 539.579 321.83] +/Rect [433.562 489.262 451.052 498.173] /Subtype /Link /A << /S /GoTo /D (section.13.4) >> >> endobj -3526 0 obj << +3565 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 299.258 539.579 308.281] +/Rect [433.783 477.184 450.996 486.095] /Subtype /Link /A << /S /GoTo /D (subsection.13.4.1) >> >> endobj -3527 0 obj << +3566 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 285.709 539.579 294.732] +/Rect [433.783 465.106 450.996 474.017] /Subtype /Link /A << /S /GoTo /D (subsubsection.13.4.1.1) >> >> endobj -3528 0 obj << +3567 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 272.16 539.579 281.183] +/Rect [433.783 453.028 450.996 461.939] /Subtype /Link /A << /S /GoTo /D (subsubsection.13.4.1.2) >> >> endobj -3529 0 obj << +3568 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 258.611 539.579 267.634] +/Rect [436.55 440.95 450.996 449.861] /Subtype /Link /A << /S /GoTo /D (section.13.5) >> >> endobj -3530 0 obj << +3569 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 245.062 539.579 254.084] +/Rect [436.55 428.872 450.996 437.784] /Subtype /Link /A << /S /GoTo /D (subsection.13.5.1) >> >> endobj -3531 0 obj << +3570 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 231.512 539.579 240.535] +/Rect [433.783 416.795 450.996 425.706] /Subtype /Link /A << /S /GoTo /D (subsection.13.5.2) >> >> endobj -3532 0 obj << +3571 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 217.963 539.579 226.986] +/Rect [433.783 404.717 450.996 413.628] /Subtype /Link /A << /S /GoTo /D (subsection.13.5.3) >> >> endobj -3533 0 obj << +3572 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 204.414 539.579 213.437] +/Rect [433.562 392.639 453.542 401.55] /Subtype /Link /A << /S /GoTo /D (subsection.13.5.4) >> >> endobj -3534 0 obj << +3573 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 190.865 539.579 199.888] +/Rect [433.562 380.561 453.542 389.472] /Subtype /Link /A << /S /GoTo /D (subsubsection.13.5.4.1) >> >> endobj -3535 0 obj << +3574 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 177.316 539.579 186.338] +/Rect [433.562 368.483 453.542 377.394] /Subtype /Link /A << /S /GoTo /D (subsubsection.13.5.4.2) >> >> endobj -3536 0 obj << +3575 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 163.766 539.579 172.789] +/Rect [433.562 356.405 456.31 365.316] /Subtype /Link /A << /S /GoTo /D (subsection.13.5.5) >> >> endobj -3537 0 obj << +3576 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 150.217 539.579 159.24] +/Rect [433.562 344.327 456.31 353.238] /Subtype /Link /A << /S /GoTo /D (subsection.13.5.6) >> >> endobj -3538 0 obj << +3577 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 136.668 539.579 145.691] +/Rect [433.783 332.249 450.996 341.16] /Subtype /Link /A << /S /GoTo /D (subsection.13.5.7) >> >> endobj -3539 0 obj << +3578 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 123.119 539.579 132.142] +/Rect [436.55 320.171 450.996 329.082] /Subtype /Link /A << /S /GoTo /D (section.13.6) >> >> endobj -3540 0 obj << +3579 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 109.57 539.579 118.593] +/Rect [436.55 308.093 450.996 317.004] /Subtype /Link /A << /S /GoTo /D (subsection.13.6.1) >> >> endobj -3541 0 obj << +3580 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 96.02 539.579 105.043] +/Rect [433.562 296.016 453.542 304.927] /Subtype /Link /A << /S /GoTo /D (subsection.13.6.2) >> >> endobj -3542 0 obj << +3581 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 82.471 539.579 91.494] +/Rect [433.562 283.938 453.542 292.849] /Subtype /Link /A << /S /GoTo /D (subsection.13.6.3) >> >> endobj -3493 0 obj << -/D [3491 0 R /XYZ 85.039 786.531 null] ->> endobj -3490 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F58 3471 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3546 0 obj << -/Length 3475 -/Filter /FlateDecode ->> -stream -xKsF<쁬ZN0pڲ%{%k#$%)Q Rvw=[R )nAQ%Hꑪ$fWB -WLir 9zt6ܧ.|pu=)f^֓8xvnߊ\AAX]>u=:<8;oԾ_"MYAd_*\_Z{~)\c~)d2yb2eR{b0:+ZgZ}Ů[D]XQb7?&6qwiuO5vUsi)IT$&yg+^B3?RɒkWN*nPJv=3Mmߙr.){0ۡŐI!7 L1-%5)iӯ0)ǯntЩƫhmlL<3= f6)BwԶyތf}{a܉ eESF% oئL5N:^@s'3{ \.MxjUwC)jgYf#h-ﱁܴA/-G_˲,ηWDo[sӺF?~ D,s˱y{LE& >ycذs.[XIhΆѴ} 3pYV>=dCHEHM@HbIQu$gʌ⌝\__weۼk,6#dGwlQ{$7?%˂움\Rbv 5 YVr9dB6u0BoBS2FTKVӣc`i8n -Cؚ<T3xd((`N``eA؝+(kSY;XV >~fLWAS ʩ}ʘ@DCO'BQ֯x24x1K_3n׭_mڙbk Jũ j0q3~f2bugM@a=3Q3RìCk6aă߷f95=qlۥrۥxck%ix!n2q ybv&ii^´,V:TQ>d0bH4ȆA$ 0>( H'mIv#.n;;òib9;J=!SK7)=(kE=&ufn7q(B9u6BoBS(+BϢ^,BʇL4,Bh Cv)!oa>DOvܝ د&qݮa^ b3_/fۇ27}^Y\CF1lch& l1a (YF~ ɭf߭70dt 6r_=.sR};48i((O~bOו6 !_Evg#m>~fڳ&-}MM$x D, [@Tvw H@WH6t.ְݢrיƮLGQoQ64 )$& )(4d%.ɮ@`׭|֊@{C94D"))E!7 Lq8"zCOa^IߤcVaGU~;{#ICG1| -!7!)9'2Zo+5&Ǚ%X-"DZկ 4[ KN~>Le!,bԱ*[w(8e3Hї+:Z,-̏O؄v_Ś0_yU}\z"CN5OM>L!qP!*N -DOIm~xCF1oeo/8U>wkJ{r}éPSmߪqҏbʖF1)RHRQo.lfc94F#)*$F& 1)1O3>B} bH雀8 "eM*Y)3w.%CڭBPk+!SA R]6zp*n׽]7"b bLq@L%a4A?]|ռp|0vϾ_]6LgUv4۲K_e&¯0!SOlh#TSFUszM?_]5A?5|w-퉖]_7.[b첡Vyy4חѪ&cBe1mt`LmrA}*8DJIIT!h ;m[ -:dP (BJ H(`C( ;h'M˟]˳,䜻7禯1=(j~o)CRb*{na eLGQ=dKPSn4?l|[-gq$gXkb oLqf4</4;&EU=,:8oSP도% [cki,]2vcD?4~C }b?z׊:RD֠ybɹ098k,&aR1a $SW}yܘV+F"+MP;k*p SAAcZ=hY&?:m*O˞31MA -yJS* ˞~M=hܪ z&fs5陷[tH eQ&˭|S?KarCGwZw_!+RWٜ^(>bp%1E{O endstream -endobj -3545 0 obj << -/Type /Page -/Contents 3546 0 R -/Resources 3544 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3543 0 R -/Annots [ 3548 0 R 3549 0 R 3550 0 R 3551 0 R 3552 0 R 3553 0 R 3554 0 R 3555 0 R 3556 0 R 3557 0 R 3558 0 R 3559 0 R 3560 0 R 3561 0 R 3562 0 R 3563 0 R 3564 0 R 3565 0 R 3566 0 R 3567 0 R 3568 0 R 3569 0 R 3570 0 R 3571 0 R 3572 0 R 3573 0 R 3574 0 R 3575 0 R 3576 0 R 3577 0 R 3578 0 R 3579 0 R 3580 0 R 3581 0 R 3582 0 R 3583 0 R 3584 0 R 3585 0 R 3586 0 R 3587 0 R 3588 0 R 3589 0 R 3590 0 R 3591 0 R 3592 0 R 3593 0 R 3594 0 R 3595 0 R 3596 0 R 3597 0 R 3598 0 R ] ->> endobj -3548 0 obj << +3582 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 754.651 539.579 764.219] +/Rect [425.453 261.406 450.996 270.317] /Subtype /Link /A << /S /GoTo /D (chapter.14) >> >> endobj -3549 0 obj << +3583 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 249.328 456.033 258.239] /Subtype /Link /A << /S /GoTo /D (section.14.1) >> >> endobj -3550 0 obj << +3584 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 727.553 539.579 736.575] +/Rect [433.562 237.25 453.266 246.161] /Subtype /Link /A << /S /GoTo /D (section.14.2) >> >> endobj -3551 0 obj << +3585 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [433.562 225.172 453.266 234.083] /Subtype /Link /A << /S /GoTo /D (subsection.14.2.1) >> >> endobj -3552 0 obj << +3586 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 700.454 539.579 709.477] +/Rect [433.562 213.094 458.8 222.005] /Subtype /Link /A << /S /GoTo /D (subsubsection.14.2.1.1) >> >> endobj -3553 0 obj << +3587 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 686.905 539.579 695.928] +/Rect [433.562 201.017 458.8 209.928] /Subtype /Link /A << /S /GoTo /D (subsubsection.14.2.1.2) >> >> endobj -3554 0 obj << +3588 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 673.356 539.579 682.379] +/Rect [433.562 188.939 461.568 197.85] /Subtype /Link /A << /S /GoTo /D (subsubsection.14.2.1.3) >> >> endobj -3555 0 obj << +3589 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 659.807 539.579 668.829] +/Rect [433.562 176.861 461.568 185.772] /Subtype /Link /A << /S /GoTo /D (subsubsection.14.2.1.4) >> >> endobj -3556 0 obj << +3590 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 646.257 539.579 655.28] +/Rect [433.562 164.783 461.568 173.694] /Subtype /Link /A << /S /GoTo /D (subsubsection.14.2.1.5) >> >> endobj -3557 0 obj << +3591 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 632.708 539.579 641.731] +/Rect [433.562 152.705 461.568 161.616] /Subtype /Link /A << /S /GoTo /D (subsubsection.14.2.1.6) >> >> endobj -3558 0 obj << +3592 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 619.159 539.579 628.182] +/Rect [433.562 140.627 456.033 149.538] /Subtype /Link /A << /S /GoTo /D (subsubsection.14.2.1.7) >> >> endobj -3559 0 obj << +3593 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 605.61 539.579 614.633] +/Rect [433.562 128.549 456.033 137.46] /Subtype /Link /A << /S /GoTo /D (subsubsection.14.2.1.8) >> >> endobj -3560 0 obj << +3594 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 592.061 539.579 601.083] +/Rect [433.562 116.471 456.033 125.382] /Subtype /Link /A << /S /GoTo /D (subsubsection.14.2.1.9) >> >> endobj -3561 0 obj << +3595 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 578.511 539.579 587.534] +/Rect [433.562 104.393 453.266 113.304] /Subtype /Link /A << /S /GoTo /D (section.14.3) >> >> endobj -3562 0 obj << +3596 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 564.962 539.579 573.985] +/Rect [433.562 92.315 456.033 101.226] /Subtype /Link /A << /S /GoTo /D (subsection.14.3.1) >> >> endobj -3563 0 obj << +3597 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 551.413 539.579 560.436] +/Rect [433.562 80.237 456.033 89.148] /Subtype /Link /A << /S /GoTo /D (subsubsection.14.3.1.1) >> >> endobj -3564 0 obj << +3598 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 537.864 539.579 546.887] +/Rect [433.562 68.16 456.033 77.071] /Subtype /Link /A << /S /GoTo /D (subsubsection.14.3.1.2) >> >> endobj -3565 0 obj << +3599 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 524.315 539.579 533.337] +/Rect [433.562 56.082 458.8 64.993] /Subtype /Link /A << /S /GoTo /D (section.14.4) >> >> endobj -3566 0 obj << +3600 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 510.765 539.579 519.788] +/Rect [433.562 44.004 458.524 52.915] /Subtype /Link /A << /S /GoTo /D (subsection.14.4.1) >> >> endobj -3567 0 obj << +3553 0 obj << +/D [3551 0 R /XYZ 54 639 null] +>> endobj +3550 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F65 3346 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3603 0 obj << +/Length 3534 +/Filter /FlateDecode +>> +stream +xڭKSH +`GkTz6Lb=sX 6W64﷞RLD#әYe=J||8FOGA.&S>~wGڠr%eǥ7Z >y,x,6oGuA] JOTAd2(%yAR>m +oD,Y|Dg,|tY Vf:qQMA{Q>K YUY= B'[ZYYWt~2%,vM3ߋbY,db(˘d]+ahF0E-cF2fBvnosI-Ul="׀2.Edp-҇fBL}i$ (i,M`l}zdض: #f;S4J"㐪C#a1u@ޙmg +-n1&'o~-~`5}D]^Lqo]}L;4YGZd˜T#QCEGH׊O;ݏ.U*H:|~PZȕkKJ(Y0 Y GE(6˜MD=^Ovs!&WTwxC$\tHUplFD#a F7f!cI D#syoySMP+N_O=aLOt\|^VGAK1m[Q5Ln[}`ƙD26u3Ѕϟ v -ӧn?NjkDR(mJu2E@ ۝1 (w>G^sLhabNmZ##'W9Wora{{#Q-5 `qDEZcbltq5F``Te"ԦB٠p\} 9b+C8vD/B5|[fGìhoN[-[ce>B+QQ.-nf ,^/^}bԆ:Dٵ!^ء;Cd] d KRbb Y4ju nD tAj74e$i8-G[?VDCF,%V²@N 7fqc?? )ALZ K _]xH=#({'5pg2mR6## VLzr>yQ,$(x'Ųy"_.;*xz +UJ,dȴC]n]DPCr.i8S[W_/dgJOc e%jh:"kbqF1ˍ>fNbXێXq]}XKl&iA؏|!ClԠ#0nPc`疛LOz+zS-WMqfwPq +AFKh;d;eOWP,Ȅ!E``݂EuP];ң|;6Awד1UiCA|&UF.2n ,~2M׎mKv9txݦ)Y_Ϙ갍%3"ƍhzr[m<./7v", |0ر;@7fc?`;xC'VDpy&:הp>]xOL=1xR-qpmź6ҳ?9(h\ +|pAC.E ֠Eb˲\ñYN:G(쮦w&ŷryY{-bQ3*JBe\wL(=2QgC"fI;Bwڜ>]-WPe2%\,f713Z^tXTBjq"sTӹ~.E9KZhr!"OBmҜҿ9=m#Ale@rz/2V\BA`12\c\ u}WP )ݡzĎz>K6`QQv%gKC mVhshTNHԞ0!Q-ל5+b~^xꞣ ,jC}>+qF%`o9Qc}8u8٦,䚴#tK@^tuP]uAnz VG[D 9$oLG \{8黛.!/7W͍|,٭>WʲӧlW>Z]EkutHs>R~6},넨 ??xtmendstream +endobj +3602 0 obj << +/Type /Page +/Contents 3603 0 R +/Resources 3601 0 R +/MediaBox [0 0 504 666] +/Parent 3498 0 R +/Annots [ 3605 0 R 3606 0 R 3607 0 R 3608 0 R 3609 0 R 3610 0 R 3611 0 R 3612 0 R 3613 0 R 3614 0 R 3615 0 R 3616 0 R 3617 0 R 3618 0 R 3619 0 R 3620 0 R 3621 0 R 3622 0 R 3623 0 R 3624 0 R 3625 0 R 3626 0 R 3627 0 R 3628 0 R 3629 0 R 3630 0 R 3631 0 R 3632 0 R 3633 0 R 3634 0 R 3635 0 R 3636 0 R 3637 0 R 3638 0 R 3639 0 R 3640 0 R 3641 0 R 3642 0 R 3643 0 R 3644 0 R 3645 0 R 3646 0 R 3647 0 R 3648 0 R ] +>> endobj +3605 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 497.216 539.579 506.239] +/Rect [433.562 610.041 458.524 618.952] /Subtype /Link /A << /S /GoTo /D (subsection.14.4.2) >> >> endobj -3568 0 obj << +3606 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 483.667 539.579 492.69] +/Rect [433.562 598.083 461.291 606.994] /Subtype /Link /A << /S /GoTo /D (section.14.5) >> >> endobj -3569 0 obj << +3607 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 470.118 539.579 479.141] +/Rect [433.562 586.125 461.291 595.036] /Subtype /Link /A << /S /GoTo /D (section.14.6) >> >> endobj -3570 0 obj << +3608 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 456.569 539.579 465.591] +/Rect [433.562 574.167 464.058 583.079] /Subtype /Link /A << /S /GoTo /D (subsection.14.6.1) >> >> endobj -3571 0 obj << +3609 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 443.019 539.579 452.042] +/Rect [433.562 562.21 464.058 571.121] /Subtype /Link /A << /S /GoTo /D (subsection.14.6.2) >> >> endobj -3572 0 obj << +3610 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 429.47 539.579 438.493] +/Rect [433.562 550.252 464.058 559.163] /Subtype /Link /A << /S /GoTo /D (subsection.14.6.3) >> >> endobj -3573 0 obj << +3611 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 415.921 539.579 424.944] +/Rect [433.562 538.294 464.058 547.205] /Subtype /Link /A << /S /GoTo /D (section.14.7) >> >> endobj -3574 0 obj << +3612 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 391.463 539.579 401.031] +/Rect [419.407 516.363 450.996 525.274] /Subtype /Link /A << /S /GoTo /D (chapter.15) >> >> endobj -3575 0 obj << +3613 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 377.914 539.579 386.936] +/Rect [433.562 504.405 461.291 513.316] /Subtype /Link /A << /S /GoTo /D (section.15.1) >> >> endobj -3576 0 obj << +3614 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 364.364 539.579 373.387] +/Rect [433.562 492.447 461.291 501.358] /Subtype /Link /A << /S /GoTo /D (section.15.2) >> >> endobj -3577 0 obj << +3615 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 350.815 539.579 359.838] +/Rect [433.562 480.489 458.524 489.4] /Subtype /Link /A << /S /GoTo /D (section.15.3) >> >> endobj -3578 0 obj << +3616 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 337.266 539.579 346.289] +/Rect [433.562 468.531 458.524 477.442] /Subtype /Link /A << /S /GoTo /D (subsection.15.3.1) >> >> endobj -3579 0 obj << +3617 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 323.717 539.579 332.74] +/Rect [433.562 456.573 458.524 465.484] /Subtype /Link /A << /S /GoTo /D (subsection.15.3.2) >> >> endobj -3580 0 obj << +3618 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 310.168 539.579 319.19] +/Rect [433.562 444.615 458.524 453.526] /Subtype /Link /A << /S /GoTo /D (subsection.15.3.3) >> >> endobj -3581 0 obj << +3619 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 296.618 539.579 305.641] +/Rect [433.562 432.657 461.291 441.568] /Subtype /Link /A << /S /GoTo /D (subsection.15.3.4) >> >> endobj -3582 0 obj << +3620 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 283.069 539.579 292.092] +/Rect [433.562 420.7 461.291 429.611] /Subtype /Link /A << /S /GoTo /D (subsection.15.3.5) >> >> endobj -3583 0 obj << +3621 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 269.52 539.579 278.543] +/Rect [433.562 408.742 464.058 417.653] /Subtype /Link /A << /S /GoTo /D (subsection.15.3.6) >> >> endobj -3584 0 obj << +3622 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 255.971 539.579 264.994] +/Rect [433.562 396.784 464.058 405.695] /Subtype /Link /A << /S /GoTo /D (section.15.4) >> >> endobj -3585 0 obj << +3623 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 242.422 539.579 251.444] +/Rect [433.562 384.826 464.058 393.737] /Subtype /Link /A << /S /GoTo /D (section.15.5) >> >> endobj -3586 0 obj << +3624 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 228.872 539.579 237.895] +/Rect [433.562 372.868 464.058 381.779] /Subtype /Link /A << /S /GoTo /D (subsection.15.5.1) >> >> endobj -3587 0 obj << +3625 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 215.323 539.579 224.346] +/Rect [433.562 360.91 466.826 369.821] /Subtype /Link /A << /S /GoTo /D (subsection.15.5.2) >> >> endobj -3588 0 obj << +3626 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 190.865 539.579 200.433] +/Rect [413.36 338.979 450.996 347.89] /Subtype /Link /A << /S /GoTo /D (chapter.16) >> >> endobj -3589 0 obj << +3627 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 177.316 539.579 186.338] +/Rect [433.562 327.021 466.549 335.932] /Subtype /Link /A << /S /GoTo /D (section.16.1) >> >> endobj -3590 0 obj << +3628 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 163.766 539.579 172.789] +/Rect [433.562 315.063 466.549 323.974] /Subtype /Link /A << /S /GoTo /D (section.16.2) >> >> endobj -3591 0 obj << +3629 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 150.217 539.579 159.24] +/Rect [433.562 303.105 463.782 312.016] /Subtype /Link /A << /S /GoTo /D (section.16.3) >> >> endobj -3592 0 obj << +3630 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 136.668 539.579 145.691] +/Rect [433.562 291.147 463.782 300.058] /Subtype /Link /A << /S /GoTo /D (subsection.16.3.1) >> >> endobj -3593 0 obj << +3631 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 123.119 539.579 132.142] +/Rect [433.562 279.189 463.782 288.101] /Subtype /Link /A << /S /GoTo /D (subsection.16.3.2) >> >> endobj -3594 0 obj << +3632 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 109.57 539.579 118.593] +/Rect [433.562 267.232 466.549 276.143] /Subtype /Link /A << /S /GoTo /D (subsection.16.3.3) >> >> endobj -3595 0 obj << +3633 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 96.02 539.579 105.043] +/Rect [433.562 255.274 469.317 264.185] /Subtype /Link /A << /S /GoTo /D (section.16.4) >> >> endobj -3596 0 obj << +3634 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 82.471 539.579 91.494] +/Rect [433.562 243.316 469.317 252.227] /Subtype /Link /A << /S /GoTo /D (subsection.16.4.1) >> >> endobj -3597 0 obj << +3635 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 68.922 539.579 77.945] +/Rect [433.562 231.358 472.084 240.269] /Subtype /Link /A << /S /GoTo /D (subsection.16.4.2) >> >> endobj -3598 0 obj << +3636 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 55.373 539.579 64.396] +/Rect [433.562 219.4 472.084 228.311] /Subtype /Link /A << /S /GoTo /D (section.16.5) >> >> endobj -3547 0 obj << -/D [3545 0 R /XYZ 85.039 786.531 null] ->> endobj -3544 0 obj << -/Font << /F56 3330 0 R /F20 3045 0 R /F15 3056 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3601 0 obj << -/Length 3665 -/Filter /FlateDecode ->> -stream -xs6ЇD "q/b\fH>o@$.NL `$IQFŤ(s),6'Jl1_Go< LL.? qO.o팔Ӷ6?wߞ<7DcJm{]6YJ=N~b9a"Ψ}}rq//7611pρsٜ0&i3F>ٜR:}6Ӧ5^^d*ȳL`BDeޭ;9!`\Ṁ71)j5[*iO}@E 6)At6"Xfn\eqMw\J6mnm4Ό[U+]Y糒 kypkC3xlwx_pF ˉڈ¼ V&lVA^L+&/Vf}hͯg[T im>j7_9w׵p.|wu\2/gBɌiP2 aI$N}6~ asĥ;c>v,iSUݵ\k}Uu\?fkB?q6۩C3SǼDqHs\%,; -kq"Q*yETH( y#񃋸Ņt "߽|o|oFjYEsy1;\c\*|xs"cT3#ZB{5k^7m/nonTf?M#~@ jܽQHZ3sgazO2Eɝim:Cf@꡾چά._ԭU ^q,k1phm 0vr\xHRL/mV\Ww+عz# l1ph {ݙv!7Y>ԾnkC3wlu,;*ZO5Oۍa29==2 ,wݽ.?Ł7Q>Q7=go=:8q[mj3j]ol!xH|c|4MyP"Y83u3O0(j_.}XС:H֏T@C=蜠hnA[ga1zӯIsG!O7Yh - {dL "";ݷMJ1{LsЇ Ï%DcÊdA@($5@ԡt^w7/𬶋Sc)=ZX>HxTC]AId]A@ܓIu4j*:l(,ߝi1.Xu%:&9eܑI{YrVܮ猯n]D~ջ)da.K<4G'Y;@SQ&D N|SWvkZ6 u } +,GQ;D5K#- P!쑗q3K{WG4|:\#,dp{,G/;\9S|EZ1 0۵asX r c!fȖľ -DHH @,m.R8lW>7]sh_qO&fVJcQfȢ' *(!'hiI^lrGFnpEO.>/Je+=3>) gW-$ݞ|. ճ8bV6Ch*H`,P -LKpzܗ1'Zwt`[gD9os:wPGP(v>jc 8YJP!J($wvxRp'x ^>d2cqf -nHǝ3T4vpǎnyeh%˺e}gűw;4pGV'8YYP 9 -F@.SxW6@:#{"?AymxPGAlw}Qd+T+m|6> u@ /;{#7'1ii{=OTY_Z`, YW - ac2Pۢ- -ʭy".&&-7//<nPun͕W73K: tٗj, W - vPE2\>SSSF5{Y5W6աUYI\{_Sg0 -~5HءUudrk -u_~4$Ձ.)by@wr4Hj -~K-她?H B=bhdٳ/? _}&D=k:/ ˪jO>.{Z2ѲʚAd~,U AP~Y餪 (aGAֵ^ HI?+z}lZFh. -T)C@V72~deGPD[_Io!2_4?2TPendstream -endobj -3600 0 obj << -/Type /Page -/Contents 3601 0 R -/Resources 3599 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3543 0 R -/Annots [ 3603 0 R 3604 0 R 3605 0 R 3606 0 R 3607 0 R 3608 0 R 3609 0 R 3610 0 R 3611 0 R 3612 0 R 3613 0 R 3614 0 R 3615 0 R 3616 0 R 3617 0 R 3618 0 R 3619 0 R 3620 0 R 3621 0 R 3622 0 R 3623 0 R 3624 0 R 3625 0 R 3626 0 R 3627 0 R 3628 0 R 3629 0 R 3630 0 R 3631 0 R 3632 0 R 3633 0 R 3634 0 R 3635 0 R 3636 0 R 3637 0 R 3638 0 R 3639 0 R 3640 0 R 3641 0 R 3642 0 R 3643 0 R 3644 0 R 3645 0 R 3646 0 R 3647 0 R 3648 0 R 3649 0 R 3650 0 R 3651 0 R 3652 0 R 3653 0 R ] ->> endobj -3603 0 obj << +3637 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 754.651 539.579 763.674] +/Rect [433.562 207.442 466.549 216.353] /Subtype /Link /A << /S /GoTo /D (section.16.6) >> >> endobj -3604 0 obj << +3638 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 195.484 466.549 204.395] /Subtype /Link /A << /S /GoTo /D (subsection.16.6.1) >> >> endobj -3605 0 obj << +3639 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [433.562 183.526 466.549 192.438] +/Subtype /Link +/A << /S /GoTo /D (subsection.16.6.2) >> +>> endobj +3640 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 716.643 539.579 726.212] +/Rect [429.591 149.64 450.996 158.551] /Subtype /Link /A << /S /GoTo /D (chapter.17) >> >> endobj -3606 0 obj << +3641 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 703.094 539.579 712.117] +/Rect [433.562 137.682 452.435 146.328] /Subtype /Link /A << /S /GoTo /D (section.17.1) >> >> endobj -3607 0 obj << +3642 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 689.545 539.579 698.568] +/Rect [433.562 125.724 455.203 134.37] /Subtype /Link /A << /S /GoTo /D (section.17.2) >> >> endobj -3608 0 obj << +3643 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 675.996 539.579 685.019] +/Rect [433.562 113.766 455.203 122.413] /Subtype /Link /A << /S /GoTo /D (subsection.17.2.1) >> >> endobj -3609 0 obj << +3644 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 651.538 539.579 661.106] +/Rect [423.544 91.835 450.996 100.746] /Subtype /Link /A << /S /GoTo /D (chapter.18) >> >> endobj -3610 0 obj << +3645 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 637.988 539.579 647.011] +/Rect [433.562 79.877 457.693 88.523] /Subtype /Link /A << /S /GoTo /D (section.18.1) >> >> endobj -3611 0 obj << +3646 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 624.439 539.579 633.462] +/Rect [433.562 67.919 454.926 74.201] /Subtype /Link /A << /S /GoTo /D (section.18.2) >> >> endobj -3612 0 obj << +3647 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 610.89 539.579 619.913] +/Rect [433.562 55.961 454.926 62.243] /Subtype /Link /A << /S /GoTo /D (subsection.18.2.1) >> >> endobj -3613 0 obj << +3648 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 597.341 539.579 606.364] +/Rect [433.562 44.004 457.693 52.65] /Subtype /Link /A << /S /GoTo /D (subsection.18.2.2) >> >> endobj -3614 0 obj << +3604 0 obj << +/D [3602 0 R /XYZ 54 639 null] +>> endobj +3601 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3651 0 obj << +/Length 3831 +/Filter /FlateDecode +>> +stream +xڭYS!U^>KJYY.bTɮhIXr`_Cfw q̤bVv{'?^jtְf7ϊM=Y~r5_;0_U٬?O&gmRsϏBkOzҰ*I^|=-W?]$,o;aiζy[7.iu6ޠIYRVEVKb2ob!rټoh#!Z6,Q"XlFޭy" zoz7ˣC݃;'E^kd>;II$qe"-Ҍ%El9a6)K}Ӵey]=# Yj޹\7x?}Y xwd~y%ҜYu\QFo)iޠ>wxˊTgT-S\KX |-p/ݽԔ;W`xE ^F +[Q@v V J$xl 8@u!z6mA Ў"rL"9~xS + m/ƇR2!~p}s7īe߾>6$'J&Ma-aȁaxz%mJձ[o 8M'HT~Δ;q;'us1,rק-j2lU,RHDhQ k2M9pmW&3>}q(F'GYa_t Rl1,לj55Ku0wկQt;S̞T&'Q,׼*H6J2cÚy;FE\ͥȪ q.腔c]4zC\/oy9]QHt0hkr8}W_뗆\nzV}- x#5ho,|PϵKѠk$,tutA ݱǥ_w|:Z>mrnor8e2Zw9#(uvwac|G-pNj1\:*t%<Ʌ\眲) "cIF +7I`VTf'ѽ{`?yWANe-aA1y HCwNJbIe-2NQH' 0j1:˟"tC|}9 8ǀ'ZbL:Ѱi`l-m)D 0d/zsçN4}`w hS z=N.m@&'N%ZdL:tҴQC1zyu+.NR\$po뼯8 8Ӟ^2x!=kko{h1<#1cBv:=ta'@{"CitFY@7 +_CPUeuΚ #1얂=(acOO!A Hs1sPn>Y auֵ^{rswK aխ˱V]wlm2l:z.+Zޓλ0wG QűJ@9q$Zy n3_O,Q?^/!dyͳf ˚pwtִAڱ8<aYu:bt-?| +%H@ЍMs=de%@(UAHҚ̀:f[eU!o0Si 6s,q893F’&o8jڠeX|yWPd7Ldpl͆ngap6kΣ)R^ +rP֗rީ5Qʶ?̷0 HDr;YB2ιEtH3 {c*~;`(F'1:^h06B6h±(2^=GA]2W{AF$yxhԡ5 _O;[aȷ/ ҪdER#ae  ZE]:WOa{KKy3Ȝ_(oߓ6 dD__ tiJ3t2g{"l*u di&`Nݡ] +[u("VCS]]u, v^a>얪k /ߒ4&-vݩ:oV!EWTUi!) 8h PjG(ڠM)|YzgfOI' J5[^h(0h5mkǜ;X_kz7^ {CI|;nȩ-8rnHS`+x4lQ*;> endobj +3653 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 583.792 539.579 592.814] +/Rect [433.562 610.041 457.693 618.687] /Subtype /Link /A << /S /GoTo /D (section.18.3) >> >> endobj -3615 0 obj << +3654 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 570.242 539.579 579.265] +/Rect [433.562 597.998 460.461 606.644] /Subtype /Link /A << /S /GoTo /D (subsection.18.3.1) >> >> endobj -3616 0 obj << +3655 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 556.693 539.579 565.716] +/Rect [433.562 585.954 463.228 594.601] /Subtype /Link /A << /S /GoTo /D (subsection.18.3.2) >> >> endobj -3617 0 obj << +3656 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 543.144 539.579 552.167] +/Rect [440.148 573.911 450.996 580.193] /Subtype /Link /A << /S /GoTo /D (section.18.4) >> >> endobj -3618 0 obj << +3657 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 529.595 539.579 538.618] +/Rect [437.381 561.868 450.996 570.514] /Subtype /Link /A << /S /GoTo /D (subsection.18.4.1) >> >> endobj -3619 0 obj << +3658 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 516.046 539.579 525.068] +/Rect [437.381 549.824 450.996 558.47] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.4.1.1) >> >> endobj -3620 0 obj << +3659 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 502.496 539.579 511.519] +/Rect [433.562 537.781 452.712 546.427] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.4.1.2) >> >> endobj -3621 0 obj << +3660 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 488.947 539.579 497.97] +/Rect [433.562 525.738 452.435 534.384] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.4.1.3) >> >> endobj -3622 0 obj << +3661 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 475.398 539.579 484.421] +/Rect [434.89 513.694 450.996 519.976] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.4.1.4) >> >> endobj -3623 0 obj << +3662 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 461.849 539.579 470.872] +/Rect [434.89 501.651 450.996 507.933] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.4.1.5) >> >> endobj -3624 0 obj << +3663 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 448.3 539.579 457.322] +/Rect [433.562 489.608 452.435 498.254] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.4.1.6) >> >> endobj -3625 0 obj << +3664 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 434.75 539.579 443.773] +/Rect [433.562 477.564 455.203 486.21] /Subtype /Link /A << /S /GoTo /D (section.18.5) >> >> endobj -3626 0 obj << +3665 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 421.201 539.579 430.224] +/Rect [433.562 465.521 457.97 474.167] /Subtype /Link /A << /S /GoTo /D (subsection.18.5.1) >> >> endobj -3627 0 obj << +3666 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 407.652 539.579 416.675] +/Rect [433.562 453.477 457.97 462.124] /Subtype /Link /A << /S /GoTo /D (subsection.18.5.2) >> >> endobj -3628 0 obj << +3667 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 394.103 539.579 403.126] +/Rect [433.562 441.434 452.435 450.08] /Subtype /Link /A << /S /GoTo /D (subsection.18.5.3) >> >> endobj -3629 0 obj << +3668 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 380.554 539.579 389.576] +/Rect [433.562 429.391 452.435 438.037] /Subtype /Link /A << /S /GoTo /D (subsection.18.5.4) >> >> endobj -3630 0 obj << +3669 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 367.004 539.579 376.027] +/Rect [434.89 417.347 450.996 423.629] /Subtype /Link /A << /S /GoTo /D (subsection.18.5.5) >> >> endobj -3631 0 obj << +3670 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 353.455 539.579 362.478] +/Rect [433.562 405.304 452.435 413.95] /Subtype /Link /A << /S /GoTo /D (section.18.6) >> >> endobj -3632 0 obj << +3671 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 339.906 539.579 348.929] +/Rect [433.562 393.261 455.203 401.907] /Subtype /Link /A << /S /GoTo /D (subsection.18.6.1) >> >> endobj -3633 0 obj << +3672 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 326.357 539.579 335.38] +/Rect [433.562 381.217 455.203 389.864] /Subtype /Link /A << /S /GoTo /D (subsection.18.6.2) >> >> endobj -3634 0 obj << +3673 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 312.808 539.579 321.83] +/Rect [433.562 369.174 457.97 377.82] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.6.2.1) >> >> endobj -3635 0 obj << +3674 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 299.258 539.579 308.281] +/Rect [433.562 357.131 457.693 365.777] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.6.2.2) >> >> endobj -3636 0 obj << +3675 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 285.709 539.579 294.732] +/Rect [433.562 345.087 454.926 351.369] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.6.2.3) >> >> endobj -3637 0 obj << +3676 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 272.16 539.579 281.183] +/Rect [433.562 333.044 457.693 341.69] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.6.2.4) >> >> endobj -3638 0 obj << +3677 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 258.611 539.579 267.634] +/Rect [433.562 321.001 460.461 329.647] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.6.2.5) >> >> endobj -3639 0 obj << +3678 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 245.062 539.579 254.084] +/Rect [433.562 308.957 463.228 317.603] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.6.2.6) >> >> endobj -3640 0 obj << +3679 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 231.512 539.579 240.535] +/Rect [433.562 296.914 457.693 305.56] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.6.2.7) >> >> endobj -3641 0 obj << +3680 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 217.963 539.579 226.986] +/Rect [433.562 284.871 454.926 291.153] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.6.2.8) >> >> endobj -3642 0 obj << +3681 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 204.414 539.579 213.437] +/Rect [433.562 272.827 457.693 281.473] /Subtype /Link /A << /S /GoTo /D (subsubsection.18.6.2.9) >> >> endobj -3643 0 obj << +3682 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 190.865 539.579 199.888] +/Rect [433.562 260.784 457.693 269.43] /Subtype /Link /A << /S /GoTo /D (section.18.7) >> >> endobj -3644 0 obj << +3683 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 177.316 539.579 186.338] +/Rect [433.562 248.74 460.461 257.387] /Subtype /Link /A << /S /GoTo /D (subsection.18.7.1) >> >> endobj -3645 0 obj << +3684 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 163.766 539.579 172.789] +/Rect [433.562 236.697 460.461 245.343] /Subtype /Link /A << /S /GoTo /D (subsection.18.7.2) >> >> endobj -3646 0 obj << +3685 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 150.217 539.579 159.24] +/Rect [433.562 224.654 462.951 233.3] /Subtype /Link /A << /S /GoTo /D (subsection.18.7.3) >> >> endobj -3647 0 obj << +3686 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 136.668 539.579 145.691] +/Rect [433.562 212.61 462.951 221.257] /Subtype /Link /A << /S /GoTo /D (subsection.18.7.4) >> >> endobj -3648 0 obj << +3687 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 123.119 539.579 132.142] +/Rect [433.562 200.567 460.184 206.849] /Subtype /Link /A << /S /GoTo /D (section.18.8) >> >> endobj -3649 0 obj << +3688 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 109.57 539.579 118.593] +/Rect [433.562 188.524 460.184 194.806] /Subtype /Link /A << /S /GoTo /D (subsection.18.8.1) >> >> endobj -3650 0 obj << +3689 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 96.02 539.579 105.043] +/Rect [433.562 176.48 465.719 185.127] /Subtype /Link /A << /S /GoTo /D (subsection.18.8.2) >> >> endobj -3651 0 obj << +3690 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 82.471 539.579 91.494] +/Rect [433.562 164.437 468.486 173.083] /Subtype /Link /A << /S /GoTo /D (subsection.18.8.3) >> >> endobj -3652 0 obj << +3691 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 68.922 539.579 77.945] +/Rect [433.562 152.394 462.951 161.04] /Subtype /Link /A << /S /GoTo /D (subsection.18.8.4) >> >> endobj -3653 0 obj << +3692 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 55.373 539.579 64.396] +/Rect [433.562 140.35 460.184 146.632] /Subtype /Link /A << /S /GoTo /D (subsection.18.8.5) >> >> endobj -3602 0 obj << -/D [3600 0 R /XYZ 85.039 786.531 null] ->> endobj -3599 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3656 0 obj << -/Length 3707 -/Filter /FlateDecode ->> -stream -xmoFS]%pCb':mʒb Eog%S8S%Y%KG -I2^Th~wn_Qw2MyuyG4#eV.?e>\8>6V|p5Nя?gnwGe1_gHHN_\obdo *AYND)FJJ e-HAr2<_\[dz¾8qߴ_x2o~Zr"JKfYןۃFV뛑}>EଦYcdz {q`/ɴ{ؿB^mn,pi}R2|槌 -澞59(/},2 )Ʋ%fLEY:L0ݶ64e>b\#5PcAwhh$AiD#An,fV0 m2ڛNTq| ) 5A$H0wsgqԣϓaYC9|0Ϗ)dz"+$^9FzyG47>\O˯ TBb/ -&uԠE56>?kfkrDŽOg߅j(hO0`M@c}Z)o_0aR' C.nenUk|^5hP2+?".NCG3~€1 >80)|jᇮ?,BݜMd3Z_EPQD3D ^QsD9QY07u2W$0ۙ G.ᡰڧMs -"5י?I A4Cttnqᲀrsү!Xi t.~9oV>Ay@'i͝PɴP Itz`YNUXŻu=/.C%$0Hs dI&U"Pxg|/P*+̌;756oBhΛF -S ^ړMP_@‰Y?4&Fª$2+>:N{wξz70omز_g*TPc[KSu`0#OV\C[SC!Kl\RW P nBb4eYvq}*$YReY{Qc@)W\w\n!Qw2#EC9}b<< ! a3-p @4C44ṉD {Sn);Wnv}zڵ9[BCv: ɳw~)Y&GO@3X+](RVWtX6]q-|؏LEg(h O"8EnsajY.qytK3sI !^EBv -9!XcM@ c.DNr{M/&2c/{S s*k?f"0^E(s=f**O˸]u ڹJXT:ZPҮOjz,oK0DBGۅf(hNŽn795d)~f?&\AX!cf{#>g$<ng^n+0y6_]pxRۉ&Ng$مe(hNBn7A9=\RRЄߞ !꘹Fz[cRv?:>~b1p4C'qfnsY"`~wlzE`?{'9t EI1& 19DQ@;2,Pl)4;f#+'Wfv`Ŏ=".C G3ph{7v4!9)%4H Iw} ;HǨ2{>٘P ĝKM@c=pV*SL|h+u -`Ky̒*x!B7BvĶج["SH51맚ф~@$9ލM]2ae&U@Z~)9\|W4b`v7 -悹ߊ^/m},f$L.hw49UF$#`](}aӽRYyB8lZ>k \G7.X I]hs˜ aڻYNzvBV|i{IL]hs4Ts@߬zKף^sV]?Qf-Nh @4C$$n"qϬ$E^F r)ڒοbw}ƊM IuGnBs(ӜpPfHoF1ɗ_ -!;܎䈻 %I]hBsg(!=96h U@B90ѻGN( ct?.t⴯C?b뽽o(f) ĜsN#hB?iԱTI+QX}p㈛KQ}{.\"!H`h78"xԅ/mwMbd3p*M@T9h"OTQvI 2Wka_ .lC-$H0-hs%ɘZn#N*XrdBgEf(hNDZGܘ〛PɈWlo\ޟt5'Sg]bf$v=Sdy^ -f\MĐ&Ǽ|mP D3D &{W:Hs%P -Z<+#Z6\s鮊K2+< TUO @Ѫur&{Ic^="#KAvlqqe5o^3{@Ѫuu&{Yc^Z S uO[ hJ@w&j6 -{lkȠi5ir? W e[P$Wo.7ۃMyendstream -endobj -3655 0 obj << -/Type /Page -/Contents 3656 0 R -/Resources 3654 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3543 0 R -/Annots [ 3658 0 R 3659 0 R 3660 0 R 3661 0 R 3662 0 R 3663 0 R 3664 0 R 3665 0 R 3666 0 R 3667 0 R 3668 0 R 3669 0 R 3670 0 R 3671 0 R 3672 0 R 3673 0 R 3674 0 R 3675 0 R 3676 0 R 3677 0 R 3678 0 R 3679 0 R 3680 0 R 3681 0 R 3682 0 R 3683 0 R 3684 0 R 3685 0 R 3686 0 R 3687 0 R 3688 0 R 3689 0 R 3690 0 R 3691 0 R 3692 0 R 3693 0 R 3694 0 R 3695 0 R 3696 0 R 3697 0 R 3698 0 R 3699 0 R 3700 0 R 3701 0 R 3702 0 R 3703 0 R 3704 0 R 3705 0 R 3706 0 R 3707 0 R 3708 0 R ] ->> endobj -3658 0 obj << +3693 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 754.651 539.579 763.674] +/Rect [433.562 128.307 468.486 136.953] /Subtype /Link /A << /S /GoTo /D (subsection.18.8.6) >> >> endobj -3659 0 obj << +3694 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 116.264 468.486 124.91] /Subtype /Link /A << /S /GoTo /D (subsection.18.8.7) >> >> endobj -3660 0 obj << +3695 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 727.553 539.579 736.575] +/Rect [433.562 104.22 468.486 112.866] /Subtype /Link /A << /S /GoTo /D (section.18.9) >> >> endobj -3661 0 obj << +3696 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [433.562 92.177 468.21 100.823] /Subtype /Link /A << /S /GoTo /D (subsection.18.9.1) >> >> endobj -3662 0 obj << +3697 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 700.454 539.579 709.477] +/Rect [433.562 80.134 468.21 88.78] /Subtype /Link /A << /S /GoTo /D (subsection.18.9.2) >> >> endobj -3663 0 obj << +3698 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 686.905 539.579 695.928] +/Rect [433.562 68.09 468.21 76.736] /Subtype /Link /A << /S /GoTo /D (subsection.18.9.3) >> >> endobj -3664 0 obj << +3699 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 673.356 539.579 682.379] +/Rect [433.562 56.047 468.21 64.693] /Subtype /Link /A << /S /GoTo /D (subsection.18.9.4) >> >> endobj -3665 0 obj << +3700 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 659.807 539.579 668.829] +/Rect [433.562 44.003 465.442 50.285] /Subtype /Link /A << /S /GoTo /D (section.18.10) >> >> endobj -3666 0 obj << +3652 0 obj << +/D [3650 0 R /XYZ 54 639 null] +>> endobj +3649 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F65 3346 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3703 0 obj << +/Length 3841 +/Filter /FlateDecode +>> +stream +xڭYoF+2yqf $VdIT(oW_luj`B&$IN,6gQܹ:Ʌxt};{9'dr ,+s}ݏ>|R +dL%b$,:&|k,≣/7-CkEr~11ވ[$3'MXY44{]MܠXYڬB0 __``)v M,FNGvLz8>x k{ӫ-O;=a:lZATGY[lCL }9aY +YIKI2fdAK4.2met,$/{d=zo]ꁌ,پApq}}R:4ayF.A ױu+(PQ׫C|β-:W֩w3^_YL&&QNNI`p ZKX ʺE Z֎/^x[^6%QtrER|s1xJ)7BZ%T%4{Ex3{|>r15slzmυ rvCŊ)'#$NPi0Y-a0oA[i0ltfTE*"{kP?j9Ϝ2eL̶luh/\: +rvnWTS&Q"H"$"s(Q#"!wt9D49ZpLݱ:P}vyY5\Rs4=6/ )'yуg[;Ao|PN$ȃSi%lڠG6A6׶p6gY=bX3a>c0a!xa|}>!h&(*g k =EA ݱum5 z'4?4!_)OJ[Х_.g,v)vvXSQ0 wY,TzkջXtbߵ !;M0DO@P*2M M^AEsqvi3#/v._O+<4ɫx +a,tD h)2ՠܒI:;.ljMQN. n:<PMQ/gׅ'.m59M "mШxGq@xF*|k"ԚmzsWXX8 +iN"IQA hIQe"<1JKXT誓@~#[(GU@U>1LQ;FBCW]4ܠX7Ǖ[ wmC Is%,GtEp ZEI5u蓢{$PPwo.wEτR;ՙP 1  BA ر?Οvz(,3p|}G#q<$=-i}>ч>09XƓwފ3G{Om;Jw5KVT r/@~%?DN4a-pN [=(~C:CĝEHDT5%gqJ_OpEO  ^a654]Qv@%^ +icV vdi^/T K69SMU^)_3/2M [\|`5xYѯѱUPguƉD5\wcaLv6(v[HQ̑4> endobj +3705 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 646.257 539.579 655.28] +/Rect [433.562 610.041 468.21 618.687] /Subtype /Link /A << /S /GoTo /D (section.18.11) >> >> endobj -3667 0 obj << +3706 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 632.708 539.579 641.731] +/Rect [433.562 597.961 470.977 606.607] /Subtype /Link /A << /S /GoTo /D (section.18.12) >> >> endobj -3668 0 obj << +3707 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 619.159 539.579 628.182] +/Rect [433.562 585.88 470.977 594.526] /Subtype /Link /A << /S /GoTo /D (section.18.13) >> >> endobj -3669 0 obj << +3708 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 605.61 539.579 614.633] +/Rect [433.562 573.8 473.744 582.446] /Subtype /Link /A << /S /GoTo /D (section.18.14) >> >> endobj -3670 0 obj << +3709 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 592.061 539.579 601.083] +/Rect [433.562 561.719 473.744 570.366] /Subtype /Link /A << /S /GoTo /D (subsection.18.14.1) >> >> endobj -3671 0 obj << +3710 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 578.511 539.579 587.534] +/Rect [433.562 537.684 473.744 546.33] /Subtype /Link /A << /S /GoTo /D (subsection.18.14.2) >> >> endobj -3672 0 obj << +3711 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 554.053 539.579 563.621] +/Rect [411.45 515.14 450.996 524.051] /Subtype /Link /A << /S /GoTo /D (chapter.19) >> >> endobj -3673 0 obj << +3712 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 540.504 539.579 549.527] +/Rect [433.562 503.059 468.21 511.706] /Subtype /Link /A << /S /GoTo /D (section.19.1) >> >> endobj -3674 0 obj << +3713 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 526.955 539.579 535.978] +/Rect [433.562 490.979 468.21 499.625] /Subtype /Link /A << /S /GoTo /D (subsection.19.1.1) >> >> endobj -3675 0 obj << +3714 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 513.406 539.579 522.428] +/Rect [433.562 478.899 468.21 487.545] /Subtype /Link /A << /S /GoTo /D (subsection.19.1.2) >> >> endobj -3676 0 obj << +3715 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 499.856 539.579 508.879] +/Rect [433.562 466.818 452.435 475.729] /Subtype /Link /A << /S /GoTo /D (section.19.2) >> >> endobj -3677 0 obj << +3716 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 486.307 539.579 495.33] +/Rect [433.562 454.738 452.435 463.649] /Subtype /Link /A << /S /GoTo /D (subsection.19.2.1) >> >> endobj -3678 0 obj << +3717 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 472.758 539.579 481.781] +/Rect [433.562 442.657 455.203 451.568] /Subtype /Link /A << /S /GoTo /D (subsection.19.2.2) >> >> endobj -3679 0 obj << +3718 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 459.209 539.579 468.232] +/Rect [433.562 430.577 457.97 439.488] /Subtype /Link /A << /S /GoTo /D (subsection.19.2.3) >> >> endobj -3680 0 obj << +3719 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 445.66 539.579 454.682] +/Rect [433.562 418.496 460.738 427.407] /Subtype /Link /A << /S /GoTo /D (section.19.3) >> >> endobj -3681 0 obj << +3720 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 432.11 539.579 441.133] +/Rect [433.562 406.416 460.738 415.327] /Subtype /Link /A << /S /GoTo /D (subsection.19.3.1) >> >> endobj -3682 0 obj << +3721 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 418.561 539.579 427.584] +/Rect [433.562 394.336 460.738 403.247] /Subtype /Link /A << /S /GoTo /D (subsection.19.3.2) >> >> endobj -3683 0 obj << +3722 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 405.012 539.579 414.035] +/Rect [433.562 382.255 460.461 391.166] /Subtype /Link /A << /S /GoTo /D (subsection.19.3.3) >> >> endobj -3684 0 obj << +3723 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 391.463 539.579 400.486] +/Rect [433.562 370.175 460.461 379.086] /Subtype /Link /A << /S /GoTo /D (subsection.19.3.4) >> >> endobj -3685 0 obj << +3724 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 377.914 539.579 386.936] +/Rect [433.562 358.094 457.693 367.005] /Subtype /Link /A << /S /GoTo /D (subsection.19.3.5) >> >> endobj -3686 0 obj << +3725 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 364.364 539.579 373.387] +/Rect [433.562 346.014 460.461 354.925] /Subtype /Link /A << /S /GoTo /D (section.19.4) >> >> endobj -3687 0 obj << +3726 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 350.815 539.579 359.838] +/Rect [433.562 333.934 460.461 342.845] /Subtype /Link /A << /S /GoTo /D (subsection.19.4.1) >> >> endobj -3688 0 obj << +3727 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 337.266 539.579 346.289] +/Rect [433.562 321.853 460.461 330.764] /Subtype /Link /A << /S /GoTo /D (subsection.19.4.2) >> >> endobj -3689 0 obj << +3728 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 323.717 539.579 332.74] +/Rect [433.562 309.773 463.228 318.684] /Subtype /Link /A << /S /GoTo /D (subsection.19.4.3) >> >> endobj -3690 0 obj << +3729 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 310.168 539.579 319.19] +/Rect [433.562 297.692 465.996 306.603] /Subtype /Link /A << /S /GoTo /D (subsection.19.4.4) >> >> endobj -3691 0 obj << +3730 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 296.618 539.579 305.641] +/Rect [433.562 285.612 460.461 294.523] /Subtype /Link /A << /S /GoTo /D (subsection.19.4.5) >> >> endobj -3692 0 obj << +3731 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 283.069 539.579 292.092] +/Rect [437.381 273.531 450.996 282.443] /Subtype /Link /A << /S /GoTo /D (subsection.19.4.6) >> >> endobj -3693 0 obj << +3732 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 269.52 539.579 278.543] +/Rect [434.613 261.451 450.996 270.362] /Subtype /Link /A << /S /GoTo /D (subsection.19.4.7) >> >> endobj -3694 0 obj << +3733 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 255.971 539.579 264.994] +/Rect [433.562 249.371 452.712 258.282] /Subtype /Link /A << /S /GoTo /D (subsection.19.4.8) >> >> endobj -3695 0 obj << +3734 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 242.422 539.579 251.444] +/Rect [433.562 237.29 452.712 246.201] /Subtype /Link /A << /S /GoTo /D (section.19.5) >> >> endobj -3696 0 obj << +3735 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 228.872 539.579 237.895] +/Rect [433.562 225.21 455.479 234.121] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.1) >> >> endobj -3697 0 obj << +3736 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 215.323 539.579 224.346] +/Rect [433.562 213.129 455.203 222.04] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.2) >> >> endobj -3698 0 obj << +3737 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 201.774 539.579 210.797] +/Rect [433.562 201.049 452.435 209.96] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.3) >> >> endobj -3699 0 obj << +3738 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 188.225 539.579 197.248] +/Rect [433.562 188.969 452.435 197.88] /Subtype /Link /A << /S /GoTo /D (subsubsection.19.5.3.1) >> >> endobj -3700 0 obj << +3739 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 174.676 539.579 183.698] +/Rect [433.562 176.888 452.435 185.799] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.4) >> >> endobj -3701 0 obj << +3740 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 161.126 539.579 170.149] +/Rect [433.562 164.808 455.203 173.719] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.5) >> >> endobj -3702 0 obj << +3741 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 147.577 539.579 156.6] +/Rect [433.562 152.727 457.97 161.638] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.6) >> >> endobj -3703 0 obj << +3742 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 134.028 539.579 143.051] +/Rect [433.562 140.647 457.97 149.558] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.7) >> >> endobj -3704 0 obj << +3743 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 120.479 539.579 129.502] +/Rect [433.562 128.566 460.738 137.478] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.8) >> >> endobj -3705 0 obj << +3744 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 106.93 539.579 115.952] +/Rect [433.562 116.486 460.738 125.397] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.9) >> >> endobj -3706 0 obj << +3745 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 93.38 539.579 102.403] +/Rect [433.562 104.406 455.203 113.317] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.10) >> >> endobj -3707 0 obj << +3746 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 79.831 539.579 88.854] +/Rect [433.562 92.325 455.203 101.236] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.11) >> >> endobj -3708 0 obj << +3747 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 66.282 539.579 75.305] +/Rect [433.562 80.245 457.97 89.156] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.12) >> >> endobj -3657 0 obj << -/D [3655 0 R /XYZ 85.039 786.531 null] ->> endobj -3654 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F58 3471 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3711 0 obj << -/Length 3841 -/Filter /FlateDecode ->> -stream -xmsW[&$Kst̄d[,9u/;V"wW˙2,bIARWDp:ekߎ;cNs>?:~%fʪUNQj9b尙ѯ<)k6&|{^sFhU nrȹ}qtvC.X$۠eU>( 2/}ЊB2<wO1|x|y=<XdG^U)0 -U0YpRc Ʊm jc0rF2Qr݈I̕j4V1rf1ꛙTQlkk-FM_Q o7):;pajdMs6Y5Ӏ^/<]]-7|K&SuF}Vj.fo:7iCtݗeCX2'Yh(ͫa|yfu:J ??w:{*35sT򡂴tkU\ƋSE9<8=P )2N; B!ă ,)'Q- VqLj t]S(ɡOo0ZUQvܽJ[z;6L@nԗtB`G3![VO]:Db?[m$·+ O _N9S ]ۧ'p &mDBф4sTq^ WnM4>77k?^CsA7ZҌ˝p蝕bz@CnSLu,P)O^c7f -Yq*FR}Lt->C?o8lUM@Sb@^5ጎ@W2WWhGb~_K7=?N쑳ڎzPOC_Q lm7)p9W3b9by~0&[_I ՜n;#5twQ vP.*DP>;<ټQ_Q 쏁o7)C|&П/޼̮/uב?Wg\,ɵ+whQq"r}EuW3GQlz?-9)MHsDZreegc26B,+ 闌&̾TwO]ޘ8;yKcryIC;zL$vbujGݘ.7keDC\\%0š \.vȍngp_ccfwJG_e%=7H_Q Qn7)٥CCޟ?Y})o2-϶~.5u&!;^53>Ze؟,n8ib\DTe)v ;!1& 1š3SJ -"A*k~-pMJ'FK6w7u#3'∩GgNƥֿM 3{qJ{n7YAp_Q Ql7)Ja -(^)izښn;šP2mTgofKs77E'ؓk zbiо؎&2'R/W}ױs+rZT/©(M7P_Q dT uLq^PBi>(w|~n-{j3* O˺ª>BMepBnBSR(Z6yS?Y-uC(klbf!;U= ۱m- ՗~CvЇdTJts{Q%$ɸtg oܰ}?K~t?ꚰi&ZRn,-& n)n3-DzLථol3-ڋʋdM]fj{.=ǝ]Žbl`s&M@`cl*IE!l@\v:v -Ċ"[ Gw[kfXoΏY}8TxtfbA`H&M@b.K@URo;{ynVOJlGۊR_}XP}G1>dnBS"%}W|qLf56Ujv':+}nf^<=4shz&MH3G$ lup>My#+tD{}j.gXiF&N4Ѥʖ~$5fk_akpf>U!\|ny+<8w5>qo)Lv 8!Y| `Lq,*0Z:ϞnVOT8`N?1Q=ЗmCclM@b\C> endobj -3713 0 obj << +3748 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 754.651 539.579 763.674] +/Rect [433.562 68.164 457.97 77.075] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.13) >> >> endobj -3714 0 obj << +3749 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 56.084 457.97 64.995] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.14) >> >> endobj -3715 0 obj << +3750 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 727.553 539.579 736.575] +/Rect [433.562 44.004 460.461 52.915] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.15) >> >> endobj -3716 0 obj << +3704 0 obj << +/D [3702 0 R /XYZ 54 639 null] +>> endobj +3701 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F65 3346 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3753 0 obj << +/Length 4071 +/Filter /FlateDecode +>> +stream +xڭ]ms_o2N,ۍXU,N'L!PSL_{vE֘$ znYGgY:˓jx8fw웿Q DmLg%|v}+,IVnys|Bkym*' (H Sr7ƣhKIr_~3-YE$W9"fGIϫ_ >ƻd% 'q!5fSQRf%:$J +vEh ZPSW |jiY>w=n[iqzgt=}8ٰGIU$be2o6۝qP3a>1Y g #w{y"h8.e w~$%Q'FA-F'Bm]=< *^c$II*U)",m1V 8q7zB [IbwȞkF>3ec7=d\F9p 7 8Ic'/Lr\,-,W avkOfs^Frش&!n=43e 4.p󜳡$c*qHh t0(&-gPL`δgMnY2Q>:c]SGEFOV/F쟝2S +rvwHqó1:+ 9 bF 3+l8!|&"9(,.2\*J@1XA FePa'a°)E#aa0nQS7Fđ'٪maxt!l,P, HBSP}r ~ ' $J! yE,-agZe~_ /;b @m>dh ځC3^,vB ء4Nӏ\%WWrFnNq{Wބm yL΄RH2i<²0',ġ!TA&}ru7'D4]Ai6K=0IpףPYbPH/aU |UHXA)Ң$NA@2Iz{;AjղЉ}TOK̠`K=3,2sQ,!h M%,(7./jyѭOF`ټ){6pjX`쫇BB<ٖaD$)с^Yh= Bء*ل<:k+?VUcób~Ef#F>Kbˊ{q4l,#U\?V۪ X6|;ݍ8|ǟ0|0x(cp2ђ$)vv,"9ء_lyb8r)DI\3)e }fkawX0ڊN9An& ;ʰn| A쏒‘#e D=;Q‡r~wp)qnG Jo!2:8:DpTz*%qemaDB"p` \bm{~̢W&{0}6'Y6,ݘ]o*QRҺQNR`$.> +B)p;)lbBiF~{,;Hb CQŅ|GO@vίPq2r&%Hx|p>^@EFRDݍPmM׬x +^.&,RL|P]Y9e\@ 1 Կ.mr, av㘊FWEDr9_ n}ShI>gZ +{,ͻ[2hP1SHh$$*.0 ۅofsG *7a]\Q|eX-]Yvy +'"8>/PReN4 w֡'U`TACzPbXtw<^l2s)ǘAuny3y~rZ@x H&,b& +b@yRna>ˮU[[j*(6oĔ13Eg{j 2>ByA +54Cqe1`!N}qE/\B)r7I^K/v s["[TUKoD-p}1aoN#X|ZL`RE{Pl ea+2eA:Q-tpnv H2#eem1`!tN}L' #pHUD#p}` M`O )cl_Z[ ދqN}1Sܭ7P4eL\ e;! - +(xaD`Ί[ 7,q8\'y,u,\ǎ"w`Y|xpZ@7$b7Ւ N+RŐp +na>wq=HfX&i.1l/dZ{ $A\Y YA- 2nҕHn*Nu7{~xs?j'n̊?KJUCz ;7lnaiڊ C 9c\R4VbziBrƳ[@aثpveA_O}8C8[*i}a(rtWCZ3V +{qW+7{ 7t%km_8Dp|Cr皖be0?p0KE +;cK6-ѵ"Is7&w[d܊F -P*jGh{ҡ@툃֎ <gp%8V /F532HUqk7Q1EC (wFO^h4ҋ0"AKNh^KulzQsO)uJlOoA}D$2d4GK %@$`Yvʒ/|5gU'zTB]ɓϺyxj#ȑ#˕gpB~ +-HWV%) Q CwDQNIsș|XZu6iG:%=0NF|]vp⢥d(lezw9"~ϩݶ=^^0T_>eyю8%M2-[L 418Jv5rYid.Hf?p˛|TT-\"Gq[dԳh, eS, J`O'naL1flZl񻧼hg&;mCC?q4QeUe0\Y4נG|ծ덾_B6^h  A^+ 6Cۋ2$S=lYM7 +g ZСYȣ]-_o6{,,m\ ;,h;!B4J3+ɔ$ >CrǞ@=EԃVĈIendstream +endobj +3752 0 obj << +/Type /Page +/Contents 3753 0 R +/Resources 3751 0 R +/MediaBox [0 0 504 666] +/Parent 3803 0 R +/Annots [ 3755 0 R 3756 0 R 3757 0 R 3758 0 R 3759 0 R 3760 0 R 3761 0 R 3762 0 R 3763 0 R 3764 0 R 3765 0 R 3766 0 R 3767 0 R 3768 0 R 3769 0 R 3770 0 R 3771 0 R 3772 0 R 3773 0 R 3774 0 R 3775 0 R 3776 0 R 3777 0 R 3778 0 R 3779 0 R 3780 0 R 3781 0 R 3782 0 R 3783 0 R 3784 0 R 3785 0 R 3786 0 R 3787 0 R 3788 0 R 3789 0 R 3790 0 R 3791 0 R 3792 0 R 3793 0 R 3794 0 R 3795 0 R 3796 0 R 3797 0 R 3798 0 R 3799 0 R 3800 0 R 3801 0 R 3802 0 R ] +>> endobj +3755 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [433.562 610.041 460.461 618.952] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.16) >> >> endobj -3717 0 obj << +3756 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 700.454 539.579 709.477] +/Rect [433.562 597.998 460.461 606.909] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.17) >> >> endobj -3718 0 obj << +3757 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 686.905 539.579 695.928] +/Rect [433.562 585.954 463.228 594.865] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.18) >> >> endobj -3719 0 obj << +3758 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 673.356 539.579 682.379] +/Rect [433.562 573.911 465.996 582.822] /Subtype /Link /A << /S /GoTo /D (subsection.19.5.19) >> >> endobj -3720 0 obj << +3759 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 659.807 539.579 668.829] +/Rect [433.562 561.868 465.996 570.779] /Subtype /Link /A << /S /GoTo /D (section.19.6) >> >> endobj -3721 0 obj << +3760 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 646.257 539.579 655.28] +/Rect [433.562 549.824 465.996 558.735] /Subtype /Link /A << /S /GoTo /D (subsection.19.6.1) >> >> endobj -3722 0 obj << +3761 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 632.708 539.579 641.731] +/Rect [433.562 537.781 460.461 546.692] /Subtype /Link /A << /S /GoTo /D (subsection.19.6.2) >> >> endobj -3723 0 obj << +3762 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 619.159 539.579 628.182] +/Rect [433.562 525.738 460.461 534.649] /Subtype /Link /A << /S /GoTo /D (subsection.19.6.3) >> >> endobj -3724 0 obj << +3763 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 605.61 539.579 614.633] +/Rect [433.562 513.694 460.461 522.605] /Subtype /Link /A << /S /GoTo /D (section.19.7) >> >> endobj -3725 0 obj << +3764 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 592.061 539.579 601.083] +/Rect [433.562 501.651 457.693 510.562] /Subtype /Link /A << /S /GoTo /D (subsection.19.7.1) >> >> endobj -3726 0 obj << +3765 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 578.511 539.579 587.534] +/Rect [433.562 489.608 460.461 498.519] /Subtype /Link /A << /S /GoTo /D (subsection.19.7.2) >> >> endobj -3727 0 obj << +3766 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 564.962 539.579 573.985] +/Rect [433.562 477.564 460.461 486.475] /Subtype /Link /A << /S /GoTo /D (section.19.8) >> >> endobj -3728 0 obj << +3767 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 551.413 539.579 560.436] +/Rect [433.562 465.521 463.228 474.432] /Subtype /Link /A << /S /GoTo /D (subsection.19.8.1) >> >> endobj -3729 0 obj << +3768 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 537.864 539.579 546.887] +/Rect [433.562 453.477 463.228 462.389] /Subtype /Link /A << /S /GoTo /D (subsection.19.8.2) >> >> endobj -3730 0 obj << +3769 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 524.315 539.579 533.337] +/Rect [433.562 441.434 465.996 450.345] /Subtype /Link /A << /S /GoTo /D (section.19.9) >> >> endobj -3731 0 obj << +3770 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 510.765 539.579 519.788] +/Rect [433.562 429.391 465.996 438.302] /Subtype /Link /A << /S /GoTo /D (subsection.19.9.1) >> >> endobj -3732 0 obj << +3771 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 497.216 539.579 506.239] +/Rect [433.562 417.347 465.996 426.258] /Subtype /Link /A << /S /GoTo /D (subsection.19.9.2) >> >> endobj -3733 0 obj << +3772 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 483.667 539.579 492.69] +/Rect [433.562 405.304 465.996 414.215] /Subtype /Link /A << /S /GoTo /D (subsection.19.9.3) >> >> endobj -3734 0 obj << +3773 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 470.118 539.579 479.141] +/Rect [433.562 393.261 465.996 402.172] /Subtype /Link /A << /S /GoTo /D (subsection.19.9.4) >> >> endobj -3735 0 obj << +3774 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 456.569 539.579 465.591] +/Rect [433.562 381.217 465.719 390.128] /Subtype /Link /A << /S /GoTo /D (section.19.10) >> >> endobj -3736 0 obj << +3775 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 443.019 539.579 452.042] +/Rect [433.562 369.174 465.719 378.085] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.1) >> >> endobj -3737 0 obj << +3776 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 429.47 539.579 438.493] +/Rect [433.562 357.131 465.719 366.042] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.2) >> >> endobj -3738 0 obj << +3777 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 415.921 539.579 424.944] +/Rect [433.562 345.087 462.951 353.998] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.3) >> >> endobj -3739 0 obj << +3778 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 402.372 539.579 411.395] +/Rect [433.562 333.044 465.719 341.955] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.4) >> >> endobj -3740 0 obj << +3779 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 388.823 539.579 397.845] +/Rect [433.562 321.001 468.486 329.912] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.5) >> >> endobj -3741 0 obj << +3780 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 375.273 539.579 384.296] +/Rect [433.562 308.957 471.254 317.868] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.6) >> >> endobj -3742 0 obj << +3781 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 361.724 539.579 370.747] +/Rect [433.562 296.914 471.254 305.825] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.7) >> >> endobj -3743 0 obj << +3782 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 348.175 539.579 357.198] +/Rect [433.562 284.871 465.719 293.782] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.8) >> >> endobj -3744 0 obj << +3783 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 334.626 539.579 343.649] +/Rect [433.562 272.827 462.951 281.738] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.9) >> >> endobj -3745 0 obj << +3784 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 321.077 539.579 330.099] +/Rect [433.562 260.784 465.719 269.695] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.10) >> >> endobj -3746 0 obj << +3785 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 307.527 539.579 316.55] +/Rect [433.562 248.74 468.486 257.652] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.11) >> >> endobj -3747 0 obj << +3786 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 293.978 539.579 303.001] +/Rect [433.562 236.697 471.254 245.608] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.12) >> >> endobj -3748 0 obj << +3787 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 280.429 539.579 289.452] +/Rect [433.562 224.654 470.977 233.565] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.13) >> >> endobj -3749 0 obj << +3788 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 266.88 539.579 275.903] +/Rect [433.562 212.61 470.977 221.521] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.14) >> >> endobj -3750 0 obj << +3789 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 253.331 539.579 262.354] +/Rect [433.562 200.567 470.977 209.478] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.15) >> >> endobj -3751 0 obj << +3790 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 239.781 539.579 248.804] +/Rect [433.562 188.524 470.977 197.435] /Subtype /Link /A << /S /GoTo /D (subsection.19.10.16) >> >> endobj -3752 0 obj << +3791 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 226.232 539.579 235.255] +/Rect [433.562 176.48 470.977 185.391] /Subtype /Link /A << /S /GoTo /D (section.19.11) >> >> endobj -3753 0 obj << +3792 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 212.683 539.579 221.706] +/Rect [433.562 164.437 473.744 173.348] /Subtype /Link /A << /S /GoTo /D (subsection.19.11.1) >> >> endobj -3754 0 obj << +3793 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 199.134 539.579 208.157] +/Rect [433.562 152.394 473.744 161.305] /Subtype /Link /A << /S /GoTo /D (subsection.19.11.2) >> >> endobj -3755 0 obj << +3794 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 185.585 539.579 194.608] +/Rect [433.562 140.35 476.512 149.261] /Subtype /Link /A << /S /GoTo /D (subsection.19.11.3) >> >> endobj -3756 0 obj << +3795 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 172.036 539.579 181.058] +/Rect [433.562 128.307 470.977 137.218] /Subtype /Link /A << /S /GoTo /D (subsection.19.11.4) >> >> endobj -3757 0 obj << +3796 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 158.486 539.579 167.509] +/Rect [433.562 116.264 470.977 125.175] /Subtype /Link /A << /S /GoTo /D (subsection.19.11.5) >> >> endobj -3758 0 obj << +3797 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 144.937 539.579 153.96] +/Rect [433.562 104.22 462.121 112.866] /Subtype /Link /A << /S /GoTo /D (subsection.19.11.6) >> >> endobj -3759 0 obj << +3798 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 131.388 539.579 140.411] +/Rect [433.562 92.177 459.354 98.459] /Subtype /Link /A << /S /GoTo /D (section.19.12) >> >> endobj -3760 0 obj << +3799 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 117.839 539.579 126.862] +/Rect [433.562 80.134 459.354 86.416] /Subtype /Link /A << /S /GoTo /D (subsection.19.12.1) >> >> endobj -3761 0 obj << +3800 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 104.29 539.579 113.312] +/Rect [433.562 68.09 459.354 74.372] /Subtype /Link /A << /S /GoTo /D (subsection.19.12.2) >> >> endobj -3762 0 obj << +3801 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 90.74 539.579 99.763] +/Rect [433.562 56.047 462.121 64.693] /Subtype /Link /A << /S /GoTo /D (subsection.19.12.3) >> >> endobj -3763 0 obj << +3802 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 77.191 539.579 86.214] +/Rect [433.562 44.003 462.121 52.65] /Subtype /Link /A << /S /GoTo /D (subsection.19.12.4) >> >> endobj -3764 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 63.642 539.579 72.665] -/Subtype /Link -/A << /S /GoTo /D (section.19.13) >> ->> endobj -3712 0 obj << -/D [3710 0 R /XYZ 85.039 786.531 null] +3754 0 obj << +/D [3752 0 R /XYZ 54 639 null] >> endobj -3709 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F58 3471 0 R >> +3751 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F65 3346 0 R >> /ProcSet [ /PDF /Text ] >> endobj -3767 0 obj << -/Length 3925 +3806 0 obj << +/Length 4051 /Filter /FlateDecode >> stream -xms6Wh% &;Iݫ7/uD;ʒJQMX:LIo2$Y$XIFEJb&Fy%A"&F_rLfOO.1u?~-d~: DOI9{s|d"eI ~$ЌpGy9!G2NW ͣxDe3'T}xʥ<63ߟ )Kȓ:ˣ'T7YV"xƱB_%O|WJ)iY//ݭoewZ"XE@c,!?X.o,m$V&Ԉ Q~'@{/9ad NjUԹj*V7}慪rh {y[_gBʰpaL'Ť{sг&t{m-&:qђ*)FMtW\h -0Yn(rYoSytVNkaX6#Ή F` U=U]=?_f焦|1 Ew9ab2F;aqGx)ߨNY5Q>s}}u3D -=Z`( `֥".S)eD=y)R\<=OYrw_htm8\,L,"=}Nه bP`W hPLqzgD@eN,ّ Juq;A>p|u.["L{?ܚn?1*X?UT09.@GWkS~ٮRgq0|gX?|Ȁ -Q~.HmݏWut9?`,&q[ vܘb;KH!nfpVotwnH4&RQڲcH3Z7FڏWfWs?4E|zvzbO/7T*GvjHT̋9Y'C{nb4jsSʆO狐`&]2xs}N4 18a" N)N(.`mOYTaV?45= cchiJXwF従B\ ՠ=m1 *^?hqLEIB,$S3<԰^ո4geSD$c}A qsv;࢐YتJNEe4)\xg6~_c)ZkCQիM:ɤ>T3@@74;n:U^?cMFǫ+TVy;2x"˪,!j,0kCR;Q+c$` PM'+lU o='?&A v?{?Hs"lcm%ѡP<7;n 4zCcE@c}'90\?kVs9 Tpql߬?GFMWVk[ T.(BS쩳,٪իO*FvբY ޝ@C\`q}G{ H n9 TxV+>%[hXku  H`}D3² xL|z^h3@vE4&3:~]@!O$v A O!Q~bO05؄ۨgGڬzB p`qž~?(i0 -VWa>*m)Ǩo{{&ZPA a n)Avy-x6n\eGSteJODgr( е{tqܠZ $u)qڽTvHz!NUkk}>PA l)4cy5fa;rzƫTwPp^WɎkͫf!΅v#nOd]Ϲٙ`( pŸp;Tp"p~tlD_F͵ 4unkֿ蛫KUZgpX?\hcnGᢊ="!Bq1?bًj0U>e ?a'PKbZgpؘŽ+;{YNdRٝ1?mv1hc!za%A޴ X^_\a./x$j +e+D3yqd˲9kĵ^0ϖG~Jr# +#XG2T f#rey@W&8q(V qseq4FP&Ƣ~6ZPN!^q/wU%n*A\ûU-/2Bo%]!7~8Dw D( Bng |ecL\ِ~Я!&<^YMrO15&qo[$CE|+Wqܴ?)ß`bb0ojAO*$?C i<>Pj&@ PרK-zR7u{d8[/ť/W՟ˢiK=\|+14P {Bh{XN@ $>Ky) h@Ihk4` ?_R{^9Di6o${dx溵EiHҪMJkIJ5Z~7G1?DP,>Hl۪1 x_ ~<$ϟALGPA}2 >F q]92{<67bRW ^-JTHEb(.jDڬlQj@炃*A{&j|)wF I$TB52lQ7I5J] Kd#<+[gz8$/aDҩM)JgII5tZ~|DYI,vuU˫U.m-Pt&֜K9uD B~Tlԇϗ_EOy]DZlP!uG> .}EGOTSoIHMܾHMQqcr1&@M& WW,ϊ$l.k3t7P|' ,Yd^Ҙ?$j?¡6j?^!Bj?ka+X8Ӆ4;1<[{3W\rzc_Bx!$}&aJ„>LIXTk)8h=wb2`0KW*Pq;=2uh3MH/Nx"*0`{܍)7|"/N:X8YG;8c,MPl{QY}?Ds,eZig?K)ɖe>ɺfgJέlͺ{~lkO5a xtGp8∅TS8C_$̠ hW$Fv0ϣm¡qGfWp{ ֺV܋cO$\OtT*xsmzAΒ:`,M) w +qR?J>vzW;wuW ձ$ӯ@Kȣ8HTVGzJH1sVݨ8Uu  mhmN!ٻ쎤cY̛Ѡ3[b x/+De^e<Ct21uE˰\ @r!B?\y u~X8rIQx\pGx~]22lɝ69. uLd1F&(]$DwMD<CEEA882o$r+|K3F5@jjSǰCTr"{DE8Lc#5FDMl<EX8QxpG>RU$m'b|غcW%&WLIg}ADNrѝ & +lImSn*$gA.,(+ +g25WMvFl] G&WwQa x 2smIbYSScGU*Bu^:Mњyx_weC[[nOE+cQ=#螬;Xi a' exSAx6eD!=j,\e2z@BW7<*,nur^X~ +嫘03Z_8zWðcBj:B2pZ).(d*b}y1Ew m@J٘3TX\E(W= A߷v{OZuum6ú8<`+ WDuo䖢 gB9x< TP4&/aqBU>+OH +qԡCWv_2_j-uftf>4iB)x!Gdɷv@(9_͑+Iw PR,t<~&Fs@~Qo>{^>;9!bbE\xW4EPѝ.xMH%D (Cʔċ~I7H MSlx{V%c>zhWGq'DE0D{(PIr"!Fݘ^4/(ϚǮmlو'1-D5SF exs >&|#fendstream endobj -3766 0 obj << +3805 0 obj << /Type /Page -/Contents 3767 0 R -/Resources 3765 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3543 0 R -/Annots [ 3769 0 R 3770 0 R 3771 0 R 3772 0 R 3773 0 R 3774 0 R 3775 0 R 3776 0 R 3777 0 R 3778 0 R 3779 0 R 3780 0 R 3781 0 R 3782 0 R 3783 0 R 3784 0 R 3785 0 R 3786 0 R 3787 0 R 3788 0 R 3789 0 R 3790 0 R 3791 0 R 3792 0 R 3793 0 R 3794 0 R 3795 0 R 3796 0 R 3797 0 R 3798 0 R 3799 0 R 3800 0 R 3801 0 R 3802 0 R 3803 0 R 3804 0 R 3805 0 R 3806 0 R 3807 0 R 3808 0 R 3809 0 R 3810 0 R 3811 0 R 3812 0 R 3813 0 R 3814 0 R 3815 0 R 3816 0 R 3817 0 R 3818 0 R ] +/Contents 3806 0 R +/Resources 3804 0 R +/MediaBox [0 0 504 666] +/Parent 3803 0 R +/Annots [ 3808 0 R 3809 0 R 3810 0 R 3811 0 R 3812 0 R 3813 0 R 3814 0 R 3815 0 R 3816 0 R 3817 0 R 3818 0 R 3819 0 R 3820 0 R 3821 0 R 3822 0 R 3823 0 R 3824 0 R 3825 0 R 3826 0 R 3827 0 R 3828 0 R 3829 0 R 3830 0 R 3831 0 R 3832 0 R 3833 0 R 3834 0 R 3835 0 R 3836 0 R 3837 0 R 3838 0 R 3839 0 R 3840 0 R 3841 0 R 3842 0 R 3843 0 R 3844 0 R 3845 0 R 3846 0 R 3847 0 R 3848 0 R 3849 0 R 3850 0 R 3851 0 R 3852 0 R 3853 0 R ] >> endobj -3769 0 obj << +3808 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [433.562 610.041 464.889 618.687] +/Subtype /Link +/A << /S /GoTo /D (section.19.13) >> +>> endobj +3809 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 754.651 539.579 763.674] +/Rect [433.562 597.728 464.889 606.374] /Subtype /Link /A << /S /GoTo /D (subsection.19.13.1) >> >> endobj -3770 0 obj << +3810 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 585.415 467.656 594.061] /Subtype /Link /A << /S /GoTo /D (subsubsection.19.13.1.1) >> >> endobj -3771 0 obj << +3811 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 727.553 539.579 736.575] +/Rect [433.562 573.102 467.656 581.748] /Subtype /Link /A << /S /GoTo /D (subsubsection.19.13.1.2) >> >> endobj -3772 0 obj << +3812 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [433.562 560.789 467.656 569.435] /Subtype /Link /A << /S /GoTo /D (subsubsection.19.13.1.3) >> >> endobj -3773 0 obj << +3813 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 700.454 539.579 709.477] +/Rect [433.562 548.476 462.121 557.123] /Subtype /Link /A << /S /GoTo /D (subsubsection.19.13.1.4) >> >> endobj -3774 0 obj << +3814 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 686.905 539.579 695.928] +/Rect [433.562 536.163 462.121 544.81] /Subtype /Link /A << /S /GoTo /D (subsubsection.19.13.1.5) >> >> endobj -3775 0 obj << +3815 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 673.356 539.579 682.379] +/Rect [435.72 523.851 450.996 530.132] /Subtype /Link /A << /S /GoTo /D (subsubsection.19.13.1.6) >> >> endobj -3776 0 obj << +3816 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 646.257 539.579 655.28] +/Rect [435.72 499.582 450.996 505.864] /Subtype /Link /A << /S /GoTo /D (subsubsection.19.13.1.7) >> >> endobj -3777 0 obj << +3817 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 632.708 539.579 641.731] +/Rect [433.562 487.269 451.605 495.916] /Subtype /Link /A << /S /GoTo /D (subsubsection.19.13.1.8) >> >> endobj -3778 0 obj << +3818 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 619.159 539.579 628.182] +/Rect [433.562 474.957 451.605 483.603] /Subtype /Link /A << /S /GoTo /D (subsection.19.13.2) >> >> endobj -3779 0 obj << +3819 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 605.61 539.579 614.633] +/Rect [433.562 462.644 457.14 471.29] /Subtype /Link /A << /S /GoTo /D (section.19.14) >> >> endobj -3780 0 obj << +3820 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 592.061 539.579 601.083] +/Rect [433.562 450.331 456.863 458.977] /Subtype /Link /A << /S /GoTo /D (subsection.19.14.1) >> >> endobj -3781 0 obj << +3821 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 578.511 539.579 587.534] +/Rect [433.562 438.018 456.863 446.664] /Subtype /Link /A << /S /GoTo /D (subsection.19.14.2) >> >> endobj -3782 0 obj << +3822 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 564.962 539.579 573.985] +/Rect [433.562 425.705 456.863 434.351] /Subtype /Link /A << /S /GoTo /D (subsection.19.14.3) >> >> endobj -3783 0 obj << +3823 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 551.413 539.579 560.436] +/Rect [433.562 413.392 454.096 419.674] /Subtype /Link /A << /S /GoTo /D (subsection.19.14.4) >> >> endobj -3784 0 obj << +3824 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 537.864 539.579 546.887] +/Rect [433.562 401.079 454.096 407.361] /Subtype /Link /A << /S /GoTo /D (subsection.19.14.5) >> >> endobj -3785 0 obj << +3825 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 524.315 539.579 533.337] +/Rect [433.562 388.766 456.863 397.412] /Subtype /Link /A << /S /GoTo /D (subsection.19.14.6) >> >> endobj -3786 0 obj << +3826 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 510.765 539.579 519.788] +/Rect [433.562 376.453 456.863 385.099] /Subtype /Link /A << /S /GoTo /D (section.19.15) >> >> endobj -3787 0 obj << +3827 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 497.216 539.579 506.239] +/Rect [433.562 364.14 459.631 372.786] /Subtype /Link /A << /S /GoTo /D (section.19.16) >> >> endobj -3788 0 obj << +3828 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 483.667 539.579 492.69] +/Rect [433.562 351.827 459.631 360.473] /Subtype /Link /A << /S /GoTo /D (subsection.19.16.1) >> >> endobj -3789 0 obj << +3829 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 470.118 539.579 479.141] +/Rect [433.562 339.514 462.398 348.16] /Subtype /Link /A << /S /GoTo /D (subsection.19.16.2) >> >> endobj -3790 0 obj << +3830 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 456.569 539.579 465.591] +/Rect [433.562 327.201 462.398 335.847] /Subtype /Link /A << /S /GoTo /D (subsection.19.16.3) >> >> endobj -3791 0 obj << +3831 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 443.019 539.579 452.042] +/Rect [433.562 314.888 462.398 323.534] /Subtype /Link /A << /S /GoTo /D (section.19.17) >> >> endobj -3792 0 obj << +3832 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 429.47 539.579 438.493] +/Rect [433.562 302.575 454.096 308.857] /Subtype /Link /A << /S /GoTo /D (section.19.18) >> >> endobj -3793 0 obj << +3833 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 415.921 539.579 424.944] +/Rect [433.562 290.262 454.096 296.544] /Subtype /Link /A << /S /GoTo /D (section.19.19) >> >> endobj -3794 0 obj << +3834 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 402.372 539.579 411.395] +/Rect [433.562 277.949 454.096 284.231] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.1) >> >> endobj -3795 0 obj << +3835 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 388.823 539.579 397.845] +/Rect [433.562 265.636 454.096 271.918] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.2) >> >> endobj -3796 0 obj << +3836 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 375.273 539.579 384.296] +/Rect [433.562 253.324 454.096 259.606] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.3) >> >> endobj -3797 0 obj << +3837 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 361.724 539.579 370.747] +/Rect [433.562 241.011 456.863 249.657] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.4) >> >> endobj -3798 0 obj << +3838 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 348.175 539.579 357.198] +/Rect [433.562 228.698 459.631 237.344] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.5) >> >> endobj -3799 0 obj << +3839 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 334.626 539.579 343.649] +/Rect [433.562 216.385 459.631 225.031] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.6) >> >> endobj -3800 0 obj << +3840 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 321.077 539.579 330.099] +/Rect [433.562 204.072 459.631 212.718] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.7) >> >> endobj -3801 0 obj << +3841 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 307.527 539.579 316.55] +/Rect [433.562 191.759 459.631 200.405] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.8) >> >> endobj -3802 0 obj << +3842 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 293.978 539.579 303.001] +/Rect [433.562 179.446 459.631 188.092] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.9) >> >> endobj -3803 0 obj << +3843 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 280.429 539.579 289.452] +/Rect [433.562 167.133 462.398 175.779] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.10) >> >> endobj -3804 0 obj << +3844 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 266.88 539.579 275.903] +/Rect [433.562 154.82 462.398 163.466] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.11) >> >> endobj -3805 0 obj << +3845 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 253.331 539.579 262.354] +/Rect [433.562 142.507 462.398 151.153] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.12) >> >> endobj -3806 0 obj << +3846 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 239.781 539.579 248.804] +/Rect [433.562 130.194 462.398 138.84] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.13) >> >> endobj -3807 0 obj << +3847 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 226.232 539.579 235.255] +/Rect [433.562 117.881 462.398 126.527] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.14) >> >> endobj -3808 0 obj << +3848 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 212.683 539.579 221.706] +/Rect [433.562 105.568 462.121 114.214] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.15) >> >> endobj -3809 0 obj << +3849 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 199.134 539.579 208.157] +/Rect [433.562 93.255 462.121 101.901] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.16) >> >> endobj -3810 0 obj << +3850 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 185.585 539.579 194.608] +/Rect [433.562 80.942 462.121 89.589] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.17) >> >> endobj -3811 0 obj << +3851 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 172.036 539.579 181.058] +/Rect [433.562 68.629 459.354 74.911] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.18) >> >> endobj -3812 0 obj << +3852 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 158.486 539.579 167.509] +/Rect [433.562 56.316 459.354 62.598] /Subtype /Link /A << /S /GoTo /D (subsection.19.19.19) >> >> endobj -3813 0 obj << +3853 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 144.937 539.579 153.96] +/Rect [433.562 44.004 459.354 50.286] /Subtype /Link /A << /S /GoTo /D (section.19.20) >> >> endobj -3814 0 obj << +3807 0 obj << +/D [3805 0 R /XYZ 54 639 null] +>> endobj +3804 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F65 3346 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3856 0 obj << +/Length 3484 +/Filter /FlateDecode +>> +stream +xڭ[S~jty#8L&TP~3wF?rڪoͯҘB((w>11X跳̲$ +"]9>n /'l/_׿vE%_0ȣx^k+(C),dB? +Gw<ߏ ./: XYGq׫~\_QKra/_ⱖ״c-`B69vl:cQe936P8zRfIO83㸈gr2"AHy{{RX#̙"Ѹo(`d<)QFh&B +M7)F6Ab% hMDEOI;".7,QLqiod]NSDU#ʲm0"+A Q G4HZ̀tĦՓl&IvCZt=hNn'AƈдbV㈦EZv%H-e/#vr;Lytoё\~݉4X6S&X82d=5+''`eY'8> ID]M Dx0"aSRPDRi䖯]G,$vZ0 +ʢ] W($ x;:1-Ei0m`?Tk8-ld4@Ђ6c Nn [H 6kEȧ|7 lCy@*qdυ_,F( 4G-l.%d.5@.т6Nj*0u&:0Lಇcz˳ۦRS `-&GqcZ^dPu*: +0T!}aķpg-4Z+72-fv6kdNH/ke'/4/|[Q寇݀Z:r_ mEμ6&2@{ ^K;~M?t t lNY |XK?Т:s1FcaYj`E ZV*3,B(`D2 WMT\5_@u\dž㺺Hqr7D6"\p/ԿK1.Lʾ˯랚._zd }G_Ez̕IjJS,jHU5E$WI{zieD6SPaP¤-4*P8qb#v{z^6EŔ`A|htơ +9G贅FGUmG4:Z̠sn_M%AuKe:ܗVR.㺑t=@ Yu :_`%C ڕx=SB{ T\>{O( [qK(ݠݠ@L+o~Fv> Eo͔13nw?I=a A| Q`{t$A>caEw? hxQiONr10_-Z4>np5h++ %p8qu0cu48ut|ⴠ%(E-( -պHQΗ's8}!n2|=FDMQq|޴(k4_U}+h?1tlQ GFMh`,,BF -BGU[aj#S.j\c* Kk8=e,,Z -ZGQsw7.Ľ|$GT{ZmMHUŊ$܍# %`-Vhc,,$iAKQZ>'VTRn%ߓt`Q{ *Q|yBLmNb&[SX&mT܊7Du^ozLx}>޺C6Q2 C8n MtQp쉆 c0?\}#>^;rčRLwoW\D::7dfiVΣf1XH I.FrŹ4FɥMQ8 rDgs}"ɿ 5+Ltك[FWN IiL1mLa bZ + +k76. R!4p?W/bX2&m EqH#Ŧ6i-}Y(;z-tj-,$ 0Sz]/*z޽$&jVCꄞMmNJ!@$#*׋].ø^鴉ruӅZރXj@Зk+Um +1i@FL$S=^uo/̀ Sg-V˥XmsVT(Lzi+i0n,ϨS6i)܍C75Qb2T_|\lQt?--ֲYFi,4݌(u:R'UWSUa:# X1ڬ^u$a /?R&K4"NV@)T MT2zɲg;YCg'@/ 0=`, 8CE0cag]vvV/1~)@ `!˛/`KEho44-Yv|E(jTk;uVӷw%ln?ys'|Eݫ9@_oM +s@N{0 >aN{86iW7H̞@j洇+w2'7MJN?U'?fL$E|~!7Њ )S!yUid\A +yqCNƴkCEb:>ϛۇ{ؤA42xq +i:Ҹ!Jt yQTtn]m*3nx4B:N a#Ľ/+(BOhh: Ҹ!J##?csTyY/תnp4@:J[ `w<.Ր"ICON1/j+bP Fy0\Ul{PRj};M~g=oȂƂd9dِw#ٲ$~T>o]<`.{}uKzFϪrF#,R z5W*kendstream +endobj +3855 0 obj << +/Type /Page +/Contents 3856 0 R +/Resources 3854 0 R +/MediaBox [0 0 504 666] +/Parent 3803 0 R +/Annots [ 3858 0 R 3859 0 R 3860 0 R 3861 0 R 3862 0 R 3863 0 R 3864 0 R 3865 0 R 3866 0 R 3867 0 R 3868 0 R 3869 0 R 3870 0 R 3871 0 R 3872 0 R 3873 0 R 3874 0 R 3875 0 R 3876 0 R 3877 0 R 3878 0 R 3879 0 R 3880 0 R 3881 0 R 3882 0 R 3883 0 R 3884 0 R 3885 0 R 3886 0 R 3887 0 R 3888 0 R 3889 0 R 3890 0 R 3891 0 R 3892 0 R 3893 0 R 3894 0 R 3895 0 R 3896 0 R 3897 0 R 3898 0 R 3899 0 R 3900 0 R 3901 0 R 3902 0 R ] +>> endobj +3858 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 120.479 539.579 130.047] +/Rect [412.087 610.041 450.996 618.952] /Subtype /Link /A << /S /GoTo /D (chapter.20) >> >> endobj -3815 0 obj << +3859 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 106.93 539.579 115.952] +/Rect [433.562 597.93 467.656 606.576] /Subtype /Link /A << /S /GoTo /D (section.20.1) >> >> endobj -3816 0 obj << +3860 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 93.38 539.579 102.403] +/Rect [433.562 585.818 467.656 594.464] /Subtype /Link /A << /S /GoTo /D (section.20.2) >> >> endobj -3817 0 obj << +3861 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 79.831 539.579 88.854] +/Rect [433.562 573.707 462.121 582.353] /Subtype /Link /A << /S /GoTo /D (section.20.3) >> >> endobj -3818 0 obj << +3862 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 66.282 539.579 75.305] +/Rect [433.562 561.595 462.121 570.241] /Subtype /Link /A << /S /GoTo /D (subsection.20.3.1) >> >> endobj -3768 0 obj << -/D [3766 0 R /XYZ 85.039 786.531 null] ->> endobj -3765 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F58 3471 0 R /F20 3045 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3821 0 obj << -/Length 3417 -/Filter /FlateDecode ->> -stream -x][w6~У ľqMNf#gs}`$,m'~q$ -ISNO+`} GJ2*FE#Nh~y./`{2< LN};"C\gzBq4#՘R҄WB.3j^2GI`sB?"&Sn $HIds瘺Qc{̔@<;e&Kky&D?+10ۼh/Fۘ)V -`mDK=&weeXR:ܲOS0^hjښF)C-S?MM񸕄T_6=O5t[!$v۾}pl%nIVf._$-^XgeHEqdH!byճ[v]U!?Q2H %H`? gL>=*.}1t|,#C#=b'UWWCEW卺f o7|/ ')"@^L6 -^WmK F˧6X1$s`r&`&Tk3OiD áb1"| bMr$'nLRF~ ݣB`z^"Ͽ7rn4jg1>R?6*ksp>o }YCi|K m}!`EgךsNsDuLVIZuj\nqR~V_~Wn_ީ 7gs>33# MB6EPObҔ4NnT7ˊrXL8AG1MroHL&a 9Si{ՙ\L55|W -:|]/\cduPv1H;&$ rQv 餔L{ ޙB7X12T J1!M P $QU  :LR0TҴKPz1J=&˻pvIGls7.C-6zyB߸\VYZI4_A:d(A @9r6reHG P& ʇ6KbʣW]~1wJu=wYطx!7@Rg[<.-e{w7u7A*1k_ { (IwUzIxjF..W/_弲sL`bjr| -o A7RaٌЩWQC's呅_25>d뗡`1I&`C=YJNع铺{v.[WB:G $!"p7 MXY yBp_7t2YU;eԓ/Z],DgmY0` i]H`EgnvkXyR"(7S"x%T_ݺD2Ty'{bsPV18IVMX)`9yXArc]avm+\|,ʂ  bAbۄRbx V -ef,UhMDVI.`8kP.]˯kuT,C͈E5ȩV_9 h)?VmڬPwH 6M )reul*f^MM}LC b).MЅ;t q.M&Jh4o2a9b X'01!.أ[HpUSj]]}`V$likTޕ6uQ0'@ 0 zsZ !:=wҤ\_E&#=`َ^+ku(0F$yL` b"ǨĻ ~7hZ>(l֟D䮇W낡1Ƚ$71Rqwxu]˅zcW7FP9.|uu\9Ȑ9ڽۦ)MN紦a~2Tr֧CeeD @{Px&Qa-@/h) .zͭtmخ!%PB1.!&{BwIShGǮEc=k^ UCRJ~{@Ϲ2㭭|&3-pIǎվr :QL\>\,؟[Mhi[ŋY|@ -r@|-o7ͭ;~GӀ˦3!V'./ި9ޏRph"1Ŋ)hnƵ# Q[S,1*-Um2D3ҧ)֧C{gzgD @{P\]])ֳv)'I.3-o]TPJBDZ(ٽc(A 95rdHgD68WjΥʡ7o#SܘpH\۝o}rʦ* /+GN -{{E$ >m}2 96r_dHۊH6iZb3+֡7W/\f^p+Ah=:h A* xzJ+}i!Ĉpwxk?BCRsiۿI}~Myn! j+Dͭ\~(;ZG ~+] U8d.PГfgz8._ -}i)Ft>IA.LgW?0Eo%oDLN lD9=N?Yendstream -endobj -3820 0 obj << -/Type /Page -/Contents 3821 0 R -/Resources 3819 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3872 0 R -/Annots [ 3823 0 R 3824 0 R 3825 0 R 3826 0 R 3827 0 R 3828 0 R 3829 0 R 3830 0 R 3831 0 R 3832 0 R 3833 0 R 3834 0 R 3835 0 R 3836 0 R 3837 0 R 3838 0 R 3839 0 R 3840 0 R 3841 0 R 3842 0 R 3843 0 R 3844 0 R 3845 0 R 3846 0 R 3847 0 R 3848 0 R 3849 0 R 3850 0 R 3851 0 R 3852 0 R 3853 0 R 3854 0 R 3855 0 R 3856 0 R 3857 0 R 3858 0 R 3859 0 R 3860 0 R 3861 0 R 3862 0 R 3863 0 R 3864 0 R 3865 0 R 3866 0 R 3867 0 R 3868 0 R 3869 0 R 3870 0 R 3871 0 R ] ->> endobj -3823 0 obj << +3863 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 754.651 539.579 763.674] +/Rect [433.562 549.484 462.121 558.13] /Subtype /Link /A << /S /GoTo /D (subsection.20.3.2) >> >> endobj -3824 0 obj << +3864 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 537.372 459.354 543.654] /Subtype /Link /A << /S /GoTo /D (subsection.20.3.3) >> >> endobj -3825 0 obj << +3865 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 727.553 539.579 736.575] +/Rect [433.562 525.261 459.354 531.543] /Subtype /Link /A << /S /GoTo /D (subsection.20.3.4) >> >> endobj -3826 0 obj << +3866 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [433.562 513.149 459.354 519.431] /Subtype /Link /A << /S /GoTo /D (subsection.20.3.5) >> >> endobj -3827 0 obj << +3867 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 700.454 539.579 709.477] +/Rect [433.562 501.038 462.121 509.684] /Subtype /Link /A << /S /GoTo /D (section.20.4) >> >> endobj -3828 0 obj << +3868 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 686.905 539.579 695.928] +/Rect [433.562 488.926 462.121 497.572] /Subtype /Link /A << /S /GoTo /D (subsection.20.4.1) >> >> endobj -3829 0 obj << +3869 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 673.356 539.579 682.379] +/Rect [433.562 476.815 462.121 485.461] /Subtype /Link /A << /S /GoTo /D (subsection.20.4.2) >> >> endobj -3830 0 obj << +3870 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 648.897 539.579 658.466] +/Rect [415.269 454.115 450.996 463.026] /Subtype /Link /A << /S /GoTo /D (chapter.21) >> >> endobj -3831 0 obj << +3871 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 635.348 539.579 644.371] +/Rect [433.562 442.004 464.889 450.65] /Subtype /Link /A << /S /GoTo /D (section.21.1) >> >> endobj -3832 0 obj << +3872 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 621.799 539.579 630.822] +/Rect [433.562 429.892 467.656 438.538] /Subtype /Link /A << /S /GoTo /D (section.21.2) >> >> endobj -3833 0 obj << +3873 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 608.25 539.579 617.273] +/Rect [433.562 417.781 467.656 426.427] /Subtype /Link /A << /S /GoTo /D (section.21.3) >> >> endobj -3834 0 obj << +3874 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 594.701 539.579 603.724] +/Rect [433.562 405.669 467.379 414.315] /Subtype /Link /A << /S /GoTo /D (subsection.21.3.1) >> >> endobj -3835 0 obj << +3875 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 581.151 539.579 590.174] +/Rect [433.562 393.558 467.379 402.204] /Subtype /Link /A << /S /GoTo /D (section.21.4) >> >> endobj -3836 0 obj << +3876 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 567.602 539.579 576.625] +/Rect [433.562 381.446 467.379 390.092] /Subtype /Link /A << /S /GoTo /D (subsection.21.4.1) >> >> endobj -3837 0 obj << +3877 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 554.053 539.579 563.076] +/Rect [433.562 369.335 464.612 375.617] /Subtype /Link /A << /S /GoTo /D (subsection.21.4.2) >> >> endobj -3838 0 obj << +3878 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 540.504 539.579 549.527] +/Rect [433.562 357.223 464.612 363.505] /Subtype /Link /A << /S /GoTo /D (subsection.21.4.3) >> >> endobj -3839 0 obj << +3879 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 526.955 539.579 535.978] +/Rect [433.562 345.112 467.379 353.758] /Subtype /Link /A << /S /GoTo /D (subsection.21.4.4) >> >> endobj -3840 0 obj << +3880 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 513.406 539.579 522.428] +/Rect [433.562 333 467.379 341.646] /Subtype /Link /A << /S /GoTo /D (subsection.21.4.5) >> >> endobj -3841 0 obj << +3881 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 499.856 539.579 508.879] +/Rect [433.562 320.889 467.379 329.535] /Subtype /Link /A << /S /GoTo /D (subsection.21.4.6) >> >> endobj -3842 0 obj << +3882 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 486.307 539.579 495.33] +/Rect [433.562 308.777 470.147 317.423] /Subtype /Link /A << /S /GoTo /D (section.21.5) >> >> endobj -3843 0 obj << +3883 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 472.758 539.579 481.781] +/Rect [433.562 296.666 470.147 305.312] /Subtype /Link /A << /S /GoTo /D (subsection.21.5.1) >> >> endobj -3844 0 obj << +3884 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 459.209 539.579 468.232] +/Rect [433.562 284.554 470.147 293.2] /Subtype /Link /A << /S /GoTo /D (subsection.21.5.2) >> >> endobj -3845 0 obj << +3885 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 445.66 539.579 454.682] +/Rect [433.562 272.442 470.147 281.089] /Subtype /Link /A << /S /GoTo /D (subsection.21.5.3) >> >> endobj -3846 0 obj << +3886 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 418.561 539.579 427.584] +/Rect [433.562 248.376 472.914 257.022] /Subtype /Link /A << /S /GoTo /D (subsubsection.21.5.3.1) >> >> endobj -3847 0 obj << +3887 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 405.012 539.579 414.035] +/Rect [433.562 236.264 472.914 244.91] /Subtype /Link /A << /S /GoTo /D (subsubsection.21.5.3.2) >> >> endobj -3848 0 obj << +3888 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 391.463 539.579 400.486] +/Rect [433.562 224.153 467.379 232.799] /Subtype /Link /A << /S /GoTo /D (subsubsection.21.5.3.3) >> >> endobj -3849 0 obj << +3889 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 377.914 539.579 386.936] +/Rect [433.562 212.041 467.379 220.687] /Subtype /Link /A << /S /GoTo /D (subsubsection.21.5.3.4) >> >> endobj -3850 0 obj << +3890 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 364.364 539.579 373.387] +/Rect [433.562 199.93 464.612 206.212] /Subtype /Link /A << /S /GoTo /D (subsubsection.21.5.3.5) >> >> endobj -3851 0 obj << +3891 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 350.815 539.579 359.838] +/Rect [433.562 187.818 467.379 196.464] /Subtype /Link /A << /S /GoTo /D (subsubsection.21.5.3.6) >> >> endobj -3852 0 obj << +3892 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 337.266 539.579 346.289] +/Rect [433.562 175.707 472.637 184.353] /Subtype /Link /A << /S /GoTo /D (subsubsection.21.5.3.7) >> >> endobj -3853 0 obj << +3893 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 323.717 539.579 332.74] +/Rect [433.562 163.595 475.405 172.241] /Subtype /Link /A << /S /GoTo /D (section.21.6) >> >> endobj -3854 0 obj << +3894 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 310.168 539.579 319.19] +/Rect [433.562 151.484 475.405 160.13] /Subtype /Link /A << /S /GoTo /D (section.21.7) >> >> endobj -3855 0 obj << +3895 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 296.618 539.579 305.641] +/Rect [433.562 139.372 478.172 148.018] /Subtype /Link /A << /S /GoTo /D (subsection.21.7.1) >> >> endobj -3856 0 obj << +3896 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 283.069 539.579 292.092] +/Rect [433.562 127.261 478.172 135.907] /Subtype /Link /A << /S /GoTo /D (subsection.21.7.2) >> >> endobj -3857 0 obj << +3897 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 258.611 539.579 268.179] +/Rect [424.499 104.561 450.996 113.472] /Subtype /Link /A << /S /GoTo /D (chapter.22) >> >> endobj -3858 0 obj << +3898 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 245.062 539.579 254.084] +/Rect [433.562 92.45 456.863 101.361] /Subtype /Link /A << /S /GoTo /D (section.22.1) >> >> endobj -3859 0 obj << +3899 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 231.512 539.579 240.535] +/Rect [433.562 80.338 456.863 89.249] /Subtype /Link /A << /S /GoTo /D (section.22.2) >> >> endobj -3860 0 obj << +3900 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 217.963 539.579 226.986] +/Rect [433.562 68.227 459.631 77.138] /Subtype /Link /A << /S /GoTo /D (section.22.3) >> >> endobj -3861 0 obj << +3901 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 204.414 539.579 213.437] +/Rect [433.562 56.115 459.631 65.026] /Subtype /Link /A << /S /GoTo /D (subsection.22.3.1) >> >> endobj -3862 0 obj << +3902 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 190.865 539.579 199.888] +/Rect [433.562 44.004 462.398 52.915] /Subtype /Link /A << /S /GoTo /D (section.22.4) >> >> endobj -3863 0 obj << +3857 0 obj << +/D [3855 0 R /XYZ 54 639 null] +>> endobj +3854 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3905 0 obj << +/Length 3459 +/Filter /FlateDecode +>> +stream +xڭ[W9~4V ,a9ypC|YGVK]79gvQU_I*]$IYL*N>?dɻn9_Wem%&_9+zr{ߎs>iHDD(.%q^mt~xħ+I٭=iXqeMWdLY1޶Vh$ʆ"nǐLYS6ᜳLԾMv+$T-eI+dA VK72 ʇ#!q#?Vy#?x2=/_o[~|RBQ#hC;7-֫=(Xvz9ʯϋ98u D IZ#n$]9r4I; ]$ I:xVk5>ێھώ/ kz)?Z.\DcMXic}} jaBok +&oW+$NJ\C\n@UU:? srqn@/.]1Yi u..zTb0F£R N]jH r**a0c*-or 1]/4X9NSgAҫH+X |驼duQO {j Tڠϗ卩+`<^}bYLW3_ٲ7V޴)<ݤX+أ`f0H{{;tF] v#k/ +UB=Xt  &95 _ ٽ%/:PDVeBc]oLjd7?>u;+WiX_*Pp`h +qkAq\ick`q6w{Ȏ,'eAi~K[/ؗ`K(F'㢪pPA7Bvx(+O3LobJS});SؒpS\X( X{[LNp5Q zEbMtPY`F `<3?QBڸ<\U|zBJHG"m8-^SˈLќg%,:EGsIiq?En;o}^1TGxn4(ǝX̟IiQ:>v=a(MJN1^8jhIhwb}!tQ +]=̆YJN\i~t ,vt7Ɵ#׶SG;_$Mv77)b\cg#W,+ƟZytډP筁Ѽ[% +L֩>3jޭ:FU[ C9z?] 4͕>}wv)ήn0,_jA.Fj>b`0Lhuy("[`}xFWb_ɑ. -u([9h%,D5PDC9٣?@5y6 +FI R{ŢD59:FO.zZLW&'땂 + +L_N_}uPٞC 4L 4 #`.Ȏ1;-ީ2\:O]F;Br;Q[0pEό©k'co,OI. ݦp)y|s0m'Q`Q|m d8on'ܻ>V;p} RnzW5ފ49BT9$|dt@}fmt]U"ڞqO vݝN;i{Av͸t-D8#tmE8[ѕ)Vnޥd+"m#YqzɮɊa\ :܁Q1vx;j7Phwb}!!"\d9>8n Q .4hwU绻4߰˜7 ao(^˹('҇Gm +ix}7 7$, Eۏ# Ir*5NgE910fИS~?ۮǻF.NzԬ#WR6+aQhl1-0i߿isnBo$d}A.dtA2u5PDC9ȁn'GMQOFq7@L7 GLnem+-Xi5?-w̐oO6ңHXh( +SfU NsW6ty&0_1C2x^uJw^bL%@tb}csEso7+YYN§y}6.zL(I-E6=% 5,y՟8iq\v?ّ񩁢=:5v7vCrM Ԡ.TӅe iͿ$3w2[RhQh#zcWoNwQFE1S_/Ce~võZ^v[7-͞H}6?=D| +VMl闲_ endstream +endobj +3904 0 obj << +/Type /Page +/Contents 3905 0 R +/Resources 3903 0 R +/MediaBox [0 0 504 666] +/Parent 3803 0 R +/Annots [ 3907 0 R 3908 0 R 3909 0 R 3910 0 R 3911 0 R 3912 0 R 3913 0 R 3914 0 R 3915 0 R 3916 0 R 3917 0 R 3918 0 R 3919 0 R 3920 0 R 3921 0 R 3922 0 R 3923 0 R 3924 0 R 3925 0 R 3926 0 R 3927 0 R 3928 0 R 3929 0 R 3930 0 R 3931 0 R 3932 0 R 3933 0 R 3934 0 R 3935 0 R 3936 0 R 3937 0 R 3938 0 R 3939 0 R 3940 0 R 3941 0 R 3942 0 R 3943 0 R 3944 0 R 3945 0 R 3946 0 R 3947 0 R 3948 0 R 3949 0 R 3950 0 R 3951 0 R 3952 0 R ] +>> endobj +3907 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 177.316 539.579 186.338] +/Rect [433.562 610.041 464.889 618.952] /Subtype /Link /A << /S /GoTo /D (subsection.22.4.1) >> >> endobj -3864 0 obj << +3908 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 152.857 539.579 162.426] +/Rect [418.452 587.356 450.996 596.267] /Subtype /Link /A << /S /GoTo /D (chapter.23) >> >> endobj -3865 0 obj << +3909 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 139.308 539.579 148.331] +/Rect [433.562 575.248 462.121 584.159] /Subtype /Link /A << /S /GoTo /D (section.23.1) >> >> endobj -3866 0 obj << +3910 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 125.759 539.579 134.782] +/Rect [433.562 563.139 462.121 572.05] /Subtype /Link /A << /S /GoTo /D (section.23.2) >> >> endobj -3867 0 obj << +3911 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 112.21 539.579 121.233] +/Rect [433.562 551.031 464.889 559.942] /Subtype /Link /A << /S /GoTo /D (subsection.23.2.1) >> >> endobj -3868 0 obj << +3912 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 98.661 539.579 107.683] +/Rect [433.562 538.922 467.656 547.833] /Subtype /Link /A << /S /GoTo /D (subsection.23.2.2) >> >> endobj -3869 0 obj << +3913 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 85.111 539.579 94.134] +/Rect [433.562 526.814 467.656 535.725] /Subtype /Link /A << /S /GoTo /D (subsubsection.23.2.2.1) >> >> endobj -3870 0 obj << +3914 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 71.562 539.579 80.585] +/Rect [433.562 514.705 467.656 523.616] /Subtype /Link /A << /S /GoTo /D (subsection.23.2.3) >> >> endobj -3871 0 obj << +3915 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 58.013 539.579 67.036] +/Rect [433.562 502.596 470.423 511.507] /Subtype /Link /A << /S /GoTo /D (subsubsection.23.2.3.1) >> >> endobj -3822 0 obj << -/D [3820 0 R /XYZ 85.039 786.531 null] ->> endobj -3819 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3875 0 obj << -/Length 3403 -/Filter /FlateDecode ->> -stream -xS9+h,F37In].pp-=,o3%K0$k3גZ-i*5UTF Nz]_`w2Iyu<Xfzӟw^'1j4SEyBT6;BXqFW;'; ϲ WˆUtTsM=ENc.O/7Jxlw[uVs_k}e7˫ܹ농WU<ޣ;9!` 3bdKa8I"և}A(Jzmq»Tj)0o8zI$EY~/c"lTu7K2b|2֭vgkj'4q -n GgRb$( Hqu5''fKwk9rHU}Rc[h2M)k+pvoz4H}|xr]?[Rr~>M.a'U7!_;mD]iVsLof?*,v!lfz:ĕ]ks1۝oPQ7NM (B180U3ڄzkMn\YLE5K]$. g]_E ~4Br">>[_9-|ek7џv?YoRWb+$D W -7#p0G]DPh2hgGƇۥD=>^-Sav5&jvy=ilerЎlgZ;si A0$ - ?Vk]Fϰf]9n[n|ǽiiSb@SLxA./+CT&(Sֵ3z3K=#<_3 ~#!iq/Win<*zDpL `^Td -&by)9EȓcabYLmѧn?\6ꤕ؆ve*\ !!~]ɐI#=hj=c 3R1x~ҿ]k*rbČje/@RflC[?['d[;ڗ"bIJ~‴Pi)~yov q|&~)(0MLKYe/R왲F2SmT{>Nsu0JU-䗈f !TIVSTsKbK 4,?ج}k8`tW2~{y' -[;ژq5)<((R -*A_? oTM.TT!cqˬt|2_uTw -/hOn,_8L 08l c\y鋝si#J[~׵`&v<=P 8Aʉ:fͫk),[=1A^肤7J)(N  )DwI$Ulxk?uhoRQ /RWUU:o_=PuR|мJG1{b}ʳ`N*i򪛧f֤>C!.k7f$byIA2P !U.j&3nBv4vL.vQhZ ?\Wa%ŭn44zgR?b#$H(nu( -b?Vnpt5ο[' "!>n"8Q/+qi=1WRbQ "/@ RTc5X`D쓌j[3I)(pNMyv@ΐc8Ljc:LxdgRQ <@8P<؇gDHq\[E(ϮW !"b9J$.⣶rJVoK }lvу>NEքe"v)(LL -` ), -q,"K?Lo4eX_6s̞-R9kSd1`\ )ُ&^ڞ3UNI'#SJ<S](W" ^I𨗿Gw%kzt=_uZ|m[=R^p.δ~㥊2b=X3Ev)#yVXf8| ro"񯿤yZ 4 ~38bػ?evdRL#Bn뤑Mm{, xGDE6=xՏXbԈ=imՇ_^d|mRQ~q /fS<Om (B9'Bq 5ހ7visR{.1tcNɨ:RbĸTdEBCS ՂF~nSs,Y#+dml*:2tujHqh ԱoM9&5f\v7oYӯƺ1o%OWRQ /Rx]dgמ<ŝS,QS{_!J_ :Ϛ$׈05Z۝ĦkF>asX"ׂ}}/Z0*ׂ;Ov;*85;p'|ᝳN)( O,OE66P98 W?An)_Ooھ&^j2:N&[[>l>yƥ1&_#c5p)=ZS;53Zn˕iuHb`ljjpg F]I(ZycqWҗ8TΓKe}y(fáҠ ^IoҊRyZhiAZ=-!]Z^Z:n lەlK_w+ES7+ZZj13o> endobj -3877 0 obj << +3916 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 754.651 539.579 763.674] +/Rect [433.562 490.488 464.889 499.399] /Subtype /Link /A << /S /GoTo /D (section.23.3) >> >> endobj -3878 0 obj << +3917 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 478.379 451.605 487.29] /Subtype /Link /A << /S /GoTo /D (section.23.4) >> >> endobj -3879 0 obj << +3918 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 727.553 539.579 736.575] +/Rect [433.562 466.271 451.605 475.182] /Subtype /Link /A << /S /GoTo /D (subsection.23.4.1) >> >> endobj -3880 0 obj << +3919 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [433.562 454.162 451.605 463.073] /Subtype /Link /A << /S /GoTo /D (subsection.23.4.2) >> >> endobj -3881 0 obj << +3920 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 700.454 539.579 709.477] +/Rect [433.562 442.054 451.605 450.965] /Subtype /Link /A << /S /GoTo /D (subsection.23.4.3) >> >> endobj -3882 0 obj << +3921 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 686.905 539.579 695.928] +/Rect [433.562 429.945 451.605 438.856] /Subtype /Link /A << /S /GoTo /D (section.23.5) >> >> endobj -3883 0 obj << +3922 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 673.356 539.579 682.379] +/Rect [433.562 417.837 454.372 426.748] /Subtype /Link /A << /S /GoTo /D (section.23.6) >> >> endobj -3884 0 obj << +3923 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 659.807 539.579 668.829] +/Rect [433.562 405.728 454.372 414.639] /Subtype /Link /A << /S /GoTo /D (subsection.23.6.1) >> >> endobj -3885 0 obj << +3924 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 635.348 539.579 644.917] +/Rect [424.18 383.043 450.996 391.954] /Subtype /Link /A << /S /GoTo /D (chapter.24) >> >> endobj -3886 0 obj << +3925 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 621.799 539.579 630.822] +/Rect [433.562 370.935 457.14 379.846] /Subtype /Link /A << /S /GoTo /D (section.24.1) >> >> endobj -3887 0 obj << +3926 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 608.25 539.579 617.273] +/Rect [433.562 358.826 457.14 367.737] /Subtype /Link /A << /S /GoTo /D (section.24.2) >> >> endobj -3888 0 obj << +3927 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 594.701 539.579 603.724] +/Rect [433.562 346.718 459.907 355.629] /Subtype /Link /A << /S /GoTo /D (subsection.24.2.1) >> >> endobj -3889 0 obj << +3928 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 581.151 539.579 590.174] +/Rect [433.562 334.609 459.907 343.52] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.2.1.1) >> >> endobj -3890 0 obj << +3929 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 567.602 539.579 576.625] +/Rect [433.562 322.5 459.907 331.412] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.2.1.2) >> >> endobj -3891 0 obj << +3930 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 554.053 539.579 563.076] +/Rect [433.562 310.392 459.631 319.303] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.2.1.3) >> >> endobj -3892 0 obj << +3931 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 540.504 539.579 549.527] +/Rect [433.562 298.283 459.631 307.194] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.2.1.4) >> >> endobj -3893 0 obj << +3932 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 526.955 539.579 535.978] +/Rect [433.562 286.175 456.863 295.086] /Subtype /Link /A << /S /GoTo /D (subsection.24.2.2) >> >> endobj -3894 0 obj << +3933 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 513.406 539.579 522.428] +/Rect [433.562 274.066 456.863 282.977] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.2.2.1) >> >> endobj -3895 0 obj << +3934 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 499.856 539.579 508.879] +/Rect [433.562 261.958 462.398 270.869] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.2.2.2) >> >> endobj -3896 0 obj << +3935 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 486.307 539.579 495.33] +/Rect [433.562 249.849 462.398 258.76] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.2.2.3) >> >> endobj -3897 0 obj << +3936 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 472.758 539.579 481.781] +/Rect [433.562 237.741 459.631 246.652] /Subtype /Link /A << /S /GoTo /D (subsection.24.2.3) >> >> endobj -3898 0 obj << +3937 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 459.209 539.579 468.232] +/Rect [433.562 225.632 459.631 234.543] /Subtype /Link /A << /S /GoTo /D (subsection.24.2.4) >> >> endobj -3899 0 obj << +3938 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 445.66 539.579 454.682] +/Rect [433.562 213.523 459.631 222.435] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.2.4.1) >> >> endobj -3900 0 obj << +3939 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 432.11 539.579 441.133] +/Rect [433.562 201.415 456.863 210.326] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.2.4.2) >> >> endobj -3901 0 obj << +3940 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 418.561 539.579 427.584] +/Rect [433.562 189.306 456.863 198.217] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.2.4.3) >> >> endobj -3902 0 obj << +3941 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 405.012 539.579 414.035] +/Rect [433.562 177.198 456.863 186.109] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.2.4.4) >> >> endobj -3903 0 obj << +3942 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 391.463 539.579 400.486] +/Rect [433.562 165.089 459.631 174] /Subtype /Link /A << /S /GoTo /D (section.24.3) >> >> endobj -3904 0 obj << +3943 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 377.914 539.579 386.936] +/Rect [433.562 152.981 459.631 161.892] /Subtype /Link /A << /S /GoTo /D (section.24.4) >> >> endobj -3905 0 obj << +3944 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 364.364 539.579 373.387] +/Rect [433.562 140.872 462.398 149.783] /Subtype /Link /A << /S /GoTo /D (section.24.5) >> >> endobj -3906 0 obj << +3945 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 350.815 539.579 359.838] +/Rect [433.562 128.764 462.398 137.675] /Subtype /Link /A << /S /GoTo /D (subsection.24.5.1) >> >> endobj -3907 0 obj << +3946 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 337.266 539.579 346.289] +/Rect [433.562 116.655 462.398 125.566] /Subtype /Link /A << /S /GoTo /D (subsubsection.24.5.1.1) >> >> endobj -3908 0 obj << +3947 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 323.717 539.579 332.74] +/Rect [433.562 104.547 462.398 113.458] /Subtype /Link /A << /S /GoTo /D (subsection.24.5.2) >> >> endobj -3909 0 obj << +3948 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 310.168 539.579 319.19] +/Rect [433.562 92.438 464.889 101.349] /Subtype /Link /A << /S /GoTo /D (subsection.24.5.3) >> >> endobj -3910 0 obj << +3949 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 296.618 539.579 305.641] +/Rect [433.562 80.329 467.656 89.24] /Subtype /Link /A << /S /GoTo /D (section.24.6) >> >> endobj -3911 0 obj << +3950 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 283.069 539.579 292.092] +/Rect [433.562 68.221 467.656 77.132] /Subtype /Link /A << /S /GoTo /D (subsection.24.6.1) >> >> endobj -3912 0 obj << +3951 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 269.52 539.579 278.543] +/Rect [433.562 56.112 467.656 65.023] /Subtype /Link /A << /S /GoTo /D (subsection.24.6.2) >> >> endobj -3913 0 obj << +3952 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 255.971 539.579 264.994] +/Rect [433.562 44.004 470.423 52.915] /Subtype /Link /A << /S /GoTo /D (subsection.24.6.3) >> >> endobj -3914 0 obj << +3906 0 obj << +/D [3904 0 R /XYZ 54 639 null] +>> endobj +3903 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3955 0 obj << +/Length 3620 +/Filter /FlateDecode +>> +stream +xڭIs::JHp˔,ʋ-;(⨢#Ɏ~`'b!n  I{G{%$O9!zˣѿ}Z(II<$IMvLwMת$%-ڌ' H(ejʠ(MI!}TyDBw(?\ôkJ^LܥT,Gx2:;&q؂V$pY"قt%2+pc&R\㹈#4)[er\X9e"7Hmầ(2fD0c%%/&ݓ@m4OWʋ tl)筞Ŕ,bOC.-Z PѸP-A)9)Q  bAK`mi2iv7`E_tVBK +ĺ +y 5cz))+Ej / MHAј /T@RJ{l2AĭT $/\hrbDMp{xL(ɩKׯ;Є <_1ӜQ \ E6|C31h*|-d=OalUFs2o=t^g9 N"paoC}bav.fzԔV}Fg~Pt'^tc_ϡ&v8Dz* +m#w]wZ!uzF-Faa?-D} u@`hpQhH- +aQ3D0*}QܟCD;O8ʪu9F j@*|nI:$`B}R\fHKօAŚQ1[25u6a {ka;./9.E[|Fë 4!pAkmmjJnf"hzqU\9̍\~2MbMN`DARlW[Y)\J Px@ -~]XޘW| +?Y[kUEhAR,o8=2nΖ\x 8mro5!>eaL3]fU-b/, +KSWKL2)hPaZsD:4.OFAH۹ff,`/fz`vmfnj~zT 5|UN DMuh't*8d;k;tRCO$>P)3IWc jLehx4Tgܮ7֓-869]כ?ǟuyִԯn[܃ VbmCtQ4L~/D+.JC *ͷ(Oh7sZ|@pCp8nHUH8n`uB7Ϣ㶱{u>2^oBccs֋v#I%>`VQ=]EؠYzهav+׉! +p tO1hÕ;ssǛzBlkBs +"_Q +bTA" +BٔYMޞ~}׻׶!ֲ,4KkCIѡh Kш3-r^^ceWI&\MNGu9gSg 1&`eݮle9%& V‘&O6Xz/գ^fuHNs0T@$ o3Y+ G<]Aؠ#Y4LDd>]RBXkt ,:\պXA˳x>'F#+ k[#Vz\A˳x;+v;ۓ|WeWF^fUFPZ+VؘMد쬷x 5>5 "#& ) 7RJֺ.t]̳ErgfR^]iRN6Ly+7Pr +ŽG`Í )}zpZYО7,YvBgvXή͑bapm{2ƂvL |&62XzʰAٳxOCӚ;,)9 ͕< +9ܚP_:'eQI Bw *:{#'ķ +$1F̚}#of<: <w,x^=^I"8ћEdK.'V$Td'z :RSLtۼDj*+iuPS40T.ee0 !h"-ݪ9Yv8?9q uoG# 7)-H)HбO6f{Ʈx[)IogobЃ 5c(9E? 'Y~F6\> endobj +3957 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 231.512 539.579 241.081] +/Rect [418.452 610.041 450.996 618.952] /Subtype /Link /A << /S /GoTo /D (chapter.25) >> >> endobj -3915 0 obj << +3958 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 217.963 539.579 226.986] +/Rect [433.562 597.933 462.121 606.844] /Subtype /Link /A << /S /GoTo /D (section.25.1) >> >> endobj -3916 0 obj << +3959 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 204.414 539.579 213.437] +/Rect [433.562 585.824 464.889 594.735] /Subtype /Link /A << /S /GoTo /D (section.25.2) >> >> endobj -3917 0 obj << +3960 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 190.865 539.579 199.888] +/Rect [433.562 573.715 467.656 582.626] /Subtype /Link /A << /S /GoTo /D (subsection.25.2.1) >> >> endobj -3918 0 obj << +3961 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 177.316 539.579 186.338] +/Rect [433.562 561.607 467.656 570.518] /Subtype /Link /A << /S /GoTo /D (subsubsection.25.2.1.1) >> >> endobj -3919 0 obj << +3962 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 163.766 539.579 172.789] +/Rect [433.562 549.498 470.147 558.409] /Subtype /Link /A << /S /GoTo /D (subsection.25.2.2) >> >> endobj -3920 0 obj << +3963 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 150.217 539.579 159.24] +/Rect [433.562 537.39 470.147 546.301] /Subtype /Link /A << /S /GoTo /D (subsubsection.25.2.2.1) >> >> endobj -3921 0 obj << +3964 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 136.668 539.579 145.691] +/Rect [433.562 525.281 470.147 534.192] /Subtype /Link /A << /S /GoTo /D (subsubsection.25.2.2.2) >> >> endobj -3922 0 obj << +3965 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 123.119 539.579 132.142] +/Rect [433.562 513.173 475.682 522.084] /Subtype /Link /A << /S /GoTo /D (subsection.25.2.3) >> >> endobj -3923 0 obj << +3966 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 109.57 539.579 118.593] +/Rect [433.562 501.064 475.682 509.975] /Subtype /Link /A << /S /GoTo /D (subsection.25.2.4) >> >> endobj -3924 0 obj << +3967 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 96.02 539.579 105.043] +/Rect [433.562 488.956 470.147 497.867] /Subtype /Link /A << /S /GoTo /D (subsection.25.2.5) >> >> endobj -3925 0 obj << +3968 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 82.471 539.579 91.494] +/Rect [433.562 476.847 470.147 485.758] /Subtype /Link /A << /S /GoTo /D (subsubsection.25.2.5.1) >> >> endobj -3926 0 obj << +3969 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 68.922 539.579 77.945] +/Rect [433.562 464.738 467.379 473.649] /Subtype /Link /A << /S /GoTo /D (subsubsection.25.2.5.2) >> >> endobj -3927 0 obj << +3970 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 55.373 539.579 64.396] +/Rect [433.562 452.63 470.147 461.541] /Subtype /Link /A << /S /GoTo /D (subsubsection.25.2.5.3) >> >> endobj -3876 0 obj << -/D [3874 0 R /XYZ 85.039 786.531 null] ->> endobj -3873 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3930 0 obj << -/Length 3129 -/Filter /FlateDecode ->> -stream -x\[sG~Jj~ٗ,'6a< 0*,ɑe~ލF}خTxϜ3+ai03#%N{xtn<#4VeO=rD02،Nf~&<$RMss?̚l#f製ƈ3Zq,}ws~WxGAjWЬDTA$AIwP(hBM\f7)UdJkdu52GS+w^6~q6s{\9 ?1'xl 1_;"["JLȞpK(5~s SgBDc rb#r"l9c sKƅ"xt^v:Bo5ſE7R(7P#Emin -Eur|- ")CTQiVڸhʏs=XΗ19ܭ ,%ewq{_c Љn"T|77s8&$62Mju;_]ֱdWI?Y\ri0w2 F_2E~g -=%R[3.%2bibMb"tI5~qa?[MKe7ln3<^ӏͻn{ϮL=J_qxc6P8Z#N_*$'d$kk+F"꾿몌p)޸ -cOJ]_k Mh]Pq&dD$ -DN'6zGeOLߧȌġ(b3* fM)i,GfaF5^|nمiB6:a(E @r0SlYHqҖ6 wfPA ])MP -r@|͔i7RAa^LA~*O/O"Ώq|]2s?vtP܋{~ ;'HSJgq螸v͸zEԼ! lȠ0ݜm)Vy@2&|߇WE{KK)@赡(b *D M)T }L Dx{a_CIPTX@$Ryy@<E7Rb9"'V"_p2y=2Ĭ})ۆR!KL(@Dxh4aL˳g!4-KD/q(1 -#}n@S WH#/] irHfgܞ9,4" _ts!ynт|~yWE?uwWe/.m:+.pcw薡X1L7]0RvyaWհ Wem7-Bsfn]nЧn.-yJK䣓"_+nN0@RJ" "J߄[͸Q[r8z"H&q#[/ -7)>o|pح776'˛MVF֩%MrCdp*Yӿ>p6Wf -)uJu8Ӟ&DU+\Y8b{Qrd, j]Pd+.{\dz+^*q;GiĻ}a&nViS<0­XXu`~;ջn.R`Z9'݁>zi(E F4gw@)NÉƵ9 FæŪ,>63[E (>H9PCѦ@_|ҞAưB4~UU[3uDo =/KU8r_?p"5a8/ƕ?l&ʓ|X;KYC]GM)&|tWN*~6}p׶v'vu1K -]?kdt3t)$[8֤(,r07vendstream -endobj -3929 0 obj << -/Type /Page -/Contents 3930 0 R -/Resources 3928 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3872 0 R -/Annots [ 3932 0 R 3933 0 R 3934 0 R 3935 0 R 3936 0 R 3937 0 R 3938 0 R 3939 0 R 3940 0 R 3941 0 R 3942 0 R 3943 0 R 3944 0 R 3945 0 R 3946 0 R 3947 0 R 3948 0 R 3949 0 R 3950 0 R 3951 0 R 3952 0 R 3953 0 R 3954 0 R 3955 0 R 3956 0 R 3957 0 R 3958 0 R 3959 0 R 3960 0 R 3961 0 R 3962 0 R 3963 0 R 3964 0 R 3965 0 R 3966 0 R 3967 0 R 3968 0 R 3969 0 R 3970 0 R 3971 0 R 3972 0 R 3973 0 R 3974 0 R 3975 0 R 3976 0 R 3977 0 R ] ->> endobj -3932 0 obj << +3971 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 754.651 539.579 763.674] +/Rect [433.562 440.521 470.147 449.432] /Subtype /Link /A << /S /GoTo /D (subsubsection.25.2.5.4) >> >> endobj -3933 0 obj << +3972 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 428.413 470.147 437.324] /Subtype /Link /A << /S /GoTo /D (section.25.3) >> >> endobj -3934 0 obj << +3973 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 727.553 539.579 736.575] +/Rect [433.562 416.304 472.914 425.215] /Subtype /Link /A << /S /GoTo /D (subsection.25.3.1) >> >> endobj -3935 0 obj << +3974 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [433.562 404.196 472.914 413.107] /Subtype /Link /A << /S /GoTo /D (subsection.25.3.2) >> >> endobj -3936 0 obj << +3975 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 689.545 539.579 699.113] +/Rect [403.176 381.511 450.996 390.422] /Subtype /Link /A << /S /GoTo /D (chapter.26) >> >> endobj -3937 0 obj << +3976 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 675.996 539.579 685.019] +/Rect [433.562 369.402 475.405 378.313] /Subtype /Link /A << /S /GoTo /D (section.26.1) >> >> endobj -3938 0 obj << +3977 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 662.447 539.579 671.469] +/Rect [433.562 357.294 475.405 366.205] /Subtype /Link /A << /S /GoTo /D (section.26.2) >> >> endobj -3939 0 obj << +3978 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 648.897 539.579 657.92] +/Rect [433.562 345.185 472.637 354.096] /Subtype /Link /A << /S /GoTo /D (section.26.3) >> >> endobj -3940 0 obj << +3979 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 635.348 539.579 644.371] +/Rect [433.562 333.077 472.637 341.988] /Subtype /Link /A << /S /GoTo /D (subsection.26.3.1) >> >> endobj -3941 0 obj << +3980 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 621.799 539.579 630.822] +/Rect [433.562 320.968 475.405 329.879] /Subtype /Link /A << /S /GoTo /D (subsection.26.3.2) >> >> endobj -3942 0 obj << +3981 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 608.25 539.579 617.273] +/Rect [433.562 308.86 475.405 317.771] /Subtype /Link /A << /S /GoTo /D (subsection.26.3.3) >> >> endobj -3943 0 obj << +3982 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 594.701 539.579 603.724] +/Rect [433.562 296.751 478.172 305.662] /Subtype /Link /A << /S /GoTo /D (subsection.26.3.4) >> >> endobj -3944 0 obj << +3983 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 581.151 539.579 590.174] +/Rect [433.562 284.642 480.94 293.554] /Subtype /Link /A << /S /GoTo /D (section.26.4) >> >> endobj -3945 0 obj << +3984 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 567.602 539.579 576.625] +/Rect [433.562 272.534 475.405 281.445] /Subtype /Link /A << /S /GoTo /D (subsection.26.4.1) >> >> endobj -3946 0 obj << +3985 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 554.053 539.579 563.076] +/Rect [433.562 260.425 475.405 269.336] /Subtype /Link /A << /S /GoTo /D (subsection.26.4.2) >> >> endobj -3947 0 obj << +3986 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 540.504 539.579 549.527] +/Rect [433.562 248.317 461.291 256.963] /Subtype /Link /A << /S /GoTo /D (subsection.26.4.3) >> >> endobj -3948 0 obj << +3987 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 526.955 539.579 535.978] +/Rect [433.562 236.208 461.291 244.854] /Subtype /Link /A << /S /GoTo /D (subsection.26.4.4) >> >> endobj -3949 0 obj << +3988 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 513.406 539.579 522.428] +/Rect [433.562 224.1 461.291 232.746] /Subtype /Link /A << /S /GoTo /D (subsection.26.4.5) >> >> endobj -3950 0 obj << +3989 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 499.856 539.579 508.879] +/Rect [433.562 211.991 464.058 220.637] /Subtype /Link /A << /S /GoTo /D (section.26.5) >> >> endobj -3951 0 obj << +3990 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 486.307 539.579 495.33] +/Rect [433.562 199.883 464.058 208.529] /Subtype /Link /A << /S /GoTo /D (subsection.26.5.1) >> >> endobj -3952 0 obj << +3991 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 472.758 539.579 481.781] +/Rect [433.562 187.774 464.058 196.42] /Subtype /Link /A << /S /GoTo /D (subsection.26.5.2) >> >> endobj -3953 0 obj << +3992 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 459.209 539.579 468.232] +/Rect [433.562 175.665 466.826 184.312] /Subtype /Link /A << /S /GoTo /D (subsection.26.5.3) >> >> endobj -3954 0 obj << +3993 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 434.75 539.579 444.319] +/Rect [413.36 152.981 450.996 161.892] /Subtype /Link /A << /S /GoTo /D (chapter.27) >> >> endobj -3955 0 obj << +3994 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 421.201 539.579 430.224] +/Rect [433.562 140.872 466.549 149.518] /Subtype /Link /A << /S /GoTo /D (section.27.1) >> >> endobj -3956 0 obj << +3995 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 407.652 539.579 416.675] +/Rect [433.562 128.764 466.549 137.41] /Subtype /Link /A << /S /GoTo /D (section.27.2) >> >> endobj -3957 0 obj << +3996 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 394.103 539.579 403.126] +/Rect [433.562 116.655 463.782 122.937] /Subtype /Link /A << /S /GoTo /D (section.27.3) >> >> endobj -3958 0 obj << +3997 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 380.554 539.579 389.576] +/Rect [433.562 104.547 463.782 110.828] /Subtype /Link /A << /S /GoTo /D (section.27.4) >> >> endobj -3959 0 obj << +3998 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 367.004 539.579 376.027] +/Rect [433.562 92.438 463.782 98.72] /Subtype /Link /A << /S /GoTo /D (section.27.5) >> >> endobj -3960 0 obj << +3999 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 353.455 539.579 362.478] +/Rect [433.562 80.329 466.549 88.976] /Subtype /Link /A << /S /GoTo /D (subsection.27.5.1) >> >> endobj -3961 0 obj << +4000 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 339.906 539.579 348.929] +/Rect [433.562 68.221 472.084 76.867] /Subtype /Link /A << /S /GoTo /D (subsection.27.5.2) >> >> endobj -3962 0 obj << +4001 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 326.357 539.579 335.38] +/Rect [433.562 56.112 466.549 64.758] /Subtype /Link /A << /S /GoTo /D (subsection.27.5.3) >> >> endobj -3963 0 obj << +4002 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 312.808 539.579 321.83] +/Rect [433.562 44.004 466.549 52.65] /Subtype /Link /A << /S /GoTo /D (section.27.6) >> >> endobj -3964 0 obj << +3956 0 obj << +/D [3954 0 R /XYZ 54 639 null] +>> endobj +3953 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4005 0 obj << +/Length 3271 +/Filter /FlateDecode +>> +stream +xڭ[w9)x[xju|ì/$ƙ33=@lv1x0N<~KjUќpr~RI*ubzYy՛>ĽGxOPv691OzUT7&&QVb1cˇ ` #QfM؜WC_*X(? $xU~8bU{>U_/OO>[}^/geҤ7L +y%!EeV¥3ż_6WM:pG̿"ƪ3s| %U<YAC]yVsVؠM*4bM#ls>>Tw:`I*OFףTZOFwDؐ40lBqcX;P[(,xk3 ?VkBG494iF^ ~NaRKLA \oİK"폾D7 z+_ħM|IV0Z=lI +cԎD$(RL4/%,1<%ff+0r*.bt{2/kݨm(,*MMx}E& +6>TƆwd(xHJsiN.cȡq.BL.WX8,EvV7⍝Q o^fh 9"BߟE$:d(&VEM)BV# .f:bV8\h"= WjġDہD}ԝ1 "Qmrh'z%b|RۅARVk|k#W9׬(vUl $_H&Hv/m-W_ Px n ?< + _(\Ђr9ۍ.Fe΄rlFpCuHKw3 :_G\rtfL[C5N]v^g *ۧ,e`|qo_ +$_7D;m0sjg,,"ゖx}!Q@mMwlA]+H(Ƕ` 3mB܌=*4fbs )C#]1i\H|{q~<\ [Fnӌ.8q# !ʓ֛sK;P;@Αv]$w%{YUNΘ!Ύ5F(N63*jb{yfjGEQH*_;JJ|:rl*W3촊U9rnF⴪M2-٠°/|I*"5tPupt@G =3c+#c"qΌ]ыsmv׵*q|QڀMݟtĘ֣C!j9vQc,BdP޿Xc5*b}Zv޾:~-?:ڏD^4#k]JqS'D uGzvN8qœl; !8*2@Y#2`@WF.8#:o-jwxlYù9Rb DIpuJPw{$`8dkpu\)Q}x[)o\tIdUTtĹpZz2\^Xca'/|K~( Ҕ")xXVOe+0 .X$v\5X&:Z2Y&eCN|4?A eח&=>*()vcaG1pA;E1G.7ɬmߦSuckEG4Gw|{fD +hXX|xl|pAQtn?\!=b&8b?\ȈqsuE S&?\3iKP"$jq1CO˅p Yd}KsR-^{A}bMDk'S(J60lT q53;r_D\ou9Pd_@yS`JZ(#@a*HжP"ēޡ埤r??㩠endstream +endobj +4004 0 obj << +/Type /Page +/Contents 4005 0 R +/Resources 4003 0 R +/MediaBox [0 0 504 666] +/Parent 3803 0 R +/Annots [ 4007 0 R 4008 0 R 4009 0 R 4010 0 R 4011 0 R 4012 0 R 4013 0 R 4014 0 R 4015 0 R 4016 0 R 4017 0 R 4018 0 R 4019 0 R 4020 0 R 4021 0 R 4022 0 R 4023 0 R 4024 0 R 4025 0 R 4026 0 R 4027 0 R 4028 0 R 4029 0 R 4030 0 R 4031 0 R 4032 0 R 4033 0 R 4034 0 R 4035 0 R 4036 0 R 4037 0 R 4038 0 R 4039 0 R 4040 0 R 4041 0 R 4042 0 R 4043 0 R 4044 0 R 4045 0 R 4046 0 R 4047 0 R 4048 0 R ] +>> endobj +4007 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 299.258 539.579 308.281] +/Rect [433.562 610.041 466.549 618.687] /Subtype /Link /A << /S /GoTo /D (subsection.27.6.1) >> >> endobj -3965 0 obj << +4008 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 274.8 539.579 284.368] +/Rect [434.364 587.843 450.996 596.754] /Subtype /Link /A << /S /GoTo /D (chapter.28) >> >> endobj -3966 0 obj << +4009 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 261.251 539.579 270.274] +/Rect [436.274 575.832 450.996 584.743] /Subtype /Link /A << /S /GoTo /D (section.28.1) >> >> endobj -3967 0 obj << +4010 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 247.702 539.579 256.725] +/Rect [436.274 563.82 450.996 572.731] /Subtype /Link /A << /S /GoTo /D (section.28.2) >> >> endobj -3968 0 obj << +4011 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 223.243 539.579 232.812] +/Rect [431.182 541.622 450.996 550.533] /Subtype /Link /A << /S /GoTo /D (chapter.29) >> >> endobj -3969 0 obj << +4012 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 209.694 539.579 218.717] +/Rect [433.562 529.611 451.052 538.522] /Subtype /Link /A << /S /GoTo /D (section.29.1) >> >> endobj -3970 0 obj << +4013 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [517.86 171.201 539.579 181.496] +/Rect [431.818 494.959 450.996 505.254] /Subtype /Link /A << /S /GoTo /D (part.4) >> >> endobj -3971 0 obj << +4014 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 146.743 539.579 156.311] +/Rect [427.999 472.761 450.996 481.672] /Subtype /Link /A << /S /GoTo /D (chapter.30) >> >> endobj -3972 0 obj << +4015 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 133.194 539.579 142.216] +/Rect [433.562 460.749 453.819 469.661] /Subtype /Link /A << /S /GoTo /D (section.30.1) >> >> endobj -3973 0 obj << +4016 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 119.644 539.579 128.667] +/Rect [433.562 448.738 453.819 457.649] /Subtype /Link /A << /S /GoTo /D (section.30.2) >> >> endobj -3974 0 obj << +4017 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 106.095 539.579 115.118] +/Rect [433.562 436.727 453.542 445.638] /Subtype /Link /A << /S /GoTo /D (section.30.3) >> >> endobj -3975 0 obj << +4018 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 92.546 539.579 101.569] +/Rect [433.562 424.716 453.542 433.627] /Subtype /Link /A << /S /GoTo /D (subsection.30.3.1) >> >> endobj -3976 0 obj << +4019 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 78.997 539.579 88.02] +/Rect [433.783 412.704 450.996 421.615] /Subtype /Link /A << /S /GoTo /D (subsection.30.3.2) >> >> endobj -3977 0 obj << +4020 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 65.448 539.579 74.47] +/Rect [433.562 400.693 456.31 409.604] /Subtype /Link /A << /S /GoTo /D (subsection.30.3.3) >> >> endobj -3931 0 obj << -/D [3929 0 R /XYZ 85.039 786.531 null] ->> endobj -3928 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -3980 0 obj << -/Length 2966 -/Filter /FlateDecode ->> -stream -x\[w6~# 7cb7$[CXHfX$fdk=9-a0 E&X#2GU(gdܝɍ<+fYtw/r1!U,>T啘,ΛY2?}7Tm}oxr-M #VoHUMvgyI0:m,q }&@=QfYp:*\K":Q$QtLܹ6?䇵I7Z;3Zm阱HeljtS<*/ -gEu"7Xx)I =D Q̂Jo !{o) kv7}C:b,A @7r2n߄8{x3bQX_phU0xF7ޝU/C_?.Yn |sż]3%zl; [^Cu|OrtyWն2P -V l(*jbK,[5{oت6~)@i yWc29++wcGgFg D @[ -Q.!\e\2y/|K&Z?+#`7y#Q2fWoleumG#Wj - c;o8KC{< iARN.Ps"tX7!==gQƵ=3_|xs(%KCǒK PAh! n {P |`?Hߎ劗P4 ן -Uelǖ,;گG#n2EwO*endstream -endobj -3979 0 obj << -/Type /Page -/Contents 3980 0 R -/Resources 3978 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3872 0 R -/Annots [ 3982 0 R 3983 0 R 3984 0 R 3985 0 R 3986 0 R 3987 0 R 3988 0 R 3989 0 R 3990 0 R 3991 0 R 3992 0 R 3993 0 R 3994 0 R 3995 0 R 3996 0 R 3997 0 R 3998 0 R 3999 0 R 4000 0 R 4001 0 R 4002 0 R 4003 0 R 4004 0 R 4005 0 R 4006 0 R 4007 0 R 4008 0 R 4009 0 R 4010 0 R 4011 0 R 4012 0 R 4013 0 R 4014 0 R 4015 0 R 4016 0 R 4017 0 R 4018 0 R 4019 0 R 4020 0 R 4021 0 R 4022 0 R 4023 0 R 4024 0 R 4025 0 R ] ->> endobj -3982 0 obj << +4021 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 754.651 539.579 763.674] +/Rect [433.562 388.682 459.077 397.593] /Subtype /Link /A << /S /GoTo /D (section.30.4) >> >> endobj -3983 0 obj << +4022 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 376.671 459.077 385.582] /Subtype /Link /A << /S /GoTo /D (subsection.30.4.1) >> >> endobj -3984 0 obj << +4023 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 727.553 539.579 736.575] +/Rect [433.562 364.659 459.077 373.57] /Subtype /Link /A << /S /GoTo /D (subsection.30.4.2) >> >> endobj -3985 0 obj << +4024 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [433.562 352.648 459.077 361.559] /Subtype /Link /A << /S /GoTo /D (subsection.30.4.3) >> >> endobj -3986 0 obj << +4025 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 700.454 539.579 709.477] +/Rect [433.562 340.637 453.542 349.548] /Subtype /Link /A << /S /GoTo /D (subsection.30.4.4) >> >> endobj -3987 0 obj << +4026 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 686.905 539.579 695.928] +/Rect [433.562 328.626 453.542 337.537] /Subtype /Link /A << /S /GoTo /D (subsubsection.30.4.4.1) >> >> endobj -3988 0 obj << +4027 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 673.356 539.579 682.379] +/Rect [433.783 316.614 450.996 325.525] /Subtype /Link /A << /S /GoTo /D (subsubsection.30.4.4.2) >> >> endobj -3989 0 obj << +4028 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 659.807 539.579 668.829] +/Rect [433.783 304.603 450.996 313.514] /Subtype /Link /A << /S /GoTo /D (subsubsection.30.4.4.3) >> >> endobj -3990 0 obj << +4029 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 635.348 539.579 644.917] +/Rect [428.318 282.405 450.996 291.316] /Subtype /Link /A << /S /GoTo /D (chapter.31) >> >> endobj -3991 0 obj << +4030 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 621.799 539.579 630.822] +/Rect [433.562 270.393 453.542 279.305] /Subtype /Link /A << /S /GoTo /D (section.31.1) >> >> endobj -3992 0 obj << +4031 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 608.25 539.579 617.273] +/Rect [433.562 258.382 453.542 267.293] /Subtype /Link /A << /S /GoTo /D (subsection.31.1.1) >> >> endobj -3993 0 obj << +4032 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 594.701 539.579 603.724] +/Rect [433.562 246.371 456.31 255.282] /Subtype /Link /A << /S /GoTo /D (subsubsection.31.1.1.1) >> >> endobj -3994 0 obj << +4033 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 581.151 539.579 590.174] +/Rect [433.562 234.36 459.077 243.271] /Subtype /Link /A << /S /GoTo /D (subsubsection.31.1.1.2) >> >> endobj -3995 0 obj << +4034 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 567.602 539.579 576.625] +/Rect [433.562 222.348 458.8 231.259] /Subtype /Link /A << /S /GoTo /D (subsubsection.31.1.1.3) >> >> endobj -3996 0 obj << +4035 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 554.053 539.579 563.076] +/Rect [433.562 210.337 458.8 219.248] /Subtype /Link /A << /S /GoTo /D (subsubsection.31.1.1.4) >> >> endobj -3997 0 obj << +4036 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 540.504 539.579 549.527] +/Rect [433.562 198.326 458.8 207.237] /Subtype /Link /A << /S /GoTo /D (subsubsection.31.1.1.5) >> >> endobj -3998 0 obj << +4037 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 526.955 539.579 535.978] +/Rect [433.562 186.315 458.8 195.226] /Subtype /Link /A << /S /GoTo /D (subsection.31.1.2) >> >> endobj -3999 0 obj << +4038 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 513.406 539.579 522.428] +/Rect [433.562 174.303 456.033 183.214] /Subtype /Link /A << /S /GoTo /D (section.31.2) >> >> endobj -4000 0 obj << +4039 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 499.856 539.579 508.879] +/Rect [433.562 162.292 456.033 171.203] /Subtype /Link /A << /S /GoTo /D (subsection.31.2.1) >> >> endobj -4001 0 obj << +4040 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 486.307 539.579 495.33] +/Rect [433.562 150.281 458.8 159.192] /Subtype /Link /A << /S /GoTo /D (subsection.31.2.2) >> >> endobj -4002 0 obj << +4041 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 461.849 539.579 471.417] +/Rect [415.906 128.083 450.996 136.994] /Subtype /Link /A << /S /GoTo /D (chapter.32) >> >> endobj -4003 0 obj << +4042 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 448.3 539.579 457.322] +/Rect [433.562 116.071 464.335 124.982] /Subtype /Link /A << /S /GoTo /D (section.32.1) >> >> endobj -4004 0 obj << +4043 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 434.75 539.579 443.773] +/Rect [433.562 104.06 458.8 112.971] /Subtype /Link /A << /S /GoTo /D (section.32.2) >> >> endobj -4005 0 obj << +4044 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 421.201 539.579 430.224] +/Rect [433.562 92.049 458.8 100.96] /Subtype /Link /A << /S /GoTo /D (subsection.32.2.1) >> >> endobj -4006 0 obj << +4045 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 407.652 539.579 416.675] +/Rect [433.562 80.038 458.8 88.949] /Subtype /Link /A << /S /GoTo /D (subsubsection.32.2.1.1) >> >> endobj -4007 0 obj << +4046 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 394.103 539.579 403.126] +/Rect [433.562 68.026 456.033 76.937] /Subtype /Link /A << /S /GoTo /D (subsubsection.32.2.1.2) >> >> endobj -4008 0 obj << +4047 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 380.554 539.579 389.576] +/Rect [433.562 56.015 458.8 64.926] /Subtype /Link /A << /S /GoTo /D (subsection.32.2.2) >> >> endobj -4009 0 obj << +4048 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 367.004 539.579 376.027] +/Rect [433.562 44.004 461.568 52.915] /Subtype /Link /A << /S /GoTo /D (subsection.32.2.3) >> >> endobj -4010 0 obj << +4006 0 obj << +/D [4004 0 R /XYZ 54 639 null] +>> endobj +4003 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F28 3064 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4051 0 obj << +/Length 3054 +/Filter /FlateDecode +>> +stream +xڭ[WH~P-,=f d˃tY[f>V_nub㓇\&I +D"&7>9=`!:4.٤L,<|cz^u36mfln;k_ +>+J6ϓLT[~mu+ NNVT&Eʤ+BpIV'NVU*7CUreLX'|bT,)E g,I/1POx%bJ2&ϒ9OWkWw,˦Wclz4+Bzr5U-QUlIze<߿ϠM'Dx%3(庹}~Q#/$j!Z$/ዢ+i)AU"Y,jcb- , G9/'1̳]<͏6'M^c{#?YaFĉ|?b@S(*b$3Զg谒WT 4aX{|W\7 O߯}Q202#aoGZs4ǹh,Gr}qAS<=^M׵21mQf(fx4q̨*[ۓbB  %<P5ǫ)4i " `7Č˱y>׌ *kDrlk0ݠq͡g43dm8"rJ)U@L/Cz@Ut_гhnTLx‹9)fmH5\>V uu푾<~/WJu~v͓4Knm`BGldS%^qz:ca WlO;{:\tYt]40}]q:a,D'"Hʌ,'ASOPN <6ՃM;]^>k '7Qyѭ,} +pNPR˸AZW}C q:hvDДD6 n$Aff@e6lncsR͗;8xgJ vJ|Zff0๔Wü6ɢX(#j{&Sv +2Z۸'}=Fָ5}8xg5/ 1To>mHIpDB0)K"6U"^B?Z*b&b&GHOl%A $7QWТg0OjN2N9ib'v%[V.^wn;sҰYCHhG> endobj +4053 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 353.455 539.579 362.478] +/Rect [433.562 610.041 464.335 618.952] /Subtype /Link /A << /S /GoTo /D (subsection.32.2.4) >> >> endobj -4011 0 obj << +4054 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 339.906 539.579 348.929] +/Rect [433.562 598.037 464.058 606.948] /Subtype /Link /A << /S /GoTo /D (section.32.3) >> >> endobj -4012 0 obj << +4055 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 326.357 539.579 335.38] +/Rect [433.562 586.032 464.058 594.943] /Subtype /Link /A << /S /GoTo /D (subsection.32.3.1) >> >> endobj -4013 0 obj << +4056 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 312.808 539.579 321.83] +/Rect [433.562 574.028 464.058 582.939] /Subtype /Link /A << /S /GoTo /D (subsection.32.3.2) >> >> endobj -4014 0 obj << +4057 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 299.258 539.579 308.281] +/Rect [433.562 562.024 461.291 570.935] /Subtype /Link /A << /S /GoTo /D (subsection.32.3.3) >> >> endobj -4015 0 obj << +4058 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 285.709 539.579 294.732] +/Rect [433.562 550.019 461.291 558.93] /Subtype /Link /A << /S /GoTo /D (subsection.32.3.4) >> >> endobj -4016 0 obj << +4059 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 272.16 539.579 281.183] +/Rect [433.562 538.015 461.291 546.926] /Subtype /Link /A << /S /GoTo /D (subsection.32.3.5) >> >> endobj -4017 0 obj << +4060 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 258.611 539.579 267.634] +/Rect [433.562 526.011 464.058 534.922] /Subtype /Link /A << /S /GoTo /D (subsection.32.3.6) >> >> endobj -4018 0 obj << +4061 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 245.062 539.579 254.084] +/Rect [433.562 514.006 464.058 522.917] /Subtype /Link /A << /S /GoTo /D (subsection.32.3.7) >> >> endobj -4019 0 obj << +4062 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 231.512 539.579 240.535] +/Rect [433.562 502.002 464.058 510.913] /Subtype /Link /A << /S /GoTo /D (subsection.32.3.8) >> >> endobj -4020 0 obj << +4063 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 217.963 539.579 226.986] +/Rect [433.562 489.997 464.058 498.909] /Subtype /Link /A << /S /GoTo /D (section.32.4) >> >> endobj -4021 0 obj << +4064 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [517.86 179.47 539.579 189.765] +/Rect [414.259 455.38 450.996 465.675] /Subtype /Link /A << /S /GoTo /D (part.5) >> >> endobj -4022 0 obj << +4065 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 155.012 539.579 164.58] +/Rect [413.042 433.217 450.996 442.128] /Subtype /Link /A << /S /GoTo /D (chapter.33) >> >> endobj -4023 0 obj << +4066 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 141.463 539.579 150.485] +/Rect [433.562 421.212 466.826 430.123] /Subtype /Link /A << /S /GoTo /D (section.33.1) >> >> endobj -4024 0 obj << +4067 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 127.913 539.579 136.936] +/Rect [433.562 409.208 466.826 418.119] /Subtype /Link /A << /S /GoTo /D (section.33.2) >> >> endobj -4025 0 obj << +4068 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 114.364 539.579 123.387] +/Rect [433.562 397.204 469.593 406.115] /Subtype /Link /A << /S /GoTo /D (section.33.3) >> >> endobj -3981 0 obj << -/D [3979 0 R /XYZ 85.039 786.531 null] ->> endobj -3978 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -4028 0 obj << -/Length 3057 -/Filter /FlateDecode ->> -stream -x\[WH~Wmol`N&Iy g" ޶&a'ؖT.UWLGRW̉tt|7[Ԏ!h̋í%HUS*#G'_.VƼ\N8y?qrNd0筌}U5)<:?NԦ MyFRlB3JDJ$(lÕ1J i%ۋɔ;[M/ꋣZ{h\|$"U{62o p X?j^;պ}e7G e7$B0֩ʄg pRc>r.Ƈ0/pLr ԋ̲ -ܣGF_{ HM#>f羉F}z\qcqŔDTbT0-@E5^5GW@3E3E=8uL=􃏻eFO'!I5fA0 Nc ~Y.cS#ڹ&HlLULs \XEYw]=Ƿw:&8K:aQݡyK&.^Z*^A +r` ^}0[x}'K-a'w_ fTT0A& Ha xIbv$ƧΫzLi~?SIDXa$雀SI9)2OnI:= SCog>BPܰnLFCAqo L>;;&2tK>Ƽ?s5=:ow#ӣZ*BA*M2VxTV^=uc4Y7 ῶeWguHmꢨi4nCn-uQY↺,Dtru]SYof -ouIuoν01t& cTLq{ik.Tbl/j×x&[*B }2`=$P)9ZY`9l`LNMeJC1oLgD:MӪ6 s̪gldvj*Ol# `$u !ۚ ]} -qr}px^H`u.|dLCC#8DbO -+9Z{uw^"aT11pc&lX$RR09*1'% ڔx)Fg2Z%1ʶm<7" ďMHKU"Uhܲs!EMChNx@oYrelӢS47kXlg: m”gR;лꫣzh=ryrrfZ\ -!AR^w7QcD; G&orW[ۊK53ۜx18 DZ(!.Xr!!\ 7sApq_\Vqx1[jr̗_rL%HC AM@)vY?gYDT]DMQ)8U%]܃*'9XjA-k{>S>g!mf߃uE*A 7rL@JRr_s=_ -Y؛)뽒?'2gUW͑:jGYV;bR bb0& a=bj 1vO;ut zd( yK & 0aL,I-J:vU`9R*\šCQ` hd/? 5hXоa<1.Qb$!>Pim7(]{~=a,s}%)b*-‹!}f`]`yD "m"Z]*uRor\ĝRqb1& c=Xķ箩gj[!75SYf&R\4MW,kTur!6MߌqRDlڇvc4 -71ٸ#ߩC[͑58m*:׷l73FIox.!I,ݼ7`EA`cS'_C&_ƣ H;*'[\ٽw !Ι Ć0d A{3wkbL>Ǔ:6-A aKMzL@؂)l+"]ѻEoֹcQjyfJ@:5)A aJЃL雀0S"sec auo*g™:3}`ݲ -+*pƗLUGSӵpɾ.v}F#rY b" 0M@)QCu;S|K4JTx)07!q Z}<Ņ! qv/>Laim @'Yk -B0`##Z=2J -WChRΣY-~($MT1& bcuuȻDpxM9X=fb}妵#=(~8endstream -endobj -4027 0 obj << -/Type /Page -/Contents 4028 0 R -/Resources 4026 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3872 0 R -/Annots [ 4030 0 R 4031 0 R 4032 0 R 4033 0 R 4034 0 R 4035 0 R 4036 0 R 4037 0 R 4038 0 R 4039 0 R 4040 0 R 4041 0 R 4042 0 R 4043 0 R 4044 0 R 4045 0 R 4046 0 R 4047 0 R 4048 0 R 4049 0 R 4050 0 R 4051 0 R 4052 0 R 4053 0 R 4054 0 R 4055 0 R 4056 0 R 4057 0 R 4058 0 R 4059 0 R 4060 0 R 4061 0 R 4062 0 R 4063 0 R 4064 0 R 4065 0 R 4066 0 R 4067 0 R 4068 0 R 4069 0 R 4070 0 R 4071 0 R 4072 0 R 4073 0 R 4074 0 R ] ->> endobj -4030 0 obj << +4069 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 754.651 539.579 764.219] +/Rect [410.177 375.04 450.996 383.951] /Subtype /Link /A << /S /GoTo /D (chapter.34) >> >> endobj -4031 0 obj << +4070 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 363.035 469.317 371.946] /Subtype /Link /A << /S /GoTo /D (section.34.1) >> >> endobj -4032 0 obj << +4071 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 727.553 539.579 736.575] +/Rect [433.562 351.031 469.317 359.942] /Subtype /Link /A << /S /GoTo /D (subsection.34.1.1) >> >> endobj -4033 0 obj << +4072 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [433.562 339.027 466.549 347.938] /Subtype /Link /A << /S /GoTo /D (subsection.34.1.2) >> >> endobj -4034 0 obj << +4073 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 700.454 539.579 709.477] +/Rect [433.562 327.022 466.549 335.933] /Subtype /Link /A << /S /GoTo /D (subsection.34.1.3) >> >> endobj -4035 0 obj << +4074 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 686.905 539.579 695.928] +/Rect [433.562 315.018 469.317 323.929] /Subtype /Link /A << /S /GoTo /D (subsection.34.1.4) >> >> endobj -4036 0 obj << +4075 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 673.356 539.579 682.379] +/Rect [433.562 303.014 469.317 311.925] /Subtype /Link /A << /S /GoTo /D (subsubsection.34.1.4.1) >> >> endobj -4037 0 obj << +4076 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 659.807 539.579 668.829] +/Rect [433.562 291.009 472.084 299.92] /Subtype /Link /A << /S /GoTo /D (subsubsection.34.1.4.2) >> >> endobj -4038 0 obj << +4077 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 646.257 539.579 655.28] +/Rect [433.562 279.005 472.084 287.916] /Subtype /Link /A << /S /GoTo /D (section.34.2) >> >> endobj -4039 0 obj << +4078 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 632.708 539.579 641.731] +/Rect [433.562 267.001 472.084 275.912] /Subtype /Link /A << /S /GoTo /D (section.34.3) >> >> endobj -4040 0 obj << +4079 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 619.159 539.579 628.182] +/Rect [433.562 254.996 474.851 263.907] /Subtype /Link /A << /S /GoTo /D (section.34.4) >> >> endobj -4041 0 obj << +4080 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 594.701 539.579 604.269] +/Rect [410.177 232.832 450.996 241.743] /Subtype /Link /A << /S /GoTo /D (chapter.35) >> >> endobj -4042 0 obj << +4081 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 581.151 539.579 590.174] +/Rect [433.562 220.828 469.317 229.739] /Subtype /Link /A << /S /GoTo /D (section.35.1) >> >> endobj -4043 0 obj << +4082 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 567.602 539.579 576.625] +/Rect [433.562 208.824 469.317 217.735] /Subtype /Link /A << /S /GoTo /D (section.35.2) >> >> endobj -4044 0 obj << +4083 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 554.053 539.579 563.076] +/Rect [433.562 196.819 469.317 205.73] /Subtype /Link /A << /S /GoTo /D (section.35.3) >> >> endobj -4045 0 obj << +4084 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 540.504 539.579 549.527] +/Rect [433.562 184.815 453.542 193.726] /Subtype /Link /A << /S /GoTo /D (section.35.4) >> >> endobj -4046 0 obj << +4085 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 526.955 539.579 535.978] +/Rect [433.562 172.811 456.31 181.722] /Subtype /Link /A << /S /GoTo /D (section.35.5) >> >> endobj -4047 0 obj << +4086 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 513.406 539.579 522.428] +/Rect [433.562 160.806 456.31 169.717] /Subtype /Link /A << /S /GoTo /D (section.35.6) >> >> endobj -4048 0 obj << +4087 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [517.86 474.912 539.579 485.207] +/Rect [420.984 126.189 450.996 136.484] /Subtype /Link /A << /S /GoTo /D (part.6) >> >> endobj -4049 0 obj << +4088 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 450.454 539.579 460.022] +/Rect [418.77 104.025 450.996 112.936] /Subtype /Link /A << /S /GoTo /D (chapter.36) >> >> endobj -4050 0 obj << +4089 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 436.905 539.579 445.928] +/Rect [433.562 92.021 461.844 100.932] /Subtype /Link /A << /S /GoTo /D (section.36.1) >> >> endobj -4051 0 obj << +4090 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 423.356 539.579 432.378] +/Rect [433.562 80.017 461.844 88.928] /Subtype /Link /A << /S /GoTo /D (subsection.36.1.1) >> >> endobj -4052 0 obj << +4091 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 409.806 539.579 418.829] +/Rect [433.562 68.012 461.844 76.923] /Subtype /Link /A << /S /GoTo /D (subsection.36.1.2) >> >> endobj -4053 0 obj << +4092 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 396.257 539.579 405.28] +/Rect [433.562 56.008 461.844 64.919] /Subtype /Link /A << /S /GoTo /D (subsubsection.36.1.2.1) >> >> endobj -4054 0 obj << +4093 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 382.708 539.579 391.731] +/Rect [433.562 44.004 461.844 52.915] /Subtype /Link /A << /S /GoTo /D (subsubsection.36.1.2.2) >> >> endobj -4055 0 obj << +4052 0 obj << +/D [4050 0 R /XYZ 54 639 null] +>> endobj +4049 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F28 3064 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4097 0 obj << +/Length 3349 +/Filter /FlateDecode +>> +stream +xڵrHz +ކ<¾MC5">%3L2-ZR +c#d2j/ &IQ_( iy)$7{xuUn`lax ;W e5Q5hjj`Œ?vzdw GLev \ǫb![=ePhaʉc4ٳT]o~<ȑeRƳn m\ =#/ܛ7m2]T ?gqdA4ki3Kl^YZqzeuj˥4獞4s"܍!w $'TOx*.ez'f՚Σ͸vٶ We}%>Ԕfe':$6#0!9dр !C 6(-u19ۏX4Ru3[Zl \p[6.^_?qK7ljߍ3SV G o~[yɾetܨړukN(f+flX@4L|`˝t1+ᛓӓſ/3Nذ# |].Cl}r۠Bi9C,#F݄-atya֧דte:޸)Ie!i,(hr3L-'}>;cu;_p$\ɂ6-G8X;M zȺ(ԋ&l)ů!A۶#$EU W=0pP t^FlЂ\"Y4HahX@fc`U *LAY*;c?jPK+3fFn+؏8,L\=0aIM۲ 8P LrjbQ{~MLA&ƈQͱZW}M wpz$^RU$Fvcaf 4 V<&ӥ{'wr[^Zıd3δK@nV`,p'Ă NKK3ud-iIvcH0]H2aH= +7g"S%(= +QغQ(8fS3{CA;g!~Z|x{NIbA) + 먩 |VqqR<q,4$a9$3=%'AR7j)N|zb,g5Ǿ*\FӜ0Ҍ;1X0>,fYbd bReܦ?Zħ P'[j?lG݅k"e&zr{G Ql"h 1r16?NXC1>X4L+#hj!e=ԼIXW._!S +)돀?-A8e-F[9G,bhc(oni]T[}UkhUϓl몼rnfx~&FOy\W3yd0&Y,l) hrdFT2K^U}{@o0nZ]~%Kk 鮘hu*V71#-_LłMOZ@ĺ^ S0GKyu%-༬ l\ LF{ x\n<1Z;^5]T˥wr>oC^7=,'\m+ |١[5,mi@G,xPn}1`RSnO7f| A$jms-)S%p]*jExINȢ1/V`VX1#usoּN'嵚Љ_|13|q쮿A|| |,@E7|[_ _,? S̛ܥ;^^Yi?WcwMg˰qer5Z;5 m}1l`RM_k8SS2.avd`@]6|vů/;5Dg#FU0,& Xl9X;4 > endobj +4099 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 369.159 539.579 378.182] +/Rect [433.562 610.041 461.568 618.952] /Subtype /Link /A << /S /GoTo /D (section.36.2) >> >> endobj -4056 0 obj << +4100 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 355.61 539.579 364.632] +/Rect [433.562 597.905 461.568 606.816] /Subtype /Link /A << /S /GoTo /D (section.36.3) >> >> endobj -4057 0 obj << +4101 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 342.06 539.579 351.083] +/Rect [433.562 585.769 458.8 594.68] /Subtype /Link /A << /S /GoTo /D (section.36.4) >> >> endobj -4058 0 obj << +4102 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 328.511 539.579 337.534] +/Rect [433.562 573.633 461.568 582.544] /Subtype /Link /A << /S /GoTo /D (subsection.36.4.1) >> >> endobj -4059 0 obj << +4103 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 314.962 539.579 323.985] +/Rect [433.562 561.497 461.568 570.408] /Subtype /Link /A << /S /GoTo /D (subsubsection.36.4.1.1) >> >> endobj -4060 0 obj << +4104 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 301.413 539.579 310.436] +/Rect [433.562 549.362 461.568 558.273] /Subtype /Link /A << /S /GoTo /D (subsubsection.36.4.1.2) >> >> endobj -4061 0 obj << +4105 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 287.864 539.579 296.886] +/Rect [433.562 537.226 464.335 546.137] /Subtype /Link /A << /S /GoTo /D (subsubsection.36.4.1.3) >> >> endobj -4062 0 obj << +4106 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 274.314 539.579 283.337] +/Rect [433.562 525.09 464.335 534.001] /Subtype /Link /A << /S /GoTo /D (section.36.5) >> >> endobj -4063 0 obj << +4107 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 260.765 539.579 269.788] +/Rect [433.562 512.954 464.335 521.865] /Subtype /Link /A << /S /GoTo /D (subsection.36.5.1) >> >> endobj -4064 0 obj << +4108 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 247.216 539.579 256.239] +/Rect [433.562 500.818 461.568 509.729] /Subtype /Link /A << /S /GoTo /D (subsection.36.5.2) >> >> endobj -4065 0 obj << +4109 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 222.758 539.579 232.326] +/Rect [434.364 477.996 450.996 486.907] /Subtype /Link /A << /S /GoTo /D (chapter.37) >> >> endobj -4066 0 obj << +4110 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 209.209 539.579 218.231] +/Rect [436.274 465.86 450.996 474.771] /Subtype /Link /A << /S /GoTo /D (section.37.1) >> >> endobj -4067 0 obj << +4111 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 195.659 539.579 204.682] +/Rect [436.274 453.724 450.996 462.635] /Subtype /Link /A << /S /GoTo /D (section.37.2) >> >> endobj -4068 0 obj << +4112 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 182.11 539.579 191.133] +/Rect [433.562 441.589 451.052 450.5] /Subtype /Link /A << /S /GoTo /D (section.37.3) >> >> endobj -4069 0 obj << +4113 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 168.561 539.579 177.584] +/Rect [433.562 429.453 453.819 438.364] /Subtype /Link /A << /S /GoTo /D (section.37.4) >> >> endobj -4070 0 obj << +4114 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 155.012 539.579 164.035] +/Rect [433.562 417.317 453.819 426.228] /Subtype /Link /A << /S /GoTo /D (section.37.5) >> >> endobj -4071 0 obj << +4115 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 141.463 539.579 150.485] +/Rect [433.562 405.181 453.819 414.092] /Subtype /Link /A << /S /GoTo /D (subsection.37.5.1) >> >> endobj -4072 0 obj << +4116 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 127.913 539.579 136.936] +/Rect [433.562 393.045 456.586 401.956] /Subtype /Link /A << /S /GoTo /D (section.37.6) >> >> endobj -4073 0 obj << +4117 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 114.364 539.579 123.387] +/Rect [433.562 380.909 456.586 389.82] /Subtype /Link /A << /S /GoTo /D (subsection.37.6.1) >> >> endobj -4074 0 obj << +4118 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 100.815 539.579 109.838] +/Rect [433.562 368.773 456.586 377.684] /Subtype /Link /A << /S /GoTo /D (subsection.37.6.2) >> >> endobj -4029 0 obj << -/D [4027 0 R /XYZ 85.039 786.531 null] ->> endobj -4026 0 obj << -/Font << /F56 3330 0 R /F20 3045 0 R /F15 3056 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -4077 0 obj << -/Length 2394 -/Filter /FlateDecode ->> -stream -xKsF< `Yi8q,$[ eP@Ngh vi#{Y.Y$8n7dZ -e#Oo'Ė8EN2x))Hb9 On~Nٶ66߮8rMӷ}oxzB~zrp̾_N{XQYE&c(Dɳyz[NX^dƼ8߾;˹}5#ٲQճXi[L͋(pW|:rĵ6{dtECDKv)J3G2I9~MyXvlWj x}Eܴ~جE%DA!@ |Z݀<׽0ኖŮMza j^2+yVuwyik"_o͵3b3%k~XTy[@!g^4]#胺َTY+Pw]oP%aϬh0VHohy1(gPDB]"AUfUvNų/~qlsVSVyJ܄uld6,md@! :v]r^pu2%vƨ1:6ܵ;[) č!4Dp^Ґ9u=W3)EmGDN ]}_]Kmuqyoy׮̫ݴ/wn0ԍ 9Q>+ʎ4lm /nYӱ8nUaG`;Z/im2V`h: rf 8Қ=4{TҪ&/#KU^, "CN'P~ɱ3@(rircňneg~Ozij Ff[]OBR}UY3@(ic/<Α +ONnekY}[3APn[5+km֪\⋔ff ;:$w 7-$CXA=E>Wݫ`2[*;4;[OCKH"abA8C$aбB"r9`Rq-tʱ|3H&4ȱo)r ǖalƒ"A  ǾT(h)(NCs]qDuW,ؼ!0D@0!0@= t釋9›+[IFdLcq˱|x+xa%|AUS+#3Fmg gݪZ-tfdu^ p?=M`ý8PD(|,F%^ҹ -SzS#M%Y~†M̀ -ϐc/ İÝv9}?@Ss̶if?!X\^G kr aX@­Kwُ)g*&v,- % :HK@ ӒcDpp3Q -OAI@9 J0@@IC@{Pxr;P܄uk7}^Y'X#1'&w,1 &"&  ra \8bebXhMM CCT"<4[л]kO*#%&D© 1i1cO v{nrtkm.=<VlZDzV" VV ǎ&)B:V[hϤĻu(u1-QrD%2F%V @@è=*E$Krͨ_tҦ(*MMJE>T]8UmsǜSUN~;RO.Xm m0lubyaOۮ&`ϜfQNJ ˱p3H'. ic $5{fy?n Z;| 1a7`0I1Y{`Ek\>4lh{}g|/bU}]sSmE=f[ &b0^-ƨ@j"atg{i(>˪j;38!|VUD`UueЈ/ O_֛v]׃GSi6etO|~?ՏK1^QɏupltIY#:xO@4!ؓߐ ~N[Xi4ܙՐ|yS'k&n, !E >z i{)ꇹ?/]9cq̌`(08 EJendstream -endobj -4076 0 obj << -/Type /Page -/Contents 4077 0 R -/Resources 4075 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 3872 0 R -/Annots [ 4079 0 R 4080 0 R 4081 0 R 4082 0 R 4083 0 R 4084 0 R 4085 0 R 4086 0 R 4087 0 R 4088 0 R 4089 0 R 4090 0 R 4091 0 R 4092 0 R 4093 0 R 4094 0 R 4095 0 R 4096 0 R 4097 0 R 4098 0 R 4099 0 R 4100 0 R 4101 0 R 4102 0 R 4103 0 R 4104 0 R 4105 0 R 4106 0 R 4107 0 R 4108 0 R 4109 0 R 4110 0 R 4111 0 R 4112 0 R 4113 0 R ] ->> endobj -4079 0 obj << +4119 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 754.651 539.579 764.219] +/Rect [425.135 345.951 450.996 354.862] /Subtype /Link /A << /S /GoTo /D (chapter.38) >> >> endobj -4080 0 obj << +4120 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 741.102 539.579 750.125] +/Rect [433.562 333.815 456.31 342.727] /Subtype /Link /A << /S /GoTo /D (section.38.1) >> >> endobj -4081 0 obj << +4121 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 727.553 539.579 736.575] +/Rect [433.562 321.68 456.31 330.591] /Subtype /Link /A << /S /GoTo /D (section.38.2) >> >> endobj -4082 0 obj << +4122 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 714.003 539.579 723.026] +/Rect [433.562 309.544 456.31 318.455] /Subtype /Link /A << /S /GoTo /D (subsection.38.2.1) >> >> endobj -4083 0 obj << +4123 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 700.454 539.579 709.477] +/Rect [433.562 297.408 453.542 306.319] /Subtype /Link /A << /S /GoTo /D (subsection.38.2.2) >> >> endobj -4084 0 obj << +4124 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 686.905 539.579 695.928] +/Rect [433.562 285.272 453.542 294.183] /Subtype /Link /A << /S /GoTo /D (subsection.38.2.3) >> >> endobj -4085 0 obj << +4125 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 673.356 539.579 682.379] +/Rect [433.562 273.136 456.31 282.047] /Subtype /Link /A << /S /GoTo /D (section.38.3) >> >> endobj -4086 0 obj << +4126 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 659.807 539.579 668.829] +/Rect [433.562 261 456.31 269.911] /Subtype /Link /A << /S /GoTo /D (subsection.38.3.1) >> >> endobj -4087 0 obj << +4127 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 646.257 539.579 655.28] +/Rect [433.562 248.864 456.31 257.775] /Subtype /Link /A << /S /GoTo /D (subsection.38.3.2) >> >> endobj -4088 0 obj << +4128 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 632.708 539.579 641.731] +/Rect [433.562 236.728 456.31 245.639] /Subtype /Link /A << /S /GoTo /D (subsection.38.3.3) >> >> endobj -4089 0 obj << +4129 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 619.159 539.579 628.182] +/Rect [433.562 224.592 456.31 233.503] /Subtype /Link /A << /S /GoTo /D (subsection.38.3.4) >> >> endobj -4090 0 obj << +4130 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 605.61 539.579 614.633] +/Rect [433.562 212.456 456.31 221.367] /Subtype /Link /A << /S /GoTo /D (subsection.38.3.5) >> >> endobj -4091 0 obj << +4131 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 592.061 539.579 601.083] +/Rect [433.562 200.32 459.077 209.231] /Subtype /Link /A << /S /GoTo /D (subsection.38.3.6) >> >> endobj -4092 0 obj << +4132 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 578.511 539.579 587.534] +/Rect [433.562 188.184 459.077 197.096] /Subtype /Link /A << /S /GoTo /D (section.38.4) >> >> endobj -4093 0 obj << +4133 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 564.962 539.579 573.985] +/Rect [433.562 176.049 459.077 184.96] /Subtype /Link /A << /S /GoTo /D (subsection.38.4.1) >> >> endobj -4094 0 obj << +4134 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 551.413 539.579 560.436] +/Rect [433.562 163.913 459.077 172.824] /Subtype /Link /A << /S /GoTo /D (section.38.5) >> >> endobj -4095 0 obj << +4135 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 537.864 539.579 546.887] +/Rect [433.562 151.777 461.844 160.688] /Subtype /Link /A << /S /GoTo /D (section.38.6) >> >> endobj -4096 0 obj << +4136 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 513.406 539.579 522.974] +/Rect [425.135 128.955 450.996 137.866] /Subtype /Link /A << /S /GoTo /D (chapter.39) >> >> endobj -4097 0 obj << +4137 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 499.856 539.579 508.879] +/Rect [433.562 116.819 456.31 125.73] /Subtype /Link /A << /S /GoTo /D (section.39.1) >> >> endobj -4098 0 obj << +4138 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 486.307 539.579 495.33] +/Rect [433.562 104.683 456.31 113.594] /Subtype /Link /A << /S /GoTo /D (section.39.2) >> >> endobj -4099 0 obj << +4139 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 472.758 539.579 481.781] +/Rect [433.562 92.547 453.542 101.458] /Subtype /Link /A << /S /GoTo /D (section.39.3) >> >> endobj -4100 0 obj << +4140 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 459.209 539.579 468.232] +/Rect [433.562 80.411 453.542 89.323] /Subtype /Link /A << /S /GoTo /D (section.39.4) >> >> endobj -4101 0 obj << +4141 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 445.66 539.579 454.682] +/Rect [433.562 68.276 453.542 77.187] /Subtype /Link /A << /S /GoTo /D (section.39.5) >> >> endobj -4102 0 obj << +4142 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 432.11 539.579 441.133] +/Rect [433.562 56.14 453.542 65.051] /Subtype /Link /A << /S /GoTo /D (section.39.6) >> >> endobj -4103 0 obj << +4143 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 418.561 539.579 427.584] +/Rect [433.562 44.004 456.31 52.915] /Subtype /Link /A << /S /GoTo /D (section.39.7) >> >> endobj -4104 0 obj << +4098 0 obj << +/D [4096 0 R /XYZ 54 639 null] +>> endobj +4095 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4146 0 obj << +/Length 1109 +/Filter /FlateDecode +>> +stream +xڭXMS:Wxi/Z%K6^yL@L>hH^Yrbd1lqtϕ3cu|FN"fz0ss݈X-e\TrF*r=oֻ&G54vHXn JBh ay2QDf0duek?B;#Txq-]{M18⊒LȸNJ*.-f8l^7 5lk(KF`d%3Nx"yL{vaNO!93V.5KƏg-{p[DXBk)U#X: V#PP,̉$/uTZިUIv#dHJ~H›I +B$D27"cTbWS+әoo붫znsvsn~Jj'x5i,v]GZoE{ȭoڏ[݊BZFvVЭ8F +ߊ0np@wɻtl{8܂#ܑ]85?^SXao QQB# yQ^aŽϼҕ[,{ +8e#G LlL0*4w;w8~( :^޼SJVcP6J9)`I7O@tȓ>ퟏG;=1p xjcL-ɨ>&^c@EYdJrL a#4Tq+0Y]q5!ix,>xR L4+H+L&=b&m4hRhR`:O8&4hˋ_uZ EVc@lB5.̵ yANЅ@A"d΅M)(QݿԼHHy$k˞j#")W*1IB% Ւ5.ܷ<嘙%NJdL|Vu]+m*7 NQ9?^CDe9zl<~.KJVp64Ci+`] H3vX] XLO]oi~FbU~fkN:endstream +endobj +4145 0 obj << +/Type /Page +/Contents 4146 0 R +/Resources 4144 0 R +/MediaBox [0 0 504 666] +/Parent 4094 0 R +/Annots [ 4148 0 R 4149 0 R 4150 0 R 4151 0 R 4152 0 R 4153 0 R 4154 0 R 4155 0 R 4156 0 R 4157 0 R 4158 0 R ] +>> endobj +4148 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 405.012 539.579 414.035] +/Rect [433.562 610.041 456.31 618.952] /Subtype /Link /A << /S /GoTo /D (section.39.8) >> >> endobj -4105 0 obj << +4149 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 391.463 539.579 400.486] +/Rect [433.562 598.086 456.31 606.997] /Subtype /Link /A << /S /GoTo /D (section.39.9) >> >> endobj -4106 0 obj << +4150 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 377.914 539.579 386.936] +/Rect [433.562 586.131 456.31 595.042] /Subtype /Link /A << /S /GoTo /D (section.39.10) >> >> endobj -4107 0 obj << +4151 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 364.364 539.579 373.387] +/Rect [433.562 574.176 459.077 583.087] /Subtype /Link /A << /S /GoTo /D (section.39.11) >> >> endobj -4108 0 obj << +4152 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 350.815 539.579 359.838] +/Rect [433.562 562.22 459.077 571.131] /Subtype /Link /A << /S /GoTo /D (section.39.12) >> >> endobj -4109 0 obj << +4153 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 326.357 539.579 335.925] +/Rect [418.77 540.303 450.996 549.214] /Subtype /Link /A << /S /GoTo /D (chapter.40) >> >> endobj -4110 0 obj << +4154 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 312.808 539.579 321.83] +/Rect [433.562 528.347 461.844 537.258] /Subtype /Link /A << /S /GoTo /D (section.40.1) >> >> endobj -4111 0 obj << +4155 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [519.586 288.349 539.579 297.918] +/Rect [419.088 506.43 450.996 515.341] /Subtype /Link /A << /S /GoTo /D (chapter.41) >> >> endobj -4112 0 obj << +4156 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 274.8 539.579 283.823] +/Rect [433.562 494.474 461.568 503.385] /Subtype /Link /A << /S /GoTo /D (section.41.1) >> >> endobj -4113 0 obj << +4157 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.223 261.251 539.579 270.274] +/Rect [433.562 482.519 458.8 491.43] /Subtype /Link /A << /S /GoTo /D (section.41.2) >> >> endobj -4078 0 obj << -/D [4076 0 R /XYZ 85.039 786.531 null] +4158 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [415.906 460.601 450.996 469.512] +/Subtype /Link +/A << /S /GoTo /D (section.41.2) >> >> endobj -4075 0 obj << -/Font << /F56 3330 0 R /F20 3045 0 R /F15 3056 0 R >> +4147 0 obj << +/D [4145 0 R /XYZ 54 639 null] +>> endobj +4144 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4116 0 obj << -/Length 241 +4161 0 obj << +/Length 52 /Filter /FlateDecode >> stream -xuPN1 +<&CLN"L  ZTR U28{=,@ʊ׆lZQ%_g,1'1d:*C=@ȄHPL<dFޜgXY2h:bʩ]*"_~<Vnh7[qZ9gz5aѰonPB< FNӳWdQX8=}D.ܯwt 8`endstream +x3T0BCS3cK\.t;!T HcZY2:endstream endobj -4115 0 obj << +4160 0 obj << /Type /Page -/Contents 4116 0 R -/Resources 4114 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4118 0 R +/Contents 4161 0 R +/Resources 4159 0 R +/MediaBox [0 0 504 666] +/Parent 4094 0 R >> endobj -4117 0 obj << -/D [4115 0 R /XYZ 85.039 786.531 null] +4162 0 obj << +/D [4160 0 R /XYZ 54 639 null] >> endobj -6 0 obj << -/D [4115 0 R /XYZ 85.039 547.583 null] +4159 0 obj << +/ProcSet [ /PDF ] >> endobj -4114 0 obj << -/Font << /F20 3045 0 R /F15 3056 0 R >> +4165 0 obj << +/Length 167 +/Filter /FlateDecode +>> +stream +xڍ +1E|ŔI13ymZA,҉ a]aD+  s L  ǻ0p-VЬJ!h ZfXsl0 ̄\ZGF>NYݨ4IiܨC~H`h1&zBy"YF}Wۣs/g/9endstream +endobj +4164 0 obj << +/Type /Page +/Contents 4165 0 R +/Resources 4163 0 R +/MediaBox [0 0 504 666] +/Parent 4094 0 R +>> endobj +14 0 obj << +/D [4164 0 R /XYZ 54 443.28 null] +>> endobj +4163 0 obj << +/Font << /F28 3064 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4121 0 obj << -/Length 2811 +4168 0 obj << +/Length 52 /Filter /FlateDecode >> stream -xڍko`Q`CHGx/w)v^+PZm5;/r,9 M&/daW(T|o &4Sa08QF"4L').%UZ #$J&W?8 , -q8;Ɓ U+M8p9pzDxA{BpH8pMB,̲1 k@0H&d2@lt/>#l sNA4Xwl_h -ml6 ^}2-Gaw00є?]:(sl+_8X4t-cHJ7 XJ@!ånqP* &,[>;{ nYH B6 tD1z, @CL;k <rO m4 -ZܡiPFղN_v/{3$O73:Ά$=ʦjю")sSY3ήZ^X/uh6nꋦqjDE`8H8أD?o/0[)8f.VK*s#XHHmT$#eCḢ?sm0ޗqdcsEg+t9H+ƦRU |PːxLRL8-A9(x*u.ڽ'\ǧ\3qV˦u1V+F$[09NkX5#ky,Pat-AFh kbi w˲.cOH kA= >cFR N7NrIr\>3٧Il 7k4Ŝr Ua`#lb<3֜/P_}rE:QqKFeã]LDEL"h&AU]dr/4 25j0%8B%wy*aOp"$n䫓VeM߄;?Q:ɖɡ H$* RMCBdԜo)ڽˆmE7<4/l/4{7BS"t-eS(oNS.ds )(ȥIz~Sgq;5 ֱPѤNjrKJRV@#5ImX$oD=5sQ˰EW4' ZlO,!~!έ4孍 GXݻz_4zwG ӴLB[2$]q-lZ5{&U"{/)O=+:=!RG$)Iv؞T}5$$B`,U{-% 뿐E2w1^$Ùm EG&) kFLIᅥzU1O(f0v_֐Y -Cy]?sѢ‹˾|IGʓXS Z'ReKbH('`C[C=:XifP\זt|/p*rRy Ń -iphꥐɱ"";dՉb &[q?$&D!pI3{MxGWWrޛ[Qk0't%>!.7d[ W9=Xy5%Q{'O9'-xt:[]WvYGk՟_}qAo"Ж,Z.wh;Mh\GzQ& $ ;K| bq˃+=Kk-!t+݁4Ёe[~+Z]B&_Qh[%c@)w4E7s]/yh=6ҵQ kh|}j @@f~c4Hagnâ* Dkˤ5wL7I#.thx?Q|w-϶[qʫo(m}?|Q+/$w˒7[OygcI5eu6L02sږݑذNz_*[s/JKx QԷ Z˶+z?jbu[ʛ>C 8 ļ%Zue~`ב)߰Y 9V/̆M; "I!}5]nK!˪l䘂^*nzaDYXqۖ&Z9Nð.SqfFT6Q-OzLG+O~* S/~Qfuzrde&a6Q?4endstream +x3T0BCS3cK\.t;!T HcZY2:endstream endobj -4120 0 obj << +4167 0 obj << /Type /Page -/Contents 4121 0 R -/Resources 4119 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4118 0 R +/Contents 4168 0 R +/Resources 4166 0 R +/MediaBox [0 0 504 666] +/Parent 4094 0 R >> endobj -4122 0 obj << -/D [4120 0 R /XYZ 85.039 786.531 null] +4166 0 obj << +/ProcSet [ /PDF ] >> endobj -4123 0 obj << -/D [4120 0 R /XYZ 85.039 766.606 null] +4171 0 obj << +/Length 2823 +/Filter /FlateDecode +>> +stream +xڝYmoF_a,XX+zx7۸; +,+.Jrn|I\p͐ی݁C  ͅ3X W1~ b`71cs9:`Śе|7.>{vD&﷋_~uK `Ocvd`x\^<\A?F$(L;I^/xc+CCln8r?Oӻ);?\^_A˛ u>ĎGQx$8 wG֡`W-jcu@waYuQ>\]j]Z#DTBiu4 CX] c +n]FW?ێcy?1-d,&|p.%#*1o\grX?N>]~A E҈F&9G >4lwIZL>Cf/eSs}A2݀m;!oheh<㬮>]Zr\oB/bZb?ϵSղD@Nz܎ +3v*"I/+-{B²wƅJ&.JpӢ8ݍN̏.ќ˺]ֈ[Ҹ g{RڱӢ?ǁeXP񉏇ja jbNYqeU2p7I[B1ݮ\.T8pTX`_&#<{Rڽ|L?)gXU@]8[l_bVQ4 Y~h8oI^a)"NDE>$kIjt +OU_*;TJǤ o 񚺭;fRArYYgh +@%p\+J1|x T +yBEFfҐȜQx@Ł'y^$Xmi& ɩ=NzR|XweҲ[t_1ᲅؼ9tʏŀ|ҸiSHgGZw&\ nepoRfץfwI8 |') +htZ>\xRrzyy4ciw-w"鴒 zyM҇V*"/`3{]}Ĩд^ݦ3Հz)Psk{t8eH_՟N,S8l5xV騥U&LIOZØö֦ ,ҙ结i*N$/BO[9\\N)!]^.7Ty ni)gPJA)ְl<_Tϼif|n%2uutbtAt{hqG^V(9ʼ q3HJ.:9*[ME$V&H -6̞soK(;j:}j荖WY !JQVB }41DjmVc6Z C҂cJq]/,ڧQo5 +|;~1H'x$wm/}\7\wMendstream +endobj +4170 0 obj << +/Type /Page +/Contents 4171 0 R +/Resources 4169 0 R +/MediaBox [0 0 504 666] +/Parent 4178 0 R >> endobj -10 0 obj << -/D [4120 0 R /XYZ 85.039 766.606 null] +4172 0 obj << +/D [4170 0 R /XYZ 54 639 null] >> endobj -3098 0 obj << -/D [4120 0 R /XYZ 85.039 662.656 null] +4173 0 obj << +/D [4170 0 R /XYZ 54 621 null] >> endobj -14 0 obj << -/D [4120 0 R /XYZ 85.039 522.152 null] +18 0 obj << +/D [4170 0 R /XYZ 54 621 null] >> endobj -4124 0 obj << -/D [4120 0 R /XYZ 85.039 479.199 null] +3131 0 obj << +/D [4170 0 R /XYZ 54 466.221 null] >> endobj -4119 0 obj << -/Font << /F20 3045 0 R /F15 3056 0 R /F58 3471 0 R >> +22 0 obj << +/D [4170 0 R /XYZ 54 345.519 null] +>> endobj +4177 0 obj << +/D [4170 0 R /XYZ 54 317.332 null] +>> endobj +4169 0 obj << +/Font << /F70 4176 0 R /F23 3078 0 R /F8 3088 0 R /F65 3346 0 R /F62 3075 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4127 0 obj << -/Length 3409 +4181 0 obj << +/Length 3433 /Filter /FlateDecode >> stream -xڥZKs8W|YjD$;8ٱR9hԐT@HThA<UL<N曋`_B1Cs;~0̞>E'E:-~~4{T)4raU{~_MCU= Q>2ٛ?g^YqCP.~3,@_/_;?,"NJ~//kx«n(aQr^?iAjl8u$~gЏ@)I\x"vSk2?8avӷk^s r]GW΅*sйk6 E-{x_yKZWDZwC/,Hbrj-JVB[Òe@~/#(բ\~eG p(g/B;dAwygO/yA z9L\2L^xbt4,+o#0~OڞJ89$3'Dp=弟7ޗ Twcohz ͣU j[@L.ɡ+c[%%ZռDh 7 F|d=/'k݊<)&t]'`CqϻWMsV]#,I b~8i"IyΚCsD k&r5C&rtѨGD{)v>;^ȶAW'L溯* dS+ky=[F4ƅ x8*20 }=LHT -,[՛Cz&$ ѫpǯt5D*UP@C< -gwɽΚDa *@9a nviF!o*I1O&=5K` ٜiksM)N~4wQ#k-MBkVԷK ""ILî0pCKZBڵ J^Ƨhnhm9eW/BH|%el([LE:˱{:6ݳ*<3`Iqޙ3$D:3pw&CS} Lä bAr;6 KER5$܅Xn_f0 يH{hAnK[$9L20qpڹ|t|X_dQu=[: -05Y:# -&d0}Uq"(?QݍxCC̲J)Fi- 8qnH@#~'i?WQ +]`4N?˥Pr9!ki'ºP]X?lގh$ P.ӌҕMa|˖bn!U0|k_Dyon(YOB TRN<%wlgc:!,ov7zp8eŁf׳ǐU[ 0ȧ ?3ѫ'GY\q&ռM_ J}~q̾ZJ֕fK\6[X5'*#<`@+P0`ݦcu0t>WkފoH-l"1!h&\v~cJLjvI0Wg6Y|M;T&lT4te^K1I!$ho [$Y'Y0?C8x9x xl2?w+x5k%o֘TM$lcpG `1bl")#mL!Zۮ;A,EK&ٝI6]W!gX%1TjrAqj8I d*`4U `_X0@宕k,8 NRdj|#$$NM1Ӂ1h`r9>7(Pn]hS2¤_k"^[g$"s6Dz͔Yxl㜶R ,58 -8eQѳ >u/yV3~%F҄<nE^"h=XS/K\4݂ko Dk:%vA]HmJBuDǩ;A=UgN~_tbqٽ-{]祂kJDrtUbw*М k9688Dy:>pI8@u?׃(&/s[YMV - :p $+4 7vu}QPPo%OR&<Ϫ="?adIiaPёIF$?AOendstream +xڕZs6~_K噵ߒ7l.4wqg>(bkbK$'?|HɶD4 ]GyL3|Iy3].t2# I&oE1{N1c;O58MiNpޔm=j4\gR*' +} +Թ*۶y-,d4IzϳpI0M_N|sLcmmz0ޚ0r&ϛ*kF4 qFsR(˼EF4Wcg]Яѭ2hWҪ@*zk=g%K[eNV,5^˶#K?˘="^s{_vJUJuѕ1]#H tO"V Lx,ϛ3M}hպZHD$>~61I&ɻn +h%R`27%)ˑ07vvq44Su#XsqOll<i7[2jM'[bBBXX[|ih%Vk++G캠o_^3kV`w&Y-4r^'CtIDg7$YkHfO͗8]޾-C: Xz-!7X/Z(g7f2:xOwjI SxlMtl;2SF5Kh9$ Kn@s!Zh]Gc̥oj%_܈ e^$$3óf "PU%0X$Q e_gA8FR4YC6MAiq +cev!OAou[A I쥧}?3ϼ!́ FujJ1述1j|W[aH;࿦Ѩgm1Ӑyj#ILHhWyw8򑝉!%FFibnCy=uaG4N/9m=C!@ڀ{¾ z-gı3& M#X(BBd:DETŧ-&u?wЉ` M$$4'[踀m6`fWOJ0ufOϬ ʄTZ'Ahz\+d))ws׈HRِZ<:S ?vf+շv)4ZIalߧG9y&)Ù|ڌ38B(bï&/7Y`]ӣ7Ęs $z 랡׋!(Tw[oC,Wl\~ޔ[p^…#ǰ)FBvYC 7_8BH>3Nئ}=Df &$(")SZhZ&ЁR $FI3zF5-W8*kZF!"\ǀŒ Gvз0JpɺڲRƿb;psU,$w|iuW0t%2~˥K|b!CrHѕqÆ_2|PT|_ +En%BR5_٭ᵵI9]r~ٮn~ch +_Wf`qrq p{٤A/zv*+ֵ—Ξ>t ]*o{YYu ǚ$H,&HXb\S#Hso$8\!(Xs4Y@镜E>ži%}R_.ߡ<,I> :Я)n--h*2o^٢Xntk|3ޱ%>9UMF+׉0)6Ƙ>r䢍Y{OhBޖ1"\*25tIx[c8uQVF `3:Ef"4m8w;nD`"4\O 2'bf(RfhBsZ)rŊ#^&GrTR/ʼn ׯ\v| >~9Jx2BT>rg2,$Tu(V +~$-(|oF/SŚ$_.%.k +Aq4a*Cr{܈I$`q{'F# Dd=s(W0 u*5ł/t%lQlʫ9ȭ y'q @rtwSqh6[9p)=l" Ԕ |~kϋ[/uuQ`q&*q{B"*@hjИ*#,EE3JrOŧ yC𯘑3%p p@CC< hH +zBURc R3Sr>RʘCv'_4*{ĘZ !A :},՗Җ+Hq7 =/:v_4UX!,Ь"[ٻl՛8*EL(FR՚v6L,X/YYF^kY̓7J[^N;zҖay'm%ɤCii/j*\eVUG +-ͮ.Rr54O8D-DMfgQH{kDxvfBf83u@u),AEd;SxmZE&[hKJ`ʤwRZ,./ڱ4wэЬW +@jw[UX?w?F),@M.YwMz$Sgfj/aK)y aw3젳Y$F% uѬ؍>QGeMiz':3N^5NTa{c_Rm|nMݓ.yާ6qzG4>w~  ̰Y-M|j5U7x‚o\4`B/*1ž]gӱ)DW-cO/)^k~쑊S}o6*Ftީ쎃`Oѧ{:?-b. !xt(Jҁ <@ݦ8o-2`zuuUbYd=~k*ֲF ~wLhg8|6݃ȫ5?u ~wCW㿲nibendstream endobj -4126 0 obj << +4180 0 obj << /Type /Page -/Contents 4127 0 R -/Resources 4125 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4118 0 R +/Contents 4181 0 R +/Resources 4179 0 R +/MediaBox [0 0 504 666] +/Parent 4178 0 R >> endobj -4128 0 obj << -/D [4126 0 R /XYZ 85.039 786.531 null] +4182 0 obj << +/D [4180 0 R /XYZ 54 639 null] >> endobj -18 0 obj << -/D [4126 0 R /XYZ 85.039 766.606 null] +26 0 obj << +/D [4180 0 R /XYZ 54 579.951 null] >> endobj -4129 0 obj << -/D [4126 0 R /XYZ 85.039 742.055 null] +4183 0 obj << +/D [4180 0 R /XYZ 54 552.703 null] >> endobj -4125 0 obj << -/Font << /F56 3330 0 R /F20 3045 0 R /F41 3072 0 R /F15 3056 0 R >> +4179 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F65 3346 0 R /F23 3078 0 R /F14 3105 0 R /F8 3088 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4132 0 obj << -/Length 3168 +4186 0 obj << +/Length 3262 /Filter /FlateDecode >> stream -xڥZIsWt XeBXs=trHrH -ZV~}zMW.fܑQ؎87gh39sb"$S\Nd4[}p4[a]}˵Ǔ(؋_^nz=)k;_g ;=]Gf>/g?9ģWh;$͙ -|;P^+͉BIcWXAŮEU~x}}Em&hvUFw8te{;dq5ivwB@_`Gyvu4tUSEۘkUJǬHlF֗'a$'=Eq2[g5Vs2WV9-pƳZ1hŤ%۵kfeg&qU5otm͋<+Pn` ;6<0jߢ Ӳae2|/j=kc\WvAiCHBZ0]Zj&#>rԝ CGi{;殄}woB_O:CX5I V:^xÔ߀p \oxx)bR48%ty[oXAv~!f!K#Žk)ܦ&bب8@qn#Dݸ0kޮHe'xF肃#(z"GwV;8NƝ񸣉ދ;4qgăq"~/ K=P|@hc7bu/A҄ aohNu+ļw9N6}ދvLqN>! -b!d1/6'asIza Z!418b|] n8GqTlw 0(!UL^xc?HǤ ?#nql zN;!mJqBd~%_` - -bQAi/M\pBG ProM9/p~an wؾMS<V[6F#_YM1:6L{^y֊U#ˌԓmc= 7b94 pn'TFެ7dEȵٴ\\Qt=O;'bYDI1P*HkyW%MkT-1NZ^t=c˴e_H C*$wtIxwı>QЙ%pG7P8H6fxKTt1"$*%8,+5AnMT[jxHDauKژƨe#!A*g{(OlW!7D?mE/W$o(Tv~$苹[l Ӧw /&u0]-vT66&SB"^,ɺ0^yko) Ԏq; /!a0Rw^Cv~oD&&urO/!9JຶD}^^׹CrEvԩ F[X]ؠ@xjZL!C~T?(y$!TahbTTcvӼ/2>qQP3L- (gNl0+5OWLJ/FkفV["@Cq-O7eW}zQ@d 6_~z+*o[pv8gU!150;Ƈ8A -~q!H(h)(P(JjiPߔ<Q3qæWlAև. UQCEV<<ߵ#t/5{Mq{9;5,d:>  -@u.?!GIM1% \h|L]@߹< +4'g8"E;@K`5- ˇQvќ>!zN]Ήw0!@f#]x[yW3?_! -yZXt0=x/y;>r'6RAApI< /GnH@5~034By~0"ǝ`@egtA# -SqDxt' ^XUmN_o{RhCV E=orci[!g Gqf^3@Bȏa;ӔNS ˕|,4NؗjbW MjpVMW/@uhȨj!`Mw/]O-ɼr Gp~976입 I&+P=Z[n8\ L#:>Sm0$/wӒYrWs\}@~tytkcWڂAl@*A,k7@2X8;zHi{2BN0N(9,1wQpǯQxLĖmH[9(&Ix`j/"kƗ8YU?he"[B$ ꌔ*߀uOؠ0>ce5H7 <_Ci6޾hk5,iTrM:Յ̇@~8sl&p'BIUH'Ͱ_R3O\ ”7$pbqjB=!?cG2]?{&m )! /qӒ&&"91Sw;9-EڙvyË ;KV7 +*d<[E*q4x2ޗQsrXx1N43CA-ùE: L7Zڰ^!'Ԡ_+WZ`_Z>HXV0vNp}W&i'p/߭W<4mϋC}}NjmHkS:r 33X@>Za3S"}aYRfw.߆݋;?O +\wHS,Ln,P ޴2y"ȭcJ>/9ؖƜ[5XoMĒ RU:Ă/O/FARIfOٷycqYr.|Dty΋D1,J}aTцrzd %q!#nLm7:e75p˘:+mc0@ۅeHb;SzL;}v&zt ]OZ&w2īI (Ń-,:s5Ou>0q>+xKUM퓚P@9eQ_9 +6[%.|+ڙpޟ]G6Cӡ]D<i*h?Q E;AfG+U/B$ph'VNAx("qn.K1)yCrH`i>KH6mp0RIKs'RQ2 '+~kN|B~ ݏ,!xԷ H|I:\ Q`ÕWWjŚA{m*ͬ&˄ 7[j;^4=?tD{U8Pl5}_zAt)\WF߅_X<lѱ!z/\aw 5Рڐ?xQB [>5o*+0?ݔ] =<@e2Jܡ C~;z&gSΓ)endstream endobj -4131 0 obj << +4185 0 obj << /Type /Page -/Contents 4132 0 R -/Resources 4130 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4118 0 R -/Annots [ 4134 0 R 4136 0 R ] +/Contents 4186 0 R +/Resources 4184 0 R +/MediaBox [0 0 504 666] +/Parent 4178 0 R +/Annots [ 4188 0 R 4190 0 R ] >> endobj -4134 0 obj << +4188 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [84.043 738.375 195.218 751.276] +/Rect [53.004 558.288 154.706 570.243] /Subtype/Link/A<> >> endobj -4136 0 obj << +4190 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [438.653 409.272 507.324 420.962] +/Rect [361.429 303.082 422.928 313.931] /Subtype/Link/A<> >> endobj -4133 0 obj << -/D [4131 0 R /XYZ 85.039 786.531 null] +4187 0 obj << +/D [4185 0 R /XYZ 54 639 null] >> endobj -22 0 obj << -/D [4131 0 R /XYZ 85.039 722.931 null] +30 0 obj << +/D [4185 0 R /XYZ 54 542.719 null] >> endobj -4135 0 obj << -/D [4131 0 R /XYZ 85.039 680.584 null] +4189 0 obj << +/D [4185 0 R /XYZ 54 516.317 null] >> endobj -26 0 obj << -/D [4131 0 R /XYZ 85.039 380.28 null] +34 0 obj << +/D [4185 0 R /XYZ 54 275.559 null] >> endobj -4137 0 obj << -/D [4131 0 R /XYZ 85.039 337.327 null] +4191 0 obj << +/D [4185 0 R /XYZ 54 248.603 null] >> endobj -4130 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F41 3072 0 R >> +4184 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F14 3105 0 R /F8 3088 0 R /F23 3078 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4140 0 obj << -/Length 3155 +4194 0 obj << +/Length 3210 /Filter /FlateDecode >> stream -xڥZYoH~L#d<,k6ƚ 3)cԒTdÞE:nyl)4[_xt DH&͛Շ(yh:7|2ύx4-~uD)x$neΧw~O|w(tFK`_)? - UY:As,/HQsW;(MeDO[= =5Dn#ɆdG?wWWy=4KTqtҌž|FDA4-ے㲾,x7/5nÈ/f3dشLTG{bvMRR{ө/K74 j3b45_2o8K8Dq1?lPO r"V"hK7z\24 輨x8.q7}̉{\̠F/!y/=> 9qHڒr֓ac^,s[v -Fh;b.\y 0A5[L;Q;Ff}sdQJ>!;&y+^40uN3QA: #&LkrrrC(`Љhggu`@UŠI$n( 0@@c&:nqs($|וN |q md>jfQhw_^[ٳ$nD8)hBŊM=OC'B9۶AzT:"r)c: #WӼ,1'HǞm*8>|jP]~NkwGeh(K3sÂ"U=nϲ'ڋ_ fW̡ MfpȖG5wXf0[5j8S$N)f  e+ P@D R(A @J4X XP=AvVaW}ΕX̪v]% ܻ?9e+YT3ʀ{nKM/EY|UW ܮT+b L KsHnWȠ CW-rsOMsjK(yPZbP1NcAl0!O쇠ڞn+D̕^ZDHLr|`=s' BZnsrjR)&gv(ն\HVnHbc1$z?Hc O/\@J_hir$~IG1Ch,j_/rU 68|Z 83'"hf./ONUm)}Xcr*zp꧲P2.̾:<<~BW H^~dډE|:tV'_8AvyJmm=R|4xIzhe$7v]{.]e޺ٞ38ƐzVǶo*A"̏?JXj۹ cݦ]\ `ޠ9ʼrO*rCus_¤0u4x;RIAEg+i7Ug$d_Uendstream +xڕZܶ~(`-I;P؎89nZHTJ鱑H>iaK Ǚ?",͕(+=+ZIߛZ$vz .zzzZv{.b G1C-Wce#4˕kihTZ |Kw{"~lnlvnu3s^Tv踨W,2XOW%bmvd\yI(o {e`JEdgm溶E\`ブ‚qӅD`1t6&`2':lfϺ͇m\DYЧ^l*QT߰vgOq?slVޚ 8Z i"`M#:U[pbwm΄n]h* +-jкP]Ղ eY*;֧FnHVP y[n{Bp-kj>iTIL"g#?}MBFz|6u a9?f2= @UXwس<篷%:pSsܧA) Cڙܺ.lb76R$7n +\Ď'W7Ǽ7S c;v3O{!BA@qd幑,ꓽ:n IQpdҜ5y+_2nn+BGS> +K:T`ce2 4)޼~斒d 'η4UF-؃mwzAbώ1Q s̜|)S(kB6"D] p9sVCdՒS'%|g-GN0ʘ=m"!0asWKwVIyQ5nȅ8MG&g_Z&W4)?2'*t9[N>TPcʀ17N%ZみNlAFLk}aLgMҚ+mU}3X0B륂xqK˭d"-3ńQ׆-om4SS3LZ`!IK%1B$b1K v;4Rs3"p Ԥrp\N/]?Y6eu"?̢@ 2'I-'|$e>e|? bXH'YaC [= +IPNO( f  n#檢_ѳf"I)q_w? δ83%-?[r'mgLaX cb>̀tfy h+t'6Z2x4 u8Z';,b+/!IfZ4*hu.6RGJ:/8=u'Y2 +cjˤ{A>$@@m&/a?7t(2[Dy/9>"'g҃$jZ|{?$Av<tɂs|c~7LdkCWcEv]Ǫ63I|;_,dB0ZqRF!F\<@=FN~MgdFN# @ B;nl}qHDIN)5eG8DenP&>\;c8'p<kB&byeR=/3Qv'mW\73Yg)+aDL PDfw t]>3`]$F{ #}AsꓗG8e<7,pÏ?.S %NXSSƀ-΢OD2,pC.y3.;ChTQY0>eDԁ)$GaZc8m& SG#)?CWF8-~N)\z|.Mm^JS.ͯdBXLuVE$u˴ֳ)[n`SGJHkr]S9β3.ΎL"ĚLi}[xcS7392ĭJəT,*Lm )Vߦa}=M(ݛ^\>%q +PKޱL5pg2t`GrH*~C`|Hѻ-N3b~96ȟLN.\qLj{[OcVK8$| Da ?p4Er5 +p>8+hf +Jf&ڭCL{\YthsY{/}B+.>>D+~QTyQ!Zg2ӽ?=/V*SRq)'U~b;9!_ATp" .;̬S=$/M9t~Бk+7>ʡ8-PN`G^|:(,iqD +h>qPV\țkx'uJ*{Rqx kWigcMZjȾ=2$Y]7oY4 7 $Jj 3iwlQB;Uy.zeשͷp=%ҔEary~"AG~ tIaUɈT9!4$QW pCi+s"]p\uY)¯l: +2 Ynn*0P ^Όv~&V]N?O c#oxBrs&+TDGm1vcpcmA>Y ]֘t=7xl(}7mڍuJ¦> endobj -4142 0 obj << +4196 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [370.528 657.685 522.302 669.375] +/Rect [310.141 536.373 448.229 547.221] /Subtype/Link/A<> >> endobj -4144 0 obj << +4198 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [93.134 246.682 419.884 258.371] +/Rect [61.306 202.804 359.881 213.653] /Subtype/Link/A<> >> endobj -4141 0 obj << -/D [4139 0 R /XYZ 85.039 786.531 null] +4195 0 obj << +/D [4193 0 R /XYZ 54 639 null] >> endobj -30 0 obj << -/D [4139 0 R /XYZ 85.039 628.087 null] +38 0 obj << +/D [4193 0 R /XYZ 54 509.847 null] >> endobj -4143 0 obj << -/D [4139 0 R /XYZ 85.039 585.74 null] +4197 0 obj << +/D [4193 0 R /XYZ 54 484.166 null] >> endobj -34 0 obj << -/D [4139 0 R /XYZ 85.039 231.239 null] +42 0 obj << +/D [4193 0 R /XYZ 54 188.788 null] >> endobj -4145 0 obj << -/D [4139 0 R /XYZ 85.039 191.075 null] +4199 0 obj << +/D [4193 0 R /XYZ 54 165.071 null] >> endobj -4138 0 obj << -/Font << /F56 3330 0 R /F41 3072 0 R /F15 3056 0 R /F20 3045 0 R >> +4192 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F14 3105 0 R /F8 3088 0 R /F23 3078 0 R /F65 3346 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4148 0 obj << -/Length 2351 +4202 0 obj << +/Length 1920 /Filter /FlateDecode >> stream -xڅk -ZQ3@?wM 䶸IҶV#[$w^(V$g8 iO-,u(<ʴZ @A F(KS_.-t'QWqeQZ$^$qz񼵌HA,?wVky~0 UaÀRA=Ǐqtv2ё. t@*ti"Vå -Vi@i2,tHX_~enIfMf~!UPqTŕ|V(% w8# :L0R -*/Lxk omATA4y׆f'@㕮?O>i77+Ʀ;U_&@xgyCP'^SW$i*n_x)8d[e5V#p<7UQȊ**͖E?y6cܥ|i9=d}M(`G(K}ΛNu>wg~dqsuN C* ~Bm3K { mZ^"*Нdgw `'(lA\&Y=wzulH`SCD:tFazwHɒB.ZX䚢X_Q(أh{ud}4)DLC]oxDcXţ;Q 2wѳ]xOD֋LWQ\Pzd6|߶KD.0 "{t즵N9惋j^9e3&qFΠf@^pnVjjHcw@{."4%b*BT-Leeyyif"878<0I'o!nj`84Gpghe<$Z?O4x5;F9 'n6y +bzchq##+USIRiڎvN7LrN+,5$6_Hzӌ<")*X95lh_+[Px^6dWJE2@-=Z޻eB k6$ਘ=߈HR'}@4$flv(,HSeCɟWTkZ`D]&ߚu͛1} R#n}^1+(7g͑񊶣\5s+誀q7F'WTTi.Du^Ee%\$,9~-sHs3hEq-D\Υ48hMkxЖk_ݛ$$vÃnm-T0o k_64Q?$L 7y$=Wl: Lga-`+!^ĞrIʭ, ]ԻKAn\^qn(%P A|nK"DKmvg@we[oJQi>`'Ix"tJMgS]jĻRaMTiۚn_T;?R݅P>\<ĵJ>W 2/.6P_J[p{ɿݐ7zTD2>_ɨKoeQ^Vboo:dgfJ6S6IXxi~jj*U+G4/ݾq9+q1,P :>?2eΙ Dpendstream +xڝXmo6_oI؇k]--0VlJr^HY Dxd9Oh|(?Τ<#p]/śȩP2/oPc"Jr{3_z}˟g:W":9oϳP<:2Djv5uhk rxK鹊D +zm\Z$K(>:!$ϥ;$$ ?d$VP=(zKx<-cA2B%$ (MY zc#uכ2{x]Fy.D[4xY֦{ؙ*OЬ}z_8̶@%3~^Vbi ^5׸:jS)zg=򛮷W w%;k Fm78 Wlڥ9W]'cA_ /DUS(^ L0й߁iE7"8๝9~9'sz9|#?R ޛ`h*:4?"dMw=~C% XӦf6j|<ڊ[ d nʺI-P~ +e@v'B82 `I֛=PbŢ˾`f?"s 6휭5z Ra%jL03= eG!jB!HYr(V׾R*X6Op񓻤i]l,/ ^^G7#:hXoXUN"vWReX1RT])%ٔނ{ .EgMS^WES8ǰl[j:2 rEX)Fϴ5:)TSIw~WXŦyE %9WT7`o41 +T*D`Fc%T:gkDi$hh7(1u_"){xjf!?St5X݀nn_]R*`:xҢ8ZWͨV2Fe5jkz+"Xnj{m=EE1w8= Mo"$r9hEc7|l4n!pu D3S|-rj A)-I54b"Zp&h~6TF](ߕOr-T7kjݗ'|Fi^ąZqO O9{`5 ⩠d.c&ϾkT 4wt +@h<{m≯ mcUsPrr~yO"p)[khp)EkVO_.({U`֏${LeAfD|f< |+_\bH~4H&nL7 $\|N1nqZR`{)\fiS"PPi8J 1f<`\nKInm&l<(`-l> endobj -4151 0 obj << +4205 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [239.404 576.606 344.135 588.295] +/Rect [214.49 367.406 314.433 378.254] /Subtype/Link/A<> >> endobj -4152 0 obj << +4206 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [321.437 535.958 433.43 547.648] +/Rect [269.802 333.929 372.252 344.777] /Subtype /Link /A << /S /GoTo /D (compiling) >> >> endobj -4155 0 obj << +4209 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 210.639 174.066 222.329] +/Rect [53.004 42.067 135.389 52.915] /Subtype /Link /A << /S /GoTo /D (smbconfminimal) >> >> endobj -4149 0 obj << -/D [4147 0 R /XYZ 85.039 786.531 null] ->> endobj -38 0 obj << -/D [4147 0 R /XYZ 85.039 766.606 null] ->> endobj -3099 0 obj << -/D [4147 0 R /XYZ 85.039 662.656 null] ->> endobj -42 0 obj << -/D [4147 0 R /XYZ 85.039 662.656 null] ->> endobj -4150 0 obj << -/D [4147 0 R /XYZ 85.039 617.581 null] +4203 0 obj << +/D [4201 0 R /XYZ 54 639 null] >> endobj 46 0 obj << -/D [4147 0 R /XYZ 85.039 520.515 null] +/D [4201 0 R /XYZ 54 621 null] >> endobj -4153 0 obj << -/D [4147 0 R /XYZ 85.039 476.765 null] +3132 0 obj << +/D [4201 0 R /XYZ 54 433.06 null] >> endobj 50 0 obj << -/D [4147 0 R /XYZ 85.039 397.34 null] +/D [4201 0 R /XYZ 54 433.06 null] >> endobj -4154 0 obj << -/D [4147 0 R /XYZ 85.039 360.473 null] +4204 0 obj << +/D [4201 0 R /XYZ 54 401.298 null] >> endobj 54 0 obj << -/D [4147 0 R /XYZ 85.039 196.37 null] +/D [4201 0 R /XYZ 54 312.184 null] >> endobj -4156 0 obj << -/D [4147 0 R /XYZ 85.039 161.625 null] +4207 0 obj << +/D [4201 0 R /XYZ 54 281.64 null] >> endobj -4146 0 obj << -/Font << /F20 3045 0 R /F15 3056 0 R /F62 4159 0 R >> +58 0 obj << +/D [4201 0 R /XYZ 54 207.967 null] +>> endobj +4208 0 obj << +/D [4201 0 R /XYZ 54 178.973 null] +>> endobj +4200 0 obj << +/Font << /F70 4176 0 R /F23 3078 0 R /F8 3088 0 R /F65 3346 0 R /F62 3075 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4163 0 obj << -/Length 2641 +4213 0 obj << +/Length 2683 /Filter /FlateDecode >> stream -xڵ˒۸>_tL3O.~wYfo_l/gz -4qwӷO_o^.Μg"|MVp_o"elH`U?з6)qQ`OHԈJiϛ>PȶC!ΪnYb/Zol7lEk%GqPtbY'fCf驯ro:IVuvQL:sk *MFLkS:? o@d* dn0gv*2K%5'ljk:eb(GoUo!`A$`[*wpm̦J眵B/N9y4iΉ.{{IcCm_2g960:r"=-'"_Sanōpiݕno0pu-ϜSX'[V$|3[u9+ aOă~f&0ҋQ0!0ED wQ*9YQ,}+y -lg. űVX4]`-᜔*i 0P$7tX#<^cp@Ag:DrI{_w(5 -~5/@aQmLxqc!c4vlzf)YL90 T'FP[?nXij/ -F%Tq06>"JC4*#i`^oqֻ ԓ&wPȫvD !gE쑩C>Sq*+2iVFN :dӿJ"\w))Ϳ %PPf eLe y!4F`M=C%-K!|9QNO 4,|?, +n{◱剁Ni7DzV|$]b;XO.w5bQQuo)c8 9Ï=ePpT%X֒Ь8(]vendstream +xڭYݏ۸߿2P3}%^ !-<Ȗl ,$Ҧ-ZRpʇ`d]}0] +XOw~*SYlV{j}_}V)PHPimY̻7& +~x #i 8>Aߏ4Jzyx_axo9Q4sq]5U~_p_|etu,[w&e|{M1\Jd.'YqDX,3/$`0KGI ZžV>Р} +2FVb%fdh&P{uFF']"]s3ttPERh|'6?}AQF!8֩״_mW81 7\v-m}tH5 wc|+sw[H Gk^$2cW7|Aljܗ Vawhj-8ȳSABpK+daLN&~x(P :YQl4&5d_k|ĉ|>9m3A/L/jr ;jGJjYhe{۲d<)0^K2J'1j N|I9?d .'n{6 6ǐ0\#~%+L<]{3F^poUac^o˯Ef[MduMȑ;&x>3i|Do64X~GQ?r4 kx&\bCAA I "SqmR;!}KꃳޟY5(/T$l@+I7[̇L;q <ߐg%Ơ(eeQ2/i,Om00jAJrOxu\d/"ny .,ݧ.a1бzVpQAf|o:#SCgΥa Ƚe=u i˓ !N"?X@>؍g~bS&uvm"$CmOZ (7@:dx?Ub!a*RʝnBlSwJ|{VEmU1[НێlAt$lZ9*̹43s8ުy %+?,P6)AC.lP6d0|{Nqv$gԂ@yϱbL+KHA.|)ca8:vOH\`RYSQ}K*Uu -.լOndž͝i!֮]O>0[Eݕ(Wz9l<8u=ZÔû "19oh SI RJ0UW%s98jLyQU{~p+,o*;EˮBhqae"aɌ[X$; 7gpZ\||U4|.&78J}o3}|ӜƇ+fKomϰy!33*NrqmI+s[ rzHJnɆ'l*F@j;䲉1ϳ\%Y}Ozz ^ezL3A',p؉]=kJReAs7D9FqgeK8A_Zpj73<:$u.EՅ8PTe#uCN hG6Hß[_[wM/{ X5-Du**h, ωC)DPCɅS'љE0t+63ِpLgJa`Om&|5Ml~l!^b{%+NyX(T)mendstream endobj -4162 0 obj << +4212 0 obj << /Type /Page -/Contents 4163 0 R -/Resources 4161 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4170 0 R -/Annots [ 4167 0 R ] ->> endobj -4167 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [442.92 192.303 525.64 203.993] -/Subtype /Link -/A << /S /GoTo /D (simple-example) >> +/Contents 4213 0 R +/Resources 4211 0 R +/MediaBox [0 0 504 666] +/Parent 4178 0 R >> endobj -4164 0 obj << -/D [4162 0 R /XYZ 85.039 786.531 null] +4214 0 obj << +/D [4212 0 R /XYZ 54 639 null] >> endobj -4165 0 obj << -/D [4162 0 R /XYZ 300.947 769.79 null] +4218 0 obj << +/D [4212 0 R /XYZ 249.808 612.98 null] >> endobj -4160 0 obj << -/D [4162 0 R /XYZ 85.039 593.123 null] +4210 0 obj << +/D [4212 0 R /XYZ 54 466.778 null] >> endobj -58 0 obj << -/D [4162 0 R /XYZ 85.039 322.686 null] +62 0 obj << +/D [4212 0 R /XYZ 54 443.677 null] >> endobj -4166 0 obj << -/D [4162 0 R /XYZ 85.039 287.94 null] +4222 0 obj << +/D [4212 0 R /XYZ 54 426.243 null] >> endobj -4168 0 obj << -/D [4162 0 R /XYZ 278.856 184.528 null] +66 0 obj << +/D [4212 0 R /XYZ 54 133.466 null] >> endobj -4169 0 obj << -/D [4162 0 R /XYZ 85.039 62.058 null] +4223 0 obj << +/D [4212 0 R /XYZ 54 109.214 null] >> endobj -4161 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F62 4159 0 R >> +4211 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F72 4217 0 R /F73 4221 0 R /F8 3088 0 R /F23 3078 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4173 0 obj << -/Length 2465 +4226 0 obj << +/Length 2347 /Filter /FlateDecode >> stream -xڥYݏ۸߿=TbD3o{.\f}X<жl+K$ǗEI- p͐&>4R&IΟl`@8f28œWM^N('_>|Ό1VY/:8wx3߄c: 7"<>0:ͼtdK` /_ -lW&K'Gh*Ȳ.B#, '<ڶD&UQj.%K8Lh_ۢBxG4( g]*_vE]LXLu};^W9ӎEe0ש Bގ鵌w[7d{`Xޡ- Oa,MQ,.8 輭w$e/*Rh,%x)[ ǩN`glu;Xи ŧ<;px -YPk!4dжB[M]ڥX͔|6hjƢ6 _Y5;L7F۽$.Hϻ=ݴ,q2_#af35µ -׹WUD8 44 7>Fg#K9l!h:F+܆ȋc_!5葴[.o C y1 xhe_Y9HUhϵxFpl'?_iS]o9*:Sfwː V&H_6d๹Q*-]W ž=8 z}F %rl3ѹ5!j)ZH"eT%|GVLmH©{ z؝ {izf)p6^C)[+٢ccQb+Vh]+`xhTV˘T$n)\E:ecAAʎxՕT2BGj9ྷL\H];Zd\nk;ʹE$gY)mvQ"A'#i2'WSqfPeM۳N~o8VD4*6+M]w?4$\c"yyona۝$.y~R?]8I݁K S$6bP̅Hh1Gt[I6sť¡Df(u -C _^+a|Fk<%5ᐔs.dUw\ꍖɜo7ZCLgӧ@eN=ZD,i'ĤNyS2E-9@Ndi)ݤtlht 'la[' -y 3vhH=T_첿^_Iǚ+FVK7\|tEt-A,dOYv!lXHL6"tص ec1VxK 2% `A1~@KDE)ZtTMB9S)N@#ԯ 7p:s+&xۓHÃï@8*T\3eY䤯:.pw#Y55(} tۚ}TjV"Xi:P -Lp&LDXG!):B?uq\a]zH A]ݑVʭ"NN''8lZ!ܳ;!I=^r[/>UN<*۹$TqFsr؟(2WňHK(@!s2'E<@u 20^Cv+'!u r -ܰe\EQF[+o* DLH-rrO= *Qs-rO95`cxQj Xd8EV_ ݧPW`H"}q .BˌS5(.5?.ܚGp3ؗFd`TjL|HN\T9"럖N& vSz*,$C{W#ъ-8Oj XQ[J.@=WKd]p Au*pǢ=ɥ;Mۨko[%߈Q8\nLE$4IAD'LzwI#v0%VtKuÈ2pWVȚiK'iďK9]H&]% )R!sϘ[얣G3q:ePmo^jumendstream +xڥXݏ6_+ pii^Cp偖e[]Yr%9o>HIkr87CɥrH{ve KkXaG%f/}ZK/V+pTWҎDQ[T*TdܠB>HyokU? p?7NX_uxg RB`Y]V8@#Ld'k +%S{SAr \{/LHDKߋ/_:MBid~g/:h&M-t)٤NR-2o;-jpX2 @sv3].ijJTմu w3G:;@-GdsJj]얢 4]ig=bZe*MCYEZ&Z –4 iANuL|Y)DffU,TÉ/{d7Jn8nM O*/6>HJg`<٠o_8fԁW?^U&jG-sR>_gb$c:DCP0QqA:$qS?UKQ<2%pjŮF/袴M{˳Xa ؓ}M_vxƊ(< !qC`j{{3xÂZT5'۳ir &˹P/D1b|NKpz]Yױg#EgS޲`t;u?@D,Z!3Rˡ<&N RK"GLS4;7q PH()Mocn7aq("9߹YN%N{)xba5.olQUz)}P*CcBq*qb߫![aշHKvH@ɬ5Ǜ*&I*Z Cg\j +#bK(sr c;+E!'!7,L-O b$`61G^{v3qwmܪs3{(xP!o_ZCX6qh(C>foyXSRI6+(t_jt,HcCy5\\!"( z{v9KBWלmGbC=3/d+^C+E#Snl\f(n i^'!,;2Fu{׷Z30th*ל6FB֧"vl_PmDCzwyݵT6vc1Vv*  mAbk_óG}V8q*K\A.:#>^Ǫ* 2u^}'1SߔTR 7\ofo\*i\9iloW}n{{B[,Fd`".saV)⻆Q^)N6kj +9х!($^86IEن5SYOWPO+C~~8~HEK`v8ҳ '6jKp%{ aQ9P=ɯ5*Ű}s?KbwD`&8z_ TsL}a-R\Ǽ.‷8#N +of!xڗ$:?o@zaϿu$(CX,ێ۵١N:3n׶c5rP˻Vq RkN+˱X XOirCxs33SGCFMՌKF O(7@2hHHp|6Ȯl8Ա3) _4TyXn5oVck(X? ù#x9$endstream endobj -4172 0 obj << +4225 0 obj << /Type /Page -/Contents 4173 0 R -/Resources 4171 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4170 0 R -/Annots [ 4175 0 R 4178 0 R 4179 0 R ] +/Contents 4226 0 R +/Resources 4224 0 R +/MediaBox [0 0 504 666] +/Parent 4238 0 R +/Annots [ 4228 0 R 4229 0 R 4232 0 R 4233 0 R 4236 0 R 4237 0 R ] >> endobj -4175 0 obj << +4228 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [462.554 670.629 539.579 683.53] +/Rect [395.323 608.104 450.996 618.952] /Subtype /Link -/A << /S /GoTo /D (securing-samba) >> +/A << /S /GoTo /D (simple-example) >> >> endobj -4178 0 obj << +4229 0 obj << /Type /Annot -/Border[0 0 0]/H/I/C[0 1 1] -/Rect [414.285 267.655 536.549 279.648] -/Subtype/Link/A<> +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [53.004 596.149 81.01 606.997] +/Subtype /Link +/A << /S /GoTo /D (simple-example) >> >> endobj -4179 0 obj << +4232 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [315.619 159.565 423.218 171.254] +/Rect [411.893 384.087 450.996 396.043] /Subtype /Link -/A << /S /GoTo /D (SWAT) >> +/A << /S /GoTo /D (securing-samba) >> >> endobj -4174 0 obj << -/D [4172 0 R /XYZ 85.039 786.531 null] +4233 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [53.004 372.686 84.054 383.534] +/Subtype /Link +/A << /S /GoTo /D (securing-samba) >> >> endobj -62 0 obj << -/D [4172 0 R /XYZ 85.039 643.417 null] +4236 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [360.088 65.7 450.996 76.825] +/Subtype/Link/A<> >> endobj -4176 0 obj << -/D [4172 0 R /XYZ 85.039 609.273 null] +4237 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [53.004 54.022 75.918 64.87] +/Subtype/Link/A<> >> endobj -66 0 obj << -/D [4172 0 R /XYZ 85.039 398.341 null] +4227 0 obj << +/D [4225 0 R /XYZ 54 639 null] >> endobj -4177 0 obj << -/D [4172 0 R /XYZ 85.039 365.92 null] +4230 0 obj << +/D [4225 0 R /XYZ 231.144 575.401 null] +>> endobj +4231 0 obj << +/D [4225 0 R /XYZ 54 477.02 null] >> endobj 70 0 obj << -/D [4172 0 R /XYZ 85.039 144.122 null] +/D [4225 0 R /XYZ 54 358.079 null] >> endobj -4180 0 obj << -/D [4172 0 R /XYZ 85.039 103.958 null] +4234 0 obj << +/D [4225 0 R /XYZ 54 333.036 null] >> endobj -4171 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F35 3060 0 R >> +74 0 obj << +/D [4225 0 R /XYZ 54 167.09 null] +>> endobj +4235 0 obj << +/D [4225 0 R /XYZ 54 144.179 null] +>> endobj +4224 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F72 4217 0 R /F73 4221 0 R /F23 3078 0 R /F50 3082 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4183 0 obj << -/Length 1857 +4241 0 obj << +/Length 2176 /Filter /FlateDecode >> stream -xڥXKs6WЙ3|qdI;IDIlPHʮ}=d2v)w;Gdšhw(GjFhLDe2y5MUN|('H|źz{=Z[cO(^l}fw7k\޼ {Z׶k fa -ŗG:51Mp#$?@_9nˑh'𵌋lGc^u, v `#/$-EU'}wͦn*-3;O'vM7Z? (N+%JCP a;ԫ-&kQ׽H`G l@pSB QntYX!%·:B+W̺Mk^h(4 N 24@nhEWXƺ*[-È_ yaA͟75e3`gu{"As'ו%V'dU,֬84k]p짜?H](k:if}8LqSmEZ`KC) bjQf Q\cLqJ)=#& c z& x6S̒śT1(!?f -!zAUO$Z-iheJ0B GM,jӸFg!dAgŪv\VrzEu1&I/ ?&Uʎk(ͳ76*2NJ^{@Q2){K~T 2> E5EirԊ걥ha]!;IR,gj.- -=Å8Y!qCSVȘ(}|%MJ!3ec8P p5Uy~߂kBqdU#ou0tT`I`FQf\kиi qT;PX 'vC_JAbN"ByA_1o2f'rU?Dޘ&DDЦTu 'EpL޵_w1Z01S?)hɾJrOH! ^ߋdSBň_rcxanto?cyPJ-x׷ܣQ`-c<\`y)ו Ȯ쁁 hwRx WW2V.`,/E%Ê,k03lcǓ(G︖|9kg.0o?Q_ؼ? U>|Ni 40xw_Ջendstream +xڝXo6_ZDIv햡>>kT}Q71yw$;*Nxl&(?NB́5d.jѲ8r?yŻ(@*E((R +dgQgs^7 =ĻNy8A z<Ķc+}x?qHB D7L]iI_'>y*[M00˦De~$8uca=vqjR`:cm[4!Cѝ hș~*PEٳ9;64 B`ɛi  + { JҥwGLa[E) S8՗4GJk?Xcl"*G^Aqvx0h2IaUb%1. opm!ilAqwP١R:Ӗ%(z D @gT'7kͶ,Lt[ +R+s˴WL{En>@\Ac@M +hrT1LPhtc)PF)Vg9'y +5Jp$Kam;qQe(uZt{DɌRU!,c.I[RZy}A*cIKx:!xl-(ҢP'"#ƺd'ι? 8=/k^J `~ȇ`&@ ApPlQl +Zm#@P|ո~t%Kr!Q99'q0 F肓DhH4Oڮe閴.69ƕzHpU^\6gCR: "渭f+xBk$uO#.2p*.K0VNCh;5:N±81GnvɶW}E ECײð +4޲Ȕ#ӳfA?Oc}9{uNAȸwr1Jkg -<J\*ÁHo,EJJ &h椩5 +\LC'l}[ n*b(_gWI-gk{5]另 t\a(:5wN:ɂ-{LFX0n #N+m"~ΤnYz3ttiefA1pAPHndt9W.'b|ǀί&ŀKtBvn<)EpP]=;4 +T=^#:@葞f2gtSspJ:8a^3rn?K]i O^4cSmcKCtw${ʐ+ dj`?`|}2$ې [&oNւ8p4Ϲ; $eԣޒ0;tX˿;h|^C}/sg IN8],6 0~,&g`r'arnyv*+³0y(ѿCB5~6h΂+R] 8| VW`\Xbs ׻VjAUXp[e9/89p9y>},(?1E3G +ZKOtwA:. +w<;F-,2;E_Yh6힎Gx3+]rY.#njlXut=w<ـNԦ9=G5r ϙJԜa3A!qs+|̦w+8Ə۳/P@ӧC/7/xtT&~"Xq\8<`2$KaX^q >H52}3%,n>z? <=rȉ xcG>З1_kendstream endobj -4182 0 obj << +4240 0 obj << /Type /Page -/Contents 4183 0 R -/Resources 4181 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4170 0 R ->> endobj -4184 0 obj << -/D [4182 0 R /XYZ 85.039 786.531 null] +/Contents 4241 0 R +/Resources 4239 0 R +/MediaBox [0 0 504 666] +/Parent 4238 0 R +/Annots [ 4243 0 R ] >> endobj -74 0 obj << -/D [4182 0 R /XYZ 85.039 598.936 null] +4243 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [264.489 565.625 362.925 576.473] +/Subtype /Link +/A << /S /GoTo /D (SWAT) >> >> endobj -4185 0 obj << -/D [4182 0 R /XYZ 85.039 558.772 null] +4242 0 obj << +/D [4240 0 R /XYZ 54 639 null] >> endobj 78 0 obj << -/D [4182 0 R /XYZ 85.039 322.887 null] +/D [4240 0 R /XYZ 54 550.238 null] >> endobj -4186 0 obj << -/D [4182 0 R /XYZ 85.039 280.602 null] +4244 0 obj << +/D [4240 0 R /XYZ 54 525.886 null] >> endobj -4181 0 obj << -/Font << /F56 3330 0 R /F35 3060 0 R /F15 3056 0 R /F62 4159 0 R /F20 3045 0 R >> +82 0 obj << +/D [4240 0 R /XYZ 54 349.604 null] +>> endobj +4245 0 obj << +/D [4240 0 R /XYZ 54 325.251 null] +>> endobj +86 0 obj << +/D [4240 0 R /XYZ 54 144.293 null] +>> endobj +4246 0 obj << +/D [4240 0 R /XYZ 54 118.003 null] +>> endobj +4239 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F23 3078 0 R /F50 3082 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4189 0 obj << -/Length 2614 +4249 0 obj << +/Length 2617 /Filter /FlateDecode >> stream -xڭYYoH~[(`%:}ȬbϹKžsglלvB< vJMg1`2#8P4|۬FǍI,6mXЇ6J#:hix♧%|Ey"<[:4#q8pyka@~G2E4kmg|]kv9pEs38JXT>EP괠vL&h,7}U~*&5;g)@MU=ߕ_VYBjx{ uX;m(w  @CW\._k^;Gs B 9ipiZNbvq~[SꪪmOnS;#yN{P[s˜Wb 2q$^ -(V)rC9KVK ;od lW Y)NxD"/MmԂ, {hx'5@@YRKN$; C Q[*-V2xSq *:Nвc]-,?s.vvcvWV-sۏ]?HSb^H`05A[FcDž99~T4M!B)r#`6YS SJ( -D#R|hnlb ă% -=DC p}F̺{#`ʑ.HrKDf4F=% ڲل3[a`)e UFɳN\y}J/,؊%#ɖŲ!r -=)Үȏn#sT%V]R^Yf,j&(CJi(ԔV] $|Wl"q;(~솥W_M)wJ)[ D)j&_:*b*ꜧl -t;z#E9plFOr}eֱ[w}D2F}1D/{8yLJ Ӗ rc57V6z3GQ/YY= EnzK^00ɗYK*|:y.p!r06n>VY]Hc>L|kav(r] -jÔGYEkL i3A 'P;3s*I6hѽk-MTA<̭e<38N9eW4\9C[ <'斶}J &Pxa-N Dat$h:+v)e:k$sRw0ޤeYji]6-+) LdL?[ 0]a!6n#=bz2ug*kc&sQR}.o<'!}B'Y !B%zƲʅJ݈%h6{='vZi$@]Sd/%ᨕO$pa$5} ݘTRڔ\bRհ٧Dݣ줥Իe85hQ>7ݥjCWɟynrc@ua0ҧ۟!%x *endstream +xڭYnF}Wm( e[6Hm~ܬne5`{@%>0hOoF6qfl˗'rnP̐4ԨoPE>{vtQvWqJ 5M|}R^YE%Ac{n[IvMZZC>n.w<0`{U<*j6 bAS^R5x}N2 = }'`Rd]E3"т$*0ޖf Ysn Z;now2J_q`w͚,)hY`WmdSa(;Ji[M=kl##2sGY;,0{6% db׈Mn/^,& 05;r|mӿȥUkZRY$')(hmI'C ̑$c 5,Q =j#l-e3^]NCQVH$ ]vLa.9Ӎ{-դm]g +CfwU,f7ˊHtv6eoWhn1i&tdSu`jB9!6aR&T0])^v͉ibDơ|(K뜽lr`m> +yWA{@x?.rnrGBM %uo1o65 E9rX=Z!^R;fkPfY3M-NɦOUi|ZH +s=lwuSܷp$|(i#]76;W&PL[[ w%soݕ^RaCn*&I%|,5 _oEi3֙J\&tv؆8 U秛_oy7ŧnx%Hx +ucf~ ;Ҧ'C/-ciy= U7顝5Deؑ&#OrOytYb3dSXS1-FwF{h[ pP$?.xW1<]/!poPCNEtG0fV +zGrȼ2)!|d%㘄z')<d0)?SYaƯzn&Y`FPϔ V;@Iu.v%W@wTyDvRK̉*c`cص{]{s-+;\;t^ZhCm +̌Xر?J+YvTЫiA5D_& H:)u+Q9^5z%y735Bsrp>BsU_c,0j9}Z 5V$5և51F9hdLϞ +)ۜ HW<$^bůS"2xq_Kp*:6:׉*̓ M #k'l%S$e GiB%˥:L 7>H`"lzJ.xlEyR9Zj/cTɿ74q$,DDlr +K []7y|xù@7@y1Ŕ5pEKVBԄDt??.ӡ3pdC70g=U`3P 6}ME`DnAn_`zC_:c8JLLA~W*~CIoQxHSjsd$Jjچ<겭/xkӆ|~ޖ +RJҜ" }`CzJzE솃_ v\J[`wendstream endobj -4188 0 obj << +4248 0 obj << /Type /Page -/Contents 4189 0 R -/Resources 4187 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4170 0 R -/Annots [ 4192 0 R 4193 0 R 4194 0 R ] +/Contents 4249 0 R +/Resources 4247 0 R +/MediaBox [0 0 504 666] +/Parent 4238 0 R +/Annots [ 4252 0 R 4253 0 R 4254 0 R ] >> endobj -4192 0 obj << +4252 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [206.327 623.071 311.645 634.76] +/Rect [159.49 435.173 253.768 446.022] /Subtype /Link /A << /S /GoTo /D (diagnosis) >> >> endobj -4193 0 obj << +4253 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [467.621 623.071 539.579 634.76] +/Rect [386.146 435.173 450.996 446.022] /Subtype /Link /A << /S /GoTo /D (problems) >> >> endobj -4194 0 obj << +4254 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 609.521 205.499 621.211] +/Rect [53.004 423.218 161.107 434.066] /Subtype /Link /A << /S /GoTo /D (problems) >> >> endobj -4190 0 obj << -/D [4188 0 R /XYZ 85.039 786.531 null] +4250 0 obj << +/D [4248 0 R /XYZ 54 639 null] >> endobj -82 0 obj << -/D [4188 0 R /XYZ 85.039 695.572 null] +90 0 obj << +/D [4248 0 R /XYZ 54 481.905 null] >> endobj -4191 0 obj << -/D [4188 0 R /XYZ 85.039 650.497 null] +4251 0 obj << +/D [4248 0 R /XYZ 54 453.627 null] >> endobj -86 0 obj << -/D [4188 0 R /XYZ 85.039 553.431 null] +94 0 obj << +/D [4248 0 R /XYZ 54 373.108 null] >> endobj -4195 0 obj << -/D [4188 0 R /XYZ 85.039 513.267 null] +4255 0 obj << +/D [4248 0 R /XYZ 54 349.286 null] >> endobj -90 0 obj << -/D [4188 0 R /XYZ 85.039 468.782 null] +98 0 obj << +/D [4248 0 R /XYZ 54 317.286 null] >> endobj -4196 0 obj << -/D [4188 0 R /XYZ 85.039 434.037 null] +4256 0 obj << +/D [4248 0 R /XYZ 54 293.713 null] >> endobj -94 0 obj << -/D [4188 0 R /XYZ 85.039 228.68 null] +102 0 obj << +/D [4248 0 R /XYZ 54 137.638 null] >> endobj -4197 0 obj << -/D [4188 0 R /XYZ 85.039 194.54 null] +4257 0 obj << +/D [4248 0 R /XYZ 54 114.618 null] >> endobj -4187 0 obj << -/Font << /F56 3330 0 R /F35 3060 0 R /F20 3045 0 R /F15 3056 0 R /F58 3471 0 R >> +4247 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F50 3082 0 R /F8 3088 0 R /F23 3078 0 R /F65 3346 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4200 0 obj << -/Length 839 +4260 0 obj << +/Length 800 /Filter /FlateDecode >> stream -xڥUMS0WV`U$ZZPhg:`&qOMm$s0vӚ +DFqH|0wOB(u~TMXQn"Of_/ (Ʌ12bAfgg0;`ɱ rvGhy7sjB`.SQInURs|2>隷!|$Pԅ! YSD1uJPFF@Rfb aDʼ'`ot62ʲjxTxs?dAF-*&tAhLs ^PQU-Yi6jT/pdUiAZIc=gW%-,-A߻$Mwu$H>"3N,@n(Ji-~=NE4$ a$d#vV"*{2+Oendstream +xڕUKo0 W6`UO?v[u[2漍%vf;MGrtN(,DGEo̟m=+rۉwsK?cYӒ4'x<>N +?T()4RuR2 aP.Ml|F"ؐ/u 9'a 46-Y~|ݷ[ho0>MNRSs%?=TXs&z*z ӆS 2c:`q&Y e) ΃_D_lzb{Jq7Ҡ̷5 r (S9ڗsצaf();}؏bmFո.g8" 9V݉z;y>r_Ai<iЉcW=}~3'=4;+7,F*%\_k(VyKW"*ڈXHC2HKjVs0m\]i@B +_1:jtOcendstream endobj -4199 0 obj << +4259 0 obj << /Type /Page -/Contents 4200 0 R -/Resources 4198 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4170 0 R +/Contents 4260 0 R +/Resources 4258 0 R +/MediaBox [0 0 504 666] +/Parent 4238 0 R >> endobj -4201 0 obj << -/D [4199 0 R /XYZ 85.039 786.531 null] +4261 0 obj << +/D [4259 0 R /XYZ 54 639 null] >> endobj -98 0 obj << -/D [4199 0 R /XYZ 85.039 766.606 null] +106 0 obj << +/D [4259 0 R /XYZ 54 621 null] >> endobj -4202 0 obj << -/D [4199 0 R /XYZ 85.039 748.602 null] +4262 0 obj << +/D [4259 0 R /XYZ 54 603.953 null] >> endobj -4198 0 obj << -/Font << /F56 3330 0 R /F20 3045 0 R /F15 3056 0 R /F41 3072 0 R >> +4258 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F23 3078 0 R /F65 3346 0 R /F8 3088 0 R /F14 3105 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4205 0 obj << -/Length 396 +4265 0 obj << +/Length 456 /Filter /FlateDecode >> stream -x}R=O0+Lé{WwշoXI!U;F;0vTfi&;"R%}b/)`FrPrAKiH^5 - 0iiS mAǒIG}>iJۥpYh5N{_Gq!tǸ:?k?O(~ϾQ]IĐ3N'YQcIMY>\~Ԡ/n 6hW8endstream +xڝSMo0 W(ݐl)nku+zbg6Yn#-56E>>>R400kӁwd?J2V*gŻG +,Qj!g}PcYi0\OX mpBk _d--СfЖB`b4v@=Z?C2*\R)#<򦾬vvkYo +CΜo~sRB{r8IBVqB_!R.lV) aNw%x͂Ng¡j~8 +TX9;A_;أ#RռK!G=91&"Kmל(ee)EDeaP}nF<SlB2O7Ye<^[bkJzFYWh.>Kp^^n cjA( +>oKOendstream endobj -4204 0 obj << +4264 0 obj << /Type /Page -/Contents 4205 0 R -/Resources 4203 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4170 0 R +/Contents 4265 0 R +/Resources 4263 0 R +/MediaBox [0 0 504 666] +/Parent 4238 0 R >> endobj -4206 0 obj << -/D [4204 0 R /XYZ 85.039 786.531 null] +4266 0 obj << +/D [4264 0 R /XYZ 54 639 null] >> endobj -102 0 obj << -/D [4204 0 R /XYZ 85.039 766.606 null] +110 0 obj << +/D [4264 0 R /XYZ 54 621 null] >> endobj -3100 0 obj << -/D [4204 0 R /XYZ 85.039 658.638 null] +3133 0 obj << +/D [4264 0 R /XYZ 54 440.239 null] >> endobj -106 0 obj << -/D [4204 0 R /XYZ 85.039 658.638 null] +114 0 obj << +/D [4264 0 R /XYZ 54 440.239 null] >> endobj -4207 0 obj << -/D [4204 0 R /XYZ 85.039 620.371 null] +4267 0 obj << +/D [4264 0 R /XYZ 54 414.585 null] >> endobj -4203 0 obj << -/Font << /F20 3045 0 R /F15 3056 0 R >> +4263 0 obj << +/Font << /F70 4176 0 R /F23 3078 0 R /F8 3088 0 R /F62 3075 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4210 0 obj << -/Length 252 +4270 0 obj << +/Length 52 /Filter /FlateDecode >> stream -xuPN1+\[vm (N!D)HK% 9,\R@.&erˏݺ w M Q)A YdҩDĕ蛫ۀ. ]Li0B{-ZF?ڎ-`C?4bU@D^Qi5~ڎX%_/H<Άf=:E{W 1e-4e RGshjn/7xm,t dendstream +x3T0BCS3cK\.t;!T HcZY2:endstream endobj -4209 0 obj << +4269 0 obj << /Type /Page -/Contents 4210 0 R -/Resources 4208 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4212 0 R +/Contents 4270 0 R +/Resources 4268 0 R +/MediaBox [0 0 504 666] +/Parent 4238 0 R >> endobj -4211 0 obj << -/D [4209 0 R /XYZ 85.039 786.531 null] +4271 0 obj << +/D [4269 0 R /XYZ 54 639 null] >> endobj -110 0 obj << -/D [4209 0 R /XYZ 85.039 547.583 null] +4268 0 obj << +/ProcSet [ /PDF ] >> endobj -4208 0 obj << -/Font << /F20 3045 0 R /F15 3056 0 R >> +4274 0 obj << +/Length 183 +/Filter /FlateDecode +>> +stream +xڍO07&CB.k  U)U@j ϥEL {YeM[@}cZl~[?a-&U ЀC6/G(<@縛NeySƒ*+p84t!O]쫑nhY ]l*~#Pjg+Iv?endstream +endobj +4273 0 obj << +/Type /Page +/Contents 4274 0 R +/Resources 4272 0 R +/MediaBox [0 0 504 666] +/Parent 4275 0 R +>> endobj +118 0 obj << +/D [4273 0 R /XYZ 54 444.886 null] +>> endobj +4272 0 obj << +/Font << /F28 3064 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4215 0 obj << -/Length 2736 +4278 0 obj << +/Length 52 /Filter /FlateDecode >> stream -xڅY[~_1}UQ,/A6i y)@[ KّEGgw}ύ}] 0s#2SufzP˴a=laoPNˢ+ ?XiVTWiDƢʋ yϿC˥~xxEHͿ"}\e<[;<.JW*z,iG3}/O8GL0?·W4Ͽs-H핺}DCګAe*[2-ˊYO/c^';s@q܋.@U/ifgڡݚ[Bnֿ -" mxc`E$kE3S='G=^xNjfJb{6h]0BaL -(UȃzpLٷϨCۼiǭ6&1x3; EIFsKhJxQ&6ubD:/ -Mew3kh*ٓvIlW+A$gzÏXzvCJ&b8YƎKA`mg 4UDybOjcix.vJ+ѯHӉO!oo#-ӂDFo<w#^sEd/KBůBƎc7Hٯ}N>7nhBB0_ņ-i'c;Ʃ]hqi'7QI&Mn8.gƏD-|}Mg 78G -d*aR&wѓFAVT[ֵ^ՆuP:$*3'ȗ& -2uWŸRatg;r?E fڞJ2#VR'òO;0C!뎝#@R/P,V - ./`9 hww9XA -nl*7Kɸ~f%&¢ȋc],sg.LJrλ8N|V4ӻ;?O_6U-P76hC{ -G$ZodJl")Z q<͌CpzO5 -\nM}+ -K[0 =ޢ<1 *HV3zzsTE -SDI3eڗOZRn/5е(TgwDぷ*R],# -Fz_~A v ߷=_ -[sLs\I5I1H:$*_$h#ms`MF_zPy!㱡T;Yj lmx=NDB9Nk]J|BWh5et3ΚՌ2Ќa(Y6O!~y'!/pBO a^&- Ap t@,9El+^츣tW}DU -^b>;935GP~ڠ 1/TISk -|@%9F`Y>b4\[;Ψb/82Gqq]CkTe ?HYtoGu'O݂y]:5@ -ݏ>LCNU&B7*@qbX$&bFjHFy#J - u|HmEWY%b+ -|t'tQ 5@Q!KT|S,Y{!0SA"3xO>`(52 8 ڐl(m\WxQӣY0*[e cd)VB3zY3Y, yXď8o&BYE(SQ%v,*!]7t@$⣒ƈ3D`Pcf]kpQdɥfB(#3ί0ə\t5yvl㠮ٺJn+|[oD.Nζ,od&'x79HrĮL;PfXder ! 5*]:I"BGP'xtÃIv/gWO+xv(O÷OiOw3jfK7Z޵p>Y:-k}GXjendstream +x3T0BCS3cK\.t;!T HcZY2:endstream endobj -4214 0 obj << +4277 0 obj << /Type /Page -/Contents 4215 0 R -/Resources 4213 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4212 0 R +/Contents 4278 0 R +/Resources 4276 0 R +/MediaBox [0 0 504 666] +/Parent 4275 0 R >> endobj -4216 0 obj << -/D [4214 0 R /XYZ 85.039 786.531 null] +4276 0 obj << +/ProcSet [ /PDF ] >> endobj -4217 0 obj << -/D [4214 0 R /XYZ 85.039 766.606 null] +4281 0 obj << +/Length 2524 +/Filter /FlateDecode +>> +stream +xڝk +Se V$Q~ {k(גmueɡHko !93"x\U.ZǻXVT*͢JN}"Ll( ӼZ럃7{}\ԘJi.YxnB)ϿDx*gGa\UDoBU?ʪ$TiE{e {ݿwNy\_RB[+2TaYso~?!/oq;oߗ*rDlYro*`LlN̰Lk[øAAO34;mpcÿ#|ƈ\2|ŝ2%B'r#4aɃЯ8.(Nw'cS + 2a0\, 煏xerq4 &^Yp#u} tb2ty/doFǎC3pmO,ߌ{n&9WC-}w 7<>Dt4 akKGnA$5M09Ll-V!d= +^l̆"~fH\݊2F^PhH)p3 B.ΉeTJBAzr2V y]X֪͠BZT9ٜbHiI$egy8uK~)^M $DŽ2qadA,C|t1bvY4=%nuIR`!yX@ P^\%Yuwa +XO\g}/v/"2?ۀvoHicoukںsE"5ꓵkj8 +2F#^#g=r5Je2V :9%m2|AdpU^B4L0[:."^5ڐQSͦK?58GMYd +pBZw#M+T͟X |qMe(~01trG&%^ 8aup _WO0sZeFa팋\9hJ"嵡,*J QK&Pb@t + RY'S ewiĚ#Fj<gA@#GA?6ep4Pq`Q@ *Oì]UJz?o)98)A祗3吏lV˖p|΋ڭ"yc^xg7 [ϟ[khfo$Ut# $sK]/K%Mh86TkU,q-N_ȝqO {tEO/ " +qe[>O<QZp[*Jsë+S{3\v*f=Yx!sф\0q8Ms[\3ӭFmYL6QPIcҁ?b6LEg8XRJ#9=v~)FݶKSOʄo.ZС:J}) O֣_D>. հA8V[km#YFn=PXE=ھ@"KgH]>uqtrCNzV +l*؞`G(Nm Gz9v{U++dyds8v\F+]>GD4QRRڦȾ4ToqLmms3?F͎~¢٦fcݍ +vKls˰J頼!/*5ԲG~ɀWJyjRUBiNi97|>SEk=p(y=ךs U.JY|4IlJa"w~zzj^^R/niendstream +endobj +4280 0 obj << +/Type /Page +/Contents 4281 0 R +/Resources 4279 0 R +/MediaBox [0 0 504 666] +/Parent 4275 0 R >> endobj -114 0 obj << -/D [4214 0 R /XYZ 85.039 766.606 null] +4282 0 obj << +/D [4280 0 R /XYZ 54 639 null] >> endobj -3101 0 obj << -/D [4214 0 R /XYZ 85.039 658.638 null] +4283 0 obj << +/D [4280 0 R /XYZ 54 621 null] >> endobj -118 0 obj << -/D [4214 0 R /XYZ 85.039 454.407 null] +122 0 obj << +/D [4280 0 R /XYZ 54 621 null] >> endobj -4218 0 obj << -/D [4214 0 R /XYZ 85.039 414.243 null] +3134 0 obj << +/D [4280 0 R /XYZ 54 439.042 null] >> endobj -4213 0 obj << -/Font << /F20 3045 0 R /F15 3056 0 R /F41 3072 0 R >> +126 0 obj << +/D [4280 0 R /XYZ 54 269.568 null] +>> endobj +4284 0 obj << +/D [4280 0 R /XYZ 54 245.253 null] +>> endobj +4279 0 obj << +/Font << /F70 4176 0 R /F23 3078 0 R /F8 3088 0 R /F65 3346 0 R /F14 3105 0 R /F62 3075 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4221 0 obj << -/Length 2887 +4287 0 obj << +/Length 2580 /Filter /FlateDecode >> stream -xڝZYs8~JU#x;;Zg2y%bE'~@P譩T"h? FLb#&bO,*y<,L|qyi6WJMu4i6]naLz#>- 8n6ϟ7Lۥ4PE(b?T*TM^`G"'+mTd۫տ^'*b(8rDN=rZȉXD:VG;z"Nd`3挣0!G!#%dd6}(Q>\6==G<)GSZܶJ/V+qiL.8ZX-VW)ctdePw4#P[WaA}qrdCq$_pn@ӂ_ħDx# ĠpEhKX39MyV~>V'V0G@P^vƖشδ J4P4FJM $M 5iZUZ|0!(~AI_,KF/@[U}!]W +s؀TzUo O -\KzZTx㛪al|ںirV{_*90%q}2I&l;r :R: rFTH L~Mr 8JcqGrnqQf$zGYWQS~VM}mۗ-# vZ|!)Iԟܣ4wIl])Kw+;;奣?r2:1Tav{q0o]QY XSomBNq$ "'8RG&3~'g찐@Y3v}U} +0:  h1vvh|X9.qI_#2rnb<0Cles!N *iƉrpDʼn1>Nr!Pk 62Cf -{ V=D(;g!dVG+ScYtO2`&U -LLh1vv0>,5suMPM")-Y4xs\v,Gc1uqбB }z^lm3?Od7ÎI~8V/6ݎ'^''$]Ftgg#TSIЇ!{SN7PZZȩ-ᚶڟyZ@6GdY -զ|*m g GL+)DqƝ-LB"[~t5Y}l)݁4(W(̀hڂT9 QrHbxbyw~>ػKJ0>1Ew]SB?*WNAݍD0]+Ä~j ً7_QG93˷r"2K+HϷ0%Yl >v\(hWYA(c%zeQbѩ) Rol%V;6;xF,ai $voU;W+H~+&kvN;ᔗEP`9nQO3oj@L9hjVsܔ?l$ Q:=YȺj]>h\f+6C[6~GoW&9qT"AnXLri -/-5*b?s/@]C\FS}:2=cw -.ܧ>Ά]pA һ O2< -SvsI#nP!z0oPV})P`t:uwk;ԎVNjynKk7yn)\ -V'ܣh3-ƕ@+ȀjZyDxz.vTa~kd԰FXEyga@P{[+˜$t?W=r`O?c(]ORcRFeԀ[endstream +xڝZKF-20Qz6`Զ"[^IA|RI C"+E<"l;=xHzx)V酖dV_#Kqlw|-&NS;\֛ seR~Ք8֡X_Q/8`FPLJ=S7|<~[<7+=ϲ!bWۇ=x>̦!D&HY01094h),onD+kIr#-% K¶9xZoBD95hlq2ro;`y w>R:qeZvG~U6-.P疷e+"E9P9(4ʯB CG@.w$5)S1zX6Ůl_r:-v'3J`x,h;Ƴ$IXڭƃ'Tv-ϾW͒7 +t{2#IH׶3(^),\dIf Gq_:mAQRr B׾wL9"K) )xgt&L7[WpA83#HQ)zmXζ8͈ٞSjV,\蹩J捤3IHF&},8!J׊n.W`[\o;~_?ptߞ>wAw$m_Kh s8yޙA$`g=†`lХ;wDv3~ 桽J rא_^)=ST.=/J ϻ5,Pp6S>@B^u6aCCFΉ0a)LYqSD1?3Yjd0'==Y򳉑 əb\ +F:+XLlxY:K1dVV>3]H;&R;BxoWp6E>Z&Pd#n x {jNB8m[YZRx?um|vpK TWaR60:8́OBD|7\|3{²x ŏDM]%j;2"aMt4p;CG,$J35-JJ)iŕmRcr}oo,h;~$IXڭ¶Qg"jM4N}s$B\} xB >bvT* +3ю So 6 +ٌӡ=dp:{ J4n/t+HuKm:V rS$gs.kq2vYõ^Ⱥqgw,ZQ'jUѺ37P4ֆtn**PJ$8iS3#Eyp}*x_!HR:Ӫ^I~5,ՈlD@,brĝÖh=]=x!uC~6U~ågSj?Zt*JBijEBja 2z@S!nwV{6Wgr*y߼wt ++5:< +*Mh_q,OxUL:G>.N}O@PXEM9r `G0lV e~ʖ2iWQd¸<-USL|-Om =h|1UW4N +ay-e$Hdz9EJL< aqFWI×Ф9d+$k#%s(129RL4[;џ]>zC2-AyZT7ABenpKP*\؎$;OƸ20]p4;,#tDr$dL7:Ln +@;r̩H]R9d2EO iyHVԷF8qL*p2d`gIYK88 "V؁aRrܲ+5;0 +crL7  ܂u+7&⾟~J9?7T Jm D0ds݂#r¯0 lqb p@T/ASߡj~& }P-#rz7:TN`H&hendstream endobj -4220 0 obj << +4286 0 obj << /Type /Page -/Contents 4221 0 R -/Resources 4219 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4212 0 R +/Contents 4287 0 R +/Resources 4285 0 R +/MediaBox [0 0 504 666] +/Parent 4275 0 R >> endobj -4222 0 obj << -/D [4220 0 R /XYZ 85.039 786.531 null] +4288 0 obj << +/D [4286 0 R /XYZ 54 639 null] >> endobj -122 0 obj << -/D [4220 0 R /XYZ 85.039 682.89 null] +130 0 obj << +/D [4286 0 R /XYZ 54 459.428 null] >> endobj -4223 0 obj << -/D [4220 0 R /XYZ 85.039 639.937 null] +4289 0 obj << +/D [4286 0 R /XYZ 54 430.428 null] >> endobj -126 0 obj << -/D [4220 0 R /XYZ 85.039 326.083 null] +134 0 obj << +/D [4286 0 R /XYZ 54 192.687 null] >> endobj -4224 0 obj << -/D [4220 0 R /XYZ 85.039 283.13 null] +4290 0 obj << +/D [4286 0 R /XYZ 54 163.688 null] >> endobj -4219 0 obj << -/Font << /F56 3330 0 R /F41 3072 0 R /F15 3056 0 R /F20 3045 0 R /F62 4159 0 R /F58 3471 0 R >> +4285 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F14 3105 0 R /F8 3088 0 R /F23 3078 0 R /F65 3346 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4227 0 obj << -/Length 2890 +4293 0 obj << +/Length 3039 /Filter /FlateDecode >> stream -xڥZݓ۶Bof,ofj{M#9n&PLR>~NLcbE"O *YI&XE'El^?.WQy\eYʃ>[hpm~Lnr?m~wzômyqNtob [&"_!*Hrv؏|X_$Gt|4Mؑ.q^48 -9i##)(8NT51ܾQ[G9Lqv#֖l g &/vÃmY%jMh\[*?8k)d1k%3f*|//~{<x|:2۪s IN{+[[A X-LKA:A'BXθj; -bj4-{u"MVړ8u|s!7["?H>̉DkQ`7l>$ۤs[ ̠F(M CJ@Mϱ#SpZ/TZ*29ENYaxa5Ozqywˆ,X=ϥ q(KVQI#VV"|hlhinI,bWS@ ¬`\0HPE= 9W~^Tgi:'}PT׬{TI4O@ꦔ+%PpDNCu`3W +qvױvۘ5:z)0c;ܙg43%74 W'&SQ.~X1'؞ -I|U_v/NJw00.2?P\fXGqgiuu %a!sxIZ+f jd|OkYun/OG",gOj,Jd R[@^mqE=L3^JWlTk5¡\22 LWpBs'3?BY2"<+KǛ[ӭπ|8%Hs iRxK%iqv~v0L1F'Vx#Ql8zs3t%WXnlplgil tCx'Ow/ iFX/bkar~H-VD3-2Z"".Ɣno cT˄t6eXD$|+ˡv*Ky9MTCc8-&KMORnrq*Lԥ9g8Ic>e`I\rVm(qRBuL(jDD>[]04]KR1{"BҖ;$ߨ$&Z:ljGl쒆G/0t{`:YoS4L{t,Lՠ9IBc L*nV0GY U׊Y)yWLw!Kd-9)w\SGL )EuFfȣ-K7Fnb:-jsdgpMsg:z#oiJS:ze33IQŶkxwօ<=*SetҤ{d_I;tqk)T`cB06`?JYZnhG2w~{`ݚΉ "=򐤈um۞D i6te^i`!+j!TsU᥸.hҨ m4I^(GE(u٩5;SYy=tn+4eb{ +ڃΫUJng{EOLJqqZo]y'鱔}8\FRN}y/Y=j*1a(y@$jGߓIϫm(YYN< [sU/C +!q#͂xWRI|:~Y1j$j76<֔ƭdy0 \A;bJP21ͫ:"K_I̛.2io`pҋ°٣{r'Vf2DIf'{#eP$5qTvtI~~p 5ў爛1Er/C:im,9,M[U߻luf9 wDDzjWqnS8.-ØVR- ,!Ĝ|an k*Ӟrr2/D,<8NA. 6?=ա;;zɲ<3VHbGSn31HF+d +FZ19G %-س&* 32X-ݙ 8oa' X< i +I8M2R8 +cy|{C,T!yBFE9u'M9.\]I.ocgD5mB{Nvn -ح[ye?o=~RI$t.4^[E_UXm>hC[ӾKu?Dv<[ٺ>ܴӂI%ʆ\muZ"#tŐ}-,KdJ+U[ciw+aS'`POѦ}y/\\͙u1)cȜW9y e;Fa ,ZFGlF +?( ׷ta/>Pl'0endstream endobj -4226 0 obj << +4292 0 obj << /Type /Page -/Contents 4227 0 R -/Resources 4225 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4212 0 R +/Contents 4293 0 R +/Resources 4291 0 R +/MediaBox [0 0 504 666] +/Parent 4275 0 R >> endobj -4228 0 obj << -/D [4226 0 R /XYZ 85.039 786.531 null] +4294 0 obj << +/D [4292 0 R /XYZ 54 639 null] >> endobj -130 0 obj << -/D [4226 0 R /XYZ 85.039 713.284 null] +138 0 obj << +/D [4292 0 R /XYZ 54 504.551 null] >> endobj -4229 0 obj << -/D [4226 0 R /XYZ 85.039 676.417 null] +4295 0 obj << +/D [4292 0 R /XYZ 54 480.103 null] >> endobj -4230 0 obj << -/D [4226 0 R /XYZ 85.039 594.719 null] +4296 0 obj << +/D [4292 0 R /XYZ 54 413.204 null] >> endobj -4231 0 obj << -/D [4226 0 R /XYZ 85.039 567.621 null] +4297 0 obj << +/D [4292 0 R /XYZ 54 394.291 null] >> endobj -134 0 obj << -/D [4226 0 R /XYZ 85.039 403.314 null] +142 0 obj << +/D [4292 0 R /XYZ 54 263.872 null] >> endobj -4232 0 obj << -/D [4226 0 R /XYZ 85.039 369.777 null] +4298 0 obj << +/D [4292 0 R /XYZ 54 240.172 null] >> endobj -138 0 obj << -/D [4226 0 R /XYZ 85.039 273.216 null] +146 0 obj << +/D [4292 0 R /XYZ 54 169.722 null] >> endobj -4233 0 obj << -/D [4226 0 R /XYZ 85.039 238.471 null] +4299 0 obj << +/D [4292 0 R /XYZ 54 145.274 null] >> endobj -4225 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F58 3471 0 R >> +4291 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F65 3346 0 R /F23 3078 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4237 0 obj << -/Length 2089 +4303 0 obj << +/Length 2169 /Filter /FlateDecode >> stream -xڭk~X ˧|pm g\HaO$y!)w^KR$mq8hwfvv3K5O͓t: o3o?fJ(Bm=a4Wz||Ke'j)5ggܭջ7X!b֟x qv :REib17oJ?/ϟĦ,a-6%c"r@ JQ 0cŀ82)!g#l;&j}4l'n2ْT3=&l ґY =j%d.&C a4~ʢPEHW~( 9w>4 > b%S$<7IqkLsC*pX@lQdLS{oQ$籹}lW @mʐ(e4vv]\ Aqҧc yL<\a:1 '/g= g *}4`'WeR,I`{ixHȲ~bTtMT`HкѵC*g w\؊ # -숢e3CB=H~7㧆QcvrV8`M܌&!eeln -+Ȫ 545I)@as'50(_8Hw6/-|Ys9'瑃0A5}.̆XC+i h0V2pD  fH.4TE)&?PZ7$ -3!V+ge!M2T"#(y.av¤S1<ޞ4%swLjIg%Ys:E -84)uŮr}y{ө -ĐxGUۓW9vDN HQ+:Z*3evE5%gĽ|'N^r>]\ւnb/m8_^IA_4ʹcAդ")/r[Y)Z'g}ADypT&-9λy_'+; =uZT8ٴgÌz4 ]ߺ9u}:>ܻ!Tڻ=؍h:ҠUߺw4MmdŐ\ruy>S!#PTEQ7ϐO8z\郡Gs?G{h&eㆠlV=?mpendstream +xڝnF]_!(@MryhS-Z)H&kpIʱs풴ٹ]_F2Vr_- /|YZ-^2uX-w" 7$]s_^r1"z@6Gv;wyZ(tvyj!tL?VK6 6 '[X_2.^d{>j⏏2k\na~.JcY{U:o0L &RlHr@$EukV7oQ\r,YgP8 SyV#He^gFQ 0]C)p.@sJ): F[߭:q +FHK<,"kDRIpYr4SܭL +F&:vh"TAxkm>ДҐ~\(V̲rn +" 3NCSw((Et]њn@NuMADK,=h!24C¶em1Yy0h+bLY\E'`"qq0ܔ=&4t㼷9HLٗE^z 6I%s^m"լuz6B]BVv039o B ea4H;cw=՘ ;dקY41E<38?5B `_)Tjt\gs2ڍu9mzEj&5l̺CT/IpL?¯3rGk=*AJ* 򡏚@.B7q:a9LsevƙS$IRdwm}Qƃ) fj{s@n}s^׽nKM=LMRM6?D!?q~(ɎT*k% ؛J"[np| =.&aNaeKِYG"sާ{vy h!v[͉$(v"dMvF #D!nL5E^_SQH*D}nR_;ك\lI#fm_>rţmhL}4x8oG2H:t +b1aBݣ*53; JŨ#us_Gc]ꏠ*c>i5%#@2W(dNXdVuQ﬇HU/%)[m)u:^2m?u#1?mYĴc׭KtI3(-TOL%lYxGC-|&GZnʼn}9ßu>Mf晰4G< ldrȌ8?K-SZ tl=Pĕ'of^ u[h+[~P}"QnD_d#(_blԛ6* Fyfm0;mz-{z1WKG4P=$ݎϿ&9ٌVs%i|tWQ<Q$ Q (up)e>#>?\淫9|/fx3HεѰ2x:.UiV(ŗR UE]Csߚendstream endobj -4236 0 obj << +4302 0 obj << /Type /Page -/Contents 4237 0 R -/Resources 4235 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4212 0 R +/Contents 4303 0 R +/Resources 4301 0 R +/MediaBox [0 0 504 666] +/Parent 4275 0 R >> endobj -4238 0 obj << -/D [4236 0 R /XYZ 85.039 786.531 null] +4304 0 obj << +/D [4302 0 R /XYZ 54 639 null] >> endobj -142 0 obj << -/D [4236 0 R /XYZ 85.039 672.636 null] +150 0 obj << +/D [4302 0 R /XYZ 54 488.657 null] >> endobj -4239 0 obj << -/D [4236 0 R /XYZ 85.039 636.371 null] +4305 0 obj << +/D [4302 0 R /XYZ 54 463.154 null] >> endobj -146 0 obj << -/D [4236 0 R /XYZ 85.039 526.262 null] +154 0 obj << +/D [4302 0 R /XYZ 54 374.312 null] >> endobj -4240 0 obj << -/D [4236 0 R /XYZ 85.039 490.852 null] +4306 0 obj << +/D [4302 0 R /XYZ 54 347.952 null] >> endobj -150 0 obj << -/D [4236 0 R /XYZ 85.039 410.829 null] +158 0 obj << +/D [4302 0 R /XYZ 54 278.318 null] >> endobj -4241 0 obj << -/D [4236 0 R /XYZ 85.039 374.564 null] +4307 0 obj << +/D [4302 0 R /XYZ 54 250.878 null] >> endobj -4242 0 obj << -/D [4236 0 R /XYZ 85.039 243.053 null] +4308 0 obj << +/D [4302 0 R /XYZ 54 147.621 null] >> endobj -4243 0 obj << -/D [4236 0 R /XYZ 85.039 202.406 null] +4309 0 obj << +/D [4302 0 R /XYZ 54 117.441 null] >> endobj -4235 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F58 3471 0 R /F35 3060 0 R >> +4301 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F23 3078 0 R /F65 3346 0 R /F50 3082 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4246 0 obj << -/Length 2551 +4312 0 obj << +/Length 2462 /Filter /FlateDecode >> stream -xڥY{oܸߟB@Q@ hR^MZߝ}i\+*ծ66N}AJ܇k Xq8ʓOyY,d{i8R|}&%LD` y=;;'"7{Ryx7{~DQk1 4o'ʇ970e>ï[_Lyp@wfx)ctf60\EEߥ+t&EgPytXG>=@״ǻNI"09qh%g Tx`}DeTjlT=DǨ)АV &_)iy(P9OSBC1q?މ&ίʛ6pj]TeM)XLKL(X]#0(PBOc3 ~D\˫sXf^ >5|lxOfLxf=~K6Tҟv]ϋEanJN_I]_mp6K+DdIx(My!W? -)G_uLlJpu|oJ cSկwBZ^I>G*dWPvs<>r/s >E"LO -bQdafREx4 eA^GšP:bq,t88 ٢?J41΀0p0` ݠ?dk#o3#1\. !In/=9u'"XwxH~"h>w5 آO (v;QhlxDj[~!5dAOðM๮/6HBl\ -:{^~lZ)cו 5egV/-8TKBFٹ戕e0"H=-!&i\6ct!Ʉ(nvx4& WI '<߭ʺ 9HE9ٓdL\qH62}1Yea'RFbJk/ fiӡ ,53 >X,Oܸ!Ĭ-8\S_}.MD堟Bg>PzXJTC亞T՘ka|&CȖa5C2ˇg6@%c᥷ CsIiKkX5,1hmH\9IAnU>0~@2;j0^e"EcPhZѥ]GiD9w"Ct0(]~Yt:QK*88kAKJ\Iߚ^$E$1(H%Xb_/emhˡp u( g]4눃;cBłT;MlBo%. -yxPLFXڊD7F/ذ LgXfiLxdjCkB0Q%+ClNrݙv %TuW0´jK{!$8k`".]ݚh!Gٱ18O9< Z,;c/&K4մa70C Z-^0heS^u] "xaY͠9)s+-srxpyfny,QYCa>ɣhq0]Qyo%"g3#~ŷ'Y@")'S{ּ2 6jW832)#S?ˈk7X1MMajٵ lG띃]f~]-Wy!k<74=p39|;z_Cs knC%Rhj2:x.!ca #֣Țl#k N!sCU͒ aGCA*\r -r;O@H$,Cɉݙ{xiwu6! np&^ s;E# Mwuu=~]:NDeή &@;R?Ke~)·A|mT؝[};-3O"' ++e"!n=!_gzp*Kg~eN}D=Wټp SG8^FJʇvGL'|ȉ:HH-{G.' ,ɕR' C߽?v+ 1~)Fc{Ї&^֡6 3z#,rpp4sTK0r0E~e͏0qwE Bvєh"Z-h"J[-6D&$ vЗ V(\6_ +F/׌8G0d~Ġ1‹m)o=z0[~uN~mv4K4~u,iVp悏gyy#fWWRSHBֺAE}5 9U% +`leߤ単]FdK3[ca>0 RHy}bj~:-L;ɚ!P+?/0$o@q> RlD;H4]۪w>Y7܁#%iy̶22nsSjUڽm$AEͅ Y!-Oj:&i(4ʡGO/6nn>/ͫr/a)t}V~UtWlC5/TsL"R?Պ[!dC1Vq>bS)^^XcV6L\cdZF{m40J/rրz\L 4T'DQsTζBhasŢdٲ^޴x)I2y)jW`;3659-AI*^h>B%7C$MSctjȦ8@FZ]xiPi|IyTE1:-tl55g;Gϥ;zTCn_Oi|p\sq*a^J4: qF9犃a箊iRm-8rGÝi(R;.UYrIxc6Ša\f8U;B`9E_ Z@NQ&#!*Hl$]b4UݟwvU*WX`WN&$-7. He7:5c!hNKۙE} B|NuNTvRC2PoMN}#r pU>YAs\1\2K*Rx?WBBȼAY+Gu]}Zoک1 Dס1< +'^֛ !Ac( yIݒfzzꋌ3q49x];ˤ)Pʠw%Oo͑ 9*2*e2?R*g "[wHmH>>KXn݌Zܜ`%E>~W۹D +,SI*GH |W]$;$1bs[:9}zh\ bendstream endobj -4245 0 obj << +4311 0 obj << /Type /Page -/Contents 4246 0 R -/Resources 4244 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4212 0 R -/Annots [ 4254 0 R 4255 0 R ] +/Contents 4312 0 R +/Resources 4310 0 R +/MediaBox [0 0 504 666] +/Parent 4324 0 R +/Annots [ 4320 0 R 4321 0 R ] >> endobj -4234 0 obj << +4300 0 obj << /Type /XObject /Subtype /Form /FormType 1 /PTEX.FileName (./xslt/figures/note.pdf) /PTEX.PageNumber 1 -/PTEX.InfoDict 4258 0 R +/PTEX.InfoDict 4325 0 R /Matrix [1 0 0 1 0 0] /BBox [0 0 27 27] /Resources << /ProcSet [ /PDF ] /ExtGState << -/R4 4259 0 R +/R4 4326 0 R >>>> -/Length 4260 0 R +/Length 4327 0 R /Filter /FlateDecode >> stream @@ -12426,12 +12689,12 @@ n*1xƈp&XîÜ\D0}#X>#^V|2i9΁r)`Xh&hbHe"ʱ~ϓatZD!#Zk!e'j=_ts٬&N@i3t%kЁE\HYZx/U@iW H rGX58ժOt$yBқ5/vpo`kAr 4N.4&FTG%V'R5Bԋ`qUv-U=Qv2_ qq~r5JhPkڏ>D oiCrT]MJֹ;Z [-Bxp|endstream endobj -4258 0 obj +4325 0 obj << /Producer (GNU Ghostscript 6.52) >> endobj -4259 0 obj +4326 0 obj << /Type /ExtGState /Name /R4 @@ -12441,274 +12704,302 @@ /SA true >> endobj -4260 0 obj +4327 0 obj 1049 endobj -4254 0 obj << +4320 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 414.443 253.278 424.011] +/Rect [64.627 320.395 219.352 329.306] /Subtype /Link /A << /S /GoTo /D (winbind) >> >> endobj -4255 0 obj << +4321 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [362.528 385.223 464.157 396.912] +/Rect [307.328 299.615 400.313 310.463] /Subtype /Link /A << /S /GoTo /D (domain-member) >> >> endobj -4247 0 obj << -/D [4245 0 R /XYZ 85.039 786.531 null] +4313 0 obj << +/D [4311 0 R /XYZ 54 639 null] >> endobj -154 0 obj << -/D [4245 0 R /XYZ 85.039 370.954 null] +162 0 obj << +/D [4311 0 R /XYZ 54 286.855 null] >> endobj -4256 0 obj << -/D [4245 0 R /XYZ 85.039 335.544 null] +4322 0 obj << +/D [4311 0 R /XYZ 54 261.813 null] >> endobj -158 0 obj << -/D [4245 0 R /XYZ 85.039 172.106 null] +166 0 obj << +/D [4311 0 R /XYZ 54 117.719 null] >> endobj -4257 0 obj << -/D [4245 0 R /XYZ 85.039 137.962 null] +4323 0 obj << +/D [4311 0 R /XYZ 54 91.597 null] >> endobj -4244 0 obj << -/Font << /F56 3330 0 R /F64 4250 0 R /F18 4253 0 R /F35 3060 0 R /F15 3056 0 R /F20 3045 0 R >> -/XObject << /Im1 4234 0 R >> +4310 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F76 4316 0 R /F77 4319 0 R /F50 3082 0 R /F8 3088 0 R /F23 3078 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4263 0 obj << -/Length 2775 +4330 0 obj << +/Length 2661 /Filter /FlateDecode >> stream -xڝnܶ_oGjY69)4'4>Ȓ+D+m$m}BR\]AQ"3ùlƃ& ]/H7qa 6<Q 7۫۟h#<7vgf[﷯>\AH&Z8'p~}k:{c^7y//WQ)"ͯWm -xW֞+tsa2P .>$0H0 b%T7qQXY?^v>wz|`y'= l8tD@֤ 揿,sU x:ZBԵzR6k-)7q>Q)_F?`$}rk<+M[0dRة$9/r0HP('7ề(4>$jU0a(1 -@r2HK%+[1VHPqhÝ؆*#"jFn^<}(gqਏ e}Xheca :Rjt_U* *Z#=D´7F jS'TB *dԨ3Z0^"!a~@){/*o8 'w/|q_x $n{Ь*?մlY/^CKɏDFѢ>LS軒!x7 N于<ߍ/H{ SmGZsυy5*I}-r\Upco \f2769'eOxZQR{,/XZ"QA[|Tf]]QYKf V3G|a}Gx7 hCyPGR'.#!tlÑnp\ aN<7k5*FZDX5ז86 bHwOm -v:b=f ͇Vm쨸;h2 -(=lCYhd+s;$?$_o/4 P@9gRmU( -q*YK`}_ʪvsfpY]< 8Upg57iȝ y@a:kZ;; $qD/+Nlo"GV^'Q}+n} -F10KRu5C=,HiNt޷qBl>k%9`-Ce3\/j'& OiR9*i9;ӟ&;nL"L- #Ufb$s89W~K[QŇ5NqdVhT`vn!K$B'1mWf_u &"dJk+5ugӐey܀FC̴d4aQӝɻ'hOf~aɟ9Ǟ)d<(k.|Í )+SmŘ^,FfG, -]hևs"a@50T#/8?A/1 J8oP{|Iio*Xoj8/_^fZ ^V韉`Ӕ_cRw )?"?';[f~K#W -Ż+>H2F.)"gzXTʞi,';U vJ"?Hwf0/S@ V4]~V5ɳ]00$0j Ex!/ 3DE|k/:5#`yB¤3rr=y3Y”"(Vꑳv_UFUAK<3?"`9: {d")@#<ƸʖLX5&l𦕃P&-3D\ۓauW,vlSER/)kE^^(Z~Jl{XFV; DR>{(I@@CGE!ކ:+jC[ևJW S܁䠿=#SYK6IhڡWAvˍ8SFpJQi )tѺ͢+Jvlb%[sBFA*ؘ3m,N20!S)eFi~^lj#c[\5[9F \A'XH +~ uIm#t: B$} nFV'(A9ģarpƹ 8MKvHD5hҔy3Ĝ`"I P ibpa"۞x$]b@˶i@5†I#jDo2ו~tY6bD1 =͟rEn;]M16?c'3F2}Kmǖ[5TI60! ֢ v1ϩy0o*ҾKTG僙FZOm[?2צsW2‘NĬjab܄T(bK;x s:O&;~2(odO}"?\ᤙsJ5EX'Y +Q~TP\jnt[ 3M2+o4G5\&zKmK"??ν0ֿ>[P*|*^xMXA`&B˭eL쭧O:LM V#QD9axA +g3H#݅)`eQ5R#|q,T tpN- B;ہDϋ(:ƬxaʅjJIZ*@ WTs> endobj -4265 0 obj << +4332 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [154.27 725.431 255.278 737.121] +/Rect [119.369 585.098 212.53 595.947] /Subtype /Link /A << /S /GoTo /D (domain-member) >> >> endobj -4266 0 obj << +4333 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [276.891 725.431 438.322 737.121] +/Rect [233.583 585.098 383.413 595.947] /Subtype /Link /A << /S /GoTo /D (ads-member) >> >> endobj -4264 0 obj << -/D [4262 0 R /XYZ 85.039 786.531 null] +4331 0 obj << +/D [4329 0 R /XYZ 54 639 null] >> endobj -162 0 obj << -/D [4262 0 R /XYZ 85.039 697.613 null] +170 0 obj << +/D [4329 0 R /XYZ 54 551.423 null] >> endobj -4267 0 obj << -/D [4262 0 R /XYZ 85.039 662.203 null] +4334 0 obj << +/D [4329 0 R /XYZ 54 522.219 null] >> endobj -4261 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F41 3072 0 R /F58 3471 0 R >> +4328 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F23 3078 0 R /F14 3105 0 R /F65 3346 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4272 0 obj << -/Length 2975 +4338 0 obj << +/Length 2905 /Filter /FlateDecode >> stream -xڭZKs8WDUE A|L8Ɏͦf@KűD*$e_)rv+C<Fnj?5ID$IcDj2ߜ;ۙ4o^j -,&7K' |œޛp,"OYTy04wįιqo3}3^?g?o~;{{EE?YGY:yv,lδ|#Ϯx1XY4(ft`2S:$=ɇV[Lqw]U'J1xUpEZI誮jPhz.*q - r|(?Y1ɠM59A@Pa;%IU:0*fpH3IW"Q? -[H3:78p +[6; - -1{$ A0hZi)IEa=e=e"_ZݾhE\[9 -0.5t+ّdT^m֠9Z@ yTdp88Oa髤/{riČl-ގQN!A\֥\ @W\ Y_Sҝ,{p2DtاYvf Fz|_mzU1U>3%9e|?R9KbسS~135ܷT'Y+^62Vn5u +=ڷv%G)$I_ϥ`ȨC'+جR"[^)WZ+2b{&* z#0"Ij'p}g%eCAd33>oKvc!԰8"^-" }CoPśb*do +0&6fa-~uL/*[~~ĢxsW3I.th^)q!:xPp\h +:%ƚ2)`O5? ؗlC֭! Ɔƚ XI1|9ELD,(vFxѮ/)bd ٯߋ\#\Щ)N@*lCE'7%\63yQ)/U' {ømh\İ=zڢ֕]+vb +ٲꄃi  _P`M79R-9]3*{JOkJyPOBA& 5dF`Nڑr:FTvƯdA]AP\2i$/F3I*B(ɣڡ^'ykG֬lfv3Mղ/10E5hBN-,D8v!]RnäkJ bmi:5IN\wt̏ikwbt|$K_Q_L4pJB*bYK7DY]$ ^ Q3)h4O4TRFx884ΈO]b/F.O\+P"m*SCB4#/T2> r }FV1sٕV9#܌ym5j +ZznfU- <0>"ه9\R˓bx'7K2h{F(iva! È Nݯyχ +ê;0e$c+9LPpћ5x'::-,TMö́Hswm?}^+ +8jW $ܹnׅfwՈtk]sU=o4gWkzr߶z0u2rW;; 5+~lK!$ߪ!YkT|,?4qb+αR O!G_$HUti:[;jA[$^Q1(38)ܓ1G9mN.mb/Ҷ-➯7R%oդHzlْJݣnxiQ\4}F+6zcNmf^$̙n3j:#_+cna(.LL_Ŋ{imd'GvswWN<̑yA0a.ڥHA'ȏ?/W?ъQ:J~U$3\9:dL.endstream endobj -4271 0 obj << +4337 0 obj << /Type /Page -/Contents 4272 0 R -/Resources 4270 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4268 0 R +/Contents 4338 0 R +/Resources 4336 0 R +/MediaBox [0 0 504 666] +/Parent 4324 0 R >> endobj -4273 0 obj << -/D [4271 0 R /XYZ 85.039 786.531 null] +4339 0 obj << +/D [4337 0 R /XYZ 54 639 null] >> endobj -166 0 obj << -/D [4271 0 R /XYZ 85.039 604.412 null] +174 0 obj << +/D [4337 0 R /XYZ 54 473.19 null] >> endobj -4277 0 obj << -/D [4271 0 R /XYZ 85.039 573.124 null] +4343 0 obj << +/D [4337 0 R /XYZ 54 450.603 null] >> endobj -170 0 obj << -/D [4271 0 R /XYZ 85.039 273.405 null] +178 0 obj << +/D [4337 0 R /XYZ 54 215.244 null] >> endobj -4278 0 obj << -/D [4271 0 R /XYZ 85.039 231.058 null] +4344 0 obj << +/D [4337 0 R /XYZ 54 188.839 null] >> endobj -4270 0 obj << -/Font << /F56 3330 0 R /F64 4250 0 R /F18 4253 0 R /F65 4276 0 R /F20 3045 0 R /F58 3471 0 R /F15 3056 0 R /F41 3072 0 R >> -/XObject << /Im1 4234 0 R >> +4336 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F76 4316 0 R /F77 4319 0 R /F78 4342 0 R /F23 3078 0 R /F65 3346 0 R /F8 3088 0 R /F14 3105 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4281 0 obj << -/Length 3209 +4347 0 obj << +/Length 3210 /Filter /FlateDecode >> stream -xڥZ_O1oan0@pgcgǻ]ΐc`ۧI=?\g@j[ݭ_D:b˳P'j?DF VHͻ/FEa'ǧB]do~m$Anwդ$&eEI_ -(XL0R*{,5XZ(|)UΨe&%x?3Z27<Ӿ#پk[{;i2>%ͷVf/xl<6x&70rӺ\{NǪop,ɘPBANHIeO^wquĠCAE M{ !`M8YVO/%jΙ vM]ள"w6W! -'rSxcds5c@َ M\LsL+̜:0W/Lp69UK0T.frUIdjyI8{Fxjۓ880B:d̵WCwӍ xnW,_.kQ"! PVF*mk -=\+':lXjBdU mIIZc>$+yX]۶K|3\$p zx#栉O0Qr8sHG";=|O%"!de7 -!i;YCoxЌsvoSY{D'wE7 |- WL=bO8A<$ cX7aҒgF-QlWBrE7tތxL\tXr/|t<5/`06VoP-Y uqI}.}uε; Sn$TL=-HцDX];R+%O[D88LxlU( J]qSEY欳^C/Cnq7fg8ނv IhC&19#%;վsSص)8_R3u_Żzdfk_=CtvM_5o۪*r-ؼ}5%8(9Pُ,8c>(G+b RhMD&[ hSlEMڊV \WgqQC5hbzhe_/ - IHo|c'$Ťm:EEzkC,IS@"V72D5 l\(CpB% ȣa+( )2d-O(3)yZ*m~kSWx B-g"`i$\s_kf½ttd(L;k|y*!u6|3.25½؜ -&\pZ}wDd<)ZbS#U:QdQ[2q-kJ2.sĬC#ev\cEXNljQyӳTe+HVDރ-߸ -ҨinHS F*ZꙦkiThR) ϣ*~ζqk"YPn5ҙ]W+ c*fV#_,/ֵ)AHu^qg^s ͹ -:.5EG#˷$AE _-xHO^<1fV$!?A`D7W5,NT~_]3B"i+q J!/ ʓyd,M׮† ~*}86n_HT3\,>\AAk utjS I089ْjd5ʏ} D @l&in$sv4xEew:e}w 4h?Z>!޹z\}$(UH>YSj!΋P`ad7g>u8섗8Tp1S"\Tںj(h0{n̾za*D>wNAVwy*p,Vq%2㪱ǫs YHso1x +/9V<˜] L86zݘљNM0ݣqk%T/+&R;zi蕋*Y"eRivO0xN=m~A]0$Jro\;MWf]@@`Ŷ0@IfpdZ ,5#/8Dp_}_3ʃpu8Dh14(CW8/QS^Žjg9R߭kP-⒒yKF5 Dy(42 Zڤj4QN#ت4RS6WQ ?aVw|7 bl1e4Xԕ!8kƑ(yͬ5LC&؈ <~2ǢʼnS"dAR9,8C{%ƩbF +k,B/=h2ӷ@:ɪrcOehqʄ̦+NtO*-Y3K5xObD$h'&1qBCЧ@S$P{4Լz3#&[, ᡞg__{Pf5MNǥ<~L]\׎h),u1..?z"#(rUJITkz܉Ѕ.N0.\r&cξ.Vy!~寋&hJm%m T͍WS&e@ﱘ'7e1L/ׅ$ep3SDW亞֝C Z7gJle"Qš <.S(dU0}WܽA 8S]O rc#513~t^'ZGp@ +6P&R! L ]{ޔL.|^ɸT}0r,\E b`w > `[]k`983A߮\)Yw\!Rp@nA a2qZL;/ Ĩhh̸W +֢# oY%p6עZΠ6ćnqȪd/F`>mu]c_HΣfY ?H2۳ꏔ^ c%bGk\ga]@CIY\: -bRmC&<0/Gh+}%X 袐';n#fW_xJ./'L%鹴k$\,*p>68Dk3EU 2TI3.╾(+WP,tzھ8t)=r,#*k1Yl2ii4a> endobj -4282 0 obj << -/D [4280 0 R /XYZ 85.039 786.531 null] +4348 0 obj << +/D [4346 0 R /XYZ 54 639 null] >> endobj -174 0 obj << -/D [4280 0 R /XYZ 85.039 212.649 null] +182 0 obj << +/D [4346 0 R /XYZ 54 155.232 null] >> endobj -4283 0 obj << -/D [4280 0 R /XYZ 85.039 172.485 null] +4349 0 obj << +/D [4346 0 R /XYZ 54 130.573 null] >> endobj -4279 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F58 3471 0 R /F20 3045 0 R >> +4345 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F65 3346 0 R /F23 3078 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4286 0 obj << -/Length 2237 +4352 0 obj << +/Length 2054 /Filter /FlateDecode >> stream -xڭY[~p"1KJ"%XٝmA6 $@e[c #K$;BJǞbk<<<\Us ZmPY^0X)!Ș@W (a< = -Gzk/#/ll^=sKI^ ẃ ݟ3f2"@e8S"?!hot'Kx47D4&mMHz]eB vmgD1)K8y"n C H)jģ-kNW<ۡ4:)+8'WpnZ0D }*O(@v1\[&>A9o}eKf)wڭ ]o1JN.mNlD.&[ST#x>Gȟ'= a[9Ax)X2{eB@蛉DÕǻE?P-kb -h_ΑfR6@XzwKCQl-Eyk& h;6'QO)E A4OEb↲PUDT;"?/gLP|qٍ&&!\g,W_"&Kj9D -'Jm*ԾJ-bp}<7X4H q̓Xr0*]EjF٠ 5̬ڳcAv35"N4J~JK;w5,-sK0),KZ>^<@z,52ZHSCy ooCx&0ԶK<7 endstream +xڥXmFί b"mn/({#C `f@f7V;L#gY:͓jj'N 4W?iVoq[,af+v(*q%¨J2.aDy|kzKWI*z!ӊH% YU6@|?)aߢaIUNBSUvT?'rT-fѥʳnL%baCЭ +>hm e=cMLܿM[+$OY2Pܵ\nllAV;3qCc`sR2Vy}C6m(YL'4K `aۥ~u\w +Q~F%I@HKR*`y}2VM=I2Hneg&,M5%6L5˕x^qau2uKzOܡ' 9F<@#T; K]bo(Eia%X Zl=v!Ir~c$[(ikS#Zμ=28lFvܻny-C6Jՙ%IRlX8<6$uI:}讣a{ZeoىpOg2 ^5ǾY=VQRTa_=4y+|n<(`[=OZom/H8Kpv8f:ۊa?-(8";|f7: ?.u5ehIM@YXN+eRKFP nX%nF݈j2 dHSvT(&eQA4DQbpYO%GMS$RΟ OmLWd<ἇi4JRC( +:(U)k"xF0&X;AfBZ=s\"Aj=%u0+ZQLx<)|XZòe}S*E zb+r1-Yκ'9b̆.Y;Gٵ?}9u/x* K EvRv#QpҕPOʪxS[Ӛ]aNmYdzH +fއ/+hɩ-5%02)^:a$ [v[ae##.+D{qY~pW^5Jza?]z=_L0&͓ +ݓJ ͿQ/>'ZF |s#$o?iу4>k?};9y',Q{.s];Uo9|N/Szjg1NVendstream endobj -4285 0 obj << +4351 0 obj << /Type /Page -/Contents 4286 0 R -/Resources 4284 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4268 0 R -/Annots [ 4291 0 R ] +/Contents 4352 0 R +/Resources 4350 0 R +/MediaBox [0 0 504 666] +/Parent 4324 0 R +/Annots [ 4357 0 R ] >> endobj -4291 0 obj << +4357 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [103.437 426.968 205.066 438.657] +/Rect [108.158 365.991 201.143 376.839] /Subtype /Link /A << /S /GoTo /D (domain-member) >> >> endobj -4287 0 obj << -/D [4285 0 R /XYZ 85.039 786.531 null] +4353 0 obj << +/D [4351 0 R /XYZ 54 639 null] >> endobj -178 0 obj << -/D [4285 0 R /XYZ 85.039 724.712 null] +186 0 obj << +/D [4351 0 R /XYZ 54 585.349 null] >> endobj -4288 0 obj << -/D [4285 0 R /XYZ 85.039 692.291 null] +4354 0 obj << +/D [4351 0 R /XYZ 54 564.206 null] >> endobj -182 0 obj << -/D [4285 0 R /XYZ 85.039 609.28 null] +190 0 obj << +/D [4351 0 R /XYZ 54 498.612 null] >> endobj -4289 0 obj << -/D [4285 0 R /XYZ 85.039 574.737 null] +4355 0 obj << +/D [4351 0 R /XYZ 54 475.532 null] >> endobj -186 0 obj << -/D [4285 0 R /XYZ 85.039 516.703 null] +194 0 obj << +/D [4351 0 R /XYZ 54 431.911 null] >> endobj -4290 0 obj << -/D [4285 0 R /XYZ 85.039 484.282 null] +4356 0 obj << +/D [4351 0 R /XYZ 54 410.768 null] >> endobj -190 0 obj << -/D [4285 0 R /XYZ 85.039 412.699 null] +198 0 obj << +/D [4351 0 R /XYZ 54 355.191 null] >> endobj -4292 0 obj << -/D [4285 0 R /XYZ 85.039 377.953 null] +4358 0 obj << +/D [4351 0 R /XYZ 54 331.724 null] >> endobj -4284 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F58 3471 0 R >> +4350 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F23 3078 0 R /F65 3346 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4296 0 obj << -/Length 1956 +4362 0 obj << +/Length 2499 /Filter /FlateDecode >> stream -xڅXK4WSEe27vaa&&$f{!ٞēj}gd ʃ̤B+U`燕tVB' 67~w"JEw&inWoQG"MU}@R& Xoږk6J] ][~;^s :ȣ|DiuF@Ǣ+֛8Bmֱ yt|#9`ҵvi? l[<hmes`f2C)_1ukӀmӃ"vGŁ>6_.'ǵNC~ faAx7MX= x@:YW}oɩ*H㜦nH(¹!膖 m{`sV j"Q |8OGDz[KV HXT8+= FR>mGŞPQ֎Ń -,:lP<; ngz[u? L_VIxLD>Tg1q5-mv &|ʆqdٱ=;fGKnp`"Ñu+rKZlT0y!$Px=&egu{y ȥGd^ -[z*Z聇rwhTgivq%˟É< ٢RMak[ )J(XSU"jW*au2Fi:'qU>͓wTeÛ$d'>aCU8Xlx7"= -0 GZ=i6j 8<Î-ז,Og)f3'%F8YMot4r WײlXޒH2憗 /`np;"W'119ɫ8ʝ\:iK*fj aֱ%U^%)޵2A븎bKJ󗫏(be;! uȌ:ӌ18Np_V}C&Z4*\;kyJ3<]'-Sڦvလ J+r.zUNؒ7 -UxoQ*|d --aRyWjyჴtck2\KIóJU-._CCj.Gyc^QgScVa$*_<4ZӬxyɍYFD +]򌺟:ֆuUi U[ʪah)10 isŒF2槎25p魯CY;͔'7Y+RLgƷ VzZ.1ab>̣5)bղԀ Bi &{wU._>+=>bFFzrF̘6/0I;h64P nUjKx+Ru9Cώ\i'U`F}>ֆrXlpx92&yb +0 _20oa:UIC>7<O@oYT EQs/|`v2_4ȮCڵlghm%cvّĬK} RQtqaCذ}85 Tsv_8%͓/C,IKnRX2)W\k*X|i{(Z | G͋|hk@Mߴ.b!2`8SիGpvE `촉$4Vj?бfSJ-0Q=fe'q(c9FЎX'#í$qGʁܣC&qAZN7K %92EWXߵҕx>LuJwU ȶPLl9ځ_vy +]|-56 pqu }GMEB"Z}m|f^M+ +l2)!Jې>gm NUs]79$o'nr"ˏdo#F*+Z'Hu@+CGf݉pDXKnTᮣ%'y^~S΄=(e3I3 !}!dzhD..7fr"&J==[M5CIH3UHd1qޏHфM$ڔX=?1FFM\SN©kj۟&v<]s9l7^ (Cw{|.%ޔ\H阄9w:Z!c}_i:RT1CJu$U$א!GL#a,eL1Jz˚C1z==0sLV{@B6P$s`^`]>:Fad^QlgV +.Ww+ѐ6CDQEїuI^\`'xo(E*mA |vgQ> endobj -4293 0 obj << +4364 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [53.004 308.281 111.21 319.129] +/Subtype /Link +/A << /S /GoTo /D (domain-example) >> +>> endobj +4363 0 obj << +/D [4361 0 R /XYZ 54 639 null] +>> endobj +202 0 obj << +/D [4361 0 R /XYZ 54 621 null] +>> endobj +3135 0 obj << +/D [4361 0 R /XYZ 54 466.338 null] +>> endobj +4360 0 obj << +/Font << /F70 4176 0 R /F23 3078 0 R /F8 3088 0 R /F14 3105 0 R /F65 3346 0 R /F62 3075 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4368 0 obj << +/Length 1940 +/Filter /FlateDecode +>> +stream +xڥXKHWpRLM$;Q`l8o8&HCQ]U]cB'v$,dr +س\ӮPy&wOg-o7#le=j87/@9r_Mu=pLgڄn+~w "A6+R]u0Њ%&/^a o&m<{nm$t9YL`Yx1xJ2YW*|8³ !85 `#WPJԳ <7 i2 !1Ly[}zSμęJyAzhNj8qBTRXO_+Hyh0 WD}Q E +<ٯMՅfҡr_ݡdPj/iF#d0Pr(,9#k >o;K~C$#LT%n˜04pOޣ슦FϦ&\y]ձb͛дމ%SCib ks…/i-j7U0l@wWF>v 0Ƹ2O&&ɢg%)\sd//-*y${Q +$HA9~B(eH/'qFPkmjhL8痪{b!`w5FMѲE>𑤢N ؋pP߇Otg_E7$4sr$&n0RmؽOz75Il3ʽ+%ZTޛ +@k\Xh@l-lSQE4^=V(ʵ `@6PM" pUIHb[>0͖hJi1QpirXjW\E{k*%[nLP]U6z%8;%{b a`s^2b3BD:;@&t ,(:1/يϱU;QeaFE~%6'Hw@k C@ sV;G5A +^CB|ҌHu$qA>ۢiq@/yꑊF]Ja:U(R,ڸ}ͥ[%;Mx^qR3D4[Mv74t1/=[1n#1  jԑ{L1] 5Vgx Ci}ٺqt/Xl%8Ջpbiƺ}Rbfs=:5[U_-]0Ĝb}Vf)=,wd%}"9w.:uMkeȪz!l VTߑ4D<ᙄM,K~G}}ca )+<|i +8v `V}ԊIw'_xr33_l5XAXz+<4<-A~W0UMcb׋*g!jCao2]ȰT(K&!KbradH522fՎ%+A2*zYnq;CzlqkEiQ>rq oM>"](V- g> endobj +4359 0 obj << /Type /XObject /Subtype /Image /Width 599 @@ -12793,1462 +13084,1438 @@ dۋ޸qA޽{U X`h+W@(&A?dttQ(&&&oܸQ[[[h18 NNN'O>^|Ϟ=ab=}!Btfffܷ",--d4G֒#wVVgE9-߾}lllFFիWa|^|9Fs <s=@ua%4?cb=]Z Ivŋp^^^666ȉ+~8͹s蘚B18|ĉ贴 .\t455wtttww~pp:22266ψt|||oO?~fݻw_[[[|֬YGl6{ƌ,K3"9}t)##fXYYYEEWWW?ׇa{ةȐĤ$hKK '5A|*endstream endobj -4298 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 483.399 146.36 495.088] -/Subtype /Link -/A << /S /GoTo /D (domain-example) >> ->> endobj -4297 0 obj << -/D [4295 0 R /XYZ 85.039 786.531 null] +4369 0 obj << +/D [4367 0 R /XYZ 54 639 null] >> endobj -194 0 obj << -/D [4295 0 R /XYZ 85.039 766.606 null] +4365 0 obj << +/D [4367 0 R /XYZ 54 618.21 null] >> endobj -3102 0 obj << -/D [4295 0 R /XYZ 85.039 662.656 null] +4370 0 obj << +/D [4367 0 R /XYZ 54 618.21 null] >> endobj -4299 0 obj << -/D [4295 0 R /XYZ 85.039 456.101 null] +4374 0 obj << +/D [4367 0 R /XYZ 237.401 382.082 null] >> endobj -4300 0 obj << -/D [4295 0 R /XYZ 85.039 456.101 null] +206 0 obj << +/D [4367 0 R /XYZ 54 291.472 null] >> endobj -4304 0 obj << -/D [4295 0 R /XYZ 291.201 219.371 null] +4375 0 obj << +/D [4367 0 R /XYZ 54 266.243 null] >> endobj -4294 0 obj << -/Font << /F20 3045 0 R /F15 3056 0 R /F66 4303 0 R /F62 4159 0 R /F41 3072 0 R >> -/XObject << /Im2 4293 0 R >> +4366 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F30 4373 0 R /F72 4217 0 R /F73 4221 0 R /F8 3088 0 R /F23 3078 0 R /F65 3346 0 R >> +/XObject << /Im2 4359 0 R >> /ProcSet [ /PDF /Text /ImageC ] >> endobj -4307 0 obj << -/Length 3250 +4379 0 obj << +/Length 3270 /Filter /FlateDecode >> stream -xڥks6S! >{:Nыʹ@˔3E($/D97 `]*/b婟p^5t -BPΫۋ?&, "(f+OIn^|훏RK"r<]^g"GQ}x;7P)$o{ WE> -b'_v/gjc?y$~g'q$ B? !S~zayϜN48''{b*NM"ozYnK=z[R<ώv7́#;Nfs⧾BMe wc`n/,c^|(ϰqɕL9˷5!9ަY$zyo-Od{'`c{5]3[67 LH<4IpM+ o9fPuZc.b|&N#!OHp38ď2E*Jyz>p;|ApT<&<{/xߪdAEB i 'ʅ瞰_k AJ_V|Rv } -]W+qςU8;@M軺^&Pd/a9@7[.qD<{@c`~CA׼ƽ┄p7O`; -ˡA/'~(Ge6s9-~s-1P`jPYj!GBE^oȌyvZBDV("tR fD|@:9%QKJtD$Y)(<=*"qu( BBqQ0$A!5" )`6 -a.xa?7޾bh{A&V0;c͠ˡ~3=kܣ}jwh|GcD yG˶G׸?9|ƍq(L%y$%![l!BzEd$ -еq$8^sCD}'đ1\vR:w[k}*csfp(3:Yy*](&Cb 1~:X%6[mV[~ubeܹcђF"\2\v sB` Q3z9LpkW:YQK hljZZ>j^0T'`4KIA5|Uٔ1Y),Qq*}g?B1nI.qaνꉡwHY)ZAze,3'ER釉v|( "{RH ~o zzDX Hd)F#{77xbH%A5Om%Q q*o%֍T_SGq&gQ _b i18% l,0\D)_ʦd\$G~A)aj`,l,A=cOp] ->ԝ,Sbvh.]$_%6@*FzmŪ -Ҋ`ldÜެcs"gBAhY]BG2cSZo#erup<5Y;cjgK[k挐E9[G Tn -{Ɖ_FJ.7QVt5Eh&2 MtRj9%Mٔ\(wNzAkdo|chH`>c~. y3|E?c{YZRI e gmHK{v,= -; .q뷄$RqJn՘Ιji"#۩mf(:L>锞^_>5Tewۈ+nL*A\w}GhQC?|%>T~+aYrdgU#~ruP, -i5+?a\qm{- J/P⌉Rxy gW9ʶ g_MaTiP\H=Pی% ,dntfK(I4CA$8J4 w(Cڏc'D= +<IJr@m yW,aۇŲҒxP$[wJQAr\Q K8AJ`DmBb1r^ȋÇR!׀ gWԝ%ߐAx<@K!؆}puON @9Dz"`\faHZ{oPB񢍁yӮu'vV03]<~+9ս| +DLtZs&?}M7?Fj'>!߹+p1e@GY@1#Gie?<'qOu|FnFx!@:`bFsx + <tY'UM4Xy9-[NғC sߍl1  c#R9lF/}5}v bnE9]E!cZT)McX"]w?%sQJ<@=0' 4)(R+Bhd[T=+CۊЧQhī+Ց+\ˤwNUK]" =IV9eD8D3Ru%eԨP/7~+V2N KSkbۘDYC %S^k*2` ր`(S;4!p+Tp ˥F v} !'04I?^A*Ja+C*./n+^TIe!$0уN9]ˀ8ܘSLG*Hj!1ꄊ[)`d`8VjLK +/Rp 3*7w^*dDl|\/ / JVG&@+zI$B1UWv̺n=|;ͨ_ iG{ \e.Yl_\%ՀaߵmuXeE~?AVK)eT!R荌PĥLEbdpAݖ1 Q௙ӦYJb(悬F6C{#o+54;_m#DQcQLSMUbɢ X"ả?Eidh`RĐg)E +MZ>=Ū /b?v~x9j⺇FɁ* nt#p@%1L < ȯůS[ʜ˟/po(`@4'$T󽐫E0mc1j+jۑv(Ut!Н |̝)JƝ!1M† S&Lb( ؋eiO!t̵wHĚl} >_1$ieCB6SvvZ( `Jj b +Gw%a2hkvHN;eR8umD@&h}\Xk^;ʃ8 _߿fͺn;(Yr:.s֦Zn .SwZ0?-x!R'2tP wrzbM 8/޳p)p;?P/bID* s0F6erh ,<&KUqp'&ٱiqB%}ITC. /t*p+!^WލOC)j lW_ z5Ҥ&zahP$bk[InM#sʍ ftF-׏}FyFOSۀ-?Pdq};'3ґQH:LVR[,jXf5/`"eD+\l'C7Oo@uendstream endobj -4306 0 obj << +4378 0 obj << /Type /Page -/Contents 4307 0 R -/Resources 4305 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4268 0 R -/Annots [ 4310 0 R ] +/Contents 4379 0 R +/Resources 4377 0 R +/MediaBox [0 0 504 666] +/Parent 4376 0 R +/Annots [ 4381 0 R ] >> endobj -4310 0 obj << +4381 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [367.181 112.313 465.114 125.214] +/Rect [133.651 522.037 222.181 532.885] /Subtype /Link /A << /S /GoTo /D (domain-member) >> >> endobj -4308 0 obj << -/D [4306 0 R /XYZ 85.039 786.531 null] ->> endobj -198 0 obj << -/D [4306 0 R /XYZ 85.039 507.333 null] ->> endobj -4309 0 obj << -/D [4306 0 R /XYZ 85.039 467.169 null] +4380 0 obj << +/D [4378 0 R /XYZ 54 639 null] >> endobj -4305 0 obj << -/Font << /F56 3330 0 R /F41 3072 0 R /F15 3056 0 R /F58 3471 0 R /F20 3045 0 R /F64 4250 0 R /F18 4253 0 R >> -/XObject << /Im1 4234 0 R >> +4377 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F76 4316 0 R /F77 4319 0 R /F8 3088 0 R /F14 3105 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4313 0 obj << -/Length 3328 +4384 0 obj << +/Length 3316 /Filter /FlateDecode >> stream -xڝ]s6ݿBoGT I'mӋ_4iK %$_!Rn:@`]../\b婟pڜX,,׷g~LEEP,n9E'E]]|q}R)%2rлx/ϗSnq<ʽ%!2T - ?,U/8âXlDI>9=X4OO$AǁZ dA'9lL01|FT[A~1p;GaCQL Q)Ne9._N 28/Oyljg^ȧ8*̓Jܕ,~(4l8˼J^aΗ Wv@ly {7.@2$rx ꪮ-B@ER %pK^P>;|Ͼ!+bg -wtp70~ Lo{^#[ -Q|=OR [UUBrCƿo8{Z| S\x䆄4``١{`'": -FOPԆJS\! m5=|Cy-A)8@4HA) g U%uF[ oJdIx -ּj`0P}Q c8c\0FIq 竕+2NX Ψ/Ѧ$MJeҌ~F=KwFG `oyNeYokBRutvxhyv54T6EМ&ͽ1cP{DKǺnxx5%'Y;*17U_pJVPGL6 -wMGMnK -[=Ryk] !w;o^J# -PT"Ƌ -Y T[R\CR8ڣ&`${*B;TnɽfI=CƭLAFܓż;WY -Io>w=_~u#tAljdM\QA]]]2$ -솪ۨs)aUԂnhќ¬}׼Ja~7z6*8*kj哭[G^J -AU ‚>Й\)Àۇ8"0bqH A'S/[1nl;Z1^œMۆ*eDa7;s`!͒G\8zqxux}d<. 7~AkW1Ϲ(mGYLRQS\rv -}˛RꡃD"[p~ p%Tw g=EtbNT[@ -:ӈFb(Q4 ȥdUq6&/ cgϓ`;2ǸNhρӏz@-{("eht%kVDCp<:L (frwm;H=*`_늎 Ck-?ů*#Q*W- *l8& mKoΔ2JG3U{Q4i#rA堳 -\K=+bF*pB,iUvhK@Z?<>j2ؒP 7B^4BiڔCv{Me9!ZJ4v]D} RZz($ Z2} -Rhx6%n*kfiI75d=UDT1fP v M F+:u{d3aߥ~TƮTVei4]_,QޕBiF/>,xI `3?OͧGU|uq9iHJzt($lRi@BsZaq3̻#M1*0 a8`J&KMquq@$>k9M]?Dp{J8J'@6HWrfL9FNV[yS2:,QO֨q4Ώ?oŹiluCČ,ϽO彡RyDH>ZIrV3^:31:F Ce48US]o_94+fȣ?lFWqgy/Լ 4$6eb]ƥn2/ާ<7˓t76HTCGPH+V۞"5IMt Þ6xK(ɵ,j4ǽpS? b9N逤Xn@0q?Ճ{@ՓS=E`ܚt AMΈ͈XT5gV=.d>ـ`%nSFP` +3LeyԊ;sn&Lv)lPgFr9m|4r^Ivwfg;×Bܞ ri.`M!`hD@PwtfB{+,ّnGq5KǨ:$fA(aD ))?󹏴#QbHsepr69gۅ%,0e.@>O1mVJς8*_a`5pR S-wS1/N|B3T!݊%%+FOꠣ>⹇J̹ltU>T 'r'9^+7ߏғ vmz +/+es  j5{'Hi6GC zU2X=Uov-rBsp%MAzByt xxkk@3#Īb^4~/nAH{H25{'1Y~dv7Rv#uSq!9r5Eu CN\zb_﷈{i=3yTң94I0Gø xQ#9T#]hY\'Dؘ'"u +'v^x:;m?OyT +sl ·bs3e?qvbxE4 `KRIUa)R.S ؄3M)>8zD[4JX\Pe\%II:1RX9^e&e˳?9jP|'( :v(/ͨ]fг(/y"ݑ#\0e>'x?EN|қ)&=3EFSk{:Qsx:$j9RR@JuR|B:ρw #%1SHJ~))*a3*\5sU*ʌ 5Ђ?B&5,pd +sMYF](*K\&rDlp.墀,ɮ㕲0фRh|Ge#'J?/U!ϲdc[/]-k˂v|5/ʲ6NJJPfjL~7#[@o)8%\%*,2P~H:q>»o3ݜ'^%!-2ҹ FzvU/#O '(endstream endobj -4312 0 obj << +4383 0 obj << /Type /Page -/Contents 4313 0 R -/Resources 4311 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4321 0 R -/Annots [ 4315 0 R 4316 0 R 4317 0 R 4318 0 R 4319 0 R 4320 0 R ] +/Contents 4384 0 R +/Resources 4382 0 R +/MediaBox [0 0 504 666] +/Parent 4376 0 R +/Annots [ 4386 0 R 4387 0 R 4388 0 R 4389 0 R 4398 0 R ] >> endobj -4315 0 obj << +4386 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [507.177 209.956 539.579 222.857] +/Rect [421.233 607.55 450.996 619.506] /Subtype /Link /A << /S /GoTo /D (groupmapping) >> >> endobj -4316 0 obj << +4387 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 197.013 248.521 208.702] +/Rect [53.004 596.149 203.385 606.997] /Subtype /Link /A << /S /GoTo /D (groupmapping) >> >> endobj -4317 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [521.526 158.486 539.579 168.055] -/Subtype /Link -/A << /S /GoTo /D (machine-trust-accounts) >> ->> endobj -4318 0 obj << +4388 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 142.21 350.783 155.111] +/Rect [66.256 553.388 330.497 565.343] /Subtype /Link /A << /S /GoTo /D (machine-trust-accounts) >> >> endobj -4319 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [498.192 129.267 539.579 140.956] -/Subtype /Link -/A << /S /GoTo /D (passdb) >> ->> endobj -4320 0 obj << +4389 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 117.839 194.521 127.407] +/Rect [92.578 531.968 232.94 540.879] /Subtype /Link /A << /S /GoTo /D (passdb) >> >> endobj -4314 0 obj << -/D [4312 0 R /XYZ 85.039 786.531 null] ->> endobj -4311 0 obj << -/Font << /F56 3330 0 R /F41 3072 0 R /F15 3056 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -4325 0 obj << -/Length 3291 -/Filter /FlateDecode ->> -stream -xڥZYs~#U5bK$Zh(Xb@s6(̣|||(y2[n~ :|Ypy>B8i8 >:cOK/@H5 -oD MW&י j;8螜H:ЉISM93ebI+r~\o~\Z5QĪw;/K^$a\H|*QTo`aTm:놞ƏyӉ5^NK *T~((F TE*49"qj0UW)R~CO:lPFd*b|, ?RL}B9SyF An-$}8fz5bQFCb7g6,HP XrئR@b+D'+=7DtwKb O(^@ -#Mz/i !6j#^DujeFq \Y l>֯O0 -m9~D 91$$u9$E}&dtplqf/!d 0 -©W%=y"`ywso =EkɳpW6L"ơ\ -P\Cupi].t {~H[Q (a >˗%$uWHS 2QVBgR RMH4nȮwelkNCcҭX$9xR qe$CFpUÃXa/mq"GιH/U:elVcHiE,MElj;Di 9i`AP㮯$ 4m(X*:Q@7R9Ng| u'[*uN ` 'Z8o/ B23(iDT~8,ã-\+v>"ܙ,Osd #Gw/N$zKn 07-}?r.p4 W 7SXZf.'@!1l 8<=ϴCiƯݦ--$Yz1ʸ\cP#d]ÖGt{pf94G/y5Ӏ֊mIC/]UQlxASoxE7xh-c -*#S!\8WBҔB'={P6[eU݉+r>F2yPG>A`:R>f42V6^)bPޮb  ɗ/u|TL(2#w^ME sNhudVRRG܈P1IW[u(mFFgy~5g?bxHSwlQobc1zTgǾQP>\U{zr)ڽ 2 Pi>*NOcJ**B ;F+q)Q%Ndw)h}_)*&;p"'() qxb9nұABd`)Hgz,1yۖ” !u53 \w('ؔSƿ´1\~V53>j$ta@)P#e'EfjLЗ?:~W'G@,;{ 0NQAc\ ߸à5Ya^"L%*뵰"df]9Pdw3u_x -~Hq=y"rp& or\K,ԙ[g̼8 o7qu^3zك*?`0lSu#"]AxE!,'ll eqUexua \M)A_/-G4نJ?` >?tfTgLsX`,:IfY' je,b]=%4iSw8U [%|S+47?@ -&QR0g楢 ˃~lSPyyԑ\zL}a 0db_Dy0 zv/,$53mCxSD: m@'?endstream -endobj -4324 0 obj << -/Type /Page -/Contents 4325 0 R -/Resources 4323 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4321 0 R -/Annots [ 4335 0 R ] ->> endobj -4335 0 obj << +4398 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [128.13 52.709 258.109 65.661] +/Rect [100.285 41.164 219.857 52.661] /Subtype /Link /A << /S /GoTo /D (passdb) >> >> endobj -4326 0 obj << -/D [4324 0 R /XYZ 85.039 786.531 null] +4385 0 obj << +/D [4383 0 R /XYZ 54 639 null] >> endobj -202 0 obj << -/D [4324 0 R /XYZ 85.039 766.606 null] +210 0 obj << +/D [4383 0 R /XYZ 54 517.166 null] >> endobj -4327 0 obj << -/D [4324 0 R /XYZ 85.039 744.844 null] +4390 0 obj << +/D [4383 0 R /XYZ 54 491.148 null] >> endobj -206 0 obj << -/D [4324 0 R /XYZ 85.039 673.261 null] +214 0 obj << +/D [4383 0 R /XYZ 54 434.422 null] >> endobj -4328 0 obj << -/D [4324 0 R /XYZ 85.039 638.515 null] +4391 0 obj << +/D [4383 0 R /XYZ 54 410.59 null] >> endobj -4323 0 obj << -/Font << /F56 3330 0 R /F20 3045 0 R /F15 3056 0 R /F41 3072 0 R /F58 3471 0 R /F36 4331 0 R /F37 4334 0 R /F66 4303 0 R >> +4382 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F23 3078 0 R /F14 3105 0 R /F65 3346 0 R /F7 4394 0 R /F31 4397 0 R /F30 4373 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4338 0 obj << -/Length 3110 +4402 0 obj << +/Length 3057 /Filter /FlateDecode >> stream -xڭr_HU# W޼=92vjRefyhIj|}HIJ@}wCʇ*nT~o|09dx?n~_ి^/ VB/ҡxNx}-644"/։&4 ~@HAr~4JW.Z 06(/ ]Y ҷ7|hh Gߴm`V-|**:<h)LS=H$MN&n$FϣM9a3N`̑ƙx5:+\ºC3M tgq (tt2C͖gjԁl XzXӵUEǂVE/dh IVEњ\- p-!tuqVf5p-:+^D>T4繆y -J7p&J-% MQ Bܠ7 6N+6E9HE_b\P=򗃜"C;BEy,@l7:ٻBďXѼ;'$aAk![V%JBSI ~{Oa;8$}R* V7Gtְi=|5QNHP4ÕmG#8һ`N`<[<#h-%c#mPBkk"*k_O`X#@/fȚ3`Hܗ.k?'0{aਢZ%v{?@jʌ0`_JXԅ+;@+a'*1H͕fܷf~Rx-1^%d댷@/1~ c9YO1J=bD{%{;i,kCu !A*c$#u

?])Z0U(-$| vljacXɺ'ǿG?ȂNnqEgQzc spۧ N 2,R_[Oau6y+^BbNNe|}|ݠz3PU0᧻P ,r -$ -o`|{A3,7l9+#Iy\p#Sh_ 6EovϮJi|v|K^ws+ Zl& CGUc'pi60 ԋ U<%endstream +xڭZKsWj! >7''٭II`%8>I|I@D_7(\ WIJU*ۛ` =?݄Bi#7LUZ=B~??ͬ0:Gl&^A;F˝K hq!N=/@m"Ie)'McBshIeBd4^ +405MlWV!vĊ# k=u5hWQJ3"2 c'lz4adFhD$%l& +@F7Oք gz"ZsEw^7`HA?H[3ºKD=WfFь=Us|w0z[v~a =?"0Q#>?`D +QرJv>BI<-4h" A-ܑeWh_vf gj5iV[ d`&_ p +ݟxq@H%'!4Џ1أQ5 [cdy FhӶ-sp-a2sUMI;~8=¨b7黥)WQ񬘘DUdSO&RAv,:[(ke%=wņVPe rf)J&S<0;)LZ2dGҾ u ZJraD$^xh68!?_MeT[X{;G<9q))w7,oMTa>f&/?Ҷq``_ٓө=FNT4B]LayKW$Y=H[҃#b_{D={mK;>CR=9}&g$4б56OM.C?'o8Џj)zYb'=vɜboezƜ?>\6lK2ӳbfTMl8{7fՓaw_/gԼ7Vmt*8\-jbRbެΛxѯ7ly8Q˰ƣ}70 [`}wӼ_R%JjRܳPgɒU0B'թ%\6dzMF~zOZ"гHQ {t=3+N`H2Gؘ [W=L2L^I5!:Z2ee\Rsɩ2$J yPUȤƱE&J6 M358NGal^eUwNp}u;nC%6w #vcY|/v-93eqQæڴgm؈BvG%03y]\ +H*=J)R}p,2tM/S D?7Hk +n4Jc&\ڕy[e$P66*MRkS恖4nYUG|/5I%숾#,B'K|nSe`IUN͠WcQ%ÌdP9KeW/F^Z8|cC7+ᓎsp/+PݘҼfWh'SO%m,G;ٟΐZOi9\PlkJ K%CT7JkLIp*-?\a%♓qRRe616qB_c_CXނ$ lj8aOJ1,7|(~}ĬAO" .ٞA'#}ڟ&]]S9W3e%$&wCayK W$Y%H[P#s=%_+W|_()'زځa'P4x + 9Φ^@3e04)qsҋW{TV9-j;JQCmayKW$YmH[ж#iG[.~|?37H;A OORW|CNJYncf)KTt[8D0#?hyWSg]{C?je}3Ţ? 2T{VPV +O|(#un JP TIHv@U?=I2G[;QXcq- 7H:Ji1D_|_x^V !c2Sn!잗^{:B2zl@|1(cۖ4e=#2x^G)59>ba`>_]&(m/>2*LӶv:?3v1?gendstream endobj -4337 0 obj << +4401 0 obj << /Type /Page -/Contents 4338 0 R -/Resources 4336 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4321 0 R +/Contents 4402 0 R +/Resources 4400 0 R +/MediaBox [0 0 504 666] +/Parent 4376 0 R >> endobj -4339 0 obj << -/D [4337 0 R /XYZ 85.039 786.531 null] +4403 0 obj << +/D [4401 0 R /XYZ 54 639 null] >> endobj -210 0 obj << -/D [4337 0 R /XYZ 85.039 247.501 null] +218 0 obj << +/D [4401 0 R /XYZ 54 98.572 null] >> endobj -4340 0 obj << -/D [4337 0 R /XYZ 85.039 212.755 null] +4404 0 obj << +/D [4401 0 R /XYZ 54 73.834 null] >> endobj -4336 0 obj << -/Font << /F56 3330 0 R /F41 3072 0 R /F58 3471 0 R /F15 3056 0 R /F20 3045 0 R >> +4400 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F14 3105 0 R /F65 3346 0 R /F23 3078 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4343 0 obj << -/Length 2763 +4407 0 obj << +/Length 3059 /Filter /FlateDecode >> stream -xZ[o8~ϯ!$M"ey MAH~ŀ˪.9|&pv$B)w03a(ֆdmtv0ri_;O{򗋛oWk)zu'W½x×pqnWA_~TRw2P3ߓ:qL 4?^<^5P&^ pfaE* oZ. vnWosZ S&{M ԁo\ib\/xG ! -|E l4z{*n -)__2z[| ܪxCHyEnEnؤQg^ XVkY=$ -2cqχc™,r -0=5`>hV_GR٧6S 򣓬pIǜ{ݳ!9\dDgi>`Jñ+) lJڽĻ& 4Em8J m)zCj4L+f{a:7$ĥ5svűKN[wI3T`bLcwD? lO/uU4@ΣGsid {m\d2:Q㴫<pk[Q,{"#S5 :" -jfSdg VF?f,Giy99ZRx)}eU(+ҲͩHJI ;֒IgR~  C Z:˹Nzš&T}x ,uzDw+-ӌgR3c˺"˩r85̠o. -%b_܅ᠨ<>ѹ3cQ6IRF|_>PB!oV]߫ nxMS?^p(RÚy2M7J&2&P+"2; (B9V4܀ HZ=a%@^JE7W\f'Xq ^ic(*.EsBMwW5lb.~m{ tښߊ1:v&4{i*Il%ա/Nb1Sd eQBN@ #})C`A0#/Z֓L'E`(ł_?cBO_ޜ4 U*.@|\cAoxX_(W2P 3rHV2uOip@_ϯ)(G~khsEsfzS6$pY%" !€џ(2mKje]>| - Yh=ቯGI\kpЃS#?ߗyE$ߙKtcߑ^`|v3v t{jgXAVWJF%MnΈ[}ghqr0C;ljV#|^OENiZB -l ww|`ّ -hiH5둚?#YB' Ж{H%ݟ0jC0-Q^-])cRIvp'x߄]E1ߚ -eR`l}+Iht!a\'j di6KW  f'~_zr bSRf`/ ,lj3endstream +xێ۸}2戤 !lt"vA5]YN2 II /#3޴8]7<}6}Z1HR@_Ed%H'"%r?$/t2MWN#3nny. 1p K)|bvw:T^{:0KX4T`;lvԚ{)' +/5kzB.~=FO]IIǾq@(n-mSg3UU5:1,m$>CbM[ge3c^"WxcaLD,=(oO@QWi7ZvөfߣsD$ B$& ~mE∋3lxw^fm/ّG\ +>kXJ2O܉cTb =)#.OOa2bi`|nC/r8> y;UgX=Y3Yv#S +bٟDW$f#gG^I)I*YlZ3qBL]3j@8HCOh08lm[NGci8ͣVG{lKm4O碝ұ:32;0wgfsko#ÒXnw%"×ꙡvۀ"ځ7G+Ѿf2%yUdsU(|_x]L +^0ldK _ZZ;ܪ:gP$B8"b82D(`)6/w4&kSߌW4 x6$e9{:=o87cp*?HW VNߧ+۱aŖD_J#7 H{U.Ee(tłz43oOԖf0p F4v$= ^n\ˢe +lsG25r-#lÄlTĕO&{1yT3J߭Y1BqgOdSO+V.$bałӶƆ(|% !̒"GR4['fp_{@D}؃72E7CJ*k]8fwΥWR踹Y8i`̵ `2(f^2 iy:|-OOt-A( $D 3G2mb҂(NVjX.CխJR,VVB'X݉$ H7[*'10'W_VP)dLtZ޴@jL#dCIc%)GP&\ ti=d'<Aq +w'3FgOFֻ +H%" JĂ-eh06ۗpu45[ +n-Wl̎g}rY1 啽q\(: +/_) .n`!P_ eyo2㇓JCcH >(O$xj-pR}xra, +nEx2Sk UI`6Y,*,ÂNн?ǖ6j7hZ)Y]0c?!z 2*Ee^3:\Xhv92 ST1pF!kӫTYT =Q*7' (`3Sۋε2XݖwԤ,l~$B {mxߟ +D& IoOZ#n)*qMd@ƎŸ;\> F3$Ul%>0rӑ~! M_O?n>?(Hm(^E"jt"Y#%Aq́,+e_yA0Yqc{l+,4v 2_練2u`ND/h4 KҼI ۂ4G.} .;wmvkԔ|1!76 Te^ ? 5, Ó>?Ό{/~ 6J*ZS+6>_ԊyI+W09a[xv{|6f0.2ZT/Tzŀ2 / +&'3l !$sv-)j4nX1K&}Rp! +5_yI^W09ya[RFLEMhrMmߎ:WlPl豍Jm-}Zzw>L?X;aŗS9n`*$gGI,Ȥo߽К$ZJ9ʋv5,_2+U]Ac ܦFSH + + +~"Ä.\^HL(TX8'mw?bYnHPh=M{ I^?@ jWRRn5> endobj -4345 0 obj << +4409 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [195.978 523.34 291.999 535.029] +/Rect [268.066 322.872 357.475 334.827] /Subtype /Link /A << /S /GoTo /D (domain-member) >> >> endobj -4346 0 obj << +4410 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [109.648 65.529 185.586 76.936] +/Rect [83.302 51.918 153.207 62.126] /Subtype /Link /A << /S /GoTo /D (NetworkBrowsing) >> >> endobj -4347 0 obj << +4411 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [207.144 65.529 401.781 76.936] +/Rect [172.856 51.918 351.818 62.126] /Subtype /Link /A << /S /GoTo /D (integrate-ms-networks) >> >> endobj -4344 0 obj << -/D [4342 0 R /XYZ 85.039 786.531 null] +4408 0 obj << +/D [4406 0 R /XYZ 54 639 null] >> endobj -4341 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F58 3471 0 R /F64 4250 0 R /F18 4253 0 R /F41 3072 0 R /F36 4331 0 R /F37 4334 0 R /F66 4303 0 R >> -/XObject << /Im1 4234 0 R >> +4405 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F65 3346 0 R /F8 3088 0 R /F76 4316 0 R /F77 4319 0 R /F14 3105 0 R /F7 4394 0 R /F31 4397 0 R /F30 4373 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4350 0 obj << -/Length 2979 +4414 0 obj << +/Length 3187 /Filter /FlateDecode >> stream -xڥkSF;BNTf4}ca[HC0-"pa٤.zw^ /Ae^Ɓܜv~<caP'g?ada{X_t~""_$I˯¿9eB}շS_Ox˃a "ϓIDY: Dy@V&23A;83IG޿E +{ |+Aq9#zcv[1y쮶mW@[a -S{.-:۩Lλ^q@5oR - Tf~Ouï3WD#EHe-i٦ȶoYkY Y9IU,I8GŪG5-G&?|qCwhWP%V5)eX߳_ѭUAO* /sxNgvTћb02xebĭȸs$grRnx`nHrnUD=Y7Tاx hM/S4[v%?JxG?a?8Xo9y"+f @v;Zz#PìУIW8l#>&T R}^Y1g;GA&SXAj{/S$UŒy[SX{MiChA?=*"FIT81b@mm. N,PI7 $c(ƍidZ|>"a1O9_J\KH TܥwsB-zk]+lEAVsb&t s -KD:ʒMpL>_C TJYH3WkMRޠ -%yews:e嶅,9_TQ^9- zIE:{Җ*CF?POA|vq=?[ƎdhTB<>8p_C~M9ζ_C벟1!(0/VY]k +bElt}iz`\_L:$C[~f*f |iġ2jg"͉\X\;&|DT޸1)%!" 8%$fB>ΠLU[Q(Ʒ({_.,>,b;̀s>Qֺ3g;ӄ=0+3le·d +v%3f eWZ (wuN:H h pE(1tA48DC$-KZ0Qb ג8VHS < ͗.nC!(p w+xՐ /gGwbpT3B]pX3mFkine8>u7|Tuҝ(I4}}|w7?ڵ>Lm`}ҝR`&owo{r5 : x^JvO(Dff|4N8"}'8r!8q6&=% ~ KI ~Ìxաyk)3+hn .NйĂQ0$?-_{mIn2/tƗ:H—n<'/W1W)%ܵs[/#r(QC  -\qBc1ȕQkbëMfDD^C\L9bt}=6%o`ߑ SogqZ>^` Idh -,-\ނ6OS/S]']e/i]D5int\G g%! ֔ym hV*jQ%Ah) (K8<$aG >o(CًxGg$ÅT*0ϵ\Vn8r08Xs#&{TiF (Y0oj.m$F~{9!lgHRLr-ʶ` Jf~`gp5Ըw~oUe%ǝ2^lTS PU%^fʘaEXZXW }&I&'PUP}@Hˀ7{_X-k PU: dMdddv7̛)7Z3雍3]9|sQYk嶟~Vs6a̧t4 Iud=-F:衡Ihٿu$x/>)4Q׈SBK 0CM /ܟlbf[@IE^mdtB>`pd.UNޓ-UŒqT%Af r?-!Mi_ v@ׁ{Q4Hendstream +xڥko{~U֊HQ]dKW*b+K>IIymKΡ+ f"bEfb{,0+KXZOg?rY.h~&կ^]/rO?HH.F8Lb@`W-m9_.f&HM΅W"P<`"~S?ٯYYxq,[l,χqu):X0jM Ws Ig2Z8(i#jH,bAG:#b1[D3պq>T-AzQ{}x2/p5oAe0U1<"pO\hI_<'k O1> u,hmI}=vY]klrәZpV5EɐTj ܒ +/L]ܐ.`;{ջNvWl?a2.AQ(A0FATa¿-by<#ʮKq RJ_"q9R5.*]><ǤRofZߊ}BtdpՒ7qG x\ofUQe~y]gQ'(Yu<6|[5k6;eW8gGJN! 4UbgŠA JV &;䴯GҺE[W^lF;j֓2a؜q K? +S*؉ G@ؖ!>@ȩ2~}|+'n_$L:zW|tqEymQ©;չ99sy'3:EɤFԎs#CU,}(AcZmf'l珹렞_u^D+tp 17s4 y?H_mrp V]Ah.zW59FP.F#)+0a]7yU`0l&՝GҡGa&˗JK +p pAoӀ/xmHV\X M[yP@0rg-Fg1'(Y96a11n`g^zO _zx9óm +EI^LQ߂tCL΄DG-\SNa 08!,#ccL@1o YkOP%vy68v9qۼ.?5`9)p0:`e \q ̗UW90mw k)S79k1 X)JZ[KlZqaNG;n&>?\7EĖ+:M(S%{W `giY +$)E2u_l m"zR$-06Ɓ &TpWr| /f'OBu$NJ7>\5LfyvT}| HӃjn*!-#@r+R!} s݋׈u.9t-$NI=6< 7S֮(|JNߪ2Fث_NFӓ:eL$k>,5O,b?K"*V?dxKWºBFg"Gn.y& m޽i#Ob)h0(ѷ;Au^my*+ı, -M{یƀc|GTXzQ?o7%D_㢙#Vo`Z;Ug`S dZs|Lc#Bnuhy4 +> endobj -4352 0 obj << +4416 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [294.249 522.734 427.466 534.423] +/Rect [286.534 367.335 392.615 378.183] /Subtype /Link /A << /S /GoTo /D (ProfileMgmt) >> >> endobj -4353 0 obj << +4417 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [447.424 522.734 482.144 534.423] +/Rect [96.693 355.379 119.773 366.228] /Subtype /Link -/A << /S /GoTo /D (PolicyMgmt) >> +/A << /S /GoTo /D (ProfileMgmt) >> >> endobj -4354 0 obj << +4418 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [128.678 509.184 225.636 520.874] +/Rect [137.311 355.379 256.202 366.228] /Subtype /Link /A << /S /GoTo /D (PolicyMgmt) >> >> endobj -4355 0 obj << +4419 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [109.648 66.693 185.586 79.645] +/Rect [83.302 41.164 153.207 52.661] /Subtype /Link /A << /S /GoTo /D (NetworkBrowsing) >> >> endobj -4351 0 obj << -/D [4349 0 R /XYZ 85.039 786.531 null] +4415 0 obj << +/D [4413 0 R /XYZ 54 639 null] >> endobj -4348 0 obj << -/Font << /F56 3330 0 R /F41 3072 0 R /F15 3056 0 R /F64 4250 0 R /F18 4253 0 R /F36 4331 0 R /F37 4334 0 R /F66 4303 0 R >> -/XObject << /Im1 4234 0 R >> +4412 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F14 3105 0 R /F8 3088 0 R /F65 3346 0 R /F76 4316 0 R /F77 4319 0 R /F7 4394 0 R /F31 4397 0 R /F30 4373 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4358 0 obj << -/Length 2536 +4422 0 obj << +/Length 2419 /Filter /FlateDecode >> stream -xڭY[۸~_ᗢ2sD%@&&$fC6@e3#D\I$BҒ%;]`$rŸ\FQHXH.6p3beIVWW׿x!CBaxq_|^xi(0bJ4m)7o?J8>-Un׫{aRF/^"3BfbwM$wu?.8,j@>՛S(j1`K9hP$`e='h.;LDj$MtnAY0KY$R>)TB/YI&̟Q9"<ݼ -C|y*6r1h s^͑ChD=u2LP,u^\ϏUVW_fBql:mo|Ww[<͇cKֻv273yk'EAqE$N#}tv3a7RNE%|{ [1bvfm(KdgW&`nW3 ( |UG#Qe՛ǦF/lRbP-lt󨴘 0 b)a}D #vnb'" >'Cs,tTL7{YteajH3?:#jgxB8ge!^ҨsY8Tba*9'ideW81C !&ީאcr4b~mi \UrRyŶ:lvԅܖ K}^YGVݗY/'91.%̠ش6>_~! 0X%9mq12 „̤R0s)J&t ` &"Vb@\fsye=tԠ:=Rii/Rn˩^ r1OJYAjBq'@R5aOdyh%Häf Q6 Ւ4\q <Jd5\d ]h&"HP?%&OA8}N.M`Y1/`fr;{;4t/\f?\o6vkW&b]GcDF1u(LQn/9F 'JҠu $SE-GcMҩ "wNDXu$ -tWeѴ?]/oh[bt,8Ȝu6qHy[+ bkr#9is~6Co9+9A3,\` rdƹL5'qR ]T[kL[10GhW]higK^HAuҔ!,%'%x(oǼIu}w_i5:}r}Gc[<ۙc&xZݰ)q HJNٶ c"06w:DYϛvc,[21g9]!3!G4g㈣AyZvG %2 -1R4 +/s4xBCy4g7G"ӮdXoN\_Th&8C;o;Z[J$KTf[KMn>(1X۰>`DFq.o#1d"i4Qaus)xjl$^ -j8 -AҀ' `e(K nKDuhcq *P!&*h\yޏ]ze* BG)<ƌt(Bje=:᮴ -lv&O!Im$foC |F -a -Mp߷cj腈~b8t~1%ӣp@'Y՝_9s+Z F R<<7&]D"p%7> +t^a +ǫ㍎3.o>:^V:+DKU)Ñ:[ &R*%H)zaipUH4dQT@==nɊlڎ?ڎ_ST<64Ձ'y]ȩ/>Yΐ(XpUߏQzzh"L~ J4]R~&BwTy]hFʦ~y߶ Nf1@w>&ןuv-@ 2ͫl¬`}ׂs6eB[Nz ԰KbܜJHokB·A9#3YbPdibnpLOA#m3C)ܺ;ډ=\ŜJ+dWDM҈(!L/8HOĞu;z#^i߻Oyp&5ld +_}/FjDl? zߡgf^iLHD2>\<9KCoPI@{M6ʼn{lz@#clcX,7P:2yۗ5drܖ"-'!&빝s_&O PZQ}s6Eg,nF.ɎC,\RxK.q]U3vCbdu5c`2DDA R6dC=AR +ɥl w2jcL"el O QxaXG,eJf3"Oc&䦬8_j_=\;_iO`2ƨ}JjԌcuY"nЀ`pe[\B_&ٌhHq +/jM.ҡ5]X_B!U!,L C$OZڇplR<apn4m9cH 18bb,yn\S}GsBdgC !L +`)CdƦjX e=uS h/E6I ^c7"gjLeg^63l;.baMZa"dVvL[-FI= ԩepE"-:2]džoqQʩ;R]$*ؓ!`'Aӽ@a{¯ͅY)z +;l}wĩ0hqT/4 F_#ዥ Lz7_(#~R {$lE1]J-jg)s]z)v(AgԖQP beSɈТAq;ҎanVe|d3I&5;k&;͐ \0n 5#<\@q]k᧧X +>:ڎ[F;p?6vfh@Q΢RwE2Kq!\ODxle +,\Rk 5;"1myc"@|ߐ1/lLy)5 C˾`I~y6yY8ƴ5 ÊฬYА{)N%E 07 D!IY#Z{ږPi`-Mm}j 8.klagOu-!8 +> endobj -4361 0 obj << +4425 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [417.286 701.079 501.703 712.769] +/Rect [368.958 570.323 446.224 581.171] /Subtype /Link /A << /S /GoTo /D (pdc-example) >> >> endobj -4364 0 obj << +4428 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [217.861 284.508 280.218 296.198] +/Rect [175.212 198.173 232.332 209.021] /Subtype /Link /A << /S /GoTo /D (pdc-example) >> >> endobj -4359 0 obj << -/D [4357 0 R /XYZ 85.039 786.531 null] +4423 0 obj << +/D [4421 0 R /XYZ 54 639 null] >> endobj -214 0 obj << -/D [4357 0 R /XYZ 85.039 766.606 null] +222 0 obj << +/D [4421 0 R /XYZ 54 621 null] >> endobj -4360 0 obj << -/D [4357 0 R /XYZ 85.039 742.055 null] +4424 0 obj << +/D [4421 0 R /XYZ 54 600.798 null] >> endobj -4362 0 obj << -/D [4357 0 R /XYZ 286.841 693.304 null] +4426 0 obj << +/D [4421 0 R /XYZ 237.893 551.172 null] >> endobj -4363 0 obj << -/D [4357 0 R /XYZ 85.039 313.4 null] +4427 0 obj << +/D [4421 0 R /XYZ 54 225.642 null] >> endobj -4356 0 obj << -/Font << /F56 3330 0 R /F20 3045 0 R /F15 3056 0 R /F41 3072 0 R /F58 3471 0 R >> +4420 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F23 3078 0 R /F8 3088 0 R /F72 4217 0 R /F73 4221 0 R /F14 3105 0 R /F65 3346 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4367 0 obj << -/Length 3144 +4432 0 obj << +/Length 3001 /Filter /FlateDecode >> stream -xڥk -S( bU.sW[mQ$'Q'/.Iw)`vggwgfME" iqUx7WJ0Vu,TAX9yyXo^t}\EQrwawwjRޯqqfއ?_ݮ #"U!_[?_~g'JǑHէxM/xqq]2J~E~Sj鐗_XZk`z߾-z0=-kZl;!'{\;+QEm`*reߴ$7e"h=f&~_ZBgBbWP B$|z*D ŋT~2q#[}Fggכ לew#pȈt$0M}1bq^$?.A#9w,d.  u<$`5F$w,#0/yED USA5\9{ #L#V}hnp*h3-Nsk+.@Ӊ5*<_7V""-/nK!LeUf!#o!C"WeozfSpEl閲;F3HÖǖKSHHS"Qۆ N'ԙgN}sfV6wfSVH~_9NN&Y*X=+3?38oi?9?Ejֻ#Uw_엋M\e/%eOԴ2#0mxaO#; >~Yaq70P' g{vŅ?{xsAԯCŨ:&fme( o1e`@\$V0QG1F5E3Imck10tVQP9=[W+hh%aJ`VkmC{>X4Uŀwmf3ƲK5^e-턈;Tv3NH|lE֎}n7evi _k#㍐oׯх%o1QLo$-933 {8Ֆ́8cUHn<7_"}{qR -C[޴#+L@qI2~!IԳC#QHB$KQi(t3WX*eUs>*Nb?}Yeq^߽oCwr^{DHŹdꡒU6! D 2x4nXeӅsZ`m#]6Va@DЧ=#:4(#7CD>/8 –b3*(3KH3 uK#F d*#m|P!S[Ŋ -#^vB-iPӅl(`X5'ڳνvIр9E{ `VoKc'|{#gWBv3ޙkHCUlyV+{j84uX{J,$Wv߱EIlZ7L7,J_R`eL95LzD˘+N=+{Ξ[|y$^eB#șgaRc)hY ab_*>@"a^f%Gprzb6s.X(ԀEvsThlij吝ϷhWȢ픅I@ ("FJ͒42d8ixe#Úcoo?]c;&Ϗys#_CYtbQnNTXEDJdӄmj[14AKԑ"!eЉI=7<_);sOZXoZ͡ De!GX쨦 g\}td jx> *QnNDri'9PV!8#u9ʊT}A\vxjj" ͨbhD -' nC!r685-`8K7A>矲_}ΡS>d=4H &Jq$n &x5nobXO:%t}/j}2\Jg}!0?FЁ;.s_RvYf>?K"A5y>鿄Hg~IQ ϒC[|N#|endstream +xڥYmo8_o+* &eMsMr,y%7Ҳ;23gF"xE̢]DGx +V2Y0~CtE_4_o?ċh2I(L !e\rRڱq +zHսd-,Q/~-ZA.Pb Q](IYÑs8X/8#.ʻX?OH@Iz~#)-NL$r:HQ\\үʂ+zmy/QeVXr$P.$=r i'ڦn3rw*7\ܭA8^Qa4D$6 S'wF:At^TSJۼ8x.tG :[FjÿFG;Eb|Kϟ0.[dh3jT ,6Dctx{MF1wD~'vvlL@»|dwP~Hs[ANlb"ڴcbw7Vr10Nۓݡw:M`_xKoQo+E58KB""!"8xbn~$T}|'a=Gt(ƀ a?QS#lV /v8qUt}j0)8*4?X +nPC8aW H}FWL$;X/sK57{Y˻صB]nk/hO +Iʑ(Ifĸ< gg1ߔi`)>n[I `W~"ڠ~6dچa' PsRr$&'Kz:!P}eI=弦=JO5ƳUS]>*>r'U8X%ދlJajJA99='!j}6F1ŤMrCowSj–j0+B*!S" +J%oo1;oېܱ\cSkx%g =:VHюn#+4U[,FpwKjeеR* +A uȞ6]+洄|a!pZQi.R$jz&q*Hߐu'~Rފ?+d _\9<=e^| m)ZDײR|ej]ymy^Vީ1un<@ѻDa,![ab8_%0E1'Q"nG:a+p4l9!DSWѓ/ a${ubt1e7b;?KQ%,?PS6/IaIK"\{j8rE P e;vC^RB9:@IG+Oz5{F&>EҶ<][o h]9.S@s)rؖqafnRj$0I YpyA - κS-U$6.*,9q?Bp{vBLK9g =F 995<&=KM[O6 +}Nlendstream endobj -4366 0 obj << +4431 0 obj << /Type /Page -/Contents 4367 0 R -/Resources 4365 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4371 0 R -/Annots [ 4369 0 R ] +/Contents 4432 0 R +/Resources 4430 0 R +/MediaBox [0 0 504 666] +/Parent 4429 0 R +/Annots [ 4434 0 R ] >> endobj -4369 0 obj << +4434 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [124.649 741.102 278.157 750.67] +/Rect [113.112 586.131 253.475 595.042] /Subtype /Link /A << /S /GoTo /D (passdb) >> >> endobj -4368 0 obj << -/D [4366 0 R /XYZ 85.039 786.531 null] +4433 0 obj << +/D [4431 0 R /XYZ 54 639 null] >> endobj -218 0 obj << -/D [4366 0 R /XYZ 85.039 239.996 null] +226 0 obj << +/D [4431 0 R /XYZ 54 150.896 null] >> endobj -4370 0 obj << -/D [4366 0 R /XYZ 85.039 204.685 null] +4435 0 obj << +/D [4431 0 R /XYZ 54 124.958 null] >> endobj -4365 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F58 3471 0 R /F64 4250 0 R /F18 4253 0 R >> -/XObject << /Im1 4234 0 R >> +4430 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F65 3346 0 R /F76 4316 0 R /F77 4319 0 R /F23 3078 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4374 0 obj << -/Length 2319 +4438 0 obj << +/Length 2125 /Filter /FlateDecode >> stream -xڥYs8_GyfDĽ6]Ӧovw}Pl%Fܴ⃔\'3E? "AfD abWQ+bH#7$ f= c`^}}7e284b2M,8nyj2!NpDeϳ/nf#!e]| H6 ^` im&FOϋtkL,>TX# -#·3=E-VMx]rc^k\Pif)R: >Әig2Ek]wvnY`ؔU ]Y^?_q}~/L'֙J4ھCöAO$u%̂i/'N l`7 sFHh>`m -ǻ[;#il4+OĆ? R{BxG8438hgS"ۖ_<ז+-5:Ӓ)yD?; "]No$6*6gpDC`UX'#\HTd!kí0H$u&/SOg^x<ՎHm/la6 "#ᥰƌ\ĤZh /C^o"9:C9gO Z9/Nɝ*(#@sҵJ@juU1\$cԖ}vq=D뢫jLP#2 U6U%Zdڀr(eLV떷hJܣqs\z @adžӉI#gs[&cQFǗ9C8dӿݒG~%o1ISh)@9a4f2~PAkJ9L݋rQ& f6gpdW Q >OLvT:.՝ -smplh0NчtkڸU#;%abQGKrH\E{wphO]GwQ^yX|s}Ei"Sm`"JNO;a=UWR>ʏ2 We/L#Hʇ֥4ey=m։V?pLRfv{;סwZߖ$әA  =I6)6bm: \B!@xlC.fru ԳIIF mo,lendstream +xڥXK6ϯPnT!nRɬS*o#R/PRA E?"bs ;׍,d?CH,YH4Ӥ[&G\X] twKė驋/ 2nAJe QƱx8Cx1!QMq5oB#&cu)~IJsז댅R%PMyj,#h&'lQJ_6JO\΄`ߺ?~v !VsGʃE\Fb``3Y!Vηv=3 KtD'ª -JǛfidqnm+\E(bC|!5OD}^WIBJ@. F싚 Ӓ3W7Fr.(ȗ`xnlW:6 2h*@q0 t놌#ݏ7󞢐.Epڶ:{Ț\fWcGոgf; nTͻ'SJ$dendstream endobj -4373 0 obj << +4437 0 obj << /Type /Page -/Contents 4374 0 R -/Resources 4372 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4371 0 R +/Contents 4438 0 R +/Resources 4436 0 R +/MediaBox [0 0 504 666] +/Parent 4429 0 R >> endobj -4375 0 obj << -/D [4373 0 R /XYZ 85.039 786.531 null] +4439 0 obj << +/D [4437 0 R /XYZ 54 639 null] >> endobj -222 0 obj << -/D [4373 0 R /XYZ 85.039 697.235 null] +230 0 obj << +/D [4437 0 R /XYZ 54 512.139 null] >> endobj -4376 0 obj << -/D [4373 0 R /XYZ 85.039 654.282 null] +4440 0 obj << +/D [4437 0 R /XYZ 54 484.559 null] >> endobj -226 0 obj << -/D [4373 0 R /XYZ 85.039 599.834 null] +234 0 obj << +/D [4437 0 R /XYZ 54 439.217 null] >> endobj -4377 0 obj << -/D [4373 0 R /XYZ 85.039 565.088 null] +4441 0 obj << +/D [4437 0 R /XYZ 54 414.405 null] >> endobj -230 0 obj << -/D [4373 0 R /XYZ 85.039 496.626 null] +238 0 obj << +/D [4437 0 R /XYZ 54 356.36 null] >> endobj -4378 0 obj << -/D [4373 0 R /XYZ 85.039 462.482 null] +4442 0 obj << +/D [4437 0 R /XYZ 54 332.295 null] >> endobj -4379 0 obj << -/D [4373 0 R /XYZ 286.841 455.4 null] +4443 0 obj << +/D [4437 0 R /XYZ 237.893 310.975 null] >> endobj -4380 0 obj << -/D [4373 0 R /XYZ 85.039 292.282 null] +4444 0 obj << +/D [4437 0 R /XYZ 54 176.729 null] >> endobj -234 0 obj << -/D [4373 0 R /XYZ 85.039 278.705 null] +242 0 obj << +/D [4437 0 R /XYZ 54 153.669 null] >> endobj -4381 0 obj << -/D [4373 0 R /XYZ 85.039 244.562 null] +4445 0 obj << +/D [4437 0 R /XYZ 54 129.245 null] >> endobj -4372 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F58 3471 0 R /F64 4250 0 R /F18 4253 0 R >> -/XObject << /Im1 4234 0 R >> +4436 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F23 3078 0 R /F65 3346 0 R /F72 4217 0 R /F73 4221 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4384 0 obj << -/Length 3351 +4448 0 obj << +/Length 3089 /Filter /FlateDecode >> stream -xڥZobhë- -X(dRjI>P\i".&]3CjEp7ow[ yqOpڞ{,s!9\ܞ1IaAX>E'E]wq{<ϲׇe]á[l}ZF_#1o5|b=SI'*~}vsoˋԂWo~LJ#N?U]?V倝:C<ʼk7<חz ^a/v5i+^nio? *nlinyn[ u-ܚeTxBy.wx-]汜p";u z-MmMWupH' 6vq\t"{jz|놖Ƿ#ǏN.#蠊CrU009 ڦ"Ȼ0v׼: VAA3Wj 5|nrB>$Rʕ&ˮ2B_ɞ"{/;VmQ  rҫ@z@+ -2? 㓎jDCvvfS~ "{H̻jK4޲ABh>D˓W5҂tfT5J:7h6U]ubQ +>{fĊA ڢ\ JE}!=1A/Ǝ/HNcPvFeqJ5إ5?:I}wߐGL~K{p nj }ا9TaH1!YR}߱&cT'| lZxgcf7|0UΫ 6)P9Rݒ~;JUhIl&ڴݶʘ]fzLY03bARgބQYATiYSj>cat RڙHͳBY2$ޅCK Q+0W8]`;9}'=H¾4\g!gc@2FV320ta -dݹC &sM0;0vn@ Eq J*rCED<p#HxA*+M;,GPy  ?\Ua֛ S^RogiRTiqJJ1TƎFQiz0u hKT4gЁHpyyI!njF\Uĥ7 lWP!v KCs%'QKeȬA#3/QF`.zTQ30zpj\Wg/Akb Nv%zF^\ͤegW̖ksL]5 -_ɺ氮Z>B/Ԣ sSۅaH'q]&^<\pP +Qq&GY&x r&Gc z0yK6E:c0 0Sǡk^w(o?!8 췟h_W]~AV5p?F]`E` Q􋘏#ƟY._!BX|̪]j$d.XP񣨘h%+Л*o1]NJF{ EP-e}+5![3W6V|Ë&[/YO2 Ә|x:[djBG@ذk#Sܼ[!$qyiׯ00Nͬ{34s4Nf{G-Ah]͊\$ȋ*X0A/K)zF|IZ)FETzuя~` -I1ojz#bO+gNbE1a"00컹sT~HfUIH&*ҩ6(9F*QޡqR2u^~J862iJ4tz;86{JNoplTmYCf+O?ϲv$<Oe<ڌDObfGLM -/[ SIDZݹ)e"aѺ %`\㖘2 sa4qDnq8?VOUN I3eC'0lk"YIN&FYsṑN/\$"Ub^-@s +f]]HEZm-$w^X/WW?~(SD"Z]+n?]8̼;}W!Q zg"s? B*U/`aQ,+U2onke0\G*I_"`2b+?Sbx&ԧR *aE/NUH̏3h~DW![|]~b +gNjO!M.uՑf6Li^,<* +3y/e{OU @|V }_%PcVX y2(N&zŞ#EZϗ!tXxؓ²RA֓*NR}S?,ifsE߮?Vxdː3!=ɨĨ14nEHlh#c<3뇁lxư-O`qNcpAꃻ-!QV6+xM $w&a +PݮT;C,{WƦL;DGHS;bv;YރK =80 +[5 NJ(Y67B1tNg<cϼbٞ@S ֡>㲘=hˣ?L ҢBwlTx Mb݌YejUŏW`_n'+)؞b1􄱔q09눻oJ<E*ۊ DZ^h[V GYfA@,XUn1*Ȯ5jPP(ƛz3;˗FD-V/0@O|`}KAݱBΆ@5I7|o%2qT1>12D<~k .hZ +B59'x)toz=bfFJHAޡ[hLܴ'+'Ҋ̉ʃUpG?P!g늗s0.)gցz8fQ4e1jgS֕8wR#|`* sZ: +Fze/GN7!!t3;8$cjݒ\Y ag&%Rf}l%vŘдi~feS#GNurz76-Lr#E@Z[(µeadQcZ (2,#@a+0~xb=uN۶ќ@Xѵ`\S[eN:qz |xEL;zճT\iI;`AyQ|v.$FyJyubeY +dFgAm=/v%#)jmL͈n:aҽy&:?sPvguSK3 iǍ=ؘQ9AF0o(po~v*PM5*WZF;اzءE0s0I{b˵ c_DڦX+Jڹҋ.~K#Y}uۊ/ Kw{9IQ +&>H+-L6bM>Eɑ +##F&絙tO # qR#2T@hJ$`R McmUICґ+4qeW'h_12QcI-q2tTYy 2Sʗ)3Ϧ4^$LHFLRHi'=ܨKAuȂXP[0#CRl #e 8 ‹"!MY*=>~yP{e6+v8eҲ&{:2ȟKpK)os}҉uJIbC073Wn\ٕG)#pRȦ$ !MaQ>`^ͳUnɫ8}5sٔs7KOa>xuVXe^x z5M}DnyKE$M5C/d_ HxqB~mfDȁpiHj e5> endobj -4385 0 obj << -/D [4383 0 R /XYZ 85.039 786.531 null] ->> endobj -238 0 obj << -/D [4383 0 R /XYZ 85.039 697.613 null] ->> endobj -4386 0 obj << -/D [4383 0 R /XYZ 85.039 662.863 null] +/Contents 4448 0 R +/Resources 4446 0 R +/MediaBox [0 0 504 666] +/Parent 4429 0 R >> endobj -4387 0 obj << -/D [4383 0 R /XYZ 85.039 229.289 null] +4449 0 obj << +/D [4447 0 R /XYZ 54 639 null] >> endobj -4388 0 obj << -/D [4383 0 R /XYZ 85.039 161.543 null] +246 0 obj << +/D [4447 0 R /XYZ 54 463.355 null] >> endobj -4389 0 obj << -/D [4383 0 R /XYZ 85.039 120.896 null] +4450 0 obj << +/D [4447 0 R /XYZ 54 437.845 null] >> endobj -4390 0 obj << -/D [4383 0 R /XYZ 85.039 80.854 null] +4451 0 obj << +/D [4447 0 R /XYZ 54 74.025 null] >> endobj -4382 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F58 3471 0 R /F40 3075 0 R /F41 3072 0 R >> +4446 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F76 4316 0 R /F77 4319 0 R /F8 3088 0 R /F23 3078 0 R /F65 3346 0 R /F11 3108 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4393 0 obj << -/Length 3239 +4454 0 obj << +/Length 3023 /Filter /FlateDecode >> stream -xڥZm۸@? Ċ(- -l6u&CP-jli#ɷy#E[CՐf fS,,cfU0@WJ8²px<\~'3yVNqV?{7 Efۏs}ByXuԏ0>?I*q_~5`?\γ3Ё|bǑVE35Xg~U,X*q'QJ+.|Ɓ,j&y%:K\fT&WYuTmUQ -)O$SoFЗ+3xaʈ]UG*е\fL8[(ڜbmxQ2}G ȀУh?wGgN5ǩţTYj{UpXz1Y'͆ɩ( 7CI^*{#^:pUHfaT> '6{3s@ܳ>o%ݢkV,ЁzB xǂ~釚ٴtw0= > ݖ4Rΰ42Tܕ{N;u[O\Սn[6|EUsbiPEm(9XP궅=WX:3--y0gz74V:AǫľYK --20 ipE/ssHqtX`xpY<4ń\p#lt~ μ)d]`igOj++< "JlkY ~+B~7|Os%^I]ˬ~=NQ"N,;@K[A6m*5$XJ Bx -ak*ECI &4ߊ= Bwrjf980)Q&KVb7*gB'q7ػ]S9VHk*^B ?Y{ ]aDk?ӋÃňKY8w<ƈ$gCUf#,\$FI武3b^ MDXL'<',AMΎGf=B`+p 蝽/W ǻwߣZ|YFƐG -*QYB%XU_tJ?fr}2?3peT- gCRr=X9xK\G&1ZDȟOooLX84|&qڼ?fi;@Ӓ# b Ѣ_;Hc -ġr@setqx%debљdC͡g0OVWL\w(aCJT\6p82tHgf]e[rsϺ+nE_~3Up*ϸ1t":LPmo卑lUx "3;!gtMڶ\X(w9!l Pvļ} 9IP^@ҬQ3nUED>x! IBni73&~t)̼pq"a_t<ɎZ)i`mįOeEv a/T9Ng ,"?PEsxCa=4'!v]l/6\5|J.1؁#“v@OJnPX#j{@=t2̩[S ehW sqXBthÔE]$ͥ $ ]G;d+v;QbQoʤ{"?[× LϫSP.7Ḯwrx%D  d>~O+S0Ekaƙ XD`=~7 )w*;ad;(au s,MDojiΜ؅#->s->UΟs kͼ]A`ě)tv]b[+Ff6LJJ-[0+8|DQv삛L]%O~i?ç!yv&Y͑*!<%R)endstream +xڝZYs6~V UqӜ)سU<e,~7JjL@nPjjċ"ZJ(+ {YXd-͊u-+ +j|j߯yX)NE$$L/ToiҾɇ$qP6& +fg‡o9'R-a%mٟ,&Ջcp1E"dxw @4Rh-6`_.PbaTwWt2x ,eT02l;:XyRg,MG1:h4^*z{yXZUjcޟ$k-ֆ#X=Rɳj9Uℾ*rB|;t#5vcB߻RXOK9 nni:&Mh>^ GܞϾG7x7LTUm*ؿ1hgkp̅.%NBe+.unHwˬ8htjIIPNs> 32:3aЊ9Ai8Ԃ|Lﬡʯ|R}?V1JAθC @Xko2!Co*%$a Ҿrmi*[sϝpx@QNt^=RO)DI"2H(`ܡ4MIi[wWa!Yv/[- +nEDYSsX%[ղS涁GCtQ/ˍu^]$/=֝P

T r +[Z^dܦ􄋹GY+A3!m1g* ѼRh_/uwCIgyHh9` +tR뮼U4σ˞)k*VTl_!0Kۺ'h p[ua^\E80fn8gXa -Ih`3 l՞q] +Z3L^ Dת8̊ZV{.ʛ 0҉!D#>Fs,k0<aGAQS_ItOQpFkyKAƮng?TRd}iXW%57%~nO['yBI ldbv +b(Y8wl ȋha FqA߰gZxyW ,pᯑ{et%:Rݔba +{J ? +J/cT neF ,tsSIʁ*X@950> endobj -4398 0 obj << +4462 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [503.283 481.546 539.579 493.235] +/Rect [77.91 269.434 205.792 280.282] /Subtype /Link /A << /S /GoTo /D (PolicyMgmt) >> >> endobj -4399 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [111.316 470.118 213.218 479.686] -/Subtype /Link -/A << /S /GoTo /D (PolicyMgmt) >> +4455 0 obj << +/D [4453 0 R /XYZ 54 639 null] >> endobj -4394 0 obj << -/D [4392 0 R /XYZ 85.039 786.531 null] +4456 0 obj << +/D [4453 0 R /XYZ 54 596.592 null] >> endobj -4395 0 obj << -/D [4392 0 R /XYZ 85.039 739.977 null] +4457 0 obj << +/D [4453 0 R /XYZ 54 566.213 null] >> endobj -4396 0 obj << -/D [4392 0 R /XYZ 85.039 672.231 null] +4458 0 obj << +/D [4453 0 R /XYZ 54 536.388 null] >> endobj -4397 0 obj << -/D [4392 0 R /XYZ 85.039 617.428 null] +4459 0 obj << +/D [4453 0 R /XYZ 54 494.054 null] >> endobj -242 0 obj << -/D [4392 0 R /XYZ 85.039 260.365 null] +4460 0 obj << +/D [4453 0 R /XYZ 54 439.765 null] >> endobj -4400 0 obj << -/D [4392 0 R /XYZ 85.039 228.147 null] +4461 0 obj << +/D [4453 0 R /XYZ 54 387.413 null] >> endobj -4391 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F41 3072 0 R /F64 4250 0 R /F18 4253 0 R /F20 3045 0 R /F40 3075 0 R >> -/XObject << /Im1 4234 0 R >> +250 0 obj << +/D [4453 0 R /XYZ 54 96.293 null] +>> endobj +4463 0 obj << +/D [4453 0 R /XYZ 54 73.054 null] +>> endobj +4452 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F14 3105 0 R /F76 4316 0 R /F77 4319 0 R /F23 3078 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4403 0 obj << -/Length 2720 +4466 0 obj << +/Length 2960 /Filter /FlateDecode >> stream -xڭYo6_wOI9%.z@I꼒6 )i)AppG?YDnY^x[Z7 ༸>9}F3sS/] 礞9 E's߹:|#wzsѻJ5끅 `ox}}:Mf4\?MgIj7 Nޟ{8Kւ:tP'n 1_.jJE<[*1j*uzFi{[hnR0>*vʞI14j$R8X^CY]^fp ֠HE$i|l3{BƴIz!w' Łr=Q,u3(b/&=ͳm~t"e8 "yT[ўu]/JYyiEn-Ey_ -СjhX[N0ʌEN˚y*պP$n.bK쀯ђhY |ķ .4 0:c?* 7NT!9fw2Y2441&N{#|Y84 L'b$@p و2Yfo -Zز F%>˭b}v uP)j%PKmu پ`>ri[e-p#vIFy -VdmDpOKh3ljqFȤ2=h>8 >\,\jp-^-Ź*?*u Ih{s.ܪIFl/$.9b}A d+[]%~k+I-Jo -S09ʛv`9tQ笗iU4C`c<<&KL\ D3[TJ7dfR .Nc;)[l{A>C $(T~Y +sLK2DVFӠAZv= Sq7椽8Z1%Hюv.I }֋@%o/Y9]1n)?TTL.C4C[TZb _]HY#%;AikԂXxޑ '& rDZٔXe |EiU E|:s(]sGU=gQ -̹oۘ0@?֣Ts}pIc4ka[փ1-$qHQRzHkC19*plTy2(A -2$%6$lcR!ǯb4.W>`n~NAU|5/)jWX T͘xV 6$RaٮLg$'nlRJGr9P a`*ܺVIɶӦIB*c\^KsZ(Ig!!z$ycxG`o2Dvi7(sVʍ>psg9*‰O3Lx'^%6gNͱɹmGq8S" ? T=$Ct}TS\ciy6>;R/EeU1}I muw>31l%HCקf?eOmx:p ~b" fٯ'W׏R7~'_׋mMS Q0IݩzTyqRH S*r42x!8I]nLʈ j -MmƠzy"NynV2E*Qp'j_% -Փn`t -t -۪1ǤdZKoɉq]ȋ2$ф64FZÃm",R(QGi7P}*򥮾ģ_ܚWT_c#k-0l_ed2,m,1A_Kw(uLN|i97iްWL2\_EGŒZt~^l{%?~+~ӝ -6f,t[D<*frߧ䥉PvZ(,]C=dYB9cV+>܎9}׿cidH5kD0Θ2lQPendstream +xڥY{oߟB@[, }}9Z;׳Aqw@iXKCRv;Cbs3EjEdz,60LdͻH/R?YIvVH"$I8^HqU/Wge\zu5m-W Q!<DM(P(dz_~ 9Y4YB;U.g&;;GσM:b#'+OܒCRR'g; +ܝێ(;˕5ƻv{P3Ԋo岐wy-w;K Ӡ5mQrF@S+CںC*mQ!WSeg( *ʹA\w6D5Q"(Go,< C^^f] Wr l[疤ѿ^,NA06&o *: _0*\W:[BLkkK͊D,ri e&yuu[|Ýl?dܥΡx2Ȃ;[ij&k;dmu]]ֹ=ⰴˮFӆyĭU?;yOՆ2a +.]뎛L :6<aF2b,L[>TPӥw]W\Ɵv4{kjsQ0,4( 8R6iGb{Wo(.6X /*ۮDJRE&|zU +3paČ|> , E#A>αBFZŅ7'$Fʊ>Fg`"o[K8']}-NRSPYL^]GեD//cDW7{w-ƹ[~w4m˳gcTfN׫OT"=Y2нEG~zcl_H3n%!9[{XB2?e iIq+e,ˉIUZҽ)Y-Zե$[$ه$h1@-s\4댂oFy7y}L +3~tE/U~0dQk7F^z^ۢ8dZG¦vR9ՈZ\Ý(O?Qg䦓nE6@_|Md~dDdABw:6Tc X{20:g@͘~E +fcBIH#v`yNH-ebT̊'Ȍ uFFGH+CF`fϊBui EDY*NCypŤO ؛*5lѽEG/+g9GTG9Cyw0C=MLi鶁sy' 'ʅAA/p9 Dpra8x(B m);m3!eZfhK FY]/  yAR P3UMD`/*L"tL dfLShe`I`0UzGr_X6 N9]r|R)Av/&`&@L7ms +ؙ9R9thDQ M<`SzG2q>!.ͤҰ[x Dysr_]^]rb4dy?m&|3|1rEo n,ሧzfCҫl7$ܹ˷Cuyz9G)@^@!H-OKRܫ8 Nl@ن YaT> ];}^;L*Ĝ(O˻ʻŝ奬5n~\^ i(bz&:^0W{9aЄ^GD <_FL3,Mo9pig8 [i 3|dZhF +9٩`FJD8 qLTMfZ'_ՈjDys\9}g{XC gЬ+W:2 3MyX.T5byL?^+uFj1"KGZY^sa_[+sAyQ|m [gzceNz04bC{|o@LLS-D,'Js/ t=f S%ΕHO¼bIJXS9,.URҙ ]Wg~/Z^Me8' |_N[G%@륤0Y# :mOeD՛߬hT(vԇ +7xCG{Իg~T1^H G_3gТpK\8XJ]q4zU7\YE^و8P->.KS6 =\c jBƣwGIP h|@㳶HSD}]*/K-~aAJ8V}_EaU++įK?na{b%6N7\~hEkY\endstream endobj -4402 0 obj << +4465 0 obj << /Type /Page -/Contents 4403 0 R -/Resources 4401 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4371 0 R -/Annots [ 4405 0 R ] +/Contents 4466 0 R +/Resources 4464 0 R +/MediaBox [0 0 504 666] +/Parent 4429 0 R +/Annots [ 4468 0 R ] >> endobj -4405 0 obj << +4468 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [179.7 738.981 364.064 750.67] +/Rect [225.606 492.941 395.095 503.789] /Subtype /Link /A << /S /GoTo /D (DMB) >> >> endobj -4404 0 obj << -/D [4402 0 R /XYZ 85.039 786.531 null] ->> endobj -246 0 obj << -/D [4402 0 R /XYZ 85.039 547.398 null] ->> endobj -4406 0 obj << -/D [4402 0 R /XYZ 85.039 507.234 null] +4467 0 obj << +/D [4465 0 R /XYZ 54 639 null] >> endobj -250 0 obj << -/D [4402 0 R /XYZ 85.039 507.234 null] +254 0 obj << +/D [4465 0 R /XYZ 54 316.908 null] >> endobj -4407 0 obj << -/D [4402 0 R /XYZ 85.039 472.028 null] +4469 0 obj << +/D [4465 0 R /XYZ 54 291.602 null] >> endobj -254 0 obj << -/D [4402 0 R /XYZ 85.039 128.252 null] +258 0 obj << +/D [4465 0 R /XYZ 54 291.602 null] >> endobj -4408 0 obj << -/D [4402 0 R /XYZ 85.039 96.035 null] +4470 0 obj << +/D [4465 0 R /XYZ 54 266.379 null] >> endobj -4401 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F62 4159 0 R /F64 4250 0 R /F18 4253 0 R >> -/XObject << /Im1 4234 0 R >> +4464 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F11 3108 0 R /F23 3078 0 R /F66 3391 0 R /F76 4316 0 R /F77 4319 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4412 0 obj << -/Length 2747 +4474 0 obj << +/Length 2528 /Filter /FlateDecode >> stream -xڥko`>±^倬EJE$u}˕EK$ܝ*<ox'~YIgV~: c)(K$=)?)Uwϫ,q{XfY]ZC -G,q+˂d~-8/ٟ?.G~X3~b7g_ei:]s&q'y|*p$~2x+L~(*)^PFXdwWzxs 캕"@_q-#M $Q1C8 7PʸyFOxce-H;'!(%!^u"8I@0fޞx͒wDmNB+a_$u=#|lK=Ê`ޣqĈa|ҎNdt 5ʹͺ#-kDyVH7X Hkzmd i5~D~]VUF-l4?oK&bȕwnCnY>-Ԥk5q0/Ej(dkZmm\@_mߡ<\Ȟ#͇%됉6yB^h_୓DxInV@hdv%e\suL,Ѷ2q&#CO*(D z+LĻڑkoq'cT[Swx`-K݌elkX! $Y izXOzFOK|L3K6ZxȊ&LD~fAB_-ۤddZN )ĕa0w!"@5o>HnO)fA^M6. -1ߌr eSX8/6GG;9"%5trBՋ?(j|7^b -8e4j+SnʹzDچ'|bRX M  3*A{Gaip~6gzK殛٭b(`7KuMKcԕ-i~!;…=.s則Vwx)K_`zot gdUs j`QB3em%5 *T@\6ި0Fn+Y70#uhp8zW:1 \|HDFNKCTUTk{$6_+йnUӭu3%.>}}1wE3E/^9lJaةTq -gQ\ӊn -W<0S3d#4Tٞ($Lĝrϣ!ATiTݐ@% I*F <W82DKM␃A0'61,oޮGn ij;3+U[q{lPF6$ě<$wӯOyZu#Ev9jb\pd\=Ir9t>֌)FRJ33^o<_Gy刢OwZGI -`X- -Had5zLnƹ*ڤ{AW_wzXb.K(Hƅ=UTquCqMyMA\6[vGm{~lS62ۅzf-$ 3l)y\"y?8V<ξ rb:[%j8`)䱭Uyfx*뵥lhU;-f^V:#4pPy60NIJCS%4Sk=_\x9~zB۠ƻ{趝f=;lki5k: aJ*}gZ5M{9xЃRAjC m 7.glY"Si^xI4Iv.S3&`G>X-tl~]< +}KAn6>At5a_OUSm 1D* 5pmEg׷;'@k JP + |'2[>%#ry$^F( <(: ?Ra#4 +O?,tB3J꿥(^ȱTEqnɬu'To~M12 -D{~ +Ge {Tt")o`Ep2Xdy`| |y?k3|/T*dP@}[& +HB2.b +zgկ֝'Q2`kXI>դ0x)*rvMK\tB'jFpd:V?jbP8Uǻ뙕g `UrZd&!o]hiޮDvqA%Z֙ᎪJb.58*4F9wTeRw? "D7;4OXm1_4VlN4G)KC)hG+?kz9j<:>7 +\Ԛݎ@Uia- yR^T`AF0Ij9$tIL#-f}N^LԼ1@P|A>?,PC}D >?aۦuką$ǽ펀v  QK  p~T dq(]70| 廙=\ Yv$UnBrErViD #_Vv}|!hY<; ^x4t'HY8&CoQ(rD#ҢB]nHΘ.tJHNN5)[40t@Ȋh ڝiiߩPbxd9&B:<6w;&t-YLw<‚ݧ0R}r"|d:LݡB†YT%XΏ{#35:}im +?\{n\}=.E(5,Mk |ݼhb;>r?C+ȕ}F-KgυNu=W0Vȸ'ďy3^6~ pѐ&5kO`2MMd?9>C #D 4R)ҶBV_l[r abPW;W@:^ӯM3Pؿ7__K 3di|^nxxnf}Gr'θpH_WIAS<xG=^y{F }?-RMp];#4FÈQ% IE-+A"R4J5vh?`C3 r~xiqÊ(ȫPqg[4> endobj -4413 0 obj << -/D [4411 0 R /XYZ 85.039 786.531 null] +4475 0 obj << +/D [4473 0 R /XYZ 54 639 null] >> endobj -258 0 obj << -/D [4411 0 R /XYZ 85.039 602.769 null] +262 0 obj << +/D [4473 0 R /XYZ 54 520.672 null] >> endobj -4414 0 obj << -/D [4411 0 R /XYZ 85.039 567.359 null] +4476 0 obj << +/D [4473 0 R /XYZ 54 495.504 null] >> endobj -262 0 obj << -/D [4411 0 R /XYZ 85.039 254.879 null] +266 0 obj << +/D [4473 0 R /XYZ 54 313.789 null] >> endobj -4415 0 obj << -/D [4411 0 R /XYZ 85.039 222.458 null] +4477 0 obj << +/D [4473 0 R /XYZ 54 287.237 null] >> endobj -4410 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F35 3060 0 R /F20 3045 0 R >> +4472 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F76 4316 0 R /F77 4319 0 R /F23 3078 0 R /F8 3088 0 R /F65 3346 0 R /F50 3082 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4418 0 obj << -/Length 2303 +4481 0 obj << +/Length 2756 /Filter /FlateDecode >> stream -xڥXYoF~ׯ ,Dm^#ؓ̑C6@Z%qC!){ ߺdyX2㫪.yD+7Hq)x󬚹c RHVu4\|I]hջ 8N/ t3-CWy'ΗVfV & @;f -d mWyi:f闳ٿx.KAt/\Xk1];y7pwS{nnw0N:fs)=O(?,k9 TL/Y*+wHo{{xjt8ѳ< R޷/-)m/pZpt㳈VHmT8j;%;h}*C;tE*2WQ⚇BfjCI7B$k3ģ4=5=Q{mTtihee+o-8E(;Mb.H7+H,Ts섞wPm. -'HOG+Dm{35fMݡpn6mZn[+ cg\]ך -F](UDo愆ˇYO(CPh qeͱ&^c̺ƕ&W#Udp$eupT:c>p 灵Y6;D>Y˨{T-MS -oI_]o< 3 iqavv3*\pd`\|yC! =7o.ԉ Kaӣd4> 2jX S'3K{ἥsIgx0 ՞ ٺ&LYRM-"gC8k)g-]_s/z~7 yBsս7W$E6' -v}KW)Is-R'"+A_5n7i]*Iv_%JFk#g?sYX{J>4Xb!X.ԎOq*J",4`/9,%V:w|@)1oi4U9(tX[3*7Drqv,L p@Np3 6 !ō:0,H!nH(*ã6*0Ibs *NC"_JDe@xMj`d>Nv,kb$Ȑ}ȱ8068t#Za9ju` - sC٘BsI@+6%n;UvH\ņ LT,v'FGhN/$me/\?( -V2pqn#!F©YVq .#lQf+'?$Y(<\,I5-9j@kS)mU'@ e]?mC> wL&,K@yܢ)N&8z)\"ͦxـ Hiې\(%IiV{8%(x0t8hɷΚ6;b%X^4{Gfܵ*8UNv'[M7We-.xlZ$6 Ϣ :mC͏:> VTUd{*%8y(_ ؎\e :/ Irϋ,yPDZ,EwŮFLx2Hzri2N N ТP-LSrf -Q/W$Z/&<.=ס W1 -A<- `Qq)*'"RۈpI~&'Vkq 7ox=/NϫhAL P},_T "F4ARO%+䲘$DS[j/<]0cEJhߟEςMۛi=X:Ƈ; E˦l!n~>"= ? cgp%o*~-~L&W# !o9_Zendstream +xڭYo_BÏH"Ay; kXJRv ffIR-|E@"14.*Xl POVtҳwWo~NEik&<[n~ߪ*S FyGYJwU\ʼnf=My;{W$~bs? B0_bUExuE"Fr$8<aI$]䉟IJ! nh׻MF'EBӅAoX l Pxn_*wY0k_|\:=锋]ˊ/8d&-+g5XƅkX(U.[/o3ڀg Xd+2i@Z+$~ AϬ7Qx+pnU;tP>g\cρԻeTxϲV;d_oe82Nlj?V})5w>v{Q|zŎ G7z@:Z+emǔoI.F%aToImY PdJߙj"Ym)ӊeۣN9ݴF+A6>FGaAN;8:Z(1n5J|r!7eL&:2`G(bmx}f }ԨJm;7.6<6R)ι0b].wi''4V{|ޓ'< ?,qʇ4vY`%tйk&)@ON.K6e7F~+nk QΤ6!z3&+dB<#[X_S'#3F**B6G+ܲ7[k`W<RVRFtЍx}{ c{X}O`<ﴹ8XdSH0 Ԕr$h$]VB|YW޷P{:2 kȬdޟۭ,چh5|,ɹi5=m2\)^z˜2_c\ uy|u+-5*H#3#}!D4E, #71+'Gm3Qoi潂TVxQn$>myQKr\6G3׈Ax%km.:xkx( ^BJAkA{Ihow9z6$WV͟br@,:#M*h&Mk#ǜf@Êt7C.s9 G]KL + : CA1;ՔoLykĒ7Fx +cA-r\{կwd||O |i}&w"q3T8Jh OqQM#-,!+,m嬄~Fe2E7 Fj`d"> endobj -4419 0 obj << -/D [4417 0 R /XYZ 85.039 786.531 null] ->> endobj -266 0 obj << -/D [4417 0 R /XYZ 85.039 672.636 null] +/Contents 4481 0 R +/Resources 4479 0 R +/MediaBox [0 0 504 666] +/Parent 4478 0 R >> endobj -4420 0 obj << -/D [4417 0 R /XYZ 85.039 638.094 null] +4482 0 obj << +/D [4480 0 R /XYZ 54 639 null] >> endobj 270 0 obj << -/D [4417 0 R /XYZ 85.039 541.534 null] +/D [4480 0 R /XYZ 54 621 null] >> endobj -4421 0 obj << -/D [4417 0 R /XYZ 85.039 506.991 null] +4483 0 obj << +/D [4480 0 R /XYZ 54 605.89 null] >> endobj 274 0 obj << -/D [4417 0 R /XYZ 85.039 408.31 null] +/D [4480 0 R /XYZ 54 398.41 null] >> endobj -4422 0 obj << -/D [4417 0 R /XYZ 85.039 373.564 null] +4484 0 obj << +/D [4480 0 R /XYZ 54 374.614 null] >> endobj -4416 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F58 3471 0 R /F35 3060 0 R >> +278 0 obj << +/D [4480 0 R /XYZ 54 300.071 null] +>> endobj +4485 0 obj << +/D [4480 0 R /XYZ 54 276.276 null] +>> endobj +282 0 obj << +/D [4480 0 R /XYZ 54 199.796 null] +>> endobj +4486 0 obj << +/D [4480 0 R /XYZ 54 165.982 null] +>> endobj +4479 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F23 3078 0 R /F8 3088 0 R /F65 3346 0 R /F66 3391 0 R /F50 3082 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4426 0 obj << -/Length 2909 +4489 0 obj << +/Length 661 /Filter /FlateDecode >> stream -xڕr` cx8UC^(>E6 Hn7*twSVEMsab4̳ +[-0Uc[&YU>|5n(,R!QR< p(MOmZfV~;Lƍy6zß,5q~G.$y%xOx!-yI`:$ iĩB]p`¨ =L(ht?` -;?g/xY0DCzڃj{PWlml3z%OAH'Lh.\F45d5'͂VO XZ|4-$ZkTtAcj'TneQsbbLF+%~&/@\~i4Uto4)~-좋mbM;ⴜ}bF5F㷖&N# 3/#8~煦>98a1w'9"CmWX^2$JDIL%GW?sxAvEYJExIQ'<9A2 -Le ?,_)iR,ZtZ^:,t?.̪Wk%fC1սZaY_jۙ"iP߅8#a#H3 -?./o,J 1a -2ɪ8U;z1Hz/5N|orVKȤeb',Ewa WO\Za|I[3tIm^"CLȋ_POL[?x@̪IF;F!A @ _/?&BLgP>b*YLxϑ6`@r)e}ZsIkqzylp>gv9;ypH[H0{%:~Vr.]F].Hĝue^;P0clGcarFUc^ɁԒɿP]I5[IFGМI- !iN&f) ~>Us~t~&Q`dXL2F 4&0 +C ʹyZs'AgXnkÛxiv96K2V xTCϦy_xxi2j='t3 i"T֒f\o_PW;O+7Kf@iLIEʒ ݨγQ @!ѨhRL?N',_ta>WP~6HNl4?ڄ&}miBeO+p,aA zF,FsjБ*F +gēR!k,Y_Ɔ]ZpKS޺8&A2/J7~C-w{'er, /s$.9 J{!gdk_JiR%\"wk$Q 2ScEʗ5esSBj Ⱀ!/,*d.WyC鉫*"_. q dAs%PY?**>W4Tx@"`5o,TPgp'JE'θJ] H ʻU,k@.4MicY_P`JnK\8N -8 -?6ޱ|[1XnI3͂PӸTM\ #ڭs-*7in1պYx Uyz(0b~._w9mN#fZ;m%;'(#5ɌMNO4k vP\ b{̎504!fZ,v ӡ5G-(hŔRl] 3%E\t48wc"˨B'dG,lBs+LSFRӜEbJ7Jjba)Sn^ҲHQN3(HYT6mH`GMrUt*BTmغr P~s2*nSU (%Q!\ͮi̤eLPL-@)Rb^BI0.ڜU,N'/-Ly\*}ڴO-% ʾO6ſ Uo=bu!xO 3*qnI(ܺfqQ}JLV,/#cR5Pb mP89Tg {n֚mn=!^ > endobj -4428 0 obj << +4490 0 obj << +/D [4488 0 R /XYZ 54 639 null] +>> endobj +4487 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F65 3346 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4493 0 obj << +/Length 2858 +/Filter /FlateDecode +>> +stream +xڝYK ϯm*S$;$T{9k$R&)M$h4Ƴ4-b]5azL\,{ablnQcy_ۍCo"o9_;O.#vM?]~\?,ebx{q$"-"?w(E噞+ ?|yx=k/g_y痟qYH<$NHImG`\<ʽA06@ 5Q1t`*S aײr pS2+^˫|v +8\,a=BAu`\pTѡdQQœ6mڢ<' H1Jfv-_ UK.\gV0 eOQnVۙ#x.jZJ @N 5Ħ"ߝZz}jȼU8d%Č0V +&g;E:큰L[3^LvGwQ0r،ޣy{vq g ^&@$I+/"77^L5aZVf)5]V;骒^DѸխ$1oS|O)pFq,j"یD+`]s]tp@{q 48yz!"%A>b?Ě8W"ʔFvN~¼ 7l| !;gvZ9gꚷ,% Zp]v{I3ner3@ /d1KO, +1ů8e\J>8v$/_qnq;MIGbYĊ_őX+ :kx$UϨmStv1NI"bLU@_wNIۡH 򲹡>x=4÷ CԠ4{NO+tsYhAgqrA~5$%7{W` +!* P L_܈?a/li +.q4r߂4{G̛q:{ HtI\o`eր *8hObp/iPY^wa*5כq=p $'T^$gIz@d2ӕ0E Yp4(kѦ7DFf@idÔl<FØ>:Yi rjFTvaE : +~(h-w:V"[YaO +Wm$ƪIAIB9HvZw)O :XmI pZVO5B>mS*Z, .\E(9T^sǓlR&I ' 'TVB,'\l9pz:I I*G1SA8-P\D?rm% Q~$TcB\[K6 pk^IGq 6&Rz\TbP5c[\:3Z3u?bs"R2`!Ib \#D"X(>ZQ6i3D%K 4BeLtIs/q1(yZm&{bD*lF (k)]>f==K12K"]h);4$B!9VG=ro& I"ܓr hr 6`[{(ťw\3gLq(O6娺AưDٟFjY= +ź1͚t7/ZLT[BZOZJFTmt]]2yڈbX0laFF1϶sR0SntWY$7C'լqz\+5ovNX_,f"Fb16k' +"OHi[f{lZ`ӟ6}!`<+**m F]+ټ ]b"BFbkL~h;H5sʔ"V&ޮ2ѼCy]PXلKqb$5> 6L'h}Tol&@d9yծ)eqԌ}.8-Sl7fڹ3W4@Ot^Ȑc'D:WD3@֍k:0Uyo9\{H1eˠ]L*sեz`R=("k"gzk1x:$-VE&O2Z(AaqNȮhEmv+y_\KV8e,hԀt҃6lX T~P\0~>9dqt,'S$" ;Sxw݌ƥ\͸JRbK8akK/>pב*.RwO35y*}^B~|Aoa$}>lEiת@nՑd`o{)PU^sŇNak's/4~dȦ9endstream +endobj +4492 0 obj << +/Type /Page +/Contents 4493 0 R +/Resources 4491 0 R +/MediaBox [0 0 504 666] +/Parent 4478 0 R +/Annots [ 4495 0 R 4497 0 R ] +>> endobj +4495 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [335.952 618.891 415.097 630.58] +/Rect [298.002 436.796 370.453 447.644] /Subtype /Link /A << /S /GoTo /D (samba-pdc) >> >> endobj -4430 0 obj << +4497 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [277.079 478.871 360.727 490.561] +/Rect [266.367 329.67 344.219 340.518] /Subtype/Link/A<> >> endobj -4431 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 112.437 158.611 125.339] -/Subtype /Link -/A << /S /GoTo /D (pdc-bdc-table) >> ->> endobj -4427 0 obj << -/D [4425 0 R /XYZ 85.039 786.531 null] +4494 0 obj << +/D [4492 0 R /XYZ 54 639 null] >> endobj -278 0 obj << -/D [4425 0 R /XYZ 85.039 766.606 null] +286 0 obj << +/D [4492 0 R /XYZ 54 621 null] >> endobj -3103 0 obj << -/D [4425 0 R /XYZ 85.039 658.638 null] +3136 0 obj << +/D [4492 0 R /XYZ 54 469.787 null] >> endobj -282 0 obj << -/D [4425 0 R /XYZ 85.039 603.448 null] +290 0 obj << +/D [4492 0 R /XYZ 54 422.413 null] >> endobj -4429 0 obj << -/D [4425 0 R /XYZ 85.039 563.284 null] +4496 0 obj << +/D [4492 0 R /XYZ 54 398.527 null] >> endobj -4424 0 obj << -/Font << /F20 3045 0 R /F15 3056 0 R >> +4491 0 obj << +/Font << /F70 4176 0 R /F23 3078 0 R /F8 3088 0 R /F62 3075 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4435 0 obj << -/Length 4217 +4500 0 obj << +/Length 4150 /Filter /FlateDecode >> stream -x[[s6~J1C$HvM7v:ݙD\KBRq_EmՙNfBw`ÿ`ƞf$^̟C?q.]Ν>og$&;;O{q'Oӷ0ySΓ$t?|f<^sT2Z~{ܒ!_, C4ՙ=GJ<{Q_,DÐ[sY5@qq -tzˎ8$at3cO F;3t&Yc$ r7N)NϏto;"qvMȶ,v?Aخ w,fW~!.rgѽ96\´oW[k\i۪tܤRM}֮d=.셅䦨, `Xrxg QCy#} #m囎:t=9ka;R52ڋ v5;4#Zg^SƆ"iieLD|uk\%Kq{ -;v8^'h>:[stnЖNYX`i&پѠyb9dc"y*Pap"3p p"0]e1uvM۸7ـC{AjnQs}V_uH -_ ]gtGgz7BAq 11P'@׀Ш`\e^[j 8䕂 uHM9>֞iә~M/Ŧ/MjNkFxD!4_]s/?%+ -wqf-b ]cH \1^Yyrr":֍.ܸ5~u4$k_2h]YsAmUG؊v5K^ʽFӍ o:!L*w3lm1kmNl,8{bۘ:op(5\26&{a;񕈨 PqVs_`vnKv\pM )ag$B-.r^k`5JpnSbTVs#GzqpN+Tm]B+:PDF.@/GӱLpi*=ˎ.-PZ[O`$Ѱ~qDM[Ytp&TvAFFc9' hx}qq-pI e`q p7o- :ݰDF:z6QEA""8suIVMr-Hx}m.(7UEk83ge&j?5YŸmJZд,tv{O3Z<)K5_ 56_o'  rC$^<';b-lvknzܷПwb- q0V^*Y\|wkHϼWO?.|/̳}Olw扔닛9>̧y%WWCfb{ n;$4vO$]NfE_dѼvd,A$8@ZI% q 5,P `%AV*S{iN%R ,+i @A%ZƀPAV~?)4i%âA#5T>#7cu%`_P|௛L*ޝK94݁BG  Lۂsl-di>VnjWXyG\d?Wq۶lc4F|(aU5yB=юjU ZjVn'Vw(VX1!Z9ﴊEέ0A%i8%( ̖&8T^,tZN䒸'LNIk8ޒS/?9d,`7KJ-ap¡rPiEyv/*~OVd-d3jDsURGA'y!dEEq^JWno+` zq)kPVQ Д+p`@dIC^.{4ut=ċT ^ErӖ<ذU% |᫖(+OEmh"K<ڤH5Ë9Xe82ׅq.9,uYkSVjE+ u[G8SD!-1i/lq3 1Z,"BpdÖ}' h;ڛs2 H>9%zO-OU=tqV_ˀc/4CP`hǃ;RB|“N8r?̦t ێCvlj 17(i_G9u1,4 ,g (~Ѷqwr  \}m0DGI;e6αk6N%0Wr%2ڴ VYD]]9Er_ŭ|`Ӳ*}yDWocif,:U#ٸ@t5SmϬYHp}Ov |lXB0V?$;dt"1`A3ZneKvkXaȈ1 .4( X-LJE,; (DRN(`/3vxfw I>hQ9g3 dҨ4 Y#OY6z9d;=t"rSO೷:rD$SgLxN~FS6+AMPcX84ԝG#W8_o,L[}O7Z8B˃UN]ՀH+;>` smMBU|+NyI1& YeN9g +KՃ8w-m:GI;t2r}N'd<,8MHn&t ΁IY1 jWE9]FY.qk=9TU5Ԣ[,!ݴBDxw2^.vzsfnn^^.da>FX/{ +Q,pu" +yAp{IN ;ȞKǡ+ʢcg\Ry{d _@AXe L\Oog|}`j +pdn'P[=4JJ4yK&{saX&8ٰ824a*͊'qv;ncJD3C10і8Uj\ѽhV-8H$kU?۞3(HԊT:p ѥ|1KP+D~AXgi!vVD"Þ8C#A˳bl3Z+g |`j|^r>MA33hp#Y4&ڱyõA{kIyKEg\_tRșB-N +VL:-ر0SP8Fʾ _$f2#ͻ!6B.Pyl(1܄:`?RԽ 7ZYXW:uPypdC/`Ĕ@Ps}iᖿ ¦ν{냠]>IAVP" YqrN/'D@s4v1T*POR(_ 84X)V /2KpU0KsmNEhs;M!|g +(K *<;.J]:ԢUk¶` 'ҁV%֭>܏bX,A|IG۠}0BAB):Lyb"O]QD>zS2F>]"UjƯsp7+_%SSD"-P25е2/Ő~]%]9K99_(0QU]}ܯw+n.Vg:Oh$'hqǞ^vElޚ5F5|$׫ڝŲ#N h6th_g_ˠfFb9D˟i4?U|[i'_!L~WvfA`tK ~&FgwҸB:BAoՍncS`q"fp?pŊEOA˵<jd0o;Ce.)0ksh\:4Ye6>yOJU'NS5+gRlT"ƵlZL96u}Hd6iBO#׶9\({h:5F]2Qg:7b(Rqx;T '3V+ZLVڧTC}eٳR6 >HN0tdܥw)Lo;\A[C)'̢b ;X3{XgXvm;?$NnJE 鉑L+n\̠c);nh\[ń?evi6婚z휐qID%I%Z7`Rwdz]4PKҟFʙK̉I|Q9Z3eKZYl4] */U/E~v<L|$K/Md+̀ 4vc8!")R%a_"or*H̄·´ GƩzlrE k Gە+yxS0> endobj -4436 0 obj << -/D [4434 0 R /XYZ 85.039 786.531 null] +4502 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [94.366 607.55 162.026 619.506] +/Subtype /Link +/A << /S /GoTo /D (pdc-bdc-table) >> >> endobj -4432 0 obj << -/D [4434 0 R /XYZ 85.039 763.817 null] +4501 0 obj << +/D [4499 0 R /XYZ 54 639 null] >> endobj -4437 0 obj << -/D [4434 0 R /XYZ 226.606 769.79 null] +4503 0 obj << +/D [4499 0 R /XYZ 54 583.663 null] >> endobj -286 0 obj << -/D [4434 0 R /XYZ 85.039 623.808 null] +4504 0 obj << +/D [4499 0 R /XYZ 182.835 578.432 null] >> endobj -4438 0 obj << -/D [4434 0 R /XYZ 85.039 599.257 null] +294 0 obj << +/D [4499 0 R /XYZ 54 464.383 null] >> endobj -290 0 obj << -/D [4434 0 R /XYZ 85.039 449.168 null] +4505 0 obj << +/D [4499 0 R /XYZ 54 435.536 null] >> endobj -4439 0 obj << -/D [4434 0 R /XYZ 85.039 414.422 null] +298 0 obj << +/D [4499 0 R /XYZ 54 313.923 null] >> endobj -4433 0 obj << -/Font << /F56 3330 0 R /F62 4159 0 R /F15 3056 0 R /F20 3045 0 R /F41 3072 0 R >> +4506 0 obj << +/D [4499 0 R /XYZ 54 289.78 null] +>> endobj +4498 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F72 4217 0 R /F73 4221 0 R /F23 3078 0 R /F14 3105 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4442 0 obj << -/Length 3833 +4509 0 obj << +/Length 3438 /Filter /FlateDecode >> stream -xڥZYs~ׯ[*cpUly7&^+M R(h} ɩJ,30/i&,/ Mrw64H! -`]S͢0(rvvany~׷w?~^$I2ςE7b~bE4C7~x4/w?_xp" -,f,g+&Ajo>]93êK[EEa^OL' -1~ (̂"-ffgZ?1$NM:5^Е,--7]WUq7Bm=kyw[q+[j|7yvVO(xm%A󏸲J!rZ>#Jhي6}|PDyd&^P-ont,p\voGk@C=]fN"obHvץ4\SfEk̒+ ķC+Bݦk0k÷Z)PazX:8YJ{SnVees /`jϟ6iqm:Ni y]ɥ=p/%0w#8e|>4cMz`b#"aY_r HV*$Ebp+"=[bk{}ߌe o(qqFʽRLV;>U!Vfr̻5G p5)K/qtBiT`NU!Hqaܒgc`jȆz٠³!cئ&[HdžU6bWc[1ZRgB[wǫBDL"dу/茥WlM&K{%!`L\-(5WS+߼_Wh]0`lj|N[׫`i`T0Z*ƁDbfD\|DD49IX#{%Tb6,Y6ޮtkmTJ'Z]~:.@[(3;U{./b̷'^rB,sfJEf}BlJ[AcJU ]5XnKb.̅g OkvpۓaKpUD桿@*9 ~M!Q?>ap",0\`qUEYcΛ6[?)j'tÑdxǰp8 -aѶ2 O4!m -)Կj`0ӫi l/H/G.WB=lm峞6Q:ZYX -=ep?q>ă4DJoKj$A`bH.tqzo"p+l+:}+|{e4~ vTYD %YSAQȍsC`mƇ*tW.&ef !dSxX2)r'Oc Mwh]a1F+xs`+Z2]ΥN+)&W`QLw*J%j&p6/Ep|NMXax39sjI1gQ ͈F҄9ʎdAQ>3$Yit.vVq Gx{a@:E[,Ao'g} -37\5%$HL{ᬌ1q 4?En2VZ/@)BO "!TBƶcJb8VXod FW0F}4z/ 6g xJX 51$ם&H< NÉݝѱ.=aXTˌ.\=J^rT-l~ ߳-͐iFq!qi깱J|^LJ~Z  N - ljL4ǧęui~^bXYҊ -N;QqNϑpY'E dlS[F¦mo@ h|-'}-'Oày /*j ==Cx3|_LINuE5El -IxO/R -_D6tn6^+,c-q'Wt/y^umIe# -)|b;Oh r !-H|]YZwN-`›J qp9wekc *D5p1FChh vە -i~J Ahb:OS4fr; D;[yR-3YP$FOUpREz|h\i=Z34rʨD=!?Jk"Q\Dyy9k2 -!Q j@ps-,'Kev$E-ptSn&e;-i's񕫍)ŚRCT,R7sqghyscfOCH`H=& %޾ՎeKx\Ȉi \~tiP2pN]X,M[V`/~ -Uiqb|Je1SQxffi<bzK[$mpػXAVݔS<^ |}^)WN ٔ{ܳ>!*"2[ܕIߌ >dY0Lg+P-0k}-GDOK i:٥_SiI ޺ױW Nr+XQVZtEIŠ5<p4'ɴK^s2]4>Hr^ۂ'Ǿr2 "$b zၟ+鞒m{.dD&"-ʓ=5?0y`J30f]EJ'n#૵JMp[/>/ZuVYt2`jYFpt\0*x<ȝbwC\/<j9""}>SkM,PsͶ֏u8C} 4o{PpJp]zȽ^-ׂ*JHrJ*a- -<^F =@Xv -adйcwvMFB%%ֺ؉<~ŐrOϰFJΖƢ0@Ek,im] Mc{283$0"E{`v8xL/'$QP>rE Na d40Q~B Se_7%)2 SӤ"*Y'endstream +xڅZ[o6~ϯ ntS`Y$.Ad[lwhXmbm%r +(HGOtP"}AaAdhl%hT_CP,M16^qA,9hw&6B8^=N rQ[-Twͫ̐ZOiyfK9R޹22KYf8Tڃ1ZC/ |ǪL(KYNj 1+ݳqwd oNjVaHm4,ONְnv[0,gg*810.Kep: 8FWΫD> rm_@ neH\W7O(JR\Qَ$ 0mM}Ns>WUx-!c}!A=c[' =ǐb б|]^[OY3-8`Jأ)v|rG##} ` 88'$Ӳ q}# +X.{gSFS yP!`90eAd+vM]Y_N({\-q*y5*@Q:, өx$d&S-lJƂ?- L XU)  Z +qŽ/503dQ< ȭ҆D\20Q)ro< b'~AKd/EʒD5ՄϧQHg:E. 7#0_p +iO=5wN=wG1*$ֲ7ӢX,D~ 08Dúv)ty(bHd)^Li<Id-J¨ aCn%yV_bfkg!+1 C?H +L Nn}R%u̝ 9 PLR/9)%O0'do|w=ZսYW.E't$,}*Ji]3:cSk)drΪl%0htF1+MjJ3 hϦHM}6{O#G[pc׳z6'`)y}8b$#IC R9dUWh_6X=8Ĥ'p4+ZM"mwR%6߰ -(U`dO9ͧ1)cqq SZƞ+PyD0hz!,lvx0qÙ]aڶqJ),mnQb*o@1lfsOM[H +ih?/'9GO nMSH)^4Ի—#s<]uijY<`\*L99b(ޅEa'#wJ9ZB~R=$It}MAp_9{#Y+Y,u +JQlpndsLs*6oksSV3908mlӶc{_8`Ө JZ[xXW<-,[q=/T#U@E'{Nw")=!XE# +SR$)lKIټ2e+BמpN2O2Xrn2**YVʒNH/"9'V׻m`WQ ]_mpK"| |"&{Mp:+NnKgKJ Kvb0hY6UWUTKS+LՓ -7R/kZ4.y'X + 18}Q<6Y7$+p!p ԑ|1 +7.Fk|*-ww:,&xƒ8K):XsƯ59^F%2 )MnL)X"B+S(3'!|~u +;%Ft\n]>[E ثOe\а["h|W*us("cmc?PJjګ,L)RZnEQjR/j_xA?}4@tLC홓J I&9'1E}ZI۵ǵHJcBdO䋨pq+6W)(1oGX +jwP$Ipg!uCaN@'5Йz4}B/g?BՆ3w2|R^M&^+"0qFld\»ʖ7Qp݈s4VU<a ¥!~:sbſu˽>rr /{ BX}qymw-ђ23@XĢ(4yJ ԰?\򩾖zx0e/󕽢K[Y!9GCT5Kv\ !d:4CElA<5y(ELnE?QWkb^r5"|e=35~&Z)q^YRY{YaQXHT19O{VgNT253ηct0vx&o@alsḊpc#_{,o`#Ji9.Gcu`/)cKlG"ec5u]L +r7sJ% e:>}R|P +[ .)? ]4h2ax?Ej$$Xp/|!ݤh` yI7Ԡtbs3ҤW V2kq_/ +soi~sm]J&X\5,:}/E&_M5H$#8` ",Gg&TDgAǮݏA`[ `p'B\S,}WK]8endstream endobj -4441 0 obj << +4508 0 obj << /Type /Page -/Contents 4442 0 R -/Resources 4440 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4423 0 R -/Annots [ 4445 0 R 4446 0 R 4447 0 R ] ->> endobj -4445 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [495.162 119.899 539.579 132.801] -/Subtype /Link -/A << /S /GoTo /D (minimalPDC) >> ->> endobj -4446 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 106.956 148.49 118.646] -/Subtype /Link -/A << /S /GoTo /D (minimalPDC) >> +/Contents 4509 0 R +/Resources 4507 0 R +/MediaBox [0 0 504 666] +/Parent 4478 0 R >> endobj -4447 0 obj << -/Type /Annot -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [241.195 52.759 320.339 64.449] -/Subtype /Link -/A << /S /GoTo /D (samba-pdc) >> ->> endobj -4443 0 obj << -/D [4441 0 R /XYZ 85.039 786.531 null] +4510 0 obj << +/D [4508 0 R /XYZ 54 639 null] >> endobj -294 0 obj << -/D [4441 0 R /XYZ 85.039 209.842 null] +302 0 obj << +/D [4508 0 R /XYZ 54 97.859 null] >> endobj -4444 0 obj << -/D [4441 0 R /XYZ 85.039 175.698 null] +4511 0 obj << +/D [4508 0 R /XYZ 54 73.671 null] >> endobj -4440 0 obj << -/Font << /F56 3330 0 R /F41 3072 0 R /F15 3056 0 R /F58 3471 0 R /F20 3045 0 R >> +4507 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F14 3105 0 R /F65 3346 0 R /F23 3078 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4451 0 obj << -/Length 3002 +4514 0 obj << +/Length 3272 /Filter /FlateDecode >> stream -xrۺ_R#$^28vNԱDgpzfJIFHiOL,??dšk?YnϼVr LPfM8=79'\WL)tEb_c퇩\|A7 rnazٛyNa_)dٯy0sUOa~Lg(h%٧5g𮱻[YQ EI$95 Mf$%_!m& - kIFn⛎ZZ|[#6J]Cv t x89< ]M7 -ڢ,eg= %SA_hkƓyCڹ/>MiO΄F!g2nP,&PnGcb⾠+|8P)7؅.E\>zq+g$CLhcZUc/PKt/tS`ޙUFAL7( v, 󇢪_8*U6jmw"_讋]Z aI8@(_@v7 “q2 VӉAWtm?XA&Y2|慔&C6)ILH֟xN^b^Ɂ r#ШgxćZ /nk9X6zz]+!G3@ UfZλsٰ+jdUuNQy-xϾFŒHq(reOMA-1Pl]^h( -WB9xa4 -fH]+ò1媉2 --e{z"Oƕ;b"(ؗUwp[<=Ppu[aMsjefpX$IQVā.[Ԁ&!1bLU˅FXxPT K p( ADO;>GXJYT ;c=xvYa/  B%BКR 1(\m}K鲏K 0뮅a*ʷ{8k\RèA%u܂/4q Bx6jM'aXTiĤ\= $j 0!s.1M&.# -pFU⾒قN󲕰KZ[YY Ê{f=}΅70kh?2 0L,lQ$|ݥۑDפe D A-$k YϞl;" uPB#;m\tCrbi 1ܾkL nX:eZdik#'Np(yPģn3"ngBŦa 'cɆ+Mˮc- `4T|P! a'lv i)Kp>Lz+0y0lg3!4XicBd9' aڈ84a䨈W=4xJtSnT50CV:PTB;d|WYUD2!S~r"6Χ۔XZh P~{f;FWTQ0-w(J"). -ði4vh*I8sknMi^r_A+5|b}iˍ(+?EJ- @γjrŹ5JG[,B 8kN%0+~j}$ ^ӷ)W椾;8m^))K@EWcw1|>V3iU^ЋΧLHn/fc'n9ay ZqPǖ7h}‡nFnŽ۾O~`H=S_U Zق/ xIgw/\T} W{z^4YM.'# -iJ_O RBM#5*Җ[3;&V# endstream +xڽZo6bUeI^94N)4Gk]+iyvN| yfH9^E/^zr_D"Ko/~HUV$L m?726:jluO,%IFθ  (Kkf}R|m?;SonߛqeJRJa͗?F‹׷"̢Ňj " +UY>C; +\/TI\֤N*IH=H*:wׯQ +{q*0W#3uQ5h>^b^,$pI!B:kpuRwK\h+ ,x_W[p(^/΢m:s[ ++ƺ/N0WxN&K`q:IQ$0- Fb@22ZpJy5@MF:"߱WՖ׈nT^h!,1Znd 3<ҰY7H&'C\M6ڿAA/T+2 ahӡ _'e؇(5ՠw{K5KnF$-Zye^(A1(|F] `8َ/o_B?"CR??MiSSoE>XvƬ`/ P.fcn y] l!U 0cwOMځWlcwuɂ (f`.ccvl}M6FI8B?w̔!^H{Z6|1Ƣд񈸆6Cǜu%li@VFU;nj#<cipsLEq:e@"'&Ծz ErJ'2Ic(g̋xx-ͥGt|P.0U +$(/#)Ty\>+yNc>(`eVV߀I33ٱ1jYbxE6^=3ʯKX~C7 *σ7tIpdӭSm"Ґ^q/o +ʅ 4T2F{]#QƄ_\֌v_/`9WD=~} F8aݓtߓt01:BʡM F=.\(T'@ +O]Bܧ" ͞@0B[FuK$H>0卥Ե;; r6:"ND]B +q"n>bo4=zlg '[T BB-v+Z~f壭NoY xu)UfRgSˇo[%NtYYrQQXNڒQ_~S *W`')oB-ݘS$FKZ +1endstream endobj -4450 0 obj << +4513 0 obj << /Type /Page -/Contents 4451 0 R -/Resources 4449 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4423 0 R +/Contents 4514 0 R +/Resources 4512 0 R +/MediaBox [0 0 504 666] +/Parent 4521 0 R +/Annots [ 4516 0 R 4519 0 R ] >> endobj -4452 0 obj << -/D [4450 0 R /XYZ 85.039 786.531 null] +4516 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [53.004 596.149 154.097 606.997] +/Subtype /Link +/A << /S /GoTo /D (minimalPDC) >> >> endobj -4453 0 obj << -/D [4450 0 R /XYZ 174.129 769.79 null] +4519 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [250.264 462.848 322.715 473.696] +/Subtype /Link +/A << /S /GoTo /D (samba-pdc) >> >> endobj -4448 0 obj << -/D [4450 0 R /XYZ 85.039 687.968 null] +4515 0 obj << +/D [4513 0 R /XYZ 54 639 null] >> endobj -298 0 obj << -/D [4450 0 R /XYZ 85.039 665.651 null] +4517 0 obj << +/D [4513 0 R /XYZ 142.687 576.87 null] >> endobj -4454 0 obj << -/D [4450 0 R /XYZ 85.039 645.322 null] +4518 0 obj << +/D [4513 0 R /XYZ 54 514.355 null] >> endobj -4449 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F41 3072 0 R /F40 3075 0 R >> +306 0 obj << +/D [4513 0 R /XYZ 54 451.403 null] +>> endobj +4520 0 obj << +/D [4513 0 R /XYZ 54 427.636 null] +>> endobj +4512 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F72 4217 0 R /F73 4221 0 R /F23 3078 0 R /F65 3346 0 R /F14 3105 0 R /F11 3108 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4457 0 obj << -/Length 3097 +4524 0 obj << +/Length 2839 /Filter /FlateDecode >> stream -xڭZmsF_}f"/˷̽c{fz@K͉D:e7D)Mf.Xpпp'~,O$GI0zNBM1$$_h`h:;pv3}i_py^ɱ6{{zs媯:GKlբڋBKd -ܓ4"uxƒC7* +iO~ Q]SϬxfW@z|Qdz̕ h(82.^ؑEfz.@tN'XZfDﶴȠd(k'2.Mi~bӓ%w囹s#4ٙ|@_krMS a*֝'+8S^CP>Mٝ&wf#;QiE+/Ne\x'\-CYr`|X[ZcQUhcD~NuqHi-+2Yj-[1 5H?CA? ?K͡9U\!Y|0\xYDR,JglcuՏBHTUa\%iH XqAPE[ Ky[qƴ4l=wWQy}7  rE\ .#&cג)$v'>߫`E3ȄJ"-뒇%7D g -raV4-^t6ؐ$֊ITq,;m + YS =-` !O?m0r! 7&[O}dO0!s]$.xVL?F~kj.1s-;9PTt42*@yE:?~tyBldyki9((ctKyl݁JmP_(l2C* &H?&ViX~Fbr* 6un&ֶPa3kRѤ 6ʦ<^ fIJ=Tj*ߐH2?Oot qC540DCΓs` 5Yz8SJ,ib }Wc|J&\y_ۆ5k̇^Z|{ XiDpš> wƮu-_Ok m_ʉYMs\]N~Q Uiq4946#$vḔ-%C=ŏ4ba+z0!e49. [ޱϷkY(~?d\x7]kzB>0@|Txar^jMPF1?RDE!Kڣ7)M/wҳ.̯Iܲ@w9?in/C}c,1`Gu_\$ ^ L+ǼџbO)dE10ӴiҴ05ƺu**U9)n_U7)"M0b_\A; +吕+J +;w `_`bsqL:NbHedE !hBD1}ߍ!V0\t~p'<Ϲ$ F@ #Vs ֯QjPm.1r*D%! f Yq5wCW/ y UwI h)@L#&]rH6%9(Ht&eS3&HRAӉYgd,櫤5'!-KeʞJMdD̸@IK2R e+YQJVc;ZDoo&2"灱԰0,ɓkA-ZtiD!˒ +{Up%%/z^}pƙǚu!GyGC7)ѺU3(8Aǥ|<*u5#~۠]vYRa,,RE1_1`gīvdim$Wo3 |dr-m DZ]N´p`-*Ox́lcA@"Tvh%U0SE|U8"}u`J+c+m) }#Bvн/`aS k', .F}9 +l3u]Wt#! +=M .cK@MoG Pf[8|Vm]HB|I:|J],~1)+Ђx)bߢa",@70 z[9h/Ȓjf51!=.(>!rE`**nUv'TﶆQ mo>=PYy9)Hdc!KL o#c|VCj4rϾ\beנ(LmfOoiITCev4?_FT#oRyH:IrDy19o{l +cU%(ѫ}жP"wi<!#@ԘjʳK>ZuRwQz/<`C}(#vNcO4X}*ZrnkzNazendstream endobj -4456 0 obj << +4523 0 obj << /Type /Page -/Contents 4457 0 R -/Resources 4455 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4423 0 R -/Annots [ 4459 0 R 4464 0 R 4466 0 R ] +/Contents 4524 0 R +/Resources 4522 0 R +/MediaBox [0 0 504 666] +/Parent 4521 0 R +/Annots [ 4526 0 R 4531 0 R 4533 0 R ] >> endobj -4459 0 obj << +4526 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [340.286 752.53 427.43 764.219] +/Rect [299.801 540.417 379.557 551.265] /Subtype /Link /A << /S /GoTo /D (mulitldapcfg) >> >> endobj -4464 0 obj << +4531 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 344.131 232.079 357.033] +/Rect [53.004 187.306 188.804 199.261] /Subtype /Link /A << /S /GoTo /D (netdiscuss) >> >> endobj -4466 0 obj << +4533 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 159.438 212.763 171.127] +/Rect [127.724 42.067 245.449 52.915] /Subtype /Link /A << /S /GoTo /D (adsdnstech) >> >> endobj -4458 0 obj << -/D [4456 0 R /XYZ 85.039 786.531 null] ->> endobj -4460 0 obj << -/D [4456 0 R /XYZ 263.841 744.755 null] ->> endobj -4461 0 obj << -/D [4456 0 R /XYZ 85.039 662.932 null] ->> endobj -302 0 obj << -/D [4456 0 R /XYZ 85.039 646.87 null] ->> endobj -4462 0 obj << -/D [4456 0 R /XYZ 85.039 612.125 null] +4525 0 obj << +/D [4523 0 R /XYZ 54 639 null] >> endobj -306 0 obj << -/D [4456 0 R /XYZ 85.039 515.768 null] +4527 0 obj << +/D [4523 0 R /XYZ 218.464 520.794 null] >> endobj -4463 0 obj << -/D [4456 0 R /XYZ 85.039 482.085 null] +4528 0 obj << +/D [4523 0 R /XYZ 54 458.278 null] >> endobj 310 0 obj << -/D [4456 0 R /XYZ 85.039 316.313 null] +/D [4523 0 R /XYZ 54 436.727 null] >> endobj -4465 0 obj << -/D [4456 0 R /XYZ 85.039 284.498 null] +4529 0 obj << +/D [4523 0 R /XYZ 54 412.615 null] >> endobj 314 0 obj << -/D [4456 0 R /XYZ 85.039 145.169 null] +/D [4523 0 R /XYZ 54 333.421 null] >> endobj -4467 0 obj << -/D [4456 0 R /XYZ 85.039 110.419 null] +4530 0 obj << +/D [4523 0 R /XYZ 54 310.372 null] >> endobj -4455 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F40 3075 0 R >> +318 0 obj << +/D [4523 0 R /XYZ 54 163.164 null] +>> endobj +4532 0 obj << +/D [4523 0 R /XYZ 54 141.93 null] +>> endobj +4522 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F8 3088 0 R /F11 3108 0 R /F14 3105 0 R /F72 4217 0 R /F73 4221 0 R /F23 3078 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4472 0 obj << -/Length 3279 +4538 0 obj << +/Length 3154 /Filter /FlateDecode >> stream -xڭr]_<Z Gtc9^bW~HD$hk)W%==3}QjQ`4[_%*L0ӫL< -|hpx2_,MzwN9W@WY:z,":\<x)ލNI191*b^'Qy*F&D-OE'#/x_E j\+E -]єEr,x3}aOBuWoRTscFnh #%Cx1_w-d#H8H֑xtk| 䵮 -B^`eVܵǡ KȻ]r`n5UAwLcö;68>|ΐ,bgt8x7 dLN 2,搨 O3+p,[k{UfM1Upk!m޶B nKV>.JtL¢ʞNclbX_퍪3!E6!cPŚ ZBL`g /F`ozt {_HKUgE{(e!}Bk34$5+^y:o׿<1@4hIPwpt)_:@XAϫ5O}ݱȽ"]]2p/>}.$'dpS)x7?lI:YJհ&SD)c-kYUv *ir%{ܛ{)ˎ 0nhK1o vBz ԌаHU`".n8}_Uk2@v,ITnG$"])ju@=lnU[LZL^S)ioa]xjhrśtrRsݪKnw-މcߓu)nC~-}#UjґFO? ONe뽰n/<+o;YW7o4p!Gv\Rzε$Sa]Z"x`Tjq-Z|ʭ8c+37`au({n!)A`U#F!D9wo︁c-lJmv, Dmmn5 Wc9_Ȇ}cŋ `jרE>s+eEjBWlҌNUBR/](S8t(m -FQj/ I\FUL.d# - -\C,'GgpiC sy1A#Dsn&I{n\`BT&2mn%{`qOM ,փ>y -Ppz"tm2LNU'lBEhlAx$2u9̣`Vm۰oq'N׿xa^1PLB ΉʤNg -ӠW4` -e4$5hJHOת 4@ $ޡ -5SS rv-A`hraBrc{Cz[Z,d wwܰn?BA[@Xhƥh=\6)E8vyMvxtp͝tÓBц+$>~OlBɔI;QoziI$ 5oC`ೕ Ĥ)LrR4(Jä b+%ÜYxRͷ߹ tbP -g!|=MVIM{8W|ww9ƢǠt@` .ˤPzɰv #MfTNEuqBĀ|ϵΞy%HAS_@QBJqθ\% LJ7=o|iCw<鍇;>snŶ;OS|}#* 4r'κXHSDCWweQ b6h{jk^,ʲ)ZpxB}4zMvM~J|l}Q{I>rնzrؐRx(-/ DHcH_9֥W]ڛ2&ԢcT׭sP70 _ذO`ǏVD՜D/e$wVxS')$tuDr@C+~VR8QzA/?Qa.ܗ{_6`5ؑ(~~|[A 0bowKN9@Z#IE`p!0ؾm8lZ]ms sL4`9/e0}DDB8~]t$)C4g ~ځƵss lj<-ϮaHzq - bS6ݞ pA,Dbe匲p@lx;AbgSnMgM&, Aok -gy?:.m iQ~K3O+ɥ-7V>>a{ՎRZ?cYI%[KA -dV,'&P9zEGl' b`ѳzA,v}Kr\CORswYL|9=_wa7;qذ!6H>;)f|`%]\+ҽ'T^zy  *4iJyFHvO44dIix ;VɆM\e9NlS=ްf*G@/ +`آ:}tp^HKsMjivvksCK_&ؕۊ}ۻEYcqÝ(tϠ;$<*[kFZy'~ P(/)*5:(Z2[t8b6AU.Z Rȕ˺d䁩?1Ǯݞr }V͒-ȐYnAC(y,KfM)MӮj8Vݣ^:x-BVi0a[:J@MM0/RA +VBw2<i@( ت<(̡3{nxW6DKǡNMnSe^rv!}<\pWE&Q$U9%UE͒:HPf2[^sedN~璱<'@ل׻qheO!ǀEB}e߃-pn2$BZ-?]ad[遐*^ݳSޝan`Sd`iщ^%m8\1;vjS.Ҽ'1NX +w& /K#:+)G ߺFܴ{MNI[/mN(Cpk'㿫3UD}<ؿxU2^xV&Yd.YlFM:& <*6GWzu`жE<mL:V0PyڊR2zJ` S<גe} ZQarIjq2asW5'_u%ro a㐹rbvcDb ޒR(f #Qr aIxU8NyP) B6y1#+L2kqGK8险i*4leT㹱HI;%"ڰx2!ZP\Yjt5˳N>:k/E);@0?:ԥג$ gqj a%(+:)k/`,1жpH4#VKm_Qކ4Wv8xq_W H`#40Za&C7RAԯt(!Sѵ dp]5p{ZrߩDxVYUHfx +ϖ+lx>4<ɓZ:+3ce1 H}ŝr]~ +0wrhpI7}--]ݦ_ z/oY1@EW3.pgfYm1fej{=H3Z0^Y.q*jTz7JHvUh6:2 +us >+ae/ሾ)l;uG"#E!+~엏q}$Pcl򸻘m/`-atItv7y]dcSj !yȌj`N#i'd~C2V 'Ģrb7F&cDʥZ>D~٥q寐{zlo^óM|_/ewNJ_g~D{\nI1́E6`@=}lymb37wؖoJrlm[Q$GNȸ(eK7lP\im+/Eq g@=>UL!vHD}8 tծݯ7=)eZ>4c8\l4g|mcr6[ Ǵє!!yU)n8C?r~u 5ڵ<}{h17tش]۸&rU%9IčץD:/!CmC\M. _f~,OS04?_A'endstream endobj -4471 0 obj << +4537 0 obj << /Type /Page -/Contents 4472 0 R -/Resources 4470 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4477 0 R -/Annots [ 4475 0 R ] +/Contents 4538 0 R +/Resources 4536 0 R +/MediaBox [0 0 504 666] +/Parent 4521 0 R +/Annots [ 4542 0 R ] >> endobj -4475 0 obj << +4542 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [165.861 594.727 294.581 606.417] +/Rect [181.799 416.177 299.524 427.026] /Subtype /Link /A << /S /GoTo /D (adsdnstech) >> >> endobj -4473 0 obj << -/D [4471 0 R /XYZ 85.039 786.531 null] +4539 0 obj << +/D [4537 0 R /XYZ 54 639 null] >> endobj -318 0 obj << -/D [4471 0 R /XYZ 85.039 697.007 null] +322 0 obj << +/D [4537 0 R /XYZ 54 621 null] >> endobj -4474 0 obj << -/D [4471 0 R /XYZ 85.039 662.863 null] +4540 0 obj << +/D [4537 0 R /XYZ 54 603.15 null] >> endobj -322 0 obj << -/D [4471 0 R /XYZ 85.039 579.284 null] +326 0 obj << +/D [4537 0 R /XYZ 54 496.775 null] >> endobj -4476 0 obj << -/D [4471 0 R /XYZ 85.039 536.331 null] +4541 0 obj << +/D [4537 0 R /XYZ 54 471.808 null] >> endobj -4470 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F41 3072 0 R /F35 3060 0 R /F62 4159 0 R >> +330 0 obj << +/D [4537 0 R /XYZ 54 398.634 null] +>> endobj +4543 0 obj << +/D [4537 0 R /XYZ 54 370.761 null] +>> endobj +4536 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F23 3078 0 R /F8 3088 0 R /F11 3108 0 R /F14 3105 0 R /F50 3082 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4480 0 obj << -/Length 2970 +4546 0 obj << +/Length 2933 /Filter /FlateDecode >> stream -xko8{~""zm7mk]m?(b*K$'鿿ym)=`$p8OJ8>F/IvggBc5y<;Ŏ=+gyQY^8K)؛͓$u_{k/> l.+]|Z~f;-?{ٱR"3?ξ|50I:=; #Eٿ{Z<:jc.}/MçE^&|BaG }$W_$~QXFю"w'Epr!ʻbf؂̳Afl< C,VYG5zǨz $½^-.<.ZH8@eA7hU;ؾ^b&4x;2$MN O txχUw+P~LB!v!\ƬIjQY|[8vYί 4|ڠ2frx1I{(rk?d}~X~94p|ũB8SY8c7t"/7*)[Ϙ+mF@ z8B;={9 -ly-"c1؋Ef@CX`٧l7#G%Hb:9׊Z/Ӄse<>O5;mW+>R6`x]`S8jHG ӌRzbpqMT< rp.<&Z/I'^6i;H_^*8z ACɘ.X89Fck9ܼG[]VZ5{vݷ_ޛ=,0ڕ'::i kq"lӔ7i IܼˏTlh>k9\ -XGG$u7$= Мp59![_ q'M4e-g8ƧrZQW:ꕴy> -~Z&թ0p~oύ:--6Q L<^:$mH/e:O^?+!id7h9P(~}mHT;ō+=h9CE(Į{|SuDo[!k?y䛂3(L>Oz4Ny*IQV$1SWs"C8!VcRB]MJ'Ipy -qW]o٨xYaڪUo&@p=l{("P2]B*a{aPU޽@RK+H])*hrlH "L&nf!2ڎ}esUNN#>kFiqzoqJroYR˳\iם=:2AA˴9R4 ZQnƔߋ}Д@/Cj٥Raf|%G&u2q*6zh{,UIx - VY E,375MB`vGA/!AX Վ iw:.!E؄ꦨ[ !@F t`oT+lmnnE.z0Oa.-a9خ5=n" M3`؛o)8 11BB_Pq;Nt#yĖNus=7MqnNWn)r0`C"Cj$qٰ͉3nyuiE00.#j͘WKnu[8u?ۜ"X=2ƒ`k Mjʨk 9٢+L>b BΠ[sBu[?XEo֗u0_Q_Hz gtwK #9LXbx쿅]uef2C'42p>fkCvܥn{8sY%3t1fC(S1.yQ>P^`@6ab22(c*7mRm67uN@gSۚn.]_TĨ: ZY)Z|X3eBL@$fK=]t}8m W75 |c烾P&!:}0&CX}F6d?AgOIջTj99SFGb'bl*+[ 6϶>$*.)`vp̹fOd c~#&Rflѱ?D0OW.LcI9;P\kSGS뻑"hINb!;U! A)ɞ - 3q0_N&'ݻ) !? 뫈>+\wV2u ?ÇͥI-UFH7(Pn -=SAliRAIq1.ߟƭ-Gʑ #tW0TwU0CS#B&'8/endstream +xڵko~._@%9.vi>PmHb~}KZia켥fYdffY0gJvwq8,ֳ[:fB?JW=<̿z.T`b M2 孿󅎌lvR<\ymSQf Sà/Z񢳷7N @!> f׳Y:q,t˸:>:.„xVPJNH P) (*9f$~Ft,˂e7bC]yz(׼C w06>_<:yz^'d r4#LڻfǠaq7o;ڿXyuEnBY,,hINikrU1F[=kdgKv+nX>/3ȥޗ5l|mF=(4$\*SCTD*M`a~2Œ"!  z'2BWaD+W='٩tpPo(H#*"$hۦEEZ:nvL)QlMyfEx\m.k05|NƒmqE 3vר0[]V%ژ?w !(#vul8#O[=Fy) K7Y/u|۩_F^J+Mz˪B+|NZczo:τW%( cr.{?&;#\dr:EAyuCз/͑ryCEE +F|],#k[ kA=YB>F2̔cC/Cya0, n.0nɏ}\q%jV ƓQ hd82A -#f Ņú? LTŷwN'{˅*d=0ceK&g( žZUxo8| cݡE +ҕg o6mxL!񐅑jv tx۠}{}DӴ_> ǰa P4q|SAȞK)Iwۆ"cλ +R?Hf1:vx'$ .zRs`ͣ8!+վUy,y#2L<6 _@ +#IIJ|b \I'Q/EC@u$Ц8D"mW׼#\ g T = ux~놿{jr%\IU +]s?[y5ZR˔D+..pFyVff1 +1!A\V.dÂWxQPaK4BA%1 1&lcvEM%FE6gj4&rN·|/ϚʌacCX,`f[XMD +;}^% U!馄,H)‡ʒ3\2J˥sOQ]}N兜B-wyK~'LRTUNȩ&ѨYa +L;XΥhTL*|"9UYo6'R7XG^gZz=P/=qF Whdٯve#jB˥keuԿtuԬu`W i$A^`*8؏NG|"ǑtrQϚT1_y';Ḇ b4&vhrf蛍I$Z&3?NV ?5n/4jJ:>8.m֮&h=/Q/1-Ѡ0!.ےRk ik\s8)1‹:av$X.__J\P˾rD g_  VfV5VZ>F~ 8aCћ4ڌS7p5qzs*fhiM LK8q4%l_4(Hi3\L7]* +po]4pA]ƿ-endstream endobj -4479 0 obj << +4545 0 obj << /Type /Page -/Contents 4480 0 R -/Resources 4478 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4477 0 R -/Annots [ 4483 0 R ] +/Contents 4546 0 R +/Resources 4544 0 R +/MediaBox [0 0 504 666] +/Parent 4521 0 R +/Annots [ 4549 0 R ] >> endobj -4483 0 obj << +4549 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [129.861 634.976 214.278 646.666] +/Rect [107.079 451.91 184.345 462.758] /Subtype /Link /A << /S /GoTo /D (minim-bdc) >> >> endobj -4481 0 obj << -/D [4479 0 R /XYZ 85.039 786.531 null] +4547 0 obj << +/D [4545 0 R /XYZ 54 639 null] >> endobj -326 0 obj << -/D [4479 0 R /XYZ 85.039 711.163 null] +334 0 obj << +/D [4545 0 R /XYZ 54 506.56 null] >> endobj -4482 0 obj << -/D [4479 0 R /XYZ 85.039 676.417 null] +4548 0 obj << +/D [4545 0 R /XYZ 54 482.75 null] >> endobj -4484 0 obj << -/D [4479 0 R /XYZ 273.205 627.201 null] +4550 0 obj << +/D [4545 0 R /XYZ 226.373 432.589 null] >> endobj -4485 0 obj << -/D [4479 0 R /XYZ 85.039 531.83 null] +4551 0 obj << +/D [4545 0 R /XYZ 54 358.118 null] >> endobj -4478 0 obj << -/Font << /F56 3330 0 R /F41 3072 0 R /F15 3056 0 R /F62 4159 0 R /F20 3045 0 R /F40 3075 0 R /F64 4250 0 R /F18 4253 0 R >> -/XObject << /Im1 4234 0 R >> +4544 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F14 3105 0 R /F8 3088 0 R /F23 3078 0 R /F72 4217 0 R /F73 4221 0 R /F11 3108 0 R /F76 4316 0 R /F77 4319 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4488 0 obj << -/Length 2871 +4554 0 obj << +/Length 3048 /Filter /FlateDecode >> stream -xڥYK6ϯm*! >Oy'{V[ ,2IE~oVh41$I*&Y -'M0yބ1s7]N/b2_[9E'E:}<)ԟβ,nQ>=NCtzt4ʼO0aכsp*? -&UO0(&8Q~+|sW]:ᘅ_DIS? Rkfc_ũk$8#~ FI»ov;8kS{۶T^];HyU f~mvY F7I%z?[lZGk( -5Ϭa+vx HpXڀeKAvy$0/L)~[ja>&"d5m6 -CBׂN~:E+ݣ`ޱnq{ *?~mP5{3B/+D )4V[![3a|x9Ǚ*u5yS<"ҵ %m:\$d> 5^QÏ^I6褙8u(4)Wh㹆{氟LTz:@)p0"ď#<_(C@٘maa? -5h8wH=ҪK:R:GX_,gM%l@6O@ui$1 -xqI$M -?4(%"SF&6h (F̞M(%y;*?A<]ɢ"V s7N&ĬQ2{#cZ-6`-J@U,(#IєKK2e+Q{9;z%gimW3ȪRQh45Wm` -r8uzYثZ@҄ mRKm<6ۆЃ^ZVˀ 8Yx5-V0/ܣb^))+a4rPK%cXQДpFXU0):( iey,,iՊd5ν³i\77Ѐx}UbϢ $v ?nlk1?fMd\{0V8v]b.N?OիUs(UyJz*꼓|%U88 -G " -2vBe# ?_;R~tRh=p6XA -$@z?|"w}_v;Sq4_{%1U.1[! "Ay&U}h407gS pin?7qٌb}!Ǧy*r4D|&C17%NJzzjPRmB !jI͍ 3 Kk1q0A"s ΐq.K]<}+$4B TMMĬJe3KF n E,W^C=~^Ṋz*]JPz`;L]!,Pm`-(sl i,UX}.MU3txJ*7Ym#V䡇Wf]0r]/9wO%X8<%ƻReؘIsS߳~$spʦ=H=^K uӨ,,)佟dhQC~Xw{aŽwi>\}z)N޷ж"K$"EYns&!{JXÿhċTnxw`i%koNE,,v*Lr~ * +2 +*hGi[T qCƈŸuw-Ύ[W:].Ut=JբRI8Z/ܽvw'0]Gxw^֡.0*N뻧: mz*|EZtzN8V*ytKYA Ý9ȈU#ӏB=N˕ʂ?|v<0BLJʃ 639ڡrbNccq ܕA! H{PJ`_S# AڣձdˀC6Gu:Y_*C\ -n'GH{8g.\gOs8T |<}[ɲ M9 vYekTtI(mIQJ@G>7?>`$IGYm7;<2HȕҞjoil +8ZO@dP#ĥ1Sۇw=CLC-=]CyDmȾK!ƚXpˑH/"?: #{(Zwdv",xCoZt0*bŁ74 )/ty)=2H"9/ +tU\ "h,Ͱ+Mp[^i \0 0<_%Z +e4(Hu!c@WXSgM)R|(4L-tjғ.<,U•FcP`:4֘AUyG2 ND*q0S2d-"qYgp,1)-tHsl6X͙fK}ZDbX 'D_)C鞞qcD{kUr5cAS|" Rzsc@yW*5cÆ` $8?h%`D+:oy +~zZ`Z57;,ӓ& ;Wx㴊^4FuMoE7k"x3-DrϜȊ 3+(d/~Uh! F0}Wg>*Z_wsbqU<!FK7y>\$r0"#~viœBA=>hn0\v t^~-|+"`ag9QDxU(r=#fp Mhz:xxr&;p)c3ӼWDP.7`&ݪ.vxڮBUvk1IYH+0=Td6rmm֋ Qe>qW(c:ސopڕb)^OPO6oǛƉ¶ZEY+o 18{qIJu P<70dBצi*Fĭ| 6YO_-7]یȄDaĆ)Dؕ0"Ջt4yKi&5bFY$נhND&Cn^שy({[ǻtp&-[j>6q++5if,ͱgUaYRyʢ5x zICu,Wto;VRE2(}kxd%J1[t|4r# l\iOz5qRϊ33{LLL/( "8qTsL[}ʸ醂-vX(6g^vB~>֭@׉*vafhs;llg.n +}ccjs07 +GT>[з~/8endstream endobj -4487 0 obj << +4553 0 obj << /Type /Page -/Contents 4488 0 R -/Resources 4486 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4477 0 R -/Annots [ 4491 0 R ] +/Contents 4554 0 R +/Resources 4552 0 R +/MediaBox [0 0 504 666] +/Parent 4521 0 R +/Annots [ 4557 0 R ] >> endobj -4491 0 obj << +4557 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [199.558 689.651 221.005 699.219] +/Rect [194.612 488.791 214.371 497.702] /Subtype/Link/A<> >> endobj -4489 0 obj << -/D [4487 0 R /XYZ 85.039 786.531 null] +4555 0 obj << +/D [4553 0 R /XYZ 54 639 null] >> endobj -330 0 obj << -/D [4487 0 R /XYZ 85.039 766.606 null] +338 0 obj << +/D [4553 0 R /XYZ 54 556.731 null] >> endobj -4490 0 obj << -/D [4487 0 R /XYZ 85.039 744.844 null] +4556 0 obj << +/D [4553 0 R /XYZ 54 532.323 null] >> endobj -334 0 obj << -/D [4487 0 R /XYZ 85.039 675.382 null] +342 0 obj << +/D [4553 0 R /XYZ 54 476.501 null] >> endobj -4492 0 obj << -/D [4487 0 R /XYZ 85.039 638.515 null] +4558 0 obj << +/D [4553 0 R /XYZ 54 450.404 null] >> endobj -338 0 obj << -/D [4487 0 R /XYZ 85.039 460.863 null] +346 0 obj << +/D [4553 0 R /XYZ 54 304.615 null] >> endobj -4493 0 obj << -/D [4487 0 R /XYZ 85.039 426.118 null] +4559 0 obj << +/D [4553 0 R /XYZ 54 280.455 null] >> endobj -342 0 obj << -/D [4487 0 R /XYZ 85.039 329.761 null] +350 0 obj << +/D [4553 0 R /XYZ 54 206.396 null] >> endobj -4494 0 obj << -/D [4487 0 R /XYZ 85.039 295.015 null] +4560 0 obj << +/D [4553 0 R /XYZ 54 182.236 null] >> endobj -4486 0 obj << -/Font << /F56 3330 0 R /F20 3045 0 R /F15 3056 0 R /F62 4159 0 R /F58 3471 0 R >> +4552 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F23 3078 0 R /F65 3346 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4497 0 obj << -/Length 706 +4563 0 obj << +/Length 674 /Filter /FlateDecode >> stream -xڥTMS0WVya mRpOԱSېwuBB=t2>ەDQ&'*c=Xx|@$JQÌ.q h?oh\hqQ%d'NFAn//ҫ %X΃;Itvs!,s ~1*La(7_zR ֕wBPD 5z_fzOVNR(E>J -'TqVCZS;d>FUU1@02~zKw`}7T1=ܐ\* 3,[]'l _tC--nfg*a+#5e@nCe4= -wq*R]aZs[nx\ZֻѽopѢ~֛PW5b; (''d{d5)i@ZvqD38+4\6U`k4Ţh[ M192,-*znѵ\q,.*b_1 K`jeScLba{]YCI')vѴˬ):;u[,GLc5D#qͅ~`nue*v{5-Ǥi> 2&TrCƪׄHJtendstream +xڅTMO@ W̭שRUQCe#6 ,-R~xH&'YbX V`| D| N/RŊH5+7Qqgox܆mx[^^(rL1S,6&xn1zx܇N _Ca7C9_mu){0f/ +GRhrKI>pցݑ}h-Y\ZϤp: +`t,rwomȤPrwPAkĐD)/.r0Uʯm؝D1 P +Ĺ 6$?yVSM +xBdfĵdIGGƇq}݅'akG,+ص5 +tvRHBI«~G`g!>@HHY!8\ij60zqol T5ΫNώ$UĐ}g#x'JTvn|=v$sKjmxmg'c{Tzj"ˎTv@ٻ0ibN /WղI7sF2/ѱ>8o\Iendstream endobj -4496 0 obj << +4562 0 obj << /Type /Page -/Contents 4497 0 R -/Resources 4495 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4477 0 R +/Contents 4563 0 R +/Resources 4561 0 R +/MediaBox [0 0 504 666] +/Parent 4521 0 R >> endobj -4498 0 obj << -/D [4496 0 R /XYZ 85.039 786.531 null] +4564 0 obj << +/D [4562 0 R /XYZ 54 639 null] >> endobj -346 0 obj << -/D [4496 0 R /XYZ 85.039 766.606 null] +354 0 obj << +/D [4562 0 R /XYZ 54 621 null] >> endobj -4499 0 obj << -/D [4496 0 R /XYZ 85.039 748.602 null] +4565 0 obj << +/D [4562 0 R /XYZ 54 605.89 null] >> endobj -4495 0 obj << -/Font << /F56 3330 0 R /F20 3045 0 R /F15 3056 0 R >> +4561 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F23 3078 0 R /F8 3088 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4502 0 obj << -/Length 2592 +4568 0 obj << +/Length 2313 /Filter /FlateDecode >> stream -xڅnH=_G -h6yh_f"-4)P8Ma죺*Mʼn^egZݬ_%7[;%&qf g6nwqbY,R ̇w&M<7OIa󿨈,KK,T-:/&0QQ=v~S'O*QIJV!O: `d1 K ;_G /z O QتٺЁDJ -(cG2(>&Ed{WȨm,LATK]_Lh }p;)3J"~+kC,O4➥bx~-X~x,:X0{V(l^N#/# -RǦArٸ褈^5ָؑV2+՚o|$[{44 y{u*$!W< O2N*W+4H&i$oVm9SGtP XZɊ=jԎtcU2Q Q`I$04) yA- -ܞ%1؊n˧Pm֦ϱ4&O!^3"!-|EB\𞐽 Y:+w 4u~k` dK@Yd an?e ѫ_} =7C5D"8kM՘)2<"fjˌ0>0PuĀJ\DVTق*+yR -G0VP60s5Faıa:a˚K < k4uQL N[-9*r! =0~[CL0v,y k]h;n7$\lq"cz8j;s[ :Iƣ_Ӻ~=Y>{옰.FZ FoQ Io6Nǔ:j,LXxNȄ`rjLK`>"@k -n:7tLd ?s/c.Sd L=fm:@on\M ˟-$U ?A gkI -^L` r 8y1?k29~[Kk0`QӜk]%ܩ10=FcN&>m,YQ$cFfD&:΍S]Ÿ3~7ǠU޿_׶q _m?ڴV$Y]zԪMv `.z˿uJqֿB_:)"JIQ_[Lnp_)~J;j!ȵR-78& 4}:ȃ2grDcQ^G.$?Um(e\T{Nja]TO(Ϋ=*TIY2E)JGdZ%CVctq -a@TAg -Rٷ'σ~g|~|I /I4:(ɳ%a+h*ux+0oejiL[HaG/qC sNDu~y=mw﬜A βg)9B{Ҙ9 -s{D6sإp4]+E_(5Lkߵ9ߒ"3A.[e5Wy9!7k555Acuq}H -ԁwrrsÃw9,)!ڣ cCmS d $i4 u߮)LOؠpKUg"2nr^J'&kT5 c V/jhpRu=;;Ӑ u|)LqV+4Ӏendstream +xڝn=_GQ{=ݢ٤)ZRlmdG7wndKE"3ùE,".6+o^)i*JNr*\?FOʃOf*p?_}|[d@+ix4]쯈'W_{vu{ +`c&~/_//+ԡ>r7>ýعK~y>?&M#$u#zoj +*pWpAQW2jxR A.$R7I/{\c,i2u3[R9C0Xѩ"bWnRO7M!X(w|cpմF?$H7bI|EWFMkC#!x!a-۾ yv|F4= a?!diθmcm2&HZjSGo9Ij˂/ʑ!'dz)@ڛ,49.~9;njhHÇi?9T29f +dHZ4XApv(g; U5ӗP+%!&7؁sD,f*𩆁01npµtTafr,Guf"7?Ȏ-M{VS4}3k`A[]֕iĩC$ rɒM^V%'8+d:و-A9V6Oa 5;7ZCu*i=Cb5$͋jƦJѶwVLf[[ْvNaD\\}IBT#JC4ﶴ1J(u8dw=dPS~ !7e20eyoۖ^s0~}7w0"7Uř8;kkwT {]&)"M~8^h3Z>?dj99xd!endstream endobj -4501 0 obj << +4567 0 obj << /Type /Page -/Contents 4502 0 R -/Resources 4500 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4477 0 R +/Contents 4568 0 R +/Resources 4566 0 R +/MediaBox [0 0 504 666] +/Parent 4571 0 R >> endobj -4503 0 obj << -/D [4501 0 R /XYZ 85.039 786.531 null] +4569 0 obj << +/D [4567 0 R /XYZ 54 639 null] >> endobj -350 0 obj << -/D [4501 0 R /XYZ 85.039 766.606 null] +358 0 obj << +/D [4567 0 R /XYZ 54 621 null] >> endobj -3133 0 obj << -/D [4501 0 R /XYZ 85.039 658.638 null] +3175 0 obj << +/D [4567 0 R /XYZ 54 466.203 null] >> endobj -354 0 obj << -/D [4501 0 R /XYZ 85.039 483.626 null] +362 0 obj << +/D [4567 0 R /XYZ 54 309.598 null] >> endobj -4504 0 obj << -/D [4501 0 R /XYZ 85.039 441.341 null] +4570 0 obj << +/D [4567 0 R /XYZ 54 283.92 null] >> endobj -4500 0 obj << -/Font << /F20 3045 0 R /F15 3056 0 R /F58 3471 0 R /F41 3072 0 R >> +4566 0 obj << +/Font << /F70 4176 0 R /F23 3078 0 R /F8 3088 0 R /F65 3346 0 R /F14 3105 0 R /F62 3075 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4507 0 obj << -/Length 3223 +4574 0 obj << +/Length 3144 /Filter /FlateDecode >> stream -xڥZ_oHϧ@迬{K5Mk\tVDW[Jr?H$˲h4"9C䐔ݙC"?ŋ}wڜ9gU %мY]+fc'N2[>u$&lj}u|q~8^Xu{us'wf~ZhOg]?~ݙe$Og'7;$Yv>{8O̚m/pn u]]o1}%m,% -{˹k_W`҂`:'K$ oNx!Z n\>, --P9JAK1JTpBC`G-*` V?,[]eorЬz|IW򖁤扫_:TUkpj\a.k0ǵNݪ9iԵɏaؤDI`El{dSb3zV}(laR۴-Z_܉ ^2ZX[xgتVOxj,Tyh*d{ m%.D҆֬rR s۪tLzF -8@x"][?[ϼ6;QZ4f{c.hilӾAJB Ô*m#N"cmӆuv&Pvt*w:k@Z#Okb-g bOV=v&7#b(Nݷ7G1k_.{ -.Fn]7%_؂2{J[v\E[ks^5'o/e| OW& m\o"H@$Rtãк@@ 3wb;/g!bd,q:ИTƻ;m)|hY }|^4xϻ|Ri`=Au"a ]z%= 8NC5ÝRMý&/oAZ+>./Ƙj{^oscƊ`]*e;ٵR}J2)CMdND(߷k@Ї~I7.dF0j-c* ByFp2Bpk y$jY/P #h^(frhX 0:Tbk%?car q퀲T.;~+\1;'A%ZUZ ~L(H4ősѴR{'nߡ B'vpềKO.W]"##>T[ s)3cvqʥ$_&]S2Wun 0ķ+R]#"l":p#LJ`V e!2e=Gsi|6@Jn|PD)2`lMW*Uli崥[#'r 5Ni= i;P88YD"\fH&"vbA  1 k|ˊG=Kˢ乱V@s \z#1nUy{y"arΚmZx8`#נ+6@_FaeEWvguL7 -ws@ȓCp&: gQmMKIF~&kȟuZT/$m?y[u*RD'4`c8w41T -DDк[^r/c6c:{[WϽl -d|钇x 7 t&JJgVC[ޠTٟ`T;PXvQZ31S݇M -_2jWA*18^ru5 -6ocZDZ/}N()K"p0"uZDsN2Kw@Ι J%&7L8 -ɨ+6-D=][!4Q%IۮF)49?1XQ_R[›vHLF7P-endstream +xڍko,G9v!5IKl$RGR_yr%RNgo?o8fa,`k!{VW,[fq0[=Z/4ߝk5_xΏ_~Y +1B DvsQ8"BO:em=^lԾ/[L t녻 tcwelwd0gzMw~BO?'[AbxbET +_7zH,3?Y'nmpYeM m|zo`Z8r g6a2 +}w  6@D+>xh?9#%-ky]tWI'˹}{u#O#! xcEFG*U +C@ުz 5.DPZGTGohӗ:%2L +bS y& ľߑ]=Z7-s֊LD=[(liQ_*Y<8h"j]( ]mb]FV m o 2?/+( kк @Y/L31ذ̂MA6/2Ϝ7US |[ Os*z9z3+"6hfR8xݪ-.\K=cP-E0_"g>@%k\[@Ӿ́H9[ zh ?$ӗag%K |Hw;^anZm2tu$ȵH&g1k'͎9j1&L]CyH7QhġՆ4h"ʛm<װ.uM%&р~ #i°#G{:C"D 2pY#pZR3bx€BKYL>S϶֫uKf;ԁb/{W0ՕﺯW>3gYcԘ!Ȑ- a8_1QBD'([;`)B׫{M-"Uȡd4&YbZVT 8`)DȿK2te]Fe19誽gc_uѰk-p.nF +$: 09hh\z2Ε "mT/\ +3޽p=gJÒΎuu73t)𰈣#+˫Nje8m^Lw)w2?42&mߠ:Pv*w $W,=;đb6jVtdkb}zU,fYW3:0ثIë́#K 1~#Q#!73Uj2i[D+2l7T%S(fiLRx:w/90ɰpGbTz븮A\Y.w)RI k nI78aZq1Җ 8w93b!b|6iK[ʌB  ښSx e-y=ԩj!gkc#j|>jp=^=`,.R"qJx|= +6vs׶Um%I8TEfa4w@m'ʼjM{N_^Jֵv~,'83c [endstream endobj -4506 0 obj << +4573 0 obj << /Type /Page -/Contents 4507 0 R -/Resources 4505 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4477 0 R +/Contents 4574 0 R +/Resources 4572 0 R +/MediaBox [0 0 504 666] +/Parent 4571 0 R >> endobj -4508 0 obj << -/D [4506 0 R /XYZ 85.039 786.531 null] +4575 0 obj << +/D [4573 0 R /XYZ 54 639 null] >> endobj -358 0 obj << -/D [4506 0 R /XYZ 85.039 722.931 null] +366 0 obj << +/D [4573 0 R /XYZ 54 510.55 null] >> endobj -4322 0 obj << -/D [4506 0 R /XYZ 85.039 679.787 null] +4399 0 obj << +/D [4573 0 R /XYZ 54 481.23 null] >> endobj -4505 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F41 3072 0 R >> +4572 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F14 3105 0 R /F8 3088 0 R /F23 3078 0 R /F65 3346 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4511 0 obj << -/Length 2244 +4578 0 obj << +/Length 2761 /Filter /FlateDecode >> stream -xڥn]_!L!ř7'MZuXmQmᢒRl{HN/P2g9s˨joyD^h|S|3S -;y-߇\^m'0/o\yc[q8_P^|w 7 W9`շ?.~[7{ ?|Ϥƾt^͂xa`d^ήf?x/)nCxabNU]gaEAL^eB'Mpl=08vEeGMY5EHSV5M5Aί~_$iZEob=-y Ws|*BTonlQM 2WDS@E;iMCIuA+qHv; /;χ(pͦ9XV-'7t8gMg{v3{rtmV¼(&G;pC$x/Ona#:8r4M6V<(:Zζ[=#)&TN6 YQ -En5ҺL`6Б"uJĂq4bv۔%3C5$r8?fծ s8|_7^s [lSfkybu:x`tQ4/!YvOeNVew?-0~Q٠|***TGtfenѼb˰uq:0}|3KBi9ľ4([0I?69itE' Zx]I|#_ pLqO" r_dLu|(w*kŐaIq,1Iw ! a_Y(6 ]\`w6.bZ,ЩDyEg1 񇚷zs%G -+;$'ctɡ1J`tGЉ6Ģp*:Kde|~,KZ)__|oQoyW}YqĪ+8ut<4T>өFy╇#B,^56@^CBixՙw\ю -f2 "J<&SʓBVe+@1e$ a*IqJ')!JңG0dt=Du#Xb8Z}J :80I"DVE6x}!Otdx5^ЀGhP(PlHi/CRoAԖ,>ڨHPtKl~[ q!yoՒ"}Ld<*|~ -B&x:n] 臣㠿.Z8c; 6ʚ a"l9m/ (tMRfW~͛{"7RmU3xT;js[s -pԋAVw+ڿ8 NDW -\لtP[ RK(PXHEД!΁ci`ōq==\SSRQE6 !Lb(WH\_0[v`BW--%m1 L/Pd`GGr+ -^e\9w掼/JDc1UdRuH0jw#AIo4\Łةi#5q',㜋ގ!A4U ,]졭edȟEˈXU# 0L ldu$7_'ځ(e{yY=dx+\vwSLW*lpz@ bڨr*:5*j}PvQDHT87{9Kyר湌U {CGs"QqCv+b:3(ZMjH-ChacLCp(({6>υx!:`G[d +EIaĉM O“' e+Sh|l%Y\Zup9Ā0n5zګ#/)؆1hh1  nu^U_DhÄ;PAnrM'pRrʩ]QUY2t 迡Ù6¥=FA2@=<&wCJd]jtx6$J8 + @*E- вn |2xR"gt?1'82 ׹vFp!֝s&,Gm=20jys3Ay&fC'AFD `^k0!ı@cdf.3ڣ?,ER$IJ#DHs4I;C6vH iEK,ZsKG2mi0HS\a@:G}{Gﱮ4,;w +3B@:@.KLJ%!OJnd?nZQvvqZ"*D:\n&vl0l*^ i:lA?Ǒ +ʺ|a2)C;A`f;4=ULRQw& mW3Zd~s#]Aqssߒr=FjMx-NX*KΟ0ip %`}@_#5 W-m,(]]wec#뜮'PerS|lv&^S?5$rS~ƒftę/[\4y3>bE BjI"Z5eqds i#ԇ sQqTt67q2XEuc~rρ=3S\ 7o% +60aZ20u b* Bѡs5GËDQ0%J3m2G3OܯPYiWWjR/9cN^X"5M yp°3ǤʾD\zUIu & +4-#Ҝ Υi!e;>B.S=I%ߺxEqA)0P̌Cx +`D PSag":1[cy:n#,AeP'6;\oMB#r 0&ZGpݴHMo{@HeMR9GDj$UxO>-lAPDNÕiN +;db>d$(H*4^]TF_җEC˨xfK7oD+%8Ib.MMPv6]0~Lf ׽ʠFzqt\PoAEzaD0P`^٩!0|q?2*Ųo+Ne}&1B~%u1y"]S}X5{I΂߃[ VPK~P[L(yIΦ9Mlf@&9[;fYIoظ.%o=ۉGCG> endobj -4512 0 obj << -/D [4510 0 R /XYZ 85.039 786.531 null] +4579 0 obj << +/D [4577 0 R /XYZ 54 639 null] >> endobj -362 0 obj << -/D [4510 0 R /XYZ 85.039 724.106 null] +370 0 obj << +/D [4577 0 R /XYZ 54 503.544 null] >> endobj -4513 0 obj << -/D [4510 0 R /XYZ 85.039 692.291 null] +4580 0 obj << +/D [4577 0 R /XYZ 54 481.102 null] >> endobj -4509 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F62 4159 0 R /F35 3060 0 R >> +4576 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F14 3105 0 R /F8 3088 0 R /F65 3346 0 R /F23 3078 0 R /F50 3082 0 R /F66 3391 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4518 0 obj << -/Length 2950 +4584 0 obj << +/Length 2838 /Filter /FlateDecode >> stream -xڭks۸̉ >s䤱ӤsHIl(Q!)+ Jžw)獒U:IVWj\y1Iǫa4򔛪t8tRi4zu^|Dkxljsv9ӛ{O_Max9`w\z X\+4`\/MG nhWWWx-S҆:qD↡1[MRfc?v QűH^~ߕIi&֤GlȰ x|:[ %0[r`MDHyX9|qY0=!}K9H;^;;u'~?L !pB+1 Xcd2w<ۗ 4Є$h$Q40xP 6N(LEטNpF%{8.W4;l>U9PHƈ`FB&Ɩrsvl^st#\/_5 tI.x C3|D i7I&kꍬ?8 21o&'^ -m){ ՘sғsJH*H,rylbO5qP^eXK;R=30:NFX>&r/S솖4{s\3aٲ2ɮ(FH̊%挺+m<˶zLB1fQ#/M!mKƁQ# &VNvz*v#vj,- q1u2 {ß^ -!JgRbizA4UQ'{*Mlؿhc G W'B^>*v}?+̀قr- -0E -馪T75tCA?'{`pFaEs T\vsbL{!;A=c@NWcCMXKX<CQ+?cwM=kZV(FB{ֺe= >$]Klby ](a% K!~|2<<|m?@i*(ڎ -#5Otl?[ ێyiYW7u_~칱eyE"cCy"(-:l}Jc@n^?@h,yTVwR)p"~%5^=iy9p?r~@w \(ف-D8V6t)i O1hX&oƟi9k궞w<@{NJ4-x6ֲ6l(ejɌ<` 8cgr1t6:m{q[XvoZEE4M70bE;xg[vF(C !|^ ssCZP2l -Q"Gӏ5fsG$,8̇oHrMtO[cjf[y|"G_Gʽm徴q?}/Y2AJF44Z*"dO]V{i7|Y#оU|4Ƌ{)7i,#› ﵑ|Wu%[loV;~ %%(N6mfvq)ҠXD$%jx<>H3Y$f2Lgʛm`+_,`j]^],uSΖkZ&7J2ũ^^D@nnwd("s[Ƅ/l)c껥O\(䗫_~f9(s4=Cs4Wa*uazyS?!JSKүk[" +"vY?]d[W8uږM& F-†t|-:l5\!a"~gL7Mғ, ň0|7&@)AĞjKRFbPOP߾xϚr[nq a |i@6`aXh:.)@xʼnʢQVɼ*k0A:#R:2v^0# 2՝}L$$MD"Kwg-p.-ݖaPF8iCMhfs0ۢ? ص9!.",*v9%@ DHh4wdF` 3}ٌ$'RAr`1Ш2m46_ U +URF/G` +9tc*nh^N!p-6]aHL7\/5{/3UwSlИ 'k!`)ĩ5E oV&TQ[2Ųn fԾ'`u[<\AJ[c4Q򕧏=:[Ƈ,X,֩jj6\"jyd=7?h9EgMv'T=Ҁ +Ln5^`OLkzU_p=+ךV[ȭv '~8C<Le̜)bs}M +A)Jf Z?aސ/ +b^&%0Ӌ: EMY{i\-3hèb+W]۷ked*R/׷}@0]_QqxmpǪ/9]By%Ay>jkAh!}Z:")KE*̏{fňuv*vmܚ\Z+wyr~~U~|hpƏCp((0\8N]TJm".*I?J*5s9xAf@\H2JsBgӣHw !zzw|%nh&<ԅ\4ps>&@90/a<s۪Wclԟ!Z %wpT,KqXo]0g yCh|MxkA[vm +QoxbK˲e3%d'sH=3 +wJXg'0'(u}*J"HS$\@iW3r|&w=ŏ(.8O/ Uqه%ѼlҨ'4ƶH=F Uģv{2OY0endstream endobj -4517 0 obj << +4583 0 obj << /Type /Page -/Contents 4518 0 R -/Resources 4516 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4514 0 R -/Annots [ 4521 0 R 4522 0 R ] +/Contents 4584 0 R +/Resources 4582 0 R +/MediaBox [0 0 504 666] +/Parent 4571 0 R +/Annots [ 4587 0 R 4588 0 R ] >> endobj -4515 0 obj << +4581 0 obj << /Type /XObject /Subtype /Form /FormType 1 /PTEX.FileName (./xslt/figures/warning.pdf) /PTEX.PageNumber 1 -/PTEX.InfoDict 4528 0 R +/PTEX.InfoDict 4593 0 R /Matrix [1 0 0 1 0 0] /BBox [0 0 612 792] /Resources << /ProcSet [ /PDF ] /ExtGState << -/R4 4529 0 R +/R4 4594 0 R >>>> -/Length 4530 0 R +/Length 4595 0 R /Filter /FlateDecode >> stream @@ -14258,12 +14525,12 @@ RI[ P8uƳb<{~М+DhЫ}/bX9x&Wᔼ<5 OeG'icF^Pr=Kh2Ơ)Oe)8;]ؙ$>a5AblX{ ]vO6wmeN${I؂k}kcLj̰$/lrycfZNdVw=#1G}i>endstream endobj -4528 0 obj +4593 0 obj << /Producer (GNU Ghostscript 6.52) >> endobj -4529 0 obj +4594 0 obj << /Type /ExtGState /Name /R4 @@ -14273,1460 +14540,1567 @@ /SA true >> endobj -4530 0 obj +4595 0 obj 557 endobj -4521 0 obj << +4587 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [90.021 273.917 447.598 289.459] +/Rect [58.981 172.157 385.753 186.104] /Subtype/Link/A<> >> endobj -4522 0 obj << +4588 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] -/Rect [90.021 260.368 447.598 275.909] +/Rect [58.981 160.201 385.753 174.149] /Subtype/Link/A<> >> endobj -4519 0 obj << -/D [4517 0 R /XYZ 85.039 786.531 null] ->> endobj -366 0 obj << -/D [4517 0 R /XYZ 85.039 538.26 null] +4585 0 obj << +/D [4583 0 R /XYZ 54 639 null] >> endobj -4520 0 obj << -/D [4517 0 R /XYZ 85.039 506.042 null] +374 0 obj << +/D [4583 0 R /XYZ 54 369.993 null] >> endobj -4523 0 obj << -/D [4517 0 R /XYZ 85.039 225.088 null] +4586 0 obj << +/D [4583 0 R /XYZ 54 347.222 null] >> endobj -4524 0 obj << -/D [4517 0 R /XYZ 85.039 195.868 null] +4589 0 obj << +/D [4583 0 R /XYZ 54 128.775 null] >> endobj -4525 0 obj << -/D [4517 0 R /XYZ 85.039 170.891 null] +4590 0 obj << +/D [4583 0 R /XYZ 54 108.883 null] >> endobj -4526 0 obj << -/D [4517 0 R /XYZ 85.039 130.243 null] +4591 0 obj << +/D [4583 0 R /XYZ 54 92.865 null] >> endobj -4527 0 obj << -/D [4517 0 R /XYZ 85.039 101.024 null] +4592 0 obj << +/D [4583 0 R /XYZ 54 62.955 null] >> endobj -4516 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F64 4250 0 R /F18 4253 0 R /F20 3045 0 R /F62 4159 0 R /F35 3060 0 R >> -/XObject << /Im3 4515 0 R >> +4582 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F50 3082 0 R /F8 3088 0 R /F76 4316 0 R /F77 4319 0 R /F23 3078 0 R >> +/XObject << /Im3 4581 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4533 0 obj << -/Length 2579 +4598 0 obj << +/Length 2561 /Filter /FlateDecode >> stream -xڥYoۺ0@jZ6 5Kod~`%%bK$(ɶ}yHV/|i0[$iP/홿iX jBC/2?[\ dxq]|~<|r*IRK]_|r0rog&,0}/ -`3_Yxt-g& -UdBޜ]s8̂wI(VԼ(RIh,Ua. j$VDzi?Vi.&'h^N@:8-'J4<\,'PM#/T2H{$`',_E^;kgGLcmEZK:q[!53+k.]rPEY[Ȇ~\Aʡ-a[S\r*N|jbj|1pT$ ;@E:͎Ale:_{bV<9d+S(qKar̛1S^*!T~vgICv3_2Tlb¦LO7syg?k_"1PMlü4TQ$ zt"SyAz SgPt{cU׶b>p9!G{$7sȽg D& y 4O4Tvo d +N,[r#!683"ldh:e4 NuqڂJ͔]m$"7rJkAƣrC`Z0 ^m=,4[-T-eu)#IlE+SEPrgh(|,p!Kd׏St2oiMBgw$YUI@A/f$Pl6=\a0X$"6)b[<1(f&)~j~"h—sti .59+2n`{m߳R*&", +_8Fx+c(;4iܭeTl'R;}OsvW$rk9ӔL-3;ΐx/"Bƌms)dgI+ڭzD~8, $ bU\ ۱9J(-7܄ +J5vRp%ه.rQPѨs'>158'ZẃlRc/Qf0'@`%I~k]~ ߷܉Smendstream endobj -4532 0 obj << +4597 0 obj << /Type /Page -/Contents 4533 0 R -/Resources 4531 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 4514 0 R +/Contents 4598 0 R +/Resources 4596 0 R +/MediaBox [0 0 504 666] +/Parent 4571 0 R >> endobj -4534 0 obj << -/D [4532 0 R /XYZ 85.039 786.531 null] +4599 0 obj << +/D [4597 0 R /XYZ 54 639 null] >> endobj -4535 0 obj << -/D [4532 0 R /XYZ 85.039 766.606 null] +4600 0 obj << +/D [4597 0 R /XYZ 54 621 null] >> endobj -370 0 obj << -/D [4532 0 R /XYZ 85.039 724.712 null] +4601 0 obj << +/D [4597 0 R /XYZ 54 611.037 null] >> endobj -4536 0 obj << -/D [4532 0 R /XYZ 85.039 689.966 null] +378 0 obj << +/D [4597 0 R /XYZ 54 558.56 null] >> endobj -374 0 obj << -/D [4532 0 R /XYZ 85.039 457.121 null] +4602 0 obj << +/D [4597 0 R /XYZ 54 532.284 null] >> endobj -4537 0 obj << -/D [4532 0 R /XYZ 85.039 424.903 null] +382 0 obj << +/D [4597 0 R /XYZ 54 335.224 null] >> endobj -378 0 obj << -/D [4532 0 R /XYZ 85.039 371.315 null] +4603 0 obj << +/D [4597 0 R /XYZ 54 309.667 null] >> endobj -4538 0 obj << -/D [4532 0 R /XYZ 85.039 334.444 null] +386 0 obj << +/D [4597 0 R /XYZ 54 261.452 null] >> endobj -4531 0 obj << -/Font << /F56 3330 0 R /F15 3056 0 R /F20 3045 0 R /F40 3075 0 R /F41 3072 0 R >> +4604 0 obj << +/D [4597 0 R /XYZ 54 232.823 null] +>> endobj +4596 0 obj << +/Font << /F21 3143 0 R /F62 3075 0 R /F8 3088 0 R /F23 3078 0 R /F11 3108 0 R /F14 3105 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4541 0 obj << -/Length 2913 +4607 0 obj << +/Length 2779 /Filter /FlateDecode >> stream -xڥ˒6>_RU&MI'WzTCGFL$rBQߧHMjG7-f1\G4,O#-lgOa!B `~X޼Q3G&61qM:[~|eJ),YOs}0a= ! _! vWԈYgAS)ȥ$a5//:fV[O"tK|KA޵2A[z=GaX 7,7ڣ'*ljW5ڃA`LoKT͑S$b \rc%v֬8{>rj5H~QQ2  B )S+61meV'VvÙl4Y&Hbb7$\gCբ)y鼱  EسQN^~^3Z-xt -J[y`A*'s"f( Bn jzp60hhvmuCtudzP,Q%y>T$ !bd?ێ_؃{XuTED^ zᑉJbGNtP0׽-wd,ZTDbfPgZ;`@.4]#]*Ry:Fw`aە0\gs1k J-˔T DS=;%n#0ҫgV(2[dXf|C x)f<2G28ƉBX?Pul1J͘3"\' Ed& 0^3AT:ք8RXt*9ugqd#w-\%v*UQ&tK,\i)1l{.Lr|Ya_v?J'-{=q)ߪ7_I$Ev[$g) %nۧW {=5¨YhC1X8^薤5GZ,"aھv&xE#D_9pCrڌ+wXzW/lR.'w:y'3A֜\f#ffuϿM{'#<*̊31cK"aG82Y]'tsؼڴ -2r+PN"Dy5'01`! -a1\Խ8XhcxlY{$ HrU f5<$3f@|aup} h SR'\q 4=hտ;꿲l+`Qq^EΞgt%O6,ZB^dhXm!P]ʼnNŀG.kDij& Zr=3qH$e_9bB'*2NgD+c$D-ۉ٢2g#J-pswLϒ,{_7Q -yq 3 -ljm Ʈ'"yTM6Pҹz [R0n!0ΎxGX _3JOC݇rε+2SG*[:@ z εWCSm98!*I([;u<"Qx.L |hw=;L6Jn |x4 ѻg/zl -οX$k.H:ZzB U&C]t$iAԌ҆qQY'>K (bFw6DB=~{} o ghC}|g[̅oqIb{75 =z9-0#o~6Ť..+1_2_=Ҏ? -N9@Joaο}PȨIucNF34ɮ޲u?0#büs{ɋ] rvހ-a82v*+: ^Xt+Z?mHM~-aR(,1d1P .endstream +xڥn8me Vd{Ƥ Ї9(k[<|Jyb-mtgX7իz2MW'*:z!~6#'~H%ͮ8UϘ)pG(I?~#JU<^`*Ͻ7WWq4neMDqx +m<y[](u:1@* o5L۲[X/Lj7 ,U;޲Ip6vB叻 +ڿG nV:wD_ *t]7uoW:c_p\ DbN&MxῨ1+' +l;#Ոs8YLd@.dANiFǹ۠psE< e$%Bxw 73Ԑ31Bғ0"CtDtpDu(~[Z%Xi|8~aTf£31:A1:o й NdeQ2ɂ<HO~~&A +!¦Ȃ#cC[2thNmf?m@ tWUU +b)E=_+6oI|#s.I/YahqXƂk^Cd0VB#ir‘$ ȉe 'c;)0H|fxU-}*p0M8bR4kɚT(ysG#D36M]٧(5aSG3,5rgN7)e8+\tEQd8 3̒~oa9`>T=`ΝM@Aw=;:{` +񀝜kH(=։2\XF)o/J++v[儉lgw}A)W򎚮d fG%=X%4o0J@xENΡdDTXd!nsQ{R3U|+FY%NFY lfJkqe,\Y<9NGB,8e@w R[6_ŌIm/6u.\HCeu ' +ewHkys} NKN)L|b(]S2e0VF[ 9y=/#"d8q֊lq y&=3 1䚱ߺv583.aA1hj[W +#Rf mz rI|8eE?`b["=`T!XA"`;FEϐqWw_l_틫싶ț,VL|Z9"P5R +7lphxP[dp_c_?{^%Y ]mk3:u #;p1(bd”qx8\Z$RPU9l^V$ّ +,X*֖D\+P&'NقJP]ThJDC(~œ*| SVN ~CjObUB9d?CB#~JzT*!5H{< %I_ɐΥ#\Acޟ +( c$>wޜEe.),R|R^Ut-fcRiS(‬2RH׼DQb?pn8dN.F½9\|?O`Œ<~ +۴v/"8!0& ; T3ђübG䩠AdTiP`SzJ6eCHпy}z8i;)=c_قQ-YR3g &7LNNāAPp.o셏p0>qۖ}#CSbݖW^lчK+~nRLC9/S&A >5 #`Cjk"T" $XVQ6D^V%{sA%cgHlә?%䛎+T/ .Bz y3:ŵxa*ʶ]oAxPA}i ;~sڤ_nI# hP Yc1f1/yüU^`~顇 rg*yA +DsKm +V-t9$0OR%>o̞u[~#?")Se6ZxzqҖ +FdaBvoXjٌ.'λVVJ̝2zC@9Ech=gbF&^jΖYE ij QG4^m'^Uhmaϟplޢ{vkȅQÉDF5se|9(abӲQL4}*a(S'fk> endobj -4545 0 obj << +4611 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [342.437 547.225 458.006 558.914] +/Rect [288.98 441.802 394.695 452.65] /Subtype /Link /A << /S /GoTo /D (domain-member-server) >> >> endobj -4547 0 obj << +4613 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [154.131 183.153 232.607 194.842] +/Rect [121.65 137.346 195.037 148.194] /Subtype /Link /A << /S /GoTo /D (samba-pdc) >> >> endobj -4549 0 obj << +4615 0 obj << /Type /Annot /Border[0 0 0]/H/I/C[1 0 0] -/Rect [84.043 79.339 136.339 91.029] +/Rect [53.004 60.121 100.935 70.969] /Subtype /Link /A << /S /GoTo /D (assumptions) >> >> endobj -4542 0 obj << -/D [4540 0 R /XYZ 85.039 786.531 null] +4608 0 obj << +/D [4606 0 R /XYZ 54 639 null] >> endobj -382 0 obj << -/D [4540 0 R /XYZ 85.039 766.606 null] +390 0 obj << +/D [4606 0 R /XYZ 54 621 null] >> endobj -4543 0 obj << -/D [4540 0 R /XYZ 85.039 748.602 null] +4609 0 obj << +/D [4606 0 R /XYZ 54 605.89 null] >> endobj -386 0 obj << -/D [4540 0 R /XYZ 85.039 608.857 null] +394 0 obj << +/D [4606 0 R /XYZ 54 483.501 null] >> endobj -4544 0 obj << -/D [4540 0 R /XYZ 85.039 577.441 null] +4610 0 obj << +/D [4606 0 R /XYZ 54 462.79 null] >> endobj -390 0 obj << -/D [4540 0 R /XYZ 85.039 531.972 null] +398 0 obj << +/D [4606 0 R /XYZ 54 427.523 null] >> endobj -4546 0 obj << -/D [4540 0 R /XYZ 85.039 491.809 null] +4612 0 obj << +/D [4606 0 R /XYZ 54 403.685 null] >> endobj -394 0 obj << -/D [4540 0 R /XYZ 85.039 141.976 null] +402 0 obj << +/D [4606 0 R /XYZ 54 102.374 null] >> endobj -4548 0 obj << -/D [4540 0 R /XYZ 85.039 107.23 null] +4614 0 obj << +/D [4606 0 R /XYZ 54 78.784 null] >> endobj -4539 0 obj << -/Font << /F56 3330 0 R /F20 3045 0 R /F15 3056 0 R /F58 3471 0 R /F64 4250 0 R /F18 4253 0 R >> -/XObject << /Im1 4234 0 R >> +4605 0 obj << +/Font << /F62 3075 0 R /F21 3143 0 R /F23 3078 0 R /F8 3088 0 R /F65 3346 0 R /F76 4316 0 R /F77 4319 0 R >> +/XObject << /Im1 4300 0 R >> /ProcSet [ /PDF /Text ] >> endobj -4553 0 obj << -/Length 2436 +4619 0 obj << +/Length 2541 /Filter /FlateDecode >> stream -xY[۸~_aXT.bE"E]d&if4vQd|kdk*;sDlCQ!;r8R:$i`]B1CnragA6s7Y<#Q0n/ox-B= >?< L~x?ipD F% Ot lM彼_=ע:O:dd=v]0~c8 7IRl(? [bb_E+bRY"d^Xg`=~٠`~Bò@HKs IrEvk!:*SA݄^Th 8sk d5! 8g{:LOEAF' SE&7l'Ap}Now(xM >MA=m+@Nys -8EL?Q B?߱~!PF;gkh(Q5o뫐#6<[M -~>`Ћ)hBM|aQpf۶K -QZ˯ Z^32NVF]6 ^WS,es"M JvT\Cx@Ӗ -ʦg= n2h.F*=)_^9RlQwN`}kx7b39C뢮}⅒궐w6L3Gg2aݓA4>RsĜ,W[qjى˨#6wmBH_dY$B@#p (J#moyImo$JM+FRY{($9Yezyßr FX<I"|[*!ZݖἪzLغG9c`9f5T0X|ZMa+E)SW'nA[1Zf Q4䫅0fEjc!,![8?Wadw@+L'RT{gOPDNY t{78> 5'%{|(z ?/. -Gcp.gt0'l EK<_.PqK,_oBAz+b[_B)\)om -9QNN[NXȫrbEXjA#ɕ9bXA`eD HS<+.M5,bs 9l_wO~Wƈb"e7曁ל