libpapi_5_5_1-hpc-5.5.1-6.28 >  A [ p9|]5إZ?4ԵrxN<_xF%E/8T%܃"FNK{@}i.?rG8wi ^[JSjKE#^M!FHo0\]p7ThAN5کHNd#EZE}F7Ċ< amj]P*1#^:$~:*xz 9 M&5hKo_4bȰj74ea28822ab312f6b38896d681f9dac9fc37ce6cc6256f3017e4d98e1907377c98ca15d3095437445a311644e9088291bf6ea547p[ p9|aG7ܼ~ϩJKJA9qIt5CXnKZ_(d Ab1Enldu.TGn )6b =fI[_@x`ڷhLED7B!^pcGFޗҖz*JJw7&=|EMv<#{0S~bNk^v{qԓ%vN*mJ=Ԯmdc牶Ԫf[Zld1m/}t6 F7pAd,?dd  4dhtx     ( k T(8090:N0>`c@`rF`zG`H`I`X`Y`\`]`^a ba(cadb'eb,fb/lb1ubDvbPwbxbyb0zccccdClibpapi_5_5_1-hpc5.5.16.28PAPI runtime libraryThis package contains the PAPI runtime library.[ ibs-arm-1SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttp://icl.cs.utk.edu/papi/index.htmllinuxaarch64/sbin/ldconfig _tmp=$(readlink -e /usr/share/lmod/modulefiles/papi//version) && test "$_tmp" = "$(readlink -f /usr/share/lmod/modulefiles/papi//.version.5.5.1)" && rm -f /usr/share/lmod/modulefiles/papi//version || exit 0[ [ [ dd3d595029059c8ee22092b71e5f0ca4c1cf2ea9ba591c29c2d632197ffbe5bflibpapi.so.5.5.1.0libpapi.so.5.5.1.0rootrootrootrootrootrootpapi_5_5_1-hpc-5.5.1-6.28.src.rpmlibpapi_5_5_1-hpclibpapi_5_5_1-hpc(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)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libpfm.so.4()(64bit)libsensors.so.4()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Z}@ZP@Z7Y@YYY@YYzYzX6@Wڍ@TTTTk4TD@T.R@R@R@Q@P @P݉P݉P@Pd?PDPDO0@OD@ODO%4M3@M3@MD@L LKK@KKy7@KhKXAKXAKMK+nK?Kcgoll@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.compth@suse.dempluskal@suse.compth@suse.dempluskal@suse.commgorse@suse.commpluskal@suse.compth@suse.depth@suse.dealinm.elena@gmail.comtonyj@suse.compth@suse.depth@suse.depth@suse.detonyj@suse.comdvaleev@suse.comdmueller@suse.comcoolo@suse.comidonmez@suse.compth@suse.deidonmez@suse.compth@suse.depth@suse.depth@suse.dejengelh@medozas.depth@suse.depth@suse.dealexandre@exatati.com.bralexandre@exatati.com.bralexandre@exatati.com.brpth@novell.compth@suse.derw@suse.dero@suse.depth@suse.desf@suse.dero@suse.desf@suse.dero@suse.depth@suse.depth@suse.de- Fix summary in module files (bnc#1080259)- Fix unexpanded rpm macro in environment module file for HPC (boo#1074897).- Add lua-lmod as dependency to HPC package.- Fix Requires for HPC build.- Add magic to limit the number of flavors built in the in the OBS ring.- Generate baselib.conf dynamically and only for the non-HPC build: this avoids issues with the source validator.- Work around openSUSE:Factory spec file validation test.- Converted to multibuild. - Add HPC build using environment modules (FATE#321720).- Add papi-power9_event_list_presets.patch from IBM to add support for the POWER9 architecture (fate#322255).- Update to version 5.5.1: * Support for uncore performance monitoring events on Intel Xeon Phi Knights Landing (KNL). * Minor bugfixes.- Update to 5.5.0. Changes since 5.4.1 : New Platforms: * Added Knights Landing (KNL) core events and preset events. * Added Intel Broadwell/Skylake/Knights Landing RAPL support * Updated PAPI preset event support for Intel Broadwell/Skylake New Implementations: * libmsr component: Using LLNL's libmsr library to access Intel RAPL (Running Average Power Limit) library adds power capping abilities to PAPI. * CUDA PC sampling: A new standalone CUDA sampling tool (papi_cuda_sampling) has been added to the CUDA component (components/cuda/sampling/) and can be used as a preloader to perform PC sampling on Nvidia GPUs which support the CUPTI sampling interface (e.g. Maxwell). * ARM Cortex A53 support: Event definitions added. New Component: * Powercap component: PAPI now supports the Linux Power Capping Framework which exposes power capping devices and power measurement to user space via a sysfs virtual file system interface. Enhancements: * Added Haswell-EP uncore support * Initial Broadwell, Skylake support * Added a general CUDA example (components/cuda/test) that uses LD_PRELOAD to attach to a running CUcontext. * Added "-check" flag to papi_avail and papi_native_avail to test counter availability/validity. * Add support for multiple flavors of POWER8 processors. * Force all processors to check event schedulability by checking that PAPI can successfully read the counters. * Support for Intel Broadwell-EP, Skylake, Goldmont, Haswell-EP inherited from libpfm4. * Shared memory object (.so) naming is made more limited so that minor updates do not break ABI compatibility. Bug Fixes: * Clean output from papi_avail tool when there are no user defined events. * Support PAPI_GRN_SYS granularity for perf component. * Bug fix for infiniband_umad component. * Bug fix for vmware component. * Bug fix for NVML component. * Fixed RAPL component so it reports unsupported inside a guest VM. * Cleanup ARM CPU detection. * Bug fix for PAPI_overflow issue for multiple eventsets. * Increased PERF_EVENT_MAX_MPX_COUNTERS to 192 from 128. * Fixed memory leak in papi_preset.c. * Free allocated memory in the stealtime component. * Improve testlib error messages if a component fails to initialize. * Fix _papi_hwi_postfix_calc parsing and robustness. * Clean build rules for CUDA sampling subcomponent. * Correct IBM Power7 and Power8 computation of PAPI_L1_DCA. * Eliminate the sole use of ftests_skip subroutine. * Correct the event string names for tenth.c. * Have Fortran test support code report errors more clearly. * Cleanup output from libmsr component. * PAPI internal functions were marked as static to avoid exposing them externally. * Multiple component were fixed to make internal functions static where possible, to avoid exposing the functions as externally accessible entry points. * CUDA component configuration bug fixed.- Replace ./configure with macro %configure- fix typo in excludearch statement- Cleanup spec file with spec-cleaner - Update to 5.4.1 * Updated support for Intel Haswell and Haswell-EP * Added ARM Cortex A7 * Added ARM 1176 CPU (original Raspberry Pi) * Enhance PAPI preset events to allow user defined events. * User defined events are set up via a user event definition file. * New test demonstrating attaching an eventset to a single CPU rather than a thread. * Use the term "event qualifiers" instead of "event masks" to clarify understanding. * Added pkg-config support to PAPI. * Fixed lustre segfault bug in lustre component. * Fixed compilation in the absence of a Fortran compiler. * Fixed bug in krental_pthreads ctest to join threads properly on exit. * Fixed bug in perf_events where event masks were not getting cleared properly. * Fixed memory leak bug in perf_events.- Update to 5.4.0: New Platforms: - ------------ * EMON power component for IBM Blue Gene/Q * Support for the Applied Micro X-Gene processor * Support for IBM POWER non-virtualized platform * RAPL support for Intel Haswell models (60,69,71) Enhancements: - ----------- * Added list of supported PMU names (core/uncore components) * Support for extended event masks (core/uncore components) * Extension of the RAPL energy measurements on Intel via msr-safe * Updated IBM POWER7, POWER8 presets * 'papi_native_avail --validate' supports events that require multiple masks to be valid Bug Fixes: - --------- * HW counter and event count added/fixed for BGPM components * Reduce cost of using PAPI_name_to_code * Non-null terminated strings fixed * Growing list of native events in core/uncore components fixed * Cleaned up Intel IvyBridge presets * Addressed Coverity reported issues For specific and detailed information on changes made in this release, grep ChangeLogP540.txt in the package documentation for keywords of interest or go directly to the PAPI git repo. - Remove papi-PPC64-sys_mem_info-array-size-is-wrong.patch: obsoleted by update.- Add papi-PPC64-sys_mem_info-array-size-is-wrong.patch from IBM to fix access beyond array bounds on POWER8 (bnc#901134).- Update to version 5.3.2 Changelog: - NVML component updates; - Addressed appio memory leaks; - Support for Haswell-EP added to RAPL component; - The perf_event_uncore component event enumeration works now; - All components now have appropriate domain and granularities.- Drop patch papi-dont_skip_float_argument.patch (mainline) - Update to version 5.3.0 Changelog: - Enhancements for Intel MIC (Xeon Phi) architectures, including support for offload code in addition to the previously released support for native code. - Add support for Ivy Bridge Floating Point events. - Rewrite of linux-rapl component to handle full 32-bits of dynamic range. - Rewrite of test suite to determine which tests should be run. - Misc bug fixes/enhancements: The Intel Haswell event table now supports PAPI_L1_ICM AMD Bulldozer now supports Core select masks The CUDA component now properly reports the number of native events The command_line utility no longer skips the last event on a list icc builds no longer add an extraneous -openmp flag- Add papi-dont_skip_float_argument.patch to not skip float arguments from the command line.- Update to 5.2.0: This release represents a major overhaul of several components. Support for Intel Haswell and Power 8 has been added. Processor support code has been moved to the components directory. New Platform: - ------------ * Intel Haswell (initial support) * Power 8 (initial support) New Components: - -------------- * Host-side MIC power component Enhancements: - ----------- * Component tests are now included with install-tests make target. * Components with external library dependencies load them at runtime allowing better distribution (infiniband, cuda, vmware, nvml and host-side micpower) * Perf_events, perfctr[_ppc] and perfmon2[_ia64] have been moved under the components directory * (Intel) Uncore support has been split into its own component * Lustre component better handles large numbers of filesystems - Remove papi-use_major_in_soname.patch as the problem has been fixed upstream.- Update to 5.1.1. Changes since 5.0.1: 5.1.0: New Platform: - ------------ * Intel Xeon Phi ( Knight's Corner or KNC or MIC ) Bug Fixes: - --------- * Various build system fixes. * NVML component fix. * Work around a sampling bug on Power Linux Enhancements: - ----------- * ARM Cortex A15 support. * New API entry, PAPI_get_eventset_component * Add options to papi_command_line to print in hex and unsigned formats New Components: - -------------- * MIC Power component. 5.1.1: New Platform: - ------------ * Intel IvyBridge-EP Bug Fixes: - --------- * Many perf_event fixes * Cuda component fixes * IA64 and SPARC build fixes Enhancements: - ----------- * Better logic in run_tests.sh script * ARM builds now use pthread_mutexes * BG/Q overflow enhancements For detailed changes see the files ChangeLogp*.txt in the packages documentation directory.- Switch to external libpfm. Discussion: http://lists.opensuse.org/opensuse-factory/2013-01/msg00010.html - Drop papi-no_test_for_pfm_msg_t_type.patch (added in 4.0.0 commit) - Drop i586-libpfm4-compile-fix.diff (since we are using external libpfm it is no longer necessary)- don't run ldconfig during build. As it breaks perfmon headers installation- update to 5.0.1 (fixes build for ARM): * This is a major release of PAPI. Parts of both the internal component and external low-level interfaces have changed. This will break your 4.4 compliant components and links to shared libraries. A full detailed description of the changes to PAPI 5.0 can be found here: http://web.eecs.utk.edu/~vweaver1/papers/papi/papi_v5_changes.pdf - Removed papi-glibc-siginfo.patch, papi-list_components.patch, papi-use_as_help_string.patch: Already upstream or not needed - Removed papi-lmsensors_check.patch: can be replaced by configure option - i586-libpfm4-compile-fix.diff: Fix compile on i586- do not require libquadmath by old name but by provides, so it works in factory too- Update baselibs.conf for libpfm4- Modify spec so that build succeeds (requiring libquadmath versions).- Add papi-glibc-siginfo.patch: newer glibc no longer defines siginfo, we need to use siginfo_t- libquadmath is only needed/available from 12.1 up. - Remove patches and files not needed anymore.- Update to 4.4.0: New Platforms: - ------------- Added PAPI support for Blue Gene/Q. Bug Fixes: - --------- * Fix buffer overrun in lmsensors component * libpfm4: Update to current git libpfm4 snapshot * Fix broken Pentium 4 Prescott support we were missing the netburst_p declaration in papi_events.csv * Fix various locking issues in the threaded code. * Fix multiplexing of large eventsets on perf_events systems. This presented when using more than 31 multiplexed events on perf_event - Add a devel-static package that contains the static libraries. - For other changes since 4.2.1 see RELEASENOTES.txt in the packages documentation.- Update to 4.2.1: Bug Fixes: - --------- * multiplexing math errors were fixed in perf_events.c * more multiplexing read path errors were identified and fixed * Fix SMP ARM issues reported by Harald Servat. * src/papi_events.csv: Update the coreduo (not core2) events. Most notably the FP events were wrong. * Modify Intel Sandybridge PAPI_FP_OPS and PAPI_FP_INS events to not count x87 fp instructions. The problem is that the current predefines were made by adding 5 events. With the NMI watchdog stealing an event and/or hyperthreading reducing the number of available counters by half, we just couldn't fit. This now raises the potential for people using x87-compiled floating point on Sandybridge and getting 0 FP_OPS. This is only likely if running a 32-bit kernel and *not* compiling your code with -msse. A long-term solution might be trying to find a better set of FP predefines for sandybridge. * Apply patch suggested by Will Cohen to check for system return values. * Patch to cleanup dependencies, allowing for parallel makes. * Fix two race conditions that are probably the cause of the pthrtough double-free error. When freeing a thread, we remove and free all eventsets belonging to that thread. This could race with the thread itself removing the evenset, causing some ESI fields to be freed twice. The problem was found by using the Valgrind 3.8 Helgrind tool valgrind --tool=helgrind --free-is-write=yes ctests/pthrtough In order for Helgrind to work, I had to temporarily modify PAPI to use POSIX pthread mutexes for locking. Enhancements: - ------------ * general doxygen cleanups * cleanup output of overflow_allcounters for clarity in debugging * updates to most recent (as of Feb 1) libpfm4 * remove now-opaque event codes from papi_native_avail and papi_xml_event_info * Update the component initialization code so that it can handle a PAPI ERROR return gracefully. Previously there was no way to indicate initialization failure besides just setting num_native_events to 0. New Platforms: - ------------ * Support for AMD Family 11. * Support for AMD Family 12. Deprecated Platforms: - -------------------- * remove obsolete ACPI component New / Improved Components: - -------------- * PAPI CUDA component updated for CUDA / CUPTI 4.1. * SetCudaDevice() now works with the latest CUDA 4.1 version. * Auto-detection of CUDA version for backward compatibility. * PAPI_read() now accumulates event values. This fixes a bug in earlier versions. * extensive updates and cleanups to the example and coretemp components. * significant updates of lustre, and mx components * The linux net component underwent extensive updates and cleanups. In particular, it nows dynamically detects the network interface names [1] and export 16 counters for each interface (see also src/components/net/{CHANGES,README}). Experimental: - ------------ * a new vmware component has been added to report a variety of soft events when running as a guest in a VMWare environment - Add upstream patch for libpfm4 to fix signed/unsigned issues. - Readd ExcludeArch for s390/s390x as it isn't supported by PAPI.- Remove redundant tags/sections per specfile guideline suggestions - Remove unexplained s390 exclusion- Adapt patch from IBM to fix the memory info for POWER7 CPUs.- Clean up the patches and remove those that aren't needed anymore.- Update to 4.1.2.1: * fixed a long-standing subtle bug identified by Richard Strong that caused segfaults when multiplexing * fixed several bugs that were causing test failures on POWER6/AIX * properly detect Pentium M in configure * fixed a problem with perf_events not properly handling overflows; first identified by Mark Krentel * fixed a problem where perfctr was silently adding uncountable events * fixed a lock bug identified by Martin Schindewolf * fixed forking order for {multi|zero}_attach.c * updated support for freeBSD submitted by Harald Servat * a plethora of code cleanups submitted by Robert Richter * addressed compatibility issues in run_tests.sh to make it posix comliant * refreshed PAPI_Matlab support * reimplemented SUBDBG print capabilities to address an issue first identified by Maynard Johnson * refreshed preset event definitions for Nehalem, including implementations for PAPI_HW_INT; submitted by Michel Brown * added 3 new error codes: PAPI_EATTR, PAPI_ECOUNT, and PAPI_ECOMBO. These provide more detail on why an event add fails * implement cpuid leaf4 mtrics required by Intel Westmere * Intel Westmere on perfctr and perf_events * libpfm4 support is experimentally available and subject to change - Added "export SUSE_ASNEEDED=0" to build section.- Update to 4.0.1: - configure was mis-identifying some Pentium 4 processors - the ctests/shlib test now tests against the shared math library, libm.so, instead of libpapi.so, which works more predictably with library renaming. - multiplexing was silently returning without setting multiplex TRUE in cases where no event had been assigned to an eventset. An event must be added to an eventset or PAPI_assign_eventset_component() must be called before multiplexing can be enabled. This silent error has been removed. - the perfmon and perf_events counter interfaces were not properly handling event unit masks. This has been fixed. - PAPI_name_to_code() was not exiting properly in certain circumstances, failing on events where there should have been a match. This is corrected. - a serious but insidious bug in the overflow logic was corrected. This bug would only show up when PAPI_overflow was called between calls to PAPI_add_event. Overflow would only be set for the last call of PAPI_overflow. This has been corrected. - IBM Blue Gene P systems were corrupting stack frames and crashing when the papi_get_event_info call was executed. This has been fixed. - The PAPI cycles event was not working for IBM Blue Gene P. This is fixed. papi_native_avail was exiting improperly when using the -e option. This caused problems with batch execution systems (like Blue Gene P). This has been fixed. - a significant number of memory leaks have been purged. - compiler warning flags have been tightened and a range of warnings have been eliminated. - removed implicit type conversions in prototypes. - the utils/papi_version utility now reports four digits where the last digit matches the patch number. - Pentium II and Athlon now use libpfm for event decoding like all other x86 platforms. - Doxygen documentation has been added to the API and components. - Component compilation has been completely restructured. See /papi/src/components/README for details. - PAPI can now be compiled with a no-cpu-counters option - the ultrasparc architecture has been resurrected - freebsd support was migrated from PAPI 3.7 - Intel Nehalem EX and Westmere support has been added - IBM BG/L has been deprecated. - POWER 3 and POWER4 have been deprecate - Infiniband: Experimental - Lustre: Experimental - example: provides simple test case and template code.- Add Upstream patch3: * the utils/papi_version utility reports PAPI 4.0.0.3, where the last digit matches the patch number. * the ultrasparc architecture has been resurrected and supported in this patch. * IBM Blue Gene P systems were corrupting stack frames and crashing when the papi_get_event_info call was executed. This has been fixed. * papi_native_avail was exiting improperly when using the -e option. This caused problems with batch execution systems (like Blue Gene P). This has been fixed. - Spec file cleaned with spec-cleaner.- Don't run testsuite as there are too many reasons why it won't work on the build machine.- Update to 4.0.0: - fixed L3 cache size reporting for AMD Family 10h processors - fixed std deviation underflow in sdsc2 and sdsc4 tests - fixed bug in counter assignment for FreeBSD Atom implementation - updated cache tables for Intel Nehalem i7 processors - configure provides better autodetection of 2.6.31 or 2.6.32 kernels and perf_counter interface (in most cases) - configure provides better detection and autoselection of perfctr or perfmon drivers for linux - configure and sources have been modified to support perf_counter on kernel 2.6.31 and perf_event on kernel 2.6.32 - a papi.spec file has been added to simplify creation of rpms - Add Upstream patch2: * the utils/papi_version utility now reports PAPI 4.0.0.2, where the last digit matches the patch number. * the papi.spec file has a correction for a minor typo in the ExcludeArch line. * a serious but insidious bug in the overflow logic was corrected. This bug would only show up when PAPI_overflow was called between calls to PAPI_add_event. Overflow would only be set for the last call of PAPI_overflow. This has been corrected. * configure was mis-identifying some Pentium 4 processors; this has been corrected. * the ctests/shlib test now tests against the shared math library, libm.so, instead of libpapi.so * the PAPI_set_multiplex() call was silently returning without setting multiplex TRUE in cases where no event had been assigned to an eventset. This silent error has been removed. * the perfmon and perf_events counter interfaces were not properly handling event unit masks. This has been fixed. * PAPI_name_to_code() was not exiting properly in certain circumstances, failing on events where there should have been a match. This has been corrected. - Add RPM_OPT_FLAG to CFLAGS in configure. - Initialize variables where the compiler can't determine that they're used initialized. - Add full prototypes to src/ctests/mendes-alt.c - Delete the test for pfm_msg_t.type in configure for external libpfm instead of disabling the test all together. - Fix all compiler warnings in libpfm.- build against libpfm3 on ia64 (bnc#578864)- fix filelist for ia64 again, perfmon file is back- Fix dependencies in baselibs.conf (papi-devel-32bit requires libpapi-32bit not papi-32bit which doesn't exist) (#bnc565236)- add baselibs.conf including libpapi and papi-devel (bnc #565236)- fix typo in last change- fix filelist for ia64 (remove /usr/share/papi), as the only file there does not exist on ia64- fix filelist for ia64 - remove "," from excludearch- Update to 3.7.2: Bug Fixes: - --------- * fixed L3 cache size reporting for AMD Family 10h processors * fixed std deviation underflow in sdsc2 and sdsc4 tests Enhancements: - ------------ * updated cache tables for Intel Nehalem i7 processors * configure provides better autodetection of 2.6.31 or 2.6.32 kernels and perf_counter interface (in most cases) * configure provides better detection and autoselection of perfctr or perfmon drivers for linux * configure and sources have been modified to support perf_counter on kernel 2.6.31 and perf_event on kernel 2.6.32 * a papi.spec file has been added to simplify creation of rpms- Initial package for SLES (fate#307192) - Include perf_counter.h from kernel because kernel-headers doesn't include the file./sbin/ldconfig/bin/shibs-arm-1 15273510325.5.1-6.285.5.1-6.28libpapi.so.5libpapi.so.5.5.1libpapi.so.5.5.1.0/usr/lib/hpc/papi/5.5.1/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:SLE-15:GA/standard/1011e5210260a8c8be6b4288e9edfc10-papi:hpccpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ec96572d8c4e32ede08a7391230d179db821bbaf, stripped RRRR RRRRRRRR RRRRRRRR RRRRRRRR RRRRRRRR RRRRRRRR RRRRӛidutf-8667ad50f4a6aa91e451248ae4457d01389367ce0d099071d2463c0b8865b9d4a?7zXZ !t/h] cr$x#16ۜ 4} oF<2ݬOw(vP “uڑF%8V")72Α>rI(#49F[[m"ҷgȠuITn 9e82Ph 72R'~t%z=7UdK\VZMZI0u,NI=)9 (?Y}Zѐ[ 6p/VLjCl,Kp4,fDgXOLMU%^]ͺ>—5NQwx[и;@;$rSEyJH [tTMS2bB1!]򼺳+jWu'~O3Bgv=V/ r@5[|ET`T=$N'a<Ŧ^?qrQM\E+٥Q$O}x6NND=%h1 54wo9\Gc+xvb?hߩf\~3W;#Kepcxϰ^IIIEDh9K] Ӫ+FoTxPuG [%TǾ,u4KWT1iliK_;*K3AzH6G*gcLO+XrEJ,m˅ZÑ8Dd{HhkKd+䰂,OUlʍAK'ji>ԋaVf@ߥq4&iQ&vf+HO {EsHnkc\9۰IKzc@p?~G{29 -P}ڣ`ň@qԀOLa%g{R>AJsIEԲhF]g{gvcj'T,Dw+@luh@W6%/~gB~|,S^rN"G?p%Jv %+ ,[ xp bK/:ųiĶ9{,O$INpP#{#RЈW8ZlzX.qI,ܨ}c}IǰqR4 !W?9)̒e϶?Eoz'$Ѧ`O멜$j#هIԚ1m۸I1*u, 3xb?VQۣ3~OzQ~R ..+,<qu-"J\՗AGX0L|~u~:kwU9i1)Q*IvmyaY=(9Kzzfpz߁9m+J{3~ \M;%ILM ]VHFSS%<;Dm6pT% Uf,灮 N\ǐUuWRXSi 8/qR]lG)%}lx|cZϷ1/͝G 6%x=g&[4Fͧi3 m>ۨ+r&ɷ8âae bWϴjïi5cdNL24zv766FH,R u#"1J |lp(B2=8]r6j's}@4g}2%jOf'}*,41Br,Ay\X0#k&b># +>5 dZp#12ɩ"/k40EҷB冹9 `Ae/+Pti|qqC2_E#`]3-YpU9vn}Yr&!p÷lFmmPb%"=H =?za-JvD\9|sl![ S׮s# b659@ f| Y~ک|]X]hPZ/3!Ī㔍1|Ng+=LҮ;^ͷI7u~!^Jjtح4-@x9}E޷ ϖ|*zH[Ϟp:Ra&$oc_p }E _tx@.*j׃VEܕ9>1A{ݱcܛV١5gH3NjHxDBӞ=aKYqʯ:>[4}2"7Q0m!*S`'IA-" h_8boBGպ*롎h ~Zgvqg=g-^6$++K}A]X Bz5! {iZeMwab% #@y2"bW \N^䇜cظN8/9 o>ZUeBd`jA)K;#䗭^բ5y|9}^Sv.MhfkkNB h˕ip|aQLƁ d̉?+XbCsI^m+1p6.-B4i&Z\^_KW66ۨ}hU&be`v4c~Ӄc _Փ5E3Ony <1M*A/!VuSGPM/'-W?[ЯOpӠ2BIS`hUOEL*-;>vudX~KI| 0)^ݕ )lgSGOƁXY,mg7~ѷc^Ē7pcRhi!T9QQen?ޗ`;")vIkЍgKߴVk*:ԔrJEjbO=pE'f{Llz`۵"dĺw2Bj٠<q* Ֆ,5\Ӑ ǝs* {}(=rȹ%ߔ]N`DԔX%fNFAs-ll >!u5 O\V}U2P((ID@onm=V&|%;~؜I U&7{(;*{r.Պ/a&ݿSsd_ldWĕ/) +0!; <vd(?=TDz  /jU0r8_1,BVAOxρ6ĶLͮuM-b .c[wP "66qJ7YphE!X䄛fq#֥^a(]jj~ IBod&iEa8; ǝ""ꛛ5lXՕt 2ИCl*,0-3b#IB+LM.E Z? 7(i_هZܬ[e(+uV'?;UY>i/P0S;j7ɹV;y<D(OK0qZP.<qKpE5C1m|nP&|FAb%j \֥,`pP4 xH7C({,<|eɛ T~h=20)TE]ZiGI"-u1hPƚRT]3JlBs ZTi tJ~W$y W6blCfs•5u]JcupuQ1rCNs wB /dH&r"-\jQNY=~Ma-r{{!= |t H/}+]+v;H n޽?;pR\`P5^'Tf{ԯқZ+AۗDN,_H:N:US{kށ50a爅vdxWKf3 m/i"O<_)8Jr#[. G9wUϓQLQzL0'mjMa@Kvy+T~0W1vI;PڢH\!Յprɦ1w}5FmI]toJIcjtz tٶ7OH=S{+zqz-.{tDv=aJ iэ*˦`Umo '2uL8x_)˚=2瘢*=lyy?r0Qs[ DR3ºܘ1m_W L]!nSɭnMMT)_ N T=ἰ_}߸%Uo<n9Fo!j) )?%} 4z>z]G2^z<tdܪ")G$aʺfAl1vĸeH30Vp83'(}s=C776tN_pC# dz$HJBX'4G![Cn:LDD!y6T35&{1>֣2H2{n݄DCs-،>{#`7i0Zi=ZKQ{]GT;2#z<gI/|pvp3* NWWH)PqJ鷕8޹%΁RsI>PBE"{~Oxk0VGǥȋ:pǙ6= [Z6% (%EafӨTZה"` HvoUbchwxW_/-r62f5ra{:L̽Rs_p!~%* e|؈JOSG!@$Z:sɪ9v幞/sNh1"VT`cdXG5PdcFs@Eg#Ep ^ey/.0@|hЕ<NWqGb NIG5ĭkHM=GMK!A6F&,QAu˯X3hc<.7)!f\<7{3GhR+\yPb0D)'8#cAY +K…>ّwfl(?. W羳0 ,~#;gq̿-_hRZ3V$qk 4 ;[%XO?9d j:bSAeZb>؏LQrparL 'p*H9/[oφ3aߦ[>Q1n ?6 En_8t NQQriM3LZ8?ɃS^9 J4wЬRumKYml gy;.iSbS_SܭyCQLjb785\F J"g=s߇JK;WgI~I5+~u~<88."(gcrQ:4BFώdYk"R?E %ilAֻsCW{ u|1x&Q3rSo?H|'NhP^^DӛMwQt>~_2'W Dƃ#@=R8o,3`YG*AKַ \/uh+UVU.nc6ן9<ьe|;Mȋd Mr욂f %^ÝK Vmq1xKȎަլSTͤ*ȧB hZ 81-@Ef% |4Oyn $ MZU/.ZQn[y40ap_ ${L_o٩#f%ִGq~})vłG^UočiJy["!1eynPJdxB$'őԻ_߲YÌ 0vY*qJ@I4R#YfˠH6pLp45|u%hyv\[dQO8ɔb3 n=zt(:yiÙ.A8IE>z [0$f/ y| fiLRYP;j?In+ ;ϒh`C3ΟPȝ@Ppשf:`5A̼/g5BLfiz1!uY$3:#q`Ե%tځgxVk\Z&q8gM_l̎_HbxEx„hơP52<;h~%uHǣfX߽`@JPERS,E LG1Dn%wmO] G e9.+֨ղ^7nXig t#s9ӄ&$pD&VaSZ|3!FΈdkīJԺˋMӴ q%ϘHRqJZ gӭfVt@b$uR|k̭+Aq$Mf#(ef6FuܸAS=eoS'bxO Ij9?3LY] / E[E * /}'3v!׆5vqtw1FMց +έF_utƊIp³쯄<'C 4b(տ+ z&oƣV`ˤ[\+RJ6%w._U1W3Bo49zn]Aixq2D?, |d_fύӢePݚh*ïThڒ]uP;& yN$]w] $U g{7-(\) t0\Slu=1wbO?UNK8=Kž9TdJ2NmDxIDzU?m5︂<ڣ s.,R( (7<!! ݄4kC2v]90VRF`L<3-#\K]/:GvϗKZhv)`A X}UN$Xٚ.脤ۛ5j*܉vwTR(/,~ıEjNpSƠ$IRL>v˗zg`쾒ps/[Fmk9m Y̙Ha#_OoESDd <:)P/ݧط~%a$$n3xɾ^\׍.5'zZ'_<0*$[[vZ=|vܽz{Y VRXId'ɹs.MKa؏x!=/^wb9uW ##t%&"#Dܕk ׎zݱ@ÇS7v[0qZ鶬-.W[c^ d&R=VRY? tD2wh fÂ>)LG=mps^@[q*btѡPl^|2P3'Eƚ; LU]tp m667rjؕ&\ԺunҘ)Ĕ$e!V wpg-5[X|\v|mb{ tHCADُj4І0LT@ch{=pTϮз޲ '*-{}}HĦR[oJll㺥Ek-bP@"w\=[QWj?A{BbaV=[/Ok!I950'Y\]t&c+l`!japz/c9F IgqpY*ob Z]Q֦R1oK :ߵSZeqG$ =TA*>7aHNnκ@e&QLMQG6(in4̕K'Gx?R.=/ã)טT%opHšCNX*n.f]?F M :pP:#ItBpiԄ`j/%v$ D@.ukPFX;w,/(P¾C5`'tiiA I@ ޣwᵮu=u~F=҂J)Bnz ła񍂋IO (Z/c~ JD_FF+11iB:<%UAxmbURN3v/iގ  K^qپZݿn6S,8ҜP׺:K"踑/;~ ۏ ]!4j:dBeawεsek5[DEZ$#딅-Lc"=$Z{SVnGMM 41#4R}B⌖.N0@>EN4^_u۾kl G#ː6GTںOBrpH$$+AT-CꗖfVkG䯬#>ˤH 9aMzTJs!cQ'1.Z~BVR'Jic17YX#n6G' :bl NTDN2Ɏ|cpƺ %Tl%WꍏceLL̊Urf,|u /O-^ޘ; w!I/8*#{if]gA !I7 /%-??IDW[ױ`j|"+=Yr*O_l2`A[FH#fXyk!*sܨo15ȁL&-Sۉ R驨x+r9cu%g^+U&}PYM:ΘU @ v 84G*y՞=3|G+]WغwдJLk_,>:z9 GFiu9L4~ZZJIt[@6=0 唨XѻOVe%ΚUUۥ8v5HKȎ$,"cOW!~vJCC1EKJ3YhoėS5K, X GIdv֏ (2p`RtЪjbdb# ە~D9VE{"Qk(USϘ޽(*Q#ۘV`FAZ]WX"),XKAM[qǓgɟCJ=K1<%K?-Ezr-4DWg~'3#W@=66p? =1Y&Y_8e.Z#ۭZ"EA1ewY&1p6)JTb]7*G8ƅQb=AJ[&NcUmHǓ̊i@x'B Gl&5$ekW:kT:F.Z$af,PsXM:R":x{ѧH#]H=0u>"O 3Mf tfVjF귍8Iq|;Zh~ gãK{8|QR#Dua|a*ZA47ăaTJW__(nh4;Q#rŏ "~$JD/, -I8.W&їv"Trp>nUtEw՘+lF % Gl+`E5TDݥa Wxy=UNO7wưg10SJ=W9g`wv r"⻁sRV L:XÅDGnȁ /)`1D2|}6&+)W7k^RHNZ-0biS^"̅f\aNVsՂ(7zйhMXƹ_{_Ch)lʾ~sT@}8a w!Z6>$@oWbdFDgfDeF.?;\Jj0A3O~i$4֫e>?--Y4&91 Ln e| ݴ { 0s m;-rU&ZU088pNʎ3(xE~ҁq&7neplUŐͳ&]05̠d%N)g*|dlX_Y]nѝk> i&Ry"zYSd}DCs*fWIciEP{<:2*N9BL^O8CB@PJh0Ӯ>}<ע&WBph_μyػQ՝sdy"8# ?Dk[=>p8KnbDIjE8EޏVRQ٬Phi H ?1x_h/ae-,Gw =K Swm6dX7w;挟>ͨFl"PňCG4 uQKM Š!I`7z/m!!#p\ڠ,Nxv ;x J5BQdXW,zv)]6uL<`bV561g%ׂR9rg9lw yJ:=Fm5:.~9J*vYI"(b|޹)6m)K-}Nj;rݥ@RnF(lm.!ڡ{ h|C)* N^Ts6#L|+zs\FqqAwK"T|9 _w8ƃ&1Lottf_JU_ihq؜Y; :QVt~@HT -l~Be,*K~x_:IwnԆwzUbڒ͛;sa-+IKv ˭6C; #JNelΧ"K1΁T̈́HBˬ  `LI3lzPQAhÇsyaSftB/닐=[D#F.xȕh4%RQ JF,(0m)hٯدP`rY%@ "+W$HKr489cP 7} :HWɥfҩ}0%#obS!֋˛(\/V ӆm8;#cav_jywpӞ|;ZXW˶ 1:b4в0?a {~vQ^[B곈C ÝlN0%o# 8SR&UJHFXT SG 79|H* fIp NC;=fe(ן^h=; hi{ t@ՍAulkp3ަ}5`jzɦ!+5rn\J,F,+34‹A"A<a=+jn{UK 1u(rס@~My͕iQʲE#Zq`o% ⃳=j PץY!xs|=Y1 p>; PH9e҃YV3EnUfїd NL a*f.rD 9x!1ZYOFNڏn)w1ށ Ҁ6qCn8Q(%Yqҟ6.nGUYn$|LQ>" !udI RD=?(.6zkו'˙hwELCH}p)D^圖,eH9Z&dA7oAA[q W)[fn~X^l#"`f_uA1G`h@n-#9,Սvdu)jّdE6$gP?g^3JV+BVs֊= I/2Ude,&D~!2gNf:t#I:RsvR5HH5uP P L 6x\qsUḾ͆ FNaL(0N6FJ9b+,h9ty3{ /ԈI:}YF&&6-F8" rs|ȞDʍ*!簣?ſ- 'ȉi\ {E_70Kq|?K_g/qvOZ[O\&ؤUeR#x Z%,7Q8p< @Ė#B03RW "h5?!h{|Rb9S {CxJ0KI/K>:ffPG&Uڳw6e ߙ R2ʟj} 7RdUGBv3)Sgq]R=cRl;ZYLpcE\юHqn N8C&55"mw Y,X׭xJyT:E<~'i,O']ώF5{T4x$5+D6AVT͂eGYÁ h(Kr(by  ~`Y髍)NeLUlv8<UJ :BkdcBԣF % NnIJDirc"SWN#S3XpV7 iziiGn? >.cлs/: Q] 4խ]Eq¬r Ԍp AE!l "eS bU{OSH T=GAAGt˄|GImO5e3Q'.~#W'Z;Wt" Pz\ִw.ћzUi5UYdOb|ToSл(Lh>-O@#F~ .~x[޶k%;H!:#)qb=7i:WR*[j̵0=m{>EXA>4k=iڻׇcylƯoFPTo +JckG̈N2iÜD}I+IM;8>,"' ZٞRM*–`u`ɛA{cr@(s@%/Έ(ˣ9\DM5|tUdgϓ[[ '"Qa *%;76X]DF ,xAw_/Uٜ^oX]%Xq0m8ɜx.IK h>1l>O3 #pJ|^|1wgM2X$}o='N0BU*ءJ5!nmKR.[Q qo všxdθ}.0?9܅7;RxaTsS|dS /9WjqHUmH(I<{N }8.ba~:z_pహʓcU¿ -$~xM,E"a:n **^'3tIu.C8dI4X QIXkk4\F@L[7˰_rZ?^F1h(-ZO0ZKS spKoj=z=̊!cVxI'k[CJfg7~&#ԳǹA_aD9-( 2%"^omyp[y@KR9HGdgx\=LefG{[\;$\S (ՎƼOփvU>|Mie|OWIWnlie/z iC bͤѪ9c͞yzlw`s!m Xy!};GVپ%LCuE"BBxh/ʏ rΎ5ͪ:%:m9,"~2 WH.ß8UtdBIg&-Saq""hLx$|?$Fg&ؐ7^f_r\9b##`aܙ :,1I+ OZoe-<fѝ!HVqߕҌyR+HS7^Q\mcb/tl+(Bce6?^#v?_VU(j*]a^ϦaT]'zo'#Maϕ(703z?F5m*Nfzz.Na#Im)CuY~];7\.8肧EŔ]uIVO [g ;%IJHle nV>+`>\d8nwNy7wsq;S>TL6-8^Hy>(\`wj=9_JRoTk'g{0fX6ea3}'.wWD sj\UJKM%ic;v T,>.)chD[ &q7N ɪPWw*cDn#;zz!9 "f6V7!xhջ9ߔe^gٰIи{MJVyLx):Q0u]˩%g)ubX>=xJ @/jզ$<"!'9H*?qbh!s`~FBNc(oؑYy:¢6$=:-yIIN`Ky h2 iT}`6|u/][4^\QB w0F\#yVaV݄CC@fXIKc3*)Em2p{4=@!#u| >|L7m 22]<:%q+I-Mo=0cO:vSX.6'600|-GW-$~:RF-J'rvޗat,&bXlk\dKzfrG(!bnxȨ`]NM YGVP[prš,շ;%ٯ{g$RQۊWzhnI{<,Ay295u*2bEVn@~QiMdoJk4K8Z/1Ro؇r2P{nlxM_as"54:Ȟ`F*@Mr's0{o a VI*oEH.آDOf& ߺ dy΍eτk4-Ka(#sz'.(N4OZ9G> &5,t/BjE}u0;*UY얫+'fUդ $V moM|t>hTM2oӛ$W/?V!) ^#ԵD_@G#sD{$+u48P B& H>ґJ "rb4=o8Mlxv,~5e ûu)5챁_m^c>\<ӧThZڎ>jrHr޹#AeQu*@qQcғv1Q"*0 uM.=%%%\cJ2,x=3$x>aczG\M̢  }t ̙8Zx)ʄni(~MЏos>}5wa R8]bgE{IAuϾN%p l|l;Q2F>2zcA%oWCn]J\Cϗna+~ LPG1QC=c[wNiMӑƱ]ÿ.x'- ic` 4r#skm^Q"$ke -3ι7҃twa G]Ms,RLt`WOo߲c'h@N{ D>wsiuJ,t{!C(_ uXc%l|%іl:_t`~T38C@#Bۀ~@?I.t xXC8eT9s ߷ m }e2߶.5 ^&pzaX!ZO=$/j):^ 3t'RHFޭ_"r,4h6 !FWqa=P~*ucW-}F|O&TyiSWKVx5SCbH(>Nv`'ڹМ^ %N)54QHnqgAs~@5ʌ,6(`ߙQBTL }bpu c3;mum{wq/{wO/xpvůA$BF( ?%Y|`J6kX)G,%$*xf,v5U4p0 C!y2'~ջwC'q<*DlUϓGRqk7P+BZ'k ^_H$P92Yg(&xkPMw'Y}%pξ)m$frѽ4liSgCg>UįT3P„]q]tf~Cx_V+wY4ZN i9ͪe[-u4}:;_i*^cj54>-#SS8ӞSWy\k`GLȏIQ[?m |9P<VZr!Q~ןtZFl@H̲ wF ['rBմr!҈& ;:@MwOtA\;1;J[WaJaV,+u#Ny>]M#\e϶jE>K8&j$9ywm7/ʙ~2qdlW&(,ULXc4ywŌDr;۽/HzNS6"C#=֏AXIY ^3̯!=W0(P\~GF'R81;,~~+uR˴VqOSs;3= !ZdRHpZq3č쩒9~Mzج2-hiw_YV16f@0Udc1 Iw++fA5mt{0I 9ESB y \@q9O,Vͦ4~D|"6M =z6REK -F( |~}kcTTzϔK%0Hg8\Ghm̳BػDȉ8U_n!`2hY#R<=ӿ%Vn{&@R-5m6vش#ޱ>"`$[w{q_4:v)=/kԺl.]\`حe?aeD@LC: Hϱ<9MJɂ) %g.nP"`'>CXԠ]d0 {nb*7~'ھi}e,'nQ+BFֳm1I_ϋą]rHY0Vb9ڋ?8ߟ "S-W 4L?4*ڊyZK[.F-Vs[m5z[6frt~fvm&EĬEneh|rQDI!KRU$Z7O#"c8D=٩q-/t@wt8-Od3ޯo`|/Ϸ;S>j,YI*;tRjy {4~c/qŷ~ȑ$EAy}X|k8nd \Ay@JQ!PSк#$1TU(MY)vUeyǺRs[jNjֶ`|T`S(Nh'-cs2?Yp\J戠DvDMffo{\u6"Duܧ·&&nAvseUY%~eoSQxw1 MQv\oR$ZIM跆cWÿXdW\f2?V tz-q*V Bh@ow~XQb ">HU6Jd~D 5x<M8ͧJ~pn(ڜ=Y $VX=$+dk\m0:Χz+:̐g:P{,VB?=61+ %UEWUVc^cnET޼n>b q;+ݬ2SpQޝ56MeUZ^R_.I|xQW\uP2!HM{\mrsv"M52i Meha9dzbvP=|Կr5 >ߡ a'z~)!~eɔ5-^  t'5ϙVSO̸T"s Y0=z~>s mWd)e-l@D.Ueկ!9,km;ֱAԘ 2 %2`JRɀIo 3[Xr)8uq~Pi~]S%50 *ՆF? OnT#cs7nR[KΘb4EdD{zrɺ9 aq_+*] S \B ʨ/Eq_aRɜ,_mM/=Vጚ|$NK+Mz]Le|6BdkrM%@Ls]7#3QG=;=lFF7Z QN4zusZ{B9<5ĮWt"4֌V9mSuLwgcYR齢`y?E(9_+X?p&r7E G1tM9߇qxFDİ<(/ ӫtm~L0AѷO ([J䏈ԦXY:-nO$ 6/yWOƮ5Ӌ 5 (W]Lesθ`_E`ld _4j}X6ak8YgޖrCGgEAWUD֮9sZ|9 {L j{^YggW]MVdRXJ|K۠,C}M&+ ҕl7/};n iMD)t0cFAp4*q] jTAn)Hۑ&+^U$EBl`YfxǼ$٨YiOC#~Q\؋:-Ā^Bg6׌1Qg˷wyQhGY.9i>eY~a  O%SHTp HF_=MSe»^ R=Qc _ زD #`d+,ODY?~_ FkC:HRx%fZ#y@$'o`Ib *6~9}3AwT ~j< hiJlgZfu{A*/OӴ1tH蠠 ol>Ҳ-+n:b\_YGPOfqRΡv#5۞Вuo!j7u%u[:o{ s-IK?[ yWد@~@bSQS 8:[^ںOn6>.wZ%KyZ7DjG/Ʈ:kib5 8ߣzQ]R! 4@cr4Hyty MZ౴PڋKi 6,{* ۉc&̦; gң$oO$ԟ:+_= f / O3Ť8OI)-ayQu*.{)=.< ED_JZՖW~}rB܁RS[(a~ɞdU˥^Y:֑.᪃2_533X!a9Ft3e[2Kͫx;y})>6:"V1oJD$w.UK*v"@Ʒxҟd$BSSH B5ӝ@j^9z \zEW Aܺ{U^Y,vȋ828k>$ˍ=4UlB3Sw4МxiʵHBt>;z OįԯW'=7Yk?OË91.J,x<_:3)Ѳ䗚;~ ]A5oc5ӱo[_k K8q2YWio\tꆖ{u~|8 C!^<hG=SsI|Ą@wS"zFBWnOq"!Ns NynHjc3%q5#' Cqɜ)MEix9+LRojKYQQY4Nl;tKȽrWI4NڎeD0p*|1U_3񴲪WE}*sp^'"ζPDԟNyW=͡=o!ZsOzo\bc5}W/1XV#R Z Bp\aPn{7]ajL'%ՌBEP^g}H9S{YG5o=ə,&OZC0mwi[[ >W#By32[-bx}wfL}V~aRY#Q[/*/构(@bM-YXDܤ҈f, b<[,1֣NrH!W0[#Fi̛_^ ͎c)̣<V؉njZ{cchѭf^ԀMɇNGЈ[@4zO9;qfqMy<@WBaiK,/a *ª98xs12jaU54OTa ۽v{;0zxuAbS8)mCq*['p*KyS=CG=FD{pSu5%7*t,잂We}m^;Wj=s[]c"$CO;Q\!_Z7*n8:<&%7C8.]^UuIXȜ G]P81q#^K!6N̰t\nZ\t]ci6! buО'αĭ - {Ӌcdr`4Dg2rt_(j5"Bc.-~qFF+>=8n^ o_.W|j*B:+v}ٮ [oOsݧp䘆R<A&JV={csߨlQr- |^ctwAyF=CL?/LaX" a:|4Ki)v.aA"uVƽ]w`9ś2.Gv4`YwzfSW,Oޛ){_]Lm:/H5\Q`!g7pkę "|8B\6C4FP}tLiѭ@岙.Vz оʳ"S}%Z26^n &e;ÈKf/Q 丟_ pY&ZbFӚf#08o)a71H*ZAZGR,.4K1wn2|kx6?s=P<ՁQ;_LkᠷF0uksuxj֯2B"eâ J$65ojՍs 'bCbFjG%"LntFcac?ʘ:9C0߱gL_D=m`+IAOeOۏHш{+FM]o1c>j&|)>:b^B6S{Y+lLaiYa#*&!>^p)v /Ž}jR8IkNAMDj 80"/sO d'|jRz[:81uN*+vx.Ҋl%:k}oAbG7g$Sm`'_!BaŞł@Dl, ۤ168&d$:V ]!"'9 u;x#h 7#1D,װ`Ϧ覽nO\LJG) 2F3_X҇  [%!pGX_y1~0TPY@hT;RG F]}1(ȕ|W9-ˣ{hGn&iA 28|} p4> d/9)bVpyC5=R@QfƆH`cn^ޚp~GJYx>A;ޟ2梡]Cs͟g 7ON="ͬ`Oh+uW*c o->͙2w^J4 U- |~ )JR&t[iO(fh~!L2]`\c<T]6Effv&Yi~E"(@m4I^ϟAך뀿v$UIVs2efs45;ue[^n:&Ϫރ5`a ~"ٙتA8F闖3{x/;{~ sg'W2]s{wE%51T\CSGH,\XѯLGF(oy8Bd0b&~ݵ}?%*тbVi'C -_=n~[ sl/W@ju~T($'}ȿk40H!3o6;ItJ͕{-=xݮl0qLr۳qyE܄ϵFlX1u֪&RML(љ(bjvvWr%>Q1DUv#Nf"lf2Ҭ.uZXJ"8D,}7GV7#+i]Qqdxkߤ8ZDX@뤣v,UY5eL ۇjKp P [6xXŏpu6JR;koZeq3 G{OG'o MӾA|(Z}3 j! {#7b/-{iq XZ}ˏ% jCZw%6_-'>a۸7Y*$Yfu0nAG#H!RQ',Wr\HJIa 'GϻṬ1L]~g-F$\ܮ`V|rRK,Vܤa^|&CzX?B1v&b\~9hE/\O GRRc_-+Tf/on|~`hrSG@Ǥr,p>(0M&]y8Tn sO=N@+7a ` )o]SB=;dĂ Ck(8z Z A22"g)a Emc)BirQ?<$zSvMg?=-(j$S9' ]a@Zdjq!/1HˀZՋx !F/d_i?6};/ [Tm9ql{-Xak%쓟gK%oBrqcU0{o)cHFyE[0G:ob@kI\ /{M{+A DZ}.MN'_Ƥm2cZہg}v NF|w,{d_} teUSʓn5jEl ^i]_ qd^] V \ag+})CRXITSߔ]-48/(4R(dd1,1YI>5m.yQvc$/lhRFGa]ɾp)Q؋ğIcyVy*$QxI"7E`k$wzX5~"/0[V2.æ&hϤ~8nt+$ Ñ:iA%ri1QWq<(hat++wn` ,*-g(5][sw`273'7F6 ׏_xK:1g+{I+ >yw=Hה\#G7?q4Bd"dnӺǣEr6)P4C[$gJ'UˣW_j4KJyqNaA˹ޜw)Dݡ8*^s%JqNӽ;pc\; p/6&Y2PQ$ZJT[Ҿ\%6eFR;Ix@+yGkV~ȈՈȜ3&qMIiTBV N`Rb;yūns~'X/}-٧HA&44r=E`\y*Pm<`Kk+y 7@枃Hޔlu(gwy% aU{ KVܫG=?ύNyinW`e ]Ro(P2=,Ǔeg]9ze]U3r8nT3QuHQ9C<aMUFJU`No@ZI lZ@grb\4OF)j99mhng}F"'6s*cr0?M(,﬌g0Vc'?d;~P*"$X2/BBLs}YDꀠ_m;ߨ- $rS3]~ٯ, r);!~v<\؜(PC$b2K"aBDzPOd.s ^TA* 9 9gN J0JH 2/_<\?zB%$6a]h3z[OPyd2YoS\$S'9_3ARTXEq]wCtOA_v=b̗>dgUI7oFM.85 B]X2g>[ݬ$r正7~UwHSEuW}ƽ5ű\ۏD}&y:eChC開f#qתLuUcv 4/ ]u'zKA4DpZE/jsAᭁ5\;fl@K{ v}e| `b/ iN ;l"O^VB[ocDi`I{ac -! /ofV)r>XϘŠvw9NV h (VIm+ G6@5V0Sp`i TDhKŘpn(b4 [0.`ez!lAO>Ob.̅d[7rZ7'ǾI5OEv@1k?h|BH;e,/I#PY9pQnp3Q|fkꊱgN*\(r(`oas+H Q0B<5껫/̦c)[ހ}l#3%Iq4_z=7>Jk1BeghgaT͸Uw]O `}[/$iVAZn/p;bX EU{c+=iנ{  Y;_ⴉ|6qJ3HrQ_&ҨSڙP< /PV" LIP%V~ M4776!V#(3:54rŪ3MyOdp&|UG.*PYx8eIvO9)Gu"-+ٖR~gtY8@)2Ý lny 7yU<[Tw]X..,^}ϮHN3+FN+8[ PU'#%އ. 4{=~4|P>H[m-yEj(;#zME?@ͨgÀ;b',ӘZ$*M{)t,M]OW`-G*$L>wLْ"\dHjվFGs0 [4bP&O-:[<C{_Ǥ$Gk$V[}>Fɡ?l0uo.Ԃs}HDIU eSHo|W7S"}6B1/qF. =$ (Ff͂(~ u9g fX7 F!GM912$i c~/8dI6*JB+*ZpT+vrV(PAHrMj'6kF&EX z,>"Q=NX:4 Cm:!Xw9H|sYuKN6ɁA " [i,r[w}^PPnfWnoͬus{ ߶^V1cڕ uQ ;$ib%fxaol&JH1~.1.4yal{ 2e+mpIAFo=SÑ.Py =Ͳ`hAU 8I?9pq..23rh2R*n -vb=If $B*"-069, ź`(|v ]>9O_ &W;㭙j/?7[\.a*)aPVƩ (Np-ldd`n" Hyz93Vy*}g #1&=T;PsVG %ƘcgڐdVDj=r\adO8wKFsw+㏂b9 n%zV̂dw Z t#:63,NiŊK1m]IF|sL`Fgٽ'MYD*_D3PQtX씖 ĜwuA?}4vЇb))|X㈔n*fƁ(jB'əfPL1"[iBj@茑%Ɋϙ;bF3IMH_ybT{Z*x2pEb:",*(n2Qj6O Yr@;Z~ K OxXK ȵJj,d\M=.o mA:A`z${` :q V@-) $]=־跘-CO ri6O~gQ(sl-jˢQ̔Eۻͫv z\X; Txl!Xb lӈv׺'1@g\8]4=nC%i4yb&;rB zOd4wIl `U@D矬LeE:RfZ`Gޑ*̨_Tycpb\Ǔn1- ihϤR;_vmN*+`XyNZ-O[Heʥ'UA-|2I=&!Q3.EpuXf˵̦.uOQUx.JxB3.:WK ΪV>d5x I51t1> ~ײs̒f1m~1g4Z,9 =CFnXYarY)n~+9?=싂C;98ljN1`&BEF`FRYP_*={\oTD᳋y <#%R,dw4>QKYuf FkZ\Ǔ]mB!5IZʨFM@P$@:^>#_a W}q1xBOZCKhR"$3.㳭7޸lQS%@|pzVD81MGiC}%i-QB̽x僗;G!eΫ_pF>S N-28~RdCe|2|`\UNHSe%eUXC -{΂کWGbuzς'4T4*s)b/ 1V<?VI@&UhSGYtWy; l֨I/y#B^A LlR~Jw(R:ʳ8TO ZTa­*=lŎES(&q-uO~-m?-W3wQĦ ^V{zo.ziL3:}2}ԝg yilx"C91zZ%AAɄ3T p#SVfl!6&Z6Бrl'y'BJ_~k!&9_ҁԭixɘ.Mߣ"U 8 X3%}aPz#%'۪>[\rqTΫ!?Fy.,\M5fvAf]0hL"،'U#5AM%%@|GY~JW!`R/_#}$gyz:U!(* n!`2~X𥫊^*< o[NKO8~K>%'!bŨ\~3碾:\#bNz9 ؃ lp1 pZaK~REog'UwXԄjc`,Dv 2Z'@GkQ)S)9t+A:]q^"Ϛ$Q qjUrƱ%P>;VCK +_芪KqⲀPy$,JSzAjǘ&8?>bQ"kgk~WpNdr4d?dl)I;[j~慼C>fovGVpf"l  ĕhADWhf5{v5~TBu@agOojAnj=v৷@3[8M3h.<,Q^L,!޽4 \~a71822-rad2Zȟ>} /5# -\Ghqt=X]?l|l]G2/Ӧ>QߘhEU`F:nDI-ؕC/&B0GClfc8qظE}pY 5<[J)(DV}mы*#AOo+6.ɥus֬&[I o? $vDҫUls3'ȣj1=ϯ]oroQhGrFJ^0/ ʡrS(_Q7~>ON%yO @vS YT:SW9ߴZխm <[խyPrmHƒS! nDꛗꆰFs(ɇrjPHu*A;T+Ѝ O:l0]?wx'Rd ߶&jHtt-XY +(0hMY!A ,*/-b]pnqj $?$'JQ%5f66\٭SUsf.8R@õj:YܪJcd2I]ymtte _UzUKq( 7G;8mwJZ89ؠX+_D#Vj5oLv1W@0X7 z'xcunbW Cl7W^a4L>(;xLtzsԟJ&x^]ήܵɄ"5M}{9'3~Į/m9N}{qXohR r=6qINZ,O]UD}iG#z+hM?[IJ؀ 8JwHoҚUPyPi!)Cʉ#- J@4]|F_Jo˶Yɒ{<7PhW@juO_+ I%9Jz;\b۳-_\]?:b6yia]`<ڑ( cmiϻ|!^o$ЉfL<;5 tL:yS4@KLW_Yr.x4~YfF3Dz ihEޮKBr[qB] QOdYc|uj*LU{NnfCGD[mrBlv4je[]N|Xo598^NT(/}y_3 3tn0\1t B0$xwCO1돎#w|zt|e  S)Ե V fu@d[ =c-r9<U"}F/VJ?& ZmHX1FP3&DZt]O1:@3P+_7(J:cY4GVrI*%e[G2`D<,aI[&=nw( f 8Ƃ][0`؝y%`mpP3 Xh@t%䶌Sd 8Ҩ=Mտ{(3s2~_y[gb*qOp=:ɕ6FwB猏;mNQYJh'X/tψZґpgY1~Kד\d/c&26!y~SsW99'?4T{}5jƌSʲ%1m ᧾ueyx-Wxx8z`]yT9 Z8",.X+e"7S!^е6Xʦ+,CnIڈɫ]J^1.97N[z3lm40ޥV;yY@G{:d>ܩmL6;}jҼ4UɴL;K%bMK?'+їj D? {_ׄ[%Qn{PzXŹš9♇ u4%DJCCP"O_R.sW/dy~Y< 74 Y>9UG(scr I#BَW=GqkmIXTnM 2.ͩ1 2Kj֟?MkXJwNEz.iOP~oPiI 0D.t1i9ze$5̺Z'w *jl&ƒ#e1[:1_Ŗ6bDv:Gj݆t`q_ʎmtQ+"4x{|4rP}I}Va罨4|Q1`qxuq8 P~^1VG7eP ՑZS( *k8uAU nɏC0 @5[n Ğ˓!)LXhj Yy0 MYw'O)G߯p ~OF\gu\MDl6e;^tbm!+ lIHS_1> >tR^x;!wd46B=R[)/wGʜ,kT*!X?rEƙPh`.aiE&nHtg?.F-I'̒LX+ya_F~M}m&R}{fPퟑs65&PÚr){gSv.֧z{CBJ'*Ct٥edO\"FRCGѝQP^\ MV}0r9*.W'':` Liӧ;i PSxn~whcJ|Z@N`qx&aq17\wɒՕFsv]a@X/!⤌W-O mɗ_a0B [k8&Q*U|_TqŌD5Ѥ_&!ji!n:%'m_m"Z%f49VR%`4eqcX)fstj؇;tLoBr8Q Q~\]9^kWw0c|FVaf㒇(FwB9P4W#Dr2`[~}Ͱ0ephyŴY: >&Ks3_,H@Bޯ@bEoY1s{C".bW0e;S "UϽ$wYk?ZX)W++ZnoXuRQcʚ;4~Gh)q8ڎʼ~5İgFXϹ4a~Gd:㚵-=(9 W};v^۴;08緅QӚ2>ySdQڇ@}*р\TSyȖZòb7dGpCZ>w9zy4LZ5b %їԵ@7G+4-r'iWTÚ' .T:L7_utfyб$-Ht{u:(]Vl I/E, TP,ھl&h7e"DPu1Azm⩧;y%6 `q@WT4"W=KqF<>_yM^dtk,{KR8ɴ`ُprPJ>Fjm-xxr,@^;TyÍ&],eH2@55B/~W\r­VPr-J[m[?wﻀY{*MX߽7@ 5 !V+sSi1D@,"7(p}.HᾜW16RvHPLxu @Ɏ4'XPt <1pΤIgh5fk^*oEvN#q-7[DqD`ЈdkNLR6sT({4y.6;I =AEi7\:.,A*O4}l6_dNJ}z1Xֆ ԺiKD]'*HDX~XISMc䬎Wd @p,K6$$V 0mƞ[ J MEז#:J@/wZZCI7I= ~ W)%z9S6ǫv @ظ?@aP̙zrqB»/<~|!d$+ķ'pgi"0Lnl8N"/Ho$/:+t&̈́jJww=&Oㅱ}P3|<G ~.N`7|߱jm8to7&c?pMA־H}|ΒJ>F@$ƾZ]994Oy3|-q5xJm%",=.T3e!x]"&q`$ Rfχ\F mM~C8cϮ b\UGZ;X՗6L ؐ_PfɾO_S~;ݭ@=u 1.I^s) ՀݾT=Y]RCiHo$9<3Ih~ꖲ&m=+`3|qQޣGK"~}ɥ$`p %>3 4S)ۀ"twm{y}u!lU$+Ӓ90P;dhgh%|%ԉDm-˟Co4W9 amQ27!=9 707ױjfh ~NUIlovHeX - SoK.Rȷg]nH\Hx0XgP 4p>EÅ]I_H ,ѧ~>i`zWimuR&8}!e7--ͺv\\P}L̜w d${5 5> xYYbt3υr÷f62+L!؋֖S٩~Av$ֶp~d 4)XMCq{;-&%'e+ KWLaz4g3o}I>]xjmTs3/do]齼NY%:U+qDYf(F2B?@aPXqv^7OߖgɌ{KQ~>GBW:S9!A^FWok?eؒޏdqqҲ;E"B[`Ȭ2%pæqEge==8[®ɠsKz64Q8AfϭhJ&Zb%"uGo+R[5[*z3ՊH:TCX6dxՀQ*BJaG)H\xIJfh6"P2娒'ZX+-8Cv.^ES`]u|(L- e`,Ħ߈pRU{zrq4E"[ UmbIAIRV $s1wI{籭j)5x;?7Ȯg*fT )a)xe77EWp8'.F%_JJuP*>y.pFKO(ҙ;=cRΨGG^Y-Uj?p>}˗74CTwwO4EW1& :w:rS I_嗱X$S~nmK]CnjF=&|3\0 Xb^PG}d;ps2׶)e*Ft bw >s/̵{?"xiHwP.n<OӭHp@m 'kHVa״rt\t)7V)J:o4A(sZ @(P7 $ %qpG9?[Kg9NMN(a]~MFeu;H~pI˻')>jb\ʛW{ aa)>GK<6?h`m+cD\„;0zߖv!%b#R@G`a޻z/WC*B7`gb> 1y(Ew sU:#[H`=9uG_9p;("w0*𠸚 gKϾQx^HFBI4pcb9[>"Ƙ;oX/1١[k|Tp)ؗ`m^a-uS! K~r2>&ؖӡk,mUޝF^[˛U{#Nx\f -MM6A1-LP!$*zeU \!m޲mE@lATE(^]~0W&*!ewH6l&uO5 #Pdv].YA]?7@K쾬?9tpjzeڳ<#Cp]Gqůq5-{r.YT>o@=׹`4@$R7cbhc1wCB2"`4.}0E/%G1 ?M]S1fqJsQO|O9!-]Я˃Lh+@MVfզ"XM Тerow,]؏KЮ|"h|X\%bզ5(zq9Cܙ#G7#dW zh/A!Y-/  s/ǤMN¯'~x*ԋL _ݽ Nn2K/T;r$N|l񹝢N avLX2h27o8rŞ ,{Sf *O,+]kd`621mʵLn`97/H0mqGhukգȪ/"_eO}]%~i@8d6An]aABMQ_ۆ$ʎ9 ux6W_ƹ|Ha!~Y3'ZkI?hPeea\kW":$tUuN[uگi`>q,WYKX$gXzwyXM|RH5&[3ц/?vZ]bwT X-oyH9%-<2>R`"w^9yѪMfTVEa٭cײۍ [P-`'y7L\ ?b7rTB2EC*|# _l\T?*M"$Hg91܈H} ;;BW}Qk \*ҔvpPU*-a5Z/(-H8 IJ]ϐMT; 4 ?JCIF0Q:V(`̗Ù=}K Df  w#)KnE}k3_q98?+㬙XV(ю YiXڻCp}8 fѯP6t_ݏ,f8|λ+K}ӧfb O -jz ]k EQ)p*cTJuL"v&)I]NEӧ^GB7KxvګOkJ(Fz\1fp3"UN@(*>9sgɤI%x:<(g,.@>PtnYpt@ W%ɘ4 Lյ#Y[52}6OOrnoT̆\`X:M.0ČM\Ё?>kp,]hf/ݳE@^hkhՌzrt%=D*թ|v^'C<7DX1I^Z/vhX wZ=4B>GWje00iYP-*jG5Gsi \VF:d_7؏l9 9\jdҼpsnEV͐t1%c{;DÌ kn]:=KũBqOA< w~ٱ zvA \ 'э_t\v>L 7.(C\1g *Vwf|HHrohd Y52-/ҽ~CK& DrdKhbK_.XP?dC#YѬ5ŌSoq%D¯;v%o/g8cOx{]:,;;\T[nJhݘIv"s6Ud°WBbGwoDsiE$Ƨal}S>}l̫f_]OXDkYR?H&LuCz2N6p+dSN2` 3 &haeѦT&E9[8Zy&Џe Xl+ͅ ⷚ;,oiGuE"HYp4qSs;׀Μ"e̋W#~KV[W:?Pf;AGUšzg4ϲ+ ft41)f蟋')p돰c{<Ё4)jrf9لx3$"Y!la)1sJ2LF~<}ViBYZ2)c^VT}=i:wf7O5AL..p7Csy(0 wc%îFU?j.u%vA`S|{ YLX*8,%_&PipJm(V@Mkw(09k ЙERe1~6͉6}@׹XᶗjVI> ʙ>R{C,Oqbd?ōj$WCʄp3}3%m)juU .iALRebA-+NZ7`kZU*m8a4DSEPf>E>6}.(hoװ"BM1(܈y[JQ1B/@-)Pxex<G\T>.#]sLX.Y[a$ztO'Fvg'7^1nSc7Ww|Vs]*/Xvٟ1=%du1ᬌT&ʧ _"Ps %HSZpywFM.-p3!]N裿!bi>K%HHR1F 2A3[*.ۣݝp.膰i4'hCny!]c'E٪'.=<6و,ZNKH~ 7mL l-#>̍԰vZ>mj&efpC}?`b=˒r"u`{ϜDo*fumwݝz[fU{ς,m؈c䐀l GGkk`3v6i: Q ='eCm~ZجdFr*3%l6ltZٝKkQ _`%NOsKpϭ&`Tt;PƬF^Vyuլ//e IHYqpE 'Zv,}!+C;eR $_kIL8CH*gZXsM @#T /H!=YTJz}'*˯l%V/,K\M^d B L7{&n;qa 9җ3Q"xϼtNz8?0>' i @h0wX,zSy(#(`@j)Ô0*>i|t.Y0@%eH{/@\Qw7qR v3^+MVp(¥$>m-I)U4a UB.a}r,Yt#Jےԅxp#렌%3]V'vaGo-謉ht].S/ `q2>0ԽQDhWPLa,?1 tJidJmBf}ߖ{{`ŋiIvFh!vaUC}Sx{V I"`AKƈ/}|LEMFS̿&yW`ī~^RZB/5|,z"ȫϾoG"cU6+8#_yfM9+7ǶYoibv}]j'^ JqiMQ(H7YQᎵMCxն+?*:_c[`y~Nd|b&s@aJ )B[<.f8Du}w6Rj)f^qӒRΌ3* tÆ"_m[u4I !rl6|Q6Q)]m Np1,CYWK/"r) q6H3),fq]tlĂA0\|{4^i(m*sE'J+6} ?KGzCvBo |y#;R(tƱl1ha!e 5v,ٍH/(0_jN@A F oJ1ܻē"ww)TmsQ9uoNvEY ϚV`z Y)L 7E^ SZ;tەN~^J6O R,] v/ŽB|[%JNY͸Bl=2gvt.AWXaq[:ir)f-ľ}2e#|dd _Ir$p4m&]LNfp=] MT/|Io\S Nhd;tz"Qӣ(!ԬxI|1;q=ӼZ&W,|`iUrj/dc~Bc\tI+ݰ" ]`cٗx1_ɔ5ҍQ輡E ,egG:Nf3Bn>B\Lp| 9İ+tƅ/P!onv}:y%{qvi>YP-_m󏘸PQ@떛9 h|LjT$fs-|Qj,&7a"*/2kYaI0jN]isG d7 )qEO'\#P4GL7;CԼqW0F|e/$T#<ڦP9"c-qWf!)ū]%EOkFz)J51l?w%!m 2}&5"5ZOt0!>j@N&S -m2Z!/R%[@EQr P`E h>:ea>m4R˾6NJR$I!~e=*>{yO$g6M`S)%wOo` ;dc> t&ntNjM}%R}"Fڕ4dYN,t>6B~?LB39HgͲy/α%fB)Ě'|/! kBە$׀£'9`!(xuڠO6N͑]0@q Mz3O`GvSsfkBMzԡ0r8̋ܜ)!noSk>\|@6Ͽ7uO!Tm1PJvbuwF!H Urtzj!*f6ORGiBJc=Va<]#+P4-,Vx ۩@W( EqE hzHdTg?vxV"o J W.e, /BP :{м[ I4s!kM擫bkY 3jCHj(_+-4x|>92&DK,d9fxD / }W_Γd3)}䂲Iz1A4!mpв0ϐ`4Y:"ey}K#+fG1OJrW)fIbS1 Bk%t2~A$@ $A|mbmt45 n(Bͥ>cI'wPV-iAp`;K-72K߬&.uTΪ_CdRjf픵̔"fW %*qwJ\`+N.N:K ypiLwDXɠin5=6Qbʨjå5;JAqrj솬YB8q3 +t=Pk@c*SZM4^!5wp+[Df !(^/" !qQ)h$BA4| qY~I5{<,,LP8zd,J] $9oS@v}MMlM)Pn:M4 `1 R&wGrmnY_C'PLn~ Jnקom4͈bںL|:y6x#ZVHjN5Go,GӟqR*CN7UO5DDzmϩva~L 3g ׯՉqh:u5J$Yܬy\Ayyp?:2f[a}:[:'`VB_$]^.ZwAע:=/̧own/zqsU5qtY.SպnTbSq;nR"l:ov㺜 wӟ8:eN'Z5ʸf+l):R,78+))ϥ%!*j|X4%n~ 0wsޤ<wpU=HDOS9Œ_JƆ P< Fy!.H|R |  ]fl@N4x&9t[\a3Ýmtl6[Ųߋkb0IZ|)#4j7N7];R{N>D ~b1)h|]miDd  P̑]rM40% nY8<"Fڕ *nο1_ySGELũVũGwC.92C P\~tbƿj_hòȶI_mp LoS p݄DLKn/FsGcYH~ S Ɨnȳ<>ؘ/ma ʏ_tT:3ee͞RyYnXu: ~u*G6=DNY;گ7}- RjZ\$CuS@[?ezҁVs {pek%8yegND H= j6H)μ*I0]W' N:dwl= _R176eŴ{bQ"`|M驝. q-xř$~(:k\0]%|^mWxr@ml+rշڐ0yn?<,8IuH2,]KA4GB}kE_#0O/pTx8=lt称wg>VR;ɪ1,?>x1X5|o4gH*A:a."Ho`?Նk$JUMp5!V\xbۙ-J˴Ov3\2&ߡڲx@˯~ۃ{0i^=NR#ӖS--)ntJ'O 2:`Y!ez{aSV/:hFװН>oY;n7ޔW^p4UEu0Eփz~C?݊_?OFG'B铥dI)g"dF_H4>V<~BR+wd 7l1Q]N cRFcˤ\ [Z&y/u8"y|xS іd[/Sms|-kLSCL:VNݸRZ6p>Q[n24\ԛC%B 6pOzXlhUl!s-d t(cOJl,9H(׾+8veP|(18Mt8]iw Gg rݴJ7s춊C8%'7N "w'Lpp8K,.;}tdְ:EI1!bt yl)!OhsMG"_"/ ΋7֕!7N$[yd14fIB}{(aLNtζ˄Do zNk_@we2]9n#Ȋ",=ޱNSrD3)Nx:YkfJKt;j{ǥz)oS sClWrQ;>ބK"^S2 *Wk/hkKBLPK\&tj`F.J 8t Fm)vm73X34KZb IT=c68ۻS!lBhNKHrdDŽ `DzW~JYV'0c[oR|Ъc(Z$=lSTTaV{GѮߛ;I~R ߝr*X72vxi%١5]1pRs+~:^8,Hm ܷb )Z`lh{9N9 r7}%J!gȣV΅DD(]Ⓕ|h5%(E~W<3=00?56ɶ\*f <>/6ppuҶ4sH:E09yNv"$E4#\Yq'9xķwLqyI9S iUJ<ӗ#Kab}yeZXXl[>igZ~8tY_*kZF}rrgq$Ǖ0fy&yJA kmqK6|͔:N1ݢtM+E"opY[>Gˠ .P~ҿFrB̈́ك"=u1+bec %>O|6X\U#rP_6}㇈ xUhCl; 7d^f-#EŇ?@9Hi/gMN>d "=C1mW56NnRvDM yJF^9x;Ύ6u ΄!'&Ho^3?~l Ň AK7a|pIx5\[P\gCT6c/1PIV_5 -\b$~7%o= q/d)ĐK^hwcvgl Aob?hJB&4[GfڥxD)m!TlX0Z,e"f:n03J,,)j碜 wOEL >}Te;eׁr{`_ȸw8(fg)Y~mpt^[b'U sh~[n3!|-j̥;&#N_1Dz@wꮥ-wv_'J+u%"=MyɅǎ~"}nANR9tumV}+t7E -r{Q.g"weU0X GrKjȒ'Ch1L,n+XkZ2a?x Ǹq烓 ^5{-^V CҺE2{TN7=&F%KMR!=筒 nMz 3 d{RWLJ}DJ6h=xXlٞCc= Db%}prIEqqn9 j 24P\#e|Z+m;Mv_6m B'=K<8b~6;4m7rNKP-?J%eBwˆ1\(']UrT`㐒P-9(כ3Ugt?2 "lmԊ\ij8~pOϯ*:_:!@Ƴa;T}嶊c&k3o*XH9k-dV} >NM܇YȀ Ba(Hm`ǂ/6"ֺ)ۮ&.w;pzM?jILzQ僕Ԕtz1f;z^}k:|heV)7 XIe %ΖR(/Gtܳ?[iL3gVE)|wt6q+'9OӀܢF5vZAm-ysu@ҁK?x|ԳM˾‹Q(q]1yծ̕jfުWvnuo!7?3ȭr8iU%ɒ*¿Sl3 ,i 9ҮdZdNC<`R}8bTcӧɉ)A Z؄#螔𱷣c>~k' }gJ,V QB}?|)g4ʬ4qҦ0ģ$zΓ8STCfjnAVmcEuաq 8,a[?BоձWj[ k)3iykC!k.?$q7G+y1BF[PnoO$͎wVEhrEo_KG{_ 0¦m?$JREyWo̖rSxg ;N.vAg{}:ro;2d9җvƞPPcЕi]޹FBcuz?F/M}!24M3.)g[Aƭ(., 9sp9%Z"X)9w"V ~+˟Z2dz Z(::: z^ǜ5]RV wz`m74O%ڊۅŎk* .3n lMH@Ŋ* pYP L7OBv3m랣Co&U5wMˢ5/T\ϺuQ4:q*= C'˳ zEPc" s0A]Saþ,#OXtHM| & %̖UNONRZWLʩƍh& o8(ͅBl;(gpePWRw!!kqdǺ ۓπ2WQR7H:IآeE4T{hr}uX|^׽uۚn lMt&vrw *C;p!8߉mm6;"Vh/fAM}2Ũ-"4n-k,CPV0 b: .i e>Q^E{-Ja o)/íTq.:%m Cɩ*˸~00ADʚlG ?Qc‘w۶u N$ L O*u p Q|Xt c+NpC=MKY >a08:RFDCYuYp2^*sLo{Vʧ](}>)T-u DvM|Jވ((PHG ׈ An#3IexQaG^bB .]03 H5*9,Ķ,=[,c|-ƣ;` n=SsJ;^OR)ɼ6V?NYhnI/I \ }AgC W9luUfdeWASHTv!mIx[QF: J~cK$99so[1T |C-L5|M<61-.H P󼶳(, WҨm=Lx^ܝ cF*rA?iŤvYI]FƧ>BhaUZ/k~ZqEX($~9v\8𗯤%)pa&8k&oV˼WO$;'϶d,sGLk ZwVp٨;Z9i <' x>0)Z.B4EzⵞJ_DW Ԅ$D `- :E/<#3y(;;-UNuaqU}D1R IxڨOFׁ{%@IK%_=I-Uք|/(< wX s4?.n2G/L)0E-8nH0̪a>uvGՌ豲u`s/aiSP"*7t{.Or* Lݶ ;}|x%Yg *뎅zB ƙ-/i{bl=[d8Cd䲝}' wUeG] {4:0RQ$#h[\rx6O 3+5 hMlZGF1nҏYHzv^nJCYy9O Tb%% L-1UU>#|{ӰA_-7!vZa #[,1!z38BɾK6:Y{: fj0o{6" TgϾIJJ,n\)gpϚ΅WL98п' K*)hHt}3 q1m%W͹MTlr߅U4*$X/1! +vUgs 33gihQ/ڪ.WZH) s ^5`I-MSIO MAsC1 !ePxd`)I z3)F2Э ۍ'r_iHuku:WE.Oאq}iNHh$!05__ȎM>&i|$ .)`<Ɖ.XK,q 5_1Ԡx\G˓Yul}up+VBǹu _}mu5\#~Z4lGm+m5%#I6i!H_X*Ww}1DAϳ Kn(wȵewe%eL[Z:.{1PQtd|#Umx#r 0wbV(_vR T 7%cDKDj;_$S)stWdeϱ=Vl++i Vgd M x]¸^x>K UyTzE WnxsE@.A6?p򛻆#qv]M[|74]_rT,Q\%p`W/ٶ}e:zCD:qqCN:N¯[+$\yVl4門Rsav6hUY [(mΜTgW(JaSͤe &X l֢d??N;jړoSBowiAgxۃ۔eHn3 H5tb@? ԋKMp@/_~z1xqK6W5T>]It@#Z3G.ݫoT(5xP]|Փ=:MX_'ַNaӠ@NCE1h[[.f8VUQ\GjhxyA_-ͺ 6G v[ ʠE~lGP|,,UUU&X(b^ycP|xuQMjsJÕBY 17\TKhl7H58Ghn7F4w+@أG"r/ApڦMf^QG ,E "" ej ?]HkNt=gjBsWEealj4ʄ9e %" )ڣbrl_cAvi&/AE5)BǦEQ)گH= į1r;f6Ma1Z0JD7ckMS~U%׻w ﱐW UIP(\J$Kyr*F~'q o@9v޽oB .w̕gjz ދ~<'%!Bh''Etb>x ğh a0a]G匙ְS>-gK\wc3P1 v.&Ro|yuP3hbIoβ+OCCix&4@. `sCzGƲ6T:Sۄb1$Z{v,"\']j]ZPtELR݆6cSYAWZ{bGl| '"GC" Af6+CL"w÷yqo N/(d"Ղ$6T'a~&e!qp=ښטz*k^Z,!߮jÑ2*U%Bmz8Z76{XkU:" ƫkͼ$<ݐ8> r3Q6݄k>ݘF"K\sk[^4h*nzlqzyj"[^/uR+_7:imjAʆ{sfH{Cp (pǍ8l)" P]!}YNUm);/2 Q=hzw.D0z2r梗ip*"Dn鬴ke8oC3s2Ū!4%чh+ H(nla։*]ŞHlPo㕖cO6t_ ~GMїqWYoshq2 sjFnBp,XCZy6  y.pC+yˬ@ e*HbC, ;TT3I61OH ;Q[k"X/Rs$?, ֖U52"VR3h[ f9V۸54_'{-moR1jY?RBw^pO00NܖJ 9ֈ/,r(ّbbT ZbxD%o=S-$iSl{K$)tȽ?Tj$iòYs?3w%ҞBzl!ԣ%qL& ('}nGOGxC }^L+#vj58~KN/kJ7 Np5דnjgɝZmɮ̛XeIiSxqSb :`ƚ%<}Q&fȳCߚDSruպm_pPo* T2IM~Xyg&k)K ~c_iОwZzBM:-| ^n)swڪĮs"<=OE[s@mk^Q>8kۑ50TBX\Ba9>Rqd^ٵ-NRRkmbs_beI.UK'3лWknUk_86{HA-<tЂd9$9)zE;i6 ߬ s-A.ÚGf}broԃ,1_GhB:B,j{Q x(׹ܡML#/L7ͅf<%$4_y.O`Az$6!C*YE"m.3i؂K֌\\M ʟnxB$={Z  dCM޶0CU(>.y `?6*0VȯqN֢~wEB?U|e{QО? O}d%WWMq!Ǟ2!:ppm=4py;#b體BcES mn% u& vRTT(26)Mzz^8dM^V\X1V)-c~ hz\H(Mܪ΀x|t1%| \Ǟs2Zq(5;8R@WQaڪsmxrUD=P6'+v=0@TŔTJpzYU*qDmrQ'dat3AiS `j!^"qB_ k|+w*~7!`вGN<`l g_/> )"mpsDzL\~Aclw8pA]~9^{t[D{Su=6ry^'uCP a|cR~a9e+UA񚧉\棍ށK0bbV> SHz %Ra՜/Mtm~~ @H,n.Z#b#s:RE8<E~OIXB`|5et5sWypkz5 $'f[茉ɀGle̡Νb56d[}Sh<+N2T(kbY uk啮(2;+B4:e~ g[OS#'|UB/hYXù;ґ9n5%D}/l:WQZ*D)LCI^f!w+&ҡӪO4[X+'J4z MŴalnd''i xd^ѢZozm u~O@0iS~3kR3$jUR|ErS_՝*v)PFp.څE* *C!ڗ+%mx>sY I?,AAЛHtR#Gs 4'QHӪ/L9뮒6>+Z?=(T- ' pn[2:$W K~8懲貳/ʴ7d.$ k\G"jhFD?@/=\s?&[kZ+ZFC4/J8LBY8 em!P^% '%DRwM)~ V1Hn@he,E_ޙN'aL 0 AJJ`4jq~j1 F:mߎ ~$E[f,u;ecqR .㕊MÓ^7l0REjۗϴӍa&kfH4%NZ65k=]*tG>41:XI}_FqFn;;"~ez1sI,[ɁzpȽ7]#W, tJHe6-Ȟ\6;Lc[Gc{ŝԒRv0 +,iGn_GLJ =ÆzM' `R eccֽ?+z]z<4ﮰ%rƏ3@:11S5-wbwYȈP,'z%|3 Q7H;Ȧ쵉 U G(kt؆谽h2U3k(BlVT$/Zx;4 fsBB7c"k;;b¡\HfvLA-4)ө[q=lv?0tr#T8}3N;w M4qk\/};{~LWSpjPZԲDe2 ~%w+CE QC K~G{c=@w/`yX37w,˨rgG^$|{ڙt.墖nX|R1D+"i&"_=rQi?-^^}9!* "V*hTpGMnOLcy!Ygu^:^m-rc@`Kֈ+'8W !"RFܷeg @HXp&M2"uH}} EycqDiMUê3K IY[~X#7D5D *-IXI.:\d[>`ef9Y0 ǙBTjҪ2+Qm\{~Jf<: -CaG*;UHXI=ҝHv5 <]qwM^Oz.ڎzoh#')j5yn6 䐸mq}zښjVQDZ.P)@y]1݂t N PS0vvZ87AT֚ږ+ʚtM1ݷt r%eV`KiU;$PR</FP:G+*\74,ؼ87V~3%˴F k IHճs/Y:Bch~)Š[凇 ~I9su&`DֳZŲ{nV4H>Jg?C!TܱWړꐜ P@;J^x) NMNJ0XNHF%! ]|;Z0Kpm65>9T,2S$ n8?/qhJO,Fsh˗O}}$y@Z?u> ~V6k/`C2+W%(˿b bګ2ob̡T};^5~^vn/iJ}mJrYPRo`n[4hZ! j?/ɧbyViP3S:,5C3%.g^ܶ_ϴߗaWg=Yǎݓs W.p0TvaWsvFg`Ʋ3o1/*!)GZy[w̨r{I-t}}r6MM:e]J`w\w˽.y:c{?BƊn HC+?FH?47k+c-Sގ%SHr*k;Q^r$W apԶΎƪ.rDiԊ nLu/$kH̃=;sq"9N,+g֎C['Siq jVS}OZXc54n594P:ug;! jT`&°7m01mȲ3FgCF&G@<?R<7~2 ?E7+%FuF Zk2rF_W5}#4ajI`8sp6mrQ`I%hfv]K>p%RX6)$'4ኽ*^t2h?S^,0%0W GƢ-Ӄ) Z+hѓк_QXiҁ c9C2HG?j,Er~:QB2WWOZkI VmeEcĦRd*[ȎC0LҌ`<~@!=EZ >޾xU<*ʮz8B _%CٳhԹ,.u0'j)ݥeɇfxSp|6.Pg%9:I{h0ѴCmUԆ c"V\kzCFج>Oxx|3CqdH2am9I_NϷqJ!w}N}=)bo|;f`: €_7@ HG96p:T.y ԫok-1sToR8&k-?f= x)R?+h0QFu S8Qwͦq1T.bF;pfw}^[bMzPhTKCVy6?ԡBrG:!aCHUE|ΗB_EZ_b̹*c`ܖ$ša1uV#pa\2Ҡu^G}^'kK_$<Tq3^沿KJ`Qʣt6BM{mhNQ/?ʟ&KZQXTd %{ {WMNd![7b 7 IS5qӍ po% 10kA).C|J{~Ɇ 6-8$ej X9\=ZD*wD;ƅУ9XQ/óK: kϕ[`.ȂSSS2KO{9o5N;7U'4̬O: x#$H+(nrm$B_(tv"'Qx0 MMT]9gIg`KXq+GշDC2GTՃ^9υ#8 Ȋ2籂Y!4 f٨9 A.rv|`RR(Kr)S\gBEj ۛ䉝C o%*tn@6΋ OkKð0:N_tK|8̩^: vi!,/&ggbX/cePJl4&#B3'8όDG<ϊ7ݗ ؓF0)env/SӖ@A~sgXBĂZ7/Ao+rÅMZ' ɔ*Ya^^oNUFuI.,=\~Y̅Y#槅 \͢ P3^i$$Z_}Hv(i#</ZЁw:PoٺNmq 3l&-jP8~x76!̫n7Q0_84D㘛, 6[#F',DHw9943#I6(acde' ϝz:<{:#"^8mhv8٢?B0G~dgSfp+/"z|+"*$ tV!l&;f:'!;7M&/:FP* Y}mbo9 =L {( |nJr1neDZ!>xՇEMVjpC;hj- jc~+X 1=cKI*g9sL|,S'T!khG5Pg缼c^TڅObҐ ؈O}WU<#j́~W,2Z"=IT׭$ YlG&@L(^Psh xi]pwa}#Ȼ ni6E3i`YH\̃3bk¬23bx0 VM9 y|)+ >렿~2#@a_{E[aD5/Lr,vDvv ((N0F)jZ,y :///ְfnf]xBADB\c'o/jiymɒuB*=w+]!v`Egn?4eAi~h]{ l'2Խ4+JQb'R ˃-*{qu1UxWƿFIc^JԇP٠EnK)v3g߁!!I/]yVqrpJΟ<|'VjkO#nd~ph}A:)<5 տc pbsh)G[-Uhb]m&V5*4x/W#>cVcPJ5h>#rHPYskѬmTU g{ sI}?A-/Ut^ $r IɳC"R[/2ؗ/K:l>=R4Yݕi e40m!E?%-2ٿrg9&Nȵ/ sGUY79̞J MGsrW,r1t e@[RكI:Q [*D@xi.xJg*3,̭Q !CҟEb-'N_)4@'R_nEtaЬ,:S%n!)2`-U;C4.QTy67L ӅJQՄu Ů>T rӨЏ߶D1g`9-½~=p<;1/`7s{R6B5ArpEM- ;rA h튱 en#Hcy#BpE&^(@RՂy_5En& _FkŲTd6P̹ߝ(q`kx%"2tMD_sEZw xh|T;A54V-#5 s( Q׳UhCtB彉K%,CɍǢvԙ%&Deؓ}qsAzFU;8 ZyOk0 (=N_Ndu]4{v YqM_9(RǎoPdjˤdramMsAѡ8$G)BH=V'mO~TlyK0>pߤl T7+5''7>: Nۄ4r"%&zP*hM%?JM4G`nnTHl%Y-g1:Imz>&l59d_DX6Zo|97kPSdg30T,fLZ.s _^/_?DJG}9R4mYs}j4D;ƕڠYQ>Kmh z<{JGݱ_CĊE!SOMyYxDkY"Uaʬ9@Wͮl”њB#ڂXwooW?MN(1![ͯ`>w ~!@e]à 0GQZ.#[A#I't2gTf_V$dxhI5- w .|Cܷ'jAJ dTExkI*ɠ/OTbʆ)R,Z'1Ɩwr>*kE zZ= |YtdNHJP1p!&wΚYZ5Ӻ6,j^mVkaH1%|h2KyrsUlsovb1k`l +yU,ܼUdj{K^16 X|Ď(a CPn .i-l6"8f}abOƆ~M?"v^ }uA{6DoVG$DAsJկWfA#BBlBT&G. z'Pdj!c;G>$LcފNC%nN ST9OsOSLo4E2+`pC$D. 0b W鷕iҦrA ZdԪBz#o`jY{ӑ"~˿jxIW93tۤyTu;qv㺚$t< 9#בٗ4t\ꜛ[a0wcAd/M.?2S e?fq) Ep0Rh'HogV^;>/UY*l>ZeDHޢB@Rcq1 z7?UEj(u Vo|;w}:;eT>>`}jfm4CTKT߈`yH|gxC/z;;$r%I7j pׇ↕*lR `e.X(;O, Tj `ؓ|xFdC mT.6c!tu`:|Yy _~ {ɟ=B{ W#ZCƿX\o o2[y~P +8?~Gfp +| lP+ۋ%a 0(X&Y $ Sv]SD-$֣=/v}sOp n|#{BAB 3%#3feG:/9ʫVcb4i]R37|O3;VD3TWqђNWqװڪe|]%i x6; e43ik,V3S *|e}l.VK9> IaypAϜ!;qC Q]1đAaWn5Q2Y* =FϡӔd0k4-\Y2vLFT&qA6Nf8wA/<⯛Ed3xt: tƂb`:˄uZ;wvGpӮ(/}1q<>WGZLA~S@VEh]!E83.:(Iʼnncdcg"P*Zԉ!XD [T$!AtK]b'qUڔj1(?yo/û0%Xu2hpQp2y/v̆ |C6F'W.a̞ 6C?C/\(k^/5N6`! 8I;SY{ 20!$΢ϊ\*ɝ5jex ~hh…֍. aҪ2gγ[ћV5α YW.ȩĝ[ZO50ApVA4D&{mb,,?v@IeP`#'U Vã# a-~_'k&iQAb6GAE'šNNQ>]si~ЂfSW~bpG^%c\ϳ5؜|!"I[=2vpAݤ6T $9RQ[lͶ0򛵲HD3ٰ8َ Cpd tuLn&d\OማȠ㧏={>1~*, Q32dfȦHȑb#OTS7U DB926xN@)f!p|6QG_ch۔ѕV~Ng2L#ze`u%"93FI CQZ'.r~xw44뉑%%Z[(:zʩA9v֛즱F<xsYܷy{@Wډ`!]#˔XcszV(b鄆7s@ "9`(Ě,wuA(Z!m<\py3,R7EEb^* pRJ22@U19F*fUr4=q uި !ՈZ`hՆ*>>^X@G xm/Lx(mp3*q9{}@H[]3 1bR *gc 6P% ie48!e/vg9֮n.$$%gԿΗ22ƭuU1Z!'B2 е8!0yK (#*7\tiʯ 7N^["_שּ8&Ȗ!|t(NR∫t'[ !^vT'W ^'L=%HCDD([79!|.p:in< ,܃Wd]ԃ!<(Ӊ3thjO}ݵ} N;qAԋfYovb?H[@ C<۱N,6] [~)Г?D[Lqv=Zo9":W'- 5 Jw!]i1EcjUz!K? 㛭yi|ѲDD7mCzXyPj+jYj gMtƋnngqǢn`YJe/&nk|o=ШtQ;/ަ8Yi`ז -i%C.NQ#^,l-; W!3(,Ts<(lpXx/Եy`LB=U!B-wE YZ