libcryptsetup12-2.3.7-150300.3.5.1<>,Daf\p9|G)-&ٶ1|nZk *QC[TxiB$*UGYx70Dkp-p~%0A1zo(;=xio+|VCe')TMK)sWz.#sIӃR8zwڲO-!Dž&8Bqwj8^R}m/V =}]l$9h#xJr̶/A8Ϗ&V^>7`mVRTne>C$?d % c, BS}     DLi(89: ">t@FGHIXY\]^,b8cdfekfnlpuvw0x8y@zClibcryptsetup122.3.7150300.3.5.1Library for setting up dm-crypt Based Encrypted Block Devicescryptsetup is used to conveniently set up dm-crypt based device-mapper targets. It allows to set up targets to read cryptoloop compatible volumes as well as LUKS formatted ones. The package additionally includes support for automatically setting up encrypted volumes at boot time via the config file /etc/crypttab.af\ibs-power9-14 & SUSE Linux Enterprise 15SUSE LLC SUSE-GPL-2.0-with-openssl-exception AND LGPL-2.0-or-laterhttps://www.suse.com/System/Librarieshttps://gitlab.com/cryptsetup/cryptsetup/linuxppc64le & afXafYa34ff6abd9b7154d0bac341d5a0561e9e6c3087bd8d1d276c3549d958a6f661dlibcryptsetup.so.12.6.0rootrootrootrootcryptsetup-2.3.7-150300.3.5.1.src.rpmlibcryptsetup.so.12()(64bit)libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit)libcryptsetup12libcryptsetup12(ppc-64)@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibargon2.so.1()(64bit)libblkid.so.1()(64bit)libblkid.so.1(BLKID_2.15)(64bit)libblkid.so.1(BLKID_2.17)(64bit)libblkid.so.1(BLKID_2.21)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.25)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libdevmapper.so.1.03()(64bit)libdevmapper.so.1.03(Base)(64bit)libdevmapper.so.1.03(DM_1_02_97)(64bit)libjson-c.so.3()(64bit)libuuid.so.1()(64bit)libuuid.so.1(UUID_1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aZ@aq@`ݮ@`L@`KW_j__R,@^ϧ^^9\]W\f\f[G[G[{Zp^@Z64 bytes) passphrases- Split translations to -lang package - New version to 2.3.1 * Support VeraCrypt 128 bytes passwords. VeraCrypt now allows passwords of maximal length 128 bytes (compared to legacy TrueCrypt where it was limited by 64 bytes). * Strip extra newline from BitLocker recovery keys There might be a trailing newline added by the text editor when the recovery passphrase was passed using the --key-file option. * Detect separate libiconv library. It should fix compilation issues on distributions with iconv implemented in a separate library. * Various fixes and workarounds to build on old Linux distributions. * Split lines with hexadecimal digest printing for large key-sizes. * Do not wipe the device with no integrity profile. With --integrity none we performed useless full device wipe. * Workaround for dm-integrity kernel table bug. Some kernels show an invalid dm-integrity mapping table if superblock contains the "recalculate" bit. This causes integritysetup to not recognize the dm-integrity device. Integritysetup now specifies kernel options such a way that even on unpatched kernels mapping table is correct. * Print error message if LUKS1 keyslot cannot be processed. If the crypto backend is missing support for hash algorithms used in PBKDF2, the error message was not visible. * Properly align LUKS2 keyslots area on conversion. If the LUKS1 payload offset (data offset) is not aligned to 4 KiB boundary, new LUKS2 keyslots area in now aligned properly. * Validate LUKS2 earlier on conversion to not corrupt the device if binary keyslots areas metadata are not correct.- Update to 2.3.0 (include release notes for 2.2.0) * BITLK (Windows BitLocker compatible) device access * Veritysetup now supports activation with additional PKCS7 signature of root hash through --root-hash-signature option. * Integritysetup now calculates hash integrity size according to algorithm instead of requiring an explicit tag size. * Integritysetup now supports fixed padding for dm-integrity devices. * A lot of fixes to online LUKS2 reecryption. * Add crypt_resume_by_volume_key() function to libcryptsetup. If a user has a volume key available, the LUKS device can be resumed directly using the provided volume key. No keyslot derivation is needed, only the key digest is checked. * Implement active device suspend info. Add CRYPT_ACTIVATE_SUSPENDED bit to crypt_get_active_device() flags that informs the caller that device is suspended (luksSuspend). * Allow --test-passphrase for a detached header. Before this fix, we required a data device specified on the command line even though it was not necessary for the passphrase check. * Allow --key-file option in legacy offline encryption. The option was ignored for LUKS1 encryption initialization. * Export memory safe functions. To make developing of some extensions simpler, we now export functions to handle memory with proper wipe on deallocation. * Fail crypt_keyslot_get_pbkdf for inactive LUKS1 keyslot. * Add optional global serialization lock for memory hard PBKDF. * Abort conversion to LUKS1 with incompatible sector size that is not supported in LUKS1. * Report error (-ENOENT) if no LUKS keyslots are available. User can now distinguish between a wrong passphrase and no keyslot available. * Fix a possible segfault in detached header handling (double free). * Add integritysetup support for bitmap mode introduced in Linux kernel 5.2. * The libcryptsetup now keeps all file descriptors to underlying device open during the whole lifetime of crypt device context to avoid excessive scanning in udev (udev run scan on every descriptor close). * The luksDump command now prints more info for reencryption keyslot (when a device is in-reencryption). * New --device-size parameter is supported for LUKS2 reencryption. * New --resume-only parameter is supported for LUKS2 reencryption. * The repair command now tries LUKS2 reencryption recovery if needed. * If reencryption device is a file image, an interactive dialog now asks if reencryption should be run safely in offline mode (if autodetection of active devices failed). * Fix activation through a token where dm-crypt volume key was not set through keyring (but using old device-mapper table parameter mode). * Online reencryption can now retain all keyslots (if all passphrases are provided). Note that keyslot numbers will change in this case. * Allow volume key file to be used if no LUKS2 keyslots are present. * Print a warning if online reencrypt is called over LUKS1 (not supported). * Fix TCRYPT KDF failure in FIPS mode. * Remove FIPS mode restriction for crypt_volume_key_get. * Reduce keyslots area size in luksFormat when the header device is too small. * Make resize action accept --device-size parameter (supports units suffix).- Create a weak dependency cycle between libcryptsetup and libcryptsetup-hmac to make sure they are installed together (bsc#1090768)- Use noun phrase in summary.- New version 2.1.0 * The default size of the LUKS2 header is increased to 16 MB. It includes metadata and the area used for binary keyslots; it means that LUKS header backup is now 16MB in size. * Cryptsetup now doubles LUKS default key size if XTS mode is used (XTS mode uses two internal keys). This does not apply if key size is explicitly specified on the command line and it does not apply for the plain mode. This fixes a confusion with AES and 256bit key in XTS mode where code used AES128 and not AES256 as often expected. * Default cryptographic backend used for LUKS header processing is now OpenSSL. For years, OpenSSL provided better performance for PBKDF. * The Python bindings are no longer supported and the code was removed from cryptsetup distribution. Please use the libblockdev project that already covers most of the libcryptsetup functionality including LUKS2. * Cryptsetup now allows using --offset option also for luksFormat. * Cryptsetup now supports new refresh action (that is the alias for "open --refresh"). * Integritysetup now supports mode with detached data device through new --data-device option. - 2.1.0 would use LUKS2 as default, we stay with LUKS1 for now until someone has time to evaluate the fallout from switching to LUKS2.- Suggest hmac package (boo#1090768) - remove old upgrade hack for upgrades from 12.1 - New version 2.0.5 Changes since version 2.0.4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Wipe full header areas (including unused) during LUKS format. Since this version, the whole area up to the data offset is zeroed, and subsequently, all keyslots areas are wiped with random data. This ensures that no remaining old data remains in the LUKS header areas, but it could slow down format operation on some devices. Previously only first 4k (or 32k for LUKS2) and the used keyslot was overwritten in the format operation. * Several fixes to error messages that were unintentionally replaced in previous versions with a silent exit code. More descriptive error messages were added, including error messages if - a device is unusable (not a block device, no access, etc.), - a LUKS device is not detected, - LUKS header load code detects unsupported version, - a keyslot decryption fails (also happens in the cipher check), - converting an inactive keyslot. * Device activation fails if data area overlaps with LUKS header. * Code now uses explicit_bzero to wipe memory if available (instead of own implementation). * Additional VeraCrypt modes are now supported, including Camellia and Kuznyechik symmetric ciphers (and cipher chains) and Streebog hash function. These were introduced in a recent VeraCrypt upstream. Note that Kuznyechik requires out-of-tree kernel module and Streebog hash function is available only with the gcrypt cryptographic backend for now. * Fixes static build for integritysetup if the pwquality library is used. * Allows passphrase change for unbound keyslots. * Fixes removed keyslot number in verbose message for luksKillSlot, luksRemoveKey and erase command. * Adds blkid scan when attempting to open a plain device and warn the user about existing device signatures in a ciphertext device. * Remove LUKS header signature if luksFormat fails to add the first keyslot. * Remove O_SYNC from device open and use fsync() to speed up wipe operation considerably. * Create --master-key-file in luksDump and fail if the file already exists. * Fixes a bug when LUKS2 authenticated encryption with a detached header wiped the header device instead of dm-integrity data device area (causing unnecessary LUKS2 header auto recovery).- make parallell installable version for SLE12- New version 2.0.4 Changes since version 2.0.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Use the libblkid (blockid) library to detect foreign signatures on a device before LUKS format and LUKS2 auto-recovery. This change fixes an unexpected recovery using the secondary LUKS2 header after a device was already overwritten with another format (filesystem or LVM physical volume). LUKS2 will not recreate a primary header if it detects a valid foreign signature. In this situation, a user must always use cryptsetup repair command for the recovery. Note that libcryptsetup and utilities are now linked to libblkid as a new dependence. To compile code without blockid support (strongly discouraged), use --disable-blkid configure switch. * Add prompt for format and repair actions in cryptsetup and integritysetup if foreign signatures are detected on the device through the blockid library. After the confirmation, all known signatures are then wiped as part of the format or repair procedure. * Print consistent verbose message about keyslot and token numbers. For keyslot actions: Key slot unlocked/created/removed. For token actions: Token created/removed. * Print error, if a non-existent token is tried to be removed. * Add support for LUKS2 token definition export and import. The token command now can export/import customized token JSON file directly from command line. See the man page for more details. * Add support for new dm-integrity superblock version 2. * Add an error message when nothing was read from a key file. * Update cryptsetup man pages, including --type option usage. * Add a snapshot of LUKS2 format specification to documentation and accordingly fix supported secondary header offsets. * Add bundled optimized Argon2 SSE (X86_64 platform) code. If the bundled Argon2 code is used and the new configure switch - -enable-internal-sse-argon2 option is present, and compiler flags support required optimization, the code will try to use optimized and faster variant. Always use the shared library (--enable-libargon2) if possible. This option was added because an enterprise distribution rejected to support the shared Argon2 library and native support in generic cryptographic libraries is not ready yet. * Fix compilation with crypto backend for LibreSSL >= 2.7.0. LibreSSL introduced OpenSSL 1.1.x API functions, so compatibility wrapper must be commented out. * Fix on-disk header size calculation for LUKS2 format if a specific data alignment is requested. Until now, the code used default size that could be wrong for converted devices. Changes since version 2.0.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Expose interface to unbound LUKS2 keyslots. Unbound LUKS2 keyslot allows storing a key material that is independent of master volume key (it is not bound to encrypted data segment). * New API extensions for unbound keyslots (LUKS2 only) crypt_keyslot_get_key_size() and crypt_volume_key_get() These functions allow to get key and key size for unbound keyslots. * New enum value CRYPT_SLOT_UNBOUND for keyslot status (LUKS2 only). * Add --unbound keyslot option to the cryptsetup luksAddKey command. * Add crypt_get_active_integrity_failures() call to get integrity failure count for dm-integrity devices. * Add crypt_get_pbkdf_default() function to get per-type PBKDF default setting. * Add new flag to crypt_keyslot_add_by_key() to force update device volume key. This call is mainly intended for a wrapped key change. * Allow volume key store in a file with cryptsetup. The --dump-master-key together with --master-key-file allows cryptsetup to store the binary volume key to a file instead of standard output. * Add support detached header for cryptsetup-reencrypt command. * Fix VeraCrypt PIM handling - use proper iterations count formula for PBKDF2-SHA512 and PBKDF2-Whirlpool used in system volumes. * Fix cryptsetup tcryptDump for VeraCrypt PIM (support --veracrypt-pim). * Add --with-default-luks-format configure time option. (Option to override default LUKS format version.) * Fix LUKS version conversion for detached (and trimmed) LUKS headers. * Add luksConvertKey cryptsetup command that converts specific keyslot from one PBKDF to another. * Do not allow conversion to LUKS2 if LUKSMETA (external tool metadata) header is detected. * More cleanup and hardening of LUKS2 keyslot specific validation options. Add more checks for cipher validity before writing metadata on-disk. * Do not allow LUKS1 version downconversion if the header contains tokens. * Add "paes" family ciphers (AES wrapped key scheme for mainframes) to allowed ciphers. Specific wrapped ley configuration logic must be done by 3rd party tool, LUKS2 stores only keyslot material and allow activation of the device. * Add support for --check-at-most-once option (kernel 4.17) to veritysetup. This flag can be dangerous; if you can control underlying device (you can change its content after it was verified) it will no longer prevent reading tampered data and also it does not prevent silent data corruptions that appear after the block was once read. * Fix return code (EPERM instead of EINVAL) and retry count for bad passphrase on non-tty input. * Enable support for FEC decoding in veritysetup to check dm-verity devices with additional Reed-Solomon code in userspace (verify command). Changes since version 2.0.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Fix a regression in early detection of inactive keyslot for luksKillSlot. It tried to ask for passphrase even for already erased keyslot. * Fix a regression in loopaesOpen processing for keyfile on standard input. Use of "-" argument was not working properly. * Add LUKS2 specific options for cryptsetup-reencrypt. Tokens and persistent flags are now transferred during reencryption; change of PBKDF keyslot parameters is now supported and allows to set precalculated values (no benchmarks). * Do not allow LUKS2 --persistent and --test-passphrase cryptsetup flags combination. Persistent flags are now stored only if the device was successfully activated with the specified flags. * Fix integritysetup format after recent Linux kernel changes that requires to setup key for HMAC in all cases. Previously integritysetup allowed HMAC with zero key that behaves like a plain hash. * Fix VeraCrypt PIM handling that modified internal iteration counts even for subsequent activations. The PIM count is no longer printed in debug log as it is sensitive information. Also, the code now skips legacy TrueCrypt algorithms if a PIM is specified (they cannot be used with PIM anyway). * PBKDF values cannot be set (even with force parameters) below hardcoded minimums. For PBKDF2 is it 1000 iterations, for Argon2 it is 4 iterations and 32 KiB of memory cost. * Introduce new crypt_token_is_assigned() API function for reporting the binding between token and keyslots. * Allow crypt_token_json_set() API function to create internal token types. Do not allow unknown fields in internal token objects. * Print message in cryptsetup that about was aborted if a user did not answer YES in a query.- update to 2.0.1: * To store volume key into kernel keyring, kernel 4.15 with dm-crypt 1.18.1 is required * Increase maximum allowed PBKDF memory-cost limit to 4 GiB * Use /run/cryptsetup as default for cryptsetup locking dir * Introduce new 64-bit byte-offset *keyfile_device_offset functions. * New set of fucntions that allows 64-bit offsets even on 32bit systems are now availeble: - crypt_resume_by_keyfile_device_offset - crypt_keyslot_add_by_keyfile_device_offset - crypt_activate_by_keyfile_device_offset - crypt_keyfile_device_read The new functions have added the _device_ in name. Old functions are just internal wrappers around these. * Also cryptsetup --keyfile-offset and --new-keyfile-offset now allows 64-bit offsets as parameters. * Add error hint for wrongly formatted cipher strings in LUKS1 and properly fail in luksFormat if cipher format is missing required IV.- Update to version 2.0.0: * Add support for new on-disk LUKS2 format * Enable to use system libargon2 instead of bundled version * Install tmpfiles.d configuration for LUKS2 locking directory * New command integritysetup: support for the new dm-integrity kernel target * Support for larger sector sizes for crypt devices * Miscellaneous fixes and improvements- Update to version 1.7.5: * Fixes to luksFormat to properly support recent kernel running in FIPS mode (bsc#1031998). * Fixes accesses to unaligned hidden legacy TrueCrypt header. * Fixes to optional dracut ramdisk scripts for offline re-encryption on initial boot.- Update to version 1.7.4: * Allow to specify LUKS1 hash algorithm in Python luksFormat wrapper. * Use LUKS1 compiled-in defaults also in Python wrapper. * OpenSSL backend: Fix OpenSSL 1.1.0 support without backward compatible API. * OpenSSL backend: Fix LibreSSL compatibility. * Check for data device and hash device area overlap in veritysetup. * Fix a possible race while allocating a free loop device. * Fix possible file descriptor leaks if libcryptsetup is run from a forked process. * Fix missing same_cpu_crypt flag in status command. * Various updates to FAQ and man pages. - Changes for version 1.7.3: * Fix device access to hash offsets located beyond the 2GB device boundary in veritysetup. * Set configured (compile-time) default iteration time for devices created directly through libcryptsetup * Fix PBKDF2 benchmark to not double iteration count for specific corner case. * Verify passphrase in cryptsetup-reencrypt when encrypting a new drive. * OpenSSL backend: fix memory leak if hash context was repeatedly reused. * OpenSSL backend: add support for OpenSSL 1.1.0. * Fix several minor spelling errors. * Properly check maximal buffer size when parsing UUID from /dev/disk/.- Update to version 1.7.2: * Update LUKS documentation format. Clarify fixed sector size and keyslots alignment. * Support activation options for error handling modes in Linux kernel dm-verity module: - -ignore-corruption - dm-verity just logs detected corruption - -restart-on-corruption - dm-verity restarts the kernel if corruption is detected If the options above are not specified, default behavior for dm-verity remains. Default is that I/O operation fails with I/O error if corrupted block is detected. - -ignore-zero-blocks - Instructs dm-verity to not verify blocks that are expected to contain zeroes and always return zeroes directly instead. NOTE that these options could have security or functional impacts, do not use them without assessing the risks! * Fix help text for cipher benchmark specification (mention --cipher option). * Fix off-by-one error in maximum keyfile size. Allow keyfiles up to compiled-in default and not that value minus one. * Support resume of interrupted decryption in cryptsetup-reencrypt utility. To resume decryption, LUKS device UUID (--uuid option) option must be used. * Do not use direct-io for LUKS header with unaligned keyslots. Such headers were used only by the first cryptsetup-luks-1.0.0 release (2005). * Fix device block size detection to properly work on particular file-based containers over underlying devices with 4k sectors. - Update to version 1.7.1: * Code now uses kernel crypto API backend according to new changes introduced in mainline kernel While mainline kernel should contain backward compatible changes, some stable series kernels do not contain fully backported compatibility patches. Without these patches most of cryptsetup operations (like unlocking device) fail. This change in cryptsetup ensures that all operations using kernel crypto API works even on these kernels. * The cryptsetup-reencrypt utility now properly detects removal of underlying link to block device and does not remove ongoing re-encryption log. This allows proper recovery (resume) of reencrypt operation later. NOTE: Never use /dev/disk/by-uuid/ path for reencryption utility, this link disappears once the device metadata is temporarily removed from device. * Cryptsetup now allows special "-" (standard input) keyfile handling even for TCRYPT (TrueCrypt and VeraCrypt compatible) devices. * Cryptsetup now fails if there are more keyfiles specified for non-TCRYPT device. * The luksKillSlot command now does not suppress provided password in batch mode (if password is wrong slot is not destroyed). Note that not providing password in batch mode means that keyslot is destroyed unconditionally.- update to 1.7.0: * The cryptsetup 1.7 release changes defaults for LUKS, there are no API changes. * Default hash function is now SHA256 (used in key derivation function and anti-forensic splitter). * Default iteration time for PBKDF2 is now 2 seconds. * Fix PBKDF2 iteration benchmark for longer key sizes. * Remove experimental warning for reencrypt tool. * Add optional libpasswdqc support for new LUKS passwords. * Update FAQ document.- Fix missing dependency on coreutils for initrd macros (boo#958562) - Call missing initrd macro at postun (boo#958562)- Update to 1.6.8 * If the null cipher (no encryption) is used, allow only empty password for LUKS. (Previously cryptsetup accepted any password in this case.) The null cipher can be used only for testing and it is used temporarily during offline encrypting not yet encrypted device (cryptsetup-reencrypt tool). Accepting only empty password prevents situation when someone adds another LUKS device using the same UUID (UUID of existing LUKS device) with faked header containing null cipher. This could force user to use different LUKS device (with no encryption) without noticing. (IOW it prevents situation when attacker intentionally forces user to boot into different system just by LUKS header manipulation.) Properly configured systems should have an additional integrity protection in place here (LUKS here provides only confidentiality) but it is better to not allow this situation in the first place. (For more info see QubesOS Security Bulletin QSB-019-2015.) * Properly support stdin "-" handling for luksAddKey for both new and old keyfile parameters. * If encrypted device is file-backed (it uses underlying loop device), cryptsetup resize will try to resize underlying loop device as well. (It can be used to grow up file-backed device in one step.) * Cryptsetup now allows to use empty password through stdin pipe. (Intended only for testing in scripts.)- Enable verbose build log.- regenerate the initrd if cryptsetup tool changes (wanted by 90crypt dracut module)- Update to 1.6.7 * Cryptsetup TCRYPT mode now supports VeraCrypt devices (TrueCrypt extension) * Support keyfile-offset and keyfile-size options even for plain volumes. * Support keyfile option for luksAddKey if the master key is specified. * For historic reasons, hashing in the plain mode is not used if keyfile is specified (with exception of --key-file=-). Print a warning if these parameters are ignored. * Support permanent device decryption for cryptsetup-reencrypt. To remove LUKS encryption from a device, you can now use - -decrypt option. * Allow to use --header option in all LUKS commands. The - -header always takes precedence over positional device argument. * Allow luksSuspend without need to specify a detached header. * Detect if O_DIRECT is usable on a device allocation. There are some strange storage stack configurations which wrongly allows to open devices with direct-io but fails on all IO operations later. * Add low-level performance options tuning for dmcrypt (for Linux 4.0 and later). * Get rid of libfipscheck library. (Note that this option was used only for Red Hat and derived distributions.) With recent FIPS changes we do not need to link to this FIPS monster anymore. Also drop some no longer needed FIPS mode checks. * Many fixes and clarifications to man pages. * Prevent compiler to optimize-out zeroing of buffers for on-stack variables. * Fix a crash if non-GNU strerror_r is used./sbin/ldconfig/sbin/ldconfigibs-power9-14 16424239002.3.7-150300.3.5.12.3.7-150300.3.5.1libcryptsetup.so.12libcryptsetup.so.12.6.0/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:22378/SUSE_SLE-15-SP3_Update/8485393a1d890a5df93af49682ef6136-cryptsetup.SUSE_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=2633c5488d7fffddfebe25010d597a3ca19581e8, strippedPPRR RR RRRRR RR R RRRR7EծPv3blibcryptsetup12-hmac2.3.7-150300.3.5.1utf-89fe5a6a7215c5e35f48071b84fc926a7010962ff44e380b6d6ae76e076ea1d49?7zXZ !t/s]"k%wdGd|vldXc5_ 0ǦKWo k4aj]U\j3UJCl GG d_*z ^wf޿Zz틷+jK)eiCh)y6nTLgLP*lpv<]Zsf۫pY\OV\퓰G(=*( Њ|I2K۩ n{JQ D,]da-qm7 DeIvX 1q=])"TVX`& n$?,4tzDAo9H@@ U`3)Aﴆ =rjhO:cWE4̩S(^ɰCW#ZߗQftRxp:݀\֗($ #ʿ:Ћa0? T[5Rp!GyUy/Sc߭&@y㝸9^shf7םZ~Gf#߿bIn|> GoBX7-gs1]$\`VsΉhx] s4`c8jtn `GakqZt aĭ^m]==cmʕIxP,|@yu1+7m[O\׉wrzPqwM>Y G-;`#-kG_oaxyMW gɜ7sAVIM=h"mN.O/(ORdpd,jL^O|*87٠=gBM-]=Ftf2D;otZ3 NuLϨI2X@=S2z%_dFs5%YvT_x6'W-sU4]?Қ?^ܔfq/tX&XiWݪjy=u8fORaGMZo Rzr}[E%MUΈWy%b[ٛ W_OJ_A3BfQhC5/&. hG8]4[q 1Nj/ j6Y;?SH-ՕB#XZ]VQ)w5 T꠆OG@?2U@42VƖrmj6.Mee]yd[jl05/ ] !t x1?ėo@S(Qt5V60X2kiR99Yo{\[VH0h>6"AEP*R!Oy5$OD7j9C=v#ԓlGaif#ɝ{]"]/[MMꪽi}3{(WxP=e99VVѪ'e<+؈ W*uy/xܟsCcyHdGA3sZ6l,Vol " T䞟"$q7uXVǺMOyQZŎwG+}4V>(1/3Pt3/DB"Wn[I!|A^ml6~E 881d:boG;37XGWœtೆKLY}7c;70@Ju26aI+䪞rߐ)wϯŎ/=PeBJ n IOZpF;Nm<.5Ur`o8t'<̝ :I*D($cmLR_~L^MU=dw C1nMfhLFމm-~>v{L[Tmq|=ND Fg>5k|gys!h5u N#DsȸI+Oз%ؔX_:r˺"2nܭ K=( xlBGaٻu*LZ+2(D4UViY=e?Nh)Lka&Et;mYvW@dnXHSa<\4XwU y 华@麕yeGuN 9Nmx|0q=\\%1D,67͛\j`FlbDׅiy@eULFQ: Mo`-f}$'6!/h GI &ERxb3',Cxs]Zr 41 )dl0] to:fb4p躕I\ysʅL+=ˌcP[ *:6(M@UG0%!y&G|H֭g#S%OWY~/Q1BNLԮ`2%;9 ]!oEND6g9<̈U|7cN f2#Z&kl l=.ݼjIUH |+P´*4RHA@7TL٭^FK`KןD{e02hRp|,o9 j˕;a74581nR(q4NiT&YK z4)w Mi9Mp-tNnQѥ8{8/ƀfHYyo'o.j_S)먀=nfL:@fMR@]6 C+e ;.9+z,[Igj ! 9EF<dA5k A10rɢ~j3<+i h1xTˬu99 @\%vs[8g&14~ϜWm/-*xeEvNWJu[% :n< Z$"طDȵ~Ct-E\(=wSGJg!UAqN\ PH!-U9NҘlnUgmDm_tz;K)PuZsDJ?ڜU TmEB/C$bݗeף!?.~B32^M|BM0m%.ITf(KKg$}QXHnޓlE>䠤I?YqZp1i聸pmʬ- c byu 'ٓTk=Гh#_hقh+L< Ʒp$۾bD\dF=l9zXMqN9f^aG ^v+!:(kPj9F9E~Ѫ ^"|9_ ',gOBvզ`bşMݝ]:io.C<9*w̮†9rK6P_dunQ*Q=LKO_ b=vRhМzQ)M2;(^=' g: ܉['1 bcgs"npәʹHSk\*E Hlj&ؽ :eyI|7UsH5Ǧ=} YBEL2-._XE 2CAB4Is EV3D~QKe-yLk(0 q=QC [ ~ɴSn%oFN (q%us6}T6>q!ˡm3$64QYxIOP)70%"?HL)ғظawd{DlLG^m1يХ(u}h~:tb+4eX, 00l/:d#DrX^zWw$5frvKC;;&9~ s}MM>XƟ @Ƶ=0r5q/򎖸 &n5BiHl{Gig>]ʄ*zaJ' Fbv,$m>u!i=I_aP ڹ/kGD|Ŝ (̳їE/D7)(}_K=/VOV ~鲭 wtOe-j5O[Btkdcw5/]`An[!0 C4rT^}/HXOO˳c@Xbnpqd˓a~ҀG<{1ٍxf;ˏm-_ELF|MyJQ6zm,џR{j<=SV'KLqN=Hv D<\u00$޻po+SP-3t'$ɟ䇴?@PKGh̄8OPؼsDK{cXv&STr8pv𳂁׃^Q#;IScW'161n - پeSÕG!Mw4Ks0HÀ$*U~ژ;ߟꎷcv 9 N>ܼPBj|)EIKtw9 '9onFC6%5&-ډ#g+PƘZMo d`Z2ĒT4jk*Y\P#Y+p*7pCS[pL"䄓$ Qf7A]IWĦނB(pqv80L1/ EvEjY(,shWܪ(:D0u&\T2"(ׂXEM_G<BU[9lźzڐ#sT7+tdq gciCC]<b+πiZjb^ީ@zVT)3e%CWxֶ]J=?\W8ض TԔK $pd.@EXd3&g_m_\G_IF8iK~)h=ox+f!CD09MyxQ֛oS:݂\wr$.Ε\)Y61۬vX2/c #/ +#L3#ZHO+hc;cZ.3-F~V! `$ؾN'̣3vr0d8]ՌD'Re30>x uR/z'm0]XH=`VBll;۸O)Ucƥ\ ,[ΣLdH1=yِ!Бg@c̺^(34S-C`=?<+1یbù{pSX(ei[_(45CW*>ps[:PgE?fT_J9J1ІܶCCO(i!osy| 2EVZa ԡk|2i8RJ07r&,++ʛ;U4>b5XCKZiKmd ]5RmGw#(CZSP N:XIxr];UPyyE Ejx7d/^םX0#.E0l #hq/֛iĊsI_ĴČ] d|K 1 8:7*MΊ1rP0G6?28msSa8 S]A^ڭ66tR59eOP& j)X}!Xw܎ƅhgr8B%e[>Xy_,\;#.L%lx k蒩@I1hz+P8b(vIK`]htAz^q(lrun)*P (.%Ǐ[*{R/c:W% |cMQ\nUyիQWK oAG~`55.^'g &}*W5 ՐL׿NPGUe0\ .+(^Bc0Du1,аBHwCkTh{_lH<g LR8X_m 8EPu Jl5l( A(5BCXS #X6y;m%*+OؐG_o)mQR9d\^dk,lR7iee!w+C0f#ۈV\j:U},duWI>ZiDV;_% hFükْL =gJ(tCG =taE$QcĵıĆ.53ӟCry4.pD*UF`&fZ]V$0/cA[[PH?qn녺!{EAd9Eh;ٖ5 9CבxSCpJU5k^ 6CpLC%LXx\n#lע NhZtLOcbQ?)v0qKW:ˢfVbm\Qz~F]4s_Ǿ2$,kgR 8;)Xln~`aׁ@h-/Ĕ aN?/ c;d\1Mpѯ>t?ĕ;9OT@z qX^\ {uD+B=E {%坽1tC~V\#@ԑ>JW?1{n αNj%ArK2<k RD-LA?mF+5O;r2=ǎVU5Ă XȯYG`8Zl"XXS [PX1 b?<T5ձL%TM\$.9 cz^mqk+7]d,~LO>xɐΌϑ+z#ɻ)u6P#m!9h>C(jLD TH æۘz ŭTXMeGЮ*[iD?jR+C [I'9\pRwBH-{aAhtAbQXB/oASu:D%~\ٍ6YVrYGp&PpBǘ餚j٣\X&:f_ٟ{X{C(gꈖ˯Brjϋ;ȿ~ǧO{lvR!g'&B׋< #1/Vu'BMKuF`nm߼HjG>vLfɘ4B̳eOCc(k0*BXՍDJJkn۷5}N&S$;෇*ɺs-q[EC$IFeAN^=O_>MW/̋8o]6Ǘ̜D2!`<QS~nvb>Z !X#j=oXg6|Rh 5D͠~j|iˈ,~E mLët("m餐jE"jޙ2x1@ep 4qpGa?/`B^\u"g˫AoM `zQQD 2©6S~\\>P3"&4N-B\(K*o,}VSa2X Jl%eyo,z"YT^sں1+^Lkp ` 2AD~@H>xLғ Ȧd)7sHlT1Glav[NIwO,C=9RN;o(pݎfŽΩR6P\ g>ύАߌW€b2 mĺaž|ZGc iM=VbF_V:B5#% ;~Xܭ%AxӃ,&U`_/UAޣ48Y<7YO*U+N#H8|̲#3+fPac,kċVcp>zaOgs=WJuҺ6_mz K}:] HzJZ*5&$C|_BS☛lks"8Zdl`7!0' = ^ OCr h6uݰ`L )fd6>kc!jTJهΣ|d9>ĐV[^r^A oOgB/mbYp0 5罨]cWrnpEw0%jҊuZɳG x.(VU~lw mQ~=>,DS$o5Diւ5؁*:4@8AQ’힊˝Vr Mɧ c~r뤪+ȹtfe@H{_"I+,,D޽crl ҢM Hʵ~$:47[b0X tPN\@dlciL]mOr$E28 'r]@".,DXzD"r_  (Ӄ\5.\ߠ] e-oE~xZXo&>`P1(jAo~ CzoL+ ՟.&Q^~ +wW{Cg yJ`Q:A@?(jO&uCq.6!%m+';؛N`z[nHTnϛ: ] ` Ef׮&_lP0/;]&MMm< O،箰e @Ak/أ/=^Fsr,Hi a+9\LhHȕ1?Z& lG vIs9RHeyOqziEd3f}-э57"@׎loTwlbX;_rCE9c9`HY4clmYzJsj _Ev"Zc` . ,&GBT2RTj3E#^4"C- @Wʂ|e -o@8& m%Zgoı顯?ʵYv[(ߝd˄!/.(t~j6bm]ʲ̈́YǩŦOu   zo;iñ"W/}@0Fkܤk1C1Q=2qA{xk}ak1X*o BAԺVR ˖ўSk,"53C|^*zU!z~Jxєu/9.>1W-O *q9FaG?$E{M /-/ |,7߿7MUCVg$:谿mP׹:vCmZZUOU) .%ldEV&[xeσ,Y]Q(iᏞ1 C mŕq_bEj4ѻ96ÛՐS~]YVW<Jj?%FoLHc #N1dd5 o^c^jqALtK6@={/;ǎ \ uQw?%QJ`"4O섻I$7t$WC@zNo !ڠ3G17©hU+qݚ\)0#kmOy6Cr*[3'('OWF.2Y,GPpfݴ2>Fev e f$W]XgƓ=|Zx[|jQ^o/E]8mc{:A;3 fl/UNqymίN|WX[*ΩR^UAeL ʄ[-g[7`J:Cb$_U HB/ W_-4? jUgKt(De% wVR8R!4ݎM) #cLB8R%⺴'$ʇ=SJz=+يɽܫ#7~|۪xCw Zl\WqF(f vӔ翦:>$ڴS6(IXIS Fwan"J1'^:ah}8A6NgJTIgdzӰQq%IaXIx}8h4=l)=|T8,P) |fm#{{H<ءFSQXdI iwB/}D%f=Й TFfVaPJz%vj"Ĭr"K mus]d=5u @J. M`gKWoaSv7foۘ!J$U•64ևV>D{nDI\3`5M!mvOI$ 8p6]|ɽ/IBnF-5euj1\Ř--lL@.v7%bFIo?ܭfN d= Vޛb,)8a^\1܏X߷,Q};nhBdK,2VKܰhn+ Hnqv/Me̮A]%޾ nY {dOOYac-A 5){ŝXhĞf.|kxG+:S0ѪhJnk6U[7~4qa_!JE44۞~K[~FjvB;9ĖQnYAձ,{W1&. eY\`}5s\y~bD88Y5kd8 PƜ4qW7A`ڭJB膋gK#W[4o [e(kOq+WW:k{ €Ky0g eXZ>c)wZG\0Ud7M.vS ܥq~;ѩJV6ibډmssT1PfPX=`/&\ļ`Iy 1G uq:.OвX`PyfϠp5D;;Ȁ)i*v j\{>}0@!԰tWo]6+raT87WMrRR2/(F!;] +dXc`yz{QpGDQNǟLq ÇS+E7F\Uw!D8PKi !CW^sprm1|+cg!4$a]~SуDKT"ά2ATV_Bĕt7M:GӾxz@B?Q/E4nwl RPeaOPȦ:(K{_ ֐p0͂TQS6sa0zk(ڇ[PSkO @|o̰K {eYAV,;#n/ Mm+{Qǰ;ҋp'(NNֹ=F,O2[ur!J&0ۿCakir/T Xica*Ӹ#g)hiS1:g~%j=aqf=HՕ1[;η$+ɻg\đճ a{*C+' fƙ1!^+!}?cp0w=s}gX5SӊQbsӤ?x90_Go_B$_NwP^6|l3Alǫ@Cҭ×X뱵$xT Ftm;hc* =3X#U`$8o/gdJⲹ`GL'}dh _E=Z3,3u5Nfé|"XYgpC# 5 iF? Әju\SBf>SȨp5*z gYl(I̭v%b]JE:Xx>;\ ?f"tm|Qy`ƞ! {[Gp OچqUZF!T"¤װ6* V: UgeksL- kB}֒Cj1 ?27=$aASY[N'_Xw4;yŶCRV=xASĂ.AMyUHTȎx"ɟQ <%ܥΞ&e#K\~، ~ 3n:\=" Q6??衣D*V^`5k'cJ~j?x,h\ OδZgşV{CV7>.\"U^_yzWwE},wZZ2dtck ᅜs:"̷-aq2994ݧԛ N0"ǓpГH5D Zg%K 1וa5c500΀.EVƷJԸʙMfʳҠy GG^ܱcA[:V( x\ATb\d*_ sz6] y-*U{a8_P˄w}HгWk^)wstm Ƕ@@+<$ήOL2aP#E!IM1=פӮ؎f8Uj?b<3u[%HݾpV6Z[5hkb$)9a+oiFܖR@V#Yi9X[ROm(儞-D*z^פLp5*nC73[ <,cp9[' vsۋmu*`RÚ7y"PE^[')."k$p³Y/ ;3@SÑD:SP' 1łdo_Gl~H܀6*3psb#^;&u1:7YBԞgTYQ0` }WxcT Rit|^7; f]rm'lEېuu(ƣ#f/ojLw'9ɹ8/s?k~, ' K°a"e|t{Kv8'E! qf)|oﺁ7EČX~ICS9@d3l4E }ǍY~l\R9R:#-~h  Z'uӂ>l閅O̧ Q޸" Twc֞-Tw?AFl<%,5'<#+v8OU"oWE؊oQMnsҵl>$M0[N@D5gy^^` iQR @%agR#ӟz#kfbX.ML_u)j+ A8-E@KNa15웹7}~.DrR{1bc#6 <#]u`E{ul7,}gs <Rw H7mb]ݻ$|Hf O~yz*Wi3Zl ƍ3fm21I;ϫDtLgPZ=w~eↄ R*)Xf"+_ﱸ5j9aR 'Z BLԸ/X'xW.6A0?hf|\g= ]Mf'(=zce Ն?M ,N?q1:>kmNΩl0tt_ϨA]l,InLʈ /YcQt`!o{:s<'oJOQt/L)-yk#z9u ċ_0Bmv*la9wWY8[V$sJhׄAO IzE%Ah.yKKt#S?/s2V/υ9 zFeNEUS3ly^ACRivPxoU`B\ݎs}*]L,W/APtgTļ0|Xo8!Ͷ5DjhF(MR@ eUsM*19H-l;'zB`=7Xtd#M]_Jx?5h3'.Etlvؚ<0Sh:? %|wPd\4 rD!I!,av caj~mN~JkGM_زg/=yKxcd1GrFji,H># h r V; xw3-S=d$5¯UpbSp/k- {탉Lc@@W0/헷9(MܲuO_Cy1@ tqD"oz2 bYS=\~{"tc*A8nGod$TsJUֻзsv0`|c \Ccp8B?NeHms88%0p3g/@xWV88 g]Kx[;҉୰} TT!n5TqSj@%AK$@GJ݌qW 3) ~=n*lt"~1%d_r!g(579 $l!o>ï:9{ >F:2"B֢$ fC r)FaR 2Emb@=sX%x#=7q4>+Xos &2jRG z8:~S*z4qZ#=۔4 3cvzMMQ j"ǏeA¡;&-YE$HH0M֐]Z~@^B#`c/2rQϺ@wBQej"Y<4|M4 ً)H}1A =bq4Zݍ[Y2YJn?9^ uFs*'N}>C[mv z@90tc'6k0pŦ (;.guWy/ t)Ӡ|KDber{n؃(+5}9oUypw2эMZXx?Sd^`[^+.vQG <4vv,ւAbEhw^9q]+ qoW,` (TeRqO_VR|WJD~8\PAߌfN${$h5B\>/c>2"5Y淪%OuIk tX9z/*C?2Sa&<`v"v:csSn(!Tgʮ3m^1SG9wX׋l\SbJM̖V4|ƋGcAQ;Yh˶p]hFKÊJGvtbee g[񎚁*S ODd R\Y }4 a~n .fVS9cY]:STX 3" 1{{~1G/oܚH–AѬ`p0'vO'S%<d7P &(r>Y؎HHsO +]o&=7`O2C0q xs{x;*ܕ.n@GSz۲\}肚W;!"9jԍFϟE~StnsF=4$P sZCH,*Ie֔YK"x3S3nT}PŁ: n~i]{#h95Ji衘MqHd )5GҬ->6^`ċPbPdRVRzP)K:eAQ|kX+ i?K+uV;biZfPtTl9+)P]bX^ho9:W4s%F=/"M`gO?q@HՍ'3z/!{T$8˛Tn#}8QKLC񃘭&`zDD}Blp3nf(Ƀ #;"q*q< W2=%Bɮ߿5>MfcQ_ 9 /0BD-0^]k8[_NQdTMI-U4*6xAf^mK${PaZQOR]WBԚ淾 # 59 Y9|J] 7~>-㉱G B5@ef~1X~x:#O>RCgЪ㾾H]eFKr^w$u) (*\aћucR庥op 2zXq@[\Y{&Ay3vުo8Z̉5pnG P;U%0{1Oݳ"𒫧Ƀ}j,Ze8}[ (q&gvh¿iqn]FN8R+6ī0Qd =8mNh%HGmXt`r]8*GH]*gi# m2ݖgDRі@H:y] #.#ucX\Ub9WqO 3wG~OyVl[ccxV ǒ+Z(ۇŇ~rQ%M]R$øa\|4 R5 G!!'za2I˻ aQ|1Z `1N6hoρ.I ~+5Y ⱠKBF ̉Kp!V!p1|\ Tnȗiit+7l q~#/d \8.E6A 4t1Y4딷KJ8)˽Ū޺᭥3EUѬU`:R.=Ь&[Ǫ+bUA[4Gavd X1!m3v 3V!|jjT͋iƋb*EgT:ʌ]xxíXٸؚ-{wN+@t]^tK:yݙGMڧ+Kce~ong71?Rd#(dt8D EtgPu[,s4d$oA8[tL`4<c>86 LEg:H$,L$z_6rqvdͺ*v^o;TZ-{#y>x۝lWhJi7H@Ε Uf,R i`,pn*}w՛Rӻw8@Pl\#NR_cpP4rlvg7itIZUfO.NFH梐⚦ֳ  'T;ߟ27ѶQu5Cx#4 2L://7$j3N̗ȻD|h#k|QnTswQvu?"^Sr.iۇZVyv{j.Ed]kFe%T@{ o;WnXߖc8r0|PZ|qc8Z9[kSlZ֊c]Tm)XGhr@R`Tnf[=G׷azUBU  y‰&}nXmO+qn3Z튉f Q{wu*w A>FQ] RXպSf0W zt50KFcO8?Њ/ym@=vw$/?{VĻǙv|[eqbrF&Ե3KS7=:z3g3-'L>f wij+& Hs؟G-j[.Y] G~E|8QQT<|%Ke2bPg5ǿWT>~xMJt1"cPD33?NtΈ6] K)QqXl-bOYC)M/O,R~u_r5ġ?SD962c__yd ㄰=W(4'Qn:kXWͻ7Ͷ^ADMz^ɞC˯VG c|;ɴSc[Zc ! 8PV)6sW5#p/h#/]z0鉝E\x)W>[Ӥ˥1Pv;궓:^QCnԀuAܪ^oiZNP`uZoB#_m_R̗ΊyXuq BeU&P־ ,H8[zx k9s6 YʹZA |- BliNqOb J%fhğ=:*k9%99$l /j˝l`6A1'ͥ)\c 6Ii{rl$g[claϖ\z4ǺNÑsd7v&/32 N~]0Qۀmӽw.7'pP;+ĚП9zs]JR)\*ˎ3ޝj+Xc M5)io6ևZ3 ;\2hqčBe_p w{ّӡ.xb7_{dtB!¶[=Ov=\ehk(0X碇"NT|%!0fNJSd: 밄S*ԛSM+ uHb m$l6x rrYY%RIZ+=}67K)|c={1rcwY>.3&!U"R/)K4z*OJVU¥8zff9KE\O>s,y bj$D g4sQW#J bktGc>W#Q0]5վ(Y/6U_X(ict *Ngɴ@B˒Mh̀ x ^ VU[oJ3_<=6e&pxDdI~Ѧ*gw۹xo*FQhD3߼RYaMaKvd ==@ q?ubݓ#%xտ'TUs'|"B Xb&[tu/{#TմRí|V[[ oC5"GH-BaSx7hV2٦I:TVdT&op,ȵ e|[kR BLˆ('  InRra͐ӟo]~5ݎ3}`#JlF$K'胩pv:qZ[e𚐽c[0D|qzD Yk;Op݈7V 9?.颍BR0 w ;]׾^JƖQҍµUk<\v(P¨+,"~q>V|yXXrC'%<As.Z$ݞDI>'8XD*}ZAt65M}39gB_e:+NMZ6;o`AȬngOBvTp` =fQAW/JTZe/m1\Kv~i:k6>'./#H=W? ՇC;~*iE4217f`bED}|a? wp,QƯ#WŤnn˴@zA R"Τ[I<I}9PWg)TUC%{D`DHoM؎8W L~PK*ٟ Oj٨ZAH~ X/n-Hӂy"P_uvgbF{%sʌϫA/Rb2]eTZU {!nFЏ==ɐ"NT8x;iQ>vCQ$Yv+#Yώ$Es)T+vt9`KbpK'gMlG!ܤ02+#tK] K-FSk`~s=KK LKg{>n Ј+%Vq8TkxsQ sBUT:uO}>Di* 2a l2(z^w\s/BT$!#`oUb"%臾&Í/,] setˈА'͹V5d4NUpq K cSJ%1!^&kƂwBdlzZfSi\}2{,'hŦ2?r̰:V-.vMO!f3& 2MN w+atןK_(Or[Gиu Փt0 o?" wz3n#2;2uVtju4ŸP? }蟩o+:gWtH3w|ndˎuUЉ[sE=oj>weP]%[ѐE4rKB1Tz/qTJ[NI1vEr(~ny`$_R*kf~ּg8ZAqGDloЄ{toX3ÉL;rvHÿ`6Wő?#+7gm]o2ȩK+ ŶBO5 Cio*)]ġ!s;&gw)lr'S5" 58fl W6ϝl&u f5( ZIA'JeG9+kQ_8V9* Qf!{`Ga}RSdj;@n3Z] qW,dV/k=#j!bSDnp08ajW)5( '|ߗt7_vBiU"ڙNj/a@swDfx#gA){ٌ狙h,uHymqfOwJ"-[pSL FH+qi l1lnՌS>7(L~0Iih}SO#p-5PQdlʥuf'6s)#Ԃfǔ%vl40oZ8\)ݾ˴uc.%},ڹG ]~(=F )-3:}GrL4|7~+C-Ka_àKOkݎqK[9p"mn%2-4kƉ)Epyѩ.ƍV̨ƙ<#=7$M@!W|={ፁɳcH)HߠL +j5lsZq\ya<໛}(KpBVA^[l|Y!p_k[2pq~CWcYTO84̡d&u||K'w:}*wgE0S-B ǂ ]Ǧ@MJ)V3~q:dUHwXtLU2$S<\+5X>:P/(+qM|hg}[!4}A\q8ǟ xjD?:%?S Y5CxǗP G ie.vtxe6;ta_,,57Ax 'q]${P~+`A_G_#bO*,}:|b4ST /s%RLcSW)4*&Z$ D<6Cӟi𳚓A10XRhjRhرA(3=kޣYլj~&È[:r[;{/VQY9ML07ձbFp%зi>Siȓ3L;yd:hPE?Z h_V+-%/ŷmDyֻdW 6>A#:~=VaSjGRSx`ś4b*+uZ<ԒiCM9`ɦp Vf:3JtLIuj*[KdHsA0p ztd%G{YG@ 5Iղr-A;;Ɋ17=L=R44]sհ)Q3@mL9&ef<<\ ͦ'O([){zy4.TfCPpގD =1P#y+ e'~0mD FhpKR*սD?N!1Xa'v=; c\3凔EP'/JrݐzQ x[| Q V蘁F J7G)8?4=^>2%qr9fpJ V!XvsL$*/g} X]i1I7^r䣿PN62giwC$qtYyZo؃Nyh  ȿe*R{ߔk)UT;n@!0tI=;`KH /8{TWCTxb%x<( ~WRyS6l1Ê:j_*ry(8uohgI5_vjS|X留/Дz~?ZLJvgj`6+`'z,KN5' bH5:yB jv(;Uԝ x2rl@2(6o5ںA1omyzMZy5 $Ee֕U֜50wK "Uoq]6~,͈ XXSyT${2ިi.|;#ϝ\쪈q1io(&l @^ okj@3#R]+^Mzg),b%ƙn*ۋd]PԄrι, Q8OkVygPG?r.7jTFQ-\(-FyN:cGs1TFԮ 0)tWy GѴVCH95bu|&i;6Z''킞;(",)HzP{I LXC핋᰹|ns>KԎ^R~Gz}7sF |-2ӝ9Wl,bleXi&C\CJ1_E43N,̱΄S("E ׬W'Z #i77eW'q/ISH6%Q@*201v:ZOE+z li*p?1-wUZ8|7XY(81vzȻ Cr#2ĩ.y`LT=:aeI+=]n ٫^} ZoI|( ѳ}?V1 2w@eOτPyml~׎=J!"!frl&d"E?"ɻ7JU6h:S>3cI@!/GgӲݯO.#kЏSsk1BVΞ'uHBonQ0 -Mu w% rPff`mTvbdd.Kt 揻>-[ )rHP>\a/UFbԇ8ڜoBeOnwj =B= T;wߎ{5?><mCBf>bG^):ɊK8S\&qY N޵ܧ2,q"K*a>hB4ݍ_pAr7"|i}m/58EJPުa𣣫xH[Z$YD@U][lSh6o 6J!BeVVC7KH=fETP)@)6ʶzeB.љ3 Њ+Lt,EZ۫!9&'R\>nG;BF{4$ d~EroOlHD\pZ *E3hrtXZ4`#{e~s+^sUL& o/9ɺAIc,R?QUAzf9AbF /aE%<\2_/,OsB2%c_›tnwa%@3 2o|UQҼf*8-l.Fv)[T }n&5 xO/v:͵PrªCČ)ҏa鏑i+l-i4=F&ߐ7a׏YMr:zrcz}DB߀1"ʱK/*ߊ0Su%1q*}_>U/۹GP#~ح١ܙq".ii)5-}k s˨pPJ-!zo1%^yD?x@ (aޢ7{3ezY0מٱP= vgXI/KV7Vdꗌx`:B]'$LTy%-Hd(K-S5vOuL"Hإ4l<"\!c4)qO&eiuaч9z_%Bs #ɷ5*Sˤݱ^G:ѹ"ѬV>]l6 OJGݘѧN[X1 (:DₐƙqNϿcx.*4"cVtarD_RU]C9x$@ؾVC&:_ek %ii.ԀTg|ݩba(ޚ+~-ܟ'޲A {4@JnvRJzm{M%a/0+aE"8G-L |&C,)* S3kS_UsqUD Ӝ"W0Z| ̄fpyUdl"{ZI\qӜ!AIÕE!*JZQ5ٟMbHXA3Iڇn8J4bev=p+p|5`KHuؘ7 )z:t-p!%d%UQi8a+**3t7`?!f;K4&dA߲79 ` yk ~xowidmVtX,S1vߙ;lo52@a5ὒ:Am$JoF`CO>rrVlqa*$z@7(E{Km/CYfQh [Z1,61spcCxVp-Z#,2KږP ̳-mێ S8zP\"Pz RN_@3Cct`gQ BZ@/^kj8"}Qa\%`Zq1L@f՚g!B.ZͦlZZQ"bv]9hڣ>E]e4';ЃM L$W^4Sӯ8|4eTm[*Ȅ/.-x20B`#?HЎyWf1M>'F4tqkBgKY(qCK: t2%)U{?Tuz@^/RME t3@)K񄺾Db>[6@.~FyD͆v_I: ')!w/+?L h\nXX)$E )(߾3/')~H?.5M`ܫpu5C'd&fZ^?4HN#Y` I~sv0O_saac_?cqh ʆXzK }l·f5+dS`B/K;'(V=et,5XU2MOB8`٣B, .6D}tCvМ4sT5tNΨ#a0Vp'<HeNpa_3&MM!-]eNQdMH^Ao.9WP0'MԜM/4)'S6fkz~2ӣ!(v'Go"GDh/:/r3~Z7`S[Q?Q[†<1y$ӴvMHK*Txah+b 8{ ۾ʣ…!bVCx\LFSf^cTk;8Kmϝ-PYrTC65\Y&u~ĮunVu5i8T\ziT^7Is ,-eeeZ|g,d0SWq!U?Bm1@td=iW!d8*6'K| =Zf{@uɕw֑;<#7A:Q`yLgTe8`"h}BBD$3_j3go  #%bo*~"ጱ_lj~=[}疼]+ۉ;U ?#hqz TħQUGwy8`.)b:96:ٛ)EIf{'4N0OFN$u7֞eűUw$k&.|B6ȂfCT}YS6sfĜ -(b*z`Kʾt(S^L+Okg7C8r)RkdſƝVwdR7{5NUׅEsզ~pZ"hqHͯ=56Yw0nSJIMFs4E|覷$^>4ӳK%AEЇH[idSLPp:1}J"ME*` |uj HJ] afO B;\fdc.qzj4v5t_z,zQ;{)g=2އH|;g龹*DvMhFߖ}c1ɵlc[,>LLXѷҔ4|,-?u1| CUTyu{_ˍj/,8JuչTt*",9^ّ\0_+Lɢz-γmaRu[o;`D8uE!7^,w*_ONADUGdRtE#g zzaVFc!2,)4OE&^*X(wRv sj"Qk Nf|tUю1ȔE?M8p_V3Lų]b- V}yHMj05hYfY-JR$UeI&ctֶ43I}cQfM Tpubv ;x Ş#P9^Oė#mCcEP=rOjQ7 P]IC\i*B%jЦW]޺$4Fa4Dd j-uV]0dVEGiKA} b9!TGNj4_I}78dF *1Z:%ŨHIeiN:__şP\hSs&:{kIn?1bT{䑑-{%"MӪZHPI95Q'qxpj&d9n/ 팬(SbR E4ŭ/ {W!O25ǧU'tGkFגA]SkHW-Q?B~OVi{xN+;Ćϑ # A=9qB,D : G,#͂Rk~:wjFĴtbZ&v&ݴz^BN^w,-UK$,+^0zq2d響W5^ٰʢtQǽ1*}s[jI݀K2pctMwHF:d9}2t-թM3ik3Z6it;q7eWWOʨ|$#q\3|[mThnoneMPS}TA{@X+cC+x%rVe~[yW֞$ 9B;.ԭ̔zS2Y#R3}- W*Xj2S g{ M,ئPw|v*:"A@+_5Cfn1=fٶM(/x{u9}}Eu$Z#wZ=q ZJW\2*jF#5Doǿn;szӀ A$+C,ț*yR`:::?9K,7 POFhddE *,a(ԗ_I܍'F=cC*Ttw>mZ"oB>Pr/&5Z)eIȾbc(s%@$Nl@qRlMJIaKr,v_<!Z($,G]ΉII&"2z=}ʐuYeO3 gC/)e5tXA͠<{k]xЉ%XY茍Lyp0.;i1'ۀ3~1M~^ nkޢCpy:? -L!̀8浶8|93 :X& ;;Iw%.mꘒh $nA%O1ܺԪ&hJCyn0{pvæƍݝ`Zb\;xtKeMPӕbTo24UB 3C0vY"도㌮KH(S3x`*0T4.JzJT|d~$sݚWoAwƄxoeh^Șt)G(T=6u7칺U]b$p]Gqaڒ;%Hy , U}6gR"և/kKbJA(x+k7 h9u^jъϢtf+HYރ%y1ٌK Jʭ*B; W4 LV; 5O*H3noE.;}AS1 ;X|zIgKcZ!L"U0 qa%T2mT⩹^:ᎋSi6Ē lSccM n~O{t.ǜ2 8^yŚac^j%` nW#ćU#CVGxw jE5 rƲז jӠ/{4t~Eյ݈Pur^QU(k bT ~| BLHVΑ/^ mۦe.d`=ֱ('%+zs^ge6Ys/l+BQء2W72@֗cV1W1FJ̓mm[DКUxrƭmKG+]UQ;#Q!*fF A7 TQFC_ J[U\toc1i\k?+9tN6a)J>Fn9SW1-&OeEʊhe6D!O,>e J#Țg}#Kɧ :$݉ѿ{Pߒ%gִo/OkbH?]t{\wpsR<#rpswjoMZjʠe=xc^Զ/g^ZMct?t[U@DC:04 LXP0-ϙ ]/I)#J=qC]!dob!nUS44kL1} ATIT<_,z#j-%lx85$]* VVU =Ў(%o}j)a/Pj^͗zO|`!2&kds\7UTw0/ބ;VRe22z  gk# L+%,[u!ǃzܐapO*s"3l`>֔zЫ^Q 1R( _ܯL+8p]$6>X7Rt$a%Ӳ;a5΃Mi`_!|JƁ8[X V. )E#Ì~ b5Q8@+wwJԖwtHG?OВRa% jkǍ}94`,Pq%ۥn5;!@C0TR&hzƠ>mѪL<ٷ *TtưשRAN|&<Fz,j֝2-7scέ {na:xb=OX%KŽ\;Uwaɋl&:AVa^M/)6Af#{$b\"q#u|Hwݓ }r-I@99:8pB"%&GӅZI XNbkFO(o)D)F,)ߢ/}lRQa~댰\NwނϒY7d.j/菀2n䒢&t  .DQ ZkLѩABVG_wg;yk 깂)FsfGyn;ǭpZ6xMtc7rքgw&>GB#?tڼK\v*/6_#M mr+R|=,S2~Jt:58I]"&v5s=,V[@ '|*qF^pMkTr7Deva:ci=jI>3:"~@~X$i9AV* %#HW=qd`4-)qUkө~w^/ʰ.q*vPc'?P_b.۽qGdD]!>&q|_ rxBWmJf[E Btlv>kb:.6ţ ,w9|2vWnګc6S}æKSxCoNV|BAFBDd!l4-.`cc>{`;)X0#x=jY5%簬4e}I= T14L?{ٲ}B o)vs轍*="|*bIgV/VFTu5{*br2Ǻ-J8.ߪ%Jtv֯NyVk"|F[A+l^sz-={PNwEܠSbV;'݌F<A;oC Meav, ._I6m3/p7@G%i3K&!V6P!i#)P0e93:Րm1 ^ppn[27e|.~*];X4sHWdٙ2OO{9U 7ՋL/G kPB'ۥ 3$QE-kEFmlQ'~v["a3W+YR:"i8e?\@F 0Kc*k;hLGt@_ ް*E>ׯ4 ~[t}v pӽǥA^ar׃ /Vm1=֥01ڧ|8MrgAJfP:6j.KE/]`ja"a]qT*ă܃E,(O3{QUT҇"X՞ k]9>W(Bюɶ {Jץ:t(RMcj-j6Š= lȦ_A@ 4'^L-=4b?_ْ^= / $oMLl56yh%ພ<_9z0y+ƦBi4%+ߖ6\XuWEve5caAH)H/f& zGGLr(zج4s.?v@2WN< KXc~CYSM H*2 t]a SBDȜ 9:{.ai$@~BX}X O8Oض\PMwe|VpD]d G\_Q7SsDσ›>f.Ȑ5f;2jlVq&:pSW2M6%*f'7^4aPN&aj3q%x͇;_"6=#Mf 3LK;5R. 9h&Q_nE<~/rI[}y?aOGh@+:ZXmrTj<i ?"(^f|` 30[MSА݃Թ3TGp w"?Ԇkx6[?Z_SG5T.]+ \BoV_P7㗡ط/ }2`]1m8t <=;lbTU#< <%KqWP? 6nEyj|"en^Vh"Ǥ&'g5 ?Vp3dPLoChDMC=v$ ,NC2*(}|U5]\ xs, !B ui&)Tq|gSyz ?8-NfDgUE෩b85Q`)Gk1:M~eO}"<&#> aMđ72s̚ػ(DM# j]1ǒYsqAW ̨}ޑe?,Iv_R>o$%~ie'])];2)o-H7P$cGylC8+#nL2]^'r7>*v7elO"]˜%DJ`O{-Wʏ1Jp[πw?;LVA:8Vt >ݟ^OxN }NI njE:v; .IXyŸ: L"I/׼Z\F .[7Oԟi8ʜ BjY*ey\N|k4sfN1lɁi Qpa#^ U,<Bq\HԸ>ؽnJH6gp +,C-7u;R }ɸ-_~mr# WȪ ].,b*oBܮ=ב*L݅Du!L wmSOS3Qqs5|:gm)ll˭;*ia{yכF2R&'"&XI(w$ F'zTۯᚬ~6 ӖRH&+cn9y0k8PTD[>|kv$MiP:5sG5W+rd\Q8w3gNWm> ^ٕ8^52AȆ<,觩 ?wp^2Z? Mx*#E#zّe]ܨۦFE+}AVpE2*4QVq<\^qE*o`;?j_O6tm7|$a9T4/<\S+~`T/~y;h"!2zE<p/Q/׾sBM̍2ʜ.׈R&R{vu.a>4G@]N 4EbIǪ JO 8t-Tʜ$-wUW 9M RO^PRC W  ɼJ|#yc4QЙ~ta* ֟zcclG R+_<%fZ۬4Y  'd|@^KIQ*%GͶ/VULjrr3ZHI">*ܣU C"jLpw <#<GT_qn6 iy5%+ct~R-軥Ywb lj^ xYgr_zcs{8Zj&WM^ [[|9  G;Ӳζ #!LQ~dT#;H>9*_؄l1Fp?Ƃv?7j|A0{R:3BK\<JsZ9Mw\1qYWz 5Hs~wJFR44_I `D yõ{y7<;3aH91U EF\ѥ,kfXi8R*.x.{~jLӗ 6B$wO=[ Cԫ߮kfi#+Hgt]>{G^QթQl+"__ԋϳO5.X3[ z9 hsjzf-J*Q &Zgu^;ױT%gqG\%K@a@7E)/H3#PőPEȘnٓctPd UX2 {wt `4+8 b r{9ȾBJѺ\sX/k^-%)rkSAxlmjʽ8D|`qV'ql$ [`wTdt,d-;!~EHн%M[XuơxG-4/PFt({=ºA)*N]0?..٥mLCH0{+C*̂\X,Mm srUI`Qχ6w+/m(M@غUJY)0ouxwY*me+_Q{2Gm.o.ư|,.082B{V9k_-M-` Ŋ&.Iz%gW@VU[PUm?&?=BD=|8Sese4SEeB` +d(h-֖Mnr*R^ˉ|J"٣pԵ95ͦU"&Y`nMOF3[f  L}^iφp)LeqzN-K+^d=>,U =XGP399# ?Y1B.K].?Ok?#hKfFJV~VaF u6A] `!3Se*”պx [ߏ;=yAWPr a[I֏zk52+r^8֚|BQP&TF>/NJx=cC} uLؚ| #fDS.x"[P Sg4`|W^XԮkI-8.úWs9b! kՈ8"o֋HHpى7+F$h Cay*|AUWHH^2.8arVl7Y6jNKB `7FɱKg1hfcAftC|,!4dmkNm|Ћ|*#Ma˜M* 8+ˠ,P_=/9{pvFn0E[˩Cx6՛3ȫR9$ YãxNP)A,0^PkjY\#GH,cfP$%ؽjrfgi4|@ -%K4&3t'ihM.<`W/a>K% F5|TˏA@l~]}r.?Ă0HA2/h6m@.yf܊;𶻭ϊnQQc}F_P7KK5WC;.XO8qzTM>ߕJ@JO~_MAOuIMLg:#Me4煀niK/Y8;ORy9/z Ö1WAj@tn7R \M*eMή!,9,эSr:0moZ{)G7;Vn%_#D-hE;ǭ+ت#<1Mь_88[\eg4b?`| (o3i|"LUo(4.% aʾOi{PcLd\Tj/ -('wqkװI E^VH>)e-R\kTmzk'#`65m"˱lA6)NP1o7WK>vI4I69_ M*rrTe8p ]{!\CəK[jBف P-`.DsT!$iuB=bN<$ FF*hl45\B(C`Α;\ƸΜWvS|rrZ-J/`2Jg&#*!-ѻDWyB GK-7J ,|{L6h 3{e8JcSMAOZ4^54NKqTQޜ>J-`m!jʞTbC-qwƬ2)ʃ/Rd6.8͡)Շ" ^*h%0A!5BAvYiU("1~0v%U/1s.H{}r-.ʀ-U* jM-lf!,)Y03_!7!ڹ s"+ol*m҉[KgeJLB}R/Zw2S¤WFA'n}[c a~elxH 4`1 J׳`j"|pi]NvCb@ZJ {trw\uGНC;hI<*Z0S:ԫ,ؽ )؀'#ew(Kq, 6z@M M)_6p/$9_}1bjrH F3<=YhbT{i_`፰|H2T(b% )N"d dr'[XRDO3ٷ7"VUD%V['!lEy Cٖ8{R7&Wħ*#M~Ŷɂ؝vmnoI%mYs'7Bkef8.=^:рJC1[$(7Q.z<{\T sH$O2W|c,mMq5W`m1|3ο( s$ ūX|EyG ^|j1dO[K:vjDqT.FrP Jzr֣֥"k[oPd{^B*,ʚI3bNA!Zbk%E[G'i%V#O p?Q5swMx|bvQKD{` =`~o ,z60E$w]bwQiQ ;4O&OuAl"X+D*P \JR\~šɱOsc?0` $Bc_s{|A&*PZ ȻWd?.-R KcaqWWQz;1r1W)0|Tf;yH0+qtKM: HԻG CIpTOiTS.5 u%T[H>d;0-c'bީAڕSޖ?p}fsΥTvK st[+a^Бk7 <{lĨc}VMc_RdRa [+ͤp(pNcs# r}+@Og(:ίwa͐h@k&cάKw‹h0_ѹ3Zʥ+q0$l,! ]kPo㼷ry:n-_aERv (R-XϼlLb/f[Z (( AP#SfoptQyˇ"{<^b,.EP^17lW%Ǔ[ԍ`rӔsϨu&{ơW {ݕc-b^:K@VB}h􉹇|~! Y%F7T wJ)͈Mq2Z`H2gBkm-TOu>$rײ_DsY?V?t<)mLdGDuڶNpyOH?kŲl2`Zr,D$K/C2࣢G1:'}" #׈sӰ:Bkh3IǪt_8,3"uEW-jo2avރZ-v =U;S2t UY>LU1R?UP'SST3ZDτYU az(AS $T^p6q4PC .C`9`~-Kjb7F~yJ{`VBIy?tMyd.Afrb@8[`Vjg ymc+{kOө0% Rwll ]HiX5qA V}07q7ȁ$pWa1Wܗ`$WU̝di2N}% |Щ4LIo Ԍ#|^U((c\w.w`W74>ѼM!)@7 _Crbjn+Ϟm@p^#7y|V0e7G;,iFީsifdYMxㅺcgeD0SUQ qnZmr.Yv©Q"]hnlG\W:7;,1?ˁC.};z]TLy3ZvZ|qᄚI330ƁD|gj_NA54hnPD0s94?$PДH8\Nψ>'- \**{acO*5y H '*#nXi* %p/%ʢ! IqO{fq3?hV\{ MNU;fߗHIsݱX 30ž GEe>2.2J\3]Ts8$5gypzpKP 5͞q VCބJ5h=5.6P Kh4 $s@A@,'0J#v잰ݴ8.* 'dP~k]t#}:aXӖ{ꍨ|v ĞY/N˻lӋJ/;&pb^9J< KsAmxۻ+׸ /$(sk ҹx-?PD1Rk1k5L7+S! Y}Y"G6Bįp5z0b75C0ߵ~Ջ}V\1Yf8 1RgL)ogU_#z.N^Q:I1Em݃ÜorHEDӿՐ(D յh5f3"m*jd&kSJߩ, k~̵Rq,T|#a(qg _OB0jF@CΈ=lo3H|EW' 29ɛ<^4I[׼!JT| Gtgtcs$)eE =Ab7ჽ,s2 k֏i StrhIFA OML^iKv}]voevbXuod{|3RɋM,8eXk\G3r0GI(Co OWgl_mqM2\4X fJRYvg(k*h016J(lʹeIm9uf=2CDrJ/G)3惘[O[2++Nal8[NnQ!yfDQ2 S%0ɬAzR{I=7g豊0YEz?Qw1>JeE׍uO8D%~*i`7%me,*NTnC<4I8[h9RoH;] l07˿E [@ $LĘ؊eswL1c#݆_6<4[a/)Ț a B%5|Qx4uym/T?a1BHaӿy^Rz{ؙ{L;xT (9?L @3΍QT0ܠKfd~P7qcoAo:SUmKfύ(F$>y1(F{H͉ e!;UM#Z5qjw4[SӰHI[܋WI΂m?( aU Vv&-1J^ZUKY 9x=d:oGB`&0fxQ?vݸͬWrmUA -;] ,Jb(u>EKpzk jS[XvFYs㔇¿glB+PNin'w3Q @yk@M~*B VbzN?ZKRkUϬƏ{9Tm-)R@HRbx:Ak"Ih_[ # 83yLIȈ{'u\' #lFlYmg*2MՃ(Y%o=m;p=ޕ׵s!wdh+D Ұ餎J22 _̕kub?EU[O%ḢHው - TRFpJUHcWϕ7lJ9nLoޘ?Kns+X&*b%K8:4o|O|E-gI WHka9*Oįv& PwȊ^v Вif;W78nnx v&עr7'MK6moc4+o ObmO]ya3ͼoB=r;GXS ٲ4G9$J@Dfޑ6KIjv͘.u`Y6,V`Zt(\Qm.>Gj}hPuBHea-Ή~43YQ}u[<6=FbBe }M|#8Z,p*#/*;zVvx@Gu *׊Q~/{ #̹}NOqgg@q{wz.PS:)Oyt7 {ݓ}g- F Vo P aϥoFx%ɸ8F+DSw8K_r2ա9'kw R[XYz!-M|$vh0s4Iyֶ0|Mg =d.RL]0*ᢕEgadXL&:) C+aХ򯀈e#y N(߰,e2vP3egV^D#\?4 1F"ZzvMm}3Yǵa}Mz74 51~J+lX<JPlQcNS7c0@YekhruMC)鮂p,nn^Xss{b!JR,⣲VzoxUm8\zrP&>c(gW+󕙂\V)[c.CeL?=-ѸO20$#n̠_VG" A&Zȩ+kmL<`$Uy z bA9Zk"ZLL^wLd|{HZ@60V]e;__ݦMf=ꝥuX&!L$na>t=w u5 tڞ JYG0ܨn8\m6xfjs`+ìMT MVc*Lsb\Oݡ=ٯ յV j"o\IscƩbn.#ݥb4MΒ䜨D]O |y{9w[ @"h^*Ŋ$ވg:ڵhnh5 DcٙCgl*cKwG )1iNDecl`k_'V]#(~/\E8^e/eԱJY^W]$ &Q.lX^ęcFiqx˙ػ< {8a/~|"Oб9|:]+i4 )v rrXhnSO3~N@_TǴɗ0ZLzu5=`P_ ۢFT(3uɂ p_/1Mֹ q~0ԡʆN"gfb~]CavyD6Qt<0\iD׉n B8هN<~6vGj\b),_!o8݄j1@T \Ms}j;dam~b^y{Ył!7O`agdQ?UEdY#6c|ogE%Etoc nDJ@D EwC?#Si~_=ӕbRd\ܣT-]岪,PqQL$C̀o=DiGod}`4hnG[\A٠gGSW#?Bf %WxP30+=Ĭ¿9DZ O}e~k~ݬ0-0^~7-\7~6k7+78.uu\mܦ#] <-ֻjUoPˆ iFM<ǭ,B0w-&tރ-szӜsCɝĚQb @8iKwK8/?e;P/7#N)G]q|Q9>ŤJlV_W(L3`*NCIAG.S8Ѓ5Ȁ.dqzCOC:Ȫ-R/%^@]teդ6?z//ͯQp[\K{P3s՟G͆1//Є3ĨCt.+f)j@n"%Cz,=b(Z6,«<6b-6{-%lv @- uς\5z<ŘI^>qxDU+w ETV&3+1rH-kQva-_ؓd.;1>'vǽ. `G4\MjG0 1m?[l8gC`:;nq1-߫yҲMڝ*qLȒVI>pz0G_Ԡ:M2Hړ; #ag}G`!.ET@d8RݖMło"C>JE;okk1ڲI@Bе g vP{HQ(]JM¨;= ['}~*Ժ0UxU1B,#NxYf܅b* hT25ݿ-B|Esi"cg>=x igbnN~BXwj yAich%&|ܥsp)~r:6g!/ um&(jT.*y6܃}KTq c(WcY`X湯2؜FTJ;@b?\ ]~3F2N1(bf0q*"46X/ ႉA5"z_$‚8ep Z62FM mu}è%LzoFB(\Ct|^TG2eLMx( ԇ~\Wz f!;u+Yo_ j9GT:b`W"v;z䯸 O OתFWkY:mu`QՒo7l/кG, W_TNUd9pķfM'Ab`yzvtl#+zg a@(MLaX$c|ygEgiۚ2 JTrZ3w*熜~3QIS0Te9G4B̟4[̙H;Ѱ24,"Lc:1+'l^w];ׁrIւ6bn9 I5 ΰ3H^w$7OۓW&m4iϡ5_/]cH4E>n^xWu',6k+!߽tt} k 9nBoWc/-*Xˤ[ա8to,E hab@!6t>YJ'-/MD|J5#UnigQp{ y<3#.kəZ0㫄A,B1WàjӴ ѧPfi琫+IdᾰT/6Brd3S4ω ѸC-Dh ~roFXO 쇩Fk5`ȓ=|C)}B[:$^I o.7x J_a Ŭ 0eI"IEȫpV{/_jgH9B 0$f:::G:_)ìO:8Ic ձ#fyfK |@G|:%4fpB=n~FF)I<x+Ꝫi&my1tjK O12bsP$EzS Y*e~WS_omq>tqEO<@Ƥ!CݎH0lp&ᴅw[_0ZA&4\5F~۟0 Lk]{. 9p:!W!2p;sZ KR.ǧAka T\aXJM6ܐ((=f;{M3R_֣;Z3_=[Gu}2Xe :W;>ˑ@G87Ǖ:@5Lk6B]8Ea|rR 3׀jOc4$?Wl%a1&s&-C[$B$|o<x@.jQw5@F̏gfq/n|쿣 2U@7¬d.LOÏ%gX^~9:Q.b3E*~ e~1)tȨ7$ "DCgM]κ P';g6η'jW '">7:@cu8#? #D3yaQ4QJSnRF9j4Y^QoR*gǡTD*Jjt _OnZxjP;9<2JγaQ'i.0>l Ӎcd4<lmN[5߆Urt!1ڬ0b~2xm9U $ 0Q0:ӎ}lZ[A,"'g$_;> W<ӇJD,|!E>iOʷfQs-C8H?dذCv3#l/- ^'t{Bs ?/ H{kTڱ|7;G}(F=`tO/ErTBwcSUA?(c::~_ip8g^JmpGc ;^L0H_ ;6LԐ':g{\h_<ߠrW^OeoY*e9b ;fb&=&1H@X=B Z8.SEԝP K:)SvY i 2ĉxhfSvဓ?sS4l|r" SRΎ"L<$4l[j/'CP[L+&Ag?QQ[q26to]AYȓ4P ֙S) _Ն (Hr덕_L1 rʟ0=Pðq$9Za#P~0%6I_:g-D927ӪOR .}Br3W sV48ߔ&IUƷooQϡdݦѸ͗BpӲ$_'cg8pg;m8@d dMGK'*fU{bLo0} il#hU,? ҋ7E <,B$yS"O0DˬG’5# dJ%!Mei!pHgGe36?f]:k~R^ƚ"ڭ[yifZ;Ӓ[\aNVsVø+81 2ǡiHQu9|J_u/M7һ7;f>h 6D>CDz"H^ÎyMwFV[ o#&<A Q_4ϾnDֽi:A 5ɹ(Xi,ڕW oOmOtb8OJc8+1JH i#ۺH9pQ P=z;h,ZBWwbᖴތdQ `hc+H!b8`BЂa̬dʟE9KG đˉ\V=!Ӽ+fwiܯR#Z6UfEP皪[,,n76/$vkry%Uи ,ZyYcue4$?kFy?ٌS㘩ʼxr=y1MOPȦɛb)fDک 3"0(llTV\/cG9C;).g^*s5w]^lZ<~"^HB*e VS0gaYԌ18Z=jZ"~otr;h}U]LµCZ&dwC1HC JOW#oq ,jIN4F 0 Ya*K_!CuUr("tjO%`4 ĢwM|HTw\TԱqi;*l0jtJ@2-?;9ѯ=B|9k- xɁjlCi(di~V@+FI5Coeg踢b.rϼy0Olk87Ā@F7xr=6{Ok%7ܯݓK F3S/c{nt C\ؠ3Akw;Z"&;-~o1ʣkw)ڛo"g"~.aMe60Ssƫ\yʈmdY[s[]#"'HdA4*;xNt18&3 2BvH|8̡AFvQw94+i+u'|Վ Gz >l t'U%y2n'6gcq Pg / ::zFphChӄ_x-EC!s}Hd͏2Q?2"`csP}qp8.4;3S#a7rDA)vG'unN%8~.)r p+8GU;QZ&K>VZ9Njn(A ]Tp iA͗߳p-ܧQ, FF ċ lC_i9OiJs}\n&QPDog O2ڃT[#^e]q^fh3eTǻXw q+oOvSc+a#ۿS´cA!9ÂkWIpy+. =Y(LJK3[tp5KkVfsk k;Y8[7ΆLM7XL+8EW@'&ŏx) $MI9bOZlj3m+Lz7h2OxOU:QՏk =XdS7zb OpS^DBՠ&,c#YؓKi';24X= ,lSlRd|je߲|,oo0Hy }½F\PоCo6 >n\ V'/pP:H弶iҸXǠ5;r7+> ےʃ;lg6A{L88hax Dֆ7@%q:]u!aCK.1B6->ل،? #g1B#vuj;߾!]?B Yf' zI<&Z{dnL'"# ;i:̅ YrneMZO2Ш{?&.w6$crFplB߮D“mv Sz7*@]qO2QIiYF|Q'-K梘Hq텽til;IQ׶å\ v5WR|(M#\I4Oh*~{gqtC;JCx3%C;I-hީtޟʢ$+AǍWF>y⩨LӬI!cD)^-fk `873vf|99=:Dفn7jU͛oaDo0Íh߶:!NڕBmvnz(Dy>ZCN:g5E|~#f[6s}MJlߥL)F_ޒMa2,3a{9x!&$~Q,I+xF ٕWrVe` LVGxxs}w)I%kUAb냲`e+7I)*H֤*D m33Co4Y D<͝g-lƛXwuDU@ւ|{anLm#BX֑}KQ'<'J\7pc(HW)*B{8n@e;^˼,Tݱ1X qJ/ﶱ'BdVNޣIx%ABW8je'9~U 2l)>=>L.P# Vw,5Aȍg5x2EXę-Z(/@#Mp'NE+wST h?JBo٬a痠|僋>x݌(T6kL(P] 3B7fu(`)tD0nӲ+C}*t@֟aZI Ϫ +5}L[IʉLJe=wfl.4o ** P˙n/J_)]3T.p?_1GhC\D|ĕ3&Y$"4oO~E7M3MPPUY,&Qعk{R(d]ĴLB䮲1bI! P{Ч֋iXùؔKML˰mlYd<R-; 6#izȥ]phl 0ڄ7G(u>'CΥ(齃wͽ ~b&E7:;`톇c)mʎ`f!XU Fz]NXj^aEl>0!1eIu1o̍r_y1}@~nj/*S,N-B1 f#lܧ1!u 4p!Ab+)%0JWnACqC2p51f8A\OW6&Ԍ9'FX; n* [z4tPҐhs F1*@\ܱIΊ:38A-:ج^PB.)819Q@`lPsYm \k/N{sK:30WDp1PwD@!mgh@ g2: إlHěę}R'tP)uY. c;D \d3jE}^< 20c}z[A"4o؇YkrR Ő_s/+wϦ bQEæڣm)Mac ī΋+oQ`KpP~NF}c BVv~uڨ̆t FVkQEyxƁp9t5^c47wF: ÷fȀ [g7`Tv i):P\{lυ.%Lq1 mvs UPY6m]߻5w5 xFn%| $ (9D]V0x"#Kd1\5<)%+b}Ek5򡟔~Ë1r^_=h{P_qJ*O5p}w-$=’xݩPntbD|<^ZX%'fzh DZ7c@?&.HS5;%ȔPҟÚ. d7!hCk Lqd N]}\ϛ! wmhTd"j֘DJaiME/,#&ՙ|B4yB }jbrViWpG'i?Q度O} 1T:eAF}QJJ4 PƞOD[9,bWā[ fY`#FcsN<kf ?%,5M;ud\݊<UEv\AĬנFZWco-^迪e#c#Zqx/Ndp^\GϮe p #Q>EпzciJ˧Өq֘22%!zW5( ? FxB O +WJL'CՌ1)"Y;x7QZ\W&rM^`/./>o}F]Lꌿ_šzcOFIҾ'M0@۵=Z] ~Kh=[,AuP0M\WZoq"!!gF EXkj% EaῲU[Z Bڙr+mwS9= +`u2]<Y¹ |a!wP v l)r|ښB"y$[Oɛ9NC8Ok{ծ-a +k5u喍 ne&s^?G?p7=;?3H:#_V޽F(ǀt-췙ȗ+O@C Z g'yM~p/ #3Y\vEA74U8U:ol/EjdBZ7x~+1 _~@;QK u>>4o=lK`=oDiRPmy$4DAJ)3]H玑-`Lq>+^ۏxP/|Д"ǞuBR$@zL{.0oI`ϥ9RTm#zݜ verGNʶ ~yHza{*L GiGMʴ.Dnͬof];Мs BW9Y]As J'N CD9$} "A\xY,pX']B8{e}9 1$'qo;:^Kh[uDL$ũs6hKޕ#%=bAbdFBSӊu|dO_6Ce~BY.<Hf"WɃ%C@rJXq7hႡq&GXZP.ݐԌ&?})\%+=bd˭i>.YR'jcpq\;{үa%~\ҿiQ!&a9_W {.-yW0R@8X.LqŰ KŒ/ZjR&5.{Rp>;S32r"WT2P\J:Ehqq\]/[2bd#{wL^vOF#.Mg6nL^,lfJ}Mz[6RI#ApMůR91aP%7_琍a{7Q._uDֱ[6k㩏Lؔk6ɔ`+4fJe@q/1kgşQj mtYVXG6I8"57Jeˢ̚\}p;c9HOǹ;ywjHr)J][܀a΂aZiweފz-Y;/U`lOkÚ?&b]:IW'lK\c}杮$ E&|zoaG-fF6ɘuGL3 8mü K(8:E@xKW< 5PY+d1U%sJt&'ۨ%%ey,D xۙBjR k$rDJ\Zɀ;Ơ ߛG(uQduB_jsQe?24jAIӡa ^.!y=AG\ Ut4%[Ź9T :vLnǻH 5Nlt@jRؼKM\?且LQogom3gEf7w@?=+ƛE $L\>o8A>}d'/}"H՘3KL1t4s>S{>-E 7 q+ߓiH{tSaLx{Z\}ӷgmΑfIϷ.,gۏR~y;gCݥ/' {.--/n:AR~'3)]_VF3ѝe gYZj=ԓfv*gˢ]{΅F}0V@8 \~gё-]54x<Whr^ڄzp)nM@ 2=,[hbșO]Uy7I%萂:}^qbz:.nL & ͻth^s+oz)=_V겕twR[PXݔRq?.yWAEISPӑzWA1s1 !(U$'FrʨtN":2dή~UR. 䊡i hn>s!u0MwMp移BBE?.m.a0FMi`K6?\UewʧHYQ( w<@; wcƃTDvFqMR܃&vXVGj Np۾)͢AEަ} nBCIJ/4S+Ew2vlxV v 8T}m>DȮ.~)~W;{JIf,QNXegtVAmM[N?.?93N'jKXJ#؋iwsN%u5||R Kd PI ߯\o𞋨4PqrvdHm"~R5&M ՃCA#8}e?Q&YNح5MbP\ԻbNk8k#?We "Zŵ(ϝ[#/Roi7g> 2t2Z^r*CT7O&#`WmBit FA)}2hŁ{P9r7&TI2j-ש~]0mZ:㤻* [[?$Jepn4_HbyB8':IsU],GRK,|WB}G5"]u`HJPYjQk0ߨA Ζ2 s&kٮ!`G>!jR45(hQ"¤Ɩbcn\T!e1WLcF(ꘑq=ȾLPN5B M&4W:bU'-u Z`ĆL:])7ĥh0ZK"W9sԖ8!)}@i}Je7M]/Upo4T wlvC&e,P٨"5Ymt j(z@'hry#-&F)̫}Qȹ鎎ʮWT$b\>!:}Ob~I/Nx遴gg`Gqg\.6gՕs\a Q'jkLsk^/wuB}7xvģm_;D1=S'*USȓ{|%Љwὑ5.x2qhVgegAcۀp71z*(`ηu6 ԣM:;+BK\%D m$r Wx !"\7XَSK#%2MaR^H 8ak(?}ŋ:͐J='qb٣b Z67pIn5xrJ@N8uB -xk4 M 9u $[9p[\>,VqoHdg2F7uVUكu3.}@tDuƬG+Qmu[pQ*Gճ* Dg)'19ƛ0&5UHv{6DŽbX[4t;5n6P_vFh`ф.4r2ɋq1#)з*.~ly_ҏaYs&\_ut!,\o#VJ n8-JV5K? d@o hy[G*fagcCc2\)i_nMUPߖ("PVo@/|De9RbV Dž ou B-`w#s$R"?>{ia;RQ xc8W?HclG֮=e*}Ӗ|J{QX9ڪ*p޿V`OT6H .1gϥ dc|c_|!}2]9V$kh0Xe6 o 6jYgo-nZ٨gGŵx/v,: _ERL|Ɵgz3TézAкNIRA`L\ΈO7x%(:+OjBj+rXts7+F-0Qpj&EY5}U__x+Qg(V|=7.T$%Ed:O<]޾m$=u?w.P~E2rY&+斝I?`m)-VV%g~3i;U94BoPWњ34Gk1Ȩ}05e~hB "܎fn@Z):cIvLl-yԳI'w>qqg}adMg@}%]xL( `D]53 ,m_Hv/M0_"VWFޯAPyxvAdi%BmL. RSԟ]Pэ9m׃w`~vχE2'HpG1j2Ժof}dbmukXv忕<+{3@D Qܪo4Y?^q?԰E پ Af#=f{\ρ,U@BsC2pG"\,]{ b#tVpb>NOCHS\jmC2YLRONwF,O'iW8Dv߉f@vh˱TYBFC4L(쨪{=r 2,@yBD҈IU "=u>c뎣$Sǽm{װabK_FqBv} !2}%#lv8 A'vxCe[&u6N\_lSH~yTɐ"w &4d: "i)nҐx@}DՐQ絙mY(ik/Gs^;_*4lcfC'2]cKDE?fF̍v2Sh r9~!4aBjnvH-ǗtXM>x< L${3] )AY{E2c쁙ˤn o)K0j'^? ^}[;}K$F( u*Q0NC";=7_ϕ)+8y1 ~*q(fua Wa-}:a:,yI@_8Y樥)~$5tk= U|K;Z~o&p<,u"śJE[Rn_ҙ^ģƉml,3evđu)$JoSfΰia]3%2 TL AjEQ;Lm)Y[N+}ֹ!P27ƻ7sXt峓4h정W9,YD/r0u3QN:8o&g8Dq-{PR_iJ c b,,LtbUS>K/9sz{I7RI3sn &sv" yY`ofuA⯈?_<\#sVQ`I,a.=x= pO:ۍ8?c3)Z_8_ /(24}Ki՛噾Y !v!(␂h|i +Yh4&0WE8Сݷ?)qo$P,2 Tp`'.`sOزN㫨g)VfE 8^wmO*x@xD[4¨rDŰ`)S_rWRl`>qÂ_6I54\*Hn~2.WnSnjMqU!x`zJ,. i9P&ύx,KinmgU^3> N-bBK >Der+ƞm^Pv\Q{Y~rx橳-V3lWNYݙq<)Rkk R 9G~Ct;B=ּkĘîv šUp,Ž\kbǾ ~&`2Hƻ`ЧtbD 8Zܫ@:KMuxuLmd]8JxȠڀ`(;J 7}@;OkGH ƪCmi##bWJ/&GP[ҹ{\+GtyI AN7z}3zR倵ON2[|W'0|ߙ-R2z ӇS+_'%".$XIsNzsݯ%z5xO\[|&ǧ$fϷu>MK0[U/Gh"#x+qsj Uխ0QOvP1cDM`JItB,1 #csbpiw4ae0zjAb&}\*<͝d/٪a6ykd"1} $䫑m^*Ol+S:@PO/ @wPtHK!Fm<0ы4D(& ڦO<'FkQ/_/P䘢,+T).1i+ CZƗY>3}#5O:I- l&hvr֐_| d"mȉ={W阣 e2Yj[N|,Jb5h̑DoiL!7uBن)Y1E]e'ƚ]ݱ}T2V:ݨ2k+0/SKڅȊ΋<-cxL:f\XޘeQ5YGڮ22_@%[\/ 5[$1Ta&7'fY`k07F?jVM*,+n\itPVЋ gQ#cOWEKnH7g>;"jQN]SAe]J\I>R7DeepzńI|ōsa[s^LJ;43ޒ-ju}b.f\FяPڭ FJ h_-}e+qbϑ,;-nG(vn8/دv9x?>I= vZ k-J0Z*;]F2]6rE[乼e| Lto$Fџwg A%\b<:C2U(Hm `+quS +7+!~ Y}?y8TjȥpzwD P/z MD&ShD M5^0`ѷUlաWwyD mQ8l j<† G(V&)Gx4D,@'X(k2%,c:qꢘ[[$ڒɀL] MT %n)wm`;`nm$-"Z6[n $'OŧSN6b~z$k_mQT?xI=C+"OUzF \44"T-^aRHdx]pX7T.jAkZ3(T# a/__-s]Ӥ !틁kgH<M Gr{Lo==C2#Z.DT 6&XP!umEnXOފ~#j̟k_a5KDcqKror%"M "RuQ"#\ VtOͰu4Vû7342.Cq6ʗ)OwEK '^`.Dybx5E$y aZy"έ BSkGh,4kA Pg uR\&=X^ "f{Q%FtBl Pȅ8=`vROCPb]1~%¬¥`(_޳TDn:5z 6/J9ӖMMCxrILOzfr [8:iVSal^ښ6.סTlbІe<7a8m4c62 ЅډC&X.~U*- Z7M?y{/GFfdk1 º"DM#⧨O8|F]yp J3oGWqmFLG۲z?B/$izS(ģET%B,Ɔc~Z3nA==b}1V.Rֈ)LЩz84ޔ&k;chO-2Ok8~'P[O7ҁ!GSn]{kBQ~Oۏ%}lK$ZUN+'sfbzV@.+Pt5,zr `b/?Z2&SA*17o@j۲c.к7gQ iYȗ!7#kgdLQn\ DŮCSh}7y)PPw{-2[LId~s[;ױus G*{M91%~\EVןNBH UިBDGٺ J;?MSN#M1v(΃R2%[kF_8tq.(c#PDAXyk6wo 5lhmU?Ny{թ w$6́X+<0\!!BabOҲ=8;]+[gKlBR Ӄ*"ߟWv dJ_P1a(RIc߲6 k'cμWFp4fB-]H/a Yc,~7J.^AE} Z*Pp\aߊ8#H6.a j$?l?ɭqks`0So0 zDPǭiem-1'qD^Ȅ#?S5͗\g_~%bvECp4@̌R&P|a>bXKO@W (Y|y2iz(!řZ[cvBV(#ZQ hpK7Tsolw[=YIC{p3vw0.nd[i4?ܕ5""0)KGZڹ<ّw32]/l\tTa%?DJ9ıj3'MM⷇eOź-Ⱦs^Cu fF1p¤qc3G?xW.\0宒tvjk6zgІй |!G#k$h%׋eЈBP%VUc^D9Q4e4A?Hsz:2K@2G>)yr:Ms{C2[3Td qzmaɦCTn Le#ݽJ%wIa_ϝjknt%6 .b $EKՆ7sJ j<5^I+Iii[Lnv!C~wq%1l*)I#Y pghО _{d3X?Q(GrSB1ƴ5/̏fe]Y4U:O#zȉ~'$ZnD SgE8M{h6g(wa~#.~Wt^e%RZ8-?S|f m32U?9Q9~݂ٙDs3ָ#lV~[nṱzķ/8KG|c)CU|"@Veɡ@7ȳn&'#;$I8%:>܉\'̈́EeJ],?7m^8w>1AK2 nn_:on>9+MFXjICL`jDeâr E[ C.=~* ,ap.x9"],\:GB%(d*!t{M"l3P*h㫬_\~"1:kX<ɉR%dYZN8[1 q̦)j8"~円T`?~+P+b>|&Û@Q?-] ͭ__?'LaŶA CnTn\Y@kɡ$?Q&%`GR#׻@Yٮ :ήCci- q"Pw m +A(P7:Ebh8EqʟB([pScIANXuǐ .E2 669W T"DsBSZzA=<v}>ᦐBugTK3sguX"cDIP$6)3[]@WNh٩Iy3[*|P|kKcò't<;Sٻ76 H!d \9`ٯu Y6DPkEH"D$5rΩɵ&Ů԰ wkҿHMEp2'f-ĥl, JY<AF:^)F-p;JfSxdJ\`'-1B(׽t'&Gsji.#6ˠ0^͗J{ZC^qm<4#]9z;lU3n? aMPQ'H-۲]wE<3i0M4A"}[uyBxzHG"EѤsfI1  EnǸ;Cȝb95g$9ȗCxE"pB^o ӠEbK3#Sc͏G_z`KS@}J#_\!9[ZPn*;#cDq:v.v7AIoq^9,V7h~}ul_sLJ F jJ{mG>!Ed:/5/9 آ0g.jm*3@su,Z&s3ArJЧ=b4ҖdrmdҖٲ[h-SvΉ"=k\S;̞33;*Z _nĒQݚ(2'Qx vYx+RkvG$ZsOBvM6W