subversion-server-1.10.6-lp152.2.3.1 4>$  Ap_3¿2/P>p>V?Vd ' R :X^h     8P(8)9): )FQGQ0HQHIQ`XQhYQt\Q]Q^RbR\cSdSeSfSlSuSvSwUxUyUzV(V8V<VBVCsubversion-server1.10.6lp152.2.3.1Apache server module for Subversion serverThe subversion-server package adds the Subversion server Apache module to the Apache directories and configuration._Z8@Z@Y@YdY@Y@YJY{'@Y_wYBvXƉX>@Ws@W!@VVpV0V@U6@U@U@UUL@UL@UL@UW1@U&iU@U TTTPT!Tq@TTmTT@Antonio Larrosa Tomáš Chvátal Karol Babioch astieger@suse.comfstrba@suse.comrbrown@suse.commpluskal@suse.comvcizek@suse.comtchvatal@suse.comtchvatal@suse.comastieger@suse.comastieger@suse.comastieger@suse.comnmoudra@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comtchvatal@suse.comtchvatal@suse.comastieger@suse.comstsp@elego.destsp@elego.destsp@elego.deastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.combwiedemann@suse.comandreas.stieger@gmx.deLed andreas.stieger@gmx.de- Add patch to remove dependency on kdelibs4support just to run kf5-config to find out that headers are in /usr/include and libraries are in /usr/lib(64) (jsc#SLE-11901): * remove-kdelibs4support-dependency.patch- Update to 1.10.6 bsc#1142743 bsc#1142721 CVE-2018-11782 CVE-2019-0203: * Allow the use of empty groups in authz rules. (r1854883) * Fix conflict resolver case with move vs move conflicts. (r1863297) * Fix #4760: Missing children in svnadmin dump --include/exclude. (r1863298) * Fix #4793: authz rights from inverted access selectors. (r1854882) * Fix conflict resolver bug: local and incoming edits swapped. (r1863300) * Fix #4806: Remove on-disk trees with read-only dirs. (r1863299) * Fix memory lifetime problem in a libsvn_wc error code path. (r1863302) * No tree conflict when 'svn up' deletes unmodified dir with unversioned items. (r1863296) * Remove a useless common ancestor search from conflict resolver. (r1863294) * Conflict resolver support for added vs unversioned file (r1845577) * Conflict resolver support for unversioned directories (r1846299) * Fix: repos-to-WC copy with --parents doesn't create dirs (#4768) * Fix: foreign repo copy with peg/operative revisions (#4785) * Fix: foreign repo copy of file adding mergeinfo (#4792) * Fix: assertion failure using -rPREV on a working copy at r0 (#4532) * Fix: tree conflict message ends a sentence with a colon (#4717) * Fix CVE-2018-11803: malicious SVN clients can crash mod_dav_svn * Fix: unexpected SVN_ERR_FS_NOT_DIRECTORY errors (#4791) * Fix: mod_dav_svn's SVNUseUTF8 had no effect in some setups (r1844882) * Fix crash in mod_http2 (#4782) * Store the HTTPS client cert password (r1842578) * Fix shelving when custom diff command is configured (issue #4758) * Fix conflict resolver crashes (issue #4744, r1842581, r1842582, r1842583) * Fix conflict resolver endless scan in some cases (r1842586) * Fix "Accept incoming deletion" on locally deleted file (issue #4739) * Fix "resolver adds unrelated moves to move target list" (issue #4766) * Correctly claim to offer Gnome Keyring support with libsecret (r1831142) * Fix segfault using Gnome Keyring with libsecret (r1835782) * Fix JavaHL local refs capacity warning when unparsing externals (r1831143) * Since on Windows Subversion does not handle symlinks, never check for reparse points (r1835701) * Prune externals after 'update --set-depth=exclude' (r1835702) * Fix issue #4740, "conflict resolver searches too far back ..." (r1835703) - Remove merged patch subversion-CVE-2018-11803.patch - Remove merged patch subversion-1.10.0-fix-svn-version-gnome-keyring.patch - Refresh patch subversion-no-build-date.patch- Added subversion-CVE-2018-11803.patch: Fixed a vulnerability that allowed malicious SVN clients to trigger a crash in mod_dav_svn by omitting the root path from a recursive directory listing request (CVE-2018-11803 bsc#1122842)- Apache Subversion 1.10.0: * new conflict resolver * Many bug fixes and enhancements * lz4 compression for the repositories * https://subversion.apache.org/docs/release-notes/1.10.html - Packaging changes; * Convert dependencies to pkgconfig counterparts * Add dependency on liblz4 and utf8proc * Use %license (boo#1082318) * build with KDE5 KWallet support - Refresh patches: * subversion-1.8.0-rpath.patch * subversion-no-build-date.patch * subversion-fix-parallel-build-support-for-perl-bindings.patch * subversion-perl-underlinking.patch - dropped patches: * subversion-1.8.11-autocheck-time.patch, upstream * subversion-1.9.0-allow-httpd-2.4.6.patch, no longer required - Add subversion-1.10.0-fix-svn-version-gnome-keyring.patch to list GNOME keyring support in svn --version when using libsecret- BuildConflict with jdk10 or higher. The build uses extensively the javah tool which is removed in jdk10.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Explicitly require python2- Disable kwallet support on openSUSE built with openssl 1.1, because otherwise the libopenssl pulled in by libserf and libqt4 create a conflict (boo#1042629)- Switch the KDE condition to match sle15 too- Remove user changing option inherited from sysconfig from README * Was removed as it does not work on systemd, new section is there describing current approach- Apache Subversion 1.9.7: * CVE-2017-9800: A remote attacker could have caused svn clients to execute arbitrary code via specially crafted URLs in svn:externals and svn:sync-from-url properties. (bsc#1051362)- Add instructions for running svnserve as a user different from "svn", and remove sysconfig variables that are no longer effective with the systemd unit. bsc#1049448- Apache Subversion 1.9.6 (bsc#1026936): This change makes Subversion resilient to collision attacks, including SHA-1 collision attacks such as . https://subversion.apache.org/faq#shattered-sha1 * fsfs: never attempt to share directory representations * fsfs: make consistency independent of hash algorithms * cp/mv: improve error message when target is an unversioned dir * merge: reduce memory usage with large amounts of mergeinfo * 'svnadmin freeze': document the purpose more clearly * dump: fix segfault when a revision has no revprops * fsfs: improve error message upon failure to open rep-cache * work around an APR bug related to file truncation * javahl: follow redirects when opening a connection- Deleted all xinetd related entries as it is not desired anymore * its obsolete due to socket based service * socket based service is not needed at this pkg- Update to build with new RPM in Factory - Provide the kwallet auth in main pkg in case kde integration is disabled - Use apache2-rpm-macros to get the apache variables- Version update to 1.9.5: * bsc#1011552 CVE-2016-8734 Unrestricted XML entity expansion in mod_dontdothat and Subversion clients using http(s):// - Client-side bugfixes: * fix accessing non-existent paths during reintegrate merge (r1766699 et al) * fix handling of newly secured subdirectories in working copy (r1724448) * info: remove trailing whitespace in --show-item=revision (issue #4660) * fix recording wrong revisions for tree conflicts (r1734106) * gpg-agent: improve discovery of gpg-agent sockets (r1766327) * gpg-agent: fix file descriptor leak (r1766323) * resolve: fix --accept=mine-full for binary files (issue #4647) * merge: fix possible crash (issue #4652) * resolve: fix possible crash (r1748514) * fix potential crash in Win32 crash reporter (r1663253 et al) - Server-side bugfixes: * fsfs: fix "offset too large" error during pack (issue #4657) * svnserve: enable hook script environments (r1769152) * fsfs: fix possible data reconstruction error (issue #4658) * fix source of spurious 'incoming edit' tree conflicts (r1770108) * fsfs: improve caching for large directories (r1721285) * fsfs: fix crash when encountering all-zero checksums (r1759686) * fsfs: fix potential source of repository corruptions (r1756266) * mod_dav_svn: fix excessive memory usage with mod_headers/mod_deflate (issue #3084) * mod_dav_svn: reduce memory usage during GET requests (r1757529 et al) * fsfs: fix unexpected "database is locked" errors (r1741096 et al) * fsfs: fix opening old repositories without db/format files (r1720015) - Client-side and server-side bugfixes: * fix possible crash when reading invalid configuration files (r1715777) - Bindings bugfixes: * swig-pl: do not corrupt "{DATE}" revision variable (r1767768) * javahl: fix temporary accepting SSL server certificates (r1764851) * swig-pl: fix possible stack corruption (r1683266, r1683267) - Drop no longer needed patch: * subversion-1.8.11-swig-py-comment-3.patch- Drop syslog.target from After wrt bnc#983938- Apache Subversion 1.9.4, fixing two server-side vulnerabilities: * CVE-2016-2167: svnserve/sasl may authenticate users using the wrong realm (boo#976849) * CVE-2016-2168: Remotely triggerable DoS vulnerability in mod_authz_svn during COPY/MOVE authorization check (boo#976850) - Client-side bugfixes: * diff: support '--summarize --ignore-properties' * checkout: fix performance regression on NFS * gpg-agent: properly handle passwords with percent characters * svn-graph.pl: fix assertion about a non-canonical path * hot-backup.py: better input validation * commit: abort on Ctrl-C in plaintext password prompt * diff: produce proper forward binary diffs with --git * ra_serf: fix deleting directories with many files - Server-side bugfixes: * improve documentation for AuthzSVNGroupsFile and groups-db * fsfs: reduce peak memory usage when listing large directories * fsfs: fix a rare source of incomplete dump files and reports - Client-side and server-side bugfixes: * update INSTALL documentation file * fix potential memory access bugs * fix potential out of bounds read in svn_repos_get_logs5() - Bindings bugfixes: * ignore absent nodes in javahl version of svn status -u - API changes: * properly interpret parameters in svn_wc_get_diff_editor6()- make the subversion package conflict with KWallet and Gnome Keyring packages with do not require matching subversion versions in SLE 12 and openSUSE Leap 42.1 and thus break the main package upon partial upgrade. Fix/workaround for boo#969159- Apache Subversion 1.9.3 This release fixes two security issues: * Remotely triggerable heap overflow and out-of-bounds read caused by integer overflow in the svn:// protocol parser. CVE-2015-5259 [boo#958299] * Remotely triggerable heap overflow and out-of-bounds read in mod_dav_svn caused by integer overflow when parsing skel- encoded request bodies. CVE-2015-5343 [boo#958300] Other changes: * svn: fix possible crash in auth credentials cache * cleanup: avoid unneeded memory growth during pristine cleanup * diff: fix crash when repository is on server root * fix translations for commit notifications * ra_serf: fix crash in multistatus parser * svn: report lock/unlock errors as failures * svn: cleanup user deleted external registrations * svn: allow simple resolving of binary file text conflicts * svnlook: properly remove tempfiles on diff errors * ra_serf: report built- and run-time versions of libserf * ra_serf: set Content-Type header in outgoing requests * svn: fix merging deletes of svn:eol-style CRLF/CR files * ra_local: disable zero-copy code path * mod_authz_svn: fix authz with mod_auth_kerb/mod_auth_ntlm * mod_dav_svn: fix display of process ID in cache statistics * mod_dav_svn: use LimitXMLRequestBody for skel-encoded requests * svnadmin dump: preserve no-op changes * fsfs: avoid unneeded I/O when opening transactions * javahl: fix ABI incompatibilty with 1.8 * javahl: allow non-absolute paths in SVNClient.vacuum * fix patch filter invocation in svn_client_patch() * add @since information to config defines * fix running the tests in compatibility mode * clarify documentation of svn_fs_node_created_rev() * fix overflow detection in svn_stringbuf_remove and _replace * don't ignore some of the parameters to svn_ra_svn_create_conn3- Fix copy-and-paste error in Supplements for GNOME keyring integration- Apache Subversion 1.9.2: * fix a numer of client-side crashes and bugs * checkout: remove unnecessary I/O operation * svn: show utf8proc version in svn --version --verbose * fix reporting for empty representations in svnfsfs stats - upstream keyring updated- Apache Subversion 1.9.1: * Fix crash with GPG-agent with non-canonical $HOME * svn: expose expat and zlib versions in svn --version --verbose * svn: improve help text for 'svn info --show-item' * svnserve: fixed minor typo in help text * Fix an error leak in FSFS verification * Fix incomplete membuffer cache initialization * svnfsfs: fix some bugs and inconsistencies in load-index * Fix memory corruption in copy source SWIG bindings - drop subversion-1.8.14-httpd-version-number-detection.patch, change is upstream - adjust subversion-1.9.0-allow-httpd-2.4.6.patch for upstream changes- Remove support for SLE11 from the spec file - Use supplements instead of suggests on the other side for the password store - Fix kde integration conditional to work nicely on openSUSE Leap- Use suggests instead of recommends to avoid 180+ new pkgs on minimal setup due subversion-password-store bnc#942819- Apache Subversion 1.9.0: * new FSFS format 7 with major overhaul for I/O reduction * prospective blame * FSX experimental repository back-end * many enhangements and bug fixes - subversion-devel now ships pkgconfig files - dependency changes: * serf 1.3.4 * apr, apr-utl 1.3.x * httpd 2.2.x * java 1.6 * Python 2.7 - To continue to allow building against blacklisted httpd 2.4.6 which has the required patches in openSUSE:13.1:Update, update subversion-1.8.9-allow-httpd-2.4.6.patch to subversion-1.9.0-allow-httpd-2.4.6.patch - removed upstreamed patches: * subversion-1.8.10-fix-bashisms.patch * subversion-1.8.11-swig-py-comment.patch * subversion-1.8.11-swig-py-comment-2.patch - adjust subversion-no-build-date.patch - drop subversion-1.8.14-unused-var-authnrequired.patch- Pass --enable-broken-httpd-auth to configure. Assumes all apache2 packages contain security patches regardless of their version number. Should fix the build on SLES12 and perhaps elsewhere.- fix mod_authz_svn build with -Wunused-variable * subversion-1.8.14-unused-var-authnrequired.patch- Apache Subversion 1.8.14 This release fixes two vulnerabilities: * mod_authz_svn: do not leak information in mixed anonymous/authenticated httpd (dav) configurations (CVE-2015-3184) bnc#939514 * do not leak paths that were hidden by path-based authz (CVE-2015-3187) bnc#939517 Non-security fixes: * document svn:autoprops * fix 'svn cp ^/A/D/H@1 ^/A' to properly create A * improve conflict prompts for binary files * improve performance of 'ls -v' * improved Sqlite 3.8.9 query performance * fixed issue #4580: 'svn -v st' on file externals reports "?" for user/rev * mod_dav_svn: do not ignore skel parsing errors * detect invalid svndiff data earlier * prevent possible repository corruption on power/disk failures * fixed issue #4577: Read error with some repository nodes * fixed issue #4531: server-side copy (over dav) is slow * swig-pl: fix some stack memory problems - Refreshed patch subversion-no-build-date.patch - Remove obsoleted patch subversion-1.8.13-fix-sqlite-3.8.9-tests.patch - Add patch subversion-1.8.14-httpd-version-number-detection.patch- disable failing check-swig-rb- fix tests with SQLite 3.8.9, adding subversion-1.8.13-fix-sqlite-3.8.9-tests.patch- Apache Subversion 1.8.13 This release fixes three vulerabilities: * Subversion HTTP servers with FSFS repositories were vulnerable to a remotely triggerable excessive memory use with certain REPORT requests. (bsc#923793 CVE-2015-0202) * Subversion mod_dav_svn and svnserve were vulnerable to a remotely triggerable assertion DoS vulnerability for certain requests with dynamically evaluated revision numbers. (bsc#923794 CVE-2015-0248) * Subversion HTTP servers allow spoofing svn:author property values for new revisions (bsc#923795 CVE-2015-0251) - Non-security updates: * fixes number of client and server side non-security bugs * improved working copy performanc * reduction of resource use * stability improvements * usability improvements - 1.8.12 was not released- Improve installation of secure password storage plugins for KWallet and GNOME Keyring - Recommend installation of bash completion- Fix running all regression tests with davautocheck.sh and svnserveautocheck.sh when time is a shell built-in but not a command: add subversion-1.8.11-autocheck-time.patch- fix sample configuration comments in subversion.conf [boo#916286]- SLE 11 SP3 build with all regression tests - run swig-py tests where they pass- fix build with swig 3.0.3 and later: * upstream subversion-1.8.11-swig-py-comment.patch * upstream subversion-1.8.11-swig-py-comment-2.patch * partial subversion-1.8.11-swig-py-comment-3.patch There remains a regression in swig 3.0.3 and later which causes check-swig-py to fail - disable these checks.- fix sysconfig file generation (bnc#911620)- Apache Subversion 1.8.11 - This release addresses two security issues: [boo#909935] * CVE-2014-3580: mod_dav_svn DoS from invalid REPORT requests. * CVE-2014-8108: mod_dav_svn DoS from use of invalid transaction names. - Client-side bugfixes: * checkout/update: fix file externals failing to follow history and subsequently silently failing * patch: don't skip targets in valid --git difs * diff: make property output in diffs stable * diff: fix diff of local copied directory with props * diff: fix changelist filter for repos-WC and WC-WC * remove broken conflict resolver menu options that always error out * improve gpg-agent support * fix crash in eclipse IDE with GNOME Keyring * fix externals shadowing a versioned directory * fix problems working on unix file systems that don't support permissions * upgrade: keep external registrations * cleanup: iprove performance of recorded timestamp fixups * translation updates for German - Server-side bugfixes: * disable revprop caching feature due to cache invalidation problems * skip generating uniquifiers if rep-sharing is not supported * mod_dav_svn: reject requests with missing repository paths * mod_dav_svn: reject requests with invalid virtual transaction names * mod_dav_svn: avoid unneeded memory growth in resource walking- fix bashisms in mailer-init.sh script - add patches: * subversion-1.8.10-fix-bashisms.patch- Add a versioned runtime requirement for sqlite and pass it to configure via --enable-sqlite-compatibility-version to allow running with sqlite older than at build time but compatible. - make build with KDE / WKallet optional to fix build with SLE 12lamb27 16023707151.10.6-lp152.2.3.11.10.6-lp152.2.3.11.10.6-lp152.2.3.1conf.dsubversion.confapache2mod_authz_svn.somod_dav_svn.somod_dontdothat.so/etc/apache2//etc/apache2/conf.d//usr/lib64//usr/lib64/apache2/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:14485/openSUSE_Leap_15.2_Update/21495ac402b845a4582db6afabb8f2b5-subversion.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9ab18933dd0fff95782887e2f77a627ada03bdd7, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=06aefec1f92c86864f3c3afbe8a2a60294c07687, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3ce84b4d7be583dc732932461b2a07c6c3a7c42c, stripped  RRRR R RRR RRRRR R R R RRR RRRR RRR R59**/utf-8eb2f3546c3ff8540f4324b33c409525cf653f02183b9a412655c7fb1a4ac598f? 7zXZ !t/] crt:bLL iECH]KccA&h\X6ۤˤo';|Aʫ1[~VnLMj; f`S  ߻! Dtx2ii仹Z 6RZ+*ը8{'H^z/s&-r\Q˹^l,~]CTJwsEXbvEgzI:u`OM(rذ٥IorC"QCO:/1:'JRtwqfҟ02G0*!Mxu5Lk/ g%-jn#fAofw]:Xar}&pN`D>V5A9DT 5,Y$KxgWb3,iLH/Wu#g ]Rf!@fYG5p!gBCe61|"f>tul/K70kܫ]ws +0JCY2.or+K7ԒDt+ b}iwkOA$&(K"M`x*c9}ATk<Y]91<9ɣa~*JZl_qSh@"Q0YY3K[#]XCnOV8.&oOR(\aߦ+snN y3a>%7Gkq^ii Тt:sJzEJ7Z~uYmܨ>gQ)}`{5RD81y1q>^GiI BE_L~|Z5ҋMXΡ<BO]x6OmV˯ 4e`<>t}լg|»aTK $dp%u1;*&xѾk\! !*9&HIf[~57 #ua }=9,pJNJ<u&[OoL[A va;K']@8ʳ,1,oi7Egh_;К"5MUG&#}E Y2\ہg1$U~Yd1E"nqlpc^*̰Ya,kL9> :NPXN2$LLHi|*6P?[+PnAFJ~Ώ={t1'1 }\`F>&f;L5QєT?UAҰ*?xι'eא%g$c+?8@o֙5aҡxMI(|Tϵo5#|*1h7a0tuZle:;Kc# Tzevm\a$c!n3Rs9j?.Ego2pmi럾~<9vm٦5)ʙk?NA0KCU#n-dƐD+~B9xF':oSYAd2f(poUb^qsa]ppݐƔ>SWڿ&{ H;ASY tz/h' Mz/A'_?oTWbhAl$W%߇f:ڭ _:eYekƃ[! d3WJLG-@2vmmE\k?KD:Vݗ \5c(s쮦Xs%sci}";Liͩs6S)sḣU5>=Oƒ}nEZZ~ $K-7FdžC`#dۺ2Ny($ LQuA> m1 X5EL ol{f6A6pHE<'~1:`*/UF^m8B1wx-DYYi9`dE-#fh$aS& gt/)gs2gwCKnTCMI3j )lQmf*#5v!BSڋR7jUP2ȑ~uuq,(;Lr83UH`e*|aM.uY{[ kV1J1%I] l1։p>ZSHJ`oVV_ÆbD>nD6! idKY 1.Ñ4xFT0̻xP+tLOf/iun #nSdD=SYsc0t6?ϠRc,]@O󀬱vHR+R+? |y(6 d/k|w}ZBݸiXk D*:M]|J LY QEj%C|XF i6OlU<;B(!0vZFpK'ajnQGo=I*/9F0 mDQϱ^ڠNHC9Q`߽Y'.1lXV8_'O$nJKnyT)P𩄜 1|ZTݯgq\IAZ1N.%8<̣!ω$q=%H4/8Ū_} ,2P>G݂rN>di>PTI\O'[źb i3;{~(6'fy_) )+(إ~ZE3a{H7S^ьr k>a?n-"KtF` #sG԰ Ő;i5hQFo&Pzo>K/!Mm^"r0'=6DdC%t:ߑZCv"OyI$-;P ~k;5EL?7NAvsutN5_O)Udqn}Ef4Һ|P!r+=2ku[ Lkl^D[_D6)bn[Zm4Wtus*7-a w4yAL|<-8O^nE:hOs9$|G>p ):uOmI]:xK?!?Wt,-0~rɴ aAT+ؒ邟0ZjHl6H8㳖˨%J5[v`7ݼ)B4z\M7@M1vD+g_N>hglxKobܴӋjIz!:W!uy#W"؍!&%ĨC #|K#;WRƛʾ0Yކ:|^:Ddbެ #Dc*{El"瑿?Q?K@tX7( m?5Cv/Ad`K (|1yON/Sbp#>+bm ةJ<]ӈPYMgstu¯_қ|]|J^WP47,mC 2qCk RP<:s΢@57JLKwRI=9V2sE"0i UՁ?ot=E eq Ӟ<ɒ6 έBzأLxCpse}KUL,6x/eCR~V6aE'2T+.3w3 d.)]vel'B}>Iwօ߼ ll$ٸOżp} )}gd ;g9Ag$߆C."}w3_$ [EQ ~e},ֻ3fe˸G<3ɪ(ŀp<醇N(]G 5OۚNb{8dxI:#ۥ>]ԛWlHI,T/M/aGvXGY̸hQ@0ЮMq wέ#b/ ;V~7mV)9p1wcCS).t-6F#c O@FV2EԹFfvʝHv-E[5.ݑTLB+vf]@r8"@zrY"&p8F+Q !g kџ w>4]UT8GuBٚ!S([7s޳UuֵsWxx3XوSd=R(VBYp$9X+ٜeh|mQ(+ ^Zt5Og..tE==s8aTxzL#P#,!MF92W3%rlhb]wrrҥaFhwnlJ KW`\?\iQ?}Պ@cD>Sve/ O8m~^t Phw#tv#zS(H(DWa3VyƞިaOFm@8PK3S:d4`<>GeZȣro^6z %;%Q/J`eSbbrE@jd(w_>=b%pAg:fs>uHWHA v' 5ALY#)ldyYI=:dIL촪>]ܨ'tąe0~3H] 鿍Oq)G_7g~K3ۈeC} ޅq}Z]g~K+R %)mãG7C_B "2(?aDS߻CN^s@KqS?}9ZR@L|4 ]v{l#ч7|PҒ=P.DlqЬwr4PU5YSw-*b/Q-|n'CUN@酦p~ [Hwf~i2B2d{MO;v h2gU.vڟmV%y9 OgR}t m=|2$dԸo%;7y)#'gu)>beީhP6hT"w$=ٜV C@aM~ |ƁVPv F8u>rnmb;/HW`|@OۈP.+=ewOa1zuCKLWL>m~[+_z&~i<^j4=Oo&)P+i=u*ݺx  g[zίߗoEM{y {侤H3:!ZI}}7QUWmd]"S#?|J/:M1W/N^VX^)dR:'k]#.Ot.Ѭ ٹWW򏭱o%]02Nvd^Oկr/ʮ4~aH|뒳r ؝fj[W8v3tHfo:w\u[>UC'Y5 +OdBзRI%xʷw [DVOw*I:tf&3`A֊JKl@} (^z:aI2ȻU{][^U;0F&k+JE-$._9>)/֐&]zE;"xZ ؜ ҾwOO^z 0DMwR]0ѤO9,̈́mGm` 23 [!&Ff{9w|AC|KAZ9ʟ 0`?< VJ+]'I0&b[E9ST6\ʘPxx:7'9}AbpRK݀U 55_a'V^7믪S1y̬,ǘqReLl;Arx\y8uCIda^ʜӫ"@_ g| Șiqxc nq<  "90HRHXF;P. `d[($ &۝8:oEFo KɱzZr\K H~Dd&AmM*8}.;.˹sxq o, c@f":Z% BQIfTMkj }lޠ:9yBN] ViGg!c&bK*UWx`,5_mHk ځ-'|'-C^o&;fޖM#{A=QJ{,`6FB1;,`JLX)R'~ݖW箾OQ, Ѷ8h|+[GQ|x6PmM?D'$/`E}0RD]~8VR ֡J~%mU.>_} .;GSLd:sp.F 6Aޒؠ0MujB-hHěcfC=`Zq;HNq&> #O" fVֽ݂std0T7˹<c 꿼#̽nŽ-<[+q3 !uנ>t=h:͡/COEE6{֙OQέ_ $8R'Hc[2 *a]X7Y<+=ahP &ܮ wdXusIUxIc]i+U&PYԫv~ú{d&cLhfYܨq.;&$s55$!I=?9E&JTa`J4b DK(@=  ]PN/fm;A)T^3vhf❁V9T$t7n:pp;|)Q6ׇuXLTZ;rB i?3")=/3<8hpACMG+76#j0Yx=z6A){EH]'+@e,p:![duX#;&wg8 n'4X5K=*FjLNqDQ=,7=zŔ_r&_BBM'a?M/ vئkHb~gc0n.¾03yнSe]pm񼏘k7PN\e/خM:f_Dˠj`0كS68 >.SM kSėwf쾹T?l*HdUh1 1dt6UP\C_Y>%&)$)0ܺs;!fZrAmW/A$%Z `@!aG8KcM&>P2IS(Vp?vk&N-AsdNI Rٺuz[ϋm: \VVXau3'cYFV8xz%9`gP^]f5^ܦ豰F]84Xu ʶJpn㟫vq >Akx:pҏxi iC_w"eN6#w+pn~7f^rAc6GIub Q [-I@x%<-@+ $P[|#$2x`$S] It+R'beefyޜ L {2 |hŠu/UIk,[;MGKTh?)0nqC\b%U(Z$ՠt__5ׂ]QB&诐DiK% #S-Xk *.2="c1֒%c1qچc}=Lax#/8i1ru I1+O !(cO[{&eq})2@'\Oyg|l}Ⱎqr$;2xSjQP7-({0ƇbxY߅JvfBKtdd8.rI*wN EցA%.%d=U3 W%$*9uCͬ\r?\\sa*Wiu:/'*\RTSm36´z5A{/ɿ~˒{xl:i&.z]U\]ć%wPT>Z` 0bfWc=ߛy;[W0@n\p2>g ʏ*= r-w)w{yH ZDf7r=gQUvnȶi+|9ϗ-] JtkY{0^3֞*\`݁`@؃>6|`ޟXGLGyhFŞCp=!k-%e9m@Lͤ(lz#^YxPӈm-ts]44/ogsVU]tt ڼ3+=bnέCۙq TtgUd4<єije#}ˇgW_(M.}}=Z!5ܳ>A\'O\=};! ? 5E^lcKמLFױ#i@|?ԣW ad_ٯ5_kgFm }I5|jt;+뤜i#)IsWVEx^V1acTݶ֗ rJy*}4RzG׃;27Sxݐ/L/fy0pI&uH𭐤ݬB cez`)AT`eY~dNW&ȇY@1 ̤>13e @Qd;SbvOX+!}E/.%D#p qJOf yHsئkظԐmWc;6yJ=ѮO]6 B2Bt:V7T甔Ǩ12WlkHx:b35祩'_4rWaS4[^\:^0/F g9>Kr輸x;S)oEm P@7ڹex[YK @"8kipf% I2N :;| (ByƷC}+Ay_h}!}EËH4*p'{Qw^eG#^ Bti4/TDi 4ĝ}؁cmϷ[n0]JOf{ȶDq?v]{:4yFb*xSzqR̤DF)87Yo;iбУW l$qάPK*4-%!hFIJui Pt^ˡb~qD a+Y몐igoQyI0TŸ{,9iOj 1FK0.RJ:#9*P]ەK9y6ZdJҷc'T Kǩ+ڹ9;H:̩GP!;}(d( W,m\~Nށ⢩ t Q+3)TY}Ybh߷ݥt4 pg m!A\5a蕟&nO飷5Ai[N m\ghGsw yht*`^g4<#Rͩ2BrFT  Ϭ¥w,x*6ԕ0se>ExM#}xr'Vm2g]9x x jw`["1-)Z8?9mk ˿P s󶠶'vA묞|l^s٪nu`?4 |Lsb5H /fZm%ix%EN\ }Q00 9,sjѯ4\Iqii}]w+}AFT!T\:Or3Nt ]a>n;؅f"8^ئ#÷S^i`@WoϕWHpuHC1a?8^dz#>?I"cM;Wn7\#3Ǐu2];Fj&pX<2g'}RHWEZ, <%X]e!XS NhTLjȎ%'WB2P] ! ,F/ "wTixgV9W$bAƤix JA 9s>NP@,a'?> J{ĦThG8O%i[`鬖!ʈ7[2%+}(aedq (Q"}f :c ] ( @0fvҾI~Jxџ7/!KjQC?!c8" =aFr#צ W&8:64<y +61U$<] PjV(u[vF黈L:ye0=|J^4N–F*DNѳ8q覼 Zi]c'$C}t_zɲ bxQ'<7[{Ԡ׮c dd0zDysq * , .h&ΈÉIà i&!"" "G+4'Hx]>3lp4H 1^GrٟuT*sb$0 Do:0%.Q?P&"yCJ= R;U= ~6IAtmsނ'[AwзIrgMƅW)cBU4%q?/hZpem!6`Jw0/KjV>1,7˧,XLM@uRs\k}+Bv{tI0aJ*]TyI-#)IC(P1!R6?hÃoUV,F"^Z5LcnGXt) fCνCy#In=rh?Q&=5wF^1!Q9m߻R+F?]z <opk+r%@Z((u3;:P:Ԟ79 7Nb&JW?O|^qO{3WvҌsR_Ƭy(I->w1{(2T".ba̴J,(Yg֎z4DӦ=vVC'm/h3"#T Fv ei UOn/\`n|eڇg4g#k{[V.qMR5e]oAuL8ς*E,kizMSIJ,g>"uR)&rF邛Hv>NOgLm[ 'UoB̓DUndg>?9')wWB{/ߌ20C+?ܼ_9jvf -ҷ =}ls2o}D׎Ub0G=a[l$4pm=Ѓ7Z`BkB:Xģ.RL gLB<_d&iTi?E$Dʄ0mfc?P7 |QƷp%5+{XLsOagȨWɮXB-W{xot q@U/kbsԯAOGfJKz6kXqN7#ȱe>\5a$^^v/0t)]mC F%AXW:]"U YQ<{VgqfVFVHVLdqOzák ,UJ;ny+6A$$~ p EЉ#Tmh,*+5vBמrfW_Z* IqaYc[N44?6Ag;5 ^#R).GCO.D 5װ#÷X<fF^=MgJȚB.ŕײ0 NsZJZ )LZhCد9 1j? e&<ؤ*"6 ~Zv֚ ,*ˆ^R9V!@8D&5mYnmw Wcr MF*bT U8G Cw7IKKу)7'7;%Xv3;7Goy靈._gxktSVbrʥ8ҷ "[~B:":?K| =^^ m))J+)gf V1Zy~0 jj(m,ʹ Z>E태p__ Cx#h *n843(n>  Wl7@bumٙ5l9s̓1}{ݣ$HB 3ٛy'SL ; N!þ?-RU9k*o|@^ a\5I|̬<(L?`x KX: ^_fq6ƅm#@SD,5_0%_*|rECE3G CD;k,Xȸ q3 Ьo^ $QGnz=9_H^5ȨKΪP=ID$*aLi-:h@8VV<@m=M5SɆD#%ʣ+v]%y"3F370GqYZ|+A&hx~t]GWh8M^8%S;x1Sj0gU!=bWYe/r7ؽ'gBE`"4~=z(Gk/w.z2~yaѵʏheH,Dw~TC X9w-WN Dl%?P_{a[E_ @ / 6 Vu>tUu aĢ9M.c?q~pPFoQ\d/ktj W0Ͱ6ٖ]u A{m,*ISo{ɘinQ.:;>b+oUq~!ֆ&?g-t󇕋*B2͘q_^ Ulü)A؁~,D]T;PAk#/- ܩr5~K\?:9g +! -]N%zԉIyY6-XM˼Ɨdb w5x MvF.g;'dY{b`]A0T$^=B':i-Ic*Dk9%)I]x΢{LTGRZuӖkRblY1,wܶI?qto`ꉐG$x!-N;C:޲,C4i~~|wC(91rHyX;Qěj{#hgvzzKB+KQl`B6mK;׮>/<\C%su kϐ aݷW}GQ×(.һc׽KzOjQM_ |R2+Qk9K@ }[KxҌ$ *!t1u U{"M۷_`&0vg6Du0-Z V3KM;MG6EP4:ocdbAZlM#1+?qgtb/ "}{.[]D~v͇H.g>ht#'< N]SX)G.-{R)ըNvvJ O#T\O=t_7y5"=,se6 ï~Ay>Cwœq|Je؜n:țٴ%H\`H$Ɇ3P{.)-vyã&NnS[QeA!V IЅ=C`1Xo9dy'{gH\ϓD7oP.m[W3Lu_t*\:M,ybxR@Up.zj@λ@`p 05ai֝G<ƻPe3's, d.~ݓN䣑ǣ~! Α4 PC6_w/N$A$;path^@ao6TްciԈ WO- 賞#")ak8ɫ/90zCҥ;P]hg|+˯7!żl͡_Rs⡾M}[<_;Nw$`1FZCod>'&×A DqI;z>vM 5JxmLdyk9yjl4~;*RI\H*:3MFيaV*m KNXnrWT:.LKL! ApK8K67[mOS'E0,'p%p}Ɨ )El~fR ?WԿ6ʢn||}J`CF%}N'F*Hw#7 EMH"*@YrbA%S@^o0.SLvkKڭ,unSm";cxfB2;-6 Jqa#f=>QϻzZɎ ER `ޝc]p +`^7 {Nh+x2$F%Shfۜ?;HMEA_`\ďC|-i9M4|hwww#.˔)ɇ Ŀ u`niD÷1Vv=WqKM;% c<ܲLt[<[Ml^$u776H= k344p_ sp;Oou:o=rl _#`ȊIB 4 8*ٵvXpY͕ЎϧG0Ѵh;nɱq~uKcFoHwsTu1 ǥx3ӕ0Xg^+ H߉/Hᓁ+Vtߧ; CO~_qOrܖ !5!r d_W;$gI,#Y"Xaȑ9?s&\]n,KC.|%}ACd: PN/R%=S+%@k$G4.z$aWھ|gL YBԏ4k&I }>:g]2.\sxˀL{/ZՉ$n} 8f:^jsy%܂q}GF-0sOuO̱M8y7o05_>a"L٪r,əs؝w?R9ŬxƁs㘗?xѦwtA:53cU=Dh2N*W2ie"DD{ᇲ%[)qˆɺz\eDSi9]2Z7ݫ4*iaiXTZDH^6ۜ~F}Cրv7O^N2oN8;cMS# ٍJ Tx9L Ih> Yv"BwMt|唒C\Y,\a:|=ƗOT.K m쪆@ϣ-HM\@L rȽ}X0/)[8"p?0G"}2dſyĐΓ{[slcyMκAp`dɮ٬qQ]&yh'GOc"  -n_kR0}'2leZs53w7[]#]=G>hJ{Q3ź a+r,k HhSH,$8gNާL:g.j5=y_4楰揫;mށl)Ϗdp$>.|,FwhXϧ6[Jm,\voDѩ^0ĦN_b,(Rȿc/j^ZqfMʭt]-# HH&q |Xu Db՚z8Mw@q0i0}|tlr_:4[a]=mD(%):\CY RPp@Tzxz#=tf~MUlq_1YY 9PRu'35G5dK@dẌ́wCdQS(h"H7CuY׮Tiیf|m:)|fmpgq77fe{J<\! XO" |: .r!Q+$r@͍[`k6j^33j)TzNq9HT) _:L˪\޻y"m zqvfA6xim!fgBoq855 }F򊅽l`G?d~VTʁ!Th_VZ~?  μ1Co6]ӳŰ;@Y^ȉc#OI|twdcN Ϳ$ۉܙwY~=_LOIO2 ׂ3t3]Ư.J9= tLgu ѭ~:enx= &un~5-9Ejv7teeR/o3kM>Ahhi9X'y; D)\pJ Dgqp׊'q-1;4~oSMp+f(]=gx@vM<׼vvM(kNR!\F bmUrAH ZqȄsaQ<p+v|jR` #85o!͕hii}gp肾"P5~C*Q4{q7G* <^É C+hb)ToyhJNqL jHF9ħPM?Wň*N ~> eOqP&ݶ߉e > 8ላln/3%Mf^H A==,1`Ͱkjzr^Qß[µ8W7[TQSYR\hĶ,r . P%A?S77AAʅ} **˴0Z^1Žx?:"0RJ!/ٿiu$K][pxpObwx-e oՖ0v$NWX{gV HCZG1IP$hyB=i=FBACcN:DMAli_rw'&z7:fQwnT1袽?{0#n\6!u UM;buOPNW(,bX1l@HzKZ+`M7VF3)aOh5 R0] g_sL0L '@Dx;ՕW<!OLm$[bN9; mbFFEQ ֯>D-j+\dF䣒@DĄJhLkEN ylG24uYA/DSuKǂ:䱱.9\]Sи8 \ G!k2# F8CmE$(kf"x3W7X*}CjQ 2^|UPw9E:#*_/.\Q)>qDM2${ռʮNc'g"ܢ)]WDL;աbdOn!uáɝC࣢fXYC0|hς1-BT6 CERfQy]&290heOåL)|kjj8 JtQwԺJ-fΣ;"AC2H2Fڪȓˏˇѵ7m23öa㵫c_ MwʾƝNB?_oj3GAvY򷟧,daG[HȴgIu85F\9xMjO uc~Me ȩr<Ȃk;Op@nFEdK8z@&85$IGnSK%4.6F& ~|)teMl=~tlYd;` ǡߊޒ-/ +L^a"I: ]W=\M=ќZ 83}:YBBA'W`Uu΄i+\l|\bo 5I5>0ʓ9 tuSvb?9 9&ƇB &ʿfM?>q,|8A '$S$-:o}lN zk"R 90;(P?c(s56y{jKxȧ8RR0q4ezYqoBj+BvJd!7N8?gsh? ^OrF},e7AEɷOPgV;wɭI7O._m*XZub$)ϑ@1^4K5e'MT>|'CtS Jń:tF_sA:Q֧,~TWJR6HZ / 7m{h@;s/МtHwg!'M)S\ !l;*etZƂ?isnXk7}pY<ŌD/{.Ěu't\4r)]ԏ! ϡ;$*'@' Cp]UJk`=Eg1PVڦ$]i?eES3ivº2$"!'MS;lHiU`k(`i}̂on!7d.|?&R̶;9}eT)8Q'wcTk3w3zyH&Y P>h(.R b{kh纾O?%^_ptMaCݭLFfd^96++CO5ZD2e:=k愧ӮlGAg׾pԒvZ]P#$]w_-̭ǑE͍ tU)B;,@@Mũ_Z Իqwh@·;78֪~@nă zޖТNrS| @fF pwj7:D; '^!{ s#;8u7]$E螏[-ѝY!6n~H'WF=H-\ , 1“΢sL< ?iÅ [MyQAG{ѼmCsjtևZ_9N/v" (= LWϓ-a0x,_( 7lZJtӠ֨`- &GHޚf I q H`MY"suwN֊vs=K#-2sP+ odڻ [tŽx:H L]=ٲ /طuVuVknVE~$ȿl6 Wvq`E@/k%cѭY%Y VJ-匣PlLh}-|>b>cd+eJĦI~ pAo^@ijU7eWyGg)=l>󕭆9i%o'[pas=<|Tq=QRԔB ]wHzbŧ{z}b_7e ̛1UB8D3R*z+['7 Po~:'%Nokx]C=Y`ðXApԋEt6' |~p-S%l LE#6Da̦KW0ٸy%qٵ:Bb&_=z`OjvDŽDm9oڗLB$Fb N%OHZ`&Y}#'ŗ|R/- T.w rOob֞ JH>#oFrCk|I@?kDZ*pTp2#S*-6C+ua~|D)4g㽔"B&5LOVIZ> uv U!r,S~ƳdiNney7% AqE ָ4GTuX;+''Aj |CHg :!ur 83sNi`++|v&4<@ ci`_OR+ kő /N R HiE@ g3!mj&hR0XhAK'; IHSaD" BY*qu.Ð)f}q(rc\4X!/hɕUK9{ڒ~3\-hŻ/ Wg)Cy&u'$֖$dP9B\ѓxp=㝌Ƹ bY6\m\׫pvveX DMk ZpMAl.в[4!3@F ~̺q.RYHvɢl@ cH "vc(RT?*i\ƣg2xfpp^2湣Z|xS0UnӫpUԴ}!b4FO#AC7Q_ΔM_`s=;aWx'^/E8^`MyVJe0-Ւ~J7ZObV lr^PkkHShKz̷^Cpg'ژI|-1Cؠ%RjT.yN]!˓2JP-q.[d[$įvy<>'7. Vp6ܶ9bZ!̆PF']]$CpA>fuˠlf5{ HE-ύ"_ftGb4CPL]ӿЧp$b$kex'ArRR?7:֦k!AL>L4wnf]VH[3মDe3.&}tG[agdׂZ!:U߈u~4D$6XޖtgQ<%i/E|bnsvR]-QVΝmO9eۢÙx<2#-PD1ɍeJx"oq{lj;J'YtPSh^#ȵU5&f 1Z8'$ wn ߻+k.pbpPƦ /Ag7s?U&x@~v Q|exu׵~Txe [Op[,)"{HIx1nx"VyeӻD-1؊(XS_ۣ{# CH=:V~kbRGk^f[5/c^›g$+`p̲E?2;  ֲ'l^NONu9 FQrW[uIMbBCxUQN1g*܆ 3!IP4J4R Qt.eOWuPKxCAϣI:`s1Z|Zưio^e.O0sH;a}ةo@:t!Nmotm8: 1u![z/s+bOy+Gw\F,0l!92hܻ2敏GP*澦vt$c m_ &똆WS޽z2vh`Xxv\}-kh+0SbXKޜ1ˊnalQ.@.awt{o>mgdM_ 1atBfp9-[DG}{ޱf,~T2L/V%229G7o:N ӄį8w\bMѾ6kOh] GRE7~찳 ~z@Fsh((^> p)Z{*؁5uxIޔ%w SP9϶A\NL9 z"~]L胥|n*bphHhUeySQ@;[a󵷿mޫkFŤ|29cCPkfi6aP[?=Aֵ^/ xտxqi2,PE>awhjKSMp}bl>6'Ÿ4}Sq*PSf7.~3 OtٶWrnPuUbV>w 8ԢޥPCϣWich2?ّU5byJ63(ST pmMA`, ǥ[U,F ^zG7(-xHȧֺp+4Tٕ Om#"3#9h7/Yq8!74!޺YOSs^e|~J͟4,3nv^sJfC54?j0;V:wCTH?[|n7lɰI؞$87O4̷'җVԦPx /4[}װŮr(yq! ǂ2/ @g.VD|lk;x⧛Z|zޟ髰YnW{xu pXƇ}AvޠٺG֮?p[C^[mT^^U-`hxg'Qf|XDL'7 `Lq9}f-ˋ mz>ûQs*ݯ~ţ Q bWoԃYZ^ 3[.UZa`:V6ŎJv1(gsyD))P8_7k/&7 BeB+Yהd~ɻ/GY:6yĦy:,c/S+R$ZD9q°ۙbG/Y =\nmWˏ(%4&9>u`2FL/=v(8? *V̑_K'O2eU5s}wĦ`s]0WrEmS{:OrsBm Cl1` AL1ʷvL5FM᧫iXizE#ڵ}ǚxyNynظP{b] & fp>gUG]Eɓ"D2~ *[¬o[1U|`CyE!xx䁏MH8ۅTWp4"W@raK4Γ-$LcθƒA¸rv-ҩXNX2b/Z!K ܙB'%ςJCvmnPbY|CTi~#0bDx2fdzx$kq[r r1᳙-Ԓ/jh=clE@ዂ.a5"1KB6Xb '6P1^ggؐaafH3n mB/WJT?z^*$ewJ$u$P^'T@(s ~l^-Qr)L1e|?x%HKmW|FZ!}0I4g25c}W1pXa/Ҵ=+X/' qɐ^(*GD볤M{J'.~֟vJ bK^1 ԍ EU<<:4T*3^ob ۇnph7*9:1 CTҼ}:ঠ^MC,8sYbsr0@|RTG_ԑes$$՘j5IE~)E4@g8YrS`;tξȱҨN~CǪ/@ҵ3cȲ+IO\ |c*)bnY=0`lu\T`xl1ʂiM e"BT_R94s[7'uŽ#1xݓYm+}ZMsx2aM0[>y> BUGH9 Heed*#ԈIx,y_[f[Z(ջ4qՇ`曔*2`CΤnrӪ( ^Te?u $++_koaK6yli*lj-6؀YJJװoJL[kpEm]ͨ|va]>JoJ4V#c7$Pꎔ'Gػ] xy_[Dm65`䅻v;ӗ[n5z6^ C #0zYIW뗰:@}_q[iqGҀAÌ~/:huV8-oɋ5 jB^8)NK QPn5/,@ʺ6vgq:V+/=p<s9i}9 +H&C3P-띞,g%‡%~lPtC$rPkbDܳi(1_Y&Bñ$@]J!t IHSNEѺ'=Hl'([#\$m‡yQz4־X xvIpy٠/0 'ENISG)@WO6~9t<ױFs@t[oӔWD7:!n&TR췈^4Xήs5XtwQpi]AXG ] OFQd5pK [V7!RADԄFnoCx&ś~NƷ_. V3a1C=QsYߡmAԂwMȣZ5-ִye_|~1ˆ >PÖZ4t Ca u0P8T=pG@qhysln/gMQ7o&D mY̵. 7YԆ##n01DԕUF9WMS`ZbάbS0?A{ӣ͌\iRP3C ar~.cR@yRq3gl.u@CWhG4x Ӵ.W\Cf^%hv׭k/."^pZq/8\Pw+u?Xﭱz-yJ Az$@&lYB@vݺ JV3ʫ_ 0-r\&N,"nM(Nn@@zP'.״}t | @u_y ^GVngH-Lٙ [K _yN`Mؗ0h{ȃA/UT ;3s-qER_%:Y%V꘽ٗw6_(#C7#dj:2 S! o;&) øDͮrkH<[j0qqU2ADǒCeɉz kX iM- |@[imsյ0vAy`YDS\⹹s 7C(ybHUqb*b6Ԇ'+9{c[4ZGqPW m\ WGooMC@ʨPpBgEHph}H!FWIi(ätvrZuE=hA8sh ‹k8ړ0*;GdQ4#O @Ab7[ 6SO`=|-:"΃~ `Gg]O, Bd'fqsSGzvvRTRHaa_keP\L 5W@6cA|&L<iy"GĜj*PTD*; @/CĒ-?YɎP@FTkԫ =X]|vshݩ3|jZPrBX*[UyV|͔hBc_&20E:fx^ 5~YQCx.svoãU˨+޲R ,J$SEfX2bnیZރߘ{g^_aG9#E֘vlCrb%Or/d߱o )_ yq"C2IH:b>1&13TUMRlk@UZd}+^-rht [㮵qrfߺhRtCQoi4IWxl'A\ࠋ` V:hԽghFYE~mV&V[HN]\q15"C қl CY,]zWeugV$]Gۉ2QwtNu .1YktmM3  saL 5n.K;n?L.x Θ(%d5B4 ,o )q-c/UmZĝa&7(CZ&U 0a͈ 0 k?̀{;B Ë9|59P@S/-ץGFiEM,0ɉ0~$bBx ݧ@2KU}h\奇@QL8YN o/,l3=_aSy|5i*; A=Kŷ%NjT~da:ukU`𩙛Av FTcɃL)k TOz/#H߬U+%Vhf2KޏPDZH/v -|}Fs%tإpȧs**Y3ur=1 ]w @cml:HgޒV&W$o)kDLޯ׵37)cCI&܆9}}A?zL>K|Ma9>[+#a_6͖+M%Qi(sT^d(J D}&( /VM!R!r1зo".]P#RGt{pAB^YЊ*5lBt6< ϑ%\qC t_w1H%TzJz9%G]۩3n V!ZtX4q6޴ؔGB<0>0O>@\&sO&:߄wq<˽MG1e !:v)LYTɽLJ%(20)Im@r "WVb7UI$_DX6ؓ}Fw'5+rbB,9-~8pÎn22$u/QXbg>;W&ad&MЎyP{#~j=ڿ,?T F&C n}XXlqFdi~96y׋3g<#m:ԅ,Z;gw';'3 2 K )'+f.rMeçu=Tt 23"d x)46s29}D]ǡk7Jgz/>[g'g> KH΅ѥU9 ӾX*Oĉ@#[^?&U|jSzO i qh@ٶly).7XzskhwN|zr^  8w~-amBxnW;Ty!wsiFt/'k *hO{uQV(~I^e'rݞZc 4YP=q9>=XlWCЖ3g7Rb.ۤ~Ms4\/h0b nYjusr9!YevnSD{.Wֹ'M)vĈS" R kK#b'*AêC/n~yS`kE?1o3,-D2a+?qxԙp\ѿrަN_A:ZxPk[HX?iJ|L+Yzk=A Ӂl Tdmm];``dqSg#3,$T)9[sFlktF@zP.*wVsrx 7igJ+F7uzqПzv'h81ZGJVAI@/@_u{eE.,cgiO$ԧ &auĝ #̭M6ll['p ^y,l;G0v?*+~k5bE. |h?MVPqՌEqw4&c D$[ R=("1c4yRiRW¢QOaugK?z`HxW+%E€4 SGxGMBamIEŗq\Ƙ (i' F=Ƥd޼#xʬn;*pP*.-|*:\#*/ײ>RCt7[|Si ,[h 域/q=,Pe>(̱>Z_A3NJ|-rOC\ ᝁ];P'}hUͿcxsH2P4TE;m ɳ#Lm'$O>]uҏD2Dw%m.+)lG9 ,;"$O15-d}C&B{RXtI!׀eҮa+x-[-f.:wh6mRHSY?jȡmhO0$ә%_EC`ka!&v X ǁͭBw[ߛ_NYCYM3@JӖk;nA#5xg#H+k_=˯|M_ V\RTq)% ?@T^.\ZWߋy'6 Y6|K飋`X f$rVVbmp60%bq,YdV4 H&Bط(b] dRЃ-=ZmSOogJk {`c<W41;lODq17žP=SlRGFˎi5LDaUh*"+Wqm5'}nc»ťΨ/CG\q *X:ZyN~u9y{ S7ٚm@ғzj ja ur9we9Y\{lyb `_fHxwz."7c\=`q W[cvS5 'm813&1J7t6YTz݁daC<^A[ ox;gIK%5DҰv.% yWvza͇C}OLF;krHhHeLPƔR(FKr^~Sڡ:N`NbUI,j6R  ,5bfzzG+ mCwLOJ&6h09@p(qB~iw3E"7BKC<*W}P@k 87r^>$hyS]T 2RׁY 7Ţ'!JKu(.-هp >)3 YRf0 7!m _8k$^ǣ!,_0Ys<^$n/K_B<$(Ίc`J";?f;W!ɈR0b1Nu .e:kމu7rȟ^v ($nNi˙?ZݳتѸ9X Ff :[ iYwyM'AW~Cr4J3G쁊ƝPCnpi[ho)gf!J8 *ZkJX\%BH-E'y\ԣc }tM[Q5'y"#5iG*0Bb(4@7UcI`_&HI7̸ɧߋ#qI0(' N 09?W?ItpTB|\\[d9 VbΣ-G mH1ì1!6sY?~<s@ Oq WTu&2Ie Cy ]8-Hܬj i Oo8W~n9H%W·^b*y%65>â;eO4R }kB7Z8>\V]hO4OwUy^K\F'Љ̩FaSQ xxZǎ}a K3S !YAّb߷GO4#4g~g8l?hXֹHFL*;؋hE W6Sœd?Dm9/@=l$m0Z]yu}ȅ?MZ9Ёl_#?QɛG3b{EgZDOiB(ygGaJ;cᘎj'K+?_NgxYbS(q~yޚU֧"!,UJ?2b%S߽huFnm ,ϙ1Le؀3ƴt5`Iy5!_ǎ/#*=3mrVUf$( O-e%̶ \}])i}]_JKc?uTrdeX+!]`نc#&[r-/FUjb PұDTzp꽏.! VQIf pdZ:Ƶ8؏ӓ*}k~iӊ6 9IV)EС'LedP#C]>_SQd {-J*gRN*I)l/k,'-!L2M!MOnrGT7nJe<CUKйA BF;փ3HRo)hRVV71pn@4EЯ]؍*~)BZ1RC}#o5Aifm lw| $ Z[lv1dM )d"nPN;#݄6uĖ ʴAebS*:Mv6SA}bmIpMb_0Ci֘>MoQ|`Kb:іۿ6)d$.` W7vYgw7 YkX'TW]v*\UqH:d'$Ae٠hFj!LQϐĭl@d}dЍp\2eQT2dB+WdBb 'h6*ä؉)$#`u-̴nIW0bc=~iar=kAi@ Зq&tWڞE"6{8) 1>Q%_t\&U6!9|q Ej57U* ^oR9& .asnN?g)G]O&l)P.W'^m)P "U߷>}ΨHn.*iF}s:"e}K[MLH ġ{OϾ&A )0QGOfʂRw_Ek\g6*Ƞ+Lڢ;V4+,LlWmOq\҂ŘRG,"< SX9qdKCbOAzC~Y[jh~aJfϝgֆI紩l _6 FbzΪM[p6IV$\!JMyZf&6JfEގtmjYzjրP08l啱'<z $j^.DҀe0=#|щX[ox٬!X(`9pE|6$ޓC1"Ch@20^\:m5 TP .hRȇ+qVxXOףQ7S{A", '䭃/ tVA3֪βcuz+_`!W7ڴըDV޽f3O&yG5S@qSĺ\(5uxAV(A/ zN۠>Tb齡kRͦl~nUD~|gݖ':ܾ|gLy8YZ1 q´E;s@v S13qçI/{L?#:؋'d1H Fw z'Rng~5Gt4q@mMdgim3;Qv/#*М3 lzz KhEJm6e~GTҙ)2U44 fNs; i0n*,>>g~lL뺌̳$Ih+SUUsMfֿΞ$;xxҌܲZ7V{0j/=y:e@>­? j=1{wuŷ%p-ǒZ2b a իaDșe5* rGF7 Sc[hU7*{yZZHHRl U q ضikNXrG]:!R*GyE5xH}]+w. M~p`fyh$ *"VM6&ܸt hxZYas5..[zf殬;#8fe_=4t1\?IwBY,@Ƅbx,蠑r)Zm8spu`eWTxRY"BeaՉ*bX#%@-54v V9>Uz d64ڣvY)גF7&L'huj8L 1lk8FHE16 i?r1EPVD*>5*vad*Q jkjd&Ϡ2A_^8}ݼ)L*aozpnhO^监uAcm=F(. ɲM 'RR:!@i?a/LLj#bzۣ{SCAM~q=eefOpoĀq;*- 6cO^[s>D3oi,lб Q*lZ7XL{|*~ \Ե̓=ۜf`XZ7AZk_1Kŵ S[\B?B vd  )QG ]過r=!ҕ>-5LPbFctۅGR>_7O,列-KV/M8?BѨ'yeR^ʍ 2Ҫ-S%tN+D\j.*S Xr] XMt00)ɽ11N3 ļKM b60e7.z~#-K3ٛ**K!xrEL73rkfps]o/$)9Ĩb3].L,|v? G#\VH˴a6%tm5ϓr~*@4f(mʰ-;bEվdK|n'M5J`*.*+6wi]j_/4`:]؛O"mnIO1J=X@s0 Z4An>D?k6G@*~L6˞rO(_ {K kLJ yݾD2˹@kG_8neore&gt'sb(o=5 ]nǡyr f s&46(.=h@2=s83Ǐ FLG ʛ1 zT v]p9a5A%=Fy)pN3.]Yc4GtET@eT+lfpzQ,P ݷ|H\- /9~T" wPXAvT/˨t-%֯X0ڶ}ֱ"G_D YɅ<^ãMȇo+mc]ٓځ`WҹSdu7< @zXT9PtӠu2qWqu>\g$nW. }|UL/|;Άgm[%S?b9tn]h I~Q5 "E,HFn^P=%UxD,㔝/sQarzCް$mT_T? "[gSi<* $$9fHL1޺r=ǨyF@&L*`!ʚ>uL p8Vr)vz~/tQj،~'K2n'B14IS[*2Lh'W< bX\ UXɈj{Tyz^"*fzjxз)zSĝ~W9WFDn,,W{:D\uI<>5:w{i"ju8+43'KD斳?kQ0FW׋g7WU'57VP8qiIS*#0yh~0/v',W Ղu{= Aqh!R,S,i%G܎lSk?%bdoIeqZX;B<'bo] 96#[L\ӐƩ$F_=v[몷ů~:s_Υ` Eߢ[Ϯ9ҿIUM 0K#gWFx09ڈYh+\2.g@ -&wF_u=ڶ#I$d=~@Q5x7abZS/[G <"6y}6q ƠC6t9>[[4M1.l< wvX$0zwLomq<*]e"_ແ9:60:F,mUBFgDC ß{(?FPd !N~lp rad/B%}hI*t!LAȀoNEw5Jx/ [R <d]:A".*A BWԹSF815=a/u Bs1B)wTu#]=eGT>IҀ#FI nC}NT#Rwq5BӼLyS/Ibj.=b0+Aj^.y?ѳoU9`{gΪsAhn,E .8 2Py E] KzE,A+.ye]=>-N4P)`W÷{%ag_##0vOya\N˖޴]u顮pSF:iM!nv}j5+Zy+VO#nHԬ[lKm/$jx9 mI3 Z =]Yi 4ݥTd=ڄfwۮl+}}N%h]Ysl)>Eo=x*,UHf o7u"Ҷp0Fn @nj7Q.\No}dt oϽiӒtAR:z\zĴdɕSؒΫPVpxtl6#g-AuYB+8JLcA4/ Y6h:Z=r%øj&Bn8,BFѵ1ٜh-Yܩٱ#{L7żlAPT?e= ȷ ڝ<՝*DR>#=$-WCa) 8]r3}f>¯X2 y쏷bn>Īx!I.6-}p-z+G*I~\,7wrΎC`/?e\7;0͜@\or m'NTtTC_ ~7SЧ|pu@%gziéAKZ=6jbf '("C WNT|q]Ck5I*:>@$7_ ( Zsa\$ŁLT{Vh8YwfrĹ=<9M{#SVA0'u1^S*자6Tq׳睐Ht@I-/nYUH<6qY$}@{aBF-xZ7:1e@ H{L؈&+OuO rSLyϔnަ;Gg5[N~an7O܌uZuDDu'heqf.݄絏)y8d 5~h,T֋P@"> j>y9٦ =e,]gtGE'"ۂX-(Қ,1ö(4cK08-`Ub&)c=MDv/`h%7ۍ )y dA$ b/@ifJMNB[R'9kHJBa_-JF=ÈLlx]NgqZ\`!*rzx%kј_7b/$մWn3l"=!Ro弘BP,$<(y&0B#"E"^[-p~d"|ە1N{Df/8*U LldXfI@gx-B^Yq4|-@QR KYIW-㼎G6_C>TRMu96ʦШYGN"VѶGC'\0e"U!mŒ6;"팁8f4?a}^1*@z5#l8TZMG_E&+ZKG=ʏl!*QyN4s]ŒyVp|jW8H+H+S~m_-9ykmrWV,B)ORkx'QwhaOY| *|rc[VURrXRW*}UVҨ}յLPjA{*FS@B#y=yIZ*^:34plٮE  S-%@^X@#PytzSXshH5<}pmqmMtN1&$_k%&*eQN:*WY-_=a`ΑtUꧭuM%}"c&e.̆ ,^J gp;Y5OFWÈg+#X dz589zO}j_6n<`^{ILDT[5Yi\vʄkP '34J_ %A6k6H*@]=ɐ&[ybpgw.ӽCSPd!{ZɑM8ddÊ?SΜu.Ór Awڨ>uקR>7% f#+$j *ʸ Ms\|G8Gzfz-JwF%@16U41Po8k wnzR]ßV&菗D*ٓӇS~lymB$+@ QV;laB(+Gn#SIBm\lF9ZJl od)xC*[?1A9?OU+8]m=#^Mķε2$\Ȭ^D1.Y4 ;\ ba k ITrG76RQEdtbC2^=_]:!‘C偿~ n At?.|p\}RU 7B}jѷ8x/#-^Y8N`Ya[uU^%l KdIddB⼺-):Qu@caO2YioZ46p Gׇ%SaN=+>*B 6w5'~ SV1)<+7ͩH]rVEM8$qqMuf~)| Mce}֕x|6Rl8֬%"-*` _=6pmڬvq|+$_:׸A;}r߽z'gUvLr%ۢ3N4ҍ-*{o=Y7 'D.߉gA\։LY ߖyJWp)>[r"[s._1yvy3fC.{+]]e4Rhtp,2%h{g7(渵2ke4 _]|0ԩ hcZ ,kۥMD$6Ans{W#ɛCy+q#孭 v,=ВpQbի }_!da'\/ZE=${֞Q.߅7׉VIpE%CsrXBj\z yyCϟxh/2}H´3}8`@*X PT{.0#O\Mxd`H-t}FBcpk4Yfvn,ϛv7@e=q[DS U,Ct:Zv`K0}0veKP4ĺqW:4Ⱥm cʰ_c+e!uL0#OYb  PQ^WK# ^֦4/JgP`I.N'oYۈ^4q?A0nᠢiji3(`xPDHmamlM0-]-PFV0YbX>|_Z+[9+q@}#ھ wD'd)!i9͝G\ "k$SeX?&(G^Goj@}(:XQYwg"V=6,iS+ͥ ,OO HoqF!ԗ"Z-"Y04<?4j^םJ5PzrD {fW%L].8/Lz35ʼa]z,\1}`-B@dI7(lRCbt+)(OL}*T;t,2R{axEbeX.5߹DF$39  *[3 "ːr3TۨEػ_jZ7LR "G|NHKe5AhCZْ5Wq=䭊o1H,ȳkmX{?vD=f+柏D{*]&etC% @ygω/P28Ӗ\ݲ/EO >>vz)&܊W7g/0Yi,l/m_677lźeVW>%tpSh*qwΑg$bcOd0grF28"4zkC'ouu k;'5ܷ<K:X%wwwڀ7i(OBFqO`!g/sjﭾ֪FVFuu_C-_;j_Y3X:8+pq(@t2(BσFlF?/FdUFWwtG|8R31<,O~N*atƐ>+гC[ZsS+t_'riO s%X©\:UXI\4x_3rrpƣCnXdn|z}m %}d6;=q(H`@kY}34~>?]6= ]U>8 éI$Fԍ{(N[Ŏj($TO,;y&zù^EoE>)DmQISa41F~/x7WNN|9~_uѢu=PL/$Xˮc3'Xg1V֡ʼnŌ/ )f<اٹ? ,R}4_XCV=~ppGo,B;V>|8Չq!J,XDBE1Lo܇ǔP0L(at2>; ?LFj}VWSɇ+3Pov*ܘeWT>oe||^&5%u~N] ;!Cn|wM#/eekBqHNȠ gg .mAgE\r^p:xmA#XaFEsU|zSXj:^San{1U4)1i}Rq SjuF<y;+*V:sC986 kY GxQ+n‘Ml1$i+@Xn>IfOdxjz9e)У:o=rF8N8в78B~#s{\mF,PLƿ 1L|fJvIwK.]tEZ5~0'8 t =s\~ۘ拴'Mzu" q@2~@d?b_o u'xs"02e1U׬GEbv׹h~bg=w}4Y4DL#A?^g8.} CWCA!ރ,e R/}Zy]~-n᭲xHT ɮ7Uﭺ  J&9Y)})e<׷[;QXF#S>X~CGP6?:Fs~V$-+Ĉ"5 6iTm# 7s`zkщ7~e%hUb:(X+o^! "epXn\dv2EO;Sav},k4)73ǃ1۴O30aŽkJA)o`>xjx3 sڄ>Kk-8_xF%! ,u@=[|mc7rlB&ѭB_ [A#3b> BwS{r`N(]LaĒdHؾ/gD̸{IA :2oW x>fug>cY[0YYe{xëP[-lxvH .m VJK= (uST93nr\!@5n>YJ6p9+:cmNo~Ô+E?WtӸ#Rd[5,ICg #a)`WJA: V@qp%ה:yy.HЅ^/khLLUI#of~צLQXCݱIYgu~T^ ̗MQjÔw [(sbhw'ӓfJ^縔w'REveJC5m1{ yӲL|/K H[qUQ*>}Eǫ4PmPʡg@0Ǵﶒ<4Pa5d/Z(J3x~k֎f-㩓A}O 3ONDH'f~*Dn]9鲩Wb kCrR>vFLc"^a lS7.@yDLic>}K/khϡ*0pfwc-B͎3Kc~rƢH];4xszBպlKud 4b ,q!1JP8$v>A/X9~0w0Q$įg9c=A_ ܤjw6l4G;٣va_ 3Ǡr;.۴J oO4cXz+5gy/O|E.~ᱜcҒ;Uu,E3h:o$6W@f#u}䈊>bԔ9 ۜiU$RLG\ߐ+;eřMv "dr;"hywx\.`!Ɏ"\kv~8'lI1> ڗɢ8xꚙd26GGg¶5Omsd0Kv]ى,D'q5F_hbj{ u—@O\7ui-񡰝e`J)U;W;<@@t7/)NJ53{2ċ8_T7`M`V"=)NCttИQ=oUykyFb#Pn<jRKCe|/aD;9Ш`ԵWȅ92/NBmG9a^PyC.D[L_ qG[2q?e8F3>&l'UbƇϸ yW(,L$[mUԣhL/4ݵ]@93?C3'p2B0nZ@Z,{ F= ^ࣼ]7!;[ʸ6 ƀ0 ʝPߵ3]q5Q{"V*mi{O'/vA;暯CrM(ʔiΥH[g1̥tq Xqc.%R5=Van<5Cgͅ/mov3,hCi-`MlU8rB9Aoؙ9Hm)']ܔ:luzg;>AS$m9n8|}Ik( sPWތpvg^_]X';]==dX%~l鴙8"KTB({O vMJ/R=i*~BodJme." pOY r?G !ೞ@3Ott,\~7saW|ud9J؊rR8B8;U 6!\sx'\_\9Z.ES^׹^6z8pF;QR9r9c5SያQ0h{ꨣ(З0JSIa% rJFE⫱h:,Z:+2(&zM& PYMhPk\ʲ~1B$F+Aɫc/vђю%$LJ_F@0(w$͟bHy~e3W߽pL^cbE=ELxJ,>wgg\ZOO/"}msSG RjY[jr<}`K[DfXԴY ߳rHIB)5 .{4eH$ho0*C5Q4Z.zyҚ݈%0a̮$[t=Bmg/vne! b@4|܉6}6Ɛx/|.i#͘\PX3Rײ21@ uWw>o+-89}Tr [w`k=lu`Y2]#dԬ")`N%J JBZ'M+4S>O0 þ2y{|Q`U&),DUN1 B.k\nOͨ~b`z7v@Ξѿ*/sCYbAvY|x|@Q8sHr@5 ]E+܈UytllFW59Vr3Sc nx<_RK=!kHmUK eF@C:)?za4 A(=oE`GJu1dˡA[$E@ >}DaLٽjP CZ߁ ~m+7:{o1Qbqv˜Қ'4 a׌fdQ8%%|-D4{6Y_*HBIv>=w$ّͭБ)hY=Y禗XyšxE*QǔCpqԙ|xt7̌X'h8D%@TRE ;?,#~ev [F.= ӕʧ0߅p[n~¡ xyZ5_0s7%vuwL*{4 3*cXOgGv[Ek"E*C:TzgvX*> 0jubɆ( ]a/%hN*R>HQ"OR??@)k.HJaC)7:b"P)W]UžC! S DQ8ZP k-\%>_s8I 9:;)>='Hpl!u$:e2 q;WR1>'u}ύ(#4y6Y=%By5U>egdQ}p/]O}JJL Y5]-c3926#^9ر6?&A֕཮3*U bQq W*ċ숿U#b2\zeJd1ݱt *B 3?`,T;m9\A/YW,"2V5U EXឦЧ:I"._ ʻ6q^ ?`&-]: @=");Uǟ b|$i{k&.vP"W8+`ԥ"Uf'Y!15OFzȧ %3׽EGuWSy>k!9?G Fd6KssУ.Ĵ1훫*qi~j#@~B*/)8&PwKobC' r)NrKKKP2aѸTJjsj[~CnpLԩe/"TgtW#h>=K6 {j ]TCOQOnX|Iy;(bn DMN ]?2»Si|_/9: \4wڃVQO8r Kq_K;c!Frn5[fKyd/LaqaWشſX못4^[k=?c 8VN쨣f+M;|q*~ad'۳'n&M|l}+K.:y!GF?O`]m˷MZ`_۲_߃O #fmrc%K:aV1͜IʮM@ ? ޠ5ǭ|zpH-I^(v"1-,eۿ]aZp2Bn t,|4B&dL$Ơ5[@Δi&gHGayHҎz =>A J. #DF{X kPӇ ;E78__-K\t%Uwͱ\mp'FfOtQΘ2eYTA޼$)J:scg E?l,Ot?M%a YpEOr^059b7`ƪ`|j|++61p2e>f84X<^:9oZj 0W8kn1 cxJ!;)ىo,oJAj)Gڴ[>z#  l9 [zH.)AYF|n ޢ<9A̱)4C1KΩd0tS{l Q AE8L~ݶqz8'X,%NWj`„^]YxOoꁘ+P׊{SMGcQd4h?|>WPv7Ez"ob9o}Z /v Dy3U*MbtjAzvρd Dic+]6GJBq9GprIɭl~łd3F) C3 wRsY$! M"#ZPUA8rO#DsC+=1Pz&7y_3 #d c]|+/zedz :.EM݈P0HK581dΜ}D/cx4?p[Lt̛dELZL_W⌽bGo 4OG64Dx4V_ M ɵWnY={7VMs9dj<\>L%Y/@AVtO.D, L[&B 'o {$Ʉ,{3ɳw@_ӂ!3?? ZMRb!K+xFncx9lc(&aI/^\gP?/G #jޮK9^no\t5nقny! z#{Ag ۏњ$z;G#4f\W]"6 ( و*H0 pa+pDž5{hM9S+ ^ݾ)kG>Ҳ++u&zOҍwC)+2GkJ[Q{Y7C,N+6Tq `o:/֕OwI_0oeG9.qIIҔ 9h E%H+ʆ%⾎}ӇMq&Xna?٩SW5ɹJ^ŷ]_4Y6 VeTtYH6NIJcdZn7ptkd S fTfz 8o+7yۺBb ԧPơh~$]i\fj/KD;$SJľ k:Jv[Q{ذ aWQs;%_^m9v8ih ]D9CYބB6_}]BZ'NkG]U% }4Rh,9 "rʼQnk;kOM.ir\E|^*Lzr] BP'uå4ɴrklE;^؝ t+oSc,6-Ґ'"R=dm_,sk\73wA7hJDS7O.ʣ4jw0)G&ֳ L8"UlR-Qk g$yLUzSAy|&xW Pȁ>Mrel;ꗍ8=َ- Cg#9CdtbӚh?pC#>&1z^w `*wWsl] 7C0|8굈eY>*4t7?"LJ7׵ΩGo ;ZmڂFYm,ou$>7Y݊sy1`';=w6KY>bCb{px'-m-!}w~`{GZ #, d8ZvbDMpYSNԠ1 ;m;APtۺdSyPUJ!nqX.l]2RtsGF0x}.M:fB÷<.AB^oJ->[(orڃ'xfV[%rY Q2wt C1V*Eotq֬u$ `o (8x/9PshN27w,S!g@BOIpm K=sXp?3h|ȍbU1 l?f_(]xn]&%3jE턗=dэhv5i"@nJWM9F΅#Noܬ֓mUhiJw *%@ &e^)lBLR\X@xWmfX[G{.ʱp.p 35JO{'!6\y}dNR-:<wfjtSC:ŧem_A1SDhys]#=m(];iVTAl<]ꔥB4K1/5}- OizBAƵCo)w<;pu1)YeNSѾpg{c*Eö0_Q\wFtlY!y_ +,t_S~jTHK7Wzva_Hl֋fJ X?jaUrS^&fV 53.D*F͠h VWBf.>~~L?3z%h$ăLpjE dؑz-&]r@xh;]RK9-@gaL38 m$- ,PLL~{MV2fǘ3c8r`-t 䆺xט 7\2k>HBQ]dqi!m4$0 Z*\t|m.cryt@#ﻞQZuƗAwbk-SI&*5U'h~N"`T$4ƀ%q# x]-%kK g2\_ faW OnApɭM-?U(10XHZ.p),n21Dyqhvܴ܋IP<ƭ<2RVzs}ƤߨH RjbA@c)}|R[//CvS2vsC9ie̹nlmfd] B.lajLkhhWֻW<ׄ{ Q)j aW\3~ϱHAB~Qk^웦Se`4`a`Z^ϱogu/J|H}^[T_F5Pt_;sSC2_p٢>?6%ft'e'/C'u ߚ_ gs!e PōcA|04Mc"/8nT ȵ77[0r6x6 ؼb/ !CU(/n\,P.{ IACږqұxGj$dYO]=0I¢4KI{|_c@v#;R߈LC=i _Vs3وa*O>;)XF=;ej>X<$,jWONnzѭeM̚ؽqкXt8kJyf |ޯvb;b7fR!$=r < Wk'{UUrCqmzp."?K2hv䴧gfrXl*۳Ds0Z\iyٲ.%qWZBQPno,o1S8Ϛt22/~2C+/t8.+w !8Gd% NoZÎ(SkJBa"\VYԞ6Jmldܯ>) ;1)/rٖ~$)k,Ll*K~{<.k=Μ&:J*K}IzPbIU՗.^GuͲFyɀaFҧw_(Y. \ 10H$;:եk@f;lvөGKrC u͈.:,5w̷ɌV+Q~<l! 0 ֩6 PT h(&015LV#N`n](S쁏xJ`ATӮ{/p,ĺǔS ._۷?oXĺ 0.{QWv+n%_;(NEs,[p#ӕrEPk:ծk *ʲ9GpTtTEmac=F0vkICVM,8b{6*hw6LIaW)SLP]A2Gg%sUŠ? \ ?>  J.}7_K k`nm[<'wGdUg9uL:E bH)arn { r!:jg !8LE?+_+#S#-EY;ə Ƅ@BID QZCUu/'t%bL6@xFtXlc'/X+?%2O!]JLŅ!$@DGx {͉LAv9 v XHʍMf L ɫ m}S&oZ/J,em V^ o{J&FyϛăSmj"S.(8z봦N%˼e䕿Qus J Ơ@M9cpk?|0N_kRS1&Lv|vgt~MWxq C+ŽVŰ  }›lׅ(ZS5ngV:OZ `DL :F`NI6P|~HI\s`H["#C!$[|gL5rNQSGdmrQ`D!1!KHc<%g4 ,Io{T9hCmdrgn0Ry콞]fEza)Mܯn{ڐaZѲYqG]!6`B/ yh"j-2Xʹ]z`G4([ ε1bN{'a/%R&)k-;/{F=:mϯ5eC9VIaթs$MyQvv^[k"<5Ӷ'*dwcR|yF|=T=M$MP\]zw[r/d,I6w& Yħ X r, Ly130Ug 2 "_x8'k 6yFdjk[qhn'iѩlsl7tDk/qÆrl&wtO+J۽YE$.Zs|ZQU\}£t ~O[cL663j=~6"d #`ƈmEZ9>& rPyh)ܧ۵Xܬ@vYRTТP||@{c'  o|)@fP{ދnf5LJ N ć&)mP8Ǜ@ K-ĩ]Mc#zLsAhށ{֔;P:ulL@KFѿbp*H,}ns%y6 e-=Lv1qYV|dy]N>W j"=B@_rHӜ8KAv\cu`JxGpm±y *EB`Y'7Ԡ,$\.ERqArVgC#n h讒֮F[gb7nXb tx]?5{E ,0=7H*O,"5㧾jsX[/xb $O@ WaHސGy)JJNx4+wW,jb7O+q F;P][]_ʒuzY?s)ox7O)Jk811tIaHbU:'3 N $>$WnM{f=[ـr.9%xR}k$qz5ߜ:qzf"f+':gKz˗C/B$%f<`mZrD4@r?znjHbkBd|/-=;(S YךKk|F)~΂+XDEA%2s,:!qrU4,)u=AKV.5QO䊙r|qzU聐9=j{ʀڽ96M%x}Scl|x|0zz,q7H>ډ{2  ~y?B(Dg܂|bݼY1o7U-uh^뽇aL-_ *3{*{=ih}Gc#\ RQ:֝,.V>Jĺ5շdעck#vݸhe ㎪|p䂊lLNJ΂mv F5k9J$`H;f&6eqeqk4|QFY0'gX0Ma*Dcx&U|2!״x@*llǶhT?iucYiҿRE%Z`km$hQ y_ dC|f֥O#:ruCBy$9& TH#\k-ES~{h(<@~бJ"TYL{ȢX~)H򨥋g\9 rmiH/uy4n ڣpdYIثWO'tFS~ʛh/"՞A5 εKwfW!{ ]޳& ]\. 3*.5˺Ɗ$H8?{d[BE|`aYl`-PՙErB۞4ԑL/~ҏ [ǁ*͍2."ODlx.B(=֧Gt)C'?4D9V:P BGx x4,}~ REZ:gIG]Ƀ(!ǭ:h餴7g4s4!uyy %;9jU 5s4[`T%s!x)!E3[AjN# j!bm2ɈύO\;BrWPchP磒&;7⸣Az@q,_xEÏ`qp. $]<"tĩ`XzBKtu9@?m9u; Q;"ID?+4:T7km!6]#/iS Q |H{Mx,Lke1,ܪÚϪSZ`ZnXHxȚU'‘2 VkEB tpK7r%sޒ+.-ಣٽ;IKCipݩ#["?p8f&SPo K[e7٢~(uu1-< 9>\HgV7x*IH-V2iƖN]]-m ШV nt RC]#N"v7B*_g+?BA"}13'P]>o И1])o᪪+Fy(^ d1F|Xqs. ]FГ4׵Pa:a^ Œ`A^SƉ!G[>ia n4a B[ "#^`cUO\& IJVKBOAl@VaƎYX'6wܥaB3E r“~AE|(݀ԼK4/G fvȫ +ڨt^m^X'+niUy*a7~tԼ}G5qB69ZV`i>L* ),P,HpJܩz\22swTɃJ+niܘީj}}KЌiφ貁B^P2.Qo+L:tǸlkE.<ڠg,_ܤi㻰Rk9 //"OC`bԋE:8 <|aI\{Ƿ}5$f^KZ¢He#eJf.g4nUDOJ"|溢rbY4kDAeUtFP!6e y+/ɍ}^!4V c8пe|摼v4[H=w0 QI3Uq i;N X\8l))e?.瀿( xuoǑ =V_1!?1LK)IfkcA1 =k:},$(J Z ߔ']fsR'j@UCפeyaqZ8KO*`ypĩ&$-6D72G v yImB")M"8c?QOnTNJf_,(+b/eI6W>}hƱ;>Br@T 2N!Xst Pmwevc eNM[J>c" M xiքUfY976c$>E[rsk#sAn^TUֿ'YO=?;˚S5FmYqZ߬Q0Jg?()^m@@ 6MzF 1k :R8Y'sM,T L^~ EW߁V?Һ qPdm Iq۝|&&T%!^e+\ _Kx.M L mL( w 8w'ƮNMX@gM3P#\_mHOVGJ ,$c1*%]y9V$j04= Reh9hPY0R97x DC>Oƺ_3::H͛n/QA0;I]涐Ռ%oт ÎޙfFsQڌh7[)Tíwjv!hPiO>Ca8jJ;r+1fjuJ>b웎 o>ݦ<ʝ[TG40R&,3>L|H\. YZ