virtualbox-guest-x11-5.2.12-lp150.4.3.1 4>$  Ap['/=„:}%^ԩfULq >gMTt6Ns4=b<tp??d * U  ;AH |        q     6\ \ Q( 8 J9J:)1JB [G | H I X Y Z 0[ 4\ < ] p ^.bwc deflu v lpCvirtualbox-guest-x115.2.12lp150.4.3.1VirtualBox X11 drivers for mouse and videoVirtualBox This package contains X11 guest utilities and X11 guest mouse and video drivers[lamb02c@X2XXXX @XXX`@XWw@Ww@W%W֘WҤ@WiW@W@W@W@WhWhWt@Wt@Wt@W W@WgWWgWV@W wait_queue_entry_t. File "vbox_fix_for_kernel_4.13.patch" patches the source to account for this change.- Fix several problems with the startup scripts. The SysV form is no longer used for most packages as proper systemd service files have been created. These fixes address bsc#1037291, #1043532, and #1045871. - Increase reserved disk space from 4 to 5 GB. This change was suddested as a fix for the 32-bit failures.- Fix missing global for 32-bit version with gcc7. (bsc#1046571). Fix missing frame buffer cleanup - private communication from Oracle - adds file "fix_KMS_support.patch".- Fix logic error in scripts to build kernel modules locally - see bnc#1042726. Fix "requires" for net-tools-deprecated so that Leap 42.3 will build. Fix missing /media for Leap 42.3. Fix typo in above changes.- Fix some typos in the various service files as noted in boo#1044931. With these fixes, TW guests start correctly. In addition, the /sbin/vboxconfig (for hosts) and the /sbin/vboxguestconfig (for guests) work correctly.- Now that kernel:HEAD:standard has changed to version 4.12.0-rcX, the VB drivers need some changes for new API's. File "vbox_fix_for_kernel_4.12.patch" is added. The added installation of "net-tools-deprecated" broke builds for Leap 42.3. That change is now conditional on building for Factory.- Add installation of package "net-tools-deprecated" as requested in boo#1027742.- Revise warning screen concerning USB passthru - fixes bnc#1041137. USB passthru opens a security hole, yet it is so valuable that many users want the feature, thus it is our default. Previously, a user needed to edit a udev rule to disable passthru. The bad part was that an update of VB changed the rule back to allow passthru without any notification. These changes modify the popup to allow the user to accept or decline passthru. If the user declines, then the root password is requested and the udev rule is modified. As these modifications will be lost with the next VB update, the inode of the udev rule is kept. If the user has previously declined and the inode has changed, the popup will show the next time VB is started. File "fix_usb_rules.sh" is added.- add %dir /usr/share/licenses to new vnc package- Made changes to build with gcc 7.x. This adds new file "vbox_fix_for_gcc7.patch". Changed the building of VBoxVNC to remove the hack used earlier.- Make a number of changes: * Add VBoxVNC as a proper external pack rather than just make the so available (bnc #1037033). Thanks to Michal Nowak for most of this effort. One hack was required to work around a bug in "VBoxManage extpack install" whereby the --accept-license option failed to work. * Improve startup of VirtualBox through use of systemd service files: a. Beginning with Oracle version 5.0.8, the command used to build the kernel modules outside of the RPM packaging code changed; however, the openSUSE version did not implement the new method. That new code is now implemented. b. In Tumbleweed, the SysV init scripts to systemd service files stopped working. Part of the new code also checks to see if the kernel modules are loaded. If not, new script files are called to include the necessary packages and build the necessary modules. c. The hooks are in place to remove the sysv init files and do the complete conversion to systemd. This step will be done at a later time. * New files are "vboxconfig.sh", "vboxguestconfig.sh", "vboxdrv.service", and "vboxadd-service.service". * New sub-packages virtualbox-guest-source and virtualbox-vnc are produced. * Some typos in virtualbox.spec are fixed.- Add libelf-devel to build. Fixes bnc #1037511. Modified the startup files to build the kernel modules if they are missing. Files "vboxconfig.sh" and "vboxguestconfig" added.- Version bump to 5.1.22 (released 2017-04-28 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed VERR_IEM_INSTR_NOT_IMPLEMENTED Guru Meditation under certain conditions (5.1 regression; mostly Mac OS X hosts; bugs #15693, #15801, #16274, #16569, #16663) VMM: fixed software virtualization on Solaris hosts (5.1.20 regression) Storage: fixed a potential hang under rare circumstances (bug #16677) Storage: fixed a potential crash under rare circumstances (asynchronous I/O disabled or during maintenance file operations like merging snapshots) Linux hosts: make the ALSA backend work again as well as loading the GL libraries on certain hosts (5.1.20 regression; bugs #16667, #16693) Linux Additions: fixed mount.vboxsf symlink problem (5.1.20 regression; bug #16670)- VirtualBox has always been started by systemd utilizing the old-style scripts in /etc/init.d. These should be converted to the service files native to systemd. This issue has been forced as a recent update to Tumbleweed broke the startup of VB for both TW hosts and guests. This change starts the conversion to native systemd files. The original scripts are still used; however, service files are used to start and stop the VB components. In a later change, all action will be accomplished using systemd service files. Two new files named "vboxdrv.service" and "vboxadd-service.service" are added.- Fixes for CVE-2017-3561, CVE-2017-3563, CVE-2017-3576, CVE-2017-3558, CVE-2017-3587 CVE-2017-3559, CVE-2017-3575, CVE-2017-3538, CVE-2017-3513 Version bump to 5.1.20 (released 2017-04-18 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: don't check if the Extension Pack is up-to-date if the user is about to install a new Extension Pack (bug #16317) GUI: fixed a possible crash when switching a multi-monitor VM into full-screen or seamless mode GUI: several mini-toolbar fixes in full-screen / seamless mode (X11 hosts only) GUI: don't crash on restoring defaults in the appliance import dialog Windows Additions: another fix for automatic logins for Windows Vista and newer (bug #15904) ICH9: fix for Windows guests with a huge amount (>64G) of guest memory BIOS: fixed El Torito hard disk emulation geometry calculation (thanks Dwight Engen)- Add File "vbox_fix_42.3_api.patch" to handle the get_user_pages() API change in Leap 42.3.- Package VBoxVNC.so. This extension is already being built, just not packaged. This feature is requested in bsc #1024671.- Version bump to 5.1.18 (released 2017-08-15 by Oracle) This is a maintenance release. The following items were fixed and/or added: Shared Folders: fixed case insensitive filename access (5.1.16 regression; Windows guests only; bug #16549) Shared Folders: fixed access to long pathes (5.1.16 regression; Windows guests only; bugs #14651, #16564) API: fixed snapshot handling of medium attachments and PCI device attachments (bug #16545) API: make 32-bit Windows guests in raw mode boot again if the ICH9 chipset is used (5.1.16 regression) VBoxBugReport: fixed VM log collection issue Linux hosts: fixed autostart service script (bug #14955) Windows Additions: fixed automatic logins for Windows Vista and newer (5.1.4 regression; bug #15904)- Removed "vbox_fix_4.10_api_changes.patch" - fixed upstream Removed "vbox_fix_4.11_api_changes.patch" - fixed upstream - Version bump to 5.1.16 (released 2017-03-08 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: don't access the MSR_IA32_SMM_MONITOR_CTL MSR if dual-monitor treatment is not available (KVM workaround, bug #14965) VMM: another fix for handling certain MSRs on ancient CPUs without VT-x support for MSR bitmaps VMM: fixed VERR_SSM_LOAD_CPUID_MISMATCH errors when restoring a saved state with SMP guests on hosts without the CPUID/HTT bit set (bug #16428) VMM: fixed a bug in call gate emulation VMM: FWAIT instruction fix VMM: fixed a sporadic guest hang under certain conditions GUI: hide the mini-toolbar from the taskbar and the pager on certain X11 hosts GUI: better error handling on the global settings / network / host-only / DHCP server settings GUI: fixes for full-screen with multiple screens Host-only Network: fixed host-only adapter creation issue preventing VirtualBox installation on Windows 10 hosts (bug #16379) NAT network: fixed two potential crashes in the DHCP server ICH9: fixed incorrect initialization of the primary bus for PCI bridges (5.1.14 regression) Storage: LsiLogic fix for Windows 10 USB: fixed not being able to attach certain USB devices having invalid characters in the device strings (5.0.18 regression; bug #15956) USB: several fixes for the USB/IP support (bug #16462) VBoxSVC: fixed another crash during shutdown under rare circumstances VBoxSVC: fixed a stack overflow on (Windows debug builds only; bug #16409) OVF: when importing an appliance handle more than 10 network adapters if the OVA was created by VirtualBox (bug #16401) OVF: fixes for exporting and importing appliances with many disks (bug #16402) VBoxManage: fixed regression with modifyhd --resize (bug #16311) rdesktop-vrdp: source code tarball fixes Linux Installers: do not rebuild kernel modules unnecessarily (bug #16408) Linux hosts: added an action for opening the VM manager window to the .desktop file Linux hosts / guests: Linux 4.11 compile fixes (bug #16506) Linux Additions: added vboxsf FS modules alias (bug #16404) Linux Additions: fix for the shared folders kernel module to compile on Linux 4.10 Linux Additions: properly install the Linux kernel module override rule on distributions without /etc/depmod.d Windows Additions: fixed a crash with recent Windows 10 builds if 3D is disabled (bug #15973)- Fix API changes for kernel 4.11. This change adds file "vbox_fix_4.11_api_changes.patch". Make some changes to various script files to remove reference to run level 4, which is not used.- Fix for missing global in vboxsf that prevented mounting shared folders for kernel 4.10. This change is the fix for bsc #1027967.- Do not proivde libGL.so.1 and libEGL.so.1 symbols into the rpm database.- The fix for 3D acceleration only works for Gmome desktops. KDE desktops fail. Accordingly, 3D acceleration must still be disabled "out-of-the-box". File /etc/init.d/vboxadd contains comments on the modifications needed to turn 3D acceleration on, thus Gnome users may turn it on selectively.- Fix 3D acceleration as reported in bsc #1024934. The steps needed are as follows: - Remove file "vbox_prevent_wrong_SONAME.patch" - the original SONAME values are needed for libGL.so.1 and libEGL.so.1 to be replaced by VBoxOGL.so and VBoxEGL.so, respectively. - Package VBoxEGL.so- Require insserv and fillup by the packages who call it in the pre/post install sections- use individual libboost-*-devel packages instead of boost-devel- Removed "vbox_fix_4.9_api_changes.patch" as changes are upstream. Fixed API changes for kernel 4.10 in "vbox_fix_4.10_api_changes.patch".- The version bump to 5.1.14 also addresses boo#1020856 CVE-2017-3316 CVE-2017-3332 CVE-2017-3290 CVE-2016-5545 - Version bump to 5.1.14 (released 2017-01-17 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed emulation of certain instructions for 64-bit guests on 32-bit hosts VMM: properly handle certain MSRs for 64-bit guests on ancient CPUs without VT-x support for MSR bitmaps (bug #13886) GUI: fixed a crash with multimonitor setups under certain conditions GUI: allow cloning of snapshots when the VM is running NVMe: fixed compatibility with the Storage Performance Development Kit (SPDK, bug #16368) VBoxSVC: fixed a crash under rare circumstances VBoxManage: added a sanity check to modifymedium --resize to prevent users from resizing their hard disk from 1GB to 1PB (bug #16311) Windows hosts: another fix for recent Windows 10 hosts Linux hosts: Linux 4.10 fixes Linux Additions: fixed protocol error during certain operations on shared folders (bug #8463)- The printing of the warning about the insecurity in USB passthru had been lost. As most people are likely to want that feature, the logic has been inverted. Now, the required udev commands to allow passthru are included. The first time that VB is started, the user will get a screen that points to the bug entry discussing the problem and states what they should do to block the insecure usage. In any case, that screen will only be printed once. File "virtualbox-60-vboxdrv.rules" has been added These changes address the issues in bnc #1018340.- Version bump to 5.1.12 (released 2016-12-20 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed VERR_IEM_ASPECT_NOT_IMPLEMENTED Guru Meditations with certain Linux guests if KVM paravirtualization is enabled (5.1 regression; bugs #15613 and #16251) VMM: fixed VERR_VMX_UNABLE_TO_START_VM Guru Meditations under rare conditions GUI: prevent a crash under certain conditions if the VM is terminated very early GUI: fixed certain keyboard capture issues (5.1.10 regression; Mac OS X hosts only; bug #16150) GUI: fixed dragging guest windows in seamless mode with the keyboard captured (X11 hosts only; bug #15837) GUI: fixed a problem where the new version detected dialog was covered by the appliance import dialog (Mac OS X hosts only; bug #16238) Storage: fixed NVMe reset processing when doing rmmod nvme; modprobe nvme in a Linux guest (bug #16080) Storage: fixed creating a snapshot when the VM is running and an NVMe controller is present Storage: fixed a problem with the LsiLogic SCSI controller where requests could be lost with SMP guests E1000: fixed "cable disconnected" issue (Mac OS X guests only; 5.1.10 regression; bug #16260) E1000: fixed "TX unit hang" issue (Linux guests only; 5.1.10 regression; bug #16221) API: don't crash when sanitizing certain VM names (bug #16299) Linux hosts: automatically disable asynchronous I/O on Linux 2.6.18 kernels as high I/O load may trigger kernel oopses on these kernels if this feature is enabled Linux hosts / guests: Linux 2.6.28 compile fix (bug #16267) Linux hosts: compile Linux 4.9 compile fix (bug #16286) Linux Additions: warn the user about a known bug with older Linux guests (e.g. Debian 7) requiring manual work to get 3D working (bug #15319) Linux Additions: fix the graphics driver build with Linux 4.10 and later (bug #16298) Windows Additions: fixed a crash in the WDDM driver under certain conditions- Revert "vbox_hdpi_support.patch. This patch may improve things for asn@cryptomilk.org, but it breaks other systems. See https://forums.opensuse.org/showthread.php/521520-VirtualBox-interface-scaling and bsc #1014694.- I now have the necessary preprocessor symbol to modify the source depending on whether the server is 1.19.0 or greater. It is no longer necessary to detect the server version in the spec file, thus the solution is cleaner.- Leap 42.2 still has server v. 1.18.3, thus the test failed. The test has been changed to look at only the 1.xx part of the version.- Add patch file "Fix_for_server_1.19.patch" to support xorg-x11-server v. 1.19.0. The spec file now interrogates the rpm for the server and conditionally applies the patch, thus both versions build OK.- Add patch file "vbox_hidpi_support.patch" to add support for HiDPI in the management frontend. (This does not fix rendering in guest windows)- Version bump to 5.1.10 (released 2016-11-21 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: the USB filter settings dialog should allow to specify the USB revision in hexadecimal format (bug #15400) GUI: fixed crash on certain hosts when pressing certain key combinations (Windows hosts only; bug #15719) GUI: fixed issue with updating the available-geometry on host-screen work-area resize GUI: don't crash / hang on certain environments if accessibility support is enabled GUI: fixed various issues in Unscaled HiDPI Output mode (bug #15707) GUI: extend the VM Input menu with Print Screen-related actions GUI: improved handling of inserting the Guest Additions ISO image by trying all available optical drives rather than only the first one and by not asking the user if he wants to force unmounting (which doesn't work in most cases anyway) API: default to RTC using UTC for Solaris 11 guests Settings: be less restrictive when reading a VM configuration containing a host-only adapter without an interface name Storage: fixed resizing VDI images resulting in an unbootable image under certain circumstances (bug #15983) NAT: fixed several 5.1.8 regressions on Mac OS X and Windows hosts (bug #16084) Audio: fixed a few 5.1.x regressions by using the audio code from 5.0.x until the audio overhaul is completed VBoxManage: fixed documentation of the storagectl command (bug #15971) Build system: another fix for building VirtualBox on systems which default to Python 3 Windows hosts: hardening fix for Windows 10 build 14971 (bug #16202) Windows Additions: properly start the VirtualBox guest services even if the guest user name contains special characters (bug #15982) Solaris Additions: fixed preemptible mouse notification callback being executed under a spinlock for Solaris guests Linux hosts / guests: Linux 4.9 fixes (bugs #16155 and #16064) Linux Additions: fixed Linux kernel module override rule (thanks Mark Furneaux)- Remove all references to libreadline. I misinterpreted a previous error message. - Fixes for VUL-0: CVE-2016-5501,CVE-2016-5538,CVE-2016-5605,CVE-2016-5608,CVE-2016-5610,CVE-2016-5611,CVE-2016-561313 boo #1005621.- Replaced libreadline6 with libreadline7.- Found and fixed another API change for kernel 4.9. In addition, the libreadline6 package is now needed.- Fix typo in "vbox_fix_4.9_api_changes.patch".- Make another 4.9 API change.- Fix build on kernel 4.9 using patch "vbox_fix_4.9_api_changes.patch".- Fixes for VUL-0: CVE-2016-5501,CVE-2016-5538,CVE-2016-5605,CVE-2016-5608,CVE-2016-5610,CVE-2016-5611,CVE-2016-561313 boo #1005621. - Add patch file "vbox_remove_smp_mflags.patch" to limit number of simultaneous make jobs. - Version bump to 5.1.8 (released 2016-10-18 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: fixed keyboard shortcut handling regressions (Mac OS X hosts only; bugs #15937 and #15938) GUI: fixed keyboard handling regression for separate UI (Windows hosts only; bugs #15928) NAT: don't exceed the maximum number of "search" suffixes. Patch from bug #15948. NAT: fixed parsing of port-forwarding rules with a name which contains a slash (bug #16002) NAT Network: when the host has only loopback nameserver that cannot be mapped to the guests (e.g. dnsmasq running on 127.0.1.1), make DHCP supply NAT Network DNS proxy as nameserver. Bridged Network: prevent flooding syslog with packet allocation error messages (bug #15569) Audio: now using Audio Queues on Mac OS X hosts Audio: fixed recording with the PulseAudio backend (5.1 regression) Audio: various bugfixes Snapshots: fixed regression in 5.1.4 for deleting snapshots with several disks (bug #15831) Snapshots: crash fix and better error reporting when snapshot deletion failed Storage: some fixes for the NVMe emulation with Windows guests API: fixed initialization of SAS controllers (bug #15972) Build system: make it possible to build VBox on systems which default to Python 3 Windows Additions / VGA: if the guest's power management turns a virtual screen off, blank the corresponding VM window rather than hide the window Windows Additions: fixed a generic bug which could lead to freezing shared folders (bug #15662) Linux hosts / guests: fix for kernels with CONFIG_CPUMASK_OFFSTACK set (bug #16020) Linux Additions: don't require all virtual consoles be in text mode. This should fix cases when the guest is booted with a graphical boot screen (bug #15683) Linux Additions: added depmod overrides for the vboxguest and vboxsf kernel modules to fix conflicts with modules shipped by certain Linux distributions X11 Additions: disable 3D on the guest if the host does not provide enough capabilities (bug #15860)- Requesting 14000 MB is too much. Reduce the request to 12000 MB.- Some builds still run out of memory and fail. Increase to 14000 MB.- Builds keep running out of memory when building the web server part of the package. To help the memory pressure, I have forced make to run with "-j2", rather than use the number of processors. Such a change will slow the build, but will result in a higher rate of success.- Increase memory allowed in build to 10000 MB.- Remove file "fix_removal_of_DEFINE_PCI_DEVICE_TABLE" - fixed upstream. - Version bump to 5.1.6 (released 2016-09-12 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: fixed issue with opening '.vbox' files and it's aliases GUI: keyboard grabbing fixes (bugs #15771 and #15745) GUI: fix for passing through Ctrl + mouse-click (Mac OS X hosts only; bug #15714) GUI: fixed automatic deletion of extension pack files (bugs #11352 and #14742) USB: fixed showing unknown device instead of the manufacturer or product description under certain circumstances (5.1.0 regression; bug #15764) XHCI: another fix for a hanging guest under certain conditions as result of the fix for bug #15747, this time for Windows 7 guests Serial: fixed high CPU usage with certain USB to serial converters on Linux hosts (bug #7796) Storage: fixed attaching stream optimized VMDK images (bug #14764) Storage: reject image variants which are unsupported by the backend (bug #7227) Storage: fixed loading saved states created with VirtualBox 5.0.10 and older when using a SCSI controller (bug #15865) Storage: fixed broken NVMe emulation if the host I/O cache setting is enabled Storage: fixed using multiple NVMe controllers if ICH9 is used NVMe: fixed a crash during reset which could happen under certain circumstances Audio: fixed microphone input (5.1.2 regression; bugs #14386 and #15802) Audio: fixed crashes under certain conditions (5.1.0 regression; bug #15887 and others) Audio: fixed recording with the ALSA backend (5.1 regression) Audio: fixed stream access mode with OSS backend (5.1 regression, thanks to Jung-uk Kim) E1000: do also return masked bits when reading the ICR register, this fixes booting from iPXE (5.1.2 regression; bug #15846) BIOS: fixed 4bpp scanline calculation (bug #15787) API: relax the check for the version attribute in OVF/OVA appliances (bug #15856) Windows hosts: fixed crashes when terminating the VM selector or other VBox COM clients (bug #15726 and others) Linux Installer: fixed path to the documentation in .rpm packages (5.1.0 regression) Linux Installer: fixed the vboxdrv.sh script to prevent an SELinux complaint (bug #15816) Linux hosts: don't use 32-bit legacy capabilities Linux Additions: Linux 4.8 fix for the kernel display driver (bugs #15890 and #15896) Linux Additions: don't load the kernel modules provided by the Linux distribution but load the kernel modules from the official Guest Additions package instead (bug #15324) Linux Additions: fix dynamic resizing problems in recent Linux guests (bug #15875) User Manual: fixed error in the VBoxManage chapter for the getextradata enumerate example (bug #15862)- Add file "fix_removal_of_DEFINE_PCI_DEVICE_TABLE" to compile on kernel 4.8.- Re-added missing copy of Module.symvers from vboxguest build so that loads of vboxvideo can resolve all symbols, this got lost somehow (boo#983927, boo#993091)- Update the host <-> guest KMP conflict dependencies to no longer refer to the old name (boo#983927).- Add "ExclusiveArch: %ix86 x86_64" line back into the spec file. Handle a false positive indication from kmemleak. This patch is added to "modify_for_4_8_bo_move.patch".- The API for ttm_bo_move_memcpy() is changed in kernel 4.8. Add patch file "modify_for_4_8_bo_move.patch" to handle this case.- Version bump to 5.1.4 (released 2016-08-16 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: show actual VM uptime in the session information window Audio: re-enabled speakers for Mac OS X guests (5.1.0 regression; bug #15611) Audio: fixed crashes under certain conditions USB: fixed a hang under certain conditions USB: fixed a hanging guest under certain conditions (bug #15747) PIIX4: implemented dummy SMBus controller to prevent annoying Linux kernel warnings about uninitialized SMBus base address (bug #9517) NVMe: several fixes to improve stability, fixed a crash while saving a VM state VMDK: Fixed an issue creating fixed size images with certain sizes and the Split2G option enabled (bug #15748) VHDX: fixed cloning images with VBoxManage clonehd (bug #14288) Storage: Fixed broken bandwidth limitation when the limit is very low (bug #14982) EFI: fixed sending debug messages in the EFI firmware if a serial port is enabled (bug #12161) OVF: when importing appliances, make sure that the version of the embedded VirtualBox-specific settings is processed, to get the default settings handling right VBoxManage: Don't try to set the medium type if there is no change (bug #13850) Linux installer: fixed some scripting issues (bugs #15701 and #15702) Linux installer: fixed a path issue on certain Linux distributions (bug #15717) Windows hosts: fixed corrupted mouse pointers with some Linux and Solaris guests (bug #15665) Linux Additions: made the video driver work on 32-bit guests with large video memory sizes (bug #15621) Linux Additions: made the video driver work on kernel 4.7 and later (bug #15769) Linux Additions: converted a failure message to an informational one when drivers could not be stopped during upgrade (bug #15692) Linux Additions: made the video driver work around an X server bug which cause screen refresh to stop (bug #15511) Windows Additions: auto-resizing fixes for Windows 10 guests (bug #15257) Windows Additions: fixed VBoxTray problems with Windows 2000 (bug #15661) - Other local changes: "changeset_60565.diff" is removed - fixed in upstream. "vbox-kernel47-cpu_has_pge.diff" -s removed - also fixed in upstream.- adjust file attributes on SUID helpers to avoid chkstat issues- remove obsolete libgsoap-devel (again) - remove /usr/lib/udev/rules.d/60-vboxdrv.rules - it is overruled from vboxdrv init script anyway - vboxdrv generates a /etc/udev/rules.d/60-vboxdrv.rules file on _every_ start, note that fact in /etc/default/virtualbox and describe a strategy to control this behaviour - relocate VBoxCreateUSBNode.sh to /usr/lib/virtualbox this is, where vboxdrv, resp. the generated 60-vboxdrv.rules file is expecting it- Remove request for patch that is no longer used.- Patch11 is file "vbox-kernel47-cpu_has_pge.diff".- Add upstream patch fix cpu_has_pge removed macro in kernel 4.7 Patch11 - Add ifarch ix86 to limit concurrency on 32bits (-j2) Remove ExcludeArch instructions- Version bump to 5.1.2 (released 2016-07-21 by Oracle) New main capabilities in Oracle VM VirtualBox 5.1 are: Improved Performance: Significantly improved performance for multi-CPU virtual machines and networking. Bug Reporting Tool: New utility able to collect all the information and logs related to the host and guest operating system, for debug or analysis purposes. Improved Logging Window: New logging functionalities to highlight and filter information related to guest Virtual Machines. Improved multimedia availability: Improved support for different USB devices and multi-channel audio availability. Flash storage emulation: New NVMHCI storage controller emulation available, able to emulate NVME devices - Flash storage - on guest Virtual Machine. Improved Linux integration: Automatic modules deployment in case of a Linux Kernel upgrade and improved systemd integration for the latest releases of popular Linux distributions. - Drop drm-vboxvideo-Add-delayed-update-to-support-fbdev.patch, fixed upstream. - Drop drm-vboxvideo-Initialize-data-needed-to-map-fbdev-memory.patch, fixed upstream. - Drop vbox-4.7.patch, fixed upstream. - vbox-permissions_warning.diff and vbox-usb-warning.diff updated to Qt5 - User Manual updated.- virtualbox-60-vboxdrv.rules: added missing udev rules for vboxdrvu and vboxnetctl (http://www.mgreene.org/?p=211)- Disable i586 builds as they fail with the OBS compiler. Increased VM to 20000 M. - Version bump to 5.0.26 (released 2016-07-18 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed a bug in the task switching code (ticket #15571) GUI: allow to overwrite an existing file when saving a log file (bug #8034) GUI: fixed screenshot if the VM is started in separate mode Audio: improved recording from USB headsets and other sources which might need conversion of captured data Audio: fixed regression of not having any audio available on Solaris hosts VGA: fixed an occasional hang when running Windows guests with 3D enabled Storage: fixed a possible endless reconnect loop for the iSCSI backend if connecting to the target succeeds but further I/O requests cause a disconnect Storage: fixed a bug when resizing certain VDI images which resulted in using the whole disk on the host (bug #15582) EFI: fixed access to devices attached to SATA port 2 and higher (bug #15607) API: fixed video recording with VBoxHeadless (bug #15443) API: don't crash if there is no graphics controller configured (bug #15628) VBoxSVC: fixed several memory leaks when handling .dmg images Solaris hosts: fixed a crash on hosts with certain CPU configurations Windows hosts: properly fall back to NDIS5 on pre-Vista hosts on silent installations- Version bump to 5.0.24 (released 2016-06-28 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: reverted to the old I/O-APIC code for now to fix certain regressions with 5.0.22 (bug #15529). This means that the networking performance with certain guests will drop to the 5.0.20 level (bug #15295). One workaround is to disable GRO for Linux guests. Main: when taking a screenshot, don't save garbage for blanked screens NAT: correctly parse resolv.conf file with multiple separators (5.0.22 regression) Storage: fixed a possible corruption of stream optimized VMDK images from VMware when opened in read/write mode for the first time Audio: imlemented dynamic re-attaching of input/output devices on Mac OS X hosts ACPI: notify the guest when the battery / AC state changes instead of relying on guest polling Linux hosts: fixed VERR_VMM_SET_JMP_ABORTED_RESUME Guru Meditations on hosts with Linux 4.6 or later (bug #15439)- Version bump to 5.0.22 (released 2016-06-16 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixes for certain Intel Atom hosts (bug #14915) VMM: properly restore the complete FPU state for 32-bit guests on 64-bit hosts on Intel Sandy Bridge and Ivy Bridge CPUs VMM: new I/O-APIC implementation fixing several bugs and improving the performance under certain conditions (bug #15295 and others) VMM: fixed a potential Linux guest panic on AMD hosts VMM: fixed a potential hang with 32-bit EFI guests on Intel CPUs (VT-x without unrestricted guest execution) GUI: don't allow to start subsequent separate VM instances GUI: raised upper limit for video capture screen resolution (bug #15432) GUI: warn if the VM has less than 128MB VRAM configured and 3D enabled Main: when monitoring DNS configuration changes on Windows hosts avoid false positives from competing DHCP renewals. This should fix NAT link flaps when host has multiple DHCP configured interfaces, in particular when the host uses OpnVPN. Main: properly display an error message if the VRDE server cannot be enabled at runtime, for example because another service is using the same port NAT: Initialize guest address guess for wildcard port-forwarding rules with default guest address (bug #15412) VGA: fix for a problem which made certain legacy guests crash under certain conditions (bug #14811) ACPI: properly notify the guest if the ACPI battery state changed OVF: fixed import problems for some appliances using an AHCI controller created by 3rd party applications SDK: reduced memory usage in the webservice Java bindings Linux hosts: EL 6.8 fix (bug #15411) Linux hosts: Linux 4.7 fix (bug #15459) Linux Additions: Linux 4.7 fixes (bug #15444) Linux Additions: fix for certain 32-bit guests (5.0.18 regression; bug #15320) Linux Additions: fixed mouse pointer offset (5.0.18 regression; bug #15324) Linux Additions: made old X.Org releases work again with kernels 3.11 and later (5.0.18 regression; bug #15319) Linux Additions: fixed X.Org crash after hard guest reset (5.0.18 regression; bug #15354) Linux Additions: don't stop the X11 setup if loading the shared folders module fails (5.0.18 regression) Linux Additions: don't complain if the Drag and Drop service is not available on the host Solaris Additions: added support for X.org 1.18 Local openSUSE specific changes: File "changeset_60565.diff" is no longer needced and has been removed. Version bump to 5.0.20 (released 2016-04-28 by Oracle) This is a maintenance release. The following items were fixed and/or added: Storage: fixed a regression causing write requests from the BIOS to cause a Guru Meditation with the LsiLogic SCSI controller (5.0.18 regression; bug #15317) Storage: several emulation fixes in the BusLogic SCSI controller emulation NAT Network: support TCP in DNS proxy (same problem as in bug #14736 for NAT) NAT: rework handling of port-forwarding rules (bug #13570) NAT: rewrite host resolver to handle more query types and make it asynchronous so that a stalled lookup doesn't block all NAT traffic Snapshots: don't crash when restoring a snapshot which has more network adapters than the current state (ie when the snapshot uses ICH9 and the current state uses PIIX3) Guest Control: various bugfixes for the copyfrom and copyto commands / API (bug #14336) VBoxManage: list processor features on list hostinfo (bug #15334) Linux hosts: fix for Linux 4.5 if CONFIG_NET_CLS_ACT is enabled (bug #15327) Windows Additions: fixed performance issues with PowerPoint 2010 and the WDDM graphics drivers if Aero is disabled- Add file "vbox-4.7.patch" to all builds on Kernel_HEAD_standard/x86_64 now that 4.7-rcX is released.- remove libgsoap-devel from build deps, it conflicts with gsoap-devel- Fix start failure of vboxadd service routine This script fails because /var/lib/VBoxGuestAdditions/config does not exist; however, there is no need for this file. That service routine is modified. (boo #977328).- drm-vboxvideo-Initialize-data-needed-to-map-fbdev-memory.patch: * Add missing initialization of scanout buffer base and size for proper fbdev support. - drm-vboxvideo-Add-delayed-update-to-support-fbdev.patch: * Add support for delayed_io in fbdev-layer. (boo#977200).- This submission fixes the bug in VB 5.0.18 that prevents proper operation for guest VMs configured to use a LsiLogic adapter for disks. See ticket: https://www.virtualbox.org/ticket/15317 for a description of the problem, and changeset: https://www.virtualbox.org/changeset/60565/vbox for the fix, which is implemented in file "changeset_60565.diff". This update contains a fix for CVE-2016-0678. Bug report b.o.o #97366 discusses this vulnerability.- Version bump to 5.0.18 (released 2016-04-18 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: position off-screen windows to be fully visible again on relaunch in consistence with default-behavior (bug #15226) GUI: fixed the View menu / Full-screen Mode behavior on Mac OS X El Capitan GUI: fixed a test which allowed to encrypt a hard disk with an empty password GUI: fixed a crash under certain conditions during VM shutdown GUI: fixed the size of the VM list scrollbar in the VM selector when entering a group PC speaker passthrough: fixes (Linux hosts only; bug #627) Drag and drop: several fixes SATA: fixed hotplug flag handling when EFI is used Storage: fixed handling of encrypted disk images with SCSI controllers (bug #14812) Storage: fixed possible crash with Solaris 7 if the BusLogic SCSI controller is used USB: properly purge non-ASCII characters from USB strings (bugs #8801, #15222) NAT Network: fixed 100% CPU load in VBoxNetNAT on Mac OS X under certain circumstances (bug #15223) ACPI: fixed ACPI tables to make the display color management settings available again for older Windows versions (4.3.22 regression) Guest Control: fixed VBoxManage copyfrom command (bug #14336) Snapshots: fixed several problems when removing older snapshots (bug #15206) VBoxManage: fixed --verbose output of the guestcontrol command Windows hosts: hardening fixes required for recent Windows 10 insider builds (bugs #15245, #15296) Windows hosts: fixed support of jumbo frames in with bridged networking (5.0.16 regression; bug #15209) Windows hosts: don't prevent receiving multicast traffic if host-only adapters are installed (bug #8698) Linux hosts: added support for the new naming scheme of NVME disks when creating raw disks Solaris hosts / guests: properly sign the kernel modules (bug #12608) Linux hosts / guests: Linux 4.5 fixes (bug #15251) Linux hosts / guests: Linux 4.6 fixes (bug #15298) Linux Additions: added a kernel graphics driver to support graphics when X.Org does not have root rights (bug #14732) Linux/Solaris Additions: fixed several issues causing Linux/Solatis guests using software rendering when 3D acceleration is available Windows Additions: fixed a hang with PowerPoint 2010 and the WDDM drivers if Aero is disabled - Drop VirtualBox-5.0.17-r106108-r106140.patch, fixed upstream.- Fix build error caused by removal of macro page_cache_release() from kernel. File "vbox-replace-page-cache-release.diff" is used to modify code to use put_page() instead.- Fix problem with SONAME for VBoxOGL.so. With the Oracle code, it is libGL.so.1 rather than VBoxOGL.so.1. Thanks to Max Lin for notifying me about the problem. This fix adds file "vbox_prevent_wrong_SONAME.patch"- Fix problems with previous submission Removed copy of user manual from download site as there is no special manual for 5.0.17. File VirtualBox-5.0.17-r106108-r106140.patch is added to update the Oracle source to the latest commit.- Modify Guest Additions so that openSUSE build works with new Oracle code. The following changes have been made: Added Oracle patch to bring code to r106140 commit. Moved VB guest modules to /lib/modules/.../misc/. This layout matches that of the Oracle Guest Additions ISO. Added missing copy of Module.symvers from vboxguest build so that loads of vboxvideo can resolve all symbols. Remove patch added in previous cycle to build under kernel 4.5.0. The Oracle code now has this fix. With these changes, both Gnome and KDE desktops as VB virtual machines work with gdm and the versions of X.Org that do not run as root. The only known defect is that the mouse pointer is missing when 3D acceleration is turned on in the VB control panel.- Version bump to 5.0.17 (released 2016-03-07 by Oracle) Following the 5.0.16 release, the Guest Additions were updated to support Linux guests with X.Org Server running without root privileges and to fix certain 3D acceleration-related issues. There are no other changes to VirtualBox. A patch "vbox-guest-add.diff" is needed to enable the Oracle code to build with kernel 4.5.- Version bump to 5.0.16 (released 2016-03-04 by Oracle) This is a maintenance release. The following items were fixed and/or added for Linux hosts: VMM: fixed a problem which could lead to a wrong guest behavior on AMD CPUs (tickets #14831 and #15186) GUI: prevent a crash during startup under rare conditions GUI: position off-screen windows to be fully visible again on relaunch GUI: hide the VT-x/AMD-V checkbox if raw-mode is not supported (usually Mac OS X hosts; bug #15178) PC speaker passthrough: new experimental feature, available on Linux host only Audio: properly handle default audio device changes (Windows hosts) USB: serveral fixes for the xHCI controller (e.g. for webcam passthrough) BIOS: fixed int15/AH=83/AL=00 function (4.2.0 regression) iPXE: enable the HTTP download protocol on non-Linux hosts (bug #13628) Shared folders: fixed a failure to load the saved state under certain circumstances (bug #6314) Guest Control: added support for (cached) Active Directory authentication in case the domain controller is not reachable (anymore) Serial ports: raised the number of serial ports per VM from 2 to 4 (bug #9109) SDK: make the Python webservice API binding work again (5.0 regression) Seamless mode: fixed a crash under certain circumstances (bug #15106) Linux hosts: fixed the /sbin/rcvboxdrv script as well as the missing shebang in two scripts (bugs #15055 and #15057) Linux hosts: properly uninstall Python files installed by the .run installer Windows Additions: fixed guest property enumeration of logged-in users Windows Additions: fixed sporadical failure of the graphics driver in Windows 10 guests (bug #14409) Windows Additions: under rare circumstances no mouse movement events were delivered to the guest- Version bump to 5.0.14 (released 2016-01-19i by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: properly limit the number of VCPUs to the number of physical cores on Mac OS X (bug #15018) Audio: fixed a bug which prevented loading a saved state of a saved guests with HDA emulation (5.0.12 regression; bug #14981) Audio: don't crash if the backend is unable to initialize (bug #14960) Audio: fixed audio capture on Mac OS X (bug #14386) Storage: fixed a possible crash when attaching the same ISO image multiple times to the same VM (bug #14951) BIOS: properly report if two floppy drives are attached USB: fixed a problem with filters which would not capture the device under certain circumstances (5.0.10 regression; bug #15042) ExtPack: black-list Extension Packs older than 4.3.30 due to incompatible changes not being properly handled in the past Linux hosts: properly create the /sbin/rcvboxdrv symbolic link (5.0.12 regression; bug #14989) Linux Additions: fixes for Linux 4.5 (bug #15032)- vboxadd script no more fails on remote_fs failure (bnc#908383)- Version bump to 5.0.12 (released 2015-12-18i by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: fixed wrong scrolling behaviour in the VM selector window when a VM item is dragged out of the chooser-pane area GUI: fixed the validation of IPv6 port-forwarding rules GUI: suppress the first-run wizard if a CD/DVD medium is inserted using the selector UI GUI: fixed the Ctrl+Break key sequence scan codes (bug #14927) GUI: improved handling of text selection mouse pointer (bug #750) Host services: fixed a crash during VM shutdown under rare conditions (5.0.6 regression; bug #14841) Shared folders: fixed a sharing violation if a file is opened to check the attributes (Windows hosts only; bug #14450) Webcam: passthrough fix for certain devices (Mac OS X hosts only) XHCI: fixed broken emulation if software virtualization is used XHCI: several fixes 3D: fixed state handling under certain conditions (bug #13487) Audio: several fixes BIOS: added LBA64 support for being able to boot from huge hard disks (bug #7415) EFI: fix for Windows 10 guests ExtPack: before installing an Extension Pack check if there are VMs running to prevent file system locking issues rdesktop-vrdp: source code tarball fixes Linux hosts: .desktop file compatibility issue (bug #14808) Linux hosts / guests: fixes for RHEL 7.2 (bug #14866) Linux hosts: The command for recompiling the host kernel modules was changed again, to /sbin/rcvboxdrv setup (bug #14723) Linux hosts: some fixes for PCI passthrough (still highly experimental) Linux/Mac OS X hosts: fixed a VM hang during startup under certain circumstances (bug #14933) Linux Additions: prevent the compiler from doing dead-code elemination on vital code in guest / host communication (bug #14497) Linux Additions: when mounting a shared folder, explicitly pass the share name so that /proc/mounts contains this name instead of 'none' Linux Additions: workaround for a systemd problem in conjunction with SELinux which prevented to properly enable the 'vboxadd' service during while upgrading the Additions- fix permission Error In SUPR3HardenedMain Effective UID is not root (euid=1000 egid=100 uid=1000 gid=100) (rc=-10) see https://forums.virtualbox.org/viewtopic.php?t=11154- Remove file vbox_build_kms_modules.diff.- Temporarily disable i586 builds.- Increase memory to 8000 MB to try to fix out-of-memory error when building i586 version.- Increase memory to 7000 MB in _constraint to see if that fixes link problem on i586.- Version bump to 5.0.10 (released 2015-11-10 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: improved support for certain Intel Atom CPUs (bug #14773) VMM: system register emulation fix (5.0 regression; bug #14515) GUI: fixed immediate screenshot issue (bug #14108) GUI: fixed another 3D overlay window reparenting issue when the VM is switched to fullscreen mode on X11 hosts GUI: fixed help index (bug #14722) GUI: fixed state synchronization issue in the VM manager window when VM was paused from its runtime window Audio: fixed suspending/resuming audio streams on VM pause/unpause (bug #14784) Audio: properly reset AC97 audio streams, otherwise there is silence until a non-48 kHz stream is played Audio: fixed a small emulation quirk of the AD1980 codec of the HDA device to make recent linux guests work (bug #14653) USB: serveral fixes for the xHCI controller USB: fixed a crash under certain conditions on hosts with Linux kernels older than version 3.3 USB: better identification of certain USB devices NAT: support TCP in DNS proxy (bug #14736) NAT Network: fixed sporadic crashes on Windows hosts (bug #13899) API: when creating differencing images (e.g. as part of a snapshot or cloning a VM) use the same disk image variant as the parent image if possible, which means that e.g. a diff image for a VMDK image split into 2 GB files will also be split (bug #14764) API: event queue handling fixes preventing loss of certain events at runtime (e.g. new webcam attached), particularly important on Mac OS X hosts Webcam: passthrough fix for certain devices (Windows hosts only) VBoxManage: don't crash on snapshot restorecurrent / edit if the VM has no snapshots VBoxManage: don't crash on controlvm addencpassword (bug #14729) Mac OS X hosts: use the correct kernel on certain hosts Windows hosts: fixed VRDP external authentication Windows hosts: allow to use a shared folder path with extended-length path prefix (5.0 regression; bug #14651) Windows hosts: fix a crash in the netfilter host driver under certain conditions (bug #14799) Windows host installer: documented and fixed public properties which can be used to control the installation to some extent Windows host installer: fixed not starting the actual installation when showing the version information or help dialogs X11 Additions: added basic support for X.Org Server 1.18 (3D requires additional fixes)- Fixed typo in QMessageBox text in new popup window.- Add logic to virtualbox-wrapper.sh to test if /etc/udev/rules.d/60-vboxdrv.rules exists. If not, a screen stating that passthru of USB devices is a security hole, and it refers the user to bnc#664520 for an explanation. It also explains the process for enabling USB passthru if the user really wants it. When the user closes the popup window, a dummy version of /etc/udev/rules.d/60-vboxdrv.rules is created, which prevents this window from being displayed every time VirtualBox is started. - Fixes boo#953018.- Version bump to 5.0.8 (released 2015-10-20 by Oracle) boo#951432 CVE-2015-4813 CVE-2015-4896 This is a maintenance release. The following items were fixed and/or added: GUI: Mac OS X: Restore green zoom button for VM windows (it was hidden in the previous release to avoid native full-screen issues). For Yosemite and El Capitan this button should work accordingly to the Apple HIG: Full-screen by default, maximize if the user holds the Option key. Serial ports: fixed wrong IRQ number for the first serial port in the ACPI tables (5.0.6 regression; bug #14659) API: fixed a 5.0 regression in VBoxManage setproperty defaultfrontend (bug #14696) VBoxManage/vbox-img: conversion to RAW images could result in a disk image containing all zeroes Linux hosts: several fixes for systemd integration in .deb / .rpm packages (e.g. bug #14665). The command for recompiling the host kernel modules was changed to /sbin/vboxconfig Linux hosts: make host-only interfaces report operstate UP only when they have VMs attached (bug #14526) Mac OS X hosts: fix bpf capture and accounting of traffic on bridged and host-only interfaces (bug #14553) Windows guests: fixed 3D rendering issues on high resolution displays Windows Additions: fixed problems with 3D acceleration on Windows hosts with Intel HD graphics (bug #14670) Linux Additions: fix service starting on Debian systems with systemd installed but not in use (bug #14683)- Version bump to 5.0.6 (released 2015-10-02 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: the update check now uses the HTTP system proxy settings by default GUI: About dialog improvements. Copyable version text, do not close dialog on mouse-clicks and focus losing, explicit close button at the bottom of dialog and disabled close button fix on OS X. (bugs #9912, #12749) GUI: fixed bug when re-assigning shortcuts (bug #14565) GUI: fixed default focus button in message-box dialogs (bug #14486) GUI: fixed settings dialog which is opened if the network settings need to be changed at VM startup (5.0.0 regression; bug #14601) GUI: fixed crash during VM start if an early error message needs to be shown, for example Linux kernel modules not present (bug #14646) Bridged Networking: fixed handling of guest DHCP requests without UDP checksum when bridging to a wireless interface (bug #14615) Audio: latency fixes (Windows hosts only; bug #4088) Guest Control: correctly set USERNAME and USERPROFILE environment variables (Windows guests only) Guest Control: several fixes API: properly restore NAT port forwarding rules when reverting to a snapshot Parallel ports: Several fixes allowing to enable two parallel ports for a VM VBoxManage: fixed wrong output of debugvm show command VBoxManage: fixed hang when specifying logging groups with debugvm log starting with h, for example hex Windows hosts: renamed VBoxStartup.log to VBoxHardening.log and provide this log file in the GUI log viewer Windows hosts: fixed a small memory leak in the Windows host interface driver (VBoxNetAdp) which caused a BSOD if the driver verifier is enabled (bug #14562) Windows hosts: fixed a failure to start VMs on hosts where dsound.dll is not available (bug #14574) Windows hosts: another fix for VERR_LDR_MISMATCH_NATIVE errors (bug #14579) Windows hosts: fixed host-to-guest communication with bridged networking (bugs #14326, #14457) Windows hosts: fixed broken data receiving from the serial device with the named pipe backend if Kaspersky AV is installed Linux hosts: Linux 4.3 compile fixes Linux hosts: installer fix for certain systems (bug #14627) Linux hosts / guests: native systemd support for the host/guest installer scripts. The scripts for re-compiling the kernel modules are now located at /sbin/rcvboxdrv (host) and /sbin/rcvboxadd (Guest Additions) Mac OS X hosts: GUI-related fixes for El Capitan Mac OS X hosts: fixed a problem with capturing USB devices under El Capitan Mac OS X hosts: allow colon character on shared folders (bug #14554) Linux Additions: properly set the VBoxService process ID in the PID file (bug #14571) Linux Additions: Guest Control fixes (bug #14573) Windows Additions: fixed shutting down VBoxTray when running with older VirtualBox host versions Windows Additions: fixed video playback with VLC and Windows Media Player when the WDDM driver is used and 3D is not used Windows Additions: prevent a possible VLC crash when the WDDM driver is used and 3D is enabled by implementing YV12 surfaces - Drop vbox-32bit-build-error.diff, fixed upstream - Updated UserManual.pdf- BuildRequire pkgconfig(udev) instead of udev directly: this allows us to be earlier in the build phase, as we can make use of udev-mini and it solves build failures with systemd224.- The code base released by Oracle failed to build on 32-bit systems. They had already fixed the problem. This update applies their solution using patch file vbox-32bit-build-error.diff.Version bump to 5.0.4 (released 2015-09-08 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed an issue with Windows 10 guest kernel debugging over the network for Hyper-V paravirtualized VMs VMM: fixed a bug which prevented reading the saved state of the 'PATM' unit from VirtualBox 4.3.x (bug #14512) GUI: changed default OS type for Windows from Windows XP to Windows 7 GUI: added another pre-defined guest screen resolution (bug #14384) GUI: fixed update check which was broken due to changing the location of the root certificates (bug #13096) GUI: fixed issues with synchronization of Caps lock / Num lock / Scroll lock on Windows hosts (bug #14302) GUI: don't crash during VM shutdown if 2D video acceleration and 3D support are enabled (Mac OS X hosts only) GUI: several seamless fixes for certain X11 window managers, also when used in multi-screen setups GUI: Log window size, position and cursor-position fixes Audio: fixed playing leftover/deprecated audio samples Audio: fixed playing audio after suspending the host (5.0 regression; Linux hosts using the ALSA backend) Audio: fixed playing short audio samples which were chopped off formerly Audio: fixed distortions on OS X when the sample rate of the guest stream and host device don't match Storage: fixed raw disk access and flat VMDK image access which would be always opened readonly (5.0.2 regression; bugs #14425, #14461) Storage: fixed initial encryption of VDI images after they were compacted (bug #14496) VGA: fix for certain graphics modes (bug #14516) NAT: don't freeze while the VM is paused if the network attachment mode is changed from/to NAT with activated port forwarding OVF: fixed duplicate USB controller entries in exported OVA/OVF (bug #14462) Shared Folders: fixed a path separator issue (bug #14434) Drag and drop: fixed crashes on OS X hosts when doing host-to-guest transfers VBoxManage: another attempt to not deny changing the network adapter type at VM runtime (5.0 regression; bug #14308) VBoxManage: fixed broken guestcontrol list command (5.0 regression) VBoxManage: fixed broken Guest Control stdout/stderr output (5.0 regression) Mac OS X hosts: fixed remaining problems with activated SMAP (Broadwell and later; bug #14412) Mac OS X hosts: fixed broken 3D support (5.0.2 regression; bug #14476) Linux hosts: Linux 4.2 fix Linux hosts: don't crash on older Linux distributions if the DBus service isn't running (bug #14543) Windows hosts: fixed the VERR_LDR_MISMATCH_NATIVE error message (bug #14420) Windows hosts: fix for Windows 10 build 10525 and later (bug #14502) Windows hosts: fixed network adapter enumeration on Windows 10 (bug #14437) Windows hosts: prevent intermittent host network disconnects during VM start/shutdown with bridged networking (bug #14500) Windows Additions: fixed the call to the memory allocation function (bug #14415) Linux Additions: be more forgiving if the compilation of the vboxvideo module fails (bug #14547) X11 Additions: fixed a number of small issues with dynamic resizing and full-screen and seamless modes.- Install and enable the vboxadd-service init script, to make auto-mounting of shared folders and time synchronization work - Install VBoxService to /usr/sbin/ instead of /usr/bin/ so that vboxadd-service can find it, it cannot be run as user anyway - Create the /media folder with appropriate permissions on distributions higher than 13.1, it doesn't exist any more and the one that VBoxService creates automatically cannot be accessed by normal users - Fixes boo#908669 and boo#936254Version bump to 5.0.2 (released 2015-08-13 by Oracle) A number of problems were fixed and/or added. In particular, the artifically high load average problem reported as bsc#939299 has been fixed. The complete list follows: VMM: added support for guest crash report MSRs with Hyper-V paravirtualization VMM: fixed an issue causing artifically high load averages on Linux hosts VMM: fixed a kernel panic with thread-context hooks caused by incompatible changes made to Linux 4.2 kernels VMM: fixed a saved state issue with VT-x/AMD-V disabled (5.0 regression; bug #14304) VMM: fixed VERR_SUPDRV_TSC_DELTA_MEASUREMENT_FAILED Guru Meditations on certain AMD CPUs (5.0 regression; bug #14370) VMM: fixed a crash while creating a guest core dumps via the VM debug facility (5.0 regression) VMM: This release has AVX2 passthrough disabled on every host and AVX passthrough disabled for 64-bit VMs on 32-bit hosts. This will be properly fixed in a future 5.0.x maintenance release (see e.g. bug #14262). GUI: fixed rare hang and crash on VM shutdown/poweroff GUI: X11: fixed few crashes caused by the Qt alien widgets feature GUI: X11: fixed various mini-toolbar geometry quirks like positioning, z-order, transiency issues on certain window managers (bug #14257) GUI: X11: fixed mini-toolbar minimize button issue under certain window managers (bug #14284) GUI: VM menu actions availability should now be properly updated on full-screen/seamless/scaled mode switches GUI: disk encryption password validation should be performed when user confirmed the password, not after each entered symbol GUI: do not change the VM/group selection in the VM Manager to the newly created VM if it was created by another client (e.g. VBoxManage) GUI: improve the quality in scaled mode under some circumstances (5.0 regression; bug #14303) VBoxManage: do not deny changing the network adapter type at VM runtime (5.0 regression; bug #14308) VRDP: allow Windows 10 RDP clients (bug #14216) Audio: fix a possible crash on VM process termination (5.0 regression) Storage: improved raw disk access on OS X by unmounting any accessed volume before first use and prevent any mount attempt by the host (bug #14219) 3D: basic support for saving/restoring display lists Shared Folders: fixed a problem with accessing CIFS shares (bug #14252) Shared Folders: improved path conversion between hosts and guests with different path separators (bug #14153) API: skip resetting of immutable media when the VM in saved state is started (bug #13957) API: fixed method for setting medium IDs which used zero (invalid) UUIDs instead random (valid) UUIDs if no UUIDs were passed (bug #14350) API: for Windows host fix detection of API client crashes which have a session open OVF: properly export all VBox features including the setting for paravirtualization (bug #14390) Linux hosts: more fixes for activated SMAP on Linux 3.19 and newer (Broadwell and later; bug #13961) Linux hosts: check then name space before attaching to a host network interface (bug #13795) Linux Additions: Linux 4.2 fixes (bug #14227) Linux Additions: improved the performance of stat() to speed up certain file operations on shared folders X11 Additions: various seamless mode fixes, including invisible windows under LXDE. -- Install more binaries that were in bin generated folder- Fix buffer overflow on dtrace lib: * virtualbox-snpritnf-buffer-overflow.patch - Note: still does not respect cxxflags- Fix vbox build by replacing non-existent sed parameter: * virtualbox-sed-params.patch- Version bump to 5.0.0: * Major bump from 4 series with tons of changes. * Read upstream changelog for in-depth informations - Obsoleted patches: * gcc5-support.patch * gcc51-support.patch - Refreshed patches: * gcc5-real-support.patch * vbox-disable-updates.diff * virtualbox-system-x.patch- Exclude %ix86 arch in suse_version == 1315 (openSUSE 42)- Enable building of for all supported kernel flavours * exclude also pv flavour- Disable multiversion_kernel support, taken from nvidia driver spec, should fix bnc#925663.- initial gcc5 support (it builds at least) * added: gcc5-support.patch (upstream) * added: gcc51-support.patch (upstream) * added: gcc5-real-support.patch- Add smap.diff (boo#931461)- Version bump to 4.3.28 bnc#935900 CVE-2015-3456: * VMM: fixed a Guru Meditation when rebooting certain guests (for example Solaris doing fast reboot) by fixing the implementation for INIT IPI * VMM: added some information for diagnosing rare VERR_VMX_INVALID_VMXON_PTR Guru Meditations (VT-x only) * GUI: HID LEDs sync: prevent synchronization if VM window has no focus (Windows and Mac OS X hosts only) * GUI: fixed drag and drop moving the cursor between guest screens on certain hosts * 3D: fixed a crash on restoring the VM state on X11 hosts (bug #12737) * 3D: fixed a crash on Linux guest shutdown (bug #12772) * VRDP: fixed incompatibility with rdesktop 1.8.3 * VRDP: fixed listening for IPv6 on some systems (bug #14038) * Storage: don't crash if creating an asynchronous I/O context fails (e.g. when starting many VMs) and show a proper error message * Floppy: several fixes * Audio: improved the behavior of the volume control for the HD audio device emulation * USB: increase the number of supported drivers from 3 to 5 (Windows hosts only) * PS/2 keyboard: synchronize the LED state on VM restore (Windows and Mac OS X hosts only) * NAT Network: when running multiple NAT networks with multiple VMs, only stop the respective services when stopping VMs (bug #14090) * NAT: don't kill UDP bindings on ICMP errors (bug #13475) * NAT: bandwidth limit now works properly with NAT (bug #11485) * BIOS: fixed the returned size value of the VBE 2.0 PMI function 0Ah (4.2.0 regression; bug #14096) * Guest Control: fixed parameter quoting in Windows guests (bug #13157) * Webcam passthrough improvements for Linux (V4L2) hosts to support more webcam models * API: don't fail starting a VM with VBOX_E_INVALID_OBJECT_STATE under certain conditions (bug #13617) * API: be more verbose on VBOX_E_INVALID_OBJECT_STATE if a medium is attached to a running VM (bug #13560) * API: fixed a bug which could result in losing certain screen resize events with multi-monitor guests * rdesktop-vrdp: fixed path to the keymaps (bug #12066) * rdesktop-vrdp: switch to version 1.8.3 * Windows hosts: more hardening fixes (e.g. bugs #14051, #14052) * Linux hosts: another fix for activated SMAP on Linux 3.19 and newer (Broadwell and later; bug #13961) * Linux hosts: Linux 4.1 compile fix (bug #14081) * Solaris hosts: fixed using of VNIC templates with Crossbow based bridged networking to be compatible with vanity interface names * Mac OS X hosts: fixed crash during VM termination under rare circumstances * Windows Additions/WDDM: improved video memory utilization and allow more/bigger guest screens with large resolutions (including HiDPI) * X11 Additions: prevent flickering when updating mouse cursor * Solaris Additions: fixed incorrect usage of 'prtconf' while installing Guest Additions (Solaris 10 only) - Refresh patch: * vbox-vboxadd-init-script.diff- Provide host-kmp src for use with custom kernels (bnc#925663)- Create groups properly and also create vboxsf and vboxguest on guest additions bnc#927708- Build with system libs for X instead of localy built ones. This should fix bnc#929697 - Adds patch: * virtualbox-system-x.patch- Split kmk call to multiple lines- Reorder alignment of buildroot for various install commands so it does not look so fuzzy- Allow access to vboxdrv to vboxusers group members bnc#927525- Version bump to 2.3.26: * GUI: in the snapshots pane, protect the age of snapshots against wrong host time (bug #13955) * NAT Network: fixed a bug which prevented to propagate any DNS name server / domain / search string information to the NAT network (4.3.24 regression; bugs [#13915], #13918) * NAT Network: don't delay the shutdown of VBoxSVC on Windows hosts * Mouse support: the mouse could not be moved under rare conditions if no Guest * Additions are installed (4.3.24 regression; bug #13935) * Storage: if the guest ejects a virtual CD/DVD medium, make the change permanent (bugs #9858, #12885) * VGA: made saving secondary screen sizes possible in X11 guests * SDK: fixed the VirtualBox.tlb file (4.3.20 regression; bug #13943) rdesktop-vrdp: make it work with USB devices again (4.3.14 regression; bug [#13901]) * USB: fixed a possible BSOD on Windows hosts under rare conditions * iPXE: enable the HTTP download protocol on non-Linux hosts (bug #13628) * Mac OS X hosts: don't panic on hosts with activated SMAP (Broadwell and later; bug #13951) * Linux hosts: don't crash Linux 4.0 hosts (bug #13835)- Version bump to 2.3.24: * VMM: emulation fix for the ENTER instruction under certain conditions; fixes Solaris 10 guests (VT-x without unrestricted guest execution) * VMM: fix for handling NMIs on Linux hosts with X2APIC enabled * NAT/NAT Network: fix connection drops when the host's DHCP lease was renewed (4.3.22 regression; Windows hosts only; bug #13839) * NAT: don't crash on an empty domain list when switching the DNS host configuration (4.3.22 regression; Mac OS X hosts only; bug #13874) * PXE: re-enable it on Windows hosts (4.3.22 regression; Windows hosts only; bug [#13842]) * Shared Folders: fixed a problem with Windows guests (4.3.22 regression; bug [#13786]) * Audio: improved record quality when using the DirectSound audio backend * VBoxManage: when executing the controlvm command take care that the corresponding VM runtime changes are saved permanently (bug #13892) * Windows Installer: properly install the 32-bit version of VBoxRes.dll on 32-bit hosts (bug #13876) * Linux hosts / guests: Linux 4.0 fixes (bug #13835) * OS/2 Additions: fixed mouse integration (4.3.22 regression; bug #13825) * X11 Additions: fixed a sporadic failure to deactivate virtual screens (bug [#13845]) - Use smp_mflags when building kernel modules- Install vboxvideo_drv_117.so on Factory- Update to version 4.3.22: + VMM: refined measurement of TSC frequency on the host, improves timekeeping for guests + VMM: decreased CPU load resulting from guest MMIO writes to the virtual APIC + VMM: fixed interception of debug exceptions, observed while using the dbx debugger on Solaris guests (VT-x only) + GUI: 3D overlay window positioning code improved, fixed potential misplacement of 3D accelerated guest graphics content + GUI: fixed accident SSL authentication failures during update check on Windows hosts (bug #12969) + GUI: never send the "ACPI power" keyboard scancode to the guest, we have the ACPI power button for that + GUI: was unable to properly restore seamless mode VM from snapshot/saved-state under some circumstances + VBoxHeadless: don't crash if 3D is enabled in the VM settings (bug #10250) + ATA: fixed several passthrough issues (bugs #12310, #1360) + Audio: fixed DirectSound failure when the the host has no audio input device (Windows hosts only; bug #9205) + SB16: fixed compatibility issue (bug #13769) + Storage: fixed broken CD/DVD passthrough when using the IDE controller (bug #12310) + NAT: new ping proxy for Windows hosts (bug #11871) + NAT: Properly report outbound connect(2) failures to guest with TCP RST or ICMP (bug #10525) + NAT Network: no need for frequent wakeups in VBoxNetDHCP and VBoxNetNAT (bug #11681) + Host-only adapter: prevent Windows from creating an "Unidentified network" (bug #9688) + Bridged Networking: don't leak host-to-guest traffic to the wireless network when bridging to a wireless interface (bug #13714) + Main: fixed a possible race when changing the medium leading to a deadlock under rare conditions (bug #13722) + VBoxManage: fixed return code if starting a VM failed (bug #13773) + API: fixed 2 deadlock opportunities related to medium handling (bugs #13789, #13801, thank you Alexander Urakov) + API: fixed bug in XPCOM which created too few worker threads, sporadically resulting in a deadlock (bug #13802, thank you Alexander Urakov) + SDK: fixed a garbage collection leak in the Python VirtualBox webservice API binding (bug #13817) + Linux hosts: fixes for activated SMAP (Broadwell and later, bug #13820) + X11 guests: prevent unwanted hiding of guest screens on multi-monitor guests (bug #13287) + X11 guests: added support for X.Org Server 1.17 + X11 Additions: fixed a memory leak in VBoxService if libdbus is available but dbus-daemon isn't running (bug #13770) + Windows Additions: prevent VBox WDDM driver from loading if host reports weak OpenGL capabilities. 3D content now can be shown over Remote Desktop connection. + Windows Additions: some fixes for recent Windows 10 Previews + Linux Additions: fixed a compatibility issue with 64-bit Linux 2.4 kernels + Linux Additions: fixed a potential use-after-free when unloading the VBoxGuest module + Linux Additions: Linux 3.19 fixes (bug #13741)- Cleanup with spec-cleaner - Remove really obsolete conditionals due to buildstatus everywhere- update to version 4.3.20 (bnc#914447): + CVE-2014-0224 CVE-2015-0377 CVE-2014-6595 CVE-2014-6588 CVE-2014-6589 + CVE-2014-6590 CVE-2015-0427 CVE-2015-0418 + VMM: fixed reboot hang of 32-bit Windows SMP guests (bug #13319, #13462) + VMM: proper Math Fault handling with certain legacy guests (bug #9042, AMD hosts) + VMM: fixed a Guru Meditation VINF_EM_TRIPLE_FAULT on older CPUs that don't support MSR-bitmaps (VT-x only; bugs #13034, #13125, #13311, #13425, #13426, #13463, #13585) + GUI: fix 3D overlay window re-parenting issue when VM goes to full screen mode on X11 hosts. + GUI: fix occasional loss of focus in full-screen mode on X11 host systems (4.3.16 regression) + GUI: Mac OS X: wizards should have Cancel button (bug #12541) + GUI: added a global option to prevent automatic raising of the new window by mouse move with multi-screen guests (bug #8878) + API: accept remote display port 0 as the default RDP port (bug #8534) + VBoxManage: fixed crash when executing showvminfo command under certain circumstances (bug #13190) + ACPI: fixed occasional Guru Meditations in ACPI timer code (4.3.18 regression; bug #13521) + EFI: improved performance of IDE disk access + EFI: fixed a bug in the EFI video driver which prevented Windows to boot in UEFI mode (bug #12022) + EFI: properly announce the amount of RAM for big VMs (bugs #11103 and #13211) + Storage: fixed a crash under certain circumstances when a medium was ejected from a drive attached to the SATA controller without inserting a new medium before pausing or closing the VM (4.3.16 regression) + Storage: fixed an interrupt acknowledge issue causing hanging guests or slower I/O (4.3.18 regression) + Storage: fixed broken resume after the VM was suspended due to a full disk if host I/O caching is used + Storage: fixed a Guru Meditation under certain conditions when using the DevLsiLogic controller with VMs running in raw mode (4.3 regression; bugs #12254, #12655, #12709, #12774, #12886) + Guest Control: fixed a bug which might lead to a crash during recursive copy + SDK: Java COM bindings fixes + iPXE: enable the HTTP download protocol (bug #13628) + Runtime: do not use a fixed stack size creating temporary threads during initialization (bug #13038) + Windows hosts: fixed more startup problems on certain Windows hosts due to conflicts with anti-virus software; better error reporting (4.3.14 regression; bug #13187) + Windows hosts: fixed DirectSound host audio failure under certain conditions (bug #13418) + Windows hosts: fixed additional cases of 4.3.14 regression whereby AltGr stopped working for some people (bug #13216) + Windows Additions: preserve guest monitor layout when resizing Windows 7 or newer guests + Linux Additions: Linux 3.18 compile fixes (bug #13515) - download the Manual directly without rename- fix /usr/lib/virtualbox *.so files permissions- update to version 4.3.18: == since 3.4.16 == + VMM: fixed a potential misbehavior after restoring the A20 state from a saved state + GUI: fixed full-screen mode mini-toolbar related regressions for different platforms and window managers (bug #13369) + GUI: X11: fixed full-screen mode Unity panels quirk caused by mini-toolbar code changes in last release (bug #13365) + GUI: X11: added possibility to use legacy full-screen mode as the new one can cause multi-screen issues under Unity, see the manual for more information (bug #13365) + GUI: Mac OS X: fixed full-screen mode artifact causing black screen when 3D acceleration was enabled on 10.10 Yosemite hosts (bug #13448) + GUI: Mac OS X: fixed regression in user-space swiping from/to VBox in full-screen mode + GUI: Mac OS X: fixed issue with switching to VBox in full-screen mode through Alt+Tab and Mission Control + Storage: fixed data corruption when resizing huge VHD images under certain circumstances (bug #11960) + Storage: fixed a rare hang during startup when the BIOS enumerates the storage devices attached to the SATA controller + Storage: follow the spec with AHCI interrupt acknowledge (bug #13474) + Storage: fixed broken iSCSI authentication (4.3.14 regression, bugs #13386, #13435) + NAT Network: properly parse port forwarding rules to allow UDP rules + USB: fixed a crash on Linux hosts with older Linux kernels (bug #13400) and several other fixes + ACPI: fixed ACPI timer anomalies (bug #12076) + Guest Control: fixed a memory leak (bug #13434) + Main: when removing a VM, do also remove the VBoxStartup.log file which might exist on Windows hosts (bug #13478) + Windows hosts: fixed more startup problems on certain Windows hosts due to conflicts with anti-virus software; better error reporting (4.3.14 regression; bug #13187) + Windows hosts: propagate the process startup information to the child process (4.3.14 regression; bug #13243) + Mac OS X hosts: don't force using the discrete GPU (bug #11111) + Windows Additions: some Windows 10 tweaks + X11 guests: fix a bug handling video driver display properties which prevented GNOME Shell on Fedora 21 from starting + Linux hosts / guests: fixed a few remaining warnings in the kernel log if memory allocation fails (bug #11171) == since 4.3.14 == + VMM: fixed restoring 32-bit FPU state on 64-bit capable VMs and restoring guest FPU in raw-mode VMs (bug #12646; 4.3 regression) + GUI: properly restore normal/scale mode guest-screen size after exiting full-screen/seamless mode + GUI: mini-toolbar should provoke less artifacts/conflicts with 3D guest rendering + GUI: Mac OS X: Native full-screen multi-screen transition was able to blackout host-screens for nearly minute + GUI: X11: Modern window managers should now use native full-screen multi-screen mapping API + GUI: added extradata item for configuring the mouse capture behavior, see the manual for more information (bug #3506) + Storage: fixed a VBoxSVC crash when querying an iSCSI target with authentication configured (4.3.14 regression) + Storage: fixed a rare data corruption during reads if another allocating write is running concurrently and accesses the same range + Storage: fixed a rare crash for certain VHD images from other products + Storage: fixed a rare release assertion when using the AHCI controller + Floppy: fixed read errors and guest memory corruption when running under control of QEMM + 3D: added experimental support for rendering on offline GPUs for Mac OS X host + 3D: fixed white window appearing on entering FullScreen mode on OSX host + 3D: fixed video recording support for 3D data regression (bug #13073) + 3D: fixes for MS Office 2013 support + 3D: several fixes + Bridged Networking: improved IPv6 support when bridging to a wireless interface + NAT: prevent internal DNS service from stuck in host-resolver mode when host was switched from one network to another one while host was sleeping (Mac OS X hosts) + NAT: preserve DF (if possible) and TOS when proxying outbound UDP datagrams (bugs #9440, #12309) + NAT: don't let multicast datagrams out (bug #7338) + NAT: fixed handling of large incoming UDP datagrams on Windows hosts (bug #12136) + NAT: fixed handling of the RFC 1533 DHCP PAD option + NAT Network: fixed inbound half-close on Windows hosts + NAT Network: preserve IPv4 DF (if possible), TTL, TOS and IPv6 Hop Limit when proxying outbound UDP datagrams + VRDP: fixed a rare crash when using remote audio input + USB: fixed several regressions from 4.3.14 (bug #13320) + Audio: made the HDA sound emulation work with certain OSX guests (e.g. Mountain Lion) + Windows hosts: fixed startup problems on certain Windows hosts due to conflicts with anti-virus software (4.3.14 regression, bug #13187) + Windows hosts: fixed 4.3.14 regression whereby AltGr stopped working for some people (bug #13216) + X11 hosts: made the extra key on Brazilian Thinkpads work (bug #8745) + X11 hosts: fixed a problem of input focus cycles and immediately released key presses in full screen mode (bug #13238) + Linux hosts: fixed flooding the kernel log with USB related messages when passing through certain USB devices to a VM (bug #13085) + Linux guests: stop applications crashing when drm_wait_vblank is called (bug #13265) + Linux guests: fix a crash in gnome-session (bug #13335) + X11 guests: do not start VBoxClient over an SSH connection (bug #13107) + X11 guests: added support for X.Org Server 1.16 (bug #13207) + X11 guests: fixed a wrong parameter in the video driver which caused problems with full-screen X11 clients (bug #2748) + VirtualKD: introduced stub/loader device for speeding up Windows kernel debugging, details see http://virtualkd.sysprogs.org/ - removed virtualbox-xserver-116.patch, already available upstream- modify hint message in virtualbox-60-vboxdrv.rules, so udev rules will stay enabled also after package update- Updated virtualbox-xserver-116.patch to the actual upstream commits. The previous version contained outdated X11 includes, so the resulting vboxvideo driver didn't actually work with Xorg 1.16 in Factory.- update to version 4.3.14: + VMM: more fixes for MSR emulation on certain hardware (bugs #12784, #12949, #13034) + VMM: improve MSI handling under rare circumstances (only relevant for the ICH9 chipset) + VMM: fixed #UD exception for 64-bit guests with the EFER.SCE bit and the SYSCALL instruction (VT-x only; 4.3 regression; bug #13008) + VMM: fixed timekeeping after resuming SMP guests + VMM: properly wake up a halted VCPU on NMI/SMI + GUI: fixed a potential crash + GUI: fixed stuck AltGr key on Windows hosts (bug #2537) + GUI: fixed a potential error during the version check + GUI: shortcut change should not require Enter/Return (or other trigger) to confirm (bugs #12828, #12847, #12937, #13087) + GUI: fixed update check which was broken due to changing the location of the root certificates (bug #13096) + VBoxManage: fixed typo in showvminfo --machinereadable (bug #13176) + NAT: fixed inbound half-close (bug #13116) + NAT: fixed slow upload speed under certain conditions (bug #10034) + NAT Network: fixed potential loss of inbound TCP data + NAT Network: fixed potential infinite stalls of TCP connections over IPv6 + NAT Network: fixed resets of TCP connections on Windows hosts + NAT Network: fixed inbound half-close on Mac OS X hosts + NAT Network: fixed socket leak on Solaris hosts + NAT Network: fixed ping of mapped host loopback on Mac OS X and Solaris hosts, fixed proxying of IMCP errors on Mac OS X + Host-Only Network: fixed SNMP ifConnectorPresent value on Windows (bug #13143) + Storage: fixed a possible crash with CD/DVD passthrough under certain circumstances + Storage: fixed a crash when trying to open an inaccessible QED or QCOW image (bug #12613) + Storage: fixed data corruption or read errors under rare circumstances + AHCI: fixed a crash under rare circumstances + USB: performance fixes + ICH9: properly reset MSI capability on reset + Keyboard: active modifier keys during suspend were stuck after resuming the host + 3D: fixed misbehavior with huge guests (i.e. guest more than 4GB guest memory + 3D: several fixes + API: properly detect the Windows 8.1 guest OS type (bug #13090) + ExtPack: cleanup of dangling uninstallation directories + Linux hosts / guests: compile fix for EL7 (bug #12638) + Linux Additions: made 3D pass-through work with recent versions of Mesa in the guest (bug #12941) + Linux Additions: Linux 3.16 fixes (bug #13123) + Mac OS X hosts: when scanning for host CD/DVD devices also consider BlueRay devices + OS/2 Additions: fixed gengradd.dll library name (bug #12785) + Solaris Additions: fixed permissions of files and directories located on shared folders + Windows host installer: fixed the need for rebooting Windows after installation or upgrade, extended logging for NetFlt/NetAdp (un)installation- Update ot version 4.3.12: + VMM: fixed an occasional Guru Meditation (Mac OS X hosts only; bugs #12727, #12954) + VMM: fixed a rare condition that would fail to invalidate guest TLB entries or would invalidate them when not required (Windows hosts only) + VMM: fixed a VERR_NOT_SUPPORTED Guru Meditation seen with certain guests, e.g. OpenServer 5.0.7 + VMM: more fixes for MSR emulation on certain hardware (tickets #12240, #12875) + GUI: fixed mouse positioning with mouse integration disabled and multiple guest screens (Windows hosts only; bug #9059) + GUI: fixed crash in VM manager (bug #12878) + GUI: fixed crash under rare conditions on entering/exiting fullscreen/seamless mode + Shared Clipboard: don't stop working after taking a snapshot (bug #12700) + AHCI: fixed a crash under rare circumstances + API: fixed a hang during VM shutdown under rare conditions + NAT: fixed generation of malformed ICMP error datagrams (4.3.10 regression) + NAT: fixed potential crash in DNS proxy + NAT Network: don't drop port forwarding rules after some time + NAT: fixed ARP cache corruption and network loss in Windows guest caused by iSCSI service activity + USB: improved check if a storage device is currently mounted to the host when the device is about to be attached to the VM (Mac OS X hosts only; #11038) + 3D support: several fixes, including better support for Ubuntu 14.04 + VRDP: fixed a potential crash on client disconnect (bug #12858) + VBoxSVC: fixed a race when a new client is started a few seconds after the last client terminated (Windows hosts only; bugs #11309, #12509) + VBoxSVC: fixed VirtualBox.xml registry corruption after VM renaming + VBoxSVC: fixed a potential crash caused by incorrect USB device filter (Mac OS X hosts only; #11038) + Windows hosts: partly support 32-bit COM on 64-bit systems + Windows host installer: implemented merge module (msm) support + Linux hosts: fixed dependency of boot script on older Debian systems (bug #12262) + Linux guests: fix symbolic link to shared folder helper (bug #12879) + Linux Additions: don't crash VBoxService during guest execute for users without a password (bug #12994) + Linux Additions: fixed a bug in guest execution where the guest process terminated with VERR_INTERRUPTED to the host- Update to version 4.3.10: + VMM: more work on improving the emulation of certain MSR registers on certain host CPUs (e.g. bugs #12734, #12736, #12744, #12748, #12686, #12770) + VMM: fixed single-stepping for real-mode guests (VT-x without unrestricted guest execution) and some I/O instructions (bug #12636) + VMM: fixed a potential problem with COW pages if nested paging is not available + GUI: Mac OS X: experimental native full screen support for Mountain Lion and Mavericks (bug #12292) + GUI: Mac OS X: removed the mini-toolbar minimize button which doesn't work under Mac OS X full screen mode anyway + GUI: experimental HID LEDs synchronization for Windows and Mac OS X hosts: fixed keyboard re-synchronization if the feature is disabled (as done by default; bug #12758) + GUI: fixed a potential crash when opening the preferences menu (bug #12862) + OVF: fixed a crash of the VirtualBox Manager when re-starting guest export (bug #12586) + 3D support: several fixes + HGCM: fixed a problem with saved states which could cause several guest misbehavior after a VM was started from a saved state + Storage: fixed a bug preventing to compact differential snapshots under certain conditions + VBoxSVC: fixed a segmentation fault on Linux hosts if a very long path exists under /dev (bug #12760) + API: fixed guest misbehavior under certain conditions if a storage medium was attached or removed at VM runtime + Windows installer: make the --silent parameter work again (bug #12764) + Linux Additions: install correctly on Ubuntu guest systems with a /usr/lib64 directory (bug #12513) + X11 Additions: fix for the VBoxClient process not exiting correctly (bug #12348) and consuming too much processor time - Refresh virtualbox-xserver-116.patch to xorg-server-1.15.99.902 with x.org video driver protocol version 17.0 - Set mode of /usr/lib/virtualbox/VirtualBox to 4750 to match /etc/permissions.easy as newly complained by chkstat (due to ro's change)- Add Virtualbox-xserver-1.16.patch: Compatibility with xserver-1.16- Update to version 4.3.8: + VMM: more work on improving the emulation of certain MSR registers (e.g. bugs #12224, #12544) + VMM: fixed a VERR_INVALID_RPL Guru Meditation when booting certain guests (bug #11350) + VMM: experimental support for SSE 4.1 / SSE 4.2 passthrough, see the manual for more information how to enable it (bug #8651) + VMM: fix for recent Linux kernels with software virtualization + GUI: experimental HID LEDs synchronization for Windows hosts, see the manual for more information + GUI: warn the user if the Oracle Extension Pack is not installed and the user tries to activate the remote display feature (bug #9104) + GUI: make sure that a minimized guest (using mini toolbar in fullscreen/seamless mode) keeps the minimized state (bug #12199) + GUI: popup banner's "do not show this message again" check-box replaced with corresponding button + GUI: network adapter cables can now be connected/disconnected directly through the running virtual machine Devices / Network menu a Network status-bar indicator + GUI: the new VM wizard now proposes 64-bit guests on 64-bit hosts by default; better distinction between 32-bit OS types 64-bit OS types (bug #12533) + GUI: better error message if appliance import fails (bug #12657) + GUI: allow to set host-combination to 'None' using the Global settings / Input page (bug #12730) + GUI: don't switch the guest to a black screen during online snapshot merge (4.3 regression) + VBoxManage: when exporting an appliance, support the suppression of MAC addresses, which means they will be always recreated on import, avoiding duplicate MAC addresses for VMs which are imported several times + AHCI: fixed a VM hang during suspend under certain circumstances + AHCI: fixed a VM hang during online snapshot merge under certain circumstances + AHCI: fixed a bug which resulted in Windows XP guest hangs if a SATA CDROM is attached (bug #12417) + AHCI: fixed a Guru Meditation under certain conditions + AHCI: ejecting a CD/DVD medium failed under certain conditions + AHCI: disk hotplugging fixes + NAT: transparent handling of host sleep/resume and network configuration changes if the dnsproxy is enabled or if the hostresolver is used (bug #12441) + NAT: fixed crash and misbehaviour under some circumstances with ICMP packets having TTL=1 + NAT Network: fixed IPv6 reassembly + NAT Network: ping proxy implemented + OVF: fixed reading of the OVF 0.9 section element (4.3 regression; bug #12345) + OVF: several fixes + 3D: several fixes, multiscreen fixes (e.g. bug #9124) + 3D: include 3D content in captured videos (bug #12666) + 3D: include 3D content in captured screenshot (bug #11758) + VGA: proper handling of legacy graphics modes if the Guest Additions are active (bug #6649) + USB: fixed crash during isochronous transfer under rare circumstances + BIOS: better disk geometry handling of SCSI drives + API: fix crashes in Java API clients using the XPCOM binding, happened with output parameters only (bug #11232) + VBoxSVC: documented the handling of host power management events (see the manual for more information) and added an extradata item for configuring the handling of the battery-low event (bug #9925) + VBoxSVC: fixed a bug which could trigger a crash if a VM snapshot was restored the second time and the VM has associated bandwidth groups (bug #12569) + VBoxSVC: properly detect ifconfig if located in /bin (bug #12713) + Shared Folders: fixed a failure to restore transient shared folders when starting a VM from a saved state (bug #12578) + Mac OS X hosts: fixed issue when the application icon was frozen in the dock if the bridging interface was not connected to a network (bug #12241) + Linux hosts: also consider the physical package ID when determining the number of physical CPU cores + Linux hosts / guests: don't warn in kernel log if memory allocation fails (bug #11171) + Solaris hosts: fixed the autostart SMF script (bug #11720) + Windows hosts: fixes for non-ANSI code page user names and similar environment contents (bug #12596) + Windows hosts / guests: fixed setting and using a guest user's process environment variables (relevant for Guest Control) + Windows Additions: fixed handle leaks in VBoxTray (bug #12563) + Windows Additions: fixed a crash while detecting active guest users + Windows Additions: fixed restoring backed up D3D files on XPDM -> WDDM upgrade + Guest Control: fixed setting and using a guest user's process environment variables + Linux Additions: support Enterprise Linux 6.5 kernels (bug #12505) + Linux Additions: fixed CPU hot-remove on newer Linux kernels + Linux / Solaris Additions: don't automount a shared folder which is already mounted + X11 Additions: support X.Org Server 1.15 (bug #12623) - Rebased patches: + vbox-default-os-type.diff + vbox-no-build-dates.diff - Dropped patches: + virtualbox-xorg-1.15.patch (merged upstream)- fix build (script handling)- Add missing %{_vbox_instdir}/VBoxNetNAT.so- Update to version 4.3.6: + VMM: fixed a Guru Meditation VINF_EM_TRIPLE_FAULT caused by VMCB caching with nested paging on certain AMD CPUs (bug #12451) + VMM: fixed a Guru Meditation VERR_VMX_UNEXPECTED_INTERRUPTION_EXIT_TYPE while intercepting debug exceptions (VT-x only; bug #12410) + VMM: fixed a Guru Meditation VERR_SVM_UNEXPECTED_EXIT while intercepting debug register accesses (AMD-V only; bug #12481) + VMM: fixed a VERR_SSM_STRUCTURE_MAGIC error when trying to load a saved state made with VBox 4.3.4 when VT-x/AMD-V is disabled. Unfortunately, VBox 4.3.4 produced broken saved states for this configuration so you have to discard these states (bug #12414) + VMM: added a few more MSRs to the whitelist required by certain guests (bug #12245) + GUI: fixed deleting of inaccessible VMs (4.3 regression, bug #12205) + GUI: fixed warnings in VM settings / number of guest processors (bug #12480) + Main: don't automatically enable 64-bit guests on 64-bit hosts if VT-x/AMD-V is not available (bug #12424) + Main: always expose the DMI memory information to Windows 2012 guests (bug #12017) + Main: fixed occasional crashes on guest display resolution change (bug #7063) + Main: fixed reporting back temporary name when calling IGuestSession::DirectoryCreateTemp() (bug #12498) + API: fix for a hang when launching a GUI VM through the API, which crashes due to GUI unavailability + Storage: fix for BLKCACHE_IOERR runtime errors under rare circumstances (bug #11030) + Network: allow to start more than 5 PCNet instances (bug #12426) + E1000: if the cable was disconnected before the guest initialized the device, the link status was not properly set to 'down' after the initialization completed despite the fact that there was no connection + 3D support: fixed offset of guest 3D image elements (Mac OS X Retina hosts only; bug #11021) + Solaris hosts: fixed accessing the host driver from non-global zones (4.3 regression, bug #12271) - For more changes see https://www.virtualbox.org/wiki/Changelog - Add source services (refresh_patches ATM) - Rebased patches: + vbox-disable-updates.diff (only offset) + vbox-fpie.diff (only offset) + vbox-deprec-gsoap-service-proxies.diff (manually) + vbox-gsoapssl-deps.diff (manually) + vbox-no-build-dates.diff (manually) + vbox-permissions_warning.diff (manually) + vbox-python-detection.diff (manually) + vbox-smc-napa.diff (manually) + vbox-vboxdrv-init-script.diff (manually) + vbox-vboxweb-init-script.diff (manually) + virtualbox-xorg-1.15.patch (only offset) - Dropped patches: + vbox-ret-in-nonvoid-fnc.diff (obsolete) - Fix smp_mflags typo - Add buildrequires: device-mapper-devel, libvpx-devel- added virtualbox-xorg-1.15.patch to support xorg-server 1.15- added subpackage virtualbox-guest-desktop-icons, contains icons to provide os-specific icons for guest desktop files created on desktop.- update to 4.2.20, this is a maintenance release. The following items were fixed and/or added: * GUI: always report recommended resolutions for all monitors (not always done since 4.2.12) * GUI: make sure the assigned license and description are attached to the exported appliance * GUI: the OS X hot corners were not accessible while a VirtualBox VM is running (Mac OS X hosts only; bug #4139) * NAT: don't run into an infinite loop in case the host cannot access any DNS server (bug #12300) * NAT: don't re-connect the cable if the DNS information changes and the cable was disconnected before (bug #12225) * Main: properly save the passthrough flag for DVD drives without an attached medium * Keyboard: fixed a VM crash if a VM was resumed from a saved state where at least one key was pressed (bug #11289) * 2D Video acceleration: fix crashes on presentation mode switches (bug #9194) * Storage: fixed errors with snapshots when using QCOW or QED disk images (bug #12144) * Storage: fix for newer Linux kernels not detecting a hard disk as SSD when using the IDE or SATA controller (bug #12025) * Storage: fixed detection of CD/DVD media when switching from an empty to a host drive with passthrough enabled * Snapshots: fixed a bug which could result in lost medium attachments (4.2.18 regression, bug #11750) * Shared Clipboard: fixed potential SEGFAULT when working with UTF8 and UTF16 content (Mac OS X hosts only) * OVF: fixed import logic for OVF appliances containing multiple VMs * Extpack Installer: make it work if the file is located in a folder with special characters * SDK: extended the functionality coverage for the C bindings * API: block the removal of the current snapshot if it has child snapshots (only relevant for VMs without snapshottable hard disks, their presence always prevented removal), which resulted in VM config corruption * API: mark VM configs with snapshots but without current snapshot as inaccessible, as this combination is nonsense * API: fixed information for some automatically generated events (only with XPCOM, Windows host was not affected), which caused errors when getting some of the attributes over the webservice (bug #12379) * Mac OS X hosts: support for Mac OS X 10.9 (Mavericks) * Mac OS X hosts: properly sign the kernel extensions for Mavericks hosts (bug #12256) * Mac OS X hosts: use a launchd script instead of the deprecated StartupItem mechanism (bug #8940) * Mac OS X hosts: fixed a bug where the VirtualBox dock icon was not properly removed from the dock after a VM terminated preventing Mavericks hosts from shutting (bug #12241) * Linux Additions: Linux 3.13 compile fix (bug #12358) * Linux Additions: Linux 3.12 compile fix (bug #12083) * Linux Additions: Linux 3.11 fix for shared folders (bugs #11946, #12128) * Linux Additions: compile fix for SLES11 SP3 * Linux Additions: correctly set umask before installing (bug #12166) * Linux Additions: build the vboxvideo kernel module correctly on OL/RHEL 6.1 guests (bug #11996) * Linux Additions: make 3D work on Slackware 14.1 (bug #12320 comments 3 and 4) * Windows Additions: fixed memory leak caused by WTSQuerySessionInformation() on Windows 2000 guests (bug #12072) * Windows Additions: multimonitor resize fixes * X11 Additions/3D: fix freezes starting 3D desktop (bug #11503, thank you Sam Spilsbury) * Guest additions/3D: fix an occasional dead-lock (bug #12319) - obsolete vbox-shared-folder.diff- added vbox-shared-folder.diff to fix shared folders (bnc#841673).- install udev rules and VBoxCreateUSBNode.sh to the correct directories (bnc#799741)- deprecated vbox-linux-3.11.diff - updated to virtualbox 4.2.18 * VMM: properly handle NMIs on Linux hosts with X2APIC enabled * VMM: fixed potential crashes with 64-bit guests on 32-bit hosts (bug #11979) * GUI / seamless: properly handle mouse wheel scroll events * GUI, VBoxManage: when unregistering a VM, also unregister the hard disk images which are used exclusively (bug #10311) * GUI: prevent crashes under certain conditions on X11 hosts * 3D: multiscreen fixes (incorrect mouse position, flickers) * 3D Support: several fixes for the Windows WDDM video driver (multiscreen, seamless) * Snapshots: made live snapshots work again (bug #9255) * Teleportation: made it work again (bug #9455) * VBoxManage: on snapshot take, --pause is default and --live is for doing live snapshots * VBoxSVC: don't crash on systems with many VLAN interfaces (Solaris hosts only) * Network: after the host resumes from suspend, disconnect and reconnect the virtual network cables to force renewing the DHCP leases for the guests. So far only Mac OS X hosts and Windows hosts (bug #10063). * NAT: on name server changes force a reconnect of the virtual network cable to notify the guest (Mac OS X hosts only) * Mac OS X installer: keep previously installed Extension Packs on VirtualBox upgrade * Linux hosts / guests: Linux 3.11 fixes (bug #12001) * Solaris hosts: fixed a potential kernel panic caused due to unexpected preemption due to logging. * Windows hosts: fixed an issue with USB2 devices being inaccessible when plugged into USB3 ports. * Linux Additions: added PCI device identifier to vboxvideo.ko fixing DRI initialization under certain conditions (bug #11957) * Linux Additions: fixed udev detection in the init script with Linux 3.x kernels- added vbox-linux-3.11.diff to fix build (upstream patch : https://www.virtualbox.org/changeset/47588/vbox)- updated to virtualbox 4.2.16 * OVF/OVA: don't crash on import if no manifest is used (4.2.14 regression; bug #11895) * GUI: do not restore the current snapshot if we power-off after a Guru Mediation * Storage: fixed a crash when hotplugging an empty DVD drive to the VM * Storage: fixed a crash when a guest read from a DVD drive attached to the SATA controller under certain circumstances * EFI: don't fail with 64-bit guests on 32-bit hosts (bug #11456) * Autostart: fixed VM startup on OS X * Windows hosts: native Windows 8 controls * Windows hosts: restore native style on Vista 32 * Windows hosts / guests: Windows 8.1 adaptions (bug #11899)- install 1.14 vboxvideo driver on openSUSE 13.1 (bnc#826326)- updated to virtualbox 4.2.14 * VMM: another TLB invalidation fix for non-present pages * VMM: fixed a performance regression (4.2.8 regression; bug #11674) * GUI: fixed a crash on shutdown * GUI: prevent stuck keys under certain conditions on Windows hosts (bugs #2613, #6171) * VRDP: fixed a rare crash on the guest screen resize * VRDP: allow to change VRDP parameters (including enabling/disabling the server) if the VM is paused * USB: fixed passing through devices on Mac OS X host to a VM with 2 or more virtual CPUs (bug #7462) * USB: fixed hang during isochronous transfer with certain devices (4.1 regression; Windows hosts only; bug #11839) * USB: properly handle orphaned URBs (bug #11207) * BIOS: fixed function for returning the PCI interrupt routing table (fixes NetWare 6.x guests) * BIOS: don't use the ENTER / LEAVE instructions in the BIOS as these don't work in the real mode as set up by certain guests (e.g. Plan 9 and QNX 4) * DMI: allow to configure DmiChassisType (bug #11832) * Storage: fixed lost writes if iSCSI is used with snapshots and asynchronous I/O (bug #11479) * Storage: fixed accessing certain VHDX images created by Windows 8 (bug #11502) * Storage: fixed hang when creating a snapshot using Parallels disk images (bug #9617) * 3D: seamless + 3D fixes (bug #11723) * 3D: version 4.2.12 was not able to read saved states of older versions under certain conditions (bug #11718) * Main/Properties: don't create a guest property for non-running VMs if the property does not exist and is about to be removed (bug #11765) * Main/Properties: don't forget to make new guest properties persistent after the VM was terminated (bug #11719) * Main/Display: don't lose seamless regions during screen resize * Main/OVF: don't crash during import if the client forgot to call Appliance::interpret() (bug #10845) * Main/OVF: don't create invalid appliances by stripping the file name if the VM name is very long (bug #11814) * Main/OVF: don't fail if the appliance contains multiple file references (bug #10689) * Main/Metrics: fixed Solaris file descriptor leak * Settings: limit depth of snapshot tree to 250 levels, as more will lead to decreased performance and may trigger crashes * VBoxManage: fixed setting the parent UUID on diff images using sethdparentuuid * Linux hosts: work around for not crashing as a result of automatic NUMA balancing which was introduced in Linux 3.8 (bug #11610) * Windows installer: force the installation of the public certificate in background (i.e. completely prevent user interaction) if the --silent command line option is specified * Windows Additions: fixed problems with partial install in the unattended case * Windows Additions: fixed display glitch with the Start button in seamless mode for some themes * Windows Additions: Seamless mode and auto-resize fixes * Windows Additions: fixed trying to to retrieve new auto-logon credentials if current ones were not processed yet * Windows Additions installer: added the /with_wddm switch to select the experimental WDDM driver by default * Linux Additions: fixed setting own timed out and aborted texts in information label of the lightdm greeter * Linux Additions: fixed compilation against Linux 3.2.0 Ubuntu kernels (4.2.12 regression as a side effect of the Debian kernel build fix; bug #11709) * X11 Additions: reduced the CPU load of VBoxClient in drag'and'drop mode * OS/2 Additions: made the mouse wheel work (bug #6793) * Guest Additions: fixed problems copying and pasting between two guests on an X11 host (bug #11792)- updated to virtualbox 4.2.12 * VMM: fixed a Guru Meditation on putting Linux guest CPU online if nested paging is disabled * VMM: invalidate TLB entries even for non-present pages * GUI: Multi-screen support: fixed a crash on visual-mode change * GUI: Multi-screen support: disabled guest-screens should now remain disabled on visual-mode change * GUI: Multi-screen support: handle host/guest screen plugging/unplugging in different visual-modes * GUI: Multi-screen support: seamless mode: fixed a bug when empty seamless screens were represented by fullscreen windows * GUI: Multi-screen support: each machine window in multi-screen configuration should have correct menu-bar now (Mac OS X hosts) * GUI: Multi-screen support: machine window View menu should have correct content in seamless/fullscreen mode now (Mac OS X hosts) * GUI: VM manager: vertical scroll-bars should be now updated on content/window resize * GUI: VM settings: fixed crash on machine state-change event * GUI: don't show warnings about enabled or disabled mouse integration if the VM was restored from a saved state * Virtio-net: properly announce that the guest has to handle partial TCP checksums (bug #9380) * Storage: Fixed incorrect alignment of VDI images causing disk size changes when using snapshots (bug #11597) * Audio: fixed broken ALSA & PulseAudio on some Linux hosts due to invalid symbol resolution (bug #11615) * PS/2 keyboard: re-apply keyboard repeat delay and rate after a VM was restored from a saved state (bug #10933) * BIOS: updated DMI processor information table (type 4): corrected L1 & L2 cache table handles * Timekeeping: fix several issues which can lead to incorrect time, Solaris guests sporadically showed time going briefly back to Jan 1 1970 * Main/Metrics: disk metrics are collected properly when software RAID, symbolic links or rootfs are used on Linux hosts * VBoxManage: don't stay paused after a snapshot was created and the VM was running before * VBoxManage: introduced controlvm nicpromisc (bug #11423) * VBoxManage: don't crash on controlvm guestmemoryballoon if the VM isn't running (bug #11639) * VBoxHeadless: don't filter guest property events as this would affect all clients (bug #11644) * Guest control: prevent double CR in the output generated by guest commands and do NLS conversion * Linux hosts / guests: fixed build errors on Linux 3.5 and newer kernels if the CONFIG_UIDGID_STRICT_TYPE_CHECKS config option is enabled (bug #11664) * Linux Additions: handle fall-back to VESA driver on RedHat-based guests if vboxvideo cannot be loaded * Linux Additions: RHEL/OEL/CentOS 6.4 compile fix (bug #11586) * Linux Additions: Debian Linux kernel 3.2.0-4 (3.2.39) compile fix (bug #11634) * Linux Additions: added auto-logon support for Linux guests using LightDM as the display manager * Windows Additions: Support for multimonitor. Dynamic enable/disable of secondary virtual monitors. Support for XPDM/WDDM based guests * X11 Additions: support X.Org Server 1.14 (bug #11609)- Move udev rules to /usr/lib/udev/rules.d for openSUSE 12.3 (and later) and to /lib/udev/rules.d for older distributions.- it fails without alsa-devel installed, so buildrequire it (somehow no longer dropped in)- add a _constraints file to avoid random failures on small workers- added vbox-deprec-gsoap-service-proxies.diff to fix deprecated old-style C++ service proxies (use soapcpp2 -z1 flag) - added vbox-gsoapssl-deps.diff as workaround to fix build- added VBoxCreateUSBNode.sh from vbox upstream for creating usb device nodes, by default this feature is disabled so you have to enable it in vbox udev rules by hand (bnc#799741) - updated to virtualbox 4.2.10 * GUI: fixed keyboard with XQuartz X server (bug #10664) * Main/Display: fixed a crash with multi-monitors under certain conditions (Mac OS X hosts only) * Main/Properties: fixed a crash under certain conditions, for example after wakeup from host hibernate (bug #11444) * Settings: don't lose the internal network settings if they are not currently active * Storage: another incompatibility fix for VHD differencing images with Hyper-V (bug #5990) * VBoxManage: don't read beyond the end of the file specified with export --eulafile (bug #11528) * Linux hosts / guests: Linux 3.9-rc0 compile fixes (bug #11529) * Linux Additions: fixed two warnings in the shared folders guest kernel module (bug #11390) * Linux Additions: don't crash VBoxService if libdbus is not available (bug #8638) * Windows Additions: fixed upgrading MultiMedia Redirection (MMR) support- make HW Supplements for x11 subpackage conditional on xorg-x11-server package (bnc#810333)- updated to virtualbox 4.2.8 * VMM: fixed guest crash with huge amount of guest RAM on VT-x hosts (bug #11306) * GUI: fixed a layout bug in the Mac OS X clone VM dialog (bug #10982) * GUI: not all the translation tags were taken into account during the language switch (bug #11342) * GUI: take guest screenshot dialog sometimes had no keyboard input available on Windows host * Main/Machine: fix generation of spurious event for inaccessible VMs which triggered an endless event generation loop in cooperation with the GUI which became unresponsive (4.2.6 regression, bug #11323) * Main/Display: fix for an access violation under certain conditions in multi-monitor configurations (bug #10539) * Main/Metrics: network metrics are now collected for active (up) interfaces only, the state of an interface being evaluated when the associated metric is enabled via setupMetrics * Snapshots: reduce the time for merging snapshots under certain conditions * Storage: fixed data corruption after resizing a VDI image under certain circumstances (bug #11344) * Storage: fixed non working online merging of snapshots (4.2.6 regression, bug #11359) * Storage: fixed crash when connecting to certain QNAP iSCSI targets * Storage: fixed incompatibility of VHD differencing images with Hyper-V (bug #5990) * Bridged Networking: fixed TCP pseudo header checksum computation for IPv6 (bug #9380) * 3D support: fix Battlefield 1942 game crashes (bug #11369) * Settings: really sanitize the name of VM folders and settings file, the code was disabled before (bug #10549) * Settings: allow to change VRDE settings for saved VMs * VBoxManage: don't crash during screenshotpng if there is no display (bug #11363) * Linux hosts: work around gcc bug 55940 which might lead to wrong kernel module code if gcc 4.7 is used to compile the 32-bit Linux host kernel (bug #11035) * Linux hosts: fixed inconsistent lock state and deadlock warnings on module load and VM startup when CONFIG_PROVE_LOCKING is enabled (bug #11318) * Linux hosts: made "]" key work again on Japanese keyboards * Mac OS X hosts: don't crash the kernel during dtrace if the VBox kernel extensions are loaded (10.6 hosts only; bug #11273) * Solaris / Mac OS X hosts: machine CPU load metrics now report 100% when all cores are fully utilized (used to be a single core) * Solaris 11 host installer: wait for any services left over from a previous installation to be terminated to avoid confusing SMF. * Guest Additions: don't block signals for processes executed via guest control * Guest Additions: fixed a small memory leak in VBoxService (bug #10970) * Windows Additions: fixed shared folder issue with large reads/writes on 64 bit Windows guests (bug #11115) * Linux Additions: Linux 3.8 compile fixes (bug #11036) * X11 Additions: fixed blocked SIGALRM in 3D desktop sessions (bug #10987) * X11 Additions: fixed an unresolved reference in vboxvideo_drv for X.org 6.8 guests and before (e.g. RHEL4; 4.2.0 regression) * X11 Additions: fixed screen automatic resizing for guests with X.org 1.3 or older (4.2.0 regression)- vboxadd init script should not do anything if not running in a virtualbox guest.- install 1.13 vboxvideo driver on openSUSE 12.3 (bnc#799480)- updated to virtualbox 4.2.6 * VMM: don't inject stale VT-x events to prevent crashes after VM reset (bug #11256) * VMM: workaround for buggy BIOSes which enable MONITOR only for certain CPUs (bugs #9460, #10686) * GUI: fixed trimming of anti-aliased text in details-view element headers (4.2.0 regression) * GUI: fixed create-settings-file-alias functionality on Mac hosts (4.2.0 regression) * GUI: fixed take-guest-screenshot functionality on Windows hosts (bug #11095) * GUI: several minor fixes, including palette fixes (bug #11191) * GUI: fixed Windows 2012 OS type (bug #11206) * GUI: allow to terminate the VM even if VBoxSVC crashed * API: fixed cancelling of snapshots, previously this could lead to inconsistent VM configs (bug #6877) * API: fixed identifying disk images by UUID (bug #11209) * 3D Support: several fixes * VRDP: fixed occasional crash with external authentication (bug #11156) * VGA: fix for double scan text modes * USB: fixed invalid pending request count at the time of service of DEVICE POWER requests (Windows hosts only; bugs #10021, #11056) * USB keyboard: Korean keyboard workaround (bug #11150) * Storage: fixed hang with QCOW images and asynchronous I/O enabled * Storage: fixed hang with newer VHD images (bug #11279) * Storage: actually write the non-rotational flag to the VM settings (4.2.0 regression) * Virtio-net: fixed the problem with network statistics counters in Session Information dialog (GUI) * Metrics: introduced network rate and disk usage metrics * Metrics: fixed a crash under certain conditions on Solaris hosts * BIOS: fix for El Torito * Shared Folders: if the host folder of a shared folder mapping does not exist, keep it active but mark it as invalid to prevent inconsitent saved states (bug #11147) * VBoxManage: fixed converting disks from raw images * VBoxManage: show snapshot description in the VM or snapshot information * VBoxManage: make implicit opening of media consistent in all places dealing with media * VBoxManage: the iSCSI initiator name was not stored in the settings file when doing storageattach (bug #11212) * VBoxManage: metrics collect now properly handles 'CPU/MHz' and 'Net/*/LinkSpeed' metrics * VBoxManage: changing the image UUID or parent UUID as part of storageattach works now in all safe cases * VBoxManage: introduced storageattach --medium additions as a shortcut to mount the additions image (bug #11165) * OVF: fixed importing OVF files cerated by recent VMware products (bug #10905) * Linux hosts / Bridged Networking: fixed the problem with leaking connections in conntrack (bug #11178) * Linux Additions: added support for ConsoleKit sessions in the vminfo service of VBoxService * Linux Additions: don't crash during remount under certain conditions (bug #11291) * Linux/Solaris Additions: fixed guest memory metrics collection * Solaris hosts: added a dependency to ensure that the user directories are reachable when starting VBox services * Windows host installer: integrated user-contributed translations, thanks to all contributors! * Windows Additions: fixed auto-logon installation for Windows 8 * Windows Additions: don't fail if the shared folders host service is not available * Windows Additions: fixed Guest Additions startup on Windows 2000 guests (bug #11253) * Windows Additions: auto-resize fixes for Windows 8 guests- updated to virtualbox 4.2.4 * GUI: fixed validation warning on global settings / proxy page (4.2.2 regression, bug #11089) * GUI: fixed crash with multiple guest screens on certain conditions (OS X hosts only) * VBoxBalloonCtrl: fixed command line argument handling of ballooning module * VRDP: fixed occasional crash during a video playback in the guest (bug #11082) * BIOS: fixed broken DMI information (4.2 regression) * BIOS: workaround for booting from Windows 2000 floppy disks * EFI: fixed video mode selection loss on VM reboot (#10983) * Parallel: fixed parallel port printing failure/ paper queue empty error (Windows hosts only) * NAT: fixed crash on alias-less DNS responses when host-resolver is used * Storage: fixed hang under rare circumstances- updated to virtualbox 4.2.2 * VMM: adapted to changes in Mac OS X 10.8.2 (bug #10965) * GUI: restored VM item tool-tip functionality (4.2 regression) * GUI: added group item tool-tip functionality * GUI: fixed handling of the .ova/.ovf file name association (4.2 regression) * GUI: it was not possible to change any setting before the first VM was created (bug #10928) * GUI: disable grouping action if all the selected items are full children list of the same group already * GUI: added menu for runtime drag-and-drop option change * GUI: cleanup shared-clipboard menu on visual-mode change * GUI: make sure VM receives keyboard focus on entering fullscreen-mode on Win host (bug #11051) * GUI: disable proxy authentication for security reasons * 3D Support: DrawIndexedPrimitiveUP implementation fixes for the Windows WDDM video driver (bug #10929) * Storage: fixed a release assertion in the AHCI emulation when requests where canceled with asynchronous I/O disabled * Storage: fixed a hang during VM reset under certain circumstances (bug #10898) * NAT: fixed a crash under rare circumstances (Windows hosts only; bug #10128) * NAT: automatically use the host resolver if the host name server is set to some unusual loopback value (bug #10864) * E1000: fixed a VirtualBox crash during intensive network transfers (4.2 regression; bugs #10936, #10969, #10980) * ICH9: fixed PCI bridge initialization * USB mouse: ensure that the last mouse event doesn't get lost if no URBs are available * BIOS: certain legacy guests (e.g. Windows 95) didn't find the boot device after a warm reboot * BIOS: don't trash the palette in text modes when setting the border color * EFI: fixed OS X guest autoboot (4.2 regression) * VBoxManage: fixed output of showvminfo --machinereadable (bug #10973) * VBoxManage: fixed parsing of storageattach --discard (bug #11023) * VBoxManage: fixed wrong output of the HPET setting in showvminfo (bug #11065) * VBoxManage: fixed closing the guest session after executing a guest process via guest control * VBoxShell: adaptions to interface name changes * Guest Additions device: fixed a Guest Additions hang when a machine was reset after a crash * Linux hosts / guests: Linux 3.7-rc1 fixes * Linux Additions: support X.Org Server 1.13 * Linux Additions: fixed a hang when the X server was restarted with old guest kernels * Linux Additions: fixed a VBoxService crash during CPU hot remove (bug #10964) * Windows Additions: fixed automatic screen resize issue for NT4 guests * OS/2 Additions: fixed shutdown hang * OS/2 Additions: fixed mouse driver panic * Solaris hosts: fixed autostart service going into maintenance mode after all VMs started * Solaris hosts: fixed linking the host driver with the dtrace module - added vbox-drop-fa-IR-translation.diff to fix build- fix build, point source command to current directory ( use source ./env.sh )- update to 4.2.0 - rebase patches - remove kernel-3.6 patch, no longer needed- Add virtualbox-kernel-3.6.patch to fix compilation with 3.6 kernel- let it build with all versions of openjdk- update to virtualbox 4.1.18 (This is a maintenance release) * VMM: fixed VERR_REM_VIRTUAL_CPU_ERROR under rare conditions after the guest has been reset (bug #5164 and others) * VMM: fixed host freezes with 64-bit guests on 32-bit Linux hosts (bug #10528) * VRDP: added a workaround for rdesktop clients not properly updating the screen size when minimized * AHCI: fixed a rare bug which can cause a guest memory corruption after the guest storage controler has been reset * NAT: another attempt to fix crashes under rare conditions (Windows hosts only; bug #10513) * Mac OS X hosts: addressed issues running Leopard / Snow Leopard (bug #10631) * Linux hosts / Bridged Networking: fixed the problem with device driver unloading on kernels 3.2.18 and newer due to an invalid reference counter (bug #10624) * Linux hosts / guests: Linux 3.5-rc1 fixes * Linux Additions: the guest content was sometimes not properly updated (bug #9887) * Solaris Additions: installer fix for X.org Server 1.11 and 1.12- use proper version of vboxvideo xorg driver (vboxvideo_drv_112) for 12.2 release - adjust udev rules for vboxuser device on guest machine (file virtualbox-60-vboxguest.rules)- update to virtualbox 4.1.16 (This is a maintenance release) * VMM: fixed a Guru Meditation VERR_ACCESS_DENIED with certain guests (bugs #7589, #8247) * VMM: fixed a Guru Meditation VERR_PAGE_TABLE_NOT_PRESENT with Ubuntu 32-bit guests with nested paging enabled on AMD CPUs (bug #10183) * VMM: preserve segment limits and attributes when switching to unreal mode required for some legacy guests to work properly (VT-x without unrestricted guest execution only; bug #9941) * VMM: fixed a VM hang after a resume from pause / savestate with SMP guests in rare cases * 3D Support: several fixes for the Windows WDDM video driver crash * NAT: fixed a crash on attempt to process ICMP datagram under some circumstances (bug #10527) * Host-only Networking: lifted the maximal number of interfaces to 128 on Linux and Mac OS X hosts (there is no such limitation for Solaris and Windows hosts) * EFI: fixed wrong SEC/PEI Core entry point calculation (bug #10531) * VRDP: fixed a display update problem (bug #10503) * Main: set the proper VM state if savestate failed for some reason (bug #6189) * Main: more useful error message if a medium is inaccessible * VBoxManage: fixed controlvm savestate if the VM is already paused * Mac OS X hosts: addressed issues running on Mountain Lion Preview 3 (bug #10267) * Linux hosts: Linux 3.4 compile fixes * Linux hosts: fixed wrong help path in some rpm-based packages (bug #10418) * Guest Additions: fixed handling of custom environment variables during VBoxManage guestcontrol execute (bug #10581) * Windows Additions: fixed guest driver crash of VBoxSF in certain cases (4.1.10 regression, bug #10408) * Windows Additions: don't load the WDDM driver if 3D support is not available for Windows 8 guests to keep the guest maintainable in that case (still better to miss some features than providing a blank screen) * Solaris Additions: added support for X.org Server 1.11 and 1.12- modify vboxadd-init-script.diff to fix issues with missing config file on guest [bnc#761923]- use workaround for issue with kmk_sed and gcc4.7 http://svn.netlabs.org/kbuild/ticket/112, which breaks build, instead of kmk_sed use /usr/bin/sed- update to virtualbox 4.1.14 (This is a maintenance release): * Network: fixed the problem with packets larger than MTU-4 when PCnet or PRO/1000 was bridged to certain types of adapters on OS X hosts (bug #3783) * NAT: fixed a segfault under rare circumstances * 3D Support: fixed Windows WDDM video driver crash for SMP guests (bugs #10200, #10331) * Windows Guest Additions, VRDP: fixed occasional text corruption (bug #3001)- drop vbox-config.diff and use LocalConfig.kmk to properly define lib,app and doc paths (bnc#737525)- deprecated vbox-visibility.diff and vbox-gsoap_ssl.diff - update to virtualbox 4.1.12 (This is a maintenance release): * VMM: fixed VERR_NOT_SUPPORTED and VERR_RAW_MODE_INVALID_SMP guru meditation due to an invalid reschedule to raw mode (bug #10370) * VMM: fixed PDMCritSectLeave guru meditation under rare circumstances with SMP guests * VMM: proper Math Fault handling with certain legacy guests (bug #9042) * NAT: fixed a socket leak under certain conditions * Storage: better sanity check against reading beyond end-of-file * Audio: fixed a crash in the NUL audio backend (bug #10374; 4.1.10 regression) * HGCM: fixed a crash during savestate under rare circumstances * VBoxSVC: several locking fixes * VBoxManage: return the correct error code if controlvm savestate failed (bug #10134) * Guest Additions: VBoxService should not crash on exit (bug #10326; 4.1.10 regression) * Windows Additions: set the correct time stamp when a file is closed (bug #6473) * Windows Additions: better help if the DirectX backups are not properly installed * Linux Additions: Linux 3.4-rc1 compile fixes- added vbox-gsoap_ssl.diff to fix building websrv with ssl support - drop deprecated kernel-3.3.patch - update to virtualbox 4.1.10 (This is a maintenance release): * GUI: if 3D support on the host is not available for some reason, do not only disable this VM setting but also uncheck the checkbox * VMM: fixed a potential problem causing to schedule interrupts during SYSEXIT right after STI * VMM: fixed a potential guest memory corruption issue with page fusion * VMM: adjusted the module matching algorithm for page fusion a little, generally resulting in slightly more shared pages * Main: host interfaces no longer have "defaults" for IP address and network mask attributes * Main: don't depend on a password for certain guest control operations (bug #10030) * 3D Support: fixed Windows XP hosts support (4.1.8 regression; bugs #10071 and #10088) * 3D Support: rendering fixes for Linux hosts with NVIDIA graphics * 3D Support: fixed saved state issues (4.1.8 regression; bug #10126) * 3D Support: WDDM driver: fixed powershell_ise crashes (bug #10167), make WPF-based apps work with Aero enabled, fixed additional possible WinSAT crashes * VRDP: fixed remote clipboard compatibility issues with some clients * Storage: fixed a possible data corruption when compacting VDI or VHD images with snapshots (32-bit hosts only) * iSCSI: fixed crash when using incorrect credentials when authenticating with a LIO target (bug #10173) * Serial: don't abort in host mode under rare error conditions (non-Windows hosts only) * SDK: actually ship current C bindings * SDK: fixed the Java glue code for JDK 1.7.0 (bug #9848) * SDK: added Python example * Metrics: make metrics collection more robust regarding blocked VMs * Web service: added SSL/TLS support * VBoxShell: fixed Guest Additions information lookup * Solaris installer: fixed dependency checking while installing VirtualBox in a zone * Linux hosts/guests: Linux 3.3-rc1 compile fixes * Solaris hosts: fixed debug kernel panics while opening module CTF data (bug #9651) * Mac OS X hosts: fixed Python support on Lion * Linux Additions: make 3D passthrough work on OL/RHEL 6.2 (bug #10010) * Linux Additions: fixed missing implementation when copying shared folder data through kernel high memory (bug #9878) * Linux Additions: make sure all data is written when closing a memory mapped file on a shared folder * Linux Additions: added support for X.Org Server 1.12 * Solaris Additions: fixed guest kernel driver to load properly on guest reboot (4.1.8 regression; bug #10113) * Solaris Additions: fixed missing 64-bit OpenGL library VBoxOGL.so (bug #10151) * Solaris Additions: fixed VBoxService import and start for Solaris 11 guests. * Windows Additions: some Windows 8 adaptions * Windows Additions: several fixes for shared folders (bug #9753) * Guest control: miscellaneous bugfixes- use pie/fPIE for setuid binaries (vbox-fpie.diff) (bnc#743143) - clean up virtualbox-60-vboxdrv.rules and use fillup_only for vbox sysconfig file - added vbox-vboxweb-init-script.diff to use proper pid file and runlevels in vboxweb initscript- enabled websrv feature, this feature is now provided by new subpackage virtualbox-websrv - added vbox-visibility.diff to fix websrv build (ommit -fvisibility=hidden gcc flag for gsoap related builds)- Drop unnecessary xorg-x11-libs-32bit buildrequires - Fix build with linux kernel 3.3- remove build date from VBoxSVC- update to virtualbox 4.1.8 * VMM: fixed VERR_MAP_FAILED during savestate under certain circumstances (bug #7929) * GUI: stop updating the VM status icons when the VM is paused (bug #8368) * VBoxManage: fixed wrong return code after startvm (bug #9642) * BIOS: fixed hang at launch of DOS applications generated by Clipper 5.3 (note that hardware virtualization may be required) * USB: fixed OS/2 boot hang when using recent USB drivers * NAT: increase maximum number of parallel connections making connections with port forwarding more robust (#8471) * Metrics: fixed potential problem with invalid access in guest metrics collection upon VM destruction * Main: don't crash if a medium is ejected twice (bug #9922) * VBoxSVC: fixed crash under rare circumstances (e.g. client crash) * VRDP: fixed screen freeze (bug #9620) * OVF/OVA: fixed broken disk images on import under rare circumstances * OVF/OVA: better error message when importing corrupted appliances * VMDK/VHD: fixed a possible corruption with host cache disabled when using snapshots under rare circumstances (bug #9749) * 3D Support: Fixed fullscreen mode issues for ATI graphics (bug #9775), * 3D Support: Windows Media Player rendering for XPDM-based Direct3D support (bug #8341). * 3D Support: Multiple fixes to XPDM and WDDM - based 3D support for Windows Guests and for 3D support in general * Linux hosts: fixes for Fedoras Linux 2.6.41 (bug #9948) * Linux hosts/guests: fixes for Linux 3.2 (bug #9743) * Solaris Additions: various shared folder fixes (bugs #9856, #9862, #9917) * Windows Additions: various fixes for Direct3D support (un)installation, added detection of missing or wrong Direct3D system files- fix license to be in spdx.org format- dropped vbox-VBE_DISPI_INDEX_ENABLE.diff and vbox-disable_vboxpci_build.diff - update to virtualbox 4.1.6 * VRDP: fixed screen corruption * NAT: the interface stopped working after a lot of failed ICMP requests (bug #9371) * E1000: fixed rare Windows 7 guest hangs, either at boot time or when reconfiguring the network card in unusual setups (bug #6223) * ATA: fixed a possible crash during ATAPI passthrough with certain guests * ATA: improved compatibility with ancient Linux kernels * Main: fixed incorrect framebuffer information after leaving the fullscreen mode with X11 guests, this lead to a scrambled preview window in the GUI for example * Mac OS X hosts: fixed the problem with duplicate packets when bridged to a wireless interface (bug #9648) * Linux hosts: fix for 3D support on Fedora 15 (bug #9799) * Linux hosts: don't call del_timer_sync from an interrupt context (Fedora bug report 746331) * Windows Vista and 7 guests: more WDDM fixes * Linux Additions: fixed kernel module compilation failure on Redhat Enterprise Linux 4 (bug #9709) * Linux Additions: install the DRI driver correctly on Ubuntu 11.10 guests * Solaris Additions: added read-only mmap support for shared folders * Solaris Additions: added directory, file mode and mask options for shared folders * Windows Additions: implemented faster detection of logged-in guest users and stale sessions * X.Org Additions: fixed graphical corruption when switching to a virtual terminal (bug #9490)- Remove runlevel 4 from vboxdrv init script (bnc#724469)- drop $ALL target from vboxes init script (bnc#705505)- added vbox-VBE_DISPI_INDEX_ENABLE.diff to fix broken linux console after starting X (bnc#717713)- dropped xorg conf file virtualbox-60-vboxmouse.conf as there is no more vboxmouse_drv.so xorg driver on %suse_version >= 1130 - modified virtualbox-60-vboxdrv.rules to use setfacl instead of GROUP rule - update to virtualbox 4.1.4 * VMM: fixed PAE guests running on 32-bit hosts (4.0 regression; bug #9458) * VMM: fixed INVALID_PARAMETER guru meditation caused by insufficient memory conditions (4.1.0 regression; bug #9240) * VMM: fixed clobbered CPU registers during stos/lods/ins/outs emulation under rare circumstances * VMM: another fix for 64-bit guests on recent AMD CPUs * GUI: warn the user if he uses an outdated extension pack and allow to download and upgrade in that case (bug #8025) * GUI: fixed spurious LCtrl key events on some Windows hosts (4.0.6 regression; bug #373) * VBoxManage: another fix for extpack install --replace (bug #9308) * VBoxManage: allow to specify the UUID of the target image in convertfromraw * VRDP: fixed a rare crash when two or more clients connect to the server (bug #9503) * VRDP: fixed a case when a client was not resized correctly (bug #9242) * USB: make device capturing work on Windows hosts with usbhub class filter drivers installed (bug #9298); bugfixes for Windows host USB support * VHD: fixed reads crossing block boundaries (bug #8532) * VMDK: fixed progress indicator when creating split VMDK images * Floppy: fixed medium size detection for physical mediums (Windows hosts only) * Main: fixed VM initialization if a shared folder does not exist (bug #7941) * Main: fixed possible deadlock between hard disk enumeration and resetting of immutable disks (bug #9549) * Main: fixed not detaching of virtual storage after a snapshot restore operation (bug #8296) * Main: always reset modified state after restoring a snapshot (bug #9387) * Main: fixed writing of changed VM settings to disk when using snapshots (bug #8932) * Main: fixed taking screen shots (e.g. the preview window) for headless VMs if the Guest Additions are active * Virtio-net: fixed the problem with UDP packets exceeding MTU (bug #9370) * 3D Support: fixed incorrect rendering and possible crashes when switching to/from fullscreen with enabled 2D acceleration * 3D Support: fixed compiz under ubuntu 9.10 * Guest control: Miscellaneous small bugfixes * Linux / Solaris hosts: don't use hard links in packages (4.1.2 regression; bug #9441) * Mac OS X hosts: fix installation issues when installed as root (bug #1578) * Mac OS X hosts: fixed packet capture issues with vboxnetX host-only interfaces (bug #8076) * Solaris hosts: fixed incoming multicast packets for Crossbow based bridged networking (bug #9532) * Solaris hosts: fixed starting EFI guests due to missing EFI ROM files (bug #9535) * Windows hosts installer: fixed ADDLOCAL usage on command line (4.1.0 regression; bug #9488) * Windows hosts installer: fixed dangling shortcut to the .chm help file (bug #9646) * Windows hosts installer: try to fix installation error 2869 which appeared under certain circumstances (bug #9664) * Windows hosts: VBoxHeadless should never open a separate console window (bug #3549) * Guest Additions: fixed hang while waiting for guest execution output (4.1.2 regression; bug #9446) * Linux Additions: add support for X.Org Server 1.11 (bug #9519) * Linux Additions: suppress an incorrect error message and allow a shared folder to be mounted in multiple places (bug #9627) * Linux Additions: start VBoxService correctly on openSUSE 12.1 (bug #6229) * Linux Additions: properly finish the installation even if the compilation of the DRM module fails (which is not fatal) * Solaris Additions: fixed memory leaks and panics while mounting (from console) and unmounting shared folders. * Windows Additions: fixed swapped mouse cursor hotspot coordinates (4.1.0 regression; bug #9447) * Windows Additions: fixed PAGE_FAULT_IN_NONPAGED_AREA BSOD in VBoxDisp.dll when running SnippingTool (bug #9508) * Windows Additions: make image viewer work correctly with Aero enabled (Vista and Windows 7) * Windows Additions: fixed incorrect window border blurs under Aero with ATI cards (Vista and Windows 7) * Windows Additions: fixed incorrect rendering when moving 3D applications outside guest desktop and back under Aero (Vista and Windows 7) * Windows Additions: fixed guest hangs when switching back from fullscreen text mode apps (bug #9636)- Use config noreplace for udev rules, avoid overwrite of USB udev rules.- included proper versions of vboxmouse_drv and vboxvideo_drv (xorg drivers) in to virtualbox-guest-x11 - fixed typo in virtualbox-60-vboxdrv.rules- update to Virtualbox 4.1.2 * VMM: fixed 64-bit guests on AMD Fusion CPUs (bug #8824) * VMM: fixed handling of the sysenter/sysexit machine instructions in 64-bit guests on Intel hosts * GUI: added linked clone support * GUI: fixed error check when changing the VM controller settings (4.1.0 regression; bug #9246) * GUI: fixed the inclusion of additional information (license, vendor, ...) on OVF export * GUI: when taking a snapshot from the VM selector, don't do a live snapshot * GUI: fixed immediate crash during start on certain environments due to a library version conflict * Guest control execution: implemented copying single files from guest to the host (directories and filters not supported yet) * Guest control execution: limited to serve up to 5 guest processes at a time by default * Main: return the correct RDP default port fixing settings warnings in the GUI if the remote display was enabled at runtime (bug #9368) * VBoxSVC: made the path comparison OS independent when images are registered (bug #9303) * VBoxSVC: several fixes/performance improvements for cloning of VMs * Snapshots: fixed "Solid-State drive" flag survival on snapshot creation (bug #9379) * VBoxManage: implemented copyfrom and stat guest control tools to copy files from guest to host and to check for existence of files on the guest * VBoxManage: fixed extpack install --replace (bug #9308) * VBoxManage: allow to start multiple VMs with startvm * VBoxManage: experimental support for SATA CD/DVD hotplugging * Mouse support: fixed an off-by-one pointer position error affecting Windows guests (bugs #7566, #9321) * VRDP: fixed a case when the screen was not redrawn correctly (bug #9242) * NAT: changed TCP connection establishment according to Winsock API requirements (Windows hosts only; bug #8919) * USB: fixed device recognition issues (bugs #9299) and fixed several device capturing issues (Windows hosts; bug #9299) * USB: fixed issues with remote filters being applied to local USB devices * OVA: fixed import of renamed OVA files (bug #9033) * Windows host: fixed icon for .VDI files (bug #9393) * Solaris hosts: fixed a bug preventing parallel usage of multiple host NICs with Crossbow based bridged networking * Linux hosts: fixed random kernel panics on host suspend / shutdown (4.1.0 regression; bug #9305) * Guest Additions: keep logged in user count in out-of-memory situations and warn about it * Solaris Additions: fixed shared folders due to missing symbols in the vboxfs module (4.0.12 / 4.1.0 regression; bug #9264) * Windows Additions: fixed file truncation on a shared folder with some applications (bugs #9276, #9315) * Windows Additions: fixed shared folder issues with antivirus software and 64 bit Windows guests (bug #9318) * Windows Vista and 7 guests: WDDM driver fixes and performance enhancements, fixed WinSAT crashes (#9267) * Linux Additions: fixed llseek() for Linux kernels 2.6.37 and above- modified usb udev rule in virtualbox-60-vboxdrv.rules (thanks to Dirk O. Kaar)- update to Virtualbox 4.1.0 (major update) * Support for cloning of VMs (bug #5853): full clones can be created through the GUI and VBoxManage, linked clones only through VBoxManage * GUI: enhanced wizard for creating new virtual disks * GUI: new wizard for copying virtual disks * GUI: keep the aspect ratio in scale mode (Windows and OSX hosts only; bug #7822) * VMM: raised the memory limit for 64-bit hosts to 1TB * Experimental support for PCI passthrough for Linux hosts, see the manual for more information * Windows guests: Experimental WDDM graphics driver, supporting Windows Aero (bug #4607) and providing Direct3D support using a cleaner approach (no need to install the guest drivers in Safe Mode anymore) * Guest Additions: status of modules and features can now be queried separately by the frontends * Networking: new network attachment mode "Generic Driver", which offers an open plugin architecture for arbitrary and separately distributable virtual network implementations * Host-only Networking: fixed host crash in kernels prior to 2.6.29 * New Networking Mode UDP Tunnel: allows to interconnect VMs running on different hosts easily and transparently * Experimental support for SATA hard disk hotplugging available with VBoxManage * Solaris hosts: New Crossbow based bridged networking driver for Solaris 11 build 159 and above * VMM: more SMP timer fixes * VMM: fixed sporadic recompiler crashes with SMP guests * VMM: many small fixes * GUI: when reverting to a snapshot, ask for taking a snapshot of the current state * GUI: added a View menu * GUI: added a setting for the promiscuous mode policy for internal networks, bridged networks and host-only networks * GUI: added slider for setting the CPU execution cap allowing to limit the amount of CPU time spent for the execution of the guest * GUI: the VM description is editable during the runtime of a VM (bug #1551) * GUI: added proxy settings (bug #2870) * GUI: made the number of SATA ports configurable * GUI: decrease time before showing the VM configuration dialog * VBoxManage: more convenient configuration of storage controller attachments by automatically determining the port or device parameter when a storage controller has only one port or device per port * VBoxManage: changed syntax of the guestcontrol command group, fixed various bugs, removed obsolete options * VBoxBalloonCtrl: new service for automatic dynamic adjustment of the balloon size for running VMs * Settings: machine names and snapshot names are not allowed to be a valid UUID * Settings: provide better diagnostics if a single medium is used twice in a VM configuration * Settings: provide better diagnostics for errors in medium create/merge/clone operations, and fix memory leaks in error cases * Storage: ATA/SATA drives can be marked as non-rotational, i.e. the guest OS will detect them as a SSD if supported, which can improve performance * Storage: virtual CD/DVD images will be detached if the guest ejects the medium, unless the drive is marked to handle ejects only on a temporary basis * Storage: the medium UUID can be changed again when attaching a medium for the first time, which allows using images which are exact duplicates including the UUID * Storage: fixed possible data corruption under certain circumstances with VHD and Parallels images (bug #9150) * Storage: fixed unnecessary expansion when cloning differential images in VDI format * Storage: fixed detection code to handle empty files for VDI and VMDK format * Storage: fixed access to CD/DVD images beyond 4GB when using the SATA controller (bug #8592) * Floppy: several bugs have been fixed * Floppy: make it possible to unmount a host floppy disk (bug #6651) * BIOS: disk-related structures are now checksummed correctly (bug #8739) * USB: many fixes for the Windows USB host driver * NAT: reduced memory footprint * Networking: fixed the problem with segmentation offloading when several VMs are transmitting in parallel * Networking: workaround for a bug in wireshark when operating directly on a capture file created by VirtualBox * Serial: announce the serial devices in the ACPI tables to make Windows guests find the virtual hardware (bug #7411) * VRDP: support for TLS connections (see the manual for more information) * VRDP: support for multimonitor client configurations with MS RDP clients * VRDP: fixed a rare screen corruption * 3D support: fixed GL_VERSION string for different locales (bug #8916) * Webservice: fixed timeout handling with HTTP 1.1 keepalive, and be more robust when connections fail * VBoxSVC: fixed regression when several clients trigger autostart simultaneously * Main: fixed incorrect handling of the medium location for media which are not file based, which resulted in confusing location values in many places * JAX-WS client bindings: fixed resource leak * Sources: fixed USB 2.0 support using extension packs for non-official builds * Mac OS X hosts: fixed non-VT-x mode on Lion hosts * Windows hosts: fixed copy'n'paste in the GUI and for the VM window (bug #4491) * Windows hosts (64-bit only): enabled removing of all mediums when removing a VM * Windows hosts (64-bit only): enabled live snapshot deletion * Windows hosts: use native controls in the installer (bug #5520) * Solaris hosts: fixed preemption issue with Solaris 11 hosts (builds 166 and above) * Solaris hosts: better control of USB device access on Solaris 11 hosts * Guest Additions: improved driver installation on Windows guests * Guest Additions: fixed high CPU usage while executing guest programs from the host * Solaris Additions: fixed automounting of shared folders (bug #8014) - deprecated vbox-netflt_start_xmit_enable.diff - added vbox-disable_vboxpci_build.diff and vbox-fix-ftbfs-as-needed.patch.diff to fix build- update to Virtualbox 4.0.10 * GUI: fixed disappearing settings widgets on KDE hosts (bug #6809) * Storage: fixed hang under rare circumstances with flat VMDK images * Storage: a saved VM could not be restored under certain circumstances after the host kernel was updated (bug #8983) * Storage: refuse to create a medium with an invalid variant (for example Split2G with VDI; bug #7227) * Snapshots: none of the hard disk attachments must be attached to another VM in normal mode when creating a snapshot * USB: fixed occasional VM hangs with SMP guests (bug #4580) * USB: proper device detection on RHEL/OEL/CentOS 5 guests (partial fix for bug #8978) * ACPI: force the ACPI timer to return monotonic values for improve behavior with SMP Linux guests (bug #8511 and others) * RDP: fixed screen corruption under rare circumstances (bug #8977) * rdesktop-vrdp: updated to version 1.7.0 * OVF: under rare circumstances some data at the end of a VMDK file was not written during export * Mac OS X hosts: Lion fixes (bug #8903) * Mac OS X hosts: GNOME 3 fix * Linux hosts: fixed VT-x detection on Linux 3.0 hosts (bug #9071) * Linux hosts: fixed Python 2.7 bindings in the universal Linux binaries * Windows hosts: fixed leak of thread and process handles * Windows Additions: fixed bug when determining the extended version of the Guest Additions (4.0.8 regression; bug #8948) * Solaris Additions: fixed installation to 64-bit Solaris 10u9 guests (4.0.8 regression) * Linux Additions: RHEL6.1/OL6.1 compile fix * Linux Additions: fixed a memory leak during VBoxManage guestcontrol execute (bug #9068)- Add BuildRequires: glibc-devel-static- drop hal dependency from BuildRequires (bnc#697034)- added vbox-netflt_start_xmit_enable.diff (bnc#694311), enable alternative packet filter, http://www.virtualbox.org/ticket/8076- updated to Virtualbox 4.0.8 (maintenance release) * Mac OS X hosts: fixed incompatibility with recent Mac OS X versions in 64-bit mode (bug #8474) * Mac OS X hosts: fixed incompatibility with hosts with more than 16 cores (bug #8389) * Mac OS X hosts: fixed painting corruptions on a second monitor in 64-bit mode (bug #7606) * GUI: restored functionality to set an empty host key to disallow any host key combination (4.0.6 regression; bug #8793) * VBoxManage: added controlvm screenshotpng subcommand for saving the screenshot of a running VM in PNG format * VBoxHeadless: fixed potential crash during shutdown (Windows hosts only) * NAT: built-in services use the correct Ethernet addresses in Ethernet header and in ARP requests * Host-only networking: fixed adapter reference counting * E1000: fixed rare guest crashes with Linux SMP guests (bug #8755) * SATA: fixed guest disk corruption under rare circumstances (only relevant for guests with more than 2GB RAM; bug #8826) * Storage: fixed data corruption after a snapshot was taken with asynchronous I/O enabled (bug #8498) * Floppy: several improvement * HPET: another fix for time jumps (bug #8707) * USB: removed assumption that string descriptors are null-terminated (Windows hosts only) * 3D support: fixed a potential crash when resizing the guest window * 3D support: fixed GNOME 3 rendering under Ubuntu 11.04 and Fedora 15 * Snapshots: fixed another bug which could lose entries in the media registry when restoring a snapshot (bug #8363) * Shared Folders: don't stop mounting the other valid folders if one host folder is inaccessible (4.0.6 regression) * Linux Additions: check whether gcc and make are installed before building kernel modules (bug #8795) * Solaris Additions: added support for X.Org Server 1.10 * Guest Additions: fixed inappropriate Guest Additions update notification when using vendor-specific version suffixes (bug #8844) - deprecated vbox-gcc46.patch- Allow GCC 4.6 to be used- Remove bundled libraries to ensure they are never used - USe system boost headers,only needed for xml parser it seems.- updated to Virtualbox 4.0.6 (maintenance release) * VMM: fixed incorrect handling of ballooned pages when restoring a VMM from a saved state * VMM: don't crash on hosts with more than 64 cores / hyperthreads; implemented support for up to 256 host cores (except Windows hosts; bug #8489) * VMM: fixed guru meditation for PAE guests running on hosts without PAE (bug #8006) * VMM: fixed slow Linux guests with raw mode and recent guest kernels (bug #8726) * GUI: support host key combinations (bug #979) * GUI: fixed progress indicator (bug #7814) * GUI: show the mouse pointer while the VM is paused if the USB tablet mouse emulation is used (bug #6799) * GUI: adapt the snapshot folder as well when renaming a VM (bug #8469) * GUI: persistently remember the last folders of the disk/DVD/floppy selectors * GUI: never allow to start a VM with USB-2.0 activated if the proper extension pack is missing (bug #8182) * GUI: fixed hang/crash when opening a file dialog in an non-existing folder (bug #8673) * Snapshots: fixed a bug which could lose entries in the media registry when restoring a snapshot (bug #8363) * Snapshots: allow snapshots to be stored in the VM directory * 3D support: fixed a crash if a VM was forced to terminate (Windows hosts only; bug #7133) * Storage: fixed memory leak (4.0 regression; bug #7966) * Storage: fixed access to iSCSI targets over internal network * Storage: fixed reading from disks with more than one snapshot for VHD and VMDK images with disabled host cache (bug #8408) * Storage: fixed a possible hang during VM suspend after an I/O error occurred * Storage: fixed a possible hang during VM suspend / reset (bug #8276, #8294) * Storage: automatically create a diff image when attaching a streamOptimized VMDK image to a VM * ATA/SATA: fixed automounting of virtual CD/DVD mediums with recent Linux distributions by correctly reporting the current profile as 'none' if no medium is present * Buslogic: fixed emulation for certain guests (e.g. jRockit VE) * Host-Only Networking: fixed interface creation failure on Windows hosts (4.0.4 regression; bug #8362) * Host-Only & Bridged & Internal Networking: fix for processing promiscuous mode requests by VMs, defaulting to switch behaviour * Host-Only Networking: fixed connectivity issue after resuming the host from sleep (bug #3625) * Bridged Networking: support for interface bonding on Mac OS X hosts (bug #8731) * NAT: fixed processing of ARP announcements for guests with static assigned IPs (bug #8609) * VRDP: backward compatibility with VRDPAuth external authentication library (bug #8063) * Shared Folders: don't fail to start a VM if a path is not absolute, for example when importing an OVF from a different host (bug #7941) * Audio: fixed crash under certain conditions (bug #8527) * USB: fixed a crash when plugging certain USB devices (bug #8699) * HPET: fixed time jumps when reading the counter (bug #8707) * OVF/OVA: automatically adjust disk paths if the VM name is changed on import * OVF/OVA: fix export to slow medias * OVF/OVA: automatically repair inconsistent appliances with multiple disks (bug #8253) * rdesktop-vrdp: fixed an assertion triggered under certain conditions (bug #8593) * Windows hosts: fixed occasional hangs during VM shutdown because sometimes COM was not properly uninitialized * Mac OS X hosts: prevent the mouse from leaving the VM window while captured * Mac OS X hosts: keep aspect ratio while resizing in scale mode (shift for old behaviour) (part of bug #7822) * X11 hosts: fixed Yen key support (bug #8438) * X11 hosts: fixed a regression which caused Host+F1 to pop up help instead of sending Ctrl+Alt+F1 * Linux hosts / Linux Additions: mangle IPRT symbols to allow installing VirtualBox inside a VM while the Guest Additions are active (bug #5686) * Linux hosts / Linux guests: workaround for a bug in GLIBC older than version 1.11 leading to crashes under certain conditions (signed/unsigned problem with memchr on 64-bit machines) * Solaris hosts: fixed a deadlock in event semaphores that could lead to unkillable VM processes * Windows Additions: fixed Sysprep parameter handling * Windows Additions: fixed spontaneous guest reboots under certain circumstances (4.0.2 regression; bugs #8406, #8429) * Windows Additions: added auto logon support for locked workstations on legacy Windows versions * Windows Additions: fixed driver bugcheck error when handling PnP messages (4.0 regression; bug #8367) * Windows Additions: fixed memory leak in VBoxVideo * X11 Additions: added support for X.Org Server 1.10 final * Linux Additions: Linux kernel 2.6.39-rc1 fixes * Linux Additions: improved auto-run support (bug #5509) * Linux Additions: fix mouse support on SUSE 11 SP 1 guests (bug #7946) * Solaris Additions: added support for X.Org Server 1.9 * Guest Additions: various bugfixes for guest control execution * Webservice: use own log file, with log rotation to limit size - deprecated vbox-kernel-2.6.39.patch- remove the remaining build dates in binaries- Fix build in kernel 2.6.39- Fix build with as-needed - DO not use static libstdc- Remove more build dates in binaries - VirtualBox no longer requires GCC 4.3- added Conflicts: virtualbox-ose-*-kmp for kmp packages, because host (vboxdrv) and guest (vboxguest) kmp exports the same symbol (RTMemFreeEx) which breaks loading modules using modprobe (bnc#661740)- fix missing permissions handling of VBoxNetDHCP (bnc#679785) - fix permissions handling for virtualbox-qt subpackage- fix requires sysvinit(syslog)- update to VirtualBox 4.0.4 (maintenance release) * VMM: fixed recompiler crashes under certain conditions (bugs #8255, #8319 and further) * VMM: fixed running 64-bit guests on 32-bit host with nested paging enabled on AMD CPUs (4.0 regression; bug #7938) * VMM: fixed timing issues / hangs for certain guests using the programmable interval timer (bugs #8033 and #8062) * VMM: large page and monitoring fixes for live snapshots (bugs #7910, #8059, #8125) * GUI: fixed error message when trying to exceed the maximum number of host network interfaces * GUI: fixed saving of changes to the metadata of an existing snapshot (bug #8145) * GUI: fixed rare crash on X11 hosts (bug #8131) * GUI: when selecting a shared folder, start the file dialog in the users home directory (bug #8017) * ExtPack: enforce the correct permissions which might be restricted by umask when creating directories (non-Windows hosts only; bug #7878) * VBoxSDL: fixed crash when starting by specifying the VM UUID (4.0 regression; bug #8342) * VBoxManage: allow savestate even if the VM is already paused * VBoxManage: fixed modifyvm --synthcpu (bug #6577) * VBoxManage: fixed hang when doing guestcontrol execute –wait-for exit and displaying process status on exit (bug #8235) * VBoxManage: decreased CPU load during guestcontrol execute –wait-for exit/stdout while waiting for the guest process to terminate (bug #7872) * VBoxManage: fixed list hostdvds/hostfloppies * VBoxManage: fixed storageattach for host DVD drives and host floppy drives * Metrics: introduced RAM/VMM base metric. * Main: improved sanity check when taking a VM screen shot (bug #7966) * Main: fixed a crash under rare circumstances if a VM failed to start * Main: fixed attaching of immutable disk images (bug #8105) * Main: fixed a crash at VM shutdown (bug #6443) * Main: fixed incorrect handling of cross-referenced medium attachments (bug #8129) * Settings: fixed truncating of big integer values (4.0 regression) * Settings: properly store the ICH9 chipset type (bug #8123) * Host-Only & Bridged Networking: fixed VBox DHCP server startup issue for Windows hosts (4.0 regression; bug #7905) * Host-Only Networking: re-create vboxnetX interfaces after vboxnetadp.ko module reload on Linux and Darwin (bugs #5934, #6341) * NAT: fixed an mbuf leak under rare circumstances (bug #7459) * ACPI: don’t allow the guest to enter S4 by default and don’t announce S1 and S4 in the ACPI tables if disabled (bug #8008) * Graphics card: made re-enabling disabled screens work correctly to prevent problems when X11 guests enter screen saving mode (bug #8122) * Storage: fixed write errors with snapshots if the host cache is disabled (4.0 regression; bug #8221) * ATA/SATA: fixed reset handling after ACPI suspend/resume * BusLogic: fixed hang with SMP VMs * Serial: another attempt to prevent lost characters during transmission (bug #1548) * Linux hosts/guests: Linux 2.6.38-rc1 compile fixes * Mac OS X hosts: fixed VBoxSVC crash when listing host interfaces without default gateway (64-bit hosts only; bug #7955) * Solaris/Darwin hosts: fixed VM CPU execution cap * X.Org guests: fixed a crash on X server restart (bug #8231) * X.Org guests: support X.Org Server 1.10 pre-release and Ubuntu 11.04 Alpha. * X.Org guests: Add EDID emulation in the graphics driver to prevent GNOME settings daemon changing the mode on login. * X.Org guests: never send graphics modes to the host that older VirtualBox versions can’t handle. * Linux Additions: fixed a memory leak in the shared folders code if a host link is not readable (bug #8185) * Windows Additions: fixed handling of Security Attention Sequence (SAS) with VBoxGINA - droppped deprecated vbox-2.6.38.patch- The python package isn't installed correctly, and contains an unnecessary shared library due to a build / config bug. It is also missing pre-compiled python (pyc). - added vbox-python-detection.diff and vbox-xpcom-kmk.diff- Minor packaging fixes * ExtPack: add missing host helper util (VBoxExtPackHelper) * Config.kmk: patch for VNC (removed from spec), documentation path (fixes GUI), combine with existing rpath diff * spec: migrate VNC echo to patch, fix desktop file overwrite issue / bug- Fix build in 2.6.38 kernels.- Fix one more build date in binaries that causes unneeded republish of binaries.- disable setup parameter for init scripts- updated to VirtualBox 4.0.2 * GUI: don't crash if a removable host drive referenced from the VM settings vanished * GUI: fixed a crash when using the KDE4 Oxygen theme and clicked on the settings button (4.0 regression; bug #7875) * GUI: properly warn if the machine folder cannot be created (bug #8031) * GUI: several fixes for multimonitor X11 guests * ExtPack: don’t make the installer helper application suid root (Linux .deb/.rpm packages only) * ExtPack: improved user experience on Vista / Windows 7 when installing an extension pack * ExtPack: fixed issue with non-ascii characters in the path name during installing an extension pack (bug #7917) * ExtPack: fixed SELinux issues on 32-bit Linux hosts * VBoxManage: Host-only interface creation and removal is now supported for all platforms except Solaris (bug #7741) * VBoxManage: fixed segmentation fault when removing non-existent host-only interface * Storage: fixed possible crashes with VMDK/VHD images with snapshots and async I/O (4.0 regression) * Storage: don’t eject the physical medium if a DVD/CDROM/floppy drive is detached from a VM (bug #5825) * Storage: be more robust when a faulty guest sends ATA commands to an ATAPI device (bug #6597) * Parallels: fixed deletion of the image during suspend, pause or power off (4.0 regression) * Bridged networking: fixed host kernel panic when bridging to devices with no TX queue * NAT: port-forwarding rule registration respects protocol parameter (bug #8094) * E1000: fixed PXE boot issues with WDS (bug #6330) * Virtio-net: fixed the issue with TX performance in some Linux guests * ICH9: fixed VM crash (software virtualization only; bug #7885) * VGA: fixed VESA screen issue (4.0 regression; bug #7986) * Shared Folders: fixed parameter parsing when creating symbolic links, fixes 32-bit/64-bit bitness issue (bug #818) * Main: fixed crash under rare circumstances due to an invalid logging string (4.0 regression) * Main: improve error information propagation for errors preventing a VM start * Main: fixed problems with snapshots and non-ASCII characters in machine paths (bug #8024) * Webservice: now listens to localhost by default as documented (bug #6067) * Settings: do not fail loading machine settings if removeable drive attachment * Settings: fixed issue that changing a snapshot name or description was not saved to machine XML * OVF/OVA: fixed import of files created by other OVF tools (bug #7983) * rdesktop-vrdp: fix a crash during USB device enumeration (bug #7981) * Linux hosts: fixed a crash during USB device enumeration. * Linux hosts: try a bit harder to allocate memory (bug #8035; 4.0 regression) * Guest Additions: fixed parsing of parameters for guest control in VBoxService (4.0 regression; bug #8010) * Windows Guest Additions: automatic logon on Windows Vista/Windows 7 now supports unlocking previously locked workstations- reworked vbox-disable-updates.diff for virtualbox 4.0.0 - modified virtualbox-60-vboxdrv.rules : added comment with udev rules inside for assign full usb access to vboxusers - don't uncomment these lines if you don't understand possible security risk (bnc#664520)- fix typo in spec file, which breaks loading of vboxsf kernel module on guest- fix rcvboxdrv setup - we disallow building of kernel modules from sources - added rcvboxdrv, rcvboxadd files - fix build fail: "Out of memory: Kill process" : use "-j1" for kmk to disable parallel build - fix build for older distros- added vbox-smc-napa.diff to fix build- Use xserver 1.9 additions on Factory- update to VirtualBox 4.0.0 New Features: * Reorganization of VirtualBox into a base package and Extension Packs * New settings/disk file layout for VM portability; see chapter 10.1, Where VirtualBox stores its files * Major rework of the GUI (now called “VirtualBox Manager”): - Redesigned user interface with guest window preview (also for screenshots) - New “scale” display mode with scaled guest display - Support for creating and starting .vbox desktop shortcuts (bug #1889) - The VM list is now sortable - Machines can now be deleted easily without a trace including snapshots and saved states, and optionally including attached disk images (bug #5511; also, VBoxManage unregistervm --delete can do the same now) * Built-in creation of desktop file shortcuts to start VMs on double click (bug #2322) * VMM: support more than 1.5/2 GB guest RAM on 32-bit hosts * New virtual hardware: - Intel ICH9 chipset with three PCI buses, PCI Express and Message Signaled Interrupts (MSI) - Intel HD Audio, for better support of modern guest operating systems (e.g. 64-bit Windows; bug #2785) * Improvements to OVF support : - Open Virtualization Format Archive (OVA) support - Significant performance improvements during export and import - Creation of the manifest file on export is optional now - Imported disks can have formats other than VMDK * Resource control: added support for limiting a VM’s CPU time and IO bandwidth * Storage: support asynchronous I/O for iSCSI, VMDK, VHD and Parallels images * Storage: support for resizing VDI and VHD images. * Guest Additions: support for multiple virtual screens in Linux and Solaris guests using X.Org server 1.3 and later * Language bindings: uniform Java bindings for both local (COM/XPCOM) and remote (SOAP) invocation APIs * In addition, the following items were fixed and/or added: Bug Fixes: * VMM: Enable large page support by default on 64-bit hosts (applies to nested paging only) * VMM: fixed guru meditation when running Minix (VT-x only; bug #6557) * VMM: fixed crash under certain circumstances (Linux hosts only, non VT-x/AMD-V mode only; bugs #4529 and #7819) * GUI: add configuration dialog for port forwarding in NAT mode (bug #1657) * GUI: show the guest window content on save and restore * GUI: certain GUI warnings don’t stop the VM output anymore * GUI: fixed black fullscreen minitoolbar on KDE4 hosts (Linux hosts only; bug #5449) * BIOS: implemented multi-sector reading to speed up booting of certain guests (e.g. Solaris) * Bridged networking: improved throughput by filtering out outgoing packets intended for the host before they reach the physical network (Linux hosts only; bug #7792) * 3D support: allow use of CR_SYSTEM_GL_PATH again (bug #6864) * 3D support: fixed various clipping/visibility issues (bugs #5659, #5794, #5848, #6018, #6187, #6570) * 3D support: guest application stack corruption when using glGetVertexAttrib[ifd]v (bug #7395) * 3D support: fixed OpenGL support for libMesa 7.9 * 3D support: fixed Unity/Compiz crashes on natty * 2D Video acceleration: multimonitor support * VRDP: fixed rare crash in multimonitor configuration * VRDP: support for upstream audio * Display: fixed occasional guest resize crash * NAT: port forwarding rules can be applied at runtime * SATA: allow to attach CD/DVD-ROM drives including passthrough (bug #7058) * Floppy: support readonly image files, taking this as the criteria for making the medium readonly (bug #5651) * Audio: fixed memory corruption during playback under rare circumstances * Audio: the DirectSound backend now allows VMs to be audible when another DirectSound application is active, including another VM (bug #5578) * EFI: support for SATA disks and CDROMs * BIOS: reduce the stack usage of the VESA BIOS function #4F01 (Quake fix) * OVF/OVA: fixed export of VMs with iSCSI disks * Storage: Apple DMG image support for the virtual CD/DVD (bug #6760) * Linux host USB support: introduced a less invasive way of accessing raw USB devices (bugs #1093, #5345, #7759) * Linux hosts: support recent Linux kernels with CONFIG_DEBUG_SET_MODULE_RONX set * Guest Additions: Shared Folders now can be marked as being auto-mounted on Windows, Linux and Solaris guests * Linux Additions: Shared Folders now support symbolic links (bug #818) * Linux Additions: combined 32-bit and 64-bit additions into one file * Windows Additions: automatic logon on Windows Vista/Windows 7 is now able to handle renamed user accounts; added various bugfixes- rename to virtualbox - drop ose postfix, Oracle team dosn't build puel version - we have now extension packs - rename xorg-x11-driver-virtualbox-ose subpackage to virtualbox-guest-x11 - use Provides: virtualbox-gui for virtualbox-qt subpackage and Recommends: virtualbox-gui for virtualbox package, so user could install another type of gui easily- update to VirtualBox 4.0.0 BETA4 * see announcement with changelog http://forums.virtualbox.org/viewtopic.php?f=15&t=37177 - set propper path for link to pdf in .desktop file- update to VirtualBox 4.0.0 BETA2 * see announcement with changelog http://forums.virtualbox.org/viewtopic.php?f=15&t=36893- cleanup 32bit buildrequires- update to VirtualBox 4.0.0 BETA1 * see announcement with changelog http://forums.virtualbox.org/viewtopic.php?f=15&t=36748- updated to VirtualBox-ose 3.2.12 * VMM: fixed rare host crash when running 64-bit guests on 32-bit hosts (bug #7577) * VMM: fixed host reboots under rare circumstances due to NMIs triggered by active performance counters * VMM: fixed out of memory guru meditation for large memory guests (bug #7586) * VMM: fixed a guru meditation related to large pages * VMM: use new VT-x feature to keep the guest from hogging the CPU * Snapshots: implemented deleting the last remaining snapshot while the VM is running * GUI: perform the checks for exceeding the size limit of the host file system and for broken asynchronous I/O * NAT: fixed memory leak (3.2.0 regression; bugs #6918, #7353) * Networking: fixed VM reset handling in e1000 * VRDP: fixed rare crash in multimonitor configuration * Display: fixed occasional guest resize crash * Mouse: don't send relative mouse events together with absolute mouse events (3.2.10 regression; bug #7571) * Keyboard: fixes for the USB keyboard emulation; fixes for Koran keyboards * Serial: don't hang if the host device would block during open (bugs #5756, #5380) * Serial: fixed modem status lines (Linux hosts only; bug #812) * Graphics: Horizontal resolutions are no longer restricted to a multiple of 8 pixels * USB: fixed a crash with older Linux kernels and non-ASCII characters in device strings * USB: fixed a crash under rare circumstances (bug #7409; Windows hosts only) * iSCSI: respond to NOP-In requests from the target immediately to avoid being disconnected if the guest is idle * 3D support: fixed a crash under certain circumstances (bug #7659) * 3D support: fixed crashes for GLUT based apps (bug #6848) * 3D support: added missing GLX 1.3 functionality (bugs #7652, #7195) * 2D Video acceleration: fixed potential deadlock when saving the VM state (bug #4124) * Windows hosts: another fix for BSODs under certain circumstances in VBoxNetFlt.sys (bug #7601) * Solaris hosts: fixed host USB DVD drive detection * Mac OS X hosts: fixed swapped keys for certain ISO keyboard types (bug #2996) * Linux hosts: added link state handling for TAP devices needed for proper operation with bridged networking * Linux hosts/guests: Linux 2.6.37 fixes * Linux Additions: properly compile the vboxvideo module if DKMS is not installed (bug #7572) * Linux Additions: fixed a memory leak when accessing non-existing files on a Shared Folders (bug #7705) * Windows Additions: skip none-mapped user accounts when enumerating user accounts for VM information - deprecated vbox-kernel-2637.diff - added rpath.diff to fix build - modify vboxdrv init script with proper macros in install section- remove runlevel 4 from start scripts- take patch from upstream to fix build with 2.6.37- Added vbox-default-os-type.diff * Changes the default Linux guest OS to openSUSE- Update to VirtualBox 3.2.10 * Fix build with newer kernels * support X.Org Server 1.9 * don't crash VBoxClient during reboot * Bridged networking: fixed occasional host freeze during VM shutdown * fixed memory leak under certain circumstances * under rare conditions the NAT engine consumed 100% CPU load- install mount.vboxsf into /sbin, not /usr/sbin (bnc#636347)- added a patch that converts vbox shared folders to use 2.6-style embedded inodes but i haven't tested it. I don't use virtualbox and don't intend to start.- add vbox-kernel-2.6.36.diff to support kernel > 2.6.35- created qt subpackage with qt dependency- Add vbox-python-2.7-configure to build against Python 2.7- added devel subpackage- added subpackage with python bindings- Do not include build dates in binaries, make build-compare happier- made the vboxadd init script depend on $remote_fs since it requires /usr to be mounted- update to 3.2.8 * VMM: properly terminate the VM with an error if the guest is trying to switch to the PAE mode but PAE is disabled in the VM settings * GUI: switch to native file dialogs (Windows hosts only; bug #5459) * GUI: don't use native file dialogs on KDE hosts (Linux hosts only; bug #6809) * 3D support: fixed GL_EXT_texture_sRGB support * PXE: fixed ZENworks PXE boot regression * OVF: fixed slower export and larger images under certain circumstances (3.2.6 regression; bug #7073) * USB: properly signal an interrupt if the port suspend status changes * USB: respect the remote-only filter * USB: avoid VM hang when changing the configuration of certain devices (Windows hosts only) * USB: fix a crash with older Linux kernels and non-ASCII characters in device strings (Linux hosts only; bug #6983) * PageFusion: fixed conflict with the guest execution feature * PageFusion: fixed stability issues with a large number of VMs * PageFusion: fixed host crashes with guest SMP and Win64 guests * Memory ballooning: fixed problems restoring VMs with pre-allocation enabled * Bridged networking: fixed performance issue with GRO enabled on bridged device (bug #7059) * Hostonly networking: fixed performance issue (3.2.6 regression; bug #7081) * Hard disks: fix auto-reset of immutable disk at VM startup (bug #6832) * BusLogic: several fixes for Windows NT/2000 and SCO OpenServer guests * LsiLogic: fixed I/O errors under rare circumstances * Sharing disks: support for attaching one disk to several VMs without external tools and tricks (see here for a short explanation) * Shared folders: several fixes and performance enhancements for Solaris guests (bugs #4154 and #6512) * Solaris Installer: added support for remote installations * Guest Properties API: correctly support enumerating the properties of a running VM with an empty "patterns" field (bug #7171) * Guest properties: properly delete transient properties on shutdown * RDP video redirection performance improvements and stability fixes * Settings: silently fix host audio driver when reading machine XML settings files or OVF written by VirtualBox on a different host OS, for example convert DirectSound to PulseAudio (bug #7209) * Settings: properly store the NAT network setting in XML settings file version 1.10 and later (bug #6176) * VBoxManage: handle differencing images with parent UUID correctly in subcommand openmedium disk (bug #6751) * Web service: enabled HTTP keepalive for much better performance * Web service: added timestamps to logging output * Web service: treat 8-bit strings as UTF-8 not ASCII * X11 Additions: fix for Xorg 6.8 guests (e.g. RHEL4)- update to 3.2.6: * VMM: fixed host crash when running 64-bit guests on 32-bit hosts with certain Intel CPUs (VT-x only; bug #6166) * VMM: allow 64-bit SMP guests on 32-bit hosts (VT-x and AMD-V only; does not apply to Mac OS X, which already supports it) * VMM: fixed Guru mediation if guests with more than 2GB are booted with VT-x/AMD-V disabled (bug #5740) * VMM: fixed TR limit trashing (VT-x and 64-bit host only; bug #7052) * Page Fusion: several bug fixes for SMP guests (including bug #6964) * Teleportation: several fixes and improvements * Mac OS X server guests: compatibility fix * EFI: fixed memory detection for guests with 2GB or more RAM assigned * GUI: added a workaround for a Linux kernel bug which affecting asynchronous I/O on ext4 / xfs file systems (Linux hosts only) * GUI: added setting for multiple VRDP connections; useful if multiple screens are enabled * GUI: another fix for the keyboard capturing bug under metacity (bug #6727) * GUI: fixed quit dialog when used in seamless or fullscreen mode (Mac OS X hosts only; bug #6938) * GUI: handle the extra key on the Brazilian keyboard on X11 hosts again (bug #7022). * 2D Video acceleration: fixed crashes when leaving the fullscreen mode (bug #6768) * VBoxManage: fixed storageattach error handling (bug #6927) * VBoxManage: fixed dhcpserver add (3.2.0 regression; bug #7031) * Storage: fixed hang with images located on filesystems which don't support async I/O (bug #6905) * Storage: fixed raw disks on Windows hosts (3.2.0 regression; bug #6987) * LsiLogic: fixed hang with older Linux guests * BusLogic: fixed hang during I/O * SATA: set initial number of ports to 1 as some guests can't handle 30 ports (e.g. CentOS 4 and FreeBSD; bug #6984) * SATA: performance improvement * SCSI: fixed error when using the full format option during Windows installation (bug #5101) * iSCSI: fixed authentication (bug #4031) * Host-only/bridged networking: fixed excessive host kernel warnings under certain circumstances (Linux hosts only; 3.2.0 regression; bug #6872) * NAT: fixed potential memory leaks * NAT: increased the size of the memory pool for 16K Jumbo frames (performance tweak) * NAT: allow to link/unlink the network cable even if the VM is currently paused * E1000: disconnect cable was not properly handled if the NIC was not yet initialized by the guest * OVF: export performance optimization * OVF: upgraded OS type definitions to CIM 2.25.0 so that Windows 7 and other OSes are now tagged correctly on export * Settings: the setting for disabling the host I/O cache was sometimes not properly saved * Settings: save machine state into XML correctly even when snapshot folder has been changed to a non-default location (bug #5656) * USB: allow the guest to disable an EHCI port * USB: find a valid language ID before querying strings (bug #7034) * POSIX hosts: fixed several memory leaks (3.2.0 regression) * Solaris hosts: fixed VDI access problem under certain circumstances (IDE/SATA; 3.2.0 regression) * Solaris hosts: fixed VM fails to start on 32-bit hosts (3.2.0 regression; bug #6899) * Windows hosts (32-bit): increase guest RAM limit if the host kernel allows for more virtual address space * Linux Additions: re-read a directory after a file was removed (bug #5251) * Linux Additions: install the DRI driver in the right location on ArchLinux guests (bug #6937) * X11 Additions: fixed spurious mouse movement events (bug #4260) * Solaris Additions: fixed guest control execution- update to 3.2.4: * GUI: fixed a superfluous resize-event on powering-on VM for X11 (improvement for the 3.2.2 fix) * Host-only/bridged networking: fixed guest-to-guest communication over wireless (3.2.0 regression; bug #6855) * Storage: fixed a potential guest disk corruption with growing images (3.2.0 regression) * Page Fusion: fixed shared module detection for Win64 guests * 3D support: allow use of CR_SYSTEM_GL_PATH again (bug #6864) * 3D support: fixed a host assertion for some multi-threaded guest applications (bug #5236) * 3D support: fixed host crashes with nVIDIA drivers on WDDM startup * OVF: fixed import of OVFs with a VM description (annotation) (3.2.2 regression; bug #6914) * VRDP: fixed issues with secondary monitors (bug #6759)- updated to 3.2.2 * VMM: fixed rare invalid guest state guru meditation (VT-x only) * VMM: fixed poor performance with nested paging and unrestricted guest execution (VT-x only; bug #6716) * VMM: fixed occasional guru meditation during Windows 7 bootup (bug #6728) * GUI: keep the status for remote control in sync with the actual state * GUI: don't exit after a successful refresh of an invalid VM configuration * GUI: fixed keyboard capturing bug under metacity (bug #6727) * GUI: fixed crash during VM termination if a modal dialog is open * GUI: default controllers names of New VM Wizard are synchronized with VM settings * GUI: fixed superfluous resize-event on powering-on VM for X11 * GUI: fixed regression - missed USB item's tool-tip of USB devices menu * GUI: Activate VM window on mouse-hovering for multi-monitor VMs * VBoxSDL/Linux hosts: automated keyboard type detection (bug #5764) * SATA: fixed crash during VM suspend under rare circumstances * SATA: fixed crash during VM reset after a snapshot was taken * Storage: fixed sporadic hang of SMP guests using SATA or LSI Logic SCSI and asynchronous I/O * Virtio-net: fix for guests with more than about 4GB RAM (bug #6784) * Page Fusion: fixed VBoxService crash with enabled Page Fusion on Win64 guests * Page Fusion: added kernel module sharing * HGCM: fixed memory leak which showed up if the Guest Additions were accessing a non-existing HGCM service * Teleportation: several fixes * Floppy: don't disable the host I/O cache by default * USB: fixed 3.1 regression with certain devices (e.g. iPhone); Windows host only * Serial: updated the guest device emulation to 16550A and reduced the probability for loosing bytes during transmission (bug #1548) * NAT: re-fetch the name server parameters from the host on guest DHCP requests to handle host network switches more gracefully (bug #3847) * NAT: fixed parsing of IPv4 addresses in CIDR notation (bug #6797) * NAT: limit the number of name servers passed to the guest to four (non-Windows hosts only; bug #4098) * NAT: fixed DNS transaction id mismatch (bug #6833) * VDE: fixed changing the attachment during runtime * Bridged Networking: fixed memory leak in the Bridged Networking driver for Windows hosts (bug #6824) * Windows Additions: fix for NT4 guests (bug #6748) * Windows Additions: re-introduced system preparation feature * Linux guests: enable PAE for RedHat guests by default * Linux guests: fix support for disabling mouse integration (bug #6714) * Webservice: fixed a rare crash when calling IGuest methods from the webservice. * OVF: fixed wrong hard disk UUIDs on export (bug #6802) * OVF: fixed 3.2.0 regression importing legacy OVF 0.9 files * 3D support: fixed OpenGL support for 64bit apps on windows guests * 3D support: fixed various host crashes (#2954, #5713, #6443)- updated to 3.2.0 * Following the acquisition of Sun Microsystems by Oracle Corporation, the product is now called Oracle VM VirtualBox * Experimental support for Mac OS X guests (see the manual for more information) * Memory ballooning to dynamically in- or decrease the amount of RAM used by a VM (64-bit hosts only) * Page Fusion automatically de-duplicates RAM when running similar VMs thereby increasing capacity * CPU hot-plugging for Linux (hot-add and hot-remove) and certain Windows guests (hot-add only) * New Hypervisor features: with both VT-x/AMD-V on 64-bit hosts, using large pages can improve performance; also, on VT-x, unrestricted guest execution is now supported (if nested paging is enabled with VT-x, real mode and protected mode without paging code runs faster, which mainly speeds up guest OS booting) * Support for deleting snapshots while the VM is running * Support for multi-monitor guest setups in the GUI for Windows guests * USB tablet/keyboard emulation for improved user experience if no Guest Additions are available * LsiLogic SAS controller emulation * RDP video acceleration * NAT engine configuration via API and VBoxManage * Use of host I/O cache is now configurable * Guest Additions: added support for executing guest applications from the host system * OVF: enhanced OVF support with custom namespace to preserve settings that are not part of the base OVF standard * VMM: fixed Windows 2000 guest crash when configured with a large amount of RAM (bug #5800) * Linux/Solaris guests: PAM module for automatic logons added * GUI: guess the OS type from the OS name when creating a new VM * GUI: added VM setting for passing the time in UTC instead of passing the local host time to the guest (bug #1310) * GUI: fixed seamless mode on secondary monitors (bugs #1322 and #1669) * GUI: offer to download the user manual in the OSE version (bug #6442) * Main: allow to start a VM even if a virtual DVD or floppy medium is not accessible * Settings: be more robust when saving the XML settings files * Mac OS X: rewrite of the CoreAudio driver and added support for audio input (bug #5869) * Mac OS X: external VRDP authentication module support (bug #3106) * Mac OS X: Moved the realtime dock preview settings to the VM settings (no global option anymore). Use the dock menu to configure it. * Mac OS X: added the VM menu to the dock menu * 3D support: fixed corrupted surface rendering (bug #5695) * 3D support: fixed VM crashes when using ARB_IMAGING (bug #6014) * 3D support: fixed assertion when guest applications uses several windows with single OpenGL context (bug #4598) * 3D support: added GL_ARB_pixel_buffer_object support * 3D support: added OpenGL 2.1 support * 3D support: fixed Final frame of Compiz animation not updated to the screen (Mac OS X only) (bug #4653) * 3D support: fixed blank screen after loading snapshot of VM with enabled Compiz * Added support for virtual high precision event timer (HPET) * OVF: fixed mapping between two IDE channels in OVF and the one IDE controller in VirtualBox * OVF: fix VMDK format string identifiers and sort XML elements from rasd: namespace alphabetically as prescribed by standard * VBoxShell: interactive Python shell extended to be fully functional TUI for VirtualBox * Linux Additions: support Fedora 13 (bug #6370) * VBoxManage: fixed overly strict checks when creating a raw partition VMDK (bugs #688, #4438) - dropped vbox-system-xorg.patch and vbox-drm-includepath.diff we use now xorg includes and libs from tarball - turn on VNC server feature, which allows users to connect to a virtual machine remotely using any VNC client.- create links to vbox tools in %_bindir - they could be usefull for controlling vbox from command line- fix vboxguest.rules udev rule for guest : use TAG+="udev-acl" to grant permissions- updated to 3.1.8 * VMM: fixed crash with the OpenSUSE 11.3 milestone kernel during early boot (software virtualization only; bug #5457) * VMM: fixed invalid state during teleportation * VMM: fixed OS/2 guest crash with nested paging enabled * VMM: fixed massive display performance loss (AMD-V with nested paging only) * GUI: fixed off-by-one bug when passing absolute mouse coordinates to the guest (3.1.6 regression) * GUI: show the real version of the Guest Additions, not the interface version * GUI: when adding a DVD or floppy slot in the VM mass storage settings dialog, don't attach a random medium but just leave the slot empty * GUI: added --seamless and --fullscreen command line switches (bug #4220) * GUI: fixed a SEGFAULT under rare circumstances * 2D Video acceleration: fixed display issues when working with non 32-bit modes (bugs 6094 & #6208) * LsiLogic: Fixed detection of hard disks attached to port 0 when using the drivers from LSI * ATA: Fixed sporadic crash with Linux guests when having a hard disk and DVD drive on the same channel (bug 6079) * Network: allow to start a VM even if not all network adapters are attached * Network: promiscuous mode support for e1000 and simparavirtualized adapters (bug 6519) * NAT: fixed ICMP latency (non-Windows hosts only; bug 6427) * SCSI: fixed guest crashes under certain circumstances when booting from SCSI devices * VBoxManage: fixed modifyvm --natnet default * Solaris Hosts: fixed a kernel panic when bridged networking might fail to initialize * Solaris Hosts: fixed priority tagged VLAN packets in bridged networking * Shared folders: fixed issue with copying read-only files (Linux guests only; bug 4890) * Shared folders: renamed the guest kernel module from vboxvfs to vboxsf to make it load on demand by the Linux kernel. Fixes mounting from /etc/fstab in Ubuntu 10.04 * Shared folders: fixed setuid file permissions (Solaris guests only). * Shared folders: fixed deleting directories recursively (Solaris guests only; bug 6513) * Guest Additions: support seamless and dynamic resizing on certain older X11 guests (bug 5840) * Solaris Additions: fixed OpenGL library dependencies (bug 6435) * Keyboard/Mouse emulation: fixed handling of simultaneous mouse/keyboard events under certain circumstances (bug 5375) * Mouse emulation: never switch straight back from Explorer to IntelliMouse mode as it confuses the FreeBSD mouse driver (bug 6488) * SDK: fixed memory leak in IDisplay::takeScreenShotSlow() (bug 6549) * 3D support: fixed Final frame of Compiz animation not updated to the screen (Mac OS X only) (bug 4653) * VRDP: allow to bind to localhost only on Mac OS X (bug 5227) * Linux hosts: add host USB support for Ubuntu 10.04 and other hosts without the hal daemon or usbfs (bug 6343) * webservice: more structs and array fixes in PHP bindings (bug 5657) * Windows hosts: make the bridged networking driver notify dll be correctly unregistred on uninstall (bug 5780) - dropped VBoxRandR.sh (from xorg-x11-driver-virtualbox-ose) by upstream : VBoxClient now handles dynamic resizing using library calls, not a shell script see http://www.virtualbox.org/changeset/27601 - deprecated vbox-fix_PF_storm.diff - use older version of disable-updates patch - fix typo in %verify_permissions in spec file - virtualbox-ose-vboxes init script changes from rbos@opensuse.org- buildfix with changed include location for recent libdrm keep old path as well as to not break when building against older distros (vbox-drm-includepath.diff) - fix KMP subpackage naming in specfile- add -I/usr/include/libdrm to compiler flags- added vbox-system-xorg.patch to build the X.Org server additions against our system- added fix_PF_storm.diff to fix crashing during liveCD boot at early "Loading basic drivers" state (bnc#576681)- add script to start virtual boxes during boot, to be configured via /etc/sysconfig/vbox- fix build : install also dir /etc/X11/xorg.conf.d/ for 60-vboxmouse.conf config- modified 60-vboxguest.rules and added 60-vboxmouse.conf to fix lost mouse integration, caused by xorg-server which no longer use HAL (bnc#592642)- added Obsoletes: virtualbox-ose-kmp to splitted kmp host and guest packages- updated to 3.1.6 * Linux hosts: fixed timing issue on hosts with Linux kernels 2.6.31 or later with certain CPUs (asynchronous timer mode; bug #6250) * Linux hosts: properly handle host suspend/resume events on Linux kernels 2.6.30 or later (bug #5562) * Mac OS X hosts: fixed VBoxSVC crash while enumerating the host network interfaces under certain circumstances * Snapshots: fixed image corruption after snapshot merge under certain circumstances (bug #6023) * Snapshots: fixed crash with VBoxHeadless / OSE * VMM: fixed reference counting guru meditation (bug #4940) * VMM: improved guest SMP stability * VMM: fixed VT-x hardware debug issues (bugs #477 & #5792) * VMM: fixed PGMDynMapHCPage guru meditation (Mac OS X; VT-x only; bug #6095) * VMM: fixed pgmPoolTrackFlushGCPhysPTInt guru meditations (Mac OS X; VT-x only; bugs #6095 & #6125) * VMM: Fixed host crash when running PAE guests in VT-X mode (Mac OS X only; bug #5771). * GUI: fix displaying of error message (bug #4345) * GUI: fix inability to enter seamless mode (bugs #6185, #6188) * 3D support: fixed assertion and flickering when guest application uses several windows with a single OpenGL context (bug #4598) * 3D support: fixed host crashes when using GL_EXT_compiled_vertex_array and array element calls (bug #6165) * 3D support: fixed runtime linker errors with OpenGL guest libs (bug #5297) * 3D support: fixed OpenGL extension viewer crash on startup (bug #4962) * NAT: fixed a 3.1.4 regression on Windows hosts where graceful connection termination was broken (bug #6237) * NAT: alternative network setting was not stored persistent (bug #6176) * NAT: fixed memory corruption during ICMP traffic under certain circumstances * Network: allow to switch the host interface or the internal network while a VM is running (bug #5781) * VHD: fix for images with a block size different than 2MB * USB: fixed filtered device attach regression (bug #6251) * USB: fixed crash in OHCI under rare circumstances (bug #3571) * VRDP: fixed hang under rare circumstances when attaching USB devices * ACPI: prevent guest freezes when accessing /proc/acpi for determining the state of the host battery and the AC adapter (Linux hosts only; bug #2836) * PulseAudio: fixed guest freezes under certain conditions (3.1.4 regression; bug #6224) * BIOS: increased space for DMI strings * BIOS: fixed interrupt routing problem for certain configurations (I/O-APIC enabled, ACPI not used; bug #6098) * iSCSI: be more robust when handling the INQUIRY response * iSCSI: be more robust when handling sense data * BusLogic: fixed FreeBSD guests * webservice: vboxwebsrv is now multithreaded * Solaris Installer: fixed netmask to stay persistent across reboots for Host-only interface (bug #4590) * Linux installer: removed external dependency to libpng12.so (bug #6243) * Solaris Additions: fixed superfluous kernel logging (bug #6181) * Linux Additions: fixed hang when starting the X server in Fedora12 guests and in guests with Linux 2.6.33 or later (bug #6198) * Linux Additions: support Mandriva speedboot runlevel (bug #5484) * Linux Additions: fixed SELinux security context of mount.vboxsf (bug #6362) * Linux Additions: support Ubuntu 10.04 (bug #5737) * Web service: update PHP bindings to fix problems with enums and collections - deprecated vbox-x_crash.diff- rewritten spec file - split kmp packages to guest and host parts - added vbox-x_crash.diff to fix X crash caused by guest additions see:http://www.virtualbox.org/ticket/6198- updated to 3.1.4 * VMM: SMP stability fixes * VMM: fixed guru meditation in certain rare cases (bug #5968) * VMM: activate NXE for PAE enabled guests (VT-x and AMD-V on 32 bits hosts only; bug #3578) * VMM: added workaround for broken BIOSes that make VirtualBox think AMD-V is in use (for details see bug #5639) * VMM: fixed rare host reboot when restoring a saved state (bug #3945) * VMM: fixed incompatibility with 2.6.32 Linux kernels (software virtualization only; bug #6100) * VMM: turn on nested paging by default for new VMs (if available; VT-x and AMD-V only) * VMM: turn on VPID by default for new VMs (if available; VT-x only) * VMM: perform strict CPUID compatibility checks when teleporting; to get the old behavior set "VBoxInternal/CPUM/StrictCpuIdChecks" to 0 * VMM: fixed VM crash with certain 16 bits Windows applications (software virtualization only; bug #5399) * Snapshots: fixed a 3.1 regression that broke deletion of snapshots when a machine had immutable or writethrough storage attached (bug #5727) * Saved state: fixed VERR_SSM_LOADED_TOO_MUCH error when loading DisplayScreenshot(bug #6162) * VBoxManage: add restorecurrent operation to snapshots command * VBoxManage: fixed broken snapshot lookup by name (bug #6070 * GUI: fixed the broken "Reload" button that reloads the machine XML when a machine is inaccessible * GUI: fixed guest fullscreen mode after reboot (bug #5372) * GUI: handle Ctrl+Break properly on X11 hosts (bug #6122) * GUI: fixed status LEDs for storage devices * GUI: workaround for disabling the seamless mode on KDE hosts (KWin bug) * 3D support: fixed SELinux warning saying VBoxOGL.so requires text relocation (bug #5690) * 3D support: fixed Corrupted surface rendering (bug #5695) * 3D support: free textures on guest application termination (bug #5206) * 3D support: fixed ubigraph_server crashes (#4674) * 3D support: fixes for 64-bit Solaris guests * Seamless: disable seamless mode when guest changes screen resolution (bug #5655) * NAT: fixed high CPU load under certain circumstances (Windows hosts only; bug #5787) * NAT: fixed handling of the broadcast flag in DHCP requests * NAT: fixed rare crash due to an assertion in the ICMP code (bug #3217) * Virtio-net: don't crash when ports accessed beyond the valid range (bug #5923) * LsiLogic: fix for Windows 7 guests * ATA: fix for guru meditation when installing Solaris 8 guests (bug #5972) * VHD: fixed an incompatibility with Virtual PC (bug #5990) * VHD: update the footer backup after setting a new UUID (bug #5004) * Host DVD: really fixed loading "passthrough" setting from config file (bug #5681) * Shared folders: fixed resolving of symlink target on Linux (3.1.2 regression) * VRDP: fixed VERR_NET_ADDRESS_IN_USE error when restarting a VM (3.1 regression; bug #5902) * VRDP: fixed crash on Mac OS X when 3D is enabled (3.1 regression) * PulseAudio: fixed recording (bug #4302) * USB: fixed a shutdown blue screen (Windows hosts only; bug #5885) * BIOS: fixed attribute during text scroll (bug #3407) * OVF: fix strange error messages on disk import errors * OVF: do not require write access the the .ovf file during import (3.1 regression; bug #5762) * iSCSI: fix taking snapshots of a running VM (#5849) * Solaris hosts: several USB fixes (including support for Apple iPod; bug #5873) * Solaris installer: fixed USB module removal and Solaris 10 "id" binary incompatibility * Guest Additions: fixed wrong guest time adjustment if the guest clock is ahead (3.1 regression; non-Windows guests only) * Linux Additions: fixed shared folders for Linux 2.6.32 guests (bug #5891) * Linux Additions: make the mouse driver work on Debian 5.0.3 guests again (3.1.2 regression, bug #5832) * Windows Additions: fixed malfunctioning !VBoxService that broke time-sync (bug #5872) * Windows Additions: fixed uninstallation issues on 64-bit guests * Windows Additions: fixed some sysprep execution issues * X.Org Additions: never reject the saved video mode as invalid (bug #5731) * XFree86 Additions: accept video mode hints for the initial mode again * - vbox-typecast.diff : deprecated- refresh virtualbox-ose-permissions_warning.diff, so it applies on the very picky Factory (without any fuzz)- updated to 3.1.2 (maintenance release) * VMM: fixed SMP stability regression * USB: fixed USB related host crashes on 64 bits Windows hosts (#5237) * Main: wrong default HWVirtExExclusive value for new VMs (bug #5664) * Main: DVD passthrough setting was lost (bug #5681) * VBoxManage: iSCSI disks do not support adding a comment (bug #4460) * VBoxManage: added missing --cpus and --memory options to OVF --import * GUI: fixed VBox URL in update dialog for German and Dutch languages * GUI: NLS updates * OVF: fixed export of non standard storage controller names (bug #5643) * Solaris hosts: several USB fixes (including support for Apple iPhone) * Mac OS X hosts: several fixes for the 3D support * Mac OS X hosts: re-enabled CMD+Key combinations, even if the Host-Key isn't CMD (bug #5684) * Mac OS X hosts: fixed to fast scrolling if the mouse wheel is used inside the guest (bug #5672) * Mac OS X hosts: dock & menubar don't disappear in fullscreen when the VM is not running on the primary display (bug #1762) * Mac OS X hosts: added an option for enabling "Auto show Dock & Menubar in fullscreen" (bug #5636) * Windows host installer: fixed starting VBox with wrong privileges right after installation (bug #4162) * Host interface and host-only networking: prevent driver from unloading while a VM is still active (Windows host only) * Host-only networking: fixed host-only interface creation (Windows host only) (bug #5708) * Virtio-net: don't crash without an attached network * Virtio-net: fixed the issue with intermittent network in VM with several virtual CPU cores. * NAT: fixed port-forwarding regressions (bug #5666) * NAT: fixed crash under certain conditions (bug #5427) * NAT: fixed resolving of names containing a slash or underscore when using the host resolver DNS proxy (bug #5698) * ATA: fixed sporadic crash when resuming after a VM was forcefully paused (e.g. due to iSCSI target being unavailable) * SATA: fixed raw vmdk disks (bug #5724) * Linux guests: increased the default memory for Redhat and Fedora guests * Linux Guest Additions: fixed installation on RHEL 3.9 guests and on some 64bit guests * Linux Guest Additions: prevent SELinux warnings concerning text relocations in VBoxOGL.so (bug #5690) * X11 guests: fixed mouse support for some Xorg 1.4 guests (openSUSE 11.0) * X11 guests: fixed xorg.conf modification for some older Xorg releases (openSUSE 11.1) * Windows guests: fixed some VBoxService shutdown issues * Windows guests: fixed VBoxVideo spinlock issues on NT4 * Windows Guest Additions: fixed uninstallation issues of NT4 * Shared folders: fixed resolving of symlink target (bug #5631) * 2D Video acceleration: delay loading of OpenGL dlls for Windows hosts to avoid GUI crashes on misconfigured systems * 2D Video acceleration: fixed issues with video picture not displayed on playback - some files have been moved to other places in the source tree, and virtualbox-ose-disable-updates.diff was adjusted for those changes - virtualbox-ose-init-scripts.diff was forward ported- small corrections in guest and host init scripts (bnc#560166)- updated to 3.1.0 - major new futures : * Teleportation (aka live migration); migrate a live VM session from one host to another (see the manual for more information) * VM states can now be restored from arbitrary snapshots instead of only the last one, and new snapshots can be taken from other snapshots as well ("branched snapshots"; see the manual for more information) * 2D video acceleration for Windows guests; use the host video hardware for overlay stretching and color conversion (see the manual for more information) * More flexible storage attachments: CD/DVD drives can be attached to an arbitrary IDE controller, and there can be more than one such drive (the manual for more information) * The network attachment type can be changed while a VM is running * Complete rewrite of experimental USB support for OpenSolaris hosts making use of the latest USB enhancements in Solaris Nevada 124 and higher * Significant performance improvements for PAE and AMD64 guests (VT-x and AMD-V only; normal (non-nested) paging) * Experimental support for EFI (Extensible Firmware Interface) * Support for paravirtualized network adapters (virtio-net) - the following items were fixed and/or added: * VMM: guest SMP fixes for certain rare cases * GUI: snapshots include a screenshot * GUI: locked storage media can be unmounted by force * GUI: the a log window grabbed all key events from other GUI windows (bug #5291) * GUI: allow to disable USB filters (bug #5426) * GUI: improved memory slider in the VM settings * GUI: the VirtualBox website couldn't be opened from the help menu (bug #4559) * 3D support: major performance improvement in VBO processing * 3D support: added GL_EXT_framebuffer_object, GL_EXT_compiled_vertex_array support * 3D support: fixed crashes in FarCry, SecondLife, Call of Duty, Unreal Tournament, Eve Online (bugs #2801, #2791) * 3D support: fixed graphics corruption in World of Warcraft (#2816) * 3D support: fixed Final frame of Compiz animation not updated to the screen (#4653) * 3D support: fixed incorrect rendering of non ARGB textures under compiz * iSCSI: support iSCSI targets with more than 2TiB capacity * VRDP: fixed occasional VRDP server crash (bug #5424) * Network: fixed the E1000 emulation for QNX (and probably other) guests (bug #3206) * NAT: added host resolver DNS proxy (see the manual for more information) * VMDK: fixed incorrectly rejected big images split into 2G pieces (bug #5523, #2787) * VMDK: fixed compatibility issue with fixed or raw disk VMDK files (bug #2723) * VHD: fixed incompatibility with Hyper-V * Support for Parallels version 2 disk image (HDD) files; see the manual for more information * OVF: create manifest files on export and verify the content of an optional manifest file on import * OVF: fixed memory setting during import (bug #4188) * Mouse device: now five buttons are passed to the guest (bug #3773) * VBoxHeadless: fixed loss of saved state when VM fails to start * VBoxSDL: fixed crash during shutdown (Windows hosts only) * X11 based hosts: allow the user to specify their own scan code layout (bug #2302) * Mac OS X hosts: don't auto show the menu and dock in fullscreen (bug #4866) * Mac OS X hosts (64 bit): don't interpret mouse wheel events as left click (bug #5049) * Mac OS X hosts: fixed a VM abort during shutdown under certain conditions * Solaris hosts: combined the kernel interface package into the VirtualBox main package * Solaris hosts: support for OpenSolaris Boomer architecture (with OSS audio backend). * Shared folders: VBOXSVR is visible in Network folder (Windows guests, bug #4842) * Shared folders: performance improvements (Windows guests, bug #1728) * Windows, Linux and Solaris Additions: added balloon tip notifier if VirtualBox host version was updated and Additions are out of date * Solaris guests: fixed keyboard emulation (bug #1589) * Solaris Additions: fixed as_pagelock() failed errors affecting guest properties (bug #5337) * Windows Additions: added automatic logon support for Windows Vista and Windows 7 * Windows Additions: improved file version lookup for guest OS information * Windows Additions: fixed runtime OS detection on Windows 7 for session information * Windows Additions: fixed crash in seamless mode (contributed by Huihong Luo) * Linux Additions: added support for uninstalling the Linux Guest Additions (bug #4039) * Linux guest shared folders: allow mounting a shared folder if a file of the same name as the folder exists in the current directory (bug #928) * SDK: added object-oriented web service bindings for PHP5 - dropped deprecated vbox-fix_return.diff - refresh patches to apply with fuzz=0 (new rpm) - added fix_return.diff : fix no-return-in-nonvoid-function build issue - added typecast.diff : typecast of pointer using uintptr_t to fix build error - removed deprecated : kmp-vboxvfs.diff and gcc43-fixes.diff- added debug_hash.diff to fix build issue- updated to 3.0.10 * VMM: guest SMP stability fixes * VMM: fixed guru meditation with nested paging and SMP guests (bug #5222) * VMM: changed VT-x/AMD-V usage to detect other active hypervisors; necessary for e.g. Windows 7 XP compatibility mode (Windows & Mac OS X hosts only; bug #4239) * VMM: guru meditation during SCO OpenServer installation and reboot (VT-x only; bug #5164) * VMM: fixed accessed bit handling in certain cases (bug #5248) * VMM: fixed VPID flushing (VT-x only) * VMM: fixed broken nested paging for 64 bits guests on 32 bits hosts (AMD-V only; bug #5285) * VMM: fixed loading of old saved states/snapshots (bug #3984) * Linux hosts: fixed module compilation against Linux 2.6.32rc4 and later * Guest Additions: fixed possible guest OS kernel memory exhaustion * Guest Additions: fixed stability issues with SMP guests * Linux Additions: sendfile() returned -EOVERFLOW when executed on a shared folder (bug #2921) * Linux Additions: fixed incorrect disk usage value (non-Windows hosts only) * Linux installer: register the module sources at DKMS even if the package provides proper modules for the current running kernel * 3D support: removed invalid OpenGL assertion (bug #5158) * Network: fixed the Am79C973 PCNet emulation for QNX (and probably other) guests (bug #3206) * VMDK: fix handling of split image variants * VHD: do not delay updating the footer when expanding the image to prevent image inconsistency * USB: stability fix for some USB 2.0 devices * GUI: added a search index to the .chm help file * GUI/Windows hosts: fixed CapsLock handling on French keyboards (bug #2025) * Shared clipboard/X11 hosts: fixed a crash when clipboard initialisation failed (bug #4987)- update to 3.0.8: * VMM: fixed 64 bits guest on 32 bits host regression in 3.0.6 (VT-x only; bug #4947) * VMM: fixed a recompiler triple fault guru meditation (VT-x & AMD-V only; bug #5058) * VMM: fixed hang after guest state restore (AMD-V, 32 bits Windows guest and IO-APIC enabled only; bug #5059) * VMM: fixed paging issue with OS/2 guests * VMM: fixed guru meditation in rare cases (2.0 regression; software virtualization only) * VMM: fixed release assertion during state restore when using the Sound Blaster 16 emulation (bug #5042) * Security: fixed vulnerability that allowed to execute commands with root privileges * Linux hosts: fixed runtime assertion in semaphore implementation which was triggered under certain conditions (bug #616) * Linux hosts: change the default USB access mode on certain distributions (bugs #3394 and #4291) * Linux hosts: on hardened Gentoo, the VBoxSVC daemon crashed by opening the VM network settings (bug #3732) * Linux hosts, Solaris hosts: pass the XAUTHORITY variable along the DISPLAY variable when starting a VM from VBoxManage or from the VM selector (bug #5063) * Linux hosts: use sysfs to enumerate host drives if hal is not available * Solaris hosts: fixed a bug which would hang the host sporadically as interrupts were not re-enabled everytime * Solaris hosts: fixed a kernel panic with bridged and host-only networking (bug #4775) * Solaris hosts: fixed incorrectly persistent CD/DVD-ROMs when changing them (bug #5077) * X11-based hosts: support additional function keys on Sun keyboards (bug #4907) * Mac OS X hosts (Snow Leopard): fixed problem starting headless VMs without a graphical session (bug #5002) * Mac OS X hosts: fixed problem listing host-only adapter names with trailing garbage (attached VMs won't start) * Windows Additions: now work with Vista 64-bit Home editions (bug #3865) * Windows Additions: fixed screen corruption with ZoomText Magnifier * Windows Additions: fixed NPGetUniversalName failure (bug #4853) * Windows Additions: fixed Windows NT regression (bug #4946) * Windows Additions: fixed VBoxService not running if no Shared Folders are installed * Linux Additions: implemented ftrunctate (bug #4771) * VRDP: start VM even if configured VRDP port is in use * Networking: the PCnet network device stopped receiving under rare conditions (bug #4870) * VBoxManage: implemented controlvm vrdpport command * iSCSI: fixed issue with NetApp targets (#5072) * SCSI: add support for virtual disks larger than 2TB * USB: fixed potential crash when unplugging USB2 devices (bug #5089) * NAT: IPSEC did not properly work with Linux guests (bug #4801)- fixed security issue with empty LD_LIBRARY_PATH in wrappers (bnc#448246)- fix build (corrected 60-vboxadd.rules)- added udev rules file 60-vboxadd.rules for guest system (bnc#541196)- added checks for setuid on VBoxNetAdpCtl (bnc#533550)- added VBoxNetAdpCtl.diff : use VBoxNetAdpCtl.cpp from upstream svn which fix security problems with popen and strncpy (see bnc#533550)- fix permissions for VBoxRandR and vboxadd-xclient- moved hal policy file 90-vboxguest.fdi to hal/fdi/policy instead of hal/fdi/information- added 90-vboxguest.fdi for hal policy, to autodetect the virtualbox mouse (thanks to Tejas Guruswamy) - added permissions_warning.diff - implements messagebox, which is displayed, when user try to start VirtualBox and is not a member of vboxusers group- added VBoxRandR to guest-tools - support for dynamic display changes (autoresize) - added vboxadd-xclient.sh to guest-tools - allow automatically start VBoxClient with support for shared clipboard, autoresize and seamless window- rewritten init-scripts.diff (bnc#537793) and added /etc/default/virtualbox config, which allow configure type of session shutdown (thanks to Dennis Olsson)- updated to 3.0.6 * VMM: fixed IO-APIC overhead for 32 bits Windows NT, 2000, XP and 2003 guests (AMD-V only; bug #4392) * VMM: fixed a Guru meditation under certain circumstances when enabling a disabled device (bug #4510) * VMM: fixed a Guru meditation when booting certain Arch Linux guests (software virtualization only; bug #2149) * VMM: fixed hangs with 64 bits Solaris & OpenSolaris guests (bug #2258) * VMM: fixed decreasing rdtsc values (AMD-V & VT-x only; bug #2869) * VMM: small Solaris/OpenSolaris performance improvements (VT-x only) * VMM: cpuid change to correct reported virtual CPU id in Linux * VMM: NetBSD 5.0.1 CD hangs during boot (VT-x only; bug #3947) * Solaris hosts: worked around an issue that caused the host to hang (bug #4486) * Solaris hosts: fixed a rare host system deadlock when using bridged networking * Solaris hosts: fixed a potential host system deadlock when CPUs were onlined or offlined * Solaris hosts installer: added missing dependency for UTF-8 package (bug #4899) * Linux hosts: don't crash on Linux PAE kernels < 2.6.11 (in particular RHEL/CentOS 4); disable VT-x on Linux kernels < 2.6.13 (bug #1842) * Linux/Solaris hosts: correctly detect keyboards with fewer keys than usual (bug #4799) * Mac OS X hosts: prevent password dialogs in 32 bits Snow Leopard * Python WS: fixed issue with certain enumerations constants having wrong values in Python webservices bindings * Python API: several threading and platform issues fixed * Python shell: added exportVM command * Python shell: various improvements and bugfixes * Python shell: corrected detection of home directory in remote case * OVF: fixed XML comment handling that could lead to parser errors * Main: fixed a rare parsing problem with port numbers of USB device filters in machine settings XML * Main: restrict guest RAM size to 1.5 GB (32 bits Windows hosts only) * Main: fixed possible hang during guest reboot (bug #3792) * GUI: fixed rare crash when removing the last disk from the media manager (bug #4795) * VBoxManage: fixed setting guest properties with --flags or -flags * Webservice: fixed a severe memory leak, at least on platforms using XPCOM * Serial: fixed host mode (Solaris, Linux and Mac OS X hosts; bug #4672) * VRDP: Remote USB Protocol version 3 * SATA: fixed hangs and BSODs introduced with 3.0.4 (bugs #4695, #4739, #4710) * SATA: fixed a bug which prevented Windows 7 from detecting more than one hard disk * SATA/SCSI: fixed rare random guest crashes and hangs * SCSI: fixed problem with Fedora 11 refusing to boot after kernel update * iSCSI: fix logging out when the target has dropped the connection, fix negotiation of simparameters, fix command resend when the connection was dropped, fix processing SCSI status for targets which do not use phase collapse * BIOS: fixed a bug that caused the OS/2 boot manager to fail (2.1.0 regression, bug #3911) * PulseAudio: don't hang during VM termination if the connection to the server was unexpectedly terminated (bug #3100) * Mouse: fixed weird mouse behaviour with SMP (Solaris) guests (bug #4538) * HostOnly Network: fixed failure in CreateHostOnlyNetworkInterface() on Linux (no GUID) * HostOnly Network: fixed wrong DHCP server startup while hostonly interface bringup on Linux * HostOnly Network: fixed incorrect factory and default MAC address on Solaris * HostOnly Network: fixed the problem with listing host-only interfaces on Mac OS X when all physical interfaces are down (bugs #4698, #4790) * DHCP: fixed a bug in the DHCP server where it allocated one IP address less than the configured range * E1000: fixed receiving of multicast packets * E1000: fixed up/down link notification after resuming a VM * NAT: fixed ethernet address corruptions (bug #4839) * NAT: fixed hangs, dropped packets and retransmission problems (bug #4343) * Bridged Network: fixed packet queue issue which might cause DRIVER_POWER_STATE_FAILURE BSOD for Windows hosts (bug #4821) * Windows Additions: fixed a bug in VBoxGINA which prevented selecting the right domain when logging in the first time * Shared clipboard: do not send zero-terminated text to X11 guests and hosts (bug #4712) * Shared clipboard: use a less CPU intensive way of checking for new data on X11 guests and hosts (bug #4092) * Guest Additions: do not hide the host mouse cursor when restoring a saved state (bug #4700) * Windows guests: fixed issues with the display of the mouse cursor image (bugs #2603, #2660 and #4817) * SUSE 11 guests: fixed Guest Additions installation (bug #4506) * Guest Additions: support Fedora 12 Alpha guests (bugs #4731, #4733 and #4734) - drop deprecated pa-interface_change.diff- added pa-interface_change.diff to fix interface change in PulseAudio- added vboxvideo.ko kernel module to virtualbox-ose-kmp-* - added VBoxOGL libraries to xorg-x11-driver-virtualbox-ose- fixed typo in the vboxadd init script and updated virtualbox-ose-init-scripts.diff (bnc#530271)- fix quote symbol (") in vboxdrv.rules (bnc#528310)- updated to 3.0.4 * VMM: 64 bits guest stability fixes (AMD-V only; bugs #3923 & #3666) * VMM: SMP stability fixes (AMD-V only) * VMM: SMP performance improvement (esp. for Solaris guests) * VMM: eliminated several bugs which could lead to a host reboot * VMM: fixed OS/2 ACP2 boot floppy hang (VT-x only) * VMM: small performance improvement for OpenSolaris guests (AMD-V only) * VMM: fixed CentOS/Xen reboot (software virtualization only; bug #4509) * SATA: fixed hangs / BSOD during Windows XP installation (bug #4342) * SATA: mark the ports as non hotpluggable (bug #3920) * 3D support: fix deadlocks and context/window tracking for multithreaded applications (bug #3922) * 3D support: fix memory leaks when terminating OpenGL guest applications * 3D support: fix crash in Call of Duty * NAT: using two or more NAT adapters in one VM was broken (3.0.0 regression) * NAT: fixed network communication corruptions (bugs #4499, #4540, #4591, #4604) * NAT: fixed passive ftp access to host server (bug #4427) * iSCSI: fixed cloning to/from iSCSI disks * GUI: fixed path separator handling for the OVF export on Windows (bug #4354) * GUI: the mini toolbar was only shown on the first host display (bug #4654) * GUI: added a VM option to display the mini toolbar on top * GUI: don’t crash when adding plus configuring host-only network interfaces * Shared Folders: fixed selection of a drive root directory as a shared folder host path in VirtualBox (Windows host only) * USB: fixed a bug that may have rendered USB devicefilter settings inactive (3.0.2 regression, bug #4668) * Guest Additions: report the Guest Additions version to the guest properties (bug #3415) * Linux hosts: fixed problems leading to wrong colors or transparency in host windows with some graphics drivers (bug #3095) * Linux hosts: hardware detection fallbacks if the hal service fails to find any DVD drives. * Linux and Solaris hosts: Work around color handling problems in Qt (bug #4353) * Solaris Installer: fixed incorrect netmask for Host-only interface (bug #4590) * Solaris Installer: added package dependency for Python and Python-devel (bug #4570) * X11 guests: prevent windows from being skipped in seamless mode KDE guests (bugs #1681 and #3574) * X11 guests: fixed screen corruption in X11 guests when large amounts of video RAM were allocated (bug #4430) * X11 guests: some fixes when switching between host and guest-drawn mouse pointers. * X11 guests: fixed an issue which caused seamless mode to stop working as it should (the main issue listed in bug #2238).- drop qt3-devel-tools,libmudflap-32bit from BuildRequires- enable generated data for SaX - added mountvboxsf, VBoxControl, VBoxService to guest-tools - disable chown of device in vboxadd init script in guest-tools subpackage (bnc#507835)- updated to 3.0.2 * VMM: fixed network regressions (guest hangs during network IO) (bug #4343) * VMM: guest SMP performance improvements * VMM: fixed hangs and poor performance with Kaspersky Internet Security (VT-x/AMD-V only; bug #1778) * VMM: fixed crashes when executing certain Linux guests (software virtualization only; bugs #2696 & #3868) * ACPI: fixed Windows 2000 kernel hangs with IO-APIC enabled (bug #4348) * APIC: fixed high idle load for certain Linux guests (3.0 regression) * BIOS: properly handle Ctrl-Alt-Del in real mode * iSCSI: fixed configuration parsing (bug #4236) * OVF: fix potential confusion when exporting networks * OVF: compatibility fix (bug #4452) * NAT: fixed crashes under certain circumstances (bug #4330) * 3D support: fixed dynamic linking on Solaris/OpenSolaris guests (bug #4399) * 3D support: fixed incorrect context/window tracking for multithreaded apps * Shared Folders: fixed loading from saved state (bug #1595) * Shared Folders: host file permissions set to 0400 with Windows guest (bug #4381) * X11 host and guest clipboard: fixed a number of issues, including bug #4380 and #4344 * X11 Additions: fixed some issues with seamless windows in X11 guests (bug #3727) * Linux hosts: workaround for buggy graphics drivers showing a black VM window on recent distributions (bug #4335) * Linux hosts: fixed typo in kernel module startup script (bug #4388) * OVF: accept ovf:/disk/ specifiers with a single slash in addition to ovf://disk/ (bug #4452) * Fixed a settings file conversion bug which sometimes caused hardware acceleration to be enabled - drop vbox-ose-rpmlintrc- updated to 3.0.0, major new features were added: * Guest SMP with up to 32 virtual CPUs (VT-x and AMD-V only) * Windows guests: ability to use Direct3D 8/9 applications / games (experimental) * Support for OpenGL 2.0 for Windows, Linux and Solaris guests - deprecated : 64issue.diff , validate-op-gcc43.diff and increment.diff - disabled Makefile-vboxadd,Makefile-vboxnetflt and Makefile-vboxvfs- disable as-needed for this package as it fails to build with it- updated to 3.0.0_BETA_2, major new features were added: * Guest SMP with up to 32 virtual CPUs (VT-x and AMD-V only) * Windows guests: ability to use Direct3D 8/9 applications / games (experimental) * Support for OpenGL 2.0 for Windows, Linux and Solaris guests - deprecated : 64issue.diff , validate-op-gcc43.diff and increment.diff - disabled Makefile-vboxadd,Makefile-vboxnetflt and Makefile-vboxvfs- Replace pmtools with acpica package required for building. pmtools package gets split into acpica and dmidecode, pmtools will be dropped.- added patch increment.diff : same variable used twiceand post incremented in the same expression in dnsproxy.c- updated to 2.2.4 * Solaris hosts: make it work with Solaris build 114 or later (bug #3981) * Solaris hosts: fixed a bug serial port character handling found during loopback (bug #3120) * Linux hosts: adapted vboxdrv.sh to the latest changes in VBoxManage list runningvms (bug #4034) * Windows hosts: fixed a crash caused by host-only/bridged networking * Mac OS X hosts: fixed access to host DVD with passthrough disabled (bug #4077) * Guest Additions: fixed problems with KDE 4 not recognizing mouse clicks * Windows Additions: fixed incorrect 8-bit guest color depth in Windows 7 guests * GUI: warn if VT-x/AMD-V could not be enabled for guests that require this setting (bug #4055) * VMM: fixed occassional crash due to insuffient memory * VMM: fixed hanging 64 bits Solaris guests * VMM: restore from a saved state occassionally failed (bugs #3984 and #2742) * Clipboard: fixed a deadlock while shutting down the shared clipboard on X11 hosts (bug #4020) * OVF: fixed potential hang during import * OVF: fixed potential crashes during import/export on Win64 hosts * VBoxManage modifyhd --compact: fixed bug which could lead to crashes and image corruption (bug #3864) * VBoxManage metrics collect: now flushes the output stream. * VHD: made VBoxManage internalcommands sethduuid work for .vhd files (bug #3443) * VHD: some .vhd files could not be cloned (bug #4080) * VMDK: fixed creating snapshots * NAT: improvement of TCP connection establisment (bug #2987) * NAT: fixed order of DNS servers in DHCP lease (bug #4091) * NAT: fixed DHCP lease for multiple name servers (bug #3692) * NAT: fixed a potential segfault if the host lost its connectivity (bug #3964) * Shared Folders: deny access to parent directories on Windows hosts (bug #4090) * Shared Folders: make rm/rmdir work with Solaris guests on Windows hosts * Networking: fixed the problem with blocked receiving thread when a broadcast packet arrives too early to be handled by uninitialized e1000 adapter. * Networking: fixed the problem that caused host freezes/crashes when using bridged mode with host’s interface having RX checksum offloading on (bug #3926 and related). Fixes problems with TX offloading as well (bug #3870) * PXE boot: Added support for PRO/1000 MT Server adapter. * Python bindings: fixed keyword conflict * SCSI: fixed occasional crashes on Win64 * Serial: allow to redirect the serial port to a raw file (bug #1023) * VRDP: fixed a rare incorrect screen update- included proper version of vboxmouse_drv and vboxvideo_drv in xorg-x11-driver (bnc#507839)- fix %endif- switch to gcc44- fixed ose-init-scripts.diff : don't use vboxusers group for /dev/vboxdrv (bnc#429725)- make sure that the kmp is also updated at the same time like the main module, otherwise bad things will happen- fix build for older distros- updated to 2.2.2 * Host and guest clipboard: fixed a number of issues affecting hosts and guests running the X window system. * Guest Additions: make sure the virtual mouse autodetection works on first reboot after installing the Additions on X.Org server 1.5 and later. * Guest Additions: properly report process identity number of running services * Guest Additions: clean up properly if the X Window server terminates * Linux Additions: fixed installation path for OpenGL libraries in some 64-bit guests (bug #3693) * Solaris Additions: fixed installation to work when X.Org is not installed on the guest * Solaris Additions: fixed a bug that could panic the guest when unmounting a busy shared folder * Windows Additions: fixed mouse pointer integration of some Windows guests (2.2.0 regression, bug #3734) * Windows Additions: fixed installation on Windows Server 2008 Core (bug #2628) * Main: do not try to use older versions of D-Bus (Linux hosts only, bug #3732) * VMM: fixed out-of-memory conditions on Windows hosts (bug #3657) * VMM: fixed occasional hangs when attaching USB devices during VM startup (2.2.0 regression; bugs #3787) * VMM: fixed guru meditation related to memory management (software virtualization only) * Virtual disks: fix possible data corruption when writing to diff images, incorrect detection of redundant writes * GUI: reworked network settings dialog * GUI: properly show the detailed settings dialog of NAT networks (bug #3702) * GUI: HostKey could not be changed (2.2.0 regression, bug #3689) * GUI: fixed memory textfield size (Windows hosts only; bug #3679) * GUI: fixed crash when selecting a shared folder path (Windows hosts only; bugs #3694, #3751, #3756) * VBoxManage modifyhd --compact: implemented again for VDI files, and now supports relative paths (bug #2180, #2833) * VBoxManage snapshot discard: made it work again (2.1.0 regression; bug #3714) * NAT: fixed release assertion during poll() (bug #3667) * Clipboard: fixed random crahes (X11 hosts only, bug #3723) * Shared Folders: fixed incorrect permissions for Solaris guests * Shared Folders: fixed wrong file sizes with Solaris guests * CBindings: fixed possible memory leak while releasing the IVirtualBox and ISession Objects * Solaris hosts: fixed host-only network interface incompatibility with nwam/dhcpagent (bug #3754)- updated to 2.2.0 * VMM: FreeBSD guest related fix for V86 flags (bug #2342) * VMM: fixed guru meditation when booting an AsteriskNow Linux VM (bug #2342) * VMM: fixed PGMPOOLKIND_FREE guru meditation (bugs #3356, #3431) * VMM: fixed Windows XP boot hang (guest PAE + nested paging only) * VMM: allow mixing of VT-x/AMD-V and software virtualization * VMM: fixed extremely slow safe mode booting in e.g. Windows 2008 (VT-x/AMD-V only) * VMM: significant speedup of certain GRUB boot loaders (e.g. Solaris) (VT-x/AMD-V only) * VMM: real-mode IOPL fix for DOS guests (VT-x only) * VMM: fixed VT-x detection with certain BIOSes that enable VT-x, but don’t set the lock bit in MSR_IA32_FEATURE_CONTROL * VMM: fixed hibernation issues on Windows XP hosts (VT-x only; bug #1794) * VMM: properly emulate RDMSR from the TSC MSR, should fix some NetBSD guests * VMM: emulate RDPMC; fixes Windows guests crashes when using the Kaspersky virus scanner (bug #1778) * NAT: fixed truncated downloads (FTP) (bug #3257) * NAT: blocked UDP packets caused a crash (bug #3426) * NAT: allow to configure the next server and the boot file via VBoxManage (bug #2759) * IDE: fixed hard disk upgrade from XML-1.2 settings (bug #1518) * Hard disk: support more VMDK file variants (including fixed-size ESX server images) * Hard disks: refuse to start the VM if a disk image is not writable * USB: further reduced host CPU utilization for OHCI and EHCI * USB: fixed BSOD on the host with certain USB devices (Windows hosts only; bug #1654) * E1000: properly handle cable disconnects (bug #3421) * VRDP: fixed hangs when VRDP server is enabled or disabled in runtime * Shared folders: respect umask settings on Linux, OSX and Solaris hosts when creating files * X11 guests: prevented setting the locale in vboxmouse, as this caused problems with Turkish locales (bug #3563) * X11 guests: show the guest mouse pointer at the right position if the virtual desktop is larger than the guest resolution (bug #2306) * Linux additions: fixed typo when detecting Xorg 1.6 (bug #3555) * Solaris guests: added xpg4/xcu4 dependency to the guest additions installer (bug #3524) * Windows guests: bind the VBoxMouse.sys filter driver to the correct guest pointing device (bug #1324) * Windows hosts: fixed BSOD when starting a VM with enabled host interface (bug #3414) * Linux hosts: do proper reference counting to prevent unloading the vboxnetflt module as long as this code is in use (bug #3104) * Linux hosts: do not leave zombies of VBoxSysInfo.sh (bug #3586) * Linux installers: fixes for Slackware, Arch Linux and Linux from Scratch systems * Windows installers: combined installer executable which contains both (32- and 64-bit) architectures. * VBoxManage: less cryptic command-line error messages * VBoxManage list vms commands now default to compact format * VBoxManage controlvm dvdattach did not work if the image was attached before * VBoxManage: allow creation of all supported disk image variants * VBoxManage showvminfo: don’t spam the release log if the additions don’t support statistics information (bug #3457) * VBoxManage: big command line processing cleanup * Hard disks: improved immutable disk support to auto-reset diff file at VM startup (related to bug #2772) * GUI: enable the audio adapter by default for new VMs * GUI: warn if VT-x/AMD-V is not operational when starting a 64-bit guest * GUI: deactivate 64-bit guest support when the host CPU does not support VT-x/AMD-V * GUI: removed floppy icon from the status bar * GUI: show build revision in about dialog * GUI: fixed sticky status bar text * GUI: improved error dialogs * GUI: fail with an appropriate error message when trying to boot a read-only disk image (bug #1745) * GUI/Mac OS X: fixed disabled close button * GUI/Windows: re-enabled support for copy and paste (Windows hosts 2.0 regression; bug #2065) * 3D support: added OpenGL select/feedback support (bug #2920) * 3D support: close OpenGL subsystem for terminated guest applications (bug #3243) * 3D support: fixed VM hangs when starting guests with 3D acceleration enabled (bug #3437) * PXE: fixed boot hangs when hardware virtualization is used (bug #2536) * LsiLogic: fixed problems with Solaris guests * Main API: close machine settings XML file when unregistering machine (bug #3548)- drop xalan/xerces from buildrequires, not usedxorg-x11-driver-virtualbox-ose 5.2.12-lp150.4.3.15.2.12-lp150.4.3.15.2.125.2.12vboxadd-xclient.shVBoxClientVBoxEGL.soVBoxOGL.soVBoxOGLarrayspu.soVBoxOGLcrutil.soVBoxOGLerrorspu.soVBoxOGLfeedbackspu.soVBoxOGLpackspu.soVBoxOGLpassthroughspu.sodridriversinput/etc/X11/xinit/xinitrc.d//usr/bin//usr/lib64//usr/lib64/xorg/modules/-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:8156/openSUSE_Leap_15.0_Update/c49fe67a249a7fdae81b2b7571057b3d-virtualbox.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linux POSIX shell script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=d0f0f97d43a1b1749eb12db2ff17c87767108013, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fe1ff27326b6996e5479f58b89deb10efb3ee14c, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=53e83fba9d3384fae78f5475495364f809ecd05d, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7939f5ea503de2dd3d400598d06678df9efc2b83, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f31bab5ff8ca8b24ce95dc92e4099ca9829eced5, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e09e699702a87e5a61d161a2e11d19d297327be7, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d576a4b497ef06bcc909f57376070613a1e14e16, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=416096ffee4001316948ccc240bd1c150737cd10, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f4ab861df0111923104714b2002ebe51559f02ac, strippeddirectorymodalias(xorg-x11-server:pci:v000080EEd0000BEEFsv*sd*bc*sc*i*)utf-88032b45725c6d1dc9d6948efa548169fc14e4dec8d956d8ae45ec83b94cc95dd?7zXZ !t/z] crv9u ONڜZL=NQگ0@ ͛+C9З uxBs91f¢J~Ʒ,'ndKVႌsqw"6% Vu2eަ3 ,}PX5+7E:A#(xPUӻ(v߼pr9+.7!}=:ĢေZO64[wB !B}Vz!b6 A1A_ZQ%{YS0٤QgBe^a?n?VJ^\ghVt\$_"NauSyxnx^w(}bqH2.m$%a_(H8@\pUJϴI wlZUč"*CkoAd%VTZiN#,No#LLY/2+GWF;UV)z]PĐOIT%,p 3:2V0-=㰪gD`\JGsum%Nc3(eWI4ٱ*[)}i_ԗ<肕3ʬ!XeG<|7鞞k˗~Wxck~1c"r'=n]D%!3fϊ6כ ='kv-3ZƼcP{"«dM(#X_KMfjeA0 }nعeA)Zkw-p'Hl$WQxS5CoJ"5jc//'=w!ە#^ њ*~~@w]-qYC:++l~bx#䯄Rݵ 4`MuH[ moe- b]ƸM5[&m=2l^vz?0rSȷ m-v}C4W WL7CQRy2u&f)GcӆrL: #N) ΠmC졡UOOrQZjM;R@jv[qp_/m3o6+˗|YC߭cZBԨ؄5}U폍Z?vX\H]#9(;P`)M7IΑ:XZ],bCrm-%|cA9vA*)/5xfo3.lWUͭfm)fmN tlK*`8xc6j:5fn&ɒ@jx7N8E˛ :UeѻQBneOV,0oES"Ih%kr&bP) p=Ilo<}ÀK*ZH5p3AA*TL}%AmhQbllⳒ؊<W_ձc+dEk?_Z-߇(J)$$BAbHP`tYt?}FW^X˥ڡJ .hhT-616GF#t.q{Ul{|ys`4}\ fBhvR(Y'dƳT}ѻDdu5ob{ {/ྞW̹X+w-;t &z|,M}bI!Q u<"ԊoG1{|h {;eErQǗejQi =?b]z%(Jj̀^y;GqզH~kЄyMDVhl_?Fbވn& h/L~TK'G7swwŚ>%>IqyנETy-ts4/3*PK\@Fa 81 _^a`MB;>$X!PI ֹDRf,h<fW\7գPӥ'T<5.~\錟-Wgg!FRCYtYT,Ug;LyƳ '\vӡHtb^ f*3+;Po0ݓ:{#޷4l6QlJ1! *2Y47 WPC{dR&7 &L} P {gHեl) tKyUPe縸A?@!_hkyDGTahT|vZg8oN]cy?m pv"n*{R|k=7ky=8A:*5C[B_^U  :dvԋ~(&X=o%[_kP`M#P[Kb@M; lp;qɳVba^Yd 0*p5g.G-Si(JǸ1X3+<l{ 7.1ӘUIG*(ɋ4\u@iZx Tݒ4L:kNe?Pĩrݩ**%}ʆN3j vK"P Z&I>N hӚ}j |%'+hЪ>`DS@&LV 8·=Um:4jocae|[tF5^0G$ ԃ2GwZs}_uι|ufdspΡ{]|0Fk|WFi;JvV; ѺMݼ)s>)48\s:@kkyL@UK3pi~3;Ł9];'Z{'} 2m&1aa`Lk9_mred3gnj Zq޵Z(FTwN ߸ `& TެeHچ&ΤndQz_g`ywW ܚ P^C cVNB7M:73zMtr/ٞEfT9=RDY4UO#>%d7[zm Xa<$KZ~,"@f]_"7'wDruРpA[VD4 ]ΠηG#\w_i\4XOPzfB\p-eR}+T;̰'ukB9`}dʑۥX|Sk,·iɸnOC"2:]I qTN`GaȐ)|,"n bJtHft6챷\ 43tq6R{S$O,F%m> ]5Ir(rg8Q@ ? 09vH]ԫ Yj8F6}RDvpGZ:'#w|B1Ɛ6<&V}ԋ #.[éh}EC E t z/yYr ɯspN<U"PT"Zti06%Mga{N,IeCxꐥ\UGQ.+ɱ-Y݉z?j+]ǭ81m3~?HU :v UuO t* .~~֕2mqD<[snpߊ53ׯ*<g>iZ*=~ULtbzfl%q:xJ2ےwDNdT 2iBpRFuG'h uX['n$<2{a5H..kzFaSp6vn fS8Rt#r-Q }w[`[Y_ Q5RYsg%uuJTLP }ewrzz@_zFh.sKrnc {@ ,!'Mxܨd(DpHT_@!lV)=f?aPIo&鮆3OQ2n^la:ەx# 'h&Du~aQ kTX`upc}ĭHZrpԸZ\"ˇضDt`fKմDeD5(>OY0RZ>E'N(wȥ=yn}O)_T{YU|HڞqŠM8x͇OS [9ڒh[C^V/fwA=+LѲvŜ :Bk*la3%C%8& FolIV>J7qOwD|6{~9RCwnMiᬊTV&\lp\N:.۶d,(>Nbn;8["2\yqմ%m,?5jք05;(vaSn9 ߙɐUŬhˌGHO=''383MI|leʄ##zfjGb1(#6g gZg 5T J|&ki\O''ejhbPpCUOh:t)D=.c'F \o5!L2X4QRJ<>HEGwiaǓ/|d8u"갍B:8u/ Suj ,/;X]䶜b{ar(I-gaCB<pA ౙ> St. *j.]I'N ?w:vd)J>ͣu-a0f2|3=H' T"L5*`dAKs͞)tϕX?nVAk#g,,YOe*fD疜m~9[a`;ٙգ"Hݞa//1^ZQ4Iس\:?qecˡ^~;âE|q: W![*!b !i]bz t_˓o 7S}HdІřIz$_P:!iM`-4n+AbG i9Ųc+5kZ*Wݡq>@ | Lz|5モxG/b5|hAFX*`bSI+?4m?GD]ұ` LPS@/Ϝ Hi~D-)O6; fƖWvxu *!`#4MǓM7z.ʭ]*7Pq]^P!Mq#~pUցV Vrx!`bu5i? B15%gd2>࿹c ;~V{W0 *?[EMѐkpKёq I=o8t!_ؗ@aH@Z g:,:Wj>L~`Z^gJiOWnRgk0vљ-Ρd@Ӑd0q0݇Na"MKU+<|LuڔnS *q VC3Cw]ЙKHY: ެ,䚦HC=L+ ~΄63؞V!!+vikU=XGq^-UV3.S22ԖA+o֨7sIpszuhHvP[Q hm"x\g($_5n tm&S8k%%8,dg)}OGW}%_Ɍ?ekiT T%KVagz%:C:^ii ; ->PKiXa6Q6\"9u4=u.v'PTXhh\PZ ۛ޼!_fϹAsDmWa.Yg,WgިkkiV]ʪ[S/l4#HgyQu!{n.=Ih#L:ߵU}d-:lp.O>mF;b M1$Ę^Ws Nn'(K#pǔ9n1hۍ>"HgNhSGe{twlSK6<=Vj:1ݙZTt\Eq4q[ΰ2ߦLۋ@P+A+dn{\ΫozM4go-9,XEyvVZ$-ؽm,z5}W (В{/GNى x1)t .Ӧ[^ja3|Op<`xNG(\T7X|)>PxdPbЭ)阕v8H+gZC5-L}GA)n܌}CG6yWywz14 u3r@^h\;]OɺRRnACܕW:VưN1[@ч,[OJ>uj xS]y-moh2ݲHcy8uȮMŽѦlrܹeF6! SᲘ_n{*k { W.7cDCKCG o,!؝Wҝ63QUF+&*#d!*.i2k&d3]IYZL dP+zݯ蒁uϻ>9uW)\ t6{K%rʭ m(tk\5$j &BNS"% gCWκ{bMx\پwj^WDJ8,GnՄ c!Ґz`uJ©FǗ ^c #VI:xMn l+U,_2,()]X˝e&4X1)>}>N'b"M:k"4gl=3#Ŵoy}iQ9O%-dp6?ABXoW[C-f?DRzP)y͍gd^z?p 31ۣ&97zod H[zp-t f*rDoH584pgo˸J 8@_JP5NgQ!̰ʤktJc(9e o?B0z3[8Bk/^ SiI(^o31M=$%tgjz}4_} 6&BZp.%Q;,V?UB+RS K&ocʼnnRan3F`];nEZYt*fbveڴO:R[ϬN7-=xCJB '^<4: ~P7ס_R!Oݼ/;׺u>l' 4*jҿ>Y,=Q f~ ڳ.@;E]Uc?$ X#W O"/3⟑v8R>Xދ5)UJޕ{94~_K?4tE dpׇB;%27Rجg(C9"&)j.*A>A6v|5v,'){OO彇?WwvFxUz0CMg98us6*TŁ>rsԝ ^pjN;P P&h-hF8-z}{X vt:|nхN:], b/K'KɅh܋c_|w$b ڴE@+fl;)gTk ܑ27vvds0rgFѴq WG7}k?gC4lHD|U0='VMA4!JV$O*-VQ?We/0WDHe5v&7f }S}`';F ][ ^4]IeXT-=x1K4:6$R=9-J|Ǫ^$<84+c.A_kk:>|]HeKlRߕ}8nMJ$ȌXeQX.X4p\$la5YFF )vNWw0N-TU3V?: e-&RϡjMuml/?\! !mM5<ۀ-6w2bw)U 疥z/wR и;$M`tlk$`-˨S))}]Ǘ<˽Er,OߡpAQ~+Ֆ<$a=5U9Zc< b+mƤ OGVr9} ;DY\a~03^f8Dj,h_t<6 P ?;0[?y=4#_\灸!4sxlCs7,Ja"5 EVe΀[>VB2<н8&r(W͌R^9"DuSdkCwD?rY, Ӥ?ci󻥨j7#2=`WwS,Ė`BFyj䯀b%H ״7LI-$XEz^L3 ="_Ǘ:hj}^ ^< ?y퍷suڑ߾E>.l"Gb$E+0M%/H8m6;Î ]asDŽ}5,Ё mP:8KOD6Nns@%/jʜS9@ Ӓ 2˅8pl J8 ƃ~%_7oga 4v' iC ` H9K-~F2ev8vVܽe\`3=R6) ~<(16yW,^{U$><ݳ3m[ ]vR_k V:~lJu1JCDr`qlG.Ê9Q!wR^Vwž J 0J<#4qҌ;0V0s4|MuSdyJF-2, yU3:CC'yFCXb8J{l}}DM?9mkbe"$ϳ&|Dxl0z}ETZyh5TjaZ[W15eܶtzT굠{-^uҁʰl™}ReM~+ձ;^@%w(O4"-KxEm2\f#?] ߢJ9swUs5A+"#eUNwxWXBiLTb (a{/ BbIi,2J%PSk d\;XJa0lͪʣʀ跅Fd.f!gG&2T!Cy45ى5[8TPE*;#/Jtd3:<^o82WOXͪȌ`iXTdcU{V(5Bؑ3FFT<u𻉕>bBv3jA$-se0ܫ}|c7E5Hv $.Cp]0ՎfDdPHp]go J'ɹbd/VzcX6_H+ Fr|7V #p͇a֎*_Z2cduH[p_M&^r_O|*\Sh 8 <$e 'O⍁ 0>K^|P\j˂$DgxiuW)F;lY 6μXg @3%E#+@'wiP {>{ЬS3`/IAf@䑥-`:ؿpEbzg'EJj#5 .`8q+5=8C%̗L bx[%}&jr I'1\wAQlQßLaDk"!F/4CDX&3>gށ~TӞItAv9gIΑnj_YPpDHDR flwXxd rDZi3rbE\KoeK3}yWvzD#zj9up=JGp2?88rŶ!\x9@c4ݫJ-.Fརzy; $xɂmqlN|ThsgX}CnEB>Fx%RA-ґ@0#Y4>B/7xsߢP.G&CV' Vk횷 NsЦKu=S8@n ~oba9WyT7E7IՒkD`U+{l|s# }q="q>>/WlxvK0΄Z<+޷Bm#j י=Iߠ FoЋa$'QSlڰ*c2C;7Cf{Sݲ'[ŧy~5~/L~Z5+$NɇîCч<0=r%q]EJT`q'$] :jԺA1/qCJ(%z{ ϩqST,1X&u_>Z}Itxv3Gݞ|FfZ+ ۪ ců(Akd$_!y%d;oϞAMxN᧋`})]kɓ?ee  u N!R9P{t:sc9g=0q2-aBm8|)H o\%T'01@vOV鏜2?b)Lk #zSlTy2tFтV4@( IX; n `l?wWFڶrFz=;yG֣` [N@E)^[Oi.{4:ԱdB+I- l .Wy*˗mS1!E3adk6U7BvȱFSs'X8[jdEN ,#ЪՉ^e.;U=:t7ff&e Q_OFcRՔ/>=f(F~O8adδfG nw8/-&#6mph[a%hs H^k 1L|:逜eYx]kUw9N%Zd/dp/ݽl#x0Lf2&\6CCgѓYL%'ynkCpRҪ5H4Qj|֣c%E!ycܧ1s P SeXvՅS f:3IgtS,7jVt"g3ܻH;r>}!3FK$065礈C>{{h #aQ{p&`.T@G5r ўp1u1&4:df`zqE_ŀ~-J v bR ͐ëFL w9`2\aSi(%Qr<-:@32rH,U:Bòr|مb߈kntdCKn;7  *#$ }E4f SCD/Smuc^܅LDۮx(tx$D*SyNko%ZS #OmIw4֥tI"\]*te]p?&y S1<O\NF#X=XKWgYXOWC@ o@ҵXQxbV3FW=½,oD&]/&'1oh١Xl8kYPYb?"M ,њ-3DetT]45Ncw6y{t |Դ Bhg]m]KpY#|Y<ձ̓*@Kܡ~Jv X31@#jtUk܃?%ٮop|Xx=[vaah :̂rF&_Ajർz>iEVx4Fφ6ۓ/^ex:HCe0:bG8}vB$\P<;)wxKOq+ ОJrXv1TZ_9!1KQ ׯ$a򉈺e$}@o8$˨XYPI,^VS#g!Gq3dνbC{@:=]MiH60\ Mu^XI*57B4Wʤ+yz&$Q MҼCKPK]5FU |!*z |}s;Q'1);[ ;N1|ay6IBs(YO@*JTgl3=%0j<.Fݮ lVpI$Фnw ~K ỹ֭'³%?(~<5_5L]CI=@dMl<<3mk+W͌Ϋ~n8Ct4)NG'`Sm$YBONOB!a=/!akJh#Kfh{!d(雓:3e#( h ̕Ӕ? &p+ zRi>?H7z }bǙCCd8A<[)UA -g9, C} y1YlesN9OG<_(B ;+Ww"oO(A1Xgu]/ƙ;TaQRU4H(L"ΆDE]b*]e*''4M= C2 #qh_@\ym~uEm3 V5U/jR"Ǣ L{g*)m:ѓ~zXf#,SZW:mJea%eG^R5{9yS:%2o鲂a>=WJjeB*"8φXeD@T% QVdhG|D8晙Tk<|5V ^4y~*KW tم I4"ۭ͡ʢūw}2ǭ8ӝEdugIm)/#%9l ž{5EZ̎Y.|0C))'>yՁOw@*q(-q4: Gi[_ 񤝪nY,~"AqjuÒD-ſD&3N2Vs5yޒX̞uLʪǷ BQn2/ob9{Xsd#)ͪ}M(o$!8o^ :Źf4_ޅއv:? ?nJw Z`@1LWk~ [U7S1WnbM&_eCfbEF}s‰|5oQhXǂW|Iڠ~FuSk/jC]=-R7d04l]6 !>|8 N[s"4:~ʊ́:jIԟHSDJ{ W0k#y9,yN/C z^_m>ouE [1SDOcx|.4w_ְ\r*essJIXc'3 =[nbc1k,5`˹SƧ2~ZE-crLu[!P_\Y"01@%}їk4B =c9-N60AkfmntrOfd^W4{1D~h5UKOѽFQ`[ D}NJ"D;UQʜTDh\*Vn?6Πz8PVs]ӉaQUt{F-͒r U'jPf41,\}DX_//8>r2axOODQY$f  4!nZ6[^U2I77 WH?H$gZ:MaJc \cyuX޿OA\8+^qz,3Xo>]cjɗX::m{!,-SakaIaqhm2] o" kh vFNUBP:6V"K,8Wx_#8~[݃@$wE4Xh:>x7u ߳ʅޱ(Юet=`|"M7SM9MȻB_\D 4]7|xtz]j:e6"T-j9=ah.]̶KY1.xj /68RA:컿S φ-R#$$7eTowgaM 58!fxB̬$Se Ƣ秖߁qMOIOItY&!2\ǖs) dր0_*qp '_EV(k$7?F}6~ŭ(=嘯ýApX#%ia/S73=J;[a|G[@,VF ˣUD:Њjc'o]Z'[ˠ`?|;+@-u﹤R5̷־Xq}12n@kgtE*Zk&P?591;[<9v)m{}VaTKNJkݰՍV#ϡVkR_/Wݥ:J(sI!J 㸢QoZ^,wCKH{vnZ0ƕƇ%ƿl %@")DJ*3M LWBQ/Uֆ Dzi`]1y LQ[Ʒ$܄ݟ@@p6^AS)d^hN>PrW[`/.r1?4i%CNTyM1%I^T}nT AZfcײE3<Jy] ^$a,H`ld^.kmDH㜥_!K(m% r2,g(1DakϏG'})Z(Xd7QW֛#/A pw|SW|jmy[u6]KP<;".;y[ᇋ#sPꏊ&cÝH%V`` 1 ->jA+um,׮Zk34ER(RC0~￟lCzu"$C&`Pqy srHt Wx&Acnc)mɟ ;<ʓ< #\2b~gZ@|ؗ;e 4ŤjZ *SXuSY8"UyNo Pqgx$l1-d#%m j[j!VM>s_!0Op紓1혩?CdS3Fe,ፖ,b-4r!i;*pYR,ICk㏷iev4$_%w V0,G~_ ܱ&gY=kw2y8;2%\VJwPܚqrbtګ"cQObu uARzP6mb9%<`&GC$(Q-gODo1 7numym@&g 6!qM#U)-N@?;"|T2@F(FwsvH V%hoΛ3{@1J$Vk\ȥGTknJ|?>Y(ާ$Y졻)MVr8iVZke y+FrgKܱKgVÝvjD̪)>/N!3 Qj!CfMU|1{n'xT#SJ͇ t\[8T AIk[mbf|`XwXjrP&Ai aJGPgc}e?=dY! O웡< ??%ĂѢ`hEXpͣՕ 40>1ʹRpSe8,oc2(u$ЂS==R/\ցC9B'/er9*NS?Y^Ssy,By;+"v bDj=eO< >^%2 26_$=+cQˆhOb }gJ4 +-jl(rs_$uM.5,iP|=$s;"kE"bD1qDI$au"^\膍P܎aG+6/_~<9kN?UiOoDPO0 @_$Sy1\2)c.INsgsѩ]^('C^ &ۚ.{|Y\7K>2 t gdm0#l_wa@`N/q9^>o|K ?uxp-b@qKjU,[%Gk?2;ڜ4 O Vk]訯 [= -8K=)o\%}ez2 孺,$K < ǗTB28GގQgUԯmXoe-'Sk`V_ "n8$Oh^ԧ搮U)d. ^cϽg $vMqdVΓywIr/'4ȇr iZ$ = QL*&˜ C*\1[zi~u碚mA5 TFj'"^UiE(gWP6} Gus!"DLg)F.'~ '3LǸ6Uո(a!Jˍ brU!}!'Nio؉/2ﱇlJtt7c+n "%v iJ|h*OQN<M{5 h݀93M5e_2ùvOߎLMTP4u8 8>(? !b5րZT0!o"?CxD"?_D;Ņd. e2#$Jp5՟-"!1hR.@cZdF6\Z- nCN}<3hֈll!̧C0u-eKPX/x;>[ĭ7\,O-5YF_At֐%)"ɜQS=p3(/\}d{i-S$BDV`HOΐaAP5ޟjVI1pdLBI p}eENOuo SªidCL6&$ *:QT2`@;٧S 7tO7 ong83vOI;  ̫刯U4ׁYWc34z2NJHK^j]wٹ^uo6E?𨀣3c5f%}J{qDrzH}INSB:{=8]N lgf~!Cy"kM(vQLy8Kg# g:y\R'.4X_G *졤Ob,.Tw餙bu_>~ayWyҸWݎ+y)۠%V9ћKj-5 D="FE֙ReޮUz)x"HR]>WƞQ% c3]^/|҄8fYexL8٦)4?9a2UY'鈺YBIH) .¢&Wã.F([HSxbV=V5q*Ʒ#9\I&?Կq+oK/m(x#R^@I==+_-g3*H?뻪ADŴDٗהoɛ8o>Q.韔74!@_RAjM  D nQQ7[gi%Ukr`6m3h\`9 xW"`<ʄ9FZ#9vqiͪOa.ΐ PϑOKަU [8(s֍k.,(+k>-~M5߸}92}㕹G$%Y^'-/<+QSU-Ѐ5Js,9{"-ܽ0g`q\V#w|iѯ!7T4?2@K+$MJ^PdwaS09^|)/J"E&W*B1!rzYrț#/X`|:Zo8Gr1*u3&͇vbbaqIw!7{Q)DX?FdG Sk?Zգ {J+>`hI̳_5k+?^(f,ǕJW@!*PC3;n qƪW#g{ι^eߚB)y4k$DzuU0 };sy}E8 x3e/XδceW5sRZ@,ީP2E9# ҆667azg^~xV?G%P\Nn_쁝py93aT)6l<] 2(N}gp뵅.6s~KU\.I9kv XcÉ@8Q~c/: ޥV^{zB{v癞8hbNLqqxom)c.zA Ǧx>nJg;OU߰rwDTG" <1SmعVdtj Gxͨ?l#`pxe3!0G yD"PO%bQ_ۗdbL|w9D:1i$ۛ !&f d%Okِx 2+$ ~ ;f3ȎpT1(K4텄&D saw6%~0.! tuz3"0mF >3: T RJոTǿ!17LzmTѢ,(aF%ѬxUu E{2(3cj TD76 l[HĘDڮqa;B4'[c(u궏Oj!Xf S05ntHAP!S RRfk&v%{ -E!~99~4a 1!zlpStYy5}&t1LU mqx\ʇݶnV|5/o3jE],fnKsG(cX# "x@W7]EOCDN ^V_NK ފ44gn\d=>hlu#eqLB3 iu"TKRErm-{!K#`>䤒+F,0E?@](MvȻОg-ү?O@6Ϡ L;zڕ@O4w&+\"zp_[rTKY FN esf-Z`H<ĝk03rDTJ?@>~mO wÖe8LП:~qr ϸq1YΦ жwܷe869ۓ1RBnwXhEhJFY+ۉ :UwZaI/,b>yQ@Y\TeID.i6;l"Q<|<(YgWVU?Q8 n$<0ZIEh13Crz uSSg%堛+5̃qQ,cӝ$'+ ]ZSLmꒁ,o ,DެS&͢`xg?Dܶ R 2.6LT 'cVV.Zm^oY+.M7{jJC"1!]m9#*8{ O9c=vJ+[p~१k;2'I>F?4"Qo|ߋ!a^;4Wg`8 d5I逫-BH\tahwC PQn47`2H ֬Fm2CiMr!>k% / c|Ǽ9y6>9qS?NYf,V# O1fPwC%t !pau_D|fR$xVJRRdBjU`L[o%0XV{ cNi戕p  :e=DEBP$ P"ίk| ?m ] bI<*[k.asGdt=u@wI>1 d;Elz tt!VሪBt]Wu.l%{V_<6d̏]]LA<qT{BVć[L:dR`k~7)t1i_5_M(wiY9xy6(!uŇ2#OnogH/k ȬtQM eLaNT|1ɑ{V< ".hH{5f'#D`V[1.HipI:⯄Pkӊ& P¸US/77go}TUj}+B_73CrkR(3Dr[ dq ٫ZXh)7EcY{i ِ$#a -=a9*L6VOm ZB$h]r4e%σie&峉c"pS|hYOHKp0-Bb,@F0 !8e]0gnzU%[6ӯOyՊHpb~Lm!mz_± 'C>2K-V*Q=!sV@vbz' Ml PV9ei^AܸK*Z@0L|{%ڱMcg3HD ~!IjN-qgHz6-t6ۜsNmxM@Yu$Y9lA897ǍS(\1?"MM.i_t8kz/}pH?,* =Djw aTq%h&a7gW~. z/9bLɦ^JJ%Cl|D-`ŽQLU^g¥[N{>fy,~Tj_-e*H`[R{-łf.m6 l{ʁWUݓR+Pe.ѫo&ƈi9?هSC1V&XnZHJ">EC?/dypD6Hv \"ڞcz]Do{$`NYɦvHCS2%Chbϥ/-.I6apٵrǽ&L HSLW 8exh yxJ.ȭ ΄7 giW|!߾JK<%v#HG8_?'}0|kr\*kkUQcNjdi{kVA*4̻-- }Gnd G ; l -f%!)t0Gڼo{AF}XuK3JWɸ/+_Ab 5OSA&#WDJXX N@r2&D^\`(* B`I쑥6)'*|xnlcE8iJ&M!={x7&3x!{he|:.<س4)ZHVpPճgMK,VU'ߙ#Թy'@ 2JmJ!Flkb@52W ۈ)GHf]{aPպsvw?_69w}')_tt*gW0>e'J1^Yj M "O(RF^sue|7̀ (3cry)4g_V 4yiTipUiaSW?"i8)sFneuY&G0}U^ǒvQg@*2QP5Kag&*O1?sz|#;ŶCKThScADsfݛJ;q+L{mWXWۈe?0=l.vC6d`6Ps*d>+xt]p mN G:M3iVTwƨo_u<"h*^m6Wwc9g8DfpB0IUpm#۽N콕nQ£]u57D=5`"Iv~tc;̉{Brޥljjp]@9AeSо5TCLۨ>3r_¯m=]` HgGJr|xNϞ#gySӸl;|V7JiZN;xZAS/j9ۀ09.B6L+~si] ;YA!&R<%IMU`\MvNӁ &%\MQכ$8mF-g "+4a0J!VJU<&5KBUl(1ϕ< 8M(+vM8ϳ_F=`}|-N$r5 n,HB~^5-ExcV4BV7 f0g`5(K:i % IpCMw8; Q:- KW؊+T2"FW֕Nt:bDaJ7{1U#(&ޔKpȧOSn vGB2XhW3=::'`i18z[G%)0Tm.#i6Tt7aUQz_||HĭS:leKGy"Zj'1;ı+;{Svs(\ӽc^_<%yw֔RSlUTZ'~-LT /@iZ:ǎ;jX?ZR *[k Cb`SJ64JT:Zc]BTi#EH=2zEO*f4cwkMЃ$%1ںPp5jR>Mct=7bxûsy~%UbM3Ü>;NP&ZJ%\Q䘼2 ]H&;=A3av0Ax`LWSUT% 17״ v: cvd߆l8^8=Z| Qhʹ(GYTUu櫅h9l:u. ӊU05qnUOzh=Uy.tͻwwk4.Wrl:{J]L4h5Z[3i $Rg?H9xVzQBceF0s%[bwd3PNt,ni#6 בsbawvع~7;3F@b^ EG`mm6v5Q2? 'O`Oy|MI~uڐ u뷅*mY [.Ӗl=3 rZ)[vū}kg~ tVL;a۱J4JLG֨]L^{]+8 xmyP043Wɡ-E##πZ, 6is"6"'+SL^-ӛ7M)4N3fnU ` gUf׃Om7ьᇑ&i IZ$~ټTGLwIVDT8D4TqiT+B0xLfnROf!=AT}>zCWpK &{?vYE'F8̯(t9SvH*P,)="7t8?!~&(g$O1(^%O7X$2 2jm#ubTlQwuZѷol{|l#eʏ%-rU[a@TgS3ҕ_?^_ +猣Yj^~hXO9/\gBe`50E٭)DSkPGmx0ߧyFjo0b.Qq+E\FmFTdiswgkSK Qd|E1`;`XdRēSwpez\rr0#x !U71G& kĬeXgfGRn"ҳonH:!ے! Zpy1\rP!Ŧ4!RݐPocTm3tuݗ0ʪRy+ZM Bƾ [9䇍 ndWlvc!'8}$Y{^4@j"_Hga\VHmոnfXlD/ nj15א@Â1Voh !^vA*dL8:4*/[qCݩ?UʬБ I &S/OT8c!2D~7{.#.zml Wځ*El3'۫^>l-Y#FsS,:TEw1Yߛa_$[N:2l#eʼkj~ij$9Dۋu=u}p=ԍI#GXq7U> %N?bHÖd)}N6SytWs#?N_6d!tҫ |5xׄje}' g~'sE@F)G{O[:<8MD# C3gxE1T= [$Z[zūZ~~+[zC12!륶Ni*@yCbLGY܁MʿѦ=iZIYcA d}ÕMwKop, DJ2m"l44Q9+nwXP0L)91*}.nHb)CF>7Ȁ!>Ƌ &ۈ!|~޸CEy>S 7,H\PL{ yhZ{ \Z8):Lt&YQnlXC{%̡(/wkezm_cͭmhO:m.A匌d/Lrh7Й N-(oERkĶzMTLf%Ӿ1,b"8L1#~X_̷1؄D$|M*3tکbYj SnY"~dV?UQ|4\T_o| kouX2A Hi'ў32 1w+ɯi!NH'gLan3Iq$O `O~,:Q1tdz5l?4<qHnh@:+G O0W葽SFba3~މ,_u{6S[  Cgg+Jqn& HD&9$r *h?M~Ʊ)xje N(_{]m<<$ìy Ɍ!pP^^mvPqj#O-RٻH/jtf& ݦdȣI8W gWBT2v҄ i81a)cSiğ??a{J.{"Mm׸/z"GXNb-!!e'CHM`#sq[o_%T7}l UZΊ  ;mm<]k?5I3,S(#:Jv"b%DZE#P@eלv)AihjyCrkFɓ Fra -PzJ>{:(rhCچ cB5qj;]"{TZwO\ XS Gc:mrNU+?GJ# Eޘ)|C]2'c0]b9;}WN p*:f{aA^1)3vX@};X=2n6;v9QuSn*Mxf{|wq@TtPGڹl8״=@2rvݞCJ i#lA(g3<|ۿ9]#d;˜R ؈!U;r DF)Eq/xM/H+U9 bV&dVrz?P>t4<=? G$W-/*Wl84Oviàf .>muLq4=i#1ĤyL.o*fG7=Xs3^ W%k"!gr:K]m\w4"Eh?Xy+}#.w[FAKFwf<{r ї}3)L_By}!;}J3"%leBYQcf$~7LExton6Bw{AAk\c,Ë3 lѸ v>Y}HjItSy6v`+PƅUj~&xt^:l.a^& OҐ@wʖ|{ J0ml1kTPoɹjwS)%ZC܁ "Xs@[2~eāDaKɵvRӫI"mb8^;@-Ѱizg;-Ӕ90 *A/ kf6 ?FL0&Tm RIWy|cU- 4n#MrVWhˣj| [7Ͼ+n: "t@ a G;{YO A @ Hsv^ӆOzE5dKּ~)gfntwJ0Mb^8W(8[!ӢyIyxP :5KiE:A|=|^:ا//I3#]i&OeanQM M ")YbfB$hq;P/{#EBMٙw]4M|S MW%A} (aY`lfU2_WnEq'Iۡxn reK|X589>[g+5ZZ A0E`A j`J7LJzѬhl`J_ռsD7R%2 !# V@eBu;Fyk_떅5ZTؽT* x h}+1̭ԻԦ{qm yє0F$ȣ_6!** ,FL20b, *w~ݞ9Z0vhFM ZsqLN?Y8"8\\i+C4p(\kTٹ L! ,|nXlY9?fp^|$Or*Ayd\ȶi:VB05=l^x8gcXh  y:%(BИ!ml=~ tXL^$ g$Lʾ'[ tŲV9]#Ԝ:p3d)7ǼQ'Ǚ=SS)Dd Sڱ0,su.]5k?X5☩KG@ߚ=e2=Yd!A+aw2skEV{N~T~@,sWٽD!-4kLkطl \Kvh0¹O rOSa0$ O ;>5WJm}+ 'd rH$_86݄~Dvf?NO Uϣ- 8w#DY]]-@"~⡐:ɌLOjGZty4(".Xƒn{hKE-nN˖"eiy;n&~B[;]f1]/P ea)zFz?%BFq\E/Ih趋foeV^hĂDQ0{@ә)օ-UX3c,冣eIeQ ЁvǻkWQFZSnM<=Oa ĚkVwS (l:$\}e9CYqlmOHڽI\Zlx!\;ph͝. Zl(؎# E|Ĩy'vJ.H P3j&Iu]TNNJM1K*/+5ge6=Fv&FF=(uz5%&XjvC+FQ= ofCcom/*C3aj]V%_\0Got⯱CZ-3 0 "xLм}=JEf!I=Cey$т4lm\i 9H>X 11YlLZx ;CyR>1nvM'gb rZn\>3'Hs1}:[=ybʾ[Cbnf}2𱲧'*##q+!jVC3..RXN=0a&ǯW)o| T59y{glFcLC=h_0H,|%Qo]}`4aDնGF;0@>&[DK7f"ta "oߏ0+ ۥ7i[Rװ90]DDͮb63͒m4欰)Q ٕbr 3@l)r_]k)ک3*{,09?lrz9^)Z%),O]C9Mv.Ug̜RǿGi oYmD2Mp0Pm{ff$+,IFԦ^4wEQWJ#%Cpn)\ЗX%+ջȧKj8YFgTό~x@f+IZѱ#zER]R](i]!hPB.2>rza[jW&yi/f0G(bfdz?":uN*paO[j\* AEN--MhZQX0vq9N+RJPyhj8<ξޕرj1u\;O܋\9/J # n,z&#ʫӎOVH$fCmɲ 2" dP^D=ǕU{HSuv<,c ;Ѩk;8Y Qu,LtZkdY<%Cn7.zKo% 6~h o;6˥k {<@JA9΂Rcnӝ=JbzëCJ6m1\KcN=D7cgQzbڥFQ(Ea V8Xv?nDDGH26PgBnv wfk;&X*6{phլ}m g, 2G-TታxCZ`<4O4,LRQ ]nuL!xTyu^+p8?@嫻hp 0T|aC^҄@OHL;2lTx\m gDf"M_hh=kiȏɗ ' 6®No'ʼd+[A/؈V 4Ǯp`ri?VOË ,L 6M\,h#7 :CNiSy!ƪʻjVjE8 ᾑh\v 4X0UWo ٔuQ_>om=v9! C\8-I/ͬRqWZި4SG7xtbO[,mD%d׮hs ӷޮo:cq(E-7DzrgQ1faݦ< 9^}$+RlxL xiE,𦡳.ڦgay)%bI\S+A<~˜m]ӏY7E~J(9{neעFIQ~gLUⷺcUJjef $DHo~`f,ڇa>ᯧdn *ܓ׷NJ+0LIB3nϰy>O@ȡxA!.aq'Fp\1툷*6cF3& -&jJș B TEczu@h0$їDe^n_- X jgǵ1L&KZV *0Ȩ/U[`1f &~Teu@ֈGK}TeXK7nq; f٤LsEۅ !59ir_.-&.?y}{ o O;'6TU;E{ mk8`ײA3I+ahvTvB.oZ +gOPIHBJaDsR?7[2I&M1= |_%Yj/ ƃ~UPzϙDamEAjE J Ժp"\hFL_|l7(C'q瞀S@,;#x9g%u{VGK`hM$zqD`NwDVVV?e|u%$cV%9ሷZh%Fj42 Ԭ BBOzT^bȐeoV "=B70~ᚳ3iu'֨Bj"V=OxI2>D [,-VcfCQj纪C:$GJ?#:Q!+^+\Q{~^9FG=rʴs[\^āɄɜٞPԇRE=Po}7ѵR;sn-˂&7QżS,jl=kEY>n":"`WpYgm>Pe[`Gl4КxG1ZvrRZpM)C2Y?%"}x` )3$%Gf|M)l(;;xQ}Md');_)4HP&9P f vONA[.୸n*~/mJ]=括# :xz`8rs6!HQRHZ*)5u=a2J%޽.X-Kv%PLz*L ҔDWcr~λI|/*Aq ق.dvNx㧦yIHݬɩ8X]s&{W{kNA0&63`VxYm]e" D>N6meMDVA4iYhW#& N7d<--iǻ/ Z~֐Z(aV5;'Y!G[C*6bg%WTW0i^䚳"ڃybާfǵw(`p{?9(L{(Q:8kMʠ;*xh=!@Jy`DK†`T?k(~i<5)967f;Yk:#U|CCZ །S5@m-jժPSͩQ?>[LC *)<$ȄNQxטHHWxC'T`88cϽ^6?hX)@.ڙ~E}ug8qD3 ૸r<>m9("ͦɏ}06T{4yb\;`*t'X&D#2Nv`b ۽яaxg')Ŀ;HK"(Z(Eꖯk+7,GڍIW=ŊÐ共ZutinDϻ%rCFM1faF;6! 0ghvWSx~IK`h<ے0xЭŢX-'t7YWSn4 Q@221)]a廮 ?(E=uZGp+AINo?zR"T|6YK)KاK$}mbՓae@ jwpqbN3O=+0Gx~Ft_I1KL24OC6?kEC(s] dZVqɏ&Մ}4Y!5Uu/=L.BRUNZK ;]c)91>>3AAcG `UNܱ\MH(WMUBA[Fr%%#qn$97?X#39wμ|\pΝKd7eQTh})(eGO+lht`F!m˝:Smi@g;6Ϯg u1OP ]$׵C9ŧ~LF⨱݆ J専8XWڒWjŢ[ݔ>b?h>Ms+q^׌ nq4{iVw)ixqteDweXry鹑%My*qk.o3q*k\Wru3G n* f%Ai7p^46P `D~KR`Zyzd;ځ`=07i𩿁~׶Mq"tEr+&]] \Op|5 e$[\-T >(V~k奢a5 zη[D1#QFr1*sP֫& 5Ѹw/+EF`kcE}y+1ň:.=dhpYF蹬1ǠPO$D4A(ڠY\( ?VU_/ĥcŚø!l?bŒǭ wGW%\AJ_ `5dfR>tN+\T_ iR ]_D_ zc.v [edx 5e#.rT$$&ҼTC*m``'BP/> ?HI\狴!LXgQ&&9dq"s,+F#RƊQ ̭gvZHPȢzޠ'IoAi>*>Q7{%C0׆lvyY$YڅoQ[9៭dR}h4\&D袅p!A >r~~h7f+xLH܃'~Lk'R6 U=ψfeߵ`mz}HaRs8 DQfPFsšGH1# *m! ;7DPn]eQvi eJaBj.j'XP4 ) bVgC_f` +/8  +SC@B'P#`6` wSC4SFz!a\AV9!8u%lTd؂赨-#yB~ƧofÅ,-rMLr󩎂bsexc~|C֫*tLq(>5X%:}d0ȒѬGy6[#QmQLI4-ACi1_^8JNTLrEj.bWUYeFJSŸٴ^, T4z (%)i!}heB_G_se.tC{pΡ*Ͳ58:n܋`pleG#{z12\ ˦"< Plʞ}EQ@W[(u̒t[\Idm}J}m&~e8mWS+gk_H}oDEv%ȑQc7P".8{}PBYi8i.0HзZ#Q4)#O=(sZ2f{/]EbȻV=_!V61H)ٗhɷ^[345ʦ2|Ү=ǽgZ k"CH@5 38(ğm~eu$'Jo[s5~]hW%\gxtzKr ;>DƍX_-ϲ3Htb'D-85i\LURbaՈ1 XIMm]0=b1Yv0xWxfa ?̽U?7$q 7 qZIx"3=$*n MóYagܯ?7 BVBUD̨"#>sٙ ƦCmP LƷA:3B,"4cczW0u*l-ymolfDQmW$V!{;eP ʇ.ΰ|ղQ/mLGA6Rh_I 6b1<`v tz۲saN6qcTT#mF0 ADB~8-!rFvnhNQ'G;@ \nR&S, peyj4 ;N܅.0\'aśz85X颻rLǰ [p˝WS+f+5UY a7B- NO3CW G/}W"R-KevU8(O }I @ `l )ڵ.b/U˛>KYDg4l[DbQg[Z<\x"T7W~ѓ3fS -;p+YƲZ@If&N͠3B~\O?Ť{V{OΖbs3b P?}]O@꿽zM59iS{G`f^ Z]|F,: ҵQР%O=ê17@9\|e|ai,{6[x;; ao٦KJ1q:Mujhog\jk1ЇU8Dʆd]߱~.hK+ jÞL+.(_ u!~`/vsUZJ v_'6N!Űf4O(xyEG7x@Ic YSamئXUt%"=AeyFM$ Cڻ,W`8YL)#Ȫn55[<^#_Аr(ο-b6ےŒ&- xV>.lin5Xа P"/ÊC`w>„mŏsv-\I tl>CTDHɛ-ˈy}SFlkƲ,;1?d cXT8REj9*8ώ>; 5%o2sUB2I5,릮.@3QUM-2"*L4cԽYIo҄OUpbCޤs0}jjҳ6sjiG<~75AIr; % l&h?;q71@tr~ ڽQLK^}Vb s>G,sR7zN(>a{h+Q2UB0L@?`ݵ+%b %Oat%_2OJ'??Oy>J>Ȇ7MÝm@Tuֶry$NvTY'K""$ U=6ڧlۣo3f-B-y .>r"e^k2#/&΃akL?K.>jhx?jGIKQFS[|ܛf;B"wgc9]\\@62g}cMc^n.Lukfͩ-za~(m"Q=E]yI_~}(w(.UeS֕hJWMo}PӴ>ŒR<ȒG9qH@wrM R$tLM~Net*pD)BtS9-m\Ŕ]ۭDb8o lk㨒@灁~)'~SSn=~ Ƙ}йWr9pƝ{Wm#'wqm@f= ө%}9WJ0UA WN8FeM IUa. :fgGz*~tQ9U5*1_3rV.y$]";|z˧ޮx|̭^2f> `bx56K)X4_[V!i ʭKF^존{yb5 PWq]]"5Oa?)4$|A[c=\(ggmy@Ab S5j Mn@| gs%16EsLJ:joS>LVt?{T 9/a6l)! b9>( E0sXq(UR ,yr}@}ϡY}eM8LbY1HH /#N k$\YneÇE <fh,Sq=*eM4o8cv n:u Ę>ɦgV3 FCxYs]J)%-Ƒj[8Dx) }!ѝtwd`{3gu=FEFJ`U+991!I ^ L[^ws'yy J-Clf8Bxj 388˰FjD`\2I܈{FC~ J{ⴇH"'iR!0W3EP@}28!i⌧&TM|os ɠTM ǢhZ4@[2+4hMsP1 q @cI~}Ά& "iJH jӶpS%$1&eCx F1>OS= uXݷOtb+Xl+{C,e0^0S]90?ipqD8]e8V8L?$ <.M 9'Tj SeҤq Smex Xt}iEa2`"[6P4!]E__J/d0,ݕrCbϰ ]m_ Js)eYo]#;O ǩt懯:BB _@%n+o녘:7N .xm-.JS,YOo듀_!*~&,]ElQl~u"qgÁqGR*f5}e+eDf~3MnYXOٝ f8#uN'q$[Wga `* IZf`,(j{_2PQZl!6` Y:%}J82A9Bok'4dw=tU_o9%}:Xo7'7W@iEl{PsC?>uglr{'gY]#5!AE١ O;Yd= Ɣ$ e2$W  ;|C,:̋)PLMW9x瞧`=Ԉ:[R\⠽8z5ި3e+E\b AGMN@tY=QW - W A~)02wwqVᨁ°79L o1i/&L} ck`yOM@58'IB Xx} O0ə@X E9߂{iΉXbx,xvk?RJr7KD@g8X.k:R&@g4_P띝(37m&\8 `9'UmJ.wFVhG:y0CKt}o -4xB sB|KFm lD/(iz_eW C}׭ZMy#5[ ~UUBfմE4WMKOg^( i:ZTmQu"0Lx+vd2/ü5 c*ɷ &豖X\oϣ,{P ]1nlRr7 oA,3y xy?.TmvAUJ}2:1h{jP` ]dzߝD l$ʝ*A0I%&7HH]lcn. 6:?oX# 9'm]!#Z5ZJ^ 2Kc__x3چܒ6ʉ iKV9Q +D`zP`1q/΅6SR<@]JE's } ]d5M]m~@m?%ʾukUѥlܑ髵p Sys~hkX yu:z KΥS#2pȖ\4ce&(Xe'Q̈úVp7:%3o+jϙNBxuV:yͬɝk]+#ͥXE6azbppLdЯf () ;znLy6ds?e ]ƯimqYОANa= aP)9w_xModBG+f>(`! HC"^]h"ǖoa5Se>U ^ u GAݑ.1y7f.jp4mБ"L[6UECf=*:| 8&6o͊Xr3c%[7E)'knsXZJ,n c5k=oSmuk͘:(6$.%LLyeF'h5;YK` |q8^|ǭXY#3kq&uV㕖 Bɔ"<Ĺiw]Nj`oH!^ c0[LA>G=|T~\FNlDc2#c{W?tcD I3x^1C{%X/\#X[ArW`In M/caQ`;AR,67C̤`!+u{4/G:$jzdadB3EmUvׯ?zЏ1z֭\LR EGr=hhΕI=cKNC}1%;"r Z˽}lEFnv 'e c%H<⦦`H*iG ~/ ƭ[WTIsG;;z >b\zE"zUUELai>DI+rEK'R).%ZB 5mH; /pIt%6e&oFeUa gIMmgȆޟ~".9El=+u~hyEbO,"YWr-\Sq%Ko,E 郒:ǀhgTbP0KH0J\Jq5遍VzWB78wNN3K$Ql ;fZxl9sRILr62X560dbEl$by`^FGCq]al55ߛ?ҏxX7 Oa(HND(+48˝EH%wOzp$Ȱi_ɳ&Q&Ei&Ǎ~|rxQHUvEKqÂҜ ͳF4^M}OUiO6䬣klԂ {zH9wB-.~Fw806AM:9,b!zvl|*[cl?n@e Z XPwzS_ޱ@I "쨬'#w@G278P7KP6mqJJ.fL tJ> z]ۉZ,K9ȉ3w]ׇ?\ρeԔc$¥ ??㷟^+ɕhNN#h=+q&wdF/j37d\n3XBk~Jd&9K WscD0ű;Ž~v(n{]@/mbp L,ʟ't$?ܽ*o&ѷT2J w;K~P㨘f"ȉ0J ,\cGTwZpH]Wk?P#iRppru]{aʓ T3eAG7zytfCU$.Rā#ʪYX\T{caCn֝pu&#% `3,/ܐ[ Oe%J>VTL| -OYAɥ$xM'A= br"NAiuJ΍;A: zW+Mg&9JN\( esyxYnc5gRkCoiRq I AhI'b v&E7]<( ջ(.o^]K{.#XU{ŔlN "`œ:.EQ|aƔ<Ĥ:<چqɗ_g&T[u|q0Kh'X|J}}RYIFaNm`lx !*;\ }Jh0tAQQ~5[31P< Q`:C+/оg`6z#%OKe |X61OCsnfW-ہ}EZ3-ynXlxͣ.4c~yŃd$WD.~61se|lɡ6HHN=MYt5c=^]\`פЇTUJozyzCotam{ʧ#7gs_t96*G\Fr'P3ow40C-AɞG̈́UK~I^XSAB51c m+PtMi 5@JeϢĿ'8)$ƈ !G'wt{ [FOhRjh{ez az/oCCOK >MD#@ =tu~[bk3K1->[Ghq:CfDj7_p0&9(@ 08kt~4VԨ)z _ ydxx MAƅVd[7F1bl/RGs}L2#zag5x /3iSqse7 0]6vQ1B~N왪rwy+ 3*2#+>SXoAqn0G .`;jsk?`4KJTl>jn}Ѵig,Lzvጵ?na8ٍܰ6T{}`FqU: 5:-`IP[;\ rSҹPH͋B[qJheVny+8&Xdg`Pc0\cPS;>QS&[x9hlQ|2f[<=0(8VG}_nCR8L"v4 hG!۪Jy'i?}"nȴ~kSFLPzzvIAPi7e)@L,Ξ)˟x;Z m^i랂6x?%*%XW dDQ1I#` kiҝTPK=l!gɾ/O 2kB9 T"97YWHd^cVVvh=7ـesK}u2ls9(#Vo = %);!(2`:QC5zU((q0}b~D&%B@Y#zXO3.bKt!P4sy@s:՛ؐ-̗dmOiV@~3u'4P$R22 wT!LEZ,|D==bEsn.sTкJɪpINÏ+OՌ̆1}nx2K"ݪ8)XKS) `\08Oޘy$84#-Q(Eu$d=z.7R~U2Eoxj~&:jE >kc {1ka|( De ɅYpзTm`Ӵtd.v,7^Ū20gb}J́b2^&\ZZԃXu3 G|̠Ǐh:CH]1>SaB$ٽyp!^BFloK`p)luY6'T/A,eY'eזpն}1ER5fT&#{ڲ̫cүKz:aVU:ʷ F|T?{A-ZZW=?U1f.[/ɞ@ܬ"swYbgWpICH4IJ fg_g#j1ڈl4DW.= (W!l sXp*j^}BМپk*zpb|JaATx)"*pJ+xC>Άp,5a+ǒKJDa3!N2ǵmNAՎbcjx_= 9V"wx 0Pو~A`Lrv؂O'KDw;,U6 9#B3p;5X蜳'`"!B!iUx6@z7BnSAkJzRgD4Q_]R:io;.X]t1qТ1|6[DWipH͆7Fc஖z~;qiC]o, AćdvzrKDƩo⌤Dq4T#O^|l q QML_i#O*/Kh&qk$ PK$v+mLc2A(]hA <_-d:1?i w$I|%İ,^le`c;V8@jNS)R0"$R< ıXCީo.p^|8&$4"!x V[Tُe_rx|emu͂M`/eGAa?):pf?G70A~.zMlq͗]cyw-^i%@3V~r? m:-zԃDh U%FB+ur`pQNxx${"PNX0qE<] # @f+';<~J+Ny$^Mv_\gΚVKxtd31Y_}r`!QbtL\Z,qC4twY3 -m8%7:֢7lNJ);8#*b2/I B=㸃W^X˄:#/,҈N1Hl$~c?z>Cr:_}>;Ȏhs墵z²4~ p1B`x2D.cYu8R%|tL/Oԧ+Ue<8߅q'ԧMD,J^Y9xmK$QN\go|94 K@]a OjA]F->gqE`|T!%*M)t?f!@?eP6(E q,hRڋr) ¤ ^1콗V8TL|Hmq2p $kqrDByE 7jnO8ze='YHpTwEk4wS)&B*j36.fJchqz9ccN+}=پL}, F5Kz;grPI13ĵMw `y|wj^=Km_m`gl۱?=v4U؋t^l=Z$a;i;w!1R=4]m1Z`j|C6'qb["q5gN[/?+^5m@Ƈb"!a`{Z" 4UU/!b=$!hCg.|㿐znjE!%v,;xݿPT7YS@V& oubh,x"7lԆU[XMrؐ]b q%U4s+C({Yt0~He'* Z.R+rqU|\/`CpAF"Kt>iꇑcU?)e])Wo  ҧ#A ~^&V>I~[~+o@G.3Ҡ\+ImŪEɨxTP+fQY_!E]<|ґ%6Ai [n馀G~Я1̷|x4h+dfqfDlAuwd?L`]Vq =; Q"kPӰ4mSs79{顱ˡd赨ZKĜdRiTj1D(۞&[8`MڬK7^V>ywɥH:ߺJ"{b@=Zxoq4$?{zqwv my erv  C1VZ 4)~i[ pkb,ް?$^Ɋ1M؞Gr:|ׇ12`+lGO x+W]e; J=s#~C)\POm~`a$[T;L%Q$GKݓۓwdFŦ(a}"q`*B;@uU)ekH<$r=@m0.za0>ǥ^0zEmn.u(=B,!^ՠ١ G}P~2m_ˬTy'm5 RlQQU睖nI{11=m&åu;r2vIa,{nõUH&bNdؤ8}$sȞPCIlg9in&򖁔LՇZ [PtB֛HyfG׳\sL%sW\s+h[,w^Ct~4^Bq$^ 즓"H- DnQ0\ Z8N.8bHJskA]Q FoD']vLx+|?b6yސT KR^?zҍСRyX2ΖٻIoְpTv(j?- J~| #-AP9LA}_3|8GlRW "aiә-5E*hSzB C-|& MQviu|-h{[9R7Tݜգcyp NG?'ry8i_+.IzBGm&gQ0Y])ClKwRș'oonulSc8댁{-ibgVIC86.ؑ&J-dX[QI\侀D ({Xq42D+/\0޷Lfw r%ǧ%7& Ӹ0l !61Շ爎R2ѯj *WyW'NEfzݐF[,\ҋ\5ˌMU/aCt>xNCNlE>*Q_5iGe$UQ*RoᢪHHd`w?1PD h++U-ӁxEp9E<ֵ'[<1ET~M;BtX4hle?X6"$xq|ܠiiw?U9:Oc`qW9lUxt4n6d?~._wfat{XADc,$f"|>~y\R` &hШWlDԂ 꺊6m1d7+J4ZIkQ[0- @ru ʂ3LC[8US߬\pB{Ѻ[<Є~^Z.Pz:j6l5p5@WoW>`wbVCr d  F7عjd~hG,@tTJGX^M撱$r.<0! kܓQ 3n+ UnVhPX ֹ7 c®I]4*c*xK}.G6bU] 4pZg*7@܄U$ Tz|ldVՖcx00]#16‰[r~Uy62әdz{5s;W2^*jRdI{2Eޖ8rW&B'kF8zdC"%bd#Yɏܝ;s*"rd$ʏ֘"$]Z{>?mh2Ѹ}$ ց{QRס՞_-ܽHE.# .ul'5hZ-xCj㾶*&PdUsI> (4;Er#\wUVk.Ek[yL&(+;7]ݙ dW 8ٴ|m&^_U?h&_L[na #;0|HAS) Yj&Li'_ 3oy`,iaSkn\PV{_^ϊnܟ4V\خ6*Tgj )N7j؝kA"DUtbHßM7fk5ŃEvtB?~yHGu6_iF=E۔2GB 1 ]JTy5_Y%طR.m$<RIa/@֠c?m0[c*}m吜lҝMvR۱+eg*1RN?>$1Cm-9A95VK:Y}(C'c}k('܉Ac`גOh%'Ŀϒ!q-mD =8j!A*89?!94Sj"u}nҎ"^jraaLy#m /녢®V>v41×h%>K-(,?#BTD'*#N'8wvO;˚'.&6MݣJD0t:} 1}UO^dbzȢJ0qr ƩM=.p@o>XH2Y{x)L5 $ULh1HpQQ?Fagp\&]1cz-BgBe%tF(Tw&[B4OŝuS!Gh)%<-ސ?&?ؽM"{*^~y~jDH/Fw'rHB(A;c]McT,V=%C<V`)`~Nh ^0@4'NԪ|gGm3%dzO}`.jq81ܐՕLbۣ|Yw_'Hö~MvÇ«崕/H-O>n*^2i%daS>:UژC&Fӂj9QaϡBwHD6WVSmW8P( &0+ybzE'= ' |j_w{5DJv-HU>kys)piȕXwn:5|;YSDM#ܸ K5-+,U"Q`$!;R%,yTQh&c?!X֎|.Ci&33-숋~=?wMB9 i&'r {GzLXvԉ-,|Hu|6T?2Ō+7X7kZ0jFkJ>b'XM}$I7b+%p&ڧiJɗӍt&ЙgXqI_W/ !E>QmH d64^ui@yasV<1w9:S~bqTnmq KHN [Ɉ (<QzD\WUëVӵխ30W9{ %3ez(5r\!}UNΪb: ;e㯪VEލ1y1 A{N(/T'õ @4}A"r䤉IV4^Kĭs#lq?^2rgT!sn*tW@ ∈ʾYWh9kB]w>KwfZlYVo|?>b݄P 7{ERIIKF{j ϞCw5qQ ~>[| F>Z J37RX~6?dJxDRXH@Uc3OrKRWeI6l B}ፌ- #ntݷbN>dOu#  S2DXqeVWhs]t Z3JCz%9w0#DŒ{8 s,wjMD}yNP=0xE(I]2)hPek;4g.,fG]  7Sn;y`Aa ,b}zb`|Q)D({qөe* < IdU$@w,C?:`Б-fI9Dy| K>=Ƹ)JC2aO{OuóvZbHGz8ga݃r^^;Gb<<-\ܦ۩#AC yYAk_ gzoGFjK0h{R[^CUЋ{t I| dQs:|7󴎯)0vVDa;o"琤b 8Wk:;釙HۛWMܣװ:gw%.XUt.~is+bQŽŖʄIUrF쒿,k( z- q'@12Hib Sä~rR6/-Q'o 2GǶ$c fl 6GD@w?0Kllx!bm1!h$b)#7 5ۡ OGL]/<[MK$gf o捥to> hg'Z#oștύs4eh~h. c`qTV5̯ zh`z `8psJs`e8@,iߝKi1Hć?Kq$/ٗI˕:K[>J<04u~aB˄4q OLBx D؟V?s~|^v]UEy2Ư^?SSѩ_p)Cs>[u3oZmD_8=E *9Ͼ^?OXLi1ԃRMLo7rXZ3IOiդqcaXX643}3OoJ5i sTF* 䩗/'w"])oj E0|N9bNA0nWb7M?xFttX@Ӄ 8 .GoVgYRչU<8Mфҋc6U7+Eg.wUJN(j.!"zRd韔3t{D }o[OJzϱ,>_]6Hl̲eOH:!KRMY(S#n L3Ki㭔̶u_sw2`0V<8_ y=!cֈzB\ ۗNA|DQ)1ЗMnBQƱN--d{+96E tXY{ʃ~'%j )CR;H1N!G8&X'{ps$Ǖd뚴d&(=8^i#@IR ]%9†%/z:h)wLKYyg2ly>˗C1xJ&WltWY֢'~C=1gZ׫j/P䇜3~e%1T|6;0nUqql<D# ~O+So%Q//H+ria#*3/ Oƚ bD\73 b$&*Y)caɊ-&!| BCAQxpvT(ͪncCRryJWGk>31Yز=V i? d^+#T+MDxEmBw2{^ ڽjzIX_^)Ϯmټٛ^$UWZM6ܚ,ƗX!o{51s-HjJ412ݯB]P5%ipT0ɺu&`s&S }*bS5h3$d]_$u̵6!!d-B,1B4qUQM*/D϶s6OflWH{>`- li!?鈂aߚ:vk6]j3^TaSzQUП-D`˰뗕= gS ^vsJ΍LK>qߴpm2) 7G *_ Td %)Ua~d[O Qm&z#K )8/5CSA^CU}pX[ۺ1 N.uE{pZ}0|Bʡ-q-`Ghk?PVlF?;MmӇxgIo lmLLuǐwK9 c !Б(^FZVe~ R^lXgBTáeǽ4V`Dxp Kb~?nDNgbaW7ޗ}ڻ/ lZE[5:&%WAPtu"H4'ZZs{q|χ3v^x?dCT'8Wޖڣ|Tɑc;|ynq{?Bp,p9f&@nZnk.W}4y+mpH6i-~'v GL/j _ɑY0 P[L1nRV{]fo<\2 KFJ|J%) 9$_wCkA{^H͕?%'Pdbj+ƈ%S @ 'A3a{LĶFefdI[ b(@oUqFXY/ )0D]f*gy^|vqMڤg) O/,9Di4\C_afLſPB^*kSł24^a :5ړfEKeRT/GpU4r$JU|$*W[̂yo6sFb=].&`ʅY>AU{d} BXF;yXfex Hu`#ez:&M+*RIQN[ oW՝d[ %$2HΠ-U@I 1{\"#"u d8tXn6 |ցp”A&[vcH,uٳuŘ7%L^!釔U4/`ݧ7M0ۜ*7!OHWhg*].շ"J|}JܵG6ʭL1$ɲ=,3C%퍵-â BlJÕiPʢ'GW:ۤ+Xޤ5 gЖg6L;`[K,faydƭRk_4wp4쵠e_D\f2q>t(nY c8䤈ӧ1jW2vJRq`o-_9sW:q$9_m0O 9K(XbN)XS\]҃*DDpٝX'p?%.swFl_ݑP=I j˾:>Vc"ງrWT|\xrݥ47gu[(#_ {_ w2o!sx#kq (uYٯ'g-+QV0cҪIo@\>Ou:t5φ(DjQ HC0 ˺kA#|ة[tO"XX5AR d+ټ@h̋]nc"M>y2[Y )* >=i)u̧T3}U htWTZ[x0yLآcvRO:`<y]tBƟC|܌0ާvX~t7u>Pyo_}K 7nPaTC{ D-+t(ķqPc^Ѥj @Xd}AoSZ5kӏ$t'ӕG$W/ E59Dz }OPVgں٢ڀ poVnmGG/=R;cCEUf%,cil, BTXtDinO5RorpJ z\:MśXi-VqVOCe!*ܬ0 aǹO6a:wkA63X!Vz"ӒYv2Y &Pv1Cq 3Oy J dA5&͵5e^Dm^@͵I)Z/il2tRu?_=EW\Uʔ9d;}&LVN.3 yU^.ʏ@SxVVa:鄩 ) oo'r/ /=}V~W(P_c3G.5S7P~yhGXs/B)O  0k?]'htg6yFI)! ]'1-.'}i,ʏH +B$N&9Uw Yx:>"+܊%8&TЋjh纘NQ6^ڢ<(:r2X{N&rZ=?,?qgS"=HHﯽRny2=mpG8-ptncc 59[5HF9˽SB2H{n}csķl+oRN^u#0ێDhBG*N**{Q@RRPoײjo~ݧ!ZP2Ӆ.D(YKTK7fb.ͤ೸01CXckv2n[zOo!EE9.;~|#OnsqypZ@A ~Sjߠ?B?QW2+]Z|i{&랳-9@p+/M\Is PZMNhB=,dp@)oR Š)+15NAW'~N! usDmL!1Mk*\nl)iRl.$zf*4<9h6g,kڥVY/'@ |f1ͷP02[<ⳬ)-Ipg./*2]7Hg'T1a_-ӑ烇ЧdWwu:˧° !5-!!LwŒB55,~?껚NӁh.\h%^º8pI1HH,}$L^vk1.>qy-*SZIˀVl,-!X#@^W{kʔDM~n?LbS Eu\):harEK[0&"^Vbh9 uU&5 GW—K&Яy[Ҡwϊ_ܹ]2٤4{jX0[du5* /N/BN> W!eG"Q{%0ʠEWNC/-;E90tA8G#_;ڢ6zLP1<u'QBMWfZ她~k?a Z*GWx*o| %zX9-![a43х,vIP7`1_J pTE؇<'%qNIWi5}_ˀ'fh 0cyBOL)]v*3j(lrOBtL}R!pjE4cفES90h9G BvFJ0. EJ'Q>~\LfAe/XTFMQE9;~xLM ehٺTыZtz{g뺿Y7Eq(xu69H}31҅/LW` }te6 '&w63Ф>8|}IZtvLV"lhn?[5O" P[IJNX* #k˂Ta) a &lu|bT5RNR!KQ4s$s:{&8ͫP0eqe%LUU,xd'.s*"HK&dlh#wG?< ȝW>- Cȫ;MVEObԖ`l\Ca9jޞw"(ʑ/ Z[$?HH2@sTT,* ?003[wr0 g7@TB?Y\&z`4s1e H%N:jD GͲ9֎!%Dk7 J\ܛt,\j3鶺1ӞÚC-U;ݲ4{+5iDi:JhjS|}"ҌYBS%P~+4=h8+@6²a߮yVY2nGh_;]۳bbf'֩kjJi| ގ#o+Skjl= >@> 3~ %d~"\uh$g0U~RH\wh,NC}ےV 2xRPVRO2+=DR'.4`,.f/y4 }8 @qpf.HcT:/RhFzɾ 3C/'^P]qt9`"`W~`y<+X*6gmOH 6ϳ%vLξ ݝmgG"x=3X)8|=v߰S7w*$k( E&e7b~=?ӕoOkݗlf/2f5 _M3n9Ȇ4ق@bQEF9rTvͅ OPwW34h iYoW,ߠ̄^0J5j xՔ@-1W,ޝ2JPΆ^|Y.cЃ/|dz,rcZ7ԞeXUjCh!iZ~䗫3lNCqvQtvp[VEN5`{r1ir{2#*Æweo{h׀I S\*\~3@@T?_bXbJy|>z;+M#f$h/WHKeơܵ$tw̠T 0:ré#:\ "IR{34qAdȨ'jG)Vj䳌dF<ZRDUmU\Bb%}ڰV}`xg>J@s&8x'^UySHڻ`522HӂuEbG- oj@:X]zms\N^ :!(@l!78\~K">?.;m/q ȱzɋw.T+S"k(Ȧ;p!(x` awM;ÜqzL]]VZgN-70U~O N5|e,?`nm=cĨW\9t- NE#<,Kԓ B-_]:LLtZ*dYۉ?*L,$,<[rc8euwW@79QUT##3JZsf2)o|to r2Ds hX[/O8]K<6*5 E2>8JI(֟CYS!oĈ!:]o:>4凇SA>>BZ;"&93\ )L)\gM&Zp&hQ '7!>d&'irjY-8="N0 r;w\8i@Q.b#f(jme/W)p!~.fbv(_K.OB}ISsNZQ8~䙒ؒle51Ҡݔ@s[h8Ĉ|,o8-] }ٞ}mq #(v,HI)=zJ߰pQhϴ`xVasd/lnNM&ۀ=ܢʝ`Xz?bH0&(#Nqk9|!ECb~$zPȖR=(^;"6oVf_M\0Wr튤'3D ?3B\%)4aH hQ.F*\p?^Ӄ2~{E30H }T}ۣ? 4F=J샨'7FDk%JqFIgE5#( Krޅ$3q7l%ň##CԅxjC2vBO$BAA<ӽMfqR-Tnipk -H tm64e!ϣ8nfwWAA؈pC έ]>Nԭk"MmRc[C>zO?ϵW/-kR`^$T\=m-kϬ'F~F_TC$QR"䘎l(4?Jpag4TԱbo:B3&a 0"J2R,y|n_\0XjOvnZ`0qoBlr$D F,s)c v9~\*T] FIYa,3Ч,4 >[ZHɭBCcDDm5@ e%Ir/pFvG+-h{y0U ȺHI-Yvn g^ ^Pvݖ"{%Q ļڄTI p}ҳ1v:U sgE+VTå:eI[xA|T%eښ)Cnq_}:ȁ Qw&]J5̆LޚU~H_*Lk)LONBC&NY7>f_&vB kݞ-͜| Raz Æ`Fr<]!| l=6X=B`ww+49IkbyQAYR-Vd'TAt6kS= Z'`kGQ55L ;SśȦ?VƓ۩+n^X.uĠⅬ a:vP@D|$I8/QdeqO`I۴^'7ۂ:[G:Ds!@>R0_cjo|8J˝ɴZ_4~",z/@'3 ^ղK˒>v;.=WZ4lծs@ &psa)4*c|>J1hӔ\c/ ?~Ok<xhSn5fӂcfy!;r HTXLug3l뀰l0OMsGM fx_*贓$SA,U2 s5֥ZCzG$V <?xcjߗc(N[JU6Lhqښ3$e|ʹgxm# Xx~{\j2 &U$#5)QpwʵֵBUV'}*⽪„ptw U! Ѽ ZV] !th6 #ī^_YS(\)`BqbEKg+|-L>O>QA/sDFIXwu&w V oJM\8 3W ]ͽÙ>1_h1<  NþZHjFtH:j;zZ+Ĭ`.Fvd' QogЮ~[iޚ_&yYM;t K@Z^O ڀ 'v k(Ϯߨ5c+y 'ij=ʥ 'lΓ4|jJnL`5Ŝ^8x7"584eQ;git/#/z  |k/7"x `Vqb#ם-yLM}ys K)sIy^2 .by{Wh%X=3Ԑ+ʷ(tI}J2I^ yj=ꑛq@UTBN1b멹 kL!"oBPd7i~e?X`}Xak䏕ق/O+ى0]' p~M8pD0!0Q{>$bI_V)5I]u{N;-@W0™7<co=5(YؾXOlM_"A to]^T6Z]@dJdPkhe+e{ߥk(_c X#hpX%/j656e+s( AZg!lE>NbL] ȝ-p byvveהݫcU IazO?Ҡ[nnN_3%uSq (g?RSllԭ+p3N }9R{C杝6cshܼЈt*7<`)LpZbFpvdW?Aܥb,^a}L"20SˍFY)ѠC=Ptħ@lF8+6_F4qćMW`W8dAl {VIe;k~R)?U DzϙT愂I.Ņ:]T./!}C:n-tGM֚fȥ>Ja󇂷$:ƁWی2FQ_p&ŀ(+\ܖ'bރZ @`ڃ+",fquԑ{oy 69bB7gaboc3U~l1WH# ֘;s:w:]/HufHgjE5״+'zajd4L`2[7k dd~ܨbFJ:ՖdJ(%A@*C0,fv{R,i5$%DgEUQQq.HqGpЃir:?RCld t^op$@@$V4`1R4=9y)r!3&3oy|rppKf*26-"[.zCNl~ble~W3/Pʀ hCscnۅY#D,N┷Eُ~5}X[z.e`,†4yO[<լ}`4p/l'bیr]Gݮ)4tm8t?]7v10VQxnkxch"'ě^OtW0Ah =E֜>I\=@8 .3a9:81q|XI@6%|p[Ojzi[X;(DJޫv{E'[(3ݯ0!KԤշ*E3O/H.nYՆo=3tط"!߸ތC{nt'j _-55XRx͝oԨaelZmK?Ț4z$xVQߔfW8\ـ'XW36} w]^3͉6ѬCJ 4RׇhnPNX(?c ;+H]6>&h q2:_t:^fF9V#q|F- v)դwM Xlk[P m1,5U_0ATeK\ĔjhD-cʛ/< 3?[~1B(U# &Z:שt(%zj|n Lפd!hd8&{}?pPԓvˉyP0&vrp;I$g{?@L2 +WZ?[ B뾼){e|{ez0n:]Y\C{l_vc*~OZL؃I\Z`[i g ;Ֆ~E9 a;7G:\u09ykOٻHprĠ.}{eOaA c>/sn6t v!m)g$>[…Rq2m$`TR8_gB׿[O3 /%KSGzs6>2W:pl9VsǕSٖ.(K[W + "ŧĶKxuᐇ!ڥ51^GQH2,Er*fQ k rPBElt aXڤv5-T'I|~$QƫP a:žxp$GfY-nь:En$ ǥ;?ќ}0uus>:ڔ 5Ň}y:_m""lJ e:=7WU.4߲ݦerf¹O1NYfL.,[x3M x/lS: cb(wfM>THOٚne}`s.Stx3 d(AgrDD-q3s;>j?`[JmsvTg^N3 -vNmo ZJKg%禵4<3U܅ZߖP4M^,Ccdd#(g `%i>}WIUJjVN=!\ᄍݽ6Ձաm&L`qzF'p(SVyVRK *G]%!rP)\>00z8ߓmy(5Z̒Le|(< ijKDwɆ#%h o?+7e֟1L3!m6$y!/G^gkm~yЀŋ l" l}gAmPōʝrM?ߠC`3SE7 |mF4}jm4=D}\|i[5Qbچ1<9MM:pEyK(~i ^rW# }tٳcҳ >9LƼwz)Cy~mꢚMq.,di(тLgxTk(_-}c!hF_/9un/+@|x7WhyIA#r4sa:Y./U*S?YՖ*n +:<ԑq0 SL.:N 4>@B ? ^#=]ΡB@L('SC],IIRi`T(FT t W7DX1B︐4o2u.T0{9~0+mp8'HGs:'w;H̞ǣHl9hMd`'4"u+Xֺ4GbWB/\J"93sX@A=Կ}JGus 84[ YQ=&IU%À+oP#'V߹xY§A*){f}}8~}eU 䓙1pS`tSmd3!Te<$3֝b6c.0FL~KOjFk"#-YHz,8j}>M}`!~Am028 &r}jpĆԓH2ڴ+G4&3rgg tGT$e`&s`& P#)H{-e! B9yq<qʹ;A-+<8Tz,Ћ&zYOq_eR \k@ nb1R œh7N=p)m %q GPvnfNm^vB!ٽ? FZ30[dG/D.l`rgk]-_<*eFDR+޷sT;6|IJZXU)xAM,B`]t=bTiՖ~B)DA`>.1)`瀔.ÔqZ#HE61R SC⦴ݽWx{pHǩ.ѕڂ˜Fؚ =!J?cDsYiJokY\uuliǼW,+O|YY:kWg|)IN<; rmcfm6bUeZ/B(3%ccAg٦ֺzD2-=ȇ&? 8wZ4)_{|qC4Ҁ<Ҥ Qj(P(# V|5-3<Ŭq£tN×|4/WID[.48 0-=$V%@! F}Jo(89i!c:)ܡfc@GMG^%IBg~D,_}Ȁů3(M~IonރI6MKRɘOP@%;\} iXY[c]Eśs<#z.SH e|QmoGwԖ:婍?SE [wÓLlf|c:uus;.}TǕK1 U.$э`#w|F9q۶s:@{%b'SƒBBaԩޤW\wQi(}bOUG7fxH͠>OM>ns{Z|TcFElI-m]UxCg{KSHU"Y~[Bw9и/!҂FsivrfO/p>.Ko1XWG=0,C5{p< ֹi;o${Eh¤d&o#D'JvͶEv04*}uIc/,/: EJLSZr6Ш=,)ÊNtvF،(jˁMi_\)JJ)Ya&y;e|XS|!p.>u/ <[2nߛ%Z!c8^[eyuG#ϒwZߏ}>_k,~22z2h0WGqV6v9ipz@95:T$B} "]AfP`h3Ym:Ushc {DEG OJ*Y ptpovR$Ze$DƮg4z_lY#iEZօJI#\OZeXbIX,tTYˉ #\~?ymnO-1\o}ƣv<$jm޶qǷᗻ+e4LJrԜn{=n% } L5(iktBeQcaCi`mQejّ;mf A6:1}q~E iW|CsUX)~қY ܆n%W(D XU1ƘV.Y*"[ȿ ZMmU|7x|)rٙDpmF-" ]'/ #3ySO?UUӖf9%YN5cf7`88Xb'_0E.LZ9C/ʑ2 ⺟.Ž <#b$V⁼ )|hFbk8n7PnLJ@ci[9 MV1OM]Bgؐ:Ύ[@SƗNr2\#hK|6 vG4Ҡm\T,{ҮPҟp-l17'Q|e׈ f!Md"\9HmYs$]+ڴ葲kUq4iyVw9_#vku)LTǣ [i2gU=Z ˜ ^Y 04eE9o)C7k֛[c$fnaٔQ1Ișgp b-~Y)!޲ #uq~xyelh#NOXiA18[iJ0Lh+X:t\ͼTԭI-su@Ⱦ}eQX]35x;756vAuTHzwf턻T؊&bJ"rTЦ9ۭi^ō;p 3$H03Y:ֱɛ&isjóviӲ?M/!Bs8PH?R.U%~ Ɓy8wH!65x Z}2qP~ZatGYҤ etp*=9.'0KycI863GA!v>p1S28ɦcJZ ݫ;o?&q6hłz4Ǩw>FnGw;#ZHGz+Y*8pJ65Ev (둳65H$U%; `ДNGW1}jaǽ\N]2?͇9.y)͟uKڈ#~u%sj:^-o6qjR!"QBLw!$lځI5Ϯpjުw} p </֔Qĺhc䚃sdb-xF.j d;:KXj>BedX اSF_&59`KX"|Ί g9VUqJJ1 M3^OkZh{p%yĖ'aLw) f_N E>H2Zy&0S͂|Kϑ!q7KG1唫୲{F[S;ɨR*IUDϮQp𭋧{-zhoɐ*2 @^BDVoZ^ISj&=;|7~8QvVZB>sǫ EvAkk:Pw.#PN'6k%U<!hԛf7%0aY=RV툭b&+`TҪP=weC!Hq)JؤWvV93! 5-1Qk1ñ𦭣iJقUߜ_LA Ro#G>YwmiPhX;BkН.y؟S㛺n* Z >g(-aږzszq7 1@s!mz ؐE(Xi=pAbm.T Iu3AuV%)iuř\s+gLKr? );"6L)y9Kߧ&IfTarxR <»q=jn21R0jžPLПoؗnsoGI+RTm5A3_ڿ%iY˺yԉ"w|I8ִ$ω;ƹЁX&g)~s:1 0ΝU,(J*5jP:`!<߃oo3!-PS[$e N u6¦%XwIXVe_gAo gQ=Y$-xZ&n,hHf`+j mz,x cM\F0 ؜|BR` ̏[^@/$n>dĒr]G! :U|fcHsa"LޛUź=.(&MAڟ{(3i~y4edMhM$?:t 49j qkmw,r`a1a6.Pu'@nf}YnR4$IGteַN2 2 ǸN(BiH%|/N N-<}qγ<Ho2B+[0 P1 `S*^D앓,+{U g܄(.jԇ(ߋJR$*yT QA):䄨e^U$GHs·⠞N|{ɗʠ# gB!shX ^P9BށlP w:рK-/=S uDnm7s,1RD f]-.Q+7΀*^a`E`.EP@6y@ANg?&9=xx4کcn=冻&lJ EL??թB OYL$  VJf7*͆dd+`rj+ڧ>\lD}/'/11M+q 5_6Yi?w/,acӡ-c7O$FFpovjftJd REk]rTćm@ap?8xˈD m*!O$Y% bQKVV4TN|ʃs+YotOyg)QIUv< UP[:kSt7SkY?WFW5,mPrdK<~evU<_n W޾0<dc7'9QR =;z@pvq}5pOO>T$ _GWC{LN:qER5H0e͇ޒROTkBj:}uaȒrO-B~ODG0l9o^2sQ=g\aA#R.o3N+0f7Vp|b>D1YRe+Fvgi:m% 6͞AxHܸ?ppH^@PDa>zʀ7+$-#|sy-πf` S[ m4l{Hb6%LKNXEe3y6_jxݸbc~V9A~O9O_tͥ$+q~5l^/[XP!y[ta^)Tu{zWbBEdO @.ϸԗZEhF-ܶeQ&bQ#kCee (/@dCrUGw :%Q+?\?@0k$ 7bf WDJ#U٧0L GrW\\ ̄g |H40URp%`zͷM>RD:5מa eM뀘ԓ u+ ^14N);tP?oy|0ZتKƲl4sHPǺ|=qX(M$(3/iꡥcHmꓻ7I uAn3GBeI!V6ƣJY[_fF#ӎ -)MB!b Uc Ҝ><+ae3(~)E$MkW:/0Twn$EK"Ȋ3j `w׼ΨӨLhuD:FE+FRDhƓdGB J 1`G"ӥ}IBq "Y>'^s@b%i;KU%Rj Sz? m:C!&`Y)$c.FOh fCZ[vd/͛=k~9D:@i9H]n/G^ܲZ Ԫz1B/ۚkr]vbX xldsj%+ڞvޠe*$/(r$-jSy|dž4 ,ĒfF]#?۬?+J-0jq]+*A& b:G%[A.IO8*r 74Ea5f:?@k]VI 7{mxXPD 5 zMg);嶞9`AUMk& uUeL3QͿFˆ[keu}XUeP 'ߝd2~\23zF7U@E ?Un=y.8}q_h N;A&/G4Dݸy䁿m^䃣네X!`{9f5iAA)r]QD~>.=B$-R6R}ž[^":_ԋ˯綵mHsKH c֞H3{xj (Z*A 8q,W "Ɏ0ʲ_@b nR伭[ɶvog DY.@yV͉xid/ YO`@"2bn4}@_>b !H7_t]ƇOACvŠj_WЭķPQ\̚T= Wk ` ੯A 9`J>9&׉2pyVVoY3ƎM)o5ַMb=fZ1NXN# u&jf{QJJy&KD\'s΍@hOG5kO}qE!$rU\sqC`rrS,dۗGN3y`'f,606e ַ/W,`.d?D$Sd3K6@/K0"36g/ٻ+X;L.R$%?]0~Ը3O׷j/tEtg@A{bDXd\AH`weoM>`+vĊoVVszO!T(dNx*Ut.ΎUͫUӶ:;bw2Nj6\Vx^n-]wˠ䞬k!\lR`Vs1[ZC[8a5L3:ϒE;;4dṺ?l,+rgZYOR^ Q<9T G'uِnBڑ'5UR~3{59Jld|GW=EI6Cj})u- +6ӟ[z^Լynqj9^[nOPaZCUđ0(gEک~Fo 7_VC*mHƐ{mHv7VpqivE'sVisAlt YDqYxCKO˰򃕢5 -x6#S~E ykR t Ǫ&=iϯ~-Z̭){+!!!0)]c`P)Qx8JsۼORfjP ~#m)c;<\|pU =0M0tr7FyU„ZgpX3S"٤B(Me~K#jy$}׭{rE28b. a؂D47pUA).EM$莦6-K|4g"NvOtS(̘y+QA̓7>`Mf]{GFL*YB+r]WۼoKi 8yz"JcPK`TSXd1 hƌ>TiG 7_Uy;jc, e[KRǕlT8Mgn0vKXJjU2kM_6=v1JuZ]sk-·B+ ?@5ScԹ!C(b0?/ HDmeEB#i)r8_* :b| ,Kly\ Co?Y@97?~ߴPp u <"?lJL^}^ƭ^3e:+P\oϛ :#ous{ ٸ/(fGpȺ),KI-/&3;YL~`do?~M.Ϲ6&HQ+F^ѿ4/ۧ]֊| b~2#"Y ٓNk\g&x\ )mICou{Zg-0aĄR 0[H =s$e<m<)]L3qʣŽ),_n 2%N`î6{݁'"aKT5+XnϴՕ4L!ݧz5s8_>r!<:-E9A"\<z71{Ӕ%ا:Y tKZ +tj׍a|z*b ƞO%ف'G&'YK]F S͵"TFSZ()\ޓek7J5 4lU/}~q!l$ds6d]?w!REL\K?Wm!Ju*;ĕ~ Irޛ &@VhUJ7 \`C⁆ ݕ3BsS4e5滙\ه`SEv%/1G꿪%T7 6pጙ w"ی^.hӻCV4:cs!٤30( "&Wѕ_(thouD ^:Ϥ$u Bfxoʂߌ|>d/8 n#:3=IRhH=Ιj1ӬrBn#Rwѻߑ=OI\K:Cs,6 2CChx08j+O: 7 :Pzw-c3y'*{ S-WwMm ~3j%T E- аGK%a%VB> ?~ʠ!Rk2 fHhMzוCu{wJrap7[O7 44Ur>h9W,\~Ώy͘e-IM`#Cћ^+Kp*21"fY(Fmb߷٪=yUP:×yY~ y{LeF{nҖZR ؚ4mN+v4/h l3Yw7s~ "`) bB ˕R-14 ʑŇaz5 -W5~E`/CIɋ{9B ɺ1bΝ ,W9bvg&#%c cXY3H-k*W*qIZ W,<gVjy8`=-Q{`Lg vdR^>N;% +M˜sXo`%;Q:t7#]@槧Q-tD5C.*7$-Z]Y)%Grw{ի !72+w m_G׺&jr"o]+HLn+R )B6~mϑVGh2?i $V{1 mBljAy(۹QRR[¡R͞b,Xk/X \Q"g" 7f s/;(đCۂAcGs5d-3]~SAEr <xVGѽ qDCgnh#"B'j}8# K {Wxs`R]z畏Æ4n֘Te$ R%X;L+rbN4UZii EfC_0YUuA.4yqo{-Qu%$P#$e?x /ijuʋ()0~UEhpFPTT>}VR:]x٘l ivኤ_U?\' Q .6fƣhFiPDB}S&8ٲHKB-^ֺ5=3ddE8& Qoz fDV D*%\;YMYq#sШ)0)ra@͡E"(.2&OL7%m=h6e1 نlU<ܬ$F$hIHO `H - hRE$s.;U(zH+WVO<)䥃|"]7 \{ffW?RuWV8O*o`Ԣ}練%b {D3sL ER tt_}vy\s--;*QF>'pdUhP#G nLjurs%)=wSdmBzg !s`vڗ셇˜lSm~otk)]ny~熣Pn[J6+SAvw^RVӼֶeR6_ENpH ϸ4B4h\cywHs>kdN׷>:YßGԊFkD]SW)8TOEi7bGW!Ly~d0̓nK%7NfʴG2fZҒC2ijgh"gt~- lݾ99z؅K}P8 NlYnkeKC(k:?X#Tؒ/ƇD&zQ-o_K(A5vʗFSOn農SX]zZ7y Rڸ;'OٻԔL3% !WjիGk;8agDeoUp5Yb{b|-.nm]${9!( w UtTZGzbƜUbeYM# G+Y;BU+>Ƕ"+~f2$+Y!vIf0S5WPQ-tW;`G9q[9o0^ގg?koL<d"p?CL'ɹF ԢB sIqWjMfh``NG@r WN,l*YD3Jq)+FIB>19Zae^˯;=/UΉ,2rjf@RsA~@vOZCv鰘t68$<`(<ֈL0]hrq!_yru̿S|UvʼMlh0۲7ǢJpRp)|iX s"6mڃ~לChf15S6EOYEa[N-ADrS~p,i!t}ϛK0"]|Usk1)'IoV(3(Xޯ;ƷFǴ"ͥY0 V,{>yϾL;Lq$fxk Mk#ˏ-JjO:H;r]i7fSw;jD{p> +Z}JcM;}ܫiJ!`5qө't.~t9ch~BAv[G5{L}P9Yd̕*㓛E6fZtZ5MLM sJW ƕKUrҏo\b V_dprSQsjǤOMTAWi mְ(m[1φSDO9{6t?Kb<05!*AA#2fA3wN xÄOeqmi6kʧc'F#TZֳRe J4t֩K W0D꒯c %o&@aa&j&8kdF&v^[?^;1wgrdc?ùP4# *WM$pq\-Nm$>GN}<єj+(Cv47oLe7fiz3@'V8,TmAY䃻&yqǛN<,Z^B vf,n/:Ђ ` %9_{ 뻅fr'k[I:g 9yjR!F #(@1lO>jZEj-0L}e#'4Ϻ:3ߠ<(ZmQcȞ9'vNKΙx䠊m\HBٞ_ 1Pя0_nO@EfŌ\488?[ӻQ &)nhN 2 JrПʂĞTvuPHp"t9c3ī0JM ětJDjfxӵf׉}pk*0}ť0' 9~aɅvM2obړ] R@yShyͯybL,3NpdnpP8b*0c-'UZU)#z d88ʢgh铭O .CfyaêK@,o;#Hh;z hiB\Qɀ۵w).yˈȝS| fYm~3'uL=W08c gbw;h/ 'Q oP^^Gx,VuЈ@3r}#@"8v *Z7+Ds*gp'RWU6`Hֵ&i'5EvG к >Kg0ᡜ cB˚VƝ _?zIJ߬x OMY1yF8xaEy3A?`gl]Byb eqI~KJ8ʯ4/sKzvn'w] 3ӐT'Ԃv{Vzl_!] Cc4uilJ hґM_ob ~ďq.-Bxʻ[ 7Kg[ԌS{- R&[R^<-LSb;&\d@dSt{<4:cяAm۽\,d63w.{!nReGhq#ߕ@/q I[%jg Zͪ7[7 4d`#g8^y&#rO)@ s;, 4C*f簭89?ϙƢ5[G֪nfU[ jbq~.yB~Ep<ύ"c8=#VO> Kp,e,5yژfN6Ϭ6i+z c9d2_ VV=M8k%"߹7"9kk*8y%1D ꟫'Bv~k\Pmo+b/ff2x) 2Y9ZC4z+0C oR2 3RS!bp.A)g}e75/y)6F1^<]>5 4L]Gˈ64>U<τ!~~cy/G> ;J*FOYN:g`wPLx5^23UY0v&\"Txɞ+.ځʮXW>L%6(i âL?OwzDFNϲɠB%\^wr“Z$Qfk_Cm=!W8!?Ny`FF LX_O;^Na(X.CZ*V&b1,B0 0 S7R/ak%U)[G*v_Ne$MYYջF'JQ=of5Ϋ[< ӊBW܊FjX`5ъFCsa_l5m1{f4T\B2tLOerhzuMϜ]j+Hz]DYлX;OBW]jEj1Sz26<KDh.yW^}, ё3;!2*º%}<]ތARiztT^|"t%82 {KvQhAl̿)esXnTbglH7*Mƽ:T/;v4`T56.Щ@\Q3'm01%xQmB jk&!tg?ܙ{~VtJxcvhz@+5ѽk0-1fɕ3 B˵(p6iat9͚^F#gT~3Eޫ]0MZ` HdhM)bc6G3Q*`e ?+FyؗR ۳&KD4oD}wdTjOnX3T[v"Э%ʢ%^)Q_z=~7C?9E#%6<;"(ѕn韚CMP7)1+k/PJeHZ`nJ8_DbT$U5U56˺{a7:_J|Mv$LR&+ {boV@rJb%pLֿe H@ "G啕k=si5B~bfg$e'-[%~H5>,,WNجj1]v0\42̢ɀc6a\agOɻ*Yr(-ԃ ݈ (RDžc!SCaf'%=ѩc +u; [J]Q;RcǾoAhj, aߵfoBjLN$i8j0ٿ*QS~oRjZ8 'r`qLZW'VKvҪ|Xq2FOp T{Ӳ,erV$ _`Wy`?35sA]D_{D-ryYjzGd0vWe !*\N^}:]TW_6|Fhn0-ūV%M㙰`hw )/O-Ǩv8dfMy"蛡 U{-EI|f*Ŏ'>i7UW`^!E ,N!_(z M%@j/ ^><f c eIv˖gܧ~'w)nwx[B;sEoOkd]JɃw3Ba|:+Q'k` g/|(:TbD8ȁI9U 3/( l;rIE"Wy[30r~.$jC}JXg^4Vr3[.$V*[.M!a1:E# *_iΝTQr~Hkڙ!$GhR+u f%]|ט 4=&Et6m*wѡvr|E1  -SӵMVnT9x:yf1-{"|(n$TJAiӶK tYI/0n9@bkPIuX: znOo L.}Xc򎫩zN6}%#UHq7^5uRQ] )y}m6@*A¶fm]҅V[^b]vPgu`ݺj݂Ԛ&v"Hå h%Fc]cs>zYrǨHAԭ>uJ7`P4g M5Hpm5H&:וĐ )6 vװ(z 0?bQ}%Sz J'֍r%t+dwaAz2k'?=,p^G؜%q7-&MHC0Ym >+_*}NK~G|ۗ¢VyKʟD->c*8,LYWUPI+I-չuomFtduc®Q#-NO0ȵcju( ωQ1N>ŞȱMSC5g__v̅+sQoPCWes)$D0$ KtWT`!Yrݕ tmjdO8k +]vwrl+ţ"'Ďq!և)fόܕb ;m.gT0J1zkX$cn,Aw%7gKNf18d}:A34i=Y,dmOt$bD?zb0?s>RO W夝w4 xŹp!u}/]ӳ~=T5W؇ >ԝ&G-GFxǁ:4azPaX,l Kp6|r`%RjKhs❶y; 1҉[őjFTъZۂNZ]\Ǩ}uO3_whFko<o%oYYLS5Il0j]=+UL ]TLj`?{6+U^p u]xYc *M"| %gˢ=yKHn=&WPD; a&]H#iDUqxO_^}513=8 ͖ӫCWx!(R@ ҃U<8)3 {jL' y}'So>+\\ã*BGHR{m$jZseOʈːxPt֬W[_>+YzM#V =ѯ>#yIլܦ $ 1#6k|E*LOK<\AMt :\#.wJ\U ai'CRX+Xe%;xyմ71v{ju\a`wKJkA+_X<+^_բ hQ[Uc#<]mW 2+8<|J*~V~nrJVX|a }lo%j~Cڍ`C1}}:Sԗ  nQsaG c:GbGUv6ζr3W~(+j$Ar&\q)}4^o)ǣpHFc-xr2 8/E5>IWI6 Oc8,ShLjM{cHi5x[1tv{ppԤWyG>nّͩanh.I zFzD#NTS-٭Vi(hG v7V2 9.~jG!X!TL"} G2 @Hk-F;mdHmaDCя3G"j;xhHlbNX;IK'!%z ?Sch[ 8%}i@&nB+r;Wh{N @VZѕLo*đF5D[)C ,N5"K-*RKDu=g1?$`⥘Kf ;۶[!Na`D#R2qk?AuZq9;prCF/ >7\h%}^_<3 MQ81N KzI[oq،p tEs1<FەUk2VO̸Nipzxێ$ ePfIS0D QgMwbc$,%W\PW6"]([EÉ׏ؚ5d|WR-ǠTC V"(^_CʌS >%K+{I-"YŔAٚ&<$5ArSԝrdJɷMgt$2<q峾g@y"Uh зB!P4햷7X^*.3 dvQO[/vA&W yrzDw;#NZ1;]띱t̴S٧v DP1>z[9Rca"*?T☯ ]b?1Z8i3%GA8Y{}\R||$ʗǠd詢,STAݚxZO~`ߪ erAjɌXuI p2oԽ=7K{nd#zw 5Dxi Y)%lw)' t( Jb5P / eɬXA2!B40;4Tct,O7U_+tygH{ݤ/i-BX|Q  Yc2#e_0@Drz^ɄEio 4M K^Jp{PrA] u\T_< -/>7eȾ#mrxvki$?Jϔ=BDҞg'9ެτf"]ZM!DMn$ezX;^MN6uBљ߅nN8|;ɫ>;pUH兟2*-9tأ M>sJ\1{0c#wq>˙Egfe\ޡǴGH;'WlIFM_<@+Ո`cdP%.-2w)A8U7|eG{ \ | WEy`]Zxh c#+Ep97Owҷ~G :|>A0zaۗe%,C`rR ɤ}aE"3~ڂ"Kxc%-ݭF؃NA7`C,$W]r"^U%./Y]@eCk3}'i5{]E۴^ick+*= GCyX&zCA7v-deΖlNlKҲUЇ%=mAx$IR}H2ao"&_FxKБn 8u?x5?j8jZǵ L=0!x)6nj!sLSU"6J_=A3}ynD=T-M[5ϼuozHT1 csID:dg$|dǦ)-TGvԟ "[0dD^YɻPw}o|HYk[,xrm 2ޏ75]0;L56K>/յcFueGkIo]rϠg;߆%,nXs:;|1ZNkRޢ$|}U)4by#),OH|csQ}?snZ3+K]x\YH&{ȟmOo<ěĚU8Kܭl_[cSs}MZN&͐?숌]L4 V+yO 8ۙ <oȈ;| _k͔P׹Y6b@>`,[ ex`an]GT_R M:4(!fd-tnWJr vg]"=H;%B~e_uѓt*>˄^(`"o<%^hT wض>5V;s }z)jjS{Q Ùnb畭[9֞I{,1GB5 sY+ Y(nZ}U<rb%{q*rVE 0T'Yc._ey.ڻnPlS P).9q©~ 6E2"&`r #q!es0rO] {E.fr>rB f`]CΉ;nҦyƣ:CJ|D烅r||Ljt<F"G$*V,)vIɄzA_F0%{"y @MxrXs镜o[#x[.\y0 ulfYw'f)s֟fr{}nLqhjZq=)d?qNl֦?ao?xÇ S 19~nw=&d/AM6_KR 0X;BoG K%u!ZW~~ʉ1q>aʋ f!6RF#sT1#]-.q7)VV8~[%LJR\-ݾПXoH PlGk59ɹ ~׶I}jWZxI PSIˤxM㽃8=?& h>ɯeU > 呆#ɲ Pz02ZLBDD,+S?M෎)Le\#ݴCmi'~VQ,GKTf)R&y#~`etaU b禎MApWIJ;ӢFEvԃ*E8@M`bugݔ&`Jo rfJS !;o1!&{A#o"Æ:_>\(!hY|T67̡ip~}Ӷe\іl~08<ʲɼLXP}85'ּ^U~]DUO12r*: h՝;?0PUBEu4hZ)T=_,&p{ɾY oP<W~+(?4nhRpu>%_erѩךUXpDrZ-;q6}MZomAJjA pbzHN,d"OjSbfe9ݒ} >̙e*S'QTk60-tjfq-o8!l6ce|;?Կ~ +Wl#NiWuԯla<gWHrNh{&(c"6kgWZFB0uB) /lqtvV;%gw,enrz+h\/J8)/Y9X'O< UTsP`(h}}󻺰!d|4|D)7# P\T{}f83z hM?fPdׅXIM4.܄0F%115z&) w (}?VL$ȷݧe7ِRfَgY1,V`h`ԋ) qPYCQHm;+׃y2yׁ!Vڶl?Xa*2<*6=oG,ՙ[jV!ꈘ.nYVhFJj`KGd=-@ŽXA#HD?|Ν, d)[=%:?z@ll:B!1k}t4%u/< -G _ \ʬN LIӫg^>M?nÐҗbEHc Y3;7Sb/U& JƊO tW-㓲[_Ƨˍm왻O>dڃ VdNF+2ֲ8vdy dvs S#hH< ,tLkXc.-m[gfnfsUQPv)^X&3MN`aC-^DXLGZ14k-&j)9/0 VxE7y.KTh{GjB(62;(oN~Cff48SXRO.Gf3K\dPʕB#Ԣ b+"J%NLX0o&8q@8Ӄ+~EiOf}yvgÜ61)$$GCKI42 {UU\H4ᣄlZu@by# Nr 8yݐxv,~bǠZWȷ v +cla|~=⎯,5^M[a/*5T/5 {pQ +p/XIi k|j{Ǵ`{:ݒ-0Ƽ ("N^C0ˡ1=;cX4ig2j(F9\ :>tHЇuJ<ȂSEX)wZϱ;II{EJJiP_oP`G8fBY@ӰJ rl $:PН609gD`t0gVY"la8u]A@>Ȩ5=gjge=޹@|:h3SO\d0lX+/cػjUMʫĀ&l(P4[@cyёC!ĉ!=nۙ4q#eZ+b{><}%$]W]"[^`o Y.mr&܃P@*% 5&i\WTvFÊ{4[x"d36JPr;gy qW4?'[\;P~6*IDg~:M\k| 뀗v>'|C'io_وbq 6] 2Q^mkě&3$Qh_vKq z"UU8.R졒 OA vfpylNUN$&?Y~472S7.AV_rq]YL$m).8Խ~r&ٚeH +v!HL_Rd+GXx)+0L@%+N,SpN2V|8>iPx[_켭㔸T 3` J?V5>Vnjb1c^PUTҒ47m1LS,MBM"N;AkR(`WZHL+ ڎ2AD«s<-lʹ0W,Gdbj-s;S`r-_=ACKyy4UiaF<\XNөqu*U¬.XUA҉ \5EN#*cK 3:LQG8bw!DEm30h)BZ:UL(aqz a$[3׮~ޢ6/w~ۉ{ڕ򧴿s;ud2D}qԁߦeKV:γJ5ؘ+JCQ_U\ne['~ëi[k,,w%^ ?PsbtHVhݠYcKə̚dzs~y"uj6<4{ק+&N)$KB7C 2T%0+]sX^sh:wͰÈY{F& `?bxQ/uw(PŒbf9!Ml}߉ϩ˟K~XMg1:Dy=qQ*pͲ->R$78dj؊Q7O쫙6!Qa\3oFj B.mjO.p&/t_u$PX[;V>&]9DzŽHvMa@ɻ]Ćثՙ: jZexXcd&o+F$]?4b)^./̿ewIT&*?&jl ]9JsTѽ4 T e/B/VY"W0$<3/5*WCj䮛ǎxh (V.JsXn* g(g܎L T!!(`.z cy74vPOyAfWn jQ'~t{tJV ,ъL$0ZD'(X_a@:Uڐ$cv`vV$ H[oߍ)Yhr3ݕ@9`̇"_o#PnLάB9f4`Fd6`g,psFIຏMtK$78x{"kJ%DU:ϙv~_]'9hLӺ_\t9ZŨ0pLBH=/FZk݃0ZMHd֗?\&[ X *D6>kؾ.ēzǺfPf:"A3wb&%(GiQm` p]li%glcO8UQ &JEܒJ+،P(Umm+x!6r;:ױ-$*"J7ug1JTkJChW?Dh`Lz.?S+#'Q)vy;UޭΫrR?55T%m*"ɹΏ|A?XNw+0 n~FZѫSRx8^*7ợ!GWSAlݢ뒐k''[vυe]oXC΄:;jե62:[ ^@&NA}*\Ԫ(2v[4 E'3Xict yLe ܆VxԴiO@.Cnt5O4󎜆_/& \`C EX'ǘG!:7"b߈@p*QZWk@_ⶄfZ^vspß _s~s'-/zl/OpFTA)/tq)滓>uglَ<pl3ҬAb2}J-9(.V5`F2[fpWĝ $h{&Ue+&p6n7s&E 5&f{ - AbN?i=eE7`&Ե7Ұn)dM0aDF:gՊwI61hDss\ͤ0to.(5m-r|p/W̼p`d%*L/ b@?0ҍX(*]V* +caދ{oLv'N>aZFaxet|rΘ;B2n%4wI0CH|G ~ uDlY.ʤ^)ѷT+x$S, u5*!T,v04#neHNbW! 3].bo8;י|-8 ]*\XX(tq&OS+6d`֮<'<9OrV-ʸRdQ'W%)MH)auf Jaaq,r9''\^\S޽%9+6đ"|D8 vhn₯\ټv U1B0p]v?<SJeF0>C 7_Ż KnWזXqOeGwCƹ{'ݻw.e.A*&/_:X}* XkG(A=FqbV_e]H&{ 3.F/U&i]|%o"')ʒyms+dxZ^ŀ,~Ħ<Jue}J=X a1p^۩ CDi| s7s"eQXf{Vr9F]r%-ބ#_kqm&2N-籢G+Em# B0ץ1s/4b 6F0Ig0e(lmixw}Sd Z}z $h`ē 4[0P@0FhAs"- _\\TT%&ƠcOpU{rÿp8vG,žɫNϋ!:*>eM2&mk|Yw \eٗN),#7@; rs z~yp]:Vdjx.OL7Jnffճt_ǐq~v8~RZա)$|ggT,ܢ3ix.CBA(ʩhbfxr@ )KܬQnl}7(_MK)ᑍY`P 22&Љ >F@9޷$7\ S3hzMقHE e4]ZUY#B0ۓSwN+=DA>oڏΙt_ڊCa*_#ZW0GoRc5d= S[ùZu5칡^r*?,׵y:L& 2:Wq YE3 fTAx\B[K?N|T44BeaEٯbNDTXu )0Ž}N09或8t@z͘çNcq`$[G#2~[jR!\j 4q!d6ãT3\!HRě@G>uͳirc{\Y8hLi/5TPURbBц#feыXeآ+"OŜQ_?;԰-Ws s/ZEo;|lԭƌjb?Ni_eȃ鈹p=Hg]GTVix`OObt~ $1 ά,x>^ԁg}|=ޜ3;{Yݧ@p0#|zivTǂ5NK ũ QCͫ] yz@%ĊԿ[;ܥ섶~S4V9,KptN(F(`*5hWj.E"\`mVbD7zG, yFmZXLq ]F` C9544I@l%uj'H0qgpp. ):l{1Ws%Z3 tyj_ekҗY,pS׻9-5/}"n!GmPr*eob*1Hت8ձʤ[JvY z$Cܥ\iDfإ'Q5׻&AGPCa}!IX/b'ϓ5D/ P } Uk~sv-ӼOEAi 4u 5n#PsVtd[WL&. U/;\{+ɠq m<_%QdyqYYak 64gL c31)B zed0uDC>B n*eYJ_p&?7_;6䆞z$K>jˍˁ_))UadK˹K54Drphh -FXDlaJ 2tខc58NmKӣ#ȏpzs/Z?xr ֫K|"6gce.*\E#4 ElO LlNY>@S3>٫uoR_v4lYe)9iP.Ieة䓳Yp2Ʋ"SN?VjK ~b>zj/U XUC)īЁplTqށ0\ڡFqhi Qj%]v]2E? s]m!wzYS"|YVgEaްG {.oXyƌPV0U}(BBiJTL9}cKMsiG6.YW+muG(ݘrCODV֋kW9E[-Q;'@ƳNV}lH#קR݉OL3:k]TPvCUtp4K` @kJZqh":d ҸGΡ&iy ֏#a~?tn0&J:[Jm\˫-,$2%5\oD]%4Ha~<:^I# z,IpJzockE`rk ӱZw8|qB,0UReG{lbZ_1b,:=R⓺N$S-ҠbhnRt q_bA/,w>)X0* (lR~B9hTrE;$ZFxOaTKQEkGU2Ӕh"OM/y5i~ TOIMR<$Z1&i­R]DL$#{Sf0/]o#@ PEtc ރ}hAXY6I`bpZxLs)~DTJAh $!usu.QhHciWUK uJbh4d B po(0fRr69enn2{4rP [MUk3b)Qw|SAM(-ׅR[yuJY4CI@8G(}2Ω)Z,k&jXS!HEFa)c LKFL𳚉7]KF8|&zتdY<\VAt}=%eEkJh(o!ɗL ܁L+7,9?|ck_G:]ȵtЫ g%鳼kˌ}ClUCJ`331 h^:̠ϢXZ:G5yBvC=gb*([vL1|T|hƇfqc~Xu.0^HPU΅i?519c.O~:!2X W1Lp|3U/HV sy߯S*DSDk ×f0/S͜3"rY?샊~mR+li(!* 성>HШ0SH~oǍ _ xlޏ(&j1tOXEȡ/ &(&<GڜCM#u+c$!4ki׊#d}$jbMktD'&ڍ4ca}$^t*tX Yߌ[Id0 Zh|W!N}e2w7K>ڢ] '4(Fv$nN\6ܓAMŶ_UVu;G,-ԹqYcɃ;<yALTHSL ^"{l5O bCws7G'fcTZIv]ka4"˺ޅ+Fͦg3g!vHsr9sMS+#g>Zn_]e80g8r ~w}V wguB4u&.|?<+Ca$k,@X+ȃG?&|yr4X{`h{9}W&* jw"#w4 UJi0L b2^gYu[cEK!^j 5hYfXߔM; q 66 Dyȁ-nbeB;5عeI-6=7@08L$f;Ш% Fc3Ujv'}Յjm*[Ѻ(sU:Gq˯&?e ~<0RQ{C3?{ ESh5t&:QP50@{O  ޔGjt(C$yl:Z~x#g"8ZP綂)SV**TS5ij0UO^1a"%^E ]hγ)'cN u$o|1M. ,fڸ26"2m2ﮣE^+ )͜?:SJ#ݏ&0\sI}qȪ+>?Pq#bW]b(.5Pwt&0/)p8ϰUmKeRw $oI!o | -rW3 J) l͝3ij-῍O'Xʺ0Wlu8<'kDY~*<'1٬ ·[wM׳7TSp&F S #2ہ0:ƻZ?JB&q˕r"mCؖh xK&]XOZ(RVHhjadC>T9oB|*5N~тg<5k}!M+ iOCZeU]IM "f 3u} $VMjV[ohzزޥ5^z@$ݶf ԕtrz׾t~ac2pgJIg}萒XQ-9m_.BwC?o_FԜۉظf4Jk#D#=iU >\#{rY3#q`0Nچ0QU.YՐec1}(=ޝzPɊg cC F*3$_lEuQ.+|{J7j1%u+b-".̩2ai'o"O$LmSo%}7XS;,L@ q, )XM(5.? )&jdݗJ̾P: 8h߷(Ņh= q6R$k#ԕȅh4Č$*xuvXhcKяBgM8Ųr˦QVF7Dd=UW% #Vf̦清%i'4K&1$/R"RiEB ʟ&Yvt6ՌnaS(99lc-~R-],֠LrwY\Rzq PɊ&n7g.66\HJ" 4ݥQk@ky!Z˥r M=0N Z+"fI4kPӻ88zGȋiTB˼qr "na@X13nb+۩"2ahD)[J"uRPWA կ&$-YP`bMmyk]zq^%T&֛6\\왪8\弉M{xk9*03dӜVkS Vwv"\cJ'|<'(.G33@Ҫ>.o׾ڤJ 8T8[Xwt= *I{_C Ov Xhvj2*>;)/?Ɇ»'q_N0>F'UrQ~m>E*`!5<$H2]eXy<ы΋d:L6@~lBnc=l_A<E B %)V_1JBw+qG5ZD|6gOL.f5j;vӒ!Ո5йx ]VBzlwWh%kÉ;;Cm1-+kRZ'k*3o;R"=Miq~𞖍RNH߁).fzN/eP!TMfKz~ wܐ9׮2g.l Abj88-u%^}3⃞ dQݝ|Rƅ$I?hTra . Xz{l -Rm%S;ȝnHkI;LiM`{Q Uv:4_B܁Y<4+m"Krlq{bTMД˫ 6uȗ[k j=g%`jSԸoR#T!k?1;4mnVl~iuT33 bz{CQWI.0r]eAwFL{Ykm?վKO 4Sa {0g5F~i._L+\}ao`ӱB璞 f|1xNϑȆЎ^½SNKs"qp87M;hf5Aȍw -Mwna5u ͿjLM}ZxɆBnsRmk?Hc[O K ]H!QKXsgH >g}nn^q@JM))#]IKAPLW:2YԜި!&>y ס'?ӣ]U;B{XHu0ע!6bL%r98wC;TfޘAr[X: z@%:ufsŰ^6JX+j*,F4b3B4lOt l~B2{_Wcf'.vYgI%D+}d&$<60̙DQFWlhbXf 㝤&2_T8Doև=-3E袌*1qgs黨>.@|y [|.~sB |Yr࿶3>K(۟4ؒi6Pa;ߞ+j.{DTLRʳ*CzOwj6Pi,}-[/E.xc8g/݋Fo7f\"zu΃>Vmn*qSPI|{xڳJ!-c9Tf=`ؘfvX9k EIg򙪲Bt;Iȱ9X݉\ L&Mo5 jH功qڔK5UTWuz]tei#4(>{7/9'<ą L0G/ Y|T,qB@ΑKW||f1eOEDp=䐽޹U|vxNxmaD,Md]83+`E(>#<Uj'rlmE? laqJ$HR [8.Œ̅Zto8ZCT>i{LJ0Lm+0/ wۯyKۣ8R6L#a-~  8_ /)K j <0 nUUxヘ7] +kjWFۥ:lh)%e0*BS`s?G*ա-E//LlX鼷|]y-"UH0aꞋwGVR8 ^өKk\-y@LAdڙVܮ@Bьɺv {?TՒ]#oniDFoWˢWPDڌG00u'n ,R|Zi삡^Nv3f;UGHFY 07qqr hxCP *FM;$Vy}[VU67@[ i}ޛܲR;U@E;G:y9M >Ye\|# GޠUMv D"'m+mcI`K(*S"bI%z5W tabaƔ!t3FU`8T&Up|u(4슭 M3uR({Р 9bN7DbkfZFf+ *,H+?/^p9p1⌰j'%aW@T4D#ΘܺY-Aɘ4>]҂_|5@H-a$"9| a;MPG&=l= cOňt3%bDz<D2Źx)#] (ztREA?kv:M:cbf&TD|c1]3e~[W)8_4ƺ"2&G80Jfp13A<,VlbM<{}QoYrİv uqܗ)84kjI}.Ѯ5)]MQ{#u&|FqޫEkzGv_1"Q]g ٣%-S<ؒ@qٗ;}oZj g )̓trbLS9Lm.뭤Je,bgBv3pyyRjE"s&Ks?fޛ!ȋ)H@IV6 :i|wDX6 [^Mxxƍ/nLFpi RJQ0(*DyʙFUnn_g/Q,Vw>KiVL!lcu$VK*4!W;~=XʅӯG\;2DW3FȌ3I0dj2>?Ah׍0qoC^.U~wFMg!i_C 7j- ي-\|\=4a6Y;}*MfQ'sC;uѩ~7%q2(9Hw\NpcJ>ܣ#_5hGsyrZ Z6[g:0ʯVѢ(Ps"6jNSn0 'vQ Ԛ!\!+jm•?BmYtd4pDmHع蕁3YG߸Es8Ebpu5I%uo$j8`ra PIX!aHaN>UO'-D ;jVcb/r{;N@+w.C Z>/t^uAX`8~p%=Jh7~.1LaIxFcZJ9hL X3:mU)Ġo^rWM8jĹ$ʾ#-jA ,oa, |ߒNY-&f 4e61b:l T*$""5搘,rnGD#h 9?I%7w9f5 5>l<ȩ;TM6y/Ӫ"H20{%t/Y}Kz=Zz"x 5;>Dzhߗhd-Ǚ:b*T:N8Iq^`^z[&nkè3.xT. .G./s5k}<*t6:\&1M2PcVd>6Ȧ(whPy+4aa39?k.CֶnD Xﭤj2(րrBlot^Y:cM"#$>vwU?Q$'f/EJf̑FUF f_[ճ‹RV\PMv@_R$+YIħ٥ *jV"Ӗr9J.s* )U'bʙ36 0;ȱ^@AcrOw ŗ'Kh#2o"|-9 j^ V*ݍ#}G=K~蚥hDˆ3B,35΃o-U\j:>*gOh\~S@W>DyoCô"0t Ao΢}~./B{,^Ct O"ThP^yW ʏx69 ,C"qa\LepĖoj,Lt(lѲߖO #;BMdDD{xs .xu(>~}ٱl۫_J9\˯ yO3OE[V8NR *G33O?8#KԤ,ըBHn913 d+j%;\O=5ܹ5ZY_$B*o}l,PSO†*.]ܒEJvvDH;B=~cI =$J`~Xz-D;[֐-abfmy Ϥ$)7;_G-)<& [QG9`&V?6zD0O"E E継j@ >zZ}*fmQ!" \?b;֋}$c5pêCkG*RDD@~JVupVu.[M7dkO[`9STk6/.qia! BgLVDC0ѐ&k7[Ayh ERF Y̪Z[VV"A{$kS!7^o8Atv\c9aKw >"{ڗ0ؽVQ~ D_ܯ!<#ۯ̈vW۽"~9Ln |M8*2 }>9V&aY^I>ڄC&>Se*`AR 2EpNxy .R7AaPY7ܥO܅O2AAO:ӷO1١'?$FIz )xmK=[%ɠkO fkm^mB- n.%ݏO_uDl$}~lYf?66%Z /%% '|E갿- }qouwb!LǮmc'yN QpQ&n++ֽmږɢi*r(102^SI;z N 7:DK2CH-ɢd`z VtI1g^C}|1BbL:m<AEJv@Lg~[2zvwjwAE" DõyiCtwaϞ\.Y]#OcC9SZBUe @Ҧb;GK >U1iǀn UTOAG^ۗh*~lr&6Bʖ ˵"?}c)̘< TLo)5Ҥ wK,%nK-r.*y[he9JZ4=|b! ,N9΂G x8JUBjB;ɝe9 ]VuNו aUO]XV|6P %/7{ SLx^ PUl8hI5!t0<Ze銀GB~y^mj9F@KwVmnuSnU)N[V:0;&+TŜ̖ǫ"s&a/SC1A^!$[Y0zx2$dɖFtwTRayB+ZIs)H!~58$_V0;[us N78] D"MY)N\͞Qgf*2"!K+G(Vn/qE\@Od;q.Ao$HUn`H{.SCoC70u#4R4aN#m$Ĵ~uKQRH):Τ^BADzv1A;*<wBP\[;֩L3`"ݨbDs3xI ᇷv:?4J͵H\YQT#:½mv&%%9ob}okVdJJ2Ѓ!̭ nWp٫ j+3 1( Eˢ㷑)_,D/1a]mўU{Ga\؁$Kei:mR,LgJgX-~5dm[Rٿ $U4 :cyd'cUR\KFnI5Y]`{KrSA\ICV!B>~^ J(_S% S;<[ '%0CqA9cAW븄yQN/7C i(ő%iDj /̇m8aWw`6,W=|kѓT}gh5Lۼӣvj`ΕgdͣHd^L-II)9qQWueF qHü8&^!ײS#HEN 7;wJ@h`ol04(y>M1L,bI??e;<_(Crw^2Pl|Rc6Mq"`my(zi\IƥE~0]eA@xW%jY!OYY=Tp Lz3XG48j)K:鯫%op&}^ov?4=@릯JNQJ>ij=ކ{_na>S;ؼyp%巡4ug@Դ)7o~؂{'*Ì\o'6”K+ӤxQ> _'y7Y Q!^, 24[JoxO`i4/Dv$O5xi[W`N(p 4yr$α=[?h_R  PxSA@g6 9r$!n{QVyyda$=”Ǫ'CFĬ~CoL]~MV[h e6}LNPI Y|WFL0&Y;[RмI5StT^Vv[^;^;0.ٙ*Z.BoB.9omal =EK`Gysɉd˼x.P 3 u):Ȩ 7{|P5h$=m<~2aj?&D‚u7K7 i#12z-N)ICЅĖ5-#M遗xQD!Ei~Ewܺ@[8Dska J\[^͔jf{0Aۙja׸Ά_*bj{eSlp!/6Vzqtߴ=3(52c!}Qzm\VVW hu.=VX aK% QDV OYHƺ3DiK4y$^NN9fW7I)@sg֙%XHD+5CafуxDHGU_+OjҬ(zkRJVU4bQC6sVbML_=kNJE௸I]OF S0TڌnbD[qL E 6̕8= /5(.Jw!gn4yQ(EzΎ9ʊ97$O+dun_AGjF{0cS vWkVB2~$6B(l&سkz #PLƿ4WQ44`y'_M6QA%Tg>|bBc~& 4cb+0\j;M (=G\<*[)hIFzЀO#T@3z$t/NŅ%JCr rCӫ"Q! V9q#ͺ:v ~bfW*R7VGBI27KiE˲`'k"?V,8ɀZ?TBk|c8}SO_xZ1{1Xep炶-U 4XC'1*rr'Hs!V#Ɗ\ `zHHM#`,_ұ8o*> cڦz[ x5v>I&5~oϻH]5Dx֋7q`4)}wP- .vb^|:FosI,/E y>`Tc.UJxL*L(nG8 .`qspmo0`۾JxX+fm Nدpd40`P&~D(4)6Q&|٫|fS"0 = V`WNӜHX24UAϊ> 7_5afx{aj@l {*Ce`gNI$pJЇ ;dQ{u G vxMĕk_c/(y0s`7wqmӀg&-BeLOr:ЋG(I*VQzC.{gHlUazsxס!#T,\_ֱن FFM4Ni;iqlK&ٍm80,LyAovEsdYN`V%Α=:<^-0Ф˔|W݁Ec"޽OO_+tp/v{Elf质Isf̹kWhޯ!WCfGD1Gx,8GUOD/2lVq$Uz",G20"hXvC]2{*x d[/8{68nwE%6zo0?('/+ѽẖ&deEQpDZy *Fc(1KqG+QeѲ]a>H$ F]l]Iyt iaI;$d2IͥW/$a?&iMQxeLs4ʝnäIuq^˼F䮋o0?O""=jV^WzY;|ѤԠVYAS@8UAO?g j¥snKpFHmȸ' # ˳Iw0ҍ%dn=B0۟##x0%O@4j7+^O#Z5K ;[n.ed}fw:8K׽Z֚(&yKɰWP~9qٍ&ý}0/s(2CJ'~IE7cx8(Ň1h?+UVf: bV@'dgֻORB_KERz,;? L}"{cYѸD!5سf\%JcîA Րtep(qbcWe|n殺~$o̐dq 4u#RԡZ։Q:>O EZ ;,^t.J WtD^vv@ 5Ipb >XF(5ecݡq FmQ1RxʞfcU@.2g i;x,[P!fn2Nu/ ﲣxFӞ Ni?I7 pG)$xBX_b;}K9L4r.9A)#NjCG4S7=w  O%{(V8Lc:qV(uY֋m[(]# /`;sn`EnGsM2;z1]%hʍH_J!0]I6?'&ɶCf3eH̶w)25YMS^4H~{*5b߀c2߈; ;5D)[+2s.K_. 9Gxʆ.Gq7XUOlu /"Ж|}O}3UDJ1<ѡjQ Z5TSW=sIBb kFp [\Uh`Tc[jH=K;6M]"gLDI|@[%t e{k *L:t4+9\)-%穯X>ALWFo1U˖x}k*=4 Gm#;f~tXбe8m6A^Lg1!?%~%2xՓ _Yې ԩh.wd pJ&wՊ7RѢ}+5 Qr.)D0q1ْEhb)-YpHmq{/t'x\o76í##Wjաc ;&Hz-4ñ$L)ˤxz8k>+dx w=r!mηӨ–5WIf 3l-17I+lhEtt犵l$:VD>,P{f2y\ӡv: P4ymb;.'LL 95 V$w{_22cn0DoM?*|`R|G-:hk !0Āϱ!$:}0ւhWn>\;Qm{uu>8*d 븃̐<nzJJhZZ1cu [S"q17raC}j!i 0|4xMv0 0tefz1|I$v9T{Kp 5mʏzE!r @tTi2 qxJͧx/K&;ۤcS&{+̌8i})\O繎xKx#d{b0D"^nǐ)c99}`-/YDfl3nϱkLJB ?q}6+_,@/xW  顭ӓΝ- iB8̓v޶Xp*N}]RG~o'Z$ZH8z+=cVUj| 7Ⱦ@Ĝ(^qxݹڢa4&7(o|JyL_^yΝ椏YM)F<^$ة46SCO$u.#>:L_ml$ QIUg,Dp dx {a)`V?YCߢ1 P]}wbae&yo`]ԽG]qV0,t R)GlA@y%j~!'ҏi s/hT٩-kI6UO\dMJ L!$axCt1ˡR)g'\ c~{}yq֐m-a * HSכt `7t=f,&5HvD\6N]^^T}yHR憚#FU %nyGOmELz$ei>uh Lq ӷPlu~;h:{y)5g[C47>"j ',/sFD07NU@zbGmpun2"sbꌶj_%l D&eEj`e.^/mA`ks< ܌Rp^W}yݣ;95!/{jG>Q~4^/-ǚU~й>CHiɌ ]햗Y'^XvB$yb_[q7~+~ צr hŷ#n1yN9H0VA}Oe~xQAK5\DIÝ0~{E=n~^]gC|1 ?Էa7yN ]wmP@K=rL=Z!jĮ(̉}p~} V+ PfBdQH8VInH+l1oȫN%?ow}f{u]% \|$^OƮdԾi]Qlf8f|Xc V1(A4y-(V"@#QrCEm.qF)dqшPڼ6&/$x ^ŹbBJc>w^r\p|q뱵Ax5|zBړŋ(#RT3<{8lVX}kt-KMkh ˻A^!W\E{^:Y)r5bTx Q{ut(:4~fQG ѸB0@ŪyU  PElDn/pЃ6`{=|uTt3xC\87 JMWqlNV޷`O)!Y4MٲX6L&| [c%nHp@/L|n0YgmdnQ בzË@Cs*QjgdV;S'KЄ 并ݏ"ZJ;^[c]&,GF5`0sXU)ސ-y]wЕ]$7=#X]oeb\k9iT*6(h>C'6O1(x;ʈ*wT @̗(:ȞGça%=j+;aMfpM ZN3GA R}LI$݁xO2n쁗 2,cE9ksc~iKH!Z FJ½2l]"á—Qxc/rQL~SKNAqi y/2TIx ;dYez7) 2 _rG",?5L>Vn:a wk(:" 1rGc;} g!7V`d/| GρNz+~|4R?ѓ~/Ev P;lD7,կ?tZ/Zj.z>:'w@&*?W*ub8L6ظ{ŝ>Q ҥxN<0y)dZFa:g":U CR<[`:O,I UYƃˎ#FIkK%zZѽAA{::7RɨpgE')ER,4)gSQr7_(}^Kv|:XɷlSE䜚Yi ;/~q15#4Ԩv"6zi 힗 %^ϖƢ.ASFj+"]I='x_10l"|!`vj+{Y aF "MFHKF9a~[1np%_$\B5M|<ر*,$PSQrh`VV8;@gôjD8VӓHz.42oה!wS-&v@B[iA= N}iIRɃ@?ܨy S}DUt[ܟ0ARvlĩ9ki.9'v6tr)&Afn&t9. 7Og% %N'Pao9ӊDD{ 㗫8ri0gf}nr`Bl~&7[4؀$bTԲ?+lUjaBjK2_}w?,S*V~[zaau7-BV&O>ܛ<7όDn^sA A>QfM#WFyrbn#,-w'om]y#$#Gaև udY.#NT~gK].՞ fC2v~FȻ3×z. Vx&%}*\㚧V({fp҂rd[OiK8]'uS:wBscN;o'b:/;fړ `Mgk}M7oGGsT88cOS4%ِXjH[}bħ5Bٲm\NdT['^( ʯbt0\zqNMG-D9mY*MnC8Kfi K?Ò`$ម_Vr NR!Pz9IƝK| /y?9P#{u#eTJ|4wh-. go~T)4YwӤ{ڌy!DbpZ_.ۀ0%:յ;+EFYXRXB&9bOrh%d 1?E*4::=1>‚GXW|SyzK5G {Y.VNꑷS=/ӌ ;(L*r6=4OUQ1871{(6 ՜5c׿ƁF̍g[q?L,+m^,o9eLT`gWaz%'iV/SрQbݦLeNKv͠`@%%6]_/`%YgBtp[Gg9ާo&Q,1Г+q :_^ ۻ陶[I΅pw:/88B:sXZN8f*L7;pUȩt> Kz!/ hd;NTSbyZ}NK B⠧߻ N?]0L ׹:IJ]ARv簎SQKF0ym4%C ";(}kv4gsv%*9NaoIG!b,uB 4pv6pX{btÏEԂ<_%`Km֨ @'gZq$%`Sd?n% kG+h+zDKƕ@']UQavU~F>#G y4d8['J }ҍ_zL V4 I:g̿xX&$O{Ye#yqV1{݁^A3b~7b7M#hkj[KSMv?{K]lUBf"dߴʚ]ߋp/ tAȊK2y+6;'=C-zV&q\W1#E$ xcDkZ }'1:90HFH'ZK:ɘQ*2LG?Zhw1m4_A1) EB+VDs13x(Y@\4PyeŌ-q"®|"NLζ*j.e.O"(`WXt (NhU)6MwX?q ԕ@X8bp-w 5O 'H0c4ZW&C0X۔ -6 0ް d(]{l*nfs%RUYw4Q_N)΢fvEP&ݠoI_ex=ϣDEfwy(e;7:Y0 [B9*g[+zg׺!@)\?|`i_O Z?h\J>_YR'䋼&KgZH3H[x@3+ EK3a[n]ܬ{pwIb CNhسmjc4O08󝔛 Nmŷ2WH,O\c?^ 11ޙ=4+$ض+rfV6L˱% j[d*p.=༡z~D 'o9, >+D3B[C!X/g⽥)Y53tNW^etvt9[/*- `RPȮ dXr@˖x ư]`~-|4A<] n€z)v ڦxiVw̰ah4ЯysV^s/-c-bvĮ GԚ +Nv2`{ FJ>1HB OzCPQ>pr!WF^%78Pdo'ÁqIvBilC`Ŵfn lVo@f⹢rPfMaJ2+ źԀTS%<ɮjaC*YW*\6{:',UVc'95nޕ1T1XKfӡx̥s0Cz˛r/L`pIͯNika}uvt1 T`llP]_n@`ec,զ9ZWi^.yWL'T- -N^zZ~S+j{gq5O6<2g:zQW fu^\ndO'ӎw+z ^!|h "4hϣǑ1<\f`+ܖIJ_:@xDƣ;6kcpNؒ_g Mwsl+si(LC}>8E']18 zwJ{x.bR:ǯ'*tXs@sdOh V8$^[D-z٥Xki459y'H= N P"aCĵVkwThm.5DWv%9_$)eb1*B?vkXo"`\#mV+.dea'|e_[ zl!/b ~ $7~ Pq9bHuAXl}r8` )=ѝ n7cfXgd1PpK9G53rC'Xw49$dmqtFIdtrJu}DPD[E0G=5]wRnz\F GݐBIt.1=dEːޒ- [:Rda1 Iu=ԫY? Jp(Q۬#y j0Ge #76]  6V74X ,Ր؉H@ Ѡ]vgQlk ]#v"O 0g4M4e47Ni15K˰ؙ4:[5*$TQy'kUh\e䶼96*f->^؞6ڝܱզ"Y։J. lr?Lo[ƖT0?|%*XfAA՛gp K%A06}.]Aïm`Yamt(G<}GfsT}A6#sx(AMиG\*}R+j"-~;L}ZiC>q_'ln2R{RڞG MCŽS&àsL%>ʣ?sEⵜ:0(M4Y3r@=>ʇϐ*:qp綌Cw_5K04@窛jG0 ^[NzH whT"ȶ2nvT֘w$?.ڮW+E75>iW]TVEJt J.ǚ{A(j?̞e;.s>ofHz\YZ}M7L;ǔynjkO ҲYS.fD^-DaBq /wHT\aa?:vz'NQ/ڏOL1:|+k+Z T V] ȸEF2mz]J|M{x -XυǙ\GXg*΁{/W,j9%@Qg*ż r0_250pqSjsdYMsLC$ #& 5M^K_ ngT98*4C^YhQݿ» XE'eeD"@]XV"j ʹ̳jʃ-*ǻWt9}B#]5iU}`/qBF!o@HCuX$eU_ g#_~3aIG*Z^[1roI5o?qaKXEtwQE%`am^.;/Ϫ5.w(Ew0]k-:iٱw(:iᱨڋЛq]̲/~"PC$|3i8<@kP3RY8C΀)kB&Nӫ>uv!#7L & INIH_Wx0Ǝ ڱSBnzk94>B˸|AV=Ԏc]5Tm"ճ8>pi̱S8O^ 4Br.~1[}A.[^v߇:ߗW[ZJ#t+7x~ZXs4U)Z @gXOXBH .x+wė;6=R<^dh@׈wXIG\bVqT'^ˈ[|)9yT&i:EL|[>659~}FQbg6baX֮؁t.\' bĵ7IG1/ñX~0B%$7wکyl}A!{lx%{B4xL gxfzD=VhP& k_<k+WtuG%qCY*6L B;>@5mU9"x4oW:&DS ojs\)ר4(衜(tN[.A`߱xBыw!s [^XK~Se"V3tUͥM"u[Bw#5gpv6鶬_7­=azDJC*qʟ\]tс54I㙥y©8Cij!`kf{a(.4lȪJa.oJ_)rM-  gYjD1t/ETa^jt+SFß,+,𴰕J{g9 q[M=Y5?"7 j ^(7-=E$Y& e ~DG޹i6.9A 8Z3ͦߑ֘A^ PsE!9|!FFng}y3/sHEfBYȂ IJw]-~:_9 ߨ`P<CF]YsXND kWH:at^ﺊ6.QX4o*.\_:شd-Pf:V[率Kdƥ1st؝=V}?2Z +c1jrZFbJ"y2{4Ҵ^0wjݟz؎״!(ubjq_F}Hvⅰӿd«~\k\ Toj@PH>Wl1*UB,-o '@*s1g8t6֔oЋoįt`OeoCS#}/`>3dK`Z"/5mE8 Ftaχ52~Έ#/?qwrVil֫zL> 'IwY^)Jf;m̮Y洝Se})xkA~KclxLO72`dK$߬KxI``T֎sXd7:OYJ.>OU;IhFC|LPћ8>PQgfѮ7JӶS> CN Xr|}xw2StWE,kV2+% DR,&jBd_%|VoVwfzͱ6XqbH;u \k*P.}' 8[lIV/83%C?P~٣x[B~x"/1M\8fH1[mEP,H{}Ly zIR[O`_s͍Rjwkuޮg :?"EM'y(ӕ&v1LyB+ "b@?O:6]jLFT$9Fc&V8I !W e㫟e_h\k4!AH~ꩤ]v[EPoo1v*'cV<wW q29Yܪ  )2H+[3#nےk[S(>^5g,# }Sbi][NʻBr&,?0qM㥖2{#4'j?eb#!c:2i,qjĈ j­v${H6bѤ?_4e{玌S `7X6DE5F  Cp 4p4spܸf?jr 'gh&\{]8SEX25#ڝ Q'.=Ѫ+\B¼Y g|(|  #bVz!?ՑZwQ\A?]x8Y]HكZ,F~dN^wm5 <8^^<~C%Ew FV'bdT2l!`6S}bB|B | DhܑZfuV dUm'!F;@AZW] O>%sY]YU @HsS jպ#n݋Y&"-"Q[Shة|GSB#xIΑWFi=JH@>}vj}\W{leZ0~j_6XPaq;0О 2" |3?l<T0 p 41h ثmd*Xyp)~x},+, rx-ڇO*P=b^)!lAIǔ6WgEVqM3 i%ՠ uZH;A٬x$_$gk ar*e`a?ӠR@险Au]Й7uP3e#XU8*f2o"\$/?,?x>;O'i),˃##&`./5DN[㽟peZRG/H_yC㤋~(׵0'~c8rզZS ]hYPblX ,_+ݴq8p|h.PvcOl) |x7VMiǗ6Jk) b'$rxDvS/P+?ֻ<7J;APWGjUG~PxlJ*ϲ#L¬ZA4ԙ [4FDx$+jǹLŸOd& @3 RއXJQ-J+)]#5KC&x Eы4mOd Rͺs[p-Ar},ӻ* 8#z4AZ9+fxC. W+,|^;etzXemj'D/@t^eژ_Љ*ǒgfw3=L &V gʆRrwDG<^8V.ˊXY45ŗ)Vߺux,~ӭj%)zV:Ա96nS7U o0of_h|P4BOzARU>5ћֺY(g}iai^|sc$> .Tjx3޸# E(Q ݑwH`˝*tᅾ_v:vIoaEa_`| rV#qۘ\%D Q-_iHkTa%/-ύ^%v҇)nMi@>UC[V^*L{Z%|/f[YnZv1`8CgUa%\jqTvϋZNyq8ȧ [hvmvbKdʬgʃNTW$Q8)}CTdgա'aC:^PeXw,NhxXB8B 0h{BgM#WLhj!Y1HAUEtulq_$k)GQ<'O,22=k$.{2plsuM>]71 R@uoobn1No(]$|Ⰳ:*)=0EA)%B lmQ}reSnRflG Tsa,3 ~"=<ԷR/dxB+Vf{/p&mDkk 1u7[ '+mpL_͑I8B#4P|!1RgLos܇hB)*b P y1!w72}gZؗ}:3uUSdyJyx,⻲f=C!,&zDGF K]?XEː; +RX]"2bO_^X<;( rFڙK&W҉]Vh q8qU9s-!RI*C\Y'E|`s;.<'Ue-u쿊HHP -cQ\(]ٖ6Ҁ\b`hר ම€EFrtCg zH{i)oKNt|9]ZU$G阫_&U.lC]}VT^{3^16ɿЬ%mZ$UŐFXSrM+Mg.|BS'iGqIn-._ՕyGD?)A?h.׺>GzX gN#Ŷ @+*T&\Dmu[sh,vU#_c#El-g _]xx=>,K&&LBj·dK5E>&ںKA*-hg*(8; k;Y ߎ?*\lqѨUω"e?wntVߋ]r+$LN}(Gs^IehiOkhnIRokCoVVj :\lkZ{)/v_"@g{mROz|7yHyڢe!Ä 9? +`Q.d'5uZzB}eHr,WbD;upZdtNqz\~B"TXH9{#m.# yiR Vq#xq_m( M vH&:4cKp%PPy7fԥIi,2 ߌg1Kfth~37F^q=yS4dՒ}IruބⰙpjJP-%]f;r/;J8nʵzkQjB˩5.ԔN?5 Y6J)p-<2\(Oh?/-CYjǗ M$09]cc%l@=-`E{&P+}tIߍ`(__|تqFҢL(9' o_(Mj?Y%כXMj0*ez?V]`6P$Q{|)4opX>T,z,@O;F!7Fb%Ć^^F|1Z'gcJО13BIxaw\S[),;8@*ȍcR&Y2wgwⵦ4a`U wN_GTMEwn{Y K'?;>onr o)>;w?P'gP\.jY"h* 8 Zwaڹo6 S U:%qs4( ';v9K:pI x>v/ŒKZ=ܡ'10GveB#_طB+ 64L5V@=(h\E* u:?]d ҩB{z.1?d"=g^A.񻂘ΚWM2o/딞qel%n0=AOYˆf]'ω+tF`9leʲsiI~:v#I} Y%((Qzb h:(s 2\lv/ JGvm(ܡ(HV2Ms%.Yh}(WsC+:@N[p) JNj/*'zp6MvhUEd>̒\+}vW짽@L;LF<ŏ/K*N[/zK|ZNnɃ!62HXBQɧ/ݺ5ǐҞܺ3 M%>LFYoZ7SM\KEՀ3;g!Mh^ҭ&fcvIcܣ}ӳɼ*^s\$?UC ) 91D&!*El϶q z,Mst<֫d|}:T&$F8M*q-3#rXB!@qB+;צ [j x¡F! `5vA^[\-TPn2fI.#[e=TF?BKM@_cWMa;!'9?ɗo1c9J2D֍>+Z-Ut1{-g _(swZ-Ijwƅ1Igg'y|Lǂs_SJ33/[G6=%m2r|7i1řo_[':s󅀳9 / rAr/T8 ;&zgcY N9 we\ pW_Xݰg P 3dWRۚ>ktԈ_GOngCR.hEdT4UXNA"1klO[ͳoM4ІYiDzߨTsG49J>I]D|8 Dgѝon@HaJިTu`p!5TksɐR+CB%@|s,v e |H;_ܘʴB]X Ys,d`V>)S닑*2bt[%A- ),+ fgڮC5-1Dn>hmvSW7OchCȭc)kYKcDe<SFj9^~6+(ɉ&>;M|Nq! CAd`%b-) ޡ*3K6j.p,"H ϝmٹ/%iRu}B^ \Ξ TQlNv As ._k,=ˋ.^R.s=.XOQ^8liIJz<{n|t:.o>]{}ztepk +{bOD}kwnix.ޅh}o[ok C`Gj(uk9/:&$mŤ t#xFmɠW!D%Pw=4Hq7~)KYiw~) dV#gϐts  Ԍ$|bb@ BC`أ|\R/jhM8n>WZ,%~ 5Z{.(.`'QX"dG^/fnnq{~i@괾i=7dsTeBcgHk[j0āﳎ !z`Afu &H{a-u PDNJCZ4ot\Urn>tSmT`JEYpH 6W^7k-O燔묘5+`g!ufx-Ut+ɇC<~sAxB(qyӦl ~u,(j!R@sY c Q<4]?6zk `aP0֪/uD@O(}W }aPcY8x0 +ĤЋ[0M$m<,on64Bh")ht[kRGxZ9tV,Tךm냕;Ss}g(-J8 MG$1"1:/|ėĉNqg&"4=b M+E>JTqldjsmG…!J?,N;zߡD(먆 = q`ue Mf4KT;,ö0>=#uWq0RcĘ7J<ȄCOnDq\4{UܹK \n#,>gA@zFdR3I8q0Udн.fecҎ' M:ޚ]vrOJO7^6#Y3A{ CiTfFRІ戫nVcT(ɀwcgw254j_ 'W]@KxO։?mOG))ym ]Z>GNo 3:7Ǜ4H 0c  6k@Mԅ i)o"dmlwF3\Wv9B.tlh5b:G z /I>CIbJhl77a D< m-͂1L"Eew!#Ku(w}C<6@G̈(r[ ,ub"?KpE%1&10 0a++QYts*O&]tz<\y4L4YzelqgMv4y4H.yZ>Y@3XV1ܛ 3(Tq@ 6O)1x3j' z Xl?GSkQtdR3:o3sc-yOp0WpXj#ybRڏGkp<, yIa;o4@H.xCq$l.ދ(B > [ +FIJU5F\}sʇo&^/-CxI턛BtYqʺ1M༰SU4zO'U~O ?=OQ&;eY&{xi^v!ʠDY'5;^~ץ+" sɬNS8,i=S1>6y<)IE.=(9;b 1>eM)ҫ^Yf4!Z[!sE[8B1MQ.5|.:LF Tb/߆NI@xы3Tw":+1yW 0;sBuJ(%qyXso{dSR# GH]c;dk_ ̽! (Ԗ ~g'}F\_> ^5VjoZl\2\lA:zЎyzp#4fjVpLf+”4 &a *r$2zc+жF~g̛fycȃ3ܻQra -T$ymzsd^[EP3#%a{gJ.C.E|+yiJ&} bqCO|lժ )uG *&R@ AkO7:N2sY!e-7F} \(2<jc=Ơek'duĥ#˚ֱNϛ ^fb.XpRm1X/a,!) =|‡`_(@G*pv!/J_l}E nүߝE״ESmWѿ\ƚ+XYץ\o!Ev\kh-жh$zޕ[*^X) [v)6x؃Kنҩ}x6eK-5B`fd2Q nTyؾ۝ܢ09h/8cqmi'im{uKGłu-Bd 'XCdq .<@a^Ҵfzi oZ\j=6]f!H8Yo{VV^~wK2(0P6W=?`DlXTt7w+r s8׍*EД*#.Vܘ:].(c_5}t*FmC+R1`8>8d1FK`=9 EԡOc Hm Fp,*3 22l\pÌ:;3>9 KQ [k7x@7uYY+ f'/ZVX+)t+󂌟A5܈dI4}*%u$HvHqnz5PQZϢ9^mQWFn+uv\b0g? Xj3l FG^#cce!1ZOb-8gcV ~ `*@C=)q$H,%p.{9v#GX,{\֎N3ښj2ㇷ4t"C@16"82Lިj?;P*0%Γa'Z*ጘuj=|{| D&KDr\ķ6292@應G7"0E0J`c6?tĆ:]HVJ0V/a4 chs#Ift"Sc'-HL7 c\Pnp/RĊ'b eh}/N~ gh ł3dQpjIRΗغeV7xky쟉v$~=>$ӎH:[&' ;9d$;zvAZ[t"7P#T,xNbӶڨ񳾳j #{J;QSH5<$5g{t,vӪBKvMlőh!pC[sDY/YYkJ~\W l2_+&wH1uj|%iAE7=bT)seO3|܀靁0E'qo.S-YⷭV(D$.$Y{&ʊ{d/kH7"Nh.{u{_-LwH.0'gT6YUJR9m$]eHf 1SG[izwa<(Lc%ǘY0d]P*.dz0tH\ 6c]K_՟%(bJbE|fR`jP q-=+MI3EZA#x{~7<@mŤ'Xm^ .\T/b^|WؠC?ßW'vrV!RMdf9g0K*EY 8!Ɇx|9=E65-ѮEV)/Jazffc23'? .QY >H`3*~fڜ9TuP4Ֆ >c@EҸ#vҍj2LSu K~δ<mUtlCWO\%#V u̧YiwH#J:)7#MYU&kE`PTC?kDWy8 G9lt˦#L4~ö{@M1_\ь|>>ؑTW`?ԋAY{ w3(5-yS4!c`4Ojdi/HFuրT9LQ범o t,oJU5R4,aW |Pg5}[l5C 0b:AAǽ!ƽP8@!\; @nakmx<5Bk\oVV7A(N=@ϼUGXJ9䰯k[z7Me^Ï㝄]is>Q1bQ|'a¦d_ı|\xJS%L"~*ru/ eG%ǚg6C:DЬ;_FaY<J<w@MvpI#ʱZTC~j4Fߧ l"u7Y䲃uZkMk vt&s 9V-V-ltC&N0GK5Wwx3R 7 ޭ*_F(d+:xFVQ_k KJZ>o?Cu?[C?0iR2G22}܏\@.&Oa,xZ)e!jW#HIoc0nY)OvX[)$mp@@_@=)GP/OZu5]i(xJ9OFPQc,` @?6kdLU$ϝ^ԤOՊÂne=8>'^ȞʤG䍅Ł_)\@m,2Nj8xT*9( )t>GKuXYFQ ;:@6+!™J2W2Ga@Cx?˓4&<Ѡ}A0LI›S]ָ/q&{ \ K7 4 #V?88sO0n7uEڬ3CfX!շo1h s]pT[rzT3ohO@̘:ǨzlMHn*чŽ2qmE,:z,cJm|<ZĜMYTϥxF5ޣ5\IcJ@uѢ%+굟'0fe# |Ԕ"ahShl@s *`Pc|Vy{#]Y5]^4Ҧ#OrIV]'rڽv*2=s}]dĆ vCsYx~bl9if? b~3bxݟ:}ά0lR]ku}7iѯlF)"\4M< __?zLP"ʅ$>y\I9ɕ^<ܲr~FqI: w;+mgKhBQT:5zZ $atrawb ;e,|%d)2*1/X 'v%QLf?֭D3$Wl|2( Za&i%N@{ڝLx2 mk}O=@QiU=}G7dV`^久(FvO:A/&xBi 7ͮR"ɮ$RL:6B-f6/G$pnQ& 6Py,) AI|ʼZOg/mؽO MSXe5OtMMX^DyZJW&|ښ/]TH|t) Sژ 8;{FvQsvlЪȮ|8R_.p*iMLI.O +L͇zyݲ1oVc0bO>(|T*uA1J9kԇO;¿Ig/+复5[[)u=HYMwW?Q1ޜ!<}Qħ͍@e =t1iV+6/$:޴|Uӧ]i7Mhx&ohDJJ*`{4zʬeJ5r^s5`GQgR"w3ۑzfpL(kizrjH85А8Jw<A1flbXċX)hbO듘;a]@`aF"%o=8M{!Pg8}2?%flקQN˹JCG2wH_b ` $?fZ ##-z?3{1"Ѽ3DfI37I4-0;[ v 'Dߩ20v܊wUrG࡬7Ibx-l50}obFtvZ:} (#`"М Q9g ^c q Ӗi3̡?a)y)q0gs .z[Şz+b"vEI9MbH8>:ٺhyl>NJC\ ~ huMC.qcr"qC}B-Z GD6(KAIw<&bՍd`عvt^e5dܳ/ ^`.l~|QdVQ;ޅ-wү͔JRc6`d[Cb:f{-`Qj28*ߟ.attq5m4oT@1 sxP'cTs Ie}|0=8V<[D+~\8xd!WǢu\ UƤn/A;Q3ɳ nhx80Wp_ 5±})xA=4?a)|mQׅ}q;AѦ" &=®wJÀ&tR["&΃GV בb ~_5=a}"'_=5fK4N%~ݎM"u!yǃhr ,3JyCŰW,>/#}/i`$GelKzgK;""drTcQs};CȚKytTvh̲<͐%fE#ic;LoXq+*-}UK%4uw>r'@ݣE g[ӻs*D1X:.z]nIY4E)_} j4lI!{:EhGxH 43~ޒ>Wݫ ]ul8OY]T_i`jR"^Kh7Lo]W8h:lF`\5|י;dlxCX8 >S€%LQGºdn.CݟhNB9rICYS&OR"<_cJ7ܡ iVLefƇ}ۛqI 0NX'{b4۳+ܺ>KP5 Trf(^BVT^hqB7/|C(v%Zt2J}V@82f0IhRӬ,=omU{D!9'ڲ{Ǎm%GE kBNz6#NTPYƴȦ7omzsNqF .Whg-rBe$>l&T)T {vdMYw]PtT(7%Ɗ͹5(ux#UQ(v8o`D'7?9_p<0Rҵtrqg*6EdT<.F68 #WcΧ0EfS6yZ:L`ř wzB{{)W9GV(pi=gQf&]x;ß$9p9됣jvbgbs$sά?2 Z(X5:k%m{9Z )qio} ^<{w3k7,QHx,2z} Ӈzvf';ؘ \p%-ZKW@ZH~X6$<>*oNUB2;7Q2[bVp_=fc5!i^ǧa+1W@-f8s.^kϊҥIJEPd1u%r$\2-5"fyrYk.ER|K7v*MVM֍,+Wr*#CQe% ̓]|\ހLb}Ky8r+{t 'jNk^ +2`R}'@ ?0A8mxR"WnGsoSC!#ŲB8k'*K2/7 Ԓ?i9wFdNFz;PHِ̎`)>d|OL8|U\^|ܐ빹va%?a9aPb 0>D4FE: eF&QYw=I7QVƙC]yα `h*gV*zH'Z yi-^.*FEL[0khgvFF?bug?ǬF Zr5U/{Z=IDa~w yACbDE`eOnvp!:k{(wBNߣ` U'޻yKh'+^hJ a;)P1!EyDw  ckf*5"6ꚱPz;֗8{ܺb2뽭MN^EluR^S\hH={ņ/\hs7,ԏJ[jƴ#g&e&3K6g Y5j4%Ӣ;#%soLd#PGo˷2zJ{/RT`Mb .V9fdz\ 3&G. Oפcf|SoՊ+l:HNm- 湽]':JSښ~V8b L1bG;_Ƴ^Pn,GY*9:΂)PnSX"k&)I߹\PˢѢ>]@]u ,scH~1L"}|P (jEF@DljiLÑLG꺿0X21#pU_i*OA’'g7] O\fB%xkp6LRR/ :o =kgOQbtV\}">3g*H$/2o,^ BH[hLpRgC@oТYXΰmrf%"47 CmJJ {[MB֢k۱n֐yS5|.kWU@M9d$h >ٌOs}cBq%\\KE|6`Sg|g(xl ySyrNuoӻ(Ga@mrbqju>Yy /]ͻmY_M\WIn1n C+@&S{bQlaN #1W_$2z Qq twG97ob7^rQ 'IE}eJ 7Y6P dI4ň{wIiia9h-x8Q'畑Y~΋d|3;FU%]\a#\7QVSJqԶF J`u,G}h_YSt=>nJoP){NJMtQ@h֬LB3)\$:CЉh$bK}%"˓>ɱ8 X=ްF$*KEE ݝs˜8/ߕݽNQdoQ5X03,+E qԷi=~UҋwlК5`1L] m hg6\.HS| GW=P(~@gSl 3qz&G3TpKԋ-nt ZPiZ$w5dJݡ4LL{s$sh΀&-"?a3vuR9x$p4ȌuU%<$$`T+좶"OPbMb=gkH%g 1"cS.>kr=>?,Q88) A$meYH}nl\L `WlIHs(w k y8sT?աӻٵ`A$seE`!e#[$R.1], hW=~ Bx ԣPSe156^_ԛJ(máqVW4k 6?Bպ4mu{6xxVvhİ!ĂYȊ';ۊ>yVC.Shμ}9CN_ _b5Fq*q#ɫn= F[[]) lg40d/_WTDHJY#S1w䶧Y[Eo7FXVvmM* p޶"5ob3_Zy)kF)9}QȠ'i 䒋&!onZ6{Pa9~qh2IO?oks{ܞ(3a;0 g rq6Lj @=B;v{9pK.y Ŕ^X7֩F*\b^E\Aϸ0 OZ5N9uR}F< Pur9E a"rYl\H6v3R2Vdn`^:;Ik4ת! ?YL@$sCEqdf=*`?ɑ.NxڰuZ"8,!8%{Gj7GVf1)`ȊwlT/H Н-em4?L,2MIb٢k9(ŘÖ"5ڴJZ5$.cI=Ĕ$ծa.}6/I׿hsSDB%)Cp68F&cnb+24z}%"`ӿ gCkyt;TRAer4)1OF0Yn}( 8?>fepL1QR2!lDrNHIKU5qo& bN"ld\2#ǽA99Z.%(DѠy vGf'WxӈZ67.t~.%@ǹepHt*__ibp#@ wS,/lrkDWeN5l6Rd@ ~At].ֻؖl?zs5&tHQ rISo<գFm?xvE3Jzzʧ<Vd*ƣDYRd(<&脲d.l :϶w]2\y|K7@t jbŐ D^3#eF]wM7!$}ߓ) 02yxr^-j~zL ؑH*_zэjO@Y c s>n2{&~uu=rdL4M8"Ý6w%oX̓ZMa6$&mȇwR>:|WLMv|- '4r?D%4!Mc3&"W_ӯc#³ztTC9UnIyTjб3HC5*BܙsC/sNJ<2WI|e'@9;%*kמkpMb玤3bA\MY5a5ϐ| G*K>в4ƘHZ#B ñ ୈvn3 2~`x7Ho掤` q ~} b7oR[[ÄuiG*ɯB!~Q(Ѕ-d<Ҁ7Q5AI8ܨ>v0{`Jɴ6d7@S]YE7gG~bTssUv^v%x]Ղ==M}C9" `,TLRRwC9ciSn@2P&a#H8}Vr JJne;+BBXu7oń4G6bVL1L}S4͜['|QWRl9@L @7T@u EUj) 6֣>\Ɣ7ܢ~YNI%}N4ofF8j~aMWR|0/ \+$d5m/:vE IC y_ QQ)WFS_ZȋÆdryvj&Bڋз\8хs6q aܦ)*C׾ڍ_BC N(ukA~>LAVcoXY[j":!S\\8a9V(!䶮>*̨jǭBdϒ bȐ+dC'KT)9sl%F}zDt]-1!V:ƥeVt1>PPZz1}3]^ =RŠ02ت5vA2XM,U6T֏D\ck03R mDd8y+*㮣ԟ9c 3x [̼V;Q ՗WX8,}rtݘ~084TRQCz qp6ϣEzs yݫTD$gr/*]DY4Ai|Rގ{??&Fi5' 2؃X3 Qg+yCTŻW^h1?ؐSgا}SD%ֳPy!R'3PXLVXSch[r\4TO{Y%3۰_[^6P;P{\ޓ o:ZyQ:T*tof2&xjז"M+aAϠN[<}v!F lr, UM4=:v_畯4z-Ay}UpϿZ 0O@̡k<Ȯd^ 8:fu<'8$gވ螜3JR-`aoF[cvIƃ'{ԎB68-X-mdJI4h6o^3hgT=M C FmB{{]5/4dtSVl3{~D(L?[`CCE㉌DN{ȕ86/K `ՅI/_Ufܳį[/!qYJK erM]DzpA[ ]CXCGkqב@X%L+JVs~=HO o;"@nuS%|y\ { `xN$A!m +U`Z1 *N[RP&Ԑ([Ezλ|wIګ I,B"$ tՐT0xH1:`1"֯]π QeQz}}ݟV]əEA44}m{Ƶ~PSU̖~wia'6uC뎪t,քq' _9'lU3) {BND- fx} y, lE/4Α4$/kH0+jmUZ㮪}zu`T"g∭dawD58EC9!I[B?Nct k./sA@L0E?ޢPXjG<{e1TK8gG&Z9nq4bB^iqѪ+(:33G%}ZNY<*oG&AZB).*mjamke],p!Ck}hW*S]]<8 {\[G (Y z@; ~{k{2>E`Q5ɿ%aPL=i(;5/ʉ%)']N֯DaLnLsP)GV_8.`SK?,̬pzJ)NVye`̇ %$f {Ky҃!\ NP,%V6vc|&u>o}׉x[-CAtI~!:ߝ8/7649B;F I dOW,:T_"ŗٟ%lEJ mGueHirԛf2λ /aWv']q{j.uJ|2BfExH~M#]\G̡QNJت49f *"%ir%H\+&Ŋy*Э>! Y%[ԩA[#E|e aIEjFJ\q#sXjI[I?b 9_/z{}enT \Pߦ!U!E[P)pZ/tgWWY,i7M Oo)@Ƚ[*FɲifojL( tݛԽz/8jɌ⟄$̧ q<;je؆b#S;Ag'ESɑ{+rf`FPi(-$oR͟eܾN+x&[p2zsONf-]Bx`F |h3%9Bތ5b+v^T[/'S[|xhش;F"wUeure&;Xbk+;I9wI4Ѝu ޣMyj aiI֠Ѥkۤ2Jd-ӊXO/.F){&X-fFaЅ.6eb %&&UʂW[ >+Y$_2_I( 9ZKޏOZgO$]R)0V؈@3¥&vNFm?М t'[ɼ.}fR9s_U [˶͉rasPHG"e u }d;0#rBv$&15; ?΋u\tޮҪƄ%z5èg%C`J2Tͤm#[] 72 b[u &rru܀b$F؄䩄." Z'Tp2+ôWݓ q)Bщ>/j<ι/R. nZ;X\}]`FPw y ŠjY:Z> `F_ӟ w+0):a~ yB״%za"/he&D]~QLwUQo{GgU1B U6#!~\1 vDp?miF^8;e}`a /R25GT  D6A)2=(Ê fX4eGxb]k^o<_${ Rwa~O+/zTX0 =ő_Btƶb^ @.޹Q4~9_> XjF7k j:#!ޓmY/ f6Ձ~mƒ(bd~ t2\tfQa'eUǾ+:-!d? %W Lm5KOl驖R$碙 9jMw$s? 6qۍJ=#k2oͰ& Xy`HDN0OD\D`ME]M;=>R%{dϳB Q$8(1p *yZP1oTl:cY9Rzߜ+;!흮|Rϒ89K!2T*1t}U iAպj"nDLϡhձ_{9WnjTM+HF!aO=F$T*bcdshWZ lr'هt{6[ R[7s/v"tݲ $}5<ن`! 5oaҿQu׵9" H湪K&'gz4Zgt)DrAg5A"֓nmhVF)3VB7yͧq&Xߝڞ_o+aRQ) lCDJ 4XwօDl}WÐ:"'>I~C0iM[ݻœ{ܠTB>ECn'{y)Rft*teε';UWfrZ8N1UP~N[y֭zka*g |)WWx:_Q G]屧s;)hYKaUSy`ƙpc,OR"IE}:^&Fcߣ'|8`MPTT'(~l.aWe#wm2FAERl\E˅| ""wK9ʂ%픈@ǻ}, +^'} O +%ޒjRVALl Kjr@%뫭גr"i@m̱L5 f8 ֜n*axQ[Z2j%mGTQ_r8y}`a,+1T1x`:@=+20 ȶZhs(yp Y"y_ò[.&VJ}3S忺M}W6ntSeC< 9 uaYz(r*kAq"VW}6ozcuDs~ӮrZqhFk=TҤyGϱԗdnB:4.ʦߪ:LkϔaɈQ.`Ard\wu^a͡NN%Q3)6jХqݍXm>zKm8 (& l']Dш_`NA}*[X f(Yئӓm9}{ݨRgإc e@FuI״4hxNɉC=载%(E 4V>рD.[Efԋ$7YmmXa(0J*+P2-˥dgIAwbF P̠rA,U{$Co œlԢP%g䀣,`pj96]NLLpA]G^s̿ BMBv#A=u_77 7ƔY[L%!3I]6f%6[Bx?2)AO0E-LE[&+v^/RK)(, }hWE<Pa,gp_1~Ms8jzWb50O[b TU|ݚ\"PD=AT̻-?Cg%I=^15Rb5L .}nD!|bdR_ҐiKXW$1E Y jr)os 4Y ؗMPpr.`#^!GA0t`4 grSudBd(CTƽ=2m\RS-g>UO``I߲O$D}SU׌; ֗:tԧEƿ#~C"xv/MR9Oo)v1xobA^Iw#|o~'mEhʢq|ETp&KOJ$*whYv7`Ci͘goCT[?Xvy@tP1.tN<{]v3jlGt[B*h&TxEbD`srb { HI+vO&dQ!uup7Pl1=f`vrK2 ) 8Ei4,HPQVHX2>@<099Vwɴ5Y X̔z ;EiH ZO@f5&(9 lVKStFj4[7ZW;VӮL2twU~ SQs%sW4BCUO* JS&P˞*4;lNUZ*ibqe'K,i <ԚHeԑ8kqLftJbX*fO#oXdWt44i}f3C FeOWR/uUB ,Za&ɁWs&DggqoAOz]!^/SiϽGuKs̓}eJ TQ %ʏ98qț'{K\vC.쌖6>-9c[!G?M! xՈ4FΈ+_uH=jƗeOD]uܟ2^\`&0' Pi;jHaW& כּMV0'e)5&WҿIy6z~Mt^%+1#4OMes)E#80n>fs#bgh*Î-9btYoMŲ - 'NeYŚeX!/9{ZUz$KBb˥g~f %yPadF9x]h mDpı^K]~&^}?vjr2fkBn`IT2[[>(O~Fv4ps znI ܪ` @!3gF9y0 ,+ٺ0b1wؽ $uO\_r>O(8͂$E5#:>6byE2;-]$G ־Ev0<\0yF G)ecFIˎG6n02^@2]>;6yl39Spۤ9$ dAZfG&`LKaߊ`I K 0VuwR|˷ޚ[u?8]T\cgh(T,xuY7aЮb*+b`85Ioǥ6l(dldz 78_Oexl3B߄TI<߲QZ2\AڰC9_ 8 kxkqVF[TMFr30BP1YMҐ=ZnU̡GWY^pxfSnbȀ80SoCOءK8gZ\j)iV;͢qݍ$ C{Tp1E9u4`y0]ù9F֡k.?75Ͻh ~ǕSuÙ}o #&s!(.!וo>)Q;C՛wg=;M:pαP &w?oXRn g2f(bߴ+m!EsJšx?d7=a/P¼,?SK^d`G9"ƿÒ9%ՁrqsP\M5 \qM"[i ISj:W$ wmXoF?0 ;#8 v\;fҰ WG,KvM//xOXDU3H.ţјF:jpk!:>_#Pq4r3M%{ߺd ~W S8Պ> s9xP 6f߬ S>hŤu %Jգ H{KSIE9a{nZ~H(*C/n !э:ur64P.W(tIMB~RO3rMALpjNq0sޜn~؅4#eElޑCH0M?'c+1l:9"VjD]ժV}w)hvu//ƍ]g !-m#E  0Z[zvnescV=nAE8ܣ )R2/I!3:B0;"9;:兞-Rd1\ZF[!qM@ZnSS>#N!\Qy7[c@aР UL'A_ycTr$DgnC ijԏd4E 9: mh@ŐKf :x. 6{@2Q ߤp~Rf >3'hgpBjx,e,K`*/Nn] pI+506u,WZJǰ+J;9H0El[ssC F#=R٥ 4x~ysX$ް@=9,z Wz[diCp1m,o=|NT.(D 9K%-y nь=5B5l7Dz>326TvjLzDz)HU8U1pU45GşjwjKW11zM?z;UߒU[+jXЇ i%]aN,R)BG Ϥ?[|m96ވg%J{ "s(Z)Eq":kޅ Ajg0ax=EO."B!߸#譼T D-+a󸵩i[iC/2IÁ$J )OvƋMNclE&YHV-hb"Eˋf! w@YR5"vBĽ8jHF31W6L)a6헳[ƗJ22 iV7V) $K]3a9a~ 534Ҙp:7MbgsΡE- 6Rj3bbxSJB?:vj 5p;Ǝ!~]CM»T~WXc0G3CLk'SB9KTP5OlCY>Oʆ}d~V 8dvg m5%}I&iy([qy 0:h aoSCyYͬ B,&HMf<ɞ.=,xI%jbl T T>^LJ{n; PeQ^r2Gee\fNuO_UNPj{WcQݖKkރD}Ў>YɌqH![ 5=]@R ۿ۸iY*Wo'ѰʥQ:;Ѵd=%/:t xeUFJzRul-TǚȲg|CH R?z͝VYcW0IS_W4|sfJu Tއ ir3.q q?$Bkww* twhtfUuNs"k]Q %rFm*9Z8/`oVKO6c %C^ ;:`!s@&&D&Wwk{e>ڹB lG_x #8|?} w*;WZ_>WĠnh$FY .Xw5b(Eښ lz`Y$Ò&iD4Tk;2:;xmf^82us)H:_9>_AkCx:^'y^73+,ӎUf|vdw\8Z!r̖A= ޺N; .uRL[ſ(ND kD6/m*qgMop$U\Aq*}_%S [ᔧ?yt׎Mղ|e#)?-oYl^Vr 6\(&(lVr1(.jjrd^t;,Td%C–S1Lsڢ#i>S)Әb)D36]_TPx";/_i ɝ@JegHo=vcjPjا!X~0;G?4&ϡ~pn1@pzUrpX]q|dJn٬DJu6rʢVlbrF/*(Exn~>h;`0L$RdGYyPp tm:, wkC[WFͅ9+:Z82r3}|Sy΁iW's:/S^?t9މό-BO+2,q9-|)bRrǔm`7|Aӎ %A],*u(ǭ,>vb ,JK{ Jr~LP[bl=!~&vap`Ag("q|[gV)gk>u){'I)'%X35o|v+ B:z?!reUkv1uގJXE71|+t!KE-B,67.CΤ/l$m-«*އ.٣>k4SЭz^qIf!"jKTˣ(tQ0iюg;ϱO{~# YuJ8ѻ9_3QAuT(&⻶5"#$6|-XO6:u>9 Cp :YXP' +lJ'E[!. ԨqWS }쮮_Z"PPqW[NgMA _K3-ޚ٭<~KMXS3MY5'3vE=smyINi(f7>υ;f26|tO 09EQK3i0I_ѲOOʌj|{E)]xIDrQTBNKBtD@2a-e{m偂_qAx=','#vGɊDTEH&Vp# epq้ƭꎋ%-wA)_/UMhe7)sa򤮵#>ey:^ET53A96 e|#Tat{ |ɎV yRc!zI(hc!8~jgŁGMf pcA5\-ƫ!5k t7r|)8JGzA稁do\Mlo'$k!۬ij~,;.)5v49+ Y)"ф!rDz U /ZYsPC~o몐KQ&qZ?"7 Vc0K)1@\M$݉N#,> 1X΃.]7x*1Pqbfqֱ)w2./)Ϯtɲ用 w+J;ûK[5]3S6iئ>O\ >H ]? 3\6/\* gHs~E'ʜS*;]\DK\ j ,,1 "]MeTvGfЙAiPS#C|`e5 >y#qLe2ggZ=`iX8&x}c EE5F W-tkRv}ʋGTJiBrTc۠YUEZM$(U[JiwlnCio;,&+YFayy^e4ڄak54JƏ3C<|3;:o8C{_ʀa zG7%v13O3r73oB9g"+#:[ ~J<|=n=0Bai}}!1| 7H[ gTI!?f=Dc`Pvmj,eU^C($'ULC|ޗH`YC9A|3*V.>V84*808[#wh O_:!/U19J]N/S|<^& H}fG-I+T"JCeUWXF^2n oiT{ZH@?) jD%Zk#&K4 ]džt6 m|Qq*R>\c\Vy}TA!KAUOv?@2$M7˛DF!@.dYpue O^>M,{R0a\_>3 88`cLx *!fTQy,LY}n Mkk{MNkTC2DBw^{*ɰzTH{N2nL@ѱXg2;)RY}_Eݣ_ $pa5sԁ x;]&) Q<>."b$ qŽfc"M SdW[&BE +tR {z )b|KT< %NuUOQ8*}@~o>,{c pa,=?kX?}_jl2}De0;'+ҢI_yL&8غWf莨BCʇth8iЇzrd\>V`M 'HNy1LsDr+ڥ_p0iAoLµx4CcƔt1 "B3% zB}څ?r!NX}kxAPA28l 6ӌWɞܯQa`jƚOvv2ѩ 6V˩77xϐw9j^5B?!gYp=r&>tVvU`֍Vr ihAF n%r9)Zl|38+|~zoȨ:Kz?qoe ȱQJxJ3%d GS^d3̀oHEeq 8=< -*bKatT ZP9n .IAYG+G/5oP3+7I^#; D{CL軦M@e=anH!%}={ǓƦY@ߣ֐ig%YtJD KcGMC12dP-UvNʚʡ\w큓j/c[c >˸վ_4₮hHw`f62pEYVjUʹ?ߓm] |/]轪1GNYMl􉯼']뉳6'ZG1MBϿ 집/|hR꓋TJTQG$,5ZڙG6ƫԯ;pC+Vg R_}K@:~BJ ?/6#$N7wLO6wA_Ms7'fJbkN4PĈ]F=`.ptԿXTѳzw:QDBѮ4+Ȥ|. .zHc4}eWٝ$g?S`s{DH %Q#_ł+#{*~s޷M~=fv~x'"Wu6'V9!俏V?\:=dIrj+5w(.Sqf[SN揭MoT>?k#:$e+wkYVޅp(䄄t)?.MD:XʈNvuztC,JzԱ-Q/ޔWBxgN"foaE_wZwiHP UZm4W qv.bܰG[ QÆv)#z@%weo"];')3ք۞^|sy;g|eV"}M=H"[px :~],<܆ۓKߡ*!H;8P+D\*h\:^viqUcs>[N쥧^:Rx#7` Ax*WA/MHTjkܶ4r|x?2 5c[f6Pl-~EfVY0kfyr[/ ҉B`X߇^ 2a0^,%0L+4V+1M5Y-0Z/HjYn&/'yw )Fy?a WﮰJspqbYAm= oBϗd MI$yixHZ6wx!| kNBPp#S{EIC6pgJbS3aЂґEU;w"/H:/^qj9AIGaM\#v\+iڔWt k)M]Qi&k``_Ҳ|F^͝~Nm˵jNGqEjG\2ΜBY=f3Ȓs5]D9e8q"7FIT3Ahs[v#Q7ϰ[ P3~.(v~P1Chk<J'>Ty'a)ęmf?xHז^%)CH<[f,i!{7vEsT5|2#Cah͹)\ZuΌT= lnk+ohDZM'^G{c2k@RU!OO$H+Ɠ:$ ,x~b,nvEJk[D˂5ƭSNȁ>T9#p%QK^Ѥ#eOq}ƣ"cKm3+ǒE="Qg m0ʍݡ;r< >ajHe) Kb9a|N^(]Q6vq\~\ݓG$ua g}WH+o)Wd#ڋ::&˝7#<?ϢQ>\#FfYwjwn;s'z _{I}9e{2zʮQבUrb?`z݁J F݈HT˧?Y+Aۖ)7I.a{30 tYj>ӧ+UVҏ;gaYï1ȵ3 6ERP-N <{LVk2#Ni=y@ d}lǀPsEɺkϓKmr{t8v wAw7[ͯ/b_LK͑Zt/$aј?RWj uAF%@ΖK٘5ȍnow~ւ;͓GC"0(f R/m/cGwȄPn.i u~Pu.J^b~vC$Q&l|h}æ=–R0|WkӡGMjB$wIx-1ԤIeTWg&%}GVWV4e D̼ƽ<aduQ/;_y߻X߈_| #1E/* y-f9IHzGhÝj_WPx]HxYq4bRix{y1 _%99hǠ@qe[_zW6?΋:8FT| [R&J5*!CjobctwɆmSwV2Y]L zӂ4_(o4cW/.GHyoʵr BX]!,l,"9B_0 pM԰I5a'`uw-⹃x]DJt5q„ {~Ckh Pȯf'|F ;q^` ÷ zO&Ge- IpVHl5߳-CGNTy/BM?} `רS+Oߵ0QH=xC"mI/~Js4Ia9ªRx.9 "9ȸOJ`3$T~ќjL_y\‰C+D\ 1|@4Oũ^j$+{$Q^M!.Ffo.xMݤ䲣Ub"|ym.$塔94||k]{! }!U= sT2`3Kf'aWUFV3`člr|Qw܃Y i2A9wS'9{ : ݽ (Eg Hou*1Ҟ7frGf6%UzD?cKDHvM&/r{ ؊ yǸ!m<@Y8T*uE!2* P1xO\̈́y?y4!0턵e'8y:DٍG †zCnF . !_%)  |ޛV'rk`V20ij֨dOx_28KwwFKjg"Jwj!;T"5[mXbBoڋ6I^aihDukq+ 赐؂m0My/qgI 8qtE'lաR)(l† /BkY `پiٙ g}v?˰0N',q+4ӆM(K _,]CުkZ:-Xjo3,*4"0P&6Ex.*5fmIukhZxx :-={Wnzk隡 jN#>I{GV%̽>Ţx|zy{! ۶Hs0\WC8opn}pM[AA3+r?ԧ v`%APܮNcy:K;C uG؞M⼨ZL{>ApR<](JD\E,6/ҔpN&._ gkKUlph 0TR;nd=y[ekKF4lffvK3]Y&_unm`qf)aysQCS|QfnJ2RdI ;_enЅn(JB[Wͨk(%Y[4VMVLb>@CDGfymiG?\,X\;}b- #8iBI#4qK]iy$Y](51MүawwmV`>hsWJT@r2x@`#AiŽ;7y&9Q XeW ;UuEqI(eʲ:ߣRZ~FAL߯/(fO!z=U?nD{8_ L< qMHƇjnܾ 9-e%={Q۞T`3NLn[L^ܚ@)S 2;Y*n7(\B1cBN/$s.Dc '/DOM*>9- ڗ﫚vB0=Ef-B¨CE׷s6OKl9[<!lz8A.gy[V:m?tb(u hq6K[p3sg Li2@75;iR>u,xή\Y7jhPe^U0 갂aėy}ds2C5Jv|@6dLa17+kqx.֎ (d5gdFRO5.1ZCyz-"qx,K XMM  oQNg{tx65nMvs],{ f jPE$%N\ 0$ӢPMmu\/I7;ҹօ?5ڳmlkw+RA [@mo@<z>LJ܅ 0X$YS ?USσ ݦ lN܎S6Qe";}%NhdBGmbŵ̘)ü,yl(-=rՑp8R ivop {Byɥl>賜U㗡$}xf% !ʃqM*?.J%++:0&Pj7`V7GLO,iXǹt$ya!<@!yJ1+rVX]d>R(<0SۭuD1 ǘE>N=տX㬸G5)dxg^B0X& nnSmSv%zp U6CXz!dzH@2`!/sv2|x{ ^$rgv\#~0=T/(X-aVْs/z-'QisM5A*l啵_gt~qiLP{ XCH2Ce|n5 Gul:)fvџD0motm"ma)̲#ths_WdnYXCKZ 쟾o-0|2n^ +H i[B˞8]6ͧaB[VP[Tn^E ncqo_ ӥj!7! Q  (cǤ>qiߟUȨUc 8^k<?C,QH3vA5amή VNs`˂[:v$|F8doۯ[m!r!nWH`ZQV򱈎NOvC)| UG&!v;:Պ[C@nj&n:YR?W-'MgS[2g3JepR;gѢM{݀Itc"M/NJ/r666~:EG`Xk%k+mT\Ph 8BCcI:Ͻ7L ixeJFXo7uPvQ,4m|S?A+e"H3yPtcNfwztxZ b!K%n׮dZzŷuAX4~3|(B &)zu6[b},ޱC,b>/|i֥y '2~"job5+^|ͱ?Nώ?f>j0NannWvϵ)s1/Ee2 #f~i,_p.L{l\ڼ! ?Z G%37(Fїz3+UTdK,|HWcvJ%i[VOVasLK-W0T96 vt5{6gӐu:b{=^S\q%7}\ [CFހfŔ=6 $N\GZm0j7oĵK0k=\T+M֔ e4mT!Ո#Bp0Y*r(xb9bBm7è~u2Sxz#AG?b ME HGZOX _oq_1dw%Ykr'zY&{ၹH"ڋqrы\ xۭI.l6Erk}JU/%x)5MRܣAi.Ϗjw(dn,Zz$(Te(jn2zL޶1>֣#J sv'L,oߩxp(Ev>Xr7EiwCI$=Si7wxWƉ]xJ,k+{ cjU ~ho@쩆Zf= G-wXPTJ7!.64mVt 1О<~Zˮ[ )joGPgQA!%^de2ܼ -&:zh*r:}hXRGPlJ+uu:?eUxrS R5ĈZͣU)XN_\Of<%\z'Q ] G㻞@ @j28Y5N`xeѧZtr:YzA&AIP"h"%3d1گWZLDU H:xWJ Й).ڠ]֫+jTVuvN P\=/_w 3L %N۳wWDq. a9[ m}t[bA1̩ݙ >m`ݐs17*x#<G.tS\cUK[H/m4, d}ɡrmmhȫ),<R$- 9k빾0(0̨+u-CQ=JC+Ѫ$ZCTn]9*n+>WB5C?VNvXBe)p(: I 'Gr[wojR9Qw`pͧ6IpREvH{O|3[G}UƷ&PI5?Ǜg'9 UD='!fogPd_ ?p*W$w k?+C76ּ0E}uwNoNApJ't[ߗ##h>ƤS%k}5 .)v@) yTN^2PӃh[$v(SJ)kYH/&_]@/>|mgP(aHn{ΤDYLgW è+/wYu rNqŠ(*eqL8uC2# ݕ2gAey.(vYa8<õAAR i&%rk__AmZ(1EPtPUMEzLoeE’|r2eyI~FI) \qfNf(bװvڻ5}{_n ,mܓ<'KS2xSy̗oPlꓚAs 嬅 y3m% C,*'y p~ƈzQ?1 im&HǠ0іaSiwbl MԈs>S|W{{ xhB{x m" pZ$)cQ.f#G8ۺ| W=[`vk]Q¨p5xfœd_;+ќkDm\#NJbUIX]pf2oO+NaM)prog̈́-VHj@<| +\K1#tVc%Y;^QtlEyy TGGl{W0t --qȷL̙a[.r?y Z/#d]MZVWw}VD#$([o` .]C럊>sOK$ڛ2FF@qZS?bRpDHoQGPEo9xuia#γ}`AVJ<,@`eM[>Q}Aq|{߫.U[yS -g)]֙/(e"CLϩ,#k#-8_ &ŠXSY 8r\ bLK i!/h^܀鬾3ߛ%1hBK/A:_7.#rɱJN~Y f9omYQsx/X5h_YOH& qR@n(f^W QH-_$;wV.^qNvxTÍ]P[sM{" C0h o=<2duψFRltptS7+p$mG%P~0Y6zbXULSС5D2ZgPawAsAd3XSdlۄ:H2"ӷ1#ӭȆG3fL\,*?'kUOa`h?#G#|!JFC ?qrO .҃9qXg|u3&Po/"ty+ K 9š;\Hwj Ҳ#&33T?J{ÐpU2k]Gj ybƵጳQNS>QRr3nX^q&Dza><}nOu""]-=eZdq}U'7ZtGNX4bpUL/ku"ՙ{yf wHA}Q~uYfyv|5it3>m |1 Rh^MĩSeEטQe&lLY&KŊ81Жl9˱ڰ.L-6]8ՄhI>l$oRAu@b2"!փx n}f3] 2:{YmTvQ0fIhI+wV/hD~erloŨ>_Ȓj)GAq&ޗ!%r|=0W ۏ`J{ExmK!{\JFY.-UMxbLkN^X0Ջxkfqj  \T;IXx4q",ԋEʘzޮ8Jʌ j!l҂ccZ){ LU/(֣6>=д!+Vцp"LTW4HPÁG]Vѵ>wC58A鮂,MF!-ԿvuONtΥ,\}Nb]BrVOQ/SII2MwH=8W&MkYxNL3":֭rJY0ɼʀ9rFua,NNH"JLߖԣ{{`PVXcf ЧR4lj, =꠲{7. ReÊȩQr-w3'?SU1%A&a &,XQktQFqQΡ?Mf'P2])='*bo1 )4h^-tʈ9^̠zA p'QΈJ/8U9ke_==r$Z<ג\_ep'gW)]R"ݸ/xMs{4 &qNbI^HmUGw.xzM E孭} _ <ĸlkn^TOY7=Ԕ9֨# St0od=AߛJ:~ ϿE_nYa u~t6则ć\e>n [ćvo޶K!0N#>uHb9ӓ>uyJe+jL]6%[IS7 I|BgH%~FF}u'V^C6k΢ .Nݮ^e3S+R~54ƙ؀Ìo ir eW ;][M p%jZ)Hr;F$a̮bO & Lv.ql*p0Lbbѡ-PھM 6t9wяd *Қt9S%S¿Q#xS^ϲo40r?մ=kd߶ㅰipf^N-茨,2Kp0oY :5-jjǁސ@|;rV8 zP3Ky.Dž56fFNJ< A;aD%࣍9/yZNA9Iÿhkbw"seG]xl;E2=JSәec7wuJSsCidȁN{'mLV)/J^Q4 .b-[MToom&[MԀg_*o8k~zS. S={\F|Qr+ !H4e ,9 FnS4Q@`/cyqt498~S#Y Doz:\Ƣ4V(qϸd@}'>N!dl`m-ȳv/ݴKwO޷|yf>Sh', 1\X !$uz-0Caׄ^%ć슷=)_,R˜gPѷ\U#ǝkkj5xQ'kA M}g'2( R|&hhtZC\GWuOv_tuuKAҽL PJ= .Or!iGB+8@u~HyGlSw$Ѓ+u qTP&߀!óҦiOl t$PQa8Y›>=`l- *.\ZX hDQ\$ \*·NvsIp | [µnNu{@)l]8ģ Vj,3f{҄Xk9oAcӏ# =+#.w`>d-øI^Qkx9[$u[/‚}{I/k/MJa2DVAɣƖKG;}n@%M!U;mgvEuިUnG>%2ڴo<;0+D6MBRHڲ:ջq~RH^!HA…nǷ@̠&C+m۽9%BOHf[d?Dɣ}ϾIYdZб~7z2Y$FDCz B0(ge}1ٟfg{m\n Lʢ%[T<1C^Mv"4_`67)\p; 8 'E[ixtRnSgJ=Mo`%F ZyQy#n˿dʽe8G``ۋ V"XWSb~EeSRH(OU!2]Kbp ,`0k2^=f'YPD (WK6cisL‰HUcv􋓖\+hmpѭCbK=}KfZ>`QWD@N(0ԇ!4LTHsGX̰(!^]YY}'ݞ]ĦYG=N_qc-6ĵ_EBTx V{3Õa︔(bnxեrx6;Ƞ] PGb+{|~FTÀ*x솨= ;%xeQcoyٗaf_f&4O?={'6pYll4>Q}t Y%\k\$86MhD7vw=qlsE?ʩʞ 'b;QROs *ӟ23} wL@g!%hFehH}BWn5E.h2,ƷԇOq^۪*gwܿ(d x櫼Q[ACI־>7{eOԘUYԵXQZWL\$16Ɠ yI_TW|Yxzuj0 <_cY!Se|&@N |+zuuIQ@W|/*28?a+gz ǩU~׳ 6szVQfQC(QDiq/<ԕH+gct+*' ':Ozp&ti^'v4 wJ=!uǯse)/M  j=hX&1tRVrr o }]f{`" Wg{\cߋ{.ӫ~d]BNup\,Ղw;G:}V Xca!;-ӛfY6j,x;횀ZSոRG~[mOXpQ] '\A%* fKFîNOKL̄jX,4c:f7^y6fG8#"nQzsEuWӥcB(,pOkߣNHg?FT`nhR̟oȺ;LYŕn (T݌@/5_+1KC"N`QAI(gAoRl礽p;vE}ϐ5 <@50@9Xжp> Z_YŎ!yE6n&qi쁦7g`]jؤ,| S]w 08ik1^tz?\;3 {ۊ05z,bi?bKe'3{r"_c'=3ngs N'$m_[ֲ=DN +mjfTAkMvèyXԡcitxn]:sGp J>EKC-ZeT)例~Qtz6doAH;Ll1vg8_5 .NmO8){ 8oNr0 w3݃+k'|p[I&~kNfwP{JY7 3So^?Yp޳$`h,GQ\)>=%#|V%Skɱ(T_Mu"AR#O.R:4R0ڠ]bczg>YYJ&OaeyPY\.(3}g$|[ae*S;uJ7׎nd:Gd+ެlhƁbKbCA?{Vhӽ_Y|HC#[&";xD\m 2<$ [=2*hikya"hBA8YIW3Zdbx1⹼+pQBbf{Np!ouH7RZ2+-Fnh}WG 2[zC/TANRZU)|%C‰3p8h8 Uf=docȾ-|RZL3Ywѵx,`mC0 QKe0m$B NK>0v&p||bwrqm;9XQ* 7bq)w&x`cȦu;tdXhŽ'H!3Z083l[Yj 0}Qg9s*V{xP[j8x-j>8˚G m'VH#q4avYQメDhӻ Xw`q&`(BR2V=q.Tx!} @hҸk%KO`aŶ;soDW0cz-N!~ F"ve7CMD)q̐t1 fvnq#8xN:%iXXJwF_Y 4\j 9@,YםH~ YЃv+]!ᓷ&=V$ tԊS:ѽIYxiEɕO"@|WWaF:@gg7@8zsGppD 'GZ&f͐$ŇO>EW%UB„i8&:g 5^ߨ)!Ĭo3/^$N.|'0Q(މpSZB#"ɯeY;x=(@GE}rWt\CR,d5[[R_6qRV9Dzumv>Tz#QZ|*@w5Aݖdd:DNkTפhJcRL!xԠXptJ'sP&;fO`b <0A?G;f XdL=4urE˲2k )q@v:kc %]4bH@J)<59={ZL0t oU?t9+@s'jc[pYq⩈s!Ks̈́N*7~]a5d,fL@RR~f澨sBTr(BvN~=R9OzU,nwrm\+sq5uȤiU^iT &f_QߗĽ>vki@:cay8*r G.[ a%~rW}YOab,5ԁZf禝L(SkAq so[Gãig|w,CP2Vk#:>h7̧DQU=~V ܸTT&ڨ8YJ++D21H"~/98sPa(m dLЇ>Q+]m~XuE9 \pLD5jx]!/%RaOm^u2<3:z<0K<; ]k960ոfKtǪ|>g}g`/,c'kO;0GçuvlʉЗ4bUe`P^݇A;{lӮ,]I)$.<٬b-[9uX0{Mn߿*(MO܌zImŬk-v}]EBy:#hE 2mg@?Ot!zu]Qy+|Xo'^h-\jj W!wWlv8/<v85ZgTT;KFcD>uUsSs>\i7mh 3x ՙ9Paˎjg]$;K<}~5؎;cGJ*X3z\ӌb3f^,%,P[ K6A +&A'Α# φvAIO>x)[GQK=̪uw NT1+pF$ UA'lE2G-KCҏ=bÍ{74͏8Jh'Vkz̅Zͧ- QF9i32ሜ.P,2hO$iϺjX'8Dn* :ObȱWP32c t`c]u \%MU9Xs"Eճ&3JAb_=kYl0%lϭJNKJpVQ A0<L!%ejجff-LvoDqqˈcx["n *TNUbRtO9Y0*B-3}s  aNOJ$7;nJrUxOsP#Xt b0tMxNŹ;{;}C%n mW?V/D!=J_ JyR Ka6?}!%&FCAzefxQaH >`:2g:V2{lDžb@˓Ai̸mK[\WS ? ๡QU])>3i > ZY@\=m'Hi0㠷ujw-I UUe>HxVmWB`"01e/I',M2ބĀ#21?x.h:OԊR !*mzQF]1d-T7 Js)P;-(CınŒu#DENaVv9وw:KFQPy8YVQ+XQlQA&Hi2u{Ѣb#)k7/Zf e6!F+N|%2V!'Koz$DZ1=FJ&WTG4ͯ~Rr zQpqk=34{alJYx.X3_y^\V-cUB*W1}bAkTJ ӵSBp@zŲ7gu2ŇK|u`pH$ٟvrOv >Y8Smu]^p7@S(Sge.寿28u2IbxQ]W0+ZJ׹t7Ԡ-8x1dY8H^1d |M˔0}Ðls78fLtrA ,FQ&FH3{@^p ۿ o{zE+7ċa5Ofx,{^N9 ru / 2\-Yp.iE#.=jbRo]+ظ6CL⎖ǹp/H8_"!:qPZjD$%wSpX1f["kLf> zuQ ,8kejdZ*ӣܔ$cI"lF8l8tl2A2C7_ p6(fj)Չ/*rkn|cx-r{,)O0dوR [evHڻ\fp`34 Z4bl!r@PC5W ~cSr]}9^}h|tt҇qgї.e8Nkg8O(=ؕrN(]EHiun |MmBbPpcKARz7n4dLC8 > -G@MI381ͅ86UxzsMt_ܧ_켯/עw?( tq^5ֶXJ!(0B/,ԑ$0 ;yScoih/v ZZMϽa[ZwоGR!Db}x^/- 3V u)1"Lk0a,ɞJ.GoxfA/vgR pҝrHo5%&jw,=q#sQBi6kAю9(UG|8պ}G9oL+=w>m {ZMEl pEx{;vLwf4 z ׭o> (1,pTUX 졪8 길mЪJU;~ѽ9bFC:|,xU#gLA ˴dkʀIk~Aͷ qA;jgВ}he M b>˥Zl }YtVѨthL !9[{TbY)3E(ؑclˠEsyOb u!kjdkKϞ7(,SOV{̑y}NaH#/k.dI0Wkz;8rKŽdZsgh" áj!Pkm!53O{"98IzR<0v!;C:ZZ̊ROo7 ZGU4 n/b2\,8{.W(*P_]6ACCqeW3Cs.`>ޕ m}X¶Sq jCݓ,=їl5H¨>}EsYhd 3}fЛ/{h5&s^K5:# ~"Veqˠ2Ǯ"##rFA !`,@#Cn\T>ɲ#^5w(6b2f䆦RMy>%M6&^Z$3Z2U h9FfԊ_iKŲd (/[n%{\aW *GQqb[ZR{a^#I:En\chΦFKwaQձbIFq(d[կOoF*ctwr9zh%(W djF*8<=' #O&QT5!0--K*nq7=~IF;uEa(BY12ccIp `49>V HLɔ[jqyW&9O[\{Ⳮ R*|2ÇBƺr:Nn:+/faw;!.JSx'["N5TOZ GM:8o#0EtںO_ݫ]^J y_JcUUwk vv'7*W7'6#=阦_Sns=34q=IL-[K1VOuyaA|͆p 2ШrG}5j½bf4Vo}X/fşYλFֱ2f-T| 1!QJƥ=֥2™$p ]k3bR1a.Fi§G[m\J1)o~0umǷʛO筪J¨>^tC7~e*.b]>DV5FbckL&_@$(g)3SM],TiJGIRbN*ȃ0uLֱL ;9Sz2 V]blT *?ԢZ ÐBNeaJ@Rfj m dF"Z7@4__åJTt5*kH>ym#P.fw)]c_+nk`R[\P~MhHf]ckvIbd_R_7I j`"l0fY%չꆎ; p5)ty2%L^CS{$m?U1i|*fn=i&$mIz*rTO.ozØ&Lc8<R@r *l xѻV{] cycNKݙa[IKixjSb:|QbM?g-}cmӳg2JtVAڒ@VG4fl] e"(IQ dT"@9"*D!'_ JB-TA>%%p' q4:^$ 0S,Ws.:,dKjOwS[O x$2DYJ^X]OylMj.sI9ZO[wU}*AgI_;MY&u7UV :z6m}[Zqq-<2N<¨p*sn i!o_Awv>ҦzAZ[:D0̨$guگ&!ZX}ǣNڈHv"9dDR4 gn%؅#+88CyRU-!Inl [=ۺ2t$Lp}ε%N lhסz*uwHN*6GǤ)D&lx\_a%Mt*}#T;Qfϕ7Arܮ/9.EOdkq!(MnM¾lZ~;|IWzs Ԃa)! ܻ=x_r΀5*̘޼,>jo t ֩q?Uz,"6Y~Lg#f0[m׶V+\7~8a֧EH)j)V4Z@1ǭ1cLPH $%ڄa' Qar-!"_^%BшoYKZb{N}UAh{i:f-*B;WAgȲD ۭF)yx,5%~ZS*tCb(HFyt~YVn򍝞ȝ3E#wEͿ C6m]rE$z=*LB`)$EڴհV͋ R%iFS<BXUD)B 4TQgc{jDŽ6 ܦKT;"hѡNr3;rhB"b*8;y7Ā[ӱ3/EJ.@ʊ͈(cz !\X!FccFtN3*zk:|HׯC2]JC fp<wׁR}3uE_)[}FX5'/54Xbz>+I)қWi!3p <.zwzH4b.-lڑrr_G/҄? am.ycI)| d =0K*Ĥ D2?L?v0Ĺ4sK櫙%lǂLUTj)B0AlD$fڥR }/ыP\0ҿ2̅lW'+K y'Ľrs+qqšk15SMOt$ Dmj~Ĥ] Y:)G7[=>5;[ q?,_e>_L<{;y I-Q+ Zjh㻭T&X@^1($-^ESx6X cYQq[FOaڊ'+n̋a7ȴ#"'?ta, nA 1V Ce+4`-:D>А ![ꬱĎ@w/D mëP ` *g.(%/L->i;!9h4}28.iD3Ttp4zcm9XX{xkӬL~4+`[ٜkؗMBXߊD~rM@hIC0iȭX0w"`#6n,2^Ad],=Fw>Q̬'Ya&B{xRR>.@lqdpoJt0]TyY\6,T`<8-4=Rj Nֵ*Z!4 }x֜Pa PѶT묎4ʕl;\:bkDo}\ !-⫺X2bYarވ-<^x{Dt6 D4(_YsǼm,2q?ʏK: >q+}@2C,;*^vs̋qv;ASHڄg/Z՛ ;!<ү fm=HL]AfYk)jF"`戓ȭPx:uc9ɇ#b0Gt~m~u$&\&g9(9Dx 5}AbA{7(<3K6 p=_$f_oI}U8^(ָxȦ3 9v4آ`޸}!ܥ[ ) .CnZsu7s:5 r_2 Ԭpa䑝CPW&+jC^iul *1K^\K6ęxkWː?Ӫt&AػsmL!9"/㉼ X𯍟 tBB~.ls31z%Ȃř[_?n5)k@IwЛME~6]Z3)A"t+5'ee%?ay[Y ̴hEn{a< 2I 3GdY1d(F)_Ǔh=7.EwVK@K.l"髽d"_).r6 )reeH%ǤV@{6DR[$OR߂5P3c.dlt `;p݁ҩ}~7hZ3D`Zy^4֡Xrڰkq_#t`a ZxVZ{_='-PV-p9'% {u``\۽ڤB04NOtL4'RjKà +r(jE#lBƌ坙tP=1"t ilH1MrG]gi"@w% YV;\XZpbJq̜# 'iac 7ϱUi ҇V{T,?pdjL廎W6D~ŦGaurMw㜡F~Ik_#0/BR/6k^N)Tem3=<S< ؼ\n"HO~q`7 Ӗ=2 rXBOCUTG+>ӇZ2 ro&=|!21Awk z'Dמ\i6W7,;q9gHz:LG"tm$l<79&vW`t \BM;*Aή2O (e,v $AH2s K%r5$^8mcӌvIRZs &`IuIw6"V I B M}@@!Ndx n)1/u\ np= _o>[S'uXCu!v.7͟A}Dp%Qe,0D/E< G;FptJZ~RK8g59W6$$hZc,>,vFty @D`vk ؕ>MP! =УLtmm=J Yo 9bR/W0`TljAXw:9~>!C7Jm)(_X=aW83UjK? |,"|ʋ]]\tk/d;QQ8{\`:Ι)"=ĦJ %WHaJܑ  _%DnWK$JbXc5hx5kQXM~2[0Ѷ%zߐQ}{VԎ^ٗrK*RAi*~uoC%^q?GX᳼T94ϣsa(<׾K X̿mo|Q#_0Ģ֬ ~KY|+L| >㩓hx 9Qlbo ?=īda2u=wq\!6)PS #@-+uz|C%>FkN ʕe?'\o9d@T )sr:PVSîQW>ԝ?-D [6BRi+J1KM4*[1^mGL\l*\|Dp*5~s[(R#yDr 샓{YWieK A4a,ӔCmҜ l|pݶ{}֗VK fy։Im?+wurs{E_7{Lԍ7˷f9->?vcRn=l!HTY O^E,K8"7c`4 U5C &9x$_"u 1ǕnJ-4IJ}1^ws 0ܲOu.Sɹ #'{{El8DhxJT[5{v.xв sF4p!fk34pۅ:vh;~rMaק6 I6@- j/|~BZoWȡTQ'< pqcnMy֫\j 8~*lkX+YaSU͞fazsg"-  T+uf4u}J}lr҆րS(}>mS׺rjJaOG)OTyE134XbdxG 6mLRhǞitNT +xĔ͑K7hfUz%CP |=uv/ "jr".>aiȟ`j_k;|60te `ń]谤eKtD`&^S/`O}O7<=soFV;?R  !6fr` ύқsd򼄸ưRb2;eS03W \ؿ9dz0VUjV{F_?ܸSVET%p ԩח!S)On5BKd}TFL(]F9zjS h:Kz*WlW; H#I}fAה㎔ {՞-Clu5_viUwr NL?h>9«6f 9 mMRϦqLf@ɾCHsPBV1@t4ˠ><yh4}qMw^?fC]"V!2DUQ4>9v~ӆظ#PQlcaA\OG*C`a^4+DIaejb𣍡IH!7^Dl_FKT]1D$q8#Yqeg h)bV!#d݈<5'`Nr-t~z8`Ѥ\n-R"ǜd'/,l:zbK0&9?N/ CK0*Y e%mo; a'a@GޢQ8Ȫd&" %w75Z'N滟Io^ Xl˜ 8u .K2`j@ n+QB ȜxʆUD4FL?&&3z$B/LX2,AϽ9Nwɽ TFc-:STiwJ-Dz3D|#z y>9oZz4hŇ=עƯ Vh~`4^Q.{&=А)o%$i@ţ98sp$yWP'{-Rňv?fPT*o\Syk_Aܧp $}CáXR}_!.?13\Bb+8(!!;6!$"~H8YƷ:/bEo( ` =5n8%?zP6lc77E;Y Țh:05Th"A>(ïUwKnJlJpZN$[Z[VڙK4!kp.8+%lFo} rxZベʻ7o4؁r@87>'\{\itWoQw:9o A[KpQRXK-SD A]q+pY: Ԡ ˧>ce!XT\TP@jN66/Ǎ^a9I1ZX\k\K| J=/[/ӗxa 9dea'kp`pNo߀HJC')0#xQsjʇۭ>(!^TZޙ#h v8N %wS|:*>ʚ.ڷ (hbBxZOsw?AKi: ;H>Ym CGJb3a\LWǐZ6Һ 0; 3xbW6~Y &/Wd"Ōܣ"h.jGE,}=$ !ۃ %54•njSO1v.2$VvUq]x 3uUbV 0|=pJԇoBuX K3Yta5*]3ݡXSŨ-M L$sc5m\v`ʎ%Dmɐ ,1k. Wnp1)u!Aj(%dX?Ǯh=YH5SaWkѲ'2y$5gس{d[1"p'o=bwmG 0s(Js]"DC?-^܂N;,r> )(8qd::"l2B'xi@*qDݻr槱EP|TF"PVgKl FMNh2]?5ҾZxe!V/=S>0@Lua7Oݶv"价Afkb8<ϖ/yZ#Ƽ 7r8+)B7#|7kwފ(prXԴWOBC^fbV^jZi-I_'`!VZ3#&L񑲫0LIHИ;u KiԦ ɥ:Le/8F/2 6{z :`V? +Dv1z x[j6hoܤ}xY//g VѺR@7s!$n=z?}n[@c~e8R]B,o ,c]y*bk4{됩=Ϫ/͜U?`e_&o  3!3 tmፍNjpfK9E\y&`aE7ۛM( -`|HLpUVlH⟗ Ii:aC n'Κ+Ӭ)G 'R*Kq_HLU{Mյ./`. AIW,f́|/9#l_gj(ET vZ1Cpz*IdGgA} ^k5Tݠ p8_#F$Н_m EQ#N%r~e׳֕fWXC@p ٤$~Ĭf[6xU Y~7=);R;rK{S+뛐=s[&;w2Fy1?' pq/|T'|,$WEsBؕ G}b0Qɀ<K[8l^}q0ҋJʘ`XI:>W|![Vލv!ZeHYA"HӘ[vG$o̮גh.Pkdz*V|d {be x0QYz4ʾ;xe`Qoփ?l01b}AQ*4bm18x[ 8!`1S⼁8EB'-UoXLpU"]A37G-f YQ\ƩVZQZ@O2đ Kj=`ORI<N>]+jsFsxRtQ9$ i80΍OT% O L?JB*I+me#*wt%?|g 醌S%yr΄΋B$weZC3)VOm2p%\z'u0Lѡ*%AцCVnĉjز)|c~B|5-FjO\.\ 8~SV CrZzP1SIj8OhngƒvxsfiڞM鵖N׈zx#_N Vwzi/ߜ((h"v[)A.?'d.uKeCe}#Oq0 1؝e`~`-zf{醋=h%TCHa3v=r)x?fLvTX]5ˊޞ*Eӝ8dph?2һ +] ["TYIb5uYz=:FUŷ9/ Trhڹֳ.9l-Rl6/2磲p~+ +@㋙9QؚLLļɯ4fXP(; V$cN ?U 1*~!9忼gAu'd`)c9OQsG uչ^ xbN8۶}tf{lΒH@3bE.#mi`mٶbf3#|t9Iji[C+fgs)(& PH7S]UZ㻁S*%i^ӊOq~1>QJ /Bref:vfU93?'Η9)R~v[}{i:=YT7OBT2xVZ*J Z%eAƥX>zR?>;t+-SCg٫J@j\wODp6!h&I-kШY's|k᳷x[p< Ɨ}_QMk3*k̂ax@˅; Af+fm `}#{Sd _WUѷ]@hFѴ͐GGy!9o^F6ʱ13m-#݁aue m)7Aoԁ w.z{1,fPF=H|GxP8TQ=+[a,673VӑB'_c\aUuT H_OO79(nF]r sC6r^>+RZa@RXp4Mr`!!kSFCe~ZTboZo`T?ٿH]A;5 I[R K9P.>ݷag(߫ŽL=5Q}ξ4Q ['#xꟉ| am]kw2fz0}{oTR 2NNK6gR|d:[o PbS\7;_oRRwD0U0`,yt zA3M-b%㨒`?_qI=WMua"&X-A>ח -^Ҏp`{Wn9Mhh8[&i{@?#|h}AkR'xQ:ٿM7:lftV(,f<@SQޕxV]K|umgȱ3Љ\VS{}pU)#ujyfA}?͇=<3ex2*b0RXNǦhv6e7 uܙ̳z\{r|fc,Z|x!CҡBXi~Xq8(N"}T/Pˣ4!OuB|n{y,v*(vˈ㍀]ȩ$'xֽլ;9uvWTaF)"ɏ54ǥsկ=[o:y?/ˣAaB'aUCwˆ*D3̍. i:ξPg?` 1MKY.҄+LW_*v+|iv[ov ˄ttd iR2LTDt\E5xo* C g:V&^6f΀@Ո-Sԗ8`ڔ/!*ۢX )Ky쥄1wV$2EyT *OA{%Ȩ]6Dns13(ۥ٢+V!].rJ@f]\\KYS]ZEБ_/{HY1g "7-|o<@"f+<dW^@Lgڂ :H@~XΩ҅qSa]핎Fq@fWs.O D _iW`PA~%x7gJẁv9/V- `(t]BP,35( 2/|&Z5}^=ɗۛҬ7KBzy|zJ=8֖Vj?X7fY -` _UsC\1Fz>)'нKȦ4m@Op\qܤ0#UAĠm!9*{*ܯzF!r4%\pN59Wa0Bz[&]_^IQ? ~Xl|-;_wnpjR+̞GvE$0Q1vSϡbS>yǭHE5۵YhcDgE.C` (M;`Y*S݅<`_s,.5Rq5Z]tZQ4~j^I>5qLTQ+':x>FʃUOCgi{}*M}5i|xBcizݹؒ gGgM4v"g hp"o5Üg -7ṁ;M<6|\X9;O瞙Ƌ\Uyh;>Ejx.&DuJ3quuNwu&gSJ+72٬L5>J{ɚڮQP_ona&GE We or1RO+451dޣ9S7]\Жei3>m(rʺԖ52s&ɼJzĺ,{cX00ގNndgG<"\p#B!Bf4Cnt=z(}Ћh=JX,wP$]hNP/#TnA+i!lZ$ʡR{n@͓ Һ>VW_NSgG*lvJ^ō6B_|-!ˢic=T›+]mV[ aRLF&D G3?I/^E̔Id@#.Q93_a>3zzXY8L% 0(nq騱*_iw叁V_ߞ7{#[ {POt9  k"TRCg>I =b"e̎*Ƿn3<&1y߭bt&pH&ZZS$`ц]s?B=.3׻n^0'~̈1[:#JmDS3bRa`/|a~L>;9!Hx? S%)XЁ"k2Pu=6`s$UĔ\IR6w0fbMlӟ>=fFlZ&P#~>^oڲ#3 w](/ϰ)NԜ̴><#H3;} &}sy4^OVܪׂ'?]H`Qj`'jLgT4WaLWKJn eU8Aαmg [HC{W'J픕$䤣]}׿bR(6H WW9j`\>UQA;|)HG%n08=jgj g/ &qs}obm|jGY$QZGS vGZ6T{ nU_R:4J*4پ3MxcY(s"۩3,N\GibjH_8%p:8 f]yj7+B&q+A*pG9q<uSg?( CWӾ\-.T헳8K)3Lx/R.&o/86ѪO}3%f_6xuP)—H&^_߻mrXkleǬl^}'+.__PWye#A 5L~_+V=ygkq#Ojɮ䂾l?^ϛhEs:Knvw!~Xն¬- wIYw9d e4њ@0: b 'N~E@ڸ5!M1sFFReKmpwǔ]@POvN!(ؑlInGV\ٸʫ wK7ݨ?kb{r/aڷqǸ9(k~]յS:w,i'ЈuQAUPѥWp@_Etop3jQ.x2 tw 7f*SvR0c|62uPbW2lM\0P9U\LPvl(С^q!5@M氦 s_$G~/ ,(oRjx.NhEoyZfƧ+5b qYh92t(*Rr?1_RjMug y-#sy'jv?O9n"`!wWB{Ɋ5<`_XlW;,}D*#U"mroѠNxL!Śr@ ߱;*姗ēdƉPv5Ng"ݚ!CW#o[FOKNJi "`io1fIRJj \bY݆.ַ['Ȇ%;R8Ka7xO%zmQRZ4ۖR4#4nN3EeEhԒl.#;8BYBz$nO7r!;( Ԙ0g[A>B=GU"R} y2evٕ < yQQ: ^δ])/O1c"phvYt=?#4"rn /s;Ͳ Ԫw)\>d AR9ʽv kwGӰ\¼O]|p.,{;}m.-xL(S.k`ܶTeewgdIn~trt^p[ 0Nz1~@BH/ ⋗^Q?wd[rL "[_뗠]\'jq0YP#=lNOY3GENص"fDk(y3 ^}E, 0/e:Tl삦n MpG]}Yy5EEO| ǝ }qT*__͞vd>tW XvRW19WkaU!ZPKKeӷ6hu:3ln(ؐµ$Y5kXv=XH^ 9[-);Kq< ,8]EV0mE"{nOcY'L"qKLqukrx`!i-#^@ѫaC&Jf bB]̖.O}x &pI5Inuߵn9#3f3 o n=CN:Yl)K""%)̬< [4y>k@ǂMeQq"x ͵x!8m8oB~l8pt lQ5RT `jkA씖IcuqUMuʩt|ɒrxL}\M*`[3ɋEQ?mGO/{Ϧ7j,5:{il$Ne{m&?oTxQLϡ|Y8Q0Wcnސ! ܶZ[L7u/ 6wXP7'*[ai0mZᠫ81zͥw.8(ah#sԗ/3&'y@6Q~KZ#+>v5AZ^teZ@8bB/w$Z0n!a_Jo&E- 3htnF}d΃UQܰ J pfGF}qDgIe`R)Ww!^,E5)2_م.2 *=VYVN8mX3m }Y@.^A}7?Z޼9i7=-oЅo^bTXeyR {H5&@v, [Ă6a㌶K_\"B~MG@R35F?AőX0K_gRR;8_݌?  ݬʄhm<"aeYY7W_;ľ:RR&SMݮW6U#LLRSB\5M%-֦,If215H 㨶qK^[z8nU½IWabvڼN[Nujrlx ڴ*{5O{JmMO5S(گ3p{VioEG=12Rud!j6j3[-ʌSKR T=ŦWy >>o6& WPu Rcyd]W{eE֮>u K@9S4G(^?>n XtqXʈo>9kxr%$\ ׶iSJrRFk%oJ:jB7Ч@Ah϶M߅ ;!ZY)z~Ŵ'Je %Z%PRʸ^  sƸlK{֖D :G?EJ a0k? ʱ%ioM2k:A0}nzaCȬhb"LKڑx)ʥ)K%Y:(Tw/ +AkAboM2FQE+(j0ͯ#ncqbdފ[!;F񊏥7RN}leC!:iݯfʃ!,BA|ZiY-{,Ѐöjl*g($|+>&NpZ7!l|Gq𰽲o>ģcn,|ukA(%%cI*P%eid3ZDepU%[((D9OغcirESp:_JBu WZiĉǸ l|Y|jEiB*r8\{>z2R a Tb(O!뢙.:g.M: tO=D\h`m",(̪M=بy< K5M#:6J/tA%2tg.+!wܒfY Fh;*^x;:65ù&0(4+,l [1TN̻/f6X.jy7ȠjqfD]8^FKxf)R<ӟL_DNfգw]tL9Tl9R]Q<{vnZB3}sI *+,*D#1khH ݐu8UW~qlOQ~St#52$Ώ=2di (Jïܳl>W X:'#u hlZ\e@C] s Dl$%l2)Xܶ潒iu],L۩J\T: *I9G jnr1vtm:(:#T[&uZOB$ކ$(Ļͼ4{XSWᄧ VI/PS%52z'h.Bhn#vvhցOS[qw \- ]w~|$0,H R$wBcl-;Gڅ}dՓh/BG뵥:&LK+ӗmY;HwV "<,2`=W_nހLڕ%Q~05S.d|߇f6Xʆ͵}892iDNgU|u w3Uvߊ;$SeЧh[R o@5S@wjHnHp32$tP+Mջ F3Q?&poFf)6IlXw"SjXiH-!.Z2hb9 6{Gb~z䠺Yp 6f8KB8vLr :D ]R}nJa" ⭡I*\ A3rSv8pxmKr!5[ɹ*")1]%J8,~m|W&R4某lg8]p8]\[߂AZN-[%?_rJ$cYzRZ>nXE((r/2qag* M@ۺq)}y 4TN=.hC߳ l3D5gC.[ޕ^M=.T>F⑍ؙY?'b6ަ.8&g@]UQ\[ӓ*uJPӌ߭;X]L᧘N<6^&CB CB5Хl!\%1Sf,_l.' ]G·GsH+l»>|B11l2cg7N}ߣ1RA}&uHR>Ix*v`;[QxP\st]7,]3زP1G-O8%}$2PKie6 >fra'=$zÚ5^,#h/9EVz5]6%@\eAEդ;5 Otpb<[g (VǞ^ҧW̿Eq^?"@:{aj'Ÿ8-}/Iev k֖Bzsv~[\6mFZOxripWi&XMjtA_>uqSG*@\ 6g8ieٽvUr[oMWzn) %16ZB >f.[葐T7QɭGj0tgp])zEP|06I/n+r)zH#yY8g:.Y%0 R/sZaq\ִdQ{ޱHv0@E&>`({NBAĆW;* B{yW{&w"[?rWGUB=\[rlGfr6#&5t-][AsǒW}cKEzV 5F;JmNG L6|L˭OSDr&k:ƂV5s?W! J״_CjbՍ 'C7<\D`!4džՏ]I#3x9eDL-Mbo3^b~K)Y2'!O(H*p%i3J4rH^ӆE{>Zf8̢e>𮻙i?wrF.;}Nv͟aH0/'Ԅ%k"zBl9q5}J[8%`Os+O5(h \mj6K?dǹBV`h=0\3t_Ko¤8H<'ZzXˆky⋃:&\D)|( <c:eA ^QNKQ_}|.|!(TMV ` 5ȃ>P_:қ9nsVgD0 VYvfcǶ5S{nBœOdzL3BKLl‹ i=#?ʯDϯ(J6GFS>(c)Sv`ˡJsZ |=^uEy Ρ<(PO`4.(wN܉bww$sd:5ONƾM e+^UT] womDm.9?>nfȽgbJDٹô⧮V"]&&9<7NMKbmd(ȸvĶψvT` T3f,e=](݃9+V(yB젃>Qپ|uL8Eգ4B; m,5x-ʨsuL^^} 2y0kwIpSA^#ړo)6Y1oU'G=cvH'XD=g3(dB ?-upv!C1bK~J_5T;.G\ϸۇ\ZC)QsO4}&вqC:6δZ3_N sl47~ h $zW +UvRf$!&ٝWs|j _k[ dȽ`aƔa8bkXO%y@VaՖTyO;!=h Lmn嵢d1pPN'N| r~>Zm#lA%y'KS#*G[ Few8-)m@!ڌBr0FP%FEi3n>µ4oy|@GtƮCֿGh s21YMk &AuMݸ~9-&v?| zVazZ>)@*5 h! P aa J`(dʄNΟih+؁+7"uk~ Yq-@.C&b pkNn )Qc9L-=7)&icSRkfK.9&Uk̮+#u)ͫehrȯ4b mϊ=`ӱG-1DNu]uUU:ETB6[O?ٴFx;o&;+ɭ8L]~2O4C; C<5L)J,YEÎf_qbP6u/m³. ( 4!k0- 0%n#KX4 1g~у)#NZKO+ឱE '&c ;Y[jkW /vg_ ̗a&aHq?hf#j+I%d3m2 RA$F $&;Xzi")[?#_)y-x /Ek$ :ZNPefk1^XhsFN4P8bw,JFi$~9`?Z;|P[ >a U/$z^j4HD+U3Nj{V]1Kzr>ާ~NZ8+Yw LP2!ADSfH73k [svYh)EpV]~`B 5U~0bX aV4U7jv)&(x,9=4fM0ek9cO_]jRM na,9I )Bze2EMIE!ZKu+Z'0?42tmjv>[6HqY76y\Lsw"?uUggʄ=c7/TF3GަiR~rX"tB6ZxFt[IkV˄}Kੇc+Am9P(>h^[alX8C.0HulxbOBFfS^Ye a^QjΆVČX凾:|rV6F Ow" *Mе.͹QUҥn:rpC S)Ve1psWX%V>y&c}Sf:O 5%:YmiaY4\l$ Aנ2q2{$l-ub2s9)} ñM)ԟxޏχX5,>W!_,2`HD:RA~+So}M,aEdq9-PH7(c W0; 1WV Wjk"A 2*3L3M)گ)|cJ=Rjiֵv|k¤nrQw@2 jUt?pQ ?рﺞo.8'%oR&bnTw(q1~'ϹQVd9(~\q4ƚ CsJ ~%JT-kses_ .lW@ ƐjA#nrƠw΅:ò]IgOasJkbSVLڵ"][Luֹy7P1 4Z>BU^4֕AJ#&UyG1sf5#}wa%2G bpN%#oZǿaJOL3ۼ@~ua; Dm+J/h#(jH}lG,?2tlUt ~p)G SqQZfI6 jn],zƢ>_ܐ)Y%`YV~q/p'ݧ I\*0Țmf6c*XAߴ=M 0-C6㲁T9HߪLq╳2/[1^Hj'[Y1#n`y̞ d>QI\Dii2Q!ڀLl?Bx%S-B*1 &e4ɠTz;Q^gJKh]mC{92VD:͘6+I?G/hkOZ3z,ʣytϤ(%`sz!GMPHHF+j\Ftlh[蔵`̿]+􃄂3eazBVwA 2}=8<ϼ.x~&tW~tAkuoӂa L8W5 R-Ԭ#>'8*sa-zȻE٪Fa% d\\jOKq a5DM}Uƌ僂F 1kRr6Xdhcmz쉖^ ]"I6Ci zh![W(jWvt(=R3.ҩ~x` !EenNJ#@ `GN=ɻo?hV!GOcfF~B»[Px4[x&>.yͳNŹu$݉ZJIhqD\rs^3)gRa;z?+/Nd *oYA j)#MnyfeCsA3|[y/Lt.O ټDŽi!LRzg!Ű'G6sHR4ujՇtF>lM[ன)F Q`V~zNX#iu\NuH|ӻ*:Ĩ'HZ0Yoyk,!مB1贎ч|hUk06g:&Ka/IqZo JfraA҂3l)5eһM?&^d@vD+ꊡE*E 悆 %'A Z L苦VҮj|YPn.ެ]P^Xw`^pT*znbjLȚCPA(5aTv4Ty&l`,]^Ce+25B=UZ 4<{jc nP!z)d ^`juD_rg2r`WVSx\R*Aeg0`ػf{`}1s\ae w[S%egIt>. L@}ek(*⼥ 5S%?@ 7T;cDY_>kxE/;w{$ #YӴQqnG[t+^X8:`V |iC~Mm" XTBV7%82I ]W6T o>>f͉AGEۡ'S3 Lf(%ZV-%`t0DdUj0_b*8,cLeR5&;?OB 5w%NtS>%fH Q"Iд!c NY9&Ȃ2DY2@E0q\*6^Ei)QNe:#*X``$/=+ռֆTbӅ\v*`rׄ1=0sV]u K%LMCѪ{(p)g`<;BV(xJ?C>)C&d{qt}(ik=~wbLA11-iy.USU+*Xv$90Ū4$$^HSœW1H'Jhk-C* Tl"ՒW3(2FM)~=;x;=Y9[A KNئ`+׌6k![,~x 3T0Od(գ?W:$#$~^powhKs/7UL5+Qy:7`kjmzTř5Dl2*(MZ@El E^Ia'yǟ}q]X*-Xr3wa2a+[kO%WHMeA Uj) {= 0NNpoAR̉.ț*?cp ĶWTi(lҷBܥ:@,5jq4 c0;o:a57PdqIfWՒ!P'n$sm, upUMlCw@I\S87O /ksB(KM j|AݰYF|E}`SD У<E̚"3U-S]$T؉B/fZ޼+pzyko)7R!hFhu6B`WH wCF}Bv'*v<$Մ ?m3h~mv"p&| {'ggbg#(ECl8GHIKt]jhA;u:hKE~xŠ}9N!O'rF#) lٔٷAp$ aݘqm6V%o4 2Tl(x"'zTI,T)%ZwzjK% z@0Op#PҤȟ!{n r7OjgwexmЫZ$<&:9 <+|Hh90ԧX C8/L#z'CF'D?,l ,ȀNg(V<,G6V݌yFi# Z$Pe كn9RaO%nHAj)-qabĵLIYj2׏q?EI2VAk˵\ iSER$FD!.\: P\' _@M=T^CNyF`1( ڨ plr^{D(SL2%8;In]+QkTVŲ}Ҋt\+M=»AڜckL^zI{Şp ZHi^G/"22#5"dPy1n*7{$Rxg1-ʰiC= ƝR;P}˧̺3mNJkX4wHvR1ƃ-r19 t'$ isdAl)7BGO`,մ(c+u<|D|VQbӼZ6BN6>LI2c]b"ѸH/4 :TK:{6 K/Ҩ6O^ƕDӚQK ,W!׹7@?N^H*^U>.{k#%EkۿMT _f!p Nb1PzA yEMHW5Vx+O0gݬj]Ex8:1QjYz >[PbǸO!OA5bN~%jDuOsc‹\ImXv{T]p.|.sjoS.jV C;U@$3deM-m2P2Tq2h_3@Ԭ2!0a~>*sbqoX~SHQl:*Fž'i=M=1pTK?C n)DqoK}]Yę$9%P+Yn'1L{᷼z/L25jM$.e{޴rɿGFEB3|O.xWl؉4N#KL*i&S2"ɨ\#(/-nUYgř\^rLE:3a,/x+bwRK4q]ؑ?Rs~`ONI螆)7o CjD2zmc-cRNt:&u@ z4Yw$a1*ٿHCk&;#UDuX-QW8EV,!=H4Tuma!]yd6:~}m9#5 g>׈\_1^ E94ާ ^iq w'+30X4QmE|/nJ02卂Zi\d%NUI$ E@aV^ʫށʠO{MJ L '[KYn^$]L,v[DggN`/Gu OF~5N7 k;>^bq+OőiB*5%8E @4:;Tž0NfuY_toݬKΨ'@Nvp;IM#Hz(A@9ui_dbtjNʳ Lҥ+ąa|Ճ]Cozaoy~EE,P nҹjT,0HpogeP,7a[Wݰ@b8k(!*. WT4l+o˹L &PQҁ y. ?د)JM?KvZ1H`gB2>Ω WAiI:fzЇ>ږRǻ[PRe$Mj:$^ѴgGEQ@:>wn3d L2Mξ2>@ATF4DXi_HOG~'t-)ӭ<(V 9Nت@~ 4֍Xa#sZ_~iGN],[h}eMr pڙ$_uS( eU5GjvZe&}+$?oqJiAEd;!k^ȶ7k8~ࠒRdt*z ]{>Uܪ6 \<{J \R+[ƍև'3GH@& nBF5nCa:7.(|0ba-w-$2N\AeLAIv`AiP;#ŋ+]!LlC̀N QW%3FwL Zܥ~_4:%C ݪA^<3]v!; 8otKİMY`d/[4 B7* wkdFqFPקm9"dJ tƻ.@>T&,#DFۢ`'J/%/&@З2m vi-m)ofl[W>A9_ ʘUX@ő1Q (lMs+.Io"l«!vBUo>+п5wħ !t|8Ƴ#f4ڏp{'k5nic]'wz^ϳ8]+dɮHC5{2:p`^W)=[u# מ @=+ %XG仇8E!#̍\{iI~MWk>& jwΆ͈YxŁekӛ`g4=vD[Nbx5+nP4$8L OpPɽoᅰhJE@)oЧrY{x4 v,9qvoU}{\/%Ī!.1V0f|@R`&I׆rF$^¶1#}rs-Y?ż~؏UCZ9@c]|]Mh;`8لeBUu˵jyVvj?[a9 `O!$'F:*˸wB%oe8+vn[F(&(ͻ9f!)` " &n!)[XҸ,7Z2HlBpIcg-e.7>D h eDP^+~, !#a, €1$3 (*rXV6g '-ΰhI)1E$H,!ߌ@HmG׆dBumjkOkޔLZn2 ?҄Le=fZV--Җ"!ڎbR[9nNc'ȯ]̲rybDb btΚB@H~ΨN+@|*9YrIъ{SQևfg 8ݏ_% ~WB KWthY:Uv0IUHT#,;o)MZI]׬@h*!JXZ驪K}J9AJYNc]v3DD"Nȅ{uH^6R]zvNW Y%N6NZ"7>562Њ95 Tz2٫xC~5V=SeMkY/R[3vN="W<IR/eoYY/d&B -;J7tJOVQ7|F(`9_ĝ:?5w7]4|P;N"@.jcԑ-][ 4XYd#=4`K>;^@mg#}YLM$v\,P qtbUcMirefD;7u%:P,rb܉JeF_+!M{=ks1@*;5mf똸B#"@ATjg_GQ=G60ZY uO#~9nW9OɃu~j vQH4_X<2Tǧ@ ]ai}z6ami` ly׷ÑBwsRȎR %A`HGH'ɛ!:_UX@+v/ô# }/86 PtRY648Dģ3"XAEU0VʇTeorF;m@z(R+LzWp:|E0ekT-å3Nl@Te_\rb:e:M~F(rssWԢLlT{:亯x=Ylfҽ#e+ ʄW)UE,nJXy/O!'[4ZL8s|TsDyZ5UFW{6[&09OAn9A u!Mi9nkwW-ί{)y(60eo  n67 n7eRI$J.¤?xOVM0맶=,jG=,m47[ "LjoS',ޞZgĬeĄnâSMI-s.XF@5$) "MS˞`:Q\>=CO}[._W*#5b8:%-8 1wp d}Wa.~j7 V& 2L:;!{4P |m' ޶"P 75ٱ/6rO;9Nt]B}I]f@W6W[D=ۘ31֠1=A*0.H~m;3we~9=O&Z4HU.crQRiThsU ۺ0&鰄;d-A9iڢ|4}'lY -t$B`{&@j;;ZKSPLeo:ijQ0=Kw؅;'e"`?ai3 MDA zg߽fL`\k0uw'T͍2]YA >7 2{V:jCW G@fov>cۻlr\#ͻf-hWå#;b!9;idɱ:} LAߐ_T R`^@>鐥h ۃGkCs |( 8_b|# O*UPp0] /maNtk nwl!DaWӔ]~Co4PGk@Oa?{̉Txx^"kA5럱8v&:|rWp)v|ɳ/3mѡ8qb䵕(Ze薵e4y}!ۑ#/9r[Y0.HE<$s8w/vVxMP5,$3T!㏺徰sQʖzbiB@niyPbfC7|"C_n;Ikg-gOG޶ J`0`95&S].( HlLȣlL 8FkWW!POty‰5y;[G|$ZEv$Gߚ_[h&1,T-Yy`1Q"WFd^QOֻC*mS+3 w^Nޕ7UIGau|5B+#6υ/(a-BYɫ#@ggչo0N[L5> B8ωy;.E;_Cէ`0񃔧4Vo(7kA_nHP=Ϗ5ٲ^W"߻G!Rҡ@o^&3HM;H6aƅ9D|'C&f#>K@Ė9g_44U S\&F9[ I=ԩA CPkC?<|ׅF)Pشy9Z_Fap tR`cg0ed7> 1zudۻKcE!]qOGrї|z_y ';8֨l(1Up>}.fp7Kfcz0v,kҐ===Pm1ok= y?8s #~%+˳DfX =eT f/l 4'-:Fh:R K 6)"3d\2'P4ߘKX<_4U>.DpȦB;}BҬzAGcyu7[>è׬(fk~ڿ'5H: ! 2)֮S׌7@%H v!-zvk h01 R);C|<~VYNY`.q}^wDm [ő%6MAγ`ɯ IItQ4ٞ3 W-=K:^ӱ nyƛ =*o%Ze`j5h`e&_k2 -R"!Ѐ Y <۸9mCPlgl`?Z٬PrzUCNJy*c<Hp%E}ST>U7K(y0u-^w ǵ[۫2`.j mmZ * LWԯ|Q̀P.vY_*9ve1$JRU`{|}h>F}`^LZls|,'1<7 B!޸FP0o^՜SYX갗ĦJWH~}W!vl2*CʅIZw;`2+x@؍:q\uqo|a ±K*!%Z"%oƉщU :}/iM*b8n^&hYNnrB@ܩQ] \*njl2̑Im2jn a')q۝@w sU1UPYv:!Dsݟł`I:еD MU1+V9-6a*UosV_WFz` ^YhKHʚ'TWx2sB<.ʡfSY6!2>3Ya[ۊT.xUg$.{2@aF1eT [92mSU$OrG<ɟM#jVOwfzo-|'s \7Mq}gQmL*R[P6qmwd2~&U$9afڠNpcdMzM3qLtw(_aiu<{c`(h_TrT\!]~8C<;eYoY as. g,kME/P N9)NxU8Рi'5\B7l+]r5vWgpbK_}qq<%i *ipSEOpeRyA4G3;y;Et{ȬA w0zy`'dRy&B d@O 3 3#1ұv}5pQ$R&30k?C.^#z⎄Q5wUj2 ! tw}v00R^hd J)g;0Q#JQ|31/>90gt]'rsXzVPMN7/L-6=n)ZMB@se*dR{nɺ[p/<=%/KmY5gk6){5{I ^n"36YܠBWXPJNiMr)~}Sv:mYOK S}")3nW+z=sܙ9 w,|/8L<^el"4 d^fp(X޴{DZKPUqK}c  AؑsS,䑁4@݂@$@O%)izտ~+W.SxK#U1SuX1fט!ۥ !,j2EF>,uCǑO%q ̥XbI>OE^خLHvnxxkvdeDyMM7Uly-CΜӦݓUFD MZfCxJ?zrUF xi=%ENbx춪˲J&~Qo$~(Ӕ %ĞI],.=ՀԖea:xs+E[DlafJ;H6pCA`a) WnqeTɋ)oMu6bȳNЕ+Qn*ģO8"|c`f;>o`^[(}8M yQO_zQR^b!pvZWKhbs]hq/caM.X3. B./lNݥQAr >;hΔr*H3$ _Fhiדc5TZS !h$Bνn1h,",V75ĵGN1ȴW]$Oh'cB^H28N;m->Moz8^v&jTV]0$7EI)idrlu*\kŸq۝Hh*TU]h&`JJRCB.[< ,9?,L&w Mi:/Vs"uіLHF) EV6UzCiYDTU zt:L/q$j[= Zu8s_73ێ,tM#KD>\̓ѡOSNZkLo &HFѐ6[ʖY| k6x'ƿiaE9G3PNjB}jWny8P:կPzX /4IHK;M zWo i}pR&PP@!!QyS--ki3յ\ +Q9bccH/?݉M XV0HrJjmrwN1Xxde-VRT1ˋRuܓΰOׯFksUv:dLJFVq>Ny8]ZmٝϜƝQ,C6#V ,d<#Hao U JrUq :Ƕ!>#!D\-3%w}OyLcHD5>k1)CQ"DŎ瑃>B:C2[p+fUQW*Mа2CPz+gArQ$y-Bf\c $5ع+'] >@!)' ?V,lc+L+ZPaeܜ+0k łDh-ixf6"DF85Ќ%{X/`"3xz2IB [Z`9VS- tlHfcgξzD =\/HYePv3Hh&v!-8{4-'Rh+9ݚrk?󗧉+Ԕ`l2}KI"o`E֣-C%YKc-ICx]6&dJt& A[Ag+:,3.mC޴y1*S OJ@k7+V-W3/(P}r5HD`7J=vwe(v\Y(d-o *5`rv<=͢nŇhͱDt&E qieS3YR\JR=10W5nDo_uxj#b0-bgT-@gp-ڋ\ӡO {}6-77;vh42pY2ZdB*IdUp0%@zvKgwL2Q6WJ_;o Fԕ^B񒖒[ʖ_ +J,*ʤsr'+MG"{CXs]IEިykhܮAgj?5Wl7>e ^HY%zXC|'I˜v;cyjeT Ƭc')?L^Hԋܹ#nʽ3Cs,-9>T'rAB$6t^i' v(\ogwKRYawXhq*)3Rq$aB4lo@^CU*fR^Ktpy E#u'[va8NG:Ӄſ*tꋾ_{hdRlk+jT8Im2L` }FD¥R@.E)e%EX-Qp휸V8Lm^Bm謐ހ{jl*YBؾ҈&S1~pUz Ʌ%`F6Dž?]&N|ɶ#KIhF(VJ!3 wa1NV٭- dQtPbvJ#(mNO$v-VQDP^ 4Nw@,x:|I L\M\v>e ᝅuS3"[eVڻJ.;u-O$0Di = X磥>+zoޙQY0cUc_U*?mCgZ0>:t6S"'-^Q3O}D\P.\l'=9t{9s5[zǩՕUq|Z=쑿YR3"d]\'p؀cK!{ _G,M|8U oQv# ri=9gӬḚ=e1&PmN*ת^$K2HxGP\idQ6LPfk"}ˠ1ϕBah4zV )]vg?DHw1)n+ :1,{ \ev\ yJ%֡#4KJ G1$@e]Y'Oڴf'=?KPZnpE)+Dة9NׇWV}ǟB*+2n':`(x#ޞk FȻS)\TiUV[\E| l1δHBɲfvW loq3 lGdzH$Oo*sؙy-H(j:xaC$tx$-7XRO]9NɾfjmNVitA2Gb)>E]BB8|bp_ go2 paBbGTcȖ;I?KhC]%tno7SQߝQJAB*[TPG2-@q>qMv޹>HYQA`u!QI@*9'a8T358 T-kK# /tQ8&fWP| jz9xGhKDZ5.w&9D3|`2 ߡ%C Vd< (54]˃ڳiΩhc$!5NEm +%U \1JhOe7 Bz!BzT g  CH{Ysq՝_B[!ٷtUYn@]7[W\f F#TBgyTx%sk I?^+rqsew<^s:2c}qn͛Yw^Jc'=%pO!;VE?9n·LI TL\XxJbAHfeCR+0iaOv-Ww" ZYP:ARGN} QO,|>eZ!/[3IdNܼ/wqCL*VXдpd<]uCS۹DrF|kA8BbU}8/҄g츔<&B5 snx M-cD@X+j~;ZG>t-zx_pXCUğΨGn&Y-j~zx=hXAVojCA@* .̦<=U]'犙)y /ErT/,7wQH~p(LCJc 8&LJvI)!=FhZ)3#}P9y+JzAT*\޻WWC5Ⲉ ]"L/=Ki T j kb.gj,$ IWanY3)5&#Ѹ|6 ?z%8vB&$^(S"qS01eBP F&,&C%ylVr SElxޗg0Pg*!D,+M3A(°YaMn$7u%HM  t}Gv\txY5VWs-P3Kl6XĩP;P>6˃UQ$4!王$I@9ٕ|Ar':{3oVq/Tf`8_ZƮhsm3eM8zyc!n/Ajoh p~X 4;!mCđ)M#y CrV(;?OS 6"~đ[2(ek:ܙ8g2v)o9y*.7.G ס1 ѕ[76@=DBW;oF} =]{+ I;zF OQhYTU]_R|"ŘQ슏4%g} h K\Aӱ^jlz2N9_r6CSϪY&Ԣr^ג$iށt(Kw%~KAF50tRپd5L2 _Fgu FdE{~,BPy&}g0ZnM#ٔcL'+d5>gbؒ5;,(gg) G1!(m})ne Bp-g m.z5}bfa*cE/UҏD'Vڞ2di } P;T-$$).f?3 ߲Co CԠM EВ}( RQUsùhv/V.iDk$͵A^Q%Ѩ}XzF$Qljwa&cif2ZGIr Yq\taŵ Tڰj|(0$z';'_qa-' 4/Bt-X*wWY]pRa|5)jk#Bǟ URq dm¬ӟ6B{D^[K==4.@]5bu2߼8^Zg$hV(xCZxO%.J{5^{I0SEe{:x7jf "ƍ 0do+,!(w KnAI4(+gOڪdn)=B$ xr}]~x!Z"[Ty~bHePDhaSu!ۯmU>rTEj,I+J@)Uj82TeMgA:"Vc޲Jc%l&lܛr)͌7r"jE ήgBX 2ͨ} uwފ X<(љKoZ ;ZQ9Vwh XDLq,}#oԭ2ESM+ tKs>'m)GU gb7gFAn^0WLMrm[_)ȵW(5Uۡ[>*QPBmyQks͗ES%@PY%g[wh{0HeY"WxQZ97.}>h:RM崸 zodK'SɿzS^uI PmzyŚ0fuNЯ؏^90-\.}PI& >IvPHOeʠ 9j x4ɽְG%6s< -#@N:pI 3rC G}MXĨK6z$ &|EMWUd‚N˟O %O?v)[YTcmӬYWSL9oaMzt|50&FiyX@:NO -*BV>c5B7^lT_&CL T\MNX~5ת;R?@$ 65;ŤQ3o+?Ct'Bfd9Zς>{o Rݱu;qmB1XYhWw)7_Iۀ{QcVsV8d+rT+"yui/ meE7 UXDMlNYLfRK5!cI}ɗť):n˥R9 luR֬(\|W=.ނA V{(rbUjKsC%jzЦnL|mM饄X(3I3k!̝1;SI~<`j|br n C!Ng#G*tu+Z@1X<*(_ 52Sǥ"d^9:PQVA !Yt&s:D9G?ٓӦm5UϏN,Ǘw}Ӵ$U/՚<4;j.;:}5T'YK(K?f'L͖]խxo (zz ۷ѻ7I9}(SSVT9>]H}a׉B;<\xapN#Г_6Ƕ%V;+Q Q;=c$3r-^sѽ@T <0f\9Ɔ` r)ax#2?Ĩ ]"$=[pT:TmA?k0s{մTj:yRBj _Z.(z@irr>};'{/ gG魖u[(!>g?qLg<84V,dӲB woG 2܉U=$JnA%WZ.wKssJgSKW#JpOC82Yb'vM uά{RqR{Ԓjg3 P&Y5ɏVdI({z'*6&7.RtNsu2S9 >4;-Hs{)wIl[K4i8LrE/zݶbX:#UkY-hNɎd ?%@CGwt{6ǺȂ-SL! -؉aqHު09  II.wRg~e)hY-0RMse,+/yY;E(s'1D[&Ђek_JUckbowF Н:;Zܳ(*0H G)bZ"ꃈflȚ'Pۘa,"Fp#Z!ZX}t+ūW<}W[!Ms*nCg W&7^Н#';Kz5wH f~S5{Ά؉˴i4bX(k9fW}9 PG/Sm` jbk< b¾ vƸwF|h ( (Lʘ=Q eX%OPQ}#'|#Tmy1SըW#Q_ac ez{2k7eE14+UU0n[}\tRrGog})Nbq>XK5=|+qRPYL>䌇qI*\x&Pa#Bz1Bq|Gz_vu+\*oL=Vo&S#PZ~nV.#RlaD^GÄ=;P>e:Y&ŷxyTU Bs*aɼceGڿI]@H0*Xsa;: ؗT@@u~I:3q<4"\ll䏿E_3o$"Aq5Ϟ|Hw!g[1]z[ZT0/r`MG`qToǑ~|ؽ2yDw AsWwEdIbE;h[_VP÷  얹w?^e {K?/C}_$"{{㶝4_V#%Oj3+APlϩ~O“SLܘa] ,eC`a\ɖƤ~k R52˹^fݎt׵ҷα 4R# }2N|E=?[ QCV`?7.I>I:A]shZ̋bٺ86`IvP~B.2is 21aPVWČyd ~^h-Nz\vK /I=L/&YxWDPv\/L)~L͓Pv<~H/T@k:+ْ%j>b}resmrOm'_^5F c)_'%y6HL|F,s6T?iË@9]VC67D$%hP8?wjv{Ffpz+C(k7Ұ[yeO tx9_>–坺)a< ږ/:\h"/"k-p`1^DC}u[X󊋳 d|i@~:?b%E:XK lt' j94QB8[ߵ*>!+? ;fm] of ^)KD֘,k%Gܻ2:8b4$È&.8zQF)g=w69Rse'Mx?dH]$f1TJ3dÎETW(B5$w>sx9__ B$ "'6Rӱӂ^L8veaUY46wv/oeo y(tHM|ZTT/iP va6.oR*LMr3J4>2/d$3t%Zu۩|'%s:N:ʧoXi33mJIې8̯nĶJpGU{'swB\ݞe`(L[J_'|!RP@(A'ACL Xq/= 33= N[9J+|E;Y!$YPޢ/fVl4IW6XY)וppy~DfAB}]&%~%MKO $p|1\a礴 "{a7}, #& 9Lә3+`tʱVr_iÁ>{0D~-_Wӻ#=A[FڣMTLo| U+B~㳙.Q \? gtPkH:lvhɶ,#yHV_6>\^%$~ͺe*:~S<|NV0 f֋{34%JC~CJ"^rpfda33?i`O|`%gΛ{ʤT,2Dd)&3"cZJѣxD&ijxЋx\Q7 饠XmEc`ںqNßdx޷9N mҒUXJ朗⍈b[ D?\ϑ2pf0. V=oW%S VٕzHFHE?kSi~UQ#m|؛ic30C|L6Bd9 {N˄bqlh^;9lᢧ8r] !ݝy aH*bBE~ oaI̊^;u7d"7SusM}5\K- hL?ɥ8ЇL %(L'x܅eeЇ'5mt%)Y+1BDIg@G8c WO)Bi'N",z!ܴ(m@kPp~x ̹K<.596iMQ;I?5ѸV2ҕ5qIrW =Jvt0.cs+m{8qN| oc6+|)0Sk@DWwΜ1Oѻ|HpmMI_$Nt;Tef񽊇⊓7Dy/ÌhuUEK\va ,odbbi4|܊[型35'W4h"#\vFlNqRߵWѧY ?w QJf:ɡck}8VR@P(hK6mggN;@˳}yȟ~X!IvB(=~R@3;X]%p 2M3WX%W+fHqJT[iycEz erz{󉅐3!֔Y/U%!8rɫuZ9}L7 tDDKs?'m.=|yA$c>6=?~2"}0!P+"R~Gj^iq-%؉=_5"Dx`LM_' A$*q^)Jb޶%)j)a/ 8L@5JLLjk(ZFu1I[+wr6'.$B;FcWս[F+5|د}V Kz7[[YP!M`2.LL2Z ,'fjKᭉAҴJ_wݲh}N~#Ug G@\@ٻ-.TtO_(&n̅߼m00|(nB,i ^7'> QackKS\gCL ,H %q.YMCS,1Oj=@tPPJ}2$??Q 5׎(3@s.P˴Jgn6}r"ijBh>Z Z+e 3 ]UW6e&If$5ð-xܐI͊d@TY"]v0Y}{ZovpuDDF1 aN}2'$]k1gk3cdBM&egbo.m~ L7eUڿo aҵFx.8?a< FPio+0®ߋb]4N|*'vō|CI 89PL߿uvyW0?}u8޻\%xzf7(n$ѧotԣ`(_]&X8 CizR)y;R]𲇉3IrXU֠91~И7o;fqy!oy%ۺ7S`̇el9XAqAw2c,fL6cӝfJli}*ћGY_Msg TRy>{"(PT B{0}C?'%7;Q }bvJ#WRF)yOO>Z9,pW$Cx"rQɅ2 -6l")zEuʝO`.͚_`DžjزV.o/[ه]^+nN 䋺?zx,X{ Rk։R!mtъ6'.i (n ,`1VhuQzX.MFVNqH+2rUQL7#-;K#X iK7YLj(LV,&?S[Yv3qAT.9ˑO)8}A pU6I)Ht52 xQjQ(B*U'IY~N ߠuS,D -5߶ #.J`3_u˜GI# ٱ+n]XkMr8S{TV(+IppP/p~Z:oo{[YuG Dǵ?L6)a#%(jXpZeGCzx!rd;S01 sa1-2$5Hzɞ$+ᐔ\g}3 Em 4R|8u|l Qg8˼dQ0i*pgC놴MS""|݌JX<\lAw.pK imbRhaJ|eIPgwz0 y{D.i8, 92Ǯ?fZ"5.*M!άqDž?vvNT(hjI֍DN$SpF2L՜f~oWQQGL?n w1OS aQWءulC^`~!9i2C>Swb5dHH09(iuT4b(LT^6 m'˗ =CV}mfZ^w=#@o[8)HKj|B~ԂS'Lbyyg7|i$&'&} ʛ aDCGGV#OURzo@ +Ŋ42H5omD.xCX)PwTv2>pDt'ҲYH{NlvYS񢎷LhntI'~h|82yb3'?T6zrW2PT6 D쟘Zr9yےC"1ll^3?jI&_11%W4%Bqd!_8TUp0I8PF6YX16|kXF2Gth|/^c7W̑N }cr+Ҍh4 2-% PZ9łI\y#bt*;ۄ;Xijkc-PE<#xG ~+žsz`\YlPj3_6鎵 #>ү&;jhT87s$*0[r@{ A n۹+.l$}HDP̤:Z՗Ov٦3`5v.+Bpׇ.dO  <ܲ~犗`[nf{ _|,:ֳJׂn%jYU٤z1W'sp74;p^M҈vhUw*ۅ +G?0dY!q?kZew{D 6Ʋ }&~@DT2+ZQ99ʋ y(/FM R҉VX-~|*@Ɩ2 }rR IB=IPO{=H$e=.Xb', E?8<&e[K> Cdž< ajŔq+0Լt!*jlgnH x~OBst,VD>v~`?}[Zhݡ3ƍ87<ͯ9A<$KABQLWtudwaeGǻ?\R)"긄oȅ`8V%\cJUnr:ȲLI R9qsCh1vq8%A*BrYaI&+cLz$;{t  ӫhyeY7v~z=~i ;f$PkK4yȨ/vYGvmQDgGEE 9XR%g17T0NrwZzlRu$ udZ@1PO8"P z!;޵>g BRC85^3.G> Z{mP Z5I=dE62` yh _D}(4afg)]U\"?()9 BP6u$2GFs-(X3X&x$=P(?fw?"]Q $JSŏ%T@3XeQɡ8 mA3#LcG]`>5vαe#4 Im{!M6Z_KK1'g`1PL@5{dd%Y{i:b6J@CrƶSt _Lun]x:ǣ27R'I!Mʛ01=bOy, `;IriØ5{w)Wt ٹ(1ts)Y9s2: (RTd"^ MXQgc! x*/4j0G,cK__HL+0 5?:#A 9 ;HJ9t 8|㿛v 5]eydlwD!q[ шWggQ_C&u޶`~!|+v6yo! wꌳЏo(n"Z^aPrf,brH u:G/ :pjD2l-2\l'!\*q'Nj.}:4jC+-^{5չ"g} XS< R?f4ل4WkGôYO:ˋ /⩤ܳ/]pFU6EXh0(}Ú3̸qdKqbL@[uҒUR XJW+d %-([zE?dWsO-o.IH=Z80@%S47Nrs\kNR,an{f(hvS5dudHvHZ'n!zb;PJ_M!4Võl2Vw!j.z6Z8bӽ w4 dهlϪ_:aǁF{٘FrNSIA0]rz;(&xC? -uz]'PLJbA`ѦpOl&f ذ#L5chL|F (:<{ {c,,R{x/Q@ȁStHzM4Dqf'g{'̫0~}R;Pr@(Ce#)C߼ ܸ^ /s$'ܽqv!]fA7FZƖ;:ܾ.<ݒs ֙8N\;.eĦۄ&_|{:f>`oKaHEf 7'$.`ZjΜMc2IFbGl<Ѷc6E'nf5Rf`rf~s+0pQ|ࣰ_Coh=:[5D[*03+̏&6?pLuHjFMY%CfP$^ƨU0>ԁܾT(ZO"y 8hR[j}QtSYCE<=H3L[)avVS8@ i܏_""ɇv"=`^lGW7j=S !F[%ixrB`(>)U.|a1;HN2Bg;,n3$]0 X|-<Y, SP'$hx` saVv-+ 8:;vTc5;"N }귂dט]"~NI92M0a#Ca旊Y 6R~WMyJMR?J-[ao(q([\w(RUqd(IuJQq(տ_d`aLT% r.8Ƕ_ƅ*n7W.n z3kwo;Y3?WJszF8tקBT{Y7|A:3ٯGz"'}Ia"XC5V=w1g!l`+P;ًn:yY͟J➍ 6ܺ#'y(+XϨ2TmL \Y5,wﺬS'NQ制AcLS~ כ=+W1XxU8!RҘ=lEzE? J$a':78vcIwb:׶i᧶b}A1s#{@\'rmf+ b9GPjNF- WHVM=zdKK%g_n>L boRk QMe`mDpN Z `^0:| Q28iHr}C,q3}D9`)q*fͽFpR*8^:neet5&w僳.6%]]) MWD.`Ý?*gNy]5xe„RV> 5P;JL ]:O12-S7Ywĭ[cLHwʡ٩ QLqA|09l$2eOpqDHO%JÉɔ@Fw *01r1 c`2F1 B݀K`DF4> KV~d7]S]qBr_ m2iAV͞(N`L XDޯk8S zzP.gx^GXqvL$GbamT/zt-}W+֟ _rDwrjwft[tsayAmp\?+vVX!=;fܼurW1\T񀽟,&2=]f tuƇ˃:kYsj:Ti,.ox߱xbCVg;p㳐l(غCSe3V햜C[=F VM|\sJdTx@Vnexj@EH = Y`UNA_{xrԺ.5=RA(ltDdH@J<א7H2LW[u\@`dMB:; &s߷E{_3 8iJWNe&'?G_k}Q`2Ԡn9M]iЈ9Iz<+tlMv>L]qb@ܺւHw-"y-j*ʆ[{*6ogX28[+~禘J,WySקlיKћW~9DP転+ -ZUMq$ Lj1L\fQ[6.Z_.f#w~ԓ,#p MyrG*`n5[q4@I5{`B?bà}@ƺc&DQI4߄=C\4*)iR=5?̔hmk@$Q"1R<`*1|d-Ak,V=$w l3bW 2?^,8=&~׳4>wyW Q[J.Uֻ?^5 4\q6Nh|ya㴄Y%' `ǨSϭ3u9jd$b6H{tmwJ j]Xs<؂AhBNSUK8fl):J)׉埪AцJZ:upc8zk4`y-u5fZ#TNx_(_a!_F1s׃Y'~OYXQ0@] ,{TewQkX}>WC!QY[W~th $-2 ݽFm`4u5l:h-EJLy؊ݨAnDa~>,h1'NAT\ž6HPsGr^Y?ϭ4? U0wipRѷHǜ!{x_jO:};r!es^zF e(2֙AAϨW-S~ɞ| s-@O&sikZH"Idv#¹S_; 3h 10ݛAS΁ ӿF<ǂAW0]'TEsmwBR{+5TNds$-ޙߊ_y)Zy5k2! TwTY&}pڣFr{cUqRZ SN(yBh-+pM30R/'sJۦ)= r|$gL45QIE#SƼ qwrҝ$jfiR3tٶDzdƷ^Un+|)g}J:AEм!Sb"<#Sw[H ⳚN oͽy Ä$YwUjgb|7nރ75ŠY[^%xb㒭z?*%~a eoI JEXd+L^N$?E !7GXf t/B)s+RͪW ƶ9}3H \qڬΤyuV[.jzj>^uú:Qy])/Ϊ==zOrЇN1S 쭠,;h; [Wu; *l.gf )w JR}Za0hE+3Y&쓺KAB|wBf)Z }&ڪ~9+3zȑb3d\OeE\\$/{ꘖ]FwM:'1 8h߇8P < \nv\751W+c2Ľ5 4uZv-;=69 NLJ7OX+mTۄmn6•[BԜmh~Lȼ^o-)".K&3+Rmp钂.r%EBp"bLwХRl|ʓxơvo\rGiP-^ I{~~I++e1:BKXad(Rp׷>uX6גZl%]_L \yN OT"?:$9GIJ]A|@#c6r1:^v}':Rִ=,z^xNqIBHk>TR߫ .أ {[7hEl]脄~Q|67K;й_q8FZeѭlVkpz* vÛ73BUڛݮ;Jv); Cʱ-?s| 2hXFJc"}ɱnԻU.<L,P( 5iщD p ;[zM;-mR?=Q3Ҟa>j .Tt3g! ]2OArVv{X`.vQPr{i{eW]);_jOQ}v#s&u]qof*w.V\M1|aiuK$5+u~w̋h+)VC}ɌtQbdšE lvӂ#z$^SRm.X͂1* 2o%ݸRb)|P/S{kE#+˶r3x 57DY>U`^g>X_}řڿz h@{m7b $2aKp :@=>_o’JWnE/Nf/j"jq.U}:zCMsާI{Z$zi"Uy )f9al`X&su%(&& 16A[⬈8e:C() ײNz{w/Jyӏ&׽Pd N?X3(< @hM<C9]hb6: ,㒉!~$*8| 49ވڄd{y,E`P7:WGRH%Jy*h!F[[hѻi^?(ƇE?}A BL!  @#2Fhߟᶚ>x.{Wo^m'xڡdxW"^LVRCʓ;(՛AyC궋ߝM yUq,@fF]Pv31ȷ|zf{-#Ժg dG]R̟' L"Azg'=N?ivwqkOW4 ӕv~ .J,;ݬk͖}Eצ#Ug@y$ .߀*Ph~ zO7Ҹ]K/%> Xnq]Aץ]> "mRduXBZO<}W=|{3Qu 0l[ߊE0LH?9kd0UjJ" i)El?N&vY[4 oEQ]@b\8 E᫿0J/vk+P kʦpuaLDJ఍%5OYF Y5'. լr_1{^F|775 }rTG7UB)zVobMgh]k OR{{fm[,H8QV0|/@!X-U$:{zjґ~bÕ%; "_g0HCG[-3@PS;+{Ug?9aS0LtH6ܰ2'HlC .>ьV6̍'mC1"vÇAWهŜ6N|ܔSp>l0\ۭ?~z-:b7=F˖XkUB'wr0NWh[p6%tw #Bem{:jd'qaʴzraWsR]*q }gzCmSƇÑc'9ww2;P;z2F~Ӽ&ˋNgͽ, }wZ蛍$fz_ŖkOA1ޚX5zҰܺƲԜ&& Uz|E#T@rVjw$sX 2asEVKz#Ț( JhkQL`Y35|m]ऩLācgq4B> G'Ni;fB:J6B[pĘ|h"RSgsа_(w+9lkiR3x1bE18pK"| aX5$VHmGzPP% foԧ* ÇE8gW!(Z#fb(.$۽Dvx/TY:6IpY>tt`G -&99"bI[]3J(8|u V^U=_lV2mh4|ijmt]~1q(,9F4֌h(Xuo ̱⏱$X/)swLq&k:z,Dxu޾{] Tq<1kBĠ1/B%Geǐl%1ǓkGINJKp@+~x`90/,*e5j4{1}oR]"$qj*.f .g)(.L>W0>RZ;xB94jilfn[O_Hz?5~mR45&?"$ԥ ҄abO/JcK{y3Jr,c&ws͒"g}~ĀfRH/d;JIJ*֖rM K^\k.8ۉ6򟧞TsM>PGa832rvF8YR j~sV摨 mOJ4<ʹHfXR)涫C XwT.pJkAg }F,-gFd`W&*/F}yʻ\ܤ/ +#`NW{A]ËmD=l0A{neΜ%:t̴!vc7_%WY&t tl -<#-q 8ν,o+5 l/Hzζ(d؛nec= oofpb %VOcNXZ˭.`w/AiiT#ϩqSwYיUD6›n7lUl&XzgTSӠUt ?ݚUD݁k]sMR4=.QP FE`vQa<ͯO$VChpPXsQfff1ejk)B]?CeS}^HBqR-[>MfpudNVsiM:k~!MEF6qt=8;_3kiџ67$k #9ےR{R!xo. DlloHݭC.%ppt~Ys@ =ƱHalGP& {Wlb)>0t:ѩ3KCt[1DY10)\6{ERhT; snך+~;;03V+N՚:hRvo*VώMn saX2"%!7w\)!ئBcyIS\w @CLP/3Jmjy_vH [=m>~,DrnVMO2c#yΗŽ(3ooW>B8yE#_627Ѐ/[^- nXayPP xk??xp.arse!j=r;[iG9GnW>q 1ɀ&Rձ'ڜcU"kv%-%D "l4ZOdff"%xҷM^()@4UWSt7iyAu~bVh˟6tfnS=Ӭ)~ RO]S9].:9}1ܾI|+ u%Ri-Jl_BZm=)nnZPY@9)(ʀPq88c<.:Ӷ@N@X0zjޑN8 .1*| x3U㆚/x9gp(: @<`.9w01Xr |/4v{-S -ZmR_K14h{ўߋV |kڂ̭ U@zg~G.Z>C>tx@+"BK ϿE7^I#(\hMS+3.fscmif/U AYQ~Tix:sC~X:Y(0,؃WVs-]v-a:kILZHL8cA& ?/CcEM6o9*qsOQ8Un; rnr(:T4"qZ=o7P[JfoG8_FE'T\s:D5v5y5{؏/\˅ 6S7H"ۍDQAT I|Jui8d8>MES5˾sVOQJ%FQY!rwD^3~,$=&++y|^?U?F> d-I{qjCE&'c} 8*g}l"ghU.!5)si5SLШ‫)d\G\(5 dS^&f*Y]nl C"Q-M /`KF{Fd9S63?m,Fzzqڴ-]K3YM|ΠÌk v9@^^ҝx`諎R'P6lNn\Wލ!`]Ew^y/!4hk@#Gd :"ӖVh=L!'/ ?U%3uι+;J_;ר qwodGE+%e-Ɔ&VY9zBW9,/?DM>ow&3#j}w ghi[jʧjҠi@ʣ\%q@e ]@̚IW4?nI̓4a,gmsʷT\OB?k#µhoU-*Ca[Q``ZE9nNz+ +L-c'%EW\_[)\_'P rI!=2|H߃FF8u9FX߯Rݍ&I3Y )9ӂ$QKAyXvG(":앮䷝me&Mh>VW$RE]IPI}O _ęک3<Ɯ;s4T̔a} *ϡ"fϞ}8tqS0Ҁ7 ;!!$(a3+#p vz& Xa4rE|p[ИPU%H]'ZUV?򷦳R;&Y#WRwjqi)7pmJ$u`m,ꨯ&VRzPFWV5U7ȺoأDn&TSe#(C<}J$V0\ DEިYu8w-@]ⅱs?fPNUփV,ʐve‰Hk: ה- S6ab-/(fklb~r]r ]l gi#:xH8:;fZzI3x!ALȘul vɷd{cG-(oО6&GWtA;``e]_^,s,ϡ]<b+$⧁V_#aٜhvhf4hOA^ êrr=FkgN Dl1+l-sv~-Fy1k0; )ZFWSwo wOǿ|#nS*3؅9S2ݔүSȢ_W13\]ݔ:7#͔T/+ʩ['XvIce噿yå<[HfsN!_wg{Qlq(Gy^gKd}-T{bDwBLw8 l.÷ި"(]9E7#A8: HYBG'*:-ɗ% R}@QHIayï XX-#GNU@ ,l!2vx iYsr\%ua9SeEzvW~u亱_%m7E>Z]P^QMNfM +l/Fm՟<[{Xov@in<]_h/-.F&$qG[x4FR/nLZ2c;YHR&s&*ѧ=nUU!h½ѲaEFAs{dO6}3|O՚zЗfk\g;h%:Xg7Jrly̹\#_+Y9ŠM;xl;_CZ2&u=*%˖'$BPyluB),x6 mw{ 2^@ӔpרAq,R;<'#.2L YM,AW\ۑݻLOi (?b]$Feӝ>ҷ9HP72hoZt`H%-)s1L)-Z]jɻx7ʪ|ak@a,)YC0I 0KsY>%u 4~i-(h$7ּN+ eH!jϵRPUrł&-lɞ~*B`f JkFb^峛 cA36TV]Dk .g#c_h^]̰*=m7팡\ uӏ`#YqAD2, >TYm1?0:urE qzw/k_N2 qXa1q(s(>Q>G=ŔET&HFk@`Cu;6\#z68T3`[nQxלgTb.9}8#~ćpZgUj``^smoJڙ!4Q=?%~oW3~hIuQJj?]ajC ^t>?R[VZçyUoC0:\kn< ,|N 2:K@%KC&)jl~s Ic<i"3X+_PXŰeho,7J]>go4? RMbьssU {5neǦBE䋶j}F˽@L#FMb>2IKaZnEw}wAl="&.*xowG,4W$UtYdΑa*QjDK8 S񯃄Ң։PHT^?UcPd --FCt`rnRSGNq{Ov+>~LWU+~0Գ֏ $Z&`6 @Q$'r` z쪙"C_,Ԫ&k^eFC؁7夕<zCe%@ NwRxf sA_;+{2N-1'LmFwkXbL984'o _f);h6ュ~%LpF*ތm|Jwry}( Eu|kQь:R.n?X`cO1RY˰AI O ){MSȞbV}Rl$ 2&,NȬf8+؞ 5\1bb|Y7CY*@ĭ|q\o/x/L爑,%P\mF(QVpB)FFuECf񪻽~XiOܼksZYoux\WG+cܰ1fnjl5ϭuOf3@>%Pt!+K gԃ(DWФ TmqG6%98+leuxkY󪘐N1~,+`"jVO3v+f́4~mĖd&MW L$ Cyު;/7sȞ]NFYQ,Ҡ} 6"ek=c'1O/B΀VM*PxTx,Ӌ$J?8GLHi&Q(&[)еo/:Y\ ;0] \؊l@W_0?='V%p xnBM˅+qm)/x@)OP9 _u]5ǧǣI[[Ȣ|ӑa ՟-yp*jk?5njm\N\y[af18g:1:-:np'E|߮>lg<,Q+sNUuO_!oXo jl)mY qq/!IJ%Irصm˞~)CԼ}4#uX/B2G~x8~-07;S3Mix^g^Ffl2Mt^T}~B wb`>b`8Ig\O_6!(`{nyS[^:ɲ@iTl>o /:9~F/҄3"GOvwO(*"nƁxz oqTv̩vq U}҅SP o&T!C@V\! gZ{hrUD]X9Vat;[Ad/%ZUPZq v\^6: 7F"ίw:@i@|:6I^)!ABiiGA](<-(DC{SW.Av Oap&tO͘&͗tYLd\F Z?X4DI,/h&/x/D E \d.Ω'9Nт$_'w5nlW7X7 /gCA_iJ(*2#!^9Ĝmq GUʗ<2 Jw"[7zJ׉5K2_M.kǜ>#4YǗ l3t D~;4, =9d)Л**M5W*VR<+81WJ*$qJ)ںk{q8.ϕCPyoxY3Pq6tIp=ų梌ܠ ʶO:FJZ)fLQ'& piS2˻L Ee+7=%ZԐgmgQ/ScJx?t#V8P?5”߄,s^]-&a iZ(AX~;ߠ3uk_yyMdz+x=|0f9W)O%ocVN\Xgj":x,lt:K2_O^<;G|+gg}WwSڂN>oSkLQ ԡVn#6ބ ֦9 nj.%ı<^k;m}Y(PA `ڴyi2+TBlF(9㸈4 hUm%8I-BlS/ZG-$ʴIzvQExZxpP0O$FӧL ]քʜ!o:п<=Pj)\Џ "Vw tI,RiwAaI`\5=<~45fR;EƶZa_N: v~7mDT%o4 11 3! HPzǯ``&@>UT)8m?ȹG[:MeO3CWB2XbH&_opˣ%W1|s#ݪ4\S1 FzYcUx؃ƪc?fЫr&0N7دѩk3豼Twc2fr|Bm$xGckfi`9(Ns>|ݪ T?A㧢51ͤuoMUTuj[HB =[LWNxŞ%pdd٭ZTTOz4śXHZoT 1O)ɇˢ)h-A"c-84 WrСs߆k#ZLFք%P > oQZ1z )Ɍzj*z`NNy|pLhV Ņgח"_uec7V3 Z1܉4n<1C^s8*Wl"]MAx"; s INnu"@GRn? T)` K)ӷOrcF8=Iw F?qomLbe¥v5U ka*>$"sQ8` DJO;jڔj7S77nmJ璪E%r[szmhyOV'/< ҄#C680)6;rZJbYI+ &&cH,oֲTWK]` (6)ӫ YVy@=#m ʋ~C+QKnA{`;#4dc_'jjIڎt,NN%&"]=bh\Ji"v ׍+ҿT9cWԓgRq3tqu%joW*іd6kJƹf= Р ;k_cf~i~[[#oS0Ml] FCO"RD(TingL$RùĄDۯD= jv@T[BA=>,M0C6a!̐2ex5(jEW,x2ށ [} Na:q$_#AN$6;p tn@QZpJϣ>(g}CA,^S$T2((=o"ղrF_$TV~]1D XY(L 3ֽ |or=t3>yUQQ_`)b}ph3ny0;`mDCuWݲ`$,teSe`-NۅG>䲶 fH.;zW1)VIaB [; ,r ΛҮ2Eac9OBH48Ib?\ۉs2vUT̸L{`s;vJa/{a+zMy$nxx"gD:cF=V΁=]xjt()Z(.1KW: &!S83% 玤6Mc '}nvWߘA9zǎE6؟q5*BW"$p΀) SǿC6E'߹Yp= *\dw{5X xIݫ#CrFU1n,EJ⤽]zć^I=бtA/gC*  ;CwHHHh#@<;[|>T.bpυD1;C%PN"fwkI8D9T]$6J{r"eӵ;/ÒՖ)e9Tl J~UϣUA-eX5ՎkLDSI㤹ʴTm:h 8-"w{%}KPt^!7jEcQڝC5Q >b]ZXcn1vDYUs/p#`:"L[yfW"PƝ A]tj;~e T@q~oD܆5s ];hM@+Ƴ=ٝwY%%vXBI]I,:s~p%y\}b6*ȡDߝhl?>ރ#VSXK0@ʼ7[-65̞8do\au#Sms1CEtcb ]ϱV6sMr KD*xP1GmOѳv2c]iHq[ױ#lv<[䁝) |Lgz([d C.O\SWF# cѸ!dMMK:ړpf7|&<xR$q sxYlS\8"l#bc9@SRSev#"g)},rFEΖ{&m fO!cwW=bf(H#qfwIj@ #laIZS̈́5TC[2Ϫ*gcu\iK0G*>֓7h(wJQXܠcBг]j<յf+;+zV1HGyc9M{..8!,!L4%]-pOlbILI1I- 7(|xb|lrd+ Ɩ'z1IXs6RF〼8cr_1be] [$]:vb4"Z2d N) ()ֳgVX?}h߄ҲȖ/+ɪ:W,=j6daήxBѴR KNih%ɋ0 "ۘqGK}{`#V#P)# c'*ҲUZ\aegs>ol7v$w~EVl0vZ`%#l1$|xG[V\_ HSH_sh7~@s1yx/I_:떎M˝OqB}6t6 ̞(*l0Zwki #c&}w%c='MnlE={Ӓš$(̂ٗj\ad&MnNB}ew'`$J @Wik}s|\tM=QNyщ(T@eA*Ҹm&)pȡcyjW K[.BvqW2c]hof0%z1tX 1%؛Q6eOBsAeZ ~cc+,Z=i#1G($dބOӡG p]Бz#}S?هѺPflr@U^|)i=1[HY^Q/غy'erx'e h\tIGb%d '`#)(ϽA 4b;C7^/8SApUj8B%wg]<.g, FeI+헲ʹ© 61 %֝ UÊ_'*^Q҅BNҾKv' y8'ۀ^3q*^-Ͳnc~Dȗ+|.̷֮`O6U}IM:tX]G MyOv|n Sh4gGd4EZtjr@xߍNt'txE%~W4r$Z5N3q~be=〨2+n7Ir8 *M59&y Z_m2ܳ>KŃ`=E C $o%axӴ#XcXYWE 89;_yʦtON%QQW7쀁Qu/WˉIW&:䵟XQuY (WRSEN|.O]}߭gyM!SqǭqzHUHcmUpQ#ymh"bD R}m|SY [VK߾VBS:/]$|OHHU=bQs-Kl~AXXmm ~ 7%X~^ũZ0R5@MelwN/$5GcY kS Dewk>2op}N= \}M}$q \aM%$^S EQUgWy=u[HAPbڹS,kQq4.+.!)XIoA>IˢO(9[붕&Y9Xi$KB5HDmN+|-؈Աz]g<)l|QuvwL:JLkpFvv=[AJ-yļKhL2 PbAy sɃib֦ޙ.Gpi)dr܁(,i]N{АKj?AyGsGR0DxlR"ANw[rĉ/_NXcH=mD,|6k?D%iMl2'*A Žo01.QAaeS67]e rв(q7g0 ih5 6JDțV@>{ȏ P4f[2,>dάҔzGIR; C 2cz;d#twqu'&nۊη[z!2?„r ry! u]+P jtkYby$]VU9H+Z6g=cVcJ]#SɃX렦(6@FNj|ziMү>';_h;9^}xWl.}DX{@3ʁ_j7]VnDgÞ٬i+#gڡ--G\XRe>Ku:#B;O|~S{^rNL^WtYOMXx0[Kav(fEhЮ>~~Jy{xNu)Kr;pPSdVE2,U恢ղ({Lcc071sSo< Qߎ cL4j @,ezp=3)4c3ZU'|">FSVd R5'$p<0mFᲙ"};y^`jINգ-,TmK ;aJ W_ʼn:YDh`=*cQ!'o9@kFd&MnVu>7Ce@Q贝1w/V>Qc f6fnw&9#ŃA<+_* q]O͐]N7Ƚg`B'En;yt3M٘R9)(3:$5B#+*;R|p* {gfm8*Mb4~M${o}||nF x ,, ;MKLc|OAC֚V!qK6 I]$SUaYlPº; $S圭p('os*293,G &U7soe!V Q. dZ~ {pܸdfX|Ԛbf_wK| wx6Ghr[4wOnuEb;L(_ZhB]s)˱LQJ44qX 5$Թ>Ռ_SQh(GF|9[~y), S((+KzS(n-JeF Vt5gO/KD>@,2!D1)SE xAyj^ljR2(U'-L袇,ƥmv`ߒ\?1ȬWJ^Nf4uDKF3tY]J4t JNg#[kN\H `V ١{8{d%~BlbkkF!\+~B^ñWVL烍p"]m 1%N"AhuPuȍBƾ 1 ̞oa3;ay:c^Mjׇkᚨxh8kzl@y.~nqȵ  Iq4U^"x%^<Y$g!r83Y~Ü{b3<$Ly6É3m"Yjos߿&ʸ#- m˴io&,I LkHʌEq2b?JB MWy(R@9E%\Vs*kG̥X?tyn??:Q~<;cKnYoJ⩙Y<*X7䰉5R(^͌:(_Q#W؝DZ&Co ң¦S!K@WיB2͖ړp[I #c=_j;tҷ9-ݦk3xA\sޢUi}yi+$Wr CbJ۫ M^fKq؊DH>6q.ًB 8IE$-nu~b{"2D4$ 2\]($3`9<|ܡ.bd;r݇F/Tiшz< lr [fSWLkuu}| Pש > x:X$xC M Z˽5B"B&uAc585]2reŇܮ!h_Ƌmj%j؊ +TX_%Õ_)Oްnz+(oPV}M!b*<4%/~l`PG-PXxG~ƨٜ.~,E9E\섭 ;7N5/aI8}d u"8XSCQM뼆6f);o7LdZE,{>KaSP S}05wFn\ 1zkI=K?P9vM{?:& VIQ#i`]Y_ 3A1i{|r$y8I;v[[A"`E@yUWWVVop:d\RE-"D\mLIp b#\j¯ש$#qTp?-HA>eWxC,_o$Ũοo? oNtPn`?!JY=줺UZmz)4ةG%bFCl[KNjB'1ºI1뭔uͺ~T 'k#Qbv{kfBɧA@(LcCQ2Balw WחoqV&7%Aw8ӡ@,pW4ԇF]@DvO5gDaSWo>AI"@s~a;%.ku^ɬM}3̼RU3c!l-YR]9crr4c(bVEwGC1_ Xr]iisWw+3.2.FA9T@CW(ohk?ញ*|/SZ RTL`>jtU)7r~׼]S5; |~ G `bϤaB.y?d) Fm/D*-!d^܍W!罬v- 4x 鏪O![_P"؉Q%%ԧXow+LW/iS FbF!{;ԟyG%ILyvk=3 L^ߣxTu4;%7tժYw?F >}o2/[1 >g1{{Sk#My|oz)ْqAm0B4Oe kfM3;n XK;ۨ5.;Q1)a>$ _rI:xPkx|+tE o>gwg7z]BhSX%e_(qL}x("(p^ZuкS=l̏$=F <ӟNWZ*{(M x ̚;J\|^:w"F[ϕS~4S#|>̚~#i:?#B%y/ryRi_\%L.Al֐6%&ӾYXéFKRNnHz|Oܤ}FQ FSXh a`RS~/>X5_0?Ci 3:?ŋd >A ;AQR'ӳGWpgFT4cԛSiqüHj_.7>[t"%+J j[3w=Vzk(~> r[zh6czXK8 S4ށM_m)DɯOzĵ[<^ wH {"!q/Wyz6fK-%TPCPY }Tax6>{_)Akcl _ɢRKʭFqx|G*n=O[⦨@?@9>wq!OZ34zj.*L?e,6J@mp5'vG:7>9F&-ђ-H@OOb8 HjO{,J΃LUF϶k,)'U#5{QmCBrF\/Jw=4] ő4e(=64)=i9ȂrxOEk[\j'ھ ;\"Âw>!L5]UH7?ͼO?Di"➧j+jj qʉҘ=ќ<ĩ^X50L"4Yv5L.]rhnyyg:wpDnmэer~?ʰVCzeNܾeCf0`KU#k:BvM&AIUa0o8NP/*"K:L Mi9uM<0oyA- uk1CU 8[\4S5R=BܔGZR W-gkGﶆ`tRR'&B!1m̦?! |ypbk4v!D{RnMSd e|AA7qDPt$#'y(`C"Wn\7gA~e4$Pl1 \ۂ=vSmooWSGoAxmTUŌCԃQksDcM<`,"ڬ;˴ב "]a3Hnԭ쎊N]<  3!'棔O bEuQ=@_?`&)ֵ=v_ܙc|4~5}ZFL@e@>QAfj(wl `xn 1(ZM(-.V=dZIg݁d:85K 7X#MMba$b&zm52{{뼕 ` "(jʱ7%[H9Eg%O7=jjKӉ^fDYTMh~fZ4+C(UWznḱTxIӬ"&#^67qؓ&HZY/xBo؁.u+JXKMwfKUTm 8d]`ƠtH{39 娱uO%;8%!_~yٜ9&9HY}7-5a&B+Peh04"DFb{NJX},I> $GEZϣ3jMa#6h>/q@ nN:sk4P#SkZ  ťBHh}2,|wBU.e2=$;ط3˴ Om>|%9)?R,&yZƨF䦼FegBל痍X3n0  :t.|-G{s:FjRq00w+1e8}gSnKfL9l;ÆL3榘o|b~sA[ }=~Qg9[c448aCRyr, 0&`1BJ Rg"vc@ HHZ z8 ]jw}C4 dʌh *bOU-;I< u C󚎢}R;Gy:)i(;7dԧYO逑@ӕW#7kMq~ttzDEߺ"TBOaϖjRB"ХB6{o6C$QۖeW`LY;q)8eLiAbt e~-~ótN:j|eį*.yUG-y\J*D-}œ%ƣ:ڰI=Ey҉}⼑$鈕?ʫַ7=R.u@z*p WBҬ-Z=Rf"U<|!Ō9 T2;rQaD{f^wPD) RQDyv{ڝ|a'S2ug3Y" []BO,)QmDYWϒҿPjEyЕagѽ>x,<~#d~!ħ}|ۼ0F,lZVCw_x29-6?֟ڔ! ˧ŵ7/ؤ[ yA~ql/P:14sT l}u{rDN=]koG/?)3ό5KCSFG2 4.^#' вYٸIE * $ЋS=LL#[{EԖ?ΏzsFK UJˡi:@snPߟyRv =q ͔]Y&D| gJ4m'x.Tg:5Aa}`˾Sc7\i'Am<8`# [ ^c}vwX` %2T ~d֌Qg\!˜IM,x&f3s3J-YyLV%+qx{H*R0::_&h71+OĠ2l;Re0CU_Qxl+u]yD(/xYV\h:ܽ_m=<ÿcYZ@Ow؜zlv.2) bAvo)]e/En;CXO3BFK1 GN>@\Bb(OV,4ګhDq~3EUS_a~<^t^x[ \nQu&h|}qa꒫9f0{bրRt4O;0O6/[4BnBmk?|3j'[')pVh=)&A=1[Hf /m_DnӺj@3~Gv񻲮ҥ/_QfMG12qR{oeHN_]jw5161*('8IBB1dڵr>K- "&N6r8;Qץh4ωKz~s5G#a 1-?iXaybRq!զaڹB$VW!9FvZsOm NGX@3ګ?7aAW:^#Uj$.9qڔ5O؝$" kW'I5P3)PRx"LI77޸&(LQEa 찡>?շ,rnh:w~WN%'/Y&4jS8 R L蝑,J;Wu9S}v``Ojo  s.,S>;8gTVMY6؛B0=aCX-xMOi 6cgK s 7lQۃ"Sp16 ?aNɄ.e)mMgh/6ꤏx:AKRMf Rw]]{WUduFF%0 *ˌw{e< Y#Y37rZE-Gja`֑$üc3_Q0sy}wduuTmCF讹Xtt]L0<^2wt}ɶ{ӝ8!4 m5+vʼ˅Č9|L;h\ FNӍR0O-QmtjtVU-Xn7az4Ǝ+*fǓEH;`4[;#WBZWo5*MFC{E  @Z)/3+Z[7d/?8xԭDij6JnXZa$X' 5Z63HOAYM*pgmu f@& *q??-`Vfyqr(9/w:T}|W{l7ʤdMyqaKDW:Qs3ʯ ~E+[U=Dc96P鵅IV8o(к +2B)5k؋V>f3Y`H͜Qa'A/Fe:8]3meQe+a/E[/,S+vFCDiNyɵfUqBA{ʐ,Ӻ'-.)sqʠcK osgAb||xmp/y/- ]Y(ߊbP +N]+/BP&)<Cۯ0, (t'\ȩ"pP WDefy3B8f$AT~E`6}Ż/gQ(t>YSIel´FQND1J^Aia/X1uS1TW whIH:\'8 fcPd._1B/Bh14Ç $kj's梜Е!OXrNdA!kOvDOϝdW3's*z:! +>Ni`2i$+otpvO[\. 6='X&a *.R VW0f,?CT~4x|4sR>iqA3h9?SO\ [L{U*Y[CmtrH]Cwl3C/C歟S'm|<" :lwx^icu[ŭmdv*0gT(ы,و`N~=JȤY$M 3gհ,k EBYbBJX`ybNr*w}M"4j`JFN$J>f'ZnzEB!$rdž @E~Z,&еX<^Bh410.͊МϵIO!l8tXVtPN:GVFNݻe\7 T k-}PYDr4%!F܎9jXAZ򨝵9b=x\ar [aP$Z -FG7Y-XӜTpo{`Heg%#4leݓ<$! 8 "9Ft:DJˀ\~P-&l$@ݴ@yF, 0b 0N`i<L ڔI˯a2J⿈_8f)܂BK[H/6S/ 26}T9M+QWvv=uKo}&lLW\3`#7p\)Ğ d ,4$"yݤ7 aJT/3Vct咶#P9,}SsJ'Xi4#p`08 LEQ>y(E>[ +;KTH? gDwO`{3pWx/b!zF+0^ [T/?lxڏh! @zJu`,)[bۊO-rw^MwH:i<7i̱Pu=2 21;xF41g0Ɇ5 1GK--kS?cw=`au*rj=P G y~(dUx: "uy_?Yg!:^%j޺GLߔ^CS 5wEEM|{4,DR 3 Li}.uҔzUnCq %Vɼ%4׶j1@" [v/^F5f* hCN?ުXwP|`F|ܩ\ubio:&~u=C-ujҬu;JĝS̤`vZ0yXݝmzS7KXt`V?d5^> tt51iA\ҙV ,F_qoT7^Рj7$w@9Z68"UΜm ۫a]waOթ} n/$O-1X6-t&JtIxK*><@B'] 6e'\0vW99=kjB4D|#zl pXʎ w->$(840ɭO/G볯܃7 AY#2e-YM:`7t7~r_$ ;b[!k!ϩғd ewb,E$9dcKmJmD{u#8O_k![ x2 Ңai7u;#baeo/IQF/ uBb7ZzlXJw[A!\2R|2i(tnN6` ؋.#d)ߙ:ͲEъxj|B;qW@`?]ːe) %cܧul "wr+Sp'rs~+ 8RgRSI E@fU}v`Wۿbdwb@ة+E-hdDսe6(M y`ZиH0T}bnC&=~D~m+On8sEBdb̜ YOwVEBt s[ *W:+p]!IJЎ:Êi  8ЩY,9BjP4`e"Ò >2/7g̨ u/t2Arֶkv8yfs@P JZ2 ]:Sخ| yk%oЎԷxGŦyXrUFeeRuaSg!$h5]_'S_Z9,d*O#`rԄS9Ut6,(Bm#|Uגּ CQ^#f)?LWdǨ,#vi_,p7mٹizׄ,?"]1?L, ߓk(Rދ* ,DI|ԝ|+Y+gB_@%?JL"N3x%ko> Ep@vrv/s/Qy'RgDTyӪx-uX/|2.* (:S^Ni5ܓ 3kҭ$?aO]/cqRNoWDi8^K5)΢ p;P@ & z~%FV9l4rRǼ*M $c\EjD`}ngr*]&n1 䦧?߇l-"DENBEK!NFEw!IDC)խ")e ?+)j0[9Ft(܆J357@6ETv5Y/Ι;>1dFB#2(.rchj+qaCNP '˻>s,d(A.D%BTo"<;2u\gخ c]qrpc6Ϊ(!?ZKf8ȝ C]%/ bS,rlz]Y#zfֈʣZf)ol0L(c `ÇT=sQVRk=UIb&4M & 8J ?Hv '#{ݖ QwЌ^b:G"EZ1cΪ2j %^ i;PJ]9`3/{&IWp~d>njX4be訃xd/$zfmH+b6-~}:M }U3x%|uJ׶/:CV4}+é0 : =|Fj#$'fIzn`2>X6KKg# 5T]&,va0s'| W`?!i9ݦڟ(u>fykfX b="#TaҼlg_bw)$$NxZ[~|D kE 1>$+Or >5(%[^0u'92ǡKէ#-)k$oUB%Э,sHDfc1E_/J MrduSj#Kڬq#àFGQU7Q bz![)b~$,X'Iի5 2n)܍(dQAv#YU8dM>o0?[B3M~mKNg}+نc^9;M&V$Cx,̊IDh!cq5>m>O P!6H+CA*uX=͙!3ժN| wm&3@\g:/꾎`WOj} η5M/򻑦L׵^R$옺aXyv1EHʽi)S4*ա`gPe܊߸f|IՋ>,!=z!8h+{4}.r|G/uW.fp1hGf}GndVY#ꐝ;[NtO~T=!pC`3Wx|N 2w7R0b%>[[p=\ 5qpFރWlIG_v=ŗp <*\Sfׂ̪~&Nhc~u4`+ɟ2m+A2Շ8_ǜ(L-ˋlT';=M-`Yj4AQñjE,fH掀Ř I#)@Z|4Zpܛнס20ZzkYzsK@>2=*۫vu{3zs(J 4 ;Dfs+G"a* sh6PZac۽4Vmu)|s '<'Z.TYzG밊kZ>MdT;Njp~imn2 y):M rn a%}uSG7jۦPw>z61oR!PMv>vM\,'^r.E(l&9\Vo!{I䭃7f"iݢC67*%7#Ďl 1 8|!wwYy'(sM) !`={Se]<)R5g11eg`e1逐H8ԁsˇ7'R O*)K7ɡGF﷊6 1E9#1/%6ff|rrM, {1gyfвF,_vNskb]M*Y ]< .NG[u?+EPkVLçz[("ŕ'esqn^12BmC1ơG*jB92.~)v3CX Xz۔Ir7̖][\y&,3똙\R2ZE!|Ϸ@Q\8,PGIpXDR˔6RU8*"-t#쀙;$GKVnST,KAR]*[UJbi2 >slIdv)c~ l4^I'68iBF$ 5=DL!sH5AsVd*2Kc<Ȃ'-(ўLKgLІ&DU>i>L]М7I/gЇFűo(&h-`7}-S|ϻʯE->u1E&FZL%A"TCX2&,.(g峌K]ngf궞lQߞ+j `TO:qԯI>\>Bhzgl༝m|=k`IKeXZyaE*Sul/ $òT\4vv@H99, 쨣V72SFľ2H|a3غn@YH7$6]zO(SjA( xHݞ;11<А_q{~y3^"GHϔ-^6\za4.>} O7W]X# Y'z }4_$GB\)P#BFu%d0Fn7(%E`e>XFcI- ;DBLt靕 i<@Que x;0C-ӋWoaah9}Bק#gG7/RUoDѠhPq:ḦIRnjJXAZ$մIU0+ o+[]?˛)q8+gɟh.h]?Հ G2!-܆ثo$sk+67WV/5N2l{ob=W6i~<(M9<+WP1FZG_([mꄟmKNŪkiٙw.rxH}5 (+qX@R `pwF-W%#hXljԸX3lmӵa'8ZV%-ץg! 157OP2'zIҤRj*Tdfs Z.g4|0|vsI: lpl}+y+\LdQf(+bH v3i>ѭՓ%9w3ɜ%0PopHa#gVojA$ rZ.C{!X&!L󤎶{svG>3kv5\jΠNts RX '5e@L61x$^y}[;{\᳼5ltK$̦9>iӹHF/^N X첇Ve(!fhsS'j'H˝kǑa@J<֙|oNLm%c3>5 ،RN'Taʠ]mB8ażR]=0cVOJCǸQ`IlI L0R9@M-B.lr ҜtO>Sl+\3h]c6: 8y&3``{Ζt'D":o$bЍK+OyGyV OOʣ;­k[U>|/ٞ _ǚ"KV &sHg-q QjI 5^5 xs$_}qF zE=IP`S =46G "n(~-=a<iH-<]D\Xd {{a s )gs5K\Z.6vn2t0 ۷* - |tf ?末n E8 퐘|zߴhEsN$%r7F& 8?1 37i ; :6:Eg;Rl7Muf3sR}ۅ^ޯll0?Un[1dAa'2엠#3 Sш&sn:[lS'` !Pπ+m 3&%Рl{61+98[IS,"[>NEpm XZs ldʙZmpz bB~IjչIF]_S<:o\%FsA䜌8t)Lo}dxLdϴH h J& |7B%/Nkxmw6d31pl $#P8CB,l, );aAzLRS6T,<3ǖϓ IS@[. e"J V͚"XS䋕KU˜[i"ofb $(@cBԢ^?򞿜0nSߞ! ekMhߤ=e )]ր;bjFU~S fESAT44S,m1E  LD:z19*L"u@U,_w>5e~Ҋ|q TqVXz8ǣdnfۍ{Rىmw_wmw=*ȝ%'q׼@DQu E̘kf$%W%?jŘCj[5"ki:& h۴>F!{`|lttKHDCA%atJP3#_4y63“iCok%R+kZyF^Ex}ojNM?% T]L[FI,I=&ĸ4:;`,FT[0*l^bCHB<@{9٪Ux,%E5KT=5Uᐚ-Nt ؋ $o҅jfwD5gŌl)v$ucԣX@zD{j-5@DEm۪1>MisvMhn [eac+MC!{9 F^,Wˬ{yAU

X>H4kn#nUYt=A²O&:z.3Oz˘Jfixx?T@T&`U%13wŲH981p]ֈn:V?0~1wL]rzRWNtSv'HmYˊQ3}zʲKZ\x|а .=O{ݧ?XjF*I S{߇vSX i˛N+ {"NWǶ<N`1K/\L1I|Ta< *RH'mȳAcP~ 4^uJi@kz_<_g3w^`N?h{Z#{͘|=HpʅO$)h3_]0\)h+\R _*4 ݶ8? 9 kn8-14U`8 x HH3L]4]m6}$1Xn(K6 ŧnT= ERZMUJ3K;"R8ݶ]>Ax$R~ȫc.B&v}@O}DCnZPh\CJjA𻕖<|_ڢHG]Q3zjz4bޡrn~?7p2BTX>E)`";Uk@#Qphۅ$<1rQ4'H^q[ςlSlF= 74=a]9Z{T|\P1TU=pkn=KdyLʍQ M\ %|9bj58[!b76oȭPc1K?ѽ8 ˌ܎oŕ6*2r.Hz7xI&M^eW6Z+_Dy!. 0N<"^"_זgmUӕ(W!׽|3Pр{J*+q@D. 2>;O_1"l4C'MTqظ!셒4m (-¾L*n𤜈˓,#G@ n X0A>7+|Ģ7^JJ~Opa9[\olDzr׎w.-YF0hevӞaGބ#"_+|AXԣQVT*eч"Ri`"=3#!4Us-]S'LX҃,oFt ShOCc` IG@UE!-` O̰O)Axd|KNK+rڲ)Ƹ&Z2$Za0CY x e{p>B>ʏ\}VeqVjFkZT~S2&wy$RscN0`ɭIBMN_U!2qJWlՌl6d{|ost҉XDEJGT8w8b=_5W&Ag@|V{$=#wz Rz~?2SKl_BuM#1eD]3j\1."ׯ;/T 8JÃ-l@S .)?J8"ivkZ]%Lv,?>˦M"RdzWYQ!MXG"s;?15;0DB9ȸe-\eQ װuʼnqo1!NHF$_ 'jA@\م}l'BkT**Uvo)͕'S)_O}oކF M9a:(۹ݶ&7+L.COu{e5.e=N,B["S-4d9;R5Yt M^ga (5AIq73DKؒz`;Z[{Ny<;'Ҥ#AH{`W! iTuz^AM!t?zj'NjKҒ/ )}XʮjPir4R)6Xu3kʣ6&`0a4/]ӧ OOTB f$QyT%J.MƱ'f@u /&Hw`JIV_jdg~kIfMRdWVt'bpA՛⬅FZ0P銻ȴ-O`]=~NrО-㗰*Tf  %r]]phg˗u G}GlNQY6AS.dJGQ4kSVP^?- l$_[2TPIa#7sn-JC"btj3 ):3~4*K"zEQ%俒LlmL(},#gB*:TM@G~yd*Vs8KX-F0&N_dY]"sgg׬1w䌟UOsRMQx.Rm'ARrnSNYHt<9qCe:gm] FQ9. zU#8]O`Cjȹ‡2.؈ed+~7*@ M܍8f?+N-QB]uEn)uʶؗ!Ԭ}\&(PZHE? $sG##YXdT9tS,`R}+}]$vb?mt!$ofcmssC<u( jt)Aڊ|M' E0,TdW7>*%clM<@\GA' O*l4͢Cڋ, } Rz\Ҡ妑=n^:* S]"3G>1q_`V7,3 5вfEN \ l؆t:DzzHKFz49ǔ5o}!""Nœ6O۝9C{б@߱9޾BI'w̌5$Yn3ص7:IĈPoZy)Rhyqxq/H]$u.iMn2g0Y?GU]pboevLBjۭ -eDMͯ`Wg(ڏ[͜5{^7v[N|0%ӝŕ ɧZ?=.@$߆iBx .e ZEIӌ*z**@dَH^J8S w"Ѯ]UZgN>"C#`GG{ÓffcyT2pmckms7[I&zpqHO97?倴dh(D]-OKoo*HJdgCsKTӁ nJч͈ #Ex`I-1}dDž &Xx{F t92 2[9nQTH&%S*Wm3TXז@{dEIuiťSz|woa9sޓiGdy'ty=v4AŇlnV n/…/JsX=)j0Sfx:ξ7i:_CG#ܔ'sJuEoVԘG[*Y {QP˹>@꤁5ၝ6NUZ^tHv7Hɻ?W4+]%w,9)G+]5 i޿~b1E74j Ze\#N%m/AT ޽OoJ|;A.}%:"+CAPWg砛JߙRQ`;p=Nd>oBNϡLADe |[2 AB;)TʎRKBo/ OzDzjb9T?C7\1,xCjYS s7Q왅YG߉枫i/hqu2 }zsE=[ F^{t[ZyDu~5eT7>oXyn+Wd1T2P5$lJ)3sj&7oӁ.pMϷϜ/$Utb J-ٱ}`L QFr4 Tg+q՗5()IExqwx*3﯀vUђN)a* _B6N$Wqެ O)GRU<"HVł"Ϧ׈>^Wĵg`T_!$LoŖ2FI;kJ J|z8%rg/|cJɏܢ}`ٮ0[k DҪ͕ Y5L^7\qKĀ#$w:c,+1_P:> 1' A*t%uZ&+1*zM 545qG Q:EZOQнv2egu;x\Fֳu W'<-(9e,Y}պK`8qmKʦ5ɾR[u1ȆVVdZяwQRrG|{'c1G}(ŀ>yr4Opث.(vzT1v+3pi{A hbɆ`/k}b.eI <>F/[MTf[2uVfSK#2^b>&T/Ǝ8bLyrXc;lSBN`JѓhQObA%:ܞ $7,LA-VooƓ8;P͸|0v3)N4]ݭnh<*4<Ơ-cؔ$H#+{`jfU#E$Zd5 }PP@rCBg$򀈌tս6kx}F-]=[U03^rxioy{j1z)PČl]*PԩԟM5(4?PLb~KG5z_DǁˉUA uYN |"#'E`(F/Lx|AU"JET4(B~l? LkػA3 C}0x kq"8g\.ݩ)CD*\AEЯI] bC/0&>aUD8/F j@J`o-mmKzB U t9kN 5́.Wi~*z *lrcԺ>rPf4JOth <%%ŇVg\*3/5ȞF%Z)BFVDUۯXY<:Ƌ4C&IJ.YsjPe" }<9TKs59 I~sC T&jj å;zbǷ9пckXzx|Ԡ8;\/]; ܐtvk4>u'&|)2 lNo-:"|`lQq͂^dݮ*:m0ɅIxcpCʍ<j}SLdʙ*j&_gk:@ #]BY"^CXBjwc+Hlg} ]i3{D9%ػo\OT. z%0 }?rL8˹PSof@DnAս>]s'mtx``m2 H)xA>6p+"yP#ax2I~rBZ*?{ʁ:7];#2i]-ڝ_%EYGfFԥ?omePBe-gux/|? GP- ?F)/p{_7mXA"Ό5 ՘#>ţGfr2Kly\0)*L!igeuhBn|,y(RFlO?dC% W]9Q#-gY1 hlɩg1$vj ÀLA~yd? <,0 TU~VҠ0͒vDNE/oٞQS}}L^2.X F8p!RQb$S#oEgh*nAFRҹo#:йPBF*@Nܭqqϰɋ18HPQ>K,eSFZoZ`j1HmJ*':9l%i @ pboؒ+mrZiˏ;B@aoƍ"T_ M]ءhe7i-e0ky*$%mdCh'E!_ :+mۛ;#Z=}Uvg0s}<˨ŹT[ӃY 3TK[I$ B TKZ[l1Lw@ChN_EJ Θd-(~ k3P&A: ۋi*j0V}V3wϧ\o<>^Wthe/@DWh,{9IEap71brPĎx=B8yOhp7GK'^؞t ~"2(XKcc ~A .k \]QJFgD p?ٮюKIڒ|͚evyCl,>*Z!rܒ]= B&g+hMbS߅dFL\נ^7%]kW܍Xz:j9yFp 8!h3[R5) MuQ)-XM>6s k~.yvDtCM&@?Ԏ]=)bxQLD@ #,!X9PxHKFhļcACj-zԔ7"?Lƾ(<_J"3ewi\0u;[ R ShțoM=z4%:݀FВT% L)ޮ=*e-kT^)Z02vfKhfBx `G}%ҟ=&%\9IzHbF¥ŧa5rb2߮EtA ءAU.Uf=0] lliiV-oh.y5G̓:Q@:sWX 6"/KmDb'{SAtz l>:Z帨U/H>|éb!y۟ߥu^!l]0l7,uĕsC$Ƹ:ޟV&],ErJƮ6}4uB^tLn SYvō3[ Ul'{0r&u\,$%r0Y(B|%c`p~e5J#pݺԌN0v|:/2]7Y>_@O@T$>fOO .}sq3c3֯|ǿ0ibTL5k),.J>8"=L jbx5#OM G|(eHwRo! .Ԁc%JTe// i@Ev5sQ-&-)kQ軿6kʯƌnI}J? @ܬ z`Vdž"f*]j<^ۃ^2'q{pAs& dѷb4G!Dǽ^q0kC}Si Pe;;4q6ro`T?CZѐ#a'׿ɥ;m>LrǨ]V!aFAp0^dՌoӣZvK Cj/1? Rs%ulfCȂ9@TGVgQR F,\Y0xeGcIkڽX[xnhFt 9ƕj=6c6M_b-F^`Q]ţ $s5r= Qf%gy= u5ncpZbBUV/w{/D$ѡMSq3ŻchZ4V:$|~%<݃niV, Ö-j:*D)ꭲ+՛:dn;k8FW@<` V$ Mךt[KK;}fyeO}9ʁ/e^XF+qR sYl*z޼=}Q>ЭWc0`3afs'?%г:g~8)$@.D RB)!hds_I}v(s6Fep F W״Dc0~(+/g θ Lֺ<_pX :?uo9)vZj̬zCf]Ðg:5t>BĠFWE|3͋U?9|c3~&zkBz"Jt+`h$-{QE;MqW1yd-ixkaqpjAAi]Vߟgo}ΛTi94gS H< Ok57 );+vH灹b+bpjqY˦ Cy.pzQ5"ddWUeT&j!1(5mv-ahcQ +./<z%Rޚ?5ZdHLjZ,W[ :Ҵˆ(:yppHBYӧ"JbDĚIg^ Q<(w8hjǷpFuĐIHn/o+UXiw[.,KIB[V/!ZL ꋖ(R?%v6aI@t k2?D=&iG'$&JmT`D ~-#zoogҁapc2د'vݳ1Kӆ2@GYM$}9$zE-Ѭ36|s4+V:ny܌>yb dCخN+0lEzڞ-xga _{j5gV_X{ĥFsND9@ j$t^:Y 6NSEF /3 JRڛn|f;JW'b/_㠠@d|2_\T) dm XN18PG,(t6[( oH )RD 2.'mbq;[rI缑~͒ށtAr1#MDp#"==KF.lpN9|PLŇnjOmV,j!0GcV䓹1ѐl#P,zTlp4ɨ(Iz 8*!YnJGHVv[ lԛM4ãp";7Pר tzbo(LkQp̘BSZkNhpP>_+Tϕ>+)U8CbLQФJj!;F>gbs?J37SCfpDGiLYܤ)&c|(wG}^'SJı&rXɇqpAN3х \qp ܐ Tf,"T-: %Aīf{#-(^猪~"TNP}8)4!mZ4eQd@=sbPC5VMǴhCGIٸ;s^/ ũ?&iw[RME>Ĕs S`$<2}iHDİ:$@'g7%@2[oGnZ+ iy\,x~sX7X ɨ)*8Fbra Uz2X=f$S^]:+2=ʅF.TLBl~1QwYW/j,Ճ#Ptgp7Hl7^c,`c YQ(H~C]ql~+-t0u Ƞ5-!㷯='Σ3 dR) QHq@r=>ktLJ3|}oMϕl诗(vNYRqXS:ϢV%1bk;~W!e5ٔ 0DQ#;s}>6=`Τq+caZ(9v z+ qZS(أIlb>rڔ s6]x[뫔ȷ?w7Ҙ/Wfg T=Jr2+~a%xC+˿lL\{ix#?sⓛWB<Ȓ;TN;r7_ps_wV^Al)T";0mtvr6X2T#^n?4ữa[HUx~ҭ.E_23M|xtIUTa YZ*OծN\XP%T,DR%&ܾ̍L3jˍQ3 ,T]-ШgH8=_/:b|f56= ZP*ƴ30>@ͫPBP]g 'V3E FY3hoo}Z\* 'Ցq ThW(Cפ/稤ލCGb𤶻1(lAyca . EHax3ti:?jF2V0tszE$VgWtMXw9MIQIۗ^<٧>z427kECav*&'C v|v7"Fa&f#ߝOp)^ R0|VSkVOpZ> xuT/V9eHᢔJ{֏m6Ի;02$&x߷9ޤ*ġow#%F3;,\NII}LU@ƫT 69eR?v\ Tasmce<:wqKf{ /4qZ1B!byKs5MF] jdVFJ0.#tCT^@ US; rBF [k#@Kv eQhcu#BJQiLy稖K2ACH,$ ("=-o6mGa0H(Jy0Sna*yLo8 m~W7=œ&T_&oc|ՌC<i U2h`5x- 5bܚv,"4g+A-TNl:ZJ51 eIK7A,2@  V'2կ"ĹhGN_SJv`,h=KflX}dyk;]IL ^b=,m@l+sӉ@׆HB4:-)vKe7p-b8)S@'h|NkAwqw#d*B3whHa:݋!B"~9U>))BZas*2XZaۿ%Ą<@uMkMOeb`_H[Xd7B` -}Ը2s,͐IC0ĵh%Teln*ܟܫĞi1sgh.^Z"|?AC[VE%&ӵC#[zaݠP%z"4CC =hӻI3nV Z"1 E˱}[d'{Zhkr2<‚'fMed!M5 KL x.a}ɲSfl~G>}àNhY~AtJcGbPPE0V6Ӽ^Mag B$VZE~4}r.]yλ{CPEZ:\|2 Ü{\{&0Zr{C!gw3ĢD2s&%m6Α#yz"_nOb_i;t 3>ә7n8]+S$t_4~7k?[z"_F̲lT6GapgH3BfaA,7`|IF>> %&efYo"*2%}z)#-*po1^go ˽>P[1*3aq`KSYe? n @r;7è[",&2f"d`zBEؚ꥖j#R5yE%0Gt=;v9U*Ag+҃zƠc-nl?jA[KnƝhe/ڇ&ĆٙNDmHv[2>퉢k4tq9ҧ?!ʼSz̴(;ӦoI06YoY-^l[`>'b٭p cTBJ\} Gٺ,LptEݎC.=5~-̕@aLrՈuP}]FI>kN5 _u ceAo!?Ms}աM ="H98Hك7~5+%:|ᣨ%軌a~Sx 傉V$?:׉B1A`'Pt3e˳d:OTt$ܐAB9[3d s<칾%lhNIʟycw)ܤJ0 NA;Oݡn`J2}|`quP6%;%rxCqq1F|䎐4Vu)^mKb7v8&e?hz 4)us &7`kq_InWXIW-dEG8!bp1P"#4gɶ(-KC:&r&,x6bqnɷVP8/t %|UoX },(89)7uFS h@؀Pvo*9/7Y6 DqoE5;K耇`]w_20ƱRm;?Vda2A{| gZ Z*mR$̆ >+r׋ S3@ 4ufJPd |f=g>aKĬl̴bJ2{WH2@֎3g! 3 3{! B$XDҝGfzXUZ%7Ƙ^F&VȞDw2/b;mGS)aԑn8#&,"wAѸb>)3Xrz)U) d*6WC=e3 z!"[GƩNbBɭW1T~n'-"~ `Z=Iۗ`}KˊIOMS$HeCu}!?x@P>6mtgۢʷ, OqD>;>{B5/-8gU |&P@/yÊ,R:h3DivI+X#Xڰ'fP:yWA--E2T7!/Л?H~f >q`UM dJ;";1xni_}Gyz179rED 6s+w #5,D>{piFl˞*Aۮ z6< ɟZIjOӬGUe!%$Oy7갘.~ӘIۘ^$MK86 ]Y+8  ?s3< Φ~xš/2c`2oZp;^{MVz\ 6!l*0svu=9;IeEt@C,[X T@8?u\~8qi}D .52DErDsҮEI_`ul?4` $%{9^RG_~M5ɹH9 { ٪.MW 6K*A\B-RHL]/40H4 [/#*d|;7ݳlz1R7lLI(൑~;O 0 Z(w;&J&Ivͷ~!`]u!qy {S*l`|kEiz$&py2#Ԭ,I kWXE䄥0!3{{?dNy#ItwkR`?$s%h[[9~d5IgH{M6?ywv>\ߐcAYHa-=~Po ՏݚS*$ExPb<=6<<_ͦQm(>l˽6wi#S )䐡PZxı[9W8xZlo奉-,ėɈȈwuV ~ҙMȳt4؀8OSf)j&#ԉ"QOvki{1*;锖._#;%G[@g9ƫMh``?,s9qx>D. $৳~>(4ե.5͸GV:4`BCCLYohǮ߮O7EkkGLiqeD.mUcםfP¡ゟ6+qG\q!7YZ[B&%%R$Y~)>tgoC` F5 \?l/͘' Ppu]rͩ~yhjQI9j(QK?H\_ ,|۸<CHvPK)Qion5`&(S2Wy23}o97W'sbh `~kDٱW7I4<߅"nMyZ9*wh p1 s>Ѧ}yOA<Wd;#gG}u[Vű&NѤ/D}et;L\2JbC搇[@ZA`u.1Os h>exhڮ!M8@6@W/U]"gpHvi'I# g$ݛ[d fU4 pz؀K}Wќ3_0LxAIFٽ`t~m jCe'x9SjVB0uɓ9ڤLrDYdW3Xغhϑ舂-"ޯy`nbYFb#x#o-b*ٕWiEC=(EdY#u|EqpM[. } īܰ9h?@۵C' &^?zϗpnSMU q>(42Œ%"eN-BUYntuCV,Rjc X{ ^^ȚQ G %#Fc|Ï7I‘:ҠoQJ{IL^e; )SKaMDĮ炮LL薍#'u?d<Ӥî{C5x+KWl(Ύvۻ~lJs19VT\G>$S ˠ' 4qHd=T6جSHgj爩1_qdBђ^!KQ*.J ';Ѹ1W7DPJӹfF{:aJqW_..4c%Ot}5peT;I 12h:Q4BVzT +,&j2I`d]1{2yY r7t;$1(WFg݆)D7(aIyc=/OA:$Jyw/܍Zk"ܺQ^mg@K)U.95}ٌd56N9xKj[{\hYG7a< #PHsʰ$g=^nS&@kkhXCs|\q0z̮&ݍ$iD3m" 2swr~͓@ ׀rEBɤ9'NvС%x>b _Œa t(jgMX (Gp^ʦ{ o}ŇtuvO2r(SF]jiBlzJ3&c~? k-'Ҏ@i?'P^;-'섰ż7*)4JmT-؉f&ROd,XcNaB+˸BwsLYdߤlVl^qZvYGD}?]_+TMR 羛KhG%|aNFY3Fٍ.rǹKnziCD͔V[]VBtd/SO(*jY{qŹ?"Gت~kȳ*vU1e!dy^U(plj70e&6)ޅ?m:#,|G(`&Ro0G\6 3 ]D]uNC@IJ2֋ɥMIER\ 52!GMݜۙLvKq*!?Dkh# QTb\&>"^&1ȥ@H*] wemH oцciLU+IĨ^qj&\Y/=2ǞAF2CK_0;CyeZ^3_W%E牽py3B(ǘ۹|9pT(L0% E7[j٨ nɿg݌_c Z%Tp8Jl:x| ݈0D;d:Y:e F): ܟ(oB%e=]CI?"G&c?F!l1DP@S&x_P r̂tP{{fI֗Obabdz+I]8FqWAzlIHqg q%`` t_cY?L3OtS=ޞ {\q݊U. ^j[1L1ÏaӃլ&7aӌ&@**=*Gee|?6wɚ)PL"W$9n9MX>PT2NFFv-{ZnDM\V6M K>LD#}WqFIs!'(Rv@wAInYٳs]WD%p!ind+ ]=P!|\mؕTkN|wS5!.-%]“WjqzsTu2NUfȂ5~2ذDIvWfpjk *\u MPW/)S~,V%X>7n;2Cxsm2*7+Ϯ,6^(Pe?n6X@Rz)qMz4 mR-"0өS &gSxx(8xWɔbA)T-jW|w7A3OzJUii>^Ic=Szv[@gEz/[?hf q rڍ[q<2}.N*%<~2HntRYR+B_ 9MgΡ<V'sםzb@Kr]E].7vg#EjfWݻ;'D#NYeWZ 7C͹HÀ%@;XƊ+Y nF1=z2}W0VpQ&x8a^TQN}s wZ)u;Y_Oxab&Z-0@F,I~ iMiP~)+KNѶ V6biZQn_P.+o@ZO`)vNf>PS ֒9F[wҶEnI;Bk }U:J`H24SC.ZvC`~R3E4Iox3m G+F/\m4r&B.L]㕒97} .͌U2`}+L@@@'GDP´u>-!r!F4K"ˊ 1o$dEiCSňcg-?ߔnkA=C/]Banx=vvg_~-mB|h f%7+ ǫTD$N *QT3ęf.Y!,iտ413|op-IR.tDb ׳V㥘bDYH$䃧af\Gb`T]ofsamuFmt#%Hw8g2zɊ],TsA$pϏJW9LiX4Py٬K'QqwFtn,o&Q9^Z@cgRLI uv@XAet<׬jm 7RNfG#ig[#CfZђifZte zu,p2ԧ5\R> JKj$̟ ';\ O#V =2>+u2QuײBD yvvǗbE$#=l-\5_sR-wňgTQ:":IEaH T9gU늧pN JJ/}wX1Z`C6uf2[4s l×1^|/ eJ۠yxQ+&,tt9 %ur@K`ϋnjx]l>λtp {Œs}0e:jLm:ߩ[p袐l(m+].5`tj;cE1܄H;E7j oɎy !" *C];xצ{Ǚ 3mkƒ>=S21şAX}eX^C)V)nu $E)Rۀ)<;Q%x+ o4\&f8Hɟ70 d>sr==QL\k)y:̽taDx`䳻~ʀ|* ׈;MrKV 0\pygѺ/+E44]\8'{p,N{jgeR@Ts6xԏ|_C|玲_3 |$Hp۹{ګJQ`MR@Zꜰt8nu'^tc`*hH&;ݠ4`6N1c{21 '? ^*À(+-@3/ي"yA/ {j<ٸή;b&N./~ȕCUߒ#QJ`Xbς g^6HdoW!UR((R}?SZJ2ÿqxX{ '(~q584^-.ŷz- cO^rǒ*D\~-}k^s{Dv_ JJ-6R _l47bT'q;N˷.չ|GD96A I\$>|ɣH<׾:h j6TջC ӭDeiT`fEߦo0%f3dj]0!PXz84Y!q=>3 nB+RƖH_eEκ{Έ"C.E뱤C }w0l <4oIۅ@>gd$yA•"7fL*0 'X]>w91%>/!s\I̘|ppb(C]W9.ovQbp;bFg[l2Fn;'+U!6z7I3MFX-v]'x 8bO4Z{s$I['`pS O I;>x_O0p>Rb%z2;KOw}Dyx0 1^s"Bie!1_kHH7:@xܠ4;(Ii{p^wTM j$n> 6wl|G iEQX]o>o mr;JcP-)ΪdID[ADߝOF vbYǯsD0\Yԡśͅ6Xvmk=>s˙RC3׽VE.Bw<}evhÛ(0ټ 3`gd2qKoL|km56K߄WM#Ϫ;m\<5X@<͋ط$[ǑrɳUU:jdPYs%HfhVo(`byj@ڽ!ǡg޷PaɄH]WΞ$aHXƫԡs1{cЗpU&tѭө7nCLu$8߀34^45x/er )Jjyݧõ5[`%+Bpp99>1v v;86 P'J'Ha*:ͯc, +*l=G n? acTo=/^ D֓c #v#:dsSo~ITK#Voh*p=go c.T9 )Q&Yh?M.Z̡,ihSq4“ {sGItZw{kBſ?9DtNX H5zƘDT rY-l O+gOAOq`vȑB+ڃOVTAvB Bo ) +VžEu͋b rԐ&Ml,i@SqA?" \2yЍ߶ۉ.LvCwF xk. :Ӈ|Fg|T1;?8xdOG8vTA(W^ -!V넼)1Xc|݇ zu\s"\ѱfW/f5g}/i K#E!W_j"Q[ul@PlIc=kL5H*% X(Pu R;j" ;s$S/>$am1f^80G(tQ1FTzYLNRg+3&_|NR]D)Tލfz`.< 8y[<9l]eټKF_J{])\EedT6${n<-<(AeUTuJˎG ߀f۱1S\$Y4L֊ɪOkRARGq/McR(Qc;C*H&̋Q}ťd^Ca"4K@¡E U2b>șYv+@kt>&#i&(#4HY7BfcfaGD:JaU8BK{£)˒" '"̧zjOB!bnpe{7* t8AoTcry̔^ .`u"@|w6NӒEN!I_Wm |oN@QsOZԛ몉bT7< 9!L.d/TeRRqB*-۹(Lsg \Oihx)*̏.Y; ZZO᝾-nV8XlËiOT&5oZ[5Bw0Rv^[wgn=TTeRwO8묺sɝҴY,2\wf+B1lo vIXaU.pU'@c{ !yÜ6W55ƪ\&#gNM~nS<ٻg$Bpbn & +@m8ZQSuq04y/msA^\(ߗg:杨;n@.YAtq$f6v H*=rR]$8aЭ=QuʦH.fBOdؒRX,Be'$sɜ< G~]xLȫmkH?okY: SG pH4X4ݫ#BF0?CzSiyJ4)4R>!MMthUaMz)<QHZ7FQM3-H(ı> [|k*""o1~5}V c')$%J _l fKq(!7؀ֶ}`QPa +Pc "|5}H׶/:;s~ڨ@n@W =p!b96~qUxeZkإ»u7?])LU ؀75㏿*5MdF"L^0q7+[MObaE|-9¨^W6R1=L~۹׵"Mݖٛ=cM|aݦv2A֩Lev:km`)CPlz}ʣ̨K06݄eo&'nzo62K Wysp|'p޼ su--["V"֚|eςxg8 ׉ky|\aCHoSm\p/~+eF3Ngᒂ)z$ۓ|2> }NܦKVݮSu؅~hT<{5(%gS&F=;K5CUo+F +TY g"j:]Q͌wo i 1;:[ZeϧH1=ܚS.ܠ7\Z,n; 뷭Op`^>1Z:B\_oE#>z$b-UBtChdjWĚ-JfhAKᚙɠ9f"̳JM2c \޴^Z'h!(#|>?q4$xf9/:5X;uV+q朣nh@ԭ5ɳ}7%euCkM!NQ*>҄'w̙\kK4F7|S9ҐmU;pJm eG*f5NY@#L$c~OwTѻ؅ʕFeW'`ױ/ k|R"D>݉mԷ -6~sͲe^z!pCAizu Jʇ[3?;[%;Y7*!dQQLy.BH"FRJ5d,D]9Nq""*ۯdl,)cݼET!y`fȺ)5@9`֠G'#smљ9D*[X7I0%|~dG T >5\E&jr;wV$dՖ\. 45 ;m*.VUf?1` e0~Cڇ!)I9DSÝMkПEky6YGû};|$7YL@Wvl;K<=v:ҳ*NO:SNsIҌI{pd j53s \ᝉebt~)lbh ПNǂA:Nf-eԖ.A3c]O ]gUp,CElZF_6am6QBJ1FNsif3+s(J-ŒjCۘ 6jQ|3lB}ۉ&K Pm"r-6ztc&T+-k"tqoR҉ t07C"LɭZSr*ȘcԔym@ܓBft}UoRwuZ{Wv5 a%١~$ f@pjmL|i]9!I$iPx| 2̹aćvr}r0)o)p{E .|=Pt ;ޡ7bImT4TxL/kMnqHXTw>1%t9QǣsXBQhsQ7DF)J֍&OcsZa p@KRkw#>L`(]专.FK\d['0' [˜3EGETb0߬i*iz3shd#2F^ "%XLoxkzO> dȷ7L`>S )Ry?Beww~&. 0ii3(,AG¼x:Ox[^D6H[&"dMӉ/ʩ 9 wXjlsJ@--:PA ͕ I 4D 뺅h[}hX.WSwU-HTTcd8kc޾X֒T|4يcQIofB!61H:j_ȋw3ȍsW3G"NOԹDWrIJjr/xGB9T|[1cGyK!ETr,Oȍя(Ц$D,Ho* $(,/1͖~7۝VBV=?A~H6dkm9Hu㠎Xc=W@]A]ЖWp>{["n I[Y̤ۙZf0):ï%L~z/Α.|r )_XWxXv:(r%V9D,K֭w=Ħ:tYg6COi0f ``@83y~mFPJ{KCMQ7}:ng__c:l~*DyҨ[^)prU ztKD܉o)yYm SS6ṉ 2R"@k175L֦6dw䶡!a\H CL5%|7F;Z<ԃ|6>̝ՠFЪR0275iw,f =Cj1q#DAOl= J^U Ջ: LNͮ [qAFfŚc=GF'%G*O Bӏ QpZϟUBp.$J*\BQT`i ű{s)05|D!KKWCI*yxgH10j2uta_w#9"86Ǘ/oqחF[&Pz )4^ #L uV_G$Hw#lHkpӍ*i|I[/64r>"o)1Y:U,E{Yin :jS0%^NxT{{͡ V^PI~뀸ϡ6̫m '^0d0 >񼼿*XHg?4@w y߿20GF6.^L߻~.^1+ dmRն!$z\HM >c.aڤ+ǭ|X* 6DL?AzS !YTnC |:%; G+:*`>LBWcg4jd w{z-LȞvʊzŊ_b,T%k:PS@Ļ6yFq}[ZGC br+8jߖP;Yш 1#UQLA4fr6h˚`b2v6R SљҟC7s;(:&&L$c~+*=Vd|9))-2uzy. jX9bD:[b=C1@$J^ԕ`έ|[gأ{Zi͖h<&!c[;$j>1(G5Ѹ'.t]4Ds(]uɬ^f J'b.j6Pߙ_\z+h6Hr*}45iY0~`RUB\BpJQjP7c^nco&~-n)AU- br'3S$VdV~}B SeM yӧ_TQrAaH {ϯdC,+5V4“/*ؿ#Ld[i<8b 'XTP:i p(@/PFWVoi$Ǿvh<1j|}Yg tO:r-[bؖg?$ ;Eg= /!GZSv,nۥBAOÌ$Cfg<- 񞩯 Y8N'&J5.v>:tRT3[D4xʼ%fS/[A+q_p)ExLQCx9A4LkH y{MRàu w~bwBfu?>3ŗ `6Ĉo#R&QN# ̅J :ܨVqHCf0/yM\|f|?İQB5-$6~r8AXMDOb n!Ndf޷#㸳Ѭ'Bl<1.͐*$da.RՁq20;Lml0bIYl%.=wgD iI ~TlY֖Du ۰>\ \_-\ lhxϠ>RYԝ<&Żb$_3@ͩ'[)+g|̳Scx:9;JU*b6 rN$CT yJ˙DMζmWlx*[ܮȇ(>\+_dˊZX x$ۖe4Vq=*@z#Y `QRhoxcMd ηHxD%h-{]+p(ʚtKVsU*5+љ8~z~ouH\X1a[m9(ӧ&YՆ[|Ҿȡu6Oy]FA/9C~۸~/Z1->8RcP$;$+N{qL<3b,dV\`d}8__ԀS)\?iq=韁 D} F,-d7&Z'hOGKP Mj?8  wb!&_ qETd<dlJ, >|~愱}pb:X t:?BHY?#w IKdzboxOtFb'l_-^ռ2Le˻'d?T<2+ʐsW?xR:YI>wڲ8q)I# MDCao1'h]tl_@"[7p)>Ѝjq+q'/\Q0T`icGŴ9@7ou%[N=s| ͵QҊTˀ9q\x\o.VhdC;ݧ^tXГHiٯp }hۇC\?M#JkáV 5'LE-XB=Jf'vSz͓/&FW[- [][8CͲpy$N78bQCU0(fkqy15F* `:§Q"AF hb Bg1l_ѓLL@U@#n^HQ;ӊaygՁJk z8>x9>ʆg]Gڤh."X)6U݀ŊHS)&!q[EE]"CԬļjf?ޱ:06uU*6x9Ⱦ A6 nR X8TRZ/IM OX^Õg73k(5 T}h4m`<jLN&寮uɜ;[vۻQݐS"=tb`U> V,K4*\M(?D++hGnWR(2LC+-`W֙6jEQĵn񸘥Z"=D:ETZ h-n6%R X 6[H "Mtpv Eb摌/T3. %o,YFs]{zKU[w2R'pȵ(`;\XШ5Fi@^L]okW; wѡ j詩2~hGO( P?8՛@`}%,@ +kY2X5Ii)(2UDCY+ YQ 5.aH4pӐxj֌DrY˖;f{Vsz&h_1ZXUVOtx⦏,o V ʴHeH^+wjV_\^_)hS:h0@0k^u~| ͎yo4C9K7d1[1̓_d6:n`5ySKw#ƇoON. 칮bnj l#-0fz%E\""f߹EG3ax^]IzրVyU,]0 HY{VחLeBG{'OrHYFYɹ[]!J.>م#R%!#T#ojZhmJ^3}ͻAgt673FTOtd2I#UmvڬfE~oPN8 D$t,Y{ )O灘_DoUtse">!xW((Ury, R}ձ ! ڴRSHo?Kh%"hF@;J}l&{g^?@{u~oc/XhtTu@SQ%K]%C9NCDَ-ID|tbXYg PaBZ@.>L8طmM (WA@>M%CL*;\Xtr;҂x, "Z Ķ@롄Ȁ/\5, OEU)IFub?Tj)E~\sRt^X s+M/HD3'UN[&f++cIe':ȋz;@rX";|[i^]ksjf߹{(x 6؂:c%3( B$/5|EuG/\%4ߊS6Z_jr<\j~O1xÁbTQAzͱ1}LX:l$1<;&k( fnwFrʩ܂r ]>lC0RiΑ$`v*8)k4BTHGպ\-TIMJ e1CDѣXy \{; Zn;i wg*4 :^Ow=ǽ8H}<#gW~XGxτA7NXNO|Nl_R:Kmie:rQQ9ȣ`WK^-tG+޻Vdct!V+O׌ #AbnKq59yvg/ZUB,utml!d.x-.{ ,2pM0tX6]p1u4Fm>5תyQ= <}Aޛwb3ssb7c,Ëq|WX;Q`xQF^r[Cˠ%bqkMҖGźH:&ofjnI[ pe^ :氛2R𒐗2SV &0ʜNlE'MH 6 o(ȼ4ݿ8=08Y-z)^w΁yi8Ɠ(]Lhُ]?8śs";U<$pOD_ m~q@CJobYq[o:]Coѻ)ѳ> ijqSݻ7_!USK 5;%~kSdUqSfaUΡCMGc{nX4eYTuqyRwٔ҅K 3CoS=UWbc8^Z_{whB~旑!rk7<ΔwxƪYzΔT͏s6,w2F:^5հ-.$H`Da%cɄOeVIq=AS6 /R#Y O}Q]Ȥ1dp&@5Yhݡ-]8Uͽ[g"Ȳ\#(a(2~s1ƀp&I6H*&Hk(n'gcZD;<1Ue (Zz53Ɖz $M*1j8}JP|ᆸ+K#5'$,2TYx3s7жmbkWdӥK7& Rq?nۚXe Y|,&A{Ie1`6 y:';xW׆` 2.'IG\ipL#.3:3&dIr5Gzm}Iều/HJ[3' 9ST?]t(h5zt&#EUayrE4BZLVM_mLk7BzC1Q2`wdR[v ~:9,jt*Rͮu#^$ %48lr 5yica7 9?LK֟_Gֳne-|oJI`BkB<2egO*`lXōLL't{#qەw\t Cr#'2<'u֮4.Fbz׎g|YlM"Dp9lpNryuR?c#dB1%1k|)Udא̢m`he,PdK!-E']~)$jECn.#JN(7`KRd{e " tbf]uqɔYdR$ `nb1 g1 @wX_e$Cy v晜zZMH+ }3=e瞒O$RE= I^MZ>ǯvJ9|p:@# *DzOa?HXoa”e|$ޒ"_O=|!+OъL& }jmQkpF@Fwauk/D>@ӗv)} IKE>EnIw;]jvN>zvײ{ iqaٻoD"0ӊb;ppCDZeWCRw 䇗m08ètl|II-~zTV(XgëOO࠿.R6\xT7G{o#B<[e0 :.׋uGrJR6?3p-IZK1\̫oaL$ Uy\W,גnVG@|yN`"Paɱh"`ٸܼ11_ ERV]6uEsb b0A6-НFF,ʈȰ[ >ղJ" ڱR$kT+/FWnGe }cT@ZonnhLCYT̫)Zahƫ08sԼUf; Om,Qa*q~ybDY\N?y2]bIW7;0Br:pe]q;5tCWpwiEb G#-o$?i!8dCR W.mh5Vq |$ rݐOO3x|!B1F$ePRh(U j\-oAh'|eb,Y[2"L066Љ229;ICIh  &lwm*}/ "BﲖUWnpTmhSdɶPyeõBXϺK.?Jogdik-Humovpįse秏!<[H`ޱ>Lepx;Uxz{`mU XgEnwP. 84 F"_bS%q;  0YӽoR3`jOBL:]4RX]0ܿ9T!Ta]wP듔e)b hYr:Ř֫8BFC -h2(\ c(`D(<}I=Böcd`KMj 1;r5`%?C\y9Ԩ{M%NAƽdvNxc|a %#quhnnߢi=6La[ImL.Z},Wb|4 |mIFhw'ꦆ=]ž&o˰o$b`.V( rX@¶Viɷ&UCkgPV׏>3QG[3X2˖<&FS{]/~yBPk0i;"߫mY@IXeQT=F%(~1:E*#qe[FLgM`s\ r )56DXhij5V_rU H''X_ Bm.I=$# xCeՅY4q[9fGg:@RE:' ZYXvɑT HY ̛@4i͊?wx6!O:oNJ+Ie9)V1h]ɞEх7K1h̊%M%5k- ֕PS_$y5C"g#zP Gl0Q3WꉖZ_8!dz}؉I?ʵyy 'bYf|*(5ԇ/#m8;#E@l c sI N3Gx4Rw~ k^Tۜsv912̪ T9lNneQP JrD*c94 \iihܣ#O2.D*msXFCUqh0%>F_EM{=3)#)<)}Ζ:O*\!WVc msEAp z`_uF7۵=!oY}LGlDN?},?Ix԰2UF0dakx&-W};aqzFvv_"̑RF9c_4Kڧ1ݓ&M:&p٤tȁ``3~"8 1Q$'au#UWJSS*OIH(YĴdyU೔)i\(KiIy :OƇ!2T՜wEXU1`<6 k ]'r5;v"$9gF]W|ʽ3:!6}]klϧT#׽E٘.D7 HKkԬH@~^G={sJ9"#€}&ƺ\$dR{O[=F70M=?$W e@biAaV{ ݚZU98u0xD4~*cۡJTa,[H)  zB`횛}]:[˴ ZW**cOjo !TZKA_ !3 ʹ;q[ةΖȐdE_6$U9(h[@(x^*?,C^PO4xku TFf3}&Q5gͺ=1H=M:*v [Vցc_.d'v /-.wBPňMhjނϧǧ<^vd&yJ6vD`Wx;H[uM辴S+إRĻ&| ,ElX?aF]=]|_K0apRa8 #r8 QpgR/(ު-}ٜ?A0ŵ/C 9sĠ82wԴzÖG>?-"N+h4b< |߅_M烥h0]GH'ճQ"5Bhsxzm#*Q81T% ק{Tt@/p4kJi ̺>S͋cɐv\7'^@O)H;lZyV[ѳečw>Yp ga$Mm3:bAܪ2 srjuO=n͡`KR0Džqi8i$㴪*u%[i8QtpM;;j'2כ4܄q{PCN+r M{٭IG3l-6SGcaBi(SlqQ&|E1X خa=h5#^zk$\+<0—.݄ME9/ͫNVRf&z},px1(q\<;oi>=Ӵ~:B2;FÜ݌ BQT>mv[Hأc5RIE3&= >q+buw#Ǭ|{yPT>ء*4*߉?A1;f&E͌*_5KV3 (:b8ѨS4| ҵRI;dHrd}y3k,BE>NJHQ}%O)Aty(N:6@"'OM^&)@ 5Y!J2F sVqZ; @b8լ&H#6$k\s'~zcc  "EKjM7hiOrKtwWtt'?!uN(O<qxK [>d"tu4P?lALm ='Zsr1N;~uYkd$r{b NŁgze겷b[g7߁ya-K,Y>y<_2e ('C/տ'ʫ_*h%ISy(NVt?jt  a擂qX˅B*? Eyϸ o\H?̂s+&G֬3r^rC󪙢|a)JROL3% aJ_Y"4oZR;Dz /}cð': \Z?xt)](m]؟+O|4zrO5Nl(#?a7M&=hGjcPS GspM|;ʵhד677?NZ7]ET? eO54(sU}s/H2BG/Q_|7X/f EҸm< N#Y-FX<+o;SQ}= 4 ^I¥& ӦЧe8^ LO~];*Ɛ( f<؛w)(x-7(Q&Q^"Y>@kt2"y҇v~/Y^.ҁIs!UJͯ$Ѷ?f]؎f&.2i5,G }A_^ #j@'"Iop#5ek2 <)_?!ޛ̽Ҭj%0X9 Ą4s9ʡ}`Jxp%ڧF{i(ŮKwokl>3!pUZ dif x4.`ڥ캡oCfdpoSܥLrZaOMp̅z!t[W d 4+L@9xR%@O0;qGHnvd;'V}]>5وjJPL.7<26jT-&[N/6Eƶkq5K0='˪!oEV N}8I"ȝkpuw %ilx :u?]14JBWx$i;}ml`?RB7iz^5EX~}@LQ]41Z6Gx>t—vv_3?Y/aDτpI<|_02 IѬՃyەthY$]жZ#yi&Ve}TX~>!<#!>ؙYK?qml^'ԍ=V#H͒'EC2$ɣ{4ި63s2mEzFn&ytȏ'.`x V`(1vBwp?p/y%* 9=p޽Nzg `),wXs#%&=(n:yoϙ8=ĥ7 Z֤是TlFLO93>mytx\ 7669HQ v\虻)r^䖀!f'@>w@[Zܱ]ˈ CpGg):v&_IgMj}&r:Y1 9$~byG✇Fd5:{vE lC9g RarCcltX)cfX/Ԡ|+Rh݉> T4{@^'d.H\*jjC&H# \L?E_z>CN (U2Sox;k $7 KtSbӳyO8 Vnal,<$<$d|`{Qwh*Nm9/~ƬE:M xE&x@BunsdOeȦ@%9-jɿq~Xf(R+јEXr)LF\/-那4m%M@h [=9=ضxpбi٦o33g+Bs2eAźLזxnuҷECC"|no&I(e@'ղʁ%ff%+#މb0޲Fӹ4:(!Sq?dU)c&Ϋ$EPHytMiVΪwrAE(_tdFJBkp8(- E'^r&[ hdy&ThxEΟE6HJX}g8Rp0غ Gv@p0v˶]5gc'KlqzL̩@XƁkHɥB2bm ’TcAȤGZ.;9J7# iX1m~Iz.?Hy߶Yi)u{o+#">o*85Vٔgr^fND<;.3(RNh4WPhkY6gEm7axF(okNޖ̒aT4H|qWJT&i]}N05C/pZ_$)ugo0D0%alLi"#*.|[j34Km U#@,_ks \p|*u^ol.gRn賹e(TG,͒)Kˈ);jj:I K˥*yp>poK_,DۯChUʒh5IfWQjDCCLt*buƺ,⾥GVb~Zkb.r[ۙv|V_afA3^Q=m0݈tM?ʀ>znW.G[ C7"ޥҒ 6_,8ϝC4ac#I_ym+5ba0\8u@E(ߦMh,Z͂&^nmd4lzglkDU1n_&|b Ӯ"'\p ni a1OuޖIj#(ơ>>M ݢ:&h,-D `~//r8MxJ#X~q]kH|5~4LqKwڈ!V 3߀/l'AmK-Ef4x)ܷFO@3RS)" *L1"djkxyƺ9Ũ?SBLj ؜jw`]8ll^9dy6>޽k7G+@ػ<U8B`x[L[PDL!r iκ 0H+?x"gZ0jr|Y^\l(aޗ"AѥcW;@5&e%ب "Ԃ >][%N`ňQ`ik~-ʝDx.{@q\` :3k"]O?D|c3"p 葲}˴g1L$"MT=()#âʠ<ұ&If:Kyhp4))@2gؽN5śӟHzO kCX`n^R!21Rr?DՒC+ v.S!*\):!?b] 8BfK 1urQH. ½&Wx[m0%"j UMjek @sSJ}E|橮 y<[zT9N/NDL5 e%8O~i2_ dn{w00TC9zyOxmufG=]Hor~mpCnqVi#)tW_Pwt[gџW eɦnnmA_# \%};F{Udm:a|G8~pWd#*_-W}H'  I'_ >_{q.rǵpByeF{P>> :Ta^XR:ɴwO@Tm8-$PznGZx*IK|ެq#~; ,>>Up"AwEa`PxӍ=gT}Y&l nx-\U pCA/RmTZC3rD ܫRJK6EZN(Gg25Q/E Bg6O&2is nGZ.X?\jk/gdsϯ<»[W!xW$,Y} [Ԩ>@%o{+hs^%b2,,uR;4,ZT_:S(6lɦjfehio/T{ Bς.o5jY*#DZܖpUbRZLíKuI1$! 8[<FtB@2Dś8-Vh>aGʒ+'(nu':s.{'> !p|=‚W=Q%,tYfOUҠ<$Dl©nxlb[ʣ>j e,ls.s^/Z[_9Xӆfi  Чpxk?Q ?j\A]5&62m]@? 9̇\!P>vBesDH0 [[g'a :n RW{yfs& 0o6H^bgt`qobyj5/zvGI3O71?7њJk; 7 XH5 LΣz9ΐY[#=HfC6V;){cgQSWVa.?݅ɉtͽMuិ!LD a hc`jJVyVoZaRlJXA`_v,cFȦfB}޴6E|$"5zC:qs/8-@Zm[ ;jXc{Eի}SnR>r@;݌xv7 -/*u2k%U|ҀUۼU%܊]]4*徿Wp >"eR?b%N\7$ڮn(x'd̫֡d9ٿa}YA]!RIRO}z4bH1lJBob|J'`sdOmܫ])]ĝ %zjJoºTT} f&5HU^JnBޙuNti{(lY=`w/Qi`JDH+J /|,F 7:H {57NtAD/ Br CmJz> elX^ x8*ʚ؄*W^<;hv$woU=h:fIq1$;WTݻEnI硠<1nJ2Y?baҏ94FPϓ !|R]u}+ OI`t* &Z_ cʢXMkzݱYǮeB(8X?c(n- Gx4Ud'M@[/c8hlʇ`|'f YL-o"}{֫ղs$0|d-] cU lBmt:0w>}l'?~t^ߪ6ͭ䴏co;[Sa20<.ctҦ*AEzIR)aʼn!_׌jHsBp^n_=sw 6WyLm{lqQ;>"+궩 9:ӼW{o"0˻~pVn}Iq֒Gӱ**b+r.Ya><ɬULT!yf Ub¦_ c%H$avSgr3Ӻc+NP'6DAH,t1CxD ,Kj,} ^3~"ΣMiK^wYte ^w!)f)aWxZM,P*0o_9?=q/ E"PtdοZcvf2VU>I#1$usKl&%Yv>%:?jsӇCa/aZ'|AR@qxx >ic9 yBIOaL -SUXk|jQ1_:?ռp+%WޒLP+DPUH+@[M{~ ivJ&u[oڼW6(0.M,KMm_KjNك>ؕ6:զu aYIgy_VCM 2'H~qIn^;ۼw](暐v5=͋)_a<3\>-N;zI޵AG2~ h( n&wqj/kh0(U8PVQR01@,&&4i2+ 7N:|@n3q4 y94JkQ_a(z_O]|`=Ym lXSfSNx5.P?2ηPiʕ$ՕμlH1Q20p! @/LI~s$^Av̮M"zK2C6^J9lbJW3 w%qEJ oP(*yt 6*"KM~%Yg<pjcDŕF}8Spyl.ddm>e 9Qrt@P9c}q7AXh/\l88+w߭<2zwda-(etVQ:I!{ftkyn/ P6^wbvȔ:~}{*[ç|W.qxIi!?J֘kr,mjQҖ11O`ݐ/a_JU2m 7йy$aـDшiMjLk >rc_Xt4ZHF+QJU(4sUӥ})RMĮʪ> = R.3%{ Y뽚J+ #h<̛WfXalL]֕4(#k$Aũ,—|I|  Lfdžݐ^0gAP3䙕?=H&FC/IO?١8{J L0,5~J5- !$8qZ7,551=48*W0*(t ?%`GpO' maP[H#!GKW?Dzvc ΐš C>U{`#Dַ6%k_2U&54b@wZ!ߔ^eekODKmS>6afk}eO*j@ SD̸hۋ0TU4k_>(;N7A䤎v^XL:u2 :ik/G?mC[7{2yIڡ݄BZ|"&j/ӬZ햱_BpiB׹8-T,bƏ`XV0woiB&_BX-#yF(LUv1iH0sYlW M}xb 6"\)ZT ѬX6rbe\l/j jejG't9A׉V  ;|[G%=;yv1=f̀ `k9j4R@tv(vt2( +ªFT,D"Uyw $B_e遧L lR5n77Ѐ:<(XModj#>D_r>ie{bQކ"Rp_R7]JJ +RZev2S 3G_(8S>7کn3? }hqYr'\{W(-*S~`lYbb^sxXhhV UW`e&G?o^45x\lL:@!BDsv.!YGxLl)@N˷[xd  61 F7Em'%$TsW-:p5Imԕ/<:|> _hxXCJM2g6tgh V2Fx-g3ը#;R{Z21daG #Ҽsؔ5A[q(lr~G:_NMU_$*-oТ@B@UwDe=׶]] =fNS$]8c@єoERc$NA'>אLCOg%;ʕ.)h.NLi䗀˶ۼOD+uʏ{ťNW<*w"w -3= 87Ă˼@Ǿa6x!3 “jG" ã fg9Ex r5\o%RO_N0k?նYzPBsc&Z/+ɲJq,p {m]&m =z! ?QY%N92Et LǶ /knR.NR|7Df د~ -/mĵS`$cfu#Md#z[Si0{a4dGQ^5¦1 182> a/1Fn]Ch$<+M-?R#>@Z  .b+ QdUEYj'ԝI7 +%v8@e@4큭, x#d|Q 1eB`xX|&Bp͌luM&&G$_1ۣ{f}ccpwv\u ]gX{#BTu1Uem4\$`HPFp<Q2̧ɮSGiz_v[s3 Tƣ<QJ0mwFmX[c1Վc?ePv)n[31~b8 le{E=nܝo5=z⩮rÿ4p@r||5$Bj||1*D@%wK5it,BuamanFŁN_OAꢌۖ\zj} ' Cv'8fZtVJRp*Tř $Jd ]X\i=yq\՚,=zǹDP*Iz> >.VWO6^7 UJր?xeO=ҀS7>M%+R-8%TJK+Icf9oS%&FE5C4d=4B>HQy*k)fEHB¾ ^66gVo'٢Q<|_p޽Xm|WyևY!]`>1KL ( = aСQE[tU-3:LW. ·ېthN?UCIӲ-i ^}`a SD<^'CNw=PICfy0Xݰș,0"/$ ZcL5o:na(9c$Ƒ 0o3f&^;aSN)-"~&PO5+z&^@lڔo) SןR&ODx/s$rkq1Sr8T:MM&:^dF .xr75` ,䵃+:"!gcT E"ꨍ΀ϗتFst櫕@˱2]RE_69% '{j<"Z;,/k]Nͫk "秛 v ]7c,k'F/mdb쏾8Z! }.N]PF8;ADu+˜ے@RY]:<\߱"8̢.!;*f0D bNLZ eN"kM$Ze'e)?ǮÔEimЕ=)7OlH͜tJ@$כ.3<rheU\>FUPA١ d(?Tݽ iq˗ mװZGNL44L獖L2NY kMwv %]bOe.3vvKנgto '~9s7>u7ў+ ;AfPUM@cu\yyFs+z+/%nZvOk'h^ƪagFRM;s)An9 ><.[XuEҍObGrXw/lCNj2KU㲍5$J)$u6-0p(cQ6:0La6mm]S9w;9P mF^nYi^0?*j-)bXnYܡ! &V Iwn~Pmb?DPTH 7iNÞa`:{X)W;7Q٣}ŭ׶#e,$?V{s r 8X"颫  ~Uhj@c^\F]`:E sihY0[ )cvB2(w% '_?QrQ@K,b:ˎXt|U2 Y&)4$MJ;N@ wl)9?$xWzpn% ^./+Fؙ?o bCqxGL}<_wHhL`X`Dq[&n-`MGh\i y"bou ~Ͱdvfė>޳K߶/I,v)<O0.NlC40ʭ208d=h/ױi؟FㄈJfﭳAi0=Y=PX;fy ρ/e [DF zB >&GwzEgJtQUv˔ ųY⾆㻈XMc@l׺n\sI3)ySdQ8y *3VQmb(NM d%0Qy8z|nuRUC )ZĎa9W?}*COcu!ʩP o4/fxJPG=Wo-xfXz\6'eGFo#V:)bI\G4S) A$w=ϴ>0N;PZA@a5 j3ޤT8\E,T"o5Ų&xE95<jNJyyG6Hy(}xGזN{v;Eo oiVG( aޗH;Vus8ko=ܚ`̹Wf&5A ko n;lzcu)=[Lx~ͅV}ztj9UZ'pI) 21&~wzSaxm Nbe*Rk{?O~T+S >n^$J~Sn / rG8/w_@>'#ֽK 0F30h!V֜ܞJR/IL6uaп~Gie$U.鿦q8zSvU7"gtߚ>;P:RG΄=d.iRnov[1hL]+6v/d BOt ؇:5zWXzeCLNC b |d WH|,]حc[G/l^Y,eƸǀ=3Ecl6^jWF'-TQ; %S;9qK6rp>oS<T8b$tȼc&q5_&\Ր*`4bYd'qz`'̈́kE#dEg}Uj|*{;/Z?4Sd'OQ%7x8%Z1}n~wg"@ne#/ u*t,EElESQKh?i+tK<1e`ؤWW#C $\G>6jJt.zjZ<[~r+`|x9e39ˀF߭yl4^SQV6_Ŝ37e 4*q'X/>OcENi7Ln3Pқ̽YF}Zk ƃ\nI C QQ ̠YɌ~IЅD'sxk :M,ݓʻ\7wy.Ts~q+W͑mK^e`̬w"ՈԤdgrBusy2ɰPmlOr'P"eq3I9w4/)ap)9t܃m*4Zf޴n|h/0{q~ٱnS ju>"G8*zFЁܸ =`&_(041T{ST9uPTQ}؏aLm;JH)D7Cy \S2|chLb z37ٽ̎>:jn gQe$*cоܦhuPB+<A_S{YDF\Pkͷi,'+BwΠ4uQq;5]TPJQD]kElR6(<I!;g"꫌Ð ڕn^D1<sRoHGuΑ*a̙h`>< s$ "i旪uS"}'~N3,oEdTkNg L]Pp%Ɉ;c15yE CU 08ntl Qj\ B%hb7Af"9ΕbgـOS )~jh gkD _'nSy&:b%ЄP1ޚaZ_N;KE{+/{{GV'"ӃBH' geI}=V9n=4>,bV30f"ir^=e˱]ۋ䏓Ths@"h|LR=ז,s0тG]#*>Zn9xpU9V!]I'ɰZG~žnG_aQ- O<~Kb.~ZU u#o/KmKm8C*@.#xQL֛Nb(,y9jl.9<dX3Y&i߇;Bqx?q Č7 R 2*BglzD,e/5|_~$3A;RkaNw9% әZl 2?#m>}9'|z{=4($0H.oyBj{%!l:.XzTJQ>j/1/Ufωϊ JW6^ -Twۺ {`TwBoԩg-Z&1cq iROi +)5Cir9ӼgL}S̠ ylȁ!M^2!!/>381Cauz,_4+h1 S)H(یF,=ɵF}DzYq^onLuW4ZR/MYJxVW9I. Zda TbCʯ①"dmFΜǕoGҋKbmYv#{M@SE9)[}~e@XqZK؆0blRV&H]C=x7}ͺS#+znџ&q\ҀFDM0Xˊ/@ѕ\xԨ-a,L l`%r7Pb{5Y {L򁗻1aG&۽[{5ovej`gWQw߉g{;=Awf#eu)HhX8*xznFpdOHȴ"%1\da`y_ 7R%_UE<!溎]tY  ˄A۽ru}$3{Tj=ݟ$4ۡ" Q\l`5τPMఛƈZ6[^YF;L㗢v1_"W^pdk,J_U `d %n\icbS.g:pKV=UVN׫MwԕWټrW |neDܾ_H[(Ŋr5bc:s'-H{bD!(LnrSU=W˱\k9y5 AImG "> Q?cuuVA7gtOPNaz }vn#э.nX/ ~}|K!7RX5 IY׻&Hi O>5*s6mJ ֒?[N< K̯ǣp`4T3o.ZC6Ezr,v?Cw#_(36.CV9.4G,G-`o"c@}JZZ0TmSq]̧BjއWG݉"5&t0K.u~{m1FqѬ;JB#rWj $jbD]gLv4h8~7ӥeCSka+гخ4xBP~C8@)#GݝaX?$fQ(b}{7=ΰp *рYNNף|^~Vjj'eO(;R6/u jj3$(01D'9Jpd~8Of\pp|Jo2mB!9$&֭$aAbƼ3RUn?Qw:ΔQ ,@3Mcz*A&}KS\Fb^.2-F}n9  Rz߻#js{9ⷶ_ 1{+9 HxmkbъoM8ە7+Ȳu!\Bh+  ٖf-7p(T=GKZ2v;Zo"_nl_Z(r-HJjml+*G6d0||zb<rJmj@8ɱ@5#N 1_my_=F)vgj26}3 |kH9XɋK#i2QzK '"LRq=kOʻ(Y1*>8o򕩯Ӄ\5d,['Pb0[t?7+ AUǻ@2<~չ?DH$x7&(M LWr0M $􇌫LgdX^5Gz>̯AIP=0-ݒq2R'T8/S(F)"~#z#ŌΙG]#RaF5i>x $ex6z\iٸ8+z]YWV0Wc@x4gmKeWc2ߠ3lܻrc?Cqo ?4:X L4U VDc]S"BE_bS 'Q5MAox6A&[Z|q ǜcDVs(DRr.F &]<{Q,'QsO鿁B% bܸS/1f ,&:rPHW(pf9#˶]?%0L)Oca)B?80W#7`Um)J)X~u: }??!oZ!9 5p`Zn]>m<$ jv\Krzg ~Ə{&.[N)+ >/Pђb~2jRW"߀0Ҕa4 g$1^xi;30\>@NuQ1'٩-Lyȋ,M4J5NO>췐>d+jI@"_ڷr9}~7#`U&ydvcr[AQa!'^#^ЂF1\`zCi2Bh5=^ SHB6D}ͪ~oqX8:Սbwjw$! 0\ؿ',6F֤ Ʀ}HQ^C5?NҒkf]?c%MNEH|1 l3f%o g'kydedzUjb&J [O\0._2v . r0QM`)81`eb5m5JP ?er%A=`"H&BTK׀>kXx>SX{5%?;B |\sI,zP:߱ѰH,C+ #kScmx3guJhko!Xз%v\;[|{>}i`uy{K n ]FBPΣ>;Rmlq]$1϶ag]bT^ 7-_"^uns~k\%MNx:+ethm/ި=(O>#UjJ]mC4YIM v#z $Gk!Ɏm2yU94XB#l"eB,&_r~3EYP{5_Ö9ǩ2TjZƇ{!lu2W?S:'\Ֆ1/gE V@1l;{^ ht)/3FB{01 A OnK5B]3}"(c2sPy>Ŋm\7$lVm &IV3JldO_Ƿ<)+x~f󇼧o$ qLTຨҔSQF/Wh5P0 ֺNx-I O=3e~ 8Îů^ՀcB-F1fɹQ֧VKiHT:F{Y6BONxĶ.Fb~-]h%bx8 "M% WLl@f SD5$Mj2WO;t2/ ʳIߥvj}`8ˆ|?E]vDQeHf8A S*Tx7$r!2iq|btQmy42"p+^[:D>+TmX⊍P0ɾ40I Rs.cQMZ|ΨOtKC8+2Z\w˄WaU ŜBؙyRSdQ&S"It3Q2nNCrTdOH2_ (ط4,kvU9[rLK ⓕp,(ONetxoxamݎI\6ZXI0;U{f̓uoTji9(U}\_&Z݆_IY۔ e!!FRoxPZ _Ers(L`\hoow"BN #(1qF,ZA%[Z< 83nK=+idry8^HrgYR~>'Ig Yya}*j tMeZ#Hv\֛ˉ68g*ʀiş?7S]drҫ8敹Lg₏[9z'LnunR T;=5m @yv }jUvȞ+GhP׉:TKEW5OYCi[T2wd]E"e ݛiwQީaXd/j$c^,,A.pујM5g~e,m/wǮ?֑ބ1)bnxSHF(SZ H_N=PeyZFFbb-혽#z.e*o=bwMR-GC}F$u׻'߶H+%chFf.Ah ~R/T 8=6SBBz{Z,D{Csq|xqpQAyck\-0Fzis3(ibW*'DwFMG,zc[MEBlbӇ8NTjKvg@==7n=<NR{D}dD[ˑǕ5lǓ-HDun݅56rXcx7|ꪐϛ\"KD9}ǜ!՞\{-"ǐj@ڍPǴ{))3bT@(4󖠭CxӘces)Ӣj<)E},|adNys%ް 5yf bR].U-+ y+v>*NԮ ]!&Lw1@܊WWu02m]P(-35~k€2ʖi`$m*@"A[=C;lEj^@?oQ||ژWkځJ101 jO.P@yljd擆nu[ICY+GAxI\C`X\s8!1|Çhv‚,1]hhGpg1JDSm̢"^`r=*38AŘd8vc3<'MW-Wst+OA-otBa}O_x;TN9GjWD,%I9:pB]VgO}zmbuhޫCHmύlL\ w\ 9A4mRUyax_"C4\}`aի%-0&sNٗEr<ÒtAXcG|q3 ~\r sКfmu|=-"5~=)w\}XwF#@wc9{Y/BOd94S@˾6B8)} QJ7ljzhJdsUrB& 1Ex7+#Х'JDߔ $@W%Mj1<$ۭ+YSJ.b:ĺGf v<6 a׎e^csm}|6{;<Ϗf ;{IH]mPd- F2#I' !wI;,-#M]T Ǘ ӏ_Fe-n|f'{3rO,͇jkآ#~B93&iSP⺘ToKfM&7`_ O/c/'0¾>wLy;Wn:c|fMZOOO}V(j>g66=;\p:{P[PXyZ))uՈ`"l4<1 . v"4[(z@y-`bЀcP9F"22D-0Z n;fHzih).U]㑧Z(%:X\D2Zi^-Jw 2wP0?@ A8 Fu2a5.IkY) hb[w ϫ^\!mSQ-RksٜBt|Jm1^9{gwb-.C2g!LboT!j$3t 8.*OWC>kDᕎuGJI@[$e"bf-]&4-}<|o{})[HiZx>H.RY3'|05:Mʍ*,Xt!QR8j2/ }9`t8 o9drx[bx0OoOs< 'GTwS{k']PmSo?{Nʀ=vjQbqTRSj6Ң o(:a ޯ[pvND[8Y(Ɩpsu2_SZ%U0Jەг Ԧ1RXFNM˶P1lf\q"4DyUdvpJƹr65Um~ up A"&ˣqkUnf[٦ŰSAS+GbNQҸsߵnE‹;IitKik J +Kv5SIxيztֈ2lpAf^TBrQvh\#jYc4JH; ?Oγ &J4S#Y_u:2 `H~{߸<1td/rmZSI0<5*p[eNX2/0(;"cDZ0fnP|G8. 9#%c1 Y bӔ &Yޜa;-fub_Ѱ+h@n"k@b|+J/iI ˶hpEmkQ}h"K> :4ުJ+Ô~n=v½V/)_ m >P~ᱝ.<1 fP xluVhGD܏#ՈA8ܘQqfEBD :9+>q_;=)>ߠ )FTㅏw#8QW3[x 6"9¼xq0JYHcT=*3As~xeZȧl 9&2@5q";w/kg^mlt:r1x,Jo=$#ahcrjU5R~ٌؐ_Zt~ʔc#/HBַ\M0|ҵ"v B|Y8>O.A!Ф~hkgj8DaWLBuGYz_ K]E9Wx c4U:F?|~$X&v>Klx,@%]Ҹ}B*.Phxޡ1yB[ +)*xJOta\)rvTFpnj0dqD!V6ےNdΉkWi'^OMmI0MR̕:Ib*l{KrdyZ.8?8Uo1r(PC2H xQAd+*bNTT h:kZX/xZP~j+l+$˰=<.ibR;嗼/%r[e}&,qgp2o}@א"Ke vݷN?$" ;?jp"-%EұmޓA)pQДimI5j$+E[;dib|TLɹ(*IOsxR#FD=0${xCU=.^T&\_> jhms-nyUpv|9o,Cg^l RN(dzߪ%gLK-J9#LjCi Q}mr2R/_Rvt.?P{)|YO"6FJB4A]׹HT`-}-Pcsc> =$F#l#cLe#X=(`a~kti(!ʨ۞`#Ȥ('Nք#niiwd`_0W@EnE$ 3g6\AXX|HgHJo{Uߔ9.g<^d`)nu+蘳i7QF@96^ U]q懝f[FЭ6[d#_t[ NPICB!%_D$6FKz:Y :$-TT,\]aLVp^s7 啸؈񞳹;O\>N b+sy8@ pġyzK-i9|j+y5,f6򊚳 $ /vfc+\Ϻu_E {rМHZ; Ldٳ[[hy9WÃSuYiNkG?쩷{C!"js.e^})m2&׬NJVZ;L)OȽeHɞM'YVOیxYK/젵qYkp%6qM/VN,5q X |F}ƒ9{Pp) 3 45hy/;iNV=r҆CI#(ݤzsRVU"_fY?S]y&5gf ܓQ ՝T&dhrl'_%CpԿFۭڮP# Btx2^zHo2'.Za[s(TwnX\lyaߍ)gpq%/&pNV-ͮNޭ+1#MI"ҹ|8dܰnSx()T$1@/4!ގSv~~vDߣ;B?2 N6;hv-5mi.]c'_4wI! ,Y{B~ICN.%lP6S"ҿ:ﮠȅqxT ra j@pVy``4e?`hjJ-sCaɤeJ+=68oJR\GSL3CDT8ߋ3T)x9,Cg(Y{mT AaZuۣؑJT;i3no~Q_]ٍ"Nb[w#hК#=2w4'c3M.'kīw>zٲվ Uy\ Aߚ O8DZ=u iP(-mƸcՑחtVԁ+Ei|(6c9Krp58veZUVZgۋW p=3( ,걬i03\"hܽ %O߁+}rMn @,\WϧcQ~JTT  5gH}c04 !UH^ƒ9,ԁĔ*1p&+9iML[`gN$Fr}P,j{] 6Mw )wpO f)Ƚ1fЬZm)L؋Rաbک0NTjI!X(XhuњlCΚ}p`ɵ:cddhy IGgx˳5m"]McJ4z!LZo4|z.XCT9,0yeZi.I̡̫^~9$ރw Aw0S =a}V;؈S/bC&s"#H۞{|8Zt2 $^Q):L l&Z&ܶ3`yyl<>V8Qd B4:dc %2UdQj5EJ0-bχtD(9ȟSm5Y-8 &Kzn; W-]Ai%{,p<ϭ4TTdE4}761}a4ݠLNb8qpf z- 4 Hl`ۃΥ컰g ֨U"rɸ1rxnSP5ݔg3C蠨Vd6zM5><Ȯ>߄^hy<=MQT^-~d::@`[y(]m|I"Uͮ"+(Td-%E4vj):ХCvtz BoY{o vwV8\ReT&/ tvQg,6B-XX"~gzۗȞFEH@r`Gh^.mFNhU`5RtK8X,C5()SwuOJBVT=kةX? ª{mhh_X[gyp?y"eoFw_.юeIkݍW$. Ғdck"%^cg Ñ>+R`R$ciΨ.,:1y!cLh|Eaz61K DFڪoYgtO7J<@V1+ؗ66WnC9k7^Y41hN] aR >ofd'c qL,YTd`fX_?e,Xw'_JևRV b$DKf Nߎcϸ 9eb;+خɇ'GL6l!dⓋ Rdn94q;?R1r޴j[p|o]h#&~{a5b $Ѹ 9hu?wTU8琍KtJ PU["Ȁmv/Ze+΃a0)倘Cd|uf2fNø%^Ʀ^~nNX( ^'7惬r.d?@E|B4Pn8MG b'Cf02R,NE]F~.O:_@+ \PrQ JNŰ/b GeaSK>ypz[U#Uhd/r3u 0V0G9qIA2~)S?bdvrQjvurۙuJDDL[ծ$TCneSv^ -?Io ѾӺQp}s(Kz}`"33} dGEghcN9Co㖮 9m QxDcDrڈ> VbVg,Ȋ9G"X(:TvT>VGt ẉ+%VWuHThymWĩ,7ޘ Cz6ׯ}oY  `Lni$R__$lƽuT:y11,L|'vism%|lYOM o:s7fYA1-po385(ab A5TtQيh' {K'P< }MlxNK 鼠 BqsSi2){ t贄.BڌZ>,|=ZdL'/jkG2?NVO^obT6wwhC/bS48Q|I8Hkg:C jn40ªn*ҨJՊ>]G7 p4-3bQv9|&G/-x:V7F1s~B&%%lU$ )Up$9{Jg&BK||ԜVΰ~LlF%d,値P.FoT߼冣{8Ksq7$ UƷu(RR![`Iah DW])nỵ : 4&:(4욒9 G7uEmc%R(HK{V=p֟rw%bf%֖XUTCL` s)q}jrfad1۶+k`0+wPy҇~A.끓DcD~rR4;AS`ԀF DHݎR:OoEc*_v;Xcv qS"leFۗTsÒ l1k/d*jyzW/- /_J++ jgCW<6Wmwz.6b1n JhPC @;jITWCޭzm뒩JgP/ B*Az1qWh+rdB?VB&r+#bT sD?y(NGOvuR ~iB&!1O@rw`t^$m#+?yq=uCĹp(m#)Bt޵ nZ?-\k zG㹌Bެ.^FGa)!J!xYVbfBL7HzLW]M_1pe%0H4-PtcB*:$پ"ďGӒGW#x'쮣tPm52Q k ; fUί8hB-.g]\Ϸ~nW)9O+,D!A(n{i3v3AXs?30 r5KT ՓAr|B\yevT<كL:NvxVS/Q:J_aVLJ-~u$-'`w"`Af 5EFu>j2[M"$=< X4P=Q- ՛행ncKtNcm͒tO0CRVZW&q"0Qa'/i_vts3RyAsWks|f#yܼlYɲU%Y-Ȉ<~1†U1P >yKևNlvr'vZEIhh꿤*T2|Hp`>Agը }ӧJ <<Ҫ(NOs%o I'!Jt[§A 8j>yE][rɓE]h8?~Yf-Y/B*}p ^P\w2R#8m}?SU"لvEdR1 & ?H>~_Y>z\%Tkd0G|͡xt15-U7F3gHޓQCsϒy'PTiYYj!*g  ?2FUGZ"b}`g~4ؤsY:u4~$:_֧(}2>aZ;Y{e{u QJ-i%\n$E,9уHjfWR͓dͅ=&MeF? 6+xCd z$:Fph?uccJCUեH}KQEs~TS5"ӭjKy{=.3nnpJ6Ou?c|$S?5%\sy%BSocr@V[F{'v&QWP.xg@%B+m+(i.Rmsv;OQrjjiɛ[in. Jc;%m/>`"cRH u\ݓ'{?P LA7cY5(A.Z6Ax@Fb7Rh. u,]dLwDg6|=dnqfs&ݾT{D$לZyʹ3Zmw@nK&5@NL iQNM| qz0*t uro0ka[ND07gc$3M>H2#na0y@0aDs8lmSg\U)/!/%m8\Vؤ8J j:{jP8ta !5k 1&.oTK7|BhSyPd2^%}fYeG?Q*ߗyt;P:ۋ0T)'ލ)`>CAͳ)eLk ̢]v+BuL^XmQqyxs+`ī  mQ I]+ߟTXkڶ tXWSm|@V\e1bͷc]mpQ)Z>+oͲۥUf&f8Z)W.(Y:ZEd 5s_/|QflIb%g^G5=A,ҀE]4kdZ`ZaE@XRΗ>F"I^ŷVW=M ,sy;H{FT>7wj{Bd6僲Odu .aQ$ NȞf%>e`Z@_ĹYHb6T{6sйe>5CUsSTUTnTxy1 sC"Ul7ڥ}(DܜAy3qԻ=8IAhȓ*h Nttph)LVP5d^:eȐGh/vេÎ1|G Muo˿[um3X3jHV7!m.! u!<'v\6*o=efg]ǵmͧD/_.XC?ԄjKW37yۧz#;uW>ƳdžHkTL]R,TLF#u9ՠ7qrL%޸UM߫C3Y-5.A{+RMW4>K\a)jvε "a,#˅ȳQɑ>̷5~ULCM_G-cǚ^y̍ZӐ2 P r;C*8F | N6<:Sms?mz$u";͟gm= 0,T%x1S3acҡ}nu+mZtk3rm'm&vƘ8| 7=GAħ*WWBD|FIH.wnЖ1 24=iV; KDWN$=t/'["~quĥ&<i[^$0΢!"Y(n1RVd'RN>^%J$/%]G}?P6PwKUpIRka[ W+U BU5g[]dWe}HN7j>y1xVsϖt]\$3@q]-l^AY./Blia愰^B}h v'V ͱ_:Wg!l/OMA ų,_5+s'"YcZҞq&v%\vbCI:S>nP=y~pZ߁ GcZ7e_KeE_Vf}>:ń#rSe1WL#| m^m3TW^9srGtmZgLA6a w]~cm}7A~҉=B&င;@U lP~ʷ@H/-S$z[Zc εw4 жMg PNdFg&ʊ Y#޲ QDȡڷyaHx)wYT`CiyW>*-m`s 8F&Yې^k&D^| &GQ*+XդO0c͑o CH5%_}GDskTmf(}ؔU7vh2[B]4jav^m<?N]Ėgκ()Sjr1IQN%`ɀ>+E=c5'a8d_t o 5nQ؏g76/#nt{3yإf?NmsDe7^.RGb0TjL شKVu9 ·GUݳl2#s"Axz$/ +]%=؏%$'u^c赈Q:D<mqMR*N{MĎ AF 㑽+r<I)5:WG lBYLOcL1$;:>uTVz1#71R74FđuoSvg+"8QۀI-M6{B Űv@LGZ_x92ǂĆgX1%> ե3|zGwb4dW-!]bJk ڃrM$c4Kgjb)cU/"e Z cz\5ƍ=*(&ӤX qqU_əX8 Q?BbZc~*C%?*Q%UM9Q\lpҹ[E-܍sYis_ Vt",2g G')!XUQ'TkhՇ4fX>[xصXQxv/?Ý[ab[l CrQT#RB%ok'5YP^RԚ#AӁK";Dv|zY ~<~xJ3AX&Fgɻ*W|lԥlkMQfX)^OWaHEffD^kdD}~-7L})E~ۇ"*ZǨuG '7T{67o){Y+ܯ"c^ڞwމ%8I>ԔKy)1\]F^ِ(c+YvBై5t: E-vM&ѧCul/:dM> Κgx"X3b-A8><ͬsy_SSCEL{R[wqxpt$K\ѽc;n vS. h܏v/@iѲH"4*V.g|*huns܋,߃T==xnDžT@x-n.+Z@s:p8&ۅ+dcicaM(p ,>߯» DmXٝh aO]^usrs==)fhlʇxN ^8Q61rL{|ťJ8FR+ /y+7qhwE'udz1C7 CT 惕>ͤЗk6@7;5Kq6%F߰1(jЧ '~/%]ǩ۶%R+B[WIƽe+{l9^Skbٰ>q8^! e߀I'E&)%ĢA5<9 @p'[u[˨XH_X&M.m^h'ט%R{u{sYl*U,%9.&B6mo&7* ]6V/1]YWchE'o!ޡDfO$cvy6,9Ѥs6^B| BHQ"6?>l .z3W7QkSpҠ&] P$KPyheSN4bUvz=Nw*):zէ UBMK};eH1|Xڦ̼eyqDM%#[/n.B%)T`7s5!ĨCS9M GІO̴NC'm?h M:%6/C^(!z_$[\Ed݋) t[05ԹZ{(#(N@NðR=;R2s{"b76<Hx : H$-<؈ @'PʌP>@\֗m= )XMC|ju*7eK/U&ǾT iR)e_oynFz$ݯ_gv֟,Ի -LK%\:ӫ7'BfpL#jMylccM(,Rָ}S!),R1hw/rNG+r\;Zojh%@_}K'Y<U5·fT_TMokNAi@A\J|`|H4se&m{4({Ey L .| k|:IBPցB9%C3숷X ڻ&ѵu9•Q{{a-l>Cbo} Ώoњ(/ׯR.ga`XGAUU%l))^AIa>fjiFRڴQ j[dw:aſ q~ygw Sd_m%;)]Ms"zOE>a&@(mHTA5E>obV'ܦDw mC{MKce (L){#Q:¿ ?T^] gM!U#-R7z'H"ҏvM7,E*&INln]hkͷcL3#]$(jX47A$ԥ~=YZ T'5{;<ߪjX>;ftbӄtx!uz&dն>:Ztd ZzlmĤ!cr AxxT-i :xyЎ>)00`Sf!m!n*^jClKtt]| ;8~8|ƕp.D=[kt{]&OB &ah_H>?ګ]FQ𣏕~c~"^&Ŵ:#C?{5A.e؏f]AqȻH$C6b_ % "۲`3蕵):ikZ ǎ-WKα$BV=#V̹gqIHuZTNAH'o ^EAM%')^>Qៅu:8*=~F* L,O#,d1f[ͽб HkAv6Yʢ!@biR<':J,DQ芍_FfԱߪ2ug^V5A|2T8{7}П13SJ@EEdk? a5Ql(s#_07RO. ";F<7!Y??3I1,Bi㾑ZP{e˩-d]_1>`0-H:4N^Sͪ76,;(X/Z"RF62` ]^| vתRir}s $Hэea7DP G8dE<HgRNySNR= "wbhkgt!L1JLC3qngA˜_R,甖xV̀r=l\LI%G9&QINtecsTcOƓj,Ø c!WyMtV~ y5V=KO@mI WPKjr(ydW Ƕ[Z يlns2s[)GBMLWh;gbmjmsW 3KV2f%kw{婞.K ڤ|P}T"uQ[%Z^q #V=d7 )K.#\M8eА:kZeldG'1㢶8!`s' ZiIx6^vS+Mo#.\'N%-EC>>ba߱bAʝrRn:7¢W3sl{8_z%AW؆} 5[c<[AUvv'mg'IL!?ao6;19!8.t(3x,ô){–G(Ӓ@8Q߆I܅k:о556k4@ޯhKƖA_`G{ZzK> WCVP7q{8Y4맭i<’(xn8EHXVѨ'y4*Hθٷ&&P+=MZi{k.|Id :Aԫ/Iيs+%-y PDț~Y5),BFq0Os&ƀ.[&nkU~(c 5SϬF\)V3A!nvB>7}7٤EuCH$\?Bf? ?OkUv%ã;3-C2mH%( 639{df[u~#C;xP7_c*QƚȔWa =w##.u&XB'l`{VKBM!}@C~o./hxjd*5y:DE]ll?zJE_IAaX(s<ޱ)mU+  n9e!B~Wq K,_w{KWeRMJoNI4WfHKDf:]7?aԣM='--ÑF޲bBv,LB~Sm;TRM;X?Ԓ"'@bi*nXvLGFq'aHQﵙl_\K̴"M[jj`7oPV/fTe&v)SRvOH2n'פC2SL Ѣm+vX; ʯ; DZD#$'x.2FFC{2ffG%G '2$ѽg_i?2dɁulT۲$åwt;No_M.IöS'DJtDt *L6k]Mѓg Q,!I hUf9\[LDX)7?b!Vl:kJouV"g>}C$O^ r=3qKW5TznȚXq 1!#((6gxK&(% 쩂Y`>/:vP 㐯.;߬SQ') /@2*!tWϴά;tͤ42(6RI&8N$}vDt@yc%x0a88>\>퉴µ@6)ƪ? g@o6r/T @NX{D ɣSp |LNF#dNc}sXth̽-UFXl…/FV!EʕЎuοBM֍hf Z#{ʓIKJHER+VA>{))8Ge#گM,QB#)3+x_2DMѽ zpYFzJHDv;\)mRc#FB}3K7f5>YLRĆo?! <sջ} Ht_ q唄/-,Xi̱NJ>R,'SʓAkƎN݊c!yz+iyn|8A!>vA ?^CTe@oS_MIe.sJ oU5J#e3[OM_#?~ɁLCpll Ơeʘ JvF$rl] ABOFjVJ>ܧu,BhUAJvHѦ&(ԃ'Rhr?1Jvl.ډl;r4J$R?8vXo)NJ(l96a%H5Ggr~r/C-l;8=!nz?y#pBo0J pF#W—w-mAcSZ9ʂ(.5,͇W&wZ;B!4m5C 4q܆ ry'^ljRy\&ԫ , 3PE AXlm%Gc0I._j'L8ܞf}!^lyԐJ*k<W ]wP1v={[dPS bԁh7`ůȃ )\B1`KϺ⇌ܽYzp thτ>[.ȇ,x~BoF>Uz%rzlD>1NKRQ<=Zv) -N/f>ay򮮪73Eo;A>q}crbv48b.sk;@=[GwvB6 fYԏ|?92ԋR, )D6^1aXںvieEb}h(Pnl"f2.'62[[3f&p_!љCb$κ4s88n}M  >egRʭ(0Y r)0axp@'Hq>ҎzzBM].? EƗ / _ZuuG! drOdEbQѓGt N b^' 8Z'Øf}0i`C}l ~y좂8ey[k)s{{f) GXlTٿe+t? mp;8gi,Tpm+§JYSt;eqXH)tt'FV ;`?8gĎP{蜞*FTWb'\_ &%LTwFŠ :Aݼ+F(ífY7Ǜͣb>S}{Wgs ښLub)=#-T|μ.VajnpGWp=p:bCMs& FU9P/ی->"'H?~/Ge_W`?-[}RsA:Ě0s\޴EJPxfV# $?yN嘏6GL,2k>.f7!={ 2hUP"?q2SUɄkV\^!'[uwg4"U|7-1E1{ٖjUpA])ˈ9uCBP)۠?sqGg]2R%2{tRy5Rgϔ=S71~$Ψ.fӁm;7}+f3 *#XXm^@}743;,=|rEʩa!@ _'UV9(rP1L 8bqLO"S i`ͦt2TN"Gtl ){G;CIvpPKj+|7]umE[&>dcֱE 5)n`|x\tdC|λ{TGs.ZEF.Y(\\:ASAC7|)ɪPujhę[I+ruͶ< ~7ELg%-`T-$BMdΘ𥆗 !yΙ N ω( R)Yof;Jw%b0?.]7).w}Ʀ#Zz.2< 6 ه8T@(_@'o@,IV cQCs1KE/f1r"Hbd[ RVkhJV)^,6,V-[N#\'y؆Sr4No &>:YyPi[ݸ=;;C@KŰ\%0@m0-w.ȭ)(^o\=w#'}'kJǂto`;흪CAD8|^95G38/1f|2Dyks =;X$ GSB¯~r|*5 [fb9y9c>ڞrYݛmP$1@S*^1|:E^g_5 >R6NҕXJvۑAe;O Qf>nlx@\uJB,b™Su86C:wPF{Q9!o ^ 9E=jjh 0=Cr]W_yiAo0{Xgc>tt޿]codžy?4ec7uJa2I,EiĔםqN٤|pW1iSY#P̊cX0O2-,yUЮ4:YMz ߑ/d=Lͮ2}R 1_Wfd]+Ryٙ9څbg7g /X_2 km՚ SBԕ%ٚ$ex| A^o쳣8%R2CJMg<o𗐌޸~fw1YRw[Hc^Hn8r%r"め*Ulୌݴ)T ÒE`%39Ba׽B;٭$A$A})7|HA !=(8+~ 7Crl2JN0bEPRɗ`Xd/f/`a01Fdn,?pu%fpMѿ=+ggnX MC\Lp9EuoiϦ.}{_ɷBQFѿ?qAf]ܙUހߎH xBث=rq*ju=$A'n] <>. G7~'7" Eh!.6VG&IeQxZeg| "`+xF84)t;2Ψ-n0h^0h;&PNVv™ KXuohx99DbƣZEa-BIN+ah@2zYW;@p`Y})zV2c7p%௅FBkA[XsX!ױDG\d5'ðt3 {3=:šj6$l|Nj%9*_gl$\~7PM9Q1im G@2:m.tK7": +*{Q ov镯]K?ܔ>ʐpQ+]'^f*>yqӶΙPk Y)H#~S}WI1LU AC&#XO00[:jHѐksrwEߙt@ֿsʳ)hia ]k;p|&^tii `)*~":Wշ.ai2֢:$4!:gk3d) =Q}k h6۫@Iq!@ 4P}JF臽7#99g\ϜdfRMk>Ef )Uő! 5)ۓRSwTJ4<֩_vvi5#^jwk?*y]!aꪣn>aYC\æ劯 Е pI,LJfe'>RrKrwh=ΘÀZa*{[Z{+j {?\ "m,$ Q 0+__D򺕕k%PMae.yr1JNmPǯMٹ fj7T,U޲q5K|&g5*/iM'kzeM;KY%ރSE-Zo'bf Dmx;d?UA:b=;)|zNF.'c+~]B.iߒA}7JwcQiu`u\t9 yi[ͷsS~KS=vO|M{K,ӹ*L0/G v}9Zw/}f^쐸r&dwjM֡~ l6!8j:-:9*D{{=b+s n!A/F,5㶉=f9ymIM?r#{qM=uUס{ [W )Ec~!an#87I $g4=I8*0% d=wޖ]R#/^WMZ$7u5 l1x޷u3%KG75`[ ,aScK>;էNqoLw0Dj#RyE_Uܛ_YAƲW.Cv_ot6++&sTe?'cf_  UϭZыibwW|NGP9/jO0'6͒*#t=qu4@}8r%JxB.S ̏ZXjPF-ΛQ+Om.#Pz`)E +H Q" ˻~BV; qBx.ӟu20[rz}O ѢGID5~}"ġ'Xp},CYM>8Xu!5P+͵HmlOlUYӜ! -j6a<҄|rH`:kC$'A%}_UHk xvg+?ac)cIg~xxUe` IXBG2[mp 7dR_g|ػ-`2)^ծU&kEs~nRΝ YXqeѦN?iz6KWG]7p*e?qlpOO[ΈԀ`G.HPyrB޳o΁\*D lkGcJx` Fk ,|3/y646w,+L7 2^e /]5Q6jAgpk ɨY\L?z7|ѽqܤbѡ*$ijסYEL/݆xPgI>N̊48{t"Ha, ALE~cJ Fq`%ź5JKlDvx_8Dö F VK<21HZ^VtlW^Y.) v.6x/FD!JW^t @X"pa&/] K{(3-\y4W}oej@DM- 鈣s Q>遮^1ݗr` 1xB`N&OB~{9ӥ C࿂N/D^A~;{k[9Exg qDc`H7F EIcV3=&.pl@B$)|$}ϝIky*{щ{ Cn ²e]K(9Jno OZhi$_# < nBЙYp!Hޠl7*rCEW,T}$T-s_zZ': Yþ*]n+W_ƐC DKma0Q_aTrE|sNmGErO$㜄9eك[+߅\4ځO-C DC-b;"ܝ,ڢA;-M&%-oQ',x%Y8Sv4<~*'?;[kX'+i JŢ&EtyT'|,hrYF.װ&t5qI|jƃpwt /xr` td#zʘ/ڎp!64oW@ym*@p h]߲ X{ݒMՉIX԰DfKzqȁ,; I j`nZ= `A9dzeD1E#εo6 rLghէav0۞ĥ躣:+|Tfu?.@ȉAzWvtGdkq97&0Qf(2|#jx^WFJ?VN{R`y ܽnz̹)k,ƱUc ~8xkWзI2mp,!$fex~skqa.^" kd˷RKWr G wѽ9Mŧ]']ӛԻfb>FEݑli;P+ʭW~>Ԫ?dNa-T׃]8殣 '|§-q~cg6H恛:PhݷJ 3P~c]`T4)lI0ol2$ AF՜'C%x&Z7 vCQ5oܭm5VkƥzocF]o#=Weo#y(7ǵryC 6y7֮]opט$0ePO>h9k/ o7JCswA=~؛Rέ2rC\Cru8w?t=ӒXN>&D9ǽVa )jV`6,RZǮ}z&IǺwƜѽBD́g &(B-aKHƭj/Myq&Ka x@z#‰t^8IKH VkUHkf #H5gdpoYa\Np&Fȅ jKqeic)GWAhAd"L!8!ڧ| cYtxgBQuhuMT.\#Pͬ9ϊ |y1}\)ALs9JqW(AMUո NRJ1[ EMw[j^~#׷nNwXM4ط ,%U2[w@PMQ4k;0EP]yht%+9=mzpN_Iϯn ^'>< k+flC•Ĉ!盐^@Q u$aVɂ=m σe^?$wZi4gln# v9Crvh\ 5md6ekqlkNR/w6A2}-OO!( Y$p}m#Of(mڔ[hLCRTVY`Y,: 9'p b ,ڦz-S]!'xj23FlYs:9n4?C5=NOW ISNDDFĥ=4SO1S/YNi-xJAJ.`-ĴK6"aQP+CH?ڳF1Hr L({SGU 94j3\D_ ?lDZ͞=iϛyr.a^IGt')Y|FL4ȍ>H+Iȁ`M /1N"88>Seg QLT9JY86{D+ thPia^bI5fؽ@|69xT[GV ߲#r/Il.-epЄTp7>dD读aQ 2}5iJXi%qDEJ< !t!jꏷ\[ƧH_aV/'m{5kzUXyiTա>6dv5fxq!ۗ"B , ԭ8 QvGԸxv]TbnPkvpQ!?dP@:el|-n}Ãb_ l$ݸB'rY@V?ԅwz=O۫& UڃiX`1EWFe!U zΧGn6T)* _WQ~^F]z-^LѧYn; Z ]>HkI2H"+dâpGzqC' mb8>u3.2r[:v 85\\XKZ~]VYT)k.Ivk3 ģiov P•ze麈+Tg`%hw]Xe a^%v>kL9'K8F/*S pe4 HX\XhF6InG ߐcn@RʍR T 8?yޡ$ѠF ;GcBH?d,pPIA1W^6fX!Opc[dSF{OQf(5: |݄Val D% &'[4s9&NJˈdl5%e[ B Duz Wy1ZRb w~&X{y6]_"i( 85ȟh)A._CZonVv>2pjVA!Í'hMȉ-][0ᜧ_g]ӌ̥$fv;<(^wA;,4Xx }i9֜4kf='=tV$psA=. |V=.1c)E0#ԝEڟg܂߾]YYATݔFE1>-0wyd ۑQ5~²ݏ\]WΒv()􌑧P;OcjIUW7bPbF{fz^0zYJZ=щݬ@&ZBJG>cS9%+O7%AiZ!?V-Bw|v*tt8zTKTlah71lX)ח?B=*$X{9b*))b/{Sgj=ٛqkd T)7X=ϯ@5g:,g=ԽҽwwDrxBC뫩X޲\6ӯNKPt ׉rzvHXv\)6u2"%,2elT#ߍ/d1lʅthH蛬VHOHA  >/Ìֵ=0ikRmvs_ݵon1>Jwc#%sR H?̋FsxCATE$ݖ{$sC*zB# x.hz'?6ʖ2vhT :Sz$e,` 3ɀ9.w JV决#XqA:C:$GJDQ*S?ϓ$䊸~#, %iT"tfI,[HלKeSbϥ7fh 񠮳2yZZvHg=rK`n(W\ic LĹx޳xRZbiv ;ʯNO]_#`Mow7rʃeD9T; {e˃@6_p` 47] 6#3_SY3(~DQ]*@D*R7יa &wŀ -'{}cb6~t~1|]% 4\Hy Q0š^{PС-}g9TKjkݶ ̠_]Ls!ZߗJGWJ|F<>ɢ0TLh3` ;a[_db>^OcnP> _ .?/1I!$1;؜tHq[SJZb9ȕbDa #NŠЦ6ZY@`;` D-aEښ^eDGhQ.tAdF QoR> (><ƤGQAo.I;\f5vC(Q[O/2 :lȇ3u }[fb~X37Œ;ɞu733GqW2|(񬅸cjAl.<.cJW Lnh'ZzIҜER ްՌ[!XD6"<^ ߮g=B0el'$]\9TLQz53Lq7-Lv3! EܞOxOakVo}7aT\X13Lp2ۧ鹊Pv>.nj/k*މEW>MbLpgcŖ(&+lXE!^H [tk{'iY2ꈇ<"9 'O@6:l*9~.jp]ϴX݋_ꥡbZ街 go,8RtTM/q—1m&WՀt\%Oю9NYvD$@E䓑"gk#ص*Vt糶ƣYC~:>ޓ\T~L&6I]>QUst\BڳfơhsGj/,"$J 4[{.AW4EѡR[t8䰚D^z[[7"(]'_0lgL^ hO>̇AA++7JDƘ wlfDjl[f[鏎RRʤjRt̒iϖ)W4oauUH,_ #w\!ؕ+J][Td d:@REMX{So3!KgTnf.fڏT191i,k"ĉTEBUb!P"KFD9SH9 }orCƆ^Yh]"bV< =yÖ$^;m[m[W8(:` N(%|mxF Td ljg2ų[Z,oar-o[Fῃ]ߕsܖl"8U d=&ǩf [~',AX%[^>8>"N{ h*c%9o>V`gZz1o˯pm>XsiOǣHў>,2Q*&/t XI:cڔMkQ=QDXi"]{VonzbJ@ͺgJC Pv"qP}v&U^ -Ev/R x6T$#Q:7CM,BP c\S;l%Cz%qj-L怖hɬ.G@u[pɷ>h) fYO3Bo;>"rX5I;K!k6 w Zuϖ A9%LVۊec)њgzI7gʉ$fxSUm{;1DH}bQtfs"x7*XWKlGg%N&n=K.2i1u_knzD 23E5]gq1x4Q HڑNFȖ=koBp/W2 {?ݖ?v*eO>.Y:xT#ӳX@@ҺͿa E9'vB|%ON^ Uܧ[/D$A{saOlr Ccy:v[/Q<ՠ}0IrmζIBhT;7;<$WX k%|<{1iA+> '} &^/I{؟r{;C2J\RdۺU%mmk3v+%iDeS\ZW=g`NF"8&#M viE dCBAn Z$|5,Fæqi Yq]_Hμ .&dKBlmՉԕK* Y0mVQ38ZϠi7X6{V C`U8l11(O 7. V(&d64˸ 3fZye1 [PR7@^ qdCvْbCס!U $>Rc'vPXxѕ:^{3p G9OMw]GnGZ^s伪˞tuG2υy.üòԿx]qYЯZ\W 6p?/8Xw7o8 n$kF/ '\X4g{Hh!*fʺv kg]ɧu7`Y+<7>~b^7|k8ňbHj`KPU[y +7wLE'Z30skPH1-e݋BXh.,8Zׂ5Η|ĪٳǕ:]|uهcVtRk0K`"N3ʰxE0~|$}obu$ttD{VVQ9t jÿ㣺l-tc5.E@{mBX=h†*k0i_;$ROx|jɚ lTe^\<\*"z7qDLWhVL4q$pymJ!dǷrHlH,$+ml$b<`;娗٘bCSԔ"Dcռ KGF)k !4ä=hTrRMr6YQKNQv0G7iU*W0ﺮ40/t/GSћq-5IdEҸ"؊u!@G4e=wMCҥ%:sE@~$ 4;^ i 193D(yH&}ubpx}:2T~Q0:z)G\"jPL "Li ]7/Tn3 ۵l8<,z4ȚjhHY*d^ i` Rz$doC{4-sxc {x=.(@PS>3YBDq p7q>='l_cQ⦯]q='USc!zf+}YaL׉ɱ\\"-95*jxZp3bʼn #e Ks %8jLvNW*ӇJCU1D%`h)^5B{st OfB^/T8 ͞Af/MNl)lfwcM0v!v.d*G=A#a<,Vbzntr͛7`666Y}8dFVܞ<ܧ7Vws9:n|yAײ~l$|Q;gU$;q 4,:屽:Xqa%\腤^>wl ]0 [z. OInA VѝdO7OKs'1넋:(ƫQ# ?4e2[<ƛ4Hl/opơNj2VV%J$l&C{wuWKb,ҮOIo:l] ANb$,MrQ51-e#?&<[)N˞soMy.B9y߂$G? ~P^ggGbtV[HMC!َ2Bv[Pv5UUpvi6eQiJ ʼnWuEE9q ~;!4Eoh䊸4 WHy6ިz\Ϸ( }5x48ث%EgaŔ޹Hq#(L?`P= 7gWn֝q6vB>9#cF`83t ^S,b]}t̖~x3dę.|aAGn+ĦtU[w/eZniu`'f]S >79Wu?FsXۇ2kw֪ȏB\ hn%/pCPQBƞ^v{U3XKk=)fJ*:e2Hgp`P8xCLm6u׿#p}[&AeZD1 &h NY!mkJ&`B/5[¯yQS6!7S\ju&^MtC b8vu"/F=ۭ)$0l RxCg\ ̸n1:Xdrtx&w +6KA/칿"t+I|4[uCD;\\+_udwKk/瀪5 [ S4vp6Ea y՗Բ͠Iګҵ̗i`/`3NezUgTZ^#UP&rZe[PB1- f3?r|ȣxA)R߾1qtUHX}crhw-¸+Z@ۡ0DBvsb, +$\ eKoާklC|,*Җdc~V0  _l{apA+7:[?}ZT/ F8XşF*~T 4ul@NTVیR?o{sfW_tW|rS1{\P3Ga v>tڇE#=L X,)|HREQcLjHQG&kA>qX^SbJ=<_5nZheA#߇ {Aċ 5sHĶKwS%nXsd>]C9v*'$Wq3|JIYpA̺}ܙ%X#مf6BgqK!*s7#UN'@|7ry@vSZS`]|w<0$%Dq|!1 PwۀJ@)wv_]WDu:U4ÃF탗;ݩR"kĉbG+ṣ__JK$A#Շx́EZ jG:8`$b84UX)>YNfۼoܪĹJW\-N𴲡O4.VuiFVܝj;u\$Y6+U-,(9o'3C.OYrL{ 3Bg;?$#t?ܭ,7E`(dζcISO+~q. KD; WIپ&ߌP^7*txD  /3q1(6ڒ_!p1:_]L$nּOR+ ?AfItizʓXYf_WKdEl!,#J 6 -HuM^VKӄSW)(95"a'85B[.`4ң?}6GSFYO|'H.$ q8"2Oe֗Mמ+UF_kWVd&`?ặu%eE0ҩ> N5 Ŧ!_?fV# elO 'щj؃vOI$IPWk A);gOV'΋='j pOH\|uk/G=8W &d躮#=eR`eZ'뿔2wLEČ߅؂4IT %τAsQy̋C̽sEX5VeZTy|lR3[ ,܃lѳ89D:#+\:B[p {꿍z!ܔ'^@%8];=Zޔ9y] O*2LJQk=SQhu콭S\:ͦBQc.Jk9iUh[aGixw#ģ޷#2:a9TX3B>1Ǘ2kaJ̞]Ԍ1`tdgfM'n&⡠Du@]n0EG'ˡ6ѵ4M{I7DtO>SaEWD<3gT F"{BІUe.7v<]@%Ṧz8]Λ7/VJsތ"3Ӭۑ@'0gjw7Cd{KN޳?ʋ'DHYf3bHNH-X;3[O߅;x! C5F#ֵKC'?zԶi=#qK駖@g:6F%AWZu `D-%)]*qN(RyiͳsӊCnדxKBvyf Wx6Gxv#s4u1VI<sR{X3_d{VBemi}O\/Ese9ӋXTbWTm[kE{>(n\c:ɝsЗK| ֑&uwoXXQnwK EX4K0o" $T0-.ko"m1N(l8.F/c_v2g+7'"5.G"I =ҩBj8P䱬W)>ꃡ E&F>( -uHz~-D^XF |w㌈!7^t/)*q]#F7֥&7W dBS8u-F7oآL,JULP5O36"y#fP$cq(3Է]u<:Bucsp8KAJ6&!7 bg@tidgvׯRmnM۫o>SxjC͐2O7Yr*LRMpf{-6Bc#\ch~tiXlsu mYr+rUs؃tW2_ [rzKL؋6S>ۘz6oI϶ˑL0XQ@Rķ&7>ŝtxb]#E-) KZݗdK ZEv6cjCjIsfyiBĖ=ꛝO U:~Ψ[#B*AW( ,iȓbN uV!t~o#ǧ\o,TěnHF=A kw滛J2)}%<;yX8{\xP0@s㽜 |3dDR[ͲkaٳQOPH3[w#j`+Q!ݝf UEȿ7I90Hs著!PPQ@>BFSKŌbm6;b[+Bïs9{vЇ!3,o.k^>Qԇ{hy5j[Oܡ0- )F*iv;FLs wvMqͩh$z ceة^ٮ/Tb^c'󘜓c2Y遣!c[Y(@3z>tSg~X6%됷bW@ zΏ[! J,ʂwPSp[HŪش>pjcMU6&!wf^Xy<P@QUoqR ;Է;'qp,۫+~\dutO:\~P\&߇+ڂO?U:,)Y&,":AU|qmn2&2VA~|$3~iX$m?r͙0f& #.-wQ+ޢi*4fdV?Eϋ5[#8huSP_M/kIq`u;= G*@%^Ad,guaK. B QgrKd&ufB[Z SKh\-cl8WӾbٻTe*"YI)dӤk̵ijod(/TB9$.y2s+Cd?qPY2"LX7AD5Jz ð7q(zbB$l1uO`# *5Ʃ/ Y| 6T:TsBw~& ,Qme=[QAdb&@7 N7A+B.04%//~( 0X9y^,5'3â9VҎ}XPЁ2N; l#֖t ?!|M$gJa_E6Hѩn[Ξg-۶ Q2//-wML?o%Yۭu;E2B&ƿrȟ-O~35 4B|'@I ׶_Ϋp<E86 ܽ3U9QO]蚚f/xC|'٩)J|qN8ṟ \lVMM \2fO64Ӂ2P2'qwOab%&wjUvR=>¸7V\pq+E[ UH͊e&Ʒ3#&ONד3#?Bn-A`Tw6𫳔Q#MՐg&*(ˮOiHA= " h^}D_pg7\njU9#$!g̜ψȎbTؤ? gY)Fl7<Gp{kD=a.5p ̅;XѾk-ܝ?8(N-wz -@1Ţ%V^><0D)amҌc2w8zQEoTy ukYϊL=^{y/:{ hhrc󉲪\qzRCQL"\Ԟw+\\ 'ؤj)AѽHJ;?3iخq.)dy❒V ]eT}.8`#>}! c&`X퉯m[ճ|nҺ0~ XMȂjxfuwغӍ\'=*N%X??kp6ia(LHBl H&B ͌7 KdcB,4Mn+STYߐQBc'Z7CvH2RD!aj$~/Az!ĖRl39 J{CA)U.J+q17WJq{j|jRjkXNmQ[ ݙHʱTUЖ|?miFzx+;ݜC;%g-, yM qYt/x(ZHn,y] ~t"hcS',bL8N{]:(v0jON2^MV0ېˢ*?2#<uO-ճig3I0NaS͟`4>)n6L+O5_@IƤ sExXpNOAgph[p7 %däv`zDm[8qx͚u nϖ`n<ES9P}jb &J.0-Zr66^v;6Tf%EQP9z_PuS.*BcR6K;zMW[`/3%7+6>X+"NpX xߠ3sXׯI B気UiF:-kg`'tS,`u5*l H5ao+eV²䷈O@q_☂im6qOƙCBrlGZjFyt*90 ,u$;gNw$ڍ,؅n fH yq~7q־g[i.ktɩwB ]a Q'2 .fH/;|5n$]yd.ҝ֓X3w϶ĎʴUKX["LcA3,1ir?`M[!eqBݘMWMK |\Wn7 n!scv>+Bxmx7/P&1J^c cgUUO&6SٯXjņ& )(vS l2VN̶ԝN8aڧwg/@)NNq)HvL:ÛB+wU,L ,+- N%F72|W  Fm\FR ʹվSABg8Іh@\'kB)}ok!J]xZx`_vz(Z3o"ƵEV;֨V3ĺv'r/J)\,7j.{#CDGØbӶ^\ b0`dAʄ.%a\AՍ›8Z)_ Cs9"1\9@9-,D''L{Re7':Rs&*]C 8SL֢_@mJRz~AiO&kRg,9B?_h6ݖd/GįC8A]쳣렉>Qk|"YZp &gvT%eLcg߅cGN]5ς)ӑEg= dڲqFSyU1hUQj 16l"{5g.vp$u@r$B4J R`[yN&c0ӃuJ ||~gcb5Sij߅{qJZ^Q*R& ͌NZ !+dQX}|Z40^[\bmXUg'/沢{ (ac?mtc쵖p֥!5'Li_rJŚ} cWzLև*\T):P-_|Hٲ{պDzfMݽ7~-8IdܳQ`-܇ajIY yŌZWВF( cяE6 /}Z_0i'vR3փ0`C]Ma07ܫǚ5>Į-42q:T zwr!::nZ ߗòļ_C_YܯN<v;jd0:P9m3ֆ\[2fY'*sfM~sF c3KQ+L& @Ksz_kq& K埑w$CeXNHtyi! X Y@O>JGo5)%Fq~M5 =Yޔ@FWk+{"D/^ #p6Bf l .>6 7)"@#ƼBA-%"F0oDY{'g5?jZ$QN7Es4J&!Q_Q o2|kxqS%qjy>iMo+ s b]LɁۉk}4xâ(8=[2NԠl&͸-*|}Xj2Y<9Y%23uEhuo3m,^@;Xc"NH@S/3wr@G3 0˱zܵ@74 dmaѪĭtiP,vOzZ#x慣ŒQh ^2Fjn?R̈́bb5s\wD|u]a]?v%J{.x,Vۑs& mg2` P;WvɬkDjآuMN'3J-N!]{t:Գ;< ʩ'Ih杇ggw ?F?@g+0h[Y2q(>/ ]kxYiOHL6`ྸƙ[ipXw{rb,K٥ShTXoPёZ8?5 #qM]arWQZ2!q=fӑJ@Ȫj#'gs|7źN 2)Ή7f CדR@cr=865JHoK#,v"ϮN(i<a|oU:Bc{>%^a[5DW rxEqbxMƌb8\;Bhy)qG;ҼR%)ɗe%@X'/v0mycLëO${4]b>̅f_(B۲b GL)䮧 [6ALID-ߣb8=;(XƐ} f2P H{X˔}t{xio8 [Zz;C/]6T;=̈́~mZ-xg0s ODTW4Il겸R4j_^ۼ:Cա;IeۋVç@Uqmخ6C4s!-B SIN ];A\8e?. T%wC"!khj[w])x!{WaBBoIB-wRW Skl|oSP )٧Dc;j/uot ;"/,!% p=A5ei8ge>/8P  pR1> /\^f;ZW{W$Wk='NN~ Ooߑzp79bHLݗ0r&"~FH,"2!lcYۀ$;\7Kba@5t[aj +< VMn7h{r3`u],GKyO=NC$ e"wi14Mɉ|ۚz\$*-W&azQ?@ xy 5Tԙ=i"hndDE*p.u0$6{9Rys-%b 9b2|bJuZr"k! -oK7f si"LW.3`piHKV2p>-x H,^N'L 3rK=G Jt!Y]$%p6keˆ63N?B.]u b6{GFDQ3sYNpq큑r.MSH5қ}7i hsqRqҕ7SFn^GU% V3^^PmQd uO djEZw3vvNf͜xy"R7H]%t#F,,mތ"{*PQ12,dJP0PA4Hn0-hCΑCR^3UGg-U5NNjך;/}` I> 9/fl8A6. $.)aaf 9KC̭^Ů-)sg.4-x2/S<ހ=Z~g7JʛSeU KSJ+3j%׸G )=/(f7s1HYNk̂HlP:p>) Yw$~0g=!;zHFFF6U{vpĢ֎ކ.4o8J2rp!t|ޫZrMPQv;=4;Ң?`ۺ}Jxp146YZُ !e0-; t!X#b?eYd08#TH7]IKU)~&}ĘqHbtVQի%)*m0A9z +ﵪ85hG"Wխ%9L.ZOrlćUc8j"[J>n٢e8ot ҂*m!po 1?ʘXt5ݏզ).:zLzXUevJ_QOHl9cv魅_RV{x^{w/ /Ho E*KAZZ'Û)Scev _kYO@Ǫ rԔg-OFZ2 śWܻ:fq8Z Y<5EmɭYǞA>/e=+V8kD;NΆSh^yX[<mPoKFﶮXhUp;Ixp. hW^! F)M_u:Weu Qx-уKIFA$&T'Q WuPZ/o̮oV@+ej=ȻPyBtA~sT1)%ʔۍU4!oW#ƒYBwh5at8J*ygN(i)yP^LKD JBBE~ '@wNÝ3 ?O"+toj5\gd2 tQh?6˳q|VupwQC/zɟL:tגJgG*Q Ǘ"bvV+DX*hJZyST @fWE"^=/NA-aMLJcyt%.֣~6ػK]~dHT/uGb0,̐#d]meNCdq8ܨ8)_~Љ^2G$ đ;ʎs+o~#̀k O ]=Ըu'olWyM"c=3b8wpwQbmk(HF]ANYBS5e */HPYdPD#S,f܀G31M D+h_#~^`Ӑ=.E>VQ شc5o|Hl4`Zǜm{IZJB*X0U=7\l! PJ噛;cGM_@F AL*iH v"Z4絈6Jk];Mj/qex:xu'ks$ocznr_`~= w;b ,d$MKia4bW -سI6TUDs 詊 }S1-'DZ֝mG` 'i SfT EzP}Z[cGks>F9ָެ}Qe@gיn\i~;YOh WnM> aY|v:kfS// pŖw,j.)Sk*#(C8 \ B%2: kXz;Py J>qAѽp =ӳ´ y %iFjNiGz3|Hvv̸·2ǐl *2i dqy(t971 ;tda,ETmdbj KHn'uQ[:)3ij %t|;}B<. y$®IHDlƝd WPUG-)݋7\PDnkA,w_ᅡY2]7Co;92}ґ٬ʋz~aAF1]qr2umy=}~ոt5 S5Kvn$j*pnXRљ>\Uz 4^DpVtJơhk"-ɣX/|\JYgQJZ4k{Wkh%U I̩VaԽ,;{1V":4=gt"sy+vC"Sd^H0'9"+\5nոJ7h/2YH|\;ҖƨKAJc ܝ}.Ur\!9-*Z1wԛQ4x1-* FT9~Ͱqszէ3Su6hҰeإL޳49j=چps G$aiz?DpV" \ G xvHN*TM\t )+493mMhޔ%2c(e)[9-Ϩ;m#ַ\NLLO?$pr[ p;G cX :o{&5 فgDb  d<0eFAKh g|t (Pd7]޻fwc0w%#adª_WFd'#ozYG &zK_;Mo$3('Ztrˤ,qlN?C/`Cx=B{I6Pw,YEfF IJ/Ll6 2(Z}dR.F=>KK97j."|tz֋ 5RgЌ뛝`iȸ!VQ=FCǢ^VΘ =!οbNK) 1NTjNi9(f!=W:Vc:$&3W`Qв=me Jh]ӵs[҇7u9wLDe74ڹڣt3jOr~Qd<ЯKSNeVh_4fo--AX1p'а*7p(-#Q3Q mn8>͔9'H+fdrNe6+cm oR[*&C-VK %n٭{~lj1]Z]& JP)!yfg%[.\>ŲF?tX+-Bچ6:]ɔs6;FZ)eLB7AvS0D轓Ϟh1*>ˎͮJ*zN[n$ŗ+G|R赏T`<}G*Ҡ& +E{鯘NBrWKOY4rsrC-7F 87/d*$JF  'EQ$W9s,2 ~ʘ֗9)⸌ӏKN4),/Ge09'-Y˗ MuruB 8/{;*9sAƐą}D c̰.h S W"lF0Q;_}S!pQQ,ZIo)g,9L~&4-4d 0%Cݾc8+IK,*\q`ѐV{.P_M wn)/"&ji侣w\?VҰҸ.jթ﷦/GmBKH7wHji}Va@J20/^EMlS?z\&d&%B|clZ^ꬾҾdVX'oΪ!@n?LxƤ: wb v^_\uzKGiC(쳟HJ=D[7*<iBK`{s жԼivO5hPJ#DJo*?|8gJ\~5juBw&MYhy^ElXp>uku}՜\6ͦ ȋ\49n5lȝ L1f9PK3ACdDqƒY jPh`)Odd6p}ӟͯ^il8.h|7P&輜h0&+W:ó{&Y0T=`SvsNnGmV!u4ZU0W}0/Ek۹]ljׂ:suky.>N94j)9O7\J9z !+H\<ܴ|_ hfk-EG!I 3[5qmR.ۃXVӶd_.jz&s{ =+(zz'{+)4/_B'V;c0Hװߎj>oOcGcinC,`1ҴGƐ/`X. ]A7k"Ql =9i%z`Hc*׿Ynv?{kӬ˼6Q$NpF_5c6A {^z:KMؾMP$WfꮃAգl. oڙ#KL7ܒ}ubڈQo97Fm-9; zoMaVnB䐿LNB2G˔m YPR}K\=^^]MC ` fHO][32ĻGb ӸܶQpWkXsp9|2n!@^q06cITlc:ˇ%ϐF~aa EK+2 = \aH9rqRX+0 XrJT3%ÆrAYiij\wJiu@`·}|wSO CvI"(sw=tryC;ZT'*V l7|0gaCt[X BՁ]'6^ѭ7b Y5XbL>YxVS^ҭY(xEI,wcT2 mif*pa9T QdyY% "Cᾖ-n}i5R0Rbfr‘:j M)UEVH;v,Jl ۝KUQBd-ٽX[GnĨc"d4׉Z0PR=7#rO'_]J fSP P!ԈXȅ=*F"%/+]%N<Q4WAЈG!nNbo^R3k0}HM7S_ygp6 zhw?)t P8϶ I\2"[\ڲ!׋X6$ )}}zX(m'*wI} $$2Yn$ R( X8W/l,I!{R {gA,U$ Udhᢳ =a"wV0,9wDĎ@̹nx!u3@(~t"9Qn  7&cU?*gV< PNi*/|J0WeG a*夏?gUKt&N><]Rp cf}'ɏS~x]ծ.Ytis,kuZDU|߈ue ͇^;hj>N$l6nR|c&k;֩pR`;C A̴弡ˊtOiKB핅[.Vg0?-S?b%y&"kat:p /!)@ҼM(x#ء0N (2r|=Wįn'OOS%En* F[+n fuHlTAUHxsBGxSux?j76(h9p܉7-o @ y)',=mb؟^XD̳]l^'9]r }hA{&$m^+^sF`:TrTBp$ؒ1!\ \G|z3rE)[ȆO5'SUnwy0F(y giKRW99f9e1"Iz9w7^J/Bam3{COIP1=$xq@6V3v/=A R;{y KpIp$X~狖$vzJ3'mK?se?ڤv6F֯b[9s'>~pCp A۞` OKEMTTD6}ay$Upg⢐@\ Pi>OK"ή*e6+p 8 ^"ι J\=kExJ-sc%ab!>ݺ.1ʕ""*=U. uj D`$eЛfh8Pu/k{"+JNxqYʄrX!۠2&f1eN .{g޳DXr@sg5bkP: JY=-Z@^L7b P۝?^L65h5:X= XܝEq LJhQ!IrYv: }+&- v?&_~xH  7͠ 9հ)>(WQr_:.\;K:9#u_A,(lnA93`/*HhQ%nlnm<0tYcP&,璳3sR5AM:eۓ@ĪN[~O3Wr$VP^$XڨJ D,]tvKؗ7{ա%NYFȄKeT'TX1}z}Lf)8Lt MF۫ܫ?ؠ7Mm#q`1(_OԊ:Cn$m,P?_#mnx8Z\yZ(c`ht!0#Ɓ%A2'!:ڵ](YAFBur֙I/qYZu瀐-tg"٥yxf93 %6)Z8rAˍ$97ˊlF`Sdyhbk8DTD=҉:nJ0SV8@ۡz)N, `PsٳHxHJ 'V|ZځXX4ŭ> l3M05ZȺ<3מ~FT7\*4G/5o>T9۠?M{e/IDb4W,˾nS _H.~*%ǜT`D$`g%]-\;8ζɳ D8|n'˷}|I8?l`5gIKa&@[fPEOƊQX$"UB:3̒rc`]MjK\ y:9"M%A=-JAų90v?'9p+xYo%.K\P5}>deFMTXerAJj4DeCy ۍmMP..)`*@麩ђT=^8FҾ )AM6古+З9:H9Y~ZrF% O y'KN##|EчK45`Q٣ Lu!egf$>,!_1˚NJ }{=,kM8 +*чV_.巕+ u>iTLߚPfaQ?n9RM)92-- ̟ Mb ds)D`?TmJ a-S̨4Ac)0Y,[ Mkf PH.Q175%.UMLѢ*[VMEf2w2Nb˝$k3wv.!҆%YB"ɓ2Bx#;J ~yPzt#P̴t[7cSzcSj:8>/k0^efo6aMT>3񀢡جft _ .IOy ,mdK vt\w?epXB>wm7==>,$XɺV'a#s6b `,vJ^:k h53H N^%8`k*6?'9 .ɿbPDwqݽV N ±*X?Fe(͞'Nq%`~S6K?#g= p=[yd J6E)X hX/iyCh{8^ n rvK.YB{A,4pHVk}cѕǬOdg&CSzB81(3Nl}=cfӳ{ηc 4O68(9DA [X7\-eɾJj jK"Z9l5g2D"t¨U(KLrXaS+{<0FA)@ŏ9t7hÊ2-I6) UN)w8h_z,%0,6FLrL\5~۰g?h2AKr%%+d z_7~J6n#c~j),@rE{ Dp7U&vMY19L~*0c~ǗՌ#H[!;늼Wۺ5٭H0nG\ݮp\ R:k,Zi8|T0ZE,l]hqS@A2/^fC{w}-Gp-/RxkXLcT t1yM_{S(L ҈DƜWƃ(D@˺wCUV7|l! RGj /i=`Ïz껴Ν@ i`c=ٲ׾{UOygAqIfUKXڏqe]bj/ ,sש{>+rMQH +,VNj}dP)[COK#dԷJT1^@DH-6m,jIJnXJ53ѧOMU}JpXʔs,>t,适BT%ЮRzVO^܄>l[޻{L;D(NhvLyDIk鳄kޅh.'?(1bu: vNO1NVU.[y*W14=m:}X+wނ6p;]y}:'(TNYJ=V-5* t9mI/v}n qZn{妜FT PcxB<[KcLg҉KB ;&8=* 92j➖Jw_x]3( 1dyV1H٢#eV^R{ zU, OS8Ii_巭@ "9)䷴4A5[hт4CFyNU8f"@CfiOaĄ ffEƙ$RaO}gud_h7vHkZ%Ѕ0&jr҈;ST9r))rcfU+"h2t8!X{=I7h\t/%;V_{ E)R8}m' q^TG9k}չW|[4淃e9gWπlS&I/5ݎHs?')P:UÕ,fvS(iHȇnErnpRJ\; @.wCҡȳdd[;tx2O1P=!\&L;O\b W<!1߃u6pϤBwVJL..U*5ۄfm~șt_C,K|^a,dZQYZqJp-];mxd*Z~ /^1iOZoEiY~vLÆo\.8ۗ3gy J:܍O'SՖ߬_ŧ91|u1 z&ӔaBkEVIJgM׊cn7VVXK$:&uċ}3u쬗 )\0r i8 SoPdO26 Y`cI{&~RI! J_hɐ-$zWegtxݨuFn_T*J zzkb?WYn)L_oG_`G7|I&j}kPshg#d0Eг6#NS!{%͝BiOYAQ}gK l%vяI.ɰ(dlGdjvF/..`9+Y͠F*L" C2̲1Y]6~ZJ i{\#bGiqPiE8)ѿw*@!;I5ʤ yxGrЪƹ^6-HSe7 [quN0$Ad,xFr)&VaS1$ͅx`jm0an5Zx'0Vs[Ӣت]g9 &ņ'l^Ι>, XBz*Y^F<6qv4eSlu}P .O)Cb:(׮/UKh3,{t=DCϓ9KFz B}Qsbj}AoRgd\iʘ5DU<!(QXK([AL3^o1oVFӴ5{ZT۲BTEC >l ( .R7A1޼u5AyM$ז6H\Ӭ!|d1 3 (8$dIP2:{NwyQx@w-lo.5(&E߀603el;+nڞ{MEdnCp|[W0 GxXJH鹲0p*3Vӈ"]^tuW{ʚ{$^Кw Vqla}a{ؖ/ZEV <%y{c3V'Ί,ʸoqra)PeCh+~ @c- «DҦ4اW6`턟3׆{珷;0hI tk~VK fe*a@wW+\8Gƀ]T(i^(Jy8Qyq-/wVv%"qlox{=쫳"3{7Q]Uzߴg`G<!S5vKq!M #Vgo"Yb$Kx> J.w{"[EkN?n5;:UVL   Xޔq&ŚVYoSm罯5f!6Wn( Qw"2W4KT.ZW~TĿreݚ*vs;6 4rPDf ."_6pUy9 \4XQɃ]mwWhDUuW.4/uƱ7!HVSH}7xP}RR"n4ALeX)]^e*4ߞd%e.0q٨EJ$QFOZx ]3Ľs|&J]>|SΤ) njiK1U2Wa4I^o f1RXꝁAWIO^-}sQ1judF̂cB?iHD b2lWYX(]\ lW.k?|D6H0scJnIDt6m ڷ+\ki5*%L"J VJޯިH"@?)ǑgB iT/~(=.|(tIsowid8o|t!^+*Sj0?*5̙jP|luSWǿD' 5q 8;*-碈Ηz ]E ne7C5_.+_`fLc5 KICDZԸK#: WjȻq қ8/R2DIy/FOfڒQ+x z7z_Z~O-sӫA BS1,YQM8ytUnJ`v#C\:Ս%&٤x_G9nuuI WLӡ>߲` Ac gY-w|6L4õUa#49,6 Pjz+;F 3Ϸ5d4y2~x,={+̞w ?4v<|(rt%8'F4anFhi LT3qh]8?ulDѼPG?fgD(7*ۺH0vKkw_(6\< K-_a'>+Yo)F*-OG@WMIHrQ]2{´t ۽/|j1⦽܁ [5XIgs.)BaO(nKIK~ۥ3.dx6=Ø~0`XyZH##k9 n=kMqk fM/@YzC3p"$H{v 2CLrY, jq3UmZ,V y&-~)lս2wVi½?KBd*m -ry+pJJP %>u|bhkw2$E۲&fŖfE[YH#<65Q{@WIJj[ f*/a.@9L~S[jM]* gTrxO❛o&!R>PPDTJlh|.U-( fD 2;KzElSuC7\le6TBgf<1NٔA=Autrv p=k_X 50 d0QTYadہ'\Ʃ#;Z6g(?}X[Dʒw2 l2-Wr$C񰎰PcX}vZ n.Qa/#v>š^'1ե4U[A#AGv iT73uvy Ol=H33QHN9Z lO[5g|:Ii( bXc*tdGxuSė s,ş_(Vԣ6Y'<3'I`gJh)3 mA`tDZ1] z EܗWoIT!dBeq/UcQrRۯN«J\J]cC] 7LHXEV`30Uڄ'x %&} hI;'ڐ> WJpC6@Z )eѾY#-,ДiUN"`5Ofd=8 UWK=cGWN;) 6otu{e]|:~ujVE ձgzEMEG/~%if1 =7 > xiQ8ӎj&zMr}߽m._ \+(,i8ҳ.#"cB>+(5)ER T5x g\N&`XlIκC:5B, !;;c'`ND ᙷƁj:]*N6qFdžd,MQt(vQWԋp(v|+@]}'3 z %̨ 7y I%ڙ]i;΢Fky ggJnn=i"0L)qq "4tg˵ oM~bٓw!"s:}':_ªc:}s 68XΝUDX"6)'d Fjpچv9 eR!~Il7ma >k; wQ&82Q=h}y?!,(ɓo ;K_?[^M.VQ3{fിp74+S _20{Dqc=JʴV$?2to@'lZ2r ǵCcITcѕNB٠7a:A!Ԗ0F :V^I#<6j@c)1\b]*&--`]bײ˂[}B_9w鱂8%!@d 0P\C_s('WjK}#-e:spt:M&!I&U~Kr|gU' ah2Fɝ5M,zviX2 hal? #6n9Opc#MFpyPK!nGMMC1%kl4*^zb)`>ƻ^$kϿgh;>-sK(*T1P7HۧQs܄zв]CHvsZpM!5@-K(Wv{dDK.jg6.S@|1#=ALt U^snOjߝ0-s2WƾnlѰJrxc'%1 ZΑN" y-֗')vFD0c/\y胬MޫM>{fH>Pk;z7 eVdup d0Irx+00OIDSe0qÿʥ0 v:dMQ*X)n 8M T7wMbaHT/"ljϧ)-\Ei@4d3gM`f.(,8$R|Mg[$Fa)(yBKn,@ś-̀OjUTIdڍMLltwĥ(еedꉅƔ&DclZ:t!2ǻ^g5Rݿ 4FTx=tNlf׈wyaE-ȺoH-Y4[{hs |ψTP[M7zU{7{T<_4gڷvWMmei:?.&Lh A++@G%:j.-Y[x)@NF/l@?+?v E%[:,*ȱ7 )8[/O[@' '-sJ~kdVcY[i*x 8pLZ5o<9w0Gb9葲xwĮ{kYVz"7 V4 'jt]f ۤw xZ @, \\P̂GdN%gĺjwn<ߔ3Jo7]ۼh\ή_Cɇk-%E [&qtS 5? uX$VMd;_O>EdؔvhiǨPI )3%A7eeKrK XIB`OU[&zMPXFD^dθxz#ͣJjAZܤRmKfHe6j"#{k!ڛ_rI~<[ Z/ )gs]Rv]Q*5RM,(rwʃ vX;Id/qMFe:V_EH_cZCahYcɃ-ªŊ!Uщ!|)IȆ,_%#u1ɋe+H& |(v5u#%s ź7y:ʿ0Ou6g.Mbwn p{6R[Mp$oT-k*M.zm R]W`~ceKM"zn̖ 4/h ^\"@->gΰV;$?#S LwߕcY0xJRGW^Ȥ֛x*otIQ"iC#J ŅWJ󹠉+W.R"؆5r9~^5B}UkdµτR_)\0.MԶT):4/3ΟxX]Lgim3k0 6؍]p|f *o x0#6Cs maU@O\bc| By bf\VdDh]9(ؐW_"k%@4FƪUAs( 1)sfCSӽ`n+YHɤS+~t>ҽ҇=Ut6j jő59قe/}4SoAM|֐G Mԉ}߭"/&JDc?ʅ| ^' ۨW8}=mA qk7 h_sasGXAv?wF.g=ƒ?q K= gb33u sidC'LJZ0> Ee2H@wP ?|,o@^XHJ \W*t+y[45N,=iJXQV \(Z*fvn ]@ QZH1H󂬹XgQOٔ2! $:PӐ:.Z\~rR oȫ;o0])}|_3[VJ+5(aÑ蒐({")4k@ .f38PwxDrl CõwUHTcZY]GHrws⧸4]!7?1l8&$~B+l[nl[Wc/!Ij 82/اYHHN=*UUZ5my#+5Oj"|9џP ]ixgDXёY58-ΗX %7?)AO-ML~G/OPIL\/8ly |.bf]F&TWR7Ra^}sƒ˰*1V7^f₧ p6"PU~!x"QMX%W27!N=S[2mc^"<̎!R@]O^xIW1ͬA/4UZJ:S.VE!+XxZ o&/\N"78m_Z;y̧SܤgUɡiH`_иLzىFX#IL)_-aU̎a\>^7M=澠R%XB"`&4՜jn[eHj"]_q{{$$x1; zSM65o0zKRW Eyvqʴ=Ō*{SmԢd5IwcաWͶ:Ӯich*e#fL]AINHz\AJ6ux:x1-ޤqba$HL؏Wp J}* Iؖ3x)pb[l0zᣫσ*h<X -8MM.3zx>&͎Bn0RA3ntXW9Gy/d*a$dVGGJfu;ߦ3Jhb#plj^)dc e0-S{&\~J-xpfmȯ=?pqW}smCRNqѹb=5%F& VKBqaEFkSNiw2 :(a~ba%C{&{}AZX36y` ^zple~g<*Oag?+e$nXR4"x԰u^\mx҄yuxakB]Ǐbz!OO'[VS?fꢐݻ{O,JMX4nK4@*y% hZTMćY=6cQדֶ8* 1dnƐr={-Yq_X"h"P(3% '5k\}\ПB_fY"Z5|qqE 1:h@~tDqrPu.Bh zq4`ڨl/"R YE22ވdIx{3@V!;IBYJIاʢ`"#oO`F բChPjGH+{TkH'f#O9 Bw5)zW z\toc3r.`EOQ [rUk|/k\H[h쩄?lշ$P&C~W%V ''@^5OsQ}Fښ-h#- ~7 vE8CD l g$2R%\l%ώU6 /d8E?ǿʵ>. V#GF>JWVR= <.6Zi*}Bw2| }J\ȿ}}lH=6dIEBxY6E%|inp(;u¸&+YSARan>P!-g$TJ`N ]q ߼b101̒ ᅼ`4#Nrmx\.:x{)_\of2dx YhHMvPiү:ٗ+^o].5z>h&T _4[o:ɩn+6af:FsCNQ1cl4 = j;# ڦWY tF@nɝvԝ7BYTQri ᛲ5Zm끜;24˩HjT\~,8(RGc 2 V}yM-̡5nZ4vBVBJb8r:i(`.ݟ@N1>^M.X然M@{Ֆyo:KT<6/!r(*N; v- zjIvUxx+,'C'g!QU0Jt-gTKGRT @4 NDPvʣaorrp4Whכh/wd|%ruaAS&eڂEyqYwaɹ1E \z%@f~EeV@Hm[ ѨVzp5S G`ēGRkKRS}ӹik > hX?ZYrҤ@U9N";{3t'/sYO> ʾh:B$7hԖ-] +(SVx@yWm&!^- nޓs~2ax GZ 7ҶiiK(763oATl8rigE(ɑ_Z1 r˦M\z?A V|5~Mb_*7*$qS1;R1^P<?`m܈9Y1n־Zr*"0]A!QNBoEu[psuV !I[)HLD/Mm:gQrQC Qwsr'"σ)CgdIjxZ'Ι1>1v|soWn10vټKy N̛e|,Qr#,`72ܜ!+a8| *|Jib)GX bhziORyz<q=Z]/A,Brj  "zXmaw( hw%FC KV[e%O# 0zjuZQ0U ,,L0Ϊ)峿_(#swl ^\81o QzTD`BJJQ fsMPKVK]{%3/k@Mf#UeJgl;`hY^? 滏~rvPO]s"pU]b6:`I|v@2qE\ T6r -GaByr+!C\I3% QY(>pOoeT14su@g6q2UGuIôҩr]xv)scfo*i,qKxEE@χ%?x*_-ŭ lgF K 'o],~ kݏ҄=0 r_v5 V:CiNr'e%6hXs /(1+mJNׂ5ѺYyR)R TPv%*yP46%,jj'Ʒ.S#F11~hms}#[npBZV'(#`p7G"3&n|Ş/Gz{4@)7e+8 5 ^P9٤~wK.i2V[t/?JV v ^V2Z6Xo>A^(3+waG.f=$\r\r TQ\7>0-`b}F)gd-4Z;FhH 0)A(nhh=?9510Ҧa/qYn^CI hz+jmE 1.)y k2%ZvkH['.p]l' !(;"lFsތ[EAmI_.7h^dk4=GG9C6B," Á8zpes` B4XwoQ*plmG:gLF)NU)^ ijs6EXN|m1BǒzA)͙kdwVOݖo> /b0%aJ+ں&+`hDK~W-._-&fA_*SLQp16|o&(^:܎[;ti%kŚe?.<{*.䙜14q܏l7JM9 flvAļlG`JAm6ͥ ?;fIhy/ld+) g=/ie% hNbNzf!aԬw2y mnnxo E귩zn6Jkx7T~u-ܖG0V$9hJ²gO%& //0|20KB 4T{$Wqzͷ*lD_ }@gKy5 U1`~cO7[rQ;9g%Xj'HCLF+&~{';N|n; omc~NX{D1r63 k_©i\r~>\uQN⥩7-YmpVu#jS>Py30w=xMc\ěv2ǝN;*^KXۚ:c<ȥnŰ1_A *# '4%fBT ¤%6;bW$/[rj:׵L=0{ZCEdm,[մJ8 qT *Pzץ{3}# ٯ?*(|ˏ( -[ 2jKQdsդrăa4hV$)4O(yp:!ykJY'R>&e%ozAl@Ee˜bk zj{GA7۩ϩ13$r[c%1x{{Y?+4Q jRe3 F ` 3u&ńGIxp*ҔR}ACn { p Iv˩ o)#ħA9-gN5 :7E*yn+:9|O;5QH䁐8YrX/NFTzU]MxP4%$V+:v Vb,oKNkP ^( VReڙ$-h uE)t5Z5n0zǴx1"t_ljW}O~|P` r>bhÀܩ"`M2 LZd2׽ |e$|Fm/FAP~oD0cfU؟4aiM`w<'29$h° M\f8e⋦-w (Ɔ{ S/:J[\c_4P;^<^PC,u }9^[Nؕ1)*VH[5-zT)`ΡH7sWfQ|f\ә,bEmhcw)z Dw/Rϣz}q-; N8U(M |GBJFkLt6#nl/ bN ;>c]Y ߪ١zjĚ; GF=QɫEV=(3>AmU:ΚrF-9f?$O N<| G|ֱc 99S9q֢sQԁ:|e?#;[W LB޼!ޝ|Xy5t@302NUEvO`=SAG^bwt).LqvٹgC91ԙl`oeXB* X܂MW2аj58lvJb]OkϠc!S\h fc`[D&^K+ָ7wG GsH?VY]uyx@kN Rs\uMbk7%2>77k//]u`ub" i"Ҹ:6OCѠ `Yq6b?7Mw3Ï$%#MXzKHc VrF BXћ;vߑǕ0|?R!ږ!]-aC zHns/<݆Vz%ymaswg3K Qm=\fr.[kX8V4F!-M~w@n%*ԯ܆eSB{(ZuT&2]Ywǜ 8ʫ'g[ A-~vq< `ߠ3:|FNq4{*bv=vN;Lx]-~0YA!`09!pMeIdy#mKHM(P%'~Wjlh{߫1@3j0t27?T({.8}ž&9> 5S,|։1bA IoЂ~ Cz{QԫLl6+/R8c =8*HL3#8MB[lˣS W B{d3r@ݝy\8>۠4ZXEh\SZPH2mזzW k,teOMף3gGoG<)Fɐ{G@瘻="p˴Tj %5eWj X,/ōiOh=ͶMxf6!qAӱjMĀ7!A1M<[:)0*3bjU -/5t=&[k%`/dzR>'y^f3[g\P꺜Zkf>R'1R2rN*]&HwD,%/+( C;0yԃfđ@ݞDHm:Etu+ᷬF[b6 y8ܯЁ)="7dٞ>LLq@p=\ va !d(Md@y$uMoܨSda?y6萟`5g+\mT ˄(Ί7]KT!z Fpbyyl"r55MloBR&`]pCid;8iKl\ۊh@K7O2|G(Ӫ5q]JPֻb 6uTIH{n3$K$Ko  8_x5KkEqǟvAE!#&7885i\y w='Vm+]קJe++:uЁ⇟oyRPcW-Ӫ~Mpt#G8 f-K(m0. Sifzn_^J#}g눓@m->s*)ʅo}@zbktu %g=m݋3W!RIH1泗̮5OThs`SH&-P U>:fsTXK2{1iR'ZNP7d1ԹGUOŗ|!EG$MG"uk[b^V3A~*,P~?Ny8{r {jiog:9bbލɓ"r#QE{ s2+FDDzZ|@Nf_ 47eFBz'VuJXMTK4zB>b;&ث0|'Ms) ;Oj| ٿļ?TICú~? q@>CǫA1^8I]qԎ4 Oע.A ӊ{b^~lދ!SkԴ`"[ǨGut!We S>:_~7#RHOQ5npó'[b02 ,#CZ,%yOSiBr]IVʔ;qAT%Dՠl#ned[vr^t09pwoTi CmH2YzsI}<ֳ$|u;y'qR4w,Y`dذq "}.g>NMc+IfYh8~Wy';*yns: )+Bw'lkuL5?2!r;]%'KKRO)dYF1裂X6gH<\-.W/2]rgC;S~~49j1Tod&v4e+[Y9Q{uccM{ 2:ӐR[6oCF@{(ECr*5o90M^e0nzr'3UnLNN,VMtS~#@b(MDL;H/ b&=(GkY{u=U0^oũi ̯UԪMuzbrdMѧT[V:/jHgiҲM&Õ["6U%.9& LbZ3pxS%Ԩ\,ޭz#9WO8ˆvCV&)&aL"ʋ2j^% /[mb;;XuF Urzwp q qJoـ T` ;>:&q.) wLt83,Nl69~.W齆 }3C|d|ÁQ; .xNyQ'Omol|;HD  B6ۘ ~ɰej{_2'{ ɘq O?"e^`+0*䚇k\)uT9%><N 9i_=f`rF {47c)>;8{bJJkjrX/_g]q+_ 85O #1CtZ%C ߱Kh6xs-ƲSu; nF_OFcJnjI qɾ=9hKTQ3^@EwšZqVuEPׂpcN S~6>`wKkUͥ.>UqظI$C-gh<{A_\3_g#YK$ _O8d?ԙuXd#4^%\dG?9%{hfS)K ø[; ǂF6h w魐Re {|V@ 2^ 8?W#q)%#Xdw!4+*E3q{XLAt;N6II[_?2"$6GovG 7 IzpzūlF,VtdЋ 2P7œ 7*:O(_FlVE6 a͌e9vB9?rRCq eBB2 x|.dILצ$bS2, p,5lTpՏP٘-4s kw-=@CX"IT|{&ZoMJyK\r-)dV RMՕ\r5]4cv nLHbwlAKkef<߫v>{G'!̝1L[&AN1WF;A&Ʃ"e} 5|lfm]E/M+X2l>:T tp WAٰy$ xp=Z|˩4RRӝvth}.7atSdTX*^bxPK8xhkZayVi"ionնO u.F.'ސ}ڿj) `탎"_)؆YI bWLpm&%=GO]-ZT9[}ɞ2ڥrxd0n-{pQ,k'-AʢR2R$4KhS*֬Cw>Ó.%ku;|(uL۷b@η( 55ڀw -C4 ߋ4Nki4t]F(gNdN\M+yBηtvod@Yެf[[A#KwI]X K5[T]u%'l!D=d-ɠ{GMP`YiX51 -4dq h3I Z-3/yy&V]K̓אp͔|oN (~8K d楒(XKG"p P&AAn`C3+,z F_)]jY.0E5쥅X60`~IB̘PZOwt#2EӮ8Ƌf(l}.DI|=|:!r 5-B4%Z'75[ g6o_8k'P;=Vbs:.csr";Y3m41%ilsںyR/bC74NG{7N:5`jP*^jvI_a>T LDO:< P(D',sElD [&}v?&I,/!rҾ hdaMD *5Iv0eȤFc1n\ )dD@h.cͱ]o 9L&-Sr-rf[v.aEEX ݛ4;1Xl@U5M͉%giyPg]@R M#0[VjLBJfZ{HcG[H! Y;.5.,B(5|I0 z0!>mO7;1oY@(҃de *0>dOEjG5 5}gj <P94xWټ㕽 0IQC)W :7#gQ3N N^KVq&1 yme *2]]]>`K(8NfVy7jL7a9Mkǧ/>,pqDf~ؐ._臝}R{qp!`)}CUOC W>f2++/z3ovHarHHbY1jx;=E0@CaOJ!H^F_Qvo Ld%N_m*HY#i|>釼pM׳ ` {ݤ; bULȵ`/U}% ^%\%lw1Uj2[6a7K5:12FV@E 9b06y,zoD S^(/9xQ5pL1ӑ.ڽSښek MN]Yd?[NKx.edbt|ڕVyuOkּlvX>i4UEF;9('&Ap.Xhg$]Xz3Z#h2~ El?xc٧a0~=9ۀ]/: L7䓉0Y۷kH;Ǩ^o[@>Ih6QBI {`Ք\C2IC^C`xb*L/>ꂵ^tw )Xܥ3\\Hٯ1YY4Op!ԍt;0پ$PA}-}gݽ*^Ͱ@iN3_$٪/6k*iq6]?ăT,m6<FGlDd ੵF|OoNLgM\ܕwqR 7T췴M#re&W}"蜎m!.2m)"P$rk/\q8~K+#m~̾4.asB2)҃Dwl qAgX)3zMKDNLQHWk6w nkb'͌q<  ::Ej[#ow Z5y3v_&\@xE#\s?_:Y-s^%6+aT .$k7 '1Qa[F#N`.iLe$'"7zs"^ZX37|(ϹVu{:7W`F9B=m;N!S(p׈INWu,KjE]C#",C- 8t]SH9љB[DžqPSx9Ŀ~^a gJ$ߌfo!k Mv_ld/LRalE`x@)oWM~'AVo7i[` 4v̮]Kp dG^$vHYUfW{Gl|=PG;w[cPЇvv(^ݎ3?8,QW%Cb5L~EF2ߟlWÚ<VٻjՖMEf&lB/S|09oKdG,\آՑb ^EY*I0ILcߎV=NDO1ќq7Ve34[MC _~1z߉[B f'"L+ªk%1-Ҕl{`,fPƱGG5tγ,4I~xL NI[r5sΊ)PNp,񀧦]Be5;7^Hhglh9u.T^'hguN>=QobGn.]q rR3RcШ*=U5¤C]Բ4'o ‚aHDeKn;*oY=#*r՞:p8Jt/,GqD/=, &C&Q!pmmwG%,.j1P6g.=OզR=vk(h@ k4N‚lV@ywNPa1jRz d$w~ES&u 63EԒF1HGL,ɫAFvk-DGf:y G2޵`.d1kдlhljҕEw58űCd.d#!r喃I#-Ւ`ܶipioAƄ$NZd@DUF?(,sPUv a>Ya9F^'Ϗ֫ Qaް&ƕH޻)KJFOPxޮ ŝbvXљ@âևYOqNF<^wQ񘪃u^|I4Xv-켋D"9x1~tLQ~^ r4ۗ w=\h&|cM'{PEǔoJ"ݽ?8*,#L;a>]1Ĩ>!^Ժg| 6b5KTEyf瑖;vBc{OP;EnRpKG|s|=VfX;+v|!dNDؒ@xY5hw(~zǬz7muU"!J3Wm2 5ɩު#*M~ f$Aq6o{5˭\YCGLm"fo WBuF>䐸`?.ZUnցF:dEPڑn] 8uA{gp~@M8[3 O?"qmT—aWhej6"6v-檅U<1߹ մ+?Bɑh81b0@H M~9v dw6 2wZ]V$٭o.VƋ5ky= .+Pі8@:!#֟qڤbћ'S]RGr /|**ødYdōPi&jiHtXïmȬRYل^#G&C:ֈZtkivNRrTVAPUq s0Ie|gdUXtT7+;0Uo XB&)m |[C5 kR1vKyڎHSNS'Wo{fwDʮr<',7{:V;vDYksۏ64cTc"7?~Z'}0lهA'ц!Z, mnVC UmL:lFB^oy?\?'䟾.zmhd8wn`m Ar&dJݕO&%X|5 iex*kڝgvc|YMKJeXDdh6 kRH?Ls{rae tzY#XA%P6U@$y #P*Ś~oҀ-YW. jw4F>g5CtK\JP&>Sm’v= ZR =Pl|4 !w_B;tOcЅT1 (| sru2Ug-"c ֒Ǜ؎F|]2:ci#zGП̈Jœ9Ҍ%pmK:_9Bp|&21o֖6;}qB3$q0:I4>f5eQ3mTh>yFj6%D E|T.vYW?tTFPG-w`?hiI(8wI]"^8nE!;P'Y 0n7Bw5ۘѩ\Y(@ڶzRvU'SfOEj=.ERwѹ !omYj0d+>,Zjd~2nhb\瓵xMdtwBE̖kaa׮}@NشD2M#vXߵ)2Z q^GpzKA抟avfj=?Ɉ"D>vCS 8zT1t?IO hsܬ |x(O6,DzՐ*V^MXMāE;"ՉX[n_Զ|_E.S@qcxwUm2d*2a?V\i*t\OWzX8ju[m'5;&bG;+~4u_z J;XqTUBr@G|wQJ 1 ,y n}xOA<$PdKWU2 sX'✟e|hڜ&(:+p=?;C[0ɴ>ƶۘ~\[pʬuqvy׾\9ǟ*us,ZzRq `UdsvZ62H>Y+**7A+1J@Ƶg(#ci"~|.HVOgȿ_2PIc2M@57 B-VKkX"ƻ#[֓_I-)]f" w傺ves^K GgD)!yH0ၰY܂4Mt5#kg s6sŒwee0S7ȾjM3\owȥKtC\8Ɗw& SӰP_p|{BY$< l/5^ZI Pn*eMr݂䚩y+ zGQAuU}lTKqޤV٭7I{ }:rG$6s;JWCxsx Tܦ LGpLǶ2Sce/.t8 aQ,AR,TucNݢ hQcUtmEx!b ggC`G@B^a(֩' 5ݑܬK9Bkk֋toaf&na%htN{pw|[4 R\i jAI%to0D(t M8+m0r!٧4elŻf|&ks讏ߛ|H4k`-Cϕ< D=u,//qZKyX}_B=0j"-'`o"Me5V$.d*r%GV[(oZ\9 a{DM 9{28Lg뀀6S.Cci{! Z|}w9ٜ'ʶvX"@b¬gIy3Hq 49HN[gpP)^4h^԰g86|t4vͅY1 kzmUpe*ςk:EKN-4Fka޻ղNc''4jT!G.2D˹TR Zr@[b/-Wq~hT5D͙')A|LZb70I#}iE^'GJg UP jnI 35j@jJ:oh/)yZc<>?@y~pK>ovy ;q?&ڝe9 dFl^_DeÄ#_5?tGk'TxPhΕs+R #P; $k20rhgbcPwiIjlkʴq(u၂{2DSb:H-1c Sc/,Q鄖hM텬0Hze-5t҅RΝGi)H]=tr!#c4UA;qZ.@Wy#:s%^LWf$|wf:I)ƆDo-ۖ3ڬqcTߢmEH;(6.G,Q&czL񷮣g& ^X ;1Rx;2\7zu?NnSAa)\7iK.봽&{_ ~n'6LghFNl[z_aS^}C xX?3r%n&13kZ>ؽ&p` 4=_YOz*%Zǻ:!Jٔ)j9hۅ\?Vxq MߺtN܈^VFC%䛸>Q:1~31R4+W2+uo=OE.s X@{VsNOa!PNH"B]QS0|LZ,2mR7@3[4DXNdtxN-!t3A|'a0/Ѽ\a ܣ467Iw.}@vQ|6αf +1LjsVw F,|H׻Q8DJq}Nu^*y0"gҔ JHeÝRNP:kwƶ#9` { !|omX< kTMцu?"@` u m!(@&F*'8iͰ/'{XkM/DL NJ2sk?glՃݎ,p)Xʸ)NůPB ڳ=T#Uqp2TTL 6 ؒMJp(F)%* &FW>% i2j:sרC!*v=x|IYyWiAT ӳtE9lߞFLܗƬ5FZ19gR.U] Iu7d^gn=Bz ]X:X|+7d惹ˁk,5[k4>:Ӛwv }KTsH UAv9qk1+;KjJ^rOMHY#BB3vXnm Y= ۗ3Cֹ3Ռٮg]X"4DLB.6mJ,8U"#% 9v*lðҽAEl7ǰ2E-bZ~qtpKP ay-ѳ{|yONzu좯<}sAZ Zepmol7-ksH{|Y1 gS :nS qyGT ZYVzP sxJ$ CRԳϰpڹ:EךW3/s>$ Ѓ4KҬk;+R{>C%@+_hOn`g{o{V-Iބr tsLr,{1PՆoT{d4??jY1@Fx ƥHsL߫TĨ=:  zg:'߾ .]G .Warg1~ùt4;dQTx'^T,xF#ΎտB&'+q0"sa%F?nxf+I AA fŽQqtRA#ф |r@a&zi.bc2DDrq|W-?%~-ڿvYMmƨ pV(Nh5WG8 g ×<^?_i`:rVj@p eFʼn \6-թ+(.Bsk 'LsWBH>TfptFڐj<+"ofi:(]~tБ7P守kgAaZӶ}%&ܸA km=•.dEsx[$ 0(<4V˭AQK -0C($E/)#/`qřvBjWvc\Id=w1k#v֌~ UEߙ"aH8}u,NhWuklS}MiN~Bs#:XY}#]8OɞQ^Է@mTJ3pl*S/X(x%Sy\9XA ԞR+ 6a~{=gE;'oz,-8o>J4cr1lVa{,ѵJIC}/AhfnM@L+qdȥV:sF)mo;e=ԫ 5fPUP=a!F? 5#:Gh/!a7QZG"MGVtI겊\svǠlҭ>sc74{&6Ծ:k08[PVj3㸡vjCSnM3*"LilUzl+g5aD!9Wx`+zEɷ|jZsl^I~l']3TP3MGE4 T-3KV^Li}6 Κ* RAmM~f?ݝݼlz?$jxh;_=beA#7"L8-ڨUi. "E8[}#m3>pVb.U7Lٿ*z~~(ziL0{ GuP$I0ר|awŘȏQ!ag$z2jص8}FP x}ťŠ~JdpN*CoL\$]M>Dy$.=?AOM̉/QޕܤMBSi.fQtڂ I]r m:g\e[NUy>,NA{D M]7mf߻|9Dr* w߯s1Ft.3x|Ae'1n#mAQp+ D_ej{e_JEKx=7MQ4 (Y #Q~Q.x֭qDyz//"h.qĴ|dr^ '68[GfR&Tʚ?߲2a4P=ZXp1d2PwYV-1L> ,%WIl6- 3 (;;i5Q+.#̀Hw̆B1Yw}/N7Ϥ_2Iԉn0P4gڥnI#l[Wng{Up+~ViOD ,g}BHܒc5=R[RJѽB90fmQd\šίS7-d˸APhڄ, 3Gݏݖ [P׶V2D½k_8IhU'st` v]iq$Y{Glw8,'_"/ng `cn eL%T"ӥy<|Ac!7!?Xk$.0W]Qxtz,`NOXB"4 supȼk]ƶSFᗎABpUm D;!zD~ъ^Uh YFjI\'؆2Ig)29*wPX fwFp -4*Ae\*wxƺ~]Rh/Jb/3 zq僈$Czm-Ʃ4H˩+>okx1Ÿ%v:=O,:Y@5%7\!Bf+w6j͔k' Ir7 mt1M)}04uOI1Dx tWWId,O3d4e|xlPҫEّ;Gj71Jn (H; 9>TI5h O /,O]+ѩL>.V1P%jd2^Gs`J H7zWpoY3u$GZ7WiXa,ڳ|=wam5eTdDm /պ,*GƐrL DBF;S8)}*>Vbpٓ[3[w=ב~`Ez/_x=O^~Hǎ& _6zʃpChxn|OiOnHp*- nl!nx`JxAFJ7מ1q0Uym3br}$U׋92P__ ViJuQH'(Il2!'Vi!#O';2eԳ­lZҰpiKX#~VdϨ7OAx{zʁơֈZG-k_*zdR SXgI3\rc U52B_uޚg]ܒw\L1O \0b .I-]jھ'- JIDЫhU/&f05hGDqRTfUsߕͳ%>:$>B2AUv}'Q-䭃eMv$%LY9yj9}Ҵ>O*.z]ςO|Գ}l̗@G-LyoI `ߡ ~+M}#kbu!pWf:$SpX,ATۈs%W\+h(e,OP4px9=$bLnd3ɣ*29Ij 7JLb˂4X?P LOX)(%KhmR]̅sf}^G(_h/r%Eb树gG=M\נ jy`ej`?=fCmFq3|.ۇG,(^Р歷 Ér褥؉s.ޔWFpǗdh)8#P~uΙG5qh拻?r jRױ[GURc6>K6%!(!&[E{B#!> $K]jaĂkyi=(-d)Aoo)X0K)ӱ*59oE7yŝox#ݜ`r" ұ\L ۅݯP8yxb\&^yf"E_:u_^W`P4ǯwO\ z]o&tXl_Y:6Ќw|H_i fDfqwpil#3edtÅ!z(67fD@ l_`tV^Wx"9}jW k.ۿBVIS5V֚k⦒bffN#ut\'DTOz>,MX5Nw1JhФL.w'Bœ\\H΁9zjGXH}GmoAw[.1a]XrmR#NX&T_T,1x ZB77q2-QZ6sjfpClV;Y uƚŭ((Ѩ|{?Hwo_:#mIڪl'~J;e2 #\ے^]GU?Ly^Rj G'C=/M-ƒ!xt)cNȨL + X$.UdJaPnaXF,}w+Ie掵 {7O|am1ޒ1 ŦU1]IA Jz5 ILͳ^eXO#]aE1 BӄE5`Gh||۱.jO9Fi$!dCh?ߙ L>{%_*i!uB \rΌ(Bm*/x0)~+aa3e"Oߒ}&[6a3wTYRlPPpB |?(Zq;mۊ`̉Cv`WE V \/Gosgl1LgFN\e niF{pŅ")U 6uI݀@fՉF 2{ W fEc1":0Ұ-hǣBf9‡3\l ({L?cĺM`ߕ"pħ4VC 4"@#S D*4x0c-P 3C}`1J1'};|ӧRj>S],PwOO1c0J]8" 0۰%Ф񘋍J?~UǖM@Hae Kw<yeǘbF.D@[6{7#ՈAb2h<'(Ou-&xT1n4qƢClu5W0`u -]/ B;pt Bv0tw%*viyz2Ԝ <-.+ç:?!{4)CCjd/?'ϚAb'gq5=\FǪZ8+%4yA\>ie: ".8[eZwJ9,J@jR-)i B>[U@}`>S3 {>N,q 6~L*n!/ ]L<rD[Cfc'ݣ _6Fkco[@_1H#9cTAXqW`-ɺg(| HƨVg]UU$/G0e2@w~rxQ,b(hZn # 1ZPR:Ɗz3Q3s(Z[`,njWI] ]5A"85ӤhaI3(S8g;u} H1nså2,w75\%oQ״kTk\l2Yz4wK)tD/LY-ɎJ"?v't3xP@s+q `GAYr!L'^ߥZ=4{͌ TnT4D hPKe`UеD2>D=ln~$'RHPD"+8 "$`Dl3 YG+Hˑ->l'XpMۿ?lsXg+<.* q+mB@vyB;g<-QDpmxK$6Fe;I4ZfcA’8f;oq/o0{beȭRNzi'э Z!Onۂ$CSʫkNbD9[Vhi5(]5th+q{ xb9Ko*j߭2ށQx6S)~I?"o<U6-pn:D92H*Vu0f%AUd |K{sǧD 6nrV*1s7"5%6+o!F{ڌ Vxԇj m&nMbm?#T8gQOWtJw%*EJNJgLX3.j-7o%[?I47F0=eC!Zñ XoB5NCF}ݶ%PAz:d:qBNy#y7Y?.-F:(#CFk%E|7~_y+Md )?_e/~ %) > O]VM#W/@C#v?J~GXjgvB|(We@˷.K #?0xck.H_ o7qXH/ uW6+zVmnB?gߤ';`i<7d4\xتUY݇r"xA#[P4TIxN`$xa,&ͷ ԿOx|H-@Z>7م@NQ;|*aS YkDz<>Qtֹ2e=*,Upej( V^K2@0y1p) f#ASvY斝q(VOu[!4!w)U: enU@W%ou|7$rD|멥R*`.7h>7MYXX@<@*){?J?Zهĵ&؁H~ZtA &h㝣_6v:O;) (ðe=LA<g%L+ps-$31TX}ԇ$Sx #Iu9}'ԯbjl zm.BAEF1 xb?{EK&p}bR1g윣ё[?&uη_p+b[iS w'P1:r4gH8Zdebkg ti*K2/r{I7awqbP`A`f1~*IL\%hs :hņwڃgTdJF5@"*+aJN-}IS!;r.WLwSR6xr˳kl"^A'E>%wcS36S{7(yMjDUF%Aq;]| %\ tTwt>Fj湩>߰&'x IARwƢCf?>q{e=80vo/T'i['u|u#9[,"ys߈n f}%CqE1U'*V~ #OǡC쑖Zg-[ VJ ?Qx‡k; =GB;crbEmwmӻbbc ۺKݨ"lG.T]WJOTp%8Rm9*چ4?>O:ҮXKoߋD&IUH:ewJ{\ЏI[ESƹq]w{}*3ۀ}f]к|i1Ig]{xs_@Gxf&2"I:@Ɓh``P3r9m--iSC|wO=w l5v݋1v/hd4xN{ӋA7W`5;{P|9H  v-_\ټ߽,3IQ}RRA><SY%@tU<0iT۴hz^,M/&t<2mOi0T]e´ׂ4pbW zYʱx߫PYdXHWЄ9uNV08 ) yi""Ԇ⬴}k(pi%| a< $B}5z(/&%thȥ|P>8d7¿8RRoha_bٳ܂9 'h|7i+r+gpH%)d$4 u%VP1FCMܑCy؏<-MyM[bv W-xS)?on.*9l{.jy\9e>rѵJFS0 ꠻LjPp*^nx-Կg_cWXEijx{,nIɀOТ\c5Xی 5M_ä1G67T_$ɕc=US:0x)*BO?0&Y ŧL'K>L(#(aac˘3ɢ7cD%xNRhb2ɉ>Pge̯ _f 1pyRA s6}=޷fy+D8j뜌y{$|/rQZA,=tO o%+7=Kwe>Yߘs=I8E2\ZԪ$H~8) zwqդF%(jI}G*Xp]JR$+dRocJ.n T %{xvΡ=b5ˢA=uX)E"xDޔv/̦6E$?"t/E\ Ba: '^+p( Zg6oBRS`'AWh%T p}ִL6 /+pòBUZCD .y?Y,%Vt?u_wl{9p k`#Ubm7cց"O…][ȥih>1 R=(PA)qOG orii=$,ӏf@No%ؑ!sgڢ?hi~-*~ޤr+PNBCb~LQ'\i MWN\O'tMOl%[l A-΢m)ZA|(1=CaycH*(%+0CGm >Z1Od)!lomOC]PVv"Bت᥍Vfaщ2>IP Y3/o#zAUEd`]csY#Qؚ;`SuqxYDfI_xy{ae+G0et3fYcz(T_Tszz~M_́ b\ 6r={aa~8s فO!URpn zb3sfܧ $$'&/ -.c< VaN^vt/88,C2 ЂqV(myH٣"vzZj}hʹ!?8W:z^h9yrH0YRz BYr*;\W68$uи2zM;jA>}R4;92DzNסGL4("=AOqd5`ǤW& Kz}U, !U<7L;gx20>B`+/tM͕y'ĂHFDaRǵ:ܻͯ zT&&3PԤ $B+%d!nby#~`ϢG1+rڮ(ȥ.Xf%5:DtU{>&'HWx(YͤV2x$ÝCT(=DB٠0Q=Zc7q'ѣvH]Z=m eg%g_Ï˨3N[Q\3 jAW2!GkŲ׊l$tދXmp@,zbg_L7s+taPh.kH:p$UbbB-yeɁdp :N3pdalo"3Zb I) 9riL6N/`kU~De:ΰ@N2+֒Jx_W]5`^Aĕ0=dN@P_mկyQp>xX{1 {b9DU(}f;o9g?o7A|3 ;m#^K򈟔ʊ>uϹGAs ZokdKszt ~IŲXW^v^ sjUz pYSLJg Q6[P{|0aiX&1Vsf*YA*jxIhɽ JN# w m gKj5b62egWq͘KBFq*vA_0/^#%"DK/͝U lؐ,?~)PN^)~尟 B4Ruf?(_ZRӼ@T#RSk*`@w;1jߓ06s>AI7$)HnN~`ԛPkQX<3@L}ѳ#mx~nA9jǁ>fߌ¦c.?W soB9#RĄ 3(L~CONs,~Xw.H1TBU9M㢇dt\`Bs[gt(oo1ASkii_Ռ3=zLi_2LR"d"P& m(0ڱHG0Fh7S^} T2O ًŝ/eD[ [d~cCR GO?=ɕ0L{< u]x/06'2 ɷVfptQl_"̙VJ`1˥qϏ gZcO 5Ge>#Bm^m=f-]wyóf?*Yv>|LwU+3Ers߳5lh 츗SEU} Gd nX'JJsosRgpSZ/aM[}@aBd J8蟆W­ᰬ(L'xT0ԔT* êU~t66kq I˲7,<†P5[+WI%cLyeʘq{#oQyΈPjtV إEⱱ9Pkh :k0T,ևF sK1l}oXlIxkF+|܍$~wlVZ1Sː-0ӧFxIDgOgTݝS'%90Ƶ:`sqDhR#2@ax9NXȡ>[xQ$ k.;# jlG㋐1[{Z!]T" mCKNt\|J@myxWh4\־hH3kgrMW"#eǓӀsT6QrҰFZ C" Cf%{yGL4=[|{ ݆Cl^]RKKENmtH ~Dݍo1}a{i?inRݴ^~xcF֋낆fv,]VXwD`ltDvЎީ:Qޚ4Σ񪖽* 0<}3ρtLPMf^&!:$6;d. G$E0S饕k~iƖ[]Y/X'F @.17Lt]S{vhF"KĘ&s7Մיk_k Y7b~X؄9@d7A8 *9KYzߠFdl Eiy(u&h(Hy \:K,6KסBlGnx 9\xdTGKRk6&PQUe<XT{5dEoC{'hd4#1 Ԍ6VeT b0G:F`ru lY"'3]d_sfLمJO6:̾aߓK=Q-OWpfl0y90p?NÌ1^^U+%"m!2/_jB{i s+XBf^^e)$6.K~Jg &UB EY:Z<Gs@'o-WZujgo~w8YKחFG2J=!U[|_f9XBW̠k #N w-j߈{aQY:8#299vI*9Flb`yf'# ŸiܢJP%Y'HR;3m7P{MN_W!u `p ʬ\?,ܜEߌt}`jZYO<"%>u<" AÃU1ҫ%U|w/aQ,\뺒j]瑠!'}Lt <o^<ם7 ³JRu\*EZB6yz;w`bymǶ- 0HWY[$y/׳%[/S*W缦Q,ߗP|5R-k3D#|?>II `{~#zy gvX9 7tb@-t, sy+%[f =Ժ7jJ1Sݶ~Yvvck;!CX8 s^5~ $|IPR|gOr&6 <Fv%T,j*ғӻSO@{>Bz{k[0r *aA+cIr`?9&iMDt4( nj4h&܃5TVk"tUV0l05K.e,M2Qwjf>Z/:v*<(y+ዶ/6Ə26+|hwUJedjP,>61O D1p-z0tY-a{SsvL[lH͠AT?'kc{g7~թsm!}:Xz|h= a/mwKSr@y=.HEeQ\Ѳ=Rޓ>j27[\dH7#'e 2P ݒ}:}Mf5d7C5m/etc~FgJ `?2n Uh`kw7EuşijA#8=+{P6PݔLе!՚Ou$:Fގv 1ckvKQ|G2|㴘_*Ucqr8BG SIٛ!'|&sHx8]YvCC^-^^)YFZ3;sM!u)!J3䤩$$ݶ۩|UּdJFY?8! #gGKM-Bji"'Q t,St=E.Sg y,TQ]* GN걧[V {ǝ!r݅85]nb9]=1`HzQ>r(Z ;jmcx"3?ԳGtß$={)-F+ؔxz[I̎ )PGruI[j8KDV#Ĉ_ KiK%?.&fh'I~TT]>yε#Yކ1% u; ZWq9y!"j'ٮ/zIqY!ڀl02g-J$E6Rə?k^ 0y> C0-}maިM Rq1 _n-8񼻽7si퇮OXB`+Y|IygjNʂ6ƾ!\OC:$MK* !{ȒoڎD8yNx'{1[`GٯW\g&i~c*hICu3i*LtcMm4o6X{jPN4Sr`TX3̋~:vG m8P@J#¬P½~hŒ9Ah- W8F,zU^g@񯫂1#jJ \]w(_Zg|RwPWfKRd+[97_"p@耹Q}Ok($jvF6vۉ8 j>MŚ=Q+H8|cCBzx1oySmy6V\TeȀE>l{HThicYbif͚79,aBQ~yk˾|/NdŖAm2&OUEbxZEF}ِQ>PqN}Wr .mǓyXgB*b+%b#tgIg0\֎*T9e!s)eܾx_ 9'@xxR@]M큡ZvٚO$ 8z>}Ds`Y{WKW)ڑ #.ۭCަe!av ƈ.U?i{rw®{&/NTFȑGۅ\D[3u{3D-Fv d~Œk QqQPvpSH mjϰq4"^Sܺ \HH[|rʯyBt >NQF?Yc%sS7gvYef#@$#`(AOLIxDb}kߦ\A3U3&Ԟc/,wݺJFԨ5$Ul2ӣQCp7l,>xKHq&\ {鱒RBf" |^Cd& ?ddsB!>PSySE8L=O҃h;4M;ʌAe5k\~-xУ0y0~3oJgņ8&[wlˊB46|C 1iTrG?%y`b*vNܐaNBۆ7ZB{9'59鄿4;?0;+Am *OROn`Vx9rW 'Zd$ R^O0LMOtͤ,9t80Sh'P {zJtY xm?li0L ]?*ƹTb)2x]V^}<uǫr2ft~z<(ImKS0oXB hT$f⃧\PsTj}ā h_U0E!n'̌*Ls*xm~{%ivP='7 e\m,4  k|]탥L|ZX\cE8WI$}T9/V{>Rֳʫv y+ŅqL6h: {Oh]mw6w A~o8"m䥡9 %f w$IaHRWH Ƹ,pO FChv^Ĭt^> R0eMh?Rm/(>ֺ}Tnjnig3zp3݄Wl+fl+jPAz{.0BwzTkկz j e TskXT CqEyb;Tؾ%f[#~oF(:stÅYMLf>Ⱦn;bR]N`_J"m~>u֠^scuOy5B6 b%j{i"G,舮m^X}nItdOTݗ9.G7 i/ Lwf 5GB7vbGW2nQ4[LVWJ&i̊e])+6PBйdcnAb CkQ*z7 :K_v HbBj3_}}*|1|ʈT /kM4[KYe2}8Ф~hSwe/Vd9lُ؅_HإVBEi. >J|~0y}5Nf׀!|iq78k=ofa[B7Mz!hQB~O) GcJM?6YªZ%UZܠ/WPT=wުĶ3*?7(Hjܫ\u5~؈k^!k%Y &pGR{nw)r9 ˰3jdfv؜[x5y%ri{PN>0 ] ZgmN pVH&>^Ṟ{|uèR}`bJAP5J f:HAeXogІ~tהM:i4= J/gŕiAC=9Q7OCYMwA{PKM_FlA:*cdP$dA "+3z[;N)Uk@PLg歪 &kMy 8 }iKD /c]oyM_< ZG6M kapeNEȝƥj iɏᄨVAhK Nm4BOY W~[ME5hMXO!k8cGX=?P6' 3o=VG}_{;(ʾ0Ӥ];v*mkeեu%Ztl3?,ꘙG5΃xš;c|>0W4BE J0po ܼHG2q_jX +XBѿc1j1w|΄ ށS9Ytu=[ٕ #{5M\4[K^Bb|)U@)U"NjC3b._ wYtxGe*ϳI=ćU% Pwbڹ_}t 9uzQq r?:cq;-7iC5K0N:b֪[KnFxѱ+Ǵ}Y y&vwPi?eKjEhq0%>2V0qfo,e:ELwDEL%A?6\ 1h.=)h&;5s:lusI="Q6ҵ.?1轿̟ 5#(w=x jP$|>C<*:Ǵ !@rWiӓG&{ZA"s5[Y}&l;B$ѺUuDgũ9)/A%i U?78H\V䭠BYC~S1{?`p|>Eȃ!ky1|ip'F Ǔhj)Yhwݨg7D&QY hX#k *^;TEgD(>E:nmgrigKދ@Z:FDe[XYp9 '93f5y'(Ϛq-Wcm%'})86OdpAyC (HLNU$.]ɘ\pURKa6 $G]8~DX`9N Ҵ+ Zʬ¡\+9.,w+s,(|3U,kexJvHꯅ/E`/7df ʗc(5;+[&AAT}ȻK$_wvґ⃿J&8c/ml[N u?-bU1:ĝ/|,~cC 9B7jM\L2JO6w_uxIF/VCgėuR޵i+l0_18K_R6N'݊]5 ‹rR7W"P^لG( n@XQTUӫ2**`!!hW`.gؼR0P(kBI<Lkl*kycaop( _h&[P9Ib8pYFthK\hI!6|ݝc=tQG*;'ݎb'?T]B1*3b0:yH q9 >_]1Id{t^ACDi)puP3ɨ :^# GH/jw GZ'v 86OB%B; US x`qRmk l{/g92_ Rf{s GgE1W4-cr "5҂8iȏAXg̢ qYFтh ߸pf&&$u'6S8uSoFU5@*9.c3WЋ g%q+)d1a`E* )Zҿ$\CDvPXj,D?0jw6mv[)Jyq)m*-'q05cV24Λ:ÞXR'E'|ݺ(tX]!BJd` -H3'bh5>ѻeJā8kb;slM?{+,8kMHt/ztX"ku߸Vgyh@W?.RCg']!wiSw gC%4`~qONaCުtP4xиUȆl鷏û=mAuCpj)u 1Z䫙3_v{ղR75eH0bMX"7/RFufQa7 Ԇ61 IH͔V7g֪SQ5b-YThB@Hn1LGTPQ'{8Y3zmEFЬhoǮF aĐ>ElAhuh+; ә&3jZx{kDߺz؟Nhd_laQ(gYV .1$lǍEYVZ۬i+ke*UWdhi =QJּ:i}/9}4WrYLHy^yS?V]AsNXQYN Ig[!j[ Xzk4IĝFP24 5@Gb"C'2\d٬K+&931ˡE4# "wv֋5P ;sG^ nQs ڴ&(OCEsn}؍}S7ѭ1[ڠ ?qIPHsBuoSi;PÝ!Y!nq wL\S Nglju377hmwFHA 29b^==& #|y%Z;zpf+iHN0OG _PSWI낿v$ p&>hA t'MrC6H2}U \H Yh}daQTfa~`-܉ݘ יuZ|B1ɐh։s}ݠ 2KJp![xk} ǒ_(!`mOUDG*(ac~?n %,&.3?"@ OjD?2`L#b\߮ V浶h{JG|쮍@4EQU,~ ytٮT-:*XxXBSe!/h2NmXMBG ia]ϦcSJ͙EqhMXUD4֕ZrVO6'&Rxƴ׹;wQ m^j!5q#%i#$aF7|xI?K -ڢ7z I<&=ÉTQ|K(,/Q\-A!2y)DǞٷLdHnZϽ9iOOe?l/\' С͎1=@6b*OJrx=|5jem75SppAaM,g9fnpMoOTfSe;ϯMN_U`D>ԫAN3flqgfdcQ6U|Sݱ?YyV8}VZ p ׮,\0ϟ]'$ }h*Yg*6I2NYN*^,vyC,S*c# %\V%HP%jp35YP՗/ӿ~iP|A<pF3]$ʂT%q學AEXO\" 4xF9'?ь:ȴfss-gG6B6ĤYbG@Te1SN,5-IZ\1¿ xY*0 Gq)da0٠nu{Pٴ֐.s\&_8_8gK_mɚGSZ]v* z[+ cnP᳓Ax9ӴޔVB\{Y%H:JC ?=FQ" ȩ@1슐 /z P <8<6_4' CAHNG/kaރװ O8߾GmWGlX/ʓ|4tsƆFKLɻsMj^_^[m>SˤMLT<`P!2% ( N_dM8\Gle Т i1 i;C?m#W\ɉ@WN[֗AƆ4!2=k0UT[.[Scq:)\'5noWgr1KgiK-Td.!hW.T+p`F juW|{J(K`W@.m)\)IP"tM3'#;Kt||afnek= Δۨe̻r}3ڝBuA~[br=/‰qABzF. zCq!zr߮ǚK 2 wٞE#o>aQAQ#fƼwrunGc~wv&*?7O⺭kN8^j@dɼWpIb+\x3Ql@tNM2 Gz!.ڽwNpb3wv2)\ڹ|Tu k(1 ALzm8\7BVs@jaV6FNkuA!p%2>`t֋8?5Ku ]u2U"^[h@WJj:\i5?0AB_fwk !j;=sfj{`ξb񵑌ݦC80%77a·'g:@m>Jp><^NϞ:\iAv$vS{U$Zl\!h;:]Hё-#k,&HV2#jxeDOQv |p )GXxUS/f?h0!}9> ehndCϕmC6gdeH% $Iwé';=x7=/l%͈ {'<0?M{,KkDsvD0W&^:< <ևD9 6L@_*1E1 ($unQxj[tIK\E>w+aЌoE$Ι0m~`I*.nOkQe^&[Y]Nc>ׄ2VCͰNԢb˱XMٔoR朢X3{nJ<.&I˾֫ %O}==p4=X=X\C5kwPh.E5J6$Y~HSry~~V1>Ρ K>H_V.e.GVY%^v(9-?NV{8<&NjV/^/ }+7AՙN4TE~ZV_qj}m ,M:g#X_Bbc<+9̘޹f~G(]vHi;]RLNly_爮rw+cO~kk*FwL eF[: q u]o2* Q]->OMDBU?4GPM:)Nՙɳ%)v]#}uDo{t:XS43w y8 FS4m'tf3V>Pb$=0>J#ҿ2"*:`@.5^:EpBcݙ8+Ӧ a$Nh1Fn}q8s@% Nm$ I|88p.fm±Rbpɂr3-x?Yf/$ RIo\v$;7wP(!5wX/-T΃Zjj㵝i^4r׼oSśtRd5S6W!̝!gԫ&^ @hls8ྀmђqҀ|:_s1r0EP j`34koQwl5najz5U* j"Co~6+J%`rۮ._{xH]H6N# R Y+R WN?}` 'jNv >J&ʐt|H u1T>|8|B69\3mnƩ'*Pnp P<PȰ9& 1<*0XYBrÍ!*lV0 9vC]s|5bBQ L^36vR)vޘ?1^FF/il|_ڋ.0-l"8ϭ;Aefz+?OC>'P@ )y YilE)dNSa^p",^iS3_l Ix s gs)`r>"SUD[\ŧOb난=h}V>*P_Md{i0}soq$Q-OՃdLOϪ;n-A6R͉ccqqAWG u`7oCr@e? *Bb4fO{mv7FD摡0Ǯu|;BJNkcbYs'+YU&WxDp@ ΏOY}I Tu5PMzԙ-tl4P>y"#C0q OoL=@ =5Jx0u{L `Zq'MR])}CoDh󫅨-rVTDX6jɹi MG<=97ľio -⦆ | #O; Zj ;S\`,sIo;I^pRwa&l L˥ ,ON>Csdb 6U4$`԰2sw "hU$ "Ny_GQ(4:„v#h[6o9<891{/5g 6`ϥ7ޜ#0caR$sR^ pLJ W3)S#Dwuo6$[Ao'+zfmu.|Bp5 r*"gWE$iH1VqwRy5A"ZƇ# ,LmP}942XS##W[V?kYpxTm*t9SO7$[q{KcKF߶VeU݃^@+q>=;)t0idSc ':Q0&d<{xFNj.$vEp]9`:v35vǩ$<*7#9H~{:jZ<cTgbt%Eٕā|ҕW MU<[=BlXz`͆H*zI\EjPA-81p<.,"j.;+sE8fGJ`y e 6ŝ lg"ɐ16 aǙfQU7 S?DNs+mav bY32V]Aħm7Da\vgq#cvv,Q0o}b/&v>jl_oA}FN"c4H2/z| &WjOc?3:~/qxx&>Z[)׷o"Is[M[,ָݷ AB(mNE}8pKVⶃW}1J#Q"*Ӳd:]p8UR(<.?,(؛N`h$ 2ŗhrvW \o 9D=AYs|ІsįYUV.}חVb/\,Nq=m+)Hӿ@%A\@d[l ¢}\-B¤za{yns6~ ;H =1E^j;`52Qjj@j;`y=v_qkoN_9,mc*OctJ|(/U/yC1{SޛRM-mn"cb,pMYJ~pæ^b1 ^Q MBjfWLx>+E_d<Țl,(S$!uhD̒QT4' /iqmoGj(VP DpLv `=5.BUn>?'|Bs_C7>iZ8E e!ob?v c/d> (] ʃ|etw7>*낪Z+0Ბދ!:TE)wSdN 톴J\u+B4E:UXRCr5te;hWb$mdL(M`Iw UQ #X8gb r)}Л9|4@"/{7V;EDN"]EX8\Lx..,Oxԑj"/u`wžtIנ m?5A*i-Ez"@LoRa6؆w#'FK0Qso<}Xl^6o҆=Eq99]#)b 2B[)%αB>M4je]qbZW75 ֧i|گnQq,y?OG=ZjM}t~f)^v|^3ƠEXV^V4V'.K.}㧊'XuK#ߏRs}VV^q$X<Ebje,$.-TTd+>sFƒiQ1i[p7hq^:=CP`*:٨ !Dm)sP]E-,ocm(~jB}KOCF~pZ'(}v\Dmv]q~E u@&^W9Ǘ&ؤ?US4"uA '=3zMFTK?b% Zn׺E=U:bNIѤ#IE Joj'|V5kKT sH# 瓹=?ŕqvW|Oቐ3sWgYD7sxN2q;IH߯=U)HǪB\]F](aO\]Il0H2Gw2R l/$m|vd,=K '@ߡօmVfy6(:D"#x>j@g S@l@$U. :B3Ϲ\S`A%~r4_l_6x0m-Xѯ8tS0QIx.W;b!9 bϿm'}5x׾zR69hP ZvwZE!Q ^ڱh^ RS/|i"N=ih5O>%_ӯ&uQ+y>U=2x"cVHfD"\ERվQ#bYդe@Gyp  Elg(/5ͥ)Ŭ]T7]{n0_*2qO 7Oà*!PT] pV-4by\H S#nBj$ڎ3oz5{0ѠᰕٷRLK@K(,͔y)ir~}66t99IL_{ϤnEaMayp5 (հG-U9S"PiZuK1Lȋ\24&?gTrf1}Ie٥< 5"5);uܦ˓l5l©@؞$9H>`ZY#wPo. NfYĨjG6!-)+lAaO 8 lgIHZ,O@QPn-Cfal ~DBMwfȹA̮#YS_.vX6D!g;z`` P{oq~Wc-BXE9y8?YKaaX0P1d[~sB!XW%cΝ:]UCN% 2B|8--S[޵ǧⅺSCȂӿQx|JT#e4 \~Pm_?5%-/1Vk2k|~0TbPhPfZ/jٝQ]v +rmGt6p?shkfN9Eql4_$:RY˳Mxp`ؘ2rfogy FOԞ>3>B:6`H,\z\Ҏ3ѐE sECRY1md%2L!kZ"IU{ }n`i θ! I|%Ρ˪ qgyߏASOC%wظҗ,#5[DL<-Y2s-rpkuwo9Oe7.c!᷽#AOAjH f~ik} q B܍oݟd-/a%¯^4IBL;Ť b@9{LL` /ĖL b|<iV Öǥ%PU96S%B@gV򦜓>jpN@2Q>Cg9272u1H!vJouFGRmh8>QRU[*<35QL+$ =]'|qNϥ.hZva2Z^r[/"v %1s; ?LH:xLeTGJOV]<#-Y[Q3lвjҺ?/e:N^ k<:M&;J=@}+AZZşmц\V*8޼nwZQ(wV\n#1x,OH7:НQBgg)&3 Ub7:s me ,4!ffWvI@hw{3m0wE6bbV1FDchI)݀*3ӛ )Ơ M?,-/K XEZ4ϮCv As.E,Os&Um"dwHG\@lW΁N3W]>& YEGׁ τEj%h3HA'kWN³J}"ԟzƁqV`#Qg`ungގ8/ 6||Z,ꠞb̿ÃNI[;c:W(Kǧ& X}M>H.i[Z?w K~&:p"I|j[`2gg+脝4p"n\&|$ ]JnfvZ,yQW}{`r{Ƀ'B*e~)䖕$J)ŎӮ@Cr@;2b%Sf}9fwjm 'ٮewFdqD ȾJB4^xhSA^UkN`чA%T 0ExGM !\\ǴӥjU zJ̦M`f;Od= m+aUAGb=]٢ 3Gq ,ey'kl*9>TC=a\9g]={Nk_iKoeBοW.dSM[b};4c߶G30j6N{.̙+n‡0Ճᑟ?fi Oxɍ'ēd&MŵL^<雇..mJH s6oIx$e?f`_bFqזoiNdXF :.W d.f0z\"; x}}$uxB!9ìc\Hs}xsyk>ӈ:DX~~4 ,hC=ݖ?06 =uha!#['9f S1&̤:qؼŕmM`D8_gam'9`O.-5s)9X9 vUP"Sߡ$'PmB{ _:)ity7{? ~J4GAMXMjIRkU*=;{Y_Vt=O'8B]^2]»6=6ixqxL) פ`x&V +{/N)^&~* $rhϤɩ,ԑ-+|\ 98}Dww :W`ugl%b+r_~18eG^8V# v`[ZQ 4?[qLuӛ'gu:sW]*_4swh*qPR>7۶ ^"ٓu&.J! Cyu)ňם-[=R-K4mypaDk /Lŭ}BmA*{~Hj0; (T${h~^y x9η;,yj#oL}L.٪-2XMPlnIx7P!}vj ) z߮gN!zn\[e_NqֵifHM9vE%(@Е0^ Lo\#' `+n1%Fqk 4#&|gkh#fJDd MMl1Aq ;ç A֐eI~]ˬʮhP\/'# "#+fOPjFh" `TPY=Y=l⛩r8K[䰵Iȋ9Mjf/ɖHmj{ [Hwv񿕡ڑ.@LJ8t WO_f+0AB&FϥBYCqMs*Q٩;m d,eN6{q!:.rlz`AZ5 @&=v?M/Fze28'yCʎZ3Nέ=B=leD<#q@A꼨Dҩ7 NRk,^2Ɗftj [((:תvP@ W'Rͷ=x+Wg9ȪK]}/`pb!:LT>< $w%dʣy 8'{z1 8Ă`i0kn:cn7+J;ʷs%߬)Jȓ+7}ͽD5XG5bd+Hclr|s }3d/' AC$,G=ݞ5[%W42z,74 @Fa}C~kiT#5[)2b&mV&%8]q#Ļߚ8k{fCTB{w?q XcfKJX*/UcL癩s-D9 ]V) xY;8{t~W$Cyp1#oialHQ͊.4Br;@{.^ Y#fC0% @[7[e]Fx׏N\_yˍJA}cky 2% QP p؇j*_R]F$UU,`֊:=^K6C{vjߎF_OBO`Vfħsx[ XvO5`Q|`FKBDpU=:,IhUC30zс|. Q~tr37Ґ'fa"\Èb"9thDz"⏐`"z Yn[ m0yu":I֗tEMcJɜ-\blȆ9Qi1A5fU`ilQ"|NsH#.rEFiKU~Coqı3WƄ"7jFJVJmc9COorOY#Wh^MRC/H[N*#Gޯ `8ay pWR܉lU{Եf>dcd !(։'m(?n۽&oXEڨFܵ\܏.pB$;WD~:6E2ao+` Jp3^iG~Ƴ/r``\>ΧE_Nw#unTMOЌ18V潐ߒAw-OKv<%?" EaLGU]jَ*d tkds8!p 9Gb(ȴ]IEx L: YK/):"Aү}fD}^ m`9&&H+u8}ά:_&QgKC2 J4ՁG.'-QNSozo/|F[=S-ԑ8w4s$3<Մ>8i$a>%|dzk6#E3vxSJqGH07#pi2_ FZmQw9^z G϶z<_M +D`IbSxႄjR;Q-Ns=ST_Z*'*a.Bq>ΚAi14WN߲sU'HJHWW&y Lb*b:](,RRH RlV//kO .QFEmn8"F˓a0 fBBԂ<ǧcʈkk"!rehسRBNwuE~@mL1lL^ڝffJݠ09p]}OyxOR>Q0(͐{~~߳ĔLxﺷ^ud XtaY` RVu?5nyTBX<(sTx{W6zVM*E] }SU-l')nf{kUzQqK.fZ=*%85^ZwcP8쮔ua}/pC<nqӦ@`yܭ1X@ p|:".u maiQ& s\@v)&еH;=:>Xb\\I΀Of_q w ѣƺ\.q?϶Q7x FsYut0$6]7yV9MT%-o"ǀ2<ƞIdKS7񸡖?&pI:" |4BsڡteХƑ|Gk>_lq͒N :W\~T@s 8pM%ThxÏJLvU;*3|R{ëb-QN!dL/u5(1C58|T_v¥%TY: SsC\|\baȯ=y$0m |7K[$Aj0d'$e,EհMXGw#k=^Œf&J)E28$6abq"!O񻤐\;`J fTyTSL$ʳMdûtV5QPC1UQ 5>S,@?8.fh5p2]jc,~A ֙qgk8:g48 WVrIX9P0wBGD ~L0|_+(% t#9.eHcTT\0tzŕ}jp5_wYIj:uWy߿$̧wxZNKy/gߨNN]4X><0"ߞFbrMWdlO?g b8˥7LEa6u[ =0B3ZDFcE<@"_>69@TCT:Uq0}@Ea{J. hG̟8 m5s#i_s'r7,f hn mGu_PN5a滮My{p)3=w}\:6=鴨[|UK,RRs[m6ywVOS'4H1tK"6ŀu&x6"O(6QFGe,!hbfc*AO __W##ȲMu\ &E?JEmY\j$33]\m6tm#_Fu!Vaǵoy63ڢd5 PtqUI!l6 8^`bQwۑo4:WW3i+z zMꔹ{W dQvs!R $q* O%6dZZ k %x˒W"/3,{Wt%)r *ѴN,o!؈̪F ^vB CX^H -ʑҺ᫶+1#>JE'Ɓ L5m@Jǘd2z97T6Iq>?0zA?Nǹ PL1H:Mky͒ Kˣk$}NFaY4oG c1"ŬHщ7m],~V-Xvt$.̪Boۤ>ҽj"%FK``g xP},E3)DܕtZ(˜ iW.5'rvAb˯CJW'WY@uDP" 68g%zdeOQ^`R[ 7u3FRJJT{bτ2lEl_ژo[6$E i (_jpIo[*ָ&?- #VQȉ4!cbx/'[o?Q}3uXܮ6ϑ:]ၸ$!9t0 aK}BIXb"hm!2J7R,u=oR|㝪>B{ݱz/\Cyɉ:Ґb#%lwYQ6tO\_8l:'(^!x '%ەzJ ٳTdcT~ J4}3ki@+@S"#- `06{_`^ԭyg[Zc}zq/TD3{t]+^4F++F8r%8dޡ~w"ǯ6J2/f_{?{AzÂn3M#KvddQ,6Kog* DE$ۮyXcQ S_G|e!Ž2;' [VZ^E\x݇EI׫91~.⣂7ю2"Ϙ(d| cM'tX7nim>SqpS&?Qџ27pϪW8ڛgF Lf6MO/%ٻ֯.zsвFHƼA-/N鍂\r ^*GO%&2-|"=ADetJFg)r-`9%sHhGl=|]|-Y wqi|ɱ `vZV͆t ~zKu\E{;DC4bj1 ZvI*$]@EHt Zs¤_ٙ%݆ofqU ,lԧyx(DLÛRMWުw7ЬU>Zln{^ƆbO/f$wVZ,?8!5C"BF~$ZϲzKAO ۴ʉg'3~zy'}:ӻbqa'5̣sCR')AlXY[%v: Ťs?&[ZN{FT(p9fI I$#ODoBxZU?'Q@ߪ3 Yxxn~)><.l v7u#W"Sq*KUbXtG5Q(WnNC(Kh8 E+ʢ BgcMs.9 1։ukֶp1'}J+ qHk޵&E ~Z@uU^S-O>wߞ }(LP֣܀MBJmժG6GB!F$z,K͑ d89;QTХyKQy|-KmpZ/sR\ Ax^^6u1&;lS'*_~{ud Ts?o1c %t j| 1dmJ r%]zcnWd=°ZYE,VVS'&,ձ("M[ 43[urrt;--y>hW1,[T/6ÿKNu) kk =DŠLceLhPt"k[3тm.| /\c9g>XOanQ <_abXT1 gBj=" ڜ8@@.c^ P*fLoUwZ?(\t-{tW;BF / i Iuxpސu$cn2ZRe2[nXԟ "8zF$>d~˙T/G!!0Sc͎lYQ1 ,: p>(Z o"qy:QU7E5϶b*G#alpO,1<3ѧDΫtŖOKD GqpB&[>rJ_o!.[NKxaU%6*[Evty&A>d2U}rHVӈ8''3S̓cCB/[Cȗ@v0䝮ƇWx{ld,7O(u9 4&fAZ] kH $m'\w1*Mȥy饯hRDaٴaug3TCTJW_~g-@WMꝒ D-j1綕>yNn^r4&Zkl?nl;wB[Fh0j&IQ`bp{fh?\ o4 @s{\, Fsk `m·"s&9%*v(?>.pPIa8"qg+sgi>?S97Il!uM ²'8BHQtlYw?ЋNѸhP;Kywlf@XlƲ%[PH;,(3/`YHq \A$T'I!cL+:&ÏK]kRT9Buk{AI6t?'th9cGNn^а; |hLWG!0sm!ͯqӢ$CH{2)})^:o:@Sn%W%:,s'IֺtZs㣗Ŵ,S0~PӪzf2,e-%LFrP_VUY׍&o=5?2?Y]X󊕩bH̨q0Nl=L2䞒d/!X96`N`L#pŌij An@;$~$;:d`܋<~棖csrÞeFSyFsO5UvT~HBqS熩Ceey[NWh*:I,f_!~qD3Te؇lv1ENw?{&+%@Dr gvڄmdR-'BZ8J2>rxç6>_Py\ySЍaf#wmoLJㅉ*csh]̚C.,zɄ J:lWHFGu[k LIx1 O€Ѷ! =QF9!.CsY:Gz}Q"ŽvjMnX ci3G\7=KD(|P 9&+o/ceiGa{8pYS"K- F4믡Nex?=}<hq O0VhtsP-Y ̩=w$Z_?/ΫlU|HKsUo24~N:;HV4+ܢ# rybBŚ&~DHGDVaGHR ְ(r- F ޷ سS?Lv^FPRժ:#jtFCa"vJeL VQ*Ntc:)ѬC>4~Sˠan%)/G[땒R_vŌ/I1(Z5D` ֺ-D޾۴~:RBɵܛ `)O֬^{>ݱ(`J0FmwZyg9 r+i'yն ޚ rfV3G+`>"B 6, C~OvE~[:ZĝϪ\-NX {V̝w?<'n/ju ykZXSMٴPb=nj8,2;.OzwotbNeiG!Mk{|KKw~%2kG ׭ Kcr%3WreDaI耏ki4 I4[)=]]U)t OZHb̟0\m 9"{&s(/cZzz-=c@eq_R5uYY$r`G#4'B<τ{c8c3]2y>𣱷ƇR3 u .5իH_9]. {Mt l%H 8φzI 8t|Dx:7"v{?F7Xpƒ դ/2.HQ hX<8U0m"`M ,~'80Â6)ێY"NƸJ]g s 4 k~gSn27 i\ J\[AacL&;qz-A|6wGJ)N z0c3Nx Ҝ‚A~I] }a=RbB[PdUkL,O F`q2lES>MO&Lѵ4X=| $e{k9DUk=*i[{UYXf=iL0^]t'l>CAhhcse0j_ASM[nlx j4" kkH?Iˈp'5&ܺqqpvR*V j\G$&$fwYA>Fk(14XNDU_NH{x|ntJO1cŬTG4ҟ}[Irm+!F_`f&B*/ ɪ.}/Pm1Ry`]?be5)=ku[C }d%\(Xmte851 >8SqpFҵ+Z Uw %&3 U*2l޸y \\X@}pf'Qz"rtGm dBs=^/b '"/SPsٔTK&2#%Bt9 ]ͷ:ʜ5b%ekOh^pTMdX*n)TJmC7X:D* A#?qrf6W]CR3@l;HM& GVFKͻn&1y*ܺOyuhՌwH#RTT H[w[ޏݡ 7J*D8[p<&6}x<|J!b 5rǗXP~ <PixPE8=ZDˍTr 45AgW[ _ʞP$4ΡhE Sg2061Hlb%L?!g"-gYrqPu~V{r0P>7x_=s3BמEEʹI^@)'hL_ډxA]>kNmȠSU'@ t⼝9t[iO=3Rgi |L$'fHsDK6hs!dd1g䲒8)=Zª\Zqd2 ݭ% ˠV M|:aC]aJ#6TrY 沅,G,S_gM^'^= ^侣DI΍)HϴdC/yXd2h^q*TJ [;2ejܲGEWw`;8/e3ؑ;K/plc :]ǵ/CZDS=FvYr9nDpaDt6}^tG Wb "5Kb~Tg>|N2`Nd7n;A±lo\fe=&!RonWyje\\[3 c1"=Eģj>욢>;FΟ:i ?bG,d8Z` %[0XUZz:ĥ;jZ`c&dcRљAi ua. <0~u4TPkb:Mo`lJl#JN񡵀$l 5l3Hlf3ѯ0/#1I=6ݏ{I>QoJ;`KxeP Œ|e )A/(i%i7Î 2\ϟ2d3 e̬gts*h?{ks!¹Pk-(i*ҴeY Y0iÿs޴#w~Aeɡ&B谉? ZDr]OK 󳘱">MK3ǐ>QY0:«FqBІ[.6b)L+5 UvpT8$]X;/%u.O*@_vX^i7ab# :F-8wwCAis9$$5+K5AQT"+z/Ԅa757g#MKh*CccxB,';:sx rRW$EPR@R'EKnNaָ~\]z"ޞcGvkl] nREU]Fst J@eQ|^M]?v'sOTZvNu,mLZ\c$J6+hs-CÂ<ŎbNtp@ٲu$}g@|>L1G Q=)-&O^7 2K03*dNr\^$*?pNd)A 70 R+z`MP*dg-pl.g6/F4AY>ОNİM+=I/ncn\zպM~Z7@`$\|: {oG-4%ߖGP+JI"uFcxaJf+WSIq0cNYƧVTSwޥKWP(W+feqX& Q犿VЫصRt4vܿFЀPw~w}!$;O߲65Byq,Rz= yh].]{]2}*׵rs\ y.AM*vO%ˢR5`Z85SPҜB`il;:!ΜDwۆvOd ;(0Q,тOږY>uUI,͙|,P\hTs7

HDv k_ D:V Y5CEKL`z8䣚nΜcH-߽Ium*d4g2I4zUÙI C#rqr1Q@MKs# Ƃl9 >! %*Q +b@Nzgy5sDu5oɐ(\k,ϳt!6T&q[Elkd]M[)N]ri*˄-'࿦MD "{KXMX3D |dvIzygZ7ɎQuBk h%g܌A_9c v2^5 4"~ h4TtG~BΟNDW4w 4JHE覎S`??aR/w807OY2>3yi×v}RK Ok\~H>> /!G2QJœg7G !)"٪ٯ^6C+seR{{+u#+a(؞k,M<!goQw䕟K hf3ȕ.𲀔O#ǼTHn)':&+%OԚ>òXsL䆸!QSr-5}KQ̀Tڣi}V~(0Ԯ٨j ˝b^k6WUs Hi9ŶS;9V`=f^Ksr vTjv*ItRB_Cgf]eD7kŅ"ZE`Q# >P4VsŵL I f01dnliY͏LSfxE7-lJ,ҏ$H"ݕ&)#J5t*94uȵgu/ XŹ!B\m%>!NN־`"_u$Trr,3 __1Usk]RhjWwr3젓Vq PF`O"hb8@Ñdfp!Ly),Я VpԧAqr6vۭ­.w>bax4n J} \5dVeАo9Yj2C KXҏqmʿLs[!F)[ܢaXu3ē:0q#hY_ZpIk"4[9k@Pae d֔njɯV.P""i"Pr[[y:`#{D~ng=4O`^ S -.6WM?93ˆYmVg*ZøST$Um1~%ײq?+yTinjv=PM. C.@+* %SS8a0X[;@`S8X- T_hQI=i4Ѱ [kKǐPmnt>`RZ󩵄HW b\ެ.#R'$P[a1M "^YMW1 Cf|OR<& K` ò܏bXJؐBmQj,tG>q7aW4Z(s`D0#fGwg3J?qNARjy@խcp*Z-¾[c\ɚ+\3ECwXEeUX ~;DʹoD k3#\%5{YӼZ|/8`cX 2 1 L,!Dj{0pݏ?TZpgyaʉ_[mΆxpr&Z.\Z[Ex͹TS|(ѧ(W!$H7' d1Ì%C Qi)zzvڹha(S>0^#q :E 䠶} id7x2 SfUfrV#if|rzۣHq B9؎͢ Ŏ2 Yb_]xiR]h6$6qWG<5 <E,B泏(UEfqTkP}Rj@Ʈ lmZoQ9rKqr|;0&w."H`D{ԕZt3Uі€c/%I=&Jbܮ.OϛBwG̯} 񘀖E!_O*1[A2bN<\P{W~pm'`>d N/RuqWy&.h:~w?l |J_*R^16Kt\ 4 8 Hq0FQI1(. H%}׀-^T 4331ͽ- {iao lv$}$YxsgMj /)vTv #|T#PqC~O>6i,rSrK)B y6VcAfpJ't(u/@^ҟx܅d `yRxVI GW4ͱ guͨqJ^`Ed# ZF4mM7k$'fo;8^z:SD .NF4>3L͜N(WZbo{k7{<5*oURyAy]gcꈑH<=l;?SG W:LIh Ċ|\dBIc^WDS9r)̶M F!7:WWkg2owt$Rs%ݖO.GBVF#n}c\fRzl:x,,xJZ^~y\ڄ6!yv*,n˟tr>|2wĤU[<3IƘIY8.&B w02i͋p Vw 2ߐV`nF$!%aCgWiQW*,N\3 n+P6%W_w=z^-jcl!_sPInt8[#ʋb-? /"1Lpye_\9>JAՋXԐ%POܒa㰄 $Ü^#z\@WK=m=fe-JyMx65~o"@B2@[a77Y]g!4`y[W#}&]r,Ňbr} QB鳮^7_t]ngJc+2 =/.FiϤ0+b##V"іKsÜxxL!yl9Ĺv]lñLH -~1.TGa$PBS /y h7Z2b\M8(PbBvXTt D4am1Ji V(8^C"\j_ | ̙7i&ڃMOH4z7zE9?"PAk$ˊ KMC8}D;<1z/t'^{}LzԐY_U/MER>v y:~ w귥聛1rXUA*/P n>;@Pț'y9 p풃[A71iހ W>$Ʀ9^Ldp.6Ro^%}'l20ԝ84(s $1ēvfZ*EvEIn ),*L 72ͻi;q1r"Qe#Zx_l8apکki Si CMO{G}婏% ޑЀP5m\w07Ȟ_[o1Kp'n@"0Sc[.&\썄$lWӐ^8¤#aN쀙܈FpFq_J{_]A6r7F,.4KC-.ШF ɐ$CRaOUYvy+=A 4nꓗKLmva0NJ xh5Xp4T 'Z\EH4Υu55ğlABvi]i"X3&;#G"Y[4` ,j:gy*^2C*9եGWtTՇ  nS3h5fT -./ѹ72w_m|X2|0cJ_Ey| A MU-;Fq 4)}Թ8tA U j14^%ݣRj$KnퟞPgA$Wqzk5⭖?u< s'irw$~÷쳭kV?|X? Ƕr]'[Tt<4Nni 8t|t):$(r_7W_ӕ{S$4mɍ~4~=hۖϵΥ/Ȑe'̦{5cW+krZoq1/"݄^ـzεd`y˵<#=)">3.Cur܂ƙ{Z6?tʢ!)DAe(`%c֔qW U),͇Xc/ݰ@$q$ywkoݺ_HBy5E,ƊĄŻh-)CyGلNJ#ux v&)T7D2"9-#K"} ql7%Z^I,+2atPú`w^Q=J*00ڡV {r'Nl"9n.h"TۈG7A wPd%['>7⇊݋-f8w} Ϋp̛v᬴(_*>@^{wf9jN !˭SMee6SdDG3١?]V`^~֚j;HV>%뺞,r1#h(#$/OJDڮs;.?{|_DӒc1"@*DۄRp>`Ka8n`bW9"ryFuz5n`C* >g2Ȇ ڸErl]cBH!kG=leM}A+LvOgIE"VXu*uFS5"Q*J5w cm@ ɬt ;5hR!Nh% QӚw:v6x[Uaf,*g].|U)wb(/T!'$ vkp3"k&>T(ȔWU/#z99ڹ`2B۸^f4Q~phmH6pm$4g;?玊OQ)|`޷B?62W")DM7$b_! )glM0<ej'|^WE FB=YaJm'sŭN4gLဤ#o\wh|B|smaһ.Π9HOC^%|?-J,#kΘJ6;.=]sKfU6?@ te eRX4E&:@psR5H$άM)ڟ1vS$C8Y+ٽ3psvz!(,Fxht}\ըa*Z7sX̴Dc|^Hŧ!']*+_jL/.JfglPho`mTaRMNQm?ull .']L1dО,DOG-^1ŀ0)jĢcHop(Y2הNfy X#8_KR\sL@FhK\6ߠQ70?µ[v&,u P[5 KTx[zo#(eUŊ }0)* |\@CMf94H[bL>`g,Mҕ ^T`da=.01 :!`|$ՔJ?c 3 7:^ ]^+̳kh#cTpe7o %;Q\(c9U"iLk ԥw~„2OvNx[Džj̄})A0v[-IdOze諸5myZ'*3UhTWԸ_rjN_Ә GQzaʓ⮨l@%SGe:)&Tl{XMƬ`cM eb1ti=<"d |#@hrrb]b$ݮar|-ÍFbQk=SH~ Kt'1a~ NSlpLxTWi6C\^Yo$LU"1`"'&8,؇;(|qM"qy:0 +I"{wG1DeB7&S; $>t p57A/sY{'ArXśw-ПQ)Vݢ{]D3X@A !hxQ_<Ң8cQUr1 ir#g!3U ,XZ%ՃrO禘Nǩ(JJ'z[xyb|zbKdvmI]f;>KS \*W^jw?3s%.{KU:Bpv; >n 7JZ"FE?ŊIs+yz|Ytnl>(.>"e[9 o|fJQ$p"50[6 r}g(N]"o@^sh^%(&}p9)'o~ϩ;U %#khOȽdQhT9iEN9t70(R2OHQH?/[SoN;.*9zSѬW` ~6(`:J=*~; -y _j7A"\ P3gB:+qNtSky>` @nb3m=R͏U-nfnyrH%@t ق_OeEIbNl[8KVE<$HȨdWJzVg@.h.ypJpjl$H | |"sG$ '7eoC/5I}g "!㬥jH6RK L0\h=KO"Mb 8l/ 2gx%$ө|k*V!yPDIpއ[=We rZt!p7\38: *h6ҹd@ $Ol(^vwIȘ+#sV`Q$A@"v&/LH|F5.uJ^XNOM$O$%-^`nc 0ߡP+Ja#)) ʏWa{glMOw8Љ?y8wIt>E=&^v='fz0OH}rRYO >ۧS&Gm FF*J3ttяi6Q|_b oij;5 6\\L2h3<-KC850/w廍`VaS<* - 2͉i#u.LZˢ/$;)nzkLka@+_:,tSyWFI l,GBk؛EWHy+Hs-쁲'MHfv xb(10J*# dgjVC&lb-6'wCg8ޛpȊL؝KvvACo@$DDg 9)O##?p;ܫp&[__{']|9|=Cna{MɿQDθ/x;=ݾhRaqU5_=v"=(3gSuS@W% fЙy +%ٶ+WhJI::a-#N9ohl5FS?D\=";hXX' } ۠`Dc:ጊ!6Է#"*uzk^Qx0lW^b.䁕 ͚ M^ZيNo1ܾ$Jc!J!@?33)|mB./#_C1 ۖREETy2 :AF+S"Q:q_WyJKg 11|%<#6kq~O{K`rHjb]ќŃn %r$q/M>`Ozt ϒ]}$s@s,!E!Ysrjse|=x6זsR:ь`:4<=-)Oox ;e"$NbDHYڤ6~^9"w~4[^r@gL93rb!  ZHrPcƅm r~meWXA9[yKz@cሇ^{f~м%93ش E}ewfL^y0~urǿ-t+[)sJbsGJZ{xIcrxVSxὺ{0NqUȧ+a)ԥz y.RNɎ=R\,tj2zVv"Cg#)3GGO#DR}.MwdTLU/)* JRPu 400B 07{y`%<{D[1)Մ-F%%ME2/M[1`uu\M'z=i5oY\%q-6is 璑=ɺ-q6SHB^ ;-8IHM+gdO9ʘ/o%k _Hz˰Nat_-:ۚ)AQ<`;QS,"Ud MdƩIvlcze$:m#Z&"R(< zѬez'#gB-&iտ#R^łF thiL&trM,a+N29L* m6.akBzV뿿1e{s2蚣X=6+T(E\ݡMF %$:mk'7&!&?6D#$:}S 1e7E:B Ԡ<:B (H[o +(R:~A1|P_P_&plgxP"ʉ&ŬX,,o}ϼJ7\ v&L4vo2`zpFp0oe ^+D2`BWHF؜S y)VlCC51=9=xH!pY3RZ[0^ܮKTo_]?|~ KBԋP#!*b `= cN4 GcZhP֧ZjD,헁 .H3b2L<8mQ8=sN9{Zw5Z@8ީ=:zG7VS3QgLjLȑ꿾tN:0E)`IZ4HLE[+iPbLY55GSQ15}'nA +z\7v{D0$Ril:uoϪ<.>Yi5,{n?)Iw̜~qQ |a|Ax1y^j$dεN poG.E|"E%JkZ:ZFCA[C7lR ڲ(rY% faP6w u":l{ޅ.ڳ+}1E&);RS%IGѥ-9zh'R!n7Pkk QA,%+J{;@P&e"%1XyzB}_-w"%_jgZq/ *1`qqrV) ]H]IhËJў>jv8e懲6ažٚ͗2GaR'@D_a+Uź=Ʌց. >g ߗ ړQF$ɐ>maڤf"z8zqgy0ٝ |,4NjsB͝YX[}]Č+X>E&C|2,EP7K✲$cvF̰(LyE0'ZI^3Hu1D=HqZ D6҅) =!jyv fi22<y"1^dnEǢ1cߕ.&mRǦX_ә֏A%NƵ!AY}n_%vgtXf5jx6?fc}SwȡS w-ckƍ΀HE LDTؗXϡ@;"i! s_}8hM;0,e4ԣrf0y7,*1ߎlN^[cl! y5}l@7 Sy3 $엮C9%]$>Cʩl-u ѓ0c51ssF/r3B蚽֓5N{E35*4ӺN,_E1tPbU/;6kmfqriyd 4Z5(Aϕ,b&IE~_ɏ#W8"NZ= rvi-0{? s] m"9  邱mA1 å3Uz?x H-P勞ߵ`g=+>_whYhow~ ?5U[kO_`f,I`"C!RX#|UcX$^tBvQ_{1ctr-LXKКD52#=*9"|4+y!Wpҥ>7>*!cdZQߵ_]>Bd.by`sn_4+/Vvg(8r#:%1Zl=|U_w[}!U2gCfmO"~ֽdqhT'm0|dpplB"ͧl4N#|[0W!@JU`!1VOg*\5qJU['J yZPm]PPR~#1 $L7괣qyt~aN1(PN6,Y]8}*W[j %7㙉Ll(V6 Gc#I2Ggk積Hڶ +,oʦPpW I%Ued%>R@cA L#6/ |/ {fvlFg0K10Rm畄|R`95?λ3Gn*ě!)(ſtC0˕H_(rw3hٟ=Kx{4|BX8ө[a7'>z䅵)#Kj@6o全4}vS7kiZ fWJZoL| 99WQZ'n":dTǒ Vd%bb!nɂL~()1)k. L=Z U[-Q >n9ǶAJA:?:9XE݊ ]YlE"9ǔ]ؚ՗*GwW)Y/Ɲ tx)j:FNfzp# F7Χ[2%xZyCF/>RgQ-pM~>X>cPUZ'uWrMnt=a" `q43-f~"Fdr5Ze{.\@ޛ)Y$x2C PȡNŹ%*v_?.gL͔O^~Lj8(ĻvMᾫxi.[e3q#,3i7r?xjdz46܍\TU, O_Ȝ0mIe1-r #*4k|9OONnlxQȍٮٙ 1S<蜊/e݀x7ש)G[lMO|E~f8y5ǫUc/ur UHwp-h.g) 9L"4&;{L_ͺ|?_DM@BR?Vz3 .6okAu[jvӲٿj2Q9,q{@3ʰl9Edjg.gzh~[\_ ^*хP"݄ tRF&x{ ɋu([(CMsC=v+ݾ@^EߦWMb'fĥxAs4|;6t!8 5!_ xVǾ'Ï5H3GInTowrﲩ71]A K57<|X.STUbEӞTWYZg$M{i0xOR@LNdo?T,UFq~qG@uPu4 zK`|j9,ޏwŋQwX]~% h<vQ8E.x#K; c2dhoATjJY&$%G̱Ů =6$FZQGcMq(gΊ*`1|g/sBV ^PPKSUS'fgx*` yf+8zpOwD+͍EÎЩC-MB,ǧWM]4N)%7j" נFwXc/ӊ0Kޠd_K0XwQlI}z'wkEZ'c2.e)ȟ\W꽚$# E'$jОqvV\9,@,*W;gE( %1~ID-s;+[Kǒ'g4]菝ج)ܝ9,[.OJ9@- fZзD)13rS8H5wqS9d`0ZO N&MPF^&Ǧ:*+EG@ɤ=Y$H5QH֝ h$}L_XH@AxpķrdM"!$!NńLQSoA)KMX4, .P7r5MeDA :l5]~ְ!n+-f׼(WJ3y'amD[v=w{͒Ae`N)$CF2FB@*XD&,ΘqA0)ZpcDB/WWОLBڳ>^Q)|4 >GTFJ&9)4}+Auw[QGFry?_! }™_h!j#HJ#j +0JZ+B", &ڪ6IHsf qQLh5rax!yׂrM-=<#~ tB5 $H&=>QS[Z6 9ccͮYo{h*S\x}995֢"0v{ouޏ'hnq)o޼h^+X(IQ>#m볥(:ω׾$}^Zr0*9x6w[)*Kz$EC[ Ǣ?߶^%h !&JҦh1gK&*&;G0U/ {C興YHxG VG ʁ/U r\f H#|D*Dl#~`Fm !`=*|sC W㫚C3?*l79Nhabj|a. rD=6;yfX[ cMTVz Zcpٟh]Cq4B 0kK8\ 0$I |v\N1/(ZjCSwW;pAZ8R׸jA#{sc#k:J_n)sFxQ weءyL[Ntƨ:wuͅ}a3U.`]:_ƶTs 6[u z; 4}\X`_]`F?ִ.;뱹gF 3zuy7xlŋukLcPN;u旸ogͰq&ޑO.^.{;7 3?imcðua׀u42$*d="DlVv|\qF?԰q&z(An*ι#غY,C\="hYSn(w^t,%f }<Dۜ%>Kylf[Q]׸ư]} =/c%FFJNJcCi NiV N5;W,W8_Ag%GDprF"ɮo>LAS}GfWLY2\A/כ Q~EšNdb00ԩ׻ xu҄QbިOQSb{5£xJyOf7j$#2d{AW V8պd< Ye; E'楱ʿfⶐ7kEbFu)'7I(ywr. DzHsd_:2 fjud41 ʚTw+{NlqǘωZ8-fJ'ɵc=wf3@; ˇb# [j倡7갑xfySD7Z7pypIqz-d\I eyk5 }%4:OW> Z;N4+$?*b455ָ!mXKk̈́+sq3BCkTź&r%t4؝]~`y1ap\ l`~I&\@>Sߔ,LYLgUFuGJxJ̕-=j׫&72ţ ZGe1dD|W)5Dѻ+~twg:KXqp3s+ps\ xMתǗz]J1Eakæ]#|'xv*)wf] 2:WAa(8:TXTg@&}DcnZ݆5^>^ 82h蒖d79j<0*|ooy!GНn ,_y>ǭ1J8kc0ZFrjB+%ƟĐX"Y%8(Ϋ[HIy ƖQe~g-;؁,j)OoK1m6 곍\Kx\D9W "ux * %, 7=aCnWSXTΫ?E\JõRzjY/o޻p)&;ÕVH7\B/|af'`n#:%.c/TU]U#BFxhv\[3 ־fIIL#X͏0(+ȅ8mЉUA{gR-G"ʦR{h>u1c!m=IRVryzv&]zBݙ]jJ N_a|AcB4` ajQ :b?&hKX_^] ~R?|?L LSY c6 7"yDHCc Dm|p. ڨHe2{ L*9lWH'z :82c{"n,VSs*I`kJF?Jx)K~X(n1U8-gX 1'*u_sc1R\58?'ެTwي+$ހO8*ƦvS0{ؗ lc! ʇ/Šr=0 U_XC%( '֮HNXH[*$(7:*μe>#>@ʤ jԣU.|c;ZuǣJ0؈A7Aa$ݡ_k ~HMl?J~n 5̂eʥ݃ x,-[77Dr8* @>-T _C3{ P~Dd~6PAuB%9Lj}2 aJjX2A}h]!=>.̈¤=-GeJ}HT|mE" 5)Q]0_3;Ӓ7}Ehc^{WZtWӄ[ZR~Ui}Fp:84=4!`tV|yE/VE{ۀA7c֩6aѪOؾ;]hfm4UR.Kr^΄4Y>ʐQga z?hܻjJxXͦ\~!ў&$˒OS+$XJ*{r"˯#M'bR+ QmpV೦ M\&&`-K 7-O2W@;J [rW/g_/٭pjwEO5>OT@OQ@%TbwLV}hʔ9+ݺBA}Rd*{g6[l73 [CGbyx\{ 9I$,Pw1Kf"\_j352s{>dEFacӱhs18},M{}=>~LCEN!]FmƏ.W~9{n3R'jaVg/Bd13pCY^NaWڛBqEd&@b#?/Mυ8> F!]m8}$uی|い2緬|E+h])]ܠFX9h`[x-c V`v|eߕIBQ)q#a* 5[G:ڑ_7GKjC=6I!AthPrcԘ6Eff~&x),9hk6 #zlfA-EO`<H^vy y*Ƣ[<ӺAͤ\57I4Ä^$6<Ё/YUr%r7HOx+^=bZR āWmQ<ʏ+*+Pj)BJ26O>wD='noN*ڋo+n6g2&DU%0n 7vCC4ek/췿(WHJA] ∍wG"+ ' Pxz&W 6[R&;M/`qHvKh8w'* {iWW0uSǗے ^t'P iz\V$FdW ~PwiPL55<nݰ"Nm2I杰.gQlNEzfOe؅ͱK[PstvE+dD. yAb iR,i HB\Hf~/a$|oXϾHExA!FYJD騑ɘi3r?cnp_FĮ 0`bc#_ {`{kTPNXe` =<ɨQQ.}͎D:u+9(& >IXK}nֆg }4z c@Ee_^uGbH*qEVАik ySu+;u|dh@#_Ȃِ@qú>B /4w3?FpCf=i+//ک x|$u8eBni Rxڻ3<um>R#j/0 ͋ꊽ',,~4~ۄ[GP j:Ŋ63M6G`62 Vs`踤 tq0 1^#]SAR QuD/O08gaWubv]b"nC gƮN 1L,kWMţH v>17[k2?Kt?PV КNUOEFJnɠN,Uɽ8XpHC;% fߨ2h?#1ќŘ2 "@ e7 eUN֕*ZlrÜ7 gJs&yqyȘ5,JbV> NNż9x(si%G3$tV5]I㞒!@kV3W3D2C{O9ǰx)4жQX@Ecg01ω*w1 T5(l2^#ԼlXar%@|#;\pknX0h jЄTsГB|xB\#6̟i#d?c$5 Uݳ's&x<{ @KNWY72G>CcNdjr LNdOQ Q̫xU]*黟`t-4Q[%f- [BPhSpQ$/vjN}F+_P ;1G#ՔvN%^qCGa`x_8WVyV.d9IܩQBP7v\H.でt+VɇU%J]&BoRP"iki~ںo1 KV 8e5]G 6rl>?#Q$6K§[Km)^4 ; js/J(? 0 ƕz khvEVT|r=Vffу AbN?#h{-icB2~U 20ȸ;}m9{iuQc[m.N߀W|ƝŊ{x4iE9?Ӥkhȋn_!N JdAsSMa&ՈthĵѾF'J*:lcZ@K]9g&f\g EN?K nWY1ͧea>S+9Ц)JѬM6t&Bwshjaevcr)SViafzCvjE{ =]{w!rk8(ϽΘzԀkO:͞VDJ&< TY@RpӍvǕ>Հ(ng@KrdzJ/pa09r]/3pM 6hyux/ QRq(Qz@F yE i xܵ;CO%5: l)/S/sMQQ9pX;a67NVlG {r7Vipyv-ۄ)zF@ B"bZ53oscNW9NMmQ瀉c8{T=CIrYrn W* HVNx왁euɒKyD<w 8] mxB{/X7B 6%wH6m*}(Tmf5$ĺpG@`$W~%0 )n J?b+JTqRLA~xsh8*Xb3X"5[j8c{a8:q!A*ϳc Dޏ't%z˓k$ F )&  M#zI#eL*# {w &WfֈS4 џ><Zi+^'yBz?:Hi=ܖ3R&f3u/J .6R,/a- 8Gi%ubupTLUM0̇~I,ʂer[$W ^_(j[- +wG47E$iO0%W $kzS^eQ?k m];Ddp.%M8ܘ9ST51b@9!"$M?ѓ)5͊+:D`Ѡ `(蘃 _?VW6L"B Nq:=R!< $<P bDi*Q"֔7 &(b'f:3"#lNe":Se,laB4 kM8qDvK%G(I|rgfPlمf6ŇaEPq%l-L& 3)/R.wV`hjpn/ƚ˩84:KH,HnP)UbB =UB'&r8ڰ]}"#rË4ekDvvtjs汕&d< |{D^*  ]?@M0jx yX*nB<7/=:iZ0S;{3W}xY#  k1coCɐnXS2DxjNr ^iV6.MB @9U.MڏzA->mfR ڒ&z\9)W"8c=V$E2d? BVF2$~G~O gY=-1fpc+IN)#$j!~5tt8cR -}i &w,f_x:<`B|b CY_+']pE(W֐L]1ӝ͉D- ϯ^vo1gpAaFI yz0ÖA3Ԥq{L5rЉ\_,YF^/Jr*\͛N%ȯfPd[_ٚb)T *wWVЙ(~*XlI`r 7"_YkUzP]5ķ$r!Codd8?sX|BZi\@B!xz%4m˛j34r|+mJiU |h̤@z(4oLm&ˢ tX ̊ަS?c՚EABbq2`RI}!H`m -_eɀ@S4Kae!`2azu0_ށvuHv9uw oHjɜq,ge:pEk;8Rj%cEWiH 3f(6}ѣx_m͠S3>QYH &8?jjxf\j ǾbAJ3VhnΕ937}PFM顦A5=S+nURfoj3BLKX16@pz^!dJC1aP=R9C%08m]I9 LR Ͷ +*1ۙͲּDT͕7|#f{vs1a]}i⺗}:y3 c^-?X!2WJD_(3'BwDY{:%uyv`6X]AbvkLۊd`XW)Ҷd^c]S YzeM[Uwl8чX8%sc]ͣEWS#3_,?;\nFM<"hw4_ ij4]x[P9"ƨˑ(hh7E`í403nI((CDF9j=7q^0~]ɄB~BW~U6=֯3ɱÐx}J=(DHŜ<t8dD_y~jW-s;UB^ ϛ|ڻu;QFKm' NRmoVR]&k!aD@zWPV.'#OD_Tg?2j. apqSGTo%upم~10㱤ŏ'Ƽ-VxkCB27i.d]d9>iVUIз]կHCTtLك @`DKI >hk3{פEr!mսҚ0hPbT *]첧KRժ6ӣtCKV*q6^eM̥}8nV(8pb`(XB2^Ugr gSmQ*HI0؃y47WMn}/?Ж6|={o5JNW\G ى SW#mK<wL7,:O&4": +z_~pokj~K@fET%Z$x" !I*V]TP5$6wki?p\H;VFSua72edH4,8HL){.C,7 sJ3]%f.eJJF<cw{v SdԲNTŵ6[>j 6S"tS/~|>:LyiYb8`"C2.=@ܹ Tj!EHU1Z"$7|U=#^ʌL iF)- %βƞEb$7W鶧^DRSRycX _ؗvh3% Z핉wc#1L9%YW oޝFbzUǒr4qLAِc*ĸA}K6'g Ƅ87=C&J!_OjI (]x$#A 7_BRtgqB4z(6hI DeL[[-#+h%U *w7qǖ5(Cl3i:TKj wsy0VD+^XW餔ޖm3IV5&sh^InyE;Kb1:1&SD%pA5FjkCeR>'k/s6wQf^~v/" `^[l3׹_Ġa.1}KHvQjIE'F$\ 7~@5RZAjFZ7/m=_YixN쿄ro7j4:az axş̗]cw@ԀO0Ri PKk;~"BvbZce}.t & JY pc>Q-~A=Al&XRecl…!lYzCL_RĊo Bϊ'D\wۨ SiT9L3(⺸Mcv["LcT>UALU{9oH6,hg϶'"b{pVqwDagZr ;_6C"xmrt.ZgnLRCUS]GhGΊ%Iji\r-W3׮MuJ[34fإw$S5K󍌃@Uٳ3xl e㴳*FO:+ YrVFs@?*)!ژXܝNI0.ir]%(UgB7w\ZBe:wV$wY_AF?$vtʪ7rLt?5PwM# @!m\6]&7<[gcr;q'\Ez˺X\PCZiz~V9෡~cr ߖ38N4z>(B5i( jv]Hp_|72ý ZiKu`n<y{p\a1Eo!cOF+۟#>C[xE,j^Ի:4 Pj9*ұU=f W*1tcJwɸA붍d6{dH3k~GR[ }b~WJ vV~{֜ 'DNPJB%rB.h˭qα%tV {ޓh|ıj8\͜=D\}io^faI#oe}Y..ELbf@䃱EV8—,(+,HxkG\ a$^CgǞA(K:XhL+2DDdž{}=O GR;еt'eM N뜗[ds8k=u749M婺^b zQ-8 'e ig$g|*]/VL\p}(ĬbW/~>7 t&?CmA0Shp;7sޙnVPy T@O^GRrS[.?tw|SWtL;z8">ydB)z u1N@ԡ"Du{:]BucY,&A6w<<]a3R.agv!ܺ"%*w0[A[5BͶx.2LgBCuC ]=f.ۉ76坑; ;/bzܐ>l#WYTyXO*$n]cbB/[Lă(Lˏ wTI#ɴa| }.oOME3? n::/MJV{3WSf! Goxt|oOy1u3\=Wl-ʜJ eACXy9[ ,rf7S5i%\ʽyc7~x"ᇳ5c|TNTj5^.!ֈ!T$m玪$X^&>ـ3 Hq֬\j.hͽ$`m Zh.8 HӦu`]9۬Pp};֏/: nJ6J4QuOs{_t{dJ_F{VE; ]s1+3[S9 9$O Nffw~a/ u4tv!UR$"lɆmaȚWfS~7xhfr :l4ă"? [WB\o[@Q*`/FАK(}ݵPym:иs=l#\"X^(ʘ^OPSB^ m@Jk^Bbn)hU ?JuTK"|Xr@V RjujN)\xU2.Rޗs96ӤOH]%ݤ~R! mnVT/AL$ Xt+K? !1e";EYt$;Z@ g+)Q &ݥ) V8!NUҖ:=iLwdLF)&.^gCU_F-!NB&WQ-O פ_j!EWDjV}{2W>$ nmY0OSj:R-\OĖ=3dP{u+^v6:bGG͉UU&|7fD;JNn)P9`$([z^Hi)..)xbz/I%K(=7h(jLg.?ںZLl63jӸr{6?¦b HTQOPp[A Q;d+ͮ| 4>-[1f l!+u ~cXo+ !oi3VCШJҍ|_z/]  ,&D/Is[Lm v(l(ԉ&Yk~93v+ZksQH8`U%{%}{ji$,QZ_@4Ս J>7.ahDhIQayL1 NAuR&''X4) DcWGP*<'&Cn~@azOܖ[8[ixꐱvG@ 4!ݶm>VQ j9jmǨu #" /܁Ao|U?rgP.@\ec=N[#]ˈ *Nr?ߨav* jWUgag\5!={{8rȦ::NTZ J&".CerƧ5yZKd~F"I$(;=g7b.G$|S"Wj4lY$n(]e^QIo2],i$PB/ªT;qhCGd'ȡZ˟6+IļP}- 0UD55kǓ7#93mב`!S@^xq4Yئ.%ˇ=vOqLS9ga>F4]V<4kU-CɅ#26ڿT7|GV%ZZ3:N<#1 N+:s6۲h Gh*]Pn"Z EwG^AJq1lebV:na% ;RS3Ej&ZEEb|r@jB׊iP_z~nX!M 3nME&")ʯQG9z~ݰqR(+Q|p׊TtC'q4jz GO։KnmjnR[H s|!YT1/Y ̴SXt) $SYXa2k{$xHў[:U(vpVW4BQp;i '+QXvxʓQ^ H^i1bW:|lC<6nW(fL0mh>.m)//_VJ^`L,̝?=dj=SKjWuVYnoy-Xw ׳϶=Fȇl*4,aRRj;;:?~UwkF?[ۆghE89 X HnE" .yUI#Di(yH>qG2hcf7S"JE}$W%WD/ys;Ьg=g> vf=QT֥GUq67{Xz5$%al@HcI_ncNa} dLM%Sj 6UF7 lE/&!KpeeY9Kn}4ב{wڳ` 1otrU2+E ʧYN}y"A}Y7׊.ހ달IȺM,5`V!VLИ9>&b1͟"(^`AWhҾgk<ά" 1u林 ]rF Z =jNFJzQt?'++sKFNMm&Tt OXER\!tHlE[SF9-uANpOe0iysQ oZkݶ-Ye3Yv'1؋po6]lr}s&Et }C쨀=# }%#]4 ! )鶛[dM,I5;+KSX74s$^>κzSPZhmznHr~bI˭:STV% D[L8^$"k Puf+ui`,¼ۛdߠPo DY[w+o^fHQm銯9]Y')K˶+)d/^.ŊhU V&=}ᇨ%d=FMф[ ģ  L\>yѣJ鋿g83Ҕ'hruk׎hLF*LuLԁb;>LX;Y#> [ETo@n:v/0>>㩾y:™K {3@p$$0\[Me5+`=VmЙGQɽ zMVghsBs ?UCP' I!1D="%eTuZRy] $KDy= XA4@l@0 8Xh o~fGceQ2K'Ճ9vկHK 4n4*r@/ϦC '0)v;!S'JwG+hmO 2)}1|*YsŌo̔M%]5cXpj2#ŧӻqm(yQl9m: l]:o㉴w'%o=WuMZ;3 (\4@`1 ~ \r1ѫ3> (1F#Lǜ_y $7Wpa`oʁE`bxuZ`=oKfG_kE$J +M)("\DgQ88SVSPVCd}؉%Fk<&3.UƄ`XUS3Ys+uV`\:0ŇKޔ፦|#>|^}Z".9ZG5A}n"ޣS痝44|rĨAȥJqoK邐y|'E P'hr.3 mrg"g J=B{r? vE@8SMEO@,&,`b T M3?f FmSz&>d»eC@Bq/Q>+Խ]YdœVʣu( Yθbe 220ƯT:K,_`-1J]+N<]W˧bϮrwWrP)<1>r9>*Po_ë<^3Zu}W,65j[LoH yG֭ckPRb>u|ג5ڵP+{GcAc\MO#)^Y|?.ǒY)= \۞ $=+,"Ol Wzn5@iᛈ zxA=-Lm4q RT):Ƨ<-V/k-DtR8f"u NB,}VM 6Z[{Cb)vB5LE NR$uFY:D,΢܁\=D&)B&܏}M#B{Uk䲻ω}݊Sެk V4.3Ѫ&8$˼k#CQ L*d.TrT+R~VuKN CEv%qoI}ffd]=,Vtru] J? 7V Q^g: ML.qtc 3$5gz dó[=#xx0UAD0氞y bVMvXY o(&۽i\`~q+0OY _? 1{`/x9D#Vw}|n;ӝ Nv'<5xGσSf76~{־4pZSpvMnI } 8w2L9CҹeM.H983EWTZ[K F"O+0 Y$}1?=~LW*lC ΟCV"~n,=EĞR۠Y[1 tgjVʐߜ4,Y7@VzOZ'l/\dpevNm[ZAĤj:I=.LZN6a7Ez:g29A| )@&Iev;8+97܍$ՅBʜKhc w6?y1 cpSqn \@feSt$MC)JdjOHacÑ{(kq-MbwzPR6qZkTҠG 5 αHŹʰδ.Дb(9DL:3|oZ7j0sK\&4՘/AA'փ Iz4FVF.NoX̭sCE~B!b$ ݑڤzq"3oq Z#)ìGN[bxJB. ]ծjӍyѽF{Q٩E^,Svp`UQ'3}"-I嬼V;Ğ >aӨXP$2S/ kgLoFMw̝ZBt z$5p}.[- @LeC >F|&Up 6זZ?ڝc%2g -:h_od+d4vAv𩟏qv*)Ȅsc*C| )T?iȩܡ8;7,f!~6 -k aZRfvС=ѻO@)Ɇ8P)V\p >ԧ_Wvvi*Z$p~~GAewqEldj%z'ڤ3yG Qb20$#|Dzm騩ptPbCKE9k%> RYן{ړtoҭ=ėgOElSmxdHws5 p>4@^Qh,-LM oQ)o%6"_'"O

-Оnw G^poƳd -j_+:㑙zY[u\WHԴ}Ӆ̸*lge3u gJG-m,kl'|롙d^JM,ZQ9\w-&c~I! I="r#oV7$=f½6&j4|7Cl*pEGXyk'Jt)jm8nW^$̥}i=04Ѫ+B4As昐ߞKxxE 1MMMQ,ΐi.o@"ϓ5m[ T3*L!_{'hUGӅ])b%6Jv926rLzXUt:jx9YH1rXMiUp(2Qiy ZԴT+ـ]]=!ɱYk1(oUִpfR3Qoay"+0azjxIF=>=ĭy{rge7nTQ e۠i65-4pSH~^Г W aхV(հj< cbz;b/{/WDF(/^uml/Of5{V *"~+)|$^xM~, xBπ2trh+ ]!6ً &m閷1R&7ZjP} FPXwιSXP hԯ[^s7`+T kQW܃ӫ;!6)ך]e+J4P W@s0ᥐ.Njs{ ksEw4N< dJ3775r3Z70*&i^[9#D2WMHrCaZ&&vveIQn_|7DanzHd? Xv\O5XN\9Q.t@JʌB;mʫKAڕ: ǣ;֟HCR> 2͎ YVU:`(IFr`xADu͑Ք(^ D?]Y#Bc!rN3"{Ld Ӝ섉">#dWB؛[fu+fw3j_T!zJOْc;x6ӌZ{V1G浪?Ous H a-Gh<^vu3 &q֌=БTD Oэ~[~>t ԫ3YY JU&rHxWT9Yar$52$ ݂F6z˃íP=PO{5\-<אh [T6L P;]m@P˼1cGLSϭJz'x`ȫ EB k/kQq1*E_=/f eeD}ca[кL0BԌn1XCEDu9Ҫ̗d5(~ }=m? s%G!rd5o~] nTE\K[儃pq5irI-UEiB1QZ&K'Q`I4u$ioKQ~Zk v_ @2Ԟgj]`&drD-2 ')iӹKF ǀ,XrӸ-đƪodaն 1 "U{ Lúfg_TiBBzhg]/S4XFm:d; ~W{ybu &}"} Xif}y{&ƶW ঍!|mzVzZg2NVްePkד0 Jt-܃dTgOL2 4<9iT7GLsSgZ)}-/z +<ݛg2Rr DӇzQ$bS:Z3:'R4s򅱾+ɥܰ IK1}$lcR-McjJgA\WF1ma"01 deq=EI uf֫ i_)_–FN//j*5 TI& N:^k̵*9C$lWUOs~5_M#w8ʷ$ܜzmTf*pWm&!xet^ܼ8YN\&s~Vr[[+V[IsoLG֣ ;8=916G)Kz#ؾP6Y:>ku'Bĭ}X0٠yXqx<ߝZ.כD8y;CFD1i8|58$t B78DL[nBb -!H:Vcz `f=+A n@M5vxrgyuvѪ)A0.)T-:Kq6͎v"Z>"˖ve`:na1Jh70F?](dGq8ﶠN " /KzԟN% [걗,V˃jn_OF'n.tܦ BDYw@JNµԓ#Wn?e!y>-SPw0,=lQ)(-L˜Ýۃ=a\&rKxNKi[-vmJ X0\wI n?ls)}ژϓujQ&DY](D ,!?q).8@MN Vئ7 X=x5ӈ& ֽEу[Y%R R|X8fi-r'ȼzb͋0lZG~[7ЈO(1~; E1p+#g{'' G]> 08# @Mksj.x͎M,=PczzI*S%Nv ,OR~{Z!gʥQވgL[BW)Thm+0f!}Xur> .H朗t_y./Vm ,xn)dUjsd|xX5=B W ˀG9o@5^HRi0< @P "9d똽 C!#A-CPXZgDұ(5lwCT0)Q~u> ޸\Y kfD0 /<%Z1?:Ӄ/JYI"bSlـmBKvTAݕb_FmDzIkD'4m?[XPŪW-L)w8\yժyUqm \ϦXb:L#mkS57Y2F,~![~6;h"Xl(4k?r+¹R̟ %nO]zgBVԿ8)7I^;d+rvwS8*cl7YX7Mk|=Iq%vUS& ;E$ ģ\j9H7gaVb&g]/ u(!N{󲜐Piq5kD#L Z/,SSM-MG:& UzBmFS$S$ld{غ_O+XW7!~Ivh-ʊX!QLVSZFl(( ǹp4|wϳຆMKz imEY _[p:j.e.wsPMiHc{`[ K_6(>iX53|hMjT@5> yL- \dyKaܔUM; (|_FJEa7-2]$FJS;h4/oaw?ަ75sg!pf>Նdu2ᖗKeAh]z7i //߄>P'곹cb~(\].;D lEvt4yE0d}uZw<֕|P s/tLӝ"%Je'2!G8ԕv|2i$xxbIҼ 3I|זkA6JjMSQ7Y?(qf0R;єUğI5}>T44~ps? +M1ΠCHM# J Y/x{nHb.dgY>"m|5Nm?}ۅ 8,OZe - WN.c#`KV[ w}.oAUAdVL;en4Eþpc,ø{SZi M t0/E^xv]oEi( 5A C=n+, I{+Rfp)`+!`"ѷwa:MmwKle,%̱+B{R;W,:Z{X=< L]`KroL?0hA1Qiw jj/e=T;q:Kˆ=pM=,aryҌ$uN!\vM'.pԤv߱&*R'~U@f-$gPsnRHUO"Nh)y&XhA+ 誔*?mޞ`3)U]r,jrSrf !,,0DxH^! Cc@-+ {n#EZNP+o7N1zvɯϒfXuG< Ddǥ8/$A]x'v G fY=iV=nn V .gʒSM2JgjQ~Og2?_s簡)C_|+!2+"9KN8H7u|m4'e<`6Tb"k+"pNb ߝ f0t~m$6 39?kl!k@'Ƃ8olIcbNY T'i]v_'dK\vb{ {} \k2nuI ٍvt0!E@*ͮtp9V&osP\D$S[YgtIn:Wu1~"Qݺs nljRʳR,rk(/xUt;'q@ya9i~AjՁ$moh dÃg AV\(DBIjr[aO̐x[|fR Up%&R6M 0cmz>W䔅Ek_Ճ,likt^P"@|Фm_:}?뛀>Iѡ5&8w!y,t]^UaI_n®lf!P#b(0CeB2@ɂ7Y;氢}{͓.*{g>Y MfoDU,[Q WN "ߜ\b{P@@fU5-o?u->2[b;luE`4AC{1,vt7ǹ^/Bmҹ+fie&1| ȌʱvBPo=?J+Q| y<쳒}*+V]wk,⯈ F9T)@[R& ]" ZN5H(*\1wQ3擋 _)͑*>vx&/`3\\DgK54SD(ȝںj(asJzT 0RfY'G;Nt>&GEQ ORg+~KWlVdFx!*0 /ԥe[_&fهVh,R7wM٬b{5V}ƞތ_+t)TWSF_ d!N"Zb9Xx05_ז1uwzw eWݻ0Tw]0CejX1tYib,F΋ oKj#Ԡu+4ʕdrL1rlo˹䶼A'+ZV۹)@sxmlATIWI tQL๜l=jcPO_'cc, x렕,;so,íq0\(kJPBHe3p\)>OwI[_ylNJ"~7W v^*7#D'N0tJ6#Ao\BtܗlϯK4 oY:@$ͱtr-b ?׋a{l ~l5hYl1[K,;d{Uha_}[ MC:0ǯCP dDqDxX5BM{9='oNAaR}vʱN8,f 2NYH--dYE/Л5no$!vɋcW()lfjg/ÑdrjvaM @ER8('ާ߂UvXWXz騉'5p_uF;8iݔNYlGỽDx)@n;|FA9M3!%衊䁏;lO5T:3w m>&x{solgy` XBDo^`&i1h=?s?zѕk_I= |ûI+MB"ܯqxxs_{Go`D]%ب4+ ޢ4`QAi3v & ASmH7=đ!hK<:_Zn2,|AMn+% ݋"/F OǕ] [<uQpngխt@@|Zn}T TsAX+Cd3ψe'Ny+{4nRjd`J^V #z+7t͎:4k-X2bhf8^#K#L:ӼIOO ޗPvh=g0n56ԕ#!,`ǬQ>'ztOmRPD1iW :4eB.p׋фۯwIZ4mMx훖Iiul1Ţ;ї\<!L~KQx6|r">O%0Z)`/᏶g_>%ڃDDrn4\R,Ղ 5/r;_<)lFT!<͢ʯ&55|2cKK(p'^NP<'Íu9LG3b>Pr^\-7-4=$+>g 6.ȡd ÒnW}Ø֚A^YEN8?U.Fw!tg8)fa@c U_W݂!P}w#6yR BvTQؗ#pZh!oڂO)4K8f2g1r[AHjw^TL\R!;2pjf0U88P`~xoҚ;dgzz$l;HsX20r>!\>]yF1L13Bȸ<<uaS_%5ɥX VpUlJF3#eҙs9` # )Dƈi9a,Zꮗ:vm:xϢZ?֪vu{}򣒸|Ce IeSl3jm eD\1W\K7TF ߃+T%0phBr?I̽p,†mҸ؋ ) qKGɦ;ht!ODcIj*dt9ouY\b(=| \ߵO!Jew<~ @$Zbp}MJ-!F:76H|ȑ#jI6 Quӳvl dCh rZ 2+<Q6ѫn;A6!G$^_o<BP??і|E`\2 ϒ鄟Wb ΐ t{Y݅ q&EӃ; (%՜~cA5FƷyd2-Y?*M`Wzm27qt|RMT$hq.q8f:.糕`Xb +_ZeC}h@8/|k-MX jistՉ2԰dEJf:=HDw@fIZZxUZ='X$>3 jd\tnz`J{>ky3/ '~xL%bՈѧĆ^YI5^N` 񖤾bNA" \_gqj+‘ UKd+k`uZ7R46 !!K2qc4 ~)It|*d븒`AlV!#-]] -sC=~y"Vm)e/L8x8i6 w;(qM{DOXYUJڠ+02HJƗ;~CoT}`Y,ӆwrn52\^3E7rk{~IQrU;Eo/z5Ľ;#0Aw2>6ewnj',J:0/0 9N25)DӒ<֑1]vʏ_&->dU( a#Tʗ2 6H:NO^ NHIr ֵ?PbD\ {% NqT>&c E=7_Q:9YJF[b0@M*J8Rc~mT֡֐CQ-:N[4<,LS1f)E/iC5LRVNv+A9(Bc0N|XL_76g] zlL']-< d8ʰրnR] Jbo2r p;( J$Ia] z,bح Y7rf0U@ܬ߭4yts V(y {nq]Avt]H?k#4EL59r:B V  1j2T.4+)X^<ՔnW@qn13z_`s3V31͙1L.dm񛟭mHrlGx'! A%܉#qw\V6?zi2HQX/ku;.sZp4Ɠp'L{Yj]E'@ r1)ϥLp·`\&T]᪇ `]vwh!iCrrHXX8La[ aǤkєT"q2AD@Ȱ~ ? /xJygUL{77{9gp)@nv":O|MwA|)|V5d8),؂l!UqF6 { , )H`pZD!a!M[9)oT#}h p"ˉxEYBŜ`t#`}ls8uCtHYƌsP.D4+Mz0]C% =^1b~6[ѧ <,}"/&`jP]rMfZ[dHMޘc%,&ؾw,j<~p9cB^ SzgLߪ8+K*@|Ւo{ Ui`3&y%{f;oY<C Л7>~nl$aț î@bsAsl<CΎ8>dbCIŷpqs;-[X$zK>F9IO_f)g yt7[B# H{m$8=GJ@ly d麚m,yuȌged׶X|=9,O| t(l!87)_qYE17]rl]F5↍;@@ 7"} AQ&m~Csrҋ)14|b:unw"!68!Ů4jr;.ch.#NQ{xH'h0 _6 sa!zBaSj" /Mnw ЋidqTM^fbƁ^`hWYXK[tEzaO#.uF&ڬ S;"uR۪& ;-,I?Η [:j2F cxWhX^-|o;tTnJaf2?ZtT)w&I|^skzOCCre5ϼ_v3f2,BTU\tk҅5M(Kd8dHa`Ad3ܳ~*Ց^TWeI//=YI8ٮvcAst`/r dgc3?L5en\IQgZ s?#uחVNX%o/Lր]@+g9qRݕJs1u=&}{ޚ9z EzsN5ncMX{W 6;~Jh7 [Q6_!$e\s}S[jd`(`$f hV$ 4AIPz)rL.ԉ^0|p>F.C,=HMEp!!in{^?V*曤''=;4}~wsVAD6>u_aŔ40_h]|ÌuhCiiY6L V&~iU&-GcrKQm3Է׷ !a @7$l_4!j.RYT [fo7<2LNd]i]RI`DS$bB݇\/rnYAl7GXLRO'׬0CfMz/QK;U:Ë6,Őoem OVaB{ce5a3Mg֎#o Fw Yi]"lJ$JdbXX_?ScCk?B|(| ]!p*MJ1M4G$Ҟd5BBT~k'I< &'r" .×h_@r97þO8KNd8VUOwyظ0Q~=9{叴ˌ8vzu&/dMF..*$7ؗG`PTؼۤڋ$= |ZE/{ꄭ(e?P[Vq$dIT(^KUuT$4 4 j $Lz7j7|n qЗ˩BٵO֬?]ŤP 链0&v͍,#/uWu q n{OrNk['s=RIde?7; a٘ >XOsfhf`5*,'5Vbdsph/w;h!igv.2snQ>y, E1!Vr |N$ ~Xy0پ5 dPBcͦbߨSu^]@܀8 ;фĈxjRN* 57M<ђ!ͤnU\M7$/[`+\&,Mc1m l,D{MY~go"}\)B/" $[5OW۰{\Ǭr^p wʱ'$g崧qcnBRT(=i%U}3Q@Kr9 _wN=yh)Uld  (K'BM66pB0);o:s[L>{ 2U)YDɪÝ֫v(L+-Vn᮰h~+2nGq[]~xqʂ_;q M7*"TQF M-rfRT̋}$~`D߫o@-#ro+怬;"cr {ckHr<+D`c\P\Eo#Kt'/EP4`]Z0 9k lmJp4RLH[9Bek3#F-p>+ڦʲxΉge!ú|ݬr&nq)$?!GrYQOu?@י-xЧzbxăm'zDJT+ 4@07MAs)Uֲ2IdN7$꾓/iWzX˃LNkc̣1FXaLV:b O{~I x/X)1 t>mw+U+q"Z[tgXZc7vZ輘꯵!9S?^^DfY M&aJz8JU>豆aa,ā夙fMڇ*җukF,W[(ցk3FB]l ='0 ^ Бn@8dc0 mK _cJK&f V gF[%!5h>LP:%M ")]&q[n7Ubj _ qcatf2YZ382Wpޟ  5$p.^q:"aWfXsrgrWr4T & ^@Ѿk-wS9ZΚS$[ AF~\I0E0 @S5udcyړ&KߺACgE~]-f@rݢ dC>-yAJ^.1~AߴBq4KG"yWfSsoSiWN+bY6p8eYjloX:7!5=/_Dܖ*w+jڱ/nDm9  h[M4$AtrO[1l) (gs<O`q|ػdШ 7D$:ږu6Xkq3(EydGfm.xS9za?Aʪn^5? M'Uls9jGP}YGa'!MҔ|BJkw4(f9IppIي7I hUNT-VOMe_W5W?tUi<:Z˔P@Ym"+,Wm| ܆=ץm+zTdRK}޴SSF)Fʯxbq*w!ԁ&H=ƱPҷ,N>suiɷ[/\TR415KQj]ե00n$r$==.8 ؠ{^g0~w9^^WW xRAEL㲹U,Չ6s ;kNS{Nq^RJ$sqG]giU"M/*"!pڎ,Ώu[6Q5vy+p7_h,Ў8 pEãf jdsjbսМ|b?F=$wã"ӿSu]!$]՗g1n6dTR- 4OZ[_2/Cj!ۨeI)~ i#8P׌!lv.(qLW" Oѻ? 0B`A?J[Z3-g'XT@N>F}G C7vte*O͔ͯ, P{2(?7sVvȼ0T?sr4݀M8CO=45 WtaEI"S Vg [њ 4IϮM`?~vsXb ԅx>ᕤ7Ag:7+hU˘¨uva#'c%4@#t`}R$VM~ky "mƉZ$g۔Gog)d6/]ZhwɴK1/3uSU/p?G6nXQX6Y -an/\[Lcln3g@oj 6opv"W FB`aQ9,Y"B .3|3Gb64FS."QaEoti. 9 raυEI w &Fcud9-[/2+XNZS|y. ;؆=zN_+WΫ82myk D{bh9W}`>ԯ4D;֝~E*$ؤ)W:Qh1>,,ݯpHgqIWMXW_zlAa8a tL {T,,w ֑ D $=!kyJ%LLLLB' k/'4E3+h0p¹:y_]|'fѕN t ,hn0Kκ:#]Q.{H dPҨujW&[N{qCީ2q|Ꟑ `9YӠ>]\xeһL8 0'RX[@\s LvmG4h3u2+1wQw^%"ie q^7fE5W,Qԟ4p? mϚU~NvsoDqIIY`Tl `#q&u䘇*[{O{{xB/[B7:P`"Zs +Gxڷn,pba-KִdW1Q- J%0D{Li8'-agwF£ *|{J{:3 X*5$4ɣժ>ag5,xmzrDfYfPotQPʞZe$dooVa;E `br(awWk.嬭~Mvؚ_ļ3N(Džrں{a411p#O0aݷ3]󕭎)˵[WbcRz陴\9b'tLf>,X?v/}v%"9&2 vU^u2cMxI_l?",IjBo1&@h[54C"0Ur.l6'{@bRw*G𡄌Gxk/wZ٪EyRw|5bͷhX.kuYYbzdU  TB;՜\┨ho ;\0Ph f 6o'b~/p^NU؋v,Tb!1;Hzg_R;kl}smS趡dR.ag(Dtoiq'_`ko*9bṆ ܠegi[sFHS7?l! ._gӯ#vWjaq|2ꀱ| ey.ɚ{mU>:)Q! *{8]5־~( t~*{5١q?4A荏u jQe, :gbJ0Zx3 \RIZ@uJ"s{oDb3۬Y'FuHϕe0kÝJǐU9TXtI˽lMAYAaUiھ8"KȢgViPLaQx! ksP;Inm];eP-"_Õ'Knl}ue/-kZK60zh䠓< ûRqs \tGBZ#]%Cn v[@lK<'eܚ#x h{ ^Ix'j(\;N[~TQYG Ac#Bt,"f|y)l^PTԛRC\%SEQPG!=ОdRcM(qR}zOVj8>󁥟-05XIC{Vc9WoRZfdy͜L;5ڠ*' Cjb dO;F GO3X~)\^0/\PVK)L~2jX.*tMhЖIHʝͿ-'/V8K&dK 1;){arW{R e@WwS>"A}̡d܂M% &xe2]((ҞGԧfW:\"\M䒮n TcӘZ\3d0iM -'n&ᅅ3z ?`B^|pl+nn]Oщe)ǺP?_UŹɢ?^&$ǼqB^qD8n,,W-_\yĄWU|NEJȫѸQU0{ FiۢA/.lvydbe בcI.>Tt$iu`׶*)P#\J*#-dK|41P{yk`7_'?ܘ7Ulǚڿ?CFpK }^6L )|6YZ/mc ] %'EE}cBqt}ā=14)%5TVY^ͮN#RV=Ԩ*_2Gkxn S.f=hE`: ~JDx^{qd[AwZˊhMZ1VnZ.㇦jڞlu7]rz?DS vn[jO)ɬ~RW.GvT5wOC Oy B4^6$Vyq5t% /C?ėUN A*f& u &ǙAlャ.30&EfV䜦(p1~qW<9Bh1w|c[~\ -J1EF}[*_  y|DݰXNFwFr?ǢB/[K1e*AZf4DY8!Nط4+7딩SJ$OXH"ϳ%^(19S$Ndr78/7 1Tp lcD.\aD(<-t26%ѺeeOE?3BŠܘfl3)DziL`1'a-ҍBqAZ.[]2j3Hn0֋ oljhҰ6fmr-,Q8*LyMqY'fR5Hj ?[f(vdY<-pP$:ї2?U%F<AYXt X)2_yڮ! Ţ?]}v`(ET&u 0ᱦ-=ԑZPKLO^(er(P(9==Wg"œ\1vpu0yх3M ,n紉#I CŎHΘvyq,䠖 I=+{&`aJou21@X\`?aJҪm9vv9-?փ?7U\k8Z- (=ߖ#"T{[.M_;@=) > I)QqJuJnW>"*cNA&މ5J4øxK'|v PЬ%Db>=jUE<D.`q햢RPF? G+͉%T%GzĘY6Meq.u%Gzz}Zo/X1gNmdDU~2!]v+Ǚ c)y źݾ3;|~%^deEP47/`:]1dysC[FI'./ɧbK8b rSH@s-Utq5ڸ'ŗQ޾>'տaɓtfo;WSt[HMOgs0s2ʄcVin,s$0~___)Ԧ 16UoժUqRS*!hF$4’yb ^?h Yub{'804-"x@S!Uk$h(k1#NB0gz8^ϏJ ߰pGx ߺJFao'|'Ba2YdT捸Ӹ> dChwET(8M[6Z[Vkb[M]" "#0#Jyїϸdno[tk/=Q!~RlhM{,>RԶ+>O;W(t?VA֡GֽU m8O GfgdwU,D{+J}pX9P8p>\0֒%nIU虔⯮ LSәY~ MxfTIl[ʼnZq4Չο%a55Uri)_tخp5\?=yA Ky!<+}H* % S}r"[Mc~'U \}b-DcQQe Ѯ`.1v5b,\*I}زMeb>qWB h"z]pٞbmOL!8M'ɫ\oRPgxZPԇ>R(1\G]w i@{vZXh }a^KHQyTkE[ jN%l=\͎Rv)?%Zes6YwP?6/؎P[`>HI".1:v4w?sB&|N#l`=EK=H9ݐ(yڟ7UD~^' ~ngD+cűfy篂߶`zn' %'6$=Rtd3.C>(~=vu>Kk2$̨,We糴W"8rOsF oXٓĀ5ťNWB`'dvqT|ïXT,bц͑1O kOK]2"x88{d>~">lAb_71;!DF13Y1m AҕUtn!ck͆9]ZYRф4ni?Jw }a# %@"K]@VѴh9f|k Hۚhs#Q9[֪@ -jk .?9R8gmo`>wLo(~|3|Ժ&YRu>x+ 5{>0a48Z]QL5c(LgFsfS"yiwfʛQ2xHgGKlr7A)7 x=( -* ~xK.btm<!ݴ~vΣ[FQ/yqhɿhALZ5Ɠ1R{w Iی{;>^PR:{e < DcGS 0v}ee)l܋$ʻ?{VQ.Mm1mQp+Gd\oA8|y N0}<[-%uH\TO1=6`B*Wg+f6̲xۍ1; .3X6 ɇ@ XW.f|~qXFKq> OM,)E/S6} | K2ojP9 )Fby6?w\Ƚ3E2h֢ϗ<ҧ7r3m&)(`&?,Ri?+5A":Gǜ:fޚ諗snz{;_Iv!:S9}o&vISc-]{ PIq،Qs0K4<v/[(taYۍQ 9UAWF 92;~ty"k8^u,FPؘ hVҼLŻ j* /#s[d,Qs.o?3y`ulӔ&X'讷pk-"rFWX_!j>&W'R|dzS4¥ϤdA;?E$ؗTj03,ؾ:vE .s\&ciYD_-hbO|.|+'ZUo) XS__+֥p͈' ,=mW ;:}.6!~]f*K;H #~G\ظ)0N '>St\e3ټ^O)!_|PRV{(MxO=], -Fb2?b+>o>FJD aGp\>n/u"J-ϴb0hzHHH2J%ZGXԳNdw:!xPվ,}J44bA7}zqEp_-(!Jf6MFY9'aVv i{2wZo)AǑgP7V0#4#w{߽UւTJOu[FSX}n*ޛ1?5Le.jA$=ַ建P.` ǜ/tƕ-8Y2tOr;S?HXr"{$ & if]1b֯nS2u !"PtJ֏&[V b uD S/z sEG&c^hAF*XAW ZT}Tx&>in'Q􌓽>AW31,_{f|'֤D)`ŒO"׌z>νV#*hgᣬ}x< 둇,#E.Zm6qTCw)AL$65: *f3P,6L&J2x vg|@PtR"*D+!੝v7|KtJJ F Oꕽ^q.SL2gz=&^Oi!z[VAl, }!K4!t|Y:$y)ǔ'2 >~IAoF3NnM?\gbAEUU^hYbVH{^'?衛5H 谔BQ"_Б.ly"i%Tzg5RRΓaZ6)[k- #"[%q"1ᜎݦ@QgL,Z/ LCj"èo8N4,SӛMvIAQuyWx'qdK Y1, #Weto~$[WSHgXV\f4Mj ce4@cBHۑPzs Ho}"v6z Y|y_~im&3<-sXAG h{Wڱl󻂴Nyʰ?Ӵ<=47 V80@ȉP/H"S~ .82C-(Mbj>)GɺE^DrWL8^5.}Kt7o(@(&nC=9xxUyz ~k Gꘙ :]w1Mߪay-nb!>ٻvlg#yܪ:IoHl1NXxf/eZEU[ctÛIg-͕#Ѳ0E\kN3fV%)e !VX*lluWƊԔA[IqinbeέBEUnr&2Tԉ bc'<kyK8}#)vdzrևCj5>O"` LCG4z|q &KV3u$1j>>@캤Ĩ>Lw=/hn%wdx3XW~Ǹs΅* }- I0b-5@w9Zdw K"*ZS%)slğ71Zl:i7똦}˽&Y!М.z2܄lY{-j+2âeQO6HjSSįvtg}ŖAA3(P{%L{`\ȶMeJ@_iO4|[!tڌ5NA* S-hO+[y(hP8 ~$ǹֺ>&V7\m.@P)&{;zmDQB\+? :&~:6um{EpY8Iv`l\K/!$`m=|EҲ^CW ap)*+!LH&hA*רJM)@m7΅6f%,+B9[ 熅ힹLbrmU!bEA#Pe),@`s\?}'-Wו8dEvnɤe[=7a|d8B"Nifl4_FU#~v(Ivs/^82Z_YK#cޡaQ$jpkkh P?x[e+tcc\xY‰Ԇhi}gYZ9,N]uOVZ@;Rapۙ,%x#I̬ȷZ=/I>EJw7['1;:?!/t6,@CQVrk )>lY}3އ'vtfPiFVkF@45YH+g=nƑrG*:ŴbXQyi\rY8Rw2~0MHWt6 ق]ny RdT(րFFuINlm;Iy7Ug:j=,,ƓMa{Jv&3Fh5!YBνllX>"*f)Pp|Tx"&6!'?=Et_OXt' Dwdy. W咜KEp=kTAɨ "x P~@ef=}u(2m}ٔm-wM$,u9w@b]]C۽Ve䃱"&S_Ka ٥ʋbjW b^tپ6XQ` 31%GJ8 W~d>qpRrdc)) ];Cy~e[P4R*;Gs^Ut5 HȅR?# MmI'o֠t\[L"NcG%CHGUolpcoh|ˤalᲟd9YLaiػV$`DX0Jg 1R 5_v1V&a:z8:EHk9Dh)X&)s5JA3׭ҖOǺi%SpxIVuhHs#_x}*p~,UEOz#_LK[W;`yDfTNI.ͨXghn05isjLGB([Įn9nXj~)iCzqgڤWW -fMQL#2/='lw#2H j^U$"4P 7YNT uH<࿂l$%f"FMۈuۋV .(b4o&?:Ib3~d^:H@O?{vP99r7k2s$.oMO($P8V7ސtJjG %f8DD3[h圎#!E`[z֟tbQ]M͆7!wy">,C>%63orUt7g*ͻ/Z^]drLL-D" FC7<%bm/h"|noΔg1f J}mi/!8:P>26\EWd 뽅=N:'cFhEgHr˾FI ~X#F Qʶ +`j c3z}qz"jZz_ l%MKC%rYCt>|w٭΄E$+BY:N$޸6D+bJD5rAP7Y[ H)`'~?uVޭhEiQ`tj>u~vNbt*:]Lj67>6ѦcaYɥ1$_ I-jw˧W#U /܊tS~~T)cYɭ@ dp,Th)~Sՠ~0CE\RڎK$5Vl:Gf<æq~Hӫ_H?$/Oe@njv`4`oRPk,C/ #1%=IP-pIJ0[4*sq`CЅQLr|&($; LKK%ƿ;qj9h)sW5wo%\tʌE,yd Wd+вOzgaH!4 iM3$ه7.Xh||3shGh9pn?GL7_lt 䂮ۈ̙YZ~4ҷ;_I#&)P*Kb+dP+L_e}ƒ^(2$O5"%; Bj|S2jܺ(EZҰGS EOzc`p6AlxUOi {NƖnvSjwsb.`4ovePr'ʄ`0ԯG-<7D]8׌ȬNhdB!T}Mpo܊wTPAJr芛uZJ]d vA wLݽ 9_Z9UWVq"C{Jq1tW$]댰\G_1s׺VjHjɩ${2Ȅ* Zuj[[U49x<ّW>do47Dp[F~;L!Xla`y4e(昨afggS^dU*i3&Ib_Jw);{@C/LD*.1W&C2(EQv'`=O7A'D͆GsV!/HbC 󙱜zѥ@;;Z8Bڃ7X\V^?$s.}їv ɰ"?Bl[i1 N, sXg&7_G3XE^M⑻c6x@&p N;Zq9pbH j`˼)-4U H|J꛼Mon#&b b ԳwYx YEJ∛`!C'nB ;Tw`௜OΌ:i[޻3,y0 #RX-$ZL6/d5yTSOEe0vt{uڂlF$}/AX!N%SFa{᧰))\KglR^Y\W~I֓4]R+a5$Ao7_V!i8bmCٰ㓯^"$|@|?,{z'R#_:Ix>&A۞+' sO¢e5WFz|$o_C]bgcSh)Ɔj#k\INkK՜Dײ&ֱqsbrmEYb!`EzshXA*Nhȓz@B20B0*&YPV7hǛjKh"Z1J@W1:9{n[y}b_YƉ [M-e{7YNZBE8=˄D}|95LW'cRi{6T bnRGA9,\XS}}*R7XX% ?|X~%&ͯRφ πNAO? s?%hsBdEg{TvPBz6<ʗ+]}g&i661X PIh69_;u6yz9ot6EYCNCEn eiP}ΛN^^b2} p¼tOFQ;թ&C{3=|m= zx czv+4|K^.'b*[|d%%{rK%nC(D^GcY~nK.xCFu]??6(QFWK"psVҔ'* MCrآgPdJv.+<Ώg4mĦn_ 3l4Y1ExS5/@Aw!ұ`BSeu"'Zzs#= Yqi_8BZHNX.F/)_Z+c׌дyURR`\W׏հee{q08ĝs5ONV dm ,@Qc'n7j8Y<4>!޿?]zՌ13hreE~b7|y ز2Ñ'[Q WƎr^Bnta1YZRQG`IOK8 Z|= )b̝=c1Oe헛; Q rտi)ٺ8k;+vTq.僣x' Cu7q,Gsž=vX+\a$gabϱ0aH@it 8нnK Vm I 1-24L}1SW8;ʐ{sy^C鵤<t@`/9rԖV-nd\C2d'pMG;*WPQx,`MBs| v)">i?SPhUߥ¡)`|H+KvgR=,n)}k;, b,])[.=ˁ$K,+vD+!JaNR;"KaSZ$~sDGwև\ %и43`o%\a͹O/#_*m+r܂̅THfqs!k-UJ޷I DO4@p_o"prܑؔڹȽ0Ai{]GN:{ 7a^k6v $T5AVё߹cLXLz׮lG,Lv_E!` ^TyԆ`t-9Vlu-e_FV05Wa˸K=k-+b^G*bV#]i8-/9 #.qw`ŦժrC0Qb2դ;v68T 99nOXPgJENry ckPH;IN{ o^hD3V/퍽d^136sǣ+7T'>j_4ffn7VZ'Nd^'5?;yOf-h(NdMy (`\}2A{8\)?IuxT,*_P~f/b1g#WdVɽIKqö0KhV6 f? ,cfg"1X3=Qhr@&O2Ҝhmq GX)GFnc7h)y;F[cZ WA'oםֽJJ'[#,# ECtq ߥ=fi &LJ:F~bQ{JrV@ 3sm5|ŻhEt-,o1{ڎBjt|%h] &AHr91Ul]aL|/ ƖF -髳$ȢJT u%x)|༝V~TN}fךӏTcz 0I|Óp0 e)'.@ǂ.'W˄[O2i<6¥{eRwE̘f2e_X&YCDk ϶Πlڭ`X~0iXsH9y  bmڥJHclvlBu}*eMIlLǧCGmGڒbU(ӔF5ED{wPU 6؝&3j#T \|sׯ[͛OѣcY)%`G@-O.H?@|^T.v 0,*SaV*s#}yl61SxEwHH8S ˚V# 9X-O]e2§u +!EQmA/jw)d)6Юf2K#h'mRE1d>HBP'㟗+:1 3zk5tD/ڪwQ 1SJbSnKs~R8߻Cr0SPFI.E| m{mEqz4@DMc+Q-%uriL0&.9.U-RbPkj㼪f>tjHzsFAy;Gn. 'ULJ2kD5ם19,5HLҼU咏ZX} C)#p956l? n_Td嫮!@f`˜Ak4eSDa. Prn2sDe{yLN I$q_<.v"Br6J_jXywkakAne`Gd_8TU"dC:}3mBg{E:x$I ]hpSp{1FF*H`HY.v=>=?~!W? S8qj"1svZLn~羰TogeyA׏x7P}yo=Um:e 9W6}䄁q|YVr>bp8ѫ|#o?0:'eJQp{U Eϔv$4΅F['ՋGCf-k`y;BV!棽l{йYu͠.5li2]ԹvX3kFW~lC:#qiQXի\ +Ѧ$k)j,} rM~`PdAhE5`؛4na69@QY*Ɗe#z:^~սй3@?!g~Ӎ3( YG]!,-l>AG4p/6/=fktMW)Ot&~wj';yTqΩ8`wnom?yNB"He:M0N#>Q71Y|1Ic(Pu%q10'د G*:vƀk]9f۫-#~mn.َbiw#TJU2WBTbl86Fy@ԩv? iСA鴵 ߏ'rd,JT>VHi~Xk"`)9Xs [VXVپ0.#dAnυT2qF*djk]Q9/xOq[z-|v ?+b*, ~ Mehe{FGhQ瀚XY]Tr3ѱRoR v;dW!M_/' Mf m~^l/.Lk"RYT<9JZT_"MM`j2a ljAsvq:"Z-N'uL$b AXz_ApiD-J<>Җ+la5 Nz^31yc;/4_p)(+!rF.N₄I9AR]3?TJ7xY&,trcrJ.m/| . ?z 7TO"P;Dϛ&gF/7fM9~ U७FlHUޔ>?=~QA 4bye^nIG!T~#b3ZA Ij6C.sYmޭ/ /'L'aM gRk $rT{;%.qhq ]Y'dVDIYAiqZD+cKKmB&ʸ=C[=owzsAkudYH]m7Fqp5aluP  6Ǔ룲;#t -aǒ0 } EIJL.AGS5Àx/zt zA\iͩ("X:=|kCAŽD@_?cQ$/^9Xv_NV!S"F"]jRt ۣ@~e>5a_s1jksF*[UgV?WcodƐHvn,[|tr%I4O8zzcs1lul`q8?c||J;!L!MsH>qvNUt ?d)HU3~.^L n B9Z!,?G ZwicA~AgHhr)#Q9B2&nάJ`FA1F ]Y›E5w]&f xi^XB,SZ\sq[qpK)MֱjUrגjTM&:`nn_^tBC1( Ul)~gt ]PG5nҬ1,`|j;{ (*JNՏNȔu4TKsTD9Wx ³v6mMĤ)"y0U)G`x{V8U8/7#:eir:Slo(D{gGP/I: 1$;z;L+114Qݎe#tղ0Ǯ1DSŖf_y:iN`xoLr/l-('gf~QfPoI$\v%[[_fWCۃߟ^%)An ^g}fhHoj!؊L4ߟ{OiKsfitep}sD&b3I[fۥQ"e! E1(#*l`g?#ߞz_ډdu:C"TY|$=$ "Rװ."2bu)~&N(mK)$Lz'щRqʿ pA^-m䟔7q2ْs d0-tS.t9C20dѴ3e _/=r仿Xgd wYL5YQcxoa3KAV⏼D=t[7.#h s%THO͓`> ݘ>M}i8ck;g8B 1?`l:SPl|f1Om4g)ʜ)ztfJB Az?[Pp/_jؿquy17Z8c[T܏xo0?[.OD|F`lެ2Ėseni\\1XFCl+̋)_ ޡQtڅt- Q?]2c%؆e4> ?oZ4ӣV~@{[Ǘv21T#au19.ռ["B%cU^D,UT{iF5 ]-9X g W1ujypǢ|P\pV#%GEؠt#7.l$Qm^1tWl"q`ىTV< qϘy: I:qrv]ѩv@sCӔqfΥu E4wJO?zb)9/rv/;HMw'tu&gO8+Rs'q Phۄ4ʸrOuy"'PM{zx]oM-4 ?Gh`% NP7awgkHF(X|$㞻:9oA<3#OJǻ 5g r{;DHb?^X CpA7-pĖ6V ca,"LZ߮ULE,nhcflxe)7Q=Ĵ3`"=PѲw|$mXt'-@3C P1#d'fC^ ; u4l\(!/' ~RGjM$_i1dL7f"_,첱7tsgoěLZK*劤VZl,?9?νſl‰ ASQ%ٰ1c?]?nˣ(dRC9 AZ69"vXw6g</ @ F˛C"~hmCCS+-4jWR尫E"Z~8eC9Pz96YArG#KQ 6xMH^V7Bp;I}tPfw>|2Z P'u8řTXȎB31uOe6skr4&Sv#ZBlР(g!൥8^vb`[FLҝhၽ0f:iR}tScF}-i,Y%Wٻk=Ud_o9vXŕdo;m9YApq~{g9s.нNj"2)àiǏch҄mπ!`LHk  DeRxl8j31:w}Ou1 lB-f?1 A56lIovc׃$ hղ%V0ta:˿Z"Pq]Jђ8X#[u/c;],>&́*:B1w'-<Q=Ž, b'S F]D0(H^|e9+A6^AH4!NKU(LJ\ %b H;SϕRK`4.Ry>PzJ#DG<#W'td7]-+v*fӳY7"P줿gV{y`6{DGYՠ룦h^" `T\'iCOG.> a5hN^Ex7D]t9bRAuL H?~\LObM~Wɼݎ&с"G:PF˳kCf3;0^,G^5uփ (^?s(b:5̈0$Ajtu}bBDibk<^ӌEbg6rqݠBG38=FU 2-__I'SzK+r}nki_Iߖ(*{P,71g~ QiA"*uE=mjp|[#ĺǟC6ޱ|*ЃMT*K(X9E74ǻ ӘdZC!^TX5:B-:{(BC#?+^pdk~$quJՅ!7)õ/a SIX89yΔT]Wݷ^=‘^<#-J!&N)+[g<_`AZ!m.0e*)K@1ȧx[ _֧yUf0[ =]rlEji]>ϳ*iN]ep&N2иvC2Y:mOuf+q(eYOjo 6b+Imf'€b،ҡWvh*]gKs%m R~Ϝ:yЖ]LS-`?`h!lŷ#I81IGQ졽~fsX}rŗvvgC#FdOT,Ȕ?(Y 67VXPH}Ѧi}fJʎq`IGݷGLoʉ[I(Ax?&O2hRMncgi"Tm@j>!!dqO-nt-q4n6 C09 h7!}Kǩ5j;;EDw MZPNt$EdNBkB9fPPE?E_EՅe |!WTX)&H+/.W!6FSn #( jSuطo{~Lmf^C5$0˵<4?yfkZG KApEECejIh.CV{OuJMʡ<@cSq#:a~B-֘R.?qyV[%]6JNgzY;6ÛY)gC5d bCi;aϱu"N;NT~1k݆:գCPm,##PZ,Tz:ls"eCg,MU.!&Ky7媵0ggrÈqԺ L bK|e/ yEU,wbDwkhd~sCCjt"xETv|L)r`w oT)}eU(rw~4UNnb/"8 P/CKF<|>t!_HhPp JyV1m\ցIVu? >gQi7!E`Yߥpfq-Tpח;H.^zC, 9],`a/ܓx̝?1udIHW0@݁B&r(-د| w %u)|Mb`i-;ԋvA2W{/bOq-7!E"R>.V*547-s8jѨByX\n)X-Oh\׮kwQ%>L4uX&&Hle8DUe/<'ڧui~l3?x^꣱@./)z[ 5[cbJ4-L0[{SP 2Xg;_9!s:pRq6%$] oƎ7I7K0|X ')e؊7\3o*a20lihg*3& Uj;2dCh8w7z@hZ˹ӰM6q3 r:ծX"L,D6vB12WVP[ 8FeXZ 2u3i|l9#TRυ'ut:>0(-&E9`s4!ad:]u'HÓOmh#&y(mӶq^T\("s(xZ[E`x S>[8 8t1Rs? ݥEVWAIz=ϡ Qc]ސ?@d&?H3^@I%/ G?z)̷3+Tﶽ7kVˬ n>,?hφ< icA׈\P/u($1RظjN44H+*&㯦V"1O/fޏڊ&c ,te@Ү/sY+?St4?'b$Qoyʜ$y[x;,)aЪ鷓#Fkq\$D*  MK<3b쿧Y"x7"."C_#@h jZ6];>0Ԭqy} ?9^os@G&= Kxi-ޘ (0먗1o%g@7ul2-e_//rqV,Qh5(3r,nצT|}fQmdo]呸8$~צF߄A829H T4,%VK<<|_4PЖOᅦLo|DE5 'GZ8PY)i^`[ vښǍڝ{oOǃسGt6ƵvtD0G)1Zfc(Z7U>.4 =nN Uigw]~3-tnvd2[f5X)]+FOP+BK3nH+Fm;1< :a w~ْ\ .(L| M6?mxJ+h▇ s8XikU7)pBۘ=hKn oׇ;P)d+x^fxh!,!Q6x#Tq)1neċ;)"q>x,60dn*o޻Nl*P*^us~c)1j,i88ci@3)<2&+-oF2ڵO10n1e)|8|uzҝ( YмKTZ2҅Ę9c`Τω5Nza/CX-E^ /Cf}Sl;Ѵ=@UJ29q hmTF< ^Y!8 9uU;^%?eٰrV=fv"-)kfbK;li 1F "/ 0ڃ*m)SlۜN¾zdFNs9NusVcޔs5h?/$71ۃ˨- `ᙵ 󧷤 (B5հOTo!Ն&\-wkX}2R@]l ,Q,7uf C:SbPNy 3\Hˠ>q+,-!KIIZF4&cԗWd]5Djo%ilQ"Pu. ;%k]I_iU{ĥt.t_Qh(O[ЄǂEV/+F™&dc7Ho[$̅(+Rv5ו;^籼*铁WUddXO]#~!4h8rRѪ) Z,Rc P_ѣ cKY;ӍVUtlym <)4ʼnVCW#bykZGhv3/At10l(-ep̫kה%Py ,` ;?X(S28YqzƏ\Ĵ]T3Ihaa>:倦5$_d0gק l6y|T,`^FqX[R.Rm ] [N_o(71=ݭ\"kdtVrp_yȺzf6e `h_^^EbK?!͐]nQ3oU@MSE5,3 T82nf4+Xff %ua=!IINmW4"''`Z8' |)β;~ɬ|G*̴aFpH(o@Nٷe,eF.)IsoͲhǹ%P̖IlB)7od#b`\BPn$ C0y/#|3떢/#*N))qT2\4WM1[o"eWq$"}\3ԇ[`EM |$]G:Xfj&plv FH LfoTPɛ3d7-teק!$ S /&]gkP~XaADVhЋ!əCXBE4QNo6chV)f_xN"RR5 iPf vh%j3'ҁn-LQ$Fg 鈥 [N.9G~"lz q8A'2xtZDzJ0]Kz( ҵ=DA|Y6 Ig!@*l|2O̓,M <}D)3O[wR G5K%PNi;\bۍ̮C/IVMY @ѣ[QedAG 3~k~RX5^b9XK%l -X%2PeO5=7~LNV*T )Z?[4+?]][n*8ԛgAm `X}LvERGE`PpG.eq87&5a=q@Osq=PuR@L 2b3(LK?8c 4 нƼQ tQ^ģ:i 2F^z []Pegkv5cȶ93`SIu󠖐_/b$I&XeS~ٳmR^Yd=zbg)\" j02zgOI? JV䵍]!_R䰭e<םtM|sm@,: =\t pLONt|9xĞJǓb*YZ8 bgy\HzLꩀaS~w2ϣJc‹J.Ƚ {4Baa+b2j(^fSY*hIq-Tbiϖ8Q4t+f8ょQ4;>?Ḹs5h SgzN:H>3W#F[xiAnռQnm9We|oNS #->KnXN >CMšRs hRřbmgC[NjYRNSw-3.n 0(rͫVA((р=$[ cXYj@f-|hd\SeJ+ѽea,)h`^qУ- `|g cJu sGؾ{1o!ȽmkNXzxgkDpҧlk%n2P^BR#4Tue49C 2…}\7Ѯ, rBR뾢)6U?SW@tON*&< REj+4B.ǣPдS]N.ͭtroLPQЅz+2pt׆X+QZ'3"qsCԍ*'43gSyUO?+4q3M-󶾒n[Zy 744j`/߭Z1fCc9HL?e|L<]vʥ]s}2"VzM4> Fu jrsf=#x15c]T}LPɛe`~ Y3a@D.~*U<*~,)NnXR.0oH#"ɀ*8tc\(4Xg]+d mH3W0Iy5uΦ%BPՍ0ӕ@Fc{{rim!N-Pf`ZgаcǗf~?`e[#?,s>h]87>0uYVR,LHW*HnF9&-pnW3Iy5IŚ)A6P^AҵH|v;Jg,%/!k q!ߏ(GTpr.)췍 p>Kav O)1"n|(Rvzc- #뵫2׬mEZUW`~7ۧ€0w^<=P<_7) tϥ Z}Cs)HU!zdk&$FJ!A6w[9H=C|=79a0+9d\ nv6ݣ xtέ(l #mi`kc5(2.=@{!/#GU s<$0n/SbN)c_5Y|&gKw,ƿaDOTqK>2B8rCNH ubW%I` <^\llQH/L0 IߵqͶˑǾX ܎I|&ln}`>0cͨC-&a4 Y|`qTYC*ocZkM礽A0+Hhq@?@YP0JAcD cp͐rNIh)}#Mf.pmXcuk!r5= -4|AVYj0SqT \+MZPhh =`ϯ= dN!<h\0S%l= K j6&,KtT>Bg;ž84{ΪIKmmLޟG+] %#BI`w"hxif({{J_Yt(8OP9@,,W$پStrkI< u`Bԣ2y.]S[Stt fš-HB9tO)yЮ}Z (E-}k J<3Ju~&cBˋt6O;\th0oFD0"ZR0++#-X:qO|\/𯒎 +iX߂sFW` PC]>.TOZqVv: R}9}>$=- /bЈ$''G!k>~S<`Sfp{BUs#xͻ/5TG b`"YކgCծ((XW$i9Hg6>AU4?B{zѬd^^>4im0#^Dɛ$rSpZk:aBbt9ΈWX~UJI4 d?- 6=JQvj&莶, OdFH!G"u*q:MNU}H@/Pm7cYUЫs̋y%1DqK6ek5<+:*O4 !XKNA ]5m + `?6 67х!V+\Rrfl6@&pj-(?,Mu4$@^p-{;0DXWG^Xz.`TvWr% YG'Ժ='C"S* LӲF"1%c.CWXg%1dTF4"ʞp4O/A얳oJ{4YyDKfi>s"ZYsj ^,Hڶ@agkXի.'t#rWݴci aټ7L5N:$c%rf5?$Qo c0Lyd}@<&O=@Lk%]-![`s2BS /݈ܬ[%:l/jPvȩ8~}5)My@hkk׺H[{;c`f66u4 M'_)^7.9^! ®l4sUXZ1 p_*9pa;y5 2 Nc"FCrd#G\hc忊PHDsfd ӄXgظR(zԞ{:FR8:7Ae0=QRn^8!fa7rXU$(T{G=JU d.S?Xx gSX j ,|NÓÉx1-*PJ0ZV3^0jF!;e Q 򕷖?MMp?)3YV5?z*9/Hۓ pa=xbEP> k#x)sJҳ}~O zO)[F?lޏz7~@lT ӎu?7"a&a-dUS-P7@k;N⠷jDMm2@ ,;8j5Y Q7 a5l&`Vm,lBEx#\w0n:@%d? ^fᯰv-9~\e[Io&~C+>*՛x4e@x X[? {ljB5_ wa4K>Na6]OFt3v Xf[ƒ ZvBO.aY2a@$&~ e `8@9D ZV8RW{JT¿(v`!/'"_ `;8qK*<$aA'rB&Col/]a[)S*4;߭hbkfvKy?D.rVZRd)oſ #.fiN#/d+|MraLP OuHm. ߳l/ !lZfZi먒 '޼>N(7KgS# w7wߖL۳0U:@.zeκt|ͅ\zYN RCf֢. n; cq/<) cWEП&c t-)I﷟ϗ[_Ȗ`D!$;~>Y2\.||nj4 wТh-)#Yt?[6) me=H *`&`_Юn&^o.p.PfT\0]H] ̹:>/YEVe)`ڳ~+H0u h A<I1pZ& lW/eoNJh0|./C4,so׌Omɹ`/W"O9tRa"ap=Xl`mRn7 ca^c7 `j.[7 i:Wq\`y@9 ͍G{U\t ˄Q% NE帍s6ocqi%#1X[M-wflFPT?QkWŢ߀}\a,Yk&sϿ4w;'@ 6Pm$٣^4Ė{ "ЏEˮls~~͘V>.q\czsxqL3ѫr^\SS*ro>F kO7 )y&ހ7ώ;>dwyČ7`jbF V=)93)EEb8.IbC&X9ĐH8;ԄנɀȌ3'~dCJutAѐ)m[MPIo'3BeSzY$j^!.\nZHnBbt뇲y#\N*(f:8p4@iicNH3 t#pv\HF7mQtZl eeͪ~܎W؍nsr"zG#7Qvd-lK_ذ_,%ƞǥdݣsOa :PlE(}i+vZ)H9WYucZGAP5 } ~4yTw?ܠr{>wS:bbnh>(q10}G*QxW-'\o&a>OՌ> {kʶﮣ=bs&>-d%VQh;1=:K$Q"1)_EW4gh+w87WH cswC施Z$G/+fŁ<AG]-&iA-84dXteO ./B i·͇NɋgѸjB}W?9 Q(@7]7YP4swFy,NExu:}kB|q{3\a8FyeڲcU_NBWA=rxv@iC(p:IϠ/u~݂=S`$B\^4öRiY5fNB`_,x|NLT?_IpEn{1 lx3; d}̄8)7ud՝ ɲ^xLJ"z9%]*k E7DLG`PR C SSˣ\ Tcn7];yK-bA3Z l y^{ U"'_v&* ]r/%Նh.>"gIgxm)gËv1W֢)ܮER;)!umTMl0Z̋kbLe % Wwuin6ߠ0դ?D&UV'%Ao.򴻀ml!Ok!k5%}8X ?,?$3+^J?E}L祪q2˛ 1";2nYRAC0 f-7șxLn. aɃ {?n4B)kO2(7\QQK6]4?wp5Q")o{cVnoOm@U޻ r`MzK"c +w>%o 0Vf=ouk8\ydC$ɱW7b>% ٚûIJGO`qڶwuʩA&a|O)ǎ-GsE8}. cZs+y|UT? VIːR4- |fmx8a4:X]9Az֣*.U3T v 8$LgPtx:`tU'"^IeBN-hXDUR^zA*5yfⶇ>϶pX1 bO lgNf ꠭w}}YGw?G[6q WⷨҬ掰Gt.+X#fr÷U +p)  /B ZT;,6;@KopN7V> -}y ѷ;!lh$-Ph>?%bd4p6lI21eb:~uɘdž֭RhwHV2>A~Vg̠13{e}/eeR.•-mFݧ'bxx6P.NbJ-nG#vӡ=] Seeb]_J`lkFo)quNfyļ{/bTiYcX0؂Mxc}ۨh{JGAZ 3h:PR )&\ {ѢۯF)O*<(tRYXaP,|Cǂ''xFG 8VCЀKTNX轪MN%ctֵN%&Y<#㊩.쾒d&-y Zڜ_eB0 JqQyQKO?Z"4ԮqbkUkvUIq1r6fj5!RT}6ȡm}3glK D^  7çZ{א>@NJuTFSE(@]E:ejhDzPNψo%GV-)sPc?2ߪ 9VCK=nRɸ4Aiy5E9XQZq\'DٟNd|\θ^H$A(In)K%;xU)/P=oA]3V5( W'"o|vT_)/nU||!_c~b՞&<ܴMc "ݯ`̱3t.+I&S'rnRd_8mP1UeeU28`4ɉ$`G*X`UD$~A$g zr/ѽkN)o)ƒ] Uh$ld,CAW|(jw罸'1F*pdmu;<^c0jĭ Aήr`ۅudI 5;ǔAp~$}nufz{n>º5*iF{𝛄! 7Oٶ~yhw8L) 2myюBʓW)ћS1sGVP 6M?ivmN[@5%N-ŋ@T$mL;Pg$ :aG*-&^\o9J`T沎^|ŞW(Fv߮6fV] $2f_9N׍%M4URo)5V ʊc9|CmݰŭVG-SxK=!zu??Jq3v΢$9bG9Xx|@ ƽ:76wd3Sb¼]򧒦J[).G ~^׎کq-G{svmV SH4};ғ&]F#A'Xjq|>p|GABs:Ÿ'ւʣ)Qu;;I_OR7~ mrx| 0c"Ú\ Yl}LF?)3堳uĴyq<o!ÖW'0$WeP$Ȋx4&QwcO>@ε?_I" s)tkٜ@ gE`n$l}yN ` ?KKtsɾFҋ~Y![./bRΑny3lfvwF{;|)Q (k2 ·ou EvBӌ<ڙ&DkiH ZBi>`PcAݮ+TE:@*τ;զg$g3Te6! zb4W"R_%5:r q,Qg8={"X! _ctw 6:qҖCDZp:@X|}tA"L'D!p>_yM /s >WꦟT:=jSuz=m _;cd';o!دlY^B)xs|0%Cq4m(Zsph1~P-Ną4R5LiIxCj ekBӀhm~ %~+ "3ćC{ֲ><4:ܷ]DnP=~J iXp^+oesաp -n (!` L%8^VIDQ!&qP6va\Q{Z9+$c362;%'?p>7DsIWš.J ,2îN}#=dB"]t1d v~a/IE\|xbhEN-7+_Kdj#>5Cp, ׾{{_٭I+n<~O]Ͳ,}4P T2$wGGO. d`v\_r)>5m{D5߯!E >Ko N`f_)b$OԕsC! L:+PLmmgn[ ~_M/Jj1ST3&~XY籠Kn@Aœ63F@N2A9 CX-U>KLD->`jU׾~CĮYC_%57TK2-񅉪ub6'Ȭ-k$أVqs9'0Zg95Ξ#UKpnj^?*?Er~6i3`c։٬Dk99A' B}= ZΚNeveo5dZ#]H?f?X/Ow\A fB7G^hQ1 6^TAjuH͋qǞ.6̨)kʑ]G8 ˶KHT->z t&'_)߉PzlX)bD٣M&Clk\7qQPλK@| ֗!hj RX5wjj4F dʱND_iXyee{\?^묋X_*J5l=zJ䳥a,NklH}KhMplυ G'1?mqD{`0ǒ6dʖ.{7-8|yjRULy՛bKtx˰8IzHY;:--ʗHN՛V_e+*)zHO ފ:W0< C4dKsx}Q 䞐PhtfbPSPgr*L:\We ҫl!gӓAT~֟0;eoa=iTEb*ڰuM9@d׷~dG\؜og~;j-DB5tc\km 2'x֚])waNIy 0O m9R Z\Gt ɤ6]xqQo8?2r]b\cn :]{*J#rMI%`4+ޠ"yg6F%=T $a -prJ=d%/,h=c&UjsS =Ddm'aOF}_FJ,fSscxhHg`̈q|@-qfmgyr5Sy:ХK/?:sX9\(QPR+|V {&: - %6f,rdX3ȣĩ3R!26VРmoURigSaݼ;G݄R9+LRÎGL_E,nauYI'Z$g٠bpעpSD4?'z~zO^bZjVwĂ(EgXB`;!:P]"++~>B0m4rgv~@,77t\Wn MbƾYO]YmBMA);fLj i2'x;L 4 \۞k:# 5fAK+f8_pޕR3pzknڋH/Y^_uo;XDIFO&(Hˍߙ7JW" 𥃹ܼ_*H]~Dց9D/P1y9y'݀Y4qOWZ a + T I5;?]H.(5AҨkfi[27rh>ʚ= [Hi .ŽK)`kjNI &_nadHx*yn/Jjt*Y-hl0F Q'jI>SUCf5r;/R=֕6+=CxX7W19yXb+o c5 ே yO[dzL#˃lpQs샹^z&q o2I? f'OzxB$ A\铹@J+l\w&Z]jFBƞ'j $CinHZuw`'ۜ vq' Hd!V9öO.\ 2]? <~ χ~lq(qZW.h"2ߛ5l,?F(Ɍ)$] W'~ O@AlNﷃϝ$Ex68 fHحiw>#Vv}Y(Qb/w%;-jT5wXxH6 K(SQkh{eljg$~MQǰMnmxɧcԆ;36g yvtU>Fp quL`j%?Tw7_`=)[WK1[}JI"`M70b/fzɗR!ܜ !~|H[\tsCz? zlEYpZ\W,/@k̀ Zke=anSK҄D]U{[# WCc, .Dc~A壽qC < bz#82eOvhQb1aƳNz!RB($X:1cNv{Vw CHw$BaXFs{ṪnUѼŷ_\Z;YˉsPCW퟽"tu4?p+XS4_ '̇j%D lNCIaOVdϝJ_X*t*]CE~n/9CLvk g(s8'4,ȧK׈gyS9bqI-{EFc!@p1 +˥8>"2EKڹ8|EҖf(00[(Cm[o>8v9> ڃ(qԴ9 5ÞE!a!{TyfѡwK4Vg8i - 8JEr$89rAidx7Dt15d!e6Z[#'جU[Vl:6$ IUI _:l c69`Gi3U5HTy]Z+O-gLɻ1_@lBMy}ÞRin{s6*cLu&IDsH*քGOR^[GC B =M?+G pУZ ^: B8ujlJs]JxnӀn^ h]:SSrS `v0kR/}:s&LfJmE+uKˤ}:l53EڕsiR^e޿CvSp!wjrJYj>ùwf-hT -nS Io*obĊ8Hᛷv]+wV*ْ2]VjZPH `'t0w-M/lvƏ6neE,29c#gu|H3ˬeOse'>Aۈ\)&&.HpTgZc+;BЯު]=NhqyvcxwGzXc`fI^4DZ$RҞ~j!J,>C]ǂųYhwG $$ V~R}0 [[8y)ӹѭBS|dk1K#K_9ӱ͈+e;ڊ-@#djdc"WcIbS|]͛'Y5._w/,Td޵)C;w¤|=CXZ:+S8TUDΙ9r="ar.θ.2Q%,̔5;:)5qdaXP9F^#؉adTIWpΜ:߃\$ bT^aC'Ǖ+zc~VE) &+\.lSqZ_ע<;we7 tu}WEo#3?[lnvYTc>P At xCbؾHPV&v%\ipR۷d01/?|z4{a-vW BCy'{~ΏSQƒabnpQ6/F;ғ ]O\mŢHEKς}!0>jA8>jXZ@! 9fVFuiO)lR3odQ%nrɉXc#7.Gy4 Q`3 *7/ Ԃ s_k?"_prqAG_mtT?hUE}o_+j;p#yk $r;v~Dž/(LM> '0Y ك҆5f@6@j߮uz ZqZR (Z`thNOp_ⴛ݊|3֓;oj΍ gbb|M&EfPUK?weY=Cl |κL,HS0gۙޝ8t2qd۬/"1U9 Yh0)d< Cس*~K!]捅LA,'.!cL\.>9bV-&2!X+ˊ쑙~Z~0AU|~KIFzY`1/0l Ge|v4>]x*1&pgesXNΐX2wZfcQ73;+l75J)zΉZwA2|۹>y!]@(ߗEa#,ڼgYVqG~pq^J$nSgY;F H) }jgѢr0$R${aqG'D?ڹVxy$\rE6mx"fRo>XZ8m䃵r.q6~F=q^jhf+~USakM-NsMdf3- ;3(4YnX4qD^@Se3|)x?|́52zqu.(9qѵsvw!O+^4J[c5 5?)a+{F}K&6&BVqΠOTG宁’ ,G?? S^dC,=0< @M/ ֲT{ l jў+)ãvg}ƗgQXWCƱ 6fc勁[@2:twnIžb*} nDbW0{& 'SUɬ>}6F^4()eѪ}zΡ!Jhd*hv&ĩ1ad?L%u#Tlg  ~.@LXZ(|Z鏔2,Mo` 5-6T(A\ηvrdr_'iu;SG"kt4to`Pe0E7%,*o¨j VabJmVOR馩GM(}ONrx0nYiw߂H2U2 j,?]-StA8.g슅Eq]-ąT>W.!hUrFPqx R#Ǜ;MATΥvֈU`=wTM4vc5tc!67f= ;_];{h & cxBQ0JI~t**~ەPFl,iJzf032.[ĩj yKvnq$ r!wSi4x1"/o b eҤVgaY`&WGPF߄l*hH .h! iA/WjJL]3MT$#4e?y,P ٘hcg'/i<"6{[z԰ iZׂ^*\`8¬<};tFxoAUjY6Bshp7P}G=u^ZˉV |AYL̘|X.[+guc*Y=)?|H{>C`c_V7 {SLA ,+b6/F:tlG 5|uu0q%ÌS@^y.>iۘŅa#`SDeډm})&Р fsxDK$gn71|Ky8ϖ/ȅa}/?}ƺ>fCִJ:$$T/r*o6VF +ȌtAʔWh)ɁK  ;>9]7j"/OKn-TK '!ڷ$K_ frVyu#؜-\(dA-ɤ1.xDw ;+\VV;b=z/4()ws A.a؄w,NN6G!~^ݕ&GǻATwob3`:~*9_fQV4 pzTK: K%;]G )"Bt Z9,~d!_r#E:oU-߿QFN2Nt(<.׃eu jSCe)ј B._qX8{}&ΧD OՋ:z?zNޭp 7DwՇw\']Si#wڹ5l9׫4An_57,F>财FogI"c#Q/3-}|n_BG37QhjP@AW.xy[*@`R0IL6#ں&N[@~& _|6KNxPppQ(p|K. ^ȃE"i)5 ON<Ş2HXt^?6-՞dLt1gsqU#7&gkD`6A^+˱=f-t4nc+Ĕɝ&v“G+¤ \X51Vi]E<4{ .T(47*J1YUWt)@J}tɑwD >ll$aU 5d)24S:䒁`kЖN$ՄdE?\wox-ATshV2Y \@ش3- +I i^>,$ni~;u=FͱW^;"r.B G%®XNQv*LJ r- XUc0"x ;Ue?U7ЦK*>miV/[quO,=$>pSL.MWi"E;BLG@%<.u浴2pR7*l]5&^`ͧMOA!d l_7y͗^J_}Hvx'1}VP>()\B'HЭeƤ;~H.F \.[ŒIN{Bo,G Q\1o:52qQrk۰řĎ'`2b_ŨEbk}ъt4)N+; рƭ=w\meDjW5-oi< VOE`8L׷© MČoq(G|!h=s,J%k^ɇdˡsh!1w oWN cBk0/6B vYD +m3$.o\lό[xj2XhjzKF\T؂OH`LĻ$ g-YǐC= qr&$ĈM H!ױ<5t/QiqD}mPwDKVsl&A~L UA]}2fYv [83.2;)jQDCQN(Z͍ZYR(날9Nx GHkpcxpvߒ}g4 fs8*+zz|_ȉ++5 H/;L7篵$BŌWh\*9 V@2* 4(dkLʯ|׫rN}fs@U$%ϝeRCR4_RL1е%9҃N"~kI-ʵ]fy#ʬYv0H9АTd=8Fh *#ˇu`_wQ ɳ/TJ9IhDI<^. d1a:]kV? ͯĤB־e!.HuPjC3 y\F=d(o ?@/>oPÖ?p̸kNC~YluSwj-K#XthVhFq7zWN }d79 yj_\lȓ{pA uJCUߦ\ZMK.k2"9nも&KK?Ȕo-_D-{ϗSSR(%q+4fYvc Puh5,* :v" C2x0k': ,-fl JhV:3S9E(HBMM_1f*QTua?,ce2[,'PNBH7w[48ѱGs>C9tur^HF.v+j# Jϫ֦nSct>ȝE{͟.}Q{IjqJ\ ^$EKgJ_B`p"~q;\$nJ9l@)@)o9H~L;YD)l&va =_;=I`䓘, ןK 0n&)4dkp"|<,`n:88Y@+K羪Boě v?oIMo4:wkTnv+'-)_ IrsF]Α~/cQ=L#҉z-7_#Zm ޕyˇ-gwiOـw^ ś~ !X*2أ(ʌ.NEUH*#Uj t^SL2X"AՏI{@Į aCDvA3;ƾ,V/;jZ[E& zHtМıրۓ:6fw0|-W>B'ұ&8qcoF3&9D"M9Qxa(Y Ith]/|^:Ud)ǧ@&o*gKhևG"ёL3|^CqT+tTN$U>xڄ'BZeu[ت~QD2⟢ȭ|a}jk[ֹܺMDھvUw BmAGtZ74'-=6e}UbIOh xLwKX*ő$o`$vGIOb)a.QY?LY1.o)>Wl2#rㅴv OtW)q+4nԢA:k.$# urOe"$\GAۛ{t`^GZ (b}u#㠐:kf$ IxOƩ=2'U]g)aɱМwj jIOp Ak+r,#R>'0Vmf~?( p1_]${85`F .jZM[%6-:ƨ4GDOъ]Y%Ӣ ':$6jX>`MOM |Q!=G|_ޙgVMs7~ 6֎A-3h yR3C֧?׫K\A;Z8nT 6m ?igs;IpU:Mf|%&RsY`QV[pUŰ[<>XvUBܢA5o1!oH9o6vhdBp7$iũh,pP 3xsqvozUtL؂w(E[-dW5)@>>¿ Hy*[fjFgi]N66HȥQ0MfZۈ5ROMo^:j#$fuƗdaнG^1<&O: X.(WSUU5]A6-e^к}fP `%u䣃B 8p6lۘǨ/<?17(4.WMх6$W"dڿ t1ٽ@U\gx<>άZYj-YtnjE;<C\_ j&bB0@o^1, Fp[2)Yj(ο[bs)$9qEﺀa[.CjhJ w$ 2/)$~܍jǟ%'Dty%drjUد?e9a yDp1.d7SW*v`{jވUyET1(hZ<ԧa"m'>>b9XFۼ1ʸn7vAĢKUS?v~=tWChq=r0?X:B=C9"i7zT_qm^R5k+ n $g1n(ʼn~\7M~|>~vxJk\vdm:G*x MVچ'F>&D~7g0NT^ _ aIߵBBdXEQ[4g% 0 ݝ'o;+BnJA{/أ\fGYC A4J}uş 0ZP03=~Ts_%UPs3߉(Y-Oώo<:2 "ވMʰou;l%W)#v@yۚoI _a(Ѱַ9+6v _ JQB{p?`%Eh&~NZ ,C_{^&2Vdds8%2[ކE7$y F&TWg ^ k9Nl8a)IkAh) -5ϱ*|/LO3K{~RŽk4+q6&4EdE >}xW{dp=oC\>{"֤=0M6o0)y <L.ں3pv?l>T(IZ@I ]LTƉɶ(PacOwi[ iq8[NgǽrEߖuEhu` n˯\l g\zeߏL{k Ԩ j)z/Ud Ԛ'@É"tfŷLARZ 2oQ1ù#LYQo4>nL)ֲF4ˣ#Y7:^?kv>v}3G0_oǕb{IH42d&%V5%uYB<0|gHBw |7< 6N?\?4m5ཌ5 9,ޑ#7ca=[4g϶sgT|ǂ fiQ2#ѧܭJGrAİ`pIls¹rD0 @}PR@jC>;lo/U=WS\j?X:J[Isbi`継WY l^jX5vR ]pS @GJt|nQ<Nt<4ML8.xr`swE^z SEcz? &PXBݣpp Hѳ!".,ښqqA".=R,S< jCI;quk/Qjm9 JRgSH\:o pIt0Iބ%!U8δ8{aM˘Ԗ߸&$ev0yP>Q2[bHTPȂ y[w2]F#U4r:Hfʊ}×wMXlAǴwÿѤ0YH/ $BalGL ju^i6W9vt4N:@d"TNj9k#=,QoxPB4vXCBmA[~gv.@2v zybWxڡXOŖ(Xr.95^JQxI:b|y5 3O\0͵3ҫsJFZsq@Eh ^=6LQ1pJl{U|y 3KL>mR*E<_KskϾ4.)g6~A%WTE~a *r}3N0~uӧWƆ,%KǑ# \zՒxu6&CߺpNYP8éQ͆Yrɾ9Q1u`uI蛉."傉5iCiQgvHum3׋Iƞ ^vCV}[>@M1vd~H#^EV+&\mWdxHoO|X| T+Qf8EQηBvyxa$fte% XO)WE<Z*i8"eT٩'H$dى4ws?s9 u'+[}k̜V9w>?%}3B XT%?Z恓c?ҍEdQ{A B`|U#~JYg*P:Zcٺ?]?$wY'".[e(v]RQɣ )]c2d@5}V7;jU;LG@aԢ$؜gb qfUrɑPE8\sgcRttY#x3s'5W& 6)&U7u 3?kU?^S֨~Fbn[MN3RB:nljwMbcT'`P/ ۄE\+6 m]ɶ*@]+X\~N7'JSⲝ7465~-~N@3m 0vw3ߌ?ȃTgs퍺ܿy)'߃gWb2Uꌎ3k6RԷYd.b|Qcu/ I,w(qKXiIʌ"V@R6~+.eeeMwlO>!i(~4zv%Cm/Si¦^pwe 2gvuߺ b蛩^Yf QTPcP]Լ6Z[oT9z%W@S7h2h4<_G5fMP24kQ)(̈́HcC~.rZ91xn 7ESF[JiQO$/h''$5;d!xEÓk¥wފ /h\rhwqK<#,]f xE#wT 'W}#:L*;ǀu*J ̦ c`{h*{dūQ(. ? ^tM墍s!H ۾`K);~f)G0A)4.9(hq: ;lngTsDwGrEn-T, 0끝N_qeYuKr%<#ajq۠3Rܧҟ S*x}VFFL>.B `ii?\e 3e4u9wg`Q\GINJuuV=ʾ\:(@ |ޡ!#E5c&JÙi⤫߼T֭;ܛedX48~:C('0TX`G6Vsc3=o6Eiuj u ` !.6 =j79 eT1{e7Bo$K o4x>Ø84ʶbV^2T@Z d|.s6+ Ѡ ֓/;ׄEqf$n{ol`-?2!3ki{!\[˻8wZ趺ʀvۀ. 3~0lAQMۑҌ%Z`ڹ?_WU]31F&+Uq]P]IT$iւ;,*4#S^OMi +#es[/w?@>%ؤV:]&[SΓy]9ְx߮#< byn6lJU뷣|r*2J2K%/'vMjy7r-(|c);Pp!W [5 p{?{$(IS knm~laRqJup^J58w9`" (W7rScGo% FFUM*YΡ>و@z~߁:Aq+LA}Ɉ|AdOp .-&(BDJ5 xÎzqx'\+<_&o$'U,d55'"YkNªӶ(nyf`S?tfw䕓Pr׌4nP6 db5R^OSw:ұ労@MR)ns~ )\F$2Fœ-E8:R8v {CuQ׆Td*ggށ8dpF{.fҭVoV~ٯy-]m'?ik/5`~ހ'F˾"L ̺N6}uJ5 uB[~Y-@6ۊM=)z`5!\ji#ͿA z Ƅr 9yz뷍skr0e7&QJlʘ\&7{JrSGHmah?qdx;kk'7\!Nm5뵁$՚iLp0'LTPp#uW4~Y.R-EJ!3Eő ! [w_❖vf픙XcTr^Z* 8q\9D=?3c;9(`gaL0̈́#]LH7]w.nS¥ȳ^Cn&bMErVQS=?WtQs`Jj_1 t7Lwɷv2_h-͂vn~f+&ojkZ= r9M=sjmkڴ.ʯ'hXëdrHJLRfsQ:p?J;PYΉqQ!+9:ᷞI|w%K8I6޺U'괜WT$ ( 62aN-t BJK+bcl;ᨕCt@#k UI={+hJf׹/ [Po_mR~3;g00`},X2nk|yаʙr+Ɨb^#[۵b"+"ظMGpe3dF>VnRR_8hhC(nJ'ٷ¾y^Yd;$C :)sPob,P*Ya>|b8rs,Yz)ͱ~bfw'ᡋ#tH+b=nx#k[E$ZƉW WM3w)YE.-zM&T vV&=6PhN ԰mA.K@C 6 %6ސBkighrM6AOqN5ZDѨs pqj$~`̰ =ۃd6lH*G0QhOs| @ք>~rŃ-,A>qi;uˌ*) IQV ZWK \rKmo| \x$ 9q6zZg*XjxBS`}^E0z֍~R)+~x ^пv{-Fa*d|T^*Rzl)HhkB1##9-Վ3pYQ͏*x&7^nZ|,7Q%/4\%;>D)9*{vKŮT.֑o4d(/Vb[s?3l݂K/lkڲpΈU`:U4q'1. "76܏B7ɇ 춾*VkVC,L"{{)8퇨G)U~!u `!=ź-|$E7֢VNc?NzsLaېrWkUѫ.G6XK?䰭8`vk r;f%ˀJ}O f&;bhYs {:UpE"N^uWY:j,̇-:g`|ū!,{)^1>H?@J'y>kI jB9)=xYM2r#hрli)}UϪ:Ayq'- ;.^V2D24|JVM+H]>~1*V 巸WZ~Է}pbEP>]UjhX"6%e]S|^W)-IwZ ki\_05xQ,E..ʻ liaqasa,dBF\)8]62.馴ȑ/t{-m⮊JcqX$2+U]JOp֢jľL N\jwd9c?Ydm3#-ٶgQ1a j YiO]'Ț);HF|0gIGm;2ffmAx($8z)E2 &f'yY`P|o[->8:$\avĢwb\Plqjɷ܆Cj ֞±|D`O.Y{;;[*+pnw׽X K%:)r4d_"=樳?"4c&iHVT/xg@σ6H$tDʵuw]AO;,M{z҇'M9Yl 3:G[3H˫k+E|s"L*#nWgZMȠ= p;"ZTvrTt s,.fY#fsLvznz܎ǝul_e`]A^D.voMT߉Ɔ=hxoDlk)=yTj}ߴmDjFH[-q )~ @[ en0#ca#@p{9%] 8~oلt{wPP+G#PGp"]gJ>pCFÍK)i7H-p(!)׉tJU} YFٔE`STŘǑE8bCJ4)$ oZEr{긭LJ7o A;]i9U9TΘۦ= 2P.[D-Vc n4` 5+tVOS^ >̰,sbF$nlt6?eQ){z#?ĩ-΂͂/dz%\OW1hiȕ"h͠J"&jD.ިAu媚>AS:9N4YFJ`Jy㚯>rn#ىq95d.+F[]wg9Q,\ &u~(|9ƚo\8It?\?֍EKs`ׇWtt`\u0v&!ͦr8xhWU S1ҥy=Du` "ŐRLI6 "!cy1` ZU" "CJ4|2H@'.aِB"g K"SGDf4o=-@S~z9)zrj2۶BiuKcDž͒MM3sr*[%2x3fW}Ff;ߩˑ kqG&b%!bPIeuLj11vn,z w5r,i 2\gթBaXoYW֏/*ʮ|"om,!OzߜwAX[wweW xF*LWȩ_$uT3P-õ qXvAtRkh0½n3>8dp,piC"q[UհΚ;]re^& x~p.*(5ngXEFGxG7>TO vc+$ J LAޓ㫜9kCŬ1C3t|a@pZT-tܫR/I[ۙD02f4=YJts!,3) RKkh0H%=6L>!uY7|)jW'*Z.r7@bk vb_2Q,yd1u_{ q.n#6*>6[ !Wc K2PV唒FPVCXuDh0e㡬[b8tPT-G4y-V",NFe} >oֱPr lg^h }WeiR:NK3 uH( L ّ曓{aU1=<ΏKS>#Ժ޹%]0cUM5/.,4=J%06SŸ?\f.: ?$HSq=X-fO,Ds*b4^G~W?a#a(c^[d(sk*򱣥S2<(ST6?A4{5ꯁ ou ٟ_C ƳKz7[*h[. ,&̤>Q{8tf \+8g =(dtT,ypmk)PkP)z # ft6HQ_6 nf>4*C,Lֶ!4IE\l)rWed,[Y_Aӂ,:wm"3GFߛqH]&4@McWV_qHWu| ͇|A*Mz0Mx,x{\KƕwVNlZHԆ5yd( χ%h(k!B^&q7F@Ugx˚h!jPk.bݍ 9k{遧p$Aqt< Qg<нx˗L2G%#?ڔ1xR=&Qo-jl@K\Ol-&UJM{ETf]<e>;hݵ>1)l5wH;SM{6Ճ=.ݹ!f,mί#VFĢcMJ W9X>2=?,;.q6 k:~Y $⃖fiɗl]+bnEK!",i 6e"Z) fC%X@(~[/ _мKR'-_f_pGFXK=z/ +D0 8ʩ!:/ƖvŐ3C ~Pl$rtdGLxC*X<ЃZiHl &v!E:^yPQ͉nWdUa-vPғ9Hv^,Tmp@r3? awuZ 6tOw7g {Y0vhvN$*)c50v3NN_y3F(_EtGPLy_Zt7ӲwyF_U`m5U`- rifEX6Q b%tA:3p;{,ߑ$'Y>P|Ǩ,8R+XbnvEftPo\?Y|QcP\u+77cV~^K?l_8Elٵ.0_hƢgs7:)W49EoҁXS|P$;Ud[?1f ;6Cߟ!)oU#4s)ۭ7%=~+mބ#> U@@p ]^˲?bB?Za`#J;@.xRQN'ŽkkP'񫢂ƪcn4^E>Ũ? tt6&c·1P*kNP~FRNi;#(\ۥ+1ee3])䬎ڴw~HBxȖUHɅ&e(HIʢ嶂}=8贠7mۦ$Khh}BPy&&iE/<gN\٧#ځ*wٛţ׋:gr[V­+ВHqA~p9J/}xuyt L%0C9'B "Fh_NNshdEg\u\kz;05Lm)F!&Jo܌(sU}zf!2r!rqmʪ@=ߒXbE꧙yHbUb]ǍQ=˓̽ ёmӃռȟ_L0Z0e$N=ι_r%>N ΰΫFT}Q1\SM3|kfgHP3o%z5 NK+U S -,-aDcT\qכMBEdS]  5ƛS@s'L#nO}CB(&^{'! ps #z9rR 3y#-qj[K:0fuP֌KC Κ7޳V<*=ZzG9`HJ ghȷMZ5DY-Z։hs:~8:H0:ߠ3[,N,O<0$ :Sd͊ aX~g6ڛQehHt<57Wܔ̱n!p X΁vR%ߒ}u;;-8@3dwO >0 }a;nTvّ]7}ސ_IT?2WFe*.rۆqKhv5>y Z4pHZ Swl 2:g4VdHM :cq.Ӌ6 O 18ߦ?1_B}@ϘE.*_7ĂdB+U\vd o Kapp6Ɂvb Bϕg|ߝrS]fS"c@?Zؙݞf}fQF"؄]zdXѽً?lO+pLs)Y`}Tv\E@ad.5xcyN1':~)gabt,~2یGD8BD!)/^CS3>z{ҳ] ͖!YNHyx%jIm"b/J]רWPL_qcES\R";G-}%]fnRh$b'o^Jm1^-3Gt~ҭXr/~Sۡ8Φz>xC3[1~{8LeYt={BlةZm?qBQbria,mUzUzI[m-u-o=iH)BUTޓZK*m\$h`@=鵉FY@ QAn`#a5Y^@y !3[lDojL\ۜfa'nyUm!1hweλoL:&`u.6Xv#s) Pxjs<* D2X {c`.Bri+6>c'B g@ȸ50|#m  Yz3xzcu ''|Jc9IzC؋z>SRKvb |S::}R'ҵ箥T@[PUdPEV`k"}Mb^AlSv6ͤna3&UbK={R|-Y59B(9]̓! jBhO!tkTcHUK'APe=RW=K(1akF"Ơh_Ҍ ń3ZVKZkݽRp}ْ41QԩYol<|SŠg߮@Oz\xe'8_TdJEPB㓛a"ecHhxzϜ!fk8QJ^Eı?g1JD'QC?10 ,+!:poWd"@g͡ӿT\wÖҷi{jhXTP~ƈ/Mtpˮ?4P5ic&w&=Mn5ΏTuoW 5tghwz2${Xo;4]zᶇc cgͻ2g"qf&L~"_ (ge0lKc @ R8$8r=/]Eg~aZw5b {#w u){\" y㍙f(,H^\f\h[z)Id u﬈#sh{>|!eY*ss\?tTW|CwK*dtݲ3+ O -.(BY]RdP @x*U=]tiBsg`0L;b Q8"C{+'.3IՈ[?L\r%MN9˱5ۺvG8` *^xJ(Invbgʵ?I^V!25\Ћ6\[mi>6k~pݜ586xsCY]=%^*X*z+q4Hӹƿ͋Xa;a%D'+Odi !L*!.D,p:VG=*TV[\usZQ[ԚxfXLrv!6΅WDRgh1(UA",wOzާ@o5Xz_yZ <2]_L2*̼,O^|-T|RmHY򛧄 aڮ\_ע9L= ĵ϶ D2cvH"In1+z%[9Gl 10XϳRi醖\P 3#]X/$!Ƞ1syt6 "Xa@,L>gŭ{ <}[f䞷#7 VC'\xd7 `8BJ@ERmE{}{GZgxE/'v1j\W뱘ꑗž\=YQ7!IO!"W#PebÚ-|IWL:efu~Y#3=ARe{pԤ[5߯3ĚB9wk#zEnblYjTy-ܹfa"Iݶ运0WY,vkz1Sl O[6).؈ij̼T#3CA~8ـ<+OpR[ܦ2"\/Ϡy!|]T4 FNIKJbJP|(148<'A+f ͷ5[2MuT@G|r9VYx:6ud\l_Jғ_3L_ U]Q̡09TnݭS9O*=^DRJu4p:g8S>yMM;C;UL4%VGeAI3tWTXA[3&aJːOF@0L]HVm'8r:e9;5T׈7Rмms0gHNm²w|Je vEGݩkؐ#uXi$&tʹw{n[I0AHƼA4[3>ePhAu9Ggh)GrF^~?N:&'&ڇsjHB ViJ7]ԅٷOYb句5V m[9 쯏u/GtGlV]^sOթd@<%zK,t[ j#k7idu9mZBHGd\&aqcGGVk~viߤ2-ؕ|:2* a Ovj{B.{SX8H$AĉnOׯ4C!G/UiqޝSDpG ?AIٿO \]Q7QNcg`JݨY@k _ױ.!^_iW:J-0W߭#z>ҼK`ś۔H\޸J5|GLPtj9M yE#V#J}<^&dM!bD@-$'z1dqNgB2kF%FlIL>|,@i,_:; qPY.+Z\oQY,pexpa<|%J郼'=: l}^>hߏO?9LN!~|}h`Ϫ8\p\x rcfVzݱ?rЕAPQWKs&͎B zC\ +erX$bIbI,t ]vRE#ԞL׀6pf/{Fzb@3'!S= -%V2KBq=*͒keSV.MzŻL w`P 0:[9|L5TXǭd­KGg7t+&5DdE?cخ񾴾! &p_n0 ?6N6z0,[>Q,e 4/+ !6,)uMRdGuU:-Ih^{oǗ(Ston6kqwU I ̘un䌤! Bb[PxR0 YU>]rz^X_'ie!{G?r3!y W&tE5%" ‰C?/{i͂i羔'Kk&@nX辗"0X𐚼BCKF`Hy#W*^ČWLhd/_l*Ŝ d3808Ef0j`D^M̐q#J%Fn?8R8oEëGa-A|*~t/JL‘DMm cb۔WxxIjnd*ChZSiA>_f1&! } [W^E|ɨ>b6tyĸl"&bX?q"=@$,ϱ8iiR'L)\c"׻G>Gp/=jAcB 0tYt4cMiշ`Jǩ}DV{ȃG^-(sԦ^ 5.xc,mk+@ެ[|4&i([ xC^1Hҡ/Z;x-i9UKa<ɠJnݏ/Inf'Ð3s*huE,%*D<}<md5L;l2^sb[ C䳓O^YCW#Ox\E+5Gq5&L_N&;=EKSAQFШ49w >43 ~9O NOԴg} "!`s|{8v|9YZROըZG3wvS.{ZɵǷ!($7nw\foVZ]yrF)YH_f{9wv,rJؼ8:|]+2 eNd. CFT-*"5 OI)<+F(/z8D^v_&Qhd43-z\&ÿ:?l_3ܑpT.: 5DWHݗm[+g&.P\)ǔհ}7+.Q7soZq)]}j> yLlUC]SJ*wJnU[)Þ- , `yڵa,d+V1;8A譳{7uuM˻-cX2b@$y y.@Y0 Dٙw%G`{N CZPLlMS$U$?;tD@+I55 d zv@jR^;]|J|dg|zqҷ1j=-d˗Բ*sZڠ ]! 3 }QNԤ8/.pRxAK\QCpxVϿ`(/Qߛm`6L mQwJ"H}"p;ڥۨ .q|0z!׋W?S[OBd︫nIoH~2tTTl_'a{D)>gaM@[&0ޝ8: S8(Ӈ՞'ue{޴"N4t@s6ΰfWZ߷`PK{H".Dd7n{[7N"*wu xQǥ[/r=C`%URuXkO7l H7p.fOJ26Snep;f2m*b^EEqJq IԹ콓o*[FìjC8WLTu{ErmIib(>Jcw60/u?>Z.]D 8q,gz [;b"nSx (y%pLE~Yxqcb3X-Y,GVdK(. d @J@g sqױ򣨣wEۃ|PZt[NKXBpa;KK)aoArR 7ֹ@KsPRFfuP칲#,[Bi~Ϥ>D`ԣa))sC;Pt8g*0jM9an Wg(P!w`N #xHWO-gGr"8gA~p+tEx'N9V6x;A2DͿ[*/[/;Al_Yci=bqP&ʀ1txs{|]1.l"`);26 ?`YLBEp Ne@n;H2boblIp?S2jI@VZR0]l 8 Ux~ewa4 +PjKn]d @T!3yesvXh>1e64E/l:*uR¥iq^?sG-ci'sE,z㣂3<4ѐQr$m#pkPxl [\Szu2_B 4Cl^3ᑼƖX(AbA􁦩 MX_; 8#-+v5 |^Bm0,Ƿ%Z?<,z%Ūn,g7x嶙D7pٳמ}dw" Ve/mq@>c[߆^ n${utajX+I!KՖ*d#qjG\S4Y\ ">U[ |Xm[?-2mZAf Of24eoQ~ boJG HilPV1ғ.ea]A")`U~pDl)jZfͭ5C jHC N93A0LbJ0P , `//T^hx! 'zy h{P V VlP Ќ풴=mIV2¥;2/:~wT-VӍЬЉWpvd7\Nli_QUlؾ3R$ki(tgkWL.ٻ(%(QIWb#,`ۣG5:r%yjYStiFZ4 f1l?W9HM'>A0K:"C\skcޓՄ Nߜ='kih8++qiR.MP "h͍4 :zj F"N k\Q2 LoK3_ۈT&OhÖHn [ÎXliYH((ڪ(qrhM[H۰#GJH"ZiC' \Ju$ ~jS{RyI&ĵ`𸷡~bk4ȵ]Ղ6/)E ['%Pi\ɘr)~Mu#y!AӖ`ec₴aп˰ l྆Qjg^O[VE]~yݥ.hCs")wJ/Õ*ݙ`.k ѷW `^`Al5c5uS7"EbEZk2o}ʲ𦀞O3R1u})"1uL`iͿU{H, t!3$ Gμqc (S?++PM%Ji 6~wB[GX^{"cx@%T؊`OAg]6υ_jRwJr=4[ot- lY:5hp$h~vZ9;3fKv{Ε;lz3kMBP;3[j&fjv~Þ-+-f7XHCՄq,"Ntha|u(] Āw(s|GAM#wP?YBeG \`,vW7OȨ)Gk\lWu&N VB086k*;=A_nMzH7\i#h6CMeTrmѤS_s(;h ĥ xŵpiJOnPOrd uK?M!nWOLݙ2X q3(j*cDIkbx3+__1[c۷>ȅb> 4b[jANO? zHK.'@ԴʷZ C1TUICu/x2Pac%~YvZ̖ILbga&! :J&9|Z)a|˺e^[=9[|=Xe"H7+ngoءO}?ܖ$yef " [F$ⶻ6)fdgIs&~NII%Fե%6L?`C QиaT8y`|oP9#&˾fPK97!ثơ(9oJ zXD|gs"mR6R9k`@AB~iMOB|c*%infU%}QFTܢl6 Lj".iY DNC "FAqL.tm[miQtB@^>f -p&UeG .e'@̐cThJ*8rgU}:"$ק:!=e zGcO&&D' "  5ZtҐA:Ebi(?*U [cgiV8'/q#j~v >LH3nKbg`]! ,@+m.faeya[HRy.5ڲJW(NY)Э2̂ϤC0u ˜eUxU 4Sy?y\`:KjWxSυR9 xwth?ZZtA8m bǖI;?c^pS*j]]X(Vޖ#FkϷU8}c/m^vm/?30~$'4KդF;D|(8ODq,gL< ׫ i~<]NșȾ]1L m?yfvviбd<~ B?TpN1ql*JUtX4L|8] JavU1eM=gpӤu|s5JnC[>j/2wm ߫! f1RN[y YOWEEHG(5t i'r"-zŒ>E{?jPX@c>w5ֿJ=?MΑUl+210g<3:sΠB.A]n)Tj19 q B桒@^h.!IR!}ȩ N"E* Ik轿|-BPb K R=N:$Ƌ|[G>T*>3YSDv嵊7\Fz @qYqBdkQw_ۆ3]!+LqU<͡)DA6J/{f$N;a҈%+֣m$QӃ3?2"b[65m CSvrr n~*NZ):`T1 [MxiYVy δY+T-q:hԉ|TfȤC&|_ǟ̍.bPōyW)ѷm߁zҡ*RʹkzY;$53'kd;p dܗ=Dt#'ܺqA Q{Qݫ36%O8o zݸGx0xxß1%JBfSsQgB9!\T! x -FTg"k%}n7g(MW=Yd. =&4|oqc-8$fJ k LX}nPN~&2d&<,uzUTd^Q i$ j_Xt>) :82 l۷m?C-Y_Hv')fLϠk]i9z]8 `vm' @a˩5N+{<ԇ6q~>f0q3=@E?@xt !lB`r>b8@ nBPeRyՐH4X\LbV|ǭ];bLX.$10M~xy1P_r^4D$) \PKXq|I[g?U/,)n}#5Ǽ7cK֏RHW8qLf8q޶f7a iD/_?΄0+M]*({k]2]Wec E툧,瀹B$W~Jq1xRM6s~ʸ>-0є9hq =i*RlB#3*L{{[$B0CJji$ךJa ҋ/E9< HT9,*bF^nC:'W8Dx2(:%Vx3:NȘڭ'jlu6֫X!X'h BY~W tӰ4;eX9哣5vo=Ӛ`֋N ʗ68w铯ԕ~{2IdL{B' Fףbu$Wߗ@AOD`#Vr™A' B;J IsWVUSB(kfM L .ˆڟ,V㒩̈7=lg[:m#|q^jR%fږ`-Hb Q]$eF0&>tŸN6 r.7/(݊Y L2A1@z) HrȰzwPvF$z`+'`J [H hk|c##ej9*EOkti92 Sø&U`e ݘl6]UlvcH!TqZ%UJt! upiOr95!w ڦj`r-t7~f>fұ3ٚaƷ_B<&g'ŚՓ]
    qO(k87h E‘mqgJ :CM}\<OX+Op?%_Pkx̛ZB(l)Up= a* \wjfafk*C|^U ?ʙӽ"-Fdؿ>hti45sg֨[R 6|ie񾽟3A}JN21~֕\Ƽ2c'Zy+?6\1 J^nLn4=%b|=ߎٮc겚thi˯B8oLUo w/N;?U? ssUΟiK3M_3_[ϋ1уfu0~=,r_q?.J[h?G?TWL6Hm`(W:D0?JO0u|usda byc|`ehϾɍB+w#)XNv!8(Zh %LyQ=f`Dy7!?9R۪#x:t*kc4 l+ҩ=k>x>3Qwa5ܵm}Fbłdz$̴k޴Y_lPw(~I1 bh| hXy%K)v$@]ЌaD'*m&]]~ŗb⦼pˈoFV`H[Ti&OCyhv# :hVcO|*y?$BF@fd`{uA<џ w bHN8AT 砑MVԸ/^}slfpm)Iט7 TXDWmo"G0Fh3f~]ڽ_rU3a~)Y`ys:)qU̇&5 w #Ō:;#O/' 2֬7JDPntVtܫl7M6b!1ަ{gC4Ÿ!tm ~aNriQsXG ٴ\S([E/;Btomࠓ'1;BKhc&H. >Ņ+(H['` p?Ʌ"}aun\QRd/zt䌎AJ qӘ!58&>W -1/:ӫ1lpvkje yut 3h񗍙g.y!Sk;-\UM!cY|*+#8˙]^G=,:t_)UU.XEapCNG-Z^Lx#Z8o&O;$1*&G#YC_,|ȢJ:=YjNK2A=v n1(|M|mu11TnulAE.vu{ />&3%ȤFT">Ŗ$u9R-_3lO8xxk4$Q-R"9W .'Y݅y̗1ծOf#1퐦= .{`zvp͋g8Tj Y|nXFJV M8qmi%;5}u.3ze;̾鋺Pp@~k0;+2T5Z;ߐʂq+2"hO$\sKA}+*J U9q u| `}H'<}軎d6R{U&y Bhb_ZugV {͜*9Mk<0ֲ_luԑS "gހp~P ?IU> KVd85Љz 4jzbv׊Zn6  dyCŐHpAjF]x>ԛ6iylYVDsm#1m1!iDZEpӋW*~wsFKor+YB~9ua[rHԍO8P`4&RUuw!qMN[iRg TvWf ϏVvvgq;muKAi9?eзLmKLı6)j"b׮J!z)attl2C p9~3% ݉fY#}`56x VW"V!H%T1hDpF4(TnKt5y"Y6Q>st8t{ߐHbs_v |,U) EisYkshdsj4sG^VV@V30 qYuI Vc,S']sR{ݢ~ CaI"^\MV(c'Zv8 B>˔K߄+-k'_订#>b@ȧorޭtÓdyWqf<̝kŕaŵ=H͚ޓM_›LOu~23 )ѽ[B~uް P I8$FUҽBH )?#NY#%ZIۇzI]j*%ՌS9aa0d4'7~GOG:698h?+3ʂ1t eCJEDBhKdwJP# =Bz?%7֩.kց:#|JcpwJ$oJp,Fy=o4 EO#{vJS ,''~@5Ea-תbNjed_!,`BR͢<&$%?z *<݁ƃf; ܀T&jMۋޖ`?y؆f H`=#5)A+bge'ۛ7G{%"83Mp3&Ç`7SDHRRC@hVK͹+eSI9q\fz oHeDCB A"/=cכ }SA@&^.+"a`usw]:F _t_~ioN⪊a(#SREJ;2Me͓&JK#;TJfq,먪)T.Ʈ<1MS7)&&w*-%C~LnrkLeA{ú~={V"hȿy~b@8H@|ɛwUnΎ, ng9n՗6-p9qmX *-f2X׽C*+A[Op*V8F92NMa {evRZNFj[ʐc&B{5LY)uʍu-;j67: ݄Z 2'<C}i$4'˱. Q,k;.6 co U>e[;$wiٔ֐`'TcE43;s 6C RticT?R?ᲄ* MHU|f((!gMv;-ou< !i*=J/0y;[âP4j@M<ՊЖar :|PO};~#P_ qu /g?ݶ:AVw8q) ĂD~\;:0#,!եT'Q>R8dP<^u- ,:cQ̺z#ڋ5gs՟ QMM\`hd+@D5_j6{m1Gd꜒'귱=Ž~\ ۜhgGE84#P\%A&vFnQ-Jr Cu&T|B y7ÿc˻l4^Zk'5# ǣKK<{.7jp0$IS l/6=D66rmi^M[[JC&׉X^ jb_ȁթ M,>l ?{hFMiEV.>㸏 FvN( O.P>gBw_inh7!Ҳ#Zg3ծNOu]כͷСK) r /l/+"Q. B!M&At#.r&?{E@Z~16pCH"q`FvAmEJuQ5<H򕗴#VkTӁ"(Uyw&]'E#woS;[]W! WdA@|:mG#P1E|kH5:ңete2eޒݮsW!.d\xewJUXr77JOǧ8&1 K:9H"B#ruzJŤmϿ.Zs Gq3p ƩLqM5U9-a:m2W-|cr8b.h9w'hMォ騫7,R4xo^Շ<mŇI>4;]at|.Q,R;m1b-%UtMby<~ƽqH`9ܐXbxE+C[HTݹB,O wJeǭNZRkkSliP˵?V5c\jpN+)>s~f5dFq[*PV|¥}| C3v jlge%ƧklHgkᾱA65HPE }8ćxy+G'EoBD^m-cH6^ԀvITA&|rAL b G o_m'q!l/&e8*i2~h2~AhMg\}5ES Y2z|f5~?򺻨II:@dgDl\xi, 3·6:y>?攼3EpR@HN t mu-e%v) j3x2Ƽph8Dl[~k ڕާu ^upsIs'Jݎi]1%5)ɴ("w&k't^g{|s6\A];h pQ -uǯ%ʡURIai+kIHN 7Q- `Z m1(+a%n:QIigIzTa"r}7oxGWߡtFC2=ק~wVdל("*?D 6V'Y`ƠgSt?ǢŖͶ&KD𐐑U? _ Z{S@_+uJB1E b8')*9ă/2L'6L %'`t`p dr:wE@O2!X*w;>?!Ym@iّ*p١ nq[{zځ'02ڒottV7R2E Q@QQ`߇J53%yΐjCINgh&^vdC8* DFQ?qu wGmbX=\x4N3'IU+ay`'y=܃ Lt*@joJ QlS9VivϮ5 '\ރBp74oIK AtvRSvm3%z7 a5<5.̥u\:vZ3_yy]7v-/EI1`|.Udv,FKi$?[ ̈́IBy Uln듴"J!!Z]Lg(4H UBM+ؔ5HOo8yKhչL!( .|y0kJ/eҐ<"RSW_Fꔷ_?ͮ#cZjQj9I8~=V:.:n&ܩ_#|V?\p߉N2Y$s :hq]H\+Ygg CxPc.zj -C\٦44j9Y-D*QԇzWC-4pA[Y TѕE#ĺF!|d4wѴ1h}Cn!I.7yh݄]JZk-oG7:9՘v ^ ! vDh3k2KE{ra|/do=̀H:K%,f,NV1±T󉻝ǁaϿ!9v(r澖 ["F#xV5FDN{ 'A[mH=R=g:g"44@]b] 3'3:==GOٙ+,wX`V}XoV,0,̀?M̐,{ɎO[ SpL5po#z#A1oWGϟl˃N{ 'ܱ8hA4COF8Շ`ïZ'Dtp~M{a*a62Nw%w9_y&hWNiC.;}Mi2F*YeJ˂p<3WtxPrѼ/߻x};it3_D;Hh4_L{CMby%|,9{U~̀GMqX "# $QٹfEA4>'Ϡ4Zh%d"Iч(F2D"fvc~n Z-E0^Բl NK, ƫ]={'瑎s63Yg$"WHBe+;P/La\f8x0ꖙJ4n50.=?^o~˜I!vl I\q'U-rUt哠FguMnɡ/iu݇Y|{zO}}*޺ؠ2"68,8|,ݴY?eIFuvζm5$L[hsȾ~UWAW_A*yT[XA'+hbZA4C&tn870jIa{ 4'O2|QɧϗD@P.!h>bC"u漩#h|vB܅n vŤ;TWq++¦gb=lׂͳ!khsU;/;J:?J#V6]7~,4Crج.+,{r-J'}j&Vo9߃HDMیw,Y?nLܤMy> /H]aJŽ)F/Ϡ,H /Enk yI ٻ>ԩX~`v7BH^uz Mt\M<`a_F?Y~R.KΕYr_RϼϐfócD}$s.jU`q jX$#_$e"%0/ A4^k!w8 J%J8\] oL8eE&́?"<  ̘J_gcY(Cţ >)z\VL3!{2^su'rⅲ~ W' |_`W٤" #Gѯ,\}|إjGxP) Уoɚz7nhy]ĿrB5a`a# ސtѰǴHl|25b[^P&Kg}%TtRݎ')[yՐ!wI^4,6*iN>6T '7۱!}i#UzOwa^3@EFǪǔwooR`б4?`5W!\(6ݛ.g>]e 2Vaw?`0Nqas^L|oG:D]hRtjn%r|kd դIoiJjs\ݟa1f…H,U7X赫z95 <^-^ǣtw0BStk*" J\~׍M9,W[߁X8[>)PX XAus/S̠lb ؂}/]m`oM]^̳[d_G]Owk=MC|F8:g3 KyZ5镾$\,gȕ]pusZ^[?"r81 c-~5y>-L%wERUg }Q1 c)~zչ ql 5#pyἰop*zul͌WJ.@3\BF"?[K Bx{}N,<%>f?rt{keo@f&-vz:L`uc}>i,\0sN 2fF'f ?% #z*Ir掛j5iOjrfShwI`4"!PAH&&3OQlPA7b %vw3#i<0?A5I"ӧ,c+y}^TY\ݵ߃V%&cpJZ/~{{dF9 hRv3g7j%% P1YCDf7oE!`vE?ݣsfܯ86^pS; 8 ڻG &Lu$ q`GݙE5^*0vrcUÛ ݛ@R KlE.fDVRdJRVȇ+kW^;GUQ#-jU|6jLN-A >ÿIލs:YWGIP B՞M*ҕFb[oUAO[ޚP64\A .g }"ym%9S 4FJV\ղ>©ցݳvާyZȆk,}kH wcLӒ-}2g41x|Rn|4WK^aK ih+M#Oj1Uyd޼ \|IIN 9Pm"#ߝwPt"1dFLWw,ElNHx)DJU}L 1;!wb'}prXTy4,%ub,QIT"bn}sY+Ϫ Zv-J.2T!.X0:EPc|CҦs=2Ēs 8k5y6}5m`&ٷa‚e$n`jbI}=4^Q|^c*fvw;x[ϊ`S *ܲ7#6oJSIȳޘK=[2bZtc^IiYy{HvR}mO9S3{WIߥn* Pl2lͤT=F$c#a|+x♦N!Y,||9 tvNK ]jtZkjWG.@y;vO)_f,5r% 0 oPԽM+X͉]r" B½'ԣ ]OʄSd$;{9d{LÁް4𤅷wE@I4D|Ň}WLɘg d8{gg^sy*X[\2ߺb ~_ߗdț,яctGVP]_\/3z3n(q-vrFx"Tnb$!XFԂM~1ZcA[XXrI} } L&ULPfظ*"[MGdI Kn9h#D߁.%ܫ;68Cp)Z62xH9MڗҨzQJEa§.PZhkǛMl'Zx72ne)E5TJ:E;Q5|+;B%C p xHasDZ+ &J<ق'Zxf|JO&y| =BgH`XB^]>ka`Pv#ziF21U/P|G/ sۜ41a9*4~F2Jhqz[Qu8N uWםEs6A􏁾kܴ.| <$x0~.CA'?uW;}b""{ܩd^銸?xLqOӦ ִl4L!IWR( 9<,%vSF B^S_z'4hUMDY26+8V[R+.h|0.XAx hB$q:>=}ma-e;mm'1kSrjq,\!7:Oj3M}ZkS' S/oKk6B >b?N5KBHvNTYLXIﶔrcv^!2ELv}N'ty._eCͽj/6_Y̜3/P<(<ޖ,N`_]t{Y4`HM}|ԯ8EMͬs\e4@$}&\Lby|ɷ4օA/h+岺[]x=Nr)rE>֟B(.(h 8'3:h3cpLcy CNM7wP9gܟ%":#3X(@;t JPzLCQ$ Hs:|YZ @z0ܙ; UB*F5Djj>~^>j&qzO/LG08"8 F>3f4I\5ld.Ee%ge8NQ+J`pn2MgFԛy8/A1O#4Y"TCa."3KH '?tgÒ kdѭO"jzE@fWܡZgf+ɺ*3P}+deAvr3_DwK q#jPCNt׺\^>hxb*H*}Pn< ׻&]4 rD"iqs'2O܉ڴɿRהDqU~)7 X  _@]4 9ҧ*xPK`pfkc]xH~U{Dbf.@{U<Š0ܸ*%ǙjW=[xɄ{3GύQH"_K3#:.Q̖q&HW#V\eE{Ѐz c!huM'v>@- &Y&V'hnPRwf &$lʬvئ}ffo^E Z-P,b)!BxÍxdޕAzL0UmOO @^^$@r$o/I3zf#~I`Yqy^YYQuuIY5`6(x .z',qcn[+H@yn] t[TߟNg9\*ᒵj Q5ya*Z"%4S5AIP~cw>D `"bz# MܙɮzXfvbt4q1w_H0 H,j[jNgLV}i0Tۊo߰#jJP^RXF7u(]hU٫!q/C}4tb}8-AiVnhP&SYl9-tK*YՁhׯ^uA dc=mjHfn@I+%f]ƞHnM@*}zZ7mbYHְ(c"rA P7?vj565j1o,5^#Ɉ505(҄{~ICh~*[4^/w&vKoVF6-,g~ZbZoj۩=b=3YHτdRb2p龆Z}i[SˮY^$N1F&-ojD j[U[* n$r ;qw@qzNcߺm/}OQPKˈ].. V36դd8ї֣b4FD!-:Մt gFIj5L (*)*t i7cbY?2ڪ~ǀEu !{y35|k0`r A>jOG34 z Q` c79}~܂}( 5$$;`_\vst gi*ȓ/qua\Иi.ܤ?+SBv` xr>6R(C-S~Iu5>ߵ85kс+MxyGS6 j:z,DJk:e*rvK[kVxZ>; ${1C(Zs.O޳YevR NXg%%8B6-FXBG4t|lb$E*æt6IΛu 8?$@`-\qp'I9bW,Ujj.%[XqIibY0/:uaxh2ӝyKX)tI}ʬrOJܱpfs`tVsnDN +cv_Lˇ,G-C۳QJLV':,_iU5A0+{"7vCbm%P+uPEro9S=6%1o?GӅRI ͒>_41_ Jfuu j=!ʻ/I-0qJk-gC0Qt-^9IO(@2@Oa2TutAHueO{vSWt n|_v;TBg_2͢Oanx:ÉTZF,) ; cInۿ[NJه'j.eaF_&ݤec o-oPɡMh,'W_5-'E^X\*YSA3F`[ ng}-~ >z;#0aRcyyfG BÞ'Y:S%huWGN)|EN \ư/!, (qȢ@iZs!x|)KfR  pIAuHAk3J0|@K:Ckw\4.hvXUV~o݈%D9iy}zn5Ó"ƛLDءSH,p=NrwZ[vKolRNt(§UyXa:G5Q$ L֧.%>w1(5a˵skkNR0hU< ﴖ6{m,]≖k#( Ӿf95уٓz_[X[y:d&HVeG@{Kըn3Qmzz FQ&n_˕5lGD[o{ =- JՕ<V ;CY4N¿^`.' 7~63L~d7Gwʎ@ ,7D#5O-R#vgMדēX%tܐ ;rL =TtYS0-5G-UikMr]Z d`?6RY, t7P%|s )DVv< *"*44DU&1Ƿ]muv zbi80ge.ĞǷz|@sgd.8xA=سu݇TtsQ=𧦒5˜_ȋ/弔wwsO+rfױ0MJYo <20z/lw,t TdL@[OgAcA aX8Ť$PHf~B"*[!PS%{ŭ>s:&>##ѸPkaInV gjT@:2z:dJ4SIWBK(`{*p Ld) ʓLUaE`[H[k"p3Q( [:%S3]svG,dJ< hWds>*P4?? \/43u+>V0R0T Ȳ3(B=4<3Gx ^b 7qEEUxAGw84 ghh: J^_'o*ęJB^ Y#30& $gw}L Ԭu Iw۳"|fr)`u\.ȊBv O!70D}jHGe2V:ڔWIv2Qrm;MIUELs m3Tm2oMcEU.<)XQ ;!g$i9У$a tW"'Kb?(ܼ^.>0LzCFdR3Z.@ZIxu9 P/˙?GcʯlH[nzS\ yTZ "a7{ UiH(q5 j'Gvg4:k ufw,|f"(ۯ*-L \7<( ޕgČ^yJdS }eeeoJMHp9KnC!J@c+xo\R7?ȩ8dH.z УE;fiK# u^)򶜠>G(^`ߣkGWqRX%q3²./+~v>0Ev A . &Vr*JHnK|a{vA ;}G 9YyNp71@OD""DF7#|O Kv.!gvLTۓŵ/WͣGrath5kٰrݝ懢},v"_:ޖjm;3'RrsouiqtIdI3⌀P)xկZ$- mJ)lΑ@#qgˇIQL껾VfTS[3JU)T|/cq?Cֲ&D$G C;n=.<1rF!Q0tq5qBB*ӹb>X#| 67ʭP@ӨXTg8I>Am! ݾK7P"A?de.zJ7or@V9on]O|Ȧ{ڍ䖪جWbn[7D{4MYr4timȴِљ.yf "={V<к#Z'ƒ,[ uq_7oy,5╩\A@Sӊ{oU oԹQ87QR@ls7{ A`G~H Zdj]1Q]Wj5@G/d7;pK1 DPnVQ;`U찾j{_ MƘh^7ڷiF@봜ܿ0-o{rCƒC%9U0O3 Gb_ic̵kbO&}p#p//4.t3K8M溸:p )+ "ygP`<.yLYkc^7ر&\yS yJK`t's}FPhDڸ%|TDf6΋+)$WJ"2|G8Ɨ~zID®T5'j tx| aʺ(082ď(߅ZVX2W٣RtS\9MH5#X{#NmN^k ; 2Mmsn4= ¿[)n!"tÀ.Oq;帲^UO/Ǖs3ٜ{ǡcծ9|!kqN+?[ u~M06bUWND&ml~d9_<ۢ-{jBӚI{Ȗj9֜oRbm}tk̋38y[37oOf3,=$>@e9-.~=ASt_-;wtFfKx瘟~hq%!RPzjL!!aKHGE-5tKNJ4ur֖5=7Qt-qx7G>NĿ \9ݪa Gؔ u)] 1 TJalL(&; %/&u)OcHr#HrЕY=JBzmkHEe<Fƫ:iYgiG#%FhSdY d1,Nt2 Y|Ƃ{T2AϊUa3 s-k˂d^2vomv<1,h$!Cj"iS&vF L#%TqW)kgXX]fc~ʣoD1[ȵ9D܋0'o[ZGʹnS0s[~#)[ iTСٜ3c'ּ\.=02[kנf}x'4vNX#S1&Ez)-|mu^eFrQ s (Ѽ.xxο{Ѵˎhuܤ_fĹOwNzxa^0g Sş 5"tEKLġ5F{߫UY<I„UMCeeʗbu:q-{lӽtmҘg\DT!J ߢ"&XAKD W-1lWM0<R~2=}{lk h/N^פ D<7Tt"Mg" La8hc$|nbM 'F Tf-s*9%s n=HyFmW1VucD}s% 6#["g9 s`6\j}PRAة|.*; l۔f*@I}Sl+eJDM]5>8a:2&-աkB^@qTI|DrG5_M?RJ'P 7Fӂ\92^(㸬64klTp (st5(U˪}ւȫ*ZB<H1X2OIYN[RG Mp MlG&J:gGu _5u|`oNkSilqW LUL%fH%]فWL'9#m,3@܌y}(HƧj"bk˄AI P'/qe}(b{J0.CԾ{Ή]Y3R-e߭H7XS(.& 3¾R{#L52)i8|0e5+e={AQE2"j *p:$ktDI,%I 섩`$l^ᘪVG ;H4w?/)^Q"PY {-26- |;s-qV[ו{K:TK&юOzۜD. gCU>]Ziî9K4='["tWr4rOs'CPIy8Ka6#N>(Qw]2wզU}_ף֔]N#rCR3oS~V\Lmq.s>%H{mS5jЉ)G .SoE|VƢ GRrx?[5Mt\i6e08^f%t>Gfs!Obs7܁WCl1X9GLEZvTPo~_XSBȊbm`X' Nhw2 qu>'x0@fxHݤ˲E?B[󆜽Aa5<~>yr^L1%I)`w \@o R`$Hƹ*b͒8/c5kbuy<;^%WA)pdvWur DW$?Yf[*_>~?GѮŻת[ɺ>hiiGa$kܠA?:lcJכvo1"*ϠQ3_܀MIʡ<3q  qs7NjĎCC IHdRӶ ΡF,X I,e >l&R~TV *O:q5gj} 4c$jl`l >Y!|UGPHFS =fd]Nv$MX=(?e2*yc-ن;c,pstBq|E:ԉ,HS@M =Yxm$.vŠ3h -:2$+JДR&?Q uԵ0૞[I^ Z G@x/TZ(1zzw"!LVe ;-wDdj[:FGd `Ⱦ>z\_udf[pMaPBY`_a@.ƻuL6f.yɾ=Mr?~*.-rIX(|$T:|;廖|0w[E`-"J;|{ݱ\Xo5Ʌ(()FYレ!F7$VdWs`,XX}O|q+A}~lH"$w8K`\dj!gN K451r96\8{)҂Zo5Yfqc{V_kR${oU({ۦQ7b#G&C?d޿1q1 ܝ.脘 B!SE/Pˮ:4Y?]P>>ݗq,+_=4=FhULm Jz9IçBϸXB!#º Ѽ=^Z݇Cƨ> n-agEvwHa'P=1mb[ŁCI_+z#sEjDnmb$Te|qʜʾo?"Wq}(9K;s6pW(+#C=#)3eUXcC Gʛ+NS>v 16T:Czca>%W$w!ْռ-YpwPUd u╨!g}/įyK ?1f0:š B_"rAF)%+أ!e/^ށn8LKȪs68 u\H.WZ|0~-[X/JuK!/:b4  PE*hdOyqmZ0(1m7=s> -@qUP^`rUP e')K靮 fm`cJeAZƷͿzCeQқKD;~x_!fF HPZVGHU˦(%p:rAW?TN[j?ET:fSn~@֥8&iC~18i5z]<6Wn8"cuvqIn{].^< dA[{eB$Ua 4dGvhzϥU*Q[6&,(P&Ia+A/շj+]a$gnVjPaQ.b"[\ZXR.􎌸o\K?9JKeW^h{Dډzh7jNvsCs%CYZdA8\GbZߡ5Gɏtq'U<^;RbCKcx+mmzVr $w*i`sQ$PZ{Xr7Y_jOTV}H'+`M֪J g`,w+8AR'e>Q+00O mfRfW3ff_'>q8 ;B(SPy֜25iUd-:l]2DX OBoַM{aBby;uG V-o:+8٨(_GԭACW;^;*~p,ʗ>x'b@+$R-@"c xqG8׋*>QS9uNə9=L'sFQ?&B(#Jy(=a%7vf7DwL##{й~)8^!Dc.f'胼N +`=+~ 1CP.0ψRNbҝ=G _uS[M-4Ƅߴ 4Gk6Q"eBt v?$+ӱ4;@QĬtpxI _BíUz+hQGmxln]IOU%Ot͈55xg:dc\zqGHA&'dWG%Ee/7}>iPSv#ק<yp44xє~\j_;rߣ~mtl,ڳs7/@C󃮿6^S ]kQr[p<PV+-4e!z7%*W+)/4U]oPjG@fQ W&<۱o_gVLAoM`pr`6uTb~ǡi1#;HدKd]Э+;Q )5쏌4 >my`by2f$ o1SDtqDř>˘? 0ѤΧ7bC=dp]#s彠cB WSnJYnnA&\H)'3,btW<\_qNXXl?iԎ8JxVSTY:-kzrTi:f+śNH?PE%Cpp*zsRMRYFGt—+H2V4neW!6o+鞀݋܂rkJ`Rl~)z?F4:: 5(lѽ6Ep˸J@9|@O *I0H-lr*X)f*{N-oF8ۑOcArk9 c^ZEVG.s F v> J<ȡG^mT=Xc;X0bniȵ_!96#QvoXT=& z.fkt舸M ȇQM-}kF&r% qX%(m*29)7qU_!!żNnf;+ z=Ma{RHϗ= ( G!:`pd!Ji?VJ? ߠ(ەRt3M8XLviv롆dʴ]hYHٙ<~;I)l:5 8d jѠ>dFm?8zt @Z4xUW* Hq@cK3nBzmi9_ʙ}&),s~Qaz9 HteF1MmUGe6Xa) ᎴҮ]vdz*:Xq]rTЛC| h4EIZ 5䮆=̲F6~ϑw96KJ9bN B`"w閭!vCC2]l側`Sa;^͈Ciہ.\#KnwRpȴU!]&uAjp眵9}B&bʰ̮Y1F Z )&56hC?rɋM %e.zv-fEf}4oŨa9Q3ë\ݰ55,OoT3Uy^!T?`][nwHljQHG VnL&gO`AGcܚbS-SgD#MpW/ TS c=Aw6@^7 K vz~V%+o0z3/"I6( #w:}GS^B!F(C[w7R RXmn[~~J p{TP7Ws=vq|m$p̅Ya`&jtmVfaZmSe0dh$θ-39hOep8@z 4}Wbd_skOi+T)\;hsSaDd (g][@\}L{8{ߘ8{B({Bņn}oVfph\;“q=T!3,^G_|_WZLL)f֟%!]HBgSd\ Y]wG@81,M*}_[w6<1eйzpuxak\ra 73ajWW58h aόsE]nBZow _<.L9~R<rVM]I/9OѭcbKHϑݸt`ͣ`fyF4 ݔ2OWB*#~r:|RݝpI7cݰym&jFQÄPq׹ vmwM}W.I-x$JgΕ88%V#]yzQ5mA;b;ܝfx2oH0 Y:=\P@x# yr8`L9lg(?o`|y]oy,Aٸ&7:hɕ,{V\ҳ'e_J`!* q4b6b,Xc 2^g秏lddqC~W<1"˪2\n94a[eqЪy$|JHUK_je6t9ZK[o"8yoyA.vQs"=0Ј(^~1|4 y5$R9:I1`ϼx6L9c+cDžw֬~: !6 {ܙ00|O8Ki69-[A"8ɫ:m뀦g)ϒ#ub􃬽fMQi5Ja<|1KФ$ m"n]Tz2}4nIb]q]JD,|bĝTs5afÞ .ňLhwVGQ_K1g^ƚ,{) u,%GH&οLi4~2/lﲌGcP FrW(rZ9?1_U#Xx("8he3)'r!`T*a_oЏJ5.J5,y k8~~?)}xu[ܟyiT1؇K =v7}<qE8“tƄ$wPO?'}~_Q*I-~cxz98]R^);}XX)aj͆υR'/jHD%Y̐3 B{sqGV#U\Qkw׳ 7@R\O:f^a>dʱMYK{\ʽ&/}jT;R H<809DT&Q3dm@9Z*# lN1J d5 hJ}Jx$8Y9*g@y8xP0 a|x693r@H/Nw3Q$vZ*J%mKePCd*8R z GJ]Npa>Xh [8je}V>;si?I,fE*<'[uG}ș^`jbY9uFWESn^_zM9׳(2rۿXZhS܇WH"ͭց$ů%ȉw`RC*$ #C1lZ)UFn=Yo=yv~_NJR4AVzS>g fbL5pXv +GJ+UϞRHGS,oo"b9+w6I!-Ѳtz's%h<&,2LX4&ݬ@\D&`jE{i6*uӋW1wic'ꕹ kSuFi%oAuW<$/? jĀNd 9:*`B{Zs0#ʛ}d cXXߛu #'sK{ n:j7Y FW8N''uiE\D L<_>.+[YZTҀ8VA x`~=h-o ]7om΅v˗ b{t c6WOQ؃u=Ft H ٻA͸IBA-~R@Mw\ S|Y*5 GR ǁR)ZIMX;ҷTRW U2SR/W&+*j_c+ 6d\i AK6 vFAM q ,{]r*;R8Ӡo/>ova(Q y8@2/G-RZJCMV𕛭VRtZ$ ƥGR!M-1dԇ`FB|RƻQ?$5+GI(;9">``0'j.j^(EP(6kCY:Е8ŮB/:a,Rw+zVVEN7UX$z`O{TV~ª1r@;/7, Tˉ؅].+<w34Ss۵&]OBstq!Q5(bsv-x;{4>cne.Շ5]oဠ>參(o. F3qփyU.6N"c,E2cUM_}-`9"yՇ ٳ@"*ܔ#B7Uɪ+~_O#-P Q̽>Y"0Qsk3j)%.`YoL/c,I4da\IK-uJX,}KI12lS{t0҅D&=MohJ;mm*I'A9Ʒ)/0Qᐍ->?9z맦fb9Fݎ")fqlr* P_YΕUC5t Klm?lQC JHod۾|(R7eJMJ!7ARU"!y{#.ѲxSu(vf#7(yUbw3Ǥ="1eWbs~8VUITNX0C)M1W@p,S/D qmzHE 'ahT*xT%l--^,-@^P|׋\NHBHź^Yku.pt4y*=B' 0}˅.ߍWV0Ƌ:7*;ZU?۔&|z_5Miw&rt|)O6Ks7kyt?ĝн(Ehcs_iM07*#UN ys0`jf}LX}r7rsIC^N7h6c3?"H6_7w켗54Gc\L Rn(vXͅ0˷J7ʩsB|O 1ի'Y!/b o~Nl;L|.fJ|=yrnN c5Ր5-}?DGVǒ"2;`^nɛpIu$0y|޼t \E9G-qiU`0ue[MEO\6[t?xAZW(&"Hoq~gCU2D 86ԥW9"3MW6|5=\u>X0;3oc`ᶮJ^|P̥d,G/UT~D2GĭRו09id2)0JM^spBQXn2RHrF= b׈ҨR;RǴ~:);W!uKTƱԺ$OUqVV4F;y|v@v-fXE^dVpyiK:'}ȅŕ[IgGH(_#VSCXjGhML.Ń+N`t8I[sBmƜ63?'f((9ZsFM눈.N?h,Ė~5[C#D'$|K_YS+k|O$+m!  :kzs|@̺ &M3ez-yu y ҍ8(Ó9Cft yZd?4uÝᥞNܼSֹ /QP?{;S}5e[ ȉn\O;14(Liн;kFR{ȒHc\bPpe:.YH$[qt{jKܦ¥sJ㍌C IehYWæd8G!gjNqT_H'@[#G8,\KjCUL-ދ~j }+fWtcC;Da^ +* Iݝ"VZ 1Dje_v?bPRbjʏηs؄ʊnO_J*H&k zN]jPzDbN2vaD_/;>h2Hai2<>T"4@+]bIFMZШ~S94v#'&̈́CC}; X;gh p%zǶZ>7RG ˖\E dqv* |[\EBJ1g A];|vVw'H1 1&?&{_b?3Uwڙi8>+Q|[Tքu`CJېƸ+T}W(u=B#R>dDCop F&H/o(5vmp.Q!h#r0Tp*N;ؑ܇Ǜq?N:(Ep}`!@hf_SJsV]6ч̣5%+xMm a 06Y[g^Ӌ-s~xI !2S,C&%&TJ;o'/9]!|; +JXoIvkؼ,&_'ޛ7̫Uٸny>E%H91ak$ ˶m,Z(YIE&A4vRHtd`Md c:iW\0OṈ6-Fp`@_H66l!+HcT#CNZI[3&FokMhf턍2% ՙL8oe୔Սwsu:=$@:ea4!sl3){(Lvkt- Uq:i1T:M ɁXQ"%_Zlΰ ^OѕlPPWK {dM$8)cDj}{id{Oi. p1Jy[x_F 5T|{צ4q)2?J +k>erWX,&һ(0ymKmZ'5:,jt_ 7vA+A^{Dr1Kz[RF9Wnm{b!k<%cPfij޶9,ˈbS% oQ0Pk3ILou|(il$u-- uj0j$k+\LsK mq(Kod(&pVF5vH(tPYEON%s[''iSi-yR'.E* ZcY)uQ0ggq@?>ÆY@wbÒs3Gx0Àyoifj6,7MR2B &0Vڞ>z)kFk%Hx֏t)$1=[wP¼F>7m s\Ai&)ABM99&ӕA xBXp7iGNt?eV/I[j(Aum7fVO9H3!i/> !䂃}Ljs6`C|;sf}!t {Ռ Mzp2q͂\,RQ4lfP{Uё@'D0:CD]뿠(eI&ock^#sS@08齃a\Q^bnɋ* ,g5G.)3m;Y Ɇ@ʖ'hOb [&Z3nHBz6 8%u"gqBzG˯ mp*<zO%*saL >2t;̔L0WiP<yPJct 3kqd#g/ȨS%l=Z^Pg7}E-@7g|? B 3g Y%u.Yȁ!Gx ~Py(mÓ8zg.-u3PcFpe@)dp yyDS' ;:֗4\5.v)TҸuv*..R3G݈sOIDlHᵻF_!dN wqpa+ (6U-󄞡6EвzY/'TnBpաi#m|<|lg(Sb>کV|ˬ!Ѵ^n#͢^,~\㳍阨]#GP_(6#G'=Gk,(j# \/ZƷkO9擆.͇||Z1﹄cτ$}HaP9f *6a]q2M(}| p:8I7ܸ_Pvq]/CB):gA6Kޖ,XV <9/e^Q_V,:O?Xve-S3\?r^QuÍ":qdMpɠ2*liLR7X1SB|xNOZaCVbF捪(ʟUA=B<ô9d707 qM_ ;F=oXw?|ʭ$l嫑 AÃ%љYW~ ڜ 5'7^K~5>Y$}q-?qkSNHB<6>svBMI~Ϭ1Y¼6l uvA۷%0ҘB^ {i=?f2,ѫP hF w*]+郠tńN>%:]u'B[cS5zMO49#-Wǿ*{s ]_ _#W 4ӺkƍIP4Ozb+g#]Qn#+[4%M}/I̮t㸄ᑢOHu2 35͖גȧ؜OT~wY`2'VH?{E)圉,6"jAHPWNBp+^5S(օcчjC ]b?!E|,UD &Ðc4A%64  kK%&c:i)<青{Һc k쇵]^*RK?CEdYA96I&5,K7ۑW))0MwIc-A>>Y"iGm/-zl܇YTXh7ІDeqBW^ř1Ff?sTYe5 ~"zCe_vTSK dܳ,ߍ+9JNJ7ҹ_D岱@VDⶦO%y>ۘ@I۳mȵ9$o3T^}4@j%ڲf-~+h ڼ5~61,m;C^P@3t2gWD)q) .u3-&=aIj媝zk`P S+XQ]D޻3(G΀_Nwɚ"QCrڼ5 -MRA[kE!y:p,<˔fGW5_By6y̳?9xnͽDcIn?%8 ]_՘ ~IK$C|qިDZ'wcĻL/sШ5.o}dR t8UY@5l]gGPQzR6_3R{r/q,Z u i+[H|lQ@8c+8bb`/B^ (g@VR= lq,QN^.I|5 xW_3A%M=d y;A@zxbB'7BܼBGjjQ }q-y{qwT ">`5|}“98zẌ́ b9\W$Jq5#?>mSyR4^b cxaZ (6;lNM\ƾ}v}+ ǩ 6AL wp\#Mܟzv< o08Lf,$@fcAW.&uBM}6ZV@tu0K!}inb~u (x>Fi 1EO3@E9ڧctb [)'J /W[L}G3IV!΋HJ~gX9LAEk;\݆FNZp d/R9xi[+ :xdžJmGNA 苝F SKX*:^Ԧ#h17ыdkl, _dyH馚 w$g+b!ٗuScqŻ|@ys\ؑ":6L/_ Ti5u?"7Lf9\Ĺ'֯smlfK,]ڦ"k@on/*{-6ګЄ+6+>j4|S3,MX-+֓l㞍"3h˯Kf%w"޻x1~Lɖ42w0V?{_lީ^G+ OԶP!cPTnÊq#a $bR%iqm/E`)~JyD#Rt mҗG-mmwk"//`V_6ϐ\pNHK Jd0ťM:^ˠD+rYJ(@ ԑRʽml[]Y+SR'ԧ>N)NQVȔ}]3BKk@>CYQൂ!q)а f} R}^~ P7g$A]6E̘P= ղӝF位MIjvlYrbmL`[qlI A{gsDǁ۷- @`i ~ꍋۚH5yO>Z+ qV5AN2sѰ )61), DY}Xڂբ v[R(vUvZuccƈ̨#>k,Tt30| ѓmI{d&EsZnѧI6CNW?wFL?B8/Ucz_jm[T?]7O^Q]pl~R)Qk/, 蓳ǚseOaJh驆637j@FF+^$ON(G.&BNZr)K}|I7&@f?PQW#*1C3 0 ;jW|apȲ;gҔ}MmΜ/ 0|#@zhAsw##;k) d0(qYr-xAU@Y zh|PK%8y?JA )  M_YSBV]*38|F[bJc1e"U|-C5F+o.3ޒ nգAO@)TH* ksl3;81Slj=ՕNkxݫ>풉B qٙaֹ`%'eQCD8?WcL׉ XS)} K *KN}{HYWx1 ;!VwPϜW Aվ .g ݝF8pTw`aa[J.hI \bU(1d7KȶǢ+i+9x*r?1\찅3*]Y̮G4 Ѿ3^ S6q(y|O*)j@hms=beKEE oׯ oܲ1aZ8s H~CON=؉R+pM_Rv;tRءzn i힉R'x)0tsYA~ZrM:$+qs?'iDEՎ+Adn6G c8Ж42sU{#eu ~8%3n9ژL1 "\ӄ?f̭ FZJImh6gNC-boXp-x1oNoJqCi$ iF,^\FN4#GYxX !;ZdDTwG~krǃù"Y} U:#PK//r.s0<T#ΘN3%XV˙\qd!q}P U fru⣯$wE;bFΦl%p3,ח BdL SrWR%TWQ0.> )̄14I]~ZnoØ|73fH%TWy#ޙY/h{V&cIIzq[qV;(RmӦNsZ%x]l?,)J|P#2`DgP?=: 0 ŞGB{ā&=#wXLalc'7/ʘyB~ TQ$%;{ 9 SقLRP:ia~cui7,'0ف3RG(Y-󳓃n ^1S uby^ROd&f LHqGprbnGU)$?~GmJ'] &M!eޯ6}K"bSfS0)9M<6ha`63}\0#,>#;:/X .3Cn=m*uU2yzX:!KGVsq 9R7R좳 ʰ~ݸ8H8 z=u[]<3;md tM7mHd?j/: }DbX0au!Mãͭ_qxQeGx."r =Ru:Q{NZ:"X$:c2wo5`CԼ*,7 ߓ(٧B:*Z[_,;}urXK؞/0jCF/Lmuo}9>s|. 2j`(K%KBdvj1q(:ep[׊YYJ''N{tR2QĀgR r w@L:wʖe,((y"0jK[^dQ+"q'g<*: Mx>qay}I_~_pb,'L#8 +}Wfk<,D I},%~f{X=Z Zϱo1_)"1'A7]gXH-3-:i~DǀA]/FؖYpT+o?$ZFQv JR6ƔL$aeĵq085fvK(#@ 67cBR B2(ނ L_'1 \9PlK>;%0-U&55۸a吐‘B|1B_q2,|9\>瓊ߌ5ZLdP "sbҵ ޑ 7vQۉ݃39s%l+ |=3EtcP=/&BÏǁ0#X7w33eҹ eN;l")d};#l:nʗ)z Nfx--/Sm>`'UbYBY#=1ᄵ.gϮH|yFRGO)Ӡ((7qo6*מ7HByKuŅ'Dl >ʹͬGۂHt ^KFKpvxؑu1pˋª{M FYagPaL2"`KfսR84U+@Th5Ftq^y{7'+楍~VEQ9Nl$Z{ DMIh,6`n NCrR4C(}VY<5#f뜟!wh}EGIj6sv>X NM 'G,.jTHkv1%͛^0H?W]vYw- ֎+m]ۖa뿺HFBO9cNbQBգU %>Uߨ[ڱA e]ݺSgOX{ ]9̻ "534J>xM/#B%Xen\$񯿗êǫO.ʼnwD}\ݦ3+ߋHWwi20X 4 *IoژPG݉fcR` C˿ǿ*ORӿC$52cKwp.\zLu.FZ x6GeMa#yR}U 1loʢ@pwt!ZkFJ|['n,dK!]uSbDi(FYn#eу㥉֏F/ $4dvp>"hЏ|>Ӣ7`0&@3 $ Q"Ɲ XEÒY*e#j2N^ ^{6+*Ήvߕ "‰M}z єƿ.yYJm/N Aj9iJut-^[j+x2LE޵rO)sd8Ypz^ U l1̗uMpÙX(^^MNnyj CR~<%D3Ʈ]=;,Ȱ3܇x.x:COs J<2VnIv6׊5q$T+H!:1`Th;$he^'eKę, =30dK.L2iEcְµ> IjT _-L6^%O\"ǥfJ+Zyk9b92hwώR%d'^fkXMn}ʭrh~#iOJKǸ4"Jlu-aDV Y#I .}N~Bv2^/sv.Cb' B-0ӹTKmw=`&}Ztt +9`g4;g>󍻫l_ f;ZOܗ-A b+hSv:f4zk/|Ύ7%~l_ }u+om7gq$} 'g%ÁL'@PW*-'x:j#gD9VK(ȪɰM;\` KUs"Y ͅwM I%5 m܆P ٠ NZIu8MyJ?ޮEC) KXUD.NF]hűej-Q|H5z VJ496mbupheZ,L:*DxK/~l%*ŗTJEUe.ߛӯx >|\FV$_y-%&PCnimZ̐ 0m=WYgΖs6V 7 dJ{G#jA< narD.l]Ʋ/Xc}<(rw%X}[oQդ)tY si(a7g iפfEYSdb.}xV,f2{glw dү8r0 5BQBbJl+%$}[_DgeRU5 m._r*{0PhW?8/SAFOH9 i*c@BwM(E#j P/Y.=ʻ7EQi6f#tM7,Gm_wPڬDM!/F!iOWZ^ HtO #! *TzNDlӐV Ϩ,Fo[>}w}xtwRƗZ >nօEGHO 恆|5.}n&?Pbb8RyekA"hZBI6 .Փ`t m#˪5.s: $'y/ck>"h΃}ݸr2On|R#Jv璀Hze2ݹ| tgmUȆⶪoe^#_x})a"1ffg;VX?u|He8ǸeaN_$w3~?'ŊxGn(aAM*s"86޷A@G|OSLiϐ]c|̻ϝgxQsT5ƋJ6o\ݚt]3KSJuG{z.T=Ȩ/߿[Z9J\M)lvcsYmEpSUN0EԘ/Ye/9\ا} *cD` '.9oϚL6zߪ<1tĝSMId{5Em.jJ g)o &.cnva!ALՉk;~]3-MfN;-!p ?}Sxd.%)?'3~準$btB/!uT⅐rq|Pr%j1@FRt@ˀJvAOT5@"Щf@p %x44|adT˵J*'|UBK"^W*dLΩ@CpX*K8o ٴ)PNZ*D,X*V/:~knK.&%YpP ?55N51u?C$^=g?L;T:6I-wD\rBa Y+.p0:d!kh~ebMR7<%)mtK#`{&8rM6P|3VfuGڐ5#-vpA*Fp#HYU116 W2kiWE<.s"B`:Vo z\:(_G8TG<ɡvJWr)3ֶob%P)vćD,I$j% jށ!@ n /IplE݊ʰlsif٧)By!yRyzj%󆢅Xe%-r/cW)]VEizu ?鍏ܗ'qظigJmZ)ɠYaOk5X6 dRQy{)oOFqu Yxy &! {>K9YkcjgM/N&…oW➌U@lՄr;jds A|=->a Ώc]uHJ٠8pK/ h'1#` [:Ox>e>l>Nh˚EW.QJ4Tt D [6D3`Fi 﫼30E4&l-DSѓb ʨ;+.42胣@*N)*%BQg۫}QHL' Ӥq}Wf"tmܺ B*:Yl?ҦP3-ܦ)..NO>̄l}['}^93>*P?vQ5(E ev5;[&tfщ8MdrO4wY5+qze!ͿZ̈́,T oirR3'l]S{ai~`r_)H^z9bVǪ~.jYy݆Vai-@[x|=MAdR$j/^2)31-bs*Ƭv4I6ۖ!mD\k7$Ȋ, + ?#%d^x4cˋ`b5?vX)AVeIU :藕v!4L? 7[O$/YgϨiٖz`x0!ީx T֤~u̻d]Lfw!yܰ Ȼ0D;;Zpo۵iW55q#NN# /5HL# e ׼ޢvù4_#f8UmKXV};i GuE/^`Q,7r{dGtf;kNom; ؜z"6c?QЁd~N@_{+@}634)\Ulq,g$hUGNK[KN귚G[biHncYf0)Nb Ud/VP]w8Om`23"x6\ǡC1جm(WIjEtj9{m9}Dz.\ VU V@MBuyZ9vzڐίVZ˲JPWonDEF24A= ʺWK"aq,Z˝9ߒkBq?r ԣ S37`;XLhʋ$q8J ɪ86Cm6G eגV8; mܼ(~^?EmG2ꐯkY>w;8C >\/]#}@ TcRZilesȽ_.0Q_O$PYio1-_jtbVm nh(wgh@8ukP |R-V=]Sf4m.vzradݪ`0Z`U k-c76c-|3  잫/&+Yj/BnQ.,^:z!.0ySEj@K'm5׾,n}b)ΒkUl7C] nc2rPV6 #Sɭf"q'wBGI))A"fBwr6z]" [  N&?}IH(*C?{P~KϽY„Wf!!vĘxW#T_)5F~7%$:|li˸yң٩9UDQpKm8+:kba.7Ё>~IM^37c &-|y2H[#wpdPF;s) #{.fFyRH{1S3qϦkZD>;s82틢jĎ.!x0\ %fdϳ-8-~xEH18ҝpvҍu"#ɼHC+"6ƻ]1 OPv56@ӳď{ ەDG1p{ B& AWglMXܻtbR)>4XjMIZv2yPp̐+ڽbA~!b箑aem=E*2'3׽P/Ӷfʸt`/ em Yei7Mp{Fo\"%EK#*"wnh(%o@ne2"~S;SHUs^SggI]#uN'ǼIYtqǎ$ǧsNLŒ~]Q R$L$ ۧ'\jR56a"8{-{jRIױv4gpִܖJ@6KfVy rjZRHTl3&[ɺgǏ#5)7M qIbAFVPw"މx:MEᬥrN xX)BܪN^;=KdOQ>5OsJ8KO6mJ_6#_`Cm6Jv5"ғEwDLFlLL>Tjv~ȥL{J`?QEHeU4^i7AW M?g!mR>V QZY&&'t2 6A뀊~HS N,(#tg80m[3~kxṕ.kJZZ!X?Rdh.AÕNc;eEn0.0N/_I`>SYz53Ertiv\CGZ|iǿB{,j\l]Zb&iT–I<u^Yiu~%AUıfxλ ŀP@s)!G5)J+a"TLq=OxSۋ \TP'rqPU) g/;@*7$w$Ji%Y*bm)u،6x| s'$:l!qVJ1+0ץaDdk<=[@ǝ9nn>W}>TNLPD gIpş)TP }p'=;?%53-(=eݲ(T|4!?mo~*(dIwh_v7e68sN)Qt_@,`59 [Ff}-CA~BY! )#߇نyVS AGA"RHg 籤_ zJ܊_[.0$[frUwgxRoDywl2ŔhOwzQ^h٪EcxĐH$ۼ Z*o< LYŷY1.2g1h#18~*}:z [Hڸ`w[.kM*Â5)?q{`HJPkt_5~qLq,?Ah3IB|*f}b'VAM|-ZnzL^ qNв@%x/6po&}!0y$rdF6>4|.>XwQ8ͫn|_F<JUۖkIyiR!;L2jJXCzg5R!Z9e&7-#Q)3 `kgǦ/*JxAERvڍ20r6"KZ1{gf$h 9rM is)hr`=S0 uӰ!d,ӄhU7$~%7 $u>RX >$JfycvUc/p<깼1󣇛PFdq-LfL"i e ix}yb\|$fBն9P^d_w9%>;ZArc;HK{߷{^sVm߰!bNV0IzE_Ѻ*niuti&㳣2jHkXp!KSeVom'm&2~mX+N:N>OPr󑐐uqd1 J\9lJ_55J6uzJyaM<ݿRTzfNFL"8.]ǛФSRYӚ0߫\)trGTIMH,T36+qԹ`)#1&6䒛{> tڧ={K]IsW=wXx˨+WXXZGJGrN?ɑ= l p( Aڔ"Xrt?wswT{h.t1Bu8taw%a0#MU&#)vS ?GHKkv&OrLA LhӒ)Acs~L gV_'u@$vbK oXLB1j`(KS!ڂfI /%/ʽE!!, Vk9#'+\FuẄ4/Rh[|߿-BmIk g5`Ԋ^س76^"8x(eJC)WQE-tg2u2!\QZfv^ װ31S&rus'FfiMɨqJa ݣkKRB;ߌ i;e`Qg 3RўGJv+\JaOHO0 q@^'NgW;Iv) m@;Ujg -Ez F׳qSEC>[e&;M7ы@e vYQ۳ _bHuJTeElI p٪kn@i%w5MimQT,HȩIL~ܣn!2qnZu{  8Hg(#]vْLZĩT_1p'[iSezllN3Gסܫi`gܬEj>MDPv D7ȸ̃2 ֢u+ M%$9p0e= Bۋg zÝHObb0#}*ž.fr ;"2͗عAbF׳R-u$^#ihJڣžjRQdP-.HC&h\Ŝ<WpMkn8SlE] aD“;(aJ&]-`/aƘFNg%(Yb?#LE26#'WID7WP빚t2i֔0>KV j c@Δ1_TTRwD1PTR4 Ni9H:٘%Sj\]ZLQRYae2<# Wt +fdTmld1/(ACx2Yn${(%(r<<P I)@$1"R9N.4pb^#IYk2#ĈG?Tߐj2qnI$ww;FNNL^G33~V1)d g_x-ޚFcL n˧yY:0ƫ/Zn:߾` aDY^Ի#tKcga=J9;S :fm3V,]B H/T4V #*vR4?D y])&dR S)Lrv]KKCnC͏l9kGưN$Y7[YyvF^LpGvֲojuӜ7TWʃhP TTڮcRn\0J7g2}f A^0(!ZTm8-1?z6 e['ktrYE<$Hɉ7~TBv&/ ,¾;GtX(u iNҪ-޲.sfwkeAͣsM-ib_nLl9۱uID-[Kh]i|6`p}ڝ>8'r>3ԗrE̍*Kնs]#-`lF.+]N$RdX@, _w2(ʁ.LXc)09h':Z,pxOmu֋%s A"$62b*sܭ7yXp4kn:IS1ۆJO7F~=L@K:=3w:c}p7p/3EY[Wmn݅vM/l%­ep"f ?'D4tnD/=(;@E c-~ [A*?CX]&aK(! 9S瑒ۯN#^س":?tKPiJ!"_+۳6%g Fɮ\()tyA;DesCIɥ!F/ MОS#gq!p%C# g1D=mѕE0`C{\:NPқG;YNc4<4&?zZMx?'6}?MuyUd(<g}aJw#SHGk|&Tt b|U!iuC)n*sly좚SDK(}Gq[mD{/*?,?^ۥ5׊uP oxaq[<Q7|Y@Kt1Qhk=U艢KL[0,Cɞ*AH,B.-,i 3YkN{ gj!HkV :dPe t,omՈ2 ҍW:C=?cԥ/GoA/N6$Gc@Ih)rthNI߄8yQZY ~@v۸Px)# `#VֳNgX0/N1ytU-b_fX^5|MAlk򤬼h,%D{V>"g#qpe_ .Ͱ;+{籲ߢ|¨?:EڍʧyC塃Ƽ::s9ysBs gGx JSu~Z h=4L´thEr")mi+{~N2 [BHw葆Cߗ(2a_rh<I519#i9>77 ^r}"M?397RL.DanOE-tD4e|(afN Y?y/ s&"".[v\+.Ug/X'r񋵕2tX @+1S%ROw̥":\!Rn"7q4uM٪iz6G-P愜1*+ =uPHgY5_9 Z0alA ;'+Ùӵv / \!봯Qt*PKr·w3|@ TL z vKwK!1 >g!X5!>̜D6z\#MѲlXb]O#S><9ef UZCg#AE7gi^-4/y3UinуŽg(m`K/.e8`* fM 1"kWvQꋡ@'(]dXh-4MRҫwG{KקrsgP=ǟsɴA ]\߀ôPh$:l=b&0;L3:NO{CzjW=JRy7|gADܽ2UH [p~G8M`ŮGw$`ܜۧ.]<Aڡd2ȿjݙy2+6"Bc6f uo'L)TVj{7*`IK6E[Ҫ lJ6@o_Ɲ-ҮdsƗ|cJ .EMSPU605y@e#< ҩF`ke܎zΘB^%F@_BU!8Qt򲊨?@5L%_C VChS&JR`}&nx@r*3vFӑC,:+;ۻr.2OFܫ,V2c LU/fH_URWZ+CQVert9FK*E~OmmI(<1+oc/di*"ens$g!a%!R- .k?yxPk!537@fb{dxnP,4!_(ͱ]j7dF%9$UI_"p XDQK'hx,?X3l 랼l\cEa[ ׵KE7*wĄ t;!у ނ+բȀ`kbVǼp5-)B^-~c8:ٓ >WmdfflʀA\&b*ļ%M5{%|+!$ŋ'E.7iS ɸQp<=P]&ڧYNy;B XD FY,}NA ߲3灠Iq_W/%zaǼ " 0zr 5_#w]eH:kfhbWt FuIZ+%X u/rWVܻ27AkcދAt};yN1w bt%lWC?p;Jӆ`@]E/MM7mFV@Y9 \V*i3a"NNM##}1a*5k}hEI&9"ߪQt@u(B*//nT b.u ,5 |жpLQp`jQ'VXC3?Wh$ψ܄-5k=KJ6;U]q>όx*slFuK)֭{PF؏m[ xE/Q-(Ztu6YN`=nwNDӍ]M7%K5&! ̞]9:@ f>`vl-Q/:j1; <l1ۅQ4Ioi*NO(F# gÄfAƦ _6mA 8qxrmk Yap)_wrt5;ݑ&}e6.BmFk oc^$ kogj~187!a<;XPa܅*pZ1攞cg.-WC!1\[[®J6/  6\Mqgd)9;QoJAG¿hkL4dmIBxOᾆ#oIaAOJ9W |RNpccTխžc'3hFjo}W˒lSBPN,YZ/"WhjΖ[|p -#voNha+ɍb5AtLpGNy&w"b ߑtσ1,VO]`yl9]J~_5.R%=XZ6ٸ/7}8~xA*NeO05/GZO#JWQ+kDl 8&sg%"w׿P*!@a B H%hh$^82wdaIc;MNWKAYcw'N`lߔ'Γl3 DOtX 33cAw]]M &5#nH?ɞŰ@4 q|X:]ԌXNߓ%O~KΕ. q&h8G^|>MФl~nGzD4zF4-_\@zVd,)oK( $gxX0"\'%v׍m/}5'C3.Q<=2[pv+upGKR${nh ޫ 6j2ݭjE&[c* Vod_NTMTY!J̹5*6aXyQ8,=g+ .RZmA=xPˍ [aDJɞqgfDIs*;ukt KxkY`;ـb1G ^!=Ϩ\Cc4)2a3_bd.H&GlZLQE׬2w@9'9 Ɋ+.EW{蚎ۓQ+<sbvK.kuKqQyh]=VBJ܋qZRVfƛZg.hCJHo8(PQ\t+T2'hEҟT)Jcq ~ mhV9#gV ]G/˃48f7w͈|t9p-*?A$~_ &36޶ [;SWe9!+:='AÏLѓd:1_y+HzB:M0!u(ψdɷSP`nWK&XgO1BFX)㐶W2P-/Z"^[[I=A:QR|hM[ΩGQ+BIsN0;m8 2|8klZJ~[xQ烯Z3kNj$ҺIiȳs]*V Å2%Ѻr la}8 F}M|fk7ғGA #ijDG-۲llb4HNLWmρN5|@2u#~_%oc*1j +I뷠+U'm(_b):fklA?߶Š%ٜB/plƖPwa"@;oL/ET˺txjdSg yxʸp|CDO|6rO*]0MP~hJp-bD6X@ <z R:t=L-[sh? -dANuzz7EG0 f uc.;mfSep*쓤c:ӝEHfN6ӂ `Z8DX0SW{Epsin'Kè@HS\ӝѽ4Wn9Nƭ#(q@h&K|3 IF1o t$_Ɓ+~cvt\*Y݄ވ{L̛*QeВ铷;a<bbv|m$z+ˈ+]lx`+ױ=b;L~;:aQff0MHڰW ]*$TmܫHrx,ٓ][f"uV`M] i,hbDNvucl˼KJOL B"]˙CVq^hܲ 0}Tc'j6 e e"X^P3F|h@M_jjAߍFDŲuPTN-Z!==3Ud(1l(xOU^,E o~̞Pԋ pGVpɁ~5VBڷNBӑ B?K>AI.€ⱥ) Ϛ΃ĘQ={$q)&`a { \!bqCr=S4Gs6ެb,wXND^)[j={2'pAA+[!$ _rL4CSMߞ4@]yo$-j8z?}7J43w;q¥AM\̌;J_aE(W51P㱤'K_j ƌc efuiBڮ",$So=1daiJR5kMmz Y)/"7I2 ӎ֌p1CpF 0'hzLiح }G?)r*/lۦ#;# li|0<,\NW7=esC5w\Gfj^+w&^I®F,x*t-vWvH"_0nMV?|Šl6.OTOhW 23gIh9ʆ ܐN^ JQI0fʽߴ3rHrN'r͌}VzM;|R9(ƥ  0ޜJ(e"!]~<|-8ײҿ+_WgpgܱdKU}ꎫB .?J!Hv/T;$YG: g'Z8~(OO8ύ;OeJ%;0ة4}ǡQB5Nfq[&ꥇ@Z.k"~8|p>(ࡢcW(x@4cР@D<<;9޾r_F+mk=FQ{ B8[XY V51?(>q+_:Β[s z>y\ (W>/H sxۦ ssw-nBoi_"\g3W+bbڸoo ]͸r̍X,+Nض̿8 >/N6jWz[Sϋ:1MmUe-n24&ޫrYH񺞢2bz(W<R?dA@,FݨjFu#;$HNxϷ^;pb?[!LJe5>{ߠ!d?ӒCLq W ρꔖTF-u%R$11y*kp!hyښ T6:vzpǏpYYl2"J 2i>2q7w]RQ6u61uSd$ lXz@OzWlw9 _d@OlWkjB//a&˴;:Z%vTY SIAo$fgu>!T`0|Dd_235GuԾktstN"@=9@Fh액[>\\Sڻ3>Q7=@nY-px5Uzi?fk%5FE`]З3y Ht jmp'p&b#6Ȗ&qTӍ(fbΘ?h|ڞ>G2Vs2iEVdM&Mau9^B?ZgFE ȃ8ߚDF:NL%_+HkKW?\H!(BVZ/nFwn9м/pL+wFQ"V4yijv5S<&%a4c=I+$nqu9nT= gVxl謯@)äh̾u>hMoaɨyѝal`4 AK냿C(6M /LMa9jl[ 2t?E"oΰ`QBr }ri9L_=ơ-`msjƨg&{c7MnTH6.M$4oq +0.k ўrssv(0ו*/4) ;܅s\vX*-K" )CyeZG/dR @@ Oj49'J?&T0|z(=LIa뛱xbca^Z]Wt{\=De`Lik>ϔs@͒\,oaL:$*!)9[#K}rb!i 䆾t:U=DU&a}0ΜYebs-w"%C[ђ5_ղ`-)4uS`cNc!Idb$ GߙtFIV+RYF /K ,09x]2gF蜏2^QX֓y'L~4*DۣTjs@ xqӁ7>,@KVVY(uQ̉`ժ Z}&Ժݯn00D>Q!HH'e^dhΖ=<,'$·n;Jnd0?WEy۳/@4Pc} 7?R*{Ӵ};2):Hj,>LL^}S I2F]dM{,^D l%TGeϑ_4htf3^YRqu̾B t$kcix(~NeBm Ͳ}E75dQzDa9.:u{A#54 а٪`0d5iJnc$)*JFYo|٦*1o Q`2BOP3{aË: KB[C*tYCY٫ 7}LtIms=O?*;A$FTGd?CLEuW enAl5!T2Lu-u= Й7_۲cvlf͔foE5o5vY"b`zB0Y@Lԭ HU31]'\(#_ؔsJ!5t4, S{aV[&AD֨!πCSCi+ZfMuzoq`pKsYu19?DZf1>]',@OLpOCD}0IX23ggKkqolG̦ڐt*? r:|e, 2_j5:q"?\R(\avcOL&(vhFؕ^wByhH ; FDM0l% j9Y?Si蟆pSq"7:0|7pO["BԮ'ݾCg_Li7t--'O Ĺm-}ZwM<v%@} j\NpFרu yJ θ#H7-אַPNzII SjqHzIh 6_&]3?pr=wPcnHYW;C]{?XB,ZR2m VԘ:N/DU7q^xrG=v,Aa `iFex'qܭ&\]nj0[Y4+cj#R7h|庐jʡr?1^#$cs)Q4ٺ0bD~d{,CKsh#3˙Fize&̕1j˙a#"a2(0eU % j c~*RӳHZAkYO"B4"^Z17xyvqd" /:pr'𢡄ڨ0߳q7΄s>ĞfXWo)=ܦD*hTv9̟*ޚl+.w(_ ½~;ԉ0aжK"j. S\ϛ'k̾Ãn|r5VP֕?5DFxcLy%aA_~ڦƃ8x.^rU*iC]:'ۗ`ߓ"UI[.E &K# 4Kog,mμΖEha=+O>s(j(D85S ۭO3:--Ú]IwϘ=&"I*q&Qu9+ d9(jb2 fȀ +uU? .16"6_R+1Uϡ~0rO(`zni )ݙÑO).Wxdlq魍@JZ&2-rίuWaI(EV?^?~~yyLAN\18A3T[.F?ՠ~xЬe*zջ~ !΄2n}USOVtEX~? `7Wdi@JS ^ ϻbFsz 2aT(ab]`P[bdN|>?hD.*h} N|wxHF 'Ks/߹^ [`~$4miˌIMbJkWE#RWDt񽪙#0s.Df E3T-5f+0fA<OJyXa7!<ɫ6bDGV lNπ.98iX*{x얅< D .eXOф\Tmh{б Vr(RA;OsK!u!F ĥ2r,C[yNSḊW>eP[G%gbiK҇53:3HBwu5`)pS*B]I3ƉܤjjWPq)mZ@,YlɅbCO3nt{uu%PFӵ0ͷ@ocu>'ׁ'E!B^'wӡ8_%;7IkR|'w,?3h7IkIPx% 'i-z:9*|y=@\$ 8uʜrL=78wRx)zMxS@ 5*bE/^ڗ.vF<ʸi L`<J"7ע oxm>~U仁Zi5 G f!)1ihBЯ]3Y{D-SXtM=K;7OG1XA̕%m_c%U88tm3r壋~C|aϲY^F7p1;x*gE]v#M6kDs]Xi5!sυMcB%iL~BFD_S L揩IC8M04DOSdE&n=H9><ԹYpyqv 4Jg uT̹ޡoRy-"1`H.-y>8WY tݰY@jn "\3.W6vQH7BHz 'iOhß^45\nktЋѽ'[ ]@)7K^/ ]$E+k~=}AM[:9;uɒPjȓ٢oqO/D { e%rAim"$?nsT"\G{` ~N##@ fZӿfilʆG4p`p&&CqK/e¾tGb?mN4|Xbp 1k|&o#KŇ ?9Mh cOUQ*-a|)q(=rudL#CJψk% `# R/E\[bU~e<_Ogf`K*kx3YS؟^9I <ƑnKw`xI ޓjOBc |#/J,`9Y3(M(p=?ToޏS^c1jg-Na06S* p*iDcPDFI{lq]nԟeZq8yϮzzy %Z ;\<\YH}|@|PGQg$T TRgVgY\tԣZK͞)c a!cڗ%(C"?GUg mגh,Iz)Aw)ph2h W=#b֫Y:KK_p蘿#X*ĂĂ߉Ma b"ZJ"t~[r!׉Vla+{axѕX:hK3Ë-T ]Gl6Z^|60+ ؆F"B5ln7Hn~wu!+t{Hbm "l鰲 "v,KlD&,_*Vu0Z<0jLBFBWj #xQIǩ%8$FH1Y[t>ч|e@e*Hr7}A]CyO#ܸ;2YJ%um `~X $,^[öx0Q[W[ԛ1Rn]Y/( ɨ*q *g·m2B1­# .?]m`aBZH`ɭRz8V<7F3pZ2u}-܋(@v sf2\;?EʵyO#neSh"-лxS5êTX<$,t9y3B0|HlPu X¤y01Sn5Dk^LۋLH0Vt3ShtC>9f34#%sfUՁd?aؒ6zwe QܭE6ca b7އpߺcKih & =:&>bDe4{vb8gwo- gb۱# ?yd= \mq;%S؝:ks=QbX+2A}+d/FlJt{[,wB0 Jr^אa^~2k:p`E =N-64wL lM5k1f5[lI?2jF!air241~r@[~@N#SSsgw1Y`9ddiB ڃupj AB,}ts>Arʊ^-jo>}7{r&^wz ؑugz }z?\yח%v=ƽ/c~ +C8qT48OWh`Ine~yjH R9: N,*FKSή"9^LJl{C ;r( .jrMr6ۧ_ͽK%YCf \F28p浅Cp:0ua力宆fo\#\1^S)-_X f0^;tnlmm9u ji]ϰqnȸU#vJ7"[F B[f*>g.V>V ]#]MR;]y`>XEqţ?4<:lT݂*bFo7=(x#?= Nݹ\zr5Ʉti硣Lra=oP]AB xR]nP%Y׫ R@ebmSҩ̯-&We֧{ ~<2-Uʸ^[^oCI]}eC`誷@J˛*T* vў?x$%>HkZfHt.MClϦ##T+Z zQ8[+CSս*MrХt1Z۹4VWuU^6"~+cQ:+d>1x!v/,n`0D_t8Ag>\HZQ.y&wc=c&JZ!\Fo#nEVIV+Uܙ]nDQz7&giqR{!Lʾp1EgeʓbX\7M@ü•֠Jմ{dājF`3q#8&BVw:s nu.X`fwv +,PJ`Ke9| ҃ZWeh`+Mf?%ݏ fu NJ,P jud7(`eHKr瀞6qsC3JFŁPx ƉAN&ZW8r:2fcVȋ8^֞8? Ah EPaRǢ%U/7U`AgՈ^GHkoTJQmHyUy{TsZWWcʣHFE .E%IAVeEߌzCgu]B7mq6!o=Peb)M}Iy[ ? z o{ ߖH0Ǔc+ Q$H'EALj nKTS4A݊EnȜ{;e)6A~_ DLgʞq,ݟ23fdyw<.ꊤeiЁШ3Xv ʏ:_xn+5z:#V3f}HBwoG}5 //?'WA'r!z'uUl,UƂPAR 'gF@ɴ#,RL1|ClFGgL٣^d |yfIt}m鄧 jVY&X#LS%th=45$ti:9*ϒl}BDo9eF{ vֲF@2 ;7 &y^9rWdKD@W Z!Rj7~[(vCl)z$Dg2GegC)S* ma%='@@SxuicKj,{ _i)g&-*5$bnv>IL~ˡOvڢw~-ñ;Lx9(?\vOh !ѤuO}EVU+tb93SaYK*c]nl_d R$r|Q:#fA*ܥH:O8lE3^C1X ^O>n&mM:kkJcq`@|l"8~ڠewQzqrYMbX4DEu|$~웘hЧM+4DSq Wn.Y%EXCZ<3;ˤ84\y^548,t>)2½Kڬ_-a`nG,]I[Ww|tFt(93U% BYdo_~(@ ǝ8Vڼ5;2č3һҎ>{ReB>rh?WX PC8Ț'wr9jvx[÷X>/o[u=zdK);,I~E*>nU\ okfiYam@)K{*"o|JvLWFY3e {dyhc^gr(-_ma25de)K|Mr]lKT-y_k8Ux թ62" Y*حy68@ZTNPcSuiŠvKg%f}2^FձOW%Q͗hW;ًMB X% H2Wb-n lhsuG1f 6׼9q?|!aI#Bj&B ~#tۤ/Ҿdim1g/UNasߞQG9}Lwyv6Wܽfw],~f=T>{cC?^qHȎxXgQIfe} $HbD;)~:l,;ުOT&` ~ s|\ѢHg7r1: YV- ߶gtꟉgJ#f=uqW 3TneH=4-_ٚ)q[Ӗf4DYq[^Jz*ixAH4jENɤR_ȁ7+Z9NȦwBg-#1'?HңL(ь|7u6ܓɏ'ᩱ jrfC;Pl3> ֚{o~jt[ <C5bBDVr-·K37fVKk^׉u?mxFa_V c3xG~[$L9:Fg[%:](xf9n=wєR|Ia5솘ʧ1yEoKp=A ?uc_O.&hT(u/6Nx6֐Uߔ f3̭ʀ7=-A{[K }|._{'ZCVC%zf5!g^Gm}]HЖ.I-1V}Y+]}|3ę2c@׋Ω{O1XqJ~ }= _M\wVc_D揨䩦>t&l+o8\WIP3òZ`?.=hlW674˝h_򒆼 ҙqCvp@^}g P%ohcHԢD񓵤p-A/iTxg++R.H6꺵{3Wj\/cL93t6Xm("hhIƅ B /c:;lt P^gizW3tE)m^MAzMW=NnU s4 #+j.Q_rI=K,v҆ mA(Eq$D@qe6zTTSNn455(o|p0UD2,m;׹gPkmrQLBUVW(|*j? XeVuLg6mXaEֻ%x`&sNo]_(5`0Hjd\X.\oG);gzߥ6bb1M2^>lƚNE̫6dݡf>Q!]u2b/c :V\2A[@L|`V^m %~-7y"XAn o&K$x&ׄȚv%tzz\|TW54[rc]pMB3ci M!| #==n24 [ d\H2Knے2 -ݱ2VJG=)/FóJ=9iV h厍jd 1;MGɵnQMY]_'p 2qr8/{/;st+ KCǨ1TV ܣƓfù$I祼s*W3lcBMWJQ~]`D+1M=XW]Jy 5YxIMADP׈iqV 7EbMo=/)e,{Ra6L 5ydUq[NBs\rc1o`C̠Ros;Hw|6L]sBC7J={ݏ ڌCb<1wz1W>HtP sj 5o3NǢS|x1\xqoAYբRO/TaC9twPOzջ[=H=ޟ5ME.tY )qC{0Xx{Uⷬp (^rѥc#̢ocѧ1: tvr`]f09 ΤZ/ lݜ C i IA֢߈mQo̎DoVyI(No`06R?ӝfLD EڬEK$8Z/<9sr)Jt畇f#/G66p72j?fCۣ)j}ǥ9oG`~Ϣ<Ή& _4yw)nȕ\$=5 n~][qY{bpd.nH:I7c=9 Zc.+; e{s;x(dm Uwa1,;[6Bnkl [3(InM s4Z6o?KS46X6ěUeW/G^S0bRG+!I'-RK"(7#C)&̗'ok~*%Fz^r59 K(nɓJƳTE—Wnfu$= F6)|Ħ Qqf`F7Mt lbG`0b;J5i6cXl99s inկ @!ZW0WK ؘ_w#4֊8(3[<;\ȼn^e6Y{ABU H(h0(!qF$Gz]>%kY!pF=ǟ8Mdg5CO##FH s؋r\PP@®k4t3Gx} 1҃v ?M%GkKmA}w+֘?*0_E^l_v}J_/ȬX%mCsCd.0ed$_ԙU*òۻS̋_, q+ ϖFjU/z<'n\yvO~ހ֊E?)5Mr4yI@i|%n9udIYrGr59|Mym7`w TQj}?}PsT#]X@54ed2a$ XRYj* >n.7G#]钲@*/\b>])rj&#\/u0(_4NeI-F[4LqA@H7}.)UM|ԽNi'ax[~{ 3Hjs|ifA wI`Qq2.2W)~QHەa ߫=.mm/4TLO\BC2 v(8wi2oLT\k'JpЃ˶&>eUѳ1w<+)V)M>pM`pM)6݉+s <1MRIbsƾMu;1`M-vYTS 㑲b{6\,Tsy;o YT!XCGp߿\n9A4p,螽 :Vl5sAb97fț @D R09oǂ+h+9漏 ΪtQ_ߎy )=;#H!g:8Of{&s!Žt&5T 3YHI,%f7ƒQuTЎJW.[3(;.J8mb6 bK, fUpх`V0?jp1m\aFGR2I7; z㺧W~Fn?x"찰'=RJav>9IŒP=f2v+Zbcqs|_?`C6y;[14~೽/8lg̢y*tfj[EAh3NqqYocqiue #p5Bǖh(Yq/VQp%n&M:خbZC` ?`Tg|Uk`*bzF5$~`(?tY8脴j:a\y+2˫nvT,r7B?}+!$A{Q<a=  8"326XdD??-H.qG^ zĘ B|)~fb9 Ǔ6'[7[нOwcϣe<$9V`uԖfb&IK?P;&-a 8C!||bЭp"LLӀ$kVr<%J2?׸])=~uX&Ib_ 4B?1V6\D!Z΂#[ ()7[g% '. [h`yc[OX lA泛ј_Q xq(ڃ4ka'*AudJ6Pu3ejkO$aspvQjm!\:xn]3Y#]@7ijh4G]|Jz 'AKD)f[I#mYGh P#$:Z w|ituilmIell\.S$P ,[VZh[epV7 [Y&P(~?]/!=ZmEQ#n; [~S~e]>?31'B)64E fTa?s؟*ƻ{wzϬo88,y麈 Qh 2( -S!QΓ?l]1  FeZ7(<҃0Z~RRiHLDytp.E5 5Xq`pQB +u't~ >x2<b@Pl& 3.fQ%;= 1t?w<= H6Z['}x=Y7}};S-_zc: {aƟq&o$N=-T xzd^#kya/|^W]]>kDQ7,/ k*R6Rzl Ʀ6T;@MSX@]}Cy1ߵ$}̉Z.2/l-yiBLޭP &1E!6!}. #ˌojpS:E88W͔-B(G2J=MZ>]NfƒMAЮۢW Rqh9)Bx*>0Έ%2- &{=l:ax![c/8~4B~͏*Sh* B(> hJI-0th+] >.t)`P\y2;hɬ7%hM(W?O*]j'}V;WT{!e* ~k72j/z*f*_N:u_KښY*hGmJϚ!JnUz݀:t0u<~] T7X/q ͹¹}\_U|P6K"j"\%.Z-xS%%$G2]x JTAB`=4i|Ҳͼ~Abž{|.>jxċ]!JߨHZwuo+p- {*\ܐ@ݣ?Q)Q8ȸdm6^ -=)Y!?|'&}dsB? [{[*r<& 汄ӂKPU؉DM2x9旅br\!yC,j҉갴>яWQMZY}A>ޢ_]ɋSD`\)Q,C>_Fب)`8>JM%OwL΂fwn <?QnCBpK]N60yIRs1T &[}Wekۈjg9)8dr|GT8ZЄ\ل:*`K䧾Oy)Jktze?N2 y<Xwm#,34PZV',@BfC4~icz`aXY[0j5\{@\|Q<cflwA@2cmn2G9Cݶ8pcnQ YdpE:9*wL0(޶'73#Cɲ"pӄ^uwMxh17snoޏ,4e@{}m D_%m!L|P_3o!K?ޚfԋ>k%<'A%Ciݘt/H -}/4ʳ=Y05Tm'A\O.`)_WzctbUYzh/D Nq{BL8;Y"k HCݚ[&P6=v6ѣB(bEm4Y,=_sfA3Vmw q%.S0gXJuw{X+m_{ڮ"z4,EdH3XǗj} kh=8:0=ǴjOwiխJO+ )6^7fvenAvAVꔈq2}֌!@9ꬪ"LgGB[DFKv`qmj9x[tOѨ}(߳5@ؠ&gMhfĊTN0ӊ߫v8xhm ]0DNX)ڑY< =};*^0+v Q)pFZ˭"ɭ c%5NK% C1{6/-6;$ P&6%T[Fj`e|bQC$>,Jr>ìR`a&bgt6qw֚I$7̕þKv ^ *#ߒgϐ&ȤK|{zAm1׻7Ж觭yhFzŒ$F]IGeVnPŚsl M^Y{7^|x&qA r&MԡidmֽnB~kėJ75$;bڷ8"un% 9ΆEJ)HUTBM{: (όhhP&$7q aKaY08]@nPWM_zwVP>y ?MĶ-mưjqeS<,T'R~ 3_̛&3dV-!xc7i3),CFضgs&l:Z b uDŽzI>!x^Vk+[MV^c[Czsj0Њo*˗BxI|,O){ꥒ﨔XW_bjz =`W/*_jq?&/zrɁ23fufsvv2 ]2/a_~J$8!ꏓl 9☲%'ѮEJ+7U${XR m, FMNI 0V5B˷[H|D7|[Eȷ !3MVr1'^,dF;lD6(4vs'<ɻY{A0t8^<"UhD[=75IO9C?)L##ǎ``|Xyp+5]fshHo:-τff9˿ը mMZ@n8R].yzB`MU/uIlrB7;[\ڽ}!Nñv%siBJ *P)*JdoDѕy.a\n z{q^۱ߤI($xh^^H(|c}mUs*4ɮ.;>%q{Fmڭ$@!? ENRo& iQ4rt=zd9wR"$\X@;3p?ϯU@չ%ɶ6!Wwk8,R^C&ge*PQ;ډ׻iV'4v H;ԍ ImγhɴfY{bB-5:5e~A)quRǍnqgTčCUܼ){y?igbǍdK{(PDP-}Tn?k~iQ.m<"V)luxy$s1 Gw b['ϟbU7NK }?J @`] &_3\6$C=j hSh˺\ Mi[*d*ƒRӼpwTÈsd̍/vQ?{IOCPaO,.ڙ{eN+LX!AR(&c[Xo  u}_}5\J  Whu’Se3wI6-\5EVn{1O]@#QAe>2)ۨ놺x:MA!IЪ\XB8;yndw 63UV) 4[ߓ݄jC7<%K lp =GE>{*[Mͭ>kj[`r4\2.ߪ _:)V!DMlk ΃b aZ`龆'hEKN ĝ*zcDT\&Ϗ:h؂lK+oSu~?.: ?r(ВEj<תg2ufgЇOsfXQ|?X&ypMg$! A$ɿǕ-V5YTζ72L>JKڱ,_՚s眛,.5bRbjNQtxQ0ёLJWOuĬ-3.Ag};,w˳#Yk4# k,V s;0]֩y P<`*veq> >>B_B\WOerhtin)Ksd !ҍ kU}Vp3M>Ī cofB'{'$*f!\njsW1| NBct* E12bc|Lb R:lfG [r*Sjvw$;*?L]wK Ig)DiANS2o M2fsմ YNs0b!GM 0|Ӣ*E͝"xmGG1OD-L}/lw Ofm+-@2%Չ>fs"@yM&O@pe \Ji`]V>iU3VXh@^wW:d#8Ǝn?hstRnїHx}Ndƿy[z@?Lo Ku1ey)5+-vIrAֻ\ǯkO˺& F元S/_ć) O5aniQ xމ"*J$fPְ_4Rk,]yvH=9T5G{ó}ÕE" NQj6KlYdV610(,a"%1hnb v\-|'{DOX}&uzz0S~׈Cmu謘kgL+|Upv-N]$C"2R~7G] JXyg>dw$v\/vT5WԱ tZ| 0!ఃv~v@?3((ݍA^!aJϰ:W{djkӃoYl?3F[PW岢5bz%N\t41ŜCy CkLFp :N(w*dY3TvU\v%7$W[`T؍,R=Ff_>yB U= H╳$VhO&RԈvHЭ8yLW_wM(KF181<'eOfY+[C2< TЪTaTD1[xysGM!d#@iOܑ;~Owz{dJ3r?ƷŽ.ԡ4JOWUvʋ)O3s^ߋ׃'#צAHՄ[4wƻܲg.E.Spi {pɆD$JvL@qm ihHtM:Vڕ[8su\åD\~~!o WV,AcЧ4cE-&Ã}xar_|/7קi7.rQ2l0|=̫1i 8Z}u]fX`4518MƘкOnŔw뒘uȒlq.0Uuc^"w>o; 5+gJ EpHALOR*2yw SEԌʖA}ōЊjjvKf]r)tfc&}*D,7AZAu4zuA1&c4i*;m>vy3haXL7l#fzW Ikl%K2Ssdi,t}#],S<3= ݖS0W.ŷY̰m))bì:iO=5Dnxz@:jn=0  z&kF Z2 nӕeptP< 6m^9|m+jD PpmnnŹ}'7쐧e+[zF%->d\?bhRD}! GJUsν7 i|.b Vxx {\_>E²+N1,37Wq&9b:5U$. #;ep>1W0ХE)Y]=։̚xE,(R$??,Ez{qqc'+~Q>ʀt'#D\jڥ^=]vPr&CSf/le,yQqw&nNFFShq}yٗmbi2%(lX/우1Xvi=G1kE!Aكhb!ykWjDLzh^EP薫'b^kyHKT'WvW<&$ʂNyX0N%yB)J™)qQ?YEN8-Yl /? JѵuRa"r:ə`Xjd}"}(q,c?6hS 20q)\>^駦<p}~+Ny{~yDؖS-qC$J5kpL9T:ŪQRFQ4'2)YGŀg"B!ҭ/;o? <TA~*q/-:Vri(+՘L~xV?$k:<4N\i[˽Zub-(m^-GryJ8g 41UǓU*B#J""He d^hr*t"qK 40}'}ve&)_B'E@2d?pD:l͸xugK3=a?nj `O(s7ُ`QRa֘[ҹ^33(|R@cw vrf6t,)y_S !ߩ{T=}E.in3^˻zzM$*nqj/4}ש&(5Y훯t42'hGN\0j?۴%.WʋF31g3knN/5+e 5]U5nsho[`$'knW/ɒ,uUk s}~( G7=D56Ue EA"uPNP]&$V) ̿D/)PQ }jw U \ uP2 Dė>kZhp` Y>7k)}c{u{ oc E2kcǗȌs'S&xqvcꙏ1yTr oAs(9lyj&e62UDDV0G+'r$,"s䒕vNBJ^~fL@ߩ :砗JR@E$W$*ݝ)C_pPea˪Iy:PU=V`KFc͚)ÙДN}'4IW4;(5| weoe_]b*;6q"ʆ⤶YgL&,d6Wė_THT$|A;Kb$y&]~G9 :$u `'PD\רHϞ}FK~J"`IW%oSwu B$@9ikApj8Y2"'di_)@@\j@"*;;Mku\$8f-Sr!Gʖڥ'K@/tNl)PF||K?<~wGixD5s1|+ @Dlk#4r瘄{@l & $OB(D$dBd3F2B^uLʛzzC~S9"䵣ILV!32a+K?άpGLHr<\^-G$B7暕 . g[dLj- +!2DI"VrCN, z[]6u}Fӡu~s.Kja iD2xM[M, Yg Φ/Iڲf# e#(ofMƽifqO aK۪&,hVEq7ә}$o9^}\߷ ЦyƍK/֟yA253+w$lr3ʏAΩjC-(H/IY=m5O8ugxK>-I34f vGlm_f`4"MÉrzrl? V0Eiibrvo'q) CzKlM$=o͍k`V\Z wԤCcwBKY!̇rc<Ȋ:il@Ė,JZ~Eu԰g7MЎ R~&HdΠ g IRݵ/Jfj<u Ö yo",@?MzHO5\qXb~@}3Sݲq.lO|yvf©k7&=bl,LJvnIߕ HRRtt*`09Q bp_2x_l}}Xf'3ȕ%޺.":9&R otұߊmuDmٗzrgO%>Abu2s!rc~ž 7~θhȹҍoY7. 6isγt߬k-xot{Lҁ3!*ԠTJcv(7q ȓ:yZm_I͉t ,10\eg$9iGB]nntlFDlkDvpb0\:s:ɤYf"')`>4=yVɉy$M[_vI\fFfds81+~!TwR0584p.?#a'KE-Y>ܘjR˄2 <}=|+^: p.^Znf丹o]'^ue~csMu~$PG ,YGp.*ԣ +Jyõ%!<$:`H6}:Km0tCIh$4{A ƞBhI,)>vl~?+]*XoD>LLJbZ}3u5mi@ɖܣ&սJ&{imUe[!ѼqƻCǿb/>䰊JW:AcܱxǼqfgzѻ)IX. ( C!I2%n*`e\Zru~Qp hsO|Zc>-e\|ͳا]q|*IDPe=@L{)5䋫^H_m/t\Us))FX1?DQrVHA@x߄*xOR#ĩWQ{Xxʯ-xĊ>-*St&-NZ~hnkJـѓ3# Z;0@GchG۵ǐU_hn$>Me;`mE;@4GUuۡ4z83 Pvg݋)|LokEUy񵱱/f+Q =)n~ O#WVb\盧ipeň-[JY_ǝKO9vͲmN';u1+;Q^@4e;ZoV˼+ l@DP#LxR!4pZOd@@TW3ګ}A0@LSe,BNz~bڌ5/k=<8}*8w,dsTEk  x7gE\M/g4nM?΂UANU Be3`8@I q?&9w{ͶRP6#8y^1)wng(StȨV_  /B EsŒ8s1#pE]OX 55㈄7>KfN<S @jRhl@|敪eЅFyEev[`5a m~a5A-[2>W+QyBf@2`oSpHRSu*^up0.eh5aOn7pHBXuZHҙG tBa'3"Zx 26_2Y h~)K9y"0ɫM_{j5CV>Ef@q|i s[jf/0Wʯ(J,Q<#pX'ӑx2~RԶSLPʶ-u`ZbS*|Tcȃ 72_RSf14G%I.]EQ/*W6$j5+Jz*^abJ`"\m\5Y ?@>]50 #L0Vqu͞Ħ ZF-}ٓΎs:e0 ,gk]m&VdR q ⱦW? kK4 ?畷n2obԿ#p)uAQ<B)R9ulFBTLͧځ 6;>", 88pc gTk_ίQX P lռ,:ot9"TTl@[. ;g.juOU E{\ER dA)ܹ2Xp1%"x8MϜ򋈹?aQ]"tU n2FA"J8 LZ܌/ ZWb;o+L6 ;CnD.3zԨIy|M%/gGnGm7^ZdwKZI.lZaCu2+ׂQ +Z7nqL\Aәw^Y. %݂emnF)h4mKYk hhvQ W8 S>&c)Lhk8E뮳I !' :驖ۅ4%1uzgFž]dw2)-YCF32N#bJ$ɮLB#69(@P%gmltV^Ȑf’ wlσ 3d)5&+9t +1ʴ$\ڣ1H%\M4C^(O0axxw$EM"a ?uY:Pm&>)kC'vpwYl|'3DKq4`0͔W,V\ 0q "{ =]NzmmEOW}4ƤE.1HH!e`ǦD)@ $ӮW#.d<ˢМgK@,>o)h )KPG Fgi=EǙHI K Ap⑿^OlTFG(@) }>w$ጥ%D"GwU>ѡܸ'!$ Y>C5]muC428GEy`Aχ6v' `-Yf+vtLq櫡*K41oHD8(d?S'1Fc2Ѷ&ܶqMoY^ &&:1Hq8dgT#-m <.AwM5rF0)Dy>/.rBP";&M?m L_4Qg0Rc&Z86v-WP̠] ޴x{CkD~%g8OAc.W6;$6w_TZG jZD&[<`ũD$a͚w9XUXXhi^,'AlmѝUwy΄Ҝr!yrnSp@_(=  e]0F@%?j}9DnE}6ӗ W@pjY>( (JH!귛y1"leam!m 8XH`JD:LQ>MTBßƿ+rْB 26س?HFƶ ^n5`)1\9ɳ̔/OH")vxEPDoY!,@J;d.u} W48gT@%_;cQMA$[eGZZ6G)Of׽;Pf+-=,ab rQ}fDi) "OPP_C\+1|.fTd+V.Pms:Usƕ0B+qlL5_qFR=Q']$ *יtf cC' Knd3+!r k)0(d$^FE.1SS$,VCzE`ŽYj`nYY+(nq1u Pb,nDtd}hvͩ=sC^-ez55[Rjn̘w;t=li/;PRd 30.[(SX~]Eb)Dʵ'Sl"%SOsS8^ ף4VwA0⁌2EZ?8L%|AW׫ _bTgba* fyDeN!伤l*po4q ʻ='lyS]S)'SS2'4.ߙ¨_m-c<&|\_40Ukcr eNҰi\5憼шy S mٜ Ku<(J'n, Y(՟ gqUC{8Kؖ9\')SS 52/E4샐w^!l4vͷs{6PD@w 0C@I2Zv1Z+-_bۗMy^ZR_r XfʛVi3?GENFM̰}3+%『K|k€7Ì ɴrwUv+wef<,Vw'W%.@᩹6{C[֭͋\Éys1@C,WsaJne-T~BiMeKXb*6C66rGmc K/Hr"wi%i#Bj|dP^+]UG+vp`fU6!u5=2!/fjZ;0liBi͖<-T0}lnt蒥0- Ԗie9-MkLc.PA s)8l"F/񃑻zB -B67DR؛,V tzS621!4gT[ @}֏e]287d:̔_MB*/b^Svh2,%C+3[T|'K60<[KpSztܬj?`FUz{(P-_+4[K NM Y;$oaPR`}^;=ՑJfzoGЪG]͔,{9 G, csʴ\v/O+1RT{tXUsbnͯGw9wZkW(U,j(%/ PIG@~n?гujl5&<-:);,X 9;^fZRreVʃ}syJH40Eh2NxˉG>9pl" Ǔfw3kXư[9b%o,e=99ۈTہrJ~l,XyqswZ<ε|_f0;7|`th6kOEJ֒ A>cfgL]6͕%5#siҬ4[/t/>L>4DQ}/|2hI+ eu!ß~4![=YZjWA Y[x(Pq<|t V#h=:wB"t"as'2i.Nv<{n\>iɾBo&vQ&vK}73;t$1LDϛT)ݦO4Tq4ܳ˓WPD M-,R!6ټZlS 2O[2 TRWbIw&xqc.{b 0=Y#8s+7Tt(_p6 sASofDžH¼mC5C?(9g84`Ȕkv͏sط?WCAх!b ƺ'p}KQ‡\Qp ލlw?_ܷΣ*̨@ze"DowUyE?|n3qmu%`Up;XƮV8DrclZW.)$QqඪL_?lhn6'X*d[8>.$EO WC!RptW l?Y#pؙ_cv1N\srJ3m)`by'K:JLžE7^A0[oeS c]ȖʿAO4եN6S!4ɢ- b׊O.q3/V,wC e}EJY+h8B8rwK<,)gFP0 [@%QqY֛,^tھYL_]ydro&eG^'`n8G}??.wBg\C[8h4)B-)sIy#~rU'&E`[]4Yϕmapr@fuKQˉY fÞB"ǸYEj98-1RkP4J5FD3?6M񓝙ef, 6Ŗ)yn=+qǭfQe+p }!;]j,,a~ВyQ}2 TRAjpkLOq8 ׻Eph6&f5K8qjՈ[TR^vP̂3w-ybOgnR=rXpo FJ\^M7kB,ʐ$4rߴ?-5:ד!%_)"٬D֞r.7?ٝ <*5f3XF$Ӟǂdj0rCAk_S}uRqG nLfsX[, p5weL@ >&qLQ97P\@}f0L,$r 2|(U%Z*}>Qg<{1n MÍ2lj>T3r̂͊l M2"@hV=uSyۥ$(Y?!XTHׄǐR)@kx A[ٍCs% g1C#Qɳ'i¶2b-A0Q4ٙx yIa0OPpxڭj.4WSҤψN'r Yc9Y92mk@nQxOȝYEq33ж%,밍ؕheY-EUbb8V77iZ b?<60(y $|[O+uUY-F *׷`/2t+&|5-њ{, g3"#/%zg\^Xm ^LdMߘᗓU,[M i3ۧ΅|?/S;$]iIKuiWK{Cg…U9\,Io$BC5[?g)64l)Ռ?Eg㖤<90[,cuIƌ$k5 U 46-[VӢұk in[t ۟i /|( ?$t\Xe'j83eT"p^%nv;_K ևQ˛0稬#Y$8n`E.%kz4;qΫu%_~aK Sx=ߝS GE|za^̺ԣXYJ0TmUM5A5Jfbaa6d-x7p3'2_YAeJLR-"޾gWYwTH8?LWNZ㸤ȴsB27E0NJz-:27/srjtz?|Td,o2$zMUQ?iJ~X[ϡs#eP"Ĺ'jg[c*cULHxG| +=kwA.խb`âoEdYдepH _mq}4/JՀ3 @`M3BZ0=ߧp;dAxˬbh$b̧Qd5U[{ f63Itޑ8j q/Khvr@$ݑl-eT?T!öWkrɴ~&Ep?"\F Sk -/TN=);iW6c 4 Qy~ r#^'61N_f'm^ o|,. ֧`dg+3ҟ'Z]$6˻FZ+ղ Nm`D?p R9C،b!ƞ34/>W\/pE)rrI֟Vn@'TQVwS>RDn]@h!|ҁ#S6R;V{kaH`ϧbc)YI/5TUri R .Y"U2$ʤG8g2=XLpf) 6%{I+[0ظ*0yd]/&Ұ.oJ\Q6lwocLsOAATXl4MI~ǔm!tM))q֭LZ^;НPҬetsBK.+[+DvB&[4Vt6jz7u]QѭC^9}y3;mew*)!c3 1:$Ô?ڬT{X_.ywN3iϢ{ݝ?`Sq1=s*1݀DIR9 xYxBo| N)ww>azȍvRmb?M'z>l/%V]1]I!s-3WiEFg&J|9:(`şbZ]ܠ:^2҆ѺL%!0\d#—M4 0y / ʷpvŽgG c^? R (E[xO !ݛi-sǺ|-:Ebo.장 ǃvEg1a2@\e{rZQKw|͵vǏՔlG"Y~;,p"Z!.!/bK>ӫ8kv6G%hiqNdGeY;o@т:iɄ5ɆG6< nP";}}};a3+88©Ifuð4/w"2рCq_;}r ` )5UB],Nbٳ)9Ffo>JG42Ւ9b {ۛ#;JBAȆ-?*I^O xWЏ%$PhWo_ƔD6Z8 "'V9ScY|mpMLTp>^+?@z7d"j%)Ƶ'p\eb^BzQ1ֿA"t#IIS՟׹HX051KV \AB"_ZF|6v| ezJN ?b=$ȸGe٭f }w RVۚ gH׹UBJL݅W82@ìsIvNlH.K uFחtr?r@)vŒkHb HkYH K֫@&#pL~hMvFULG88/ˌuw.N#;VVۼx fJ`Qi麉U&WR~nݬxu"(Dg&yXI]/MBç};6(˔xސ2$ Ckтl+G? S C \_)啫x5>[ OW%x2C-lO5GM>vxWA6C!7ݒ )`:l׭[_cBf ~K-~7n]3Qʵ_5e:Lz H|wZ/x[2ltX #*9>h͈,}M}geP87_KQ[cLwi?_? x5 6QMZ MmA9Y$NŽLC|XW<΄,G# r.u;E(/uY(M|UԲ>V]|6bz35j uK:aJj܍ʴW؋љ%Dw]9M,H3@COؕpeo\.bӂepzlhaI|?Ոuw]Sq#QBZ%2 a Qd~ ∿@*D "iE;UPs&?tQc[]AwrgctG0;[Wz85c#qF9@{1VJOaFf7]YGl0ax L~fHx>2B~PNMEfwKOh6$P@Qپۓ@o 1hT^{(4.zv[߶^ߕ25 G&Vd^/eÒP04JdϲbW|~/蔦NU!wg ݜE & u Nwݯ\ xu~9#CJnY9 (,[(c&0=r$Ω GmZm%sVh{:mI !Ijgz$Hf2O1阯@ &=Pې( k j,wt{E5hoԋ"d /U"W(+Oëd 1OzL228A(DEs´7w%>d&a<.*T":Ս|\vτ* n ~᫵8[".r )Riq5*:&5LqN a} fd^՗ctonZ-sBBFTw˯c2oָWNnkC"%XY-[QBoӾ!0Q%\ʵsG6OUR)iz|=Ji^ac# AI߄əļtNF] Ȣ\ALA…T=%.=ciUڪ -U:'8 4f3KrsUIq-6MT.lb߽hK~1+m>\[HP|/X<(Aokx$]|Z1&tnU<cT|u#c 7^!LڭLRSLAr^mF>q P(x$9A@cޢVtu厦 RR]M <&2fݜQ⧏ɌN G(c&2ܒƾ+6G8d4zh2q3KuA!Uޟ"yAR$=7{o^@:Pۜ  u(Ńw-I;#[JM a㐄B.VL)O*ؾ}n~pDm/Se. V6"8<Ѐ^BEy-rE"?\7kL7N+3:& BlkHA|!KAD߭ #ևr4d`$ItF[S{v_LoД? Pű+8Zz^U:$=DRL2aX>}E%b AcW7CmmwպQU,(5.dM{\>r#ZwPXՔ=nvozErC zI'Jj÷6.fXyT@PCb|F_`#?=D-`(5|s>chGxOG"x+i}p9,vT %"Hmxf{{ib )IQrp8Qlyi-$՜ٗ nvTt ooc|S9#uA_:$8U,wϝ3+iW8i)M׽*MZpz X߸BHl"/̟%b-H ^XA+&[hP mhƼC+UMRG2|7Nv J+uӠ櫷J-uqBޟgb!sFBc:HK5Z]pgXlT-]Q: `QxCblkק]LRNC\ 5 G(6z batV3k/kZ<$2"Ll3ܙ P,4S#"+G *Af+]y`dJb>X804[v*V海`YMA" g@.>iD ]kJm/(g p]N mU{u#Qu给%KC4_i,љO>KeQlļW[w3l2 D2lᲺh~A6>8kMӠG'5/#D"9ܙ#" I^ q%~| bx 3?v6\#hHLaw7F–MR&7A(e6OHv09Y+ъ\ YN(`yI^a,Q&9xsuU0b恲tRI}KӘSd+[zYbJ rqJ@XQk@@opZ*sO ;kyvaBh} vWcvνLVy!@Фejn 5 %r0o >U- ji9RQyA+FJU+gNsHq+`&KHi2udLG/(C #M^<5j&0IK*t-D"O{9P!C0ҤeM5?KA w30`i@S6\ :`0qz]jP;X:ECm_3;oϣoγ4+lzm]lA^/[ QY$mv뗹HR6xkۮ8}ù뛉:fڅ ⣭EP9TD9b>x?0CAyu;@B ohC|Mvp%9 W8ZKEے%PXS3(Jq)4DҞbBOԒ !%O_a 334`@ങ !ͻ \Pe[ʐGzBhT:{vL8nd%Kk5DvےrNJ~N1Qȿa]y/DNH\/X5Oք.K9,΋ ܸj ʪYDU_)\IZ, z6k64<9촼ҷ%Æ5nGCޝMVS:f'Xy!&QWeooJ=X-/[zVv0:lEi?GR| L)Ggw.׆5ފ<7j3ʛo CV] &KK 0A7&nN;Gr3NT(HtlcT.`欚eR1& 7˭V =d ぐYfWq zv\Pxńn9]h_BP4.IYN;p=(OQБzWDRÛXUFNIY$yV.وYu°h48f_>TBpର*d917Ĭ>J?6m?z5%Qڢ%vF&mG_`2K]Af/I VSH/gfuP+|EL ;[7@kikߟ1 P+%BciM0 /$ |PꇙyEb_omBbj)4lO~(Z["SMQ)|ji'dR2v̻S}|4?5')vޕl0hs2ߢrV\*CTmYs}Y$"Cɸ[˫C9GkRKwxg룜s-0 ]I{&&Eyaڞk~@ec{EV荐5i y! <ٝ{%g5ǔ/lr;EԪ:V)EnL%8Yg|H<amj!eVO3-eǧDlV(2<2aM)2zy!lӇґrms)6YvTҫ XҶ%W#-̭k RJ2 oHzMiDL6S*iTMt"Gn|yP{l-RM{D<оq%p `0u/o7QIgZ>}W:Fkw oH#;V蜅B;ph_X[MlzҜT4H~SI`&Eaz*#?k1u0.SHenl*HmՐ(?ywOVUuؖ/6נ_lB\ʘJP ban+stP'&[XvYbu,/*,9nݴȼQy:ޭܗKU M,.|ÿ¦ ޢmR¡>ZPF{j9 #W{x~}!|NrC"p45r}"~Ud0f;̀CBs%m5PV+h¯g:ÎZ#B⛝V,.]ߎ,Do#4Y/@]L>pI 8CQp*H~Rcƶy\y)o\|JOZ(ړ֩IB/ъ8\PH &~~#jq"f\aqG {;#|5Mf $6vGƛAOC+/P]3=L"LS)* T5=@k(7PKi%tY 5`C^71e>Y/3MM&6^@[ )3SiNT.9MKEDk>iMĖňڄ yu|Y.H-PjTO?ZPi邝qsW@}'m:3ʖy[-&>lqRӺ9I=b,Gqޭ)C…O>@v1eGVϥ΃ES˜Ix bx,2VQdM.+3j(m5J>, r?Kr8@S9L>txSGL%,<_iOT:sqICu{}q?TbO8m~`3ykV6)(͘ZFP)߈piB!X* v!UWa{`a~=:3AFNf'\BiW w3iճ{yQW:֗|dc>{bE[ isHx}}- *Ya?D/4`U'J3v&Y'W2FowYh,cltZ]E䁙l GO TxQXMZ (w7I.\5o!,Bpb YSzX+5I_#'˥W]Ri:^%>(~e=k1EȠ@f }%z#Ul'IbKB?ɜ׀6S/}.%i :x䮤C^_DC:!k "Nk3^mۤH>zUvQfFP#V,LpSi{sT L 9s)?aS]ҋ5\J@!"k1t_ǵ9ŽD%Gꇯw^r1=[h'/@u%j sg,-IB1ΓYuԤX被l?@V3"PQnlpXl^Wow;w_nf4h("Aq; J˚p?عje1lq$=qFl`z=+ kXℙ. h١%w(^}%R,v}yh$4gH]oKSL[O 牲& 5aQ, 'Dc\up!;*&9s-=Yj$HUc j07EnFS_*+¸P ,1#]M8s(of`Fh( -<nI%G%3ԻwoWqOt4ҭ0Ȼ6 s`l\Sm?muIJ#KV8JͲ2TdmodΤ{ՆvDZ~l:+،uL* cHp wkQX4坒`Z4WVQMч?51/)>%›q qFO!^߳ {=$u @}7z3.,Se&It*,C4p3Koׂ| C7VB(>]]BCҬۿJF2k;y<OgazbVN&P"'N-!r{"TװS=ik'-~ß%:mMU_V.:ȄCEv*&wvlhuqBoJIq76;'}M{i2\&SNqڼAgI'O2Qm v,D%Oֆ*Uȧ}mf<%]%q-A 3QBD'{[n>f>d笠oUZTfMârh34:\gmI y@xQ)bd2!ty)Mf=d|˳Ҧlq.V isw){/ᰗKZW-byY505 G35 302J-(]2{_a,U0$0$&8- eG/ڵ[E9 ʛŻ(k}NE8}i J볜FL>LT~P䃣G`G}k{VФLY +,e5*.?FC-R`7,>ЌugjӟhE ߍG",X3¦1mЬy{&j¾:5 hw cˢj)݄ Դ%p$  e dUg$fZM!Qξ6u7&dJ ?u_(iQM8}#y$H C l# Ui,ړ߻*WFK/o1KG/o8 e2-u|sYuCy m} (U%nFc-QZZ{c[. Cpݷ#X;RܜIDʊSpRw,ΓSw$MqQ'4ZHb_#SR["Ao viEq eտ ڒLϽbћ }Na.*?df:dPX1ʱTp'2̐EeEo t;=G(K=rzW0d&t J'wnj.O8G7z,uͫ]OQ?ѠVMMCTǺUfr9KKpy[!s*D!@f2w:qNe*AIWfzk`uZV`_.KƯ\O,,w,KmŊٕj0/[ԥB͇1vF{-=)_x>DM? Gl$7qg"v6&s99;d1˂3gzcS)rn+ZRn#?D9Vpz=Yf!$= ̕Nz&Zfh}%蠻ܘ14Z(Q$7Z ¤ᣢKmB7bQGWeMW_?z+xh{~7 azK;({yn@8M$T©ܭK,Vߗk2a<(o5[v %`88YD2 +f;߅mM:M7SB<֧ɱ}ŒDdK#{'vx?9Î-Mz) %9l!Ie yigI/%N%.HG&nY)|9]lWIs~bR!tbe!P:_h|L\~ߗC{"+-=%`1=^7b׏bĊ =oo@4q.HwѴ1`J60UdG`&J dl,v%<4.\WdsM;Y+AvcD9qbǮx;f`]OLLgK 2mlNuVi )4U0/iQ3up)V+VAV2' 7ߞ)f|1e.w8g5l-`8EjfEB"G@5G0X*-؁}]|O1Sq;,Ҋj8_/P*jeVh.w(++_Ä0+SC~kO@w yXh 5{dЉ#2,=oBqT{1C{C 3aO<%yr9Z *hi8_Fm#Bl# ΠW <9:rB=\H+v|=BMT: X +jhQNc3SLAG"j1|Ր}ee 5&xZYkǻƓW^sю9æ q~ kKN1 7"a~~Kw]4ݳ^~f7m۝Hw#,i)/K@l1 ;@=6r|`k<F@1+ ?t̐&/ c<)ܰݐZl0Cz$}3/#sbQ˵yȱ(|KB݅@ #H~SM͙m=aML1^ֳ&l?z#)Q6z֒[֚$XߤD14 uhϪ[סy^WxܔKH^PEY.դSfCvGBoi/è7.[6j(V9^. 4_,fnV^n]IvsWw󸪈AλNOd 罥֬-uO[rK8dZ#sɛ= '#O*tCVQ&'x{>܄Sbqaϋ"q7R57^tc%1jQj' C_MIMzE h{%%?aS5l?DeTu Jd=7`w{@^%sGn_oJ׶xbfT!T j_>r ^6,^%4F9k@adޛ '&+&QYΌ]HLc޼j1XИ/ &}+~ pE;}jyGK_ &ysu>Fx}5P5\S=}fWm18vV'HA{uCIc`&p~=94yŹ'R 0\R晱-5!'(yyŪS{!=ke:zƅ$)mK끶$NG6,Nȫ"F4C5H8S^ԏ^ކ $a=>/ƒEbt)،z'}vhGa@f0Ia1#)Of2>Q&rDp<5gIL:Im{!7/} AKTk(qAV.޿!eUFN<[E/ yISG魥!ڞ| ;Q~н{ūJv e3'; ` }m֜ Fşcqj+(.I2Ŝai+}K+&,B,NB;Qe('A_u#(Vɜ* {_vmun5QB 8Gӑ\q*8F]vzEp1ۻewWsptO+6\Q%qt;'ur_\+O,zɖPm{ItAHa:?1Jc Mg(@5M({sr{R`I<nEP>;aIIagBx) *RI'KSnqz߰mY<`t?FˈU7D݊5GE]Yd_~p觤SZW[Qު儓<[f ~fZJN_yʹ#+#Wwȴ2-{$NmQ%f;QbNp}'M.'jT8˿YE8ެ.p@b m^Yã[y8so)(8'N|= !^O D.p}JE ۨT界=Up50<):5aՃȩ78JD83[cJ."5rV04<J鋰,sAV\p 01v Ĵ0 Ѩ 4/ V[c/bCQ&i#;ۇʊٽ8$"D@^h$'GL1y[ZaM咅Aha~vۤ&uQX{;eBaoDz4ՁMԕ!DyzK".o>pgUPddwՇ`+JἴY ]{06~~P?S=%zK`)vT֔C#lb7CIb(e<¶luXzÐ&25o-í#OstPDS3xM"-i#V~;LEty>y)fJ,GK7RDz!eudjY2)^1l yD>,{7byx>tQGjAɇQ~ߖZ&gaH6CtR$.$~3}'j_}ͧyH$c]$Gz#dZֈ LcVrB`e|meF뜊{u$q?{iR=MQ`"#:ۻǩPᮙT4C yLݙ-bPd#KQUQ(/[FZB.X(у# j:cO$gL7[XYb%/c'"Cc)@ F$WIMXsSkm^㋭ zp)?1*D0'oU'#\Sݨ7FkfѠn.-I&GBxjC?|k+}Arlp 擧]ݦk) x9< aUhYVS~2 Ǚt|4{HIX_fj3Ô [ܷ +}K6}q+v.utԛ+T4RU!ɉw_Jmz+jkٓ1|7= )w{ -bT 'Sbt%>?wteMڧ(C"*0Q%J+VIJnv'+XC2jTFaCBqXecNf'CDB~Lj‘,2f=PyU4/eTu3?'5¸954Ʊ9ap4(cڴ;l:HRfܗlz濔y_wrDrk<>u6ܷyԍ]h-"wW =b( l6U薸@5C# V@5nBE^A~pl؂Nn(#VbY\k~~='4޵#!|aEaC%^i3FHnyg ڑ>gN0~׋x/"B "}VXxxPAu҆{1>(dp/An} ]pa6Pg@WCc5دV#rE>(hMIFc"?֢R cne5`y=OЄ =N;LmRzck"v@s.6jBHa:^@b%ɪfs_U]E!;)8uxL&#t0hog'ˍU!UO5W?;Z6EWc'i&?euIAw&D|VٷsՎnlA(֎}mf\[ھ`3z3BVvZ^ E*SF<';4ѯ\ xƑ?FD4wAr]z|j]^xUMJI"2]N2_;iu5Yv}c{tJ hԎ>hQ":ܵ7&wSu¬~zhWbDZ$dWMUo()W 0aJ?IVkK\B_vxDKZ)a{ 0ܭCTZ*$ܜb+j2}*|'ibԎLπ<*jwzkhLWI끇rykQ@=QU ZßN9J3aWDjP Du .|@J=خOxӒJ-mF*oPD5p֠t_s~rݾH@2"7T]\ n×mY0(5:%4w-yXhդ`KP#aޗ7*+Lf)ix^W 2Mj#>:f셼6Kq,yNH*h.5h\m΢iۢ }*}6ZLNձhĄƳtjgiح!fᶺ4p`0l5݄3$_pYpܚhj KάbΚ*^m:c]+V&*K8ysŊ}ӹ6zHc6Ce?pkk[X0?lu:sSLMt\[ʇ咽#@]q5MZ@_α]9XCLAc6uǿ*{d ֥ Et2Ѓ ?c 6 KId#@q krB"BU//(i /<[ߩZEgF^ڿo3GzsLYW,xmz gD WeomBPs0`H| Rm:B دPdպ @xY>"i ZY+74?;_i2EǕKzx3-z٤JJ/q2,B ܶ3eѱަ95? ʭ뀌PUDtJYol74XҝĬ2Np̽vn]_tAx}",p6OEkl)m?82%h;it^%z?H~` ˅+wu3ځFD 72]1ӸsRWoRHwymPJ9Ph X4QVQ2⛯GEqm_ntŸ%C%[C"]l"zbO; [3)Y>u5`9d6eD>(JT$ƖdgUk dȖ WċE4_|?S'<0 &/9va،ZבɤnRVNqہ(ΟV'~yYo?J㫰¥;"#6h; ̾i B:z=;_K Σ^E>IWD^0aJ=t@a%ǿ_ߎT9Z薜AX8s={sos2-Dh џ >X3^ͭsW?SwӏCǝ&ǠgAv\7{*΄rkaS)d<7B:Yl%9-$QҐe%vbiTg򨥓t >޿"g]a򝶅y.KN!']Eqa Aw0D9I366售MBl]}*I ^L(V,7.6Xh֍yHuke\$IOdƫ|1N4KnL 8ڰ_b&4b6OjƠېWD!GK]IˢY1 N}ĘcG582`}11zs $2L[TN} IUO'YHtCH7֏zfE'߈?fD !pEnHnd2+^irQ҅or벺n)\ՙqjz˧WH+e0y̤P`ݢw< wt׿+nacGIHƵg4/QYvظ [h|w/{#|d'*l =tpل%k5-GYjxZ p{`jbI\YuФ:U(ٻ{[ h8I7*!vO8P0*1 p;wl}P3 +>(qXڽ袣(7@Q2&/FA%##>r4\Xo+=[.Nuor *Xh zӅz\o 5IKA9m,L+PE29v^b*֢BCSU{.ZV!-2 D Əޑbv8^ sWwca{}/'i)͙\5݋.$$Muv[ t^(9gʈN^ !s)b@b+fzeü% aetfO.N-(0_)]NUhͩu9}12鹳:Jc~^N9AC &i jVC(C<,SCD~'/D]) .^04B~fn:6De =Y:݅;^s0Yo7}je }VlbOQ!E v:ٓ`VU3 4HP\}ۨq 2tw륰\ph³D?=ٲNnL>"uSsm(0*k+Cu'Ē?y0{ܛ#APT Xun69 iם#VG{hqV #݃J~k>r=GkOvlAHkHMX̖*iJKA5=qv9BqqYA[b,Rxxv|>&NJ6:G[B[0m\_7EGbccC5~,X0)2<w`sS7TmD rHb{^MT= [d  -{`5xڄwYcWyN|n'nu98{xp>לhpC,qnap}eB£vQ^_LJkC,<=j֢4gZdGK҅W!>B my>,Al^brNrWz@HշhL L4y5%>Z;g5wMY`%gY2}K EOÙ3OKa-bFx'<Ā Ծly:vGZ[q) s*)GK(8l"gW`EۮG S_l~z;b_D{>)zޢm nej"ĘRCU-ҟ>C$vH1V% #gm j $Ӥ<9q?euQ'dr tw-6OsK??/ʎ5-hP}PVcsJ ("J ?ݕ^r^:S lF)%я5JXJ<Ƀ !<_1Sև̗ΙSX\W,H"|ssfKNE9i_,ӔZو T"' 6zV%(o/3#0C^s>f4iV!2?xyP6C kzR|Hr^ ,u^z)@gʽC99Fw]#(Mml7S'Qfok+Y<9I6ׇGx*WKɯ}GݳR44&XWR.dg(2uXLgf7I #ʗԊtAL:0ƈ.Uω&  q2+Ġ+[´:*b KGKo-Yo$2iss-nOHy7 $(7ӀMM,[69 'eۋS ߢήˡ <"GDz6[&azEޠTi%u-jThoh8ۗ-#%Ysex#Y &"37hES}2ʈu#RY/t648|J:K-*Sa=BxZ x(YQl&6-[oɩ]$(moa]&aJ|#^tϜR!1Payj jJo -sVl P , aSPtA}Z0^ 1[3θj^Vͼ0#֟%ud?,`5옵KG䟮Y0MQ ة~TyCyFE&Race]#+k٣o)!WS 1=8 uSG߬`ԗt0l`: nS=,YjokytRERdw7绰ڏ G@e7R),OtzT'WkՖP ˁL1:[SM.ɋ%+O%3:$LMSBи^=v{9l;U΢y J-=[.[H2S'͝Fz9cXcQnY-d4xݸMoD-5hnj-@ f# m婯.BNRI3ҳ^O<fMoꯜ,Uqc/ԌZ NZ ˖Ec_dp.ş,JՖLw`*b[JK͝"͠D[ x l>0( L^pmdW% ~\Gmj'k*(U{l)*ů ǞyA+غMӀ;sô܉yAeqLޕي|n¦֠g]\j<*xϾIגQzҊIf!AfvFni?ȼ_@Ku8~j.JvؐZ+~ r9Qu}sӴp0wយ@Dc7Gn8Qٹ*/DvD_^Ķ>gώع (G#z;|M,ɏ=DkL-L b]B'OQْ2zctdբQ,@c(wnx|#JE 6raBv8< $tX)grZG`w>Ơ]>:H5MFRq+ Qf@ [W8o?aΫ䞎_  SI v)l[JnDdUW"o1\[FwͨNBWbİwJy1 ߋ&~6=M*O= qѭC9T-Dl y.%f9\z35CJ>*X[=?}pWJFw, E5C9dQ^ ]#"ǠPοc+i2msy<̜eq.Oԏom W"CӶO>KgA] 3 4-j֦T* S\t@ֿټ;HCFD=?ӏ#¾yis`?ʌ5_NY+RȎf4 uHҧ H/${YlH#&Q5U-6r&$5$lG ;u>4:D+>-rgh_KN_|O)A⍣f<]FA;o {(fF,xJA1ro?VbZc_wpt.~L"&N}BPs9¸_+Pv=Ƀ>ONOnս'YT%qlXJ` 6(`G'~6 `]v3T?_QL'ۯ}b"] M:t ~LR)XM2JJߏɥƏb-2I(SP>ցdE2z0 їܜ k~-X})qcPL#q/ 8k6EGv8:tn$)"vߔy.J|0Έܠ#Fư]zKF1O1 7iٴ3ؔڠ\ b;kl5VݙҎ!vuB1e]UE{F'3S#1Ss|gmQXHku7v$qY"[xXvFh+rBFS3d xþ~f%dtDd AqLU1f~1e}9Fyr,VneΨ(O]6nHt_TR@CXţ*u,*֯- R'IeKDw;A8 "Fi6T{-jT/Zzj4$61s{R[ :uȍ HtŔFبܖźG=1|F!olx>˴fbnX-ɪ`]V0RA#jxj޳8 toRN:lNbES[IdO I۲/x(V\9|fu,ϹKN{o rj  x.lQRjBcN˄yf3T{ RƿՄ:}IT.TʽWFQмお" U@]M(*9$9O}[nuX DǷ fe^vaaU̯Ibl@#5IwIqا6pf >\TD3ZJn(c{NitMCA_ӻA.[a}vmxϦY6_A5FrYdJ`ҩ7bO׳ώQw!:J~.+a=eA+HXnM# HQ%K|pSVdcUP߫b#Mklx MDu̓O=Zѡt$ğӆQSN$Cu2p~TCqȺ|9>I Ypg=lj; jڀt~(_JO6dmbwwn;V򊫌t6$T[sS-sj ;FESoOD{"d9`o-yFUꭨ?KuUu7Ahiv[w caUNܬhP@(a6vd>MEY#UQ5#j>Q+jؚe Ѯ񏞰s/4ٓG9%[m]to~_WvޏA UBڥJN-/cqc{t2{#BZ }z6*y36G%nBe_~~ &YB *ItxafL-BmЮ !VޢN`nHFZd/Fޘ1Ņ* +짣Ӟc>C\tpNQa:GXg]+8?\H}!"z/%O3CګLhihNPSac쀌KNmB s|/XNB, +vdyM:nZ, _O,Z&0r3zu3< F!9ViM.6P@i]L ddFI΍Il|hmZю;>;pbCk!XҲڅzCWϞu^8-|ؗpHT\UAv Q:`ͭCj.>'e5t"ݾX6^H>CQ8O ? *=]Nn7XDʼ8_6}@$t"mAP%NG ;JEո@CO>߾WrN!/x'q ,;6T<%UXxs} 4@ZH?+JirOgmtvN2xq<^յ*=.' pKm#UY!ǻevTR<'->.eH(JLm~Z)N(24^WZsy5L$罠 CSӧn 4R"6Nx* |o+vwG Hv^H׸Ƚ|K1B *m:HipOߵP{&tB6"H&HB$Є^ە>ˎw!NA2XޖJZEVF")-1N\ Tw⃻Gr0 AUz@r3V؄X#" Cy.sZS TLhոhŔB~wmX^+echxw'.@vf]FԔPDg52Fk7el KڤRA`3`.֍gQ7o쪋 ;>ko#F1\H}nh2b;zSqAv۬t5\W%|MnndCkPezK({Xx#jӸ.&yUXf;[d^΋%R Wza$JzE@Dg}s![ԼIu(Os KRϿL`ۋa$A<ՐDMg9+'j{c;>5| C ?SAu{Jt$Ƒ-u' ]`g9%VLN-l`h^׬xP14ׅtxxݏ6Ҙ䁝:/{\hXtվ̈N:$筷N#Wdh{oZ?=y{"n,2dpw+.Ðc"4M:Ԩs,`nˆ 2FbXLJ$Gҩt'Mf"7r# av-aPe,dk6H<07iEmޞ 2!0ˀhA2(}FIGPZ*z?1g[OcȂZJxX$i)!1&:XF>{{I&pȽZb[ZN̿K^_]g n/4#:sb\ anH4x۸F`߲j{{?!T^G>whI)?C>b1%%PVŝW`qũ0=KVX=*sI%'DTnz¢jn[:<%gOTmz 7$17G b:s;kJ|P@t _XK.@iA[.cOׂ=MXN: R o+#J?iMOy/{hd44 *<acjuVshE4Vmc> ;[QA(&YuNS̨ Ɩp+]ԔZW^^۴nTTb2=7c=Q;gxHi|Bͩ:b@#OČ}E&878?1T'7St? Sb2$Sn‚ŤyAQ]8~իMA#b.iePKIw*OèǏR̫X5]Jp<@ &MbJ#OxنI]m.BzOl"zzʫN2Do#O|4XiVUevkd3FѩUsƃt(\87>1HJDL`A)6F4 49%w{שI|U2p ™$h2xfA̸㈖?5_J݂"8VӬG߆d*7HgE4;Gq NfHzv5@-X&ǙdzoĒg:{]ΓMn/]#1~5l x;zec`V-1tݸ,i.9{IottM]!M6];Ĵ"̂U3ɘak65dG1O6M \9:i0&;\9îij/iQΔ(t 4m}A>|Fwfx貥WU =n)~#Uye`{Z'p|9$  #N媼13"*KX(ku),.F.l:X;a;{HU)-$B!|8wGq|C:A>5x:f0r3*6!h;ڜw_ 0-g_ƅTY&Zi;r2 ǽ>,h レ?#6U]x [ 'ڤο 8騫fX?SW1J@SRiJE!e_e@\CAnh|܉⡥b$x6(2]_ȴ e~ƅtfOoa#TdA!eû?o<-qbO)A9ǎ*fV_bw 0^ EcOf#Xy:bD.+?P 3{g(Ԋp&~ԙOsD ү|I>GU\=D@,j: ͬ1BdϨNc o]ttnѝ,HZOB2΅x!%CHt僡B|l^+݊m}z'!p Hwefz/(xn~50M{} Jav֩x|w}'kgH1tbPEob3ž Z BbLr$!kU4X,`Hb)F>pOio\ - }\GcX}ϭJ4iv .\u.s2{5'0 #Q7xVf9cz*?Ԕqê^>WȳHwPTr//AڨuJ>;[GP{ Qxgء 2pR!SxZȻ?Kxh˟-2쏾U< &*9 1..~F8%~Cw%۬6bĽo&HjVn 61yOA_3M5w 7%Um }`;t=Fj_#A%,&IķsHSKTKx:}2(^TLtRW"Ly!Z'X=½ bK9~qdv?1LFFL ob)/B0'ΛGP |IB1̜/v=B%<ҞH+ ]NG&AjL^@!߶njicڙKvNԞY έ6kxQK* 0U/ϯKsbeׯ7-OD}pq3+Gb< 'O0)]<`1˕DEQ{ڞ,\7/'.9lp4[xtp/kDm<<Ș=$XJzbaP|58סu"5ڑAb +OlN z/ jph{ 0A_95wTv:o2#Dlr`D'tEa` U9]n+u#oئLZF{uN fłѐJvЧJR?MRa 32b=?_fք竳.痨E"6}SoN@NpN\o:ZjKx\ Mt~ 8F"|sr4If EO02,87In\{jI<@G &) Kx=X?^Bߪ Re3•(̣iVm}#~ڮDr* <*Q&zj1KٮS@I8;-y?Xoh\su`[ƋڅzgUv8v ֗|FnA+]uL?P {MV$ D!9ZZ+pl9hC:[]k(_63ʺc]K^|ηORsk+AOJaYay-ċ F%S}aO"\}䞒VN{Ai(2iA G;3@[M:e/G#?t.*.5A^dE Ì.YΈOV&p"k X7[Li& |")74 )qDv[s=8[Y/ u( } ҕT/΅f(b~obPI>bVhR X 1:C2I4̥ ^ʲ;Oh/]죞W 318'ʞ]R͑k`[yk*y8'P$4ڝmufD~m^zm7cncQ`%`)DN\]l?0j],1m[? ؤ/>gB$C^G3>\3X:OWPm4`3)\?tށJ])l*&[6$Ҋ?k'fǝYEv:8/81lG9N tna+{-QO[^"t\4w97#3V&Iu~ظZywV#.f7y+BqzjmBy{UpZ] BWn ѷoQ7ӉqIPGfvznm5QExf-u壞!cb9P؈|I[ZZcA~ :eh-hD;lnX#ZF vq<Jn O 5 JƆ}=ɫga]Ͼ>pC=&ddy 1sxl8}r~yB<-& xyPcn^lO;᪼ &2ږbĠCiigNV/,l;//i"jK}H쮗3k\Nllp0@ t,{le8qEg]q^yW5ߛ~A:O"bED7V ϭ)Jt۬]%_`p^.Ro|=8Wdw''s#=*;r4%,5ŌkxN\J]hhÐ #cTa RLL@|D/^ż"lNjךd[VM&/ ^{jPRlN.aO f!5nqC `*Hg|~,;P@,ŭ3rϨW,[$yK1ʧP*D=)<^b=v"bSI_YsWyՒ$Ծ_4 +t͐>CE]`,d8&MZ?(nlm@16ElпEY HLz ~WJ|5-fʳ8'~)B iB7I0ZO˻=Gvm5߹skL4McccU#ji|q5nyb XPu?@>m`vA;zIٱ@Kh+5/Y Bq~#s`OYRpa=̡jjLQl}CΎɞ}lnةa2'H*b4 e)GS_?_=NvKUan\q:#AZv hYا[%kos5^4:7ݕR'ݟQC#qNTKW;fy [o>YS'̉``k+>f{PVzOJ交βL '^yCz?N lrtzw`JqQTڈN<*v5yN^7$2o/#3C/u%hUNʗx1pjmK߈̯21(O6QTڑ9lznHn~MHqX';{%{D40}={34*Q$(|$ >SX&ȚSVX24@^6`SaU 3b t%pX,yn8:tlW}h﫨<=25B¯)jL57c & "6~]Gָχ†{lf[0HMed3uYQ= HJZ9'"B7&R*Aw-w܅FMБ8ϩwpjha&9ː<"N.hL^|!)\W8jRXzI!}%E Z %ZYdb*coѲ>cw\|{vr@aT٨ )2ݓyz02Qmt{%U Y'vcJ~esO,^Hoj8 65{F{YC׼iUf?Ο wYb27/Ic˦!$Q>VҸ M/CJuN_#D=,*u|ݕݤؖe2(0"+vt/ft\N+khn&_Qݝ߂0Ͼ܉j&X}H`uk<&F!0tx…VQ E."V *Uil@ƫKR CPPO$.}&8U<37uu``q~LСBR?|{cЄCg[ S~yGna q-I $\ͭa t{tL}grck* My_*(w$iU4ve'7˓Ve7I&B"Dܧ,O4InV-ݑ=soMFD0+} )4)KzjRɥL57t>ɘ}4 OOZo칬WW0R±*se6Rc56t$:3.1G VMn}q r&f%{y ~3}B*( No(8 w+>d;^A Cܗ&؋c1[:1{YO,%.*UV [8Pĭ團M'VWϪ*зcڏ;G\}qO6S3j/c~6 auyz  zrF)LJ#2XpaNkg1֛ل:m&{iqhힵ>9.VimQȠ~9wۮ70Wp2Oԩ+?.Ɉ/$ Wxה`:!ї+֡yh{@=ٮgR@L}5ԕ =:Mի!<#IAQwF] DN³xKn~ ᮳MIWm|v7P^6o.VJG]ڨ/28qݎ3[KDw`G$X ,lAoO:#*Hɑ܄'51T=bt"v\@Bx.- \a-K4(4c;XN|ueu~LBN`:9:K/o+7C1=*٪{JZ_Y|'ny};E'-֍W8R4nQ>(͠59)*8լ?]vfA?,j &O 'SVfkZ.ÜTn^Vފ[WfCkKڍ Io{bIXcZGӦ}<|N5- {8nLk͑Ahl`+݋|H: V4TqyJ?rJXD0f;;45k8, ]BnqPpZ S`!*$Zgt ¾K?&F}K㍜teñ/%X[΋rfcaۢ JݜUWj e-ҷPau"ej8fiU#/7z<3Q {x-9 tyy1qJx(XAH4Z*0㋳%J@{x3+&b/VQZO`V跲7qu78ǃ$<=1uy5HqgMw |`Gۘ>ҳT?+eITt0ttplt E(d=($ /FS}W?Ҳ)/Q8*;$5gk/w\QHp jr^ fM,BQ~ ֪[roYfF{PLGT#<~F_ EcJuLnK93 pogŦh7N*bԃ$&7 2ހ7?U.hӘ|EaþϷ-`/ Q:x<GpЍ!U؅<3ZES g撠|kyp0<7Ѥ14-#*}kOˆ)oU_\ꙿiKOuRpe7WIg,hm5Yq w pk#J\hD<`d8,n8Z4)(YkOwT*JmǑF)-SjuWf{3KK= =zk9@R; xoZ߅b[bFQ]r,ށw<'Ϣ,2Q]o]U} ?D6D#kf]8M2> W_(v=ĸuڤyL`ۈ9Z 845^:Aްy}>"\ќH o^H ZI<-zFj&qrУ6JE | ڟ@ʐ'@Hb!x9 &%Peds j5>R_!.E ?ˈV֗KY4~anC>Bn!+& zS!?F$ӵۺG";n xXi w1K}TƔn~5-4#p~"0C?KLcdj m+sxv6{W(epkPir'qۨc"7N:Z7JjAANqr$U]M6Thrلv3*˜4rii|Ws1m򅂱 +g\+V=6[OzGߡeC+xB7YA~qoCgvI9qdA7Sesr>3^4K 7ج4Uʀ (>C !EX+inP %# w)| qzc4A)owWo ⟏4qkQ_Ͷ4W(W APğ iEO;_;X#-KP[/ Q(e7Y ȷnI|F#FlڋGns))pڬGeLpG~4gO E@nSjkaG{ȿ_<\e 1e[ k)'qjʝ;NA 8J.B>nϺ+]# M/-#5Ot-~fu+5#\&XP2> A*4s˶?YT/3$ Uu<ܢ{ٛR4-a%.`jj~|<7k0eT9!x`xldl,15pʴHG~9v`қ3P:6YsaX}BIc^Z _` QpPE۞)4PB2:Jh~/qGc|& 'HSxh~͟(ڮ tO~z C#֋7Oè tf5qqAmWiTh&׃&]'2^r5uZڤgx GPv5>yN`_-pӡrከ%ٵ"!OIKuW˪Ul< D}ҳi~TQ'o *0 irmY ʡ.f` Tz;oP2FN3R YZ>3gFr6׈Y/l-}MZ"t`u*h9iqY=@ lb&:Ú¸fYfZ\νVB bJ)Aʯh'Rz4.|v٤wb%|dqV0;+x-.H v&:SRꄴw5koֶ89DOyQox>q ޫd^[%\,:NjPۡ[joU^Fx95{_'~pTI_ =X[d ,Е*KX]"Y M'y?$:ppkHTJ6bXS>GNn->/{t찚~l8- SlYe\hYU⥢^it;17ٌ<ay>^9ա_2 Vpӽ('Y\@rx=VQ\0LS3\ ^:eyo.H!k\,keRhRh&0A`#Exx`: I`F ҽ[ ۱ -9a[ZR[ Ghu<7uAզ* kK}F5V rdQtH:k)Gzߩoy+E]K1Q1#-;%A @IylUfz 4 +ޮ֘0l(9ea&{!wh:Uȍ]6 &]oZ=T~?xQ؊ܿ_pv1*a+cJcj-L ^A2\o8en7BhFΏݴy؈}r ^6hEL(Q*Q(0MvWSRA2,{>s$4{ &譜 $/L/1\6g<5{--#N#zީXՀ o_{)& EXokj3@`peI؇2G)/Zxzx'x;t=~-4]>wi/35M7QM=h=dSRfVb߹{]&Z/i ߎ?n,QVT_tK4FС{k91 )vߙ!iUWp!\n8/LdkǒJ{Vڬ,d2 aTt\*a*Jq 9[6q+,)~O G3.zϏgNEp Lhx ?@tQeLS3lkjӽO'Xkƅ}n*WCd mH"P rjG~\Kp! Kšo;Iz.<[zkn5Q/IA D2+j" IUh*t͖F/?y :3k3sZ-/̈́M10#U JIR[;; 5E$qA[er{GU=S7D!Cլn$_-e \jU4گOޅx|=C.K MD_~TQ;PzX0Q}6HbI6=8CbW˲ԃZN|hI6 ӷĵKd$eH ^1R?izBˠ]I?LA>u3a*'N"E!}N2,YvHꍿG:^I,>ВMN3Amt589TǺ'}; Qi^`msz||d.q"s4ܑ uܥ}E;p4cNfP 5K|1U|iL|Y ĊK4UI>(|wBwB 8 Q ?`.V䂆m QFf~rWiVtؾ9Jx>)MNT߆/b2ׅ=lA0cI1Vt- fla hxw9Qiνt6id׈+KۏLhp@'F0 H/R>q`([k{!}\;Ƈj2+)&ڷ}] _4H;jnS{Ȗ>p^w64[7ZѡX4(a>:<0lڌ3zF!5`ϦњK󀽾5ulIVJT:Z}p:C %RG< LDz'U?ݶ<ȑAٰ(}=ِ=9inN')ۇ&OzRJFP&Qw`Oit[Z ӨBl!7O1lL!E7і[~dˌ-AErV,Fxrf\IEɓRW҄Tӛr*e$O|WLUcWk)FM!kDbT^HzV~^g .9΁\ WA J8FD9:3yw-,ț_G-rTmkpA\u=~}yyQ7ij> 59Jo0M_CtTGL:cRK\k dz- SD.?0Z“Y}\|ػM8d$ dpF9lOjVYz В3 :I &&„TᄥXu:d+ω_&9U.Y5oRKQY3DV^Ж! z B"s̑wާkF0Z!d@jWe稭 ra)pw W1v|s~"wgFQ}χ`*:OOGF$ ]}$~6rmncP^SM`/Vm--<v[adY{6'4P}似E*v%ɔϗDsaY} XF{M lNpq@̊Y$C`8V(6jylFS#~\1*-y;(U%8=kw #6]}8|57呩(>[ՕHl&ēdⴞ{M&c\,\&LHD@mR4n! ɏu!NEaryQM͆蕓gn i)J FC2`u~{d̥W'X&la2R ]$Ux5 "SFgdFo}%ZA@ӏs!G)Cr:x=X(/w=d!IMИъp@G>V e4o &4{~ICKYñc=;1(+3VϺXCOOɂ A*g JP-JN9 2dnACνN?U|3xm:eCsT: z]|;G2`lTιW\[2z,yӛ=KMUƇe/> Oa+BXrSӆsAijHٜ?LYI!GT !auض:e&"ߕCǷxЉSq,tS|?S 9G!þ}U6GCZ CR~H @K8np|߀CRh!bD.օs;a-ݥ0WY KQ !zjQ-xw^ k[ W k T[]9/5.UۢC*w;N~otD\wߌۣ^Ł}MTRA#P;1.diS8E3I7g >+m1J[GP{+I|U؁eE Jiu8zRK9D\/%O,E#XlfƞPQܵܰ/xxE;%_-{B"S]D:2S/Jnz}lYbـ8{omfL?ݜRT'=18ӥ jiq3s)ҙڠ(@#fCn#x:n92C;4-d@}$Jӎ~G{$^Y :ZHµeJ$,jf -d=CҝK3+a]^ۨ8,\.b-.DЉzӳ[C}umRֳj[_N~HL;cVkqm*1}u㔷0n~׊FEcCz[ uBfw!>[|^ȩ?w Jk/jEF8&b8.+[)'ՆSHݲuNYXkyev-)ɔ07J"ɫ6Y2[Mqky5Ĭ-A}LUTpor[4z.4zkV[߼y4`PFm_My>\0g٧*:).*Tou?`AjpZ(?LFU!ria>FL{D8h^hP( Y t(oĜSp= fZ p+#w,%UɸV2 >N;œҭ7Fz7 jJ܁6"-@']c"TY#.M=]78&L ۤ4JuD@1ȖO ]K+ޕ9Df,@Z X?u?y̦ k Q\8,;{ lP&E500$ͽu|aE@#q aw'0<1q2Fm@{Q^ƨ 4LA2fe6 94±8;qZ7j̺E80n~^OS))k 9'k<vk! Lq.X TR#|ǹ9+YUO?gZ-;Z6֬`j;5m=-Ī r^nGcf\=&IROzzxWoEIBQL;Z@> KZ(k#1d WXRCrPfȼ\s7ɍr3jgU=DO3{+x2ט\{rXX1q-F;Maݭm#^LX3NHb)ѿˇX4+1ӈq`At+BJ[mAցI%PG;̗zG)WZ_jRcvhYDkb77LᢠJY56;/!`0Ц3sR栘ƒmA'p6Iq9 Pꆼ4WizLt^pPY^Q="@lw/ Lcr7_{UI5a帶j``TCw*fGp.̘Zo֕4x¥)|ɾĂUWh0 :e[0jiE>4l̎N߮}9+8#N i&?F6 F4= !d*8ڇی)vȵ>}kZR;X%?av]ȷ63I8.,+(&Oe;Iȥڣiu4.\mMCߺĞo.47B6J1Ь)?+JAq#z,&[ˉDjuߑ̛dUħ]<:)eb(mqR oA(;D#†ϰI@0f !iqU":X=#|orȳ9) nO_}\")oE%$N"pӧ\mq{-X,ny&aRS745ʑJ(:NJeڢU"(yhocc_X{,}Tu|+Iض"=oQ>j]XawLPvчre"$aadi!`FJ.87I@XYiΕa ѳAPՏgwa?+a{V=̜lnsjCg_Nԋ3s0oK9pu(Ddc:= Y.I5HΏL򻷌CӜ<6^_a~1*Ѧyp@.;ɕV#KJΌ 簘'I174@Nk3:YgGCbꑆKД3M=k}>g@gVu@9 Җ᳈O}$)﨏0s2 UP('Jˆ!q~Ѵʑǹ4 ximG!]7 ! DԔp /è17ٲ(-1wO'(E hA,Z<0/yt;ƒ9aP--چRO  2Pi<#l-ӳhᥩ]RU".(2rϓJyodXV}CNLJ`%9VfcPm-7ƻEauwW"}X1 A3nV迅 f@TU`<ƛkj4JdTbe%%$8N38cRVo4?p쁲߁|BBJ.s(f=1f vtsT*QuI8ۑI>pdXzl~O7EɾG~afLπ-mZ@FRLI€! }j[`*GߪL2!,E_9?2spHaay3ݠsPqP&qVu;Y_$"'cwـtx3޳+~94hhll5wZ!{Hb-D6ڽ?NeS9ЯkK/ i7!nE]+O_(szJ6.jj0LQ }S8? Mۓ{7`1{[ߣMĝ &kgŋި\٥`jA{[9j@,xv InL$>^ JK 9=,BC&h6w3N2,W$YV: ^%le WXY |&#;zTlnM-ע%dxN%c qߤڭ|@0J1rkO̺QdB͗uj7ۥZX00ݿCA5(`>l,:ϑwG0imw?0Tdu" ́sELٍR^ꭸw8ߩ;Z@:ʏma Nǂ`.[dO9ywLY vkڮ9v~GS[pB(kJ[``%= ­, X %N>.*ʲNKf7  ua$˯5/u/}]m+6Z$C mIvjaLT$d}x bZ3;g jAy|| ~gkZ%fx{YEgJ_*L#.5~7cR wh,)|4OCg T?MEIsq4U >\,%R5EdIU6Nr2`&w 乥#D&q) yÅÛ㫋̩% x2bŞ9N2X YPV ޛp;P8$pUU?c 38703HiYpO-5Cb&m'9r)7_y2׳R[6A{?^g1@qf*^oIDj4_B>wn:vtT!b\Ϲ*N}0 ntV)᪥T{7=ȫ%Zt"ӬwLD(x 9{$Tx=wV[*NWHM$& ѡC#P5tx¥i~0!.l) 4e`LJͩ3UmJa>yP fH`DrbyǢ9U|?n o,Bl5/mfO*d4  c%[^^q^Em~20`g"Jg$5Zh '3 lU|&C| f6rf$ޡT26|@r3[19"w J^Y4Wu 7cԩ!_߄IS l-xrÊ"t@O=@DK'[ tG'eajgƁ=*UbRúa.ԇ4,QUWTs=5Z1BF4T.K"f/Rx"Hњۨof$_ף Mw뒮'&;ngYWr+-̝EzKq >dյkX6;3009U 1n!@zH4(=_lD_Qkmdojd;a;R3tf_Uw߰Vciwx' ^JaDd>i9׈*ד}:ϗf $d?XM# %)lWcG*dgv~C&'@^8O4nn-X[MD(D6z`!ۿIlA[TdN%ަ00s$CV}Yy2@E/Ky` Qw([{?S,//1w Xk0Pb҇Q<#,ҫ9XoMR#N"$^lr%Hḯ&cp/WEtդᨧ^X="m}NSQ\t ۖT@csV_B=ȃ-^qzrP%J~fIb SlFqZ+NmC5=7tPzT[B7ƒaawWү[-*ꄣj4w$yeA$ZӶm}3@kp# n7#iZXy\ zD?҈t y.S8|WJiJqKӄ jOTb4G"rl׫Vܪ,%1p@m)%} o}[4}b[B{jnje n(b1ouG*y[fa()ghqeSb寏[-jl-@s)D)ړ6I4 PAߞ-%r k |fY΃;a[7L2ʳQ$Y֕.ĆNW`Z/dpF@M⩧Ո4-êi Pb>I^ѳYXI|]!TN4WQ\y|yH5x@mGbz:G)vu  C$1N +8`LT ԥ^ʫi[|mI?ĩ%X|n-推vD1LG42(b\MtgM0=f-cz}'򟯦FE]3$(50>2ldvq,]R6G|j-m\upN(LÛrɃ2rJL̤n`Ǜ{bQ G1=سQwxy)T,9JA72R v-m# #Tq"Q"AlIkaA9ěby -X)%;;<]G 㰨s`S4QE.QW9}Gl\sj,φ[   "e=c3(h l4jz/Q#p[BiW$A0ilތ< 6>R50G\2oˬ^_8.UULs7ܭW=4@m4oSrۨ3e6Tev=Vݞ4mP^ɋ m4洸Oƹ$=pX]0]-ݖ[*Į'q89] 7N{{o,Zϣs\;L@Qc4H]@\Sۍ).+0-s㝏0`6'8N(8zY >%H攸 zΣhp^2gg2.{w9_u7Uh6̻@0i!Ȑn &wN\IʔaTc_.ڦ饾 `bVSG/2֧uſ߈`w->)`r8^Vv&lqy /ia,4ɽw5Q_bb߂t'rwH?PY,J{ `/IC0@"Wqj̠9j n+ܛNNx/WE>w-d|Gߊ8&4&k^v˹/0FWkBE-s 1xe+GJ/%{%B= "H&vǓnZ0P{_Cbq cI GpүeW<< 3&/P:/1 [p5+3l2S}h* خID߻jN,~ASP5ى4ˊ"kG0jDa6+yNR훵 sU˹-y OCPnjoY9cs ګ,qŽz0C*wrNgcNô+BwpMOK >: VNr8@*5'D(b5)Z,S *+-U&x. 1C'p0(Ia>p!) i:<ʔP29㗼Tƒ %]vQWU|x~> - SO ; za?fosor͕!Kh:uܻZNkWÙ`h 11A2=-Z'? Qvʬ˾[:&q*u#[ ]!^te ޮ~yky>s05)E_SB\CHP/L/bmC6QFJn=H t,մ !$}naC.O-¬`:bP_HTyb@4Tj6tTyD@R-zFg۲ ~+}v7|C&372k*'6NMAofw -l8wdt0Dj6# wv[{%Т"6'a|-\~t:^a ﳾN|\^7:FɷCRC5fLKɪ墛Ȗ7D! |͕O:YGS\ %EO3iq! 䫺A+ADtሩ8䢷FF^x@zZ㪝̳ퟌ͠,jT_޳_] "gArpDM'psEѥA(D_/ZZyUAxDwOGTXՏd|J^qݓ N7ת[[ .oy| J , ,t|p4!Y>űXTOϡ'.DٚK#vF-Q% J?chW⛑`j@:Qr:~zdǤ%x`(d#TG{2T|^CÑ/#߶M<"v;r;Gz+q4Z,GyU9mH܋v1<8]^/{ -h'Ó{z+^`tW*)N0&.ɹ:I'f)1Q * Tb`Ei);p>J mQ^7x%T$*[c?\.W&66QBӫż2=b_Ye!f81_yWB-BRmP4guLFb9j-ͬXsqhʫYU> kFY海oRlY[Ƨ-BTlI4:e8bt˙P1CJqE z<ّflxc9'V;JoҶJB2GNbl:\|úD1p0ж]—cw:Lm- ʞ]`"~3wm! Bu9sݨ3б@ft{}m̰e╁!91!{oC΅:© Ҡ@-M%ļ938JMN bE+: @т%/ǂ^C-1v2t3 ZfUJ f}e"_CH>:˫J,}V4/cM֐9ʬd;eCdz1ٷYT)U67|m`{A*0>oZlMmjGSKiSD#t|qL^ 2I 3RFKu~vR^߉"!uTkP(5/ P-M8zn92;1A^k ?6JȋgV80L X*@r{huQaR aX@,&}@t`d#pŹܠ.>j#(&q𚚰ȔXF7%sVG _E w6cvF+:$&쫌Ofچuwэ [2c]P!jm>VyJ|uO.Ke&UXbX(9OCe]1ɋy[g,,W w %mYBLZ3@?f/E<}*C)Kf 8?66$KVbJ8SW6oWdzpΪP7xBL[&e[y`RMduiMt)xf+9!#Λ(m%4d=)m0-0v ˙FE%J>e]N {rHj{[j|̪{O(2h*E&Brwa>#Y*)̑Y]{R-;Z0K[{㻲]E/jHSV ŀB}Wd]nN/{lC[FG-wt2-bOUiD fjIF]%Д6*r h0_t CQh4*#rۯc+[Ag.Vԋ7-ZY4)yߡc& d7s Mr.䚾 ~VC3Ё88(? K8V(mӎl@dI;d=Y3/|: \f7zwk{<)m\`P E^zl*!mJe|vh3>?##JCK/GS7m@Ptyeh/Q~1ͣjŗzrh,<MH'V%=/<Ⱦk+':Xu?ߥ9Qg'iJtZy 34?F8ZR@;4}jiBk{AR7 ~盷`m_/I- Ɇ;f C`ݜnW}t(z{_H󸞛KE7"`ʋC.݋Mu)uŒ? s+]lIӮI6H˭c85&ךMh%#)lYVBNv T ]KZU. A6g?=UZe2UZp.E;mP^N9 oE6zvUkE㇋ArCRYU%k'wKe1PJ;$琯xp4<[#2B:)p0PA mi3FV94zwQl,m@c]@`zn3jG|=px ֋[wkhmb]QԱf 0u٭)hN1/m/ kWjdzzC[?M!d51~ySº8l;hZQ ^ u]O꩏\BlfNBye]ڏl+(8p\!ͅm>|X&!*<{n٭e MkIGS.t>dcEE! @le"D\2_~g&`i:K;&؃7yX+3:ApST"oGϪ.H /?栤6(5}0MYusv^ '@ ѝߖa\H\[X<GF9D]'YbIo:@6"@EAHH獨acɜN Z}cjwkngcOÌ ,86&I8NZksQ;s\JqԆ]4kL:DWFj ke1S莼 3p׮@H5׵2 4XQɛ./SF|?GhY9H9MѦwRwSH]{ߐ}%6 y}c<&xa 3D:ҥǢT2Y r5㪻{:PhXO(p덱2 u O`e R@t{X-}8TUӮ4Usr셾O%CW'C x춅pHbz^]̒8~iǑ2q*Ѩ "%+ #FB0~c]{Z7 ފb4:ViQ! جڻ  <9eu=EG-ca Y6yu~"Y鏞NQ>N# Ura~zg[kFrMcZ%8_|> FAo(ł>3,،},-g Ruu#w$4 />F .1u*? PW_%]uXyAr:6vW\P;Ԓ)36]?yB  %m]MoovW>{`Fz˱򼀗Ku'vNC@u+[C9/[z(m_Q {0{Xj/+9!/DM۴6DYu;l ?&N-0uawxPK\u5x/EpTl<>-$JjUF}h8f{c3auoZbQn`>4ؙUKo}Fdz:#@5ߧkQƲqOqC;3\Uzُvz^Z^m1uc~=tS6m׾ "]/hb[ CÒFz"5CǷ#իO);kHa1imEUye+EB"4ug <PSb- ֣C d9Tr,Is_X R?Ȩ $>YBzJ9N)y["qg1@nD+89_rALl|cI)ѡ bmIa'eK]_OC'Z6ְȈo-r=[5TM¨x]6[w^sc_EAƍ[ziP>)=%3Z\uW `+tK9 b'L℮K]^aevEZܴ^/tjGT#RB+$*PNw^&]o+$ [Hdb\fYؘ8"ARyI+@P.ZڅBj\9m@8mHǚv s 8%FT[>)$Sd**- R\xVC*d$!R.VeX½#iTs zLڳ[Oj_@ߑ"SQ `Us_@ FWa&}2.Uc3eǷw&3;аDka9->&L#U5ТD*]hgu#vV|@5ǧm@c5K oy7 [^Q^XF3(#۲vPu:{09ZKoVj$]*Qݺ-ك0 m)jh%8~5AcY$CůmlT.._f#|HwtԾ_eV 68/_!ZfoNOB+#5*{: !іd|kStu?źy;/d#Gt~m9A>\!os2 1!w4GW`LvQ!k_Pn%h3YU <; .: 3xU*N/ӯ=ףh^A86Mhsw!^Bs晉_8T^"~lSNh9Um>+0_?RdUV(2pq 6SW;p3K)XqyV?:Xsi_7klwcڒɏӑI0ik~'ԤӧˌL*6BNyVKg߉Ő @ >gsALD1SѦ3b^NQ{2{lx`mR;Q5Ш|hS0)uh}. QD׆E?l"2g5:S֨LwL&VR_͙s?4&hW2+-@cS=X3S"bϥqkIM?Q7;D%X,B N2˽` KJEPra٣IGLmED0 dB͘<}υs+=I ga-q巹wUA1wq%d HU.Dl9d_Ym‰_ikѡqɚs@Fe#؛k?qP0ɟ ث>lZ,*DM 3nHυ3'c+-.zgט\Q)}-ǠX$ eYBX&$(S\M]X5wLLg^jΫI#c249p\F1Cqγ`RYK5~9UGGy)ΪmPP)Iv/{z3eġ1KF#^@I\ mc(|[E, *4sYOw}.Tu@t+y1>+ʵS`jbRV5vOg6vK><%]LHD0i u/*calD|.C֧*yP.^Hۜ 7G̲EOCֿp ږ2N?PfY"ݥmfFWZ ї>oCJp'~.c=[,ٌs>lM: 慂ae<Yz6ȌjOibEF_rF6p}]tێOAkr=( "n)cWΗ3;R͜~*N`{w-P0Dd~dg0I]rQϲ­T2{!# 8/]kK"l$0  Z%f% ,vAŇewdݔ{E5amV{pCH'8jh'ڤ[}MjMuoa8VK&"[AԎi>#G2V)LX|n玒9q);i듷Op۪֔P /־g3+ͽr}@X2lbz szliÚB^9>oc^ H= u`{i)F~ f76WM99iAٹaW i|FP/d3L^k ąAYwKa _ d"?IϾͧY86TLm%叢PhDKj,5ݷH>k:l8rHd=KGX;T!۬h_q8+RP1 '8b wO,ph7*iڶڷZZG־9BpYlRҳع{N;ǟfΰ?h7vUiXw4g˦I{Su?t^>)$^: C-bT(: %!4opsȭўK45 [3C4i`IG| 6Ov|j.VE| I#W9ṕwHqؼpkӦQZs &.g5 r~AH:P%[]HL&! aI)H< ڛd(Ÿh%#&ShC8F_2 _d`5\ln<)ԅIJpYߐgEsId!8•g ^ e#Pa,6m'rb&(אѲ,܉Nu/~6Ց_]N%P33H/S=6'J++CLݒ{ wrEjkdz$}%YF+A-y@$3 ?̞6[MoLE2W4ؗ9&6^;$L 8$x#cݘg6?pC:1[G[:ig'!F\|Ty@L'D͔oC1F?6)'˛K8@l ͎Nuh>"E_:hz}Tfo]ăkp_D}@ GןsN>$A;Bbk䌯 ~ɕF^Rib\p! /!T&{+5UPs"Ӓ%˲=Xjaj0U'yw\D_Qdr/GKL+ &=Ij""uՖ]Lxh WMɇ9צ4Ųd+i=YV*MAsy1KU.`:Gy(5I eQ퐤V*LI n~,N U8iZq|PO ʝŞ=m@hۿQTs8\Mdhّ帽=#ˬHr!x'K 5mbPu2tI"_wѳd@ vcXLyB:?K3& -UyCwl(]R 5I"A55,uLMg}BR48Fx{nY^ЕTN #S/胇Xg ) }fanT5<|_|ik% *`D# e{k >"Xez8 AnMLUucG+y2IߩA 7Nh!^В.>Bf垠ADVѫ=9`y\aMJpZh% ٭MXR%mMr-,C3詹C-7mnU\%WɹPd&3GҒcȑfZbQ?'s@E-9Q^GXvjcgJUi -h:IPiImDx WUዕbWp4H sG2_ 0l&@?^H/Τ .n]YLxNnf:%|zB}TO#袪7PX",E"gP6pndbIn}^#H)nhCӭ'MoD0A7k0 Q"(~LJ!휍H+*OrIna('| ssֱ@Dz}ePԯ&`&~w5CMvߣᚇ躟^x6&1`cVgr(NlKH$8^szvz O7Ӡy &+mOi[L[7\>>l 'AU nHO{u8d x;= @_DʃU_O7L`!d-']U>Rۛk&7}pN}%ǡsiC8:#%2̹|7w*cL"::a ݒX9(v\7S.wK` E٬篔|t8Y0` Yg/bAlA0p]p, ,\3s G=t1 bT3a+˻|۰֥[e)4ɣQnAqخC@`q9S %<-zs 9uJآ.qУZÂ#J*Dq'7_k_19 :Kw#oo<Vsi&Ub`mwao{]3Q97S#擄%] >^ o ·{x41P e> W뷚׶u+Io$֫m bpB\㬰}΀m^*R2y5Iih)ҳKưH@w110٫Nf1[z7i}zwGQa,qV`)EpQxOő^ڣH>y wLk ":Gbu4=i;⃎H53Tz' tX4mF EySrR@اnyƽ*3E? w`F}tO]0)n/tV]2hB_+ڌ|{&rDjr Yb$FrnO Jܵ+KYthp&(ee_.٦RpJ<^άHPن wbP}M(ꭘE3 {8˵iELS;biFxJm37lsDz(2nVɲ6]@8V.H}@KrTO;`"C1+>,P\WF1z1'n}7xt Ƣ(-R7#I pf\.r=Os%&nz}ngBkD+n-N<&Xy"M7:;P %їe۲uӾj!Ps2VtXN59R T9Q-1Y%M /}Q ŮюCyU}$4̱8&dMk#+ B!xY!w$~O3IOn'zPAiTK!V>@؅ 6UJ-Uyp-m%Px^4%cA⼖R)˾Q[;Gr 0ehJ7_<]g6hnQ?SQ抧,}>Df{Cnx08ӣ7 8pl2sc%tkU7 J6锍較mY=*yN.,jL36m^,< jiPǞZ;݉{5A>/P}ЫzMռQ}x@2Kn ??cjqc<aJ%߃"q^VkχIeKXjå?޴Ye,yqV=b21xV<ځQ-FLO!`q=cM 6eTkgEc_gUnjZ7t&M7fqɀMT]߸)5U<HKqxZD|,^>TSlO:-x|zд$m*4̠[(xfkB |C Io.G꨽²i咚Tf^ƁHtM`̯dqf] .PW%tSv-t ,/pHɬ&6=)Q&?}t07'qOpnMr$}H0fՎ1+{/݃ʺU6KYh E2 1(ۉiZT}/ka%S.&rި5L2,>0Y]@AxfJ/rVCBfkӸ:`gi f>?¥3B3‡lV'וeL[%eå8i7H=]ݷs?#l&|w7p5J|cI:IyԂ |^H|&cN|Frׁ9}ZS)IKUl⾘q 's<puRge|4uΡ,}_^R>`n 1'$Q#SX5Lb6˰~$X\l2P iڙ8 v(JjyX6b,mm3Ya+&LvOej)\EY' ?y49-}jwЉtGM$"`I@Q sua"9IEbj겔bs3fRhHxcґSН{EnF p:l 4ڶ$@^ aπ7Х2lJXa>R[hXB!3]Y$zۣ@Yz G8}i^'"E=f:OMiPf,=`QFC#W~4;z&L/V@p' 0( z{*Jeߤ)fYmCLG:Dk.#%_!?[:JϽ0y%JTooq/9kD]=hk̽ީ>wU]r&LGIzJI-K#`J>Q~bGv.oWh!2 =}Ju(Fjˬ#E~9TX,(;sx ZmXDuv 9勺 3өMbk^05=>%7v GKO'douW%m8NW4BXPXC٩gڞe[;K`w3]iף.k\WL"L藿99mo%BC>M_nZ-D)[S-^mu"s#Ԓ \Pxk#,7^A7 o_-h삜0'}6%ĦxO:B/̠sU> Ѽ6՟#Nel| 穖W4Uw6H2 +ccT2" 11u :Z꠫Z'Dr}p`&T`ICgF d^J-N[ v^QxƏF'`ʗgH{m{3 =P'筘0V ȃ9/20kio]l٪t$ɪԻ5MR1 #a ކQw6l=4"D{)3ʢ)ai )hL6)C WJgi}u8^ڢ%0% yxoǴk%xԲ^ً)OebPWs"ȕ"(zk|{a)fgE+mw#pk!["#p, (vDļasAa@ܻi?tSBò }~FwZm:{_d7SvSǷ#zےo(s>_pߤ­͑ s SXz݃mڈh<)$B45lIX,?Bd4HmX~Q!G%!߁8y*9 .{ƹGt m&.)֞[UN(sS5 bcEe}Sb0fӀn+1#Tt|j:`҄z#8)E]H↔U! ".]8^<Wq;>t(/;1t;_GN58l/D)Om2#Vg $7e|hnd+ Ht\U|V[eC@+n|n>Ͻ'뙝AR// *lg}41s0}' HKR.쯑qVE*P e`y$խќI¶d 88Y4-ͦ6|cB[:DGT6ΡyP<ԝ{jV 753C!wo:EY;~T|AO'n` T=F-C/@5o thItFhޔ%گn4mSK@O(oVY-@:f e?5+IVzh0vI0 4k5xioc[C,l~辨ՎtW&bQݍQgH4Ũ~QoQ<  #3ĒweFQ2q<1Ɇ) ^sLyp{Zݡl}Swd#ouZJJ%>sFDrܷ&;"1l+ˬM‹ ]ӨdE1_3!d׳MŒ'y$^iaDBòMtc͋]*-"[hXoofݙa6]]%F/^ (Ja %pUgG轧^(|ٞ3\;Dhi>5z&|83IeGq]b0`%/~1>BqԵ/AjW0CALOH;\m*u'6/"Ƒ dY.1 |fgn;ӱ GF`'aOCN~ǀN>^a# lneJfI]N#~wuwÀ8R:iI/V>!cPz!W3jj6+_9/Xe~ލv#tgŢO Žjf[v1k@sNǤgx\ ZSҚ{;j?/&ݼ "F/SFR9>O7LjhrYSb Qf=En$`:ޝY`PP0@38#}"mP$Ygzh#YYZ> SI3\r!V@0A8d0RdZg2Ƀ8+D'"!Mf~=ܨ.$@p!*,cPO҈.tVK۫X2yn AQ}3Y>J![>\ɀg]P͠P Ln1z8LI@"$:ђ,dPt!{M/ˆ?YWss]k?bUXJep ds-$TN}OK_(qUW2ÆKfE* 'WyҾL<#/KEvV.,g9ֿ\ȜKU]gq|4H M:J7ag-j_(K@1SJoXk然iE֓Wgd=lZ=ue{R ob$ zOkc )놯"S)z,+J)pYIM< -l;ϊFy\!Yܱ2T!AC[E^ JSj ?K_K|Ŗoٟ9X r{*X tDWkHg\ٍaώ3UfWmM$0oamFSHtT!<-<`^b[[xz=tCn8;b2=勅D0wO66gfooTCR兒75CDl$*SI7 Pڢq_1`Z#H+-9=`f9k2,Nݣ#û5w(| s dyxSC jv4 Q6к0§gժaIDdH)T>?[fJ(@ZD^!bSCc,o4H0p(Jm: eTJׅn(#GD'JC+W!N/ݱa 'J7p±6FiTUmϔa^ *yMƹFrd E,`U側'z yB*xبEg2uTܶ[.GmK*|;y2=;DN4Z=$ۣ߃ii΃ǢM0 7-ϲo/Ҁ<1Qy_ ?2) I`HQfkqڨ_lPZ\6c 3%*/ZMq@ɧ+j^*]Qޟ#Z)urs 1ۧq7WN|Ew$tuRI ?P2UA*bō^XuMC&T?\h@,i ir<C(y~X84ʬT5,lm[}ͯܮ4d؁61_{pu2FL!4Q`wW%&H辥/%S utY3ں)F]Ċ\}}A muf֔?6Hby"iT@d|M V 0)58}h־B}+d.r h HIRײŴ?Hj؍ jYZuzhFR "{ ӆ%n/,,㛝fF3jN6x'P2B8HuaZf3z34r35  ><ޚ| ,d2浦?9%p_@ZbךPt%A˖AKQ @4EL0OnC!} DPm%Aa(eg?̪ +5qGg*򷞧/Z6$GϮxDmg(ffxфA0k>׎ A}%;/rIx H6Y^/k)y:ep$3=w=ObLo<\,}=b4M%|ִ)UN#L%*MԸgp1Ɗ997I:DYT(Z6ZQ_4:ՏfDb@/HZmZmcNdTYu.xx.<2r5VU"ՠrBCp 笣bT>TgV3nU/wEHeOs"Y\ך?|5'[ $f07D/Huۙv%e"&YqA4!33flNo(¸ "h/'E]3{ CTl"hi#[֖#'TXȋb^.౰CSX~,jQ|-Sq04BaT/uox}@ _=XpSԼ3茄ω;ЄgQG?sV0noxVrNZ4&ul%d[3䫰 deTzBPXM+K@KXHI#Z:٪p׳Ki;#clldK`L0 Y1s/c1?D^&l1&߷,&0xȌoKmVdәP,Q&^?zc<2 @R3Yt{LĈCM+J(M6@B͟pahjMurh i`"QS,/*09p{Hk]2thgMm@m\yga={ 3zmZw+ʥ+NSu BGTo/qO?emɪ^$sv)M >vM3#EBnd loi d;"$k 7Z"rҚ_w/ "7G]2ߍPݲ )Ԙܧ5M\-5MRؖڤ%'uhZ`!Zr9ҺQ i&bCCY1 _ߣ/Дs|-/ifp$xBݨ p)tA~֥}QbX*lW`odGJeE{􃄧˼6 !\٧O50h>CRY})cJ ^MO LΙhJ3ͅb*X+MYxH/˙[^ٴʬ[d80"m~ԅW|&ZBT6}8FvpwFt"9usAbIR(T̎ vm挙f>X΃ K`MNhLc/dqnUq n2{wFg72(HHut?HcmQ8&J,3 TF6wLY.E\%`úS|tq<YCQ-1Nf Ǥ7 %lmuk`')|ljXڗ? 2jX@Musس'ςWPeЩe6c>=l̼^KW?9%&/,:+p]A۟%Dr[@%3(9˄N85TG)%bXml"mpRm^,Wt-Ij,ewd$3#mz*E[uN=0RuxkːV;-d&t '[<pȥ8#ygQ1VI%GBFmHjv?S:" ,3HB@|e Am$>2h>h~i,xvwB3CT;s o䚬I;V4(sVgeP"BB9$:x2PZIW;b֗xk{u MþGG_| tȣWseGJ(t)H|`O4);cRE_薎s#Xb.l(1?VRcgtSqT(- ya?}l=S\U)~ELbQۄ3vaq0s{Sgv}:h= }i4~k81v0\ZV3EzVkwً@ޜs+GF˙YITYRMZǧ@bkCD̜e@ZDN)z=T5.ʫbz U) AOyKJ[\cf),LTbg&ݓ%(@xeZ./QM\*H9 WgSX|{XiI7K?Gl[mLOSmpnp}Fqxr$/ծh* 7[{Mo|YK1A5ر1۸mƱ̼2:dM]Zyq$xʇ,Yg}7];mc)%J(e;Rh zǀbڗp*}|\ 8f5Al1@6i>'%Et?YuyAZZBTDH؀p'N9]%\D |t?#s.b9sV_]A{;|. T$ZJ2Sк O}ߜ͛:(HH;f'@>)Ʊ0LeCKn~ 瓪+qnzݺzT]:Xz8Eۚ5Ҥb|o)rjņ.݃UYvxSCuPa@a/,xEw}>aT5,d{jaznȾw</;ݖ֋L^G9s_t \ru5 Y2mNǰ y,^ -kq?ʬ.W >F_MESwt\wШLD|OX9 F.XX% w/:!FDٷδ!e&ªޝ;ÒPWf̠ld#+Y*hF81!N9\,L!:s_oG:5V"Aէ Ҟ7Zywo+&ZA~:"={JIȶn*dW玘Ӆr^ve%G{A mU1Ǻ`ggw|I'hIf|{?Z*}H׵G9 cFE'/WS=Ǟ x)FG__]ZFucB?}؉jRKeH`ve?){aLy%a~d߸*>7`۵,s k̃r bntUmU`^ I΃]э }bj>ػr:0':w1ݵ".QI.\&9,L*0.(H½k8!&$~ZHCT}۝uC_[vQ Ϲb-+J+_h؇t';!q#dF {f= ;E  <+` 41 +Xdܦٗdz8'?ګIx"I$]NYF]x=y8~j[qeu$svLGf2ku[ME\HW!__r\yФ9n"} y%#NRL{ؕtVxG:xY AF]ф<).NP L5wMĽE_n(@[1htCnCVKHg}ewz`(\% C aW[;B{ x*WJ 麳K~b2N QS:UY,]3Y;eST NU- ^CK*֙Tsw@M^_Yj}hb5k{MadG)Xnfm bmL*鈩̩08)Qz>(t<Ĕ2%>-uD8R=1&/SsgA vIaC|xV{e/l`vc ґQ=՘F*58|N?¨#]>q0bwК2vuL'Wq_&hHEylC1i3!;6t|bVl5J2ܠB/'/js%ڜp>FZKI1GʇR!€ȸ2"TTFJn"\HZo< TڤbBvJOBh;LO`D{eI7"!tLF695p 8R^I'q/+(%٠&\"UZNɷ?z^htÊ_ؿ߸l߾18K@4 =Ǥod a+QK(#xp hJ+V h0Zƃz6ZJ>[FcPkTZx>* GED"0}Vܝa~L;!>Ɩrď!{/Kѣ+>FyԉS4~ iM'˰b޶;$׮,'YH?Xv7 몾g&\n>|8Gn6ւEVM+"$ٵhbwl75E?ko0~ n B@VJ!U*s yLZ jH0 x|L#ӌ P^y_^ۊJ=K/Jvv65KG;N0a7OjH&NB#ja l7rkĿ.v;X$=k=₹y b:pOgvrj2 1p9NCV2de'ڽD{w"66\OgD۬ p[ͻL݋4x{ 頳I狾A1ƐMLmCFڃ]`;fCOJn;*^ЏEIք_V`;>7,NLR5,"㞇㒱s3yJ"Y wRV#@-6LNʷFxwdZNx=eoQ. qDD{_S`qC7yRf0!-=3S1+'l.'a`EuIڽTFW*,ҽ}6UgCd'Fe/;y"I:J2Ū=j! -x`z-fLA1܎]уCgݛgtonV Vcyi oOigGj8q7ҵ_2J8sJSLw%gFX9tlK#?<%/$d\q_QGOu(h%H)& GoαWs?7ŒЭ/+Y P OE/'.ӭf! ''[yaW+{mJRbnFA2,@:y5|/gEzأiQ{O{{?tQxAz"UCsW;\廣,vcC8 ` |nN o džs֐jv$d:оw$I&gy\)ryqS&;B]nM+?_wwRlF܎j\.\,YGb {q,(Z^{VF؈K+Ҙ6'D3sU O~!UвZk82nw! KywIl\UjK<-6}5n0jñ)~B^}td Z,g}R\WnO7y#-G[0Y^T/s5 yVC%Sy7ktc-kYQo)IxÒ[?:sdx$kKF O,eFʶk\E3)WD1RlF$sF0(Tf-.yaPSܞ;e痥1pYkNGsE#g#2c˱tIPˇOɭa9ƭ|\䝤8L:1+QJbԉi[AjPDNhXy]DC~5r3:4eLu #5+I[b'EX);+ryܟsj (^a60/t+CyO.N18wa-"o~H$FxG9l5As$CԵ(.iS>a;zOQe)Gv6ž2"w )}N@.^ؒ:C("1qL~]B\<+8 ~dZ[dO8r%gˠz8/Y V)FP{9Fm_,W.\&Ґ6 _`0^XiuWL)XCq~B`Xqe-سHԪ+flc~#.<5荺XZa xssJaf'HGlLUJ@4ǟr 43 Dw1<9eǽ=uK`븋u0n% V7LB#5kCQ͡[d}D kЛAN\AS.gьYo-ޮRWnѣ8` 2!빡=TUj,-oo͘?o=r",D%oզ߬!u8w\{ hf{@0᠝;?CJxJa4" |{jY `EA7jFqY^pџBf _ h-{&hIJxu4%#Ziy^S.he,=\ ˥T CiH"S8^࿂)$%Ӆi:2X.Q~{[b$ p.ڻrS(uCnMO(VY<jE՗mmB1R-IJۀ6Yp62+"Hnr7PqG.s @|,L,CS]1M1MdՕ=,vŃ;j,%,Nbfr ^ԦTN_} Tq oOu#Jٕz~ž/4;mPSUdg[ϻT95Ox)z^P x\ *N.䏃dWΫgE^t$ KMؽٚ,8OFN`t,sĥYCN;:iA^¡QF[}Qz^c4ֵ}dvgBZȖ}2s ƛ&cSh 1JT]7 GSm?.QoS'5I~q{.7^ }01tUb0q ϧH+~ T9brF4Noof1 kXie1!6_ܭ3^U@1%f# p%+[:!8/ApyTh !M;̉DC(!n< sO+aQ36:ļ˲ɇ qd[ *r+o+}0Fg:S$_>oXc?L9bnx ⪨t=puXx<2¥|=6 YC)P:aq4=2YYM ; {c1zAAH]. Lj|@R0Bxi"tF/9笤25= Q?gsToǾ`VϙAg-hx78'a&vҿ_5p,qit^:6M4',:Ue4)c-!;̾A'Iwر>}+g`x* BTD6kiEqi02 ^mGf?3k-G#!' ͖yv "kZI?N8<v`Z3~OT qLv߃VÀ.BK3'E4vDJH4`8'FY$R?bJ21ձv օnR&~ӂXȎ ꮑ$PyTy%hΕx!k|L DZc]jDr`atH4KVMG#jR 8~\rTjӑjK.= n] 2i)+SڕrԼsp?G4)O d k٠CEIQ6/6fpY:[ri -N{Au3gw+DYAJ3 ޤ)q msU#,hIδaYy6 OD~ni+ u+m'Z>'~͚oMaLUz^vslGO0x 9J`}4yKTstq`ӈ4x{=d@4یup HW3f#~FY[Lc*:O1>e| =的b r5T H')IZFcVho]kJE+sQl0^G.C 9T;VjwVh3\_Jho-/ݳ0\ԋ'xKH|ӟXX;{G( I?N_mNLn hQ(Uo6Cw}wƚBڱ[Fo[߄ݶPcAuF@ljW&! mt\ $ ǻ<xO'=\"l4 *v+Iؠ:Ry#Ǐwdt +'`Eʆ#@`<_<N>(31f;FѕF<#f8 ##-,4~P;3SZuGw% #v*?/T0z$ Gh}(xuL2|#ϱ$vK>kx4}h&"% U62U'ڛ^SBЀe%k'C܏f״2\ aMz Lq=lKtiyp ~_vtv.%c'VDra l8Ja˗Яꄚe s r2 My?Q|BBCD:W7f],(OJLXgS!E+QVI[RQ|%ިj)'we[ehmcEtmuKÕClXe J0Z ཎVKQz7]ԭZ2HQtdb=jq;0x}+2E9BhtB>|Nrfq.g~/+s9ߜ@)xQ7/*O "IwhKY4@n DU&dwЁ ڡH8d.gV LW4ϳݙn` 5Gr\Bf7*Տ Nanهxy2g ~ҩ2o)"٦,%m( ҏ#Dls/SrgPG=J,=R CXNjF ~5%&Ы[#n[okQA~hP_$ɟeOnC=ؗ,9_Jm!uӋWxl'ǒɛ]&'fraruք+\_#!إG=Of(KTĘkR3㑐,h<~~K柁. +[% q솉џ2hs R®H;JRjOaZJhu J+dU!AB# .(-r_3Pidaެy{-UM/>h(Y~1Ilĭa&W j‡/`aXk[dȉDGͲTYLVJ µCHG:z!}A7mH6`/(ܗ(׬I6Snf_uVA}ZK}wGeƒP֦W|;)ma볯(<7J2a8K2ĘXaeB= /6!L1Ա[c^u H rS8yS\E0ഀM2F3H;=WGR|l?rIJ"suaK!͠ߣ?A1*>{֠2VIdJp8Yc'=~m*ĀSBc:]+Q8b<.~pدҗr\Fu*\60O$Ew سskvn" 6oBgH8(;V!~+`&K]ϖye~9{o1 CK/ 2?1b{3LYM^:?aEʗ4Sqp3_Z jj G؜upu39S73\TD4ǏnU=>Q=+&M)zMcAԄ#gemH&.Ko7Q>H8fJuWeC6A 3ɜv#g`kLJXc™ aUc+8+A{dӐC1rRw<+熓GYXE&7SL/ Fv//5Oئm'Y 7YpM~pGݥGn&PwcB*ga.0 }`S6' 7;bXNkۇ?dLZߪ)@i/YQ:^;,zQpRe`$8@ow'Inv5`Z":v۝PRϿZt%Z-K3^ɾi©.Yz5( `<~@=S4G* J_u.로 ^0bQ\X˹g1w)I|I!˷'xL=ARakJS-Iry>-}F&`:q3|'RfKj]y|VG*Gc磁 29#uX=uM6qHzvЕ>S)؇7Rv;ؕYBUE2D9/Z{Q`sa7}q#N(厎xvn{ly4ށ2=& rH߅̓Jxd1%]5s)E?_3*+\m]tH`; 7hd7 gG ;y![EzxE9:沂|QD=#O҅9ށ R 9SHe@02&;Fσ+iXT`? UcԵEm:[Vv[ɫkۨʶbak,ҢIGvbd6]߁g0k1~O iy8E{,5v|Яo?75Yw҇;Pb_H}tF_pf!DN<8RЕgQa,^[( Ht3 0ӏ)V"B/\ϼ:_OpµΞnmE3i7m:G!f}ݟ6]r΋p!}{(Tsgw? GCTJGhO$2TYA ) ڿia;rlӠ=5.!J"y"Ѩ,.m.Rvquto>a~:` U2>q> ;Cxj-@[Մ@qԐ83Z}n:QRp/J).rAπ$#e>c6̮(C뷇Fm Ʒ8U3|C.λ@\3%1k$Kz^?_5Mq, l- VE8@KkQQI䇄p2B|:cE9-~ˮ ra3%1b3P>馝 CC!=()$XguN`,,}y/4/AwGJ;c ]9ӳ{k/[vJ쾵mF*84<&{ „nr$uU:x 8 W^iO*!+=/wulQBO:?%OX_?+a$cFk%\y@bdX8VnXgXT! \A @W5gT],'G V6*Kg걵zI*`[cNڹ?~쥽-Jiɹ|dPjg=яs&0^( Y|ںeM3@5!I3hߧn˪I& a8&gI>z7(+>#<ah5uנX䈡Wvp_x08q :q 6="S2j\k~6gg5䱔oG4]Ez8".4j^m_ zfo46zqpin/Sxom2tO^aoКw1GPK0ҕ ₱61JiD]H bkN_(<ɋ GI-ꉨĺZį-5n(ִ{V`å)+}QNOE'/{j=s -~I9RḚַQ LK9㌼,-Y+6ڥ g+ZR.<0 t 5M2U.sh~~a#2ࠛ_p9Ns?ݞ鐗ߏv]ee950N_ׇ'*wͭ &*c$\(Fd:d&t8D2jDr9./KIĽ{{IH3mOůZ< 31H=0['lp%5Wu`~$4YHM(BVpmTYXv(LwyW"/U6CM,̇5WUf؁3%@¡+!E `ύyZH)ݽ~ 0Z&ڠ2*vg&=Hw:zs|EN\jl&EK4J $rsy@UkVi/`}QUzP`AVꃓ 3ك~R 3lշC}d{|ख,u6F,LZ+(d>蜅% ΙoyM;.]Վj8T*+J}L"TΧ $މf;o~s cc*9fKPB#i},NC۫V9d|@ .u?eYz xu7t>hh4;R\ү:FJUkmH>qfM0)V]3}: fꗥгՊsݷXMV>X6]xHGi-!/!X=ъCS0&ݏay)#xTQT6ݴS Gt*(_-;j|>!"&Ǽ95-*j81ZpGD Y}Q᪒nx@:#;<`Ty Cx`)oVڋ(Wm4C5ixSgRJ'oO^w)P򾻇0h2g[˄NGTF7sѓ3y+/[z` E89o/?Q2( v ϴ&*K>n *yu)eکw$=EZeRPAU=U Gq` O:)]q5עwv'̵Y,yV(Ъmپb- s^o~8PAN@~0{<~G۫Qja_D() M J 4f4>U+m`yZ*Ry.F0f$a-I})5$il;]?X7G1}z9X~$ߣ¼(Xqg#%%T *S'oԾĵWn`B+GM܋zhHIڙ"Q50OYO7kR֕^~ ^!ThRrLCmJ[O?e[%WAqӢGĵ/P41譙>Ry͛YߓOsěSC#8.E4>%3#[3o:%$x+o)tC fb$&UN v:XH*:f ˘o3/:5\?Xv!+a3}m M$:HJ;|%ώ:@.iS7\S,wLAԞ#T졅Z8)pyjAJ mUlM[COw.u|F2?>K(i%+V>%Ph1R}ZQ44{_II鑹#D뷌|̉S‚JtG_q>ԁ#0ɸY\MFBaY-Vӽ;)sŖNM)y5cn%%ydŅ O< t'Oc89 βUXkra3L0#d&纋Wf뻝3x~p\*AԋVGAO.^,S<ߓ1515 5c Ϛ3ȍF@>y$ÒDZtq?|ovڸݻ77|^}] _ 0sl^g:c,g bcgWs_R1z\̀v:~9kmkǛo񻣙&I|j\5O^ W.Y0WX8ģ" =ڌF1 }2ء@lR!Rj)OnDm-7vG'4f)9qݭEVAܒ"ŬfB0&'P_=2's~~ƨI=%ZϷ5g;)[4v\w7ۚ= iUzߤiK_f8/`A#1[ڄe'n;O5˱-'"25p_|xXqίĶ^8vSM+  [`&4DM k edjW@܊Sf%D  LZSֿ)(QOx_WՎد΂O%Ũ{ֵx +SvtY7eؑ,gKdWuŽI /;tuק$ &p'Ve[ ]{eT/nRCfJ,׾LPn!nn&@+իQN% "bIMel P9񎘸b>"o|Ґ-g.˙z=Pl@W-;~>_-| s,̋[U><`ƔI+5,`)SYO |hx*SRakvk $Mi |7y}h/eYeϊa%{IK]0~[&JTPb鋳yqJL pW̡7k !%A8.8*~ݹ, a[k2=a#'tp jęs|ٻReyT\<==:c@֮hZz e5XC?y*[ XvohonryqUsF1 8jN~7 ט͸k٥v"BPî(UH{2RFU ҏz6Z`qYPcwyh[d+!&;e=Bc<݃Jcob"mLT``6Fmt' v3pcQ*IH>?A8҃B5° 7ZHQiW1H7Q2.>Au:|,*:~ } /6eշϱ]C\"r6q |[X."!ƨ> k$['- Z)#{%L}pl8CzⰊ|oA㒰t`UƲ3`\ߥ%(9`5dD꺉a + 0 \EGnPq\0.wiJJ,C,X" ppQ.\3967`v2 v< HUϕfҌ~HaDCla\J7ϵr.zRboEz =fCɬ$TmPJӒE\C5zuwl'V@G)1JKG_~z;ww.ӟxqrD RzpJ Ed a3E_:{'JB؊^#62|5VA~lQfmIa}n1.8XB~*(]pgd^pAkFӷ~58H}铴Bʁl|-vƳnP]f4!vkjnlfMʯ :%V78_؞gͿt:c %)jv6=\8n@  8o3 rdSEt/Jc3dgYLk*+q!LrIw BGQ(VI*I{B¤zbӋJK+>æ:v䱰ka9zrD #'M %,pl,'6!ġ\ZK_:~n)|(3ހ@{?"`ng Zh+h+'+SXK;˪="O+jp9{Ql,R_u?8 Tt^HV@ձJŗ,'d :Yiݻkp#- /;i+p`H jLjmVUyM*,g!a뜝HJf_xPq1slLc϶ `Vb@Oͫ3ܠimzfOG{5.j[F8o36ڲV l t #ކ4xf6&t!I G1Zb=|ҝ70}{eQbdR+]Zh1X %:mҜFvL%_ o aթrA XI[zDsBRi8 &a71$qGաCXB ׼OaM!u$" JB?g֪U"V;d%_5 GU/hz`# v .؜gJoCً~4KI?Fyi79i~ srր!+4RVߕt6;/S(vmA(< C-ETE: &3&Mԓ(8 o fY-SJ-S+tWϽKBBpWG^=qMeB/fMs[*˽;TiR]8씨R[}0$vlD;2L]`E8rSԨFv~ƾ_^K-jB?#?L[j?hvE;V#n#>Mޣg^K&`=Vػ9(s~d! Z/?T> KzZ7 T#r=Z}TMg(]ko f1ڶk(3#8Rҝ>a 6X*<`)'803Qft/g&τF01u#Xʯ{-ٖgg'zBυऀq+M82]$5@(*}÷FiǾiA=ZS,A$}t8 Ck2GK =YJq#)PCwr;wVn("x7Ʌ ra#0He1Uӊr޿rt-eR0ݺxRi+12zs NcWdAYѮ66Yp@s6Z:$K'!fي5X.{H I߂ #むN唂qէ4K ;Dc&~%pj6.X nZ2r@Q&X`#Nںas[އnm }#[8)t~V#h2wô 0͔Gu' #=9GM ddh!DԼ SUEy5 Җ|pEE0x.53mR̈́SnPjo,.eǰUY$hIGX*Bv/{S͏բcbM$=ȶ,k/o ?azSk5)kRG2$=ǡ@ʠJrĄat. 7}X^}^F[ %P<{%pͬje(}fm(%$ ̎~"tx`~B!WLwLdhX{xEr9!?1v'~o%΅šO| E 6%7]  )!Zc[g"h iE3a!lT:ɑuy~LE)WWo'6yDd-Mr &Ľ  | ov[Tu qR}Gq,IN$ಮ&*ʷzFy гh'䓈jd9͟d[f=<5"] ՁxB3Kv_@l\‹I$ZU#$3,èda*@.:pЮS\|rIe[9pE&fAT~Jw5j. C)imB?H-R7rA5FuNMd<2;,T2''+oM T%5$hՙ>CmOQ1v됥EtPRܝF{?FA/$)\E7mxLy9_dy1r_aKooZ$Ή}F6i#?"uJad> >!uJ/n(rHUt+be&֐8|y-Mv:#,ff:c%_kZlF9&Y ({n=@ ăH zSlJdrFHMc]HpҫD])zK\g`w.i$ج(LVj#FC-~"Sd(Tw|.2tf`rU(=^}yXx/ 1]$ٺXgޙIP,pM* p]E_Լo_}^G:Q)SGBX,*e. 9#}2 c "O4;Gb1i_rr .5k05.HWPE([? |J_hZC%tM~( ! ?Y|k5ŬpUNR|!J!w?c YW ®QkbDw{n`cٚC>KC#4L-aeqH.FX|Y!%Hob5mWuݙO:ZHr%." ̹i̢{Q!}8Y9΄U%⽺Cra5'UQ gk39ގx oL T.Y NUCܞԪWʆyq(}[N8՝Tq4Hɗ]MX;mO'`_ J=g?~.íxGo^jS{vFȯ.@׸<>~wIGVPʖ98:0Vuf5BT$g}`WK|_OZƪA-T*FhEyY'"f1LDlߐ]|$C+!GbGIhboe;}،#9ZƏ͂JxɦO s#][9^쬌NpI~Δ_ՔS, A p :d;( 2mbv5:$!#h1k0v+C <k=S%Dڪt \6?$C+_Q[rim,4;uI4Z@B:eHN9>n2)VxmBSp^ w^ -PDJV [.S As,G=8ڂbS7UC$j_oe[_8[ 7. 7 4[L)#{tTqn@=񨔮KaVi (ln }ːȥ}bNM 㣩3T | $ Hr9@7]: 2nǃSq{;qK bgAsh[3A ?ڒzڜ`VA7U{S8+]]ݯ-݄P;.9\ߝ]_5]Yvb8P* Aх'lqtvMB-9 Ovש{y ú*n}G2J ~rrѨC0դN/3 !^eS?4`2 K9_Wb&-C[v_,[mqTW-\(dPdFe#sDLҦzdaTA饙+T/Æn#$Q.^*6bD Qɚ? vIzE|6B"[ڢ"Zqz#ãPJ/(pUHX dgQg9F%#VK_z]p;0'fבR7z0?N>_f1%n5n3TDxХ.0 +$tn%c*Sltt%H+| TC ӝG^j XS+;DQػ jWU01PQKQ$goyF{gȘHr<% ;I%MalÖq 9:$rd^kpk9Ǖ†Whg[rKD*ϿfVJ3WO1S ZR,^@j\@nHqCWƜșq=B)]^1 ލn. pٰ!Vo^\UE}OwlzdJo.u*pm%7Ƣo2*uۘu7͈Tp֑ [F)@p"+?3z'yts "#umeʓɝ[E My=wR< j}t|c"xS%maݚR{rMe_d ntP. I yokLv~z]95"ӓ,ɾLNڴD".0Hq|nSŨXkz>Jc;GPvl53!б8y*GI(B@ӂGPdɂrWť/m#Cy_{}^cMAzc$阸I#m.'r-79hkRY% M?I^R1Ƽ Y6ȗNfje _:eo8ѶkIZA{Ƈ !B*Ӡ/f-/.]cnl?XӀ }?ɸ4$} r.~CD类~˭!4ͥmB(03\l96F, -` yw]9F=櫖+Hw7nja$U smNQ\-27~ Fs0^asΈX&3Ə9p$jxS%XNzZ۽ѽMc)|,QnD-(33R!Tn M4.ꚽi0c.H|qh{D5߀nT7 -1R ]<|RE=6KBSO羀~ui^dl؏АMņ qlZ3 r&nZ#j̩ڠeUi!ę"S.n"N@V],!y S*WQ}o`e5gכ_P:PCHwl.ll}TuY;I,<anv kE0n´ ԋr 3.*XmIΉvYJ*%2Azȱ%y@/i9 *u{ 櫝> џeo0ԺRgo/9h+y.A0Gŵ-5(ClNnb7LJZWkm7=obh Oɕ Jhr۬L[ovAg C9U(]2^G7[3 x$ڏg㭒فΎoack/U9rӨ1էCf5圏 vt>;: YZ