From e4840f0db911eaf3aee1195030c6efca70d78f14 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 6 Dec 2001 07:37:58 +0000 Subject: [PATCH] merge from 2.2 (This used to be commit c5ee06b7c8fc9f1fec679acc7d7f47f333707456) --- docs/OID/allocated-arcs.txt | 1 + docs/README.Win2kSP2 | 56 + docs/README.Win32-Viruses | 56 + docs/README.ldap | 1 + docs/{ => Registry}/NT4-Locking.reg | 7 +- docs/{ => Registry}/NT4_PlainPassword.reg | 0 docs/{ => Registry}/Win2000_PlainPassword.reg | 0 docs/{ => Registry}/Win95_PlainPassword.reg | 0 docs/{ => Registry}/Win98_PlainPassword.reg | 0 docs/{ => Registry}/Win9X-CacheHandling.reg | 0 docs/{ => Registry}/WinME_PlainPassword.reg | 0 docs/Registry/WinXP_SignOrSeal.reg | 9 + docs/{ => Registry}/WindowsTerminalServer.reg | 0 docs/Samba-HOWTO-Collection.pdf | 4064 +++++++++-------- docs/announce | 32 +- docs/docbook/.cvsignore | 3 +- docs/docbook/faq/samba-pdc-faq.sgml | 1083 ----- docs/docbook/howto/DOMAIN_MEMBER.sgml | 163 - docs/docbook/howto/NT_Security.sgml | 342 -- docs/docbook/howto/samba-pdc-howto.sgml | 778 ---- docs/docbook/manpages/nmbd.8.sgml | 21 +- docs/docbook/manpages/rpcclient.1.sgml | 2 +- docs/docbook/manpages/smb.conf.5.sgml | 413 +- docs/docbook/manpages/smbcontrol.1.sgml | 2 +- docs/docbook/manpages/smbd.8.sgml | 19 +- docs/docbook/manpages/smbpasswd.8.sgml | 17 + docs/docbook/manpages/winbindd.8.sgml | 9 + docs/docbook/projdoc/DOMAIN_MEMBER.sgml | 16 +- .../projdoc/PAM-Authentication-And-Samba.sgml | 9 +- docs/docbook/projdoc/Samba-PDC-HOWTO.sgml | 443 +- docs/docbook/projdoc/chapter1.sgml | 446 -- docs/docbook/projdoc/winbind.sgml | 162 +- docs/faq/Samba-Server-FAQ-2.html | 4 +- docs/faq/Samba-Server-FAQ.sgml | 4 +- docs/faq/Samba-meta-FAQ-2.html | 6 +- docs/faq/Samba-meta-FAQ.sgml | 6 +- docs/faq/Samba-meta-FAQ.txt | 6 +- docs/faq/sambafaq-1.html | 2 +- docs/faq/sambafaq-2.html | 4 +- docs/faq/sambafaq-3.html | 2 +- docs/faq/sambafaq.sgml | 8 +- docs/faq/sambafaq.txt | 8 +- docs/htmldocs/DOMAIN_MEMBER.html | 29 +- .../PAM-Authentication-And-Samba.html | 29 +- docs/htmldocs/Samba-HOWTO-Collection.html | 1285 +++--- docs/htmldocs/Samba-PDC-HOWTO.html | 545 ++- docs/htmldocs/nmbd.8.html | 23 +- docs/htmldocs/rpcclient.1.html | 2 +- docs/htmldocs/samba-pdc-faq.html | 1954 -------- docs/htmldocs/samba-pdc-howto.html | 1558 ------- docs/htmldocs/smb.conf.5.html | 874 ++-- docs/htmldocs/smbcontrol.1.html | 24 +- docs/htmldocs/smbd.8.html | 47 +- docs/htmldocs/smbpasswd.8.html | 55 +- docs/htmldocs/using_samba/licenseinfo.html | 12 +- docs/htmldocs/using_samba/this_edition.html | 4 +- docs/htmldocs/winbind.html | 362 +- docs/htmldocs/winbindd.8.html | 44 +- docs/manpages/findsmb.1 | 5 +- docs/manpages/lmhosts.5 | 5 +- docs/manpages/make_smbcodepage.1 | 5 +- docs/manpages/make_unicodemap.1 | 2 +- docs/manpages/nmbd.8 | 21 +- docs/manpages/nmblookup.1 | 2 +- docs/manpages/rpcclient.1 | 4 +- docs/manpages/samba.7 | 2 +- docs/manpages/smb.conf.5 | 330 +- docs/manpages/smbcacls.1 | 2 +- docs/manpages/smbclient.1 | 2 +- docs/manpages/smbcontrol.1 | 13 +- docs/manpages/smbd.8 | 20 +- docs/manpages/smbmnt.8 | 2 +- docs/manpages/smbmount.8 | 2 +- docs/manpages/smbpasswd.5 | 2 +- docs/manpages/smbpasswd.8 | 16 +- docs/manpages/smbsh.1 | 2 +- docs/manpages/smbspool.8 | 2 +- docs/manpages/smbstatus.1 | 2 +- docs/manpages/smbtar.1 | 5 +- docs/manpages/smbumount.8 | 2 +- docs/manpages/swat.8 | 2 +- docs/manpages/testparm.1 | 2 +- docs/manpages/testprns.1 | 5 +- docs/manpages/wbinfo.1 | 2 +- docs/manpages/winbindd.8 | 9 +- docs/samba.lsm | 26 - docs/textdocs/Application_Serving.txt | 2 +- docs/textdocs/BUGS.txt | 2 +- docs/textdocs/NetBIOS.txt | 2 +- docs/textdocs/PROFILES.txt | 4 +- docs/textdocs/Printing.txt | 4 +- docs/textdocs/Tracing.txt | 4 +- docs/textdocs/UNIX-SMB.txt | 2 +- docs/yodldocs/README-NOW | 18 +- 94 files changed, 5222 insertions(+), 10361 deletions(-) create mode 100644 docs/README.Win2kSP2 create mode 100644 docs/README.Win32-Viruses create mode 100644 docs/README.ldap rename docs/{ => Registry}/NT4-Locking.reg (79%) rename docs/{ => Registry}/NT4_PlainPassword.reg (100%) rename docs/{ => Registry}/Win2000_PlainPassword.reg (100%) rename docs/{ => Registry}/Win95_PlainPassword.reg (100%) rename docs/{ => Registry}/Win98_PlainPassword.reg (100%) rename docs/{ => Registry}/Win9X-CacheHandling.reg (100%) rename docs/{ => Registry}/WinME_PlainPassword.reg (100%) create mode 100644 docs/Registry/WinXP_SignOrSeal.reg rename docs/{ => Registry}/WindowsTerminalServer.reg (100%) delete mode 100644 docs/docbook/faq/samba-pdc-faq.sgml delete mode 100644 docs/docbook/howto/DOMAIN_MEMBER.sgml delete mode 100644 docs/docbook/howto/NT_Security.sgml delete mode 100644 docs/docbook/howto/samba-pdc-howto.sgml delete mode 100644 docs/docbook/projdoc/chapter1.sgml delete mode 100644 docs/htmldocs/samba-pdc-faq.html delete mode 100644 docs/htmldocs/samba-pdc-howto.html delete mode 100644 docs/samba.lsm diff --git a/docs/OID/allocated-arcs.txt b/docs/OID/allocated-arcs.txt index 7a7cd8057b6..4666be4cd79 100644 --- a/docs/OID/allocated-arcs.txt +++ b/docs/OID/allocated-arcs.txt @@ -14,3 +14,4 @@ ARC Owner Contact Purpose --- ----- ------- ------- .1 Plainjoe.org Jerry Carter Use for Plainjoe.org domain and examples in O'Reilly LDAP book +.2 Samba 2.2. Release jerry@samba.org schema for representing smbpasswd diff --git a/docs/README.Win2kSP2 b/docs/README.Win2kSP2 new file mode 100644 index 00000000000..49a8fbf4ae1 --- /dev/null +++ b/docs/README.Win2kSP2 @@ -0,0 +1,56 @@ +!== +!== README.Win2kSP2 +!== + +Author: Gerald (Jerry) Carter + +================================================================== + +There are several annoyances with Windows 2000 SP2. One of which +only appears when using a Samba server to host user profiles +to Windows 2000 SP2 clients in a Windows domain. This assumes +that Samba is a member of the domain, but the problem will +likely occur if it is not. + +In order to server profiles successfully to Windows 2000 SP2 +clients (when not operating as a PDC), Samba must have + + nt acl support = no + +added to the file share which houses the roaming profiles. +If this is not done, then the Windows 2000 SP2 client will +complain about not being able to access the profile (Access +Denied) and create multiple copies of it on disk (DOMAIN.user.001, +DOMAIN.user.002, etc...). See the smb.conf(5) man page +for more details on this option. Also note that the "nt acl support" +parameter was formally a global parameter in releases prior +to Samba 2.2.2. + +The following is a minimal profile share + + [profile] + path = /export/profile + create mask = 0600 + directory mask = 0700 + nt acl support = no + read only = no + +The reason for this bug is that the Win2k SP2 client copies +the security descriptor for the profile which contains +the Samba server's SID, and not the domain SID. The client +compares the SID for SAMBA\user and realizes it is +different that the one assigned to DOMAIN\user. Hence the reason +for the "access denied" message. + +By disabling the "nt acl support" parameter, Samba will send +the Win2k client a response to the QuerySecurityDescriptor +trans2 call which causes the client to set a default ACL +for the profile. This default ACL includes + + DOMAIN\user "Full Control" + + +NOTE : This bug does not occur when using winbind to +create accounts on the Samba host for Domain users. + + diff --git a/docs/README.Win32-Viruses b/docs/README.Win32-Viruses new file mode 100644 index 00000000000..f887486eaae --- /dev/null +++ b/docs/README.Win32-Viruses @@ -0,0 +1,56 @@ +While this article is specific to the recent Nimda worm, +the information can be applied to preventing the spread +of many Win32 viruses. Thanks to the Samba Users Group of Japan +(SUGJ) for this article. +=============================================================================== +Steps againt Nimba Worm for Samba + +Author: HASEGAWA Yosuke +Translator: TAKAHASHI Motonobu + +The information in this article applies to + Samba 2.0.x + Samba 2.2.x + Windows 95/98/Me/NT/2000 + +SYMPTOMS + This article has described the measure against Nimba Worm for Samba + server. + +DESCRIPTION + Nimba Worm is infected through the shared disk on a network besides + Microsoft IIS, Internet Explorer and mailer of Outlook series. + + At this time, the worm copies itself by the name *.nws and *.eml on + the shared disk, moreover, by the name of Riched20.dll in the folder + where *.doc file is included. + + To prevent infection through the shared disk offered by Samba, set + up as follows: + +----- +[global] + ... + veto files = /*.eml/*.nws/riched20.dll/ +----- + + Setting up "veto files" parameter, the matched files on the Samba + server are completely hidden from the clients and become impossible + to access them at all. + + In addition to it, the following setting are also pointed out by the + samba-jp:09448 thread: when the + "(Jreadme.txt.{3050F4D8-98B5-11CF-BB82-00AA00BDCE0B}"(B file exists on + a Samba server, it is visible only with "readme.txt" and a dangerous + code may be performed when this file is double-clicked. + + Setting the following, +----- + veto files = /*.{*}/ +----- + no files having CLSID in its file extension can be accessed from any + clients. + +This technical article is created based on the discussion of +samba-jp:09448 and samba-jp:10900 threads. + diff --git a/docs/README.ldap b/docs/README.ldap new file mode 100644 index 00000000000..451e27b8bf3 --- /dev/null +++ b/docs/README.ldap @@ -0,0 +1 @@ +The schema file is stored in ../examples/LDAP/samba.schema diff --git a/docs/NT4-Locking.reg b/docs/Registry/NT4-Locking.reg similarity index 79% rename from docs/NT4-Locking.reg rename to docs/Registry/NT4-Locking.reg index a550d52a725..6175fd51459 100644 --- a/docs/NT4-Locking.reg +++ b/docs/Registry/NT4-Locking.reg @@ -1,7 +1,8 @@ REGEDIT4 ;Contributor: John H Terpstra -;Updated: Feb 15, 1999 +;Corrected: Stefan Kanthak +;Updated: Jun 25, 2001 ; ;Subject: Registry Entries That Affect Locking and Caching @@ -15,9 +16,9 @@ REGEDIT4 "UtilizeNtCaching"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Filesystem] -"Win95TruncateExtensions"=dword:00000000 +"Win95TruncatedExtensions"=dword:00000000 +"NTFSDisable8dot3NameCreation"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanManServer\Parameters] "EnableOpLockForceClose"=dword:00000001 "EnableOpLocks"=dword:00000000 - diff --git a/docs/NT4_PlainPassword.reg b/docs/Registry/NT4_PlainPassword.reg similarity index 100% rename from docs/NT4_PlainPassword.reg rename to docs/Registry/NT4_PlainPassword.reg diff --git a/docs/Win2000_PlainPassword.reg b/docs/Registry/Win2000_PlainPassword.reg similarity index 100% rename from docs/Win2000_PlainPassword.reg rename to docs/Registry/Win2000_PlainPassword.reg diff --git a/docs/Win95_PlainPassword.reg b/docs/Registry/Win95_PlainPassword.reg similarity index 100% rename from docs/Win95_PlainPassword.reg rename to docs/Registry/Win95_PlainPassword.reg diff --git a/docs/Win98_PlainPassword.reg b/docs/Registry/Win98_PlainPassword.reg similarity index 100% rename from docs/Win98_PlainPassword.reg rename to docs/Registry/Win98_PlainPassword.reg diff --git a/docs/Win9X-CacheHandling.reg b/docs/Registry/Win9X-CacheHandling.reg similarity index 100% rename from docs/Win9X-CacheHandling.reg rename to docs/Registry/Win9X-CacheHandling.reg diff --git a/docs/WinME_PlainPassword.reg b/docs/Registry/WinME_PlainPassword.reg similarity index 100% rename from docs/WinME_PlainPassword.reg rename to docs/Registry/WinME_PlainPassword.reg diff --git a/docs/Registry/WinXP_SignOrSeal.reg b/docs/Registry/WinXP_SignOrSeal.reg new file mode 100644 index 00000000000..18690ae6619 --- /dev/null +++ b/docs/Registry/WinXP_SignOrSeal.reg @@ -0,0 +1,9 @@ +REGEDIT4 + +; +; This registry key (gathered from the Samba-tng lists) is needed +; for a Windows XP client to join and logon to a Samba domain +; + +HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netlogon\parameters +"RequireSignOrSeal"=dword:00000000 diff --git a/docs/WindowsTerminalServer.reg b/docs/Registry/WindowsTerminalServer.reg similarity index 100% rename from docs/WindowsTerminalServer.reg rename to docs/Registry/WindowsTerminalServer.reg diff --git a/docs/Samba-HOWTO-Collection.pdf b/docs/Samba-HOWTO-Collection.pdf index 483918bc804..511edd4ed16 100644 --- a/docs/Samba-HOWTO-Collection.pdf +++ b/docs/Samba-HOWTO-Collection.pdf @@ -1,6 +1,6 @@ %PDF-1.2 %âãÏÓ -1 0 obj<>endobj +1 0 obj<>endobj 2 0 obj<>endobj 3 0 obj<>endobj 4 0 obj<>endobj @@ -41,13 +41,13 @@ 31 0 R ]endobj 33 0 obj<>endobj -34 0 obj<>endobj +34 0 obj<>endobj 35 0 obj[34 0 R ]endobj 36 0 obj<>endobj -37 0 obj<>endobj +37 0 obj<>endobj 38 0 obj<>endobj -39 0 obj<>endobj +39 0 obj<>endobj 40 0 obj[37 0 R 39 0 R ]endobj @@ -94,7 +94,7 @@ 67 0 R 69 0 R ]endobj -71 0 obj<>endobj +71 0 obj<>endobj 72 0 obj<>endobj 73 0 obj<>endobj 74 0 obj<>endobj @@ -147,33 +147,33 @@ 106 0 obj[105 0 R ]endobj 107 0 obj<>endobj -108 0 obj<>endobj +108 0 obj<>endobj 109 0 obj<>endobj -110 0 obj<>endobj +110 0 obj<>endobj 111 0 obj<>endobj -112 0 obj<>endobj +112 0 obj<>endobj 113 0 obj[108 0 R 110 0 R 112 0 R ]endobj 114 0 obj<>endobj -115 0 obj<>endobj +115 0 obj<>endobj 116 0 obj<>endobj -117 0 obj<>endobj +117 0 obj<>endobj 118 0 obj<>endobj -119 0 obj<>endobj +119 0 obj<>endobj 120 0 obj[115 0 R 117 0 R 119 0 R ]endobj 121 0 obj<>endobj -122 0 obj<>endobj +122 0 obj<>endobj 123 0 obj<>endobj -124 0 obj<>endobj +124 0 obj<>endobj 125 0 obj<>endobj -126 0 obj<>endobj +126 0 obj<>endobj 127 0 obj<>endobj -128 0 obj<>endobj +128 0 obj<>endobj 129 0 obj[122 0 R 124 0 R 126 0 R @@ -184,55 +184,59 @@ 132 0 obj<>endobj 133 0 obj<>endobj 134 0 obj<>endobj -135 0 obj<>endobj +135 0 obj<>endobj 136 0 obj<>endobj -137 0 obj<>endobj +137 0 obj<>endobj 138 0 obj[131 0 R 133 0 R 135 0 R 137 0 R ]endobj 139 0 obj<>endobj -140 0 obj<>endobj +140 0 obj<>endobj 141 0 obj<>endobj -142 0 obj<>endobj +142 0 obj<>endobj 143 0 obj<>endobj -144 0 obj<>endobj +144 0 obj<>endobj 145 0 obj<>endobj -146 0 obj<>endobj +146 0 obj<>endobj 147 0 obj<>endobj -148 0 obj<>endobj +148 0 obj<>endobj 149 0 obj<>endobj -150 0 obj<>endobj +150 0 obj<>endobj 151 0 obj<>endobj -152 0 obj<>endobj +152 0 obj<>endobj 153 0 obj<>endobj -154 0 obj<>endobj +154 0 obj<>endobj 155 0 obj<>endobj -156 0 obj<>endobj +156 0 obj<>endobj 157 0 obj<>endobj -158 0 obj<>endobj +158 0 obj<>endobj 159 0 obj<>endobj -160 0 obj<>endobj +160 0 obj<>endobj 161 0 obj<>endobj -162 0 obj<>endobj +162 0 obj<>endobj 163 0 obj<>endobj -164 0 obj<>endobj +164 0 obj<>endobj 165 0 obj<>endobj -166 0 obj<>endobj +166 0 obj<>endobj 167 0 obj<>endobj -168 0 obj<>endobj +168 0 obj<>endobj 169 0 obj<>endobj -170 0 obj<>endobj -171 0 obj<>endobj -172 0 obj<>endobj +170 0 obj<>endobj +171 0 obj<>endobj +172 0 obj<>endobj 173 0 obj<>endobj -174 0 obj<>endobj +174 0 obj<>endobj 175 0 obj<>endobj -176 0 obj<>endobj -177 0 obj<>endobj -178 0 obj<>endobj -179 0 obj[140 0 R +176 0 obj<>endobj +177 0 obj<>endobj +178 0 obj<>endobj +179 0 obj<>endobj +180 0 obj<>endobj +181 0 obj<>endobj +182 0 obj<>endobj +183 0 obj[140 0 R 142 0 R 144 0 R 146 0 R @@ -252,182 +256,186 @@ 174 0 R 176 0 R 178 0 R +180 0 R +182 0 R ]endobj -180 0 obj<>endobj -181 0 obj<>endobj -182 0 obj<>endobj -183 0 obj<>endobj 184 0 obj<>endobj -185 0 obj<>endobj +185 0 obj<>endobj 186 0 obj<>endobj -187 0 obj<>endobj +187 0 obj<>endobj 188 0 obj<>endobj -189 0 obj<>endobj -190 0 obj[181 0 R -183 0 R -185 0 R +189 0 obj<>endobj +190 0 obj[185 0 R 187 0 R 189 0 R ]endobj -191 0 obj<>endobj -192 0 obj<>endobj +191 0 obj<>endobj +192 0 obj<>endobj 193 0 obj<>endobj -194 0 obj<>endobj +194 0 obj<>endobj 195 0 obj[192 0 R 194 0 R ]endobj 196 0 obj<>endobj -197 0 obj<>endobj +197 0 obj<>endobj 198 0 obj[197 0 R ]endobj 199 0 obj<>endobj -200 0 obj<>endobj +200 0 obj<>endobj 201 0 obj<>endobj -202 0 obj<>endobj +202 0 obj<>endobj 203 0 obj<>endobj -204 0 obj<>endobj -205 0 obj[200 0 R +204 0 obj<>endobj +205 0 obj<>endobj +206 0 obj<>endobj +207 0 obj[200 0 R 202 0 R 204 0 R +206 0 R ]endobj -206 0 obj<>endobj -207 0 obj<>endobj 208 0 obj<>endobj -209 0 obj<>endobj +209 0 obj<>endobj 210 0 obj<>endobj -211 0 obj<>endobj -212 0 obj[207 0 R -209 0 R +211 0 obj<>endobj +212 0 obj<>endobj +213 0 obj<>endobj +214 0 obj<>endobj +215 0 obj<>endobj +216 0 obj<>endobj +217 0 obj<>endobj +218 0 obj<>endobj +219 0 obj<>endobj +220 0 obj<>endobj +221 0 obj<>endobj +222 0 obj<>endobj +223 0 obj<>endobj +224 0 obj[209 0 R 211 0 R +213 0 R +215 0 R +217 0 R +219 0 R +221 0 R +223 0 R ]endobj -213 0 obj<>endobj -214 0 obj<>endobj -215 0 obj<>endobj -216 0 obj<>endobj -217 0 obj<>endobj -218 0 obj<>endobj -219 0 obj<>endobj -220 0 obj<>endobj -221 0 obj<>endobj -222 0 obj<>endobj -223 0 obj<>endobj -224 0 obj<>endobj 225 0 obj<>endobj -226 0 obj<>endobj +226 0 obj<>endobj 227 0 obj<>endobj -228 0 obj<>endobj -229 0 obj[214 0 R -216 0 R -218 0 R -220 0 R -222 0 R -224 0 R -226 0 R +228 0 obj<>endobj +229 0 obj[226 0 R 228 0 R ]endobj 230 0 obj<>endobj 231 0 obj<>endobj 232 0 obj[231 0 R ]endobj -233 0 obj<>endobj -234 0 obj<>endobj +233 0 obj<>endobj +234 0 obj<>endobj 235 0 obj[234 0 R ]endobj -236 0 obj<>endobj -237 0 obj<>endobj -238 0 obj<>endobj -239 0 obj<>endobj -240 0 obj<>endobj -241 0 obj<>endobj -242 0 obj<>endobj -243 0 obj<>endobj -244 0 obj[237 0 R +236 0 obj<>endobj +237 0 obj<>endobj +238 0 obj<>endobj +239 0 obj<>endobj +240 0 obj<>endobj +241 0 obj<>endobj +242 0 obj<>endobj +243 0 obj<>endobj +244 0 obj<>endobj +245 0 obj<>endobj +246 0 obj<>endobj +247 0 obj<>endobj +248 0 obj[237 0 R 239 0 R 241 0 R 243 0 R +245 0 R +247 0 R ]endobj -245 0 obj<>endobj -246 0 obj<>endobj -247 0 obj[246 0 R +249 0 obj<>endobj +250 0 obj<>endobj +251 0 obj<>endobj +252 0 obj<>endobj +253 0 obj[250 0 R +252 0 R ]endobj -248 0 obj<>endobj -249 0 obj<>endobj -250 0 obj<>endobj -251 0 obj<>endobj -252 0 obj<>endobj -253 0 obj<>endobj -254 0 obj[249 0 R -251 0 R -253 0 R -]endobj -255 0 obj<>endobj -256 0 obj<>endobj -257 0 obj[256 0 R -]endobj -258 0 obj<>endobj -259 0 obj<>endobj -260 0 obj<>endobj -261 0 obj<>endobj -262 0 obj<>endobj -263 0 obj<>endobj -264 0 obj<>endobj -265 0 obj<>endobj -266 0 obj<>endobj -267 0 obj<>endobj -268 0 obj<>endobj -269 0 obj<>endobj -270 0 obj<>endobj -271 0 obj<>endobj -272 0 obj<>endobj -273 0 obj<>endobj -274 0 obj<>endobj -275 0 obj<>endobj -276 0 obj<>endobj -277 0 obj<>endobj -278 0 obj<>endobj -279 0 obj<>endobj -280 0 obj<>endobj -281 0 obj<>endobj -282 0 obj<>endobj -283 0 obj<>endobj -284 0 obj<>endobj -285 0 obj<>endobj -286 0 obj<>endobj -287 0 obj<>endobj -288 0 obj<>endobj -289 0 obj<>endobj -290 0 obj<>endobj -291 0 obj<>endobj -292 0 obj<>endobj -293 0 obj<>endobj -294 0 obj<>endobj -295 0 obj<>endobj -296 0 obj<>endobj -297 0 obj<>endobj -298 0 obj<>endobj -299 0 obj<>endobj -300 0 obj<>endobj -301 0 obj<>endobj -302 0 obj<>endobj -303 0 obj[258 0 R +254 0 obj<>endobj +255 0 obj<>endobj +256 0 obj<>endobj +257 0 obj<>endobj +258 0 obj<>endobj +259 0 obj<>endobj +260 0 obj<>endobj +261 0 obj<>endobj +262 0 obj[255 0 R +257 0 R 259 0 R -260 0 R 261 0 R -262 0 R -263 0 R -264 0 R -265 0 R -266 0 R -267 0 R -268 0 R +]endobj +263 0 obj<>endobj +264 0 obj<>endobj +265 0 obj[264 0 R +]endobj +266 0 obj<>endobj +267 0 obj<>endobj +268 0 obj<>endobj +269 0 obj<>endobj +270 0 obj<>endobj +271 0 obj<>endobj +272 0 obj[267 0 R 269 0 R -270 0 R 271 0 R -272 0 R -273 0 R -274 0 R -275 0 R -276 0 R +]endobj +273 0 obj<>endobj +274 0 obj<>endobj +275 0 obj[274 0 R +]endobj +276 0 obj<>endobj +277 0 obj<>endobj +278 0 obj<>endobj +279 0 obj<>endobj +280 0 obj<>endobj +281 0 obj<>endobj +282 0 obj<>endobj +283 0 obj<>endobj +284 0 obj<>endobj +285 0 obj<>endobj +286 0 obj<>endobj +287 0 obj<>endobj +288 0 obj<>endobj +289 0 obj<>endobj +290 0 obj<>endobj +291 0 obj<>endobj +292 0 obj<>endobj +293 0 obj<>endobj +294 0 obj<>endobj +295 0 obj<>endobj +296 0 obj<>endobj +297 0 obj<>endobj +298 0 obj<>endobj +299 0 obj<>endobj +300 0 obj<>endobj +301 0 obj<>endobj +302 0 obj<>endobj +303 0 obj<>endobj +304 0 obj<>endobj +305 0 obj<>endobj +306 0 obj<>endobj +307 0 obj<>endobj +308 0 obj<>endobj +309 0 obj<>endobj +310 0 obj<>endobj +311 0 obj<>endobj +312 0 obj<>endobj +313 0 obj<>endobj +314 0 obj<>endobj +315 0 obj<>endobj +316 0 obj<>endobj +317 0 obj<>endobj +318 0 obj<>endobj +319 0 obj<>endobj +320 0 obj<>endobj +321 0 obj[276 0 R 277 0 R 278 0 R 279 0 R @@ -454,51 +462,8 @@ 300 0 R 301 0 R 302 0 R -]endobj -304 0 obj<>endobj -305 0 obj<>endobj -306 0 obj<>endobj -307 0 obj<>endobj -308 0 obj<>endobj -309 0 obj<>endobj -310 0 obj<>endobj -311 0 obj<>endobj -312 0 obj<>endobj -313 0 obj<>endobj -314 0 obj<>endobj -315 0 obj<>endobj -316 0 obj<>endobj -317 0 obj<>endobj -318 0 obj<>endobj -319 0 obj<>endobj -320 0 obj<>endobj -321 0 obj<>endobj -322 0 obj<>endobj -323 0 obj<>endobj -324 0 obj<>endobj -325 0 obj<>endobj -326 0 obj<>endobj -327 0 obj<>endobj -328 0 obj<>endobj -329 0 obj<>endobj -330 0 obj<>endobj -331 0 obj<>endobj -332 0 obj<>endobj -333 0 obj<>endobj -334 0 obj<>endobj -335 0 obj<>endobj -336 0 obj<>endobj -337 0 obj<>endobj -338 0 obj<>endobj -339 0 obj<>endobj -340 0 obj<>endobj -341 0 obj<>endobj -342 0 obj<>endobj -343 0 obj<>endobj -344 0 obj<>endobj -345 0 obj<>endobj -346 0 obj<>endobj -347 0 obj[304 0 R +303 0 R +304 0 R 305 0 R 306 0 R 307 0 R @@ -515,8 +480,52 @@ 318 0 R 319 0 R 320 0 R -321 0 R -322 0 R +]endobj +322 0 obj<>endobj +323 0 obj<>endobj +324 0 obj<>endobj +325 0 obj<>endobj +326 0 obj<>endobj +327 0 obj<>endobj +328 0 obj<>endobj +329 0 obj<>endobj +330 0 obj<>endobj +331 0 obj<>endobj +332 0 obj<>endobj +333 0 obj<>endobj +334 0 obj<>endobj +335 0 obj<>endobj +336 0 obj<>endobj +337 0 obj<>endobj +338 0 obj<>endobj +339 0 obj<>endobj +340 0 obj<>endobj +341 0 obj<>endobj +342 0 obj<>endobj +343 0 obj<>endobj +344 0 obj<>endobj +345 0 obj<>endobj +346 0 obj<>endobj +347 0 obj<>endobj +348 0 obj<>endobj +349 0 obj<>endobj +350 0 obj<>endobj +351 0 obj<>endobj +352 0 obj<>endobj +353 0 obj<>endobj +354 0 obj<>endobj +355 0 obj<>endobj +356 0 obj<>endobj +357 0 obj<>endobj +358 0 obj<>endobj +359 0 obj<>endobj +360 0 obj<>endobj +361 0 obj<>endobj +362 0 obj<>endobj +363 0 obj<>endobj +364 0 obj<>endobj +365 0 obj<>endobj +366 0 obj[322 0 R 323 0 R 324 0 R 325 0 R @@ -541,37 +550,8 @@ 344 0 R 345 0 R 346 0 R -]endobj -348 0 obj<>endobj -349 0 obj<>endobj -350 0 obj<>endobj -351 0 obj<>endobj -352 0 obj<>endobj -353 0 obj<>endobj -354 0 obj<>endobj -355 0 obj<>endobj -356 0 obj<>endobj -357 0 obj<>endobj -358 0 obj<>endobj -359 0 obj<>endobj -360 0 obj<>endobj -361 0 obj<>endobj -362 0 obj<>endobj -363 0 obj<>endobj -364 0 obj<>endobj -365 0 obj<>endobj -366 0 obj<>endobj -367 0 obj<>endobj -368 0 obj<>endobj -369 0 obj<>endobj -370 0 obj<>endobj -371 0 obj<>endobj -372 0 obj<>endobj -373 0 obj<>endobj -374 0 obj<>endobj -375 0 obj<>endobj -376 0 obj<>endobj -377 0 obj[348 0 R +347 0 R +348 0 R 349 0 R 350 0 R 351 0 R @@ -589,8 +569,37 @@ 363 0 R 364 0 R 365 0 R -366 0 R -367 0 R +]endobj +367 0 obj<>endobj +368 0 obj<>endobj +369 0 obj<>endobj +370 0 obj<>endobj +371 0 obj<>endobj +372 0 obj<>endobj +373 0 obj<>endobj +374 0 obj<>endobj +375 0 obj<>endobj +376 0 obj<>endobj +377 0 obj<>endobj +378 0 obj<>endobj +379 0 obj<>endobj +380 0 obj<>endobj +381 0 obj<>endobj +382 0 obj<>endobj +383 0 obj<>endobj +384 0 obj<>endobj +385 0 obj<>endobj +386 0 obj<>endobj +387 0 obj<>endobj +388 0 obj<>endobj +389 0 obj<>endobj +390 0 obj<>endobj +391 0 obj<>endobj +392 0 obj<>endobj +393 0 obj<>endobj +394 0 obj<>endobj +395 0 obj<>endobj +396 0 obj[367 0 R 368 0 R 369 0 R 370 0 R @@ -600,252 +609,273 @@ 374 0 R 375 0 R 376 0 R +377 0 R +378 0 R +379 0 R +380 0 R +381 0 R +382 0 R +383 0 R +384 0 R +385 0 R +386 0 R +387 0 R +388 0 R +389 0 R +390 0 R +391 0 R +392 0 R +393 0 R +394 0 R +395 0 R ]endobj -378 0 obj<>endobj -379 0 obj<>endobj -380 0 obj<>endobj -381 0 obj<>endobj -382 0 obj<>endobj -383 0 obj<>endobj -384 0 obj<>endobj -385 0 obj<>endobj -386 0 obj<>endobj -387 0 obj<>endobj -388 0 obj<>endobj -389 0 obj<>endobj -390 0 obj<>endobj -391 0 obj<>endobj -392 0 obj<>endobj -393 0 obj<>endobj -394 0 obj<>endobj -395 0 obj<>endobj -396 0 obj<>endobj -397 0 obj<>endobj -398 0 obj<>endobj -399 0 obj<>endobj -400 0 obj<>endobj -401 0 obj<>endobj -402 0 obj<>endobj -403 0 obj<>endobj -404 0 obj<>endobj -405 0 obj<>endobj -406 0 obj<>endobj -407 0 obj<>endobj -408 0 obj<>endobj -409 0 obj<>endobj -410 0 obj<>endobj -411 0 obj<>endobj -412 0 obj<>endobj -413 0 obj<>endobj -414 0 obj<>endobj -415 0 obj<>endobj -416 0 obj<>endobj -417 0 obj<>endobj -418 0 obj<>endobj -419 0 obj<>endobj -420 0 obj<>endobj -421 0 obj<>endobj -422 0 obj<>endobj -423 0 obj<>endobj -424 0 obj<>endobj -425 0 obj<>endobj -426 0 obj<>endobj -427 0 obj<>endobj -428 0 obj<>endobj -429 0 obj<>endobj -430 0 obj<>endobj -431 0 obj<>endobj -432 0 obj<>endobj -433 0 obj<>endobj -434 0 obj<>endobj -435 0 obj<>endobj -436 0 obj<>endobj -437 0 obj<>endobj -438 0 obj<>endobj -439 0 obj<>endobj -440 0 obj<>endobj -441 0 obj<>endobj -442 0 obj<>endobj -443 0 obj<>endobj -444 0 obj<>endobj -445 0 obj<>endobj -446 0 obj<>endobj -447 0 obj<>endobj -448 0 obj<>endobj -449 0 obj<>endobj -450 0 obj<>endobj -451 0 obj<>endobj -452 0 obj<>endobj -453 0 obj<>endobj -454 0 obj<>endobj -455 0 obj<>endobj -456 0 obj<>endobj -457 0 obj<>endobj -458 0 obj<>endobj -459 0 obj<>endobj -460 0 obj<>endobj -461 0 obj<>endobj -462 0 obj<>endobj -463 0 obj<>endobj -464 0 obj<>endobj -465 0 obj<>endobj -466 0 obj<>endobj -467 0 obj<>endobj -468 0 obj<>endobj -469 0 obj<>endobj -470 0 obj<>endobj -471 0 obj<>endobj -472 0 obj<>endobj -473 0 obj<>endobj -474 0 obj<>endobj -475 0 obj<>endobj -476 0 obj<>endobj -477 0 obj<>endobj -478 0 obj<>endobj -479 0 obj<>endobj -480 0 obj<>endobj -481 0 obj<>endobj -482 0 obj<>endobj -483 0 obj<>endobj -484 0 obj<>endobj -485 0 obj<>endobj -486 0 obj<>endobj -487 0 obj<>endobj -488 0 obj<>endobj -489 0 obj<>endobj -490 0 obj<>endobj -491 0 obj<>endobj -492 0 obj<>endobj -493 0 obj<>endobj -494 0 obj<>endobj -495 0 obj<>endobj -496 0 obj<>endobj -497 0 obj<>endobj -498 0 obj<>endobj -499 0 obj<>endobj -500 0 obj<>endobj -501 0 obj<>endobj -502 0 obj<>endobj -503 0 obj<>endobj -504 0 obj<>endobj -505 0 obj<>endobj -506 0 obj<>endobj -507 0 obj<>endobj -508 0 obj<>endobj -509 0 obj<>endobj -510 0 obj<>endobj -511 0 obj<>endobj -512 0 obj<>endobj -513 0 obj<>endobj -514 0 obj<>endobj -515 0 obj<>endobj -516 0 obj<>endobj -517 0 obj<>endobj -518 0 obj<>endobj -519 0 obj<>endobj +398 0 obj<>endobj +399 0 obj<>endobj +400 0 obj<>endobj +401 0 obj<>endobj +402 0 obj<>endobj +403 0 obj<>endobj +404 0 obj<>endobj +405 0 obj<>endobj +406 0 obj<>endobj +407 0 obj<>endobj +408 0 obj<>endobj +409 0 obj<>endobj +410 0 obj<>endobj +411 0 obj<>endobj +412 0 obj<>endobj +413 0 obj<>endobj +414 0 obj<>endobj +415 0 obj<>endobj +416 0 obj<>endobj +417 0 obj<>endobj +418 0 obj<>endobj +419 0 obj<>endobj +420 0 obj<>endobj +421 0 obj<>endobj +422 0 obj<>endobj +423 0 obj<>endobj +424 0 obj<>endobj +425 0 obj<>endobj +426 0 obj<>endobj +427 0 obj<>endobj +428 0 obj<>endobj +429 0 obj<>endobj +430 0 obj<>endobj +431 0 obj<>endobj +432 0 obj<>endobj +433 0 obj<>endobj +434 0 obj<>endobj +435 0 obj<>endobj +436 0 obj<>endobj +437 0 obj<>endobj +438 0 obj<>endobj +439 0 obj<>endobj +440 0 obj<>endobj +441 0 obj<>endobj +442 0 obj<>endobj +443 0 obj<>endobj +444 0 obj<>endobj +445 0 obj<>endobj +446 0 obj<>endobj +447 0 obj<>endobj +448 0 obj<>endobj +449 0 obj<>endobj +450 0 obj<>endobj +451 0 obj<>endobj +452 0 obj<>endobj +453 0 obj<>endobj +454 0 obj<>endobj +455 0 obj<>endobj +456 0 obj<>endobj +457 0 obj<>endobj +458 0 obj<>endobj +459 0 obj<>endobj +460 0 obj<>endobj +461 0 obj<>endobj +462 0 obj<>endobj +463 0 obj<>endobj +464 0 obj<>endobj +465 0 obj<>endobj +466 0 obj<>endobj +467 0 obj<>endobj +468 0 obj<>endobj +469 0 obj<>endobj +470 0 obj<>endobj +471 0 obj<>endobj +472 0 obj<>endobj +473 0 obj<>endobj +474 0 obj<>endobj +475 0 obj<>endobj +476 0 obj<>endobj +477 0 obj<>endobj +478 0 obj<>endobj +479 0 obj<>endobj +480 0 obj<>endobj +481 0 obj<>endobj +482 0 obj<>endobj +483 0 obj<>endobj +484 0 obj<>endobj +485 0 obj<>endobj +486 0 obj<>endobj +487 0 obj<>endobj +488 0 obj<>endobj +489 0 obj<>endobj +490 0 obj<>endobj +491 0 obj<>endobj +492 0 obj<>endobj +493 0 obj<>endobj +494 0 obj<>endobj +495 0 obj<>endobj +496 0 obj<>endobj +497 0 obj<>endobj +498 0 obj<>endobj +499 0 obj<>endobj +500 0 obj<>endobj +501 0 obj<>endobj +502 0 obj<>endobj +503 0 obj<>endobj +504 0 obj<>endobj +505 0 obj<>endobj +506 0 obj<>endobj +507 0 obj<>endobj +508 0 obj<>endobj +509 0 obj<>endobj +510 0 obj<>endobj +511 0 obj<>endobj +512 0 obj<>endobj +513 0 obj<>endobj +514 0 obj<>endobj +515 0 obj<>endobj +516 0 obj<>endobj +517 0 obj<>endobj +518 0 obj<>endobj +519 0 obj<>endobj +520 0 obj<>endobj +521 0 obj<>endobj +522 0 obj<>endobj +523 0 obj<>endobj +524 0 obj<>endobj +525 0 obj<>endobj +526 0 obj<>endobj +527 0 obj<>endobj +528 0 obj<>endobj +529 0 obj<>endobj +530 0 obj<>endobj +531 0 obj<>endobj +532 0 obj<>endobj +533 0 obj<>endobj +534 0 obj<>endobj +535 0 obj<>endobj +536 0 obj<>endobj +537 0 obj<>endobj +538 0 obj<>endobj +539 0 obj<>endobj -520 0 obj<>>>/Annots 17 0 R>>endobj -521 0 obj<>stream +540 0 obj<>>>/Annots 17 0 R>>endobj +541 0 obj<>stream xuSÉnÛ0½ë+rrT&%Yv|ª“tE‹¤µŠž)i¼U]’ªá¿ïVêÄE!hÎöޛѯHBð%1Mæ¨Ú趈Æïn+öäi†¢†ˆ…à“j´\|¹]àÑèU÷ºê[êœr[ݽ*v!Ur†O}=ñŒ“‡œ‚TëCÞWÃd"ٛͦüðm«“#ÍãüÒq*»ÉCé3®EiQ•;È!å"™Å‰ñYY‡ïûZ9:ÅdCÌs=áSß •“ùd6)îî VAHÍd’<öJŒŠÍÖ¢Ôú'ø­Pé¦a%˜>ô ~|\×TÃi,U[*ÔÏU‚þMnC8’26ÆG8sôÁÔٞUp堚fè+Ó~Å®ª7†Õ¾FÙ;Xݒ۶dC±¦QfÍÅwºôUQGؓ± ®b³U[Õ¶‹‚û·š1TqE0&;ppLÐ÷>͉·ƒGéßÞGRz2™±ü-9õ3 Vƒ¥ßÁæäb6Oüˆ’ç¬û®³ }ås³ÆhãÜ~>‡ØzcmÖ㗱!ÁÇ2ÇÀÿêÅ*^a¯ÖÄ<R–`‰öaø,—>ÓC&$o[‹iàŒ'&ÿcn"áèçÿΌ9¾ù ó?(ãp~^¢» ±à×Ùš¯Ñµùgendstream endobj -522 0 obj +542 0 obj 501 endobj -523 0 obj<>>>/Annots 20 0 R>>endobj -524 0 obj<>stream +543 0 obj<>>>/Annots 20 0 R>>endobj +544 0 obj<>stream xV]sÛ6|ׯ¸¦‰:cS¢>,Éov§NóÐf륏 Š¨H€À(šéïޑ´å4êԏeK{»{ þ5JiŠŸ”V3šßPVî·£ÉÆfSÚøæfµ¦mNÓd:Å'Ùø§R5Q{JúÅ):zoCTUEÊæ´Õ!Òãݯ÷w?nÿ”:颫s=O“*Ó[£nhzKµÊ)–šje©Q{º} JÓ~ßlÅ»¶çk(7!z³k£ÎéhbÙI™³QKT¹ÈÔ]´[8œ¢"h©«†ïu¤“k ð=*%Dï þ€!Lé:w€sgßF:Xt[v{Fý„˜ñ[ŠþD\­ciìž*sз]/`÷©—›täã¨û*í¿[®¹f¨wy²¦¿©v^˺Ÿ·#¦_4ïøïã»Ñl³J6´\ඦùf“Lûw=v">“¸\αì\Æ큷õ™ª˜#_«hœ%…ƒg,Ó žhwU½StÔ; &ê+¡é%.¿§1•16·“ÉñxLïHœßóÚmHCXŽ¿´\ÌñºX¯ð:Ã/N/öYN7¢Æ³a§ÞGé-Ý·¦Ê™wöÒ½±Ê›ËVr”³L¸¢ÂxÖ·Ðïö^Õ½8ËAœdcfßözLfÇ°–ì숄/½Î¢ó§„¶¨O¡tm•“j£cj3Œ \òTM|6ZÇ/d`zrö؄¦Â)D]'½=©TŸ4µ¶ ­ªˆ¬Öy`VÌ\«\J}u>ûŠ½sñû/mxÞéõµÌIW`hc1ë=ÜQ‡S‚Ötäá Î ¹†]NGk«v•Æxm¤þ¬³–Ûz´ZôE,2ÖÆ2j‘c×; ¡6Ódâ[hÑf°z@tԍ©ào‰¨èÙø¿d1"è/áwø闼&a‰ig%öú£>á5`^Ú:Gžó§ ßÄæPdõEe„úëu*3ċÌüæD,øÆHêJê´ P™Ç@a"õ'ãÚ@Ÿ´Mœêݜ°pµÙ—Q²–í.-1ÏÃì0xý.¹TÎ5^ª!þÙi$Uõp§(z“ È86j˧w"‰]öŽv*;ð±]r|“o¥o íj/“ÖSUܵœ`C‡  w¢BLøïøØ.k)­‘šÿ¬›…ÜIçÁ:ïƒuvË#K|¹›ºq>*‹)ÇÕýoQ咾‹(ŒÄ^wiÔ"^ ³’ßú «P‘€EÔ€Äìyʽ±Ù …h궒ìK蝎‚L³çÇ ¶Þ0†3M‡Qñb žh¹ŒMë Êâq!;œ®ð¡#‚sÞïM'ÉP¤DÒ×"®{èò¶¯sÈ¥†šp¨¤M—»râÁ4ì,N~°$å&ë³û%×ð«¢ëi²Áƒ?:õÒþ>úµ¶è!endstream endobj -525 0 obj +545 0 obj 1091 endobj -526 0 obj<>>>>>endobj -527 0 obj<>stream +546 0 obj<>>>>>endobj +547 0 obj<>stream xWÛnÛ8}ÏWÌö¥.Ðȗ؎`Ún[E/Û8Ø šÅ‚’h™Dº$•Ô¿gH*vÕ¤› Žc çræÌæÛјFøÓé„NæT4G/WG¯WG£l± ý‹­ðLj¦Ëy¶ éâïOù­•´†í>î_’í|±Ì¦Évû` çÃ7KOiµFØùl–ÍiU†Ó#Zƒq6ÍèÂË-œÑ++…—ä7’\“SaôZU­^MkUËìÙê+Ni<Ž'§p7Xm$ ü8ÑlkùÀQGJÏò{0qD®ÍKeeáÝuOKå¼UyË!3:‡MUIçigZT$JvÑp#:ŸdŽ^ ðº­ë9 ¡ÉIIsBš-»sTò¦’pa9m­(¼*$€5—ÝàäVT@ÙXu}x<°“9pŽE“S\.òk§ð@ÝtgÚº¤\¢^Ó ¶ÒÕê†ã)wђñÃù,:§ôõ¥ªM.꺒AŽÝ=Æï;co*kÚ-ýNï¯Þ~þxù)OơهÆ_6ÈÁýÂV-dnàO›ÇãÂ24Ähߙî¹qŒbN9î6ªØ$)zbi´=ô$ߑÐ;£%Ý)¿Á{"Q¦ÕH!ÆI{+ís@ÌÐIX¡}xQ–jS¡Z4’ŒíRM¬xJ}B…&²´:gt=ø`ӅÉD â8éƒá ~ƒÇ¢É)^X䴎dyùùã_çÞfþ»ïfê”Ò U»ëg]+göQùÁðÍ,MÒ `„ÒΡø¨²€µñÝs DÑBq€qÍx\ûGÃÐÒ†GK‰á1TÄWžxT¬“5*âcÌ~ÏɸãÌc·m#0]Œ ݼbÞ%mkdƒ±ÛÊB­bÅqïåɞ9§~ž×ž¾R®E[£N´ÌºknRfݨ3¶H¾{Ž‡­³ÃÚ¢"¥\ k•{Q®ŸõGø Ü5u* ÏM:‘TìdÑZå¡)Ò{ÏIà,) ¹ +æ_8‰YX3-¡0\ˆ)ÚFê>3.?œÿýïÅëW—ŸÏWW̜OPÿL–÷Zÿ˜~O–}õž%õžžÑ*é¤M*û¦Š<ž¿A9÷3Ê-#zîŸBŸ›­±^`ðï¹õ|,t+jU2fhӇŸ÷Å£L“ËÀty@zMeE“¯÷ŸÚV»^Ç?¾ã4w=ÌARª(A³4×ËbMqJ’e¥n±“4Ik¹ÍÒ9{Ÿ{ª#‡'š÷ fŸSî:ÍsF‹K.— `MáGâ ¥~NÆ ÈoÜݏõs¼˜=?ÜÇóÔÑÙö2$‡E/äÑäeÈLã͏̾ï#zÓ bc H :BQ [hÏþp§¡,¥ ¯F ´¶¦I}½—%¥¥ïdô‡ÑO¶6G( åÆo~#zµÌé5‘r’‘æáÅGó ¸F‚&ƒ¦c3”»º$Âþˆ`ü2çç\ 3:\ $Á!è 襜öL…á/LÖȕý,A4”¾Ú" 2ôc‡ZÿŠ%- ê–Ýa˜^Fé“ÑŠå™·‘*ÚZ`ÜY†Ðˆ°ŽWr9ÊØÓ—“X}·pAþƖQ²"Gâ¦ã‰Ô|ÚõÂP90 ƒ kLT°ƒÕ±T€sQÞBJø*ɘȕûV1-{@Š÷Ì~fü€¹+Rë¾H㺋*,Üր®VÕÆã†dþ[«Š›º_ ?•V^‰p…K—öo|丫!Ìs¾RÊxÑ|‰ƒcœ‚e¢ÐJúlúˆ,ÒÞÏO3þWWñƒ;ùŋ÷/_Ð'k¾â’„a‹»$,'æ8ž:ŽÇþÏ ~ºeKü;€‹ä„=B±þ<úæý˙endstream endobj -528 0 obj +548 0 obj 1450 endobj -529 0 obj<>>>>>endobj -530 0 obj<>stream +549 0 obj<>>>>>endobj +550 0 obj<>stream x•WaOã8ýί¸×ÕÒ´iK[¸O¬v¹Cºe9èiµÒJ'7qZC÷l‡¶ÿþÞØM[²ôX@ E±Çã÷Þ¼™þ{S¿1zÔRR}˜}šu£ñ˜v3Ã?]÷¢1 Æ#| ¢I–â¿áîM¿ ÄÂKÄß>§suNñ€&ŽŽñ!õï»4IZq4Œâˆî\Й¸Àaœ*g”]*¥K£D—Ù»ÉÃQçj@qâ´{#ÄiÝ|™|ú&sd¥ó\/yçRå9M%¥*ˤ‘¥#•­uE••ts}OÚðŸ÷ä4YgÔ´r2%+͓J¤¥B,lÄ'v©ÝâÖ8éO­I8Žc(d}6­ŽtI§Þý<ÓVDôuŽ}ÊR*3\(å( mÅýóŽK]gTj7çä÷–‘›Ë’DŠ ”c#r“U܏zœ6ًpb¼‡Í&g 7UÚ¶­-©>íyz{´ªP¹0ùP¬uªtáa³s]å)Íœ$Q5kŸÌë'—¶Žtðܹr$Sõ?Ð’A é ä–ÚcdÉêB(.`¸¨K笝œžN©ñ³d!EAàÜ,Ò3Z;êTÖtrˆ¼cE1©*;¶˜B=ü¨éA1=øTXҙAx†ø•à%Çõç¶q‘¾/–¿\‰Ä‘]—N¬Hg/*ô0ŒOÂ(è~*ÝRBsU©VÒFTkB$èSÏ=¯Tå^m’WŒ¨ï¾‘æ¬R©lV×+Šm!‘çtÔÅÒâ𞺠Xÿ,úÞB0›¼/•Æ&ÚÈïï8€ÊÏÖâ7]5ò,* ý©p=–Დ4–“7ƒÃPÃs á…) ‚³Y®ý2P_J,.×à‹ @@ -854,11 +884,11 @@ E sWӖ»0\íR±ŸÍšÃT¯¦¦]æM)œz’ä¡ò2…ºÀ!¥Bº|ž9Ï¡§À0jÖü` övíóÀÀá͈¸áó… m£k Ð=1Ð̘€p|íÞ{ùÓá_ÏókmŒáõ^þËqhÍóù-ùpCoôÂâœÞ²×SºÙ»›XwÝÚK÷x”\ɤrbšKŒ­nÞTr2/`1ô~Èø¦k3ë}ƒ|ևgß ÀmezOš® ²G5 ˆC6Þ<÷J²&'Œ¹&‰üø7] Ž¢Ãý(Ì=÷—Ÿ?\Ò­ÑðTú¨ïbÐ[;,ozø¾é;À`܍Îñ=Ûúœê寣ÿR0ƨendstream endobj -531 0 obj +551 0 obj 1365 endobj -532 0 obj<>>>>>endobj -533 0 obj<>stream +552 0 obj<>>>>>endobj +553 0 obj<>stream x­V]OëF}çWL¥V q’‡J÷SºÒ½Ð6iQÕôaco’%ö®ïîÈ¿¿gvíKH€>´ ÀÁö̙3çÌìדõñ= qJç#Êʓ·ó“ÞÇ! 4_áÎh2¦yNý¤ßïÓ<ëÌ mUQòä¤ÎIďN­µ(ÈòI•5™tN::ß"ÜE®Cº\æñmŠ „9xÎ?–ð#}ꦣdD«ëù‡)}ZÑÎÔT;Ïþü}HÎï IJ3ĝó²ä[šÂƒ¥ØQ¡¶xÚPa̖„ç»1=xhªîΓ”³ÈQV…t=wg‡]ç…õuuX€Ë¬ªÇP)z&Ê¥ Ò+AŽ$Ôða~6it>JF4œŒqâÇJZEò/i€ ùý4™<¡ŒšyYÑhJsËÅ8¯ô:Tï6‚sq'T!–àÀh.ÚZeï¤=ª2åÞv~lØ´]ûY¡¤öÔýÜÜ;oã¼eC[ÛɽæüÅYÝÆÔENkéi)2PÀ’YáÎ1Ј4MÚ¾æFÿ¤É™Rú —ªˆÍŒµ2óÅ®‘EÛ0'Ñ „èÊx–Dh/^àwMN™Ð$ @@ -866,11 +896,11 @@ gh)Y39 ±ôYè/B‹5.#;î õ¢ãêlCÂÑÍêf½8=Tl£Õlc äŠô– y' Èj«ü.ê”õÌ2])ø"–eå×Z:S%œ»76G+¸ÐÚ=»’ÕÀQÅÊÀÊ µâö3v‹%E…´ í‡F®5¤i,åÒCX.¡E‡12ñÿ,¤g?5É["ï8¯ý¸‡íyÞª×T^A°Ý?~jÇHfJÈX˄æô1T© Ê5vKøè7¤îF†¢zÜâ”ëh|6¼¸ÄÀxÝgÃô^ÜsƒdÒøl}–­¡7’2‹µV"q{ä_­ßxôU¯ÇVmÕ\‹Ê^¶Ø|W©LEPMÓдué~¨ÃžÞWÂ\»˜ÉלNÐ÷WiŒ»¢€Ib„Ç!þÜtF{ZY}Gñ| ˜#b\´¦zFê ©7âNBnp²+½'ٖá0$èÉê°º•*X+˜ŒÌAtY(RÅMq[£È_ÐßÌ÷û/H©b¸6ËÄòzü#|Òì Šeȅ€—X*¬¼€¯0kÔۀ»+‹‚™üØ$¿«äôR»_™Û½^ÈÓ ñ8@c†t’b¯½n†t8 öqç’ËÆ “#3¬¬)áð÷׳³0öð[éˇðçj~Fü1ݞ1fsöYçzÖKÏHú,I’'jGœ¸“¥©up^®ÜóG®_&åÝt±¸ùtõþúf¶XüÒH÷ûfÓØE|Vȧ´ÀWœ,xÍú‹tïãhŒ¤²Xé˜ÿ†¢òƒ)㨌)ž˜Omë_¯2 Äþ(dPþ‹½“…\ZáåA¶á8‡i hY¯q©Œõ?ìig„™ø¬t&ÍÔŒÆ $qNÜ;0ÎÞ|yû†~µæ.£÷&«Kœ,ŽƒCüV7¾ÖùÏç›á¤Ÿ\â܊sÍ°ÿÛÉ7ã7endstream endobj -534 0 obj +554 0 obj 1189 endobj -535 0 obj<>>>>>endobj -536 0 obj<>stream +555 0 obj<>>>>>endobj +556 0 obj<>stream xWÙnã8|ÏW4ò²`+¶ã\ƒ=à\‰'3öÂX /´DٜP¤G¤âø﷚”r(³‚ŠE²««««é{êãg@§C::¡´Ø»˜ïޜÓ`DóoNÎðQ?é÷û4O;ƒdÐOh±ž&9Í×ʬ]Y󋧅-ÿ8˜Çþ qoxŠý¬5ÖójÚb™#a2Úيœ¥'o‰_>Òþvmi[Z/‰?q´QZ’Íɗ­÷ñ™44!W­VÒùpBfqˆÜАÄJ(CœÍ0úÔ%CÞ<WZ‡M©Ðevk’zåð$áD;sÀÀ µZ{*¥È8(åŒãj2þ<ý2›ÌÿìC üŠnÆ_fƒ·‰R‡q¾J#`_îÂ!…Pš)Ð @@ -882,11 +912,11 @@ i ™¤ÖäïsÂڕ/"GÁG=\+øÁ‡–<ü¸ÄLë“À?…ønKåw/ßÎdbÈêL–·v0¾à³qˆ°háúÑAr[Ֆf$ €e̔2™±V…ŠÊ”Y÷¶¥æ Á ÑÂ:®X˜V°m™A‘!=c·ØëÆâ£ÄŠpcŠ:Ûxaޛ¦œŠ5z׊[J [Ý ²'´®XÁ»0ÿš"¯@Í,†1a—.­àÑèw¶÷E¾X¡ÄÒÉò æ˜NXÀ!áz*kÒ0°Q°F»]FòyNA}£AªŸ†¸„jc‚@Á£wC¯¿„a€Èm2¤ÓJõ/ºÄI¤œ+³öÆsö›SÀ/:î·ýÆz4äⵕÂrdòÞ0‡œ[Âü5¢g I[vܒŒ(ÃVùu#8˜Ã •«O¯–ÖnÄEíÕÓ9êTþ=?æ{Nps?›ÉxŸh:ꡃU€k*Á¤¡ÊŒ¦`ÆêËR;½).—ŸhþÚ³›RÁÚT²âⳏ4TrS„ ÿªÉè¶ÑÖç—÷‡“{By¹ ›1Õ¿U©¨€ «„n€1 ›Š—G-y†O¥_ÊJµÏåkZbO¸WBf?nM+räv¸$ðκéXÙU!–è7µ¾¬VªÃ›³úv089Mønð³ñÝŘ-ü;<7þ7w(Ž×‹‹{§C|MÈþ×ׄÑY?9ÇW ,?æ#p›øº÷7¡‚ñ¡endstream endobj -537 0 obj +557 0 obj 1513 endobj -538 0 obj<>>>>>endobj -539 0 obj<>stream +558 0 obj<>>>>>endobj +559 0 obj<>stream x•WßoÓH~ï_1êË©õ%iš–RZtèhË5©mì5Y°½fwݐÿþ¾™]‡`¸“N)µ½óã›ï›™ýz0¦þé|B§3ÊëƒËåÁõò`”hvñ4›Òôâ¿'øï4•üú÷Oi<¥e‰ƒ³³³lF˂p`4¢e~4ÎÆ£lšÑkgš`šOT:[ӛۗS°¤èyetèõó'ËÏ05¥ñ8š:™œÃÐÑÒRç5>lـvÖ*ñ¤•©ÔªÒôhÞûzu²R^D^»G|)žuùFkëmmGSUÔh|÷¹­[ a­ÙýˆNƧلÝÂZ#kýäTÑ{œÆ‡Íî´i|P°†‡äsgÚ@tˆƒéaF÷ZÁ ^ò‡®Ëƒ± ~s¤ò •ÖQmÝÐw¡Ró¥˜&3àÎP¬50çÔ+ÏÐ-Þ/ޒ[$Ü 6…Õžê._SŒL՜ CŸ#Z$ÞûÏüÖ?fô2‡.¿©ÏØ}ªýÙì ÿïڟŽ»AíÏ2zeó/ðÿ/¾kP^§mÖA{[ë`jä+TÞSp¶ã2#ñ*’ÈP¬ KaÛâ”-û¯“ݾæ+MÔjìk`±Ú27—‰3d*[àïÐéܺ¢·t8 I  Ú ŠB‰0àljN5Ÿ4G²Ú„„Ò+²-T‚t‰/MÁΘ)‡…n¶àD¡ý!€éœ•ounJ£‹ŸüÖkÄØö›û2@šµ‚sYÐÈŽB/[¢Â”%8=Šv~Ì>xgšùfôV;F{B†ƒÀª^)Zi€¬Ñ+&´V(ŽC ,;4gÛ¨`ðœÊ¼ ÕÃÑÓ¨UÐ2èZØÊ_›º­tÍAAŠ¨¥¯ÊÀ÷J‡.ßs‰ÑÄê îåùæ @@ -897,27 +927,27 @@ x ÛüúN·KDŽ/dì#ч#Ï+3¡ÀꞀIMbŽ½1£”:ˆzuè\ƒŽ‚a¼·N 0f-ˆô ä¯v4“n!ЁâH9Ýý9Tä²Hó?¯¨¾·´à±¿HÏG ‘¨-³˜·L4iKƒlyà•„ ðe3Líjƒ½ °cì6&•³~úžM"9»ç0ø@XÕhÛù$qÌ@ Y9hÞO&–®òÒH>¯®oß¼½»½>&ùy=¿J?ßÝ¿\^c‹pñÍüÕ+É4¡”l@˜Æ¼°#ӕ©LH{ÒÀOÚq£©Ï/E°ñ¯+ŒÍôu¿9ö¼í)+4‹ûWÏÐýG‰¥‘¦œ+ JT•v¸Öêџʪ‚Q‹÷p¥ÄÍ&W̱ÝÆ}ƒY3úèq̂óÅòãâùýõǛ»«ëÀjûÛ¿¿i¥ÔÜÀ±H#24‰bXw^t¢’’߸ö• =4êQ¢*¨Ö˜Ù[h&¶‡…£WÖØíp6én0âÊ÷««ÁEºËgçß(qÜ».æ7—s\ ígÞº®lÞñŽ'4fã'ñÔI<öÿ®‘Ó‹Qö·Qܙf)пþ'íՃendstream endobj -540 0 obj +560 0 obj 1764 endobj -541 0 obj<>>>>>endobj -542 0 obj<>stream +561 0 obj<>>>>>endobj +562 0 obj<>stream x“_OÛ0Åßû)ŽúT¤ÕKš6i‰4¦fo¼熘&vf»|û]'tƒJC(Še+÷ïïœüš¤HøIQ,åPÝ䢜|¾Ú ]¢¬ùK¾æM…D$I‚RÍR‘&"¸‘}¯Í~zrFväÏÊGN\"MÇÄù¢àÄÙug»G#„J×592ûc¬Ah·—ÒT{£ŸÀrñÌrGh­ÝA†!fz,NöÓØ<Á<ÍÄ"6µ}ÐÖ`K4Dûî^(kj6è塶©[/bö×rÂ3"Ï2^—ë‚׿Ž#O‘¬6›¡Í ”Bà;ßÖᲑNªÀ»-…p靽o©óŒ%"­uKRüÖ¡TŠ‘³QÇÂzÀÖánÖjf~#ÇÓ}ÂV ¬;²U XyÐÌà_-üÝÙúšV¶ëˆ¥ˆ²½!~­®†D?FÆñ"áFeëí ×I÷·ê ¥â8,‡ÚEEƑ@O²ë[òì¾K°îùµ>«lõ}Ö/ÎKóBD;³[_Ùv{~sqŽ[g¹&¾XµçƒŒ6‰Yó1í}“/׉ØðŸÁ>+^œócòp›ûendstream endobj -543 0 obj +563 0 obj 452 endobj -544 0 obj<>>>>>endobj -545 0 obj<>stream +564 0 obj<>>>>>endobj +565 0 obj<>stream x¥V]sê6}çWì#™)66ÞhÚLïL“¹í¥s_ò"ljlɵdÿ¾gå0靶sÃLléh÷œÝ³úkÑŸˆ1Í攣7£Ÿ7£i°\Òå_µÇ,[̃%%˾Ç1¾V’v¼/ÓÿÃòðéâ)mv@Ÿ/–´Éü{ Â#>`2‹‚˜ßÆAÐz/uÖ®I(ŠÚ5ñ‚Wl ©Lj§vgrIoòL»Z§N-r*dzZÙ’ÙýCD'9CR‹m.=B&Ëܜ `ò–>>D͚¨„%d¡=¨<9ÄÇ@Bg¡©,–¹Ho(xلñ¬:D¤Mnöç #bx*¾JГç$O¢PZ®ø54œÄíûQH`[“ל)0Êšý¡Õ)üUéúD›ÇÏá§Ï„„Žª2Ú§Á@ð±²1åßøÙçs Œüj+3/¹Ò±’s Bú[Ô_Ì;m+¨Ï‹;IÀœÎè€W ½aš¬óÜû7xÄb³ýÞÚ#x!†‡Î>z«•i])w&S2]ƒ“)5z§öÌ]ƒ»ƒnVÊ"—ւضˆAò Ëäく-J«»‚!aWí÷ÍÖdqÑs͙ël"r£%N¯Žè¡æ¼)*«%ÚùA¯×z ÉˆfÁ)LÐÃ}ʙ)”+d±í1[ý·sžÈÑÀIÑR\«~uÂO 0²v•Éó¼8mà½åL)AË$Á ÀÎ_®›}¶xæ¨Ì‹ŸÄÊÉåïÿRí0•Í—˜Q ÎVí·æ*“•¡E³²yNh2%l‚%ʝp€óf´lP´°ôÒXÉfÒ,ìjñ›d 5Œ¶-+sÄ4Už‹ëaÑB²5/[¼¥Ì6¶Žfp¦Ë³s•l „@µè¨¾[/Íl§R¤oÒ!G#¡©x„²©ñ`.g«@M7BÈU ¥©Q.ÎX¾ŠZc“>¨£ƒƒi[»Û +¤Â3†Oy–vÑ:MÙÈ[›êbÿàòÏëÇî7®+ƒBÌÂÎÏD³˜¶ ùÀ#r©÷ý½¥¿ â8Mw.9/l)Q‹Ø *1Aw¦®èuœ¼ÞaÎ¥ª@æ¤köãE¥Àm ;¶g¨–AŠ×1‚,e¥Löz狙|q­Q›w%àd.=EáµMÔfX'-Bàö‹KJ.Nj ej¯péBn#¾¡ÝÊ«°S\ftÓvDÉtµ”«©XEñj–¬îç¼3|Z^®m˜€h¡ÿye¼\Òå4xhÌvÉØ0¤ßF£<öendstream endobj -546 0 obj +566 0 obj 1213 endobj -547 0 obj<>>>>>endobj -548 0 obj<>stream +567 0 obj<>>>>>endobj +568 0 obj<>stream xWÉrÛ8½û+ºr¥Ê¢ےœ99[Uª&‰'Qj.¾@$("&-ëïç5ÀML25–7’zy¯_7\,hŽÏ‚ÖKºZQZ]¼Þ^¼Û^̓͆ú_v ,›ß&+ºÞ¬ñÿr™lÈJÊyâ˜î–ÏÞ_ÓbAÛ§¯6kÚfáùœ¶éäݓ´'Òҍ}$¥½´¹©¤ªvž ñ$Ihúx÷†D–Yé\BwΙT /3:*_‰ásò…„+•8ÑN’Ñø±/·ß/æ4]\%KŸT >Ü·'Jœ¹ ›”£OŸ ‘”Â+£]¡8Ä¥ÔìE¿WÙ¹ÙKeI®N Ω½®¤öndXÀ®°;åb6–2åR+ÙßPš´ðµ•ÑsTä`'œJ©”O² 6ºd¥¦ªj­Òè+yñ(JN^í”ޏŒrˆ‡ }U+ùnŸˆ˜uäm_š: ü¨%¢CÀ{©¥ w­¬„ÒŽrõ r„‚§‘Áƒ°^¥u)lƒ+<» qõ"“2[…0œÔNåÖTÈsKJh±—œY:Hë2õêI&#»^_0FZŠ[LŠhŽã!uúŒ ϺT0«*†¨?ìrdÔ ¾yu{|ð (x£À¹¶F3/ºûr{‡òÔº¿\%×ÌÎ f „sH¬€q“‚øt`yC=ð2V€ÐGZ>-B°Í›Ô”¤ªC’ˆBÈ,86¦fð•ýzÑ¢E%_°/ @@ -926,11 +956,11 @@ f 8‹)~÷ÎrÖriž®ŽÜ‡"2R·,þpgr”Ч³¶€T ,Ô6RΞU!»LǃSpMdõ ½Øltyú“í)”ÖQ7âÖÕ+kãßÖ/åù«óïÐ(bÙÒA¤€)J”fŒF¶ÛuÍ ^ae£?KLÀZ¢¤é³x‹lvP¿/ .®‹ÜÔ: ô&-‚ß´zžý¥týLMEBà=p ‘xÆį«ºŠÂÆuŠ¨F‘s<ñ ¼óÿŽÚƒâcl›üw¹`ÉAѝèX(¤Ǟ5£ÇÍÿ÷¦[1L͝ƒæà Y‚„r¶¹I ïuu îpˆ³n 9`x èêŒ{ˆ|Vܗ%jq,fè‚Ôhq,®öŒÁØ çxŸ„*ŮѦ0iÍéjsƒaª™«0[ïa¬š½¿¥QW7<ÇôCÔ2áOC„E³lˆì>%¬®‘'ý(6]ò(6é³ãeYƸ\ª ÷ŠÁp8m»0¬nµÓðdÀ¬ê0k‘àÞ[½w£i£âÓ5Æ0˜M–«uó°u“Ÿuƒ[kìaâ F°Èé΂EöºÂÔeCHj'˜@ÀátKØ´€b¹½z{ Ä^Æü§ƒ±Ö?jQª\aG.²Èùt˜×³hÚIówýœ=;(…YË z3JŸ˜Š_¥ÅÀÜÛ̸Â=F%Ä8JVŸúN§jÞ íbY£.Íc’ø?14]^݀–ÿMÐå|FísŠ^ýš¢œÞAÛæ4"A;A,jéú|(ãfB«$‚cÉðÏI~¾çÉk\àfxOyŽaRf }S˸{¦V&Æ”0X ¦™[b›¡‘ö¾Œ«Šm£—¥2CgnûӁéÊ` ¸è¼­S~/€v‡úc±¿e%X E7qj¤æ+Ú ÑåNé¬= ïo\aí²ª.½B?Œ¸·Ùœò«ø’„¤jÚAËÚvÁê««fº/¥À¨neÎC_(âýqé¸Òá®òÚâh¼ûH4ŽÒ…†Ö0k}Ý¿Qž)ߦQŠÅjðë)‹EO­¯w_ßñ˜ò¢\Қ‡‹Ð¶8¼iÜ5Û&VŽ‰À+¯7óä6*Ñ-_í¿/þ0WÈendstream endobj -549 0 obj +569 0 obj 1684 endobj -550 0 obj<>>>>>endobj -551 0 obj<>stream +570 0 obj<>>>>>endobj +571 0 obj<>stream xWÛnã6}ÏW ܇zÑD¶¼Þ8»oIÛè^ŠèK€‚’h‹‰TIʎÿ¾gHÉV”¸ÛHli8sævføÏEJsü¦´ZÐÛkÊ닻õÅïë‹yrsC§?v‹/sZ¦i² åÍ Ÿé Ÿ­¤ Á[è9þüìã{J—´Þ@ýõ >áýœÖùt‘,’eBoÖß/fÓNl:“>ŸiçöÊçe’½‰KJÓ¨çj±‚žéºTŽ6ª’!oMåȗ’Dî[Q‘µ.gªÖ+£É »•Þ%´†L<æÊEU¨.Êî¤%“}—¹'×È\m ÀÇ Ç0æt•¾…Ã0¿1UeöîCD7§÷ .¥«Å»„ÝœR÷ó½î«BhŸ‰ö&ÆÏé {s/íNåøBÃ^oÔ¶µ`ð(9w¾{¾H“롽F ÌŇ)4֍ðç”Ðmå¥Õ0·“$q%c)¨1¶ Ñ"Úw1#aeˆÎkžÆCGÛÑrp‘F^«B4´W:Sº8ȕ¢0ûÿ‰~kMۜdŸ»:ŽKiœwa.²«ÐÇ2x‘£sáam/Êñ?cóÜ~´Ë!0Î/T¢®UAEÖùq ×9tZú½±G§8ÄG½gªC"™öx‚‚õpæL>k¼Éц]äŽ6ÎÈÛ&ÄøÇú],ÿ^ýs<³=?\q^ÇýºA€Zëä%I‘—d6LNR-óR`Í}ÿO«@x#|d®4V ÏL!rU)ϵ.t1C¹÷8¸¾¡ÞZ°EuèìØ¡oNYôM L>ZJÓVe’´ñ²ˆ–["ƒêr€Içg5‹-0·¨#œí/iýë·Ù§o½4C¡jŸ S«žN}V·z@j®…z%ø«sՀ9$pŸxTzKFƒ÷hjØɇ=Œý¹u&Äé˜f™Óçhܪ"Qô‡Òí¹¶iŒõ,䓗šEpC!ށª»¨Rä}Rzc…󶛳c&iäT´ç•‚Ó.å‰ 3ÊMæ…ÒÃ!×>ßÓ_à07}‘þîÓ×ûЛ ÂI·Ebp’'…¡-+ð4#˛Vç<Jã@1ZÊ"¨æ3ä¢  ò%‰AEa!æ QT‹Çp F}ÑÃTÉÝH|×M¼)KŒôrV© ŸÿUºÄ–:µÂôáMœwð¨­<'âIìKhŽŽ{ŒB Ëv‚0t§lg¤œ @@ -939,11 +969,11 @@ M 99îvL­­/#Úôڗ#WÂ\(R,l…0Jñ Ô)âä@E Ì,nYÌZNzŒ*ÏõÓ&w²"¼À[w+tŒàÈøЏNƒØr‘¡ áìqôÑ8–,Bd% p€ûq ò6ҏ<ÜC"̑eø†Ed§˜'ÁA!»qØÍBìx¯‘‘x- l³Ý爐3ó="؍Àâ%¢¿ÌÜt¬Ÿ^¯’׶4^Sîo?ßÝÒ7kÂýè7“‡9bÇȯ¢øÕjÛ]Ñßî^¿ü,WKè r霃¿þ¼ø&wÂendstream endobj -552 0 obj +572 0 obj 1574 endobj -553 0 obj<>>>>>endobj -554 0 obj<>stream +573 0 obj<>>>>>endobj +574 0 obj<>stream x¥X]S7}çWÜÉéÔÆëP ´3@œÔS ›Ix‘we[aWÚHZ ÿ¾çJ«µ³™iši°¥ûqî¹çÞåËAF#üÏètLoN(¯.“ÅÁhxvF»»Æ/#úåô ¯Çg§xÍÆüŽ•´â+øvºœ?ú0¢·´XÁö l-Šðñˆù!µÿîµúÒHº–þbz3§kQI÷ëëÅçƒ 28Ç¥îlº3;¿ücz=¹>ŸMލF¿Óo4—öIÚðM咔#Ûh­ôšŒ¦½ã?bø þ(µ´*§™È7J#NÄG‡)\_^ÿ€Õq÷Jè™Ð)j‡àÿOԟnîþüxwsû.[rÌïM%ÒΓ k¶ðÐÆ8Ά'û~´¦©ÿê;7£¯  X¹VìN´|!Q–TÉj)­#³¢îæw€êνËò½D.ö֔%[;b¦”f²Æš»ÿn³`›W&e›°!ÙÆT#S-}dÝt¦û‚•£ǔeLùAFƒñÉpÌhO=¹iJ€#I”üFø€S¢Ræ¶PâˆT–ÌV1Ï G5*Š÷I,͓Òbªó—¦'”;añ&ºÍ8¼MÞÐâòöhzK8é<Ê#¼2ÚÑvƒ’ŠßÀ/Á¼{A1+E¥4êj…7–¶ e¥B"y¼.Óáì‘ôùÑÆ8ßÁغǕöÈûë9‹¥p>‘yLˆ¼ çL®ƒ²U~C@BEa¥sÃÄܓá1cyÏ«ÆKµQÚ3ÃòRXµRyH«õÏ!L6Ãz«søuÔ»²ÒJ•Js‰$qäVæÆŽ õ£Úš'UÈÖ|8•’“#ÿR3D+c«ì!ñٜ>)] '´’Úî¬%܁ҨS ~z܆¹`É%}àû=¯•x¡À)) Y é\“|U pÑ·ìˆoD 7¡äé}ÑVp8» Rf)é9íÇQI;$p{…„¢³j‚×֑!—@a@Ñ öz P›ÁbÑ€Á(ßäï÷bÁºÏ@-â–Ä?òsXÈ0ºû—&èši¡rüz†–[ì%©0dP#S6a(W’AQ®Â´£y&[\„HF}VeKλv»¶„Ŧ@ã`™mç=·ÁžJ†0,Bôáa«ßÉ‹q|tï=¸}xK–Ë?cgç=s÷¤:¾f±ó:×¼2\bµ=³[¡ŠãS^RÏQÍ=±èp’ÈàùH3™ñ„d0’–Íj:uìæLömäÌåL>£€´‹æÇô¶WÌvÏÂL"#At‹¥ž’ºðΩm_xMà‡¡$Qð%¬Í£:A˜À°yÊFƒì—žgìlç » ¢GVèúÖqÞoyf™¥ÇÉiï6ŠavÞWÖT!áTÎèr¤€*eCkƒ7°­¬7½XQCˆ¼ª¨5Vˆâ߸×Þn+}8åÅ4€i.â"ÍvcHáÍCµ”¼n }X“1j—¸‡í(^ß~ÜÃù\+DÄ^>œµ ÙÉéÿ*rŸÇç糋sºµæ3V <ÁçØdµs™ï âñÁé<)¿KÉãÓcüé$œÍ26€øëàí¯ˆendstream endobj -555 0 obj +575 0 obj 1999 endobj -556 0 obj<>>>>>endobj -557 0 obj<>stream +576 0 obj<>>>>>endobj +577 0 obj<>stream x•WïOã8ýÎ_1*Ž•hi»,¿´:©”rW ºÍÞj¥J'7q[‰ ÷×ß;i §À-H¥$¶gæÍ{3ã{=êâ·G§}úxBq¶w퍢½nç쌶Åÿt©ßÇÇñÙ)~:ïô©´àx‰c6X~t}L½E œ~rvJQâßw)Š„Nh‘–v%ñ·0¹•¤XÄ+yÈ_5‘Ð$œ“YîÈ’ÏñJè¥$A™´Vàۓr+¬Ž2ìSšŸ¤)Í%Ùrþ·Œaã‡èï½.µ{ái”8•É¶)%2kÛ!%/hì~±¤E&IYRz×k`п*¤5i锁k©1eÌÙ2Ž¥LiŽS9ˆÚ™XèWƵq@ËæF'ŠV0†5ì/(­+„SzI SPiea©íÏTŽÝ„ø ;Y(ëTLfá­å…q&6i§²Õ?és <¹Ò7¥ód Ž§Ê­\"Mù™|™Ò0ŠªÓ&Ò]Ž¿L)„ìÓÁÆcì@žZzÅÞKšŠl.^…(”êQ¤R»p$6¿8 ›ìZÞ_O2p£×Ev§˜]5£Ž®Ï©‡h˜?ŸNC`[õ;Èiðäæö÷/ÓhJ •Jvh—xí>xÀ~ÏDDkä1!ç;XM":†Hõ»à´òy<º†D*2oè4¼˜Í¾'“h6›~ŸF£ÛýÙìê~üçè~:›¢áKo@ê„b£PÈ0]Æw4HÐ9ÆË]Jj0ÊAÉ+¨s¡ ˜3¬ÔþP…Çkã>ü\`Xf©Îµ·Âƒ'¢ò$yÎ\4…B*eòš]cP}+æ£h,¥êA^ԎœsÒzÔî l¤êgŸ†&_j¹r4;ˆg¨w~~F·*.Œ5 ‡×E^+Î8u›Í5¯Ÿ-!¯‚¬Èräx—,¦„æÌ}Hbc Ê°4L9>¸RÑhÁ<ʂ¢áÝÑøNCñƒj¥¯ó³¦MσÏ>#>„Ü{ä-Ëg›i9A fl²¼D à¤ÙƳ7ñÀW¿²C4B$[¬É®L™IÕòGB¡P*0J-“à ·õlç°<q²;üMËL*.9›44:›¢*Ì¾Ý`Ñk~ÖJágn£µ2G eÁƒ h©pÑ qØ®³â˜K­ýÖ¶â6ž Î-¥–…ׁçҔHzé颾¢|›, \³2¼DKü¨¾Í‰œKÀ6ûИŒFÇ^”;F e~aøž¹ÁÍ`B·B£›Ôïá>ǜ7ù줶˜/Ü~_K¶Ñq/öý»ûÑ;+®¾Ü^|NL†Búë;KǓáÍ׫}f·Yïm¸ý6žü5¸‰F÷“Aôž'£ÉÕÿ];›uŸµF¹ÑF·óBißð7sKž›ÂÍ>4EÔôœ®7à ½®d^M2¾ÆT³F¬zŠ°Ôb˜[aŠ‰ØÛx:§7”Ðe#/ÀK‘x±ã ¿ö]Ä º\C Q¦îÐoSL–¢ùxž‹6G†A @@ -970,11 +1000,11 @@ h R Í¡»NٖõFL‘ HF'mu 屑 ]ŸU——ÞÉI§G'ç½Î ÏÖÓÁíå€î ãïËW&.¹Xø;!ïk÷NN±¼}ÚÇ¥=9xãÊu|zŒiݯêõy+îvìý Ì£Åîendstream endobj -558 0 obj +578 0 obj 1741 endobj -559 0 obj<>>>>>endobj -560 0 obj<>stream +579 0 obj<>>>>>endobj +580 0 obj<>stream x•W]OÛH}çW\%›• $!å£o@Ân$HYânµ’¥jbÉ´öŒ;cù÷{îØqZïBiilïç¹çžü8Ò?C:ÑÉ)EÙÁUp0 ýósÚþ²¸ÐÉè¢Jãó3þ|zÞ“•”ð+x ;Í/œ?¾Ð lŸÂVûÇ ¢Õº´”$–©¤ÂÀ’ˆ©XIJ³•q…£Dá+£H:—”iºîS°RŽ¾Ë5á¿RÇÒþ|;ÐÑ‘ÂÎá0ÌD´RZ†¡[»Bfa•ÖJ]DFÖ¤Nx$퓂ý0L…΄ækiÃ0Vd²O4\;„ Œv+a¥kõ©´ßÊGå @@ -988,11 +1018,11 @@ l šG ßcùy¥@+ÊUý\y›5=Õð•ç¹‰Ñúu{›¯ û†Îƒf¦í98P&ñ}ƒ!H´\Z샨£° ²ôyòM͑ðwŸŽ—ªÇ5uWŠÈ3*Òå,]¹ü&#!¨J†yE›ü>óUõ-¤nN¢?÷*ÏŒ+}¼õœïhÆÅaÍ'<‘·w· ·Pã2úÎXGïÐq–¼;…8¯¥³Ø”à•KàýU9xøV•¾ãÙ¨”´² …—a|Ï,yÁÝël—Ooc=ÜÚìzbAcM™ió:ŠÅeÞ¥ß-ì{^óÞðô¬Ï߬ñ¥wçÛïâòîê’î­ñ]™˜¨dnðXçôª·Žª×z¿dëñÙ3Ìf{Ã~ ᯃ§Ç•Ìendstream endobj -561 0 obj +581 0 obj 1654 endobj -562 0 obj<>>>>>endobj -563 0 obj<>stream +582 0 obj<>>>>>endobj +583 0 obj<>stream xWËnÛ8Ýç+.ºrD¶\ÇN t‘ôhÓ ìA1@6´DGlhR©8þû9—¤YMÁ4¨a‹ä}žs.õë$§ þrZLé͜ŠíÉÕêäÓêd’]\ÐóGs:Ïgٌf |ŸN³ j$m°+‹9~ƕ|Ša¶°‡~KùŒVø_àKÖ'´*FÓìMvžÑë›%}µö¡­_¯~žŒ?Ï(Ï㉳é'F—qÏÝè‡2¥Ý9º6^6Fzº[IKÙ<Êæî59|Q…$åÈW’ä¯V= i<ÙMx@ͦÈ'“|Œ)¹Zj£dI7W7Kv=¡³üM6e—w£鯮¿/]d”baW²!çm#ë±8¦¤ë[e‰‡¾ž*ÔÈ{å7®÷$(%3p\hÅ“Š!¯>܎aÎIßÖT Gk) Ý«G|®–Â!=#c…b%ØÿeôŸ%ëÓ9Z‰´V– k6ê¾E@K±] ò69nCJ‹«·±Z۝2÷T‹©!r2R–œmÔ·«ó¸¶’áƒáµË C qÆnœÑÁx¹äÐ)®7Îu傊[îA粟q£,ûX‚ŽVZa_‘z½°úrœÞat'ÆfÀE¡ ×ê©®‘ºô†]FjçëÌx’r·T—[Ȭ Wüª>«6ÜièªÉ1 xÓdbQî“BÄrýxÍ QâÌnÐ ·À†|_½~þ÷µî‡Ì 8p 1BWLm¾¤° E;ksÂή8§¾*#σâô>z÷ä¾È"¹ÆÙ èÜܾ|m‚ 2¹œX,l‹Í“+‚h}+Ó-©·_£óÜe“L.¾õtòØÝ(y…íZ ¸c œX*ÓÈLƒ Ë01˜U±¾ÒÍ@†Ábøº3’$O§¬ß­ù.ßãè:φn¸ð–Ë yJkž{ÃQƑÊÎK¥ÆRÐ_ÛÏÃåqW™CY¸ÃԈá¬nGE«%†|ÿoÂYñ¾wþ?@WÒÿ9–ó؞¦²ÖÉÿ®×èx“`Õ¼DIß{ß±e‘EÜiôª´ö¹=ô»­ÄR|§e&ˍ`Âý¿Âÿ$pý•#¡;-ÿ5àµò_g±ù2ak\4 ~5>ð7Œévû8ûýKôŒ}]½_ÇÕ2]®’ÿYY„úéíÃÝ[úÁÙ_ ìto³¶‚ƒþ†4 ǧ«™l£ÿï½ þó›Ø|ŀé‚Z~¼øÚÚèÙendstream endobj -567 0 obj +587 0 obj 2036 endobj -568 0 obj<>>>>>endobj -569 0 obj<>stream +588 0 obj<>>>>>endobj +589 0 obj<>stream x½WMoÛ8½çW |r‹F±ÇNÈ¡Ý6ØštÝ´DÙLDQ%©8þ÷û†”äXMÅ¶-RÙ"çã͛7“G)Mð7¥Å”Nç”é£Ë£OË£Ir~Nûv8vzšÌiv¾Àól–ÌÈJ*pŸ¦i2m߄Cá lá%ô?`èäjJiJË~çç Zæáý„–Ù¸qÒVBK*å“,ß,ŽN®fíé1ÕÂ❗–”#+¬,w„sURæ2Oøü„Ž§sD¶Ìǘ-ÞÚw¸çÜÖ؜LEwןÿ"·s^jG¦ð¸­Å£$xÆGÒêYæ” |Ê6p—Á›Kˆ–¸ÔRTŽüFxRÁ ")Œmݦ§@nÛ²ìKÐ7Uåfëè♲RÉʓ7”™ª’Yxt+ôJ. R\TÕ'¥°äå³'Ñø n©Lxeªwð-)¢Òa8î’Dñ*€ºqžVî‚w¶¦Å³Ò¦ªÑ+Žº ¦®ñ (¥g´·•mZ¿ó®™iÊ<Ʋ¯À]ĬD:л6^ÜAâÇÐfsËÈů¼¹âœEI?ÝÐqøÄñevWûûñý›£ü D^',œÓV•%È뚒K9ˆ*¤®*'+‡ždŸ ²r”)¬Ñ}q¹Ü=G‚eQ:³7O¥©Ö€±4kÐÆ+a(T~àz#Ü&RD×MÀ ޥՍ`Æĺ¢“ó–)#ªœÈÛ¿Ô ž¤Õ.ü׀<% Ò£„À»4à(~?þ™¸À$3z¥ªÖY!TyÿfØVKTl%A$Ss8\‘ã™­ãYVbU¢¦ ‘±žû_…šÁk·#JB#¸AÛÀu ™'è5~ƒö€ã7V¢-MU¨ucCŒTçÔJ•(P Þ:πêÇ¿±Ñ p:;MYº‚œMñÔiÖÉÕ¥V¨ÙÅ"´õ^£¦ÉY’&t‰ørۓàzÉ5 ãA˶Üf§{%cbÝ·ªâ7& ŸLùÔÒ_ä‘ý}Á S–fË¥îEé2¸ô*aX¨P¥ ž\Mè‚Háê,Ê!µZP^Ôâ’þ–®¢Ï¡u§Ì«üŽ._¤‚ÒÁ¹®²]3_ÒèZúŸon¿³ 7Å÷¯qÌáÍ£löU'¿5´»»ÊYþŠgÆ [h”¥Ê@ƒÎ†ièßGP ÍB5žD© úáxB7è ֗.ÑV®@+kŒU¬h&umÍ|£«`ƒí±óåE/;¶F]¬Éð!j´ ²7¢]ŽPZûSÏe&—¯5¦FuìAô‹ÞÐ8äï€ÿÜsH À ÂSl®hV g0³â” ÚYËùΆ½VŒ­ÌºAøH"ŽdN¡û¶?Í_ªˆŒ•še¾½ÏÚôà>„i‡0;[ßl¤·ª‡øÐIøWbþ°A…Œ@ˉv(ò7¡Ð±p½Š|‹*BÐðX÷ÞÅÀ;ñ‘Lƒa°H1“Ö ´Ö~$r2à öÃQ×yÞgJȕÕö¦Ý°ÄwqÛ÷ºÂ¬çä±òG£ KL'ü4<¼¡ó€L`¡¹«Ô3‰ ³«K-“Qf"¦öÕ ã ÈÂЊ£cŠÃnmy‘ò<£˜/<=Ø'¬àì ™‹[ĻUÑéÙ¬_ý~¥¢Óé$ˆÐ¡ŠNú»Wd'†”ìvC§ÐÖ^†r£QNèßêiÐÒ¸:0:%åýîÖÑ} ¯è(öÔǵ5M Áq¿@¼ôó•[}÷´ÝwIo!(-s$*‹¤ÑÛ†íºÑíz:Efg‚︰®2câ"cãÉì-æhƒî¬áâ ¬s d¸8ÒvȚóÞ²U î宗ÃîùübùŽ<Ço¼§¯Öýûh²q)Æå8?^Lñ«O>þ¯kÅl1ÃÄ&Ò9ÛE[þyôøfhendstream endobj -570 0 obj +590 0 obj 1525 endobj -571 0 obj<>>>/Annots 32 0 R>>endobj -572 0 obj<>stream +591 0 obj<>>>/Annots 32 0 R>>endobj +592 0 obj<>stream xVïoÛ6ýî¿âÐ|ñ€Z²äŸí–I“t»›C7 ´DÛl%Ñi;þï÷Ž”,ÇHV` àXy¼{÷Þ;~oEÔÅoD£˜zCJòÖõ¼u;ouƒñ˜šr…‡.ûAŸú㾇ø(%-±´Kñɛ¨‡}þbá-8~ Pxק(¢ù’ŽG4O݂.͓ö´ »–t?£ÏªHõÞÐdN©Î…*(х-u–É’¶F+rKg²Üá?÷¢+üiJ‚r‘¬U!I$‰Þ––ºäÅ?Í¿¶ºÔ‰zAŒSÛ3‘/ ~Þ%UnŠ¨þGÕû:w~݉‡À&òѾ&ísÿ¨Ší#™ƒ±2'ù(“­•o«Ýƒ*z›L¾Øcö)uJútóîŸÉÕý-u¾ÒÍôþêÃÄ=>“@JÛϤӉǨé˜Ðƒ‘¤—(YÊuêÄV%Â*¤šjiÐ¥ï[….â jZH|Ɗ"eJ…z<àgôC—)¾X}†*ªR«Q¶*&‰‹~ ²‡H¼oґ)-®™¥Ìµ•ÇÞß¼ ˆæ\DÝÈDØ~vâ"ÓÉ7Aþ›RîP$ez¥ œt Ò\¢cç ­’La[”Š•!³Mք쌴–Ù…õªØ‰ U˜µÌ2.¹âPxÉ8 Ÿ°)”6 }O}ãjª´ '•‡€ÿë¤U+"bYüñ¾Õï ƒ74ŽÐœú£XåŸ2š± »xäþž*å fV–Ú¹s½óÀsên £Qkˆ;f˜Ÿ‚È“>—ù¨xîpiE_¦#l£[—*ÄÛFÈ”ÙÔBƒA€¼{œ¶{hÒ ž$=…TwJî]¦àŽáà”¬Å5ùÕoÓÏó)„Ñ'ÌÚ iÐïïFqmF+¼{Cd¹„¯ ¢®Shc0q0z½ÓÅR­¶ ½Ç}G¿O8Éñè>>>>>endobj -575 0 obj<>stream +594 0 obj<>>>>>endobj +595 0 obj<>stream x•Tßo›0~Ï_qêöÐIÃByLÛU{é-H}©49Æ$nÁN±IÖÿ~w’(ê4 $ØwßÝ÷Ýç·Qc¼#˜Å0IAÔ£«|ô-Y–ÁñѬñc ÓyÆH²¾O&,…FBI¸ˆiÜÞÎ!Š /1{šÍ /ºõ1äâ2fS6a1ƒ»%<)]˜½…ûî¸Ø(-a!„iµ³_ò—Qx›ÒqŠèyq™o¤•À¼‘o­jdFWï°ßH K^¯8( ­Åÿ܇ÂÔ\ia´kLUɆü”¥lÀp郂ǛëàûÃSþ¥i} A„…fm®Ž«Ê2_ÙæÔ_A<õ…A}"ð†•ÒaÉ+,9( ,ä.ÔmUÁEíûý¥y-/žŸ?ˆH;!“m¹µ{Ìõ?1¶^ a‚ú  :•QÓlŽx^Óu$íDºIÀé4=0epm´¨Z«Œþ@)üÒK±mÌN’„(+ù[­* µäÚùf‹<9Ó2ÖъCxÐyKÇuðÊàX £;T,€{v+…âpáŸÔÖR¨7”eÝpMéE#);©{ýX±Ó¬ç½ÊÃâÄÀýCÐ׎ÙÝÞ4¯P™5ÂÑ.%¤ýÚõ¡ôšðôzb_ô…˜ø‚• …ûœg€Ø>ÎZ}R°j(mä¦}í:ð3nJÀ´òÔ:>d¿QbCLTF 3~°ÏÐNüԏuœø }Û h{x+zÇ3ŒÉmŽZ>Çé¬_IËÁ4öӺЧ%¡›'ìw˜à>>>>>endobj -578 0 obj<>stream +597 0 obj<>>>>>endobj +598 0 obj<>stream xW[oÛ6~ϯ8@6ÌùçÒ{h»õi:Ä{ Ñmq•H—¤â¸¿~ß!EKV4,› (5ÅsûÎw¿Íi†sº]ÐÕ åõهÕÙ¯«³YvwGÝËnñcF7 ¼–w·xϗó솬¤ öÎh±¼ÊéÓõ"[ÆOP†¯°p|AÓôÓ[ZÌhµá›Û;Zá;VòÉÇRì¼´t•ÑG£7jÛX¥·ôåýgÚK…rÞªuãeAx¿Yýu6£ËÅ:&¹Ôފª:ÕB‹-¶ˆÆ—XU¹ðÊhÞͶçØζ/¯æð’WÙ<£{Q¯ ]°±¸uIóy»uqËߓnê5Ü3úC«grçeíèa"·ïè¾Ñto*a•{xsAÂÑ^Vÿ…DÏx>ÜÿBQ+xɦ~Sºy¾ möÔxU©ï’·¶aÍRXýR5Û­XW’ÞŸÄCôÙM%Ù<|~xÍ9”øyC;kžT! ˆ p¸ °`¬úp žXéLcó¡íÜTS‘“öIåÒeôÅ*$BLŠ?MÎø2*ðS!såx û'4ü@^5 >!FCA<ÂG;áÜÞØbw!¼X H?Lb>ÀºÉTú|¤‚ÌôSÊÔ ÐÞ4Uþ}køÉn,‚?p±çˆ ¤b„°ck2éKáØ!ìô‡g÷M^"Þ¼4@§µ¬ô“©å‰ÕS³À±äѬpï(y‚¬ÌVµœ=†w1ܱ¢ðbüÛ¿Ð5 ˜fíÒâÌÌCم( @@ -1062,35 +1092,36 @@ x â|µŽ3ŽPV“i<"ÏåÎæPÜ™ST{¡ïDý¸Ûë̵{ŽôIcR½åSaŽƒç:ÖÉùàåå<›¥`prrýœw8›Û%%´ŽöÏîO©ÅU ~syPïiÛB{ÊPzhCààZ^#®Mðè¥ðy87’%J-öÄv<5»—ÜC-õü®…ª^J¾Æå6_ä@mœ¥uq=€ ®ç¹i´oÍ؜ò8–ÃðyUËó'rãA÷èÒÃځ½|¦g,Uã’ç C_v ¬ myzéðùñ<†ÇÌæE[)æ8²èíáç«`éL~…óÔ»Óø’Kä¦bиQyfïÂ@€sØÊ]%òÐJê8Çd(ÃÓˆ>=Aäbl§¥óª)ä;vx¬ éZé)Š|Š§éLz_ýJpƒx˜ÏÌM!ǵJÕʧM¡÷RÌB:ß=2Gƒ$/XáÝ鎰ÎԘ–~F‚/[œg}oXs…ñ74ôàäHD]é¶Yc¼ùÚÅZ>>>/Annots 35 0 R>>endobj -581 0 obj<>stream -xÕXmoÛ6þî_qÀ0ÌbÉvœØ)°)²–¢[¼o6Z¢,6’¨’’ï×ï9R²d¹)‚6l‹¼×çîžóçь¦ø›ÑrN—×å£7ëÑOëÑ4X­¨ûg¶ø0¥ùÕu° Åj‰÷Ëë`EFR‚³Sº¼¹ æ_|r5_áàð´àTÿAEø–ÌhÀ¢ëՒֱ{>¥u4.Eþ‡Í7¥°6°úÕúÓ(|»hNiŸª(¥ÚJKU*éAäA‹Jl„•ÍãH•P…?r¯"£­N*º¿[,"s(++Øk³†)Mf—pkSaSiZ§ÊvrñÞVÚàš*H*¨6äMkSX[f:YhÙ¬°4j'*6Þ읪ž3§zF„²Š!Ï^&mؘS°âx5ˆŸ×L±,e«bKºp‘ô¡Cåe&s‰hV -ç¨<èÚÐï…z -QEýDö`+™s¼ä™-_Oe®ã:“„ЖFïTŒànÔ¤t'…ʁ=ó`ÌØñ q5½«(m$E:/UºÈ¤çÓ06“É©›À,êÞ¶`ó‡;¤é’}¶$ý®Ò)G›+ÝC¢rÕÂ@LÔ¶6r(··Fäÿ~J7\ 3šÌ¯Pv@áw߸½ŸÌ‚i«ê¾wqÆ38ìE7™ï.=\fz«ŠÈJ³S‘ÓÍØjE DŠºJ©÷2òs­éÍë4‰TèXfâ0Eº.ªöÚÅ7AQsÎÿ™¶¬[)/·¤«Ì gâÚ÷Æu¢³Lï¹XVŽðW ÐXL¥¢:†è¼Fb™ˆ:n5ÊÏU7³mS<¶#Ž~¹7ç­ð_Žk]߀“8‡™Ú„VFµQÕ!ìù@EP>¶("›ŠXïIԈÅóz¡l'¥=ÖÃÖ ¥}è=x½PNãb_ù$·¦²w¾w8“O‚[¯[,#åê£ ­N”‹4Aw‚ŽC¢›Xr‡ƒÜ°1UD.­mLšQǕÞ®"×Cz¨1Zyš¶ -QÓYL"³š[¬Óʹ\0D}#QÄ´w§ñ´FÓä‚ვ¡m QPNz”Šb‹®S[®³žŠVÇÿ (Ûg)ºŽùB ý·à}î £§ÒC -ð·Ïƒÿ½®äk×Rj˜i‰èÑQ“¡QÊ%ãDÙ ÃíØóÔ.í  f¤æ~8ê ³A9dzÌ@ 0p¸7l¤J®·ˆÍX/äSÕ>ÃaÆ%Ÿv&ô!“Ì:LÀ›±ŽêÊ4(G z3Â(úՊ%ìÎ,Äo…q\ÕÛ噠¤A}J±Q¦Ø°NœaÎFåæIOÊb§Œ.Ø,”¹Îe3˜XéÑV®ZÀµecÎWŸµ#Çu\€³s>ŽÚ U©¨|ù».0p~Î¦ô[–äص îHekÈ(·ù -¿|ÎY¥:&¡< ³í¶!|Ûᤖ sÏäIWÔÑn}H·BªEœ+ æñèÖ£‰ý&m| ”©„4ê‚А¾™⒋GÞh ûD'‰½€ÑLµÑt´`V<b——é3œQRÄP*³2©aIW®yºm¹\€F7{ڝ[í°¦…ooðÌ/e³éÊÑn-ÃÌèŽ}V›š÷§Û“Êô@ig 7ç­n¼`…­p¡3r¯*#E¦þ¿2:‡cmÈåLè7ªh -8®§¤ôTùø¢9}¤áÐV@X|¶€ñÜò—Û³½¢1öPDüÔÇ­YaÁɧôÛÏ£Å*¸¡ë%"™Óìj\ú=ðbÝqI0ú%v\G&»hÒDZ•~aêc'Ûñ8­ªòu:7¹m¶!ÛҝvïøôÇW>šÇ™Kíi“)›rmsgm1a7ÊE!0h/(î’É’y÷Xv{0¸…só;rG+\MðÎÕ²œs{CßáòãXn_ûþËĞ÷§†& #€'ˆ²ÌÎÑìÙαNµ0†¹€3Þíw©Ø1ãhi5œ(QÆpMÄ;Ôܱn„*Ð.D!¦Gp¾ûà6ª$Ýa½‰°Í—˜†=ø} ¹¹½{€í(aTa&°Æ5îc\@æë*o†‚ -YáW„Çá B)'hÒ iY5 á €™ÑõÍÌoy·÷onéƒÑŸ`Ýõ‡Ëˆ?>YÎñÃH<~A.– ì‰îôÜ­Ž€î¯£¿|[’“endstream -endobj -582 0 obj -1691 -endobj -583 0 obj<>>>/Annots 40 0 R>>endobj -584 0 obj<>stream -xTMsÚ0¼ó+Þ­d¦VlÚé4MOé¤Å3¹ä"l•‘%W²Cù÷]ù#¸43í0ai÷íÛ}?'…øD´Œi–PVNnÒɗt²’ÕšÍi¾ZâwŒ?+hïÖÍ)Ýãb²X°„Òœp! )ͦ36cô°¹§ÏFï塱¼–F“ÔäÊË°y•>÷€Æ5Šü׏¯“(IXLI¼Ä“%EëÍú•¢m‡<§(ê‘ãÕrZP”Ž¸&S]¢Rƕ9õèã×KŠ#_`‡ì±Ækœ&![N¡AËûLÞh ÉÊìĉ*^B>W[™y^Γ8?ÑþÂSF„"ho”2G©¾˜½5%ÕØ5:PR *„ªð/›²}(蠃hõÒ|z®}û¸I?¶XÄ š‰ÓÇBhÚòrÇÑÔØ#øžøF ª ÍwJ´ tMU[ÓÓT2ÁZá®ïЭ¶S -‚£¬‹¥y„뻡5Ó§«÷-7Tmy)jaé(•"T[£zBÝc!Pž%T¤MÝSs…iTN­x0Ó;45ËL£kBwsrÂ9朗k~¥À~.­€¸/±VÄ\ìy£jډ‚¿Hc/PQ7ªm\Wª—3S‚CTñ«&ހ‘®eÖy×hujaqƒäAHÅ5¶zJ¸ü7!FßL I ^{hd*^zÁóQÒ, -Ù²_õö±ô‘Ç©ëWG~r¸kÛã9_EȼS2Ž²Ì~°ú ¸‹5bÕ±ð¸ã5N“Õ+Çöt´Æé*FÎwß ÂPæe%°VfOU [8w46wô‰NâY°‚;?>Ю^É xµ»Ÿ5¥É%`e®½‡ç¶b>÷ú ®À -ٰПý-EVp-]IZˆ3¢×±Â öZ^¸g{C¯u …Á]JÂsÚn;~èÓ³ÒóæT€ÚôfÁLÀè]°Õ›xÕ¿%Kæg7&ïho7÷7z°æ‰ [“5>!­—ýë˜þVÐ]ûρ=_ÎÁÅãLã¨çø}òšAÂáendstream -endobj -585 0 obj -766 -endobj -586 0 obj<>>>/Annots 47 0 R>>endobj -587 0 obj<>stream +600 0 obj<>>>/Annots 35 0 R>>endobj +601 0 obj<>stream +xÕXÛnÛF}÷W PQ‹”]ì}pàºPi­¾hWäR܄ä2»¤dõë{f—)*6ŒZeqw®gfÎèËŔ&øÒjFo–åïÖ?®/&ÁÕu/f‹&4›¿ f4¿Záýj\‘‘”àì„Þ\-ñúµ'‹é"Xž=\ƒêã T„w°dJë-¯V´ŽÝó ­£Q)ò?l¾)…µÕ¯×Ÿ.»yszDûTE)ÕVZªRI"ߢXTb#¬lGº¨„*ü‘{muRÑýíœd™CYɘXÁ^›˜5LhÈÞû ÒáL> +¾=¡»ºÀ`E£FCÍEŒGš‡¸;AÇ×Í[¹ÃA7˜ê*"—Ö6&Í æÊÇdR‘ë!=Ô ÌZ…¨é,&‘¡ì1 œV–Èàâ +`ôֈœDÓޝÆÓÚâ +†Tv†¶DA9éQ*Š-ºNmÛ©Ó¨huü¿ðÞ8ú¢ŽùB ý·à}î £§ÒCð§Oƒÿ]É·®¥:Ô0OÑgFæç)F)—ŒesðKP´cÏRctl¸`´ƒæ)AØ0—•CžÊÇÛyÃ¥ªÔèz‹AŒóB>Ví3Ï Üigb@2ɜÙÈl¶¹qÊ&P/ƒpô¯7#<ý£¯ÅXÂîÌBüVÇ4Ù"ÏÍPÒ n¥Ø¨ S\±b7œÊ͓i‘ÅN]0ÉA™ë\6ƒ‰•™W-*½å’Î}Ÿµ–«yRÅÙ9GmªTT¾ü]8?HgSú-ïs» îHekÈ(·y†?eŽ¬R÷L˃ÐÙvÛ¾í‚.SKå¹gò¤‡+êè ·>¤[!Õ"ÎPó‹£0] ‰ý&m| ”©„4ê’А¾™⒋ϼ4ö±N rªyQ@Ó=Ð^€YñDˆ]V\¦ÏpFImC©Ìʤ†%IvÍÓíªÈåìú¸ÎðÎ-¦X2ûkš‚}òJy½pì§Û)12ºm©+úôÍÉðð8iG7ã•t´^…­ê +º!Ž{…H)2õè•Ñ9üj#Î çmd£Š†à'ý蔓ž*]ží+ nŸm<¶üåv·éՌ±‡"â§>lÍþ J>¡ß~º˜_×´˜#|9M“àÿ'£þV £’ ô+Z,Œ.–ôqÄ«Ëîvz'‹ý(­ªòm:õہ6Ûðô´»Ç§?¾ö±<\’èM›Lٔ ۵ж’²àTLÙËn ñÕÀ‹Çª[áA, h›_ï;Ná +‚×Ŗàœ[9÷”GrûÖ7X&öàj8ÚH‚(ˬ!ÍWαNµ0†‰€3Þ­¦©Ø1Ýh95œ(QÃpMÄ;ܱnw…*p®B æFè‰Ýw7Q¥ é¶ÝÎXoxwÕ,µÓå +{ñòzê÷¯‡›ûw7ôÁèOXå趿 ò½±?>^Íð…K>>>/Annots 40 0 R>>endobj +604 0 obj<>stream +xUÁnã6¼û+Þ­°b$ٖ=8ÍîžRlk{Ʌ–(‹[ŠtI*^ÿý)9¼Z1DÓä̼7óôï,£­sZTu³ÇrvÿiIYFeƒb³¦²¦”¥iJe5ß û*+A/óíÓî厤&g¨á–¸#²¢î+/&ÓÐIւ¸œ´ð'cÿ!ÞûVh/+ã-oY±»òÛìc9ë‚å´Ü¬ñœãß +jJ”-GJ˜áqBjÁŒ¾lŸé£yèípàÖíY…/¯ -”…¿?ϲ"ÙWv”=¤l1®í~*F¶ºA.[ŠÒ‡äcT5A¥Š+%jѧ·w”gAà€°¦kì){˜ì¢-‘÷•¼=Ѕü-+³g:òåsÞÊØH\¯ˆO¸bΈ ‚£”9I}bk:B«ÈèDI-¨ꈟX|)ãEɝd T¯¬çWí»¯Ûò·ˆEI^ÄrÍ¿¢ë´ãݞ£©y@= ä Í÷Jĺþx4ÖÃ^’  wÿ ݊nœS’œ¤oH WŸÎ_î>DnPmy'¼°°ŸR€¼5j$t¡{jäY‚"müH͵¦W5ÅâÁL¿ ©Uezí Ý­É ç‚³;®ùAtð1ÕÒ +÷U8‹X‹†÷ÊÓ^´üU{ƒ +ÝPÛ»Aj(g¥’ãÅw› £Õ9ÂâɃ6(×øj¤„Ã?bô§ñ(iË}€F¦òu(øj±ÂgG‹,eëq5Ú;Å2$`§¡S\ø™À]lOà|bØ=8¥â…Џ¸S$஫EÀ®±[lÞ8ÆÝÉ»›A¸ž}7™·J`­Êž¶p#¨vô;Åd#Ë¡Ñ¡]c%“àÍîaÖt¦î•€•¹º87£ ¹×qFinË։ªåZºÃQԘc8Ò¡–7îÙ=?қŽ‹0rHIzMÛÓàÂ_Çô¬.éyw* ڌMÃL % S¼;€7ã=Y±fá}×Ádï¶Ï[úbÍ7$‚žLՇ„Ä9nǼ§’áØüÿ ìåzÉ6xa¾äÙÈñ¯ÙʁçFendstream +endobj +605 0 obj +822 +endobj +606 0 obj<>>>/Annots 47 0 R>>endobj +607 0 obj<>stream x¥WÛnÛF}÷W Ї*€D‹º;@ ØIÕä!(Z«ŠªKr%nBrU.)Eß3C.))M‹ à˜ÜÙ¹ž93üë.¤1þ…´œÐtAq~÷´¹ûqs7V+ê•{<Œi2›3š­–øûa…?KM;¾C¨é~Aü~ý@“1mvоX®h“È9Þăש:Tº¤Y@o­«L±'EïM\Zgw½1®*MTW:¡µÉô‹ÍÇ»1&3(<Ÿ]¥sªJ­Éô¬òH±Û !ÁöFÓ0˜°ð,zW@]WÆ®‘œQ¶’“%ËmRý…Uj-m¶¤7;·}A‡ÒM¢¼Íµ*Ù‘ÓU* ¢‚šÌîM¬2:}âóÀ…"¡Ä”:®li´¸7Ãiãf•ªŠj§KÇêÒÒ"B(SqUC×!=;QšÙ–k†€Ó¨€³uòÁw¨ÐÕɖŸxE*ËìÉÑ!¤fŸê²Í¥·¬ŽÊd*2™©ÎCr¹µPQ’ƒ›j¯I> LS E*SEÌÓUÐzs ˜&rñTdkqç†pnm•e«*’¡òëOŒšÏçHCN³E¶=ß]<æ¨WÌ/¯ 'Ê¡XHF{¨õ¨Jl\纨ÄIICW. jó3YÜ ãÈßätdÊ û©=!*üçbµÃ£¢ß ó™(Wqj @@ -1100,19 +1131,19 @@ P ¡ÆèšO¤ïœKØæÆ2va]2›hv,v™ÉM³‚Jðсõœ“ª#,þ® u´&Ÿ%H°GÏ °gå‘ÁD–,áÒ½pE ó¦%›U nd~Ú²Í7~ùoOjâ7[ÎÀMø¨J“ ¿ÀÖñËÝßgc!uendstream endobj -588 0 obj +608 0 obj 1534 endobj -589 0 obj<>>>>>endobj -590 0 obj<>stream +609 0 obj<>>>>>endobj +610 0 obj<>stream xuTËnÛ0¼û+æVˆUKvý8&MskÑ¢.zñ…&鈉Eª$eAß¡$'¨‘Z0 ˆ\ÎÎcùg’cÎ'ǺÀbYMîw“Kä9vG®¬6kìæÙ|>ÇNN§S‡ #š±Ô]up'#q2ö% :ÔÎؘ^Ò2¬Ž­ó/¥ð: s Zaã-„UQøˆŸ¢:ˆìf÷<™cV¬²%1§¿‚öÎâáf¢e1äÉh¤°°®ÅÁ»6膛½&+n&ûôgí!"öü…„³ß«cÈp'¥ÁØ' èù"+z"#à|¿xÀ~ږF–u­Ï PÆk7ä4RÚÛßQ¼ðsÓ36R³qð®öFDj7h2´|ÕÁ¨[/˗݄`U,¨Ír³æ{Á?%9Žm‘S´äاÍ6[ýãÙ2Ëùà›‹:$Œ7iù¬HO«¨å«ÂVk•>h‚K`Ž¨½>ת\cӂuvFM60•Pš[Ó7xSÇ+rg#5èLt‚(1Ò¥Vt©š°Ìwªá‘ԎG§ÄT”†ñ¢Ç Ÿaà%ÇÜÎÖÙ'÷Åj=®_r–_sö¹ñž©J•Ú끘 jôFFÓ;ÃôT¡'ì§`ÀŠŠþ†Ò5'DÒéäZí¥úÝn8=jú¿V.­>2oAËƛءn|í‚·Õ1n ØcË & }ýûÃeÆÎJqÖp­¥Î¥©YiՕµö•á8K:œé†–|¥Jód™S5F9Í]Wæ؋u=úf˜¼Ëdtï qáúªÅ˜íåvËD¿—mZÙßFùj¥›*Iùv#ý¼ûz‡ïÞ=sñàdSÑM‘¬K\gCÕl(›^ÏÂr½dzsŠEÚÏn~Lþ©pendstream endobj -591 0 obj +611 0 obj 687 endobj -592 0 obj<>>>/Annots 50 0 R>>endobj -593 0 obj<>stream +612 0 obj<>>>/Annots 50 0 R>>endobj +613 0 obj<>stream x•XMoÛF½ûW rb›–dYŠ{s ; P$iì´=ø²"Wæ6ä.³$­êß÷Í,—¢hEaÀEr>ß{3«'sšáoNë]¬(«NÞ?œœß]ÑbF[ÜY­ßÑCN³t6Ã7YrS¨ºÕž.Súöéã_ôEûÊ4q–Þ›¶!esúÓØÜíúôðöá-–°‘\g™nºq¶õ®¤ßLÓ6ü»›ã vwv1Oüðe:Oé£wÆ>‰Ñ¬Pö‰/Äm=¸m¨køë¶ÐpHÔè¬ó¦Ý÷®ç«”Hr£J÷Ôû[Ò|Þû[¬ùî'½#cÅƽª6Šé,]’×¥V&ÓÈ-µ1%,ÓÖù!Gö™•F[äÞ:Ä¢ùQãɪÖ<ë!|h[Ä) ÏùEÈ3ÄE÷¿NÏÈXÒ­\n¶{qÛÙ\ûrÿZîi,ð Ñr®eÿªÅ?ÆÇLy½íJ²÷e®ª½Cç4‰X5r[¹–"®i)Ô|g-Çàì)GëÛçÑ´¦,Émônñ‰Û±5¥¦C§`¡Ô\I„§z»¤òÊX Á«U͔åBIZ·'Œ:ÍùÓ×'‹õ,]ÓòêºZÑâjÎû«’î»3\^I˘ýh{o¡« Qµqh™ë­êʖžUÙé˜>ÕÊ«J3Ð9O„2vUÑÅâ"½9_ãîêj2†uœ‰¢ó»EÂ˜Ó4l²¨SVRÓÕµó­|0#¥3Ì ª¡Ö–„+:§-Z̯ßâ‚ø³àl€ßV•ìÇo%­ï¦OR¼Vʚº+u°sèv#¬é¼E¸·ÙÇJšKËõ%zµ|·NgL9Ž¶Q¢$,—,‡n^¦‹”~u;†±ÐE`v°ÀÕýqr,FÂø;”0fú.á8P9á¥>Ãeöv¦-#Þ<-’uLïM׶œ,üXhcÈ͍× ¼g‰èÆ ¶ÕSªäž…¡„^xõÛ§à­-Rú³@󔕶ծnκú”ƒC4ì‘ï…„V}C“/Þ¡è­ÑmKš„pD µCÔ·hpÅ#JÑKÆƳHQWËcÖùJ•=‘GH–Å”XµN¹¡RcåùÙ±$ É*²ÐµVm  .ˆ5§1ÒÁÖՌ&ÿp™dx?Rôó»¦)ÝH]¤,ˆ\¬ƒÚ{ׂëF3Å=þ‡ž5§SÓ_cä'ɋGéºË +ø‹YO&!ÞYí›Âԓ‡_–üE?â&ÂNËQž@£X{ U¯êIÓ5xô£Ó  G5Àˆâ[”ˆÅ¿ÐeŽÎ…Ñ`&qœ£n¨ºÖʓ ÃÎð9¼ÎdÒ\uû”a¬",v…É @@ -1122,11 +1153,11 @@ x zö:|ñâ…]àµtß ð 1p6¦=’™6²é²d»Ìá]áÈíl¨ô$ÓJ󹕀 îh?)ÅÈÌGmúE»ZE¿÷ƒóè¦7÷·_ÿ¸ýúø(PzL~cub;o'±^‚LcP›qˆ'ÁÐ4_F ãQ·ï?~¾˃½D;Ÿµr3˜ãx~bLB•\£šË¶&_£hüֈÊC ¹³²¹M#?Êú'>sÝdÞÔa¥myFÉWì¨ü™sì+Fp¼ÅðËû­zӇÛckXŠú>…­^5ÍÎùœr5ÇæýøöHåcÑbݔB8¹ŸÐà¤#ìyèC Tà€AâŽ÷½Ãn–¼ÜÁÆ,†Y¬«ÌÆC\³’×÷ª8Þ$ p.èTè×1ÛQSßÜ3{gõ¤É4=æJ-ZIÔwMŸ_gx *c†u)ˆ‘Y†ÅRÚ-ä:ˆJHVxäõ.·ô˜Èæ„bÃKftnšºTXSâô`àÓI©p.hõŒà‹…Kôr¸®ÅŸ&8…ì€£ê 2Z\V9ÔÉÖ"”…ÏáÀÉF²S'Ã|ÅPåE,lÂØЧ“¤Õ³2¥ÚðÆȓ£8ôgXè¼s²ëqƹ§tc¯<¡ H¡öX—€OÜ2P±YVu8çñ©¹?ãç0 -6“ígQ`t_^Ìò¡¼ý¶âö+s6iS`y~÷®ˆAKW|b½ù_¿'ÐÏ~CX®yªáŠ>>>>>endobj -596 0 obj<>stream +615 0 obj<>>>>>endobj +616 0 obj<>stream x•XÁrÛ6½û+vx3£Ð’lËN/Û±;î$N«I¾@$h¡& €,«_ß·)‘T’™Nf2²»oß¾}ð?GSšàߔÎgt2§´<ºZߞÒtJ‹+ó‹sZd4I&“ -Òx±’F’²$*º_PºÒ›ŠR]–¢ÊÈ­„£* ÚhóŒOnE¢\ ÂöŒDQè Z[iÂâeVªJYg„Ó†j£^T!Ÿä›ÅßGz;=If¸ý7ƽ×éš †pà&‡ò6l{>Ã_²øÿ½OÏOñöô_œñix·þqô©B6¦endstream endobj -597 0 obj +617 0 obj 1783 endobj -598 0 obj<>>>>>endobj -599 0 obj<>stream +618 0 obj<>>>>>endobj +619 0 obj<>stream x•WÁrÛ6½û+vtRfÙRlÉéÍ©›i&Ý6ê´_ ”“¦õ÷}»€$ r:ÓñØֈÀâí¾·ËïgSºÄϔ3z7§¬:û°<»øxEÓ)- <™ß,h™Óåäòò’–Ùx¹ÑäufëÿZ²åÆ鬵nKv•ñÞØÚÓFyª-9­Jª´ªM½&25µØÿ×ý§Ž÷֕9)ÄtºqÚëºõo–ßÎ.éíôÝdcÞÇ_]|¼ŽØÆ42õF;Óê|í`¢·Õ"ø– SjÊ ;¨7íxÈøA½í%žD³ùäŠA|UÕJ‘ßÖ@ã×žÓñz·Q‡%(¬£û%­¶„´ÚÎI PUó×·?ÿöZ1’´+›k,ã¨Ö}HaŸBH– ‹<üF9M!°¢Í³–~YžAšÏÞ!‘«›>Ïð‹µE ü=M‘!~}ó~2?¢üzr=¡/67ŖY”*"µWy?æüÍX>ãd73ýêvB¨7Uªøc¶QõšeäÆ7¥Ú&uŽªÊ*í:©ßʾœ‹°(+Mö´ `î•ôðù÷˜V]ÛÚzB¿Ú^?kwÎÇ£Z\]*MeZՊÌ#5×ü芰´Âž—Ú"®Jo`¦nµSYˆ"b” }‹Ú(—G^r¢Jù'ÖNŽOMÉ ÷î¾¢Jmë ‹¡ÆÁ0øT`InՓ®¡X^e¶«ÛTåŸ @@ -1154,20 +1185,20 @@ Sj N"“:G–¿]Ìð&›ÿïkÍÕâ ÇÈÖٜãð?Îþ²ãÓcendstream endobj -600 0 obj +620 0 obj 1613 endobj -601 0 obj<>>>/Annots 63 0 R>>endobj -602 0 obj<>stream +621 0 obj<>>>/Annots 63 0 R>>endobj +622 0 obj<>stream x¥XMÛ6½ï¯ä²°«•ü½zHФŠ4mãc.\™^3+‰Ž$¯×ùõ}3¤$Jv¢E€$’Èá|¼yóèoW Åø“ÐbL“9¥ùÕÛÕÕÝû1% ­6ø2_.hµ¦8Šã˜VéhcËTÓڔ:­my¤J§ûÒÔGÊíZ¿^}Åæi»ùv<¦Ø>úT`“¢}¥KJ3“>UäÖÎüÚÑ«O¿½êoQmIívّê­&Úé27UelQÑg•?(ÊÕ®’oæY½¦àÍl0¦ÛdÙ >þî±´ûÝÝÁ–Ùš¨¼;ܽP]š]¦J}CªX³É‚&Ë(ÝêôIŽH·ªxÔëÞ!È‚¢Áfõ¨LQÕ²öÁÔ[#S°ïVWœ>É!%ü¿¿~½Jæði>aÏrZŽÛ‡Œ>s øÉT¼îRÏYðö‚ 9%ñ2š{[Íöþyå#u5õ'­•TՓd®5"¦¶#Ú©RåºÖeDoŠ#IÌõVÕD]jdÎåK^)¼(l-9A]®“k¤©2Ug†xQ¦75}+N¶…S™-€Ù£]¾4Dâ,µ`{WUº¨Ê²ã }×¥uÎùݼ¸KƨÃï«žð¢Ó‰V5 *Ԝ‹k7MÐÚÑ8ãóԈٽéÒ¯ìfjë½nÀéæÈÑJB9'õÖVüwwJgç9jp1^Σ{šÍ¦Q XM¯Ä?5ÀÀã¬×Ð6miô˽ijé¸^mðÀ!£vìG…ÂÓ³Êö€}EòŠƒÎÃqþ|~r~‹)i„0çûþ¥’wW IYká"*Ù×]iŸc¥[g¼ETjóªÍƒÉ˜»¦ÞzNG1(‹[±ChË;>Û´Q©ß‡ðÁ4¥]ïS½ŽhÎáú6TwRd¤ÙyQ[Ð!¨&[À sˍË}¿[8¾x±Xø9ó³j>‹!”©ü랺ÊÇL3!™ÿ®_j·0cÓ¦uCgÕõ˜N"¨.ÄAx~NSÁcߛ¶Š§8@(dè+¹ÉÓô«0@ÓåRà.ÃÆ=´1O—÷½ˆ›)ÕòE܆ð@n§Ü–Ú²ÔÕÎòÜðLã[å<Í ÏI,gH<ƒÍ í\Æ>ëgI¦²g¥ŽƒZêþܦ0Ñ 2ȂQê€lŠGøë@€×–¬¶Ì–ÙA[þ@„׶¸n`ëÚrŠ ¶dÂB g䞺Æ÷øÂöÿQsV0JÃ3áÁâ>š„Ïr<‹ÁWÔ€Ü7ôßՈfó©³t’@cHhžë¨Ol§ÌÖ›”ÌymHlÂÝ®îÿ±f™x Kè ˆ°´q'íÓg;&»8öÅÊ ¢þ-yt³›á8gmçÞ5úÖËÙÄ ?„ÛÚv–1X’™à#ǖ’úÛQ8‘¢dîýbË5”’Ï[£Šß‹~ì´´Sµ"<Á½@I.'ȸµxƒÅâ—gîZWiiX<Øgh"1%ü¬_R½«!I¸;ôA±Úh†©8+êÏd‘e®VkÖ?ƒd¶É—ií>¶¬ã”Í`‡ë„6W[{\• ,öÏ9û—í «rU­ƒPÎd¦K-=Q¢ÚgDË}Ì:}íÄo)iÏ$C´¨[Ûæ4TÏîÞ2´6Hpçÿ™ûZ é/û?ðìT  9tàbƒ¢Lv"ÑZ"xÓ©–Z£C_¯ùM;~ðWŒ+/Št!î»yîѕ»ô(¨µun "S¸SŠ7Ìd2]gW[ðS“UC‚¨j¾oŠzä¾å«*Kë–Y)¢8'r«0 \ãòh÷¾ÏNíw|‰awÀØ-çVþÔ͞o¾–um&—.GîžNN¼@€pΔ¢UÁNÅzP‘ÑFËW—ÕUq]{E§p{DçÔ&Ýgªôw*()‘B"nø—MNÃƲÆfw:ü³oÈÎÝ·)™$¸焉º—‡FSœ™Ùø Äÿâ‘LÆØê*ˆÍ—ÑìËké°Ë³Zh¸)ŒËrµÓ©Ù˜”Yœ~â$u}‚QÑÀ°c+¾}þ,*€Ôs´†…ƒUMÞÃi~`òÜæ^oüîýÒ§)™/pµ›ßO¨Ñç7ß¾¡?JûÁÑ/6Ý縀˴b—p™çÅ·‹1~AZfÑ,¢râJ²Ð/ÝÑÌ+Þ>]L¡ÿdëxÁ/Pß?¯þÑ)œKendstream endobj -603 0 obj +623 0 obj 1658 endobj -604 0 obj<>>>>>endobj -605 0 obj<>stream +624 0 obj<>>>>>endobj +625 0 obj<>stream x­•MSÛ0†ïù;œÂ qãHÚôc¦Óii3큋"+X`K©$“É¿ï»ò®n.1’vß}ö]é÷$¥9þRZ-èü’d5¹Î&o>-)M)Ûbår½¢,§y2ŸÏ)“Ó+O¹òÒéÊÏHºÕFÐ"™'K …¢p¢RA9OïN³G[ôÁf‹KìÊò©tJE•ðO¼gNýÊÖ:©¨[·¹­çÚ)¬;¼~x°¥=?,¨Ï´WNQíUŽ*|P"'»Wk/kÏ{ ìNXËÇlt±\& Z®Wøâ ±¶ »·”¢Ffw‘2”!½‹d•Ðg:Bm íu(bR„É…Ë[ž[]*!€s P(v·Óæ¡úҝق»3mz€=ž¼­TWȇ›ÛAŒžî§¾– O'hANdMy8¹?ƒ`£»oŸÑN¹J{…žƒ b= e…öm?Òs”Ô•؃Æ€†hÝ$­Ù–Z|…½R¦áÚ¥¨Å«@ÏZ4å+Y;D¹¥} Ð8vh”ClqãˆX ,¡öDç¼£h/øˆöQ°/ìžêáSw•R@ÆRd9 )•÷D°gÌf÷F9Ò ,KêbôX#U0Éåù虾ôÅCÕHèÎ Y¨ ¥lõ¶l 5Šð44PáCf¬Ü,µ>>>/Annots 70 0 R>>endobj -608 0 obj<>stream +627 0 obj<>>>/Annots 70 0 R>>endobj +628 0 obj<>stream x•WËvÚHÝû+j‘9Ç$0†ìœ‡g2c;N '‹qÔ@g$µ¢–ÀÎ×Ï­~ð2™™ÛÇ GwÕ­[÷V?‹©Ÿ˜.Œ(-Î^ÏÎz×Jú4[àÎèrL³ŒúQ¿+içÍJT¬iÑ}­ÊF•Kš¶U¥ë†TISQÌ%Q=¾œ}³+ÅC·RwG Öꌢ8¢÷eSë¬M¥K÷äâØ?™\òs¯åR•%o°Q͊š•´ ÷©–¹Fžû݌Ûސ}¤ZKú¢ÊLo Ýͨ q2]‰R™Â*ª\²ldÆ»÷©\tk%ˆn§ÝO÷oè¡£"Ùe§÷>ÜL§TŠBfT©J>¼Œȵҭ¡µ¬ R1¤äãÒeþD>8¼s#Ê[Qn£9Ú6yn"1E-ë̐²È2Å ‰œmiñ¹jž°^« ϟ\ârƒ}˜~[”$ÍÛLšW¼2 Ü K‡š-tMªÌµÈj ê›Õ@±&Z¨\jôÐÉEo2îÝÍz 3"Í@4ÔVº¤L¢Ì"â½zש¯g÷2ƒHHç!]ú›¡Ø|o ýç*DÀ¨ S`*{•eŽ…ˆô‹ú!ê %»ºÿò𒐖}ú}aâtNF6Ü»ÙÚ²šbþôé·³ËatA–è?Žþ[NSî  w-IvíðЩå» [»ÃUë%uVMS½êõ@8¦¡‰ŒnëTö¥ŒJÎ.û‰ßbr€1ôgHžª.Ãà›ÂÓÚFÂÅ&Ë:p4]‘04mDݼÕé=G*ëszW¶ÅznÏ9É&"pþ¡3•¨ÖõXÆà ø:PL@7šD±ÿ¶ƒn8æRï+Éíôí¨—¶Ü†hZH4ÿba²2*TZk£M”ê¢wû@bbº–h|,Ü؃á€8 ’ŸuâÕý{ðçøܟ?˜D#¦ù~k1IÓTCo4+^N7Ê _@Ó77؆‘-8¤çßdŠ{'¶þ_íÃT×kBh~† ,þ½•­$ô§ªÚ܁(jÝ.²¶F²tA líYn2ш9tÖX,M…z¦–ßôœ>ü¿¶›ŒÑP݀Ül%Q°¨8—²$£ .äѤº\´,±$æºmh³[ šÈB*¤€öB}p]¢Ä@³¦RÓð‹ðŒï­ª­äs:–5;å (9Õ³z7ÅUilHy[/ë+m¬Õé:sඋp[-j]le*H$çŠæíòhgù>`ƒïì# …ž,D¶ïd‡’R@‚iíÌ×Ț•»Ò¥ãÔ×ð‹c—óòÎ á7}þˆqÆhâw¡£Š-¾ºLaJK¡ÊómŽÇn‚FL(,}”n®!9‰¶œòø2f‡ÈãeT’]? éFZp^§M{‘rü® ά̸&ù¸RsõÜÚa”a,˜<îêrÅ X)f;UdÄgùDNˆµåmŒW#"mœ|‡8Ë VÈ?[É'`wÛ¨\ý@&P=#‚÷oo¥áÅ 6xXå¹Þ0L·Súó5ÖiTš#Ô!€¨h\Û++™W¤ô¤[»W&Qz¼e‘ ©ïûö+/6#ïÕú]oÔQÕö|Ö¸Åî4}FEˆç8Y ;–0‡÷7áEœÓÂ8¼a<ˆ0[ÚoÞvægæ×»ÓAì(´s\茶éŽÌÀ_íý=ïyŒLïc<žôâ^ÿ"ºšÞïbòî ÿ)¹H àìTøŒ?Tkæá0Å&ñøÈÇFvYÝjÙÖVYy“Þõ…Ç4ž$ȹ›LØþ²ü}ñ•Ö&"÷EÖ/¾ž C ‡´V<^".;‘ì€J(¾¸<êähê$¢–pNØ.OÐT0 °bvºñvXè3¾ÂCÅßPf«pÏ»Û7ç Û¬ :‘ÖR°ºv^h=ÖjÖUÿš]߆rË$tj¸ï”Í0X{»Èш®©·Ø.'¥~Z6Od];š gÌ·Œl{ôð3·6 b)ÆÉ£5 æ–+…ãêkÏF…ß™åôù ªÃ²4?–^«©ÖÇ*¬îÊ {‡ÖãiSÉT-ÜA",j2¬®~3wJ:U¶ªþX÷ña¡lWLØïQ~)+—rЀ ¬;èçóлL.(˜Ë¡bÉj!Kx#ªûœ¬No­Ü•â¦·7ŠÑq¶Í¼œ¸³kÍÂk†kT¯k½ë±/°÷ß_;Bq.ñç§dÂР؏gÿ<­ÉÆendstream endobj -609 0 obj +629 0 obj 1754 endobj -610 0 obj<>>>/Annots 82 0 R>>endobj -611 0 obj<>stream +630 0 obj<>>>/Annots 82 0 R>>endobj +631 0 obj<>stream xXێÛF}Ÿ¯¨##Hê#ÀÚÎÎÂv6™Y,™<´È–D›d+Ýä(úû=UݼH#g7<ÓÓ·ªS§ªN󏛈¦ø?¢eLɂÒòæÃÓÍߟn¦“ÕŠúìƒ)%Ód² Ùj‰ß£Õl²"«iË[0‹sº°þþaFQDO[Ši±šÓS&óSzJGO{í4”U¥®µuw”WiÑdyµ£·O_oîâ°wt°y…%”Ùü?¶y¡ýŠöôQÎ)سÑ|L¦V§¹ªuFªÊÈíMSdT™š°‚/[«#6ý×Ü$ëédM‹%\§’fÉr² £‚ÙQ8³Œ09t§q¸$¯¨ÒGüpµ* Uç¦r¢c©40+¯¶Æ–òw2ÕûÜQºWÕNߝLÓZhõ~Ö+´€;‡vÀªÅª³1XÕ#/Žþ֑K[?ç;ëp:e#Š~»ü†í#2[ž'+¾l%“>Äì̤M©«zò FÙñ“óx2ÚÌæ` x¼ñÔ¹6ÓB0¿Š”¹YÔýLŒÓ[âÝ?¬)š1Ípcv h¶˜Ä“hB­†ÇàÄoB¦7¿³Ù==§4Ž—ìÛ§ŠŒÍ<ø®9Œ­%Í¡0J¸i¶tÁG!$øË,Wclñojªm¾k`¤’.S³߳Ё··Ø"+d ÷ôð›ÀlÎpfæiö¨Êºu`£R…#gH,åó ë‘)'ÊKö@U5=û,zÃSÌ*§íKžJ ®oNDÿΫÌ}yòÞÊzd)“ò`ÍKžáˆ€8ý @@ -1203,11 +1234,11 @@ t ].Z,‘ ´y{>¾ÿüá=ýӚ¯‹~ Ÿ0äSˆ„Ù//cþ†0ú«O³%ù’eɔ÷" ~¹ù/)¹¦endstream endobj -612 0 obj +632 0 obj 2102 endobj -613 0 obj<>>>/Annots 85 0 R>>endobj -614 0 obj<>stream +633 0 obj<>>>/Annots 85 0 R>>endobj +634 0 obj<>stream xWÛnÛF}÷WL…Q›ºZ’Û‡B¾5Y‘”KQŊ\I›\…KZqяï™]’¢èÆ@kÁº»;3gΜ~=éP¯ »Ô\.On–'mo4¢Ã[²Á6 z]¼÷GCþ>À["iÍ;pǔoXÞºmÓ-×8z€£–½Ý¦¥ßü}—¨8ýñ3þ{½ü|Ò¦³laQ“ò¿¿Ï>öºŸFƒâ7>¦ÆGzohº¤o£Aãû{'Ó~»²µº÷â¼u1zak¯;¾›½—»ÍŽÃÝVü9þ4{ñ„·“Ù¢< jŽÏûívûÅݳÙÕasm÷Lïe2»²û[·çÔéXŒ{C¯Ogݑ×eÇËåÍt9¹Ÿþ@4¿y÷~2¿¹¦ÙÍüíd±ÀÕãfs|”´ù¯œF:¿¸ðyŽ;89^pŽ[·ýÜ\—·=¬&u“N™PªÉϒDÆiøD"HP,÷$êÑÝ}Ò-D´´Õ&=%Ò±$½¦t:Tªtl(ÊLŠa@i’ÉŸØgô¬;°†›Ë­$áû:‹SʌÄ*»;–~Ê_SÜ>¡ü4ñˆM”©€íµé¡©<éáJ¢uZœöðšØVëÖÏ£=‚š nÐ|è†öæx¦=Àë :XxŽQDýN0º_aÀ¯ëYÆÊâÿD´âx"­-Cˆ¨óäVíÛó>2yäÍ¡Zm¶d»yÈE(umáÂò©˜-N±ßì)Mš*“zu8{½Ž7¬zà–#q™æû58‘%FžÚàÀÎ0Ò]äÞÒĤ* i§‘Æð-þ ˜~kJûƒÁ1Ù*P NЉÂՕŒ¥H·T(’gC‚õ\!ÍeŽmº lðid¶"Án¼‘‘–n¯)@ª8|zE«' äZdaj;âŠ)/´þhTŠi§Ó[ŠJƒÄêÐßǾ$.-“؇=FcJä× 1ep*yTX.â©2FûÊ®>Žþ”ŒŠv(ÒPoàzµhj0ðyÈzfT¼Á®\š:ÉS[ЦYð£¤Ç!¯MÔU‘³u¢#SQó>ðCÑðˆ¦âQmàpQǍ÷ ™˜R5óô¬¡Lü¸RîÎWœò°2[A@Œd,HŐZVr$(˜Üaðƒ‰Ôß2Y€jJžkdTÅ2¨ËHIRQšJÊ!,’®[rß,šeëö‚:PO– ÞÕ¶*¤¯‹-dš²“×V7 ­öÍ7Ô_,aw£v‡¬SKøÿR°ª ‹ð+C噰dQÝsIY²Å®·’\ÊA,µ&„<Õp€RpYVÂ)üÉQâèڀX™¢'Ä"’´¦(&Õ ×¢&Mïi6ŸL—7sºžO>àcüa<¹_ÞÝÐíýœ–o&¶¥ñ‘3#_ŒOÓ£;Ð*!ÙØãoE¼±eoX/húþîŽL @@ -1215,11 +1246,11 @@ x É3‹mÛ,Qî! ÐPT¾‰/\R,¡¶—Z7±Ìµ*Û4Ùmæ9Os5àJÇ@|§Èîx'ölšÿStTô³Òƒ r‹s£#bp…Goû×4ÑÊÃt»v—ËÚߺåË:ƒ¡‡ê!öÍÅøíå-HæB½Ö~ÆYÏ]:s‹Ï†]ûðò_çŠþ°9°[{ö ƒì»“xAÞ endstream endobj -615 0 obj +635 0 obj 1803 endobj -616 0 obj<>>>/Annots 94 0 R>>endobj -617 0 obj<>stream +636 0 obj<>>>/Annots 94 0 R>>endobj +637 0 obj<>stream xµXïoÛ6ýž¿âl˜ Ċ$;¶ œ5m3´I»í»‰²ÕJ¢FÊq²¿~ï(іdh6EÐüqïŽïÞóÏA@>þ4 ©7 (?8Ÿ\L|o4¢í‡^`àS8ð½>õGÃÍïZRÂ[0‹s6XüºOA@ÓÇFCšÆvÞ§iÔªZJMiQI-M• 2i, ßKJ UKQѧ´ˆÕÚÐՔ¢,•Ee(V¼„VFb‰¤Éûs*µ=…ÌRhyDw«Š´°§G¢x1ýràS7èy!tìZŠS-£*{$ª‰âqs„*0¬‘µl/•a‹Œñý¤{{ó‡G4]¤J(R+ ,˜U.Ø°ý”YÞ_»AKÁKᭌ¤1B[÷i&8 xN˜ca©ïy;߸k1HŠe"VYE¥ÔyjLª ³gÐÒE!cº{l”=wgÑ"½·à%Þp4ÛçqØðáŽԏª‡´–YÖýZ¨uA ­V¥Ç6-ipÕ½7pMAŽ_ŸRÐoèà‡Þh‡/ôzMVe©th™Ð h•ß&tã¶õ®Í¬nÈÌê\L³bZ€9`¡S# ŠWð¨],ïe¦ÊL¢K$<ù ü°´ãKA°à³i°ÄÑÑ`޺Ȕˆ÷ã›(MïÿféàPâv>XÂpàZTß|b3FårÍ8I¬¿®…®í‰Gç,5ö_&”+þà„¥Tâ&ÏN¶Û7Á`ètÒ!3s ƒ‘7lFMljbxŠÉv6@$ÙP›‘’98e>²`š‹mŸ @@ -1229,11 +1260,11 @@ x mž¿€Y.8qžð Í+ŽKw·su ⼓zÒ³åÐ|Ô ]`mú“=n/ºó^³rêì¿4R;ßNG¶0o_M—h5yÆÝEC9÷bï3½Ûöù˜MÎB˜|;]^ °¡Éí`Û¾îžoíÖ>b6ï¢Ë\lÞX̽j’Dö÷Æ{ŸFuS´õù›¾|…WÚRÜ#.Ù¹Ù ™‚׿›ÔB‹*õ•ìbӖcFÊ×éÒ¡â¡y4•Ì©N¹:›œ„µ’óXVѱ݉r/ç8EE ë˜GÃI žy9.v_éYQL¶OE[`ÛÉѧ%9õë”3 ­rD¡nŸ aÖ.õ[ªÛ×25èÄì‹ÚŠêQƒÈõæ¬Ò¶CÞÒ²Sk¤66Y;ì­ƒHò7­ð¸˜B67Ý{ûD…–¥à—t÷ÝP?[-˜Ð.¨Dw¯(SG˜1(oάu,À‹Ê^)ÿ’]›€8Ù¿QÔOü¢ùÉøýùÅB}ÌÓ+áy_TPfekŽ{1 C›àßõzíYí¾^È üæ^endstream endobj -618 0 obj +638 0 obj 1839 endobj -619 0 obj<>>>/Annots 103 0 R>>endobj -620 0 obj<>stream +639 0 obj<>>>/Annots 103 0 R>>endobj +640 0 obj<>stream x¥WMsÛ6½ûWìø¤ÌØ´(ʔ•KÇùpë™ÄueÒC. IHHB@Ûʯï[€ h%v;ÓIb‡Âî¾÷öíêûQJcüIi6¡,§¢>zµ8:»šRšÒb…'ùŌ%“ñxL‹bdª*j´£R®T#Ë Ic´!½¢ãË¢ÖÒÙ(Y“²d¤k ^$§Ém$•’Kˆn´“¸#œ¿ýbñ']à‰²¤­Q“†é4͒ rm^Q‡ÄLGJ>È¢uÕ6¥4!šÆ ŽsóÁuÓÈ¿b¥9ñ…àRFU;d4jE¡[$É1Þ.Ž¸z¥ü¿¿¥é,É(ŸæɔjJó,9ï®*úÈ¹é ‡Ø-6ÒHÎSP¡ëm%k¡š5ua†ÇÔ4Ió>:¼ÆÓ|òSÈÇYš5íñŒù¦TÊJ‚…hN«MéïOóÕûÓö`¯@·‘µ¾ãôQ…QÒÒÊèÚ£||ˆ³I’ÓJW`c€%åYžä4½˜%cšàPYáÍ)f^xãIrñ¾ˆìSþ‹[“G¤¶Áð]ý®_Ò§ï<É œ(\ kƒœîÞã˜/1H5¨¹ /Cík¥ù {T>ŸzìF/ß¿ºÄTÖ_á½ôf8 øs§áõÓÙÄÝ¿£™Î¦Ñ³ŒO@÷þuô)ÅHendstream endobj -621 0 obj +641 0 obj 1730 endobj -622 0 obj<>>>>>endobj -623 0 obj<>stream +642 0 obj<>>>>>endobj +643 0 obj<>stream xW]s7}÷¯¸“'2 0œ—Žãĉ'qãÖt҇}»/ÒFÒB˜Nÿ{ϕ´|¬=әÚ Öê~œs ¨ïM†t1¦|}önvöavÖïM§tx±K|èÓÅàª7¤Ñt‚÷ƒ>¿·’|§°³Áóç·# h¶€ùñtB³"œ÷i–w”£B-•e¹#§–ZD%裮>Òv¥òåBÓ\Rípè m¤U‹ù•ðT‰üI,%f«K# ¾›"÷u0éW’Œ–¯gßÏúÔ\ ÐYѱr!­Å³J̤»ue•öˆEx1Nöˆî<â‹ç·ã‡´ññOMJ$ž›õZjöbò+\t2¯­ò;ÊW2"Ž¿PNÌKYôØB@xŒ/€`Äqˆw Šç·W4%̆Œï1jãÞEoÔ£‡®ƒ'¼2šnJ%u+@¤=dÌ;÷ƕ^»ŽO[¹¶PzyŠ:¶˜‹ӍP%'P‹8€þDíÝÍn §ûéë·Ù×^åÚÀ-T°•—5C·U~Q ÎÔ6— Å5NfÜ.E'$ß<úRÌ`EºëÖgí‚ h{oC€&OfA̠ЕJKz¶$—[UA1èŽ'鰑ŸíA€‚gŸ!SAK+*(Y”ÇK»H B鞸®þ§ëîp ‰ìóbl^‚$ë@ðs Ùkª¬Ù¨8 ZK¡1?jiwÏtÑÔ0³(A6A‚á9*,(+_ñM é²O• 7!qZ›B–¤3#meYòïÆ9cÒT21)‰TaÜ:”3ªdm|»¨Åz.­oJà rùm=§£ZC*oÅÂ(¹tÐNÏ2$çe…8Žr$Âç[0[aaMÃ¨–˦]¸õ<P[úl¨õ¬­òŸ ¢=¿íÓwƒH¾Œü¥@wÌ:®®*c}ð{‰îǍ„ ¢%PÓÁË^7|¡¡³Šÿn}&þ ûí£yKQ"Ü$‘¨5 Rx´âŠ›-:šŸ7v’a$»Á¿€,¾ K4¼äsŸ{´ÞҟÑ>_‘7‹ÐAÚ^.N£½s®fqiº.Š‡(»÷A9Yz¿ìþñpӊàŸôy8荴Öc‚ÉS‹~YãRnNË2Cƒ&@ƹ¤2à‡C±ËœŽã`úŠöƒŒÏôÚµ#©sh mƒ›ä \¢Aâ>?Ût\Dbк@ØUÅ'\jä0%Y­ŒL`š„sé·6i#¬25æÖ^K©õ {”0·P•ü)8†7t\iJ‡NÎ՜8c罺®ðlËïôEû äî…úm.½é+:©à«K ÿ²D¢sõó” ¡ö’—hŸè¹ÉWÉéñȀ†V®Ý•Ù2uÜ¡,–‰”q´‹s±‘<¸OÔ;’‰5•x×H×ùü‚åÉlUY¶r…øåzŽ30/LKƒTÒ(~t¯ ÞB‰Ò,Q;؉ö¨&9,4”j§åúG­°|”Æ<ÁPð|ìz„…ÃíÐÚֈ~‰†Bi}8šë |Ÿ>¹Ï²Çp!ËnjlPÚßí­)¥ÇŸâû, 9eÙ½QÖh–jkTõ` î7Ó1às„(·bçxñ‹j\‰ô l$<ã] ?HŠ~ÕJ@`ŸÉ>8¥{qÝ=Ú3¨á­‚E$ÿŸÌ¡Û7§Oa)vĨ0Ýâ#… Qó–ò@}ƒ[Ô˒7ޝ©9óÀÚ!ñPÐjô‹ŒÙ‰’Å·‹RM#S¿¾ ~ÀÉåãxäc¢UqÈ#£R­±„‡%ŸP)Ò¤YDyh2Iý içY@\0žç~‡VÒ G˜‚W—çWӖšã  GX͔æ:TÖùãEzÊô¥=zš†ñ`<éñ?7¼½þÿx¼¾w͵÷ƒŒÞ›¼fn _7ÞêÆkÿÞ»G“Q³!^ŒØöüßÏþ­°5Œendstream endobj -624 0 obj +644 0 obj 1527 endobj -625 0 obj<>>>/Annots 106 0 R>>endobj -626 0 obj<>stream +645 0 obj<>>>/Annots 106 0 R>>endobj +646 0 obj<>stream x­WMoÛ8½çWÌÞ –-ÙñGo ºéöÐEwc  Z¢-¶’¨%é8ù÷û†mEIEP}‘œyï͛ñ¿W)Mñ/¥eF³åõÕÝæjr¿¦tN›=Þ,V¸(hšL§SÚä£E2OèzóýjôUŒpJ7ä4퍮éAÔ;AY2MžùY–dÉ3:¹ŸSš†ýÆÙû>«'‰…¥pÔÕ8i¨0xf¨8ÈZ6ŽJa)/EsmG'I¥n%©º5úIÛkR ñ)„[ÃûhCFVRXi?Pãã¦4NgøGûPECòYY§šYéŽm0åxC{]Uú„ØWTÔ WڄþF’ÀŸ+%µÚZµ«$Ù\6G[¬2t9õ# HÇ ãs¿ìéE©ÐÔhG…´ªÛª‘'zTM¡O–þÜP$Âam«ûÀ‹JŽ¶‘²°íNb¯F&D·UuÎfl+Œ¨%àµtÒæ‡ÝâIàprŸwȗɊ"BÛl±ô_ˆã×ÃLN!'~—â ·`Žôž³ˆ¬ò Ý¹âú@T€•ÖÏÝ Ë™Œ{¼ñIžÑòŒ}ð·`û),=óÉ '÷µ—Ü(†b“Bîû(ÇíUÅ>–P£­w çdÝ:KœY¥sá!¬°Z™s/‡NÄP$ßn>ݑh Ú UYRŽè¤@Rat‹ìO¾dŽ–éì-öBè¼PTÕ0a­Îâ) ÈÈêöÑopbHì&&]ƒ“:ÞIÛi]…De5Š¦ˆœ“Ù‰üÇIH,×5„¯vªRî…y à3bb5×#W#gÓÈg‡*þ~)ÆwÅv“AR(‹Ÿ‰m±èj¬$`"ÊY'>jI&‚¡ÌLgF¥¶v¡y@uð³½f)/³žÊTêàk!C/ïÖÈ\²É¡ÐÃyºÒH¨½L>o{á¥#è¨C£70ÕäÕ±ÀwCfýúX(^spUf6úªF£›ü ¶Ù:é7¬±¾ï…ÝÏuÒ©å§e~ß/Áüh Ûµnª²º:rSˆEyË:ÚPª‘D6ŠÛo\j‘aFOCyÙ3Ø ;>ó‚Ç~ìÔÀ×æFµ(Š!¨¡¼BŽç²@‰ç•B°áùŘÔÁ·¦Íßýç?€x”¾ ”xhÐMX+áß\qóô”R¾úû3úB2¥ù|Ž¨)]fɺ»«è;ð`…9psžÏo|É\šqé\ûq2áŽÈQ$ÂÏ%|I#݄Ͽl寰\µé• ê–ý/dþJgQG=EÓõ,™ÑxáË÷6/ݱ9üö&URÅÿ4OSôÞùj‰ëtKt>Ÿç¥Á`üXÝ â/ÉmphÄ\Z!ijXAd’ë损÷*;5>±ª@ßFÉjò-Sr){eÎ}‰÷<Ìj݀àO¡CA¯ÂËðÖk6:îB¯H÷>2¹Ï:î7þ®°bsˁ%}Þ^¿;f¬W–÷óý7öçÁ†ÛÑÃÿ¶Wtø+›qÓ,e3ü®WwÞò;¥lµòÖôšá’Û÷Nò0x耵Oaá»Jœ+yԍ¬^,A£6ԍG>>>/Annots 113 0 R>>endobj -629 0 obj<>stream -x•WMoÛF½ûW Ò X”Hْ¤ì8.\Àr Í¡êaE®LÆ$WÝ%-ëß÷Í(ûPĈMr9oÞ¼þ{Ñÿ"šÆ4žPRž\ÏO†·—h¾Â“Éô‚æ)ÂÑw’àK&ÖµÔ4 ÉȤÑy½¥_)U¥È+ÂÏ£(—‚âðõãü§59CƒqÆ0LÃ(¤?T^åÕ‰Šfsºq¯oò:ë ÄÎÀE‘7Oùõ»Š”NÁJiîø F0ú7kE?aÚÛuamUCecjZåÿ‹4¥:“4“õõÝÃ#U¢”¤VöžM€}h]È;ãüGìV•}çÛÍj çó踕xò1ºäLH4ÏrC‰–¢–†ì‹¥H²¼’$’D5U {žÙŸ÷µàfñ‘¯îCš©Z‚¨mj&SM‘R——+‚ZÀôáG^¥jc8öJ?›ZÔ9¢WºçÐ%ðá”ü@³‡¹»ÕV$ kù›ÎK¡·°DK‘<7ë6ÞDUµVE!uè}ēdHƒ+cÎEÉÄ ²ïWÑA•Çù[-#züúý¯è(¨*%¡¥¥ÁŽaÃD žôÐÎ^oî{æNi“åI†8E®ó[±1w0…Ó=k %ˆ·Qï"ZXûž˜üú^xLSó†£ë›/oÂpNÆÞÀ®ŒýòtÖ6ӎ„§¾L­Ö,}·¦B–ªBðœŸn\S$ª,qýé0 -¤ÓÒ@+Uÿ⣉ڢšr¹ÆlRü$€HÍ¿ùC0÷ ¡6°h¯è»ˆ­ ;:‰­°lØÆñ” EÀ§UUl©mGûœK¾¾Ùî”Æ@[zõØ󂦤TÔb)ŒDÝEÒë -®ñcš$¥USXòor h$7²$”Ö@3އ«Cæ“UO™¶G¶„_ç',ÓV«)⿾ÿ~]¢éÆ,¾%ÅÑy8õW(žû– #<ˆ­àíäRŠ6bR—y% -Гu$„й°-$‡^õÔE».OÙ(í)„ÖÈÚV¥T¨`*k‘¦ÏÉy&ñÊ×ÜÔÜש|‘…Z—²™¨Ñ´Òßâb[I55‹ ¿N|Þ^zkÍs¡`U½Qc¦ -%˜#3P©Sröjk˜©µDQÁ %Øò‚IJd–‡¢–…1h©E•dèaËØ¢8Îú¾¡'…ƒu¦Uó”DÜÆjû³(AXq­U­Uœòñʑ—MHªä<‡wÞWc7ÝZÖ·vQ4 v½‚˜J^I%@ŠHŽí i®eR+̾ítõí˜`ßèÁ»±ƒ ¨AQ4(= Jéʲ¥÷;aØ=,Ä|ÇK1\ëüC•mowtî”æn·—ŒÂW  ÆÎýB©gCEþ̄΍wïí~l}æMåáþênF³«û¯¿9wÝ8²ÅÞ¶/ŸhíJ0DG¯úwƒåûZG£5«Uþ -üP\ãú¨·TìÕ%Cë*®wµ|åUKõ"w°PW7/߯KÂǑíéóü1{¡,yXa—LÕr]ˆå÷Ãu~sMàëeÍ¡97;aµïqÙÒ>6ØFµ¬MX§ËCHƒÐ݋ÇîaŽ¾í>†£Km*^n‰G“½ƒP+ü‰Ej{E…m¬×Øù°ÜÐö6×fÏrË*Ãá¦Ë `•âxà~·Mú½™Û˪«ÙšZ–§Ö£ßåе݂Äpsã–.“ ¨p¯°ì3 †ÖG49ƒì—4>Cðí…×{¬ôçv ۉüLmN½¾!Q0I[…å4‡ÛùÞ­Ñ$ÓÜ®žÚa{4†·]_ ÿC삫EpþÞ Ø5mà˜Á Ên½€+‡JÈ - ­Þ·ß#¶Ä%¾4(> /€C4·ñ9õ¾mXFê‚OÌq[ëž ¶w \­ñÖÞ´Zà"é»Ûû€²‰uÚù¸KÁŸ h[.ÊßO…ZŠâ6`·xÞ?‘<ÖÌB¦¬ïÜ /fÈÀ'þÿ¾å֌$¾Ó`<ñüyò¬P<—endstream -endobj -630 0 obj -1557 -endobj -631 0 obj<>>>/Annots 120 0 R>>endobj -632 0 obj<>stream -xW]oÛF|ׯØê¥ja3"­/ȃ?ê"@夵Š húp"OÒÅ$¹;ZÖ¿ïì)Q²‘… H”ÈÝÙÙÙ¹Õ×^LCüÅ4MèbBiÑ»^ôÞ܍)Ži±Â7“Ù” £ápH‹t`eZåvôŽ2]Uþ´øÒûeÑãü]ó»?~íMGQB“ñe4¡‚âÑ$š5W9=„,£C–É·uóÜËgGéF”kIn#©IӍƒ¨ã‹htõ‡Yӛ»¤É½HE[m×F×½ã4‡þÑBP®JIªô þ^çz)ò¬8¥ñ¡&#EöÖÃ=Ðxî3Ÿ' ]dƒN>ºý0çœoîÚ CÚß',²(Køg -JQHÒ+ÿ>pO[IÂHú¢U©Êu´giœDSφÈWP'QÜ\5Üq{0‡Îþ¥k*jëHäVÓF<â+a×IÓï†CðiO‚Ká¨qƒì49É25»ÊQ%¬?™ý~'¬tLx öŠì¤m>jp»%¬´¡® ÕV°ªùáóê<¾€`ÑQƒíÒ©T8P =ß÷ úx{ñí{O˜ßÑš† -gžmuàwãË®¢ïT)ò|wF"ËèóH -©ÕîóO$Zn»¡Àm2‹.›4¸{o/ÆÌüQÚo1ß`>…µg"6OàèÿÎÀw‡ °¶WwÛé}^žÌ/×·7qóš„þ¶ÍìŒÇb#mÐ?OGeT!̎D™ÑR¤˜æfHR]:£óœ;þ Š¥ Úª<'áœ, 9´˜o©;ŸueÀ¹UˆWOÔó±È!u'香U` Ìbž& :¤Bìh+JÃ˜Æð0ò¹Â,¶Oœ@&[±Ó®ñ0Êï e#Ê5¾#Qèrý - ^Ç&¯rÌw)œz’,Pµòà<0[,3. ña÷<Ð0el;¡Oî¡Â™ný‰àÙl Ç£`‹滑cÀg{:@Wä @|<¿”ô6ˆàp,}CE?‡{_ ¢ÂË6:;£íF¡E[x¬bydu*3¦;($‰p Á<×ÛV6M-òR L»eO.$TÊøH¸“:á™–6¢×Ô¤'©ð´¡¥AŸRa…A1Q^ðéýýe‰¥s­˜ Z)¨ûY#ë(´Ã.´±Æ9mÝi×÷†d¤uÂ¸àŒ¡þLHhho†°ÖvÞ>)Íܑ͝Y^mqö´¨Úýà¦!ìt1œàtͦѐ@,‚Ñ*l—X ž‘L“¿œFI;bŒâJçV$¼ˆ¡ù3âøääee0åŽ*©«\†sLØG4×ȵ0cõslï­/øG”ºT9/6¨ g”®*¾¢%/“·l¶žÐê&áãZ,‘ØS 0¶Kô»±Xd=‰ÙôTWÒ`Èi õ ÔÐE˜L>.d›µ]%P0BÖ5Ô [¡˜ÿ¥t[)֒*“ÖZ\¦ÐKT|­Ô÷Yú>8—™<,˜ A…³ø` gJg!»U.Ý'ªí !XDtõZôêeôºÄ<•Rf<ƒ«–î—“„sKEzùÜØã~ -C`¤½fZ‰:w8k5Ñ#€á°Ž[W•6/FWºë÷<÷‹ßæO±Ÿ€Îl1Õhfe¥»ýdXîÚÞªæòه XÁ¾BÇlü~'OªôŽÒô§ðƒæÔÆ -1ŽõôŠ(È:YÙ7óš{gKÈ7åÙ°Óô„WÉ=œÖÍ+ ‹²ÑÈø¥ëìKn`¶=LCås*+¿*£ë^Š>cÿ!ì˜\±–¦O+£ ÏØBg¢‘U.ؤ—»Êsÿ -8VÖ[È:u§ñŸ@‰Ñƒ’éFUËöi>¿Áò5W©ÑV¯…ŒL4î*­Î%ö±*¯alžÖÆÂf—p§×lÖìñdŠ%{šàGRç×ÒÃÕüúŠ>ý àZ˜Cd„ë’k8O‡ÇÿÑñFø51ÃO38ÝŔÃãゥ’endstream -endobj -633 0 obj -1534 +648 0 obj<>>>/Annots 113 0 R>>endobj +649 0 obj<>stream +x•WÑnÛF|÷W,P`‹)Y²ƒ´€Dž Øicµ/uŽäIdLòÔ;Ò²þ¾³w<Š’í‡ IÇÝÙÙÙÙã'Mð'¢ELÓ9¥ÕÉÕòd|sAñ„–+ü2_œÓ2£I8™à›4øœ‹M#5-B22muÑìèÊT%Ššð÷AT‰ 8|ù°ünE3h4Â¡‚E…ô»*ê¢^“¨é~I×îñmÑä}€Ø˜Quâ?~iL[IÚ©–rñ,IôO¼‘~6Gнl®n¿>P-p^­ÈD±6`@_¾ýf (#¡%}?Ø՗Š²”Ùaœ ¢©«ìúëÝQ¸SÚæEš©Ð?®?¿‰í p…ÓGÑ,¸f«(éS»ñ¬§ªn´2mÈÅï*çÇð˜sÌ]]~“†Ã:w2îø¾viâyˆVgÁmMJghC£,‹Ô䲃zJ«B›†L£6.»ÖeBVªx&_·µ}"UU…ÏQ ŸG+ÕüÔ¡‰|SM•l„1یFß ˆi¤ùfžF¹XSø2« BÓhÑ(ý³}ÈÝ!_ß !z¸…ÞâØWfs1|þŠ³­ÈEã›Dÿ¤êrG•Hó¢–îw–Æc„Èi*m¡^Vƒ,—w”‰F$ÂÈÇD…éª i‰èzü#õâ.Õók‡…aðäغ0´ÀªÚºțQ֒+zG´ÑÅsQÊ5ªT$²ÌÍõÙtn¤B¢Û>DaŽršÖ²jK²ã¾- #™7I²kù¾LfáŽ?=›ÂñݧÎñ¡ØÉفËß«í):Á‡J!%m-–Kr"ö¾¤Vì—$³¢qàmu¯6Àø¦ @ˆ+Ýê18{oì§6pÒà*ûûR9ZŽ˜¬Ázà ß뙸À͜æ3쿊¢ùÔèi˜ŸÙ ÞÁ»ûèc€Æ`ÅãBbÛÓ;Áñ.À« îã½Á7‡ä8Ýà…ãD¿ ‡´”|ÁÂÜrSþY—*å¿ )xÉàmÀ)©ãšeȚíF÷¬»A,Þ=aý Ãߜw§¡Ùé߀èi¶˜áw«,˜Î;êþ<ùˆ›¾endstream endobj -634 0 obj<>>>/Annots 129 0 R>>endobj -635 0 obj<>stream -xW]oÛ6}ϯ¸oóG±üÐ6í`I³ÆEöÐZ¢m¶’¨ŠTï×ï\’’¶ÛÃPÔ B‘÷ÜsÏýз³”&ø—ÒjJ³%eåٛÍÙÅûKJç´Ùag¹Æ"§I2™Lh“VÉ,¡Çє!{ÀÏVZ+¬EEFfm£ì‘~Ųy’Ío?o¾àº9¥©¿î|ºÂu£·mÓÈÊÇ1åºjpëQn6¤©~²´k¤¤£n±Ð%ÑA<©jOVSÖHa%:}ªÔ µ° -XšY7ÒÀpIÆ0¡ót–LÙ¶IX+²ßÄïãú&@NhÃn•RTì¡°¤vH>JÞ%pæ\]¸ýüó°Ñù:"oB:@Î@äj„Ë{íy3îFR%en­$»ÊÔä±»ì`‚GÜáy¡*¤9+Ëàž2lýÝæŒë¢K)¯>þ~6,’KZ¦ËdN%MçKÐæŸ -z`y@é -›CY ÖG2ªT…€´3­‹tune”:—Ž)ØÞ K‹Å+KÃg쮧Iáx ½ÙS=F÷½0÷ýyGΏÆDώxúY·ENµ0¬„F·û;ÆgϽ©^T¢ÅFeU&¬Òô÷­•êӈڣªrýŒ0Þm‚Æ(LjRÒ³8’0ƒ÷.¤›þÔå:Šäâ°%•ë1[,gÉ1K§3påŸú˜-–slcv_Ha$°î8}̂*†7à¾Å$™E÷õÜ9ـ»€ 6ç·ðŸÀb-›¡vpXUø-= P¬ã°µ¨ÌnQ lµ¯èÓÝÍ_Ô*$ˆ€=/¬vÁqXúØtüƒþk_lB àSˆjmòIŸ±8‘üâI@ÈÛåòIº.¹šlQe¤´®©Æ)VjÞGñÙ¶–žUQ @⍧.Q=çý=Fë* '§œq(PÜ)ò'QY±—쾯ç9IÙà"ý1lç걜’¬"ÈìÌà"¼DïßR†Ò^Á2.•/"CÕvn÷âuEÕÿ$oŸ7¹&eC½ õÔ¥UdÕWÓ;ªßкZB&Naè<ÇkŽ8Ù¡X¹58ܝ¾¿~¤9èCŒ&Ët Y…Æ€×b-Ü8Ȋ‹Êr²‡Ðe]ûù®å²{§Ž;"ˆ¥Ù{I¹%púôrýÔ5¨¯RÖð;Óuæj˜®%Zˆ+ epõܹÆ]…ÆŸøNnÁ^!ŒE’¹ÆÊQÈnùŽËÁŽsÎ.@¹UY£ÞÙÈz`”L ™¡3FÚ´¸T#ïônÂ' €ðøßú@D¢)ô3óèÚ²ç2å57BD/Þ ø®\p‘ëâ\KcøZ½Î¸L—P³¦kæ,2}ò@í¡u 8&VÞé…^Ö&ÖÙjáNU\_aÀY„ˆÕîò¼äàà¿Jô!f>Â^8›ƒñ žrZsP¾?ð™S kFÀv‡‰I{iYR2Ì69÷Ú]×m‡Ã´Ù;Äé凛ka¡PEô.¢ròMàtb‹z_í9-Æ$m–ÐÊ8¶°¡)WÝÁê–Ç -ïQì動UŽâøÛµ¶Å(*KdݍCìWè2<¿bRòÃ1q¿#QׅBÛá6’Ë„P~BÄ+…¦ï;½¼œŠ"Ó³sb/\®¹nŠŽzª+j qè{¨y[‘}õU_`±a|âä qrSæ°æÆ$™©_Y5âu¬QîÑbê¢ÅdY˜L¯¼P+eõ¤]qçEV ‹¨s~9f¸GÎö}öâýrð1:î݇ͻ_ø†ÒÙ*Mnì]c”šOטšxP]S¥NÅu–â¯Óù -¿Ã¹ŠnYƒ^îd!¿†zrµnŽÀÐgo Y·[ópÒˣ܂˜½ø[U~RŽFtžSéUµ/º)|;맱~’íRÀ5ÔÂÑá§}šÎü”8ã¡Î?°gƒG¸}‰Qü´7x,iÍÓõioðˆIÃKùk¡ÇÖMŠœŽÇÄkÍBp)xwóp¤tòtQì/èsÕ«sÃîšæ€{ñ©¶ó±ëèt¹Â8¼šâûuð!ûpuûæŠîýýƒ¡Œ›0Øê¹?uîýŸÏÞùj`lt4[qýyö–®Âmendstream +650 0 obj +1500 endobj -636 0 obj -1671 +651 0 obj<>>>/Annots 120 0 R>>endobj +652 0 obj<>stream +xW]oÛF|÷¯Øú%jaÓ"eKr€ ðG]¨´VuNäIbBò˜»£eýûÎÞiŠ6š¢HàYܝ]};ˆiŒ1ÍšL)-.¿,Æѯ󗘿üñëÁì4Jh:ŸFc*)>Fóð[A÷üÐÉÍ)Å1-V7Ïh‘¹çÇ´HGwòÉRºÕZ’ÝHúqñ…“ô£ æÙ$:ݏ9@¡×tr“„,Ï~"Ú*ýu­USÓ;NòÀýä´0GT䕤¼rþZj)Š¿ÉÈÔæ +/*ÒRdoؓ›³öØå=N¦ÀºÈF½|týá–sö‰èÞ' ²ä†ðŸ ¨D)I­Üϙ*@l% -é‹Ê«¼ZGGgI4£é˜ù.)‰“(¿ÞÁöx†?öùþS5T6ƒ(Œ¢xô´×B#¯•º Þ‡à³8:ߗÁ^â€l˜œd•ê]m©ƀŸÌ|¿FZ&ÜÓÍ9v҄—ž{¦%¬”¦j45Fj°ªøácê8ž@¬hhÀveóTXP ßw úx}ñÛYƒñüžMgxœ3Ûþ·Žß³éÜE{ÖóM^‰¢Ø‘È2zI©²|µ{ø‘DËm?¸MæÑy/pÿwüuræ÷ÓþóóVÇ8D¬ÁÑÿïg­SwÛé./ÏHæo—×Wqøžøþ¶ÍS`±‘Æ럧£Öy)ôŽD•ÑR¤_1ÍaHRUY­Š‚;~/Ê¥ ÚæEAÂZYBrh1¿E¤–çÚ ¯õeÀ¹UˆSO‚¹Xd‘ºHŠtf=³äþˆ0aÐ!•bG[Q9 ìZ»ÃÈ9f±}b™LÍNCªÁÃ(¿‡–¨Pø‰RUëWhp:î1yQ`¾+aóGÉÍWœfÊeƅ!>,‡‡¦Œ ¡d'tÉT8Óµw¥>áxlñà JØ|ÔѲ¸"Gâãù¥¤·^­Ÿö ¿TÑOþ½¯ +Qáe•Ñv“£E[xlÎòȚTfL·WH£é, +µmej‘O +H`Ú {r)yMå¦ÄKÂê„sdJšˆ\SHO2ÇӚ–}J…±ºc¢ ¼àóû»{ʄKæZ0´Ê¡îWd퍬§Ð»ÐÆ»ÂØa×;CÒÒX¡­wF_&$´4È·FCXk;gŸ”9ܑ͝Y^c°{ZT؄Îíî¦Áß4™LpœÎgø +bŒV~ûŸã(ðÛ?9?ø%̵1Fñ¥s+’1N /4·#ö7'oöÑ­¨vTKUÒï1a¾¢¹Z®…Ϋëœe{‡h]ÁoPê2/œëÂ΃Òóšßђ—É[6[Ohu“ðºK¤F ö(L íåý‹¬ƒ˜¡§ª–CˆH[æO@ ]øÉäu!Û¬í)±€Š€²n f Þ +ÝÀü/¥ÝJ鯔4×iS¢ÅU +}±DAÅ·&ǃ‚]–CœËL¾,˜ !÷»øÙþ6 +Δ +ÎBf›Ûtœ¨öÐõÁ"¢‹×¢¿P/£W橒2ã\µt¿œ$ì.éåS°Çn +}`¤½dZ‰¦°ØµÏ5Ñ=€~ Ë«À4u­ô‹Ñ•öòý‡{ÇÆÝâ·ÛÇØM@o¶˜j4³€²Ò]7†{¶·ª9r!Vp +_¡à1wßÉA•ÎQBJ7hN@m,c_O¯ˆ‚Œ•µñp3§yÑ9[B®,ÏÀNè Ÿ’œòÖÍ' ‹²düÒuº’̶'©ï±|JeíNetÝIÑe<¼÷·&W¬¥>¤•V¥ã l 3Q˺lÒË݀2Æ|x 'ë5dZ…mü (1zP2]©²n°±Ì!ÝÞ^áøºÍS­ŒZYò™h¼«2ª¸Çꢁ±9Zƒ…ñí’|ÇÂpòyÿ|ñÍ¢IDŸ7;À£`L%Ò¨»‚x£¤wÁ~æª^q³«FkÀãÅúÔ= +I»Æ†©ÞXÐ&¥Û¤Ž?6?gw8p`à0³BaÓ§*ê.`æ € fݡÇÎŽÄSîîg¯€°ÔJ)°*\71¼$?:¼ÍqÙ=<cöâB÷)؞B‚A©\¾jâˆqC¹lX°[ÃR™gRýrá„&xd 9^°c iv˜Ÿ2”çýïäf>bĸûñyêŸ7²ÑýÅíå}Ôê d‡½§•ðpU1æcÿæãY‚Ï´Ùè?î´S|^œã#1ž˜Ì8 TøûÁ?»Û¯–endstream +endobj +653 0 obj +1709 +endobj +654 0 obj<>>>/Annots 129 0 R>>endobj +655 0 obj<>stream +x}WMsÛ6½ûWìQ‘i}KîLNœt<Ó8n¬Œ{è"! 0iÙýõ} @$D7eÁ°oß¾ýà‹)Mð3¥õŒæ+JˋwۋۋI2ÁÿùcÊ_~¿˜M–É5­6«dB%Í«dV=ò©« šNi»Ç}«Íš¶™»`BÛtô,ëW²ªT…¨©1Ôä’L‘ÉšE¹deÚÖªy¥Òd’~Ù~c ± X\.Ï,Æk<Ý̒é9ž õN.œcëÿ†¯5 ²ýþ´û†Ó£1Ñ1—µ ˜¦-2ª„µp§6í!g·øì¥7t9ñ6‰t£RÑ(£©–?ZiæAГҙ9Z¢ûm°NJ;~¬(%Å+ í»^’©»Sכ2u¶äDäfʑ›3š’¦³93åV!rˆ×|á ö{(¤°X÷RˆXˆK|î[N’ùà¾sñ€»€`hÎïà?Å꧴Ó+ÏÒó +¡˜WÛÈÒqØ6†Ÿ¤¢(^ lYuÐôõþî/jUî`àÀ_ã‚ã°tLøý·¸Ü·A8…¨V6!ÚæÊRÊÒÄ_ñ, ã]…¦L>ËÂT%ÂK»Zè4—–ŒCå¥ágc'©>>»¶¡£* +ÚñŽg™±#µôœw÷XctNÎVɂµ´Å"{ºɧ2‡ú²` ½”³ÉèaÿìËh I=€ÌÎDa}yxOi.´†e\*_DÚÀsÞىס:’·Ï›ÌjÏ,•RhëÓj`Õ'¤%mŽI(«J4žz®¦n‘KàΉÃ檲 æ¿ÑtIfá"ý=R‰LÆôjZJQdÙÀü©:qUàkÁ7´WKkÚ:•F§°\<#çq²Bñm_›2>|:ýpû>HsÒ „Ѥ©i!++¶¡îdÅEe 95¹Kø«ËP‡G]Y+[_§GÑ 0{/)²NŸ^®RŽÚŸ¿KYzjêÔÕ0SIT)WÈ”EQúpªiœÃ¸«0øßÉÚ ö +a$™Ï1øÕœ…ŽËÈà‰sÎ.@ù¤ÒÚX³oÖ»» ¤É 1ҺťygöQ +÷áéÿ)ô`ƒ…h +¹92cÙq9åå +âø ¼qD¯Þ!ø®\Ä1CH`p-­àG´zq™;/¡:fÍT ``º÷@›¼u 8©86¬¼~C'k;ÔÙ *è^i®¯°à,BÔåyÉ%ÀÅ÷,ÑcÌ|„½p6}ºûÊ`]ZsPނ|æTÀŠ°Ý81é –”t¥›Tƽvê¶qç°mšs‡è7?ÞÝú …*böú §ƒký‰ê½>pZŒI6iB7(ãxŒ€Å¦\uc¨[+¼G±—/ÔŠgàoß6-&ŠPYÖÝ0Ä~….Ã5sR ÿPf¹ß‘¨ªB¡ípÉdB(  +¯qmrØH_µz íÔw:y9 L{ÌnëA"¸\s݃žêŠCŒ}5o'Òï¾êñÆ'NÞ';°…[fc*ÅwV85Ê=|¯ŠO ˪À€Ädzå…Z)õ³ªæ΋¬ ¢Îùå˜á6>0ÜõÙ««n„½>>>/Annots 138 0 R>>endobj +658 0 obj<>stream +xXMsÓH½çWtqY§*Vüm‡[>ÈB-„@̲‡Tm¥±= iÄHŠ×ÿ~_÷H²¬À!+ÒôÇëׯ{øq2¤þ i>¢ñŒÂääjyr~{A£-×x3›/hÑ  ð—°w½UY¡-zkwTXº¶éÚlJ§éA%+E£`D*'uºüv2 þh‚ó½{gåötceR>S8ÇÚñWìoˆÏØ_<ÄyœXÀîvúGirShú¬Udҍ?1¡á°:1šó÷WzmÃޖºIKMΟ x,¶&§ÐFY¬U®)Qß5å:Þ«B+<…6±B­bM;SlÙ¢ä÷´R¹ «ä†cìÚÄ:§\»'âüåÉ*àS¤Òˆ¶)ŠEþ‹Š“šœ‘ÌTžï¬‹ˆtº}V›²A3 Znu›ÅβÓ7Ë®…„†üëóŸ'Ãá Ót¶&”Ðp1 +.ª§˜¸¢<^àe»’…ÍLˆ:I¾OÀ9ò8i’䎝¸ ß‚'‚y¯Nî±7}<­¢Í^'Á´CcQ‹u됻1¢Bi¦6ZP,¶>4@Ð6g“Ù³„g‚œÕñu]¼9€^Ñã8ý:ØÙµgÑۏ_—AaÐ7äb‡ºÐtºf4ỸaÒºn©šâÓÑ$8nªE0 +èJ…ß7ΖiÄöÎo§Úh˾§ø-ôk©Îùí¬®ÅeYl­û#'yëÖ°ö@Ð>²a™è´ üVLî•I•ÐŒsºQO&‚÷4µ)̼:tñý͵`Aýšç’ú+©FõÝݲîéÛËO¯@×+‹~©=zzåe¦]®#0lµ÷ÚT l}Én&Ôìý¯€gÎQù(2g¬c‘qÚw,‹ËVEà…Û ‰˜B•©•‰Ma¸G,©°õ¡¯&ì°,i‚B P'­ƒ=ööã)2ùʝߠ Îh"¢¢ª‰3`V¦¡FÀk„ƒT3(A>:ôóbëŽãÈËal7œöÚÙ¤sJ ®S(£ßÃØ –¹(Ô&„NÙ²ˆMÊ  M ,YN©†å,»§ã¹­h>GÖlBî0üN¨r8\·ê É„ê;‹ ?Â‚Ç +VWÉ$VfÂqT BǎfÜ“ÁD$j<BüS#Q“Á´#Qk€Ëô߇çÊϽÇS©FEÚú&5"i·ÒÎúŽ!>‘ucXU­Ûÿ<ç_é@‡X÷~ûk4²ÅM¡Ž¨x­hZàf¡Ä"äS5_x'À$— ÇOëŠ{‡1.jÙ*íü8€üóâQØÐÆp½jB©ú©¢gµTȔá¹\h̖Ȭװˆ]P´än9épåø°\^P‚•Öi³äÀLå½ÃIå6á”IüNǗ¾ª!ßµ‚6cC ¹H©X&Ã*½MÑ +Êù5F i«?¶µæ2ƨú€séãŽ"UÅõ‘ŸñØ4Â5àV%*ÜbY"iaìŒ!Ö8´2§ûÍâbâUkò²Bð +˜#ØÚåy4=¤,2ø‰ ýD‘.”‰qE,Ã-sZfG-§g] <#]„A€¹;6Œ;ãpa­9V¯f&Þs-Âä™ –QYO[ÐÀgRù†©½X‚Ø©‚·'Ûðœj\5ý–‡õ$ÔYµkâÐÎÄ1¸À.ÏoÕ<…óñT.4/øρÎ>ÞùÉœoHRÅñ{úõéäòñ…endstream +endobj +659 0 obj +1781 +endobj +660 0 obj<>>>/Annots 183 0 R>>endobj +661 0 obj<>stream +x•XMsÚH½ûWôek‰kI 6•Úr’u’Ã:ÙØ·8‡A  D_ &Þ_¿¯{HÄ@bW µ43ýúuOw¾]øäáߧ8 QDI~ñòîâï» o0™Ðþb–<Šñ„ÂIŒÛ0Ž!M ž—XfwÁðáuH¾Ow ¬Mbº›Ë{î’^® ›–…žSYd43©^àw¥<»ûâôcTº*·Ê†×SòÃfé0Œöâ“Áh@¯Êb‘.×&-–dWšnU>SôºÌUZðKkÊ,ӆ•µöڻÌEjjKµÕaJb´²¼˜¢Mi¾ò[òÃëW”ÖdK¢u1ט£Š¹¨¬”Q¹¶xD…Nt]+óÈKÕùlÞ€èmÒ,Û[ÜPè3ß\Œ¦Ñ`D‘烅œBŒ_'et+¬C ð°m~QZRÖê¼²ŒÊè¾þ^el6óÐÅl“ô•~$…û¼ÄÅ®æÏõ·µ²>IÊŒ›3ðgP'ƒ¨…ª-ãmwÞv"EÌD¤lÍ<´DoÙ¢\{¢h<™ r +8 °ãd<™v©ÔRóÔ}xÊ4÷àƒëÒÀÈâA©.ýÇ4©M3­ ÊÒâ+˜Ø¤v%ƒTb×*Ûù“æºNLZqdK{Ôx  Þ2×Uþ®ò*ÓÂæð;OöHok'ÝGd€Ez˜Oˆ·?ݏ`æ;·Œ–Oˬœ©ì³K}Ÿ¹rÂßsz©ê4¡Zø?–—¬y$6{ÀKc?Ä5'ìî°¶”îöõÖë́1&tbOÛYZ"Þøb7qÇ8½h,üއ÷oÞw`x#ÀÎ)樋pó'$8<^(ïó oÕ¥)×Õς¹¹úxóîŠGï–î>¬t×™Mõª\gsöM³‰hî² ïÿ¬L¹Bú0Hoå¼· a]#£1;ᨑb[¦9Мé-Ùã‰ÈÏQØQyâ^ߛröéŒÎˆ-oû·2z¡ §gÚqZu'¶Âp*Nl¯gt]ðî}Ù°û«ŠGlmÔ¡g‡¨P­RÕöäYsŸŒ•Z'¨Cöq·é辗¯Q[Ö +sa"ÂôçÛ6þíúDZ3 ~û$x¤DóXYx¼Ruý4G⺁ÂòmÍ¥Ü%)NMmð£8”ºå#¯„ä¤ÓèG1W¸6úFý^ùq3šˆ{Ҋz]U¥±Ûš•Ë²èÄç(ô÷ñé„3PÑvprý!>÷k?½)OÁÜHIFÑ®-—b‰Ê”‹4Óõ_j±‡9} ?Šh$¸¨Ý.Ip‚W»:Né=þ~»¹¿ßb€´æÑOrìÀsà¿×´*sMsÄHsÐb /ºAMêL­¨>,T3îDÖǜ²³ƒˆûAlfnpÚì Šʙ=7éÉõV*ì¶.c.¯ ÙN8£uìªþ>6œVæã4Ù<ÂUè“TוNÒ¥¥.´AYw +\ûávc–‰$Êшt{»‚ŸÄUFgèkÑá\^¾~{y)Á}#7‹Ÿ +meåϨvØõ ~NJÏíZ“Xΰ⏞ô…}œ0Hò99ˆ¼ç­ÎZŠíM¥@S×êò[ìÍjäG®R„œµœpÚ ?îVŠÓ{i¸®ÍPŠÉ°æ³È0KgÃ-¿h¨™Xé|ÎàOˆÅYŝ¬Ž³zPŸý›¾&ƝpFi89H(Ô8¹v»ú':¿ÂªyžJW¬ÛzîOÜÊI‘ÛàNZ ÷áýi›ª¤ÞƪÆPNPâZÎXç¢3ÎÅ õeˆ&~XØC۩ӑ£—{Z¹?­Ê³]\~£EÙVˆ)½¿s"}J‚öÇ­rAU™VŽê8¯púg2w,V3sù( ›#ÜðzÒÐ|”_$ؑÐp{õÏË+ú`Ê/¨nø®¬¹’‰ÌHß ïÇçˆÞ¯~’Ñ:áë O · ÿ{ñ?DŠ†mendstream +endobj +662 0 obj +1576 +endobj +663 0 obj<>>>/Annots 190 0 R>>endobj +664 0 obj<>stream +x­WÛnÛF}÷W Ü•‹º[vßd§nSÄIš¨(Šº(VäÊbBî*Ü¥eõë{f/4©(iŠ$ˆx›Ë™3gf?Œhˆ?#širAiyr½<ÜNi4¢åšo]\Îi™Ñ0‡´L{?¨´Úo­Ìh+ŒÙé*3TÖÆÒJ’TbUÈ,!ºÕ•º’”I+òV´Ñ;"«)Ód7¹9§J®e…;gË'?,O؅óC#þõîǓÉE2¤‹ù8¹¤’FãËḫ‚Þs _T.àùïwB~}óî÷·Ë—o^'[ìîùK÷ _öâƒÛ4äޟÃÌh’Œa«w?¾˜‡ç~Ü_$S~¾ÜH2²zD> So·º²Èµ¹¢B?heH¨ŒD0ÐÄ=úCIë^øÓôÈl <*ñå˜ḃ1¡@a†Ja,¢]Uz‡À A¢”ø±Få~ËU†ÛDi‘Ke¹h…N…õBžù8(©=¾¸AéßRÙ×ù|U®k|--(ó‘®Ùm®MZ—ð!lŠä*-ê ÜÚåvãXBYnl•¯j÷Á¸ ü:Z¼Xœ#ÅëƒLcêϘZ€raè½(W‚Ƹ›iiHiKzÍü”êr[HdŸóÿÏÑê5=TºÞR)¶[Nf…ì¤T ~¯—þWy,ŸŽg õìrâ”4]6W‘Ôx8r¬znº_UþMÝ÷¸{+)ŠbOŸê±¹ s.RÆõ’Oۂ™‡¿څfsÀTÒd˜LÂÇÞº,i6K®ZϸYqÉ ·;Sd%t v7]I¦\%©VkÈM%JTÁS4WàBéYƒ:¤ÀÂr N_øŽ[°esJÆî I"Mu­¬IÚYÌæ@yz9GFcüC§­½ú]ÑM½†.ÎÆhN;âËdšÐMôv'ÒM®$-+VÀEðâúüg+èƵášp÷ùð8Œg•BGXd{ 0É´Î`›k-Aã-»–ï×Æ×[Ô°®¬#SÖ7n4wß«žCl7‚ ¯ªû3ùs÷†}#ø&G;¿|¦3°¨Zµ?÷͉>*½ƒIŽðôRs…Éip;q âØ@{á›a7a‘Zh,«,‚Ô5¶Nžð³FµÀø²Vœ1KGPŒ6ÂÀ5*ӍV¶ÒE!+¤´ ýƒÆ`K¹ÝÓôa›À`[ÉG=U+†UWùß FÚ82 # ÚõË7ïIñźÒå¨ 8“ ¼<ЛÌ”SGŽð+3ðªJmqd +=æYìKìpà3FÚÁó"ÚXºzj `Cíàå'©RyŽ¢DwÍKÌ4XX aUR)˕<ÔbWАÇJ¦¹PÎ30èéVÃÙ~¡êðŒÜìsbƒÚ+}PúüA¶Á!4"Vø€t‹&Ÿ·/n XK I4ZSÒP,™\­Â;ùÀ#h€¡ açœ×Fäü œ·ïì@4QYT©®ÁLÌÃïݨÇÎÕ¬Ña Â¹>‹!:ºÉÌCÌ¢WBÝq›M¦é7€ºAæ÷=p¾Ë=‡>¸›H«] ºî³Ì¿Ñl$÷g ºGh…ÂÂ8ûD¼ïa21Œ‡Ô±MLêΚµ@Ó#v³Õ*ãöqs±Çî·P‰®¦nŠ=H›Žæ–™ÛÚ©@%Ýc *EA°(ó°ý°½~ )%½þú —µiïËî°,c¯‘&¹?;¶á}‘°»L®ÜhâÕÂŋ"V+ډ½“7ѧÇæ‰ùž³hó t©E¦¨V ]k·5•FY»Èw w޽njV{´¯Â!ÀCßY§ÿÓÞzúFõÁœþºØŸ¶Bzæ]7©8Üݔ¬-Æ?OAfA+"?Ô02a˜ãjUÐæPn܎3“í°jûºò¯0ŽXŽãÌxüÖžGRñöŠ5e£3®ìò3w]ÛF±ö|ŠjâÆðieÃ'*W¦RtÛ8c›òG*]òRûõ=g4Å^óٞ3J(ãÆ-<ÐHüÝѝÇ…ðúùÓ:¯°á´±e݊9„Êò <ÎR®Æq÷ýP©ÏDà ¦A؟ì?4d\ RH'ªiìuµ;£x³x`{Ì·»nº=œñýNdN«ïÜ~â'š_Õ/¬ÌK¤Ö6 u¨:Æì®Ó[<þŠnF°è„(ŸŸFÜB$èU®ê'Záà•qö œëôŽÄGšTZÛo:MjƒÚT³Ê~ȊSé?ÐËF?£A&ª† öÓðÝ$Br[’°}ä]Èm~ƒÛÆ2õ ØðZƵàà6~ÞÂ!Øù‹MÀþíA)™cáô}4/òÔ/ƒýšïç~w6á 3¢‹+\d½÷‹»ë½­ô™Zìñ­s+Õ÷/÷çc'rÿß9a:ŸâêŒNGì }ýËÉ?IïnHendstream +endobj +665 0 obj +1878 +endobj +666 0 obj<>>>/Annots 195 0 R>>endobj +667 0 obj<>stream +xWkoÛ6ýž_q—vˆ IJå·Óm@Ó.[‡¥Ýð -Ñ6[‰tE)Ž÷ëw.)ʏ$0±-‘¼ÏsϽü|S1{ÔQ’Ÿ\ÎN¾Ÿt£É„vÅ]šö£ &cüìóÏBÒ[»4Âc¯^‰{xáV +‹ß|@Nçj@qL³Ԏ&cš¥n½K³¤5[Iz1ûxÒ¹‚InO«#ˤ³ÖnR¿N·Hê²ØÒFeeʖTât.’•Ò’´È%a­\‘ Óç§$Ök©S™žÓÆ賒VâNbÉI6¿f9ü–Õt©³G³´%HWX±+‰O¡S҆he >U…LJSl#º2É{‘¯3ºoDJg©Y¯·gÐ[ei­Wz¹§î?ýÍÔ' W•½2¦̘ڽa4`‹¾ç÷Ãîÿq½±Gnc«¶îo­’O¦1­‹N*ï:ìòEg®tg!2[o ‘o³®‘Î«¹¹“çuÒz!i«ç[”MsDJo)•6)ÔºTH‡KÚ¡äL&™B‚ÏIE2:§KaeŽç×&_W¥,"ouиÀFwãÚN¯˜[“áx¶¥¼b`«z'ËË·ïo¼~³ØSO¥áM 0•òoOM.”Žˆfx¶Ø”}jÉqáØ´Àå‘Ï…¡6%ê'1K­þñ©&a÷`UÐp¤T$‰©téÂ[…wf“…¯Ä…´k£S¥—ô›V÷T*-ü”š’BŠ’«„Õò¾$[Ê5)Ë^øErkÞÞpI;2ˆÏûRbt‰€±R~»A!µ?i³Ñ„—¥5ã\k¬ +ÅéB jؤ^ÙZëu„ˆ&f¶ùðƒã¥a<Må4áË?dt÷ã$·ßÓ°!¦aÌö©ÉæsÏB·­Éí çlÃjNÖµâ&ϙ-8uvÅήd!›š Ødª0¦|V×Q°£Õ(¥¶ v^/÷”Ù¨ïA`ÃzŸ,Ð'[.×HS]Ggö [bícì¾rARškB—ȝK”=r5—ù\6 |Ï%7$XŽ+™ª„ÖLK8-—…Ä«âKÁk Ä\” +)‚S¶B}¤,²ð‡©üÀŒ{¤z# +tš¯\½zV£~<ù©kÊÀwð€©ß6Àݺ:WSŠÁÿ,s] Eèz¢ ÷ƒöÒt#ø3Éj)¡ˆFãô×ȄèÇ»wøÐ)o”N$Iø^«}ÔT¸‡ŠEEêŸ&­s†£/tžfDUbb(UÂlÁjmWýa7S< Ã9fñ)¾ýSèXxôÞ.— c°Ç~WÖó“­ÖkðcúqÁëÆdm¡–XºÎ< ©íÛ×k¦ÝköŸsă€s–[›ÞºkpïØ‘¦¾hüè²ÒµE"à©\½ì®m/¶ÖÑ0#v‹ÅìÐÚ +Ď}ýŒår‰aýY‚*_~!§ n`ð§H4|q×´öZð¥dD#ô{Ã-Áƒ>ÈôGÐ0Ó?+]ݓÝbÞʝöòx´ÿs™™¹ÈþraÂ74®B"zFßDQTHM™-QÈkQ€1,[¬|÷ðÈQèé[êT¶èXû™Çx½Rs! ö’bÌVmK»«µ¯éë*À†Yi2|‚”&õ܏Æ_8qåÛ»ûݼº¾=æ#.UôÆ$Ïû›lz۟jûc­ÿObƒñAcÝ­A%£=ù5»€Jendstream +endobj +668 0 obj +1656 +endobj +669 0 obj<>>>>>endobj +670 0 obj<>stream +x¥WÛnÛF}÷WL– ‹¶.±œháÈ1 MSXEP@/+r%mLî*»¤ý}Ï̒2EÄAƒú™\ÎåÌ93Ã/'ºÂ÷€&C]SZœ¼›Ÿ\Þ¿¡Á˜æ+ܹ¾Á‡Œ®’««+š§½›dœŒúÝkìšÊ¦in´-©tòߝ+”±çóÏ03¦Á šé'0ӛãøÖ»Tg•×´rž>׆¥Gf21COÊhgʍXÒ>gɭ蓱™Û…$ºº®]!‰þð:á {õ "öx*­Oõ'É ’ÙÅðzBÇÑò½gmÅs´'ë´ œ*Ç-ןÃVƒ¾hBãT‹-Îs¢¤,©4u R6£­ +aç|ƾ¯¨?%CŽ§Ü¨’LÀ£æÉäz­³#oÑCBtKô Š¥"•(E(½*͓>¸XôL¢“ RͱڵØߨÐqë+éÙi `̵>:€_œSQ…’–šPoíÚ‘ƒä¶šCÀs;“ç´R&'³â¬‘¤±Êï‰!ìømAÆk„o‘™p¤G+7¸Û WåÇ@A é»Y­€m@EHpŒºîBp©Q%Bç;—÷ ¾0´G—ºL/åy)É3y{œ­ß_H,A§•7åžÈkœ ‰ꣂ ë8þ ƒÐôQÏH¾P-ŬRø±o©ßoI~œ¹ƒLËZm„ ×^ +•nŒÕTz®TƒZ" ßk•jÎ 1.Îön•#c×-WµÍä +k@ãÏd{Ò_Á¿®[ˆ4:ü0 ÿ¸ +gÃ2pMô…²•Ê%öH`še(ŸY™4’s +b¬ÑQ +m«Hã†&\ÃF…u÷±ªÐ´¬J(›,+$ÝèôQê¹t_ét* AdS½‚&è¶ÖYÝ%§D3ŽDNU€ÍÆi˧ ÈUþv–xú9N ÖýG:b þèf­ú ‚øŸ1l¥SCHCîxÿ »6xõÌèHEV;•£³(©¥C[d54äq@Ô4Ƚ«b[ Õv›ïŸæQ_íø:ˆ‡§CÝæu¶8èßÏO0.i4&×4¾™àó¿<ðºÓutuƒas<__'̦ô£wË\Ü2zï½óÒ¶/ Öxe™¡Æ¦y•aÐÙ«3ü‡ K¸õ´üqÞÒYێ˜^ôÊý‚Þ0¢¶ õ;ý´Ó«8®8ácÐj»Õ6ÓYB÷^ëwwl¹­ÎEq(¸'ÜÆ$؇8ý†(vΞ•u;@î2µe{8‚ÇŒZÆÞÝRÊ<®' :Ï`gÁ‡ZÈ ÔÚ«â ÁB=¢Ëâ|=œM1’ +•AÜh˜ìâÚ¯°0äû„\T7™VŒ†Mrå8CvVÃúº™SOf»‹H7ËU¬38m…£2ÌܸžÁZBú9µÛ¸¼]g‹-í²Þ¬Ü<"%I7ðÒÆ×8.…ð¬ùRiú›7£ÙýTÇÚ°³ìŒÖ2¬1¹Oÿfrl¯,”:k/G[d‚/´Nh÷té-kWTù…d‚Æ/ ^墍6MDÐ-æW¹IQ^#eÆòÄb€0YÙŎu,3„/>K&ŽÑZíßÒN30^Z#GoÐdñŸ6ÂìÐ ‹¥‚Ӎ£ë%§´Â)™tlÊ sÞ¬²Ž*¶P]ôt²N`ÒÊ(Ãn©¡ö®(lʺèåÙÇé+\?Úý>ÞMë¥låòÜí ýIÊËCÇ«×7\4²ºdD­"‡·fÑbÊôíbñiöáÃ|±ø5òü@}¶'Ôû™.;;ZËÀ}å¡ï ÀËr½± ºX‚·èEJÔºö®Úžiìß,~SàÎ$í +_ˆÌëd̊`›W™Eo©22™VÀ’oʊÀ@åP­5PËˆXf $„è• ®Ðطα2D0nê>0 ’^ÎÞ0¹nÿxwËÓâ3DDw.­°Ý”²ïðSýÁõ‡û“¡¼ñüÀÜx2nޓÆ#6…Ñö×É¿Ô½t(endstream +endobj +671 0 obj +1534 endobj -637 0 obj<>>>/Annots 138 0 R>>endobj -638 0 obj<>stream -xWÛnÛF}÷WÌ[e ¦Dêž7_¢&hã8±ÒôA@±"Wâ6$—Y’Võ÷=³Ë•(Ù)ÒÀ€MšÜ¹œ9sføí"¤~BšF4œPœ_Ü,/ú‹9EZnðd2Ñ2¡A0à?qï6e- Íz«wTkºÕÅFm#éQäkAQ‘¨H\.ÿ¾ÐU4ÂùރQ¹0{ºÓ¹PŸ©Î2iø-öâ5öw5 q'fAЃ‘F~kT¥jIŸ¤HT±u'F†í‰hÊïßȍF {ÝP ëªh$w‚à±NUE± þ•™•¤\|•Tqèx.j{Xà.Ö9ŒÕbIÚ©:e‹6G¸§µ¨TÜ&]°•ÉŠ*ižTŒ ø«òuÀ§H ¥)YX‹ü‘äªP#YŠªÚi“É"6û²Vº` ̀h™Ê -6ëf§o–\ [ -ùêÓ¯a8†4žÌ‚å΢`ÞÞeôÈàvŽ‡ÝJÖºT1êdó}ΉÃI’MîԉÙRžXÌ{>¹Uo¼ºl£Š&G¯9 ÃQ0>‹á`Ñ&`-ú*úÏcD…ŠRl¥E±N]h€ kÎF“g œYŒàÌÇwîâÍô–§éû`{¤7ŽEo?|Y~…Aߘ‹ëBãñ,˜Ðh6 h„HßRžâãhœ6Õ,ˆºñ×­ÑM‘°½þbÜ¢¶¼r¿×µ|m«Ó_L|-®›:Õ旊ø)½vg=®=°¼OtÜ䲨 ׂٽV…°<ã¤îēJà¾(t;Ç.~¸»µXЕç¹K ÌÅpoÞ/}W/®?‚¯7 ã=:~UM)M%Pl½w êBZÜ®lzËÍÞx‹Ù œíÒ(mXdŒtË⒊¼0[äQ,J±V™ª÷ˆ&×V}è‹*½,K¡úÀt–ÖQŽˆV=¤½ºäD$\ÜòVŽÀƒW´'QÜð ôš"–ˆ}£b…Ȑt !(I'˜3ÏUõB“8iÌôVmŒÎ;Çl«^Âß6¥Ç‡ÉêÒ6…O3b}>¾€7B¼g -e¯¬Š¨êÌ·0µŠáX7u¦ -†5…$•2V±`sô]õsuq(X~giu<0Rñxªö•á³gΜ³V²øù«šÌåÁ:m)óT À{öµ±míš±Í2½­Ž¡·Ù°˜±K§—4œóX6Â`ÚÞym|&¼ÀDëªåçûwþõîþqyýûïAZç™Íçpô ÿ5[ŒȚG‘Ÿš .’d{Z»RÅRò¬CÊ×È3us¹ÌÇ Ìp:Ão$3æ¤ÜO·ó“À·Zc´Yéƀžvt´kö¦,áG{Ý{<s—ŸòX9äïUv>~ÀÉ°`A'Œ¼­ü~Ï»¶®L…S -P•ê&K,³8TÉ*ÞÕx‘lU䬑Nڏû¨o{åÐH·zz5…6cÓIz«h2mÅÖË)?;ha™‰˜#‡6ÿÓ6‡Ö€á”É' %qc@àÖÚÿwedm”|rÞ2¬ ¬ìò --橁¦µ’!Z™âîA'vbëß/O2ÿùh´dÕ3Z`‹ÙBgl² ­Ûƒ~Q¯e­d;Y¬ö¤œJAV!R?`ÜOÎ0šb ¹Šx-BA½y[þG·«Ñ¦.Et넒ŸlX–áØ°ðÄíæf{8Ç%ôßnWý…'HDÑð´ýœ^‚§AÈmo·Y^µXWŸ)íRÉÌáBŸD 9Žb~Œî"pÒńËÑ!&„;àU¤«a§U*yf҉ÊÚ±ÆÚªŠ8kxd·’ÁŠØŽaÛsÝÁíƒåÊùAV›¦ª¨^½“öz¼~w%ªî6;ƒ»~P‘g_ÏoÈ]égŒíÂ}ô~ÉøáKÃ/57xÕà՝0“*B¿À2ÿú÷tÁËÏuÂÊݶç“v6}f5x/ -Ÿ±µw¡ÿ<<ט‹,>¼ÐyT,±ŸaâùMšµ4ÚIñy é;Å£G›ýË9O¹§¢£â>¸å ¬‘ÈR>¢ƒ"º=iZàÃKæˆÅ’Ox¾pGàƒ­âí§3Äa·V·«Ø•±S:0Ú¸™‰ÉËX­cY€ýúÕ å¥=ˎbÞ=j‰œ¨Í±)[1½_ŽÎ¸r:[˜X)J°–h[¿øÁLë»móJçü©r·ñò7q;©Þu—ž.ccLIû)2» 0ìè¶!ê­!½‰ÛÕ,$ýŬ_°> 6лÿT?nÇ/}ž¦ü½b©0œ·Úóñâ_­g¿endstream -endobj -639 0 obj -1735 -endobj -640 0 obj<>>>/Annots 179 0 R>>endobj -641 0 obj<>stream -x•XÛrÓH}ÏWôËֆ±u³e/Em²,qÕ>ÆòØH!É1þû=Ý#Y²ñBa{,Ít÷9§/ò÷ —üs)ôÈR”^¼š\ü3¹pz£µ/Å ‡</Á(ä×Á¸çQ¡iÎ;pÇl_p{ÿ. ץɜŽBšÌä‡&Ñåk“ÍãŪˆ³UKM**úxûšžM¾^\cn›]º=Ycyíú°†¯^ZU¼-UÑ2Î4UŪ¬HE‘YeUI*›ÑWg|K”Äš¿£Êˆ•™IUœíšð¬‰ko@×Þ°°ÉR#.…ÿΔƙ)h¦+'%•«hIª¤U‰Kyaæq¢ËçTnÊJ§”›$ŽbþBWQ¯×#zkÖúIÏمÒ›™Š2é²TEœl8f§ ±ÌuÏãˆÝVh`3­m㨍8XèDUzÆ·þg3³.é~‚³«µ)¾ &‹t^•pamh' MõžÉ8Å&ÃA&K64-b=Ç;ãÐã[E ],XþY ûý»1¹€nÚ¡E±%{Ôó{t˜ñ[Ë.V…I]°±V9Åcá0#4  s‰Q£EM¨­ˆâ’¡U6ÓØÒ`”«B¥ºÂW[ð7|T™N{ ˆÞ >mĵ¦]ö§7þxØóià€BJËïv•Ðƒ¤–Cj>“­*h#¯Ø«B_ëyÂBÜsʪ®7ä¦WK…ý3ý}¢ÁId &U Ìtý€WƒQoØñª»ÆÕ0ܹº“º&R· s?q¸A ˜µ@Ñ@JCJjF½h1ñ|Ø"’«…à¶^Hå€åKpp‡\O:CöFZò¦ËÝR=i(Xg”ÄÙ7 ±Ž«¥¸¦¢j¥’-ŸÈØ2*✕-*f9Õ)þ–32Qé*ÍÝn›ÃÅك”“²ô—Õ¥Cc9ʑ7°¥âó"1S•|áëœÂ=ôJø{A¯T‰,F™cx«øÈ²Æ p )˜«”PPƒzр¶…¦!¥Þ0Ɔ.–Hõil hH[œØnÜbJ/¥äõï<ëþåÇo>ì¸á‡p;¥Ðåì–ÅQ7úw5Ö$·Ür2. -³Êՙû›O÷ïnøîíÑמ‹(íëÌ5ZšU2cn˜Ξº¢s†'&÷©B(PÀP m5A‚XW¦,¥á²8d½a¿æ¥<9Ú0èâꏡ×uÆ(–vuÚ¦?ìñ›z® NxÚqÛ½£-ä ©covqÆö(Øã²F÷w ‡>¢­EíËâŒá»n+¡.“gÃ=¨•RG˜-ªÍ6éèñ2å1AzööêKY?>Ûá,p„3‘‰/‹3Þ,Ö®ÿÍùÇ}g7øêAçQôŠMÎM=We‰|š¡¡Z)´Žï«¸ÐܬIŠOL;Î;#éL®@뾬Îxiò\Õ¢_›o£VÜÁ(ÊUž›¢j241 “íèÓ 9S}ÚÅiW= \\[Wk}¶g·h·ørs-Mm¹¬¸ÙîÌtw¡õ_Êœ’]œq7`ºîŠŸÀµZ‡ôÜ?>6s%V+¾û ÆÖyîbâøŸ%-MŠ¢D"ꢽ©.q%¦÷ÕTSÊã34§ªÝ°žøÌ<îy²8¶ÃMäç°gEüt¢A½•ÛÔjw4nÁ¶‹ÓVݱslÆã4Ø|‡íÐ'¡¶39¥…Ît¶nÙ´†ÍF Ö¬QùO³@µOB•Œìƒ®®n?<\]‰"x2ä†öý\Nþ‚n‡¬gç·¨<Õ…Õ•ÅT‚ð Öé㸈½(ñ-{Ê{љÅC‰½ÎDŒm9¾ƒAÖN@Žíȏ\Yœ ÈÙͨӹÔ_•E_šI¿äçË~Oû ¾]?P‚Wäói/ÆöQ´­Ckô­¦É ©e¦kpä¶ò–ϧ "ùvãƒK›Î¿0òe•šá1–86f½°Š>¹òü»Sys—Ó¦FÉðۈ¡<1¥òùthþ~û9C)ÐUúxégUí@Y'éšJù|Ú¼7:„ìi*ëvÒ¿Õ¿o¸Ðc;\>ܼuC óU˜nM´â†-ŒÀíÞ BO~âø݇ã ä)M¶Nù¿ÿ¼7¬endstream -endobj -642 0 obj -1633 -endobj -643 0 obj<>>>/Annots 190 0 R>>endobj -644 0 obj<>stream -x­XÛrÛÈ}×WtySeºJ¼€âM©Êƒ$[Ym­e$¥RC`HÂÜ@4óõ9Ý3^Bm^R¶%‚ÀôåôéÓ ÿv‘КéjBiyq;¿ø4¿ôf3Úÿ°+\ h2÷†4šMñy8ìÍÈjZ¶'°Ôτüúç <1¡‰<\ÒlÈç墠'>#ÏîÀEÿ~@×4_²m>9£y&&4O;©ÕªÖT*÷òaþíà¸ØÀñý‰“Á€ï"od:AÄ%]Ïðk"oº¦xòÐo–[Ö•Ýý/×Sïº?¢$á4ºb±;äæYg¾ÖÀKñ?J«fShª–´©rS;ª+Òåf­\þoM¹¡zÇÕ«Æ£f™¯«ê¼2=N…b£#6úɤv·©uFåܶ²™£²q5-4i£…ÎzD÷•¥²‚çL×*/U†ÖՖØmVÁYî.QÌ¥¶ø&àw5áŠ%ø))θ$rõ&€ˆk’$×¾lŸï~ýû×ù×ÇÞº.‹7J×#¾Ñ¿O#tS°+¹òÀ='Óp?BË·[ ,9m_½¤îšÍ¦²52+ ,ªUe)“xï$• -uèF×òÀ?ýè CnÍ¥:ؘuފ)Æ|ÊÁ% !Ä5¢]Øj‹À¹Þ(>,Q§¿æ&Ã×Di‘kSs‰Š*e곁§B>ڀºÑãÇ;úk¡•Óm)åÈ«²yÕÀ࣮Aºe·¹Y!š´)áC¨…(Ò¢ÉÀ¤m^¯…”家ù¢aêqp'.›Î/ô P]iHÝ1+ ¼qô¤Ê…¢!¾Í*íÈT5ZƒÙȝR¢S}ο÷Ñ¢uV]„®Ül8™²ÓÚP àãÜ?!¥çÈ! -£+æÔ8™Û%&ܚþ*²—РÝùËãÃߢ¡ç· -á/Ĩ(vô[“#4‰1çeÒÈß7ëªÀ#æ¢Û¨T?¸¤]ÕðWM‘WI eå<’ÄŽ'Lˆ·h<¶’®º\pè—%Ç½ëƒ{,¶¸ ÜûÎTY‰Äcç{Auå¢Çúq±ªDˆ8ÄÑócµå*]žÏš· X÷U@æ„ Æ9Ÿ G€oCqý|°rkt·€Y.Eæ*‹`7yæùº]çéNëôôð‘R|µ8íƕ6‹–Î@Š¢`žùj¶Žd¿X+¬e8Ô°¢|'ÀõuöÏB'É·¸¢Ò÷t©Õ2·Ú¼ð+Ò^!ˆ~Íãü7ÚϘ° Ÿx¦ßqÍÑæÝÆgXôÂ9o×Rlè0…]éPÔ#ØGMãÅüpÇU„Yú-4f„>R‹ýBõ÷ò ˜ÿèô›Ë%¤÷Z–âk]D}½(n>2ïU…nWN ¡3¡r™òÞ)Ùم%š<³°m›~þ Cώ؅¤&B¯s(%ný·LúTsåç¡LŽÛõEï‚Å“eL³2`0ïüœã’eƒýxÐÎÁ‹ÇýäºÊ«BtÆ»&°•QŠ@N¼¶è-šÚïÑ~ƛŒŸ7?^Ž0¨´áźʠçÖæÈ·ß° -$ãk¼2üþ* Çxý8]’vfÔEúçÏyºrvgFþ ,s‹Iƒ}|íÜÚycZð¼_³„@ãŸ?PF•a‰aÀäAOF}‹\ ½¡°Ë ¬œ„w•ø5ßl3èà…b²£÷*9µö½l š—<hxKctZ¶Ù0z+2yRô(s`ª ƒý¢Úr<°Åú®x—-EÑϹi¾-еY˜Wþåä>Ô8G¤ÆVUýCH®'ýÆÙ¾[ä ¾H§»¢‹p7£~¦_û¦wÓpnAy!&,I/¼ ¼;Ũë¨Ï†—ªpBðþ}<~°’;ÿb'þœâ]TÞ“É´—ÈcÈË÷ÓÍçÛúj«oø,—oSl¨ëïN‡òÊøÜ^GS~ «£„]¡—~¹øâdúendstream -endobj -645 0 obj -1960 -endobj -646 0 obj<>>>/Annots 195 0 R>>endobj -647 0 obj<>stream -xWýoÛ6ý=Å-˨eËß 0 MÛ¬úµ&Å6 ÀÀHt¬V"]RŠëýõ{ÇÙVÛµŠ‘(Þß½{wüx”ÒÿRšh<£¬:º¸>zz}4L Úý˜;< i4œ'3š,æø;áÇHZâÛ!͆³dñÙ -laÚ\bsJ×Kø-æt»õ!]g=£uý#=¸~4¸œ„¯zkaí&§~Fq¡ÙªPòo%*ÙÙsÂÏCêfÉz×+vG罁¬³·ÝÙLRÕfK›¢,©,lM5vgÄÎkõŠX¯¥Êeþ6ZÖ´÷ Þ.^² ÿ.D”Ž“G¤¬Ø•Ä¯P9)M´Ò0Ffµ6ۄ.µ!ùITë’MÆ2Q–2§Ó\¯×ÛS¸mÊ<¸PÝ3Ò·Ù ª,>Hœ¶°tî1Òg*’S¤s{rþé|:œâ>ù{mNŠìÃ./ÁLï|Ëûý|p[¨ÁR”¶“º>ûšyŒÝê{ùð«i?pÑ҅2¡èˆ©-åÒf¦X×’â·¤œÍuFE"ºVVH÷c]­›Zš„ÀôH3°(æ¬=Üç„#qku 喪œAÎÓ+Y_<}åÝëeô^kcêþæ˜r]‰B%Ä!Ðñɱ³ÓI§ÛÆ­¨n…§žÒ5Š4Ówªø'dVØ=2‰,Ӎªƒ—X-¯ô.„'þ»WÏÿ¤ðxf·T”)j¦=G®ä§šl-×æà4~џßV·¡€}UÅ ,;çË´ªB¡îœá —Ç¥7Šð².D £†á9ÛÚä6xÉϵ’ÔØ`‡8Q‹Z”² ½ýÕI×t8³+šÍ mþ¡¤+ÖÁl¹ïvM[íšÇ®"vêÕõ¦·¸yàNÖ -Ÿ³å,ìUW×>T»âC®¤‘måE‘lEì‹êH­Wê êW_­–Ï8»'vüý;{.ÏH|Hâ©¥}š'ÁRÄ*Ì’1ªzáä7](—ݬ,À‰CúSQU2/À­rûYÚˆ!m“t†¾zÑôpYÛu´´ÅÚÒ~‡y)TÝzŽ2?vÊzȬȐª’õJçñÐ$?6Ž(9v´#û¡¡ÃªŠê¡|ýQ¨\o€×5½yò8PÔ¡q|%ͽ4„ŝ4Ç`ô¥Ñ•[« tÔãfUd+÷&òŸ)ïK•át¤SQnkÜGò÷H*µׂ²•PwÒ¿Žeõh«´‰¸oJ%¸EO‚?HmfÙäÒtü² Fe»‡T€ð‘9¾‘r -Ùa=rŠÙ©j$ÍeÈRÝJcÇkçH®ýZƕtÑ R˜;(­¼3¯–ÀˆãP¥JÔR„CÙ {¤,²ð—n|u·FÉüGq¯)4cR -T\L#AVFxô$mç%(ËàòŒR &<¾.v:‚çd”ÐcÎ+CªìPù,s´@nYn†ñ¹²y°rc…ü+5+M¥!ÜPd<µÐFl8üW‡º§k–’’mø>Á|QcÇÓ)Mæ@¢¢ñ|œÌÃS”Y<.°¸_¦Žµ|¸@X å›åqCz\ž9N_¡²„D¶Q¤ ð =?D¸â9›ijÿ\Ñ$eeñ±Çh[IMü Dž{vù Äñ´Ý»Aƒ¢ñyòà/úl«7.d‰FŒ££Êâ¸dIôVæπ;ÏI/ -Õ|"»Eÿ­œ°»S['ú™5ËCׯ÷sjÇ3êßQŠÙ·´Ô¨ÿ’~j‚¸Ç6¶?¯=Wtåf°>Iãà6‹óºV\ÂH*7²ØÁùØ;æöbGP.™a”ˆ¼ ²g1—‡IÕ5~貌Q±¨—Ãz£a½6æ¢nÈG+Ú5PfŠ§™Cí„è=ú“Gw]={ýîœÎ&žö¬tÍN`Æ_.¤íŒð¸Õ‰›‘B™Yq;Œ~¾ÿþ§Añ7¦¨·(zaµ²Ž A¶¸-KœR\óøµ/NSHêóÆhôŠ šÓSc´qØ.#|¸R%zΉåitW§'§xÚë<¡g3ý9”Wüw3šÍ;Ôãµv8zD§‘$lǙ¾éÕÛuÁ¦í̓°ù{ð cú¾½xãã ã74´‘‹+—ë½kÂMñÐȟ!¬R(NK¿ -M ´^"Âm2‚}…q÷…8H-é8MRšÍÑ’«G//Ð"~#=ÑYÃW×ƘJýt6ÇçýùÈø?»ÊÞB - öü~ô/TSÁendstream -endobj -648 0 obj -1747 -endobj -649 0 obj<>>>>>endobj -650 0 obj<>stream -xWkoÛFüî_±5X)dʒ];ɇ~Ä©ÄvcFʼn™@+ë<-µ›é<”ëŒî,åN« _Ž?íìÐþð0!xOñ‘ŽV&,läȽ{¤ê‚ø ñ÷ƒËßRÒ½G³\ÅGm=NGÊy¦tTQ˜zޞ–эKáIž­¶LßJd>q+'BfFkÛPiP’”ë§å祐^m>7šSÐ/)Ïã”'gG\àÍ5r³eA»ÿà@U‡bM õȧ䶮‘±ÀÙJr¶R¦Îðg—È:Ú=Wum}²èE!/ûò!-P¯Q¥ï¢ê›å²4hŽŸ•&GG0P%Ò_Œ Ž×C¬ºŽàðC…R󅩑ZžÛ¦YD;O…íŸd¯¨íÝdt|’ -o»Á¯÷_gÇ\úx-Ôr©kßâ ¶p¡‘ ÏÃÑÌÙJªÛ$b‚×åLñ5v®m!9éélžá„.¨pæQO^¢õýB¡“½º=ç =¨s§ª©¢Û‹óŒˆ•0³eiW Jn«J¹2eىête¹‘eIµÌûo«±þM bém±ãüÍdru}=žL~Ho¨Îç‰~¥Aßµ(opÙ8$ï º™TѶÈ« ×íUºšBg@Š:çÎ6Ë=üŠ -Äbg¼ª4ÕüŠ"Û:³*Bæ#£3éMUA¦Ð -XòKF‰"뙕ö^Í5P=_¨zmƒ’b9=µ?¹AL.5gõ|_ÜZ¿ö—C|^iç’8ˆ0éÃ †¯Ï&/Y‚÷¯Ø«,zߣþ“êöJ„‹0’oòX̚¾:…Ù©—Ñ,á¬bW‘ µ^áé£vžM ã#"9s[hJ†²xf¥ è>ínÕø³"ût[jCìˆÁcӁ˜|S†ÅQ«ÓUT €N뒏pcª¥Ø Z -\mj[~‹Ø‚ÍóÆùè>[Ý]]Çy@‰Dô[Ùô0œÌ#fÈàþæãûwoþ¾Íð}ü¨•FÉL¹0­ç.QŒþ¢ªeùŒSÌÕ$_Î`f0˜EñÀ}5íȯGª 0â`rè~p2ÚXqhü„É~ã„S¬¿‚1³§*3 ÕvðœÂ>4¼¸m½§Qvôi|ý.²Iþùöô‚¦NÕù=&=f°ÓìQº.tÞFÿŠó{¥Øo;¡rëðqbn |´ÌiA_8g™›Z•-‰›8·0KÌÎ1kê°ñîN´ôCë4Ëâ'êl-,M ±C>h+j\6,a†CˆCsÃWŒ~J3Ødþ·‚ïy.^‰,€‹ ß-žnDØÚ[]7õçÞÁ‰—éüÍBv3º‡áÜ+gëùBÓ®ª¶š™+ÙÕ¦h?xƒ±&À`ë`"b 6&(à³³í¼'ºŠ›3·ñü5À¹.G톫“½¬q>wfâ·OŠdc·²6¦±ß.2exú¢m+Û`E2uQLpýFÃCCÐoáKN¬µ·‹ÈVcHl).•Éæåp÷€J"ñ¶@;-A§B~Ô¼ë>.‰ -Rq ’ÅÒ`þ`hDôˆ){ä/«'9eýÆyõ‘aûí õwgY&¥H¶!9«ý†’©ÿ¬I썰¥¥ò~UDãÚ^b:ñâJÓvµ€GHG[yÅcòÍòVH„‡GOý -GM0¥ Xú7[q' ”ÅÕ´!d§@øY+‘kήnîâüOë)ÉêÏû¢$i™8zCmÅÿ/ö¢‘MoŒ¬q|ã¹0ÌK`5µX~:䃙, Hæ©*v¾¦`ùYj‹i{âôV­»dì¬yJb²÷ùfÊûZ¥<.>­•s½qr㎃‰¾±ñë1zMSZŸÄ*BHþ kp4ßBPñVb7Rl:œëŒ¡à¹ÉéÒìæ%ƒ¨á?*¥!׎hðŠ®ÇGƒûÑûxË P­û° Yùpˆû©)_èªu§U-'¦šåUÏ.T|˦[uo×úêšñMçÃ:úC§„£X¹æ,œØQÆӕ'%x)oà¬3ó%.üvÈC0»N~ ÇV<ŽØ±Àµ¦FQiÞÄû_ž 8 LiõŽ}ÀE(^7ÒT”Ù¶uÙà`ƒKܱä¦0<fC:~}È;çÝ釳SºuöÏî ›7˜ø~þ­ýáñ >Þ?Ɇú*;BtΫ #Ýê.8VHꂧÝd³r½Ë§á -''òƒ·ã¿vþéÅ*ýendstream -endobj -651 0 obj -1867 -endobj -652 0 obj<>>>/Annots 198 0 R>>endobj -653 0 obj<>stream -xWÛnÛH}÷WÔË œ…E]­‹_Î$Þ12q2¶‚`-²%õ˜dkº›‘ô÷sª›”(:“‹ ªÉºœ:uªøçՐø;¤ÙˆÆSJ‹«·Ë«÷Ë«A<ŸÓùÃlpèæfOh2¸‰4Ås2’ÖüÈ ÀÎé÷÷ï'4ÒrÍv§ó-3À–i$Ñ†TIG]²Å*‹s½¹%Ú k³U' -þ§·øö‘¦º*]¦óägú|÷ñ–¾<~xüôõ‘Þ?=}z¢5¬}±ÒÜþ¼üãj@½á8ÁaôS…¢ú׏_ï­•±ŽV’di+$á4¾‰UŽo[IüTíÔÒ^¹­·Ð¿¿©3Š1ǷϨ'‰‚vrN:º†%e ÿJm -‘çGÊt)¯;î·Ò£@©‘ÂI%՞cﴇlš¸JÒ&“†£ÝkóB—,8ڍð uâÁ5¥º\«Ï9…ðFM—NÔü3:§u.6°ŽA_ɲ}éR.Sœõ­(V¢kg­€¥°¨Lžë½½­ýhÁ”"©›P ªÿÔYƒQVÊȬù °“¦P.¶úÒKfÆL¬èaÍL¢½(ƒcd!€ÃJ¤/{a2$:9µR¹rG¾Á‡ œñ‹} -.¤†?tŠÂ*÷ƒÈC8\ †n;m­ò$Ò?6»ÏV¯2‰bZn%x(ðßêBҪڀ­×@v1ó}²A‡ ôÒîØì\)ûY×*áÄäƒùz¦\§a?c^óK{ÿŸ4šî²B•,1áüô©5RH²WN~çiÛÑ܃b€lPÑLŸWÌ<+J/³> Þ¹v ˆ[Ô2GÒ5¹/ -´Á=áÎp+6\”ë7ncèÁáÍé—wh¤ÀÐF‘Z˜&‰Ó:·Ib¤}Q.IJì Œ]’Ôü -6¯ÔÄڊ“×k?ÜØçÒÜ«Ùª«í™®ðîÒÃqúrî»&¬(ä¿ñk‹‘Ú4Y{æ°¯ ¿€1}*¬ãL rª¨×|+±¿¯kvðfW§Ê—á#¯/¼ð»ªD¿`RøwkÖPe´¿\s–>>>/Annots 205 0 R>>endobj -656 0 obj<>stream -xW]oÛF|÷¯Ø7)€D}Z’ó$©Ü°“6R> -øåH)&ä{w´l´ýï=RE§@Z¶%‘Ú›]þq1¡1~&´œÒlAQqñf{1ºžÓdBۄ?Z¬–´iŒÇcÚFý›„R£«’JgQ&-ÅZõíµùFZI2²ÔÆY²UšJ‹©t.S)¹¤ªŒ…“1Ñ}ßH¿ô_ÃÅûuT â<§D›Û¯cNfÁúŸ3ë½¥«Ç€¶ˆTƒÈ3ë(ÃF„!ÇMŒ.h$]4ò7ÄaF׋&!œ.‚9üEïnõ>ZièN(‘JÓ#¡bêm¤yh}XŠš@Ãe°qˆs?],›S´ñµã9›LEÇÔ4) ”NSX=áz·¥æ˜·?‘ÒûíÚ°_¡_ÁÛl,šw oÎ|~å»ùäOÞNÈ!ùÆÎSóúOm>|Ú¾{¤é¬ÞG¦¸¾³£]-ñzŠ_¤—Ô¥¾¢ ì'Ÿóñ>ÑöÖU° èóN8Ò¨¯AÕóý§“zUËïà2\öæ>êÁôá·ꉬ®L„îBg -vQԍz¤Ÿzùð%â»`&94›©Їë·=ø,0ÖQU@þ>@@컞ÁS³á‹`@ MI¢}æv>¸E(NÃNiDÂÙÐÊ¥ZÇ$Ë–Ë>âᩕ4å½{µ—‚Û*ڑ°sCƒYÌÞhNöÞ6Ï#“bYœ‰Tië8díD7žÙÊûÅ2¬ê {o¥\§€L¥Ñ ²fcïi®Ë‘`u ¡bES¡£eñ 8 °›³+(U|ÙY[/…˜›-Ä `v~3åbZ¥°<ý6žìÌY™'(Óïº:å†^ƤK&¹ƒ˜†PÙ"Œ}Á¿€ÍØRFYòD{®,õjvrù sÌFÌú]†¢à>S)œ·‘ð&œõQ‰ŠZ*sÀ¡Ó>¾?‰¯Ã‡TâݡШS[¬pJµok6¥"Æ§i„JÑ^<ø' ïûŒ+–‰¨r‡'cì8s‡Na-V˜ØÞ¿¨w†–ß½V§vLªœ -évP/Šuˆ* 8š d/®Õ_±B=3 kt}Ùì}J£ˆ†igˆõ)ÉEê³D´}†5¨™”¬êrœñÕ´t˜)ax'ãîňÆ.ñ1™pN fiò;f…‹§ ¯þˆ|m½ÄMW- –ô,jî[…y­7^ ±)°ò˜Q¢æ]‹o]␅øæ%ÔIúP2âïô«A2Üș|(r7Œe.|©¦š¯ðp`éu¥0¢ ¿Èû#]½ûÙrwz,j¯›”{a oi4úSIfڒ€‹ÀsÞß?²:NWã`B³æAA³Õâðæ{kâlî§Æiïy­üԔŠ7¨øl!‹Ê¸*JnƒÓàíҋâ¸é×!Ú9¿4î÷ûÀñ—Ë@›tt~÷aÛéÃ+Ö^"çÊ{«¬©ÄìóO‘“Ù©,V—õƒ×æõݛ×ègý½g™ÖŽÁßNKÜ>\Ný¶ÿ#;Ñ|ɛ”¿}~É1°—ývñÀ ŠÜendstream -endobj -657 0 obj -1733 -endobj -658 0 obj<>>>/Annots 212 0 R>>endobj -659 0 obj<>stream -xÕXÛnÛF}÷WL9EëÉÎKaK¹4RêÐˊ\Y“\f¹²ì¿ï™Ý%%Sê}hÀˆdr®çœ™ñƒ.uð¯K£õ‡g糃·³ƒNÔÁ÷ü£Ë?¾¼?èûÑkž £e4õ¢Óð)¥)¿uün@Ý.͖lhx2¢Yâ,thÞhP!â[i©ÌÕr) -µ¡¯W’ȺVy¿G´Ò¥-(9-$%z“§Z$2¡¥Ñ½œ}oFfnèpemñæøx³ÙDÒ®¤‘"b=~Ú%ÃOGÞ µ{Ãh€ ß!kD¬ò²+ü,IçøŸ¤K]ê¥åðLIW³#º’v£Í-]ê\Y¼KóCq+"Ê¥Ít>Iª$q'T*© ¦\,Ôîö£»ÜžÈ;™êå¨ÌŽ'-TÀùßz¥©4wxHå¥iJ㉫9½œâc«Œˆf+Ùp„wJ…lô’B|0,Ѓ•*JÚ(»rïÃ$gÇIÖYÁ•ðÍ*Ñ»‘2‡»BÞD¨l±¶°‹¼U$£†Ç"­*)Ù£«”ÊñüRÄñSNª2^ëuI™Näü¥œêX}ñ¯fO$½QiÚp¨óô\0ç:Âásƕ{4w¹T1%ÊÈØLV»ò¦:)ZJ }ïʹ0[,Á -äžix,× ˜FÔç’ÄFékú6`Ï¡ LœÍQÖUÁW8–cXªT¢glúøÝ00§³Eå½þé¢ny«HÀ]‹cOÿ5à\Xî4¡‡¢Æëé='÷«÷/íQtÒ‡óÞpB¨ÈË¿«©qááÆEƜAí“[ù4òǵ쁎uÔsùK+‹€JäÍc;\.ÆY@2¾jTi²£?ž¨?8=¢ÍJÅ+Æ'NâTÅ·œ]ëÓo­ŠŠ?ëv쌰…ºNAõ%üOÍ£ÿ•d¡ßÙ@ª>b"€(jÖ× -ó3Û½×Ûž±;4¶ÐÐmç9PÒIVÅ -y¯JËz‚›ý‡ôbúm:{{ùåӧًù|úÈú½ùÜ È|þ*zå_©™fÍ_¶!€ÕŒ„ÊzÁÖFޟÀВizÔôZƒ:•óyÃt­¹¨”Ë&—ÌnahòñcËO=~ŸÕ‰ëìeC;фÝōÇ#Çï©Î;…]C÷Bð}ØQö ¨¨I !;,d¿¡ÊÖñ¨ÜÓö£-‹1> ÊïĤa¦³žalT¬v •ƒÕŽ×ª0žø°ÿëÄÅtölþ_Ò¹©è§YõÿN_a›ˆu@ó<®°8`ó3؋Ýԑu‡Ïy+L‘Ý\¹m%.Âþ‹7UL yžV‰”~…ßJ‚( n…QïxÌ`6[ñ´Ý™o$’Lå(ƒ¥èN’Q7«íR6>ðƬó@÷=–ζ#2“)Y‹°_¬j¾Ý२ÚBIðøÄÊǗ‹#Z¸!ðêxҐ—ùá|îbv:é$ VÌ°coâÂx³Ì°aqÝzÊÛ¤ÛäC¼=%ic_á%³šK“Z6ür¡ˆ ¿›ºk!Ç!¶a} -C -=~=‚8aÖÍJ¼rÝ*êKʒ^]Z3_½ ºlR7E–´’i±\§ôõËG¿|ø5+Uùmù¦¹ìï¯8Y»ÃAԧӞ»O{ýì±îÃÞyŠS÷´ÿè:ý€Õ’7Ö©ÈÂÊylÁ|:J±Ùvw8ÂãíQÏmÅ'Ñ(¢k¾é=c˜Hî½ H«;ý(D¸øC¶Bý~ð RqÙendstream -endobj -660 0 obj +672 0 obj<>>>>>endobj +673 0 obj<>stream +xW]OÛJ}çWŒªVM¥à|&—+(Л[¸Š¤jmoÛ›î® ù÷÷Ìî:qÝÒJ7­Åöì̙sΌ¿ ¨š éhLIqp6?¸˜ô£é”ö?ôW£>MѐFý÷Ñ1 ‡Ñ”´¤?яú³ûÛ{—# h¾à°ãé„æ©»¡Oó¤“Y¢TIC¥²Tk¥¦ÍJØ.ÆJá·(S²zKb)²2¢wóo½ËqˆØ§Ãá8!dg¾’d¶ÆʂQºx¹ZÒVU¤Jzè|èã38>{xáãÃ$!Ìá Ÿ´ó0OÂuÖ|mwʌ¾©¬”H Ç¥ª@Ndª$‘Æ,ª<ßR\Y .£Z/µH³rId *åß>Im2$¤.ĝ(bA‰J%Íh)-ɹ¢²Á FN‚‹¥ìÒ«F*²K7¹FzìˆÁ#¥qRiªÜ2,š^|^ã8‘Y™«…Uúº!KâÆkËÅ àªB+8Ï}2C*I*müS ŒîfçdÈ!>ÈæhÑ¡µÎž„•½ûëÛOo¯¿ÜD¸ßßTw¡CNÉJ”K™FD—(F>‹bËn«n¹–…zBñèÒ"Ë¥c‘ø¾>ÕqÚ>CT=µY"¸—”h‰´Œoh$qðµvœ ¼Ùˆõš1‰EòèŽX(mW­tbi7Ö­74ŒúѤK󫏞ÝHòï‹ÓsŠµ(“•gÃC‡¡e¢ŠB–©LÁ["&ò@n±E+ZG%Jã G"`ªâblh™–}ˆÒÙ2+E^ó—¸9€³Y`v’g²´´Ðª¨‰Ù J¸‰ª%Ëâê,D²‚vÀÈÊ@$I¢*Ž“í +Y¢ÒuÅ‘Ú¦÷¶€>ƒŽœ!îbTð($‘¡¼ÿ­ã{fõ̉èpòšPÒNŠ´ç¥WP§þûÜ[½áÄ_.äUD÷°½·àøF«rù—ÓH[\ž&¢2S €7ç2+ñÄ|ð¤Ì +Oýè`Òl±£qeœ®½ñô.‡{o­H¤)á8M&ÑÙÚ¶USH»R°DCusA=ÆÙµw£ªœÅŸB\–•),ÁýWÂ÷t£ô#„Ýín¡q‰¡5äì)dãí¬à§Q„'`µÓ„*!è' Ídûš²T†à¹Î õB”•È\€ªtðƬco +)øêĖoÛIðŸ7Šd;r¸ +>†%Փÿ….±S¤Ö˜Mêm ƒQZ ù +4ښÂ1l5W}“1ešÁ‡ îÎ"CJ€Ð8Ž*›å™ÝvÈcûÄ}q\S}D) +éìßÕ´»’ölv}Gîm lóíë·çt¶Æ¬ àsÃajKøʏ¿&¶À9²Fxv˜m½FXÅ +Ñ{Ò&½™[Ì Ft§èZ*̎”®OZ®aãÀÑIKšp ¶BSÅ%¦t!Ì£AÞÙßh~çêWs´Ú{(Gn$ìÔ”¶ØƒØâ>>>/Annots 198 0 R>>endobj +676 0 obj<>stream +xXMsÛ6½ûWìMJÇ¢õ-+—Œ“8§ušÆJ3í𑐄˜T‚´¬ß·IALÚi›Œ5¢ì.Þ¾}»ôŸ#âÿˆcšÌ)É/^¯.nWÃhHóëe4¥éõßÇø)$mxùêݒFSZmpp>›EsZ¥„Ã!­’þu4èáhK™ÓG“©DIKB§ô±0•Iûbõ&¦4yƒñú÷U²#³¡r'Ié)rQ*£IËDZ+Š#•†T¾Ïd.uù]ŸÌ“Ò[úleÑzƒ-ô òµ`ÇCŒ&ј¦&XTÖ¹´"—$ø»( Þéä‹m"*+ÉmR¸™õf¿(šƒ¥+š o1"úÝTdw¦ÊRöéá̀ˆFüñéNjåQ̇#|æ4šÍ£Eý”у h‡¼%„¶"uÁv‚öb‹ÖB0¸œœ ŸsÆÑ$p>cuºŒ–ájðŒÕ9‡ìçPÃçœ&Ãy4 +VÃg¬Ž'Ñ,\ ž±:YœEÅ 0X'؊-Õ°u‘¹kxÁ¹jˆæY×P©>O—£CëÀyƒ>‰'¡2±ÎÀöÂät¯’ÂX³)#>0p ÆsT8ô^¢(~¬aú¤©bΊŒRYŠ}Ég®ÞÍk²£ÂÚ£_˜hbmª2ŒËȖnaȯüé¤>=XD×(9¸Çó…Kü©Žx­µ½2”€,àˆ,a«Þ ú¹¢ëë21z£¶ÑÞdÞIS}:‚¼yeKªÀxG7ÐûAO\UŒfÞemuÖX…1vÉgÙ5 +Æ¢¼Ql¼¡ÒIV¥2¥ƒ*w\Gµ£5`ñ6ìúڔ¼á‹)mé´¡ã…·ÚqBPÒâY`üÞ$¸pé֝¢ûBáí§º˜ŠJÓNì÷*;’Ô DÇ%§…ov`ìšZâ¾Ж¬­.)1ynt$Ò¼»«öÎɃҺüÎވîPOR+î'Ü]ö•ãÃ$@í`è6Bþ²’Ž›äe;WqŒÎՍËSt;8r:ØÖJsGs eÆ<ºŽsª4Z$ڐñ½#ˆÅ`½8(+#ú`PÚ"³Æ "îƒRUȪqdj÷v*M¥îE.VXik…,5DD¶êürقð\8lõ¼*9±Ì6•Hú(’GšPÜçŽNL‰"~á¢?e‚¸Ñ#º}. ‘p¨Už .§ÊjÄz7{xÑܐ¯ž;h^BC" ÀWîÙ:íñåÔîç;ž¿sօY{@óÄEæÂk; Uà •odŽAû;cXøŽÂZ“(ÀƒÇºvê{Ç}G& æ'’$éáÁnŒ ™eˆËQ´ƒ¥ËÎÞX«¸?²?tf+(»­o]Ö>yžùe³A— W'[T¸@-íÍÈuve×ê‚Þ@\@>˜¯=Sf?ž1¯YºÙû²0t“æJ³ÄøõŸ OAGE MÈN5:÷;5Û:µú ~ÅÙ ¢©i'ÌÿÝ*ï¼Êºø·…©ö †;¤2Ý;v÷ìB5Øãwú­èÈÖÏ\Ő3Ɓ·_ӛ·¨#OßFÊHã¸4&³q\Hû¨Ê8֘º8®é叶}™QÇÄÉõëm>Ä$sb¶îJ{j*f€åäñTvMX}ø¾Õ¯Wۂ%Göµå±™ÙSagþP©òzÈ·íwS#°‡7ú¾“äóðq¯Ï<F¹ Q”;pŠûz5ŽêH†MÜvŽu2r‘ì~í´ÍÍú;t\9Vs‚𯫄w›:Í&öÓC7åÊ ¹GX–lµÝJ‹/¨š’ÑãWûÔU7¤Çò—îQ×î~ fŠ¶Œ›ubB¦ÜKÃò9ây¥"CÉ°þn ±^£š}O½’eråìùðO£dPhÈ\ +wõÜÛϽÐb+‹žËYϏ +ÔüÒë¿O•h n>>>/Annots 207 0 R>>endobj +679 0 obj<>stream +x•XÛrÛÈ}×Wôé*$Hš’ö%勔¸J²“^ïVée ȱ€.f ZµÉ¿çt HHI%å2%âÒ×Ó§Ï菋˜¦øÓåŒæKJŠ‹÷닛õÅ4šâ:Äüñõ¯³ømtMË«e4¥‚Ë+ü¬¿å´â·&· ŠcZglhyuIëT,Li ?ä&y¤.5G©;ØÜ©”ÂN“*“yÒ)e&×ôfý£ï¼ÜÒ0 û_&|F…IJç]¢Ä“~ÉÍfr¿º»ýtw³š|¾ùíÛ*ºùíæܐ¤CSϖѱ ×ðýÝXÄâéóšÈçI—Þ8K.“Èß¼.é^YµÅÏ̕D]¡ŒõR6¥ÁJ—x¥}‘žzR&W›\s¨d¼\DsZ.Ø+ê6_F¨Ž|kêÆÕZ\JL]½²ÒtߦJOF’'’ëç©Iƒþ¯­¾þºþòåîX¦³~+Åý•hW—ø}†ÿH/«[}M1Š˜¡žËé,º:ëõUtÑ÷ +äÐß]Ï÷”(KŸh«Ã_8ú+܆ +·ƒ«‡ÿ…²Ïä]U&Ús+ŒEé ¸3Çêâªôˆo?…¾äÆn)7>ø}½ý0ðÒ¥Ô%U¡mIiÏ£»ÆÆ0 ¥‰&ìĸWÅFQ +‹¥ÙT@â` ¾Ñ÷gÚ:—’þ¹Ï¾+á"I«K…îÞ¿Ø÷Æ}•ìHùžßM ì!æ¨.ɲŸ#H¥Œ\ϑ¥Fm­óMçr’ra+_•ÞT[ <˜RíK‡RÖÕ8H™ënd@/$4¬h:”4áŒ/Ñ߶T³å¥Ìh×A¾=ž_Ö(å«ÛéÙhN"næ)J9Î-7 ‘aR +OÆÓJŠm‚×y†6ýîª.7Œê8%·ç"÷"fƒ|±I¥á–Ëø½NLöLî, Ä+åúIç˜Ô€ËMÁseeáo¥QCøúhG/­Ø±Ã1pÚÖ@ì‹'¾²™CáЧS°Â@—j¼¯X_§:I³Tv‹éⱏ{> 9®TgªÊÃÃ9žÒÃ01÷Ê©¼?¸2õo¢šI;º{g»i̪œ +v@/&§‹]€q Áž©¸FÅ•ÊpX“Û· ,†´Mo{hR–«­d k“ç(I’W鋡°žÕ«鍱ª4hs¬Êsw g€‘©z¶M7ü«Âͳ tBқïâS-(é…)ô\ G…ëŠ‹Ø ¨ç£¯Éc„UÔ`1q~r‹MêQ ÔkðauÂȍèï%æÃMB™UÆ©Îuï!Õ­ã;¼Ûìš1Þ¸ŸÄâ«,3‰—¡û@p®•#Æ)JÑóZG Xƒ‹÷¶%æÚd¢†©Ø= ±U±.+tÚé²Ô* ºõ“î¹äÍÈÜȍìj $µ©$C„Yj”VʄOÇ†³ï•¿í*Òô¾*jªÐsȉíԓ¶ƒ@=QXPÀ –ÇΕ¸Ä<@&”¹®âᡕñîØèpÐqÚ  ”%©VI¨Ø";>¥€ð¼ç˜`1”à‹zîFRk&W†hƒVn-o c+ýb*WLë ožÈzÞ0}  ³ƒvpñ5[ì»ýE† ‚á¸nîU© +ú' ÿp¤“Û#wCA¥Ã‡ÙÛioRqëHi(U’ °Æw4™üiuØçÉ*„Š€ÂÂûWcá?[‡’˜]M£˜fó ¡ 9ôbûí58›ÏdqtÊ睕ũ-k¨ôL’%û´*ö<  øo‚ˆvAdãápˆ¿¼\¹ŠŽú¶Õ;CÐōTåÜ|aK~9Í߲ڝÅWµ†[²Z«¿un_÷4œ¨ƒ½JMoM–5"ò›5?e >ç3¢6: óÐjcļ Σ=Š½“Ô@ä<¢9 âó§Or“nnÁo¡TI=Yø”uC'¢³Ç#úŒqÒ½³&à]& G€R8‹¹:kÊ«ŒÔ©Ù¼ƒAåÑ쇏T@ø¥óŠ•,òŒ0„ôácK"@È +_Í6mrk÷ó‰ŠoâƒaХߙ=¯$L¿/›Å×°âJÔÍòGr`!Š¼IVb +ôÈÛDZۉ"€l*©Ù£T +\¨ËL%, x­Æ'•«<Æ4Õ¼Ÿ™Y;x×ìŒ}ó2ifÉ^ŠÎ‚å$˜“Žpø<©­{4——X‰å05 3w ¤)üðRaj‚Ui‚ErDd#žéyôÕ¦õ{Ðõ©Ô´˜ZÃhéØæ¡4X*56pfõÎ1ð =cӓÛVîžÉþ†UŸ:ˆÚ¶åƒÏç¸ð²Ãœ þïÝ^FâØÖÇÃÜõONî5ÛPáë¶=~ªáÆm28úäÆ6Z«æ +µÕKFˆ2è}«ñ2Çڅíp¹XQ4iáR¯ºH}¤_qFóÅõ¨Q§|ñ́¤›Ÿ—#‚÷D¼x¦ïgMg…Ã{ Û3Vg•¦ÀA¶>÷ÖÒñt°Nb˜ð#|XúÝU=²â­FóE¤¿Î0ÜÏ÷| o:p:ð§Ý>¤…Î(òLJ›'ÆßÞ +Wïîß¿ƒîr?08¾Ÿœ9Òq 2Ç"¼œ 6þ‡£ëâr<½X² ì‡\ü‡,b¯endstream +endobj +680 0 obj +2019 +endobj +681 0 obj<>>>/Annots 224 0 R>>endobj +682 0 obj<>stream +xÕXMoã6½çWLEÜ"–-ÙñG/E7Û ›ÝíÚÅ¢€/´DÛj$QKRqréoïRòW’nºè¡E€À²¨!gæ½yOþ|R! #ê (ÎO.g'ë>…!͖üÕ`4¤YBÝ ÛíÒ,nÝ©ME–=Ò£ªh“fR&d¥…±¸C§ï¤Ý(}G· +‹•¦™R™!Q$t±’…=%RÙµ¤w3šJ}/u@XD‰Â·©¡ïfœ`ëv4úؼõF!úÔ +m©¬M‹•ÁÇ+UX­2ú +™áššy•¾OcÉ«.’ÄEì\ÇuZmd‡d’Ö<:ïÖ÷š”q«ö‚ˆoOe&cëNúåœ8=Š³4¾ãìNßÿr|å¶W.GØÖ©.èAÂ_þ¦0•äúJ‹Dm̮ԺÛ>^Mˆ6kYP©U^Z™ü“ÛÑù®¼[ª´ð;£S9Ê´L3ôȬU•%$Rc±{]6Àҁ°EßNŸÎ~ºýøþýìÛù|úh¬Ì{Ñ|^¸ óù÷Á÷ ™n[Œ§â/ÛÝ]?MµHR–*b[¿Ÿ0´‘Yvv¼k)4êdæó£Ð(I¯)öïêXH@ÍýH“·oO -z~8­ïs¶hï4¥ˆï¤%Jª¼ ¿|•­ãÊ- +nõ'pLµ©*Îv,F/4ÊLfӀÿ¸ž ¿kV/«Ý´‡&ìÿ:±ëd˜ÎžÍÿK:ïõø€ÓRÿ;œ~§6 Aùè:îy¼Àv®3›_Á^pØñš§jÙϕÛf˜U¥Ôyj 0å1äpžH™m#J ·R§ÂJÇZˆš&“ZÐïúF"ÉÓJƒ8÷’tºZ[³Ð3Z¨¦Ÿ® +pˆéþ„¥P¸F"ëñǔÜáñƒ‹Ñ,aâ!RDsB*X>‰¶unæ7½še6oÍçîÌnNº°˜ßñ|\K- CY–X(Ә2£ ¤Ý®÷†%iëzbו˜ÒåѾl ÜA²˜ƒ¹›3\§5ƒÕ"\=ƒAœ0ÏMsäݔ̅ñ%å‘ÞL>d¾e™Úð3.›Ì©È’Ö2+—UF¿}|ë͇BI5eiqg~8–æa0j,Á`ènþ4;aÓ㜅üé㛓pÐzÔë²AÈ)êð˜¿ÊhzèØQuûÎHìÜÓÏ +uVKšŠ|!ÎÜ^GéµhmmùC§cxe ôʕy{ ÷¯ 蓤µ"å©ÖPžB +íðþÍq–¯ô=\TÞ®s=h4x"ïe¦Êøów¿ÔBC㊿ߺ:Ÿœ?ŒÁ¡@âà" Ò¨Õ"“y@7K2ê á‚îicóË®…· ‰?4™Ûà„!b=0^ãâ^0y ‚¦õ4§±²–n¥ÖìiMšWxÀô¸œ\ÑB¢Æ)Š+ÜQŽa«ÿ‹ +$ ûAX_ÕHxÚS ":¥Ý!¢nóf³ Ì]Z–HßH«‡ŽÉmͪ`móìEø†ì›ÛW¦~‘Y8¯ÕšJ0Šm–+¸€µHPUC‰xäé)èÃäêŒ&(AB—¢(PtgýéNÊÒM Ëø4(OvƒsŠ"6”\ŸWË]ÕõájÀ#î¿[”˜oØÌ~‰‹TÁšÝË”d “*•çÊ e¢¼çÊÍx̘5OºGù:Ü ›(Œ‚1EÈi„lzÝ1ºè¯žã}†X·ŸÙmjb?yx^Ý\O¦ãá™Ý°yvtâti:‡«›IpþÃ×îðQ8Π7Þ^=—A8aÝ~ô‰Êãewû[‘>|©MX­¦ ^„A¬òΟÙ]œu +›àóW%uG¿á¨ïH׏Ñõl£ó#²]Ï>ø¡Ë)¨Œóôö’L)ãZž²¶EK7ˆñ?ÈÓX+£–H )ÔIw½êpO¿"©Ýˆ=xaú ByC+x²æsUÉ,sæG.ã^矕±h4ùÂ^è[?`û«'Uƒ9{ÑQë½Sà™+¨¨òª¶•0-yJ&tpª€ÞàM^½„W*ÛÙîmÚ©˚4nüî¿ÔÕ¢ç^  ðÅî)_›óF¦UY*ýD¾Ø1þísµX?›©ßb«…^†x^DcèÁ˜%d;ï¡¢î¢.8Ê<îÐë€ü\!=gXÝ^ÜdÑ«éìÝL°¿)j㜐°ghÛbžáP¶è†Ç¼²¡fZºÍùwÈ­ãæ]¢ŠS‹÷whÃî˜b¡*ëØæâ´¨$1 +‚S–"¯ïÀÔqå…úshæ…ß W’ƒ¨Â™$Žå¤2“Â໅ûn“é[Ui hGãëp÷ÛÃ<¤Á`à ݚ^Ü^^Эþàßu&µqq֒ÏÖC,o#7>GÁîŠí‡wŽŽ‡1,‰£¥£^º_ÇþC ÷¿žü‡äŒendstream +endobj +683 0 obj +1869 +endobj +684 0 obj<>>>/Annots 229 0 R>>endobj +685 0 obj<>stream +x¥X]sÛº}÷¯Ø>YéH´$ȹ/wœÏúÁŽo¬ÛL§îH‚bÐA+ê¯ïÙiɬÛÉ̝LñÀâìÙ³üãhFSü™ÑbN§TÔGï–G'ŸÎh6£eÅw/.´,išM§SZ£+»U»†‚®uë@q­"þÑTê'mýF‡†TÐôämë¢Æå˜ïä&9i£LIʕé¶Ã°ðfùýhJ“Ùi6Çb£U«‚âÁ=m‚/ÛB“ÂÀMÑZ¨Ò*¶Xk¿|M­3ºr;â_dÓ)žã\7‘V­nšc^nr°ƒÈÖÆ­¨öð'ŸŠ† И_dgÛÃü|Ú=îQÂÓÉéÛì‚wðÔÚEãml°á _Q£ê\ÑηGÛðŠ¼º¼GŒžŠ|¯Ù5Q×d"nÃ­D­+uÈ蘩Yû֖ŒS®r»Ãž±QÎ’dõ€¤FNÃ!`ñ@Mg…wUÆê1ÃhµJÆàøMJÆÑ?W‹Øaz QU…yéîÃ{jÚÍƇø'€»v¤ÊÒjÈ:Çßá6&#Q“Ï£B>KºŸŒ"zÿ÷{êÁª¨¦v²Åž†û)ÖºxÄ$&’o_¸§áÿHuτe©‘»Z=ê„ê`—l šAæÁèjLÖ#“ßz·z®ˆ0ú1 ­tDY»ƒdçº+S½pm¾Þð{HvЪ¤¿}ðî¥å‘Ãu¬-iWøÓ×à»Z¡FŠ…ràƒåÌނ ƒÅ<ªËƒ3Ԙka OøðæÏä6åL&ï4ã×¾ÑäLwt|}\ã>­½5%´åOAø&¥ñ¹XtgœÀn¸ôQƒÈ™Ðf…g/R£\³…FÕÊ@VRÍkûøɌ'‹à›F Î蛏L#ÄjŠ5™Fˆ+R“ÊúÅ9Aì~}Õ¾ñôž&óó½ú›ß0ºñU"á þu²Šî’ÝÕÅbà®øÙ¤_zéIø&Ûp,D0¢þ [š©½ÃÅÆxœš¤]ËÔdjm»”[;ÐÖČcû¸m•Çµùé"›Ò锝|MóóËlÑ]u íur<ÏððLLÿ±Œ¾  t@‹DÛB§à©Ù`<M@¿|Öc5™Í9Ï´9”ÕԐ{1ì(5½FZ؀æÓkœˆÂ]ë{ °Ó£ +‚•º"ÓJå  D²?ÃÀÌ"9ì»Zgù‡Xf˜ô‚/*@‡ñ(?î‹k“e4µCûv§ ØÙ%ã9Ç_H~•Ngoi†£H…Š™Ï¹jöÐ]f—¬ ãX›bðVšà7ãJ¿mè폓›¼Æɧž ídÎG¼Ñ­ú—Añ–Ø^å­õ[–·î! ktÍ«k3>˜•qÊŒ~¹¹º¾Í"ZŸ/p4ÑOÆ·Ý @êÚ*Î?Üۅ]le¸#ö]¢ՂÁ¬ðV9zcÉô %Å{ §þ± ¾¥ÑýFʋZ‘é˜1¦ßåü%Ë&Pž‹bLùŽ¾ÂÒ±™¸Ç¿-º0¸º£àTN æÊS°-áq|»‘³þ†fÂü@esc{ÁÕ¡–Ã:%¡< 7xˆ­3Ü¥Á¹*ÀÀÃãv´QÜJX:x¹6âÀúµX¦ ÀÙà” +·ÙE`´j¸ZbîdòXht²“†“_T!̔6ÓE†€®l㥿¨@ È/ãºI‡xáÎXœaãàlQøÑí€ETµNNûÊœ®PG)DŽ,èIŠ´ ÏOp2Â"+o‚=؍Eb’P½ûúåÛýõíg.댮ñQ!}w@ÆaÈuɟy€iOfᮏ° ˆ!༇„¢Š™äv°áþûß>ùtÙu¬ÙÅ"›á Ô¹ôÔÑýÕÍ»+º þ;^?t–L`àq“ôúd!¢8úi-<[œõöãì’'Bûíè?ˆ>ôendstream +endobj +686 0 obj +2245 +endobj +687 0 obj<>>>>>endobj +688 0 obj<>stream +xW]oÓH}ﯸ+m‘Ó¤!iØÕJý (…. }™Øãf¨í13ã–üû=÷Ž¤¦íRMƞ{ï¹ç܏oC:Æϐ¦#:™PZœ/^^i8¤eŽ“É锖'ÇÇÇ´LçÞ7ړӅ +:£`)¬5ySÝzPØ;[Q¥Ã£u÷TÚL¤œ¦Ìø´ñϛ +ÏO^§ÁØ*!Z¨r¥È7um]ð”ÙR™êÅòëÁ1 †'ÉÖå^´½9Úñ©3uÀתʨñÚQíln +¸—[G× úlªÌ>Əìҝ³Míåù½Óٗ—×ozÓÂè +î<®Mº¦GS´Òjn +Ùüiíë£I2f‡?¯u3´¸>§xG®ÚèpŸ_ÃK€#1VΪ,U>Úo@¶9Õ>è´\K ‡çl‡lÏo§ëbCw¯s^¾ÚU„çA&CÆ<ÕÊ{àÁ¨!q'¸žJ®Ue|)/Ç̨¬4ø*8àÏZùžESù ŠBg Í!µµõÞ¬ +M·‡«&îݐMm²Ûrê4Ì큱֠{+9„—j¥¼æ«*ȯÁ  è‡G­ûĈ°€&Ñ ß±¾éž(õôÉóBŒ->«¿ë´áña%Uª•ŠìYІØΑºå.Ï]"•[oûxp¿ØÁÑ%e¼ƒãgô‚Ð2–?Å9z«Ã¼Êm׏; FŽÃ=>‰A µ¤{!Gk i +€m^{þ ˆC&'/à +´Ýä’ÐÂTil‡¸? +´3ýDŽ_Ü*«´g°lPÂK.«)Œ»ž›qñ3Óì˶•\Z,Ù“mõ̐„Ù3”Ô ›úÔ¯vè¿%§¿÷–ò;8Ÿã#bjãicHèŒGB‹Dµ²M8ê9ÙuM_ë´m’Ýû¦òïøËÈÅ=eFCÌÛ¼§ g'Ò4v›Êirš ©\<æ{ƒÃkV:‡$QËt·¿ú F¼úHâd;ÅAží4 +ŽÜ\^H8joÆh»aׁóþèÂå]Fvº¸éFr]¥nSwó#˚çH+y>c'20"öò*mW·Á:Ãʖގ&Si·»àøl»]u[Òþpċ˜Œß<Íó$S*ÈP˜\ƒÝC¥) +ðÿÉè`tŠunžÂ€ˆº„ ¥ÝLÙµTá-ŒÀ䝃O‘•éñåÕ«6âáä8Áô+²ƒaÅlœ ÙC%G%Ö+Ô.LoÀLò†ûmüçã[áÜd¢EÊ gpœ[<ݍ±0Ϥ”í(=â9V¶Âœþˆ‚\²še`‘1,ÂÚÅ-{³A‘«És¿@\ΈPÜñpV-ð #‹ðLc×d1Û³V{UÍðVÎætœ:X‘ìEÍÙ{¶×сÈÊ-Ð^ʺÍ" Îb‹s<µ=AUTni¥³l5 |XœãqTäâ (+ôé<ËQùPt€žnó7Eþ¦#&íÓÅÙõùÝ8ûͅ.±}3¤²HuNø­A|íð‰~<wZÏøRÄø÷Á¿Ag~iendstream +endobj +689 0 obj +1909 +endobj +690 0 obj<>>>>>endobj +691 0 obj<>stream +x­WïoÛ6ýž¿â–!˜8Ší8N\`’&i,n»ë†z(h‰²ØH¢+Rqýßï)ɶ’}Û¤¶Eޏwïô©‡ÿût1 ³…ÙÁõìàvvÐ ./iû§X⠎õFø;¼¼àÏü)$Å|a¦ùƒã§w8Ò§YL]žÓ,rÏ{4 ;Ÿ¦·Ç³o§wÃêL' š%’tžnÈÈ°,”ÝP¦#I´NT˜à•¦”kKk]þù"©}/¢L‘á·ÒXô, +%¬Ò9ò¦éÃ5•F”Êg™6 ¸ØÑ` 9¢«Ð–l£K6Ae À‘Maª„}«däऑ\ËÈHi8 ]8 §"[Ê8–Ðä³:*§L+ ÎzŠE¡×^ŒÛÊW†e¡ËÛE+Y —|IÁÐÍ[Tôs¢Rga1Õ¥B|p·Òƨ£Š¡Îcµ,A&Ñr +‡Ï𠓦 æ#2$›vÉä¢Uä©^2 LÙµ¦H„Z¸ŒTËBæ–â¿t3?îrpi%h©uÔò¯")8B£‘Îߺ$“è2PÇLf Dbat7o=’…\©{"ÉÓççþ‚&Ò^ߘå"“Žì®x|•]žìÍ'˜ -6ôYåpGeb7KªC.(׋QnŸˆ´Kǧ¾,•I·]KÔÈ_!畦{ðpЊëxåÛ©Æ5Ø M«Z|͓Ù£Fµ™ÊzMى^ÓB„O5#=guÜÔÝqk 9"}Äõ¿†U‡sN‡uÃÒ¯®Uä}Œƒ.ˆVN‰¯rC.×lx£ÜrÐ7r÷u±;æLUÄ@»¦„•\:ÚŠÿ½”ÆnA ê)Ôfn,B&Øa4êéf"LT±ÊQfà5=\ cðCTu8?¦§œ«Ÿi.­v}5ÿ+ñ€Æã#ÄlתLVã‡QC#ê¶Av¶Ði* ÊåÚC·69¯ÏsaZp×¥q Ð!çå¦Ã!­DFsKÔ£ÆH@ƒáÍ0Ù«8k&OfµŸyÇ‘‚Ñ†(¦å÷•ºT¨eb›óYn­š‰3PIb€É†»Ô[èõðrS®1íʈ¡ãƒ@WF2V¹r“€™<ø`žØ <´¢º%†]À"ç#èÒf;NDº›ª:hšÎTÕ|¾aëùë'ž“§×{üøŽ%™†Ã>tŒ? ÎGÁ%˜KÓ/߯>ÚÞÉ*•÷ÇR\sÏÎÁ¨z²+ÿ§wcêCžb¬gãKxڕ{|½­¦¼W¼ûÜØ¢ôƒø M¥uÚ5yÔ"c?±Ø|,t qE?½;¯7ŠÁbx2³ ~EŽó ¸Ç{ÌYe \ÚØRNïFµ:;»p‚ºÝJ&f·?±™µ¤‰fUZ­tá&ËVR\Q@ßñ_<\y$Of;•3®ƒ›ˆWïb¬kÏOŒï°„Bˆý +4sŒŠ +¡:¦zJcPÅeÊg”îZ+¤ZEZäTÙ*…žAё˜±blÚ«‡·V+‘‘ÈT°°q¥ÞI{ŸÇºžu{WÓ!-¹çÑð>>>/Annots 229 0 R>>endobj -662 0 obj<>stream -x¥XM“Ûƽï¯èœ–J‘à7¹ë‹k%e•=ÈÞdi§\ÙÀ€-€1Òô!¿=¯{~y%«”RI"¾fº_¿~Ý=¿^i„?cZNhº ¤¸z»ºÞÏh<¦UÆw7KZ¥4ŠF£­’Þ]î7¶Yoh¢%m”#•ÖyüLÉxG©ÚߥÇ÷ïúô^mMJoUYڒv&ω^´®Èot»^{³útõ·Õo";јýóÃÕx<Šæ´XN¢*h²œF£ö*§'¶•-Äݛ3+µÖ0À¯{±h½¦m¼¯¾cc®·:ʕ¯m¬#6‘j†N±:ÿVV‘o×֔kÊl w“kÚkÉVÃû¤nüÆÓh³zϓùHÃÃÉxÝÒb~-àÏttÍګ֟sì#¼wŠþGãÊMùâÈ[z÷pÿD¦„-…òøžÛ, žú+~E¶^“¹áù۝‡çN æçŒ `>[Àrx0½=\½êÁl‰÷N=øaEïm¡LéßJó۟™·ó %ñ8Jl1üoþ’äÃÒ§øýMNLF7єSŽœ¸½å ÈÕ«NLgÉcܯɯś§º¦§oÉU:qß}֝LH‡£Â$µu6ƒKp!Õ[Ûª¦ˆ ÇôœÞ/:êMæ4˜px¹¿Û¥–h­‘ :¯(«m!ÉǨ2“s㐴ß3Ž'¡_"¥ÚØ/–öÞÜ"ÿæ7£{°ó¦½úl“ùÍø"ö«®5)þKeSĀÍfôÄÙFµFê”Î̊èƒe¢ŸùÀë6´>­#t¯OIn’B‚ìmSS©a‚óüö`Dƒ.O S×ÈjReʕǯ6óàÞSSU¶–ïéÚûóï¾äiØ¢ÓÝ^ÐŒÉm4¦ùŒ¡SçSB¸j!g gã ¼‡¿6ð¢à´j À^ýðÖ_B¶SÈÝn ¼_®E9>ƒ1=ppkWkÙÑô%8ÀŒ€’嵧Š«ÆÑLÛÆl ¬å"ÁŒ(ÉùZ«¢5_(‰%Gª?dÝ°¨¢B;‡*À‹ØR3Íx­Àõ*×Êá^,â/2›çvÇ­“ò‹%*HHe |ȧ»|§öŒh¡…¾ìŸ,Ðæ°®QwÀï­Í›Òk\öù1 -"nRiá´B9l)¶·ºnéx¸nT­øc6¾ªmÚ$œ0•ª½Iš\ՔiåÎ"¶ž>ð¦Ðݕ{â_­¼õu 2À7 rÍ۝òžeö¾°5à7N´µ¬Ó“C-;O¨\§Ð<….¥í8è¸6!Â$‰ÛÔ8ޑw—÷ÈVºFÃ=·w^ÒLÔMYâÖDM ɍèÄÛ¡ÉSÆ)Vq¾—KD˜öz Éé$$LpE á-3ÊP¾û #3By Ž­Â§(³ôïuŽMòÿ`y|¢² ër“C.ÂÿÜCI*M Öò¾Å­O&ÛƉ€œ -)¼5ŠèÝÏO`z›ùBB&RS!‡O—þ$¼`ã ÙöšÅ ?êŽ «¤Fì -õ‚ˆeµËdè&VƵÑYŸr‹ -ðs[®ûD€žóƒÕ¾ûÆIJ1ܽv¬Ñà º4BÉD{`CRú ¡£8èÉÆ9é2±)–oUÀÑs¯E1QÐlƒÈ%6‡Ù›A83 Π¼ÿ®…¼àó›×ê ø R]R´Â&¥}'•&ó{º~¸.¸2mlnÐ9»k8 -»ÆC²($V?€í8õÑh_X΄6k<ƒêZ‘UºJìEEåÏΓû+#@æÆʼnÊFô/[£ªB´Ñ'2hJAB‘VZÑ/ÖxØ#tpÐ4Éõª*]BM¹‘jpáÔ|C˜‚n ¤ß ëpÇ0ð:ٔ&QyDôQAó*mA RÈö-ä½k‚ä»&vImbÖԋXò¯‚\)Äp&6wL<µì l;{ Ó¯ÈïP^€°ðŠë`ʏ™×%ïqª±ÎšW—ˆ—:V(ދCþÂʇ´Ü‰žÁÒX{ð¥ZåàãÎø¤Xªuݗ¥.\AžìT’»”Þ‰ùsçNP¯*gr2¹vmP–;×xé«1y,¦8yæ2"çs˜®ŽƒÇx´¸Œ¿f\ESOB”ÃÁÏÉÐvœ¿‚·ajƒ$I>Ùü¶)£~ïBuÓÝ gC£õê`Êßðt6]b ¾ÅQ†³Éübrñ‡qx 4gt;=; -‰èG䎮Q $1è« ÿÆ\ îµ~¦ÁxÂ,~œ*h…:Ýë´&Ô7'ÕaGiÔŒàºO Švx”A›Bdþ`DÛKŽc3úVLÓÜb5%DŸ{è=úñ„/2H¾ç %ÐÅDQùl„£4›`x˜Ý0’ $Ä= § œœBŽKÌÀË ŸGÏ`žî>¾½£ÇÚ~âfî}+QrƋÂWƒðY¡A¿Â–Iù g!¬­áhDŽ?fËH.§³ekà?®þå7Yendstream -endobj -663 0 obj -2311 -endobj -664 0 obj<>>>>>endobj -665 0 obj<>stream -xW]O9}çW\õe©SB)Ðòۏí´[¨èÒʙqÏ8µ= ù÷{Ží¡éЕV•Ú4±ïǹçž{ýcg"ø3‘“Cyy,u»sq³óâýk™ÉÍ ¿ŸâC#ÕÁÁÜÔ»§Õi%o]«L'º.zgeæ¼Üš®që ¯^\¾{~óF^ÉdB#°»x+»W.ê7’=*¿îÞ,4,XëÖ¦›KÐu4®“¶á#HÛ× q3‰8漙›NY‘·Ÿ.Ï?^Uñ!ÊÌX-K¯WÆõÁnhý@ö'/«Cº4]mûF7²6q!תªJä²MV[µ7°j‚LUÀYø_/T”µî¢˜.ºtnêܽ\/u³ô²¿åæ]cöž| Ì¢ø¹Ûýbê…ò\ã量{žî%@Ž+»{.MSu(Y;?÷®_ŠòZôƒª£Ý$ïAµhÐ#â6–NGޑ©úøÉÐÆÌfÚë®ÖÌ*25B¦1!z3í£š@Õà.šZ%ø…¯o«rŽˆª„¼— -‚õÕ:TFT]ë©”Èй nï‰÷ âÊwPÚE R«N¦Zæ^utK}Ð>ˆI ØHèÓñYoËVÐÈ`N¾Àހ(BB!q{¥ýÈûÝîÕMùE¼8dï%lBÔÀõ‘?O…~¹t>²aÀ‰4Q¬Vpš -.7W¤së»çUñwXªÌ’\_^Hm )…È€Öœ>Wr5b‘Ìú.õ¡²&Âõ¬xb|h¥¤(Ky5Mf‘M'ÁdcQÔü¸øòéöúãÕ6n%£äÈYñÚÐìeªdNÜu­ è,'>±TّãR 1òCèQ(¯m"0.'@€¾Õû™!C µ®ÑdFkÔ} °ÕPq¤_÷-2›s©‹;þB-“ ƒ'ƒéì(ÔÞ,#éIkȖ£|…ÔI—׏*JEÝB™ç·~}ýmä.Ó*Œs¿EG“P[Ìc¬Y›°€ëO1‘*¢šš„öúpCC2•/S$ff<ιªäFñx½DwÎ5®íïnšs^NP85øi aA’„‚Í@Å%Ó¥ÕÐÌ΄6]Îp«¦5ø*ze䑝¯¬ÕMb -¶t! -ÛÝ.$NR…Ø/Ms÷œ)×^ÃÝèê«Î…ÙÖ?0</ð4®µW;K êj*]Ñ”‰ê …C­4°x,fÁÔ ¦hRê¸ÒmW°Tø¾6Kôfû¡b ø'×èÖ!{ ƒë ·ÞVÅÔèA~ô¹3#Ó»VKmün@ó•ƒû2%3¥ŸÐé@P%óª] ¿áÑx`F½UL±‘=â$â?+Éè+NØAÒQMÑÑÕÎr‚PÛ),luæTÀýõ‚ã_ap°PPÓ.­f³ù ú®ÑÞn(¯ã0jD£äÞÔ÷ûn†•˜!—ß W¬4õ‚B4¼•‰@ úË­©da)!û¶2ìYJ ߆A0a8£„bÒ.Î*.{` -=ü,þTc™~2 ¸ÿÂK­äÜç$²¨yÀA=Ø@~À2`…É uÀº¹â\gÃÎ8R`ˆõˀ±|E×ތ¢ÎêÍ¥Ž`q.(¬¤ì”B^6Ø™Ø -»$Š’ìgU†\&­i!a /&!÷#Âà`¥Ñs¯Çä¸Ûe)±=S öÄ÷]Gþ=û -›r©:5Ç¿<ò6 ïð ¯ÁôK²q}~2l¯´YÍÊì`¨£lUY®Ó’öt ¼e Jƒ…¶ËŸ€æ„‡ XwóŽ+Ѳ›¢},>(‹Ì"­¿®w¦÷n¼õ6O*‹gôHüze%O¹ÎcçûǂÁ6ïi4 /âÈKºüBªàè ê´dD«î5ÿãËZ8¥Ññ… +£]Ê֕€=ËWËÖÃò>yÜLU„ˆ§§áš[LnŠEð‰Ø«…—kG±(žñ˜,'tH£Ã}txáúO0¯OÝõâýiyÄNŽOª‰ŸäG'fÃŹ|öî;ä$Ë»cê92f?ß?9ēºùÿO꣓£êorÜ9:¥¡w7;ïü Š“Pkendstream -endobj -666 0 obj -1855 -endobj -667 0 obj<>>>>>endobj -668 0 obj<>stream -xW]oÛF|÷¯Ø‡u‰–dY’¦€íā€ø£±Òˆò@‘G“1u§Ü‘Vôï;»GŠ4m E$ˆÉû˜]þ8Ò†4Ññ„¢õÁÅâàÝâ`ÌfÔücð6Ðñq0¡ñà$8õÿµŠ’y3<9Ý¿ƒ1É+6¸aÿN:ºÓpH‹OfSZÄò~@‹èðB%;ó°ÔQšéÊta¨HEF'ÙCiÃ"3]aˈÿïz””9Ú[¤Û4˱ߘGÞ”š-…ô9Ó§_(Ê3¥ Ú(‹[Öî÷Å÷ƒõ‡ÇÁ Cl{0úŒƒ‹þh‚0ð|Á·û+kÂ8 -]áhyX›ßÑþ1…ql•sdíʕV'ø2½ü€åFø"Pô£T®h‘~ÖÅãku ö\Ìoï÷翽½>Ÿßü1üÉ12?|¬,ÉݲáÐ=ì(5Æ)'ë’̺‚Cì·Bæ ˜TŒÔªHeO -´‚Ë(%f¾A¸l¯oÑáZÕQ -mä”}R–—|ö·g4I‡ë%~îß}üûÝǀ qÌ -ßCÿOú'£`ÖIbÕ I«Yzp¿¼Çùى 5Ý__ t§Šróü‡:&FÖ=CuÎï.!—†ãò°t"&9¬ÀÝ8¨]ËgÔÀ~E9r¥ÇęúüèŠðP?SBM¹U…Ír  -Õ5×àÖþæ¼R;]d³ ÔTóY;þw`ÏùTD=LšS¡R@Bé+\fI¥îĔXÅ+#°¾êòiU£PäåcókÕO•…Šiµ“X}A½çIÁbÂ=½Ö Š3·ÇšX³–wàShìòÁÙk訓2nè¨×*É*/†x˜ÎÑ{UÌubêz­k²Ö4X%ÒbýsŽRƒ«¼vð ¬Œù8O®P»±&…¹€î3) çWõ)z—ü¼Lô¥MQ—lçÂu‰r^³¿Ê©¯À¬/$mÏttýé~Á8²x_Ü|I˜‹â &R»kد©>iØÿoÅ­^Ò)*ëè1UñT1tO…7–ÖeÊ¢×¹3¥HÕmT”%^~/(¡uî³(uÈ߄EÐê@ý כ\õˆýÌëa¹L¬Š—Ë`ƒæâ~m¿…ÊhÏ5{ŒT(}Gü{ÆÇ®ÑTÜpX+xÒpXÓÚUð«uò"ºž0‰\µìôYEUˆ ™¼vÜa½\ÞÞ\Íßw·|¥nLžEd xœ(íê(};dGðòZ¬µyM}¬2’`þ˜ !ŒgSÌ"#üeæxb9º:¥!š5Ç'Ü͛‘bÌ´”Ëgóü5?œqcxx$qiÃí¥?âåpáÖh†Þ€¹Á@UÅ+J+_ѱŸZ“çf‹îñbª¸Dü…ªµ%æ9v~Õª@3úwPhÉ­W”Tc‚wd—š2G'[)pÆá -C,‡HÀ4«œµšÂĉ;ö ®|ðjŸ®fà¯9 -/ÿÆÉÇ >ê¢Æ3?¾7F±ŸßðAVSe£ƒQ#„çVô†vjÿ Q¥°]­È௟‚U(ÃÿÑÕ¬ú‚!M¦üe‡ûîϯ/ÎéΚïKoÛÃLô‡“)–÷§#A÷¿¼u<C¯²|ʇÂÜÿ:ø'ªôendstream -endobj -669 0 obj -1625 -endobj -670 0 obj<>>>>>endobj -671 0 obj<>stream -x­WÛnÛH}÷WÔz¬X´$˶`°°c{ÆÀÆÎØòfè¥E6¥Ž)¶¦»iEûõsªšÔ…ɼM.þTÕ©S§Šõ©‡ß}ºÐ٥ˣëÉÑí䨗ŒF´ûáæXMzt1$CöΓ1áqDNSÎGzI÷l`ÿéݐú}šä|ïÅè’&™lèÑ$íLšÒ…5©&›ÓL…tA¹)4ÂoR[9¯O¨ZQ°´±UB|DÍ웦µ­ŠŒhnð¬NV^;RäõJ9ôÞ}ï'ߎzÔíŸ%Øï(O×¼{¡µ) -š±ªœëŒ­ð’qrY©–0V»TÁ¤ª(6ѾÅG>¨2S.£w´T©³ÿlHÞ¶Ìá~¾.Kè«­(U%6¾jqa²G°°–;»äªYfœNƒušmpܔs"-aÁ…yÕˆ ÞõhÌøö©;8GZ`aç¶$Ÿ:³ -ôKýà§Ów/ ,ÆSMZº|î 9ĹÔiŽÁÙ÷ ¨ W•´^èR–k˜ñdʄîó½31ƒ™Õ¾üW ýÝøÀ«%•¸f›âFM"`$‘°º M“¯³ø -oºgãä‚=½nìîóL*uL"§T9W§ÎÒÍã32¶·RwZä°DZt™M/ðù̲Ïâ-´|äôÎu@¢Ê<æó‰šÏ5äÃlF‘XҙAêضÓKt±!~%(1Á[.g¢Á×Ò®i¿¡Í•³Y…òØó?ž¯Ê ¬Jó=‚z.bö_à‡_ÎÒÂè2€âa!v»/dWÁ€9\c*±Çµ`#!}…2 ¤hŠ_XÓn:}¸üçñ×Çò ÀŠòlA£Þ”)Ô¬@­¶ÉÃûéÍxƒUBÅð” ނlŸa‚ó)ñæÇìwÙo"d´…1€g†+6àœÜ ß±æ(Æî‹—–¶ lJ‚{¾}úïíÓÁ©vp™c‰ùÿ°Ÿµ ¬Ÿs 2ñ¿Â.èUÐH™uplîÔR„†Qµ(V(.©ðH?}_Þ×êÙ?;OÀÿa?òßã2gÂ1eÖ¥òŒ˜9»æ¬r‚DÀùéW–h‡(øáèÏý1D.>³~ïÔz@ÃþHlÈ56rêåz͊µÅv 2%YǼD¼Á £« -0³ %ª ¥ÆŽ+Pᙆ,,+hw¦QÊè`'¨E/ã}%-úƒU+P“@¨(ãɾ²=®J3g -?«åL®Wté†Smœ- -œÄÿ°Ãq¹¼/Ù*ËiìW{ ãT‰‹jvbdKïàBbš ¢HPörmÝ+e€QÑé¢ä^Âì÷¶„ø­ŒG»çß®žn[æbžCÉ_zzóøéêþ¡}˜ËîðH'’¿½QØÔXa×à%Ú}« qŠÞ”3h…üyþt-%K…~ÓÅñmO®ÒPñ¬ ¸0¦Ü(Q§à2n¢l#[&H³‘Ô4َy]²+ÐwÙөϱìå¬.;Žræ΂’ÒÄìJcHà:ŽDùˆ„~‘ú©X鷙Bø0·²>JØÕTËhÔK¾Ò3«§•sQ"þ“X™bÙÈ¢çÒ¨X֖2ôJS¦&3“ç(èU^á 0÷Ó÷'5ã™UŠæÖf-û&ӊiæ-Âaqò ™’Ð…ôrÆH³¼3t7Qx@Òé9ŒÊ -7IfÏ?û3zÐáú-“x®Kîø(›ìî-S´;cÿ†m¾6m†Š ÜޑY)åú¼2~¸Ãš•¡öìm…) Ÿ®ºã&Ë´ŠÕÔàÙ þ 9Ùâc‘Dˆ9j®©ooºËñL¥¢*¼e«>ÄHw7ÁÂGB¤zvrBÇÛJúE*å@bTRñh+¦…E6Ic$V_Œ®/劫†¸þ޾©Âd 4·Q¾¥ÄøÈ¥ -lþ¨0£`¤F4eM¡6ss•21ÀicÑ æZL›Pޘ‹ya-¯—ã•ò/²Ú©ãé{âIƒ°å1³èŠâ ‹« -èÿ$ð„Æãw<ñó½Á,eŽэՔ ¢«õˆrºˆ¥¼•Í~NLËj“š8°oÕá˜øëc6@l¤ÆcèC’Ù7!{ígÃä‡Icgډگ -žm6ÄM®e÷'1œ3óEø÷ô=ïåÒj˜8áN‰i CkÝÝö©7³ßñ•Û^-i„èD'P•™Æ|d„ Üv}fòàÁ¿ò…°ÐòèV˜Ìäs'zp"ãj-'ªX«ÍUw¹eVªZŸo@X6Y£âIwˆs õ‡#þŠ”)d0æᕛ· (}Ìù̀2À‚ù¾<½ãí K÷øK`7Œ’Q2H¸×ËûÔ}郫¢~~ gDòÑž¬Zrì/\-Ÿ•©šQ؍\ùÊíðu•u¾(Wb?ï¨Ý¿ÄwñÏg¨‹z‚À 5lP“ÛD3ÛQbë †Æ8Üûjµ²Nä`×Ipnü?£ñô0هól‡æž ˜2Ӎšòâ3äåßÞ{¸=_}º¾b¾A001¥u;ÚíË©n<Öù›P^òʎtÎ{5¨¿ý ’3endstream -endobj -672 0 obj -1961 -endobj -673 0 obj<>>>>>endobj -674 0 obj<>stream -x¥WïoÛ6ýž¿âV h -8Še;¶S`šnY tY׺؆º(h‰²ÙP¢+Ruóßï©_‘[lØZ °$êx÷øÞ»Ó瓘ÆøÓbBÓ9%ùÉõêäçÕÉ8Z.©ûSnq1¦É,ZÒl¹àŸü,%eXŠ«é,šÕOâ n´OfË9.Ã;Ýl‚×°sû;\ÜÌ(Ži•!¡ùrA«Ô?Ó*9»–™AÌTÙ¤²V[ڙ9C‰)2µ­ð¬4"çûÒdJK;"åHYª¬Ì*Ík­”þµ?Tqõ'‰"%üº]Q¢•,œ}²út2¦óxM°÷™Ê÷Zæx@n'-*•ÂaÕë&s”Œu!Z{ ¬ [éÞYYþ"ÝË"3€ãs%-"†EåYòÕVúðœdùض¹“6‰pʽ0‰Å#~q!’Ù›©¥FZ*Œ£øÂ@˜œÒ°r/Já$G¦LIŽÈúÞ'U§°39܉RF´Ú¿\ŠÂb…pƒíCá]d¼‚B­+UâdÊÕm$ˆ*Žâ§ª”‰3åý7Àì¤æÛg¿¾2[SЛ×Ï4GtØ©dÇpB!Ç\÷¡,>¶Mt•r=|Ñ Î >•s2Y?á†O ñ [í÷¦tìfS.UY&K¦Àn¾d/±1].ÆѼQT#ˆãâ檕Âåô -Rë‹a-£IG95K€ìy­Ï.®¯¦ó†«+ˆ ÎïvHC+E8¥÷[m6Bö Á°ù&bá^`kf´6†v}Æʯ‚Ų~ò4ì<¦+–qLç“Ë ío/܎~¤5þ5py%t—Ì»öŠ—¯×§ïÖëâ¯ßà›ë;ç}æA´+œc*3Q逽c›½¯¿xçÓÛ³Ž7¢BäàgVäÔ¹^³ øY›g€ô oO9ȀDü¢J$3 )ၨœÉq&‰ÐØb”öž5fb¿>¢—ݛŠX@•770–3ñ+`Œ13´mÄË›Ì+ë>BwÒ¯õ&»—‰éÓF…½ƒØ”àŽ ¥D/kÒ¡´”¹5N>­Ÿ7þ|ö^ß%š&sQm¯°–0V¶ög·âÊ9[ÄΡRÜh¹Úe" -$«¼tI Šۊšµe¶˜1C¸˜t) ¨v í×Góp#B·¿­Ò7Þæ¼çñ<€ãóåÆAÌ°è/­U:]Ä]ßûŽJ§3t®^à -tEÇù/Åk5bþÐÉׄœý? -§Étz„´KÕÉ2¢·ž<;ÁMá¤S¦¾¢NËýG8zTÈ¡›#æEÄïLyg Rë‘ï•Ê¡3‚ý¢_BUÁ0¾“C} ñ\ß×ÌFËNîM›t¨î¸…ì+çØh‚‰¶ -hèÌEßô±ŽšJÓɯ+G¡Ü{`ö 2â6uçeGLEjuxlsu û–9B‰%uÉ úôÉ<}¼(j”Í°uÎÝw6WpºM?ittPZSZ9…!¼˜ªlhÃHÁHªM [ºô5À µLëƒk°k3ƒÕ»]ÅMöŽÏ{ä´Si*‹õ“a‡g4s…k6Èé1Ç {Ž=&ŸµÐà#3 Kd"ð”Sͤř‡sÇÉ8Ð.‡µàèÐä»Z¬«²l³ÉBçQ¬îåƒRÁ3áIí§lÌN;—ñd쓻»ŸÂV¬fJm ´¡Œö؆;Ãõ½ÆŸ¯÷ï¾Nú#@<¶£s;9F€x<Á˜pl/So/fÙç1¡Û0ë›a ¡ŸÏtcÐ¥ƒÞŽfdna‡—¤_Ç°õK󨆃Sa[í¹,û¦þ§dØÒñµÂãx¯ÁukêkšöÅͲnuñ|Å4¿ª‡~̙×Ïèui>¡ýÐO&©ø  ªÎãùËÏ|•¤gÁäú:½,0W~x²Oém Vµ§7õÊ;xoá¿R¤Ù‚¿«|Ģo ïü~ò7ù‚SÖendstream -endobj -675 0 obj -1500 +693 0 obj<>>>>>endobj +694 0 obj<>stream +x¥WïO9ýÎ_1é•Â’„R?@9¤ê +åŽTí©©*gãM\víÔö6Ô?þÞØ»ÉfÛJÕY{~¼yófòù O=|÷é|@§#J‹ƒëÉÁ“ƒ^2Óî—]àŸöɘ†ãs¼ðK+)ÃٝõÉ°z‚—½ø¶ð¶¿`èäöŒú}šdìp4>§É<èÑ$=º7^^ҳɧƒ“Ûauìè}þ”æ4‰rq1¢cZKZŠ/’æʥ拴rN‚VÖÌrYÐz‰7è­Òs³v”æJj¿BS!”öø!Áö{tÜ?Mð~”­eê•Ñä ù¥¤÷KSH÷ÜRÀ®Ì¤_K©)7 ¥]B4ùîTQ:O÷¯'lÀÊÌXÉnŽ~f’J‡`9Ž7S¹¤•ðËä °÷h4¼ØÜ@òäö¢gú{°“q2À÷6ï‹wôÂèL-J+8±}DÓ`„z!÷‰!W®VÆz¾‹kb]ژ’BNˆ9€ÒAò€ˆ¡é l+ +é¥MèQ3Š8Òf ¤S¦¾"OÇ` +O-} rØ<‰†øÎÚØ'G0°–yÞ%¡‘ "¡„Ž¸6€ü'1TÖ뤮7ZéE¸²‹zt̎kk¥óV¥á¢ö«Ò{¾¡¨kä¸bìQÛCù,8cì&i¥v]zZ åcŽ0{±§i " %ô2 o8éƒñÌä¹Y³÷ÊÛûEnf" +ršpÁ¹b–€´pÎåe¬m@‰ |<8‹¥m$þœ¦øúý~ÞL§IÅ=oÖ}vÌwG±%­æèì>+h­òœæ¥WY™çƋcW¶¦Mä¶+g[x¨ŽšË½C 0乜·°ÛFFÓ#¿,zö©ªcAK5ŸK=}V^Wšz &[—fˆéŒãjŽƨE>2ÓpD¦O94A™¾Œ]“Ee®.R<‹xµÊÃ~ +÷|ކ@c8d„õw»†½Ž ƶ΀[ºTZvi{†•Ö[“ÓƒÐ2§oøë†Ù ‹ü1–ýzÓîÇ·ðÎÏ}ËSЋ°Ý‡1r§RkœÉ°‚Ç玾q¾Íý94Ø1¡ÃWf¶KC5½1LØCd<XuAÇËAØc9Í« +a7„[èX”ópD ßïCb³; £ÆÀ„Wèÿ_D²^z°ë³»“Ûqõ¡ ?$}Îã`z¼º»¾b|b^ܘ´, ÛÏÇ}DÎøØ5?Š’¾?Îé¥Æj\†ÏEîŠs¸\ÑßCö˜ÆÑ Ï‡ð,žõù lü ;†Mendstream +endobj +695 0 obj +1681 +endobj +696 0 obj<>>>>>endobj +697 0 obj<>stream +x•W]sÛF|ׯ˜â å*’–d}ú%%Ëv¢:YñÅô¹RA*µ䚖Ù]ˆâ¿¿žY,HùK¥¤QÄîÌt÷ô þ<:¥üœÒÕ½º¤¼>z3?zùþœNOi^â›Ëë+št2;99¡y~ü¹)´£/¦)ìÖÓÍń>:[šJ{RNþÛTVº ÒٚÂJãS+·£»´ÍŒîKÚٖVêIÿ5)ÿbþõ脦§¯fgˆ|<¾«Œn•ÖÑ£}ÒUE:l­[ûñ„/hä–MŸESPőÈçÎlm Ž,¾O Iô7~ÒîI»Ù ôßeJ㄃”ö—é¤èCP*›«Šj•¯L£i:ˆ¬ha©¥2R_n›\£[’³ª6͒RÉ2Rå×TëTÅÙåìœü`KÝR âpŸŠ—~0¹³Þ–¡‡”I2 -ì3!bàøô[뵛ÐFy؋ H®ñÅïÄÉiUpN_[5 Žý>#šï6§¤ ¯ê…"Ü àǾ»“UkʎÁµjvdA¯K_­‘?ŽZÒÏƇ -ÚZ•Ã…ƒÈ@ç HξjY1Áä*@¢{€MŸÂلìwr6ˆ °ÀˆÂ t§<©Š|»ÙX<™½˜$"r þ„ºªCÖ~݂“œZ)Z!ußæ¹ö¾l«jGOª2"}pД½®„wÓ wji:I|éJçÆ;íÇÿ³ÄÔE7”ÇfÏm Ci7à- +ò-´_»™H +~eÛªà¦V‹ +0±&¸'"b,\pìY—8:¨°0Yø‘ßèܔ¥v’Eö6*¬F\>Ç=”©à¹šr‡ïº½™&4ú” ôA7íh2;‚M.ªýHnÁÃVÖ#øZGõÑ…ãÜi&uXóº<ùJAb'D—u„q"¡Úh„¶É*…z”Ê•h¶ŽP6äf bˆ€¨ YSÛ È‚Ë‡_O³3êýeï-Ò"Æb5žÊÖáë @‹ƒF¦y< ¸Ã3¦>@Oª­µ[F†»þ‹¦ÆN¯˜ RSÓ^ªâšzÐÃAàdPk¶\T@Þj˜râ{c_Hœz¤ÀڐÂûƒÑÇ0Ë}颗0g£{œÿB‚ÝÄã*˜,u 휅€úy»½¹T‘Æ .Œç¤ù¯~káY‚®7h4Óè8¥øi®Üéڝ€„Ÿ¿QN ++êG‹hœ¼KÑiöCÈ5*ˆi²ª AÇùZâ|n̳€Aíjã½±Cœ&zee6äÌrÅ-þÍôDÞ3´0IÛúÿ±¥ÁajO"c–€tOюrÕð-Ùw>¡ël‹¤Mkhcl¡+»MÓªó%v(f‘‘kô³82Hj„ü]?Ëœcßìdý§ßK6´/LÌZiï¦Ö# ˆ5ošvƒƒ ~p´•Ïfø~ôFáÀ„ Œ#Ò>W=#&`ŠÕ«bq|?ãc¿Ì¹6òå4&Œ 3ý,rbcŒfUY»Fö¯¿½élSÊü§½ûõ‡Ÿïnþøp{÷Óýã»,ëæH–ݵ(üZt² Þ˽õ€½A.Æz™îé;IÜ D✃ž=ic¦²)ӞûÓÒäN`ˆö&$ãä­õ®Z™µ†W¢ÒӃ6eÛ¸BgYÒR–q(ÞxYà»L½JwqøÖ®NAäøNÿÙb¤Å…"âtPÞoïžÑÜñ¹%ÊÇØcà­Ã:Æd½|Ù¯ú=&_ny¼ü1~Ÿ^ŽiÚí1«d‡©µºiKþZ!`œ®’ÁaöÙqX*üqú‡0ñ΋ò긖#y¯`Ï15›âWñUª‘Mt ƒµ2Îm"0ýÝ +‰+ñˆ—y^cžƒñ.†5ïæŠ²ã:Ž ¬ó*_cÁ`”½V“˜×À³ø%ªÑ/P<[S?½º™]rK½Ú7Â¥ücÎ(Ê$èߧtYòÊ5²_?%ž¢eÇûñ²2E‘߁¦Z²É^ˆõÌÞÞÎÙC…A‚\÷4‹«mù½ “„•—uóbÔtÛþÜcÚmB¸°[ŒºIؕ} b559Zç°³_úýyÊ˵2Ù]îtÐgºŒNÓÑ êQ×:ßCœ|N'«×µ-Þ|»]upü"~~ùþºë«Óó³Ù)]^ÝÌ®™ÁO·ÞܲJ¾2IomÞB^AøT$ûò +O¯Î$™ëÙõ æwg›Ò,['Ñ=^»\›óÿv\7ÔõK÷bø™ßxºn“×éó«sD—/Î8Ì»ùÑ¿þ ÍÂK¢endstream +endobj +698 0 obj +1803 endobj -676 0 obj<>>>>>endobj -677 0 obj<>stream -xXïoÛ6ýž¿âà/NۍÝüjah× (¶¦Ùâbæb %Úf#‘IÅ1°?~í)Ý0 EÚƒxwïÞ½{ò'S:ß)]ÍèÅ%õɛùÉóï.h:¥ùŠ?º¼¾¢yIg“³³3š§7.êWôlþ·w·¾£zÐd]¤b£‹{]Òv£" ­ŽÔMÏ7®ÖC*ä,ÝÌq][Tn_ùâ€L €ÛUàÃÏh<}1™!ô©Zº=῝Ÿ º¼|¿Ï¯¯ð÷ ?^Ó*åý²K÷¼˜ÉӇį'דÙä|B?[ºm —¿Ð­w+SiºÓ±mþ^˜]NÎ9Ÿ9UÅuxZ"!í@Ær)‡ÓF7ȄÏã['o_Ϲ¦Âku9Ba¤8UW•ÚÜEå#½×¶Œz%Þêp]3Ñ9®½ªÃ€”-ip£ãƹr0!šo4 -×EtÞZ¾IO…³QÛhkªŠ–šjí×Ü7’gå -UõÂ> /ã,ú€óp3*,^-ÛØbÑ$¸ÂbÁZUkF ´Ë ÿhq16uoìZâÔx!C¾¼ò®&­Š ’ÿÕµ½è’©Õˆ†áüm]¹¥ª>‘k¢¤6h<ªö`[¡PýW´Óa -4¿t1á&wmƒ‰Õ nˆ†zô†ã×Ê؈DiLTU:Fn>’PE pñ‹²;r+)µƒ'wX({D#´ë@ ¡ 7 1Ð7ôˆ«eX‡«Xi¯m¡z·¢kѹ€Î9Òvå|¡AHž„>º{¤¥-B‚^‰{RJ성Ÿ¼}j‚7¥F%x®¦­7ç8b܀ÆüTMØOÆ+iïgà¸cõˆÖxÎÑ7¨Ð»Šn•Õý‰CØäDUTP»rÆG”žçQÕ•ßÉå^Œ“ß@û]yÀ¹¼S5sî œp ²úðýˆ–m„üÐïШßo·•°…«›%ÎÖë¥sq"ê6†fš¦ðÉÿ¯s‹Âï}S™çé½)¼ n©»èO®w|¤¨áˆ þàÖ<|ȚÕô­cÂQñb5IB ­‰, ح7µò;ÂSxí’èáû4%>ödÒ æÿ?"™¥tց;» ñÅlrÍòúÑòÌ84:ЀõZm+§Jt[ôãI9“·!öjè=ö‰é¾k4Ë0·=¨zɪÈÀCEә$z¸8Å°‰TãFŸ/Ý#!ýhBL±ÔÊãÀ^dHËQ‘œýžªÅ‘6š‚·üÀ˜.ž˜=™úœ1ˆ °eRÓý½Ðó¤*ìÚ¦ÁžÃ手g#Ù©@ŽÁiñöèPíwíÚ-8Iúؑ¥†± ­ýª­ª=¨Ê”É®0¢™Œ/÷žÊ6¼ƒjYK’øpŽ›ó±½üÙ¢6˜ ¥Æ“p‚œ/È䌎lyÃö’>tÀ¯óR !öþðK蹸¶p„s×Ìc¥ì6^²˜X…k¸Jí½ƒ×ÝïÛíˋ|Ïcv$â¤ù-ô Ò»†¹n U¦ÐiKñÝL¯k¼Of ¡çoT€’BŠö+ˆKëg!ïRôšõtM "dšWà(½‹JœÖšÇôjÖh_›^s8 lØúițõÙvu„èE>ŒzæÂ(?pŒé¿u CaêîŐ-«g¼åNÊ6øy¼ ì ºN¶p ÆT°W°Æ–ž6Î~C^]Å¿KfÉêÇý¬4·ße“„ˆinÀfØ/–nN‚6€tK>é%˜ýß@>ÿîº{ñž^^M¦øÎ`š¬ÝÝë÷o^³ûÌ6ÿ­+Ú«Rñ›;N·¯føj¡>>>>>endobj -680 0 obj<>stream -x•WaOãFýίEª -Rb’ ÐO=T ô.-ª0B{/±½¹];¹üû¾ÙµÇ´z'˜ìÎÌ{oތ¿ ¨ÿédDQvðirp|{JƒMfüht>¦ILý ßïÓ$:T¹-¤ˆIÏ(Õó¹Êç¤r*óX*I/¥•¦KKaíZ›¸K±Î„Ê_)VºDK#­%i#±”MÞzˆ†ËãÁÿ¿ö'Á™2w÷9—±*ùCâ=7"ë’Ècd¡Hárÿ¦áî¦á(8图üvó÷Ûýï×W÷oW×_îoÂðYå±^Û0¼.‘yñ—4Vé< ŸŒž©TÞ+[¸‹ûÔ«ïÙè’Ö*Mi†ÃHpÎlº4ӆ¤ˆò ê’'Q$Ñ£.¤+…"8dÄ"Q–rCáaª2ÝP¡i*,ZÃ]†áºNõsrH›Cå"“á€ü9Å2•U¾µ‘‚K)2ò{©ŒŒ]¢§Fy/7?TQCŽò͆xm^ýGoG•:‡ž¯¾>Þ=þÊYïÔsH=TX¤ÏŠµÂñ÷˗i!†RDbP”ûd3ûðÐA´Ú8ýO˜„]ðå)F%b%Áã†T¶Ô¦yj/Yä„l´S 2¨Â. -½$Ó*çb¡q>b a -Êd^‚ñíšw%ïQfbÁ8 šŠhQ.9INÍ)Eú¼ZðÍ¥ŒeyŠ¸ŸN.‚«þd×#÷`‚súuu3!r6þÃÈL¯jžR‰º4è÷žÎ!ÍDÅ14Fvš2—Mxäeôùj´9Z VrÝьÆE --„˜Cu*€;]êä²H´ŽùǦ×ñ\Èýo;t -ã±UÙ AZ) Z‘{’pŸül)xz¾ßZS/B³r­Lv•;5ú¬¡Kï40¡}¯9ÝA\·+œp:}kç1tqFQªÐ÷­ãgG‰ŒœH?ôJåžj¬”ÔA0H”ŸtX¢‘QS¨–ÄT¯œ1°K6¤ÈXL—6-¢Ü_®="Mìà.ÿ"ÌÚHvÕõªGÃ3êÕJ¼ƒ’A¹L-t,Tj»=‚¸ð»ÙT€ XNË9Jå -ŸôfX¬%TwâÈô=Ç܄<*–eD´ ­Êl 1°Ø¢e\fK> e:çyâ/ts„kæv“Æðõ’ýÀÕeõ@!<¼mDO3x6Á㄀íŠçD—Fƒña‘Ùh‘±Ú*­«ÆUL…˜~Ömï©#×°>ˆœj¯à.×"ðÝ~ºðÏKº‰Šå¨+‹€!œm_:«hçú-àboÀdD•ÄFãŽsGñ Y‰röäyø]Â7“¬ tÒÁ‚NÏÇøyˆ/œžùõâb;@†ã³à6µÛ/΃ó` 'ªÑ̹>k³€ ˜Ìtô9Åݔi4ý3ƒ.\³WØWëZüüǍŽ«šDÛ¶l’Õ‰y+Ÿ äŠ¹Bl].³ -˜ÂŠõšìRFj¦w‘]ÎgB{ºp0Ljã;åøöl·smW ^üb³«÷ð%]D) ú¢œ_Œ1b çPÐYQ[·³ˆ2Ä?×[=/Ì0LtƋCU‹ã¿UP¬lçàÉWxQ ×°(/ÀXòtš£4X ®r=Àk^/oéx9† -S†< ŽÒkÌË—É+ÙÄé*QèÐXCfo¹.Þ`•°œåÌßTz`rؤl»¸[…|,þ§ûFåë5z± @Ö4ßÎÛTÍ;͌ÎÜ_ö’}u*ïa9Þyà.\ÃÍYëÑÃ3V„XÁñÄ}ÉÃ֍øT-s—µ‘ÇF­dÇi‡m¢Ë4fa± ÐNrÙiZ™–F XRøxÕ×Û³è¶*°ò^枖m+çr]ÇfN:»jÿ©eúmw;XѝèȺ5<oÛåæ µÀ„'lÕD8ÈŒ‰UUÎë …I€ ‰Ý¢Ðª“ñM­ÞÒã*˜êŸ¿Á±Róî^Åa.»p5žíLõ¢Ò¥¬„%;ë^…Ey)M¦,dp}Ã3å­Ð³£«Jø¸áËsŸ¬–5îçƒécÇÎ\çTíUéS¨Ö<¾¡•ÀS׊/V>Á›Ø^ÚV&òƒvã8j¼ThYÀŸo Kl"Œ'æ0J“¶Ì ›iéái…g ÉË9û¥ô‡.´:5x«’Nïï 8F/^*À«}q†×ÂãÊ'œC¸hsЦ›VxQ`ß\:ýï(úÿÒå-ðkfãépŒEû}­ýRó¼ÿØ÷õñíyåăÑ8àxàFÔá·«‡OW¼­¿ó²üYGÀ †ÇÊål{þã½ñнÊú9F×:Ÿ©yiüˆ¸Ã˳)]ûÙKúV6–ƒ¯Õrð'û[í|ëéøÑݍg'üÃõƒ)rZendstream -endobj -681 0 obj -1861 -endobj -682 0 obj<>>>>>endobj -683 0 obj<>stream -x…WkoÛ8üž_±0P\Ī‰ú!mÚ»_.vQçC@Kt¬Z"U’Šã³¤ä‡ÚôÔy˜æîÎÎÌ®¾Ÿt©ƒ¯. {ÔPœŸ¼Ÿ¼ýtAÝ.͖xg0Ò,¡NÔéthŸÞ*r+I…ÑË4“”¤FÆN›í9Mf)œ´”k#i©³D‹ãBÑø2"ºu»­ë¢ÈÒX¸T+ºN´H¨„4î6öœ„¥Ì2|?›};éP»ÛzÈã´u#íÚé¢uN­‰t+­þqê„qt'UîiÝýdDn[;;È7uVfKJ-Yd-J ò¥Lf¥•&º¹žE ¤•ª'E!W¤i!.`@¢û›é!\ ‚QQšB[ÉãÒ©\¶¥R­•Þ¨:No]pq_uI1ÀBäéÖ:™Ó­œÑÝ %3ëb‹¬3‹l× Òø£ù¯ÒI w`ŠÙB«Dª˜ËF<%¼¤T *¨šÂhùÊM.“óF6¾[5ÑYOøë•;Á× 8ÔI©2i-µ¬„FS·¥w>lå%ÈÅl‹¦^ -aíF›ÄâðVÚV%6F͓üãäÃÃ×ûÙí_“Ƚ¸ù÷ð0@h¢¾¬QJ%ãw”‘H`c#3‚²Ìd¶»|J ¨ô1õØ@»øÑEPÕ&e3͘tœàdÖ¤ -*ÙS>Ç Ÿ=2”Ò2·ÿ„¡4ñ„6TàغØ÷i貉ßæ» ±²?yÅCc&÷l7ò{‰i’Ðb˼<̈Ý$Îà½m'_Ü>Òk»¬%ìQ¬s¶ [‰e -j’X ;RÓäʗÊZcßãD«w y T·ÀšOùN?æ¥uL1øq†ë\K›s×@ñ{kª®æ‰ÉpDð³PÈÇÙ æ,õÇc¼^Œ†xíá?ÏÒ0–Ç»±ÜŒü@ÜæQ„¿Dƒˆ¾¤ -Fäµ=õc€kØÛü¡vÁtä͒âÆBÁ‹;7ÙBÆérë½Lm¹[¡d!¿™¥kðìY,¬jŽ:.ÈþV£¶òô5GeS§|O¬Ë,©C…ëùÆ -¡ƒ)‹Ùu<Û¼' -$Ü`z÷¾zÞï2jà{>a¼×hcPÙ²(´1~Bbï^uC:ÑàÒö£ÑѦ2Œhº~ŽÞ‡É¢,·‘Rїñ¥·´† _DÐ²zru{CÄo÷FaM¸Çð‚v¼hÀc >>>>>endobj -686 0 obj<>stream -x¥WkoÛFüî_±Ölْõ°ý¡€_IÝƏZ Œ¢*‚y´.&yÌÝÑ -ûë;{GI㢊À±,’·»3³³Ë¯;}:Ä¿>Mt4¦8ß9vޏ¨ß§(å¯ÆÇŠ:ìRïÞj'Oé]ô· ›ÛvÿȞãŒ#Q=LhŸÜBI?V璔µ•´ä4iuö"i©Ü‚½,2-U<‘Né6¢ÒèTeÒîñù‡´ß?ê }ßÏÅ<«ùˆD‡§ÊåA"b8‘—¶G¤h!pxª«"AÂáÌÊJÓ»<‹òEªJ~*!]pžHKmžqžS¸*R‡Ûq¥ÊXG1«ëRáäÄ÷d:µŸoª¡D;mj¤èÊrÈýVu8J8­pFpx2Ú£¥¡>'ZÚτ«…M‘ÑASÂ.ð:ÒÀï õ‡Ì/î9ôŽ·>îôèòîæìúöóÅÝmôp÷±ç¾9:¥GU€2ËD]ê\ ç ÎYgôME>{#žþä¸1 N˜Á{m­bï*à¿ F‰l“0”•…ÿ>øFãɺ„þ Ā¦¡†•ø4ö{(§%Ò(“(KY$ê-…%mԓ*D† Dåڀ¸yM¿èEA?S$Mi/ËГéËÁ×"'-y†â¬Jð”g%Նón‘XjËõ8¼©ˆF>P0¡”Mþã¦ypùdÒáàö.º¢ÓçªÎ]Š 2ÄÈéÍ6ü™4o|š¨ËJ„ȼ¾¡#ˆÇH– >ëRÊX¥*¦\â^´@êѐ…S±×|§(ßC±( % cWÐôæ=ÈôC&[2@šTÚÇk©e* 7ÞQ¯OK6x€GÿEàæÊ÷C ÉXç¥( ƒ¡Ÿ z•O~Aa$¿9YX4¨wn½g·t# -ñ„ Aã9ë¬×–¬b©&U,“N‘7*6ÚêÔí¯áYŠ’IѹP…šWŽ-Š#±›t #ÈYp–=šJÙtŽïˆÉ›àh8­v¡—¡kˆ.…ªäÑXx26’ÿØÀm7Xؼ5ù§DÈÆ ™sL¤ÜÕ)(õ¾Gml¦g7Þ8ÀÂ`ì{i÷{ú8Í9gÌ2oIÂÇ*3ö6oϸ*,æ}¶ûx÷ð뇇»O÷[þø]…ûgï¸|.Vx¶ò~¹­= žiçsiöèÞ¨\˜z¥Qo¯yœÞ¡â\ÄÏUùý³w=ßtVø!®xºº› èQ˜”s‰{t {,t/ÜÂσ'€¬ÊU&ºA!R¨ÑÙ=š,¶åBŋ×ÄЩTdjôtCR—¾HS.ŠšJ©!?Ö.œÍc+ð@ÒÊBØ{èGʤûý¼`q&E|B™îÉW¨·n‹ÇÖp¾´g@Z³¹ð\ùÄÝT·ú%BG­¿f‚ !h -ÊÝϬwˆJ¤Ñ¾Q9ÌõW˜Öª3yøÌ1ªœ‚ŠqÖlüZÁB2`¼?˜ —Bæph΋ÌT…GZƝ贑ã‹2ºÈqTÈº ‘ÍWküH S)k̸§nÉ[Rõ@>ňíDMêBäx‚GoK؃°l¨¹y6(q®ÀUò¼Ãn áÌ×hF»=¾ô/ãÁ€j׈y[ª±°xïÃ2=…¿rQc—‚ ãç>†ßèwi±YÎ|T,3À™3éJ)jçæ¿•8y™jv4Vq ù\ÄÈHòðÖ¨—“À;‡Ú6þ¼äD‘Z]âZ3C±áú}¶åo§³Ùãõím4›ýĈ·¶Y^ØèíÔËúAk÷v6  f3nõÔp´2K.¤% âÁæyjŸ‚o3øGÓ~zÎj†(ä?çÚÍTÆ ½•é+y…¥˜íÓÏ´-AxÑ׺‚YÔؓРý•Br™‚ x›a‰òc+ŠØýO!›TT$Èíîì+qãz³EYW~Cêd ­Šf¥h£¸GëÉÜ@Ø=ºìý;Çöð4rÓbþ0àš «W -ÖÈôêâÓÃuô{S×ãÁÎÁŒÍÖ¯4ŒA0„U–þ56ŠéÎ[7©$¬Pü\ a¦$!Ó×äþjI@Þ2a˜ ÷&*Áå:‘YHÑò‚²N¶å)~iꔺvÁ¼BGòú²Åv¹•x#Ãr!ášþ›Úk4Ääxã÷¡ÝÅO´2j–.ˆ&ÑõàýqÓj}lî}¼=Ã8?ÃLÖ_ðž‚IWìës?ܾ?à%3ÙýŸï ÃÉ µ?i4â´ðBôÛÎßCzã½endstream -endobj -687 0 obj -1763 -endobj -688 0 obj<>>>>>endobj -689 0 obj<>stream -xmVÛNãH}ÏWÔÓNˆI¸$aÞÂe%¤%a¯F#!­Úv%îÁîöt·Éæï÷tÛÎŌ€€/]UçÔ©SüLhŒ¯ Í.éjJi9¸‹^ÓdBñO¦óō£ñxLq:Üæ‘ËyG–éš2Å?c]N£k¼?Œs¦ïRezkiÓ?– e‰DX&QXM†­ÌØÒVº\*·6Ò:³‹(Î¥¥JdXŸ<¢T+'¤²án°_l›zr]úԖÓÚH·#„WN®%›sÊuɔIéÓfwN£ëŠJ.66—•='óîtE•ÑkYð9 • -ÕªîñƒÍîžÝYÇ%½ ·Ú¼['œÔŠ°qQøß(GÞÎ7rñÁ$%½UG˜èz ï÷9O½'E¦²1=èlÐk‡ÙÓct›C(g›¶å„£©.K”9“u s‡>Òr÷øôU -…dWŒåh]F×­C’¦WÒx` ÏúxߌØÀhU4{FlŸY/›S­@©( -ÎBÃ_Ï`yv‘¦l-= %6ßƒÄÐ;…@2ZkÉþÂô°‰œ@$駖…C§OO*Çfä%÷Ž¿ eđV¶ËëA2å~ö´J¨ ²°àôWÍÐR(¾bSJç/Žf¤¸éø±€š @AòšÝ°};û§¯¢L9e£>Èê‘ÕN~ZB¸Îê² -d ¼»&²eR k·ÖR¸¯ÀÖÇõ¸¼ÿöã%~Z-#÷Ôþ¥Â'^÷ƒïC?dU\X_âEµ éñÊN׆C¬ÖQS)ÑýúèÞQ|ÜûvûxIì­+!Ðªí¥–jÓ+zï×Pց%4uCYˆÊAqpã -Â[a!ú)ï,6´à1` ÓÕÍ-Vìõ|†¿/ñ›Y7K{Þ.íÉtù…Ž}}´¸ánÖèŸh0(Kk¯ö0‘¾äQsjÔΣۈVϋ§å¿÷«eümõW˜å¯{!C¸§àéÃœ\Ï®£9þ{À:¾™úð(þïÁÿD÷Ìendstream -endobj -690 0 obj -1019 -endobj -691 0 obj<>>>>>endobj -692 0 obj<>stream +699 0 obj<>>>>>endobj +700 0 obj<>stream +x¥X]oÛH|÷¯h8œHŒäoûpÞu‚3°ñåÖ:‹Õ‘C‘ÉáÎ ­èß_uϐ’iìÓ%0 ÑätwuUuÓž,hŽÿ º>£ó+J듟–'?_ÐbA˜/]Ý\Ó2£y2ŸÏi™ž¦…N·ä M©i¼n¼#“Ë÷֚¼¬4µÊ´:uZÓ¤2Óȕ eÚ¥¶\ëŒH­Í«^}˜’j2\¯´×rDç´Mî—dì‡å÷“9ÍçÉâŸÊo¾Ü?‘„ȍîŸÕj[6R´Vé¶k©ÌÉê?»Òê,!>h†rú“®â¥³Kšß&W|úcNªªHWNS®ÊÊM©lR«¾;U¯ÕßÒ\wBATéWÜIÞÐZûÖ K!‹y(è#Ò'Û5H¨EBړ·*0Öl¬ªG•¹.-HḴͺºågíkÓ$ú‡VÆl‰kV͞´µ|¼nõ.‰‡]%±½é¨P¯šTšj'iª†ž–l_µ2p `´Îã’'àeªÀØA'ÕHÈDZˆ&7‚øpN¹‡õ‹Ú"䛂§\‹þÁg‡öòçVr@ÅqÔ×2-v%ˆ3¥3‹v…„…—•y®­nP%)‹Ûøq&&·þUUàfh^€_þ´<“éòzŽÆ_Ü\ãó~ðt˜™{@Ž›7Ô¿In’³ä2¡oe“™ã\¿»u^ùø\$sNñ ð·oÌ7]Ó8b\XÆ4Rq¢ôªï +¢ ò(1;=ó›–(9vn„PeҐY +¬55fG®Õi™—€ÛÖt›Ù¡¶ +,…$mPÊÇϗ; +z2^߉¸õžþ^mӊsÕmn¯iF% çPà™g‚qwÄPô +ÿD[³@ÌÕª0µv«U¬Eú?*(+] +瀮q”Hˆ`Q^ª€°dØ 4X Ž Ôªl<~ †`\N¥eÈW8ÊìÈl~—Lþ W¯Š +Í höÒÿBie h¸½HkÑTDAS"«qTÈûâÿöËQå»5² @ΙOoЕ¾ï”[SËoÞ$û‡°|ßµ”³p ‹36=\cF¨W8žZC—l1Œa/įÁÑÝ]oä™-_õD8‡‡]aº*cb± ÐIq7MË KòxÔõð,fŒ#ÆÉ÷® m¤Üè]›{29”ÐûO/0”IP¼ÝK Ô EöÒàj½d +©7vÿ‚Ú=®ð<‰"Â…®àÀ˜X±rªq&´ÍMbŠ†çGuòé•3C{¤EÉׇgX æ¤Ã)1÷r +Wãa €10¥ºƒ%‹uïl‰‰Øj[—Ždpƒà¹å£Ðy‡ÑêZò\e rSe~Àóm>«ô^±¹('Ê+òSˆSžO%0`"RÔYèp¡ÂqÚ V­šƒ6ôH+È*bÁÖ­@(RxKh}"xb£4íº£pÝxFṏ^;˜!ûeôA\][X·¾gÀ1zKѳw{9¥¬Ã¸cà„àz¢]H˜îGá•÷ºn…ÿ‡½'9‚ %2ÅÌb<ñÃÔÔ­iÀµô}~{9èúhž<†qÜ·}hÁ”iòpTlB!pC·˜^ôè‡;&÷m[•qJ<(¯&2ûE®X‚€ÍŽ[¢Ü¨èɃv[oÚɔ&OÚÆdüñÙ+ëé‹nºpÎÂ+ ž1Ì) ît•³&Ä hñhÌõïW ŒœBö¼¶ÕÊ¢"^ÀŽ` ÁÐ`! µmÙµ1í,¶vÍØôqz+ù OL¶B>óy–Õô3ö]k*úª] µM»kyʈ›x Ëd‹+W\†Ñ˜ì幍ŒDµÂQл—E³I ÒO½„•rþe–ÌiŒ¢Õ‡ƒÅI²E³a¢¿µ;ÀãÕÕÅo¼ûÎÂ1Yâî1ËÕC6™b—…—j÷ÿZ" ðŠqÅãËƒž züe2OæʨL¸Ò§6*TÆ'ÚTaVe³>ºÀ‘_,ÐnCêƒY êx}öphÜæ0—xxå妳²nq¨ãuÞñ&ïhÏûv ]ô*¼º`¯õÂ<ß¾„‚9:g()…„ª|ÕT³!‘LÓT¯:{çÁñφMåüPàkVn`¤b†”±S¡lÄc£†—`« +ö®ÐFK*·5Ìw”t+ò¢ƒ‘ÏzåÎ@ð}øíª×I×TüÆ2q-ýžþ)a£— »oÇzi•s;c3‡›÷ÚM¢Ø5!ù§§ŸýíëòñßO‰ÿá1ñ ˆãaùŒ!úÃF¥„{ l•e€+žÉ(Ë>-‡ÂÊÆ+ù'Ì3`F&\Ä´a‰Ø•l¦“Ž|ZŽ©‚J†× VR|…ýo ¥sÌí_ @(Mm*‚`û`ß<öM7FŒ#K7!V~%”ې­e4÷oδÞ3/3b7I+xïÌc§9D +ûøù&¾',ÎÉ9XÈ Ôéóý—Ÿî £à;ûփI1ͱŽ3$Rÿâê·Ï®Ïð†ì4¼e±ÛEó¶“åÛès|€#þ_]ÿËôDî¹ «‹ë D—/Ï9 ^ýþsò?B$“endstream +endobj +701 0 obj +2000 +endobj +702 0 obj<>>>>>endobj +703 0 obj<>stream +x…W]O#G|çW´.á$¼ØƟHyàŽ\Bt‚}º‡8BãÝY<ÇîÌffãŸê™õ¾païzº»ºº«öŸ£µñÛ¡a—Δ–GfGgŸzÔéÐ,珣!Í2j'ív›féÉ_ÅSZP·/êÇñZT+)5e)µwde*Õ³ÌH,Líi2£Êš\Ò]_âFá$™<¼o®¼Ÿ};jS«sžtèä¡ÞKë +wñ—顬 P8~2«´ÉÕ匌=¥ÜXT + oìzôtsßÍåäï„ý:;B%4œãµ7ⵋ?”ÇÊÇMå¸ç¼2ڕ>JFI7$ôUé̬—7•öYZ>z‡ªé’W3[Jœ­iã—J?’7伩hmjr•LU¾æ…FÒÂ/Q²ðáb¡žêbØ +“ +¯Œfè¸p÷ó¦D˜BÜ*O°ä ©©‹l*Ï'6à3¤ÈÇRœ.ȉr×PÔ)  ‰!uiizóa{A8¤Äi»x"®„ŽG««ÊXCêÔ®+8•pnelæöÒŒ’Áÿ4¤>LF¯¸2Lhº–a¼kȆ²üJJM_Ç}”À|¡¯Æ>9aì%íز~ÓîNwˆø­î(¶íÎxÐYkkÁ*Ȓҩ±à¸×@R܀¸ÀÇEraž0+ñåþ·@·~›ÉéÖã-81}=i¸<|=h׀Vé'~uÌ $C óX»SZ`´–âY2«(“…äô”Oh~r¯R`‘D*9¿Ë ÚÀ/fn÷¶Y`z”¿?æàNÎE]x´úäôDsü¼›Ìç_ށz¸®’äù-+ÏTO­NàU¦5ŒæMŽù´@ºVdÌ|ÎüÖ¢”ÉÝÕô˜T¾?*ƒ‡a›ø÷ƒŽi¥ÂHIäyø ¢ÐÐâkd„B¸P‡–@•ç5Ž)Àåq”/¢¬ + û£Èóy3_Ç CÔÐmo˽ÔŠÙp9¥Õf^„ÌÛ\ålë4Eâa¸öÑuÄøiZ ºãÀ EÀH/¬§©k:£+éžxO1E§oãr¼×_`~»½ÛzŽ)JJ§%%ð}‰Î*¬ÌŠÕB¤OÕ° ÚBn‰¥’b +P°—…–>‘/ß­¿QCGl*C¶Ö”[S†¢Ó‹ù|¥´ö`àځ³çÝOƒúÝ-qj³xV¦vºÖ;Äå‹r>¬Ïƒâ!ã~ËhÜ¿4ÎGú¾'a’CÕNzª+¬ì°cŠõè9$ë·–j+~q·mÿ J‹-µkê‹ì¶ª@“³O›5½ßJ×;ð‚¸¤²}§þ¬ ˜oü9 +)çj‘–ÎØP?K]‘ñŠ†‚a"š´Ü¡báó…XD&g¦™_UÊ3^ÁP*Ì+žŠë/75P ’¹gÐ(-!ʀ²Y܏ƒæ@‚¶r r,ó€Y®,zé1«<÷=5•Š» î˜Úÿ~S͎, {8dkoêqz“í­à0('kM‚§‡ÌH÷@¸ª]ŽŒÎš¶pí¨ñÊÎt»½·Õ>$g‹7æí¿¿âGÉ8¡«Û›ËëÉÃÇÛÉìþösâ_<]ìû›+S +äü‘s6ýDSv‘Öt†£V°;fÇsgœSÜÁۍnÞ4RÉ_jüW§ßß&ü¦ vºã Æ;6c)U%u¦^°Æ0‘V=*tZÔ[mZ¬é³Ôô;ͤ­Ðd҅ö†äñ±(ƒ+ýH‹:÷B°àhRap!ô~„QØäßa¥´Ç¥ì}°5£þà“ÛÙ¯t±Û8ìvoØa¶¤ã×XÒ‡,QL³•p ‚RZÉüŒÆXR)•÷¨äÄ`°ƒ‰¶ñ ¦00©ÐØb™´hÞ²»ËB¯Á‰W=GTlEÍ>5¦Á%ÒyÒ¡o |ÿ^ [ò (*¡¶ï¬ž‚å䓟Qt–ËÁã†õÁsöùr²Qh˜ô7©)^ùożÌêTfñnTj3¹omáY‰5“cLA + 9"ñþ<€Œ°:g s)e3&a<öLŸvviVqDð¤ÂžÉ¢ +Ö »îÝnÑn·Ã"è1äíUﶉK—²~ÁŽsسO£} P|T;™^Þ|¸d+üê•Ik~6 Ɨ¿Õꄛ[Ã.žç²“è¡yÀsõXC]ø1ãZ¡:å÷PÞ©ô*HÓ½%£ìBÁáS{ÃØNì÷øLʟGÿVCendstream +endobj +704 0 obj +1723 +endobj +705 0 obj<>>>>>endobj +706 0 obj<>stream +xW]OÛH}çWܗª©(+Q +´"°ÄUÊËØ'SlwfœÔûë÷Ü;¸&ZU•hÏǽçžsîõ?3:¿ÓÉ%ÅÁ×è`úí”f3Š2<9»8§(¥£ÉÑÑEÉÈ­EIn-‰^T™ê­¥yD‹«ûɧèÇÁŸMN±aÔ*ÍFJ°1–¤JëDžË”„%©p”!AU.TI™Ê%‰2¥Ê¨Ò‘ —£—‡§¿þ|zx~¤­6¯Øï”.I›öÎÙÉä˜ï 뗟ð„݈ÙQ%ŒS‰ª„“AЍ.øÊk]:£sZŽnî¯îæTÈ"–fLFÂ4ݺ$¬Ëí»{¿Šäµ®Þ¯\~šP¨¬(·%gjI‚{XLéE˜Š>Å1ݨ•,ô(ÜÚçèaЫ +•‹a²•Ñi8;& I:£íZ%kr/Õ=™Š\—+Úù^ ‡å‹4¢l¨’ºBM‡Å_i +ÛÕ€dµUåjLVS.ÝGN°!§)É¥0ž$B™áÉ·àBÓ»™lc,P€_kÛÕ\ûZ¹R–/H…±°2`»û™ „‚‚S(¨B¹ê‚¤Ò&F„ÈÈ(§D®þ lR%*S„Ï\#F• ¥œµï%Éjµ9.`¼ŸKõ“n„,ti¥'™©K,ˆ… ƒÛ{’åF]8j†ÈæÞ\?BU•«$„iuæ¶ÂH”^â/Ï ÉÁ­iSŠ;ò¼¡\‹TĨg®b#v(q¬ÀUVÒ«+]Nèb‰{¤þcl ¨ÚÁ͒+íÖ H| +ß +ÑP)áˆøµÔ[þz—7b2ÚFZ3R)ò«ZZ°wìșk@„ àÌâò…H‘¤¸!|98¼ °mG•óÒsM…g—œÒô ²µÃ¿]_.—/wóy´\þuž9¢Tú°ð´~ÒÚ}X.דãå’e£V-RYr"=JеñuꟂ_søGk£:f¶#E$òÛ±#•ÉZÿ鞸Pµ‘Þ>-Ó>”¦ݓ¾Ñ5Ì¢¡­€0PJè+årð6Ãåm]‰Øý/A›LÔ9(Š;nïޙyKn<…/‰•Im”k†4W¥ÁÎ{(Žé^%F³Húh²ÄàûðsÛo ì—F¾I¬M nÓeq{ýüt}oƒp=ìýãƒ`]”kDÑåO  ]ªFÀž +ÄÌH‚¦Ã<™%{S +r‡A¢'Ô¼hoå&`£B§2!Zуô6×ótÍw²sÁ¢†"ERúh¯jae¾òb ×ô¿4ž£ h ¦PÖr¿Î .σ·ˆD)Vè¨ Mªo¹i㪠ÀjO­Tï¥'ïg»ëH5_ÛÂDì ½¨q¿|Gíó†Ç~úÛ.P¾LñØ°Öèõ0™8mš1­ŒÆh† +»Vú5‚yuºb·aE ƒK¾;ÐßïõJ´Ç­o ¨¿'Ѝ¶ +$ô4S²Ý2«ƒf'}1,üúabžÅû‡ˆEG¦–àáȯmʁ^¡lkÖ=ˆÏîŠòâYͬã^£iþ *ÎQBha¾q›Íj¤ÑEþvIP%\[Ÿåó^Þ&COâv¤l3"¡¨¿r<à&É] Ï x4ý]¶W ¦K÷¯Àw—/×[AÔv,~fË ·žjX +½’ùYãMS~°ÍB;>#V¾Â)|êéùéäïÀ8ñógþá6:øûà?Q$$¤endstream +endobj +707 0 obj +1722 +endobj +708 0 obj<>>>>>endobj +709 0 obj<>stream +xmR»nÛ0Ýõgt³’¬HB7; C“´Q·, ue1¡H•¤äï{i…÷ò<õ'+óW )±©¡¦l×eßn+º'u۠둋<ÏÑ©ÕÖL.DÐ;ùOôn’ÚâCƒQ¾îoðèõ$yx½ ¯œÞCÏ«Çë«ç »ÐSÐ^¾B%CJ5ž#^t¯YŽu±%+Xñy͐d~g ;©ÞóyvGžBY‹*!t#@Ú¼˜–,fé£Vz–‘À^<ÍF+µ³pCZÁÓözå‹ „àÎÔ~±¨íþ‹èà6ž¥$-Xwt uWnšÙÒq+Ž,CÇÀRö:Dÿ)èM—q¨Ë ›©Ú†ï%O–ÊÚSeE݈T'·uV{Øm¹÷J*rdê01ÛÑfB_/¯Ö˳U+ZQ +puƒÞü’Ɲe1•’ ßñD1²ßd䗓SºþÜ1S ÚPH¨US‰–ÿ!Îþ²>™ø™ý³Á•endstream +endobj +710 0 obj +383 +endobj +711 0 obj<>>>>>endobj +712 0 obj<>stream x¥WMoÛF½ûW zrP[¶dG²{K‚Ð8n­ =ä²"—âÖä.Ã%Ũ¿¾ïí’M‚"Ž“»óñæ͛áד¹\âß\V ¹ZJRž¼]Ÿ\ÜÝÊâRÖÞ,W7²Nårvy‰'Éé»\U®åv&Ÿ¬ÉŒNå·uÖËF7ÖV>›ºÎËýúÕúŸ“K9_\鲩|ºÿ·´ÞØ-OmpGènŽ3tw~5Ÿ-xüv6ŸÉ›oj•4ñÔµÌçý©ÅŠgÞÛFokÕgÅeÑ:Ý|0Ií¼ËšQ,Òäµk·¹ˆ’¶¼`à’+ƎÀdaR]#%%¿ä®Ø ¬›â—>ùU ÍàŽn«­v­Ü,«¶aZÚîLíl©mã%s5,ÏSê™|ÖRÕÚã¥Ä”–}J§Òñ2==Ã}w–wc“kyTåFMbò­i´ðD…¸jUzAZJ¼+²l\¸ûíQRc¯6HØ ‚O½Â :}«¨*£#"F&Ð ÿ9äÅÇSo~»œ-0õæËx:ÞHogWX`8Á@#î”òÐOáHþß‡ñ7‹õ›!ÑPE•æñÈv$@¼‹Ær`QÁ󠖤ŒeËeŒ¬ã–Ç"þÊ÷ïeÌ<9ñH2ãnÀæÜY ¾ñ><•Ë5¬k$…˜ƒ&ƒ}r˜³ q41×YNKF3n ÌtŸÆ½u‰œf.…sOX9^L"h•¨•ÌgÁÆ×Vc°ÄäŠG dÀ?Ñ4ðÂ<À¢ÔúРP›øIwÔ :*êc›‰¼Õ‰B@ææ:ì„ñ܋¼??(:Œ¹.D¾œîŒ ‘Ý?>†-câ3ä¿°±qÿfq™Ê;)̦VõþË+ü ð‘sŠ©GÈCGzŒÒÅYv7½F…Òc}…¹l›Pዻ›ã‡ÚÕeüfú™ÏÆÀôž¼¾ïWfv½º&Øë`_þóä?³uÔßendstream endobj -693 0 obj +713 0 obj 1671 endobj -694 0 obj<>>>>>endobj -695 0 obj<>stream +714 0 obj<>>>>>endobj +715 0 obj<>stream x…WMsÔ8½çWtqª3_äãÈn-‡„, ¹È¶Æ±%#Ùãõþú}-ُ¥€KÝýú½×=ßÏV´Ä¯]­isIIyönwöæÏ-­V´Ûã“Ëë+Ú¥´Œ–Ë%í’Åg'­#£©Î%}~øð•J‘äJKJ„¨©q’vü—%¡Sʬi*"-JéH8>ÙQkš"õ¯¾Ò¢Vù*Üæߊ^ン-ébµ‰Öˆ¾Øñ ¾?ÉM«i¯ ÜDÎà*Q‡û„•„ÏdJqÇÑSS @@ -1582,11 +1617,11 @@ x ¨ò8HY3Xϐ~åeý&E“2élÀ³Zd¾µçëÏÉVyhÏö {·©Œ)p$S°Óg9.Ÿ™W€žw*h‡ßÍÀk6c#F#y´ªäïÎoÁ³"ßW5¬3wŒíí7<áw ÐÏ·ìœ7Ĝ­¶À²Ý)Y¤`§ Ø¤Xm÷äû Û¯çƒ?3ÊÞàg‘«ÆV“}.”ÁŽ€˜ø@¾Ÿ¸´d¶Hݔ^ªÃìfx¡o–£ßqƒ2ñ¦‰ýT B¾˜…X˜=6³|DÌ#•wsìŽ ‰ï™ÿ¾®Œè#¶'¹ð÷¡PD›4ãý¸ï…ô8»ÚÌÂ&¹Ð™eö¸Eô®£°i£ã0Û1¯€ö@<´Ê{[àÕPö´¼óÑOJQÍm“™ÂùMV„|WA%~¦Ï.?~뗻ÍÍ/æÎuoê+L&þ:¹<ñŸ§Ûûw·ì6ßx¦ß™ÍÄòÂcp.©‹plñó]p{µ…«ñ½‹·×| )ý}öüjÙèendstream endobj -696 0 obj +716 0 obj 1690 endobj -697 0 obj<>>>>>endobj -698 0 obj<>stream +717 0 obj<>>>>>endobj +718 0 obj<>stream x…XMsÛ6½ûWìøäÎØ´%»þÈÍqš™캕2í­‘ Ä$´ªþú¾]€M¥õd2QD`?ß¾}Ô÷£]àόnætyMy}ôqytþùŽfW´,ñäú ºÈ...h™ŸÜeWÙ<£'UkZh÷Zåøw[…|óÓòn^ÑložÍopód¹Ñ?:}JÖÑÓbqJ•'E¥V¡sšÂFþ†Z§½nð¹¡Z5;úúôåO²­v*T͚üÎ]ûŒ¾RÆØ­g÷t6»Ìæì6 Ü/­«qÉ6ä»|CÊÓÆúÐ  ەJy0š‚:¯Ý›K,­4!k^uA¥³5UYj‡ø¦^mçr°>#;ý·ª[£O‘ž°­Œm4ÅL¶Ö½àK «V»Þ|ÊëMâ&´«£-‰J£¦ŽËÊà¡Ö!D¤PucseHžHµ2º§FvCãP†:bÔµ œuJù1M²–GÞNIJ‰Êmã;»ôôeA… @@ -1595,11 +1630,11 @@ j yßq)B/AeL…±ö³Ç³.2ù½kP‘Æ[ziìÕõô|ÿ‘€fBžˆº‹|½òÁ) V¿zëùN Á¬«þ‰ ‰‚Î75v ÒÌP·­Ìnz~©D˜·ÖûŠ³CA…aËÝ^ c\ß:­5\Ž@óÄù  ûðGsgÙ¢´Q¯œ œ9Ûº…Ìe€)ÆçQuÄÉÅàaw”õ8q:,©ˆÜ¡;QŽZ ©§îMY&J~_mU@KV\mhnÑ϶¥rv;ñÊØ"n.-8CÔ2ï7,¡$ØmE -GV­P…½eîˆ£Ä‚kë‰w”Žyx-kjž¡ô0¥§žn[d¶i3U£Ö²C…•‡8‘ýð@ú0èkøfI åô$,8ëk¬…p›J²2B:®ø^¥ÜØg†OI6!–¨'y¼WS§£„xï¡ù•/†ÞKТç¤ê>E%IQÝÞþK] –5®`-ߨf-¬"–5èpx0l2V…¨üþTi¼Gæxà'½ºM⇑êØï”ü(|ð-;<ª|9¾äiܪèôf±nØ؁JmU´Î i´«{íÆH9 j^§Èh Y (Ý[–mßZáå„exôþÆ°åTs‹çi\bô·IdÍ®o²~¯¸ãwÀÅýãÇ{´Ó~ãò~²9^k’öã[gñðÙÍ?jïü¨qus•Ýâ§üùŽocMüvô/̪endstream endobj -699 0 obj +719 0 obj 1819 endobj -700 0 obj<>>>/Annots 232 0 R>>endobj -701 0 obj<>stream +720 0 obj<>>>/Annots 232 0 R>>endobj +721 0 obj<>stream xWÛrG}ç+úM¸JB° @o‘­ØV_bãr\•viwÏì‚øûœîمÕÊqR*_3}9}útÏ÷ވ†øÑ,¡ñ”Ò¢÷rÑ»|=¡Ñˆ+|3Ïh‘Ñp0i‘ös³ôÊ(wî!Pµ¥rcQêlé]N+“k*eºÔ¾0VÓ~£J*\Vå:ð7¹S™œp¸ª‰T…liRUg)Ýèô”ÍÈX¹ûbqßÒÅh²€×pPN^Ÿ8´Â"ÊÅƆ¹Ûö@>>>>>endobj -704 0 obj<>stream -x¥WÉnÛH½û+*§È€D-V$s8‹Ãð2‰_|i’M±c²[ÓMZ£¿ŸWÕ¤Â™Ë ˆm½T½zïUñï£9ÍðoN띬(«>mŽ¦ç+šÏiSð£Õéš69͒ÙlF›ltW(”®­rº ÆQSšðçñæveÝ®É:9Å¡›|t¿X­)¾\v/ùÝd±J–ü~ƒÍ¤ªÊíÒôãìêÓ©¼6քƫÆy¾Ãëê@ÎÊR-VÚÆdª1xVë¬TX]‡~Åõfzgìâ’ïÑd~’,ø®Û/Ÿ©àópÏà rå®V†«SíCBÔCmÀ²Ž*g·Ú“Õ:ç¨Jõ¨)èBœš/›¼¸Me™kmóTÌ '=jŸtô(c[È]éztS¼UnìV0F€Y[#ñÿö·›»Í õ\³µÈ„1 ‡Ðèú5ðŒÁEAגòšÈÔ»JsQLð+*L%Ù¿H>¦IÊæ´7¡d°îG…2eÔ*˜êpŒm£·ŒéPm>v€yá]Íxââ9+t^öÙq„ê)IÎ û‘ɦT eò1h«j.çõ†ðúöìŠÀNûfLÁI¾µ: -D¯JuӀØÆià¯=V"*®6àá\™_AS£Âäý_7GP}8™ãçòtŸ ü¦ETÛGšC $³ü¸²>Ëícò!Y$ô]ÿÝ/ð>szÞë‰Éà -uµV*¤Z§Š2g ³m2K…+…ðD_Ô¬õEYÀr Iútöù’.6ôóö]O€g‚TLÉÃ$0Žã¸÷ç-àþöµ#9ÌE¬d4ÕM6Ý©:É_'0¢™eúãmOx×3ODfß70 ¹™j•C¾”:×`_xb¹:»üJ7×t}s÷®{ÕkëJΔl@I¸‚y¡@™‚¨M¦Ø³äw؝@®w嶠/ÿÅì¬UV«!Ùû@ûrˆã½W¶áеâsøOÎ"Uكˆ!†›å4>ŸÃÅJ6 ª'Nz€•–›‡ÓïAækX!†Áy³5VU#h¯q"0 Y¶º¡Â·âÉðŒ'…ÿH~ ǎ­cý1¹? ¿ÁMVï<Áó®Å{?ê-@öÅýñ˜Ô£2•à$&@ÙcH„Ó‰óÛ1ä»GxYÕ -ŠÖfÌp\>Hqol -!ç”+];‹Ðn+H—­µ¨\†@¬?Ʋ×)ˆ±eXƨ•èý á \iÊ*²7]ܵñ^€:ÅðÂÙyŒ^­D&} w{[¹ÞÒÑ;pb¦AÁ\'C´à)ÜéKlK±q¨*5•iz×¥»XB‰  -`ˆ=CPQWÿÞ9֕Á™h¤8ŠF+2™7y÷λG“£Äé!fܧY9¿¼íªv»•ò Z)hÚV:Àßk°…ÉtÓîçÂbùv;(‘àú$!º/|ŽQ6ÕèY]WJß é{e4½†¸¶`bmW&õÊ d”mWƒƒr{l Ç9ª/ÂJ8nþ[†tƀþµNæci–\Ve3Í47ÅРl ÷¸s2KÖËÉbñ¾;,e²àö¶j±€>\êjW´§«*ô9Eã$rý¨+·ã¦‹„²Ð2°*å&yù|§ÖušÅò]ä¿;Íb¾”ìu§9‡!bè^&ª¾i%æ7úÍ' Ž£¼ò¼³ã¹…NAŒJÏ¥pô`+ -&´duT*ØM¯LÔ¨µ,`žâbQºY‰.»ÅããøÑôüCßbB›Ëx¸†ì[‹X6ƒÃz눏ûv;â!nyR|ž˜æ]ø¨ûƱcdžˆL@\DÚ»¿ô•Ð8Þ=H‰W •¹øŒ¬Í•ÏEr]ùyŽG#9!²}i²’B»Ãð!éaKø}Gxn»Ñ¦Ô°›F‹åªôšêÔ'n,Å'˜÷jÏþÿä*¥À]¦òJˆð$ÍgETŸ‡ƒ6ø)&Ü!ØXþzå «šòžZ‰Ÿ<ósDP‹ˆžÂí¨>¸ PښŠ=IL…©ˆ&×¥7QõZCÑøëäY”:ï}ºÿ¨˜¾6]C -2BØU|ôbùfX/<í4Åŋ_3˜قz‡S}èj=`J7°—0…Ÿ¿öù  ï·Wì VUu¹t–¹sù;ǐñmF«U²Âœ94ŒyBŸ»)3Î'½i ¶¯ëɳêӗ7¾—Ó)3#îÓêÓt ¦‚šá»Ÿ„f[6¨,è–óÀ…!Úxñ|¯ÙŒô. ›,VÃ/ gAaÎÌõN[ù´jwð›}©A™ëy㓠w^?×v3¡Óä‡LÖà“´!Äôü´³ ù -m‚VOx"ìºõîÆ[tòøý&Ù1.“¸x²^Ìxõo&ýåzÙM¯æ¼ ûëè_åˆè¯endstream -endobj -705 0 obj -1841 -endobj -706 0 obj<>>>/Annots 235 0 R>>endobj -707 0 obj<>stream -x•WMoÛF½ëW CÄ$Eʖí -4uო¶Ö­.Š%¹/¹*wiE@|ß쒢¤8Ž+´HÎÎç›7£&1ÍðÓyBóeõäÃròËr2 /.h¼´+ÜÌ(Ip9½8Ç5Žgá)µ’ -ÈÎh>Opë_Íçáb|³À›áÐb¯î ¬àLï.0]Í蒖ÜYÀü2w¯g´Ì¦­Öö½Y~žLItVgº)ønFaÙ‘Z¼ÇEi#¥3¡"#êT„DwR’-%Q- à%suµl¬°•n¨*h«;ڈƎνY«L]ËM)¿TFBûµun‘PFSÚU*wÆú´ä$¿È¬³"U’D““ªÒV´•4¡+¢C،Î.樝G £d€FtuÙç2gó$\†g!¼ égW;.Ic j’•!Wəã¸{WFӇYräSŸd9JQ#e.¦¶köƒ¢\Èi³e«»U¹3KîH:½®üiøPµ´nõZ¶Ä¥áœ›“£LíÝâŽââï¹5b~ÄƔ²5…¡/rdt×f2⏐e|ÿ»ÑÑ{Œy'Ñ6BÑZ´¢–(ðÎóÁ3:¦ W{ÐâÇî¢ø¶ÕŠÜÛT–â±Ò-éâ…=¾ç¡Ïܽ:سү>1ï?ü:I旘„ñ‚w©š’ËÓ0îïÝñN66ÃYâ$1-öö#Z–Òéˆ6—&k«ÔœjížXT×";1î]Î,_; -»Ÿ^Ü¿9”qÒ,ÃPEvW¼Üla´K­ÏÃH¹Žˆ6ÂðóÀù ,Vë¼*ú‰Y5™êr¿µŒóg å¾|®”N…ú $™ñDÝ5Í1‡ ‚.”qMtTõC†?=õâÔ2z,ò΀M†9ŠˆúmI¯ß¾>ñŒúñÓÍûëÛ·Ãë§öý2¨°~¤·O ¾b+ÔUy?!â> O´¾8Ù{Äæ\*÷–_Õ` J`Å)ÜéoÛ[½Àž#ég BËK ú©+¬ È0o h²ÓÕ8ŸµÇ*\Q Ìn¥“®Ð?n…Šñ3¿ ÐCîwß|kõg†>îoÀœ— ^œC<8OðC#ŸzÚ¡¥4< ÑV¸úÔ¹ipzÎ:ÜÂm)`¸ß'ÿ»Ù'endstream -endobj -708 0 obj -1379 -endobj -709 0 obj<>>>>>endobj -710 0 obj<>stream -x¥V]oÛ8|÷¯Øk’¢¶üm'ŠCÚ$EhÓC]ô…’h[Ž$êHÊ>÷ão–¤”Æu—F,RÜݙÙYþÝÒ¿Cšh<£¤è¼[tnAt~Nz…/ð19ŸãsŽEҒ–ØŠ÷§çøêWf3¡U¶•í;µ‘ڐ@t‘“YË<§ïgªÌ÷TJ™Ê”²%ÙµÜÓZà-+óRZI"ùþúØùVU.¬ ‡½¥>rëǬy·Cp@³é´……¡s¨ öþí ‡\*öŒ¦OJ½ˆ¦Ñ8šDô‡ÊJΉ¾\}|wE(`+5Yåž}¾~O©*DVr¸þí¤=¯7špÀpSZޏ–*ÏÐ[Q¢ŠBBœRˆzxü¦ Jº´[K¤î#B¤³ëûWwŸž†?£Ì¸CKQH^bZÆшóQK¢½ª5}‰jgBþÄù}•Y™«…UúHé‹'æé)ðz_cî+m³\®¤!äABþˆÈŸ BZµRö$¤Öà{Ö¯îç*y߈"ŽvSĕ0f—RoCêiaï+ýT @iHZ€€J« -Uhi*Uâ)n¸2kUç)Åò’^±& V¦-p€\ˆ~€Ù«2È4€ªb^bAᓋiÛÞ¿Rø0;¢ñiD_¬Ð–êÊUú;¥TÈB•NVK™ýíiA?x³•¥­Ežï»¬.4Ô@ýÈóí‰ôÈóÛÕ±æŽ{ü+ڃß|œ½¡ó^7îãm¦jÃÎqçç>»[Jž1×SäuêdŒgð1‰Yá˜L,ßÓ7§N±?XÒ_°¡D”8Ä c·t6³c×<†ƒªÜ扬–ZäނŽ~‰óã`:>Ž鬎 ví. ~&^œ˜…°ÎÈ=³ì¸zfý½*ª<»¥´“°©{&ðHÜ/†þÚà õ³V™XºVI]Àê\ry½álŽí½ùÅôÌߞh)1Ðh–reè¾v:™Ì'¸Ž¹}³1¿Œ!ögç?í.=›endstream -endobj -711 0 obj -1202 -endobj -712 0 obj<>>>>>endobj -713 0 obj<>stream -x½VÛnã6}÷W RcãEc)r|IX¹y±hsi#´(š>Ðq#‘IÅ5ºý÷ΐ’•j#lº½$€‰CΙ3s†óЋ`#˜à` -IÑ;‰{çqo?8<„æ¡ïðeF#|Œgø<šSЖhŠû'³`äV"Eôÿvi:9@K¿i<Æ~½à>t½} ‹pŽçB¼D8St§nyâdpz~õõ)×®ËE.LƵyèíÃ0B”hê,n’Œ ŽÓBÈçÖÏ¥åz¥…áÝ6ï´*Wp­r‘làTsf•†«µ¬<†ó1DF0M1TtgÈD)+”„Ý;n¹´»0 R­aÁ¡4<«— ”b)ð0k@-a¡l¹JXL¦p}vJ´qowÈë ،×axÏK•çj-ä$ª(p÷2 &=JdAŽ ¤VÊ~~¹b@ˆ,¬˜1ë´:¼Þñ³*ÁdªÌSœ9Ä‚YD«î ¾ßsبRWÇÖ^!·I؜ٰ6ðgxØH©*˜UÔkt`¨BƒäëVÀ¥HÍܹg¦ - -ÍÌ’àž°”/Y™[DÎóÜ­˜(U†á>›9Ö0G˜ŸTIÌ fÚ³ 5„šUÏZÞKIu‡ÑV§(’Ît«’’ J!œmÓ5žL\A7µLÔPsñÑŽ\i(¤°øÇ 0–i‹•»9wµßpþ.Eïc™TX< !S—ûfÏRÆ ¬fÉyj¨t@l‰*r@Z'âøä*薝|ÆÌ{Ã"'º”sÄ -X‚…½"ÍSƶª®Êß2s¿GèpÌB¥bé‹Ê»­“æk²a̯6B0‰+KG°4­óî"òQa“ûš¬UÌA-¨³Òj…ÌþPr™pıi Ã'¯¥ÏSmˆësϼ׶gèÝs¤uXWâ—Zuti$uœaitèÚUˆJZ°ë§Íf-ÊM%Ï|CéÄêÛuu´ M¿ô\BÅÿ“ÆB„oÛYu1 GßÍÜ1·ƒÛ×ð{†ê&€êçÛ÷—gown.Nv: x’)Jèïܐx¨ôifP?Š„›7еµÇsLSè£ß³«ëøýÕåM‡ûÎ㏿{Ûÿ¦càu,ùÐ.ÿ÷Ш´ ~_ÚèÄö“ïJ]üÿG©{* v«¢|ƾ(¬_ ï·Ã?àÈ5dõ‡Ñ'_ª/¿Â«WؐÊ$ƒð‘9Í݇¦\˜q=ÿãG¸½í(AU`Q‡…æ¶ÔXýÞ¬eô½7×A{ØA«Õn£áŒaëƦ©57+%SÒŽ4²à͑•oص뙰U—ëI$w¨‰Ïè]­þ5¹# 'w꥚¿yŽ->Ù^sòEòw4ýyüáü°ºà£é4¨êÁÍñÅÉ1\kõG&8SIY`šÍ­”ða4¡ñp6©;øÉbn[1ML®JK¶ãÙg7Ór¾ïý V¶_\endstream -endobj -714 0 obj -1144 -endobj -715 0 obj<>>>>>endobj -716 0 obj<>stream -xÅWmoÛ6þž_q‚"bÉïv -Eº6X°µëZcû° -Q6kItI*ž?ì¿ï9êŎwÙ°a `X"wÏÝsÏÑ_NzÔŏ&}Œ)ÊN^ÏOÞÎOºÁtJû³ÄC—ú}| §“`@£A0&#)ÁVØO{A߯à;ojVúƒ~0}re0˜46Ãa0ÜÛ ûûÓàrº_M¦Uì‡={Gˆß¤ù@ÀáM—®hžÜ`æ±_îÒ<:§êo­ÒtctDy¶ˆ/æŸOºÔé567{>¾ÿtý}vöêÈ­ô‘¥ïnß¿™þ¬ò…ÊãÓ#›Øž:9~ZΩ|I±Þ♭ÉJs¯"i_Ò1ûĶôóu ƒã@~¡³,u䐢#êýGo՛_éÅ 2u -ï… S­C[,ìΆ6[| òé1@FºÂLëˆ?øÙ´K£ñhÃ|5¸Þ\Q¯Ç¥ÇžÁD=,þU0 -Á$ otž¨eU"‘Çôáú»o†Íþ~À‰Û„vº •¸—”‰X’räVÊR"Ì¥_Zçz‹WÂQ] ÂòV›5ê½Ç2ŒðΩL’Ó¤r'—F84Ìe z€_½‘Ø¡tN:!+²…ð¡jì4ÔPÇÏW’6"£¨‚V%*•–r)cv¸$R' žT^†oÜÀúîüŠF˽‘™ÌpëL¬%-D´.6–£ÁnCÚ¨¥ÊEJeæЛ>ûçJ…(ð¤Üçôœ|L¯͵»ã9-H^pwQy¯“>×´”®‚Dš"‰±ÎÂ/ÐÖ'ci4Bº¤[Êt¬Å`‘ã…>‘åz]ë2.JŒÎjÃJB:ýQÉQ¸ˇ‘_ -ÅI¬þÂT-B+£Â(·cÌ¿Y‡4Vך¡)œÌ:|B…±EºÈÝ¿pè>ǝ1q=œW¨Eüp*BP;øÿ7#Çãú“ÊÍV¶`-Òeç2°¦+S\厩â%L\b6ÈÜ©¨ìÕê(Ú¢A=sm2‘Ö)¯!Õè7‚ð¹hv«S‰öՆ¡µ3ßŒàµ»‹K¼Ls4‘·C“°Ð%nS3½‹ãL\ö¸ÌÅçálD\ﱗ­X 3±C'‹Ö­Ô%Z‰|YFTFAx)›2ûèÂï -!ŏ¥ÁãhYx!)÷³¶•«M×Þ]ÁG ݝ=δmEˉÊå–j§d)" yÙÈ`$€—ay0¬vhRx -‹¬>5,óÜ -Óýß3ªR>´ßÔ¥mÏzÔä°-HUµfPχvÏ€Æ|Wæìi¹µƒñ¥ýT#\Ÿ0œÒ]9þ¶¸PA ¡y5¤Bæ1¤üÌÄ-HÝ«¸À¤ˆ¡‘Ãà@RÎõ9Ôt†r%‘)â܁“JPߛp»HÌ^œpP«•Æl­=ì@þl“ò„åéa’cšî#ƒ¹oxé¿åÙOÐkî»!BÇb€JaUºCk8pol>˜2ý Ëqÿ ž +-S½€n]UÕQÓM¬Œ–ô<¨¢k†#ÒÖr»Ÿ¹áSTÂ]€*eÆ0Áš©Zk—3 úÁÍ!Ðç9’FVe*þÀõjèA¡x®#[ïjdM6žÖŠX•ÑßTR­×”*\8ø’õ²ÆÙn€z"cÛ"IT¤˜!D'òñQQ0X=˜ëH•u#8®P¬óDÈ­œÅ2g9Lå̃E=y@ViÌÌH¨lß΂ÿ Ïç:ñl8v%ÓÔV3=¼™V<ìÇÑñt\þútýîõ5}0ú3z–Þè¨Èb?°¸(Þ˜U·3éã×U|^^°i.­ÿ13_¡A,ýP8Þ;œ q¦ß7ñ Üå<ù.àG¾endstream -endobj -717 0 obj -1422 -endobj -718 0 obj<>>>>>endobj -719 0 obj<>stream -x­WYoÛF~÷¯ U‹:lIv>8N ˆ7VÑ>VäRژÜeö°¢Ÿo–¤ZŽÛ&¶!K ¹s|nj>ŸŒhˆßÍÆt6¥´>>>/Annots 244 0 R>>endobj -722 0 obj<>stream +723 0 obj<>>>/Annots 235 0 R>>endobj +724 0 obj<>stream +x¥XMsÛ6¼ûW¼žªÌH´D˒==tœ4i3Çn¢Ž/¾€$("æ‡JVõï» ”Ìƹt2±%xxûvü÷ÙBæø·u(+‰‹³·›³ó+Y,d“òÑêj-›DæÁ|>—M!YÕg7҈[%¦ÜºÃÁ¸-øÿKöw›;AÖmͶD$̉=ØF/Ï|LåPµ¢j-bŠ]®é=òá ýJR“»èO‚÷aŠ*Ù›1Y“T™eÔʚüðøËFo™;Ñÿ Ú4;ÊyZW¨…Å«J·ña§™úT A26ìG$›L5b•I¦€­*XÎÏÁëû›[;]7S±•‹·P„ïÕC‘n Û>í±^±ÚHc%¾¬–FÙ'dûßoÎÐ=ry±ÀÏåÕ?CüGNSßmײ@7¤h™åõځõØn×ÁeòEÿݚڥßÒæù‡¾Ÿv褫•C¥B¨E¤$®ÊÔl[$™­ÂJÁ=$¢/jÜÖ5*Š²å(@Œ±9y{óî“|ÜÈ_÷?½‹åST¢KãÃQ§¦`øz\œ>ý^H¸¸|qìéw¼½X‹“½tŠÞ㨷ÒÇ1v°A¹|:÷:¶·ž~ Î ,LP𩆎 dJKœW €¦³Q˜º¦Ü ÜÌ`gþìA¦M 8´®N<¡{û2¯z!„âÂl¬Ñb‰Æhs˜ß¼˜{å&UdrÓô\–í²†²£=Ú)a²×yÎß»Šc`ãÌÀs¸‰µãàÁÛÕÕ³IáèàÃîãõ]7u*ó8ÙåívëÚt4€  Û\[¨bn`3[݀aÂÄÓË.Ô~šqÉ(B>÷uâaD)òLZé ÌFç ®*ý„ᥢÂ$ÒqWn¢ZÕYAfTٌŽF¹ÓýÐ@IÁÊX Jþ ÐºyÂBõ×ÁbêF ÖU•±fÏ9 ¨¥J;æ°çl¬—³0ä±G›tED>>>/Annots 248 0 R>>endobj +727 0 obj<>stream +x¥WÛnÛF}÷W ‡(ˆEŠÔÕA[ ië"IÚZouQ¬È•Ä„äª\Ҏ~|ÏÌrIÊ!PDqwæ̜33»ÿžE4Á¿ˆ–1M”goÖg¿®Ï&ÁjEýGµÃÄâ³ÕŸQ< TiÚb턦³9Ý«éћŴߴX`©ìlƒëî.ÂË ]Ðz 8 ¸_§òzBëdTS?{±þx^Fn Ì΀|ŽTS›Ä”[÷º51–÷ã1ðšSû õIS’kU~«…ª í‚D%{ý­f‚ÐYi¢ñø6«÷ø(7Y™~«Eí{öRVÚZå¹³1£(bzÆ`xFãxĜÛõ>³t›åù9mî(Õ[Õäõ¹ßJW¯ß½y'ò@œ‘QØØ*ÌM¢òЪb£Ž}ŒºÒšê½¦Ba³³’š¤)tY«:3%e[º3 ï›Ð8š:4·ª¬©6÷Ü[SèÛ½Fbunu@okAL*·†6M–§âªMwJú³NšZmrMªL)Ï6•ª2m‰B +dBóÕêr¢g‘{e‡—m¦°f>=òE0€4 ŸE0Lµ ÝãhØ6©K4PNg‹Ê7W®/žtŠ=3¿#f ò-Aâ#,䩛'ŽaD2¤dC©?×>¢¶ÖYÜBW4ok] ­m 5”릩¹Tiß*¼ªèzÄݑE˜šò9WQÛ[dËõ‹¶Eã-o,TÙ0òŽ¦/«úÐb†>ßд«ôÁgé8¼AË`âZ¶÷ÅvÜ,Ž  ÉÞ¨,—ޏ¼z)£JªNöÆÒF%ŸHF=þÇ$ `#í\ˆg³î0ôÔ\ˆ1¯Ž8n2L‡“Á›GjvᕾѕÊé *Uh0‚‚ÀDi›<Æ&«Â[a2\¨¢®LΤ!«½ºÉLEfû…U<@è27hß~ +{Ÿ}VÚ³^ľ?;‹§ˆ?Z²ê +Š/f <åtŇоh汬œÉ|´Þk‹š@¼©¶I•m¤¨0òK ùÔÑFÔ 8oŽ<·×£Õõ †Ú¯‘o¼†U‹üîphx¤kuÉu™èkLšÕ­²üûX"èN(…I³m;'³2ɛԝsúaã[oKà_»ÜlTþ7Yðäìêç~›ó %”{Ýì‡ ~zìÅ3˜eýÔÈ#º |²Ðy”Ðô_ïéùËçç®ëþòáÝë·ï_ú×lªW|%˜ÄBf µòԒÙçÕç>ù×rzJ}Ûkwtè®='?ÒKIl¼¼å3NM–¢EaRÁþXó±|ÙBçm°ãá¯&(ڂp»™‘|?…}añð‚â¡Ãµ$ùQЂf,PNÁß}|8Gøçà Å/ßOá_ðÍéaâáù»Ð»ƒ„.qH‡ øŒŽ®Ò¥†3Þ0ŽÀO9ë  Q~8…~º’±þ?{éŠñ^uCåÜé#Ï8&3íє闇Sžã弋瞔“®ÃKˆ_¼º .»|—ÅMÊ]r~¯ÌG:ý2¼ìˆ^¢ÅËÇËXî½n`ÐZ[>û âÓ҇F&úl9Cהu 9KBæœýÉúeendstream +endobj +728 0 obj +1521 +endobj +729 0 obj<>>>/Annots 253 0 R>>endobj +730 0 obj<>stream +x­VkoÛ6ýž_q×¢ˆ‹Úò[v CÚ$E´éŀ~¡%ÚV"‰*IÅ3°¿sIÊvÜ$@±5…`‰{ï9çòûQŸzøëÓd@ؒâèýìèbvԋ¦SÚ=ô/= ðM'xö§xhI LÅ[/ގÄüs;Ç£hÖ ‡QìGËyû@„îeNh¶@61¢ÏR7Ü£YÒ"þ÷š–Ùƒ¤uVγ2¥ÚHmH`C‘“YÉ<§o-Uæ*¥LeJقìJnh%°Êʼ”–D’Hc¾½};»óe6Iô9“?? ¸®xG*¨ßçäý[N7ŒÍ.c·i¦˜1Áüý„­,ª\XI+UÈ4Óo·ÔýÂÒýJ]žÑEQ¥í¾9ï¾¹ ©ùDâ1@"=†.vo/&ðGO'âz! `ڝ ³Ú!CñxMw̼#t/O 3¨ãGñN¢q4ŒFý®²’ñ§›³OïÏd=HMV¹o_Î?Pª +‘•®{9Úî×ø +Z¥åùØ`¡ò\ %%ª(¨Ç.…¸©‡Ûß5Ai¡Më•Dê>Ò Dj_:»úü8|‹2ã6-E!y¨GþÐQÛR ¢ª5}…øÔڄü‰ó9Øú,-²23V «ó»]ˆÖï4Œô4 +)Î+=d¹\JCɃ„ü‘ „lÔJÙ×~tÜMÝÚèn®‘w(æ¢Ë´›b^ cÖ)uîÈãBí ìÜÒ Õž†®¨¨´ªÀ™–¦R¥=žì†5³RužÒ\žÒ+VZ” P`òð_y´^ý$—Lo±Çc¨vØ9³ƒ«p§yo{Në#xYü„ÚÇÝX¡-Օ«(8TJ©…*D¬4–2ûËã‚ö¼x¥­EžoÚ¬3Ø m-JëÔ®Òl±ñú[d8¢™Dg•›A¢¶h(›ZX`V>¨Ð ÙÀÞðmªÀ…¦ +ûb­‡¶å@mš×œe t?¸9ûCon`ø¡ñ·6a]Ÿzÿ“ê\žeäê¸ ‘¯ÅU -J•¥ŽÊ.ß»ړÝ_0ÈD”áT„£LBep`pgW|UÒ[j›Ü×ÞB«‚Ü*ˆíYöϾ¿”à—Ñ´õ亚[ú +§áÄíãÎ;¡øÄ-ô–úE«;™X:WI]Àì\KðªN?žD€v2p³ýMŠf ” B›—KC×µck4An^<äÅ8Æþ8úÌñf×endstream +endobj +731 0 obj +1278 +endobj +732 0 obj<>>>>>endobj +733 0 obj<>stream +x½VmoÛ6þî_qȌÆÅbɒ;.P ©“Ŗ—-چaÙY¢#6©TvÐ0Gtܶ¯™zÁü¾bÚ¼`ŸÉ¢¬Ì‹[̤0Jæù~§SnªyÎu¶ßã6ÉX·r.0~©¸fí>J¸‘9OV0S,6RÁõRÔý‹aÙ Ž±#ˆR”aÃ*‘.Þ3Ä9„$ äæ *ÍR0Ð•à Ž¯€… rsi2Èeç‹nÎf´@iûvO i"µ“±¦?Ä Œ¼@¸ä’‹{HdQàê7ä@ wYb+1ɹ*)ÍÎz\[{”æ +e¬õ2uƦÀ­¥?É +t&«<µÄ6uÌ&6˜¶|ÐøþÀ`%+ÏÃ÷|fßî=·‡ËјÛê u\tå/9â‚5s‚-igbf]yÅS}÷ö™É‚¤\±ÛřC.e‹¸Ê fÎò\{õúꙎqÉ,|Ø,lT*¶[î`‡&…ÞçåmAôºv/Zij|®¥KÊ·šFåúÓuÛFƒÀ*p#Õ©wì ½±üWB¥†:hzi¡V‰—ú\pƒt1wé6»ö@›Xä÷‚çÌjuÃç­Z·rM¤Øœ‹t‡"=HcV çc©&‚Û€âjm+ÍõN€i}¶ Ñ~'¢Øãæ¢aw1U ó" q‚ô/i2P;×S¨¦Š‰õÃÑÓæIi2å Ç8¶Ñ‹#ì.€$ÀDñÒÐqš6¤°•sñ$Q¾A‡*ö‰lñ¶T²Dd4{¬˜Hæ¹ÚU Ø^¶gAísPkÂz¹=íúÀxì¼ÙÙ¬­ñ %‹¦ºgã¦Ñ§_iåÛ¡æ£Ì汏üq{oÐl»ªµ›¯¨È¾CË£CØLU‡eƒÿÖÔ!À×C¯>åúᱛyv›»ÞÝkø­iC}°Aýóõ‡«³··—ïZX’Iè èܒxhVtivP=ñ„é7ж´Ç>$Hœ)t1îÙõMôáúê¶%üwçѧ߼í~Õb§ôZL®´«ÿ½4¢t1î_*-üµýè¦RþÿQë¶%AÂÞa”ëØðo•õ3tÝrè³G¼?öãæCøٗaýåxõ +R•dà?ÅVs¾®æz¥‰eðéÜݵPEP,hñPÌT +ÙïÜvœ~§÷Ͳ{%BËòp£á,ÆэCS)¦K)RÒÞ>èbƒ'GV<~—vfÂZ]v&‘Ü¡¾eü‰Þeù¯É²r·IíÕ¼qRŸ¾Áxì5·ëÞíéå»S¸Qò#ÞGàL&UeÆt;$ÀúÁx‚ÎýIˆWð´çÎuˆðúL€DtÑp]òMFx °~ã}À+Ä·?¤€jDendstream +endobj +734 0 obj +1172 +endobj +735 0 obj<>>>>>endobj +736 0 obj<>stream +x­WkoÛ6ýž_q‘…ؒíďŠtmÐ`ëc­±aX†–蘵$º¤Ïößw.IɶgºlŠ÷uôדõñ? ÉÎǔä'¯f'of'ýh:¥ÝÃÜãKŸ†ãè‚.¦| ñ0’ØڧɏÇ^ ¦ÃÆd8Œ¦;“Ñðbg3áÏÎÂÃ!rjˆßôé’f ä9F^³Ô½îÓ,éPø[©,[ÍçéÙìËIŸz€Í͞Oof¿^ÿ|õìå‘÷2Yê#¯~º}ÿúêôý»W§G6°-õ +zvúyY•¥*î)Õ|gK²Ò<¨DÚt̾ɿø¯ü‡ßQÀoª˜«"=–ÄÿVÄÆÇyºçÇ ùƒžùfQO~?{¢^~³rVþ¤çÏÉäÔ[Pü LœédÛjn·6)žêÛé1@Œ,+ƒ&údZ.þáïñÍ ÌÍހz!3îvA[]Ñ¶¦¤r)Éo…͝š¦;ûN·½§¦ÂÁEÚÞ¸÷ÞfJ…ÌuaIp +ÊÒZ«¢ìºÔìRWYJsIbžI*5%º(d‚šó­k=÷Y‘Ï…£±4$àì΅*(—ùK_*[òºò…o$†YZ 2ªÀþˆý9]NLF˜K¯Š`îã›Ë€ö\ŒÆü2EçÑ$¢u±P÷Ü.;<>^¿;l(ãÄj׋¥x”‹T’ +h,„ñX¬ +½AÍ@©Ò9õ5 „Úh³â‰.õ½6&" +ވÂ!†[ˆW 'téA!°¨`\”*¥Ò-´!Íî¨Ñ‡.­¤\ƒ7"E<„™9k‘ss\ÙÁReÒR!eÊîçíÐ"+Jhk»-å¾î:¯UxÚë\¬$ÍE²ªÖ–´kÒ2ê^èGrï(Þ¡X–IŒ„"7Úû\[pN/—Bƒc©Î-HstwëöüŽ9Ù@¼}9ÂU›ë´ò¤®»¦lT¹dnbÍãV˪ +ü¦`èüÚ‰Î×H+ á`â£ÄÃD`wÅVW&‘qa-¢$K_w=ÚJ•Álh³¥ù¸>hÏt1rŒä!P{ô3Z—?ø·Íð{ÐëXŒç_.‘u'ÐØ=O £s.¿Ý”&û£I"æØy*l‡¸Ÿ´S‰D¯•§gÀƒí8Ü«†ýï¡Ê¼µ2©Œ*·¡3™|€hlé“Lßbà Υ̻ž§È#õřšÇµ£ã5V·‡Û£HÖĸ±¬µ{ßê=/ÊìÛÆì†Åjçî N5².÷ƙ’¥(îeÑ-yeÍä¢-´…uZ%싺æp9ê G¸mAóXiøbdä× +ÌMë[ÒA)®NPÉ +¬«%èÊw¤ÇØ;÷3\£D’è +r÷ýNwôÞ?4ÁùÀ‘[&Zú‰,sj-ù\aÁª…ÖKE[dƒD;‘˜\…6¹Èê҂drGÐdÞ­µä¿ë@ AKs§…€ÈZ÷Ýø*³B–˜ØÙ®;.åº,¿…;“BÛ!±²ðg¬S®zí¶rà C.¶<ƒ³´wO—Ž£@dZ÷ý@–ÿVH)ýV™]- GM¿Ÿÿ¶‘»»3T&t iÛÊÖA)7T%[š*ÁmIv›s'è—åŠa$öªÉý±Z\fµ×ØãÜJá>¬gOuí7U}iÛ;%­=´g'të +L9´ÛçjÞ5¿KšÑkÌ·³øfœÁx ,ǗƒhÌ3úùúÝ«kúhô¾u½ÖI•£ÃNV9no0fè{“!~礢n”|™-ñ´ô¡rgì~?áçïØ7­_NþÔücendstream +endobj +737 0 obj +1384 +endobj +738 0 obj<>>>>>endobj +739 0 obj<>stream +x­X]oÛ6}ϯ¸ÈIlg@Òv¬E·xØ´DIl$R%©¸ú÷;—”l×q´‹[q(òÞ{Îý8̗“)MðoJ‹Ï)­OÞ¬N~[L’å’v[à˄Ηü¼X.ðœN®’YI9^žÐål™,ÃÒ9-æø1¬à0,ÂÂö“Æ·4Ò*‡áùrA«,¬Oh•Žn¥Ü7ä¤}T©tä mŒ} ÆšFÚª;¥Î´´QUE¢r†´”¿$•/¥%*Å£$¥3õ¨²VT”)+So¬ÂY9Ç[”™Z(M-Œ¸_VŸO&t6=G0«l$*+EÖÁœtR{2šÂöGÚS i)t!ÃoKSã´ÞBG^ÖM%<Ö *¤–vσ.Øp<Ú?°¼IˆV%,S*4­%IáTÕ o•.¢3¼s| +ˆ#W¯“Ôè<þzÀvDEeÖ°0lGqñrسó•c@›þ\fóä‚qWý[³céÓq#ê$ƒ±ƒý”«jED,ƒóÀ¥ªÌüé5H +T‹<;pÌj¡9U«J€,ÁõZô Dñù@ëýُ¸µŽzCîTÆVQZ +ôÄP$äšÑFt¨Š;OUÆyí^5±C–Kï»#L¾jŽ¾ ­V_9EQ:ŸreÿÔ·íåO«ærÈâ‡Õ&Ðx©]¾æóÕ¼;âõBc1k¹©½Þ¡¯WH{$ìj:ŘãÏÓNŒ¹è &Eì‡ÇkñN‡¾™ëä)ݑÈ2Öۉ·šaìQöÔÜ·„í̍P… +ƒg-!C`gÝú¨`¶æbÁÖöDɖ ž-‡%¸oD¬ «ʓ3S.[kŒG/@Kq„õ¨´ô¬«¸Yì»!ž…]¼Cóï¥ÒÓ蟯Ê}' ¹ïù6êÑ÷ä¸ +ˆ!«229A-˜.Ȣ̴ëJxÍX7>ê¾!¹]P6AáBÏNx´G=;ƒˆ4ëøöŠ¦Ð=¬Pg‹i2ÿF£^%ó„~‡Dñ‚s/´]€,šXӎþî5N Òé¶^#b8]ív²èQpÒÁ†‰neɇìMaþøRxÚH*¡~9xæ/eՉyë[{sBT1Pô[7¸£¶æ08ŒÆC< +¨-ÀjHüߕn¿+n„Ù%À)2ŗ¦-JjŒ…ßìêa o0÷!~ ›Jë!»a°1®°—Ë}Hž½ó zsV½X>%Ž¼OþàÖ[€·¶r8rza‘F·Îôn³›°Ò°Ïaמ”÷ñ†A÷åကýXµE€¸Á0!* Cfš¬­ävÀôÐG—@³Uü_KpÃxÕ(qÂÏ5$èÿp ÐǛ÷TðÝcpGà‚þúp÷(י±.é+0í¥úÙð9Ç9õïl¾è×aÀËg—³(WÀ¤MPë9ôÌlàÀŠþ¼{ ¶T ‡5:C-2ÔcUàŽäË!Wœ€#“ \Â9Üó s¼#’M©µší"s{5k©°¦m"õNJ\gºAö',PjÑñ 'S¬gÛ +r4á®6t¨R÷£âêÇË}$CÀ¤bNð5g“Á¢ž¢í֑N|Mµmãá/20“Î[ÓÉì(öÃè9ìnÞÆ"xœ™} Œ×!{píÃ`ĽÀU!\~‚þJ"\v!)¹±зU€ ª·* ˆ¯…è=¤kF›¯Œ|ßÝˀÀÌчKÕ6ľ?.—H»cíqÙ'çt¾Høo¸»ï]âïoÞ¿¹¡Ö|Æ՛ޙ´­QL!&fõ,î:‹ÛFÇÚéÅâ ͧŽæsÞ‡þ8ù_%>Éendstream +endobj +740 0 obj +1577 +endobj +741 0 obj<>>>>>endobj +742 0 obj<>stream +xmRËnÛ0¼ë+昶*9‚ä4r°áÖ +Ú+C®%¦éòaµߥe EP‚âÎÎÌe% +~J4+Ü֐cvßfŸŸîPVh|R¯¹P(ò¢(Ðʛ»¼Éñ`¢×Ö|j߸½BYÎíËUÃí7mO˜´yÕFÁÿñÆBïlìzþ¢'Øã¥Ü‰‘p w֒€Ã¤ƒìرëÄë@ØD˜ ¥̇­Uq ¿€0*‘X–·ù*‘ŠÓÉٓÓ"𠭖Îz{ ø¶€Ãàы3+;‘b Œ8kEð$Fëmun&c‰ïs¾³;yìڼʎB›äÉy°D¼ìž\çHËpäã =ŸvŽDà?*ʋ%Ʀ5j£}HܬÒú–ä¢1Út õoúhúÂÄ»`Y0&ë~æIßc›qf¨‹:¯Q­®Wü:ÂqŽx}ͬ¬›<ÅÏéþóa³½ß`ïìɀ/VƑC¸l%M_Ψå ûߥ¨š*_óýá\êæ*èköÔW¾/endstream +endobj +743 0 obj +398 +endobj +744 0 obj<>>>/Annots 262 0 R>>endobj +745 0 obj<>stream x¥W]oâF}ϯ¸â%‰6ÈJ«*‰’.j¾v¡ÝVâelà=㝇奿½çŽmHP»«¶‰DbÏםsÏ=çòõh@}ühÑðœ’âèj~t3?ê“ í?Ì ˜ ‚ˆF“1þ‚IK^Al³ûÀôðö‚¢>͗Øý|<¡yêÇñ&9¹^‹ÒICƒ~@³ˆ®óL*G?ÏOç_Žxí`T¯í ùÈyz‚Ƀ€n/?ZžÒ§Þ{5¯1ðAo(Š¦”hµÌVB{œ…}¦¤k­”LiC¯ÞŽHXÍvƒó€£ÜÒ>À}BkçÊwa˜£ó`“)T/"Pyøg.eµ -_&܍`íŠüí6>u¼MР#»@ãJØ,y¾íÒVW¤¤L ‘uäZ!oö¯yzí¢ùZÒm–ó¥Rz2rÛ¤xqr<½º§')ÍñâÔß%¼MzcdÀ'u›ÁAë †5æ×Oáô‰x7")éÈVe©û_»"ì΃tWÓÇéd£>§C©ÉøçáÍÕͯÓyL/š ð>Se0ÍÔ @@ -1695,52 +1746,52 @@ X 7QҚ’ßØ÷ Ld>¸Å Ï.XP4‹È?5Ö¾ïuZîcÂøŽ¥·d|EEǯ* u kS´!»¿|Ð …ÍéÑx„Ö¢>‘[ „ûOç·ÖÝyԁÓîñüm<ù½–áãÝ{u;“öýM¦0Zx`¦®á$ ok"\0u²PôÐÖB h³k™ç]’)XÎUºä–b±L,†M­¿Û¾;H3ÑfËåïWúäƘI%Ä:óU#~œ•³ncÂÛ>]pÇ6€]ŸÕ=üDý÷–M)ßv‡V™x09{Ïù K `Ým ßý’¦íÜ=Ç{ˆgèIK *½/·028-z—¹Õ]Hˆ:v»:VI^¥(󇛨æµégb™†øÿ¸Z­¶́oXOåˆQ ƒþ0¸ I„[¢.F £h«&CÀ¾ÇgsŸ½>̛„àoX¸/”$E ú")«8Ô6 -@4¡J3ëëc_{-÷O<£ÐÞçMùŽ‡ü5ÅYy«`“]WÎÝæ>æ}/¡*›õ|Ü óñè/’Ñïendstream +@4¡J3ëëc_{-÷O<£ÐÞçMùŽ‡ü5ÅYy«`“]WÎÝæ>æ}/¡*›õ|Ò óñè/’Ñðendstream endobj -723 0 obj +746 0 obj 1596 endobj -724 0 obj<>>>/Annots 247 0 R>>endobj -725 0 obj<>stream -x­VaoÛ6ýî_qÈ'phËql7H3$­³¦ÈÒ, ë0Ðe³£DU¤âùË~ûÞQrb;ë·!ˆ![äÝ»wïù½ÑM†t2¦$ï\ŝþõ[ŠFgx3žâ!¥ 'Ýh "q"è²RäW -Ÿ²ØåGÒÎÕÊÑz¥ -ú<ïék—_>©Êi[|}CXAµS)IGòMü­3 ãh,¦ÈÐMŒV…ÿ‰í_(ŠšüÇà ¿}ä˜jIÒÝ,¦/7³G²Çc tt­ ƒIé¾Ò…'z҃r¶®EW•];Uõ¨°4—ùB¾28r+»¦ºœ|w¸ØP1Eüôðs':=Çb@9ˆsóÍМ)Qè Qñ -Å&² Z(Êôߨz±öRúdEYes - ì窖ԥ•÷åY¿ŸÈʱօõ“…éÿc”ª×}Çàûˆ)V>7ûQvŽ"ˆbÐÒ¤[kc‡.S§* {Àý‰2»º0#=zØ6‹lÖp$èƓ4ÎR(}£ÄÖ%¨ÆŠ¦íeeFå®G®FièmY)¦VK2ØjT!óVÙíâ›J<"CLi%—KPøá¶>Úê¯ÒHôo¾R(‚¼ íÞm L6£Óé[4g4 UCü#hv(êÓÓñkQ}„ °Z*" #0’V¤à÷ua¬Li D\eP_y#]÷#í^ëÊù%•ÃàÏ­¸ÒDƒB¿¸¹‹?<|ùeIÏá &=ÆòT‚X4ò½-7¬þ6_‹ˆIu ±æÎ"xˆq@/³(f—†&8ÊkçÉùVN•²,ôÎ¥ -Ș魹l¥—ºrÀ›X½`·ÂzH¡õöõ+m³ê±,°æ6ΫÞÓ­„…?Á§·Øy{9Ÿ=|šÅbÿÍAÊß0 yä­ä“‚ÐŒ×<(Pž,KðèƒÌ™WÝςma6-³›ÀMÌN1/Ê 4îÔÐk{Ãz‘+=+ãÙ½¼¾ tÀj>ÉÄ×Ð÷fCÅx[Ԉ…ý;¦§°Í‡ÉÄÇÓKxv2[C>ImZn”ãôy8ƒ[°=Ò8»BT4Atˆøâ3Äé¼<>JҔÇPÈøÒÃçÉlã=˜ÊxŠ­W³±ŸCÔo·ªÞano°ž 8-þk°N[Eã‰à›. -;7†ùå/W—8”-Oyú`“:ÇA/=® ÞuÜlûï´s£MF8Ww<å¬8,~íü ïÂaendstream -endobj -726 0 obj +747 0 obj<>>>/Annots 265 0 R>>endobj +748 0 obj<>stream +x­VaoÛ6ýî_qÈ'phËqì$H3$­³¦ÈÒ, ë0Ðe³£DU¤âùK{ßQrb;ë·!ˆ![äÝ»wïù­ÑM†t4¦$ï\ŝþõ)E#Š3¼Ÿà!¥ 'Ýh "q$è²Rä— +Ÿ²X“åGÒÎÕÊÑj© +ú4ëéK—_>©Êi[|yCXAµS)IGòMüµ3 Ãh,N¡›­ +ÿ ÿÚ¿Q5ù‡~ûÈ1׶¦Ô’¤»iLŸo¦d+ŽÇ@èàZ“Ò}¥ Oô.¤ål]%Š®*»rª:èQai&ó¹$|epä–vEu)8ù4îp±¡bŠøéá×Nt|$&4ŽÅ€r5æ曡S¢Ð¢â%ŠMdA4W”éQõ| ì¥ôɒ²ÊæØÍU-¨KKï˳~?‘•5b¥ 'ê') +Óÿn”ªW}Çàûˆ)–>7»QvŽ"ˆbÐÒ¤[ic‡.S§* {Àý‘2»º0#=zØ6‹lÖp$èƓ4ÎR(}£ÄÖ%¨ÆŠ¦íeeçFå®G®FièmY)¦V 2ØjT!óV{Ùíü«J<"CLi% Pøá¶>ÚêŸÒHôo¶T(‚¼ íÞn L6£ã“S4gt2A«†øGÐl_ÔÇÇã×¢ ú@`7´PE@F`$­4HÁï«ÂX™Ò +ˆ¸2Ê ¾ óFºîgڽ֕ó=J*†ÁŸ[r¥‰4…þyÿps¿øüʒžÂLzˆå©±hä;[®Yým¾“êb͝Eðc^fQL/ÿMp”×Î“ó­ œ*eXè þ +J)1ÓsÙJ/t! ä<€7±zÁn…õBëíëWÛ fÕcY`Í­WyðƬѦ{Ó&`Ôwñ†üŒ) „’ÚÖ4/zD2Mn Èås‘Ø" ^« :4±GÖ 7ÑrYÒ[f©=|43l´Ú,ØL¢îÁs6¸…Ññ:"WªDgºq÷nÌîO"õˆpbO°‘v« ¿¶:gªöڒVÁl ÅŒ¶³vنÉs Á­¥ô–ηH¹/Äyªž4ÜÅÑ.z¤ÄBœ}¸§[ „Žo±óör6}ø8Å”`@óÈ[Ê'¡¯yP4  þÔ(Ç)ès·`{¤qv…¨>>>/Annots 254 0 R>>endobj -728 0 obj<>stream -xWQoÛ6~÷¯8ä¥)ÐȶìÄvž¶uK[ h·Æm0 /4EÙ¬%R#)kþ÷ûŽ’ÅéТhmYGÞÝwßwwýg4¥ þLi‘Òì†d9úm=ß­(Ð:Ǜ›Å’ÖM’É¿ÈË×;Qåh:MèíLJõGúUJå=݋r#ÈÛÚIEÒfêåúÛhBWéç/ZÐë/÷üß>ŏ|ûÕlš¤ü×áÂw&8›Õ2hkZÓ9u¦é‚ [7ÚS¦ª°•ÊH†ðՐ2í¬)• ÑóT{Åþéëåkkdí,è‹rž´ÙÒýÑU~}IÁvqOgmdr§ä^› œ…·´7¶GOt!mYêpcF5ÃÜá<úÂÓA8mk½oœ0¸Î“DÀE"B‡ϙ[a¬9–ýÁÚsa§¬®Eˆ1B-aPd[„/ûc=âªÅÒє¿}z3J—×ɔ®çi2¡’æé2YtOÝsí'xœ=©øš/ά¬UÂwA¥Ít®9îA²ùóàr[›ŒD ˜ÙÓHܖ.w!T·ã±gÞ$ÖmÛocyðÉ.”ųb28ˆOºž¥¨Î|¹ÀwNÅ)Ê{æöܚ¯– s YšÄBtœ –NîÙßøîßÖÀ¼r§z´%WÆ¡ª7…–ű+¤Þ-ËOe½Ö)·®{ nE”aà>>>/Annots 272 0 R>>endobj +751 0 obj<>stream +xWQoÛ6~÷¯8ä¥)P˶ìÄNž¶uK[ h·Æm0 /4EÙ¬%R#)kþ÷ûŽ’ÅéТhmYGÞÝwßwwýg4£)þÌh™Òüšd9úm=šÜÝP:¥uŽ7×Ë­3š&Ó)~‘—¯w¢ +ÊÑl–Ðۏëô«”Ê{ºåF·µ“Š¤ÍÔËõ·Ñ”Æéç/ZÐë/÷üß>Ï|ûx>KR~ëpá;œÍj´5­éŽ:ÓtɆ­í)SUØJe¤ CøjH™ƒv֔ʄ„è÷ÎÄyª½bÿôõòµ5²vôE9OÚléþèƒ*¿¾¤`»¸gó6² ¹Sr¯ÍΊÂ[ÚÛÀ£'º¶,u¸À1£šaîp}áé œ¶µÞ7N\çI"à"¡C +€çÌ­0ÖËþ`í9È°SHÖ×"Ä¡‹‚°(²­N—ý±qÕbéhÆß>½¥««dFW‹4™RI‹t•,»§‚î¹öS<ΟT|ÍgV֌*á» Òf:×w‹ Ùüyp¹­MF"PÌìi$nK—»ªÛÉÄ3oë¶í·‰<ødÊâY +1Ä']ÍSTg±Zâ;§âå=s{n-nV s YšÄBtœ –NîÙßäîßÖÀ¼r§z´%WÆ¡ª7…–ű+¤Þ-ËOe½Ö)·®{ nE”aàÎdY5ü -üŒG™¥F‡Ý÷¹3de(¶Ôì,FZp -^£ª÷JU|MI5>-e\ç¨ÛÏüÆ0ˆ@=ß©Bऩr*W˜u•*ìlÆ͠ӄÎcÜ/Äi–¢S¿ÆúVû€RxÖE¯1öŒÚÎÒ4™Ñtu Nñ¹ÁgûtâÖtÅ?¹µFœ…Y ®@RðÁÑŠóŠ*«1f±ëÝöjûV6M“È#ê)Èp¡:žž‰—I̓­ög`vrzñÖ6ŒüVÅ_@‡fߎ`›£T: Ç)NĜÞ|øLoþ|ϛÚH·}}‰màƒE î팹ë÷£¾áwc€¶NT;-:÷閙TÑ bå,:WìÑ -h)— ,]ˆ·¥:Š­K©Dhs ¥É-ªåË{$¶Ä£gz‡‘QD¬‚'[îlIÝÔ~ŠsßÒÀ„¸í¡Ö[@×¢àNû Wœ×1Ž5·Ü¯ãh ª}éã’G©EYÁ«nwï±0s!ë¯`ÉùÒ$mudŽGòÇa9äVÒ]®ÈÂÀ _=6{Í"ìÆ"ù¸¶bðõ­8Ô±Žçœ*“º©MF”Ñ+õUÊ;lnO(Ly•ê£ ènxÃy9›#öIÞêxÇ8™qRQë±Y:®pÇ$vé+,ÉØαF·Ïx<-ŸêvBt%j¶ÊÌß]w{6ŸìfgWÝVí²p‹ç_NëÒ-·{gÑ*0çtì…ã»ewËç=[ Õ#¦ŸÿCìqYç‹9ŽÇ¤nV#úÎ_£ÿÑTìendstream -endobj -729 0 obj -1480 -endobj -730 0 obj<>>>/Annots 257 0 R>>endobj -731 0 obj<>stream -xTËnÛ0¼û+9)@¥è[ñ©Î«í¡@ší%@@K”¬D’Šë¿ï’”Ÿí¡0dHâjvgvvßGBúE˜ÄHÆÈÛÑõ|tqŸ"Š0/Í«q6Á¼@„aˆyîýZòµSo -Ñ£ +¦ÔZÈz³â8Ÿ¿J4 xù‡ro¶¸^`CBøñ8H ß{ì;è%G.ږu…=ö©ÊYx‰ ¿¸¿é`÷%Ã/0]).?¸œÒógÅÚ „¬¦ô(…Ð ûö¸ÿ „ù²VX×Mƒ\r¦9±*jÉs-ä9k^8Âê4«»º«lÍh(ZéáP‰^æ†HÁñìÕlÐ×»Ù­ÉM £$ˆ -ͪŠ0 …d]¾|>`«@ÞKÉ;ÝPbAwj%ºBA •! -þÁ±j)ZrJbÀéÜü|`¹‚ m%L ĤÂC, J¿Ø W[*NxÛ8_ËåÁô¦à¥#Ï@б–Òc†¦&DyÂÒQÛEªm¥è K¸¶ãìvOèŒÜTQ…¥ek»†5_@ÕÚ%2&ÝIÉß{Ój"éäèµ'&Õ%o8S®;T³;}C2p¢ãÇr”¢iÄڈ3øòԈ‡‚ÿ¿}‰§Ù÷ëÙKüÿ˕¦4ãFÊH;jkfº-ÐrIúÔNºÁ|Öoù’uµ»'Š–û_PJђËõÒ}~"¢{gûén·žMO0£˜\cch£@¿*ÌìÐDúün>¢Ý4É(&Í&tÓ%9J·k®ц)iÒÓ0 -2ÂÙ/›o]ÁïQhUÑBdþ¿Œ¢$$3N-¢,£¯ÝSƒ'>œÒAj§nþ ë–ÑhãV´4 -¸¡©–Ôp.?¹ídÒìÊ -®YþVIã\+Ü.†QÄÅ}¶]QãI!I/-%ÏöR¼ÒB¡ŒyoF—éÚù؏l¸?‰íÂÛñN©êÌ-ÁI8ñcôI©éendstream -endobj -732 0 obj -736 -endobj -733 0 obj<>>>/Annots 303 0 R>>endobj -734 0 obj<>stream +Ü˕ߨÐ(48aŽ±¾ðàà<ؾp××É5Íg7ø·¤”©ß=„>O§x9ÈgtIÎëó§÷tûÓº•[=ÞhÃÊíªû¤õ u;ŸÞ$«è6]> *ªºðž~D¢f;™8£¡æ˜I‚ÈXW¢æ¸‹d¡Û‰9´Õ°€)TÖr‡fM1}œ-Ȳjø:ø2K»ïsgÈÊ8Pl¨ÙY4Œ.´à¼FUøš’j|ZʸÎQ·!Ÿù `z¾S„ÀISåT®0ë2*UØٌ›A§ Ç4¸_ˆÓ,E§ ô­ö/¤ð¬‹^c쵝§i2§ÙÍ8ÅCäŸíӉ[³þqÈ­5òÀà,¬Èbp’‚Ž~PœWTY1ˆ]ï¶WÛÏ°²išDQO™@†“ÕiôôL¼Lbžlµ?³“Ó‹·¶aä·*Fø:4ûvtÛ¥BÐyh>L9p"æôæÃgzóç{ÞÐFºèëKl,Jvmß`Ì]¿õ ¿´u¢Úi Ô¹O·Ìô Š+gÑ©¸bV@K¹\`éB¼-ÕQl]‚L%B˜[¸è,MnQ-_Þ#1°%õ8Ó;ŒÄˆ":`Å<ÙrgKê¦öSœû–&ÄmµÞòê¸wÚg¸â¼Žq¬¹å~G[PèKw—<’Hý+Ê +^u»sxýƒ™YKΗ&i«#s<’?Ë!·’îrEnøê±Ùka7ÉÇ­°ƒ¯7hÅ¡ŽuÕí„èJþÔm•™1¹»êöl>ÙÌÎÆÝVí²p‹ç_NëÒ-·{gÑ*0çt셓»Uw˘óž/ÑêÓÏÿ!ö¸Ž¬‹åÇcRË)Lj¾ó×è?Ñìendstream +endobj +752 0 obj +1479 +endobj +753 0 obj<>>>/Annots 275 0 R>>endobj +754 0 obj<>stream +xTMo›@½ûW<åD¤BÛñ©ÎWÛC¥4±ÚK¤h &]gw‰ëßÙ]üÙ* Øáͼ7oæ} ¦_‚qŠáy;¸ž.î3$ æ¥}5šŒ1/Gqcž¿–\ 6`úMc#;”RaÅ´^KUÀlVçóWBIz” ÿÐþÍ7ˆ\HŒ0EᏝ€Yrä²m™(ÜqHEPÎ"úð‹ûË‘v_8Âӕæꃫ)=Ö¬]°HªjzAJJCÀpo J˜/kuÝ4Èg†«¢V<7Rm³¦á…‡ ,aX-jQ¹šÑP´6ý¡–Ê-‘‚ã9¨#¹ ¯w³[››&Ã(µ´ «*´Š‰|ù|ÁU¼SŠ ÓPbIwz%E¡a¤ƒF1 +þÁ¹j)FqJbÁéÜü|êa¹†$ml ÄD`Á!–¥_lÐé-¯Nºm\¨Žå +`{Sðғg +¬¥ô˜¡©IYž°ôÔv‘z[@);’¾í8»Ý:#7UTaéغ®aÍеñ‰¬I¤8É£ø{g»@M$<½£ö¤¤ºâ gÚw‡jvbç²kHŽB +~,G)›F®­8½/Ox(øÿ1Txš}¿ž½¤/é¿\y`J;n¤Œr£¶f¶Û-W¤Oí¥ëÍçü–/™¨¨ÝQtÜÿ"€Rɖ\n–þó½Ø;ÛOws¸õlvª€ÅáU4²†¶ +t«ÂÎMdø`ÁïæÚȆŠÉ&cºOéR¥ß5WHhÔ4éYœDÂÙ/›o¢à¿÷(´ªh !±_IjóÇvœZ$“Q”ôO ž<ø¨wrL™›º=øƒª[F£}+[šÜÐP+ê7WŸür²YöùT…×,«”5®ÓmáÂ(ââ~²ÝP£±­&»tŒ×n<(ùJû„2杝\fjoã0qáá8uûnG;£¢'~Ž“^‡ƒ?s«©Êendstream +endobj +755 0 obj +734 +endobj +756 0 obj<>>>/Annots 321 0 R>>endobj +757 0 obj<>stream x͜[s¹…ßý+æ-›ª„æp8¼ä%åK6ë*_6+m9¯45²󢐔7ûïsh§rʛØr²U±Fƒó 4  gþù¨mÆø¯m擦›5ëÝ£§—¿l&ãæòºiûå¨mfóisyՌGã1~»þîrõn;4‡ëæÙaöçÓï/ÿñè/—¤@(Õ´òÓO•ß4³éÿ¿k¦íh©ÛæBþŽ+|ß<þ¾oÚVþ2t=þýÕg7«Ûóplôn×ôώ·¢%5 vÍ|>šÙšÅÛNýÃá—$'Å®Y,G½•ÇÛN~>$5 vM;™Œ&Vï;ù‹ýé¼Únƒe€L'£¹…hGYí¯24 Ìzß u„ËátÎí`2ý¨s•ˆââÉ«§O¤»¬Kzù»Ñü¯UËéfb•]?ZÀ*û^Z?\¨U>þ~ª6ˆ1Cá…1ÃvDVTÄɊ˜¤lO¸8·©£¥h] ±b&èmOÿ)éI‚>l§þaô¾ü4¬Š Œn<šÚJ$¬‡œo†T Vá¯Á’ @@ -1777,177 +1828,180 @@ E^ »L§ß]È̼"ù||¤y~XßíñG: ošôÍç!_ô»ü _ÇÿÛ£Ç)endstream endobj -735 0 obj +758 0 obj 5352 endobj -736 0 obj<>>>/Annots 347 0 R>>endobj -737 0 obj<>stream -x͜ooǑÆßëS ‚ÃÁy‘õÎÌÎþ9àp%;Q`ɊŜ‡ÃŠ\‘›p¹ÌîҒ¿}žª®î~ª†v,Y”c6‡ÝϏ½ÝÕÕÕÕ=ûGm3Å¿m³èš~ޜï}qöèó¯VM7mÎÞ4í°š´Í|1kÎ.šéd:ÅoÏ?;[¿¾Þ4û7͓ýÍiss:þöìo¾<{$´VÓÊOßþþQ?ŸL›ùl…ÿîšy?ìáºy%(—Íç_͚¶•?ÖÌü9ú»³I‹ûk„Û5ËÕ¤óìT/ö§¶¶›M–øÜgŸMþþéúړͼë&stÛ¬¬ìÁºíó¯ë$tn×£÷ғ«õíisÈÝDò]3t‘eÅ2”n& º¹Ÿ,|[¬8êÿüâÙ_r H´kÚ~9™y„•GÄËÍa·=·û› b-H°Mؓö’uL®Q_lOÇ! KØ`€X…Yß\©vM×Íc¯ h$|·½¹Ø¿--a(31I÷qr…Èyq–Â" Ëؐ\!"ŸŸoŽµ%$Ü5}»”IÏ›É#à°¿ÎÍa%8³ilN®9_oÉ‹tSXLJÍËnf“'9é -$Xü ŽAÊìaÓÊäé3‹!ñ®Y 2w˜”ŠG„ÿÝnÞno.s§öÖÎÄh™’ÊG67‰Ý/0ã¨#ÆùÕú撚ÂR±ý…X·Å*Œ@<Y&fۋ±8H⎠·eBWÃ#5Xó• ³ ?bÝéc±”åh ¬ÂˆrºÚäQbLwÚOúВ„1êdd‘X¿úJþ0Va„hŽ›ó»ÃöôCn kAZ â2)ÁG¤‹íúz©+\?…•üì™ä'Ï°šcÖØäI6y°*« -ý”éêr!ó-ë2^§Ì˜ð‡ýÛüÙIƒ9'Ĭ86á´Ïz’¤é¶ô+€ï1i3B¦SVÑwå#åuÆ*Dț-â"óB,¦‘b܉ÆÀR™´â;]—ä -D '‰€Xµ£d"b]> i0Å°´­B#¬B$¼Zï^ -ëÄu,à:ÜGÉ"åxµ>l¤c;D€?ߪß3´ “}"ak2Y} I°Œ«F¦€©Õ»¬6ž×ß·f$Æ«gäFõ g}¤AÃxGÈPØ¿½ÙŽWÛ[ékõ1?ۃ¼g_ÿ«êa,túä±Ð‹ÅsË;¤Y Ó§~c}áÞñ0ˆuSwD¹gD2£S?É ÃŽ ûÊ·$ Îâ"U!.¶‡Íùi( ke:OÅ!8R‚H´†«‰ˆW{xésªÚ Ã.Ðö“遌A££h aט ˜–XŸgÝ5#ÆWäØI„A@‹°r Ò¸u;£ËóоÏòü¯fË–‡~ń—9õ>P¿b{â}‚’I]÷I„^™Ê&o`„•GÈӑe’Tl\ºÉ2;’ÆýÛ˼·ãC·"«Á”>P·ö²³ Ú{«“0};ÅÖ¤œ×ñ|±}óÈ,E§bg›eP®ãÉÄðe<Ä*D90±˜KLäÚa"bìÀH+LMG² -‘¦áâÍ¤›;çÕ.(ªÐ²†6®c󰎙ZÆ ¾ŸåÉàòs‡õù‰“($[X¢9”Ù¾)o·§« ’x¬ÜPñ  ½+ _Žõ†ô„ã {âõ²0Uh瓺fÙc|DJ*‰Heëèëç‡ÍúTB}–²hŬ¹!¹‚‡ìÖÇ¿ç.ev|˜IaThnׇõnƒAN‹Šxš_²[Å.xY"`} [Ê&É{®E°VӛE1 YëñãöšQÉô•é±9÷Xl†$ór±ØQsÆ6› ɲÁ ±?bµ2ór cGÐ}v›)p›Ø!0%ƒ#…=zG2±[IXxˆUˆõétؾ¾£@Z˜/¶Ç˜F®9V!’šÝúö+•“Ó_¾·ë–æl%­;[,4 Ñwz0ûå ú ÉOÙܗAÏ,Íw;–Ñ#„<·$ݳ~5C';½£þåa{s¢5œ„ð™;Œ•GÌ«»ÛÛýá”ý Åu/JÓ¬gP͋”íMD|·dÿ\;23"œù²–§‘§8RŠ™¼“!Ɩå¡îÛu+^ÁgsYvl/šŠUQfy6—àýãPÇà€Ì¯«ÈŒåèF*‰0ÿ°daþ1ÂÊ#ä‰D,äNX)þDr Ž“+DÐ_oÅ1ýÇÿI#à^ýê]ÜOÝìÄÉnIÌôúù¿+—¾­†—úÎHsÏG°âÈxµ9qϒN:¶Ç u+”§‡í÷㊟%!039Ùs˜LŽœ7´Ý"ËelJÆFƗïpÇÆBR¸kD§¡g2;‚t³àéî‡Kݖ¹Ú·ÎÚV#€4rú@ÖÐÊçðº›Ô<.‰Ð{SÉ<ÏaåW\ -F’1™9%kÎ`ƒoH® ×ëÃeÙ¤°Mö¹“+DÊÍÝîu½NÀB`–²ö#G ®‹ØÈ°ÖÔˆ]=¨¡ž'[Ó'Éîô[S¿’d~;=TkêWr%ZSÍC«µd‚Öu+ŽŒÇ4I†¾×M¢ƒXy„¼ £-sEã™y&—A$)@8¢\Uˆ ï·Õ°IÆJ„oŒUˆ ޗ‘ -ƄulV!2âe R‚3Hv˵hü"Rêé/K@:$WˆˆÇ/¿#ÓÛ"3\ ¶‹ãër «×²ÝåxU¬YÈdš¦×“a§·bOpÑ>i0ÌzvêVî áþòI°ìÉ>Bfz‚™l±X҉ÅÊnÓ5#ƒ»'M®`Çñëē}&‚lûÑë äBGÞ ÕMãæ$Ù5˜Zøü¬·âH8«—$H#9"Xy$<Û©ç®± )e<庑kIFGÐÙ~}ܜ¤;~õÐ3ŒÊ°¬ag¯4*p…Þ¨æ3™Té•ôÒ1¾»Z—m=.5d:t*i@‡°ò،mÒȐ ò„ ˆ<¶ÿ#ƒ‚ _ŸdY.ÑÞø‡0,Hè–#­^hXfóQü‡h½ä0S¿!m‡ÂÊ#äþVR¢k‘¹/ã¦dtEÿEJpæK"DZ -‘“vÅ ’ëR°‡± -ór}þ÷õeº>‹=ê§Ê;„ÕK39ÓPÝ3EïWý_0#è1mÏ+– 3Èÿ‘#€1¬<ò)C@Jp™5Ž“ÑtÜ°GÔhAìúcF ã™ô“¿ £ÒÒ ï^hTä*9ÝâßÃbÓ§þc}“@ˆÉÛ^öŸîï'bÐ?»ARþúZ3EeLH+³KŽHÉàõäz‹ ð:"rüôëŒHïn¾öȦ–S›ô@ƒ1÷㇣FŠLßN;‰¥õÉVÏ·—ߙ$Egê]$äÈ©—øXbsÌ4nI®oû]Ò*$|bÜqÁ+ë@Ašq½£8RÐ{“w¥-¤¯+÷+=Å*DJ큃°€È"¢äÌ1MÞãJèOÎÿ-ìóU9€éô¶¦½Â̒ø¦ÃmzŸ‡¹ï&³ô¸Ä±ôf ¡ÃH9€ÉzlóC¶jýͨñ& aÈêL*aþ»˜I@¬ÔZ£¬Æ.ö»5ÀT!0èŽÜÏ“È# !H®kw¡%HΏ;ÔO R‰AK&؍ŠaGÍ°ódÀ>A60›iïî`tsºÞœŠYÒ N‡;p>À}Õª/Ì$Ä×3\_l6*9ýþ¸ßÞpB§êĦ$³ç(ƍíX×ã8Ҁ€=*†Û‘¡Q,ƒ’7¾<¨ñÔÛ% Ũ$ñê1V!bÜ9=É`UHĶX…q¶É:ñ”rÈ隒+D -<¥,å°Í‡÷“Þ"ºkÜéƒÙŽÊ8r+6Z¬ÐԘ’ø ¬NFô®¯H#(7+ÁÊ} 87C±žVL˜›™ž²o¬w·0yÅÀž·3-î•Db:òæ¡GXHF¬ lj>I‚§_ˆ‘á}I=Äïz¹Ckùœô@C_îõP¤Ñ5½.µNŸŠG„ï®Ê5`Òè+”:¥YRñP³xë2KÄx$ã©|8]U«À@æFX…ä5NÝèX‚„b†rûÖcR…æ„W¤Š ‘ \ꆺ¶¤ -#H X*‹£º1Jì¨ ¬>UÒQ³1¸ù°;’ž/Ûtˆò%Ւ¢1}°¦ºX.ÝOÀ{c=c¥XYFeuˆ̙÷`¬7bÔóûGU“ç 5LO6o h1è°gXyäë t^W¥0FM­:PfG’sﬓ–•ÍS )r±ÄÜ«Š5óGÊ"c]ҋf­Ö+¼ºfä -#DnkÐœÏ,ýÉ"Y´Ýº¾ùÀJp°ëŠCGŽvX(ïúÉý;ÿŒ1öÆìuJãàÍøË£õîJ’„ßåJRz(sZì@|@ ]gŽº;#µxµ®]Ÿ •–“âåasØüãn{ÜÖ뀬†ÕáàŽ”Y¹BlÏ·›µœwŠáÁå}’Õ8oFÿ÷],ۙr™)=X¿ BÃõ¡akî»5«å¦¾mAYÜ­ðr­—‡ýÝͅtœÖ‡YÉè3}”_„ŽÁÍο´ú@³ˆ>‘µ]cúQ÷~Nh®kFˆì*iÅbœ^v¨\!6‡O’I®-|säV{;jw·¤w+‡À¾V!¶Ã{ÂIÁ»´cäˆ ÞEVäKIÎܽ+é/¹w¥^"=èk<œuĽÎ`¦×7éœÞˆ²r1!³=ÌºL™Ö +˜çëó«í ­ºU(F ×[&“#çìpw,Çq¬“SòžbàHÁ×2`Ò×/«`)@ø¢ xþT¹BэU``(ºÀèàÁF#2¬½:&Wˆ-Iò  §?ùOd"§©!«äe ¹@ä¹BdÐlgèSLnîÙ\!2ÒLµê}ÝòÌÝN“…±œN¦š38÷‘²Ì™º\ëÉH&È& &¦¹ÕÁîòÙ½LèI›mèôçjwËx3SÈ۝‰W²e±ÚÝHîw¿U$v#§#LH¥±¶ñ-#Web9⑙aÔq¯Î ðY½$dÄS­ª“ÀCÎf]+Rq„¬Þ}þüK ?å›9ø*g9…¯CŽ›%՟ëÃTý‚'Cv#&ONŸõ€Ž9ã¯©ßÏ$\:ÇÂI«¬%âõG ¹ÏuH/Eÿ«˜@ÕJçKö΁RqüT/6§·ûC}-¿êÁöÐC€·æëýåþ&-âu`g.ù‹)U.öëÏuІ¸:pbRÅÄiÈXJ½þ',s´W™#šñÃe˜No*9Lûö„ïH…ÁÂ]Pùnôõ‡{Ä]YlH5Ίåk}Hx^ýí~½£-0©$µ!Öâ êƁ]6Y’@¯[Ö£8v%Âߪ|øÕëÁ¥òpÆVâGý¹v(1z\yÇob9w øB25>‰¼ôO¿yþøًÿò͋³o¿ùzrzW×ÎJ€ÖèqøcM~‰ö¬-²y“—Ôj[ Ü7é`؎ ý±â©kH=<¿¼æVaÅQï×B’Á$ð*´ÿ Va5$ XýÈXq„üg1˪€·x‚¼Ã·D±fÅeƒ;ï÷ôC0}ìÛ¤õ'ýrhì˜õË¡'K2|/NceUúìÕãç_>>>/Annots 377 0 R>>endobj -740 0 obj<>stream -x͛MsÜ6†ïú<ÊU»ãá7yJ)Ê:QUl'Öx½_F#Jfvfè̇”üû}h€ÝM¹¹¶,mª¶ ï#°»ÑšÐï'i2ÇiRgI^%«ÍÉ÷‹“—¯Ú$›'‹›$-ÛYšTu‘,®“ùl>ÇOW§‹åÕºK†›ä|غíaÿbñÛÉ¿'ÔÁõJRú×»é'IU´øÿMR¤³–ëä’~é¿»M^¾*“4¥ß ]‰_&~ëù§åçC·Kø— Ü&)3Ëö ¢µl’v>+ôÈüc£~¿íoúî: „j“¤Ymþ¹aü<ÜÛ}@HU3«õ8¸ƒ\u‡û®ÛFŠÐm’,-íHl(úíõpÇ"u äù¬Ôcá†òf†!%”¹u w0€å6ZTj@hŠYc†à¡†ðþÍÅ⠄h“äi6« Âw0ˆã¾ßÞ†TQ³L3¸ƒaÀžW0)…gÞâ×RôžÎñ¿²æÐÎ+š6y‰×Gh—ôë]ƒ§ÍËWOÌØ +759 0 obj<>>>/Annots 366 0 R>>endobj +760 0 obj<>stream +x͜oo[DZÆßûSE‘¾Ãsÿ¸(;¾u;n¬Þ\à¢(h‰–ØŠ¤JR±óíûÌììî3s”4v,å&@¢£Ýç§åîììììþëQیñoÛÌ»¦Ÿ5çÛG_ž=úâÙ²éÆÍÙÛ¦.Gm3›Oš³‹f<ñÛóÏÎVo®×Íþmód¿;­w§ãïÏþñ諳GRAk5­üôí?êg£q3›,ñßm3ëGS{¸n^Ë +‚ÃeóųIÓ¶ò§ÑšÙŽþîdÔâßÆþá¶Íb9ê<;ÂËýi­­í&£>÷ÙÅg£ÿGÿt}íÉfÖu£ºmҎ–ö`Ýöų©u:·ëQ‹{éÉÕêæ´>än"ù¶™v‘eÅ2-ÝLts?šû¶XqÔÿõåóÿÍ- ѶiûÅhâV¯Ö‡íæxÜìwÄZ`›°'í%ë˜\!¢¾ÜœŽB2@°Á± +²Ú]©¶M×Íb¯ h$|·Ù]ìߕ–°”‰˜¤û8¹Bä¼<Ë aóElH®ÏÏ×ÇÚn›¾]ȤçŽÍäˆpØ_çæ°œÉ86'Wˆœ¯7ÇäEº1¬ããæe7±É“œÎx ,~*ŽAÊìaÓÊäé3%Câm³œÊÜaR*þg³~·Ù]æN!쭝ˆÑ2%•(ln$»ŸcÆ;„QŒó«ÕÂR±ý¹X·Å* @<Y&fۋ±8Hâ 7eBWÃ#5X³¥ ³ ?`Ýéc±”Å` ¬Â€rºZçQbLw܏úВ„0êdd‘X¿úJþ0Va€hŽëóÛÃæôCn kAšOÅe:R‚H›ÕõþRW¸~ +ùÙ3ÉOžér†Yc“'=ØäÁª<]ÎQè§LW— ™oY?—9èô:e†„?íßåÏNÌ9ñ `ű §}֓$M·…Xy|I›2² +Œ¾+)¯3V!BÞn™b 0íŒÌãFH4–ʤßéº$Wˆ Z8IIJ| ««òiHƒ)†¥ma"áõjû¦PX'®c×á>J®)Ç«Õa-Û!üùVý¡]˜è [“ÉêM‚E\5ú0L­Þ}Êjãyý]kFRa¼ZqFŽaTÏpÖG4Œw„ õˆý»Ýúp¼ÚÜH_«ùÙäûú?Uc¡Ó'…>ÐXÌǘ[Þ!MÂh˜>õëÓh wŽ‡A¬ë˜’¸Ê#’úIfvٗP¾%u6çè©Âq±9¬ÏOûCY`X+Óy,Á‘|@¢5\MD¼Úý›H75§ª¡Ýt:ƒ ´ýdz cÐè(CØ5f¦%Ö'ÅAwÓã9vaТ©GX¹i܌ºÑåyÚ~ÈòüŸfËG–‡~ń—9õ>P¿b{â}‚’Q]÷I„^Ë&oÊ+§Ë$©Ø¸t“ev$ û·˼³ãC·"«Á”>P·ö²³LG´÷V'aúvŒ­I3e@r^ċýÅæí ³Šl–A¹BlŒs`$×ð«!äÀHÄ|&1‘k‡Uˆˆ¡#­80 4É*DRp`˜†ó{6“næœW;§¨BÈÚ¸ŽÍÂ:fj/ø~–'[€çÈÏVç'N¢Tlaæ8Pfû¦¼Ûœ®J0H" à°zp[@Å/<€öZ¬€~1ÔÒŽ'ì‰WÊÂT!l ILêšadñ)©$"•­£cd¬gœÖ«S õYȼ³æ†ä +²]ÿ™»”EØña&E„Q=¢¹YVÛ59-*âi~Érl»àE‰€õlu,›$ï¹æÁZMoŀd­ďÛkF%ÓcT¦ÇæÜa±’ÌËAÄbÍÚl&$ËrƒÆfüˆÕÈÌˁŒAwÙm¦Àmb‡À” ŽöèÉÄn%aá!V!BV§Óaóæ–fia¾Øc¹æX…Hj¶«›¬TLŽùÞ®[˜³•´îd>׀FsÜéÁì—3è$?}dsW=³4ßíXFòܒtÏúåìôFŒúW‡ÍîDk8 á35v+˜×·77ûÃ)ûŠëž—¦YÏ š)›]D|·dÿ\;23"œù²–§‘§8RŠ½—!Ɩå¾îÛuK^Á'3Yvl/šŠUQfy2“àýã,f–3©Ej½®\C©"àû‹[]Ð¥M°_æðËgü$?„ŽBpU(}°O'66S÷éۺՅÔÉ­Üpñvsy{XI°#}3#Êý%‹á'é’ ÓKâÝ6Z} ŽÁ™_W‘‹%ËэTaþaÉÂüc„•GȉXȝ°Rü‰ä'Wˆ ÿ»ÇôÛ¿I#à^þê]܏ÝìÄÉnILôúù¿+—¾­†—úÎHsOG°âÈx½>qϒN:¶Ç u+”§‡Í÷㊟%!09Ùs˜LŽœ·´Ý"‹ElJÆFÆWïqÇÆBR¸kD§¡g2;‚t³àéîûKݖ¹Ú·ÎÚV#€4rú@ÖÐÊçðºÕ<.‰Ð{cÉe¸lÇ×åV¯d»‹áªX³É4M¯'ÃNoŞà¢}Ò`˜õìÔ¬ÜÂý‡E“$`2µ'û™é f²ÅbI'+»M׌ ìž4¹‚ǯOö½sBš²íG¯4sIy'T4›“dÛ`jáó³ÞŠ#á¬^’  ä€`å‘ð|«ž»Æ6¤”ñ”ëF®%Agûýõq}’îøÕCÏ0*ÓE ;{} Q+ôF5C˜Τ’H¯< 7˜&؀ñÝÕªlëq©!‹Ð¡cI:„•ÇflꐐF†q'dhDä±ý£ +.|=Ȳ\¢½áaXÐ-GZ½>аLfƒøÑzÉa¦~7BÚ9„•GÈÝ;­¤D×"s_ÆMÉèŠþ‹”àÌ2DŽc"'í,Š$!Ö)¤`+c"æÕêüŸ«Ët}{ԇÊ;„ÕK39ÓPÝ3EïWý_0#è1mÏ+– 3Èÿ‘#€1¬<ò)C@Jp¦2k'£#è¸>`¨Ñ‚Øõ§Œ†3é'F¥¥Þ½>ШÈUrºÅ-¾/†Å¦OýÇú4&0“·½ì?ÝßOÄ ¾CRþúZ3EeLH+³KŽHÉàõäzƒ ð:"rüôëŒHïn¾öȦ–S›ô@ƒ1÷㇣FŠLߎ;‰¥õÉV/6—ߙ$Egê]$äÈ©—øXbsÌ4nI®oûmÒ*$|bÜqÁ+ë@Ašq½£8RÐ{£÷¥-¤¯+÷+=Å*DJ큃°€È"¢äÌ1M>àJèOÎÿ-ìóU9€éô¶¦½Â̒ø¦ÃmzŸ‡¹ë&³ô¸Ä±ôf¡ÃH9€ÉzlóC¶jýÍ ñ& aÈêL*`þ«˜I@¬ÔZ£¬Æ.öÛÀT!0èŽÜÏ“È !H®kw¡%HÎ;ÔO R‰AK&؍ŠaÍ°ódÀ ˜Í´ww0º]oNÅ,é§Ã8 +à¾j‰Õfâë ®¯ 6•œþ ÞovœÐ©:±)Éì9Šqc;Võ8Ž4 `ŠaàvdhDÔÄ‹Ä ä/0jD<õvIB1*I¼zŒUˆwNO2XR±-V!Bœm²N<¥rº¦ä +‘O)K9lóþý¤·È)Ý5îôÁìGeH¹­VhjLI|PV'# z×W¤ ”›•Ž`徜›!‰XO+&ÌMÈLOÙ7ց‚»[˜<Žb`OÛ÷J"1yóÐ#¬‚G$#Ö65’àéçbdx_Rñ»^îÐZ>'=ÐÐ×ûpmNitM¯K­Ó§âừr ˜4ú +%†NiրT<Ô¬ÞºÌ1Éã8@*NWÁ*0…ĹVayƒS7:– ¡˜¡Ü¾õ˜Ta€9á©bB$—ºa…®-©ÂC–Êâ¨ń{*Ák@ Ogcc„´EÔl .EÞ²Æzˆò%Ւ¢1}°¦ºX.ÝOÀ;c=c¥XYFEuˆ̙÷`¬7bÔóûGU“ç 5LO6o h1è°gXyäë t^W¥0FM­:PfG’sﬓ–•ÍS )r±ÄÜ«Š5óGÊ"cUҋf­Ö+¼ºfä +DnkÐœÏ,üÉ"Y´íª¾ùÀJp°ëŠCGŽvX(ïúÉý;ÿŒ1öÆìuJãàÍøË£õîJ’„ßåJRz(sZì@|@ ]gŽº;#µxµ®]Ÿ •–“âÕa}XÿëvsÜÔ뀬†ÕáàŽ”Y¹BlϷ땜wŠáÁå=Èjœ·ƒÿû.–íL¹Ì”¬_¡áúƒ‹Ð°5÷ݚÕrÓ ß¶ ,îÖø¹ÖËÃþvw!]§õqV2øLŸä¡cp³³Ä/­>PÇÌã…Od­Cט¾EÔ½€Ÿšëš"»JÚG±§—„*WˆÍá“dRëcsß¹ÕÞZãÝ-©ÄÝÊ!°o‡Uˆíðޅ…pRð.mÀ9b‚w‘ùÞR’wïJúKî]©—Hdúgq¯3˜éõM:§7¢¬\LˆÇ,$DÏ#³‡.S¦5ÃÊ#æÅêüj³£U· +Åäz«Ãdräœnå8Žu²bJÒS )øZLúúe,_4ïÁŸ*Wˆ Ú¡± + E<Ø`„B¦‚u  7CÇä +±%)C^#RbáÄî1tMFGN°X”Þ•ö‹ùe‹3êQO²å ‹¬Ç­¡cs…ÈHÕ¨öÊw;MÆr:™ò'@Ûp,î#e™3u¹Ö“‘LÀ½8ÅÁŠ#ãÅjw»*ß×A2;öø^†Xy„¤©G¯—“,WSædtѝ0±”—Ü=Â*DDœ¿¤„™jÆÛs¬Bä¸ù˺2eøå +‘’ç¯Ú‡$ÒîÁûÂ+åNš¼”W2— ˆŠjϛŒÄ-ö‹ð Œ°òùÍ7»Ï±p~þìú‡ßäøœÕâ8%©áX¹B„ Œ‰¤éU@² +DÆD" N[1¹ùsejDcb%8˜˜dÌAü"R¼)‘ + $t1ÇÃ*D +›æק3¥‰»ÓØâʽ°ô@>¨ZO ߒu˜ ìMœ +„°ª +c­7ÃÃÊ}+8f# ”л܈Ìô„´&Ó% ˆ7`ºb<¤.H,w°`o`̨Ëk`%)`p|?®fºˆ–"ùÜ÷àjîØ.LÜe´-­Á¿>õ !÷EõVa +ëL…]Æz+Ž„'ûí¶.<$“Ñ—¯Ép%æë ¯{|}ݶD$¬¨äsÙGÉb[(ÆbÈñ`t ÃFÆW‡Ã>½»‰Wî1X¿c$G~(‘¯(ñ»þ\!›½1×Ë¢eb=®bq*Œò×?OërL_Eè9݃1!•F«ýõæ|³®cXubrŠÁÙ¹ >_UÈèIÎÝÉSñ ‡½¼M™Î$æy˜X‡r’ÏÚõ AOÆl¦?×\ěôx Á ‰ñ¿EÃbÀœ¯V º&ß9}*~^¿Õ¤Š’,Á˜qµ¾¾)£o¢4úŠ#áœÿà +À¹SŠ#àyùûU¿+µ3/OÅQ~¹>išï·=¼éÀˆ&î—þJQ®ÖƒxË/×QE2ú62!•ÆXš£ô•Éø‹#e†Q#Ľ(U4Àåà»ßèc2âfÕIÐ)'ñ’Š#dùþ‹_évA¾‡õž¿t’ߎV‡Ñ)‘Ÿþ\‡|ý='Š5î3qrجN¥^Ÿ3vþ’˜úìÌÁëxù\Zd­Ÿš!÷öéå×ãÊàW¥t»di&ûö¼\ŸÞíõ˪ +d<Ðؒ¯÷—û]rüâ1ïaà&.Ác/ ³´oõç:T¸ªƒ,N?W‰L/Is°>•FÂO —5¤Õ^e’ × )?1`JiJèئð’%é0d¸÷‹¥¬_¬8Bn˒Aèq3@^©#}"Fý·ûՖ²Î¤“T–~åC6BþŠ#Úl¼$A·…Ü ;ñk ;>þºýÔ¥oa%úӟ«Á¹úكÅÖ»ËY#î\ÉԘˆ8ø‰ú§ß¼xüüåߟ|óòìÛo¾Þ×¼i%ÀZ5cþÀFŽ@â6kK‡pzîÚb¸Ø˜àÄI»ÀŽí§dÅR/S‘zD?8d}"F½_I£@xà?ˆGFXIÆÀŒGÈïŠaV丹äNµ£XOBd)Ã'þàïf˜êfL!ûqýI¿›qýBðÏeaÆ×Ã⿒ýìõã_>n0þï¶kžîÏo·¸Š­KŒ®§í´ù|®×µ?Ûlä7¸qó—Gÿȱendstream +endobj +761 0 obj +5223 +endobj +762 0 obj<>>>/Annots 396 0 R>>endobj +763 0 obj<>stream +x͛MsÜ6†ïú<ÊU»ãá7yJ)Ê:QUl'Öx½_F#Jfvfè̇”üû}h€ÝM¹¹¶,mª¶ ï#°»ÑÔï'i2ÇiRgI^%«ÍÉ÷‹“—¯Ú$›'‹›$-ÛYšTu‘,®“ùl>ÇOW§‹åÕºK†›ä|غíaÿbñÛÉ¿'ÔÁõJRú×»é'IU´øÿMR¤³–ëä’~é¿»M^¾*“4¥ß ]‰_&~ëù§åçC·Kø— Ü&)3Ëö ¢µl’v>+ôÈüc£~¿íoúî: „j“¤Ymþ¹aü<ÜÛ}@HU3«õ8¸ƒ\u‡û®ÛFŠÐm’,-íHl(úíõpÇ"u äù¬Ôcá†òf†!%”¹u w0€å6ZTj@hŠYc†à¡†ðþÍÅ⠄h“äi6« Âw0ˆã¾ßÞ†TQ³L3¸ƒaÀžW0)…gÞâ×RôžÎñ¿²æÐÎ+š6y‰×Gh—ôë]ƒ§ÍËWOÌØ 5O0cÇ0ÅóŒ\*I̶„³«ýa·\Ü«Ð(ý*xë¯éj,•‘—ƒ¥\ƒ-EöÉr<”y¤eÆ>¬Oçä¶J¼&ˆ‹ía7\W‡~ؒ‘.²gd$c¼VÍãÂ<)å>mžÜ˜‡õMJÓQê½u&„Ÿ–‡0—„ˆ’dN«‰DøçS„ŸK"…”'Sò“Äp‡ ç—Ýp×_wnÂD©ŸÊIÚ#e[!^6˜‹˜¾1z¤lk<´§´aJ—ÈŠÀ-c±ÜÝvÑ+Bs¦Õ,א–†eï÷ގÙüùd„²‘)³lr·Ópq鮍óBÇyP×4]”šyZÿÓpÂS((ÈçˆN¥ççZÏËE`H %íœ$t0”a÷_ÝYƒ©õ„yÚx¢j$!Â]Cx¢¦Ò^ˆEˇ0|R.%Â?Ÿ@^÷«Ý°nb”K)LZTä âÒ»n3ºè!¦¥}Æø ’Ϫ»>îF’ÐÒFm: ßaB:_®×ÞËßhîo–4ÒàM×Þ,k<´Þ—Xï-&¸-H) üØ2Þ,7ÑlBDÓ«¡l%üÜ".»Ý]¿Š)¤ Ö &t˜pîûÃêåüê'[Afe«R]‘»EݛÏ5„KŠb²¨³qY"X‹& *üÜB~YooÝяGBҌ¥Õ %N ,éìxø„sc¿ZÒ*N4ðÓMḃŽÆ^lùâ[¤A㍜ &ˆkoäédAÇÄÅÇ[› MMy_ø±e`5ŽGa!‚æ%¢T!j[€8wI Ø(aý—c,ãÇÝpüÝ't `ƒû…;XÊÅ!D@` ‚ÈTî`gëõàƒ‰Báÿǯ¯9ˆ8M5W33%†Xp  étá+M$°¾¥(/¥ÞG‚!¼ëöÇu\ò„ˆ‰2ŒFðs=ˆóåꎿô8>é.‚}`,:ÏÝfÂoÃ\CXtNU½üŒØc^S`K?·ˆ‹íþ€%Wg'¡+«`)Å x “M¨ÀÀ¼Å‘ã XË@¡í¦¿=î܈ÈQ8}cGiŸ¨nÅ-oŒ>)Z: YŸ˜#L ¤ñ6QèSÈs>uëÔT äP¸†°Ž[Ŭŭɋ(Î(—)„·Îò®ûýØïºM¨ÇVsûb:­R™‹ŠÊiÁ4®!LSQ½ÊšÆl\¡E!'ñ &xËL‹nå=¡ƒ}sª) -?·#YPŽŒÕR©%îTSB‹y{te5ìýŸ´bdœRÒJÁ´Â5„SJë’*®X.z¬0§º¥’ós ø¹ßô—Éܙ¶{ŸJÅk^‹OáÂ49"t¼ÖÆ8¬§-T‘(€7΁\¿Z£ íK‹ÏÖ:T (ÒÔå9÷±Å7Ø8òCN*¼®Z<ô)'°p0ƒ˜YL·>¾Qh6 JŠ¹ðc x{™€Ð Ž1ÞFø¹%œ¯{¤Û‘:PpD5”ÐÁb~zûañ–‚oú„S¡Rßò¶ñ‰šJ¾}+¾?ä.]Ê)¿ˆ¥~TÃ3´3V(,R§L.¯Î~õåÚ=‡5,.fîÆP a±¢ÑgÎÜ5Æ ‘7z#äŒ#Ì3jPÌ¥ê¸T-Ú ʎ¢?-‰”šŸkýj¹ãu”€ - -˜šp1êGô}^2zßAëW¼—+3B ¢1!íКóöòeœ¿RD¥òˆF0U#>,wñø*E@à«_¡è€hrõ¶[Å U`TTXWÃ4eˆ'y)Ç5cÒÐAi ©ÂçˌöâzŒÕ i )"D‹ºB„Q„Ȑ -è‘ÖŒGC­_Æ핔€JòzÌ4€8¡€¾¦ú¥Ñ{¤Ö¯T>—2@Pf4,tА›ÑRƒ ¸#`Â2tЄËåæjù-9Êv_H€& Õd㐄\C$¡š4™`]G—†áӆDPš &‰ˆåœ4¤ž‰vÓT.oHD Z†MFàSŠ&x¨%|)’OŠÄpK’“C8·(s-DNC)C6À×S¤ q)iâ™<Ì©€¥ÔÚèiññt;ŒIMè@iè#¹w°NŽ_ü#Hˆ1£°âØq‹R Nê@AU‘â“â?„<ƒ-Ë]Š”‚‹%È0 -ÂÜ)$ÚWªÀÀÁÓø't° ‘!„÷9\ƒ;XD6û#XUªÀ@ÕÔ¾ -c-CeªQ…L…S1r2c-C媇«®&Sa7î*G.ç¸Fpâ -÷Ít.t™JTFö“´CÍ%‚2Õq6~ -ÚñÐçb¥ççvøZ12¤ YiÜôRüèðÀ(–Û?ƒÃ¤|@3Ãì8H¤m›èð­ÇQbvM¬Ñï÷Ç..´R†ÉíîKiv߄qH8ï’„=Bû62_J 8φòñTVê@Á¹Â˜$t°”»nGî/âK -æ6×ö¥Ú‡B-é£e¥¬äØI³„v,ÇýxÇPÊÁ‡fr©°mè`!r+5Š€À¾–¢S"˜:A[H ¸daÁPKðÛ)·‘Á§Ó¿[ïªÔŽ¼ ºIØظ†Hº®,¸t!¾­¹`„߆H¥‹ b²±a9•·¨?‡‡ÀD;ˆë!˜Nj|ñ%!t°±¯q«~¶â8(²A-A\÷I… -£pק4ƒ;XÆç] ¾cÆJpÜ'Íá–s½ë1âQ„†‹OõJÜa‚î·ëa9ÞR€°ËÇùY‚ۂîqkFT„¥’Ò†;u)£-'+¨”a–¤tF†¹"Ó ”Ñdu»9’ÐÁBüTÛûC՗]5‰ÓŽ -{ôkâmßà—…½œ.‰ÿÅ í@BÆÁ®Äa™äÊzDÂD(l(ŸÂ¹R!¸RZ H¸•ތ‡À ãlµêö1K 5}¾Pã@‘µ%Ü®(Ch^î;¢&ø†±Ž»ñúŠ”Ѥq»iî` «á:ÖY¤ˆbâî`wý2¼‰Ô€€{JƧÜÁÎÿ}I‡YT"¾t˜ÕõµG´*u+&G”¸S°++ºF [Y³D&7ça|Nç‹’ŒJQKBàI?·Œçüyr¦í”¡–áöàd'ß`;áÆt†UÍìÁqpÒÖ \¦ÇŸŠ8œq¦„@"¡Á|Jé Š"ðs;3+…Ž¦6jΚÀs×f!¢‰]â­Õ@Õ"öTž™ ;wcÂÝOzt²}D„?ÜÕøÓÝ0åMR柍½âM¥b -v˜ÓŸÒ(vIلaÜ!TäTúªŒ`Dr‘*0Þò]¸Ã„Øºï®\¹ŒÎßÞÞEÆ%(þºïÜθ®!\RÙËÕÎ%b’ªèÉ —Lº„‡Á¶“ vÉ3uI`ào‚àÅðžž0Vwîû ¶¦w×ÿp˜ÿ_~C;ú#ÚÙdô‰À7Ø/Ôԇ‰‹íu÷‡[¹žð«Ü#MP»ËhxSþK<÷/÷—u æ¥û›¾“—(ǟ^ž½þþ,ÁMåßè3ÆÃêHHâ5#ÿ—Nÿ¬Ý‚~Ú÷=Yé÷ëÉÿsîendstream -endobj -741 0 obj -3148 -endobj -742 0 obj<>endobj -743 0 obj<>endobj -744 0 obj<>endobj -745 0 obj<>endobj -746 0 obj<>endobj -747 0 obj<>endobj -748 0 obj<>endobj -749 0 obj<>endobj -750 0 obj<>endobj -751 0 obj<>endobj -752 0 obj<>endobj -753 0 obj<>endobj -754 0 obj<>endobj -755 0 obj<>endobj -756 0 obj<>endobj -757 0 obj<>endobj -758 0 obj<>endobj -759 0 obj<>endobj -760 0 obj<>endobj -761 0 obj<>endobj -762 0 obj<>endobj -763 0 obj<>endobj -764 0 obj<>endobj -765 0 obj<>endobj -766 0 obj<>endobj -767 0 obj<>endobj -768 0 obj<>endobj -769 0 obj<>endobj -770 0 obj<>endobj -771 0 obj<>endobj -772 0 obj<>endobj -773 0 obj<>endobj -774 0 obj<>endobj -775 0 obj<>endobj -776 0 obj<>endobj -777 0 obj<>endobj -778 0 obj<>endobj -779 0 obj<>endobj -780 0 obj<>endobj -781 0 obj<>endobj -782 0 obj<>endobj -783 0 obj<>endobj -784 0 obj<>endobj -785 0 obj<>endobj -786 0 obj<>endobj -787 0 obj<>endobj -788 0 obj<>endobj -789 0 obj<>endobj -790 0 obj<>endobj -791 0 obj<>endobj -792 0 obj<>endobj -793 0 obj<>endobj -794 0 obj<>endobj -795 0 obj<>endobj -796 0 obj<>endobj -797 0 obj<>endobj -798 0 obj<>endobj -799 0 obj<>endobj -800 0 obj<>endobj -801 0 obj<>endobj -802 0 obj<>endobj -803 0 obj<>endobj -804 0 obj<>endobj -805 0 obj<>endobj -806 0 obj<>endobj -807 0 obj<>endobj -808 0 obj<>endobj -809 0 obj<>endobj -810 0 obj<>endobj -811 0 obj<>endobj -812 0 obj<>endobj -813 0 obj<>endobj -814 0 obj<>endobj -815 0 obj<>endobj -816 0 obj<>endobj -817 0 obj<>endobj -818 0 obj<>endobj -819 0 obj<>endobj -820 0 obj<>endobj -821 0 obj<>endobj -822 0 obj<>endobj -823 0 obj<>endobj -824 0 obj<>endobj -825 0 obj<>endobj -826 0 obj<>endobj -827 0 obj<>endobj -828 0 obj<>endobj -829 0 obj<>endobj -830 0 obj<>endobj -831 0 obj<>endobj -832 0 obj<>endobj -833 0 obj<>endobj -834 0 obj<>endobj -835 0 obj<>endobj -836 0 obj<>endobj -837 0 obj<>endobj -838 0 obj<>endobj -839 0 obj<>endobj -840 0 obj<>endobj -841 0 obj<>endobj -842 0 obj<>endobj -843 0 obj<>endobj -844 0 obj<>endobj -845 0 obj<>endobj -846 0 obj<>endobj -847 0 obj<>endobj -848 0 obj<>endobj -849 0 obj<>endobj -850 0 obj<>endobj -851 0 obj<>endobj -852 0 obj<>endobj -853 0 obj<>endobj -854 0 obj<>endobj -855 0 obj<>endobj -856 0 obj<>endobj -857 0 obj<>endobj -858 0 obj<>endobj -859 0 obj<>endobj -860 0 obj<>endobj -861 0 obj<>1<>4<>]>>>>endobj +?·#YPŽŒÕR©%îTSB‹y{te5ìýŸ´bdœRÒJÁ´Â5„SJë’*®X.z¬0§º¥’ós ø¹ßô—Éܙ¶{ŸJÅk^‹OáÂ49"t¼ÖÆ8¬§-T‘(€7΁\¿Z£ íK‹ÏÎ:¡HMŠ"M]žs—-¾ÁƑ9ªðºjñÐUN`á`;90³˜n!8|„}£Ðl”s àÇðö2 ¡Ac¼&ðsK8_÷H·"u àˆj(¡ƒÅüôöÃâ-Þô §B¥ŠiyÛøDM%߈¾÷¹K—r +À/b©Õð íŒ +‹Á)“KÄ«³_}¹ƒöAÏa ‹‹™û‡1TCEX¬ht͙»Æ˜!òFo„œq„yF Š¹TW€ªE[DÙQô§ ¥3‘Rós­_-·c¼ŽPáCS.Fý¨€¾¢ë%£÷´~Å{Ù±2#”à JҎ­9o/_Æù+ET: hS5âÃr¯Rný +@ü@«·Ý*f©£¢ÂºFè )C<ÉK 8®“†H[H®/3ڋëA0V3¤-¤ˆ-vè +:hD"C* GZ3 ´~·WRB*Éë0Óâ„úšê—Fï‘Z¿Rù\ÊA™ÑL°ÐACnFwJ >€À7&,CM¸\n®–ßт£l÷…h’PM6IÈ5DªiA“ Ö¥!qäpiˆ>mH¥¡ b’ˆXÎICê™h1MEáò†DªeØd>¥h‚‡Z—ÒQ ùÄ¡H ·$9 9!1„s‹‚0×Bä4”2dܞ"HˆKIÏäaHô(¥ÖFÏH;ˆ§ÛaLjBJC—äzÜÁR89~|ñ8 !ƌŠcÄ,J%8©UEŠOŠÿò ¶,wq(R>,A†QæN!ѾRžÆ?¡ƒeˆ !D@¸ëp= î`Ùì`U©USû*Œµ •©F2NÅÈuÊŒµ •«®ºšL…ݸ«¹œãÁmˆ+|o¦s¡ËT¢0ª°Ÿ¤j.”©&ˆ³ñN(hÇC×ÅJÏÏí p[12¤ YiÜôRüèðÀ(–Û?ƒÃ¤\ ™a„v $R„Ž¶MtøÖã(1»&Öè÷ûcZ)ÃävßKiv>endobj +766 0 obj<>endobj +767 0 obj<>endobj +768 0 obj<>endobj +769 0 obj<>endobj +770 0 obj<>endobj +771 0 obj<>endobj +772 0 obj<>endobj +773 0 obj<>endobj +774 0 obj<>endobj +775 0 obj<>endobj +776 0 obj<>endobj +777 0 obj<>endobj +778 0 obj<>endobj +779 0 obj<>endobj +780 0 obj<>endobj +781 0 obj<>endobj +782 0 obj<>endobj +783 0 obj<>endobj +784 0 obj<>endobj +785 0 obj<>endobj +786 0 obj<>endobj +787 0 obj<>endobj +788 0 obj<>endobj +789 0 obj<>endobj +790 0 obj<>endobj +791 0 obj<>endobj +792 0 obj<>endobj +793 0 obj<>endobj +794 0 obj<>endobj +795 0 obj<>endobj +796 0 obj<>endobj +797 0 obj<>endobj +798 0 obj<>endobj +799 0 obj<>endobj +800 0 obj<>endobj +801 0 obj<>endobj +802 0 obj<>endobj +803 0 obj<>endobj +804 0 obj<>endobj +805 0 obj<>endobj +806 0 obj<>endobj +807 0 obj<>endobj +808 0 obj<>endobj +809 0 obj<>endobj +810 0 obj<>endobj +811 0 obj<>endobj +812 0 obj<>endobj +813 0 obj<>endobj +814 0 obj<>endobj +815 0 obj<>endobj +816 0 obj<>endobj +817 0 obj<>endobj +818 0 obj<>endobj +819 0 obj<>endobj +820 0 obj<>endobj +821 0 obj<>endobj +822 0 obj<>endobj +823 0 obj<>endobj +824 0 obj<>endobj +825 0 obj<>endobj +826 0 obj<>endobj +827 0 obj<>endobj +828 0 obj<>endobj +829 0 obj<>endobj +830 0 obj<>endobj +831 0 obj<>endobj +832 0 obj<>endobj +833 0 obj<>endobj +834 0 obj<>endobj +835 0 obj<>endobj +836 0 obj<>endobj +837 0 obj<>endobj +838 0 obj<>endobj +839 0 obj<>endobj +840 0 obj<>endobj +841 0 obj<>endobj +842 0 obj<>endobj +843 0 obj<>endobj +844 0 obj<>endobj +845 0 obj<>endobj +846 0 obj<>endobj +847 0 obj<>endobj +848 0 obj<>endobj +849 0 obj<>endobj +850 0 obj<>endobj +851 0 obj<>endobj +852 0 obj<>endobj +853 0 obj<>endobj +854 0 obj<>endobj +855 0 obj<>endobj +856 0 obj<>endobj +857 0 obj<>endobj +858 0 obj<>endobj +859 0 obj<>endobj +860 0 obj<>endobj +861 0 obj<>endobj +862 0 obj<>endobj +863 0 obj<>endobj +864 0 obj<>endobj +865 0 obj<>endobj +866 0 obj<>endobj +867 0 obj<>endobj +868 0 obj<>endobj +869 0 obj<>endobj +870 0 obj<>endobj +871 0 obj<>endobj +872 0 obj<>endobj +873 0 obj<>endobj +874 0 obj<>endobj +875 0 obj<>endobj +876 0 obj<>endobj +877 0 obj<>endobj +878 0 obj<>endobj +879 0 obj<>endobj +880 0 obj<>endobj +881 0 obj<>endobj +882 0 obj<>endobj +883 0 obj<>endobj +884 0 obj<>endobj +885 0 obj<>1<>4<>]>>>>endobj xref -0 862 +0 886 0000000000 65535 f 0000000015 00000 n 0000000244 00000 n @@ -1983,835 +2037,859 @@ xref 0000003731 00000 n 0000003762 00000 n 0000003816 00000 n -0000003901 00000 n -0000003925 00000 n -0000003976 00000 n -0000004061 00000 n -0000004109 00000 n -0000004194 00000 n -0000004225 00000 n -0000004343 00000 n -0000004427 00000 n -0000004468 00000 n -0000004553 00000 n -0000004594 00000 n -0000004679 00000 n -0000004717 00000 n -0000004761 00000 n -0000004846 00000 n -0000004870 00000 n -0000004914 00000 n -0000004998 00000 n -0000005040 00000 n -0000005125 00000 n -0000005174 00000 n -0000005259 00000 n -0000005308 00000 n -0000005391 00000 n -0000005438 00000 n -0000005523 00000 n -0000005569 00000 n -0000005653 00000 n -0000005712 00000 n -0000005774 00000 n -0000005859 00000 n -0000005916 00000 n -0000006001 00000 n -0000006094 00000 n -0000006178 00000 n -0000006216 00000 n -0000006321 00000 n -0000006362 00000 n -0000006446 00000 n -0000006492 00000 n -0000006577 00000 n -0000006616 00000 n -0000006701 00000 n -0000006743 00000 n -0000006828 00000 n -0000006870 00000 n -0000006955 00000 n -0000007014 00000 n -0000007058 00000 n -0000007143 00000 n -0000007167 00000 n -0000007214 00000 n -0000007299 00000 n -0000007351 00000 n -0000007436 00000 n -0000007485 00000 n -0000007570 00000 n -0000007619 00000 n -0000007703 00000 n -0000007748 00000 n -0000007800 00000 n -0000007885 00000 n -0000007933 00000 n -0000008018 00000 n -0000008066 00000 n -0000008151 00000 n -0000008215 00000 n -0000008302 00000 n -0000008350 00000 n -0000008414 00000 n -0000008501 00000 n -0000008527 00000 n -0000008575 00000 n -0000008662 00000 n -0000008709 00000 n +0000003900 00000 n +0000003924 00000 n +0000003975 00000 n +0000004060 00000 n +0000004108 00000 n +0000004193 00000 n +0000004224 00000 n +0000004342 00000 n +0000004426 00000 n +0000004467 00000 n +0000004552 00000 n +0000004593 00000 n +0000004678 00000 n +0000004716 00000 n +0000004760 00000 n +0000004845 00000 n +0000004869 00000 n +0000004913 00000 n +0000004997 00000 n +0000005039 00000 n +0000005124 00000 n +0000005173 00000 n +0000005258 00000 n +0000005307 00000 n +0000005390 00000 n +0000005437 00000 n +0000005522 00000 n +0000005568 00000 n +0000005652 00000 n +0000005711 00000 n +0000005773 00000 n +0000005858 00000 n +0000005915 00000 n +0000006000 00000 n +0000006093 00000 n +0000006177 00000 n +0000006215 00000 n +0000006320 00000 n +0000006361 00000 n +0000006445 00000 n +0000006491 00000 n +0000006576 00000 n +0000006615 00000 n +0000006700 00000 n +0000006742 00000 n +0000006827 00000 n +0000006869 00000 n +0000006954 00000 n +0000007013 00000 n +0000007057 00000 n +0000007142 00000 n +0000007166 00000 n +0000007213 00000 n +0000007298 00000 n +0000007350 00000 n +0000007435 00000 n +0000007484 00000 n +0000007569 00000 n +0000007618 00000 n +0000007702 00000 n +0000007747 00000 n +0000007799 00000 n +0000007884 00000 n +0000007932 00000 n +0000008017 00000 n +0000008065 00000 n +0000008150 00000 n +0000008214 00000 n +0000008301 00000 n +0000008349 00000 n +0000008413 00000 n +0000008500 00000 n +0000008526 00000 n +0000008574 00000 n +0000008661 00000 n +0000008708 00000 n 0000008795 00000 n 0000008836 00000 n -0000008921 00000 n -0000008963 00000 n -0000009005 00000 n -0000009092 00000 n -0000009141 00000 n -0000009228 00000 n -0000009275 00000 n -0000009362 00000 n -0000009404 00000 n -0000009457 00000 n -0000009544 00000 n -0000009588 00000 n -0000009675 00000 n -0000009732 00000 n -0000009819 00000 n -0000009915 00000 n -0000010001 00000 n -0000010051 00000 n -0000010098 00000 n -0000010185 00000 n -0000010232 00000 n -0000010319 00000 n -0000010368 00000 n -0000010454 00000 n -0000010501 00000 n -0000010588 00000 n -0000010638 00000 n -0000010685 00000 n -0000010772 00000 n -0000010819 00000 n -0000010904 00000 n -0000010948 00000 n -0000011034 00000 n -0000011076 00000 n -0000011162 00000 n -0000011202 00000 n -0000011288 00000 n -0000011336 00000 n -0000011422 00000 n -0000011467 00000 n -0000011553 00000 n -0000011597 00000 n -0000011683 00000 n -0000011734 00000 n -0000011820 00000 n -0000011869 00000 n -0000011955 00000 n -0000012000 00000 n -0000012086 00000 n -0000012128 00000 n -0000012214 00000 n -0000012257 00000 n -0000012343 00000 n -0000012385 00000 n -0000012471 00000 n -0000012515 00000 n -0000012601 00000 n -0000012638 00000 n -0000012724 00000 n -0000012766 00000 n -0000012852 00000 n -0000012894 00000 n -0000012980 00000 n -0000013017 00000 n -0000013101 00000 n -0000013143 00000 n -0000013227 00000 n -0000013405 00000 n -0000013448 00000 n -0000013534 00000 n -0000013580 00000 n -0000013666 00000 n -0000013713 00000 n -0000013800 00000 n -0000013849 00000 n -0000013936 00000 n -0000013985 00000 n -0000014071 00000 n -0000014129 00000 n -0000014177 00000 n -0000014263 00000 n -0000014309 00000 n -0000014396 00000 n -0000014430 00000 n -0000014545 00000 n -0000014632 00000 n -0000014658 00000 n -0000014740 00000 n -0000014827 00000 n -0000014912 00000 n -0000014999 00000 n -0000015054 00000 n -0000015139 00000 n -0000015181 00000 n -0000015237 00000 n -0000015324 00000 n -0000015372 00000 n -0000015459 00000 n -0000015533 00000 n -0000015618 00000 n -0000015660 00000 n -0000015728 00000 n -0000015815 00000 n -0000015869 00000 n -0000015956 00000 n -0000016024 00000 n -0000016111 00000 n -0000016185 00000 n -0000016272 00000 n -0000016320 00000 n -0000016407 00000 n -0000016464 00000 n -0000016551 00000 n -0000016606 00000 n -0000016693 00000 n -0000016774 00000 n -0000016861 00000 n -0000016943 00000 n -0000017005 00000 n -0000017092 00000 n -0000017118 00000 n -0000017165 00000 n -0000017252 00000 n -0000017278 00000 n -0000017357 00000 n -0000017444 00000 n -0000017526 00000 n -0000017612 00000 n -0000017687 00000 n -0000017774 00000 n -0000017847 00000 n -0000017934 00000 n -0000017984 00000 n -0000018062 00000 n -0000018149 00000 n -0000018175 00000 n -0000018238 00000 n -0000018325 00000 n -0000018388 00000 n -0000018475 00000 n -0000018529 00000 n -0000018616 00000 n -0000018658 00000 n -0000018699 00000 n -0000018786 00000 n -0000018812 00000 n -0000018917 00000 n -0000019023 00000 n -0000019129 00000 n -0000019235 00000 n -0000019341 00000 n -0000019447 00000 n -0000019553 00000 n -0000019659 00000 n -0000019765 00000 n -0000019871 00000 n -0000019977 00000 n -0000020083 00000 n -0000020189 00000 n -0000020295 00000 n -0000020401 00000 n -0000020507 00000 n -0000020613 00000 n -0000020719 00000 n -0000020825 00000 n -0000020931 00000 n -0000021036 00000 n -0000021142 00000 n -0000021248 00000 n -0000021354 00000 n -0000021460 00000 n -0000021566 00000 n -0000021672 00000 n -0000021778 00000 n -0000021884 00000 n -0000021990 00000 n -0000022096 00000 n -0000022202 00000 n -0000022308 00000 n -0000022414 00000 n -0000022520 00000 n -0000022626 00000 n -0000022732 00000 n -0000022838 00000 n -0000022944 00000 n -0000023049 00000 n -0000023155 00000 n -0000023261 00000 n -0000023367 00000 n -0000023470 00000 n -0000023574 00000 n -0000023952 00000 n -0000024058 00000 n -0000024163 00000 n -0000024269 00000 n -0000024375 00000 n -0000024481 00000 n -0000024587 00000 n -0000024693 00000 n -0000024799 00000 n -0000024905 00000 n -0000025011 00000 n -0000025117 00000 n -0000025222 00000 n -0000025328 00000 n -0000025434 00000 n -0000025540 00000 n -0000025646 00000 n -0000025752 00000 n -0000025858 00000 n -0000025964 00000 n -0000026070 00000 n -0000026176 00000 n -0000026282 00000 n -0000026388 00000 n -0000026494 00000 n -0000026600 00000 n -0000026705 00000 n -0000026811 00000 n -0000026917 00000 n -0000027023 00000 n -0000027128 00000 n -0000027234 00000 n -0000027340 00000 n -0000027446 00000 n -0000027552 00000 n -0000027658 00000 n -0000027764 00000 n -0000027870 00000 n -0000027976 00000 n -0000028082 00000 n -0000028188 00000 n -0000028294 00000 n -0000028399 00000 n -0000028503 00000 n -0000028865 00000 n -0000028970 00000 n -0000029076 00000 n -0000029182 00000 n -0000029288 00000 n -0000029394 00000 n -0000029500 00000 n -0000029606 00000 n -0000029712 00000 n -0000029818 00000 n -0000029924 00000 n -0000030030 00000 n -0000030136 00000 n -0000030242 00000 n -0000030348 00000 n -0000030454 00000 n -0000030560 00000 n -0000030666 00000 n -0000030771 00000 n -0000030877 00000 n -0000030983 00000 n -0000031089 00000 n -0000031195 00000 n -0000031301 00000 n -0000031406 00000 n -0000031512 00000 n -0000031618 00000 n -0000031724 00000 n -0000031830 00000 n -0000031934 00000 n -0000032184 00000 n -0000032218 00000 n -0000032252 00000 n -0000034486 00000 n -0000034535 00000 n -0000034584 00000 n -0000034633 00000 n -0000034682 00000 n -0000034731 00000 n -0000034780 00000 n -0000034829 00000 n -0000034878 00000 n -0000034927 00000 n -0000034976 00000 n -0000035025 00000 n -0000035074 00000 n -0000035123 00000 n -0000035172 00000 n -0000035221 00000 n -0000035270 00000 n -0000035319 00000 n -0000035368 00000 n -0000035417 00000 n -0000035466 00000 n -0000035515 00000 n -0000035564 00000 n -0000035613 00000 n -0000035662 00000 n -0000035711 00000 n -0000035760 00000 n -0000035809 00000 n -0000035858 00000 n -0000035907 00000 n -0000035956 00000 n -0000036005 00000 n -0000036054 00000 n -0000036103 00000 n -0000036152 00000 n -0000036201 00000 n -0000036250 00000 n -0000036299 00000 n -0000036348 00000 n -0000036397 00000 n -0000036446 00000 n -0000036495 00000 n -0000036544 00000 n -0000036593 00000 n -0000036642 00000 n -0000036691 00000 n -0000036740 00000 n -0000036789 00000 n -0000036838 00000 n -0000036887 00000 n -0000036936 00000 n -0000036985 00000 n -0000037034 00000 n -0000037083 00000 n -0000037132 00000 n -0000037181 00000 n -0000037230 00000 n -0000037279 00000 n -0000037328 00000 n -0000037377 00000 n -0000037426 00000 n -0000037475 00000 n -0000037524 00000 n -0000037573 00000 n -0000037622 00000 n -0000037671 00000 n -0000037720 00000 n -0000037769 00000 n -0000037818 00000 n -0000037867 00000 n -0000037916 00000 n -0000037965 00000 n -0000038014 00000 n -0000038063 00000 n -0000038112 00000 n -0000038161 00000 n -0000038210 00000 n -0000038259 00000 n -0000038308 00000 n -0000038357 00000 n -0000038406 00000 n -0000038455 00000 n -0000038504 00000 n -0000038553 00000 n -0000038602 00000 n -0000038651 00000 n -0000038700 00000 n -0000038749 00000 n -0000038798 00000 n -0000038847 00000 n -0000038896 00000 n -0000038945 00000 n -0000038994 00000 n -0000039043 00000 n -0000039092 00000 n -0000039141 00000 n -0000039190 00000 n -0000039239 00000 n -0000039288 00000 n -0000039337 00000 n -0000039386 00000 n -0000039435 00000 n -0000039484 00000 n -0000039533 00000 n -0000039582 00000 n -0000039631 00000 n -0000039680 00000 n -0000039729 00000 n -0000039778 00000 n -0000039827 00000 n -0000039876 00000 n -0000039925 00000 n -0000039974 00000 n -0000040023 00000 n -0000040072 00000 n -0000040121 00000 n -0000040170 00000 n -0000040219 00000 n -0000040268 00000 n -0000040317 00000 n -0000040366 00000 n -0000040415 00000 n -0000040464 00000 n -0000040513 00000 n -0000040562 00000 n -0000040611 00000 n -0000040660 00000 n -0000040709 00000 n -0000040758 00000 n -0000040807 00000 n -0000040856 00000 n -0000040905 00000 n -0000040954 00000 n -0000041003 00000 n -0000041052 00000 n -0000041101 00000 n -0000041150 00000 n -0000041199 00000 n -0000041248 00000 n -0000041909 00000 n -0000042065 00000 n -0000042637 00000 n -0000042658 00000 n -0000042832 00000 n -0000043994 00000 n -0000044016 00000 n -0000044167 00000 n -0000045688 00000 n -0000045710 00000 n -0000045870 00000 n -0000047306 00000 n -0000047328 00000 n -0000047506 00000 n -0000048766 00000 n -0000048788 00000 n -0000048930 00000 n -0000050514 00000 n -0000050536 00000 n -0000050669 00000 n -0000052504 00000 n -0000052526 00000 n -0000052659 00000 n -0000053182 00000 n -0000053203 00000 n -0000053364 00000 n -0000054648 00000 n -0000054670 00000 n -0000054831 00000 n -0000056586 00000 n -0000056608 00000 n -0000056768 00000 n -0000058413 00000 n -0000058435 00000 n -0000058577 00000 n -0000060647 00000 n -0000060669 00000 n -0000060811 00000 n -0000062623 00000 n -0000062645 00000 n -0000062787 00000 n -0000064512 00000 n -0000064534 00000 n -0000064685 00000 n -0000066449 00000 n -0000066471 00000 n -0000066646 00000 n -0000068753 00000 n -0000068775 00000 n -0000068935 00000 n -0000070531 00000 n -0000070553 00000 n -0000070728 00000 n -0000072223 00000 n -0000072245 00000 n -0000072397 00000 n -0000073204 00000 n -0000073225 00000 n -0000073376 00000 n -0000075014 00000 n -0000075036 00000 n -0000075201 00000 n -0000076963 00000 n -0000076985 00000 n -0000077150 00000 n -0000077987 00000 n -0000078008 00000 n -0000078182 00000 n -0000079787 00000 n -0000079809 00000 n -0000079952 00000 n -0000080710 00000 n -0000080731 00000 n -0000080914 00000 n -0000082782 00000 n -0000082804 00000 n -0000082973 00000 n -0000084827 00000 n -0000084849 00000 n -0000085009 00000 n -0000086693 00000 n -0000086715 00000 n -0000086888 00000 n -0000088617 00000 n -0000088639 00000 n -0000088790 00000 n -0000089714 00000 n -0000089735 00000 n -0000089919 00000 n -0000091744 00000 n -0000091766 00000 n -0000091940 00000 n -0000094113 00000 n -0000094135 00000 n -0000094328 00000 n -0000096202 00000 n -0000096224 00000 n -0000096408 00000 n -0000098318 00000 n -0000098340 00000 n -0000098516 00000 n -0000100317 00000 n -0000100339 00000 n -0000100509 00000 n -0000102107 00000 n -0000102129 00000 n -0000102314 00000 n -0000103790 00000 n -0000103812 00000 n -0000103996 00000 n -0000105624 00000 n -0000105646 00000 n -0000105821 00000 n -0000107426 00000 n -0000107448 00000 n -0000107623 00000 n -0000109365 00000 n -0000109387 00000 n -0000109572 00000 n -0000111378 00000 n -0000111400 00000 n -0000111566 00000 n -0000113270 00000 n -0000113292 00000 n -0000113477 00000 n -0000115508 00000 n -0000115530 00000 n -0000115724 00000 n -0000117542 00000 n -0000117564 00000 n -0000117733 00000 n -0000119671 00000 n -0000119693 00000 n -0000119887 00000 n -0000121921 00000 n -0000121943 00000 n -0000122119 00000 n -0000123923 00000 n -0000123945 00000 n -0000124111 00000 n -0000125978 00000 n -0000126000 00000 n -0000126166 00000 n -0000128548 00000 n -0000128570 00000 n -0000128712 00000 n -0000130638 00000 n -0000130660 00000 n -0000130802 00000 n -0000132498 00000 n -0000132520 00000 n -0000132680 00000 n -0000134712 00000 n -0000134734 00000 n -0000134885 00000 n -0000136456 00000 n -0000136478 00000 n -0000136620 00000 n -0000138587 00000 n -0000138609 00000 n -0000138760 00000 n -0000140692 00000 n -0000140714 00000 n -0000140856 00000 n -0000142722 00000 n -0000142744 00000 n -0000142904 00000 n -0000144738 00000 n -0000144760 00000 n -0000144883 00000 n -0000145973 00000 n -0000145995 00000 n -0000146147 00000 n -0000147889 00000 n -0000147911 00000 n -0000148053 00000 n -0000149814 00000 n -0000149836 00000 n -0000149987 00000 n -0000151877 00000 n -0000151899 00000 n -0000152056 00000 n -0000153906 00000 n -0000153928 00000 n -0000154098 00000 n -0000156010 00000 n -0000156032 00000 n -0000156198 00000 n -0000157648 00000 n -0000157670 00000 n -0000157821 00000 n -0000159094 00000 n -0000159116 00000 n -0000159267 00000 n -0000160482 00000 n -0000160504 00000 n -0000160655 00000 n -0000162148 00000 n -0000162170 00000 n -0000162331 00000 n -0000163980 00000 n -0000164002 00000 n -0000164169 00000 n -0000165836 00000 n -0000165858 00000 n -0000166015 00000 n -0000167203 00000 n -0000167225 00000 n -0000167382 00000 n -0000168933 00000 n -0000168955 00000 n -0000169139 00000 n -0000169946 00000 n -0000169967 00000 n -0000170124 00000 n -0000175547 00000 n -0000175569 00000 n -0000175726 00000 n -0000180894 00000 n -0000180916 00000 n -0000181073 00000 n -0000184292 00000 n -0000184314 00000 n -0000184370 00000 n -0000184475 00000 n -0000184653 00000 n -0000184772 00000 n -0000184907 00000 n -0000185043 00000 n -0000185191 00000 n -0000185341 00000 n -0000185481 00000 n -0000185622 00000 n -0000185775 00000 n -0000185937 00000 n -0000186086 00000 n -0000186274 00000 n -0000186407 00000 n -0000186535 00000 n -0000186653 00000 n -0000186789 00000 n -0000186931 00000 n -0000187047 00000 n -0000187173 00000 n -0000187289 00000 n -0000187480 00000 n -0000187579 00000 n -0000187727 00000 n -0000187845 00000 n -0000187969 00000 n -0000188091 00000 n -0000188217 00000 n -0000188375 00000 n -0000188505 00000 n -0000188629 00000 n -0000188747 00000 n -0000188865 00000 n -0000188984 00000 n -0000189174 00000 n -0000189360 00000 n -0000189513 00000 n -0000189676 00000 n -0000189827 00000 n -0000189931 00000 n -0000190148 00000 n -0000190254 00000 n -0000190386 00000 n -0000190508 00000 n -0000190713 00000 n -0000190818 00000 n -0000190918 00000 n -0000191122 00000 n -0000191283 00000 n -0000191431 00000 n -0000191559 00000 n -0000191702 00000 n -0000191826 00000 n -0000191955 00000 n -0000192100 00000 n -0000192265 00000 n -0000192417 00000 n +0000008922 00000 n +0000008964 00000 n +0000009006 00000 n +0000009093 00000 n +0000009142 00000 n +0000009229 00000 n +0000009276 00000 n +0000009363 00000 n +0000009405 00000 n +0000009458 00000 n +0000009545 00000 n +0000009589 00000 n +0000009676 00000 n +0000009733 00000 n +0000009820 00000 n +0000009916 00000 n +0000010002 00000 n +0000010052 00000 n +0000010099 00000 n +0000010186 00000 n +0000010233 00000 n +0000010320 00000 n +0000010369 00000 n +0000010456 00000 n +0000010503 00000 n +0000010590 00000 n +0000010640 00000 n +0000010687 00000 n +0000010774 00000 n +0000010821 00000 n +0000010906 00000 n +0000010950 00000 n +0000011036 00000 n +0000011078 00000 n +0000011164 00000 n +0000011204 00000 n +0000011290 00000 n +0000011338 00000 n +0000011424 00000 n +0000011469 00000 n +0000011555 00000 n +0000011599 00000 n +0000011685 00000 n +0000011736 00000 n +0000011822 00000 n +0000011871 00000 n +0000011957 00000 n +0000012002 00000 n +0000012088 00000 n +0000012130 00000 n +0000012216 00000 n +0000012259 00000 n +0000012345 00000 n +0000012387 00000 n +0000012473 00000 n +0000012517 00000 n +0000012603 00000 n +0000012640 00000 n +0000012726 00000 n +0000012767 00000 n +0000012853 00000 n +0000012895 00000 n +0000012981 00000 n +0000013018 00000 n +0000013104 00000 n +0000013145 00000 n +0000013231 00000 n +0000013274 00000 n +0000013360 00000 n +0000013406 00000 n +0000013492 00000 n +0000013686 00000 n +0000013733 00000 n +0000013820 00000 n +0000013869 00000 n +0000013956 00000 n +0000014005 00000 n +0000014091 00000 n +0000014133 00000 n +0000014181 00000 n +0000014267 00000 n +0000014313 00000 n +0000014400 00000 n +0000014434 00000 n +0000014549 00000 n +0000014636 00000 n +0000014662 00000 n +0000014744 00000 n +0000014831 00000 n +0000014916 00000 n +0000015003 00000 n +0000015058 00000 n +0000015145 00000 n +0000015201 00000 n +0000015288 00000 n +0000015338 00000 n +0000015386 00000 n +0000015473 00000 n +0000015547 00000 n +0000015634 00000 n +0000015702 00000 n +0000015789 00000 n +0000015843 00000 n +0000015930 00000 n +0000015998 00000 n +0000016085 00000 n +0000016159 00000 n +0000016246 00000 n +0000016294 00000 n +0000016381 00000 n +0000016438 00000 n +0000016525 00000 n +0000016607 00000 n +0000016662 00000 n +0000016749 00000 n +0000016830 00000 n +0000016917 00000 n +0000016951 00000 n +0000017013 00000 n +0000017100 00000 n +0000017126 00000 n +0000017175 00000 n +0000017262 00000 n +0000017288 00000 n +0000017335 00000 n +0000017422 00000 n +0000017471 00000 n +0000017558 00000 n +0000017601 00000 n +0000017688 00000 n +0000017731 00000 n +0000017817 00000 n +0000017866 00000 n +0000017951 00000 n +0000018000 00000 n +0000018085 00000 n +0000018151 00000 n +0000018199 00000 n +0000018286 00000 n +0000018332 00000 n +0000018419 00000 n +0000018453 00000 n +0000018532 00000 n +0000018619 00000 n +0000018701 00000 n +0000018787 00000 n +0000018862 00000 n +0000018949 00000 n +0000019022 00000 n +0000019109 00000 n +0000019159 00000 n +0000019237 00000 n +0000019324 00000 n +0000019350 00000 n +0000019413 00000 n +0000019500 00000 n +0000019563 00000 n +0000019650 00000 n +0000019704 00000 n +0000019791 00000 n +0000019833 00000 n +0000019874 00000 n +0000019961 00000 n +0000019987 00000 n +0000020092 00000 n +0000020198 00000 n +0000020304 00000 n +0000020410 00000 n +0000020516 00000 n +0000020622 00000 n +0000020728 00000 n +0000020834 00000 n +0000020940 00000 n +0000021046 00000 n +0000021152 00000 n +0000021258 00000 n +0000021364 00000 n +0000021470 00000 n +0000021576 00000 n +0000021682 00000 n +0000021788 00000 n +0000021894 00000 n +0000022000 00000 n +0000022106 00000 n +0000022211 00000 n +0000022317 00000 n +0000022423 00000 n +0000022529 00000 n +0000022635 00000 n +0000022741 00000 n +0000022847 00000 n +0000022953 00000 n +0000023059 00000 n +0000023165 00000 n +0000023271 00000 n +0000023377 00000 n +0000023483 00000 n +0000023589 00000 n +0000023695 00000 n +0000023801 00000 n +0000023907 00000 n +0000024013 00000 n +0000024119 00000 n +0000024224 00000 n +0000024330 00000 n +0000024436 00000 n +0000024542 00000 n +0000024645 00000 n +0000024749 00000 n +0000025127 00000 n +0000025233 00000 n +0000025338 00000 n +0000025444 00000 n +0000025550 00000 n +0000025656 00000 n +0000025762 00000 n +0000025868 00000 n +0000025974 00000 n +0000026080 00000 n +0000026186 00000 n +0000026292 00000 n +0000026397 00000 n +0000026503 00000 n +0000026609 00000 n +0000026715 00000 n +0000026821 00000 n +0000026927 00000 n +0000027033 00000 n +0000027139 00000 n +0000027245 00000 n +0000027351 00000 n +0000027457 00000 n +0000027563 00000 n +0000027669 00000 n +0000027775 00000 n +0000027880 00000 n +0000027986 00000 n +0000028092 00000 n +0000028198 00000 n +0000028303 00000 n +0000028409 00000 n +0000028515 00000 n +0000028621 00000 n +0000028727 00000 n +0000028833 00000 n +0000028939 00000 n +0000029045 00000 n +0000029151 00000 n +0000029257 00000 n +0000029363 00000 n +0000029469 00000 n +0000029574 00000 n +0000029678 00000 n +0000029782 00000 n +0000030152 00000 n +0000030257 00000 n +0000030363 00000 n +0000030469 00000 n +0000030575 00000 n +0000030681 00000 n +0000030787 00000 n +0000030893 00000 n +0000030999 00000 n +0000031105 00000 n +0000031211 00000 n +0000031317 00000 n +0000031423 00000 n +0000031529 00000 n +0000031635 00000 n +0000031741 00000 n +0000031847 00000 n +0000031953 00000 n +0000032058 00000 n +0000032164 00000 n +0000032270 00000 n +0000032376 00000 n +0000032482 00000 n +0000032588 00000 n +0000032693 00000 n +0000032799 00000 n +0000032905 00000 n +0000033011 00000 n +0000033117 00000 n +0000033221 00000 n +0000033471 00000 n +0000033505 00000 n +0000033539 00000 n +0000035789 00000 n +0000035838 00000 n +0000035887 00000 n +0000035936 00000 n +0000035985 00000 n +0000036034 00000 n +0000036083 00000 n +0000036132 00000 n +0000036181 00000 n +0000036230 00000 n +0000036279 00000 n +0000036328 00000 n +0000036377 00000 n +0000036426 00000 n +0000036475 00000 n +0000036524 00000 n +0000036573 00000 n +0000036622 00000 n +0000036671 00000 n +0000036720 00000 n +0000036769 00000 n +0000036818 00000 n +0000036867 00000 n +0000036916 00000 n +0000036965 00000 n +0000037014 00000 n +0000037063 00000 n +0000037112 00000 n +0000037161 00000 n +0000037210 00000 n +0000037259 00000 n +0000037308 00000 n +0000037357 00000 n +0000037406 00000 n +0000037455 00000 n +0000037504 00000 n +0000037553 00000 n +0000037602 00000 n +0000037651 00000 n +0000037700 00000 n +0000037749 00000 n +0000037798 00000 n +0000037847 00000 n +0000037896 00000 n +0000037945 00000 n +0000037994 00000 n +0000038043 00000 n +0000038092 00000 n +0000038141 00000 n +0000038190 00000 n +0000038239 00000 n +0000038288 00000 n +0000038337 00000 n +0000038386 00000 n +0000038435 00000 n +0000038484 00000 n +0000038533 00000 n +0000038582 00000 n +0000038631 00000 n +0000038680 00000 n +0000038729 00000 n +0000038778 00000 n +0000038827 00000 n +0000038876 00000 n +0000038925 00000 n +0000038974 00000 n +0000039023 00000 n +0000039072 00000 n +0000039121 00000 n +0000039170 00000 n +0000039219 00000 n +0000039268 00000 n +0000039317 00000 n +0000039366 00000 n +0000039415 00000 n +0000039464 00000 n +0000039513 00000 n +0000039562 00000 n +0000039611 00000 n +0000039660 00000 n +0000039709 00000 n +0000039758 00000 n +0000039807 00000 n +0000039856 00000 n +0000039905 00000 n +0000039954 00000 n +0000040003 00000 n +0000040052 00000 n +0000040101 00000 n +0000040150 00000 n +0000040199 00000 n +0000040248 00000 n +0000040297 00000 n +0000040346 00000 n +0000040395 00000 n +0000040444 00000 n +0000040493 00000 n +0000040542 00000 n +0000040591 00000 n +0000040640 00000 n +0000040689 00000 n +0000040738 00000 n +0000040787 00000 n +0000040836 00000 n +0000040885 00000 n +0000040934 00000 n +0000040983 00000 n +0000041032 00000 n +0000041081 00000 n +0000041130 00000 n +0000041179 00000 n +0000041228 00000 n +0000041277 00000 n +0000041326 00000 n +0000041375 00000 n +0000041424 00000 n +0000041473 00000 n +0000041522 00000 n +0000041571 00000 n +0000041620 00000 n +0000041669 00000 n +0000041718 00000 n +0000041767 00000 n +0000041816 00000 n +0000041865 00000 n +0000041914 00000 n +0000041963 00000 n +0000042012 00000 n +0000042061 00000 n +0000042110 00000 n +0000042159 00000 n +0000042208 00000 n +0000042257 00000 n +0000042306 00000 n +0000042355 00000 n +0000042404 00000 n +0000042453 00000 n +0000042502 00000 n +0000042551 00000 n +0000042600 00000 n +0000043269 00000 n +0000043425 00000 n +0000043997 00000 n +0000044018 00000 n +0000044192 00000 n +0000045354 00000 n +0000045376 00000 n +0000045527 00000 n +0000047048 00000 n +0000047070 00000 n +0000047230 00000 n +0000048666 00000 n +0000048688 00000 n +0000048866 00000 n +0000050126 00000 n +0000050148 00000 n +0000050290 00000 n +0000051874 00000 n +0000051896 00000 n +0000052029 00000 n +0000053864 00000 n +0000053886 00000 n +0000054019 00000 n +0000054542 00000 n +0000054563 00000 n +0000054724 00000 n +0000056008 00000 n +0000056030 00000 n +0000056191 00000 n +0000057946 00000 n +0000057968 00000 n +0000058128 00000 n +0000059773 00000 n +0000059795 00000 n +0000059937 00000 n +0000062007 00000 n +0000062029 00000 n +0000062171 00000 n +0000063983 00000 n +0000064005 00000 n +0000064147 00000 n +0000065872 00000 n +0000065894 00000 n +0000066045 00000 n +0000067809 00000 n +0000067831 00000 n +0000068006 00000 n +0000070113 00000 n +0000070135 00000 n +0000070295 00000 n +0000071891 00000 n +0000071913 00000 n +0000072088 00000 n +0000073583 00000 n +0000073605 00000 n +0000073757 00000 n +0000074564 00000 n +0000074585 00000 n +0000074736 00000 n +0000076374 00000 n +0000076396 00000 n +0000076561 00000 n +0000078333 00000 n +0000078355 00000 n +0000078520 00000 n +0000079413 00000 n +0000079434 00000 n +0000079608 00000 n +0000081213 00000 n +0000081235 00000 n +0000081378 00000 n +0000082136 00000 n +0000082157 00000 n +0000082340 00000 n +0000084208 00000 n +0000084230 00000 n +0000084399 00000 n +0000086253 00000 n +0000086275 00000 n +0000086435 00000 n +0000088119 00000 n +0000088141 00000 n +0000088314 00000 n +0000090043 00000 n +0000090065 00000 n +0000090216 00000 n +0000091140 00000 n +0000091161 00000 n +0000091345 00000 n +0000093170 00000 n +0000093192 00000 n +0000093366 00000 n +0000095539 00000 n +0000095561 00000 n +0000095754 00000 n +0000097628 00000 n +0000097650 00000 n +0000097834 00000 n +0000099744 00000 n +0000099766 00000 n +0000099942 00000 n +0000101743 00000 n +0000101765 00000 n +0000101935 00000 n +0000103533 00000 n +0000103555 00000 n +0000103740 00000 n +0000105216 00000 n +0000105238 00000 n +0000105431 00000 n +0000107002 00000 n +0000107024 00000 n +0000107199 00000 n +0000108979 00000 n +0000109001 00000 n +0000109157 00000 n +0000110718 00000 n +0000110740 00000 n +0000110925 00000 n +0000112777 00000 n +0000112799 00000 n +0000112965 00000 n +0000114612 00000 n +0000114634 00000 n +0000114819 00000 n +0000116768 00000 n +0000116790 00000 n +0000116974 00000 n +0000118701 00000 n +0000118723 00000 n +0000118893 00000 n +0000120498 00000 n +0000120520 00000 n +0000120689 00000 n +0000122562 00000 n +0000122584 00000 n +0000122769 00000 n +0000124633 00000 n +0000124655 00000 n +0000124831 00000 n +0000126921 00000 n +0000126943 00000 n +0000127118 00000 n +0000129058 00000 n +0000129080 00000 n +0000129256 00000 n +0000131572 00000 n +0000131594 00000 n +0000131746 00000 n +0000133726 00000 n +0000133748 00000 n +0000133908 00000 n +0000135775 00000 n +0000135797 00000 n +0000135948 00000 n +0000137700 00000 n +0000137722 00000 n +0000137854 00000 n +0000139728 00000 n +0000139750 00000 n +0000139892 00000 n +0000141963 00000 n +0000141985 00000 n +0000142136 00000 n +0000143930 00000 n +0000143952 00000 n +0000144084 00000 n +0000145877 00000 n +0000145899 00000 n +0000146022 00000 n +0000146476 00000 n +0000146497 00000 n +0000146649 00000 n +0000148391 00000 n +0000148413 00000 n +0000148555 00000 n +0000150316 00000 n +0000150338 00000 n +0000150489 00000 n +0000152379 00000 n +0000152401 00000 n +0000152558 00000 n +0000154408 00000 n +0000154430 00000 n +0000154624 00000 n +0000156683 00000 n +0000156705 00000 n +0000156880 00000 n +0000158472 00000 n +0000158494 00000 n +0000158678 00000 n +0000160027 00000 n +0000160049 00000 n +0000160209 00000 n +0000161452 00000 n +0000161474 00000 n +0000161625 00000 n +0000163080 00000 n +0000163102 00000 n +0000163263 00000 n +0000164911 00000 n +0000164933 00000 n +0000165066 00000 n +0000165535 00000 n +0000165556 00000 n +0000165723 00000 n +0000167390 00000 n +0000167412 00000 n +0000167569 00000 n +0000168757 00000 n +0000168779 00000 n +0000168936 00000 n +0000170486 00000 n +0000170508 00000 n +0000170692 00000 n +0000171497 00000 n +0000171518 00000 n +0000171675 00000 n +0000177098 00000 n +0000177120 00000 n +0000177277 00000 n +0000182571 00000 n +0000182593 00000 n +0000182750 00000 n +0000185971 00000 n +0000185993 00000 n +0000186049 00000 n +0000186154 00000 n +0000186332 00000 n +0000186451 00000 n +0000186586 00000 n +0000186722 00000 n +0000186870 00000 n +0000187020 00000 n +0000187160 00000 n +0000187301 00000 n +0000187454 00000 n +0000187616 00000 n +0000187765 00000 n +0000187953 00000 n +0000188086 00000 n +0000188214 00000 n +0000188332 00000 n +0000188468 00000 n +0000188610 00000 n +0000188726 00000 n +0000188852 00000 n +0000188968 00000 n +0000189159 00000 n +0000189258 00000 n +0000189406 00000 n +0000189524 00000 n +0000189648 00000 n +0000189770 00000 n +0000189896 00000 n +0000190054 00000 n +0000190184 00000 n +0000190308 00000 n +0000190426 00000 n +0000190544 00000 n +0000190663 00000 n +0000190853 00000 n +0000191039 00000 n +0000191192 00000 n +0000191355 00000 n +0000191506 00000 n +0000191610 00000 n +0000191827 00000 n +0000191933 00000 n +0000192065 00000 n +0000192187 00000 n +0000192392 00000 n +0000192497 00000 n 0000192597 00000 n -0000192702 00000 n -0000192821 00000 n -0000192946 00000 n -0000193091 00000 n -0000193233 00000 n -0000193383 00000 n -0000193514 00000 n -0000193640 00000 n -0000193765 00000 n -0000193905 00000 n -0000194032 00000 n -0000194163 00000 n -0000194294 00000 n -0000194472 00000 n -0000194600 00000 n -0000194736 00000 n -0000194871 00000 n -0000195077 00000 n -0000195190 00000 n -0000195306 00000 n -0000195451 00000 n -0000195623 00000 n -0000195771 00000 n -0000195923 00000 n -0000196055 00000 n -0000196189 00000 n -0000196322 00000 n -0000196460 00000 n -0000196610 00000 n -0000196778 00000 n -0000196925 00000 n +0000192801 00000 n +0000192962 00000 n +0000193110 00000 n +0000193238 00000 n +0000193381 00000 n +0000193505 00000 n +0000193634 00000 n +0000193779 00000 n +0000193944 00000 n +0000194096 00000 n +0000194276 00000 n +0000194381 00000 n +0000194500 00000 n +0000194625 00000 n +0000194770 00000 n +0000194912 00000 n +0000195062 00000 n +0000195193 00000 n +0000195319 00000 n +0000195444 00000 n +0000195584 00000 n +0000195711 00000 n +0000195842 00000 n +0000195973 00000 n +0000196151 00000 n +0000196279 00000 n +0000196415 00000 n +0000196550 00000 n +0000196756 00000 n +0000196869 00000 n +0000196985 00000 n 0000197130 00000 n -0000197231 00000 n -0000197349 00000 n -0000197476 00000 n -0000197595 00000 n -0000197718 00000 n -0000197858 00000 n -0000197985 00000 n -0000198125 00000 n -0000198261 00000 n -0000198383 00000 n -0000198519 00000 n -0000198639 00000 n -0000198759 00000 n -0000198885 00000 n -0000199002 00000 n -0000199105 00000 n -0000199270 00000 n -0000199368 00000 n -0000199553 00000 n -0000199743 00000 n -0000199926 00000 n -0000200085 00000 n -0000200272 00000 n -0000200378 00000 n -0000200508 00000 n -0000200634 00000 n -0000200744 00000 n -0000200837 00000 n +0000197301 00000 n +0000197450 00000 n +0000197605 00000 n +0000197745 00000 n +0000197877 00000 n +0000198011 00000 n +0000198143 00000 n +0000198281 00000 n +0000198431 00000 n +0000198599 00000 n +0000198746 00000 n +0000198951 00000 n +0000199052 00000 n +0000199170 00000 n +0000199297 00000 n +0000199416 00000 n +0000199539 00000 n +0000199679 00000 n +0000199806 00000 n +0000199946 00000 n +0000200082 00000 n +0000200204 00000 n +0000200340 00000 n +0000200460 00000 n +0000200580 00000 n +0000200706 00000 n +0000200823 00000 n +0000200926 00000 n +0000201091 00000 n +0000201189 00000 n +0000201374 00000 n +0000201564 00000 n +0000201747 00000 n +0000201906 00000 n +0000202093 00000 n +0000202199 00000 n +0000202329 00000 n +0000202455 00000 n +0000202565 00000 n +0000202658 00000 n trailer -<<6ce7eb532bb60712e295fc7b7d62fc6f>]>> +<<063ee28ad25d00a6b7ea666000182d51>]>> startxref -201051 +202872 %%EOF diff --git a/docs/announce b/docs/announce index 856fd000364..f5716556ba0 100644 --- a/docs/announce +++ b/docs/announce @@ -1,4 +1,4 @@ - Announcing Samba version 2.0 + Announcing Samba version 2.2 ============================ What is Samba? @@ -14,6 +14,7 @@ Linux smbfs, OS/2, Pathworks and more. The package also includes a SMB client for accessing other SMB servers, and an advanced netbios/WINS nameserver for browsing support. + What can it do for me? ---------------------- @@ -36,6 +37,7 @@ allows you to access a SMB printer (such as one attached to an OS/2 or WfWg server) from Unix, using an entry in /etc/printcap, or by explicitly specifying the command used to print files. + What are its features? ------------------------ @@ -47,21 +49,24 @@ umask support, guest connections, name mangling and hidden and system attribute mapping. Look at the FAQs included with the package for a full list of features. -What's new since 1.9? + +What's new since 2.0? --------------------- Lots of stuff. See the change log and man pages for details. In particular, please check the WHATSNEW.txt file in the root directory of each release. This file has current change/update information. + Where can I get a client for my PC? ----------------------------------- There is a free client for MS-DOS based PCs available from ftp.microsoft.com in the directory bussys/Clients/MSCLIENT/. Please read the licencing information before downloading. The add-on 32-bit -TCP/IP Windows for Workgroups client is also very good. Windows 95, -Windows NT and OS/2 come with suitable clients by default. +TCP/IP Windows for Workgroups client is also very good. Windows 95/98/ME, +Windows NT/2000 and OS/2 come with suitable clients by default. + What network protocols are supported? ------------------------------------- @@ -72,6 +77,7 @@ about ports to other protocols but nothing is yet available. There is a free TCP/IP implementation for Windows for Workgroups available from ftp.microsoft.com (it's small, fast and quite reliable). + How much does it cost? ---------------------- @@ -79,6 +85,7 @@ Samba software is free software. It is available under the GNU Public licence in source code form at no cost. Please read the file COPYING that comes with the package for more information. + What operating systems does it support? --------------------------------------- @@ -96,6 +103,7 @@ work with your unix then it should be easy to fix. It has also been ported to Netware, OS/2 and the Amiga. A VMS port is available too. See the web site for more details. + Who wrote it? ------------- @@ -105,12 +113,14 @@ large parts of the package were contributed by several people from all over the world. Please look at the file `change-log' for information on who did what bits. + Where can I get it? ------------------- The package is available via anonymous ftp from samba.org in the directory pub/samba/. + What about SMBServer? --------------------- @@ -122,17 +132,13 @@ early incarnation of Samba was distributed as nbserver. If you see any copies of nbserver or smbserver on ftp sites please let me or the ftp archive maintainer know, as I want to get them deleted. + Where can I get more info? --------------------------- Please join the mailing list if you want to discuss the development or -use of Samba. To join the mailing list send mail to -listproc@listproc.anu.edu.au with a body of "subscribe samba Your -Name". - -There is also an announcement mailing list for new version -announcements. Subscribe as above but with "subscribe samba-announce -Your Name". +use of Samba. To join the mailing list, please read the instructions +at http://lists.samba.org/ There is also often quite a bit of discussion about Samba on the newsgroup comp.protocols.smb. @@ -140,5 +146,5 @@ newsgroup comp.protocols.smb. A WWW site with lots of Samba info can be found at http://samba.org/samba/ -The Samba Team (Contact: samba-bugs@samba.org) -June 1996 +The Samba Team (Contact: samba@samba.org) +March 2001 diff --git a/docs/docbook/.cvsignore b/docs/docbook/.cvsignore index e3c12733753..04290fcd2eb 100644 --- a/docs/docbook/.cvsignore +++ b/docs/docbook/.cvsignore @@ -1,3 +1,4 @@ -confdefs.h +Makefile config.cache config.log +config.status diff --git a/docs/docbook/faq/samba-pdc-faq.sgml b/docs/docbook/faq/samba-pdc-faq.sgml deleted file mode 100644 index 3dae096f042..00000000000 --- a/docs/docbook/faq/samba-pdc-faq.sgml +++ /dev/null @@ -1,1083 +0,0 @@ - - - -The Samba 2.2 PDC FAQ - - - - DavidBannon - La Trobe University - -
dbannon@samba.org
- November 2000 -
- - - - - - This is the FAQ for Samba 2.2 as an NTDomain controller. - This document is derived from the origional FAQ that was built and - maintained by Gerald Carter from the early days of Samba NTDomain development - up until recently. It is now being updated as significent changes are - made to 2.2.0. - - - - Please note it does not apply to the SAMBA_TNG nor the HEAD branch. - - - - Also available is a Samba 2.2 PDC HOWTO - that takes you, step by step, over the process of setting up a very basic Samba - 2.2 Primary Domain Controller - - - - - - - - - - - -Introduction - - -State of Play - - Much of the related code does work. For example, if an NT is removed from the - domain and then rejoins, the Create a Computer Account in the Domain dialog - will let you reset the smbpasswd. That is you don't need to do it from - the unix box. However, at the present, you do need to have root as an - administrator and use the root user name and password. - - Policies do work on a W2K machine. MS says that recent - builds of W2K dont observe an NT policy but it appears it does in 'legacy' - mode. - - - - -Introduction - - - This FAQ was origionally compiled by Jerry Carter (gc) chiefly dealing - with the 'old HEAD' version of Samba and its NTDomain facilities. It is - being rewritten by David Bannon (drb) so that it addresses more - accurately the Samba 2.2.x release. - - - - This document probably still contains some material that does not apply - to Samba 2.2 but most (all?) of the really misleading stuff has been - removed. Some issues are not dealt with or are dealt with badly. Please - send corrections and additions to David Bannon. - - - Hopefully, as we all become familiar with the Samba 2.2 as a - PDC this document will become much more usefull. - - - - - - - -General Information</> - - -<sect1><title>What can we do ? - - -What can Samba 2.2.x Primary Domain Controller (PDC) do ? - - - If you wish to have Samba act as a PDC for Windows NT 4.0/2000 client, - then you will need to obtain the 2.2.0 version. Release of a stable, - full featured Samba PDC is currently slated for version 3.0. - - - - The following is a list of included features currently in - Samba 2.2: - - - - The ability to act as a limited PDC for - Windows NT and W2000 clients. This includes adding NT and - W2K machines to the domain and authenticating users logging - into the domain. - - Domain account can be viewed using the User - Manager for Domains - - Viewing/adding/deleting resources on the Samba - PDC via the Server Manager for Domains from the NT client. - - - Windows 95/98/ME clients will allow user - level security to be set and browsing of domain accounts. - - - Machine account password updates. - - Changing of user passwords from an NT client. - - - Partial support for Windows NT username mapping. - Group name mapping is slated for a later release. - - - - - These things are note expected to work in the forseeable future: - - - - Trust relationships - PDC and BDC integration - - - - -Can I have a Windows 2000 client logon to a Samba -controlled domain? - - - The 2.2 release branch of Samba supports Windows 2000 domain - clients in legacy mode, ie as if the PDC is a NTServer, not a - W2K server. - - - - - - -CVS - - - CVS is a programme (publically available) that the Samba developers - use to maintain the central source code. Non developers can get - access to the source in a read only capacity. Many flavours of unix - now arrive with cvs installed. - - -What are the different Samba branches available in CVS ? - - You can find out more about obtaining Samba's via anonymous - CVS from - http://pserver.samba.org/samba/cvs.html. - - - - There are basically four branches to watch at the moment : - - - - - HEAD - Samba 3.0 ? This code boasts all the main - development work in Samba. Due to its developmental - nature, its not really suitable for production work. - - - - SAMBA_2_0 - This branch contains the previous stable - release. At the moment it contains 2.0.8, a version that - will do some limited PDC stuff. If you are really going to - do PDC things, you consider 2.2 instead. - - - - SAMBA_2_2 - The 2.2.x release branch which is a subset - of the features of the HEAD branch. This document addresses - only SAMBA_2_2. - - - - SAMBA_TNG - This branch is no longer maintained from the Samba - sites. Please see - http://www.samba-tng.org/. It has been requested - that questions about TNG are not posted to the regular Samba - mailing lists including samba-ntdom and samba-technical. - - - - - -What are the CVS commands ? - - - See - http://pserver.samba.org/samba/cvs.html for instructions - on obtaining the SAMBA_2_2 or HEAD cvs code. - - - - - - - -Establishing Connections - - - - - -How do I get my NT4 or W2000 Workstation to login to the Samba -controlled Domain?</> - - <para> - There is a comprehensive Samba PDC <ulink - url="samba-pdc-howto.html">HOWTO</ulink> accessable from the samba web - site under 'Documentation'. Read it. - </para> -</sect2> - -<sect2> -<title>What is a 'machine account' ? - - - Every NT, W2K or Samba machine that joins a Samba controlled - domain must be known to the Samba PDC. There are two entries - required, one in (typically) /etc/passwd - and the other in (typically) /usr/local/samba/private/smbpasswd. - Under some circumstances these entries are made - manually, the HOWTO - discusses ways of creating them automatically. - - - - -"The machine account for this computer either does not -exist or is not accessable."</> - - <para> - When I try to join the domain I get the message "The machine account - for this computer either does not exist or is not accessable". Whats - wrong ? - </para> - - <para> - This problem is caused by the PDC not having a suitable machine account. - If you are using the <command>add user script =</> method to create - accounts then this would indicate that it has not worked. Ensure the domain - admin user system is working. - </para> - - <para> - Alternatively if you are creating account entries manually then they - have not been created correctly. Make sure that you have the entry - correct for the machine account in smbpasswd file on the Samba PDC. - If you added the account using an editor rather than using the smbpasswd - utility, make sure that the account name is the machine netbios name - with a '$' appended to it ( ie. computer_name$ ). There must be an entry - in both /etc/passwd and the smbpasswd file. Some people have reported - that inconsistent subnet masks between the Samba server and the NT - client have caused this problem. Make sure that these are consistent - for both client and server. - </para> -</sect2> - -<sect2> -<title id=machineaccounts>How do I create machine accounts manually ? - - - This was the only option until recently, now in version 2.2 better - means are available. You might still need to do it manually for a - couple of reasons. A machine account consists of two entries (assuming - a standard install and /etc/passwd use), one in /etc/passwd and the - other in /usr/local/samba/private/smbpasswd. The /etc/passwd - entry will list the machine name with a $ appended, won't have a - passwd, will have a null shell and no home directory. For example - a machine called 'doppy' would have an /etc/passwd entry like this : - - - doppy$:x:505:501:NTMachine:/dev/null:/bin/false - - - - On a linux system for example, you would typically add it like - this : - - - - adduser -g machines -c NTMachine -d /dev/null -s /bin/false -n - doppy$ - - - - Then you need to add that entry to smbpasswd, assuming you have a suitable - path to the smbpasswd programme, do this : - - - - smbpasswd -a -m doppy$ - - - - The entry will be created with a well known password, so any machine that - says its doppy could join the domain as long as it gets in first. So - don't create the accounts any earlier than you need them. - - - - -I cannot include a '$' in a machine name. - - - A 'machine name' in (typically) /etc/passwd consists - of the machine name with a '$' appended. FreeBSD (and other BSD - systems ?) won't create a user with a '$' in their name. - - - - The problem is only in the program used to make the entry, once - made, it works perfectly. So create a user without the '$' and - use vipw to edit the entry, adding the '$'. Or create - the whole entry with vipw if you like, make sure you use a - unique uid ! - - - -I get told "You already have a connection to the Domain...." -when creating a machine account. - - - This happens if you try to create a machine account from the - machine itself and use a user name that does not work (for whatever - reason) and then try another (possibly valid) user name. - Exit out of the network applet to close the initial connection - and try again. - - - - Further, if the machine is a already a 'member of a workgroup' that - is the same name as the domain you are joining (bad idea) you will - get this message. Change the workgroup name to something else, it - does not matter what, reboot, and try again. - - - -I get told "Cannot join domain, the credentials supplied -conflict with an existing set.." - - - This is the same basic problem as mentioned above, "You already have a connection..." - - - - -"The system can not log you on (C000019B)...." - - I joined the domain successfully but after upgrading - to a newer version of the Samba code I get the message, "The system - can not log you on (C000019B), Please try a gain or consult your - system administrator" when attempting to logon. - - - - This occurs when the domain SID stored in private/WORKGROUP.SID is - changed. For example, you remove the file and smbd automatically - creates a new one. Or you are swapping back and forth between - versions 2.0.7, TNG and the HEAD branch code (not recommended). The - only way to correct the problem is to restore the original domain - SID or remove the domain client from the domain and rejoin. - - - - - - - - - - - -User Account Management - - -Domain Admins - - -How do I configure an account as a domain administrator? - - - See the NTDom HowTo. - - - - - -Profiles - - -Why is it bad to set "logon path = \\%N\%U\profile" in -smb.conf? - - - Sometimes Windows clients will maintain a connection to - the \\homes\ ( or [%U] ) share even after the user has logged out. - Consider the following scenario. - - - - user1 logs into the Windows NT machine. - Therefore the [homes] share is set to \\server\user1. - - - user1 works for a while and then logs - out. - - user2 logs into the same Windows NT - machine. - - - - However, since the NT box has maintained a connection to [homes] - which was previously set to \\server\user1, when the operating system - attempts to get the profile and if it can read users1's profile, will - get it otherwise it will return an error. You get the picture. - - - - A better solution is to use a separate [profiles] share and - set the "logon path = \\%N\profiles\%U" - - - - - -Why are all the users listed in the "domain admin users" using the -same profile? - - - You are using a very very old development version of Samba. - Upgrade. - - - - - - -The roaming profiles do not seem to be updating on the -server. - - - There can be several reasons for this. - - - - Make sure that the time on the client and the PDC are synchronized. You - can accomplish this by executing a net time \\server /set /yes - replacing server with the name of your PDC (or another synchronized SMB server). - See about Setting Time - - - - Make sure that the "logon path" is writeable by the user and make sure - that the connection to the logon path location is by the current user. - Sometimes Windows client do not drop the connection immediately upon - logoff. - - - - Some people have reported that the logon path location should - also be browseable. I (GC) have yet to emperically verify this, - but you can try. - - - -Policies - - -What are 'Policies' ?. - - - When a user logs onto the domain via a client machine, the PDC - sends the client machine a list of things contained in the - 'policy' (if it exists). This list may do things like suppress - a splach screen, format the dates the way you like them or perhaps - remove locally stored profiles. - - - - On a samba PDC this list is obtained from a file called - ntconfig.pol and located in the [netlogon] - share. The file is created with a policy editor and must be readable - by anyone and writeable by only root. See - below for how to get a suitable editor. - - - - -I can't get system policies to work. - - - There are two possible reasons for system policies not - functioning correctly. Make sure that you have the following - parameters set in smb.conf - - - - [netlogon] - .... - locking = no - public = no - browseable = yes - .... - - - - A policy file must be in the [netlogon] share and must be - readable by everyone and writeable by only root. The file - must be created by an NTServer Policy - Editor. - - - - Last time I (drb) looked in the source, it was looking for - ntconfig.pol first then several other - combinations of upper and lower case. People have reported - success using NTconfig.pol, NTconfig.POL - and ntconfig.pol. These are the case settings that - I (GC) use with the filename ntconfig.pol: - - - - case sensitive = no - case preserve = yes - short preserve case = no - default case = yes - - - - - -What about Windows NT Policy Editor ? - - - To create or edit ntconfig.pol you must use - the NT Server Policy Editor, poledit.exe which - is included with NT Server but not NT Workstation. - There is a Policy Editor on a NTws - but it is not suitable for creating Domain Policies. - Further, although the Windows 95 - Policy Editor can be installed on an NT Workstation/Server, it will not - work with NT policies because the registry key that are set by the policy templates. - However, the files from the NT Server will run happily enough on an NTws. - You need poledit.exe, common.adm and winnt.adm. It is convenient - to put the two *.adm files in c:\winnt\inf which is where - the binary will look for them unless told otherwise. Note also that that - directory is 'hidden'. - - - The Windows NT policy editor is also included with the - Service Pack 3 (and later) for Windows NT 4.0. Extract the files using - servicepackname /x, ie thats Nt4sp6ai.exe - /x for service pack 6a. The policy editor, poledt.exe and the - associated template files (*.adm) should - be extracted as well. It is also possible to downloaded the policy template - files for Office97 and get a copy of the policy editor. Another possible - location is with the Zero Administration Kit available for download from Microsoft. - - - - - -Can Win95 do Policies ? - - - Install the group policy handler for Win9x to pick up group - policies. Look on the Win98 CD in \tools\reskit\netadmin\poledit. - Install group policies on a Win9x client by double-clicking - grouppol.inf. Log off and on again a couple of - times and see if Win98 picks up group policies. Unfortunately this needs - to be done on every Win9x machine that uses group policies.... - - - - If group policies don't work one reports suggests getting the updated - (read: working) grouppol.dll for Windows 9x. The group list is grabbed - from /etc/group. - - - - - - - -Passwords - - -What is password sync and should I use it ? - - - NTws users can change their domain password by pressing Ctrl-Alt-Del - and choosing 'Change Password'. By default however, this does not change the unix password - (typically in /etc/passwd or /etc/shadow). - In lots of situations thats OK, for example : - - - - The server is only accessible to the user via - samba. - - Pam_smb or similar is installed so other applications - still refer to the samba password. - - - - But sometimes you really do need to maintain two seperate password - databases and there are good reasons to keep then in sync. Trying - to explain to users that they need to change their passwords in two - seperate places or use two seperate passwords is not fun. - - - - However do understand that setting up password sync is not without - problems either. The chief difficulty is the interface between Samba - and the passwd command, it can be a fiddle to set - up and if the password the user has entered fails, the resulting errors - are ambiguously reported and the user is confused. Further, you need - to take steps to ensure that users only ever change their passwords - via samba (or use smbpasswd), otherwise they will - only be changing the unix password. - - - - - -How do I get remote password (unix and SMB) changing working ? - - - Have a practice changing a user's password (as root) to see - what discussion takes place and change the text in the 'passwd chat' - line below as necessary. The line as shown works for recent RH Linux - but most other systems seem to like to do something different. The '*' is - a wild card and will match anything (or nothing). - - - - Add these lines to smb.conf under [Global] - - - - - unix password sync = true - passwd program = /usr/bin/passwd %u - passwd chat = *password* %n\n *password* %n\n *successful* - - - - As mentioned above, the change to the unix password happens as root, - not as the user, as is indicated in ~/smbd/chgpasswd.c If - you are using NIS, the Samba server must be running on the NIS - master machine. - - - - - - - - - - -Miscellaneous - - - - - -What editor can I use in DOS/Windows that won't -mess with my unix EOF - - There are a number of Windows or DOS based editors that will - understand, and leave intact, the unix eof (as opposed to a DOS CL/LF). - List members suggested : - - - - UltraEdit at www.ultraedit.com - - VI for windows at - home.snafu.de/ramo/WinViEn.htm - - The author prefers PFE at - www.lancs.ac.uk/people/cpaap/pfe/ but its no longer being developed... - - - - - - - -How do I get 'User Manager' and 'Server Manager' - - - Since I don't need to buy an NT Server CD now, how do I get - the 'User Manager for Domains', the 'Server Manager' ? - - - - Microsoft distributes a version of - these tools called nexus for installation on Windows 95 systems. The - tools set includes - - - - Server Manager - - User Manager for Domains - - Event Viewer - - - - Click here to download the archived file ftp://ftp.microsoft.com/Softlib/MSLFILES/NEXUS.EXE - - - - The Windows NT 4.0 version of the 'User Manager for - Domains' and 'Server Manager' are available from Microsoft via ftp - from ftp://ftp.microsoft.com/Softlib/MSLFILES/SRVTOOLS.EXE - - - - -The time setting from a Samba server does not work. - If it works OK when you log on as Domain Admin then the problem is that ordinary users - don't have permission to change the time. (The system is running with their permission - at logon time.) This is not a Samba problem, you will have the same problem where ever - you connect. You can give 'everyone' permission to change the time from the User Manager. - - - Anyone know what the registry settings are so this could be done with a Policy ? - - -"trust account xxx should be in DOMAIN_GROUP_RID_USERS"</> - <para>I keep getting the message "trust account xxx should be in DOMAIN_GROUP_RID_USERS." - in the logs. What do I need to do?</para> - - <para>You are using one of the old development versions. Upgrade. - (The message is unimportant, was a reminder to a developer)</para> - -</sect2> - -<sect2><title>How do I get my samba server to become a member ( not PDC ) of an NT domain? - - - - Please refer to the Domain Member - HOWTO for more information on this. - - - - - - - - - - - -Troubleshooting and Bug Reporting - -Diagnostic tools - -What are some diagnostics tools I can use to debug the domain logon process and where can I - find them? - - - One of the best diagnostic tools for debugging problems is Samba itself. - You can use the -d option for both smbd and nmbd to specifiy what - 'debug level' at which to run. See the man pages on smbd, nmbd and - smb.conf for more information on debugging options. The debug - level can range from 1 (the default) to 10 (100 for debugging passwords). - - - - Another helpful method of debugging is to compile samba using the - gcc -g flag. This will include debug - information in the binaries and allow you to attch gdb to the - running smbd / nmbd process. In order to attach gdb to an smbd - process for an NT workstation, first get the workstation to make the - connection. Pressing ctrl-alt-delete and going down to the domain box - is sufficient (at least, on the first time you join the domain) to - generate a 'LsaEnumTrustedDomains'. Thereafter, the workstation - maintains an open connection, and therefore there will be an smbd - process running (assuming that you haven't set a really short smbd - idle timeout) So, in between pressing ctrl alt delete, and actually - typing in your password, you can gdb attach and continue. - - - - Some usefull samba commands worth investigating: - - - - testparam | more - smbclient -L //{netbios name of server} - - - - An SMB enabled version of tcpdump is available from - http://www.tcpdump.org/. - Ethereal, another good packet sniffer for UNIX and Win32 - hosts, can be downloaded from http://www.ethereal.com. - - - - For tracing things on the Microsoft Windows NT, Network Monitor - (aka. netmon) is available on the Microsoft Developer Network CD's, - the Windows NT Server install CD and the SMS CD's. The version of - netmon that ships with SMS allows for dumping packets between any two - computers (ie. placing the network interface in promiscuous mode). - The version on the NT Server install CD will only allow monitoring - of network traffic directed to the local NT box and broadcasts on the - local subnet. Be aware that Ethereal can read and write netmon - formatted files. - - - - - -How do I install 'Network Monitor' on an NT Workstation -or a Windows 9x box? - - - Installing netmon on an NT workstation requires a couple - of steps. The following are for installing Netmon V4.00.349, which comes - with Microsoft Windows NT Server 4.0, on Microsoft Windows NT - Workstation 4.0. The process should be similar for other version of - Windows NT / Netmon. You will need both the Microsoft Windows - NT Server 4.0 Install CD and the Workstation 4.0 Install CD. - - - - Initially you will need to install 'Network Monitor Tools and Agent' - on the NT Server. To do this - - - - Goto Start - Settings - Control Panel - - Network - Services - Add - - Select the 'Network Monitor Tools and Agent' and - click on 'OK'. - - Click 'OK' on the Network Control Panel. - - - Insert the Windows NT Server 4.0 install CD - when prompted. - - - - At this point the Netmon files should exist in - %SYSTEMROOT%\System32\netmon\*.*. - Two subdirectories exist as well, parsers\ - which contains the necessary DLL's for parsing the netmon packet - dump, and captures\. - - - - In order to install the Netmon tools on an NT Workstation, you will - first need to install the 'Network Monitor Agent' from the Workstation - install CD. - - - - Goto Start - Settings - Control Panel - - Network - Services - Add - - Select the 'Network Monitor Agent' and click - on 'OK'. - - Click 'OK' on the Network Control Panel. - - - Insert the Windows NT Workstation 4.0 install - CD when prompted. - - - - - Now copy the files from the NT Server in %SYSTEMROOT%\System32\netmon\*.* - to %SYSTEMROOT%\System32\netmon\*.* on the Workstation and set - permissions as you deem appropriate for your site. You will need - administrative rights on the NT box to run netmon. - - - - To install Netmon on a Windows 9x box install the network monitor agent - from the Windows 9x CD (\admin\nettools\netmon). There is a readme - file located with the netmon driver files on the CD if you need - information on how to do this. Copy the files from a working - Netmon installation. - - - - - - -What other help can I get ? - - - There are many sources of information available in the form - of mailing lists, RFC's and documentation. The docs that come - with the samba distribution contain very good explanations of - general SMB topics such as browsing. - - -URLs and similar - - - - - Home of Samba site - http://samba.org. We have a mirror near you ! - - The Development document - on the Samba mirrors might mention your problem. If so, - it might mean that the developers are working on it. - - Ignacio Coupeau has a very comprehesive look at LDAP with Samba at - - http://www.unav.es/cti/ldap-smb-howto.html - Be a little carefull however, I suspect that it does not specificly - address samba 2.2.x. The HEAD pre-2.1 may possibly be the best - stream to look at. - - Lars Kneschke's site covers - Samba-TNG at - - http://www.kneschke.de/projekte/samba_tng, but again, a - lot of it does not apply to the main stream Samba. - - See how Scott Merrill simulates a BDC behaviour at - - http://www.skippy.net/linux/smb-howto.html. - - Although 2.0.7 has almost had its day as a PDC, I (drb) will - keep the 2.0.7 PDC pages at - http://bioserve.latrobe.edu.au/samba going for a while yet. - - Misc links to CIFS information - http://samba.org/cifs/ - - NT Domains for Unix - http://mailhost.cb1.com/~lkcl/ntdom/ - - FTP site for older SMB specs: - - ftp://ftp.microsoft.com/developr/drg/CIFS/ - - - - - - You should also refer to the MS archives at - ftp://ftp.microsoft.com/developr/drg/CIFS/" - - - - - - -How do I get help from the mailing lists ? - - There are a number of Samba related mailing lists. Go to http://samba.org, click on your nearest mirror - and then click on Support and then click on - Samba related mailing lists. - - For questions relating to Samba TNG go to - http://www.samba-tng.org/ - It has been requested that you don't post questions about Samba-TNG to the - main stream Samba lists. - -If you post a message to one of the lists please - observe the following guide lines : - - Always remember that the developers are volunteers, they are - not paid and they never guarantee to produce a particular feature at - a particular time. Any time lines are 'best guess' and nothing more. - - - Always mention what version of samba you are using and what - operating system its running under. You should probably list the - relevant sections of your smb.conf file, at least the options - in [global] that affect PDC support. - - In addition to the version, if you obtained Samba via - CVS mention the date when you last checked it out. - - Try and make your question clear and brief, lots of long, - convoluted questions get deleted before they are completely read ! - Don't post html encoded messages (if you can select colour or font - size its html). - - If you run one of those niffy 'I'm on holidays' things when - you are away, make sure its configured to not answer mailing lists. - - - Don't cross post. Work out which is the best list to post to - and see what happens, ie don't post to both samba-ntdom and samba-technical. - Many people active on the lists subscribe to more - than one list and get annoyed to see the same message two or more times. - Often someone will see a message and thinking it would be better dealt - with on another, will forward it on for you. - - You might include partial - log files written at a debug level set to as much as 20. - Please don't send the entire log but enough to give the context of the - error messages. - - (Possibly) If you have a complete netmon trace ( from the opening of - the pipe to the error ) you can send the *.CAP file as well. - - Please think carefully before attaching a document to an email. - Consider pasting the relevant parts into the body of the message. The samba - mailing lists go to a huge number of people, do they all need a copy of your - smb.conf in their attach directory ? - - - - - - -How do I get off the mailing lists ? - - To have your name removed from a samba mailing list, go to the - same place you went to to get on it. Go to http://lists.samba.org, click - on your nearest mirror and then click on Support and - then click on Samba related mailing lists. Or perhaps see - here - - - Please don't post messages to the list asking to be removed, you will just - be refered to the above address (unless that process failed in some way...) - - - - - - - - - - -
diff --git a/docs/docbook/howto/DOMAIN_MEMBER.sgml b/docs/docbook/howto/DOMAIN_MEMBER.sgml deleted file mode 100644 index 888b8017425..00000000000 --- a/docs/docbook/howto/DOMAIN_MEMBER.sgml +++ /dev/null @@ -1,163 +0,0 @@ - - -
- - - - Joining an NT Domain with Samba 2.2 - - In order for a Samba-2 server to join an NT domain, - you must first add the NetBIOS name of the Samba server to the - NT domain on the PDC using Server Manager for Domains. This creates - the machine account in the domain (PDC) SAM. Note that you should - add the Samba server as a "Windows NT Workstation or Server", - NOT as a Primary or backup domain controller. - - Assume you have a Samba-2 server with a NetBIOS name of - SERV1 and are joining an NT domain called - DOM, which has a PDC with a NetBIOS name - of DOMPDC and two backup domain controllers - with NetBIOS names DOMBDC1 and DOMBDC2 - . - - In order to join the domain, first stop all Samba daemons - and run the command: - - root# smbpasswd -j DOM -r DOMPDC - - - as we are joining the domain DOM and the PDC for that domain - (the only machine that has write access to the domain SAM database) - is DOMPDC. If this is successful you will see the message: - - smbpasswd: Joined domain DOM. - - - in your terminal window. See the - smbpasswd(8) man page for more details. - - This command goes through the machine account password - change protocol, then writes the new (random) machine account - password for this Samba server into a file in the same directory - in which an smbpasswd file would be stored - normally : - - /usr/local/samba/private - - In Samba 2.0.x, the filename looks like this: - - <NT DOMAIN NAME>. - <Samba Server Name>.mac - - The .mac suffix stands for machine account - password file. So in our example above, the file would be called: - - DOM.SERV1.mac - - In Samba 2.2, this file has been replaced with a TDB - (Trivial Database) file named secrets.tdb. - - - - This file is created and owned by root and is not - readable by any other user. It is the key to the domain-level - security for your system, and should be treated as carefully - as a shadow password file. - - Now, before restarting the Samba daemons you must - edit your smb.conf(5) - file to tell Samba it should now use domain security. - - Change (or add) your - security = line in the [global] section - of your smb.conf to read: - - security = domain - - Next change the - workgroup = line in the [global] section to read: - - workgroup = DOM - - as this is the name of the domain we are joining. - - You must also have the parameter - encrypt passwords set to yes - in order for your users to authenticate to the NT PDC. - - Finally, add (or modify) a - password server = line in the [global] - section to read: - - password server = DOMPDC DOMBDC1 DOMBDC2 - - These are the primary and backup domain controllers Samba - will attempt to contact in order to authenticate users. Samba will - try to contact each of these servers in order, so you may want to - rearrange this list in order to spread out the authentication load - among domain controllers. - - Alternatively, if you want smbd to automatically determine - the list of Domain controllers to use for authentication, you may - set this line to be : - - password server = * - - This method, which was introduced in Samba 2.0.6, - allows Samba to use exactly the same mechanism that NT does. This - method either broadcasts or uses a WINS database in order to - find domain controllers to authenticate against. - - Finally, restart your Samba daemons and get ready for - clients to begin using domain security! - - - - Why is this better than security = server? - - Currently, domain security in Samba doesn't free you from - having to create local Unix users to represent the users attaching - to your server. This means that if domain user DOM\fred - attaches to your domain security Samba server, there needs - to be a local Unix user fred to represent that user in the Unix - filesystem. This is very similar to the older Samba security mode - security = server, - where Samba would pass through the authentication request to a Windows - NT server in the same way as a Windows 95 or Windows 98 server would. - - - The advantage to domain-level security is that the - authentication in domain-level security is passed down the authenticated - RPC channel in exactly the same way that an NT server would do it. This - means Samba servers now participate in domain trust relationships in - exactly the same way NT servers do (i.e., you can add Samba servers into - a resource domain and have the authentication passed on from a resource - domain PDC to an account domain PDC. - - In addition, with security = server every Samba - daemon on a server has to keep a connection open to the - authenticating server for as long as that daemon lasts. This can drain - the connection resources on a Microsoft NT server and cause it to run - out of available connections. With security = domain, - however, the Samba daemons connect to the PDC/BDC only for as long - as is necessary to authenticate the user, and then drop the connection, - thus conserving PDC connection resources. - - And finally, acting in the same manner as an NT server - authenticating to a PDC means that as part of the authentication - reply, the Samba server gets the user identification information such - as the user SID, the list of NT groups the user belongs to, etc. All - this information will allow Samba to be extended in the future into - a mode the developers currently call appliance mode. In this mode, - no local Unix users will be necessary, and Samba will generate Unix - uids and gids from the information passed back from the PDC when a - user is authenticated, making a Samba server truly plug and play - in an NT domain environment. Watch for this code soon. - - NOTE: Much of the text of this document - was first published in the Web magazine - LinuxWorld as the article Doing - the NIS/NT Samba. - - -
diff --git a/docs/docbook/howto/NT_Security.sgml b/docs/docbook/howto/NT_Security.sgml deleted file mode 100644 index 62550bfaa6e..00000000000 --- a/docs/docbook/howto/NT_Security.sgml +++ /dev/null @@ -1,342 +0,0 @@ - - -
- - - - Viewing and changing UNIX permissions using the NT - security dialogs - - - New in the Samba 2.0.4 release is the ability for Windows - NT clients to use their native security settings dialog box to - view and modify the underlying UNIX permissions. - - Note that this ability is careful not to compromise - the security of the UNIX host Samba is running on, and - still obeys all the file permission rules that a Samba - administrator can set. - - In Samba 2.0.4 and above the default value of the - parameter - nt acl support has been changed from - false to true, so - manipulation of permissions is turned on by default. - - - - How to view file security on a Samba share - - From an NT 4.0 client, single-click with the right - mouse button on any file or directory in a Samba mounted - drive letter or UNC path. When the menu pops-up, click - on the Properties entry at the bottom of - the menu. This brings up the normal file properties dialog - box, but with Samba 2.0.4 this will have a new tab along the top - marked Security. Click on this tab and you - will see three buttons, Permissions, - Auditing, and Ownership. - The Auditing button will cause either - an error message A requested privilege is not held - by the client to appear if the user is not the - NT Administrator, or a dialog which is intended to allow an - Administrator to add auditing requirements to a file if the - user is logged on as the NT Administrator. This dialog is - non-functional with a Samba share at this time, as the only - useful button, the Add button will not currently - allow a list of users to be seen. - - - - Viewing file ownership - - Clicking on the "Ownership" button - brings up a dialog box telling you who owns the given file. The - owner name will be of the form : - - "SERVER\user (Long name)" - - Where SERVER is the NetBIOS name of - the Samba server, user is the user name of - the UNIX user who owns the file, and (Long name) - is the discriptive string identifying the user (normally found in the - GECOS field of the UNIX password database). Click on the Close - button to remove this dialog. - - If the parameter nt acl support - is set to false then the file owner will - be shown as the NT user "Everyone". - - The Take Ownership button will not allow - you to change the ownership of this file to yourself (clicking on - it will display a dialog box complaining that the user you are - currently logged onto the NT client cannot be found). The reason - for this is that changing the ownership of a file is a privilaged - operation in UNIX, available only to the root - user. As clicking on this button causes NT to attempt to change - the ownership of a file to the current user logged into the NT - client this will not work with Samba at this time. - - There is an NT chown command that will work with Samba - and allow a user with Administrator privillage connected - to a Samba 2.0.4 server as root to change the ownership of - files on both a local NTFS filesystem or remote mounted NTFS - or Samba drive. This is available as part of the Seclib - NT security library written by Jeremy Allison of - the Samba Team, available from the main Samba ftp site. - - - - - Viewing file or directory permissions - - The third button is the "Permissions" - button. Clicking on this brings up a dialog box that shows both - the permissions and the UNIX owner of the file or directory. - The owner is displayed in the form : - - "SERVER\user (Long name)" - - Where SERVER is the NetBIOS name of - the Samba server, user is the user name of - the UNIX user who owns the file, and (Long name) - is the discriptive string identifying the user (normally found in the - GECOS field of the UNIX password database). - - If the parameter nt acl support - is set to false then the file owner will - be shown as the NT user "Everyone" and the - permissions will be shown as NT "Full Control". - - - The permissions field is displayed differently for files - and directories, so I'll describe the way file permissions - are displayed first. - - - File Permissions - - The standard UNIX user/group/world triple and - the correspinding "read", "write", "execute" permissions - triples are mapped by Samba into a three element NT ACL - with the 'r', 'w', and 'x' bits mapped into the corresponding - NT permissions. The UNIX world permissions are mapped into - the global NT group Everyone, followed - by the list of permissions allowed for UNIX world. The UNIX - owner and group permissions are displayed as an NT - user icon and an NT local - group icon respectively followed by the list - of permissions allowed for the UNIX user and group. - - As many UNIX permission sets don't map into common - NT names such as "read", - "change" or "full control" then - usually the permissions will be prefixed by the words - "Special Access" in the NT display list. - - But what happens if the file has no permissions allowed - for a particular UNIX user group or world component ? In order - to allow "no permissions" to be seen and modified then Samba - overloads the NT "Take Ownership" ACL attribute - (which has no meaning in UNIX) and reports a component with - no permissions as having the NT "O" bit set. - This was chosen of course to make it look like a zero, meaning - zero permissions. More details on the decision behind this will - be given below. - - - - Directory Permissions - - Directories on an NT NTFS file system have two - different sets of permissions. The first set of permissions - is the ACL set on the directory itself, this is usually displayed - in the first set of parentheses in the normal "RW" - NT style. This first set of permissions is created by Samba in - exactly the same way as normal file permissions are, described - above, and is displayed in the same way. - - The second set of directory permissions has no real meaning - in the UNIX permissions world and represents the - "inherited" permissions that any file created within - this directory would inherit. - - Samba synthesises these inherited permissions for NT by - returning as an NT ACL the UNIX permission mode that a new file - created by Samba on this share would receive. - - - - - Modifying file or directory permissions - - Modifying file and directory permissions is as simple - as changing the displayed permissions in the dialog box, and - clicking the OK button. However, there are - limitations that a user needs to be aware of, and also interactions - with the standard Samba permission masks and mapping of DOS - attributes that need to also be taken into account. - - If the parameter nt acl support - is set to false then any attempt to set - security permissions will fail with an "Access Denied" - message. - - The first thing to note is that the "Add" - button will not return a list of users in Samba 2.0.4 (it will give - an error message of "The remote proceedure call failed - and did not execute"). This means that you can only - manipulate the current user/group/world permissions listed in - the dialog box. This actually works quite well as these are the - only permissions that UNIX actually has. - - If a permission triple (either user, group, or world) - is removed from the list of permissions in the NT dialog box, - then when the "OK" button is pressed it will - be applied as "no permissions" on the UNIX side. If you then - view the permissions again the "no permissions" entry will appear - as the NT "O" flag, as described above. This - allows you to add permissions back to a file or directory once - you have removed them from a triple component. - - As UNIX supports only the "r", "w" and "x" bits of - an NT ACL then if other NT security attributes such as "Delete - access" are selected then they will be ignored when applied on - the Samba server. - - When setting permissions on a directory the second - set of permissions (in the second set of parentheses) is - by default applied to all files within that directory. If this - is not what you want you must uncheck the "Replace - permissions on existing files" checkbox in the NT - dialog before clicking "OK". - - If you wish to remove all permissions from a - user/group/world component then you may either highlight the - component and click the "Remove" button, - or set the component to only have the special "Take - Ownership" permission (dsplayed as "O" - ) highlighted. - - - - Interaction with the standard Samba create mask - parameters - - Note that with Samba 2.0.5 there are four new parameters - to control this interaction. These are : - - security mask - force security mode - directory security mask - force directory security mode - - Once a user clicks "OK" to apply the - permissions Samba maps the given permissions into a user/group/world - r/w/x triple set, and then will check the changed permissions for a - file against the bits set in the - security mask parameter. Any bits that - were changed that are not set to '1' in this parameter are left alone - in the file permissions. - - Essentially, zero bits in the security mask - mask may be treated as a set of bits the user is not - allowed to change, and one bits are those the user is allowed to change. - - - If not set explicitly this parameter is set to the same value as - the create mask - parameter to provide compatibility with Samba 2.0.4 - where this permission change facility was introduced. To allow a user to - modify all the user/group/world permissions on a file, set this parameter - to 0777. - - Next Samba checks the changed permissions for a file against - the bits set in the - force security mode parameter. Any bits - that were changed that correspond to bits set to '1' in this parameter - are forced to be set. - - Essentially, bits set in the force security mode - parameter may be treated as a set of bits that, when - modifying security on a file, the user has always set to be 'on'. - - If not set explicitly this parameter is set to the same value - as the force - create mode parameter to provide compatibility - with Samba 2.0.4 where the permission change facility was introduced. - To allow a user to modify all the user/group/world permissions on a file, - with no restrictions set this parameter to 000. - - The security mask and force - security mode parameters are applied to the change - request in that order. - - For a directory Samba will perform the same operations as - described above for a file except using the parameter - directory security mask instead of security - mask, and force directory security mode - parameter instead of force security mode - . - - The directory security mask parameter - by default is set to the same value as the directory mask - parameter and the force directory security - mode parameter by default is set to the same value as - the force directory mode parameter to provide - compatibility with Samba 2.0.4 where the permission change facility - was introduced. - - In this way Samba enforces the permission restrictions that - an administrator can set on a Samba share, whilst still allowing users - to modify the permission bits within that restriction. - - If you want to set up a share that allows users full control - in modifying the permission bits on their files and directories and - doesn't force any particular bits to be set 'on', then set the following - parameters in the smb.conf(5) - file in that share specific section : - - security mask = 0777 - force security mode = 0 - directory security mask = 0777 - force directory security mode = 0 - - As described, in Samba 2.0.4 the parameters : - - create mask - force create mode - directory mask - force directory mode - - were used instead of the parameters discussed here. - - - - Interaction with the standard Samba file attribute - mapping - - Samba maps some of the DOS attribute bits (such as "read - only") into the UNIX permissions of a file. This means there can - be a conflict between the permission bits set via the security - dialog and the permission bits set by the file attribute mapping. - - - One way this can show up is if a file has no UNIX read access - for the owner it will show up as "read only" in the standard - file attributes tabbed dialog. Unfortunately this dialog is - the same one that contains the security info in another tab. - - What this can mean is that if the owner changes the permissions - to allow themselves read access using the security dialog, clicks - "OK" to get back to the standard attributes tab - dialog, and then clicks "OK" on that dialog, then - NT will set the file permissions back to read-only (as that is what - the attributes still say in the dialog). This means that after setting - permissions and clicking "OK" to get back to the - attributes dialog you should always hit "Cancel" - rather than "OK" to ensure that your changes - are not overridden. - - -
diff --git a/docs/docbook/howto/samba-pdc-howto.sgml b/docs/docbook/howto/samba-pdc-howto.sgml deleted file mode 100644 index 4b8380dd9e5..00000000000 --- a/docs/docbook/howto/samba-pdc-howto.sgml +++ /dev/null @@ -1,778 +0,0 @@ - - - - -The Samba 2.2 PDC HowTo - - - - - - DavidBannon - La Trobe University - - November 2000 - - - - - Comments, corrections and additions to dbannon@samba.org - - - This document explains how to setup Samba as a Primary Domain Controller and - applies to version 2.2.0. - Before - using these functions make sure you understand what the controller can and cannot do. - Please read the sections below in the Introduction. - As 2.2.0 is incrementally updated - this document will change or become out of date very quickly, make sure you are - reading the most current version. - - - Please note this document does not apply to Samba2.2alpha0, Samba2.2alpha1, - Samba 2.0.7, TNG nor HEAD branch. - - It does apply to the current (post November 27th) cvs. - - - Also available is an updated version of Jerry Carter's NTDom - FAQ that will answer lots of - the special 'tuning' questions that are not covered here. Over the next couple of weeks - some of the items here will be moved to the FAQ. - - - - - - - - - -Introduction - - -This document will show you one way of making Version 2.2.0 -of Samba perform some of the tasks of a -NT Primary Domain Controller. The facilities described are built into Samba as a result of -development work done over a number of years by a large number of people. These facilities -are only just beginning to be officially supported and although they do appear to work reliably, -if you use them then you take the risks upon your self. This document does not cover the -developmental versions of Samba, particularly -Samba-TNG - - - - - -Note that Samba 2.0.7 - supports significently less of the NT Domain facilities compared with 2.2.0 - - - - This document does not replace the text files DOMAIN_CONTROL.txt, DOMAIN.txt (by - John H Terpstra) or NTDOMAIN.txt (by Luke Kenneth Casson Leighton). Those documents provide - more detail and an insight to the development - cycle and should be considered 'further reading'. - - - - -What can we do ? - - Permit 'domain logons' for Win95/98, NT4 and W2K workstations from one central - password database. WRT W2K, please see the section about adding machine - accounts and the Intro in the FAQ. - Grant Administrator privileges to particular domain users on an - NT or W2K workstation. - Apply policies from a domain policy file to NT and W2K (?) - workstation. - Run the appropriate logon script when a user logs on to the domain - . - Maintain a user's local profile on the server. - Validate a user using another system via smb (such as smb_pam) and - soon winbind (?). - - - - -What can't we do ? - - Become or work with a Backup Domain Controller (a BDC). - Participate in any sort of trust relationship (with either Samba or NT - Servers). - Offer a list of domain users to User Manager for Domains - on the Security Tab etc). - Be a W2K type of Domain Controller. Samba PDC will behave like - an NT PDC, W2K workstations connect in legacy mode. - - - - - - - - -Installing - - Installing consists of the usual download, configure, make and make - install process. These steps are well documented elsewhere. - The FAQ discusses getting pre-release versions via CVS. - Then you need to configure the server. - -Start Up Script - Skip this section if you have a working Samba already. - Everyone has their own favourite startup script. Here is mine, offered with no warrantee - at all ! - - - - #!/bin/sh - # Script to control Samba server, David Bannon, 14-6-96 - # - # - PATH=/bin:/usr/sbin:/usr/bin - export PATH - case "$1" in - 'start') - if [ -f /usr/local/samba/bin/smbd ] - then - /usr/local/samba/bin/smbd -D - /usr/local/samba/bin/nmbd -D - echo "Starting Samba Server" - fi - ;; - 'conf') - if [ -f /usr/local/samba/lib/smb.conf ] - then - vi /usr/local/samba/lib/smb.conf - fi - ;; - 'pw') - if [ -f /usr/local/samba/private/smbpasswd ] - then - vi /usr/local/samba/private/smbpasswd - fi - ;; - 'who') - /usr/local/samba/bin/smbstatus -b - ;; - 'restart') - psline=`/bin/ps x | grep smbd | grep -v grep` - - if [ "$psline" != "" ] - then - while [ "$psline" != "" ] - do - psline=`/bin/ps x | fgrep smbd | grep -v grep` - if [ "$psline" ] - then - set -- $psline - pid=$1 - /bin/kill -HUP $pid - echo "Stopped $pid line = $psline" - sleep 2 - fi - done - fi - echo "Stopped Samba servers" - ;; - 'stop') - psline=`/bin/ps x | grep smbd | grep -v grep` - - if [ "$psline" != "" ] - then - while [ "$psline" != "" ] - do - psline=`/bin/ps x | fgrep smbd | grep -v grep` - if [ "$psline" ] - then - set -- $psline - pid=$1 - /bin/kill -9 $pid - echo "Stopped $pid line = $psline" - sleep 2 - fi - done - fi - echo "Stopped Samba servers" - psline=`/bin/ps x | grep nmbd | grep -v grep` - if [ "$psline" ] - then - set -- $psline - pid=$1 - /bin/kill -9 $pid - echo "Stopped Name Server " - fi - echo "Stopped Name Servers" - ;; - *) - echo "usage: samba {start | restart |stop | conf | pw | who}" - ;; - esac - - - - Use this script, or some other one, you will need to ensure its used while the machine - is booting. (This typically involves /etc/rc.d, we'll be - assuming that there is a script called - samba in /etc/rc.d/init.d further down in this document.) - - - -Config File - -A sample conf file - Here is a fairly minimal config file to do PDC. It will also make the server - become the browse master for the - specified domain (not necessary but usually desirable). You will need to change only - two parameters to make this - file work, wins server and workgroup, plus - you will need to put your own name (not mine!) in the domain admin users fields. - Some of the parameters are discussed further down this document. - - Assuming you have used the default install directories, this file should appear as - /usr/local/samba/lib/smb.conf. It should not be - writable by anyone except root. - - The 'add user script' parameter is a work-around, watch for changes ! - - - - [global] - security = user - status = yes - workgroup = { Your domain name here } - wins server = { ip of a wins server if you have one } - encrypt passwords = yes - domain logons =yes - logon script = scripts\%U.bat - domain admin group = @adm - add user script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %m$ - guest account = ftp - share modes=no - os level=65 - [homes] - guest ok = no - read only = no - create mask = 0700 - directory mask = 0700 - oplocks = false - locking = no - [netlogon] - path = /usr/local/samba/netlogon - writeable = no - guest ok = no - - - - - -PDC Config Parameters - - -There are a huge range of parameters that may appear in a smb.conf file. Some - that may be of interest to a PDC are : - -add user script - This parameter specifies a script (or program) that will be run - to add a user to the system. Here it is being used to add a machine, not a user. - This is probably not very nice and may change. But it does work ! - - For this example, I have a group called 'machines', entries can be added to - /etc/passwd using a programme called /usr/adduser and - the other parameters are chosen as suitable for a machine account. Works for - RH Linux, your system may require changes. - - - - -domain admin group = @adm - This parameter specifies a unix group whose members will be granted - admin privileges on a NT workstation when - logged onto that workstation. See the section called - Domain Admin Accounts. - - - -domain admin users = user1 users2 - It appears that this parameter does not funtion correctly at present. - Use the 'domain admin group' instread. This parameter specifies a unix user who will - be granted admin privileges - on a NT workstation when - logged onto that workstation. See the section called - Domain Admin Accounts. - - - -encrypt passwords = yes - This parameter must be 'yes' to allow any of the recent service pack NTs to logon. There are some reg hacks that - turn off encrypted passwords on the NTws itself but if you are going to use the smbpasswd system (and you - should) you must use encrypted passwords. - - - -logon script = scripts\%U.bat - This will make samba look for a logon script named after the user - (eg joeblow.bat). - See the section further on called Logon Scripts - Note that the slash is like this '\', not like this '/'. - NT is happy with both, win95 is not ! - - - -logon path - Lets you specify where you would like users profiles kept. The default, that is in the users - home directory, does encourage a bit of fiddling. - - - - - - - - - - -Special directories - You need to create a couple of special files and directories. Its nice - to have some of the binaries handy too, so I create links to them. Assuming - you have used the default samba location and have not - changed the locations mentioned in the sample config file, do the following : - - - - mkdir /usr/local/samba/netlogon - mkdir /usr/local/samba/netlogon/scripts - mkdir /usr/local/samba/private - touch /usr/local/samba/private/smbpasswd - chmod go-rwx /usr/local/samba/private/smbpasswd - cd /usr/local/sbin - ln -s /usr/local/samba/bin/smbpasswd - ln -s /usr/local/samba/bin/smbclient - ln -s /etc/rc.d/init.d/samba - - - Make sure permissions are appropriate ! - - OK, if you have used the scripts above and have a path to where the links are do this to start up - the Samba Server : - - samba start - - Instead, you might like to reboot the machine to make sure that you - got the init stuff right. Any way, a quick look in the logs - /usr/local/samba/var/log.smbd and - /usr/local/samba/var/log/nmbd - will give you an idea of what's happening. Assuming all is well, lets create - some accounts... - - - - - -User and Machine Accounts -Logon Accounts - - This section is very nearly out of date already ! It - appears that while you are reading it, Jean Francois Micou is making it - redundant ! Jean Francois is adding facilities to add users - (via User Manager) and machines (when joining the domain) and it looks like these facilities will - make it into the official release of 2.2. - - - Every user and NTws (and other samba servers) that will be on the domain - must have its own passwd entry in both /etc/passwd and - /usr/local/samba/private/smbpasswd . - The /etc/passwd entry is really - only to reserve a user ID. The NT encrypted password is stored in - /usr/local/samba/private/smbpasswd. - (Note that win95/98 machines don't need an account as they don't do - any security aware things.) - - Samba 2.2 will now create these entries for us. Carefull set up is required - and there may well be some changes to this system before its released. - - - -Machine Accounts - - There is an entry in the ntdom FAQ explaining how to create - machine entries manually. - - -<emphasis>At present</> to have the machine accounts created when a machine joins - the domain a number of conditions must be met : - -Only root can do it ! - There must be an entry in /usr/local/samba/private/smbpasswd - for root and root must be mentioned in domain admins. This may - be fixed some time in the future so any 'domain admin' can do it. If you don't - like having root as a windows logon account, make the machine - entries manually (both of them). - - - -Use the add user script - Again, this looks a bit like a 'work around'. Use a suitable - command line to add a machine account see above, - and pass it %m$, that is %m to get machine name plus the '$'. Now, this - means you cannot use the add user script to really add users .... - - - -Only for W2K - This automatic creation of machine accounts does not work for - NT4ws at present. Watch this space. - - - - -Joining the Domain - - You must have either added the machine account entries manually (NT4 ws) - or set up the automatic system (W2K), see Machine Accounts - before proceeding. - - -Windows NT - - (this step may not be necessary some time in the near future). - On the samba server that is the PDC, add a machine account manually - as per the instructions in the FAQ - Then give the command smbpasswd -a -m {machine} substituting in the - client machine name. - Logon to the NTws in question as a local admin, go to the - Control Panel, Network IdentificationTag. - Press the Change button. - Enter the Domain name (from the 'Workgroup' parameter, smb.conf) - in the Domain Field. - - Press OK and after a few seconds you will get a 'Welcome to Whatever Domain'. - Allow to reboot. - - - -Windows 2000 - - Logon to the W2k machine as Administrator, go to the Control - Panel and double click on Network and Dialup Connections. - - Pull down the Advanced menu and choose - Network Identification. Press Properties - . - Choose Domain and enter the domain name. Press 'OK'. - Now enter a user name and password for a Domain Admin - (Who must be root until a pre-release bug is fixed) and press - 'OK'. - Wait for the confirmation, reboot when prompted. - - To remove a W2K machine from the domain, follow the first two steps then - choose Workgroup, enter a work group name (or just WORKGROUP) and follow - the prompts. - - - - - - - -User Accounts - - Again, doing it manually (cos' the auto way is not working pre-release). - - In our simple case every domain user should have an account on the PDC. The - account may have a null shell if they are not allowed to log on to the unix - prompt. Again they need an entry in both the /etc/passwd and - /usr/local/samba/private/smbpasswd. Again a password is - not necessary in /etc/passwd but the location - of the home directory is honoured. - To make an entry for a user called Joe Blow you would typically do the following : - - adduser -g users -c 'Joe Blow' -s /bin/false -n joeblow - - smbpasswd -a joeblow - - And you will prompted to enter a password for Joe. Ideally he will be - hovering over your shoulder and will, when asked, type in a password of - his choice. There are a number of scripts and systems to ease the migration of users - from somewhere to samba. Better start looking ! - - -Domain Admin Accounts - - Certain operations demand that the logged on user has Administrator - privileges, typically installing software and - doing maintenance tasks. It is very simple to appoint some users as Domain Admins, - most likely yourself. Make - sure you trust the appointee ! - - Samba 2.2 recognizes particular users as being - domain admins and tells the NTws when it thinks that it has got one logged on. - In the smb.conf file we declare - that the Domain Admin group = @adm. - Any user who is a menber of the unix group 'adm' is treated as a Domain Admin by a NTws when - logged onto the Domain. They will have full Administrator rights - including the rights to change permissions on files and run the system - utilities such as Disk Administrator. Add users to the group by editing - /etc/group/. You do not need to use the 'adm' group, choose any one you like. - - Further, and this is very new, they will be allowed to create a - new machine account when first connecting a new NT or W2K machine to - the domain. However, at present, ie pre-release, only a Domain Admin who - also happens to be root can do so. - - - - - - -Profiles, Policies and Logon Scripts - -Profiles - - NT Profiles should work if you have followed the setup so far. - A user's profile contains a whole lot of their personal settings, - the contents of their desktop, personal 'My Documents' and so on. - When they log off, all of the profile is copied to their directory - on the server and is downloaded again when they logon on again, possibly - on another client machine. - - Sounds great but can be a bit of a bug bear sometimes. Users let - their profiles get too big and then complain about how long it takes - to log on each time. This sample setup only supports NT profiles, - rumor has it that it is also possible to do the same on Win95, my - users don't know and I'm not telling them. - - There is more info about Profiles (including for W95/98) - in the FAQ. - - -Policies - - Policies are an easy way to make or enforce specific characteristics across your network. You create a ntconfig.pol - file and every time someone logs on with their NTws, the settings you put in ntconfig.pol are applied to the NTws. - Typical setting are things like making the date appear the way you want it (none of these 2 figure years here) or - maybe suppressing one of the splash screens. Perhaps you want to set the NTws so it does not keep users profiles - on the local machine. Cool. The only problem is making the ntconfig.pol file itself. You cannot use the policy editor - that comes with NTws. - - See the FAQ for pointers on how to get a suitable Policy Editor. - - The Policy Editor (and associated files) will create a - ntconfig.pol file using the - parameters Microsoft thought of and parameters you specify by making your own - template file. - - In our example configuration here, Samba will expect to find - the ntconfig.pol file in - /usr/local/samba/netlogon. Needless to say (I hope !), - it is vitally important that ordinary users don't have - write permission to the Policy files. - - -Logon Scripts - - In the sample config file above there is a line - logon script = scripts\%U.bat - - Note that the slash is like this '\' not like this '/'. - NT is happy with both, win95 is not ! - - This allows you to run a dos batch file every time someone logs on. The batch - file is located on the server, in the sample install mentioned here, - its in /usr/local/samba/netlogon/scripts and - is named after the user with .bat appended, eg Joe - Blow's script is called /usr/local/samba/netlogon/scripts/joeblow.bat. - - There is a suggestion that user names longer than 8 characters may cause - problems with some systems being unable to run logon scripts. This is confirmed in earlier - versions when connecting using W95, comments about other combinations ?? - - You could use a line like this logon script = default.bat and samba - will supply /usr/local/samba/netlogon/default.bat for any client and every - user. Maybe you could use %m and get a client machine dependant logon script. - You get the idea... - - Note that the file is a dos batch file not a Unix script. It runs dos commands on the client - computer with the logon user's permissions. It must be a dos file with each line ending with - the dos cr/lf not a nice clean newline. Generally, - its best to create the initial file on a DOS system and copy it across. - - There is lots of very clever uses of the Samba replaceable variables such - ( %U = user, %G = primary group, %H = client machine, see the 'man 5 smb.conf') to - give you control over which script runs when a particular person logs - on. (Gee, it would be nice to have a default.bat run when nothing else is available.) - - Again, it is vitally important that ordinary users don't have write - permission to other peoples, or even probably their own, logon script files. - - A typical logon script is reproduced below. Note that it runs separate - commands for win95 and NT, that's because NT has slightly different behaviour - when using the net use .. command. Its useful for lots of - other situations too. I don't know what syntax to use for win98, I don't use it - here. - - - - rem Default logon script, create links to this file. - - net time \\bioserve /set /yes - @echo off - if %OS%.==Windows_NT. goto WinNT - - :Win95 - net use k: \\trillion\bio_prog - net use p: \\bcfile\homes - goto end - :WinNT - net use k: \\trillion\bio_prog /persistent:no - net use p: \\bcfile\homes /persistent:no - - :end - - - - - -Passwords and Authentication - - So far our configuration assumes that ordinary users don't have unix logon access. A change - to the adduser line above would allow unix logon - but it would be with passwords that may - be different from the NT logon. Clearly that won't suit everyone. Trying to explain to users - that they need to change their passwords in two seperate places is not fun. - Further, even if they cannot do a unix logon there are other processes that - might require authentication. We have a nice securely encrypted password in - /usr/local/samba/private/smbpasswd, why not use it ? - -</> -<sect2><title>Syncing Passwords - - Yes, its possible and seems the easiest way (initially anyway). - The FAQ details how to - do so in the sections What is password sync and should I use it ? and - How do I get remote password (unix and SMB) changing working ? - - - -Using PAM - Pam enabled systems have a much better solution available. The Samba - PDC server will offer to authenticate domain users to other processes - (either on this server or on the domain). With a suitable pam stack - such as Pam_smb - you can get any pam aware application looking to the samba password and - can leave the password field in /etc/shadow - or /etc/passwd invalid. - - -Authenticating other Samba Servers - In a domain that has a number of servers you only need one password database. - The machines that don't have their own ask the PDC to check for them. - This will work fine for a domain controlled by either a Samba or NT machine. - - To do so the Samba machine must be told to refer to the PDC and where the PDC is. - See the section in the NTDom FAQ called How do I get my samba server to - become a member ( not PDC ) of an NT domain? - - - - - - - -Background - - -History - - It might help you understand the limitations of the PDC in Samba if you - read something of its history. Well, the history as I understand it anyway. - - For many years the Samba team have been developing Samba, some time ago - a number of people, possibly lead by Luke Leighton started contributing NT - PDC stuff. This was added to the 'head' stream (that would eventually - become the next version) and later to a seperate stream (NTDom). They did so - much that eventually this development stream was so mutated that it could not - be merged back into the main stream and was abandoned towards the end of 1999. - And that was very sad because many users, myself include had become heavily - dependant on the NTController facilities it offered. Oh well... - - The NTDom team continued on with their new found knowledge however and - built the TNG stream. Intended to be carefully controlled so that it can be - merged back into the main stream and benefiting from what they learnt, it is - a very different product to the origional NTDom product. However, for a - number of reasons, the merge did not take place and now TNG is being developed - at http://www.samba-tng.org. - - Now, the NTDom things that the main strean 2.0.x version does is based more - on the old (initial version) abandoned code than on the TNG ideas. It appears - that version 2.2.0 will also include an improved version of the 2.0.7 domain - controller charactistics, not the TNG ways. The developers have indicated - that 2.2.0 will be further developed incrementally and the ideas from TNG - incorporated into it. - - One more little wriggle is worth mentioning. At one stage the NTDom - stream was called Samba 2.1.0-prealpha and similar names. This is most - unfortunate because at least one book published advises people who want to - use NTDom Samba to get version 2.1.0 or later. As main stream Samba will soon - be called 2.2.0 and NOT officially supporting NTDom Controlling functions, - the potential for confusion is certainly there. - - -The Future - - There is a document on the Samba mirrors called 'Development' - . It offers the 'best guess' of what is planned for future releases - of Samba. - - The future of Samba as a Primary Domain Controller appears rosie, however - be aware that its the future, not the present. The developers are strongly committed - to building a full featured PDC into Samba but it will take time. If this - version does not meet your requirements then you should consider (in no particular - order) : - - - Wait. No, we don't know how long. Repeated asking won't help. - Investigate the development versions, TNG perhaps or HEAD where new code is being added - all the time. Realise that development code is often unstable, poorly documented and subject to change. - You will need to use cvs to download development versions. - Join one of the Samba mailing lists so that you can find out - what is happening on the 'bleeding edge'. - - - -Getting further help - - This document cannot possibly answer all your questions. Please understand that its very - likely that someone has been confrounted by the same problem that you have. The - FAQ - discusses a number of possible paths to take to get further help : - - - - Documents on the Samba Sites. - Other web sites. - Mailing list. - - - There is some discussion about guide lines for using the Mailing Lists on the - accompanying FAQ, - please read them before posting. - - - - - - diff --git a/docs/docbook/manpages/nmbd.8.sgml b/docs/docbook/manpages/nmbd.8.sgml index 2d873a1e40e..edfa9b4fca4 100644 --- a/docs/docbook/manpages/nmbd.8.sgml +++ b/docs/docbook/manpages/nmbd.8.sgml @@ -24,7 +24,7 @@ -V -d <debug level> -H <lmhosts file> - -l <log file> + -l <log directory> -n <primary netbios name> -p <port number> -s <configuration file> @@ -162,17 +162,14 @@ - -l <log file> - The -l parameter specifies a path - and base filename into which operational data from - the running nmbd server will - be logged. The actual log file name is generated by - appending the extension ".nmb" to the specified base - name. For example, if the name specified was "log" - then the file log.nmb would contain the debugging data. - - The default log file path is compiled into Samba as - part of the build process. Common defaults are + -l <log directory> + The -l parameter specifies a directory + into which the "log.nmbd" log file will be created + for operational data from the running + nmbd server. + + The default log directory is compiled into Samba + as part of the build process. Common defaults are /usr/local/samba/var/log.nmb, /usr/samba/var/log.nmb or /var/log/log.nmb. diff --git a/docs/docbook/manpages/rpcclient.1.sgml b/docs/docbook/manpages/rpcclient.1.sgml index 6093d6dc42e..f32e2f9ece6 100644 --- a/docs/docbook/manpages/rpcclient.1.sgml +++ b/docs/docbook/manpages/rpcclient.1.sgml @@ -135,7 +135,7 @@ -U username[%password] Sets the SMB username or username and password. - If %password is not specified, The user will be prompted. The + If %password is not specified, the user will be prompted. The client will first check the USER environment variable, then the LOGNAME variable and if either exists, the string is uppercased. If these environmental variables are not diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index b3be01677b8..a7328e7cf63 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -436,8 +436,8 @@ %a the architecture of the remote machine. Only some are recognized, and those may not be - 100% reliable. It currently recognizes Samba, WfWg, - WinNT and Win95. Anything else will be known as + 100% reliable. It currently recognizes Samba, WfWg, Win95, + WinNT and Win2k. Anything else will be known as "UNKNOWN". If it gets it wrong then sending a level 3 log to samba@samba.org should allow it to be fixed. @@ -636,6 +636,14 @@ kernel oplocks lanman auth large readwrite + + ldap admin dn + ldap filter + ldap port + ldap server + ldap ssl + ldap suffix + lm announce lm interval load printers @@ -671,7 +679,6 @@ netbios name netbios scope nis homedir - nt acl support nt pipe support nt smb support null passwords @@ -710,6 +717,7 @@ socket address socket options source environment + ssl ssl CA certDir ssl CA certFile @@ -717,6 +725,9 @@ ssl client cert ssl client key ssl compatibility + ssl egd socket + ssl entropy bytes + ssl entropy file ssl hosts ssl hosts resign ssl require clientcert @@ -724,6 +735,7 @@ ssl server cert ssl server key ssl version + stat cache stat cache size strip dot @@ -737,6 +749,7 @@ total print jobs unix password sync update encrypted + use mmap use rhosts username level username map @@ -831,6 +844,7 @@ max print jobs min print space msdfs root + nt acl support only guest only user oplock contention limit @@ -863,6 +877,7 @@ set directory short preserve case status + strict allocate strict locking strict sync sync always @@ -2331,8 +2346,8 @@ workgroup it is in. Samba 2.2 also has limited capability to act as a domain controller for Windows NT 4 Domains. For more details on setting up this feature see - the file DOMAINS.txt in the Samba documentation directory docs/ - shipped with the source code. + the Samba-PDC-HOWTO included in the htmldocs/ + directory shipped with the source code. Default: domain logons = no @@ -2636,12 +2651,6 @@ mode after the mask set in the create mask parameter is applied. - Note that by default this parameter does not apply to permissions - set by Windows NT/2000 ACL editors. If the administrator wishes to enforce - this mask on access control lists also, they need to set the restrict acl with - mask to true. - See also the parameter create mask for details on masking mode bits on files. @@ -2670,12 +2679,6 @@ mask in the parameter directory mask is applied. - Note that by default this parameter does not apply to permissions - set by Windows NT/2000 ACL editors. If the administrator wishes to enforce - this mask on access control lists also, they need to set the restrict acl with - mask to true. - See also the parameter directory mask for details on masking mode bits on created directories. @@ -3388,6 +3391,150 @@ + + ldap admin dn (G) + This parameter is only available if Samba has been + configure to include the --with-ldapsam option + at compile time. This option should be considered experimental and + under active development. + + + + The ldap admin dn defines the Distinguished + Name (DN) name used by Samba to contact the ldap + server when retreiving user account information. The ldap + admin dn is used in conjunction with the admin dn password + stored in the private/secrets.tdb file. See the + smbpasswd(8) man + page for more information on how to accmplish this. + + + + Default : none + + + + + + + + ldap filter (G) + This parameter is only available if Samba has been + configure to include the --with-ldapsam option + at compile time. This option should be considered experimental and + under active development. + + + + This parameter specifies the RFC 2254 compliant LDAP search filter. + The default is to match the login name with the uid + attribute for all entries matching the sambaAccount + objectclass. Note that this filter should only return one entry. + + + + Default : ldap filter = (&(uid=%u)(objectclass=sambaAccount)) + + + + + + + + ldap port (G) + This parameter is only available if Samba has been + configure to include the --with-ldapsam option + at compile time. This option should be considered experimental and + under active development. + + + + This option is used to control the tcp port number used to contact + the ldap server. + The default is to use the stand LDAP port 389. + + + Default : ldap port = 389 + + + + + + + + ldap server (G) + This parameter is only available if Samba has been + configure to include the --with-ldapsam option + at compile time. This option should be considered experimental and + under active development. + + + + This parameter should contains the FQDN of the ldap directory + server which should be queried to locate user account information. + + + + + Default : ldap server = localhost + + + + + + + + ldap ssl (G) + This parameter is only available if Samba has been + configure to include the --with-ldapsam option + at compile time. This option should be considered experimental and + under active development. + + + + This option is used to define whether or not Samba should + use SSL when connecting to the ldap + server. This is NOT related to + Samba SSL support which is enabled by specifying the + --with-ssl option to the configure + script (see ssl). + + + + The ldap ssl can be set to one of three values: + (a) on - Always use SSL when contacting the + ldap server, (b) off - + Never use SSL when querying the directory, or (c) start + tls - Use the LDAPv3 StartTLS extended operation + (RFC2830) for communicating with the directory server. + + + + Default : ldap ssl = off + + + + + + + + ldap suffix (G) + This parameter is only available if Samba has been + configure to include the --with-ldapsam option + at compile time. This option should be considered experimental and + under active development. + + + + + Default : none + + + + + + + @@ -4615,7 +4762,7 @@ msdfs root (S) This boolean parameter is only available if Samba is configured and compiled with the - --with-msdfs option. If set to yes>, + --with-msdfs option. If set to yes, Samba treats the share as a Dfs root and allows clients to browse the distributed file system tree rooted at the share directory. Dfs links are specified in the share directory by symbolic @@ -4654,7 +4801,7 @@ , NIS, or DNS lookups. This method of name resolution is operating system depended for instance on IRIX or Solaris this may be controlled by the /etc/nsswitch.conf - file). Note that this method is only used if the NetBIOS name + file. Note that this method is only used if the NetBIOS name type being queried is the 0x20 (server) name type, otherwise it is ignored. @@ -4768,10 +4915,12 @@ - nt acl support (G) + nt acl support (S) This boolean parameter controls whether smbd(8) will attempt to map - UNIX permissions into Windows NT access control lists. + UNIX permissions into Windows NT access control lists. + This parameter was formally a global parameter in releases + prior to 2.2.2. Default: nt acl support = yes @@ -5080,7 +5229,7 @@ If the pam password change parameter is set to true, the chat pairs - may be matched in any order, and sucess is determined by the PAM result, + may be matched in any order, and success is determined by the PAM result, not any particular output. The \n macro is ignored for PAM conversions. @@ -5202,7 +5351,7 @@ made - the password as is and the password in all-lower case. Default: password level = 0 - Example: password level = 4 + Example: password level = 4 @@ -5511,8 +5660,9 @@ and %f will be replaced by the appropriate spool file name, and all occurrences of %p will be replaced by the appropriate printer name. The - spool file name is generated automatically by the server, the printer - name is discussed below. + spool file name is generated automatically by the server. The + %J macro can be used to access the job + name as transmitted by the client. The print command MUST contain at least one occurrence of %s or %f @@ -5551,7 +5701,7 @@ or PLP : print command = lpr -r -P%p %s - For printing = SYS or HPUX : + For printing = SYSV or HPUX : print command = lp -c -d%p %s; rm %s For printing = SOFTQ : @@ -5803,7 +5953,7 @@ lprm command if specified in the [global] section. - Currently eight printing styles are supported. They are + Currently nine printing styles are supported. They are BSD, AIX, LPRNG, PLP, SYSV, HPUX, @@ -6076,34 +6226,6 @@ - - restrict acl with mask (S) - This is a boolean parameter. If set to false (default), then - creation of files with access control lists (ACLS) and modification of ACLs - using the Windows NT/2000 ACL editor will be applied directly to the file - or directory. - - If set to true, then all requests to set an ACL on a file will have the - parameters create mask, - force create mode - applied before setting the ACL, and all requests to set an ACL on a directory will - have the parameters directory - mask, force - directory mode applied before setting the ACL. - - - See also create mask, - force create mode, - directory mask, - force directory mode - - - Default: restrict acl with mask = no - - - - - restrict anonymous (G) @@ -6253,7 +6375,7 @@ security = server or security = domain . - In versions of Samba prior to 2..0, the default was + In versions of Samba prior to 2.0.0, the default was security = share mainly because that was the only option at one stage. @@ -6787,10 +6909,6 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - This variable enables or disables the entire SSL mode. If it is set to no, the SSL-enabled Samba behaves exactly like the non-SSL Samba. If set to yes, @@ -6812,10 +6930,6 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - This variable defines where to look up the Certification Authorities. The given directory should contain one file for each CA that Samba will trust. The file name must be the hash @@ -6838,10 +6952,6 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - This variable is a second way to define the trusted CAs. The certificates of the trusted CAs are collected in one big file and this variable points to the file. You will probably @@ -6865,10 +6975,6 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - This variable defines the ciphers that should be offered during SSL negotiation. You should not set this variable unless you know what you are doing. @@ -6883,10 +6989,6 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - The certificate in this file is used by smbclient(1) if it exists. It's needed if the server requires a client certificate. @@ -6905,10 +7007,6 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - This is the private key for smbclient(1). It's only needed if the client should have a certificate. @@ -6927,18 +7025,77 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - - This variable defines whether SSLeay should be configured + This variable defines whether OpenSSL should be configured for bug compatibility with other SSL implementations. This is probably not desirable because currently no clients with SSL - implementations other than SSLeay exist. + implementations other than OpenSSL exist. Default: ssl compatibility = no + + + + ssl egd socket (G) + This variable is part of SSL-enabled Samba. This + is only available if the SSL libraries have been compiled on your + system and the configure option --with-ssl was + given at configure time. + + + This option is used to define the location of the communiation socket of + an EGD or PRNGD daemon, from which entropy can be retrieved. This option + can be used instead of or together with the ssl entropy file + directive. 255 bytes of entropy will be retrieved from the daemon. + + + Default: none + + + + + + ssl entropy bytes (G) + This variable is part of SSL-enabled Samba. This + is only available if the SSL libraries have been compiled on your + system and the configure option --with-ssl was + given at configure time. + + + This parameter is used to define the number of bytes which should + be read from the ssl entropy + file If a -1 is specified, the entire file will + be read. + + + Default: ssl entropy bytes = 255 + + + + + + + ssl entropy file (G) + This variable is part of SSL-enabled Samba. This + is only available if the SSL libraries have been compiled on your + system and the configure option --with-ssl was + given at configure time. + + + This parameter is used to specify a file from which processes will + read "random bytes" on startup. In order to seed the internal pseudo + random number generator, entropy must be provided. On system with a + /dev/urandom device file, the processes + will retrieve its entropy from the kernel. On systems without kernel + entropy support, a file can be supplied that will be read on startup + and that will be used to seed the PRNG. + + + Default: none + + + @@ -6956,10 +7113,6 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - These two variables define whether Samba will go into SSL mode or not. If none of them is defined, Samba will allow only SSL connections. If the @@ -6993,10 +7146,6 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - If this variable is set to yes, the server will not tolerate connections from clients that don't have a valid certificate. The directory/file given in --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - If this variable is set to yes, the smbclient(1) will request a certificate from the server. Same as @@ -7047,10 +7192,6 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - This is the file containing the server's certificate. The server must have a certificate. The file may also contain the server's private key. See later for @@ -7069,10 +7210,6 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - This file contains the private key of the server. If this variable is not defined, the key is looked up in the certificate file (it may be appended to the certificate). @@ -7093,10 +7230,6 @@ system and the configure option --with-ssl was given at configure time. - Note that for export control reasons - this code is NOT enabled by default in any - current binary version of Samba. - This enumeration variable defines the versions of the SSL protocol that will be used. ssl2or3 allows dynamic negotiation of SSL v2 or v3, ssl2 results @@ -7149,6 +7282,30 @@ + + strict allocate (S) + This is a boolean that controls the handling of + disk space allocation in the server. When this is set to yes + the server will change from UNIX behaviour of not committing real + disk storage blocks when a file is extended to the Windows behaviour + of actually forcing the disk system to allocate real storage blocks + when a file is created or extended to be a given size. In UNIX + terminology this means that Samba will stop creating sparse files. + This can be slow on some systems. + + When strict allocate is no the server does sparse + disk block allocation when a file is extended. + + Setting this to yes can help Samba return + out of quota messages on systems that are restricting the disk quota + of users. + + Default: strict allocate = no + + + + + strict locking (S) This is a boolean that controls the handling of @@ -7434,6 +7591,24 @@ + + use mmap (G) + This global parameter determines if the tdb internals of Samba can + depend on mmap working correctly on the running system. Samba requires a coherent + mmap/read-write system memory cache. Currently only HPUX does not have such a + coherent cache, and so this parameter is set to false by + default on HPUX. On all other systems this parameter should be left alone. This + parameter is provided to help the Samba developers track down problems with + the tdb internal code. + + + Default: use mmap = yes + + + + + + use rhosts (G) If this global parameter is true, it specifies @@ -7811,16 +7986,16 @@ Default: No files or directories are vetoed. - Examples: - ; Veto any files containing the word Security, - ; any ending in .tmp, and any directory containing the - ; word root. - veto files = /*Security*/*.tmp/*root*/ +Examples: +; Veto any files containing the word Security, +; any ending in .tmp, and any directory containing the +; word root. +veto files = /*Security*/*.tmp/*root*/ - ; Veto the Apple specific files that a NetAtalk server - ; creates. - veto files = /.AppleDouble/.bin/.AppleDesktop/Network Trash Folder/ - +; Veto the Apple specific files that a NetAtalk server +; creates. +veto files = /.AppleDouble/.bin/.AppleDesktop/Network Trash Folder/ + diff --git a/docs/docbook/manpages/smbcontrol.1.sgml b/docs/docbook/manpages/smbcontrol.1.sgml index 7904634ab2d..05e05f4a6ab 100644 --- a/docs/docbook/manpages/smbcontrol.1.sgml +++ b/docs/docbook/manpages/smbcontrol.1.sgml @@ -70,7 +70,7 @@ message-type - One of: close-share, + One of: close-share, debug, force-election, ping , profile, diff --git a/docs/docbook/manpages/smbd.8.sgml b/docs/docbook/manpages/smbd.8.sgml index 05958b83dec..cdb3d51fa87 100644 --- a/docs/docbook/manpages/smbd.8.sgml +++ b/docs/docbook/manpages/smbd.8.sgml @@ -22,7 +22,7 @@ -h -V -d <debug level> - -l <log file> + -l <log directory> -p <port number> -O <socket option> -s <configuration file> @@ -148,16 +148,21 @@ - -l <log file> - If specified, log file - specifies a log filename into which informational and debug - messages from the running server will be logged. The log + -l <log directory> + If specified, + log directory + specifies a log directory into which the "log.smbd" log + file will be created for informational and debug + messages from the running server. The log file generated is never removed by the server although its size may be controlled by the max log size option in the - smb.conf(5) file. The default log - file name is specified at compile time. + smb.conf(5) file. + + + The default log directory is specified at + compile time. diff --git a/docs/docbook/manpages/smbpasswd.8.sgml b/docs/docbook/manpages/smbpasswd.8.sgml index e757a0c67cb..098e874cc85 100644 --- a/docs/docbook/manpages/smbpasswd.8.sgml +++ b/docs/docbook/manpages/smbpasswd.8.sgml @@ -28,6 +28,7 @@ -U username[%password] -h -s + -w pass username @@ -342,6 +343,22 @@ + + + -w password + This parameter is only available is Samba + has been configured to use the experiemental + --with-ldapsam option. The -w + switch is used to specify the password to be used with the + ldap admin + dn. Note that the password is stored in + the private/secrets.tdb and is keyed off + of the admin's DN. This means that if the value of ldap + admin dn ever changes, the password will beed to be + manually updated as well. + + + diff --git a/docs/docbook/manpages/winbindd.8.sgml b/docs/docbook/manpages/winbindd.8.sgml index 6a1ecd59fd0..af851657f33 100644 --- a/docs/docbook/manpages/winbindd.8.sgml +++ b/docs/docbook/manpages/winbindd.8.sgml @@ -42,6 +42,15 @@ can be used to resolve user and group information from a Windows NT server. The service can also provide authentication services via an associated PAM module. + + + The pam_winbind module in the 2.2.2 release only + supports the auth and account + module-types. The latter is simply + performs a getpwnam() to verify that the system can obtain a uid for the + user. If the libnss_winbind library has been correctly + installed, this should always suceed. + The following nsswitch databases are implemented by the winbindd service: diff --git a/docs/docbook/projdoc/DOMAIN_MEMBER.sgml b/docs/docbook/projdoc/DOMAIN_MEMBER.sgml index 0b1db84b204..6d0b36eafcc 100644 --- a/docs/docbook/projdoc/DOMAIN_MEMBER.sgml +++ b/docs/docbook/projdoc/DOMAIN_MEMBER.sgml @@ -31,14 +31,7 @@ Joining an NT Domain with Samba 2.2 - In order for a Samba-2 server to join an NT domain, - you must first add the NetBIOS name of the Samba server to the - NT domain on the PDC using Server Manager for Domains. This creates - the machine account in the domain (PDC) SAM. Note that you should - add the Samba server as a "Windows NT Workstation or Server", - NOT as a Primary or backup domain controller. - - Assume you have a Samba-2 server with a NetBIOS name of + Assume you have a Samba 2.x server with a NetBIOS name of SERV1 and are joining an NT domain called DOM, which has a PDC with a NetBIOS name of DOMPDC and two backup domain controllers @@ -49,11 +42,14 @@ and run the command: root# smbpasswd -j DOM -r DOMPDC - + -UAdministrator%password as we are joining the domain DOM and the PDC for that domain (the only machine that has write access to the domain SAM database) - is DOMPDC. If this is successful you will see the message: + is DOMPDC. The Administrator%password is + the login name and password for an account which has the necessary + privilege to add machines to the domain. If this is successful + you will see the message: smbpasswd: Joined domain DOM. diff --git a/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml b/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml index 6c866acecdb..594516640de 100644 --- a/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml +++ b/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml @@ -101,9 +101,12 @@ hashes. This database is stored in either /etc/samba.d/smbpasswd, depending on the Samba implementation for your Unix/Linux system. The pam_smbpass.so module is provided by -Samba version 2.2.1 or later. It can be compiled only if the ---with-pam --with-pam_smbpass options are both -provided to the Samba configure program. +Samba version 2.2.1 or later. It can be compiled by specifying the +--with-pam_smbpass options when running Samba's +configure script. For more information +on the pam_smbpass module, see the documentation +in the source/pam_smbpass directory of the Samba +source distribution. diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml b/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml index b980b99e22e..475b66598c2 100644 --- a/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml +++ b/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml @@ -58,25 +58,26 @@ Background -Author's Note : This document is a combination -of David Bannon's Samba 2.2 PDC HOWTO and the Samba NT Domain FAQ. +Author's Note: This document is a combination +of David Bannon's "Samba 2.2 PDC HOWTO" and "Samba NT Domain FAQ". Both documents are superseded by this one. -Version of Samba prior to release 2.2 had marginal capabilities to -act as a Windows NT 4.0 Primary DOmain Controller Primary -Domain Controller (PDC). Beginning with -Samba 2.2.0, we are proud to announce official support for Windows NT 4.0 -style domain logons from Windows NT 4.0 (through SP6) and Windows 2000 (through -SP1) clients. This article outlines the steps necessary for configuring Samba -as a PDC. It is necessary to have a working Samba server prior to implementing the -PDC functionality. If you have not followed the steps outlined in - UNIX_INSTALL.html, please make sure -that your server is configured correctly before proceeding. Another good -resource in the smb.conf(5) man -page. The following functionality should work in 2.2: +Versions of Samba prior to release 2.2 had marginal capabilities to act +as a Windows NT 4.0 Primary Domain Controller +Primary Domain Controller +(PDC). With Samba 2.2.0, we are proud to announce official support for +Windows NT 4.0-style domain logons from Windows NT 4.0 and Windows +2000 clients. This article outlines the steps +necessary for configuring Samba as a PDC. It is necessary to have a +working Samba server prior to implementing the PDC functionality. If +you have not followed the steps outlined in UNIX_INSTALL.html, please make sure +that your server is configured correctly before proceeding. Another +good resource in the smb.conf(5) man +page. The following functionality should work in 2.2: @@ -98,18 +99,10 @@ page. The following functionality should work in 2.2: - Windows NT 4.0 style system policies + Windows NT 4.0-style system policies - - Windows 2000 Service Pack 2 Clients - - Samba 2.2.1 is required for PDC functionality when using Windows 2000 - SP2 clients. - - - The following pieces of functionality are not included in the 2.2 release: @@ -138,7 +131,7 @@ The following pieces of functionality are not included in the 2.2 release: Please note that Windows 9x clients are not true members of a domain for reasons outlined in this article. Therefore the protocol for -support Windows 9x style domain logons is completely different +support Windows 9x-style domain logons is completely different from NT4 domain logons and has been officially supported for some time. @@ -189,7 +182,7 @@ linked with the actual smb.conf description. -Here is an example smb.conf for acting as a PDC: +Here is an example smb.conf for acting as a PDC: @@ -228,13 +221,13 @@ Here is an example smb.conf for acting as a PDC: ; necessary share for domain controller [netlogon] path = /usr/local/samba/lib/netlogon - writeable = no + read only = yes write list = ntadmin ; share for storing user profiles [profiles] path = /export/smb/ntprofile - writeable = yes + read only = no create mask = 0600 directory mask = 0700 @@ -263,88 +256,96 @@ There are a couple of points to emphasize in the above configuration. -As Samba 2.2 does not offer a complete implementation of group mapping between -Windows NT groups and UNIX groups (this is really quite complicated to explain -in a short space), you should refer to the domain -admin group smb.conf parameter for information of creating "Domain Admins" -style accounts. +As Samba 2.2 does not offer a complete implementation of group mapping +between Windows NT groups and Unix groups (this is really quite +complicated to explain in a short space), you should refer to the +domain admin +group smb.conf parameter for information of creating "Domain +Admins" style accounts. -Creating Machine Trust Accounts and Joining Clients -to the Domain +Creating Machine Trust Accounts and Joining Clients to the +Domain -A machine trust account is a samba user account owned by a computer. -The account password acts as the shared secret for secure -communication with the Domain Controller. This is a security feature -to prevent an unauthorized machine with the same NetBIOS name from -joining the domain and gaining access to domain user/group accounts. -Hence a Windows 9x host is never a true member of a domain because it does -not posses a machine trust account, and thus has no shared secret with the DC. - +A machine trust account is a Samba account that is used to +authenticate a client machine (rather than a user) to the Samba +server. In Windows terminology, this is known as a "Computer +Account." -On a Windows NT PDC, these machine trust account passwords are stored -in the registry. A Samba PDC stores these accounts in the same location -as user LanMan and NT password hashes (currently smbpasswd). -However, machine trust accounts only possess and use the NT password hash. +The password of a machine trust account acts as the shared secret for +secure communication with the Domain Controller. This is a security +feature to prevent an unauthorized machine with the same NetBIOS name +from joining the domain and gaining access to domain user/group +accounts. Windows NT and 2000 clients use machine trust accounts, but +Windows 9x clients do not. Hence, a Windows 9x client is never a true +member of a domain because it does not possess a machine trust +account, and thus has no shared secret with the domain controller. - -Because Samba requires machine accounts to possess a UNIX uid from -which an Windows NT SID can be generated, all of these accounts -must have an entry in /etc/passwd and smbpasswd. -Future releases will alleviate the need to create -/etc/passwd entries. +A Windows PDC stores each machine trust account in the Windows +Registry. A Samba PDC, however, stores each machine trust account +in two parts, as follows: + + + A Samba account, stored in the same location as user + LanMan and NT password hashes (currently + smbpasswd). The Samba account + possesses and uses only the NT password hash. + + A corresponding Unix account, typically stored in + /etc/passwd. (Future releases will alleviate the need to + create /etc/passwd entries.) + -There are two means of creating machine trust accounts. +There are two ways to create machine trust accounts: - - Manual creation before joining the client to the domain. In this case, - the password is set to a known value -- the lower case of the - machine's NetBIOS name. - + Manual creation. Both the Samba and corresponding + Unix account are created by hand. - - Creation of the account at the time of joining the domain. In - this case, the session key of the administrative account used to join - the client to the domain acts as an encryption key for setting the - password to a random value (This is the recommended method). - + "On-the-fly" creation. The Samba machine trust + account is automatically created by Samba at the time the client + is joined to the domain. (For security, this is the + recommended method.) The corresponding Unix account may be + created automatically or manually. + + -Manually creating machine trust accounts +Manual Creation of Machine Trust Accounts -The first step in creating a machine trust account by hand is to -create an entry for the machine in /etc/passwd. This can be done -using vipw or any 'add userr' command which is normally -used to create new UNIX accounts. The following is an example for a Linux -based Samba server: +The first step in manually creating a machine trust account is to +manually create the corresponding Unix account in +/etc/passwd. This can be done using +vipw or other 'add user' command that is normally +used to create new Unix accounts. The following is an example for a +Linux based Samba server: -root# /usr/sbin/useradd -g 100 -d /dev/null -c "machine -nickname" -s /bin/false machine_name$ + root# /usr/sbin/useradd -g 100 -d /dev/null -c "machine +nickname" -s /bin/false machine_name$ -root# passwd -l machine_name$ +root# passwd -l machine_name$ The /etc/passwd entry will list the machine name -with a $ appended, won't have a passwd, will have a null shell and no -home directory. For example a machine called 'doppy' would have an -/etc/passwd entry like this : +with a "$" appended, won't have a password, will have a null shell and no +home directory. For example a machine named 'doppy' would have an +/etc/passwd entry like this: @@ -352,28 +353,31 @@ doppy$:x:505:501:machine_nickname:/dev/null:/bin/fals -Above, machine_nickname can be any descriptive name for the -pc i.e. BasementComputer. The machine_name absolutely must be -the NetBIOS name of the pc to be added to the domain. The "$" must append the NetBIOS -name of the pc or samba will not recognize this as a machine account +Above, machine_nickname can be any +descriptive name for the client, i.e., BasementComputer. +machine_name absolutely must be the NetBIOS +name of the client to be joined to the domain. The "$" must be +appended to the NetBIOS name of the client or Samba will not recognize +this as a machine trust account. -Now that the UNIX account has been created, the next step is to create -the smbpasswd entry for the machine containing the well known initial -trust account password. This can be done using the smbpasswd(8) command +Now that the corresponding Unix account has been created, the next step is to create +the Samba account for the client containing the well-known initial +machine trust account password. This can be done using the smbpasswd(8) command as shown here: -root# smbpasswd -a -m machine_name +root# smbpasswd -a -m machine_name where machine_name is the machine's NetBIOS -name. +name. The RID of the new machine account is generated from the UID of +the corresponding Unix account. @@ -381,9 +385,9 @@ name. Manually creating a machine trust account using this method is the - equivalent of creating a machine account on a Windows NT PDC using + equivalent of creating a machine trust account on a Windows NT PDC using the "Server Manager". From the time at which the account is created - to the time which th client joins the domain and changes the password, + to the time which the client joins the domain and changes the password, your domain is vulnerable to an intruder joining your domain using a a machine with the same NetBIOS name. A PDC inherently trusts members of the domain and will serve out a large degree of user @@ -394,30 +398,80 @@ name. -Creating machine trust accounts "on the fly" +"On-the-Fly" Creation of Machine Trust Accounts -The second, and most recommended way of creating machine trust accounts -is to create them as needed at the time the client is joined to -the domain. You will need to include a value for the add user script -parameter. Below is an example from a RedHat 6.2 Linux system. +The second (and recommended) way of creating machine trust accounts is +simply to allow the Samba server to create them as needed when the client +is joined to the domain. + +Since each Samba machine trust account requires a corresponding +Unix account, a method for automatically creating the +Unix account is usually supplied; this requires configuration of the +add user script +option in smb.conf. This +method is not required, however; corresponding Unix accounts may also +be created manually. + + + +Below is an example for a RedHat 6.2 Linux system. -add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u +[global] + # <...remainder of parameters...> + add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u + + + +Joining the Client to the Domain + -In Samba 2.2.1, only the root account can be used to create -machine accounts like this. Therefore, it is required to create -an entry in smbpasswd for root. The password -SHOULD be set to a different password that the -associated /etc/passwd entry for security reasons. +The procedure for joining a client to the domain varies with the +version of Windows. + + +Windows 2000 + + When the user elects to join the client to a domain, Windows prompts for + an account and password that is privileged to join the domain. A + Samba administrative account (i.e., a Samba account that has root + privileges on the Samba server) must be entered here; the + operation will fail if an ordinary user account is given. + The password for this account should be + set to a different password than the associated + /etc/passwd entry, for security + reasons. + + The session key of the Samba administrative account acts as an + encryption key for setting the password of the machine trust + account. The machine trust account will be created on-the-fly, or + updated if it already exists. + + +Windows NT + + If the machine trust account was created manually, on the + Identification Changes menu enter the domain name, but do not + check the box "Create a Computer Account in the Domain." In this case, + the existing machine trust account is used to join the machine to + the domain. + + If the machine trust account is to be created + on-the-fly, on the Identification Changes menu enter the domain + name, and check the box "Create a Computer Account in the Domain." In + this case, joining the domain proceeds as above for Windows 2000 + (i.e., you must supply a Samba administrative account when + prompted). + + + -