postgresql10-pltcl-debuginfo-10.17-lp152.2.21.1 4>$  Ap`ǁh/=„Rr1+u *r*muX:ݮgXD2sVp@R?R# 0 a$(;DO hz         f   , ^  8H(8+9|+: q+FMGM0 HMX IM XMYM\M ]N ^NbOcP1dPePfPlPuP vQ wQ xQ yR zRR R$RERXR\RbRpostgresql10-pltcl-debuginfo10.17lp152.2.21.1Debug information for package postgresql10-pltclThis package provides debug information for package postgresql10-pltcl. Debug information is useful when developing applications that use this package or when debugging this package.`ǀlamb60 openSUSE Leap 15.2openSUSEPostgreSQLhttp://bugs.opensuse.orgDevelopment/Debughttps://www.postgresql.org/linuxx86_642` AAAAAAA큤`ǀ`ǀ`ǀ`ǀ`ǀ`ǀ`ǀ`ǀ`ǀ`ǀf440be70530dc2ee1301d07bdd99fdd67a8a1fa2c9644914ceace58b9aed321d../../../../../usr/lib/postgresql10/lib64/pltcl.so../../../../../usr/lib/debug/usr/lib/postgresql10/lib64/pltcl.so-10.17-lp152.2.21.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpostgresql10-10.17-lp152.2.21.1.src.rpmdebuginfo(build-id)postgresql10-pltcl-debuginfopostgresql10-pltcl-debuginfo(x86-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`q`OL@`Gc@`/@`#__@_F@_5+@^@^א^G@^@]]@]QT]D%] \g\s[v[ͻ[$@[m~@Z@Z@Zw@Z}@ZaZ2gZ2gZ2gZ@Z@YZ@YY*@Y@Y@YJYaYaY@Reinhard Max Reinhard Max Reinhard Max Reinhard Max Reinhard Max Reinhard Max Reinhard Max Reinhard Max Reinhard Max Reinhard Max Reinhard Max Marcus Rueckert Lars Vogdt Marcus Rueckert Marcus Rueckert Reinhard Max Martin Liška Marcus Rueckert Reinhard Max Reinhard Max Reinhard Max Reinhard Max Marcus Rueckert max@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commax@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.de- Upgrade to version 10.17: * https://www.postgresql.org/docs/10/release-10-17.html * CVE-2021-32027, bsc#1185924: Prevent integer overflows in array subscripting calculations. * CVE-2021-32028, bsc#1185925: Fix mishandling of “junk” columns in INSERT ... ON CONFLICT ... UPDATE target lists. - Don't use %_stop_on_removal, because it was meant to be private and got removed from openSUSE. %_restart_on_update is also private, but still supported and needed for now (bsc#1183168).- Re-enable build of the llvmjit subpackage on SLE, but it will only be delivered on PackageHub for now (boo#1183118).- Remove leftover PreReq on chkconfig, we stopped using it long time ago.- boo#1179945: Disable icu for PostgreSQL 10 (and older) on TW.- Upgrade to version 10.16: * https://www.postgresql.org/docs/10/release-10-16.html * Reindexing might be needed after applying this update.- bsc#1178961: %ghost the symlinks to pg_config and ecpg. - boo#1179765: BuildRequire libpq5 and libecpg6 when not building them to avoid dangling symlinks in the devel package.- Upgrade to version 10.15: * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD and firing of deferred triggers within index expressions and materialized view queries. * CVE-2020-25694, bsc#1178667: a) Fix usage of complex connection-string parameters in pg_dump, pg_restore, clusterdb, reindexdb, and vacuumdb. b) When psql's \connect command re-uses connection parameters, ensure that all non-overridden parameters from a previous connection string are re-used. * CVE-2020-25696, bsc#1178668: Prevent psql's \gset command from modifying specially-treated variables. * Fix recently-added timetz test case so it works when the USA is not observing daylight savings time. (obsoletes postgresql-timetz.patch) * https://www.postgresql.org/about/news/2111/ * https://www.postgresql.org/docs/10/release-10-15.html- Fix a DST problem in the test suite: postgresql-timetz.patch https://postgr.es/m/16689-57701daa23b377bf@postgresql.org- update to 10.14: * CVE-2020-14349, bsc#1175193: Set a secure search_path in logical replication walsenders and apply workers * CVE-2020-14350, bsc#1175194: Make contrib modules' installation scripts more secure. * https://www.postgresql.org/docs/10/release-10-14.html - Remove postgresql-regress.patch, it does not apply anymore and it does not seem to be needed anymore. - Pack the /usr/lib/postgresql symlink only into the main package.- Let postgresqlXX conflict with postgresql-noarch < 12.0.1 to get a clean and complete cutover to the new packaging schema.- update to 10.13 (bsc#1171924). https://www.postgresql.org/about/news/2038/ https://www.postgresql.org/docs/10/release-10-13.html - Unify the spec file to work across all current PostgreSQL versions to simplify future maintenance. - Move from the "libs" build flavour to a "mini" package that will only be used inside the build service and not get shipped, to avoid confusion with the debuginfo packages (bsc#1148643).- update to 10.12 (CVE-2020-1720, bsc#1163985) https://www.postgresql.org/about/news/2011/ https://www.postgresql.org/docs/10/release-10-12.html- use (and package) sha256 checksum file for source- update to 10.11: https://www.postgresql.org/about/news/1994/ https://www.postgresql.org/docs/10/release-10-11.html- add requires to the devel package for the libs that are returned by pg_config --libs- Update to 10.10: * https://www.postgresql.org/about/news/1960/ * https://www.postgresql.org/docs/10/release-10-10.html * CVE-2019-10208, bsc#1145092: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution.- Use FAT LTO objects in order to provide proper static library.- Update to 10.9: * https://www.postgresql.org/docs/10/release-10-9.html * https://www.postgresql.org/about/news/1949/ * CVE-2019-10164 bsc#1138034: Stack-based buffer overflow via setting a password- Update to 10.8: * https://www.postgresql.org/docs/10/release-10-8.html * https://www.postgresql.org/about/news/1939/ * CVE-2019-10130, bsc#1134689: Prevent row-level security policies from being bypassed via selectivity estimators.- Update to 10.7: * https://www.postgresql.org/docs/10/release-10-7.html * https://www.postgresql.org/about/news/1920/ * By default, panic instead of retrying after fsync() failure, to avoid possible data corruption. * Ensure that NOT NULL constraints of a partitioned table are honored within its partitions. * Numerous other bug fixes. - Overhaul README.SUSE - Make the server-devel package exclusive across versions.- Update to 10.6: * CVE-2018-16850, bsc#1114837: Improper quoting of transition table names when pg_dump emits CREATE TRIGGER can cause privilege escalation * Numerous bug fixes, see the release notes: https://www.postgresql.org/docs/10/release-10-6.html * Remove unneeded library dependencies from PGXS.- Stop building the client libraries as they will henceforth be provided by PostgreSQL 11.- add provides for the new server-devel package that will be introduced in postgresql 11- Update to 10.5: https://www.postgresql.org/docs/current/static/release-10-5.html * CVE-2018-10915, bsc#1104199: Fix failure to reset libpq's state fully between connection attempts. * CVE-2018-10925, bsc#1104202: Fix INSERT ... ON CONFLICT UPDATE through a view that isn't just SELECT * FROM ...- Update to 10.4: https://www.postgresql.org/about/news/1851/ https://www.postgresql.org/docs/current/static/release-10-4.html A dump/restore is not required for those running 10.X. However, if you use the adminpack extension, you should update it as per the first changelog entry below. Also, if the function marking mistakes mentioned in the second and third changelog entries below affect you, you will want to take steps to correct your database catalogs. * CVE-2018-1115, bsc#1091610: Remove public execute privilege from contrib/adminpack's pg_logfile_rotate() function pg_logfile_rotate() is a deprecated wrapper for the core function pg_rotate_logfile(). When that function was changed to rely on SQL privileges for access control rather than a hard-coded superuser check, pg_logfile_rotate() should have been updated as well, but the need for this was missed. Hence, if adminpack is installed, any user could request a logfile rotation, creating a minor security issue. After installing this update, administrators should update adminpack by performing ALTER EXTENSION adminpack UPDATE in each database in which adminpack is installed. * Fix incorrect volatility markings on a few built-in functions * Fix incorrect parallel-safety markings on a few built-in functions.- bsc#1091412: server prerequires server-noarch to make sure that the postgresql user and group exist.- Update to 10.3 * https://www.postgresql.org/docs/current/static/release-10-3.html A dump/restore is not required for those running 10.X. However, if you run an installation in which not all users are mutually trusting, or if you maintain an application or extension that is intended for use in arbitrary situations, it is strongly recommended that you read the documentation changes described in the first changelog entry in the link above, and take suitable steps to ensure that your installation or code is secure. Also, the changes described in the second changelog entry in the link above may cause functions used in index expressions or materialized views to fail during auto-analyze, or when reloading from a dump. After upgrading, monitor the server logs for such problems, and fix affected functions. * CVE-2018-1058 bsc#1081925 Uncontrolled search path element in pg_dump and other client applications- Update to PostgreSQL 10.2 * https://www.postgresql.org/docs/10/static/release-10-2.html * CVE-2018-1052, bsc#1080253: Fix processing of partition keys containing multiple expressions. * CVE-2018-1053, bsc#1077983: Ensure that all temporary files made by pg_upgrade are non-world-readable. * bsc#1079757: Rename pg_rewind's copy_file_range function to avoid conflict with new Linux system call of that name.- Use Python 3 for building PL/Python (boo#1067699). - Don't %config the symlinks to /etc/alternatives to avoid rpmlint warnings.- also package %define pgcontribdir %pgdatadir/contrib- enable support for ICU (new BR: libicu-devel) - enable support for selinux (new BR: libselinux-devel) - enable support for systemd (new BR: pkgconfig(libsystemd))- make sure that also the server gets at least its own version of libpq5 - also change all libpq requires to >= %version instead of just %pgmajor- port /usr/share/postgresql/install-alternatives usage to the new scheme- update to 10.1 * Security Issues - CVE-2017-15098: Memory disclosure in JSON functions - CVE-2017-15099: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges Prior to this release, the "INSERT ... ON CONFLICT DO UPDATE" would not check to see if the executing user had permission to perform a "SELECT" on the index performing the conflicting check. Additionally, in a table with row-level security enabled, the "INSERT ... ON CONFLICT DO UPDATE" would not check the SELECT policies for that table before performing the update. This fix ensures that "INSERT ... ON CONFLICT DO UPDATE" checks against table permissions and RLS policies before executing. * Bug Fixes and Improvements This update also fixes a number of bugs reported in the last few months. Some of these issues affect only version 10, but many affect all supported versions: - Fix a race condition in BRIN indexing that could cause some rows to not be included in the indexing. - Fix crash when logical decoding is invoked from a PL language function. - Several fixes for logical replication. - Restored behavior for CTEs attached to INSERT/UPDATE/DELETE statements to pre-version 10. - Prevent low-probability crash in processing of nested trigger firings. - Do not evaluate an aggregate function's argument expressions when the conditions in the FILTER clause evaluate to FALSE. This complies with SQL-standard behavior. - Fix incorrect query results when multiple GROUPING SETS columns contain the same simple variable. - Fix memory leak over the lifespan of a query when evaluating a set-returning function from the target list in a SELECT. - Several fixes for parallel query execution, including fixing a crash in the parallel execution of certain queries that contain a certain type of bitmap scan. - Fix json_build_array(), json_build_object(), jsonb_build_array(), and jsonb_build_object() to handle explicit VARIADIC arguments correctly. - Prevent infinite float values from being casted to the numeric type. - Fix autovacuum's “work item” logic to prevent possible crashes and silent loss of work items. - Several fixes for VIEWs around adding columns to the end of a view. - Fix for hashability detection of range data types that are created by a user. - Improvements on using extended statistics on columns for the purposes of query planning. - Prevent idle_in_transaction_session_timeout from being ignored when a statement_timeout occurred earlier. - Fix low-probability loss of NOTIFY messages due more than 2 billion transactions processing before any queries are executed in the session. - Several file system interaction fixes. - Correctly restore the umask setting when file creation fails in COPY or lo_export(). - Fix pg_dump to ensure that it emits GRANT commands in a valid order. - Fix pg_basebackup's matching of tablespace paths to canonicalize both paths before comparing to help improve Windows compatibility. - Fix libpq to not require user's home directory to exist when trying to read the "~/.pgpass" file. - Several fixes for ecpg. - This update also contains tzdata release 2017c, with updates for Fiji, Namibia, Northern Cyprus, Sudan, Tonga, and Turks & Caicos Islands, plus historical corrections for Alaska, Apia, Burma, Calcutta, Detroit, Ireland, Namibia, and Pago Pago. For more details see: https://www.postgresql.org/docs/current/static/release-10-1.html- Use /usr/share/postgresql/install-alternatives in the respective scriptlets. - Fix the logic around restart on upgrade and stop on removal. We bring the binaries, but we don't own the unit file.- Update to the final 10.0 release. Major enhancements include: * Logical replication using publish/subscribe * Declarative table partitioning * Improved query parallelism * Significant general performance improvements * Stronger password authentication based on SCRAM-SHA-256 * Improved monitoring and control A dump/restore using pg_dumpall, or use of pg_upgrade, is required for those wishing to migrate data from any previous release. Version 10 contains a number of changes that may affect compatibility with previous releases. See the release notes for details: https://www.postgresql.org/docs/10/static/release-10.html - Reduce the number of version-related macros in the spec file.- Break a build dependency loop in the server packages that led to bootstrap problems.- Update to 10rc1 PostgreSQL 10 RC 1 requires an upgrade from beta 4, or earlier either using pg_dump / pg_restore or pg_upgrade. Changes since beta4 include: * Add psql variables showing server version and psql version. * Several fixes for partitioning * Several fixes for logical replication * Several fixes for transition tables * Fix for query that could end up in an uninterruptible state - Adjust dependencies to the new packaging schema.- update to 10beta4 PostgreSQL 10 beta 4 requires an upgrade from beta 3, or earlier either using pg_dump / pg_restore or pg_upgrade. Any bugfixes applied to 9.6 or earlier that also affected 10 are included in beta 4. Our users and contributors also reported bugs against 10 beta 3, and many of them have been fixed in this release. We urge our community to re-test to ensure that these bugs are actually fixed, including: - Show foreign tables in information_schema.table_privileges view. This fix applies to new databases, see the release notes for the procedure to apply the fix to an existing database. - Clean up handling of a fatal exit (e.g., due to receipt of SIGTERM) that occurs while trying to execute a ROLLBACK of a failed transaction - Remove assertion that could trigger during a fatal exit - Correctly identify columns that are of a range type or domain type over a composite type or domain type being searched for - Prevent crash when passing fixed-length pass-by-reference data types to parallel worker processes - Fix crash in pg_restore when using parallel mode and using a list file to select a subset of items to restore - Change ecpg’s parser to allow RETURNING clauses without attached C variables - Change ecpg’s parser to recognize backslash continuation of C preprocessor command lines - Improve selection of compiler flags for PL/Perl on Windows - Fix make check to behave correctly when invoked via a non-GNU make program Note that some known issues remain unfixed. Before reporting a bug in the beta, please check the Open Items page. https://wiki.postgresql.org/wiki/PostgreSQL_10_Open_Items- update to 10beta3 - hash: Fix write-ahead logging bugs related to init forks - Fix oddity in error handling of constraint violation in ExecConstraints for partitioned tables - Use a real RT index when setting up partition tuple routing - Fix serious performance problems in json(b) to_tsvector() - Fix problems defining multi-column range partition bounds - Fix partitioning crashes during error reporting - Fix race conditions in replication slot operations - Fix very minor memory leaks in psql's command.c - PL/Perl portability fix: avoid including XSUB.h in plperl.c - Fix inadequate stack depth checking in the wake of expression execution changes - Allow creation of C/POSIX collations without depending on libc behavior - Fix OBJECT_TYPE/OBJECT_DOMAIN confusion - Remove duplicate setting of SSL_OP_SINGLE_DH_USE option - Fix crash with logical replication on a function index - Teach map_partition_varattnos to handle whole-row expressions - Fix lock upgrade hazard in ATExecAttachPartition - Apply ALTER ... SET NOT NULL recursively in ALTER ... ADD PRIMARY KEY - hash: Increase the number of possible overflow bitmaps by 8x - Only kill sync workers at commit time in subscription DDL - Fix bug in deciding whether to scan newly-attached partition - Make pg_stop_backup's wait_for_archive flag work on standbys - Fix handling of dropped columns in logical replication - Fix local/remote attribute mix-up in logical replication- bump version in update-alternatives call- use multibuild- initial packagelamb60 1623687401 7de0a946dbb7bf31e2af230bd8a5ea87e91858d910.17-lp152.2.21.110.17-lp152.2.21.1debug.build-id7de0a946dbb7bf31e2af230bd8a5ea87e91858d9e0a946dbb7bf31e2af230bd8a5ea87e91858d9.debugusrlibpostgresql10lib64pltcl.so-10.17-lp152.2.21.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/7d//usr/lib/debug/usr//usr/lib/debug/usr/lib//usr/lib/debug/usr/lib/postgresql10//usr/lib/debug/usr/lib/postgresql10/lib64/-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:16510/openSUSE_Leap_15.2_Update/f29e37b615e9c71956f1243b0f8ee89e-postgresql10.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7de0a946dbb7bf31e2af230bd8a5ea87e91858d9, with debug_info, not strippedPjϑL,XCbpostgresql10-debugsource(x86-64)10.17-lp152.2.21.1utf-8415b7141fe338a6637bf74fa8a560b6be25aaf4a1744248f30a49a0c123afda0?7zXZ !t/z"] crt:bLL  2DYcE(FiMinw bVyt+Hz(w^\p$|S4+6lr;ǒPU.'aK',,x 3ʤ_JIw]duCaH ō> KC袱Ή&˛+~E੓6[5`D+RwPoJ5f|Rq2*]ŅBy]vUb]ԚϚ ƦJ EV;؂̘OtpQe ( LˬC' )t+ULzFFuR#Q7YAbS*}L~+q\)'.oEroI5y+J1xpz&Q N[hXl]7&rQ FgIW lIΟaŶ["/kΟnia$͓CLw("4dWHNg}/yI}J`#|V0[o3kZ59,֙BjL^ ;(hXW7bCKmΨ K葥0j&C3\V1xsᡚ3,~k^<($NIVG)vI#Z0ʸ!;SER8oȁ!ti^oGY琖Pw<#a)ց,3Lt̗0 1emlQ^Nlc6QʚaӁ.>SfmEx|%g͠^ayAp&29KXy&nt3i#IXdRm\YQbҙOQ)u]9T:(E mD3 mlj0` ьj!mr1F#A0m? @1͹~o7&k&&+z$7~]U2WVE iTOIBLhl;@xکӘg١/llHnb#A Rqz"h,weA.g!3PLVwsn$Kʣ%S._:= x I8Iß&Z&ϚsB&}7}L6}OߦYeNJ/Nq\-W\5P)Ǽ_ R H">&뤣z@MZʦؚ_Sp2Nz7o$4_85@I]IP̭) ?F#u/4*Y9_*q9Mlj:22WEaqd"j!Gk2{wRy:q"VMAK.G/}Fe5`j%&2/s\b.">EBs~eV?1`۳=Á?zF>9+$Ifa0U %Vv x8rr>>ط#ss;@?v68%-#y8fH%0ҪsJ-j3+u0u&ǯwou `y.妧m.}\L}|!8<58 %U嬊WГsq!iSf5![MہHPSn< |z# *^/YkZq;#̓05P7=̓ M ˜KSf9{6YUCigk _kJ)ѵ@GǠ?؆,O]/ۭvYK[.|V4oJ|WJWX4c_pTFnWjAq=ж8;_/OSQ-*Nc|pC&A˓=9Z{Gne.|GVxGĹZ[و<>lvڈ^\ABX;*4sa 25B&Md37wKZW-p˄_IQn8U_5B5")F^<;K[ y8IlsKah nv[9I?K²kUG'N\rpSP'S ݁@yYM[FDY}Rgp3n/!1s쩭 ESB h\AEζbnqez"Y]!*/z z)Ȧ7 y1q耞fԎ-5+H߶K!W`· Bc7]Q Gm% ;}k9[\zL485X 9q>))|`~R]^J\n|G&c֫DC1=*yu2xr,~DzuNDI:/ WR~X-?YBS;)Hm-p ,+ cIh{%jOv jk? |~ҸKT^z?6+kXOOR|PysگCVåByD]8Ib`mmA7 q<{ݩKr.A&]PHy ߾k-HN ie}Vk~1,-au PCE\p =5FxБ%xQX\pNhR;FKpyLU`G># (7BU;) Ypɵ~eNZuK4|鵞B.& q!;]imIi( YXY3Ӫyt? ÷s ^8cnvǽv: ;\y[Sɉ~+-ƕ@t:LhʆU f.! !ۥz"*(aca2[nj{"|ՉJ d&*.W(׻*3>AMRSW>Fd58y UӀ/o‰5s'apHVpta/dҋ k"[g/_6HX# BDd r4,@GȤVrɨYD5ƎnWMӐbx kF 9U`~l;Vw iװ[ǑQJL'k9"y1P L;---i^mR#o_L١gm.[)J2\MKGVMrH(أzaP[`Z; [jXё'bxG1Vz)']#C̽'䒑)`OTk%=g ͮS>.*S 'Xqx%euiJh\2 Cϻz8>/V؇ZzM6m8>G,Iv[7N_& |B` n rML34YB:rO,OEʃJOePKoȌXJh5 ?O&9R&'|JeX4YPQJG #4yP4Uq0 B=6X{LZ ]EwftYzT[Vd~޴)!|:0^eUEļ}u;N[s9vn(γ>1I}:!_u"u6L]HJ?Lkfa`M,}Tq+C[=T U=?,pi$i3=4Fag3L4-hp0lDΪMK ~?`]Zz9,6-BFZx! Oȵt\؃,,9}vQ#_'M+/AIZJ4M ;3gr+Ijq`kYФ_su;Q؁6vz{'p >!nG\R|U<g{mؘk|]Tfvmb=P˫%}34 (UȌx.,5]{jNXp?TŲ|ZRMIUM8\QPMFKe gLCxLJ^m zn͖JJ1V[ x(i%!`x> uW10 kY\sUf ޯ7v^bL^b[;m{e<;|pJX%;Y^A'JؾסsQh|Lk %ww^5cj1R>q\_ ԇG@- TIqcSŀLڱxx;1;=%tBOV싴f{+|V6C_%d"7u88xv>D~Pm㩎ѺgVY%IIgᥚ'yꜲeo&@ 0H$^@)Dcevvԛ댅Nm~*. t>ЯՎ-'|FֈEAZslcN1x%w3ᇲlZd_Ig~y"#p˿ b+;ax҇E+[:PY /lylIsn9yT4:#ĿE'2%b-wӖ6P`I`\ &hu{"Vz%6~iHVfFVǔ?Bnjnos. zA/ۣ'j-oaOQ]QT޶*_6 8baRϳS8}F4ocx:(%NK&͇;7j׊fXz'Rc)w|Zdv fvTv a<--ʥmaTИyl||K$B#KA^i"ϰ'caQj+`}Qu6pߕX >x $'<gyS$y-/aus ]VYE29p,(&Dc9k^<B]1f"87/c(m g]+%J )ԧRYHi65 h0^q}RTY T W&A:L1Xh)4VHpƠRL^&xN??vpf6l#LuKD3-ӥ1|y/pwVmί3OmY|蒚{-hî!5L)J[g Q-|! Rx~}㖗 ~:N9 5A.LH?tcR3DY\ /7خd#iVq%U'5Iz#[9DŽW]Rtd1.4{RR(j([vh=]m܆[MtEq;lvNja:[r_]8eǝ̨O~jNV\QdOz)׊~P|6%BWlu^sufH=^ڭPU ..Xfz$$ N4#J˷ e$ &WJX&KGb!h^&!9W|2 ^GJF -b}urx^R쯛YǴS G=Ĺ #Mrv実=lBq:C<1~ˌu\OWf.ҍe5bin+ xlNYJAE4i9WZw.Φ۔)vs{* ]vog0sl5Qّ6lh&Q: |g-Qjʰe 6#"[\n$a}GON-lha? BkUVq)Vn bNC;ճ8\D ˟BZ' " JEp4C4 U4ǩgh$ sQЅYTT}CYӈ!=_}Ȅ黗xC)3hٞktTXjwCЮWij,p=@FQj'6OveU!݁3+.JsʞR6x^ΣC}чO!9ĉ1P#YqHY~uM~ċ4Q 4(̮ 'Y"-w5(sjDh+tl:F6{RǪZDM!;)8#/[xhxD5"y!ϡeb1R?Me$`uBꎌJJ&"._FLA]9~uRQBOM 1O,5yh~ h=11"-;X0GwmƑ1}VU>$nCQEB5>w?v }Զؗ J(Ǡ1b 0%A?U) Xr8ucxRn1LC!͉H|2[v|t,@Zu\smZ '쇒(9k?vINDP]t fotROu5'*Ne)FGk1zp[FvV[ƍprOVZ8qkvA6 7lxhMnBfcAeC}^o-ƅaj Qfr%"( aNU}#Zkhɤhbnmw)`"UMNvɣfH"]~Q_$gF\y0<wi[-Тcs|eANz d)CQ,NVGGmiX*<4+.wC%:T?cVQ//@ZݴBZTb=,;@y|~:!AGf՟KW"WHZl܋*yvGyi.8+QH@yRRT#K[W(C#m0iv["ހ:{fd@mbyYPwwtpQ% ${EbAچ( _YM×#'K_[ag|I#e0ˀ}/_pյOε`xH *#?ޣo<,T F`NpЄDIoM3L៰,Q;)suM=*6,,uZ[뇊 qjR~UP/ӗiW62h:bc>f٣I#ӔC g$nџ^OYLEZGRнSa|Na[3#|bm}V 4gr13ɦLXs/&AMO2Cւ&jg\]"`4Lbًc;zI;+]D"yy_MjcZHO~cى<? G@ ڈkAPSX@Z1"xӥG{0=Ҿ uO>PY]-H چk) 4: 5eo2> X׳vmqAO/٭+:JYWsERoZ^(}Q2>iΈrU+U#m3MElz*))l< xZë!Jxj=*^Аijڶe,1gc_*̃|,C ~ Z媥mdqE({ ψ#n*OY3FptsQխBk7z6+r;p nhkxdP5T퉬pr(PYc;TGtǢ T?*%t0ď> Md9a kZuASRJVI~̀*J?}ʀlPV*G$Dn8Z3#G.4" ?kK36݌MUZEMJY#/9 V CDbv% IqxTo+*Pb`a@9 Hϡ׋Wx7yH*^ƸڒT *n"T ]*UY&EAiCeqüN/[Oa-a'5f#!uz dRLuPAwm 3߉/dC -8o9* !0PHom0MG٥#|bxӏL {4*@y [bD+jGD&]ਖ\=gd鳑 ]9t=v0-j$opNDdK[|e\7\G#`wPn;e5Y%~`!/;ۖfGWFlbq GnG+=`8A,7"6imorڨ҅) &KQ_r|"0x)UPZxcD]`,ꎖ-nK`koaEP<_|݌^=aRilS&xseۺ'#7mI^0PP[v; [E= Nc#_Z76:. _qSMj1AeX50tAND3U ̺Lfئt֢sE +5'E~=SHNՈ .(Hb)_i-`/ҩT#oM,IhjϓcVM'|:3JR#,:h$_8?/KoiS0vZ0Lo3jspNnVbG1^͊@q؁YD>PhXhs> .0RkXs]:yslJXXצ[1B?ي,MZ lLcfyqoɊ`lgxJhd!} 4 rtAv-?( O..c۫Wntb|߻t Baju$Y|!MZԮAN*\]NA^;`6TɻP[pwH=gQdw}, !0VFktȓh S\`M)' HR)ciAP5^XVdLsG20rVcsՙU*saFP!6?$B_<{ф<HBQJw}29"JQ8R锪_692+Q_*^yظ=Dq`n:o`|RlnӦ0R%cY|Q0˜ ۉ ,d5])/xSn,٢yȭj/YMif*M2Jy?V,X=;X>ʿwbsmceL)niBIo֐ut^Gߕ (F?洪 se@=Jy'?b5CzکJu?CىD>Ța'!#/Yw_j,-oK/?P\{pV[Mnc JƽwIFjd jslXFP iMwLsrRJ!3! T5.1/)v]Yig)Fe%Wp]xan]y}tb|%+}#_KD&LakֻMj-K^-ju9%Yw&#LS.`C:cdϷ6ÂPi̋3fқGQ{2u =ۦ6 /9 vj&BR}0$|WHy]-.z䬅 YTq_]6Sv}N qIf(|{58b~7T!N/={ޘ@ #75J,fLX7}S?d8SB籺  q^l&0G;f /{3o/,G1?qs𼚵ҘlRR2 =F#fD:?MX0۝0וq7 "FI** {E/Y< Z\q=^E"@XC? ۅ<u59C뷔e'Ė:`&].Ɵf\J Δ;C~kRmҲI6?LJi*a9.sK<%If4Qh&{|:h NR7ƀf]_J_뉦8>fҥFDځ0*˦iƖ&j6۴O ϑt5{Dvǵ:h4/Ź|Y9JY}+J(ҐkYQZioÖ́f}]شvyt7^wG -D#?:sVxUܴMy]9#*WbkVi QubSÉ@ML7/ni c~Z=Dq[ɰQl%►[I\M!ypY fUPs%+**~] 4Fㄠz+A60X2n$ A9ʨ{Eo;❂5skH8rVdyF9tK7^60 7l@v5 N^\~RN2oP.΀DďTC4X+s(fk s0ذ~K0;"i,dz%kR֨s.$>Dqzǚ|vlT29@H]OQ1hU:\G'ddM}R% 'eڎ9#e>t eO^; e1ǚr gt\K0rHFID_l g\8/Ma]-~pI?)Q"uv~aToyX6p)뉫5x7*GfGvO/h v.5)+y?|jjjc1K"INu`nVS\^BC&F jw~Z9Ʊ>OSYMKq:)-rDU[o|Gw72d`e;3X39үP^(k8XVY1i7މ^fO5^O2=`,5jtߣ谟PX=lq" ޱL<yi.x;G?ۢ墲hLf`B@jhFZQ}^zmI C0)4+ 7 Q2OMF13ː7LxYDcQqOT 5p:|ZSOWt}Xz! |¡/n2Ӿh#yǃ]wWߜ^zE̾]@)1do`A{G 0:4zT Vg_nvo d٩0tM?eb=l1S7G >؊t!\gibuͨ wcً8_֥F[DOc^»**xDU6fҹ*`5 a aA5yqz-ػGJ#zc}A+:1#׈t7aB~.TnA$Gzw@6q(t'Um]slƉN6۵uDW$k48'*_/C^&[™}58"xrC֖X'&KzȨR49qpmFo~m3etb|U׳ܔ"s$*i$ɬ@w0`h$e_'6R;u]ԩI 2\3U)jC+bTxZzTS,Ϡ!m0R H[s7Zݖ8UtS`P<[tQx?}K# 0@ >O 0J#<8,l|ڮ y`K _ X2Jmq->;qK':QW%X«G 6LW$zV:'}InXy pҴXk|I"8J_mIKnr}«qD_=Aucn$9\Kٌ">|P$P:>PlsV֥]3}q>~<2$ZeJQ )ûbz-5{hOFz2FnI{u{]fOUyJcly|lSĿO28zACvi}hRBKMcsZNwp( h;\r߉70.>p; Q}5G>c@fJBo8`B >nWDV0v#JH{39c@=?Ր yxjZNE}^ yI VLX% j `UZWE!V]'eK;t 8vE?AQ`t_T1I H7VLyR F[> Pޓf-zCI(YcK}ΈKc#c~@ zl:KE%?tZ6H߁-v)wC`xp}C. a}琛F:=S4lb4Ut4W g5jAMޜdžM|b{Q t"6y,h:g;sPVeo^E۩hbYNn2FEܰ-]pYu/JJ讛D%& [M)GF>cVWlD穎ٜ] bSPf6c'`3*yAǶ#XJ,c+20ú]aR׈j밮]ɜ. dٴ~pȗ?%&Suɏ6PTu:TV>rݡ]w=a|d*N1v?~_5@WI$Nr[T,6"Wfr |q >-핷$9aTU=f&wLqU$V!kdTPdI\cs'CHLQӑOv'Q1S+" ó>m;u *ur9uY#x5oq.pfJ9$IAݠTm("m;Il,V[7l܁HO/UTG"dÈ_$w<c M II6y i1g. B$\'a 7̩ݳȷl-\ ^5/Ƃ}D>nGJipn=yݯL~"kƌ>syrC$TE9^\hūhC~)y;m=C%fKz],wCwmylẌ́9 دRY/5,sz8d n)GN2qM }z>zKh޹V\p,kC2R&z%gdll7zGW ?)ӇL4B?#ޤ# |$u?$ 3s ف9^oHp-W[[f\3T4@8 pj<JdcAJ11.d4EozWui& [zѐIR\ Ɯ47Q4؏]\TeK'kwo8^7S =%BˤD83db~/{ 2g퀼/~8jGOAc*|[.tG45E8bi{i4YO$MtƣMc8tD ĺf@ =\] laIO3v' V|Ӝ*ڣZ8t:_vji ^ SFwc&eꘘA KЁ+{4!\?<@]";J5]\.x 2# ]O8tT=z)GŔZpi^| ZnJcuU^+둋/뾕ADlbBO/,D溓 Ǔ,KW֬‚)+ǭoeFa.(a,=L2 XuƖ ,b} CbM&o\&g}̖!0kܯ C4k qTmwғ5Ł%Je73_Y1:)4 JPT%Qj* #`dETh?>*^.5B{Ncp-'BnO&PaU'a ueJ4AS-{|/H/gx]?,TUŋE8 ;q³Ņ˷ Eh▵os= `m#aJ [_d!`p{9i5fL2HMT6WA,gϛ.ll FNuώu7ho= @Y9#+i-qHs` 'tqD7bYbaȞ5C;T Nh]ѹ[Ѹ|;A;Yg!%n+p>H:BMI{ $ .; A`+Fұsbe^DyPȌB1󉶍]U@ [Тϥ*Ș0[mh-͈ȗ{n!I~+HTz3޴2'YHU"pD^)S#o F^zYf'ɃϩբyEٜJMr1)J?`Z5!^qim2DR$x:mjkRV3vSj 6i~1 4>{D@)vr\ bvK.`n󌋀ilQOh $ϊrD6h^^αrk11yJlOPW9[MlfTUWl[{dr%\8 5tjHO0A,KQ-Fc8('tx? ƍj5Qxݡ|^e g_R<0=ci 6uAdn̐$[O_Ԇ֝ZZ80LJ*vW6ȅLKԪcJ{2ツ=[ďIo=nŋo㨏X-|E%GtCG..6N [2`5LEVMqUݦ›V4B{5(077'\+- \2& -ʧUtXeɤIIuaҀp1  KD2gBFPg9Eך ŷ2@gK,(rgQ#hu;3A+'gSIJȤ}rf0FꍩAV7:(ls:+ڸȊ-u3 cI"OOaz@*  ZlFe6@/ffacu?CB|͜:a*Ɔ\zX-7y'LsDN3ڟ e\邒kӎ{~ђ8׫?y̏ey]aG(9 ǚ[fF@I.Zs>$=$pipL1WR+_].]AOdԲ=37mHoQ%ј.$!qQOq,>!.Ed &Mm{JsCsD ^f)=ݺ;o2Bp,VBŨԃQ7xHT:JX/Q&LIK?"(_6`m;` A5jTW0k=懸 fIݡը0 {w9ՓTRMKȣKFqF-Inz^cOy?hU3wT)ȟphInL0J׈\BrF7A}ɪ\|d#H]挦prs OTZUCVL;E|Jږ:*T?"c6`*} dں׬4[,yyhcN&K?t-fH܈D!k"`͕5_] kW2 sh%!1J*7+l/A)C*:;m;p=|fsrTUo X>Y0f} (ǽjAsQ+B[Om͆| 5ͣ巹s&9]ybEg%U:HybDk+:v>U)ɟ*pL֭lcYqu !(5ʍA҉ށo f-'~)`vT-={tR]T Ȼ}@5$b'5OXЊ\OЋIopuI03y 4~tN(FaG/ew)xyy=Cu'YwhJd_ XZsS,Qx=&w׈0S|$:AU"Щoj0 Or/=|{כlI )lF2#Cյ30 97ѫAz4Cxڃ"_n aE/>LT=u,_0e3 *N7̰d4c焬 PC/=bOrq3-m,dK6I0 V(ۯ9??jwc!BIh3U0|44E0~cc!9¡aۥϏYZ qܽ H 玼_I[[ՆRWc|'>3|('{Lbֱ82۴ں?pS%iBj)̡XOH<^L/^Tܮ ԌܳS]49^܆,:;AΎHCyU r}9vchODGUՀh_;O* Q{8TRUә-u/V0RӒ4~{JAy-z@ɒ]{F`Prnd;x𺽠o8OPxWJpI-7,y郧~7+$$z_vM#$*Sċtk86_ soV}}/MD6n r_ /;$:n*U[y_kш m+ `E^g:6f,:[#/\xp̕[eIqAK?I(--(}fϼu9?-V>JVTbaJ)K!iQ 'q \ɻɱ~y=j˨{(͊:~H)AP&mDZdҳ n64YZ]OR1Anʧ?0e W8aBjC# [o.Z/;8;,P( b$?#ȱ_3=ߩk=B>fF|T?atL2aznZzŨxv<+^ڠĸ/(d|OV*jIEO5XbABcO?Cʴ87y$3Gm]P \h@ۼLKhSL'g< I8 ? %mM@)ocEWgtkTP>&d-dyŒ+[!d=eۻG|2}u7ʍ`oI-Ϡt'6GdU+>yv8 1gQ_#|wz`))9AeŬ I1ɫqYY\;GNw-F/^^}k0MKѠ] mrS63p?0 I4śDQ Q<1a߹4s I ECqfF8 7%뢈)Kx@ȐsLlpC j +Bzފi .i{.PFE>mwF,%֤$%C="UT.pθi-0l c~}fm޲8[ ݼ[Fω&>sHO X>qp޶oI|B2O(n:6Ǐ]{@on'өTd ++ƪ܋E e_7qOoYsQg='zP#q !О5r]@L~pUw6.vny9Y# A{Y8zsm{ zdv[ bʟ1Tӗ; zcȿiqRK<_]D+T\[:ǟo'"z^O`XVeL V @Mф=^n'<_B9m8зc {Hz;N<AqYETʄfǜ_τ5WxqL㖰zKb>ֵ@d_̹JGɆҼ$2&駕9 fNOЋZ\d FQå`:D Ho UG2W>LDli[ 5q)7dM!lgWηB9 lz^H-.&2X) o.q"ߩ݈drO} jBlE.DB桘1ƒ'.ruj,p+#u~#7{ߐY<[rZm14qn=휛 >S2/&ɡږyi˟&C2*z)dFdӮgWs9LpH{ A=/$K&DY`4߆I v矩n/d1z8Onz9jT< S1^c}z$sܹ_qn^ᢃR)a]0jDq$━1!\#]''G"2 8|J$j3kTxVvz/@4jЈ]#0]40+ѿ|)=X">;J@C݅T*k]u$YϐzsؼeXrsT'%SjBYE=[Ηy )[y{3Cl"fEiGO1'KKחe@u?}ƝCR^_4z#g𿟴:PQ' P'OΖA>H{d1$ka5P+k2F^|Q{=tӉ&WDLNk1"bV*X-ا?4XxhDƉ<&Ĉ=hvΨt)F2 w  ~׃̣zT}Tke(vx@\ں9֠? iDE R M;FTz|)?| Ai}-wWhisLهaSlyWmv-V}\  nZr8nJ?7(_=y N8%I98%z)%FDboN(kU2 ,k$RՕ֢}|%BYq=z%~9 ~oy~'VEmMnK9X='V/r ;GXt1Id딿9l\aSޠ_k]SuD6Td1`b| y3;':=i̺&OBxqa]xpl7<\s/>o?Rvr]>JmL{9]${y*`_T5wrl`Ns]ry!rliY5ˤL9=r168>}=SxJP}%{bO'"ܙEh7Ąg8ƸOtbYs櫘Ce"ĠLk5>&%GH{Q^[953Ra8Nܸ=VADL mBX`gFG[QaAh*d=n%&qtO>x)s[kbYNg8ONN(Qk(ӆ0)1-<kQo >po=B| B"#Ӵj`ǀ䌵gaF;XUυAKW3^9D7&d6P9Cw۱H PajOO#ڊŅU.Vg!XUbs晴 cC$ɖ8#@n] U + `CTgǛ4PKՆ]cX!e?3j~E'J9tJZèeBYeFź}q%5xcڏ;_a Z[ mN蹷zH=.S[AW['u^Z9Bq?dO6)-_7M2 OXb},w0sKHu溫H{9tY>0LV'+Cu~(ʧ0pRC3X|ɵV?8,a. ]ze<]t s桶!̦둙<${\^d3n*i]O{ݺIk%=pBK0 /'xBRR\7@ JV`.O& }lgRh0#wtv}aL,.9%XxPXzG4pz[DM\m Ŕo^uG:50CiQ=񌃞,M{a6{ި!tEɁ̼;Rnb^ +'D`8`b[.+o3ʚZTD9gdE Fvnka6ǸO޸&˛׽P%H$ ] w"& >I-y ]Sia}i ,)Jh]?7 N }; ~G#J` rτČo0k߀`Jm)] P-;R`=DL)$M jA`uu#MH\'<mAe1 ~kptLEwLnȢ:y!{`AIuG#v* j}ޓgɞQ)^(jJ ;u!4cS!e\FL>''y3J݊|HeȍK$6K/k|86d;D皽2ErMc}! yD`4rLa~_ z1v0ԏm` O|)H|,,Z@+f;=))\)xP'GqXU Z'S1s1WzFdE!o"}#yn,҉sڹ'w T5-3mgP]GYD!֯f֊aG- 8.P9T_W5ӔJaԃrAșz?Ϭ_.RY͈0cݮPN0萾Or$jֳ*hB"q>"-A+ڢJ3Q])&&1Sx~pR>2<6W>^usiLKԩ';)184 4|50ϖ${&qt%셖6EVvv*A'Ȇ:ı }N\E<% qd$[J,xQ0[;HsIaDFXY|Νj(7jV*ɅETVZyd u2؄iF]akdw s@ d ܥ)^XEpGq. ufB?wRkZOp\? GtTCۅ525A↹ & .:FiQ̔tX1]#oYϺ] m@)%giq{`y(rH2[o %K[nRn@%C"/ݍMTja !py0DCۚ'(x ʉTH v,֣lG~ 7' i™E,V>:l^K#|^?hXg>y"('g87$At'6U*Ʋ;7<$}mCONϓђY~@2k,Pr g9a[ʘ^[hR'.*z)&\sq4&g7`K4.'|h|㬥. `:0;$yGtr.=5%)ț0UĠwkOq';瀳 zCrn1GρKU|e U>$ah\ [Z?e W3b\;e 7pl+##*"&`.cfsdYSX+pOӯY囤 vG/>cX(lRJI_s` r{nء?ͱr*MB|O0=aPe-_Wt8ݫrz# |5:a8͘s4c Y+|V:摳F M3C4iG_nI?޼,w6WkU7.'veO]gE=T6[NzJ˪+l' #"7Zd|8k5ۆM2 XR>w+vP|V M2}ɺ2;Oue(H3<Ӥ#H'oa}nD4Fiu6G0S*NIq1WqZBN{׉%σ%[wP,*Qr5uJCD^Z5 Cos+VBƽ29 7xfB-;>7X *&[]n;/{ѷ{ NכGNJY̮SNQӎ*'yYL;,҃D&g~?KjKFP}b"k~Heq mGE= F_Զ9묗  )3"#_$;"5Xh-_:= #[ypq)D Ym'\Z(b~:Se8:ɷRW Ĵ@|tf:P,7cW4ED7kWLpIoeND4i 5dN\R2&)*=ᾼb\ 0'p2 L^Ħxce&4k]]6RNgg[B#kP`gIttk̤L5ı Ľҷ5M2wd 8Qڬ  6r]@hU4[^ѡj6_~`%-f!$>8ߧЪAE@ v:ˉl;  `͗!+!O`f5˺ZyTG t:NZ?=HYD,hu]dFjU >!/tto+9ھpf {IbGLorZsuPL+kI.[l,  9V ⹀e"R(^ǘt\ &$! z sFyߑ-e,Xb:%Ts &NWJ@Ol5P'#_ȚUtb|SN}p¦(O!+dGH ׿ԳX?Iu= a ӣ{Ҩ-gn$S]=Ur/ ]Vd^IK*yݶ]`q+F(N 2N^ k#*?fDLj Vl4 &UWM4Fd2&ϹQ{j+Τ>n_\tJbW_kUr0<噐Ru`P-;ؑhcWgTK<Zл۲9No\3&с=㥢-""F8Aq8 4pDTgE׻m./BEu:5ɫQxH#fTڙX 9?#tLYR/|^wC|^e͚ozglh~,Y"('l@l [̣~3(=8Vn0 Wv毫Lǝ7{v|T=wXsĩ xpRi{I RC%ia #G0fL_A$H+n*["e_M@d]5q>Jv| y6ʼn% ..^zm&GpM֍V)Aʧj1fBelHxV[t)L}gI ^.O ٳZgJ-wSd#13]z\SHk-J[Y_IuXĤTeKd̫4'8=npMˆrڸ?< N:FF;E 4"f]p$xL7U".ˠ\0%8"< |eu3 f Tqo&eHQ i>46*'}W.wH|5Ņ"[(>Hߊ)&1ag}h22As`Z*F`Ξ~mo-6RL OyqDeHsH 0Iav s:J.MS(zQ*ZϓXLЮl^"[qV ^E׀,]aBV6c$) 9@So4TaHo ྎ 5 ~W)ȲHTӟ8\Đe 6|!>ISOE5)Lz+lu\Vv&!yuHBl7.!|4íñF+ TR#׎-lb pGwTZI!e҈/YgܰL(A!xz)ݹw$.6fӆ.C,vbH,[UCHV^JOf®^E-51+e4iV sMI!9}=A2GI_jRWs]3}{&M! HL@PS)>akwN)U z0QHV4y c$Çcy[\uZo3В/ޯPUBu~~rڲB@6K:R-^4%Y~ќ *"dq:~!+Y}rF vHKpFhrI(N0T|`3 K2!`߄0lmYȭyLF>O@]{Er24g@~rMޞae-Wr'9S0awEwit7@<08[c~\qK:“SPE3,~y&L,cdRBr` 2aJ*[i>kh2`Ċu<("p9&ͨ27g>Jޟ%e\$F h8B|kXzk^Wtv#ɊEy4&ܮ/ cʯ:E1Y+[wwodV9B{=TԶ"zE{U\-%P@#9T?42M|/MN %* ,id>qvϻa TN**`ZEu\b|Btu:gPd$9Wl}y]ooM켣ֱ!6\Ho&ĥ-<:U%p_@[,b/dD2W9硽"K*)r˱5ECJ+ek\.ԊMЎpǡ+[)c HH=6!hdM 'TNJpR%!{JUĝ$ud .!]hȲ Sk/B=ѷǷW{ެ~;Vzq Kb3k5|Lnn5wZU AU3AzG֟tݢ8%IjqCښס:h#6*C9Kln7iڐ1_y֨ĊD;r ilaDV2(Tr OJIG/Of&_%EYRFoƴn\ڑmwm;\ >bx(?@y#(Jz]`ѱR +bd}'udw ˁq-FinvZ$" R-ڂêY#M6)Hâ)7;G? E0PW2yCi |Zqt^Ct 3RS t8 c7}SeY\:o6I2InΥ.)OP;[T`FHTێp@1!al&cH;3!OU,[[zcM >0-#ʓ/q^Z18.JcyGV8ZHx.p_~kF\ 'rg^M1hb\LACOiM%Rg8zj 7:Ay:']{\0޳[[aa9$+!քкdRmo_ph~"j^$+=L [8}=#7:I*FBo.;Dx9*U783rtEeHkZ^Wid=i0O5(ɭBzUX%vKGN,l wuPS>څOgؒ"K1f0x̵5N}2su pCFjj e]El}T8& SL [@dIRzDL)4| /~*0[Tg7o=+$K)QLE|{*WPZõp3y΢RFoct$RxtZxYZLAPtLG^ZJ`*{+?j:!'Kmq sYDu!b$BŔ[th][P"U|dž$y 8IkHqyGI9> iՙXқ5 b]c̺Bs'Ad/N R*\Z(l-.& _c ZPc*[ũIkkGT\Ok? AsA7܁Le<)^lZƯ\{ f1 ij&ТG=_MC^I(EU%݂]]_tRa(IH/%4q?۴ ж{^,qXxݔ,p儋7Έ@ј u*Zd %4xF$OHr^.ӏ9o|?({vSrx;AD'ښ t;Q>9kM7?]La Pz3vY%B*|sA=еCE6zSHM sA؁K՚?_G+#NHK/F/D'8k\"2܂ )XA`#MNGނ}-{8 _Nڈ'vlvL|4}wb|jQTƛr㫃!xBfNadξɳp;0Y?)1+jug^ <WTqL%<\ 5KϩH){Pry(c}x5z1:=qI :Vn>PmqN4 ~t!8'@yg>&asY&a3ӋQ>a TV%RX.^KG\P$YdZ<Ro/c¦籯Ad2`i[Ha7)(DV (Cn8,GTF[_Μ*a`e=bP9x|̦`aON4>jzT:js䭅h C]B=ӈGИg$;5f 9dsA鄇+g*\ 0h:ͯm~pY<=4S8ET`Un|7KZrB£*[49] V -Kw^vz?s^_R9>NE>2'i|˓% LIۇIr8^ ^4z;tZg}nRɒUp /i&PɒRWhSwEFj!́t 89埚!R2Z>DbyPk.n r\0Q~XGWq,9Vsi zبޣKŽO`Ҩ>z3(TB,vCʶe9nǀN!;.)'u} =sb@tih!l/["Uֆld0ۨta~C G,Sϟ5oc)de_"I܇ܿ cc&R $K<ߪ}ژƉ %L)? *WhJ5>u*q9OVuޟ 'nX#gcFayhLsMt}U\;|Γ-0G6>VkY]'Aݚ+wZ PCTJw|Agd1_#Y-7R~?bcd@>4&Fv\x%zŀ~>l5;珂F nU.jT joDKeL+GB.\kP`i󲃼ʠqmO;G= M/[-8Z!:3)Iwӧ˶ۘSE[zpZ}@amH/N+>g- o,̈˨v1g=' oHPq"/e8J o0W_c1+ #]S'כu6(0J!v=,8,ʼ o]yd̔\4L/6sJ+ki#5d9ȃw$o⿒ ]sֈ^DjqO2p]>bHb@?*Xނ*N)mm&K T朗^-r ?~s>ۄ1ݎ!}K=)V}=t-DyNicge4Yn\1>wk|OK;`WB7P&¸tCnuG!ԺdOݕZ.{SQ羛 `\V*hm;FƎvؖ#k[#j~{qɲS|&“bqȵCi><,ݒTH4t}ۈYgQDXP9LňuA%*܅푾JO;Lx_[@)ry2$ +G_\Eh$+o)Mo_=[Db{" s̀ɟXq[-G dSR ;30 WX}zȈ>:F֨N8[ҍRBZ-vBGgvsr/<{-?L5]R0OMɈoNҷẂZ egTƻg'+g1BⳘp,$) uA8ڬ/>^a4$PRv`$f5 S}"Y\əx'#`.;l},zdxD^cNZZ5=-{~'aɐ IߙYR,DM$ߟ}J-UJw!N K U{gl08,xj+7NZt;@¿/uTRAOLk N_5o=:{jֲ`OM/8\+T7^-mvUt15 Vuj9A10I2ɣMuL` \t^3L.-XȰHuЈ4aZ(R?n::;DYAo;&2!iLTolb* dw2@c)~(~J(P@&E]dQmRZ|S0Y#ǐ5BF.=K5yHtд5фf}#Z5ЍnovYu3<1P`fo+"R VV'є{sNkrVވ1 2񿱓%AjKBgiDOyT8xYsmVYIg]ӯw9K8vڑBM'9 aq}S'A!BH{HVPz`cxO\NjHԓa(=)2"2Qc`{8?Ьi}X8Lҋ%/rQ*HiVN8-:o.7xQ 1S4zҍ!I\/XiN&/߁{/ÿ8+*P9nNnc@dPj>V&7Jp/P5~O޵"QKzCb5}?)ƶkp u/K@d -GjY)@ʲT0%!}[﹀ͼE>HM%U!R!aXtIDIu}#gvx[bLi)Mxx65P .ofMruzca~CnǮ$28 جUU2ӌ$e C hGB`kK[4\KᙡSt(I#Ln` _hZ5ҵoTw5bϣQ<c">mc}~|$V.{*_ꁛ8#3]BQ6Y=ߚwPG)U-P{Ѽ0MoaL*]*Hۨ BTZ/FYi !z T Nngdctd6F[=7-h=`m[fh晪I?:$6Ebg]!@ ҉gs۶wJ2aQ21-xpj9jrȝCݭJ|Fh43+L4_PW^FB)iЎ",{c"*b}cM œN1 ~SeAʔ"LNi< V֞RwR$4C)Kv>2p)bkUXDm- Yc d4ME %Fp \KH[`wF '¬jjF)f)e<p}"QZ!u/6$Ԣ,$!r\/HJF~Z%[xo|#!0rrwEa@o4?\ԇ`(dEgHo2J^^A߶syS}KgRg)jbB[gzt=zN=˝@@EN.a>c}MOyGz=8Rx J4Pj1zAНˣ/˛! 5ҋ+f} 4^S? 0cWѹwE6110Q20u~W)*pzv;`= *>xtL1vꨨ)d~>ВTfٷaLC{Ffz}RͣPk@MŁfGw"_-Z-"uWK9ɭw1Qn"3yZW*o EE48m W[xd_µ Ú-9lB6+-M9eh;tofYlkY R)I錘Ga?Zt 5r-{'rs˱Z?R[j JAB |&y86I !`K{k\ʿhpcX 1LIX)HM51^J68K&((nZt@C!(,螐K(!7*|U./ b=B1Xn:\/ּCE-RԪ`Ff+f.0ܙ C@6(뤋I[`2;!@t%rgv&n&f'][<8wG!J,<#LC=AsHB%09{\ڎ/jOoy p`hޯCz  *x$ EYY~f.iLs5eY4.lY-%XTl_jك_u-x195i9 NGLslNh*0 ]yU"l]摌c:bL Cgx[.lwښh6<۔zj{.˾aT`0:w^VftC }Wan`]\fۺaBCRbqGwf6]KJrl82P?N)kqX;WW0bҏFb&sF;UȞR\^$BC2D,UԬ? JڇcN ')8~!TϜD◢Xu7iGݖjiFPy:+C$nYn֢b9ʑcd}s/F% .;Q?#,>Y'nG~_KT$Y9|"kL u`wfZC]1Ck*@FJmIȁҔMpLh1d||F}0w$,f1@[sREن&3OTtG!,WTA 8piW /Cl oO _ECL Ӕ@sq2k 9P%\"έk6.kI;NPu:Z_nKRO / snB9;ҒaM/Ǭq: _Z:뀮9\pY]ړOa>,V~W:KX5AT?mzhڤ\yoicYI)7&U8]-lXiq[f9No璉ih1ʈCNw;ahzLrVjFA`r*`>\.t/*W`@ hs2#A07{j-YAurFCPw~qTѪ!hGhoQuϷ ^ _OM'5 2~ZM ju:(Nl 9@yE8g^ 7*\cI ݤlΑQ%+w<>@ŭ z&kUױd_H# Zb<.BA7:Js8Syj"66;ѪfQTֲGъ p)}+RH EC J; ÛZѶEºl QiblK''G/ںR::շ%^"9BxzR51)(u"vUݗ@ Z:sϻx,5"ˍ3Ul"n~u!r3:j3 vφI ]SþO<䥮gJr>S_'ä8u60E.:e@W#?' J(BDސE4LJY ::k/_r_n&{ilgjFg1a~Tm+rwf0 VܐyN.xW|)Q~`_ A;r?SF=P2Gl?lH;vfD=uj˿B+7"vr,ev"J> {}B-Jg[Uj>ڲ.jW:N&bԟ#{!G2D*\v[YiWU۽5w dK(4|+|K2z m)*BEEY_._{8yFXNVֲmxn bT:`(q1T&_kySVNPF‡x'qa>S"Pe:.P8X)E]0FGhѹs@MѶ4웈ȷ.<%u?P!W)$Jr_Kf,ALq˩hnj+m%i64ɋDl$Iْi|CYJgcr8ZKkXׯRɸ86% <1^m/QHQys)A8:v7dQjlC$mg{mgEC֕bneEzNC3IRF"Ǿ?ΌW˃6J[ߏ%!ؿYRQgJf) #ap~ۻ >-,Nl6G|t` t~ѺFϋq4`=L,+}صi&!( .P |uST~zu>I]|?&f)nR~YR*6%ˠWH|n8FPs#vWɄ =l+.{✙b:MQb qG7}}*Ճ⺹>D~;& P.l04܇|g)t*0wɸ\9?7a9aCMmf h93$GɾQ_c-7C9dNo^םyQkj0qgN19QÖ.FLicW v2 t~Bb d{aZEG\X|aBwiMO>.ğ׆,JOi!gFI+Z{j$%Byص# /]čhW<qnɕ.$T@GAeW\JH'|VT4Hk%[FT:%ez{āngyrEu1G:$-MbSaq~SIW+# uyt_2*b;Nm 'H;:O=Zk)W>d [U,+&uHpvMcĒz0DﭧWQM]qJzZ;Tz=?kM`Vo@V-(8vuWᅴXxoe=桿'7Oݬ fI@C+Oim "2b0 lDkPh;Z:k+vm6i Hi ^dAovyӎy/жLGfW(Pqܛ\ K:8D{˭xD2$44Y""~S^[ n/ֿT'ws6%*89*kZ^{-ʼn:/4%-~}{\J]y.(bvML_ZpW{؉?LPiYcx3쟰XmTJ);&Rp,\~dPS4뿇_Ur@IKlLCƐG^*YĎZ4B(8#yQ拯?%~טr_\d ~Mkǔ̘^ sW(! mr¸{9s a 79.'b=GT9G]eeB.csK{3A}TaXw ?J̎p*[2^:9%M|~|E,UiK(C&&:^j-(]ƥf.F0kpVm\/@dNywɸ_67:9xҦȐ7'%]o%kCك2A_mİjt\_g6Iߒl`/vz9a˹NHhc+7}-OR e]e4 RثI0<,AV =.M|m[@uIw멇+ WslYw-$yn!Os0iϺc=x;{YD(%mSN&$qļc2&DI5%|?H5gJY}\(2mOD{ݾP|oU0_0 NX_lLsAW5vU p/čR_=J\LVtj'Y8\jLI‰Q>ϘE([t9I qDq0<,hP~UݦG#9B>7F?ތ0%iQkVT %tt>޿<ytleTn\y^fkhX/fH63mx8iw@/fՐb.s?rQΥEڬ,!McoM.`d? 횖2;(Y+ݠw5[ ṕ.G3'gK?ic@x~cq~?g[ Li;zɑw'sȂyvs{_`7 TNy<"?u>;ЧMW=:!:!,Pöwt!p NiidojJV໪Ͼ'8z1r;ִߤ[uԔh:P᠍z/f ~Q ;_=X4a ;Y] 驌7iYm"@)6ދtN 3"st%Q__wlm.҃_-yO:4T< E۪$)R;%RG#>tRBsZ3*Rq)^̃oK_- yRb%.?SSa ia_˃/k 6܋s Jihj}e aA:&57~ >e6{Un/zCYG48`)dd>Bu-QWCƶmp? h{V0Dvk Iж)j.QvcߍU(>_4G(V|]}V x.4I*">aoo!~ ~M2? ܧ 6 TD'{8bY?$̨k*zPm{])mi,w'a~@}O&>)Օ˦nhvqIz[䇯sN%xY4/0qM|-4xP )=FHM8~wʹ!#^J1h2=gvŠW(c:" ¤ 2' JGfMgbxAIb6m{or01:n-?zV+N!+VG>?$jqz }MR~7;Rx^?Hu̠ASb>ǔq9]wy$Qw~-(f23i9)O|NסX@1!IfU*~}fOEjQ T=qևsӀ)6O\(݊O6,.%`cyVv2* ,Ww75!@,]q3e އcX )+L %J7+Sϒ-WͿəϰK~]hu6Ā>w@cm,rfEW4a})2̖tݨjj d~ި̊n>KiUiF,g/ l 6?;w<chVjR+0Hy7X2Nq[*޲/>h2g,xɳR&Wd}تW~ݐ+Leݚw&n 2'QboFs8-OIi`XG4Ɗɉ8Ԅ &/[g?Q,M" 6'x @]! N-btf|=ӂ?˱ E>M^Ð{̖-T2ck)V1ʱHpo,$.ڍk簐2hGLL9AQ *Ll|Qn_B7~Igajba{yNE(Е> T6Y~1~=Y3A7Ś && YfZNI2̵86;"l7k?Ej!E}])"DvȯG 77.ۺ "ϔD¨w A wM/z2fāٓN=>I_ƒ*W=ŐUVZ-2Ɗ$DZɰ|p=5gвU 8>.9z :#mQw`D;W o1æXw!$YJ|[C{蠲W.uLY.Y]V&T[`^G:{ʭ}\c)FũvzLc*@'eVT1*I.3k,7J0" KFQ`+'f;MeD^cAbWJx 2yҫYN=mϏzyʒT.| i\~ C)# c5숓2M0\rwA6PnyWMZ%K3RLb'c%ިOj4ǚDž8|X5t{[#m{*ʋ[30ݿl6dex]:`Eo;$ k(?1:҄t[1_  (? ˆ>&{Y  D`ǧeZqnDK͂`17껁q%8HEKݽG\r? .Lj?9z(|Fl-apCk@w֚ eW@ȣ< kmO[]Ric{-G LB*37{?8iV@qkAgVfH472C. 1/K]ܼ*˼Q,QSoϗ pI1OiS'B4J {9X4wJ|rYtb$y#Ds@6n/Ŭ?ul]i|rwk*`( ^8Zp,.ƿ ~ b=18rn%ն`xvW7ckhwp%hRGi /wW0QV ǹ^>9 PwƒyYJ:?'/Y M _rƮs /+u{ɣ^ȟ>5dtyl7Ʀ:6(bXRR ]dAMQxVHZ֩tidz]Hhdpfb*?-oFyoP#zT붨U-R4b5ФN9!mՂwDlWj4ϧN3e_" 0e,/:TF6~yeKA [eoF0 0g3oszݍY0[(wۤG~-~ǂ;Ȉ-)bHbU1'T;&Cs<ԺqkK+:Zg,=癞4 .Qτ2"re0ΥJf0XY)mJ8 a@BӞp+Y %(%u;(d×GU=vʂ~YALѭ3fnYĭ/]ؽ1Jtܱ "[Ӱ=+y{-b%hޮ1A{!Qv36bm2 k)/yf+EeQU.9.*J+NȫL_DᵅILnq C R3vZb2Ѿ>DDʻ4W&Yܛ ¹=t5âY*\ *Pcq`{]8% jFc$ӎ'q'+!{^W i$T^tPWȵSIKܨ6{$(Pl3:QV^w"|82V\ՏE[>5z!3n{`2 4sx?V]ѥ|܋y\Kߗ?廚2\(u^&[^hX^Փr#4S{Eh/[rSc9LBݒmW90)'?xNbȋk#XA|lCςx'tW+qA(F1گe򫓢9Bmp췍k'-`o.~7视e > :tH:Br㻕۰n_k Ao $\bc5ľ<‚n Ki-@F ÿ͠ wzK#60BiEWSkإ*E88èn1 K,s(LYšḭ0f&j-mb ݐo q<0QW I@vÔ& +vrt 5{ 7?A?h;:BI}Rz&}!NJ}zKfj$\'*Rc&36z1.beBr;ўͪ0_!s4l@л {c#E 6Do™y_BtR:k+;i{0aiGu4׿Q7ؒ!ѱwC!,8X^4xA1`#A֌Gv_43g2o6LӨ sV|l܍O5@2Ǵ85:D>Y]܃@Xo>t Ԋ@i*uo ։Bones:$6`a%hJ?J<sf'+;0ɍpŶb0+jpJ )zF fb?<|S\Y g[ONKa34a2vRZV!9V܏TA5e@:{`jw)jv)IKZ]HG莽 0XN&?L դUhos.[;8{[R>υ q\I+0O:bc8^Mĝ Cc^0SD`ޯj*QoVYHV)Yxirus2mNfteGJPQ|NU7ٹzI y,3~eo+55WQH#~+s%V$ >ICs&kYᛃh*jY\sHYdQM VmﲫFo"fb4T!Cj%9$Ӗ{U7;O)N>~Q0aփعClȼ'dbș (h~v F)uMƯgZ32*GIԃz_8/ 'qDJWQrnfw .vsHPpx)nRnGFVBܔ"\#6$S+u<)B2列X`b櫪Y˄(n9$d܉acuu]'򹩒AXw gj&5{Sc.|=J^wKf潄CMkP5k"ցo+ O;1YEa8j8$ϋs\Y tN ](&"a$<=im4X*eȪ٧"@-sU4l&iGXE&i )KxbVΣ+#eMX62lpލk3fWOi0m4Qgm~6Nyns6Iĉ_\*c 5ը#{@i '2RۻG 0\Ҽʿ˵%<~ᡁzT;WNhao|+G82g˔8sU}i P~YNͫ|`oC*:kjl2΃|Tű݆yh#`&UpMݑ&tI}dqm1XT5/C'uKf`8nOK"5 $FF_0 !62:!(-'5R/3p˘ŸD\? b *)rCT)b٥Q<1#^N: %r:|c](;r't^Fz4onW;_9r u ^Mǭp ~!/Qș^7T:#9vFh1'fwbGF-X4L ʙ<TwO:@Z|o E]OFrf* 5d4Q =OrN ,Spo MkPw& ݮ}bĔ>⩣A̳nC*j7dyzsik̊6&;sn3yD96%R7p ;_:h]n!M>ۉED fd4Oі.ݲ(,v}2Ý̎|e]gt ӂ:/R+$>I9- ,ͭnI{۰gXKTfsG;Lmk&)]ƒHܕ3"щ<~auLK4"ϽSFh𼎆'~kΠdZbq߷ůݬa*Q7MV+$m]bl}ۇrZ jjR]űFy$}*_Z?Vy"HWc$p ͊G:sl_4_BAK7`"Coښ?ڐ{{[JPp$1Xdڽy<0bϚP.}:yJG[äNTk lhne2zwuƂBc3x[Zpz$@΋هxx_^<2bcMi#6KjY'c63(0\ϗl$j@Ly j6B#> 4y7\J‡ogny7ixtfvDP.03,:p',ow[0~8wsn#),S Tve,LoVΙ~ވIgT`F}TG~ eӜ`5uߋv}4d> '/rT\+Ix؉v7_9cŊϽ+8z=Lauě'} {d~4m :뛴1u\0@EkLG[N' t$_Ʉ{\` 0 7Oefά hǠsWvSUj{5 ɴR,AP{6Pi%+eNW՞8M2C.b͑MR"8b& ÐFrLa|MeXOX1xAWWv84==EfHR6n쮅qbs̈{=>_t;nwO$6,6?Ŧ(7rLr+պ,ףmE1s[BDjSr[0- .w *ID*Nwq.6G\37ɻ6 -UpΜ~xҤ 4y 흗 8IKPAJ]5nB!MBΐP{ fN9mƜǮgċK VpnQ1BGaγ $bү8 0=v2*#ۯG&E3E԰ RZ\1_ {4eK}=O֩ o-jx9wNYmdD4X4 2+ rB˝^X qϠ^e"mƯT7UB;dIAiMSb VDI 'esdM䃪ڦpsNf?RaYk &~3n5 :1HUvmYKҔ#]Ъ)Z!rG[# [mܵ XIsز])=mI/%i?5ە7 ,KAƕ%q!,}jˬ~v0Dw>ixAVrع!Yѵyf4Dh4t[xd"/|DGna$*?9Q\iVBp'y~ff0w[Mܻ8u…J{VN (4xмETַߡ+ ut~ȔkHQ.VۧBJF/Kb;m/2렇gbs5)mVEJ4>7)A#L` ܼ>ّjDWܦꍍփl>x Z㴳>t4Xi xQ="׽b@ EiIq#3]^yw_9*7DPx.ʥ 재`W 6V6/z#dE*6ɳ>֢hՅз[G0[JS*l"dߥҌXpOzA,x:ۯ!fﻃKk8~@ϑ [ˁZ $Ҿ;Bs*#:zqZ#FQHv_y3t{sVn:>ĠE*xL\Ra"kHʭ-!IWwEl˥,D5cHFv7ls& Vs<Ns k>4-@Hʲe`aOl#!LHa`-`:vK rVauzC]ҫ!\dsVz"TF뿴@C&vXwsI+'Q!lrJ:adVƅq[<7foXZc0HƧR9=4I1\M~-@̿Xvs.[ ^9W7KZ4ĢE Y,(q&Z^/b~(ۏn.3՝GM0hcY6N_ŪdN'c9.}n8_%Md,;$Jhwn +ߙ 럹y_eryW}cD##-$=}"[PjBS1&ʃqV,@#7%)Kq`c cC>EEP#uVIf)n;3ӿC)ft%"5TuC h:GOuw Mb/ޝ;6߷pB~ꏒ@GtXY73@{d⤑S,E-:!!=l.e>!tG]R 1,\gh']C%#x 'I0s},UQyhSg?q}Z±d0 Δ(gy%Y{[<Z_% FrY×d"M^չ"Dx鞱6"t.E(5'5bXg-j˙L8ͭURtaps'}:-Bsmsb–+kN]J2.~_EyfV^aR\H⧠3ĿIPS >(GF\MT_;:f8.~ 1UaKlv^U넢6 =E(S&Dߴ"|1_zyG &@&E$/-ov)D7 0}\(9k>uO K B@YdrV_5GJW -X6R|"o~U/X,=6(8s0ӵmAErX(cdu)"KiϰU"aZ:e5-$1̧dX:V\En\udr]BkQDpN'DOG4e"!.kҢW9Vec91^pd|p ziQNm5ơ:L>Hp9ap0OYmmxoxH5.PE20B[UV)7tP(GZS4^LcQc eF h`->us-fdC NL.mh ʵa7)[8ךy9XNР a:O$XN v&?b+Bz]6ksEʔ7jD8ꜳ_# wKwzT htg>%8a!hVX';D~h  R[ui҃)ma &zUu V_ԋ;\j9YW*ɍ?TONó~(&*L݇ńR(W*̐E|?D}1pBWʇ;y~C8*'sWɸq ]{zVt!b^zӥfh3:hxx7'2 _O"eSIjx;\Vjn̛aKEV_nZ $J? K% wZaur8GtyO e×*12UtF=oVR6?@n6)\14MhJiS(0y->>Jv%]! w>-EOEV#!/,6MPÏ,M8hZ/]tAC'Ыh;A/x%Tႈvdy-2YʙJlYŭf]k&0lC%`7w=p6^Z8?VZqB8޷ש|mC9i)*[¡(s-hɨ _Rjaw97lS[i 2qYtYD[d挙}R{Hz!jק<ǩ\b2vR(C;q)Ga@ZD)O` :M":= ZV&XEco\›?Oyg͐ &A#l~Qt;q Ago`=X1cg'U\sfϔ5*~qUޯ'eotƫ#:컘bɧXj,5?yڎ|gIIblX@t`4}& X.lLS7N^M&/I)$8'P'Fsj6Le}"d$,yfj*f EM9rI%Zs'm\gs8Xx*rB]oB-HɲۯT@`A#JőMp3 IWNE b~UZlۗjtGG CtoM\q]>Q2NB+bS9%wL˖KЉc)䧀DS mE޴$(NÈjͱzsr3s>, *X=/} u%{)bl=w҆_xHH&]ˋF Z2AQΕS;uKSscV0*Uǃht!;T3(ß#<`4={u"QczĜo9n%wnQ:`'+nBNd-&/~NcM Q_y$>WT\gL.8 !yM$3Z[jŷmQh~FQ*Qei.7O35̌s6[.x G\e;UUѶHF{;_vOO5I2XBq^R~I6f򵍦җO8s? N$]#߂]1-{ь?8 rk"bVUx(bNhOpQoJZ 697M+t+ϯw1-)!煩8}*RXOAK:sDǫJ ʋp{_rwSg!JvR0;>Ұ&OA0k˓^ jd0e8CstBdkIod_Rް`,b/)1:JdyO^ZS". Ա_ JI ,Q=Kel$#㦧GxeE|Qx['Tx旕L7&-[1h,ib{+-:W$+Z̰t#µA5HJ`;x ӪV^b=p@V 8`fJ&xkH[heH5tCG9"F|ߖD#tR+[vi,:<+EBï\PfωZE%-knLkƅc6YS˝^`mP>ƭ6݄d5Q.Ŋ_$EdN&"FzfDY-,mi#$y^ yln"(sx;XOh+*F$cWq=b++Ameafl J!(+A:ɭ}ͨ޾`ǼG֢2A v9Uq'. ?- 2?38p` ۨD\ϼ|_=ah(&[ehy0yb YE޿x &qqxev Є+mEu?H?%ht`l&THSծ&3Wfjc6(]-YU^O*ĥޯ0]{MC݈j!˦j% YZ$6rXަФugQtmeDBf`>pcNSbF/݄VmMjv.[-~YdRdx!~NA6VfO|2lQ)9Y -f[S$֔Xz0Wfc ٬eͭu[Hi AfQq4Z#,lrN|:"LuwDHC-W=iѲ-Iw| &4&e e_bI %@(N>f}jx.`2+e'Si?ŐK]HږBבmAS[ɕi(ޑc&l5eZOZ,)q\bh Rf9#z)dF(b)^sƼG΃S^BMkAtNF(oܓ{Dcyef]9AP=ǛI~0%u7Uh0b^1LtH8ң ﵁BԞi׸` IwfCޫ[jݣf Ϯ;Z)w*悩 Y9tbG)9}GR%O+)W>#lzvCZk\jZ h, Eyk@Fe:߬H/;;?˭) sqW;m&J*ms2 rq]` T%^Zu"x.,y;l.`0n{?ks\Sص͆k1gޣ_JW+2@~Je#"J 15f^;*(piINQ퓪Ea7)M Qؔt&|H {T"6;㋗)7*,Tɂx+cAł69gpM^3|lO#w[qMx RmNykMpcT_›F Pz/~zO6׻[biϔaP$2Cg'{ѤF<2I m!YuOVToL"BSb 49 "h<\LeiA.&ypYU? МQ(!f;vU*y>KhF㚆 Zbp qM=vBD"8DxhCfuL^$ed۴&pJ(^f޽PD(smtuA%9Z)(= w~l0gBo* ra" Hp\="AϺlC-(V1UI a c(dL_Li<4<)ۀ:b}0=?'+-V|D")C!|s)~\^;߫P~*HFϩ0 ǏZ%cR1%dDAZ!i-}~u0ע.[ȝ MW’DD8n=8_$C+^c'9\Q;$iLGt@ !Eź38un=#T;Sx?GĽ}"563OnBv6;!CTP8QZ_Znwg۴ܫ61xY f:~997H#]a)52: