libboost_program_options1_39_0-1.39.0-3.4.1>t  DH`pJߥ/=„M}hWСurp+ 1tk\4. *Wi[Rj俅8? 逷 4|x9)bVa絁/>#CfZ6A ":_Xvo"7(f_  .׼5b/8`J "ʒ[=Gc,>D̈5㦞.821vs8ګ5704d8da0353fd59c66df46e41cf1664dca5f110Jߥ/=„RgG"P΁[I>lЪ P"y'.ϯkGHlqbE<7n?md!( . V ",0 2 4 8 Y \`ejH2(W8`,9,:7,>l`@loFl~GlHlIlXlYl\l]l^lblcmndmemfmlmzmClibboost_program_options1_39_01.39.03.4.1Boost::ProgramOptions Runtime librariesThis package contains the Boost::ProgramOptions Runtime libraries.Jߤybuild16popenSUSE 11.2openSUSEBSD 3-clause (or similar)http://bugs.opensuse.orgSystem/Librarieshttp://www.boost.orglinuxx86_64pJߢl04dd37a2622742f5bc2caa872388e1a4rootrootboost-1.39.0-3.4.1.src.rpmlibboost_program_options.so.1.39.0()(64bit)libboost_program_options1_39_0libboost_program_options1_39_0(x86-64)  @@@@@@@@@@@@ boost-license1_39_0/sbin/ldconfig/sbin/ldconfigrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)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/ldconfigbuild16 12561706171.39.0-3.4.11.39.0-3.4.1libboost_program_options.so.1.39.0/usr/lib64/-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-boostcpiolzma2x86_64-suse-linuxWEKf?6Cw ?] b2nWzxg@2pHq]v.Zf*,]6>r<~wL'- %EgNCen'r!7$޾_$a,6q$!5͟EQ~|QۚټCyS=~gnֹ=-+rZdC6bq. 9"N N(?ghVw5߇OM!?emo'+ab,Sk[k|z)4i$Z䚓Dj(Kp+ޯ*\2 ^V/7 9v̳uφJ` |_$l,8^5*]UA%OJR bbhb N+R-b]du}b~ɋtԗ*xKL1P pa&iNě9WYji+s:Ed@?BE[۴Ly@Ԝ'o~b͓N[aVl$KaۀHYUiLȕe=6ûLlXX y4)g@sF66)HZtC'"YӍ4#kTʎ,בD!SU&HU򵑹x2 Bu빜$ !\k5,;%\xGt~D&tk5tlmez/.p Ie!<:Gr>ɨPMݵ bA"?KE6kyHfľd L鏑hs.`STޯrxNjďYH5ǾbU(ⱶp7u]DKP3/U'i4؇XE+74K9hvJ6с2ц$QO*RDlUQۣwR3H)lv$;*VwQwɚ-״~Ljp!:6vUi To=4Ok:0uK=HMDD3ۻ+Rfw%tcd3Z\OM942k{DpDDmx[+|ȶSF nx}FO\ʁ>4~۵+ug[2ޱOA=`3M'84l ꄈ[bl9"Nhl<1'NGq*I2B~ ߎIu"5f>RMV$Y"ߚ  |뻹0T U@ h"zʻ|)G"*w wâ62[1{W{t0 7[~ `+͟ lbJo-$_&C{eToy'5&44mX'ɛ9 2K!ޮ mܣU@f(E-/v-BBEd2Ee 5KEj3fzA"$&Z4CY{I|n w>e rCG0!M+}zI@u; y?^=[m{F`u&L2B9piz3 ,em 2ZNL1-f(oPC4;6޶#}WxRp؅"࿵ DC\Ȫ1~bҷ9Q:I:ּ:u*ՅX=Ch%5:2;䭚ȸŽ(kL>nIϲu}!D~*]%هk֫a9shZQZ*i~٦31JPȔ2N B'kKKjPL{zmw@p&/ O|YV)UTK)Egw`A6a KPӓ."8͋A"rYQL'_,bttxv S}qj\'|G첤8Sn(~8vc?8 e@ҦMFOUҫ˖#tw,fV@[XՒFU`3ubRyU3qyQLX72./!z!Oo_usP&#)Yp[,.K$!|‘BYrpG$NִJWp;d*I~UL#᩼%% oZVVt/}ӥnOp×_hUw@> }E0teKxVfYh&c߰\`%⇈-u0'gJkw Tztnz|J ܧ(哵a RC - AHup_zM9lT"n8;`F U5j=IEۃRc4E|K#5udg,)NڊsPےU6f9"e%(;9PȷЉ$9x!ѣ'h Oj&9|Q9UjSbrg0m<"¼FTYd"ÿDG??_w5 $姑jH'CnWCEՎ|[j6FhAPnp!"v~di]x3m!>gKj _A{I B(InI+ƽ,)CsGC`w:&*di/ΤC>ÄMeL>ĺ#bPjkHlNggڜEJގ(6TlyTbMp\;0*Jdj/ra3P N(O<ŝ/:itaEBKr=Ege9ν|<G 80.3Iыpk 9k+ VA O&a:x"]儯_Uf5=$J"^)[~p͘ ld ĉzV'W~t:H {qq TCYrZu="$ ye6 uh%c=',ҡNaBSD<]38d.8~O*|:yMAyWaI9h @ٖ$Xq&Vcrh}/oF<5| `o+=N/xUGޗ~N^+&)gY2aIF{> ?itDnFdv)?1Tc?#2 tNp VBA? a]L= (uy$,1?~Ṇ"ۿxK Ysi5d){X)*Xk:9{Gmai>oh bFOyO~0xO=2X%Jvē\vi%Mwʌ\ܗcV$V)$cb^WзL-V}Fi`*U^Sr$cpw8K#s$U3rOiEuj͂}X)6LM֩ B.$ﺃG'$<ƒpMbtEߘ :0A ǵ<'FVBAX>-"5ҥ*kmpc}Mi9|(rް\\?T8F$rZ_f탍lyAKh8wԂ/s9WՅg„(l 6y~$,;O|KFiꢾ:%C8u5`Adsɉ(hA{hΫ3h P {M|4W]+z-'hh̎7C,: >je<6{'KPQ] ]|˼wA6\l&wlS4^X&m4|UW2 @"StVB/YrzNXwC,t&FZ SyH<>|gtg]e8mc;Ez/G@^x^۲* VnR@s~nO2zhYn/E"~UN'2 -Rj}%xoJCf,fm⏣\K:S$ӭ KCvk*㏆p'Xd'Mw;3ܝ[]>Gf=+g|&/-&$hl :D ܯBi;5^K(vU(4'cև ,QUʰ߳Gr"l*5%VrLmZw-}]vyIHndvv-?UA/.@jH=8S3HPV2 _967'zkދC8`m[<ضBΞeDY^^WTUB R j̼[䞬/tg Q-HfiN3+1 2LRMӀ웷piiDeW4]g_i'k *)"][ ,h$UP.S^[HvĽRЋ]tV3a0:cQc>EzikbHle6L fMCݗnDLPV9SQ4N)E&C n!kPcS5̹ 2;U;79!oGUsv)mg$>bqbxBHp]ȆFHHR{Fl,Ȅ365|6dTBz:6hTW Sd`OROo"ܿdpio'I]^h7͡H  Rc- |l3ZtPso𠒃"/:NgKk:{ {)gݳO˴2K w?Л#ίan8%1a~/彠k4" i\uu"u]v8׊ʭD:.Fg`-lg̊*~wW!?CdH,y{P5%#v÷ ^t_|Av Nx[ IgeRۼ5IFy!$]hn\2O{kgjtbʵ9& ={ȃ m(%g9q&as5beP˵8$@; jMTz|Ǣp~qK-zK ;[N*ُJ35Y_tVvW[#PS'}x8 ̂M՝YN؟31xWRm˭VBNn9 dBUn ߖɴH.Ϛȩ`vp^瓀5J. *2;{eb2qDM#1}dLUx͢c T^N8,ddUĺV[JU1En ؑÖHXl r꩷lڇ\zg~ sZ*%ER4[@Ll]OR0lz 0{g D-lK~́e1^o$MGΉ+qF EOs;XݩoVaÓort9>9tM]L\=uW[~{Q(#,P%9KY",(܍~3_ p;}49sK^H&keS >Nl8L%*RF77 ޱnS DY!|BvQ~1t|jz*X(I+4s=I|Ar'*>mi'S>@ܚ"޵9 ֶ6əZ4 9$цRar=\̵ϓρ*oLPYy}O.=+ʼ=I㊹ǡqi3lMHnô2А%*pB(F,Jhb)>N=:e.CQe[اˡ)]dю2҇>;p.$Isd@ !mgt<#qǙs-IB?n"¡Fb^5)6XBf͟]EZL%91`Ɛ"|6%EYV Oau3Иʫ (6߲C? mf  lZWi8&bT"|3?YiW}_ຠHnC{pY΋n$F?beOP'tK*v?!D.)IbqL/;ɪpRAkA&%KڇB񍄀@ #L9(Ugc3! df:V/R@_2qSם9M8$VCpa,0Ok0eC=@$OY_G}JrMUxz̨;_dk9۠؂)Yq5-GCt{([ m]¢9)w 8>ئoѕMRQlɑ9 $C46Id,>uͲ驥p -ka2=15uФ u.N/a+Z<8MQHރk teN{Njn*8uX7JQՁODoC!Jj^H䖋S$ִZ D98Pjk l+׆/:sÀ"IW䓦0}Q=YGՆϪqô3֋K!%&"{VK#y'k^Gg)ɫ VSIA~7DwRgIFVeP(䇵x;f LWt?%'ŗYZeA7 %؏E~o{<- ӣڌHR2 k3xԽ'y/!R [ѫ8qvw)vM⤅%ўINQ>P zqH=nr#1.hESt%W[2sFãyl1q r<JI<Ԩ0zǨ1^ZlL/άR'|sJq?:hԒaYπꭒLVu;K P/xi4XX#R d_a)K.5/v: ΀40Z+nx= x*'╲2 M2*FWr.BOTn6&eJdŲH_DU1)XPنa adۡD<=\o&d#ȔqG@alA^_mf ꠀtcAρRyTF7*po LțhZ\;jkc2$h{x7_޿ݰmӺ8qF9IU`XeQrܑPj%@EUL *X&VMٺ7o+:.[xz@ sx-}ZIzaE,5@u"٣ 2 *"2Εkwr̓ђ_ S%9ĺ}tXF?s:$;Yő.LJ82͵?9V $`+&0 2Ɣp0uΝz?U/,vn$pM-Ϲ)4Z݃QHF|&NTi~SrOnzi=dX$rRDs{FUzg@r~ҦQ*zưaChC-zULe!U5!Qt*SgNJ%6HPr4lτK۔EI}y+b}CwY2&u jN-'vl_bj#skRM)4!APqxgҭ9'XP-3Tٓ +AWuw 38Gc{'Zowfks)`6Ym፤L!l'ei Â.Dx gV2K@t4kxbUobU)Ȗ$k$4t;'3/tg(g=б 7fJ5>ŹYDo D1&+ LpVhφ|qi*Uhe-w5"x: ?DQrNXN?W(ǎ<$0is stTțܮy(F1R9jU?Jj f#KDC9׌Nr[`S'h4dgSf%WrfDqlܧ9%gMuUk&o:S;3@ x*IYXR.CJOC^!K~n%p̦HRNQa\ |q {>EkW@\\)Mga= ǧfBpwZ4cRLڧGMK= ]+u6Z[eTL7oK)QR6j7&fH!g*]EZCw/a6uL<øo M>31ˑX6W\ix8jAı)W3`H}\RáCT`76YHNayݪ[%Q{wO]wclʰ(&UIPW:85.9DՌ4.pτݪӄ(u=ICv/2l$^十9@#BF㭦Q|u9?Ԇf/2+ ˡqfg6k"4/xP͍/8 #E ?s#69!!Vɒm)LJu!Ҏ>h-"4!^VRr (aʦΏl!{שFA?=|A[xݦ {QɇΜ~|{"h;x}c#ŵ!yOh'n hbt TT3Hщ3Ɋy$ѰeIU7\܇αfW?SFU8VQZ+e- HE$~P@!^Ff ,w]t40xVmn (3;2Tq 9|ȕ!߳"%K4:Q0FӤI:8Gb'>m!I߱ObVs[:DlC2Ep m aj́Eа4k.?+,Dyun]={Ģ7*yZq:ش`DF?\M!(5 nB,S"09#V&!Z r$ hyW8892\ ,*_ l7 a$to(%_>4Mzho`td#X癉p~ D mo) 3+mqXQYhY,02R; KTj\BƼ HqskԞ'WSI*}_WuOoc 9p( rSeCdOs5ͥ[Zs*BۦR⦺~vhV'lzz-4e)[Dxqe=.ŨC^QI)HXfRgl$4Ո]#<1J'X 76/U(_ %<NLL$E4d'zGfUEsIןBbv\o`ŷAa(@>5KmH|Al.6 7~`Y BiꕨK̐!;LڶYfp?|V\Q|fRkZpч^tDesxN-5v('+is)޴ lp/~H^_L 틬bFq$ͦ223gQw0PV̽e<46 EQ<{_)bJ xGB]zAΕRKu5aL,9?ʴS^? f* kxG+~&1vB{%WԻ]KRT:,& "Yds %U6KKQ~{F[kfBFī3;b)>YFa7kj,w j[ q#؃^B'IW]jU/o=!I;,$C\=QlMG'i,#xM\`(jݠ:rͶJ@,dţ"9jP-T~ӽ*2/E _@(uϚ g#MZì0';XR2+p4.3ߩG! #D-405`K\nq'1xA*,2="6hք|iadN鼅˱ q'Jhi-|m@mTb(20I~ Ow) GoӶq ;wVCY@Q0xIC1g~F6 _.%9 ][+GUP'6[uPyg)F^q}r.h &E`Y6G**Jhѷ4q<{|| PuvksẒg7Jb/I]@^'IzGWZd5u^m8v 70@d31VkpL|_fM~a&6J{ZQ?IpJi׎D7zdۍ>,JLT}V|]XYE3( qIr]Q`oָҘQ=7ح,n:;"LɪxVYGɚƋvz:h ciDZ hq{U8=$S,ܘ< B ⑙]1e9zhWېhfS=u{=)hlKĽ?dX&X,K@ 5ׇrc 驖G i 192NfҊ5l= n,X(2;ہwي<1p1+C[ꎑXFgA0ut0Ĥʉ` \84MvYou?;>k.L,CoD)U#hiTa*$W΁Єe^ j!@V4]|q~xQr6#2Ggr3E5)k@uJ_%sůOqfĪ,rm5&STkCx{8GTۍq_fZ\EC|ɸ[`at? 0X-MOt|]RO4&֘]EO~P MsRA aJXLj )Q2.x&F#O}NR@pYښ+ S^[{O;/TOcu /C*]p~jZe{flP'߳( 2ǼHOjfOb_Cz|eo$}H(BNrr= Hw'rځ8gx,| )H*}n.ֶ?mF+tST@i"Вe|/6)Yq٥$ ZkJT[ `0֪T|&!GOݭ1ir%枟RӠc_M ^Ǹx6,h<`L/{o- UP;$jJ#'qZ{?|Xjɻ;?֓H !ۚB!Oڤ8{v񄸣4!7\' -*fBlo}`D-g_`O ,EtK3r.l[E76 ~?!i!uHّ=YvDzIs@kc΍~!-if(W:HA> ҙ*A32$GEPoEo@V3,^ .fR^+;侶&{>6*Dm߸L $ǙR02ŃLco_H]LImE6Po%rF rD+7QpOޕ+އ+I͏eAP n ݚ|D#XM2WZT].C xu+kĂ}tUFVs' i'u;4k ĒjG#گ<[ղ`7g%:z"X<_ Y"!ѯDKE#1C^&>J'fAsPxء<4s„y Ө8=eOW) +Fݱar|bvs*-קP 㥝O" A,{cG$ݧsYB]D]xla0/%Q#% |(*:{ǧ_o)MY4h!tu{G$¥˃ը̹!)f7ea s6z& ~׫Kڗs&b{8kݕC͉ ǖҴB 2 ./%U{}qj{ dc׿04YI5M\kfՀͨ;@q/j%- *%IlF6Y6|݁Y,)yt>SOحq=6!7n w`Y_xe D\8Ag/ܷƇ2>^ $s^+\>LE,sW>NO.ЉĽ[s "|KKoX [<ݶOd(2HCM\Q`ͅ v )\ KGC|"@ 1q?h"z;3J LmВT#aǑ?wL 3T;  K.8{u1?B4WRBމ+CՏ8VvJTu5)r6ijW*ܪˢpK/Ď@~9dz:}/q7"z]|Ў?ZxgnRg o^ܘZi{P*O+eY[67Ln{ cm*tasy_|E SdBN;h/[sҚƟٹ<ݳ>X/AZ=xI^cԢSDfaȩ^~@qD ]N[W +8zrW``רfHZʰA e X^¬%/%oG|]@=]s6U,23̨˵2{6M͑J ̈yd2 %UI-Z^d}f7'} gtgV!ޫ9! *F"˶r ,Vل_&`en4 M(0;9-B5t-❔wt,*;ZA -G0$"u}>۶h>3gVɧЀxm|"YP/hݫw.6:f9t6pͻmaqZ+l o3ye2mZ yN>>cxcsW,ݙ0s17OdυT"r`Rx$$, %iw0.ϛpCXAp:#cOL763^ΣKFsJ1JMoQi~ §"sE~b_/ tU|g)uN&V5[o&`to8p%4gFRIE,Ix?cMRb$<-#t߳0t{׊z"א?Ti˛wTLli%>Yp ej`SSʹִkǏ0)Z!tqp%}W{rn:V yFYGRYuQkQJj[@IpG0yxD&=6g<(M0So8p*HxrWm}~e"W:0pCL9@zQebO͏Jkpmy%SVHA6eEgr怦/1fg1M/JH$WC}KYsc=R َq%r>C)Po@MN`Wwv LWGM=q1 ۡ_L?ķ4K QEMsI6GYbt[ci7^O~/< ;\jҦ7!;fx\"%R?~Iab4bEzw?XR+`7}Z,xu'&FI- MN;}0b9ƺa,qWJ)' U'IVRͫ)PʌVtrajX @b=ETbME[yƢ&aJ.ʐH~GP6-H*9HAq8'ʒ=2YT|l-Y!}>#Aoŭ '=t¾tx(+;yRp^&Q?]KL9 sC1*9.k‚ )u@}=+4HsiW^tѱ!MGt JvAlҋ[<>rdKqLK/BW A%j[k 6'TGaYsۈZЧ &P ʰSXa1JmToƾ؃3 }Gl M&qp%n,Pygm=Vu`Ni?:]d" LHU{~m'&dʫ6&Jkh0}JozI c[( '2c{3Ԡpd>e& dWc꓍B X>9xq۹AW8v;{B)]kpj֗(Ey ]Ry(LLAEw;'3]DnEx\1lEUDoIjjC27?}1>eYw41?XIHۓID 8Ed { *}n5F)uUX(d@ BIO] ;p'9<*o[8;*^_aT3Ge}U>-w_U2{"c{ N:=AJld hтYU K4J8B.#'z2~9><@0[t4Fv}ο)X`ኅV1{y2]~/|H#Ba `$n,GD+Yr7wFwkjy2f3~`^ż"&h ]3 IUM+c_l'ت?Ee{wer 01GjYBv5r<~& *@F(3 wgsiӇ!|[:3h]/ٚ--ʑ%mFtb^3Y/rKBpn u%`ϭل;3Q̗ ;v+;w֊ULV5HO8Xv8y5a&m.v Xߵј/S\ME&9c,_Pb-GarMG_cwq{bN T4ƾL}TaGġp'eYu!MhڞRhT~\|lFCA*| j_+ bA0dO0pCy=?Gt͢,a8TޙjgsG“mY؃1vȤ+f N,~-]<A2n!FTM8J.%q/QGr=l"U0HRjX@*Bg&VĈ78kuBY]%EW?;bvӌNŀ(eb7p>FKMh*G·g KiW@ܸ/qY|X5ؿx=9qRs~clu&.g8HJ* ,%RQ0&X8/&vHj:UUihsEz^a٥:xnq~v G[!~(ͻ)`x(-mNH]viݑ[g"EөeN>znYt1*JL^, ,WBzQPz9ZK;}m$ûun@G&{h$T^C! YwֆڹxZ  Bp˞$K٭^fH!bfrzJ}k_I 0j0t":5ϴ"Z_RJ"#A!h!”ő˹݉Bh# Ҡ<{''%עO<(2EtZ oýSb8Myxz]4-zr@Pܦ!18~ Bh5ivHqq-̍r]])m].l&𔦑5ڵ23/hї$kըxR6pNG .+x%X ].,zZ,d$%BړmxqیPW2ގOW?c-L!Y,{ 0V0zXL1@ XH`AyP.X,?֭p2ˆ9{'+&Q K%Ac8Bȴf;h08 !v놆-Blui#sk<! oȒ/p$^4\o'PѕH#X o2iw"~@iz\18YeHCpTH%rۃc"ǝy gU'1l!`vvq\ֳb(u(1< oƗJ^BI;Rs,='w:;E~L:\xZdлN$%Cz1 t2D{p5P}!; t!mH0F۷-͓=X@$9 :+ ұUۆ-ukhQv@"9`kq4h~u >Ï*/># >EW0C @4OVf^ Cik抭)aR \ AM *&ǼyV_)T^LtVa Lk!g&g I) H"l㿀:η"4G:.^UNhpnk$0f)l]xԽ0̫n"xR4ˬD&D,Umb\ķ[_ۈLj^fِCVlmPt-MgU9!Rt&\Nbv^<>t)rnWCRSZ+LA-`|"d ±魬a"A@K}[_h4Y w_\Zwk4Z> DYn~ xbG J25C9\1Z-+TZ)"LY{UN+p dd ZЍM:9 \1+y% #'`ՄVD 6CD9p`1# DIr>x&p<b,v!ߢ(6SUjgHR `Yw`=݉6!'! $7ߖmYIJ]CX7}sqB,i8PW '4<ȷ}9s&k)6jFDÚ#QAʩ;¥J[Mюn^0sujacƮ :ًr'pUEbRu$x$4 1egaC-`Z46|=0B6ۘ|FLV1 4pGZ(9wwsZN4"8l߱ {9cGA%+JV-/ql8L gN3K8pCu怄W'Ү"hWwJ [[ݸN>fE*MQC=S~a3xVWF3dDA)ze*ԁۑ+Iiҹ^z!ĠQ܄9V ۏJ| v2 DH$;;( ޠykM WU(J:39Q=` q:ڬV8NȈbN.`'2"!I Q-MwYQf־;]Pו9&6Zґa9EY2ە VM 0jLئ48KQ=k9.dE(!\=l0eSKj^?6|%0loN 46< >~+3:0"D-z:d,F᭱&z3]jf{Ɛ jĿEbq+ܱ"Is}]@["ξ/.>^N *t024Zz/1Iu;h0>j cWT"+<:+𳋼O-@ZX#~B8Pwd@- ˡOƋ5"k+blUOxs.t6œ8љ}$ZG"wNĽQB/}:Mo g^ (Q{ Thݻ3 8-8|Cϣ4DSP81kNG3$g_GJ S>)B 32<ǮosbPM/+38.98i|HKxd${OCe hnIXtע@gTE d X> e q'*t(Nބc Wom] _|hl/ h=CCLw#{UL"`%[7oXD ]n}->$-KH=әh35n! ZŠ\QU,=q{׳C]Tl\\ӗT2,W.mZ@,W`~gx#=hZu Vzk 8Mb͏kC޳cZXuEXXv:o'|%>X" ҏ0l]2M_X #̵F!t{ E>M;8?cؘO3MUUoM-[  MV!EyrHD =E@Ww⢳&pA{#`U;Rڛo¸-Rv[tBGua1Hns}1\nG2"y;x'N?sú$ZJ4r2l)W^k[C$q=w(׶.ΩWk^֚k\؂M<6p/db:T3Ėš( w4j%cA \Z'8& #OS_G6U4|#aޝOd iC %Y $q !çd݇ ʏÁyEjsu$VR*SM'(Taxo0\˓$c"ч&N291DJ5z..i%)tC6$PR _|dïqGFLOg&D◼kQ5~X/˿EdG b]\x0xjuA!4D_E)܅9N\H6ibO̒ .TjY/=Ǧӄ$fJ:t r ISSWSIJ̹pZ Kh!/=I-)|> `Mp-u +U*Z614JX~ 9BoEZ.IBz^Sykߏ720p9\d;aG|!UV:H"Yי1K uoP}9l2 rB{uM׳!FyW]`|e̒j7ց*+V4;v_KJgUf[TYd//EӹV{%`+>gRh԰M0m">J1a=GDj́im,pB>Hl*D7rSR8b` 6xqbYn :.\2:XYKvL$o3oJp,.6$:>R0DmBs5}=Jg}= гXcЎlo Sx&'EؙOM%Y;=[)A'(D d6k]# ӘJ>=np$uc.g Nrq9Eyoh7d!_rJtsn?WBT&U~j,ߊ[1(6-GwCnm9n‚u@#$18MҬXyxԔ2獂rI<k8[4ݺ9{p\ S 1IZzZN7Q9WmYc>/of7ݾFIZsdRyB3hZ֪3ޞtwc0iBQl\&+LѴ1!`k/~6?>+ ֟Y¹!dwLrn  *؀~QI%ȮO3i=)΅;XBUm( \=MP0Xk]=#`eiz}=ZF\dI6;\m fE MįM"v%mw_@i-ˆD!39t@PΉ'u@"OJkH芯͒4;ortzeA~&\s쀱}u2Um <%M=m&^T7;4<ޱ[G%d=1R1gZֵLluYU(*a\ZQ09y8 K]_#B%|D \ذOtk-_U}m 5U6Ahfҟ)ؤ rJϡ} Z[gpO+' BenӒDkQKkdΊ٥mSp9@riop8:l 'BiK'͞,]Q3vҪ,BР)F;q{ 4^{awb>_N47BD&jw.jˉ@/☶O4J]|37ĝ)S?7I^$߱ %G2\k/puQAj,ƥ$g-1k/U}oᰓeB0WN -E,FhO,T IK{Xm$ŇU`owS4%uEBgsl!A25 !xnOtLz׭+d1_16+r4]AY=4<.(G%i(ފb6Qt$mBU ?rVH#CZlX/aR^(T fʣifRHoTygxR.0lpu]Ոzr*ߵ'>~;N$ z Y #kS;-o4hˊCC '}.krƗgA7WԷ ЍY vhodyso-|6PR,Fs(k896l#HAt䘄c #i۹' ZVH́\UF(9d v 5(ЌWAH] ͥ>z\uY"^4^vL,X;M:T/PA"7桠*el&)R|IHLވ;n\8B"TAN^l M3?ilYTG"rОBYnjoR nR)Ho6z*b4ةB)h?]i';zrv4vX[]U0P %(JaF~s IMv`JG?L&LgDgc9q X0Dsg#qnϾR &x0wMDQpvuӝ=#f)~2<-TOG&ydž#.놤NV[nLņr~= t!mQFnts<)ZbRLrT(D>FA{ T {G~1XA 0ص5sĎ"kC/Em;.p4F8qUG)]!@Lp,:C7{q&'pqfM_%#3d Rj67cl}MP^FMCghL{}AItj `I +q^r_Ԏҗӏo@ZC έyTNnEԤ|u.j.vRx*vu5}~B{=#G"bЬ /%73(?lYKJ˾ lynV2hRAcsM@RPFax`8B; vmT#MgU 1hQg}fa Hz0&s9q; M 6+MHe< r־rͱU8o7讶H͚AUL7`pxd"2GV 15wK y@7}z%3˩bXK:0E`E#%Ti%0Q~[]?Kj#ط @H j'*e֨G!m1*=JZYխфtqXe"?Y~OG_;-+ۈQOfB Ꞿ#Cw] ȷ eµ<*(ݍȚ6{bھr;=gxh):vԹ%SXyͥTEPsCNӗLAKľT)F V7*AB!;:дfv$[(iP$^>[@A0`m7!-`t ~W4ޝe `%23#ƝW<H{尯Bp呾 Q/{\ M>u+F~]L~a_x*Ma N!arԮzar+Q -;v,k4Y2: v!ׇ wcu%f 'x` Dl|6Eg!JTJfʸ"6[@lQ VҵRW<qhp# UiN/v{( 3[B_e J(>s~]=+Gm~Ci2ζm꽈UV^OQƹ‚ั;c}0Oz_& EPlC_~}]Nݼ/dC|֪ &.Qŕg2((3SLdlh/o+ӢH&7xKB 5z99@hM g١Ia $'WLźHA7)a:_92%+`!jT8: {fNqO4HSi!p@f6Kit?BL맺j\v[A]<[zU_JҨ6{u Qh B+OD hM/1mQ ec\!`1L߆YrE8gM_֟=&ǷM0ʜӮoKJs0(Vy3HT#wJv>:oqs;?2D%{?'0 @_\L!v&͏C W]TЌZ( `nWշ5.~cu&l:O;1(d+кa~˯vm]Z ݽs}!c3een8͓48ڷ^{;8[sr<pyIMT9XV#psZI^2 (A0k@bWb|[VMi,y{W':Q('i&alC?k۳o^."0 Pӆ' 79=K]Rn 7N;0lC^rp&^H8*L"#oY/|{̇3Pqu *粻_dg=}^͵XZ#Օ2 ӛVLA QpJP|%RHsok+d2EVeB`ܣu#˲ !s?A7ߧ PU^0th9W)+Ҿ! {?PsP}]g$@^\vv0_kP܎VVݤ֚Y(fsfzc!keeFWլrqZ*9G+oT+_:k3MΝ1ѡm}J;0t_!r=Ks욬P)ݯzۡLi(Sn[*L$>3UiWAї <$ޮV@ݏv2ygNeXu^aHS0F?Lj۬ 5<ZeeGY6k#.>kNjJ_w8٫(]ckߡ̚(pgv1xAHʶ#;\iz}Q?rfvL0C{}9& i',m.?b;4uㆠ=I~Ap{7KQBt$sGme0159 =cUOw Ez滂+JF^6AS ݉La-7\74QU2< qMLfk f(F,`FúƂ>Cfpi;۟7 ]_QLƳ6RE`rwȧ6hRcDqr<).#ԉHc͕H*^km2ߌ!!hPhV: hvNUQݔF+"X5)]rK)$cdF&g./|M|,@ݣV>Kl8>v]҆\[.}i\qYaeVn:8E6RV1iWQN"Lx[2,g:ޮ_䵟*)'K!y%8)C5=PT, D>ӧ?G#x*-ꕆ e7(v)»:y$C|W)VOě 9cχp|@ H;$ c -W!M6Ga/pft! {֫ݮ5,Bڒh Iv/g+5ёzqyK̦D<w>Y֥ "&]Q2<}|2ȾTk&tSϰ 8Ȯ\ţ7gNuÖ D)äql}Hav,pA}d4饤WRz΃{%}jx;]zԛkb*j^?Sг+ƑBRD ` 1np#rb;jpN ļEyi pn%O]K+TZO &fwM(Gϴ4ЎҶѵPFܺj5lbS;_hk y5֎ |!~XB,Ksiq=%@{K}lq䭧PVa s~xc Ӯb"L@%糾D).  Z:kgiKGΏkĞčG|_VāJV/z8P1Px-To"يꤲw#}ohͨOJ$)_E:]qO_yj/xΛr3DzJsWiK3 c3J̰3Vspv@uY*eY@Ph .Yu,By Ȝ?JAe[2TsgBs>!˄oW Mܱ%xTH+2S{rZ"ܿ__Q!:M9dD(OZԜv,%אe+v"@{V2Wt "I.2O2MB,OYO6s;x X۬ЂKʄ )ԃWQ&,4sn=߾x Ar] :~$?=bz\МѠh=k~_M[^;GM_1H'K~7 [tR>xMVyȗsa8HZ9Y,H=(lY]E `: )a§ DXPpy>Uׇz0E>9@r8:sQ֭M ?5b 9ahD1exG80JG)F[Hnly܅2%lڅ]uR|d xѿAA&k0 ~:"s+!T%Vg.NMc~G2Ù}ٲqi3q UƘ`-ЏS8+ZyV6?_+wi\8PfW?g MT2!;bHF[JSԭpBT==TQg.# S~Y0eOrϵɽ]BߣC m}L[z !\ I65)ѡ#k-(Q6_K^a` )% ބ[+Asy+>L<[˹[Ao-g5`6kha+ 88s?nI-Լ"Kj _f5X D[L2Of ;鬮e2,A|qG:xB T]jS#mK"y89^Ti'1@<3~a ƈ HDaN[FiUM:wuYn1-73u\ijM[l 6%SBôϺ7WkBF']{ ?W}>UimywQ"%Cj i]GO8p~}\h#~˫t`s @46s?Rx54 PJ)WZPpUQi}'͔@KY;)+@[C)}9Q*y3cK*&VjVB 1Yĉh<39`r-Jw.rhJ'f<Y&V|ɡ)6Val Y͎(E?B64?ڌ2Dz'D:@R$r` ?KEpq$$aEQ/oU<9(wײ:i j[㲱;p|Q(x㍠w&GYs4N& }:|QV<, h*QWB>bNm TmU}+Umt`-(nhOXn!7AܘB^DnG ]D'ˉk+zwhAMMP\>[g_2@QHZ7aߘTj~id(Ahܨn MqaP4 !2QEK05r# 5w>H?pU"IL&|] w܀,cFKvVQx-E=>{9g*aE-nĐn Slba3_N#1 @AQ*1;<(o鞯-Uzӈ&l]ܢ a-O,^f7҇b7a[Xc&]m4eqJdaȇkw[R:+@e";b=oA$h j˜ qO ټ7v;1|<"K2t. T{,YXY[LBB2Y!\QPՓ[$nv { w0Fh;ea]5 ÖzJlOKVd!e˔!;';`ۡV 8Lon%Ҥ15uw87c#DDyAmpc4دBHcZ+X1ȅdE7P%Ab\=*7lP.a[w)XLtN 6"l"tV(f0V])MN-ޙؔTEǖMK^E9Y`헓L}\\ $ɚ]sZ!N5өef7'o­|OS-i1;*:[ rG1, b  UxEW^Wrȅ9<<]( #AcԿ*D67$꨻[# 5 "׵O\^@ZPzE"f4i0m~}i:"g^Rk׮9%01Zg]>R̽ %-9AߴSa*DmoU8QuLZIM軝.vM:ixTw@%aDz%%8XZ[^mZ+|<:⇥8Lzt%&K“! / [I5?([ Ɉ)ȪU)y![5SA~Co6 SƵ`06[ozam@lDy ^{^bc۷ p_ntUfU|Ð=+ *~Ps^MZ "![S'=4G|s⭦:*Jƞ7#n?v[u&,Oɰ֊aTDVC*ZBAݰU5K#:jTW*ÈLBy8TcuꮩYF40iUܟT#!bXvLo;xug7/(rR"u+)*3|] 0[Sa>~U>ԶFwYV^FGG@bdJ \9Ѕww3zȢ*G81!N'?qd0*?š0^]H^C-l6ȵ!EoB?mM݂hNfţc( ZeFڦ n_zxpmFP (H9WE{j :NVȵl;Z `GLs[(^/.rZŵfA[rlDqV;nLa06! .8MJ:>ڙ/zE[h'kd8F/zگ_ jſߌWs؄9k[|Kz d+C 8s6tU4T˾5Sm-,XEa#Q\=|z+<@U7N.N-l'Nэ:(֏+xO㭢ջzNHa_Brkfoi$B]de_Zg! Wn@2OU g.!.l,Ii 7 )vQJ,\ ~?#0|C_eޗ ȝ 9q|?[˭|u^A ;sxЈĆر}$|ں򲍺 rvT]tJ4?L*WCȷԆ:t#pq o~Mp)H,`Nxȹe4w Y;kffO_lA CDêLqy2c޲ELt\pWՍdU$ 1_6 :D.(Ak TW4='R.žl'+I.b:48! p\%ÞӐU:tUJ/(P0!L0wk O$Y1\6i i"wb@,g&us h(5l'vӘ-(A"<.D'梜J57kxV@^'k''Z'\;O&^|{ ),b2{p,~N!)NIR#)ΔCC" 9AG$&M V )|*AvâwZOji6j:rw^AFX @Kl^x06Ssa"Iok<3.oj`) ˇ|v1bt9!m.00M5zY>xrtM{Դ])nݠX ;d7> /63 4j/ D߀zehW͙c&FN%q%b-5 7\I>-i1b3-ztj|Pw#=@8R8>D[vV;ӭњe Ec(zmj=X'//@rSL` |+K<'m{u3b@AjRwׇOe 7`_e&"zB \?I1r[f>&j4Ë悔ksXbQ-G9HIQ\cC.[`Mղ޷TkC82/Qbmvx*θ(w&fhfUoOj6UQjVKNT dډ7H#PwE}F"!W-pk֧":,3-!T41$q`s]'4"!M/9ȍ<(!Yӛi4%Xr5XGf78l?T'aH>h4Ȟ6zz.r3UI m ǵL'<Rq!It|pwڥ\P~&lj^P'rwRBFN(l?sguD"[ykqzrRS6b5x+.ڢ^ׂۨ,>"Fݲ}oL&$}s#BjzMAn xk{FMˆ#J1 8Sd{ch9ƹ. ?hLfA([K.9/ ma!0L&I#Ŵfj:l zS(+P 5BE$JM)eP}#-+Rg+Bdc7k>O!z^He}=<6ZϽ0C'W=ÍH-n C'ڟ7}{y;Q}+~.U53d^ X^EuGHO+8NgsˢuoðL'ipX(uPK_<㍢ goND+SHײ{ 58*>\ ފF+*($Q,Z^3Nf]F_L`;' g=h¶mM bvBI,_a͍:qd(QoN︱ 7<ŏ|G>IwQSL_ll蜫MOدm7%F:b21`0 gLrQWCUϔ~6E֫##\Y^67 1c [1S|u%AU@cԆD#Mro}}13TQrGB8 -JuIXOfƈƎ9G |  c>9䠅wju牎^Tk6}'hxTLn).TȉtM1PMtU>R?0\jl"G~"hKHlTضpyH&bf'ݐkhFflޚ9I ܻ #O6_  mR,՚KNAɛiG+7 !KV)r*v'*s¹`־sPM;u+ Q %$EbSUX$^u#y$"DxoR@!HWsr01T{oU@ޡV#5c`EdAP;v](}ga~㱂g YGgֵ\X/2%p"QC@H2nCV GM'umU郦]̅BT+Ax͝2`\N9pjMFHN3qżKb7r)')R^vP%veڇ7/_L_b?I_Ğ8ya [rlI&Wif bz9Uy)P1b0r`jPt!+^J"c~9V_ef?;faF&=S g,3 ($_3׿#] NgM1kkݱT2)P)ht7JQv]tߌÌ2qnLt?6[ ~\d4'$ESK0,}y©kEBhbVYh.PbT5C)(Ņ2WR=!hjt$z2_^қj ADuUnqIH ڲJ-ELW [(-y= APeU/ʒG<p~\җDaqv';7Ќ-E/Áv |/U^Rh@a/167U :9D<)sԀUj TߡLmf 9fY1ƕqpai{=hn^N^qҟ`녻k$0ȓK"k0B$2e^g~&fR;. M8+bTxfK:[MWaRNɝʫ|_2Y-/~[o}Þ'sz~Ila FCg:4j_p&{k$ $($y7`rV&ߴRSF 5aeZH6>a`|VMh(^ N,X >ySi W|YkOTv%_GwX(y>h<ɮyֱfuВc:yJ%;Y}^ x̩ [ ilqH^(M*GjoPfdW5.OvaI6EO@ D{zoJ{\.,?5 pS7&A\Άh0ҶkGrmA!qhz0]=v͗a6$ү?Vg#~E˗ /Hv2֜~7(e[5p$7('\/Qȹ?yj`I _PP*&!'5gužckɘ?}a g-"]B7zc9{tɕ`c8:w J({lcU,8"ٞ,E#批'L^wr(ͥFνNn?}FGg^įGgn޾cPьZw =Lw_5#!(l~Es> le=Gqa_vaS(F6 HO\@1U16煱!ax§";C@Tw@KqǕ]#`Nh5T?%p Nx2ɲ068+Y,D$o}&v7IwyE|,+k!+YTa6s!]o^$2:fHU+GvJccKmP;}2F b/;ɚs ~$b /8#Or~-T`ĭ[Mz8o%ʟ)ʮBCIK%l #jܚ."3j-4!A6^WPj(ⵣμF'VXPg;KAqP Ex7:VTfqsiKA=8oiFK*3&x~ 6ђ`/r{}M,XsxȱθqAŀPnXYFFr߶;?:^Fk,-?[:UIl:$ALʶZ\ysFf,!CFLLd@ hh /$31`RakI(LZ6eCa*Cz6\2z'%~_ /];Yzr3msʚ=KH&.,Fڧ;jP|1Դhtca/]4.`W=ۻ E}b[HSŹ!ȜKwҤ#aj g)^)ԷPkmX)-'%$W{$p^zz9}Ώvj*AkP޹~AzIeN)'X%[?לη(~1ju`~F`iWδ[35Kn%n m[Kvzٚ~AOnyē`7mwA3qcbbK:2-Y7^ˁ&}E.tD7ᄍYfŋt85\c~bhqlO7k6h-9 a<|/^(<(\>I_8p^E0lnVDι- }T+zE@YFE0ͧ @f unU⯃\E{?HN`>/LbC#<{ə>w@f6Y̜ o"R!L{J|nkދ"1_A-gJK_==_0ӇdQQSi% ]ƠdYNpL~&ʥNj&CRȹ ! <)_d/d&{j.05Z>!m9FJKKmY]p62:~`f:=R騭_4p..x]\Jۄ/e "'tΰ}=YkTKх禀@B|-WQY0uuJP]/t PnTs*28rg91ȍ$ Rmr(Rs) &`~'~Y ~5,tjCm8smuZ(Iֆ7s5ńB78UrAxDIT.j/;Ȕ `D Tu*06,*sc' |3z%<_&NUQHGx}EܱXDVwB)}>&_uY.m?:'/3ZП2C}UG9Ux!@T%Au<ǚ~6zVuL ,r'JHw;tF_e$TI CS{^ϸ`{Pg]yp75&ʸhLsZ@PaX%-p]h]1\b<&Q1:Ma[`dt/E$R9l>;*ˁW rӧ'& sݞ]hP)?JgY(4Y~0%B_F0m3>8kOWA^W[.C߫H_k9t;TrAꭔ {S9wH}Nt}*0M{ ͖Bx.Z|6zAsQ²p{`g^eυZ)b,mݕEVlٴ? TCDNx[p3G(A@gJ"!lrKq.DwW=F_fح'nX@ <|Q| kE;IDʢSN ib*=^1EtKD\8-kգjլkO.h}}ִ`36˄jd4 ˖{:LeۿpCo&|pkW_p3; LBZx} d tqjr^ڄp{|W$wWޡ0M$q?J0W<@rvj*݀b soNP%!p> PE%AeFT_#;ۓ/wmkU5$XUxg̖#x뗛w @(W[1?(N3slp AI.{CBb#`X>% n.{ w2{?"ZVX_9W%B02Dl)|߁7ql#_6ôS>]b,W$J҈/B:B8Α-Ӵ O0Kh;g>_psΚ Rnar" #}9x\ O44641$vӬ v KL_E%~ NK(鎃& mm'*SF*5z& p <QE -k%JT:*vih!*ZkuP(JȈUm^m@8ސ X30* 3E:5Fm #6P0w4 <#l<Rɉ#jl57DIo @X<{&Wuzbo~KseYH R:G=rogSFՓ>8L##p&4YP=R]$_+ώ/vS$d{|"Քû-Wס\̄%׈)\R?KO V;Z)* G0i7rn)-Mm೹#pۏ4K~ _iZ?i@s %g<ǠdA̘\nmbIו0kI{ER^̲\p3``?/-jz%42v)[!.j=6V&ZVUub0O,9#) ލE!kvӥa}t ([O'M=HۑE "qMұǬOns^N`&Z)g)"#7a}'h\\ѱEj( =CP{򰋘wpzL^_2CRna ":ЫnAb]J_;i˘Ik(C̞ u'x(ݏbj9I1bޓ|b.kzaXZkJ=BvCc Fר,gD0^Y \J [feyd'[CrkKI8Br&]F@e.G80r.|5Хnb,FLT0rvSкrЎGU0h{Kӥver^o$0}0$?S{fZnMʪHyI/fD B劾W$gb)Q.Ba_q,٨@4+yd^AbǷNþM;t!J^d7X!?FŬxխeI/ e"Iw&݆>˛]N"YY%ܝε?>LL`֓7L1~dI)`Y?RUpZ^@5#V`;!5(צ]ԜB\1OD 5U*i"Km@ٔmʜONR ^R[i=%i˓m;s"ԓƎ¨e3rz39`dٷ/#_nO6¹by rmߓek8AU'p:T~M教vXfzk#2rE-Ep<`SQ#a`~ҵ", !y+7OjLqAźJl lX0jH;es é.)]zp͝9 &.8 &fO B+S*NB(f.jmee$#Z.#rdZPͬ:uƕ]2wF*R(H77ܰq"9ra/s_Vi tӪz[ r|uX{\(;I]%Z6 ٷFO zb f5sgVvJt|[毒s "ހ(BGOySD?~}٪߄+)t^ !s L~*ْ4r3$2kМb6#dMGU\.pXh*iEΒPQǮ||-Wh!Id*0{NhRTtC:@ٝFhf^_F]|d˙Zc4q2\cl&}%7q,moa([\ +z`(Zn Du>u[e{y\HSCu&71"}$[\=5ſ#ofELmr #$ڻ}E4O xS%glh(cq4z FaWj)ʦ9tz>)Ɋx` ftum |])Ya/G}p!U u(]wVoG. = w👿|{ h.% d}$>&ݺo#՛斐#7 c塉b KZeip㺰,4K?KT$~~ptdanQ4G`cj Gc5@fjt0UUOn$ou/J 7ЇP -S;gdsc?(ud5e/xe?D5Ln}Ul *L.x,`VQi}?rr"kվmY^Cxj`,}Sr`K夲v5h@=(}Vщ~J+@24Uud@~l,òӒLDj./KT`>E jn] 5W8!Lnd/ y=!)o3 T04苦bC$/(k*V]7nv I||Z#iQpCxAm8.hTTt2-wGop3便V/G9Hh|@w;mEZGsg#K99 ;8h?l'~uˇ?Y/2v^CJo<44& q%;rq$w-Xt|(Q v_p4@/{O<'[`Fe! k#OMHϱbc]n$swJB3Ks񵡉zvͿ]oΥx9H"Tf)n$r:(,rf[nꠐ9v|eظ|#b.⡄uA_D_DVK%Ӱ\<5yt H.SDAG@B52'[f!K,>}]Z@5؁>-E@\m1y:0I+XuXc_k*l婤͑1I#Kwn/dgxp{Kb'uI06 T&   Ĵ7zJuȶ>/#zuwl.M'o_TY%[V'ʃW١jh*6etp^m8bB:T<'cd{2EŶEoqIL]c3]CS'SFO?cEŨ> uܚ`Ikb͂V}1#{F/\kNΓ_ʫGM 8d'9 ?oĿ #͵3bVd˛NKXG4&$KR$o (s2?&ݞVϱԛ)8+Hlq2''zn4X=ѯ}dǂUnܩ:gkOͭsr!SDwW+,zqDY=|vF'o? fKÅ_EÌ+ J6Q‚ bg`p`<ӕY& z6ľNK!1'x6 !M\>=ȄVØEj vPI$?:&%m|o1}: zJH̃Wcu^3(H`ݖbzJi$~Jk;ngKBtRh*i)m4xIFvqMv{Qtҧi* u_LxC΄nxIXkbڍ7)U unύ4+O_/&xpqXf]qC.Tf\a1Ūb[:t\c̒qci4DT^K7H("aЏRm;@/s Dzf UYљki?j[j>/&mnB>TH)Єݢ\5Z~D呚|s.٭b  XGĩKLY3F(-gv " ;|fu*"s}wE=RIEN)h0[yqeU|i,ъNow nƉæg;=n&H%VRD.ްY˖66(htD^C(7#O80Lw]xf;ʮ&Uϔ9fTg W;&5B"kpϣ JA#!6H=dIQ9i 5-g)G ppAtk;a?믴}]Jt|!1%k0ȶV6f=rK|85_d3Yq<)i5.=kVË!yϥt(yI`=S KۦkB3,`s^`N7+gTA"=]tTT(A|aLYDièwAw@ of⻛nwE?đ|"U9И~iX:&<.Uܔ B%,X6ZҬ,"l_u<r 34~1OniGaܪ)8GF*RY( S6ilCeڐ=.5;0|MXK8ef?Q6͂8k7Sm7"_ֆf(p 8%mc(Ž~cWCŏT/<#P>MG-LhB/h^~oҸ+PƑSw~% xr]۟_oƆ-CgkLP8i?v?+Rʛ3} 5E%P\*n=Txlm7%>t1}UF\p2y g냝 ωL9)vFdI}BFFWU !;- !LY,"\~ͫd++dMEbŋ`řwUR>?aV!Gd eAi=f@Mψg̓3WйFI \]I0SL P;uk{) iUw'{Q$lfqo1?[#<mq2]l1gc4xI]D`ަ }I6i`nvQ%B#Wbԗe~FJϷg#}@k11R<奉'l*;e1MLL( Rl`&H)vcX0f?:F}N6`kR>~{,..*U=6IJ z`1~"nW1n_T:gtW%3NxՙJ»{!ȣ&[aNb m.೒0G 6ktet[o14UVD9vOԧ ^xE56aVr:&|,LxG˓C +U_ &)쵄H)utG8dvsmh7>~=DG@Y1߽pr!گypέ߻]vpD>\ޏtை/ ׃ K3[}0'E'ҐH&@A8Z,[2.4G¹h{F~^%A`&'dg.w qc6>kx7`rGD?'b߫y%Õ,IzRw?/u 4 X}ea@ -yd[1 ⎃%X1d/xIܭgx3ٚwQgo2LUplbD]$Yxo+Z4Qt燣}]l%3hOnX"п(G] $ Y[>{!bgQOFy"Y8Bf4Di:I3BW_,uVZhnw+Z; T2JfY 1,e6:aLxa"1hgg>uRqEIZ~(\yb|;Ю?2n0k mL\ގ~:dJ*zQ1˳ :tT<9Bn)T}%A_'d,)d(|Z58viFUR+d(wJbOyl|mW0>Q_ŋst57BڊĻ.LG*61Px~*D8wq{EIyͭǿ@fm&Ot{ܺgB_b>"WWPM1=[P Yx/Jۢ-lhTJZ\͐HSDH@??W2j dXzߏ77 OvV4qh(hQnCRߊ*T#҈nB$xQڞl^l[{5;!› r\ :7xې, (Zu`6Z={|j=0Svov&*dnnDPG;~pʂ|'B:NgDa:B$HDÓiv;TGHvk,IݰV,[.2@S61xgA=AjJKcHUظs4'^ (O`5yěؠɔbqT3ɝ/F* 1I\z4X*ͦr~ Ƹ!S?̰Agu,quNKZ%gH2*?`=w!2,dMsrkF1)'Xx$9gVV ϟT,bq<}ݶ# y_?$ e$%wI$B*k)ރsBFBJ%nbѣIVlzM$o=-jGUJNɟ&o}x&*0(!ps9Wyxm?%ۤ7wYj'g160m`>,|m>D|>$PABt'Ț!#O§ h;yZ9/W%oiS< ӡô'\#x돿xs 0 X='4;@J_K~,if lo⑳Tx_9> EluKmRI 6PtUf9Tz9i\9D_sā7F&ۆΖ]_ [͹|F8>b=Thm,V*N$ruՉN. ,%RE|Zph׍?b’Lfq\O>;K LdX2Jo.:LPbmz][R@Y-AMɑLƱm5z&3="xJk3u|zGpAlpX-dV'%*O~L̂Gⷔ5|AR 4p:|b摴2&۷iͫ Br=?Ou4emZ_fYsLK ^|?Z!("LSZq2U4j.V0ˢr ˦8_+NcL/.\W$^>C;|AEM'|RI$]P:Nٳwq "3鎠Fo_x_@Qqw!f7sii]GĐ[]Lg,Ft Mkj%<0 ]."vOgAx'FT=:lcmU{]&Å =|V)v` 1֛~eXdYVPQ?$3,Nǘ>IEێoz ^}t%c5NNh< Oc 2VdC@%U'C۵/, 6t $cu_"D͝s w o \n\/~=XG k#xM mldiԛ]b:bU+wд/xp?yW.;؋饰 KiؕJCwI_ }MaIBe04,N!g,4!$ND`C wlt=Z :MI]jLWHcGb ˉ+LSc@C}(?nP'-[g&cZ[m.稃*m)_Z`ӟ;ȋ&:d񒯥kM^g{*⍢7cKT.SyU<~KHϾV1Bf[q((Ɔj.Sަw-9ڬ0`;e+G?،"}4mE, -ur1RG/>UpTXSbx~tl Ľ>S2cgN݋Rt1G흤 qpl(,4C \zs8؍L }nqM;%;@FwHGG+F*_(NL!^mM+eI6do۸nzYamy68.*Fix/WqZIn0.zMEMɀ1tOB6.GD٥ 0VήH][Yv[3%!v&sɈ[5 p~2d}'s,؝H[ϻlS4\iZrD0LSܼ͇0(xKm6fnmCO$v3Y -u;h3qe("0Ѱ+!J yuiAGhPe& FNVsޙ8.VA)q,5<RȿjZa !#%xW8E勍vҵq-qKifL;{"BG9(-EP4::^oB|s/ZJ%= 36/6oʆeHBIh6F^abpGQ쩩11k*dB/rM0oS+&|ag >u2~%ak, ř*1I$C)G ݺcVkJRr]qHne<1R1zcNPupWފl쵓Gk x^0hHrsNxfK *Uc?*v7?F.F f">ꮎ<ʥPd^0ҽSc.K|2)vQ|D•H! g-~v`. .EXY[ތNl$8Fw˕靵c6YTG}ڲ=It $iaB+V?lHVySqv߇l R4ב1b% V:H=eEwѝ'F 2k}5Є[٥mu| ⫵z1 ?}5Ŵcs#dfj'%6'x(znhRJr8;8xs.KE *('lF[Pg`U=CApSX(PV KױJ S}z0&kC0!-aV'|^/zحvQn+DOeK!,;FffTfֆDca:Q0I|L*#|6\Hr)Hjj޹[y2~ !Ƚ).`J]I>'*#?!جve``+ЙRKm[ dvƾ`ۑH+ 7U-[jMB9S&4 IԙW1d !E@cJ\2+ba ֽ5l.ra:M3N+bgDϜ 衁7k(k5 uӏKP3Yz#_=%Ahqg96P84!VHG7>x3y@$~^KF/|y+nKp{z6 $=y$r&1%y&廵THoa[pе8A̍ߖ/ߨW/%B\MgرInNK$8s\@͕×Ok&7ɯg5TCr } kNH7\ϸVj~!Cn'@F 0*ri"r801ц&Y#:8 uCG%K)(dVxaD90=$FGݏELqY3Z7jp`B*4U~ßOfMܺTW*/KYupe??E3h\ nCz'4GǕ.$ "9BDֿDQժ fݧ &nn=$]lbV!M6.l,Y75w}[QK:ѥD)`n=%QAOLjj9V6\h +R4,T.*bs R`k+- X9iKhŌmHΏɵ2![%7jJfz[e:UJ`+Oʴ cZxҦaz[MUyqO 턱^Ċ$\ZmiB.iF`!o 6<]ډ@ 7)H쟄^m6QiW@rHrQC. L}&=z%>h ed_|ހAҧZt*.O f &>tf6m L7f{r%~9.DA Wh=]x8hֳ %` ׍,dA3Op~ W\u%ծapyR~s#z (f5"C!S ׉Rli7cw09&'eð,`TDy)xk3 42ˎ<*XR깅iR^$ ӗMV7)iy{̴(rr_m <\f ,/Zk6)W&ĴY0sZPIj;q{r@t'v e㹺a.+7o{CobZJf+aPT_O \TqgM.;dD1&#Uu@j>=w$Fׯ7ZT| e88o@x(ῳQ+|i5eSaq2VkK53N|/,P %z#0y!ur3|-A;޶-pA3]-WFLsՃ#:ʚw!RQ ^)`J~ C?{qJ 7cc/< ['+?J+>p$U83:/cp,/-}H\zM1AMA'5 M$n ÿ&El?;O2 5#W,Um! R? CKӅraX"Dں' 1¾՛J)]%Xc ^QRMpo6Ed˰M!u+q,eT.jȱfF!(-zx0~tE[xd݄(PeCo(݅݅oMa)dVfzD4XFf+!mj',ek-c' Jl6{tc*Be-M+i݄\.`tX GtQS[@c nvV7n:jqHjՌ"P/aZa?%!^å ǃ,6y6R"Pá4f~U [nGOw*_3!f)݁2N[" ~Wj!KbiZ;![uZ g[J+UiꍁYӸ@V彘 W-8w4aD42^ *U1WiI Gx^ 6c!{R=Xt[Ӗ~<S1^.F'<{^};u=ʃ(U 93ِxW'>$;o7 T":KDhaژ*AًLX}"fof Ч1AZȘ/ A@׮1$@ lby* ~AZ׋t5Ʊ}.]@RLU^q2NLG@vҀoLaseT+2w+ii1pNӇ+lѧ)6<;Kc<Q#`lh{>'U4XN]x)(ϊhvɦ)~oEXpeȞ%-}qgF_ Mu}L3C-IV8a=&圳k޴9@r+^ FEۛt4HsLJ$uq~%dic #Q7ME _^`(r QCv{0j=2 i . b&If ~x֘$ڔ~;+F_L!J,>HWO"a;Ѣ4*Tt* 8_Γ<]q U9w {(: Q!R_O90eғaP;Aw['a˷+jyZlu8,$8D1q/G< Nێ9 .lXГ$ٴ8jX\͹Ao=/bϏ.AM1ƒNpp0raB3]=.1=t- qZ']Rp!C!l~xKoX=BiQ,2~C>Biβ`{,/L0ZaflFcssī~}b\MYb(ixI3&t^2& ڿ#%=ֲjي%jC]!F; 1vbq>VC!*+D`*zbLb}J *I<"އ'C7q3{P\[hN&Ǻ(GX c *M-T Y7Cws \Pw~F{+!q~sǀy( v2ј2vذ L s@)Ji[5[G\C2! nLsp-Ncٴ IS40MWS!vi3\3JuQBqjI'S 1Jࢉʦ{< F-NM;{@?i~CY&ÄԛcnT|FmY8I 5H!z=*#1!]-Ӓw.մp*)6 _;@3@#& @im ݑJUVI #KV,N!r|dNCVo LK(hkx`e_Z WF1"0ZLb'#}$!>TDU"o2t8^)y~_{GGNy~ ǻ`dz6^#Б@0װ]O-m}+K=Dl{o}_J-ek6:_b&SR$ jwfP/ofY:4 Z{Ϭȣ0#g*`[ztO U/"dq*󀬈7&v} Rbg69 X b?lpb+tq ",$cUDQъT5:zglr(E*x'V 9* ,4or@ \b{s,"ۘvTV?a(L~_A0[5./ooI?Xm& p9ZXM?\r{0HZ׶`Zd;j$]CٜZ -)И ~=W3(K)RgUaR]+ ^y!icݵQ!ְ_KEn%n%̉kw0SW:؄YUqBnK~)"TE˧