libtss2-fapi1-3.1.1-150600.4.3.2<>,}xip9|-潇^ S- ssFZ'Zi*t)eoasfMz+yB~fϼB٭rވ"hug-lݻ1eiMǺM(a&X`t 6;,ڃ|LAH/I~ENQ wz$.3s=qу޽ꬑW&C?dK>AW@?W0d # :&3 IZ@L R X d   *P\*(X8`)9): )>S@SFSGSHSISXSYS\T]T^T]bT~cU'dUeUfUlUuUvUwVxxVyVzVVVVW,Clibtss2-fapi13.1.1150600.4.3.2FAPI interface libraryThis is the tpm2 Feature API (FAPI) library. This API is designed to be very high-level API, intended to make programming with the TPM as simple as possible.ih02-armsrv2pSUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://github.com/tpm2-software/tpm2-tsslinuxaarch64/sbin/ldconfig [ -z "${TRANSACTIONAL_UPDATE}" -a -x /usr/bin/systemd-tmpfiles ] && /usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/tpm2-tss-fapi-3.1.1.conf || :i}i}i}50d70673c1902a6e6427a28757ed5b3dc19e9718a96f5aa454a5ee3e71e4fce4fc25bf23530ed9ff6222ec03741400395f91429da27748042717ef90ca1d376flibtss2-fapi.so.1.0.0rootrootrootrootrootroottpm2-0-tss-3.1.1-150600.4.3.2.src.rpmlibtss2-fapi.so.1()(64bit)libtss2-fapi1libtss2-fapi1(aarch-64)@@@@@@@@@@@@@@@    /bin/sh/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.26)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.38)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)libcurl.so.4()(64bit)libjson-c.so.5()(64bit)libjson-c.so.5(JSONC_0.14)(64bit)libtss2-esys.so.0()(64bit)libtss2-mu.so.0()(64bit)libtss2-tctildr.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)user(tss)3.0.4-14.6.0-14.0-15.2-14.14.3i@f4ecʂ@a@`#@``ٹ`@_t@_^M#@^4^*@^@]@]_@\\@[t[[>@[;e@[6@Z@ZYKYp@YoIYoIY)j@YR@YX@X@X@WW@W,@W@V͛@matthias.gerstner@suse.commatthias.gerstner@suse.comaplanas@suse.commatthias.gerstner@suse.comaplanas@suse.comgmbr3@opensuse.orggmbr3@opensuse.orgmeissner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.comguillaume.gardet@opensuse.orgmardnh@gmx.demsuchanek@suse.comdimstar@opensuse.orgmardnh@gmx.dematthias.gerstner@suse.commatthias.gerstner@suse.commvetter@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.combwiedemann@suse.commatthias.gerstner@suse.commgerstner@suse.commeissner@suse.comjengelh@inai.demeissner@suse.commeissner@suse.commeissner@suse.comjengelh@inai.dedimstar@opensuse.orgmeissner@suse.com- add Requires to libtss2-fapi to pull in the tss user (bsc#1258720). Otherwise, when installing libtss2-fapi on its own, errors from systemd-tmpfiles can appear.- add 0001-FAPI-Fix-check-of-magic-number-in-verify-quote.patch: fixes CVE-2024-29040 (bsc#1223690): Missing verification of the magic number in Fapi_VerifyQuote(), which might allow an attacker to generate arbitrary quote data, which would not be detected by Fapi_VerifyQuote().- Update to 3.1.1 * Fixed file descriptor leak when tcti initialization failed. * Primary key creation, in some cases the unique field was not cleared before calling create primary. * Primary keys was used for signing the object were cleared after loading. So access e.g. to the certificate did not work. * Primary keys created with Fapi_Create with an auth value, the auth_value was not used in inSensitive to recreate the primary key. Now the auth value callback is used to initialize inSensitive. * The not possible usage of policies for primary keys generated with Fapi_CreatePrimary has been fixed. * An infinite loop when parsing erroneous JSON was fixed in FAPI. * A buffer overflow in ESAPI xor parameter obfuscation was fixed. * Certificates could be read only once in one application The setting the init state of the state automaton for getting certificates was fixed. * A double free when executing policy action was fixed. * A leak in Fapi_Quote was fixed. * The wrong file locking in FAPI IO was fixed. * One fapi integration test did change the auth value of the storage hierarchy. * Fix test of FAPI PCR * Fix leaks in error cases of integration tests * Fix segfault when ESYS_TR_NONE is passed to Esys_TR_GetName * Fix the authorization of hierarchy objects used in policy secret. * Fix check of qualifying data in Fapi_VerifyQuote. * Fix some leaks in FAPI error cases. * Fix usage of variable not initialized when fapi keystore is empty. * Add additional IFX root CAs - Add 0001-Implement-EVP_PKEY-export-import-for-OpenSSL-3.0.patch (bsc#1221448)- add 0001-tss2_rc-ensure-layer-number-is-in-bounds.patch: fixes CVE-2023-22745 (bsc#1207325): Buffer Overlow in TSS2_RC_Decode. Overly large RC values passed to the TSS2 function could lead to memory overread or memory overread.- Version 3.1.0 includes: + cover update to 2.4.5 (jsc#SLE-17366) + cover update to 2.3.0 (jsc#SLE-9515) + fix policy session for TPM2_PolicyAuthValue (bsc#1160736) - Add version the configuration file tpm2-tss-fapi.conf- Remove conflicting sysusers.d file- Clean spec file - Add new library libtss2-tcti-pcap0 - Update to 3.1.0: * Fix FAPI PolicyPCR not instatiating correctly (CVE-2020-24455) * Fixed possible access outside the array in ifapi_calculate_tree * Added pcap TCTI * Added GlobalSign TPM Root CA certs to FAPI cert store * Changed EncryptDecrypt mode type to align with TPM2.0 spec 1.59 * Added two new TPM commands TPM2_CC_CertifyX509, and TPM2_CC_ACT_SetTimeout- small services fixes and comments- update to 3.0.3: - changes in 3.0.3: * Fix Regression in Fapi_List * Fix memory leak in policy calculation - changes in 3.0.2: * FAPI: Fix setting of the system flag of NV objects * This will let NV object metadata be created system-wide always instead of * locally in the user. Existing metadata will remain in the user directory. * It can be moved to the corresponding systemstore manually if needed. * FAPI: Fix policy searching, when a policyRef was provided * FAPI: Accept EK-Certs without CRL dist point * FAPI: Fix return codes of Fapi_List * FAPI: Fix memleak in policy execution * FAPI: Fix coverity NULL-pointer check * FAPI: Set the written flag of NV objects in FAPI PolicyNV commands * FAPI: Fix deleting of policy files. * FAPI: Fix wrong file loading during object search. * Fapi: Fix memory leak * Fapi: Fix potential NULL-Dereference * Fapi: Remove superfluous NULL check * Fix a memory leak in async keystore load.- move the tcti-fapi tmpfiles.d config file into the libtss2-fapi1 sub-package. - improve the descriptions of new libraries (fapi1, cmd0, swtpm0) - adjust baselibs.conf to match new library versions and added libraries- Update to 3.0.1, changelog at: https://github.com/tpm2-software/tpm2-tss/blob/3.0.x/CHANGELOG.md - Update libtss2-sys0 to libtss2-sys1 - Add new libs: * libtss2-fapi1 * libtss2-tcti-cmd0 * libtss2-tcti-swtpm0- Update to version 2.3.3 * Fixed mixing salted and unsalted sessions in the same ESAPI context * Removed use of VLAs from TPML marshal code * Added check for object node before calling compute_session_value function * Fixed auth calculation in Esys_StartAuthSession called with optional parameters * Fixed compute_encrypted_salt error handling in Esys_StartAuthSession * Fixed exported symbols map for libtss2-mu- Use system-users for tss user creation (boo#1162360).- BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavor.- update to upstream version 2.3.2: - changes since version 2.3.0: - Fix unit tests on S390 architectures - Fixed HMAC generation for policy sessions- update to upstream version 2.3.0: - changes in version 2.3.0: - tss2-tctildr: A new library that helps with tcti initialization Recommend to use this in place of custom tcti loading code now ! - tss2-rc: A new library that provides textual representations for return codes - Option to disable NIST-deprecated crypto (--disable-weak-crypto) - Support Esys_TR_FromTPMPublic on sessions (for use in Esys_FlushContext) - map-files with correct symbol lists for tss2-sys and tss2-esys This may lead to unresolved symbols in linked applications - Support to call Tss2_Sys_Execute repeatedly on certain errors - Reduced RAM consumption in Esys due to Tss2_Sys_Execute change - Automated session attribution clearing for esys (decrypt and encrypt) per cmd - Removed libtss2-mu from "Requires" field of libtss2-esys.pc Needs to be added explicitely now - All fixes from 2.2.1, 2.2.2 and 2.2.3 - Fixed SPDX License Identifiers - Fixed Null-pointer problems in tcti-tbs - Fixed Default locality for tcti-mssim set to LOC_0 - Fixed coverity and valgrind leaks detected in test programs (not library code)- update to upstream version 2.2.3: - changes in version 2.2.3: * Fix computation of session name * Fixed PolicyPassword handling of session Attributes * Fixed windows build from dist ball * Fixed default tcti configure option * Fixed nonce size calculation in ESYS sessions - changes in version 2.2.2: * Fixed wrong encryption flag in EncryptDecrypt * Fixing openssl engine invocation- bsc#1130588: Require shadow instead of old pwdutils- update to upstream version 2.2.1: - changes from version 2.2.0: - Fixed leak of hkey on success in iesys_cryptossl_hmac_start - Fixed NULL ptr issues in Esys_HMAC_Start, Esys_HierarchyChangeAuth and Esys_NV_ChangeAuth - Fixed NULL ptr issue in sequenceHandleNode - Fixed NULL ptr auth handling in Esys_TR_SetAuth - Fixed NULL auth handling in iesys_compute_session_value - Fixed marshaling of TPM2Bs with sub types. - Fixed NULL ptr session handling in Esys_TRSess_SetAttributes - Fixed the way size of the hmac value of a session without authorization - Added missing MU functions for TPM2_NT type - Added missing MU functions for TPMA_ID_OBJECT type - Added missing type TPM2_NT into tss2_tpm2_types.h - Fixed wrong typename _ID_OBJECT in tss2_tpm2_types.h - Fixed build breakage when --with-maxloglevel is not 'trace' - Fixed build breakage in generated configure script when CFLAGS is set - Fixed configure scritp ERROR_IF_NO_PROG macro - Changed TPM2B type unmarshal to use sizeof of the dest buffer instead of dest - Fixed unmarshaling of the TPM2B type with invalid size - Removed dead code defect detected by coverity from Esys_TRSess_GetNonceTPM - Added support for QNX build - Added support for partial reads in device TCTI - changes from version 2.1.1: - Fixed leak of hkey on success in iesys_cryptossl_hmac_start - Fixed NULL ptr issues in Esys_HMAC_Start, Esys_HierarchyChangeAuth and Esys_NV_ChangeAuth - Fixed NULL ptr issue in sequenceHandleNode - Fixed NULL ptr auth handling in Esys_TR_SetAuth - Fixed NULL auth handling in iesys_compute_session_value - Fixed marshaling of TPM2Bs with sub types. - Fixed NULL ptr session handling in Esys_TRSess_SetAttributes - Fixed the way size of the hmac value of a session without authorization - Added missing MU functions for TPM2_NT type - Added missing MU functions for TPMA_ID_OBJECT type - Added missing type TPM2_NT into tss2_tpm2_types.h - Fixed wrong typename _ID_OBJECT in tss2_tpm2_types.h - Fixed build breakage when --with-maxloglevel is not 'trace' - Fixed build breakage in generated configure script when CFLAGS is set - Fixed configure scritp ERROR_IF_NO_PROG macro - Changed TPM2B type unmarshal to use sizeof of the dest buffer instead of dest - Fixed unmarshaling of the TPM2B type with invalid size - Removed dead code defect detected by coverity from Esys_TRSess_GetNonceTPM - changes from version 2.1.0: - Fixed handling of the default TCTI - Changed logging to be ISO-C99 compatible - Fixed leak of dlopen handle - Fixed logging of a response header tag in Tss2_Sys_Execute - Fixed marshaling of TPM2B parameters in SAPI commands - Fixed unnecessary warning in Esys_Startup - Fixed warnings in doxygen documentation - Added Esys_Free wrapper function for systems using different C runtime libraries - Added Windows TBS TCTI - Added non-blocking mode of operation in tcti-device - Added tests for Esys_HMAC and Esys_Hash - Enabled integration tests on physical TPM device - Added openssl libcrypto backend - Added Doxygen documentation to integration tests - Refactored SetDecryptParam - Enabled OpenSSL crypto backend by default - changes from 2.0.2: - Fixed NULL ptr issues in Esys_HMAC_Start, Esys_HierarchyChangeAuth and Esys_NV_ChangeAuth - Fixed NULL ptr issue in sequenceHandleNode - Fixed NULL ptr auth handling in Esys_TR_SetAuth - Fixed NULL auth handling in iesys_compute_session_value - Fixed marshaling of TPM2Bs with sub types. - Fixed NULL ptr session handling in Esys_TRSess_SetAttributes - Fixed the way size of the hmac value of a session without authorization - Added missing MU functions for TPM2_NT type - Added missing MU functions for TPMA_ID_OBJECT type - Added missing type TPM2_NT into tss2_tpm2_types.h - Fixed wrong typename _ID_OBJECT in tss2_tpm2_types.h - Fixed build breakage when --with-maxloglevel is not 'trace' - Fixed build breakage in generated configure script when CFLAGS is set - Fixed configure scritp ERROR_IF_NO_PROG macro - Changed TPM2B type unmarshal to use sizeof of the dest buffer instead of dest - Fixed unmarshaling of the TPM2B type with invalid size - Removed dead code defect detected by coverity from Esys_TRSess_GetNonceTPM - introduce _service file for syncing with upstream tags- update to upstream version 2.0.1 (FATE#324477): - Fixed problems with doxygan failing make distcheck - Fixed conversion of gcrypt mpi numbers to binary data - Fixed an error in parsing socket address in MSSIM TCTI - Fixed compilation error with --disable-tcti-mssim - Added initialization function for gcrypt to suppress warning - Fixed invalid type base type while marshaling TPMI_ECC_CURVE in Tss2_Sys_ECC_Parameters - Fixed invalid RSA encryption with exponent equal to 0 - Fixed checking of return codes in ESAPI commands - Added checks for programs required by the test harness @ configure time - Fixed warning on TPM2_RC_INITIALIZE rc after a Startup in Esys_Startup - Checked for 1.2 TPM type response - Changed constants values in esys header file to unsigned- also process udev triggers for tpmrm subsystem, otherwise /dev/tpmrm0 isn't properly updated (at least on SLES-12-SP4)- added all librares to baselibs.conf to satisfy 32-bit dependencies of esys0 and sys0- Explicitly require udev to fix missing ownership for /usr/lib/udev.- update to new major version 2.0.0: - version_fix.patch: removed, we're now using the distribution tarballs where this problem shouldn't happen - this update introduces an incompatible ABI to the previous version. all libraries have been renamed so there is not really a relation to the old version any more. - upstream changelog: [#]# [2.0.0] - 2018-06-20 [#]## Added - Implementation of the Marshal/Unmarshal library (libtss2-mu) - Implementation of the Enhanced System API (libtss2-esys aka ESAPI) - New implemetation of the TPM Command Transmission Interface (TCTI) for: - communication with Linux TPM2 device driver: libtss2-tcti-device - communication with Microsoft software simulator: libtss2-tcti-mssim - New directory layout (API break) - Updated documentation with new doxygen and updated man pages - Support for Windows build with Visual Studio and clang, currently limited to libtss2-mu and libtss2-sys - Implementation of the new Attached Component (AC) commands - Implementation of the new TPM2_PolicyAuthorizeNV command - Implementation of the new TPM2_CreateLoaded command - Implementation of the new TPM2_PolicyTemplate command - Addition of _Complete functions to all TPM commands - New logging framework - Added const qualifiers to API input pointers (API break) - Cleaned up headers and remove implementation.h and tpm2.h (API break) [#]## Changed - Converted all cpp files to c, removed dependency on C++ compiler. - Cleaned out a number of marshaling functions from the SAPI code. - Update Linux / Unix OS detection to use non-obsolete macros. - Changed TCTI macros to CamelCase (API break) - Changed TPMA_types to unsigned int with defines instead of bitfield structs (API/ABI break) - Changed Get/SetCmd/RspAuths to new parameter types (API/ABI break) - Fixed order of parameters in AC commands: Input command authorizations now come after the input handles, but still before the command parameters. [#]## Removed - Removed all sysapi/sysapi_utils/*arshal_TPM*.c files [#]## Fixed - Updated invalid number of handles in TPM2_PolicyNvWritten and TPM2_TestParms - Updated PlatformCommand function from libtss2-tcti-mssim to no longer send CANCEL_OFF before every command. - Expanded TPM2B macros and removed TPM2B_TYPE1 and TPM2B_TYPE2 macros - Fixed wrong return type for Tss2_Sys_Finalize (API break). [#]# [1.4.0] - 2018-03-02 [#]## Added - Attached Component commands from the last public review spec. [#]## Fixed - Essential files missing from release tarballs are now included. - Version string generation has been moved from configure.ac to the bootstrap script. It is now stored in a file named `VERSION` that is shipped in the release tarball. - We've stopped shipping the built man page for InitSocketTcti.3 and now ship the source.- removed leftover comment from dropped reproducable.patch- update to upstream version 1.3.0: - support for reproducable builds - improved documentation / manual pages - various stability bugfixes - EncryptDecrypt2 command is now implemented - removed reproducible.patch. This is now included upstream. - added version_fix.patch to fix package config version numbers.- fix the "fix", turns out only the unversioned symlink's supposed to go into - devel.- no longer install the udev rule, it's now part of the new tpm2.0-abrmd package. - fixed a warning regarding a missing dependency of the devel package to the main package - correctly package library symlinks only in the devel package, the library itself only in the library package. Was mixed up before.- removed tpm2-0-tss-configure.patch, it was just a hack, fixed by requiring autoconf-archive, see https://github.com/01org/TPM2.0-TSS/issues/227.- Updated to upstream version 1.1.0 - With this version the resourcemgr daemon is dropped from this package. It is replaced by a completely new implementation found in a new package tpm2.0-abrmd. this package will only consist of the libraries any more. - Changed - tpmclient, disabled all tests that rely on the old resourcemgr. - Fixed - Fixed definition of PCR_LAST AND TRANSIENT_LAST macros. - Removed - tpmtest - resourcemgr, replacement is in new repo: https://github.com/01org/tpm2-abrmd- Add reproducible.patch to sort input files to make build reproducible (boo#1041090)- create tss user account and install udev rule to fix startup of resourcemgr (bnc#1038586)- remove unnecessary dependency of libsapi0 to trousers. trousers has nothing to do with tpm2-tss.- fixed typo in resourcemgr.service (bsc#1031004)- Remove --with-pic which is only for static libs. - Fix an improper Requires line. - Split libtcti* from libsapi0; these are independentlty developable units.- Updated to 1.0 (FATE#321508) - Added - Travis-CI integration with GitHub - Unit tests for primitive (un)?marshal functions. - Example systemd unit for resourcemgr. - Allow for unit tests to be enabled selectively. - added pkg-config files for libraries - Changed - move simulator initialization code to socket TCTI init function. - socket TCTI finalize no longer frees context - rename libtss2 to libsapi - rename libtcti_device to libtcti-device - rename libtcti_socket to libtcti-socket - move $(includedir)/tss to $(includedir)/sapi - Move default compiler flags to config.site file. - Fixed - Fix run away resourcemgr threads by closing client sockets when resourcemgr recv() call returns 0. - Set MSG_NOSIGNAL for client connections to avoid SIGPIPE killing resourcemgr. - Fixes to handling of persistent objects by resourcemgr. - Removed - Semicolon from TPMA_* macros definitions. - Windows build files. - SAPI_CLIENT macro tests. - Security - Fix buffer overflow in resourcemgr. - use sample resourcemanager.service - tpm2-0-tss-configure.patch: fix weird error.- Remove type=forking from service file (bsc#995554)- added a systemd unit service file (FATE#315631)- Correct package naming to be in line with shared library guideline - Remove unused systemd build and runtime dependencies (FATE#315631)- Fix rpm group of library package: libs belong, per definition, to the group "System/Libraries". (FATE#315631)- initial import of the tpm 2.0 tss stack (FATE#315631)/bin/sh/sbin/ldconfigh02-armsrv2 17730499853.1.1-150600.4.3.23.1.1-150600.4.3.2tpm2-tss-fapi-3.1.1.conflibtss2-fapi.so.1libtss2-fapi.so.1.0.0/usr/lib/tmpfiles.d//usr/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.suse.de/SUSE:Maintenance:43086/SUSE_SLE-15-SP6_Update/29cafbc30373168c858a915fa515104d-tpm2-0-tss.SUSE_SLE-15-SP6_Updatedrpmxz5aarch64-suse-linuxASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1f4b6c3d7f2edb1a22b0c049aa3bd7fcc52ece2f, strippedPRR R RRRRR R R RRRRRi׵Jkn+)utf-8337d99aef08a63ffb1af63b950c82d810afc560f7f87fec53ff758a6c9580ee7?7zXZ !t/&]"k%{Ɩ"kC-f&Ou7]FjWIՊ $%:/_{&fS™|VeS_9 G>$Eh|io~J źw]TzBrYr~lkqqsomJ$uhfM( -'$jajoG |Sf b=c(:L螦Oѧ&gǿR'o -؅7ޯw\o_KUIi0.9lqH:lŔ5rئbg|ܥn C:vQ<{~24 Is1$?l"72*;jTyI3+8 2_eۖuh'$3l,eK(.Vt0ߥ@;Od|;O{H| " -l}qeEm4;ZypcCY[~Hy? zTOE8e2um(qN(G85wĪf-2Rwpw7:{(]&t_Σ v bAssiAAD.Jo>ܶa\fN9X~I)Q} XԼvMbDvxȨu{GT[Fxcd:^^wv\ƶϐ81~3ʪL͌͟?e@kcѶox v@!3#ǵ3 ZIg!&rawP%NiF` Ϝn}}ޯ˒ YѮJ UNf;>|`aE5al5CIˢ*{Aglr(|(B͞+t4H&O `t54яp IYTQ{qۯ0|wD~ PUxCTF%M|Jraq6x2 Ԅiqhw]ی|N*eBj7W]&s9k؝"u#uZ.26ƮSK6'+Ï蠯P{XAw]_iJJsRk!Z]NWR/s*x⋦y9ܰm8J$NPSM3:`OiI%d&nYtK?େtWy ?' ,#e-R|AWCX'xuZ0K'焾(mom:Ч3n_ZkdDhUJAB[ldcy=HLt A@֠\`PjYW=tvѼ!ܒ@dLB˹bz5}8)4!XlΓ\o[v ߸1hLPFW!BWB6}U9OJ]|o+?\*yq,R_#*S1:.G&ThXOb7Ǩ%(dj'D_Yz\1h-ur$ QN3iD2ELks:Jd(j2jKOdaЧJ9G.-jT# -s w"y0bx?moo IT8!V0ߖ~\Q#/hƔxsh$8 #W]sÙ +r$ eG#R]MN-(@'mN(zNXXݸ ,o_1uCmD+ @\BEjfD3Ա0X~؄U2FqAXWIc< FBl8l@n#]V -55[r2H&j8>UDt|Í/4/nl!G9yAd~`1?q#Lhڈ]ʘ/ u:8r̐1.տ6rN2A}_K"LSl3D%{`r:U &YR4%M$J? 0W)y8ᒧyq[L(=q?tN=d/xsC ?T@%znz3X>\o$B5W6?GPt j5ڋk۳8W`7OGGtq{yQE0i)pZ nZol;=E p}*-VV =20,)F;tI"rߋZ'|LutJЂlՎQB>˝,jRQ? ViL6X7^W-EwF;({bcGw—~j*)u2QmQh!$\%RW 7.;΁9jm(kh$ŒngP 4aLbT_$]]r~z ۻEἅ(0 ~L%+fFyJ:m% Еe%R|F0]PSik W2in҃5Z@l@hZA3ްa'KqLkTN\(ngO2WRdxko/7&3C'7&Heɣ#o c(b< R8cxTnw,-5v[Ց" tsk}7vMνZM&ͻEaaD,{*{V4Vv?oT%(ĤQ`F]$7Z\.K55tl_-/M8~w^}|`.)RAhCVѵdx# ]˃z}sFJ}7|㈹N#dƴZ>VN:UTP6*3BI FǼpT_ID搷RWD peMmd8y^G9OǖE.w}Ncx_oV3eLSsrp^uF>A Ϸ/t"˪B;\+XI\IiuU왆?ǝ SǼe m4rAFN'T׃⌠"!@IJP|( nڄPfNX*:e^CnM{c 1}h$7R-AmQ"5 s>"lPȨWcqi?ǸÈxex"]ڤ"3mf Kݪw)02YO1N~i`md{d<*Qq.Nl \fpӝޯ\D-NEKXbY yAmVܫ~$TG"ÁRPMEf3u\%b.A1aF{*XMю̝ϹÀqPݥgUܒ@0F1OQ2-0;@_khkBG na{CC@^~y~؇xJȖPhO/PmJUusG+lCEz<_pS/|ry\v(hWqne^;;Tp0*D镨hl'[0~7=z#My XNťF*H%Xs&Wȫƌm&U;nB&;`\{}t.`+8Џˍ|v@kA1YG}lMum# & ٠T TϫVc=(b"îNBv,"ߐ B;l8^bn\WV U*\*`e4=u'tN)xQ!&s#f4ۜ .,UwuXSW#ʺBpŸEeuCsyqer4 CٓǾS*;Bg;eH*H$:k(uR}saz Yo+ڈՉV:6qg615LZS A+TU~${d3opl4/c54rP`=1cAP;i(a$ڶ%?tVwt[CO)FF(Tz9_L&vŅq3t<* 9Qwc6|׃$u`[ l)Xr5">|[>/%֕4_Z9r?Q|ȃ܊.)Of:mCI>{}$-(BFbc@㤷/ rjZ&GڶP@qчUMt>kne@+kZb9*-QC%8_x(CE*a('Z:od&֗/s$]z.VLE%<0bQV辘9T,3MAb^RGi>>kVD0!!?.hLU\ezSwdG홝+=$~[>}(ޡݦ\De%u?b!R"Mf4M@ `-yN#m'8 YRg^-tL OJ S&F:T݅TTBzyy gZI x0տ$ˁFlGc]{-߽LKZ7JvkU=C똙C^1CC9/ZU3q=~UUf>?ˣS nد+v9ej Fw~f2v5m`v \_6٘Ti]$>36 Kamn *x &縁CzOPzr0 |@W0M#a qwlC4>剏Ŝ I6Y?"A(AL$ޔL~/Q:DlR7]tj )PR TI j8Eu,ds.1G LTK  A`H{[ 2t[Yce#b{腀d(6@lE"N n+]g3D ƿ\cGT򲋶^Lg-N@va#w{ qk #mL&]k6j깼׎=ggoHy#ulk劭ZZJa, _/ &|%j.|G@Ď;)J`#*?DD4sG/+U(#ݜW'vU$ӡSecD##bՑnnA-KZ[KC$E]}r.T/uH7~#edido#b6x/lsA)0w^]7SB $LN h˛Uu :m|5\}'&^ ӜWZl)k8`edls ;q ʴ>E)o4IB (a}I_Z]›ɭ =ƷƁ^0-F<HL^kOΆDX|RRKBɳ-,*F]Z(ù"t9^e6^VRQ!rt0t?MD;@Fo}>@B:&2lqldb_N/F 6oGӎwA<ڍN6%p>[%OXfOIVlqgD^%@'0] Eԉ w`eҺ<)u㆙J>i?P0հxLj$G7~ MeIqvX1d|(t7:YeTyF s$%mptBɹRa58BzWJ5V5]Iy*Q.p~Ut7`1N)},E݃+r^ $F Ne"`?O[@+[GxzhN{;#y3(usLUkXPC ᅲ`Q<^J[,&.wwpRy'M8G eQk#Y@gOse8B@Dl푐N%| Xl^my}rW~jт%r7$hnL97,*1WWj K ߣ+ XhXCC*^ l!%p(imUN)JEC\IߞUѫ$1WxT*YQrivs'1UX"KŐu<rx6bqIQ;pam"=D&}"5(6m* AZxA=}`3LȿM-O\jokC8Rl\[2d;xPiT1q7c;D۫Q޿;|T,B1ªa#LX+b^xDM1qgz7& 0ZiT*FAL %1Z c<%O,#D?@YZIDXa&c# Y>ME~!y ҅_)raT2ZhK:FEO Ev BC–\u.W_ӼM5n(9uEp!d?ݝv:2'*Un4֠¡x2C(W3!L.q4Ȯsn"BXox!*{pv7~TlsMoKiӇ#(R<^ l; Yn{7𔆺9sPE8{9pd}06jo\TQ&:%=P F jVw6Xͱ[环 ְX4V7,Y2J= oߟ& $dZ61 Aɰ.ђȲSt0I#[%(3|+f(JOXi}\~xq +\>"%욂rӦ4|?dSaMX*?s(W=[SUUO %],Z85mV\2W:JslLXu`V@Cʙ˄~W M*]^R瑍O0R\hnɔ#ͅpE =P4ZY2%3oY]K6V, 5eÜxIO6ȬJUD;" <ˣM(}5%ꝛ`j^-BQۇ&=-RcCe0aRMPAs~ȥ*S|Gxp…RzZy7x[~Ʃ%;#d9ӧ;;rrMhq_DFԱYф~_#hm<`QqaF;L@LxvLH ʬ6g_<ǓdG5&^p! ].]ihNx_D$hH1+'a_n# #هm>o0PD%pyI ]4Kv[̸',}+G =c^nΧSi_qrzj< c ,o,6m>RyRB^=!̌g/*('2СLxR);SJԽ$/߳% tIWX KMf|VSGod!J?/]}R~V:R.E0Ȍ;y=s"sNt]jh?-+^_li0'32nq5!쨴$FZ]pv\qaҴ8󮻨u0>fV=GEif.OX8F`OxȕTrVyy }Mj~)b9&C*Fć*p[/5csTMP&CpNi:9 :pP ?׵EsqiruKk83."4$ut?/Un,CN8iYaΦuNƃ}.c36k hn|TWI##Dž2 Z: @~ٟpkS٠ZtzᾂS'#bprj\SvBI̟ɣŞ}R ![n[Я@]:&$J{;/qӇ L <(,CTpǃ2Vhu}' ?A<#=Ʃ,VbbE$׳ 1ם Ib%t͛o!YԌf9I( Y*{:?ȌTqֺ6'j!찆~Ⳮ̔嫮sm"GwZ#e`}^Ӓt=5_1sv݊Oޒi ciIKB)C/0񭗟L䝟 _O&'XWoߞ!d!&Ì";UJ-)Aq(wlp~ D"=.!3i]!5&r]~ڲ.4eJX^ w'ɶٸ1Mt"^ woÚvkWY=$5_Ix7, `a! A֍'ʁk{(NYRh8_;`i!e<z^Xh 1`j j A;c#l7j};oCnBѴmԃ,+o4*{Tz-~/xQJ/W? bHdӯ&*2mBHP"~qz:8_KD s:H(cnmHZ\:v[Ӱ+p.4; .;gטRg!hF7ve2)Q'm%]m`[p=wa1>m08NQ ml'w;4`KEī9M.ow0G}BbLe2f%4ف[@}hvAxȎӡ^YNK@1f pJD?`y.ŋQq k04T"Nǻ>hp/:oid %q6t}K']}9:&ׄUĥzHLWh/H|"Д_~}k] Q#AãiBwL(yKC3[1|A/!̿E'ġ4S$݉o<֛\asq;D 'lLhA%ܗm5אT-"EFZ;u]l=S`RI*-tܹgˉ{o,WKU;E[ ue`ݡXiআZRXD(l=itk]2yyY*ٚDEE~'?cj K~’bTH|DǴjrdw D#;Y  XwSOWNE\3CpƣߊP#sȷ7+i:,ҥ{d/_?N,P*83(ɦ%H!F Xğ7&!ԁW˔g@X1a|PW rY ם+m-7Kr ^ha `C 7;{ +r8+-߂}a( 4?4Q`wGiR̆s~z&|,C" 4dT6d8_9)x@P-et@3"NSW^w=+7˫0ה</Π `]d~-S]JgITco݌mZ0סiiI,A~1U>ΛGm;3S";"֫Ѩ'ܓYDm<\<ïْɸ>$8r@Eb}w5lza0 E\V3@}'{Ul. ,5ȡ̸6i^[_ ,xXO܅SJxEX6иN ?)0k[}_։Ȱ3]Բb>PYlP"-%*TbB a@B U!^ϥ8B'ӣ2}[,/a:~Y6p?vuZ9*іۖ2iU;.l60Z2&p^6 p:/+1-DQ7N,.lOAJEy޶h3AۯlVu|.!pΈmA~/T;Hvw8!WQj`1f#,&F~=Dona>={\xK}6dE&4PxGh3W^tr3d JnI{b}M~^,Z>-[@Pص'QD8'ir3<5~t~IhFo_&Z[H^d"Q=ʻz |7\D‡~oVT% ܴS{ƶ >iV)yO6.x ܟJv$+n吝uɟ;;+ojk6VsP :n0W4<þWw(\B}?c֏=siA7i4kT)ȿRY[-K+ >츒AoiAb ][DUs0`iR2M75#4 ք *NF`}yKvlh'H{VfG#쓾2Xcٙ,mfg%|,f/zR/nC1 lIe~>^k'qC[<#űXPQ"vT7}pѶF9qgLj<1[!lHef UE%K P%s2Ѐx򺟜!Y6==|OmQ&/a~'Yy*w_i,s&5Ix׭FtJ4q a46I`a m^|on4̈=ҼW:HD›}f"&񏱢x-_K$7؀QM#-:d`jJg 0) sT-VExM|FC_cN3+Te+#)ԁ&hтt{XV@ωm&ټɋϿ/Ƿ.н楣VIRS3[Pg h&}{jS$Wf\ 1Q[.Ʌ}V2< Eol+Hk_WtZ:&'h 6;A(L&)^iz^w('49X y.-yY~hpͪɢaq {^w=+-/ g}xқ >:W̔bNWND J<Gc3pve2`Zza>PyS ˄-f<ž@;b9>^mlhi+\>X3+ٴ B4 ݈>Py#nKE fV盕 t8"WW^>3M6C=S/E;iE1QLmErުV+ӇPyܢ#)X aVyr UqlTk6[x4Dk@ت2~ 鍤a&Hr?yDκo4mHm1 7f R4A=}nhJK,Lq26Y0_yRrfTyݧ  #q2+QYZxHA79GC3VjݓkKZ:͂`Uĸ{p ]Vp̰<Ѓ۳ µH9d 9N"&|@̟Nz])[X24_VzW~tBabN]\Hq,PyPьgFimqq9\@G24;Heq'nY<}6)|{^ǨkJ.}oDʱ񔽀5b ť0Lo8yVX3LjX,Weks% =:ZK>OQ_7zER(oJk&97a^ˋ*UD2! Leԋy ,hƬXCWѲIS f=R`Q)*')Ca,[>6+4k !q10]tNv8^y:[LᲘ')%>G\`~6[ZPGio&d? + w*:+I|ŃGssFjW%vWL]A"CwuNGmט¤"GqU8/l%ydMA5^cu'GPrTZL!.pĻXfXЗN2~0˩MI-/4C /ޞGc~:z{d_y?k\Un[`h.}Qo Jd<#ZW[:SxE#MT2pIϋTs'E%&UݿMHV|fnH.gk1B+ˢHK4%R}5ةuĶMNX D_i\b3ž+\!}s |Uܾ9r:@c&Hf˔{g[aϱmf?Dji*'|>kƿޤfe_k8N !щ+lS()ϞHd<~8Q4K|*"}g&>VjhW$ upkrG+Q%ۉ`ȋ zK 8!ӴRG}֭Խ!~sb%Imd1she#jy %_ +3e lӖ%q?SؐS 5W,|՞-3&;Z<3(>}Gd;!;y;Vicȸ5Ъ3)*w;lHnėcl5.=}f [~wa7?"9 .?t!ȬjGj(0%Q,!.9[YV*i_[ھ'H 6L|*`@PP *Az4?r:gvm|Q:)uY_ V v}OhÏ_!iQ~ ONX| W3H6[_ptïԃHJHp\[vTyμZ!ϱrM,@\kSP'LFøfkvKv tO%־U})$б~+aCܯ/? 2^ZBC{zdfsh?cqqMu|1ac#%icƽȡ>7EZ;9_ kHOJrЪ!E{4¶G\fR|e]$;f:ϠR`bVgOں6nR{ԐE<+rˑq/5V +vDs aY>(3iOuˊjSl} l.w 4'A&/ED[iN St7bDzx4D.QSg@nρ;*( 8d;mlI\ PWh:kTFYŸjнy5ÔzfzΗ(i<0"(6f:5Nh=. '668*r3_GT6CkشnƧtKYE.X94&Kd\gͲ=;cR U5&"ݾ`r^rQjzi/)XN(FҐ%ێuB'dؿxofŤ\E'_]hs釠/u:pmP"NMF~evY/DERmqw$#͓"єR>5k%49|niX-Tj׶8pq'b#!JHc>qP?!%:`ݗL' Jl/14KHI K7w.r1;TNw3Ծhׇ^dŊx|fcG|ی"V7_1m kgղ^Ww80c| ثP#pQUjɝ=ThdN7' BX>/\\h?Tup6mݶnj;s9 r8^ѓMp}(2r3g,RuHZBCp#}O,KwԺt_ Am\a][/pIOhwР1soj:Z Im\|YW`.vAxǃx9"£)%}%z{GίQ+"\P/d٣@h:5%Õ +o):m;A*9^HvQLq&22 k #,Th9q*rW{BǢ  Bּ94_~Fntf@왋}F9-/N `b1 dwp8/ ]^IE+,aQRA"srod2@/|Kh 3E?yRfY2iozCE`빉;-X0!hnt<`FY^3bܧ㲘'Z=!QΦ5j}S^FN;k ɣ}u)Xs p3ba8bwe)fmTlqԕP1Q)V؟:a50aǁN2gp BP"lf^ެ9i7&M 0rKCb} VRGԪˏ98rK~^3ںQ>@9_{o$}|ݐK_= ?u]c|d ]/P?a1?8+98pF7RSwEdn26V99_ BbL (y Ҡ&1z9/D˞"R3Ln}ȁ9n$h;k)0{BSDJO7~/+b"+*"Z,}h:ǂ\犔b:2\KΑpw]ep|ڬP$L2:&sNG(VB=ٛxO Vp%{[]8 V9t|r#` ObX5WN:P~Kdny,w/y&Y"bIOoAVޓ"F:W~":/Pix9ӸBIlJÅˑ-Ř{AOZvsW0n.Ŷ}Ǎo˱ÝwpT+CD`6K {M},ܳ{+oR| aA$f$i!Dyr,4Poħ=n`c`8C7dn'P qG*=<|.Qȿ4#d\F L,m^.[}-PfuҰ<$v2*pq@jC 2݇:^V(S6-@%Ć*ÊK&ޑ;|*Vu?b(x +`ݵTW>ut0a#D"ydQT*R_xul/:Gc,W. %g:Ӽ)Gyuјq]$R5_+T{d="48튿+QBLX{өa'm6֣WƱ]'pg[g$T2Kz_q'>?7`2Ŀ.O#dfz6>vH> r#m*E7Tg9Ծײ\5߷3×Mj=BWKMޟ} M7+Tnro5}WMl0h!F@jL͊]" #\%~Z?*_!V1+:{ 朢e z`kXvC2a템p )=r1/KqΎ!صO_-L(t* YQDAZ%5!*nZ6U,' n #4S/r바G&#Gn o(P31Gz(.\SǓh/NmR(C4/$(\H-ժ}$x! kM}oQYaq2W$iSrc.dZG@ڢ?d-7~R^WA85DhK*0'tS]}OnD,J>_ xz(HJ_{vA΂Lpij?IqV^ARz&a-i3{5^Mq8]a]EIwghnU'a82t*+؈pM7rlT'LL:-[~i2pJ/>D|ޙ񘊁0Yǽ(fi$^HDu ;T"pSj0ɮL/~hW`UDa#ԾXB8MSO6drtTȥP<;ܺj.2WLE~;ߘΪ٤D@ٹ nBwPSK0PUh (.l KWmkzdTcD}VS\kʴ`g*sPyw@-nGR%{w]K5m@pVy5B?MhIRb1% mDŽnM$[ Gz(55)<>-0wu\LH I|)1@xrn4 !Le=\jl؃0[͔L`jzt /r{^9g/{v6Y`Pў6z`OYvRuO4 Q"\ #G 5nLdMX5ȟwf&E6*go+u&Za+mh߾+.t/' PjxZ>>q!V/iE?u@:'Pw5D`X[TG"p&ˁ(ljT|CTq %"kzJN&9 x³u,PgRRj>8f$R0gdk'vg`D-wd]to笙Yר]uy?B;s#J<7Fi'B˞||8yۗPG4c:[x52,!P$#87'񶝠%*^p~Maܭxp5 }aLp0^r2Ba ű)i]l Pȉ1u5)^hr`&1MC!9!u|Bާb|2w+t}k!$blfs_-w8wP\z4JU07?#o(Az:):e9 d%Ξ^xԦYEy~ xT ,"us9ho2*g6bzH'#TO>!u}:t x&  ka2>(cD:?k~ ~=n2oϐϖw'Fo(Hv4b>'"pjdx瀳zt%u,Z)>u&})W3I C:N~"Pwl7ŖTz<.ؖ4(72$}Kk82 : 0 Aez?O. S0}rj$9!qP9bZ·EN`^'‘+ MG^rZ'k yDAxd dTDX9OO.vKp z`vUt/< (*ڑ!>%MS Ķo!؄Ëy0?6̤q5#M/1:׮ku"40wH|mẀؗ ZrP*fe%0nEX쌌;ϰI`y[cP6ݝQhN *pGL) !'}O,XYRrνman D\$K:RLbWݗI^gLJI_l!/ /gKRzƌvK:Έ|PV`K3{(gXv?s>m?_)A<,$~SAw0=dɄ6XU4TNߪ4*W<b> X7wka=h|ʤS_lc|:C!-G8 1ZT̹!WNAY'D{|d@0$jûN&fԞ &c_1B~덠f=WJ̷XϾnٲkهn^;rHɰv(NEC{(EXŹ4O]8ґSaMqj+ %}2E]λ 'k'>VW.,鐻ܚt~Rt-x5s&]Gr~{eMX3UGd1{rdv]ۻUH l4EENHM^֐vH,FX bm3#fZR%]ЈS͘u׸D…96[4ڣ'7` ,۝}BѠܾ@hU!2JAũCo>kQ388㡤5aܹ@wmý,QQLmC_LX͸+9^ TOj\KL%\6#t&sQJniiṙgoG> t5;[`0S0QIWPAV<҄򌳔+r?.ȣre [Jsⓥs!r7YpwI)]Mױ-qqo6[@ r3Z $$W{fV)TuB|(H'Spkl4>qaZYgqH Ǚ欺C-@{ppE,vEVsHnTT\G)D^fHDKAvY]qh*:; sXA3r<,q2>:rN»ÙDݺ B'׃߭@cwPH0NV_L ̪Ѣ8ՋA >j2((u<.eN`a[֖}$9}UUE/ ܊Yy֗JWpYw!;!tL'W↬imNR^|K-0 $jXkyqxZԿ>yۋ/;: kLLpګTh F3V'*6Voz>F^z/#?m(P{ق5NڈO)y3+ ZϫIԻpxې&@aqҤp]a% d8”]KFuRT" e!DltPjjyK37e'Ik_%PkwQBλ91CANVY?[f [X/|M,T7n0 {gҜ!LzG>%,~ j $1}u/a*4kRx@F6ʺ|S3w?#̃!?ubw5wqGj97P^f=*-ҙ~J$"6`d~VY0жC^|7DWq.xI>_7",>oz4\?\lS@: A%“ORR8a7%mdWP}&tQ EpoJ-)w?׵hNk]]d-D~}f LX nEk%$`7j -5 Bкk;ݮȯS cK6V*k@dRւN+p01g|(hhOA+ \M(PĄc=yث̆s)->10bg;-R^7^T4 >Y8 &[ UYVjTCGS(I6|n^cĵ^s3[ 8k%0*e\wАp^vboJMu-<#F֗G,Vg wZ[MEPdogIi'ypB/ %dl=ېGzͮqbܜ+J 4)K"WVp`b}s9c$M#JnYY!aEF$Y[0_|4nu5>}Qlm6kZ˱t>~&K) 6zQ\{HK]4WO{sue[xv\G`]ͩ+.y&PDcZҳ'm?U|>53|P樫hRH?]ԇYzަ̀1kL8˜ylN>q!l& sR C}6'gZ\C{m)h \ atQܯѭn1:._BçZVv)"}-eb M%motH ߀g+Y(:_0Wd ph5Mb$G]e۷{I([N(ϩ3qKtd^"Oѻ4NGw> Fr ~ qDo8etw`h|+yjT+@:p'8IE_(ժ3+p@T89 ,u,".G-;^ =6ZU'n}֪mZ>G'гJ_J%!5JHBqwkQɱԓQR(u -F*Tţ``*]MuMCDIp58ˤR*7 ,ӊG|*sgh3ީxKbtq={܅`_~.f'4_J>ma0 P1gOO޵1ʼ wdl$.Ҍ&ӵ+8Po6kE_ o-\KK.]u&7O]]n}5'{5DRxSÒ=a ]G$E_|#P[51-#=`laZ=JhbJ9%b#k?8$H s蘚+ %UXbԧ#'b}-@eHù\̵5-v~+j1#L ZT0/d:3ގ( S:ѯw`tH.{5$W7':0vnmbyhtOd5!}롴&D. dT~{o#\* vY9LYni.l dghlISZ$3/UKxE5dF;`xjR[e F6C> 1{`*\IFf,lqMIxQ\qUˌ4'i~~RvbM,@X8AF]hCKerף}Q& U3>lFo R>+h7vЛ3g5x}tSG7O;6of^z 5ܹ:y[O#|%33Of e7r9+o-KIX6Iiʐ |e|LНt~#s>^C3W9#ޯLT`'-&wqIqBġiAbכ?nvMu!l?@1' h ͬz#Щ!m,ۥ4`GC8 U7,861~i>sC"_Ms@\-!61Rn* =KJCaw*"tVZ,]J"o -:K'3w؝FKիȣfI(5_׹<o9c{ (A|‡oMmjD#Cxj,"ُұNS#:_>ь3Iv^$ ?bP*qZRM4h6c cB qgVdo`*К'q W4ͻ70b rW%zPzn#?2À{"p ƽDk|PH'=%8B1^t,_s7(9.f뙒cQHUmgdSȡG ÿӲgȊ9`F_pHV@w#Z@RCuvٲJu$=SuVVzQ֢#wƈǯmc5]=YjN6Ě3r}FER:IPoiB3Fpu7>Dc,>!_xAQy.YQTh]['A`wQ!'"=M'mp >JE~2 @?@&4x[yGC{N꘦j%$W0ddI"ѤAO2˸Bg3ENBo]s\m'3(LY" \,lgn>HD^PqI?^A|3Yzr MN,fY4^s|2Zk.X)cG AfJw^Ϸ9ǩ5QhzzVOCf%$o" suN ;x՟G N -n2uC7v3"o @P 60 ]-- A)̆9= BE(٢gq!M">DnCFn13My.&:,!M(ɹ'EfN+^{`?D FsJL/ ;7`}j2_pE¸%cTXn=/Rvc6;TErsv+@OҀ<1g=ϘVˊ:,B+zIs)@CgL6I񍢱%Hhmz-?gqISȠb+i< =EX bȨZ:6{% x댬d$$3|QYDw{ԝIybeAc7-)aKKL2yriI[m 2: "W V&jyd[p3KL94ugRmܘ[ƾic96JVqK5b]KJF?(?L(/ӂ$iMH22J~(Z|%o[wDc>;2j~й<3X0xdM8 :qf:/#ȧ_ϐ<_j!%Ş|Bʯ;E8PqDٸVժWڢƴ J*XVh G!_qOG~,XȫFzE{gFMnkN漦)f@TBvcR|fq"_l( nJ_aQK5(hyQ7Q2w (ʑ\+˩Oz& %0t΋Zl7-fԊN.241t͍#EBP5ǺƦt7Uny% L+oߥsܶMR2:3S 'BC>khϫAsӛ;NuA\2ƥZV)nJ7|0^>ײO`"PR+R )2CMbuy=ЮpB ]2!Qx0$ !I ܌,Q(QU:1 k'mAḬ@N= 5;y#hsɲdI~likl7<"rk@$JbI'iHpM[ *I/RWL~۽m P5Rݻ0!Qq xJo9RWVom%3nFwtZ"9>k \bAD L .awGgY.U[|-+|,S/*nz~F8M;v[;Ah-sfI z%!+Ⅳq}PK*E:*41^som!םj!\p_m04@dCyx˂jwV븟3wmJ^C1VUhU4i2KM,(7,XI,@+d?N>::w:o z:yޙQ",W%ec ߀ƆmSŌ5\AǛwL-9-\͗W}áz F0ue OQHV{hkĴ&Z_Q%ov$\+ Duq IQO:@+'(=B|.}6mki;Y'KSR9N2i˯ޖ- l5V* nWjKb4u bv_A z9So|WZ8P^XU5P=?O/wl '=OGq&JzWC>zy!.庁Yhg. 3Z84 n6 Q#T, by**5 ˍ>8iGxg\T9qȷF;#_%K_\^4: d׳],PxӴ#+lހ23䚪+ 0ălaN"d&תʮ^A9%C$m/9d$ 襂Ҥy ʽ#cGkqLnM%yt%(Pr:ccK-K3qm Q|w$0#xÌ (0A%n>E%`նuKqZ. .n2Xi9@ x;°Ll4p 2Bޥ.+CeEY?׎JuZ+@5AҿWpQlsJΌ]E3P`?T[)Ņ,ԑ#S\ /8 &]Te=Gl`ڙ^'2BɅfŒ3m~ŝ1ީDea%@+&aឲF76JJLWJKl nbx@8EĿʰ,FjRgA@9kB3F1hDl86Jp^o7s+Q"*d1'@':xMy,jϚn}@1nXіh%9HnL^}!p亳a] @Vpb_5~Xq` ~K7V 촥bW툍\)+u#O; .cɽDڔ&Wl|wy2d#Tgdxw(OG72ߤMUG0ρm9-ދ&&FQ b܈3 CtlflG o4U|\K#;bZ` Cí R0U.>%aM+؛>":Q=݁:yO4uM[ C:O Xd1`6[В깬^]-So"-1 0^iI.:9㴣lQKߐUXm@ͦbЄj=82(>od w3s|lhZl=gp?5 h5KPä6-=EcÕ̔CO!K 2`2+U1y9hC^؇taE @Xqaz QE+@*$+'hA\с>^ =ެ#nzo כ9BsY{::oL1%G"GI<(¿BkJnt{w(t|gGݰaџ"Ctru\ `\ſ*x%#Oek >;C!QY=p;[kQ]_;X+_Ͼ)j{) {DzX$ѫ6՜;D ޼;ABcV=:n46ya" ΦFtiCݛ=kYyL)_hM @$ 'e@;B>樸 xO ]DrwĄM40!JMN::\C gd;] cԿ␈\йX[mlU$p[x*b.dוlD~p FY 4wͭwxԺRH"Ke[5#<.V*-^fʑyftc&~}S*MjQF 7y,7ZgکVUN7OTw $(3Z?>P=̫60.f0Z3nFNk5Is^e2rNZb^dĘhr 9P%33 H# H%z7=V5~_>Gr2)@ : #:? ۭf?g :k8{[L*7~>+F| x^iJ5P2,nY"㕪<̮c1ԶlZ_1XD:׵YAPLe;{^e/(zD ȴD <bd|~NYsH'o_uKlPT;. r@jW<(>dޔ70\9 ѡ bLB0Οehwd>}PP%.@iD=/;a\p;#~a"D睛pQLe2PAӯyʱ|-XڴE)3A (}a v }]TÝZ|Jw8"AS?rNW Δc )ν5kfujESeiБMSQhC4U>eȚ!ڸ ]"]aRtkFܕDlDʘB2L}pY#~y4X{p}%JD**0UReZ/`)'@iQNaӵܗ6¿@Xxm#l=Թ])Bgp,Go v^)/,RAg>rS/y2(P<@8 wKw[!IJQpl'RTna^v`/)KafxywںrM!Ky  ` \IS ,qOkVZSAucYc`Gy$F 1@]q;:3 a9Kt& ye֥Cv5#ĭ{շ; 9uHe#T8˶`@'GtLMwھ'(䮀JpޚKu 1V&PY\.`>oc. =#^Zu|u kI㛜%"jZ4 &X0Gg^5,q!WF'c-GW^5>ӊHqS㹹v)AQ 2w;TtfDza $,\'[7Z X"4*}ܑ,!IuxRV=/+:8~|AU/f` DI+ 0V֍|:PfLFChr nh]xS[` ms ף뫵'elebH}u#vf][^zT\2aV:T #*2{-  (/Jx)xVܸ!؊t2- @I],",%hRZ藞\e8҈\8kh$[A|!AU~2}.V";s_)rBPS'eKp츶XVL~"-45.lc>,HF5A,*ܪMj!ˬ*QN¸*؝h4n#Ct[`G3Ub>?zTG$£NijЭ6D|<' j |blGAoz;+{}&|u+Pl/DbS2'|Kw, v6lٛ8PYOq\b\i32{]i7npFZ-|Nیy@c>I? ]gګMOPh#@ GqZOh9b)BMy3[@&egwG7$Iih:&tŐ,ʱ?C"y_U#qSTV/ʉ 1ʉBgalǯ);9xk>no V%P# =abCR2Z q;q;[uY-Ƒb` ͩJّk y}Ð`R']_/kasC4Q[6KA|i "Ej<} 2-~fnp Ӄ1F[ N'8&,<6rEA3bPN2X0  y&hy /OAny>Sbv\psrL!lzDՏuX}&¾M@ M'fhd{+HrZwGYW.{Ǝḁ?AFUj,Q[OY8s&"cԫUCNJ*nШfKp++#.oru^✎ 䢈_#* dh4+!X΋֘^V2XrY80-b]^}dE+ɻD#)tI0.됾\k#8NXM%O<+™^"Xj9gW][X1j'9G{Sך8:a1b]2yջQ5ssdzB{A;\1uH>Pkfj_΃7*@}FǨhJ-w>vf=J@`с?U'!Bi}:,U4C'nH'Ϸ&qN_ R77O-;Ez]"p4 vTz[ۍBrmn 0@.T8pq߀<:8o]^p_w"`uO=d+r^\e[1B%rsɷe6A+w.&lȓ22mDp(->]5)2je4r?~z @v*`#_b %N~:4PN ,!1(]%v{kuy|I.O ~?Rm#fF!! (O܈L0ϢcK5X2 bvF`!dAwz*{E ֜*:O VqvlTU]5d0CbRLcXE]!/'nBSJUڜй~6r]5_we('V*m& iՈ~ʹ-$}f.s~"nXAzj ;˧cGgFW2Po{5LWꑡ{(24,-mڶL\Bk5QiQur;$}qy>XcBɸ.#Ky=LC <鞱z&/i6])J>_VBX8F"\H`s(]v]kBᢾB c)ERrN.T+|r&<)㌩݁,1(ܠZ5ߡ!R銵j=ȹ2ȖE'u Nm*ZQl1(F~r%,dvP^wLVf~4Q_s2f3ث fEM4aX_0J)FH=%[rrpAP+N-TSE2xK;uzv<Гgir<4%i4唞s&3MMf`}C0}*iDʄr̅mWG|jX [3+7c4 v}u34RlP<-hZz`e/XzkIl(J]8K4G4{A3T<9Fϵi+@HE.NJjZBTҿu1ӛ;(D#j94?l18رy0E{^ICu,)emoi hĖR?Wi6>>P"bE&H Y}8d!{'za DpY`3֯W?rj3\1PJVDzP:FE#D++.3+jj- ek'溝(Xί篻?vz]ؓDlpz .Bm=-Iw+MM?;$/݋ETKG(jcQo"U/*HԚX0o65S|,] H;ġlU\Bca.R 2bm7Y/wSENQz򱉒_0ښ9+cK$ eZjd\&s:Q=VTOKPo@?Oay4\Ḍ1!zvL4pVbnfXi}mlBkΊo5*}j,zt';FP }r&Q=k0q4dJC# Zsivz <,N·LM\5= ;"0-$RU `*5dH#n狙i`7+G GO&1G4J">HsB̘gk3]iɠS_ UeN3D3L8DȓK6P y_4R3lr8-BѐpA6\"ߥ$3":w\+ni: ͏l)Jb{z܃0%@I ʰA1:Y$G B^/nkn^S5^r@n'z<}3:8-@,]1!ȑ~3w)P8Aڜn#v/SuV(N{F~u6eA s hk^L'ŵxfh{Hm2@|sէm{ӫAK.] :4@Ä&*r_A#Y}-&K<0fUҖu{Q!F|=v|4ZPnPbVĉszaCrbٵ0oT^U&Jw"TdZ_ uLn<M$G-"2:>*}%U02նjJ>m%:F࿪*]3Ai*jOr!mٴ!bq\U; -؁7{ߢmbd@?1u 7Rf|.np_`̏8LJ>nF x-B0kǍܾ ˆ,XD0[; WW e;5j*`x/U3)_|hM?n|pU c<1s?וF*V:K)BKbƕ]$! sSC`]@*aGӪ7;!H垝s3F'?Z?s5O".)V2M|,kdAy nuaOX^"Q,ФNJr!ޜ*0p_?kY*U~OM-RxbRtl!(E1DŖZFˍE9f3:p`Yɏ踠B^^z~6+bxA2Xz[; \X$!V ό i6 DyjdzFoBFdkdq#r%A~n\.7j|s-`ͶCoL' gp J$N `D #9AV?r({Y_bX%犉B+P{.`|y.$a50Ld^z ZhJ-nexzÃ+eXK'\lB*O_{rhU*ШV @dA>5|vIKlZ$ˏLC,;c*yufGjif7K O]v$Pi&TcSG=D2l4bT.L/ftX5D)'{>w^G\cf]?+PwK D/۴yt 標ソm\WXQ5 :,X1߫Zf;HoRn_bV9j386{LR)X`W3$;O l Eԣz.c7Yf:aj9yv\e##k uGc9]]ݞQSqrk-/^1kLSiC[Ojyr a:8><$Cl0ܗBwfyGL4|10wgi&ID8dqPG~ӌ/Swjpy%k ^f:\T/YEv@*R[%ZfupoVXpMlě0 ݾN(\s5} ljOCmGQȓTh~HzW CJGçuN>݈){0ƛ.+ FS`*y;Oa%Q{D(K)c2| c^!aaIl :!^D3AGk8ˏK'k̨)Ai"ŎB"b&bOޮ{6 鹌jLY15pdPN'(C; 9WY6 mܴ W"6؂ TdK:(Jf=pn +[Zb`jƋ|b⨋ H4-dz#{s/*7jBH06zyߞ%n[,z9uƟ Yt]`lF`-.EG \Qtͷf* ՛2g"tGuA)&Wf͛E-71#؉`isN{g8ru<|Hk6Cxbg\@D /o6DV@\(€SG$>tW jH2LJLOk ď B)z7]R⺺CsUksXd{򔜞T$w[u ldv OHT%[4f``nˁH7kۍZUDHl_ݐ)e $ 5fY%-G"ya}78qrXcE]-ͽmM W| 4`!YSш .(e_h3YiliW4@Y1e4 =!Oa- Œ 6;IKoMk+l{u2)Ed,!w6\p_IsGۭJ\C ?<#oAieS5&Ly,sL!H9<.B?QyeJ|=L-n !K900A.) 0lHȗ0$(楡nյ[֘Q| x)cN"FKG*6S)4b֠x3b('_q3av^5 'j¢Нگ;O2CdP.ۨ㴸!s״neK(qA_a|lW*Chэad%9C^8m!rMU #5ױS.7h$#kq\n\%@CE_:JG)L%OY̾ *"0+r è|9Gfa\̟ITSIRXWkPL(zp{.#}2nկ>{d>?N?D䏨8n־16otro`nggjBG$O/z-+  ӆT$AͲf\}\QPO{hwQLb7sUњe]D5jQXӎM*H,籸h s{gDċ՚w  Qŋh,xU/1 iaǬ6%W0/ s8pJq]Ow+FhJ<Ԏ4q&֎nMis5X¸kFlhDݔ-v&ɴBdv!1G} "qRz X!ൻ+G=LL HiP#&CSs t-z%: >/}+څ_'" հnP-D^(;gPg m&^0SSHT)d @i!j«Y*w)N=~~(TS0.7It2;ڮd]6,զYw7E}ܗ=H$7JSB늘wvIK;T59Zz ys3Ծ`|'ĸ0dFl?ެ/B3YHF8I4:<"6v.3tnd2.%լHd~DCٰp¼dbgac5hd Չ'E:BӚ8ibSe@V'}/듚*~P"S@+^k >uizO S-R{͑+Rvi1V*Ԧyav]uJ`pX9Ii_+v4B 6#ML"--5g˳iy7Ol M?2tLN6,gHn'.0ĹBĈ֗,+kXk,޶L|-bX >twXFdv&hz`Q%uS^ i^߹kp\`܎%3{<+fe(*Ѵj)b!ёS{0\7tHJhwęsR({$,L_w^${$ʔکJ_Qc%KwY}vdHZlt^GNtT< ҟ /(&` *:%`sV:tZ, mܮ=9,[T0=/v{xYXU}צɹ72Yrm8Jhnpac p6wQ&h`ngc|xy%[GZhYEΙ.}j8 \> -2 Bí,){^tgΠK ~~Rd Ptgz^~cbUYMM٫2B<3e?j4"oۄ=˖8@[̻]q3!BMDLo\94p+(nJ5zW)/ JI1Bp%}m6ޡzå &B"xݼj)u6Z,ml_j)ifEZ0,ggx\&S.:0~:%P٪3sg՜QK65 qQ|!(šS Wm?B ~щ?ʅKqršgBjX͟;PΔ/f4"qbόr/)݁G b ^Hs #*=S?~G }Z8xV̪x\> ]a>=z8FKH 3yT(5!Ot8<ޜY/YuCY9CZKB"I~n$UMvbuSБIkr;fA4#D.ˡzdro"0jv,t KFAPHlf,lKEܾtUiO` ̎ fFxLpwF5]mbѽoBҀT 6\屄`Ԥ %Cek@:[t{bL%ɒ|'v] 򑎢!};0>r:e)QyBWݙ D#gC'"@0WL93~#d,|q;eX\E9䀖Ed=G]!rO\#TKzK9^Irߌ)SgJ@#L"P-RX[rckSy>$kD|ъ I"U\%n'_Gy0}#)~Lh{M5* Bv(}AR%K+qFd{)2㉴ƈD-!Kt"!C1n98t, P%榅Wgt ,#hZR\՗oν, 3, [Q3@ߒ%(&*R}+%Tvz^7.@E%G, X dC@-O9Y['Y@ye)F;iM TyBN 8Yu_Iյ#U\MC8pLX)IbQ=NLN_5O82c/Cfb23= `(yq`1`:c"\Q7 >0 }r̴R[:oFEWv3;/;'M8do)B%|?gH%^}~l {ʽK{Pq3;B70n}k1'9L|;f$KUcoT .4xP[!'}%Ɵnଳ`Pn4}]Q1Ⱥiٮ:ηOW_p7houg.8Tƍ2ęsIOf͵l}X~%ũ *+K=pT(T]@7Bo̝B3Do; %-l$[ gѕ({q E~n"nEG)l+?w 5-p-aD\,n/-kYCzX$ֻ|.1Ʀ@̑6AZӁ}\gݼP6.ϚN1+Ѝ{rELV_ h>_X[ayPɕ }9kfWr`|S-~ ~βc *nCg2H^ 7mΘѤUt߆q/L5>9i<^Àem{ -uD#+qU$3Uw$mP ;K5\Mia,xoQ6;5q#4ZhFN_6 Gą(wOGIZÙ>[i(ix̭x ծJL/e3K4 Ttv8 ;7GUrP҇FWXu8!D '7O佖Z. zr9ȴɘ>ګ- gI/a@Ӕa"ZڇjJYygYGL`ŨNfXE22[@sG*uȡGy~"JievYasu@~Z8Sэ)b$#iaY%vrP! #Sݴ@lY^HnKcɦ%˟p c|SihӍO1IQ |-=.Hyz#o_d+Ƞ*V?o3F<ܸºo酕#K>CoWQ$Р9!X& sO`Tk ;؀^V7;UPBfcZ>`A'N|YQ6RЏ* xp#Ƽ(lG 9XF@ayHi[۫%ItGm0gw+ɇM,hymkͩa&= + mbY9ɏ>S։ ӳʋm}T*EՆw"~bc76ahO 6h]U '-]dOAfH 5v.1}d_&z?wqi`r%Zd[} foZlwZĮU>v͓fFR;&ckS|[`,2`/sQ[s*?. xU.%}0SWPVTIwofčnzQUC]*B;U>rji3kLbRvc I;8٫>? ޸1=7VP`=i1>@?"3g#P3HYbi/׶]vx*Jc'Rh!}Qh(=|HkNm3Z#R68Ͻ~~ >p 6j\@$U'=@.u.*՛\ GpI3lP`֏h14[%kEpMQHb/k` N~>0AlIKcNb$|ZЩ,d NhWpt^th. ï)bvs &x2!s}ct7nYt]ܲ3;x)xpkBAUzG8+4>w"] n=M4R>"~7@ Ge:aZDqBc[W7ao 8!CfznFQz cpU$/A ۓN#V1d= TW"<{Ǘ5BhMSIH:qպ>˵UGm"CE};Q#k}tbmN4?Mſ/Ppn C#o|fDĪꈬ޺s:Dr~K jKˢJւh{pGx1B6qUc]P0^8[f XŽѩ?g ci 2mi*!$/޷dG&)w뎐Mrj&G$oteo"x}L<΢p@aF/'T-} /}i|uQ< E 6$\5R'#y@0|d)HAp _L v-j,VlM-gl \gٗ`A%|Ip}%9vLt<4LQ@A4UVgw"z^j(Dشb_.Ȍ}+lI7?@Rp]i@/ l-mm¼w^k ~5wdʾJiGy_P|̽}AD`׸S DzgU\ C^=p ,Kre$S5k 0݋- r3Ns*9tqm4|Se)RVóJ Uz[{afGǡ^Yۨ]VѥGO(  :,{*/6}G.,5k\I bbOR$\tKg`SGxF+لAj?#PRKgvn` !cLZU`dkӚ}?  lu9 uJJ dU~3j.q{4<B5A!>u< Գ 6]Rp[byYiH n/p*agߦ(zx&DAhnz7&F` ! mMi,\*ڴ&<&!2jvI L5iU:SIJ^DP},vs^\Hi!WYx# UݠPHe6pVޮN`lwv>!ž~tn(PX@WHr6 5{][,o_ϐS`sXfd .HdB#^/ٻR\nTpwJd 7_@.^5a3t2%2*PGFYUcL@gGGJ)gUcl{$򯍆[F=J`ˈ-w"=2.g46isv!ht .)[[y!.=YQ11SĭH>B]Q?Rmj~D~Ceӆ{ cwRLHVS'X3#u@$ܲ7WT<ð aF~݃k [$+:ƌ݋ }{ 9%~N]^kahwHIO_^V !2Q^1)l[#%0i2K,YEz|,}gw3<ۖĖK_{F@jd9̎볶s"J=j ɴ-\Gv pBy>vەA.oPxA.NR"R5j[Sc3`w Q$%a@oYψCks;wGZ)GU|+ݚ$sMVKP@iok֢G )(&x~kwlvrAgW>sob_ `4FT7K+ŕyLs,t,2m/×jd"|GGz]<1a:3;"Z 3#Cx"690Jf\1hVں؍Ŝj;zz…fJIyOr;{ ,O SFp2Ս 18ӓkL;0ٙJ% ;Pusɓ܂? 4!heE91.,"qy+8)%ʴ,̮']5 )+za3TڅY;v#L?IV-v( !HPhMP+l qɏسH|"Gp4\+xBʞB혦>H3'X Gy̨;dHKF;ҧ!TLө!ɦ0̺{"cᶂr㾂?i\|f: ðL n.yU2n55efwa(ARc:mN$QjP{23-,X hȐ#~JbR f%x 2Za`)/Ev)*Ɇm[&<]vΉNPS@]tInGdlVq4+iӒ7_KM%L ,ƛ#Q0|vZk M$l$sc] /7fKeDA:=/l{p WRo!Yd[;¥Q$e MQSڃ擝3r-4j G0]GUE1bX;ݱ8'CcC&_z,${ӿV%@e; ;UVryQه*F/%`R3e7X <.)NgjyK#Jxf0aܲSu[k@ dĩB/V(Cv v‘Q,O*k2OVA"1,G0QR,'&kș-=ɖL;xwM}3DC6^Puso$(K6 l6151<`f'ZneMF]ܳ4O my)T]aiD PA^+hИXUNR~5N1ke+RiGY>dQӼ(J| m|*g>S;u#ڌMt'_h/GO`, KxdQ"S=8_B}l';}J+y* '~Ҟ.UQf{̹}nx^^3D&q?ƒE)Fa>B\ڹG.‚qEU}0H$)OCpIITV=Ysx\ aa0!oXjV2JK&&x# gAmMl)y!}fmʵ0a$~:`b G1QxcV[&^)_ ʪd G_ ٞ!u!>@C "+Ͻwz+o`z>}}:KKPzOa?˹5-_IKBANK7XnV?d&<b0>$jJΓ, य़) T$y\K495@5!!WnPr< c6 ~_p;VF/pI\N=ʁB*0 2:"Υn51E'{vT("mօ=D]W=[h|ϣl$l*I1+S:C̭Jn{zo(&ZZ< {Ʋ9WSX܁l [yn̷|b!7@S'_rA6rkSc(2n{P#sӐB dN#ZZ7g`(3c,ur[cXjxQ?4? xd<d7[Ӷ9}:Zk1yA29/|e\fg{:bB XDʣb!xKN3FzNcgm׌'h/~/٪:a7Gyiɂu?0[]gk(؆K;N9 ѩ 9ւ+G}D^%+!* z3!ttgdRe3m dno9kz|YT˹G8 W:2 >Mg pT.0`|IL1`g-ӴDӣ*Ďzӌ@vЪKh1 EͭSս _Rg@VNQGm̍fVa45?-: lU.P/oKT Vx ԏEy/ц_#4^5=:d]zӚnMT ~Mf̒=Ά%čQג`I4dKrܖ&K.f[dE{-D+sW8eT;j6-MoWX$М$MOfC.V rN{؎Gg|!7M&TI'jdxnT!|gfO p uCa3gor'%j ~鈑jjGKtܓߜ{e ^q淳WE_y6,hK%vFCBlf*CsFt*"+,H84>kՅۈg;Zw*2Sa!אM$AegkI{v'pʺIs<şٶn9ڔli/k%TXfW5ag̿C*{yJ rtr*[08O?A W>G3Ӟ3w b(.})e,'[z ¶4ּ`!Io"ﰇ[#E]:m's ,r-}pLws x$w?8 Qi^mtA,##10iwQ%k zi SA,ȽWGH"nL5ѢNgZ<bczĎnGc*i.oB>‹1 ic-/obEm#1V4 -KOȲ/ټF/oeܫ5HYt"hq*@H\9*p4\n@WΨ!,䐢= ҝJ݆4OЩutzy0*f[k Lc}s藿xEb^9Ta{ur#n=sZĄKk,:lGFxlPH/nv#=c BA XqǺ-q{$TeC_^3uoe/*!LjzG|ː6riXC1,6OsVRmFÊVh͆ȧ"e4h91r('i ]ͨAg3U v3J`n3rp$l#_L;H{5zZ֧blV1MWۧK#s8-5,W* KqFL-ܓ(g8iqCL4uoܡzvH n4PeV(IdȳC=8N#e@ކpb7rfؒriOHBdJH,F/4բrUЁ$L]au *L6mS:e/ 8vZ$ܟ ǵslFLnZ:pTJUf7S&S[PrcP_Kڴ5(3YBl'^¾^: Sҟp"|ИS=AŤ4V'49[cT_sgfdX(D6Og-zƆrHLT,af=%3S؃{Hm`2 mP.W+L诇InV(lt}1ݺםTb+ɲ{`D r8A])%d.-fkWNhPƽE=:JChCUwe Ap5h5mwdqOATѼ<8wv`j4QZT#6̧n2]*GIX9Yf-Zާ)Z*Hq,?h%2<_4`6m=۸KZb&>Nùgf?Ngr5230TS.)wQY/?Vi{(D?Nz xgnn$?zeB$0sUQr > ]84Ҿf)uȻM'[3]#( KramFsVJ`u 6RǓP}bϿu!m{|D)k` v)S挡U҈C<|t$ vhۊ IJHH hw4 N{ɝBoMy*(ij(KkM$I B ".ţO|Ol{HxHOK7-m`UJzkƊg0"rnBbiw,7k/4)x1wL'm=DU1))kK[w=S>F\2W( lbAAcnvNPBgq`3!d|n"{Ŋx1Li▽u#F@(z dYp>֧ VN!]=&Xh:KC Iyj.$&Հ|Դ!USń{'ؐړp?N-8^МIg1P]]F.Jfw S׬CDMc 6@WiXTF<x7C|<_V= xҵf[,j3Ӯ0N0 mSO v O|?ȉe `qrSb`gDm 80@*PHEiyxk[R<"%j"2d@2{+q~ 9&OP fwpE]V0Gy=WkN*?[j#*#{CߠxR%WX20Z.? pHF~Mt7 )e?cŊ3ZH كdjWPu }ك=/ &ީj-D2u, ?lj-78.?C0Skҩ5O@$ati 7а<  k5mq cqI2nCNځr R=P[QO' iq>-'-&a# x\w (%S+i T?+(Kf`,i D=w3hM}:7܀D.{ "H; x2s? RA;S&r^w>G={0=!w z[ ez 9tn:=-nF-G?bN6EfN#˭öJs G%Leܤ Wbi/űj )tެLBPsoc ҍ Xxg8PS͋/'1S$yZt՞`rRDn<#*&Fi端uF_JTt?`3$ .Ebqk>~Mp|eO k~9_hBrjOXY;~ԬE/\#iXJк-M3V+f8.%ChrRy!ܽ/m|1bՉfeRE/!9:p7wmP!E0NyqLb?hY֚Yݨk汆GpYIգX:!5;n?Uز)A_P 8N]0m9w/`8y{r6 okv㦄>l4b6cxe;c.F\ҲH4H+ A~ Bhv$ҍX37 ׆"Ȕ?T$%! ξv%MuNGBvu_[*dWIq4]wtL̳!Y49[KQPF@kzP:7s[ X =*RjF_?уsq|'Y2L 箴"ga|0U@w pُx@k?pŚqLh/WNѸuOviμDń< cwY|_7^^.mz #f:W15㭺EKg)nHƢ^$"⦢jl0^#vR%)1 [%ܘ3?PCahrxp|EyB3v@SnRhO090xg>O;5!ILqGE9A16zօvwa%ۗ8"{Evx(ٟ\C!R/9XN.8 NT 0x9-}#^G$AbW_b׆e]bDh Ve8hZFmŚlyɸ:Ktiouj'X&bKMae6~Cfrq9Zൕ{ ۵oRL¦F~9tk6<Ia`!Cn٪ r4wER4w\Kn2}S71 [n^5(jyg|c{Iyg+k0M8bj8ҡҟ{M:ÍhK@]I .2dmfOvł_D~g*̜w,)1&^⓰(^SSKs"﫾j`KCPɬBӎ!!Uz]KE+cJ]aN K .ғaX*;1<#c69gsT}s3qI!0dyWD]Wk8fN R(Sdq({y򉁦=.Jteo'B"q\fWe 32ۜX` `᳠i2BJpLVP At ZXu0>13@Q!#~#2pL;;lB'_OlioP6B0Yŵ )fB 06tGEsϩwlϫ?wg +H4A5iZxZYc_/>eiL`Y˞fsY>.ez|fiQ;K"x:<`a)"[`H__]/n/N*NWj9$帰,N9՞q ^_]Wި;5(eAS,*Kmt.]t?ɊjKDPF|4w`X z,]#Ͷƽc;(wLM[,q$dipȷSOPOaڐWh6`1UR3KXH{9gƝqgp)IT?9o_PQV@!xؕAbhs~P:1Ph5J*mLƞcX=l w+5eE&ḿQb(*)j t'1ƿ#kWMYax-,:D%&deG\;7E QDB^To͔C!W K /KϘVybĉI8U(n*|6T˩3BY/=t gc$PeghI8`1ɵnLxoqƸoiM-d !ĘPD5%jǏZs6c5~0q<>H2m%T*gDRx[4RuRsF@Dc.78g @ôpvA=.L I[p{2"ll;.9UNյ@W8N` ĦegB-@F lI+6VWY[Ucl&iqUn>@؝0# "53ֳ] p_!}wӾ]AF,(]IܩPwfo;*?.c50Vj[6s5/-]:%*:` YZ