libgimp-2_0-0-32bit-2.10.12-lp152.2.3.1 4>$  Ap`%5/=„7+?8ikcB<9Ie 3PMxQ)\0p>Rt\h$(g0ls{!bl n}P?WP!SpڱS. X~""fmtRQz[RyBjAOPL$Z,F+"(H 7Sx lA,w5懳:}ǥ&$0$\~]= u΋h2g|6134b67c9b4953e2fdcf2e180247a8ef54f6af1af037c84a17264bcf7a8157f1f73c7c045adf81185217a2108bf3afe277d06ccc`%5/=„;rG_b՝(op>|?ld * Y (,?HY r       D       0T 4"" ["( 8 "9 $": ">)G4 Hd I XY\ ] ^NbXcdeflu vw` x yW &hClibgimp-2_0-0-32bit2.10.12lp152.2.3.1The GNU Image Manipulation Program - LibrariesThe GIMP is an image composition and editing program. GIMP offers many tools and filters, and provides a large image manipulation toolbox and scripting. This package provides GIMP libraries.`%+build78 openSUSE Leap 15.2openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://www.gimp.org/linuxx86_64/sbin/ldconfigyXVV`%+`%+`%+`%+`%+`%+`%+`%+`%+`%+`%+`%+a30641bb880fbacec7349cc82c547b92082c45f4e98288a3d471cd69045ecaf798b48f559c63b6b010d0039072af1bc2093c9a0a8a7f1cceeef79f69ac376fb42cd476a8150d44c8db8b62bfcfabcf6ebe686549554a5d5ea720d5fa74fc99e5cf0330101e7719d7e6860a480fca8c022a8872684dcfe28094af67daf4e5fd682308e99be58d2d44d0276e82d8669ec3771f7c102eb242b544ddffebbe688fabafcfa17f1f3e439a1c1614e55a52a26e3c64b7d719ed5a7e0e9aa51f7f569fbdlibgimp-2.0.so.0.1000.12libgimpbase-2.0.so.0.1000.12libgimpcolor-2.0.so.0.1000.12libgimpconfig-2.0.so.0.1000.12libgimpmath-2.0.so.0.1000.12libgimpmodule-2.0.so.0.1000.12rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgimp-2.10.12-lp152.2.3.1.src.rpmlibgimp-2.0.so.0libgimp-2_0-0-32bitlibgimp-2_0-0-32bit(x86-32)libgimpbase-2.0.so.0libgimpcolor-2.0.so.0libgimpconfig-2.0.so.0libgimpmath-2.0.so.0libgimpmodule-2.0.so.0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/shlibbabl-0.1.so.0libbabl-0.1.so.0(V0_1_0)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcairo.so.2libgdk_pixbuf-2.0.so.0libgegl-0.4.so.0libgexiv2.so.2libgimpbase-2.0.so.0libgimpcolor-2.0.so.0libgimpconfig-2.0.so.0libgimpmath-2.0.so.0libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0liblcms2.so.2libm.so.6libm.so.6(GLIBC_2.0)libm.so.6(GLIBC_2.1)libpthread.so.0libpthread.so.0(GLIBC_2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_=]\@\@\[v[@[~[?Y[?Y[>@[Z@Z@Z@Zb@Zb@ZZ%ZR ZP@Y.@YXqX+XYX@XpX{d@W@Wk@VbVY@U%@Michael Gorse Bjørn Lie ecsos@opensuse.orgMarcus Rueckert mvetter@suse.comsean@suspend.netecsos@opensuse.orgbjorn.lie@gmail.comecsos@opensuse.orgmrueckert@suse.demrueckert@suse.deplinnell@opensuse.orgbjorn.lie@gmail.combadshah400@gmail.comjweberhofer@weberhofer.atjweberhofer@weberhofer.atmrueckert@suse.debjorn.lie@gmail.combjorn.lie@gmail.comzaitor@opensuse.orgplinnell@opensuse.orgplinnell@opensuse.orgplinnell@opensuse.orgmailaender@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgjengelh@inai.deplinnell@opensuse.orgzaitor@opensuse.orgplinnell@opensuse.orgzaitor@opensuse.orgplinnell@opensuse.orgplinnell@opensuse.orgdimstar@opensuse.org- Add gimp-fix-issue-3630-postscript-plugin-crashes.patch: gsapi_new_instance() now expects a pointer to a NULL-initialized pointer. Initialize "void *instance" with NULL. Found by massimo (bsc#1180770, glgo#GNOME/GIMP#3630).- Update to version 2.10.12: + Core: - Add an "Incremental" option to the Dodge/Burn tool, which, similarly to the Paintbrush, Pencil, and Eraser tools, applies the effect incrementally as the pointer moves. - Curves now have a concept of smooth vs corner points: smooth points produce a smooth curve, while corner points produce a sharp curve (previously, all points were smooth). - Search the user font directory path on Windows (since Windows 10, non-admin users have the ability to install fonts). This is only a temporary hack until fontconfig adds proper upstream support. - In gimp_brush_core_get_paint_buffer(), when allocating a new paint buffer, clear the old buffer *before* allocating the new one, to reduce the amount of simultaneously allocated memory. - In GimpPaintbrush, avoid refilling the paint buffer at each dab if the paint color/pixmap hasn't changed, hence allowing faster painting in some specific cases. - Add hygon cpu detection and enable MMX/SSE support. - Add a GimpSymmetry::get_transform() virtual function and a corresponding gimp_symmetry_get_transform() function which return the brush transform corresponding to a given symmetry stroke in terms of the rotation angle and reflection flag (in contrast to gimp_symmetry_get_operation() which returns the same transforation in terms of a GeglNode). This allows us to simplify, fix (artifact bugs, etc.), and improve the painting-code performance for several symmetry painting cases. - New gimp-brush-pipe-spacing parasite set by core code to preserve GIH brush's spacing across reloads. - Add a new Offset filter tool, as a front-end to gimp:offset. The tool replaces, and provides the same interface as the drawable-offset dialog while also providing live preview and on-canvas interaction. + Plug-ins: - Exported profile and data format strategy updated in several file plug-ins. - When not saving a profile, we always export as sRGB data, as most viewers would not display the image properly otherwise. - When saving a profile: . If a profile was manually assigned, we always export to the assigned format, hence pixel data is converted accordingly, whatever the work format. - If no profile was assigned: . If the export format support high-bit depth, we export the work format as-is. . If the export format is 8-bit max, we convert the work format to sRGB, except if the work format is 8-bit linear. + The following plug-ins were updated: JPEG, PNG, TIFF and WebP. + Tools: - Add input/output spin-buttons to the Curves tool, which allow setting the selected point's coordinates numerically. When the image precision is greater than 8-bpc, use a 0.00-100.00 range for the point-coordinate spin-buttons instead of a 0-255 range. - In the Curves tool, allow changing the curve's point types (cf. new curve corner points in Core section). Corner points are displayed with a diamond shape instead of a circle. - Free Select tool now creates a selection as soon as the polygon is closed. This selection is updated when the polygon, or the relevant tool-options, change, similarly to GimpRectangleSelectTool. - Derive GimpEraser from GimpPaintbrush, instead of directly from GimpBrushCore. This allows GimpEraser to reuse the paint-buffer content across dabs, improving performance. - Allow moving an intersecting pair of guides with the Move tool. + User interface: - In GimpCurveView, when dragging an existing curve point, don't immediately move the point to the cursor position upon button press, but rather move it relative to its current position as the cursor moves. This allows selecting a point without moving it, and adjusting its position more easily. - When the cursor hovers above a point in GimpCurveView, or when dragging a point, have the coordinate indicator show the point's position, rather than the cursor's. - In GimpCurveView, when holding down Ctrl while adding/dragging a point, snap the y-coordinate to the original curve (at the start of the drag). This is particularly useful for adding points along the curve. - In GimpDashboard, don't show legend for groups with no meter. - Add a tile-alloc-total variable to the dashboard's memory and misc groups, showing the total amount of memory used by the tile allocator. - Add a "Save Keyboard Shortcuts Now" button to the Configure Keyboard Shortcuts dialog. + Updated translations.- No more need pkgconfig(glib-2.0) >= 2.56.0 for build. pkgconfig(glib-2.0) >= 2.54.2 is enough.- Update to version 2.10.10: - Core: - Add gimp-scratch allocator, a fast memory allocator (on the order of magnitude of alloca()), suitable for small (up to a few megabytes), short-lived (usually, bound to the current stack-frame) allocations. Unlike alloca(), gimp-scratch doesn't use the stack, and is therefore safer, and will also serve bigger requests, by falling-back to malloc(). - In gimp_drawable_transform_buffer_affine(), avoid modifying the clipping mode when transforming layer masks, since this function is used (among other things) to transform layer masks together with their layer, in which case they should use the same clipping mode as the layer. This fixes a regression introduced by commit 2ae823ba, causing layer masks to be transformed with a mismatched clipping mode during layer transforms, leading to discrepencies between the transformed layer and the transformed mask. - Moved swap/cache and temporary files out the GIMP user config dir and added new config file substitutions ${gimp_cache_dir} and ${gimp_temp_dir}. - Pass the GEGL tile-cache size, swap path, and thread-count to plug-ins as part of their config, and have libgimp set the plug-in's GeglConfig accordingly upon initialization. - Layer groups are now rendered in bigger chunks rather than tile-by-tile (which used to pretty much eliminate multithreading for groups), which improves the rendering speed. - Make saving/exporting files more robust to errors. In particular if an error occurs during the process (be it a bug, a memory error, or anything else), GIMP won't overwrite anymore any existing file with incomplete contents, so that you won't end up with no valid files at all. - Fix a regression on support of various graphics tablet. - Remove the "Edit -> Fade..." feature: it makes GIMP use two buffers instead of one (east into system resources), it's broken in 2.10, and we can make the UX better for filters. - New generic canvas modifier 'Alt + middle click' allowing to pick layers by clicking on pixels. The available layers will be looped through (starting from the upper one) while Alt key is hold and the picked layer name will be temporarily displayed in the status bar. - When clearing a channel, do nothing if the channel is already empty; otherwise, align the cleared rectangle to the channel buffer's tile grid, so that all affected tiles are dropped, rather than zeroed. Furthermore, only update the affected region of the channel. - Brush and pattern saving logics has been moved to core code (instead of plug-in). - Clipboard brushes and pattern can now be duplicated. - Parametric brushes are now 32-bit float to avoid posterization on large brushes. Note: raster brushes are still 8-bit and plug-ins only have access to 8-bit versions of high-precision brushes/patterns. New API will be required to handle high-precision data. - On-canvas preview while editing a color in the colormap of an indexed image. - User interface: - Enabled HiDPI/Retina support for the GTK2/OSX build, fixes blurry icons. - Add a tooltip to the "better compression" checkbox in save dialog to make it clearer it does not mean that the file size is necessarily smaller in every cases. In particular some best/worst case are possible when an algorithm less efficient in general may end up better on a particular image. - Add basic support for cursors with a scale factor of 2 for HiDPI (artwork to be updated). - Foreground and background color icons, as well as color history will now display out-of-gamut warning on indexed images for colors outside of the palette, as well as on grayscale images, for non-gray colors. - Pack color picker and hexadecimal entry on same line in Color dock. - Add an "Open as Image" button to the brushes dialog. - Usability: - Attempting to transform locked layers or paint on them now results in blinking around the status bar (where the warning message is displayed) and around the toolbar where lock toggles are. The same applies to attempting to move a selection where there is none — GIMP will blink around the toolbar where the moving target (layer, selection, path) is chosen. - GIMP now allows selecting default export file type for new projects. The choice is limited to PNG, JPEG, WebP, PSD, ORA, TIFF, BMP. - GimpSpinScale widget now has an optional feature to constrain the value to integer when dragging with a pointer (even if the scale allows for fractional numbers), set with new function gimp_spin_scale_set_constrain_drag(). This is useful for settings where fractional numbers are technically possible, yet most common use case are with integers (such as pixel sizes, angles in degrees, etc.) so you want the easy interface to be constrained. Fractional numbers are still settable, for instance by keyboard edit; and arrow incrementation won't drop fraction parts. This is currently only activated for brush options in paint tools. - Tools: - In scale tool, scale around center even when using numeric input. - New algorithm in the Bucket Fill tool when selecting the affected area "Fill by line art detection", based off the G'Mic algorithm for "smart colorization": https://hal.archives-ouvertes.fr/hal-01891876 In a few words, it identifies painted pixels (either based on grayscale or opacity values) and tries to close line arts to allow filling even with not perfectly closed zones; the second step of the algorithm will flood the colors under line art pixels to prevent "holes" in the filling. It is possible to control a max size (in pixels) for the flooding, as well as max length of closing segments and splines. - The Bucket Fill tool got new interaction allowing to hold the click and move the mouse to fill based on several seed zones (for "Fill by line art detection" as well as "Fill similar colors"). You can now cancel the fill in progress with right click as in other tools. - The Bucket Fill tool now allows color picking with ctrl-click, same as every painting tool. It will pick either the foreground or background color depending on the selected Fill Type. The ctrl-alt modifier combination is also possible to pick the non-Fill Type color. - In the Bucket Fill tool, the Alt modifier will now switch to "FG color fill" when "Pattern fill" was set (instead of doing nothing). - In the Unified Transform tool, default to preserving aspect ratio when scaling up or down. - In the Healing tool, "Sample merged" now also work for the target pixels, allowing to draw in empty layers. - Selection by color is now parallelized, hence improving speed of the Select by Color tool (and any other processing which may share this piece of code now or in the future). - Add "Constrain handles" and "Around center" options to the perspective-transform tool's GUI, which are similar to the corresponding options of the unified-transform tool. - Improve color picking on indexed image to always select an indexed color corresponding to the picked pixel in the colormap. - Plug-ins: - file-pdf-save GUI now clearly indicates the order the layers will be used to make multi-page PDFs. - Add DDS loading/exporting plug-in originally developed by Shawn Kirst and Arne Reuter. - Rename the Guillotine plug-in to Slice Using Guides. - Add a new option saving a color profile when exporting PNG, JPEG, TIFF. Always save it when exporting to PSD. - Remove the "Advanced" expanders from the PNG and TIFF export dialogs. - Full rewrite of the Spyrogimp plug-in with much more options and better interaction. - Indexed TIFF with alpha channel now supported. - Filters: - Add on-canvas GUI (simple lines) for circular, linear, and zoom motion blur. - Help: - Link to the bugtracker directly from the Help menu, also link to the wiki and the roadmap. Remove the link to currently disabled registry.gimp.org. - Translations: - Czech, Danish, French, Italian, Japanese, Marathi, Polish, Russian, Spanish, Swedish, Ukrainian.- bsc#1130407: Remove dependency on JasPer. OpenJPEG is actually used.- Update to vesion 2.10.8: +Core: - Use adaptive chunk size in GimpProjectio nwhen rendering the projection asynchronously, rather than using a fixed chunk size. This provides a better trade-off between throughput and responsiveness dynamically, based on how fast the processing is. +Tools: - In all selection tools, show error on attempt to subtract-from/intersect-with empty selection. - Fix text along path not working with vertical text. - Fix Text tool's frame position when undoing a move operation. - Streamline Text tool's drawing blocking/unblocking logic. - When moving a text layer using the text tool (through alt-drag), don't change the layer's box mode to "fixed", which is unnecessary, since the layer's size isn't affected. - Transform and deformation operations now maintain color for fully transparent pixels, making unerase and curves manipulation of alpha channel more reliable. - All transform tools now apply changes when you asve or export/overwrite an image without pressing Enter first to confirm changes. - Heal, Dodge/Burn, Smudge and Convovle tools now adjust the processed buffer and mask_buffer regions according to the changes made to the application region, as calculated by intersecting it with the drawable and mask extents. This fixes wrong application position when painting on a drawable whose origin is above/to the left of the image's origin, and there's a selection active. +Plug-ins: - Port all plug-ins to the new iterator API in GEGL. - Improve automatic detection of HEIC/HEIF files. - Improve RawTherapee discovery by looking up registry key (should become useful with RawTherapee 5.5 and more). +Usability: - Compatibility information in the Save dialog is now more understandable. The minimum GIMP version for the XCD file is always written down when it is GIMP 2.8 or over. The list of features warranting the minimum version is now listed in an expander container rather than as tooltip, which makes it more discoverable. The warning on compression is now displayed as its own text under the checkbox and not as additional text to the minimum GIMP version label. +CLI: - New self-explanatory --enable-win32-debug-console CLI option +Translations: - Updated translations: Danish, Dutch, Finnish, German, Hungarian, Italian, Polish, Portugese (Brazil), Spanish, Swedish, Ukranian.- pkgconfig(glib-2.0) >= 2.56.0 is needed.- Update to version 2.10.6: + Core: - Render drawable previews asynchronously. - Merge the file view filter and file format lists in GimpFileDialog. The presence of 2 lists was very confusing. - DLL search priority is now updated before running a plug-in on Windows, depending on the executable bitness. This gets rid of one of the last remnant of DLL hell in GIMP, which was when running 32-bit plug-ins from a 64-bit build of GIMP. + Filters: - New "Little Planet" (gegl:stereographic-projection) filter. - New "Long Shadow" (gegl:long-shadow) filter. + Tools: - Halt the Measure tool after straightening. - Add an "orientation" option to the measure tool, corresponding to the "orientation" property of GimpToolCompass (i.e., it controls the orientation against which the angle is measured, when not in 3-point mode.) The orientation is "auto" by default, so that the angle is always <= 45 deg. Note that the "orientation" option affects the tool's "straighten" function, so that the layer is rotated toward the current orientation. - Text layers can now represent vertical texts, with 4 variants: left-to-right and right-to-left lines, and forcing all characters to be upright or following Unicode's vertical orientation property. See also: https://www.unicode.org/reports/tr50/ http://www.unicode.org/Public/UCD/latest/ucd/VerticalOrientation.txt + User Interface: - The Dashboard dockable dialog now has an "async" field to the dashboard's "misc" group, showing the number of async operations currently in the "running" state. - New Preferences option to enable/disable layer-group previews, since these can get quite time-expensive. + Updated translations.- fix build error for Leap 42.3 - add missing requires- bump versions in BR according to the configure.ac - move library requires in libgimp to %requires_ge and also force the libgegl update- update to 2.10.4 bug fix release Core: - Remove gimp_display_shell_draw_background() and all clipping hacks for drawing the canvas background. This optimizes away one entire step of drawing of image size, for each expose. - Font loading does not block startup anymore. Only consequence is that the Text tool may not be usable immediately if fonts are not fully loaded yet (and will output an appropriate error if you do so). All non-text related activities can be performed right away. - Change of the URL from bugzilla to gitlab where appropriate. - New tool option manager to better keep track of user context and paint options in a consistent manner. User Interface: - The Dashboard dockable dialog now has a 'Memory' group that shows memory-usage information: the currently used memory size, the available physical memory size, and the total physical memory size. It can also show the tile-cache size, for comparison against the other memory stats. Note that the upper-bound of the meter is the physical memory size, so the memory usage may be over 100% when GIMP uses the swap. - The Dashboard dockable dialog now has "read" and "written" fields in the dashboard swap group, which report the total amount of data read-from/written-to the tile swap, respetively. Additionally, the swap busy indicator (used as the meter's LED) has been improved, so that it's active whenever data has been read-from/written-to the swap during the last sampling interval, rather than at the point of sampling. - Fonts can now be tagged. The user interface is the same as for brushes, patterns etc. - Some icons fixed: larger spacing between broken chains and gimp-tool-ellipse-select made symmetrical. Usability: - When a plug-in cannot be applied to an image because of mismatch in image types (e.g. layer has no alpha or image is greyscale), GIMP now displays a message listing supported image types for this plug-in. Tools: - The Measurement tool now has an "Auto straighten" option allowing to rotate the active drawable (layer, channel…) so that the measurement line is used as horizon. As other transform tools, the feature will work on linked drawables as well. - The Smudge tool now paints correctly on images with a color profile other than the GIMP's built-in one. Build: - Installer: set compatibility options to run Python plugins in HiDPI-aware mode. - Put back compatibility DLLs for really old plugins. - Install binary tool `gimp-test-clipboard` on the system to allow people to help us debug clipboard bugs. - --enable-bundled-mypaint-brushes renamed - -enable-relocatable-bundle and also make WMF fonts looked up on the runtime prefix of GIMP (instead of the build-time path) when this build option was set. Plug-ins: - gimptool-2.0 binary now accepts source files with non-standard extensions if it can try to guess appropriate language from the compiler being used. It will also properly quote arguments for shell usage. - Run explicitly Python 2 as Python plug-in interpreter to prevent breakage on systems where Python 3 is the default. - raw_input()'s argument in Python console is now optional, and input() support has been added. File Formats: - The PSD loader now provides an option to load "merged", pre-composited version of the images that becomes available when a PSD file was saved with "Maximize Compatibility" option enabled in Photoshop. This is useful when loading PSD files that use features that GIMP doesn't currently support, and therefore can't render correctly, such as adjustment layers. When loading the merged image version, we avoid loading certain additional data from the file, such as channels, paths, and guides, while still loading metadata. This option is currently exposed as an additional file type ("Photoshop image (merged)"), which has to be explicitly selected from the file-type list when opening the image. - Embedding GIMP's built-in sRGB color profile to exported files is now optional. The default choice can be set in the Preferences dialog. Translations: - Updated translations: Catalan, Czech, Danish, Dutch, Finnish, Greek, Hungarian, Italian, Latvian, Polish, Romanian, Russian, Spanish, Swedish, Ukrainian.- update to 2.10.2 bugfix release - drop gimp-Fix-reference-to-gegl-0.3.patch + Core: - Discard fonts which fail to load and popup an info dialog to allow people debug their fonts. - New API to suppress updates in UI until plug-ins are done introducing changes. - New API to calculate histograms in separate threads, with possible further extension to handle similar cases elsewhere in GIMP. - Tool options are now properly saved and reloaded per-device at startup. + Plug-ins: - New plug-in for importing and exporting HEIF images. - Enable visibility of rasterized vector layer from PSD. - Single-window screenshots in Windows fixed to correctly snap a window even when it is partly off-screen or covered by another window or when display scaling is not set to 100%. + Filters: - New Spherize filter to wrap an image around a spherical cap - New Recursive Transform filter to create Droste effect. + Usability: - Warn users, when alpha-only painting has no effect. E.g. when target drawable doesn't have an alpha channel, or the alpha channel is locked. - Make the splash texts dynamic, so they are larger on larger splashes. - Mention pressing Enter to complete Foreground selection in the status bar. - Make sure that clicking outside any selection prevents Rectangle Select and Ellipse Select tools from creating empty selections. - Improve mouse wheel zooming behavior to keep the same point centered under the pointer even if the image is completely visible in the canvas. - Add "View -> Center Image in Window" (Shift+J) as a quick way to center the image at any zoom level. + Translations: - Updated translations: Catalan, Danish, Dutch, French, German, Greek, Hungarian, Icelandic, Italian, Latvian, Polish, Russian, Spanish, Swedish, Ukrainian. - New translation of Windows installer: Chinese (Taiwan) + Build: - Add a --with-bug-report-url configure option allowing packagers to set the address of their own bug tracker. This address will be the one opened by the debug dialog for reporting bugs. - Add a flatpak manifest for the gtk3-port branch. - Remove the possibility to disable script-fu. - Add a --with-icc-directory configure option to customize the color profile directory. By default, it is set to the common path /usr/share/color/icc. + Documentation: - Updating the description of the XCF format "devel-docs/xcf.txt", for third-party readers wishing to support GIMP 2.10 XCF files. - Add documentation skeletons for all enums in libgimpbase/, there is much room for improvement.- Add gimp-Fix-reference-to-gegl-0.3.patch: gimp.pc: Fix reference to gegl-0.3 - we require and build for gegl-0.4 now.- Update BuildRequires versions to be consistent with configure script.- let libgimp-2_0-0 require libbabl-0_1-0 >= 0.1.46 to enforce updating to the required version.- libbabl is required in version 0.1.46+- add BR for gdk-pixbuf-loader-rsvg to enable svg icons - enable jpeg2000 support: new BR pkgconfig(libopenjp2) - enable webp support: new BR pkgconfig(libwebp) >= 0.6.0 - enable OpenEXR support: new BR pkgconfig(OpenEXR) - enable email support: new BR/R for xdg-utils for xdg-email - set LC_ALL/LANG in %prep and %build to silence warnings about encoding of the translations - make sure we can see the compiler cmdlines by disabling the silent rules- Update to version 2.10.0: + Image processing nearly fully ported to GEGL, allowing high bit depth processing, multi-threaded and hardware accelerated pixel processing, and more. + Color management is a core feature now, most widgets and preview areas are color-managed. + Many improved tools, and several new and exciting tools, such as the Warp transform, the Unified transform and the Handle transform tools. + On-canvas preview for all filters ported to GEGL. + Improved digital painting with canvas rotation and flipping, symmetry painting, MyPaint brush support. + Support for several new image formats added (OpenEXR, RGBE, WebP, HGT), as well as improved support for many existing formats (in particular more robust PSD importing). + Metadata viewing and editing for Exif, XMP, IPTC, and DICOM. + Basic HiDPI support: automatic or user-selected icon size. + New themes for GIMP (Light, Gray, Dark, and System) and new symbolic icons meant to somewhat dim the environment and shift the focus towards content (former theme and color icons are still available in Preferences). + And more, better, more, and even more awesome! - Drop gimp-gegl03-buildfix.patch: Fixed upstream, following this drop libtool BuildRequires and no longer pass autoreconf. - Replace pkgconfig(gegl-0.3) with gegl-0.4) BuildRequires. - Add gcc-c++, gegl, glib-networking, pkgconfig(gexiv2), pkgconfig(liblzma), pkgconfig(libmypaint), pkgconfig(mypaint-brushes-1.0) and pkgconfig(poppler-data) BuildRequires: New dependencies.- Add gimp-gegl03-buildfix.patch: Port to gegl-03, patch taken from debian. - Following the above port, replace pkgconfig(gegl-0.2) with pkgconfig(gegl-0.3) BuildRequires and add libtool BuildRequires: and pass autoreconf as the above patch touches the buildsystem.- Run spec-cleaner, modernize spec, drop Obsoletes for versions no longer supported.- Don't build with webkit1, as it is no longer maintained and has plenty of security bugs. This disables the GIMP's built-in help browser; it will use an external browser when configured this way. This works around a number of security vulnerabilities in Webkit1: https://bugzilla.suse.com/show_bug.cgi?id=923223 https://bugzilla.suse.com/show_bug.cgi?id=906375 https://bugzilla.suse.com/show_bug.cgi?id=906374 https://bugzilla.suse.com/show_bug.cgi?id=906373 https://bugzilla.suse.com/show_bug.cgi?id=1034856 https://bugzilla.suse.com/show_bug.cgi?id=871792 https://bugzilla.suse.com/show_bug.cgi?id=879607 https://bugzilla.suse.com/show_bug.cgi?id=892084- drop mypaint until it is in Factory.- update to 2.8.22 - drop upstream patches - now in the the source - drop gimp-fix-PDF-Import-filter-crash.patch - drop gimp-bgo773233-CVE-2007-3126.patch - conditionalize mypaint support - full change log: https://git.gnome.org/browse/gimp/plain/NEWS?h=GIMP_2_8_22- Build with libmypaint support.- Add gimp-bgo773233-CVE-2007-3126.patch: Gimp 2.3.14 allows context-dependent attackers to cause a denial of service (crash) via an ICO file with an InfoHeader containing a Height of zero (bgo#773233, CVE-2007-3126). - Add gimp-fix-PDF-Import-filter-crash.patch: Fix a crash in PDF Import filter when importing large image PDF or specifying high resolution (bgo#593576).- Add conditional gimp-help-browser Obsoletes for Tumbleweed and Leap newer than 42.x.- Remove --with-pic, this is only for static libs. - Trim description on non-main subpackages.- update to 2.8.20 - Core: - Avoid D-Bus error message when built without D-Bus support - fix OS X min required conditional in gimpimagewindow.c - Saving to existing .xcf.bz and .xcf.gz files didn't truncate them and could lead to unnecessarily large files - Text layer created by gimp-text-fontname doesn't respect border when resized - avoid seeking when saving XCF files to prevent corruption with file network shares (fixed since 2014, but not mentioned in NEWS yet) GUI: - Flow on Paint Dynamics editor dialog: the 'y' axis is indicating 'Rate' instead 'Flow' - Vertical ruler shows artifacts if the status bar isn't showing - Tablet stylus misbehaves when crossing the edge of a dock in multi-window-mode - Disable the new "automatic window tabbing" feature introduced on macOS Sierra - Improve the visiblity of slider handles with dark themes - Make it harder to switch to renaming if selecting already selected items in resource lists Tools: - make toggling to color picker mode of paint tools more robust Libgimp: - call gimp_file_entry_set_filename() with filename encoding Plug-ins: - Prevent the Python console from closing by the Escape key - Help browser does not launch on OS X - Filter 'Edge Detect/Difference of Gaussians' returns empty image - only use -xobjective-c for compile commands - mkgen.pl: fix calls to write_file() routine to write to current directory - When printing, the images are composed onto a white background to prevent printing a black box instead of a transaprent image - Fix color visison deficiency display filters to apply gamma correction directly Updated Translations: - Catalan - Czech - Danish - Finnish - French - German - Greek - Hungarian - Icelandic - Italian - Polish - Portuguese - Slovak - Slovenian - Scottish Gaelic - Spanish - Swedish General: - Bug fixes- Replace -devel BuildRequires for their pkgconfig version aligned with what configure looks for: - babl-devel for pkgconfig(babl). - gegl-devel for pkgconfig(gegl-0.2). - libpng-devel for pkgconfig(libpng). - libpoppler-glib-devel for pkgconfig(poppler-glib). - xorg-x11-libXfixes-devel for pkgconfig(xfixes). - xorg-x11-libXpm-devel for pkgconfig(xpm). - zlib-devel for pkgconfig(zlib). - Add an explicit pkgconfig(cairo-pdf) BuildRequires: configure checks for it (full pdf support). - Run spec-cleaner: drop obsolete clean, modernise macros. - No longer depend on libwebkit-devel for Tumbleweed and pass - -disable-webkit to configure for Tumbleweed.- update to 2.8.18 - Drop gimp-Multiple-Use-After-Free.patch - upstreamed +Core: - Initialize fontconfig cache in separate thread to keep GUI responsive on first startup - Properly recognize layer masks as deactivated, e.g. for moving layers - Create $XDG_DATA_HOME if it doesn't exist - (CVE-2016-4994) Multiple Use-After-Free when parsing XCF channel and layer properties - Fix progress access to prevent crash on rapid sequence of commands - Fix crash in gimp-gradient-segment-range-move +GUI: - Disable color picker buttons on OS X to prevent a GUI lockup - Disable "new-style" full-screen mode on OS X to prevent a crash - Pulsing progress bar in splash screen to indicate unknown durations - Fix gamut warning color for lcms display filter - Fix unbolding of bold font on edit - Prevent accidental renaming of wrong adjacent item +Installer: - Change compression settings to decrease size by 20% - Add Catalan, Danish, French, Dutch +Plug-ins: - Fix crash on sRGB JPEG image drag & drop - Fix ambiguous octal-escaped output of c-source - Fix KISS CEL export - Fix progress bar for file-compressor - Make Script-Fu regex match return proper character indexes for Unicode characters - Fix Script-Fu modulo for large numbers +General: - Documentation updates - Bug fixes - Translation updates- Fix CVE-2016-4994 (boo#986021, bgo#767873): + Add gimp-Multiple-Use-After-Free.patch: Multiple Use-After-Free when parsing XCF channel and layer properties.- Explcitly declare the libgimp version in Requires, so upgrades bring in the updated libraries as well. Makes the upgrade from 2.8.x > 2.8.16 seamless and avoids an error on start.- update to version 2.8.16 - fix a couple of rpmlint warnings +Core: - Seek much less when writing XCF - Don't seek past the end of the file when writing XCF - Windows: call SetDLLDirectory() for less DLL hell - Fix velocity parameter on .GIH brushes - Fix brokenness while transforming certain sets of linked layers +GUI: - Always show image tabs in single window mode - Fix switching of dock tabs by DND hovering - Don't make the scroll area for tags too small - Fixed a crash in the save dialog - Fix issue where ruler updates made things very slow on Windows +Plug-ins: - Fix several issues in the BMP plug-in - Make Gfig work with the new brush size behavior again - Fix font export in the PDF plug-in - Support layer groups in OpenRaster files - Fix loading of PSD files with layer groups + General: - OSX build system fixes - Bug fixes - Translation updates- Replace liblcms-devel BuildRequires with pkgconfig(lcms2): gimp has been ported to lcms2 since version 2.8.8./bin/sh 2.10.12-lp152.2.3.12.10.12-lp152.2.3.1libgimp-2.0.so.0libgimp-2.0.so.0.1000.12libgimpbase-2.0.so.0libgimpbase-2.0.so.0.1000.12libgimpcolor-2.0.so.0libgimpcolor-2.0.so.0.1000.12libgimpconfig-2.0.so.0libgimpconfig-2.0.so.0.1000.12libgimpmath-2.0.so.0libgimpmath-2.0.so.0.1000.12libgimpmodule-2.0.so.0libgimpmodule-2.0.so.0.1000.12/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:15776/openSUSE_Leap_15.2_Update/6177e71ef7e6cf9ed013b75e46f11ab3-gimp.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=00dae57bb10b841cec35be6f30600eb8a8204c17, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=03ae634afa1984228d60c3b68b64eddb9578525e, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=cd5cafc9ed3e205ec17bee85742ef896bf443359, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=1d04fde4edba0a92c5756b5335c539a574c6ee31, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=49e98eb7b8a6e210736809bfc111c6801b977fdd, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ea4c8e24e9bd5f117514def85bf94a2db46a520e, stripped#6BK PRRRR R RRRRRR RRRR RRRRPRRR R RR RRRRRRRRPRR RRRRRRRRR R RRRRRRPRR RRRRRRRRRPRRRR RRRRPRR RRRRRRRRRutf-833b8e05de88bc8d8fb3d1ca518706ae3056da20f1db80c77e1e0fa27526ee753? 7zXZ !t/?] cr$x#DcG62j9vN[Џ0I69Lh@e1 7ufI8`zZЭ&o7Zk; X֞OSZҥߢ/]Yy*iܬB6|n}tB᱖ '^y=yvwoHg(< DZZHܐbcƒ:$>E~vQΒ)%SR\c*GM΀R 87ʰ0%,  'c)%Uq&Ol^J_WhnnfV~*o >͔[=1l"Eg֢qO 4U]M7!,AqhDn ǂS%7_Zu haѰe n.-ٵ)|PXAs<ԩCmRt0IjNW6LH)IP&9烠٦m9T s*,Q/tTq&crmG65EGܻz eqqr[Ep82 L~ _b%E|H8Uv{v%ZX՗7^ZP̜F?c#HoS?fM?\\tIO1%Ύ&S~ R  gcDчKu^x޳hKi;LUUk`/+=eQ[p!;]b~[ٙE"v}`v:du"h@܁!-`+ғrWUN&{4ڥ•֍o g@\Bd$qӣaK~McChV댳^]]$iQ~vfÈOU5B.fa;|a\Ν8a/uh'A^.;)ꕹ/e(yE|MA ` +4Ix,HX6o8#\}j*I/rFt\ۙW݈D/g<R8#4/(tq I}8Ӌz'SТ/U{'/XSrבڱX1w*n ).㠛cs1ɜҘ؛,p@9eP[Ais3a%Sz6DP~SF3^!B]8 dnMƁl(m ο$PmbR{\4ƼJHzhQWRgb <ĚUt,6Rdr? ra^>煥<ϗ h*u0 ^U= ~MIX盼lCYeCH euJDx% Nbl9nMOmFCxFmLXz Qfa`h_~E*g1JG*a 5`l|: ߐHIB&Ǩ]Fbޡh[θ'<̧͕أ< JBPv"K1ĜO~Jk؞:Zn:2|6Ceإ?5qTgqg7c' TH#%[9TǪ;=+Aa4X]G$+Iׄ`"j %ְףӨš7H%¡aIam0[nk6z^8aFrJ]Q14Z`vQpoK[O!DL+Ljp }!/ &&6ϕtl Zp˲6 Ơ+v؅ӧ+ {\K yhOdtdd2e֮o)pBΝ٘ǶQ g^Ե8 EeXtj') imSc?ؕ/c/ѻ.bw~Bz[˳J+dw-nޅ uI[lhE.Ii‚tkaYjYs|>1l u~PBSJ??Ъ%Ơt&oߵJi j0oIYZLwi4I &tcBuP'kZʘi3搾6ž\{ => xmpN]֊ͥ{Edi&vnXPcT7ΜNC)$s{٨PQ*˞ڱS@MG (1&U'b-wG8ܦpʵDDs"E_La`}ˈ }MY! lx1k T)p)qgIVGdokHe֜܇&(+]a:It}:PR3kB% M O:h ^F"/ BKP10}ւ:hEhZ[HⅥX`Q>XfMLo:=&o 9Y0CvLDg 1ЗQ7;S~%Q?1f vJENEut\5 Oym5] R4Ơy*f]V|Jʦʵj^sMie0@r@:3D <,_͌S`.ABvN\KҰ 'ݎ-贳Diۮ$BqorWٷw{!!ɸ~QD7 {=؝z q+LgwX$B|tMC6c .<gM\)_&L6zaAtrr%%*ςP7[/j"iTQ_KH ZbiVB2/ mBk8%hD^g,2u9񮘲K!{:14, L ThqFޤ9ַOmDB_2??k{hPlxOI:$~P$Q~-!p)˱Xc?TtTh4!0Ѓ8}.ga#RfRdt5 ĉ:ٹpt5f_ \SYh}lқW1 rk+o/~^U'C嚛^&TN8ĻEhî!s |/5' ׿y'VVۚ"4BK` ~AT5EK=-?XQ VDžWҕ~C-4mVQ'%j3jM@SȩHx`ެs6 2/~ Yc^bMHh\8>Z[2|_W\GZ̖*kU'lm0V̌3=(vVySQ fыb| |0VUلRLrnXƢy5N>rX*~{8{QAA}j IC;cQaXC`i&u9|Mp\~ #ךby9J!iM^;Fկ>?5lCXzp4tjV +ZZxy/N(GII'H2s^5xͷcl~7d%/ebӪmAx꘭ǃ"lIۥS"^iuU4x0C" ^Vr :[T~;1lSyߨf&i w pI,oص,h QOʊ/޸IyFLpSP n/³-p'㢓yc`w}Ԯ~=&Sȃ!BN!g+ uȔ躼FFD Nx/|nn)'<0% @|8 Sۊ-T/uB,i:jԹ (4 2|I% =[gtf!n"`_X'v1aЌ<LPgv'mjֲN 6U!+BXPh!P- y2%3<4#!L615s7uY<}=2X`.^H @ayf.WUT´ݜuNe>ZKNOQ(qx׷˵n?|qro bi k~ (GHf'3 )2'a-pḠ݄xz>Ò{y'Q~vS[a)] }=j NE85g+F_fDI |NȶN,@K{Ƥ&LP%-mD5|%PORge@j!EL/}ͤy9qmh5VI3VS`0T<'xZAR[Inv(KaK\.Zjau( [3V?!M )_`y;9ZnN4tR>'ڒ;?Շ@S{=CaXqbMHT}7JOpk N6~l9znJuAޛįs7FV?لHk)þM3jf`hsثgVQNlu㨳D'QxlKBlfSB" u0 eju\6G{^KC/~2%tEORhYQT܉uEu%N$}~y(I^eEpgpӻD|i▉>&F,.I*bnÆXl`J`Z[RfJ*ABd8UKLMp7O%^ӰZ0U5ޱgoE=Xl@b]B~:wG疐ybͨZ-]'YxҜ8O;zEcA*]|V+pnt^GP)xN\yu\>Ŗ:b.'dlgi;m%@omQ8DyEi*4%fHet%X>A&+~etF wj4M灖GqXĩ;9+EyW^vm a)uVN.dضLT΂΀Ȣh!=*IggvE>1ͯn3ٿPZ3RGRhٛ8;Dj ՕlWd"ءߣD:wbqt)>cR7:-.5U.޺6&=D'"ǢEe5jȥ|1,]5W>,ܼ- Ե4,ʍñe6 sLK1G9>̠ eFV\Dg?WfmuI!e.9{y.ZP0 8oq;@3oi-0Fw퀯}Uʌ^×Ƚ yB=2qq9 KA4:0X녩B'U`B73?( n6m~sj@7|U#6AǴrH(HlxAX?lBښͦ`9,X,:s01;ojƵ$sO rgZٷd-~P7{#V}BpW@&@]xmETU{c=&DbT"AG,Z6ܾ<̳Q 𽆵]J풾:"jǣ\uP"o[ҼE[od%IHf᷅zCL. ??uL "!wp KL bm2' X15'0"7u:–36u 2u_k)KP m8NL%A,ZnO5v.X!paaQli]`%CTuxv~\~L jm Q[Ij%\B.{NrD@ᐓsǶ{Vz[knd\W{͞ճPc({I%ܸt )3wOg'9kB:ްU<%T<-NKsT/"6;Cp$ = 蹈%]!B-.Ӏʍk3$.‡h `-nKHө{=CN)SC8vb3jlݛ87an{05#? F4y$7U$VR͆2򎲰+oM%ҀiœPvd@ EYWkIރU[.nIt~)[f&,R; D!uāzB) ~+p,j̣7\mHfӮ~5d@z}ܤsUe)Z+A-LWsAxQV,Y40.醤B*1_#gĴFbSjf%36v+{}"&Y%hF{3*By㓛AR̈́V{%k`mxx/k*Gʛw hˀ|-C.Q Krĩ-502E?t*%j JnmZDi rK[i\" izAa`/Fk_ގ@<%l ʇ?:+svb9/T0Yun+{x\d~Wz3/kg#W;vw(UD"mLF9` w P<&2w#M,oy XB}M6-N*^` x{ʝLIO xJQ:ox'+CS4"4Qs bVL>/Cޟt. |KѾ47ܦR=TkMj\-"<,~ZLk+#)ؗD].ut5X6+ٿ[&tXds9D`=닜\N8\_[ei/}`W1I"3"Ģ gϽ~~l3=c%_' ]K)c ?Oh1+na˔.MSuѺ8N.Ų?"Iv$O<7 CݝFY6o, LɃ1SV`)c St"-OQyN onT-58ག}=Xr?׆!8.$̭tGBaELy ]r5ʦv3-bLȇFf~{:2!d͋s+Ă"FЕ\B'(aL/tX"U,2M11hWYEi11mHQ̬RNwDF2e'ߚӪvv c&L هv&&׋m ",*H-XI %XoSYJr IE.TR~)׼S c>3\Ԣ%nnĞ3C!1Flq.({.0tc)()po_GYDLK\ʮϲ:x2Ib R'(DN_Vs sIϗo5_vv!41EMP T!w8 oG13ZEfL@ 1G%L{qwC*wVij/gV,Ɋޅyk:P&kBȥ7u0}#3OnC i,?-}"UFρ07 )K1e y&e5<%&:v|ت7&\t1y#JAആț"fp;@{1`S0^YwEmތo1^fwEa4U D-O;u4 [n(@6nyP' r p&|Fpv?@_`d ^}k*fb]D(, ?'= a)@Xj<2jSFӓI`_+Y0MӰ+0F_qAUNi]mpF&ቦgD:R{%vj%l⃢x+$4C=B4co'5Ѭc0==`#8M+1Zh:甇g'>!ۦVR_>Nb]_Kֵ6#qų0L3/> Crȟ|ߠ j֣5C4K:B&qc1b #Vxkd.2HTH8~KIV2Pap>_&`ӄI/jn^f keONnjO~Xk>ܨĩ~W <Oq`41މ&t"]XXwnP(dpİBs9[*Lcj 8IKܔ6P䴸R"_cznth {gjThqT/2Кv9lvC^6|LH&wrTӈS´)mNՆ8$@w覅r฾@8_ɽ\ٵ̇rŴgŇfs|y`k9!G{Rl#"+LW _JsukmA䇓/oBouNLB&ZO2G)6\!slz@@HJ}-U*}h?/nrF$1R4uG'U6g8|k{M,W^esoxnNY~nKTXDv(Z:|]hٕZ2UlTm]Xܤl{ ^U)I!AEA0v0Պ9Ohş0>^?T,$Ld6#I,Y Tp醢m[|9U]TPFp,ۦI Xiz#^ :}7lvN90&.aVW>`!Α$Ԓn˥ gTqvISZ.'EZx |}NP͐G[->[bN~DK5-Qe?(hI~h312NS/B"%Put{|ŻLrwT&.3dMY1or_Ni60vnC=F7?r8A|`zM.bj-?EÌg{dz~ :3'[{7`ρ,bAfZ:X2AMF`&lmyśm-qٖs#߳F*ѣGc:ZN̮ V$[c/$F? ݷu0'LJ7 /#/QMC㪁NR'9t\dXHw&ЧfDCAMJqWkQʮ5ԯ:J);uۖB>:Q " C슼4QP ntzjWcy/?1/z%F_d]V9a~nB^DZ܂%j,Fh|8Rn8kAPad.B:Jf3+`9*pAz4m?;Ƒ쀑ӆ P ER\g@́(Kb6uYӏPM A!GJ1<"P?\hhػpT~^|ppE~^p 3WxGJd7FKޙu8S{Ylcai4qpuo~A 1Sk5wvVݡ>a?8-$Q*>Qjv#*b̔maXj__M48.T -'YP˔FE2E@R;]ފzqH7N(4c䫡5d>vFrDܧ"\{MlT>V◛JJz~Yz>>A}Q{Y'V(5'SBxR9pjvv4'pW:(j'94DA@mQΊN-m1Rq\tz 9|)wOA%yBZng]37k_k+q3y*@Iኧ 8B2rt(q gG>NAѨY'' [f1݂R:>욒P3N1m9<3+%ёb_Dб|Kёi<^6vab|uRFh}ԭ+5oBOwP+o]UK76kgu] 擟Obrq;um ]KIeĭZo !Qg zZAyޏ)o{Ԙi^b2w..$nRd9NQyv߬ aD(RJrq1M oMqH77 #1J'B1vCr|#8j9[fBi7lKR?W/>]=27/lO$d0WB-s]OxEaOeؗq-σc=iQ|iv]93Oo| \D/kEk2m_jRTmpu"(J"r!vW{ǭV4Ӡr+wfk>fsch p#*h5(ʶv;?Q䯍}8Q2?-h[7|r`Icelݡ:ݬPpCHJvA|L gjK\-J:'m=N2$BHEz%*05$"LqaXl_oTtT^`)ښ'ϥW&3N_=Kd]rv0\`Vadí#IayKj@"`uƽVaK)fifC ey^87(D,T-s~VK>FY ć,SGH{<iEh<$ *r?K%6l(K~3lP]Z$7gbiq܎fML<:BDl>OޕpˍCJ]#10a6nS0ʌjp |)>p Ĕh#|ɡuG`Qq=DE!ѣ~М i2xjc1IC&څ) fK_x'Cވ3{UnN>"\strYA'Fll]2)+SV_PGNX!:&& Jܝ48]yķ8.(X&JBu# 65Vƴ!M+g6ؕR8kBvS4X6Jx~m2<9޿k3W$Y}7{IrAr1.FzF@ĶZo0|LeO:r;,r:ͮnxdi_i\*|{|= >&Quuj! ż]yK[SG?%*_]mi蠻3[5O'6jbc`zowBdlYȴ 6)ШG.要Jnj8FP%+F+[$ ]AZ[?<ҜO.C/C!c㺋BJIa3vB|yVMٸg>afI""ihgVPQ "g?ο5f : 7O 䎮Xr}8£i)4uHG]ZhdImMe h`r@-v/wИ|*ґo=0&2Rkb2wݦ&3;k0.JTk*&V!Ylʁ۔ie؆J.oĶ\}S[Rx@>m-R5?jⲻ|1׀]S=* {/3d?Y!V(6(fvYaE:Vs= 3SJ^UmQ7mk d+5x/tiT'˭ZKHw^BZ~an{{0E 0LPnofOٔm*BHGpr6{«;8v΋*{Ӏ'r=`HXPYށ 8(ۯ}[.eI+q]Lv7܊μeį늳k;I}+XBJ3),=}d+8!T%o:p?Gp+jkAAh!Tp8bG'H^"Qd5?l:S# Lxtިq"C ;c#߄mDJt຃H,7gHa}x*|6W֐9q3n#\!D{>Gb07SdVCfTX%tfbdOY[G|ǖӘzYS~ZEqw輛j9ʹ#-8_~OuXDL9 wC_ P0h6l`dP8+1tAfo7g}E/k>@+1읠[VvcZH@6R.'TSy$el|FJstK=?p`8ȇݥR:ۘ rj BU?$!J zT=YB»2ι]>N5y`GHJLGt<ug$74.1`տ"ab {t4*O.T+>sy 0Xa@M_a-,ݔ#jaE'7ee;N=Mu%I,fgYguLҠˢ'Ū?{p 0h8"ܞ5o{U m`X!R҅G f%Iׅu2Iʔ:ς[7B/'sW.RiK}3|4pHvY8KȑgRp[q2WrІlg$tD0 O6ѵD~Yh4z$߉8Sٗ&!55<}tr&(Gw*Ym"ҩ*pftE3aBx?[\z;lU=O |3or?LW  w BUUeB!؂"R 1]F9[@6Lc _CFN:jH\qh%9bA} NZ3LNuiER+Fc"=FfC5_uZk I c9:If0st>O!}=ӑ / F;䙹;V=J# c?=G^,`mH* y.m\fJ6>}-jBdk(#ũ?./S`z9ZflQ 0BJzN_d{~ô8 >rȜq@_M5YBPv[Vdٟ+9".Fyϝ&]@[sRQzBf1;VXs9CM ʦuǣSLŴ%A ި%Ky_L'c4е?byÓ p5̘'Cp#+qO1Z׏@QZ((qAp`Fԉ,2/7fb K(xiIORwɋfWt!8gDiﵤZw$:b'tS"U@_žC_D"ȃW-NN>Rٽj` N%-uK-LUUigY@XbQéGee"S5SXmQ`Eyl,G葆17[KLE>Ӻq =KT'ޱI{ ãe9ѿa1,q~HX!_ht*]yu5qER$c .vvc5 e|դ9yZq]0(Oܯm{SS[l'< mY*qFmJߖe!)OXѶcㅗW'֔34 ï&ݭ4nԪ#/; t]!AJdl,9pd˨L0_guus26\S6uR<b ±3MB 1+ 饘{l-?R v˃KE$B? afEG&omM# I+Z\j:Ո.ky%1 \[Aۼ O(Epa$ 1[߿lUmd+3dhgTlpW[^NeY;нQ ]&U}SM!˳YCOPZEAَ|4"  H0A3c_Hmfpǽb5,@a,>k.F-pkA9+f+>fOl!VR3eQpP*\VwWȪ\fxb|Hף ơx%&$k׆ѕ+GBT? cA6|ie΢ZI.C )K}63hC f)qFan#rl5㑊 6O1J _i5`k^oD YHCU¹Ndmq?V|&BCia;tsDsq.[ܑMoigK8n.hqhA=Ůr_D+bKz /9T&oLt#ZpI@%Xaj[Fvɂm E|_)TCawr2f ]ZvnvjHYXf%y噌k_אf)t|z@?'{btB~P=8PIJ;rƘHHyf^q7<@Y3=7-u(O)~*qZ) BG5(JxEPQ0m`S/4[ff$I= eZRD%M^%xގľF cnrAX kqBVXwFZ-=[QЩ.faVuI7BW]Yջf+@7L VzձzP;GǹhC",N(-"d|V xw=o eAMw^j@4h* ӱCFj.CJoVmw\}/Jc`{7Xsƪ!>eµunV\K*l0{Z­-*`r}U:+2ӧϩ|+ lHb3"$ZM~eZA/fgCۣ8Wc@yt@xܮlY)~@gV?!Ui#ħh$)te\A,So(BAPm .C!/(qQR-[!gA͂ C ސKn^KIEBC}2u>%" %u`_pDJ}*^k{VDHɚc s+.@-$V'A* jnX0Qy 2%vHǣokjʳ "2iGA%u}-D D(J|uO@6\Vc*Lzx hè f7- 4&G6I~G y/^ג̄Rd=nPA*C1N`J' 7"o0^xU7R(1Ef#~=ƂpVenWk.pQQ-DB3Jbrѐ> aӿ JCja &?[ueNrƐ;GtσݵZjsFw^7 /Q|1lG1##wW7A()?. N $K%NR沖їiu54 Jĸ]^eGǺ߄^Rnbf^{K Nwa%jlcgv.'ct9; 鬁ibRm=ZzQqE[|ZG?iMTOX`uIT|)9YVk C sӸ5N`]('Y ifYU`E =pyA>XK+yM?F|u~'ҙJxiwh~J(XWXdUXh7 '$yafyTJ=ẗ́ث7GM&cWǛ%O =#)c::ϐ5V|JXVk}lwVآ!l0" Hw &+<-%^pF*Y}bXp9|נӡU"7~_~gsxCB"ʵMm%YVa-PoYŅfMKK)z]tЛL Y5wU/X\ k [q{/ȀsmR;{tRUZV0| 2as˔u6-LnQYb3,JZA0i lu749 gqlBQX G*އ6rThU掤pR[grƖɛd9VыZNjOЗհ0!CxmyHx}%澑4s6$p\_~U噢徯%@]ۇeujbقV{,Hb@c3˶͐Q'VJj'e=lGoOywBPn~-\P~uaR\$A6Ŧ{ޱX#ƛvњ+$Sx[}zяɽ~/Nˆeo:$z;꾓܍c;z֨5(~ c2hVIdܙ b͌\lC[DJIՊYv\On=Ȗ⥐M@TIhqx“=r Dp@ ڌ1mU; .lzej&z#Y ȇm˺S$N,!P̩F{$ ;_f*WEGΨ75E0-4T/."Z60Ҧ5_$! 7UD"ӠIv2}sa}i+bt߷)\`d8RQxr9j׍Ǖg6=ܿF0.FڢZ''aQ IeC %#`;Mw ~wj&5ߒgńφ85o(˩Ȓ,=֫!onbw}'LTSt-[&sT'C]qKޛHAo5CCq hVY~i/L}L\*lQD5g3Ե'u\M;F"[{.Ѳ& m{Š^EQA!2aAhjVX܀F|3UDW:ͭ4E$W3hqI*v @8{ F*ϲ0 ᶞ{(6[Na1|ܫi "Z@I0DBPҡ"(ᢖ6,N2bW8TڙY@}#φ|G'VRCXKU.t1o^>(Yy Ǣ6_ *dN%WRćNe~gUh](9D*Aen*~ M5̔i`ThgA 8Nd;VX"C[ih}\|K{0 0J'csՊlP~NE9lS[[J/B9j6Օ! RxP* 8.O˱E8[TuzílLZ@r;m|'A oǟG tH+XX^@ |k̂h}ǵWdQǙ'QG8nHF@5s]&ήЖM+]z3"̿ތ?p*S "߶fʑe6Iԅ[!-)&ƨ.Ծ/GD_VG翘Q1'W%K գpڬ(ձ{pBʰ](x3QUŅZOȻ=ϯ1Bxo" m1wOL W;?Svq%/"R%knP%@|^[4Q^!)XR?JkDX3d6Cy.tiW``8=2vvJaQ,v}W?Mz[C,ZdO *홗|$^+ d:dl:ߋP_$8A\a‹0LqY$w匇#V Xš&>M|V9Mn<,G'5@i:uXxMyBim8p4h[6@zѾ )Z>;w#+TTZU4Yﱽ9 ]sMvǵD<|/vgO끁@6զ?6H|c r:\m EcCᬰJ*N?[AfػK%fAúuou3xvAygxc+#n{&uݯ#}P)t\Zu[KϧY 5@b//ʕx.$_P$}7˲i@sWb%*Wn}0AjV6IT=A˄Cj+l\Ҍi=p P3w<Mz%N*kDoBED.3n8%*dyDx:}1qZ6) )! JC71/mY蟌|sSH.9R 9}a{"S2;qy XY5zԦi&q%Bәl46~.MiR Ҿ,}?_sJYPyC VǏwA]݀ĢZJCyHM+8IK盝D.9muӞG yXG]oryϾ{⌰Ե X2[^{zM4kH\ȷ2Kɪg+5S43'o#R>^2_s[HT6K`飝۱Z. gs\{<$M4\:W Uj9y8aICL{Foɓ ;LDW7}E v3YmP D.$~˳G'[WpA Cg1 /L(Jiyxß`L%{9R'y@Kcxn p|DĖ;љ+[GQq \?6&UIrKJ.z[1UOnKVYl5n'L7S]{![BY\烾vPzWdΝqsAm~=`X~gT݂/(2+#MG0j9cLqRB \eش}{8ǥfE6P |H;dD&iXa(\  w OB%֥> {+bx)H[,_=LX\'oO)‰&%{!0)h|ٴn5[pFFC^!0N+v ZY)Di0U۰4Cj["T{^;ke\L?Lq 6>MzNHHU)6Jaz[̪$37摺$(BbCYLĉHm2.}I"+6x󊩋A*g/`WMd`~k PyP)^K98ZQofLBpz vp;4e/48yF%7W~mϽ "ďUӱ^$!#5?>@F֯Wބ ޢk x!,K41^/ϧZ?I)J^ {SbZqF%IPB~cO6`\NŽGV-IV6*4DX^qWRԝ5}O)'EVjI'{92PX9NC)`.pv<&^/YGQk=oyKzu}gwciͺ>  ϶l>tW 5'N%̶]7?I%y*cNEV`Fa]&ʄYjj4X4MT'Gh"zqAT|,͑*ymZ"MDٔq=D@)?*tU`HWW206;CƔD2ߌ1#)YC'{<|쬪fkKg$$[@iART@hŇi3`]Hv|>nI^SZf:҂?! f H^w!== na8iU$!"<'X;{Ozjg8l+P|+k:fx$[K#%2Y ^;acelo@'e翈(GÒ) ;E Ԩtk2xj|p~ Zt%L:~/ (#=sH4\W5z/DmRjEr\ e؀EO:zQŧ4*2|GHlkH*5&Bc.}7\Od Ƕ~xly׃Fn! 6gmzcngQ5 +?UDWzUXG卉,B^}sl,q B];SHj=$'TI'97&Rbsv&+Ѡ "*u9WP],j*O ]XX-OQ,lAa!eI&!xٮdEoSGUcIMsoa`RM'ɋ94@NF'ibgg{@'SA2[|# sL}Z98d̲V%8K :,n%9\ԅ_ 9Yzm@A@.a]n MdVyn;(Ys~]M2#Cd[HZCע{M;{ ŀ3ৃF^n' o6hб 8M泘1`Őgâ^PRqK_9lHF {^CЯeR-ΌLB?<&419}(vbt7ʻrHI.O{M+';[Df9J&>c\wal~{4&-EXpNV$/0,8 0ls·%km ]iSƓ g/Edm}(oj";=cLd|Q&1%=&M Wz3kFn!k+I"2kw`~f=g?3zC9Gc_wxӛyn\gMaPw'&bW͗inφuL0%FnS!K 6ҜL mQgU7?8طj+4FCN K Zh]NkMa o-b)IִxZ6v…AZBWPPك()rd"m밂(DV+% mSxM,M9(!J؆['[O\*?4杏u; ]H {mQ8TnnUG7)%ofv!yD^bCCq|EQ9bXl$T;]UqϜ2r4 QQq| l,xpƦ{~۩N(Q<.K8p+= \?y>|,|ZcqYɎfP5R-:s^Iݾ5*d܃!()Gs(~ORfKZ:&ܭxRk\n6u2 W p b ׫*~&B9Wfԝn!sm/;UwNfTnk#jL/]cuuQ<ڼh;pyeHȏftKn!ycta b~Ma~L RLGM&p%'isd)'BZ #Z".6d@8g6AA^'bƔ# NNo'xP%S l?g A[ʠz;/XpnNm3⁧us,zg¦!h@i8w7bD v^%%"iXh c| O#pK{%nܷ#:y}M}A ͼBpXr2~2TCYQ*ٹH8'ÊJ] EWE&bA:z( G<]ob!0N'źƈ辄90>~Q ?5a@3sڻF.'-mT$PzA;Ջ!M-tS0Mg/td'VdAK6yiw[ރš |$E|a ca#MynIHmRx8 is0pB}L_E<N7X"~\GQ`9!1|D2ڤ eYrΥ-ip O-nLJ !/qҘvGRtgo_(!ƺu,*z8pp`Ů|wxxyدIWi._ѩt2d팔*y\6+cH8z/&<@Fg6\[tB7o Κ uVġnwۄ!b1a!oD5۟MQn6Bp֯eoS&hUc9ui9;)p ݧZo7ROn}WBP/& D~U +L uNۍUwMwl swFfE3Qa㔟wK1IZ C`>L$:ܛW^etmt VY.S,I̓4iTdCQ8xӟm (XYX"LK- P]92Ǖ5y(emoPpi묑 *\eNqm0~GUwMS64WQ|u.,=q5MscQ;)3ò`b_)j/fPzLШwJbV}:cIjO-Gnۏrx]96lf\mnwOb\zє[&;/x-xo䄺ݼVS#\ovм bE+٪vӅ2|Fh=rF!ǴISa Ag[Tqx~:,z#2UB1|zR:c_$oE/[i.kߐw>gc7Q7$f꓎3;ScSnUi@I2yy*i'wdr~)2K(]Z!}3O,Jt/7YK)c/Q  j,h#b^3gՔw;1b7\gFQJ޿CHs9J^oy-mX+Ci~SZE) Cξ6"d@'q9 ZAh:k|Xw* .M8v4_0Z*a{Smט>t|5#߾# !Gph&ShL.[IE VCp u6Y*1hlƱwG 49ҧBʕ M r^.}1iziNhdLYӔ6/ML-mގ4m#J5{1肤ߊ';d ͎Р3R3@£h 1r唃RFVye6m(r@pD3il"ojj">Ed^6rjaXay_\o#l&d"gW.ڂɡ!P-X9ꅵ֛Vzaz4_QWێ/*x ;kxD @W+R!;ڇfAz*UGۭ!?W!' Y5Z^~fgؙi%0t:v[=hr>u1ENL0FD)~\*WSh"|no0}!7{o8k 3x탮\qxI|z_ >a&G+IF̌u7 kJtLl%o´1F~4aa&v$v$,:>NQ+潎D n;Ӣce'ԗ[T0RR{TX䋵#;Y<"DSk , 1tV]r2bbXܶkẌHTGh r6"}!uEsSޣ`8hZ/:,ktc=e jTMwri!17qC-'6@H0eݴLaE㈋\IYI0i;^~ܬZ1%rߙ:rCRldVH|a,3D6̓p-,5}Ch,+}xxfݢ׵1B/z;) iHa+ lܽL;~~ ܪ CɡgaK`NvفGJ gVXӦ#+w`ŖQilF3gp%wvl3^bZ\u+ڄn`_R:)XO`e؋``tWƺ҉q FJ]f'qGDnPYM(+ϓOCh;#ܗ]z" HS{uH=\DZZJ0P>՛_-5LZy \N$e^Z#1$c+MyB ,0o҃` kt|$0xb}`$^fvե#/քy^v@B M/S8aR}{1ch[~[N]'o`o rD+[(\>H⌉)om4ڰvtV;I,gNކ7 umZ|'gL.y-o۶%twDϏǒ VK2BVXc{1 W#T-:V[3.Je r4P; XQ-EqeB-49T7@ӛ r=ޛtCMvy/8mVP&JgPJad,3g& M4hMZk;3B P̵=M+4DeWg,n9›>N촳b{iSɞ.6zԐyqC=D*)xY;IIɄ7Ǟ0U"4UeJ7D2=UVGC$A&+䭘Ze8~9Cڏ?~]۫t}v2Ijt4l E+3JF0=yu'%[Kި6`pX$L-|@;`8"T.#Ylv,d?~pc#> :#r2zD;3OQL 'B X P0ncK'M~!g tl\wXK3+HC7yTb+E5r"ͦOcW>\,% ?" ?n@ھџ@_iM*<*1Y8 "K1ڴkDYPO|슚Fv >܍F25?3q|[I 2bCr%W :xr^Z"B|EjHk6C`/OF:~[o̙0q1;wGfƕ18ǯ/B(w,X6@B ;vx9__\b6^eJ4@(Dpyq)F-k ]G_Shߓ@aNUOhJ^dFTh#z #In>j&mf줷v+ /kN{,[KZQ*#ip綵if{ +VExYoX37ƴJ' : `3Ɩ?o1 td_ғm^p" ɣu3NFzQk-ahþUˉDZ `2b*;s\^/G70EZoc-`t颚NAeX|#c xl ˮ흮zS9Z &|4^0t[Bn^ 'Ïv /C{|/yhȳMa )Bwkٳqru?ԋS+ؾ_Pj5%͖^5=gB[:(f/G))&%F#·;^O67EU}? |b.mZr N$]}(}?vC9еiFn/Sa3-Zw Hw QxȫzfJ\ҝשm sʮmݻzjkcm@?~bjݬJO~ n{ SZ2*U ﮟDpGU^q$ȏmO|-G({C]CvZƳ;~}߰}CA ]` -o-z`s'0q  …XπT[wม|ͦ0Z?zM?*z`yryFƧYu5n3wZ6=힫):AZ j6:rf6kG? ( <J^2=X{VA$hph8{IUj>&wHqCEr:Br ׷mR9T7eaz*4SNI*3jίu[P[Wcfews'&E͉*)D1sOq %}LV4pFֵH6ӝ(u X9mFȃC__Ides4WB!0Bb.XJ..OQB\>AȉMll˝vQy=/t]]}GTxU]ɁwVPߑEflFF2M@%;q3)"78Żb颗"v¸=1sצBwKטYޑm!?ֵ.0Oۊ<JH  czx:R[C6;|%E! G_=ѱsY^kCo*F'.Au*=K}^ _' סS@Z]LzdY1Ez"xӓkN7 hAto.SKkH*H'}4CHnę-Ui (He=,m,N/6qe*^ѯЙZMD-Cg0KυU/JQ5 E|TL%^v&|2]!T+vOBd:O_~JѧDY(Asmz@N*j4WMe#䋵܅VOW1N\-slI٘LL{۝U}V3(ϴ qaݨePSq\M:#B N7s#VC|]?'vj4r.F7RrLC{tߌSޔIv<P.cAx4tCѨlGFC&WI+?ݮk=)̘H2IjU( }}6e9#_1 (< ;i+Im5 [XB6vGQQ$}=|s=49":Y3b3 Z?G7ej8"D3 Dk!oRpqw$J (h Cd1A-bh[5g5b!uZhk}d)kMa@]D?!x.?Ƙ`zrE7 A  gZkV[Ht*nlJ]c Ə& G|`VKv,d`݅ߑ!&k;S-XLQxQ /܍9j|BꪪZ^;eQgwpȘH'4u Q OZ'7XqS}. |أt\/Xe8܅V%{wK߃PM+FȅoZ}-vTaK0`yzJZ{tW@5UP"RdN &PgA]ɖcUYٚ&OٺEb!IH#x_J^Q=7,%7˷*6m` IXAEd %PtT:N33ϿJwdKbO"Ri'}߮@Y@0$@;C $=nz/GuN O'`jk  D~Yr2PP7T}W?]i$ Ns`-F|a6xvwۃ5!|:+6mJn X SQRI5,0◒Bv>,ᏠE#AiK@U)A?a(ashnNh~y_k@'ٮEY9c> =h= 9BPJ(e!MvZLc ș&՘ïXe&#&_Z^WlpB<a"ɲפYR >oQ'R+&}kUg"Qc/;l6C 4(b%9sgVChvH|CWʟH"wv^Ye'fbbz7 !dҊ:PYGūc@x?d"X:̿UCuĄ%7J!_1c$]{2$$5U5B9j]ʉzMr$}W6C{Hޭ&dzVw=mWaߘuvto# (< k uPLG{ESPح{E;w]i%.WMYK+CS𒾛IG]4[=$詭=l4j?<i5XZآʔ"@OT݈K :SnF^޾XK=<>ߙ3MλǝewyHtqRi q($u+chAU[^wxFN?غ2b)@GY'43v:PrD&.B| fI%+J\.{mSW_'WM_}/_H(u4[(m_^N?SUJL9Q%WzLjM=&Bhzi|S,- 7XNԹܞġi9O4NFZSиiV3쿇K<,|&hG(h*ud KxjZ0 OaI`ڼ#Z2/ %Yq ˇw֡i=g, (cxFHajJ"9|4{'8ڠįAqkz޷ƃ{絖j(H$f ńs2 Xp8GNbzגeO Zi (N e?ƒ#6ʥN0IFce%>mP_ޜg!Pij`BfB^9lL9Y BH O {|D*(=G(Gٞa5,6PCxQR-Ie{',S|]܂B=}sQ?]Xl<#x*}O+t`4r9򞸠'^\! &,D&'_*bMY{ԍ"4!饊3V _u_e @5-m1%wN ] r!W.Pa]X1>0p= }vVd|̧a)*jpRieuC>RPn8}@xYxѬ7~׸v j?@]FBD,±umm4-L"riRŷXi2#NHeiwP!0$Y TA<5(d"'A,m]! ;)^k a9V%tv$I[g?3gıY$ TXuy|:S<#H Ke ebSpuHz q",JRLC>֛ TpQ[:x+Sv=*Srլ?.C@EMFqo٧F p}9 gXQZȳ$w}Y,2SZ#b`փxy2?G7)8nј•tzCwŗ>brf3`]_V#RHXM8`țYZAd+^0ߨlA %Y_>B"~>6Q\agJz <8Gz H-whHSgtqv:;?\΍u#qQ i!|R@Dā엉2LJ¾锳b@QΓή(ԑ%H` ^:{O~[h6yB-36nK2rw2ܬ#۴gɰ虳mа_lz ,%w|͙v͘fNP{CUonhim>Ek8h %@/ 9,%0Qh%I{"?d.S7xL-_ap{- [/ U8jYk_nK~l3Ѣվ-]XiDrZzkdgI$0G{%TnèS{5`sm}ܭ'rtםFjoLEzJ!i]S''1 dp G+v S&I旿-6Aj\k1U̼ 틝? 3Y&)H$.s&F^TE5,:y5tsmR'gyR`36Up`(I*L-5~-kB/]rr& 7_=$ V׵ͩFWzQQ5Y8äR4#儨/_N͵󧫰 ړq.U-j܀5Xf}DM) ?SS)#/KG?WY8b,<#,pbkRw9ѺG72'3g<,,}+mA^#hЖdqv`?p'WG<ғpJ_JˡM c{jW=Œl^,#GƌQ}hqE5[{MXί ̺ -]A*Zu ?uŶ!pm{ /#ZO=eSWɋy"^s`OsFՑ78YW E2z`B.942 w.!3iZ~OҀk]}=:(nUPz$jCnp)\/NF,v$KDV>Xb:g%XWٙu#)R5T9G|X̐mzGPuD fYݖ0,  &c 4D{p޸n1:@9VO\j\ f`Vv{IcLu%U׹w\¸ĈuQ!$(y8{R d̀Bd)&~<?TI?EZ$֎L:.l)~HZ"R] |'9Fy֋_́ `lu31ªA_kWnl%Hdѽ_-ў&uIojvVT29b~#Eۨir?oeE@x|AٗH m*rē_Z6҉h{M9fb FRT$ߌqZ aΜ[:mi2|ofCǣ3*O|ֳB  5>4]`1ŅpdߺiCBؐ`1ю^| rGjO]xkOCix$H ʽ6@*ziYL#(,9ٔi82ܦ#apӒ!L:|Tq|hn9#zVx˜do=͑/ pPC" %`H>n^_p4S'AgUUX z`-Btz4::0D%^[`^KCoGCS/x#`+2@EQ:v-!7L~pznQBy2 ʭ0OET>SK'rsN=FN5i C$oPtC c;dߘMs_ԣ/2uW3~Ok^ei JZHð8v|xiGz?1j):0 1X=oO$Mtw+RS`aKA\ta(C#)3OB<~ rt=dXqi1%TUܻ+6dPBf),:V+`ɼ}w|91c"KZ,nfQOz⃨>%7@rDQ ƜlĝJGNQrZ34JlYPrHQG n(?oًzE(Mꍥ>qDuLQ#_Mp#GV'ŏ (M (WLh;0x|*ҿQtM'la.F 5JI;5tDwAۉO〥*gqpR@xR. ~ST,#6 ̎OG 64oȸ2 15W_S:&.J"Ws;Y nRˁ7 At'r9$.fh(^,2N!2QEp,H[rpu:,OFSԐ+F&Tr#+*"BSFmfăFP'9,b},?Idatc6Ǟ<(Zsvm@: z^ K& ;Pl +ZY zm+d5`i@Dg)\%Vݢ(Z ߺ}y& rCl[uVעLGfCQ{zmxW :-WdɖV "F1ui9S v-K\/:' (PI!ԁ0TfmK.BcfM0;#K4_ݪϹ2DjMāXQ!^,O9%b&/x/Ɲv4{ [Kj iї ~_zfa_T7K=k2$Rz4-J܀mh5S{@gb.:.bA+GO҉neKÑlZ 1n7VY׼ h}JWFxw ƪΚcCz˽5cRXF_ ^oRil$%DQRq0kltJ5>ѝK~>*B,+#hcBڶuSnQB$rJ\JAч:~U^͉-D>9qM+{pbش.Y5oFs޵2<(`8rtĄ/|#?!G =i&T{]R'G.MkZ,_<WrXLȍ05\Г/HhtIZ9ڂY@yUPqgprڥB(dt63qDK12!ifO <sfϨIE[E* 2LƥE@}$* =8SH+}00W)ܳ ]& 8\,qOՀ[UD` @ɩ'"L@gU; 9z\{ANhr#O5C ijYa$(x0JaS]䨕1+󜞌enļ ӄ&9Z |FOrC*4\ITNEa2qИI<9l!3vرN+[@1:pZCԀ:{ '52$)uup-1˛g.\.܁TG6 Be7)XMZ'PqvAD6'&'Rh;LBIɡU3eV">9BI2#GK;eکc\_+5hv6\lSW51b(霨T.61]stJ fV{!9cLKЕ8׵ xN43*6!$="$KBēnjps!(ѝ'ԇǵ6;ݾ1?br/D7 aB*7ԬoxX<R^Z/kNYy7[ P2Ũ3pOZB=Ν A~xB- ߜBP%ǀX$Í;p!(.oO 2N`Dz`M`!HmD/{459}q/{EaiI:rL JMb@Y)dTZoBȿqp(ы7J4Lj1ч陷cpPh&͐K". 3f^IYi?]-d8 {Ptz+2$5bhIF(wvn0δO_,_^>oP+Ir58PN9_()߳Ĭ'8̘"3{BJnBW#;<8ܻhgUEAqQ<z \9q]ٸ$Rt&i ->p8KNZQ6롯Kn6#(.v"5^/_$-/6+,uUпT-v,hڔ'4հ:'Ef`LwLdBU+-P| ,7+؏nVjxzcùrO aEЊ 2UldWF6D"T P~fWp/ P@BF2_7`ׅFӘ#qD䥧-LS U=5dTr̽cWFm{8*ŢMN( EdOnv-}"1RW)6]/mk! )D WS;d[e*) 1yI\7`! NBl_I"t hnSUFG HEض%%#Fxd{CTPhnl9]J33!ݣaɆרp)ܧ>\Vw(ERB;b߀Q]>c?mf NȯmL?7g-aW?F`Q43elK *8֊wSmm:܂0ȈK1xU] .k~Lm=hkz9*E<ݤm{YP*fs/)7&F@'v=k}`ўmD39HiwkөD`(ٴWn;ɸ| !k{0Th`֜3q5wZaYpGݞd!61 )ء xBǶ SZ lo3s:sSܛ}:G`O;9aR|n@Wcǹ!&a(Y>s*tSLju,!`$;㿈Ň%E7{.|Y*!/(p[n5dݰ{'&aAZv#r;#nA|I4`CB?ws~gLZV3Ga–Jv(G9|07pt7?#%+f> -8 ilw؊I[stI)!9OTBdFAڿuĒ9e mށes23 ;5?bXAe1XQ2y$%$]Q9:@~Fu2'O񏸂HJGlq8G勊^ *U8{k/1/oSw",P!R*Xy9Vx8X{EVJ%j@ cGib !|u6f09 FC~#KKpOǴ$@i#ZiwY'7QYmtd2-iyB51G~iq#)Vždh7|ze Q&U&ѻ>GQ[ QD?zPr^EZ#v"Wo%s0]e3 JD6HP J 3kf9Gi`kx=9.'U+-W?2vɩ1[0#ZefP٬ޞJ2}GH6tQWκ\oc[*LxN7\@aX~ ­L)njeV>tV]8Z\ )txMHC/Q 426Mlrk,' !UogzcFSeW`*NlZ`TJ7e2v CNƹtY(femQzJQ'50}ݧrmF, ʓ '\,|U>]6I7z(bD_Z#z2<-2|3Zc?~jՍyvHʓ.}9Sa[mz{ӆlbR">I#l=3<3vet!狐Lhإ 7AwP_ EJMRS`Njf kjS$UMOR QqC%إz{5?#lJє^ɤhGĄ8ve?4l6GfǗ\Y[g}9mFA訐$%$g-}> *6DZۻhVu*k rk[LxfoEhyR͇b[=&su<[W `@3GF4eZaذТ8QoG7>i+ȗZL%dR厂t?I)35ܕf\B&t TC}ݞH c)j8 [qZPMm$`CrDu{һJItIV:\Y1otCi mxu6׎~"lbqMƋYG?bH;mi@OK'wj #_3:>0 7Doj +p~y{6K!h?U0oV3hCJ§MBgmf=2Ē&'e f.r;r!c]hU6g/^'g:Vs%(J ¿lBR5j3QN" 4WAe:zӗ˪U%!&x 9qbɚ;-{Y UQoɆ\ zd8\_0Ů+}hq]y>ڀaX(|OG|Mcu곂>-X.C;$MWu"{sz&Vqi1 ؋%9b}IPtbE>à2wVNl8#wCH/ 5. jN<_"2Bg@V(/Y )NK!1Iny4/#6rn?wkEU Kz0zhdmc^x[P%v %Mf&5 Ym,xUoޒ-|qe!PW<Û?>;>k̳BP^T4"=Gq=0fjjW+ bbrf]؝}빪槺T>%@5JKjlÐxYXiŃق 5x?4eXZ|^{IN-*VsM?wf{H$f 0l #`m+%|A[hqAjRO]BC@VH7^kT'>{Gu$gLlb ereH[ZRȓ绂@noQ >$1y~~p&?׳ƚն*[wt49ٿսu%i,_E4U=7y q^"Wߤ[QaQ5p;a:FF0@@$? Xʔ7ɥlAh|yM@m ˏ/u (}^0I%w(3E.-nԤe >::{ԪʤMThz9LIrKS6rUA{ͳ*P:-A}.()rK?"[yxqkqRӏ]ʫ[ MJ4dDsWON %TF77|nv`=)R9%qP=-Uw'ѵ.%xR,[߈?ԕv*([^;*̪^tL6,ѕgID\Y4V\``l{}a+U]WEnR Qj5( \" .\& {.o7̏'|v i#ڳJXc'aޏ=(&u*K>ȣTxΧq7 368T*XBفMZͫv-hTPr" I,@jWOING̽)ilbI~CV&?n6%M&PNPU̕teV^`.#8:TctQ9%{/KShhx%sҤH "82UGT0iZb@%Us>eCYLL]JEȟT8g((ӡ, 7h (g>8aoy]E2%^ w\Q'F(PbK{p._x1Yهp4 T$+aW S)2BpxYVS608>3hM {Sz PL_"1VIeavǷ~2VQLqwE9gdi+Ɛb~!Es TW@k@ƚֶ4>VR*b (]uRRUn&v}hrJK}҈:CTsU~c4Oɰmx0d=܏ Q r,j ľ_r},%\崓j';V"Q7 kj63Huۼ(f S6,Ic! LlUYC;{ƳJG[vOVl`E`ۛ{M3*s7ws@ЇΛMx_8/!MSV ^aQly5-Xj3<91U4EewUǢ6R(64hxp ] N=prEš>$}7)=ɳAJ~NeG࿵Kϋ)xEe}uOv凜 M͐oSWӲ\N'tb996|a.d;⑱]1G@BdkjPAAy#71 ;:ܙA>W! g)ܐ~%>NYr;+\20d ϥt:;$Ŝ)p 9):O6U"Dj7,s|_,NM$n&A<^UQߚtO;xNqS9x8^Yh)Prftd7@y2HW>hJmv~;hQ_YӞeKlGgL'9 P3Qi@%Bh~\ș&/|Dj d`0 l.>Y^Sϰv-rz2I('cݾob `͚x'Nv~1r&HjG!WyRh0 ;TF.v(Uί0 +%[/vMW#wSl4ǥu4"?)1 xHR5YOkEjXBՔ_-pSNb{uI9,b OK3H.1EkX'(B#gI;=/< Fʊˇ2!S }8*Z/'ŃLJL(&|~DS#+-`)_? 羺ȄpZy7`݆F*%M^c|m gQM$7V *HZ=ܠگ!7Hk(iI9¬Z"\C'a[jg< 0~^U  "Eg1'*aSgԅdAXQg#O sџ,Q'4S׻<^B?أQȓ4L{>(dsFԄ|"%W&z3VaYJcuAߣ߄ yG΢[%5Sf= gkWa9#»j?ols 0 q":;XUEj#٫%S4-MiirU]0$.HN"uTm[gu7MN|gokxኣm9#kp'}qi=!;mUrY?Rfo-ۂ꒭@䤸Lު&usJwdVCnJ-/N2vE_ F#V9aI^2q/ZǼ"i'o4e߭T&iz*1۪=SəiB䄁DGy7б9Xs?t'{f j1M8ѝIdd>%ςxf+[È 3 ǹ(63@^e @lÖ*e?(29UB~$ͿſAB|/`cD}̛ߎV4NC&G[JF"ΙɁ~߼d X^͚hUB:t!;:(*8E'1BN; NsZl)<(HjΖY@5 ,K;!I?QZ ooc0ٜ#AF,!JF}>zÙ )bAUGқ52 xAЦ%܊_OD`ϋ:[tߨji{(?vi- BpLBWFW?( F5ޫ ԴsE @d]sbS@9JF-YsKv.q{bXe`QHgxBVn|ƹ.=QkZ-s۹,k]q#LF1>MZMs,BP(uy\ , KbQ+8p@Y::v%KKgC[3#;Sea_EiVm&.,ǩa 1qAF>1@7K^"e?b"g5dM5Ѓe6G9d_g?4]s5coVas3Sw-okĆL~ \IU`VbeOvV1DoD AskN ;.J3fS2a2cRbnQgt3g]C76*8wKso͵鸎s#]*<<\pmO7C)w(uPw=~aH-suwnLWcƦw`/%o6gF^(+]x&$mUP7LpB1[h"%6K܏oV󰓞 O(k!ǾEɣG34ۼy&hShPTsvn3_'ǟ#fXQY>𡔤 o>obI'ݵl/=ivN;gIICX/5 |fk/8= !S&4a%tDp+)XopA5_U,۩>o A% C雡U#3Z'7]p'널:]sNLP(!=t78}=[ʠGD7uwMAHu6ѬW]!R!-gb/H+1 *FASC}Oѡ׻Ǯ|*5I_tCvn OX "na;EhP ;8"9OS| D-ePUe5{n*` TD @q圪[1I cWR0ĹId9\W\;ԅǦX.Ͳ)%$hRsFVYptct8n: }x,dY"E :%̨+4pGxߞqmBMf^ o#z\3r E.8e|je&Γ=b"Wt{*GIQF_kb:F1O%,%1s'fH;d<}IE=w Y[7 ]ba_T>;2 /*evvJ3YnA!ᗘ1R?1hU4\״r*}y[n+0 ~[QH;#76d8 Nl)-~\|`Wfeږ4.Q.j"ǭ,![@`4Uu&_O9M|LZT{1%r{>ؓ s9I~Ok)zo0O 3ek~ap*b/%Y|SZ@崴]}sPe#ˋΘ;^eu#c8_]܄ptIX`LaGS x edp*`j)f+2 Ep PZVZNN:(-ZaBM ~7I߇,9&J?O/f2ڧbx?bNFt6ppc>,9w\2nL{H0`}ƛX1h+Ȼg1[Lk9%d[VKI{sX肄/~ۈBvG^b~ XmDm/ͬjS%{[%x`xRu"$|)tQ#^j䴩.gsQ98)P`=q|79Do+֤~nRDsN/'䭙=6xIO>(hVɄXֈN>aqml}Iad&E $6CɃ= qJC.y+y#@K X)-+a۵E^P9RPGYɻ^d|=V "͇ o/͍"Qf\WȘ"1 cX1,;r\dQt+{o7 V7^f~wtS<2/Dp(~֙g(f9#Q8D,2|S.9$>\-g2d:TB^:KfV:ݤ윯("4[ "MAv/i\brHm[gk~>Ak5<y65@TU4ӌSbrqԺd/;J[Pg&HKf&xtP7*{XؒRh0֛桙7dEm%dr&ˆ&u}qr^7Y+0}$*SV/+X?704EHe$DyaOζiKʗ_=-8A-f] ԣ|c㕉&nHPUe&DD뭷zRX(o;Th/}dg?Y9l[ `$;<i1 oh'jR%l@p~M;buR7ca𪫖|ZZwxâ&yt~mmS/0 +ϧ1U5L2MSٯl |jg#k9=BH9#%-?z-g~ڬq)- h { ,UĂL[[|Pp ˥BXbݏPfNtvϚe{uV}T wLֆcE}snjţLM5M[̕) Vsu $x GٳEHw'lQ"$TYۍh`SN``_a9L- ՗5hPQ]#Bm Ql7r` 7ÂY)5yQ-%Wu1Bt 2i FDM4LERTZ" ]hx@ˤRVIY*{<\piUW=?4^iFbRZ͞( ~8*d_x`94yZEZզ#l~O%= {Qȫwґ/1XD@z ֿ S^}{^S9bL\Cvbu5PM#eLe;v;wFJR_5γUxm84 ^0@LXp.K}OV=2Eo6`4߆X=*?;4?HTU 0Qy3bE;[3sx7<1W&\e1Ukt!KNBB(m#,hJpltFG0Ά :~P̩YQFSš;0vyy'I`{WF 9_דr͂@ }sb#7FM6tww ZOM[јFK{Go"ҙucp=/_ &‘.kk(wuZ-=i%? vŗ}EQ#YTcQmt%^ջl*ZqƆE^buc™XT{yPze)W$+Vԉm~8f ،,8~sx L, xXPI(K%L p6]2+yu"q< 1 ǰO!2Zdb{{aE";9\:\m0)GDWc,9xW =dzvc<3 yY=ĪICD0b_:C2emOJF.9~^^#;qb,չrR=TL`(, 46֡(MwioTq~ׄB?/]]zq xdźPEHƶNK<*^elRnf:39~rhk~ȁ= 9Br0CUuv0)䚚G{@7, M0νqUJ_Ddd%dy9o)#;)l GLs*4*UK=wSnK'cۿYgu,)Dj$)C,0[!ջ ;$7:wG -[r-ޕheO"25.?M=S^( Ib*8N+$/3`_ײݱß8aR;t{Uԍo_5kFd{X7AsUs8s|e9o!vbȴn&I3۔mQj-L [f)?(ۏr.SoߌvT<~DA6!VPSH2^5M5fqq_M篋I&EݏN%*q?XQ)mE'ZT6$aJ@AuW`5L7SY=23檏 SHI{2jYUL PL8vy sjgeMs !~+4~z?\;sM4YDx:F&/4ݠ#:`%k5B{f!]0 z׵X_ٍ~Rs .LԾfThfX(d7-:6Hp&ہ[z6r_\bLOBg @^>,pH|BR9Dph'J^~T9n^X?;XNc8:T۱iకJ!*QOx/৆q0>$ 8"[~V,8.IU^q( &Q-&h~hN:K v Y)Զ>|yR (2D+Ue;<\zjusM+VC@q+oI[SM8MgaZM6pSK.y¹|A>  eЈ sm?^te/Bq ҾO>~Mq}-1/*l4Sd,YkM~著OKbHsk2ε*VI?eh`'1"<<87!CpAq?SHHysZ-] +uÔqnLPRҙ+.l2,Z(jcKy7w mQ)ɷ[8y=#@f}WEpfl3u%)LZ y4s!A66q1VX-_7[8wօNJshGLϯ} TSf`_WF 3؝.^q>1"&F\} Y¨7J7JT$Ǜb8^[ SM*got8(alr# u{PcE[:g根rH59m}<| tkqD?\Ŵ3jVͅV(`%³p MIr<6w7O.!2KMW>oBe _:2 or FF S WsIoL|fc̕$V! 64/-L烘8~Z7 N9,_So1YT;!A9yP;p<)?w$jL𩢌d%|2D q?i1kPF j5Ss(9o@_v7~ &3>Htwb po["S*`'Udy%\Yo 5gaR5#aG;RvSS@he:%E7T@,K#E{E-g 7ͅ3h+Å=3/ldQR3g.x, sM`ٻbPF.8Z_]nA#-T݁w&RySh>Ghm6NcW0w)*&t=˘4A67*1rXgUbq RS˔[F17zx?HGo}j-a 9߳L oQ^2NNX;NS #_YB!Dx }#fi0{P[!N336iuXeIBIbobLS0LHs(|~Kx 8bĈę;\SyΝ:SU.!N~?Ew\<~!&~]7I׉d//Zwt`G1*2!pykd=mK:hIΟʹP: ɧABPBpor,hdl"2 g!+رf'|F4{45pqRq`/901NlsCV\B!486:fz\kf>M‚/-I09Y; uد4o68֐H{ tUivJFk%j9l,ix;Ioӳ'.ᦢLJ,wt s{y`G(x1⑽:{jIQk? 92Gz3L$=e:Eaxm[@5DƹbV!nK-vj+NQ:(l Cp&!<[YsNFWqIJns2߉-{_?DMYNS_H OlfXOǜV~pǣP޲Ep"j cE37*±0G8`רݢ0}vjR~|v:  OdzJ#Rq%$i=OVo4͛IW{CfSDS{ 00$*reF% 1%6>bya Ki-5.QA]7cKRb F]xZ&eVɲ7b+#G1LtĔ02@$s$'DӐ:jmB ~XqEրS_(JeѪ tx5 =ǁg \̃' ѐZ,HeۧYD;(%E "grC.PAm) OňؒA˸PH~o/C{\1Ԝ/A_?&%4 oP}B|Й)hn[eW)oGW_&dl.](0&l0&Z H 9`d8tdXD_~(ȡxs$P=8i}d)  ,{au afos7J[jYıʡW3\T,(R=dzl Rv[ɘ浂C$UthkpgkeTm eUoYjvp:+>#X_|-㝊kKGV\J/=O阌4L ڨŷf&;,_鹑`B~oth1騫b]!*-nZMP1áǴ#FdT@${ͮ@փD]H;r?EĞࠪ7{T t# 4..ぴ B O R.:?Oj22k&] 1Qye+˰(\Z| !â4y6`8CpN`7t^Ctˁ qĆ}8 %,LNR:*' =BvR"QSYUyz:Gvq(Mqʗc}m[{OxjN246q>]ۇY򦝑"AhЌF_b4x&Z/~r.]˹ňnFmZf"`Ihe Ka8#Uŋ7S%/~> Gd yqEG •rEř8GT%yYRXD#of| ;Xnp~h1K)C}c?tLdj(4f!w5wɦ? (Ĥ}s$X{ڊ.hPů.B}TT|Nߢ%訴D[ZH,L57<);V[6E086ٝsz1MOzp6z\:S_W؋u* |yL[`DZQ d3ۇ8/ҝ5fr+ {L)0y8qy{@ f߸\0HTөqΒ(oT$\ FbPղFU$ad\ P`_߁PQ(9Ghm LFN)t>0zhS&KW<72jcg="*Bx)îHq{Fm׋ZZs0oKuC>$H$Ӂ4 jAſ:2 砩MOZMζo.l~TfUMʶ8!i [M*;Z:=w|7˃( 1 +b{YVBWZƫo3(^?NI%x[ɖ?pEƌнI~.RZ{Y{iB">J0Fѕ(YྙZxH@DVnս:֛[uȷ?v'KosS6I APQa zZE=IYCOStJ1xczx--sf %Z"[VLƽ>f:\[=uyTܻ=!yqHª^cςaJ+yRy"xcpqF{\N^nLkyYĸF@; :M3 %U9 ޝp!wt4u Sl;oet0?6}ʽJ7꩝0*83a!;kdCnTD7P$wE)W40Ҽ?%VN=LpW5- CaOUKso;{;"H*׭{y\ VU1]29rbY4h *ShL{P@K/a0I"-!$߮ 5]N ++\<霮Dɟ0bz_czjzR%HRLAu촅 /=k% <+f#FM6efu>G; LE ӆVV;8CS;y\WQD'EӍ ^lZ{ҁ@d |qp0j_єvNDNf(ULE2_a5sBt-)ot8|1,y[ cFVFKKX@}0pUJ eu:B2!a_hJkyϦGJX}OF1HY 5߯Km }|$^ E+wB7`okwA!7AN=zvG?cP#/b,Fo_Q60:@˿vOىKovì gX#(kRc+7o*U(<$@jjjmC)w_nhƦ~k(g>'5:Aט|jyLUWB+ڃREO3-YUBWKeh6w04*Lz\'p3OGB͋?"VPmc'4$n:*yJZX3 qMAm,ΐ8vቫ^j^Nb|>눋lZWvWǎ-d!psfp:X1`k 3zײT@]jdz6Gjlj>}wDL *.muwZWU~UVl2ouf> Sw^yRG|m12Zo#Vܲj siC,޸{D&Òo&2tog."MDDu&ƒd*w'nxc$BB%k&d<#_Z?$]x;SjtULMلК/ka۸V֘NJU t F|Bx2*:q(Ǩ@%uL}('ٺIý"8EMI+@ g".Q@O}cIfQQr4[_6|&!kHk5AtȣLo&Ldw-o'Ox "^=H;L%UbZ?P6}u>PPR.$-o Jg"(2fDZIodp_.NԺD=wn-IgWA_NQ8sׄ 쎎W~bbrHRL}_m5䲏\J)ij&@mN]^4`*ɟ%yU谓7Yܺpg i(<ϺlC>;?{͒m0bhmʣqJlm50$6Z;dr!AZLIZN-_ӧVﵿp,gTۂF4f Q?dZPvl(MMLu+}keF?Lp/ZWwɋ“S%/Uس!;98;slXY,ŚGJi)NTw* -B[ǖ9%f9ډ锂w_!ScME*UjܙИj. ܟ UU.osNLK|׽ą} O5fMۘ_ŸE+Mxjkǻ`Ĕ r]:hnPz b&R[H~WוX>!O6JQ48Q&ƏUӷ89Ky;L*k )hB}Y,NSn!Aݘ2os ?KPni"O?؉cSAop*ӝpCEgPB%\zZQzR$P,B۹\3W\~Qʆ7 Sc;kdm'I 0p/3؉12P;ajpW:9n2A-&DvV',˴JzQ1É{ fq8f`Zq"=N<(Iluos0xc|uh|*G#XԈ;!- (PH0#W&Ip\w3^mzDԊ&6$`V%}Opt$:&:߽6qIKƔ verZW5<ւB5cDPZmg:tb!r8)q^9%hdh th L云<DEN-q-آ/qU)'5rɫBx>p-T\=P4#! zN<9PMYb@(e||lyŶza~i-}t\l iFXe\* i-CJ``B; }qc`ΎWa_EÐT^'\p;+V$ms~"2ˆi-BB3ljj5/gj-?v\k_hx0S`G>劼p"OzX>aaș7Hs.sBM+ i ZoHb)' VuZ#XPkR)RlZ1?)A6i{ēJpJK %X:v*n{4[ ha>.}0pWO?V&'氣}(X?7 cVШE " t4w`b**h(wu]0ۮqdsfWRd(AVTQw]6XOw9*x.Ȱp4yd( 3iB0u^ٗthnƔgMX1H0L/Qg{ 2P51nKA䷐?0-7[G~jVTYg7q@mv^@OD WXj\×V9Ikc<8Q2EWx nZo΅JBd} ]?jKG[tGQ2 'qcPC^?Զ:1-owKԾDS~dydU?I9V" :iOŵ:AϞW@#yFłt(яHZH1@;b7(){y\TYĸ6F\ 3\&/bN3;[:@IM83(xnaW҈(UM1d,}LG$9ej%Dhǘ!M ؀:it\O֭Q VAi*)NH|l"rth' }B~ aQ:ᰩQ/ZnߣP3oX~2/b$),d}Te=ԗ$At&?' KU(CjN,%gH4{S[Ӷ2e'QݦfrpL\m,/MOPwa4@p1B]ۥLSP4m?- ׿yP,*,3Y(%4dYqpbT0_:s_iêX a%u5z^dYoͪPM:D3]SC|g2Y@#.giNzg#=$p^q t]y 7WC "K4Y+9YsIg<lzq<ɡ΂doC9/: !)P#^:1m`Kz=V m eyJ ^5ISR744E+Td:۞v0tWx3~ #sbWH+:'lvxnT7 o7VX~ʷ$ӭvx)e&T {OiEVYiC^ U1 怗^f [XNzE#{jKME7Ae)?Jѣao7POvLL燳WMXTANI.P %ʔFgmRRLg\q%/SP `xtBR7xgMݿ)ug#KQ{GMl0T*t3ySIW+}jSqBarI0:LL;97} Z޵[ 9F+5 c 5K;~Zxry33$u.r ~tR Hl}ˇ@OMlGM>kB̎;X;Bq)ٰʸOE^—: M!$'E3R{e?SY V7:R͎15- $$Y3fr7%b/tJ  Kad;slaNc~eY,06nqsl3Rv <ʐׇX836PЈ~@ r xdh'#[oԈɲD3L1'SJ2ކ[Џi,)<Bkd|Y޽jdʬy%5_wXnB6rC}kRzrzyZE\cbs,Eࡤ_YcFmD1cS!vg,oY+ d 5thV+R$yT ULDPm6X1bB~)7&ȁ%?JҜORozň?ն?1 6*v+p8>Ԇ#n0>sK( q땎Pg[=!+w99V] Oׯ=0C`$W++MF︙̛,hF(`h.x >;-݇N58R sbCTP^ˆl>5jΐ)>cCR^qYK;/ %F47fL$d%hqFCٽL}+4xImcԣDxQ2o*7摢1* 4M^/24%-cR>1 {YP8c(*!kѥdJтJR0:&L䯆yPi6=n~R⽆(jwtԜ?Doef/A @GL=O1rq@#+؄sG&2.HC61E>CøޅJ&LbC{9 mNf3CxYB;O!Kc̺ ~S.H"52])e$aO/C~y5Գ3Oy` k]ag[9&f< n"Q(O_S/:S< ^CW1rLi 5ёc.̀9T$Inͤ~ @H]>*(ߣSA.c [-a,.$g(acZ&HM%@9R fZbMb59Y<lѝ&}zBJH@q;=rn|I )E]H@ T nK msUm1^i` !sK8Oڴ'3pl:iУz ;vmV%tX OS'ߚ#mGB/'>xmA~/mpAc[Xܭ񞵪0VI#S- u8A"-؋~[n-{ǣh? I2,pTa'q=Zpj E&:\R$ ūG]/ey+^tu_ .'r";2H" (peHlchu";w"[DG#X4wڏ_0)EƹmPaEiR%gkQFf uF`r 5BZ͔QQtN3w!_|h~ΣUf 9|yeGFAAV:+V1$WEuTy=>g0TLJ 0 f(9*yB`o{I0H(3XB~C32O8ahš'(`A9l{at]%()h/''< (6ּlr \踌 eG%15(Qf((Kv'S'd;5duƼ;8+ >M!W=8Аܐa1viB:gQoĩٺ-C֛gj}oE" .#=6#Ƅ'`5FfrOw|S{JI /o%.ʂvNo^ /S4sb Y<-`><7{$t<D9*)}@ZL-??v#͎OSN.hd"WSOy=ݧҝpң\J/J "bU5JHp, )M4~]e\" =C Q]V,y'M:dǥL[5FɍmQPF|80X5uIauă2y1<Ե0tPHi `~=0kszfSdm|{ r3 KܳQۥ6'iƈhaT4%K2%uHfBZѮ+jqx`]nL)i\V\V@r[ZbAe6+tj K#`^Ѡ,/_5  ]۪_0~)tٯ b/.YL[R'%$"/mK{>/ ly߹/@֒>QۈW~qx/ZE什kC; j9UOf:lhWu\ pz+)V 3Lf4/Wp,)UR8Vk 兴)Ge1u#"1G˪ (ܟnz#dNIW++Q77+~b >7`d4wzAǴ B07`*iVI509i\juU,^>mA|;>};0KN8+}В9"Yb!⫍#{ajLQZI=^9.1c8U:@zl#l_Ӽ'o굿R'(s[{P?zzjjKEDSgdo.>k2`VXpe߼&GF>yM5L Z#Hx~#shiqj%l1lG16v-9t_qz#bIx.^4*`<(=s|\ihWHdj*Z3Ok; N0둄VQi<-5q߉wYspcE"e%T(}ijrmUo~M E쏛,9fp `c9%pI_ROmE>1m%mØ{ J7ȁHg!W{`_94:)ĹHaW& vBHoȗе?1- U? oU4x·Cz$.2gN+1r=jr4)N b4XOOnKxzp'v+U3| ) דN:=')5 هjWػ2W:o; ̓xHxfHEKbkQ,-HdaFB!r<6.lnH e9`vȀWU2l#)8qgL2=bm)-mڦF|e[S~]RWhլlRRU" ,dbKro5pWd'IL%yhl0E|ϲd=B9 Ey}ZKmqCL3T3A֌.fyi@mPzKn ;> `(2O2[s0]_ʓdP<ȷ&g!XN kGXWS,l"wcmPA*o7c$DBᕗ2wU%iK0;i},0Ҽ@-^tu&%y1X9]“2[L;Tur5 XhZyo0yNoI(["n0a].,@eXV?R2M ^ W֟͢ kXQo6vcԂеӅ3љfuܥܠQ(5,:<\, \K @#r*"|^?Fǥ:%7lt˺ ~i@&AM% uC?sy헒]$G= 3$b>;c,@Q);y.w@" Z鳋۽JuǁhMA@f I6 6L0*v=:O&Zt{PUk}Cݦ`ck8 xĞAf,8hU!HZ8zӀA;CEL`1ބ˗9j=$ %bvdJ <ث :關dֈWΐ& 8r|? B#- j"gv Gd.$_a pMWx79aiKx hÞ"Ɂ x{ŒkД\XsoaA7Vv釾(7 Pʚ3>*#Tl~r@|;S9HL J)t]*W '5kO.=*(X'b ._<ȳ>4vY%|%Dx97X7bYn! ե+YG6_aIWuFdڝWn!A4B>zF7k}hSd% n {wT(UG|^j/뿎oOGD~FS 'U*-iN1f&t1K[YtI`(I<'դKoAH=[=G"Ze)Iyo\Ŵw=Ykr25e%<ѫ|>PV?y U1N]2ˉwNW_sBȻλC\ySL§c?z~( Wk}Ͽb.wI.!Yȏ/CS:oK\Dü>H>xa)b雺Sr,ft1_2Y\o-UeH\S&ZhQ͐ Fn?'Hٙ,^j٭@ۘKuZ/rl6ȊLJ*PK>W2덮d]',/@B Ws]Ӛ:IБ@8BJxe_fasEaXU*.I[$Lك}`B{)i;P3f]_B /*0w z;Nh]|"VbtXy|_S{cHve''6d0ek0=q-C3I97(0 W3q*^ 5>ttwuEDQ@/y B{+$ :3>f <,j,. mH7[9M CK9uK_wij.H#&sh:BoBPJ%aUz˭Z c>=xpz&J5`C둂?#_qK@g4C{I7ې7 63j_H֫z:r(a`pvFVQՏrSW6lꑐI}mGs ~Ц=^iYskVC0b"m=ƛnwu]m !ԅ8۳jIB*NHsitډHDhy'؃ e zK-+~z1;LMyU1G/܎;l|tۑm6m82s*p`;N(-LE=J vT*MIV17+kX= 6VdSX Gu@irGJJNmt[3.e>ܶ)U}򮥃glEt{ ">Q>UcBjbz\8-(B=KA,t+݀EFWVo' 6,y{?iҽ1ا~-D e2Q֓"(U#.BISTEJVE$a=MM<];% E,=85ڞOy{ l:V 9jۿ j#Baf~V 1gv (8 #5<쭎^}inP'=MHk(l߼O߬nTw e5bh{S\AF[6-60y >kuĥ>>&lx,ر%aɵ :& wt' ثuSDr 'M[v5B)x߁9gEY(嘻ކيuϨ`㨜Q?V  +2c4:rƙ5n^)%X"EQlI Tfh,pB~042ǣ5yvZ߾D, ҭ +ʪrP4WpA 0!26aE[0^~xØ58GJ_lÏ$~ z"^X~v'tk]ɼAl^ds2jIW*sM~r[@̺Ofʅ= ڑ{D3 -u`T"D>1/0L !V,"7&~LICv=rB/u5*O#1mH5lփH\jJ;FCIcW|VyԠCJu{R~Z*KhN-i x|F,ZM]jna*X[Dʘ5P*r]ˀv9x]p~9 X D]x4fT_;O)Fq82pv6qC )usw`,F Zl'b{G(θL@b6wۋlL ϬUY3$.C N(t]7,R{~'5Oa z$:p)0d~β]c|;7zDȤEuxvexqB'nBHQ\H)#JS։bF|LBcZwL 'NF)4A)zU%X} T"wj0E9 [?/у#-耤a3;.z2îMl@c3vޫ|kUٌ< rQO%a6s&O9WFp̔,9Aǯ1|IcJJޑ:>T| GAW/wMpS{ tIZ!`_]R iCx'~p5"WZD&&ů[B'qBi"hPy _,G0#ߦ3) (6ESlC5@.^Q 1)7֦#d$qHt15 "ZsW y9ٳwb|Ѩj LզLoG.cܐZxhyke/]4\ ` 0_Ud[vx{d;^3bb2ڏHTSK&='bQqdUq7Pjٞ떱y(li0bD9#}r߁tІ[P/W$exVLƚ- BWk6n/x )ܸȥ}|BCFj„orOhoAc9ư2SRMjl{}|cLͶ)R;8*Оm>( ++aU;}3]-FWTdԟpLňNjS#LCׅm Es/ACRSo ʦ )C 2b8 RY>2H!m`ج6"QgO@?bYU%aˑ?H5"H?@0]^3Iv;o,Nm}0=ɍfB4` $% ZH gӊ }M%B6|z/{"1\U&.*Hq>oࣞi6Z:5žx`j&>ԪlR+5iԫ+T~;=ZEc zAo@Ǘgnv3^l!WV? تecܗ:c}A;SکNMyHNQda2@Z';/WYkhw$]]ůghj_uܻNOTµ g,|f̌揳8അ[e1V8v>#$k Cd_'!>i#Ef.єGW?O:*7M^"xhh@ރ=td'Z9KϿ8\tہ",ܻ|DF6M۸X@ۙT%dlM)yTʠ/:&tGȗ1\~{& 6揞s!QTH!EOsqԃs{njp]<o;]\e*.;,s[Iݖ':"dZF{JԈլeM3xB_APlzUnt~@z:\y|J'â)cicMNR $1^?V,bXߴUHkw5~e9+ s><,v)ė\) ޵KZ~$6vϝIԄ*j l#>XA E)u vAᢡI - }8DPyPM}t(SFq\Eͤayf,Qޫ@M/yԾ_G{kڛWh;$vI4 KPqdqVӡҳōTCI3b/Jsq&M͌|9^t* 5XG`)dj{]a@-7&U8{g|6Ak UՃ MF@v7_+|䉛. 𱭗$dc,̊ GzKML=I | ZH8@̣ƗC?Cb~ l'+쒁ޗry00\?ӻt=3M G=2񬞔+?F;eZ;hͨUqa/6⽇8]ג(vwX[Ze|Rvr>=fq)˭Dҿ<-X\֓Pzd lQ7I^RbkLn:z*ɷlXJ $:w6Zc;F?^+~ SKc:u9M WNЙ&l7k)<0^)}…H@7S'PJ{[@tNo߈Ҋ<%he%z/%f[eE ٭){b實4^EF2I-{'`V?T{dNo#,s.b봀yYLDlLZ S O4>\7n]#Z縅*_׎k3k&0{aAdQvb PU;0 Bۼ K5:jq/wM0qiL7s{·5|TA0q$k>&,YJZeg?ut6u '3 {%+.3nw vf!Y!fIWRĈ 鱲zҼDE/`IѩM?sf1'nV=XSֳuy{ )3  tXhaSCxsYu-ಀvhlmLaPXL)~(Ŗ?`ljI֊HA-B^s+@Hݣ'<Ŭݧcye|Nh{ѩ1@4M:˒4otB#?ò ('Cbc݊Wo?CBp/!,A'L UWcTOkB5M2Kmd^Q V-> }ddibWFf]I|i3}_^fOw@X_y'i}$aIo ʜj@Ouސ]‣4VMOtQjc-ЂV71a!yķLES1%GS Ǹ+[PiԽd}n`yc1v7o:<Y%&=J)ӵPT[|'P3{q)Pz0qp~ѽ_r$0S߄$%#9Fa\crN.[`6T[e]x',GSf }2Ly / *dyw +scOsЯ2/v~:BdJizǫ|Z#^rLZ701Օsj.6u;I}vJY/NFg.Ͻɋ"B8'y1 +2cR23N|dtR <,`g\|Cz]B׷"N(iv߮@wVڦE 4+2Jjklj~:+g7MM7\~$e*l!k;KDm8TBn<}`@OjR)۫Y^,C+ _^=Z( 0MB6*Rouɕk3D C939jlb*EQْM5Wc}UPv1 b]nu9BP1!$Ȋj ԗ_eC2@Y)͟{cjLau\hØ)].N{jnUh\e#jVܢۃVVK: @Hjf@x R*g j6Ba5$,# xvozZfݪH,1:nƳ;?Y& weUye*/۝!o.9͇%JtB1FELduE9 !ZXafP>mͨ -E7#NRuan҄{UEg18NK_|+c7d}ٹPW3EK9M 'F4_erG&Z$~qGQ@ xɞ( S鱁Qᾣvt֮3Ms!iT6' P^80DhR@]FJLm&]y꾘M{,/H4 ;`j?E(B_YbG&_(Y ʢv/_xfU/+D:䉵C?6Q0?E%lxƌmߍC9fa'WlzqC*>ı.Z p4NDk7S_ounP8pޒD$|A؝'ejj~|gC[qy"fŻ"udfB$d懲@=r>]W{<-GAYgt[&u r@c8)CvK 71@2Me2@O7 E.t(8eDN[rm SHfdƈX..%كi<bYGay\ 0  pP=Ԯgw щ-Tϛvb%IWݧre PY{iX |Lt5-MK%ČxQ%S} r#3$$5JJ;tDǏ,ԫ8RVbMYE{-~XvlB]-O ` әP4'O{GW)]PqJoB'x V-:A2|(c'h$aifr'q.cz9o+o T>-PAQDl!g&Ʉ].-xG?Y|˽,jd/3֜\w0|5>^M%LI>/=R`*{&"#89ILFQ@ͶGۗS-ҥ ^^U֧\5|^%ь"ё*fu H g4C v2(TO/Aj)EݮӲq f^ ЮE]$ DEW@??PLozheЮjB#aX:b`lpߥE䈼=̼pHMcԻO=6#gk)hvBm"٧HZoafC$tK׺,E(&^ԋZyTq}k;&1r}$:֡ _?]Ay}U&scq"lO&t Lڧ= etX Prō,FJ9.ccerPY`r'Tوk\cHCȮ璅-)z5nf)2~NAغ؉Ȯ'ږ޼,LvVP~u]e;3ɸXmQnٗˁB'>z[ tY1}.Kܜ֍TN !['$oqq.[bqһN&M\]e}F ufJL,BK^; }o4-d _}tTt:.|#|~S A ˸ 3+[/|@S?!%7ҥ?\!Ckʻ2̄:*4}[,'輧lg*P@}>oKdjһ[I8_)'j9kAB(Q|G٦"c1pѲ)< g1{ʮ^ťo vrZ𸅡B0p%7?"al,5lAA*tm]^(s#`ԞqI.6c +lPC QQW&+6oMEzo Gs^S=3oqϹ)^ojH̢$JCo#߷?mr7kӚ"Qa:ٵ LxՇN>JJ lܚ6u‹JIl*ϨzO1OkB#d7@zcqjz@S:ZӣN]^ju|v>b.ͤMM#^| \P˲dѬeD oUx0vYKǏWdz_dcS¿ m9UMWFv(xUb'p*6âfBWjEA UUNDYNi̴` K1TG먠 ;kv;C.i1eoק $"f@ v,оO^POgj Ԛ 8r;C"מI׬lܱ8N= 7n;Y9D $gP0LO?2}\BGTv(LW 4Kʟ{j:HxTiP7u*kxyF0|=c֔=I3Sj"{iGXzflyyݞ%5 $z=C\s9ĵ`Li3mpYYn=Pj?,k:4AV~s䅳VI?hխwx;LPt 9&l_=-D/j>ʭwm&P)ث,=,K"(ؔ↵. M*'6NjT{3lz+.E%ۿllE S~] 82G!(s/ۄ2ch}sN@"=F 8ZEH|CrNŖ$5mjp" Jx{J>6y*:d@ʆM! xWE*J0mɀ9ܸc۝ԏ蟁i#ܭ鿝)=u*|%%TEjOb8V GJR9ߢ:Dָv5˲rS_ {`(J}",Z})o>wn.ৠ|2r?Qs!6ve.н0h0*[eDo>(3rZ[)]GCPkE~<3SX&to&0f- A纈wMK .d9YXjsNA<@"Oѱe6Uj8+-ju$ٴ?G d:`M}H W[>V4Ǘ>U2zқjyrpo1r[(i^"l3Xq\Q?n@{ͬeploGl-avȀT\WQwixTh.6\ TK&9bqs<=vHkZ6+ ^'a*p\k2#PhZZ/y ӔT˗j˕%YZ *0q,veޒz*MRm}wo veL-*3sإNK!f` Y=ve褼txioYyP1Z40n1-.~Y_*[T/i DGw.6:7 +cE1g@hDp5>g]? S `3 Fm!MzH\ABs)B XO-Zc؃\<4LqB}fr5poPq@Y{TQ;R0Wa\ eHmd_nU,ڞGBm,$bM#}g;\_H ze%n)+Qș$s6R+{(em)!q;hUi5J#LsQl ƙE<Ů*g72R_6Qx zA3j!?ng&b.\`tE=e5eW3lp# mbG+K'Bc037Dk+|878l 4qΣ|AOjW'i9F$apxJl [Ez'*'4sx:"/m -p1YԿU\7xЀa/T;hj,dP+-_/ ͤ=QxKJ~o@/|$O}Ul sКjv8r0["&x"P{Bu,ˑT`}.[lR";؅uzk@\/rk͎8Ԯ#n!92ϚmD8h6G>)N')rY|I:큼])9(E.=|`"A񎘥# x ⋩+xCӵ74Фv]z*ۮ[?41јoh("Pjt@]ܙ7,lidBS0BDU? #0k_N"ɐ,IKn? D;bSH4U*qk{ɩ:fL)lYZ4ӥPxQb)y.ʂAnUxg/dCc#)OĠX˜o<@Y\RAT۠ڸ ,h鯪B8mRfҐH/U*>V2Leehjs8?6,a1Xޏ|VZ1׋#JǮfB&'4x̤Tm^!Nol?k攣X%m}vr8(Tm+p];^"/' fkc >M$UVq+QVRH ߢ5#:%>cȑZuEw=e.KcRt O*L~'A(~J40H+C"NE2`SL9ʀ#+dZ[Iś%;L.:ttEA8#>K(. λgi.u+J&_hu*(2.Y=AzA&hU/"akuF!c̭b*(R9΁"b?n@_9X6uD+&vȵ1ڷ"gDWXLMWkF%Gמt=tYdE/#~wGV#X OY4] 2djy,ƇD Of +93ޮ] K=KRM PI9Bk~CRnPKj#ѕKkvLf2c|5W>GŻ..Q susu 8y6xXKJ7.^tp–+R.a8Ur*,  6NN/J}*rUTLAm5A|g'J#q>#s"PP8Dւ=}`J7z-wY̖wGD: No3^i5 FJK Һ7{ƙb~X2>B"H߁O:1N>à: A񵝶78c(Qk8Z Oa5PoԊv=qQ-K&ZneS՗pqAkx1nJ<`VilgɅ8CBMs7͉}lZ7{FV`2j{ߟLv~T63`g𠙰:`2ٷsF#-6w@ckvTǻd9&k<%MBAOV6WFDb}$⽫`wbO-و陞&d8|;+*4;̪CAC~uuMId{+b}@\xI22n&ǓI-!w.,<$>wC94U`95(a W:!-_?ݑqQc@CgܻL!XI~o9g y%7h?,a/0Ekni)y52+їٓ:.\]TeC˸4@8ExM1c~"m̔՟dWq$RG{窣l2PS NBRbؤ˘EKcKnqa( h0j8T@8Ghl3ÜKBt  VI."*אw¡2%9 X.A=6פαvNErYB t^&"-Yi+Nc;qX/f45nX;t4FDkzã* WR?쑧 ` #mA#]g;(`A? ^Ř̫!M^y \(B(}VK=O6ƈb iĊ GR$el έߨ~)P$ϘɷXurfZiuf x=_zL6[0m^\0|Yב"q6W37e0:P~\ 8Rfi{mY} ӫ~Gߒ36ݒHG'H{y.}Q_$ʜִ'v]#vN,')J F~ gRMU5I9>-QxNi:Whyf 0azSPeeZHa_p>`. ˡq{kN&$ j`cik`r>`I1Y2axY$0e$7IY eSҝ8|`4FJZ- -gfFjnRa2AѸ6T5tPƵ QVCJ.$J}1 ?aS+ě_@1D%?!r} W:Ujvʯ,@ blW)$ᢏ1fyhתc__R{zr fi~8 N0M4î Ri^tnBGP>L*>Ms;̩Kyidn,5N n5sgL)Jaw[F̈́DõE9N= 5j[f3C9tVxe#'ؓw0;ğ kŋ8#nj܇CS:D`٭mIIX 2KTVOަ+ 7/A~wuFt±C5uBWo̧iǢAJsXa7UT˵y?A>_%X{q?k+NOcm[xuz-y[w:I5=D7hM9PS;~9˻B;JNA ,A*at3ny&_e=B8I~3PItϑt`l۷sa/fyD#9o+J:&#&kFFlX0I#S^ٔz5piGHee ` w#md)Z8^F\hӁe Jz*:[˸ %rNZjsj=z)"-0^R5cOWV[!Y$T .-rrJ\YڼԎ Y]-aS`ˮ"? 8 Wx//鲔/?|6,V~,& )&σ\ 0OLGOaہk wf|8uA8N,RW8lBk{#)evn5ĸ!ѻgFeX|`JU + B `߁ !Ne!NuL^7R݋,>+sc%!vw(]u<&zQev%KP_ټqZ)3CTg|p2d ?B+ $jo|؁m })99DݘU$wATltJiLG,?&7_;gD+!c!]n9SYR`Ii*zM滁M|BR']=4<_\fRm94GLӛg8tJm@Eď ~st!ţm%yvM%YXKTbQvIFŋPC@:WC8G[=4 |&0^5IZN9؆sƌJrFtŜwģ:y߀.f '("ni.6O2e|kXdgdj#!+`Ιٓ7`0O7Ayw * 1xЭg"lkʯEa=fqC먡|c4ŗ3sv1nSq"It` ƃAj ;/|]89uizm|"^&{a+!`|F +|-?9 3 r1!xRF.T'ӑM!Jť|}1J:N4+@sK qTAuyqX*rX0Ĉ[!G5*&6sT5Nb+uIa<&i 7"!j $]@@9nKI+;huh?ekUuQz9T*k ޮY)2^ vnZ xP1*Jʯ~+pA?}ܰ$UtZٍ^ JÅvC8,KlΫǬ7 Q-~ɒQR09* 0SVb500RǷ&CvsE`I%'WCӧ.VayOkm ӚN MeÅd cxh@o%ʚBhYlbia':Jw}ch⯊0LR筢6B1(] L:)Ȧ21+  _?'gv/U"$/ дƱ;(XUXrv \63pn#>[bV|:M YRBnTy[+E)*<3yƤ\2 AJTxr^P]g|n3]Qi-QubbsȔ&`>#]tFy\˩d,4M(V咎w6wz|3ǮO4c5Յ+Bt/UYnōleF\|O[rXtu I UgG-_,ӎm5%蕝"2##6̀;VWtH{ьW܆5> .l}SA s\P9@k|\,B?f܌\dd/f7QU%;sh(o݊J +%(9ѫԧ. p+2솎fOrUQx6-Y,Mo*|U{d sA8A füM8G,o+t m˶yj̣4+z ψeekdV R+=6x('T9^OޝSw W^2*LQFPH.D:hJ#В@H=7=zpBDBr/ۑ=uéZ =mUVbwh@LB`>Mmm? ^_$,GQ!KaVbĘk٢{N ɌEqMUnog#dPn.uOob>t4P]=)y]*uO BD]}vR%QsUx':?>LAt?jHmFzC*/n b& ,XB ڌe6M,O>ýokTf]B "egb=5K9CEʩ;sFnȪ{a H>:5. 蓤zف(Uې'28x(0Pyb +4ҶOHaكg7;d@PB mj6HCWG]cA*|'S9PͤZ:TS5hd| 0k1x)C~ 7=7?%a-gh%ma,=v.)K:(膵Kr #5ʃ^ ;6 ?%)M2ƦIZKAd9-)mQXX'WxL l(NT:$!f\bt܁6Cm |1ӒjRno\;# JITc埭 }^"md(w_ *0Ͽ V8 !}1#~ K_+0_@醘[cKFH%O}LeUXI65֮2Nل\BWkcQp,Nc r'[}FUi;@UOsWx}.׳; # Iq]{n\#<59WFg(&f~c23a X;#PbAx~[|E.@ r<,pIb=i}65/ ~=H{:ŭC jk4yp(Wl]ʺ!6'twTamu4I~y/+Db~5Dƪf 0%MS[gs1BAi0lV隯 n-E9Ԩ-v0Y?T 0Q5,#ҌdR;lPvrf!T?$'|p(~,0''>]o^gRHMRr┙Q29W~0T1;Y} . :']^KT:0K#R"ЎB"2G!b"!fMaC@;۾ܖ 'A57BО\#<&+ȤܮGyI%6u4&x0(f%YV(yS|Ar{ϮdY{LWiIWTw聗RLL( 6}N̘Pon&OGki$˂9>Q 5D;gnaMa= [ݗFHQL Ptt~[{y;=:8AڢdxᏅd8B#PSeQhItbmūX]i SL_f3ҤNm`GOA~-[:V 2]HM}O4(0"n3e盷'm+]*ng!`NcTW|^5='ѪR,)o," PΌZٺu!9*iPz9Q]RM] gsIrOWA/AP:YG(a3 sؠ,ʩr*e>j4R/gj+đoi IsIA`@r?8@ݐ*ƵÔ|'I17MM֦©'a.D{О/qprjI-/mʲ;&ǺUhSƘUdUR;h!PrQ׀WE+6clx/t!5Nx8>ڤb)v̰wg[2+ \jo,BxHt °37{Z_*u,ٖcS(AJ띟ca(ˇ Am_Z$!)mp<.C}[ԍKۧUH388(LMNry6pNH +䕜|t_|Oȳin6E.D8N2"N4=d0]K#z%׾Mhai4ZF&BQSDNl_q]n\`+8vrxe.|k]lsyP O ȹ2W)`OLk_'N1 U8xRe)af $9v 8p /Ut%0TPw,&^8_cܴФ /Knau W5/~l@HV/>%Cq6GY)NձWjT$eK̖ Nfk{֤hS"3 >XMdtΦMw%N)S&=AѸZH:zWa!Qh4HqksWBE:P ?ՎH; :Mk1%;z1+]d3PZnƒzyQ@F˚Z77<D$Ͼ,9}f9˅aAPڊU')X#٭<5E_y8|ޓCS(T?%is 3E:mmCݓdt*Kc_8X ǵ1Wt 8qTp +\;#f-IL%$)Ob,7c8K•\t/b Ȩ$xM o4)'##PeA4lKTir430$y~ Pvs5x"Qs0jYm &8qgȻx9>  {m3Hш4UCHMJ"W.pD-D} 3$u}Ng7,@r3mAuXkv}6Do7 $q +Ψ$n:gsv>ڔXIvXՉTW +$-iY.ƇW >濉FZ(P2GeyYq 1"^sl 4d86WvO6V)-^U [ƃ[ʇi+,.J#_LO:йm^=s%1Hǵm0 flK o$ɨN{G| 2NqF@fGP|\L 2rڱRi~f3rm56Jz4œ?Sc^>V0t XO5$̱VP,`. cAtؓ|VZ}Nt1QR>B8Tab7;rp[K4?a D`WGuA"?wsc Q 1D°ZxU2<'7@YШ 1#?@@Hr}7wm{QR56pY8M@,hX诋::5Sݑ"\J9إLS Y{K{3*&)DgUQxUD0ı%$e:):fxptKhL:Β)1fpPEwpR!pū%-$oUP0 >VCqqhۏV- X6XL+UQ4KExDZW!Y08[tQzaYzMjLah ( jSxX^ՓxH7^DRV CAaK"I B/ "d` zW}Y w-5OiOBGZKV?gefN$,B'Mơ!T7 .Ys.yɃze ?2Vgx'faVl2B{pmE5#n<ῌ%ߙƼCQ^VSþGe ^L̩zb3xv3k%i)#һa*23^g 0_˭Ҏ( 2ZEc>(~^TztWwM*ݻm#G^Cb&p. zl/)OxnZfNDXG:m93/ɐӀ>\Y;ssj NW#i+FфwL={Hx: 9'I)*>Z+pˎn\S+3^e6P'M&!߼Gj)   <.QkFPh4p@[)bUs+hh1)vpm&E"~u9%t1n  YTk+"yi5l]Igve]2^Dw;d;079Czl1f nӣȏx`K,P򍒗RvY\暑hVƻdWXY'M:X`[8i E+SX-ɵjEf-í4΢ ,~k֯ZM"8PwܔTL˝cei\wPd[cnq@ \ ]@՛`-}x O/ӣ\v4ZlK }?-P^:.Sw$UWU. Q>H/~y@WN-$XU06`p=1E ?u *2¶rBmtbfnPBo+.Z:6%cuS`Hcy㈏3&+i?=hr,6tIrfIFZzIb& RH:e"L(ZGyxn@ϼFНs[,(}\fA5ķܝ%5XAoI'uB~#qZ?Z]\|+'OCq4>S u1UA"ҥa*,>qgő2hf@]Da 2 sド y*Yǯ>]Kt.U״&0{l}Pfכ7EC ,F!TL`pcr,dܷ$fABF)"]Ig%%O fE]qa  3gEqTJUh{4 g`y~!9ܢHV=L}=T(EVɏC('`@)$k}Ѵ9spr٩Q+A"H5_mFW+xUttӹ>5 #>k U(! VSŤ7n|wFEA0}D3䜇]n}\H{ЯʀkuSʑcrBwCP2Ӧh NlIQ#Ҩt_i&4|{̬)X)oe3}#C#@8"͇!T &_Ժ%G[`ѵZhd%_;ʲ0 !5;Ti&!jےI݇}O i˸eN& A)\̿\ܿFf`<P=L4K=}DDUoOXo?U@30p.>Ϗ|Ri5hUNIJU;m}+b݋KA Oцw&`@Ovk\N*zפ󁥧n2֨9e5$')~g}8<$w &I!f fIs?V.I/A18ٞvߌ/$&gIE=F>.\@ڬ&5da:h@ܾS߯ή Bp-鎦7Y`V5`B;..e/Y^WJugx)#h=+tnGedl aB}'9Ng W}$w}&ًONdlvmWL1𡛆7s^NɕxofgK+qvH ,2KBL*(TA_t/F*#A õ4SVCP>,)8;@8s&q[Z.emW-<9QV-zd -x\NMi`5RCEk9Et1T&(+uすSR^î}^\ .T:L臈5qdm ,H2bmz&bB8I@MuSW՜A%666"$uvа#aX6<7LbG\ҝ3F\>Ruˍ9Ia"[PKS ;s>#/}0OIlmOꠋYc;~%ڈalmER &"5g#;οLȫ f)ʉ $i/hGTV*{^6eaE[aآXtxS5a^O.{XyE5i|0^/0[0wI,Ƭxxglqgi8DfFרN"W1+x=S~Mg" =T6_,`KFlSo;0µ L/wSlqUU\;=񾨰Q<{lJឝphZ=u)FFdoeP{ m}cŨ" 9L(5t&Gq<7:A5CY COQ[mm\XPssāZA37)š0 knx7'^ [Ԝ5UoW 1Q,Qj3Sȳe=6ɜM~.2&1 {ރcP4c}usQ_g۬lX#2rޭy Ku-/n4`seKEQ FOI̤]0G/C8r7G /'@c4BO_~yz}{@8Kɠ]R#,*{`.n*pA=cbo2STwayA?iro&xc(N(s(w%5ɒuAk,<.eJ"Vo+  d_ơ^^|uٍ;/K9 ZX<%9us?d& hg&~c.]V ?(QCej-x#T0O>V6$- dcQwH}k.ק O3jtKY{ yR Bˍj'MһJ8~ u8&3%,J|`O'_ё GNoU}<_g(K Rƫk< ؄Ot9j K+@zs*;EQcuAڥd!lŃ Xe't_=zf^sf B[=D4^QNj < d@=x `_Ezxu_)-2)I)[OJ dw@73\ʼQw$h*)뽏/aAbxbhٵɒߘpEGm6KWs=ϝpM/IW( 8Ap8}% * ة-S(Ie 7L;^qc{vuB83ar{"ɾ& W(~6+E0ڟͮLJJS+(~ {ro%͆w3δ}`#rCu&S+_^~ %tdoifH~9Vr"5Zm-1~M"H38R*-@ -06cjg)Hrj4Oo \ g:VLI1e#D$X7O_nΑ^yQ ,[ybBWϪ2g6ol "keK,wީ7a{K zL>^)# KdEl EtJj+\"鮂c@f~'+b%~$v )_K8i)O?|wR3ɉ4u+ru@1^$\Zwcء JoS<`(]ޓU:5>Dž̀mKf`YɀdfcW VO-EOn܄e*cOMQ&}UB1;z2%߻F56vA%: Bܵ4x2spVGbr$ V‰ $P7#uvJ\U@[hM٬O^OM3U4%lh̒fWu@+TO3KsbBXhO䉫VT9Fv.ded }RL8C@:={G@BTX&|oZ4OC<g;t& KT P紙93E9 } `ø 20ǺflgqvSRv_ӧC;)GgSZ *$ȡF݃Q zTlatQ^ӆ*WUMKPǚ5*8v"}P=2R<\Ovf+lB d֛q1,!)\3qÉQ .f$;u2enZLT~atCsBTzinGTlf%Қ~R0!<\B/U^3x? wV_z:cV&kA/1~DivV&Pm&{B7 T70ھaB4R3pVVהLp,K[=:K;>oH4ƝnNGlq.v#BoVF PQI|y[sؾה J \QOgeOi SQv6HXg* (QHXY6I>Cnow;є8>Rɦ={l $XE|p+q yU}:@?iJ$Q`vW8Py6+zǼe@؇w4dYJ7M64qm}0+3~{>I`{b179'De `':L-&aV ~CƔfo 2Ev vvU)|PW!OxT{͘zK$5yд탬dat-\*]"Ώ^ lGBW>k*F>`Osms'-eSɼ->rfj܏F( ʱ^`18*(bI9ɷkZY 9gu…C90#j )^'#.4 O(Λ\NJG5F˷ $a77Ry/}w&8;6ۂt’nz}6O٘<)(tݞ┍LqOB(_}?Mеn$72,޾/V} ~SY E~tfF+4_Xm-I #W` 247FB` }$GڱA$Q˭P^`j>UR|z2sHbh#Q0ɉO q*_$`Ns,axҁ2@u鸃LK@ WIM-lB/NT Y WaF9}I6{%m)ؾY'ayE(ᕧb.VܨhBWC|T%fs9߳kIҡcQu~]RF b< EFPגmK yA!M՗DÂzѪ܆ϋ-R,m&殸Pgb )`8KRfY`fɞĒHbVT ɿn2Vi*m.,dsa<"}?6P䢫N+հ&]u.͂7x3,,=oǎ i|&6tY#;nn}UF+OK?ANZw+DVu_UhZk0vRV2Ŀ?d+wpT(UV-?e ڼ(ⲆK!xSr0!~fQz㚡?j,w}POBt4J$x˲An AVQpݪ%I<thQTzpp"ã[T-:X'usD 9VO}X.XݙᇆGVΊ ϶EӉRV1^9zp*[ā[tF̽kڑogj \3kؾ9 I4lfS8]XľMh`ǿd# ?#MOL3$2[{(19) A0YqUZ W#w}tn\(s%NpO7sC IՈiS.>ؕ5z7g+7A [F"g]MTFYڅUKvpjZ:"dQk+dӁ@N~=F) XFT%gS8Uja|a5/a;_b ɗ9*p VCWM!|F1L(5(H( rc}:zOj!{y1u/te B%<=3)o&Slt eک.4n4˳6or:YnbFYL2/Oe woE~֧ E:}h}{ ?b*'/NR), dQ 97ȕԺud *${"I#p򰂍ILI 32?ol̓(Kv$jP1ͦF#щqM/y΀K&CjќLi{┇͐o J ( /* _p%Vh9dDG#XPps ҇ /0!Sۚj80sR5:*B Evqs _n8oD9>?Waq; Q]#HS"5ie7LORAc^\q@~*)'Pi@ŕOȔA07cFj$>-5>h& L=15kۮmN0S[]Ex7l.o|ŗ2PvȆl>Ж8Tug[A|·I(R/ H:&5qsׅÊw*7=k,?`3mЂynbr|݃riC! q”>9y5X>:S ѽ'\cѲŠ[b-laR24Dh]k@ 5gG[ή޼Rrާ\7 4]Bs]ҿuIuf}j/zS[\qY* 8Mz^BZPEssGIqٺla}ϭ; e^bԔ#Q!+},vëTΚ@⪈MipʁѿK6z U6>ʘ8wƹpn(Zo|'W9LMX]3UudҚj^Mdح^\78K ,64|,gB0] ,_ğMrWkHhv/?jXj q J@"+{%cen )L䒿$P9<8QL{ !ࣧU7jM#~ۨzBc9 좶`m^ (';5 b )3 Rkh;.]?t;QQnoN9!Hoɰ{ՃR)_of =gg>rvĬa3 J|KRY/fJ ~Fc :ÃP Vшr%Q@zW>HGzA(d T|fʙ:Ohmw8z\3Gi|\߫ .C 9T78ǯz5G$> pyyeWj@# 2xk8#=9 o067#x$Ng567]逾T TzzaJ"oײuт$nO1ek=oj 6}_fc~o實-)!ՏF{'m֚&Ǩ[2<2p\MPOY:Bžl[kQ!?OצB wc °;9NF=nR6g\=:, \l4;嬳X0.]?:z8Ns"A)~AdVJo(,x{;#@$oKIte:QSOcj1ɻ?Ye0CfKZxxo$zen)8-Q_96:!h D'+ZI>{aO@A*Ͽ!T?7K,g=zBOoAw5 H a \{FVvG}E+|X<[#a*j}PQ' Bۀ)h:X /* @~@qǼI~M #Dr\UL]r7Ё}l=qE<^"B99 rgSU߀BCkAbV}9˃s1=k"<&*28]6hFBaSG!=Ұ $yAmUΕUF(&g9IfUzmq2{lᛌ\Ȩ +$O"M 4X{Fu&($Ѓ`->j]-nNvvZa4$M{zx~Dbï]pmzKIY=2!LH2tLԍ{L[~׏4%^]z_N3LPMZ؝67yb$[GKa5Fg)-}֨O@>GI)voy{BQ䛩ȫM>ĕX^s3y^s,t>뀀A2F4| 124+c8an&,GTA4iMdXfD'ĢZ-yuլAh)&h$D|8@o4weRԤ/bP=STnw$y]P5BEFCb& @XlV8F y"1/Y[\%ZUэ^}[v6nNﳠTG ?35EHfWlpb`8E lʻNΗA%Jc"{ըV!Ǜ0DcEsٕ)`/I" )L%StWqjwڗ33_0S~jHe{v@Z`~~`%$\|oRl[of"`GJ"c옙&jN]dVdXRUӌJҼo_|Z쫜 pMKZZeSŐI}DSôRExm KT]:߆2I`8Ұ}aX>;4FUY|PnL/1+( / L]Ea-Iu9rfR02Yk*ڙZEnVe?Cl@=%W}'| L삀=nhW;.Լpn,ÕWzc)5e,/^@S&ڛ}[o]xF.z0esYEo0N]Z8UҶk䓨YqLC)U`SjbA=.t[J lp/ɣT-f!5\gw4u9[ Xn?`~dU#&"d#{X3]S u!OeAڇ=d[& qA8qhlrSs&h}0&6.i=V1K'߇!`~r ?.w'U+ˢp9^G.۫y#)JzcR5j7.'T^JQlJ7F*χ]ВC9, E!TYI'#/M>-H\<ף1՚0g' SE2 ^+÷;EjX zQKE'Մ xĈe~@ix$B#KI;:)cO>"xrQ'K] Xg18[A]i9ӫpDA/Z$mq@w;~@bZ*Ala\b0fkBɁ_ ;G4(_~Sf)m+oRFu+s x&sYU)jWw^\N= e;Kd.$wQ@U4kGx h4 lmOK>mEʜ6<7K𸻧RG4~6 Yn1;M&!-ð鰸DGez~VJ+iG:9ڙ 7Q}[>A2DqO.t!?qR5ʓ"Sc >&W[Ӧ70@> vTiz϶::SNME8Àqԏ5|4<Ցtjs.caa,T=6N?=uS1w?q*U wxMG&'dB HMq%:k 3"a)2=uMi:-8H}Nh0 JgW^tn{ 5_(&`=PA @ķ.m_-i]& +ۚ,BR.CIISRW[7fo)r!R/*Ю\bQQj)84,,>VU'0m\2Z["qB-0.;f wP"S }] &?[EOCWIJp5ؾ~4Etg(O NIEq,ӀUI+SH.Lr\v%U2BwFɨH'G3vmP_l`HݰuxルI`{C[Mpv(jn6[LP i,D^AjYscRA| DGg φp.V4* }/NKmrl/Ζ(Γ@19eëfl32c'zF Z%,YCz 8XbbpWԺ/@ ~a/f j5/wi 2ӱ0_s"7S[D^[,MyMXk(6 Hw5)ߡ9"_ Iw)I</z,4g,3R۬#fiƻLﻛ酕Ched $TᥳR(g\Wjy@nm~@kn("{bg 8jkY.nS`z_/ZE\bAd0UciZtu֐†h1AZ}[>,ݩb/{eKȖ5+o˫CJ6O]*'ۯ!0)fab:#t^X]m+h~ m3 X%eȇL9}̱:16F; N9w0/t- Rx#_tۇ Q`GsԓePR8/xAanϨ|wG a {L[Y J`!×`S9y%EAdS#REb\p oEfɮ4 L^rTޣx8䐁:{88QK<cʸLfp4&&`Mtr+Q ޏ@h td6Levf+(R$19/\pI=잺DpVǘWkXULkvO޵ٍY;㇇Yde!¬,M =G3z(>ĞҲw_NSF[.0:%l.g3I.vxKH1>$u!\"Y 4y[YBIwV~ɓ[".$]%Vzv*h<X.FU$)Wxx?Xͨ&hn/2mbg9 Z%=>@<1۱Ər16U9Zm MK='Okb0;aue]&=먠Q)A$1x!ɃR8(W tyn2{bρD W-~i;LbN T )Wwѓ0ݙuY,q3n '"7);B7~k7Wq41w? % mi)FW"vH/dfKTbn }z>**C 1'Tp1+?2h>UG9 \knǓh" ePPn{s}R,K(..KfDh ^ݫYpA'uuT|ϯE9X(kCov[ygS!Ƭkj4_(TBFZ=Kszɚpg&iKR>*${#G$~A?zp=J$"g?!Zh^Eq5bdU ڮˊ/YbPa1YvYTerE{Q6zvdҿky)yAXx&ƥFbA'1n%n5G[qf]ezSI."$\]bu) P96ϕctؙsw09!53'"8oe j8Ek+ʥ ĭZH p/"Yd ]t@#i˞,ix*v yvx,ۛ8:uRD԰4_DG6F6)Njh+y&* :{`ݚ|7tQ]RDlfmG" ?kEU`c;y2C.FG䎯 pI)WGS]g巑4mֻ?5:!L| ^KB Qq MP/) m@Jd &8fH|RnexdXd?2|}t\9h"H~+QH$6)}ձ3l=hp|i0)ڽ9Duodd"?tuqmkY c8qU 1ۘqCdFy*BUpd]oi՘~ )w qiI;2ǝml[;nlb"I-ศ$ء)F=p6z-2"oݚ![(f IzbѸ,qQ$bʛxý7q(6yrvDdÉܯ- 3fw57~<?| 68+kڹC#l,5vVW{ J 26Lk3^< stn7}T„}P^ܙfKW|~dQ,Y@8_oɢqb -G:490mj#t zS jbMst2{a*m͆:%L](&j)lEZv&~{.gTI* ;(~imSɘ$7PF hoipVW}9aFƋalne]*jhv=> ~({J`J|3,6 Ɛmr:\S{gd ;[ `[`88g0c@8%l @I'-XIX_ї8Yu.uþW;^C6 {DphM$H\t[bYX*\:(5W@Y_Yk893BDܪoYbp Hc_m>܎.-oV˩S+y+k㾯 Q~dI_ =O<)_GDNA$m;}OԸ⛾QO  =’zVej& c"Q7,NuSM  ^-"ؕ˜ Bk@i>(ՄVVxj#\ϔ~;5Olzv}EѧB&ЮXB )kRªm8l).e]>Z{ C.K]Di~ /gJOazl$ECl @z2O SVW[P& (>^l?8dShY^6mfц&IwȤTʀXWCJ b>EVmnP sq]^ yO-B2-DѨic#Z2>gڢX͡OXLMȡnE1[H%o|X;r"W`yZZ|Y0 S?* X"1ux8vN$қ \^; 1" ۸o2~.A(0hT i:TeŢ(Y8oTQxkP5ҏz"(vl=[?[e_3BAJr+$E(J Bx/"p!b~u|JYU'U%ۀ Ha `aD~lX$-mi47uVUWrHСZĸ{JTiD;L8HY2nڛd}6`1j T6~LO7>Ғ %ꅴճ'.𴔐ϖ?EcE&6ɲ<^GvuϕgmQ^-6TKtd*4ݱ#`W UXu ,#@4-! ?*ゞFlyU~3B\s LZJ袮9w0uVgXBm>ˍ;jd9M1@9'ajx#_ +gH!!j4CDJGy)$_M C;Z L6}=0;*f79 || nS`rk@jE(j$+yߥP6!s>տGاAEճZ Uf.lY^A n+/A<0(<)<"E2^20R r(g2;-0Op}wbAe!i`|rLr*U(`:R xK壵GJ0&׵b*ka>!.|r%¦ P;EU ')ޘV>iAI)DPڍiSgGIS;TX`̴b/4b=i NDqX%%F$f DifsDx|^+~Z?Oh;PEܑC>PtCcx7}8㪣-͓[q&khsrSH_K8]d>˟iB].# 3@_z|̅_aYH ;A͇z^y чlyV9_ɂo_g*PceقNEXhʠ7(D\yxa$8/"q4Ljvξ"BR~}omx1O:h] ;b>M[@~aäMHVW)XVdAА ZJW5cGL*?H]%xQoܝ0,Lqhr=m!/ndXQ!2c$}d@Y ^$v$6Y1_'kDff5n1O-9iXPL>m/MFq!N V@ׅae)xsѾH(l7a4䂙eobX[ٱW5 rxBSJ)ǂg=̬/3E5 ׷d:=@ږ尷`K'<ܠd"n2vbY\{2CY̿[->zL|kGS/9b7zXt)I4\|>\FN" "œP퇚gH, " Op#grTLIu|jNO~RD2BjR3>ďOAT:?".q$QlCQ35Jo &q5$,Q\B6n?=RG aZy7,%|g885 sG4EZVT6,g &o$d`PY6yr%iHD}$lTra(W )vqIKNi &Ӽ.{|W0yOnzz%>-<%e9[bofIM`r"%/_ ^@ՙSEpb pBD­4L0CĠ5"Q;"'UuFlY:=܃lYI*F-FQ~fm {Y Yc!DNXEd%#:gB|~g_E9KRi4y3>O2hq'Il6`ɷA6wԎ(9V>[}(4y1%ֲ>(@J1,P R1cq+,)[$)Y% *'/v:y+73Ol0INCD*u~[*#X(b^eyY=x=C>Qi!~J7#FI8`|>:6~Ր:_ocG{IT/i\[(],65Uy2#/%NUR3ר/+ 7f60^rl[bqD(M4wEKv0u+wNzئREĞxi#޲֕PVFZV5 P޾Hn/\nQnObQ(}kmݐL f_?uE֨1jV?0`"lop&%>o`q!sC7,pݕ )Y٬-7ّ\5I@Gn/>?wrE/?|۷"`c\}K{3bhf,֥Z E'-D`11]Xt]nü)+ q$wEbWG4[4&X^|'jrF$3 Ujr?j`'@?9sLWL lxϗlHg>la!zlHp`(xHb 0G2?$I16) hRV[`#MK4Z4 Qb\Wuj;"70z Dvd;?ÅIMQZD^ϮSNc4Pq2%f=DP7kzv<_s!\ձV|%:]1V Ry, 7y &'L]b0;ʵr Pvp>~X]|@bk=-sYs |)>IXtcR}S\l2F vB?baJf:J(gR!FU!o d*h.\HmMH3ZE ]PgmjeK=Da x{cyJ W x%Hd!7)RUj qB`~ьd`Y_?OHM>^*+\GDP`oBgj %hp&4RE>\51-jtfvJwzE^mp Ԣ]E%+11pjg y[H v=;2$G.}).bZ2Y~<Ǭmz^toV,Z*ùf?X_WyUSAkPRiF/*~Woxj75^8|P8%af]`0l@3^(&ߧHuC(,>֢6sc^ cFt;zat3q2%m5Ewf$s .Кw-T-E69PD&PrԷ2) DV 1nBmˑӴk^#?@ņL!JA9sOԯr!傏ȍo d {Qbɘg_l+[ 97(HM*/coM#v}^=L;m2)Ku=2%}ɨh( uIcȰb;e^Kn-1Sɺ98"~g^;R9g)OÊ)ߘy[M ;sqh Ò@W BQ54U8 )Et?wm؄ڴ vӂ Ԑ@s1"SrH7v1zZVU|9SZ@kTH}76wh!Wr CJa(<}!uLCлhE2 V}66nI`F?O2+ۙlHQN0ljl`m,=%zLQC76(ͰqU`! /fѲcWtQ6/NϾ.nіL!$(Cx4zBLٸO35"h@_|w˒T3'Xǁ Jvu_٨ufOC\>(&ņao ^nuLIWxMŊlOl_mGuBbA*Eۛ^q8Q@%aDt-OÀS;!Ja6"j &=w wt#ƇjBO|-3{^ _w>ᝈ8&Xe^4>r]RKYIC BPe@c4&g=#_Awʬ8!hx4HS6 ,I]D@dRpcK9\-J{NN* %K3@QВ\m9 T&Tx!ngc0$Z⯧}EV^ZR U#U-Q}bS:gBG]c MH ѓ-Z8cm>p*.\ u֮KCp2seKI) B"^oilPvH6tP4)?nK]=7)*:k"=$APa&<3¿8s–5oRҫ'wx 9:"s[Hlls;vkY XWzjL(q?B%K [(~u{a?bm[%0Y\sCG=dZN|eS::aGU|2;͚`fM_T^*ԶuW|+1~:aYy頄t+h_ 2RK/u~c ͈C}>?V $anmANЋHb9LTnO;WYc VoT5S‚xM++6d!LFIFZ/t $[Ћ6N O7slZTlnqz OAj6l/* iy̭>Dv>l.#xkOՙ2W۞JQIK|A+,fOFlCv(~Ůzad&&/*34*[GZiJc<.0UX}:>Wl lu( 52D?6'rZx ct Yo>]TE Ou׼DܸV>vH.G@vzc .E;܆\CH&]ci=ʆuxɰko0 b=iz(g&05L9T% q!dPB3ׯ*~|>g\Q S98Odt҅P}fB#E_Yi 9.%! -#s>m8CP+-QTJ&V^kTCP_8뺴cnCULHDzm\?փ? ܐX&%#o`Ur@<>~ EP#隆)g&LZ=&a4$xi ,| 5kv]悑`7iZ9ehBPѽk 7\EzKLf  3c%]*92"Z;Ə&01OYͽ_KLd~)yVߗ!Q;`74 ?u~4 Xk7!A5Ux"OέG"BݧQu~$D-u::ZfhhoslDYAD:ˏ3)7>iӫw(-ciZΌ&5I,9oRx}2̫I&N7جN`PGᕷON"'1" NcRol5';|Oջ`jiqa:uJԫr.d۔ PrvQW!S[w_FD'i%aA+!a:)$A()~˫ /Ü785Zˌt% iuO0&S ұQ\ň8muŊ^4ȤyX%#L?7 $at)>h.kFwƤ<*}ƽI jOY `v:[ît|Bńi}O,dnޚ8_K|S*EGŠ8P5nLc{`¯)lY$7v/I(?Ϙ?W{y69~* 5CnywܓI};h^ ($H(? bdcYqZ|9#KUA2 T3X/+T&_7tF|X`oҰנS%ҒX3i4W_;Аqtk-r[ˏ2x4DHM. mҟt*֘f,m]YoJhZ:|}=1cv>Nv5f uo\ 'O@4ʕCΪ5Z%AK%0q?,x"`g/:[*{JIQ?KU\j/P60?]K/]%i6@l4 ( 9ncu O2.-9RO S ݍ w δ2[,TIB(1ݡ b]J3HQ}P9u)'4R[[JPq]bFՓԋfIŘ117Ny:ɜntS[f@4>#mIc:TrWxAx˕= 燲FPCH 8t3q6x(xK7"0믳 x[\slwjJ. [2:[p6eÑU%k&"3/ [>׎+CgUi PE1.yU2-gB ?2 |;ܷd8@?@3vI(}I.Q׫U[Agg w77jrpnZ8(+6fYkoxLP̀֨1?'&(ܨS1Y&)Td҆&p\Y&/}qU!^cOׂ"ވbhM*DҤ+T*_wjZ>knz*\P[,yb0bEv>ðw i#rzK8-3'5R-L`VB%̯n7=Qm鰉 C h>l OxUyq s{.k {ι൯ƨۣ] ]ϑ4``D7d;w(Ц>^c8nm'W+ +9zzţٽKjE(4n(W/>FU/{lNN5JpFjU XA\/qX#`)[~%!r3 ΏTB.)ٙܿ>^ȶ@*ozYi[=K1$ip-Ў/Jר6 `U^bL׆B6QgLݡ:mz\GOe,w[|[Ne\ᶚі5!H8kogX5 fs]7į~_F?a4$/rYgy1$VU6C<\Mݰ' f+op?a|c0𺘙ʕF̾RV||UhTUzGjxi(m/X :ڋo'`,4v ^sw"_ӕVBsHT}AuCܥ`BaŚrtl!BPGZՠV؅8Lc3M,قbPG<[];"9jŷH]jP K0'* :nń 5Ϣ[l7TjbV`l{\*L ~uyձ#˺KD7FCқo׵qAX\1z ^M1N=˯1f*l* uӘսY:B*2 ĉӠGPI6(:y"Hk~l+qndCR$TEVOpEԙ{FKUg[g$Ny3=y&Dk!gJ2b&D'M?UX@AZV.qa%J-;Wm=Ӟ28W- 4%մ/ @OoFHJ' YmEuv;,ayx؜.xiwV1<߳!v7X8mZ@,͛e^ ܧX apCMSݐa iWW 0MBp\CD(@y%+*6z%GEz~'L򟺾zK6ξ3dqQr,@up2|o=ÂGm= K@n $)g m?FZQ?7NE-o{<(t*fU ";?MW#'u<[1#|&.HN斠%Q5v37b!Չc \f?n#ÂHQ5Jjn6<^Vp@9̏`ܖQ*olj`tF{=ln XX'pK_n?pPG]_[E]VָVWj:FOQ8'~LGʛzE#šcXԔk<4 /gI-mbx:٪ im .3Ħ8:FrYP\M8Rkj!etgCVtT:YRpȺ'@15A Oք=y+PV1=U|퀷J|N D[+q&TxYЀb"jO洴2ntF9Vo!(r2:uzu&9nQؗNA4庂zVl5w=RNs~%uؼqX3N-Ն| SȪ*8iDZJ iSHnϰфw3ĦCL!aYf4G`QPo]5k}*Vy龉Om.T k32r&d,UKC8j|qkMAx˾smܙzn*7V<0+F0(:5 FnB !)z2jdWSlz~Oˤx%Fat@Xq0"\`[yļAS+cgݾ(:~//2Bxy=X+FCC.Ɲ=z_Lyʙ$PįZCe!moV$wh,g2Rݧ:6i2uYиʥv{ V%ӏ< 8v蜾 qźl&LB JAt, DrM-#,_"E,|mgYoV_qf[.W'؟zQmxwK%0`+%[M:m4iҋ@N/ l؞9lgl\1)Fklµ|?4D(B BBC>JREV)f <ⷊi ӔdnBjxc? 'IDԳ:W m'v*F%<:xLd⩩80|I,l%1ZM Gh$qT ڷTA,B SF|ByAg`ﶎ="KC4+^K8*3^zG;cCQ`j#_[Ǥ@-dq6VWrZl};wW,q2tَĀR%Nk"諐gB쓐sYżAJ**Ƨ&nG&vAu_V=;LʙҰ&L波Wpd9mE@Ԡ6 F'^F0rU ONR}AZd 4˝Wxtf$#.uid0ԵlSL@&%5*?tH!!u$p&afK,X8'o a{,v=p;_<@d)w^ NZFkDZmuƼ/;E*,~N <$,RX:`!4>'7pRxl[P{?=~=IyF]N^J !,oBE$4(['1QƓKо:ƭKbf JF#Q<;-gք0m ;La^.khn)l[@i -U  Dz4, /wYePاRAb9FSh@S* K| j7Z;Zl^l 'eL=mF /4WǴ/T©֏*)CBmŠ٨“|Es/o뤋udarш#W)jWދZ[})jylb_Du *8uReٻG` {mbC~~NqcJյB#REY5V ~bf&nb焬 ))RJ|Il%D Jf&,K>O0hHD 8Oq)M&@oPAqD$yLZ++, 4h*36ʊ!u^I~x *ưP(9O}%+|cҥqn| 3{yb1~e#3,{84,G[d>=Ied /,Q֯ (a؎V8^nKi.zZRGƈiMb}Ctor09G+) aXZY?Fx8c`azX|c8N72mut|.2me5c|lg He7~FoJC> $*VZg\_@9 Vyȵ]A>7$ūR~Κ_gtn>Ͽ7 SVf Bڟ@ R{F|GwS+'ӯD"Xri56%DȾU)E8V`N놂ж?vR({SGPb̷byLpHtP.ek|Y A&m #aдUBU D f\ ,t _6;p|"5n/>YJv.G'*嘹qc&&%`M$o]+-m`kY9&Ea/b*r\( 囨^N+iUAuǨc$yY Kҹxֿ;eV|=35Cb䝨L/=߇3^xo,CKl;Qx'zc_ڊˇVAWw~/i8Zga^ۋr xh+G<歆VoC},KMFޭ $?Yr?=Px8[?W90θ/QEOԨMϕZZ7&=WAs%RL:Ӯr4^O06KY:+PUEc=L`A}[˛#XT]ɦ,-mopLXz~ ~*@\Xi8u*B}gI"8öؐq\\Yz(XwOPphdE!\P.*BDLBCqr?>#Ha|lKjͳ.q>HZSF"|o?_Ӧ O &c&4Y5 C9<mm8jc X:B#Ӆ.KZ [ Ű<݃š#%ֆ=uR.Vf8c䪐؅r:% 6~ΣD8#pO|!b8 ʑ =')^x˒tpP{ m(|g]6;2QCJnj:0W&3ӄY Bř7^.._8R3_i못ЭqnE*UGJ׭Tgx?8e]0h}E l#}B6fe26Lq#W&ڶĵ&`aY˧}daz&:/ Ӣz Z+8`:*A6#0Æ7'a_ȭ?VERj0- >?hxA&) ҾurvaC >Kla%k-3TG`8G1=lJh&ٲQ2" t#$Goo4w="0wgBwScԃo,r啍m¾BgaYL- L|!xTq|GM־l34+:{|B+^Fx U|_W y^IboE탅108韎Fӧ.SF;v8:YP}fP2c&>^A6~L}R PAp$J hhsJ A[@CW +\%9Zomh>=C+:# /3M7ӺmE`o_M լ<\Qμ/_24ߑO@ޗ=%4*;(K iCk?^=,wHK}OjqTW%YU=qx%TAZ<`묭 A/wL0|h^k7U#5\qܒl Pa@*1^sXV;Ԇ"LH?;N0Z+SO,6֜Wc5{E|ǧwR\h`qķRF xcO^ݸ&Ha%,ϛuBjnB<%-y/_w{*.PD4@<O G6&Ʈ3 vɈt`$hPAbOÛ ԜW~W_OB( ՜dרc4"|[Ocٍáh#ҟ&nS%vupq֙75U6[Ȼ0aɀE AG'8=f?Px#N6s A Ó  Y-8U%?PR3'g0 A.|tBj#LR;M-}ѩ72Κ: FN5t߾5+=b?=6`dg4||_Àv= 0~\].Aʡ5mZya:3!ZJ os&g(?Tεc4Ƌ_U55CfLJU.FYAjW@'nLVNsUdS?wTޱ]rH%BwbP>(-x Jbx^rYA;4.~jVp-~03-ՙ4VQ&ǬqJI\ku`[1.))Aψ!YQ޷8vfٸ$#j )2b>+Lhb JUi$[êCOg%ӵU/;# er, + w%xa-;ixu#4Q>=-[;\EaIqc.N(xgG~ DӖG˵,a[9SY*8u4H5!jG ^X-UhFM0Dś^ُsJ*vG=&tI}_ LumT2ZYY 9#& +1* M Tݰ->snDW6'qu7u[ZCxVػ$TuhqBSs@<|G.OaFf]((M^6 3>=8mUx<*a?D"|[ ėSS6Yn. ݵ`}]s<./Onu/ ~ D''|N1Ll/>'ǭv? )i?AWP1Vڠ4TG?~"<{ 6>(:Zѓ}:n`\*=MfU$ȭ}xZ]N?iݏؓdβ?T!JGƘaXtZKܙZsx(Z7! N$'ɇꝭGH[J*ZL{R"P;V%.O`[6]t<MDuN0_Kp GE)oIx>L/"1g xN sgk\IU6 cMR^[y?pZvT]C/ F"2nj,]ͺ Z#,ܫ%S#6(;[[8ẲX1OK$pG|9hhM50 ob;/abG:*t^'A\W{~!55slu @?3OYVCZtP7 k/O WvjeV*r/D/8~A{gëhMC}ŢY]ҝ_Mb@2HS8OPA9OCل#\cc}H.LDU'vݕTwIN߈ۑ-'-:i/c6˺ C2@yN2>BA fxۀ\ ;|5%xցyg.= |Ԏ-A72v˃teG'F7Li@#e3rsgl/ޞ&>W8Op/a%4t}d~'ʪfnkY5ka%Lv;'L 9:M_Q]` fML\&/:T_xwa 9\tnQǫaQiNGE. 1H"zckEgBȄ1:G:gQgcNt<|$K,OTgVe08uD(Lh15[.%b#\dײmm׸z2ڷu &pĐ>w5ܓ3(r^7\9uZ%sa]n2j }>;FVt MUiJiX6衲 )"br>7Wђ/2 moH>#8ix@V h;[Ȍ4 O{ # ENPT3Jb\cdSL=cx; "YRnB(pΐ-!fՊ좣ډ6A!F+⸥3Hg3-9+GiIg:1OTp51Ì#. ;YBg_>ȿ5&D{Iz%xplVgikƔ& w]luYm_B._r5UU K?H|7n#] NN~}eCX6HiM(:[ TIZ뉄V`dy~SWc,jf4fvG\4o3}N(7źaLVإ|MSTpKY5fIk9 2F#bkOPrv 噎WtGFhB2iM|9\*9Ԟ Xjv7 B;ZK>+(R1=3lt:5^~l&Sءd༢AB,sDž2L' h R0ֹi!Wa~=h} 3jcMmׯ5 ak7& ,20w'"K`cF<϶ƪaNqTk4Gz>UwbNjo^g&Ɔ*Fa82: ;x*Y{XE@^Wte4eh`M=P+QyxdnuGVt򠏩v8B<1W/$%sfsg'δFՊ`Goob`A;ͿŁ(>dixh}抋A 1.ٺ 5Bᛱ^k2y +<غbK4|}.PjaD6okPQ|fGQE]_|8_QEa$WGn}D 1~U Pody1 IdJa޸dqOB5xtݐ\˫LS]OOGEu$[}<)NA9*6Ԧ a7 0#(dɇN" -@([jư!LefZarT)!X{Tc]% Xj{l|n(oٓot!S:eB eEh0qZ- ut6J9֦}H:$A77! e*HH>MBr^?@N-y=GvD~uh)&TL(}ɱbqO? ~ɬ$5RVi0 _䀫Wr@JauފsoBy?/z~gTcLVMdrZ { )#Fu\hD5DIL>Z-h;|O;GI bSprd:e *g0Lܰ ?{o:}gIZ̮\ߵ6(Jn2]z@(oUX[YXO60ʥF-LiДw{qGXFƷg`pa.R;Xd…OIkV,+ |:%Ef<a7{s/X6 ORTUqWbafH.?9#Y'|$:[sJKZ="ZwNw'0@Jdk w{B`+XUMelDhc*wWpH=Vpiɩ8#/`HY' űuo 2 )4r=0J]1%ңן~J =g@51-*^3SD6 ʟb/5zc?,ݦu:#kg,ǐ<_08Lv_k|d%ZYɄxq;.Ǥ9&-Jz?{`wC;G! :b>O6 /oѩI[\69'vF쥚Hg G5*D[@ GXcB_BU0 m2Lw+?=1:hx?p@<\`3"i2Nl ?74q|1g싵|9sXrGHQKaO&;;]7Dn&Cia/VI]{`i@>]]?Hakl5{ÜX%jtx_ g5ke=dӪ-v~ vY.L5"q8sw*ND39 K̀V@(72_zg`V;4j&v٬N/(s J(ad C*&:fLG\c XdM9VӪ?)q)Iǯ4V?̠`N` wz(:of-pim$~ٌDu6ĉ}iyU\'uCLɐ:ٿoG趇VI,UTxgu0DȎl(0jpwwr( 8% fs6FOW`K[ɇY9FѸ(^"gͨG} .hHN*2 a .H}(%˒55z(nf*O-}aiB`Pɬ7UM,/k+@Nmq|P3a6Tq a:{+%B}`K_ ͕6 F;\D bi6_DJ"و&S#QΆqK;" ЌqN->h+//bD22yZ\=E$0/?x#o:Q/?Z=_*om2)Y_W/bٟX۱]E٘zE.KB|JDFF>GޣJ IՓQB[^w1?[a4q.hM&i>5[+ [ KkW}&<然Cس*~]kN:6g4GxTfurv')ضO`6Z D'kaĭ!Rb+@1tyՍRg{941^pظ0EGMN*>Phl;Ôwa[:Ie!|P6RImK:`f9k bܴ*4EU}gKܑ66 65l^@,2'ʯʹPXer-2 ;E$$rj eͰ0̈́y(mGDβ;*Gyxu#oOK2o93o`MO1=!:_Rkj?߬ºBΆ53. hTHO͝[G`A@ͦxƴw㈙cݙ}vlR(WQ ~\7vFj1eKxt]Z{Wۼ$LCx 2Q=BCqXJy5ZyROM~;< 8uy&mI507.r̊ErjysaѲ4ZjOyh)챃gcy^QV"LChp/ܜjWA4o+҉zsH>3o..CiOI kOnC8tjw v)& Dţp{zF1.6{XwLl#B& n Qĩ/q%xCB8(e5 I~N;˯AgR9!~sWΨ#qqpws^=9#` ʓN<B2xF<++VdPh֪-8;%)۬*>!!_j%бslA4o5SIHV,M ҢhK l$UhֺeCBߘGL~cQsJC48v_Ep@G9"7&gWL! g((jIx WW%k1AT19D\;Lti5 kW{^N-s>5 3oR xb# tU2;@6q^oW{)3C&40@ܑa$@62>Tѣ/Yx[8fpwE_>}ilX7ީUSd4gxYP$zVBF*`~]r" bl7Ee5AϩMtto>|*ք[;G`G>efԖrS.Ur#cξ+ gU J$×U D6c\.^psP*>J8'ܮE ~66x,*B!_;nm3yrPaqHYۖBAUS%guY̏p/snRVIaayLzc>MV TŪIDD^YD^&<43wj'-"OkoZw+ďA^Z2x|,23(On emhRE~Or\z(E8^!̐\w4,(&m0up{obwώEcW]‰{nkyު_V?譣yGXKB"*[!r[w]63mQrKPl|۩a"MRj*ꭸ6B\cc.V E9] dUN>enrR~;s9-Kxqbshs[[Yz,>O F"np74vv]" J9% 'ZCu+?@~j.Iy5y2 [[9Qِ}*5_|5j G8|bb5|׎*eR^%>šs+ "$6@cFyJg1aD]ilmT5+I $TڧtNBei %kvi,,@-rkjp0vKў UOsU@dZ?t΍HRiQXH _Af-T(ˬ tЗ]:ML,XMẂ#CVH_r#L* H2<…Zw~E&J~~k4}DH4`@iOfc\"~J] :+T)N?nnMV(lZLi nbs /9+{A|$+R r\H餺)!G;?aVItp xJUDB9X{81HJ91"|$SdּpfR)LhXCNJh-L@NB[Os`=lvܳфţi[Th՜紗nf.Y_Po;@t14EX;pҁZ/Uf!G8 h]"2[IL()'`E9ZB!fq_ W p#/[-`S/iRcޓ:!zVƁ㞚^볞Qe΁È/KieH B&&؞㖹#J=jbZT7E-զ։5߂_N||B뗉< *buA5`|-V0G`e7|ta]zߡ͆S){ nIJ>1ӍӔad߲:bqq+Э;pUN4 "qܵT3*=1x6&~V5Os9!_(9sZ5'CFd(=[9?soyG3@cO^dz[ĿɸG9#NK>/BSb@aa3\|WwBfNH^`rhmosSZjvoH|AjpfNRF\Н-Ԣ?G=2GʅW܉i~o`'An[RSA{݄-eͱ%m=5P9 `T ߯oMpν+e `?ϣK%KM) T? 2)eyAöTa2^kmɴDK;doHDInη\; ӚW[vl6|-qU+ͱ7ew qEX2/Fk-L~"<]"֠[-}NLr>no B`qli?΀gk\<4[[<.n©#g&̱dL y6C-m0: gA,eժu!29$ x>=r)tFnNzU`7W(7$u~t7B=q|ZGp pT3&&E'e8()#Wow;1a_~||)z(l^#P A~ nl /!ʒ懻O? )қY5=Xba=8}Q{|>mW(zC;N܍6yCqܧkp,XgA_*Q( j.8fp >gJdtxг# %s|ȱ:ǼWS,Z(qVwY$jgk8yì. M .Sf`;/VZ87Ü]U1E\rgU('`_(0[Zb+M&}&uMy7ś?3Dw ݮAj0_. F[AK]{Y d 5)Hd)#^dynK)#+pi Sў=QiZ(&+/K>]UQ#=G'y #u[8 zqB-*:G _&'-S+5fhm:%q_:-pZ9ő Qѹʪv~Y֑ҝkVQP#%sĸ ^< :Q% s8M2sֳRwS9fZ_ kXިZ^DZ:^@`;]) zGsE”ien:i7Gnh X$Ej_8aTA3(Mtx  +OB?hD^"gq&LF9்<FsYu'72&q|=ڃ7cZj~D7wpvdm/6}FƷM0 SD{͆k {%#LAw#)j=gd݄]R/:&&ryXl+۹77q-tpZo7fOrċ.o>,MĿpWKeWz2A ^[eIY (<@Vzݱ h6Ly 8n!L٤e֧5żL狐iN_sM[0hBӾO8eKwTټ]ᴥKkWG*mBܘ< DE]?ںYQ o4'3uZ ^3(gZw9QL >N H~ENstu +RhB<ӷPx-IH5{LP@4xU,r'0Z__  wC3;6"4-61|M0ܭ$ rSJxEOxR-C8nqMt4EN[A7Ko&Z> zʌ)^|j*4!tM[0NE0ǔ+23wB(gCVn3Xⵄ#HR JJQ/̉E5 Mpj>/bxJ{78LkooLJ]삯`\ͻ1kOcA|P.%|*4{>~08N ^)tbUILv.$:jRik=Q1V@+h&vWkd-z5)H*wN#C j gD!XɃ_(GI* 9س {y26<̭mxM% @C ^ !/~f X2Eknq6]:di1e!&a+q֙t>-\'{`~W;;꪿9gaj÷L5QǓsf˽P., @U09 ct|aB]#F<[I^\&YqZ}9&c5֋Ku pپ.pnn[M ը;JdG! |txAɇcAX$Z>d)JB+`P#.:I4k+ۂr#b.Ց7fbZ;zn'`e8*)=c~E=/d8R.5ٕte"v \ o{='gؕ>p]մs#tl/ִWug [ۗ$3o CBHOmgf6SaRHPkx܉a>XACwE0"fi$=_ f#T[`½J O8C(+7HO}i<, &$n*RE`A)~dvyNRgהςHx{/Y$GS6V]J 2"%LqH+mcdĺOlD[4o?T0v q[@2R3&W vKGP s !:_x'ifOy o.pu |PQ)l'gT”iY3ao xa㪏]fx`L%FMQbpmRfbx5}6qTNX#gɜo]rt\!d<$@Uqqg+!̮+=𺷆k4Du pyiLMva 3ǜ학mRj%:B$`F[ۚ-KDwc)Ʃ?e hy֟AD)]`\X8 GTΤ̈́\/hpLG$ALrgY=]`?jf*#Tvmr5*P w !N0CtGHk$F//2&lv#%^cAU-..]rnp2%@"˸cqBV+3` >zVVF|s9?i%"d~zMYN,"d`l\fPǓǥǵh久LD !V䛴vDݒdzLXW!E|eAXg嫆k0;+9NV1:ka>TFӪ,rŬ$]n!ce,D_FuH+@,W [ٽѣVflt2w.-]67\fp HjBܵ}eiDWQWu愚:"| 6 l<^ZOr kL tsl1vOFk\S?/́QnX;hZW;ՈqMʳXVxpc:EZ@D(~ɫC`Qǁ½ Lڻm*l8%(BLTf?94;LcR4,KՌ|g ^M3g g%L%jο#Oh,RT,w5RͩeUy},]Q*8`=Vű%VShnBtY /029SiSwᰩ$#9<, Ƅq׏9CpUqs_Ⴀl 9cDO/O]&#P&2EJ\pIFsYLݹ\zK)C9;8DͥQ3 T&A^'rq[ѠK'Qdhkʛz{m-8UbSxmf( BRP'"n5$@TX)Q 8kXeso{U0TVD&}fX>E WYD6@_B.䃅s{ -T! Y%ulOlH1%ϩe1 iM (@CN6 Owi_ YDR894+hG💆!Dq ڰGuh\nF$y=4#EnZ}FVzI(Gl !hQUG}CR;!B>exEy=iR醀V'ą s9ڜ+ ф1VPLhB R IdW_V2o?!}}T5<zrғN]K3m {)!DAxx&#z)KiB)$HQoY.d*{!3Q@T丳{/֯u%9f|rɀe2c펢Tw$zFm1]}']z$Ev*5A<GA֠=<-a["z4-z3xy_Pz "49쥢*o?/ sPI**zsMG)c"2פ*3eI~zka4qn Ws<^coaZ3WWQ>:cP9S$>Q .[r |fԽ/녒?jj \'Q?1GLÚ=i!Zr-hkY)&%KL}݅h 'WF3с!Y?o imGI6 붡4@2| !#UDX]s;;i@͑N=Q}5YL]-;v1NLnNEi/KnW(0u]ոDo$!՜0)~Gl{?2 pT ?B5XM\BzGBz510<?*ZpABwZnTZ vFz8+S7:AVs]HJ6̷J >VޣoLJ>ѼJce-o>zm FxWJ ?ڨ˨UՇ#uI|z|EFs,Ff}]< 9!7Z%ul`Ն%SDgZ^g)cW >*4eqow#ڠS?T}jʰޮ8C ,O85ӫ`ʷo7BA!UdAD{HGgV._j,.K^[,!uoѨw@zѾ3_$pG0-gv$iseM=;;/cɃ]:z*3]M]I6, E*%nZY> ;R}p2q i v!/EfbpCVY%Jj3rz,ThOs,tsĩuؕSr<*zzpB F+]6`ήwt+Ƚ{YleU!Cwح`JtᣳЈto@V@p<{87U [/){jK/U9ЫvI/}}:( Dߑ,u<( ()D"rII|1]7I13u";uh q %^qM ڟGve6 ]b?9MAgЊP$?frfར=6=yû`& X\;j6 8"|9̖* -~k`ytoWf%Krz8^ģׂNLwu{j=M&ţ$DPe[Ƨ%2Mх (APޅoMJ%d5?!UVamwQBuԸdLKfOoOM>g"4csx7`Q Ow_I->-4ՇEجϵBn <ƨ | 磚A'N oȤmki\2Y+p*{ܟ˶w'CU\FgH F.  UfLǜeƬyW߅|dq{Gy{ ow7t=n 6_ sﵡ͖(r;،(^-2| Ore9`(B*ā/Ƞqcò1p&nnHtE;6σ_QwD<¾7!45 D,}_ "%Rmd,2C ͞+H$}) NKYqhX I[b>Y$%Vيo)wX1PSXxX fm13G7*ڜeBY_DM`I{ KF7@5Ve\wYc-IKdymp$;ދ@eEWuH>֗;E{ @]x\U:EOE`4^:e&K6^ yW.rO;ybP=t.h&3bm `z*NLZKj Z|Zp "&'=v4?/},F]IHxSDYјMi8:yR1 P3Zt]l?笲mK2iTU!c7*d'\Ի6:|hWm\σѩ`?-cT lm`8JoP ' /zb:eުgd'v;)^tޘS&G*U9ϵEF*nJZw-E!K[u9ilӥ`RD:_ǐf QTBⓍ#~3 =lmBaCöHQFwqsxGV^)L!BK*?i>=nº}qrέL27)i"#SsP) 3Me{O+JaG"Iz C #:ڝ؎"I 34bU<0k=e+;r~);8w]#b\##p|21[c=AObjKstҘ Ҵg9F0˦P-2bTᯭ "5+8L/?R4i%-Bh!~D4<[lM4җ+FȍnMUwG xi5c0ì*0 hftX#nfTċjeM+j* e1ޒΖq]f3Kˌ]d`zT 2rLMFH%DVjerS ݈LiJ &o$D+9Έ6&Qo89TB߯R R@ "&٥aU}d.jAi/# $s@^;?.f2*X)m1wcq$XSsZCxT-#-YzbvəVमao޹Jm*$u>#N]Ҷ,pBĦxS.*X 5C1?l[߅d_Q {&~t`k@L(N<,f]xBW <]VT?UQ"E}1]Me^ga ^Qq;'і̷hn{ʖfy%Xö́% *D[q|)WivaO!wX\cv̷uEPV,bZ7\λ3PLR4]R' H 0{[06J(EY2!wAȋ{y.D}s@bZ)8*b<ܡ H"@y}&!Ig%Дxs]xnjA(,vXX@1Fxjzb4C߂+PHzծJEњwN,ĔKt? dumY[b**Z k yGYh5U[]-J9%nٓbg&>C+HH3stׯuN>rswp<7v+~ O{D^ DCvuhgZ f͕.nIm.k)R텠Ռ{&uf ::?f8k e#4qܴ?B]V F|ᄅz?9t?&G j XdQ|e)a9^>tuҸ0L_IT:;׉kIӌhQ>60V{ [įL>n4mX:tC97sfr`](~N*W\dhR=S:w .z?D~o{yY  C 'HB4AFs?lS2iMPF0xp(N !W~S9dMTOƀxt<)xu5) j.8Ҵ4 h)JWczonk]0I?{IN>C&GF4P z)p%R^a)bCl-@醄\F`Ӗ{vLAg?;0ᴳXi\rȸ#Ś䀟ƾa&0b)Eᗠ$0s #Ý/kvmL%5K볡Z ^HsN]RHIR|aYJ.J ުjAnɾւN ĩ-n[0b@* DEkҖJwE-+jzWxw 6ZI|FdF($e4rsZSA&Ar?1Q-O2,"ի>A ~-I63MThS4)Ͷ=&ɝ):aTM'{~յ1ދk\w%;SnQۣ? /NtNLkCwW@V6fفO\ ȩHH^1n w0Nwc3{ƧrH*N? œ\oTiŊݗgmk= d.v+z}73C(Q 0`ϏrN>vKr;): p1 X$V]êε_/~^V Me Ww+:UT4fpUmՠ/񖅹N!Ʊ?D/ЎMɋwլ9b Bjt͸(\s06`^![xz*BnQZ:ynNHW٬wӶ#*Yp)qQcWr#{b5s6p$X %S-r\q ֤)CǞN3N|NMBL՜Qz=GlӸCVşn9U8) 8okQ1N'vڋ ?Z4ve|6YE8|c|(vນ|wx#tr_G2n5 uϚZHƋL[<_%˶ki8bBN VɆ0. +wt2\Eu4a(o7!s9bIl+~1̅{^7n:;XSi"JaiZ^ ґ'j؁U+,08'{3Cuq,9B^^v, tt˪mFL'uBp(?VBWfL?YS_8M B(JN.cN_,L ِɷS6- 1Ƌ:G':W1T|{\~RND_T-k Ԯΐ7,yP9N]sSΞƧnI!sM(K4YqΆd!]J'j(:"a?) ӭT c&i oՌ&+ۯGay}Uɳ־2}as[]vCӰkXmd m64w88 ]uQH)=D3]z+}#dHJ9 ~gznRME)B.~l>#tN` ?tN_Ln:(%/&"ɟKTyvHmޑE^B,ؾJt(" Yh}pDR;Z;謟?NUq|BwGZ jsp7st6%UC! }(y(6jfYph9YiZAph_C]2KyɈ`.nu|"a~8$'{`SeiiIǑҁW} <~om_9eEZ 7e)q ']&l5<.Y(nH(lÅ~ qjO`5/]g(^[BP-1"M(@/ A<{СIiQKU?84 WcsKszTWOUt^5[+ƣ\ c / iuD=Q6D+6`1_?n:jZɂ0*)#u\&{0!F:'sߍ95 a jb`#abAlpVZ dNռ /f# YZ