libboost_python1_39_0-1.39.0-3.4.1>t  DH`pJߌ/=„(A\ .Jt?OJbZ㡝2g tKEچ1zz.m3Bc:UCV L^4?b7mC?m3d % E      9 <@EJhlm(8,9H,:o,>k@kFkGkHkIkXkYk\l]l^lbl(cldmem fmlmzm#Clibboost_python1_39_01.39.03.4.1Boost::Python Runtime LibrariesThis package contains the Boost::Python Runtime libraries.Jߌ[build21openSUSE 11.2openSUSEBSD 3-clause (or similar)http://bugs.opensuse.orgSystem/Librarieshttp://www.boost.orglinuxi586Jߋ36244cb1a8aa77abf20c3150840652e5rootrootboost-1.39.0-3.4.1.src.rpmlibboost_python.so.1.39.0libboost_python1_39_0libboost_python1_39_0(x86-32)  @@@@@@@@@@@ boost-license1_39_0/sbin/ldconfig/sbin/ldconfigrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libpthread.so.0libpthread.so.0(GLIBC_2.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.9)rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.7.1JTJzJx"Jn@III?@II2I>@I@I`IIg<@IeId@IAI.I#IsI @I@Ig@Ig@H~@H@HH*H_@H[G@GGGC@GNG3Fɂ@FFF @FE@D@D5pth@suse.depth@suse.depth@suse.decoolo@novell.comcrrodriguez@suse.dero@suse.depth@suse.depth@suse.depth@suse.depth@suse.depth@suse.depth@suse.depth@suse.depth@suse.depth@suse.depth@suse.dero@suse.dero@suse.dejjolly@suse.dero@suse.depth@suse.dero@suse.depth@suse.dero@suse.depth@suse.depth@suse.depth@suse.depth@suse.depth@suse.deschwab@suse.dero@suse.deschwab@suse.depth@suse.deschwab@suse.depth@suse.derguenther@suse.depth@suse.deaj@suse.depth@suse.deschwab@suse.deaj@suse.depth@suse.desf@suse.desf@suse.de- Provide/Obsolete boost-license (bnc#544958)- Add a fix from boost bugtracker that fixes the hash resizing (boost#54376) - Add a test for cancelling deadline timers from the same changeset.- Readd the patch to fix the misplaced ifdef in template_function.hpp:move_assign.- update to 1.39.0: New Libraries * Signals2: Managed signals & slots callback implementation (thread-safe version 2), from Frank Mori Hess. Updated Libraries (see README for details) * Asio: * Flyweight: * Foreach: * Hash: * Interprocess: * Intrusive: * Program.Options: * Proto: * PtrContainer: * Range: * Unordered: * Xpressive: - removed patches no longer needed (hoping the best for ppc asm)- as agreed with maintainer, get rid of static libraries- buildfix: fix typo in specfile- Don't rely on system default mpi implementation being set. This fixes building boost on systems before openSUSE 11.0.- Fix misplaced ifdef in template_function.hpp:move_assign. Fixes building software that defines BOOST_NO_EXCEPTION (bnc#479659).- Fix packaging of the documentation.- Fix the line in the spec that copies the documentation.- Put the license in a versioned package. This allows installing libraries in parallel (bnc#477603).- Fix spec file (remove patches).- Add boost autoconf macros from the autoconf archive to the - devel package. - Update to 1.38.0: New Libraries * Flyweight: o Design pattern to manage large quantities of highly redundant objects, from Joaquín M López Muñoz. * ScopeExit: o Execute arbitrary code at scope exit, from Alexander Nasonov. * Swap: o Enhanced generic swap function, from Joseph Gauterin. Updated Libraries * Accumulators: o Add rolling_sum, rolling_count and rolling_mean accumulators. * Any: o Use a by-value argument for operator= (#2311). * Asio: o Improved compatibility with some Windows firewall software. o Ensured arguments to windows::overlapped_ptr::complete() are correctly passed to the completion handler (#2614). o Drop back to using a pipe for notification if eventfd is not available at runtime on Linux (#2683). o Various minor bug and documentation fixes (#2534, #2541, [#2607], #2617, #2619) * Config: o Add new macros BOOST_NO_STD_UNORDERED and BOOST_NO_INITIALIZER_LISTS. o Added Codegear compiler support. o Added Dragonfly to the BSD family of configs. o Recognise latest compilers from MS and Intel. * Date_Time: o Added support for formatting and reading time durations longer than 24 hours with new formatter: %0. o Removed the testfrmwk.hpp file from the public include directory. o Fixed several bugs and compile errors. o For full details see the change history * Exception: o Improved and more customizable diagnostic_information output. * Filesystem: o Fix native(name) test failures on POSIX-like systems. o Several bugfixes (#2543, #2224, #2531, #1840, #2542). * Graph: o Added a new algorithms for Travelling Salesman Problem approximation (metric_tsp_approx) and resource-constrained Shortest Paths (r_c_shortest_paths). o Support for named vertices in adjacency_list. o A number of bugfixes ( #416, #1622, #1700, #2209, #2392, [#2460], and #2550) * Hash: o boost/functional/detail/container_fwd.hpp has been moved to boost/detail/container_fwd.hpp. The current location is deprecated. o For more detail, see the library changelog. * Interprocess: o Updated documentation to show rvalue-references functions instead of emulation functions. o More non-copyable classes are now movable. o Move-constructor and assignments now leave moved object in default-constructed state instead of just swapping contents. o Several bugfixes (#2391, #2431, #1390, #2570, #2528). * Intrusive: o New treap-based containers: treap, treap_set, treap_multiset. o Corrected compilation bug for Windows-based 64 bit compilers. o Corrected exception-safety bugs in container constructors. o Updated documentation to show rvalue-references functions instead of emulation functions. * Lexical Cast: o Changed to work without RTTI when BOOST_NO_TYPEID is defined (#1220). * Math: o Added Johan Råde's optimised floating point classification routines. o Fixed code so that it compiles in GCC's -pedantic mode (bug report #1451). * Multi-index Containers: o Some redundant type definitions have been deprecated. Consult the library release notes for further information. * Proto: o Fix problem with SFINAE of binary operators (Bug 2407). o Fix proto::call transform for callable transforms with >3 arguments. o result_of::value changed behavior for array-by-value terminals. o unpack_expr requires only Forward Sequences rather than Random Access Sequences. o Deprecate legacy undocumented BOOST_PROTO_DEFINE_(VARARG_)FUNCTION_TEMPLATE macros. o Add BOOST_PROTO_REPEAT and BOOST_PROTO_LOCAL_ITERATE macros to help with repetitive code generation o Support for nullary expressions with tag types other than proto::tag::terminal o Allow 0- and 1-argument variants of proto::or_ and proto::and_ * Regex: o Breaking change: empty expressions, and empty alternatives are now allowed when using the Perl regular expression syntax. This change has been added for Perl compatibility, when the new syntax_option_type no_empty_expressions is set then the old behaviour is preserved and empty expressions are prohibited. This is issue #1081. o Added support for Perl style ${n} expressions in format strings (issue #2556). o Added support for accessing the location of sub-expressions within the regular expression string (issue #2269). o Fixed compiler compatibility issues #2244, #2514, and #2458. * Thread: o No longer catches unhandled exceptions in threads as this debuggers couldn't identify the cause of unhandled exceptions in threads. An unhandled exception will still cause the application to terminate. * TR1: o Added support for the TR1 math functions and the unordered containers. * Type Traits: o Added support for Codegear intrinsics. o Minor tweaks to warning suppression and alignment_of code. * Unordered: o Use boost::swap. o Use a larger prime number list for selecting the number of buckets. o Use aligned storage to store the types. o Add support for C++0x initializer lists where they're available. o For more detail, see the library changelog. * Xpressive: o basic_regex gets nested syntax_option_flags and value_type typedef, for compatibility with std::basic_regex o Ported to Proto v4; Proto v2 at boost/xpressive/proto has been removed. o regex_error inherits from boost::exception Other Changes * Experimental support for building Boost with CMake has been introduced in this version. For more details see the wiki, Discussion is taking place on the Boost-cmake mailing list. * Fixed subversion properties for several files. Most notably, unix shell scripts should always have unix line endings, even in the windows packages.- Apply patch in boost.spec.in- Actually use the patch.- Initialize all data passed in the syscall to keep valgrind happy (bnc#461372).- fix baselibs.conf (no requirement for boost-xxbit) (bnc#457699)- update baselibs.conf - package mpi.so only in mpi package, not in devel- Made the use of the mpi-selector conditional for mpi-enabled platforms.- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf- Fix the bug that made boost.monitor mix up uid and pib and also make boost.monitor not special-case SIGCLD (bnc#439805) - Fix generation of default extension in boost.filesystem. - Make boost recommend library subpackages instead of requiring them to allow removal of unwanted libraries after update. - Run mkspec explicitely in a shell so that mkspec.sh doesn't need to be executable. - Disable deletion of full-name symlinks in boost.spec.in. - Make boost-devel directly require all library subpackages. - boost.rpm isn't needed, even for updates, so don't build it and remove the README file needeed only for this package. - Make debug package require all library subpackages. - Add pre_checkin.sh to ensure that boost.spec is regenerated at check-in time. - Make boost.build use sane library names. Only the multi-threaded libraries are built and these have no -mt in their name. Symlinks for convenience are spupplied. - Use -fno-strict-aliasing only for boost.python, where it's needed. - Don't use configure and make (only convenience wrappers) but call bjam directly.- do not remove full-name symlinks for shared libs- Use a script and a Makefile to generate boost.spec. - Pull in all libraries on update. - Modify README to apply to both openSUSE and SLE.- fix regexp for short symlinks - hook all mpi related parts to build_mpi macro - disable build_mpi on ia64 s390 s390x for the moment- Using a rpm macros in package name doesn't work with autobuild.- Fix naming of library packages to match the horribly broken sonames of the boost libraries. - Add post/postun for all library packages. - Stop rpmlint warning about explicit library dependencies needed to pull in all library subpackages during updates.- Fix build failure (README not in build directory).- Split off runtime libraries into their own packages. - Update to 1.36.0: New Libraries * Accumulators: Framework for incremental calculation, and collection of statistical accumulators. * Exception: A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads. * Units: Zero-overhead dimensional analysis and unit/quantity manipulation and conversion. * Unordered: Unordered associative containers. Updated Libraries * Asio: o Added support for serial ports. o Added support for UNIX domain sockets. o Added support for raw sockets and ICMP. o Added wrappers for POSIX stream-oriented file descriptors (excluding regular files). o Added support for reactor-style operations using a new null_buffers type. o Added an iterator type for bytewise traversal of buffer sequences. o Added new read_until() and async_read_until() overloads that take a user-defined function object for locating message boundaries. o Added an experimental two-lock queue (enabled by defining BOOST_ASIO_ENABLE_TWO_LOCK_QUEUE) that may provide better io_service scalability across many processors. o Various fixes, performance improvements, and more complete coverage of the custom memory allocation support. * Assign:list_of() (and its variants) now has overloaded comparison operators. This allows you to write test code such as BOOST_CHECK_EQUAL(my_container,list_of(2)(3)(4)(5));. * Foreach:BOOST_FOREACH macro for easily iterating over the elements of a sequence. o New BOOST_REVERSE_FOREACH macro for iterating over a sequence in reverse. * Function: o Improved allocator support. * Hash: Minor updates and fixes, for more info see the change log. * Interprocess: o Added anonymous shared memory for UNIX systems. o Fixed missing move semantics on managed memory classes. o Added copy_on_write and open_read_only options for shared memory and mapped file managed classes. o shared_ptr is movable and supports aliasing. * Intrusive: o Added linear<> and cache_last<> options to singly linked lists. o Added optimize_multikey<> option to unordered container hooks. o Optimized unordered containers when store_hash option is used in the hook. o Implementation changed to avoid explicit use of try-catch blocks and be compilable with exceptions disabled. * Math: o Added new non-central Chi-Square, Beta, F and T distributions. o Added Exponential Integral and Zeta special functions. o Added Rounding, Truncation, and Unit-in-the-last-place functions. o Added support for compile time powers of a runtime base. o Added a few SSE2 based optimisations for the Lanczos approximations. * MPI: o Added support for non-blocking operations in Python o Added support for graph topologies. * Multi-index Containers: Minor additions and maintenance fixes. Consult the library release notes for further information. * PtrContainer: Support for a few more containers, and addition of insert iterators. For details see upgrading details. * Spirit: Integrated the "Classic" Spirit V1.8.x code base with Spirit V2, "The New Generation". See Change Log. * Thread: o New generic lock and try_lock functions for locking multiple mutexes at once. o Rvalue reference support for move semantics where the compilers supports it. o A few bugs fixed and missing functions added (including the serious win32 condition variable bug). o scoped_try_lock types are now backwards-compatible with Boost 1.34.0 and previous releases. o Support for passing function arguments to the thread function by supplying additional arguments to the thread constructor. o Backwards-compatibility overloads added for timed_lock and timed_wait functions to allow use of xtime for timeouts. * Wave: o Wave V2.0 is a new major release introducing some breaking API changes, preventing it to be used with Boost versions earlier than V1.36.0. Mainly, the API and hook interface have been streamlined for more consistency. o Fixed a couple of bugs, improved regression test system to include testing of the preporcessing hooks interface (for details see: Changelog). * Xpressive: o Regular expressions that can be written as strings or as expression templates, and that can refer to each other and themselves recursively with the power of context-free grammars. o skip() for specifying which parts of the input sequence to ignore when matching it against a regex. o regex_replace() accepts formatter objects and formatter expressions in addition to format strings. o Range-based regex_replace() algorithm. o Fix crash when semantic actions are placed in look-aheads, look-behinds or independent sub-expressions.- Qualify name to avoid clash (bnc#401964)- Fix ppc atomic ops.- added baselibs.conf file to build xxbit packages for multilib support- Remove obsolete patch again.- Fix CVE-2008-0171 and CVE-2008-0171 (bugzilla #353180) - Qualify special_values_parser (bugzilla #353897)- Remove obsolete patch.- Move 1.34.1 from BS to Autobuild - Add patch for critical bug in Boost.Function. - Include C headers where necessary. - Make the tests for ULONG_MAX more readable 64.- Use -fpermissive in addition to -O2 for building. - Add patch to enable building wave with GCC 4.3.- Only use fdupes from 10.3 onwards.- Fix spec file to build again.- Add man pages (made for 1.33.1). - Package html documentation differently. - Check all links and add missing files that do exist. - Use %%fdupes - Add patch by rschiele@gmail.com to pass compiler flags into Boost.build. - Update to 1.34.1 and use .spec file from bkoz@redhat.com as a basis. Changes 1.33.1 -> 1.34.0: New Libraries: * Foreach Library: BOOST_FOREACH macro for easily iterating over the elements of a sequence, * Statechart Library: Arbitrarily complex finite state machines can be implemented in easily readable and maintainable C++ code, * TR1 Library: An implementation of the C++ Technical Report on Standard Library Extensions, from John Maddock. This library does not itself implement the TR1 components, rather it's a thin wrapper that will include your standard library's TR1 implementation (if it has one), otherwise it will include the Boost Library equivalents, and import them into namespace std::tr1. Highlights include: Reference Wrappers, Smart Pointers, result_of, Function Object Binders, Polymorphic function wrappers, Type Traits, Random Number Generators and Distributions, Tuples, Fixed Size Array, Hash Function Objects, Regular Expressions, and Complex Number Additional Algorithms. * Typeof Library: Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt. * Xpressive Library: Regular expressions that can be written as strings or as expression templates, and that can refer to each other and themselves recursively with the power of context-free grammars, from Eric Niebler. Updated Libraries: * Assign Library: o Support for ptr_map via the new function ptr_map_insert() o Support for initialization of Pointer Containers when the containers hold pointers to an abstract base class. * Date_time library: o Support for new US/Canada timezone rules and other bug fixes. See Change History for details. * Filesystem Library: Major upgrade in preparation for submission to the C++ Standards Committee for TR2. Changes include: o Internationalization, provided by class templates basic_path, basic_filesystem_error, basic_directory_iterator, and basic_directory_entry. o Simplification of the path interface by eliminating special constructors to identify native formats. o Rationalization of predicate function design, including the addition of several new functions. o Clearer specification by reference to POSIX, the ISO/IEEE Single Unix Standard, with provisions for Windows and other operating systems. o Preservation of existing user code whenever possible. o More efficient directory iteration. o Addition of a recursive directory iterator. * Function Library: Boost.Function now implements a small buffer optimization, which can drastically improve the performance when copying or constructing Boost.Function objects storing small function objects. For instance, bind(&X:foo, &x, _1, _2) requires no heap allocation when placed into a Boost.Function object. * Functional/Hash Library o Use declarations for standard classes, so that the library doesn't need to include all of their headers o Deprecated the headers. o Add support for the BOOST_HASH_NO_EXTENSIONS macro, which disables the extensions to TR1 o Minor improvements to the hash functions for floating point numbers. * Graph Library: o edmonds_maximum_cardinality_matching, o lengauer_tarjan_dominator_tree, o compressed_sparse_row_graph, o sorted_erdos_renyi_iterator, o biconnected_components now supports a visitor and named parameters, o adjacency_matrix now models the Bidirectional Graph concept. o dijkstra_shortest_paths now calls vis.initialize_vertex for each vertex during initialization. o Note: the name of the compiled library for the GraphViz reader has changed to boost_graph (from bgl-viz) to match Boost conventions. o See the complete revision history for more information. * MultiArray Library: Boost.MultiArray now by default provides range-checking for operator[]. Range checking can be disabled by defining the macro BOOST_DISABLE_ASSERTS before including multi_array.hpp. A bug in multi_array::resize() related to storage orders was fixed. * Multi-index Containers Library: o New random access indices. o Non key-based indices feature new rearrange facilities. o This version also includes a number of optimizations and usage improvements. For a complete list of changes, see the library release notes. * Optional Library: o boost::none_t and boost::none now added to Optional's documentation o Relational operators now directly support arguments of type 'T' and 'none_t' o operator->() now also works with reference types. o Helper functions make_optional(val), make_optional(cond,val) and get_optional_value_or(opt,alternative_value) added. o Constructor taking a boolean condition (as well as a value) added. o Member function get_value_or(alternative_value) added. o Incompatbility bug with mpl::apply<> fixed. o Converting assignment bug with uninitialized lvalues fixed. * Parameter Library: o Every ArgumentPack is now a valid MPL Forward Sequence. o Support for unnamed arguments (those whose keyword is deduced from their types) is added. o Support for named and unnamed template arguments is added. o New overload generation macros solve the forwarding problem directly. o See also the Python library changes, below. * Pointer Container Library: o Support for serialization via Boost.Serialization. o Exceptions can be disabled by defining the macro BOOST_PTR_CONTAINER_NO_EXCEPTIONS before including any header. This macro is defined by default if BOOST_NO_EXCEPTIONS is defined. o Additional std::auto_ptr overloads added s.t. one can also pass std::auto_ptr instead of only T* arguments to member functions. o transfer() now has weaker requirements s.t. one can transfer objects from ptr_container to ptr_container, * Python Library: o Boost.Python now automatically appends C++ signatures to docstrings. The new docstring_options.hpp header is available to control the content of docstrings. o stl_input_iterator, for turning a Python iterable object into an STL input iterator, from Eric Niebler. o Support for void* conversions is added. o Integrated support for wrapping C++ functions built with the parameter library; keyword names are automatically known to docsstrings. o Enhancements to the API for better embedding support (boost::python::import(), boost::python::exec(), and boost::python::exec_file()). * Signals Library: More improvements to signal invocation performance. * Smart Pointers Library: o Allocator support as proposed in N1851 (162 Kb PDF). o pointer_cast and pointer_to_other utilities to allow pointer-independent code, * String Algorithm Library: o lexicographical_compare o join o New comparison predicates is_less, is_not_greater. o Negative indexes support (like Perl) in various algorihtms (*_head/tail, *_nth). * Wave Library: o Wave now correctly recognizes pp-number tokens as mandated by the C++ Standard, which are converted to C++ tokens right before they are returned from the library. o Several new preprocessing hooks have been added. For a complete description please refer to the related documentation page: The Context Policy. o Shared library (dll) support has been added for the generated Wave libraries. o The overall error handling has been improved. It is now possible to recover and continue after an error or a warning was issued. o Support for optional comment and/or full whitespace preservation in the generated output stream has been added. o The Wave library now performs automatic include guard detection to avoid accessing header files more than once, if appropriate. o Full interactive mode has been added to the Wave tool. Now the Wave tool can be used just like Python or Perl for instance to interactively try out your BOOST_PP macros. Additionally it is now possible to load and save the current state of an interactive session (macro tables et.al.). o The overall performance has been improved by upto 40-60%, depending on the concrete files to process. o Support for new pragmas has been added allowing to control certain library features from inside the preprocessed sources (partial output redirection, control of generated whitespace and #line directives). o Optional support for #pragma message "..." has been added. o This version also includes a number of bug fixes and usage improvements. For a complete list of changes, see the libraries change log. Fixes in 1.34.1: * Fixes for build on IBM pSeries for AIX and Linux * gcc-4.2 atomicity.h location fixed * [iostreams] zlib_compressor memory leaks in 1.34.0 * filtering ostream problem... pushing zlib_compressor works in 1_33, dies in 1_34 * [doc] The "Getting Started" page mentions incorrect library names * [filesystem] missing documentation or bad links * add missing docs for boost.python API enhancements. * Entire iostreams library outdated in 1.34.0 * numeric_limits specializations in limits.hpp are incorrect * Updated ICU support in Boost.Regex * Make boost.python compatible with python 2.5 * ::boost::detail::empty_base improved * Fix failing uild of libs/python/example/quickstart. * Fix problems when building Python modules on boost 1.34.0 * Patches to allow boost 1.34.0 to compile with stricter warning checking under mac OS and gcc * Unable to compile Python example, tutorial, or quickstart with Boost 1_34_0 * Improper overflow handling in shortest paths algorithms * Multiple include paths for Python * Add documentation for the iter_find/split algorithms * regex_token_iterator crashes * regex_error exception when quantifying some non-capturing groups * read_write_mutex docs don't clearly specify that the functionality is not present - Remove patches not needed anymore. - Replace file dupes by symlinks. - Add rpmlintrc to suppress rpmlint warnings for things that won't be changed.- Fix reference to atomicity.h.- Add libbz2-devel to BuildRequires.- Apply patch from community to build with Python 2.5- fixed wrong usage of visit_each() (Bug #192116 )- fixed link creation to libboost_thread.so, using %_lib instead of lib/sbin/ldconfig/sbin/ldconfigbuild21 12561644437R1.39.0-3.4.11.39.0-3.4.1libboost_python.so.1.39.0/usr/lib/-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/7aa42c7537b704264b822aa817f9b87b-boostcpiolzma2i586-suse-linux[L2Nf?] b2oLAqR.H٩IĬʝ 9,<"la:*d֎Ӵ;WAo_2Y4#4DJKB])J*܂ 9W>ѫB/esP`OItIyH߱byJ# AXV}%"ʯYmXF,rHJ^sS@Wˡ-UrZ)|R#Zԫoq$65s<4/؉?'vz-y]7E\I;4@ ̢N2,,W P.'7j](YUjyP.gT(V%(qeU]y<*dՓ/>:;O $T M t;0J0HDnD[[ZAH M_^xbu 7!&tl8`|)bi~n.{_pr'c* uU+zՎ}QD=2Q X8/_~h"sfo$ȏPl֔33f0 dᖾ=iSZ.J˛YQnc@RCk 7'MUg,/xl\֐ MySP^+֛}39IV]w95puo#!KE3ynIj7^1jKzZ̃]l HSJ0yjl rZ ;N: $F$`Ğ)lٹWOOcA'j1:6TA/=3@lE~ H(G[`=(rH| P3VS B׿WZNX2r_ ا 옺p/ʏdP#:8ًaoޢ*8hEcZOv?8By*-Rl3pE[7\O;7.ԊGؔػWiDClp6ޝ̙l'.nTn^KQY>tuȈuj;,,DJLX iԁ{0N[()/UtT=.O7z4TJ-V`&TO(mJdmެei]*Skډ]*[_/;d EYckq棲 ʼn/56S"5'ŋ*?D* $|W)12yTwF}0fl7䇚n,^{lfdjW_"|!1B]:\!}l(hZ,vg: ˘m5o*z->)E SPyqt9wSp*ب_ٚ֗ R41c#jtN(*yKo>=WEZ{2 5=b%bTJ%tڲNl#f)_SԱF26@cBD< &]K,q HZ5xT GG+7K|ӭ{>g5࿊)M IIlrq&gk]zv&rYaME`nzX9V1{w9^m; xʁJz  rVW"- M1OɝsQ^G n)6!dj} Zefb,Plx @2WՃ< tIuPh ,FN>Oᢘkz3Dt;~+GwQz#8e;Jȑ()UcSf"E EA{9Jn=W0/q-g|JTE6|ʯv&B@ϹNM&Z*# j1D# =HB˒z/!x]k3, nح,A'͈i"ϊՌ)>3 g*(٢0Kf=Ntbᑭ%u[9J=,x ~0q`G\m5Ĝ$mcIGG;2s07<7,}Չ|t|`jt,,JKQpeAj8-}DcNJjݽ&wՌ I]|Lm"zXJC3P[Q醡)N] )}4knJv z =u8@Lmn D^yF0xO~ AX0\¡]Y:,'҇7f=HW9*zY ?FQ eVg }2RP&8#A t"z^ TTw?r*.j{ $I/T#͚~!Ƀ MP-ʄ e?ˮ垟HsRnآeЅ6иqUyh!1>sX^'kJ@7@Nf > Ȃ]`ЗjD@w9̉ByUZU ILtOb#=ӼE=) *E6Cvx;?NJ3К*^w^u淳^֯Y%,"Y(??țhJg=~0#D?? Y?f!&= g&}fTs;[DW~YrM[l]<'Xn1eM~%-N*b';y&))ޮtYr܇@B%aKn^OS9u 8abpU)/;X20%6W'%(Fnmxle迵}MK6˘)m% htjN𬎌U7@Ew#np0q^@-hoQ7/fQt>zapJxf>,3G4ѵUu /2UYsZmZ!de*ؾfǹB:]v3̛Z=4H(if)5:֪hnzCOlxNЧ>,+^֊j8;3b0CG ŠNe*e=i4싅hA/8[B~s>Vox9.%q."4.j4XXZS-*`芣 $t9mCNCT+0y8/Yy<;Ջ5`[A#5 Ī['eZzqn$X|kjpX5K{Amk+S>E믨Ka[.Yo+'r=qP^%^LLV}]ԟ-^`1<3(M=%9/(i| l1|+6z*MBwxh&/\B(`E;)zEa4HGRս_uG iPBVb1!WxwF,PwdIiywjh]XT k H3*^jZ )o0%ޏY}60K3Uy,ӱ$kۀϱ(l*QSviVOTߟ9 ~ ӵ<\-%&cO[t@ =n7)M|·5عI/41.WO:mXZ?qR ! BʶwDNkbڳ6*ֈH4ܱWF ^FnDantmr@ƙdn3~V D=YAuKls-qR#X^9x~Qg Ag%(֥c l V(Gln<29E]rrPq#D੯vslP` &( E1^ EuRyz]Lh̬&M3_~X~W:Q0.XSpVoxHLD8jtdqcrw먅)cY1i5ע0Ru=Tln 0~Q]uk5d]]~W^[t]pat8 Wġk4n^sG_qaqF Aob^ CRGX![ ȿh*K@'7q\4G5r> +QR~*B-lMQsiP52KӦ&4mw`.VnNZ]P HBDt`>yQCw2\P4+<R==$YUrf[>DCm ~na>trQ[5ٜ8Sjq#"fr+cu>{+uT"8K?>Ά3=fM(k];>~N!B8]wf4.g )JZ*YdEãټ2 RN!bb ^E٭>oq zң-*dgC;m|vYӡ@m:O=aU3SSV@[t&c(:dh`<zq;Y.T/XcI0!DP'g);XDT Dyn?TSE{qBg =}Z˕ЁRYVj&MS/pa {gdl: |q_`Xߩ/%XMۋ$Kow hJC]J@,x6-C@Ќvrud=# 򴤫t._R@ZrǼL? mA SΔ_^c&; X'C>:B. OɜOv/ekPw2.G咉 |l[mL<{~IҴYfɌc.+<|FtW ~qSceB=BI-,jU͙NӜ:qŷ]/E`VD:9m8~"q n 5<@Lj͈Ⱦ`=?-RI;^ڎ KNڻtBeyZxtF7tT9ANϕow89W>-+$mSV_$`k݂!N H!`_eri&} w.ؤ}Z'~^aH3Gt n9u3RW5wCy:0Va W4l{I8G7ШFv5-=i}ɅITao1=KAWDj~⼔dILћj } 5m+e-CԎtUDMnAmNTR M^~kVP;uЀM_,Jڰ\vcpu^Ƿc!+w)>[WAczƤ$1jLn|Vg^c9ϛ~]PږEsC2 y{ʸ>ESm!=ʆrB$7v8(44h>I*A #LຄgcV3C2pdIxȼ`wE* $e=1LзE>Fܶ5f[ cs 1_J0/Ϝm8GD ڌ"kןf1+sZ+9Ʌ#"*kt,|˖?8F2`b$٨*z<"Ldz-1o.X}>憠Y S7ߥǙ)̘lkTVcXq,=6oР6%T$*I5cz.^H7vH&-9Up`]ˌqA4%BTwY#fe/HDH.Z% _,HG'dAN.ElǼx^q#:*]1#u:tC#KDf2כc) oS_kώni8"?5A+{.X5> qjrWL'#aœp#! ;PcN #gt hevU<6{[!7éeYJD+U~`c>l=ag\ )W+߯5uP:O]:u1+Ea* ٢" imDJq g=%.l43/19Z}aP[]IHĮ ?(4i2 PńS,@=?VZas:ចh,g vy)~{&C|Ż;ǒ^(CmBM8`gjuxV.ݛg;(I@U-^oAKG<M ҥ^ }Egɲ?`΋8m=fBBQqSP(| |? x0DhBuԹ`2yy9>-raڀvyh0ڤBjL]=ZnLQXKE`QU\ =>v FvR ly f_hy|,4c^H.(̷%yT4v2fw6$vdS=4Bb#i5qt2 NHar':S:s&m1܊vݻLJ^i:a#CW9chIَp:tJ t/fx0~<|SMG«bcG]sYo#ӄat;'H>` `9bK%"|D2'|ʲY߹5CƓj" 1Ub73>>B\ɰoQ3P ?0weo-'igW8{FԮaIx)C zM A4ArA**$,>;nXpLUK 5tn5]=T.xN@6%+<8YI\Z؊̺WFf/-O rif k8lLWz?"r]4/>MDxǼ2ísL\HlQRn6)3UT3Ң%…gwwA:&Xi0!Vu~.{| 17(p#5*[*FƿɩKGdR"" 1dݝ1nI2EWYpIQs>{sj0VK`&WxFFaCLK&#zaA ^Oo7KOcէPa'E9d%\' z5B;B= juR%%vX~yyÆ 9io?=\=މЃxROC|&A(gb/[ S!.=g" '{ZJkܬ]v'}JS{PAҼPTk3}ɽ5rkN{KbʂLsc;ͪt6R7,[]ģq0n_yh` ׇQ/X4~ \;?W-Wcؘgi)`XNf焵iFQ⛁˜ʱ_p4K,eP@YDLPɠPᚹ ]M»ùsN@&_8cϧnBSl" !3T%t\v*)P0:yB^7_6C T#GPuC\ތ[zHjC}뽉x^K{}Rr|DBxU_Ȟ,,pP#$.Eܨȫι[~[;h}g "ɀN YH=Ds}Edã] tS"B#Sl\5i<|`պ-Yv"V%:䪮XsA - -Ù_ԉ{id;܅Oפj6>|>o߯?.&>2{7z}̿C/SLX n!%,Bwi㧯gؗHamQvZV1i) 9=Z[EF8[rb8#V;* Qmt>Q aݯhį4wa;j6Rxg=e8b_70nM-@T=ֶ!:dk#Vm5=d1u3W^U4s8pdI-A(gsBmw> A# .C|^ө0/PuV+B4۴0!!.ʒk%آ[mis;4Ž0I'}0*SEƴ遲1Vn +l] Sh%bR4б[iJ`:2EP_|Q14#5 hq)P. y4R:+y]Ti=E%#gكDQ;<П䓂 ;;m{fwg?v`:kPnylu 8fpG6PX30}*ͤ3HT`Z:O(@B$Uy"H|ij25:E.<1șMWNa Z mtaıؕjfBރu_JVb +?p5Qq~*& "%bQ?0#dV[`^31P aP-ڣKY= Jrl <0?^\D,2՞bkEPL^arU&LB&ռ7Q={nǷȻP؏_W\G#w$,7. YԊ Op'phXδ{"ĀHP&*ǓMg.KKV r7+x}Xo ΀zzm)x݁I_RGaћDtJ@!Pe`j2d8(KBB?Z/Ihi.Uhsx q/rDX| o+US*N 5{bMAKSFCR=&?rY;޵#`^ج ˺]Z^YҴIn^~^B5r!>4c}%y9h5usŬpIk4!dvǪ{DӝtD85-C ϊS\< XOӞe$FjS&3V~kyi;ιW"}0Č3^Z@ b@Yk;xuY?ߝ?*6S@LgQ38iՕutIO,;{J|]u˹=-QU6_޷m /1]fSV`Q"jc}יA.mҟɮ,+f12mת$AFk2•,}gZڇ9j4w%.Tâdݧ)+gXO[7w̰!*?)`Cv@R #4/S/<#McO!ztGJ@JU*Oj0pQ osmV[? "pڑء zn4dԿǺ͑MqżJanpV1Q:\ '\?=mr_r΢8eߪH2BTLS BG gQQͰSр%KNk4%@m]ry,x`)b^@A~<ɴ8e34=A٧oDقLkR\ ߐjd.X,//`ēqӢKUX ?}]"P:muWipCYG3̃4A":dN)^XY{I RvvjMVTG@$-{l*_LHӵEWB䧨 bflj tԊnSŢI~] ,9;ʵ,ZӮLy3RBO|YI l#1j,5ww5 {4ؤD㬷N=[ΟRؕƷ"Gf:\P~֨aE#䞅`yfCVZNA`mI(@h9 p>o<8d .zrGƽބke+-:0@W+>be`FribZEB5yĩtAĿ2Qdwd,ܠ/ }CV"ԑVXLV\֖.q\ g <\{߽Q4H<_,.md悻zJۈ'@IHӄԵ8|3em%xnShuhٱCzE&}*Jb u( tybfdX*gtr%?eh~BM-Bpg-RlҶOM8E@I%R5Tmq`ffܨo%Bb0MIQ"ml9-.+|UD&šqD5/ =t_C[4; (Po3? WT[` Wp(ZŢ% GTC!yƊ'ԅMNbA*ل)عX2* t"6`ܭ3}t9ٲh" q6O@2l%pc:.՗rV.U=7Dq0:scRoe7u™̘y=B̢=d&ߺdb7v5GAm$rٝ"J䪼TyF4B_#́P_VoJ9k|dT%ψ+fD!Pe*[@yq&V[ԍzcN+: KJ"dpٯ=OwͶ{Zg$ݲ"Gƭ,M'l>SX)uFÖ ԡࠕwɴha #J h<1Hɤ q*#D6hu`sNIZ|6:9y˯, UIhr 촆2GVY6 F n* r;w9IKBo\`S/{((JWCWh5p 1ϱ ^ %N8 oF/7=E6V` Z?BЮC:ΎslRݍġu r-&i@ߨ0.tZV#rſr+2%DSk``[ \ ‰) )Vv#ҹ˼9WI[wm&*nTlu8}ҼEIOie\ {g8>C-u"ƪT,9 Y8t( g/=ÙYI8BVRIhRDF/sդ;^drxrS`/AP5otquCLLW*OH]߰`R4J{ Cdƒ~.c(&sb-#X Tpsz&-8)Ѕ{/̰ܣ`x-)sSEGS5@ŃxMZ͋hAhGQ v_9}_k-C2\[C׵kT0K(E\܊$(h~Պp`U1j7nÎ n`#}Lg}S$ڱ~JAN$wub&%u.#A '׭̉)0,[CtzMivp'Aߤ  z?K .)] \;})#_p lN:1Uy-׌`EIjo\W,r\VN週9„D|Ovx/t*3hM!^Shmu8ESe-z>٩_4TR^iwmN աUrI0XQS eRRp{߇>MA7՛'":Y@Ӯk| ?V ]7f64CX0c":Ƿ|tmLq$s-(},7SBKb"ն[u(bH0&p(XN}~{x9 ѽio%y ^a"W^N:)ʌ-vXA/$|~j7B[HBWInbsN`δ$h;Ksڹۅry,ZSQPs:9MTu-;]Ee"߀w,YHVg+KJY R%hܡK #;w:"ze[U{ܲY 7@ 1)(G0F|s9e K_iSZ}@xQA5*-[êzro+6'uX)KU"o{p#9fP'Hgak6'`ѥD̼.D~9-_`\t!{fB>Kj䁳`Y%2$]:T ՁWH'm6a1js! (%ĩ ԒxI8~ҭ$NwY"J>ʊ *'ia&=H7mk0m!+Δ6\3opo%ΤvePHTkJڦZ1: TY,o?oE3vl}m"n>W5Zv ʂ^{GGtSŅqw+πդאMڧZCv#5zh)^ xjpt5qFa>!s A,vU.@¯May ٛTkzMȨ:8>+kxcܖY7\mXTte& YasGYɘ5#'k" Ywd|  <6`l?xHBPLnت+@l¢19 ƀ_(y]}O؍1R^*f|fJ 7jVd׷552 2dsQQ2`ƎnMq;ﮆ=$y;t1OUbP%IlT3Uw䩞Cimԫ^Zʋ81iG4upz){.Q>x`y'_L0+[=v=L (Qe}$&ԿVz4eȈpKB-b]efݶX,=k ǶX"5W':7܇b]9a Q7izd[t .":l%>p'>> B~ @*\ܕ)=bt/?ިsh%7l/|p:-dZϔU-k$H:I&WD P%9p[Q^¾zՄI=髄p2*//^䚃Sy6^R9}7S"pK&ur.YnΤo!FgȲ}ڦO"A4ٔ1tnq= 6jz#%i1_ζ_ҍ]nC36dsS٣#?B1⫞9lşX5 D93!;T wΖu!ݣ?/+ EzπTFEk|~9=pjWJqc 6ՉHMV$kgk8?-ZvrxSks$ģ#1R %r4־TI9vՃsZt1Ht֣i =o_%e5`ҥa2/kVɃQJT";u5LJ!:qOɻaE\.~npd>rGAUG DegAMLN.ԓHTRҹ|Uc'wÐsf  WJzV5}P ѹzPxT^X1GRMqs'd^^c[|ҷ6Ծn6=֬K:phpeoLnݱgb4 04õ`5!RvaH++Å(J LOX%+ Zoaz `e/V=o?O8HscˡsˆEH{%˪dLB}ibD#HO4IQ)] kh1peUE͈)pzEyt2? |D_]8%R 7rO8ٞ&Q,? }[hT*jY^iEuHB_]‰ չ 3T:57lO y_L>7JLƹ3Z<9p o0݄ԄWpy lX6l;/`y^|9 孧m˜( ة)-^^EI8޶-E> 4]߈G 4Jp- ۰ە چXɻ)M^egD>e]"Z$zKy&ZFs"^e ̢'DZw71K)`)Kf=Lz&rՔjFt ߣƅtvz.=pPFiօHϞ@ʵѕ cHڧYqՆ=wqL-fC)ڣPDS2raXV1=+6y<!r]*"_x6h?"CM#uCv%,v9M (גk{vÔ'֛^ȂG%~!ֵ^yx]1DfL"9{AY 9dn8+JEZ`ns9г?ϑd^GPuT)"f?Wҽ贂4ɜv( L1NC2yqĹovƼÃjg[dOI%VE6yx}xBVd T7?iHiʟ}0|a3(j#NTk5E,,mJ鉖 J(~eAB|?,VKKaaV"([R02#VR0i† ?3CBzil 쳭J]q뿹~ϓ{>Cv=!1P uFB[<*X;vJ 8Pyvy\ WBPw/+݆ݍ\埔sZ!RO~'#wЕ#RquA.nT5iS GڳX \򳱩Cb&Εb|xs`.0 Z| ݗQGIb3~;j{C7NOn*=q+z2e_,@q=+22za;DgQ֧"gAÑt[(Ør& u<ήK\ɽ{"}SȢ~_+ChT\&}3Z}p#*H|rNH||ݭC/Crtٸ6R͛μE#3fq cpbɡ_*R?C9K)@w_Gjd(' Ft2_qMh K@x5VnwýL8;egTP=gCn J·ȁ{qU+mȜ)„Ԭu&nf=~19",TQdT) J,mp%lVvux"~*y+KZBjC~HD.d>{!lrɫB:l<אa޷b@KTk31~5(qVCg6%̓T! ~4>bo V9Z l#QvR?s>qfAezuZwAލ/ &M)SY0=yR(鼋ctߒ=uIe_R3k!Mb^i  ^|3bOWSep ^Sdՠ-T`Ɖo `?R/_|n[# Z19!] nGHӭK/%EgtqፂvhsIKDGI)ŽoR\[VPo3qiفK)C1-WToCBPQӑV<ΗqmCɩYL25uxK\bppit3.QĮ\^K/\\ctBUԏh\ZlG(A/à &}r3n\E\?5[ꕅ.u+5tJ0V_㰿vpaq*E?:#1q1ZrO~YjARa']nKfd5X@;IZ#}T6H:gs+xXTOU)&HglOR3rm&eGRtۏzQpڑClّtr^- 7򷂝7nբby ˝1P7?#0Ğ}fB !-k gm&1s],.rO]CZy/K[dB1Z.|8d4Wݥ|Ck'xvpc:w_0M9^~86Jє{VYTWM)W_&' {?g&Iwm{UuSX|Ih_fҳM6L#FF׆Cg(Mp| i2kgQ'Շo6+F*6$:3R*uOQ,I:4I8ranc8<,NbFL|JtbciSCC(sk@vĿ2:Uct?̺fMҗjT]?/ _RƪjF<y/H1Y crxS- qPr%[W*gtʍi!@/=#CX "U<eX΄!CJ ϗB-s)ٴ]!,N}{Nr;YRBT/=cvQ@Y$+R/Vs < weJ$:%NzP dm٪o:Phy#*a;u(Ff_@bP(* @dMJ|2¾s*3IK[34(4CDI doa鯓.4D (6a("(*U{Vbb KA198Ֆ.f*&Ӕ掤T_R4VB$L^Y:Z@1Gbo0nn4"0  P)D<ӏe{DVG͖O1̠5gg/HzLʩX\٥YcVw}S?طa (*Chꖭf~xEֈuڎOcv+SB. vQ)]D|bYݫM(wBCavs/Z [ Ua1xiL P~[' Gy,c-oݮsao+-;gG;k#$;đCqå-t$ "Jx!?}9P!Jrۯ/A::@IXGG;׻cԈNulaܘ;/wPq%J}.msDdrmw ɒ(F 0ō$F2QG&5bW/<%  n}ңₕ0x Ҕz K/oGvGϺ[/zB`*o ֎=ΝSEEׅ O/ܤE;WT"5_Z3jk'eaHpN$[W"4 BiSQcd(Y݄O8=|cdRUx j%*L05q]4ZEeq(`Dgh)*g9eۼղt 7*:kG灵>l Nӑ2`FU$Eqry3M 2f9x?0;91XOq)$-P-pV$VY#>6Z(n1 0zH'SyU) Ne߭s6H7ՁJD {xc!葐AJp4'w1@e­Ucb.*Xԇ}# ' Yᖓݛh JiėkvعD=1gC:g'= 3$.OJ>; FS?.AR9Sׂ!A Q慒xOgk oP_wѼoHN|j6ij1٢=falܗ,q ̞lх$fFe|jW#75mj}ќ֞ЩHVI zĮ+ֲSP3jx wJa|e;%&_~n{}*:v.U'|fN<-KL}>,X.Y%(v2'N/Nn<#7"ۥ&IF'yJ_a9^^M}Oթ:|(NUT u;{*Gb8Ê_j>r9FKGoן!mFY';`'h0: ;ԣY2E[]wzѱmx$kƬ%؈ٔKdWp%*ݸ]9"7_ҥ_^E)*7m0lQˠjp&tQD&NL\s?Cyto_!pE9+˔5UR[|%i"TPÝdМzcKm,J5Mو65ܺTRQbW(jf?!: (rY k/gOCj9i|;7Tg'u ?hLq ~P,~܇LQ1&bWP=կUEK-CJ$*d=&5ʔfkQ3-jhY"T#ӋA­.$vNh~`DRgPA$*yΐ n? et9E ]iGгJ=!THVu`z,d?H(tx׉T`}1Xf)H!B5wvG؅<?%q6x1aWNb(†A.~Zs4uhVk ; d1^VDj\Oyκa+F|^bXc&c BW9rp]gB 8kX''D O,vz`qEao:D6aS|PPkȜ뺞;T \/fףSC_-HnikS힎-NC9T+zbԷ-B~y |X; <ى"v`3|~W;<`jH"D)]JI"=s|V' L aiӈ~3e~$k#O`&R@3ƱTў$ Xlj4Xtޖ@`cJ(6e=HG`߯C9VW:qI #F\Q)Że: KLi7ʸb&Sځzk* .vs K&0){ZXܭx.PLM7i!D 6j)G&c! ɧ ]Y?yl)L./jUCqwDy{qXO@bQg7O=g<*lEg}[;40e7ډY\Wm`Ux(Yag.V<3>õ$5A5U#2ZDUqOYN$g NRG;G )tx=xw\>-7D۾ލDuVa4f60ת7ybytgN &$\DCMitxxjW8/]A/XLqh7cceB-7S~E/]0t{ p* B~o3QR$%pm~01UVH\י='sRnDF)8䂑\ 85xY@?f]o|K(+XeL&V^>&T(Xv?ZQ<8E$ /P"a4$WwţDݢl. a -VPJ}<[p`Wrs1LWL#/.פ|HH`,LW,b`:u־?D>qC5x`a5ɉk<_5f:yQ|O2:=W=ekTe"[B,t ;KH~?hmuobfE 1DS~3+Sv[f?QBX&Pv ؁o@@o[ЎK}20llD^9?Ju{˟ݟ}d`չ7#uEӉtfXi)>w|z꺪V;?x-Aaޜm淗#Xh5hk/nM'{0g"-h79䀨"\Y"ҽmԠ+$6hA.)c2|i"{RZOԎĶW DXcjuSfEkp] \beg<\e7W;:C* 'Rm }v{qGlY*95>6QE4qR ؓr|CևEWKT^c|?vm]@҅DJIa.\/kc,ROEbPm4+:X8n9%ĶtԢCB>*bC@HQP[ 4)'!HPb[ʧ^\'Njm4M;(D\mes+j[A!2 J DY (PP>.vdL>Fmt :{.5yM^l:0hhw"P뚸8(䕚l؇7M 2Mb=YN13>-RcidͿw#/^:mm^?7jjb:dA?)Z䞛iDBF cA|"G1th_U<:WE\B]x.ATxx܇a?_H.#DcZ x$Z L: \>f[BLoZ q]DQdz(3yb| /ƌy.ްhG d%{>l6ꘃ-TǪȫx""'h 蚐V;閻wR`}Rɵ# 1Yye9 PϷ yϡj~ԷHT&IƄֈbjgCZWLȳ~Nfgͫ *5JmQ[S%*(%z| +@g3OZ܂W~>3 3&g,LNh=.ޝO,s؀1yb-z|Q֡$^?iW$湚-o2cm=&Ķx22e0F#>z*R@8ZK{dY$#}X뙪N w [+ hg)wE{6 k沈"oĆ^g rÈlNq=8E@EȺaW oG5-)PNN&»Kmh(][#Y<͝}!ziC%9zG'/ }\ Crh{7 }'"f )dEؒ4vꥱ9:rۋ:~gZ({(H׊Ss?c,o)SRL[.ub5їD;sEϊ!SqgI]'6%TZMtJL2f-57H1l0NϝOHq*sXXhiį˸ܰ(?"U]y` ?h Q ])/Oz,Y.7O=M|J7I t]!RN"7MZ3c0;ГtTe'Jz>҅[K)3]ۨQO} 67P ݣyCIF`TL;FD#d&t8>ni((a76)4=nMXk Bz\;?&5ϗA z]Hbƅp[X_gC=v#^RxT<]°⦶R_孃i^t3*< ݿO+Fb GV`, kCU'}ZuO>O5C{п3E ׫\Vb2j29P kCy+2 7>`zZ#,Jj?TˆXl(WJ]M]o 2Z|ͤMrF%E)3eyl2F$t@]evSE9?$솨E_E3 Kf_wyҳqLjȿ X $yyO=1.v3wvyH-W~:v/ݠ UiTo5+GG͹9 lbX 7yB\6!F<'ّ4/k4h(]Mhd <[ܗ\+P|lim"$Ln^B! yܵcFlzn1{O-5hhL$cn(\S/tM[2ϰV'ρ ,)ܧr(~TOvbFj"i|DЂwl6٣ ga!]z}&gLw'Y8͓a:* #wԈZf`,?=b'zߛް8,.f%rB[cP1{)tqWgwǚ% sݒcb1rMްRގ:U)U,NP}H'4l;E[.Ol4gIdbsZA@kNHk(Rx5fn50Ȁ +rOH{i'7&jgB6H˖V?܀[}S_P8ӄ0 !r,!] S,}H!G/~@z>R8q_ţipm) ƪ+)8 wNVm:īp,mg<}0= es|#o:rzyYߙ!7+C5Aآo㉀]{F> ^ޔ-#)Xt7ZX㻮.>}L埫sp+G?~D>BڿLу1_4HR`^ /Z0/Fb1vlG{TuݷcȉOѶTi2-Kr-~4*3<_`S>W;N5E;vMn^l!D^Wn2niҠ (!S(eCRaR U=/F0Kթ;y?!vm:f? :rLۭXDQIOcH?t:ng&7Dml].R$^@>ZܪԿLBGE8ÚoHqd3;teSw%Wb3Ve눽7nha(zIqJ%Rbu: 1n:Md[BM,l(v N]DpmDi3zN=A ?p9mS( Itԑj1 L2,J{6/hZFa]ZhoZ7XQ};螨s.sa 2C8D%#djQܮL@Jh-4NoۮzEGj' (W K$!rjq72VPV;0ˬx:ryZUk2o FhBJe~bL#CkX=φAmFK eL 9bM}'t#d9\w3k6;!)\qKIM#j6BD!p rƼl :^n 9av䅱X7Pp^Z`IO ׉MZ .µ,̅л&( SqnK =2|uLg_䣟yi} &+**iKI=FpEAgqzNTe6%-|A!) ''DV J]b'g<>9okALeèdQO ARUquI.t[în4eBzE)JsgthDxz{*vxƀ2] ۹8YZ@0 HN<#4Q@u?$.7May (R"/Lxw厁U{L[rb|,M)ã~ :VI֚&'c¼3N?}8'|ngs(A?o/RosCAg'J Oz j'GfiG5G]EO2=b+XBiTJh-Wx3- lhv˪We-oPʷK;9/!xfD/K6_xoڎiJ[neF^61^u~t@l0Va>f9A(j&ڮUewsGBs‚._\C냂f'xON m Q8$U;;q%TʟK?21O7Ұ,d#k1A|nf" dm`F%l)RkuƄR;YߖuyMkpä/'c#}i/2a Gۗ4m {uF3 ",,nF~Pέ`,6. )Xm;=e(oQxy +̝8(Иw lH Q%Plv`qRI%$_ ދ2+Jg_[M>RKP/\3y^#z@Bio MHȔLQguX_ sꡛC< RtPeIñz>L'rU-YAgK hO+KX.|Z5+eC~x=cH_ ؓhAfm˺f㓺^muU@Hjk]i3LF"A2b/ds oؖ6ȡZ?UA& }ϊϳn2'FcxEl tNRBւ'p?@Ռ0jMX yF\ YIy9:y3ux BJהz ;fu.c\PK錠lE[Xe}wSRr p ݕs'UWjLWAs@V6mȔtLd/j!ۋk x+^0C^H ceN့@ƙW1bS-4ٍiΐ"bdK {1 >V5ۡ#"r OFLj{ΜZs { jѱxJ#waUK,@FmH<ݛ^ݲpǼw{3`޹Gd:r4qXY|zEK"f;w* $bQwk4~haW;wb&"n iD`v)Ɯ0g8VͅZ( gQS:X2gBbgi9?ݿSG>7˵tY8Q'J[EEBce>{E ~hJ>bLU[l]pұU p"h7!}K&%BpmQO<_ciFd鞪#~\\NrP{-| 7Zy =L WgTeyL Xuީf25d#퇿}ZJs!Fm!IY·E݁|ރ/d`h|\?][b*UDYռ\GexdxNly!JGHnѝHԏrTZhǏugGVպ5jhVd.ǭs̔}w9\@65w6,C{V~ad~t/V{"4 ۲gu#jM~X!|Ĥe( GV ^?:/ PAJ-sB%@kNPF^<[0(N2mN>3HߑU\c2:O$JZ3oM[? dG$7&[MxխYQ;w^kD+A>w/JH9Rgɑvs5gUcP>|huR0(\87wΐ1G2e.*D/twGWP5jw &^ swm6CdQOZ @SM~W|d:OFID5u%<@Z6V W<Kf1#r8ފjEXy+_Qܩ {'G]Y'U=y[=v,@.Bxc'y9?gx:Rv eg3M0x㿙Y/Pwh(> )q'J 4aM(+toR̺咪LG_<$4-S:_h#kOsJEB U@oCzxpa|VVd!Ѥ9 j-E`Hb@g)(Uэ㲶J0p@9'Olp~_-i> CďU:c}Q;3ezBfN7|ؼPkݖ7V"zL."aФ2(,'t$(?sNhmBGs^g1B!K)gBOb|@9{I)-j7h];,d(5 @+o3d˜y-P8/E'jCul[T"7*ӨaPZ c\X[w ){>|vnVSRh#pϜEbrڎaТ._ E|j)mu<0P79lsR*ȓ̢ƅeVR*5A#{F ! c5嬃>cNL ~*rh8` ɀY\?~dꇕH͈<8j:ic-vKk`}wLBKߧy=G) (cEF^_V&93R#+8^g7u֛ƩS 'n2H'Z*xMI8$Yn㤑 X6؇ZQk&@ͮ͆Ö;rJ5}JŠ'o3g!JFl}B]$XiٝOQР5IKzT.BVש)QXfJ7Cw/E\=dh &)I &]L i#L̷ˀ +ݒ *la:theQB; ȉҐٹRI3QuRb[UYP~<׻_NB;7xՂ}4chyKxgzP=@|ޑ kobNq ,-&ȱ Gzl}++"7> #f>Ql BךLRxf5"b޼dHrHZ(R:ρ;'®YK7 eF&0tEnT5#tyGm@Km.j\.e`I=qC>11>`i^>W&"ֺǣN>&4(+_]J] $ iס1Wn4 /BD&9>|.DowV3Asmg'5R1튕F3 m(n[ki41eg rKCT%ŽTBo~+nmcn;MzޏNrPsZfnυ5G^1X9J L."߹ ?8 'fJjf= zľ x%fY2PTN+̧Mk@\ ڷR/tNn )~Ozuqq3\fSaQcP/"!}ߣ.4PO.(9J¢Ňb a -RdT5JOK D{9~19rI@AX^ڛ)cvA1T3|6=d 8D㲙?FpZ1Ee a?"%~* &nkn@b^;wO<OL l{tiے+eCHN#|w]E㭉Zt.z{[r!ttepn؉;S3BUf=U"hO+эQɶf@¦.Xip k,O)I%%`CTx1Qh6^8Qn()/ 7Lo0y_˩ B&)|+$`bS W H?vEToS i/YE-] Q 5]MIndJء.u{\B}TcZYay\89]euߕGcR @ /K~-ܼtѵ:3#&z3WduZ}ˏtX迏&7)C xbawN#?%?Y[ƺSI)Ji[pswô˸.w69^c_doL1֊>e1tgNeQmPt rMo׾{a;~-24/~&7 =k"O${<36@:Yrl(i_߈ؽNؚo^K2M @+/J!Z,~@J&hqU:ʼѢTr]=QTcc$\7 LD'Ha+0_&aGx̞I-BF/\AW^ӽCEi>_HKpQBUr]ɜC˳>(XBSGx0dWf4c%I~aJXpCr\kBrںe8y dc8*4'ꔽ-`i)ϣ1 P(c3HEHbo"O.W?k=ژr>4]g9S/ЦS#gWUFíJL7 N1ZI9=z}s3n,.4U.{J`_ΚgJ'_,p֣-r|\p[tM FiiG{>N}V#c2SY r%=q0*! 'e_>lM*ڀܘҍR\#Hu+Sxa.lA7kAЎYw;$&ͷyO]z'la p.^@7|NA{Zkxr:j\+u:S'vE*`,.24%-olPX5rVy/=ws;k4X]% GȻ٤HWr_͞6-3"Qow#EXrˮ׭:t\MķKˣ-!IF3}`]ң(x)׿:[ƃr+Z}!s|\X P|1"0 C XQpD ݱM+]6ah rkSyʗud{%K..p|P,YD׷KR#x/- KY͘vn Cnar"c(Hr/yXq‡i$gAɞt ˹g~<; š7~2^n۽Lԯy'~BVٴM5st־Çb06H`Ni)mS*AK;G3w<:8liQ34Ds7M/*]uv4e xݵ8}i x;',ܦ`Sb!0eN+n ]^^tvA/dFɹOej_dڪXʍL2T*^<31kb (3s!16z_JVWS̘vW|l!b,Dm4A;h8 ~r`tUHvjWP#{DUɋ?p-VCV/!nL (obU 2bu'Dʀ@+S[x;U5a +5-3\T8 h馕 jPl( _~dn""!aUJC,i? ]ǛфEőkO iUl;{/6,̭z,2ɜ(&Uh Ao>!­<&qLy:Ľ@*2KiK%i:tS|3K:6J_~̻iӥF~%0IrvtP cb)wҼцʦƹL*@X`P&Գ#f A-ԩM=wn!͢q-X G^ 8oP'^e|'$)6 +r(4X/B`O !XZ Ki j̣k(gmmQnYGK }8έI֩V4@KDTi:`Pk('+&bdUn}Y<8S k#Rд & 1n4jKjhPWOd^:$%0|D`~-?u|5T(|ꕏۋva$<Z=T1c#)t Ć/ܻ/MU(1z+izVd{w#KTiҤ 3 >t7sݨtʣ@*5x}ib󢐹5͎! qϕG.6%UC4Aq#' aoħ+_`.:U_@çEnPayOG•ˠ<:L0'K;!.= "ӛhfրF8{{䑊'K2HOpx8i`\ײQ_ F?xqϕY%35HN-k!`4ae:|A(}OW=pE3I^LW CRw7[| 1嘷b6e&\!oJyZS]7֌ ;*܆[9w&~ze@M,\Ϲ:@CQ: p}A ^rLp"ÿt*4W|Rxpgٗ#z$x0Utlh&sCfte[5,]@ #Z36MjXZׁ:д?);"솦{x0kB.tU`K]Y2]+T[gMx9'ڽ-֡.+峹C{L y3n+-ߏal^?XPcK8 j(̓xK[˧vj?j|22Q]Ш =( L^y7i/:L|peiŌl\O: 6r¥ʅ,wtW<3";LcC/,OW<;|MQm4StYs%$(%mė&׆t6#:k㐘5hJR N`JvCOb'fjy'6%Ӯk@0Ҽ~8zrB:X챵Q92#ogW :Xo,Oz@::D$T&cpm䃄%i8 ג&wB8ӟBL(Czu[m][9\]xQ//&ޮd¾Lu)`MS:30w9&o#[x9X$O`gL$537ˌH H uiPr,f/y&S|x3[uJӦ26N}$T&5t/RcͥӐSx3NYBھ6OB{/sR(ݾA@;+a]=wPZ1O1 EΰiRy! 萨DIx7 cC4=Ot2[\a`ۗqiXSk>^uǵ9?݂ҴG([G z(0F:<>Kҭle„ٓ~cn4ˉZA5^#;{lwÈj<1 L3bx5cl{lδWe_h,fTC둩 -fhj d~˽7t0(Ai ؆7+5I%TjuvY@0;+g Qa>o'Bm `tfE;2\IU(?2Hr$C%$ (fb3 Qy VYMQ*B_Y7tV_F@n5\jǮL^.}hS_ &X^ IסOu-a/qqOUдG?,w0`͔hKȖvW;J]F+\ Ķ l@`䶈ԛ]m3)W#-.Y8Ve~\SM"_K"dN.(kV?HyB @Cfn*vodXI$kTOIj]-83䝧o!-h]߀I!H~TۋLBD06~*9j[?r ͷv=ϩsTז-[}hNPX&srxrlbnLUiluVv %YOu5SPp5Yf)jV:_,8("^Ď1e>j3z~oAa JrȋP}GB`DS‰_padkǓ~9.L?@_]MS0R_ep4شVFSIMivIbb #"j/;*6l`NI,l}Ņ##)ND,T _=u=#+@9 B4F CnV y /B1#0__\6^noS^@V4>#k\YR HԔ4^2iTrSFjC,; SnsA֤u0QN8qM; 'l|°s}^hDEoc:50vY8'\S,7dR0S2K!+Z\ #N]5GS 50 mI6l|Dqa TA^餲"0J&ѡRۘ'4SU[-;;ٜU0Yż¾ey_VKb:;e,A-2ɻ[|cG#߆acpx$[|%KtTFcjXDEszH9R@6oYºйdcゥG Q([?! & R=H|k{j鮋DšM0f_p%Ƌ6q Er:zubTӻ8ire0\f/+:3;vy@r!Qsie 5(6uMlDe*fwk?WI>XDOY99'M =Qs(9ބK$?%.?2|g k~v =c=٪qL#(='.~M;qr&> #!~F:Pz_Us/o6'϶fhhAҞs<;^A;'_(r"$n7ʻB>]Yn@hND?_yTue%y,tJso zꇮN6#aeuftہμ UڌVv:C!5ȵj\3Vr*+@>VGm=5_P'wʣac.,G3m.3P]kP`sC5Mđ8?/CxM,krf.X8|m5+/M9 @x1HULiә̇hdAJS#C'Xgu8ڴ?[xC/ZZ< \dP]&]x+i "500X2d6iyʀw:%\je]$_T kʕ9f[IZ56B?rF?TvV ;n S٠hN6_+, APFhݙE$Du7 P[0PN$k~PExR>Hao;Nl;A5UĖ}ǻk%qPS7Z'&s#] _ aڟZYgYvRh,˜2u?M4na7>ea.KG#v&fiIwЊ~¼s㉳xD7sqR>-jiRX砬+$1jRySR3[<&؈< - g4*{R$-J}wX kJIߑр'o=*]H?5g-zS ڵjgEDd%%t9Ft^f-\#|R^{yԀTL ֧~ɦ8UlQ ŁzfېaSb)N7'Nb'>=aXEuBMCI p´<_nҐKK4o٥r<%Fй* kӫnמ?տ>F.Sfw<.6w= x mB> ^W%suGbC֙"@[)\PIx۶Vg%N͸v|a%^=[d:>K&,]ΒZ97 ÌOSMgPrŚtvCh0 .vU`Q2CXu,W( ";_*[5XC` p$*_hEdqa\4m|%J h~璹G) /⸟ah+fVTL-9!ڜbsg-X3[Ͷ*nΎS-o< 4c3 Jx%8mƮ N5\ڨk慑\ϲN{Jsr?F];v~Vjq<5{PXYlj (y=X~6VtP uKWTdr$_9'r`֟WI`6$0(KO9V=~% Df6IRsmwDb"Z46L4hT|kHYb6%gN7f2!tÔ[ad~1{hbbq q]؛5;މIi41[H‰m_'n/+ڸq@+"s>∹|XxjSp6#8e1`y@cNE}A*:xD7X?ETԏ-܎3P9 8Rwvu ^jQ?񔟹|B|g*FR|d,fg5)nsR}UH]0Dʿn*&^9s3+=>ji{'&7Ȟ}8D1 Irջ`0#P*ZHب-Ŵiv5F[U'- awApQ-56sXA4rtYCGB<_û%6/Fl4OMK1hP/{EΪtL㭂 -j۝r/ R)*KicF*.<dZo خ([okG/aS}6Fo#* Y~"6t>bam&?9XCHE(ܯ'A2M_Awd*LxGg vCQYtNfLn5 [L+%5x)Eeo{,]\O&G!%羪h* 6VΔKc׵1vU_@; r(kSyM]{;~"&Q4m̮sGQB/}-Vwz4CxX{ Mg$6_,BSh2E{hhNZ(3ђ  w*e K}^I(Ƴq8*;<&Fp=e۝uKںjk 2&!sucq "A?q|3Y}˞SsT|, Ky= đK\B3ĒpU?]1#Ot *STt~- MM׽R$mj*+H md{.4傿;Sء䞯.HtŴkJ8a&P/27ԘvJYa^|- H׫uPC#˪*Q`3׆a\f9XvB\_,B / ZP\0/spj:R?W!I,njUP}}\BVeUŽV%uF86dv${ ؽ[;\kX"tkezXH(HN͙ZVZ;wfX&a&J+-LnU0s@bg8dv$pq6:EܞF/,?S~7MMf$P-Ã&.S(-JTU0 ]SImII )|˄% n&~ᝩLɮ)u]ƍ_ %̓n+ּ  'Z-LIԏ RIfFI&أ&9܎zv:7Nw͜}(w0Y y ¹nܷXjbfzty5) Pxbb 䓙ۼU]@R"NL[țҳ\?)Is{Ȏ¨]a_!/bMؼ.;P\0`^5WlRg/ӖTʦ@^ڢDY[qyΦ3y׳xkRs"0SM(pC[8qی֊B1Pk~UjLO|ЍF)$[8!O-@R 9%`# -˖ ,1K6bE|;_wcf@?Onl:>ǩy+9"U4ozP-fR7Ks2v /0@{7t&i#هy/M ' *6+/YqH6Jċ$s*tzʣAV˾ J#3YaH_+`Ώ!PF<},Ցᯯl/C3#٭~ -](iъpse}aVs\I+3EI0K=_jj9s *'6 8t∔7{oG)`9 4rRiK]>ܾ%hqǛOQN¶m=m1/Y&ɎfW^& 0"RYn²!֓Ov?1ltͭK[ 4̨9h|h֤Rns"-򇚀r Xuo Oj{<ȡEcx 0iUVW]Dh?\h cSCUq<!!1QLLJsRa,jY 9EkOx\fx$?w@5Wh9#S2qX5Wf~~x+jMv@x߱_PnG4$o81IіST}N }>Pbs;Y6A|-:W~o+Z1S?Pq(^$~S}Ăݫa$$*1{=\RɅZW{!lل܅1^k\},[&=Qy9U:,W\>3P?ɠ7"F*e6[п^:usvk.-fZwo[D 7,A{n QTɑmcWŗ堖n95aΡ9%f*+'E'' 4_WD68S!TO"fĠF5%\"zĂb⻇nZEFm:8$E/yij$M~1tu2{蔷 Ū=3gHp@l'qLL -| G;"7^!%8^@@KO'.\TbMАt6{@;egmKdMd.Kf9#qшS*t?!0 9 H$<J!SYY2};7F[]R/;㜑y@]E6g!1҈h7;8-^+5ξ ddaI(ӷ%Ѿű T.xU,2kM`iB*0](1C>sĐ q[K(Eid%4&, 8?󞫚"/Rq"纱8SIR֎90u}La|iE}}`_oLHXL儵2џ}ک5h&pf|l$čBL}X)瘴p}`H4z?vSL Q|rfB6xB>M yPlSu)؍ >ᇹِcY4Z%/:gֈEz7dLiڂ}u< !L]!2 (j; cC[@cuJ@>G}|>cQuЃE\$tYβBC{!^4nvCo+KŀmPoNˢAxKv?:! #idhksįv&EG)e+6îƪƶSR!;U 0\*׭::Cx-FsڲF f^m->@Ŧ9o,Lw`f2Aaqfu2W\kL1ŬJvϪuFEk1u6xoPBg4b[IJQӥqv7ҽ,HJKϊ|=tW_22x [E+E.W#&Q+Whq[sDrTVp `FE`YV"k~,ͬ𷡘 WY'a;v-nՍFG[9EFzn|MP`]w]FCc ֍&A?;x @67dL"kbg:rh=5b|7|`9b ᇱGӵ*ZdĪ FIQA26X#=opSv%k`wu#+ @"9f]û|;*#=ɢ-u4XW"C!9,cFPZ@-Y3Àa}(e+ʗ=ް^כeI'6gMk4F59%ʪ@ybք,Ӷ_d\G@tJZyei+Vİ /J4$b64% jBf/P1~5_2j1S¢@Hva{0~˸̓ʗ="0Y"U2}Dyqb_gwJÞ9ɮǃ|ݺrtl=Ug.0{IZ2.C<fq@:}b6͖w̑X'Hq~H^aZ=˞WČ*̄$FmƵU`@zل6b(I'0dKU>IMRo£HAD B8]&9>h^W7_R򄑦]Po2zD=]X%PuK|iOJJ.Xs_`f73 6@P¾T@1Sq+Mmvd>_N's9jB'bpLg?H;b|40N'&BƵ-j#:NiWZ$S֔5X^uph+q=cžR0|ҼZ} 8LѶY~l+^I_&*y 䝖=hk >FHfvSB*< 8<-G^ È!EUZpn+R?/Y  ?V֥C*ڥnV%k :- 9tt55D]I}wҎ2~\)Hu瑅3;+gOUC@,gr(Asrz+. aADZ/sB!_E:;CrrL%6_´%J=':}@-A0*k1G*,X 31nz'sU'xč Vr\祿g w}).B~9ݿΜCcHoVZ{XOOqvLo `U4fܵlm!υf/$j* 20ߣb&ț?FGONZ.){8y95V.҈*!QC8\6][Ȗ]hfe(`Y!XQc? B:)z K"=ZIJ>uGJo2MM(rfH#$RMo :06݁jANtO ~N{fNʐ*:<5"8,8=v2gVKFګG0L/Y岩&P4fN9'aȏvG7[IUK RGȫA8IRT]GY_OȤ5-e!d{tSDҌACN.<`׫EbD& $q9vCi2| `}RyHGUWf>cX)7=$O k<*?czT[l=X)+!V12i]׋徰KIv"LEzZ E/h`/VtSŪ4z, ͱ?Ϭf}2LO^9u>SN+*+,Vo,~/"/V+)B 2 7LC#u;qrA-D lǷtYBCzHyf`K 1Tۊ"*t(opκvW nH5zΠ$S$f՘\VLh͖R(6",H]GoZ2n -?mlH֛,;V$NLqUԥ A{71O[w6ًr9У KAZThFv V.p,^k9[ӗp:Z%A\4N1kr!pG-^B/]xoDOeCQNh +QĘ<^VD}ʸq>eK*_%!㫏]w?+Iƒwp FC|F^{&;Bz粡:2vcT'9>&{ Iu !?c=g]C[HR4Y]NPUkk[m=ў/P2[x.k{]%a=Agk,έ4$0WPz Փ3z K*F!mYrC׵Q:nK ?zx6[8ZKj/_n,a27+^{ עۘM!,a08dS&o#BupM$S@0M64wrQȿiF;?D/{lF<(xK鳾 3{a\(2 !F ؒWwgbJ*W)Tr.<&H^ ![zK!s'[tHgg1v?J^CLnBMwZé j@!Nq#B .3AZQiR?3:BC*I-징\[ԔHyh "O*wzzx..Cc&<}%#2ToFs0T*%Yۧ!a5JHkf~B!88r WlHV^ц[jwM]G1BHJ g4) cǘ1-1VMBy%R9WfC dC"D/ e;kH\,;~9g+, OEqvLMC׬^Ii&/C5-͎"yy=7#cd@}SvH2w|)M!|Dfѩ67>b,B>#ݢ!<%1ކc3${wjT7#˖[P]s!4e>ę}`'L_&y!pl` gexm1v庈Af)H_}R:gH?n1LMuهy2df2ʛs`1zMX׺yA IH_(e@%"ډ2yYK$Eo Ef"|9`{Ҁ2p1X7[y1 RV­JG?D0EѐA"ާu&&Ց].w\P~Q%"_y gIBnl}`9}8IG^x\R5<O nLbEr35KL ,ow/,l%Y5Ju3F¼QhCfxvm[jef֧+|dő;>9֤yƀ^euқ)IYviUb!pIn]e r0[^Ͽ>WGQhk `|'‹m衟r8sB ̮-2fȟ CgO_wuY8 kQJ.( ~Fk2_8w25*ה9,(Ct1D@Y<_ YEr,z!;?HiQBZW9 |?zy*iJw-]q4д156y y~V7x G'G<$rJVqYR)o:D{b'Nl{ZC@ Ȍ#V[LGVۤ1XKA0@LSO9P49 M1G@D&8-*~s^.X^`6I +Y!,/Ԥ烋%=2f U۫ԍJ/}Ql:`p[cQvsH1Z?%ջe~8F]G+k0}!PZn-e̙0sKs&84{UƬ,vp7g+F=A2xk#dP._^nuQfF~i=Ԅǣ{؞()n~IÎgTulKY>cD(Cb3tO)8vgn OZJ/huNơFtX~Eͯ/GD QSzk轾*ٜ$o]pزHh-SŝV q9,x"w$$}loqTA%ᡸ{{?[ L,%WOtϬ}S #t][c\"gn $f yzɨ-ȭyZe}Fk)M ~uug[dzha'J>{l*ZZB&Yꔪ?8 kՎC} B_kz]KH)]"ŵ }q#@X L<{۬(no[yTp~`9bF<4bXϔ^B}*q1P̓ >JK/İT]x@Ԧ#ڲg]56P]_#(]B (L҈T6\E@B7! K:g33?QM)J洆{tW8 }M{b@T0g|.r)$^؋(?v/9_pdsLl [u &&zub{o/)OV:vuÚ$7:y6 k?:@y@D%؁{A]|&ŕmW7Sc̕AvG}`ya~nt6Q~Ǯ_0-pwe \S:o1^|G0+ DYE>ӳȵ(,oQi9 #2-ש(%ۦl1[H~'D L00qxSlϝ'dj ʧ1]W87Ƌ`N"BZO!EQ弙2ϑ%C&8|}h4u3jfUmD !KeIPF -{_U<_թ 2)!t0;ρwi q1uKä́$z=4ַRdKTxЮs6s!BҀeaSJ}O:C Tv%a9mMͧ~|$-PD( #1>)7 ^$yV4FaPղ]1A)cB?ѡ&Sd+q--mpBOcjS!\eADGWecЌB@oFG))G4S@'=Noa) Em0D}QaZ@L flDL_)z#$Wq]D<9#Â~gĒB/},$r܂* y/c_lpM3 XKˍYx  &*΅[^EwU^毰ôO8|^%&?\>;]հASqyD hu6ɢkE7CO&ĻڂXZFug瀞k߽>1>tW}O7U] "#\m_G8@xW O[M9%PДRSY @"H3:ɐ{HօJD}x;*+ETdO_b T2aBP߉SOv&Y0'dV8c 1sOQ.BҤ7žR-1xƛ O_ށKS*ޖ@D4Gh*XuL ց{:ek塆:m{_LG;RTGez=mRGP|1%kxY̱g!mk̴7!wTO}$ft dC{4"zJM$V9sWq:ͮ0iJ{̨(&KUdqS'g&g37$dDMrlKvϵH1~Sq_!Eyn|>ޔ9iw\ofwM8K^ sD/ {~"bIUuk&Nڕ6Pxhk0dFbV~iBK.՘8'W8T5Fy{eߕ;/N  :c-t](:ݫ& p#;rJī[_0CsBc~+8-ڣZ؟94 ƭ,gy&j|3:8S=iK9"IFR w*a DI6?"N_#T noߖlցBZΦ~\Ӭ7ϰ0;tk}I'?is6Lb3q{Vo--zl/qH~V˄Po;8p^n{u !:m9 ubkn u2x۰<:*^z7~n#n6\Hqi`h%~~$-dr gsmÖlEKJi>5tLS=}DvnGf!.؅P`jg249'`rW_t` ;m]jטRjr31qLeT/ ,!K\:E'Q-DB%QxxP ڤ+ؾ޳;!޹hҮ[Խߘ~,,8Fc4?Xw;O a1ok+L(醛 oj@Ϝ'(d pb;<,A C(_'F*Ԯ~ !2#}[AaTӝ ߾˶wa)d VSbšrl)JC@y3]VXnJ?q%x%Pm qoư=\p֢SI8W~972h/-25dy(b&D'lwuМ!!Zc\BBfCe?"vSa6 q{%a5G㷑GCn;s 2;_sak'*8׌ jpuyJhR;x6uJ0M#7i 79O&]At"5o|m+^Ij4'>A͉7E^`-q#Uy-tuZJկ(>2̊L,PEV|+jٔ uѰC n'(՞aLn;-oOq1r] ]nTW (A̛nP[Y9qsgLȧ~C~>[E: ա{irEtM@aO;63 R;UɾL.v=4iI{TE L_tOݣt8 -Av!]3FKdyI+[U iěyB}ʹ[ՈybG}mG,aÉr;v^ۡrn3K 啶:N|ok?C,!G!g E/A8J>fon*R ܬh9T8G0 _?9DUy•'>t~dlTN=wT<mNcjgrJ]x P+cя*ˊQ; 5%祓"Eh\svm.j&"( x Q5.g&ˏfL#萆LM*+@Cu6rZHnȪ _=]@TCuůuHL3u#z?L(.w9v@RCg1x UOVSs;"urPn4Cr%sbP0 L.7_AHwkt*PT8ĪAdȰkp_#`Rd/P6dxڰ%}2hA<1ɻQ**nMNSu85U /Bh#PJh '=W%v`W:R㘻P>|Dʭ͏c ܧ}Q%\ؓQi , K{{ 9Pu:ġom;|P{t"5g9dF}'~IX+)hW~̢lfFɥ|G¤БC5ZⵙFW &}גZ UM0f`Mށ P0ġّA!`ը'<KLDW'І/_* ]χX+gr>KtF>Gokb<rֆJ^ա.γ{ ?IN/RLjS

Xrԃ)-/j ?ݵ "ߗA0z͚ 5 $|צ<?j-6CԼ8MDvǏ~k6%k`ZVAĐ5uF@7؞B3" 6-B+'ܕܿz\%|C҂2RP|SO9LT[YvrkC#5oͩݢB}c]3QUjR|iVsؘ ,,'U);{̧DT%nXoIh|לP%^Rp։oour}QH1"~5lL\EFDޢ Ѷ==Ih iRؖkaDCPYu3ʀ;$tovT"'?(1rg(5|}~]bxouش'.f0[ +ԞJ! a@Yl`p]SM; &*0afF#qpRɣ;~>VDH58>e0k:|.}p2ntZ?aS7^IbaG" @E ـ4>EQg {|C74C6..;>O` NZ(\%e rwF'HkEzx3_YǖKw&ŸW(XL{VwYk1"mdxߎϙF,-oFvz'ifƇ(eLۯ\  ̅Ű)(_6| "N#ꑚDgZ,jfPM`%4IU"R#p^=+z1lXDmk@A)[~do1(NZO/Y fKxߎXwΐ%)S҉]yt!iUKkeд+T>öD !{fUUytf#ٓU:AS]ˠKcNUT)}0UTQLd^ʪ^y.?5}(0'A/K) K1ů)֨lR2LRɟ=3}g<H\Mu S]&FJ g}'C@GMIJh~N缩 nyZwWdRp&TwKf@<ER:Z_SN?Iq{Θ0eU ,lK| !ՃGz XoUghxϸ=egK⚋ǔify:ݐJu&/!|"CpEe.Ҷ[ɉ 3B2FxLI#mpvX6by0e0 0At ߬m.R_eR̹j\ +ȉl\ʥc 1>1tH4)Mu!)ZMp<P: v3Ր4#\Ԅ?ܭ܉q8BI[^ ı?sg7f Vx-wuߥ+O.\(vx6o3nozYRI 3%-ݠ2YQؐ!sbWf7 EȌjy3#{˦gGwq<)e䐤}׿AD߹qz}3ʆt2W\ty$Ʈlx"D19 '7ӇiDb(CA#Kn/9ڑWJ|['-% DKob`&y (XD髟W*~S]@ti /So3i$Z)#(lz<箉"I-YeɹÔGyF[)geV=(zEDgAfX:ϮޮH"g?n']1(,{jG8tm D^Ј,3#/:H; m2T `딏p3vn;[4&i6Y5+[ؑUxY 5a+Uf{؃2[r>:-BfmT26yb[a x#;*&:>"A&ulK05k'ﭣdAS$6&STϛEEם.si*B!%} qyEs&~x0cZ[jwA׫ؒk‡P(3c|_B ?B2-KyDÓq|4)>vJy*O+C.}o%#j1DxH3QPK ?1U€H hu֬VvGA)JH`f\bpt1F2Ҟq9 %it 7<8@-Wp#l&EkLL$]!D;.F@ރәJ12$ A(l ~Sp)zB'um:Ԅ<݆IIgQI'ٿɇ)=6Ӱ_.YggW$SSFp$ |H=S&^ҹvnS ʣ9܍OVnV4i|<;<.v5k90,EmwuY~B %$qe1}*0?I/y=z#I8=L+:|!|ۺxCԫHlͲbrr{@]]7iw.F4|!,D6Iǟ}+1KӺ1Ld # ۅ\ Pр9!2v*8q W:-*3uyyE@@eϾ7zTǭӟlI8؅J@"65Fs "3^~9>><ī<*|Wm*`=@V[XsDDo>@@>ƒ[(|f;nL&eO{f1Y 0-!(#Bo68XώVUQsOJ6f‚j$fO;, 2;x_ Ύ6}ӸlܹH]ӎ)~Ƃ*t.mRfvE qDzp?p8v:a/Ug1.ULW=tT;/XijYJW>wH s, mz$?)aa]%v_xOCp%{ )53X:fڎ(4D:A [gڭvz%tB RбQB.i tm`:>SUi˸ߡxep^M@5Y t_Aא{/T hd\֋\!!Kx$7Cf "D҆ICY̰dd1W2܇ +HS=N:|xUٙvoL{_uwR="9ή AIb$}#Nye_w`GAx/7i:,ǖUeo S_yuꑤX1dab]A -B߰d!oaSWکbf.RM_PH$Ȭqc iؙ"GW= jj.&)i0 1@ d]㿒wq:|Ӡ!}^G]n< eL0 "Yr_ةٸ]#VU+!\I?zE~ӴK>Qd`c9A'cfiL,lBܾqj0Nr93S!>~#AB*r 3uĉd$*i&xz99Oy@x ؍c|,)ɸ%%f eqdW ]Y\<{qPE|/4yw)DC͖cc^YJVɤ?gfK,ȫ4j"f _~y*wk-T:d]2<l_t܅ DW.{)$K0v~)k1oO"D7TRRL*"%՟xFY05 =JBf\=T|cݰ%=py U^P {F.Oj %&^s^yn=fgmd DaZ}HCΌu^D20/'g1q|)ˏ,bR@D76-%ĜZ31̪x'T @w:YIO9dNLMElUAѿQB$T q8d#7Uaok'Qo7UMO+LN,(BgQaNvE@KHPlNQ-y>ymW2d˺zT=1w"BxBw7W,ʽ)k%eD7$:6"ŒP:W)S ͈Enf_ARVo[ߟ,!`#Dzk5ߞIhE0POnƬx0u%"gT> ? ɵ1c+H MM.!$~АTrw2U[gz[ \,$4J,d n7:1@X|HL V, }28:IeRbodTOaOP:Nx!菪ὸ6JwSi!s3ۭ/ /$e jX?H_7g!E;2se]Dmm@Z4_RV=Œ+0|.jp荚}h,JvR0dlnm\w1bmU~oo_a} &_l [y^iM4JDZ/("P8~3od6aV}Uxu.P4QhFzP`߿pPm+io|44}qdC'Ž% &Y̞_y4ƖF6H=$mXYV*oX4x-,Nu0PHdK2],ZRSרKR&PXԲ!{:׹N<>7]3~-xgGp^ K-rԋL k}J9Tlf'r?H3/:`f pprܖaF.Q4.iShMm<"`(ɾ~ÄwBM#\)Uw bjk*zj@7P2t1|6@gNC5Yd;5!EOoskwxt΅@^ Nh\ z5?3LiںO9ACrL Hdj$btJn: '`nL`ckݡ@q"7$&@,Aub:^^}xq4;`Ŷ "'96]x%$a e/EOe}`"+'ZV@z I)3[.m+P vG1= Q>p<z,:rԹ/FP8oD㈋U1۟'BQ5n$Qو$@BSԤ<1r%Gj4E(ɇFǖhD+:J}ۘ\ (mbuvP+zƎS4" =vы B!-+*qJ2lodFUrDB @IUëԿ@){Tu<2Uf^?b`bv\Q\@eF"C-RIdUEG9ՠ.N.E.}0b b(J toh7 (WKB&if=3guU&!zp{ ^IWLJWZ9aޓW u_w;&Bϻ+CֻdS'ּ]?;PģNl[3Zea~o.Ѱ/fFZ~Sbs}_&oشu!2\*3~~AI(T8zm.Pr4# W=[gXr״,SW n,x)5;|et`NzjlS2qT C) &;fcZE-EpU޷Qfu _z/CҔlYfb6Hx&>EMzrޭ`6?-gpj3UρRha !w)_]:Kjp3^B4 Nmv~`űAfV4ˌ:PCPyc4/m/dpjߖS}euL6[33Z1[x[#!tux^8b#T4}eXO*RɆ5-u/;2t<9SݞtՇT`lH"놡Y$91[~+l "kywE 4}V(t-ŵu`)=(l&cmaPQ^b4>Ik!1>[@S|4 .>Ety>txs'\Y5D9W&6+wJK*GZ׶ri14?K N,/MS13،]n:@oQe ?=y ٳSHC֞9zS:Q*>|ې  / dX@?Syc׵Uɚ*?Kӷ!(.րSZR2U^!T>ggJNm*7c+9)Z\IJ{Xϲz!5,?m}$7 MCйj2fO`c/1 Zc׺tJ׉|Va=yOݐu$ygY# 6.R>M|"ra5ѱg%eC6EIYTnMsRC0 }gO;U"7G+p6Zծ x\) tث 7+3 |8S3*|k8o^wq1jLrkh5sȐSN /^h:υܦKA3f$1kZ8݉+fAg+C:`r<;55x!;[/ }Jr(yq`Al3-yLwžAd0Yg1h AR^5ZgGmigM,(/K`Os4n'-\,p _?AlV(ռ__.0xAE~c,MQG|AH~=+-GUW4>JNeF {weaG$ f %>8ɆE|2@m3}۶1H?Loqawl/OOk,8m|dmE"/<J}cŝ7'ޢ Gl s2Pyy|</$xs&x*@޷.lQcL ڜ?J ;y@@'ƿUMAjȑ5:"p'*c n̘$M|ih@S'=G=d;p`q(1F/EUyE{lő_rփfټ!iͯ}oJT4V#81|gHi8J1DyQ>&3ʗ!͟` ut !]5[CN`sldg똘22f/KEFԬ)\>~nv8 gMCj =R9mR(ϲzh&E"V,͝Z!%EL?b9 9UCU` q2l iNﳗ=ÖeEd9#a:eDҪN!u ᮓ8~;?vM~U{u`v%jFh6Ѵ%,žd&W'.-~ 9nl=@Y"G0 Q`uB,'݋w)Ǭ)$ &cUu{דj8tB>N M)r3-@|BKn^TFLIz&@o$D,GpS;HQ;eX E$_@ #k`?zaY:5"QLHsؚAf38OQ|dO&ŜIT TCT&̂am0}tm7eE 0F/PӶp[‹fc*T0/E$UJ/Cn % XWY]GU߉? d=(J>;WԞɤ\ w(-uiW}o f?i1f OF婜ߙ^rȀt%t⑍ez@ƻIS@? C_LP`qN}9Ά-:p6Q`8t ʾz QJ5scHZ\(P049c*m+x){S\}#=DE a%I 9^˔dDVpS) ūHЙVhƎvX 8$Wk\M@ƫ%ViL{TʲkzՃch~SkڭɎJhvC*O-b$wV B?0@+#Tk:%͵!V`s(OW=Zᆧ20I3e^< LE*Ŭ5HUpCNjH%]~~(|`o ; u+fȐ\Ro֚>܂27 ׸ʻBe|'Nټ 2>"J#:2 +M컮ٗP; .xi]H5ͫUrFwh%aC$!jbBt-lê*A;WjۑEXpXCzZlS@HKsX 0a|lv8:o^nE/*=вr꾬`: T.bTg_iP i<%+FFW12zHG={&mF̍ȪSmA|zJƅ"TL)LLv7%s V˯uۑZخ 3A20ʅMtYs?KnEgt6( I*PA**Fŀ t#E-)!r}8וgU' ElldVٰ^'j_~?Pgڅ~Ob?t%/6"lq`;-٨Q♈~e~8q'\aS6Z[jbkRɻH@OI#PQxrKE͛5N ZҎBgx@}ʼnuEѶ\A6 qtFx^vkICwE&f^Sб)#bgL>@%p@O{n~f"ΑD9.JU%](kjkz³Bk]"Qƛ|+>!~|ytO<XnBlZCԘ?"C>ʏXJJwP-qxgzc~ēRGwἧtT5\_S<ˁƕQs }pQ\TkiWMQˏ>[rPDc0㜪q%h,pCr)t e+:x:WĦW8g?ĤC3h榱Q?y۶Ҵ8jsLH#.B]D?s]wΤ%ȇiu I,Oe{+2_8׋Lx$gjc!tUA8sC2]aGnf2Q6A}JKv1~ϫlw_iCrt޷laeR2["9M|wh0]a)RG `D 7x sgKGy:w5Bt č{ |;0j `Q|^Z_j* <*|5Q }wIUREO~/)beCNJ- aRcwy&߯\65-5y;ao+3HZ%~AO}ͬoܧȌ F" aΧѭڅ`E[voΧ*L~Pt!;-2o2'_}0΃`lpѿ! mdΗ=?m"AdL20뒆wH}D֪s[.!N9;pm}+c=XFI'1y6B6#\LZӯ[s;ƃ\ PQIbͰfay_e6BU]&W+.r7cQ(10ܔhIn c(}r*J?o\X(V'S8ZooIƂNMf.QxLpra6mhW 1eJ.q+?m>|Eô9IܟϷ73S0č @v2< ЛK<N쩁+Msx짽ˇMi/,wʲ倷jmxhSޫ }P۾ޜ6@JˤA`g_\y1aYHmAKFZD&Z{ U-WYW0=FGG% ڄ0쌷ل@f=BA8 E(:5{$ݱ=o Ҋr1v tc\ 8z/MOyyqu)@"ƨHIB/ g}%5M({/ffV I ҷ.ҟg&9"xoޙR2{Y UEܕ?Un[ssIcñqM_6;%ҧP4Ӵ>Z]7`E:y4XM5΁YL $zU20Ѡ3IɅT,` ۵wZ5jxkǕV_r' aaDyfJ@E]yi%`LMVq'Y10i8D;5 xq;M;ǷJUdFZĦyA#!8W XX2R(lVy`]|'^"1*'Ls }$a7ùFyFL? ͏ ͜PEf5QšwIG=v&Iฺeu"<}Sl5fmeQg]GEzP 'qk%É7ȡݻG~WVV >咙Z0! zсݡ"ܹ^PZgLdT0Rɦ *RybmC᧭LC8,RM>{Jdj>* Qڳ^F$ո֘1C{QY2"RL[yË95?Iwn{4Rmt }!xSnI܂wӇ< ,ƵvO#G/_ f?Գ*Ӌ%/:Sʵ9r뜡W/&&3 lρ`;ŚFlC?;yu |6#\9}`i  5Eʭ?jqӈi odoӣz0b5-5D,53zsC%[`;o;;*{^xÂ:n@TM$@ZOr=>8O颒hz! s[aƯHCU1_l 0xcwĜxP$5i1]wBDajFw W +@`ë< I#t #rD )9%z9q^0fVL+YsϤ鯕%8.ju:-̽bmAJWrg+ʠ t킭'ŔQ=l)h>$r,Q2 " %v.wnpr = X1ttt=p4@6Pͦ |m!ґkqguyD\XIL+vjҦ%Jxe\ xU>G DTO-( )εu}7=z$,SC+8zB{E) b&ꊡa:oI;!\$i'=0ωAcip*m|.ɕOO{JG0F!R˯;DhcI6/? ܿ]Nl&εLS]yّG6OҧNF?0}7I{ux)Z㽅˙ݩb&~{ "mE/Px;*~tZT'eR3Dڵaל˳YId{1"cpG͉Vҧ߻vU{ G ul4ȑ*cÚӒ^emZK/1kJy&aU1FRvgKߑ,.}s{b8 f8pm VݖqjKZ`f2[A /FʺvΙ&,o]Al=+