erlang-debugger-23.3.4.19-150300.3.14.1 >  A ep9|ƻ*y8L_R%$5}H+`SPJֽ_gr_Wqc;N7e؜ri/)>h61Jy:sנ¬E{Q[VXgܹGn_ϸ'ki0%! =M }@n#~ћ$e} vW _nO.ՆU-u y]U _ Io iluj#zo9f  be24b57ecfef6587377262f8a862869de229080dcdababd6288b6c16c70f064d17ee0c2abdde582d479b86fff7b3a37c2589d1a9 ep9|Gj7ʐ;W7NsW1nq1HbBwwfH[ҭ %>AO:~hDQP [bfh l 64jJdZ@ (Ǜh<"{;l3_]~46mnW1ŚcPӭd;BcTe>3J[[xvin.nT7rQHZ1&Y F mi<4C>p;?d * b  '=CL     L     ,   L   l   4     l( 8 _9 _:_FG HX I XY\0 ]ϰ ^ѩb6cd`eefhlju| vzqԄԈԎCerlang-debugger23.3.4.19150300.3.14.1A debugger for debugging and testing of Erlang programsA debugger for debugging and testing of Erlang programs.eYs390zl36zFSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Languages/Otherhttp://www.erlang.orglinuxs390x ?d+zU `L]@] ]/@\P\@\@\@\r@\N\@\+@\k\\\Yz\J@\*\@\@[[[%@[<@[[t[r@Z@Zs@Z@Z@YYo@Yo@Y@YyYYlY YX-X-X•@X@XVz@W@W@WoWgWc@WA@WA@W(V@VVV$@VrV2 @V }@Uݪ@ŬU(Ub@UU>U@Ug@UG_@U#T@T*@T_W@T_W@sflees@suse.desflees@suse.desflees@suse.demcepl@suse.comg.santomaggio@gmail.comtchvatal@suse.comg.santomaggio@gmail.commatwey.kornilov@gmail.comgsantomaggio@suse.degsantomaggio@suse.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comdimstar@opensuse.orggsantomaggio@suse.degsantomaggio@suse.degsantomaggio@gmail.comgsantomaggio@suse.degsantomaggio@suse.dematwey.kornilov@gmail.commatwey.kornilov@gmail.comopensuse-packaging@opensuse.orgmliska@suse.czopensuse-packaging@opensuse.orgmatwey.kornilov@gmail.comg.santomaggio@gmail.commatwey.kornilov@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.commatwey.kornilov@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.comg.santomaggio@gmail.commatwey.kornilov@gmail.comg.santomaggio@gmail.commatwey.kornilov@gmail.comg.santomaggio@gmail.commchandras@suse.deg.santomaggio@gmail.comdmueller@suse.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comrbrown@suse.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commeissner@suse.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comkruber@zib.dematwey.kornilov@gmail.commatwey.kornilov@gmail.comjengelh@inai.dematwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comkruber@zib.dematwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comro@suse.dematwey.kornilov@gmail.commatwey.kornilov@gmail.comkruber@zib.dekruber@zib.deseife+obs@b1-systems.comkruber@zib.dekruber@zib.dekruber@zib.dedmueller@suse.commatwey.kornilov@gmail.comdmueller@suse.comkruber@zib.dekruber@zib.dematwey.kornilov@gmail.commatwey.kornilov@gmail.comledest@gmail.com- negotiate "strict KEX" OpenSSH feature, when negotiated between peers apply strict KEX(bsc#1218192, CVE-2023-48795) * fix-CVE-2023-48795.patch- Update to 23.3.4.19 to completely fix (CVE-2022-37026, bsc#1205318, jira#PED-6209) * This Removes SSL support but adds TLS 1.3 * Other minor fixes and features especially in the ssh area. * Remove the following patches included upstream * fix-upstream-CVE-2022-37026.patch * feature-upstream-ocsp.patch * feature-upstream-ocsp-2.patch * feature-upstream-ocsp-3.patch * Remove the following patches not in use * feature-upstream-testsuite-enhancement.patch * feature-upstream-testsuite-enhancement-2.patch- Fix a regression in bsc#1205318 CVE-2022-37026-client-auth-bypass.patch (bsc#1207113) * Removed * CVE-2022-37026-client-auth-bypass.patch * Added * feature-upstream-ocsp.patch * feature-upstream-ocsp-2.patch * feature-upstream-ocsp-3.patch * fix-upstream-CVE-2022-37026.patch - Make testsuite run for just ssl but leave it commented out for production * feature-upstream-testsuite-enhancement.patch * feature-upstream-testsuite-enhancement-2.patch- Add CVE-2022-37026-client-auth-bypass.patch to fix Client Authorization Bypass (CVE-2022-37026, bsc#1205318). Patches gh#erlang/otp@cd5024867e7b and gh#erlang/otp@6a1baa36e4e6).- Changes for 22.3: * compiler: A 'receive' with an 'after 0' clause would prevent the optimization that can avoid scanning the entire receive queue when matching on a newly created reference. * compiler: HiPE can again handle modules with catch and try constructs. * compiler: Fixed a bug in bit-syntax optimization that could crash the compiler. * crypto: Fixed potential memory leaks involving calls to the crypto ng_api. * common_test: Document incl_apps cover option * common_test: The ct_property_test has now a report function for results of stateful testing. * common_test: Don't hide error reasons from user * stdlib: Fix type specification for uri_string:normalize/2 that may also return error(). * stdlib: Improve error handling in uri_string:normalize/2. This change fixes a crash when the input URI has faulty percent- encoding. * stdlib: Fix minor bugs in the Erlang pretty printer (erl_pp). * stdlib: Fix the Erlang parser regarding consecutive unary operators. * stdlib: Let calendar:rfc3339_to_system_time() crash when the time offset is missing. * stdlib: Implement uri_string:resolve/{2,3} that can be used to resolve a URI reference against a base URI. * stdlib: In gen_statem it is now possible to change the callback module for a running server. See gen_statem's documentation for change_callback_module, push_callback_module, and pop_callback_module. * ssl: Correct handling of TLS record limit in TLS-1.3. The max value differs from previous versions. Also the payload data max record check was broken, that is record overflow problems could occur if user sent large amounts of data. * ssl: Correct close handling for DTLS * ssl: Fix ssl:getstat/1-2 to also work for DTLS sockets * ssl: Correct internal handling och socket active mode to avoid reviving TCP data aimed for a downgraded TLS socket. * ssl: When using the host name as fallback for SNI (server name indication) strip a possible trailing dot that is allowed in a host name but not in the SNI. Also if the server receives a SNI with a trailing dot send an UNRECOGNIZED_NAME alert. * ssl: Immediately remove session entries if handshake is abruptly closed at transport level. * ssl: Implementation of the key and initialization vector update feature, and general hardening of TLS 1.3. There are cryptographic limits on the amount of plaintext which can be safely encrypted under a given set of keys. This change enforces those limits by triggering automatic key updates on TLS 1.3 connections. * ssl: Add support for TLS 1.3 Session Tickets (stateful and stateless). This allows session resumption using keying material from a previous successful handshake. * ssl: Add support for key exchange with Edward curves and PSS- RSA padding in signature verification. * megaco: The documented function megaco:get_sdp_record_from_PropertGroup/2 was a wrapper for megaco_sdp:get_sdp_record_from_PropertGroup/2 but did not actually exist. This has now been fixed. * megaco: Test suite completely reworked. Add (timestamp) utility functions for debugging and testing. * erl_interface: Fix link error "multiple definition of `ei_default_socket_callbacks'" for gcc version 10 or when built with gcc option -fno-common. Error exists since OTP-21.3. * asn1: Fix 'DEFAULT' with 'OCTET STRING' and 'SEQUENCE OF CHOICE' with extensions. * erts: gen_udp:recv(S, N, 0) corrupted the internal state for the socket so after receive with {active, once} it always returned {error, timeout}, and wasted the received UDP packets. This bug has now been fixed. Reported and pinpointed by Alexander Petrovsky. * erts: The atom esock_atom_user and esock_atom_kernel was never actually created. This has now been corrected. * erts: Fixed bug in socket module that could potentially lead to scheduler deadlocks. * erts: Fix bug causing VM crash if down or stop callback of a NIF resource is called after the NIF module has been purged. The fix will postpone unloading until all such resource objects have been garbage collected. * erts: Fixed bug in ets:update_counter/4, when called with an invalid UpdateOp and a Key that does not exist, causing ets:info(T,size) to return incorrect values. Bug exists since OTP-19.0.2. * erts: Fix potential heap corrupting bugs when a process calls a BIF that blocks other normal schedulers and then writes to its own heap without the main process lock. A NIF running on a dirty scheduler trying to interact with such a process could corrupt its heap. The fixed BIFs were related to code loading and tracing. * erts: Fixed bug in erlang:list_to_ref/1 when called with a reference created by a remote note. Function list_to_ref/1 is intended for debugging and not to be used in application programs. Bug exist since OTP 20.0. * erts: The prim_net nif (net/kernel) made use of an undefined atom, notsup. This has now been corrected. * erts: Corrected the valid range of the erl command line argument +SDio from 0..1024 to 1..1024. +SDio 0 was erroneously allowed which just caused the VM to crash on the first dirty I/O job scheduled. * erts: Fix a crash when attempting to log faults when loading files during early boot. * erts: For socket, not all send and receive flags are supported on all platforms. In order to (at least) simplify testing, the socket:supports/0,1,2,3 functions has been extended with send_flags and recv_flags items, which indicates what the current platform can manage. * erts: Add a "full featured" version of getifaddrs in the net module. * erts: The options busy_limits_port and busy_limits_msgq have been added to the BIF erlang:open_port/2. The busy_limits_port option can be used for controlling the busy state of a port executing the spawn_driver or the fd_driver. The busy_limits_msgq option can be used for controlling the busy state of the port message queue. * erts: A socket "registry" has been added making it possible to list current open sockets. * erts: The counters managed by the socket nif has been extended. Their "size" has been increased from 32 bit to 64. Two max package size (for read and write) has been added. And four accept counters has been added. * erts: Add gcc option -fno-common to detect accidental name clashes of global variables. * erts: New dynamic lock checker that verifies locking orders and detects potential deadlock bugs in drivers and NIFs. Enabled together with the old static lock checker (for ERTS internal locks) in emulator started with -emu_type debug or built with configuration option --enable-lock-checking. * snmp: A simple supervision of the snmp manager net-if process has been added. Also, a way to forcibly restart the net-if process has been added. This could be useful if the net-if process hangs for some reason. * snmp: Misc documentation corrections * mnesia: Fixed a timing issue in uninstall fallback functionality. * eunit: Backport of PR-2316: Strip control codes from eunit_surefire output to avoid generation of invalid xml * ssh: Unicode problems for ssh_sftp:write fixed. * ssh: Changes to the internal api of the experimental ssh_dbg tool. * ssh: The new functions ssh:set_sock_opts/2 and ssh:get_sock_opts/2 sets and reads option values for the underlying TCP stream. * hipe: HiPE can again handle modules with catch and try constructs. * hipe: When the return value for try/catch was ignored, the native code compiler could crash. * public_key: Add support for key exchange with Edward curves and PSS-RSA padding in signature verification. * diameter: Add the 'first' tuple to type diameter:peer_filter/0. The filter was added in OTP-17.5.6.8 and OTP-18.3, but neither release updated the type specification. * tools: An Emacs warning due to lacking type in defcustom declaration has been fixed. * tools: Improve emacs indentation. * tools: The cover tool could generate instrumented code for a module that would cause warnings to be issued. * tools: Fixed generated fprof analysis format to also handle data in maps. * sasl: A socket "registry" has been added making it possible to list current open sockets. * kernel: The DNS resolver `inet_res` has been fixed to return the last intermediate error when subsequent requests times out. * kernel: The prim_net nif (net/kernel) made use of an undefined atom, notsup. This has now been corrected. * kernel: Fix a crash when attempting to log faults when loading files during early boot. * kernel: Fix crash in logger when logging to a remote node during boot. * kernel: Improved net_kernel debug functionality. - Changes for 22.2.8: * diameter: The possibility of choosing a handler process for an incoming Diameter request with a configured MFA was documented in OTP 20.0, but counters (with {traffic_counters, true}) were not incremented when this process was on a remote node. Counters are now incremented on the node that configures the transport in question. Introduced in OTP 21.3. * diameter: Transport options differing from those passed to diameter:add_transport/2 were used in several situations: when starting a transport process after connect_timer expiry after an initial connection attempt has failed, when starting a transport process after a connection has been accepted, when sending events, when returning options in diameter:service_info/2, and possibly more. In particular, the following configuration options to diameter:add_transport/2 were dropped: avp_dictionaries, incoming_maxlen, spawn_opt, strict_mbit. Moreover, any service options mistakenly passed to diameter:add_transport/2 were interpreted as such, instead of being ignored as the documentation states, with the consequence that outgoing and incoming requests saw different values of some options, some were always taken from transport options, and others from service options. diameter:add_transport/2 must be called in new code for the fix to have effect. Introduced in OTP 20.1.- Remove conditions and support for openSUSE/SLE < 15 - Remove not really needed service file _service - Convert the dependencies to pkgconfig style ones- Changes for 22.2.7: * compiler: Fixed a bug that could cause the compiler to reject valid code that used the is_map_key/2 BIF. * compiler: Fixed a bug that could cause the compiler to reject valid code that matched the same map key several times. * compiler: The compiler could crash when compiling a convoluted receive statement. * compiler: The compiler could crash when a fun was created but never used. The compiler could crash when compiling the expression true = 0 / X. - jsc#SLE-10913- Changes for 22.2.6: * erts: A process could get into an inconsistent state where it was runnable, but never scheduled for execution. This could occur when a mix of normal and low priority processes where scheduled on the same type of dirty scheduler simultaneously.- Changes for 22.2.5: * erts: A process could end up in a state where it got endlessly rescheduled without making any progress. This occurred when a system task, such as check of process code (part of a code purge), was scheduled on a high priority process trying to execute on a dirty scheduler. * erts: Improved signal handling for processes executing dirty. For example, avoid busy wait in dirty signal handler process when process is doing garbage collection on dirty scheduler. * stdlib: A directory traversal vulnerability has been eliminated in erl_tar. erl_tar will now refuse to extract symlinks that points outside the targeted extraction directory and will return {error,{Path,unsafe_symlink}}. (Thanks to Eric Meadows-Jönsson for the bug report and for suggesting a fix.)- Changes for 22.2.4: * ssl: Enhance error handling, all ALERTS shall be handled gracefully and not cause a crash. * ssl: Enhance alert logging, in some places the role indication of the alert origin was missing. So the log would say undefined instead of client or server. * ssl: Two different optimizations did not work together and resulted in the possible breakage of connections using stream ciphers (that is RC4). Reworked the implementation to avoid this.- Changes for 22.2.3: * ssl: Fix the handling of GREASE values sent by web browsers when establishing TLS 1.3 connections. This change improves handling of GREASE values in various protocol elements sent in a TLS 1.3 ClientHello. * ssl: Correct DTLS listen emulation, could cause problems with opening a new DTLS listen socket for a port previously used by a now closed DTLS listen socket. * compiler: Fixed a bug in the compiler that could cause it to reject valid code.- Changes for 22.2.2: * erts: Taking a scheduler offline could cause timers set while executing on that scheduler to be delayed until the scheduler was put online again. This bug was introduced in ERTS version 10.0 (OTP 21.0). * erts: The ets:update_counter/4 core dumped when given an ordered_set with write_concurrency enabled and an invalid position. This bug has been fixed. * erts: A process calling erlang:system_flag(multi_scheduling, block) could end up blocked waiting for the operation to complete indefinitely. * erts: Duplicate entries for [socket:]getopt and [socket:]setopt in man page. * stdlib: The ets:update_counter/4 core dumped when given an ordered_set with write_concurrency enabled and an invalid position. This bug has been fixed. * crypto: Constant time comparisons added. * ssh: Fixed that ssh_connection:send could allocate a large amount of memory if given an iolist() as input data. * ssh: Safe atom conversions. * ssh: Constant time comparisons added. - Changes for 22.2.1: * erts: Corrected an issue with the new socket api which could cause a core dump. A race during socket close could cause a core dump (an invalid nif environment free). * erts: Corrected an issue with the new socket api which could cause a core dump. When multiple accept processes waiting for a connect a connect could cause a core dump. * snmp: Its now possible to remove selected varbinds (from the final message) when sending a notification. This is done by setting the 'value' (in the varbind(s) of the varbinds list) to '?NOTIFICATION_IGNORE_VB_VALUE'. * snmp: Its now possible to specify that an oid shall be "truncated" (trailing ".0" to be removed) when sending an notification. * ssl: Add missing alert handling clause for TLS record handling. Could sometimes cause confusing error behaviors of TLS connections. * ssl: Fix handling of ssl:recv that happens during a renegotiation. Using the passive receive function ssl:recv/[2,3] during a renegotiation would fail the connection with unexpected msg.- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: Allow OBS to shortcut through the -mini flavors.- Changes for 22.2 * http://erlang.org/download/OTP-22.2.README * Highlights: * erts: The Kernel application's User's Guide now contains a Logger Cookbook with common usage patterns. * erts: Numerous improvements in the new socket and net modules * Standard libraries: common_test: ct_property_test logging is improved * Standard libraries: ssl: Correct handling of unordered chains so that it works as expected * Tools: Emacs erlang-mode function that lets the user open the documentation for an Erlang/OTP function in an Emacs buffer has been improved. Users will be asked if they want the man pages downloaded if they are not present in the system.- Changes for 22.1.8 * http://erlang.org/download/OTP-22.1.8.README * erts: Large amounts of quickly executed dirty work could cause heavy contention on an internal spin lock. The spin lock was replaced by a mutex which behaves much better under these conditions.- Changes for 22.1.7 * http://erlang.org/download/OTP-22.1.7.README * compiler: Fixed a performance bug that caused repeated matches of large records to take a very long time to compile. * erts: A literal area could prematurely be released before all uses of it had been removed. This occurred either when a terminating process had a complex exit reason referring to a literal that concurrently was removed, or when a terminating process continued executing a dirty NIF accessing a literal (via the heap) that concurrently was removed. * erts: Fix bug causing VM crash due to memory corruption of distribution entry. Probability of crash increases if Erlang distribution is frequently disconnected and reestablished towards same node names. Bug exists since OTP-21.0. * erts: Fixed bug causing crash of VM built with configuration - -enable--sharing-preserving. Provoked when a sent message contains both a bit string and the heap binary (< 65 bytes) which the bit string was matched from. Bug exists since OTP-19.0 but has seen to be easier to provoke since OTP-22.1. - Changes for 22.1.6 * http://erlang.org/download/OTP-22.1.6.README * compiler, erts: The compiler could do an unsafe optimization of receives, which would cause a receive to only scan part of the message queue. * crypto: The AEAD tag was not previously checked on decrypt with chacha20_poly1305 * erts:Fix bug where the receive marker used by the runtime to do the receive queue optimization could be incorrectly set. The symptom of this would be that a message that should match in a receive never matches. * snmp: Agent discovery cleanup. If there is no receiver of INFORM then #state.reqs in snmpa_net_if keeps on growing for DISCOVERY.- Changes for 22.1.5 * http://erlang.org/download/OTP-22.1.5.README * snmp: Application(s): snmp Related Id(s): ERIERL-427 The agent discovery process has been made to work with snmptrapd..- Changes for 22.1.4 * http://erlang.org/download/OTP-22.1.4.README * compiler: Fixed a bug where the compiler could generate incorrect code for a 'receive' statement inside a 'try'. * crypto: FIxed a bug if the erlang emulator was linked with a very old cryptolib version (1.0.1 or earlier). The bug now fixed could have triggered a core dump if an unknown cipher name was used in crypto functions. * erts: Erlang/OTP can now be built on macOS Catalina (10.15).- Changes for 22.1.3: * inets: Add HTTP server error logging vi logger - Changes for 22.1.2: * erts: Added the environment variable ERLC_SERVER_ID, which allows multiple compile servers to run separately under the same user. - Changes for 22.1.1: * erts: A terminating process sending distributed 'EXIT' or 'DOWN' signals while terminating could end up in a state where no progress at all was made. This was triggered by a distribution channel that the terminating process was sending on got busy. This bug has existed since ERTS version 10.4 (OTP 22.0). * erts: When communicating with a simultaneously exiting port via the erlang:port_*() BIFs one could sometimes get stray {Ref, What} messages. Where Ref was a reference and What usually were the atom badarg. * snmp: Made it possible to add 'extra socket options' to the (gen_udp) socket open call (for both manager and agent). A new option has been added, extra_sock_opts, which makes it possible for the user to add a list of extra socket options that will be appended to the other socket options for the open call. See the snmp application config man page (erl -man 6 snmp) or the "Configuring the application" chapter of the Users Guide for more info. * compiler: Fixed a bug in the bit-syntax optimization pass that could crash the compiler.- Changes for 22.1: * kernel: The type specification for gen_sctp:connect/4,5 has been corrected. * kernel: Extra -mode flags given to erl are ignored with a warning. * kernel: Fix type spec for seq_trace:set_token/2. * kernel: logger:compare_levels/2 would fail with a badarg exception if given the values all or none as any of the parameters. This is now corrected. * kernel: Fix bug where the log file in logger_std_h would not be closed when the inode of the file changed. This would in turn cause a file descriptor leak when tools like logrotate are used. * kernel: Fix a race condition in the debugging function net_kernel:nodes_info/0. * kernel: Fix race condition when closing a file opened in compressed or delayed_write mode. * kernel: The possibility to send ancillary data, in particular the TOS field, has been added to gen_udp:send/4,5. * kernel: If the log file was given with relative path, the standard logger handler (logger_std_h) would store the file name with relative path. If the current directory of the node was later changed, a new file would be created relative the new current directory, potentially failing with an enoent if the new directory did not exist. This is now corrected and logger_std_h always stores the log file name as an absolute path, calculated from the current directory at the time of the handler startup. * kernel: Support local sockets with inet:i/0. * observer: Fix bug after a user followed link on a pid from an expanded term window. * observer: Improved dark mode colors on Linux. * mnesia: mnesia:add_table_copy/3 could cause a deadlock if called when a new node was starting. * mnesia: Transactions with sticky locks could with async_asym transactions be committed in the wrong order, since asym transaction are spawned on the remote nodes. To fix this bug the communication protocol between mnesia nodes had to be updated, thus mnesia will no longer be able to connect to nodes earlier than mnesia-4.14 , OTP-19.0. *** POTENTIAL INCOMPATIBILITY *** * stdlib: re:run() now yields when validating utf8 in a large subject. * stdlib: Upgraded the ERTS internal PCRE library from version 8.42 to version 8.43. See http://pcre.org/original/changelog.txt for information about changes made to PCRE. This library implements major parts of the re regular expressions module. * stdlib: The bug with ID ERL-717 has been fixed. The functions io:columns() and io:rows() only worked correctly inside interactive erlang shells before this fix. These functions returned {error,enotsup} before this fix even if stdout and stdin were connected to a terminal when they were invoked from an escript or a program started with e.g., erl -noshell. * stdlib: Fixed handling of ".." and "@" in wildcards. ".." would only work when preceded by a literal pattern such as in "a/..", not when preceded by wildcard characters such as in "*/..". The combination "@/.." was also broken, and in addition "@" in a pattern could degrade performance of the wildcard matching. * stdlib: Make sure ets:fun2ms() can handle ++/2 in the head of functions when called from the shell. * stdlib: Debugging of time-outs in gen_statem has been improved. Starting a time-out is now logged in sys:log and sys:trace. Running time-outs are visible in server crash logs, and with sys:get_status. Due to this system events {start_timer, Action, State} and {insert_timout, Event, State} have been added, which may surprise tools that rely on the format of these events. New features: The EventContent of a running time-out can be updated with {TimeoutType, update, NewEventContent}. Running time-outs can be cancelled with {TimeoutType, cancel} which is more readable than using Time = infinity. *** POTENTIAL INCOMPATIBILITY *** * stdlib: re:run() now avoids validating utf8 in the subject more than once in the same call. This validation could previously be performed multiple times when the global option was passed. * stdlib: ETS ordered_set tables with write_concurrency enabled has got a performance issue fixed. There were no limits for the values of internal statistics counters before this fix. This could result in that the data structure sometimes reacted slowly to a change in how many parallel processes were using it. * stdlib: The ordsets:union/1 is now faster when passed a long list of ordsets. * stdlib: unicode:characters_to_binary() could return very small binaries as reference counted off heap binaries. This could cause an unnecessary large memory usage and an unnecessary load on the binary allocator. Small binaries are now always returned as heap binaries. * stdlib: Display a more meaningful error message when a bad I/O server is used in a script written in Erlang (escript). * stdlib: New feature ets:info(_, binary) to get information about all reference counted binaries kept by a table. This is the same kind of debug information that process_info(_, binary) returns for a process. * stdlib: Corrected ETS documentation about the behavior of compiled match specifications when serialized through external format. * tools: cover would fail to start if two processes tried to start it at the exact same time. * common_test: If a ct hook is installed in the suite/0 function in a test suite, then the hook's terminate/1 function would be called several times without it's init/2 function being called first. This is now corrected. * common_test: If init_per_testcase fails, the test itself is skipped. According to the documentation, it should be possible to change the result to failed in a hook function. The only available hook function in this case is post_init_per_testcase, but changing the return value there did not affect the test case result. This is now corrected. * common_test: Add ct_netconfc support for NETCONF 1.1 (RFC 6241). The 1.1 base capability can be sent in hello, and RFC 6242 chunk framing is applied when both client and server advertise 1.1 support. * common_test: Correct lib_dir paths in common_tests opaque data structure that is passed to ct_release_test callback modules in functions upgrade_init/2, upgrade_upgraded/2 and upgrade_downgraded/2. The incorrect paths may cause confusion when debugging although it will not cause any incorrect behavior on the part of common_test as it is currently not used. * erts: If you set {linger,{true,0}} on a gen_tcp listen socket, accept a connection on that socket, and then close the accepted socket, now the linger zero setting is transferred to the accepted socket. Before this correction that information was lost and the close behaviour on the accepted socket incorrect. * erts: Sending ancillary data implemented in OTP-15747 accidentally left behind test code that caused all UDP sends to fail on Windows. This has now been fixed. * erts: In the socket nif, used invalid flags when if-def'ing for supported TCP flags: TCP_MAXSEG and TCP_NODELAY (the support function). * erts: Fixed memory leaks in experimental socket module. * erts: re:run() now yields when validating utf8 in a large subject. * erts: Fixed bug in seq_trace:set_token(label,Term) which could cause VM crash if Term was heap allocated (not an atom, small integer, local pid or port). Bug exists since OTP 21.0 when terms other than small integers were first allowed as labels. * erts: Extra -mode flags given to erl are ignored with a warning. * erts: Don't loop indefinitely when --enable-pgo is given to configure, but compiler does not support pgo. * erts: Fix seq_trace:print/2 not to raise badarg exception if label is not a small integer. Bug exists since OTP 21.0. * erts: Fixed hipe_flush_icache_range for non-Linux OS on ARM. * erts: The fix in OTP-15871 was too conservative and disabled the offending load-time optimization in some cases where it was safe. * erts: Upgraded the ERTS internal PCRE library from version 8.42 to version 8.43. See http://pcre.org/original/changelog.txt for information about changes made to PCRE. This library implements major parts of the re regular expressions module. * erts: Fix race condition when closing a socket while using {active,N} on Windows. * erts: Allow more than one -config command line option to erl on Windows to conform with other OS. * erts: Fix so that ERL_FLAGS environment variable does not interfere with command line arguments. Before this fix you could write: ERL_FLAGS="10" erl +S and erlang would start as if +S had been given the argument 10. * erts: The bug with ID ERL-717 has been fixed. The functions io:columns() and io:rows() only worked correctly inside interactive erlang shells before this fix. These functions returned {error,enotsup} before this fix even if stdout and stdin were connected to a terminal when they were invoked from an escript or a program started with e.g., erl -noshell. * erts: Do not use named label in ethread.c inline assemble. This allows erts to be compiled using gcc 9.1.0 with LTO enabled. * erts: erlang:fun_to_list/1 will now escape the module and function name when necessary. * erts: process_info(P,binary) would neglect to look through heap fragments, potentially missing a few binaries associated with the process. * erts: HiPE is now automatically disabled on systems with non- glibc implementation (for instance musl). This is because musl does not provide the API's for guaranteeing that signals are delivered on the correct native stack. * erts: Fixed bug triggered if a process is killed during call to persistent_term:put or persistent_term:erase. * erts: Add units to all memory slogans in the crash dump documentation. * erts: Fix a bug in binary_to_term that would crash the emulator if a term larger than 16GB was to be decoded. * erts: Fixed bug related to an exiting process sending EXIT and DOWN signals to remote linked/monitored processes. Bugs exists since OTP 22.0. * erts: erlc can now automatically use a compile server to avoid starting an Erlang system for each file to be compiled in a multi-file project. See the documentation for how to enable it. * erts: The possibility to send ancillary data, in particular the TOS field, has been added to gen_udp:send/4,5. * erts: The net module has been split into 'net' (kernel) and prim_net (preloaded). * erts: Socket counters now works as expected and can also be extracted with the (new) info function. * erts: re:run() now avoids validating utf8 in the subject more than once in the same call. This validation could previously be performed multiple times when the global option was passed. * erts: The un-documented function erlang:dist_get_stat/1 now returns the real value of what the distribution queue contains instead of a boolean. * erts: ETS ordered_set tables with write_concurrency enabled has got a performance issue fixed. There were no limits for the values of internal statistics counters before this fix. This could result in that the data structure sometimes reacted slowly to a change in how many parallel processes were using it. * erts: Optimize the reception of large distribution messages. * erts: Binary matching and functions like split_binary/2 will now create heap binaries when the results are small enough, reducing the chances of small sub-binaries keeping large binaries alive. * erts: Fixed rare emulator crash in instrument:allocations/0-1. * erts: Ports could pass very small binaries as reference counted off heap binaries to processes. This could cause an unnecessary large memory usage and an unnecessary load on the binary allocator. Small binaries are now always passed as heap binaries to processes. * erts: unicode:characters_to_binary() could return very small binaries as reference counted off heap binaries. This could cause an unnecessary large memory usage and an unnecessary load on the binary allocator. Small binaries are now always returned as heap binaries. * erts: Improved erl_nif documentation regarding on_load and Erlang stub/fallback functions. * erts: New feature ets:info(_, binary) to get information about all reference counted binaries kept by a table. This is the same kind of debug information that process_info(_, binary) returns for a process. * erl_docgen: Update the documentation build support to handle FOP 2.1 . * ftp: A possibly infinite loop when receiving messages divided in parts is removed. * dialyzer: Allow native compilation when using Dialyzer from Erlang. The options native (defaults to false) and native_cache have been added. * eunit: Handle get_until request with explicit encoding in the implementation of the I/O protocol. * snmp: Fix various minor issues related to Dialyzer. Mostly these are dialyzer warnings, but there was also some minor bugs detected by Dialyzer. * snmp: Fixed a dets usage problem detected by dialyzer. * snmp: The function snmp:print_version_info() prints various version info. For each module a number of items are printed, such as app vsn and md5 digest. And an attempt was also made to print "compile time". This used to be available in the module_info for each module, but has now been removed. * snmp: The use of the deprecated random module has been replaced the with rand module. * snmp: Removed use of the deprecated function erlang:get_stacktrace(). Instead make use of the 'catch Class:Error:Stacktrace' feature. * syntax_tools: Add missing calls to erl_syntax:unwrap/1. The nodes concerned represent names and values of maps and map types. * wx: Fix a driver bug that could crashes when allocating memory. * erl_interface: Fix bugs in ei_print_term for binaries and bit strings causing incorrect output. * erl_interface: Fixed bug in ei_decode_fun for very old fun encoding format. Bug exist since OTP 22.0. * erl_interface: ei_print_term() now supports printing of maps and funs. * xmerl: xmerl_sax_parser crashed during charset detection when the xml declarations attribute values was missing the closing quotation (' or "). * ssl: Handling of zero size fragments in TLS could cause an infinite loop. This has now been corrected. * ssl: DTLS record check needs to consider that a resent hello message can have a different version than the negotiated. * ssl: Basic support for TLS 1.3 Client for experimental use. For more information see the Standards Compliance chapter of the User's Guide. * ssl: Correct solution for retaining tcp flow control OTP-15802 (ERL-934) as to not break ssl:recv as reported in (ERL-938) * ssl: Enhance dialyzer specs to reflect implementation better and avoid dialyzer warnings for the user that wants to use TLS with unix domain sockets. * ssl: Add support for ECDSA signature algorithms in TLS 1.3. * ssl: Correct error handling of TLS downgrade, possible return values form ssl:close/2 when downgrading is {ok, Port} or {error, Reason}, it could happen that only ok was returned instead of {error, closed} when downgrade failed due to that the peer closed the TCP connection. * os_mon: Fix disk_sup to ignore squashfs on Linux when determining if a mounted filesystem is full or not. * os_mon: Fix bug where cpu_sup:util() always returned 100% on systems not using gnu libc, for example Alpine OS. * ssh: Fixed wrong type definition for the daemon option subsystems. * ssh: Fixed a possible SSH logging crash if there was a problem in an early stage of session setup. * ssh: The documentation for the modules ssh_connection, ssh_sftp and ssh_sftpd are now generated from the -spec:s. * ssh: Internal cleanup including removal of the internal file ssh_userauth.hrl. * ssh: Removed unused definitions in ssh.hrl. * ssh: Removed unused fields in the internal #connection{} record. * ssh: To get information of a connection_ref() from for example ssh:connect/3, there was previously one function available namely ssh:connection_info/2. This ticket adds ssh:connection_info/1 which returns all information. For daemons (servers) started with for example ssh:daemon/2 the function ssh:daemon_info/1 returning all information was available. This ticket adds ssh:daemon_info/2 which returns only the information specified in the second argument. The info of connections and of daemons now also includes the item 'options'. Only those options that does not have their default values are returned. For a connection also the items 'algorithms' and 'channels' are added. * inets: httpd - Accept singel LF as line terminator * inets: mod_esi will now always propagate the actual HTTP status code that it answered with, to later mod-modules, and not in some cases hardcode 200. * compiler: Code such as the following would crash the compiler in OTP 22: [some_atom = fun some_function/1] * compiler: Compilation could get really slow (in the order of minutes instead of seconds) when compiling huge functions. (Thanks to Kostis Sagonas for reporting this bug.) * compiler: Fixed a bug in the validator that could reject valid code. * compiler: In rare circumstances, when two clauses had identical bodies and guard tests that tested a single boolean variable, the guard test for the second clause could be discarded, executing the second clause unconditionally if the first clause was not executed. * compiler: Fixed extremely slow compilation for huge functions doing predominantly pattern matching. * compiler: The compiler could generate unsafe code (that would crash the runtime system) for map pattern matching. The code could be unsafe if the matched key was not present in the map at runtime. * compiler: Correct code using try/after could fail to compile when using the option 'no_type_opt'. * compiler: The compiler could crash when compiling code that called 'length/1' on a binary extracted using the binary syntax. * compiler: Fixed a bug where the compiler could fail with an internal consistency failure error when compiling receive statements. * compiler: Fixed a problem where the compiler would crash when compiling binary matching in a function head. * public_key: Support Password based encryption with AES * public_key: Change dialyzer spec to avoid confusion * runtime_tools: Fix dbg:stop_clear/0 to also clear trace events (send and 'receive'). * megaco: Fix various minor issues related to Dialyzer. Mostly these are dialyzer warnings, but there was also some minor bugs detected by Dialyzer. * crypto: The implementation of crypto_one_time/4 is adjusted to match the type specification. The spec and the black-box behaviour of the function are unchanged. Some details: Both the spec and the implementation were correct seen separately. But with both of them combined simultaneously with crypto_one_time/5 which was called by the implementation of crypto_one_time/4, an (obvious) error was detected by a Dialyzer with more thorough checking than usual. * crypto: When using crypto with FIPS mode enabled, the digests were not correctly handled. * crypto: A memory leak in error handling code in ng_crypto_init_nif is fixed. * crypto: Fixed the broken static build of the crypto nifs * crypto: The Message Authentication Codes (MAC) CMAC, HMAC and Poly1305 are unified into common functions in the New Crypto API. See the manual for CRYPTO. * sasl: The net module has been split into 'net' (kernel) and prim_net (preloaded). * jinterface: Replaced deprecated with in documentation.- Rebased patches: + 0001-erts-Do-not-use-named-no_cpuid-label-in-asm.patch dropped (merged upstream)- Udate -ffat-lto-objects in order to properly build static libraries provided by the package (boo#1142645). - Use %make_build macro.- Add patch 0001-erts-Do-not-use-named-no_cpuid-label-in-asm.patch: fix boo#1142913 - Changes for 22.0.7: * compiler: Fixed a compiler crash introduced in 22.0.6 (OTP-15952). - Changes for 22.0.6: * compiler: Fixed an unsafe optimization when matching tuple_size/1 outside of guards, which could crash the emulator if the argument was not a tuple. * compiler: Fixed a rare bug that could cause the wrong kind of exception to be thrown when a BIF failed in a function that matched bitstrings. * compiler: Fixed a bug where receive statements inside try/catch blocks could return incorrect results. * ssl: Enhance error handling for erroneous alerts from the peer. * hipe: The HiPE compiler would badly miscompile certain try/catch expressions, so it will now refuse to compile modules containing try or catch. As a consequence of this, dialyzer will no longer compile key modules to native code. *** POTENTIAL INCOMPATIBILITY *** * dialyzer: The HiPE compiler would badly miscompile certain try/catch expressions, so it will now refuse to compile modules containing try or catch. As a consequence of this, dialyzer will no longer compile key modules to native code. *** POTENTIAL INCOMPATIBILITY *** - Changes for 22.0.5: * inets: Fix a regression in http client that causes a crash when request URI has no scheme. * ssl: Fix handling of certificate decoding problems in TLS 1.3 similarly as in TLS 1.2. * ssl: Hibernation now works as expected in all cases, was accidently broken by optimization efforts. * ssl: Fix interoperability problems with openssl when the TLS 1.3 server is configured wirh the option signature_algs_cert. * dialyzer: Make sure Dialyzer does not crash if the formatting of results fails. Instead of crashing, an unformatted version of the results is returned. * erts: An invalid value test caused the socket:setopt(Socket, ip, add_membership, ip_mreq()) to fail with badarg. The same for drop_membership. * erts: Fixed bug causing VM crash when doing textual dump of a process containing an unhandled monitor down signal. Textual process dumps can be done with erlang:system_info(procs), trace feature process_dump, Erlang shell break menu and a crashdump. Bug exist since OTP 21.0. * erts: lists:subtract/2 would produce incorrect results for some inputs on 64-bit platforms. * erts: Fixed a bug in the loader that was similar to OTP-15938, yielding incorrect code for some inputs on 64-bit platforms. * erts: Fixed bug causing scheduler threads in rare cases to block spinnning indefinitely. Bug exists since OTP 21.0.- Drop priv/obj directories: boo#1140404- Version 22.0.4: * http://erlang.org/download/OTP-22.0.4.README - Bug Fixes * erts: Fixed a buffer overflow when binary_to_existing_atom/2 and list_to_existing_atom/2 was used with the latin1 encoding. * erts: The runtime system disconnected a connection if it received an exit/2 signal where the recipient was a process on an old incarnation of the current node. That is, the receiving node had the same node name, but another "creation" number. The signal will now just be dropped since the receiving process no longer exists. * kernel: user/user_drv could respond to io requests before they had been processed, which could cause data to be dropped if the emulator was halted soon after a call to io:format/2, such as in an escript. * ssl: Correct handshake handling, might cause strange symptoms such as ASN.1 certificate decoding issues. * ssl: Fix handling of the signature_algorithms_cert extension in the ClientHello handshake message. * ssl:Handle new ClientHello extensions when handshake is paused by the {handshake, hello} ssl option.- Version 22.0: - Potential Incompatibilities: * gen_* behaviours: If logging of the last N messages through sys:log/2,3 is active for the server, this log is included in the terminate report. * reltool: A new element, Opts, can now be included in a rel tuple in the reltool release specific configuration format: {rel, Name, Vsn, RelApps, Opts}. * All external pids/ports/refs created by erlang:list_to_pid and similar functions now compare equal to any other pid/port/ref with same number from that node. * The old legacy erl_interface library is deprecated as of OTP 22, and will be removed in OTP 23. This does not apply to the ei library. * VxWorks is deprecated as of OTP 22 and will be removed in OTP 23. - New Features: * Support for Erlang Distribution protocol to split the payload of large messages into several fragments. * ETS option write_concurrency now also effects and improves scalability of ordered_set tables. * The length/1 BIF used to calculate the length of the list in one go without yielding, even if the list was very long. Now it yields when called with long lists. * A new (still experimental) module socket is introduced. It is implemented as a NIF and the idea is that it shall be as "close as possible" to the OS level socket interface. * Added the NIF function enif_term_type, which helps avoid long sequences of enif_is_xyz by returning the type of the given term. This is especially helpful for NIFs that serialize terms, such as JSON encoders, where it can improve both performance and readability. * The compiler has been rewritten to internally use an intermediate representation based on Static Single Assignment (SSA). The new intermediate representation makes more optimizations possible. * All compiler options that can be given in the source file can now be given in the option list on the command line for erlc. * In OTP 22, HiPE (the native code compiler) is not fully functional. The reasons for this are new BEAM instructions for binary matching that the HiPE native code compiler does not support. If erlc is invoked with the +native option, and if any of the new binary matching instructions are used, the compiler will issue a warning and produce a BEAM file without native code. * Cover now uses the counters module instead of ets for updating counters. The new function cover:local_only/0 allows running Cover in a restricted but faster local-only mode. The increase in speed will vary depending on the type of code being cover-compiled, as an example the compiler test suite runs more than twice as fast with the new Cover. * A simple socket API is provided through the socket module. This is a low level API that does *not* replace gen_[tcp|udp|sctp]. It is intended to *eventually* replace the inet driver. It also provides a basic API that facilitates the implementation of other protocols than TCP, UDP and SCTP. Known issues are; No support for the Windows OS (currently), a small term leakage. This feature will be classed as experimental in OTP 22. * SSL: now uses the new logger API, including log levels and verbose debug logging. * SSL: Basic support for TLS 1.3 Server for experimental use. * crypto: The new hash_info/1 and cipher_info/1 functions returns maps with information about the hash or cipher in the argument. - The application otp_mibs has been removed from OTP.- Update to 21.3.8.1: - Changes for 21.3.8.1: * http://erlang.org/download/OTP-21.3.8.1.README * erts: Fixed a buffer overflow when binary_to_existing_atom/2 and list_to_existing_atom/2 was used with the latin1 encoding. * ssl: Correct solution for retaining tcp flow control OTP-15802 (ERL-934) as to not break ssl:recv as reported in (ERL-938) * tools: cover would fail to start if two processes tried to start it at the exact same time. - Update to 21.3.8: - Changes for 21.3.8: * http://erlang.org/download/OTP-21.3.8.README * common_test: The test result when a hook function fails is in general the same as if the function that the hook is associated with fails. For example, if post_init_per_testcase fails the result is that the test case is skipped, as is the case when init_per_testcase fails.This, however, was earlier not true for timetrap timeouts or other error situations where the process running the hook function was killed. This is now corrected, so the error handling should be the same no matter how the hook function fails. Related Id(s): ERIERL-334 * common_test: In some rare cases, when two common_test nodes used the same log directory, a timing problem could occur which caused common_test to crash because it's log cache file was unexpectedly empty. This is now corrected. Related Id(s): ERIERL-342 * common_test: Two new common_test hook functions are introduced: post_groups/2, which is called after Suite:groups/0 post_all/3, which is called after Suite:all/0 A new term, {testcase,TestCase,RepeatProperties} is now also allowed in the return from all/0. This can be used for repeating a single test case a specific number of times, or until it fails or succeeds once. * eldap, public_key, ssl: Back port of bug fix ERL-893 from OTP-22 and document enhancements that will solve dialyzer warnings for users of the ssl application. This change also affects public_key, eldap (and inet doc). Related Id(s): ERL-893, ERL-929, PR-2215 * erl_interface: erl_interface/ei refused to use node names with an alive name (the part of the node name preceding the @ sign) longer than 63 characters and a host name longer than 64 characters. The total amount of characters allowed in a node name (alivename@hostname) was thus limited to 128 characters. These limits applied both to the own node name as well as node names of other nodes. Ordinary Erlang nodes limit the node name length to 256 characters, which meant that you could not communicate with certain Erlang nodes due to their node name used. erl_interface/ei now allow the total amount of characters in a node name to be up to 256 characters. These characters may be distributed between alive name and host name in whatever way needed. That is, the maximum amount of characters in the alive name may be 254 and the maximum amount of characters in the host name may be 254, but in total the node name must not exceed 256 characters. * erts: Fixed more bugs in process_info(reductions) causing it to sometimes behave non-monotonic. That is, a subsequent call toward the same process could return a lower reduction value. Related Id(s): ERIERL-337, OTP-15709 * ssl: Missing check of size of user_data_buffer made internal socket behave as an active socket instead of active N. This could cause memory problems. * eldap, public_key, ssl: Back port of bug fix ERL-893 from OTP-22 and document enhancements that will solve dialyzer warnings for users of the ssl application. This change also affects public_key, eldap (and inet doc). * stdlib: A bug in gen_statem has been fixed where the internal timeout message could arrive as an info to the callback module during high load due to incorrect use of asynchronous timer cancel.- Update to 21.3.7: - Changes for 21.3.7: * http://erlang.org/download/OTP-21.3.7.README * ssh: When an SSH server receives the very first message on a new TCP connection, and that message is not the expected one, the 64 first bytes of the received message are now dumped in the INFO REPORT that reports the Protocol Error. This facilitates the debugging of who sends the bad message or of detecting a possible port scanning- Update to 21.3.6: - Changes for 21.3.6: * http://erlang.org/download/OTP-21.3.6.README * ssl: With the default BEAST Mitigation strategy for TLS 1.0 an empty TLS fragment could be sent after a one-byte fragment. This glitch has been fixed.- Update to 21.3.5: - Changes for 21.3.5: * http://erlang.org/download/OTP-21.3.5.README * diameter: Fix inadvertently broad monitor that resulted in gen_server cast messages to hidden nodes from module diameter_dist. * erts: Add missing documentation of new external tags NEW_PID, NEW_PORT and NEWER_REFERENCE introduced in OTP 19. These new tags are planned to be "activated" in OTP 23 when distribution capability flag DFLAG_BIG_CREATION becomes mandatory. Older nodes (>= 19) are able to decode these new tags and send them back to the new node. Nodes older than OTP 23 will however never encode their own local pids, ports and references using the new tags. * inets: Fix the internal handling of the option erl_script_timeout in httpd. If explicit erl_script_timeout value was supplied in seconds it was not correctly converted to millisecond units for internal usage. This change fixes the handling of erl_script_timeout in all possible configuration scenarios.- Update to 21.3.4: - Changes for 21.3.4: * http://erlang.org/download/OTP-21.3.4.README * crypto: Fixed build link error on Windows. Unresolved symbol 'bcmp'. * erl_interface: Fix handling of Makefile dependencies so that parallel make works properly. * erts: Fix erlang:open_port/2 with the fd option to correctly cleanup the pollset when the port is closed. Before this fix there would be error printouts sent to logger when the same fd was reused in a new port. * ssh: The callback ssh_channel:init/1 was missing in OTP-21 * ssh: If a client was connected to an server on an already open socket, the callback fun(PeerName,FingerPrint) in the accept_callback option passed the local name in the argument PeerName instead of the remote name. * common_test: OTP internal test improvements.- Update to 21.3.3: - Changes for 21.3.3: * http://erlang.org/download/OTP-21.3.3.README * erts: Fixed a bug in seq_trace:reset_trace/0 that could crash the emulator. * erts: Fixed bug in process_info(reductions) causing it to sometimes return invalid results. * kernel/stdlib: Fixed a performance regression when reading files opened with the compressed flag.- Update to 21.3.2: - Changes for 21.3.2: * http://erlang.org/download/OTP-21.3.2.README * erts: If a suspend/resume signal pair was sent to a process while it was executing dirty, the receiving process could later end up in a suspended state indefinitely. This bug was introduced in ERTS version 10.0 (OTP 21.0). * etrs: Fix a possible deadlock when terminating the ERTS caused by a dirty scheduler not releasing it's run-queue lock when terminating. * xmerl: Handling of character references in attributes are fixed. * xmerl: Normalization of whitespace characters in attributes are fixed so it works when character references are used.- Update to 21.3.1: - Changes for 21.3.1: * http://erlang.org/download/OTP-21.3.1.README * erl_interface: Fixed two bugs in the erl_call program. A missing initialization (introduced in erl_interface-3.11) which either caused a crash or failure to connect to or start a node, and an incorrectly calculated timeout which could cause failure to start an erlang node. These bugs only caused failures on some platforms. * ssl: The timeout for a passive receive was sometimes not cancelled and later caused a server crash. This bug has now been corrected. * ssl: Add tag for passive message (active N) in cb_info to retain transport transparency. - Update to 21.3: - Changes for 21.3: * http://erlang.org/download/OTP-21.3.README * Erlang/OTP 21.3 is the third service release for the 21st major release with improvements, as well as a few features * Highlights * Kernel: The standard logger handler, logger_std_h, now has a new internal feature for log rotation. For full information see the documentation. * SSL:The Reason part of the error return from the functions connect and handshake has a better and documented format. This is a potential incompatibility. See the documentation. Refactoring of state handling has improved the TLS application data throughput and reduced CPU overhead Code optimizations has reduced CPU load for encryption/decryption, especially for Erlang's distribution protocol over TLS Now supports active N * Erl_interface: Support for plugin of a user supplied socket implementation has been added. * OTP:The HTML reference documentation now shows the OTP version where modules and functions were first introduced. Versions of OTP older than R13B04 is not shown in the reference documentation * For a full list of details see: http://erlang.org/download/otp_src_21.3.readme - Update to 21.2.7: - Changes for 21.2.7: * http://erlang.org/download/OTP-21.2.7.README * erts, otp: Fixes of install/release phase in build system. - - The source tree was modified when installing/releasing and/or applying a patch. - - Some files were installed with wrong access rights. - - If applying a patch (using otp_patch_apply) as another user (except root) than the user that built the source, the documentation was not properly updated. * erts, kernel: Setting the recbuf size of an inet socket the buffer is also automatically increased. Fix a bug where the auto adjustment of inet buffer size would be triggered even if an explicit inet buffer size had already been set. * erts: Reading from UDP using active true or active N mode has been optimized when more packets than specified by read_packets are available on the socket. * erts, kernel: Setting the recbuf size of an inet socket the buffer is also automatically increased. Fix a bug where the auto adjustment of inet buffer size would be triggered even if an explicit inet buffer size had already been set.- Update to 21.2.6: - Changes for 21.2.6: * http://erlang.org/download/OTP-21.2.6.README * erts: When using the {linger,{true,T}} option; gen_tcp:listen/2 used the full linger time before returning for example eaddrinuse. This bug has now been corrected. * stdlib: Optimize pretty printing of terms. The slower behaviour was introduced in Erlang/OTP 20.- Drop unsupported openSUSE versions- Update to 21.2.5: - Changes for 21.2.5: * http://erlang.org/download/OTP-21.2.5.README * inets: Fixed bug that causes a crash in http client when using hostnames (e.g. localhost) with the the option ipv6_host_with_brackets set to true. This change also fixes a regression: httpc:request fails with connection error (nxdomain) if option ipv6_host_with_brackets set to true and host component of the URI is an IPv6 address.- update to 21.2.4: - Changes for 21.2.4: * http://erlang.org/download/OTP-21.2.4.README * erts: Fix bug where doing a gen_tcp:send on a socket with delay_send set to true could cause a segfault if the other side closes the connection. Bug was introduced in erts-10.2 (OTP-21.2). * erts: Fix a race condition when a port program closes that could result in the next started port to hang during startup. Bug was introduced in erts-10.0 (OTP-21.0). * erts: Fix a bug where polling for external events could be delayed for a very long time if all active schedulers were 100% loaded. Bug was introduced in erts-10.2 (OTP-21.2). * inets: Make sure ipv6 addresses with brackets in URIs are converted correctly before passing to lower level functions like gen_tcp and ssl functions. Could cause connection to fail. - update to 21.2.3: - Changes for 21.2.3: * http://erlang.org/download/OTP-21.2.3.README * compiler: An optimization that avoided allocation of a stack frame for some case expressions was introduced in OTP 21. (ERL-504/OTP-14808) It turns out that in rare circumstances, this optimization is not safe. Therefore, this optimization has been disabled. * erts: Fixed a crash when dangling files were closed after init:restart/0. * erts: A bug that could cause dirty schedulers to become unresponsive has been fixed. * ssl: Fix encoding of the SRP extension length field in ssl. The old encoding of the SRP extension length could cause interoperability problems with third party SSL implementations when SRP was used. * ssl: Guarantee active once data delivery, handling TCP stream properly. Correct gen_statem returns for some error cases * xmerl: The charset detection parsing crash in some cases when the XML directive is not syntactic correct.- update to 21.2.2: - Changes for 21.2.2: * http://erlang.org/download/OTP-21.2.2.README * ssh: Fixed port leakage if a ssh:daemon call failed. - update to 21.2.1: - Changes for 21.2.1: * http://erlang.org/download/OTP-21.2.1.README * erts: Fixed bug on big endian architectures when changing file permissions or ownership with file:change_mode, change_owner, change_group or write_file_info. Bug exists since OTP-21.0. * erts: Fixed bug in operator band of two negative operands causing erroneous result if the absolute value of one of the operands have the lowest N*W bits as zero and the other absolute value is not larger than N*W bits. N is an integer of 1 or larger and W is 32 or 64 depending on word size. * ssl: Fixed renegotiation bug. Client did not handle server initiated renegotiation correctly after rewrite to two connection processes, due to ERL-622 commit d87ac1c55188f5ba5cdf72384125d94d42118c18. This could manifest it self as a " bad_record_mac" alert. Also included are some optimizations - update to 21.2: - Changes for 21.2: * http://erlang.org/download/OTP-21.2.README * HIGHLIGHTS * erts, sasl: New counters and atomics modules supplies access to highly efficient operations on mutable fixed word sized variables. * erts: There is a new module persistent_term that implements a term storage suitable for terms that are frequently used but never or infrequently updated. Lookups are done in constant time without copying the terms. * ssh: Requires OpenSSL 1.1.1 or higher as cryptolib under the OTP application crypto. * ssl: *** POTENTIAL INCOMPATIBILITY *** ssl now uses active n internally to boost performance. Old active once behavior can be restored by setting application variable see manual page for ssl application (man 6). * erts: Add a new pollset that is made to handle sockets that use {active, true} or {active, N}. The new pollset will not be polled by a pollthread, but instead polled by a normal scheduler. This change was made because of the overhead associated with constantly having to re-apply the ONESHOT mechanism on fds that all input events were interesting. The new pollset is only active on platforms that support concurrent kernel poll updates, i.e. Linux and BSD. * POTENTIAL INCOMPATIBILITIES: kernel: A new function, logger:update_handler_config/3 is added, and the handler callback changing_config now has a new argument, SetOrUpdate, which indicates if the configuration change comes from set_handler_config/2,3 or update_handler_config/2,3. This allows the handler to consistently merge the new configuration with the old (if the change comes from update_handler_config/2,3) or with the default (if the change comes from set_handler_config/2,3). The built-in handlers logger_std_h and logger_disk_log_h are updated accordingly. A bug which could cause inconsistency between the handlers' internal state and the stored configuration is also corrected. * ssl: ssl now uses active n internally to boost performance. Old active once behavior can be restored by setting application variable see manual page for ssl application (man 6). * full relase notes here: http://erlang.org/download/OTP-21.2.README- Drop crypto.patch: isn't required anymore Reported by Gabriele Santomaggio- update to 21.1.4: - Changes for 21.1.4: * http://erlang.org/download/OTP-21.1.4.README * kernel: Fix bug causing net_kernel process crash on connection attempt from node with name identical to local node. - update to 21.1.3: - Changes for 21.1.3: * http://erlang.org/download/OTP-21.1.3.README * erts: Added an optional ./configure flag to compile the emulator with spectre mitigation: - -with-spectre-mitigation Note that this requires a recent version of GCC with support for spectre mitigation and the - -mindirect-branch=thunk flag, such as 8.1.- Pack /etc/init.d/epmd only for systemd-less cases (boo#1116009)- update to 21.1.2: - Changes for 21.1.2: * http://erlang.org/download/OTP-21.1.2.README * compiler: Fixed a bug where incorrect code was generated following a binary match guard. * erts: Fixed a rare bug where files could be closed on a normal instead of an IO scheduler, resulting in system instability if the operation blocked. * public_key: Add DSA SHA2 oids in public_keys ASN1-spec and public_key:pkix_sign_types/1- Fix instructions for changing address for epmd.socket service. The ListenStream option needs to be completely overriden otherwise the socket will be started with multiple ListenStream options and it will fail.- update to 21.1.1: - Changes for 21.1.1: - http://erlang.org/download/OTP-21.1.1.README * erts: Fixed a memory leak on errors when reading files. * ssl: From ssl-9.0.2. CLOSE ALERTS could under some circumstances be encoded using an incorrect cipher state. This would cause the peer to regard them as unknown messages. * ssl: Correct handling of socket packet option with new TLS sender process, from ssl-9.0.2. When changing the socket option {packet, 1|2|3|4} with ssl:setopts/2 the option must internally be propagated to the sender process as well as the reader process as this particular option also affects the data to be sent. * eldap: A race condition at close could cause the eldap client to exit with a badarg message as cause. - Changes for 21.1: - http://erlang.org/download/OTP-21.1.README * ssh: The key exchange methods 'curve25519-sha256@libssh.org', 'curve25519-sha256' and 'curve448-sha512' are implemented. The last two are defined in https://tools.ietf.org/html/draft-ietf-curdle-ssh-curves They all depends on that OpenSSL 1.1.1 or higher is used as cryptolib. * crypto: The typing in the CRYPTO and PUBLIC_KEY applications are reworked and a few mistakes are corrected. The documentation is now generated from the typing and some clarifications are made. A new chapter on Algorithm Details such as key sizes and availability is added to the CRYPTO User's Guide. * erts: The socket options recvtos, recvttl, recvtclass and pktoptions have been implemented in the socket modules. See the documentation for the gen_tcp, gen_udp and inet modules. Note that support for these in the runtime system is platform dependent. Especially for pktoptions which is very Linux specific and obsoleted by the RFCs that defined it. * ssh: The cipher 'chacha20-poly1305@openssh.com' is now supported if OpenSSL 1.1.1 or higher is used as cryptolib. - Changes for 21.0.9: - http://erlang.org/download/OTP-21.0.9.README * compiler: Fix a regression in OTP-15204 that removed .beam file metadata that some external build tools relied on. * erts: As of ERTS version 10.0 (OTP 21.0) the erl_child_setup program, which creates port programs, ignores TERM signals. This setting was unintentionally inherited by port programs. Handling of TERM signals in port programs has now been restored to the default behavior. That is, terminate the process. * erts: The fix made for OTP-15279 in erts-10.07 (OTP-21.0.8) was not complete. It could cause a new connection attempt to be incorrectly aborted in certain cases. This fix will amend that flaw. - Changes for 21.0.8: - http://erlang.org/download/OTP-21.0.8. * erts: A process could get stuck in an infinite rescheduling loop between normal and dirty schedulers. This bug was introduced in ERTS version 10.0. * erts: Garbage collection of a distribution entry could cause an emulator crash if net_kernel had not brought previous connection attempts on it down properly. * kernel: Fixed bug in net_kernel that could cause an emulator crash if certain connection attempts failed. Bug exists since kernel-6.0 (OTP-21.0). - Changes for 21.0.7: - http://erlang.org/download/OTP-21.0.7. * erts: A race between termination of a process and resume of the same process via erlang:resume_process/1 could cause the VM to crash. This bug was introduced in erts version 10.0 (OTP 21.0). * erts: When tracing on running, in trace events could be lost when a process was rescheduled between a dirty and a normal scheduler. - Changes for 21.0.6: - http://erlang.org/download/OTP-21.0.6.README * crypto: Update the crypto engine functions to handle multiple loads of an engine. * inets: Change status code for no mod found to handle request to 501 * ssl: Correct cipher suite handling for ECDHE_*, the incorrect handling could cause an incorrrect suite to be selected and most likly fail the handshake. - Changes for 21.0.5: - http://erlang.org/download/OTP-21.0.5.README * POTENTIAL INCOMPATIBILITIES erts: Fixed a bug causing some Erlang references to be inconsistently ordered. This could for example cause failure to look up certain elements with references as keys in search data structures. This bug was introduced in R13B02. * compiler: Fixed an issue where files compiled with the +deterministic option differed if they were compiled in a different directory but were otherwise identical. * crypto: Fixed a node crash in crypto:compute_key(ecdh, ...) when passing a wrongly typed Others argument. * erts: Fixed a bug which caused an emulator crash when enif_send() was called by a NIF that executed on a dirty scheduler. The bug was either triggered when the NIF called enif_send() without a message environment, or when the process executing the NIF was send traced. - Changes for 21.0.4: - http://erlang.org/download/OTP-21.0.4.README * erts: Fixed a crash when matching directly against a literal map using a single key that had been saved on the stack. * erts: Fix node crash when passing a bad time option to file:read_file_info/2. - Changes for 21.0.3: - http://erlang.org/download/OTP-21.0.3.README * otp: Build support for the erlang/corba repository. * erts: Fixed a scheduler bug that caused normal schedulers to run dirty code. * erts: Fixed a bug in erlang:trace_info/2 which caused the emulator to crash when a bad argument was passed. The bug was introduced in ERTS version 10.0. - Changes for 21.0.2: - http://erlang.org/download/OTP-21.0.2.README * compiler: In rare cases involving matching of binary literal strings, the compiler could optimize away code that should be executed. * compiler:There could be an internal consistency check failure when compiling code that called map_get(Key, Map) and then updated the same map. * compiler: In rare circumstances, the compiler could crash in beam_jump when compiling a floating point operation. * erts: Fixed a rare bug that could cause processes to be scheduled after they had been freed * erts: Fixed a race condition in the inet driver that could cause receive to hang when the emulator was compiled with gcc 8. * public_key: Fix some of the keylengths in the newly generated moduli file in public_key are not universally supported. This could cause the SSH key exchange diffie-hellman-group-exchange-sha* to fail. Those keylengths are now removed. * stdlib: Fix a bug that could cause a crash when formatting a list of non-characters using the control sequences p or P and limiting the output with the option chars_limit. - Changes for 21.0.1: - http://erlang.org/download/OTP-21.0.1. * compiler:The compiler could crash when compiling a complicated function that used the binary syntax. - Changes for 21.0: - http://erlang.org/download/otp_src_21.0.readme * Erlang/OTP 21 is a new major release with new features, improvements as well as incompatibilities. * Potential Incompatibilities: - All Corba applications are now moved from the OTP repository - A new Corba repository will be created https://github.com/erlang - New applications ftp and tftp, moved from inets - ssl no longer supports 3_DES cipher suites or RSA-key exchange cipher suites by default - Erlang:monitor on a primitive node (erl_interface, jinterface, etc) will no longer fail with badarg exception. Instead a monitor will be created, but it will only supervise the connection to the node. * Highlights: * Erts: - Enhanced IO scalability - Support for usage of distribution controller processes for alternative transports, routing etc - compact instructions on 64bit systems for code below 4GB 20% less memory for loaded code - Rewrite of the efile-driver with NIFs and "Dirty schedulers" resulting in faster file operations non-smp VM removed - link and monitor optimized for scalability- update to 20.3.8.9: - Changes for 20.3.8.9: - http://erlang.org/download/OTP-20.3.8.9.README * Fix a regression in OTP-15204 that removed .beam file metadata - Changes for 20.3.8.8: - http://erlang.org/download/OTP-20.3.8.8.README * inets: Do not use chunked-encoding with 1xx, 204 and 304 responses when using mod_esi * inets: Add robust handling of chunked-encoded HTTP responses with an empty body (1xx, 204, 304) - Changes for 20.3.8.7: - http://erlang.org/download/OTP-20.3.8.7.README * crypto: Update the crypto engine functions to handle multiple loads of an engine * mnesia: Fixed a bug where the bag table index data was not deleted when objects were deleted.- Update to 20.3.8.6: * inets: Change status code for no mod found to handle request to 501- Update to 20.3.8.5. - Changes for 20.3.8.5: * erts: Fixed a bug causing some Erlang references to be inconsistently ordered. This could for example cause failure to look up certain elements with references as keys in search data structures. This bug was introduced in R13B02. Thanks to Simon Cornish for finding the bug and supplying a fix. * compiler: Fixed an issue where files compiled with the +deterministic option differed if they were compiled in a different directory but were otherwise identical. * crypto: Fixed a node crash in crypto:compute_key(ecdh, ...) when passing a wrongly typed Others argument. * erts: Fixed a bug which caused an emulator crash when enif_send() was called by a NIF that executed on a dirty scheduler. The bug was either triggered when the NIF called enif_send() without a message environment, or when the process executing the NIF was send traced. * erts: Fixed a bug causing some Erlang references to be inconsistently ordered. This could for example cause failure to look up certain elements with references as keys in search data structures. This bug was introduced in R13B02. Thanks to Simon Cornish for finding the bug and supplying a fix. * mnesia: When master node is set do not force a load from ram_copies replica when there are no available disc_copies, since that would load an empty table. Wait until a disk replica is available or until user explicitly force_loads the table. * mnesia: Allow to add replicas even if all other replicas are down when the other replicase are not stored on disk. * ssl: Correct handling of empty server SNI extension * ssl: Correct cipher suite handling for ECDHE_*, the incorrect handling could cause an incorrrect suite to be selected and most likly fail the handshake. - Changes for 20.3.8.4: * asn1: A bug in ASN.1 BER decoding has been fixed. When decoding a recursively enclosed term the length was not propagated to that term decoding, so if the length of the enclosed term was longer than the enclosing that error was not dectected. A hard coded C stack limitation for decoding recursive ASN.1 terms has been introduced. This is currently set to 8 kWords giving a nesting depth of about 1000 levels. Deeper terms can not be decoded, which should not be much of a real world limitation. - Changes for 20.3.8.3: * erts: Fixed a race condition in the inet driver that could cause receive to hang when the emulator was compiled with gcc8. * erts: Fix bug in generation of erl_crash.dump, which could cause VM to crash. Bug exist since erts-9.2 (OTP-20.2). * ic: Fixed potential buffer overflow bugs in oe_ei_encode_long/ulong/longlong/ulonglong functions on 64-bit architectures. These functions expect 32 bit integers as the IDL type "long" is defined as 32 bits. But there is nothing preventing user code from "breaking" the interface and pass larger values on 64-bit architectures where the C type "long" is 64 bits. * inets: Enhance error handling, that is mod_get will return 403 if a path is a directory and not a file. * kernel: Non semantic change in dist_util.erl to silence dialyzer warning. * ssl: Improve cipher suite handling correcting ECC and TLS-1.2 requierments. Backport of solution for ERL-641 * ssl: Option keyfile defaults to certfile and should be trumped with key. This failed for engine keys. - Changes for 20.3.8.2: * erl_interface: Make ei_connect and friends also accept state ok_simultaneous during handshake, which means the other node has initiated a connection setup that will be cancelled in favor of this connection. * erts: Fixed a rare bug that could cause processes to be scheduled after they had been freed. * ic: Fixed bug in ic causing potential buffer overrun in funtion oe_ei_encode_atom. Bug exists since ic-4.4.4 (OTP-20.3.4). * kernel: Fix some potential buggy behavior in how ticks are sent on inter node distribution connections. Tick is now sent to c-node even if there are unsent buffered data, as c-nodes need ticks in order to send reply ticks. The amount of sent data was also calculated wrongly when ticks were suppressed due to unsent buffered data. - Changes for 20.3.8.1: * inets: Options added for setting low-level properties on the underlying TCP connections. The options are: sock_ctrl, sock_data_act and sock_data_pass. See the manual for details. * ssh: SFTP clients reported the error reason "" if a non-OTP sftp server was killed during a long file transmission. Now the signal name (for example "KILL") will be the error reason if the server's reason is empty. The documentation also lacked type information about this class of errors. * ssh: Fix ssh_sftp decode error for sftp protocol version 4 * syntax_tools: Fix a bug regarding reverting map types. - Changes for 20.3.8: * erts: Fixed bug in ets that could cause VM crash if process A terminates after fixating a table and process B deletes the table at "the same time". The table fixation could be done with ets:safe_fixtable or if process A terminates in the middle of a long running select or match call. * snmp: The Snmp MIB compiler now allows using a TEXTUAL-CONVENTION type before defining it. - Changes for 20.3.7: * erl_docgen: Update makefile so db_funcs.xsl is a part of the installed application. * erts: Fixed bug in enif_binary_to_term which could cause memory corruption for immediate terms (atoms, small integers, pids, ports, empty lists). * erts: Fixed bug in erlang:system_profile/2 that could cause superfluous {profile,_,active,_,_} messages for terminating processes. * inets: The option max_headers operated on the individual header length instead of the total length of all headers. Also headers with empty keys are now discarded. - Changes for 20.3.6: * crypto: If OPENSSL_NO_EC was set, the compilation of the crypto nifs failed. * crypto: C-compile errors for LibreSSL 2.7.0 - 2.7.2 fixed * ssh: Host key hash erroneously calculated for clients following draft-00 of RFC 4419, for example PuTTY * ssh: Renegotiation could fail in some states - Changes for 20.3.5: * erts: Fixed a crash in heart:get_cmd/0 when the stored command was too long. * ssl: Proper handling of clients that choose to send an empty answer to a certificate request. - Changes for 20.3.4: * erl_interface: Fix bug in ei_connect functions that may cause failure due to insufficient buffer space for gethostbyname_r. * erl_interface, ic: Optimize encoding/decoding for pure 7-bit ascii atoms. * inets: Fix broken options handling in httpc (ERL-441). * ssh: An ssh_sftp server (running version 6) could fail if it is told to remove a file which in fact is a directory. * ssh: Fix rare spurios shutdowns of ssh servers when receiveing {'EXIT',_,normal} messages. - Changes for 20.3.3: * sasl: When upgrading with instruction 'restart_new_emulator', the generated temporary boot file used 'kernelProcess' statements from the old release instead of the new release. This is now corrected.- Update to 20.3.2 * ssl: Added new API functions to facilitate cipher suite handling * erts, observer: More crash dump info such as: process binary virtual heap stats, full info for process causing out-of-mem during GC, more port related info, and dirty scheduler info. * inets: Add support for unix domain sockets in the http client.- Update to 20.2.2. - Changes for 20.2.2: * mnesia: Removed a quadratic behavior in startup. This change implies that backend plugins (if used) must be set when the schema is created or via configuration parameters before mnesia is started. * mnesia: Bad timing could crash mnesia after a checkpoint was deactivated and reactivated with the same checkpoint name on different tables. - Changes for 20.2.1: * ssh: Fix problem with OpenSSH 7.2 (and later) clients that has used sha1 instead of sha2 for rsa-sha-256/512 user's public keys. - Highlighted changes for 20.2: * crypto, ssl: The crypto API is extended to use private/public keys stored in an Engine for sign/verify or encrypt/decrypt operations. The ssl application provides an API to use this new engine concept in TLS. * ssh: SSH can now fetch the host key from the private keys stored in an Engine. See the crypto application for details about Engines. * ssl: A new command line option -ssl_dist_optfile has been added to facilitate specifying the many options needed when using SSL as the distribution protocol. * stdlib: Improve performance of the new string functionality when handling ASCII characters.- Update to 20.1.5: * erts: Fixed a regression in zlib:gunzip/1 that prevented it from working when the decompressed size was a perfect multiple of 16384. This regression was introduced in 20.1.1 * erts: Fixed a memory corruption bug in enif_inspect_iovec; writable binaries stayed writable after entering the iovec. * erts: Fixed a crash in enif_inspect_iovec on encountering empty binaries. * erts: zlib:deflateParams/3 will no longer return buf_error when called after zlib:deflate/2 with zlib 1.2.11. * inets: Correct the handling of location headers so that the status code is not hard coded. This should have been fixed by commit 2cc5ba70cbbc6b3ace81a2a0324417c3b65265bb but unfortunately was broken during a code refactoring and unnoticed due to a faulty placed test case. - Update to 20.1.4: * inets: Fix broken handling of POST requests * inets: Make sure ints:stop/2 of the service httpd is synchronous * inets: Honor status code returned by ESI script and modernize "location" header handling. - Update to 20.1.3: * diameter: A fault introduced in diameter 2.1 could cause decode errors to be ignored in AVPs following the header of aGrouped AVP. * erts: Added zlib:set_controlling_process/2 to move a zstream() between processes. * erts: Fix so that schedulers are bound correctly when the first available cpu is not the first detected cpu. e.g. when using "taskset -c X..Y" when X is not equal to 0. * snmp: The recbuf configuration option was not propagated correctly to the socket for the SNMP Manager.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Update to 21.1.2: * diameter: An inadvertently removed monitor in diameter 2.1 caused the ets table diameter_reg to leak entries, and caused service restart and more to fail. * erts: Fixed bug that could cause a VM crash when a corrupt message is received on distribution channel from other node. - Update to 20.1.1: * compiler: The compiler could issue an incorrect internal consistency failure diagnostic for some complicated bit syntax maches. * erts: The new zlib module returned a data_error when inflating concatenated streams, which was incompatible with the old module's behavior of returning the uncompressed data up to the end of the first stream. * erts: zlib:gunzip/1 will no longer stop at the end of the first stream when decompressing concatenated gzip files. * ssh: Fixed broken printout * ssh: Disable aes_gcm ciphers if peer is OpenSSH 6.2 which is known to have trouble with them in some cases. - Update to 20.1: * crypto, public_key: Extend crypto and public_key functions sign and verify with: support for RSASSA-PS padding for signatures and for saltlength setting X9.31 RSA padding. sha, sha224, sha256, sha384, and sha512 for dss signatures as mentioned in NIST SP 800-57 Part 1. ripemd160 to be used for rsa signatures. A new tuple in crypto:supports/0 reports supported MAC algorithms. * diameter: Add service option decode_format to allow incoming messages to be decoded into maps instead of records. Decode performance has been improved. Add service/transport option avp_dictionaries to give better support for dictionaries only defining AVPs. * erts: Upgraded the ERTS internal PCRE library from version 8.40 to version 8.41. * erts, kernel, tools: Profiling with lock counting can now be fully toggled at runtime in the lock counting emulator (-emu_type lcnt). Everything is enabled by default to match the old behavior, but specific categories can be toggled at will with minimal runtime overhead when disabled. Refer to the documentation on lcnt:rt_mask/1 for details. * lcnt:collect and lcnt:clear will no longer block all other threads in the runtime system. This makes it possible to run the lock counting under heavier load. * erts: The zlib module has been refactored and all its operations will now yield appropriately, allowing them to be used freely in concurrent applications. * erts, tools: Add erlang:iolist_to_iovec/1, which converts an iolist() to an erlang:iovec(), which is suitable for use with enif_inspect_iovec(). * erts: Add new nif API functions for managing an I/O Queue. The added functions are: enif_ioq_create(), enif_ioq_destroy(), enif_ioq_enq_binary(), enif_ioq_enqv(), enif_ioq_deq(), enif_ioq_peek(), enif_inspect_iovec(), enif_free_iovec() * observer/crashdump_viewer: Reading of crash dumps with many binaries is optimized. A progress bar is shown when the detail view for a process is opened. The cdv script now sets ERL_CRASH_DUMP_SECONDS=0 to avoid generating a new crash dump from the node running the Crashdump Viewer. * observer: Add system statistics and limits to frontpage in observer. * public_key, ssl**: Improved error propagation and reports * ssh: A new option modify_algorithms is implemented. It enables specifying changes on the default algorithms list. See the reference manual and the SSH User's Guide chapter "Configuring algorithms in SSH". * tools/xref: The predefined Xref analysis locals_not_used now understands the -on_load() attribute and does not report unused functions. * tools/fprof: When sampling multiple processes and analyzing with totals set to true, the output now sums together all caller and callee entries which concerns the same function. Previous behaviour was to report each contributing entry separately.- Only Java 1.6 is supported by Erlang since 18.0 release- Update to 20.0.5: * erts: Fixed bug in binary_to_term and binary_to_atom that could cause VM crash. Typically happens when the last character of an UTF8 string is in the range 128 to 255, but truncated to only one byte. Bug exists in binary_to_term since ERTS version 5.10.2 (OTP_R16B01) and binary_to_atom since ERTS version 9.0 (OTP-20.0). * inets: http_uri aligned to follow RFC 3986 and not convert "+" to space when decoding URIs. * inets: Added new option max_client_body_chunk to httpd server to allow chunked delivery of PUT and POST data to mod_esi callback. Note, new mod_esi callback implementation is required. Also correct value provided by server_name environment variable.- Update to 20.0.4: * dializer: Fix a bug where merging PLT:s could lose info. The bug was introduced in Erlang/OTP 20.0. * erts: A timer internal bit-field used for storing scheduler id was too small. As a result, VM internal timer data structures could become inconsistent when using 1024 schedulers on the system. Note that systems with less than 1024 schedulers are not effected by this bug. This bug was introduced in ERTS version 7.0 (OTP 18.0). * erts: Automatic cleanup of a BIF timer, when the owner process terminated, could race with the timeout of the timer. This could cause the VM internal data structures to become inconsistent which very likely caused a VM crash. This bug was introduced in ERTS version 9.0 (OTP 20.0). - Update to 20.0.3: * asn1: Default values now work in extension for PER, so if you give the atom asn1_DEFAULT instead of a value it will become the default value. * compiler: Fail labels on guard BIFs weren't taken into account during an optimization pass, and a bug in the validation pass sometimes prevented this from being noticed when a fault occurred. * erts: Binary append operations did not check for overflow, resulting in nonsensical results when huge binaries were appended. * ssh: All unknown options are sent to the transport handler regardless of type.- Update to 20.0.2: * asn: Fixed compilation error of generated code caused by a missing quotation of function names as part of an external call for encoding. * erts: Added missing release notes for OTP-14491 ("performance bug in pre-allocators") which was included in erts-9.0.1 (OTP-20.0.1). * erts: Fixed a bug that prevented TCP sockets from being closed properly on send timeouts. * erts: Fixed bug in operator bxor causing erroneuos result when one operand is a big *negative* integer with the lowest N*W bits as zero and the other operand not larger than N*W bits. N is an integer of 1 or larger and W is 32 or 64 depending on word size. * kernel: The documentation for the 'quiet' option in disk_log:open/1 had an incorrect default value.- erlang-gs application has been depricated- Update to 20.0.1: * erts: Fixed a bug in gen_tcp:send where it never returned when repeatedly called on a remotely closed TCP socket. * erts: Fixed segfault that could happen during cleanup of aborted erlang:port_command/3 calls. A port_command is aborted if the port is closed at the same time as the port_command was issued. This bug was introduced in erts-8.0. * erts: Fixed implementation of statistics(wall_clock) and statistics(runtime) so that values do not unnecessarily wrap due to the emulator. Note that the values returned by statistics(runtime) may still wrap due to limitations in the underlying functionality provided by the operating system. * erts: Fix performance bug in pre-allocators that could cause them to permanently fall back on normal more expensive memory allocation. Pre-allocators are used for quick allocation of short lived meta data used by messages and other scheduled tasks. Bug exists since OTP_R15B02. * runtime_tools: A faulty encoding comment was added when saving trace patterns to file. This is now corrected. * stdlib: A bug in proc_lib:format() introduced in Erlang/OTP 20.0 is corrected. * stdlib: Fix string:len/1 to be compatible with previous versions. * stdlib: In OTP-20.0, the behavior of c, make, and ct_make was changed so that in some cases the beam files by default would be written to the directory where the source files were found. This is now changed back to the old behavior so beam files are by default written to current directory. - Update to 20.0.0: * Potential Incompatibilities * ERTS: * The non SMP Erlang VM is deprecated and not built by default * Remove deprecated erlang:hash/2 * erlang:statistics/1 with scheduler_wall_time now also includes info about dirty CPU schedulers. * The new purge strategy introduced in OTP 19.1 is mandatory and slightly incompatible for processes holding funs * see erlang:check_process_code/3. * The NIF library reload is not supported anymore. * Atoms can now contain arbitrary unicode characters which means that the DFLAG_UTF8_ATOMS capability in the distribution protocol must be supported if an OTP 20 node should accept the connection with another node or library. Third party libraries which uses the distribution protocol need to be updated with this. * Asn1: Deprecated module and functions removed (asn1rt, asn1ct:encode/3 and decode/3) * Ssh: client only option in a call to start a daemon will now fail * Highlights * Erts: * Dirty schedulers enabled and supported on VM with SMP support. * support for “dirty” BIFs and “dirty” GC. * erlang:garbage_collect/2 for control of minor or major GC * Erlang literals are no longer copied when sending messages. * Improved performance for large ETS tables, >256 entries (except ordered_set) * erlang:system_info/1 atom_count and atom_limit * Reduced memory pressure by converting sub-binaries to heap-binaries during GC * enif_select, map an external event to message * Improvements of timers internally in the VM resulting in reduced memory consumption and more efficient administration for timers * Compiler: * Code generation for complicated guards is improved. * Warnings for repeated identical map keys. #{'a'=>1, 'b'=>2, 'a'=>3} will warn for the repeated key a. * By default there is now a warning when export_all is used. Can be disabled * Pattern matching for maps is optimized * New option deterministic to omit path to source + options info the BEAM file. * Atoms may now contain arbitrary unicode characters. * compile:file/2 has an option to include extra chunks in the BEAM file. * Misc other applications: * Significantly updated string module with unicode support and many new functions * crypto now supports OpenSSL 1.1 * Unnamed ets tables optimized * gen_fsm is deprecated and replaced by gen_statem * A new event manager to handle a subset of OS signals in Erlang * Optimized sets add_element, del_element and union * Added rand:jump/0-1 * When a gen_server crashes, the stacktrace for the client will be printed to facilitate debugging. * take/2 has been added to dict, orddict, and gb_trees. * take_any/2 has been added to gb_trees * erl_tar support for long path names and new file formats * asn1: the new maps option changes the representation of SEQUENCE to be maps instead of records * A TLS client will by default call public_key:pkix_verify_hostname/2 to verify the hostname * ssl: DTLS documented in the API, experimental * ssh: improving security, removing and adding algorithms * New math:fmod/2- Disable global PIE for erlang, code is currently not fully ready.- Update to 19.3.2: * erts: The +Bi command line argument of erl erroneously caused SIGTERM to be ignored by the VM as well as of all its child processes. This bug was introduced in erts version 8.3.- Update to 19.3.1: * crypto: Fix a bug with AES CFB 128 for 192 and 256 bit keys. Thanks to kellymclaughlin ! * erts: Trying to open a directory with file:read_file/1 on Unix leaked a file descriptor. This bug has now been fixed. * erts: Invoking init:stop/0 via the SIGTERM signal, in a non-SMP BEAM, could cause BEAM to terminate with fatal error. This has now been fixed and the BEAM will terminate normally when SIGTERM is received. * inets: Fixed a bug in ftp that made further operations after a recv_chunk operation impossible. * ssh: ssh:daemon_info/1 crashed if the listening IP was not 'any' * ssl: Correct active once emulation, for TLS. Now all data received by the connection process will be delivered through active once, even when the active once arrives after that the gen_tcp socket is closed by the peer.- Changes since 19.2: * crypto, ssh: The implementation of the key exchange algorithms diffie-hellman-group-exchange-sha* are optimized, up to a factor of 11 for the slowest ( = biggest and safest) group size. * dialyzer: The peak memory consumption is reduced. Analyzing modules with binary construction with huge strings is now much faster. * erts: A received SIGTERM signal to beam will generate a 'stop' message to the init process and terminate the Erlang VM nicely. This is equivalent to calling init:stop/0. * kernel: The functions in the file module that take a list of paths (e.g. file:path_consult/2) will now continue to search in the path if the path contains something that is not a directory. * kernel: Two OTP processes that are known to receive many messages are rex (used by rpc) and error_logger. Those processes will now store unprocessed messages outside the process heap, which will potentially decrease the cost of garbage collections. * public_key: New function pkix_verify_hostname/2,3 implements certificate hostname checking. See the manual and RFC 6125.- * public_key, ssh: The ssh host key fingerprint generation now also takes a list of algorithms and returns a list of corresponding fingerprints. See public_key:ssh_hostkey_fingerprint/2 and the option silently_accept_hosts in ssh:connect. * ssl: Move PEM cache to a dedicated process, to avoid making the SSL manager process a bottleneck. This improves scalability of TLS connections. * stdlib: filename:safe_relative_path/1 to sanitize a relative path has been added.- Add missed scripts requires for erlang-epmd package- Update to 19.2.2: * mnesia: Fixed crash in checkpoint handling when table was deleted during backup.- Update to 19.2: * stdlib: The new behaviour gen_statem has been improved with 3 new features: the possibility to use old style non-proxy timeouts for gen_statem:call/2,3, state entry code, and state timeouts. These are backwards compatible. Minor code and documentation improvements has been performed including a borderline semantics correction of timeout zero handling. * ssl: Experimental version of DTLS. It is runnable but not complete and cannot be considered reliable for production usage. To use DTLS add the option {protocol, dtls} to ssl:connect and ssl:listen. * ssh: Extended the option silently_accept_hosts for ssh:connect to make it possible for the client to check the SSH host key fingerprint string. Se the reference manual for SSH. * ~40 contributions since the previous service release OTP 19.1- Update to 19.1: * erts: Improved dirty scheduler support. A purge of a module will not have to wait for completion of all ongoing dirty NIF calls * erts: Improved accuracy of timeouts on MacOS X * kernel: Add net_kernel:setopts/2 and net_kernel:getopts/2 to control options for distribution sockets in runtime * asn1: Compiling multiple ASN.1 modules in the same directory with parallel make (make -j) should now be safe * httpd: support for PUT and DELETE in mod_esi * ~30 contributions since 19.0- Update to 19.0.4: * erts: Fixed a race that could cause a lost wakeup of a process that timed out in a receive ... after. This bug was introduced in ERTS version 7.0. * erts: Fixed segfault after writing an erl crash dump.- Update to 19.0: * compiler, stdlib: New preprocessor macros *?FUNCTION_NAME, ?FUNCTION_ARITY*. New preprocessor directives -error(Term) and - warning(Term) to cause a compilation error or warning, respectively. * gen_statem: a new state machine behavior * mnesia_ext: plugin of external storage solutions to mnesia * crypto: uses EVP interface in OpenSSL resulting in generally better performance and support for HW acceleration * ssh: performance improvements, uses the new gen_statem behavior * ssl: enhanced error log messages * dialyzer: the support for maps is very much extended both the type specification syntax and the type analysis. * erts: erlang:open_port(spawn, ...) 3-5 times faster * erts/kernel: Experimental support for Unix Domain Sockets * ose: Deprecated application has been removed * webtool: Deprecated application has been removed * test_server: Deprecated application has been removed, use common_test instead- Do not suppress errors from useradd/groupadd - Orthographic/typographical fixes- Update to 18.3.4: * inets: Handle multiple \t in mime types file * ssl: Correct ssl:prf/5 to use the negotiated cipher suite's prf function in ssl:prf/5 instead of the default prf. * ssl: Timeouts may have the value 0, guards have been corrected to allow this * ssl: Change of internal handling of hash sign pairs as the used one enforced to much restrictions making some valid combinations unavailable. * ssl: Create a little randomness in sending of session invalidation messages, to mitigate load when whole table is invalidated.- Return diameter application: as for 18.3.3 it is distributed under APL license- Update to 18.3.3: * common_test: The nodelay option used to be enabled (true) by default for sockets opened by the Common Test telnet client. * common_test: Fix bug in cth_surefire * common_test: The ct:get_timetrap_info/0 function has been updated to return more information about timetrap scaling. * common_test: A problem with stylesheet HTML tags getting incorrectly escaped by Common Test has been corrected. * common_test: The ct_run start flag -no_esc_chars and ct:run_test/1 start option {esc_chars,Bool} have been introduced. * inets: Put back unused module inets_regexp * ssl: Correct cipher suites conversion and gaurd expression.- Update to 18.3.2: * inets: Add environment information item peer_cert to mod_esi * ssl: Corrections to cipher suite handling using the 3 and 4 tuple format * ssl: Make values for the TLS-1.2 signature_algorithms extension configurable- Update to 18.3: * New statistics info about runnable and active processes & ports. Call erlang:statistics with: total_run_queue_lengths | run_queue_lengths | total_active_tasks | active_tasks. * Time warp improvements: dbg:p/2 and erlang:trace/3 with monotonic_timestamp |strict_monotonic_timestamp. * Introduced a validation callback for heart. * The module overload in sasl has been deprecated. * several bug fixes- Update to 18.2.3: * inets: mod_alias now traverses all aliases picking the longest match and not the first match.- Update to 18.2.2: * ssh: The authentication method 'keyboard-interactive' failed in the Erlang client when the server after successful authentication continued by asking for zero more passwords.- Update to 18.2.1: * Due to a bug in the handling of paths on windows none of the following would work with paths containing a space: ct_run dialyzer erlc escript typer This also contains a fix for HiPE enabled emulator for FreeBSD. - Update to 18.2: * ssl: Add configurable upper limit for session cache. erts: Add function enif_getenv to read OS environment variables in a portable way from NIFs. * kernel: Add {line_delim, byte()} option to inet:setopts/2 and decode_packet/3 * ssh: The 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384' and 'ecdsa-sha2-nistp521' signature algorithms for ssh are implemented. See RFC5656. * ssh: The ssh:daemon option dh_gex_groups is extended to read a user provided ssh moduli file with generator-modulus pairs. The file is in openssh format.- disable hipe on s390/s390x to fix build- Update to 18.1.3: * ssl: Add possibility to downgrade an SSL/TLS connection to a tcp connection, and give back the socket control to a user process. * ssh: The following new key exchange algorithms are implemented:'ecdh-sha2-nistp256', 'ecdh-sha2-nistp384', 'ecdh-sha2-nistp521','diffie-hellman-group14-sha1', 'diffie-hellman-group-exchange-sha1' and 'diffie-hellman-group-exchange-sha256'. This raises the security level considerably. * kernel,stdlib,sasl: A mechanism for limiting the amount of text that the built-in error logger events will produce has been introduced. It is useful for limiting both the size of log files and the CPU time used to produce them. This mechanism is experimental in the sense that it may be changed based on feedback. See config parameter error_logger_format_depth in the Kernel application. - Removed erts_fix_unlock_status_lock.patch: fixed in upstream- Rework wxWidgets BuildRequire: fix build for Leap 42.1- update to 18.0.3: * erts: Fixed a binary memory leak when printing to shell using the tty driver (i.e. not -oldshell). * erts: Fix a bug where the standard error port sometimes crashes with eagain as the reason.- add erts_fix_unlock_status_lock.patch to fix a rare deadlock in erts- fix RHEL/CentOS 7 build- update to 18.0.2: * Fix processes ending up in an inconsistent half exited state in the runtime system without SMP support * Remove unnecessary copying of data when retrieving corrected Erlang monotonic time. * POTENTIAL INCOMPATIBILITY: Change default OS monotonic clock source chosen at build time. This in order to improve performance. The behavior will now on most systems be that (both OS and Erlang) monotonic time stops when the system is suspended. (changeable via the - -enable-prefer-elapsed-monotonic-time-during-suspend configure parameter) * Fix erlang:system_info(end_time) returning a faulty value on 32-bit architectures. * Fix the trace_file_drv not handling EINTR correctly which caused it to fail when the runtime system received a signal.- update to 18.0.1: * Fix a rare hanging of the VM seen to happen just after emulator start. Bug exists since R14.- update to 18.0: * new license: APL 2.0 (Apache Public License) * erts: The time functionality has been extended. This includes a new API for time, as well as "time warp" modes which alters the behavior when system time changes. You are strongly encouraged to use the new API instead of the old API based on erlang:now/0. erlang:now/0 has been deprecated since it is a scalability bottleneck. See http://www.erlang.org/doc/apps/erts/time_correction.html * erts: Beside the API changes and time warp modes a lot of scalability and performance improvements regarding time management has been made. Examples are: + scheduler specific timer wheels, + scheduler specific BIF timer management, + parallel retrieval of monotonic time and system time on OS:es that support it. * erts: The previously introduced "eager check I/O" feature is now enabled by default. * erts/compiler: enhanced support for maps. Big maps new uses a HAMT (Hash Array Mapped Trie) representation internally which makes them more efficient. There is now also support for variables as map keys. * dialyzer: The -dialyzer() attribute can be used for suppressing warnings in a module by specifying functions or warning options. It can also be used for requesting warnings in a module. * ssl: Remove default support for SSL-3.0 and added padding check for TLS-1.0 due to the Poodle vulnerability. * ssl: Remove default support for RC4 cipher suites, as they are consider too weak. * stdlib: Allow maps for supervisor flags and child specs * stdlib: New functions in ets: + take/2: Works the same as ets:delete/2 but also returns the deleted object(s). + update_counter/4 with a default object as argument- update to 17.5.6: * Fix broken relay counters * Fix diameter_sctp listener race - fix build for SLE_12- Update to 17.5.4- fix systemd service files for epmd: * fix stop of epmd (epmd -kill is deprecated and ignored, so stop hangs)- Update to 17.5: * ERTS: Added command line argument option for setting the initial size of process dictionaries. * Diameter: configurable incoming_max len and string_decode for diameter messages * Bugfixes and minor small features in applications such as compiler, common_test, crypto, debugger, eldap, erts, hipe, inets, ssh, ssl, ... - remoce ct-fix_incl-dirs.patch (included upstream)- add ct-fix_incl-dirs.patch (upstream patch for common test)- Version 17.4: * eldap: Nearly all TCP options are possible to give in the eldap:open/2 call. * ssh: Added API functions ptty_alloc/3 and ptty_alloc/4, to allocate a pseudo tty. * ssl: Handle servers that may send an empty SNI extension to the client.- use wxWidgets 3.0- fix bashisms in pre scripts390zl36 1705504345  23.3.4.19-150300.3.14.123.3.4.19-150300.3.14.1debugger-5.0ebindbg_debugged.beamdbg_icmd.beamdbg_idb.beamdbg_ieval.beamdbg_iload.beamdbg_iserver.beamdbg_istk.beamdbg_wx_break.beamdbg_wx_break_win.beamdbg_wx_code.beamdbg_wx_filedialog_win.beamdbg_wx_interpret.beamdbg_wx_mon.beamdbg_wx_mon_win.beamdbg_wx_settings.beamdbg_wx_src_view.beamdbg_wx_trace.beamdbg_wx_trace_win.beamdbg_wx_view.beamdbg_wx_win.beamdbg_wx_winman.beamdebugger.appdebugger.appupdebugger.beami.beamint.beamprivdebugger.gifdebugger.toolerlang_bug.png/usr/lib64/erlang/lib//usr/lib64/erlang/lib/debugger-5.0//usr/lib64/erlang/lib/debugger-5.0/ebin//usr/lib64/erlang/lib/debugger-5.0/priv/-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:32135/SUSE_SLE-15-SP3_Update/b51e5fcf547c6ae49a334068a3463551-erlang.SUSE_SLE-15-SP3_Updatecpioxz5s390x-suse-linuxdirectoryASCII textGIF image data, version 89a, 29 x 29PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced5aoRZ;Wؗ<utf-8a27148fbf747086b7f09eda9715501c67f7a571953d4b2228f3787964ad6e371?P7zXZ !t/iO] crt:bLL #=wUVrvS0cJ\< ws~ ۲!H?Mۑ I9J"ɘvQ_X'1Qf{+ek{hK t˰\L!!y )_~Oe1'pZrNd &*x˼W&2/D.s{g7RՇN0E]jz^K`TPSA N困(mUs5q]7 bZwyߎKYDj(+8ޮNjUJ'bBʃq~0 n"z9ZiYͿ,(pF.ƩSL8OC$M#8D(uըЁn6.S~ ̯oЈV.v.O70= 6T AW&'{|畳kҴۭMFrjYIsS|$Cy-Wc͞_M`:tZEC7n >q-vumB.Tb՚={ɂ4n: #%GiB'Qc͆"0fī{+#rlDžeE>,C<*ZaؽX%N#t,tꑱؠ( bG-]%Xi%X:@ZTv'g]Dmp摉q*fF+z1`cŘrϗQK0eb.Ւ V*aI;zc{lܧTJ/k:ڶkLCѡ,#쌪e3E`A%؉XS( kW jt5o&ԄԠ 6RІv!_6{R,FiI G 3 =A98%"DpϑecKI$} {q7({gZDGHiLH ?߄&cJ)&ܩM"y>@zPE-JR50Z7YA`y_%ÚܱwzAzvo#)R }$ώ+@ؚS6dMoLǝmTlǚG2 ]. TOҥu{\t3J>a 0G5CDKר+6u'20Otd3jjbI_t_Ps("|W)[UxN8|x ZČ\.Fo~hn 조Ox3kAos}s![I6\t &D[=:%kR%ts*[ ݩaWLi^t/+7-:hg\Ҳ$P^\`7]8GT"3.F_^mk=u[v/:!#`iKmE]i()!^̀dY(՞|?Y1HlN[IiLoAͳ^0n'=0d.1 b%t 5L6v}OظXjiYe 6r"|AZgos^uTIbW _j 8h35}kMP$Մ}ȳ5$=bk٪=y5?>'!D{yO8]4^_+D&gEY(٣mOKrѝ9܎aQkΝộ!o%0 uŊxb>8Mm6$sa9pJ,!i̳}BM:5s/T7 "o|G_Y"Cl~0$bkϐd''#d!,yM&{]>1H*k8,>D2u"!ڬ?tZrD(#Ǒim8Ect؇ A tD$ "8sZ>]bG q ͳl+$K@q'Z7 ͦ^#96!ɨ%AVGLQiӵ}垮sȟ9*z~1+S4զ|LGuJV[z߉.R̒ϰܘ_^Hߺӈvh+ dH ŸN[ɉI:OK+d$v` ~Us"F](y/;%3ߚ1p1ALqz/˄>gWZi-HHޱ9XߕUeEzlBr8!K >]jE}uR 8s@ozB\y uzMk *KK?X&1IiDl}-ZBT "vXr\8{va4qgxK> _cWQbln,^C~ey2?A&׷kD[ EqGu99*C#)œϩ%m2srB|m?zĄ T>ߙ_ _OcE T4!P|J)79iw-= sDe=PRKPTdADd,}H챟/ZD["bܔĶ}D<Ϡd!.zs8="$@HqFff{SqVuԫrjm4B1D E/ЫQzi=$ų2zoՄdv//E?Cz =ɖI4JdSFͫ? ۊ.ypngSeS$76'}ؚ+tdz=1 P]99aR\3ծ)^ iF R⃩`,/~N~b_l3_eH@|~25 E7v(9+6{ Ra9I6E_/uIg[b Y`'}bfEXXuӥbئ@۴PF ;#jYR<`%Ryck. )Kʮz[6:TPqtthu\ CGԣ<GTrvdYĩ^lYIn6^t>c؃]!dFK?jFШn9,e*ɢYHu)GB`v۵N!6i%\e /rγ0zd])_U26YdgBk]ԛi;1bfx?"TrdUeA4T/fȂa樬Eo -D ;.cW&T݋y<\g i` I wၨN%X)b͏!nX T:mT-Fk ;P8{^?K%'YR3}HHX#]ߵYO|/Gy$Z}` @v21jzo~0dO #Խsp xryyvA┆B.J:]v+rCU6ޝjA#/HfO  v#-Gth w$2hz|.t|@~tC"HK(@.g3+[?xUR͢W} -H}|ՙ0jG,z8ty6ΝWA+loon\d,oT!.u'CkuSj ԗ݄-+PnV4K}W $Ls9J*;ڱͦs,kI:&]vCm/83R8muMsn¢v3'S={Xal&PMp8[!|%'Y@)_j2WvΌKɌ<iN>yfOoJ3 dX7akExi}TTV/=GJ#(H`9y^w\PlbYC$M[^>y06J'5C9\J&/M2`p:3 AJ*\]~lQǠ+ew:$NH0 l :)a^z4+[qf)5u :E\ŨBjق@"̅bL$Tϥu\N)nU|h`GC`~T-ӝ{Oc ŸN%hǗ]AiClֹh@t aTYS=؏Q~^09ZMŮqJ]SJ|b="_cZ@v_)%T8P )kQ,G1Zà C& >,y"kXɹ ̒;İ8:$uXv1<{H 5YY+oHQH/[32B#M\a$S_z|3ܛG[:(؎( <ִjA-ä́/ݥFyT)qگ_Q@@>=S"ȗ`c7w<Bu 32Z/8ղöcM${%:b#CSh"ȗCXӂan(u4i@%Se z?ǻx?o WR[o`P[kK./B5O/VXl9.go<}FLE8 4`E2lmSt~!MomH$>4]MI~x[uoT9^X?66L]+l/vIK|^i1MGf(II3[=mrͿ, 62>z_4d4wHwB"}:\H$տ٩MvSSsGcDdڙ"zrw4ݱws#YDޞf0Js6nG[2 a:M=rhèjn`TĂ?@dTO0pB.g^6퍂Q777V*?؄XiB!G X=H Nڳq}T"$T0ÜOvk2!$!>K:l\(Ȧ4<8\Y&aےAh†)Lfe0Ծ-h4'&+T=;T9P'xOd=䍰cqT+[m~xU.8?Y-"O% =v65 h߱ M<%*TˣjN]1TƃvC>7Oz[O4#`/*.6hg8#`\|xydzTQ_>{}(bWV}ݿOM}BĹA^. U,xNЪ%5˱/ƒݞrC+*=*9ր抅"ҡ-O:2TcHluCa[qƨރ߶_Z%8KOUT3,HE ^Jt;&>!i f.M!*9tlg,Χ8) ;\pCnfw7(*dB1\ӊ_^w8 /q;|b8L0 k$pyW5 :1i:*^Y3i,EXQoEH/47C g{ ]L+Vx+@h=R: U9 )Q&0i,j@mƣg8/VxѐlGyEhS)H'l=> 6+j]k-ƆTiogQH4r먐P`'//3~!JY1޹~ m*-AVqEBJa`$S7v6|637޷ŝ굱 Uklx#DW~n?>N0׿>U'~[ N,aN9m$^GiF,49K,p}$mr(τPbd o{";q,0V]S}R3'(ڕfMk!p5.CtOci-LEY,d{ DX_8a]'AS%vMV,>+8 PϪ~P/Ź{f5r;(\$OoxA]]Q #?m.಩JTT :,Un{]k@X0Rǿ}&BL"pr SiFv %H y\y1rQw٫eNDe0q4ֳ]Y?涟Y- bJ= tнB7cyY"g3h:j8=)Meh{!V֥iF-gZsKǦ80$NtMVf[3q4LlGLgVN Κ&W1\KC\,,7;1cN9״FM:T:q%pu86lW"^?_I ̹)/IML?i1zA ;鿰[`7|W/zQ믑fkH.F(䄽EgI-S#b/8.͔n x+j, Bmo"Y+hS%#Y5YRE@17W ¾Ӟl5#N?S^% 4P΢@OyBs l+kЊmJ e!H٠ He;Tth,\ ;Eo{Y'Nk^]p?D=mw^ʅ!k)Y6Aʎ"?7طc*2<4/}׸ |v;P>+Y1RE;mĚa6}^3lEn@8O(zçi6jg`y/@0hLMu ~\]_:p t?C…]0PndLau >h-`m=KbapDe419ۛ5ʭaxh3M,lzJqvw$]]3}3Ƨ%h<7n)HChOB3!Jp11UveǶ'ݍbxn }v"tWK ߬41,#A hK4TH4J$ub&_7uu9F[>~K}NGt!^`֜P:q6!B6ss ];T*q(̈́VԦ~q3m,3:5"_ ~Az{!yWM3w!I+uM`xM&~D?~%2fqLm{K7:Wvyk[<ѭxBQgrY\EB>ODi„7B_R  lޒ3 W -8:rrWP{vӏA?Wi#SAti/osf,J|x+BE,Ep/U9 pv}(? _{ᓋ`j |*[PS$e Scd>Vʳ:ׯ]x".%JX+icO֕5Y5j7uhR/}Ae3_V tp J\|Ge+*o04b6@V?od1y\ow}]h=5Ts>1/6 g&_ij˝#<:C4J0n?|6vȁ>!T @LtDf}Vmw VXkmNnBحnN.u? ˷g+ܼ8=%y'c{c<JIд<ӝQL|Wd}5I.V'to߲;iP)tavfl <碢 qv,Xۄ*P.Dx C#ꂯ^E,XL؀ãP\Cu6/WGۨCr U6G^qC^㳑O3B Z[ {p67}񎃪\Hfd0)]x;fAts;ZW|_6a8#l( 'mn_7YT\$NN5$Yd>G}ӾZCN!\/a;g'~ 9EgnZT2 LgL"9YjC{h%+:Ɩy€ϩ,(SNUd>[{XQhL]?wcNȮpOc}CM[(@]'M oJvODp:p19;mf+":83tW_$Lc;>̎MhR*^j8pSxIIOӧX؂ R]L+IM :¼+fCcM7NeP&9b hz@iKMcb9_+ֶ6FURY8rl9RkTXïj{/԰)^v}].H9'Fཷ's"V :'%Hmq+c;`daL2XHB.,32q3dW;'S88Sᯃ%9mX"IgYܸ9o/pi6\{av(`~aC4W uGDM>lK1VSs] N- @쳱8Rf|ʫZ1[y^Qw=]<3}ak͜ ✄6'X <uZd_Yi_J5`a0iW8z%:~H<~*c9j4jwIVb )*}L킌0]Ґ2DnW!ƣ "A`|WD#P^?~WH>ih`(+ֆlfFA%⩶Xb:5p{ vq|~?-Ӛ+1;ZQ7ِ fH"R n 6[UcdvtT56$,iGgZ)UEJ勋 PXЮKϢTmwhs>VjȅAlI1psg@8a[7Zr%"h^$g[2x$*8Z5 ets^ >K"<,5Sq`3l/)THHl1& 謮'^/V7I4]Wedb .e1i1ܘb)땦F)@a6\qPAɞ*y#59qPN)p(1}\z-}7Um(T=1ׄjLvvYXٳW'_O2i{5}8$#/myrd-E|YLuS%9X i*bw3hL]\DckVς$eډ=yW<mZ>'bk1>)CP1@2Ytaru|fW7si۳XYDD4 \d% N-\rt x5XÛe ӈ:0(M DXIZPwHn0]"7P $ņ=p}{EQToQu[|ɹp"~Vw]Z_A9t/0WYI~pQ5Ҍ- .FlDjI+:~&jc>n~x#/0DE~g [sRn?śE"sqsj#b܁xTxcl {-|sjs+:|&ה }Dt9?2-<.NGjJTN+@o:7֟.ChRy/Of$E2eѬ#CwbU+CE|tn(^(~MT[^\%ɀ_E.\Q"&k]\XKGm7%~qU, ًUE[*԰XTiSk[J )}Dx-%<È*_}jaoCɐ*22Ya4՘k\̫ͦJmৱ~*y ˂Ip"(amvLn0LVz1'Ajg~aM /([Ck M\:n +{ʤ€CIH#q G"f!%B%w*9f$)-:D7p4Z'9.(g Dm?R_ a ?jGx@ W!@=˲5ǢD뮡^5c8| /4[Q84-Y;B>"cM vcCȾJF?tB.){|_oE̚0!}^sE CH3 a⚑ uLQ2QP`2>Զ'{\#!VD; RC Q|mrwGF*%jD {ɖ.Yާͤ=e:;070IpԻK%s1 :MYAiʨBSJmxbs 6!'"qKYCI@O3^/=['apH(󫭣>@g[Y&gʗY9RsUصO\Kn͚@WgabǽU,[k֌9ҭ/Y Nq;p٬bdEt@5hLckK$W؂@#޻9ȱ&݈7mTH,U*/J/%Iqʱe8 τ!ZLj1xm(NVlj \ |?h! b~Gte'̝~5gh7tkS-6/]ʸIIN _)foVKBGt,3H:g>{~u\܂hqc;(* "mtX߹iH-gkPs$.Ƽee/.H!I16u0oRwX y6t)p=Dsюv!91X#GTurQT䅺}C-Pb̐P|:~+Zן$ ;~sZ4\׀?f+ E>ObGp^sS, q`?% yCR# ?i+։HXn>LNh04蟡aUDJ:xaWӡqmndaU֢˳䶮/VM[J>̀|n H |Ei*v x ۻn=3 J@o6:ܢnI@1:#OˣaɿvK6Q(m󸬧tܐoh/:F2($ML:dKr 큭qiA,SDI(ux]Xd>8%0.a a)*3&/i) K:i$t<*q(^':[pEƍO ~)XĕCVsx|L d,Rv\<>lh59p !gBFi":2< pe]Blo|n ]j* JGiEṸ,]C1&!w+M?3 q ~di? /̚od;"OtU#Cm5{i=R:wZa"DK:,5]Q.'+j 0fȑݧ8,$cQ܊GF7Mq"  5z >и 0cje F76&5lkZe"Sqj:_fҠfzlġJXy~!   .s_敆G&roS,8WI+S4yTf{RCo : v " Kg~(/s>++@{?FղU`jM;3Xr"~$g:[ ,xXK_Tb ؇M4[F`:g 0 ߭ ]? }FZ Uvz0t<ü9%mؽcwd|H#k(mm!>r *K8(&<ʔP-c@2Ef#?0 5IiMO-{H)BQk ŽgTsG}J93HB Rھj$- y*݂Ey6mQX"9@ڂҳx0k]pBﺥGrj_ EG~VtymwF,^HBd (ylme:oljqjH|K\/F/aO1'%)?u8bvhYQE]0 ǍKyZ pc7sA9)Cx1"L8 'BJ̣[ẚ!tou1*Gį!!{=o@UʤC;,8ޘ1Ē݋мqג͢m gĘוIJq"RsY&kUQsMDq@qoCVe,#G}gѓ S6@ɨkyvnچ>G:R씉^G;QCS7tqm3 Lm^f(eP,%J8=Y1! o]StN;AFS;e3ĴCkn wK|+M'- ch@'M<0nw+2;qNq5M<@@)buX#Bv) [l1MUa $'*qp6h5- ;D~-_쯵7A"{d$YDVt~-_8WRFA d$<,4@J̠zl!:*D+d09$|OvV>1 /B/d?UL J40pz.굹k X1f-}W wQDM Ŗy{T%Q_8K,7&߻)} wRLЫc`Ƴ;¾c(KL]P/֪tt4ZsnL;~g;:tgF"ly 7fğtN g6MUFk&"T6D!4eR;XEbR̩VvU p8E_WL@n5`A3 DLSRX!9ހc/ WEiW욷,ֆpDO#8~w ?&K/#C%cG_Aפoons j֑ W'Ӵì}RF~rxc2㈤F9ZB B7QU 9k)|:oa K!ȃf` B >g>ͶtkORKʹX4)hp)nDr|uږMDI9o. ]#6oZ'ٔ[$WEm.tjrҏ#a=8~[eT0ȡKrn `E 2^|"lAit|g6e8Ƀ}'e=x0D3ʴR{H,i5ẁ.:ʭL[NYx ڶ~q{Zaã9CORpIL.{ZV҈;ҧ,wKֈt%R ~-,|h}d/3 `QbijUe[PJb^v<_5)P@ԨhjJYqb7 ZfʢuJ=m,X):6X)γXz){~e(M;]\ťàVO. ľqUB!l!- P㉊ /nE~z|#wqө (6p*L@ԶZO:?XԧNMXzh!?Gf޲';oZmP |%OrPg9%@EnNLpȎ,gm{NfWo=}<0t=kg`^| zxo/7d]q쯵=!%RCGsa7pTY `Vuxɜ]8E%9TJQ1\Uqk# A6Sn{tB]3EͰty3愚G X+SJz*nMJfa9dz Ms(ɜݿ66)4k;]37$l ?e }y>$YwrڟLz4Ko`}/KG[?Ϊ|?Dp%J=#@: w>T]TCe{1@-V$r-$1!>xBt;#/(8(_D;j|;ԑ" {ZkvONpO|x?>7^GXغ|VnzMcuL֫r.FQvor圄(^JO@PUK8 ?Nmj~L̩ٶ07#YU:fEײ2\^֩݇TPї;; At! .>&d)"یʰ jYO; vAGU9#0@Nb ;y|v!kv0}j. gxcq/CguCcJ7;#t/r Dz!XCU;.fuԇ׃ua@HVWeG=eч#\;XT7/@}=/"QH 3p ;RUSSE~av*͊+ s 8&Vgϙ#=th?GU!SxIư4[2g\d|"-ZS!Dܰ"BB~DJ\FL_1l^& W.rϐc*EYRNA2]G[Txyx vxu]fA*"&>iO%:fAz-0CkoV#'jMZ~E)3rD]e`W6owTTM) WD$yTuqݩlBr ?>lVu}\a.z썎iؘ4;S /]v?ЎH oMV.j|Ii.%dh5-bН{iJ(+D `zR<[nO@_(wSk;b%t/%CӅ.$UKx{KM,ѹ#D d{t1UhAGa*Qj5Ç!361U)![; '?E ('LQTOw Lv՟)@QY+ц׌! 0|0$,q<kcF`zB`~#5^ox\J7 xG #"_V1BMܼvu/LzTd~UyKMTBK 8f׎Bv!R$tCtFws#Ed/Yj`+_*4Ψo3( =s){dIdT'Pv J 7䊯;YػWXQ_@uЛ>)BYq<Ô^Mz`7 to|WFȆy˚E ~Tˠ 0# D&UR8 6 NGTj|oIG#wQmWV@C1k B-{9ׂQgQ-NC\!9f$>ƝAmRF/A=^R9bANt !( 9\*|P΄ϰCE ?nf1?̀p !\r.j3'Y Z!Mg\)/aF*$H'P<\]R/ " uESB D-TD_o or%^m6 |l5@ ^4ioOWY&i(I RBY|6m!@^AEŶdØK UU"ys!Vg) hCY(2ؖ&~hQ},Z e6K@iWGDT' &.*``;k>EpS5>>?G;JH[e/ JGp2D7<]0 >~IJ1L rw⯊ˁ4s[&;BB_i!S&6{( Hڙ{u0jU\ȴo GZyV uO-YB_s~VsH [Q-αXb!GL<3;Ps>ٌ_<Ru"jk;!=ۮЭWT\5l$H65~#1vyFG'Bnq*R dˁH{dž?3pfˁ/@u8:>v{qOμ{yl2JAVkpc1X(wvɮQ8/ |SX,-#WtOȪ o^>Y-=Hbm 7ܥK3 0p5xpj';iH* Y?\[M4n PՙdM)=LuxreQ^i Rg ^DŽFnƔA/D3Og?VD1jρ%zaxˢ4y֑<eyu9YF PT]NQdM~UF~,qkŲֹ)pg2ԺW`T F-fn*>zghR+'WeJzl '@ۋ7̿!Zpq&ΕF;CAkR@=şXMWeGg6 ?}GFolm͐lǵ<^K:nA`Xc%T9=ᾒ6/Dڼ[[0{4[Uj X}AIe:/ 2Ņ 賶 UG!@g@G*4Fߔ,=;,IRm)4t^phZ;N?` u"cFʪ[᫠jL4+ys;f{ gjMBLZX%&ʽz:W@ֵzތ'$hEu VL8Bp+EV3=bːqgtX&onV˼u2 L ASngM,2덅/9 v֥lY7]W,>i52D*k4Bs_v(JፐnVmq,gفx U~k#SW!7k!t|'vbuv_k?R>q|GƿB<<v|S2Q;`@t̝E-i!!uCÝ x Ya}B)zžsGx4~El*f&&AGcĕ7)FˤRW Q9jY@W1ƾ /ge,?.w^@ >'SKu+1VTw4y'G~rwbKmf ̰_w jFcj8]T9fEDKY.U \Eiugc_5 jjSS!4$b/c)Ooixo`ä.F, `-CoqF"$?n*<ʴ۝Xǩ9O rM0&eM~?2vS6p\Ŧ3Z5j *άpe+YCkBOz)E0m'\}mMu:WB鵛pK]N SgG{+9/:' ~]F_~4F"%Hi'"?/yǶtTD*( #},qjٽ!>o+Ɠ֒r=pܛ&hp<'3ԫ7n-Ku2 ;BOO]'hG%mL'JvY(h RDڵͳB*4|wn r7mZ@i^4RZE#ܩ,tfpCÜçby;As:*Zj|uc|Vǽ{p c,]LO`n9GJ&z]9y\]@ی۔qMB _|S#-71x@}k Þk3y@Nɀ Y>oQ`Iӹ5y9`c;dTتQ!6遆z{x<ѐKYR rXKy45=AC놢L=(m/$M19`P9#* ISP[[I{y2ٜnݔtJ\&BQfqm, 'Ւ\Ac/F`mK"W#>-6B[k.6ߍ=Kف3āǓz-'J8+mEcaP:|i_⥺Ba ClY҉YA妳o:a_*DC^F\2 _0=s70Nj/H$67*bcCžԬ <qkB%{qGf Z_υ'(f: ;Ԕ %`'[ A<[7TYeґ(;~.gp?~GR+/toi9"nxFߙ30&QnXr0@5lZ onDaH`?DCAڸwNm!]?^ζBC me,^U.} v'$:ghRK @i*ߙ$QP=ÿӎr+R0M4R#%6l'ǺZ옣ǜǨ}q!KTpNl[OmLq0@o/Y9A&3mj Qc(D݃b,~>H_WeN7+ǩ>ǎ)0gvU箘#, jQ`5ȆfW@R4.{MsO;7ÍN^wu& )6 sÜ׎wAQe^9Za-KL"S%̆mZnSEW >^q61؅mo&MPx DRK^"ft0-p>e~t4™itJ"ˡiI=gbqw U¥WvYFDLHSufY+-skT[0sB9 yҫ ?jL ߕzCYjbo)L)?+qF ˤDyx&'A3=]8{.z'`a)S|0L,[>@LAh'IӽKu"^IIcK{'D+qKYPɇCFz]$RIKS?=#L_?4A#T$lo+ux}_G[^Yq2^ؠ(a7 \n0"FQKxDǁY {k"(v%t-g wq4 l&a@>}̲eNפ~eQX55( UIfAf0LRS5nC-a2v&إ3^_FE-ΡuRuQx : ڱiwH/""| (8DWs% My (0U+B % p\\ pB;Y~TIKM!F;<15I=X-@+DGoZ.2b;DZ}Ӯ㪡Jvo=P" 31de]_k{ cs˽Vy*cg]HiɾR{R㑍 I\피i59TGi><ɆX0K% iTұ";y _7 <q{RljSi;/G1h@3H\ORFr`q iXY9S09geza"h23-_^Pme<7rcV^ &超wL'-ECύW#Bi`aS.fr_^1`H+I$2(˖<E^%K#mG~(xĖC Uҿ:ق GrΤZ@ oK _Aۛf*NQg% j2d`f94M.W# )t;5DWOl~1mx rA՘]fn@In[u&DavYr*`Tj{'}CN@pffJ)&=G[}?#?I-c~myqPEM ԄeAR x P̈́2bxwb@){Ӑk.-ڠ;+572|C~1>#X"~cHB -^GoVA7+ @wV@p-vceS^g`M"[EA/Մh7wKPx5G [^8F׽z<-2({Mƭ=wntd2'zt3S' >!g0*r>x9sYx&Q.0#N"v+Or)H5L-3t16#Rh_>0EZm 1Xb&p`Dk1 v+]CM)*a(FPbb!Ւ˷?ݲ%\SД,0j?x!e@py [r=4tU@R'-"0l}kF\d)cBq419RZD}.mj ЯMeЌ1l8RGG]v36? L >7KE\!+a7kd & v{E1m&A, ;osmuѳcPӐxo'qF0BT?:/g^ r1_H KSxTE= lBݹLB[d,goau|b/?҉۽Ȩ&|Z'! < =_%{x ;יCyT DB3J'"#r^TLv7[՝A/괊W靬 >c {eXkp$,0飤 0h5m/;`6Ú_ {ZdZ$⭖'jDYrUgYozA!h(NHa_&Qsc:}y1))mʡN>^8sڼn߶hߐ"U?`pU[So0vy]Q%d5O^ָ߬k5RJ-J񀥼vJ5]Vc _&UO.,uZ_P{,Yugs"T߅~Ҩf&x*+h˫y|YGWH u5kx&WQKƸ5׀yw^B;LC4|gb]KMO3p5:A. +2ibڀCl` S`ݜ^knI;0b)9lP+͋,~lWuwȉ!;reh郇 E 7ebZ^[l}4 FUd2|޳1Lj0]w:p*b}w6On)7 粇@?f(O͉'ؘb9+m?MAm $G-)t&>b9w)6ϰ4<П}m^al]VLλ [U93gTGk#@s}<23diLlOqGI؃^ ^5a1QQ@Kqvw0wĎ/ jWd)5M}\:=}<-A߰BUvv*ДF ҿnfܟr-Ѵ"$ ׆0! 4uvh6bɞV"BXN7s_BaEw.x˶k·&@L*( Sl-<udb?:Ui(>u샪Sy|Hmx|vL?JkڟMGYaIaPE]CҫYpsXʶ_FE=)N8ɫ}(j=`-`ngҶFi))hYg1\g]>|ܨU7@7j*!eAugnp J|y-1)3.øqc@}]9 ZMS0:@RZlaڥ&6 ],V凿J"mx2+X>ۜGs4 `Yak e,VGm+}J-[e}c_ ^ͩ8!b5xH?B/b,ndX"Ȉ!VʺE{0`i-Z[j΢s];M1KyLǩSIi6.[Ww7Y~JڋO6KlS@倭 e|魐9(2Ȫƭ2<X֫)m:Nzضc H:ovBYp0WK@JCiaPxrVu̦@.ׁ1" ^G|XCChinykf"FSycR)MskH +ZX{xo?i`o @wKJ3jo\Sr&(WA6IAZ7E -(zn5bIJ9wq\O*5u-1g;uukrEU%-;tGyX&Lݠ"cFKpEKcFYJ#B׌5qJҩiqV]O;\Zg03kc_sIq1g/OehZ5sUey^!B "n]*.O7K@\ʃ g&485"'-B6'B jEOя,#R[ajfy{)%띈7#0:]pY;sF#d8jelYʭ;ָSmIomnQ"s\畾{H ߺXv.\]tDoQUc?|AT﬛aDɔBêwi ]9ˈ21wpxo.ueqZrWFOʛMIQWIӐWCzDZfu# _SK^2oDetu}ܻ 7` W7#'`PEV!>.Dx [(azpu>#WJ聭 YghJF "|?8Q/+m#$WKQTOg/pnuRg'FS^<_EFngSg8NWL_+D',_K$;^DN ,-$kg`TI˘phgפksOAL aDqx>Ae@IbЁީ CmBūyAd7/x<հk7m 1{b M`o/hIxs5|f{aF 25zWf A׃~u?d{/R.b`VVN_vt:4X5TuoZ>#'v`{Ms||>` `W~);J,JB!]?%|1WMe7&! ǏR+ ˚x-fy¿c1 _Yu%Rn-l<#o5g9d*`?Kagjӊ_(tK ``$⁌&>Zf;)$+>%B7uPouN2"?HdvsVO~P!fb۝r/gfS˨4DPQ$}-,:G)_}o|m #YQh [-Yx4v2߶pdjrO|HZυ<{<~H4z{,v2u26+*k??I\imx9y׎^ΞxtotMWryS_+=,9f xM(Uo̹4`_pCVI7Ś6q剷4l%/ךlTqhvݭ) ^`z-(Slx .;٭ZlΌN;g݂!s0:}vl"PF帱69V) e3UΗ\W2nR_%I:+HNYUb+*tc&?ip z#6/Χ*C`=׮SZ. mxHrUMpgŋx,h` QeF XrY[ CCL$HT{t ?7 3f5 FBvNxl/H-ԠFr⦑KI7~i#ez-RG?1%e@D!%y p9!Ŝ+ [5Ϡ&N imvulԻniL5f7zF-V~nxLj/]jzU4浳bgW~7jBFF@rzE=εND)wZg/w=xU9VU6Pdl0+@;tAB.">-͸!C{^Q?gh!swS8'$(R.KY܈% Cz6$ E-}  A]xYOEزXS(diQ i#&i8~zW:I8҅Uk" Ύd M~=1J,(?@n20@*R+Q-w+(Xl rZ%eјZ.aV^1[Yb B),}{߉15Zd= -# w6 a_,W {ϢW) p1~VtFGyK}(<%QXe Ht͕-20orʰ*)& ȟ|Xd%?9^{v']XlE kg3i\ 0舙QKk [-H% w`Pw(wI]αgItoXV5!dgVq^Ϭ-%Imvȏ`8Ip6ʙuO\U; ju6E̎Y$@"gØ]"[)+c[lctB̿\vkr %sfQwoZ #-ȭvH)b\1uGW;tA8nl2|@۽/֪8Oia6LĉY$VĮ= ";f$k(B1`u|eP'V!XnhKsTl]YDDjGeB\NľZYJe[9ZѿjYԩȁg~|$jq)#I$`#-^r4L9MP- |=o9oZxǟiabV$Hh'$hQTڤUXX!e5;o.eU7,98)]>\e*Ь%U\ M=! -ܬ;C ^3Cc` |% t9/P(&{86\b_bE!?lJLX%lɚxx1G-A|Xz~l)BU 𵦆] gO"gIjt Rc? ?ӥ6 շ;]ij&#wu>^:8] y-LyAsNjJj#.zaѝec>kWAd6y/k9Wf}?-b.ke4ےZdu"r5Տ\O<|I0Zo. xe`:l$ėS#(;2?]XFט~R)uWQ [_Q`ڿ$Ig{0^lI$÷.+GŦ9H闄 <.kqN; M26 Vˮ<%ߥ%mב^(N# 笁d&)soHy Zc5J6hz2ꂗ@bTl4{i 4mšǒٴ;[>oFv[!/>& WO:wm=6[pׇn+FCTi x9RL3cO<ѹ<8 Uڹ0?B|va\?H\l -f*(xk>qVbh˹j1'|u‚ [ p[Hn`$oHN8]D~TvgݾHb "QvT>ypmwjNFYL1'q{mw6DؿvGmsE7ُ;I2S!'KHm '_ȡ6?j(w ;b7 JS@w1|_"ȇh:v>TjB={YxDi.arX-b9kdNo\ьe:>hmUdX3 B-lqE 7lKoT&šTf=5x\cƜNƶ1p31y$Ķ] 3ߔ=fuuDotYA aum_,'4}ϒh@yhX}^PX*$twOv7P?X?x;OcP7@{&EGg-=@ZZVa4p;br+=hI%|iM\MryOt!@t(qv}$Cט\S"p}ܳ^3rJkk]p" X'Mz'@p8L ZJ/h.}vd.7} qj'C ?~>iZ'b Xm5TΊh̝#ј$y:¤dlPE#񋠅TB)VLBN*[vv{1352W5[yyR6G3 @ݮ|2r32N;e.?3rCar]aфxUa^m6D!T'NQ2ILP uԓ-R)@R Su~xK#x@' FS1WEu4IQy trEJlSxCOLzsDZJV mtjN:=j8ׇŜ[{AerBӍO,P`'] ϳ~Zllw_bD9s?&X5pI'4V p `U3GpXQc'9]_ZuPfyNhr+#ǹ;1O% kx^p᭸uBd^|X3Ȅo):|\-OFi0\tAc f\ 6?JE8jXe`804ÃJg 6#}v눫c# j.Y-7 P@"_XIZob/lankB^_"4Gy3{eT*܅!M?fv,#uQQS0Nl8*#FJJ;܁-Fm3J>7QMzz-掲#NИB$" 1sQTxMXP扯 ryLЧZxH- }m,w7ig2T 렔L4!DL0 j=+Tۙrc-ݦٞtWs)MWp-,Х>=++[X/AUI}K'PvFb7;:& "6].) wphPu-zye3U x*lg?biћps{9¶ T̈}qXzX>F+d$+ɩUIN}$TlDCV dX!2bGUG [L÷ } * Q۸>o՟0O!PD0ŦH\5evĪʣ_Fna8Ok4/31q͚Iqq+ud]i7o,M\L6|WQuLTź|.Ygяk. QVۼWDIZ0:6uZweQ0CWi ^Hn6C~CրT..Lg}DC5>2,'^ Tn n82 eہ( FzعLM̛ hB~Q|Yْǰ9>Z d19 c=c1|:;BHNÜMŗ MQV'H.2n+sSNi:'fɓMS^eaSX"צ>7ibNe0>в1A+d)n'^sbTu*)l HhJq[=ʺ#6\mwk4{\GlK?fћ)`9= |a~{ȹG7M`]ObvP&I"kR3zU{ǜ]޾;rX_R^p>-ibc~CZMd)Bx.<`39*S#\z";W̻Nd"p ͩ,F3Xe>@;v'}vʡKu^K<KXsWw|+ !CN+g\p J,{3>k ,DѶNHqI#7VjÅ(yĉ B^ ]m`PVc|u<)FFϑ3؀{؇D[Pf5#'3Z.`wifcKRD3=P)uxxQ2;LS*jfMx޽UxH@`.U9*A^`Kn1}Y  *?ЭlE\Z/:Ykbasl sIp^5>6́e/U-OO%טllԴB ՍRA֎^>OldCW'CQVk؉ڳq\ W~ ѺC6*144ʊ" ? !2RU}ƍ!NIy][t WF 6ڙOGؠQKrmB&(VFNDghYzL+^pUNE5zϰc1I*Ix ތTMwbGȚy-+> |lNGuFKj)ބ"L"d$ZQ5SM + ,L>ʱ*Do-T szTr0Fc;Q&-׺ZMCÅj}ҥ]9|PJda k<2!G怱a|rvV 7F=q}`>1 ḧFt 9jHcq+d)% q8|űV9\ӕ۴(J-+*a9`{?ڼjSXFD (H{WYK?Ht'p^v|Ǝu{)ڼpd83+.2+5$ yY PL6اWs_R]]`W !vfޘBJ[lJ-XnijչO'&B˜@!S R G]Ð)ŠlZZ:(bb( fVkOMbsI*{~Ux]MgyuKgjXTS\bUzu<~/N!;3̪˵?䉠Bt&n!7Ϥy-.^]iCW?}rG/QjNLe*=Ш@e[~dB{QM.J_6fN+tmm3=AfҖ1*Y{t3CYw4@-;.IESnCIt`YwUa#O8ٽط%Md0Rbgd! !o.\q$,YT^Yf3ECT(QE`U#hR(dgfVHT!߸(s=&Za8H?'o( mXQGC7)\qdhc>pmu7 ~Go-Q! h_]qKhp. =Q"H[}Aݝd}=GRmoC)TY!|5% kthi.E&b8&=Uo2})S=MGҫk S2GuQ&’&T&!)"5gmtbӋ+3`<9͂aChM^2^nrW_6|eW,T5>;@H0ddCIS|41I9'X3IO 1I8\7b3C3+cg|_ dIPb32]j`Et˼6֖2UvgJ#CYI,(Hpf rulz[O;'I?EdJYGw?,<)C di. śfrpƦ+@'ݗ _Ͻa3B r;*opV&nNF/֭Z;5bT4NB9℞܄RՀ#jU44zd j2P>]oӾ"Hcq#]*u4?+gbUTL[ͶxhG<!vvt3}:i 2jzt@C wnJ;^K,+ݾI{"{5 !u Qv8 ͥl80~(fi*Cvq z2$_KCGtozK bzսR:7d) n%Htcy7fLrVqUzg1Aͼ]5o*n` #Ԙ,AW$`44qLde Wv%!={ @NZ%DB)Ha.Dwat@IzEz,VzmpS[}.9w!#:7a Iu4Pʑkr XoQjT999y<9_^ϴC>zn{*~艨߾_rl >ac)'.Vw?œUqhHGBߤZ:`+$FHn3- G1i^k4M e%ʽSTCdCCr:Ma`& ;*E,{RjJ,5["tHN2&46 i-ׯ 's+eYTYk uh pp 4(i[c|@[KMK* {KXba#j5>g3^iBև,ok;9.k=C^W*&9r[@?vأzq،tN揄AP &BJb)+D˼ &he{\BD@"o# .A 5gp\4߶v:Ry=7$[SHL!t p{\DVs;e Cp5Z0 >C'} jxv)-Sy=E]^JH$}LV6%lćϴTey~Mɂ_xDEpiLXwJx%Ē0IЪ{zN9j;"HqG` rwՙ~%0wx +N ۰*Bڅ30du\a 1ўt-U@֔$X%Bcf7a& wt& (U/}VP rp!N }(ʕmgv7K~Pݚ rωhD?VN^#кgc6廍UXV}0L&p8Pa"D'ߥb[%z5H&F {?LCJyDYYNh(XO: 9?$QJ"d sl >0*spG+SO}nU͵Yp߀ 3IK˪I=(ޓr8 3CKZs1Dx#ɪ!Cݞ:P.Լa& >ڀݪA9BԨ<ۣɯioqX4*]Ohp|}-ӥVi4]mT#R$Ao_/tKvob> B!+isUY3 (N/܂H@rhNذzJyAjJzCeQA C 񍼇qBޛ +|~pLY}g(pKQU~B&ҒlDjEq[C4?=DwӇ*wtl~&hb0vl_Io+OUv6+UXHD+,T&EB;Q<AD}mjFdk1WVD叵5q,jUT출TEۘp[P:zl <ДUCxZg$'5J;dj_@ߎp%b)DBooK2byD>q%ݓbSdvYWnzbA{4boM~ɳ!-r·i c Z84f*ؚ'յdn)OSZcJh8cष~A76f]|S' -.|Χsaє)'{s=yaE.Aͥ9J_V{܀C7uëYg{%6mr_H![r- H(+r SuǕoBy ;ab=>$LlY|Eil/yioLT`Fz-ոT-֐.ag:ރ)N%L!ۧ@wvy 9lX?Rw͈YdEf9ԙ$:Nᄌ4f+LîVy?J^^q ŊwhN;'$ިoz~şq,{Jh:vMkA"L{ 'SԾk+ztvVI~uH8?uTKA MD+6)/9e{WHN,9PߴRFa~KnaΨi$iy:hzeKPI.'Ft-oDebb಺轧מZ,ALi tl 2n#K {#;dHN/ *#jep٠RR΋8'!@WcdKUKxv /xb8cH0d6\|Nd;2R=6ʩtӍfn99=T͙3R=(]v|1䣉`LKr)&AV7=>Iotr碫+0hJr{O`fɆHDvU2m%Yc69qN@[yl6zpq<RƟjR99 To;=1ȁpkfsWq5!;viOԀ;PȔÀF7OMtĮ/" #d[xdA ;CkKP_~g*QxZ4}K}H“'5[O'>EmXw96RC{ '/JQ&]|k9Q8.ٟFB PvQK8c0v"R7xV, mp&#q LE)B!Sht1] v!?=x|NzAM=xԇrKD*識(^JvCbߩ!=O"tVlD)L ?f"k=dC[Z)!:71zI5( 9Ҧe'gF_H<׊͞uI?5 pׁ[rWտ:y) dnן76| 9xe@#&}#]w ' 2g/"!Dj%݁KUІ >. ıMʐmЍ3r5=ƺO9AZK\eCͅG[I0>3Zd<[oc"|N^d?"Y=k쎉 zD^FgY'O jPr1>, $UFQ2 E(5УLq6MÄ$l >$I;GQ Cq͊[#{/ڝn/Ӷ8޷H9J1jZ0s/ମEGYJc2w+r>R,ۅ1bMCY*5MhJ; e[? qγTq˛Z&5&_ 2O,r9S|ڱPj78{o_|{t7[0F"oОgyLqcuNDi=oIAU/ hL#ap`~#d qѶz 'I, nYqCp/#ۭT?;jֿwbYz)E5Ysh; 1O rԆU*.M~aqBjb6DzK@k↳54tA+µzT0$OHssot>ݓvoHrES1DE `)x$C+*hgJ yJp &&IqaɔC)x8lrP:6 @j Z B TL0jɥCq#:|Kٌ\':󊛆;zy0Bj/zxS:BPݐ^.>\xHF)bunZ?u]>@-:i9&@\ؾ02\1ɳ7j^#8 x dB2Z=LJBEXJ#IC5:m@3΀=^ hy >O5V~)8!8Ş&lU4ZS̠pi- <*ΠM]!3:;Y~^hY32%< j\nf ]*W_5m7q{=K,kCn))oIR 6Hoprnݡ>=˂z:a`YvQТWR촵|9( I!=]Lߔ:bzb{fN?y r[ lO9@-t~5J _߈< wfH?|ʆGJ/H(ey<Kp2л^>u=w8ZGē)sHP((Q+O7Txې5#ıD~I(h,OJ/]WťIx܇yryE2V]q[Nd\rPq=\_-Sc L f"E w1mχ~T8D~l̉N7>D\ԩIRF;s9dHBVFA29yԊ$/o@ "19Pc@"=ws'W<-- V^EG H}x]wtI#-lAHA|ظ4)gt1 TUL8GʌI:ζ*=/wH#b爖gB2ZJ XJx_kp}P!G ֢ce 0w8܎0PcKŕyM#K_ld%8TC /> lgzt#$ә9A78!7P6ItzݢC#2N !Y"4a rSQmDw^ɹf̴6ԃ{RHʣ}]8PRt"ԳEz7nsVāØ#؅>)#4ܪ]J>c jCg9 'U>$HuSsxӣ'lM5TQ-a;}]T>%FVpG@[C.-࿢mjJY0ͳCxWE3\~づkŎCcp悇._I#&p̣CRQéN+ЫZGpedv$*ݽIʙo8s\hc\򇲺xKÓ෫5͵4.놈x tr`QƄ`Pz )  kF܏ԅ%eb"らRHYOѺf059)--Dxҷtĺ%yu^g3U KTII*2 6F?m18HD^P# tLp1\Eu*knѹ$_ yR hȎӢ{3Liϴi5OȿG[0!y ݪpqiiizX91*P'xzD;upEHiєohN \"y[o8 Z4tC:&%XPt*"6_Ȏ:Zs`):й-Ў[JU-a8LwK6*_L p&`"'Z5by/E7b=-l58="?A?,L1Wrh;M×Id *tg~G]ۦD8YK._lRJSj;.x)c7! -0]$hqo4nnž=BRЛZpvyT a6E⇪t0u+EXz ̖|/ug\=&v'\D0R :O%}L(Lb4]OFK ,XIq>+"*?ᰇ2s>v& @p<倆++KgoAצ$,f]ij&ڷm Nb 2/M …Á P/~<]-F#2fsR󴂳";뱚oL"[joȥ؞0t,4@x!-Oub$Jpλ-zBLu \-zơkSeo wUTB ǘֹ/v;E=. Vⲋ Άҙ2n_i9&[3(֬0!+ݠU Ii>Gn-`e !4FS&؍VFӝ KIt90Au.gdӣ^.c4xNO)M1TlNbeQb] cn]+mQ0:-{ͽG2̄28G;B{VB+,<~变7 x4k($RaUb;eGrr;x"H'̖X\J@L Sr23V#F&p!=;RB0#'Ѓ8qnxJ6 "){.͕e>uYFJ+?r(* 37uɧpP\l]U=ɦ!tsEi5qEǙJacԴ;TZ$ Ԓ1/{!XxSw6N=wea3]2V(@(J6:0}1K44uT;b dOFLQ[%uҾ?٪] HvV{DWlz2N+cƝMKN=Dƶk ԤeTNN~V#'S)D3J\fgFB֬Jb'_GY@"֎Qp:jit b@ïrI bwt e2}~/NDfc׊q5_$⧢ۏo`v{v>WGU|13#iκ1➑6?8@_̀eN8`HjI?i`!G_J jmLh$/b/`?;״q%& &wɋ+iAs 9$xi(PJE 2i a  L,yTFi܁uRXFKA. ۞W}KyctΫ+DeӷJ19$)my#A|y|(?p':`:79yuX VE[ؠ64&u*JӡkF"N<6Vk{q/ 0ˡK\t3ocsK`dw?2m7V21#⏕#S(DGsy[%B"Ҽkvf,!?[>?(4B?˙юwzN\Zڒ#boN7;xMPtVen<%@mx:g^ԕl6nt#{%Eؠi_4GfE*|nuaBxt?M|sh7 c'*2籀od7x+-?AUVJ򀽫#rbe 0fÜM%|Qc Ч̤d*ҌoXwN~͕*8huB÷rVilyϓ,tyٙ;ӓ:@cHĭ3M-V5s $i<bZvF 18S1 |ngL=rEI],Nijh8oףk{]m_ ďn'&4uPA${n7F^ӖɁlW >hw1yIH¶Ue5m+ %dHobޱ ^u;wƼ)w*n֐>lK:]1qy"l@#H@[aroX\k|@ )8*A+iDS3 FS0DZOHp8lLHêKjo܋[qRLNK&QIduxkIXz?B}$ {2q:.[;rC4]UѤZ=$jj͋ {Afƶw*ADFq3y #cO/AT87Yp3^/|f2&K1'qҍC[s̭&*oA{3ÄJ#ZJV\n (Z?T0 p3z"e)6v#=a i5(j29RAx2{KN](gbniE5詀_$o4EB׭Îˠ}]C!k7[ bik*Y~Xx%q{|c !s('z'}8tf_/9xH L(lE\c"F PL?^eK=I5H,a6&.lY'Z t\/Gڡ=tb!^^ 9,VDO!D*܌g}lL켔 [uZw.m[,,B-7q$QYO&{AzB믻cz݈ 'zZk]]KyI\ .aZ֭5C}İ3wwJ}fIϨ x r@lU 4c$kQgs8W;G(uD OJ#^zrˠ'0 (4?NzT.3=[~E_Ieɒ-PnLJxx!׳BY_L[hҞ]v\5}œ/i7~MvʓtTe V]=y<ͺ4$Yϋ\noW| ү _jMR7K 3b&UQ\S[QWH!3ŧK̐?JNע-yg4lt=о*u>`e-U $7P'JNH pjZ u(:yv&Uy~?!qa$EaAJADz WbjaeUWĚ;zc0 9=ƂpN1zg Iآ)ȕz@Kj͋DB_"B [<|,AC8.F!r\n0W֌B`U3 R(r%ǿO:?h!jpcqXl۷A,+F>= RcE2V|B?eiE~aD0jRv~KZT4}zrU~BhAQ\%Zە^|h͛7  lXE neե0[4< NJdl8w^h ᬙN $G0Ϫ1 n} P{ /ҞZ$Ig{6rO|%8ŶrTanj6_brUEbBEGjcIC4UiGN sc5>&$PLQ4V}Yl.$g5 @4"Fp/LU@D! Ġ<^]: ;\I!ޯܨ96;$cED4C~U;/AfKB ;۝)BS$OV;n)p`L{t?%*F3}4ei`{Gn Ev\[ZNNr'-"&ɩ4=w}7y'u8MN ŝr g_хW'~JK r)wtpTB)IoxvwNN%?xx)E1y(5>ѱhF|ȽyvLb+O&kJS*٨"x,x5䔨t;II 8:$wc'9Mg͞]| *7dNhBoQ,T̆U\izG\Ƭ%X=0LRnY @2w~#65>]WTjX!!-gTDIE+sFdkA #nL[pF F5A=DwdxB 5h^aP_ <$hWD)eb;N<Ue+m-:-D[hѤQkBK6gZyDtA8Wɒvos JA90"F:*f#N- K&Xk;JF Q͐]#"aN.RD_fC(m,N&uwƎhd~2727ltV:a"'LEO#Ufԫlt$j5{}|',4^ q1sN)NXX'uGXm&m\MTSոҶB"\ 3i+usiYD|CQDI5!)UjKV0C*dJvc%vX0âTW7:]ھ4N{Lzt虗 NmY!C*F;+Xfr3EV-YXj/$TѪY B ݺ! $H<ݫ\艆 Dcw$/KcL)z,;F@O7>=ZVySJ" DLLZ lY!Lpraq-Zw.\K;k椠+7 TJ XQ⯣^ʲ|k|PDKs;@gZvd.=i\'ZfRITJʹ26r@%VfF6񱠭f+f }fjɝ!'lyx4RBAw& Iilɽ%^$=')1ۿE|Fmɹӹ;aMSQ!{AS490od@a~ږbo3]7;+[Cʽ)%xEtq(>Cd!W5^"f0T{!s&t=8g)r0#k,.r~פ'B1: 1{ pFJOEc)8ДϥoE@nk){D@ѐ<xg7OBWʄ0vI,nlGെ 99zhi _N bKԫ*A@LW˚25ڝl4b.W(cJ"=TzA8bzU?sOmD6&QC"LTS)o*oV>p.cx*xY兕I!OIJSq`g߸M5_n_XTf\!xWj[ hh agYh2<*B;-ڈh\Jەw0b[dV_#5! #kֱrll|1]0bL<;6 ٝTnV R,O["+5@F Pq{#B2iWECR& ٷXLjB>e CgHyogLZ91]͵TsH )醓~^s1$=x:?ÍO& !9<?p)ΖH.l5:ܤ P;8xSWXZ4zɧD.س[:ߒ=FNF!GJʆcp`vBK#F fXC\wtw|(Qa[ t܃¤p_ f'Ţz{jئ%]GK-A򸺜CiHqfЀxYx{ke? _=$ﰿ7$w\Ucǵ -CP]Z ÊvAEYPK=/0cF E| R7m w񪂊ME__'@3{AJD-#]PiDvCiҋ'as%6qrLދW=fW=}C`[y8Las@㑤UMs..|~=# eɀN`HAv6-n.DٮW^Y[WL3'AO9羁ڨ5w=Zt3448DA1^MUBy` KJpḴĉH:Oc-0:1¡dƟP=xw #*Ǣ:YE.Inr@O( | ?*R\HdU Y*UcD9EW(Wj'xxSs2aDžP"i0c{fqY"Mfjʉ: o3Q8عqIZjšybnS|g Q 8T󓁭?w[Xw?ŷ]G?:ȼɉfB0p#[T3 f/vAM\ۨeM9߉b9RRCeůOI^2X߃y)Z) U(ͭDe YGyzd /%@֬HJSwj~NqAˑI AH2l,Y:]B[mMEL3u>rwQBxʹ12/Z9_!,|Tc`Xw&/'ߛφ{ʕ8?&7fQؘÄYdKX.?#qI~ bq'/ʇ;;0Ѹ+3z-HzKC X d0Jk)Hgd،ZL9+!05$<e!Wumpj3HHѸNyyboWZfH*d@kpk*՟JME- R "?\A  Ѷ~=61ҟRs|#X#ܛ5\P-f+T8 ǻY^~5_(+GC%[W_َv >HwBBFJ)f~ OAwPUNcWyo_Xn=$o=bRkCZzV6>щIY$wKr$ZtgUMV-#l*8vQ#O CO=@'ḞUtسg1o:A0WĒ 6>`?)bTpia|O\n,:y*­?ڄr֊n.;sY]Q'7BbA|%<>?m+ih"ApMm,Mw숆iTe<$竃h]B,ha*7 ZO[~- 裐IuiHg4;S&Q詶E+LUI}{|8 8y¤< tH0Js C : XD=p:5^|I]"jr u`q5-u_vKfCan}]c'SUll7ݼ9INK"|˰B}ꤱ~]5CXnTuX@'fׂeek+ҍ/"W"OD^5.Nˍ##ЂP$z FB}:,~#Fɻ +G4G5L7NPV#8xُ!T?>ޱʐҩm"؇۬){Q}XxǢdJO\ :$˂60•yє(2\8λ78lAE^6kRzn2wzEvFjjIk87^յ,BHO@k=~ap+Y8ΠDJk%4ÅxN9+Bߨ2YK$OExьGsc<ʼkn&]ݍY ѰQ*!YI~@5ts7kR2]@=hW!x[at[k9c%%~U- P%䳹g~o!(}N;Wm7_^ \Dx<-~aQF/KnSF@wK jIeI |4Ih53 萁 ;j.-TC[FuMlG13x&jB?`!(i%XXm[h`S$PnJ[o/SJox, Fr *TpNIuQGGcdNsPh5 UG]3?Gŕ Ha8/r|y l,jL\henG I2 Oz3̣tI9y$=ݻy3lB6`_e6n9ou(9jŠX^ĩ|#"UQ1hߢc̙|({ :ƁG]"aRNx// ]4qۋpή4lk w$%`ࠆ\乖@Y!^Ͼ4󆫩a61I5id TL{/|Ȅ'12SI8SsN3aiDxDS pT@H}Ǫ0ܗ&E5.iu]GXPdIcY s; Zx1|9~Qacކ gi^(tlxTTRY(gkq#W@YYyM}}zP|_|H-G 0+oBC.T@P1>LHyn0l3!cDT ˽1Td)jO ɫA 8A8+>VAbh58S}~[?RsGbIDL*lXI*@#XBu{'BW,=8V7ܞxbMu.haHk$'6X2:[}JkOv]UX#>nȈxJ.[Ў6wsQMd&W- 9Ɣ5A J#6]ޫ^KltR &X /j7k5dp%{:1zLt~z25ޮ3,-׍=(B네QfG9ݹuw%L--%qHBzvc(V^Pq5Jo #K8բk@|7N1dm>N4}<9/à E- 91rJIڦjoUpۇk4񏷚ď)4DFXQ% ɤNeu%5fYiD_XĶJ%v>܀G}0țPn8sNcJdx!5>A ־UQ,VsõMVTbx Ɛ< X$" ){g2OD<Ŏ`K]r v޹ɲ+;{~FҘKAv'Z^*϶*y֕Ȭ[qÎZzGKtۚH]fqOyL ӫ-6w?& =#\#P*,Ō,56b[ԯ0%?'*KmR BLB+ w;t/[k{pG}@J5~dJGh(ʌhaG=_ /y/ ~p(G/b=TJnL/84':vKxV-TT՝>P Q ADUoC׫&IYR/791'jn mHىE,oe:su薰}cvkӶMQ KV% ,Rr3ٯhr鲦݂ zr` 3(aHI9;z2$ w`49:N.Sl XõyBkͼˮZ|^S6~Q?"uXѺ3*}t^2g^V %L](ǿ&&!u[xsћlĻ^D,7s؂f9yfͷXƏwlNI!H@<seG&vpYek5oKdzie@}фqíJs(!y[F=_=--gcӺ.L7OeKERp{X7ͻ;O~j @SKpveTONsf  Ԑ;8קhǎ+4U@=z) ~μgAѬ9FSZ̹BX~]'Uyv C!HFLeK4,Z10Q3ҷuxb$yyg P"JJ)Lp{È|胿TaOМh> Q EmN ϞPCvNo<SN12 ~I`Cz_JbuYШSN1K֌'q/`*`EO$d\1Nj AŬ;Φ7Q{ puL&N.I㠮&% B=)ƅ;g˗ Q`?{}wͲge )"x[J9nrz^㋧똁’v-q]zq񄄴Wx?->%K]:U퀊A`.cN>=V<<;ƈX#mmoB#l9GC^j";QO^I{Y\ZRK(bõ:u%2፵\ǶXUԵ|4D6~#q (s\? yФQTB -(s_z^=u}rHc[Eѭ)u corg;ԏ]-/93ܘ%YDMͺy r%e.R|мL@ggD>f/ҸGδ}qTP骹ŕ9鳯Ҳ Q'|ɚ;7[̰HXIH&@/}XlP4Fc뤍0*C_ͧk o- %ďcqnalX ě@$`pRoϓJEy]FFw+Ԥu xO "qR3?׎4Y޶etve*Qk؞-V;6J L1Pl6ўpk\$|Y"CX[˛`NEI%(_/9(eG Bz'`IuGCoA0+j,A(cIRkIs|OƩ$1s[%U$;s@@)Әc ammv{.!un̥QbIf^LH#l/燥 4S 'MT-V(dHhe/^!%oDr2A?viL݊GKbcr\:)8$@7G ޜ>c`1+|JލT1=}ZB7(B0<$L]jSN#?qZ}- F}zkҭ;eAMz+#c޻R&5=N' J롆\a(-c9?"7vɜȀZRj(YYeVvj*PŢ[L_@c@Y4[,`b"㌻̵@q.l'_a ZN.0{ۘGQZ4$L٘Zm$t @0|^N30v8_4&*u%.or3ɲDÙx\|Dnӧx~S>fh.3P-NQK Lע "C ZSjJIUYýTB_<=KGW:ڎE(R6%y;=r\,pɡp͠P+C>;фΗ9u_*J#NRx%<3Rҍ3 NG9P2@q "-ݠbb2"=z :47Ğz<,FENu3B܀=v̫]PN1x_{UA eaLgՇbXGl韯s%/\*Lf c)A1!N @K3Ml*8ODoi4&Q!*[H6T_"+_/=@R7Q^ǩu,y ON<Ǚtמ*f9S#~uMd}`٧'bd<"E.CA!6Hҁ7+ο1U\_kWX@ﭔfo ߊs|ѯ3Tش6JϮ [k(l qчxz;:hM'4bj\Z2g)K#]#}k_Tfj?Ff͇O=$~|K^x(t9c:861*̿r9\JW@-b}_22% Srv*c#('gu+=u˫qr,EHEOgnAY#u*4W˜n7_8 OYLT]_li5Y^Y[뫨>IXПVҪ-tZE<Lzs& "2T e# 99 "U<Mq'1nDv$=ZE+a qk8-)M4z=}:kPg'Y3mhP)L_vjp, ؎B{g=cf?ucNt0E[ .-.5MhXQkwf!kd'^߂3FZxh*m/Y C1;p/拪kR]݄:@N$Cp) &f9f}!8YM \|Cg@ LX^R,@MX 0ŝ9aDKܪLmW]Ti*mڑR} Jb!a sKWUnp꠬, !ПrJ$q8e zE/i޴܃3j+%i BTpI̭foZ3&AQmD~6E< & wim>{ 2FOJeZN~@)wJ],QL h9 ve oB=)V6#ɚ% )K)S}/8+,]$ IeQA6!RO?x ڍݚx';4oZ0jbMj_+]d@cz()q*0ɞ !gr|wWh^l^j7oeEYD}~>oGmaN!V&{f&՛{<6uE6;Y ~YT-\دlA8 '+&T_@W6W_ZaC Xn&$Ζ2Yg[vevզ\ЙfK\PR긩]A,[u ccE`|LO +oǍdӺlk-]8`}iu=EBTmG6V1& *>aLO4YH"^{>89!LR(.BY+0Ps t8zX, otaSej˨&ϝڡͮt`yF"Yܺrxm*Pb {eRIȸ*$T:ƭ:ICY+(Ipaw:w"s>vvWLSx%ثI:Vc"Fjn J1Yz(8ԥ3K{#I}-Jtxzr mY5ت^ZH)6JP);pHfڹ4'=fp@"ij?wPNzћY Sevaᾋxt:s#;2*IK&:wh\95L뚕Ͷ{mxZ|Ɓژ_o[(7݀‹9li#5nYZN27G::~|>C ]I{a'VO =yu>&/YyFHÄvRH{}tBÛ|,53v#^o}?FKv/Qn {RNkQ a?dLX&RLyUւZdyp 5y|OrȖ?Q+c@ú)jLAB8* i>9AԜOoDų R/ ͮ@p89litA\>- &SYO%;YBGih J)q-\z?2u:۹b*Yb0#JeEFGmw97}ѵ\v~zW|(?+Ƞ*rƎc"'O#r)sa?$?l+뭪%ie^ )D}VIVTgkgb꫖HF"܃˘ˌ"xFY(jx#;] !]﬩i.Gf =|PZ&Aۍ ȕP3~-Ug\q:32_ ='%AGZ!i#Sq4ʻFeFt?5 2+O"akm]cqꤱX{۶ =dh&_6QGWEq]̭;!ye:-7da ƲMľb*÷>ߗLN w7ץV]+m}4`)R/O]2x4$ .wlZ "rgstHԆe.Q$5y4q-i6n][MmBPMac;"J|RlB5 .6-GQaEjK!=)=؟rqfEuSy% n`Oy6_!Oc-[d(X/{fmg yZEhUT^4$X$r/iVU b&ʁX@;g-$Ţg `q -Bq]T>%s\%ɺG fÀ:5'? *t:j뀉<d/1цMZ ~A}[3:袏qO!eKS);渌'T<]å?<QNklT]ُ wl|C"l.I nQWm*>5Gn m$<؊?Lm;nt[- 3㴲R-rk0l4OB';7#4M\>v8OOV:+"ą XjzQN R1?*YF>AgCJD  [€ [ 3OVzLwm՞}o'~0!hUڙ3T.%ǴJ(FΫ*V7"@U=KrJ~Q3 ֪.N!ڃ"^+GKe@WyHȚa7!>uӰx~{47R)2.!P{P"^Ke;0t{ԤX/P2seR_̟Jĉق87@e.[]*@}XoeghmS7áT)&Hu[JU9~Z!m^_Z^}f|h h# ߽:Lr5 V̼Vzy9@$,fz!RNk);vd[ӄl(>PZkLf9R6IQVo/2F̰Uρ'X&vSCX~啕G=H%K+BX9yPk}fƽ0(SY3y&{TbQ ڲOݱ⽢Je7Oͦ@5On{#=#>r!YX_CTs!x|gڗ[;mS)"tE>b{"i$ïl~S:-5gn0Ace8}FZk+"ija?^[yfI lg&L(?}R-oAԀƾkEQNAtZyU ж a|eվd{tm`[W:.݌#<ܺLnvJm38gOtGiPEW uK C |3`x}0> t},@-YSy7atۿR00#iQ752SD5xߍ{i\O8[ K>= SåJ?(={.$|WKDc,ٔyzދTDe(*?n Z(] ׯ5b"zKG)|[e}L_afո)_OpwҌMmK0{KIm6q!x``%>^X`J 8WKADOu@ON}OSf$P("*4_ rSC-əW}'^F0Ηf$-2ek]+"X9 {Bc`j4i}Bff,op]Ÿ́FPNuĿTҭXp|"y$Ωz}sw/ Mrd>Q$RdJtrXcE,įyfy sQ!(DwxhH`24Q` A=ȋA)v,#C-ڿްu_:q⮽p/s7쩟@fBE>UA0θ{$+VaiaQ&E<?lGK+ڷ3>\(S H}g߽"leB -|׍60DMz J4.WXW:'裂_< elEBistO쬔уԝ@fm1hxkm+o/(0mD#NjmUQ-j(g<*_` |Ñ]|ส <rR}a#v!=4?fF߭%$j;9 a4p7BJLSjjQ'1c3K.g9=쾘ܑ3f !ȃ3=LF ͏HnyWE1U$#AzF.Z)dQ>oĘi9NX$ڈ"o34#X{:2bS" #)ZȪ>UBPDqnt,iP1 8@i;=(6EM8Mا, }n33'oXd+a1E3E+-1}WpiA/|>Fu w1\ ]ȹ(ltqZR~ڕ G"G A5Q68[W?P}E`f4e0+hS4SZf]Ցq/^Tք(0N)nDNJҠ_M39O_o)c$+.#yb"KmqM"w\I(\wdhdy"E\D4J.5K3 &L*p^}~}O<ޓF)\?aLʦqGv0s0 N3" FNe L,.d"r%ܐW_WHY0_gm7%e%nR9#цޑ Cc{X2L>s&)f=0wcH}j)6r-~m40hMX\߮c;rm!@xzyht'p I!zj !d'T7xv's ^gVc=@|~K 1u|np } `;X\0X.l.؅Q#68 O+/2KP#p]̡HA(/[Ums >YjSMRVb}o"n b )k97nfhm^ŻQ XWRδӰ:G;D8Z]k }sYˌ ଇ@A{bp<}1 [="UUN 1ay{tƞϭf8 t!W^=E?]iB-Rϑ3EoE/P;U/gȩZTOMv|H@n?ao6HDHZ 7Y+t w`[C qt]Pn /-.+,A ī);5f+U &,b"ț`KXڔ;dYvq+'I4/BTzli= =gD ʒ5NI:eT+A#o)VeНmPfL99u2Nu]wDO`Gy/;i=47ރ'z_aIA/ZC{+bZV62f<&G.-^, tNhvp97TX@QڰIX[a^HfLehì)T>w }qèHxf. $ZӾsJ92Yʑ]*wW*m\EjgĺR!I>" ztUhZgYBX/cb%*[0ΑC=ES]NJK TKl9Ca`<2WF42&-tּh7xUZs **A2K GE :^B}JnB5b$a^q踀Ո-*؅ 1B-qTe+载Õ|:v1$:5T.W8|wU&gdjO2#유p*)=vw!JW\:7>@衰@n(_2+^j񨂛Uh?r5s3~H`DWG@5fZ뱦}FpR餝8~8ZsQONf̽Gy˃ -$DGB@bٕs]szKcP59f¦/pB7,K#6ZsנծGܓ w2.Oe]d l húDQh/bK=}j}rBj*n>풧WzT>.E.I;<8Ai hD0%ev6rn0)?#wrۀh ZG[2eG6yȩ-ʑ+ p}.8&qⅶrGiΣrjP}xL(%qvD"sqMMѰ͂0XZ8&%ӠwxJYlhs[􅥚_ m7Op Ĵ*/_il %p=PQ\kQ4#.;JtJTF[Գ08u|np')$5gN@CSnMD ^[ej|,rߘ^k `nLvx?ȉ7NtExS2 Q؎pKa~XEMCo`rH?^WRY.1+dp'k&S pbGU^<[W , bgs_O)L~6':]u蜵nz lMKha I ´ʃRm=N śGW.AqZ-S^zL>o Dina恔U?Nܻ>v fPWf/KӫENsr̪h{+Y|+qCRwGP*{߁8%r'x82 |ꡠ2F2M檉;[~Irg&-ߦb@EE`AZUiYvS+'XN!ėzʿ/Fࠐ^ N}V{vWP3/\N[aBa Qe'^jO6sm0mk6_+Z߶Zs?2㪧Vuy+|8/SVUAZBcw*Qm-qQ.9Ző,y+Uv.OjəuYOR9;k׾!$h5vWlfYNwgP:o_]v&V؊f-U$D>(P@j%g#=^쭒b ?s"/H-|^XCEcAi&UZ/Tæ€/WvmdFS\= Ly(.Rz_):4;'HhJ%V*v֑tt]6 a-xHx%+̀ 412hAيyۡ]KB=>bFu۶$hՇM> 8!V۹GVd Yq'BSt3Rx \rEϲh5$Cxr?];WћGezƫwlpb 3L \&c|`SY|Uh6SPf} ΤcY_>tn]֓%pu]@ VMF))" K/: 2r <*2w$ɀB$[p%5p:Ŗ;ۖiA:-qYʼn3Oq@/=RRБn꾛־Hjhb/Ug(zZ6l k蛌T0^pۊʱV>+C!}Uf@y,siy],8bX6Ǫ5VOWu 8A{¤ۃ@l5~-ZCj{qXU+TGfJF-0CoXw{UW&Ϸ>bj Zj[vE Ciw&rI@A l: 7v8JF!bD?-!LKYLIiùgC\^<.Α`f(G,wxD@e+Qpbex8d^[ZsJ4ץ}WNDt찦T$,@P ^J+4~c9eѽ ,V%p; u.A{tX+b6u^TTq'JњA8b-㗟k(7z5U6uO'֦$%3:9-_kBěB _&BR5xj,-˶c_9a X-7zӚ] GmՈQ)z=b|r(8)=-&72 b:[Hbߙ"a20/_@n`x9K@$JxtL!59V\|%f|ax-=w9zCDRtϓ:uzZ_uS{|vb}WvcBCW;A=qggw)\u.?&>r6\ $v^P"RޮV0p}^YdVyL&]kTPP >cf@뼖:I \I{A;ѡa+;-ᄿZmjy*BlJ%e)$nchЧ'-dމ`jPRn_Q; .!Q=רZ4BPx; Sy69د97Qz1: y5IDe z;V{wudSmI;_jЁ`4à 7_-ة  >$M‘\*bJ6:\;^aydsv4qX~˽PF4i $#Ku.  lT3W0 7bnaD[I3?U$%r/S1~l83Z"C@ꩅ;#RfJX@/qJnio a?T* ŠH_;3fx`dfehqҚٹ T;˽HVUK!`#e0{Bh֞1δyLgL\ Z?,@<Ǚ%7.h-]Wnu638{}[j Quzɏa~.Aa=1d+l0y+}G:7,@gYWcM1#P7^{`oe7c%6.yAAG?2J]^JK^#YZLrxo{q`hUMjA4,뒷U եLY̎:QC9Z&4rTBF2 {-_.tsNE"N1tAK5֮;Heb@P>!eUsi̙PNcVp/F*!L@ݞ dRT ӫg3m\.q6| `k|/IY7N]$0"6߰[QhBCQYOj3 BcGnGN2fB/P`~+\Licj2SLly}%puOuL1d;h\P%pB8uIbcLj.&p矻tVUdi*FsBpڬB&,Ps @ڃvv,%rH@:Тg>a>W0%+Ð~X$w5<ɉԛOzJ:}QʏЉGF &3|l-#7?: ii J#LIkiA(Q ѧWc : o'd[;6:R>仜O5̇D˱ mAg!IIYu SP:omtϿ@~O8ɂ=R%<؞'hP14Hn 0E6Pzt`b pK=h=r#}x2 -vKLEW.QC`Qߕp7hS~,?d{ˠa@0`wx8 @j=T&|XjFxC8b<ڔ8n*:"Q[.k955ln2Ű"^]^Hd.AWi$WsoKBŃ}g ֍?-1A[=G9m^]Yyq7W9 rEG +)vew: g񳒣`4ZWnyRbX,l1^1O`55\\NqTȗPp]}̫"NQ[pYHjp\V8 7(7*ɞb2P0gE086Bppp ylgD?eǺB &(X.:cpG{jw#G!=LE ,V<|3{SdMR<$P?J7!VSZTfŠ1@?ח c TEשEO$r{>nƦ\C*ToQtS=2JMGqr'I:} r5ݕB y `RKBurb $w"NdU]}P@/D][y,LHZe,UlN|jFeE}LdL|C%^8N=F> b\ͫk MXFd7nr!j$0rl.,}pl}.ǃw)4 lԅP<{r5HP)YquօSyPKYR+Z/f&PȯВwrQq~f 2Ml-FZ[^ 9M@ eV1KsDs$5BxDk5l<3czj͓ r]nkрt{կ4\"L-;kUg[ʋ0SmGsA/ҽsSF 5xv?jLӁ)ksZ։z7|P&m℻c-700>Z̏  Q QiŶu"}^f] SJMDt7qP]ކH2Dp/UlmG"yU4bDse^w+F s͗Ty3Z liB+覣ԈM_wIUh To,{FƑ%р#3:`.Nζ8A Ui ijj nAuH RkqLОXʈL|MzXlӹJg.8%J۽`n33z(\TT ǓWfLK Hȑ5bp7fD-=&V'Q\ )_B.PtαeRCl!P]s#Fd1m; -c:VYj)=g-&M6Qmr. W*; 6ʤTw>o}Lu> 4FiC!3p顇Sa\fp\IOTA  0yuOհB{7\S pZ❗goSOZo ,`}_GTP` j۳; *vFԖgdKx+6n/ pab+ QbɼqzpI ޤ:H?ۄr'KdO|!㩫ʛ\幈GPXf ޽GA&Ph0ƚ'f5%C0dGÞ4xP 3~wP& @C4tmfI_1ΰx`_LFhB Є_n:PyגqA o9,)g޿fvLb _A"@KS!{ \E7Pe/d@u(qZ -V|0D»':vǑҤ wA .N7{3 LKin8ΌDjr@[~j;p)I QA@,~Ⱥ`oɛIٓ2p N]JeP:,vID^^>bz(+.i*zGwFaڸb뎤KPZF)bټ!hpd|pI3NfІb{g+hoIXb6!bkdR&n#]wd.HuRnR,d@T3~>טv?m O+B$v"ߣUs>!('[ToIxDST4nˤ;^HU{9 98/,Mso1 [mjW…Oh`czS'"%4m> ~SlRE[8 hkNO~ԂsFMRExÔ_dp[lH.$B1J7S-Um33Ҽ8Y`/?ϟs<0ȓy] Ehm`w8(zN^9)2nΏT[)#k}7;,۬Ny-SςOO1-_ED nw0* 5wu+*t{mZ/+ X EL,,Fh_n,b"}n}\#褆? H-E'+Ȣ1X,cotdL<ĘO8f "2IZ.e`|עˏ/QȠ9<J?ajG~~J9'9dJ@L}~UH9$xPms.\$[gG$. Pݟ:U@4Am GH@y?vioZާ] VB ~O<ih֩μ}Hi_e{oLf_: k"ƿ3|¹{6nԡJ? V曹6&sg.q*ecM1,jn.-pIb|Odar_W@^X  0n88#|niQ`=Tkr jmvؼ{"mfjcCxi ^ǘb&.B+o~ܹY 0Xy}40E\'WA7TG/Rp?6 *[n+z.c+2zͫX+wR];<6g]`lnG 8 SD]zdTEx=~hf*&?;2a# -#ԑHr* E&TUEh@ۼ{ ih-,N˿>6~8AO(/D)NkQ.>bhz He}H00v's7,h^4c^8Z@dxv:59yBE`<1ˤ`USQ2z4`_ї\k YI㗙wvgaٍDy;ޔhS/',j)LYYHsAU)'Cfν^(h3&=GVs>yX67: q6~ &ZWzk7?}jNyHZ//Zg#z/~ #znOMW-v] \hyhQ.jbHZwA~&˹ݙWp1CݬKcaA|5v;i©fH KX(7kXk9d,XeNu/I rO(#sCJoS'cߒO|Wv&Ro Dd]꛹N`ַZLf]дMQC={_iȕOg<` FLЄ OPU#\Y1i hlp@wO4%!J҇ (3;xϬh4*3>VFA@ks5|s_Gm/x=`[9hjH&#h2>|  &! 8;oFK6!ѽxjFDb-k;WFP)fOzF|AbQz&cUk!hu}mj|[߇yxJVQdє'DՁ= AM.CYֆ?JH~_ThsƓO<@<,͢ x* !%AeDdt2q¹Y,0: !Gg0FTJH-Ds mܟ=imƂsUA{]f:, !M bG?jn'@}I|stkw`:ܙV۬ ~ Oo2z V{?v|~}49DzK3W|K(723DK,|N1)[|?f9ENtbU22vfZuS 3 L%gfTrȧ.J*=*)f3sU{GÔ'Pnw2F5g!0{M$%̈́*lysVъQ?Jڒ^J$Z;mxHUcׅ4#Q(,cKne&m< {lpu+)a]3!YтK{ GlPHhyx3VƗڃGo-U+F\3J]}U6ߓSL՗rqĈQTlK@[9DT6XȼR]ž!c; ne W:+of|̧U.Jăw4f:/[ RuIUT[+9 bCFt{W,ju oPl8\{>. S(2b2Q 6j9pwxYҁ.9wJdLڽ$n!)bY3R#@rUor`/:là ("`t?T@PJ:$rMtgY tRGCX0HSǰ(%㟊 {7Eq廇q@Bdlqc`L׏N\L? Z?%FQX{ꓢW˺Q@9}y5cbN@4ao>ݱ 6F6 u]SBa幕6d?b.M4re+2g:^#]v5eb,24U3"]>ځ$185z E*iٺxgX Y'U}B6w2oqNH`FL=kt_㲍O,bV\F.w1٦m[`j|4k$wݬ,㼘lr'&ՓU(,#?|月ˁ4_ṲU~EI=qٓ $o2cY iFyCWtY?{\z%>4H]guXnz;=D+fjۊʯJ2Zs2;2k6#ute/7a쐽=$}rB"?Lе|ϦjF/t]$" Vv%0LfbYr;1]NlGv@0%O&I|;#d8whjюK#ؠ$ ui&r\;3e0׻6:@L6z!n.kf9hΖ!.K5f!v|}\o἟>:n yRHnqŨn<1M8N 3"+*ߤWZ5}L1fO+0֯mt݀3g1dޙƏꡕt>4}D7`a U%;'綛@o׬:f.(:-*񰄓h%Μj4Jk에!W9p*^ ̯9ʙi1ÖYoj__ 4u%#tA CmτM[$]7zʘJQ\%Sox`{:ldfO(g2T$/ JYO-_L+jDV=n 8[7c_+ыYgԙUYf.O$Z⁇חĈFdlwt-64n>Ku-ǽf2]7ttxh *rgb/ -TK_Ӏ-a3Jl \Czu;6@~-EGq8@JAV SeSXpsH}E)V)p {{zȆ??M,ure<o.5C֚NCPXMs,NVbN$/2)l5)pl'VS~#&oLN0XZ{]4B\x9x' u4!Z˧iJΩPoippDheupa/zvu[R?bKysWJv( \ |8 eޢ<&Rh vU4>ǀˠ|븐~uE2'zd r@CFt 0ϵ BA?isHXX#T a]b$pgZn3ti0<(-%:&HYpo/aUbR:uCLK&HjXf@NIիYD^Ū\yFdwL )J%r|3hhwjn А q[ߠ6 lkU-_[IH#,zg!,HPxmp!0P˧T|^] Lڙn:/r[y=h[]0zQߣS9>b$"?^Dvvqg.'%^3m~5Ztcy}`I@zBB4щFǪ2(Ǜ*^[z-^%q5M2K79Dg+09i8>D +|sw|[Lp@!('OJe8CRi! _ZM}x"3(> :mo%S.ij; x?奢tׇhɆ>|swSzbj Me.~iz)(3d %Μ#]ZH ڽ 0Luŝ~=҄,m݁n []|t$RYjFp!լ,+:g)5ha?ĕ2EDbHd!> j-&0%xLx$EMٳ뵍ǏpGN;:Eit ~)[Ǹ3(FG:!&o ӛ-i Ue.V:S6mcҚ nϊM alD:b^U#] Au}m$7x~WOF!#;%u|3;,gV\WDZ8Zcc J`?n(tXP[6q  ]6c40j ң^:5_fbG{4O_} Mҩ~1)jY܎a߳ቶuj'}V #;$K=G71yVہ8䌒;S܉H6ZFeLIoBj @P\Z)/fqD>qPe77Z?( *rPx{%kħz` yA|2?}zlIiiR?-t%̉.ǿlѯ~ƉL2lJu|f&!(W*5!`8D,*v@b$EK9P.@0?q`CMf%m:zzezڄ['O_:}R [lmDіS՟gT*y}yK} ds6VM}|"*mqT]ZĻ/ Ebaq÷nj˸]< +`b$̢8ЁeA)f~H443[L-lb"3od=Fb~$JOD뭡%^nc@2<ьAN撇pۺ :exv(AH/ Vo'x+T4V~,uo^8kNЛ*p<(0ە&e]HYAirvЍ+<zQa٩„M/@Œj~"#Lu(: ax5?dVzl1%z f`4LW)/߁K])Om~ҹN)QZX]|>^Is r/l2L2ŨF]_ UWua.j ZY/Fax7LRS7\a% ;-gj͉myV̹UH/Y-{lW3TD kmg(BdTD.,d3K]ģ8Q/OW2} nUZoC;t17Y216ry;"oG[%vPwd>єF+9.usoLP%kQ-űv2Wt+7NxԽxX}i';/oN0 8G'Q=tN2hV)tb?'N梢BtmZ [MG`^/V=\ gquvk2gl,Ptc{*;=iO.p$0dc aWTrc9Tr|ezR5u01!6?{ 4Rj!$DHLjA]<^oO?ƒ{k= >' =ִ~F7YIDr d#`9\qQ~&Iy z u. xtn;,~,]_e[BYOiX3{UE2g}4E!t=T6v<@C!C4Mckvy낥V7o.cQWzC;<܇qկ|yV@<ߢn4 ٘%h)rD(A&kU&Sߘ;ʊ }gS/@ɬi 9m?/<IO7-5F iژq706m5l(W)B,Rfq3:bS;I_~5)O !Or5C4`zo{LV%(=ԈHwK$6U8s%x.^幦m]̖n+F'{g8L5[^j+v*6Rxz%pZa eFXUF?\{@ ufzi wYݱT-\Z1tV+:)EQT)kp1ŸK(Bm+a1JFE S֥@rC#F(Ik=dLF r$n7>-m[;,n dݛ<؋eB fh81_5J3w L O+ "R6L7FO:Tu,XPV]>8vlك2+6O^<WހCqw+{?$Ӱpʛ9 ۘA;{p7P*MѬ݅$8{0}0&2#2c<G6 [Ws;.JlQr9+AqsųCi&7-os~씚|<`菆I%9Wl8z Up^V`) xj_1 @x&m\BPٕAo;;w|R% ƒ.e`FM00#ܙc#d4-!XaY.쬴9@߿4EJL;KtN|D)9G6#1[+}wSsrzp⽛/_/o/ӁO{4Inȹ&{sq@NDZ?2b `BCN)}:vqlo@bes2F)%\t%N )xs 1`\hcTM/lpYU3 ㎌RES<cb|N3p\&5!;O7|΃lřќD{ê VZ 9F\m]븕]hQӤf_D(rS֨of;Ka밸H*JS f|)GOe\2;]"&!Vp]SE4a5: Qng$?8|L&c{ѪJz@NB" nFЕXk-YAo-M%[sW~QᬷbAƢYirRvdg pc"-`R=xP:?P9Ҥr2I^s!<𽘝kLlAX׉ɡՍlIvWi:/*ᦡ$KIXbT,n"ZJK@Wuma$iƂcjWS-nmPq\&,;p 8TTdDvaI7Tc S[,!B,L.*Xu_GK5;BQ @J0!] R`|4AC|2Bҟ 1/[V/ `m-Gv7;@nM vi jacI<;Xԩ*n0R*D4ãM 36N*B!@*l n 2 Y-O#H\5` 11{O/eD/ªW̥K˜سڵzY\uۊBX}*vhwa9^|sgWnXP1v4ONJd޵[%dWs$پ)G'*pt/f-}`H~VBׅ-ۉVP-VuM>oլΧ@!sZ; 6ӑA0ø_`G%M;I#ǍLJl\N{VVW3>}獋kH.蜕٩|dQ[ēaERZXM[fn}j!R MU`w\Lفh9DkDQ֬w~ }2՜bWvT]~7{U[NPwlUc" &SU>rdL׵AYhhWp,򱅄#ߓNTz -M|b*ƯSfi4O@GT"cU##ҶuۑP '˰OϜf(e>>G/97wW[܉Gu_664$z!$L6كL21H)ݪ"@Ƭ0J)-HE(p8!qXZ(K̷04xH e #Y~4rg/@U͓r?!])Mns%/*gBȉFD@[S4[sr^ X執9h33^hyZ U (th[='}/xк{/!|VM!θ`RѶG%- M!'*(6!>2{ep#Fpuy'.漢s; "^ýn"GX4(xTroLa:̭hbnt!>BKlg)KJ޿ɎV;o QިZV髩~=UOC mf0 _/aOZ}ɱ:122 trxhYS9LK nVOsdP Bږd$ZEoz<4xԞ Lz"c5$]B8ͮ5p{a|)qTDžRzvژo73P4 jXGx 业磠GIi7jHMڰ -Ǵ\Ֆ1WpI E]Ɩk7MMnJ.J._w=,Da)TY>x*d8)\knT)刺/d+z܏myǂ`\$?2/fIUxGgYjHEp^p~{\yt[:t:C3m6XP>K[Hnxn_rʖ݇,%60NE%a$8agXˍ0'yPv%qf]Sl$mw97+hsZӝP\R+m n_tRQF*z 5ܘܻdqr"J_kP{/ttyɈ2ByGEQY(rɖ(2jaː5ަ.Ma# ߗpKt_$WO]h*gS ӒbSG*2>OtkmG@dAl\bjaiY%{o4!GE4j*`h0xqnu:f>%蜃%GQE{$1b* :V:7 밷)4Ut"Y!Cz=P~nY***jqs҃A0p?nY\9&(x;9N=gAo+ɤ=Y ,Ux*1i/#( 5FFI gQ#T!00\!(%nF*Uo]ߦ`ƘZbV|1v5Qs@ V бT"ON*lzH&11؊3~"Vg`킂3C!dNο&aQ7AXpa[ol 0݌"'h丳t1ʁ#XX\^"DtΊ jE^x<& 0?V'9ou/Ɣ{(RuqN*e8"N}BE4G NLPFݨ2":PaBh$Dij[ sMm~dAzdb1T |("¤O|#,KVgH)ٽ &&(Hl>I;@%ʑbI[SeJPT+ ҖMƷr}oܢJ ףO/!gs~&[7/5ܡ!ؗ(6ͧ4PpѳG끓T!H#c?@iSHS:a$GOK!t;L!(bͨȍ(wzlR=]:%"r.lW@1g 5}M-98sf|A>FGEGnA* _g{ҽ "LoFm<0L*ֈ/$-\^ĉ\ٳE#DyNv2Gdg5^5i (pP,5sUI7o{T}elTY^&7F_ȮrZغX>k`&mXD$ÎVyy\rƸtkfD:OֿWA;fQ۵Ҋ&8-p ,g[(ZAGb.x9z4{P>:ꊌ"4q[ߞF:֥9pA;%,n}CQ% +Di',:FN|66يA.o5}=uvNeтTO<4(u+6D/TJUs }71Vm*fvJHK2 ֶ?;\(B:BeK~p=كsLƵ=z;%VDB.u"|i'R12=Zd|Hk3 "٩ap&;Ee,@@0 ¦YA눧OUSγd]eү%tD]wg”wY~oѾ~*O-93ޮETl;0 nTn?|x6td7_e+nWdq@Xˌe)[2yIo2푺-~"yҚǀ'oؕȯ?[\b[;4Pj*՘]FsIcIAsÜ T!a\/2F d9HQb>$[Z\wJ&7R痯 zulFGah}v^:ގ`t~uJ?veh \o8.YeciJŘmuT Q5 .!@~=3ͺmg>)+ԃ),A=5ҨG N\g9g+;zMK}ؕRcЄίbg7"IK1nRpBp B  >ٚiiE={yh Ǖ teaD6 >6XAzl.^"~LE%лwGy^Bq=)-7q?=!(UQjRF~~8g8;xE0 { a?W`m,_W.!Z3ۡ/P󂢏79l%({Q|3*e:jq7QͪkQO*2eө?4S0MaA=>wK7FsiENLQ ΛWξ%d䠻Jn7usa v*uψ9LØ篱Id=ӖZ޺J-tBiژzlOC3>$tNlcꚽ۰6f;Ks~6!P*jdUU6ͩn<`( gl+"E#x~2hy96zҵ{'˗1\ɦԤDC5Px뾥@B2ϳt3T򬍬Չ{c"& 5і/ 1At ӾM*#Lzв$ބת@)V>n-AnvC< ~ᐡ3r{| jB@liFr?ga ~%ӜF{F Ę]0<}`SC474C:]`!Ts;>2Q4Q[`<L‡eRl;,bg_cqP׶~S3+p3@s|nvFX1*r4z4ǭ:oWr [nmÔk"E` 5g0^EiJ"5S)^^ϺMs(\<Á]vϝ%/OO @M_5;F)șeb*.(:VrObFM(D=&}ȴ- k] Ԗu"4u#PM'h١AHaіZ6'H %tūWTzT6N$}*!ܨIxeWW>:;iH1N(wThe,aBӹFQMSu$/F;j=Tpr.ąIL B'-"ND5]{S_ɣK#Fz:&qбִ}F 3H8 H=*FX rqY|/;ɒQB )Aac +:)V*5~:ݽoK{%[nT%P_?js7tu<@N"8DEŠ_gou%URӃRY ;;b&reb1}R.5-pCڿeMz(GY]" I}Db7싹g(/ĤyxBlE{H74K;IM e=PVw7ጓ]jHŶ7l=Wr"b 'I>g-_j /,~fm!9&H׶C@PsV35$xا^:+Fv2ўv^3؆~抷v X8P$`åYqD{̂rI<Mf'H#v a?%jPqRK%W4gƖIG&b˶RUA ^3T3>}Q1M@>FM^}j^S<[|TA?E82|ݻbQlם? s8Ѭv.s2$]-tgڑ_~YB>1 \Zכҵ*0"+\|5 ^aq+䀨z/W=6.1d`ER靀@ባ(Bh5 SZ f$!'o36tћK!Jf M{.%t5݁R8.qEt,NJ%4x'< ?(g<ذav}+ϜL=}R++r{ xF5M}T'o)]S{GRDFUdcgٺa>,AY(uk9RXB0|*x.?mewjr*t ;' KlK㎿s"E\D.|ϲ#ϣR pܤ*Y@O+"!R󢺒t/LTxu4Wj퍘dD ڟYwa . Ĝ@~XLz|;c}bz4vd5FD3fC qYazJ_EVɄN8p%?:0yHҰ Y4̞G' ZMЉQDURbZ<*.Ά();uC~`gϑjqls#rmR,.ģ,$UYg/BCrD7 !@=N&М%L)ֽjЏ-;БAK!߅#Y۳6pZ7%-(,.( pjl#N7{:Ѷl!I:qڼ[XJwu 3G vA+}0axBB0wx;:@$bWY6p0!>vVҜǧ3%wω \iS=WtA.>[×(&zU_kCWl3KxM0W7ԛ{^ْ&Y][s:vwt?>ˤmŘtWҲ3=/`KQ\8(]LcW/ַ_Tۑ˝,{}N#x&rhZEvcN}}Wr7Sd9ixTM5И=Ѧ) T#_soGZZmA fʖSgC|X$yg O°n%>NbT*(-Q`hId = l#H..$z'=Xn9\gE>VWLzmq7Tq#ψ$M7 (J-?فΫ4"`Kv^W@!/0'Ԡ:Y0o.<$[UJ V hb9PrJKCE Q~]NXM# UA,wLx~&:҆,ؕߊm9<,e"`ɧө ێ$1 e7ի@x\q{3t˃&r4(#>H s6#'4IĮ2׹xWp-r z0Q%+4Cdg%'TNu?9J}kI.rd]L G.\Nv>PS+ң!/ ry4,ؚ3 kEq+ HhS^2DLև(S81FQdYer閝):|mV PW]xwN{ixJ_H 6n$Df&TJKn?eBJ 1M Ĵ{#<FlOy&L_N[!ݮ)`!:G `})Sa-GSXhm +C~t G)q~ [FmXೂw|1yٵdi62L+P셳a2t UMkj.!1_,C+˙-6mmjA{d58y(?"OeWmsjGJxIǎv> {LuD]n|m `XQRƙMfhyc: օZWZ㚎\qvՍo޷ȉ!闇" YQnVfUYS}₢ЅJ>|]M[9$Q'cz SQWx2PB}UPshSfJVuYjn]8D߬ikŗu~f7x+n7B#\Q j Qmz3 Rn=BEDZ)0}H$ a/@nWL˘m'|0G㔘cBFb+Za$(dPW(7-ؑ͗–Ib%, zӬ 3\ W "Jٛs4_HtE{qL"6ۗFSod#C ꓣVCl/َ￟}5;#۵u&1@y_˥9^=՗&c?Xy`y!b|Ӷ̥(.X1' S!g؂@`F՛S.?  A"d4GऒbA7"m_ MJ,/r EJ4_-Nk>wjw?q҃'=Dصi0g/ 1[֘L\,{QVٺ:$93%;7%6C Qw)&GRD*JP@`W27iNļvwezl2:f]ػ[{(l _r +DcI ѧsG[@#`gIaFa5©aE(:X:Tw 8t0%SՋ4p~+B;O^@}sx 4XkKkMkqoOZ8HͭeW G"ypm')6&1zڏZ{{}ԴVjhH˨-dbRÖqyoh:.C36Fe4G=2 ٢Z;y(mdzXa <):jke)[ H_QbE{<5齂QNDos˭=d@{NWx4`bih*]<4$FVkO<դJfΤ:?1mݚ+CSp/02y%B'7JdAgJ$Ӆ56'@IKmn78ñR>>uo`~72|*"p욌#RMekEeՕ\ EpXcx1HN3zo=Hڎ۠"rb [,pZ3dnyܻg0S"J0XU^)bVD},g[55$̣FQ5J2jtEM73b<[{,oqbh5u/dBeAyKْ#jfU4΀/~& 72LHZ\nҝù]Kky,̄$v3sFP(/ԟq^pW_yh0O93`t u!N9jgͪ ' !hr߱J#<$-يZʖ[M 'mfطOԷ bsUF| iv09KTRkoEu61DMCR̟#@cG$3 `zfmU' "\z]?/Yg7q:R lnO摘cd $ej]OMj~KIe5-j1#g,̪{]St+w_#l' ÔKl43 _'^k]^, }qUZ=-FE>Fo4+l"z9OpvyD"* ($.+b*$_+ }]ǚMHieV鋌!(`4=B-.,gmb2.+d t݌V;YtPMK |T'V$52z13:QDSM_=%5~kVW?3k>> 2A#okum$jRʑU`Zsw|4k_l_U A؇w L󲯱o51@# ;Ol|˖#0"mA!vm(öc=8[ygC-UOoXA.߮\KgD/2S+^+L#pPUuaC-/$3ljfڅ箂r'ϭ@qGC80ΰ.j8yDn-[^@xn;G4n_PS0pg62iĖky\g៍;,'CPKnC]yo@C6kIY~ĔnlU;#ji]"T+}U N lYZA"U 77K8O}0%5p0,,`vk&9|}|(y9~Q@``b"dnM}x Њ+n"eင@a^23M`M?E5_D] iGB -}k0?{LFd8tdǐm2ݔ#\PPW]2I|n@rsF MV5A:Ow}5S?*ѶS| vc$+/x z@ +yM/ y{=8}M{qNnAˠצ,;L͇dzOŵ%1xi_@St?uaM?^%zlhl⨊S0tDcՁU $,V2jgչbmT}z!Sލ^l/YN-cye-EAq+F}D@GXd_In O_Z뽈{BnR҉!i)Y*#wi d_̢Zt!q#MZZC n'z\: 409[RG&/ ԄV Iy1L%}bvyB I߻|]dʳ"d}\Z31.% +_LF}+@݀64޴? W+%LiD#t}ԥؚ PMX:dTN.roH\Ml{iw 3u_#9zƫKƻ}_2H[/|֓ADdWڷ{l!`O~*ƜAK ;b <ӜR%:,bӻ2J`#,`m:>*xJvt1M[*(WPs#suQ+ 7"?F~ϑ+?yFwj;t~m<ذ$ycXWZ2,zՒ EmMiH SoL F^PC=a~X9ƙ ɜL$yK:v-"%9<\؂:(6.IW"{כBtWW:it~$:RPq| 4 cjK{ w哕re&Qt fE+a<մuGVyR!o 4wmXq.4e[s|6bn~P&MmTqE(5o97ޥyߛ98jp4$,WqCg4+6lN)YS.gӺ%nQ#}/F0Dh :lzsi's' kOBfih`Մ6<ƎF'CD5m?S\<&=zD5zӛucaM-:'&ב KC%/}!w{bT0oG5V߯py7"X*!\}@Bop0/ԞQC3siGRl3WSZ9z6G(Ŋ~GGvM1 jFܙyAۦX鏧^K`bgu ͽ̛(ӿ7*F;U>쫓R)AM$4]{;M̹;˺R_cflc5װĿ6B. u%$Rz]ԍ/U9yYUٔfEz=9]H PAZ!>κnX,HԊJOYc="2.T •/] x5ᅫ(~+<84* usp}YKo̯^ Owdĵ,y߮[]@V)k4l_L6wb딉Ijst,vv|)T=܉g=P[`:cE3$RHHcPP+x WX+ΑE0H*Z0 8Ƈv!B> OcXP˓xN CLeH:Q5k%F{A1/KCnxAcX1jXы:߮!PĄgӡ@Ȓ:P9 z z3ҒEhcyO]tX}fJdM8$_Ru1$uguX]Haqj[Xu.%*Uc$Vcj׀鑕G'NBwtDٖ8XiP+II)f+1 >}K-D`+RS"@BM) ׮'| G B4scX|U870\eEN2񑚃mWASeGVP= 9+߈NŭaP CLfX5ʚ1@\k7`(~-_ wk:9*Uf\`66WdMMF"A<D)g%)NoMbcE#s> v `KxlH Nd'>hs~Ѳ%]g6ё;sCh>MdF`f>ןEo06@spg[3Cc9 Jm6aGi2SP]m툪u6kdpJڈrs%3w)G#K @xKV C%]gtnNb}I9fQ.3s_?p80UJ΋HdSZoISeT#jUo#F`H¸KjL=ee\׉-6R*}WޒT_JIO!gvd> -nH.@#܌Yݘ_<)E-fhQGM2h?hS 84Bn7~c 9Z쵀BU`VKш\n=k`zZrCCH 7쿨6~VY&R^G[M箑̔7E_ p]u[ԴKQ,~`e=j8vTG5툽a8A6o=;^lŚ^x~|5nX2W7Bxe}QGH3.@3FUF}s2΋FO `ylDVPt bJd@ϼXou 3⚉J^e+i%')hGܹ3n*s`%Q{豞UU'%s8 =dwQj?s:ROh"8N >Fgbe?s`&T5Vjbd*nl_Nf_gV„Ҡx3]irhb1ev"B,G< zwBkʎM2磲>&xgxtGσ|ߦfU1mȻCm- S]);,Riјiكڌ.R„stI Te\(#SY^$xaHIha5" 8E^a4C $[!Lc gZː- /.(&ߛ5 \;Yz^RCw{da!sI5HmKi8$ag4.w#1#;>BYKːbY[O8;"jg%#,pNDD|4_cKQLDhhLϑFklC2UGǩ-yT t{YTA\K!'BC 7ߒ'@h@ˊfc2U'4vzۥ ظ؉ YCYv=ǩ'ѿq~Րɱ{(ҞlWRnc iAƠ:ΦoX3x'\eusK>D?1͂̆Jmc%D8c+0!!wiF66DjEp[.DKiШ cY;q]$m+bE(", y%˲E ֢#!yQQǭW)l3 **00jA^ +Dvkj쯄qlKڽBka5& tF. W 7WtH4M@oOYY뾏Z*z?sq}!t$ᡖ`"K7*|;c \|ZE|Uĥ KDH&~9rE̳m67C|.]ut$-nZs0 ?c,OoZhKЎ%*/enaj,V=]?Ӌ*IP7C DŽmW%ҎQX9t]i0ׯRi~l6e">Id63fOhõ >TFka'U aY2,FUQk\0O{ AaĜjkU/b%g-F^s2 Ok0K`;~VУ Vb[P*08r/@ެsI"'p k*Q3}Ձ6Z.-݀ &/B'E'];Bz5>\\}U2l#s󝶙"qDž *sW> Һa-6& ua\M 4(eǻ9q24R`"GMuCH7 I.G/&6w,x ;B8H*p)ʁê|wSN4]#\߱Q3Ť Cr|3Sܾ'K D'A{˲SFJB]XAy' {oh"]: \.=K[>2i|y Vc'Ñzܛp{k(QAOeR3T[7._izRi"r.r+Ibb`X9족8vUуp+UOT<hȋMTe0._P]gܙU2IC&=HSWONeZk#) j(~Sj'?ÿ<>|\#{'x;tA$fj㦐[ Ե 5Emi}PJ@=?J\ۿ{a[ֱζR]J:~#3v`Sð+o}jNI qy /mkc9;\1D5y1n wҊc=X)_"Fl2"@wlCgVA1b& Z1Vtl& Ց*Yy~AP+LCj4q0~7LrX2v gl7r}35Y]. ޓnC5XBo=X>ipf.O<5r;ܴHˆ˾'3(6yKhU{\s<JWՂUxFgJk5V139{2(5xA\ݤ}+D/|^PGsq.UڵCHiF;Zmh;ZRCC{K:]Zպ.xa MA22Hr Rj{ ZyU2L Avz|nKIf6&C٤ۂ"<̛{a8+N7A\9l1a@FFPkj<] S嵷{Hⶃ?}qªϥHݷQƿ*c?s%o"So-7 hxl3Ht Õ& h|qqThQ␩k2*a#VJ8\2pˮOЋ5SمAFbw X5}eG*PTA]?ILעgy{Xs2'QIu m&vrQuDڷ.ָ{4dMxy1ly'9Wh" :fEz}NO *P|ń;Mz=~nYܮJ~nWq(>ڔeDBp8p醲O|1ӻl!6Rx{<B.Q;-eHͶYWxAm=ɋQY6gH~Q\2ͼ쉏 ViL= J5ˀE$dPΕmK/k}0pݩ-9 yy\Ja~Etk }j61nh6H-'`d|b4ZM Unߺ|vF:1}A[p =]Jyk@XGb9-ىPē^q|}}A^zDu/Rnz;Ӊ,/gxǵ/uuu{E4CrF_¥'Nu"!r:FBq躔s]te9Mr2 Sgn15jTA @-y7=Lcc*3"o}C6-3n3䆘1/ q6=֒/%2(:Xq=}<0v=Jf4Dh_d6:Gx"F0ـf Ǯ 9juM=O:l]v Bϳߢ*"; xju]IÙcӯ((z&kfZ1H.00z"v9퍸!%wgB"!K߂Z۲*U^*EҺخ%mcj |_ޟ}߻jW hL+]w,rFSIGA)liOC[j*A%RC)QSq+lmxJ LWwՑ)ˬhxmA Jr{ifqMlQBž Ƌ|F?T"!VrJ#S`OB{j)%f9D}i> "]jp%6,!*ԖI@4C%uv&fgN ./^Jطڙw% 2h==m;[yac}eAB}0} 稥gG7đ5mZ%"+{E5f!knI쿜)YL‚~KV().ᓑ?IA_lzMCp7֊[$S{L+eL[8J)de +%*p?ȅU=,R!X<=,&-6+ Z U<0|$9t7Ux"( 'Dw)r_SЄqHʒXiR fRן*L)Ű&@Ǚ:RёHށM- 祺m6vw!%&hO/li3(br?igz58v'z| = e!bݻ4sjeuCS=)JVyZMX N $1E$^#%2+to0iašE]mػCjs'њ6h˲]P+):bNNZҝS~2dˣ@)QO$)j]RX{e}zÞ9ݎ){|j40XL Bȿ,C,:+{MW bdqmk(%iSE1\;aU!9wn?h8XU\Bи1&q㯉L(ۂ˻0-L=Jrz k-*ƃ&w}Ƚ"3Oa.Y&FH[A`h:(gf ]429Vp#\NQ|Jc^ 0ĨaXU`3T@}9ڪ84<]՝r 8EY>sU ߈I&5@,C<6I8)ݦw<82zD#pĝ)TtYs;lgљsti?5z]7 ҘUE5<r6a)\"1f>6U%ފ X.-]1eʥ>` Wԧ]eb2Bi܃?ȓZjv5{mkhq/l=o.,!Q=a`hc>_;DMከF15k;E!e"Q* 1ϡ2mޒU]lU۶ݔG}P*]<O6,DHmrj%s!H"(>d)M#. gH&3YeKT8;tƴA< Ź%,Xk MlY-zFPnOxn@SrY'b>5-x@xRxKкTGH΋3Xg(_D˥q!g!k-$F/%-e˨h k*\.3k6Ld.?08<I싅k>2+:~Y0$aغB8f҈tNIڊ"( ѓ!ZȰ9.bYmn~\3S Y~f=i^ j'*$bGb 'vy]˦_5@O-J14kX>}Jf&X{ !7sZH;NM’ 3#9"$"KD5sLKnrI>Z]h9JpA(X)cQfqѦ:j1ԉL|O7dMa?k]M Dpl‹V/j-n}Ugb LCk(ѓ^bsfNu9Co:D+P#Wy`yglP-"Iza\ Oyw5v >ΨYSU<8XRy~#˪kp0xt4<*f0W.lw,w􉷳4+1;g9=J G>ՉMM+ l O lu?Mۮ氕X X)O+4fueyI^ؚVX_Q )G8{N3ɜ=A#4WAXhˮAVdx(\$PJ(];@W-W~"YsSuwm89R$kGLOa4ŸA>U F{|VkSnR-JUO$@E]x>KזpByQ`/e"S2R媩Ôa]GW,{g:NbFt),dTXdtdw%AK3X>fJ;>x-7NA5ܕ!$cң4lh< # Z;åퟠQ%s<)}Jc~P!_6P _dGc2ҍ~+cibH?v.+^gӍܙPC->vrk"BD7Mh_D&ږRuB]`cg{21"ӠB_jߗռf1+k1+}jCk<;9_ |ZU`= !Ji&|nǝ+.g6ow %ܡ6dU21~:iI&kZ|827x"̴\/gMpdܞX=4VBނeI)ϝVᯈ, 5 g!M:A<{f_tI9I4qėM-pW̹-'  2$ڊ- ;17B??}iʭOAE-06Qp|d7I7a IM!O?_yV'YXRuYءۉr0`^zmLgʁ)i_ @!:{1J&fʱkbQ1/qʛ0x^`ߗPQ BMs?$y{t##AGUDqfwj~]<%DwTF#oH;"r% \ A|QL y]zt6=@5q8 Pi.JLEYXZ)PX 9HIcH3(DeW!!]MQ<7U)fT7J5F%UMr$@p 2F4nXF plKG:Z& K[ $M(QilN+3"SkI.h4΃?N4%Kb>1 E 0H|-}ku w'g@!MlEj/I}?Qat3V |aޚ&jJ0+L+ qĘ,z+G7 2]JԥT58DĜoe}/` CtT CĨXM*D rCkIJs`܆nFd0%Gx1U/*7IIF+6OS*RCU{x@m?zʵJ@ݖDU&sbD- )C%;G6MYh3~W=4+D)0T㊦vv(,JLrfȱxYb">*EVZ5zt/ffțc7 I}"gӱ8[QAy4̽NkV!mR9zOL2xA{MRD j_qRM-PY@KY1y^7ƹjw2QzK{TpVE eh@Ra 1J4,°D|m]7y?yW$1WS޸*|gpkJv^#3#<8a(]m[}= I6115 w,HDȷln:ݕFϓl^Aw_- ˃N0iUҺxJ𵧑:H1CHE9d:rAwKyS.=G[w)* ߰}"Zkiʃvq ,b o<Ɲ=|#,| 4iPӰx9 1zKm8M,F$R믍~/lwWAـ ru)B{LXfބj,=洕YCEt5 䉵biw" Qx b'fXaD,ѿdP0Iqq A]AO|(ĩp䖕$%͡|]̩Ւl`>]fv;eUxWSIjR:LM 4 %`U9^ _>j`s!Q/ZVf>:.|Hq5|(~QD>yY'^|)9<5Y%T_!yULse~|Qܧ8R\B:5pǒFn u*5|.ql͒7ʤKI8nqn1JjeZحb} ̸GvgY¸432p(LߊJ,qw|(1mI~мH9}] N0*1Flgm^C2I"Ciם$07^z$3x}r6͗b ckYv~\ve< Eu7@&#w C(S\ 4k0>ᆻn-(&==1(VIv^f8\dmCmVXIZv ?5Y%!*vbkM$L%VT4b%:gzWѓ<< H<| >3/E5e]F̀T1MyVn ߲GPR%WM7tCr(`H<]M텄۠G}xH"B7j $g"VVhr֏W&@D7 eS_AgA }HM}t"ӒS[+da# \3dIS)sbd QlAdUd>p3 A#9*+b}+T]?GXmo"FʥFt>`݇ÿpG~,K[#NcE,h?d#~3BfO&mcAϤfy%W͝[!c^TIkqu 0_]B';= 5>0o " nR{ rh*ph0gFIHPmS5h/u/,A#ys"/9SYB1RזۧC Zudžijd@ 0l+7bawug)|~en] ^s 2~Pt,=a2C&"Qѽ7|-+dj|^@#FVn<8}'Dso8yC<֎OĐbۛttWvQ$h.&tmx퓞q +Pؠ /uc8=!|kZͤ\^#6BadO1NmVy fDojrtL?_NHOM3Nõz==/ѐwf,Z7&b^/iŢ[):%X]\()=Z4a^v"yNle5 |*s 6*^GaeYCL6hiFMpnӾ6sWjA̷(? p Hc}^#dj Ib|B[FNd¨rFdS5ْh>cVrm E|IQvm1dxz|aaNSt$ks曟Z[lLf^s1P4l!;RyD=:k5?EiG7PX!di;"ūaI)~etaDx:dz"{dpC muvg-R^AM1[0W6!Q>s#o3UP]e]g~Jko..:8O¡%7Am2Qe_-yeGC64o KPSp4ɒ?ת͸CAlg<-Cgvm7%^jU~*J\fr /iz# =p,o m Ŭ±j-EZ7(xZMsuF_:lbʞؙT1Nh݈f>?cDtkjSڙKm/CpoWa 8(*.Yb]9e:voħ݊p,9;dN)tV*ZUlX5n!X(-%-&#bvQb2VnrMGW/횎}h,/$Q]AᏡ,D%X48"$ J\(HBq.` ֭_~NTeZ&9@X&#* =-X?##v 'z{*J>.og:y<-0[:+1BeKiqؽ5+d0dmGMh*~Oy%2 s:S4%v'鐘}j.6 ;֊ c:{oc$e:]M&:lʗ8ên7 E@n Jtt\ AZ~sJNL|p'wT0\)Ao ?z?!ta }^\D&!N=B۝M) ԭdB*qko$HL:ߩ̉mSqВ>2UzjA"3{LCF:k0R2Str3>~G=[=ʫݍNfdkנBNqI~&nc iyzqLI`Y+(-|$n Ƨ67Hd9%įjs<^j_r7O˻$%)T`Q_<|=ǖ?Xj 9p#W;2%y#FcwgY|h ;M]ISTik!{}v9J|ĨU1(VU"L]툇kDJ/T9(|ཋUsR$@bqr.t?â2WqM|l2s7al܈4w(ejO%2u6[XWu࡯KdDl59hw}VztGQIN޾ ;kk[ًtQA*+U5)3#z=(I=!Mc:) 6x+>]U n q ~UwArNr˞!al Iv?3bf{%+SO kU 6 瓥F!O<ˠRөuAwm ^I+C?7p&unwLd1([*!--jmkYe8vߢ=tn P-{pP&=pA+ ֡A"ol??ӷ?츰z6qY~`ՇQAFUA4יabS?+O24f-jwLig+kPR-rhwCcUz!RzB' ŽӔ4/% ĕWк4")Hʼn28dv#ؼ 8ReFm\ |'yl P 0l@Uɍxu(+%[.XGp~q m"Ѫ\xڳE :O"j\[lJ($>, =7-_gf &ڠ u8%^Qa6ag }C`ZS% kxv,|$/_@&?/!l62F4"e=*Ap}Д= X}s%$ӗ%'JnH8So!1(oSRޓ'U]+re[rzoHgo2#yVGH:{O7E 8b 45/{ p,hIh;HNV r< Bǻ'0QNBr7[w?f[q q}e ڋ6Mp\.rيt">QA&; GyyWk6DoQw&xL wS-AQqj$Oy[ɫG訌y\BCZkͿ5x0aKuCĻn*swrFX;N5^Ff{-|"@ʗȥPx{b!0s7s5@uPH U"ٻfZȿg˝ =)"_άދX*4,(Wn:sKWJ%oͲZ *`b \ɃT\?^rY*4G@B~͏xm[&!@,\0$~O\ϧ.A|d8ʁD;ŚGC;נt[PL@0i O&b H |vM6w5ɞu$0Y: 0MGhx(Ūfܴ_Aw3 g&uA870pu1(UnT.`]nbI xcxބzպjsK2MlU}C Zj-q=B+ߌ);溁=%/ Tlu`I%Nóxj~*s[x_Lǩ&'I>)ˀ(=jkF8LjϷ]4ވV?&m%µ@tJ7S3jΚuZDRv{[@3VVREX}omKk0%͉ $y&Kb~s&St ro5AhNcH2'.Ls&6ӣ+j$.?c{z%ldJ光%lm;xȃSO62 ԖemHhΕ뛎5N(]y]ӛv6*Lچeɒ.ǰ+YirmҮ:s6u ,\7\Bc!x`ɭZ2iM?iw}tMW"*/$h5ƉSQ2X|lkx/-O=h UϤ*ٿؒ~bv6}B; [់bSߖ5J53%}{ D|_D_ ¶#ΐ`h u!FxTQ(=(e] >'A0py*->H)2Cotkwc q?XTuX{kٿL:}fPXuR;k%~bgx{xqPzD$w8`uJItߙ 1bYV+/An)PKO_$y3ZDm2@CxQY` m姳0Ki: q0se)+5m >]E>m<6 @Em!k2|YdA=dT?6oS'&̅I]拱OeX g fL𻋠~Zn-NJvCeB ёP>+*dmw'=$L/Pzť@Z/3Qڕ1Ϻ:y%CcpcZ~ Ihq*W(\Ǯ^kke#p?O;5xBT /K̹"9HkUҀݺLKmb H_d"RN\e#Kv&eqwÇ#htLVIqeI@țIX6kQ)cpE*&KuP lJнCF,6=wqqƜ .-{ȗ>ѼY Ϯg" =3y6 mQIk qkzۃU:z#4Kk?K]8,Wgv̲[wy]jhnI~7iQN!ٶ*d~iDϐjm}(K WHvk[s)t΢3j~Moq? a#7,qb$ΨZ@b`<ҦҶ< TUŦnwbލ0c3A}%{ L h Fu A٬$_=5Kc'H7YC}`K…hn l-k=O{4U{sq4^ۦ}!gN_mCpYٯ׳mc\pCҳ :߽مM\]iTƢOGk7 k!(+;d%FM"k]zo%ob'-콶Rh<"i톴4K]/;[Lm1 2kOChg;mItW¦0T)xɇJ 5 OcOH\ RȶgF;pBQSyYVJ;Oӆici؊ C)Th]ep_~Vi:o3pg!N=L+ ^0$ d7^x{4OK}y'6f5hE3荜;piSbyˇyxjQEk5 $AR"{1YU2St> WҰ0ܕ˚K^ޯ&;ɶ6JVe/Otq?>;Z']F "Q8W+?M_x>gEGMX2RO>dWu~!bhas yn.JΏG? ZVMTz ${1 woM P';?bFц_٣ڳqFȘYtqGWe8(q5Qmy6c8Gx9pNW)4ZӐfPQq9z9܊Ĺۄc,SDK'6^jxԥL(I~d[99MPԋ&Gцc hu.F1I8gtVD}6.DJ|/8lϟId3zb,&X󁈋m6ѭ1:NSP2&xuMmbƒw$YU'b<؉ )nmѨmeg6;Bg'3 1BVNPtY\@0N_P+Zb-@̏i xTN\I_nw !&i\z +%Rx&zbo"ͼ <*#7scסP%r@C !ucՁY(=4XlSE䧿u5he%v2 x0H7 oj #`|7qB:ylqc4$Z lHEcZux3mP|J{p7^ql]㬆̜]ɧD^A^qSpfUgaY;2$Su1|q-n[Hrݬ[^H_&wܐ:g&a/5lbq2 O!~{9qƜThϙv`oV恕KF4eRp$O/xdp4FeQb|$c[;,]>رMnh`3CKr ~"G fRU~ ߟ'xIt[:rc@/K\(f1%9) 댸uZv粍VcA׹Qr##b8iO4 @@`:9zJm ='|kFځ*zHxFl@'nJѬ -}}Irz/apĐ>sr`QQLY[;h]W:!DGQ SnX|6[bIKm~.]pQsA{4mUTzMW$Uj 1'շDzu4QԆ/;t;L'Icu٭)FC$0圷Nt

;UHɃy? ɪk}Ύ?F^K^#&eK-IfzftM#urQ5Q`JG0rɋR>)?-LM=,3p{8M锞AfvK5f6Bpz f{fZ;wM^dz: ,"af|);O*ADC _G `v/\`KÍBJ%'oD8ٓґb9j~d?6q+Zr8dgh sR_!CQfV~S\/g@ÉgAҚB`yJ+6+ӨVrkCoGPU+2x1v>?!g[zZ 0I~% _53q纯$G#o+BЄ <&[4R1w;]|tkЂH}JV_QH84r#ﻞV^ՆfVfȌcî5CMJ'$rO_Pt&H nWK i%MiU Z" z/@+tXTF;Ld/椿r7oEJD"ǭ|_  m`'}o-u8= [Pˡ7ő}؞}D?+tLf*+ *EÞM`~Gq!Dމh18‘_@̛Ѫbdr  G|Xѣ%JAN2h[/68AV2W EΖ[IJ\}ʡ^ =2~QŖCc$K&*H<E{57#+8)ʲanqV "DNF7ZJ7")Ye4|Ek5R)0/?kW acyVt}-l^*#HKsu||,񱂻1Ecja"n 0XPY)'OF@){TGD_٠wU]N_aT4EMI:UMT$|58Wq< xRlu-c$5,([8,:L>)ggFǢ R^tJڒ3Y[iTU`\d~X S*?P_l KyaѦ՘Jm/-s&vbF`N_z`(oH(*vF ?9 y ~8"bsfi&Ezxbu@gѯTaS\#Ĉ9fNdWX]* ^ $cֈ?_-"uUD *ؑ&.0^Q{'!D:֟ړC4 A M^F $UmphU( |7@SF3oOZP&K(V%a}WB.JbXS@T\b 7z1]O/bXq' ҬNTCrYbwn˶LuSs֩iu,hoFauΌw? 2lL:zϳ?I[/0P/F9\M'rcB^&͑gIgYKvh|ک[{\]]!P#uE_ob.*?mӈh+Y ΦG^=iYn.pH綖B Nul?uA=A+G8a1`,_JT[?\2C0rWc@rVөoȒ(i9(&bT@kAh!$yL̊E[A 3fL-(u=oe euFG0o9b7`gPzeK;_d1_9't79+ᓒ1mW}O檼!\oɴ 1Il2س*;jW\Mv>iWJZ,O5Tzq>)[+x[to/dEGw3PVv.0Y.9+BRD5VnǍ gS4Zv1f*ʼ)it,\BoH[o QKf_)Fn- xҕ6Ot\ Z_Zk,"؏K>\(|}1l1!=kͽ"=F5X~Z@;=ġèkNW`Hh ˂}@;7zy`=-L"<&~X0 {ꛇFfsɲ߁Q5h^Se%AǰCUұCx52!Z:Ye %-m䷲9*~7VoƋ xM/#|fZx YeUKG4V "v:6AIeV`@f2/Gk|.%JH&l]DۡR)l9Y4f7g\ADIp򱚹C7UREROx\ DKe;J!ѷ\|kl4QUnKޖ RP{r5/O27x\>,JܗNfpho@_%][8MU6.SwQrGbt3ת*3L(%75 xJ;qφ{ImURc|Sf1sM}}K.+KR9ў1=iku)!տ恷kuEsQxW4!5Y ę|VlS3 X;pșW#|IihkfF͢C̗RiʑA_`tE:|8Ծf @:Pֈ@U4۝$Cec.TPq_Pue}<'P2YxØZ{J.N||c X20Q|íq KdER>\?uq!DBֻޕ*PwdfuRZy崫zC H,xuҝ#_8xԫᧃ әG!i>sx]͆Ub͐.Ʌ"wAtPUz?-0 ~/2 3/&ȗ!aNX뵯2s/[0jr-Q{x^-v_E =OcHݐvπzO*&FMTTa؁GW",g"'kmn 6?D\!ѳ-!CϲQ:h\+R3:I!kI̲j6I+uv80}V 1RI7*%'J4ۈkr; al$>e]•厓n MfNy5I2``M XahjQkچ;Y<]4)3si&ݳ|c)vƑv6 DW $rܟ{lq' %FHT FX0>42293>cOV>b,2^l@Ґ-U#dÍ6bdD'eE,HՌ` nLW#\uBUz|Rb)UUhyz_G!.S>Bkk=UsxNhJ.KJ,ȗn|r98RDp9Ϗ@Z;tB`H9veym?m&qj/TE[F>JNhd3E"n*@mkb=Eoj%i_cLej;0m1J1hG$F`Y~鉓kwr6ʡACR)𮵮Ny.=fӄB=!XdbW6JA 8~2Ɵ:Y. m;'őZܧ)Z l:D*Ihhև=g?VdI`}ؔ82L*4*_Xŋd G$t((m+94C#0JwyKco]YÂ0O*ˮVVo\IK5+C H聢iB8y5m[*_IN]$zĈr5p ſ)wLp9p,{*羝!ߵ-c6"L,*5 y(čYcK\B e #ץkךq͕Y)M\{-K 9:%@@j\ƀabٽȭZ‡oN "-km>mFǏ:+fmS%>/I|&lpuH{#y\ ]R|'M6aY1&6 +゚뎲L LO?}$vvX}p}"i4a1{{ @UI0Um|i:$?H;/Z }cpxF`59OMbYƴ!"ckƨi,AgDSFe}j,@jR(ω2 qG̓rKP~Miƴ/+~ <ȁb:(*YqbiN$o=cz6q lb1e L.NJ*K/ݡ+e;r) S9'k)i$  3 QSn FпNӔf|Wo=cx6t[$h@s`gl rL˖ϵ;.t1\6UG ,ϲE  JŤIl& YA3YaŌJ3Ӭ29KeDZgnCME?V'̐?)W{F&OX,1޷Pi3C/Z$t+N=~ҁ&S.$)íS3Ͼ_ׄkYtJ2HRŒˮ zuyY Av)/beotnAeJ5zЭ @Cr˴:@tO1h(wtJK_5#&{x[H#, ;7odɒg8|H"Fn$eZH/G=`jKB!EUNAs8`r;E QzWK/7zʏ.1\?n M'Xz2'o5 `=X:'nN&c.L"ɚ{~,1.VG /긥'\ύ,S֋tZO,`hHHzsK@q~AsȮA.pLY0[+*zKZY/u0f]d}9;fiedcƕjp0foR%iB5RbD$ AUcѱA@#Ƶ.S33(MiYm(kp"kz.fA:7cxQ Nސjȣ\ $RWE J_+Ä*~Ė4D571u65O0j_p)os߀| hMpfRt'wD(?'vD'?LJ n1_IS_>Ega.Axr`3b O٦ĄMQFCe$T'e!p\i8<=12C]=$w)?Ys]$@梻ȵF (BFlorc:{f!"(TB ./RJ!r:Ӥ;0d`;45J` w r4ui з+ }#O*:˳hk)Kx$nq+F]Y䇞_Bj ۙCA}IL "b)O,hY/Y-G8FʶPގyS?pm ѨmǓ ܱɋPNǫ|pl=(05{ g|Jn<`%\Xb)[G4(k'aiv~to`MdMhU GA,ũTX%PSH>s2pi69$W~ԷL]2"Hz>QvxEaڽ-& (kwr':lntO&h dQ X$mUDŽO]:'!g. N[mj<1>PH+ѽ0+w{L'GDBͳ5cr ڴZş"iŠL`~MdC8zSe Dm-F!GF5pyL܁xF͞agu5ۼc|Nw-(CDBMOW9Lw?1ꡈ~WhuVPS+'Ѣd_=Jv (P%L<4!B-߅$RQ-T֍=gn?biLjz0"=oZլ}3..ޑ'SY'Ϗ$Ex4+8+ 6dz!tLw @N-"XI GUo"0fHrlZ6.噶A{(q{ 􅥀kzJmװ`t3]*m.L W3&Gu.<[9O0:,.dv*lC_ڏ`ԭ-_?C生|A,I*Z ѥ"=d^ U+R%iPEa"nm1}LT Tf{yէ\^2b0`M6A}w?率&|[<(ISDXt8gm N< aJMdĸ RHJ{G}/?'nm ՜T L>: "/F  Z} `'7o1˪Pί HCVKB]m6xS >pCΏtFNgC+S|֝wZTwZ]ú6#E*wI/oiwg͵%]ܹfvU$T|<_ޣ렙jSPJ;|$> VR;'A Qrvb((}UJlZm:#F hH[Z aYy )-SM$S:nGXvj*ⴞğҮhe,DEV1( 'QʏB[6vScjB$I֛5gt6-(^,{xRFC36rnl?9F3SjKD ʰ'%#ZǠN;yHTfН7 l'y<\Eot`9оuUuO/xNAl5ƩhChw/'xۆz8"ODW{3H%rwZKn4w(8migN`)Ø+ ;&&wpl2fwH \qG`WbPGP؆ *q։HR,EEG/K{O/=`<MW?!˦nԷBN+rn ]bj WO!5Xd:\#^QƯ%P _-w:tu@E!I^H& Z@ ldR8@ƃW"=rN<4bT/ep[ζ~ԒL\{)`k`ޚ~v?p5~VFvyGW2rQ!e6ܚ*{8|A\k5 DFXn%=,W 2;ir@eqdDM.G*C1> F-}FꗖˎB%_vY"wet'W`!/)/xIgg϶Qb;~gT\(}µ$5aՖJؑ6^bQZV }G&_:y #gO5pn< dR갈+IfV`,UbaDZF\;:tSn;5^fz(1$BiC0=@gXyրc*HLCo~צń E/jW |mlKȳاR>/]N;=P) 2[/W΂^d`ѕHMɓ:Mݶo|?@#cqy (2Kاd,ڳikAIF=V/E DC\ FoUEw tdWx!A@FPZyNtˤRD]"lMv &T!IܼA 3eΧp 4Vjp]0{7S h;ʣF^Vo//xUV6\i=?!dӳirxTXr2VP7LCvpiEe7CIePq3cץ|#[g>]+dR*[:ks"NJPk Xӷs${ǃg%~,}vc҈oHh񵋟4qL18߇0 DC:wFHpi" [Hf95me,) @G3Oh2?D+%zH;|];n ݚœkPC`Fd6'@<_Ӱ~tܟEdt(;ZCm""Y& V86FxyIkUATίLw<=uummf%EM~tZ:"H˔ĘLM兽H\h(>0ֵ Ja_ek&D?"A0& 5)D:r\ ;KK#+KQ@Xcݎ̵{ՂD +Vʃ1m`IpXUOqh Йy=n^m/|NsIqr 1i]rOΞ]-ө] .a4jJZ|r&ubm`10lHB v]^Ն(TbQ^O`%Sa(qgng{Xl0"thM1F{3f73`9# CMVyxydR<ˤ=iiQH苗Uo$N R +\3R?2}-=(Z4i3[ʼvP;ŽKqay,j==;g@!0(5TL9`$Dq$hXiA0B()a3t?u?bAt/kp] &[{,pӑ7 mk-Tc;oئ`<ѪWޢRO0QT.kyX[xmd@~|!%bj/Kf7BFtRCLm Re ,hIrÈ۽`d"Sǭ^Gpnb/H#Kfp;4ud}4< jtB>żڽ s%VE1^Pi 4ǮYM% Fb!B c28 NU}(4 V&_LD)jּNN`ڳڌ.RQd`F'XFhȽj(I *PdѼldD49i'Y@l< a*;enqj~1˭#U]~6P}HȆ:]ޫK8@UNʇ+C?1 - bQ}g>'BgY-[3~hɎpPS]h'UٻuӷwQlUif#Q62yjTą(b 10b mwmtk49c{}~b "a 8ۉ-o\ئ0 >zleЊVߐ D6(t41-$3lZ#G?V T69*ʺT!;8zP} &j9"QaҴI!(db'v_59-<%l ΋}Y٤X(PTbij0}sV1|PZ?F.YJU\d<={zf0!DgHO95^jψag [y)$GWAo^D+֕m!$TPgfO;hbYn2^h[:X7'%w|EVDe-c_r+oU=L]25]4T9]teVϕΊktzU\81lZ~BMBӤ[2,:7#M"T}%ʹX#X= ri\Z> Sx)jN4f '5Qh\܊Gu@MG!Arus'*گ/N <Өִ޼F%hsR`yÏOhEſQmi oGxj'{jJqTj2ؔ&$S =?}9,kP8oe[hSE9C9]yY08`tA1ϣAxPD0 ,sQmA^ӆî,$i(x7P8a5Vy6dtÓYwdUeM >O P ꖂq/$ˮ*MTD&SÂz6ȆP2\`3Re$] өۋ6PSP˨@̩ t )?pCof1f4;9l`VوڲyP{[%71R GMS9`~[ BD]QQSGQɺMDA5%=!p/ ^69w`f$w[(8xdzuHU g2sc ~e m4ڨj\FXVAϳ B,. cx7 sY^!xݹ8Y|ل;ׅ7YXO8|2WFkqXEӊD\e.|kw!Q 3ð~D#T:1.)Qm^9'(.szT/ )1cjk@1)M?cg8'KUM-JO(/Z|5\'45'&DexI\B`_Ti$iCo,򛡁?nk<@宗ƈ%ά v%Iw}opG%.J) 6} DTy] -UzOb\I?槱S[*%Z7B_R|oWJ=})Ӫ {YE TK3xeb8jדf%WmӁ\4-f4Cj[[][*6pV:yx'YA+Q.Y0l8GxJ~ H9]i3pH(owН4K>zk]"X"rG譧IOFmVkPL^{ nT&3=j?q~W3n4钖ܴnЊ"NYH+L_L NϯrUr9u8?g v gYӏF=hI#C]&]tzgrW{E=`H|&Kĭ*qc9G[3\1uظ|DnC5=Eqeqeo 6)ע5er y|=1@Tf(Vh$\Znu,>T6=[.UYXu\7t =ը:n490|qfkވ\p8T:q#E>}(d×crDvͣ~8M;*dc"厬IM _c9lwa8, \F NZbcߞ,kwl|IfxF&&:J R\Q_^ *0͏#@(:JTG{RP [(ˀ<#'WIi_#Xc~ RϥScߊ 09bТ OÆ0)ȧ[n8#H2g{^urY+ЀmP& ox-kQnٰzgI%P84LLy skia=0"7cW3T b9?;vOTX]׼Tv%dw UOp,zv1}bEqv@;𹇂$t@OZGvNozMdR V@9O wpPx}[гB gC`cy@w8Ύ:eVܯِ7Մe nx tY:PRBц9ߕ;:yBJKɱ|oJ/64j}ҹIJ Vėgu^`\S:ziѮph-IE9;~.Π,LU~vym{PZ{n?0X[<njsPҞoBiq [y{˜ TE m~BM ZHcďDL=6iG݃&mOZeJ#k_w3V$(K9V랎\Pʠhs$ Vѓ;Έ&sSS<k]D_ďBJ(cЛP pPl \hmv4xtDM]>YNS0lqi $7A,3tK×i}4-CDzݛޮc(=4 7#!j {U+]L[FŮ9! S ߤ;ѰURs%|GnCxy ?$!i=jeN7eoWPus*K:gAj >wZ(͑l09Osb$e\Ͱ˴mz( :L7ON($L-P\Ȇ>"ДL}Ͱe_gxW_hh߿[nmX-.>q3BN*Z9S 6[ fHWUVR 6awLb!Uhq?D-ݦW\UOV"s $K&%$[6m:0,$Y1A䇢'࿨[3S/:bgP T{~* Z7 >|f?Z-^81L^a:jϴj.Nq{&M ioiFbb>58w0@f+_5Ni_k6<=L0Ou5 W\NǑ)2.ʙD6Q~X55256rzZOЊ@_a;5H6 & Lq1 nQa5_߮:,"d넪ЖDXY BNU1a( O4x`Y174==ھw`|) ' =S^YH ῵z/?DHR9Rr`{ *t]q ¨zu}#)CwN{|M]X2 ҃etWȲ$ip}+x=.fCg͹W:7a!Vv ,nw;I>z8*Woŵڴj4:_l /Եb .t b`2t)ՙX(K }zZW )R5 t;R܄ K0ṕs~l5'qɀMDQ bYtRKJYTh!<wH*D^T@S\gɟiM[ROE( 5klݬɾWXL \&\AtH!=J&h|my /m:0{b:/mbwdDzMln7פhۂ-ijEA -cw|53 8uB $fpa՜c?e#T4yؐG{w+G kns!QSoȗJu#}MDlNŤx{+㨙E'o'&7B>]Wt] F<[d<:|l:r|(U |]QYw Vx)>woQ6պE,Cr2׭-ğNDtG+y˼~"he_+X"zEc5SpI꼨M;>\( o8vzH1p"cjɓ5ŞҽKoF{lG@E@NPO<\Årr4kMHJ\-7(tcc`E; ضO .( C5ɆmV,q@mtؓ">o{4t !i  e=BzkHJan& ݋bVaK& !Dm[XG_{}tln`1YE75t&xt'~M n%Xr{ _Mm_WN̉~w>"Sl:@Χ,`&/2?e®lAW~SqCx5ƶ4'+$ޯTML=[vcct2ҵpy| AW/>fo;Rn/ŠKG) 4Z[Z}5}.]Fq2T/FfdWªI&Z{9:p(e^]lD {~)%e~:eYhf$>?S? {Jԧiۂ^/T4D朆zܬIέ޼IUNfK2`%D嚇okG֢83xkv&4ky.g):YW׎ GXp'DK+c{^zV7VB dWmpg_hE@dc  vUiGdZϑS הFza떝L+LCkdzdru<"V0nvtaG\;)ʣ(g-o }ޘ/䛝E2'A);̯ sAA ظ;;, J]/m _1O(7TpeJKC^)b(Pss&Owbt%(sO6$M)i }n{K ؠB֒@gOn9'CB6rz[s(~w<8_̘pd?[kJ{aBcsp汏=Rq \hT㼀Uwe=Aܠ &K@wRMEnGWl_y_(=ÝaHs#}Yrf>I~HzqX~GE{EGzQ`u%E(!O\+AO3ǫ5>C"&qwhAjuJ RŪc$2쾏'|yleѿ%)Xî LF]4q2MxlWdʲtƲXW;!UN-3bEF$[9`_.*c q^]T`n/^g,~}cqbG~g |x;WYO䙿uEeHwNs-AtN8Đ}WK39eV\ nG2go*#`QේȳLhyϲE w_*؋uص)*4b,WNe`<$Sgm$1UKҢ@]ْv {MBdF?M%6~T`ߛ!%r(MYich m (<=jn$U ՛>~ Ɣρ"Sr%E"ә>Rn'--¡xMJ 4FiOBKBe~䇓z7 gJ"ϛ!,&χЎj SUY1 r34™ǡa!fkI;r+&Ru|/D" \\>,*U*9rBMCBO/@P {i|h'+ϕx2T)Խc|bƦ՗TyW{36K>)$9U:Ÿ5JLNWQ,/q-9†b$(ۓD@>e]}^oU C-zYEe?P "2;wOA&tb^dYC?6Btai8Ck[N:D洅S]d/tD'C0E/ZJNf |B>]ꕄCt^)rH#QsA:CLc1$4hҸs>@ |jj%\PwޚWB54) ބw[f~I-w9Usb2lwly})H,|%uU15?AxmO1I(fsbDىRV@8suHA2  A><ZQMa0q Lˀkh]B\TKV"޻@.IT1YMd׉b\if|c>-\zPNF<$+ Ψ=jNpl^*o i!MS {j\ ]2̴,W-'㹑glh@cWUκ8I9fCEoHXS- $Jv 4,ClX:>(_$9ղïmF;m2xqF::h6KmtG(A^2YLJ`·vo*O]<-kc'ER9l2þ]ȶ~IkKJFge :Q(5kWT KKu`0 n.#ԎCHdw=p kZq-,8Ggze#5]AK~>H.I=/nQB/#1KL ewGMG 8QMZп[; -`;qSa a򄿑:@FDGj&osCReH2mΥ{@W:kexCjɫ,(f'X#4p/l%%Q05|ƛzA5ob K+~l>a,kޖqUѲ~$bmO)ݵdCڪ~sW;ޞ1]UM@g7N-WY1R06*} . + u}U{֫#-6c]O;l"M}g:U2߰ot|zk<Se|WIr?gAשx-0 O+Ɨ-sej:} AHFɤ[;DMAeY; ' |1ٍtrh7)BFtm<*?8thnz$Bp1x5#}2$JdOcvr$v$ pSW9#UЗb(€wYt\8B'e5  s]+,uc 5sn'Z<3ˎf\"=zw732xA&|m!|[R܂Iճf[9 klF#7.>Do[3teGܙjS,ofD '_> Z@[]iS^ZZRSgR:zu$O$2uߔYQh|"'$PJIEL1?D͐Vjv\G!NC޾<|4vbm믙2) j+@u6KڭbC"nh$q$Jzpk;ݯx"ڒ=̧#$Z;DrndMد,Kß ϼ%,uꩆMMIqu6rh%aʉP@7󟬈8anW~JS/ܨ<[8I3!x0O>((%c"<5/=rc֢~ ƋG3rN,l@*Y?l'VXP 0cQ6,U 3qZs]_zrQѬ d >3qOk\74k7&WAa{/gWBqM:0o世N<2?$f/6%gq~.6-M@ .ghΣY1WǏEX$MXS1ϓpʚig>N\eJM#Q{n)ѣU*G%{ɈPsG/2K]Xu2u;23{ w;aRS%mr"yUg]EBbCw鄤oÏcA 5sC?K/ۖ_%5bsgHu;k34֧2 X[Tb&lx4-QTx\91,GZJo3q3UJ2vvx,5w.b3 Uy j{ik%d?tp<?JY`6z3d$"g&-6 O?u(ٝDJ7vP|i OduPE !D_CxP vf< g 6=,|iL,)곭8cˀ[ϱӟ AC/  l3;fN#-A\xȘMzU'Cu:Ĝ Dj]ë}k0 IiIj`cLMa՞v:cx'x!%| Wy՞A4Ư[i}aBѿp>WF8R7VDӞC׆+ui$n^셰& k[iQrpX5 WTBUW^:o*D eL~$ؾ8P)1sL$TQN?/,+w'.J irjSK xhsֱ ճ<, ݎl-ENci+ZCR=QQ6ٔC4"[MHl VI2>3ѩ#[[~OU4Xaf;=1 fH b5 y_#mK|G 9CC?heڊ<ې/T)={@w<0K1óoҹZ.~h%t7j27:\}@,HaVl)teo)<F rA4n+p32 cq,N|| Ϸ:f>>VpC$[VӻԳ_N dG6=z \bmm7sq 0Aw^iܬ+)Չl'ᴹ_ޙ.,F0i:N嚞TOJrޟBuuUkMR0>Snk#֝ht:Pybtj=u=<~ @M:DAvoUVhG+֮rbŨe~k_ӯ+#^D)IA ϑkio>UNc-3FMS1T:,}y=n] Tx ½XYJX 4E",>gH,K !ZnּͭpbSicI_R\CksQ_t7lѴ7cCtZK T[p[~QE eRnU~{vܸz1vcS))rƙOwtgYSH)R!WdP DaeʣI(΀$˚Npn]M|NΞ$?^]]jf>vCԸ,| BXѣ1MDQ3K:l޵~Œծ rR8d~qMVӨݢb ya9fNyɆ@DM9y/7DUѫkS!v͏`H~R_\I KũП܏`j)^X!ŭlJ}ɰ#O!# KS6 sOH C2,(S)mqF|6Y FX3z9 CE<<' aŽ[ b6tX>/`L tj oIgmܾUϘLT 8v!PKD?)fR ,:1 MOMZpt_IYK^.tC.'`@_yYnx묿6x~]RкU%_#mٽFSF/@H!lV =&UeYOk M6Ӂ*m5lmK2kj=;J3[0BpH31qAD@RԤ ā19rHkR@ l |!'9i@$oCغPH }pRUu6c(Э1ȼEv3(?g'}q{b]^u)k5QxRp6)X"OIf!+C4Ia:U&|EwoBU4eXd*&u#(R yae0D~Jto"Cc8.PS(Vj˫p4 k;4G?∝ZҖb9"<5Z3┬ʇU3?5h.E81o\h2DB t=CK[\.NgFHmDyƘN.tI&WuȻ۩0>@(S͸|ݱ&JnuNAsOD `ukxVƱ-; Eʄ5;vyY6Qzc^k^NT z]4]77tGaw]i簾Z8SE3anMC8VB餘<tX8F:Mfs~W4Z@CCZ8)LޠJSxLȓw;| t*KqM:ۺѧhО6HóqvM]mD5ӨAr{BBƌf`!@`|{k #t $ڊ;:$,Y.)k!JM z}H[mcַ#[( ȼ*:H݁|d>'7+ߝNoq>_i-rIO3l>B1An4!vK`9$Sִ[ht?7=@Y+ǼP{e6"?K:fn[5Z+tPb$Z1VXäVkTodf:OoOr^ec ~-QDC5ެu ̦3o]Pح b]KFE7 +*O0S.{짓$`́{瀟R3GK1kVq^]";QkZCWz%}}7,xreq>.feLb7 dC¸]Yճ:M hU}䘺Y^18'+H[~pfNݲbs['qƄtSZ!_2|<~)n (f|fKfDuX>kAoGrmb};ָ(q6}nb Y js r~Lγ D(}԰Y Đ)D!Hs.fv& ug\$} a?Ɨ-K:<E|X>PR!"lqL/R~R ~ o!ٲ|fW^1nH"cT\5l "P6/ R"|HQQRq0fĞ,&ԉk,Cx70bG=C.g>K un8Qm@ڠ^q) / H ܆"M[)$!/S s+8TyBMb1x 3cd(JmwxXcuS!5En)9]_HzX7?X{QO+'Hu8n*4&laiEG, t#d$zv||NF*XE]\N QRn>yvEeW64ۃ/eeIE\C) 75%#v#;=u@շB7V=m dKI; o=M?}ρi!˃N%8l QD.UɅQѦ))KVx/pH{N@@q9Ilv:AmuʈcGDCLVؔnRt"aP:RLR-ѭ!<ʯ_oNQ8hm%Z aIgmxNmO@VL\P5Z=" JGl?b7k5ܸĎz̩fK2"r0$nju; \}u(C2D7H+L]ymER?,05nb#?96خb{]ֺy |_Ka:VK-^tw5131hUڬV?V~(,}bf`0^MmK/ݛKH=|Slkg ʛXD~:sT.`;5=^qc{ݗȁٱi|J,$As0 5~UUG؇rv mão"uVd a|#Mj?tbِ4؊0ѥH QTt$BaMlTu]ҊK)WS7P>]w)Iq鑽7g{`t}j]nه&3LkZ8eWr>= YC52?᧝q@)C "HS+]7շ{;+pw0xhK%\۠KlSA"{8яU /5s$:lNpΚI B1;Fau7Wm=p='1ty RW͚qճ5o "F̔cU~&6:7*`Zhzj>;?b"b[ӇX.˦ ɯ}wPX^ HknN,~@fߑ4``.ut숪ß GCˋ_~0+cȉ6P#,) _\z aA] %un㆚ʱȊF>)rR3ƢTme=%Cf(^*Fd }@P t˂cL_ts`5@n-N˺Gy9?[܈#U}—6ߎu|G\łϳM5}HR] ggW#_~ hT^ҍ*:&v7 ,ҫ1TYaD^dsk#ywOizźGvA #lO_'|5:f?D]:nsy\S'dvH+-dM8SΒd@M۞>f."'aTѸy9X_n-_[8gq]so=-`xH'-{W=jhG 7RCm4WhyUh$~̬6a?֫e-xB΅\q#!XjZxo BR;6 L~H{dYF=s;E<-ïn̑<%.b**!y5 )+8~i 0 /b:o>Z:7N WIuvĞd⏺Pv2'=eO3|kXs%xՑ*5tC(Qv4@{sk)YF. c)f]W3;gNLҽv]^/fn+$6a5A{;XoB츃 L`XP۾n'srg׭l:NN0q-xmaH<$, n {t k3{LlMUiďJM}eu!w?"TfaUo za&oƙ2hq>p@PUs<`{8K xr(Ez[hhu%BDܮ[*7cF}'-iLa~ $6T]j4੅/ݬM>'u'@WF!0~hSuyifnC@b=2gx]l]āAmgYuo)e|ewaf5TH끤[.Wbr׻嫷j)kKVGrUVb2F]ev? ЙWMMƊ, [ 1Aē̏͋D+0 #`Nt8wP }Q]Kʻ8=BrȿW(/0n!Еv nGp%nD8_ `C|%+P,"K,:Vgꜰ]$R.m!㝈iJN anoǘ?'~?4ɂJ-HS{-S5M$XdXX9-jZ(h$N706 Āij@PAr[cMڴ?Go Q~HYteBim^_\{שC 5ہTu.>TZfku@U!?K| n=L&*)[M%_DM15(X ox75on;1= \JOQ)]IArT,~˧CԈl\e)*l"cbh\q8%Cg^]EVђخ=;A7jH}A^w6Vb'-}FY >jd˟Ku8#w~9Ull 2t?$7&}?Ez"J?( (l8'>j_Q4m]bE:h3^|^zڵnت(.~[R*ZNv玷M\\EU: .:ufeJ"1v ޥeر )g!Α xGᖿLѩrj1ľ]ˇ&E:$7-G\ Hp} jp<& Ӏt6꟰x+S4l5_TI}_p6=ѩ7*Ѩg繻o];ƢN( {hT- ԒXe6yC,)܉;=VN* %p* V_u Ϋ9J"ns1ϩJi:V%X { IӸ&^+%fO΋vJ Ca@`mR#{-|R6{-g3vߵ-+E WxBA!Џ姫t Xx͛1r갃ќ׎,zJy5du8 fgXPș<'enѱl3O̫6V0Pzxug0\ȷ^ڪ'G5Kɜ!0 w_4Kp>VN/FXpk2,+TEHͯI\k-$dm[$BGb!m6Nyy_>|.*#d8zIkSaK1Fȷ^erM,\8&C0rN9~3&@/h4f(O\LeIl<>5WQ^\o5]iSPӥfDw5 ֞N^Za) *=qϳt',7$&Gd7>|~s OsC}Cި^[Xk=Gc;' .8h v^&9(`OWtZѯrs3BJz!.Wdf@n_i Ϲ`8wxX3Q2g^YD" :JRGٕU(p`ƈ9 OxI_k%bwެĖȇ xvOs\ =B-253(_GtXzSulIWK(jn3Ť!VAIho8='t8h+B` w`K ]+4rFIzZ(*!qWJh -*=$Fa~ +}J&uKdz }mѲ:S%cMI +Tw9Y^Cr28pX[lUk&[<ו0J.?KI-Em#17b̈|1J Hh/0fLA:!EIsJQrmb:*$%DZUCusjurL%6nDў3uߟx;MCEWdK^g<.cϷC5Q$ > j]~7`@U:MQV@zm"v $ZpX7S")ةLTdQURU2F73E3ܘ9R￙[cVۼdߥdMxB!eXN`і&~=g?,CQbWaXNz늎W~'Jh?Լ61٤]-$6m:m_`{ )غ@v0 4 ٝ"q#Ғב% gD`5Si=\;1&bp (\>F>cاD)d)quK߃QV@yi3o6;3՞~^(bՐc V/ ؋Kbop-,hmu W?c` ŒXlhTQcrELbnjZY—9i@a MmWJTSf3>pdzZjhG걩R`Zpz䝥|pOF0Ld>vS,DHA#XJ5Dr3t=o;.qI^1`b}4Rgț~Ɨ .*Aa*Q@ EOW_Χܙqy%DFS<g ]|] mNߖ^ggRʹuǃo[ pȃ86Kͪf?`J :n>KǼ3[GYāt`DIw{ˠUwx5@9)=D,{?ӊNV)풠]w#+a%Tel !{}kLB|SɖGa@HHjJ>Ⅿ-օK0%ڝL'}z™G?ʛiOg.Q/"<~- n'71ۑE|2E)]es-C;WPG[\:UK2tPʑ=VarN Fğ A-R &0J1>q<:\vgJ͡hgs/b@+?}C/2 $-/I@7rV.RJ_7oځ׃@aM2?kf%uaO-Dczj j [azXnEMEp`b[}pT6z[#iA~b݄x$IK ҇39?7A,#Bdods1~ C/{6Sz t3bU=PfWY9%ͺ-I[f6ib"fX6XUfk1@]3ޡg5r:+!RϕA^pp/7Sdh cDL+M!ιs}6D=QϣH,> ߗI4|?FbB Yoj+8 =upwbCU,=j #f_<`چk"!+,wSPm .1#j]&QX4A>F?bm,j ]mi39x_V#Ƴ($ZWig4-4)Bds̊b@, #Uj&640J28lp Q0]TJwh  w=R7JN/r #N3ST  -~30i%% :lCJm?ҫ=Sèsuc~x VoZ&6 WcfYlf`@w IkM2q'W`*!ˆ5sHcP!<]($s`q_92GΫ+jͲr!D !qp@vh\t%.OсO}‚{aӦ$*cQ?d-y\byܺYlUش y< J6z@)$':# \om U w b=`Ǭ)Af ȹ?m0ٳּpyK w6 T~XXϯ/WkZ;,_^K <3>R9!CXgSw 0uoF qBAWN& ,D"eU4=T:xYe֢oࣉҔ-A3*˛8xU/Ia9&7n wW0B%BX5Ja_;;Wc5S :zu\?Mɱ`kmsݽ%[W>{lp(ŘL O(Fb[2쿓qc?ij&w4R4֌f.gQu t@\"|Ut}/'&Klu." ۍ;|V!VLYȒBl*U٣|lYHK&7G5g7G$)thNC յ'qw5=ҒLddOTVU=6ǿNָ ^&kPr3Xd7Ozc f Y~Gn=̿}H'y Js냓&(o"{pkZlRmGB]?hmOˈl׬Pu=>7}$(b" ORR%G -|`ٚe 9ePȖkry?M7YB-\e9\1zbj9SvXkmqI?pb#s$po<j9Lվ4Q,P3Mn KԌh_,>Z 6/5ΨY8Z˯~-N.<5`\ G\yaѵ"8F,'_hھcScYھ).co;I]%9 n)!}1t(1#/]ڹ-) ]//rh)׶, x/tr5K@oh 2M_U[+z;;8alKm<>4\GB /Jn:}2A8Z -hpaqu3jyhn w+xi8(nTe+vw4BJq\6"07Z6O_)!XAfΰԝJ_X;N޲b|{u =!obb%cDb r'Nl_DQȻWFؽ!]?-?~%!'hqf]/;L@HvO ٶ1-,yMH[ sMړR_ӳBN ٮB;,[ڇ ƷIx++*p'Hc{ѹIdiM~d @lZxŖwmqXV\5+!_#;k*_>FfeP]na*hqM%*%ޖǗ.WԦk 'l3e0u#6}|G Is,[X c'Q½sF"e!- o%'(V4]hYN<l+Pt?큢@9Aqg|j\"6=ZJPbk@?5Ie~\i14t;)o˚P .W '24ٖhfƬ /Rdn3C]ZԚbpQ>7o#`c}2nnL/2lN%n&Ob2'W Vٰ&GO2"Km > D0`ݤ}a!FbY!8x*SU Y,:"!PSbK򔿌5s֣ e3%ZE{aq _N],>-:Ƙǥ]ԍNrYE<Tqla9GUɛ{}kK*nbH9Vl"w@;-b4ɳ5%[rsÜ&^ʷ703k`o 7ٿ7@px_ p#s͔\ިt6=y~E3D-~^ܢ^G—!fx]H%A)V2iW$4FkLGm; MZt%`dž͉|k-Lͯt@oǩv)*.6Ì{9(Z;/, Dfخ+ [,6lk.WLОP691!hބ9}$@}퓜TXqh k"E L 8K hԹ-<s6"4Ht4Nӽ&B*]8S"lD`On:4M ]gR|ͩGi0v5>.0s)ey ([ *> &:GZ,J 7R'7ϕq=bK9rNiTx<ƟQ76臆MMK5g1aq?y8U*--.lab܃.n`6N]|OƖSKW3 ZF򛇊PoRn\MK / gKa0h SڋlXi. ԃ&#˒zq4!<#7ao&|f2 O ƀ{rU/mA 1|fun3SR_yVy>T0x _mS8Sigd83m $S@ 4l{<-njI죷Gw?7▻0O ,8VY6~G}VHCZO*C %Mb϶tbc}*I}8Gbg0܋WDPD{-SHR1Q0(p.P'Wlw-O7Cm؛6LK '#t* L%(L̊HqN\Sdaζ0=!nu[@q#5xQp>HDs_? ))RvG0:j3s040ćY|]9n{A@G"]w= &@DeӛX7;\Mo %6e ?v.qU4{CkIqOp2FoplhZ8׋ uc jߍ|7D5j{+ s5(/C>l.[_LQ$WV7Oou3Q]oõ8ڞLV1 dt7]既#)W Y 46%oq㧹$!T}UyRW8"w%@mN~HN`Z"u֞5&|\r+h^}AR *ʞ]c7ڍ' xYƚ@$v_ٚSdz`of埝p``F$c}u]05U~-`U\t‘DBl.⤾=[Gęgu쮐`>%"!>)Ѳ>Ro}$pT1f޽bJt/=ǮͿe,% 'KN`F`xU-+F,!1 K$-o Nnp7ʲp٨C5o_'wA:,E|P-Ji0/} 5MZ9i!ͬ6T1o7KJ/L>I3öC?UL}ו*@O1!7_f=/Jby2L_`рR<>0,ddz B@-MG7)*'m6Ndn: }*: Bx݈.%o2wd3j1k ׋t/̧Ȗư{Q|!. ` [\ckНjsW#r $e*-M)OHu8o ЮlOn Jzj\!xcN`ڶ Oŗ3OBJR}3(eO_7)|_~~,Pue vψ3% X+>ATi,T͇ӭmuĆ&vÍWJ$0^OE#Saٚ+>;UX젪}*Fzt'j3S22q316o=_@f\Q:o?' zA/pb:),tDMaن(Q"Ps RJtF,P"6'A(Bֳ%ojq6U φTsI E:Z#d(A¨o\wntFb$LBW вH; KZWE01sk6i5J&̣=/@qwpɺLȣƎ3wܬ(T(FU$ C@ӱОLUMeN, e`k^ k9$6/s.hTnt1`D w1$_6Х%E;Qxh6퇥"M\&$O_>i708!`Klz+l*4ޓ@}4C 2zE$&r=dM?Ⱦh\3]TT9C,`!&HS̡XqDv󴭔L \kyRJQ{o{n6^ fpp#W%`7`G [Futw{7XQ%,lU0 tz܂~̘# s /zIO=&V)l>5EVWۨت˨ P`wSVN}i]לtrdsI?wQ:$|LUҙIG#G`g 9=4K Jm"z Fk~J=O&w+`Fm`ֈƟJ` 6YjΛ# bV@׹|~E&ce0=I E}CJXZNRcS@GK[ }jȃZ'f+PY" F -XcN-LD9hx!7X0,-c`r Bnw?jN+$!EYT@' !e1"տo槙úI ֓42\}5pe~Ic3`hD- 54$v+)Wzq0uvmf@2>o tƼ>^?f;:Y}u'dYWzpbkxI,'Q ÇP%ծ){ bC4uPW7o斟3P#V^HdQ^)boSh%z,C%R& Kk ԱИv]Aثȉi 舗bg*',e?7kSՆF+w**7m=E*[Wa5K~Ka[\] RtFfW5 7!.[)LGRW]hݏ%M =([;!"(f 8XMGRKasv`EƏf]=ag@N Lip3>žzan;"E'IYSgܟ5g+4C9eV,Reo/1k@KI2 %[nː]@'(6į*nL48!MarɀѲYYJyDqǗ % X`ZR-$0KYDI7g$+ⶭ,3,lq?6Ae!"(hP/ :e#]N| چ_o%}!s/h4A(8w$7FYU5AH%NMȿ)'(9<sC8YHkEPDےG;t5moTZ}?w`VF44O0ZETygk}J0o׌6<B&$cwMD/ 5xwWzꙊP3[QMK@A 'y"3K J)>ž~93cEy'uՙ,F^N翬4d/4^ f.^d 7jKd TU@qz_F!Cu&Ċj!#NU+q0XS\]ʭefdC_@xdm-W [9؇9 Hqu=ʐH隆aw$_͏_<_9'دp{*~l^6wD=&-;.aY_m@lq_t>iraͯ'Յ˴eް6Q̬Z\V(Sz!¼w;v{WĴz\;%B1"Sw("SGT<K!I'CT3tn$%e3)kƢAVYy$]㞗0+>K(G2Zamw 㱓â&2p Un9o/ˆ@AQfY]FpYd*]`u:nfFѲן9wL!&LsUdXfJ/Wjtby)lpE@Ų}dJb 'j*;|xEsK+;k$uHD< -sKGyPa>ϟҴ{EI.s@3_-y|(΅0'zKՠe'BA,5o..-Z &5+hH—Mk~Rh}tV^x:짻}δJZe"Go}0'#ף޺T G9fq".T@*:Yj٘gY>C0ߞ=^ fto:Ȉnlka6@MJ"OgڻNfvO2_ 0.Kc^{ ,tM>Mqda)hzL8|7̭n;)[Ԟ3\ }!IDCܕ"GHP siz9l1 f#¯^66rwCWC2+XAp‹(gRmZbov.lQ$.c e5rFIYEd%`I}z 0kk8ZM9i: #klk3J65AV-h#Ft*!?j҈lY.6eå#"dqI?l*3ix\Ijeutd8HO9j:Mh%ObC{5_u? )Xe 1MkebLBnNifu/TL. -2/iVe njz=2hh1 :Ӗ?¤jOJ|i K+`U54Dr۟.pPcv*wrNӾvHX_jް$hjY\@ rx{Qnbulk"gOm;ޫ0%},+!#.|m=f;ݪs ?lA 1[yI{CȪ  B,k Oề?qk@!!G.,y@LԺ,9cbӊII`e<6%/wҾ z`?Ur)[:`!>-M F!f6DIam|'@u/nj{?M P[bqs^db[IMǴ\!Abo|؜9xJ-d)iHȮ) nC*y8x[SFHo(*.A~n@)oy堬"< Ul ¢i6%&W1 /\"L6yo2`o:ifb26.>1QYMEbưD ?*4bCx|2N&X LG9Rd~J75+{Uv+j5=O|D֎]fW>!Kfr]K 2ܦW H&5drw٘L)?ز+G@aJE5 P8+ 3t.@( P||dPfFP\%ŞAvNX9-Hgf<yG5J^tPG$*/M`H_;(W͔@WIgvB/Y`rʬKʧ"BeB>\5Ή#%9( x/@rȡۄg;Y a':[%UL|'`JϢ*_چY׻BoF'˴2NߕF& K5=]p7A3{ChcCVO0KM] ) QE]|aNC=.Zx%3#9*a$[̀ZoP^)di DE3v0' C iS6OY!>ŢSQx`! /‚e %]4r`['.mPRh4YxBQ|Prpҵo-D"TI]G!:֌Fe@N JAF NYH Q! fBרTgE,zXcʾ(̠Z59uǍFf6,9qv`uyaSmޘ|r_WE5m:$fd^M1Ha4`N`i&J#+f`fxc%F W܃w!%[DϺ:~I*(w2fEvyx3y1lN $MJ꞉p1_a `^uiPW$;>\% g4?y9SF3׺9gkPM֗hT;GT6vթ;"vW+k9Jew/xH8`{!Ϧkό%0LP\Xž~vF Òsg nZ2 N_LGüХ2[hGYH_sZDn <9}S[E'Z[nlO}V:a]N-tHsJًy1F o% 1 KA;C:*: Fe E+#KbtqE7הv%U$  ;t4!Eë(YJ=S->6Mkf5$ALXE75+ bulGh0mtKor'LS[P uI>:g_m6fN+WԪV歍9>BIM>uʓhC)1dUZk vS;TW,)l0&XD`!u{1$=vX"g ov:EA ]4w_.!)view@}}2-q;g nz-$F/Ȼ`1h5[dsC[8!_]*rJIߟo1OU[ߟt 51 i-:6t$^.[ݴ/Yt2EY_Ům@.(-W +dBؔbtv|!qKorfAJ.s# lOvqhD@*xF9 _7f&HPk7nM>]eϫu찎_Ax赙b!n쇬hRjε-2Sb2Y-k,;:Iz-#Θ|Ԟ=n7up@Xt|0^ĥcb neү7j]ɺ-cˤg͍ξ0M{Pᩱ6Y(%L I N,K`4Uv^teY2l}JhR;F^{'n.jG4jl"t{uƏ OC+o9֌j뷗tA}ƒ!n@]DXOeh3pMO埪#+Gml,OQIiɒ=ӱ>KaM-qQ8+{/&aw"LNL RԽ'Y|l='X9tVmb27Fb~/pIN|,ñ3*_X'zc NdhXG/ޭJsw4V2E%]lDzW2%W'?$N~BSotjz-lۂp6nLA}̼Wʺzsaj݌c{M3Gŝ@ cpSo 2ۧ6ϫͮ6"_: f|6I_4ҎKUZd}ޜ%陎Q{|# fZCkYhV"N׳=^tlH-KcO ^C-"Gjqc$'ٳׄ *B¨ p (8ڊNc(M-/5}Dz*v aopٞs-k@ӆgfȏK-ͶO#*29l;I50+a蘎yȵ'ʵ[!q O;4ҿu.x"t6M[˩A5t=1&B8*"W" i׽(d&2="UyY1xDo'ܬ| cFm`Gl^Bj`vB M?viRDBܢ? 9KU'ť:0W][@Z;t2"t"NfKTOMdcDOE$>)?ߗAI/2!EadۯVDŽGɰ>2 blTLX 1՘-lԟ:ӹ5أF6_a}+Z>SyL"KE:rhIFHmjY`YRo-O0l+7JZ%6@] kGL3ylcu XU4K9 9q'sbn 1 PI]ֽ;呐B܇^wwg Cиo֨2 .&sԵFҖ'$l8$JT˩,ӭ{杅Gc< b5BsD\ʝ ӴFw6qZrԉrA?燹;SP'R6G䀄לQsÚ]UMbRC%q&\si\$ /4{;?L2ۼÑ(' 4㲀/ $in rNXP-PSf-eb뙱И!הH!4630o^QKȆq7@ys(o([$~| N8t3Zv6Hf<M,̋Ds\S;Y{gSAfAs:(B e81R 1Fl}>҄ 1Q#n/PO-p.;DSld{Y;%Hp[Љ_ gAߟ֜0 K,_)+XwrZ'u*" 0l31S/8po>q߻ܔXd_嶚WGz_ ,3{nr } ;@JӬZI0E5w\pb3lHT1l _tyMP N6GUҘ(Tp1T6"QJS`^1LӏIѬ+$-_jC_.J#KV'Pm~o>Zջn/my 6mG2g6PImUAl|zy?@D/PmB'[Xd'GPQ)sGe:+6y!)$DQ=KP/x$4Ѭ9MLpM㠝p" T~.đ DQ_3='2U,2pWsƖ,IjuYPBGOp bk;'{S!8C@TXwF Byy܅e u9llI@o _Z~gE˫ $V&v3l]?aټ~JM1cjGӥz-Ff^1MnQC+KEu#mvDج`)>5]R€͢rDOf&1̉PC,Naلy*F-Ύr x"|MU)`" ~+ҰE^+͟v7_1& Nג3n4|G_r G-cl3Rs Oa"i=gjWध܆am*Oru^VypPu*pMwd E]'KyZF)&c[7&)(1}9YH?9zKwVp t5 wx\6;:so% gNt@,F1'N !0%Ú x1/c}UcQգ}9a{0!i}ωkGպ?u{fՍIgq=ӶF9R2#nJ6ğ|Ia06}7 Hl1-J̋hXv(Ӧvf/lOESh1Yup#etUT>'2NdKs''y3պJxJoU[}ؾ!?XJ{pž_=$/&xE;Ԧe!zt'P*DG%2 D땰0KeX%=p;X ^WSJTsv)_=[a1):۹#Y}$7TJ<1?ĥ^L[]E)d2' Q-C*TvBZ>S}qa{g;䍎luGAqrbgNyg^@{L^MUH68hԃTl[*e:_MfĿXjXr*'?4 ]9%L*:F(nS888!q~ m.CzżȇeBo'%*d@HyKGQ6)}SLcW&G&PpN oaOCb]$[T1TNmm5$ $·;*:yk (([I#P_ꤩ@%@Ӻ-a/س̓lTA`[D?r8cw3a[W.L0Y%8a&NQ~GHCMEmwk>ѸwFV.Ц _Mij8Z*m՘hY^1)bpRz=wt|tLTB1*aBč)5%Nq~f]'^D-7G`Hq}U﹞]i+(x+F3L9q B1i>$m7Q.+CnʷH$O pQ‡;WO~3Jn~u>0.h>І   Pwfwvg \[)yx|rz3DB L^L:' >6ՋwNbg)@E#,.י^D ,0#'?huN%ҁa. ^`/CFLF "2; o=fםǘWF6;[U IK_1J3&գ&o/MԿ ƍx8  )`RƵX^\IVQScډJ@lTzzyȨ5<moG]`PIݓYϊWi{aB[ yǩ`/k wPeR*Vơu; ᣊ$EmJĒwțꌅBҕtPy33;wե.lղ}{FVO~Ua3D[|izH>E2_W/;;]6^s9\,:72wieF+7i2}c_C9ʋ GGٛRŚ;d.9@Vx{ȕu2C'oe&}8@7E@A^OF'mր7pM4CUE< ѱK$fBeEH=vN.ħLzb`PO9]@?,"U剹ͥ~dc 8n>5tme` r-+R4y&k`T:p\FK'W\:'%Pm^?^JyL:491Ծ]8d~C]p.fR7RNy/}VQJ$mQ!t-k{_`pZE*/ԷWVn$gG~e Dc"S3HOPڈ4}LiʮዣmQ('PJ-% ;//jnsRYICk=id2bUvoʌ1ɈRYL'4 ގE|[rҙ=b|.fBt&lJ .+V:A9pt> "ܤr1Rqzw0YD} Igee{bF,F"?U}EIixj(Y0{JqRw o fx5K,$cM^Q($O\"JՌU NSh0az↍5^@i5o`Ȩז GTB) I9hznch;%[i"KG"}}q_G@GCZ+ VwD،RRCi!+2^⪣Vİ5pr|QwDt6@0蘼AHiv8^k5+bLun68M;!H[&F澤#62|3dl8,iӣ{$I=<<@<\>KnC1-llƓ`SG2ҞGGVdǫ_x(/QNh]oOhTް @GP]op״/YiR1}mtS>D2kRV!$xuzڛZ}>OP}Yhy|AfVԋj+clp8mӃԹL; F+.4 v$ϵ4$[B@F)a;N<@z~!SCoWM}΍j݉ 3gt;wr@_ Sam}:7^~.I~\grF÷@{)\<Oep!#G8d==i(R70P5`ys&cw/cik>蔷~@C'q5A% y9GEJyᴔ:ɪ!b{ߘlΗ6X^gY ~4 *b* f尥fH灚9ġ9nqª3 N T$,t[b2*["C*a')ZK9d*G* j5/ _D.Ty*u?,yi064/5w?XKUfU>CJC]xBh`T#YJ\8['SQd7 P2Euj܋VVFu{sP,˨^]DI72s]Qf WH1dOuE4}/މ*2ԧ-$9K cWlb3Yɠ'1OҠ9ޠ|_nB dH#JD-2J1kX!0R PxV[?(QZ)T Albkx rl'HYV&;mP 9lPVRR #cTP潣yՕԜuߡ ;)IE5pU j0 HŮY: ]ډjL|%A"棲Q(.#%K*> ݍ6]hF+~){G!I|h'Twf0"M RyIeTYѲg&nbxSg)QŞO~wΈ@'2._Er[s2 !n,"6j֣oq?;Ԩm!'dS֞A:yN'"j=PD$~l))GRvY>:QiP"2Ex(6+@-BD¸gZyNݺHSϦ3z"IwU@ MI=_W-DBOccl2~D9̠+uPͪ%PIC3-)0nBS'c^ŵ>GtxI鮅.ؼiqre23;A rAisU2~@~(:n~ɪ]17|@KkqMkhco6>;CZQulW0@[Cx6Qvm_[%h⢏ޕHoK٪T7ll&]>fVXҭЭhFJ$iwqZcF65mZacLz\IH_lQZT2*aQK}ǭc=3 cGFnUlBbI ¨LYbT.O[t)`zPB%Y=U)JD{eP Qe8U Iпܟ=J/ܵ.cՑ()lV7D< }S*^gC~ŨLLV},T¶cCHNǧL̴Á cz۫ÉM?Yߘk|wQթ&ā[yfY:# !wPF,~8uGJ@wsxRxY93 uoIo\n -t<~#fסY NZG4sl.dfNO0(7 p>ZU!-uJ#Hёlؾo\n#P^_?+Q /|<~4n2tiG\I(2njoKZ>ebQѦWφFNFɓ cbH%U *Gi瓈*m ..?x|錴&lFlPe t|A& aii(U-s Gڀ94fW8x^rpe%݂jH>ɯԂ3/k%Oo? rU3yk:_p+;VmvH.4 mfV1sE\BcA9 0h{DC uCN*|kkZH}?tױT798soVj1BIŝa s C3~ؠ?f/~m,Mf۞5m\رhhrk3K. /ئNz ف}Z#sua!lWOJpG}caW"7N4 "Pz3WkqhMKH_u-c&}W+2j dmmkpE-ъ$NQ 6/ފI\@7mp^4W;,*(ʜqf*0Շ$ ˃4,5w PٟYVoIڸLN*(l6=\CN8rf-hGƖC%;h0q*rۿ@+/~qw_ITW#ZTJO<͍B$TUڻ `kS ֽ~_*H%=hSj_=Eaa3"5jsyc"xJ/khB c!~,y۩\pmgJBf ȿf3 مYUH~,$!E,`7όs]zoa=ik8%Xym4'"c(dk:&3C7m^*fss? mX83jp(64+sS:Jߤx-h^Cx5I2":>-V?fp*|lHCuwtvĆ:O;4 lFcsuZqh['hJ؉qSƥulCݑ|ůPwQ8mRA+>.Sq +%hՁ7XRv9Χ7u.ւNe!ԅv̡c#+2™Hvbi}Q>^vilpmAȡ704. <$ 0#.yIl^GKK[y} o5ӍgZ"N/#4%tymZ ax,v7ŧ=#)b24]I0۔)1`xf, qju|1[|+ҝ>(wD3+MPysx4{ BbvJYQ*~t!fUXYzQ]:<(f,'* sƲ!,92HT 85<®іX}'y:]u5df}뎥|a:$3> CfLOAp HqB@z U.yᗹc:㕻')s &eLt/~ nr¼e2CT B)(9z|LM=VP 6Ǚkv<=]גԣC[]Ha,$\~E$Jk΋R [_db&&ڵz&4 ;[w k놴ͣxՔ,jS7֫X9.14`% _^cͥI{I:o+h JbT9x3e,ة鴚o2 U~0=`V_=BtuĊ7P }Â:X,Ɉ۱p5'NRkJ0sۋMBЈwp$a('L Q߈~;/u@rS 6peKT3:/.sa26 W2M%biGdÉ0`-vMiغ>;MnZcݢv{kC l9Z0PY/ j]Ȭ 82U-aAM9X-& jհ8JO'3%0icq'2fwt%/YJ6{nB0?>o4xvbuL3Mgfɘ,P49xµI dÕ&RL..m5|MdZnwBOѸ ה6؎V`heݨ&[VwqBL;Gnckarc˟s*bps@Ņ?FR1lA8Gߪx'롭:5m,֋vN"IHaɔ40v-Pƽvj'mSs'S6gy+ [JZ SpNa%V ot=9r#NYWZOHY:+nABIo,t(Ae+V {M0 *\ap`)JX¡++HlC&c VKyo:u,_Z)ؽ;lofA>~'JJQa-gТ ňWҚgrT v*hܷ:/5dk`Bqː)R[^w;I5O=5 ݰщub:Xh5owQZk=_Il^.8 >Ы7>XĴr Ψ tMJ8¦PCȶ`b.dG&xuGzewT)ܡN=}or޼i32ŸLX}#I3T&|yj %x{ y-:wO+3QX}in- XwBx=~5uK! FG/0RdFc x>C mτ$VFkof6y'j1Vpy&ԄgnE:Y4(``N0ݰƃ>sF6|;s&S*ŏmJtv"EȄn:+0fBA&ZH^](=2-Oλ-Pcrkax'V*> Hi'#UyJgd89×dŞ<)]Db~e7=p=#~k#ͣR6lӓz9Ɩ]k:xH.gh84/'1soE3@R\%'wwo? v%$B Pw}R.Df![@xETZ1j[ tHb$7] ®:KB/֬_+1 CdπKxCĨhkL8bk{[%G^MZoZ{xLXBP*@?9nO:b9%C?{ZRȸǷ $N-pҭܼT0?':&ޅTƽ 3A: Vbп@_ JW}rG֖.Ѵ<8Vk>,MYwcgvke% 6Lv*w4 ͎E&6grȳ=/f9Q6FP.ſ:G6;N:RrbYoM`l&eq~dʒ˯O._krՑnt0n4,!k,utCSǡt._lc\/k^S&N,,7 o#~@N ?~1)3``W=" Wgpl-U;" vR :J0svX^zm?Xйkj٠ҐƼ3l󳰍rTtL1S³•A5QEHy>ν)1{K'KӮŰe<2hف/I`/2{(̧#-C\[0NafYB) GwJI9ZkF5>IS>'t/ ŏn8 2c2wxrBf6 j%` E'ܡ뛸U*92,X!Xb1zM -S =>xLie խ7 G܀6C~7,mJ$PhX >&*w]φ^Au $Q#RʁԢP'ooYMk d;5\@S `G"O}u]Z6v;f,Y: Ve$?Pd9}hnT{EW*u|t-4D,yKvK0my]p }O"QΣyJ'5] {^%KdAܗm#F+5Bf],#7.rͯGB[)k}B\򜩉gRr%$ۄ42[Zk|n GA3`tB&y,\Kq1,Kvt(Oھ4XHdxp(4*͜^.<}ق^H.miQJ;0 )J=VGhL5ߜi[aH9{TF3JBhf ASL^kfuUcf-)n~EW+PX]]1$Xc/1W=% n*Y] sɴ È&n\BLH+{#7.< 8Am5w4q" dVIb1a5 }ㄒ38s:-썔/8_w"bpz{tK'CZEB/VwSX'vh߃F"ubmJ8eu54Gl_R؆wIx8+:fWR1G{"bE}$WL޴ѽLN:eLe*O\<=sVABQEܳItq܊6D[żLK)z;Ƭ2nBQKg1_krewȏ8\<,q{G9ʆH[>w6߿q p}~Tgodg?ה#=lǵJ'ډ/X/;U0*{[7AB c+ sp _- R T}0Vg=>[q>c`>$c; i|by U!-yWDil7zQu֑zƽr;,*$9Ą 7X!!y ѷ4 Aj fƮڦcpm'0[_0EM/_.G^U0xŮv%|95NI`d% ZV}+z{L;%l&,SQz) Ը+ʺ7c.6R:+~;Üqd][+L^H5cTz]Ke~ H|j3LNyBA}#|ГxHk>`a;֓N[䛮DjRtĹN3;^EKn0,-*ORUe(LDQj)]*d>4#1rљԠzS1I#~K-pfqYK=2cH_^`: !^}"n_z,e.F .ő:)' H0dF͉:y[{BUmk/%JAZ`永uzJ2P`ГD@gn+:ѸI,nj0nQЭ(h^}(U(<ZT1-ZǾ,dž6Co0XnlZ:7{kdE `4s|%7H+gLv%)I'B|5a4kCy`]ԭ̈́A[m^8'ѶP{ѼX2AG}j%zW^&M-֋ "䩝" :]Y&"?3Ye^6+Ժ @I{ܒ|e\cͩomQIEe,PL$.% Lo(T@o9q05)^I C^4l䰸|m LA6fJh7JvQmaY"MX(24+e`~2B%I Ąԗ !(x.GEYfͱ%$aVi,8q톏IVq5-td7#*p>t!yJ4X| CH1.l>aɂi8x'Do2~BUϢAε.,ӏU/͢(ҮMNpq W@(0 "J{^<)ΐqfU1ߛ\1>JZ>ۀB-r`;SS,MXCvN3ٗd-4S_Mr)"T;~%.)DلNdl7c2鸨XiW>E^5h<]Pl`J6S$T7&Gn*yry*o4a*>'1M9MY9SyfCrY0Uǩ b wٺ~$! m9۽wˎv08F\o zH%^# Mq8c,Zt+`` 6=S 3Ly/kւ)l7q,$N  w H$n⑼,(x-iJ̮ySJDQqOزtDsP$D=FOqPl 3ȮsF'uY 6{b) &M S' 7Y2>E[o 0 a,y!Lf\HF㬌cA "{*bM;5ưA.L O/Cۺ C _VZG!qwf;\RP֪c[3x3>W)4Jvo:3-R#0=ݹ٢Sb\y:*v!j│B۰רkMjKשq۩t {E ~.P+'~Y6h*xm{ zNqeY)A>R/ 9[YA ن\5ipU&0peD&c)~.)J?iQ2I*޾6j &) C2zd#j\TN@ +]/!3 2Gg1PFvS6* mVluw];A-e@F[}* ld`8 $ƚ2ٌ!pvae煽.7=s⻁,N x(hv7,3#1-]BאwȒF6 ^54я1ǭ(T>^eq—y]e*){,/Hq(?؉RW}g3D ٴ [zgYj)8iܕ)o]djBym`>⠩UBZѽ|RI\=f,l8pӁG Tq" Wb|n`h;_`U- )H!/3N@LM #xeӎП?ɝ& ~зYPK56 9-ÀQE0~;of`Fw1A>!`/[ ~P:CI?tJ +H Έ=ڏ wNj@܃v$kC+lIyQɟXM=2ƈ)֟ aQKU+ ~ܜ3tr} G]yjE8d{aإ#;(BrOK$Er[FS,aõ~-F_i9ea2L61uSUR1#y'UfŎjccH]e]c^uB^6ꞛvczTƠ$y ӄ)wdzO[ř)Jĕap)A$GLk)mYpvB&|S?CyQR뇶r W 7] J#P1̦֓4c0P`(-oRRwNN")I`4dsYNs5PōeW)]ÂDff3Qwn9R{=_'?uK7uK"z"吤Cp:yZ-y{({ |mI(wǶj3`%ǖj%r/RX J]x!3)! 4T8@̔z_BS$M1"7yGHq++W4.ǿ5?$vSve,g\Zٚ (qӻJب~tnc&,*vfU5܏h=xJb`R2HZ|( ;&Ca8M&yxMLOUjA }!oV"BO=C`+_Pʚ"i2ًXjZlxk^#J/}S͹h3O,a`$+m>]VT{xC )ui|%oV"ͺԹAe kR^L,+)[;fYw%ԯ&!4NqQVw7NYG5t5Gte9vc#l(q@}pSQg/Ln!جD삾ipT1%dT~@1ojCul:29?0&_9gPh }F |߫8=$sJ>z^ˆSfҰ#_u'5p ԅ6Ⱥ@Fc6~E3v\yYgmہ/hL aK_wW ճbK6K>"|6K-`0w=9`A&Y8˯(74K_LcFluuΕd q" POWg܁ qZ$W wE}'3s:SDTٙ,gg<>3XYvsb"ʟX_,dvP -ߢF@ڬ98é_wsk16;l?^w(UY>ENǢWynCu'usfg-Q|>tHhd;),j.GǴa(\!:{ Y!y<{uf IMIHeѓRWqMjfcD9}een|a`P9٢8rY3v=V:Gob 7T⧅Ft1hC!^F($$RXMSnBޛ XKfp=-{qQV~=wݦ(@;P%5J'~2ՂEv;Iog6|wIdU<Ѓ|Qch38\HH_Ь2H6EPR^}`Dcus'ܬMxW3™4c)q[bZT>y*oХۥyvP U%rw=pt$&# j? )>2`@U٥Am0ٗ?lJ{QB[׼ f I쾱od8NF}ywRol<1.G.~`~=EB5"=#wBcG:W!jAzWcOYŘ0wY Ѧ6G:.G\=N3o F4߱`>*m>ӬZRɞH1Άns! nd;/镞ByY9Ȳam輬Q`BbA[`/0?y %2e, ȓ]TًllnA? TY*Fz̶ܱȷ3p>$Hղ7Y㹫bR VkuH8ˇ'vnЅK9IDt$< ԛ+Dx@ kOExmFsOh,sæ{8.MIPd$;,Gut@򹫝L @ 9y}4)籓ΝKXp[Uzv2>3 (t)y^Ŏ!DivxuK `ϡ6 Qi!p @LܽZNE|V!!h=޵\T[>) I E5ބ)B0A?v/i;S 2Ӧ0_cG%S~_D< %bfYus\̩"CzSc^ YL12\Q_K_40"Ql%F pM=\T$[y.e(`?8L{bEbF5daY+ś^l7- r3rS}.Ov 4V]hlZ|-"}VDW~l0b\Us:٥3M|kwDtk_PI5.7ln5sSTF˾`TyEa RKjUDT+f:dƁhQ:R^E&TwNt?CG$5B-[!w>4m}*Ft ?͋(:TRҲ 7WȊ$mMp@tWVZ ĆQe IA37]M'R5S̕)6>-)aIi'p^ͿrSNW8N$d'-_G:e'FD+be){"ЧvC  S*8R`plE]q'Mnij#7mk}%k˛xɎe pgCW@o&բ(R]f:3OiRrvm$' }q곇 }Z<(A: hnZynb=ufQ`1W6?'ǵYaw|||w3y݂T3Q'3os;l4LpLUiʓ K 20m/i0 a*?Q[ yTBt )slJ+m,\~)N%K2I +oiʙߓM+&qeV@ⲿ0UvMb2pR y^"y&ag,?x>\P+y:W|lQ%38` {ʺ1mORՇ q)*r6?d鼬zɑԔ =ьt k"c̗M7X7jnp2dx QJkqa4JpZ*NCHpء%δ[-v 8Jw"I&Um&HfoK)q||&OJBT\4AhĤ[|*Bd.Vgo0Z=^ 'S7+ԋoe M_8쵯A?tk$ms/۸]PjL+an(qA4殠<@Bls3ұ`e#P>D7"eT>cM^b<FVSrUt>39W_S|ǔ M"2"ݡ$ry=FReY:|6^p_?ڴ*8zAԁL!Tq~d.&C&~D@z.) uųEDVhj{=oQR՜)8(Mv[Ә/rc&6s_qk|yqo61^|sZ'{A ]];}PU3\~e O8>q/k.OXi 7,TS6 …dP|yV8mݻ7%1fo>',P*@t>ӎs>9I{?=nmN"VQ\q]L%tNhެEݍApS\}ӈIl$GyutAusKO8C"ӢyP!h=P)6';N6`?icNpuL^3jg+ "¿ + X(ҪК J$r|Ag;~c*Բ܍ %G N@j!i(WJEE9ՌH,,0ZD-=x/'vZ\>ޢ(l[%?OF*6b xobEw~-M >4aQ!*Ff:WҞ+?RgtUE&ibG?qw# $w-_~J':̆L~t!c+~1N_yySdM=Xp Y],zJL>^Pa<23s{P ud"v^螎3~F-=6p(%XrMEca.9>[P5Π- -̸ ( 32""ꞟtC|!y<݁QfϷ[3'G:Hٺwlbz`L˂l{&hRgJ_%MjpZ[LH\ơhc(v*PO3!'9b]$-d\ar*S)iY6w"EA?d aàJBҳ)qq]-{2gvMW>td$ٯ6"!ߦKsCA*nxk=UGjQ!{)CU·URqG񽐦ޫ!BGi{^2 sqEL\uV *-ݎt7HDޞw ۹-2 ؆>ddntݦ ޿}) ӶsV\.ċZ$\ ƴN5ÓΒLҠ^_4&{Pk$C+Z:))stQܹbBE_9yK OgВB]eG^x%6ȏqŝ񌘨8Rj7/AwxpDK@ e5MɥCdvf ?_c *z0@u-0l!t{ q_y4ƿMS}j eUǷe>4Z]ji\ 'l N{SQX1y{x; y`c95LSo#XpHn_ER+u۷Ǥ"R?_jچ)czmTG.Vo7Bo2DF7CnlM~̔rh~$}WkQӲ"Mh>HH@M("ty˽̰p@R2V*ֆ7IYĐ]g;inɆaQ!?HX?A[NGBtZV􆽴[x.c"L)-[ j=s|@#S*yפOJi+,+Ɏk%En%1yn%3C  'ų+R[į4΀z/a ( mŖG_+)Lg!Ft֚ؠM0=7Cm;l&\ 3*єj=oo 2#D H%$H¬vn0=T=2i RzdO"12dYJ,/1<9P+ mJd4]?ϰd #{c}2XD ox9ꩯ[ϘԢ(<{R# 51C)QFRdo#!zaK@T,FO9V5[ո@I6 Z9?+蘾`m5DcUWPّX5llUe`#oa3&(*wz&1yXdgS)h$1@5#F\[R!۪@$ƐWdy[(Q<q BBRٯ8.y/OB쳫,̳ eF6i`!bcIXW*@{^ B~S#ޣ2S8Cc0g>%;n= A8T+Jdn?M]̓Cf6`Fh:.7rpvɉ [sfV)?oL-l~_gqMNc*-⚼If=;X澎<ɳK>I_z^+^ K-KNW-*=Kq|ɀoeCfoMfH+ Wamhw=D Mr/_QC+?0`}r|Ӏ'M9f# #)˙pɬ:>,F = ZLğqTGQk4Q =[1;!;_y5s4~=F3Mjo5Ճ"MWȉaX/3$x;0:Ԙw;fȂ-ƫ{FQ әC1h݋pT5Do;!~BTc 0RTFSZhWSH٦>|Aͤ6Ir":z8lB+R jm/hxxaHk;?x>2.wn1+_mT2ՙ  PBY@ºE[3A yVϛj?Oϊ CnXOظ<.hd=Ǚӝv74/'%˖*7cRP?sI_sJD噇Y mBL.F?}@v.VS2`dԅ[=s($*6NAgj\;=c71H3vGz{SJOܔK|%̏_faP[ltRYyL vg8҂A߾d}&81 x5>kZ7XDZ-?9*gYYZgp賕Tcͼ4}Kci'Ĺ6#S+L z)ۇlw-[3`RDk>v?p*PQ\.hb oO(c寐F`}D X# s(,pA "N^\ip~e=q%STM:DDgםyn/qg)eE,WaI)APN>yx 1q 06cp' C d'Tۣ]E=?.g[)CӇ>4?ݑ_VX{ui ee rՖ;BS?[ Vv^Gݢz 2O\/de 'V%+'3q7R9wz}ekװ*jepXWN2&jG^`׮HŤ{ 2fmnؐ!_3;1VU`po1}1B\;7V>W _|13`(@J'rNW)N L΢? ]tO MuU)'KqcWR}L4*+cIGuw4\|JnuC#?'CZn `Ó 1ҐMB!6`ϩu^NឰX:ln, 4dYWAZs[X}ܞr yd0j9$d\QqqONݍ<:,-gT}_D3,VاqYJgkD?مR'1>h%߁qzaDP_+5<'ȟ NÿHnn9MǦG#- -SJ#[~Wp _;MB J'jsODq=tik<-FL'{[#`MnfK WA =w)b?~( (UO_,OOԓ?a{]#$f#\F4ysyn6 O!8%p0HGPpA9֖%ra$~ڏ4I;zyBy)vg}%$ T{ɻmRTnJ K7/ԞèPlQXcsDk%5:&RrfKQ& rd¦}y?seC0rt'"6L˴ 9.qvtr+L֏- @vi؃Qy @kwfss/DΚNjjj5(?S=&mXYVqb4Fumrm @j?tadow&ƭ8VȄ~ac͝}} q-% @q,֙Zڟb5L'|E$jS6]@'r`YbIH[?-} !GIwNZ#^c}QlZoT~qYZO@l H<ӵcFhX*ׯ(+aD~ta'=t5ʾkܡAU>wս EK` I.V.8}^Ũt/~*V"V, Ijt3v)g~6L`WvlƩ!|ɾsXo"*ovT#uT572/#M.6_k,T4xL$)K_N!e@*/t:#6|1L_1ҪfW.V5#r<*$۪Q7Og "Jo.K߼ I40% Ypqq_0qS!QrI(m VxDT'od؁W3/Zh?N>=(ȧdA߭qjMyѲt|yH\b=oUH[G E|hqz~tF '; "_R%ڡr<;u؎S6LBi +̈@F: w>y$'z~T3ϔM*D4RW)~^ ѧEEz \(GvA4@,x>ĪRk&Dڽm/Sn^]E 'z-ze_oR9òsحi-'o:<=Ǹ \=9H+ofFkC_2Q ެ3i2' ],x|B*7,0=mlTцk6)]yf~ *es"ȊdV2T-k|T,Rr]p$ʏYWptI)VS[|n#j̽|g3J~i#z;GS1 g7>Ŀڋռf?F<93udAf;դa*ox|ǢPp'V0Z g4MWxyg z!V:~▱>y$Z YuuK1 -a&:O%4Wm<J6 $Y[A?P:ٶ'Rgʏd[ !n\KTZVL@r~t:♷:m_mi/<>x Mf Y.Z1k!MoLJ22 5gn>vY[_]5S1XڹR?=Ng56Bk>.ao↛܎9YIGDtHOQd!%wޠl^Nڄ6>P|q/tѸ;'{hهjWTswZ>guV~RA;)) @#! R<BIr$ .)pTRzLY \ WXK#˧/R+tP֩J)MH?xQqYXtlд#Lxt._ "w}s֗̉ ;2~Y+xg"AsTv_Y#GVu2 SzwH!WpĄ15b*4H&qOV)cacŽ.؉o!0Ig(Cӽ"~/!Z69c^ƒ,Ez^m +OҪ!]m^GҐ16'qf=oMsYZ\EtgȈn V4|(*uf^3R/`㻔G\rʦeʴ˒7 0Mʱ3Sget-6z&k2[n36ΞI IT5P$+6%&\_^W Gո>* MbS[_ЯW{2ݲ_.Ybq J$Vn"r%/Ra~zD A?@<ʙfX5Cn<)^ ._ݰqMes#K{HDH76&5|VuoF(҄*;pP`߳Ŧ3ZcghG2_Y *pqOPFn.ǖscW(o7uZ2#H0A5xTdW:P!Q-=.ܦ{7/#1SLҎ5UN8ަ7c.S8%aj9I{ȅ9'kkI`eFM5fwD_j;b6'5J jJѧcJ~-"Lq}B,lc; :.*1..F͡r $9Ϻ'VߵՊVDkuS8E)r(Ea6^Tfak61;k_0V`BDNyh|ߖcxPvͬ [m>6ܬKTsp >+8zg/GK(.Y-d#5DSP~L8:KbexNa(e;>DdO4uȈ^Ce 5IaJ346]agn|pG9R cAa]K0JE=*)4.hlTv: s@0/KWR7ߓ&K*A] xxԓi`7*~뾧;P6{WǠBT\cnĭfB=7=^t ˜VD!—\<|ouC@fx#H'@U83s;x gXg䘞$n62Ǔ }5Ic|N.l1 %R/9nb`>z3vpE2}Vwأ52mIBQ B7A76e([x)ռY.bXa;aOEyoߣh^>: 0щv֥cunCؘ!eΉ ak9>ix+>%1[pVE^ߊCt1<2ͽ[4Zj!ʪ;ڞdDwU^8q8| ŧmC4q` ?DpCm'Z*wτ]V๼=V/E*3ۀWԙxz'm4k_),f]jpi4DiW6YE4B|="q^u]N (oV\ v^GkEV _Ay`SȴGLlBWX=vWUf| ;$ݤ|,hdN)sAC1ك&g֧1v[S`Q8X ?rhIM Yg~G5'g@<` SRÖ%)eǖG`f4VhKcf%.x[N-K@MZG5G[9'cw(ae.%@hty_gFsj-hO]jXKV|>&Qf[kNU@S>ƍ9o0V^*fVO̕&o-N8{CmYnjI_;`-"&ku$əI%[dpjTZ%SM p;$E n8p\!TPD&:=hO&n$& /zt(A5em1#myy%{t@mL_SUzȰb eif|lݿN)W dko8gQewҵKst !/n؅q%g6,4 Bl_LRkV NpjxߴK4OWª0N}OsIii8uu'Qɛ05}4)$JO>)eػӥtDA8PHܮ :#<9H *'cJlӉiCyb535S&\}i f#T%ZRH즾(gmY*^y ,gO{Q T'HQz G]lus ٢a; Cyވ\UIgn%6Ͳn7j40н1xLjo+Dك'z6_!4)uCmܚ,ysNHJ[+zʆl7^W  mE5ܘPӑD-Qce<>)UoI*/ՃJVQN C.gq$[ 5Iv!|T}ѶnbPŪۅ_ꬌ"\7aM {1Ŵf4Lל]@ I6^R 9O >+\?*g/gPy{N,F 3jK-wS6Qr'YzG ue̚KDG.H?]oY &o7oR(*_m67MlK%)7/orϒ[fp0?@6~j~݂ :Sq'[d9v!3 4qwYiEXd{'列{sϽ?,8KW+,R:]O9 \hXiƈzX,JMz7{+D#$9|޸.Cr~=XM>.&<(}dS\6bCUԲXqshDe!iM}>wCT*r)2s~aǒl٠–A)vFGA?[Ίf@X܂ sբ͆Alya˾dYTw]M<}8b%6̮9Gi Tly0g1+KNӝ\+Vؽ|QCi\nݰ|Ƚ ?iPgЇ7M)o`*tՖlX~zpċ}( sB [!oVos̫ɡ&F _f}eC^J.S=!j'0I8f"_7!jx s:&唁@Bv\#K Mj/kGH)%.=uin< ݲXm?^9h΋"5|,콲04;ci{ؐXW/y`EĹ78FV, Vh'hYwSÕ`fOl8M)5DЍ2W-Tc.`=R.@U\TՂYsu맨ކ秠%2{y,g⥙1}tx1%~6-L%ykvIׄϼךN\mT鄡u W< C4%Hmeq"hHjs س~Q ڙ;LzԸE8m+3:iȀ;u}aae.5PG$lo,5?L]_#MX^2I=#tk$*b&<>&Kșľ,0 AMitŤ| a%tm~(oImǺ :\5U1%E\i\w/)S -Gjqzfr'fg;"K;&>EW&ȍu>i2~n plG{R@T(9ڬhKӤXyZY0‚P `ѮK^.E(vZd̴a"}C x903|j-@JJ-ZomM1h sI_}&A2Z9-C̃sC39 RDEjnor~Ş_DC3 4@P䦷6K9O,8bb#8Ǚ0S~ EF3Vr|!ҭuZ]6𾙃wѡ[<_\o{ QMO3#sq;_WLw%qҊEw)͔A; [F[%1(m[5eU*Io|ڮS*@M;*6F o*l鲯E9M@)0^`=$_R2Nd\wVBx^]IȆ#;0l2o)^\(19L@jz`Dw6l--XH‹$H(UAM+]Ewh#a*Xez)?sKYF.dݢhܓR(&ˋ0Fx/ggn(TBMP=^t,WmkOUQDP\U5(]63\3G-Q"gTv#u8N|K=+> kiT5+IفWmṞ*,ʜJ 2k/ݦ#3ALk_ZrLgt :BHRF%rUH/Ƴ=/u\ߨ=;gU=18KEv(,2h>]GhsÖf}7gʸ>)In_PiAzu[v$p>ZU/o pPVZ"<捩Bg8I9Q :Zo>AhQ:D딊w X>Δ"GE:r'͈ ;I9 Kx]/ ix >i wj ۑKi_v9]&]k+KlqMؑ翔g\uwAx3A93\ 'MB$D;oB 8OyH੟˵lzmߚ#ք!9PbUKI7EyEt?\pD?UqR)ke?9cg<GD=ŵ_Y(ia(}ٷɴX5/6U%^ ?5ʋ-t2I`>|g=v]GwEǒΊu ]^ *Eny8QKQ/6RS @BVl/_#Āܻ EV"٘, V$es\uMU>̬b.4~$^|uEo(ʐW_CwNMXbdǦέ汍lK=Z.cH3@Ĕ+,{?Pګ+ 6\GocV ,R{(TY1nt8@vͦq1 ^ O @_u)ꝩ uv)ǭbGchQ!T >1o1͙DŽ@uG tԖŦ佛ӈ}ATڬ"|Q=8^a~.J*jd[d=G/&]c(܁+L]03i uʣ6C S7r856\LO6+ @@$F RM"$7Cմ޾kQM mrL)I+rV3 ^!2N\b][x7P@Sqd]G1Ii QGYv9KRI`ZuoO>acs8s4(a]V0–Oc~~T{)TZIPSKGYؐ.%c|@a?$-{Ey緆tOW"oPa ʀ x1gLW1 g"J񛕥xcЄzU] rv*dHy8=1:?0(o~#$fqNqFE`0 ˀUVfU5W ^w>@0IEWo9ɗvZℊ@tjgzZRk(˲Bŋ4[8DO ܊? ~tel0>ڋ.pMKmEx&3YHm$)|nyysl ܭͤYBި'(#!"3¨0m0ľ9#uہJưA2f(U{ЮT)%mDrr,$k:߃yW1!$nqèZB\"d_˄XY*)*8-,eXhl6kn}G](_fk>\*uY!ɲ/JBˏy; 1'3pDť^2OK neDs \3',ϘdȎR>¶h ߗ601薣dK7]sE 1YEJ!6(I:$)$m:DU~'Ez"FEh猸 U3'TÓ>~:>𔛍oq"|Ouc _=ropXYC&0Ůi;QD>qDsNm& Y{l]&/TԺ+j\0vw0ݔc^3й,K)1(pK&(jUW /"`@%/hTc!wnžYe{Z7#4$7.{:i3 kEZy LFBnnj6|j%d\ im"z*<(!dfXd6SM} KyK͞Ka򢂛]\ 13)>BzHk=ukR++OUV) A SFW{)@56V[y}V&=bل4-5 4T~%V3x޻-?(j h ^N& +~BrNʻ$Vl|}#uXg@yAY&,!HR#Ɇ\ *4N^󄭬f〘]q ,![6CgQwwy%p9߭+ ~gP e*QOՂ!l weu$K;%ESR{#C|҅BNCl6s1 [aм+– dpTj?# ;9Y+Zy|by+M qO_I|:ڇi ^ iYb8MUno64!8U"GTy!݆s.ʾ#s|Ƥ^x<*1[&4L8h6i6U! &A_RWWPlؚ=gy`K@_1CA[Ⲵc?an!;V( U\^5L]IaYP[{=ۋtKtYDnMx n*B!|&E*&Fme.J!*˓t vᘙ06НӉA *TqiD=ve$rpytiK? WՃVĻ=W#x;8N5#'v @{[GsGQ)"NfcpP~O$ ګ,~,JNNq71; #Q&v4n*Yhʣ5g˟Wc ޫD4 {R ~f q9m' v[6 \u#(R>燰EN9MɑK?=˛QO$'P`LA\+nj0A_g_pW$ Ӓ#—Q05DM=3U;S1Q;PT߹TpZ挄&,Y>-y/9Y٫o5>^-0^W)u8tTɵiTlL9勑;uqO7ZePUwxeR3dB*'v=y w1bfPʹt,L6g3?:3=,!vƂ2x8ְMx٤.R-XgU}Gv,!^ٌ;pXhӷ;o"k塟>ޮ{awOp՘2%Yy-^g'#E$[X?(TZdݹP.;EhSpٍ5/l5KvfѢT{6Zj;%jӺIh)c{TYXy \hKF;п;\gWtNy/}hr ca^KhQka )&G1QF6_qVrdĻqg$SpfI* iS%qORkަ-ڣc4_Ȋi|Y]Ks#FpO)?ǵC3wF%o :zrsHjV4z'9\ m_J#j& 5-I{X dVM>^x B7N#H}К!x<{> n 5!\V˓}H4 ˷|L8#bhq3\Uz V1/ɓRvE͖_L hSf:k9#1X;Gǜ+2K@" H1bY{>S[Mc78<aՅqZ+]6 o/b+xC4 y~ͣث3{^*.K3@+ۗ[y+*āIi:Q]4GOqېrZ8 F[ 2lzlH8f}hO,ao&)Y6EVQڤ]枕*r-|z!J¹w+=C;Z95ҤgJ(dl.f+֪P/7xKTDݹ5#zvx=zhxfF[ޑ'^`4Rc(/ä yЁ/1,lJF{axfo=^g{ale[`]s}?y?pPʹ%, 4/pȦku#Y2ZwRqnbpee&<0W M~s(3cRneǦ*\WWgU@i${KDAhB(t5K60&M3pMa m~|1QmK29Ww]Tьy 25'nbkQ)S QfDПR}^v~  30K[`6Co\`j"O.~t%<,IpC6VN3UTT}݁ kPfGfp9>= Vsw93͵Z%$t[Jz&gjGhJ{L:Tlhz%!;ԱU/qHU%ynTTyVlieEg)@W8*FwXeeث5#~(PY-`s7"$[8?{PlۆCGv*rx!->JRrS}D}mKJ$N@Yٱq,sT6O-8o_(KUcGqATz4:BfF`3X"N4Qq<=4o.WrJ`_py7l}# 8#޵H'.hj5I^^8;Z( ؞Zpc FN7DD & {ڸiϯ]r(~iuR%|?"F^rn] OĠ^37!G`J4JkukQHiKNݛY5-ɠ5u9_`NRHf~|VkNJ :L\3`EDu0s sZ}M/-o;05^yPIj/L1d9z3O c18jcsC1tYňOLzB& `(fQGhRﯗ%nYfy"4dɓ !qca7+&/2u3 );;%kԩyS{a,\@/ 6%z6ͳIP5jGצw,1N ?d|}"ӋTvVP]vPviXKqN޲&VG\L8CzQ]5`j{$KprF)ᅈ F#srQ kuYpVor2DYTA`׿<c>΅6𡎍[͔sP>JbR,s6bg+>&^X:9xP{wDԻ'G}×m.9kyϬJDDU $%cI $Z[^A>0Fq:+cb Iðk=`CyGj,nR[N˘rXR XEe|WI\g8>Xhqrd}XN#KLs#$ahmyX<|iƼ*~Cn ]՛ZtJJn9ˈEş$w2ǡөYUu;p?F,>TrSڀX hz"y ,Ko s𪬈BG9cP`XbM5/:G*wXizOi@1ANi:&87xUY |uU.t<}$tn9SHSJ6ol <}&!0J )Hm!a% 1~J qؔUDvX~DB@ptҢf('H({Vm"VX:NX\!p`};?ܻp_-`*P>d@"YZ |2=[̴|c?4Iѳ_.yGJ9Dlր诜Okr9Si5(^xkL@߆9]w]4AX7*`wCۚ&?QJ 5g.gA:i{&2[$td\k m5RA-jevqR.tjq&(龣Dͼ s*-2jp*{Ank-"3+D\Io(T $*ؽT*" u31Xw6hbu}T ]SQ?;X3$22Jhr,!0災'5F:T ~1ׂP >Teuh(u;TJ.ѝ5dtUN z){x),Qb:ei D-nĠnz8(|֝t iGU$-TS؉r m02\wHmI"=~T [pP ?B}7 qGjXWߗJO|ZՏmJAJܾ< 3h`jl쨟=c̠I3E٦V]Ni7+uY&/^c#pRQ0'B-fs";;"7 tulAAVDY\g$]8M|vplf @pߖ6"xj*O~o q?y#7t$eo>"](l;`hዢC:($(e'.cM*?',]4㙮F?{5X\ S|9qVM[ى[X-&]@v X^tUtaLk@AF?>?&|Aoio2gÞx #jshPvGۋOkqH=%^jZ_Ұqä8/62YSU>j)G>I4ANJ[Q{1`Dԑai<2R!dO2-hVroL/ Z Mށy$YH9 #~&xp i݇5+iTD5R=Ly"|uR!`Bce;y:]SAwqܰG3XTTgR?H&;[OD^OvrK0"/޶հc'cc]{.3c8طr3\gUǤbĉ펜6E83#.ƾ0^6DP[NXepбbpBjC}dC̮u4&ݠEA2"ZD=c3 7M| ȸ  HcE6OĠ Y=KxMOf6̹s{Gײbe|U3: ^7 O,l_Kd"xXZʯp??:#>&LY ,I~F86ݿ9Qٝyٝs5;i,fPþc:}"J3)V(^\DUu0`Q^rTD~h\7?'{Z5AдrZ4s6 $̵F 5GP۔6l'ĥF U&"6 H}>1lj01Vtjl{V⶞ϡ\h.GCkuSuy{fxh^ 8D!0@o 0~c^,,SrFRquDk^!o%*qTk'n*Rw\T ڳ _7QBoe2)NN =y5 ̪r;~p #KN:c*LЁމ} *P,n}rq4p^TilQkI.{Oe&'pِt \42sG@W4%7œRojk V9~PXːsXѿs7(*lt{k:RhmU0 XH5_u]@v?Mv؍ H,mz\҅(puE[&f7P+uAE#Ti?.HK1]•cc(U7z >_'k1QTcSŘGE˓l3=( #EV}Y-y6A|u˜g}Xt>k$Dfe.[-h= '5el fq1.}xRvq-_f˦(A@/\0drW[WA* (XH_yJ[u,))mϠGqjVؗFUaTK tׯC6gk힉`X0vd&%6uHBIؚgZXTM.i$jHPkJ<{)oD V,:50ʴi߄+Rڒ 㡌]6#=[Oö />5՚TN;U3.)5H-x^ynj#+7գcdd.rf Iy^fu,u%]i%CH m Xry*!ﮖ.0Woa +eMlW~Щs(bdcˊ~dX"9hVrIR$􊻋19/ǥl4*> ֆp͓)l W7ԗJrޛ^F/,-D Y&Y=nX?2e(;jr qt`]s5DCsD}. aO_Z^w;x;{W(O^o̒EE۾ {^LCHI%8c{2ۀJ^iK-]~i'Xrb)} )޺9[w5W)Pҳڍ |?%Ƀh?I䭑 J޴BꡘAt%1.yA, :dK.0 >l>r|&EZ$ܡX_0RH!_Nic˰iGpmmha$2'M!]#vuZyS(;C|>>q/ZIYNJܲ$}8{jBS 13T=/]gLDbb~Gނz{`hM'銏[>y ]EZa|*R\BMQ==c"FjK­s$9 };c tr3cyzJKYnK0qr1!*܃[zBt7]`="Te {ۂI$"&.%P=_3m=REHEPgG9Z5ٵ֑Jhkc'Ĝ8V 3q IM\uZo+!+dkQ [D 6Ϝ")ѴCۯOV +xOYR{5K홽@P=Ӎ)| `j+u>hc#x5_d|}(*X~w%N1#ߑ"R=┪=ҕKVK3U'lKpsj10 1ʛ"Ϙ0D+FwI(y:K\!88SzxXJy3z GkPEفbz5Py?/]Ӿ)bfYZI2G'ܔ6p_Z寮chN1SEo4NߪbIo04OlD@Uϼ Dc^]s o<= T"XҾTKO O[Y-!o4<{8yպ4:`R?x3YWbcq{ᐍ` K,c- Wetd?sٛTE׾ gX 9<TLP)woB]c6mIZyaƽ%>K_J.؇A+TNO:>=.[a.4ĊYEU(eP[Ae R߻-;$a`V<#BwvWwkbg9(Rq (r}%2>DO@,A \zgTElFG%7TIΕ-RKD~6%شg"dm"Z.%<%NBOHb'ts2&( 1f~+#kh[EuN2K۳ $EPʫT/q$YW%a !gע!dBBuhG߽/ΊO|$_UIҼsG@'XhMAem zO,9X2'n1P-Hٹ17?9%؞g"ۓ_S4i^PC '],H9^„pi`lMKGľ)mJ!@iK;d ]ĴdIаwym}8N{uPQXc֢+t+fA񤛛n CzJXmht% YpՆI8wR_̹lj#<ۙ :#'t5/ZP'6&o5٬hO,]fXC2i*\'~U|y!FHHx [r-KlwknW:u4܎iħpOW₧ I'R A4c(9+}zS!a&b pBV)Zyg3>- }cu^/x3?õe ꢆgdWi_xa &3wG!@خzA{9qT6]Po`>fahm5]|R--+h1~oˍZ{cWf}4O5[mVeq,33e~j`9>kv׆BO3K!PM 8>1PO$X.ml߿86i ϟ)V 2\cF}zɭ*2q)?sgcp׋P~iP׈mˁh_>d2b?N3QQ1;AF<УiF.H&oBʟ?@(0v19T2VT;Oz9s}gRui+SRtC |7mNOKt=#L%@A/jvLH֎?0LnԔUa^Zg0 l#], R k4 i" /]8(x4T&ԓ{d"vAeh**ӻ1}4]e,Vd0i7 8:{ eĬ-M>DE|r`T5A?u~`B. jFjp|9f Z/$ ȥYS@fpKoT,CH )L"7$MCMdδ/շd<1h0N*y8_8xȭ|Ӌ6p'fAyUK+* "r@;  /rAٯբ)"}qsE9d^֚([ȁNY;V)mker ˜ZK>ƫ{F$;)l3f^3 %UJDdTMN󟃧^9Z`ŭ*χs\R͜qZ 0Ow˟YX&7M+>e ^P 6QK5BƒDFqxUt둸ٕ@o% BZ 7(< cq@jkۄJ$U3Da;VdNA좃1䦙b!H{qe|l0v8K/A)a+QN"sUH*n7L@z_nW0mDy!s-zNDL9%HɹPxvD"E&5T|Xi.9ߗq|'y"C:>eQXOy{mp3faLz'5ll`GQKI N7FvG)ٱ;E1X_y,A2ȉ,>Ǝ3Ֆ5s=c%7iA%i4vf%:r=\iȰ :UI_/ bBLJ"?ٹ+h͚.j3A`?oDˇsq$3g-G4.ս3 ][bSJȔnGW׋Dív )hg<^I#A>"b1"5\qI5Kqe5zlqs1Z7%,0lk3~m 雁sذ;^x>߾4e2]>YgϚTP_"[))wm ,!.X#bOS[9<^y,Xm˨ѱI4Zr7Lfc wJ?`9gwi* 7Dt`z_I '(\0"a9[QG%Gd^h C&D*aee61ĩ5Hxdϯ!QoG nxκ?? ͖Y>h9Zפ%L;Je$w.G׋B[ vYKwƝmaGZrv}׳aJbsJ;K"+X5FмR Nb*Ur$rB;eJ@_!lR¶ LQZE)+_`Z@QW94?BSg>4PE:F ^TfD\;K k`cJ&Z]һe?>I^o\O< χ48Ny%L]c1!S{A (&콊erRtvXs~}ĚCn~wݜM ߢ!ŢwAwϢ?e.oy>+rDSx%yb0x EDNxƃ:=7~~{:f.qҧJ[Ȗ`1)>. 7PРm1Nb@\c aKGm3C" }*_su bz,fU0X 0#& )zҌwiTԱncM̚yXhX jK Nf}  (~6Jj96OwS( 5-yƵ̳ܿCUZ9Xۣ)ݏ1?MvnykJCRG6GvO4vW_eƺ)U;ꮷcx¢1"F]KhVIMg THo#t$[To)s ܠsTm3] m|;jA_kFDjhm wJ Gsy4Džg`;:۴m2?Hp , ԭ3s!%s g @/eʍvYnhLB6WT@T#.h_lHPƈ*Wz.X2 pY]2Ѣ)Tfl2B:4(D>ZǚT #F`a>)GW'zDG<7,CZ~9bEu)C:C* B Ru8}Jqkƃ? }12Қ3Hl5a83'U~WAdm)ԳMXFA/vZRAoBLfIVS«H5`PաCqEf(5qIgRقɅ2DRa1JvH١NI{U7b=6uRCQǽ͔ Zx^*C}2\{`r~-ޤ5|QR]2W9GFR%K&;I~bȏwNwr MD,U)y4iL/8ݥ}IX=kč Q^$%*+񚒫b@?EP jv9z/s8)FOQ LnNڭ2k\uZiӉ0[ǯY6)(xBbp(3wO.d3|Js[ݮ>?ȓ,|pߠYd͠mLPw9;"jzVK.tߌP6S"k0ÂثZ(/EY#ŒBPqDj9z)Ӄ^*ht97+[p);h'HGvt%G=ë+ xdy{4pPԍqJU ́;!_bD}L{RiԟE}#VcQjⴊ}e\x*Nߟ4K*r#(g_ЫO{\$_Vv߬۴e:K][Ǘ[+!/x!⪪?.uCNZGt'wc2):Q3(R Mn6lÏ7RiT`cWCq-5k`a_}>~5ZTpESdwKY&k)&?TSA1Aypn;ȵ& _|5_t] *jx5ZH֋4^ک;g*m"ewDv(@V zLA"ñ5p O\RWoZ }u36bKYIfbQϔb&cCqD7 Ӹ]Q9EQIGmLIHVp6j;/TqM3 >nZDbΖ?7Ϸ:zRҳ~LhPd_:cx.zfsiRױ8pOok4)m"~F^|*ϑ| +Uy'm/ޢom.{OQt<JXɳ|RDbEa?YƆFgENw')gwOʯ\02_HYz&Qwm{7(sRJE_m.?J8$|66' s[fAzϒDUc0w㥋X] z:z!Щܔ`1B-'}d/g0Bn-]Ha ^t>FX Rs 9 "}W?g?.su+aBXn S\Omo@5jZ=qnU}YaEzyR@Mkvs ;3Aj=yq9c=;#L&HGVh\E:WP``kh( 1jp㼋+>-*F}+I俛4ڳ y1U{T>[0pCD_e?pI u: Wx9z-b[i` QOig} 眨IqT <'Eč ޡ9һ~6k;E9Mt&; [grI ENq8 %ZqLZ}}ZR9`:C*#ay1C|x3:*U|D8p Y $Kt?:< G#dzvsF7y(;dd٨W-ˉCvb&l6. bi[(:L(>꾥{  kB]1l {u&CA8DM.cnq` ƴw6r %v"_y; fӋL%'LK6SMdKхr<@`xs4$ 9OYnWpU9frnxDTqFԘc\MyKRDFozbp#vc{}#%iG?Y1.0:B?.oU")3DSrX_ɔg^Zck:u4"uķ)fU0s<URvF#]3N-6w%, iѓᝓ hG \O@d8tSn4I^aԵ3 Y$VĪEj`>`c>rK]T?0<" J^25Q4=5h6_h8Lk X\'-NypOf[W#D|{MWO)!6%;a82 mh`ր k3+ 5[cR[~o./1+d#p1Y+/g]3fS$THaa&_z.Sm4C~  ~+'\iÞm ZqߝMtl4+xitG{o5soXi +x!л -qB<7txWJebU8XA}0&Ӽ} VT3ġzX-RN_@*ʶ+f5%aaiV[䵛#0Lt̚{bC_ cȄ.x`Wq> =5Z$=%E2=/F l$8%(MLx1i/"VᣰR!eݦ՘1uѡy7>H{f1 a+bVq[A!D(&-C6J1;}T֊@3C#+{LJU&8nyf?G;+dFe"p3#QTi#fT\_o[VsdۮK wӄa,,b=+V{Ux@¸ӓn!6WBxb)H*]2,JqP! Xhl~aZzvn9}EAcS}MG%M툛6̷5j6T-de$ 꿤x%L.O0~ mHڡ]ܭYOyѢ6 e<^J9)_kaP#CIJ}FJM.dY3[O T5erv%iA0XΊHR#d(IeK_O K({EjhXgn%{Qy] ^x4AcBMִ:(1YGZBRJ~t״{o.VY ]XOy^3vI;l=̈wwd,h}{Uv%yIYf ;$@/ؓ)"Ev`f+^@KRa ^s)G`_5,0LtϪ"*&ӂ~bMysgī۹R)ݩS@Yő%} xX\NUT+66G[œ~#̜lq)2Gkn3(7_OW._*~Bfܮta ˏ OWusY 9h,+.]DiCf/gzA_c5TG>t$S+;.r'( ;ـb;R,&Nˈ XK{<`h"Oõ6PPb0=Qe"ou ǟDΣRLː>ISm59%/Hr2.Hc3)d!|+tEVc|$8H:z?ecR.^Sd,o]HBV]G~N?Ӱ+G,h؏-x8)94xgk3NȭѺ[.-(C;(rm>tӸ^Ze8BDpK7L٬D5PZNb穉m;ԞO]#Ohb5G& U E$⚖_Oϑ"G#b~!M_ HAEXG@Rա+B'&kAv9g5 'o )H(j c㈛OkvB.j+)DhLԆ*`s.AȗBH~vI[h.[h :;x=8߄Gޗ& g3@th|o?2g.C):č K98(gR?!!iﻊ.х.-B&9EaΘ=yI=4щnE461xn k]`h%)6dFqL 1+3ƓLsfvy?̹nGwGL=e(jIbլ8+ѥ#0? Xh5Rc+LTXbtURvgU-M1̾5[q=I> |'#mo,_dGJ1\\Br{֨M^܇9 h9~WF0d2ա"<^ϿwoHc}A8K׾Mb*8)aQdGyIj0Q=+~f[{pemoT+ltaA%QI򠾿:Qg 4}nkֆ0I?p5-Ҙw9kPU-\mq/߉]ݡdV56G. nB.u ݲǐTl$Ձ0L-71=ZiMz*CҌ uI}.]8sVJs^sdCD 2+67>:hgreҖOgQy:4;C e˄<+j`ܾ4Rk ".ӻ։!`h{$"STwD[X'KǛ:b(>q;nt3!VI=?QFVٯPJT}Z?K^H u=,FZ{26U,N.b?>s?m ©BV%*Պχ~UD(.!Ȧl&("!H#u*#azD$ O nPX} hiN fyU5Mhn]ۆHiw\U.t}֝\5VɽwR ҈Źi(a3khBEcn \M]f~yŰO9dEZFFaTâ+SfU AbkBO_7Ӌh/o5fbI 1pSJTkFa6Jイȓv-`ޔISS{u> X-$coOLWXD^zB%kV9CC# rT5kPZ޵Ybw{EW?)Zkͳg8hi6@pCau<|_|F O&5z_^}"εNFhZ5nHqtRnTlvIExJ .P 3Q@њnC;kݑPAC "gD OۏezTؔxXº(6r!= {ʲ)̏#-Y+YmcBO,u̩K@״LBP?WW QK]TP HM2*V +Rnbߜi\e A+=39ӞmpdG0|wf4Q;e"SΆ-VVJ6P ]of>_T:^rՅY88.D6.e$!l}LrP Q lx–OO.􍌞D]ھ:sTr _/gz,!0'o٭eoLq 'w> F#c,xjڮŷ⨑1F ;㨦>v%*bC|L $_L$NO5 Zۂ)Rm;@ p pU V9ި:+1 4TEb ΂ @N٭`ǁhVR7HF2fK=SaM:6(yM~2aHx`&Bww 䨵Uϋ/{1e|MyjÅU9qȼwk\1ZZk>)vNx! ]p[LWF /O9BjxxuԞG@x>!Th{ɩoܬYFo&#r0=sd6|r6f϶YuQ@VM +y{4MX(tzXHYڛI3C^J^n["[pP:Z;nu+c؋퀵ҹf|~I tN~tC>1z80Hdwp #P7o^N"H  4bټIyheW &:/mP,l]mZ!UH1ammFbJ0a50 Mh\PͮWȡ2d\*f::v]:M!'C"ܢ8lu<;U9 Й'~@”D$g4*X?#!g%QВ{Ή7?xkxōʥ1m|:BD#ly.o0c/k#.^u}= ("̐PKԍ&X]Ҧ<9{ÎjpѸ6"_Ff CXn-Q5r!{.kN!PU&uwÅvGKL#`njI>S P-!lp{OT. 7m dދ[֑)''8M=MըBwvhҢO􃼒(KQ38fuZ5>\ U1s#,aOP`;q}h\n_# &6Yw$@hUƈگSII !p!(ocJsSɲȌ6Ň+W ~Y_XyHW2}wf7\fnqul+E/K5pS"9+_ICU|YG5B& Q-Z8Dþ&W|6/u x@pt \m.e2tF`ja1t{Pj;rt[a'LDQ{NEX ϑ^<8誯{:lGenE-fO/WI-XZG_Rw%0߫O툯}: e/ص"X,=kR [`@ff~^wz$WU#bѱLH1ٰĒ]"1&H9mV9mNlqp5p;f{,Ux斴}x5S_H64ͷEk譕 , > 2ZH*WaF9ĬDFfߒ?x)9.ݮRG:weNџN|pYjDGMs̊'@ZfWzŹs'Nt[Ww̸^Ի "[}b]m0fӁm?M[7ͷpocُp\k%ï83zR=i?h')ɮ_* 6>=m8 dja[du,#{'QWtf>@Gn;>)邥Fn-0|W nƤ2jfHv/+j#ϥɖSG5;#'xmwt0vȔš^ƴ E<>|uE>{X?2Fݸ BEeB9h/8`K9촰lLfB2i2h*ӆ֬5zu7=ʌFsO\awc,ZЛsH'@g4EJ~@IW%Q_<XI.Z^NBƶB &m#kaXxDOc\ҹmC\,Ҍg%gqhf; j1wfؔ) ټP"rV|pTO460)u0WH^UyR B񅫔x͡8 @ a|B]7v_:ﺓY/C228v2 &ѴZ.@D#Ub%PK1:'XvNS'?ԾJ0Č0ͿyVO+iWsE~W__!TOiV SFž寅yb؞<6iI.SԵ Z'K ʘu Qu_bLL/,&p-PF1]MQXK֑1:]O`osK֋m7Q!fީ:\ (|O{Q؈;=+Z$cFHڗvNKN˩.˼Zz sF:RUzg_Y F6aR֟];ڿʤ71 ^fҩu5_Z-+yq+ 9;D-VmNz-RF3 @vqCGdmyC]l1RG7~_>Arx~5xκUTlD>{|Q ob1HrcWQ1=o\?\dPi*kalm 2ЋW:>UqkȌzUkvk<cՎlgR? "@[e nϞ]O#{q-Mc߃ "79uqVo,M-b<~KGmcF}IMQ ºh%ٜ5Yx@Dfa?u4ZNŸ`lZF E)[RFH*+#{'+H%pDf Tt{YdƬ$! 4 t}rpZ2:4gS>e0s*"om4n:?&Y:t~o%6 저Q^jJY~[[-F֐y|R%t@rE7uP~]eD^& =W)SjsMjFT&'&O4?P1,0zEk0:}JW)WNmO.p(_.M"s/=>>d ߸MC-.:uL):{t%lHRAD+ﮗkW? gͺai wCQo|R8o3Z%~S~zbw4x֭hӉj*AǼx}Se4!Al%q2m[U\X F-D|PM'Bb_}Ck&Eu;^4zkdV'ܢdy~WE/cS ^j֣2b7NzֆE-/ћb Cwqƃfn.e0XKXcp@-z+ؙ>}gp E|]7Nfd ]|0WjZ|_;Zc> ͤP?p /2*44֐<~,$?hkryy`x@X".x^ ek g]- e|/6 LDfO=%kQZ#r :^U^+vx2m~{'Qi>n%6$I=~rS ےZ]Z߈ h?ȅ2+SF)lf܁ot̅3^D"҅Haʽ֊^Nݭ Ux,d|0VtTڌj$/EJpHe^^%<6Xs-*,dN$Q]$xJ15[@]gF) lTL p0yBv?AY5|I pڊ9q\j^.(z]|It f<4FO0gU+-[C&H2 nI~D,^c4.x-.5G WƧ/Y~~j9*'/C-\x6X&!5#`0mt^ 9ꚒȄdžFb"g%cQک$\|yRkF%@׺?id1a^Ga#ZαMPdLZBD ِT]<ඒbyXLxZer O |8N{RZ@XY-ǮێAE0޻}V@EĘ.R 2@PX|ϙٚFW}ľE6t Y`dwrIFE)e~9>;.'lSglͲ͘n vY_Y*"WџO\` 6JH(:dEӮ$Clϗi0U9oIĐa ĭ])!t5֜$]=WKEf%(n _(׭tb]3Q:Q,ԜS)#,BZ8_%,k/y%Sj} S zAH) Ǝ哟 zip ͫ0]K2;%SiP [ V.JfIM `d @2L񠮂Bܨ/y+$1'ƒS#t g%0$ ctq O*ޫ=؅]eD袱ʫ[*W7Z̩oy6ix<$Zjb^EoOi޽f|/GQ̅E9Sb-uo8Fm|n"Ę|v5j0p ɶ;k+2ҧ@,UN+ 69!xΏPu96&M ?,榬[0@PI:/|)BI V`[9!DNZR&z3D>"dO[8weŔ% '4;2WefxPvEq wl9G`g,?9jFJƂn&ֈ7 ,Sց(~t182>n*Yk͍ʅD9}KBT/+o:6frP2b$G+xtPFK`~.S ~ /^v~uʒT @<&o4f~C5b셤`vl.'t 0 "()1I)ZDZdu*W벊iI,;dt?q[Zi(Z7䰼N W|-wH]D"yhҢ H i'xib@>sƘUb?cq7d},'~Z*$ĉR<&v eGS-ɳ5 E&{Ρ"/|4 "PH*>I⬍4z@N-UtZO #.KS Sp.y{ߛ4w˱$os^4)N4n?O1 P9HT١Z#oF3dԋoǟFB z~-ֶsK8lmbgf@m u8cl%(Λ'Š|Y.?Gl5:eSp U@Yւ$h&d*sj;Bie*Fd;k򷅹nW[jRSj#=ZDŽ遚Db ]G3Lq0u;5 O tA8Q"cp% G7+feM+bb84D: (~|O8ATq#صQ[Xv MqMRWc:}YLULuk,FZ#fmpA0 vLdq9k <ܜ3,Oj8k%m9<P+/ !/%~emi9fLSRFnd#aU[(.e#N64N hFcw:[Gy\ȃV>.Gqǫ2ި%&w?^2Bs"1l@}筓# mPՅ47R={EM N+;#e& g&1+Y4gu;v\: }H:)z}] ͍bCX7`2ƲDևcd0GKtkݵ4 ; Bz0RJoGШ]r/:tduIz$۳*l6™ohr UQdsT))Dn/&'O;{3ћ[QQ/h*pS7mq/ߜ#MNaS=B QDnyPp|4hFZ"L5M A&阖}TıL2_ yԫ-2kkzźB:fs9$sh3+[e XgOfMUs="PS$>Ѐ#Y39=sek2>CA2RHMc``oԐ1Vl%p~:A^/%)*Hh"5#Y\j!0Ԧ,ia4}Xҋ\ -S#,\3 {Klba Ů)Ǥ4dLwaA'jo;WyJ}rT/R&GVpON:ylHk]+^DAkƁhD*[G ݮfdci.8 G!Kl'sCU>/x.u!v'ݨPiqUrI1_9{h*VHm+UN EMZ2ikA%- `aFJ#vmQLLͅ`˔8i%/ښ"j.dar1IX%+gZs`]+3qh2*on?3K͡@{$9gN!(j__%ZlXZᗼŞ?ݪw~4NhRlJ)ek N !mM 6-1>8J~vdq|dhM=Д}b5V1j4COrߑ"A[D*B$i=]N2)&SN30"Fsx03U1.(Sr^R}i_?֐o9z=Q-$>GL4 $7&<}vܜ#s m"+uEL;B50~br=[f<-yIũ.t.lkKp8Ɓ>B:.K>l,OU?]0f n8 ӜWINsӫv*+%% ; }\;5(k(DBvraTjvYڱN @MenUrF.k@n(=8XܵT#[]Zp4X tmٕ*1_A4ω,nt=`Y/Z^T᭡遼r|Oܙ[`| Fz}3*D Bd_`} 8@B/J Х3?}S\(4X'$\@rW)N6t](!i|fԈ{Ey96Zm sy?BBT]ܮIż=psw|:1Z4&tA1=IP?Bģ232fOw8`K|-weDsئ[zĹ{`WKHX Dg52^Ytn]GkHWKG9hl|G7s%YP@&ш!͖J yH@3l'ѩCc'1G3hrWF%#M&NBbD\6i0N$=}:ɒFo%iƮ'/? 9d`\N} ĭ%VnF"hv5ֹWƝ[ULSroS{m( p46?]\Fb VQ#Bcm+$܆d ANO: TIɮR9l UlߍaxS%D"⁛H WfgM<ګE)*F zW U9CHMv㲫[mcz(_\6T~>>SQ4+3j"mq ~nB7cSe_.1@~7$X$JZRdqe#9h™+ %'F\K078ې3gܨX *ȊtQۉ*]LƘ0o"mG9ƿuZ0HF:ُ,ĉG5;y4X2k"ugP`#+3 kaT lp_RYYzv2`bCni'U(`zD>9ع2ՕY@ nq`Xh7)6#_imuҮVjt- ekҚk)*m8A6B19m&0Eϼ>~Æ_/J=%U0iU3"͈/wG IG5m'@fT/5%]FCVtP0/wR7/(^#HSnY`cL7S)L_z/er8~x|UHXE@w}n2MZik/o6~t<;ءJH# >n,<+8U-7S)D9K*g;kzAb> N! % vPOkMsۏ#*PLzAVy'.ֺL@ڀe^ĠF>c^b8O?PBydpRw4QI//DpNM laԑ|v9xt쾜􍲔W~O2 ]껼rB+0m1,ZPemS|-J(4w KNF|n&*jW9HB&:01@8WxDv: OBPA֞)[znK p IhnͤNЂ|F`o/'Zr%@JAfh[c߄Yf#HVM5Q*,ToO[?UqBx6;)%f=4 :bxcQ2oeX[:&>glVBfJP؟ G͟2$(祝RM/ i0r6rHlة\XL9go&,DTkdb` -|jҷi*ca`oL^OVd78fVYDa^.pvE.0HqeFOl -۸m_[?Ȼ/;RGk,ӰS_>Fj%GaŽtV. 2kW2wPlM'mGw:1:`A"+4KHjϛ)P#@* ȑofOE]_9ߖY}!_tVH@9Ԋk]oD[*6XجB;Wؿi&gш<cpo ֨Ι! [GU6ߑ8թ跇EUz +>FY)_Fܤx&m!MfUs{4qag"~㶮+:j*OJ-E\ؓ^,dy{?Geuȕ Z/{~>ć辷^R< rKE?0e4j-9iαY}$+ؾA~Oȕu9fK }W$:bBDH,70$=LŒ̆v򫁎,`y ~6{+>yCq Q_|!ʢTa7{{Z \ =Ȏ1 Uu,$(@x/Q;WV$JPK`lz b"ENl+Dr?MȵEz56]/nqP%xm`8yWqUCf IQMl^SgUlm6 | ;i9ۥc/Z %h} R6F𛇳?s?`h `L I/"cP)nJnإ QiF ~lٙo91àݨ`RTq˽ָ7(\Gj [岕 B-7Åchɸb,W'ʶ|4fK%{?qaEЭc3FA"b8QB^ ʅWpJkFyYocF_ʦyP ![&e{ɑ^W 3+bҺg쵓4& bȑfs _6U-\RMdhR/q(0Ѻm'yAwFVs:D x?υJ-|q֤[k}wn Q/_B稙VY%~{ Y3W3{+"-2[^\yg?_&6-席EM^;QI}B;K.:svrs D(.,ϛUZ׮>CȠ'ʃ.Eg-垼򛱕f'&N8dr(nj?oog-a*loz #|n9.R+wP${"5M'+߁ܬ8FKrީrǗyOL¤"|zE690Mv tg3v"^mD$ȑJħ }p#EpU٠[[]0ptQ 9" Cw:DɎs?Ebv78xmxK$(>'lz'*~OX"{تo?E"DhlzMV~M،#3G xp !G(^;fS ͟k@ڞE#Qö9W9ozatLԦB_Pf7(`da\-u7jg1.fx\ݧ@KN>@1G[Ddy` J3LmI>VM!HŜ1̽>_X͌}BƤCO1o Բ[sqrL_㔞j 5VeL X= Z*Ҽ}Dbd*\h@xA0Z=6Gu+!HT1QM zWcǯQz+%97LRL@.9ZHxz%ԌCifĶ V+/aU?KSaX v&R7H%ZԔ$aJ^'U QֈW`Ej$:zFθglg$eJyo9Rڵ5$Fy{BR"OM|2ѿgHwmthWo_|`}lQ ;277_աhqiukM[<_C/oi(u%+b{pcU5yRgxaQ1oD}G"3azB7Wq]buqN/by0C'Qӡ0+lj3t.Pܫҵ0@ʢ3Cg vXxHa8߸lki^.FVR?N\0(m.]uw!LvyW'4x!cn P\AVɑ8Hl Ar^r T?NUZPF;nE O &A3uP6m7U9n^Q@H0 L=+LYrEts%l6Z*'rs|taR[?5 \Htk$9L ܳaى+wO6_#YU|7vZ-8SŦEi s7oŊSscK<<² 8x9z [$NbwJN7:PcIw'YzYS çuXk:]QNW{༄Z=ܠ5 zhf).orYk7a3S i(AV0 |_]Ogx5} צvC  _e_#a\0*G5L)Hefohʺ1<a^v[2B#K88]Jw ʡ|[F;oZAUenKG (!JERfp?7֛a=1 !eU^P">2lAC8'h8"(lJLn /1L[^88zOEUێiv:)Y+ 0k |]NX(K_+!ĉkmsbBg.hW*% IH>7J,9XO 94gy~[|JVdC$'bR_]ʶowlX ˂]?8D%M?*RO)}mD,Ra0c:䋇[* )AQ(lR 1DG$+Zҟ3$aY^-p̽2/*W<Sϳe#Z s]5[D3:8A`qPC(08=BPMHZ3,^ɰU/~q 0p!)H=@PZJ09Xě80k0Kj8+_e9?uˣtDZ|dC0]7>T(N4#[TC&pɯWfl=aͻ$bg`qM%-1QRI\O5m/D4l1dQ2_knDo)X ©LdU 6Zy#Z3Ў7ݕTt!0y\ y@@%+e_m L&G:$]sugsgH*0EXc]+ި;>g6spyh%/QYLMNhg}+3>TK~E}tkd Du0#@8ď-P.dY jw?|QG)V񩫾3D+,~T13a{>ο xBDW? k,I5ks}(UJ M];M;mZ[.Ose( "犾~1kfHfv*ô Q NLϠ.'h?w(GvUS;<M`+ˇTqi1O 55f$,p@yɾ^~3X2zR89,2-%i?]ң76%hpif5gy3,a"srn& τ9<[!8@qB/Օ}0΅@'|VaI>$,PO;Stn+ Q칔j'IYb ݽ-la-3 +,0dS/?oC#(63ff7³30ul 4(?da9m#ta :u]W1]ؙO aAsxSޑ1^4jCTץ,ᔁ8t;!8K3(T.gK>hLZ/U;sBfP=-ȶƬq@i4Ƿ7N< RzM۵X\$MRtV 'A&VK+[9FahW]C9nʵYZ:͙mɬ= ;#0 n $4 _C Rߞ>u᧹s-=i1 Є񡶨(2: 7lhwL\(-2p\+y!Ԓ07LJlFG75p*<&-L RlP{8,}ۗ-gIۚVyƁ#gG %`PP%0Fϝu=a4T_-ڏw{< IMq kMڭoPxrJv'#(Q>(Nw x/H!b{;Y'ГjA Yn$+:S\1ه&(7ebSsͰH\ȋ1h8ړw !$DQ?<ԭVL.%2"y@⥈=asAd)m^~ ?S-K+o{a>9uhn]Z u{[m/k gzIQĘZiL k.Y̠ʭ8I羢)y)܀<.s&wDm;!/ *)iش=GS_bFw275!d2S-e vHg}#\%ζ.XJsYg?׀q.5Мxk'5$.A*N){G<՜:ݞSkg[m5%֛~򲾚Zؖf^D>TroSfVaJT+aQn;ú_$e2}A@c&v>_Is-b g.٥lR͓P72s R>MʼH 5ȵ}ob1Lɜ*EGVY_Г4&0|Z?\q8v)콰Gީoh*6;kq,3.}s{C7%ԧIm-FPfNRwq2BU0wkT餲HYژQk@! ]ϪrT qM'P},̩b =4׾ޒv˘[El'l0Q^)4ɉHf qgߞP]HvLH5\c>@ؙat}3gE1'd$̶?^oNe"%5{1pR :eqAp:r.[3sk#jQnm&ʖ(?_O:;&U?vrɭP#3\s_`ݭzݙ5ATY)l`IN}aA**-ew. ءNclЉ1y7R \j /Ʋ Yj IjnK 2A=$0:ͽyvjB^ɪȉKwnplN*is<ϥ.0ٔE+xhQNm@ ̠rk>u( $ ۡz/ֶQLQ([sPR⸸VΛa0rd}iЖa@&Ce6HkcҶbJ)OnQ=o#^C#ߏnuz)Ai XX$3sB/jtw; TA8-&E;Wg ƽ7ߡmɄTF?qDQeuzܾ("fBqծP/AOca#̲ 2$j3.ݡm /v[|x~'44tzxy5Aƹ\ӑ e*cMItG]B`2d^+]\0JCjp<7r<ҟݰT%ʔ&b`y>'Τ#3]Mh1MiӼF]OHcM˵K\ٹyUZrXY@utlj'6]@hq DU=G[kߴtm06" rN?Xܡߘ ?Oi=O3Y0/2ZꚱLvֻ9%fP7-9~h7nЅk-,;J Tzi4yl@s~ KƜ2ʬ;F`3c%փ Lx. oW$i%|Vr+| p8ulE-c}YB:'6BDMCZy(V^{sO1'@ m:P.-Z eظ zbhFBEC&{MׯޟV0i4kr=%OavcXTIܿn)dgNX_'k9`F<4nq'6dJI(vouV$&[%ܫ=%$^?^­O|{x!gѐ :/8PF| D`I(H{NޜA$uy>+}d;+w6Uֽ.7_TLt{y,L kqJU *E2ժcsQgnhT#`:Vs|" 22!L߿T})tUu* U%-;@($YC|g@[)ޟ$ڹR,xʞcw*]^%Nfq0  XJ${FPcFDZNO%` UjWVwƏMP.S7sF q-p xKUт]bJ ̵bCd̔f xquf8Ro>ebGE]4="&(Dbq2笙GSmiq0(QQ[%#'`(nzyhE)B8B|yUSyG J) oiF׃tkצ/ъDe4FfD%Q$z١gL 3c1 U".* @8q==* ȚKzn$fgiFN 0(ReA~_(TfW nÀ(uR5%5@0sB-"Z/r-Y]TaoQ'N>8 {Kx Q4߻}_vjH!:62汪`qX&x6]&du- ?s]ݒfu_ctddWWA-H$BTYseHA0P1uIj@+jz`]&e|hw+1j~{C{,,-~9 P 5ae6\۳+%zV0H2* Ώ-q$MKFP'<]ە+E}Q&?@XHCUXbd48AVqlRHdsk؈H9#0e/4 sk\.+9&r-ZaWv}D#',T!~=ZJF$5rM;S(xxMm.*gul h= 8+@ F{@`.vޫ`&CЭ&KSðSVOOb QEqJŪ#YYJJ0lPԝKh =`~$5uitD_w*4fTʼnBa(3'D@bJ9 (qLohUy Ra9La K|StwGqe^ex^gVVǚڍ"z08`¯踣:vs`aTҵr<~:wU>5Ĝrד!4ۤlevߘ纼8H3o T )a Dy͊Q xqGp F*'d$7q{;WBI{kxԫB(8Q`ƙ=tr:oFw]= _Gn>?u-FӍD" P։"vv'.Z`oא\ #G}Ξnf*½xCg12`Fht[y<a2?LpWWK^3ZJ91'<_n=_gOը[$g߀%[&o3Eo`CN!]l9yS^o6`7t>$@]”)%0RFp _w:_U"uyuU tƷ |^95A1eO{=KU%u[.Zr >Ix~3Q'Lg UiZͦs-@DY?y1G;vwY ̽}Y*O2^>a(kYܘURṬhߐyX:iIft86`',{6eB޿&z7 J[LWIARS_H`9֡%3S3%5=继πyd%;)B<7 pζN4:W _*=rxǬA⿶(梳շŵбXR D3-럔R1 ܅iw([vP9Yޔv+ʠA"YJѰ3Fb JhySUmDDZe:hcj) !H;bS jʖ_sZs;<">/$ JVosvkG+tW쌴/1QC%` I|kaw~ 79%w^ 4|v1U{qqNI05& z O2(m( (C}LSjجmyӋ-&.ϗVYVy}yT$JiVSo=r;f/it;Ni#3ZsTȭ*cJPցl(_4@'>ݲ鰃 MԾy.rJ|sCP֞Rzt[\=A=8Jѿ2> AݘHd7H|&rOqI7RW QoUILi)zw c,D`=4BM%b0egt s|@ nUMī3mn I; fO4&HLU֮MxJή)1n}2}0xL6 _>vx94 ,{Z,L"uz,efn,jtRi**tCWHҴlÈ)t/śgxj7Q^ 0d]ޡ7gj= )&Ymhd65`*V]AD4ۨj$1e bc Lú"CcHj O@8'2׼3jH'&wcBd篱'tΩxTYTu,_3ۿ2p:\H{j7G[8opQ ]&9r ĔN$ $mofG&8\~T=8-Lx 0z>ypXȏgLE=Bc% |zQ) ~p~׮oQ{9 t;빖J3*sX5Ӣh [%b+qMmE\B-AbMHmL׷P?&U6E,|Ŕ۷'?_<:I^3ɺʋfVzBh7U~8 @(~ٝF C˷+-.&6%1X~[n6C$:oa97-0 @2j4sFg#3/S9wlseM/'4`0WR3i6Yfxz:DAoߠE %EˆG b@iAP l?-ek\@iE.I%Gw>)JQNk4%zG~ܨ"_sMCErҡ9hՆNpg`n/ջyp_GhlBuBzĺ(YosƉ|_|!4~3_F]/hwr]%5DbE,\Hbڇ yKBH̲%?3JSWrD@u&^t8gq<;BV\,AWý$¡2t*w9 7;g(lȞJ}+: Iq~wp^}u1OE?q lTtd8^Ϸy(Wck 2m|.^b`ƊYݬ^'=pQ'C{i ï;*!1 ~D kpJYIﶥhk*EzeQA d? ʄ8յm  " m#WBt/00V.SV"ڿʚ)\#d$CQxJ`ǟ%Тsz,xm]Q5@EOpdվΩt#(dH ֑%ik>|S&nO/=: b(q*F v8v xwI&7I,; _ }[9+p7WfOPzo<*uнVtZQX&UpIӾBo Fj6X$,;9g7gQK3{6NMD4ud{l^0|I]zL#(" z]2pˇrshYyq O(ʍOoXņ1'g(-Fo$s3N g9䵞[A~mG{|iK~2E.QYU+<摛σ#!O&u3WxG͢%L8xoZ ޜ)QCʨz}WB$IK#Vtአ0n 'JdOVi5=k)f&*IɞwnH>Q}vpyz=>"[hyrOT)ƧQw,zibC|֪΋PDP3}zq:@2;i jiά"h8Ү{)0sx=)PI+c~\Q(%睘g9j)iG_GEy9YV W }*g!nI1F*lc)g3(Oz|W=DŅ|DV `{=.q:{K5Q:8|n:"`!OD(~f% 5vome:&ʦ7g&Z+2#'M /J\mUSᓞIZ78řtXbD/eV)Ei߫bSE)d^Qf M/;Dq[˻6W=A~:S̗(Zvmi.3@ڶKf B pj@pU ,{\2CˡXwm#S` h(mp4R"K.v%X'jn7 _ViOQ <60I9gU_Yl*!OmB)ѡJ3۪D+%!ms,'f-UoWnaVDx#ICȲzZ_N˄Ɖj"l7&ft'G:hf)T >%G;[nu8';b]gz.BV{u4DB Z^zS0 hpb?/&^G1ȋ>};:By%c7%b!pV ꗄ /WLPA͂1 t(SY>CC+‹&# lQTGO99Svv ?Y1ztqo]>oQxDt BU?R2˼6%2=zq.̆~pR /.C% 2~jҀʔ/4t3jU~3<=qq `43a܌nAU;*׉.o2wIi} [~%=itI63?6AܯgD>uxOB*VmCFǼ1Yv, },p31:6jp;NJ5֯@pvM1^[GTK_V g͜r8Li{^|O lf[w83E72>BT(]("SGX"۠t[>*+yFRӇΰ{cP$ Ct\@*/6v㚛pnH)ÚGЯSOsV^UBŊ, W_>NfA**ɼ5A*Z抵6r3-EAM"Z@ LR Fa 췂֔LS Jξkyu'"¡qdBسI0'1s:;vwA#zBTSG`#X3HBMus0Kg?a+m0~&iz@NJf>f5)nS@Iv_hsW-GE1Wo÷X*\a>LءxS!D'ղMF$da]Tvg!t Bh/NJȇW9zZA' n1bͰ窄_ jn \ສrEm",?/faΆH| M[l1,OœeScWpb[#"SXj{&d#x{g3%zއp6;Pqm4Y'5=ݖ>W&˪7y;.#|˧l[$Dph1GAr?ZnkRF 0'\"m^N. \Ṷ/5斕wI GPo:prd28$o/ T % u"MПarW*tB ЕƓ#kvX{ۦ6hV7K .bŮZ8)5I$haU*2:[UOSF5'7[I 8݊"FQ2\}K;'C4 AϠ[P2p0Τ6r3&s;%0LJ|! OßIcc\n/~Ϲ4rRNvfHM”ީ׭a*X'67hQA*TlunWTa{W5CCk=_-J6ag@5GՁUNf]jO )șވ>, \(pl+ȔPi-wg'NX$W-%Ƀspv+uttUn%u1RHẛ1O͎T@{@TAyzR8hyg""uqg䆣Y5ln>τ,dx"L>ȵ:e`o'7|h2ՠ36NW*GN_4|)7JyFM%L>yg4\Z;BƦ"A #|yuՌm"dWza#?BykhK18-W,˜ Ù{= ̂  O`sL>{h=bq u_jOh/<5Ox*|]ˠr6ѭ֏O i6v7ɢx&.@ƲNav]ɥg_Z07}2"'ob2Z[Xt{M;.ϕgkˑḺtšfTTanڏdKQ>eᜰ SonsXBdhR߲:T}+`HDiV<Ă[.yM,K0JviTB(9SD~Q\䱾6L'cTLo}_Q"E&S lcME2eA7͒R 1$SEMH {Ses՞sUQGw`\œ]yy;`*Nr{\~vUbH͍-f/e57&og.yig#K42CZax922Aqi#zXAk@?z^@ix#p;Ez;w[ ^ @D\ ?l {gf 8gyX{h|BrrnY7mayύ ,ܡcg*6Y6u(JƖsBL[ޘNU ~%ʔ<(E_mSsE6`ܡ۔]?fGYXko͡L5uC 1@;QykE>~spFiTbe2.=enF!mh/K~U]2TƝ)̅ :@Mw=_߃2 Ǐ`EK񆷰xإ?^ ϮB6I!y4]^,t`SGyvN,"oN<~qCU-^FX@ /yVS9׳?jGwj5Losa cqIc"M$RUEM݋e;fg]BKOۄ .oz7Lv;GО6GH?36LR9=ƃ!IЏ+QbUy dͭ]W{{{%K9UO/&aYAx欘FڞwޕKOג/Vb1Gv>;t>Gjt=1%̫fi!zqzZ5e>Q)eV.^ Šϗ[U^܄Nߪ"z\S?G`WJd0>M&!m-, nz:o63{i,WzDHQÉ_j%Y2y!!i@'Sʶڵ-V4$#fXzn ;"ܔ~XDdt"M"&Ipf7lNui :K'nZ+V5.,̕ex PcYG ;;%{x;O~d_+x_RpZnC Ѭӄ v6@Az0uFG̔j{Ӎg\A y:*/`7q `Fhs :a W3S\%bX((OE9ʥ4]'qWy }xHwWR9OqXL&O@auv2Ew#测ZA<> 2oud0Ͽ?I `(P-NVm -xRhnItb_ 0 > 8fnؿ`'B)>ݫͨm`\$&1d1m]hCfMpZQ6%Q2=4zgtm9בl߽؃Ep0Hn c0lx Go fq;QG-/GXʈ'ŌZ3?֎_vN &f_xp%vnںz'si{_^q]ݻt/1gCBІ C!eWx1%% M^BԕwH*N'Rri3F;ʄ]⃻Ik|W d $TUr;޸ E*C.rn FBJLxP3` ,ٚ`.M#juj`ɒ!֘efUQѠSCo&抁C\ZI,Bd%V1XsE\ܑ b|"Vʰvߛ!3ê"i\js0c9(RJ*:Q ՈpiP+W_Aý,|=՟.[꺌!Eb]]eރo@p[$Tma:un ٹ  Q~?}T~˰%.YwiܘeͿ(07#|I@0oj?DiNxK|m8_;oTb#i.Tn9;a8owOf6EqNmpTϪ{0Sn TfMqV /}!ILX:'*-ns4uaA>nE.`bHiwBHzDNo=b~V؅Ii2X=&N a4EOZ;̦I _lN$s"*A6̶?f@SRRPHB`/&ՖY%TA`{+z俏g0֤nLV3mn7lYUnA%F;_E" T+8018atvOq:μο7!c_{zѕVLoQ?uM(@$7rMj>^tȂc#N[@g%efruk$I Wvvzc[PB\ K?*.y "o5=9ibOG`TQHȑ:xP4\iR/ܙRAbs'sawSvMCB˪@55澏[ !n2ISP L3:y $$EÖ'sL{ ܍Fn[EskW?9{8+N< p#xF.z D 0QBgb5 jTTmlSazra;Ku_G3B)"" 7JP :7vvZRG (q]r,7ɞ_@e;!v86ҽM_H,8!%#6rV~* yCr *f4I1U7pK`*' Kы||˘Ԉ9!< :72")dsΩMe ' R_/]"Sw\W;ljrk rpT`;5C[/C0_9Fs#?9:P)^BqR1bPmBJ0ڱN>4 Y#hCbCNؕ ^ U! TJʐBȉ_eH.X [P*7x=y=!HpB\Jqj;;*[K gS_)ׯ}d0ʻ@9q$-BΘ|}a!SE]!o58}n6"U?KAſwЗXzoc\AF{ 4ˣ >= lRLȳO4acƾ.twg_2N13mO^P^,tϛsX>0tlMւ[)x/tz sI; "){.EnE9\"*Zx4;i"ѡm%V-9 h"L>@ qRt :sYVdU+ݵ-39wpKL(o gkQ- QӟLy/<3zUOT,\Kr5> r:=+xTa'~8T\wUsPȸwJgi*Wa2nܩo%HlkS4;%,-#on*8y=Ub`~y| ,:ߧA%8`ƶ <7x~VhWF:ܧ22UjW͌a(sόAwoĴEӐ6*U\~Cj<-036e8gIHZi[)ԏL`'#::8|8(\z~dOj՚tؠ¤ m%U5g" О_ӲK/[Y>=O|f#74iRR5h@ِ$p44!@PK1rm3Jhr}1>)v U $X iirTtawZ;dT1{+y5o* 9 ސ'Sb3@ 9oOԲuvfD {e}Wzst\ސ=@U0h͂cB~#O'd:EuLk6oiG?J͞ h(t8nn H+8W,fڎ^HH8Pˣ1ħ蘿'MaZhsԑvMWw- 4Դ`>ieSW,. uaid_:^m"U2!sgifIa@G(K3w+_ΰuVYGyVLk5O ud%XԆ$WFH4{g^HF}q&Jp(8 <2Iξe~cp_f6+xu/QCӂаu@&*5*^}< ܸ X"'Gjڣ%ojȁwc9Af[[Z 6փ.5`|6ٺd} f7 7[޿zej0!7WYZ/$|,*} 靓|䖳 )%iU.]1i_t+B"Bh;rSbUD¡ \K80l~]ʇsDl 9 <_XըB.30 WK;_Li=~+_ٽ~@ m빚ʢe8oc;=$JT~3UKīmT4B?v+"D4}#Z? `P'F`5ImOKqPϼYt?-&6^>b0y2H"^GYDN4b!ho]GھzV Of~pt-\WO%0@K@wr"2})FՈ~5HWH^Zkц-ؚJ2#bY$H"ń6'(1>q@%q8 FQzٛ@c6Xě69:ec9:;zb[3!!NY>S MC }^!H =dzd[a;b"&|[#Z{|]KRTZYZp,W]Y4Oԁ:;N).P?#`*2|(1!##:EE5<8*Z d ؕ;2Suu5kZtj J*IU3&߼q^Dd=.Z30P>jr=xaK}w1D{_6?QiH%OŭN=|s4F5JMĖ9GQ̅GuЩrAu)+deπ ;(J#HJFwxieމyAkSLce$ٷ" ~:`I|,!?Υ(t~/EWΩĕu8 [>Ch7X";,~X0}󌞅6)41F^db  Hv6NI4Zu(Bk([(Ȕ+Ri elL]lbPx4R% U1'8 D#eya)M4*7&Lᯍ]L;fu\ΐsF>!vg8LISoF4 < u$n]5vyR~{fjg5zm۔Qk.,͆9ef譱UNcܳqPTI|(qeUfI)QoN|K]/@,Uݛ/c{/9G>= wyXOqqAWT؋hJI[0 pl`{J$lK_u)l &uZ߿Ӆ:F)~ _e4iWCowKo"Vtdb_ejeUGN "?~Z"ʰsM}nF:8Qo $x =_'["i=>֖غ SNfVKHoh.2o& Zs-d|6ٽ8X؎f}6{"#:A s|wh*v-q؈$0*X<݊Ŋk-hJ .g:!q*~LDkX鏯9|ˑb\b5D(,/ 7 65^mRn/bmXTz5V ,a׎bq0@(&s?#uWc Pz(@vC7nűC{ڜ -ȧf\0e}yp N;fsGN>-5ߺ~^fvVoդB@5Jnp+Wi;])M-kE%s*7#寿ԿsʐXyQlOя-o1'00㪝3`?mt?O0׬Ǫϲ$ճyEڞ ]pr!*1?akEA ##Q`ַߩz66Ϸ[ضOL#[b՜aphg:||}Q;qDn" wyx HT҂LzHBXp+ z WQ''E[M/⿊W2'[6_Z5EPU"Ƥ]-=PFm ߩ"80L_o~Zh@ \LO@17Q[4?9H&Nrsc!L5e6[I = H4T{<[6w[<ɫ.Q9O.vR|f.Mؿgg1@T}RrCÚ I+ ;`ޗxKn{Qrs+_zc]G# 1%"3nj3wS_'|ibXW.缐?jƩ՛"_4uT1eZCTc0P|ulwuS[gIPj7EӠIx5dYm;3K27hwS^lpyDC6a[<ë%Cq/1ATi'͋Z2ڑT|Vݢ)}`i5Mf̉/nJ[\2å }Z!$aqyu~h̄^vlPX9UOUP9z=wTw- tUJrD']8{sdrd ؞DN]Tu%E=cP# o񳴎R"UHsQs{ʓ%zߠYUC aw3LAo;{E0AZI8o85#|!=.%/~ Zw+i"2zA3Bf8,f·7!WӅ9Fr2Əς]"4=_g!_LrϲΫ׎UZ~l,ȯ9Lr$3^e\,QoQ(1:hSa/WCD^F:],,27Ͻ:~,JJW6x0v 4{u z߯i8RU7I'iI.rn qВ/<~Ctxp+}k B)<.(!3NfηGʏ ̈́R @},!NN#UYEEA^?)Wʷk4}'e|!Jl_&r~ 3_:Y0l]|[nSIM)1xdV%r>IGI2S6&ﶙG(K+[Iy%m 9È $)P͎j~;EqXM 3 Th 60lj U6`ѬO' lɟ/s֮ND8ΐv@1873sա~pSqL˷4I%Y/ƅUGKI.Ňݥ9k* m\&~։˫l\P$'@<dk w}3kO@%7''^2p8c_FtmsbYpfe* ĨzM)WH=uH<ëZS{%J=@JFp #f;-FڠF,;PMCWGt0Q u GcSC:zy0ӿ. L"27[%Mc3]-:(jR5ȉW}]؋5dPngBTM&o{@0󵲡Gh: %5ۀ+.ׁ3vy͒[!օ ]Q|aTuTX|v)̷FK sRx%a./0CxNRqkٟ?&.-N.+Rߠ(d*ޝ"ˌTa坴=1͔\<3=*KOKRb 7)%m8ˌY4a:NaHT-J fd 4J`2K=1A?%(^槃*| I0ho=)k^{,6P$d]wT#I퐓TGEbiJ[PT4)_b^!hDK{Ǚ"%nL3tsޏ:YAkZ2 24O:|b݅b_RyjxPt͊e1D*b׸2#4-˼z<.Hv{En#u|>yz Ԁۨ):)4p0YmYjͷ=0%l֙W36PnA]ֽ\31=&Sd43>IRы$t1FJ(k1Fy-'B]|4 ds ({6yMK(أ@[z"yf~xÞlS]9R9>وl&Dd 7R8!'˾UMo>/]{ыX :\gc3lCFf/ۮ@SOA+)>ˑKIOoܤdž'ald F|Vn t`Vg&PNУK*3?A]Mνw_ 9H9}geH4.e"6d%GV6mX{DP09b )$vlk^a/]OYkJW+m5D4&Kxҧ2;9!1ECw8z2<ײ$*.'t]9HJUA&zKleE2"3{.JVx?s"OW%86B,'G񤣤oezKHwntCw#]od̀G(UԷ]`oK"Apڌ1`)Oχ)6,)!eBڥk" +sPYjL3׮ɤei#Ul@_h‘[W!hk6A髍xk'8ބQn?Ҥf@v}U3R.jN6 5~raI>]봊6iܶ;27J}es4%u$[ ;x8G76oDfF+zF9rJ{S:{('+4DEE&+BPPɑOGӄ=;Vhv<@<4ζnl|5tD>K>xeTױEj۾ɢV^IMnd4 %!Ej>?·y#(sFaɁP8(`Ke~  d,C @YOO}&; ]EsWɵѭ;۷eFʤo6ljqvKAߥNRߨƘכi.k2IdÝ@YCtܸ" \U{ejĥm'[RN_8jDjEsSP=- ϓQ /&̠P^1e`)&..|qyy(%W`bD' =*YءwHd|t0ua*H29?4IvAɪ9#2 um^?lrBo ZVÆ@r/:^MjIٗiH)ia̦BBIR*@ xS/HI_)w(W:=whB^u/{8v/ AMkԟ~*u uj%' 6k  pPe{5f̦A0/]3y}&ƺ1Ռ)Pzmt+󅦕ͭT6,.d2boUPo Ԯ8WUOyF_?%\Ad1P6N]ɩP@4ϒw{̜`3Z( Qp:L%I^TL*t{k-K cqyFZ} zjX=WD* x{p)!{%ւ?edSx{4rHUz;Q-#t^v-7U+puB# s],L`s-]0d< k4l-7ї-[+sÑ f~luax&>cĴ8W74d3~q Ba(OV.0\4;Pa(Ew;" {E=Dڟ5ͫ9ʠ"I R |a˳yO!b'=\ q1ObT^#W3O}*G(W܊Ú=CE q&fs+,bz;YuiQN::uO]KOhN GkQATyf;5 ì& .K!C(ch\b3R^<iV=15v5ctwh)ѓ~fH,y@Z`bD&t?WLJVhQfiņG:byT-bpBxa5%Uߢl0)(eeļ}hxg^2;O)"%)t>WOkKo+rȺmSQ翬܂T>D;=xKYY<;Qq_`Zs]PC!1 ~qõ iC70U=Р}zB\RwH7Iѵ>0EnnB;X70MߤB = S+G*tDv#x)6JɾU]UGCUI^b,d4 a۞aBi"y/]H=$ vw$)-N-m5^<%iSHتqB A ߬o,bQdȡtZZEA ~/GRWuPQo uns~2,#ejK&?=~6X'Ny/o(bK{ׁߡ;mfYvBn-mJ- =BPľBft2t6{8Gr!ϰ-)S 8$p]3*[~E0Aq}Eks&3T^y-c 1GTu >Qog?m\u/\)fZܣ/$s|X~K3Dv%>̕uGD#ʈB"3 y-hfYf/u.)waiF'̖ +/$I5n'R6}i,K(-%sf#| J$ج.DXҽ1=~hghfH2T"N-u{tJE"6]q-Br7ﶱ ^Rh㎮*IjP2{j9P[sѰ^էZvo}i;r䍾O]IP!џ jQ(ZsוA6)XHHt+XڨfzO쒿g14\9pT-6[-Au%D7<&K+QJOo,!`ffi3^ZZ&9b4sH5%0o1F,^M.S EBӆK,V]qmm݂73,˦kS$/a(98իP#,o2S˪TJ?AYb$N 8LQ$!S]ee ?, s\| .uP< 1lV0 HFvGhI\1ksV3E.d)o5M\A%ߴ[Y;K-=@5UP~+KW?_5md$cF3j#KI/|eig܌pm|vOR_((Lzk0uN7xDu?]ۓe>:{ ;FҙUkHR˞] WV[ګ< Ite>.btcuv,1FeN85t˺(_{\XpZ3e+{YqD"ݭU)˩;Auwn&,v)1A%@r; F xߋp'q&f̃j S \U[cK+#<,/ԛ z+UNvw%FoƂYjW7oVd,lwˎZ|K :,ZZVXp К-v>˖SD = *">*7gzޥ ԒOyrJbWd.|B>z96D^Sdž/ChrɔsC? (32V|.Mj5v \jx??p  `R[Rw' ]& d:[!Tp$FU[Wfaj &fs*8ZĶ+d%# skJ&UG޵2\1K}DЌ\ b"DN (Am}κ'y_k!Pi}Ze9;6+=#ys09T*,󞚕ѽt}Ex/ϟGX.,VkP]T>.*dus( Lg1.5IB%IQBP_K$gi7y|o$_3dDF]Udjq8}̱W'W'~KoH UF?vxsTl2/U cf7,=m'D/nU3~ޘRq?WO/Ġ}Ahؙ*,oh:0[mETʂ!İ5ק2 dli@R T`SgT<ߵˡx]*bc 9vV:F44@Q;V(:kU#[=/ 5m:N'`E~_x8WϨ*'VPtF`\whf/F8fLefyQQSSFlq'k)/g%'ajdQ^~ Jo:<;\ާ} 2`s=v9WIJG6-* Y(aм4my֦*YLLn*H->|aF7MHA;X#נIJg,{D\Y3Ui[:~no;vtDgevnƂdLm j`vC䪪k~)AU.8Lƙ iHm"Z<#FA|e^ , >ۍ3 )ޚ3=P挡HIeC&ȗ}M imvIlü\ )]lErDOA~jVcbA3G>/C@`&8C6A:PPW76A+״j vy! \+a tj\ˑî=Yl"6reAy1a7DHzi2i}v.ٌ*&HΌD"|X-m&Eϡq/LW l Oj ra*"іTDƒ~T wWTL$3pab=g Sz'Ց3@vZVϕmPXy' 2f7w3B`q+f(ya &SʹS~$L/d8qhPgx9mBPG'&.x`;|m^1u6}agli]+]ܕJ'f=m:?Ɵe?F0,s#/? ^TvvgXuqq/b< i:XҽOM+1C ،P5՛HsJvGGܲ3V2@;d|P.Λ`z 4o*Y_br~4,oOJe 3DP ~"MQ wz -kI^etOLs0C̬r\juh(QVՌ2@z0Kd,߅{ =%Ȥ'3w s:]C8A#+U͓eH*L}/(86E<@ya,Xս&gbdc|ŜA&f~.IJfpdEy`;vOD %}W M^J5@_l>Rf(.xPrʝa~*^w/ƥOTvC!50Y^olQ x^ɞb}Xģi2`=aN#V_Ҳ:;5|ǩ6]]A=^j"μ?!_C&S΀35^k^IH4(J87͢#J&vm90\Ќe?Wb3l"Sd=+DFٟ~d=Z|g&Lk<+=h+Sz7!R{`:?z Khl}>k||A7qKPWJhתNN^FzPT)!BC %@ 9ӱOglhƊS9N9΂) dͬK=%.U/*w-AgNu:#IXeȟj&x(I:bUM{]4ٲn2\zg`p)$oe,ckuoZ/t=CY(.+ 6SW|ϰ%am*.GXmXXHx]AALv&Q3p$kܑ?B Uh-[j&XܧheEDCѮt-)D`2ϕj+"ܘhv$hh `z#`Fg sG8)4#8esU&Eoy-MӯHV<Rbd2;.Pg8k*o8(!=FE͂" B\89y)SG^!@،> ɝ*w0ݷS-+U#U#BMŕ0@RZTЍΝ_b\hJpT'AڋN+y×3aܩw@\|6ӄa@LR}&hND VBIES*qeq._P ~[:J̙oX@L{D"!j 4.VLZphP6ʬyA`n?x1Meu(](,ENH?*bЈ -XSRpykk}Kn=6?]60ꅐo0!,g؛/'sZʅN*|Ю!ޣ"7hXtf3È*euh>}%q%Ҿ&9]WŰwvyo7[>ƞ0oHMT=Y^y.'B\XJ&GMGVYgD yfJwh+w erzuPȀDtdFq&lv-4GY$46r`ZDa){fNH.f8%e#[6^PVcThdS"R@@6\`FUMDС>o3~F:VwŹQ.e2מ邉,RO)T|AaiFf샚oCC ^v"N&:"ҋ K[53dV 馉xLd^^ u,Z:좏ά6XBq*3ր$p5P Z?%yDϝ_ ': Yܢ\oƬՊYS wR/ 2Ic7Abp`~}RK5Ý%E.!|,j!66[D4F lgþP=y$hb)S!Ǥ&k}eV<9xy'mB$d*emԠ(‚ Sm(t0yo\Z":q<8)XfH߇oWB''xg2wec* o EPkS~O[{ϲ*PtUVa 'ak9YTDv/#ohKjakV,f׉]2ܛc}٨1b(|hόzQ'Y:wE"r@ه ~l"}OlJNYxA6++dP#n2BPjaƟO-EHbWH?{M{89lI fʱfˆ+iew9M/kZ,xVb8#py9z;;:' 䪃Qq&gsdqg@aEhoCI$Ws.' *9˰X7Ollwj΢$L]µB< \c~}&Y0}*fwKS状͒]E3 $N+Qd` =7d#4oN1fV9C 9hI&.pWwA Cчh)2wsuKa_]6ð"ᎬxA Y3a&SGOZ&G1mݑ(eg~z{~K 1S@Ѩpxq\(\fIT@|10mk$,y'coWT/ݭzDTܖ5A{Q'(; LՈVaPb~UJ2_`OV_HzlKPV!{*'nشrv uKwD+.#?Oaյ؄.F侮VwC(2ɓ+rnLUMʅ ho :Nqxi2uF=#B>DP"c!>o'k=87)t}9MRʂ%[eK_T&# jxlLșipHdFHj=6q% P87Bm4q<`*M\jUcT=X⪠)" )f bwʩA(I;Fr좦 VAtwD+|ٌ6,ТǗV+c~KDAkIX='qR';mş8B#+5ߞ,tK:5c\g>*-B2s²*dxaM8l\Rc9r7+AJ ,T$} A{&)|Nb Eq?Xgݲ S\IIHLr!ݣwcfV] zSPim_40>FHql Olvm"_4qH2;prMotEjK~i]hSUn}L&jO\Ѿ(oHkglR GهCu܇2®cFRPMgI6TBS].avA.v5-x/,'"c:.5Ue,ǺΕփ4d1Q0+2\`S5xХRGl~z /<>ΠHXVхTƳن=F]T5*s|FZx$vV'U9V;}9.P7v^k8 読/"W1D 7M՟Bb`03 U~֮^ ))$;uRW0XFȋ}0޿RQKѩrmmk*S3c};܉pIYeiL9\W r\[7"qr"9I?%iQgnmتf+pB(Ef-ƙ4wF彌HGqR 3]4e".VmYYd0YpӜ1g/&}/T}*7( dVf ۥ oi<"~αl3k),CBWD3_ܶ2;:wqpпxܑRV!z (: @|-5y%e+jN-:38dw}.{MJ"e_d []̤uGɍ $'tzЄ."/ Xr1*)ImҚ{p`!I@VEq{ ]Znlt h|e3$rP-$^]L((gdPCR 7($2Y^,֛!XТc9N ج&-_,sgϢ^K@2+.?I2KҊY?1:Z]k,iut%LGy"OJz/ i+8h)R宺~ xyUq.hqY9GcL-/}q@oj:CW|c6?d,!"Z^f@=ĀaA=:mtA{u^?''rq8 Fz?/IwݣA*Enʾl~NHHlG{i "1DKwwcu8 +H`O'pMږC]T1 {X9鄓-h73 6>xQlC>+՝Q?Ա Oxl '%*X/_@kp$EN 'j]p?I Vu̚(^[lKՀr1,XL_;PuH'Y 'q}<%6f=wbSja#\IۘU P kP:V%VS%+B8V ĝ@â !*߹֮\__\Qy#'POg%f/,E6xFrMkyR A}%y_RPY@޼h+8<2yPMʂۆCʨxMlϢ #O|%nʶA$(mB+Ys,+ڑԎZX h֯u;ZDlt|Ԑk~^$2ˀG$԰ߗ؎ Ҕ? .sUQ"M8z˄t#węK%´B']׷8V1|KY0TVĹݮTIzhC,r|>Z/Yx=R=戇pDkPd R5KE0:)0Z!KrU*RGP`Ӓk.IBv`iڰfFA/Sm@"[[pX]cæA-"75@CFDǽn:Cb,!x)uuUoYo299JieTֻc32~h?䦇?^jGG:!<8{/T{w8qITDnZ>;PB~'I6I51!Ѕ!3dS!"!rH))G J2%0} ]Fh4#ӭ ?NW~4EtYw|a!6uF?!όߦ$t@b<3`E0W &:z UB;?su֏7-3|~ ďFbAؤ'-Z3FN8sudqz.@cVBQ|XKNhF"4kuaR# GdzݚmłKaهYHJԶ1=PF|VsH>4+G٬\yTG7K|\5/#f0^|C|`lyKt'zVU-_^+ZpBP8X!0l0WhxR 0/D|d{nX5 D/5qi?#P0ڍ uk%;qK{%q4(@s_+w頓f ?y81PTi>4OF 2 xYÁՍc\)F`,L9N_buKBuehAue2|6, 㔕Ӥ|s2ӱq~p磠!St,[mʕr7uU*fj;{{ iUp@axd*@%tQk_ɪ=S/G_E D'I6Kq_]CF&CR1zu߂½L]ݹUZ4bVBJXDѕ)dfF^g',VѱضrF(l>bh#ԺxϞx-Gq(N% Lr4{qىÓc=*Fi# _Ajk ' ^{=m.+k6'ZNr5Jߩ_оWO H88+4X5tcN\Bz`Mչ|E. !CrqF`lT7mQM",ag٩\4jE2}PhX>0^jz$*9;Hi)I:u;JAV3. ;pk_G$XXְ7UFaeK4WǔWCɶ˶SW|cqҊQ^лHBƜ̍W=[ִPxE΀XAm5 o95Oڪ8u\E5Ղ'? &[A;C9WΓfpIb!N[2^LV&F Z8C}0 B !GWgO; |5ļ%8^7oϸ^'_7$ kyqI8(@ڎfOC'xw L Ӕ]eqWw/#S8߲d@ >z`"=qAOh" DE] I_ͱJ5TMt:F~K<N^\_.=&;"kM0zdžœǕֹ-*/v+"G<{Й2xIA@vo St4sOiLs0` ±B R ~1s3+`kp̣bvn_O#* yB]Uqͷ2 XXx9[4iSl]Uf[?ݩ#W1 cft--bIaOHDb o[DGY*TQ~3㬬\F`!6,Fnk腖^8 1#'vێkchsjvǙݞ]bEA%P+;Ř^;(|J@v"HaL";i "3&}Y ~s="n@8H6ӡ"IK1;SMƓnhF3$X$ LV.ߧ'٧YS I^cK1 ҭ\hM h&*7ev ʳF/R!.^lf x_1kqNigl!րd`ͫw@10 ~wK x)ExAOs {).b*Y>|\)vkw L4x`"-rN]̚emU84.g{9h6WNϬ%xsG W-d,5([1Y]H=QГjeH֑9JQsܻxρgŸƿ%SP m|Yg%Oڛljv@Ep!O]2pƒYx/dr*o#à&G ~A'N$LT~-tuҊQ$`; G#2hj3UFAiq0$+ZlteY|ko'׏ \i DC[?0d+ā47 _P;>XtSsJ*{_'ơY:/B\xg Se%tl1pm D.ȇ=͡Ɠ:Q욵 | 3RfįpܚYavr"㳁De~u\#ˍgs#5àit qPa1`HrR:$2;J:n辘r&Ub&{.HrmTj)s÷{"2-aOͅdkoK!l)3m%|pڕ7_~3E6;PMqԕuT^'Cɓ)h:Bph'B*˜^yF 7 L''%,`i qr z4YV-=Us avL 32cF7BNY`aٮ8Z̈́1I7?-A+spfnpdJ< Dk>(ǢYT(c.Hhil~aM+t?\j^D jԟesh s O +V@ԃn r۵fSK3\w'~({Öj*uPXtʏKl;꘠uf-Mz9hC$Oѫfܘ/aE}2A>JF"7իyU6TFkU\߷d9k]i&3*W$5-ǽyFI ;J~_v5/757d[|M}蹦Shs8!!35u!]ر^hFc li/C8R`R] no(Cј+,CCCs=Pc!!(:oD228_ge[M.5(A4&xKƨ+iȑ(<$ŭiBɠ]Gߚ9|YP'(!2^B#=ࣣ$zuHR>%,UnVLE Jҿ {79k*J6hIOp /]U1_LB)HQ[p dnR;H~_˝*NeW71:&m90a :=.^ɁTTxh ~UVw~FA<׈mɵCL:\۲@ᰰ?ڵ0!qY.mNHz^l> 7@+\(\̱t@d: WiuۼkhHAf[J[8_;s̾~& PF~* m H!LPŤE'{\BWJDbUe-V6 Ypeg >EtV+k$)C"9X֌EAyN)BZٜA 5m#њ镟Z 3s'ϋt^9փt@u=t0mrKF۫[ku񷅮1 Ԋ`y/ZcD6 >,n$Txۖ/cl1,L$SNtᯓ毤b\*v#﮵ (B.坪a\ZnzDiGV%e|IGB21$dC=,CB'u6Qچ +T{`HiOJNlJglCQ0 ";HԽe(Ɏ hD!2Ej>$:xzX C2]Y5^R.v7۝0g\5ȫc6ŋGoF._/Əۗ.gq[o7= PlDDl93 7hTK}byT cf3jǶ:+)PAu#cd̻e)Kj/+$ F~{&IOaw&bAF@5$aُ[>3V=ߜHvkjX|eb4Ptwȯ冪'#^o \;wi&P!t-(ļgG᠒bHЫy!A7TrO39D$U~( ʄ0;+ ۷bTG\#M? c+ S>|e TuieX,XcS1Vٽ!jF;XSg?' %Dܼf꿯Nt!gC|[/3 4H&[B'UZuutoIO%yrB\@n/y7*PdM%W? ".-e!D14cݗPдc--Ch3wb*8P[g)F;K~Z(E|MK1U8(ov~Zf0s[!az#YM`So6,]9պ 8) !h':9(׫pc"! !;8Mhwr;aen'k; M,L!P+\#~z/X\ft{IuW^bX]`hM3˝`o?d= hc툄BsxeT*X' fKdxжЊvcxdOK#ƜD:#4%WPnjOɠOA/,&#AnviT-ՔU7wDt8I7#I+Z!)8ڂ u~br^LV^Bl|+*H(wF^ޘG܉|~}b7x] Ѥdh.7MfK6 0#!cm7|>^X+̀ z|+2AK)Wގ-EbDr<\Ք֘u$ ؃*;aښ%ҧsI 3r8m ќ]kwf7ibFS ʵ$vƠEa4O=n])~p ~m~1DS{@]%z@-` ]űl!T4˂}̾q#^ֽ wcBR2Xa)wQkM I t@*kSR{~@ ?@OSJ[>W*A2rXA=9=JGѫN,poXt"'i]&Uv8`/l?c'uЌw} Uwe:|`i?6lBXWٸG5c9 +بQ>HQur藄p$T3Ɖ~+4OC.Bi!"_fA"U"&@bAkT8 ꞴLٜPtoIq /ݖwH_jns%T5-ணM5,:?wޮwٝB^A(@ ݺr̮8ۑR# W"\6M#̊gz78Ie0k7$S-M]n(̋]; 94*ЭׂlBO4wjDp"A A@;Dčߊ;YbVWO6~tpڍ]A&̪BS[ Хy(:Ch)1 ^+ Aҝ6<J ̄;#3_fsnM"Ic`:=hoߕl1t 6ҥ/9(gKfQZM;o8Q(ԹlÃo i暙rv}! oGSR4&!Yۯ~tL3WXP`'B_aj󛢊%qNS}~OI-SRzkgrs HZ`/u7Q.=z7ֶ`|pY}"4Y SV?ܿt۶C@~(hxcA Fsh |$ 7xH]=?LhQJ7# q^ ++;pF|2]68,Ն-^E#;I&y!(v)E$_|4 `hU+]!h~X`+B-@Xvh1su.??e@= # x@L,Bm Đn7Gg#*U{hAN7n>#sMBҗO ݁헾X&4lS" bv5)4MSzd+%`h % DHiBq#]n&A֑`G@6h,Ws#L'?W7m9q]1=ĎMJbIԢsؐеp5K1l [.MzR1 WBncϫ$Փmv42$@=<8!l{;RQOƋ.^Rm*g \^_<=Y,"amf .9r bCy'QS$kk[})}!# "8եkl6}mfO^P_I8c,E;}$qX2If#BBBFm$j)tQ>-5>3^v{LB\cfTmbT-IQQ2EycTVNxJmU//$\~0:N\|&d;%|ٜ=売ỹab>1AV,! eս'g%BY*VxjJΚN6T?Al DI|pvߍ!Q05rN$J):>LAOW]n &,ovD3Ehidqg]eg+EV'ɿ4M-;ڠ155 .`m"'fVF ޑC;Ct .F {NRnN0Jg_PΏXefى.l9f[CxE#cWZ,Ljb@`p =rTWuc@U `&ihկ{dvzS?-8@n eDŽ49 &Q-/c_3⡳~ О3#A.LJkBWoY Җuq5+`%ZNudƄe̹>X.e^ycܵ+bMx*މeg2jϪ})%E(A{ hy~ʼ@iNϮ=57[N?_,Բ<ٸV.nS9ƹBۇ,I[Ik!d}ip Ý[UiHBYbxj _):e$ :F'`|zѱM,gęR ZA+C7h* ]:!/3x@>Y-3dC? tG{#צ̮p iW +2} ; K_EJU?\sdũl|^ɾ7Q f9f7Mvύ @w c5o~D'Xl /ỚdEU7*d>ښE^dqrO;E4-A" ?UL͒z@DKsVKGI혰ٿpNT_XRA+WԲ.֣AP5vN۰z־mH:BkI2uHnSP|Gq#f#$sg"uգh~@w[GP:GBwɠdbP:@ܥB6s:hk&;=?d}fx;DBwƎ^`!ZYnNlXs\d[[_J;)#} u.$"ȄUfF?ۑoIL p- B'5DNF=f֩[L="4p* zD"(FЈ&T&%.d2!補ĵhJI!ZVP{z>wg/L2L30HJ7Ď T6՟RXdkt6G}FjahK#zOa~bʢG샆.{{ ѧ#мɨ-oDPjk?\ D&f]F[u@nԠuPj ׺C:d~ʺJo* /WT߬Fiؓx筐qdaC6|> B,b3ҦAbƦ 6Cl/ݽѿt' |n FH1̚QۏZg;:oOyD&4G\ԐW#A.! hr /0fptn9Q>'E5MVX`(VVhiDڙ48Ry'KG"^}*RmFC[nR寗![LwD_ՂH15l3[q! eS,Йs52FF~qHy:;3d\- Ǣay1,@0X (Lwp`n=; JL|T/L( )3t+ GH,6Ft.T\qԓ7kW̼X|͂mZ2s +vrP-!kb59Mqꥍ$:*}́,]䦅ʳn"Dn0,rAsXs<&$Vu?:4~G_&G~U܉1Їg'ua[VfhsDB) ò_?SlZߔK/"A܀xtI U Rʷ&8*}]Sg~NL73yIdmoMbnbˇT^1*c NZ0ErFfa'֙"ڹA0(rfթ]ہcMn{A뎵O~:W E/вp$w:~}~;7zmH%٭lʔ[;*cjDY[N ̚F"pxhG"+Xʹg}z4/fP!( ?״wTIg͎'JAUjޥR0)Ny?Ⱦaw!YA(Xb djmf}ԣE-Sw3~6R; - H`k6D \ǓR⌛]J }=q>p{\ͣW!Gp}c.θ*|a/$#)Y;G"UDn]*ΠиT=\Q[sB™Z+%-Ӎ/OOb=U= ݤʉ׏g!҆ ̰ac5y=m&$RV?k+LFfǥ|#ۨJUc663af,ڝ aܸS\ F0)\(I@&F)gKQ{v4_~C*2 &E3jr* 7op _snt+XbGˮBDQF536{NW,o=޶fi P:x:1lIWl7> W&`] 8Հp 5KwXXޅzߥ`'Uca!T%sb~g;M07pEۨ'0 a5WέUxtlwFzk&Lџ_N s3:o'DZ=,fS4|0W+AH|*V:"J #@9dm'i|P"(Sy4FV,B1'~AiaF +lFX'uİNRKg^f}qfȶ̔m*N@.;Uhb5TµcXv?Xhi&,;f| Pu PDiS@nۀ6}kj0J1qA&Y'QziN⦁lAC_%CdGBs>`X lESn4)ȩH; {x D9?%4&*Ncg8l*}pO_R76;,efnz:.[7*X-d,둑Γ\iuB7eͶ+B^2v ) v;R.iVyF%Sn3'(JY. (|(j\4 FF j+&jāN 'S}pQx2瘆2OY>8dHZ԰@b8=4f9z8jt|!m *F۽a60U`;:f?gy,߾of֕'rQ==)*62t><-Ƴ1hwȽ[,Y3,VF^ qLoL+~êՋ).a9EieqT;<3wuTb'-K]7)w_Pg R3r]cs͌pqQ/H SۿE>#j"j!*xzȪoscŲ`ܜ| _ϼq`ћP'z^~oo` 3~1;uI^2|L:t&ú#Fwݬ ncB 5 = ] NAzfNgqL]nZ|3]b&!n,R[]$a0XDhaƹMp3⻈dѶX--~OꯁQHumcsF4掬b2GS[c"D/1A d,I ZS[U.]O_!5r>Y8ڼZU8Xz炳(qԍ0012b(vڤP =XПŗ`Ex1+ЄΒ@ L߆.GoY%%,q`2QYy>q O@5v~=ѯ!6P6ɂr3,]亴)ULVO?{SJkaoѺy]5,BV:,a;A3-pLkAQ;b?bG :.V'̛ !/ck''w&ٵI Ugb ]5(]}\Ű.湇&KҤ>_@ROu9ZSM]۫gݒQ$ o3b<`tP?B2E)ݒ 2D{*xE"RǮ8O =E~ RD'Gt_:Oc7:I!J7{vYQq̷+13fv!`,U: |V4Szw)LUƫE^CE@xOM%Jud͓jN`&hq5R>~ z5٦g\*:;xI۠[CoiG?aHVbV*hU(*r<rnfI9SM&B /Zjʳ1̇ݤW72vbPهP{]j7nu ? |KBn9Vl[~'i;o@![hDӱPŌ:j/c7(1_q84^;.gp/&9 }P=p?hNoE*ž< H`C#Thr S&ۻiw4ͱ}z4u-sWN-:LgY촄l <^HH,;c__f L!+zN67VOs @]]32(@U.ꅂd#y_ FH*|wxb;s1x {}Tet0Â(u(GM~ߖGR~Xؠ3 mdQ8"$%Y~'oY9yr[&L% HfHon!>I |LT)&үYie$'lFu^S3.&7GrX8APDmQ >)x4h 1>Z`67Aˊ`w^md1gIT136qY$"EEK7$(&)EZK/Lj%1;{{( 5Q9xgtX&? hUߌ>"=;O/SsQ-+rZ3 ZSQVW ?mp\{]땘1)>H׍QuRHЀJf7$@Y.H㾍OF掐R dP.bs];{Jrg;^ WpWd %Cx xwyUg?* +IڵMcfÙd.~J?* LEO~0aD5yh2Ok ф3f$ "ɫ'(NX4NjxQ[&6BcuX9dg8)0Ve"UC,^<+s1[:ΰTb-IOa@dKйF]ni"IB_Qɝ]gh"yq3=uZd~x//1ǂá~8e"׆j[W)-麣{Nv8nǴ@}~,9.Nu -B H s؏?uWT/k\a5=Jddj%J:)K47S?C$ ެ9^ӣ1h;I97;{M4=&]s>R{'1W) Ӈ-#)Ev߿ fƐ_]ݮP8CvQlf`FmMq-HAw5(CҐ(ŀhsgGm:7]t Ue*6(.8]kS vhCp02p/ې^֙tQ#fMPKzjpA~UϫoZKʆ1[G)ݵ]|^{tK ~ $f̏NNH2*UTQx[S^+_@͈0Q!T윘ut.oiHV/Y<FALh87wB dވH/}KeBvAɺW5afpsRІc]OJvCЍ2/dBOhvf9mo}zx^ +^wjPNG]>SrgGbyS62Td -4E 1W*% h]A"U AOÀxYQQL PtmׅK1˓qCӸu8t 9O/[̐*Q]'p)<-V__^':Zl_iwJBr=qs6kfz~8c5_VEYR7?N+=4vDC(y$v_ 4^]Ӓ rwN({Ʒv[>vC?S(Pj-$0Hy@#}aLPnr"J{Ђ_HQdPn7@EĤ*p*Z/ʼV0xEJs$T0rĄ pF{qv4n_]Jj{b5q##($LrQ|':ݣ{1DɲdP: 떘7`$Z~/(%:u0xiG.vP|['ru%ULͰ4[|K+]O(wu3W?:NNYhUQ,En5qvj/wHNۘ[몝F/>ͦĒF Y6NzS4 N6nKOsK>hOQC J?"46#F}݀|t&"Jƈ fNվ~bxG]BYz{..p3/|QsG[ %΋ٞpYR.Vxs~2.ڞ'Oqg26 ydX,5{\ph-:U M@b͡iY,xC bXƠ ؋braNTKv#{=w8| ,wߩy׾ս768fHYxr{)]>tFǭL='F(:3K4;$y{e>;Np\8˴.1W*u"ߺ]7(x ӱ-_R p.JXEjʸ#7"AFQ*AȨs^8W2)k3{޺mT8`ڋ,[Ht>LjtZD0:fvk7W#dįWNް><>ΠLj(Wյ{6Aͨ,q/bH;Al } Ү"mr0 WV3 `,ͮ'x$:%B!%:4ęgÀj\Ux@AXN ֛(=ra+)CatSXa n5!&"}!@DERU;hࠑFZ]{p?o44,A"6FmLZ@܅d*1W 7 ͑.>fE+Mһqp )'5PVp_wۉZb6qb>l:>m+Ÿ 4)!XM\tVw~:y9a=@"-2҈s0[C Eા^dWy P2^]nW_ɖ$UtC)JsSɎbx C rO6TeHI΀Ր 5)2=ta:) q`,})7w^QG Hj11m ln&e\,4c1(uT3ZUG"$/φ>Ãmdb h'KzC9W"vA{F X: H}I-Ίa7@6+f*b88zJjJWP](R_/qfAQY O[I[ |ϩ/1t@H!&r g>ܔa\3:%H3ouSrߝɤ\_-ݥCt4DC2(h M\H2tיi;,0J1_ >6E;_4lsJ2A uyZd8qsfT6=,T|-awIutAaIw]Փ@u-9e8bR v*!ֱm"D(j@=NZHG Ok2ڊ5X g9$ YZ