freeradius-server-libs-2.1.6-3.5.2>t  DH`pJ) /=„͸S#I7Ht(n`C"ߚksga $k[Zm7siq=4(~chTBH6Յ-UK[Ս'5c,N櫮`H6}˯Yqՙhf/|y%>5d?dd % ? .7T m    = |l(89:gFbGbHbIbXbYb\c]c^cbccd0ddedfdldzdCfreeradius-server-libs2.1.63.5.2FreeRADIUS shared libraryThe FreeRADIUS shared library Authors: -------- Miquel van Smoorenburg Alan DeKok Mike Machado Alan Curry various other peopleJ(build24DopenSUSE 11.2openSUSEGPL v2 only ; LGPL v2.1 onlyhttp://bugs.opensuse.orgProductivity/Networking/Radius/Servershttp://www.freeradius.org/linuxi586@ AJ(J(J(J(J(1301e14a7415ddccdb0220e9bfc03b2df14f629a0ae07271f89678738799cae1libfreeradius-eap-2.1.6.solibfreeradius-radius-2.1.6.sorootrootrootrootrootrootrootrootrootrootfreeradius-server-2.1.6-3.5.2.src.rpmlibfreeradius-eap-2.1.6.solibfreeradius-radius-2.1.6.sofreeradius-server-libsfreeradius-server-libs(x86-32)  @@@@@@@@@@@@ rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)ld-linux.so.2ld-linux.so.2(GLIBC_2.3)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libfreeradius-radius-2.1.6.solibpthread.so.0rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.7.1JI@JJ;}J%@In@Il@Il@I&@Ig<@H@H@HN@He@HAH@H@H)HG@G@G}GGGUA@G0W@F(@FE@E@D@DC@puzel@novell.compuzel@novell.comcoolo@novell.compuzel@suse.czcrrodriguez@suse.deprusnak@suse.czprusnak@suse.czprusnak@suse.czprusnak@suse.czprusnak@suse.czprusnak@suse.czro@suse.deprusnak@suse.czro@suse.depth@suse.deprusnak@suse.czprusnak@suse.czpth@suse.deprusnak@suse.czprusnak@suse.czprusnak@suse.czprusnak@suse.czprusnak@suse.czprusnak@suse.czprusnak@suse.czpth@suse.derguenther@suse.dero@suse.dero@suse.dekukuk@suse.destark@suse.de- freeradius-server-no-default-case.patch (bnc#527742)- freeradius-server-sha1-default.patch (bnc#546042) - freeradius-server-fix-cert-bootstrap.patch (bnc#546041)- disable as-needed for this package as it fails to build with it- updated to 2.1.6 o Feature improvements * radclient exits with 0 on successful (accept / ack), and 1 otherwise (no response / reject) * Added support for %{sql:UPDATE ..}, and insert/delete Patch from Arran Cudbard-Bell * Added sample "do not respond" policy. See raddb/policy.conf and raddb/sites-available/do_not_respond * Cleanups to Suse spec file from Norbert Wegener * New VSAs for Juniper from Bjorn Mork * Include more RFC dictionaries in the default install * More documentation for the WiMAX module * Added "chase_referrals" and "rebind" configuration to rlm_ldap. This helps with Active Directory. See raddb/modules/ldap * Don't load pre/post-proxy if proxying is disabled. * Added %{md5:...}, which returns MD5 hash in hex. * Added configurable "retry_interval" and "poll_interval" for "detail" listeners. * Added "delete_mppe_keys" configuration option to rlm_wimax. Apparently some WiMAX clients misbehave when they see those keys. * Added experimental rlm_ruby from http://github.com/Antti/freeradius-server/tree/master * Add Tunnel attributes to ldap.attrmap * Enable virtual servers to be reloaded on HUP. For now, only the "authorize", "authenticate", etc. processing sections are reloaded. Clients and "listen" sections are NOT reloaded. * Updated "radwatch" script to be more robust. See scripts/radwatch * Added certificate compatibility notes in raddb/certs/README, for compatibility with different operating systems. (i.e. Windows) o Bug fixes * Minor changes to allow building without VQP. * Minor fixes from John Center * Fixed raddebug example * Don't crash when deleting attributes via unlang * Be friendlier to very fast clients * Updated the "detail" listener so that it only polls once, and not many times in a row, leaking memory each time... * Update comparison for Packet-Src-IP-Address (etc.) so that the operators other than '==' work. * Did autoconf magic to work around weird libtool bug * Make rlm_perl keep tags for tagged attributes in more situations * Update UID checking for radmin * Added "include_length" field for TTLS. It's needed for RFC compliance, but not (apparently) for interoperability. - FreeRADIUS 2.1.5 * Release number skipped due to procedural issues. - FreeRADIUS 2.1.4 o Feature improvements * Permit multiple "-e" in radmin. * Add support for originating CoA-Request and Disconnect-Request. See raddb/sites-available/originate-coa. * Added "lifetime" and "max_queries" to raddb/sql.conf. This helps address the problem of hung SQL sockets. * Allow packets to be injected via radmin. See "inject help" in radmin. * Answer VMPS reconfirmation request. Patch from Hermann Lauer. * Sample logrotate script in scripts/logrotate.freeradius * Add configurable poll interval for "detail" listeners * New "raddebug" command. This prints debugging information from a running server. See "man raddebug. * Add "require_message_authenticator" configuration to home_server configuration. This makes the server add Message-Authenticator to all outgoing Access-Request packets. * Added smsotp module, as contributed by Siemens. * Enabled the administration socket in the default install. See raddb/sites-available/control-socket, and "man radmin" * Handle duplicate clients, such as with replicated or load-balanced SQL servers and "readclients = yes" o Bug fixes * Clean up control sockets when they are closed, so that we don't leak memory. * Define SUN_LEN for systems that don't have it. * Correct some boundary conditions in the conditional checker ("if") in "unlang". Bug noted by Arran Cudbard-Bell. * Work around minor building issues in gmake. This should only have affected developers. * Change how we manage unprivileged user/group, so that we do not create control sockets owned by root. * Fixed more minor issues found by Coverity. * Allow raddb/certs/bootstrap to run when there is no "make" command installed. * In radiusd.conf, run_dir depends on the name of the program, and isn't hard-coded to "..../radiusd" * Check for EOF in more places in the "detail" file reader. * Added Freeswitch dictionary. * Chop ethernet frames in VMPS, rather than droppping packets. * Fix EAP-TLS bug. Patch from Arnaud Ebalard * Don't lose string for regex-compares in the "users" file. * Expose more functions in rlm_sql to rlm_sqlippool, which helps on systems where RTLD_GLOBAL is off. * Fix typos in MySQL schemas for ippools. * Remove macro that was causing build issues on some platforms. * Fixed issues with dead home servers. Bug noted by Chris Moules. * Fixed "access after free" with some dynamic clients.- do not ship static modules- updated to 2.1.3 o Feature Improvements * Allow running with user=radiusd and binding to secure sockets. * Start sending Status-Server "are you alive" messages earlier, which helps with proxying multiple realms to a home server. * Removed thread pool code from rlm_perl. It's not necessary. * Added example Perl configuration to raddb/modules/perl * Force OpenSSL to support certificates with SHA256. This seems to be necessary for WiMAX certs. o Bug Fixes * Fix Debian patch to allow it to build. * Fix potential NULL dereference in debugging mode on certain platforms for TTLS and PEAP inner tunnels. * Fix uninitialized memory in handling of vendor definitions * Fix parsing of quoted (but non-string) attributes in the users< file. * Initialize unknown NAS IP to 255.255.255.255, rather than 0.0.0.0 * use SUN_LEN in control socket, to avoid truncation on some platforms. * Correct internal handling of debug condition to prevent it from being over-written. * Check return code of regcomp in unlang, so that invalid regular expressions are caught rather than mishandled. * Make rlm_sql use . Addresses bug #610. * Document list "type = status" better. Closes bug #580. * Set "default days" for certificates, because OpenSSL won't do it. This closes bug #615. * Reference correct list in example raddb/modules/ldap. Closes #596. * Increase default schema size for Acct-Session-Id to 64. Closes #540. * Fix use of temporary files in dialup-admin. Closes #605 and addresses CVE-2008-4474. * Addressed a number of minor issues found by Coverity. * Added DHCP option 150 to the dictionary. Closes #618. - removed CVE-2008-4474.patch (included in update) - fixed buffer overflow (overflow.patch)- fixed eDirectory bug on 64bit architectures (edir-64bit.patch) [bnc#474006]- moved manpages from section 1 to utils subpackage [bnc#469682]- fixed bootstraping of certificates in %post [bnc#461998]- fixed CVE-2008-4474 [bnc#433762]- updated to 2.1.1 o Feature Improvements * Many more options and features are available via radmin. See man radmin and raddb/sites-available/control-socket. * Many more commands available via the control socket. Connect via radmin, and type help for more information. * Added dictionary.networkphysics and dictionary.lancom. * Calculate WiMAX MIP keys, and added sample WiMAX SQL tables. o Bug Fixes * Fixed bug that made radmin not work. * Fixed Suse && Debian package scripts. * Fixed issues with dynamic clients. * Fixed configure checks for -lreadline * rlm_sqlippool no longer needs to be linked to rlm_sql. * Add statistics for detail file listeners. This closes bug #593. * Fixed printing of some WiMAX attributes. * Fixed double free on exit() in rlm_attr_filter. * Fixed build issues on Solaris. * Fixed fast session resumption for EAP-TLS.- make radrelay a hardlink to radiusday (instead of identical copy)- updated to 2.1.0 o Feature Improvements * Clients may now be defined dynamically, based on IP address. See raddb/sites-available/dynamic-clients. * SNMP support is now available through an experimental Perl script. See scripts/snmp-proxy/README * SNMP statistics are also available through Status-Server packets. See raddb/sites-available/status * Added more Microsoft attributes from bug #568. * The linelog module has more functionality and flexibility. See raddb/modules/linelog. * The debugging output has been sanitized. It should be much more readable. * Debug logs can now be turned on/off while the server is running, for a user, group, realm, etc. See the log section of raddb/radiusd.conf. * Added support for WiMAX Forum attributes. The dynamic keys are not yet calculated. See share/dictionary.wimax * Added session resumption for PEAP and TTLS. See raddb/eap.conf, and the cache sub-section. * Added radmin command-line tool for administering a running server. See man radmin and raddb/sites-available/control-socket. o Bug Fixes * Double escaping of '\\' in the users (and some other) files has been fixed. If you have '\\' in the users file, your configuration will need to be checked, and fixed! * Parse security section of radiusd.conf. This was accidentally deleted in 2.0.5. Closes bug #566. * Bind to interface before IP, which allows DHCP sockets to listen on "*" for multiple interfaces. * Fix handling of giaddr in DHCP responses. * Corrected parsing of status_check in home_server so that it works. * Fix hints so that "Puser" works again. * Removed length restrictions on attribute names in the dictionaries. * Update socket code to avoid C compiler optimizations.- remove deprecated startvar from fillup_and_insserv call- Fix Required-Stop in init scripts.- updated to 2.0.5 Feature improvements * Permit SQL authorize_reply_query to be empty. * Allow setting response packet type in Post-Proxy-Type Fail handler. * Added install-chown target to set correct permission and ownership make RADMIN=radmin RGROUP=radius install-chown * Support for LDAP-Group and other dynamic comparison attributes in unlang. Developed from a patch by Jason Alderfer. * Added chroot support. See radiusd.conf for comments. * Allow clients of 0/0. We do not recommend using this, though. * Moved many module configurations into raddb/modules/* Bug fixes * Allow proxying to virtual servers for accounting packets, too. * Added "num fields" function to PostgreSQL client. * Updated proxy fallback mechanism to validate fallback servers, and to process fallback requests in a child thread. * rlm_realm returns "ok" for LOCAL realms, not "noop". * Fixed some DHCP code handling. The examples should now work. - updated to 2.0.4 Feature improvements * Allow "virtual_server" in "realm" and "home_server" sections. See raddb/proxy.conf and raddb/sites-available/virtual.example.com. * Allow "passwd" module to be listed in "accounting" and "post-auth". * Added "fallback" to "home_server_pool" configuration, to handle the case of all home servers being dead. See raddb/proxy.conf. * Added sample text to raddb/sites-available/inner-tunnel which can simplify debugging of inner tunnel configurations. * Added regular expression matching in realm names. See raddb/proxy.conf for examples. * Added simple DHCP server functionality. For comments, see raddb/sites-available/dhcp. * Added file globbing capabilities to detail file reader * Added sample raddb/sites-available/robust-proxy-accounting * Clients in SQL can now refer to a virtual server. Patch from Michael Bretterklieber. * Added some examples of creating RADIUS administrator in SQL, and assigning appropriate access rights. Bug fixes * Install all files in raddb/sites-available * Allow non-threaded builds. * Don't treat '0x' as special for known attributes that are not of type "octets". * Fix log error in rlm_pap. * Remove documentation about non-existent functionality. * Updated warning messages in debug output. * Fix handling of timeouts in rlm_ldap that affected 64-bit systems. This fix was supposed to go into 2.0.3, but did not make it. * Fix event handling in debug mode for failed proxy requests. * Fix memleak in fifos. Closes #537. * Fix memleak on blocked threads. Closes #538. * Perform additional checks on NULL realms. Closes #541. * Fix handling of "clients" in "listen" section. * When detail file cannot process a packet, sleep for longer to let the rest of the server do something. * Add missing table to raddb/sql/mssql/schema.sql. Closes #545. * Updated rlm_sql_postgresql to build with PostgreSQL 7.x. Closes #533. * Fix "postauth" of rlm_ldap to look for LDAP-UserDn in the correct place. * Update rlm_attr_filter for some corner cases. Closes #543. * Fixed memory leak in libfreeradius event handler. * In the SQL Accounting on/off queries, remove the restriction that the session time had to be zero. - dropped obsoleted patches * event-fifo-threads.patch (included in update) * raddb.patch (no longer needed) - added logrotate to Recommends- fix crashes in events, fifo and threads (event-fifo-threads.patch)- Fix coding errors that made the package fail to build.- updated to 2.0.3 Feature improvements * Updated raddb/certs/ca.cnf with extensions to allow ca.der to be imported as a CA on Symbian and Windows Mobile devices. Closes bug #524 * Enable multiple matches in "hints" via Fall-Through = Yes. Closes bug #477 * Added preliminary SQLite driver, contibuted by Apple. Untested, with no sample configuration. This address bug #470. * Updated logging sub-system so that log messages from libfreeradius can go to the log file, and not stdout. * Added dictionary.rfc5176 * EAP module now checks for instance name, and uses that for authentication. This avoids the need to set Auth-Type when there are multiple instances of the EAP module. * Added Module-Return-Code attribute, which contains the value returned by the previous module (ok/fail/update/etc.) Bug fixes * Corrected typos in rlm_dbm. Closes bugs #521 and #522. * Detail file "listen" sections now work much better. * Don't allow old "log_*" to over-ride new format. Closes bug #525 * Initialize allocated memory in Oracle SQL driver. This fixes occasional crashes on some systems. Closes bug #518 * Call correct function in rlm_protocol_filter. This enables the module to build. Closes bug #512. * Added deprecated flag to build for rlm_krb5. This allows it to run on 64-bit systems. Closes bug #491 * Corrected error message when parsing invalid configurations so it doesn't crash. Closes bug #527 * Fix handling of timeouts in rlm_ldap that affected 64-bit systems. * Handle $INCLUDE's in "instantiate" section. Closes #528. * Format updates to "man" pages from Stephen Gran. - updated to 2.0.2 Feature improvements * Added notes on how to debug the server in radiusd.conf * Moved all "log_*" in radiusd.conf to log{} section. The old configurations are still accepted, though. * Added ca.der target in raddb/certs/Makefile. This is needed for importing CA certs into Windows. * Added ability send raw attributes via "Raw-Attribute = 0x0102..." This is available only debug builds. It can be used to create invalid packets! Use it with care. * Permit "unlang" policies inside of Auth-Type{} sub-sections of the authenticate{} section. This makes some policies easier to implement. * "listen" sections can now have "type = proxy". This lets you control which IP is used for sending proxied requests. * Added note on SSL performance to raddb/certs/README Bug fixes * Fixed reading of "detail" files. * Allow inner EAP tunneled sessions to be proxied. * Corrected MySQL schemas * syslog now works in log{} section. * Corrected typo in raddb/certs/client.cnf * Updated raddb/sites-available/proxy-inner-tunnel to permit authentication to work. * Ignore zero-length attributes in received packets. * Correct memcpy when dealing with unknown attributes. * Corrected debugging messages in attr_rewrite. * Corrected generation of State attribute in EAP. This fixes the "failed to remember handler" issues. * Fall back to DEFAULT realm if no realm was found. Based on a patch from Vincent Magnin. * Updated example raddb/sites-available/proxy-inner-tunnel * Corrected behavior of attr_filter to match documentation. This is NOT backwards compatible with previous versions! See "man rlm_attr_filter" for details. - dropped patches: * conf_read.patch (included in update) * strncat.patch (obsoleted by update)- replace obsoleted call to conf_read with cf_file_read (conf_read.patch) - split off -doc subpackage- fix strncat usage (strncat.patch)- updated to 2.0.1 * improve unlang * update acct_module * fix parsing of syslog logging * minor fixes over 2.0.0- renamed to freeradius-server (to follow upstream change) - updated to 2.0.0: o Feature improvements * Debugging mode is much clearer and easier to read. * A new policy language makes many configurations trivial. See "man unlang" for a complete description. * Virtual servers are now supported. This permits clear separation of policies. See raddb/sites-available/README * EAP-TLS (PEAP, EAP-TTLS) and OpenSSL certificates "just work". See raddb/certs/README for details. * Proxying is much more configurable than before. See proxy.conf for documentation on pools, and new config items. * Full support for IPv6. * Much more complete support for the RADIUS SNMP MIBs. * HUP now works. Only some modules are re-loaded, and the server configuation is *not* reloaded. * "check config" option now works. See "man radiusd" * radrelay functionality is now included in the server core. See raddb/sites-available/copy-acct-to-home-server * VMPS support. It is minimal, but functional. * Cleaned up internal API's and names, including library names. o Bug fixes * Many. - removed obsolete patch: * type_punning.patch- remove openldap2 from BuildRequires- updated to 1.1.7 Feature Improvements * Updated LDAP documentation. * Added note on DH parameters in eap.conf, and debugging messages which complain if DH is used, but not configured properly. * Updated the Mikrotik dictionary. Added a note that the sample dictionary they supply is broken. * Output more information on blocked threads, which should help narrow down which modules is causing the problem. * Added more eDirectory support. * rlm_ldap now prints out attributes in the standard format * Enabled server-side handling of procedures in MySQL Bug Fixes * Added NT-Hash support for mschap_xlat. * Corrected documentation to point to correct location of files. * Checks for more recent FreeBSD versions. * uses -DLDAP_DEPRECATED to avoid OpenLDAP crashes. * Use correct value for authentication name in rlm_mschap. * Fix over-ride for usernames when use_tunneled_reply = yes.- Update to 1.1.6. Changes since 1.1.3: Feature improvements * Added dictionary.rfc4372 (Chargeable User Identity) * Added dictionary.rfc4675 (VLAN and Priority) * Added dictionary.rfc4679 (ADSL Forum) NOTE some name differences from the RFC, due to dictionary.redback * Updated rlm_python to something usable * Added experimental sql "HPW" IPPools. * Added more dictionaries * Dictionary files now MUST NOT be globally writable. * Configuration files now MUST NOT be globally readable, or globally writable. * Be more aggressive about freeing memory on clean exit. This helps track down run-time leaks. * Updated rlm_python to something usable * Added experimental sql "HPW" IPPools. * Major enhancements to rlm_pap, that make "encryption_scheme" a thing of the past. See "man rlm_pap" for details. * Added SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS flag to use work-arounds that enable Windows Vista clients to work. * Added preliminary code to support Firebird. Use at your own risk! * Send MS-CHAP2-Success, which makes EAP-TTLS/MSCHAP work on more platforms. * Add a new "reply-name" directive in rlm_sqlcounter to define the name of the reply attribute. * Added more dictionaries and attributes * Print ntlm_auth failure reason in Module-Failure-Message * radsqlrelay is able to get the DB password from a file instead of command line. Bug fixes * Corrected typo in rlm_pap.c * Corrected typo in src/main/auth.c * Suppress SSL error messages if error is zero. * Don't complain about "Error in read client certificate A" if we expect to read it in the next packet. Fix based on patch by Dan Lukes. * Corrected nearly 30 bugs found by Coverity See also http://scan.coverity.com * Don't die on HUP. Instead leak memory (sorry). After a few hundred HUP's, the server will have leaked a few megabytes of memory, and you should probably re-start it. It's ugly, but better than dying. * Corrected a few double free's * Corrected typo in radrelay, which prevented it from working * Made Firebird module build * Fixed bug in PostgreSQL module that caused server crash. * Fixed bug in SQL module that could cause server to crash. * Corrected base64 decoding in rlm_pap * Don't retransmit accounting packets. The NAS should do this. * Handle Client-Error in EAP-SIM. * Port OpenSSL locking fixes from CVS head. This makes PEAP more stable on some systems. * Require Message-Authenticator in Status-Server packets * Correct Tunnel-Medium-Type VALUEs in dictionary.rfc2868 * Be more aggressibe about freeing memory on clean exit. This isn't strictly a bug fix, but it makes it easier to find memory leaks * Increase buffer size for dynamic expansion, which allows longer SQL qeuries. * Use correct line number when there's a parse error in one of the configuration sections. * Terminate SSL sessions in EAP on error, rather than continuing in some cases. * Increase buffer size to allow parsing of long octet strings * Fix string termination on xlat in rlm_perl * Fix a parse error in the digest module, where malformed digest requests would result in the user being accepted. Oops... * VALUEs can only be defined for 'integer', to catch mistakes with setting VALUEs for type 'string'. * Better parsing of VALUE names, so that values starting with a digit work correctly. * Check return from malloc. * Fix a double free() in rlm_eap_tls.c * Check return code of malloc() during initialization. * Fix a corner case where the proxy port isn't set either in radiusd.conf or in proxy.conf.- add gdbm-devel BuildRequires- one oversight in last change, build tested- fix build as non-root- Make sure that pam_nologin.so will always be executed.- update to version 1.1.3 * autoconf updates * More dictionary updates * Security and portability fixes to rlm_otp * Miscellaneous bug fixesbuild24 1256663268@n@@@@p2.1.6-3.5.22.1.6-3.5.2freeradiuslibfreeradius-eap-2.1.6.solibfreeradius-eap.solibfreeradius-radius-2.1.6.solibfreeradius-radius.so/usr/lib//usr/lib/freeradius/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/12dad7ee4296b82a2c491e840738a113-freeradius-servercpiolzma2i586-suse-linux HW'2Q"ʼ ?] b2oUˤf-\}9@y%Ns?[V|[2 J3u?8GT.wU[h +NŬ5v] #]ŵn1Dv[h77bowKdy3opFS0OxwMZCa%Izn ٚTz b&<+Q|<{`*b$'ʡ}uiHy>DUiIIzx̘)X;nt.5F|jNɥ3Qj qQOgn[7 a\tƔ3pyR9*,򡔣3XNt{,5 e1,7Q% 0ݻğ_Mg"FA {u4F,R>O^r౅m:xY$exobPbՔj'ϴPji[L,LcH\:]@("\+$p,et i뜙F@nv> !ZA֢"JeLGt.~}+5+3ٔU!}̪' %oVrZ菠m }@ Ax>Ķ yb~|D=d`=eMKP-ǖI&[;);BtNȶ>~ n(@=&0!%zjI\̏I73*tG>g~pY\q|̯4V-IK=@nz:Jfh)aɢjr|eV3J*cw z^ZlyySyk*Nme ĹGXnG Uu;b-ĸn}1HYUUqX CߗjKb'=0#a..f4V ~Uq@΍-~*;G@qs$({j5*BA(~_XO!3[gayً n'[]( ʼnxt *D/%,7F!X`)S_&Eoͨ%}Q6<S+"Rk/~!Z1$=8ü^-y毸GR9jײ`υߠml2pweDzb%! 0ł&=.gX\2 "^ /d_#nXD# !Jbu{Ƅ!fӣYG/VyXR5?/(JgL2rw6=@u#,#*!kt\=ODx/2.NI;~U";5]LY?JY=tc򓀜.]+[ibRLJJْEV,KgKyIfi9V@ {~NJyzv1\Jaᖏ[\(KN莞 ,)` duviG`̐g _ey {R\̐ ^ SSTPhݡC"^^ǹ٥Ata֟x]:z4r,Tԛvgh{M#^B$$4D#b opGR"ڄHJN}6Sb >GFR}$e=ƃCkaZ Ȃo˜23,; e9#VcfrH,\h;\}C3kzD!T>MCc昉0."+"_i2#L` 5JGu:-[2p!M^frDp#ȷ-Շ:{bP( N4K~1=)1s.yMN- xn"I0Ͻ֖UzZ*%7)b:˕P/No}U w~Z-X;8$D q.;ϔuI̫|adܨ$L 5 %uQbtޡ3LY}oyKKԊ(j0껼:UA(.4 S> ۲)\Cl ޢšL%3M)]"E!VBhFXY+(;wgiX au\hցj3smߜ\bPQF)\虭ff%LJ`>+ E)^|p-T˵8|f3БsAiX2qӟA׺. e`d22#@F)4Ģ7)dM٬%3FŔh+Uc$ ܾ: > _r2jL)hijr/f@7c)32-vq?'#`.ݣ7t%@:IU(ʨs2 =tRgφ(Ǝ @ OǪC{og#nK[%ކئSaԓu`޻!زèJ8Cj!lK総ℒ+?|gS{M: zտVKl3|ӠL-wMl)Vh) !{Tƒo'-e#%}d8ao$«U"sÊOEfP%D2b;`|4 u挨w<C))H^ׁd5x7O _ۼRN5$3UO >=#,:>p/gh0a3SLG|KϑϡP /g->R ۫i! ӓ*c$@t[NQT ,s;QB`.%D](IoL(Wo DU'TYM$ #5~na׾`8qKEl Xtd۶+ZMWJߤB3߉q6 Cn崍^`z`;v[Rq$o.29ʚm@D)^hu@"'S-)u$.HĥXMiT]x$rWc%#B^ݽڌWrGXIwHŹ8qV08BҟpJ|˙ _bq]mŻޓ넷@k\+ԒQ-bgXu-VuFaڢ!dErVFپ$R6C^O :W$P3Dn2%c { Rs\.]]# YխN =.Cu &$hJFcN~-$f\@\ nXH [я\U~svvg[ָC9oy=<umKHr@QM?t' QWi.7c<#3I ޕ7q70gUgzC\8wYl;  2llaPQ ˯P3 G} сSv < O %*daz)B`7zUW3TžEEZǰqgF{_AnWwygh,=$#;߇퓐 w)(\66I⢅NlRw:4X񡎰Ȼl_7l\# 62! bp1I(4ku&4'2_5PO0(#vV@Ico"MFߒP_ ]5BݐGlgDצRuȔc-s3I0bgMg&](t=&Qfb.!m,Y` o@,*5Uʃe+*]LٳQ8з~hX-s@u6xC`b2p7:?]W.'sA=ol|kruo}]÷~$U]L1"f>v2.ZՊsL`*F7X aIt۷h͉q0 V 4#8+%PDjzH;i*? bmCL"k}]&3Ow0AMf:Ozԟ\8p (28!r*9u>F.|[bbC N?~0<3me\-v } ` u"s!"Ѫ>  W+9P"d" "F8&r1ObyG䧼@X;A4傫&H$5 TlL[\2cfxǏTx!PW3=*׃cDȼNy*息h\ QMW-/+g׋3qG#(wZM6phߚupvœ_&& MW 8ܬ(IiLɾn`2+B^`T mP]pJGoR k!d|sB]" p|_9(j ?V ªo&5MfFү1OC(Xͺc]lw,y{L"ީ2r-M~A*W7^:AL_ ۀ:3"E,C}r jm.-<Ѕ7ߠ`wxMhd</nl.)_ULY+3|[k%>Œ [$&A;"ƘGQ-3Z5b*ieTL(yq~U^oaD"2-E l,] ]8< 2dZզJpSt|E^ ̮ O|EڮvLT?Fr~yU ڢl;]J/l8!}\){ ԻCKK'h$nk;YOnxK>{W \z [`Һ2+7s.e4<`4Tx8~Y.4ݑ[ƿvҝvVE- ]Kt^r f⟈gCj7X0^!qW^ZkW3 Bv 'R䝎 neE7}5>Bū(Xiza2mzlW"c9ow ʨaϧ ]Whwu !X] 7Eyǹ@e+[ZFd2;iY NF( tfnla8ʦ%v q2*Zh0u`fu5M᏷5,irc6ʴ-:MmDl %\;lkna gN-`^CDˆAHn%ipg[RQ;!/zIv*Z.~#yx IеpTCFK?q|w95Fa_U.ƌ nQ5|p ^I&&ȓO ͳ ?gE(]jM5JMevGi!)|;1*ʝ!<.Q_tpD8`abCEVF'@ tf6`19u6)IA KhԐ-,h65$g)ߐ1 .#5QگC@OY x[ڥrWմ2_'oK%-v@x<*؉1>eq9A hMDY[LԔtIR4c:gs@z<b0HTV%s . b3+'h1tIr ZF"ǙA|*N(-+[~jr?4xq Qֵ:8v9FTFlU\ AL[  -oY6PɲrH #|ӬlVQ{#q/romjJT@M?;gjaqn8Y6[Q!c:Ƒ`Z.|#gesw*EHt,$[Zo`cc9N, oRj`rsLsWbe99N5ӈzea>~\. t{a‰}PrAgr| mնs56b! n`SDX0L*G}r(S%↘&GG:Ҳ{d:i !4i,Uʙ=}1ҝTm0!fSC5>#EI5"ֿHίInXחkp!藕I`}wbA.Ts*!hFӧd>aB.O| L(ꠖILrUj%͔֟ @Ssj2U:[eo&~Dd;rm~gL>regdb6 Յ-Y(t ;̆A_4|7: H*u`OG;$a&@Ü<7U׃ب!Y 8zSI`oqhy^ eE֮< /G$/l[Rcʃ,r~iQm}VE:uuEVH(aZf@e''p)}jL8ϘE S$ -yUةqn)UzAbWU X]p2%R+`ZrX|,C$#,!"OzO&)oUVaЀfHW"u2v90C Wd!5b^$MCL15h۩0Ϸc 梑쓂S0^QkzP"nLJ, 8LJмt'ٹa*ئB5ߦȢI9 (VZby륽!hj¿d~K9J0/2ޏ#b:#:#OYE8V*iQaqZ?#ܬV{ӹ%n Z)/.:('NWoSS3əY%02KhXN5I78pZ$9Kf{҇@lh7HM1 wgC NSY"iy]vV<Ub:,LzNdz8{{ֵX0/%8\|ӰtoJم\S!w=J'3Ɇ✤T3 b7Gߤob'N)oHo(LjHI)-/a %=* [w j`Ƞ"ŘkbA B1gHz19%%1t)tH3fȰi|:B4/`Łf{}TL/9~,aS!gOvS/QzBk:bl+^6.r-ĺ}57!Q(D^cEY?]ᤑ*a!3L^|m]9V wԢǕ\BovHo~LSv혦 <`;o˙r͠AU8+Z-H-Z|ߝH* 1һZ}( 0s |֚?RB~EVg%X.WLK˾C -69;]2*KB]l-[`wSǽ|;: :*{11-EٯOiv#` /OhC ڛks[Xftс}هL5*vO#:▨"*&4Fu٢}[Kn~ (͂LMFy+UvnI%Η8KY'ՈV{۪.Bhv7|Iѣ|1mEDd !/s,уie(p_>hm.D.ʹ ^i3 /^e@0ޖYJAQtgqWg0I.U# MVaD ͸:z+z9eYM_T{u#=8< ;>-&E$ۀ8-]7^qaNOfR= oZ>1 uX z?^_̨r'5\5>Lܠ_bh'P^?E7t`lg5 `*~0Q\80s? %F*hbBG7?EG 8n mӉu8unDtF3qCiPG%Å*V 2b%h#p3BO mh)PNlG)1>2] ~ĻBZ#@qr- ,±ZM.[`I&g"f$;`m\m%WP&0JQDiS̅[A/va%?0nN{*$w!e )gl4ܵ B~Z 䟎tĤ[z"]H% ;;;Đ?AvNZ:xF 0?*};OFFR|LsneJ3lʊZ~(AQmY CP@${NxOrTץU'록W'*IOD9$q͒7Ab8faZI{6".b>KƖ3{ā`psGloCUu ש4n{]U+?.xk+} ]x)]ߚ'ZUyӾW4}ڋo%ȩ \^2;icElj` 4^Q9엵Gz!j'xL#ND7[?;к =LݍqQZְVE)\CTʭbIW* _A"WDMibY{Po5to)2s 3RK3T:\݃Scx& 'cg$;gdc:eHqDwAxZǃG2W/4 W߷(L/'r~4{(b(5ejݭ_Q 7#AL-"H.4={Iox@ğP%erlWCnoQM99 md~|nq:)?Q|O1m:6QݡӚo sGP !YƗ181I{Rb}1JuFRO=nPà#|Br4Hr-6hlCh>#[Bϑc#I&N PbH/A##b-qK4 QK"Ԗ/ƈvh~[q%:U ωubؓ(Sup><>q[LxEvC.qƴY R=TSF:{j$f)J. ~/^c-6fd x4!dgM2[adyxlDLv-#C#-E,)/m(6#(`9+=t`l^0-I\Č5g[1kÇ ܩ7tBՊl_qw(ɭZ(,/ /%]{{INy5 cI醄1pcO}&ww@T@,D=R*0~Q׸WgZ|J.!t{Im}儿|9D-#V:)_(βS;|XW)8% )K+%ꨭ9›َLJEUoA7Amյfb"Z^0_$̞H |\t.5a]!^?.!GNdI'+$a5~_zW#Mi{3Ϸ"#O|LBo?uYC K}ܐ`r,Xȉ+DP|񙙭Z΍xD<*bdpLvխD1铡uE-RB5JgG6q*5N펎X( HnfTa,'=/udw{,B' 57;{_8D\u6nY%X֍M~^/:wQ)/ Q׷\Oqءԓb͌\ vFss)%wA]Ȳv=5l;8oZSyYa4Fˠh?Vۊ̨J'owkF8%RVo%ȱ-H̓cl!pf%&Ȃ4VX'43ik~m0knR*dt cүrNC+\_)Gu;CCXO9ɧjj~arT9VCâ"AǑMDOF2yHԵg+iudžx;qբu53?S5JB͖Qj@*c/w4p* Z7X*ˇKztnNP'~Eda9=u:*7cМïp3?~n.Ds )`hq_4NP.x.xsq?M~#>?4sq'yY(sZ_GDeR^{ˎr5*:{`9/s5k>.Z ' 35 y-Q#B _uap=hG6k8 a/~xE54TEtXc% {(P*ah5 mGBN"Em[nf 2CUM$&/?Ad ՙ C3duϋf&+0!_8{2U8?$jۻq?|wFz-VYl1#b4AU6.ngqOHGZ5h9 ?a/Qi&}JTQ[;$xJj,n6OMvLn=SF t0Xxӷ#aDR/">ڢp"7wŮse0GE H89EMsmi؉{sGA\ɲVUk5/Jթc2%(|BSҽ>LpyQļ;E07; t66w}vo`<`U^fJ v-&mdmèe,f{S7"X-&p^Y~Ҡm6y ^U,gG\6HgL1[gKVjnwE1| 7bII8>X!IdFHy!4"_=WSAt:; I­.V͡CץڳP{4hw*&mZuW b2vKz(T0z諦 X4圸RAŁ/MJ2^$0=έJ?. s(80&N66n` 6z 0S0 e_u4O:M>k-ߛJx*'+u&3Xf[AkB- tSݎG!h"`;r"-f906K!y,LlϦ]rJa8_pW>>-xV$Ñ݊$M"Afezj& ~{ƥ)sxhpY`Qw5&g֓pY{hkE62#ywünI8Sy(G~zﭵpT! 钷zvޛʻ(^9( zH/^i6$pKHbINB`xӀd1XZ2!=u?B,aa&4NKz2zgI[+w<]>3X5?L!!d4%l '[8>˖/{j m#T }|@Ev.dw5_j̯G̣]!(>ɯve+mxwȏ8 ּAܐ=}۔"DwSL15-=/H*On#oĤB%~e W5 xbWW̗wh<+jh`sRnA[d7HNOsʧ;Aڵde>bde U5dAFH^DJb}Nέr0Yg# ŲY!};V4R\Ьm׽-E+nY+Bs "~!z 4A zo02txkSV+fDO콩O~4јCݵ*yNN NjunO8wrJjTў <#:P|&jO"i>ȯ /A Bsx83щB SdsN*I;s$g pHK 5ݟXw8aRcch֒I)_%mIXb\ F`71 l.l1o;u2.κ{˜e3[qa 11qo@hBɡrGbІ;Y~#ɠN5*%߸"Sa 8%f36Pv3H]n(T>60O =dp?&!? 缇#IU3-~R6Bq'Jv DXm5;k>IeC%Q@&-Yiέ$7`@׬A^BA@Z &}QƊMz.'⮏WDE%n_OI@t ##m'5 H~nKL 0V^ielNoe*$|rC`o%" ry S;PGDa8m1"d52D?vtj;K|VmwpԀS# ܥD` g5NîYxn*/YKT6}/a:Bv2ڃkAaoqYjٛ?M\{;~ nD2@6O@գ縌:AV/ GcCXh 56fnVgWƒ/ eni mBxV6L koRVZ4A)XX4)$,]M*cwJsszЈAX[tN16ڝ?Zylꧡ)ypHR{v&Nmx}ӺZ፣9fjg)iuG[9K o+BjuNncIos !phYVLG9h ch-N'J<@z$fȵb1φLxv_),WOnbnZ=E.fլg/uĐA jW] *!4 i"q\0ysi:ٽ [0rcB[:7IQC 43- y0ql\r>g^DRiH$[;W9Q( GٞU!Zg-["և+)`k FJmchBޞ6CSHH6g۱>;y2 ?%Zkظ }^U0ePcy 9)ڈHsQm[f7l?\ xG}Z!t3Oƣ%D^#bĄlHih|qĻŜCa*%=SAk;`,6bĨt loB[4b泋雹U$gqHM6Π9k<6;Zvg9=RW<Effy(<} M.ewLP'jMԕKbrPSh'X$LWI&B7{…% bz5kg_Fh=01vSN޹ޅ! }Z 'Zɰaa%HR8?ƤB¨Z۫h†,Tr1u}#o:l.,ԋ\$pZnP\ˍJlW;\df-Pٵ(GlZjk -7pRn4jwiL.\jh=ckQ8HTݿO'pfps3,HR^ Q8(^t"ON9zюrRTXk8F7ӝiE1Wp{5߈Ƭ;ѥؓI%a> gbEĞЈ(\B/aT_NWNƵæp }h"e=@WREI<4G/ Z\ "0|d HUMR1i-'\.;w\D 'Y~2Xa9Z~&hCMDZo]UJ+IOl΀c%(T6SP>s^LfN Y@V(NIW3Ԥ({d/O(^Iet*AA,ط dRk2rB.'9}A ( T SBzQ z ^Etʧ!3Qq^'q)d1(i1CM,SePL}٨ºYXuY:і dUD a`ZRhdy­'=_,PPdʜfR%`2kSlTsJ z=17Zc)NV۞19@n܄b?|`X"^ 8X/ŵJkqPbu?(7a+;lFt4UChF[6l;P1QWVjg c{J]k_h gXNβ]5B_kh\ OWXZ*EnW-MZ ] 8oh(L#${@l Ђ9/jP>̤NMM"ǹ0iRp`Ʉ{GL!:usy %ƝaN%YYPaLR~6jaE,t,@ՖBWu^ְ\RTe. H7*kd;(QW]VAK6Tv7w9j:K;o{O 17낚i8@nk>٧]FӴhŅ7gNvCL.=t|Fuj;ej"fD-")$_+(..4zO!cZ!9y0@ ] cRwMD79f"_^pdı*@~趚j/BIAF!H阪}I^*FE1`~~ P6-LN NKsϔxy^vq-zVʍ">CQ7iچ!P˺ w qLZTL]NQEvΓE3+pE@"Kɗ}RmN-bivN0U~0ɯiƸÔnۭ*d(XnH^QТ3r aZ*7\q{o(0҃\LÅ }\ׅuVx)LĒ3vP?Mz>u"4~-TG(`NYxtE%wpf܀, Hи!61+BUX=M[PJf./]mf;.R οp [ K+Xk6&'RƠFoh#=HI`(sNɅ"{|hch#-猿l2k|ewەalpޱAv؊FYb'V e`w:؊/h°<+z ,ɗ\Du'wYSgkΩ5igO?3*᯻1u¶Jr$#x8F {Ṙ1 z"X]z}k]vӪWOxeqla4g46]1$iO_xw.rG_" vsMQ̾Эuۣ()K,2"e3DǪFY BKK2sށm6&;pz9~KC.j2 iCeGT;'K3F^@O+c am Zpwrz]pO}u@P9s`oG4'> g|Fs0ÇpzbXk@S.)ڰ`!9jO, &2$,;"k1DY* Fu  m=Uu+_ Gmj\y r`-e&9Q,w+O2kwI[>T (SsXsz!-GmL/qjπsAx( brWfjnwG.G *S(zŽ!W+,;o*Q@4r &\jNhߩC({o[1)3ZJ,'iKc^,C--()9sҺh V `MmQDnJ/eNcaF'rq3,:G~o`dXTh*Ewum 3+&ѮRxe ʙ! hL H3`-՗wٚ1.ӲXcCNMx%W`z# bK5T LY0 |#*6 L>Mh8 [)OV},uk&AP<<:2 |=QY_B<)eV)B{~|3̀f=Y7?zq}-`7+tizGl | %O]Gs;hyET\Weԩ o4pyOzįFy3c]*a "[ wyBLVȼ㍺ ,'\BlڝFzMEJ@lZZ5CĐaezx10d\g + /9oT0wAV~t0-1̡dN=*bh4Ï;R|S1?fQ0(G!!)d^["r;\H<kl6OK`*IdamTΓ9<^wB8p։?^w  9qʡt7,}Fc ;߯~5f_.޳mwъG8v:8 0&ᆰ GZmpT"qc+/KhBxZc(g-n_5r!\U=PO^ U&\+K #)^<673G)0QʻCޝ%A++a-7䊐 /~WrkS/ %?]k6Yd`ն[v/`ar~DD  NUqކP|M8xwS5DXކ}#y>BS|@~gsspY`IYq>oIRR |y՗*TXu+m ƕ0̯ jGi< xI4߷_cY5z(&@=GIQ~4c:1q2b<= 7|s}mX*<%5h7&wIYRѸH=YeE219۳7iH'›= iRR\;^x {U7s>Z|(\EOڕtB/YQs=V{o',5Tt;Óc0C7ru0tQF}5XXs*Ri-/Op)ո/Z*;02-敻H(!>BxLz ̸`)zLW~ŃN߆17Vz q5?W‧Nzsm=B{Dn)$`}V2⋶R;jHTQ'/X(28ܾQM265DI怪dUw8g$EBڧw_LzՐJ5VP$焐ieXz$gHW1cJw9& D-+Z W"\dMʤ+aaCΓdi3>`813 ,~ݭVSOZ:RQ[$`ZR(%\6OciUT)0=&{x|硟xc9OE,ITDi|3,z![oq.h+zd [ڒ&\i8c \+@ja !T2Qx%d[8`vCդn5i,客Ũ" [±ԛgjewvX4;ISڊ/Y?kFzxY;9yOgS`Ǥ8ۦYq>~C?<jO&ezTC&wXbSv,uWWo _?ZB$wƙM7^ ftfϮ.>N(gש_)vA(%]8VӿX66dt433hgi؅p]!gqU cUrӁ6$gbl;Gqs Ζ^TքdZv  AۊJ PSđI[uVxWq43S0r`_Ʉz2 ZuplL5Y !toeSO;]tߒml:<:p#D]74*-[i "$˳䤕=O@(?!JBڥpsGkmЬW3pNjZΥHQ쟴OdǷֺd8K[eBeV4?#psReB!N9Ȋ&;/q[g.vcgrT)!b:X>b]ܙsݮ1)C&YazȜ͇CH2'ruga Fg[Tkt5\3Ri xwU/>uu _״Rlu]Tz,|VH"J$X6>OĎް};X2֬&_ڼ1d хV֙y6E89>Ò'l>%t]Kܕ1u\H|dBw=mw ZL ̈́ h$<0 }QoQxXp1+)pֱ˃_.l+4񇹛XK6=u+4-}\H{x REq8rm$|ن9#RF:S~`]1^n]6Xbp%YsĮ,4{m`bfazϯ`<Kj,+T >cY!]7 B>[Z&iMlJ;;$Cn} XCy}΀)$0ɥ$MnR45`&]PÓKI#F.w鿖ɋ'h`.1Pڀ^ qU&58 7CL]O@]XKu]%B|pToQ3񟦀ݲ`m7\R,$Z$ѥI.d[|I~&лHT|w[N|Oى#q_6ǺESDGԣ&szW+nЎ_b&LoW3[:G(OzbQyf))Ns ć@pFmSl+|qja3eW0fAsKC<3PljnGm\Dl/뗓}& e#9_lE,ɼpz%w V (zV|TANDl켩!:j#7gڽ#iw%7H曾e s77Z5bj\GbF߳TQ1Tc4p~KX:tq.H0/se,}iWXjgC&mGdD{G[߆ŧ]NhX,y7ղUj+~(()Y @_s]1ݢdkQB*<O#anJx#T `&M : %;H Ko_kG\KCcOVSԤK!$mK*%FH0Z5yk֓ёIǷ?/JIcv)7ٜw~뻋=Kf,"o4O?37`Yl!SByL;Ң@_8Lh<&m|ӆ~L)alln_gLi%̯sk7skvZ%ϥ^m>O1Ѐa- pJsR~ɝ<}N>dGK3o~P /?l|F (oR~/pӒN&[e(<"yġ˫RN ? kB y~l,s(c~f#bB`葈lc/oXŽIblh|zv1SM~%v S@G)*ƻ1 +Bh` bٞ3))oŦhEhB '@K3^[Pic(' w5et 3U 0;)+a?W!,@aGh0d\Ǡ&nĽ_$E{3VIˋR6CŃVOOe8ymH֚ͬlZ ?D1G4 ]9RP}RfKfG4S܊9ª6ZC^%Fw $v9pr}z7C N+24r~^@?y,ۼg`_M/c c 5˖nE;/{s#K6:2W kBZ#p$wd4MG Em]|QGZv'4`U<5ȏ3\KH[x&d M*tֶ!6 . fJ֍#OdP̣oܼ$ʔ/4\_`nq+)X(#Mtޤ))'SP)[a?-`Y}{B(OlG7o I)Ef ,駌 *S!Vs-?o ' !EII/%Պ`#Ye}{qÁ;vFz1ZaԫJEX"H!l-lӵx{kkzڝȸy/丗C/H*2SԴvnj$Y:/})4?Xt4tfz}]ZLx^0uRnTʔSz2eNjieˑ #Jiy;C$Ƈ9 ƪV4& o0 F/LS~L2wn؅Ix+aWij׾o,PRD[.&o*xŒs aZ?Rm.yVf LV{778C^Oi!yX c|pzB@ꪒϋnb_d&x?f|wɴ*AܹGMZn2?~V\ DY9* Fh1 ';nqb0Yu;<B_-V9ى$R?!CIY(+./AN W̋J=G@ZJ[:Nxk(%wz zglz|\r[ ,z~Ls tB3L5p?eDRA,.4tɷfa z<{NCGXddh=H= Pxjצ|P!^8!vSd7 f`MqJ%w6m|3 B/IJB|8buC/u@wCᰞ f}7t%(۪JIfHx 9;驟Hi} #$Cpy+0z-βZtݸpD]q*:xGmnw^ݝλ Z[9<)-% hxґGR}P ,Eژ|>=|0_`n|ބr "ˬh> <8l8% Xݿ<ӎ)({]X,k| YF˼.rRRF6RTۍ(3`pukf Tڨy3M+|NjIZyl=yڊ?4|9Ecw{!J~JA䷡o%-TjZü8z\3\fyKr}#[(nU ݔ #j2V٠e Ww+,;k>)X^Mvt7[ՙ$*bIUzd3H>y+!1ٖ [Ѐ!UaZF ڹ|4Ĺ 6;3~bP#A6}-n< (quHhKcP&v pE":;3ȵ00-Q:7~.†cƤ+[yN~^*,/o1,[~c`؊KßxK~++ t7mg6Vef:zxXnTb'2Ly8۴l{<->>$2ў}K&DOqEn NmEmp|5KhWj=(V??jRӹx}\4}HÀԐ؏,OҀ UL و{MbHkLT{TȌ [!ҡaPpՄm[G2x / _fvYqa[P-B2eMa!+ɞ/Z (gy,w3_\nIsbI#xƲR(Q_}]!}Cn [?6YjYU'PJ[$z!'Y9;ԓW P#R@]7Db: +d&m/.>t` hb׻'U2UǏ/T 0ӈ&A @1/onN DZ)i9EinjMA:qxB^g#+ʣ1WABt/[$YR.~pWbs`»YTݪ'VZv'o/яI\tϘA k8ndc]Oϸ?$e(<Ě74}?xU*lY=ߤ/|n:@'bLJCσ)'<&A9=2SB||c3ҔL.QݦEpfV,+E?RBwϏ 2ϟJm7๑Ł.?$EZ`\_\ umZyT "f0vՒcDI˜fE4*)M_v7d i{ 6ة)8U%ϦHiUd/Rau|n<,=Ό_t{]=ߜSX,AmBrqы/Ǚڸ{Uڠ *)*]SH][JI UHv +80ꖇ'\ۍX/x8I샽P1XE]b^x?b8G-sLC IHZ6K-_,uwE:@4Â|?fCNpXMDIGEnffIr'T@Fx_27`iGQ6uT ?3uX3`t%AQ뷅g!l'$[2*`9xw}Vי*_pwhdE$m͐ޏ=Pv@HN]4@c8-fi4:NUՃ#Y+$S bj,= e0b+HulWx!%qT>V`"$xN??8AND7`[5LabƖ b .(c& iyTe|uoKM+[i'n' gnfiEoaLtA8 $nHqEZ,lo6y96u9YdzS;`LdmBNuy$MBt<i },)jgZyO|Ât0gAC =IǽZWM{œuvYcj}53tyOn {&ӧYWφ*7KгrhrE޷`ڮFG.zk.Oc_!LmC;Lk'ipy![OiA:FFtSNC_AS&Q ڈ/5a+ Cb@BCncCڂL'^ }#拉z ! x>dޜXy,`IS $PlIJt o Ԙ ՁqɚuC ;94ڬGُ| O)2k9'guhO{| C_G?^Ƥ\9SVx#TP_fY!C _N!$/ؐ#DKuN}9 IL)wj( RRy Hžjp,bbshO\2 ~kD%l+]GSb&-ұw=zߕӾU=!d}$y6K$#;%ugI2DZiЩ(B;S,.á229SV~:H،@T2ܠ+ٍb350_o<jU-<%r_b14H/q [k3DMJ ?qA?_=5N Yǒaɻ@:x"3틲ۜHf)L鳁ŜMVL`T쯠tSk;tCTتE[|ul`܊E>hsF%Q{Vc:Qx#sS?u7:1 kz0ͦ^Sojs;24얭g_ 4ɹ~ :D iSCNYr /օ.RoMmzU ,;xnӡ7 #ڀxX4nQ+_М ePKxfǷS+ 0v\4hC`S9:/.LJ<*8z+|lA[Mxmߤ]-&Jچl*0#e)OMV,$tü07ssQio.1` q ]fPŚʻ(4ě=W*ȣO(|/8!ڳmuWN`Nlw{eyXS~ UҦZoN Fѓw\]~v5mu#بsQc o (XnǖU5/Zeoz▹Xu*Mqb{,cᏍȳ4BP-Gor,4/~iݻh L:c|+j/%B2{Z[/{eU|b70}sLa%yH CmKų7@ O*i&h#OPᓊ;(8*S#ͩhϏzg^|CBp$3>xr9$V ?ʴsa.:5?lcl4T>HBI"O\[M"wQWLCWĦ T;@LmC$UJ`$ȞYPX7 |kKSIٵQ?虉*)Ǵc&ĞXMCTUo_?KԼ8: FJx̅\/~Dl`4n q;sCTGh)5R*25B!q.اɼC"Lr2OYc]@d'kЏ6 z`B ;6kԏr ~P"Lgnwɲo DqcJGat(WIfqYt^`΄WSM`DY7V8f+-]v_ȩDQë^9*(ڄ lfM+6'|X`ZN7U׭䲨/"!>"Tl*bӢt0MP?]XEyc# rc.Amã!UhXqO ZT3j,K D\ibxBKzxJ-/aW=>@P[xRߎS1~67'/9o$y߱mg6;C72z0C%{GO͖nZn3˂[Q%Mn)+Ҥq>UufQ3Mxԋֺڛr$'޳nvnHv}Y}\R q3m"4jDYKuo!qòD ("ML`#lYY]ڮ; !I붕)A[u >obY1nqzO`*0FUAۄފKuO;-z7L==V#)y0Bőgd _ro4;$]׏&$>gd}mzߗxtv3@Lnc%Jvd?GV-gsK%LL7n7prݼ]n].: UQG9#޼Ţx&}?ejh ~p>0at×>,SݢH  }doH҂ĎK(D(2^\!9=e dkC$!m􁑓TӚvr} !iD +ϼߕv})IKf,qSw̾\$mQf8* EL>_}*P]XE&ï[?.Uͩzy}{#8w o\G2aشw}btfsD~+ g^!3daHR QߨIMXP9*m9U~Q $L{Zhxܲ-=˃m큵Fd$|!뮊t܍{ ͂D {HdAwzj_l$:V߱e{Th} L ڵWf4;ttog;=BTW,C#T́5oWNV RYek4gLyOXU^|/"xzvzeDr~Q/A!5Q=z:>/bN#aDY:tPh+6[MҲhnm6}b}Y* Rtw Fpr;$$gEAtwlk\ޓ$Y'E uȿA5F[LnX,oяX}M7 ̳=M -B7vrW*cx}h #ؐZyHϓ BS%]W~)+Y% ]ip_69˄٩Fɚj8i q쿽+s\ZE݆W+D$ v4?B u$J1+ɼyKcj>dFlop $8ӶfBbdbx*xJ_p8EۺCH@4["uī5gBցµ b+ VHq4X;^R`?W)'$;s&Y'OtSb2 鲡igEރoW0ykJj򥱁iʉ\woElEĘc @vɿtPKLKL9d;Y(ԟ@=+FmR]@&fir.cO8,LS8~YXm;s O1~~>4 0)^ uzXVTXSV J:61;EWve)܈qޟ'm3:m> T\ h3BuwKb:"٬s;ĕ ~>F*/~yu ~.+Q5bC -%o>K *_uf gn*Ȱf2C:v. 66p"1Xpݱ],"R(${T[dC[IS;ރ"ˑ~Y!i cؾ]VNb3m-E _x1du=ڀ1;XHDy<=h'{iͣ}0)@gsǙXđ&+[uI}^*,!?giבĵhg$D.Sov%`Okؕmxl/X@FZJ3: bEifΜ˞hb!<>2xr(c.[n#[bڃѻ)?u vxZ(9dZY}W AtKϺ=$=C(6@/iNW 8௽6&5g0) ((Vfџ,gF.D=TPP{E[brt ŇI_?|ޞh`XBk{G-WђaDHA nYWǪE9b[?>G$=Tn4aWTzQmĀ(|$>O_bJz:QJ8v<9eײV y)NY$8#/)GҷI5}VGDG>%R3zt݁t- ֌i{Ń=G_*!X:AٛS<۩VVYG2hESWt5k{yaF1l8_V~ߞjtF,r@M{[H w㍒xi,4&Hs_oׄŋAk/Wd!Qɫn7Rԗ 4k #DːtI/FM=̜ `ŷOrkXU+{_~~A˪#b׶R0K儃Vm ep6[ 4e ۖ!)-B@C-SX\:Iz i}ׁ$: VX'su:oiC)NT9^ᢻuWg*0{:Q:(-Q`zԣ9:zM t0R;mJ_N8`T1AXaQ0.n*xj4j퐿!XN(=_>G%b^T?rqYLp Z?䛢 FVI\p8T 5Fy^8U3J}N<}4=spނ%9} )zyx#IhT EEu [lEuIm4JFJ]F `Jļn"r o8;4xl\BMCˮ( >6@ #Bi&1Ց[ N4l@%[_\$&hwKۭitw@P>``XayPE0D7jֽ.djssшOlF@PORxRhO؆Cf{Wgi>svnM*E6|S?N]>6k+4^H,Loa}luNꌡ= X5k Uj='޾6 ;=dKcn[v},DfXcCd/fy"}щ b_N{!H+%}Uq?-'27-l&ܵ)lq!^cJӴj%P(WM}/zbZ rn&2TgMf)ҊQtJJ\P']d/.mM`i}|cǢ{ւb5ɔa'%;,_J?Bz lL< f_j twBνփ&8m0Z5Mi3iHzۦc@RuZI.V 2ȤHEo uRrД͕s vk-$Z4JϤaH44huo4R6 kOؿ>aR+X\~ܖ"9:Y[+ݜz 033tG2 g+WHn'y\!3`=]4l-kǯn+˓oe{ב0r2#2'tdDGZSf9٢DBgIbfYD_ %fPʇ_#MU,Q ^M3iwD4bluGpr(᠓3YûMq"AZHvtJsPMtc.9R%nn 8{\k/&T$](}0X<`YwCvE_EӬAy/9Bo%S Uy(/\,3v;NٜHH"5)fnK|+o cU9tEN/g&e9/S&bXlلU;dz٨5XS(A6>5eJh`2?kRt_Ch\['7ûʜ a6ZMp7O{g.@CbEE]xG=p yhc6:ѦAq19N10QBk,${ Ѥ."wK?|mD{>#;w/QeN@vvK?V&hqi0`IʜU2 >~Qpn8= k<^\ 5* *.lMX4Pz|+0;h^l &gѥ&AjJL*f FS=5֖\ˌxpQgQWsnE. Zx]LP?;@ŸZN鯠敫r5Ğ035®~mU͘G eHz|^JֆUx{ZK"TR|M~?y49:a8ư9%@ -o `vV[uIPt[oq-jgBq*ŗM@Γu#>Q1':4tC Kja4V0 39fFn!EjD4֯m7e_*|CBzr!" )':{{:m ޯ]5:"e7Jip,~E s'`_(ҙˑM 2f2K겗98Ƀ 8(6<7=~Gn1 l7 mbC{8Ͷoí,Zo`#O1@fJiAp/ %ӪjyKA 4/ ` ,yhPZsNĵQ8Qi?}DZ1ю7^Gf7DBrm\/P8 MO'oלr}}MdFCpp{{F}{V,h_̕A/⚷+Ϡ+:oq1`eٹNCt>u`:D-B[2@smXׁ|̌,,>8&NK߫Ϝ0^5شH߽5.9o߇YyZ K[gtO"g>㷫Caυ*K֦nfmae$V0Oae:% bÐd ZϧٵjӚc~ `Iê/EuN8v?:[%|Ya2?dž!Qdi˞J<p;,0jSmȝ+\5후%S2bطE{jAED.&`vlQG=YrvZ#v M=6|-@M]H)5=ky|VkUuWD@&ć Rnɕ (63F(ljWI):QQ~" #[V㖸LϳУVP(QX RjߗˏkVdպ'PQ)Tw{kM: ZUiYΤ+uR}`dW!K3~k۔K-V" (L-gPlfgjtiܨ~!qm9Fz3Sa;+RNRNN[D=oG^#=J9"yR=]rhO%bRL$TuȔrj$^>[~'5vpcā: !r+p<뽑Ӷz0XFnqoxJ0C!s; 3'x] 0cOY!I^s@L3hfO1]Ƕ!ΗFĘrCJ6O急|aKmssؑkjƵL ~TȽȈ!Ud%he\K3,G38ZzU35tsGzq5 6UQ_^di-sHͿE,W4"vwOՀݨ3+}<̢kg xCU}\BN͖hK9t]GU1X?Dei9*A^U 򻨧|⭋f rnȲTH4A L!A㪝U[זgNG-ݡ V"1W؝^z8 ͉;Lp'Mq5 \Ocx)>gXcMbןMjۜy9ZylQYS h /$%I{ ("Q2u}FRCYܓCdzx?uP.Z JpFPLHB nKD_n!3 ?qiDW,6LG)as|'aLt')__t |}nZʅ)fHU~ ׊fY "mL_lL$&c"#/Ŀt4,֬eDq!>AVjt?I(BWiEOtas65/|`Uky[$iKUm3 ;Ak? 8џXeR$*(n Dx*M l zX4&09?$@D,oyE8/TɪVGJ7テ1)QKT 􂒢)DM"^3Ϋ;r5*Ӄ+#]MK6`vKWwJcы]gow41^(\M7KE!S.)]?< 릆E̟ÂѼ6OyruJ]ϻY߫KQ~f>nhRpt&j8>if="ʄx{`y`ںFK_ݒafn@++ޱ rd%)NK0K|GkC)vb֛\GЩ_tdLgEps%!z'ٯ#0bϏ;myd0}WL Z7gAۺ~;JP D.Zҏ})Դ'Znĩr; [˓Qz9pmڤjS?aUğ2NZܷN4-ac#+|gFC7nێ:F{ v[B! iPR/dk&ΐw $1U<ԉQ8SlFB;'$M@aC?vS\e{ᅚ(GfwRp,j78؛և|ԉ:*>/Ke6r}܀ |twGbG#Rs"O &U?If6ýI r+# 6) Z֔ ;=c=+ʯqN @4̆R^J|^@E+]⌝AVߜmFz[fW3'vy kYWI=(TYeR%6] EI_Q%alШ_jB(d'J;,<&F+|\6Ko<#D2nȋyfLjg u8 ~~P g,M11JHf7%Td+oY ^npy$f8NūO<)$۶6RV]ntW?|r# Czx_  YQ-!)|]ͪӝ36=7e{ ۤsI(;N:{AEc_XQ) T?6apX\ѫ# F VJ:Q'q/yb^?2l[XqW1:KLE*TB͈ΏG%W%ťcB@fn {%dK`r S$ԊI*# . ר%6(hgv'c/.|#i~W:#3j>&{4El9Ni~.H}ڦƑ*?(iޝ%pęX.]-D!\.yxCx Ȩ⿀]00bWV0km%s[1n^|R'֢O=Tm;n@'}!F#eSZʹWN-৚jZ@,p";`$]:o>۬,vbxLޗY,|  \պ8:Md_B H$CԱ4O@/|~t\2f wS6Z^썢$y͂>p2 ^Dh S XzEHDiHa[dh.mX{8v0V .*1βjJuD ~_!n0)y,Es/(pv'ԁS#0J*z<$dqlw3N YI_]L7L-Wz>,ӊ&]J U1?[}2OlA"g#ϑq3a!>&}}uwX]1%S"HR84<3 \a[b:Loʲ#9)oͳ(/CQm/Fg|Kh~n*=0+qlM4R[oDhxR.42Q#$^-;spfNGU9^ *S)`G:]I@_@fvtNy+EB,Qz}UG ٸPCf ;ͷ'[dqħ߶JhX"!(?}G&zTu]^$8@56ǝ@EFe76]w'dcAcIl#pavRlb+:$H@ Mnbmy'dKoizApw\8~8Tƿ|Lj.-ԋOFفIkN=t0&N|\l \SC'G~3?dD]&,H0ۃ1h4.ek l3Mn\Ea^o =iFQJy(U(hjbSC@:#G66v>tN&@^ס" AP5%[ z|GmXFFAQ6dr3a N9rkeE ]ɬ>AUCS%ZM. :(~94W`+Z64{Pti+ Avג>8~G*B!Z 귡̹>1#[4*ϹQecpm\N"Q)٨;`(Fo߆]-rBAOdlfP xead>$]NYQrչְNRHoEN H_4T/ drBzR]6r )…cmZ?,WV5^3?/n7lOUJ`'WӰ=Vygk:kbN_?98t[(orҗmԐ3aQ4E#=MR՚զbuo(XvQT$<=.+{ /|1؟g3 `t&Z:1(3s_,=0 %&yH"YLpM7ς)Xt7iCE3yӁvL3U73D:# GF[M deе"o2ڕseQa,ynşTWщEn!;jb;{/_5|Ո(઱ {qjkhiҘ.,';HxsقOK,snDѷq&?2/6T\ 3@*W07Y _J׍@n?;0CoMfvKrKIЖ{_ہ'PJ 0 v߆bo)o ꄄ-8U1AK4_B$YYr)dh^R8IM, nsDf]GJaH<ɱR{si4e{?sfWۖJxV=.ābu8 w =:ߕbbE3{=K'gI .`_q-2}1~+˗nH8:]4_MV"E$vZtX{iIܒЕR&qnFYR~_rMu|(W.Zl? lxJF[!2guR_Ӧ),h s~L-:qpLAcv&&|JrDGh!qFL?`Y![X~^\|J*VzUh%EkdYPĺ7b =N`3"]Ҝt? ӢciU)'{`IaWS.%a ɏ\F 0}k:*n)bh|k̯v%o eka7>\5| ,Bh(/ZJLVJ [A =4n%.әl Sh^Ш- ԕ'kD#"lۉktrיj\Sk"u\eZE.(R}n_$2XZ|eOvX- &?HYjjjT~P3$ѧt!F [oM03}a$tG197K}ӁB;f6W2 !zȮgǷ&E|c՞U$Q_L FnV@UԒ2[wD 8/ "R#Mq {Hy5V_y[2ʜH9o*!jBIe}0%{!M:9{ vK燬R3Ph*-]d1WV'}>_0>dFVy] bXeׄlLRPiG1f$ʼn^4tc12(W]@Aih!44N }-1l^҅,YX#!eO Yx)6VA-[JsAUFj. YI,9rmy#૧higI7[{8:Z%iz9_,Nm.ay'{0ZR4-¦ξkp~}afCž@xGe[ƥB{o=pIkAMxn[Y4Jm0 RFґUD/R)!E\nX e0{{Ъ ,@<#`yשf x>ݔzH}؉UxSEl,XGr⬥ש3pvZ׾i"sRXq :Vvc 9`hȿɭ?mB-J.ʏOo7P -ed*a Ƽo:_&SQXAgH"&W@YC. 棹L{د3˖uWM1qAJv:p8+ELfM#28c^ZvdRhKPnv|JGih/ z Ȧ q3SE ctމ]ہr7HΞԒ-%sr/Ú[ .O|h^.>n1$f5ڡMmqgx6z+3~cJi7z G?*%D}hI sJMp@卫ͲiWܰ_{LL{dw Ȏ2z݇V7!Զ,x yB2ʫ4q,;6LBNf2`d_k 3PBK@ء [AS7c$ ?W#رӸx5(HP<6;;#/ t"A,j+UxGU2y9R丙`dlYBrJ*AlppQڦYMM& $jzK9Cq0l(Ss7"IS۩Iktv}AXN/HNwBđkv kNxBnVVQ^٫:XOg~1 heMAvcJ'H`z tKTƒdދ_ܣ|xp mۄp'CY&y~S]̎:ȓqNO; SNJ2wyt0R,#f:jFu,  4j' k S8 ZjgBo4t zc';@*-F-(iЩ?ny\P9 5]u@,6=jmQl1ƟvE|Sm@t'C8&=x'Cc5eKjTƇm"aτьάvuGvWP«sWɘ.,rH~RAKTn]UlN^of,Tbm4G@K^F*}ώdr2A3+j/Jv=jyFg !jع (l#fɍTw}h,-/z Yp`d,f}ؾ:Coa/T'&G ;Tj M *{2seYۙF9s{(tehw 5؍h ^U C,|8bbsGbMǁ$򏁼emLp.i2x[tzf: ^>n*WY658I"h#!g ,u6 >(V*2^V)܉8s,)@y'j.2(@.'Qb [-Bĭ8j9KJFvPJVRpb)%([yYDfpkIъskwMw& P15 ƿ8;6B4Ҿ'R' _}j7[1_T_ޕE&MaX?Nb<}M++HgOsiCL0+%TXdY֗%̘EوUHq %/X9UJx)籜'$L(K'_o"6r?\r(R"+n`@0W2,P;sƘ_!t}tylӜct͊x֯AoG1xl.& A8ٜ }+^e0frODH,K|id^Rj^񄳎bp~^4O 23P^_I9ޒDuY [\a d"*$YuP_v]mD̑@-#q'}8Z0hA6_Gj"pGs+OᶋM$ƭp{~{@#&~U|5sj1ʁDSP߰tJYcP;l5Ա*RyB90td9HBc_;`).Am!Q00i@K> ZԎ\ncuYﰏHW _oYK{o%0lj J|_F>Ur-v/Vc0:X1JWwYA&ߠ rf?ǚ93LISP1՞*N⊇DtV`e? ZA[O3g`腼%ٺQV6N~9]1U{>Pަ {yDikB5 f)͈O[4Q˂7<`9JXg&_N#;~ Fml 7@{ET 0>#.[7mN{knnxTP8IѹAdEMéU D/~ϩ,kyqT4+%P1x>]9~@ Hz\v  EEbX V1)o˞j}x3k${Aj%Ԓb+诱ӆgj.sYЦعrIi?İXV dӅl|ҠQco%U`t/pRGdCg4A{Ah A)\u>\,s(tFx/Y'Q-Gt){*Ly̩Cᜳ1r5lZ7ٞf tG -vɚrBcڂYT>Ջbb{_I {_b-Gi.' rQ3X$p\xtUJ+Z!&._nLF3lN.H\b3Z֞Z'h.?jsfT Sɶu9뻶0ϛ r1ýG  _HKv'p (3T[[,P>JmU[i Qx1EMQF֛,2RB;J͉ wU5GJi!Qjcero*0_2#z9w0-"bFUIZy,uCuz]꛵l<3Kf45  洳v@T 'ռ 7V3)U|w 7 32RpM'K*7{\ Y屉,*"9 &+a~aO$Um 6uz}M7k(nL_VF;<:a› Wθ,Z0[L1Z7+&Jr0 vȯ@N@q~ˊY}:Vz|1~1_ b}iᇕ vs28=CP Ar~Ł˓024 ϼ4^ֿ>jhQLWS;R:? GM,&>5NL@Av^LӶTlϭR:O}Jd-eT)Wi'Qz))3nc>w˚IȻA4­J{&( dAF%t,gSzntl|BO?pFNRACe>d2~ӗ4ԜO`vEҊ۬i80KhiWKWٻ> Mdw,u<g$4J>)D66b#q(@bO#ƞ֕%^a?`'!a1]9t8eKRˋʡAa t b/tod1"Hd8;+p2]7U#_#:x5wƱtp,MFQD#ոp':^1l,{\r9:8E۞cCFAniksM%U#]Vv刘3igSWw:E{ oK"d#9 荅(I)?kNMS3.f4 V=[۲E75;M)J(hZ[݀ 2j(t,e7uU#(|oR!bj">0O:[[ʫ7Qs2X7|3[eǬ{V辠"/08J;bQAK s4Hn5AƐ|w"qeg )%<o yzy!rzO<7۩ #$HV oaz9'dwlİҽcRyl MN"iR_q橔-d<Z-uN:ˏ9rG}N5԰a]eԮ",l/En |( F%fcwz uYWB11ycs9AkR; rHT9s{P1~PNy|xUcJUJg:#g:b2pN71gyv<&ǡ5 T# bgIU;sC,H}FGjTn>&[ af2YM:Tt2Sh]Xf!W; ׻PB@*`'qE\8PF4fǛDF)v6*0/bbڶ,z4whpMՌ'M+TՖ{`Pvu6 L!3Db0Kv9nβ>7~Ƌ-8xZ6_SBH1]A~C7*Yx %kjp Q آbJ$,Zke(erƽ6bͺn&h t2 $ oIKW]G{|3s[S}4Of8q=՞X@_Z-OcP8n7= B[LMQQPc ٴh]ok!l^'@_"\.O$$> "}uP uUUemw܆HKG5#dO?ؼxY4_3z`.K߱ĘM'f3ߨ!i`T- C/‰^N@)aF7a8sSTg0!qF7-0׍]n/8RZ_ 솙:|JC䱑}vZMɛRj$0OHS7W GD/Eg <]F; qݨIR.췭Cm*ȊptIJ4Ngx c ]00~hub4՜_cF>%s&m+L;AޒAoֿZ{@gouظMO0`xrϽ._jE1 [`o:mw:E49 75kFy#^@ &~dW$tOw $EMv~X́Q:uS-\<@L L(O4!W®zCX:b]9҉*Z%ֶ. Gf|! 4F*$:ͮܺ(Z("KiЏtifTbeݠSUAHUfHe2ƀi:|B*[XxBJ+_P=0oE;.c5?pÛ,!*_1"<>18VcQ2pm*V#B@ r wJ) k ;ﬢ3#Ҕ{zzڥ8;קt(vh=O;@>3[w#WsW_ &%"9wz1FK0T> @cׂd)Xd)%PRgx.$[ԃB)Vasuⴝg͞ASmx@ v-hy@rz0R^vc{^"h6A ܹ=Uo> ecef Snxtu&k:zϡ's1-"<9e׺# x #xe'A,fA,]Zn=zGؓc.jr%˱u0/6X}g' lj+FnmOus.kE/gh%5 LՏ::p\ ƃG'KxN7췦7;7O^mQ{|` B$Oc$kTce2i[B:`6@?#ao"f*00 \[=Kie$jlO)C3ZEm6Qb??QG^@W"D'**\:_kW+m)K!J;2}ZͶ?`j= Ueag&!F1VI͙pcV:=ޏƣ YmiL߮dC$쬨g& #W!(*91F6RĚ}c{+B)vTN8pNoZNyqm*T2ab?ˌ93\<%ϙ80LS^H55G9~EElEꄌL<#E!~ҳ(=,_gjNo@Tk!Jԫ;N>jA4p7֒`U k&kP_Ϸj $i5,%^[NE GZ1]QS jNH|S6[򑖘7,# r*P!1hjh}IH[i;Pt^@j]a3!2}!BU4 ¬q;eᯝa;PAJ@U.'٣bPɪ9wt.h1H9V#ܽ- GuᡲrV3;ztBm4®mmxo8NJo3n׽߹`FN](.1:$I$͵+n#oS;a"8ğ( 24BK8PRy< _bM%k~^FհtR )p49@O=Vc:r$έ,w> w^ޝπ)@E+õu]߷ I@orQEIqeNtY>Q~ !BM}'PFCBY])L[!^7K_`m j,YDL)tvnpdٗ8^nh`!|OQ`.۠rBT3؉ͮ8۲ 0«vKXZJJtىc)t:geJR:R^ĺ50U@GWrXEtGEO,zPb,Pg6ksA~ke-UsKZ0V>frnE@Ag9IAY+j壟ă/'ȴUU7QZ'?KB 0"ȵ/"XrQs]S0*6ʡ0=3@N([^]y+>=sjyZj G_V ꬭ̩b" 3#ng 'y{NgXmJqM|jXF59ϒ]NxNy$$(IѶ99=zmZw϶+nЉC~ 98k*+se# Z#$2~ XVC;l&R5_vHSjo0,8W>ٔq~v*Ե5Ҝ¾p"\uE;Km9"ͭK^F[1ŰCuy{61`ܪ4Q`k=n5Ӷ~Qm`rS[mψiM6@/F g̘v{#nJ%u9} hx{ V܆Î)@݉vqRP&m CS}$܏vؾT3ނɟߵ%"~݂>ܯi=բw/2mUdͬ‘ 8 <~(ظ>U7 2Æ'uf=m^ص߰PHߢl/xu&(آg Ñ}A %S+oA7J9o X%E 7f5=a3־SXQs6`ďmLOfN:#"X#A][H]u+cő_OcP34`S~֍gE$O~uA*rBx%.Eޟ n;c$ ?@wԬo%r5e_: ~k .`[$i 3Fu(7!>8B=2x1~MVWleDJmxKas=6"jGL?e\׃} ^0wN2YF ,4 8i(\w*"I}!0jIƃ})gn-YWk )Pd' d|1A`05C`b3 W6>%wu%cV z1 M,I{"d(H2M5]r1=令 bqf2 Lր:k!ۙ,Q^mh#2AA]ܺ٦1h1wSu)Ȇk0#?Ohg}r z/1UgDOεNĎ"5DwQA,-ci;׵DvBYcE:&mQ+,4. ΀)?.7霖