libavahi-core7-0.8-150400.7.13.1 >  A emRp9|4{bʴ9>nް]72ZH.g6%$~}b~Kf7eOa%f,Km?:_]C-Ɯ2vTp@NP?N@d # J  2CZ`hp t x    d   (8898:8>K@K"FK1GKHHKPIKXXK\YKh\K]K^KbKcLwdLeLfLlMuMvMwMxMyMzMMMMN<Clibavahi-core70.8150400.7.13.1D-Bus Service for Zeroconf and BonjourAvahi is an implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Computing.em6h02-armsrv1@SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.avahi.org/linuxaarch64@em1em4b76f9c4241757ff5f3a05f7f36b6a99528e0ea8f22e042a807b7af07704e8615libavahi-core.so.7.1.0rootrootrootrootavahi-0.8-150400.7.13.1.src.rpmlibavahi-core.so.7()(64bit)libavahi-core7libavahi-core7(aarch-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libavahi-common.so.3()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ehy@eB=e:Td5Kb!b8b @a@aZ@aav@an@aC1a@``r`~@`+`#`_O@_L@_+_$_"@_^^6^,-^@]^]QT];\@\6\/JZZZZZ@Z@Z@Y0Y-^XBW@Wk@Wk@W>@W@V@V$@VZUoT@alynx.zhou@suse.comalynx.zhou@suse.comxiaoguang.wang@suse.commgorse@suse.comdmueller@suse.comdmueller@suse.commgorse@suse.comgmbr3@opensuse.orgmgorse@suse.commgorse@suse.comyfjiang@suse.comdimstar@opensuse.orgsbrabec@suse.comyfjiang@suse.commgorse@suse.comchristophe@krop.frmgorse@suse.commgorse@suse.comjengelh@inai.decode@bnavigator.dealarrosa@suse.comalarrosa@suse.comjengelh@inai.demgorse@suse.comdimstar@opensuse.orgmgorse@suse.comtchvatal@suse.comkukuk@suse.comdimstar@opensuse.orgmliska@suse.czjengelh@inai.debjorn.lie@gmail.commatthias.gerstner@suse.comdimstar@opensuse.orgjengelh@inai.demgorse@suse.comtchvatal@suse.commgorse@suse.comjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgrbrown@suse.comjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgmgorse@suse.comdimstar@opensuse.orgmgorse@suse.comalarrosa@suse.commgorse@suse.comdimstar@opensuse.orgzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgdimstar@opensuse.org- Add avahi-CVE-2023-38472.patch: Fix reachable assertion in avahi_rdata_parse (bsc#1216853, CVE-2023-38472).- Add avahi-CVE-2023-38470.patch: Ensure each label is at least one byte long (bsc#1215947, CVE-2023-38470).- Add avahi-CVE-2023-38473.patch: derive alternative host name from its unescaped version (bsc#1216419 CVE-2023-38473).- Add avahi-CVE-2023-1981.patch: emit error if requested service is not found (boo#1210328 CVE-2023-1981).- switch to use _multibuild - delete _avahi_spec-prepare.sh, pre_checkin.sh: obsolete - use https urls- remove avahi-mono* subspecfiles, they are no longer required by anything. this makes the spec file slightly more readable.- Replace avahi-0.6.31-systemd-order.patch with avahi-add-resolv-conf-to-inotify.patch: re-read configuration when resolv.conf changes, per discussion on the bug (boo#1194561).- Change to systemd-sysusers- Reinstate avahi-0.6.31-systemd-order.patch (boo#1194561). This can probably go away if/when gh#lathiat/avahi#118 is fixed. - Drop avahi-0.6.32-suppress-resolv-conf-warning.patch: we should no longer need this given the above patch. - Add several patches from git: 0001-man-fix-reference-to-avahi-autoipd.action-8-in-avahi.patch 0005-avahi-dnsconfd.service-Drop-Also-avahi-daemon.socket.patch 0006-man-add-missing-bshell.1-symlink.patch 0007-Ship-avahi-discover-1-bssh-1-and-bvnc-1-also-for-GTK.patch 0009-fix-bytestring-decoding-for-proper-display.patch 0010-avahi_dns_packet_consume_uint32-fix-potential-undefi.patch - Build manpages with xmltoman. Currently needed for bssh. - Minor spec file clean-up. - Require python-rpm-macros for all builds (boo#1194744 boo#1194745).- Move sftp-ssh and ssh services to the doc directory. They allow a host's up/down status to be easily discovered and should not be enabled by default (boo#1179060).- Change %python38_version_nodots to %suse_version which is compatible with Leap and SLE. See also: https://github.com/openSUSE/python-rpm-macros/issues/107- Add rpmlintrc: Filter shlib-policy-name-error for libdns_sd (boo#1191750).- Remove obsolete translation-update-upstream support (jsc#SLE-21105).- Obsolete the same version of mDNSResponder-lib and mDNSResponder in baselib.conf and spec.- Add avahi-CVE-2021-3502.patch: fix NULL pointer crashes (boo#1184846 CVE-2021-3502).- Fix libavahi-devel requirements. The devel package installs libavahi-libevent.so but didn't require the library it's pointing to.- Add avahi-CVE-2021-3468.patch: avoid infinite loop by handling HUP event in client_work (boo#1184521 CVE-2021-3468). https://github.com/lathiat/avahi/pull/330- Update avahi-daemon-check-dns.sh from Debian. Our previous version relied on ifconfig, route, and init.d. - Rebase avahi-daemon-check-dns-suse.patch, and drop privileges when invoking avahi-daemon-check-dns.sh (boo#1180827 CVE-2021-26720). - Add sudo to requires: used to drop privileges.- Drop configure --libexecdir variable as it does not appear to be used by the source archive.- Build python bindings subpackages for all flavors * use the python-rpm-macros singlespec system: The macro %python_subpackages together with %python_subpackage_only creates the pythonXY-avahi bindings package for all python flavors on Tumbleweed (currently python36, python38) * Put the avahi-bookmarks command under updates-alternatives control to avoid package conflicts between flavors * outside of build_core, the build continues to use but not install everything in the primary python3 flavor. * For distros without multiple python3 flavors and/or older python-rpm-macros, the status quo is unchanged.- Use sover variables all over the spec file- Update to version 0.8: + The Avahi 0.8 release brings a number of new features and bug fix changes including a backward-compatible addition to the D-Bus API and the avahi-core API. + The existing API is still fully supported however clients using the new API will not work with older Avahi releases. The avahi-client library is not affected. See the "API Changes" section for further details. + New Features: - New options for filtering reflected queries between networks (reflect-filter) - New mainloop integration for Qt5 and libevent - docs/THREADS: Information for multi-threaded avahi-client apps - Listen on loopback interfaces by default, allowing local-only services to be consumed by the local machine - New D-Bus V2 API and additions to the avahi-core API for splitting "New" calls into "Prepare" and "Start". See "API Changes" for more details. + Notable Changes: - avahi-autoipd: Initial IP selection based on MAC previously ignored first octet - this will cause all hosts to select a different link-local IP than previous versions based on the same MAC address - avahi-daemon: Delay sending results on an object for 10ms in an attempt to give clients enough time to subscribe to signals from the new object after receiving it's path in response so the New call. See "API Changes" for more info + Bug Fixes: - avahi-python: Various Python 3 enhancements including encoding unicode strings as UTF-8 - avahi-common: avahi_string_list_to_string will now escape embedded quotes, backslashes and control characters. - avahi-daemon: Fix a crash when txt records have an empty value in .xml service files - avahi-daemon: reflector: do not incorrectly cache responses on outgoing interfaces. Previously we would incorrectly cache responses reflected from one interface on the outgoing interface. These responses were later sent to clients on that network even if the original client had disappeared and could cause those clients to have a hostname conflict with themselves on restart. We no longer incorrectly cache such traffic. + Security Fixes: - Drop legacy unicast queries from address not on local link which can lead to UDP traffic amplification attacks (CVE-2017-6519) + API Changes: The avahi-core API and D-Bus API have implemented a new API where a call to the "New" method can now be split into a "Prepare" and then "Start" method for some objects. The previous "New" API is still fully supported and there is no intention to deprecate it. This change affects the the following objects: AsyncAddressResolver, AsyncHostNameResolver, AsyncServiceResolver, DomainBrowser, RecordBrowser, ServiceBrowser, ServiceTypeBrowser This is because the D-Bus implementation in some languages would only bind to signals of an object after it was created and had received the new object's path. This led to such languages missing the initial results sent between the time the object was created and it had setup a filter to receive it's signals. This primarily occured in languages that create dynamic bindings for D-Bus objects using introspection such as Python. The avahi-client C api was not affected as it globally binds to all avahi signals without specifying individual object paths and still makes use of the V1 API. The v2 Prepare/Start API is available under the new org.freedesktop.Avahi.Server2 D-Bus interface and also has corresponding avahi_s_* calls for users of the embedded avahi-core library. The old org.freedesktop.Avahi.Server interface is still supported and there is no intention to remove this API. Additionally this problem has also been solved for old clients by adding a very small 10ms delay before we start sending results to give the client time to bind to the signals which should silently fix the issue in most cases without introducing a noticable or impactful delay. Clients implementing the new org.freedesktop.Avahi.Server2 D-Bus interface will not work with older Avahi daemons. It is suggested that clients may wish to either check for and fallback to the older API version, or continue to use the OLD API and rely on the 10ms timer to resolve the issue. - This release is backwards compatible with Avahi 0.6.x and 0.7. - Add qt5 bindings in a separate package - Add patch to add IT_PROG_INTLTOOL to configure.ac so intltoolize can be used: * add-IT_PROG_INTLTOOL.patch - Add file missing from the tarball: * build-db - Rebase patch: * avahi-desktop.patch - Drop patches already included by upstream: * avahi-0.7-dbm.patch * avahi-0.7-encode-strings-as-utf8.patch * avahi-0.7-python3-bookmarks.patch * CVE-2018-1000845.patch- Skip the xargs dance and just use find directly.- Pass -print0 to find, to match -r0 being passed to xargs.- Call xargs -r0 instead of just xargs -r: guard against file names with whitespaces.- When changing ownership of /var/lib/autoipd, only change ownership of files owned by avahi, to mitigate against possible exploits (bsc#1154063).- Do not pull in dbus-1-python which is py2 variant but properly pull in the python3 package- Require shadow instead of pwdutils: pwdutils has been absorbed and replaced by shadow long ago.- No longer recommend -lang: supplements are in use.- Use %make_build.- Trim descriptions of secondary packages.- Drop gtk2-devel and python-gtk-devel BuildRequires: No longer build gtk2 support. Following this, pass --disable-gtk to configure. Drop sub-package libavahi-ui0, no longer built. - Drop long disabled sub-packages libavahi-qt4-1 and libavahi-qt4-devel.- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html- Drop -Qt4 variant: Qt4 is EOL.- Remove %if..%endif guards that do not affect the build result. - Write "D-BUS" per its own name, "D-Bus". - Replace FIXME PreReq with proper requires as needed. - Update boilerplate summaries, and remove em dash grammar.- Replace avahi-0.7-python3.patch with avahi-0.7-dbm.patch: use what is upstream (boo#1110668). - Add avahi-0.7-encode-strings-as-utf8.patch: encode strings as UTF-8 (boo#1110668). - Add avahi-0.7-python3-bookmarks.patch: make bookmarks python 3 compatible (boo#1110668). - Add CVE-2018-1000845.patch: drop legacy unicast queries from address not on local link (boo#1120281 CVE-2018-1000845). - Drop avahi-0.6.31-invalid-packet.patch: fixed upstream.- Drop the qt3 parts- Add avahi-0.7-python3.patch: Port to python 3 (bsc#1076402). - Build python bindings against python 3, rather than python 2; - Python-avahi is now python3-avahi, and python-avahi-gtk is now python3-avahi-gtk - Obsolete the python 2 packages - Replace python_sitelib with python3_sitelib in %files, and add __pycache__.- Rename %*soname to %*sover to better reflect its use.- Modernize spec file by calling spec-cleaner- Use SPDX3.0 license tags and package COPYING as %license.- Update to version 0.7: + The Avahi 0.7 release brings two new features, binary TXT records in XML service files and the ability to start the gobject client in a custom context. + New Features: - Add support for binary values in TXT records in XML service files by specifying value-format="text|binary-hex|binary-base64". If not specified, defaults to the normal value of "text" (thus backwards compatible). - avahi-gobject: Allow starting the client in a custom GMainContext by passing context to ga_client_start_in_context instead of ga_client_start (avahi-gobject minor version has been incremented). + Notable Changes: - avahi-daemon: Remove all default rlimits from avahi-daemon.conf, as two main problems happened with firstly rlimit-nproc causing avahi to fail when started in a container without user namespaces and secondly because memory rlimits were causing avahi to crash in some cases. Leave it up to the init system to impose any modified limits instead. It is recommend to ship this change in distribution default config files. - avahi-common: Fix watch cleanup issue in watch_free - avahi-discover (python): Updated for Python3 & GTK3 - avahi-autoipd: . Clear previously set address before binding a new one. . Fix dhclient hooks to check for avahi-autoipd before running. - build: Move default rundir from /var/run to /run as per modern system setups. + Other Changes: - build: . Fix the printed value of "Building libavahi-client" in ./configure. . autogen.sh improved to work when called from another directory. . Fix warnings when compiling against musl libc. - avahi-compat-libdns_sd: Fix incorrect URL in warnings. - service-type-database: Add new service Types: _ipps._tcp, _xpra._tcp. - avahi-dnsconfd: Update manpage with the correct action script name. - avahi-gobject: . Use the correct shared library name in AvahiCore-0.6.gir . Fix build failing under some locales. - avahi-common/dbus-watch-glue.c: remove Unneeded semicolon. - Update gentoo init scripts for newer openrc version. + Updated translations. - Drop avahi-empty-share-dir.patch, avahi-gir-fixup.patch, avahi-move-everything-to-run.patch and avahi-outdated-URL.patch: Fixed upstream. - Drop systemd_requires macro: on a machine managed by systemd, we don't have to require it. If the machine/container is not managed by systemd, we don't want to require it. - Add pkgconfig(pygobject-3.0) BuildRequires: New dependency.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Do not suppress errors from avahi-autoipd user creation, but do suppress getent output. - Replace $RPM_* shell vars by macros.- Modify user generation (boo#1010384): + Use getent to check for existing users/groups, only creating them if not found. + Do not hide output of groupadd/useradd. + Do not mask failures: if a user can't be added, we have a problem.- Drop %insserv_cleanup scriptlets: it's been a while that avahi did not install any sysV init scripts anymore. - Simplify avahi_spec-prepare.sh: OBS is well able to handle macros in package names by now. - Drop conditions to only handle systemd services on openSUSE > 12.1; it's been long that we did not ship the sysv scripts anymore and openSUSE 12.1 is long EOL.- Replace avahi-0.6.31-systemd-order.patch with avahi-0.6.32-suppress-resolv-conf-warning.patch: only warn on missing resolv.conf if the options that use it are enabled. https://github.com/lathiat/avahi/pull/63- Update to version 0.6.32: + Don't log warnings about invalid packets, commonly triggered by Windows 10 systems. + Fix issue with bad packet size estimation, causing probes to continuously be sent when hosting large numbers of services. + Fix build on Solaris/SmartOS (filio.h issue). + Fix build on FreeBSD (PCAP_D_IN issue). + Fix debug output with libdaemon >= 0.14. + avahi_server_set_browse_domains now correctly uses the provided list, instead of re-using the list from the configuration file. + Set nl_pid to 0, this will automatically assign the value and prevent conflicts per netlink(7). (Bug #334). + Check for netlink pid=0 (kernel) instead of uid=0, which works correctly with network & user namespaces. + Fix reversed IFA_LOCAL and IFA_ADDRESS checks (Avahi#355). + Don't fail the build on deprecated GTK/GLIB usage. + Gracefully fail if SO_REUSEPORT is not available. + Minor Python 3 update for the python ServiceTypeDatabase test usage of print, should be backwards compatible. + avahi-autoipd: Fix incorrect usage of IFLA_RTA instead of IFA_RTA which could crash on ARM (Closes: gh#lathiat/avahi#42). - Drop upstream fixed patches: + avahi-unicastdomains.patch + avahi-gtk_box_new.patch + avahi-fix-mkdir.diff + avahi-enable-ipv6.patch + avahi-reserve-space-for-record-data-when-size-e.patch - Rebase avahi-0.6.31-invalid-packet.patch.- Add avahi-0.6.31-systemd-order.patch: start after NM/wicked, to ensure resolv.conf is present (bsc#982317, gh#lathiat/avahi#59).- Update to GNOME 3.20.2 (Fate#318572) - Added License field in spec file.- Update to GNOME 3.20 Fate#318572- No longer install sysv services: the systemd services have been installed for a long time already and are masking the sysv scripts; those scripts existance only add confusion (boo#959908).- Temp disable 2 old Conflicts that are breaking staging. These can back in once there is a new release of avahi.- Add avahi-0.6.31-invalid-packet.patch: do not spam logs for invalid packets (boo#947140 bsc#948277).- Sync up the multiple .spec files.- Add avahi-outdated-URL.patch: Do not redirect users to , which no longer exists, but bring them to the more generic blog entry http://0pointer.de/blog/projects/avahi-compat.html (boo#914298)./sbin/ldconfig/sbin/ldconfigh02-armsrv1 17016858140.8-150400.7.13.10.8-150400.7.13.1libavahi-core.so.7libavahi-core.so.7.1.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:31705/SUSE_SLE-15-SP4_Update/b90cd9f56b93ba34436866b6341cd072-avahi.SUSE_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=dd62ec6b579106e749d318168d41ccfc21f0386b, strippedPRRRRRRRPڠHC utf-83e90e71e63ff91ed29049f11a6d687f1a500868c3b3e5cf89019e3668f92100f?7zXZ !t/ۉ] cr$x#IX78<D¼j|:JAHd@sh&nNN1^М:+>Ng԰ӀX h6*& 0,Kn!j)ӈt*ÙhOd7?D^GaJ1Ѕ7X *ÄY+eꇒUe+uJI}M~n 5#v[aSeqHnJP>+V2>I Rfwآ+aWl3;QRՎmSXrj5 qD&KJ=#tJ<ᇦ`ɢR+8Giۿ@rѵKXv~s]픅`E}rh$P Q5losSXv)56RL5"Y; =bLwh4y4FVb"88ϩ㾾3[t'8?K-v+c įfcHk U M^9rgQ|qn|hA`营h.tk퉲l9K&kM3{~d㄃ytL܍hMήjC#fD˹hq& f؆غ`BrR:|*2 !W(u!~:z=Zb *r P=x r<[].?{9,p|?:D_]gDO#jBa 5e+]H H>*=MCl;lLCZWbͥ6P@8*V SSsOC qx\|x,0@6@LN̺WOE+ǘo}lNc1L7CP(z`;!6j[4mɯuZ9Bm !70@/c'Y^q?nG >5E#itHLKA7te]79j $˿SHo< Xj`X-햮zL zݤfP"QTT|q9 \ş=!P[H8)'j_Cq)Jbp%ZDUǮo*xqLNn>Ӡ .&&{7!q>Cc҃/1]+9Bpx(_-^AcjP[g-*%\)I{նt9ǯU$1NqFi7qkqv9p#RMkPŲuw:c?)7&TSd_&#*Y_}E}z/טoWkYWT+mMu zb &@ =*htpoꓩG-vږ^/ir(;Yȋ"߃#8p5x&Z}0 ܀s>2Etzpʸ'T8&a~g8Ew JY$Ehl|b .A{?ȼDWL ds'. 2\1=ny?sUwJN}9إ3"~d3lZ%"aQm\ft}Yƅ tMKjKT3 GXs""BEh,)WPXR郪ϳShΓNwL=eL999= *E:mؖWgK[4_8@ٔ)wk $L%=܋yǛ^!+3Z7"ә?/ Z_a8\+}fg\If>bNhN5RO>81u /5f{r|bmKh&eT>)ƋsLbQsXԤ5[F$8|@$VН-n?xEGgߗٕH/0ΰfQNH(|aaˡ<6_%bjU qBjHƋJg3HwJ BΛ_21.KpG Z|ڞTqD^{t `[׺|N^󪭮t#pw9 v&+}Pyyr^L|‚GSTO DjͯRvF "#9{mH,; !/B!Kő=m矟9cwqy/S07O3X1ھ3J )YGQ_CFո\(T:i;P& IO0kp=R'B%a34>O^gͲ[ %e~O I%Uu{^Oϊ:A =V6%:*$6rr*9Iqu76!SϒVT-*1eru^`jk[F;/R ň~Ld9ªGYD x_~_B/" SX6+#;`/̘ҩٱӘͯv"T-BK KqYywhp9¦B^铧1B3@}!ǾSfg ra5([}Q/=k]aϵ"Ub6%9ɾ%8(8uL@isc1QX5u^~WS{]xk RB䨢* &_]tPl'fpZ/!s,J5B)<{6Ł3<"Ιi!4-CADA1dz0 YmUI,Pel{nTϝ "Itg}œGqRts?g㦕KɪfN6g,j6nqKLÖE T6L'k MƧ{ >m] b?5ǁ!߇w &#Y78lǘt&J2/+V ϑ'ԫ/xxПn-d Xo+磇$:v}Gemodyfa}{I%T诤_ӒtDN07'Xp1aTNoD;otauQ"_mEF.V|ƌ7֑?X$rP,*]\M,@]hC~|SүiJ}UI6KKl駨z 굒(GC9G=q!XRlla mc!t 8][pK5EեtۘW z WX͡~ d )VM.aEwMwmEdž~ڲ6&v<ئ~&927@>_,?e/|0b(eVT^[(M.̓s%FCcwYc"RElDZ?K$F-fH ~28A"'‡K&/M$MQ_m︵8]]\%$c,g/p+:ÖN^<1\ dc ,ZVhrJSLB(wI9)c.iRRxBD:ѿ{oT P{V e UG HUIw2f(kR!|Bvb,(,,%E< Y5B6sJ@,OED-AE-R^ S:jFJwi,BC[듊CؘXٻhXcxFmZf|*C5@ w1!V9c}]MцHeݢ rX]v.Ɜ{hK= ̋q@o)XBm"FŐaȆ3Zڔ7vF|YNTv`i`$ɘ!َЧ&~0#c|D:AA8 ގ$QD6Yru2=Y> ʝ,=Be-z .zM~(+c-NZqEѮt*lu);3$'|݁?{.[U)n?Q]?rrHZOUs08JB'gۯA}exA T'QcħL6%3i"r՚+jN'L.':];vO{@$' +ߤЫ-gEuaohԤ+"?QyvwVgǛsDȄ#&\VOiZBϬ-)V\M:(Ri @,ac=, y1z@WT 0gB¥;nB0ܮ%~,X5 !Z tl YߪOl{%]tLM% 5o J^IZaYXs<1[n%5[~R!\ckLϽڗ=N"fm^+8C]8dp`F.-S\i?fօa۵y/=ʝ=HFl3Qih+i$U5.5Q׼Rxÿtn!gIs:l^Yy4IܻF!SR'xwOL#W?8K/aMo5îfXyb/sZ# xץ|t:63VtKq5x3ڣ]+8 X$f3뇼c/O[#G!}x8/( ̹{٫!Ya CH|EɡVrA~_K\˥=]] `}-]nz;^p 䃫jk!H7olniiljE*͹mM)T!*OmB BWrbL9mMUtsMs;{i>2LVoU^$m-}焐ʭ|[S!^me;p qVi\ *1^Q˝).[PHZC+ t@'@ !)s(":[qoxՍ+V x'FX_/G4ü_D o)HJjhtc|-1ټ3 ri}IwX1uѝ\AIck(GAl &pj|<;eAж+Ȓ5r~yJBUtW=f,>ZWUG[DxrP08L}kXJ–Ҝ`S)}^ z ~NQV|[v\Pm>&Cmg hV~`7 , n.u}Z-jY.LY,g8`ȥ5Lu=)mG'񩀂?-COsA8q%pk nW07/in k0ѐb wjz}\$@Z&`m*;+l5/Wv 'ZߝamN'XE-o~B D3?~ES,2zdfD!bn j{'?.pYҿp)6˝xVrTl~)o[=ZA.f{g\xQn/g#[IUQVP6,s᷾kFmuЩkלN5X.WO8J$ %2)~UVG1ϚIA!hhӏziU1n6ӗ:HHS$DU(ZPze<znHX`ydSl00#Za%GR3T"#}MK$^J&Bٻ!>`>c]k8WPV2#mdnM5ӮD]? y~T?͛thv?&bJh`jtNId,V$ms)AY\W:4.yC׊M$32@2d],ARur'5 2Y!K>(Hzk*(܌n=?)O_-_`C17TR ݼA-C瓠{G.v;NέY iBmLW[NE W._KcwNZw>[ 7:H2 t.!|@jo⤟K5BGRd+Eá\QH|Q2oDజA0Ap#iX''RHb)86a'=1*ŒS^ 96lFB@ǥZ5^xjVBm럃Y fC|!8^o3%Xpb7}G{BԡlV6`z-#8-_>OCסvhJZYel4G 2=2*FD.zk֫;GX]vBuH\CAq/ ɂF &'IA UQ$5Xr-&T:f[Gޝ |0gŝ@Fd?NJB#td0X 4g<(NgX/pHꀳSXTOwEU=d,:G]f Q+S3|V6"oiJ47z]m=(۫޺.Amʵ71!Ik[)U*D)a}Ҁ_Fk>as=뱽>8q.;I &DzܼG%;nHT2"1]*j{-x"mel%:)%4^0G3*,+w1Y4mQ =탬 &ȟF|V\\QK:9ZT͸W/PG-J ^_ajxUfVSRU ޾u#`Ztl:n)}*$?M&B{KRjpq~x7D>_ZPmi%?fPôwd DvAfx"o4,,ju温pafrIG75y؜-Fk8d7 vMybkt =WCY`F6=ϳi.^ƩJqiI*ǐƸu+𲘟32mf7R%j\ ) %J\$/P- X`WbM{:bn2ct%ezoQc 5% +>*PI&^P߉20 IJ:,=d~++Q_BhdIV,u{໐j.eмEl2 w6հdCMߢ\jU@P0t%V1_ΥW4,Wpɴ)% u擝&[=vWQ~On vѡ-s&c7 &fvowxs,DF GYTlD0"tA5#7 :tr'56UY Ж/A 1P=wgMJQ⿊܌qn?JU֫d_C,T\?ٸ*Uli͚'&$ tHUVcf|t73A6'`K)eɯ^s\]oH3 ,xE%oY‡}/&aCN?bm>X6xoc:n|Wmئ8he%;ş{d5Ӧ̄ pQݕZu87X1b u TVpr2yܤ)fZ)DMuz1ibd75y;$,: ǥ{<,%Dqc k-9ˮuM{F48ȴnzH 4Yӵr ѱt]>6 sr%~n=MiLjXvMsAʙ.Eyu<)wYhGy,ظ:A$2DUQyUɭO.ڎP Ϫ`M0!=[nk~ 5[' Yt՛$WIeiGbc!{)rǝp;g@Cu[3*H% 4:Fʶ΅AU|ﳅ0yI(z *<98%l7PEV5Qcʗ5tJIKU%4?>e+jӣBxg +sͼi! QgzB"G Zf-x6ѭ!(^$d^ƾ,`Q;nkG\s_~.a@ Oi8EaoC nYJ~ VyZ-0| ޴'XE4`vbqaK ug[0؄_q.<=tzaq~BMA|/R-r-g(KC 9Y䮚3:tܮ|S C&nݛ]A4Ga-fYh+2}"1Yzϰ2B}k^S&qf(mArz#Xޜ30D̍ץv^w0OLi(:S~`ˏ?C%C&K,DeNWT4ܗJ3l:>"dHi53|jB|k_4G 9JmѲg,9jꄬ~ыhLDX&ς#6S -$M67Hg5d X {s )]$(>j 61z?J>(?I?=6U:AID3dpt^ !֗Af ݏP1Ț+.?'%LώAMg䞯(6lz'*Lj :]n1+Ls }'{a'+ϰZ]Βjo/L$+DZ]kJjV B)mSg'`l͇/^`s2'r~#zlpsso܃e{4.L(K64-|UY?<`98w=3l<OHGWO_hͿS١oNkW*ȁ5,X^j+ȌnI WSF:FߵqP_/Om[ҳo\6THY߭]8=">]~X(~]봁R5ip+a,jP’ ew :jJ+lPeA3l{B1i<|W/&eC/Bҫ8%t+x=9X, WzRT9!)4k'jѲ^$㤭30nv쩴bSIvPe9]XBn|.c~g٥ )rB<1[-al4 tv/ޚ}a\yb?ܗTVcәT(;ee~yH[  LwiG϶b0Db%*K.zPI d„x$%wS~{b2HR b@?OoIHҗ8W-|F!KsZ&ȿ eY C n}/o )u2?[!&S~5R경ٜ IeUKx4+s }=TQ`uԻ݁ ҪBNE.(rMKkuvI*U$N+LٖosLDv*#iFėp9}Ӏ˿}y]JLjhDE3q#,CW?&g>,Y7ht)}Ih@O*mG6&WEQ:zWy:ݦ+Oē1l|)&!z{"y,iKSrVʥmޏ=tV5_J9TZiR=*K0k[h(rdLEEn[}OJ0CȲD`Յk9<ܒ+T?5sɨ<%T,LY4NiMCq+m˧O<䩞oqmc -B|k^.Iص 5#ܫ'9QM;#&KHȰ% U]bKGQȽEJOxIRBvLTz,t5L28+:99b&M$Q%!݅^m⚫^3۳նJt\<#ЂMTL-uxSVޯ X$_Dҕ1tCHvNu5_+%mldK$w Oq6]"eB`^݈XH$>N"/{d_K*Ķ~mkp[4x' c*ʚ]i.(O#̧VdqP׹Ak=3J<xGyW0]ՍJ_Ɗ,,i2ƍnaтa(?,e(ӡta<{˜&Ia/舌?BBh.js=bN Di\hW1>2pD/&k_5"#;+RB喺/i|K(=Ĥ?^hɝ9+M9Dւ3`y`?ӦY=F80sia0Mzjj y[ՀȓⓈWX~#gEa(@dK]G3bO:"0g X S,a4wʛk:`˭m;Z핗&ؽR,xzei>(CأFBc lVF}tnܫЃCA(+j5…/#e@ςC.Ы'Jj.?x>{ }\[ACBIF۠pivj\^a"OnKx_TkaQlLqLC6:!,{mO8vzc ?a-k<ޠ=#/~XW# v$[/d5]hhlݽ)&"]N e ?r(ٛ.c`;1gةهh393"M㳅bkO,o"I+YuCv4G6V5[\ EoO7bUd: Eh\;eA>Qtb<n.4؅cmf5\d*aL6?pt<,Zl(?ޫ&߇A\}qJD}dܮ3UD~ǫB5(iF@ϋM`1O5b6,aHE~U** ̎vf"66;XFWN{o"BġD8}}av) i$YZ4[K5+oL6'mv(`Nmw _u-H j]c[Sٴݔ Vch2|s?x%:K]Oi`ygv0Hz{VoOsd>'懣o&$F)nK~*`^hm)6A4xlW{;OiȱvQHu#GVtV0/ hȵy(kA dFXHlø,T\u ?JVg N|%A4IroEy6+ϵiTl)7/' {}*2q ;ڿ F Y=TtxR \[+Qj̥99@*qX. a?1BçP'[{hu3I&MpFTu%\6Izb`v> &j/qL?Vk^EZp`\mmvsğ|y,뢓Pl!ARss)lfөAE'X1u 3q|nٵw,4eI&VuA8M0"CoZUwFR -~ڧc! I_ 9G1Q!׎ESȅQ,ٯO<3ouIq gG9FNO9c( 2NQ䔩hnY^Ez ;( <Oj_^+^1.YI:~s8LAWvuxX7, SF?dB_nBQ=Ag7 SZQ 3 -`}!E*:=mZ:ش>/ `R\'rmL_oXig((U:+'H?OuG.I% $%tMz=\JkBHyi鸭m8, 栳2׮&*x]a<`6!@M.U.'?<!W⫦>N@ФA_7 gŅs[5fXs`U.dLXo@V;vOXWØtm:u)1z|--n9ߑ8L<و/ƍKh%U2_#"allj";hk[\5n5ba[|V)Aq%5hfe@Z)e_fM3K pf a3C۶)RAK/gdM}as3`mЦb:K2{eȈ(@/χإf\sMoӪ>SY7O4io,ZΛ@c.<'=be❬[O~$޼%OzI\oaK ՙg=Şq:iMWʓu։1I@y q ajZđ.&],.fp:l)ZX8ŔbqM*V\sMNɏ]< 5CGgaXo$*A z((bX'MD/W*b]zzR ][3TKyKٕiO(:7Dv:o p#r ln5Q1S܋xzA@T춀" _ͬ'WRĩFmccxfG`!6Pg=Kzq+ K^R|ӶP[׃cm_TIW\/Ogq^4#Ti|` O <]#>X]oZˣaWī-bz͘聺l&- jo.U<@S >Hw? ȩS̋iҴm>i~VO EHQxӤGSWUYz(TJTSicY3ۅYCSdr _]M|;T;W܋`[ 4A|4)̼xc%GMz4jz20l9QɷKx4`۬.q6p-_a[yy• >On";ٞuE_"r,s{740 ֤u7B,2zxm ։u/~*Y l׆]N Y9jm4bX%_w,ٞd!zڭ~cRȵ RG Aw ì0/EGy.{$ʑNWO{+Oҽ7:`d9CKxUOJ[|!8,i|Vm-`%gNPmT8>\@(vR "74sʼ0n 9,+CzY=oI`CDg"3 8NsYjSN]8 $MOID6g@ 7=x?:< #!g>qJx%v i9P8b38'#O\^f6m̗tmR>\o zS½G9IEWNAV-rp@xWK^,DiPBa)=!?̵ɖYe9;wNЏ{7w ORG܄ts*6>a(ʫ\Ap!嫆f>$'`*rtW rOՑXc81ITR"P#OBV% ] BfEAFc`FLMVpxi&=[v:y76bJ"ilLScK81Hh?s{Fi rg ،]Ζ(tf8ޣ($iV&ǘwB^xo"z׷EEQMkVsS}ޤoxhN;]\gՖ± &{c46<_1v|. :>hpBj_E"rBQ1b)+8D@ƟP| +T#$s- F?2rxZ&ןy_WT-2`{ Դ. LyۑNvU*3Z I}n2զg`&MؠhIa[2+`׳l<[_P(&kiăKV6!۲5v=oȖ>X n1*|PXj%ɲ%[%p/ BkQ^ V|*E .{WۉCפ \Fc58r֙!/USS-e:4M+}T: 6(~oux a9_HYA9= nx*m "ӷ8i?o'fgP*)ZI%5]"1CZƨq*%+ w''k] Mԇz 0OHlkHo )^Q4!Hv`j P;:b-4{l|(fVN ʬ_7oF 3nwꩂ6ey ԊE7_3 T#S`mP3)k6v~E1`MB?89 mxGZ''< M HONLLUA+QK}N8oUtےtIBC&>>Pkb`;9hlxZC ='<ؓKUꤗ%M[4{1FmS@Fc+59oWT{OŌb @LL)\לwYx L;XG1p3VG7vsL7Zeן6tZVz6]d B>#K˴1E0CJt6ƀEȗvV 2 3yM/@ժ"3&)y~a6R >MP/XZ6ٰK5 5I+K -YvJ%.&,/~ɼg:V 5PG,l /QsMCVsΥr!fX•P=AdMn{0O1aJ G%}WRvDȅEoAŭJd,&0˸u%7Z+aH v  F+bD8e aB ?܇*RDѬw G}燙5OMobW$L+5;ںO}SgVKEw66ciCj w*O97> @k5\_żl%ֲ`|OgaEclԉ|[1&Nyp7`CtrZ†d| pf[YѨԽ`Qص7{f2j9]?Lq_*k(VaaB,GlǢSs^j Tv[xw6(r}S(:XvA.u$UdO[=m"`٠/oݸ6X c-iIN aAg̥5GJx:85e G_nYX!21@oz>M2zC7ϙ<ົ57ysX;-6\k&lꐶ̦tIA;k~N+`O?^dL!!!ՂD.3¦"v5=E';'VbZ)zHwc{(H KϛT|TiCҐpc+Ea(mOЧ#a\POul*W2*2Ή}]-'vX=LƦyscƒ8@9E00icSi k#DDWTU&'މ4HusbQ1CJPUJW,2˴"sU9-S%+{8:)ow@7A\taQ HbUMe] 6g]_Tga@ ˾s k$Ws_*uPLձv7i?XA\in@)xgjHN~Z^r`.b Eb_X ŧZBNXT)2 )NzΖ$)%i/9?~W\50dГh+Z"Xv/D]o[zi; ,=]*5Qg2&dRK5Gsp#Bu?韞685 ye;kqA`_)i"4[1_ӃDMf:p1?^ܪj}p^'ˠ+\A7Ur )hIey?Fa]]jڦl9QL\zߔy.D?5uBLH_V1*,iK^ZFӤX-Ӽ vbX -;E37+h"]oVaf͚lWǂDOVpUM RK )YTJ/a|6]| fK4܎: PD]a32FXZTGP`a"2a>nsw>ϖ'k烓~(p%k=%]G jLwq==AO/KDPMa]2AQa."/,asp8<"x|Uʧ^bqLP,@/|A"'ޠ9hl)%s\L fC QNɱ\qȇ ωcɳ}Pcr[F׫ݐPڭ! 9qswܨ34X4v!ZP/3uاcO̜s񀡣m )e{@$$+ʍ%5s\EJ+4c1I[X RƼ;"=djC:=ܰrK&{ FY!JJ?<HShK磄[[v;rԒIP!ZyE %F:YBJ(M ;_z0kdgBN1n1k^&`]v،{o(ago@0 `pMr 黤x&pOH y[&CV bLS %6IUG%,,^EWd|8,.ι-PFnd)5AP~Zӿ &2g5 \%\NvՕ܁ X TE*/C( -C3I JmM͜#Y@𳗄Rfvό(HiFfmG{I& 2𰠨;c%L³'$XNXjeD.WqQw:`:ML`w+>Kq2ez`Z@DЃB'ISD\:m$-,-~I("7 Jc12W"SyxqV sW ]G?@-~jD4U"V-gLEio%I;4VIgX14[DQP  E*%RF%JecG)EfE+mjk]4t $[iLMY6G<#%OOA7HCe>5հᡭ=Aa3*#2dbl?#,f vyeDF&G,^ƅmy*1a4ӳ]9!d (5oS1y*kD)ܿ6ЦeLYck-.&=_1%als<tXry-p4<+@R= #n?bC={Dio!1iSI(2A8D^ ] 4fI~LIBWK֊Y&7KyLYIVH`~X)߁t*zpSn/m]ӺJKm+# hS`9qr*H_B^,Ao7_1ס9HSiVecE}1S!oI+@.+m*0ԟ<6բMW#SR@E]6ڠ~wLЃ!MZ%ÅљT(8:޽pwLF -b:> ^^0v.a-EԳgoW=&\)he~DZKuQmN/f&P@/ 6 ݂:,VjXk~m}0t7vC܏6CݏWr;.<̂/c͏ svzgj{n%ߩE,L~y/( ёh|Z; gp=QWI @^ļwA1* ]E@/1M[)_p\Fs=~̌(YpX<&NqOǩ>`uYV\*{I,"OPcsC} K{ț!sRHw6GmZp{uxD h޿8;Lejbٺ?KJvm\蓺:ӛl$=QK Lyȁ!Oh5Q4|lfz3@3"(["Y9txXYEQ-Izڥ hWj㌬aB Ynˏ]ahVATUǂ^=A;GeWẑUhLǬOWgt{VF=XV`Ն=:CZn'=3JVL&vF̫O44q^=+dbUdA*sDa1y#Q85ٛU ab#Q>W}G@EšC",oCu}Іqh[Q=_ĝrU€yyז#o67@Ǟ3ldN]UkoVM8,ؽ#V q/Ro+;n.\v#R…I/$DZ!U0-{nx R|+9FD\&W!")n蟒Jy4zowOZ"նp`nzp^!h(?75a4JY^]%b5԰X8EӘ*I/q)gŜ{r;s|#\ӕ֨@#`jcnKlCi3>v6z7i}3m=y\=͟kiX@P/?2@v%*܉d|%z:KC%C**xf%L#؜м%/B}}.j-ENVA=MScohlh^ fRQ''!z4+V@aNA9G>rk[.=N7>##vIPDpu]Sd??JvylVK}<UhMTH6ía /yG g9}Q:TUQʄg|g5m?aR4޽PE+ <+8[K$`)1DPG0S.ŮI0KAH$@|AX|:h3eG c=*C- d̝Vl~ą0&|8IԡDi5;4Xd=,9yZl+Ge{0d܆?2E1fġ~dI J6AQ1&:Spӻ12rp2#q^ui{d,{貍^:L qm$!tm$H*bc,ʭ {L &U0ĥ9դXq/xx- nfҬ!:$,9&T7/F]<15.mݞ,4ۍ]s}%fK{;é/Y/4Am"LĜ]Dċ-9N)őZgc4V!%1QIW݃ZӃI0Ƌ"j׆-k¾-Wηq.(m)6 ;V@R%2AM-7*=ve( ЯGwGXލ☿+ Ո/Dp<L[btyJAA'_qO;'`z2NǦVq[TQ00i.C87(.XNC)eV}^z >L1:J=o"9/ڟRdByt+yŌQĘĔFyYFތ@e"/lf!9NiiZ/Z{Jp@1@='@#m klM=Qyj܌|5D5*ctE!4DKkқc,ϳِ7Qg;Mo{jk7^>$JiFiW`¨ks`" A:uv= k NFHF vvRYֿǞSߝ:$o[j )zF֮tpV*@e< źEExQjd-j\ ր{ٝW1? <4)ٷ2 .tR"cd]Bx)~g.<2ggzN0>ŷZ\J#?20lVs@<  dHY'%N*Wbwh VmW{+K܈nghvUp_P-1#DݞB}Zl0gLv6=왗șȑ%W:M#v}bF^F|GZ|Y+!lT)?Ci zZnAbNӯ(?rV#zƉk]Lj TXiZλ@"ýdKa%wZ\?s`F t0vxnb}g;?~Wy3y`F"TS^mgiSJN//_ 0^-|vgj5gL '05!tfuDQn -!e7Dx.)n;I])$WEh@61bazH`9C+JˮI]ӭV>@/I!}y\(Fh3MkO1QcPOj?nWvASg=^F`!22m=_$+<v4(s`>$ϲm,hj9 \Bp&J 1nxM3C1>p-$ $G$=H,4Uz:7~ t 84NP|ڄ. &Ẃӎ,ETbtέ{2<\L n=\=c EEX*d;“B,4sWϕkS֚0En\y!_'%脍轨 Yxkٟx,Qb®0^cSx>ފf3ui0ߍ@BHE!:CT˶@mTg*㐏E[#%JOjY#jCuy~b?AWpU=TW嗕5ҒYCpPW,і.q(>-'IgugtxCcE9'gu Po@86݌xʑ+3D?tzV"p l/3w* 6%)R$k%-F $H7(ܟ)Ȗ'ګ0(]jN[atTCoEYqHbϮy졩r2CjI) B&尶PP`Imd:F/{ܤ>pKgk?틥0i>O*F}E|T?DKgD2"駝Yԟbܮx.0qil8_"5>x h-g~7'ݣ|N~#s]*xP D.2ajq&)׼Ƽbxߩ#9ݿ|Dm <)^Ȉa,^!<[`y0g"mqqmr>qGN>׶x7lǼ3%Omm?s$lLO% yi,G{aVEa\W4a|-C2!g\&Y3p8} DRZz) SϽ"L5ڈ{_\,׬"w5uW䖧] ;q k1 s`&\Ǡ$ɰ@q Ώ3VX7Uîz!;C׃fʠgL.쵁g^ű싦;e=(p6TrgfM̼d0si'EIRtk#ceZ.vܒht[#EutА}\}:S88ٴ%1S?ünΠ= 10FK'/T >CelܾQPMBUG"#κf;b;݁=tė4}6syj>tӖJs rVK3?eyH l--0#_v/d;b|f<#?Ts۲Ch V.KA: 0ëU[-&٤i*V]7=" LZ7Mq~f4zYVeX׫b.pChnѠoxJ)Em=Ko7ZvݤNy1p(u:\kf rd$M|+7m I#㍺Fk& F$!.o#uI&,rp+(:` pɗVL%I#$rȋ$K`8㵃lx܃^xpEH;dX֘*7U@N(fZpj b;tΑ2~85Ӎ[DziuԈ-eh^Zan$*sDo[VᡕNւ7ߜ Wlo6XA(/;lnh3z4tT$;M*;7H)"`5ZNmOA-=7d$F5%QBn%8_bF.Tj[Q raes)RL͒*9[}垂FB񉷅"4"M,k]s85SxpCZkQ \0;GC]: CtV܎K].~?vpb _Pdt`b6 f-6^ўNq .W:fCgɇ#Z*9=O)I8*EEDFelC pZGI%B'X-M ; 4]Jrq Ī L/hZ`P)(W84 #`%Xa8EP %"O8b1{{g )WrX͈]pܟsڷO47։nVr6{)M<|Tb5LJ!_R//X@v G !I;3!5}m;H~9daI}hZ,hOXr,G ysSp]7vGP0.N Z\wѼOBi|}=/Zt*1`2˿c]z̿pFpNRb[1mS%@5¹):2ݯG/f?HG^c AKC ϣqRL.)GYUz+3wNs0-{qlOj_~8b p 1_8w}R=TX_f+/G8sDbe>HysP+x1WUoAL.±Y!Fu@FV6'X*mAoMվ[^=uA8EiGC2/XQ߽ |uGT&Q6J'E9:}><~*IRuh!j:YϚCAQQ"Ԧ#[=-{@](ySjM#gH>y _5zzz'߳lY$Qiz.SӑD^ DiN=W)}SP$vfyU8 r~S- V*3z~Ȉ/,nA(}fUܙ%q8tbK}r Y O1uY~yPe9$Fqes;OwC2b }ߡF5a6ݺv6zz~ b44rKL{Rtb<i̱᪦dANGsaEL/p"1aw0:܌rJ0:;J2k#qU7ƞ;5ANV Q5R㽗 m0 ]bi(}<'nQI`8| '.A& '㼼eHSjʧJЏ"<ږ`gQ$,1]IQfKpatE޻$q9  j5łh)ixSm`T"=VJB؝,kzlrT (Dڋ7-Ӆm4;ȵPa/N~ނ>u|7-.:Rj BQoXi|<6k6V/tъg{J䫜j|?ktz=3Z1D`u# 1L`|[VkMXrH"O=D;1e0/5-ׂŎsQϲ161%%"l|)ee?D֜`LuϦi$Z+_de6ŷU;"\jEl'<1l'uY16‹I(QM.͛]:q7mMҦ>x&P^)QBJ&(?iᾦOoDQhGPc\2+D%Ƥ{S@]}=8fD^dhRxO?lpa%T3tixo/V7 ?jLӛS.57IUXBQ<#w&}$H#"'gw[{Tm: b^~=Vbʟ )"Ʀ+[Jda(ĶF^=ZHѓ%g 2Ϛw 8@DTA$v;֎?`5JT`2ݟWN F#u8޲ ?B VU3Q 0vSIdjQ{''@{}C3Ng܉]ͫ/Lnf ,H9Z:NjӶ. ha4#ȘnWPxf|I AѐX෱BPSB>hҀny)T٨7ˠYȼF2P`! 'Y ~WQ݀292UPg9XK$&z9$d7Rmȿv1遚M|XOHxlfUm|H O߲g2&fvHGx{q-g!AT0u&.0SuYЌ9G ~m=ͺ\gSYš?~f_X33㟉8<9_keN6bnqxf>}JvKTq8_-Zx(]1HkÓXWZ-r8qBl"ۚUPT&Fv8`>bɃ!vuvxNL\YPnp!4Ӆe=%ڤ@t $q7B c`ôi+xO|?򜄄OE[zOv4`}G2H.ey IX{qkȇii :8:.E,z#t \m|Ք'J%fYn ³j%K$ {^#O]0yה@."> lԋmFroQDOKlZi87 |8/Z]2Jvrx7Vnh:A5 D0pZw0  -sb.tjV ?",*uFeê}VdQcMMBHf0H}/ܾilrtFTx.Qkiǜ|V^-l[8SSÈWjx Xj+g*-wEWߟdK-AB$'P)RqQ \gЏ)6?s=fl붵4+mJr=WcqdYmh]r}7COwQb. XEbbgt;0 #@{`F˽=Kj!Ixuvy8젷$KROګHM{z"?(Ca {¡љ;LE1ZցEI0Ee,hm@O,/_ Gr P'hyA2SٷBz_[Rg#es@tψTKK]dEv:,`Xڣ C1f o@Ǜzlm onKE8pŋVo?<$[;aJzMꓟ9"A¸/NȽS~v-*<׫;f(U~}HRBߒ8gW^&KFGEeFJ8QԹ;#Ds' )[{/nZi ^?HUiGTĹb̳:BꙀ<%AhJ׳̯.p,`ʒe$-3gKĮMQr~wQx_Ǜ~oq[IV*1xˁ% ,lj[[1]lޒT/o,Z?~S)P2%`@ol==d)(`.MYs3RlcxӔ u:=/yǩU882Pw؍nd)Ŕ~cT|#f`9jo{ BD2{~|z$*"z5$ v{Q2E#H7]TX.TB\." V(ŒCpP(+ alC2S"_8SM7ʚ$ ތ kLNT5F0p5[s^yS~Ċ(itE>1ym_;ҷӉl l3wi1sWʒ8OGs鈘p'(PgRc,_VCb3؋|؀s+͓>F!Bmˉ323XS+}ZVlܔ!+<^>wNRM]ܗɦİ8+-s^򙘷`j0c3fPCR);/ݒ Eݖ}!ېLUtnM<%1ňf=<#8#:(\ (tWRd腎Ri^t"wkL*k6WXj-u8EqKR: 'gN~]` Uc̼ a(2^8Hzx|'=8ˋ4PDi2}Yv}`XpA(mgz1Xi7vh|@N@ תְ U& 6%n|yq4@1ʝ:;po%+nxn9}dY{rQX8[gR,炯O2.mve)'o@vTG9A^pJ5M%8= "<&*Ce "*̬?ՒKɫ?q! |X0atZ)#Vtk~|4Sƕ^$_}ؽ3kkA ssmQ\ o7}ꊢAzt,@ i" &9:<-R*pr HC\n<,<`[ NP4cIv8r4;v)u9KOvG_8u[.d3Ӹ3I8 ehA<\gZ}GTEp"Lgme̸3}-@tNϐt2\SH0D\O\j УIV&J = 1`,) d\ؿ'\;Bv&gАU4|6FlԄ QI#Ƨ~EOvd=tkJXc}K-,nw:g4D9G'K`.jf#gt_uGֱ@'/RZY Gh$8j.:|ӫ"f;wnww߭!j&WdX"A )4pr5ӱ}g(uklx؇g݅/9jNuDoPe;U666KkN|aG)(BVJc]\>%rzpƕYk^b{AbENNL8a['98CZMQDFMRbԬqG-"g4v4J<Zx+/U*F*1~n34o By7[e@rLؿ!woW4 Q^Xv Q`oa;v␇z<iD5cznL'tд {tsMfc,a_3QS(AE:E`J ĺu(Sy(/䛥'fubrJ_>KA>oVuKSɪ!Pؗ+)V|gæ>FƣIUP"dιnz,x rwvDEC1ҕ"KdF7g&|ٚ&K*$:# RVZ+җ'cqۈznh+Ѫ>b86 Λb"|us.0>N\P=t}Q [^Ձ_9b ib"a:׏3`d~naX r*.:j)%t)34о5g~і.ENqE]g7,SJd\>" xxQVb_&VsGGVͽ\Ou{ޫӰh,@lEm@w)NV+l tU 4fQYG r]Y^a# X6lqt{M|3{5[4/&)O@)-QTouC'4> O: čdCV.T[<#BKRL2H*=T7$yoG 6g`ݒ+㥒@bE\sz,f-0V1ŴfƉ&bc':1˯Mow,78_ʝmnBD]N"d?UaU5G_yݿq?KukӞ#PvQ֓!_3V#BcBӅM th!K6`-+,-0,;WELW8= ]H3F&YCX\bO.SZ5`fX:"wdgc1m3#IK…[0ڡbE?UBY)p53}Ek\͛Z@/UGjMV9y18C,#[]XHRWv r3"nkyrZ6z> lnlZFM*F:-Owص _JXWCdXaicfo\10h(.]) :clBoYN"Egby Zv2ZF9(ĢjԤ˞ʽ757K4n Ul6ޒct)pJ\㜃AD WKDhl~ U+߽Fyۆڥ ߎk'tI:i&nhP(e>.Zda5=r-H^$'99Yl3Ov/=f-{i)ͪ2['Afw%}ɍ9t=_ЏNFVȷ#Dta8Yʙ*It FÇk'Joe6L{PPWǡx׭.gē[>4źcь7v#Mf6Sj)iv *ti&l`b>@))2X`nu< S7+㘅CiR*/.}]/Ӫo{{ g^)߸ ua#vʅQ[s/EUh5cm#A<:Ia}7]~P)b"uׄPFj x5{fRnAH\sm6@"`?]`)z?6I^r6%X{ILWhdO2Rk~o1FbZHyYz27};ԴS[YD*o&m_ybxǮxEܜ[/Ix㓒&7VϙBஊDLڱgCԂ7ԛ'VS y;|*jLؑ=I:T91X\hN]c*K8;ds#}H#:p5WT>Z< aZwn)[~RB[#8 ,+E33܃yo#.vTW[՜`9xt3ģOa9Z(nE7ůd=禂rK}wBm'L+vHa-(y+4g!$7dT[Z]x?Ca]s-M=<ȿ֙2&B!TqEFQYE5BNmu&12=_$j 8188\!_QTGp}KJT?2̦#6|y 4 .yrm2F7N$OQ)aQxnڶ=5xJ\$T DžSl2-\#M#D@v|]RysR O\+`T(# "1 "6L3T15釠O`?$`I~J? v3^sۏ>=qh9=h8w!9CFny߃u/Iu 7{. c;mLj" m+4L7#[f8u3 5w+['6Sp)dG*Ov01;IVA$AzWH,}bv.a8zO2^aF{Jqp)Ї`Z; /="N¹{$Vܚ 7HkW;OTATdpYtoiA@\`KNDYu3h+1[+VŖy%,chj*WJ%G?ϖWNxꙓiMs;3U#Su:=%q*w7sZNF:";d|,<9PSxXẻ#"*Q\TA7 H4oG/GDjK! ̶@ al_vfL ả&ҥZ\y,vƽєJcnqjYhY}Q,G@/9{ZIm yRI+kuHM@#^r1B8ωI$@Lp`SS` 4C]hN Y6 Np Alkᨥ]L>g,+mSFZنUd (Mq9p& S;?3(ij< e /VuC7޳3Zlm!DgҞM2t*uY;99.t{Ώ,KY,+r9CDenV 8\ w?vȨ(Щו ZEwK,)هՊzN,٦vj|> tמ:5;Dmruh|D qt\0I1[(|U$Q f{0VK*r"\V|^˟•w .FT,ô\t6.2MLF3h5*>ɾx<,h=JL9{.-` wlNѵ@SwQIxP<1Tr3"cJ ' *T C1g#ࡏ N A[P{7/\Jvr%;e_6GY {p "ETБ!X`[lcHSfiԓU?$c_o̓mbYa_`ؿL_,?a> -޲Ξ-wTd"9$TbK:λtYVϔ~P_X* bzFoo29&]alc?g:u}J ={KǠp&?^ ΃q~'=>ܵh*Z5i!neMԂSBC_(,QD̄rh;(a^t"e;ʜt=AS;D?@SNtr D_ OR&y9*q6ғ\Ph= 8y~i g<3f%ust~Csd)\UE];?C,vǻZ=wUְ2xSS]d*ewOrr608#> @ \ m^ZFHYH_52[PZ_xmOy]^m-bddY@ 1̪q+~JCwi[`=76} .ŹɱL{@=v$9= T{iϯWBLy\mi{[7H4 YYKê-* 쮺ASt@#kmUפS2YCF]wnмDQ#dEտ 7'{6<Cٙ+ctkVE0Y=鳾DNcJ Emi3j$!OB p!{-쀰/Y8e<e.6WiQAQ#IU"7,邊0 &N^+#QeM`^`N?Qqʹ`#p|x!b fڱ)6JrQh|ūEͰU` vweǝZ9~1-/l\>s%Rx 5j%1T֎\J۝B_) K?Y`戀6R~-]Dn)m$‘C1:͞pԲZOˬ|C f\c"R?蟃n,35 f!n?6LE9HM_QjmJ!BS/ECt5Bp[#n `[bˆ0ǛʼniNφ!>|rtEJ!1 e8! =KVZ7sW?傣6FQWp˽Jm-=t' k_^&㳕*Zݓ/wiE!6+;mlzd7w k+ Xl[2_xkf00Z"D ?XY`9p4o."iQgc[,-sYD e^1hވ[ޏO2o˓)>ˎ`E'X,ѵ,ԧS.ݎ9sh/r\Qŭ`RUY=Yd+Z' +"6 UݿRaaay/˜6]pUB9T ]n\ mU ~#:o/ ή* >҈F4~L;=-BJ#q0\﷙DwV uzW^%k0ol3ϱۃQV(oDl 2ɸ6l}!7 ԯ^^^ʵ;^sI[q7E Kn$rDu"`dsʒe(eOB #9p-lǞuG=|nY0S&؊Y=j5O{A-=lL/!*rٶ3Tims'?xAӊBla`EŽ5'iͺTJE3{zf2:cl~$o~;A.>mC׋*zv~ |&o\Ij* ïz h,,ݎӐ:R"XIoQOSr 5X!鵪lu~2km߹@9vZkAo߽b|y▇ˤl ;#K(Jb\pO/񼭦Q9dĩf<0ȜyF~t;a@[\ %7.gl̯rjR$j墝ۏE2H"#qɊ@5hkvoIGy2ND8uLJ SNS<Ր%ᠱ2)&F(#̣c{C"|CtPiSQ+4In}[1R,s@Ks[` QܛJyro9CqUBU1Hq8^f'I&J la,wx,N?k;;OlIG㦛>*YO QWf0xwqfƬ)Yd|Bthv.cq hcfd#i $jB5Az%,ܢ%GJjtiko1t(QH$T7=j*=I N&mkܑB|J^]l?a5"xܶo~:UYre/Ä(d?E=v&by[vư兿C@hIy_@rk/$"Aql?Zh4Oe5 T~w}nD@Hn7p/Zjٙѩ4F~9C>e{3Fz΁%CwA{vCo4f `:s}u2WӖj~؞w+b"`lDZ#'HܨPFҫpg|A©+Kxm) 1BziHsIؽ~c^ sM ᛀȃ ts0`=E$kj\[ (ruH ͔v?7Jl_jVjd4xr`=T̠$ m3[B@?_d?£@n0{L]py4p=c(3A]:n+,".529SxzH(A\𖹉x9jl6;?{>5$Z_hFϣ'ttxw;#ү]IjjغOKkǶJxHnUPqedDSmqSKs#{7*s_W점>[j71b &ܱz}O7!?ᅪx;`2wzu\k P,J1\yD?HrU}XsO# .zɱ3HEma!ӗmRu. aƞM-*6z?M''87jrker/.C]Uy!{X(QUAП [05huLDScן1D5hp)p2%:~k(<}o==L҈D2;@,v 3v`p=d2k܌:k-d HN/Fwpk)<>j9R:d3hkOfU}8o JCK;^[FEІ:4]Vq 楨uEHrպi~Lfpd- =Ee ?=č "^h*NN#&LޚUZ{3mGpK 腔DXcQHF񀸨 ]3TU]XvV@\7 (SlS;9 @cK`|İ8¸h!3_/>4,2  ֺRHu?%}5P޴g)TŒm_j桞m⢫߶5,6\޳$NRAG݁hi!ϕ )4dچҦQZQᙦ׏bq: *f޺I<ɣ~$!Ԟhc/3eZ,wTZ,c%ZUfjPp.&7|1ӠT?nDF+2NC'a1ED',k) *yLV1/g,́#h}M<0H, ^ IM1~ǣv%2XGQ/E `KN5պm) ꩕)Ug|+N݊˰A8B]lܙ0S 4U | wNY(8gtQMHvd%21S!cqKl3lP` nk^X#6C;CwL^-zNYVAne* !]}wkq4Z )\Pb>*5q"Q*4'Y8vu+Xk1^=V%F/;ldb)0]=d!1a=tͻrRSU@"dFtƀ6Ih U*Lǧ:I̗p@}1r H ?0eR 84o.X3z0>3Nf#E'gMa7xp>\vRdF}>ȒsHwlsNzx(-(*c :l*y2,Pil{H%N`x n|v';"ΛsR.au#%Y'F.@+ޢIѡ-T #:MyƬ\dkV;'xF~Zs^Hw?Z$o񰃐p]- T RS]I!;&$'Kmu5ٲƆ 9N~)h&4q@dӥS\K35Zfj2/]1>eYsD,*i/+xcֲ.^8$b.Is;>.vN Jrp,u#" \#tSr68 ~p+Vi?*"POxkL5;YJK7S;g!aY9]-)u9R3٪.[bai[ڗD0[;Gբ,B ŐrNppK)}&-ROƶ%$yt9&gJ[J|넫C4tw HTP9/.z2v*сjqm4cմP}v+yݡ#`)/gُGdѷG˴3"b!)IW&'؄V%ښ(C:4W=8ާg-=pθ?r핋.*sm\!-.k/K`\ҏ*+ VJjt'g,4n~Ay' (2Gj-@% ̨ցPv}&ĉ;视{IXinIuy@I{_"qE?){fҌ*u@.ڍZZ$V_'fxb7 vR R>ݧƤGqЉ,+[4*k9P/MXWUlc빯kniy [@ ʹyashG#ƈrfq0Y+uKav%H1Q}a吃歀uWxDY:]/Ӫ?OED+ّ/WӦCb}Z/֦&ŭ; eu|,4+,:ٱ'ED*KCtՄlҖr9;y2n~0e1% 1d`+S-M%Br@@Z0[I;b ̞5}p6V֐R: y0g~֊ 뀋)9;<}[6tyR4 0.._A0AhgwleyM8w2{ Yz9~׭+<xhOL‰[96;='FUǮu86t dt=D) dLMJ:D f5cO}^I-z&A0xʯRWH!ƥ5g+{ѧQ:Rehn\$ɖFS)I$DM4XLr(r5¼7S@kUd *x,M/#qXG/>F?ϟQr$Tu|\v|=sͧKY >B'͔Y~p>5* #Ҋxv lwCM︋akyUɕC$br)FNDŽҋ%pFib 1JQXjy:'X,oַ AF[߰Da4XǍJ0)i6yV1v^XK1lO?{0Wsje>v?.7SףBw+ol-=q*:`ġ~I#}xp3=<ڃZ_x.-IH_NE -]PǷA椲$% U 28|d?L$l d]ž SBgOf§]Eɴ g-䑡2IqJs7pFH`hJ3ۖv驓{JZuSM#f<-SRCp &Oo='w3C@M@ vKsX}}ɮ0#88` ωt6g.8 5˼~{-9&H[jtB() 򮜅O'_I0 Fi'%6Y.{ ZbdQ'D- s6X |+M]$!9*Jlj*|juGK3#@.i`SE$\]5Gy">m} RE2st,g[s>mVκH(ZQ9B$S>dG/@$Dg*T8r;}@9m4|>MM.Hs0s/r:>whTy:'R}wdtnBikj%oO()~fEd?V RUbҮ?#)/h85IQ*pt*N)]ßi8M*ei9*0oTz0O$kܱ0B]>ZQT\01ے^g7reMs!s<`/9NfE,V0$W3Y [B>ql[!]]L3nڻ ]PԀzA>Ƃ! V@O9yA?:.kx ׂZ'&ܮ{~D "*`|zͻZ\ڍ';)a}CyZ"Sg<] 'RB;<kmZxp0}E--XYBNۏ>d_%eh|S"]9_4AG^[ZMzff ^h)2& Dz+^s\n>@ǝ-%^Ck+vj2f 'Qg7XIO9q8-'#]_n)89BiU^S5e!/ӕTy\GȂGi2d%h˰_ =nusC)fjl EQ,},3K8qäOj9: ځf9,P^…36MUJ@IkE7-m5Y@VR2H.8;-z?5-Lʴd$M?p~ @02 yM>QjY ^ @i5t ^р@L]/5UEݻ`W b>7!E1mk =&Lxr]1>速 FEq副<յ xv>8 WVut 05Iڍ_wO:3,(D}xJriU)t1/ثTL= ͺ z&eG׍ %Uf`HrlYn>fY e( 3B{e!^QGHb'3>-yE -ky0fY:o+&M=e/;4)T۱tAr@fvݘMFה~)1B?>}9b%Bަb;|BaKXә3idxsI?W֫7 TU9=-Hn Lz9̨vp~BaX4.j HOt?nҲL^n ?gb5g|\dKٌЉbUZ(dE“m=oxsLaI@'35A /Jv(ÊUm ic:t3s-l6wD x\L^m=q~)~7Dgzh0g7e ϰS،lpjCDun֯_}Zq'd>B'1dH2BwWZĩdx&Yz1OeX0`nٖ-t9=D*9]XHh^j/f-na̷53(y,~#DE"s6'sf;5ZH ˤu5ZqO:OaGwҪYLP\ ӉW=ryC_!A;-Q݉-@w"?8-9Rq=Bum1yLNWfLbό jg_r-pB_))Wu=̑)d fܬ0 $āpV[p2Ĕ%s^RO qӈp& lbt<t%"x>vl}d(jKtC5I)'DAaF}`Y@;7:!ͬ1l5$?$8@<%ǽBm dMD8OdZCb qvRjj Br|aifZoTj9J~JM*x֭ւD>A; y'BTۑPK+j f+[?}&̻UPTRꐡӡ~\T`k@_krM_V6H0"$!X\/t~ZDE=fZ`Ye{AA_B(v+{kRͰNi ~<ֹj.  =,g XSZe*0MW607 D瓇I#ƹ[@ T/X&Dbܰ<>8Q4!A iYߵ^g`1|fljcoاIEO%"t?ciţgDzPg7je[),̎k {AޜF ӂ$[:( L5=m$T_wT8Iyr¦ksO ̀=fk}m38ݪ 5}UuV hE-.2fTLI|4[1`3>o8ɴ4Otя~ol=Q}y:;d<4͡U٬Aj {D X狗aF{.!2=t-BtHiM"Ri٥N|<=!˞?!WuՈi|^7e//7?}⻙T,ma۪ h4 &ml9ARNu4tCIFd[Js` cÐ{?ߴ8"-D`@Lٱs?dž9ʈM#8b9 ۏAew/ @8l> pr @ A >H*5yFxmO"(|XoDyނb9:^ӱ&N 17XEI^O;Bjbw]ngXFc 6fO J ~sef|KX`nRAȈ=ɡbuI.WYQ}d4G+ިk[iUmi D3vЉVrXex G*744W$̅EL-gMeCM?H Qbi@;vָ`Aխ͙nOlno!X.G),(Mf0 IZW՛@)P 9[49 63L9p) RCd!w;)Tԋ'KE5dWDt 52ƣOmiQ,~f@;`Yi]-iHA+$ɤH,%Ps8p!?-S`GH\wb2/ XjLM/:8G|W W $胀By>q!: AX˛' I0/ cC)#3CyPX9>c \ X hVʌ^Hԁq4W#Z胻fGjNaؑAQ}%EjTz&oB@ /zvζI\0fn&-ںUZth.!-Nk4VabEe wD}Q|13{Q1c%"C탗!GˠgD`%2x퇂GԲ= N./?MJ#lɔ`|;-, { elN~y39W?pk2.#CAt9狡QkIe@}%"5Qom%JwnߘbF2Kv ^nvz$ÇBW64$@CO( kͼpE^6{8ΡU{"K ,B,(YZߘ/ %eMg+BER&AS/!-hR0tDɀ4C:j>(7s 3 +bA8%dwW42~gD{9Y&lpW3v!9 Ju62̔,ݜ >ZNq,3t@w{(}aB@Z 㺇oe.8SS!_Xm?&\A@:eaIeT:06E$$ŭՋ ! ~IlQT*WC`"b9bP^xG4b8:'2$K*~9zM#޳;;ź -tKNk^ c26eG@'QMUy|ea!P;h<iH KCE,4#*iڇL[K]+e2 Lo?__ vTjjC/˿y%FG Mb.xoύ @x%=}UXP9bVS]a$7}0?q `!dL4G>qOjULP)YiH3Lh*bT]0ӯ l#X&QMr,鴕fYtH)7']W6.ZgNv/Kw9. "G 72T iLSoL'nqg:L0q5ItLA^8թ iC-IۚZYF`>h1.Pb\1CKr(<Ǔ*q|eV7j?ꫡar磄RT+|;t,D$Q4ȯ9SjoҧmTi*(٥]l<H V;?j[~:EoCnw=L,?v5}>|BS^bg<{nDF1 51aWp2b3{ :dU+)Tr[լS.%PwrĚaq%]Xsm񄥥`pch½SXm44ikIrA)XTȵqFGdž]\D;]yїxc^IhJ<^4k@1~#A/c2/_Z)>Wx\:aVjQm5t+X] " բ.*fkH6>ua%=.vf#7OeO?[dݵ%Ii*M+ymY^8'hmK(k/ ߵӵC{㋒=jm GfXdѡ0k}Z-ރ[aI+4GQ2p>=ŚYk*F!@KMk20b_Qi }D7C9Ax% Dϑ ^ۯ̚bZٙ{ܧCb^L?nCyUVw[k)^J#@;~u5ޥ MsNIeہl>vI_/yᣦ&Eȁ5$OV*c+hV1lLd@s3#) 6etFŵVT˽&pICA 'DK59E.f^{PKh,9^H)f xF 89.S߆ )L;GMirOgU@dchd,@~ɵǰ5Ҋ"yE3ԇ٤T.6snt{ 6_, 7,-,usZVWh3c08QjƳW4YնsnqG֞Dk}#fH~+l46(i9S 57>ta*LInfdTnMp}RFty`u'Rr5SN& !X)S+#Hb9J 6͔^c,cQ7ˏFvW؈ b>W8 ֓xz 0uE[W:$7Wxh+L`^zMZL?ytؤ$6ȼ:&UYGJ N/Q?:d>`(n (3Ȳ(6bhh|Qahd~&'-l'( gk8Č/ap:V9sDnf73E5iKOЍ(Ur>H\PvYhP僜F6?;_[+((<'}T Y轧 x&st ޯjg|ZS;,S۝yĴk[@`ͤd8CA_̧J[ěxy: ҋk@9ڨ}p *qF3/milxaȬ(qƳN htP=B̯JXrs0Gi?IK\y`ڇuFy5F K[J8q|)Мq!/je{ߟ+\is!e56R6ZR9i' |2A¶nưNЕ)VǺN&g3yg }cðj5kIϠIv<WbsVj| lk2Q tUNeH-ni6*(Ԡ#7lتsXɸ؞B7nLΆRtͬ, z*bv1g < NNrlSs2nb'm$ IRGԚ^"HY0>l ̈?bIo^"sOy]` 0=RI$?py^¼ƶ'םޓh5@SGy`AbH s5ori&mc2V3#=6jxU bmu(=#,[NP"zBAX8Qr>*,UJĵ$9_|CPpUxX?^&cgT>Ei @fTFQlN? HWR$4 Y`ysQ sZ_xk̛^[9&PY6Im'Z(C@?YWF۽BT3bԉe^*H 6ԦT)-Q>c5$9$9WܝZ|s*]D^='YGZ#29! v罣}dWnu)8ْѩ/ Senp,\dL+C1QC4eS-gޚ1. ՇxvV2[hSTf\v [2jSkm믟V1|9xGjyj|̠욖m{r:j}$\po\T$<3_Ɓ^ؘyb|.e#dO-Y5d 3ٔ/,ukt!*DҊ/魷9 {hebm6!*C7@v~vɪ-W݈A(6CC%A|eX;7>rT/3}&6⧐$ϒ}{Z"Ǘ5ڪHa?tnPS }{4 89|6slP܅i!1V+%U6vqL t=&({ӆ*b䜤 @ Yiyd,G k{*$Q['5.7a5̨y/mgJƻ윦{#b; hPqՈ#vqupf' SKTzsm!'M}5n[3ıX8z# :rdf8;:>/fPB (oO)0з?ofga@ci &;JDɉw=W'@Fp葈5JGB% QLn2 NH1lT40WLD\pkbg\wx}"{df70i?+K "Jq5e:[vTW,@s8bk.Krrn/y͎,L"W;ʂV]n>`o+rOl,G7lG9FmR>f;]|Z =x c7Ďg̈bB%]1wtyqzz \}$! +IM$fZd㥙 /r0هL"4wRN/g4d#P]wBk-!2S;WBfn#hl=.x̰$֌:;e:p ,~%5`jx05x}G?cU(ȹciD|;Qֈ~ŗ^[jG>jNTvEEMUk%@r {N9c0]~Xe\On02pSPacHm|:=*;GLR\6a LlH,ŹVBg=;AZ{{cNtT{]l&S3@T,MF`m!muΕ.^\\ZeӸڌ-ea5 Pmj@D9e?io18\v 0YàdnͬV9GG[x;*n ZBO]x(. 7wT`3.4j\˗^[GkId3Rf@:ؐXS.{xB䱌kĢ Bd`RO1qp4"^^_Ǡv?p~^[$NH4 <%+ͬFO9}a(R7w>oXpK-aWP/|:5Y{-Velwu(A␜U1f)vX; 7 }m#ped\ ac& (۽]^A ):*M1 )xaV|13`Ş^F*ߟR7*u=\nl䀹׭xwյ+=&#ݓ8%J]0#ť]|e pW\Lܜf8vձbR3a9px^Uǧ ud<1U_ !/NC%'b 1Q*I6i]Jޜ^FΎacLLAZn1vqBQ2ǛϴgXC1Dɤ*8bwO9kIl [fd?Yh賖BƹjQO[|m\A$gg&=D o ܴN+Q=([v%QCkB5;6GU'GY6MăKп6UpEG?O"~I^dYl<GizℍT ΐ3hRK)& 7B &"lMG/@bCq|?yXrVuX#0D J:x+pDF&}ltԛTF$vd娘,-P'DS x9c(> {Vߢ51_3kz݉oT5Nwݾ: >*#azuݗ)v- @DjΈV`ݎEw