shorewall-5.1.5.2-3.1>t  DH`pY/=„ WUPdjn)2 RJv+_X\E(t(@Ι HsCb gl$O Qq,\L025. >5r/08ҷ%dj(}mjT[,u(YաcXFOn1&~ԹO"3ȓ ~WO[Nj:+x_ _BHzV.i)G*];F(Ǫ+Zmh9db3bde20d524cf97aeb26b60fcd4a1099589d83 Y/=„$kGcl0"M݉֫U3>8J 쑭ky"݊:*qJ;v$XKƶ4ŤjV"*oJ.h?Ћc` cy7e eBA.&cPYu sXU w1,q|q9V\ Z|k{I)U 3Xx=DɽctlE\Vs- d~0 k!_+խ[k)t#t-Pl~XE>LP<?P,d   [@DLPclt   %tuHu 2u u !u Pu RDuXu_auffulnHnop8p<pJ(pK8pT9r:}Z=8>@?H@PFXGluH@uIuXY\<u]#u^6tb8c8d9Ne9Sf9Xl9Zu9luv?@ wAPuxG$uyLzMDMTNPPPP%P(Cshorewall5.1.5.23.1Shoreline Firewall is an iptables-based firewall for Linux systemsThe Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter (iptables) based firewall that can be used on a dedicated firewall system, a multi-function gateway/ router/server or on a standalone GNU/Linux system.Ywbuild362openSUSE Leap 42.3openSUSEGPL-2.0http://bugs.opensuse.orgProductivity/Networking/Securityhttp://www.shorewall.net/linuxnoarch test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in shorewall.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else if [ "$FIRST_ARG" -gt 1 ]; then for service in shorewall.service ; do if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-shorewall-update-$service-new-in-upgrade" fi done fi for service in shorewall.service ; do sysv_service="${service%.*}" if [ ! -e "/var/lib/systemd/migrated/$sysv_service" ]; then services_to_migrate="$services_to_migrate $sysv_service" fi done if [ -n "$services_to_migrate" -a -x /usr/sbin/systemd-sysv-convert ]; then /usr/sbin/systemd-sysv-convert --save $services_to_migrate || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in shorewall.service ; do sysv_service="${service%.*}" if [ ! -e "/var/lib/systemd/migrated/$sysv_service" ]; then services_to_migrate="$services_to_migrate $sysv_service" touch "/var/lib/systemd/migrated/$sysv_service" || : fi done if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ -n "$services_to_migrate" ]; then if [ -x /usr/sbin/systemd-sysv-convert ]; then /usr/sbin/systemd-sysv-convert --apply $services_to_migrate || : fi elif [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset shorewall.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in shorewall.service ; do if [ ! -e "/run/rpm-shorewall-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-shorewall-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done firm -f /etc/shorewall/startup_disabled test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable shorewall.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop shorewall.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart shorewall.service ) || : fi else # package uninstall for service in shorewall.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi fiQ<)6dQ|<,XoO\@AB?:?:/L8<AFORTEIN$g< XjaJ4Wy>, -/B/*FfQLF],3   . <-* ` > ^G  / ^a7  `A 3@I\2 jDvFH~@Vl 8_W< 65535 perl execption- Update filename in /var/adm/update-messages to match documentation, and build-compare pattern- bugfix release 5.1.4.4 A defect in 5.1.4.3 caused a startup failure when two or more 'fallback' providers were configured. That has been corrected.- Fix a typo in %posttrans that would remove the wrong file and could cause a problem depending on the execution order of the %pretrans and %posttrans scripts for the shorewall and shorewall6 packages.- This stable branch 5.1x will be the new default for Leap 42.3. Remember that each time you have an upgrade with changes in Major or Major,Minor it is mandatory you upgrade your configuration with shorewall(6) update -a /etc/shorewall(6) command. - Packaging : use pretrans and posttrans to inform user about configuration upgrade. - Bugfix release 5.1.4.3. Problem Corrected: When running on prior-generation distributions such as RHEL6, IPv6 multi-ISP configurations failed to start due to an error such as the following: ERROR: Command "ip -6 -6 route replace default scope global table 250 nexthop via ::192.88.99.1 dev tun6to4 weight 1" Failed Such configurations now start successfully.- Bugfix and enhancement release 5.1.4.2 complete changelog is available http://shorewall.net/pub/shorewall/5.1/shorewall-5.1.4/releasenotes.txt - Main changes All IPv6 standard actions have been deleted and their logic has been added to their IPv4 counterparts who can now handle both address families. Previously, ?error and ?require messages as well as verbose ?info and ?warning messages (those that report the file and line numbers) generated from an action file would report the action file name and line number rather than the file and line number where the action was invoked. The file and line number where the action was invoked were listed second. Beginning with this release, the invoking file and line number are listed first and the action file and line number are not reported. This allows for creation of clearer messages. IPv6 UPnP support (including MINIUPNPD) is now available. A PERL_HASH_SEED option has been added to allow the Perl hash seed to be specified. See shorewall.conf(5) and perlsec(1) for details.- Bugfix release 5.1.3.2 Previously, if a Shorewall Variable (e.g., @chain) was the target of a conditional ?RESET directive (one that was enclosed in ?if. ?else...?endif logic), the compiler could incorrectly use an existing chain created from the action rather than creating a new (and different) chain. That has been corrected. Previously, if alternate input format specified a column that had already been specified, the contents of that column were silently overwritten. Now, a warning message is issued stating that the prior value has been replaced by the newer value.- Update to last bugfix version 5.1.3.1 Problems Corrected: There was a typo in the BLACKLIST_DEFAULT settings in the 5.1.3 sample config files, which resulted in a compilation error. That typo has been corrected. There was also a typo in the two-interface IPv4 sample snat file; 192.168.0.0/16 was inadvertently entered as 92.168.0.0/16. That has been corrected. Previously, when processing the policy file, 'all+' was incorrectly treated the same as 'all'. That has been corrected so that 'all+' causes intra-zone traffic to be included in the policy.- Upgrade to last stable 5.1.3 For details see changelog.txt and releasenotes.txt containing all informations for a correct upgrade path. - Packaging Redone patches for var-fillup + shorewall-fillup-install.patch + shorewall-init-fillup-install.patch + shorewall-lite-fillup-install.patch- Upgrade to stable 5.1.1 For details see changelog.txt and releasenotes.txt containing all informations for a correct upgrade path. - Packaging: + use proper %{} syntax + Adjust year copyright + Remove attr on sbindir symlink + Move Samples and Contrib to doc package- Upgrade to last stable of 5.0.x version 5.0.15 For details see changelog.txt and releasenotes.txt containing all informations for a correct upgrade path. - Packaging : + Remove all non suse %if + Cleanup older non supported version + Remove upstream merged patch * 0001-remote_fs.patch * 0001-required-stop-fix.patch + Remove 0001-fillup-install.patch replaced by specific product patch for correct usage of var-fillup + Added patches for var-fillup when not specific %name6 is also supported * shorewall-fillup-install.patch * shorewall-init-fillup-install.patch * shorewall-lite-fillup-install.patch + spec-cleaner minimal- Update to last 4x bugfix version 4.6.13.4 For details see changelog.txt and releasenotes.txt - 4.6.13.4 * This release includes a couple of additional configure/install fixes from Matt Darfeuille. * The DROP command was previously rejected in the mangle file. That has been corrected. - 4.6.13.3 * Previously, Shorewall6 rejected rules in which the SOURCE contained both an interface name and a MAC address (in Shorewall format). That defect has been corrected so that such rules are now accepted. * A number of corrections have been made to the install, uninstall and configure scripts (Matt Darfeuille). * Previously, optional interfaces were not enabled during 'start' and 'restart' unless there was at least one entry in the 'providers' file. This resulted in these interfaces not appearing in the output of 'shorewall[6] status -i'. * The check for use of a circular kernel log buffer (as opposed to a log file) has been improved. * Previously, if a circular log buffer was being used, the output of various commands still displayed '/var/log/messages' as the log file. Now, it is displayed as 'logread'. * When processing the 'dump' command, the CLI now uses 'netstat' to print socket information when the 'ss' utility is not installed. - 4.6.13.2 * Previously, if statistical load balancing was used in the providers file, the default route in the main table was not deleted during firewall start/restart. That route is now correctly deleted. - 4.6.13.1 * Previously, the 'reset' command would fail if chain names were included. Now, the command succeeds, provided that all of the specified chains exist in the filter table. * The TCP meta-connection is now supported by the Tinc macro and tunnel type. Previously, only the UDP data connection was supported.- Update to version 4.6.13 For more details see changelog.txt and realeasenotes.txt * The 'rules' file manpages have been corrected regarding the packets that are processed by rules in the NEW section. * Parsing of IPv6 address ranges has been corrected. Previously, use of ranges resulted in 'Invalid IPv6 Address' errors. * The shorewall6-hosts man page has been corrected to show the proper contents of the HOST(S) column. * Previously, INLINE statements in the mangle file were not recognized if a chain designator (:F, :P, etc.) followingowed INLINE(...). As a consequence, additional matches following a semicolon were interpreted as column/value pairs unless INLINE_MATCHES=Yes, resulting in compilation failure. * Inline matches on IP[6]TABLE rules could be ignored if INLINE_MATCHES=No. They are now recognized. * Specifying an action with a logging level in one of the _DEFAULT options in shorewall[6].conf (e.g., REJECT_DEFAULT=Reject:info) produced a compilation error: ERROR: Invalid value (:info) for first Reject parameter /usr/share/shorewall/action.Rejectect (line 52) That has been corrected. Note, however, that specifying logging with a default action tends to defeat one of the main purposes of default actions which is to suppress logging. * Previously, it was necessary to set TC_EXPERT=Yes to have full access to the user mark in fw marks. That has been corrected so that any place that a mark or mask can be specified, both the TC mark and the User mark are accessible.- Update to version 4.6.11 For more details see changelog.txt and releasenotes.txt * Previously, when the -c option was given to the 'compile' command, the progress message "Compiling..." was issued before it was determined if compilation was necessary. Now, that message is suppressed when re-compilation is not required. * Previously, when the -c option was given to the 'compile' command, the 'postcompile' extension script was executed even when there was no (re-)compilation. Now, the 'postcompile' script is only invoked when a new script is generated. * If CONFDIR was other than /etc, then ordinary users would not receive a clear error message when they attempted to execute one of the commands that change the firewall state. * Previously, IPv4 DHCP client broadcasts were blocked by the 'rpfilter' interface option. That has been corrected. * The 'update' command incorrectly added the INLINE_MATCHES option to shorewall6.conf with a default value of 'Yes'. This caused 'start' to fail with invalid ip6tables rules when the alternate input format using ';' is used. Note: This last issue is not documented in the release notes included with the release.- Update to version 4.6.10.1 For more details see changelog.txt and releasenotes.txt * Indentation is now consistent in lib.core (Tuomo Soini). * The first problem corrected in 4.6.10 below was incomplete. It is now complete (Tuomo Soini). * Similarly, the second fix was also incomplete and is now completed (Tuomo Soini).- Update to version 4.6.9 For more details see changelog.txt and releasenotes.txt * This release contains defect repair from Shorewall 4.6.8.1 and earlier releases. * The means for preventing loading of helper modules has been clarified in the documentation. * The SetEvent and ResetEvent actions previously set/reset the event even if the packet did not match the other specified columns. This has been corrected. * Previously, the 'show capabilities' command was ignoring the HELPERS setting. This resulted in unwanted modules being autoloaded and, when the -f option was given, an incorrect capabilities file was generated. * Previously, when 'wait' was specified for an interface, the generated script erroneously checked for required interfaces on all commands rather than just start, restart and restore.- Update to version 4.6.8.1 For more details see changnlog.txt and releasenotes.txt * Previously, when servicd was installed and there were one or more required interfaces, the firewall would fail to start at boot.This has been corrected by Tuomo Soini. * Some startup logic in lib.cli has been deleted. A bug prevented the code from working as intended, so there is no loss of functionality resulting from deletion of the code.- Update to version 4.6.8 For more details see changelog.txt and releasenotes.txt * This release includes defect repair from Shorewall 4.6.6.2 and earlier releases. * Previously, when the -n option was specified and NetworkManager was installed on the target system, the Shorewall-init installer would still create ${DESTDIR}etc/NetworkManager/dispatcher.d/01-shorewall, regardless of the setting of $CONFDIR. That has been corrected such that the directory ${DESTDIR}${CONFDIR}/NetworkManager/dispatcher.d/01-shorewall is created instead. * Previously, handling of the IPTABLES and IP6TABLES actions in the conntrack file was broken. nfw provided a fix on IRC. * The Shorewall-core and Shorewall6 installers would previously report incorrectly that the product release was not installed. Matt Darfeuille provided fixes.- Update to version 4.6.7 For more details see changelog.txt and releasenotes.txt * This release includes defect repair from Shorewall 4.6.6.2 and earlier releases. * The 'tunnels' file now supports 'tinc' tunnels. * Previously, the SAME action in the mangle file had a fixed timeout of 300 seconds (5 minutes). That action now allows specification of a different timeout. * It is now possible to add or delete addresses from an ipset with entries in the mangle file. The ADD and DEL actions have the same behavior in the mangle file as they do in the rules file. - Added systemd_version macro in anticipation of detecting the correct service file when systemd version is >= 214- Update to version 4.6.6.2 For more details see changelog.txt and releasenotes.txt * The compiler failed to parse the construct +[n] where n is an integer (e.g., +bad[2]). * Orion Paplawski has provided a patch that adds 'ko.xz' to the default MODULE_SUFFIX setting. This change deals with recent Fedora releases where the module names now end with ".ko.xz". In addition to Orion's patch, the sample configurations have been modified to specify MODULE_SUFFIX="ko ko.xz".- Update to version 4.6.6.1 For more details see changelog.txt and releasenotes.txt * Previously the SAVE and RESTORE actions were erroneously disallowed in the INPUT chain within the mangle file. * The manpage descriptions of the mangle SAVE and RESTORE actions incorrectly required a slash (/) prior to the mask value. * Race conditions could previously occur between the 'start' command and the 'enable' and 'disable' commands. * The 'update' command incorrectly added the INLINE_MATCHES option to shorewall.conf with a default value of 'Yes'. This caused 'start' to fail with invalid iptables rules when the alternate input format using ';' is used. * Previously the LOCKFILE setting was not propagated to the generated script. So when the script was run directly, the script unconditionally used ${VARDIR}/lock.- Update to version 4.6.6 For more details see changlelog.txt and releasenotes.txt As there are many new features with this release please consult the mentioned files. * Previously, a line beginning with 'shell' was interpreted as a shell script. Now, the line must begin with 'SHELL' (case-sensitive). Note that ?SHELL and BEGIN SHELL are still case-insensitive.- Update to version 4.6.5.5 For more details see changelog.txt and releasenotes.txt * This release adds Tuomo Soini's fix for Shorewall-init to 4.6.5.5. Previously, the ifupdown scripts were looking in the wrong directory for the firewall script.- Update to version 4.6.5.4 For more details see changelog.txt and releasenotes.txt * The '-c' option of the 'dump' and 'show routing' commands is now documented. * The handling of the 'DIGEST' environmental variable has been corrected in the Shorewall installer. Previously, specifying that option would not correctly update the Chains module which led to a Perl compilation failure. * Handling of ipset names in PORT columns has been corrected. Previously, such usage resulted in an invalid iptables rule being generated.- Update to version 4.6.5.3 For more details see changelog.txt and releasenotes.txt * The Shorewall-init scripts were using the incorrect variable to set the state directory. Correction provided by Roberto Sanchez. * For normal dynamic zones, the 'add' command failed with a diagnostic such as: ERROR: Zone ast, interface net0 does not have a dynamic host list * When a mark range was used in the marks (tcrules) file, a run-time error occurred while attempting to load the generated ruleset.- Do not buildrequire openSUSE-release: it's a daily changing package and causes thus frequent rebuilds for no reason. configure and install both try to guess the target from /etc/os-release. So we simply inject BUILD=suse for the openSUSE case.- Update to version 4.6.5.2 For more details see changelog.txt and releasenotes.txt * LOG_BACKEND=LOG failed at run-time for all but the most recent kernels. - Changes in 4.6.5.1 * The generated script can now detect an gateway address assigned by later versions of that program (Alan Barrett). * In 4.6.5, the bash-based configure script would issue the following diagnostic if SERVICEDIR was not specified in the shorewallrc file: ./configure: line 199: [SERVICEDIR]=: command not found This was compounded by the fact that all of the released shorewallrc files still specified SYSTEMDDIR rather than SERVICEDIR (Evangelos Foutras) * The shorewallrc.archlinux file now reflects a change in SBINDIR that occurred in Arch Linux in mid 2013 (Evangelos Foutras).- Update to versioin 4.6.4.3 For more details see changelog.txt and releasenotes.txt * The fix for LOG_BACKEND in 4.6.4.2 worked on some older distributions but not on newer ones. This release fixes the problem in the remaining cases.- Update to version 4.6.3.4 For more details see changelog.txt and releasenotes.txt * The 'Universal' configurations previously failed to start with the diagnostic ERROR: No network interface available: Firewall state not changed * A defect introduced in 4.6.3 prevented Shorewall-init from starting when required interfaces were present. * Some defect repair from 4.6.2.5 was inadvertently omitted from 4.6.3. In particular, the fix for Shorewall-init on systems running systemd was omitted. Those fixes have now been merged into this release.- Update to version 4.6.3.3 For more details see changelog.txt and releasenotes.txt * Including a PREROUTING SECTION in the accounting file unconditionally resulted in a fatal error: ERROR: The PREROUTING SECTION is not allowed when ACCOUNTING_TABLE=filter * Previously, the compiler could generate many superfluous rules to enforce the 'tcpflags', 'nosmurfs' and 'maclist' interface options.- Update to version 4.6.3.2 For more details see changelog.txt and releasenotes.txt * The shorewall[6]-actions manpages previously contained incorrect examples of the usage of table names with builtin actions. Incorrect: FOOBAR,filter,mangle Correct: FOOBAR builtin,filters,mangle * Previously, if /etc/iproute2/rt_tables was not writeable, then KEEP_RT_TABLES=No behaved like KEEP_RT_TABLES=Yes. Now, a warning message is issued if that file is not writeable and KEEP_RT_TABLES is set to No. WARNING: /etc/iproute2/rt_tables is missing or is not writeable * In earlier 4.6.3 versions, the help text from shorewall-lite and shorewall6-lite included two versions of the 'run' command. run [ ... ] .. run [ ... ] The second one has now been deleted. * New Features: Eric Teeter has contributed a Citrix Goto Meeting macro.- Update to version 4.6.3.1 For more details see changelog.txt and releasenotes.tx * The DNSAmp action released in 4.6.3 matched more packets than it should have. That has now been corrected. * The handling of REJECT in IP[6]TABLES rules has been clarified inthe shorewall-rules(5) and shorewall6-rules(5) manpages. * The following misleading error message has now been corrected: ERROR: The xxx TARGET is now allowed in the filter table The message now reads: ERROR: The xxx TARGET is not allowed in the filter table - Spec fixes * Fixed shorewall-init requires so it needs shoreline-firewall which is an alias for shorewall shorewall6 shorewall-lite and shorewall6-lite packages * shorewall-init package was missing a rc link- Update to version 4.6.2.5 For more details see changelog.txt and releasenotes.txt * Previously, when an interface specified the 'physical=' option and the physical interface name was specified in the INTERFACES column of the providers file, compilation would fail with diagnostics similar to the following: Use of uninitialized value $physicalal in pattern match (m//) at /usr/lib/perl5/vendor_perl/5.18.1/ Shorewall/Providers.pm line 463, <$currentfile> line ERROR:ERROR A provider interface must have at least one associated zone /zoneopt/etc/shorewall/providers (line 2) * Shorewall-init now works correctly on systems with systemd. By Louis Lagendijk. - Remove backported patches * PHYSICALNAME.patch * 0001-Modify-the-preceding-fix-to-work-with-wildcard-inter.patch- Backport 0001-Modify-the-preceding-fix-to-work-with-wildcard-inter.patch as the previous patch broke some configurations- Backported PHYSICALNAME.patch- Update to version 4.6.2.4 For more details see changelog.txt and releasenotes.txt + Previously, inline matches were not allowed in action files, even though the documentation stated that they were allowed.- Update to version 4.6.2.3 For more details see changelog.txt and releasenotes.txt * Previously, the compiler would fail with a Perl diagnostic if: + Optimize Level 8 was enabled. + Perl 5.20 was being used. This is the current Perl version on Arch Linux. The diagnostic was: Can't use string ("nat") as a HASH ref while "strict refs" in use at /usr/share/shorewall/Shorewall/Chains.pm line 3486.- Update to version 4.6.2.2 For more details see changelog.txt and releasenotes.txt * The compiler now correctly detects the IPv6 "Header Match" capability when LOAD_MODULES_ONLY=No. * The compiler now correctly detects the IPv6 "Ipset Match" capability on systems running a 3.14 or later kernel. * The compiler now correctly detects "Arptables JF" capability when LOAD_MODULES_ONLY=No. * The tcfilter manpages previously failed to mention that BASIC_FILTERS=Yes is required to use ipsets in the tcfilters files.- Update to version 4.6.2.1 For more details see changelog.txt and releasenotes.txt * Two issues with tcrules processing have been corrected: + SAVE and RESTORE generated fatal compilation errors. + '|' and '&' were ignored. That issue is also present in the processing of the mangle file * Version 4.6.2 changes + The DSCP match in the mangle and tcrules files didn't work with service class names such as EF, BE, CS1, ... + The SAVE and RESTORE actions were disallowed in the OUTPUT chain in tcrules and mangle; this was a regression from 4.5.21. + Additional ports required by Asus, Supermicro and Dell have beenadded to the IPMI macro (Tuomo Soini). + Some issues regarding install under Cygwin64 have been addressed. - configure.pl did not understand CYGWIN returned from `uname` - Shorewall-core install.sh did not understand CYGWIN returned from `uname`. - The Shorewall and Shorewall6 installers tried to run the command 'mkdir -p //etc/shorewall[6]' which is broken in the current Cygwin64.- Update to version 4.6.1.4 For more details see changelog.txt and releasenotes.txt * The DSCP match in the mangle and tcrles files didn't work with service class names such as EF, BE, CS1, ... (Thibaut Chèze) * The SAVE and RESTORE actions were disallowed in the OUTPUT chain in tcrules and mangle; this was a regression from 4.5.21.- Update to version 4.6.1.3 For more details see changelog.txt and releasenotes.txt * Use of the 'IfEvent' action resulted in a compilation failure: ERROR: -j is only allowed when the ACTION is INLINE with no parameter /usr/share/shorewall/action.IfEvent (line 139) from /etc/shorewall/action.SSHKnock (line 8) from /etc/shorewall/rules (line 31)- Update to version 4.6.1.1 For more details see changelog.txt and releasenotes.txt * An improved error message is generatred when a server address list is specified in the DEST colume of a DNAT or REDIRECT rule. At one time, iptables supported such lists, but now only a single address or an address range is supported. The previous error message was: ERROR: Unkknown Host (192.168.1.4,192.168.1.22) The new error message is: ERROR: An address list (192.168.1.4,192.1688.1.22) is not allowed in the DEST column of a xxx RULE whenere xxx is DNAT or REDIRECT as appropriate. * Two problems have been corrected in the Shorewall-init Debian init script. + A cosmetic problem which releasenotessulted in 'echo_notdone' being displayed on failure rather than 'nott done'. + More seriously, the test for the existance of compiled firewall scripts was incorrect, with the result that the firewallingall scripts were not executed. These defects, introduced in Shorewall 4.5.17, have now been corrected. - Restating that CHECKSUM.patch is removed since braindead factory-auto scripts do not understand previous comment- Update to version 4.6.1 For more details see changelog.txt and releasenotes.txt * The release notes in the packages mention a fix for 'rpfilter'. That defect was actually corrected in 4.5.6.9 with a slightly different description in the release notes. * Tuomo Soini has provided new macros for AMOP, MongoDB, Redis, Sieve and IPMI (RMCP).- Update to version 4.6.0.3 For more details see changelog.txt and releasenotes.txt * 1:1 NAT is now enabled in IPv6. * subtle interaction between NAT and sub-zones is explained in shorewall-nat. * The 'show filters' command now works with Simple TC.- Update to version 4.6.0.2 For more details see changelog.txt and releasenotes.txt * The 'upgrade -A' command now converts the tcrules file to a mangle file. Previously, that didn't happen. * The install components now support RHEL7. * Whitespace issues in the skeleton configuration files have been corrected (Tuomo Soini). * FAQ 2e has been added which describes additional steps required to achieve hairpin NAT on a bridge where the modified packets are to go out the same bridge port as they entered. * shorewall-masq(5) has been corrected to include the word SOURCE on the description of that column. Previously, the description read '(formerly called SUBNET)'. * The output of 'shorewall show filters' once again shows ingress (policing) filters. This works around undocumented changes to the behavior of the 'tc' utility. - removed backported CHECKSUM.patch- Update to version 4.6.0. For more details see changelog.txt and releasenotes.txt. Since this is a major release for those who are migrating from previous version, it is important to read the above mentioned notes. * This release includes all defect repair from releases up through 4.5.21.9. - Backported CHECKSUM.patch- Update to version 4.5.21.9 For more details see changelog.txt and releasenotes.txt * The output of 'shorewall show capabilities' always showed the 'Recent match --reap option' as 'Not Available'. 'shorewall show -fcapabilities' correctly reported the capability. * When a rules file section other than NEW began with a ?COMMENT directive, the comment would erroneously appear in the rule which jumps to the section chain as well as in the rules directly related to the following entries. * Rule comments were omitted from the compiler's 'trace' output in some cases. * When FASTACCEPT=Yes, ESTABLISHED,RELATED accept rules were incorrectly omitted from an interfaces's _in and _fwd chains when 'rpfilter' was specified in the interfaces's entry in /etc/shorewall[6]/interfaces.- Update to version 4.5.21.8 For more details see changelog.txt and releasenotes.txt * If an rtrules entry duplicated a Shorewall-generated route rule but had a lower priority than the generated one has (20000), then a disable/enable sequence on the provider would result in duplicate rules with priority 20000. * When 'shorewall[6] debug [re]start' was run, any error messages generated because of ip[6]tables command errors would not include '-t table'. - Remove 0001-fix-release-version.patch- Update to version 4.5.21.7 For more details see changelog.txt and releasenotes.txt * The help text for the 'dump' command has been updated to include all valid options. * The behavior of ADMINISABSENTMINDED=No is corrected. Previously, 'shorewall stop' would not block existing connections regardless of the setting of this option. Beginning with this release, the behavior of ADMINISABSENTMINDED=No depends on whether the routestopped or the stoppedrules file defines the allow connections while the firewall is stopped. If there are entries in /etc/shorewall[6]/routestopped or if there are no entries in /etc/shorewall[6]/stoppedrules, then the behavior of ADMINISABSENTMINDED=No is as documented (existing connections are blocked unles they are allowed by /etc/shorewall[6]/routestopped). If there are no entries in /etc/shorewall[6]/stoppedrules, then the behavior is as if ADMINISABSENTMINDED=Yes and a warning message is generated. - Add 0001-fix-release-version.patch to correct version info of the releasenotes.txt- Update to version 4.5.21.6 For more details see changelog.txt and releasenotes.txt * When a non-terminating target specified logging, the compiler would erroneously generate a 'goto' (-g) iptables command rather than a 'jump' (-j) command. This caused the wrong set of rules to be traversed, usually the catchall 'REJECT' or 'DROP' rule at theend of the INPUT or FORWARD chain. The compiler now generates a 'jump' rule in these cases. * When an interface containing a period (such as a VLAN interfaceterface) was used in an 'add' or 'delete' command, the wrong ipset name was generated, resulting in failure of the command.- Update to version 4.5.21.5 For more details see changelog.txt and releasenotes.txt * A number of minor updates have been made to the documentation and manpages. * The 'postcompile' extension script is now documented at http://www.shorewall.org/shorewall_extension_scripts.htm * The 'add' command previously failed if 'IPSET=' appeared in the shorewall.conf file. This has been corrected.- Update to version 4.5.21.4 For more details see changelog.txt and releasenotes.txt * The Broadcast actions have been corrected: - --dst-type BROADCAST has been removed from the IPv6 version - A superfluous DROP rule in the IPv4 version has been suppressed. * Previously, if an HFSC class was specified with dmax but not umax, then the firewall would fail to start with the messages: Nov 14 13:42:42 Setting up Traffic Control... HFSC: Illegal "umax" HFSC: Illegal "sc" ERROR: Command "tc class add dev eth1 parent 1:1 classid 1:110 hfsc sc umax b dmax 150ms rate 1575kbit ul rate 3150kbit" Failed That problem has been corrected. * The tcrules file now supports DROP entries to allow early dropping of DOS packets.- Update to version 4.5.21.2 For more details see changelog.txt and releasenotes.txt * Previously, the AutoBL action would fail if the kernel and iptables did not support the Recent Match '--reap' option. A new REAP_OPTION capability has been added to work around this issue. * The Shorewall-core installer no longer reports an error from 'cp' stating that it could not stat the shorewallrc file. * When a non-root user attempts to execute 'version -a', the CLI no longer attempts to get the version of the compiled firewall. Previously, the command issued the following diagnostic when run by non-root: /sbin/shorewall: /var/lib/shorewallhorewall/firewall: Permission denied * Shorewall no longer uses 'fgrep' thus allowing for use on systems without that utility. All uses of 'fgrep' have been replaced by 'grep -F'. * Placing | in the ACTION column of the tcrules file no longer raises a fatal compilation error.- Update to version 4.5.21.1 For more details see changelog.txt and releasenotes.txt * Problems with the Shorewall Init installer (install.sh) were corrected. These problems affected initial Gentoo and Debian installs. * A problem that prevented multiple ICMP/ICMP6 types to be specified in a rule has been corrected. * Previously, an attempt to specify RAS or Q.931 in the HELPER column was rejected with an error. * The 'nohostroute' provider option was not honored in the default table when USE_DEFAULT_RT=Yes.- Update to version 4.5.21 For more details see changelog.txt and releasenotes.txt * ip[6]tables 1.4.20 introduced an incompatible change that causes the program to fail if there is another instance of either iptables or ip6tables already running. This behavior can be avoided if the new -w option is specified. To work around this problem, the compiler now uses the -w option (when available) during capabilities determination so that shorewall and shorewall6 compilations can proceed in parallel. * Previously, the Shorewall-init installer unconditionally installed the sysconfig file even when a different SYSCONFFILE was specified. (Thomas D). * /sbin/shorewall-init now includes the correct SYSCONFDIR name in its error message that reports the absense of ${SYSCONFDIR}/shorewall-init. (Thomas D). * /sbin/shorewall-init and the Shorewall-init SysV init scripts now honor the setting of $OPTIONS. * The -lite installers now look in ${SHAREDIR} for the coreversion file rather than in /usr/share/. * If a Shorewall-lite installation used an /etc/shorewall-lite/vardir file to set a non-standard state directory, the administrative system would send the firewall and firewall.conf files to the wrong directory on the firewall system. * Previously, the compiler verified 'monthdays' specifications in the rules TIME column, but failed to include --monthdays in the generated rule. That omission has been corrected. * The Multicast DNS macros (mDNS and mDNSbi) now allow the entire non-priv port range (1024-65535) for the the dynamic unicast port. Previously, only the Linux 2.6+ dynamic port range (32768-65535) were allowed. - Spec file changes * Add 0001-fillup-install.patch * Remove shorewall-init-4.5.15-install.patch- Update to version 4.5.20 For more details see changelog.txt and releasenotes.txt * A typographical error in the usage text produced by the -h command in the compiled firewall script has been corrected. * The handling of INITSOURCE is now uniform between the standard and the -lite installers. * Previously, when SYSCONFFILE was specified in shorewallrc, the installers would always install default.debian rather than the named file. That has been corrected. - Spec file changes * removed the following pathces: 0001-Os-release.patch 0001-Fix-Exec-directory.patch- Spec file changes * Add 0001-Os-release.patch Fixes bnc#833999 * dropped 0001-Use-etc-os-release-as-of-release-13.1.patch- Spec file changes * Added 0001-Use-etc-os-release-as-of-release-13.1.patch Fixes bnc#833999 for /etc/os-release- Update to version 4.5.19 For more details see changelog.txt and releasenotes.txt * Previously, the '-q' option did not suppress all output from certain commands such as 'check'.- Spec file changes * Added 0001-Fix-Exec-directory.patch which fixes ExecStart ExecStop path of systemd shorewall-init.service (bnc#827524) * removed systemd.patch- Update to version 4.5.18 For more details see changelog.txt and releasenotes.txt * This release includes all defect repair from Shorewall 4.5.17.1. * The following warning message could be emitted inappropriately when running shorewall 4.5.17. The rule(s) generated by this entry are unreachable and have been discarded These warnings, which were disabled in Shorewall 4.5.17.1, are now only emitted where appropriate. The message has also been reworded to: One or more unreachable rules in chain have been discarded The message is issued a maximum of once per Netfilter chain. * A problem that could cause the 'trace' compiler option to produce false error messages or to produce an altered generated firewall script has been corrected. * If the 'Owner Name Match' capability was not available, the following error message would previously appear during compilation: iptables: No chain/target/match by that name. - spec file changes * rebased systemd.patch- Update to version 4.5.17.1 For more details see changelog.txt and releasenotes.txt. * The following warning message may be emitted inappropriately when running shorewall 4.5.17. The message is no longer issued. The rule(s) generated by this entry are unreachable and have been discarded * Rules intended to increment nfacct objects would previously be optimized away when they immediately preceded an unconditional jump to the same target. Such rules are now retained. * A bug in the optimizer in 4.5.17 can cause 'set' and 'geoip' matches to be dropped. That has been corrected. - spec file changes * rebased systemd.patch- Update to version 4.5.15 For more details see changelog.txt and releasenotes.txt * Previously, the Shorewall and Shorewall6 install.sh scripts did two things wrong with respect to the /etc/shorewall[6]/routes file: + The existing file was unconditionally removed. + A skeleton file was not installed when SPARSE was not set in the shorewallrc file. Additionally, the installer would remove /etc/shorewall[6]/tcstart * The Shorewall-init install.sh script previously refused to replace /sbin/ifup-local and /sbin/ifdown-local when those files has been installed by an earlier version of Shorewall-init. * Previously, Shorewall-init's integration with NetworkManager was incomplete on SuSE with the result that NetworkManager interface change events were not processed. That has been corrected. * Beginning with Shorewall 4.5.8, Shorewall6 has interpreted /32 networks as hosts (/128). /32 IPv6 networks are once again handled correctly. * Using names such as such as EF, BE, CS1, ... for DSCP didn't work previously. Thibaut Chèze has provided a fix. * An incorrect range test prevented DSCP classes CS6 and CS7 from being accepted. The test has been corrected and those classes are now allowed. - spec file changes * rebased systemd.patch * added shorewall-init-4.5.15-install.patch and removed shorewall-init-4.5.2-install.patch- Update to version 4.5.14 For more details see changelog.txt and releasenotes.txt * Previously, a list of IPv6 host addresses where each address was enclosed in square brackets generated a fatal compile-time error. Such lists are now handled correctly. * The Shorewall 'load', 'reload' and 'export' commands have now been modified to use a shorewallrc file in a remote system's export directory. If the directory layout of the remote system differs from that of the administrative system, then the remote system's export directory should contains a copy of that system's shorewallrc file. * A syntax error in the Shorewall uninstall.sh file has been eliminated. * The contents of the various configpath files have been corrected. * The Shorewall uninstall.sh script previously failed to remove the macro files from ${SHAREDIR}/shorewall. Those files are now removed. * The 'version -a' command now prints the correct shorewall-core version when it is run from shorewall6, shorewall-lite and shorewall6-lite. * It is now possible to specify a port or port range along with an address variable in the ADDRESSES column of/etc/shorewall/masq. Example: [#]INTERFACE SOURCE ADDRESS PROTO DEST [#] PORT(S) eth0 172.20.4.0/24 ð0:44 tcp 45 Previously, this usage generated a fatal compilation error. * Port numbers and service names may now be specified with the UDPLITE protocol. * The SUBSYSLOCK setting in the default shorewall6.conf file has been changed from /var/lock/subsys/shorewall to /var/lock/subsys/shorewall6. - rebased systemd.patch- Update to version 4.5.13 For more details see changelog.txt and releasenotes.txt * If a chain consisted of a single RETURN rule, optimize level 4 would handle it incorrectly by moving the RETURN rule to the chain(s) that jumped to the single-rule chain. The optimizer now simply eliminates the chain and rule. As part of this change, the optimizer now deletes trailing RETURN rules from chains. * If a default inline action was specified with parameters, the compiler would fail with an internal error. * The compiler was mis-handling simple arithmetic expressions consisting of a single number, evaluating the number as '' rather than as its numberic value. - Rebased systemd.patch- Update to version 4.5.12 For more details see changelog.txt and releasenotes.txt * This release contains the defect repairs from Shorewall 4.5.11.1 and 4.5.11.2. * Two defects associated with 'update -D' have been corrected. + shorewall.conf.bak is no longer deleted. + files that are not changed no longer have their mtime updated. * Inline actions in the RELATED and ESTABLISHED sections now work correctly. * The 'dropInvalid' built-in function now works correctly. * The compiler now generates an error when a protocol list is used in a context where only a single protocol name/number is accepted. * The generated script now correctly deletes Traffic Control configurations when CLEAR_TC=Yes. Previously, the configurations on interfaces with a '@xxxxxx' suffix in their names were not cleared. * Under very rare circumstances, optimize level 4 could leave a rule that jumped to a non-existant chain, causing iptables-restore to fail. * If an error was raised while compiling a default action, a Perl diagnostic could appear and the Shorewall error message would not be printed. * It is once again possible to use DNS names in rules without an interface name.- Added systemd.patch to fix the exec path (bnc# 798525)- Update to 4.5.11.2 For more details see changelog.txt and releasenotes.txt * Corrected fix 2 from 4.5.11.1. * 4.5.11.1 Beginning with Shorewall 4.5.10, if the name of an optional interface contained one or more characters that are not valid in a shell function name, then the generated script would fail with a "syntax error: bad function name" shell diagnostic. That problem has been corrected so that a valid function name is generated. * The kernel modules supplied by xtables-addons are now listed in the modules.xtables files. They were previously omitted.- Update to 4.5.10.1 For more details see changelog.txt and releasenotes.txt * Correct typo in conntrack module- Update to 4.5.10 For more details see changelog.txt and releasenotes.txt * This release includes all defect repair included in 4.5.9.1-4.5.9.3. * Under rare circumstances, optimize level 16 could produce invalid iptables-restore input which would cause start/restart to fail. * Before this release, the 'started' script was run prior to copying the temporary script file (e.g., /var/lib/shorewall/.start) to /var/dir/shorewall/firewall. If the script failed, the copy would not take place even though the firewall had started successfully. The script is now copied before running the 'started' script. If you compare the script generated by this release with one generated by a prior release, We suggest that you ignore whitespace changes (e.g., use the '-w' option in diff); that way, you can see the actual change more clearly. * AUTOCOMMENT=No now works correctly; previously, it behaved the same as AUTOCOMMENT=Yes. * A harmless extraneous comma has been deleted from the rule generated by action.RST.- Update to 4.5.9.2 For more details see changelog.txt and releasenotes.txt * Previously, the rules in the 'routemark' chain did not specify a mask in the MARK target. While a mask isn't strictly necessary in those rules, one has been added to ally fears of those who read the generated ruleset. Note: The 'routemark' chain is used to apply provider marks to packets received from 'track' provider interfaces. It is traversed early in the mangle PREROUTING chain when no other marks have yet been applied to the packet. * If exclusion was used with TPROXY in the tcrules file, an invalid iptables ruleset was generated causing start and restart commands to fail when running iptables-restore. * Previously, if a provider and its interface had the same name, then the 'enable' command would not work on that interface.- Update to 4.5.9.1 For more details see changelog.txt and releasenotes.txt * Previously, using a wildcard interface name in a rule would result in this error: ERROR: Invalid ipset name (ppp+) : ... Such entries are now handled correctly. * The shorewall-masq(5) manpage incorrectly stated that the SOURCE column may use exclusion with an interface name (e.g., eth1:!1.2.3.4). That hasn't been the case for some time. To accomplish the same thing, do this: eth0 1.2.3.4 NONAT eth0 eth1 Note: Using an interface name in the SOURCE column is deprecated. * Previously, if a MARK was specified for a tc class that explicitly specified a class number, the following spurious warning message was issued: WARNING: Class NUMBER ignored -- INTERFACE does not have the 'classify' option That warning message is no longer issued. * With Shorewall 4.5.9, there were issues when the ipset utility was not installed, some of which prevented Shorewall from starting. - Adjust for the usr move * change /sbin/service to /usr/service in requires and setting links- Update to 4.5.9 For more details see changelog.txt and releasenotes.txt * This release contains all defect repair from Shorewall 4.5.8.2. * A typo has been corrected in the shorewallrc.default file. * Beginning with Shorewall 4.5.7.2, Shorewall unconditionally restores the provider mark as the first rule in the mangle table OUTPUT and PREROUTING chains. Previously, the provider mark was restored only if it was non-zero. It has become clear that some users need it one way while others need it the other way. To resolve this issue, a RESTORE_ROUTEMARKS option has been added to shorewall.conf and shorewall6.conf. When this option is set to Yes (the default), the 4.5.7.2 approach is used (always restore the mark, even if it is zero); when it is set to No, the pre-4.5.7.2 behavior is retained (only restore the mark if it is non-zero). * Two error messages produced by the RST action have been corrected. They previously referred to errors in the NotSyn action rather than RST.- Update to 4.5.8.2 For more details see changelog.txt and releasenotes.txt * The 'shorewall show' command previously produced no output. That command now works with ipset versions 4 and later. * The change in 4.5.8.1 that enabled industry-standard IPv4 address representation broke the ability to place IP ranges or IPv6 ipsets in the hosts file. Those abilities have been restored. * The treatment of the SYSTEMD and INITFILE shorewallrc variables has been inconsistent. The -lite installers ignore INITFILE when SYSTEMD is specified, while the other installers do not. Now, the -lite installers install the .service file if SYSTEMD is specified and they install the sysv-init script if INITFILE is specified. That is consistent with the behavior of the other installers.- Update to 4.5.8.1 For more details see changelog.txt and releasenotes.txt * When ipset version 5 or later was installed, the 'shorewall show dynamic ' command produced no outout and the 'add' command failed with this error message: Zone , interface does not have a dynamic host list" * When generating ipset names for dynamic zones, the compiler was dropping dashes ('-') from the interface name and adding a unique suffix. For example the ipset for zone 'foo' and interface 'bar-if' might be 'foo_barif_1'. Dashes are now retained so that the generated set name in this example will be 'foo_bar-if'. This change also allows the 'add' and 'delete' commands to work correctly when the interface name contains one or more dashes. Although dash is documented as being an accepted character in ipset names, names containing a dash would generate an error in some contexts. That has also been corrected. * In most contexts, Shorewall6 has required IPv6 addresses to be enclosed in either angled brackets ( <....> , deprecated) or in square brackets ([....]). This includes network addresses, where both the IPv6 address and the VLSM are required to be within the brackets (e.g., [2001;470:b:787::/64]). This differs from the industry-standard network form in which the IPv6 address is enclosed in square brackets and the VLSM is outside of the brackets (e.g., [2001:470:b:787::]/64). Beginning with this release, the industry-standard representation is also accepted by Shorewall6. Note: Those of you who read the patches will probably have noticed that much of this change was actually in 4.5.8; because the change was commited late in the 4.5.8 release cycle, we chose not to document the change until it had undergone additional testing. - Added 0001-remote_fs.patch for shorewall-init sysv-init scripts rebased patches to -p1 level- Update to 4.5.8 For more details see changelog.txt and releasenotes.txt * This release includes the defect repair from Shorewall 4.5.7.1. * The restriction that TTL and HL rules could only be placed in the FORWARD chain prevented these rules from being used to hide a router from traceroute[6]. It is now allowed to place these rules in the PREROUTING chain by following the specification with ':P' (e.g., 'TTL(+1):P'). * Previously, the macro.SNMP macro opened both UDP ports 161 and 162 from SOURCE to DEST. This is against the usual practice of opening these ports in the opposite direction. Beginning with this release, port 162 is opened in to SOURCE to DEST as before, while port 161 is opened from DEST to SOURCE. * Previously, when compiling for export, both /etc/shorewall/shorewall[6].conf and the shorewall[6].conf in the configuration directory were processed. Now, only the copy in the configuration directory is processed. * The 'iptables_raw' module has been added to the modules.essential file. * Several corrections have been made to the Fedora/Redhat init script for Shorewall-init. * The parameter to the 'try' command is now documented in the shorewall(8) and shorewall6(8) manpages. * Some redundant interface-option rules have been removed in configurations with multiple zones configured on a single interface. * Previously, when compiling for export, the compilation would fail if the setting of SHAREDIR in the firewall's shorewallrc was different from the setting on the admin system. Such compilations now succeed. - For openSUSE 12.3 provide only systemd and drop sysv-init scripts- Since shorewall executables are in /usr/sbin systemd service files now reflect the correct location- Update to 4.5.7.1 For more details see changelog.txt and releasenotes.txt * When using IPSEC in a multi-ISP configuration, it is possible for the kernel to mis-route ESP packets. To date, this problem has only been observed on a system running a 3.5 kernel where traffic is being tunneled through GRE which is in turn being tunneled via IPSEC. This Shorewall release includes a low-cost workaround. * The Netfilter team have announced their intention to remove the NOTRACK target in favor of 'CT --notrack'. Shorewall will now map NOTRACK to 'CT --notrack' if the CT Target is available. * Previously, the current COMMENT was not being cleared after the blrules file was processed, causing that COMMENT to be used on entries in the rules file. That defect has been corrected. - Add a note to the spec for reviewer explaining the configure command usage - Removed following opensuse specific patches as they are merged to upstream now + shorewall-lite-4.5.2-init.patch + shorewall6-4.5.2-init.patch + shorewall6-lite-4.5.2-init.patch + shorewall-init-4.4.21_init_sh.patch - Added 001-required-stop-fix patch for shorewall-lite/init.suse.sh- Update to 4.5.7 For more details see changelog.txt and releasenotes.txt * This release includes the defect repair from Shorewall 4.5.6.2. * The command 'shorewall enable pppX' could fail with the ip diagnostic Error: either "to" is duplicate, or "weight" is a garbage. Shorewall now generates the correct ip command. * Optimize level 4 could previously combine two rules that each specified the 'policy' match, leading to this iptables-restore failure: policy match: multiple elements but no --strict The optimizer now avoids combining such rules. While this is a long-standing defect in the optimizer, it was exposed by changes in Shorewall 4.5.6. * There were several cases where hard-wired directory names appeared in the tarball installers. These have been replaced with the appropriate shorewallrc variables. * A defect in RHEL 6.3 and derivatives causes 'shorewall show capabilities' to leave an empty ipset in the configuration. The same defect can cause the Shorewall compiler to similarly leave an empty ipset behind. This Shorewall release has a workaround for this problem. - Added Bash >= 4 to BuildRequires - Fix builds for Fedora- Update to 4.5.6.2 For more details see changelog.txt and releasenotes.txt * The compiler now generates an error when a SOURCE interface is specified in a rule where the SOURCE zone is the firewall itself. * Previously, entries in /etc/shorewall/notrack that specified a Vserver zone in the SOURCE column were omitted from the generated ruleset. * The set of helpers available in the notrack file and in the HELPER column of the tcrules file was incorrect: - The Amanda helper requires a UDP port -- Shorewall was requiring TCP. - The H323 module supplies two helpers: 'RAW' and 'Q.931'; Shorewall only accepted 'h323'. - The Netbios NS module supplies the 'netbios-ns' helper; Shorewall only accepted 'netbios_ns'. * The conditional directive '?IF 0' generated an error from the compiler. It now causes following lines to be omitted.- Update to 4.5.6 For more details see changelog.txt and releasenotes.txt * This release includes the defect repairs from Shorewall 4.5.5.1 through 4.5.5.4. * Previously, the tcrules file was not processed when TC_ENABLED=No. That meant that to use features like TPROXY, it was necessary to set TC_ENABLED=Yes and create a dummy /etc/shorewall/tcstart file. Now, only MANGLE_ENABLED=Yes is required.- Update to 4.5.5.3 For more details see changelog.txt and releasenotes.txt * When logical interface names were used, an entry in tcrules that included a classid could result in the compiler failing with this Perl diagnostic: Can't use an undefined value as an ARRAY reference at /usr/share/shorewall/Shorewall/Tc.pm line nnn, <$currentfile> line 20.- Update to 4.5.5.1 For more details see changelog.txt and releasenotes.txt * The change in Shorewall 4.5.4 that cleared the 'default' table if there were no 'fallback' providers broke multiple 'fallback' providers that don't supply a weight. The symptoms were that there were host routes to the default gateways in the 'default' routing table but no default routes through those gateways. This has now been corrected and multiple 'fallback' routes are once again supported. * When a logical device name was specified in the REDIRECTED INTERFACES column of /etc/shorewall/tcdevices, that name was used in the generated script rather than the devices's physical name. Unless the two were the same, this caused start/restart failure. Shorewall now uses the physical name.- Update to 4.5.5 For more details see changelog.txt and releasnotes.txt * This release includes all defect repair from Shorewall 4.5.4.1 and 4.5.4.2. * The Shorewall compiler sometimes must defer generating a rule until runtime. This is done by placing shell commands in its internal representation of a chain. These commands are then executed at run time to create the final rule. If all of the following were true, then an incorrect ruleset could be generated: + Optimization level 4 was set. + A chain (chain A) containing shell commands had three or fewer rules and commands. + The last rule in a second chain was a conditional jump to chain A. Under these conditions, the rules and commands in Chain A * The Shorewall-core configure and configure.pl script were treating SYSCONFDIR as a synonym for CONFDIR making it impossible to set SYSCONFDIR.- Update to 4.5.4.2 For more details see changelog.txt and releasenotes.txt * The problems corrected section of the 4.5.4.1 release notes was missing the third problem corrected in the release. It has now been added. * A number of problems in Shorewall-init have been corrected: + If more than one product was listed in the PRODUCTS setting in /etc/default/shorewall-init (/etc/sysconfig/shorewall-init) then the second product would not be started/stopped. + Shorewall-init used 'restart' in response to an optional provider interface coming up. If the interface has been marked unusable (1 in the interface's .status file), then the 'restart' would not enable the interface. + Shorewal-init produced a lot of clutter on the console during boot. You may now specify a LOGFILE in /etc/default/shorewall-init (/etc/sysconfig/shorewall-init) and all output produced by up and down events will be sent to that log. If no log is specified, this output is sent to /dev/null. * The order in which the compiler processes line-continuation (line ending in '\') and conditional-inclusion directives (?IF, ?ELSE, and ?ENDIF) has been reversed. Previously, the compiler built a concatenated line, then checked to see if the line began with ?IF, ?ELSE or ?ENDIF. Now, the compiler checks for ?IF, ?ELSE or ?ENDIF first and prevents those lines from becoming part of the concatenation. * Two issues with the shorecap programs have been corrected: + The Shorewall6-lite version failed to run with the message: /usr/share/shorewall6-lite/lib.cli: No such file or directory + The Shorewall-lite version would not run if SHAREDIR was set to a value other than /usr/share in shorewallrc. * The Shorewall 4.5.2.3 fix for the Shorewall-core installer's handling of --host=linux was not brought forward into 4.5.3. It has been included again in this version. * Single-line embedded PERL and SHELL commands have been re-enabled.- Update to 4.5.4.1 For more details see changelog.txt and releasenotes.txt * Beginning with Shorewall 4.4.22, the 'pptpserver' tunnel type has been configured as a PPTP client running on the firewall rather than as a server on the firewall. It is now correctly configured as a server. * The shorewall-accounting (5) and shorewall6-accounting (5) documentation for the IPSEC column is incorrect. Rather than 'accountin' and 'accountout', the chain names should be 'accipsecin' and 'accipsecout'. * IPSEC accounting did not work if the accounting file was sectioned. Beginning with this release, the IPSEC column can be specified in any section. As always, the IPSEC column contains a comma-separated list of items. In the FORWARD chain, the first (or only) item in the list must be either 'in' or 'out' to indicate whether the rule matches incoming packets that have been decrypted ('in') or outgoing packets that will be encrypted ('out'). There are no restrictions with respect to which chain IPSEC rules can appear in a sectioned file.- Update to 4.5.4 For more details see changelog.txt and releasenotes.txt * When EXPORTMODULES=No in shorewall.conf, the error messages have been eliminated * If the configuration settings in the PACKET MARK LAYOUT section of shorewall.conf (shorewall6.conf) had empty settings, the 'update' command would previously set them to their default settings. It now leaves them empty. * Previously, Shorewall used 'unreachable' routes to null-route the RFC1918 subnets. This approach has two drawbacks: - It can cause problems for IPSEC in that it can cause packets to be rejected rather than encrypted and forwarded. - It can return 'host unreachable' ICMPs to other systems that attempt to route RFC1918 addresses through the firewall. To eliminate these problems, Shorewall now uses 'blackhole' routes. Such routes don't interfere with IPSEC and silently drop packets rather than return an ICMP. * The 'default' routing table is now cleared if there are no 'fallback' providers. * Tproxy implementation has been reworked. For more details please consult the releasenotes.txt and changelog.txt- Update to 4.5.3.1 For more details see changelog.txt and releasenotes.txt * Previously, nested conditionals did not work correctly in all cases. In particular: ?IF $FALSE ?IF $FALSE foo bar ?ENDIF baz bop ?ENDIF In this case, the lines 'baz' and 'bodyp' were incorrectly included when they should have beeen omitted. * The 'balance' routing table is now cleared if there are no 'balance' providers. * Previously, the compiler generated an invalid 'ip add route' command if an IPv6 provider had '-' in the GATEWAY column. * As noted in the Migration Considerations, the generated firewall script maintains the interface .status files used by LSM and SWPING. Up to now, however, the 'disable' command did not update the .status file. That has been corrected. As part of the change, the 'isusable' script is no longer consulted by the'enable' command.- Update to 4.5.3 For more details see changelog.txt and releasenotes.txt * The LOCKFILE setting in shorewall.conf and shorewall6.conf had inadvertently become undocumented. It is now documented again. * In an initial installation of Shorewall, Shorewall6, Shorewall Lite or Shorewall6 Lite was done under Shorewall 4.5.2, then the firewall would not start up at boot even though the installer indicated that it would. That defect has been corrected. * Previously, when per-IP rate limiting was invoked, the compiler would use the deprecated '--ratelimit' option, even if the preferred '--ratelimit-upto' option was available. Now, the compiler uses the preferred option if it is supported by the installed version of iptables. * Prior to this release, using a manual chain in the ACTION column of a macro body generated an error: ERROR: Invalid Action (mychain) in macro, macro.FOO (line ...) This now works correctly and generates a jump to the specified manual chain. * Previously, a line with the single word COMMENT in the tunnels file would generate the following error: ERROR: Zone must be specified Now, such a line correctly resets the current rule comment. * In Shorewall 4.5.2, the MARK column in the tcrules file was renamed to ACTION but only 'mark' was accepted in the alternate specification format. Now both 'mark' and 'action' are accepted. * The alternative method of provider balancing using the statistic match feature of iptables/Netfilter was missing some logic, with the result that it was ineffective. * If a logical interface name was used by itself in the SOURCE column of the rtrules file, the generated routing rule would contain the logical name rather than the physical name.- Update to 4.5.2.4 For more details see changelog.txt and releasenotes.txt * The 'shorewall reset' command now correctly resets the IPv4 packet and byte counters; previously, it was resetting the IPv6 counters. * The Shorewall installer now modifies the Chains.pm file for Digest::SHA depencency when $DESTDIR is set, provided that $BUILD = $HOST. This allows rpm to automatically generate the correct module dependency.- Update to 4.5.2.2 For more details see changelog.txt and releasenotes.txt * If a shorewallrc file is passed to the 4.5.2.1 Shorewall-core install.sh, subsequent compilations fail. The error message indicates that the compiler is looking for lib.core, but the pathname has embedded spaces. * The 4.5.2.1 Shorewall/Shorewall6 installer installs an incorrect file as /etc/shorewall[6]/Makefile.- Update to 4.5.2.1 For more details see changelog.txt and releasenotes.txt * In release 4.5.2, if an INCLUDE directive appeared inside a ?IF ... ?ENDIF sequence, then the following error would be generated after the included file had been read: ERROR: Missing ?ENDIF to match the ?IF at line ... * An error in the shorewallrc.apple file has been corrected. * The shorewallrc.redhat file has been change to conform to Fedora packaging guidelines. * The output of the 'version -a' command reflected incorrect versions when Shorewall-core 4.5.2 was installed. That has been corrected.- Update to 4.5.2 For more details see changelog.txt and releasenotes.txt * The generated firewall script includes code to automatically create ipsets that are referenced but that don't exist. That code was broken in releases 4.4.22 and later. This defect has been corrected. As part of the fix, the generated script will now issue a warning message when it creates an ipset. * The 'mss' option is now supported in the /etc/shorewall[6]/hosts files. See the manpages for details. * It is now possible to conditionally include or omit configuration entries based on the settings of shell variables. See http://www.shorewall.net/configuration_file_basics.htm for details. * The MARK/CLASSIFY column in /etc/shorewall[6]/tcrules has been renamed ACTION to reflect the expanded set of actions that can be specified in the column. * Some users are finding these ipset warnings objectionable: + Warning when a referenced ipset does not exist. + Warning when using [src] in a destination column or [dst] in a source column. These warnings may now be suppressed by setting IPSET_WARNINGS=No in shorewall.conf and/or shorewall6.conf.- Update to 4.5.1.1 For more details see changelog.txt and releasenotes.txt * When checking or compiling for export (-e option), /sbin/shorewall would previously issue a warning message if the SHOREWALL_SHELL specified in the remote firewall's shorewall.conf did not exist. * The changes to TOS handling in 4.5.1 are incompatible with older releases such as RHEL5 and derivatives. That has been corrected. * The rules compiler now verifies that the protocol is TCP, UDP, SCTP or DCCP when checking a port range (low:high or low-high). * Previously, start or restart using the init script would fail with an error message referencing 'SHOREWALL_INIT_SCRIPT'. This defect was not visible to users that set AUTOMAKE=Yes or that run Shorewall-init.- Update to 4.5.1 For more details see changelog.txt and releasenotes.txt * This release includes all defect repair from versions 4.5.0.1-4.5.0.3. * A typo has been corrected in the blrules man pages. * Previously, if the interface appearing in the HOSTS column of /etc/shorewall6/hosts was not defined in /etc/shorewall6/interfaces, then the compiler would terminate with a Perl diagnostic: Can't use an undefined value as a HASH reference at /usr/share/shorewall/Shorewall/Zones.pm line 1817, <$currentfile> line ... * The compiler was previously failing to validate the contents of the LENGTH and TOS columns in /etc/shorewall/tcrules. The contents of those columns are now validated by the compiler and an appropriate error message is issued if validation fails. * The column headings in the tos files are now in the proper order. Previously, the SOURCE PORT and DEST PORT columns were reversed.- Update to 4.5.1-Beta2 For more details see changelog.txt and releasenotes.txt * A typo has been corrected in the blrules man pages. Previously, if the interface appearing in the HOSTS column of /etc/shorewall6/hosts was not defined in /etc/shorewall6/interfaces, then the compiler would terminate with a Perl diagnostic: Can't use an undefined value as a HASH reference at /usr/share/shorewall/Shorewall/Zones.pm line 1817, <$currentfile> line ...- Update to 4.5.1-Beta For more details see changelog.txt and releasenotes.txt * The packing of the Shorewall products has been changed. Beginning with this release, the packages are: + Shorewall Core -- Core libraries installed in /usr/share/shorewall/ + Shorewall -- Requires Shorewall Core. Together with Shorewall Core, provides IPv4 firewalling. + Shorewall6 -- Requires Shorewall. Provides IPv6 firewalling. + Shorewall Lite -- Requires Shorewall Core. As before. + Shorewall6 Lite -- Requires Shorewall Core. As before. + Shorewall Init -- As before- Update to 4.4.27.3 For more details see changelog.txt and releasenotes.txt * Previously, if USE_DEFAULT_RT=Yes and 'loose' was specified on all providers, then no routing rule targeting the main routing table was generated. This has been corrected so that USE_DEFAULT_RT=Yes always results in such a rule at priority 999. * Shorewall 4.4.27 broke Shorewall-init functionality. It is restored in this release.- Update to 4.4.27.2. For more details see changelog.txt and releasenotes.txt * A long-standing problem with Shorewall's 'save' facility has been discovered. The defect can cause rules to be dropped during 'save' so that they are not available to be reapplied during 'restore'. This can occur in 'safe-restart' when the prompt is not acknowledged or when it is acknowledged with 'n'. The problem can occur when: a) There are IPSEC zones or hosts present; and b) GOTO Target support is available in the kernel and iptables. Example of rule that will be dropped: - A eth2_fwd -m policy --dir in --pol ipsec -g AAA_frwd The defective code has been corrected so that rules are no longer dropped.- Update to 4.4.27.1. For more details see changelog.txt and releasenotes.txt * When optimization category 4 is used, unconditional jumps at the end of chains are replaced with the rules in the target chain. This can result in rulesets that are considerably larger than necessary. Beginning with this release, replacement will only occur if: a) The jump is the only reference to the target chain; or b) The target chain contains 3 or less rules. * The feature introduced in 4.4.25 that allowed provider names in the 'enable' and 'disable' commands was only implemented for 'enable'. It is now implemented for 'disable' as well. * When detecting IPv6 global addresses through an interface, Shorewall6-generated scripts were ignoring addresses beginning with '3'. * A typo in /usr/share/shorewall/prog.header caused an 'awk' script to fail when saving a multi-hop default route during 'start'. * The value '0' is once again accepted in the IN_BANDWIDTH columns of tcinterfaces and tcrules, and causes no ingress policing to be configured. * MARK_IN_FORWARD_CHAIN=Yes no longer generates an error when $FW:
is entered in the SOURCE column of the tcrules file. * In most Shorewall 4.4 versions, if an exported params file (EXPORTPARAMS=Yes in shorewall.conf) generates any output to stdout, then the following messages would appear during start/restart: Compiling /etc/shorewall/routestopped... Shorewall configuration compiled to /var/lib/shorewall/.restart printf: 214: Build: expected numeric value printf: 214: ipset: expected numeric value printf: 214: of: expected numeric value Processing /etc/shorewall/params ... Build ipset of blacklisted addresses Usage: /var/lib/shorewall/.restart [ options ] is one of: start stop ... This has now been corrected.- Update to 4.4.26.1 For more details see changelog.txt and releasenotes.txt * The Perl module version numbers have now been updated to reflect changes in 4.4.26. * The 4.4.26 rules compiler does not issue a warning when a capabilities file was generated with Shorewall 4.4.25, even though new capabilities were added in 4.4.26. This has been corrected so that a warning is generated. * When TC_ENABLED=Shared, CLASSIFY rules could not be used in the tcrules file. Thanks to a patch from Chris Boot, this now works as expected. * The quoted part of the progress message 'Provider "..." compiled' was inadvertently omitted by a change in Shorewall 4.4.23. That text has now been restored.- Update to 4.4.26 For more details see changelog.txt and releasenotes.txt * This release includes all corrections included in 4.4.25.1 through .3. * In 4.4.25, ACCEPT behaved in the BLACKLIST section the same way as in the other rules file sections. This could lead to connections being accepted inadvertently. Now, ACCEPT behaves like WHITELIST; that is, it exempts the packet from the remaining rules in the BLACKLIST section. * Previously, Shorewall did not detect the ULOG and NFLOG capabilities. This lead to run-time failures during 'start' and 'restart' as well as confusing error messages during compilation when ULOG or NFLOG was used when the LOG target was not available. ULOG and NFLOG are now detected capabilities so, if you use a capabilities file, you will need to regenerate it in order to use these log levels. * The SAME tcrules target was broken in Shorewall 4.4.22. It now works correctly again. * Previously, 'shorewall6 update' did not update shorewall6.conf. The command now works as expected. * In earlier releases, the compiler was attempting to process the params file before it was aware of the setting of CONFIG_PATH. This could cause the params file to be missed if it was not located in /etc/shorewall[6] or in the directory named in the start (restart,compile,check,...) command. Now, /sbin/shorewall[6] passes $CONFIG_PATH to the compiler (/usr/share/shorewall/compiler.pl) in the new '--config_path' option.- Update to 4.4.25.3 For more details see changelog.txt and releasenotes.txt * Correction of the produced ruleset when wildchars are used in the zone configuration- Update to 4.4.25.2 For more details see changelog.txt and releasenotes.txt * Previously, if all the following were true: - AUTOMAKE=Yes - Current compiled script (/var/lib/shorewall/firewall or /var/lib/shorewall6/firewall) up to date - LEGACY_FASTSTART=No - There was a saved configuration then rather than start the current configuration, 'shorewall start -f' or 'shorewall6 start -f' would incorrectly restore the saved configuration. * The DropSmurfs and TCPFlags actions are now available in Shorewall6. They were previously omitted from the IPv6 actions.std file. * The 'rawpost' table was previously omitted from the output of the 'dump' command. It is now displayed. * Previously, if a configuration contained more than one wildcard interface (physical name ending in '+'), then the generated script might not work properly with Shorewall-init. This defect dates back to the introduction of Shorewall-init.- Update to 4.4.25.1 For more details see changelog.txt and releasenotes.txt * A'refresh' command with no chains or tables specified will now reload chains created by entries in the BLACKLIST section of the rules file. * The rules compiler previously failed to detect the 'Flow Filter' capability. That capability is now correctly detected. * The IN_BANDWIDTH handling changes in 4.4.25 was incompatible with moribund distributions such as RHEL4. Restoring IN_BANDWIDTH functionality on those releases required a new 'Basic Filter' capability.- Update to 4.4.25 For more details see changelog.txt and releasenotes.txt * A defect in the optimizer that allowed incompatible rules to be combined has been corrected. * Routes and rules added as a result of entries in /etc/shorewall6/providers were previously not deleted by 'stop' or 'restart'. Repeated 'restart' commands could therefore lead to an incorrect routing configuration. * Previously, capital letters were disallowed in IPv6 addresses. They are now permitted. * If the COPY column in /etc/shorewall6/providers was non-empty, previously a run-time error could occur when copying a table. The diagnostic produced by ip was: Either "to" is duplicate, or "cache" is garbage * When copying IPv6 routes, the generated script previously attempted to copy 'cache' entries. Those entries are now omitted. * Previously, the use of large provider numbers could cause some Shorewall-generated routing rules to be ineffective. * In some contexts, IPv6 addresses of the form ::i.j.k.l were incorrectly classified as invalid by the configuration compile * New blacklisting facility implemented. For this and other new features please refer to the releasenotes.txt- Update to 4.4.24.1 * When the logical and physical name of an interface were different, including the logical name in the tcdevices file caused the device's classes to be ignored. This defect was introduced in Shorewall 4.4.23. * Remove the ExecReload from all services, since systemd doesn't allow an ExecReload for OneShot services. Also, add a missing After=network.target to shorewall.service. - Fixed Url typo in the spec- Update to 4.4.24. For more details see changelog.txt and releasenotes.txt * This release includes all problem corrections from releases 4.4.23.1-4.4.23.3. * The 'fallback' option without = previously produced invalid 'ip' commands.- reworked systemd related rpm macros for 12.1- Update to 4.4.23.3 * When providers were present that specify neither 'balance' nor 'fallback', then the following message was issued during compilation and 'enable' of the interface would fail. Use of uninitialized value $weight in concatenation (.) or string at /usr/share/shorewall/Shorewall/Providers.pm line 644. * TC_ENABLED=Shared was broken in Shorewall 4.4.23, 4.4.23.1 and 4.4.23.2. It produced a shell script with syntax errors. - Backported patches removed.- Update to 4.4.23.2 For more details see changelog.txt and releasenotes.txt - Support of systemd for openSUSE 12.1 - Backported patches WEIGHT.patch and SHARED.patch fixing a harmless message and traffic shaping issues respectively- Update to 4.4.22.3. Corrections in this release are below. * On older distributions where 'shorewall show capabilities' indicates 'Connection Tracking Match: Not Available', harmless Perl diagnostics like the following could be issued: Use of uninitialized value $list in pattern match (m//) at /usr/share/shorewall/Shorewall/Config.pm line 1273, <$currentfile> line 14. Use of uninitialized value $list in split at /usr/share/shorewall/Shorewall/Config.pm line 1275, <$currentfile> line 14. * On older distributions where 'shorewall show capabilities' indicates 'Mangle FORWARD Chain: Not Available', entries in the ecn file generated the following Perl Diagnostic: Use of uninitialized value in hash element at /usr/share/shorewall/Shorewall/Chains.pm line 1119. * Previously, if a provider interface was derived from an optional wildcard entry in /etc/shorewall/providers, then the interface was never considered to be usable. Example: /etc/shorewall/interfaces: [#]ZONE INTERFACE BROADCAST OPTIONS net ppp+ - optionsl /etc/shorewall/providers:net [#]PROVIDER NUMBER MARK INTERFACE ... ISP1 1 1 ppp0 * When 'shorewall update' or 'shorewall6 update' results in no change to the .conf file, a message is issued, the .bak file is removed and the command terminates without error.- patch the Perl diagnostic with a WARNING message.- Update to 4.4.22.2 * On older distributions where 'shorewall show capabilities' indicates 'Connection Tracking Match: Not Available', Shorewall 4.4.22 and 4.4.22.1 generated invalid iptables-restore input. * Previously, the compiler always placed '#!/bin/sh' on the first line of the generated script. It now uses the setting of SHOREWALL_SHELL on that line rather than '/bin/sh'. Note that SHOREWALL_SHELL defaults to '/bin/sh' so this change only affects those who specify a different shell. - Patched REDIRECT rule- Update to 4.4.22.1 * Previously, if the name of a zone began with 'all', then entries for that zone in /etc/shorewall/rules and /etc/shoreawll6/rules treated the name the same as 'all'. This defect is present in Shorewall 4.4.13 through 4.4.22. * Previously, when LOAD_HELPERS_ONLY=No, harmless iptables-restore warnings as follows could be generated: ... Running /usr/local/sbin/iptables-restore... - -set option deprecated, please use --match-set - -set option deprecated, please use --match-set IPv4 Forwarding Enabled- Update to 4.4.22. For more details see changelog.txt and releasenotes.txt * Under rare conditions, long port lists (>15 ports) could result in the following failure when optimization level 4 was enabled. Use of uninitialized value in numeric gt (>) at /usr/share/shorewall/Shorewall/Chains.pm line 1264. ERROR: Internal error in Shorewall::Chains::decrement_reference_count at /usr/share/shorewall/Shorewall/Chains.pm line 1264 * All corrections included in Shorewall 4.4.21.1. - A bug in recent versions of Shorewall that could result in rules that are wider in scope than intended was fixed by applying a patch by the upstream.- Update to 4.4.21.1 Changes in this release are: * A harmless Perl run-time "uninitialized variable" diagnostic has been eliminated from the compiler. The diagnostic was issued while displaying the capabilities. * As the result of a typo, an orphan filter chain named FORWAR could be created under rare circumstances. This chain was deleted by OPTIMIZE level 4. * The SNAT options --persistent and --randomize now work properly (/etc/shorewall/masq). * The LOGMARK log level was previously generated invalid iptables input making it unusable. That has been corrected. The syntax for LOGMARK is now: LOGMARK() where is a syslog priority (1-7 or debug, info, notice, etc.). Example rule: [#]ACTION SOURCE DEST PROTO DEST [#] PORT(S) LOG:LOGMARK(info) lan dmz udp 1234- Update to 4.4.21 For more details see changelog.txt and releasenotes.txt * The Shorewall and Shorewall6 'load' and 'reload' commands now use the .conf file in the current working directory. * The 'balance' and 'fallback' options in /etc/shorewall/providers have always been mutually exclusive but the compiler previously didn't enforce that restriction. Now it does. * The ipset modules are now automatically loaded by Shorewall6 when LOAD_HELPERS_ONLY=No is specified in shorewall6.conf. Additionally, there is now a /usr/share/shorewall6/modules.ipset file that lists all of the required modules. * TPROXY descriptions have been added to shorewall-tcrules(5) and shorewall6-tcrules(5).- Update to 4.4.20.3. Changes in this release are * Deprecated options have been removed from the .conf files. They remain in the man pages. * A simple configuration like the 'Universal' sample that includes a single wildcard interface ('+' in the INTERFACE column) produces a ruleset that blocks all incoming packets. As part of correcting this defect, which was introduced in 4.4.20.2, one or more superfluous rules (which could never match) have been eliminated from most configurations.- Update to 4.4.20.2 * A defect introduced in 4.4.20 could cause the following failure at start/restart: ERROR: Command "tc qdisc add dev eth0 parent 1:11 handle 1: sfq quantum 12498 limit 127 perturb 10" failed * The 'sfilter' interface option introduced in 4.4.20 was only applied to forwarded traffic. Now it is also applied to traffic addressed to the firewall itself. * Issues with iptables-restore is corrected * IPSEC traffic is now (correctly) excluded from sfilter. * The following incorrect warning message has been eliminated: WARNING: sfilter is ineffective with FASTACCEPT=Yes- Update to 4.4.20.1 * The address of the Free Software Foundation has been corrected in the License files. * The shorewall[6].conf file installed in /usr/share/shorewall[6]/configfiles is no longer modified for use with Shorewall[6]-lite. When creating a new configuration for a remote forewall, two lines need to be modified in the copy CONFIG_PATH=/usr/share/shorewall (or shorewall6) STARTUP_LOG=/var/log/shorewall-lite-init.log (or shorewall6-lite-init.log)- Update to 4.4.20 * Removed backported patches for openSUSE specific locations as they are incorporated in upstream. - Changes in 4.4.20 (for more read changelog.txt and releasenotes.txt) * Support for the AUDIT target has been added. AUDIT is a feature of the 2.6.39 kernel and iptables 1.4.10 that allows security auditing of access decisions.- Update to 4.4.19.4 * Previously, the compiler would allow a degenerate entry (only the BAND specified) in /etc/shorewall/tcpri. Such an entry now raises a compilation error. * Previously, it was possible to specify tcfilters and tcrules that classified traffic with the class-id of a non-leaf HFSC class. Such classes are not capabable of handling packets. Shorewall now generates a compile-time warning in this case and ignores the entry. If a non-leaf class is specified as the default class, then Shorewall now generates a compile-time error since that configuration allows no network traffic to flow. * Traditionally, Shorewall has not checked for the existance of ipsets mentioned in the configuration, potentially resulting in a run-time start/restart failure. Now, the compiler will issue a WARNING if: a) The compiler is being run by root. b) The compilation isn't producing a script to run on a remote system under a -lite product. c) An ipset appearing in the configuration does not exist on the local system. * As previously implemented, the 'refresh' command could fail or could result in a ruleset other than what was intended. If there had been changes in the ruleset since it was originally started/restarted/restored that added or deleted sequenced chains (chains such as ~lognnn and ~exclnnn), the resulting ruleset could jump to the wrong such chains or could fail to 'refresh' successfully. This issue has been corrected as follows. When a 'refresh' is done and individual chains are involved, then each table that contains both sequenced chains and one of the chains being refreshed is refreshed in its entirety. For example, if 'shorwall refresh foo' is issued and the filter table (which is the default) contains any sequenced chains, then the entire table is reloaded. Note that this reload operation is atomic so no packets are passed through an inconsistent configuration. * When 'shorewall6 refresh' was run previously, a harmless 'ip6tables: Chain exists' message was generated. - Reworked backported patches so shorewall still uses openSUSE specific locations - Fix the zone definitions in shorewall6/Samples6/zones examples- Update to 4.4.19.3 * incompatibility with gawk has been corrected * Previously, an entry in the USER/GROUP column in the rules and tcrules files could cause run-time start/restart failures if the rule(s) being added did not have the firewall as the source (rules file) and were not being added to the POSTROUTING chain (:T designator in the tcrules file). This error is now caught by the compiler. * Shorewall now insures that a route to a default gateway exists in the main table before it attempts to add a default route through that gateway in a provider table. This prevents start/restart failures in the rare event that such a route does not exist. * CLASSIFY TC rules can apply to traffic exiting only the interface associated with the class-id specified in the first column. * Fixes start of shorewall6 (bnc#693162)- Update to 4.4.19.2 For more details see changelog.txt and releasenotes.txt * In Shorewall-shell, there was the ability to specify IPSET names in the ORIGINAL DEST column of DNAT and REDIRECT rules. That ability, inadvertently dropped in Shorewall-perl, has been restored * Several problems with complex TC have been corrected: * Double exclusion involving ipset lists was previously not detected, resulting in anomalous behavior.- Update to 4.4.19.1 * Eliminate silly duplicate rule when stopped. * Don't believe that all nexthop routes are default routes. * Restore :- in masq file. * Correct default route safe/restore. - backported paths related patches from git as they are in mainstream now- Shorewall packages have their openSUSE specific locations now * Executable files in /usr/lib/shorewall*. These include; getparams compiler.pl wait4ifup shorecap ifupdown * Perl Modules in /usr/lib/perl5/vendor_perl/PERL_VERSION/Shorewall. - Updated to 4.4.19 (for more info please consult changelog.txt and releasenotes.txt) * Corrected a problem in optimize level 4 that resulted in the following compile-time failure Can't use an undefined value as an ARRAY reference at /usr/share/shorewall/Shorewall/Chains.pm line 862. * If a DNAT or REDIRECT rule applied to a source zone with an interface defined with 'physical=+', then the nat table 'dnat' chain might have been created but not referenced. This prevented the DNAT or REDIRECT rule from working correctly. * Previously, if a variable set in /etc/shorewall/params was given a value containing shell metacharacters, then the compiled script would contain syntax errors. * The pathname of the 'conntrack' binary was erroneously printed in the output of 'shorewall6 show connections'. * Correct a problem whereby incorrect Netfilter rules were generated when a bridge with ports was given a logical name. * If a bridge interface had subordinate ports defined in /etc/shorewall/interface, then an ipsec entry (either ipsec zone or the 'ipsec' option specified) in /etc/shorewall/hosts resulted in the compiler generating an incorrect Netfilter configuration. * A fatal error is now raised if '!0' appears in the PROTO column of files that have that column. This avoids an iptables-restore failure at run time.- Updated to 4.4.18.2 * SAVE_IPSETS=Yes didn't work unless there is a dynamic zone defined. * If a logical name was given to a bridge and the ports on the bridge were defined in /etc/shorewall/interfac, then the compiler could generate matches that used the logical name rather than the physical name.- Updated to 4.4.18.1 * An issue with params processing on RHEL6 has been corrected. The problem manifested as the following type of warning: WARNING: Param line (export OLDPWD) ignored at /usr/share/shorewall/Shorewall/Config.pm line 2993. * The editing of the value of the TC_PRIOMAP option has been tightened. Previously, many invalid settings were allowed, resulting in run-time tc command failures. * The Shorewall Lite and Shorewall6 Lite installers now install the 'helpers' modules file. Previously, this file was not installed with the result that both 'shorewall[6]-lite show capabilities' and 'shorecap' failed. * Previously, if an icmp or icmp6 type which included both a type and a code was used in the tcfilters file, 'start' and 'restart' would fail with a 'tc' error.- Updated to 4.4.18 * for accounting modules xtables-addons must be installed - Changes in 4.4.18 (for more read changelog.txt and releasenotes.txt) * The modules files are now just a driver that INCLUDEs several new files and one old file: * Beginning with Shorewall 4.4.18, the accounting structure can be created with three root chains: - accountin: Rules that are valid in the INPUT chain (may not specify an output interface). - accountout: Rules that are valid in the OUTPUT chain (may not specify an input interface or a MAC address). - accountfwd: Other rules. * Internals Change: The Policy.pm module has been merged into the Rules.pm module.- Updated to 4.4.17 * This release adds support for per-IP accounting using the ACCOUNT target. That target is only available when xtables-addons is installed. - Changes in 4.4.17 (for more read changelog.txt and releasenotes.txt) * Previously, Shorewall did not check the length of the names of accounting chains and manual chains. This could result in errors when loading the resulting ruleset. Now, the compiler issues an error for chain names longer than 29 characters. Additionally, the compiler now ensures that these chain names are composed only of letters, digits, underscores ('_') and dashes ("-"). This eliminates Perl runtime errors or other failures when a chain name is embedded within a regular expression. * Several issues with complex traffic shaping have been resolved: a) Specifying IPv6 network addresses in the SOURCE or DEST columns of /etc/shorewall6/tcfilters now works correctly. Previously, Perl runtime warnings occurred and an invalid tc command was generated. b) Previously, if flow= was specified on a parent class, a perl runtime warning occurred and an invalid tc command was generated. This combination is now flagged as an error at compile time. c) There is now an ipv6 tcfilters skeleton included with Shorewall6. * Several issues with accounting are corrected. a) If an accounting rule of the form: chain1 chain2 was configured and neither chain was referenced again in the configuration, then an internal error was generated when optimize level 4 was selected and OPTIMIZE_ACCOUNTING=Yes. b) If there was only a single accounting rule and that rule specified an interface in the SOURCE or DEST columns, then the generated ruleset would fail to load when OPTIMIZE_ACCOUNTING=Yes. c) If a per-IP accounting table name appeared in more than one rule and the specified network was not the same in all occurrences, then the generated ruleset would fail to load. This is now flagged as an error at compile time. * Two defects in compiler module loading have been corrected: a) Previously, the kernel/net/ipv6/netfilter/ directory was not searched. b) A Perl diagnostic was issued when running on a monolithic kernel when the modutils package was installed. * A line containing only 'INCLUDE' appearing in an extension script now generates a compile-time diagnostic rather than a run-time diagnostic. * Previously, the uninstall.sh scripts used insserv (if installed) on Debian-based systems. These scripts now use the preferred tool (updaterc.d). * Beginning with 4.4.16, compilation would fail if an empty shell variable was referenced in a config file on a system where /bin/sh is the Bourne Again Shell (bash). * In earlier versions. if OPTIMIZE=8 then the ruleset displayed by 'check -r' was the same as when OPTIMIZE=0 (unoptimized). Similarly, if OPTIMIZE=9 then the ruleset displayed was the same as when OPTIMIZE=1. * Startup could previously fail on a system where kernel module autoloading was not available and where TC_ENABLED=Simple was specified in shorewall.conf or shorewall6.conf. * Previously, a 'done.' message could be printed at the end of command processing even when the command had failed. Now, such a message only appears if the command completed successfully.- Updated to 4.4.16.1 * Beginning with 4.4.16, compilation would fail if an empty shell variable was referenced in a config file on a system where /bin/sh is the Bourne Again Shell (bash).- fix fillup for shorewall-init so it will be copied to sysconfig directory - link network/scripts/shorewall to if-up.d and if-down.d - Changes in 4.4.16 (for more read changelog.txt and releasenotes.txt) + If the output of 'env' contained a multi-line value, then compilation failed with an Internal Error. The code has been changed so that the compiler now handles multi-line values correctly. * In 4.4.15, output to Standard Out (FD 1) generated by /etc/shorewall/params (/etc/shorewall6/params) was redirected to /dev/null. It is now redirected to Standard Error (FD 2). * If a params file did not appear in the CONFIG_PATH, compilation failed with the error: .: 31: Can't open /etc/shorewall6/params ERROR: Processing of /etc/shorewall6/params failed * Previously, proxy ARP with logical interface names did not work. Symptoms included numerous Perl runtime error messages. * Previously, the root of a wildcard name erroneously matched that name. For example 'eth' matched 'eth+'. Now there must be at least one additional character (e.g., 'eth4'). * Use of logical interface names in the notrack and ecn files resulted in perl runtime warning messages. * The use of wildcard-matching names in certain contexts would result in anomalous behavior. Among the symptoms were: - Perl run-time messages similar to this one: Use of uninitialized value in numeric comparison (<=>) at /usr/share/shorewall/Shorewall/Zones.pm line 1334. - Failure to treat the interface as optional or required. * Where two ISPs share the same interface, if one of the ISPs was not reachable, an iptables-restore error such as this occurred: iptables-restore v1.4.10: Bad mac address "-j" * Previously, under very rare circumstances, a chain would be optimized away while there were still jumps to the chain. This caused Shorewall start/restart to fail during iptables-restore. 11) Previously, the setting of BLACKLIST_DISPOSITION was not validated. Now, an error is raised unless the value is DROP or REJECT.- Update to version 4.4.15.3 - Changes in 4.4.15.3 * Previously, the root of a wildcard name erroneously matched that name. For example 'eth' matched 'eth+'. Now there must be at least one additional character (e.g., 'eth4'). * Use of logical interface names in the notrack and ecn files resulted in perl runtime warning messages. * The use of wildcard-matching names in certain contexts would result in perl run-time messages similar to this one: Use of uninitialized value in numeric comparison (<=>) at /usr/share/shorewall/Shorewall/Zones.pm line 1334. * Under very rare circumstances, a chain could be optimized away even when there are jumps to the chain. This resulted in a start/restart failure. - Changes in 4.4.15.2 * Previously, proxy ARP with logical interface names did not work. Symptoms included numerous Perl runtime error messages. * Previously, unknown interface names in the proxyarp and tcinterfaces files resulted in Perl runtime errors.- Upgrade to version 4.4.15.1 - Changes in version 4.4.15.1 1) If the output of 'env' contained a multi-line value, then compilation failed with an Internal Error. The code has been changed to ignore all but the first line of a multi-line value. 2) If a params file did not appear in the CONFIG_PATH, compilation failed with the error: .: 31: Can't open /etc/shorewall6/params ERROR: Processing of /etc/shorewall6/params failed- Update to version 4.4.15 - Changes in Shorewall 4.4.15 1) Add macros from Tuomo Soini. 2) Corrected macro.JAP. 3) Added fatal_error() functions to the -lite CLIs. RC 1 1) Another Perl 5.12 warning. 2) Avoid anomalous behavior regarding syn flood chains. 3) Add HEADERS column for IPv6 Beta 2 1) Tweaks to IPv6 tcfilters 2) Add support for explicit provider routes 3) Fix shared TC tcfilters handling. Beta 1 1) Handle exported VERBOSE. 2) Modernize handling of the params file. 3) Fix NULL_ROUTE_RFC1918 4) Fix problem of appending incorrect files. 5) Implement shared TC.- Added README.openSUSE which warns the user- Fix init-4.4.14.patch - Cleaned spec file - Removed Provides shoreline_firewall - Until upstream clarifies non-executable scripts put them under rpmlintrc - TODO * the code files should go into %_libexecdir/shorewall, only non-executable data is for %_datadir/shorewall.- Included docs-html to the packaging as well - Patches have the version number reflecting the diff to the original- Initial packaging of shorewall for opensuse/bin/sh/bin/sh/bin/sh/bin/shbuild36 1504553847  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstu5.1.5.2-3.15.05.15.15.15.15.15.15.04.65.15.15.05.15.15.05.15.1.5.2-3.15.1.5.2-3.1 shorewallshorewallaccountingactionsarprulesblrulesclearconntrackecnfindgwhostsinitinitdoneinterfacesisusablelib.privatemaclistmanglenatnetmapnotrackparamspolicyprovidersproxyarprefreshrefreshedrestoredroutesrtrulesrulesscfiltersecmarksshorewall.confsnatstartstartedstopstoppedstoppedrulestcclassestccleartcdevicestcfilterstcinterfacestcpritunnelszonesShorewallARP.pmAccounting.pmChains.pmCompiler.pmConfig.pmIPAddrs.pmMisc.pmNat.pmProc.pmProviders.pmProxyarp.pmRaw.pmRules.pmTc.pmTunnels.pmZones.pmshorewallcompiler.plgetparamsshorewall.servicercshorewallshorewallshorewallCOPYINGREADME.openSUSEchangelog.txtreleasenotes.txtshorewall-accounting.5.gzshorewall-actions.5.gzshorewall-arprules.5.gzshorewall-blrules.5.gzshorewall-conntrack.5.gzshorewall-ecn.5.gzshorewall-exclusion.5.gzshorewall-hosts.5.gzshorewall-interfaces.5.gzshorewall-ipsets.5.gzshorewall-maclist.5.gzshorewall-mangle.5.gzshorewall-masq.5.gzshorewall-modules.5.gzshorewall-nat.5.gzshorewall-nesting.5.gzshorewall-netmap.5.gzshorewall-params.5.gzshorewall-policy.5.gzshorewall-providers.5.gzshorewall-proxyarp.5.gzshorewall-proxyndp.5.gzshorewall-routes.5.gzshorewall-rtrules.5.gzshorewall-rules.5.gzshorewall-secmarks.5.gzshorewall-snat.5.gzshorewall-stoppedrules.5.gzshorewall-tcclasses.5.gzshorewall-tcdevices.5.gzshorewall-tcfilters.5.gzshorewall-tcinterfaces.5.gzshorewall-tcpri.5.gzshorewall-tunnels.5.gzshorewall-vardir.5.gzshorewall-zones.5.gzshorewall.conf.5.gzshorewall.8.gzshorewallShorewallaction.A_REJECTaction.A_REJECT!action.AllowICMPsaction.AutoBLaction.AutoBLLaction.BLACKLISTaction.Broadcastaction.DNSAmpaction.DropDNSrepaction.DropSmurfsaction.Establishedaction.FINaction.GlusterFSaction.IfEventaction.Invalidaction.Limitaction.Multicastaction.Newaction.NotSynaction.RSTaction.Relatedaction.ResetEventaction.SetEventaction.TCPFlagsaction.Untrackedaction.allowBcastaction.allowInvalidaction.allowMcastaction.allowinUPnPaction.dropBcastaction.dropBcastsaction.dropInvalidaction.dropMcastaction.dropNotSynaction.forwardUPnPaction.mangletemplateaction.rejNotSynaction.templateactions.stdconfigfilesaccountingaccounting.annotatedactionsactions.annotatedarprulesarprules.annotatedblrulesblrules.annotatedclearconntrackconntrack.annotatedecnecn.annotatedfindgwhostshosts.annotatedinitinitdoneinterfacesinterfaces.annotatedisusablelib.privatemaclistmaclist.annotatedmanglemangle.annotatednatnat.annotatednetmapnetmap.annotatedparamsparams.annotatedpolicypolicy.annotatedprovidersproviders.annotatedproxyarpproxyarp.annotatedrefreshrefreshedrestoredroutesroutes.annotatedrtrulesrtrules.annotatedrulesrules.annotatedscfiltersecmarkssecmarks.annotatedshorewall.confshorewall.conf.annotatedsnatsnat.annotatedstartstartedstopstoppedstoppedrulesstoppedrules.annotatedtcclassestcclasses.annotatedtccleartcdevicestcdevices.annotatedtcfilterstcfilters.annotatedtcinterfacestcinterfaces.annotatedtcpritcpri.annotatedtunnelstunnels.annotatedzoneszones.annotatedconfigpathdeprecatedaction.A_AllowICMPsaction.A_Dropaction.A_Rejectaction.Dropaction.Rejectmacro.SNMPTraphelperslib.cli-stdmacro.AMQPmacro.A_AllowICMPsmacro.A_DropDNSrepmacro.A_DropUPnPmacro.ActiveDirmacro.Amandamacro.Authmacro.BGPmacro.BitTorrentmacro.BitTorrent32macro.CVSmacro.Citrixmacro.DAAPmacro.DCCmacro.DHCPfwdmacro.DNSmacro.Distccmacro.DropUPnPmacro.Edonkeymacro.FTPmacro.Fingermacro.GNUnetmacro.GREmacro.Gitmacro.Gnutellamacro.Goto-Meetingmacro.HKPmacro.HTTPmacro.HTTPSmacro.ICPV2macro.ICQmacro.ILOmacro.IMAPmacro.IMAPSmacro.IPIPmacro.IPMImacro.IPPmacro.IPPbrdmacro.IPPservermacro.IPsecmacro.IPsecahmacro.IPsecnatmacro.IRCmacro.JAPmacro.Jabbermacro.JabberPlainmacro.JabberSecuremacro.Jabberdmacro.Jetdirectmacro.Kerberosmacro.L2TPmacro.LDAPmacro.LDAPSmacro.MSAmacro.MSNPmacro.MSSQLmacro.Mailmacro.MongoDBmacro.Muninmacro.MySQLmacro.NNTPmacro.NNTPSmacro.NTPmacro.NTPbimacro.NTPbrdmacro.OSPFmacro.OpenVPNmacro.PCAmacro.POP3macro.POP3Smacro.PPtPmacro.Pingmacro.PostgreSQLmacro.Printermacro.Puppetmacro.QUICmacro.RDPmacro.RIPbimacro.RNDCmacro.Razormacro.Rdatemacro.Redismacro.RedisClustermacro.RedisSentinelmacro.Rfc1918macro.Rsyncmacro.SANEmacro.SIPmacro.SMBmacro.SMBBImacro.SMBswatmacro.SMTPmacro.SMTPSmacro.SNMPmacro.SNMPtrapmacro.SPAMDmacro.SSHmacro.SVNmacro.Sievemacro.SixXSmacro.Squidmacro.Submissionmacro.Syslogmacro.TFTPmacro.Telnetmacro.Telnetsmacro.Teredomacro.Timemacro.Tincmacro.Trcrtmacro.VNCmacro.VNCLmacro.VRRPmacro.Webmacro.Webcachemacro.Webminmacro.Whoismacro.Xymonmacro.Zabbixmacro.mDNSmacro.mDNSbimacro.templatemodulesmodules.essentialmodules.extensionsmodules.ipsetmodules.tcmodules.xtablesprog.footerversionsysconfig.shorewallshorewall/etc/logrotate.d//etc//etc/shorewall//usr/lib/perl5/vendor_perl/5.18.2//usr/lib/perl5/vendor_perl/5.18.2/Shorewall//usr/lib//usr/lib/shorewall//usr/lib/systemd/system//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/shorewall//usr/share/man/man5//usr/share/man/man8//usr/share//usr/share/shorewall//usr/share/shorewall/configfiles//usr/share/shorewall/deprecated//var/adm/fillup-templates//var/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Maintenance:3039/openSUSE_Leap_42.3_Update/d487a2d4636cae1945ebbda0b46a48c1-shorewall.openSUSE_Leap_42.3_Updatecpiolzma5noarch-suse-linux             ASCII textdirectoryemptyPerl5 module source texta /usr/bin/perl -w script, ASCII text executablePOSIX shell script, ASCII text executablePascal source, ASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)C++ source, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)UTF-8 Unicode textASCII text, with CRLF line terminators PPPPPPPPP P P P P PPPRRR+S$mD# Check if we need to warn users for upgrading configuration but only on dmaj changes if [[ -x /sbin/shorewall ]];then SHVER=$(/sbin/shorewall version | cut -d "." -f1-2 | sed 's/\.//g') CTVER=$(echo 5.1 | sed 's/\.//g') if [[ ${SHVER} -lt ${CTVER} ]];then echo "upgrade configuration" > /run/shorewall_upgrade fi fiif [ -f /run/shorewall_upgrade ]; then cat > /var/adm/update-messages/shorewall-5.1.5.2-3.1-something << EOF Warning: Shorewall 5.1 has just been installed Warning: You have to check and upgrade your configuration shorewall update -a /etc/shorewall Warning: Adjust changes and try the new configuration shorewall try /etc/shorewall EOF rm -f /run/shorewall_upgrade fi/bin/sh/bin/shxtables-addons?@] crv(vX0D29RUy%JP^`&bǝϸ"!]rhdgu27#u*+GI+4cECr` #Yǰa>0T 4GEh -}G#&@d$t|}7&wjDH560ҎPe$v`U>dn *.L7k>/\h)y}sxWs6zy vJ^96 #F|rәt^m6JtlLuFb4#Eh9q7G|Ƒ nv˲Y9"Q4/x*-N 7J =?i2 e 7&/S"GEe5N{TNP$.c=Fv6jHэovq e`-g64iX"@&bBI{r@PNn[c %`BDOi8-nX؞&9%-_O3盅}]QӐqZ[|-ה"%1XOE}]X3Mf?-0ގخ`!̕49M3~ynzż躳&&YBFZu`8ϑfDbƉOSI1yg馉/Tw\N`.Qh&B_TDT]  Q,pJ7{]2uӣNr. FoQXꐓ-4=:Bf`~Ei y@RJ,fƃzGB)f9 ZNcA|8{8~ALCh͕C%t{erKbATEY=A]7gjl T VeȜ{K O5ongmځ!(NIc$0B>urtb-Ы$M1oc|zNɔ*7秆5b7UFkӄSK8U;h̞&)gN6tU ?׶IQfTO8`3.FvuQs?<zh`;OAOfDZߩ5]5ķtGJ ,Z, t,!'ih.zunPզ8[0^N37{;U뉥R |ZA= VI띑n4TVf"y@F%$ˑTJIlQp\Xjˏh&˷x$.k@g'`SMs|U߁X%L^:_1MKǠ$Q`Ր jc)P c( %c<Ϣ(M 'Θ |Kw[a[YrYI !xLPKO?i!1`[\d.{\x#Qr)>n)YrbKj6PQ|e3.<:*=A.<&ׂ(T(6L/7ƢLCYc=Aϻ75A?%a&))8(ϏVIC. %rG)Ǩo 1rO״+'I!Ь.B ij뀱R+ }ސC*$ jHG;>妑'g+Ԍ+T30uTG2{0Us4ѼK,I32963%D#:֢'؇/ә_lZDR7!\Zo^vRO,1/Gp7HntW6n;3.aI0)LT2, ;7 n;O~J\J׼@u;=}ޕ`1:ҳ+e^5%S6l)w{N:ퟱ t;VkO`Z<p2aXՑF̘sg0,&m3φr袃vK DYRXLA]D*Q3nm9K|PN1͂DW'IJR`ŻH}[II]YZ]&Cy?.HOPw®=S,ϵ"hʔp؛\xpր1{ch2V'u91[hMΨjL Pݖo&ψ>sZj 4%@S'bʆyb\kO<+75KpW~J۬E߶v PP3W[bwt.oUhrG)C!&܋/na,D vc/n R:ܲ0SSFgFm1gN(|mtе0. B6R!9|K4U K E$@'2QoS}.g2z֟d;`R>NjVs͇MY}$|L#YSn?j(m@{5hžw?>X<?`Cb'\l!5TK 0WuLm63{4g&` ߧWBGZQSԎ'@0w,#V"U7w]rˆ 4OႯ#K͋(39'%7HMiW؞W y{uYq~d:p{5 :gp EV{^,eK9m(&tGOIj2z>%if_=fXQXr#z3󬆺> w` X9@%%WVmϟW;+5(`CH6~/s)m7y ;_r04jCm|e] qM}۟I0h1,1\ҿ'ɚ{Ld1R9ǧ>D2a%fdx45Ed1DQo(Fk*~U wnd R^vp[ nChzEm/8iOg`{:BYMȔ&YO~IJlرL>="t4nKt=AL=\ewP^BP{Bj(v U-"ԉǘѪFמNTprAŋ:8ҭxy6Pz/RajAb]@"7#]+fC&{?@0"z3Va{ˁKfwXn rj>9-}%|VhT˦5ujpEɩhAfW2gh(<2w KRo UWJYwRo]x:r֤s.ib:";BKig@8tf.Hd=@-:cL}ojvr;T;tr䍛-oh~a@ga6˽A(h6En#fw]ȷ,ys3' .ic8WXU 0m#' CF$3t\f^X'p|%40P ^$'\Ǡ*0(ƫhVJ^D3Vr7Dnl!8hpqFs?%Gܴa[WkŽB A )j!O—Θsm=) ÊLᛀg݆قod;m=JD ia!q^zdl \}Ӫ*ʭxdv)!=*!!k:D6e;FC୍Js4e]-PѤ2LwF^:8lqnO~Tf>k9 V/Wu(nZtQy\'p x2Ѫb({DhrATt>Xt_&C^NNmij/>m[Yysږ:A?>G3*(Rh :=Rfb]ҜƤs8ed@ DEeMq@-rw\4f~E\q;[Pʅ(HyzbϞp[+`m=|(Ԓgfјe,GܘA5w/+;ؤд3md/LOv _86m8C8:esӺk/Q) f]E>t}{'PŁ뜽Z==UV9H*D*vBzxes~Me7 ^<;?'nK^(k@jo]B,|-Y j-2X:'grw}Vl<#t;L[vQ6G vTρX|"Ԙ~tdg$C~>aHyJm"+aH3)xnSbM5sXVM7 l̞5vE ~5"Xmo2=M1jf@4Nm諂E|'&\P C5ʠ;MM|D bK8;S3$Ew@jᓸb3ޮmMQ98mLVŞs" V2 >^M^ SzMGlw l)Ot%hHJX-Rb>P~ k59N11uAo\n\6ĂNf2PU+B7HU@ Ew^.n o!'}E(2fRM.}dS16llkpNVw ˈjq0>(h!@F23ָOX\o+ ~۬϶#jcD`YhQ  YqyfB\lߣ5,9 f8B;Ո}j,/\'I֊G&,!瀪]p۞?K"i7*~,|β\duRfEM'q?Ug\QvNJj|5SvL䗯 qw,vi+wU/LX s?g%EWЊ d9&!~sӌg>-BW'TY ]ƙ%ӘN:Zd B{F3W",ML=~-?zdZK B9p^cd^Ajd |!lUpQ^==Ɠg+@Q3t24PtM8d[\xRiajPlQBGX>!ߏI89.뮻=k}T_޵C73sS{[X`0^Ɏ= 1ݎTadO4-@ܾT}G667dz`()u]sب%yv2fTԪB| bd,L=db$<g{fubEgdI0/Ub[9 W^?uWF{K2a9JQ8`UO7HGcyK+0qU PʏbwT*1,^1'2UB2̽mQo5'D.hB({55'Z~C!hy |r|FJՀqGAd~gY*YM3+j'_8qЦtJFXϼZ8jNuR$9SCwr4'%XkP.Q )9dBs4̼' 赮O_U_Mk0W~'7/_)C 8sl(`8y CUDZI @XX Zj?OV¯s II*4iRg}iAۜ)aUk_I3;"1}ρx]Ȳaf\6^|JB5.J9cDtY'n,n)IGP7`4^B q'޻4Q_Ķe(#(x4joAgc,Hgk3. {.ws#AEȟqyG6dXWu5PMWt"h;8Kg"mpK5jũλNd(Ӟnu1bNOW$$E;D6maד/9Qٺ?1(ʅ<8 (Ґ_QՈ8v`[[/}R<_ c/\!C)pt9覄o kp{X^sC:*>v9kj:a@Z1>&ztIm"/_>H锸s:PA 3 MJLDwSsv'sI7DnOmr粏D ͏[LqoT25L`"!_dl5 .*@B1Sa7d3z &5Jp_9 {׈e ǞjyQF|ДuAI[*yI4r!%[u-L1U7:Y ^p~+Xڢ `:USu .Qo՜ ߮(I܆PCi:)MT7l|M($N{o .:]qo_\Nh} Mf +H'DݦX,վ"<$^$vW*KD=t0Ud ^ی?:F|{ǘ s ݅uRu &T"\ip%PFK øf I[>}b2m|Y?,4-UZW<[>_w|EmyRڢ7sb<2mE`5y;s ۴ ^?w~v0}V˜8rG@[&CZWOC"Y|cTB?~ 1hÍw V!f'®-# ĩP -Yg%$G/sbbL)LR6Sl fmtbƸC; :7aY.xڱ)Ly^ū 1o8x5-p aU_69p9yC_ 2UՊ'!- /= UTqf I)qsCc|gcԅjo=֛w,4QYx3G^7C-mBC!V-5k0 YbL ]Npǐk跬xg3YH~:Lm+4f2CB;~lL{T>R5-I~{޶yUjsL>r`wr"clܮuKѽAjP@>ĥg o$Z[tut @EXl"2 (G' Q' e! 뇕±+&拼[&cV+۹>.fF#\/4xiá6G/W!XF7vEp6xiRd2Tnd{aWhP#wPCܥ9_zd72Cnjp!tpĖK)^L EsWQIOۅwzfC]]Ш'hFK5H, 㖸kT(ܖQSAĿbYϚBl]-N9 'q7HNAA]"iisTŖ~MKZ|Xi܀i)~y!Hj4ؑ.(3L }`ҘaPU)T_U+XSn{ON ?S2_"+CD>h[9"k|L5pt45ýn7a'#mX L!Z? wr׸H-b+HKg(6=u3[ YFb!bg޷%A䩤U.yDEb"Oh" #־"ecMQ琁?so:5R|sI-իxEvXI}~AGG ]?1&ki†ܿ9}Jۂ٘ͺ= ̮_HfΧ׌I.(GĒ8 .[f{|dX;ĝnF'h5<ϭZgD;⹰ TL!*\kbwPf);7=sazo<艎c3dcUؚ:πHK@'LVNǔ̏Y6<tj%tץBɿJL wF6&qoN(\tePD5OwtB0߈6ƅ\c*/{Q1"; Ror _+ lᆼg!F5hv7t%m)=^@cmUJt=ߟy:(`l:阽nP%–K"lQ8[pcT2 =-AIUXO4V(wDFss/| hҊ\KyhAzOrݍ7%xF!$K.;%EKU`wѪchIk^Q 黤"h\E11N']Kj63u1}q5 e5bkfCojeEƘ= Ka?% s's&LxN+h% SMbe®.wUUy)^_.>P`ϡYP=c& 4WT)u%ryaIW<&(`M1ߌ`36Ѯ>NYǭ6<3cmչW_ؼYC/DדD >[?xƫAʘIj !v j#<쾗Ѱ+yH9/i@zk͝Ԗ`{ ew|6Xp;fX@U[{Z-&o$c% Za:_XR$al+q`6ej7 *$e*]|"@V){hRBJ%~=WuV.L4r 6bQ@vRwcXvsF~RG89+\1lj5yHR(:{:XTMs1Ie=ub.vkJ _^.@%U4 U^K\eyCߞcYs1TvCiy{$Ma+cZ3oď5EChe2w<0sM{f.,6"tPtI]oB"Q&q``-h&nFlnz҅=~Jeeت(iD;H`oAPi;64ߵI4==N(aP/I8E㉣2nԮC|0A'02+PG~3ܳW1U lXSEv-R*!j=04Y`X 8}5VnB6G o(!I)o*2ya>q>\H'+G*AMyX:mp[瞃CՈ0㬱 spo F9ȩ}N8; )2DLy6]7vnɁ_8ذω|̞$SE{['ݔԓGmMG1n EI\}.Oue@2]p=WLP8)p3*lr?{'R|7mk \>q 9Ҷ:d;])Rl7Po:sX@cdJӝ QmVwG%U7w zp8⫰Uoh' \#w]jiʭGd~Hޅ!`uX2:ەa=dA]fӦe ѥbK6eLeMupTSScI&u]Q:7>J$BWww,2u)MN5?YbT?H7+z1]2G><aCM Hɲ(jD^yAm`"][$챑NYgx8wp?iӲvf'1ͺćD%pW9?,jSKBSf^?!$ߏN9 fTdK8\0c 3 ѳ3fP٥ ~f 8bn~-xWs9pùnhɪӻB0Ck㇣)FTw3-Lg$𿽈jӗ`xZC}nXn 5'!h+LL\<#E9U%{}F';{Bjrd-#{l1=5bu4j>N#8 svuT 3>J(4\qvo4ņ`qHRz$b\Kސ%Cb|u<6A,Ӂ XjjcR5΅<^ƚI Jta߮rkS= e%X C\hd"&/;hn9KN>g `+2]8}55{bvAQoioqa~BN&\PI"_KI0xi8È7^ݕBslW Pcsa=lҲeznGƒ3uߦA*L+\"Q!u.Bl1;H* ;JLy2FC,5yېEJݩ!'uNajj%2)YPg[05]#7`$*nbr*$+-A)b T2^0AK֓,LvLv'm`W'gU&,'Ъxu]ƪD}W%VŽQCܸ" ,BrCis*D1S& R&̾@"m$U`:{/s_x#*4uyI)ғid,L!GH[kGQX)ߡo鑅:׵d 7V{ t,ƖS䢝9+H~gΊo\" x, GVZMbMFH(r\pLK M>VP 5a>_+DKNNpo# l4+E/0F30/  + ɝBul5GMvܔ؁1A:8!hi*ݦ.٩Ģ;p3{FGCz0)rz&'iZmD=48‘խ< |˗_g` FvCtɉrֺ}]Iv`( ߣ,K}+~&"PmW MkB 2xņ"DȣnON2b=M˅΅mu`Mes 0¬e>\bX5Z 2U? ]Oļ=/6 N~=pλIW4geUHy5C|c]Y=f2Z,#Edvvdj$vRt{X|0E'b6Z/-TH&5 {:9$T)e7!ЃBk~~v~%5ĸU -s{1΂kh_ EL$m؉)l$kZg {2/}}8]wa fLvzgy)EҞB¬(g^:;EybXiHVyb 3YG8D2 oAp)9}Wj{FjB օ2_t̗_-ϡa@3;÷ Ői3.ưb)`K~&9-T6_.4܋-!pЬxp3k+eIh'# 80 X"#6P eɃLJG{5S`.RCk]H:ks(XQ\I^V:NSyeEŭ4i BAc9%U^]]bl Ɖ4qPzkN73hTDu+Y[f ސQg*U1=PhJ>wv&'IrKΖx߾Oܛ9UP[;yءit5riw xv)8O8%xj-H(Wb>#싀ׯ"0lvWtU|,t[C=7&3x5]0sMG񓁱N6B$MM|7/-% fP„#!^ al&$͸^7Z%rˍ@;Ń"5,w{fjzGMJ*K}oI rOT!Q늌~FؽHHYؤsªeXg* q Q9+H&k _>:mN|1YcX i]Q\% uf5ryֹau&[$N{Z|5{Ugc0(ADXx?6J21'w ;2F-;NQe'c;B >ݰx(KS8'a~iJA HIKAgVi@$ǚ}*1)z,Ot4E!j66IA/ y%:TVЈ=_b TW njS%KG™5'r2ԓjoWW`:;{ߑ)Ϟ2I}Fe:]TO=XǦGQ%IZ;}9q/V߰yu]. Qy×ԥZAbRW;1vé6&d):5OaU )cPwM6L/6 m-FHei$%8‚ (O>؟ܣl'n<륦I d_}bKhlsER]X Ռ"#NP_0&f<@)%i^'`#jtd;}9(E3LF/ځF;!_}- 2{{!=sF*~6#=P#Hsֺ7젷 {n)qV1*)v{zxn$4a< ,&+ƃ;fd~ g\%SddMeeC2*Z m$XTҵ0 xΐ(uTxhpѳ^%TZ&|TR)1&|!C)t7q˗,Z6纅el3m,q @jRm _nZ@.f5dUE/~zEuSaIXQ-fzQ$0o c\#!P\ Ҟ4CxĹpu* e/ģՙ0,)uԑ { 7I2C28HAT珅"%RCM4mnCWc%Ƨy+g`Aw6vPi`{p|D/N9N=w@j?@Jnx, llPDw(x%?糂W2nsNՋH"ӫ`؍' vEp *h1v<;'/A^MSRey}XIwrwrJ2K9+wUZI(3rw6WŘD$Uߟz#|P!)!:9LQBNtw俥?ԝ)19C2Ujw%֩:/;hV}^g (7N1Ƴ$bj)dl TÞ35Ç)ts,h"B*'j06`' m\ *iq2;T@+`}=^FZ;؜U|/*rW yvaA=z2'i=Xx 7Vڢq):qxUoC1JU|ZXs""XPVKD,%stި~o}==5jfgD65Bt`til#}:DJkۅ#  /F0 !Fn[ǨmC flEie0'd:+5 w3qhB)vB\KF U_ʃD #3-$ZNu͕ܼ3iv V# n -s4{V,\Ҟ[malm9YSZ ⶯ձŏB>ZkPn[裌lئ1@#aG Lb]pAdmPr8ֵR9&?[:s7 LC x 1f!جkYŔ6s9eY4@e#Tئ QʝLdsS5HsM9t).˹odO薃=]Ve͎,>0a.tqԤ?TY(Q!_S ;r TҺ-HbfWnCGE>u6c/֝pxCuŹz5;b:%#gb F5C U =bES8g'rehMDtbUɒg4xߟ 53:DHig4ON33D 3܃v*x`! yrCxG-K*:n?Y&SMȋvMU\">fXpƘu$]+gf]'97k6TmB="g|ODj$>hBG6Zoϸ?ї 3LO(}2<&u<9j-~sN0!I;V+KZk J7]GFּ~v j%t7MMFsSx$7};Ѫ?.~یo:@$xqچw F9~lhK $Зjc)bƹ% 7P< oEOs)vsiG Ir]5m1/F+>|LUcaEzgGc([^_̦?, yQݱt2Lް-Of@⇙ ^Pis$W~}q67PJ~5o "edaw"xrd}~%)M[h(;mxdn=},4g`Pg] 223z t?X鄄{_ & /Rg!DjXikrb e?#LAV|k)L5U;_&nX`!C^l dG<c>B*ޜ2ofmS[zOK'78^2iߌ]y#~zk2iAIӽ)-ᨁX(omG0pr۷PkX3LPD:9҅? $56oA"iGPC|3Bp<\r?MJdڋEO8k5R{78tr9D.^)xocUi9Hd]dwn kzG+/g ;sdȮ٠St#>^kI Mz|Pf#e7w8"]zߪxj 2kg$J+QCt{HOr UوHӨ/hGe~L =b Ч? JSn 7+R`nJxM϶|$Θ[`bC6IZ q{sM6&bۗg1"bHy?@'paoI[iBg#汸^"!B`-{yþ`?aektޅb`“]Y ؄Rit]6/4n,4#`U `TMe/5KkU =O~ \nH#ځˆ 5B/IHx L)cN8S0#f¦B9f~]@ kT\NR@aZa衺ښ)REd#t4xf&4ʙ?L K?( ɝT&5ALVێшH!d Fopm;~X4=,<8n)7b\0N`u* Tt@퇓t3س(c3ZtMš5Hc8Y1q o8|%llq oO1髅 {o=v)sK(bhr( tq"ؗjCk pXeFS玨o qV"B EYd`}=Pd89͉IǨ+TmUNMڵ^F>^H!'lgGr،B_.o->BN]{@>yb86ZC“qrQִ$!õ qf5ј~H4` ]օnij64FΉJPƌdnwwnǜul/8q7췢8^6p`"TIE\zn3*nY u W.^`0o9አ&ug5$2D |dFRmc;#9fj>])3T8ml؎ghX:ULl7Ѥ ?yC{(ʳ~3~79q/@:B4aeCQ#*{Aop%1R81bM:8ӢhO J<>]?gNAP#:{"~?LmJy a+NJ8 cS=xT陝@^v fc"9SJf2Dh G fTr-; t34JdQ-eݳtkә⥹/ /|"$+HΧCgxo/2F`Q8ґYi { :=ůQo |& R8eN4W'c-Lwsʬ y܏•c5e*. mW/+peMڅHx\V>7e1[Km7@KXSQ5$'3*> 50J) 3[|ay>nvlx0!ԗQM  n!N޻,NFKâU0Pps텲5Lcx:ZB9osv`滙 =~@32By"oH/kmWvBHG3~dr`0`\堇|IJW5Ky 7hOOWħLNR ު /]/\%G!bS+e,Vrk$)zw}IrF'XQ&wV%|N?XlT!T(M,~͙*GvF1ʴچ,H>#EW ·>M.3u"@/LDw0>R;%Lk&/#HhۤZпgBgr D/KI>40&=7xy.2[Sv~)蚣,S0}\1h-n©6JB܌T:PWB@YFCȱ;9;pNbGʵ )zd94 ^G= `7VR%6Б;U}6x дkЊ̏+uq"=Tl&]^$u쥑Z˷ Հ߾w/cy{lt1^(&z$9(M*_C-/=/ò$E-9Eo%ggOaRߔ4P͉@toV$T%5lg1@tKP2'?1b_f&Ȍ+=s;Y8.> L`ك1k)~8"DW,;e\Wc]Gޛ'o)jHW6UW\_,fĈ=RW KQ^Z-@o@ڞB f%Lsр]Bk2wgn^L{ czg6-rMD7 WQ>읾b^#m+axi/[MD6ڐAuialTDWBDi_b O͔-K Їb,.^wڮO"yi=n<Dfq4 Y}5#n7ێXPl-!*0mFQo9g/uS+n ( v'Rz$n5s?LCiEPRrY0ĸ~[;9hܿꀘ8I*s|ŝ6;dXrT>spJcuuڋ^?u _[n"$ :*.nnj 5hK&{Ozyuz'1b`0hU<MS9}İ U{ej'I iU^`5YGoWuF\LGfvG(&$CwD^Ś-!bqbK LIh$:DuUMLE(BBOi~n+RJej'F-iTB.'m>.]".{?brN]mEo3;;kQR"_ |nbEʠů=@uTbw7J6fG-yZCJ3N|p,Ao`t>&ve]VR~IYêj ЍPY)GOf?qvR!7E˾}xX33UI |>[ƨU۷M78{cߕdy$|9cYd)]efӓ||). yտ{@*ةև3V $.J38鍬t⛲oRe#^@,2+eX%.0ZlP Ur7awH~0܋?TwM͹Z3.8raبYW- H.`O%6udm#&k+vПAVS{}ŷV:n:p\;<׺dsKdLc>eSWp2aP7!ek7aQ##ـW02Qu^inTP6!z :80[L7D]},vFmO>1l9[O-@?~ڌxrD R}@l3уו'&F)tVϞ!!FkPE3?\zsnV$u#p}VD] Wq_'ogj.i `^aޢ{)}//$[k42@]GR~טJ_RYt[b`7owg Outo_h?[Ĺ=p %ġYY,uir5¿6zP=/WoĝF.*llߏkAMQ]ߟhHdpeE=tY9^f7<c-,3p힗A %C>.uXt`q ؁UQ0= \Eʗ2 )擑Ӯ]o\CL03{1G[鲓~/*Hްч)Hj_WCW/+-}$[9IESo}Y˽4PƖv{ 4|g٩3 8+QK'_mWl ĸO#,I U3wԌ<"ŧ{m_ˆ6aݳŀ+&w4S=O=Rzlԯ34Gq:i}m+WtJ%pb(PIx {[Yy:)T0q:Koť2>k-(ZIz>O`;i3r W1XFƐ M6.\N%_o=``ɚv2NgEH*yֽ &kW_-rHytHS b+/v3S+-H=Pe@S.w8X7P2Q.y/۰1\ /+HBY[l/6ΎWt(䩶)hSײ";> +v:sgҲR<?G Td8'S>!>9[IBL;p&E#L,B vKe2{jdǚf'OO1 +s $eSTB G۟?oۣ>/T^m3g!Zr@ƾ nCڈڶ|$-p>ɘwXodmbm`= :G3η@ HӜ*0/cHL2L[6}@ )ו}b'L5S J1 ol:SMwn<%wY&3JoT4QDTIQ!.[ߙɾk3=L;?$PV] `,:j+r0,ʦQ5+ u}m6gj)ڬ2u4hǩӺ+fl ci Ej@e cԦ $⫒qYPQmO AMyAKˈ_S-=rQrHX2<^Y2g2 e 83ADA,I, lDEcT]&CٶqyTmN0J=>A"7+ kWr#cы_XJ(#iH;THG"IT.ͻ@훂(jEr5~ OٵG # 1lE2$W̅/:$aK3]zRnw[FUuAG}7/k8; 3,ރLIA2|sTUЖ?FWwYE AEnjq}[|k9ꉿmW& |S,lW%<%Lcr(wyEGΐ0v] Y_c#846w&>3pҦmuZ\ ͩ1K/VPRԒJQIŋ>oGH_>k`gS<_ ^@!q&ۉL"Vo:9"3*m>&uh11 wȄ^TN؎Fi?mǩJȂM)as2VF*m{VHeN©tmw A#GjaYun!LÚCO0]؏חp"gm4KDpxv&C(y5Hv="+ucNq>Y89J0h̢?Ҁ2#R1q@PCw׍,Sȵ賾dS2{!_ Q+}c~-$s+̵k;UJLZ)vsiX0^;y ϞaOώJ" ݅ei pՖ(q;=E1'ɸCҲ)wz N#Q[O"$>@&(`rT V\hFix iS| fT2pC5 AKX!RPMzf-mXc{+MR!yqi5W-2ㅉ[)w:w#]v(G,BO)e&>g modgZ$Ib5@T #i+V!,^)Co]8CxniXӣT&:i|R u&k,IbhH+2vveNǓ'g%dy# MEIK[@Vf+yӌFepm~mKwR4nvѲpk{nD_}cXBN1?dP";' ~鏛&L E}"yAq4yt`UxYwhQ7Mh[tX|RYWsֶህ𰫽v_I:JLۤp*>˝⛔D%CR=PL{=]F Րvź&e ପl[Ǧ[y^:T_(J's8J1fl/]  ޸YWQJw靾(=q@?(h݆# MH@5\p#RY8ZY"yD+χw{ B1 G;|Zگ'SD#*Bc}PozrcLxjt.5=f7(W%N#hwX`M#[PҪ1 N _\ ~5PLll%Pdn;] F{ cmR+ДĈ/& iUhBBǓ+|_b,qV38jQ?>q-yKr?V\nbBOxߞR.[^Ni4v=,@o2c,jJ^A@+ikʹ- _gje2=ln8UyFNkႼ\L6W|?U.Ƈ{/ιr0$UɎK+9կy7ȶmptJzyPScS1 ̿ /(FBԻO-TwhS2}1*MQ]38 I" dB蚾Z˃cZoV쌯r'<۟DMmֵ|:!bܺCJyo uϥNwۊ`$Gj]זa;bU rdra,{U7XCla%0F3WZ 4blcǿj^Mx aWmH9}1;sOKa :dVvn?+7j]Z I|Q݈>p[jp_V_7zPӐ-W4~9*My6_dƦ85 ywc;Mm ^o~g1+H1%X٥Ǿ *E@.s?SUM6;( ^\36.S ?Y}vl}"\T>ݰ=> aUfhCERJf-jLȉHuxIӽ.ae+2}Z:Y%@XEʗmN(*uȯt"d$ZB-M]3Z $P-z)IH߀c}fOU %o1YtŨچ'4u@.x@SWܓNs3 1q]{+m&;Nyȕٵ, ?wt YlTCXD uċ?zp eX>NՅqWaO# D6nII]%1WNi#^7/&iXOwD2=c$oǦhԴ)2ϼW)rn e*8K~XޱE tn)g­>}JID82?&Dl1ԯV:swZA} <2RW_VOir(wBoȝ;AAN_[X.h!vR !)%$u~Y~TXj;$:1O: N&S7E4TөR\u/2<փ`jZ`|³;$ ꍙQjta$"cOdl|r6gL/+!W8?WʅP2N>Dzbt߅OC]9FpklLXWoҞCڳÄj@W }XZe !oմ2f;<+mSſbtQfT1X)#2aǻ7Qd#탎I5%Ɩ`GJF’Clz>s1O!P.ίD4k?wxV>m 75]{:UƄ JdL/A^Un]jj*RcHZo%&H+)ܞ{\m\AzeN.uE\\+Uw$a䌜 Yon`wKaWp@pg=9UN"AVlG?ʛ``6qH-uTi 蚆XXKCQl|(AK'>xgJŗx&!lBevBN(o.0sjU Yy"'e [`Qr*ܗԜu*sLMq`ЀCY|{y-:D~ǒU(~Km@6pŭV d}E>Վlqۑxr,7raTm,w3F6y7\iS@mI(^d]Z&$H4ciok`rLzM)z֎b*MH xcx%$c JmQzU.Ыc60}t |Jql9&^S$osؾɼ|\|R hԎIΦO#'-?#h%<=ܼ$/n Fmr6!ΨCu o$NM3Ok4J=&krȌ>vzBsZ]fP Y4I7[V\b)Gp0{|u4T9:qcK;YyھླQ mz%'s*^ / K8۲5,:nO>tud,i(:n|m5SQwZ^@q/yA>!}ϲ z*BvT7%h@*CHҩd(2'cWom+\8{%1m6ޣmX#"PB w^'j^x0,zl>`-Fd {XT?3%Vl%^9ƐϜL[*=]5kW OY/B0;Qmdu/gW|_Uw?Vt՟9x!]+ОQ,I!,@"72RZ4;<Es7cG< L'?ͫo1U;tZ*,ߒ7!~DŋCNnKV4/)?&AU޽G};a@BTFwsh{%SM&\Al`q0oawx);)YO7eF vТd0J [`Hf?ٮj<C6Bsc傁Rψ9L ?IBkPlގhB-O Apz<@O'Eغ^o3ӷ8,R!;ck8[XZyqb4m=/rV:%wE@.)$JP;I@c_(mKc8\ ?8ZUy*cwGqT cWmBڲGƼ5>K 8]JF5OR W. KLd鴪+c xTa3'eKRL3ep kw߼7)/K#b-\Dh\W|A\X]Cwgl#= 0)^v"ӡùSs(#૽iLlIkR\J2As)UC'a^MԒ`1\ΕLJ4уi}NXedW{z=%euׅ*V(.F7\QݥF֭ap 3KlVD&0H + ~f%[ztp RC|d4Gd+ n Xa0 .&%ǜ&7zb,Y~ٳwIcBdžT@b񷞧WCT̾6,{weIixo T*)o\{[@d`hT{Kgb1bU2.> _o;vk(H"%e# 4rcfm~}=흍=.R—x6x|a{U%VP뜗 ΍ُI1~{W`hmo-+Mh~}^1JDfmQY T /A^"zN,fF0XI&iBV!zo?ʼl+"- icyPHflM~_Iv$R*긿 \a{1Ԏ#Ga W}`I/N2{ukTdN^l;5i&L0Iݝ|\~hUnn[>M?=IRRbJ(QO+"؄^`UUxm.u*$]|&:ˋM޿\\]9j\.<ӿU?%jkN8pSc> $.2@G.E+,`WV4ùpiRXD7ܵT 3,LSsmHP 5ˀkmbևv4 ;GbM&@/_ML@UJ܈ЏiFXSts0+aή5[)d>ҞapfԪPRh{ #26R3>Gf) S9н!yѰp71 H XR&lP:a-p\f|v+y<$Zƻ3 6ַtQU.Ft R U8o"y&hˀRS ӓ7Ubv\U&!.A]ڇƵ/} W Ay֞رN[0N3Cd#4D]`}ݬ%ࣈL_̄mݤ@/G(?q$8F~]aX.R?V JLE%քHO:fvCj˃Y@;:ɮ(]l)'x'lJس8Q3~{*ZƤ\y> g$yY%L%( [FݗYޙ  !\ w)gH)vZbROZyH LZdLhq*vMcx>>d;/Dm|b,/; 7Cɨt`eƶ{z:GYZC_!̓ZPӣ^~2ܙ2f3(VyL,#B3 q"A>#[ѧBaso6rT*@Vu#! F !#Ul"h fwv.Q0#렁^mf Ɛ8, dAc?pE\^H1mJKX,:KNodt_gDizK6?EEwۅ3IV ]cO)Hh.|O'j-8YYvړɂ,K7f(qۜzsSS91rO)?Ƹ鯍dZc?!A:0QC0k,S!9VcIBFۧ HNKtprIu#ӏGMa= K߱  ^ZC Jy{5km/:'g݀4Hsܧ3GAI2]HUguF3b?=uԢUú]&cv,&.]8>q|/DK,FKǖ-ٕnD鮑H̹U] }oPH̔]!yvxz;n*lPOWyp-DBl8mM%Z> vKnL͗m3SenpF: cq&AXpaKq-VrNOFjP|y5 lj݊J˦,-~̹BmΈØ?@eA+*;eDnƭ'q.+cH8~zRwZq&#Li{v.\86}BabT3Zs(u,{lVǃɉ\u]Mqp9:,Do)OicC͝@tRPᾹo,:[nP\Q '~]}–h s󰝍1 h+sB%0,JpC&Aώ8G+a( 9\xdi TT>% {pLUT^8|W9vJ"!jw26̼.L;pGȊJ̺^w*t#4Sr:+RHS 8>1Y' 'R!;- ӄ2c8(!2lW!ܧٱe~[f:LEqu쯁+\l  %'eb>A!Kg: R-%I sy1>Qx u\ьqGXw|BvR̅ޭ65l" 3o +ؾCSETʇ^F- Fw_-҃;d ]?z||X}{WObzKsw(}+FeP`)a&]E]J[ [|It \7w+E,%dž&SX/ \Zý3%m뜦-f*@k}rr&>mI1LhvV|\5 U^4;ߗL[j~j\<'6 wPDyOh 'ڑj`Taw*}o8ktK'i•_ލpnn(.RN׉ T׵vu4!U`%5eixȉʴ7%gIx@i6tc@ 3)jV?z֢&zlRrd4Iϼ(PGۿM*P 9, 5 +6&@*sZpL|@nɱェ`yփLQUPzD/T<|DE\YHR!uQG6{1O\/ѣxz6QV+Fr&ʝ0L#wc$7I[O+T5%IH)\mrb/! lHᓹ䧘cσ9@-8r}#}( _wecq+X FNQ$5 `Xk!0It3N"S\&)<ٱ*Wy* &[Au7H&CQ{?YQOVkFL5;ZPAi+CshXoJ$&P5^3(<歮`w-.ڎ-kȢK1o%|&[ i*ߟ?ql Hau*Ÿ]x. 9e+ 4n_ѵI>翚c3P,-)6e/(-UhWWԊ*C\xb.9ZA_LjElGAtς QЯG.:5贶qo}b(`ˑW}&şYӶ7nV|ĵA\"eese9nш_!s|oWd>=Q#PU-}LoI$P ]i(GzoӒ)6Boo^W]W񩵂y[ ys^7w+ &#Fl478]j~_U24q[qp K@aԚk쇑wETO`J:W9H'fUlsԶ ?(l%0FUw7LZc/7i/ XI/; ļ6Dt6U\`L+!['grZmtBnXД@樄Ï'[r8Yp@"?5& .b+%@Z+Yf>c"kq}{cp+ OI-@#E퀸ŒZH$FZKl;%iu7H57n; Mcͬd0_@x*D g˄H}-v<P_ t;.@{6)ӡQ#|7׿ݗ>HZvHwWhVQPo[L-m75p~Q!Z@sU6ްf7&7'($~=ϠBlHb"SFg 0v\[7Dx^_ v}]sh|6}޵iXҞ>8<VfȷRW^2Iw5w_#/R29%wYrXت@$Q,ӏ琅?(PJO2LsC/D?`W:b ur)){&#$Md>Q%ߪxU,>Q&A>MֲA\L(C>+@$6mOa߿~jNZ8h ]QtJeɋbJìX63,$y'r@$V9DUKͬuY_Z` F˄F#3;<춽FT=8ɕ\ȚYi!vCsBXy&J!6UȠ3BlXݼű3w~ąlYDJOT5n_fy,)q|cƓv>2̐ jS #Kp;HO|rУejy n&ߛhP$JXB'GݑlzJ Ghc`}<3QĨ_٭1\mqT?@"$Yĺ,ګB CkO1'ހ((ᬱE'Ʋ/4_=On@ !{J j X>%XI)a7f`%p;1XS>)546 gLoV>Qj`٭t)E.o{k8㸲/BHO]-%m_¶+y\yWuWeid[PɻANb-g#K(&=i]ǐx ,]D-$5ih@IUъtn2pU P<^)9b |Zq:N-'%PrU8DʑWemQ!O>]aƋ6EtfM0e@tD,Z\Z@93<1ot| W?<;/-OFmO_NMh,`+_S,` E>"Hm.׹ΡPl,,μ6t o:NW,\r_,wP1%p T](JhƱ.aa+E `èJ;3'rřK˾Nh*~MUIYbԻ(wqˉ 8G0t^EhI u׵% e.bu&9)T!9t5&Kg!5Vio%"踯n4\bXKD`g}aKBb4v+DEp-R ظ0xfiA)8h`W*h(GTCTTr=kae.? M`2 g󪖛'U/ON̎Ն!H@m~΅ۂS>I3MKbL9Y [r`3 3\t7*Ư2cI/G̃[iwp: e9l^dFUJ/GU‹INcZ.t/KhI{>yQ9 (* l ӫNSGnWo:n-Ux`DW5]oےl& 3QPCJ}H60`;&F;ɵvkԄݺ}ԗEn2=HĊ+I+>c!%8Ě2ZwLI8S$;;mK@kը݄ bZ(W%h-pr8c`O )䯛չ% ^7yRPxeS>x]F+cqB]&5d@Z"Bg _?"HA+3cJ1f1n79@}@qS ux Uj =fMQ]?{W7}۟1okyE;Ptg0H߸*҃54Vdcf_Ë́AQ>ն{.gcYR{FwUH q-lU7Z8Bf 1Z}0e$ƍB3 XK}Qt@d7?DtmKhe6*F#l8*6IB@Ar69PY]]ϩZ{3YJաHWA*PZC mg*`.tc NݫfndI~}k@ ?x|և\$WaO,S{yg ^eHbLd<Ő^>kgaax%:6=JrGx\I?DyrHKY!cc=j'뷅:a&n.sF&3 l UNQǾl9m^~\1+FvD*eEu8q4Y!\FvHG4/ * XGpI2q "+$pٯ #E /{ Z)jX/ggvl$>Um1W$U?4"&i/ب}k֋lz& qqV>? Ere*җ8 vrkV;q TDq52b}ͱA1)XOg1RtNt}ԥVG>̠zr֜8aErIuŤ6r~؅9 v?wJM^@J|pX>^k$\XWȼ8LS֠==9UjVlU:D$NS J|? Q 4M ;-%퇃=9y<2^'TFOSvp O,c0^^܀O-GmәY>؀7:v$%IETI73v=!w玒dEn7k|k ¾[f8Mk->r8}#=,azhQ/m+es51>t  u < q &Ą3?] Tɗ=(!;6eRU{1K==ПV-s~ NMp[GY^wX@ &9Qk~A9 lP͹g7LTr9qpCrgѧ8 ZįW ǔD0+L"/9däZ8a9A*FRҗq:oB|y7JEY^:U܋wطvT6AqB]DqcUF4G/&GeiBh)KѬXhcVYSl r^wpŦO$C]1& (k6R}}~ M3=Cs$lr^ݠNw ML\D@d@'͡DhȺߟ~ LƬfCŸs<,DgVȆV3 2UvL_ :W!EDFzl suhۥOu T!t>@ bSX|w1(иuUqY]f VpXd,,#˻ V&u'B>d .ka[* wi<+p 8DG'azREnV曾"jɤuE|8%  )_%o`|m؆̑E7Q+ZC=)4TJh1A*'C祏GM|ن6 F&-rz*񓃌ȀBۮ/ic6\# 1 اUKh-!?dbw; Qoi"_~16K9/Y_̱,LAZ2$P\Ɏ- lqbp->:n[T<<]6^;44NXԚ &a 3W '$*^Ё_kY0<S%Fc[xPp"i 26vAS*&xkaf4@f+j/Ɇ㺚2Ngtp qW!^\Ӧ r X4*۴4}~f颜ʢZ{tߺYbKܠpMh 0ǖ?dG{c}g< <ɵ_6B3!ɽTg)o'MHCvK#oM +J4WN2i XqXʊė94sf6%݉DP]k4E]z+yiKd.z:&U=}ykNeRBꙡtg&b' 6=t+Qщ7gRдt6>Jli/VFtzP?x9Miށ(a҃hZs^x3SSMryjhK?Gmذ;<τ+KV}^);c&#+}smeNf@-z2Sx.zlL}* E%w4140^AN+33rӅ49h P>RA{rO2m>kiO#_qڃT6hm?r)@!\^oG%+I+р* ^ܿ7 V.cM5sjsGo:1konyw>NYE=BŬzX&:~cA1Y¥8iz6C݌ [X<3 1iaBA%okZn3ȁFQ-L˫n٣L:ZI$L<"n4%P)ìFiyaXH;_nCkvbZ3e 54įAUMTwBI:fE"Q>'ׄƳ7 (;5a|ǃ81 UEý欏  sʸ~3 K mB\&fI|{Qpdx3$gk؝jSul: Hupj)S: dP3!fȤH+Ӂqs$'y5dF/]g9r {6?̮y 5 ԍQò}] aΓ 䃫B@un):\lY+Q"뮇O_P(XC]\/ pXȅ>`_up?\]^k"m94ӽ3~C)' Z-G,)2~PPkŌgx(TQprU)ھܕx3O.m#`olC9G#q#K5ቆ uqC.GEQn^&FPن䥥 þ%uB:.ЩUH{l 5D]`۱|XURW6c{khu{7Cdϒ)r2ޙ|Aԃ^?e^(ul&{X eR_} Y3ٳlՅ|%8}t<{Z1)ႬYg$;*iµm2~4 9_&n 0cc/>SШxxoY+4 Aˣh @bZ߫$AY%o{GI҅;\_03NZ><- ScZ`k f`b Vx(k$ѽ-`JB2zHjb` qnؚ]+k:Um2nCU5C[;Fo=,áoJf-#̊KUXmG>kM{_{)Z@016 ed䦌R =)DQf+B(N%Ш9#if[Kzn{\=j>2dmwS ݓTNDԏ0_-4XhDZ/9Ĉ;p " 7hbVÛZ{C!&a1LxAˤt#iI27h > F$ 9Ͷ>νΥPD2pB 2U7=V8I#s帜cc{j}u+~/؇11@U2,.2/ RG ,)jk9ba/92@a,x!2l& NR!)s.T7&shs2a҄v 3ɪf0Cwʇmz+`k%g*Vuۆޅ9|d8niXdK6IX1ri8$j_ ;ņ> {'^Z4 ~675+|є-~9Њ^>| Mɝvj`v}|?OY"[gҠ)JALCntW59|NWL#0"PU#C2Dd5#lLnͲ_a9&ȳSw jSrūXvc[4ɜ@via:84i&z$4^뵊JDhhrÂC6?{۝c@C2u[ @KZ8>MYz`sel뱚Ejgi8r(iU"vMl>8g}%xruԔ.ӁL6vÍDUc?Up( JѶ!18G벇-3"8; ?Go=W}Ɉ(9!%4Y?;M3Ҕ4#mϮwlbWQ_cWqEEݽ$0fZV3T $v& }WS>{>IiAsO0iW\mvh/g+`'j*cj!\wꁟ!UU]Z_%pbT'F9sU?cpAU T@sbؕԎ̟ҵ-M GDZ,Em\(&^A^T%7<-9ضayGd­+~kn9gD0ͪZba:M=btg?<$~[4`*v<{z3^ ĭߦQ/ȁ*?)t/_`+z0#r=;75A|t=4;̨p5a,|vbŨI5A0yˤk7PW. 'ESɾ"iᝐL$jX!{5Hpʒ[wl6Bs R8Id۟Yo|V?%j4M6>p3N?5x?k7`dOsNj$Zt=Ӻ4̎׾KkD)Sb{VGހJm٘[f}kdPGt6bbsC٤hP++h9;:vU@׈ mQ_D#EKZ]L2Fs<fOL3^&a{P6xӓɪm1LjYT]ħ޹?'ϴŮAz4:aNHTq02X})z52 99ez V HxMo\w$cy\V~C gړ{aT_p̙6(!m׭8?*fFCF9qH*DR&xہ%:(2,7]K[/t;*޼+ǀ5+ز`K* Sb(:m\KUiV/@`j#!.X{tRY`<.2ӖDF9n"+6J(Nܻ}i#0(|Qv#t<4kca{tW%xOwe㐐%s ];T]R#'Ȕ/8$\}Z4 ^deg&y]?b Go :y˔xHE%in>f\tw9+'XbCvZ1ֆhC_ ;{kgCVcJw`"hwCHHqiCBO5}Zn$;W,*7ԟN|qĖMnc10 UpmDbZ,NbՆPq?&T~ǯ۶-$fԢ4-eƂbieI) Y UV.u_"2"`5?,pQ0A#IU 1?Vʓ-ENhmh?]8]cK6aI}vGPMyMoV2yeD0r;) sI:FxDI=J'Ui.]WSQ+*9PcPTAq'm\eQFL0麬&V*2iz`Ԧ k ;JFi^]jں2ù dYjQpM'`h兡Ac[?6v3uEpzbV.YR wkrm 4ؕNURS\D[XmkNJG}#ԇ"/O\-x6 qbbޅ˽8ZrUў-E[a[2YӺ̡bҴ=o)FJ<"d|繇l$ub0|< =v7pxok unjt%0?xƩHN8 @!"8i%d(D}ZB\5}߼V@e(2oq1*I_Vl I7۽Mzqb!,0 wkonQGZ=g; X]ۅmB|DlBԇ ]wqm )ŵވeo>2Dk*1{q$ʴ ESpIz΄VY0δ4o^Fu L;5Rta钘8=;qtXMhخlHf(=4?cCWCi?{qcU,:e3 cA+ZVب -[,B}2{ֆ\'{Њx!iB&)M}J³<&Z䕍"B],OoYa*xnݹ9RF\9qBB( F Z1K^R{0eKcغs`VvFXYÝfƵd!NVa2 *y _Xgצhw<9:se5!B>7|BuPQGN@\Dt9iVÍ 7BFaNC5O?3Ea^A;HzU|^X-av1_'x˦By,n*o`W6 md~UFZw]xEٴFm9'唔42*jI'0E:>ł._[ܶ3źR)Тn{4 VBzkS!탸%jxQd{ cvQ, V9 ߷"͜{6=!DsfrJ$n|ec bĸfК/Wʨ&FnAgW?Eku>ė@ٰc/\Y> %0v.B9ѶSh +2ͫ7M ct7:Z4w<>SZ o%YymQ#lףӓ+>6,h{vF F:]ui_bVX7™87t$!Eeʞ- cam~d}]cN,be9U]N 4m>?s8[\ik|pJ mZAX6U@Oz_fˆfjwӧ`c1y=͐cX}D/_' {gf[6֢Av)K~H# `aT@1Ĉ!|߳ X2̠0PT9P>rSB(E\Z0cX8wU M:JFVT 6c4wק Hr`Q| 3X0v qޣ`p[1uhπa!P%m>3aaڭ}7Y9)Tvc'@ !3i-%QpT<(2zn)OE$Y1DNϸ=X ޼2@?LM^'R|urU$=jSth9-dUkxN{,s;Pl3󳱁`suْHiH@L`hy4rt)(W(R&GusޤmL-lV4M'z([ 7xQ Xb.cc}#xV w|4ʳ?0]@7ceeygqnSs2[H+Nw %ӗ ,ѻ&BYo_.7h١fȝ U;ϩΰ1?fLbkހ |J:B3S4gzW zroSZ;J{4˰oº9@SR<#,KTe] H9c.*wܛz٘{oMA[-Y@(2WwSb[S0ymC!Yl7amDO=KѲ&7}7`p&VjI0.پ8';k*8w|r钤wո@?&Վm^zol2 Zyp/,M@h*09|Wá`@ 0ċ08eUXʹ0 4+'cs?cƀfvX77Hyu-w>]r5% pōS3K9CjJ8dKkGN:W%QJ>l`ksnjMiU 5`Pqwhv^Nc7ɑH[-Qv/5wຒ12.L/bLg3%!E_a|4Ö`zJ#ԽHm$ic}ng7Eh@L@K{oO?Q$4)粩M@䰼'f ~hrlXlb-LJ#CZ@rl?NVIn8 ގ\ÓZ. T_˫D'4yl ]OLf2Hn[ujS5C1 F'^)Eb9&=jtL4ݠ۳tBQ8>Z]xrԻf CVMtD?l^PFK]i.*uC]zi}b0y!eZN×KK{hS6~q β0J@䱦j%\ 8IioRSpˏb]{um;fe@daZ~=TVi5cݔ{"ip*6ߗqހz ѩ,?M OGڅ%܊koE?!޿nw{!؋1I֡hɎ:`%JA74e$"i6+]Q1J7 ~o t6[~kԔ\K}:Ռϗ3wfU%(=gj">B9-6z@TBW]q;GџC I;M߆t2AgֽcsIry>jsĹF>kX> #y<}v|-+NRp4`raeCI=FpQQ1]7ལw 2O­ S_r%U{Z?I͓V*72rk H|+G^^0xf|{Fa-A ?lks%üH[Y Ds=VagbBzɻ{>8K!4@7( -eO!nq{['^Xd-wtTS ЪZ>鍊IG<+a|#Bb0g}?RNbb@S`6ljc ӯftBgMY9&3\K4. N^sjd/giS~+/v7ދ>ʿZ{g['ufilmJPO1+Fт;q.U $+H}xMvFG,8i"}jc##)3:wvY]RTSf& &-cgؑA]<2EE !R|JAضس)󌲳># rKb_[Պrj'iA#9oE9lN .*6 TK >ggbB02! lv -0A@@V,CDf4+pNQɛ8taE:G̩{AFms=[&TE<~[_&4%'XzҸq]a*`lZIcQt@;jʏK(+i7B4"G vHmmA1`X7EJE8a6YeȞqD츦u" ij?I0qJ !*v;1S(_.8Sk6V!Hs\2[#p4zXW.ns;%kF (?ڃX]uEng5}6WV,e4v[FrVɀ> s2O7p<~Q>;1 T%cTJP;=ܟy |_HuY]cD^Y);crK@wDVC<[*0ڥu~ʻZ?c"vk fɝ2Wyg'KKr[;.Arۑ= p2FBP8e幝HwW`sE qB[T?&Eh#&o^t&q&'D:<{R yl _ ;:}!s{ +Vl8zZ%F:>Ԙd,.C,x-$2x KT9>~߮w=05=s.1ĄsuF46 |?A5kI𥧤_8r3/"vpc|(/7Xs.9[ͨ' a(dV[Jp]w!LJf3() iw/柀ޜq;nX̾5ՙb3pl5LE ζ if T)AEb%TK>c?&ϊ!9PHtqi /$0#nW]>44Vi|bfX]!nƣ'b],+KHn߱2^%r>/DP@8!{}BQo&R}xܹWL7$9mygz E@zT]ۇ,Ɩ'+^,' WiɎZ -+Ҍf'Z%c)QHVWFT7gPޖ8dx9ӁA:}/G5R.,C9Pg†9YcM9*lk쑥O[#%fkS<]ZkWm=ݢA9LMvLvU 9- ŏŊ{|]m/fl U*wє;?zK]+wdk&,$Ieiz;YX.(37C`S[sNQ Kjȋ`isO} Η0|PhsߌdUJ>%t6@*X-bq}+a9_Ŵx0 x" \(0X#\Fw[ <4LFJ0jw zaȊjH}]pwI||[ڶ@BAD-$pu Y s8г'%g]r{@ѫY 0Q%bw)yFbB]D2(b`!n}I4HWk k됲.16k{ws6rz5X֭R!^?7 4!cӚ,7絡B`WI Sz)Qje/Hk׀}l,{;7Fj2TɢZ'{(l5zH/yvY..%M&Ŏus|`zTJ<$YO8gugss埃΀Vᚇ6ylf8i9I)Ua~KnoQ AYnYg'Vqo`;J#eO:޺e S _7N7^} ß+vl>=&XF?}€O{p.ڬb#6D!cvLQU9VczNrLExv-_ $*H' rgj :߲0{n 3>0} wJss [libr-'BjcU1-8<2گSX;2Άh5e,栯,SN>jx-j(#ZĢxPa1m!}gYF#KC^rC+DX|y+#נ7Y3xT8iG-:M5S+i=m|RCm۞EEs>O0lgq f.cixvn]gG'jko VX!Zzpe%HrʔB'u "^.#=%rNAKo`ۤIfs/`\@Fx^ӗdc=^p=XNb21JDa6bvBrk.{ uC~KDvf~H9@eleYN%]1ݘcF&uS@3?a$w0mg3?f^HP*g~ѐWuJ5H /@ Ya1оh{7*fʧ|螔X0l Ltv M{Z;E3OgᖾdPm1ܡ!3@);nTl՛/ 6},]1i 81tsn[R/wL+l \L1!f;ueYQawGS!xbF]8_67&4lJP`Hpu(?{1f0WqA0˽~Ʈ)UAq['!71W[Y22 #x>I"K()ǰPh{VA ?Hp&IW:%{4|n =oW84J _us̋r{͏oDkpg?MLV|e@_1 xKb>^ t;E 1Ku<4T{w~-/\C{j^: QBbXJ.f]Q:;^ˇ XWqvcQms>nlyM5DB\e\LBV G1\|>WH}ilk|7p pfsmv7b/ęWv(h n0Ul%m nN5a˨$jJʟKa)/&GSd|Ǐ#c\yEgфE|j{Hg^ٓH LT3 ӹ:sW۲0@m[m@\1rފ)?)!Sw8O?]Hg4;IiR-ߡ1q:&!8±?4'U5ԕ?[pKXRj@KP} iy]9_NBß2%sN_YKotxd;!mCݨ&VcR@NQ<ΌeQqJ/C8hg6^冒p=&f `OW,;PuB>oaaSW6ɲoŏX< /'Yؒm5 *mfDKҳgͽ '-1݉>pی3s_Ε뵠- e-юDϹ4*̨tM3Ge',4rޕN%էd^LP%H rwtn>0֤Q8e$d  "Q'PGě%|OuŜcd4?D$LV# wI<fiI.*mr( *^-[rqDO*-P6{bݔGɢL>xW[%O ^; -yxW^&2vo @FD8~d͚\GHEET/]efVv\ު SnG0erq1Oh-E֌[B<lZ{s_me[D5uxz Ӥw**A@k*P#ns kIDPd]X"OAx~qiߍ32@xdsdK[]$.Y#l(- gwDQ(,1Fn:3( [p1k~'Ow'84Z>!v(͐d\SzlH6R3\x^g_v)9M, ٙ9' wU$_sƤč 4J9WM݁<* SQB_p=(lm ]]cb@=1[vmQHb@?ktؕJpG3MP%~ǃܦX) eyڴ%4ʏ=LJSxuV&nf\硘v꺡8(\7,Z1(DYO#ZFh '8,j<)uvk#*{P*a -tqťcX9[K4e N`@vQ]CUҖ]攅'p M&$a=OFX@;<f2݁<\uIڍ>Y?焿^UKKJ\GrDۨ}kS#y糝T(t]u@OB+(EJ*\9tm.^*@dZnu.F7Y !͋{(Tb*BPr0yK'đhLˎ'ޟq@iz8xjoNSQL MޮnEg͞rI0CuRoL TOTfg[.[֋%/Ml( TB!79WhV$H F o5/F}`H`2\ m>׏a֛_pD9#h̸# bm}Jݗ":e~aؓ.PPd-LJ[E+wğiLc"M %>lRG `NF'1O> %% 20,5NpKP')܊# xhtฎg>ڎRǑih>cPwk9jχtJZ Ȯ#:L44녺'>E]Գ >b5 ldz? }ѷ'umTB+ھ?VHX_7KCt]Kwfu'joa Ͷw %XuՐfT)/zYV?ee֤ ~78&bnʤnJ)rS24Z̉`0Z_x-|E[LAکzhG ~+hk4J*S]ttUb:V6.ONǨ@^ 6GCsNtLVJE ,?5QU~`g'6wAg(© fd9 ou/QEĻoؾj7"VTA?-~MQwXw(P,( 3A-ǒb,i 2TB7';]'0SP˕[k]Ed6t\i0e!ÌLenZY2ZAo sm\qcՅ7*\i 0TG"R^[ƴo;|O!F Wze [*wF P@ H3{ţ0fK&w#1W(< k Ox/]DGfanw!"+YNa9|WI4JTt>굮8>i8 WE~ϛ6sO0]L=: ŝN^T4rpg3 B\sd*,TpuRSHeepYIH1Md.jTʹIV_Ru}EJE~.3҇Nd{ Rxb{~0Qq"nUz8m / _>@c8㌸"eiDZ~Ǯ8ĵѯo3-3Ֆ_"% P߄WM~Lmi; ",A^^o&N m8 ;'xRZVw\P4E=$*-*&W4ZIƙېtp(0ԳcLznX okdɡS4 K35CckUdOM_jL\v'Bx.{++,,tV]^)RC/m9U?/qvțkI9%|nWY 7'jN6vƒdwQY;O3/Ԇ 쒞wCir*h>i:2NW[#Wzqڮha;#ކ05 VTqu4Y =Or[2:>^寮2?=6R0eQc#.~PTdm˫ہ 3֯TgYί "q_ʕe 8<29k o*R3$-_w3= t9C4/3ÊG؆% Ū[|֚CXe3ҙd"|pdzC jy"}6D#.q<9wFu4w{``>P,5qe_I;:Wq cN2xCCr[sD?a7@=Bо~06N{~vp.4@ }]ӭ]LFxE=B`րoqʤ/Ϥ$jd <Qg4Ϫ3E{%\ׯ0!Ǖ#e+ەAu"b]oЯ^p>hn)jiee͙K8w2@ZPz 2Mz'9(!PXMč0 @;?Zd %IF^27kt>_?x|̜nb1ǡd9249N\AC';gin}s"??, yqFNKxCF?w*VF1G_pλ&pWB=&Au:}%f.UQC-Rũ>]:2KKr/_춞[8~W&`pg(BScx9a VeЍ9aY^Paԙ]7/ mNɛ vJ5v5MC~B[7װ%ӹIݳ:M+JmJөU ?,) L$K =*t\7Gr}5y"d2Hv"즠ꕆsUUDGAՉՓ)n8;ł&;ׁ"ƒ)"O{Z?p3PcX9w US9V,U~~H_+p>FPɇMTNjNuLKƕ\'~nHPƒ9Mg#qxgƣB눹UIىW:T+L+*썸oqleb? ['ir]"G'\[|d +L[/; 5cPnm׭9]6~C-}lH4g70Ptq"͛o"ޟCITecJ[o ՓYӔ ÓEѽ2L}܍QV'huSnvƁ| M_K΅!raYZ n_)'kǛ 7aD$5z.z6攦1B9qpZ I/)7VXẹ `aw?߀od6;(O'ﲁĨM]}7l/Mv~&d.Unahwaw+Śm/8^B;[;H#fPA97KCخ(OaA97T\0 _DPk z'oe\ls:_l5'%.lnu 7ٜ_g !/9}A`_HJrUm6 N"ug؄Gݽԉv+NrKN,Ì3ݛ=奎:e(a O%T(wGuJ At.i2>>ekZϛ~)ٵx/]'.Cd,C5ӟo|RK"8 u@d=T>FOj incbjC\ R1 Y 5@B~38+Lkz[wNMCrO4f阋Dە?JKV|zI2'p(!ߎ5Zm(%/\ݚVl0M=\|V x)eAN8>ɂqu0SwWBDNG^%} NVsMnǡf_V[;oWlH8rѼEPiU, ~Pu{MIQٖP9.?o\._eH%.} Dk)ǐFn΢ =d6ϡ}tZnZVӾv hx>ju sx+O_Bƞ x|v[A{@oD\+cc)>D8}s3 xcz@Mqc"8p~ ^)iz)x] [ ذrX&|s*V ꛩޓCL|ޢurhfV-sC;vYG,^鄝ɢm2iFN;-|*"80Jc|7a.N!ɵ\ḅ1̾JqʋJ' mabݨiBݗk/P'^˞M ;R=۶xX.osK머1}&aԯ[E.+_śk&r([Ǹ8pΔU%P-݊* r=&*1ROU؆a"vϜ}H\n 1I[A֦?pJj)r:e;(1Kǽ>sf96DlK;VFɤbeFC~s$ Ў4Od#XNZhz8 h #O jS 쏲~m±EZ)?OZύ|dU"?4|(j𢥁I(0ׂ{'g 2W<"sW!k>62)wck\kT /uA]a!~SOCs͚ F[,~^¾EaoC$,Xv2gA>}$4iXځ5̏E"L SS*v#۾4yU1 Bk-qH٫@ӰQҦhYR< & \>Nm&} Ɨ|!GS))yz:agOyբo"CHV6ȷsfD'}19MRn H^19Iv Is/Ifs‚kЮb}TYN 3 *B*kNP$Mu(#Aٜζ> z |:D9'Xy9wo ѷûҡJpW =>T$ETďYd!Ncxxwq^BT4D1{.-!FHHArtgHڪ.VB-QG$F;BUe8\To 8 j.,$M Q$ |y~xh@ɖ Ir3-:&b Dc/q y,F.x5 FtKEK_0`f⛱ m~ZoT`w *žMI.Y,y E)Y J_Z$GgV7HлĆ, 3yFZ1B/jaʎPam n70^");8~De`eQ$۸aٮk/˵9o`1Hȼ:&‰xp'Vk9]/J-&2erp>H8c&QźnSzO o&NEDRemjfS<4ÖQF-[ql+LW^)g oKw0n`3qDu9;ҎAapE?%C o;o* $m=(gB #Y@b\8H  g`}jۙ"jG̲e\f0t] Bze/m/y7HwxCwݜ~L2d > ;c[hIܱ{"^ME:=4 Պז ̈W`s 4Eɼ*R=Ztl0 i-p uQwaGd Ȩ"mN ChF[!zVW AhK0/E*7I-=o㶢z.q,Ag,~Hci϶>O@!/)Mff&ebVBFf-|ʃ]Vu2[Е@?k!U+/+#?'GL`X/xqYS }SE68<zr\zym$Ml'%~ҎebB}O96#f2Z.gJXʧT>[X";#,| { ?wI]=rB}۞.qAjlO6T鰴ek[0\|3D`8BřaXr7)dS+m6(Wm~UFxɪT5o :MZz: ݙ̀ R|S'ߍFiEsbm>.q/&7(Dm9bq W)4D}$um3)೘kKQl{LJs:Ig֠AB,[IEⷢ ߉ p ;O9J(x%_|E)FZap1Lं &bEih/ģV6p5h9ym 6ݙu]AvtD&&ύDޟ`q@AE-" iB0>)9:i%NY28Xx$ %).1Hv 8PNR\чzh3|e6 b/VFVɣ D]hEa8:{+$NEs3=sY@=΍|t@gH?gߺPڣN(Ƴ3$ڴjqazP3h@E"/&_1.0Q8S k˅zN?K"Cj g |diKVkƪ<{l! ,E~YXPJ+zm)QL5Q Pv;d2v(W5Bn<)rަ0=2@= ߽$=M(|R DΏ"H}D}ʋƬy:הHdbZTb[R+Nv{ 7e2PQrՄ%꿮{^35.evS/7 9瀦P6ߊ>s2#^w9Cye$_.z&"z1$sew@*EH5Aq[Aa@p"ܢfnq;Wsv}"UȒ}|8cYUc=7;J?<ګz]Or,oȡ[{U.vޮuծ%S͗EjOY'Ƀn Mۈ^ ӴNm:abw`Sw~¯W l<]gT ud!`6`JPd8SG+( IH3@@pK: GH$A4٦$vNK {jӻ*}&1a8 A>'BcMpk5ʞ߯F BYwaF5V?+Z@IEލ|YIPVrҪUsE:v"/MtK@qnw-DhA$˲CBc?x|+iĖ׷rٕѭMo:WʛRRc$0f.bS,~%) Z`nj![n,\6"A AZ^TmHFWOXh2QE-zmջdžd?q^1iv2$:-n0W,g,gl?:4$݈ (d(>\n/ML8 1PNQ_hC^V)afj8bɐQN_"&ݰ:C*?{-UAi\K}X= y.[$&bfƷPd׉IPR◻w.aq()%.R|~Rҧ;>"Vomw̛]G)W ݈'yy +D/Qq%qՖ*j;Nu~GiЛNwX %s4<ƐdćqOͭpC<$Uy㌑mum!y>8 /7.[wQ JdMW3#=!19.TQ@!S`Љ'q!C\|U5O템KkN;ڴvJi~vTgSEҽd []+@ "6/${Н-&ts\wY;nBŻ/p [9^cB?% h!eU]1]!P 36; ~tȔvӞu5i]NPao6Pgv?rG8+.1^nqW4 Mǫ>X9.ެ`X"7fKާ袟RGԽ]'-52a$TmQRQ:ZH[Z[A [R);{01e̊X՝_gʗn]'Ct d6ɧKo[У]ʃ-G7 sj@do<0J8+ь JpA!2A+G5y)XiEX*h7Ђo M߾bUJKұ*!!tu|NVcڊ\Si Ad[Go&aRX 2EIcSLE:}xeH4Hӏ %F~,kR;|64t҃t5LX Y;Ƒ`1fy{Y6z] o5rΩ5AV2.w~9Zj = Zz%c柰RiMB @ZprKd*& y7^t;ƬL='S42I: jC52f$1NΌwr)v\ּ#޳W. La-P ^2Q` [!X=w,FyW_m)JWveGzs-T怙926UtApuN0d-Q8;^Hͫ-F} ݋^[y=nh4AYH:K7|˵pc8hu ^J>GF)nwx%) 6F+7N ĭ.^ !c}m\¿-Pj9pJķPWvt](U[^W.Ǚr,a_NuV0K$B_2]y杅 Sm*4quT}h2W$g P..$^4,U(J@rRZqE޻a :U/2KhCqÒU`e1*#Mw"JO-9$T+LGX7hBp:uGvu|tU%r눒c, os5u@%<'zuSs5y\# Qm#=|oj@+ʰ9}cBAG*$%"߅gix|%)34Kf"d SIk_ F#8)[y)04-35LTG;JBIǂuA$-o5]l,lW|lٶMu3DE_68zБs`쬨[7+)vQL<2u{(p34gjp[x``gJ껌 'o ')XⲌ>deGj͸Sn-sJG3uk<:Tu[ug=#Ltb8 w([sňR#ޱ*"tf<ѵ\t՞ 8}ibEFcaQX4X(27ݏgUie-obcv5s=jKЅ.MHEXbŘ+MCO1*KV&B<&)Or.ԑ? | '¥bYvzB=ŐW\L(8Ms+hs!H8 55J,~.UK+gL$+|Uk Ԟ0W\ѩB`jfV'/w,ZԞkfhǣU4uڿNRI x۝`mhv8ys\@(jyG}i5\&tY\kA@4B/\jG#*rV>]?Gn0JŊ1O1Mu Pe ;;й5[y*FFͶL3'uoI'}-39g\ F4ec'fأ2fйCBw1^}޲cKҫ6&5 (~(Y,t p.X|T!,C5>nKO:)5 r5j4ġ|qF*8&`Bm(+ H'' _ZohG[$U=!~嘲Ynmb 03 FyQ{R aKǵnrs0h4Ťg׻0j#XkBt~0IT~o&יWf$:1S^2֍GD"I9`N[fa5@Sߥv/the;e~;lm xLO*T {žAnO񀙪:3a[i$Éꂁ ǝadbKaLs lll]1=K^zV0T}B8so~obTsbGJƈSc ZjCʲofFHLP GA+d}:f(; `)7$jI$ik3c ߚp4;ՀA R mIK1Y-Fݗ~kO Adӊ(]YQ6m^:hf:a"-ͫ YMIgEiMům+"U9А(ݳgJmak.wQ7>|y=Jd~y4DQfz/l˯mqݶZ ;o;mFNT#&3wOMNQu^i=ٹ",08Z 7uViذiƻpY)h&%ʊ. rL%(_$j4ĥw6 MɖrLU3GXEthGdsAnqȊ ;G=eFaN|гMCAU[Yr)NhÈ9G8Vx$k%cA;[%DPCowW)s$瑎i7Z /( T m`&TMS>xxhGG^dJlSN3PќϛQ!ݟ+73́3 > )v+ehwoLOvi_Hx f^ -%mNPӏ^=cH+qZcL<&`+-(jYWQE\ R!IRk_*Uu>#(ٯ[H Y"sp$V=6.0P\ {-="koT`!^gypӊڨ㈃뛂 7 *=s5Xp,meS0U402瑈>zJ/7!xe]ND( J,Z.H!ҡr4PO'].}FRLw D b>Yq́j97I.Mt? ׁtKgv[9- T EvAioJ$XBNoo@!ZZH $h09ZTg `B| kQe?"]yB:T)`x(ŔWK Q6I\~QGL\Dc6h$v飤rqs̆@۝ v:a]{q2BPdZ@iy߄K &G,6L/mn%{H#{7l9DvB94SV\<6|'5ogl-rok:|N5 A*9UԲ[zW; ޥ'8+A89n޽bH55LLbXdKO;!toúM JG3? i4ɢ48MaTiLxL]$$< Gs*GvtEn9`׃~r8u~z6P 1˂}qv.>Y1`Iwwm١==oi%J}r͂nb  w`nTJ-XWy+l5b~ KDwۤvp@CN'xV2 neQ[GdC⧵v&D5wAk̤&+o];-BsSagU X w=Mۿ=7vPp'| te6D diUyP99tEl2.!4ݥ|/rQ)ӘrF.<5``[b6X4ijwLp|9ܻm/ ^Levb!;kϡ_ tZ-k1fsyL=  /CC;^Wi!kB f?RpUPEbLYaP*o[*nG6~t=By zMVoM/W.3c$Ryg zIN66\g]#8_)qzZ;QT*X+ ?n쇼a7WsHkr.PR`RYD@A(Z[ z}*[DD}=fPrO'~Ϊw# "fȱ2њD/.=0d֨FS=HBRTDD$Տ/S!o+a]XF%?:π7ǁ5O_ՃG$bƫeBZ9-Ys-T]naOhYFM1Ga/o*oe`J7AMڷ-}Zn.OAw(U)-@ Dϓ}D jcB_Cw6# T-Y~@8Md濓Hʱ4$`WY#䳱003ov2fɎqmkށ-S;mwW簈( ɉ5qTÕ%OBP>8y3gg^-6V%Y†?YZ1xf1*glMgѮ(IõJ&(U`bJiT#{K&3 c(1љ97|kL4e{sAt"ؾGf )eu?mA;Vy?_+^? qқ(';o;[4^;ye 1dt\ŕS.$ KI(Dޏ< sg*`B ~ۄ%K/,*8sHUKdGlQ~}Ϋi4oTWSp.HH@0I&6Trj! :O =齕yS*teC=eJ3l,S_ُbmx]=M@ smb.(_yoh@KL]Tesn=6()e f1(5^>J39 b\hY^ Q/D@|5ϑ!I&5<2fQ,i$٥VUtuܴ<=:S nO:Ÿ!l}"7!B6WxٿW m8Np55+L$]y]P'sPsˠf`;ƹ- nѓk_D1rѾKR3z\G8I#œu:wv{.1 jE訃\sk6]m{[7B^I}1?=70:E} R0a|_`!\ QGm>?%؂C mwD0t7Y7Y'm^ɔyRS7D!ĭչ ZFew/B6>AcB:9I3)ՃMP]8"GZ Do8&yRp ;?Ɏ#dm^Ҧf-fxר/D(ϑ< &b څRQk0^ۜ]H;1.Rb{(1~YB)ݱ3B՟#@isaSAEEsaq+E)+OR˼tuHA0:RIi"7,-8t9p%VɆ)"p%/%v˾OAnVosE, }m3_ukZ-";/p\Mʽդߜ8̊Xgqc^HFXS9ּvԞn0oJpx9? VM`EcwMdiS\b=X'yTAPFX2?"OE1c&B:h|/:+mzq ([Ņ @wFY-yX1]ЧPUĉvs-U1vk_]t> @Zw Q=c_푖6$nNR)^ZC;d~ :I2g51Ԕ Jĕced:Ŋ9y1Dzl|'cm#4*d=3htLEyBJ"WFTf;i~ շHb& 3ʖ(> "~rގ:+NOqO9Ky@hi6(XYzx,b?]©ya NW?8;5O=¡ԸR!=kF>8k!lX S?7PDog;(#aeXq$]8 뀧_H1 wmGH5 #O :gx=qqh4~ ÀHl,EWSϋ9vۂ$Tc ^#&4窃T@JJ2ޔ:9eє|0A-7z= } nS/~ v)!QQh}?tABmPE]+b`V V'8ER?}ymV@8sPH?D~}I)w.@M*6uZ%c=lZ7'! N,6R`|J 4Hp= {>*9 hsQ`J!iX/gE+/y `>%y N2tHc^'!f 0}?x,XN*WBp0{R|̀vzذNĩ'AH'S}>W&[篇~C=7[QXZWPy-ߕQ@L"4Yfó5oMvQ~^3"˅89~2HtMXB6.I+T#}u0piSZN-wj[F[cSJXI]$.b3ܸlDTa!u* CXҭ;xiTYE;𘔅ڪ=ꫵ'sLZIBv,"gތW]2Mj -"y7G]&MP{#ӐJ, rY73',Ņ*sUm:0\٩!(r|\[xS|?~%w5'sk6ϡ0$GIg'vK#/:X`ͥWW|\*nkIt^5c`Н_~Vgxgp0bٽQ~XU^ܢ|[SO~#Ek;/5tLTҜH`#qaFtV S^PQCiϕkR\  z/ٷ"J?7U|Hm_'pڴΛ!~IFR(ԉd`h1~3o0DvY Ar FXj7pR  147V r { hZq!k`jL|4Ű n;.E (&MJ?n^4q2O1;6J I|n3=~Q5WZ0+SHr<0r-0Ic8DۜsDp47:!釀r%򅡽`946+[{wlunx=t,yVU=>>ـP٤TQ\m'`ԠxP '~K;*"puji~Pb򿞝jWˉ6v@WwDi]woobE0Ĕξawjh^lm'l63mk!jaCU Xi'_^XP%DY-# 6b]3!@EۢSvyE);v ;`ɤ}c ϫζл)1tG_ZC*yWzh|;6&E|^ė}q o-B;Q.+4K?# dʍnNm KlVmx959F(g& UBdxK31dgU='w}~t"1}}֯2`jF:7 :Fh$TL}lLQ :: 9/(,(PgIGk*jW:'Ni( Q$&+Ňy0k @ ;WaS ˲J1rb,B#n,s{Ep꺀ὕ4{YK숴$U(uHs܉>SII#? C7\dK0c`N#/Q+~cBa> 1MfpZ_R ^xsi4ءEA"g2᾿ @`2ٙM1ҎWϨHhBy2ߒ|" F)5zZ>o9baI~Ex1r3Nė9yY^{ELLʨn9U+=j끯?oˤ,´`4̪㡋oES?0rޒ;Exbc.beP랄,kR._Bc;\eNwaWKsjf'_RqHȵ۹Yȋ')rKt-8:V~x`"OրvKGh~ ?.uRZI"퓶^>tkRh)Kˮk6 BaL±ܤBGtW,Bf1^<ߤ-:c>IedK0)UBmhmMɅ> Zs.^ӒFR>څg)pgŕ ќY*O˻ 8dlBlƃFeeA3kLjpIE\;ԃc,;,cs,|bX)suqȺʮTH]Y`߁@\JdU\%$tc*;"Kb>8Ci|7PQjq97p^kz*OsV&7C Jla 41fQIkt͡CgJ@qGv 5>Ȕ9 J ;PSNx^c,]08LCqxFgJߔuiWu_]F;_eXr({د~Q<;&cCxՑ44>@m9+=ώ ClL Y.h,-k6ӌs$X[F 8m \ 3%/ < AF ?,Xh7 bczP淡C k(})m&' 'ZCOen1["c!FۨJk{OK'c%::?%;e4!.gbZХewM ~?KoWiTl'wXE"Y{,:[uf8 zيYɼ]eI3}EBo?c>`(Tƣ4:4]s&e) ]YzOl 'aLN.0!^ fIѴ7xO8i mݠ)RV([/+Dw@,3j"%sl-ʼ5zc82ru"Ϝ^vQ\%|kLgjFp]$j($܋XAWc2͢氤;/1pՄ&Q/Yk|/_->.dtWX)w Mb4&~$9\x$/3OB7bK_t;"ZppLj@-^MOytra" 8Z;c (s@IvpA2*l'؏Aլ\՚V9$50};LH/+I]{ CrDHF5qЯ+6&b4Mw'G ڝ  `Wg*14Z]zg>e+2a<@q*Hw(&'16 @#YMrCs'$ #e(yI/{ΈGPZ(OPM3}IҷwDzP+=9d5/gv8KUԗ/ac@:h$L$9+\~.J`Ǔ42gцfA1H ݛԥ\{y{q!R|ջg5Ŷ;t?xlM/56Wv*(G$ɫGJ:eis]Ze-\6 `cR[Z@ o?.dNfA7!7eMRe<0:h)n-Na3~*BЕn%Bwgo+YyF6HECo Q DO+dêƃ/DWĉ9e,٠g;<b˰Qcقg8!Y=}G>GZL_߂Y'ȏ ɅdYyQq:v&.sHVBk 8G?:ÉCS:Y)yL(닰(x}7zS%: OL@R&j޿ f񤏦bq|æQk6q-š|n]@J Zw !?!PmJ]pM+I LcRz.|Ew:~g/SmJ@tz,"}&l_)`\5FT=?+>sFrQOE=1aNuǫWk1`F3:W _`tgɟ* 7ں5 ]`@&u&d:DžhFDy>ƒޭxyɷnwUVZ9DŽڔ1"Ka*(WnfC潟΍3j~'DnƫR1!^8%YYvF[W9dPJ|lujðqF>F. *TP8Y:ԅ 2pD6B"VŷڇTm7IV+9 r0xOn?iDs6wc!Sb ƺ:ř/ ͩ-n Gj+MG1ͼs12`PA'cmhT~H6zGcU0g_z *wS9Wc6n'Ŕ*4~C㳺A ̞YenQ-׍1Ҟb+,Pmj\ jgr#NJAE`",yB/o Pc}(7Wbwg}pg$#6Dw!mZBz&?!0K \ kW|g"<\yC#k.vFU4SoTɎ,q+W ϭYY_L"0 /k8B*]gqڝS<;CiZi"rN39`\~lT/P/9fAL9ػ=p4 BT/^<ɦP޾ϩb)*#Ç հHcFr9t E[CC)ܲ2w5GI"\n-rrvLk?EsBqK"J-d䕣OQ k>)O$c.:I{*փ~"D4Ww g2醎z*q(7~Q9oacQX1g-Wgv=$.ے^s R 3~}FL :2Q/5:>6IȐgvu3c?ϬG!O!\6Yτv?/ u0`Utslc0ID]C߄LD܍$6NPH|\&򫇘/\uz5mn&X(3l`XP:1J[/FѽVEh=P'WSk%ժpKpc ``;*(x"m^Lߌp)ktAW/)W/V9sG>sﳏj?0L{SqH ! ҇+I4L°%@O[tqz8b3nC&j|N>Gu4@ o,$a@}#/4ˆĊ_0:zm)Evnu+._Zu1v[1㶲fT%q$ILm;.ykN+!>(X߻.r4r̚}'=`OwpFY 6QjFsw׏cr%%al#%"A!q9KGQj;$6#KҜ諥X/^RIە_4$ӿnhYN]t?ٰVm*^RYw+̷w%Pc+t`/SLُTn6#<6Yb*hJO=tT/q᱂k(BpxALk% zAa>2dDOw Rd#&҅W#7a#`3%eK[P6Htt {AE(P/-91ȃà=z{ܼbܺ&۩;(|T%~cDVpeqiG2.3J:ugI17?:eǩF"uBd)DFT˸j"UfNjV/4 e,5H;CH 2y $Q 8*֠ߟfkH]Jq(@"2/]՚Z`#tJh -f ?2/MG*~#e'-IeZa O#z@f3Y0v"=\ȗ11p(+v[Nڤs\I $Tܤwip-628x>Og[BE~froa;$RZk9ft]DPL >&ND$.y\BΎ*p_a@,&(ӟi>Icf ae&*觅 7bX'ݷAC*!OEPLʘ~ϴ]ϖwtnEs&KNT= Y{ )x0Pԅ#=/(L7`kB\g+Kl0(W^al1IeJTo'>j Ei({}BE5-._3[Xߨ!z:p00zAhS? ?SOS^[0i~Й6Tu F2/+k;-B:LDVF(G?AEB[DFŘuV#kgOpY1c,t+e45TDV3_M \ #[s^ZAH8#H`c5'&,f>ݦ"m;ZGV1l(Q`G5s" EU": I-A&s 861K]Y, C{)޹SdtsA3-nktٝv^W>4讆 ;""jFhG Ւ6P#3ݛHE`Ns?*Ci,z 1楩b6% ?C6畦`A xNa!u&I>ͨL*!|3ǭG^VvC7*{h@b1Y)mX3)aZ\Zxm.S_g9ڌ܏6_h f|}p^L3%&]HAјx@ByaR "i?og@( 'sQ<>o$1OI+lJZ$_ F\j~)j,ɱ=LjV_&cG`Z 0QLkt=z(y1RV"JgG,RM˨JVZ efN>\O37ԗ'OX#`W(rN$ Q|ah(6=B239Hڟ̹ȋi7Iӫ B`'G'EjfvnJ#*b/4\ǒ ȮuJ#Qcg>Oӷ(+.26t(r]=P!/YS=DgMŨ|5ȚE!sv`Fx`P7J;! M lFgBP8lfr# 3Jѧ7)#@xX옅Lb^Z pp=iGHMaI#D8(YOFɋF32 9(hN: =QT>$L ,1uRnvc`-qWsK=ɍ9dmbcBdэ{{)5|mxId&LjE!QVVOBh&WW^ǶD:(䓾4zfpD_omf 4BƠHPz54E Uʹ@x70)="w؅.C](٦C!SO !7&845>B*M & EZ}i k-" Od|a0jVG,kN|_VىJh枏xИIB/U_rA!##Ud t '_ 6@>}jW0`|Nv⛵4WQO9YqDʡWMтFdKYBU/XNҲ c8n~|)4!~x~"g'Ѱñ1U{o4iN:}6 ʂZmq~ j-bsdo:\"@=2/\*1 ͨj}^x^Z5Fv1n^\nz J:_/@JN @]6Fnpt{xF)m'ەl5Qj)֕,9{FZC~bwz(5ucL{JxTb*WGgKf҂ \L/.TҀ@9xԍTs}݃x.?: 7.#@56ƴ1[`Hw6bCILU'@c6Y =T5z 5oW~NRuq;&ם99 Z򷖼&:I3nhX_UֺaJ;6.F Ç],Y!91Bw~P(Ra2'\2crBU0&Ek#곋hF&}| 9J~:?tao0W3ͦ3i>TaHuB4 ;Kv~R pjy58~NrY8>)z4h?fyXLnWzD^4C4/ 4vQt9uflE|=++qY4Hyw`3`;3,kչ*oQ1j5Jfth] >Vc8\' ۛB/UJw.,39ܚ^JA87]ҤW3>%u~Ύ7vOgAU=+y/ߟp]mɡ`vD@I|z,,^H\j /VƁn:6i3Eɏm3+:C1_tk)qlCf׭$>O[0ڊ/P%V L]7hn֘ 4Lyz ˃}VY"]nCƌ#t?Un6c[<~AO+&rzVHu1gaƔ _n&: ї*!E]ȹJi^WH B t$~ iy(ϸ}ŁqycH4֡.XkqaxvFjRo,}l 5JtPsЫXyBǭ;ai*)xKi[D!Ҁ.`̍:a,$bprͩAF>\?ܹD{`֠Z6ʩ laW['?n)lp,lпc| F24/ȸrؐo)=xo-mL%‚Y5P{%Z,NG[[WlDR|;/$|%LaE)6ㆫMSh/_'L|A?VN'+\n cM*)6QS@żvnOp4ϋxlDq%>mz=T"Z#Un\9ss ܛmj=ߝʕ_J؟ MN8.J\+z:X!bN1xFw,/#aUS4iXdzq)/%`]s6DiϤA$ҷ;K'Kin%@榮c- B0zU1;RF9 ty*w{_W.OXQyhfnRWD>thB ьIw-yK>N+r!^O9:HҼ_o +zU ;ny%5,4Er}1*h )j;{B҅Q"z1]7GX%%սv|"S vfǭ pCbDh} (f\A)hjY\U_q+-4LvzYWQЏ&?EeSLe"[A G|y0yŧHGf ;ം1 :eh'hğQ2: d -g*n ;CWrUu#z{AgտXs ~s #YSɔ&!7#-K']YL5躯ބQ9~ >;:ܚ-b,Yڷ'mӸIs BuǿֈI^ }?F+RO@",Gmof&%6yd(_ԊwuUd4Qlk|{v<ߜfW9/sW-G_ˍ &7&4ҥj3h[υ[_"kn50bs|aEJ?V+ zH<"f}}eFj5Wr&Oؐ{_R96B#,jZmb$KK;\ 2zb{ VMqK#R;m Lf$۫օ5O^v8il4W()ط1&D2jV+GU؃MVR:VQړg~_lp}AY% Z5嫪Xc&#Οw=5Ҕܣ6a`\ Bn *"x&JNNM2Tͺ0" 揣|:⫙u6K~ē*ho; {[,¥e΢w3cǺE 2#)R\ r@h$ׯ$=p4xB࿺ _3,} c X<%oOpXa9ܕBз/R-B*Xtܰ LviD5(s66_Zt5ڸYMHaNS3ΧenEx[sq(-&҃KťlLvxpiP3`]ۆ1~^A/Nz?>^2& >}Í u;vΖ_i7@$I_aiKe:KxHZբM)3K'o*樕I޶0Xʘ\w͎ '4őE g({נnwq d arWv$Yxߞ$6|)?_'0=kZ˼~V\zB9T_φ u M(P19]w*'=K!t+y'z TT$d~Y(D ki LAP_o@\)OI .5mb5Wb@.Pew$]}w񖇘~O2&Y0>n."nN[o7ԃ(9]Kq61VTINE{#.S%(+ݗpc>1^ Wpr~U_Y5HԤ~㈢ Un ƅF" .t&ջtFq1Iq_(L1X`_ iNlSժ_oԕM;*M?C؅}\pv><.2j^e 'G2QRx%E(wnֶrS( IP؀/nx<4C(o$ŏ !ul$5̠$כR#4sbD*~Kh#SjF(f6M iefm%=y9h`)͎"34 yZ-LxhJNxC{D.E.~4))W/=r~cM}M)>ֳS$M?F Bѵpz.EuL-4 q]"} t/ q+nj-2Mֶ#ܹ2N@N.m>VQnf{LXQB^[b4zI%Lg6z -[|/C>|xҷոh;_MGn7;.r' Gpvn7٢Z^.ό qd[>/JSXpft`=z zVQʞn`^OѶN DP:SAٗD Y^h|wղ|wg]४mآpLpM0ĺx8LɫеȮ;ugJ9"sT`qs];IT$:EoڭQL^6ϭ{*p4Zt[ 1YtGK8rt 95k[RΖR<`pU2n%Iڗ>ʨ~u̓FΎ %*ḞWX)>1~5\87c֕xֽqĔ,t;v3H爸!Tת<!Yt2U&B1nXK6kă% /`;9eBGr31y"n-_z#;d85<»)Hgmr[P,n`mOEԨNT2j?.+n>GDD;.S4d0*?m2-7 Amjn`9nWV:[dgCKG1$p.jP*;œ$>:TʓSʬ=FS`w1Z ,y_^lb 05fEl86p0Fli4}9aG|!ȂNʱb;n Cbʖ"YHj!::dú#rj,JA(,JH5Sлt]Q_6*}uQ-N]"gmdMYXhWՒh;^|l)aDsèJ]?yg(581[d N~s>=n f,PseXH0R^'N]ejкcT̈́182^}+3:n>@;$KEo_uzaA+d؞ o;Sr ݄Rfe~ZpeX8K7|w? ;m̗NGV:y7N_R?OMC4^_Ea~kl#.gD֩4r=.tf)TN,`.S`')xP+XQ\=b*8R (SV&Bl4yR!FЃq&/B% $Bohdn̯%^OqQw$Ex((o޸$cy_=TӇ`D 5p~:'լ%#S׋=jE:lK|Jv0L(7}#c9шTe,GƱc,uc+tz52|M)o. ( W/y( 2&klO=P 3<|@d9ZvN QvwDes8,4p&>4vў չGXC+zGGizY GFm+ ΋YBU{lplth9?3sߏQ gSG1XD.`ZbuL[WL^ gA.iN15WnαOQ^<~C'!Xb$SG ̢V;{*c<]e:洠x`R&]dUl#p*'v-7J[UjjX:Lو^U;n,rd-Kve S;\tΓ012s*Em*–`1E ѻJeH0 rGؽ|d3N wO 6ЦEסi=?w%3MTdcOF'LVji@|UZ f&'g+L$gnȰ(I_ۣFKwX tL+gvt"T%Jd5eL{qZM4^@(!@AmٯHXM#Ңi&&Ξ0 n¸x.Vָt]_/F- 5m/erLCjGXss>%2 ]h0`qSlvRYILIPH3Qlo!Ps[g}Od"H#q5hzEsbkl&dHyxpS2/A"%9 o!A5[ 㛎L5m͌J0Z&S5 G!d-"L|tٷp^2PB{;c24T9 <5&hZ#tzENn4J{:Ʈ3O8H"5:ƏkD_j/nһ ̠pJ7F?R_1l}JٖC[rQ4 .?o-Q`OxOy@@J&,[Z?~e#Q}2`<|SUlCb^sMJ zSM$a>D' ό2rIɺw:t,'<+mX+l=:?ǬGG?,i?sJ)҃/]Ӗw(ѻlO6ethde;wu$mΊj Ȳnw.tkeq@Mɲk{q y)XW;+Bt&Q6OV2¬M)I;sRHnC3[O(NAinB$r,R]5&ˎb+WQ[1$7!89[LŲq>誐]b. 0w`l1ײǛ@8ap6ݩt*{_zF0% @qeU;4zB ~{R5fTuCKf k"I%ذ!!!¿I J2de#\MF Vh1 pFG SհÿyRI:Ĵԭ#2J#U.*^?^5JHq?/hiTO|y:3Ж K vS.gpt$nC+~ V,~=I ^:9̞n6Slރ59gpL2zԭiB_ԅ]Ur9G~DVtgh*)NP6M.3[ğPe P@lUe]raR_F1,\\UPrf:LDS6JY:PwcNKk7@ϟOA eY٨> ٗh4nҚCA"V $\CpK̀D!0#O8p˽[S* NRЋ %>9`؀'~.o7~ze:NN68[i9‹G2ԜGK[5|3s<{qN˱:HwOUDT%ڋ_6| %kQ ֣beI `WaQ<(HNLb%>Qw!: +Q9]3#Tq(f8``hd슣TDxˢ'=bjwf%OB|vsCsA{{ߧ7 xq3;ph9b&dtGEfwZpΕ R6+Vr \n歼.vAeQ{6t3OJ3ݹY*G q8:A#LTn~C)S!C ;jw$]+h 3{ZRJnF=;M{w:C PTHPƦF)NjMsmi)FjM;'-\*w g)S_CFs#JpHdwѢ%+K 3zWwzз-=BA1*-abWH·gt^y{(Vn+7WFyɮ*c{u] 7< qSgX R$shl1֎B?nTw^ s=HSh\ p+,;(b'-n#sN'*w@>ݵM9iZevw%PMzצY7 ՂH JyB*{fFoֲ8*T.du+:LqăcK;!SkzHUw̕U'?h~vB;MC?VG?\2E$\g>YqHJUeȩ/V=q)U&v~p!U;8e4Gy2c՛̠-W2Q $Ј_\;%3g_2cP 1 C8ϡ&Ew;]xrD?8cӪh$,M؂*;WxSV}~y`SH19^PP&kE2u#KG}txpKrFbVG=d K  ϋ83YEǍ<]ݐwRAeDw7Ɓ Y򠯯9<;Rak!uZYi$Dc$;D 9 1 NP7,ط{//J+I%xdfv;%Vl*4V{li-q8(^fѨWqR\]{l@M&t<*#~S R)>X;wZ׮:%R6ba!~|7z<Кm* p\p yO뀯\<1#\At=e *zɃfnoNmFcԇJ6:=K-1U|RQKts. *YO ^B̿I)$>q#O[ U]~lO.^e0|f#6N}Ŋ7flm ;f1IE#"/p]F\lz:8ْMm32ؿ%d:y牀l7[5/feksCMMIo6Q$;F-ל5vmȅrm ѡLLqcs%yp8ؓJ}ڞaе(=m2zjUG⅓vޗ ;86I3$*-qX bo!Ϝ%N.&A{}{O缽ɔu3lǷ8&R t u20`lQ L'wmEa $h}؎S. Y6d9|s 0!aWW 3*W2k^#4-^1̜U@mzH$K p>hnK_ͨ-(\Ȝ6M@0$2.ՌV:Z}W> -BfC=݃B8o&|h%)hݺ e?BP5x,co9)F6wrQn(,c811 ͭ*ݒZILh*]k0;Hb㚁VwvȂZji64}2qxؔM\q0пw2z0cKBj h.ƶqkTg©] L4$ 3w|F8'жX?w8Ɏ Q D_C^'!q=*T xTO'y@w~0y 8DI,!95wޠi<}yCV}wI@q0rCuO#|/r#k}ݽN)ߺ*nvVzvX4Vd8&g~թ9 ГZc~oGhI,R{ cbk#g14([B&#pj v>bF";6k#};@'"o$(mmJ0s 5e(a uWuzՂi Msvՙyknh3nDwj]H:>|[#j}ɗ.R}+y+EL+Z*BOqf:!n s+d12hD'* .gog h459}H 2j?ljg; F_} 4.W3`7 ]ѲSbܵ(2圖-yUS%L OfKqүv} mMM+[FUD).h̰`uӪ3Tw)Bg $ 64V_3* e (axRp:5,"/Kv>s@mAqnGӜzIvf ]>b/Nm61Z] rh,d<|r'5 S%3^]}"~iIP'o?! J`Hbk5`mK&>՘V0e]O)pG`)}Eﲼ#=ǬVjy(iv(9\rWo '#*v}"˶y"^}ՌAWȜhUC%Ee[AĻ~v@T$@nʇ#zL` C!Ԃh|M g)sMv'9"4Iά|"`Uҽ$jp{" O#)`ݼ^y܆cT†(x3i͸ybg(Z O&3:7 C_̾%DhfՠIq7FlҬߤԣWm)x*?RܴdϪuBqx[s9c?Brj}RیIeW4L`ҹ>z*L(BOXڧ YYdY5y) Ny!?/Z_d\#;ztmra7N[wLg=&x#FMn?2yXHx#L _Svќf˚͜r4]0jdedSI89%e4co- BgCV%ñ[E*W3d LCޝ  ,u 0 1?c)ixRYJt=*|ZC$$qj ^gb@*( GS*lO}OV6A8>e*;AKI$FF5m0uy{ 8Rm1AN0 L /RXAHu *9Qꉫ&o aNM`j\+" #v'!Ka@T2rٳ JW*Ɓӱ/>" 򾩲:(ɻ:j& E 4W2Y\M `Y!+ sv9MŲs*'X7wfpSiO8{0]L ]3]Q-JZ4M~ uy^Tq0tQ~,Jn {wYj@sXwɵLCVYa)R/Via6qC[X ^Rӊc{M ,^2.SJj{JRuSgK|k*#YT,)&M5:w[V\4t}{O?qs`!dIRCb'33@dOkYX3Zޝ&gQ3D;]Ơ `+$icjX /ngT<&CvL gƣ}Y1S{ˈ`X8huN@@dG䟞/]ETnhFw> ʘEU{CO]Өy76m@ pƋuNHaREe!oB]z$*O# ƕBG 3 cCCW:1RQ5$.${1PawئCAmHNO~qFx_P jM40-nվL]1} ^@} u?MDl3)13N, b}HI&˔[z؂W-xOǮ3Ķ䝜(wbx0駣Hugd"816 ()rg/q'WG q <۬\!&u_s#B/5$/V!2212`n](;PFu Q$mE$s]K>3qd+'UEW&t|$k&uu;dR dIPV.&(ž|'ݬZx9SsC8P~ i TQɡǰLl'/9 6#4~ :Ը'KfzO[a76D:c *gHa;p^ga芠#&myZf*(ĔspPj!T`ȹޡ;#tRUDID !{m3aԛqz53Pδl+~RRsq{?J~gS{=nǙy27!O81wBwRUcIJ0fNeI,M cP p3aC_/cgޕsB^RL0;')tߓ 0fw~ ўU3?@}AJP)@o]ga9UՋԒ0ǐ̄" xH /=׾2|!Noflv!tdvDOT 9 _-ni5K=jOE,#1 }ɫ)uHVTQȭIQQ I=hm/A⬓є&fM\6Ƕl *ͼVed\fn1|Kl}P)n4mɄY$cm2+y19U)_"z3;YpQQߛw>.uAFzD3rQ(+:yE*)<}C39p2JaPwm.ΓXFo~,ӹ^H|qvPyo/v5¨%һ,ׇJaO5D$]-kVfxS, 0ɯ/j6w.no(QwN#,Pim5r.cil!$vzӪbw]D ܶjq脻vG 4&bIM[ڰ_t@83ij HX,[ߏq64tc#]"M04{R6qf.Hē% X/|Ub뢵U~W0^քlC"[wA!^kƓj r @j9MZRR;P  'Nc74+w 5fį!N@HVv:Y+Dn4Ơi>:(C}e*i8k&\Ld5l{R!QWr{ʝ@>,CU/ERWȭc;qIdTUe8Bo6Sm69Vv*5d:2T2UW"by7]fxDL ud@7ieL N3C?pl ^$$D:!wv df ` 8 ofc9ṋ:5u+v?VT5o)%лmGUg[E.18:8ѵM]b|曐7AIoY\ɴ=˩ŚޫJ\DT>j*zD=bhS]6]tqsto?4xEp&[E3 p'!ӿ 2Xsy/;.0=YqRciH/+Y&{sA8gnƮ.RQ$yvW<|N1 JE+@۬FjjUwLc5 WQ[" $6{CShzIƞVk!5T/G[:nA_8h LC >9&|TŅ4hW߿?1]({~(35zG48Bz~Q\vrw YnڎJG7C^6rWbT`,Eay%BT,5A qQʂmAh-7HgY=Q痓VDr-aj@'M>vψx-KVċ+I20!#Q g֠?"%;A@GMk["{= ~h:\7x*_Ko]ɯldMY"Og"ZueZR`yFy*I;haĻyk7Cf uWJbXԺF7}M ;ۗ `4+oUȹstH1\t #>knOq?ﮣ PodhCxnG:χԿL?H)uQl]'GQռZXt͢c)#SS",@3i[GM #NG 1QP:k#˹W3rעb{Dذ(G`S3w_f[OI 2MMB23 JHa4kSSZ` gD0DҁbU3gYt_[FDʼ~`^1stƋcDtzv$S.{Ggz>t\Zpo,2jOhpW~"=gիm!$R.ΐȹ>fx+aDTі뉮ttW+CN'@#@X\w07iW7=D`4cݶqXJc\P4h6WK vl"3cFB6QxWد p-6 8_T.?3X8:e9 +?=V "5& ҝ4q&P'\59coADDf 3({>w=g6r| `B!,%w욾eK:-[|E'jd]5u9B#)ԣg\_?2risIm[n^ojQOJEN3"lt M}p hc_;D2Q"ZHl#ɽѣs!5Aeo!93gx,'ɯE.] j7kKu^뽆1 !0}rs"+Y+"AYFbf1486/-g_kB6&J$>Ul ,ÂƐ)EΫ*[GнwT]q'4(YAͷOLs<+ˡؙ* xև#@YpJ1XaVa kP5o g~״%G=dbF"$\0Vїs.B ;Lm#0oYLNL =mZ>d#x[gO+}~7$&s3fL ;E kodž63`uqT:K?&5F53| ;#E0yzrbkPG7U[H:թ]BI1rSK>4tnD1['v"=౲CRJ:ohVi$F`w=x+r^tspKT=}Ͼ\%C[L!ءsτ Ua 0LsX[`Qp6 a v锁$9}콨Ya$-Y%/E*;4`)reL.*%: G+V(F`E_̊ Gssc$NX(s>n9Y3c9&lM\-)O%.c;qSQ1}gG6A2^<$MsT{,wlPFx%Ô#@#Eߡe\ n)'+u:tMlTc>| rv쫅2v._H#3|P,L #NqdlRzh Iwt;axd)Z8SVk;]Xv&VMt)sUb}vRjG6|/}kd5 ]J{Hg/EvN"1SoJWfd]+R8=Iv Vv7akNR( D%gb̩Tyal{ %6qA0H^AξpI d)_yLiT`\VOДʄA>Q(\j{(mGb!}B | K3c6j')<9Jd/`=ji@zr(7*JFmJ9Ftf y*|`rQmZ?8}0X.Ώ5H;7eL6zSd"my#&0$_>,'Bif1s?2 z!тBNzlL:p|1n9i #}7<u9q:&!e<"qEƐL#˂. $(Cr`Sn{w+)({xfYd{5)WCk`/\iӅU6Pa ,w݃|S$ߎ["(oceax𜶛,H:YKyEX)BvCJL1d@W? )Z3,MB(!h/R`ouN(or9txVX9ήMK] E[YrFߏR< rĎ_$uy+Be%lRAl/]/1K4Acb甩v)q)H3Fy D? <-8 b6י%DOUÛJ$޲|%+[)Uu,wEj;01pU6vupd4F]@ sg9_R{?z=iŲɽmv0>}>pӦ(7TŲN+- M1'ns+-$a NI3&4ly7=W߀$GJ0QXC)Xb[`bR`Fa@wV,xj_bi'`\F aO]<#f0JH K߀B{ Hd$wC?JۜQ y\O_@nKt󀘤*1pi.TusVMivU1zr ^PY%RDvn| G .]+V1Y(ԩ؄$ MN4-i ʐ(~&CEY+#iN5G["k}NA>y}z]O` .x2> 4ҫ ƀG:R}}Rx)c&NH~ qntkvc6xq2UgE=汪w&4'xԅP @׹YΤ!$xdp əFM'UUeϳ.9hILP% y_t&H?܋2=w͖?<^;y6hmٴ2wGÐpFyY+$&)ފ6$24[:*u%*p7VP(Eօ*T)F#Rxj':`PMn*g0W![W'fnę|IG'ۯzlz)9Ff>?w$ck0d@Y|\ dI=*z~6 N]VP=Jv6`BMՐrJfH,wzYGFqAO耲?=)9U7bG: fR$MR :Bw*Aus;6ܶs}${`RGq IkbS J0fbϝL'KQ7_Jk4\TP%@X/Jhe^'q Bɇh?iQ^2wO9u7lM*DgUM [3@Nw˂T0jOVӄn7~(KUB>mwHp|7#4܍X)/n|8I^6m:U_dZa2.ZoLR;qz,J>ath ws)#W9 P="{]q8dX"s0B,k:<vKP2|lktK&2 v5#(ч:k+Q _ ;@1 m^JKG V}vV<#8o/6ԏ}n[_NᛙB@KpU<x' g` 4r*Ń/3XIK2:ce-^/]Ӵ1]6Zub/MV<ܰ~pBXȿL@qaF<N8o;og(;ι"8X0@,9neYC_e}.J:1XdG,0ǹ9Q s[rTh+T#붛;8;/q'P3=X#C4T_\aa~h> m\ +mwcAi З3W^HFAv?߄zP0Yp )81#N3ԨMi񦘖a./m@w&)p3lhrJ_ϰI E5]hs ˓jLitDgs||ͬUfPtN:M2cNUl[dd1mV)//=EÖBt9Jx-PPu-LQC=aU1z+䔂a=}[-7k5T h(\"D؈j@Cةo]_Hw'Lm(Z者{}WH:4^YwZ-M5>ĝPXj.ǵ~Pwtu[q "5Tvnb pcrD^ПK?%Y=?xkf=tw q8q;'(*N`H=un,|q9-;L+ƅf%LPð@WRl}aZ-N+"S2=ʹMXήSZڡFm@ch,HqTzy&팵&-@ _O^#i,-{6K0 Uܨ҇ cK;pbpȜ.!2+V 6Izq+)n0]A[F1IAZNp\3v5lx7 +PbƉFFHG_/+r0^p LSiTb`~zwܖ\CB{`s&?}#O$l=@Il`BvB]+⫬~xWrphc+n@Hϙ\zޡaN7 )Ҵ*=PEbN1ke&@SOyF`(~ o=wU5[J I'} .Ti,-<4r0^߿xRB4nJePo5j쓵h3&iF/}x׸>y ЗG>x81SqUHqegpbr3^xG@f'(2i;]$;$ O2!.\zg" 3}1fvr:brnlrŻ/WMYk9=Y,Jk9HUX(>uDiFmА"~ڳwI.lޑ!0a 6kOr1N 1si7[!biz{ґŊ @86 `^pI8 ռJ@ުdkuq%I봜Dpה41lJ3,zG^uUOzv Nusܑ&ݳOF+YYDxg5 ٥ߑCkT9Y̎j' 18 ([hxs7=o}lz)Sca U1jFTzdW U:(U΄@`UӏDyՍU19KOd %k$n̘z#%5һgoBge/d\I3QIڊxAfe&\#++VT_c;ڿ]HYyĂRCPWpx垢Vy!] dϏܸЫT~v7sK,Eu gue2HYL5N棴SzGڙ-A5^V{OmAR#r4yI4RҼ1HQfuyGoa\ W++$Eb+ 4eQ)QtL.3e0dq$94:ӗ>ӌNXB"㢕l bjj -':(okrGfXА#+@bVI7etH)J6ldU߳a7<ghQTjH6B؞/O-cֳk, w%&40')IJہ޾pH_,JMNlʆ))*XM6J ?IT9;^M >Y/Rw1BZwdD Hniy{O3-%EtG[t#\`rB)=źDLʉ h ҫ6(y}#p=Mb8`K5,7F^Y / ggo`_I|?9Iz}86\(B2-Hy-P]܊N;3k1\qF_I:Or $, LD\oіVgy?\f<$* VQ 3$ OvE648 ~:̬g.6 0B\|ˮya,U }jЮ>ZM1yL-j*J ρ ؃yr"i@Ὤe,45|Y;UaM}PƑUNX KALuK#.=QrՒik}fk'[om@[CHAԒqFN:zM]bp]Jn]^&N v"kH\SgdO\>4mqȠ,$a'ulLdyx~| %ه,յ.>7y@Qnc S5ɺʒk?}P18d˶ RVS3V&;KTx`%-xmDEAd0(C-)Nr=}7+sB#g<;IC)m!f {5ҞKz:Ҫ.&E=dp9]a K$> 2p5++;F+v͋[=G$͝$ex|,7Jٮ.@Q:@M5c2Op2T 6 3-`T{^Lj FDl?۠*qA'r\ViۭvRҥx/g>6_fUEϷ {xGXQX" qqnD_a@l4-HO{M 8SM29%aFwpw1רO:u'4Icor߿dT`smǺA É6s:dZڙ$*t./edD0l]H0CX21l{(I<\L7p`lU8`O5͛Q33M2 |0>nt,\}(#6RlKϽpXQ XC֙L1g?q,!Ll +BgZCq7dYaֹ 6Hi\EpMhThwKK.3ܒAw6Kqٚs& 7@&/i->hߩ,PX]Je+ rvb9"}0jm,=܄#' x$Rw|gPsl3dչٯW1 P o+?-|~s+{O܄2S zR/6H'B6W?eiS'3~)xrW2=;" BH4cKФuCJ>p2]m:,fks0VKخQ%W\){ete~r/F@MSjE) Lk>zYd>(;NJ }z>еJK Sv{{щBb~tS MĄkNjV*Lj9KC7?b4pTO`Sp9-4:aB_u{~^;`5%6~xz47ʼnhKK(Vw13C/҈srZrz<38Ii3 ϩ(z+jAk5YnjPE =[/<LA.쀦1zx%@G7Y_W 쑴4=3h)Pҗa[KdPo\BKP3.1ܷ"huT ϧ}.o2Ql!oVuFfa $9apm#5rOf"2 lCm*kROZ(z* zbK&RT߄I'-Wug9'/ h3RSVu' 9,/sd's |jRVr}!an1 pA{L\;G1  Izv1 ꃆl `OH̡ J |ΫvM>,wKs-P4 GglQD-^T~qCx LD1{<(Ly35yեhOo-h>^AU죱QqQěŰ'V$V×~VSg ԻX=Z*g<|6-$.SOfq'[ #]AnSVA3_H g7F!#:Ŭ4H$kCkrh]7 6N ԚZlPlнb i!/ŗX1hT􆨾R#`OjlTYqyI%4_d2 T zϪ'a15ҏ0dۦuś?mdN L\U}@_䷍YODj=`e'"N#P)( ӱ7e #;  jH>'lQyEGEWzv!)j1ܳk)E횘•8 }pVK ڕܴp㲴Aet4w7Efؘd +UY6\FL ˜-p@(DDkYK2G׎1{uAZgwN->lkY/KV\ iM? -&19iB-Ow2 V!trs6m)>*thkXg3n|;jiuϹ=tIqƵ` &¦ԁ uzF,*ʴ/@U ߁)gGJ*5mexdBW?Փ 8a֙~UIyAr{Mkt/^D\&gVOi-EIxcʔ$ T jVe OgZ2zTREr~YR*.~ΜdyVIw#I62H`NظJ_4v%jۧ S]L9ƱDZ $4~;>uHڇpy%HG`0NZ#:$XsV%ȡidD&@C5N'I{ R7ulPN~a˒WFoܑFxkKi'SHM%dwy0@?V@Wg_P: c[&݄gǻ7=rӺ{ o0LYF Yˇ!G;McvvROh1e((^AIrL" Cuc6jPTiy)(]Ȁ!,I{;ܖZ-r ;-)7QggcyM[} NCkVj E Ho^d=DAWnHNKj̗H)r/~9oWġR}1wi&bGWM{kҿfb5;z40+ -,gM:.(qG:Ю]i>k8XH*Nr}y)9{&Ưm&'S4$&0Y'RzՀ#tFV7JAT0- YǶ 0:E0:ڙ0j47j5NB}DGT= b dr@d 9ӴJit[c;ed,Cƪe9Q0D@R=&R@6:l\/4;`v[A2a$l_yի״lጜu| |fqW{V$sEF97dRIdp TK F9};r5vICWpMnM~/XF(̯$>+*^_i O9JQAeEUs@Iq7WUZ,I^7P{7?ޥ2eb: Űy18Y5.t4 /25J=n]$E*ta_7ol/5M|{ [ KX˓`F怋zXpo6OZЭp2%ހN.AӡU\nHSl^>x0 t+L$ dNd%DCL 9\#f(;p!]ԯ¡BLkr<VoUMp[B Mec[KZV({V@GN@2QBDz%8 >g@ `znʉ ]{4 *;lK~z5$Om9+po(% a*}q3X38?#CiK6axKkzv(PfQf{WV1fwMSSai<Kx@6-q~M/da{<_%~hFΕ֨Pdp(Sb3V3BiZ3ŭ 7'*J ۷9煆bl EM'Q J5Y*IM/ som&4_({"NC]a*]ˇa#Hx_ $'Lmj>󝺰cEIPj~7)~:s P{\I<Dž &ƣBDcX3(M'QҐEdKW9dZ ͙yI t=gT?GjTg5J-GicsZ3K x#kqפեKlC41sW]yr;[c;ݿ61[zC`i5U[ɢ5,?']V;TBx%S*_!u?} U0.ZF&39Jru9}a$)ų"q\lnc<ڝvȆZĴ-wk7XY>z:S/}'fFx+VJXkŽŝ{jV-YkV,*{k 8f+iH`2dk:=.=Np TCH +ѐ*gdۛ^Z`nmX{Ī.[(,~hh)iXɳ aj_԰$<|nC-I xRTЦ~()ghꪋŴ=Q‘GܛEC2/h;c8-4"\Ԉf]\ggepJeZf|Xg _c|`_Եt"^)-Rؔj 8i0GG-]JWse٩-=gQ rLo`p,#dڌhkf{y6X1"ǑQTp(~p%R 3\ K oLQ9~uӑr9,8< <@JACJi`6ϝ\- Oᄎ}FQ<;}Ԕbc%e[@u?:L[DV}R=lͰ] 3؊ JoFV4O#DYx Wvafxa&\}PZR%JpG$ 8Kʠ4U#V+ae cNwcܑx $@\Ԁ jc <}@HvO\W'g<գgY^k8 8epᖟH<8H]zfUi[)xvf3B!5]JW^l 1VBrg~k-~ߙA*_/j9.2xM 'MD/7z*s\ +Ǿ,rK"ʑ yEnʄ#lϼS)[?|Ҝ U;%KGj6$ZICp#.:0D@*#IvYuaɺŴ&i󺚰i-qyՐzRiu P= mF́sn ciWJf[" Rw:lCok/(hz)-a=y]]z2CWCH<IZZ[`1ILðF ldr,>BC8]:__~bxڅLQx,.B@ԀbM g4b'Ao*kp4˱!/,,'Jܘ~B^1B"d*<GPpaPt>sEd~-Ao3b aP^|ٳw< KD=cL*<#*ߗS-\)/]`DWA|e1^"qJYæ|q+1v#=Bk,_hMTw'gqyPc,.?!6~\oNcDEdOl&H2hM0jױxWփG4KZ%ۗ2crNWrU&c68hݰK ِi^3S҅G}JÉ'Ϧq3Ah p^u b7PLIv8qoWg&U-3= ^])mff+7ٯM&^ȄP(6IإVvA;]>º ^fJ9ryT3geLnCqj^j^ paty]50[{BdP_|2eMDDL@4qOcDsi_V:$q%v;*,M MwJR^OesAa(@*UGp߉5Fk: ]Q!Y;J%TJJ:`gZa"nt+ȀL,Ե *z.>gv`N%+s̨N 8w%2)M`\f(m[? F4_y7"~!GD] i[*'#rPŋuS>$S&Y.V^>6Yb[oYR{@yaߨ`qTr=\K<&(bAn#iۋA$_CWYja1o&;I><Wc يw'duzɩ4K!LEMG/ /#BzuM%}Pvt+,e߆B۶F-NXl,xM0>T |FRs{mHG}V/B__>!w)MKO6FTht>WU"Ɠ#|辛,#[Wg*lO@M^CHKzGitIHQj I6UcI clUS*&'cD6h >-Bw%ȇ/0`<@X&~+^GZ.5? -%YޛA{)Z0-H)ߓk`/z{fY yl: od%iSq;_ D-K,^XIM3U $,}B'@{G5m!V6nzU.l`(jWfK.L^rµ |e9"afVa|=n%ϓQUf9 nEH y9*Wh{8~XeDVIlr–G(v"BL^YbD8-2xâx.%L Q=T5Q0^PX{lj>/x\r5 c4Gb!fN:Nr?=!◭Mo_T&p!̎i[Ai&Y֧3GRn'ah)wr l9ӚP%2S:9+\ ^TB(l[=tH5\v+Rl/M044'l1u7 @,+\9l=}|wW909$6*dWS'{ { 1}qmTPw&nRKԵ{/5PLvT<,U/=̓FRt*]{hlVzA2@`Cw9\yͩ<y|$jc0q w}J( =T[k>qTi[Nԝ(oP#>ET΋ G{e\PQ0%SNU$ªl%QtI-731F!oƐ:<`2.?`g,=^MR/|;\Hh#y@#Z;âE3ܑV;C-P>֨)Bƙ1~'!c2S1+[KVpy咝[ƶ}jtJ7Heg4}{i ]FHddA# x)>S.{&.s'%s^(A^T]&b&q'V`oZѷO͢T:ivGc .X %d=es2ns>fD& cPN5Կ_MW?O&2jU!_9򢓃2*Den%KPEٽ XxK. z5vKrf ۃWET~Vq_O/Xs:o_߼/,W ?Bm n ӓ-PWTNڭԇf[R&9?称uGM-M|/DX/*6Px9fZR3KD9)ܖ(QuI.,CJ7y?+Lo6|k5 ϝa. hk.L] dӥ.i!>Leu {'o(yv>$!Yg9/?yPD;SeDgʺIa{~܆ŦDDRJAKG`nQ<۱C mMHJ ~!-01Wli w/|J+2Ab֛ Vn>Șl\z`օM  tE-BD$ ; up=(f=%F#`5Җyq`C\_9"DL@f9R{Qǒ2Ţw<)zuP5ݸo $;j-E͜քn'\ۃG8׌=w WN-ep_b_ۋܶĺxV >KI wZ#Np§Bj?B{ImS ZfIWoZY[7jH1P~D?-4ό`a[db "">lm#pA+=m|m} *&/"lu?T֞#-Q]Վ?$ խ/Wц("$'f:H,нm{$̱k{ʲAT$y5xR:vgUHJemշxwaF.=O8 I]TLIXQB2>O.jtl=+g^\3Rh8obԔNp(ռVciܞl]Xfř)rvNPgߛ]VJAeub߹6םe2w/Lc}Js I2>{ըR8 ;Rm x1Ul Cb)^{&"YjBD ċ+vah`\FF >0༘Uʣ's "OEKu4;TĂ3\?Y6Ѷ˷\(^]n_DN~|+h< B(C/#K.Ln@+Ǫ$  ]y+ڂ7(a\t§+fc7S%̭0%; XԭX+Z(qq,?1h{tv[<*HVӞ8 >IT*]O7rdGddUe|_ 5+t#@i.#&"w! Co^z(ݍ(jz?S/kWfGWDjZ~!!z'>f=#)ES֣!LjһNyү۔v2Mŧd eZ.XفJ%_ V =I!I7tP=C8hEMzDQue{ _E62i+ \)rY9&WSs!BmJf)vFɰRAS^cԊZ}qOT~mq.Q6x0=*^-<+[|C6/45 2ܴGTK.%=IEO_@.8{"94jS^u2ٍFT0+cÓ ,؊Ɉ͹մ-V;,%:{BH "f:;8mppcK踴Rk'EH=Ա>^IOxg~e6{06!\T:y$<U8IM'83IߑX%.r^DX.hqq#2!Rv5:A$4fۀX# ǧ >bdZtD7 aR.\+c8kr"\?8}MԜ.t'rd^ ps8 S;Kɴ|t7h)|q {\Jwg)I>sRm߾%I+k}zUEVcZk5=$I+jݨڕ8p߅ggK GQXD$Ts mXҒx/W\YZ;q~MΊ;2{ W_ŴXTpb\:Sj=\h4Natm ;wwӪgL6{"4[!@rc)>o4}:?2'CzKY"aeEΕD?abS] W]uĩŢA97Ңl6G̼:RGR# q +#{~qO lo?F 6o^vY/[n ٖ>87K·DWu=xB# uT`\Sb&HΝ&]r T$Yhvݠ%=;7kH2|Rx}Sf Q2G m˨OUaMIصA y{b%W)Icmlc>? Gw?;ooG R]n,zr& ޷RB|>=7vLgB}o2a"0i-ӉWLv2y[,Xwў+ϳm^Gq@)|uMB4xFOq ]@3R,rD'M/"NNԁi7 Gv{5Ĕ(.Y?XHJu~AoY4VH_)u7<,|/EԂ# e$)ys9>ٱWOB8ʯb>Xyz[1i&7.C{ S2'oO,D!m}X !7.睓&&oՊ)Ow-?J5A{XE^buׁ4.yQE@XnD|pB*s;zx2H%iH]@jzK\ε%ߥ f`>Ru ‰g*7Áe0:k_WL2RCM՘? NLl!H)X) #G|]F >5e0_ӽ.Zz†08S%hQ/];6{%wHg)+6U:$V2tjI0H6Xܨ{CI?UZlb–f.sa 6x^3SyL,Q`S{Zۑ||)%hva,3Ւv2w5@haRK+G jj8mؔv e7K:I~eڦ$hĂZ^|3j"`MA< a=xG}k-,ՅZk*]_ߓ c[hD~߯G?XAy!Ȥ1*JZܧ8Q4n@m˜Txy"z_wellݷ.;[Qs$0%, eH(} p#J2FqvdH9vlU:H w*O[]C}y^C/HOދ/b~<3$%]C%MIxU8 }T?$޹֤'eyi[g>$_>P>'Ҟ,Wu)A3H*ph/HFgڡyȼ@:,rSsF}`7;3U&=S!4|QڸŘ0|G;up1]?̸m/x Nᐸ.hiGX*_l_kˉȈY>AV.qXkl$"{V@ԍb ! \_WF4Ǔ^iPцmJICS AK!W=#Uky'B`X8OV%j1_msy( eV[,mS?V_cm#'Gd:pJL^L:7Ekw7A]r]Jۺ,hWoY(.o<8ĝfDzٵョxI6#2xuDZ+P`H$n~."8fĪT.`e<zڙޭv˖ ͧ\M]h~B;-׍l1Ý"h }Xy־:!KibIǶ_A.&@ moʓL22i\KշAm^)]|Z܀ӰӶ_@qe%QQw>_OY 3TxwjءF$olsAF7Mągp7fWst!vV@XW~joX/ZJT@HAc̟w%e;f')ƹi_ڰmH*cum0h#$u6 Xu iП{tj$f$AKGP֬?˘\;AC@L9N30!VY+( = 8dѵ[CQ{ʕ #m5 n` b\΢ZTnͱPBw/ǀ u/;L#&iMZc 7%8S8ogPZJ̠lgY,}MS/л["s,퐝ic>^]"TVehn Z{FƈXs-,3/Pֲꟾ]2ISÚT1u_ŶibL\B ";3sQok[ %>zU[ßW|؉N3aWo{ؔ݀ZMq2ntX`j=[w Xe@M1Bz(ldIy¤RYRkO2%ybf q2Q\x̐Qܔ]+f0waЛ+h+ !A`Þ h}LOp5"XzPOYcwg?jRTlX!`LjʴκeC͕lL&(B#}[JY}>b?dvh& jPezxOE92QKhLA9#}E_}2C? 9(Od(7-K7m0v05[OC\,F[ba=~շ䫚/Br3n`tņ?RaJk6$҄ _UZNzK(S!Fxf+'QqZ̥͘ 9'#02bꒁ$}Fϓi1R5m&6.ljӭ*&"K[YvmMF7(=E]JQﰭ&&bL:X^"6~,;˹P+<8(R_S_;IE~vteβR_e[Xum% 'B9 c@ї浄M  %"[1Iؼ(dN7d3ih/Dj x&`w.LSj?/0a@]ivOEӔo[cy 5O$e)Z1R7CnVq '2pe1EҕR-/5%CJIdPe`Щ&V]RB7p\uQ/O`IUD'U;2jL B$ 8vIP*h3_Nj84|`^ZjEFPC y'[' noXỪf\w/9^0jQȾE4uȇK[ ߐ!6QşwsxnrpΗ-д+78H&;ahϩ2`L>.ׯW3qerZm"*${xd>3o4w<[Pl"/jgD-AoTH$2>{)8$DJ4 rUѾǹws,tE!_rxe699<ij3N(NG>:c|vwYi=lߩVhezDGA0=k]-1X獃>8L" w!FaؠEhOW)]*)K?"{Ήq}ngz[K1nhf8yFhy/Ȩxy/շ).~)l2cܩtV1+%XYLT$-sL ::.kI258RڛDTVWW Z5rc2M3dY?(wY%SeddL + 3b ZyٚJw|Zf4Ghwm*KC8ZGse~b c+dYfn&e -TG1mҿ$9`dVRk~ Ĝ\'c54\L^\5=NQ @ITx/PhU77pwSʅPBY*X)Ib#zүjbPwq~Fn٢J1lB00KyO4@`}*/O=? VJCkgZpXz*b S@dG8[*MΕf+yՓ%#ZJ\Z5~<ȾsTٱEyX0/%#eP0uEO$R} 8<"G[i$/'̯7ĄMvҁ-Ҽ,*^!FwPf;_̿FD3q )`u[Ɍ1 C  &w]le &fbIDK4"[R5|偢hߌ;]kN>qɐF<P@tPz!䕊x$*tqqGƤxI:%Y/l*@DGMNSa9P 4VuUjYLֳJtD]6"j L>(%k*_W%p+Qt"#`7J\X~ҷ0EI q&;KI7l8gp5ўݞKp;R<6%>һDoB1bH7ng dUޏp2;0;!  ùI7G0$zJlXk St<_ֲ'hL ٛT E)Oz}mUZ7]b½8S"O *ٰ ՌURp ZhS%Er n<)xm_61mդf7^45f]fPo`cO_d4؞LbkxI|s_<ekiɟDTTVG#@U!'q g,IXҚ)( eׄ {?pk)ݣyЦx㏋ ;R#߭QZCV|Ñ Rz5&M9% Ƕ4ABbj C) 1W鼀e͒?:wwmq_UZ{r/wZ"nGp.yIA,I EEʀ;^|@ycjP/>˫1~Jg.*u8IBU/ɱ`W(ge86健2:!U27?B:#R*j׋zG=M򐰷ʷԁUMK ܿ8OZRl]Z HPDJ`$֧ ~'-Q?"^ߢXv N H(й|+U EA+99rV}ī}xɡPB\,5C!J^AR'k O$杣+Zb&oyRfd5y,XbW柬_SfD(&}'.c?ḳx{}^zh?+U~ۯ4f(GXRn _nKKƏNvыv}۟ҬA^X*V ?%6=;Ā ZH^xk:1#xu7pӌXRm`B$tdn\>4:O^E ėbpڀ& uz)Tώrb~kͿ^Xp qk`GYB,DWCRSx ecH[8m?LYQXIU\zlqTNz-EP(iE4mS>C>|Z3)+@e)qz D56'"pV˖ =&Eɍƛ 4xB6TM"WFCx4ORxܴǶF6sZ2-X +RȄq 1-P})i&)sn%\_%9P7jݡblY!?VcO/̹'ZT v޶8ܕ`-[2 ,;F"i.,0̚z̧iGTQ9(S']UFjXw1*St>H/%_oy7 N `ytV34/Tƃ`S8>ʤz@'?oyE,+: M_u L3 z>XIqlz7Ii]v*d0N|ifwDnY[Z]_VvQ4 qz="l@%ڟWrC;{ wjĊ ƭHDr[>cv6;3c V rᝰI\J3Et3VЅOd$Rk76v鉶Lh^MLn9ܫ=pSk4#EfHJDjv"pshZC >[ mxqoXӻEKX]lNcH,WXx@!.9].;?;.o?!zOi*^c?k7?]MjK*W"PT <,х:t71~GL]]e(2JAHO@5_K4)-bVxg߲p*`:@xXZvn$ސI4{eѲe\2Ѻ@S:F/,*S*L9Xu&G{mr~"JsHjaLvQ\7c<bmϪl\mNҊKdbew*hp2 zݠoL3_[B,į8a]|NiKXn-)q?̇Q11s`\NJmU?ZTʼn*ˑtq ֋-%sA%ehKўX1;jtr8|ĐJZֻdjFό,ՊL$SF(:Gs3H6CDeK3B1~[dϰ)f|-%\>~-.mN/ݾ9rℕѬu3LgU4xMN058=o8T:%2Fm!krl`55k`ݣZiPch2'r73K#?3ܞ|_QFn&k?$Ӝ9A(=ѓ<9b^!< f(naԂ`a !iabR8Mc 3Ys*>0}Bgq5@ mZX9 120f,7aEȁ EH ~35t#/H@2l4#OpQ p!I U&gw|M]>"׷9/j2mF!-3jSm<&Rݺ3CsؕpJze-mtK{ o%U*h(iyC/>sfiߘ'@ӵkA4)x~RØA8Vݣá ` B94uMD_l4<6q ^2Hg$&AL0j):ϙÔ)#퇂UnYh#Hf'X L'܍wd[ .mx$knx CcD-v*OiaE0eT K2!pB,Ał>W5 m#glP5 h Y!jʮ偽ز<[%{m".dG=W*9}cdKyMƑ O撫֝"Qu3/RsTg'EKo1sv;6)FaIGFyպ9&VW0oVLg vE ={aC 4v:gOwKf[op.9N{r/loW&]-z1#D`$*m݀VJd"#%PQ|դ#{%eI/Ns/:&NSqKzrߋhS~GC-:[9 ^NjpʃKڕwgIXll v8S$gtq0_sh֧=8a fv3-yrR *)Eyv~q>S/1RlbIa S94Oww]sRq^Ok^7ZV%c0xNR~ϼgf@vL[]GD;kd~:I7U-n zj(P"AV7(?j3ֆvcZ߲_+L/ cFHM*gc`9"QړmVل$%P'4upi\v;QhC!!Tu?h-"@ Z6 ~fq۝+d߇I~MSO)! Yނ3aokuNwC;9(yh J 4<7`gݔ}0 1#Z~n{Xbʪx{aŜCwn5'$l&%X`&=\aE(ೇɩ @ U uv2W;ӱ->aT2fq#G;4.=ӣ]`g.Dg&_\3ƚShk)Qiƒp_Z+?ҤjR> gBL XLH,P]&QI39[n#MҥhfDȏ&PE00ZkIܚm"d9]| ц>(0g)f/[Aٵzj.;]tHI1[ ǘuKIk8*q4mr5#ILxDMw&l ⒐4Ua'T_#rXM͸xd4E9ROD_}t&  qܔlcf\Ø}9=sml _])/Jt= !s E'V>F;0/}n\Hﷀҫv9e9Wӥ,>D9|U UxƄ _BYcx|dQIwF-ĠԢݒ5aR5AuG F84Ӏm;B)QMgw!@M>B,/TD8TFM-̘bYT]"v/FgFB}"7r^+s5^:9NうGTVo=C0%+N PFWzorP7:q@_ŕaM1|%'[Ip^oinIU ; 9rWot *jЅ_dXr%'$#hV2͊On$zrcAhwՖ4wDo3>"˻6m`ME.Ԍ:4W =ČW2k!g=#^bv##IxלAZ,- Ku'w@΃d8*]5,NDa98T KQ-B AVݺj 'v/FrTFjR1N=oaOC;9,U |U3$M<ޚe\z7sC" ϕC\JHK'NV%F>8`ԯ9M)} }&cZMX))XDeL8R%`X|-֯mꅒ O%,–q>*F~Q<"-i;9 -X~9ODV䖭TM VA$̰\պA03\&獢m˕PKbh;b")R(X2-.*KS nԱ]T1CbF\5=[r6KEvq2pGUN_ s."cշ]ΦNܩdp C\Ce-‚Mr?NHm ^s [ne e~t+uۦJXNE~S;/@, i㈽ykjj0"OG3B6xdlI58괹*'=˓gJ 4ldT1S&8xiz*L˧yQ oeg&e?V?WD .̈0 W xyv'j7W)亜Jh'؉g߸U}|jxn$`]qԪdm8RHr`oSjSk-CGqj` NN}L>eJQk 6Z5񧖼|>i?_A-Lܮ3'kÂPޅ5AMΌ߸*فu1&ߖ~Kf6TH)fȢiāX;vЪʖy1"A,)02zjPdqo1"{@%`o2.-XDDnRG'!ysC*.9⃫ֺ{ч/ ,.gK.diwfZo@aE3jѾX$Lk@>z4/q({BO:kJ4Zf%ZBo$fkri :tr<m6d+2*#(9pwY~xN"h )>YRJ('hiwqDY!VJYK`#z*8ӄ967S|"_iMqOƓݦj1#D  X҇F^7arCҡ”XI0/ӑ "H%LM =%~©|X!h|C;Y}:Y{} zi+hk)K2j j^̵ٽv2$Ϥ i rI-.G(Eo!fe6E/G82=r\ VV71}@5hDM=j,O S $ƅQsؐV*mvZ$o(.զ H'A H|>QL'c70-bܳsS #󀶔@ ONIk RCBmM[`KpհM^Z~sHE<|8a4lb!`)uzM=+g`~޼zIhC~>w3Aaǃa^]NE`odv^ _ {_mj꽲E<\JrlFk>&'U/. rVcZ͵XtUXxmCnM$59nG@ `i 韀T(Ў3|z~R`)X~u!T=ĤGT;8&)VFg*tgh"ShiaZ]6T\KJxќK"E=ed 'CJW&7 ݊/4pL屼 p3T%)?sgޘ4RՕgM!VUQ󦔭1L׬Y+:c;f?\%'ZY ҕ5?w.@''ZmO16e$$rկ HvҶ)<"dGJ24i)R  Y|-pQ>O( .KE{UV#~qPETEH LE#Q02'Vulk\ s^Wbh+^Wp ԙ}U5-<9YEbzv*d6 ֡K ˨t% J1!<9.lXu\E]l 3%m81zr&VȎZOwf}{U#F\aG*U;Sw恵%JB|c)=[{̣*{]|XTS;KE kǀT+0sA1rTkU"!Xz'< ^fk.rނ/?C&(Nz_o^:tDɗFg+AKLLQ>Zͧqğs$BpW髊0_[%*\9@ 0݅t#Վa-ge!qb^p,LH5r?@!jkkdnJ#ql*+ ,m݂ ]$G`έ}7Fw>6"7_˥ /KV>jÓAD_>$]c&]2[f#,m]mw=^Pƅ(s{S]Z+jy ]1xZCVjNvN"w͒JE%xCwK wAWt,+s:vjykû^za0-8dK/pD;WSrǩ~c2-6Lܒ{:x9ժp[f R SitKe9#HȎQhdRgo0n Q/t;w9KQsHV(ZVH<ۅcN 3`UP!C0_1?kԋ5)KJtJ {AA'?k~YceP9a_R!,y7.T#*5"Iz JWSŻ7%WNĀNs"N.g%6ks0o[}_7Zư)8JUg=l˱^r$J6>c^a(M&8-F%g.Km`]7ξQb|F4_](r<70XMnA8/x0g8!?LܓF gNFH\ޕ4ZsN>^֟ۖR 0K#bwMrbA\ ̧*PeV)Ϗ jx]{tB)DzU:?ˋy=GTp{wwwЈqɨV%{OKEɛȡ9cK%J>!n:B'c*,cݙs*EG -\£sW嫈nz=Φ JyE|tg$l%I/U@NsQ8$9aRzPEn)fTN%H17^;A<4}SCP`31~ZiIKd7y˿=W5hvRt߿DW,؂.:9Ec/H ECP|kzżh˒o9 A#L8A$@oGR]."ٝ1槪; .ҍbݦm2v#Fp ={d,y;hh @֝+w/ g?r ֍ꜸW,/";ׄG'SvUMXR{BB6 rsu.CgYnG^O<۝T~E`O,Xo;k{c [m V'~;0^`0Hvm5mYlSw>:>+X NC~fB >_86b@ :XW,n|;p[t:+\:8C_߿unfє$&x_WXA6v-`LtIY@VY,@Y-E'Gׄ{s IэlȪux~7++A9'(+5 G)Gk|Ͽ3M州;lR380g C,Ύ ]Jyp۔c*TYTBIgǎ^^;đ׶xX]Z:{ߔ^n>{Jt{لR;VsLxks`?Ey9@TS&c/ $p@3Kb8Ű 0ݯ$T0yEw0\ 1Fjځ sKARsb̧ eO>R5tY*q*u f͉&*LX@H_m* {onN?F؆(wĹcYQ9a-l+-sywS!zZ[#^QU`n\@T_Vn%DV)"|*6`E %,kOV(q=  9r0J9pexTb%ՑgI~=e"4',KK}q/ꐪC0Vkpa|Z/wsM5ڡ~(f5H^M2>aO[)SVv5HC4Ǖ+|*RxAmGf("]v `g*7CeӺ9[ϕ8ոY΢}P:{i&Ro_+1험#x~\ܙuUfJ`na5;t hz_D&`"MXN4!2Tf20bi\8 p=bj Qy ﺅ`4ܝWLvS0఍ :I Ȳ/ܘy!?Ltr韸MxD.RG^oB;#`k}Oa , .Z@X&J+jͤ]3g ڹL1>)rYy$/F,j64(^%2k3iҬҏO,Uu}ےʇpv œKdDueuLeM0+O͉=xNV)5z:P'${pZ&*|CtƦSLNH!̐sk~g_4ᝩE/?S+Bonmzim c(NZ}};q5ZkV1 Ij[(di mmʲړ-9;q~|Xq-'/#"Nq4BG=mPt$@-=CB3$`%Ex*^X;RL Fp#Yn"Fe]H-O|\4}."*5 |wVrKa D6>6z.L}Md@eWնycifDdƾu+(eOcыyGU(P 5fQ6B+'!gL?NcI!#] Zd\@G .w,w[ߢ4%/@TO"BX4^R\}Dڷp3Y[T8G^F9;̘ 3j@m* 'g]5|Db"t/ 1o #48pARcT@0 / V6H>G0ǧC{VהSĂ'v?2BJDKzUrv E>VqOgxh+kbXЋ!f6yD\kcJ Cԕ*0Q/' *>kPM1~';G/E KYżOklDjmB8U*1*#s5"Lh6{Z]VaTGh_kd9b훐$RRAw:Ci/TvЋ٘w$GB֌R\QՍqc,XYtF$x<V=jH^MD&xSi9~7ŭt6˜eSc7)mǁVAtmi{Ldj0qp}3Jz8 vi /}P@jU R\D!ڰ̽=o;~uudK"'óEH|:Բϒ `Y"EU=Jr{muYޣ;63e40ƹ9;ͯ"[6%qoZFJ< j"=|Z6.s Ƞ}s-ō>a]T)Yzοڄ'jEa)Wyمb|2lBM_ {::[#TLѫ{cUEr鍗ȿZg$Hβ4rP<$Y6 MnvA@vgM#V1ν.ȝ+eZ=`)k#Qsj.m#M@8|.o7W^:P+KKn]9W =={Pc{[Ҙ$Deag;b׉>Yf7dG1o,953u[-_5KKzU;Et,J3RJ/ۇsh̭H?׌ ܋0nhw& 6Vh>1SR}>(HGkqo U@w^X_AߩPw]$se`gCyY3 Mi:5s5Hrd/A$t#i{P~h2Rqۜo!BKiԑr JrQRYLJ;xm!Úa2nPt@16591N+*Dc ]]2 ty.ϙ9e<+Ka!HWx]&o 9 l ӹ%NF.&)hFhЦzSs̞ץ#W`sUN-?.ƤTQj kMրzѠ?ZE:? EOZ'VHxxoli(4#_ gBMLmtk5NBjK]֚?(1aapB}W_=M%yکm9pϞIg6 B0Z f_ltʴl64L Z/k9MԵl֩gIx R{ת;9Y~Ծm;ELްrNUïA>E;D҉l,{#T% 7k3)Զ I"Rs7z0(mӺNJ\Qq=c94QOxF&EЃ7֟_V\'m*cr [軡1-?'gg!CEwUB>='Tw춛CvNSk~or[S4o< &;0>Ja[wg`lĚՃLv ͟vG!\WB:%8KsAb]"WE09n{Xyd.2hY9QYIЍ_ meZUOuCwCǰa=^ O:;EfSA͊9bc.xyTVqv=A䱌na>r%⻟kӑ [+rnx5Qi)+!afqʛn1Al[+6 6̚Ȏ9 nnzf=@3iܮ`^f:KJ4% NS|%.#@L_f6Z,Q$4Վ@3A.\ %;3fg{=iX 6%h0T!d뱁r,F؟2wɊ@'Y:`?!ί go𯪞v$7x(";*k>_EҘmgσ@V`J _k 4 w-@Tސ[I>x^)HZbXUM(^i<p*;T`+W2]wO}#k#>V_sl)Ig%iQfֶCD<`$V~? бy؅w"Tkd%")3"5ɴaiX0z{`F,AI, zf@XEe?j;hGّQr eJݽZf,*Qx` a*K RԱ} +Uu3]^؟4S[׸kl6v#(z[~["z п60ђK4G[R1\}t= i_^_jEfCY>hEMHGE#当?+٦$eFv;i$⦅-^ҡ>=g3vQ l1jbj2S+Ms(T)H&mNT^*9PN3%Š+Ppz{j0ڽsZNw2Gt)3by2ʽ E7 DME-Pdp6o-dER*}sF2&/becA`4̈6YV۶ 4 SK_$[WP,$١=P\H Y^ϋr=k%4UMgYau6m$簦{ LboDW& r_|m$sF2<=>5ּ}s݈"w±sto ;=}X8_R DR\Oq^>?p^vל8`ϩ[/70~byJx4] ӁfDo1T)8K2MN+b,,|[!W'C'8r\% x+&bfҍ Gx&?C JĎf~Od&XzҲz[sCxylu[|NjZ DdC~U@>ے@wgb(k6x5伊w]*"C4BJ4~E`2e i{S7>$#$ko#jeT5t(xz8K35A#Tl0Y#F\:S37XLbr# Cd5:[crᏂbOd`?pWDgҼ2dѷR"NrXdt0yYtY7}Czq S_nԾ(~|uRAUJmmϾ#/ޡl0'JqsLv6,Rݘv fkO3[D߅)Y.h<]޷9x!6#hsFړj19D҄ND"HoBɋ Dp򩀹# w@UlVG:bݡfռȐ56˭ٚ@p' &?ֳs.[7Ɲ%؁Ss{J3: Gu.h]gc)zX%FUZ0BhҲ׃ܑ&.RɾhJa\<2# lj1A>7Xho,!PTCۄK r)g̀v_}o!0f3ˍ7DO{Zt8'^ݶt?7kE8[0k1Aŗ\ˆ0~eƙ|P8"zs7[Ox#H5 π^k=)ѧ#H^[c j+ %롋̳CTw%g}i|{L2h7^vK Zqe~Q/!MÍ2. 64\9bqMF>HϏ>@Hl-M+T/"+3_ś12ˣ'wޜZ4[i({Z%Kl v.b }w[_'DHkXF|Hկ}D݊'M9o:|]xm*㏐`¸R^cuw-.dD8?bẕ]0YVbe]9Ӷ:c.@_.[i-toQ ? %2 ftA#LZC_Hx-3ZMS9Ȑ0ۚ]n>/ x$X? {N1+Ea|`:@bRWpQi 3n ХMsVr!1ݢ৐ InIaRuL }/1 IJV;:=7 BpF_s3|)"t|i.]B6eǶBp.7}mLO nqːam63ӄ9 fp5{;H'p C^-\lKB B.LqP x[}E[mH:o³L$&a4F[~;@XG{:l s~i?PL5vzdm~nu_f&WZ*'w*T1?9SkPDYV?Lz1w/@G!IN equZ!L3ldSbM/3vfǺUKE[PO,!W_E_ەWw% F`w2tev* 8(LҫuVb Яu ҁi4zP5Kqu(WqTFS3FeC7zӝ&1epy?^WJFp0yMYFzLsaLϱ FglCLХ6|zs>T7#{p?2"v A~鑛G 4+hdB+zI*q\e@ {V2ϣ\D:q((qi9d| jx5'u !*)O+iyv\>F=5 oÆGL\¡P#lP$T:c;D!TiY TD"$'俨2R Bjؐ_1(-9'V,eU!c#}zJIn(K;s #SP"B{gw!Q |'q>gvdY+Kܻ| ޔk5-7 L#SV*BbYUw=S,f1=$G|[4V]ֲ7$%v;anjǚ `>H$]'I[|R%vЭo 6stRsW{(Ԟbm|H4BÄv:??E+\R.JwKJ-@eo&T, &mc^Wy}SJ p?a`*7`i ̨XKطngك5Ts]cPVDΉ3-GAΏ̏2xp>;*j((WLM\!lu2(^lZU=x( L +ì_:H٨uHNK)0Ġ(?i .FlFbOE1 ٻ2sK} yh&!x*H%;[g{R!bXoV[@l{}4(P|%.VD" )T¥Y6LKjhV8&Dm4gBb6R;@%:w#)0%ܟTcbt28R=~.Ӄq-?)$qyRJ`%& ">> oq⏺ ğv_xӴ1ĸ Y;{x6O0@ֆ7sB/t-όa\d,IҪkX=]K޵ BǎŻ&Y w6:,w90 O)"%JE/@ЗIXS eg.jmN&vv:錌 XptSa3mt@ϘVJK#z6h*Lf cO;cC_O fhX欋 dQ2O4ѵ_n$KoS h}+Nzw{m(d^$ZJ$vq.yeX=66r} ,QdXaТAEp T jسh8bK@%!PV1[ Z/|Fze[wmAV 6q X) B?VkJxyFsk|XePizZݕptGQ;navѪjd > 3G--Jp_8-C·n:L@HLVCyk§sjF ucp MV +*Hnz|Jp2Lh$& F j}ˢՔs6f u학}m`)M 8d_s($2&ۃQmksLR$>0EO(/p$,P)3)~&]?fcjC'E}ˇZfn WXgKʸZmf|aYB.&)I1i/o=.HE}}AIK$Ѳ?yJWLySEaxD<(TQE =\¹T$>aMZUҽʒ'bȟ\KjD!9?skm!ECэYk$-[Uc\b5r(~c!uL?eǺ018OKZ-HZ ~xO?Va&#2y;֎gFOב >bW@,g0X3Bl XޖIgUO='NI5sEΨy\<5k2i/={:hhz*[?!7OH7PݥU5>cJuD72z8}⡥/vwq>õso+$AqK 8a#b2:#ϡit2:!yEG$~LG %:΂e7z5 mR|ﰚ޾Y+O'yy˃T݇h[t$0ݝ505 cJXY}?I ȈNJyoP0d. n(;2>ź"73d%S9pKד(Th*s͈yd_QfcF }hL'_JLW d'`E.l+z  MȭRduFɬrT:⨉jr1pnQEF -5*eal8xLʿDܵ7ÉeGiVɀ3bF+%)QoPM OgşN[3քyc`Uclp3C4Mcv$l$Sk,`[ߧ?+di:H(}d;WB{I9 >bu68%TtYп̬s XIv=b Il#fx?İ%j|n̩IeǼWMdFU C"R64w q:y-lSG{T"s_B|}uf>!>U6z[uO#J{ S_<ĵYIsf,B- j&<ѿoAr{:G Qwgu6z"|{}_-Z%%mD/]Iaa`[Eղgsza_TnKc!K6G;+5a&Dnob)_쓽a3á)6Hehr.YrMÔ\q;͹ &{Rq jU^ֿuKhkn9UTES>ۨȞקI&:w}D؄guK;c۴_t'B1@*ǪF4%ޮb'dH‘o[:G?]X\{L4b]Ojvg!(dPF{.MOwxp,1G?C|ܣ@LzƬCѐ P ֍9JpRbXWsФsz|Sk2, ݇cORi,S|_h9Fq=]~ 7I$Iy-M VKaK;ܥ*?R>jѢJ3k)Mf+ݠV> =4,Ğt5]=wE9Y[F2nf KYFBSP;o9n9t.x_pEA]k9jܦĨx"u=CK x$JW,!RֺS!o=%taQ` L=upzι+_~ uRXv|Y +[.̓i.}ĭIv풗u5;Ҋ @hL9@F ogGk'k,-\a/_C Y(a.kFC]90ZaD3M*fxeX&VSȖoCsk 9* H" h5{@k=H?V6Ҽ 타# m2槸/FsR&N/ǑVrkJ[fgf>f_d0LFaހCr-$YD'?sm憒xh)=;*@ 9uXk/F|7C~Kr韁pͰg I/-ctk쾺49mW%s|ZJ-]6ntMخͪ~qoQJףf˹N/OQK h10;Ng{bT^ P8)iaͧ2wlŨd-̧ 7ugX'tS)@B>Wh&%0m]C:3x<άr!.tQbvcE2z8$s/s@Bntgf+[ѻECL];ZΤ8;b:ۢӯQ@_V$doQ*F)wf4!ɝTaL&ܼ;U ~] Rڣx2 rN_M 9lA{hTL%|GRΕ;p@Ẁkʇ )撿'F25h H4$SgbDJ-ҙz0h$'Xum7CAv9'P烸smp1rh_srX`erKgcWiI8abBs2w9Cug4pA'l6sjVh';j(dHg"!'-&Bȥ bu$]'iS/}kn1q?O i6hjm<)>%Vg;8ЬkRCmãp3m1}2OaN$TLٵqͫm]V,[3%TGǎ:jUcHy}MsI ¿:jfpMC65#[ę1o;`W)y]qg={x qG`1P DSl?n12jǔՊ<ͱz>/A$ysUSNfd?^)|ؔgXf+∜p_AfR4rc6]NHlިB0Z_J^LL&`($i%,(VeF$12oM4w Tk;,BS/df)o&D%@K G-1Kݐ8H̿q1s2tr~v.FrO҄c|hS(DXuUlbT/9lW^ThesQK:ዖ%)x]J]3ikaO@T$;&2UbА-E ʵ?SyST ރ 8e!+uCδ_,ߤjzF pEf{.R.gR[URLg qN^ J3+UJHv m`~c[]C`3(K B$w K=nŢoiMa ɉ%$kj; o3gۓ&Dm.|V@Xu=5p9~6N9.RaL)/SΤu22*&ݒghvWT< \b@KXNHF\En^F˶7oa m'=H|dk#aI9;l,&6ΧbSv[ys$?DU/xd?,R&Z!Q&u>nS$MA\D@.󐏒p`o%=Kaŏ٦5022]:}I9 n>%Йn3,zX}pCQ\HV̐F>GVNʣib(QԄp^m۰Z Q ŋs\: -z=Rð`1F\f%9,{l #]u p.vgS#ydKy.]fNtd_>j/T/0sMaz+%b*^ua/Jxw/qZG=k& VUݡCŒ)C*=LJGg/Rbc)̃j#F+4^d ^Xa.u\TOx_JovKT̞AL<-|- Vy8n)cqedݜy!֥֔Oj*R4MF4yNv6dztR}*FRT(egG騍Y#t$<@ NG(ګ?ΰ {P9l|1J=JF~꣺[=Z281!&=@3U 2\`ٲ nDab)1s=MGfNJPe }_yuwff̊rK D~[&*XJvr`ۿ(Njf Epkk+Q?9_k^ MF+y9ZQW@kӭ2)x~"pHd÷-䦒}xj&-L*zk1I)z'KEMDepgҙ89k0a\0$'19wӂլVV.LExJoʼnP:RӀ]AqAw`tï; Fcn[ZA:]V[hfrdY i\ 1 q qO`|5Ǜ\P{ُb5+ b ZSo]z*v.qERʆul#ųiٴEiD-'.rG^sx2 Z$tTOF8;h>LO3'N˘sht%6/xԙ)#T 3(CHUN1bĭup ?_/^)dqŗitkYo'.'+;#V_gF>[g^#oJwu>e6鑩BT4hȗTW%9dEH*5YyWtXtaߒ$j>/~/F9ack?(bp)+x8$)o:F2Rb rzAE|Zh>c3~p+Fq+~u ߥsܙFTD EH{?d%n,Q *%Y=g—My8UϱI7\\|>b[Rpı qVbKӎMBzPK}jA2U3TU5#eïǛ77xLAH^ ,r&:ޤGP,ՁRp@ivEl ՂR,;APq Q=!bS% *fG|mY.aOu/0 /.H&0lo7d%1 GzҡбƧ4P lhz[ώXp~+(nR7 N4c F} @}*`zj[ٕ[\oNfqq֊Ѐ|_&8«CC#$>[fQZn\z?~;ܣ+^d &^*;{\固>6$ hߕ¥ewUn;j{mY8Ejm5 4*uuyF^ր@-yP'j)PCNSHM:>bm= F;EF4`+b"&xJMW$&=IaN;,"]gVu@t\ ` S !zSIQy7(n˂~@{Oܽ!,4])`@C{{dG̺4d[P}Pj Bl*h~sC08,r9B#5v;&P(zrk$\<.E\}4 Z㘉R5OhKU亀y[1ư N? }e *!koriQjE.&} wơx6@ouٿS.M׾ ±FhtMSf@O0 V! ߎ)/Tiʝ[ 0~S`,cj0&0pYRoLjZX88 g᪣~f A Jid(WbFT6ƾ>яJi_:42^uv?JCp~g7M<č<PcŕRL~"qx,;MjY!=k!C3E"˿[؞V8V( Je6>AB)<_KN{(=O^D1FQkXCda3rCY7ڷYŨ|B[(0g#7VPzݡP]v"O>̰Kb 3+wف0C<!7tOdwY61yKW'Jt`&~K#=[rՍz t5[ Im "FOEmhԤ+%q!4ތs=e 9hɇCJ&ifI# Tc\zI!ucjs|0 K o׺*MF֊]"dqp`Z/w=~Sgw8O1)>GGJ}+hh|tZ M/$3qCgsXz=9dP.7Owq82+gTY$IX̤qp=W!N :)*[Wn]qL썾޸BSǹk Țpcj*,t3v$Q;PbroZ`2!#S#7׃|BI"<NwxHh\{MCc% -(FA:q qL;߀{V.];NHZe_Az= ^mFq:YY~T9c42>?x,+J)icw; ]>hR" huz$H;N~Ubp!c N\ ~}wzd/* .@{㣹&1KŠDmq)9Q9(dg5L3CSxZr PP o=&0(@z*N%XH\:hRSzRP#d!:VƂ.t Se{0y!z%-<;klؔdAC.P ⋶,IcG.E"_yZ:NGl}֕놙@kh-aE47 Y/U^GjoGBŃchy ;Hn-lE-Nvg FX?%>LԔD| &gȵ<>(V)@ˁvΉy ͱt۹U{DtWPh9Sm}i4J":12Bq -'8_8p' L\%M+{ܙɿJd)YМ*K;o5QvUKmxe#' \Cz ydK;(R;04a~1]WY.5a#s.y:a bll Mizp yooę.|)>q.|wm>*k(:+lXՌīfI q>+KucLt&~>N >sX55eL<&A~ z 5K*LnثGv;ѿ/-9C HZZ? [D&&lLHŒ'/thM"Pt-J%+>0\%A`~e;V\"jB+|?uwO# < +WB˹cYJZףAGCyV45TEp__N9 XT)=E0BA9 ͶraXIzO`,g9]BX= ȖT ga^6nC &[ Z-<'qwkù#kۇL([޹,,4"ǂ{ȸ?Cu-y@7jAP*ܬO~ o3|R ބ,snf#¶'tt9—^;uj<(PLpF B`wy(EGSYV oH&S.I.=W/o3}|rA"Ma"R'T@o;w%ɨєZdpI^ls'9 Hb)=6)=OprhHP$ɕڥx?U|-Lg@enGI˄ȧH2 =8rx"W 3\w++Ȟ2.3zRE)L)&̨Ӆ̎P1rBUM7.vO¬ae#(- lzu,su_"X;#l8 z0ZWrx0 B_'|%jkK@a00\{p(9|اiLِ* nm;\e\aPm.9|J$? t-Q*fUFb)ר)Ch+xX~4,9>.+A,(ɮ3̢N;7\yz8֋iڲw"8-e{=f e[ `ԾQ͵74zXtuy eb%5 ̈zSC[&m$# p3P;b Eȼ5m85}:ѭ` AFJP&y8,`\lWM1/aGOgc&1Ľ'"Uoߥ0!7jMKzC:Fx^/ ^; WL~oOߐGD5I/|dR |2jg3lРMKUJW\+({|\3K:oh">2J{獴]ϳYtyh5` %$%~mF[ocFDUd!A'.rB>)ū:3% +ڼc〚Z41йm-æK\,<Mh?+u P8 kQD="/6qx ^إ=#3`2Y*X k֩kR Nk5w'q3\ݏmN4,K]h=-ym݆ސ-d 25YфgpMlh$U/UƢl^ ɏm}_,c).ڎlCUֆ-ݓ# ̐kI蘹yw>VR (ԍ&6)>QnuawٷG&P}nMZ%3sf,;z.8LZZN,oU\et<wo^Ռm8Qm Ju ³\61&8pM1BY7'sqS3DijpM2SrOE;Лhp_6]ƳhD7d ttnb=QlzƓn&IAU7T28xDf 6p5R[Ȟiym V,P1\sOFή"hsd٥Q^>0aZ{Hėȱ}%@6kf@, LI~ M=z#DM`SQTIR.ƔP yQ@=R+8O qz2eA0#喇FYW(W؇XTjҋjG:"B@VL"q W, 2& `fI9)#Q'= rɋj _p\"f q] !je⢲D5Œ156ӓ%>*=_ esot>:ȧwa%.,ꬅizCʹT P'v-åsh4loעSPt2lŰ_`@83pgZD8j{S+`DĘ+]_ _rknzwh;LIjJs A$7ᆒWh>7ڰfa4e,jpS[쬟>2-\ӊgYnr4*霫4T\t Iq⻗l vKLk}+uji]~|/ybo NK/*K5Fl7?=9F&I'@Qq~!*l^#ӥovݧ #X!$:C@1iHd'r~%SG9Wm"Zm €ȁ Fr}'mӢ@oW엵jTALATpCW& kGfb6 zŖQ9S9QQ+#CA6Y*?QE'Nn[vFx?MB6L"R[l]t[z>xb3086uan}v9Ww$Jn:ϑsf`1KNqQ g[UĢL#~0 EچV9CS 2y/HY|.WȶVp4,R 38br (ƶR#-@\齟 [5 S1L6bw; kGU6o1=^R{-%Iiġx| ^3.|G]({*%E~wyl@A>nm 9u2Zvv 'msm%M̻ ViH+z6!Nk {L2MM܀%xJs޵V[E]1m4_q/8(^)X7pE S]Jr5GS`\b|J~==)V(q4i)hT/d)Vt[M_<| > s&vεq/^zo+-&hn7hPNb:S sV̗EP);]dh`N/񣹀t`z',T`UzΆ@7$fOEEAos,fHWVCl2?̯U+ucN]C{SmꌐX zIgR~#ݮd@o])O |Ku8{N;7&-TvkuP5:>C9xʡ;q\hcK]•e3ÌGHnfE\..sBHJh20P6y%?c9J`Ryaq,MPJ[~#k^hd~K,@z% ":f:NK&vX~18ZS/-{$AgHr$WIXtao~B->oq5Pjy@X%tWdli^ؚQ;TKʬDG֌E~$*,:AVB(e|!o.20+z- MƏ5Ѫ $Y(mZ_q `FE.ry2;4ϊ R2R"@5S2q`l`` xj0nwMU - (9U:%#lB \ce,Czxu=A哀onT" 0'\h2"aj' :*hp-Rs 3b;7+//}UIP1_]#_77^> V2H'xg ?ܚ|\ ]B?z@'Ii xFٌ!f'>wCεk܀PL8sѼrQx_h&:P]YKWM/iN*bRtU nvMLGkLENo9ޢ\_CT4kb&փJ1@UG`"vݢĵ{$:j*rRI*2Wx%p+(+%pRGMF[߿+SJ@;Ar]gR d7GdPjUQDT+pX0@2@J 0w!'ԕGzf S 7߳X\%:MMeÇscʊXzG ;q3 O= ^/H|@ROEO^*BF <lyl>y*KڍZW(TR1xQDïr/9)Zk[ߗ;Ksexon:Ԯ-jKB( Jw*@S䥇+]rEz^D"}Wg' VtY 'TyܷLbM(n*4 YJx@KvᮄVc; -Ww}%xVcO;fٻz@Hƒ,O_ᵾ3xlЈv/^۽G )]p}!sn qJj@ymM,B5a)"'բ#ۘ7T\%=j$$=8N./=wxYCu/CrW}-:J/R:Aqo#Ma\HMN'N4W,D(feOgT^vg&Q2|(xsD=6[+F4WE.<㒏-< >Uݩ= G|fZµ,p97f:WpFZYhsg-8F@]Xė^vl;0Y&Mvwe@3LaL}rp!cä@'=W{p YxSVVզKfyIPKm6vhNƅI"@QAkdxNT*=F3G%/!_!Tʔ;"M]$ c{NjIzA<۰iơrstyBʜeaIun`ԤܲsX({ ܅3?O&-B1A͙:1@Zz"[F,7)b樔5Y~)>|P_T\$HywF dIؖQS ֋:~7I|W}R6T&ᅳ|Td%^C3Rɠ.x2p޻H`6 0.~!Vw"(e*R?E '`mKNzyB)$-ql;~Å8HjZ@*dңB\QXԫHDfNՇ|#w}#?/@* 7x]ʌÈ^ *J{#,Fr׭(ͅ6pL`z("Nz<1QԌ*hMU8}7lSuu^w/lC> _ BvBL=j2n_v^'8`lc,Onˈwy3_NO9v52IYp`?&]WeRDŅ0dyǢlsuā)ґTt!s 0^ p'fd/>q'q.\0|hpBw/ڋ. ޤ<z Z#]`\Et}@b3j06SEUv٨$K#u; z2 daEu}uYTl,1Ϗ9p ҲwdnP8-'BufdM-[cT́^rþ_he^,Ԟ݇/5;{( ?AEx9*(Q~:r,3KF%GS`.eF@baQ/+8ZE 1_lV9 )RX!xTS3F$d4?S_&n+2td%ZG]ҍs o X.İ/Fy|Jn xb.ܮ߾ǃn hz=5+ۼ{_Czޭ=kotNT?eƭ;Oqy̺M6VGUje-"$R+(.Pԭ Y&L6Ș(VE5 F墨$8vZVi!Ez,L ~ L*p79j7tZ&1*< @5]5h!pv2\Ͻ|U^85 4Ee' ~_rSj@}u"Wtv Yr'̓n ~btX&+v*JxVO.J-X_tzQc%w$ɟfOi6$*FPzwPjJutwTa09ZEi |$E$/uZE2R7PiG[G߹h}u^PZMpWZ7]"CPKyDL 5\W8팚6*'IlY4h~QPzX;m%R0NЦWp[;>.T6|?mTEu*g*"5ej?ϹjL|?9Xh,f&௻\eb*ijqt%LCe5IYna~5zi,|3SGЀX¡LZ^ӽx%0>1NielDo,*`!u'͑ F 鱾BI,Y :| 0[Gbsќea1.E9ڼRﲌo o!%l"R8KK 2\\~8_OZϓAFmPdޮ3^r/p]3%в%013V]RTư?~$[zA'ȫ2. +tdG0Ώ4z8eaQ,RL)Z8u12jhQC?`OZ+jW ş킁qOhLK=h;aYZ0@"}4y%'p0Mս!碹&Hnf)I,nCd ˙vš)]ubs[7|[AKY ) 'r UXzZ4$HiMp#垼мr$ė= sL@iۮVIFn\(5ڣ-3ýimw`fb`3pwvxbZĺW|գ֢CRU Q>G:b EݛvqVG5W%N;ڠ0î0[ŧu9( S*c𐾜8< I\w-H06Pk!{ T2"]DaO.p>yMro#s#&7|hpHoW~Sg.wuy70&dh)--9;9Sf `ƕWj Ӷ]_[elC`GEW<vs)7/0\{`}PhtF}t̙)wa{6(B4UJQX77VD8L.OsT(=ڴ|[_z*.*ű;V;(c}f˹1FUM.kNH:h՗Ng3s(MzGI_tx0Or-XGhfSH9kFrW&O?je`=P@bz!C^p_Gf. $ }nx}dPzd6+ݔ M|-0y-8+% u;* +6['!SZVʢM^ȀdrɑS:>.qN f&70}eM0 <#`{kuH{~b$=Ooql-QO^BiEXx](˂+'d@T(gbu !\<# T->Jp q*ov^5n=n<&xE#>J >%k# c,'8'ꒈe1újHw"m="!;|KܭnшMCjGDjw0J,0NJ( 2b\yJ8l߭9#c2:~`'#E0bg_K*9)(­篫tQEITbI>Qu@Oй3p(HP`F,[3}27:I]J-X1XTV#B__3mj;D l;ԷԶc 7`BKB3C+ۓ5>ԼHW0ұ"Y*\hΞ霊l\2Zo|''tȶDYi θl 俰24 bzi4$xa#11~݇Tzq~neR5$+SnE,ip:`Io2$fH3X">+ P|7B:zm۠ S\\QA\UTSisb{@@3s[j:9 #.Ȓ-Ұ^"v,yf.I*~T4GNݬKwXuC4y)Ħ q9VY~h/j ʿxո%6E/0yck֊'Ba^jaHesJGс C-km 7R&:h%M pt /L8g my8RwhÇ@,jd;}jl5ZZ MVg5qoB6e/LqnHuy7ނ6 XSǙ4 1 @DA| $ɓ([]JzWFP`n_AN ]:&$(:d xYV:KFGIi(+zKxEj[LgaފCrcXx h~FigM~L*1Maĭ 1ZrO-8bxQȓ臧S H:r/Tfs6ec$Mܥ4Q&8fxzG M=+v"r^O﷕qΪ55_^Tҧ]4OI6@ˌ\MO8 qhҝg +i1d?$.o8\-99sr;H# )12ɢzGPOʲrtD,$: #O~]x6'mҨ-(4_ۜby&AG@Q,[?d07Q7K%ΗM'VI,P+_HI;èrбr6Җmhaټӝ%nz:\ȸ|}ʐ\g1P=YFQw°,fIv(Y-~wW2Jv=/P?)Ϗ`6 T *Fx%5UA_ѽ,=4pz×L0 G^˙R$Qzi-!8,=RkлKbD5e`uG Pz o XW8d"LC쳀?\pMB8M%կ )Ixn)^!qgP"S1PPA1 )sPհX-Atd.TR}.:e5 }X$S}QU] f!o!U-o#{fjjGqC#Cyg.Ls!+L8OE$Yxd۶W닳6"3^9Ԫ/<8ݻNBN(Ւ>lA̻E v-<}n.M;~k1qBՅLTtlc CV 8Zcuu(ؒVA}c<(FKT<{c]vr8wq!J C9pNCHOn?ũ|Īlh$ҬSDtJnP/cҫxg۶EEXĶdZ툐LX|vKL +67կ̦Pv1Z^U =,& vz%lW:PB?7Ҝ"JE`GIaCmX7Rj wiﰻ+%Ԍ Sp5 |]Ti"W؆ eNƀ_ ztb3ojgUW8!"Vfn߂8BlzQL@~-rp𫳚9+?L+_bddR8ݽ]/>T 21Z^Q9>I^`ۣ[g@@%#OSNC2s@4iRX|=S;*^A[>e_?;aSL[|e ǖ+ɪ>dG<g捙|@@J*P*6DXeeÒYRdd8t*]e8D> 3MS}z/6فG>Ocr{yLUpcԀx0`}E(z.}9U,x9c2YP/a콼$ʮ_L`Eʏ̏(VC!,ٟ*#FFfQ^'#SXj*O7%MhwtZM?YwA\*= Wy,qq\Cܯ ݫ@dp`j_ZPSGST1+Q1i]@Qzl05C{^Mtij-/xUKo#\ fAZ]7@\~:zpV5.J *S ΁\Ä듳S0{͛{nhW$,4ǂMoDs0KxU7:f +f|Z3[ИqvkUs@bP 2!'j鳡9, f%{iLMNW 0( ؤ~ً4ĻA(ymgaߥ0ϖpsqҳAM**P, ڙfΚ MOFOKfgOlev6iXcpGS&G[\"3% }-6V8h>nnmt$,[ ͊bKJƢ.9=CGSk- }@b7YST` sPPtkx7 p7QxMETmƪf}ML4(M6I}oz|qLzڹ>3o޹/on$g{<3UW*zX]*buu5i=kzd- NFe?LreKTN!,Wz& W DƟ/gK@r>H~ 8y羏bJ8{;yf\}i=ה/5|7~GJgeN>z0sbM!c[-Ǘb*p[+P' >^|0x}/3@pY*[OE=y)y|QAQwEBG dhZ} `"pmEn_k3Z}ktz4K $[L-&}ڜl^yB.eWm[7ټ)u|{>[o#v19Bф_V}ӗVLD\[buggAVE`(ԯ$iV7eq:ںKvaB8 lQ PU#)ldM=+@%צG(vM!ŌAa6@}d?`/\~g5t(%chH@ q_b#Z&X?[عLe~⿃T`(|I%~8εd\MLDKe K˾<(|h|tsW~ څ/fNb2sDY&MJCWz[#i#Dz*i9^wfys`\J1>hVR39;ũi3.iBO3-G,_M`Ã#y&K$_(1 ]lxtc?RU1YyX-+Uhvi֌|5}邒>D_D\K \I 4ddMw<@R_`S4^nyg+T[z؏$RQ;>? j,q͟ cƈ !Q݁`kXM>9{hWɭ ^(ԀxW`4-0¡g '(t r'ttǐ(Y>zc=QCTkS~JY|i9)K#%}\s/YuA:ӑF0vY miynPpu҈G}4^R6h ooϢ+-4m2xڭH6|jEݬ?M7#%qf写]O&Lo龁E3F{TXP$~ ˏ?Pʘ<go"xG5KDA 2~6io4"aP"!(g.1Hb`4l_y#)BWvdst.Ya UT%/{.7!\Y , MQG,!yW.T|WtU0lҎ!$euLt4ZTmҴD "$t$8GG2v醼ӣ9!v*4ab˚V--lv:R=Ŏ/c6SHG3Q8RfZB҅-yH;MUҍ?*5;X6XAU[ C* G<~Ŧl3V9kȲK0l5~ 0wPL E0$T`f ^Ɇ;Qȕ[!"zzs='|Yb: [%Hʹ) kH"%V~ D 9JY?ߛ iB{NxɊG{R9$ڱC2/XoP+0EJUQZe tVBzŪh#}jaoHsmhD)-\3_F5(q٣Zs͘v^j|EJ=U+]ԩ,BSnjzsO+l)QOSɛ%o6޲m:tLxf$st:vNg_;%@"꫉WdmE&Q i,\ >;_ sܖ|/bzL>*f3ˇtRcl"a~#(LPxLwR }I-/2XW'w#Ҟ&BOϮYbAۈ[#Z꧀K, # ,6hF ^2A#"3)!ĥrGe2Q__Ǥ̝8< iڂs @[/}\Ҙ,%t@w4D% yAaG!xG D']OlUە5'+y ӦгDq/z\x͕]fcyjfGھK+fr@iXH` +2pL@5Nk%1i>k ! A@>86/F5;d, З J#B`pZo0We :Me鎶oQCY< y?jԹ(%9ͶaMg}k)_eБy"XsY[fLl{7:O?xEN(єsburtklǵ7ttr礼,T0( ^_CL'n ~uu\~;J%eg8eM" ń'\<{6ɟ`+ԉJˇ%W| A^|lljmb;k s22;g@t\"3?9ߎ X}3F>/*_(D gF]Nr dJRC3-S;+پw[⇈r!x[ӳޕ/cAqB'ƪ8'bՓ !Y L- BT>oQ#Y-N:&C虤w*zJږ%"` qiGh5"`'iO9Kȁ0/U㢹C =n=a|g F!uz@>rBzd L]{Dt^(z#K#dYyG/):͸:T -E]#Jdżd pz(c81?@μz 3ᴖG !T }I;ɶ9DCeJe~vE ux^>W5X(ﲕE-<`nիUI"Ⱥ{'jogҔ&yJb;Ux60JK>m~B5cϪ8Twc;CG]ut) dijX:8o9 XQ+,l#IW Omi3P`0(%Kl殳 .i؝/#6òA;B 9-NNemH 59LԲUNqSEbpqhC* FfRZ=s4FVQljn-% myIK:C1Sx%(^ʽRBg̗I!ّVtQ"L w݅L?8={Wm>H ;Kl2b"[;dp~P$~:W#.q?Cޤfi'^SFrνoL<0^j7ry3{јjb4U1]DAOxb ~+Z : 'cd*Lғূ-pNLg'o JԻd 1E%gKmtzWiE 14 M%Z V(NhaGL1YFkc؁⠗AT IAA@j k  >UtQب ʖRK V^Xqagr 7LfFȰ!oCF&ag:z]̺rϽ)Zhp٢B :ՙ6'M=TKԿ4/EeHbK}+|͔<kʁط^5.`,bd~@|9jZudy\$h^M.G4 +`:Ny)@LuOsGz7W='gTŗž]G qIv.B$vUѭŀ?Mn4EӺwKʵ{>(X5X\)l_xUKgާh m=Yr^L$Ds9:j!6*ʚyʋ*g n@mR!U6mVTN66|M,Q-"0{X+u+4JhsGvtXA}xJE_T:~{dsnkfKC'Lѽ{64׳+"D#evos!݃S&f='Ӄ3w)TV&Y nda_U"F:iȹ;T" |JU!d/bΔBm_{A;8F^=VNd9 T*Wd9JYoKYUЈy }D܉Hii1:v76WNMx|ƴv]iOxsύ_Oµ 9#^G/UD.$=uB˔r>s*čPy#ӒqcPINUfnA+m O$n tyԍMct鈶#*^ys2hE[! wk `TJap[йpǿv+lXWS!׭0oƃ{}\Nڍ o/ nE؁Ŧ?te襋e^fˉ 4WJF[X>+,~Pӣ>H efx]:. :v#;żIw=#߉h^VKd\y:&G tqI.t*0f__B;f4+iCEt}ץ{Fo0,igm;8?4u0 C&ucbHKwm2˩K#EJpr0er YG#Y"7>@uz,,[Oxg 'tG?EX#{Z\VC.kq^gͪZjIL~GEó2@Aff igu\paZc%O!xkq -tm0}EqRpVޫD>m~y;Pv-?Q| QGg_@Z@ThL2/,j1PcLGI:& (<9[m]8nqH5apK9S]ŦJcrjɅjnϡ+4!e|͸ҟ,b[Zr#DqiࢺP{nN'%@>2$Q%VhbY*+wS΄}E:vv] "ͦZd,ʻ͆`oM/B'|M@̀qz˓`RV;P.4\ײYz|"#M{QRN)es^.0I~q*[z$Q7=fت[xd)}H21i^V+ծ,&Keᔨm^ZE ?KZ]60ƀzTע݋ѕEÚ&B9|:Ik0P3 ,e~~]go [FG"V jB/Jɯ'QX\%v qthqc6*g -:^͹q,~;gȥEJQN/l&B#Eg3ߴXT(9.pWe."%HnqǷ LS~U9ۥr/"Ũs,'R;+lEMn/ҹW9^E+]7[>l<;rknϨǁL.WBZv[wV_μ^EȤґt6.@(Ѯ(ޔow9؝G"0jo$br:RS[*Tq2ȅ`*cC (k'5+E:)ϟ~z{{?h 2 gןM/Q{jG<첂(R|]Dw23=ݼ6'XSa#Ő跚-(pP?hiGry8n""\, XfvBb؄%]="F)YjJ0tzgQxK6,i jjcgF B8ݖJB>@zr\_ AMy +k77d0I"z̮>)AĒ+PI[sEO!{,jA6d ֵ>Fpqo `n1^$`m u]y UXKzRj4-0^|j?Y{i(SY9 if iWড়P%@ >ww@n+˝wHװ'FYgz5 |'eے?GQjYRN&ڍB`:ʀ>K[CI U5JƥyF'/[w6 mX)A+(7ſLzKIxAxr'KHƪ6e&It!5VfB 3'.WP 5^V% XSb*K*};t!5{F`<[}a1|ȍ 0B9' /@;ʡi!RH=ʧvѴ!+v-OG0gh@pΖOݏtWȩ*M+!}+0 \#8c0dd"k:%ŧnu&51!|hL?I|9n u/q @@^kvj;U{]Q H0LLG%:xA9a'݈A&=ލ=3#+h8EG"uw.#tlCw&+SkrX,=kuyAJM9!`cA}}݊*8FXgl^jG]yѕV jB7Ha󀄜Gg`Ȳmih;<@ #j6 BpO#/G`&$`Xع^i (2# 4SibcӖghߑbՙj7Z䧹ѓ=w6t>*,y( 1S\F*(U#şL%l,Ϲ78p՝ۍy]!rV>I|F՚l}3}*\,++QYq|rjB[O Ћ!_hpp =5KOt.E%\9.ƃb5URI jFo1$*\#1ϦKbOB}(`Ut5'Cm.M~jZBW%~ᄹDZ $/4sJϰ+{|.T7~7r( /{&ncrCaPLm=i6U0FpYU7h%wB @t窻:,@?A: u>OflR<9vbAh?L]sӧF:r!}1̦<)eNuH`2kIlIJiD&ȫWdoou)M.ĥdxZuͨI[5QghQCI5G#\B'}4;S )p엔3S(%3G.b (hHd{Drħ|}$kt#\US E\;m.+b BUјpFqP`'(x2\Nbozl|8NUgɀ69fG+Dl`_13hKݗ'f3QHP-xBŷc%`ok2ʗP>T}߳p_:5r-܌+RzLڬ'}6g,*^NlsKةB*ܦ^t8CLs4%ew\G&.M:faS6n2z&IU {7MکkМuhAdm0^ˤuĕka^ ;۫ZD[3t$olq]}9HEJߛ_xnS<0r!S㽪w8J1`Gv ; K[PQ. -~W m> i*( (D~r`W4)rvr`+(c>EvWL޾JxTZ@A"7iK&݄llHQvZ7w\ *rʉwMޢ8l.vPYpʃzl~+ІZN#.F'@(5*c8^0NI*Ÿ}4AoP 4'tF#d ;T\0>xۆ];?L=ۑT [oؒ{S?{qzaCUݨ66 D д:Z2w/jOLK?bDc`!1t&粿G('l~_7>֖ qFP"7 IM{]٧RYN.i[YҐ޵#@S`hg z[-:ہGدä,~!}NjNMYLh52'6sBfc2>Wl"ʁ\MѬ_F5 /N75R^M feS@ՌcJNaRz!H8 (͜5HrY;d䫦S^<@y̆ 4y n,Lh2 [.5 )G[뙐e\ ۶.>3ۗqTjqjc}R%]=VPL;uDk:pX³% C]0vwG>dr+υ~A74иA#90[G`S.d_^t#I\](}wDWieHGIMq)w+LO [~Sw*4"(k}'Uς3^Hv$+ʰMvv1O()ݟ'7⻑w'7fs{IkPͅ%AyO]5> S 輓)ŗ4ҹ*kvlJ#$~~3i e5&*_i&@tSSqfەl[}% Fۇx 8^.6NԸ,ލ`Dگ4:[I/Ӡ2h"'Ghqp}k=4(8M5h!XᱫHst] kIG&oxnWo:Dz^1O5A-cA)w^){[.9?z<ʯɏej|/O](УYP=TewI ;5bS5[)?M{ŝ 7G[j LQ˃f{&IJ)p+^$`^/tzOIwBctЁ##϶ BAZCgiՅd<2KpX|/Ϟ%:W{\BFmVW| 7֥G#Vo3L+}bAQ&_ez'.`^7vϴ8g4 9T lC@S5|ݯ ҿsʒ.C oTi4묔Qds~:Sw˓.D Lei!2hbeB^ES7BuWδ>5}qzɾeacF c5J˸-bs(&g!6ӏTF=7"Ed !,LijM/<i_a(˥qPr6~ޫ1z!]2(]ւckiEԭ!K@!Vz/1Q=__| d$*872!-Wf8Լ{uS4XZ 4׫g6>WV_JP5e#}v96VsϦƤd}| (OƝؿ֛G!L{{Q{ \mf8)C[PP y;ʽ{xy}=(S_mXzs&}FxӼN$'}.:0^2jG]RA^TLo)xJ\c&/7VuCYhDSG*h@1A%rt6gvjh U򟺣 1BC.%o˗Qt q#ExjH2aPS?Puh_SYumBdA= &G G%S%Pl'CbW=SuJTs7v8ԑ7YzSO+UKYb?aߖȮ.^)sNV(BZ%SC!oF۰ 6GvF趲>zڳ ?#ޕA\MJ/%\W(5oCHul܈54!ތV;Eh$e>Ff--RqΑ^p\B>O\9eaǙ {HtKTe4Ve~Ʀ&\_h1PXcHm6DL܎֕:N;aH:ThNJ y9P\9z ƛB?KC<\z![ÚĹc&Yߎ|ɓLդ;Q7 :#llȔ|_6R/}4b]> *hzQ?E랜aIU[+ g=%dՒ ѧ5EY󇊰)M.—BU4>gYyP.Xeun@#S;Zwt$drL1qB'ToKq |{cm(4KSDu KbnRYp7pɁIR$FЊ*ː~Ĵ%SpM'K9RʘmS4eIŦ}ir}vrAG 5>nr+PSE#@%eUp??V?"d$ s&M)<0@Hy(6'pl2𻄍-KӜ]\C{&-.Z|kg|s>0bbl{Gme::ZHEƂ,٧P#Ľ-c6}ejqG?bd6 %Hn~x٩}fbϒםC)Mі:~~f=668"1vU{'2FJv (ޖgBDSa;P0)* 2crX>!D $T!l$s + -U-$m·EokCpib3>=G ǟA=2t`uQ]6$T)Be_$f x_2C[4{i(m}LUd ѲMGf}}a\z`YLJ`8ȿ"<-3O/Qa ?TWwlѣ?MlA'|h%Ǟj 7+RA N%*bX!avҚW PwVثeI71dK$v`SaȗFzT/e|VХˋi-Aä/蜣/a4.tl_tA)w#֥>swh/Lb@ )[O}79 FPd0eE K*ykbh7B> $dBNbE[WKCY)M1rG`µ1Z_ vb{G&>OMjp"? =Q1) UxPK'IֳWE8RN6Ē<=B0*Ҽ^N]jhmʟ'0V 'ʨ&aI28'F@'FBT'@Jz7'ľq!s :s|%^inQ};-\g W~.)`$qWӏ_=M8,_j^[\oE)+UZJ xN8c~=XWH>.ZVի9VhJ}3Ϣ>N&ZɿeC?l  {D#k˨sM3.RіEƬ)fGm&ϯ#tc\HGMP^񵛓X;ËGXܿRj)(+\xŃ/gr;͝@`<к}-70^77tSC,:,a4bs_ t= Qͪa|S8-1%Ov,{>^YVn12Ud1!@q`X]&OCh= z MF,_(jBeq̹'4?/ lѡ9k[FKA*=*24YIч(CT8w(tDSVx9V'Dk}`7G'7f9w9TUPk̙9*r.&8IP wW\Dy\d5a ݠJԣןB2 1k,4@/xhe),sUN'!YD(\QUdN0 o>M#t Lv"ΕkEޱUn8(ekvjy%@G[5,UJc<5y] X@r}2PwW%Obˢ=TcAa'L_*;#&%)nC[θ~4͂Z@!_K!lft~z84;O7QbX'X+e忝 :PV m nh}98DՈP#s]lHWP\F~4͵}f¡[9bNOr?ϥGhhr K_0v2I 'WjO*0p5'4Q:6F< KqC9KyBEIs L::}u sE$i |CDŽj}CVDդ$oiҀηހwo)1Bg=d^W;L khl8zxOw(1¥~]IP+3G&HwLZ- @= CƲWgټa 48gQՖJYДF olpצr.[Tz &_c#ڞh(Mm~.z67y~B"{X{mP#C??ep & | 9Bv ksB`gj`:7u*Z񷯺jA+EMoR 9rhC'իhъ»Z;JO-ԬLN\p?FpiR>[=5G\ӝY7D md:@$SG<-.wrOq|cjCC5O;2RH$Odi£gϷ,'q˛I=zdY5FDρAc;E?Q{( P~_ ('Q 9/W1潏 vәҋa\=e؟77Ox!&nz~p{P'xS>urMǧ:0,ikY/~Z?QStД5Scz]`hA>+Ldj+\u=2{i~Ӷ2-&FD*-at.- tcaϞBK *ӊK}ۨ$+ZK&rP$~&V+`Y;qAQ( RR] tR2?zCCZd28P r TooѨf EЎTt.zdͱchלs595^(bUǚQi\ *YBL FfXZz+cŃKb -bEq_u_ifnC_k:R8MW4RFq[=~OsU*IGMO;uayH(V9}0/㇠̪f[vO~1I"S ac&o^r9j7Ұ]Ӝ#>Ө~⎔_}}P")xpSWi G9)r-4>!4Yt64 N(~R`}NЊd 2 Ac-Ʉ jF~X pʪU!t&^f0‚Gy*'a>k Yґ9+Ņe? C/|}(C:xn u'i~lA(|OV&߇ʫmjN&IpJϳ4^,)3PlbX jc)÷;jft$ l=P."\\T/ᤚ԰A/@װX9\oH:p/* +'b2Equx}#&έ`} ޔC L9T1HV39XsFQ_j2H;*@ui+w1wPgІ]M:]pk U(La0i(s\~~H.c5MCJv6_צSUUi8vxv }a} n#zus ڮg] ыkw ;ׅf謡2`n3-!q'L0%&wJV*]3w{_ݕZ s47`'s HC;1s{C<p Ut`[%'KrBӌPiJ -=G법O?9Uɚ+A(ު^1*߾g{ូ4vEomX=JٔtYu-tHeT1T9T;pguA#sH0#%:oxICuy~ηn"*n2Ʀ (*N>,w%Р\g`Trp.H=c)-hܥńf˙&T-\/ wh1#+K2gn**Db:z|BTTKW“j7GKVTTiO)t8H)|PJa˜ ֱt isK-`l5uOWPZ6{!bć+Z`3j vgI L>+:"s} Z4eHx|QN+@,<zYyC pC#Gi=+ ˚H蕜h.6 q0\X6.t8oP*ֲv!3ɇ/)\`uXf@?\61VSIx"{ T>l>P5:-#P3@E{#~l󦷿gn"4F Svft~lWjpG< •&߳FfďisQde 25{P,u죙] k@g]܍pIhͳ/E ivUsJ6FdXx66-}D2K3ϠG+Dvwׁ5}ӓJnR~ "+{[e#L[fq]xRK #gSދzP~KY|8uȱV~ѡK1`1:7S\]TL>Qϗ] &=|8D# &@ۘMqDGI [2 OI @/D&h-v??v/r(@=Fp 3B<3Ky vCn)n73*$SW_1keHM^qW0aX#zYV5PLiŹ0D#9UoiVb$4:UsM5 /7fGrkc-+q+]Dm Qm5?Y0,p8ҝTYñ.{5ȝ;:ZWe[2]Jxa)qCC[c򚍨rTA|UPNl/Xc{/VUo 7%gWL,+A2o+ |;N᝾bcf;Ϥ2>Dpj㓅X"#K~wvoa 4 [đ$]x[b+Y+yWB-iU 3fJHnKE_F{TL|_BBMQzD20iF/yMj܈+(+DFB._qf~K6\ C#3ָmb*49פ[0EOD'[g!ФmT>z$̎ )ɡ>1ig1ً95vQ`ML.MV\㘨xèz`H`L2 {/Y"ޞl[eÿTժUW^C< (G/sz^pJsSFi!' GEW<ۗte}jθ'7|ԅP@a bXrSJl1ߴ W<^S4 aڋc6x \4%5*BIbVA:-O oT8 ںwiY6ۙ+;-{sg:_9#Ё 6JsWc {mnsk۽>Ngjuw5!F;0F`59:Qu:.D7l"W' a|1:\h>#k7lc4$G7ζsW~ Ǭ\2Ҥu?ϰ M쓁,/M?BLy \ EfZf^4MvV]:5 \7/D_8q㺴Uʋ+)IxXH7fMٜ=p -/ڽ("rcs/H|JďnF%)FCYhqЄ&3b{{O00D ֥FʤQB+R[7onO);!^'- #=Es'?ihrU+fP+w8EG`Ԕᩑ+n< UQԤ+ŵ7H!Y4/u~iHsiOH:Ǻk hb΋1"IN"Wħ#|KhVKT=&E1#'탱~K^B$! bgxS,gxh: CỐ7Myz/.x s>c4L(x 8r/$Ui XHz?OަF "P 5w{U |J NiE @G]g1L҇9Gד)fvةLax?"_Tز[$uq]"!ۡrhiuyE,&,re3 a*Sa# (,%r:Hpt}~ P(Vd%?{뎚4< dHl¿F8|I3&J.$9W1(GّmopEvN A ~#*׳w41?2gPJ|j*%7 S.w\ F$IOɢZG_nu4&`A=v)V6|x o,J #mɚH \\,f=Ҥ](hP~s¥8 }GXC KN tKYhrh[h( .hERf]{NXe072jYd6w CG@u~o/\ظ>&"Xl ! An跼~Dv9t(jұ_ FXhðDgdYKgРᶰJSfq XӠ;zsG>q ᯯ)~8EѲ 1P"Ԇ=]kB>&{γG3МYWSpZ龜;Lѳ hsznڂ3שБK䴬)nk &RY} 8#`(ģy!&\AEysg={E>S~m0X&g9%mα~]-ys1=} K|@ n| ָO'B^8Ρ@k\%mV+YU+)=*#Ju6:ӽ'\nEgFH2R  7g鄆KG}{ڕHG3PN1Hv T^' e37 4e%w,:2I8D)BOzLr8nD{߃ N+I8V;RP% (+wjgrh09`7~WpC위S&~C%2r7$pxz!VZ&yY!&{29%9x4b9z-8*i/f göC^WMEr1u'Gg^x]Qԭ2B+7C`0=k"7 HXCF0qb^mD$zzb5 L0RS֙ cuM`*x3i/Iۭ*L2w~4 - 'g[=ť) ƈ賧z Ԙ/<&PB&:!hl/z47 W srrC^Ӝ@&w3:a5d咯/Bґ$ꓻag *6UXQ#:@fr\7&gierEq+#BbZ5-`%},i%(T˅fB=pٔQH1LXXo- u-(A3E 屰ҡ[? ĽWak5Dw9޺Z0-t>p.N|:C. /29 ׀b<5Faa@aFтq0( IKe2:!.LfuV<>ar^.3O?@K%̅ U쪨2?),=p.;7|i kFK}jИ`Iuv҄_< F| kZun k)[k.6`BNa*lC5=pINw|TXIubm2d(I_~9oz3hZ>.&[) ^ϼ]c ҬX)c-00Nyhc^ Tp> 2#x{Vp*,T"yY-؃eW3l_լU5 V!uxvJ4[f]To[B ,τc\Ӈnäfwe%盺gw. Z4Q%=. _ҳչ}(d ˚xR2v:~!ng%De g>L].'HΪ#:T쉭LtwF( +_&M`1I1RUFX"̭X:Mr?Ng̹AҢbD{ǽYo'γWv*tr8dC뗬m]Ō_^t^i9{0l};8/dzac(i&.X4ʴ~P"rHp?TZӼYɫWbr9zi| }nK)]7AXd h؟[-2eŹăwdC N7րf UV?Fdž\0NcWlRS(xsu[1u0t @4h@E}׎;lEIqՁsHp:_MpLAMZ C Fߴ(=/kd$,Ža0"Y+=b%wl=^ hCbaI,^e͎HR7gO.Lѽ|׫ҕ-6@řA{wgb 0_MA@DvЖL@2C)x99E{'&iqQrDixc]v2,MPP̺-Kp.ʝh}E,A0,;}叚&twE40swMHBK2 EYbSP>OP8 l#Pph]|،pmlq]9PZ)*.gS֐OpILZEiè32r"Q T8b} T*# gW=W߰Cy 7_81LHu Dr~K9iUaU׺ &QKV.#T  | [N~F}WEoEiiԠ<30Q~dIfUa ໛=BrXDt%CS=lYBfB"5ݳSPhWO@>\](c"Kv_GDMݓhS/(㽾A9mIDOwz¤y-Rlnct7eR~W4p3T)|J 6SܞiGov8-F&Afp|l(GUfN{1{Zð t& 2YM6U/[Čbr-P!V?bP,cp!TU |lN~@Vې&G< `D0]72j'ak@Y,q؊E1IDbP 'V\1&{bؘڧK_ϯo|5@|/MCэ14-:)n + XUvQ# Y\_[u:aRaA-_|u-x+\_%bTϢJ7a-0#qG{{AƒFjsfBldL-a9Qm5 _\p5BڨPbZD9>$Jɉ6NeV9g KQN`ҋ#LhV3Qdz:eQ]%P=sxV'Q}T<*tJ'ɫSGXz[{T.t/D6&b/[ճ"/iZpSZ ʘ4%mE]2~܃ X|K6WF/:vM,EKִJ]+A#4 3eJa3Q\&Ĝ,ەTwG ΖiDE{9Y֡-aJ\d!Qt~k5S(iе'^WS/%? &KHOoqplZQBi/ht$bȲQ5+p*_揜;<%Lux=v;'l\~,ԣ sV'׋G4bm\zf#pF8(DO'zL @-ڭ]?S,O=p]}}M 4/;w:Ȫ DC]IP'#ިX;ie1jWP}풖E>A&Ko`cMGw+yT}HR((M \4ϧ~ Pܿ [}c=% cNfK>R|{UfK,]G^ 4^;=s(R::9m' P7_aHw̍ZtL_q]5#-.bXmtdO8REk<}6i0.<Κ>:>5{dDk@x[ Uo g>@" /A{j~y*3$Cvו3NZoDQ0 g2& vOI^6FAs<$l [fBE6x7ܾMLm1q,"*3{"[e^D=<3jYezfCՈ5R{6Y)_ߊ;KUOn&h^n *#Ef,yے8`&ڛ>ZTggfƜf\K2̸AM_m/XC@-Z}-pVM?xS -*0@8~='2 tT @[YvR b:3 @?`U~\,ٔ7VNӦ!?TtQ/Gm6ŷּc ?Q L51#/xYLRQu?|+CxK"ފ2q(Vt)[Q7KGLge@o]iAC״}+2,nձH@O-X>"QP& X(\ZV"ak]FۋcC+Jg{zQhPhE@ߌna\;@<*P?"[\-e8cl'OM-R |=#Έ?T֘Wl@ذ7R4QI]f5A!"@OSA𲌲=JC;тeR\d*uv|DKF9z ݡS@H@:L(o \^1lˁ1-))H8FxgY3#ΟAFuKTvZJqL) ݿW}$ d5P@A5L: S.GV2[(JRy :(zZC9jc={Ă_%Z֪"(!ׇrS^om[J񓔻-4#Вf*{D&u]{ur60T1©;#JMJq;&Ma4dz쭉:s,JegaSsRDe_<8vaEDd(+<"$ J\BcB0m-Y8v[AN B:둰EF|۲m9ILMtAY+Zs0lӈjfŸ́C:0!7W_&l5K$TGX#\ZIk^LĄ,Uà ګ.8PʬѹݾGxz-,6Ij`a&OpIjNR@%)!T0q-WcW ؼ_ڃRN}e dGԙTV6Rl]<Պ͔Fzƚ E8hN0̯l %*փٻaתG*M6%:H/l9 %YJ(ҍhud\ά b1+Jkjs_K5i"geuNqM V{8ZG"/uH;WexPL?Wj5Q$>`Ua*d3wi7(UW|*JtZ"BQÔքwz-"? C:*jY #XB347VBdw;Xn|N<6p{ͱH@0hf$!4hw Bxz?0Lc(ZPC-D $bUkݓD,,9 eŽ1[ab^Hnnzسl(o":l6IVntH-P!1`QjRk`p$ч޶.I#P$ z{'V=DcaXrd#h  ϒ Cs?xf*g?Aվ3 0պ<}ʵo,uIsU)5:W4v tBQbC 5jisΘ/*0Eȫ#"\ "-ِv)!} ZZk;1V7PuҠ z1)댐,%qk@   hJtAPRv\.4CK=THp+lB?&pk?p:kZ ;ز'h́?^D5cMqA,`+DIvRne{-&-)]=Yo ?<2Z|EiAkLjق~i 82i Y-Z/] yr!+Ek]: &Zt_CwIʊ4;7x(ГзoKQZ/ӨJK0W %Q$Is|U5I3S՘Aζ䭩몈tu:qaծt+8z- Ny/q>`2 {Oq\h썣-JS=Tp+0dɅZs(!"8P1=hk40F=}Ӣ([yD`_./{~8HEJH9Oˁsu{8]L{ k5;Fƃ/cvA~*e`hƫ8O~Ia#0CCsKRi} CY,Dv.³.Gm[}eXh5>W0r;S>3D~`RP B.M+g#z0kg9XL+^-]6eKFyǴ Jp[ 1=I7z.laa*%">CoN Q:o4 deN0$)41, eDp:ş 942y fGIA STeV  "Rp㏑#u^?Gֻ&|B đ^%7ʚv7Cq|]m$lBS @r&4(]([cB HqF͎[g4Kᶛeͽb8wc,'wrO3UCu7%ZI.KXö]>5,P%93rs$kqNgyɞ4Z=kNܕ A4l=]]P{ pla`DXmpw=ӝG Ɍ1I6 i6lEzfL YҰtӭV/HVY5p~BtFSuHחqZ:F*YOr ]Ji&OZȶJ';d_(Ms%ɽd7 '0AC. JM0)x${zl7;Rfhxu>~YTl\3@b2͐ s5V= 5j&O;eLa1(<(=\"YL\MEdIr8W+"Zb>L`/y39H;(5+>6@Vp1\[GiU,dx6Ⱦз6sunVN;&gNu!U ʦvխZ%g$O9%] NU9w!ȬGx/t5| X.fX]K bߠ㨚 ʟB [7 sL[`mn xm5p$;ܩ!/ޖp&'}a_fN"c1 0I[g{ʹ@DRj?"jf:Lzj Ք\#CR 4IHQJ}ڥ~ͨ& 8 0D%<+ f e-z)5?9$lW9_?Vf+^3nXy#,Ts{Zq@ 񣔋 T2@p9ݶD 8t- צKFoM9Tu)7?G'^:.xHnί&.s:{8 C}pS/CX xS>TЁiCwx`Ϗ~|Jww5kI?eYˊGa5PPgmb(AOsrQ9E^kmiDVYX ÿ2L̯Gx9E Xs\] [$x^JV (ww^D(2V[ȕR,E&Eu'SC5 ޞl? 5 .E׸_\椂"گ$m֯w.5ٱ\?sp| H1é-,r!@#gh9/H%lo0o|;GN0ŴuG%t4a3}p\}CݽH`K8ɿǤ/}{zH_G$Jg٦;qHФ0Ǎ[+ 9 tud5S'2a!~]7kD3;lL1`䛮bS9\!hm"s H:z!Jni DW-T= ;H,7(Fg*0ץ#+cbC<8?+k|E+Y"5QQ vxv$Pjra|P W}]& Et) ѡ XaXazTJ n[f&*dFS7n'߬_tǰDh.z{CKYTyCMrE7)9eΪ_?N O]¬- S:\i:rHj/$ xVuL<+'Wl5`QrR;McνHfQeI2э\g4"{Jm܊ժQhqa_6M$Ec^nt& QO?^QH+ qϤzݿS>z_=i/)pC"孧/ºCEkDŤWX-4Ri~)vj61(>ZF. -A`B xG )#.=ax4yq(@K L&̌#6VXE = 42 J7Y=\8>()՜ atcu*t+c9j.?nT;Mf-R8EhiEj[K(j4qv/I|!ϒt`].V"lh*P0bk)$̷c! t/,,0naE eM,"ڧ̶k4ZW{!vvpI%EqA5s-fɊoM>(mW] ļm`0~~0yY?%'|:}y2a8PR1]v\֮=9Xӄ +K:O9lxL͇6Z 9K&N˧ґe@ !s Q 񂝤eϨLM?- <@تX UȈݒe4vU+埯UZؓ'j@di}iEZ8_ /B4@B:tr&%c"v&cum*.?F_w|`ה^c^諑tOEEs?nݠb|4 ^F@BzwPĶiwɀm|_%Zh\3L#9hT$\yUdVbWqF'.%beHtLThh(7Xݣ,oPI2Z-W3#L`ɗL6ͯ raRz4wƏ^)JQAI_1?l,v`P,Dl˼nb˻2 *;Ou/κ)z|<҇A|91Hy=S:yuR˶jE 4HGveT3(tMAON|O/c VXsi|x3DkG+XPps2c|VI2LPC3 _S LGD1Fץt7@QAVBVŸ А;4@5+Oj. \l2ŧGSUcޱaYR6}nv# yN.FeNBeΟLER='ۜ$@rDLi [y u @%ڶOvB9s:,cML,# ^MϸkFL IwC-=fs:1RS>wr ِpL)QK?s u]7? a kjK9(eFDAaC"Cs +䙨shBsW]bͻZгݢL6zųyLb?~蚋#K|a% YR%Sp pft⺁& Ro1Y 44EhȀ iC y~"*e&|3wHD=mxuY3;?$elXiI`h@@Q שIFk!?@ϥ]H,͏EF,,,l,aY2rӿ`|&TVLVuY5BPkBch zqBrcGTA z"NMV}ߜG`t]`뉠R 춽@ 64["dDG}lQX伳cI[p"8nh҆.\ u7˹.yz?$3&My#i(XzpD>$Ѡxށx* Jޔ>nwl6y؞8X%d8?6$RT{1UPM#EÓZ4VEO r6xHb6yPOx󩁩ss3XfYp?AsiM┷Huq 3TnJ@h֯ڲ4lzLo _H (lX!~^s }4 6Utt#|}tX>H6ТP҃9)nßr)^۠{ҖPN8ͧ3v xt5"rƹzC"R@c#!$5K13RE2d*>ǼZ! J:_c9lJIsdVO7ܺ6*OTkZ ܿV 48Ksc NUdԈ-RN|a/Eɠ8:76I puCUޓ ,}׺AN6ȺڍmSG$ 3,`Ej1jPw)FnVVu 9/ǧ qp Ɨ(mAb rÒЂLtb&\F Otӈ3!o1X 6Q%רӬAXeP͕ +ߋjINʲ7%R#oq,&iVg犕b3 "G~gz 9g-@.v&vɑ։)wm &i5;o ~h4̯w%#s[9=NBdቶhd ,<%+X1UƇz o[oq]k`Փ0rFcLГs =qU4~-n{$¡疏2fsP k̰E^d.'[ [n/7sm}e7JxG>SN*ҵ$RbheciKnm;׽UPȥ RHo׍]uSu/awm+:*Bӽ G-RMG54 9m;Fo|EONKn7xstm:wɄ':C_UuCBγʲ+$dLmڷRQƚJ0GGF~+u#h!YO+3jIL_T*!wxj%y1tԶ<8ٮg+ay $uHМJ/?ݠ)9;BC~f}8vNәa"8, X%(;Ewl\ԢʔSr೽kF'zF _S]-g)ո=\P2>$aa'Su2OK=@|*ˉraJWc[ϬGyA\b{ӣX$P[G9$lլICsVə1@Gi+GtOsGX5#%G'6MW &@[5E1q*K)FQADݵ8`%V$V!4~> 'D%Pi/7c[v)raS%+3˵ۯoQ# nx 8r< ~P[z|B4WriG<5uL2-xG\sW`T3?$%R~_ rفtbxό_W"J ҈DKu=A5P|vABLZcoR9&´6'P.kс܁j47*9+ϒY6\ZB(,6s MQ\99gM\h6{WGlHIG—Rj|G(bÜwˆp|w3^Xm(j vi\<ЦĸdhpUA=Ơ:70{,~T'A4fuB~G?J4j~u>kz;i?!LKy)7i!wa4t2CG@bz`rv3CxIU8k&S倶HaOmA%[VCUX/n5ӷXk01A]-t{:f'ۀEfɸ?U0ɳ%Q ?F*Dbnu+6<D}-ͅP\zd #D*r-)4cͨL6{%)n[+K˵3`,qD$%57A 2:+eoՒ}d/z ;jDy$_!z11ʹ !;sBĶXB`>X,thE*1`asG|,;MsG|o) wuT o,[яURlw5J."a\>tg#}{e$,™֛Q)hkR J/x|mS Ep ^PR>5j'7?.nKzd*pL5f?YfxX8@)UDF=Oh=NSh\1p ׽ps>F6(KW̘q աmM]@JdoҸ[9 h,qs+^.F*?>q ld~Zj>5;"NRN]s~(I"5~^OFu^-C4HW 4 €h#.i R=*<ݰ%Pxin?Og?i Nh~?)l7UsϿ/*BOszHbuju}s409qRo#[rz[3.ӂFCLGL]M[Yi XB{s!٫ OAb}q|4ل$֘lǼV~eϻ\?|lNANOyOx߰L8t;[S$Bzd>Yr$IKMAgҊ34nvK5S3.3=Nn}@̂:P/Et$oZBHP ?k*%T_I̓ڴ듪q0Raym5꠩Tz=p(Wk}iPg1<8zJOrkad)V V,K+O3'Ex@>kY]{txNs) ѠV]࿐d(΁[+Ty$iy-Jғ_'n:C =-]D4b @֘  tiR$yʚSo] Mo`sK{lTʯikMx ^tqZ @6z;$o89M2ݟȅSmN}!Xy{X׾K`G秽,zbgi-㟺븕;h zI_&[="B]"SJ) 9z PAӭʸ>$X""@.'ҩ͘ǻs֡`1SaU8:HeDٰisȥ!QZU\e!1%)`%;Ռ*'âOځdXv9q1P6Q/I†&_5Zb'jFv{X7<َk]=`UaPR@Wq&drK}jY+։oOrۤ&#oB;n$/vf8n8`g`CHutNZ2mt^{C? }q{zRܥAI5 6ݵ1tvȶ.0§貶|Noґ4s4o1m6'h;I >^S"G)co]cDo66׫j #UQ Rc(L4MZ7̛|qw!yҊ0|x)ǣn^YtHXm)>{g6ҮL<ýev cC ΅:V76:`_Pj~"uVpѾ]Im k??-B̂|OeIA{?__D [Z>MVQrףoCw nJ`9ڄg|@\G V6aWW Hڤ8-6^Hs/tk=x#C!}ayİMzl֏7Vy&i!\Ь"^%u=C01*A'#P} LXV$@R`)JE&ލgj0 Y[,?_Ձ?fGvI ԅ{Ds^Q~xFzSYP&d8gԽ Gh|l`A఍H|KNƻ]ɪ*ؗXF`moը}!.Y'ã8]x^ g$$ |K$t5oiըR=QLTb[lFmg)=P\0a 1J:--D!Hc/$1"(I?sIi uѕTX>NƠ3!_.,@Uzpe})xt|3=Kr0J7Em_jusxvr\LbԲVWnȾ_M"[j^xu7,cZP&\DUȔ5BI b<"odlAJq"iMvgpc)A΋cj 2ؓ{$8ό!Z_=,?B4X{zТO\Xx±r X߶} +|i|K%L2 jrM^y +=%q袃1#h&CV}IBkoĐ.kb4e|TEL 32=,se=HPbȣ*vm2">cOFr?g'W-l͍SЈ&y

Z7D\1?d^WNWɒ. en8옣ٶ9k-vӲ._x+/Cb[>ʲP\C?Ь8q^S|lg}Un4s!H@ܯ$/0*ࠏ#cVǓH7FSzuqr130o`,Dor`qa$T h3O|[_T װԜz ֓5zdh5v9qU\+o+^/xmL<5z@S0&* ;LVywCý*Ʒ:rF.Avirꭊ sI-DVG ©Q ؈Z|fClڼZWD?ɴmHǘG̹NPt~]U[P/Ow! }uOel6|+k 3=A_͖ufF?#T^&  ~2CWdk 0W K0:kIq.$D*VC(7|J(>U?oH8MMZ15д\d$pgyY= w+Wc>74Tuֲ W|feÞ2-^@4ɳp'اMZv"kNōUa[1WQIJai9g;W aD5oa}O?/, L.}l'L͑b_Ui DҰ#Uu1^^pUl8[fw聥bhl3Wa7={%F>^K/kޘ٨u#𙿗p]G 4@/Yh*hhmGsKp.ہ9ㄕm>a8Tycqu3 Yc96+͵KϸO^Λ͙q .ۋH4XgT!  w fΞe& &s4=D. lv$w6q@&;k BC$ ;G,bӢfWEȐ' CIosa2.Q-1ٮNV!uW(UO#gsW lH}XM+w-V]cJ0mmq&o7e TQatzo*p_u*T 6T"[H >Z- zbQcxk3ፈ7cyM\POKyd} &Zb~o Rhq]8;;'kR=5OU֡Dٚj'a\s9R x2 {7PYnikVn BX[~+GȮ#E#W Ĺɉ]4[ ,DXTB[Iݑ~B3]Qys-w5Lʋԙ |#dX~ms>U̾ʜM tw@fih|>6csq7Omj*)"BR~ @jZ;nD- F,ϔz©{/T 67 O68KzɳGrYY|7KIQI4SA#&(7^/k+Kyt񁊙"A  ZjRTfG@QT=_袂側9o$ Ί0 uФ`"H I@W,yFCne n]:JhF͠Mj}2|pcA\Ŕ?K\SѾ9Pywd`U7,ҎwYG"I0 @|׊1ϕ![!`:f98tji>#He°6|3+hHueeSk ZXa%Ph uyV{~t9j?"y3'S_":r'B.U9}>BGn#enܖ5[q,~Naj~) bfMdi6׳йVr]nRSV~)oJAɋuB$YrsuT;ͷ\쭁xNH:K^}u G#ިz D0cjD$V9PXBsvBo;Kco@/a>`uWb[DWc NӘ$GE!~l"a׳aRR$PcMc:2c͗4uҥ꙳<|4MiUn&~NGV) o'6jnEi@x F$r\;qh^|++oF `~ukYnX32ftKzoު+Tl8TU|^/ey T8ɱhWl}Җ,!$ o3z95XC&x3zhI0zy7 ` RBؕ ~7[FAvn8*ҭZKb0yotaT}ˀϑtfR0ǚan):$Ô:lDN P 8n6MYhWs9f1j#o/V"K2;xĦU JH`2~(5)CGJ& 9S3O3'>X`MRuii F.WP@¿b;H3L@c+kO&O, ++`[&?qr\<7$|tCR?;R[j{ 9? z:߹Ќl>X mq uYG|}tàm* a7v&Qnٶ@OiɪP ,2"=Й,w%D6jSGV>pHTEOԌBLm [lR c+h|u~[[9` Oq{?#z9YB˴uѦ/ vc!uGM\o.TlZ^aSHiuЂTֈ!piP&ڱ,vJ(I=CݛZ ixt>{' g8Q={C178{tCkv8@=rʐ*\uhXUȼh ne7QC6b"8jcF&t5unFimþaųR=,Q 6ĆF8cۖ']DO ^VӁlg,ÌVp8ɌP~H}3+ަ6pIWH9OrrV|c!8G959d9Đ gY WnOkF 83xeJ]Wc%ݗi6949/ ӂ%Opj9heU!͠TP%Σ,:TD`3d#}61q`Sލ5>&Fv{!8W;w-߇0|_+I\ b#@( 7}ɒJ?4b^Ngy Y=O)֘bA 8H޴=pd?gnEh(#T ?lv&xrDNiEVx2QҖ7v 'BC_3VB6i;]Е79TȽ Y wءfQl,iʇ $gA^YvT}A- ~wy.;[|}Q{NBFxak$õQPCѡrBQmu~^rTmJչ[}V +|RcT",{U,uĤ7.\1U?&u%R|U$fK+\1$DЕ-V#ze# *, ,8dFl?6W,he?zQ/;m><ΎcՅ*J}Z!9O!zkdt߶從}y~y9fC4{5:?8M|)ZN%u>F=9mww妲LKș !lTlU9VlD8D"DbCǕtgQuzf(J!:5w4*Cכ.(ԅg*`O^?g+_kI*/uQ lsrY[^ ZnjK霈ᐰ*C\? xWMLtIKa| IF>ޣzg Evf?UE%A{IRJ!4$ݪyZB߉lHh DZoHNB2z{~ 5tA-(̶.&9i}sKc# `L| P]_1k:ӫgβ5!6U:/A[im kGbA յd@PhRΛM \ %6T]%Ns1HRFc\>Q L(]-yB11Wu Ǻ4هY"I_"+0}ZYa{k bTUb:T/^ Pɵ -no?Nf ex[EP YV#BCl?&Un(* \O CLH0 NMʵ?vIh4$y3QCMŮR&7qzLfΫe?H r]e=.oo53 l8C4I+j`lD02a>tBd6fd&mWڭE1%e2x'wC}B"fqDw|;/ c4οM3+q±L``,Ԩޱ5 qlxs!=Phg$Q7,6~7w!߸KfLLpOF@ky:TϛrT!fpze[2JRG@CI{_Kk[TT%rhyeLՑ/I-C,FĔU^3$XP(@]R^o^K2g#"~-c3^ tP_y4sAz&Aডҿr^D?o.GvMzX$P/wEN؎9ZToX=2{WZ׺]^ oPGKYl V"9ڌL`hH*cy\ʙ-Żjy"OrlA׸JJ_gotiU4` Skȗ\V;.0?'d:ah;a$Ar^ֶGyUZiA›q٘(e":ԢZxԋ [4$/>WMSrݮ&pyWdLG6okX"a<$ZQ2^o]Br4M3ɏ$'r$ sr&ӾAmkhZ7Ghl.5((7m41>TT%Lf=ݫFydA.yOc6ǿA<{{* kd r?C*qmFX  Ć6u{.WgIf1Ke85 dw_9>dܵw0bĄln;E{ṉG7js;b#̲m2]W1F{Mq}YH^u\E}\"O6/)>+ ׍whkNG~cl_TE?%.gz):fWfZ>sx'muo󡥴W(֙yr/'ی'* 9Ď뉗C  g",B\e#] чXnly$$v ꇔPR}m.OK.} 88/I u?)Hjoq[l<1-nH;Mjyx/3z Y0bj#qxer = +L#.A+`lbSG9|5Lq-43\3>Z_xZߵu VM&G2%yH&=u>ٲa^G;L %ˑinAy;gXO$gPY>ggjS*?k"BC:|t?JxƦm>ςfE$΀p԰bؼ+ i4䂏 .+ ).!b#(s˰LG[jLts1WHg Onf#:_0 Rr1e@ʹ37S~£SZA ~Nȇ' x;w:k"ndE)l L"lu ]&-S }ҚB}徐 Πm d$N#849ބ*GRMhJ-i@ .i>33oTuY)$a2ftJ)'ҽ  T[[|޷޽{.*Ķ TT#Ce 026DEnr1Z=ZqAW)3,64h[7xL+KE OO!=4X9IZLbzoT{Ig*`yrn2/}:#R;3-M%~FkQUǶ>jjl%+FFO#=╸2?_w)f%@/4K6yˍ!Eᅴ lh@nuE\5>DjI@uAuv6,.< i^;"$`ML0=g6C1ϖf {eb_uKV&1>#8r8Az&M7(ߍ*2ۭO0'\x*ѐ1$j+hLv=+<<-k_XS٨d'{?l/eM(fw9}=(j1}܄1;a{5DɭY> 4)2P'E|~hP.hXVL)-7~zˬ1if{p?Ld"߰Kvwq9.Ř\A0Ti_:Hg@}P:{씓=YJ5p@-S3H .+3gY@`xE@xՙ69DOA[*WxUy a%ew `(FaЃ \\QLRhуj斛`2[2~XIij՞&A Zsp/ql(u/ꆈ\C%)MT[gİP}Lu C`L$8V1 Af2KFk1Yk$iѨ.v\tiĐ*L3|a`CL=mI`2w5CcqbY6`X\ʏW\1Е[sRaW$c[@M! hZ[Rg< =N5&c[ m^O|tȚc%N?i ms2ɋZ*V6IƔ'eGг*$Y3g [pUSq?CZE2]тllA`#%p/S{+1RH$ Q&'ZAlظSGXBe)ΕQl|p`r(|㉬YԢڐ* RxJ.:d٫)C~fV/Ɣ d@xgAVY-QHC]!EW@FR&c:#Aс *32sVF*ĹC^B-F8@'b2!C]xVK5d//4ƚK]E`l"!.ʠgB5/ q>ђi_+[x)l^MϤ3- _D ߰DNRKq*"ƿH?Aݫ2 x/ܹNu3xbAe+ =:75(|;1wr*}κuC/O EEC^u0kt&zĪ 앮lnUh #<cD1$q>K| cPXH,r[1GW#4ә)] CM8Pޝ9șFqq,R82q6[0FBe+?CK5Ak?doe>U<^T߲7N~>ҟ)UD\©5e 9F u$DTpsySM7 ZB &[k(rt|0}Z%8v'"+!}Nڰi͆[Eu;1[0ת.~]u xI#o$:"q_:.Z;WSiJR7r vl6= q?eq^3,>[:MGOK@> M\sa.#WGn}QxB$ǨS~f&+E,4VٰWd2~{&;[)vLsS+y;Ɗj?`+7n[e-X?ĘבROK99]c ie}('O GBJ;d*\,:xNV˻-z!cHi]9n!l\h9+*`%uj[?HA ܈/]h6mS6*_- DܠSeQ"/xLK>Sz=B"Ds0qG.!;UMϓX#bR;u$BA]Rȉ*L5%e~4HBVx\:•qE?5]bV`/ki[d9NL X᧩ 92rfʖDaQN d`tE Mknm)ʺ8gC.VqeT ?Nw'y˩R j|ʈ=(- Cnti]d@@@'^Rvg>Bs R>MƜ# \_=Rj^qKsc# iDȣ<$(D$:dnnDEҜB<.s;դ1,*u=q]+ zYk. r`k ȹGL+IP/Hv40+S}Ykf.ؘ<%Z}OD u=SuK wrZ`aN+pȿ@?pr ! ã R0j1bc(VX<&-AxN L .}.aeє)ABD^T ᶃO`Y,ZC3RL Vp,Fǀ"J} ɍ. l20RJiBv3EԲ,[p jλ$acDGVlgD 0e:@Q!e\tE[ҥ86vǷ?<'ZQo R=p0l,YHs{Rz},MO_kD0\w~lDk{}8S?#?R)VtM[L\5k6./<+^2rƜ k19\*I:$$Z-N\Ϥ=w.4Z  =|*ԿзdM1WMfF㫿N^lWzq~WzIUɁ38r%T{sE72sZߏx_z*װɱ2 #.7ЀM*b 5~k 1NYs ^3D\9/4S6˙T>IUsa͍| ֝8U/`'X'8iJ/ll/^}l[0J?n P1}҇-A³6Y}~^9MR\(g.|Ŀk)L"g,1vNr^1) .4@%J y@}Ov$4h69uF49Cw,{%0|عlߐ,>*<'OM$`)R[+7+diKU%bTc-j:x9NoǎOtd.d`m k!vȁnyrkbWgdW |C@W?|[09tzu|0B娇FzxIpJSQdH vF^fX&]J<#_F&tAoNF"u@@AΐAkDb*a&WPd`ocxd=٧.eÊdב@)§k_i1] &$Ѵ(LoIb¡>wMʧiñu6t!*d=N;{PsA-;M%\%C2 4.509z/(c7::#v12^&ul_lL2)c AGv[rȼ";Plhs9jiRVplڈO$.g\K&m4{]Yh2U^R?n'u>񋁬j e͞~ȼ ֧$wIxreTv2npB0q=MZI2*ܴs#ڃI[<{jj/DsKljSBp;84:zOQ>l̕/ z7/ssNѵ[}^~XE]rcu!alaM@)X%7˽םavnf[vX}R؃i2 css-Du517<`.IS,f!ѱ|%6k>@ah_"q?:yoSv$gP}%4:\:n>{XѴ!CrXFf X Q  3b]K8`~%ѹwLr5Om&ʻ?<_nzl'(o) Ds&Y 5 ~UMRw| p3kk8D1r=$ws`B%pej BX!I9ӯ~ @u%)TøÿMTW7˅~T߮{] Pl|F_]rs,xoyQe5/LVl]m ~#,XLoY"^IwA/d٨"QށUOk%ߊ:0blV =JaK $[Q)%)rӛog2 K2w{{|T S4pVc&l+DgxLE˸2oPR*2vPWOgEutń)aMF8D-jn_f wEnq- ~=h_n˹í={ߊ}>9y}z!W^;@yIn 1毤0ƴ瘿֗?쒋}yʹC6˝봉#G^8Q`0g 5.Ƿq2+۹X ANHG )QNGpl{ fjv ֞+Ownx?& ,e훧"RzC'|Cb51{4W 4' \ʴLpYtQQeiHޥP,-bah72EǞp2mvbFJO*-\%[&C` bS7}fd{ۚx2`E=5lʫdV;`)o}q(yMF"I if9p)3D 0LJ:& ٯ~IdRN\C!{$~b?=Lj Vxys K'W=OyŠHixo6#V7x^o'x#"_XuD쩲X7=sUmeUyL˻]ӥ?|Se̴5@58$ C UH٣GS2f, ' >ga05o/}kj qeMyp~D9СѶ]0O+AhAл^A=)qHOz H#tf|dGpFTѸ(ǴL g.6c О OF5rnG9/vpF邧r;RU*0X#r4W5#sAn hߚMS{F?)si=坏de7[Ojdw<Ҳݵ+LAcғh?YK1*d:ʯ0z!G׵Vj)hFS۽w\I )kq ,{P4bT ‘n&C]8ѓɰ˟FYzp" "DO8'^( `h͉_Vv󎑣<<4 kbXvw=`%ffaEbkYd/:z ph[vd)\z5y1@WphM|m+ b2.hTN *2LB8p(;1&w6طD{FyT+Ep;cŧcgսRK}a;H^M s./HWaa_oӷe^"vٯܑW%cR02=5D2a ^JawK1o[/ړ6qzݾ!FerHf}nj!KksQaQ\! sO]<3v֙ uz= 2 +hRm- ~K[LQx^-;rH<=g;jHES jU#˜zd-%.te?*Veks=ɿSS.a@^ÎUI[XvJ?h <ʧA,IJ:NeA( Kzw{cfم4|p, % D[1cྴ2l4-̤YhtB`dcNngSߕv>iGH<5LQ\X!'xKQ/ ?9( fȖԉϞI5Yuyh+­x<Ca&j&qӸQW0Ľ#՝u I1"|yEvC*tgdu"Rk NHH70X<uif*g.s=q[XlYU]~1pxѺJj)֘}ߔ yt4~mJ`T4&<y*Q/q \ ok;c,~֔-`Y|y`5k15NC>$JFfCPt(!l@}P6j^} ۔|ڢ2ZAY6S"!>Y`iWy$\gQ(9 RKUU[݅聤;YRt(KkzYq^ZLۑ¸+{vl1>?-tv,J%6$aF)ɲҜ/p|e/bvQSp acO$^k.! Z㻒|טuiGpMA?#GKL]Cѹ7CAAۤ1 |mHGW)Iݘu&n NRq\KZ[bD_lly/7OYP4DZ<ҊʻC2甅JAD@_ n0=pg!*ܣ -l1'#L2 r\Ǚ5hnLD%s/',9*>TPwĬL  H $ϻ[f/`%+7B #("H /eSz/_C`2Ŵnw%Ju}iN5%wzm }|iEPҵ܈-I1E\4tCg”Ej'10vV4.f %,&*\pbT6&f8*8ivM5=H9/%㏃.Ѕ.yfDwf dU 6 mъtI9]9mq?;P{0; @57w2mD .8xG2 !+;|L:蛶7&#fc%ZVj -KdG6ފ(xߕwb6}[B6g1xn-4Xpi.'p[ev)eHy4CȗS6g w*j^@(6S2:] A$gLuq%,荆j։'`5iCӑɓ}#k Z;9O{V2IGxuW25kt8`d5ih!4&:77ZXeDR$HyΩNk15Lj]Z)U~P6XvUV/*aX "LL!Ab,بeۜĭ-hjqQjn -j>ѡbe]Tf/%': S"GY}mzWi[ }m#8PDAԁۃoP$v B'ʳ9 .A 2gcZ_L1zjXX2^A#tJEn|g6(IXVN6)i2 QWz2=%=]Tv%s0rs '{hIam&Z t Ud k `Me,l4; q%"{N/cЕI.1+V,PnbHۼZ{ %8p?~%\x ~.]>5ی#UlhI-9"OW0dq}r"H DW Xt5!qA2&sڈ}KK0yhgW۶km7Sv-#bȷb焙embB|JDa< >IXgSYi|ӳ1mUj- nJ IJ%y}0U'ȕSjC$s[,,8i@UN""牫9g}\(GpԻH&Ύ3LD"IvEBX"<^z\\c l .3#u_9D5m|AyKߝmp_u਷OSy]DNWҰl-dYD[X잏g MifeM1x '(zxkdQCQ3M@4>R SI)&`I'q 0`uz4૧ΈM x>nуZ7M @x-Clzbw)?j=44dZ3m},zRk)бdOeG<u5lWp'/a`!ʏ0jzp74M6m|؞cۊJT=y?|9 oC{DC.ߡV92pg@itD4 8] PĈ2 -cτbƪN!?M#?!qQa_veK$O24ξqqJ0TJYzʉ`DXf:I_eiD"@4΂*u^|!qBeށ5Rb7!<,{ħ݈q 0tzؠ*%_8n .PA C ]<ڷ2y7 %_cRU|qS2;B[yWہM>/R.%ײOLҙabXdCu%;ȉb8Z${w? N\;יe>&[MYc5K_ua:ܢB"ڞ)C˒[iꮂ|a7mtՓQ{DW3lRIdb$hK7'VQKhX z-ŠC*!)(ސUʢc/lX"Cm8\/Ӂiʵ)CRKlO+>יxb]++E-dU=/ z֑䜎;tN `&h/Z,҄8:7xy nsd^kt,BVQ,MgmoَLo+y% 8 ]KS&S|yY2KK@إ\خKZ z%򿧠Ѿ d1Kh<5Aƕ?Gz<ߒ8 ę_w%i]՜Q G8vm]U{UpW>\l 9)͘ouBv+"~^0հKً^_F.!#e鑏5Xe#"e'rkaIk};Z#u'o MccI"8~eVNMwV^A4QO Yoӯj, ɏy򣣑n['jJDWzya L-AG .D :nҞNK 6WQF,%{%a(_g 2ץR cIo$DePf_}h0 UeuE[F,xX鋷,hm[KÐfO 4R~f@| twq}Wls#ACӐlwmbҍ򡚮<[sH`($A^xS!%b2'q7taܹ)C8N)sAB/wq5J4}pjXe:#-BfKv:?:ʛ?ʪQ'0 dfUOT '6!1p$Q"2vzI)8})OK,7̴KK;Ekz_L8I7o<бkeZs_gmxHVn lh'8X 5sMgø%P e4I/o3h⊝]{>qǔ:*?.ŴǜYf%*f_pD3CަndX;u>S3|.fG$q}=6<7.!n#@HuxbTP^+Eo̓pCƍ6[K~+ϴY7=Nh9 fmJ࿞ Oh8ڄ-"s\-6-sKŵ@6_S[$7Mjif:e{;ʊ|42F5< R|1",%0}>xa2,`2E&[ ĪYYC,@|yNLZ_2/GpczpD' XE{ߧVH%H̸e4D;x\B%I΁Ch4-wxO_fx=l56 ($b,A%^ nrtWDMCYz#R_s6sY@ۅM0%uMOzF Iat7/UByM4.D-wo>ty r0Ui,e6hr322_j6 }<`zmH+JC VՎ$.m)"NR ?MBoZU\9ڊ)W5Pq )We4+am-R*#8&lR:u8XcA:D SFvSChm6o{#@k#A?ETH1}O>S2x"qѥ{n)Ʒ*ˑX;5\B+"k8ӄ*qt28&ϚߏءĂ(>` j:0R5Y_52p"00bHZ^#Q #4PNgP/|R d0%o%2}nj|ղ|0 Hj8Qw c?CG"PZ&@! i]=Az^i6o}Vjw: e_ѾR\+֫4GMIMјlvsQVtf]a.Bu@T':[wf\*8Hn8%Lj6.@ձKxen9T?&Vs.wd +& Sf׹{Aѿ f!ŭ)vC V lQ l-]9g'0{?"Mr/BMGœ9sP#PCHX 6|ZAKؠjʮB8vm{f9[QcH 6++e6!$>^P}3زg팓ΚփR2_jj4+ԊmeS']3 ׆] Ԁ9TM: L^"qHMdfOJ$jօ$m9}j4S 5Wj{+'TgB!ܭN5HS_B Sˇ~FܧΞ W2з&`W!?~OBY y񑼏X;<(qox0 Mq+Yg`S<~qn%׆2]0ed}5Lk/:|X.Ą:{$1E"&p[SAʼnX^/( e! 9&W(nǟ YHm!!΂&M{|ydB9/*qA5tx@PEChdnv@K1P% qiYp 4ZϘ =lIwF1=R.'Yt&JIW+=~0Ki.r3銢"<79&ç}? 1Bdůi+| [12hA5.|Tʘzlp e lP]MTK!Yaq#/hNh%hԻajHLZ1#\P qzG .H= l_lcJ´4퉭*5Mo-:-Jkr>2'$`f-_'f1qۆ.?nn&\w!5Dx &&'"g}%A Czȡy.1 nݯZ ~9m؁vG%*ᖪBiUk,N0y4uj<=F$x&TOst(f7a'PS;W i3x_~FtmO@ʧ)-6Eb9}kpI~N %,ȑu=ЂQ~<&וy]+m)_ϰIK?5e&.*W'YյHJDq @VWs#}XNR`( sNw%ޖ>;50S5ڼpҮ7b9_ %l|)U[cT'4)ӫ /;1$ie\(CcUs\0Qxik;p>/dQ[ƨ)j/9AX,@jn.DD9[: mk_61iQi)U5߆M'F;De~9>D՟jw%a!UXskOKj&٪Vӗr9*VS.?o+!w륒޾! ql/5#bı'6̿lk=yZJGײ3F=VR]/%G j02P߹?!B`?2zFxU+0=2aT+-SŅAylKrOׁ*AvܬS~ݮ^슄ɾPQ?i'py-;^8yY=RvC@v+ݒH=N1繎]TtܢA9I^-b"֯yf&,4B! :!DV݂1~&CQK}0Lo}R!uI@άұ<0:y~)Q=r~װsySMVeE*Q&g} e\rx@H2YT4Mva!7:5A4f0+\,冚D_gNaYQ X}C`{ pl0z6DI@RLJ2Ow>uB(\+EbL %ڣ8oQ+Op w e)p >4\Γ6 P RFXG]h|Uŷ-WP7>~Ban`jEaIf6>s)5+p{. zse7|I4'\'h-a'(2vJEz뫑#/w('^T03b_Tȥʋ^o9Cc9_U;/{NN&3ѢK&L$$FBQeğhu|C#/NYF HfCM?rv<єp*lNij,j/ =0l< VלRlsrjKcH\:Z9*'o:VYB8}SpąYq ɓmn>SÓeGx^x [_o{sgT7z 50_uiBz$bBmg;-pOvT:Hѩ 2rٙm*HrD_e;.e,쫛+5#vZ8ա5kz҈aڤ'*xOAޢ}nXq숢-ݒ絜-s˳}6C@齙o#ZagmR@_^F۪?h7[}CGS-Xl P4:y8țYI&%yaabϯzR0]Ŵ^s }5qc1ԬA'XaCB\Nު!8#Mbxj1^D`XS|ϗa+kī%(zy. EGƪjEYc֙NҼC/>3n@Z:"(zhb6TEIwh곎n'XD 3xWH):%X8"qؙu <Jд]u:`1Oq~b9oĻUvi[~>:ps]7[j& 8茫2%|4vEdw7E[Uί/0ӕIUq "dgt\zA&eHxd O;p3~Vr^ !W': F7Ă4w L>a@,S\yLW2v~p[R_42Eԩ*ψ0oaB ԭlR^[§,_|J<>%DgNF $S ͷSwCװfhfa C`O%zٶGMoMhz^?w `( tuS#=xt=~o"$t kcWHsٷ b2bfx+7vDe9ʖDռ fJ0i=s_}'Xi J`&xsf$"o Vjd0MBEZl# 63mۨ"8/6-_&b"p!JԘ"GA0CqvZ^YjxĽ&`=l2`NKۤoc;D[tmA>|77o1BpQ);;iq̜͒usZ(' lUEB@| -7oo e{(b+hj[ya`>_TD(J@gQ05821 WNnIml{X0:,u8SzݓPp= U n%@]V8Ԛ 5GHG ] Kn 'vJ/Yb]ϰ] ,Py4ȷO $eQ[ga 9Ht`'bp]V:K@tX>Z485Db܅ޥ q)Hl~yվtߗnCQ}  *oya- I5hDdv ݩF19nYmSv#$[Kv:koE<f]oS&R\yBJEjG.9N,BmKmufi}v8+ R>SA`ԎZufzV?6HwXt4!lC4y2~H/Y@=,HZ_l\;6Lzm=`O$Zt{ mL0 D'|X`N\i%&$} l('$+ P xeK]rYW|`LsqoaDVX9VHֵn\gJmF{P~+#G9$̟cٜ;.h%xo9^m=Ǝ::c#1R "L줈MW]y 9 :U+ rSk#OZ]PAhRWEʷ]># >[1$sԎk`M!5u7WZa:  F!eq_^k(Kp=@PYdO\g:sx' n*I/ul'me8vm(ƺBz+< qt2=D}沓Qm= #YBWfVFSNK26,^Y2@BTd2^ TQ"dX S|S|٭j;ũ]i d-ޛƨԤo AkiN (/7Vߝ {2~Tsb0D,I^A "atض<^ղNظzM)Ӗk~xYyQk -B N@sl"!}F^a-vq!tx~<{)2dTq&:AsBD ) *hJ{CL[[i];@=U(s{2d~Y"h2"+O,y "sj!N2P޲B4 0(\"J#~RHYT{GKZ@zN/%zb16 JNӤ-m6!Q^]LX(;ALDז~@4A46ZP!İA:BA?6tFzrЫIy"҇ץb#&MJ8 #1 l-qjnc<e  #iE}=J"ˡ_8Y V, *PsE&Y 8cb;TaN"$ |MBd;"DPv~PuXE?%6I)d_3y+a ,XaC}q8+m7Sy\MQ Jk_+FbҜӠHe ƬŌEtaޮ|A5rbȯ?:Z%yEQDAy=^dx[A%TkbNEpONCJ=/[8UaiU k`. ?Z!V3-ľ h*^u&E"kw?!=k6G'1XPӅ7KujV qv(~rx'L|@\Ç&L~gkQ24 /ODNml;A!wMgrl툋jnf h!R߶gN-xi6) |M{eB/E(!+͂L)GYGL E}y#Vc}+θN$n\ ,uNJ_žoWά%' -iy{ɽ߶O;:j]C;(ult{ǢOX5 Qij(N jsV5`q0y ~^)I(;kTxLv/\$QM_Ӟ FXoʐu)q?Syaz- ǝAծB(MC*h??:`3*"|DD,x$:3kqm]m/;. +p WaC|8} Andv7S辙hv$8dz1[.H/^#![0SLj;3- atiAP[w k3>%9js Vs>0:[R¨w.ԝM(UoBbgs%zk\nX"OgJapnB%=$nڵ8[\eOM)sT|K_wM4@N);Þw$esbdC HdZef[{Nٕy-FTs6Ly%*UAp,ƃxz"H'cfIDSp }^|?e*X{Çe5)b9++uwAwìawMRNq2 Kn.NƢfYlqGsc RI1Zj7xkb</X?:_uˡW ˅ W`9 5n[y9bjp53G1[JT&/2Hu( i:RKŌY.!rWyV8Hr]z9G,U'`l+p)ˁ}W'UveeRGצWTVE0-0pϾ}C9n2dKg|<*3B::zBj9)%7ˮ™CKUbuͷ;l¥Ժ]po$1+ 륧Z O:1hVOqMpk(3bEZq7qrWҢ#f… yEDhyZ+W1W3r9ma/1tiFBЬ*"9E؆έ:Gh\_vX 9 4y4^bG>&{Kørߡ.v㨤_ $W<ש1%}."in ^N Yc|,vX4m\vyP@ֵ* wa'] j`Y&+nn.0- vB2\ا5O42ؠ$`Ldg=8hlqݰp1p*ykSC ajN'M<.׆HŕgQ n-CWjH($2\316/#^V==R7&=@E9/-+'o{&h>w0N/}kWL70w@]w WaT,y)i=&m(M&*L l4RV\:tKpS2@F^= iwr+ m&Z:]v5`gJƒm8]fw ׺AHY}CJx?3]RC n9LYb63=0dR;jKT"0\6鯥^KeD_aM Z:)-bH(qs &FϠ=E}-vyz䔷4<;JoM]KuI1x.t^8,Ke;5 Թz]x\KZJo.7ʡ 328`_SrfV{URF:ȭ{}sm`7^u@P3c\ՠ)"/r6 *j,VD*),*=f?O:ClzOWtdB]FxWy@7d#  bcY6U3O1XV] 9X=L&9o@ӞPo,Ϥ Bc}j1jZxS^#E7+ HB_\lź4M7 ͎qFS)G^}׺2(cȂBɤ|8aܕtAIg\VдWWҵbzr/ ?\[LYؤ?iQQW|Jƞ:,#^|ƺ겁xOܠS_]xQuP\ 6=@,MoIdp)ڏT>oaWe!B B =b26 fkHV6猯[`rZe']]Ϣ[v#;YzkqW~d!Gv[Ukj͠^qX;wNg;zcD*c!%oܡu&Ϡ#=x Dw+zW;믇%ic4OBfB"-F[mq02?VgvŴ0oϢP( 6?"-М>.Mf sB<DyILKmK|3.87RX1H;yi#=7\U񶠾U.5w3;xYXt-r0R0hx07<>M>B85;*ÿN>e3qq벅m:6[b7۞l23Su017^h-0o!3/EhS-Muó }p]P~@_ORJu.;h2wfZ]Vj'<tpBKQjd1]tCC JeVE}RPe}է&on iKؾ3 h#> n+S2ꝑYh~FL i`z6F ݋7nkW#e'A)2JyIuZ 8ק"CV `2TT@bTȯP #_Лk ~[t(@ ?`({)"e14UIb-œ_@#91iy y07**/W")  )ROUOw%$_"h\3 <'`%XtV:liykFeZ L@f#S;D{_P=P+,ut?!.9҈%b#-īƐ-uoXK,J/wҝ9nݿ}&v_O@cpJ"|RGKpDY ,7%nvlP_ÅgPhz[¹Bt(ukzw u{ l˳+p׷Z1/ Üw%CJPO|xP14D\ƨA͕}鄗ĺ&ۍv6PaWU(`$#<˲ޒS}J]S7VѾ (wa*qA<}Z9C:%ahX`!eѐwd.7gqIU'@t~v<lZ4y.Dl\7I|-?gt=p 2a6HX2:U_8M^*IJlN#0S b)􌪮{tTy]lAeX=j~n\n?O]高bh>&sm\2E}p" dlY%) :K:EjgFq;o$c]hB ~Λt7GNr^^fn`l1XB#jEoűK9v,5]YDIή ߿"# AWȮQK6`I~$KlgXks.YuHc>PI!4ԵVkRn\(KsY/g㻻A$; *1C%2idd*Xhۀczтi*dD znR?s|dp]RW<5Zt~1# ;F[>)rWyk7D.y) bZU>,{0ܳe.U!J)Jihus?}rN}oJݲn 8QRKO+ *.zU^+_E@!TTa`DVIl̙鳺ߑlV\0<S{σHd*IUݸO~pΙ{KS_zWrae+p0sQs&J2C]w2%mݾI^18X»+HDq,zr6OZKם$Dk8An>αS+yEMzSFiyS}1|gCuC48x$CXֵ5Z1-M[g z^@K2$yy\R! FֻAE:2D Tp @f Uê H4q;#N(9B*IBa :`v/2[3(OfгԳ'1휝KF|ƭ:bDgUW \}cAH%`B-QP15hr˳Q#imIb|'|댩Lߢ!P.̤j:bQpn}ǝ#piGI eUz I~mY˻E1 ~ uAE'y6BYi~gELrDT֫$ćB@«\jGS t0*pHZQq8`@b > [7v$U4A M']CbmUY"ݎkI}ϓׁ A \dbWs[|Ȕ4B45sarfQ+/ϱŽ%iھg#]>>Lu5X> du~5&'y[~sPK"{4,1g))#mq?øK #+m> i6?q6춠Y ̧_ҹPQZ:`2g؁mNFMWC8BO-ċH%o?Sv7 Vryu.,YEzjYIex7g~,b$Xmjt ejDL7 m'b*»:WOmt)d״]Lvc?5`{va$u8pثuo]q3nmR1w HLi^$r"`'jOVVK 4W4z֩({yZ1oj\8nhsQ? <;GE:w(f8 ēNC 4{vsi@G-RdȄޔ`|6x*B6L.Lm;9"YGO>Fg!1IYI}0Tkf"8´ssz6DvHvqP"-903<ԥ} ܵy}A*U,O~K$fI'c[QI]o../9b%3U{ODK"fO6j7ƒ1R>!E˂&U3~C`9AS^8X;qLTCI^WRfQb>p$q.b=HRw V3'8)@ |Ľ*~H=+yR*Bly=qL1IҴRr+켡'[]Wݫ !^,~c P\?]4"a/7#epo`FQW '4e~`G{};2( Z`Z2Eޘou`.kOò4{ E~@\QۨjP)atM$kL`=7?$ojwl0!߶$TkBہDO$ 7\zP L/Trx{4ܹaҘyΟDwuc2Zd²kn*b LΘQpW ~ֵ}"sk 5MOltP[39^aMo@ ހ 4dYd,<E{ͿxWGaDVgY"6abHblp)ކn)<1!%USa.SF@IsXX(4K{(U=4C$( C?ڋE&G{n(T4g MsTw$xz(u5|:lɮmVXJ,z2ªJ֐KOQxՓ9vD ׋In8φȟfӼMU;YRqHֱq~bji%:]WM~s E.{A>^<1:ҷ\F K):maC+bdXњMr'G:23!j{cKDaceʯ=/"JY7ǯ4AS0pBY?m&p /to{tBex5a׿T٧aF -{|j[1DV/NO73L'QW@CwC ̧z1ZdKٸb VR@;^` [ G@M3<0܀dG~emJ=ЃF]'ғWM2L%Q֧q+!@9$\e {UNLu2ER^vo}=4ɥD^c`7Dh 0Z&V$/F.d%ϵk`ld5(կn^D@vA>6Wf1S &V'ϖ]+,OesU*xE+Glp;-P~j {ޅpЀ e:%JfvM@'_d΃;l&Rƀ`0~o˟+mP]x6hxe;bª n lǒRA?`˧x?ޤy*cJ)j|B0.8rn>)#p"T\EeYCCHxc]DW#w&7Fpm%w1.x(KT̬ NU4ɮYW}Ld 1Z98N@D:^<@ݭ͠}uO\e5pEހbqbPXʰQ%N*+<:dWkÚU:Rr6tQ>`眂 &],mz^7 ~ ɒ:L $h/g4`\7~}md 8='Koo|VP4A.rYʬvv=lo1~ru즱;Xi=+ύ EOX&[c3k̵Zz:_0CuT`ß^P%Jf $Ƭ.(;^%g1`Au+9vy;a(uyi.ŕ>GjEn }R(XUNzI/'M?@cBsoWSA,k(ݺoJ#_xb"֧ b*ux /kYrZ 1'6V '7 ;V@X!Pgv/}7*`ACTt؟c.y} 0+;p <dL1wN3-pL GX2Lz[X=oa?;׽48h. hQP(M>kH,EdL(HXCXY[)JoT)X5Oุ\t>{PFoA _*F&*]'Z@8rx@PAdBm)[Ħ xsg$M!c1?GI29>,q,+45ĉL 3RñzπnLFXA#q{\-wYbwMCW5\6{So4ZNE ?0ǬgȬw6 MD&6A8Y-:Vw@o}ѷD =YJ^޿K{:ċ>z*XɞTqjdĶr~>I6,]V?#719y+yRn_ݗ=k![o"0BO~0(JUϿcFc{> }?L:]I[m?s QhYI˱?tuMʀFi2aAy UDp;D#|m<3e@bU8}Dj""I1j=#sY1ɀGQqo׳$gs龇~qˠOtdeZ>R*L#+N3eU=IGw6-|!#SDM+ޟwڙ`*;2SjmvlsyτyoK>3GMk-5'-gYzM}k -Sʾ 4,⭥!q`U%ul !\7 /ƽj|G"-43D4 ]|_J*; "x㷑0X o~ϊ."HJ|b3b]|*G_^8I38g4S}6 H!yľJd&ȷL4NDR!Vn{"ݼ#NL+!v 7KQd9dYeX4ؐ@FH&o6}o\0Ta6Bն`P2c*s/m{p3EÂg+.efTf\gLUPO\40逸[f+Uy$iQIߧưM5f5Ǜ ?'ܡ[1 tT'ߓAtrֵW:uWѓ#Vq`aK,QY^A x:0<$0=H\+9y\ϟ#mT+Od0!U A?2w?%RZy; M81r-5BY͜b9.+\^!-:o -QPܝ:㞬Ϩ,huD>q#".?ʽˆ̪+ Z)T/N[`AֿN $4rJP\+Z mk߸nqŕuU]~zr&C:8D&9R<Ǻe?p 6掿?͸oeq#r8_ /+!QFͿ7nܝ/<Bao HŠ]^E )3 @p]Fd'1%>*CBjVbRm}V5h9+Z)b)cdɮ p~eMR2i0~q]06A!7۵S#O_rtlp24k1RGw8"iw>HMa %檭LlL- ODY6fch/t=%Wk(uYuK+8 *`KGHʿP!Rۏn,NʀMs!}pm*' Q#"]M?zH2JR8ծ螊.xTtk^b0qw7Mh{Eȹ  O[g~#4—( Nlu?f\]Юӆ9 y 7+|v\v)0#&WLK~.u YC]$xĄ~Ys[ms_ips F"bRC (io~ Sk]zp~Tb_6zg‡&Ӏ, NKA/{$؜҆@BlI?05>>4 dl >-^F=hLQ*i";SpG.5L9p[tDZk !D&WM]qpUu j{Ч OɫDX ڋ :{XiOZk<}z `-uEB}nm5mHH-'OHXJY?(M;Ƀ2HC|_Gbzma6yCdȡ` &0`r e%-%q]n&V[6-baCOk ``NMʲ`2:3TǬ]59\%錅JF~ [2|Snco+q65A+n}Җrq4G.:2ZU܆1\ma1biY /(@h'58+E`m?tE%?gA~(s8Kx9IYŠ"$W^=a'!T_Go[n1&U(dPueҊSZstQlqԄ-Յ@0m:b]ǽu*Jl$w&=`7azPD2[si`j.\Z \Li8e;7dAf<}W5GZQOԭQUbb,@Ùmp$տ@n4׶˷ŝ<CN[:UkM')&UvHWB,Н\@}r_'z$ rx5Ô[ "Qь܄s8du" oL=nKybgwRݥV{4ґ@<bϐŶ}O*G+.u2_s?زhc ,xpAib=dHU7yW9˱iIjD}jgc׷=ϡ)s_Rx2n|Qhހ ~ $'&pe <|B>p sSb OfhJ*^!qVv#hd"mN0)^98ј oi ufp9d2`eFWX6mI@wH| }YEW{8oSY~gNKy8>RgY&~DC_ f܄@3?j'H=]cyeF,URlH$NB M(~ii,51FmD4ys0ns9""usq` -,1uMt~@5MRZ*zjE\bF Sꚺ=$R'Ү`jy tC5kTV2t&R'>@ э"C3?bX:O9=߷J,5Cat_mѹh>#o,.-қ^óy7^/Q'7,՗{ 8ڧqT.Sv3@Z~sKϹqcT`V;c٣)+|a⅒bv-}E+}* a>L\CբQH66G~z&z MjEaf' 8߮ ™b[Ua<:p YgrAy g0Q^k=ռ AZ|[jI-[^+sI14HPJ MP S,",1`%mVAԟ޻V~V}nTD 6녨'ZxOiTyrVR۟=OZlZYT?t":7S]e7(4j;4.C!o{4ȣ YFLqTF$^);Ro'rzN 2]I\U]#AFӑ |~gCNJ6:M<5 >) KRus4W.= -wp~eKShCzKЫNt$ϯGB0DݹƧ=k"0ӑ}Dc{oŇHwާI9Щ9A{e[ŗ@^y8ͧRFH\[u܃"oNOVLs˼+d=S;iPh[ 2Մhݶ?…dz/W!oBFJ YV6v#oTy nl #pX9&퉑/ [q' -0t4nplġHJb m` q a~Ʈ u@wW̏)܅zQ@qs C֨_g,jʑ-3ct`{i )Ixw|*f%ⲇn~Ig4^D;XvLL@&s12# ^װ%{([;-4&m&1S7W>0LaQ3 hJ3m=3قS~k&1gQj539΁JZUͭ m)@Oޮ\TwL" xS &N0dgzAB yYAJ('+=M:^qzidnUncnCʥWymA+ ]pߘP=:‘6yI y;G#׺%DsV倸fh M?B!7`Z gCTI:kv6O62 5g6}xHC"BQ RNU}#$#z ,U3GcL{on=E%<@)IdRZ[ 0翴ʲgлdƳ.xr{`.KAtos poST֧ ۦeQ}̭P?Vf4چZoH:W6AFnwޔl"2o 9=8KQ׆rMXE[=3fSO`2rm1X ҨY4lÎD6vͣcB}Q#5^jaPI݊<_"T2a]|aߊ84(hkB$T-1Pƶ[*)poBt)︈A6&`% xXL̦v@WB)k=ט~gi&Zw.y%]NMTԖ;.c:5fA=e*ܓWoz1+TZ<, +?zUɈabx,s <9|'uڒO <16BV1Nq5RL|˛3\iq`>fW Ӥ 7޻˳Gh睄C) &+h;\җk<ل2?ɧ9/%zxT7?&zb\W ®e.MI*7^vWRiFL!gw7f6kITm^!Oic8f$૱Bqb*jV7KAy«wbֿ6EY0Q Ing2#1!ϻ^$ZUE僂buQx/l3=DJ$bu{=IHiׄU DP:K?#k1(zxa`Bդq>寛g-ti`~|rFJ?2,2. 7* s. t]Ґq] WL'sNm8qGs΀8b*̽eI2U;OghOv`WbH[:F[+BE˺9H)gN½6)1D_ !{\ S5%5sgTsF3x`=V>;`(k+~/yxd_;eUхCRnm13?lY= ~QYMs:4[Rloɔ jCumɧ%N}9`Z1GI%k<ʤ!1 6]pJCV!E՞n?Fpp׋lR‰V~κ_v'&'bi򰠴L@]'70Eane : Zi g$kq>&Z;a,Lxhӆ닅l- Hc-p| p~OW;{ |H(<ZPMi ȁsb>J፯R@3%1'5 O gazZAQl Z'ȑS٥aU|O#6E%Q3^@kV(4 {vʓ\*q)@*󀏡N(GJ{Tc&r;T:TE%B@G*yX 8dyo^mnFީ)q .`4\JP?$Bm ѯ}O"/2yǒ; g$K&?'| qC}AJ<+vqV_uB{)$Đ<,3p?,?is||B# = j7IKML10'C`ƻL#@^]u:JJ{קj);2~1*uTj#qc5ղqxJ+ǓinH뤡j`,p|xOՒu5%aW_ Pf\v~ OaXfl&gҘT;WuY;~uVV "uΗFqց [P~F`9*nhR4} @Z_ޑ.? o C7!UjG^]!J4 (4x\!b zyE_%gSJKYsJBq2 ^8'㚋(Eg`n>k/Z:ܽ6_~|*C@Uk)bV/V Ap&4[y q<* )!yW,X*0Ӏ@}P#'ָA-1ܧT#`B#KmҨbF^Rm±u~3FQ*hERשQ pެdg\܀#G}`Dtt[ k`/NF4&7PF9*}3`Ԡ(A#|JfB?er$cJyA0kOm||`Nf)8+ d4KĽ3&qt_M&x(2sK*9ĵxlP0oNaNI٭/B9éZe[nwfc ӂ$k>?(wtM+ZGif\F0"sy_g|L#m2L nCqp}=driwr4zB=Y lO@i$kXF\[J|vdi 5՗N|9]9W ?|1־-߃GGdEQ3]j{Io(dDUa/5y]tuc4ZȒ^IZ@ٜPOT@ 5X=M%L>}"5al PX-E.YNwbP ď64zR[z~d`@#A4M;kzCyzXP<rXų[5ZO_L VUlS1Ħ7[T+H<ے\U ޞ:. h[!5U_B&;Qr;+_M:F%S?^3ga >{+-҇Crٵᶲ1.)ф;З6Q=1Lvfպ'0TtI҄fij@CX}YKz<"":Ȭy E𣤶O[PO;6UY\HwO6. Ud '-RϤƷ0*-~oGZ nLnDw|{4p܊A"OZ0w'Q˂Ox!'Rw<:aI>k$] nA6}?ZY60li K&y]!a:(=ZVY+'b9?e6%MʻPK,ЇԷ487uK^~3[Mu4G􉫵 ):9!VWլݽS,D H<*f큲{!BT]adԌqK9`q̔E4r8 #Ʃ|0m6(uV翓4*v7JgVmĻLd6()~&:Msք4Oglwk*]  J: g-g1KdH{WU%ܚ2G*N#8|^ZL3tG5Twr]R-S@λ |db{B!Gvf{pive-ՄsM ']cV5aǛh$AFݫ12\.p:r fd h{Y_ht28nJjD33nXWBzQݔKq`h(0G68_ĥ#zEttT1P?OPyBiI˯"̩>/x{PߩZtYS[GI-Ӱ5h&.wN$B@_p9$qxL"8.@};W@W[5n.(SB~#2#sKgG7X dGAT FhGL#$"8ۜibΪ4cL"'QX.ȝQ=Aa5UiRâ("D|SV J&68_DdqHח .dv"(x.g6VH!;KE8{t_[0IUD Lkm`Ke J@a9ݹ w^u8V.1uO7EXe4*ټ`aaa'k.KfHߣZ: v ܠk@OHTq+9΢ڻUE;Lm{zd0 A|7n^. J$T,۷B$r\oiHDZ7BcDl2e-i)saCэo 290eo6WE!>^TRBtBwٖE \wa*MuNY#ylE8 heTagt2.(CBhm%;،A'$uµq˹Ɖ?b뾇IQ0h@M2.Ӗp'e 1~39#rR}Y3F^NH=W5{9>Ba&'IG4QklĊ^hyLt"J*ؐMΧu˃w96ANc5m)B2]{|+rIꕱO¾+HP'#UHeDii.OkVU6z|G maMT8MEŔeqmR*x:) ,oq(4oW n:`0}kx`Jlpj|6PCf$D" >LVZr1k[Qw9We$kd%$+Pv%&{B+J ıwak~mt +e#h>CȖ AmྕmحO Ij4nԕ3dϨ8\cQ-I&~1,UKp+4+^^*h@jcT횈Y5`++M/k(?h-z]XК.x|˱&%E0g lq$=$)b;jsPve1@eGNM@Pf ̵P8 f˾r]r\4?N.n9lkexD9/3X*Tw3$w,ͻ)Ujib1Q?? DFƀY;rd+ ij҂{g~mPk b%A&c1I_I=SX#Q5 Rpb ŸnND0q' 6j4:B:?& {,BgE¡蜹xU~Xb$f;k/4~y2$Uj f?CM|ZVxrIl{I.>jtu˚&WOAv*Y5Nl8PyԬe|WWji_PP~& x͔ha> gҵ./o-D]l ''tK@FY uWִ20b$,(h?~p2QyH$Ϧ4ޗ32~WN=Č0уl4X(Y5,M=VDQ1=a̓1@HbJvn}>qoʩ8.[MQ$YղXxDl fJ_^( mP3v+3gP!n\㬹OjH]t(c/[:} yM9_axց5]n(hȆN^cj]A&^p ȝcwxYy:%{Pb|$F~W{KT< IP~Dw]G_.i(Qt5ʵBwS2$ZK|†F WW|UO~ t?IU:VXyGn2ǁ|#Xke4/1~6u I~ 7PJ^1A4O2EfxN^=߸3L,&EEtJQe>ha3`:[BT+-Wi˥i@"wqՀT`oCt6L^JUBؘ [o|t_8Ҙ?vl|?#w6pƃ{%Ytffn*i + \VB\#ߌ+\) 0h\6b =(9qJ$fR/QR؋"6A5u$UN[ 4a(a \ףZVAɫ,QK+ H@iC v8霍Ъkkr4b,&2!mS:ZPGVM陑 yP"&yHNOw@DJ*Zy53N`rMvRda4tŌm"_  ܨ<9LӾd%:ןh>\ux9aHP{7äez_Hf!)x{ @e %jFꝮGeBٵVgZPK hBLdT{Fm!E)mK=N^4GLݔ 2NE}t( C~Y"԰Wq~~H$sG82|{2! qf+ )H=~i+Ѵ*Jڹ&|e#Kϵ db kTݟefPP 2RL\E>7 },CqzуFՌ_Bl5iS@S-z%.XFjZYE1)fIL7KL9՝*TE5Qkm]`&MMm1q{/?* R%z3t1R5t/Ĥ#pp4ormRu:pńԲ ] 4Secbˁүk3Ipg6Ũ7?oHL)WPLPv,y%BLϽ7:_~|B `u\B]/' jބG!]xOt L<4M 7vj$(!(mn A0Ws`gZbF,Y"0jdh#[B+4!ߜuGJ0dq?|2g(+"!!OY>x}I} F~YA_+`g@GdRS0_:vT|7;wJ`E<5{*WKxεm60cy˦0 ƠO^K^lC=sf{;Fe%9p7G!d.?\DKҊ[T"!mO90Y,fƭO0xKO3@K qTE\ȇ<0 nE:v܅]RC3 G"\5.)^W%ZNX 0 ^^5D +4:-V*֏PΪlk ,_0N(U3C_{$Hl*zP_=6ƃz?'Mw@琿g—U7%>mAI Wu~Cz}Y[r K~USzKf덱NZ܍# _mY]b*߲yRQ)K2K( 2nbBa ^OO Vz~m2_niS"@*BZ ?bsty UXUa?D7Iũ:YU޷eZb?>m̺wn؝U՗G/1TQ`nC9$~ـ6 I^gW)#FbtG]z'Fg;Xo\Fks7,Ɠ'k~Kw΍wpm?Q @NԈ&NE xM/PQO/h_C\2CuV;ZUt2ew91_&;+]܊:]9̆jy2{9̋?eJsCp Fv1C([÷'~B\,K,V Դnw|7oysV]'%SSA󖬳>;jjD׽e["X蘌AXj;nLvJIN5z]q펠̴V'wt9rB:H \l z hF,}V-:NJFxVpyMU?޹wD‘ktkeV .\ja>R^o7(Sq( Bө̔FQȂVL̈́he@RwBC19iyEͰ]HO+bLp×qţJ cH)5cUjЩR+b^3N;Vc*"yM($[~Q)p+:̳8+(?֖[ xm/*7-I \%DUqoim 't3"$B[|Ss}gq1h[܇B-RF5&e$7OAF6@L{hA"8%*6,yoӾw$ E^ l){ti̞B]h@f|£6XAVrќ LWhoc%zOy?Gi e U ) .UBG+h\ψR%ی\e,Hy+61EoUP#yŞbMjb<[VhIaV.$86ON$ׯZgmɄA4-_n:Cy>W&)ތB3lk鋠gC ߱T+G~D+$UށH8$A+c@v6Q%'1;dbVtۦ27cZXy˸a%BԽcu[~wH|TYLSN wsvƃ/.mOizQQ (厑j0 O{h߰hүg4H=$(d%=zKsb4V{"x&^|ښ Uho#Et'x]H3͗@ kv-g4LRe]g>S+!?ޜU`B.:WOn.;ؔ,CgojBc=WAw5WD~,L"tASw u 8q*+ xXE SO]qT'J#X]2 ,rOk9"QWa;Z AF5 M -mJf JN&W#-8tq;1ϲtN!omTz^x<}]剫pB/R ot=jw*" /黂NG"-ךSۇ'g2  琍b3\]OM{s+kTaSZ Xqǰ+ȭ (tjĆ߷hږ!E1t g!\=YRK%ggaL5B<}ԙ:d\װ1u=5[[\S5,*fd24^zQ-JTT:0 @H1Mq!mDxԌjB[%:<~h{MkXq4@3MjQ[EZUG*$o\)D_4cIqd?#7 |Z_]^H#I>Y^P>zpnCk-exӞ OW)dg5WV?S, ||:Bރ#6ȀSSvT.zu6)_ DDw5܈9iLPC* 56܈'fӗ NNyĆJUfUeЅ5~Pa RSk[x%)?jC>Q  =cɗ/.%WQ o3&ٕILX=_@`$Ff6{@Th|eݟKi%ߠɭ Z&T?q/aq#OME j@^ᝂKV@Cщ%G?0#[Hr;2CM&gj%8 21l`(K.`"r=U0!kYJD 7iDԋ(1d;/&5%-R6i* jҹf}zh6dHN{ۯ%^fFß8_.`c"&{ CHeM-~!R!aTd`͏~5tPWvBQi;=L?'Pl_Zದ6 zo aDH'鲠!Yc'ycMD֢{:쉜A(#Z?Zptye ,jvLc ?jk'̊Q<iGl6 &"TYtcj>,5˽no dpOLl%$]#u"[ƢI ǶB,funtqII.ͪv> (FF' 3`xk,c @2VKuWJmPHy7 L]Ж~٧}?u{_Pؾټy76v_(Qep"\d-(6]f6` f}Pz8L_qܜj{κ}J3$A \b0B&3KRnd<=|ac-z;;a?):z)2 STfN&~ݲv3*6@\(sZ-'|0BɃCa" M7Ǝ):}H!<҅v=FNNs(?KJ)q;T_@B[6G)bt&0.{GJp;Pla}2aȯ?ARУ b/ r+<ʕ2$IlQjN5YghZݼo)r8NkP y4msKAZGAprB%>UTGj5V[\l!~5~1YWH!N2ܢ$?'2LOvqe \oY3<3̰OAzZjƶ5(|x_ޅy'hETz+F~2HnxQt|wcGG'Il$`hVvfW/ep'0/q}FW&UG1[ \QRrO=|%|0F^^`Zg(n~f%p 7WK vQFnGϗbz;(B8EO= #"t7'weXEaH^:ž N,Y1fdaڮ :bs௔G9 ڝ/>کntsϓ@& Fd;7*j4.IvN-%S?Kls/%#e1i1 Yc a%=kğ6 >XE9ݥ 7GV Wc߅ڑX( Z7vNXvl>l—P[Re\R4 goqͥ!]N5@+G+1#2K?=14_mPDl.UkO(I bGHeE-\PsKmO! _g7j^a mU\r*M s؊}7ktP22 ɜ;ً$(N}f9c-mi_u0Y@ Τ%y˘^q2Q  !{43.pI4RU 86BXͯ5PuԊ3`QA "i•%8Nke|g \1PbQ<~ē9rBXTQ^#hTH(>ڟ&htכV K(rC/!"}Bq?twХ5zoΔ抶ODbEJ~~&ϴLsİDBM4 (khJ%06qޔ&<P3saqNl 4'd)PH"y3q*BP[t+ZDX3Z8O uQQݸ0)EOGjή<<-೛9{_ 09}WX, P(~P04SP~g$t4om(JJZ$DzZ$a4 a2×kzL#n+qo_woRc)A@^n_'[OQWk6-Q_Nܲ:Us`=-%Z¾̬om̙?p޵O9/+33#D^3Rb ƙxz믶މpwf8 ;:4g<1\@Vn.̪$n~71{&D5uF.e: Zacq~d9(>s$P_PQ5k45#`ڋG`*˃|m Ւ# p"A$\v?q툸’"Q_!_lyRі4v0z ;CE,p{n<kDѰ %z}J BXZ)]2'cV r &ȧxiV"{Gs7>w!A PiG}pvhVX JEoI .lVsP/OFQh*ol$_c˭aϢN%;z, !oCJ񥲡G dgkr Λ6|V>x|n$K_9x?/V[Xͼȩ0,t |VH x)o7.nffj*텝%ݺFW47fsMʓ_8%3ٹTK5 kׂk ) ~M Um v.py{APVc]=¶ \(.GtY#EcJWrgcu!HD7X j l{ tEoks3FstLݯc"c 1━VW q]+k\IeYrRxa*qN?I1ՅUY s"~œ=NÍ# j ,w n9-$ ^DjVnZcOn]%Ũzo"2^ g=l- +5"{"wڦ"?{^?@%ģjR|mOY'b'Dy*tKpEK&tGY 4%пtxߣًN=/zP_SKٌ}q=_Uˉ9YjK*)zUdE?x}E1F 7'.K{.oWu vC:Z (TbHp{dF,BpT#lgx;=\ Xsn 1X_M"kŝҟ=8>F z!ƹ7NNRyL׳ -3P8( U*m(0bP*UC``=;'.x 3+{>ry! k{-:%h6[M%B/焏}&Ln~¿mm{O=QQXNnNUF;ŀÕ!Kz8ڠ!ԥIpɦ>}@t5QfȲR`b(Sa;eN1u:'Ɵ'^V2im4+ݿgBte-".Y_2B3R:6 DBsOńT,= xKf\`0PCEm&wgTA;tǖ G .{S#j{v>~4 mzeh AY!@Q}?=2}OҒKaG-MJǾ~/jݫ(u %.ۘԗe}0gra+>{B۰Zr RSWA?Eq KOA)p5.{3 (H"WO8nʹ~#jȵ>%&EwVskmiٽ*[, K5" iu=h%D(c:aͪ_Iؕk1?""8aR^Kyys&ӫ=*e5OKa3IQ!_>a YΦ~ =AՃZ6&/S47=k} =T%W٧Z})# xyy2•^jS!hkci;ُ#/ Zkl^PK=3hkƨ2m7#WUȍxL‰@K>Acز= grH4Q-@Ms4'` ECDR6`Pd6.t,\:7QmO*`vf7/`! 0eY̺dMHph:9OcuO[aтkԾ#w <#p*8SDh 8r܎+"җV:2qx1Y$~d51^x^qOj떭k1BQ^yuZn5 AVxR-"x,}y;:~/B".CvfԴw\_9B۽7FW M6XiguBZG=l&%;617y(V#d(2( \ȳz_)z_c9yB;PÀR @JyQoyu6\CAæƌŐoamU@`4w8tzB6 a9qy~{\%z(eQdj$lD*£/C$l_։Y9ΫZց+$cwPe/t$v>08 uUtD ܨ_7 *G=2a gJb}_ bAwเ*pS\s'gpW,6C=b Ԝ('Ъưt Fn}toV͒2Wqu?=}y/saiV i` "M2j{5ťG>F+z4%"'uQD$a<7Ԗ(DWCwFK7>j\8(=a66_U7G^JI Is32eOK$VY] }Wh#1U87L]t?2f)˾FG?_Vg*$S`}R #Gܭ4@c}+wz7EbGg+Jn' iׁgwpz GTнo#} 4^c oQH#ff],DU}U|\>=BXYu}UTz76mPd-V:(z'V[ Q!YK HmI\zGBۯK!қ* ֡@& tg2_`>rZgZthᄆb%Iʏ+]G*iePo b22'NߨB_ o1ytlxgG+M&˘6j.3f>d6A<^"Ȣc ?WKgܙo<n{ 8!t:#q-)დ#e/G [[`α]5zl!]ݾdqۂ\^.es73T&.&a]=eI[l/ƈ%77+k֞_Oߋ -tuG#]f572vz\=|/T}QLeDܭCqI];s}b~[cPBgnUêoLQpۣ;!}FvlA e]Xi=_Lb0rU1bP اSۦ.&`*z t"麤Ǽ6AbP9RQf*6z6x!GȨsAomՙJq7S@E[$ͩn'1.wH.!/?-+nSiRb t%Hy~$~_c*OEM7C;Eg;u+іBYAO+S8H+-z3bu_dj%ߞ'b/͜ T@RVwO[8ErLlO={!#rv%uZNXP/2յh-lA{ ˀ ;X4uEP\,,ۉ5Jxgn3aMTf_èe>Z%'B_sP VrѾ`RIqCڞ5Hg\U%c[E=*Mh.<%a\! tȎv V>7Hhf9= (iĠh"J, `v&l8nA хZ1zTK!?Ӥ'T=_ғuTt8nl빕fyA!C>a6/~khJZMe3#k*#{}xè3\JV[Sn7H50ԛYxtY-$&s_Mwiɂ5[V%~rOIԗ%8B`g%|qX6z2q0[R\Q2|Nh{ &"L&eeՕNߓs+u"~{!(_̵9?|)/̹53%]%,iN6`?X qɁ):6]ej.1Ai ڄ,eOWuxj}G.7{c/Z-][Z6O'*<\vz. ԡ=9N @Ƥ 1e0Vq2BR2[LzN",k ;?y g:q.UQ1\%@LU[6Wo}W302RG_ꑔEBV" [~ KjأrP䡳KҶdH {l[d]پo林qZ?^c!Z 9m6V~`A=? HNU2vj_-=Y[9(R+f00lzHV/QatǿwaU,KZ4bugZx薍I^T/r9A7]gq,򘒍NCUSӚ ¼h~j$z%&x^HԆ(ʩW0.N**biQMEc)ai7H~韃щ_nnSSY{/+ \R J9s;z. Yr$?bΌXK>q,=f@څFky-! [ %AQ 9/9gޏ >my["YgOiHWFldEx Aiߣ%{ Ms s zr;$w9bzA E.x C0y"J^A*V0܈#%ie xOBQTW]EYМo3m$дQ!%F5ӵysTp tl +iB^ǂ<ǿ&ʣA V 8^9.v3AnAfOF 啓>hfeKDa"G8FQVW_A ՗'<\jw.)4p1ˬSti+f {0`nUM)lԴO㞨_u1΀yݽ>Ck ćj(DbZ9bZT"C?6('Rep~hFjc;gEMNL9_~5R$` 0_YBQY3' Y@"PaxxgwEMB38g1&9]Y%yrjS &=R !޲˺2xeՆmtfw֋-Gmf`AZ0Z}Tl "&83K_JʳF%*8Uh)BbIM9gnI>413tsQ"#֮B 86bp| ؐS:p;x [H??7Qs m'7W ӈ%^R37ZgjQ@aob s%E*B*ed"B# "q7F!i};R88dSڃ~ CaZT R+V'Pp&tݦ #V+Me.x4î{&#۾6>=4M8+эZ[Nmg񂗯Y#EP{4 O )~4wLDnbc|*sS$̣& 87QO~t<<;܁$0عw^WRr (^;NI;B"wzz>dH7{P~SE-{[W#>g^I3PӠ8@#OfD\*u/9zM:LJt Y1+{Q2iGylvcR 1?!VNVְtI/U2JZɵ(+b@nԵa7UcL4w$,=5( T>ޤⲯRܱzy8rPH`-%m6rhl6m{-7T'ZH.D LpŚA>z<)4͒zq%p8:yױlhML/B]|ty@=9$Fa'Yzt,a]D/gf\m}ӠqFinjp&Y~# (r;{-_$ < Djo3axj T,j ee\&nԯmcip\ AJ&yNbm#[# l62D_v]D:.ɰʵa6%shWr5"r;M9%EQ"Q>-ƾ 990kcIt!B3!cjh М|#%ڧp@:K2nnqW9vS_TR&x;Yx7$MN})uD:oҦȺ%PjKs%uG}_0KV\a߂?;1h!ֶMl󜂞vC4 յM}>vMgXRԁ8L^v4XmOB:Vi16-]fұTJ Qmϥ9#,uzdKu4d#;v1Y@պj&†pYؗ@fzkɀru!QAT ErRjq3=|CʿuV`.-p²3{*7J͓~6ۖJy6g}uIDRo:r2[/~f90@Qu=UoNYõQs^ӆUw[%((%iiBlOe}gBӑ5k.F ̴-FCsi {z?DYIaTn6VG0Ǹ)+n3 B*qדD:*yV_V٨mTo6uE>~S2IozC1 :wFbל;[޺.'')`q@lʛsRhڄt%x= l]YuiNP^ժ e`3=qk"~$K|]A;9bݖC1ǘV#HY`?a8e2AaĿxrˢn1q-nFdc40[)ёUf6/&nهl1.m|} qJD#7ԩtbȲ>|W(zxjZ5۴=u ^`Վ嶡<.2ALNbAp'w ")+3 m ^]bU _ŒD[%ɣgU7Էއڤ~, $މ ϧ-Mefޠ.*R E`fWv şA lO-LհhqG#wW!ަi9Lf9I(F7i3RJV {ÜY끅c`aBš%I=y$B$+rJo,Cv$j(j+QIAST ` G__r$! ytxb&=]sN(A:˔)gS!<7!A4G0NxW rpPy=}̨tdALA}ؕbb4[SF9v,cߍ7Un R̂q:VCjy-g^6Ͳp'k SrQ hYe)Y7BgԿ$g7U]ObOwW>5#5RHx9}av+9,~eOj[T~]*F3TٺIbm]LsрI)A& UnEC6s0C%!Ŭbr~UWYP91o(2gN"/Tؤ}ryZimLa|"7'DZc3_{*Uk 8FP@G'۷fW,27 ϫMP3.5ڣBDP.Wи!N>)>Aau? /# ©1a3jE H;܍XsNN Ͱ30llE<1qc\kK7 "n=6Y8LSů$UטH}\OiMg9#bZG.ܕeDs3P8[?/j0%h;9fl"vCqQ$Ka{:h Kȫ 2{2Q@w|  ʄƎYCx1e_=Z0G9xXVފTh_s~Ч;qW eلP&H߬xcV{{w,e3:j!~Oȹ<};Amtnns\].m xvr"HuYMof>Z l VJxCJF(0]؆SYWHaBLMFf]:/~!"`RxD(5 Lj+ אwW^'ʼ#& )R*5:c)<$ss+ x(x+J( 2vlJ;RG0Y*A#7 ;pg;[UCQWv=GmS|BU`H;a ˆ? , /y̹FPwm@oݽʸTh>Ɯ.PVZJVm"ܼ҇5GHf֖ˆv~u5j1MT8Z^ Y: 6cR o{AWWfI+e}LȯrJơ  HeHqGRYP R|"h d́n c Q7 C(M9Ej H7dc F%\VG:TZ6 1PI9;a?,\eA]qjv>Ib_OqpC?R}OLYE)*w~#OwAÏG*V!=A͝ ZQńzd|D=bl} < A3gw.DS PdYD M8h6 6Λ-9-͌{U0XN nFk{icLPBT;B * oH!*Y*pJHkxvLAXҦtN,%c;LTm@7U w;,+ݝq f kmvXl#vOsW}gF't}{ BOU6″{@^Md:2'"DN!R7^k&r3xz^LjE2CP:z0l+ Z%;<>]?xrHI,qo_'l/ߍv TiJK'%ې fQ ,z7m^rjvT%ʀƜie0#];f!Mi/irƖhMu2 r&c޵!"O,i/TRO\n,JUVP$v*;Ͻyʮ7#rЋ B.~>^9$O&0/pAF"WI '3\^ ?{_e!՘9SN'0F3_,:ɤVO.۷v29ڟiE;ʊ=36B0 ёSފ,_c2\} k ^ hh~RiƝd*,+ &=Ra8NX&{ggIģ4`>l~xYM+3Tޓ=΄ QĶ=[3&FT+z 5-R!EC߾" JƗtxpٷ瘂أ\D#Pv,'%՘?5;mVg"`Z!8?ǁֹ䧰7/ZU}dݐu(B7TtR'/]5VͿvr9-5ug Z{2 Re1r]6wk? CYDdi_2*S%~Zx[.]IZ"6\d), 'c>% oj2-bȈ,HpIϣ,?5ADu, zE<Ţ/nM:o2tSW{o I}AE?uRWȌ)-櫁[:C^T;X#G{V䝇gÀXPnݿ ]$խegwۅHn2+7n.ЁD9>rcC.f֨d-: kl9p, &J9H&^5g;*hbΨvse'c45Ptlw2oy"C8!5a"jA[Zo|v&%Ur T <^^]ُ~8={[-rijfUl 6t*"jܬP.>6G"9qqGGШ~;6a97;Yg I~FNɹ=Paki_ @pX°91ˉ BLxOoW3pR& "@GO?Ǻx=2hr:PF_Dq}g͢6W T`6茽j>i О#'! 4d98uWH<}I'I.LWZ1W%7.sĈ5 x`ޣgr̘0 z\[HI=P\8xLK[U9i^#Z)'|/ mVx]jo0 p Adj'κVAw7 $9qc]O' ~7D7EG<QzWB@&&#\M]+<"a2إ[B'br8/78ͣ41ҏ:mgۃØ6zߕeTd &+g6׌&Su5ua&rFS3Wvm+DF[a 4|H*JKPX *hAZq! +v7U/^V鏱%L VdbfR?ѾZQ^"]`._?W!iFu!W.!+ :ߡyz3 BAdKPbyym*s gχV-x qDPs+\4flJFzƟn@81I3&SJK44n|\(724e;mm+@'Ta}dq 2dGn8_glM#.FSCdj|71n>gY:}WvEzP@ "E :tyȨ!gb-С.;K6߅l?ƽ`lE $K,=9j.`"}d4B|M΋2L5pr d o!Z/ CtSyF%2 E~i.Y8QUZ֜PO L:71g_4#wdd̊_w֠,_LL"]kWuv6[n]x4z`㙙zÊA67,}f ,Dt.QPʩ< ʏ,lDQ%$-$HlNNGs& 5fQ}&Di&~#).'#e🂂#5#HO* )jE&Y2aUu- %{ q,@:$)mx>΋#u\{듺ݢ9?XS4<к5ⷠbvw̒ӿ|%zAw Oe=u8P$*)q|c_]./fɥ¯l8 `-9̆{.P\F \}ePNgC{Lg(\b_@T1|/xb'j=nrH!7O8qd~#C6̕CS=%DG됈LJ13*֫e}JPe!S!A) X} q'?|;"= ݽ Fj\fcɋu֭_N0n2R]r|=5,P]h[uv>8ϴS <'37XXR .KD«HCf\cpމ3Ł5./EO@eT8@.G=*VX[68%]&v\e$X>-l>[ 6 9Zvьݒ𸝚S[l5nycZb"<+{Lj(<7ܲUпc̔΅ R{`= Xj~,uuZ dd 8~F{] qxygZ>*2og.mɀPXZ"wXKT 0Ci om xHpٍCR|Q~#;7AD^.5@NJVJ޺ڐ+Q ;.Ҭ!E=lOmP Xlp9Zzwg";L/}ܟ3dlI1(7vû޻J3/݊7l'W4&1奾3uDԕaoS4SQ&e rLI/HRՀ68{[I*-WFPO@kf~ugyⶔ^=R-SFJ%ۇ`I t`0`&^NjGnvG 4|񩘀V{`(yjsy-Q_xU<vZEaP);GN9ⷋ!O( `ۯߔ޺fmyf/iH`|Hh I$j%x%a9ĪvYsvHskcɕvAБ%1>FXq81(ep6wٰE7Įt-[u+yX/19%& nIhkʔ5az3UjL.-: oV^|{?Xߵ]D8A2>}\f;mBf S2ͬ\R9#g|B' x#6 V#y4sû|'m/r\͔dKC1`1nyil*]Cz)oqjS5E&jlzg1[Р; U8Y; p*W2Fq5C){UcO'U _2FS ?I߹[t2Яg9dXܛAe0X2 ņ ~l2/@"S`DN'埞ڶw:W7WҝXn<($hH[8d_0Ҷ*5IK0MH\DUB]j }s'Pn?ƘB֑C{,DY#1{GBS!ń8>:n*9Fe%d(PXqZAaXdKHR2q$yOJpִO8̗ oRk MHҔ?; :@ag5PщM#_86j}MaU0zQGÒ^iv)1 UB܂lbNC)x54W}O@ )dLTSnTW$mq=z)<3ZD# e=mpRFgSvO CͰ#T:@CuIMu.}OG TChgt&5:ՙ5*R̊{l(s5QEv3|v}@j9k'\7ַoZZCq*vk} $%>cN zPη'1T;5͙\FbNjEsm12^Ʒy)6m9ܺ2Xٔsnvg  !]a?̋#G:F3s*˸P1Ҳ>a‘#«q98G:ד=2bS UJ.B|!mK]LlĥDKo6C H9mi~P=20p R%|]みvUo|?S;+ngKsIPXaYJ7V zxv!HYNK=忾\b56*N_&aq(*$ ™ػd um@,-8%$͇wmz&}^f-ơ8H]jI0dpY<Q_>(1yw cߤ+rM2S %"E |.I9Ň4rgg2b1`eQ +T:}d[nޙ\s*L$'; Q'6'u ]Pdq1UOb`TDT[ 'I;W7Υ-_EՏmkLOV'`PbMr[2i/fŔKCvz o:=T XLDY-o.NT:huv۞1W-]ZWtY{̨"WeNYT"k53N$ûJ)S2v_W[ΩL]z= "]BOb "n5XtP7qM=Ib15Q<Y}"AyMH {xqCy{`A0D>A2@RQiŁ8̣ 2S_٬ ƇKB ~l'\yS dY c82õ_@6rP]}y Ē43=HoVPhOcv s)q^75_IwRnB~4BK2#[$M`p؉bƥJĉjgWA&`M9# ѿ*Q̌KMj3 *IZqia7<}$=YζQ7?(ݚ 8F|'cD| 8pT3(NشQ˙t-4UJO GX~~<ۈC:'p7jVfܒh9(HP ij|Fjϊ%el5m~ѮF9uv:B:X9ÅUɋ/#::rV~VU z ?UuFI$~|P#.WlnOe#aVe;wp/2˧5Ǣ7pkJН$fVw+՞=—q <$r97d/-sP~yTp9[NLA BXYF'$amV{*|0Z2!>euP9(<*4`e9t|F$x%+ . o = Xo=,3.iUB}Zxe$_&0 '7fd ]LBǹtMeýl"{.LR?܁x IykrpS'- 6M9md@E*m ,KLy}e}L]`?q_;u|PvR1 @yI(Z6@v,u)eD6D$Ϝ[xRQ]> ż1HV'! W\>3/ +a]*, }o<,KQ8r{h`nYTl1cs$V9R Gátr]_vyA72n k-bb@tt{Vsc+쭿tPq(!ڡﴚg`LP@[(keScÁl{g4>"$NOA=yD4@0[]Iw)x̍yL7p+H(ۨc;K`i:ճܩRpDYܹI7mbVոg\I}pA>TiK .~Cvz]K0,ɶm+}xMuwk}mf#R\ ~[3SyҟHͅQסI@~[cQ0u9u'w %d,#Ow2 rz9m\PvDΆ~=a`q*XVB"w& TeR"+6T'WV 6=;9ºH<邯C5tWR]L a%xcI#e$͒qq5ҝBSy^_>WEDn&:wx饨 Out>WR].(VFCΝX4{C0{@3CˑvpQ6{3|n&Цn`vZ(8ax`QUMs;.p[! 69[M"aE_P3*V2uMII/S 7 :IZc eyG ljgU> 6X؛Ja-7_U$Zhr'Cqv8"ia 3 CVl)u&nM* Dzvݍ||w&g$,wAA/ %a` PST@-YB!1FrO-#'i*}O Bz(v{turtnd/4B0ueǷ*i_*2ˤ:}O'3p\ZiمK>֜VFȳ K@:M{`_\X$l\t>Y =gцJȨǍUqGj́`PJM}"'o X/5 3X}sD-X(tȵ $Ԡ`{oOfb:\X`4\%ע֛ZlC,>tu,=w4v袉G9tn0m&) s[Ս7fX\=jRGCZ4+mPF-ʲ6t_?;2O:7ѻ3QIZrb7ڕCOc!ՍCuO1-Q5;!ov Y:7E/9(SBK [KYǃ7-E~{{ aˎuhF (zw${&w0Hi1NJ9K#YB-E_3 `M :rȲ^b1޶}B5~gIbEF=s0{~6F f+|5vƉٖ|l%c8  yQs#]6xڈN }X**G/'S Ԯ+muZ'Rt}`8c8aX.VEO'I =S uX0?:&>GD W7vXPRdDX(9(O_?2 P]XsUed8^ӈ,5LUkє7\c}PoEcY aĔT=((Z683)(cEETAAA2!W]}*!ϴr/ V7rca,p@)*+~N$&E: aRA6{~NKas kke;'5h )d~OE1)%V|׼H*1w?'y+q^I|+2H@Eh ) xXEo .f@KeDS&蝁e)]mGҧ|H%Ɔ 3Glɯysh8XK") gBz3;ФG%wg%1pK̋:6LqVv=AՠhcDQ.!hI+T&vWo܊ v"s;񥰩ˆM:^ e!CGن}N0 LFRDc*jf08jԳEK@ИI&v-ÀM8-^ѰBR}N\Ә^N'Ȼm{4fİ%Wղlq]W#%[ Xk.dzқ`{,'$SKW !gqǭ.ZmCyɠ#" Иz/8)ڑTʷ3P(#B|"sja~(a3|R>Q{#&GZfR˜/WEj3 @!SYe]IYfj:=HbI(!CcQNh &g䁬#wÉ*S |.f8iظ[8 [Zqfy q 4yOvwǏ=ow&iPH?ugࢾY $<> Oju/hj"JPM;/Œf+_b69-fm8$|0*]g ǿy+\jPw?@A֥-hպ(2S 5E ʗZ@>SPkD^GJA^x+P8Eo&D@|*v6\T:C2SՏ`ƧL3_6Ȗe+$:3G1@4s 7bk/105LEq̖ B8V&ft4jo δœ&Ģ߱26MJ< >lqNm &hgr{ƅS n.oo0ۯ5Ch65±\FkJQQÌTsII0}#Kˣጬ,)QgMٶ//Hc*8ofLIA*@`FCœ?i8KuI1ַX$NC}#@JL g9 k/ _uѺCar# 4d@qr!J=! ,K#՜X>YQ㘳/|p}.OɏU'9;Q&<ר̂/ݿKyc]S`}|Q4{,Q̿aq]$mUPL7&z6-rym&Bdq!}egu^'p Ofp|hMͻI_ܸƬ:633veUf%4<@X[C ddžb]0&hwaCf+UFJ x2OL=PcI]A1̀hq{XO6|ϚF{̇.,?Ͻ2rR< P?IЯy_BdI'.EY"t7:vOb?FT E݂qb4*e:GkFUH[ʻ]n=s.]džV26N;ac_XsreEtKRڱ̩#cC xmi&F:|=h܏ c-#1B0Sa*:n =4.\\ß$o%QV$ޏwE, b}OT9rw,lܤUb[sC+ y8:}a݄Xj6=|aj;ᱨ;;c@e֧)`̎Q9+gPgX| 1U5D]"N'K@ Ny8/3&1XO֑ \y;Y-\+{ BcxPI]fNARjN&jQN:Pn$_U?:sd[BJ$:5Pa|k᤹']zi"6i**w2HҦ ݔY2 mM I Řj,a \zܮOoIo1i/]/?#%Iq whBs;HwDxPg-U$٩KPiOQRC}" jca]nX#C(.+\k^=8vd%prIU{b۬,ܳb Ɋ(,7|\a߶#]ᆺY\ " ndn ƗE+zY>g=@V}%?ܵ _u>)(Q6?P9F=54 v-qLl Rs?LTq6Z{ uqgO&I~;R'u /c%De䲖u_c^U{| Xt.o]s8ix׌BKLc1bԏSL{.)ZC㭢 _Ԭ\5`XF%9Dy1_N;hbXD4] 5֏Iqҿ;q{?#?U1xQğ\(4!t'ecqj:K 3i6E5HʾgL=\U^Aٯk,# s^Of$(Ju2}|X7R'#=s^:f25u'h#Q]x#yZM!Zq ]b7(AE:ߎ7ovfZ9Ͻ w5S KmnR_ n9lnY,jvl'm+&[@|P/+i}6X&vyݰQŵ\OQ+w FfL I7\MLr=&._Gz*_LKdNrŸX2QB&:ִ*,A.7%]7YH1Xf`qjʀu|nez,W_I YB25Ռ xB'[JܖhO"{gRi@+Lt& :6z냶<uȇo>RوOs'6Tt 9%20ڏm Nhie}P;d-).hPO =%$Ihlh=upYt0r Ռs鲍tMmom=%➴?9!Eҩp/[*i<'|)2 Ҷ+mC[3T3QF'3xɶ4d'w  {E XAA.(0kg z:,oFi$=]h$[` aƍ@jSXv58PwE5( #l=wʸL!b m/Z"v%b}Kz PmF2?wR]^1nG[MRu3XM^#H9ؔX%%$.:ۀRN #՜%).e* K!˭M&ɇQ]30:=L D4> FLosR*6-9h ژAn1e/E2CUq C]ra[0k@l:Qf~<Y ۛ!4l(L6rS C j-SVyHc5HM!iZOӰ`D Hѝ:TBՆ hzXI;"y05USk.AMO?NEkG,s[ZV6#q۾ Dr+o;Év7>SL0An ܿDdKObx*V=~>,N[-< ',? >2#OTy7='HiO="s%򣗨6Hc2U:®4P"0\l {齞 *lHv\nYw!Ka˜cRsz=긓l4X8*!cCMJ^#%4"V )f*ͯtQm/l?Q,]4 F$Z5ݝ\ uZ̼KXo5ɜ{ em\3F4QST/Eчb2yw * /=>0c_FGE&[Kқ=vk#S fLLnQg>&..d;bɶ3:\5}8|d5SwrP5"Fu諬XQb*_>v0nj͜MP9l BjAmMF&HJn ![o(Z%ov<<G+pnj n5ch`'wg5l960a&6~}h'-塩;X#naɦ-Ͷab"5Տ]L *U4y9р(6; :sEA/YW0ΜiG2 ?B2kó0qo$i/tKcQj½+ʙ;GW,(ԑN#.q&Weict*.ħMHӊ094ZN/W/02[Da~;Bt+fw\SY$ 'i_<>5|چ=g7Ȑ zsIH3ljJU`0+*1^`~rZ-WɄȢUhز3sohv獞/u02W>ǓиS!hi$bv&h$)E`o^wZ!.ᦉM%rY3!YvDlcw-mIB)ї0S/ꍂ)燥 -)T*uR2w~xV豿\u\"?ݓZ;n(*ϸ)IkimtjEp+f\TM ɾi";qwO؋8լVmLYC)h]( [mƈ@j5Q!0H#VX̢S#:VرЋ p尽0N;zxÊw%]Kun{䫌]7n ohN)٭H]0`y MH B)|S[wʎ]`ATvG1nd{H%1+LuCS`ep(мIu>܄5`fqR4T":x@zW90nrԖT|'v5gXC]f(0OlHv@#t|>Hs},ɳv53TZ 꼂EَQ5S׽z50B kAMN MeIZ344PS{Nꑀ+~kE"+$h4?șo9"w;ĠS3LX^V8K e W=*n詘D0r jjXf).j~׺SeiM†^ & $ eZ&x$])T"nY[y8jzDItʬYHh {G.s.b R?C ? =T3 3$Ì5)eTvdQ2|Ȭ>7ԭ3]̜Ue`M *(N R]V`ek+!W/(z= ;V(F,(f7 5OMb"QVYOD'H,]f"F,Mwd?d,5mp ӳBbskj CiO063۫ݗCNoB#Ie]FHAS1jg̓sm x@-vׅqSQy dpEli:Uɹ5IJ5ܶ:GӰ=-RsxqAOJrsav$'Nv˶lL}[ 4*+?Yqގb XSpPXa@hJFo\ңM}[˼ufE%JbL 1;0|2GT7 N Vӗ _#j*Tqՙ,fSj ALUIE]=f߷Ęz0XD9WStr#HS\͢.;],Le5n5nBH_S;oȣmި$Ǐ|[t"Cͧ FQX_Wo/pae!S9FnjeNPe?_nA~"$,0GQNe1";'_-G':9$?EacX& QVۇ#t1 C;yQyXOkJR.roXe|,҄UJ 3\.f!~;iO?$P)f_q<8No3[ߤ2r=`0-v'߇.ITL6זBvQׁ\*Iɥ^`>aeO?0p ^,EҩM:v$Ā \ y_/Nz+J)/߫7Elή~-@CbH ` 5jDZYO4INI&>U75 Uk(\Vx_@ $,~K̽f_8-֙2͟c\`EG#vH\H.كw=T!* "<S/QNX!loŊ,`X!j|L;<۠=y-N/Brʡ/"D)VלE잕=2D.|.I3`d\\n l,UK&q$4W7y!"by& XЎ.p2WŵA$ZSZԘ2!&8?x0snK![U%6SBK+;e,\J8Ur3/*T-zDl@@r>x hw_rI7 렬-LG־[GAO ]XHZuJ Y0Ep{Y YƴHGx~[ mό wcճ?#t﷌kS?وעHPaðj{{cE T~OJyw:iOa7Xȗr..3x(ܮ7K1cüI,Pwoiג`ԥ3W<<yDˍt_wy&C܊jOٹ3=aAHNQg)BB*%L/%[|A-I:$P9>#Lytle$6ӂ8KY?}9<݈`mZm**gչTmX{cGXOŗxؖ=FU2Ȍ,W_Jr$kMm~l= i܂VT0Ê"3QS6!fGGDɀ߼Ď`#";=犗v#偨<84MHf)}x KۘETh$ cWHc~cz```@]M 87ȯ#? KX f)ک"=q xXS&0y'G!!LrZ:mc eY9NE(E2y|HxXy-8MEfqoq;wvhU,rPFle,ވgB~Br8%B]beM!e3Qy8 7ψShƃF!Oes*dp:Tu͈VԬ[y(|qxӘmMoƠ#QMu (lk|}B;\щ.ISs9iiBV 6<^ / 5%T\S+]L{ qE>M1K*@;rM Ucܟt_?s GRkJ4^մBIu V~$ؤ*k9|GS0UQskΤ %(K R01n}HAcoBs8u໳^jCZ㩇؅Չ 74Ӎ(SH !v 4*p؃-NxΨvUIBӰgR2&܍F#Nx~^92X/ 2|2>vw_: )\\ܕ؎5M ("Uy)X /2R&Xќ#Ov]M-+lj[=9z:Nm[ܕd5u` W@ctrDIQ 7AsD|slDq_^^ XmlsvYL>:3N@).Jag%8}~Cm$D/$j~&C<J8d+o:~= ,މ6eiSU)@wcbzYTan'-sѓFhn v.S֥B3)(4,fa#p+Zoƍm.&Ţ隌SGW<7%J+q~,- j:m#/` v~w%DPN0ɋ˧W% ixր;#GV[Kս2](_ 04~xsqk"8oKcyLi |`XI鐏^ |=7]$, ,[Q%xg Uә- MaIUC@\ߓ;R47Dz4"Y^zR+{,"Xj֝WCm*-LnavQ.-Bծݓr!#>:jڇu-߭BLwo_=~jwI@JS)n]TFP<]=dZV=T4Z g[f_ѓJd*W+!~1k8ڲE]t>r"]*k{g;7k[ 5_GS@A5ݜ# 9I^J5)*0ðYLJw!3 eB|Y˜Pk{.P7JƵ~Rfue1UPZ;}tbUqԆ:tax.S:>PNvLE(DM[9" T_iO-YxGXuvY`:d-{.ʓSڷxp:=Lg4VPjޤ~H1yVQ7 ?3MxƵ_-im"dm[83Tg{HC gn DSٚ7q. F%w`/MD]e F,{'*; Vy(ClIS &Ȥk4Ȃ@] 7bѾUk@BY_^= ʗ s T&c[0`_I8J&Hx+s&fEǩ^4:1R2JWv?%A~1mefJঈN}jCgX ]ydܦ#X<^U Um?@MI{5OpLI*'Ik-jҡ^`1W0D1+^ubaMLjt98SBaM}WIgb׈JSRv'iBSk$֕+DO7)Ւ» S+l&[a(w9Ü ѪUB!}ގM/~ƵEj]D=p .֮~(@*~NQƕ9ZlUT#p}J[kqT qXIzUM&&orgdffVTӜ) zp|i{~7!U"IT-8 iO❨vE<[D9hKeprSDƹoг oJS 3T"\(.iόK+aT]'wfDϾ mClΘjjiS֙+4xgtv&1on}V"/G>MAȤo8TkƗ<&uwG+? @*5O>/ge.,W'͇lu8]ŶzNg|MPmK?6Q!KAKA1WQ, ݱg Eчc #O,iJ1[f$ɭrJl(6.]H0y4vE8|o* ]k>mZmZ;xyy^8W&Sy{ׇ: H*6l#N7X Ӣy6kK{ 7HcŠDFo; x!+hoT [,V>@=C4G~sKf3z60#YK43kֲcNsQvBdN;.\K `xF/1{ X6X+Px\QP'9&0: Ϯ|Wh~fj`)<+%t>ٰ >l5 nk{Û)1prEj>vA 5{ΈگdejЬ$,Eˊ+y=4$+Jj 1,5{bM$>ZAxU. :ń;H| c`nAd!(9-{|}ٙ+qij'g8hU0au»V@q*j,GVt_Lc"v/LǬq,5(iϽ׆[4*;.Yӵpz/1>`!^i4iX|Jwߎފ $P nԭt.h0ZUАb*eˉL.]Tv9x2Get?~ˌ~S/DyDCaǎG .4&'KfB|.tfq"S/gН M>@}~◒&{ob.̕O[ !uwhCV{o!5h/#SfVzoPԛyHD8}\ƓCv;S/Ȝc6g b.QiPXcG&-|wmzh́d VeX *AF? #ф7U(}&ᮢ^\D/}L ]8=:զΖVRQ.sOLr 9p܎׳]#t5Z;OyKj4}@r-h}˽jI0} E(LayC찴~OƱЅCVEJ rhĦ~ =yxTS%EDz 5l3M}-}xc~A_K[QLq+ WMaf:- Fe ΐ3_柛X ChG)-PY?{Lc0g5T.Bc &AXmվi|㚣5`;Gz"vTzl A-wd%E$IPE <fP܈{N J:@D7dZw{xaweϝ/ K "<kGd rs'\ JlĈ2ߋ[ؾuI[x LL24KqZB:L$B@`M4f*f}Wũ}$EqY Ƒi\cUGҨuY :ٸcds$w3NrP#| O-85|hW'!v~~'d4 ܶ}sğ^Td_GY~hNA7s HGZLތs 7MH9*]m[{ WbK>%s8>at`a4Kth>(riWG0c;E%j?'DV_ 0A`)iy߹̷pBz5>y5K r3شB-4;0&람H٬ۡ ✂IKj~ƿ*t˳c}gpk\:ijok5p 9!+R\ioM6??3#!@ԞJfcnuW}rC9rnGeHT䞂0H:V^t2Z] a})Rd,8޼[Jւn;X[:UTm"]FX.t6"q2"J-)_UŃv$)\Oz_{[> S]? 06 0$/ 4!2RO!eh!!s`@s=>αL/\ya?Y2<\ ~sѯ bDzPX @!gË3 s=FR3D&xe_b.SYm>!?6'NWkӦ2wOUU b6ڃy*6\+fFz)?*̸˟kVħ_Q7},/36j I~ccTtN\v#"Qeee)#bjf,-W>!N._«^,= H"$}Y\) 2d?3&^rZ/±MdvQğ6V"XവTwVhfp15yt q'r0Σ? ֭yqi1%fu[g{A' : )Y~} AUjr@û@=2P=P2|z`b)H]CgDz6fɫM.4_h/_V?D'R! o%l/.{{}`K1";jѲ(;+ ]C{qw8G+d.рr vbz} CR/HfQB}#eT|ˬL@ZMu޵>b?.%=E`m+y[^HmU*5O$W O) ^NX.YDx z8yU9S %Nq+m>>[Rֺ/u@WDWHYTwdd^`#sb8>7x$6K F12YЏDրy"x 2p';ALFR(b˕kß9QRBYALD`%AdnӴ1vivJ2yL*c=)os2yzﱩԩXUA-!hߩl4΄EܤEǥۖqPo\X}<{5S(m¦%Jgۉ A2MDǶ|r,ln^?=3?QEq^0?(o+UҩgT&ŋ2*US_<IpidžJ"g5W$OĮnfgf^՞iUը` xT)֥Pp}bc!'GY9gҔP{|~@gJi[x62l3UA(nn )s,=Af,&~JMdHoBUA~/aGgV=*rj0ߔ)A dTMG.Q`KYRލj{EA Q TxJR/_Nkז8]J >f }\0}X$=pKmy&-صSIB0;Mȫ(K![5Mt V6ǂj$?h? B6:["UؙHubӵmqvJU) `M= 2>P篾L<Ee9rCtu`=dكl5S*:N&cwT^>@_SxR vD `i=WLvX7-N "QX;id֩0ZcBV-j 4gvi7쐊Nxgrv$1g*Ulga;&l<* c(mLht8 ^B[>u!r Ox+)˺ck+Л&v!ݭHzdCt@#2f 0b$~XPi ,Nc1NNIq Gr&W?'\6&mdv>V%%[k쬁'֏ ; ⌰gnMrP`&6)#iKqcZppGv2{GE BXJ7Ck[W+_5Mf"S=G-W.q0QO"v! kfoIx/ aY6xPّTƙ Tš.ЭۂZ@_\Ko[s!Ö\9 1[9xʏM3lhÿ;CYYކkߴigc0jjcӮ&*BgvG8s`22NniI@|)@m'v*6垎ɖ/D 'ȭ)-Ic$= Ypt 8&'̀Ri,xsoܖq@W6t}"Q5+9qfuIƳ/"$o˒@\ĸn_L9S zzU菘 C8jkH+P. 耶YXҏ` >#0_N$E$FwUYj]8X>]ODnG&Wi= S.xxaAEos +'Z3,,{3ꭜ$h{""벱e/pi agx[ ي 6RA.HWQǖ :$r G~q>Ǭӈjl?c)-չNvAح)QHj7٣F IO98$H(l[dH=Da7=k:Ʒ.!:wx#_Vtsx[IC$F $0*"Ү7U4`fF{#Re>p-ݑmlD4& itIy7f"^vD4k9RB֔ 2R-}3+dJЏ \ߵjDڇԛccvSUUrCak[nS`Ȭ~:=%S4`iuY\d@oܳil%eT%CkC_zϙ>tn=-'Of-Tw},qP4&3+Jd䀼1Τw{%n'SL;r{ ~2Ӱ9L,7mg:dNAR#r5VGoc`qpE7|+pzO][tج&`%?iAytG.&AKUY"藋.P]}zVʅ繃\Pè|B,{~W+]I ` pngBe-چecQ<3+z GZ AоdCn$ }C@`[` 4U |E)ϛP\%Tf˖,WJ]ȩ4efLGeKkԭ  C2w Fµf9/3\7S۝/En\Cv0w DI캵7ѩGu7M~F˶h3nѴ̯ߴ9TLE79/ &mM3ȟFuol*J,Pܛprss U{N ݤQ )(ڗmHl)r mseDsryH911_- x{{ ~_v,qHc%WߓNAX%oY[(jsHMř%D !U:1x\i"ĥ,9'?#H *-h1#)ÿL K$ih|YUϔGxI9cw\Um܂V-Ɉþ@|؀e0 cfTF; *IS'Zw QH,"B6NAݴBQkx:TOBF ozpWk*AXd\-Z9YGW?ߘ\A uzEHz|Nmѩh"R{MO"ЃkMQTCzd2Q;!՜L'uETÅ/HQ)#p_!0q]A͆gJ zeaԭBǕ`j&n6_Ux/e;~3\5^>Q+IU]Qs,>R/Ns%)]sNbl3>GeԜ} lwpfJ=F5 ԿAdYG~RcEnC2=(|{4f:[.4;Wɔ܎| lxvc _mU մgER&X4259j<{vi %&H|> 0~.ԯoB '}92M$=G)v F}fa!?c 'n%SMZB/G"1rFdܥ~v»L1Kk#uht]6: Xia뀫Jq!wt078QZ2Jҁ(7$k" N1c$͏>\l:BZ0*g :,BީnDO13֍>;`JG[ rP7Y  [+􋌭Svʚ=KpB}:8ARS\0v#k&!zNKg2e L`/jxo,N JTJHb]'e磊κTi>{@mZ6;$OЂӷrzq-8n5S!?5:#9ޏomgHL"T1֤Y=;"Sȱ|fU4(V\oJu:Rs1.lHj6~lsn\=ᖒPB*gi-NZ}h.ܟ*ai6'h56ꀛ~ƯC 9EFy3JNZ㴩RµhKP|@Jq5jHѵ$amrn ileSɚ?][G$&4*om8t"/dx.edßĿ ir,giQt;D5ǾZ)}YVs !UN Ka.5,?P(b}^y$f"(Oi[S}al 6.J*o8~!pN¥`M]j3$nLIkKVsy)9i DäV]'PTsl1_(қ[4NGL { ;.od@0-ºBS zyjse3,>"@[OLHSE)Impo;6 ^VAA|A TބIzȾ=҉9%Pu'IKM{]/KkOkY yU{+K;q#:+pX] T#;c@hۛec$J9l~R ȻUpy w"TBV4)L9,4p{r 3mM{Q'i`Ξe@G樟0jfE!\lBUŜ)*SenJ _'H% :d̈́+JP#En0 gR OID-M:AgL VJ[#Ѕ7Ɍ|\Št-.Z ڊBJ(GC?&pRx9;N@mQSX>D{+:$X5P@.PJk vARq9儆.fCzi\y3p™6Bа|pWތ:O-2<|20 @ %rLx<.oZtND}-%kN_ *GY[MKJ1QQ pA5fr̺7BE3[9l1Wgx6SEj.G˺5}Vy5 $<ዝ$E;c{G)a./\VÕPy`!Pu;hO }R2W`C=[:O)w>XO?ґA`zP7N+a=清L)u VG닂 u5Z 4J%,U3# xUЊ[@e< VאH+܆*!`^H;ok W~'h18Ar,&˥z7: l -&6Ix}y ƀ( YZ8Ld*SvX l|! K'R"nִ}9sLf4O#i~PF4ֵOH!*⩇&]Esx4?X%t]\%PH݋33[~oI\i. ORg9Q` Ltd爆5mc,rG>b61gH,@a~74)u5/G.Ф?80 jL5bsvx];3hyP;iv(O.w.<_DƼtbcN##:`;Y%,ݘ@[nd׾an?ӧHWi5kCGxݬȽX7x>wQS&sRFCC'&g.cccW?ӡp(*zg(wc}VR LnCL_Of{&t_wۙxkѶ@H YиЙ0M$&{e-m_)Jݴ+ݢ¸yu-%X`rqc^ ͠ i.x]ٴUr]Vja7fׁ15Fw _ʹD'627m=84fϮC!k]o;V $jdw^9QKD_* 3mKP{?/J] vh ?஫k$cԢ`QQ!u&P^{ QɑVZ - q~;=QoҲ:_R5}Ys##V|@4;54U)PA{ GX=plZt?1vjt 4O}μўإ&#zEJ=i,pRA'P1AnlD )ӳo%YKnߛbٶ D[vX\)ye J ss1mb"C=O#vw?6vVU<[9҃יBp ~[]t1mNx"hx'W挫hwԭ< ېJ~PxLMXbE"ZUNx`O aYC[Mr2(qZA8v&j)9nX6T\:&j˄6=C"x8pOtuܰ*q+~S2^N=7xC{^3׺XD^2Īb,.?5`ر}8?fw0k_YV'R9i֬3jUnh3/\FTPj`"ն7C$m)sRNOdHt<*ڴ{^^4$$kkQG]jcCҤ6tK-˂: v!8\אD dA4a\&k;sPIBv}l ՛1U52v5Gٌ !~gvХU9e&VMBې1e*ĝv03+ʰ n150* ۬ww67;Wm8Ň"jid RC NIWiL@1:BO6oA/_`I"mml<k xOM`t'w^ IɌMdӆx{b!z-b)cRAc-!Bnބn\ X$Mw͐g HL_BW__瑙~1&$STjVz *\" '2vBFBwBfn<Iޖt.hbh:Nܮ4whJZl/%-p "Qu SBKl٦ex]Qz\#b2orzHx{0_-Tp%~I1uK: KMR_uȭ)|1UF)?V82/ _It*b(y U Uy) 6utw űXwӯ{!XF%T.&SalzNb#gM΀[qdS,Ɏ6E#C Q)k0e}42~ZLMO}.a:.0FI饯:a9Jݠ>XLs s~68\ጦVFKа~˸Yg"tyD;3ZMW_9>u~;dªtʻUr1Xd -&l $89eEO$6W0ʎsMVs^&)$m g CZ|fbL% n8i00lm!8֏7Od{ 'ZX(QDcX>:%.}b^.k`i{BOԷm'Oq;hfZr #H~R2e!4{Nf띞ҏ-JfG` ;Ӆ+$RNΖW_W푥XQN6YFN}|E pʞO+7_w k50ӌĺyW7 {Գdt28RμM45ˋ~,'G"ԅ_f%^pOqk0M5 + 5+^2 B\1լR, `dtMfՐMcIX@"{R PLo%{J8ELʊ-}gڜ6͐tia`4F|<dAvUǫPn]>$~˪0VlNY;YI.hwZ8MZ7^h'?fqp l `\[z[BOy (1ku11אn1wA@7]h*G ܞ0/+0bVuTX/lc2aqtuM4n&Շbl1 qt޹з`;&>!jL6uĀ)[1g8衭:sS񤥡m4-BZj0OzT?1S3w/yO@z;ALǑQ,knc4GV i?#vCM;&X>b@=lzOnk^ּK |PDuWxţO /:J٬#RWlXVPk, %}rPorTV򑤏҃=Woelʖ/n::3>o8 = l ]-x,mE>oޘZfﯜʻǘRb(N=_eXA'oϬVd& +aX,R.IDcnPB[31W CeQ,\#S?.:#/WڞT ӈoM&u *{鴔J jFyE)YT^T8Q TT!d ZQ*h+k+"nw: P kYTzqgX0wRn‚}44CCrK"RcLh}u5Tj(_@s@A$t=@Ҹ!x "[zn7O_}4[.i_HL`^c;]8*х%`t3Mrx3SpoDׇ\y{Ç=~s]x٢9Ia(LW.f| >1!>+yY&u@޹쎰PH(C*d}v̡ߐ=4Bޚ*hƔTL[*7/<x(ĜǦ M9 6 qXœQ2`rxݦEAo;JV*@PfƊr4X?[鶐CK͂NdZ12kF\"Xv0%ez]!=y{; zaFֱ abBvboh;C9(JymJ7b &G)&+I -"be8Qdu5M(4 Pf"{!Ș鳼5(]>|m@*υOMG'9 i \4Q¯/ҫgg:sD= LWJ̺c!%1e ;q@v $SdvS!ڱ+qzv;py!)PM0b #ې#Np͵Q:w5p3H5sP'i.z##dջLEtBDqNSp6ZӲ9f#HCWE3՞1bTgj%x_NhOQ6U ئ^ܼ LżȊEazpOL 8-1=(!H:=mJ\Vyq/\Wvg'D*G8VKX PO_~^"-T5BUI? Èrb3C㧗]]iƷM`5>kY ]O TuUpȨKMQOFGCꏀVCPlQB95tI_%KW'/T @N`zsĐjC8QɝnK j#5vw-ӺL;u`$)u FQ|}|YDfi֣ SbYEW}+ib;sC8i$hଽos<`L 3DFaU!%?0g{'gx5,84Wy tք2O֏9v 1.t9+*+La:ĥߨUC6-S[†9Le/ Ӗb5Y68ٵBӗXזjW{J9w:ZZ÷L`]xሲg]epE\bU):v+{2uS;l 59#h4Q}A2G9+CTaҠK?'Ƌ#]S3teBAċbI`)'ɓ$},(mC͉~=Ahn6gs -ɝ}me:1>ڂpH/V=)s^cўّWzc>;.2wAj&2GdB _Eߎz^ݨ آ?ǂL9ZA9r$ ֛DٹJF!۵GFē"w<DZǷn2 0Gu'oR4dC\8T;JX+^wr|jWYg\i-)+$55PuC`4_ٳ5nLFh9Iޤ/ޚ  N҄iU+ ] zD<%(5Gy[Ma//Cj{C~f CQIΜDZMse"=Д6%_6-"cѺR!ͭ6Y }l6| ׵S_oʄ^ta ҌwDKlBbt'osl j6Ri'<9 |p:T308Z/\uϗ܏|}FUpQ5@KAĬ$Zi?͑P_ˮP 4Ǹ_hxIǔ 2%xWD$F?+*Ͽ2קtq9EYBx&XvȎ~%JD@ >*&ZK:jMi~\b[=Fزinj1UdmIcڧshkT4&TԂ-PTw/ESĜN> f%-TEˉͼW;2cpZMbO0B@Х~ 2 &s ,5>WrƖrWGV`:_Th[Z*\ԕ>`#wPvαS 3u iBtpָ` \U!YR]U"k~7f۔q4b9 |CPI3F50=9ʰvaC1/ GG`E2Z@ӛUze.͔7): 67+f[}%+za~hWQX\s &k^ qərn] gQ0$vAT1N38Ya$;l'K|:+uЂ|l$5;wtwcl/t,cZGyҽքdZ ^ o&~2*>Zc ~Uޙ(w`$*M T]ST6 C ,/:`6R2O%>9٢f"୉(;{\\7nXydq)mg%7'edyihݨ[%8 {Pሐ62aFN:Z੿vl}ttJܶR˦s% CTT(iM7<]6T&ʮF+BoUσ!|mBla;#oݠ"6蔕U#E`<@-v4ݓ[ Uذpѓº2 ǣ]Y$Lc0:mQ']_RlL8ӈjMrJߏ}_VMvK244W^10'9NC!" @& TE'( hr;-^:—ȹ2>$20gJba#R>w|(pNٖ0V '*j+o9Ji(;WkwKK5ם өŇ'#u>I&cw`E$̂ pK;c.N)xf>}4oO;,GR>4UEZ/nCuwhߝ *P$a;+{ЛEW^ڈPy0hFe} J f(èRoȅIaJ{v̯pdڣ؞8clG{ۄpǾ/jtgdq%  U>dv2.s Ka>7>${QxO %;;\/($.MmH)+AS!22{6 UI//UQS:b3T\#:mRS dw^BoڲH|0P7ʭ>`Oᵭ ߿z@Y+dd Z_/Z[wG&8<Y K bv"j]<cA,*ZjuZ lI(@U և޷7#!mաJ;k; wr r {.'p@1NQ2G b]CUfL`Uz"o"A)v\BXX7M?x{YWa_6k)\)#{OEE9G_AF{-V)6(-δşX[9 2S,6č$T_ a)[UB^M,=1ڔ)P 9׬s?<*K\GuQa7Uo`Y=uOz{ uwBToIzjЍ/FPbIY .7f6xPj,g&JN'r乎ûK`bBEKH%/ʋ :̣*n0cetw3G}cGd5>e?AxOsbrk:^J'r^+ ]KaQ+"ȩfy{e .e.>I^y1*W@!SNKl%X2iqSdRFd]ҧ$] iZ'A(h幣=EC~ ݈!_}#Tǧ{5º!Jؤ"B/Wb٥6:zb+)e[~I[?ퟩL%RcUI QjI^yI/匩}7[L+Us֧o:^;O,iJ(. {IWǾKK*/|Y~eA㉕|$]?#A#"y ހ8 6'l Şq%ň^'l׶`ٙzoEcsAaJg\NCJLj(N$)yp%ގẀ˹*="t-~J; ^| Q[bY;G 6 }n+=#ظ3!Py&YRqրI&c%-A 9A#uN"Ff44?͠Œ/HZՑlJ. yC)_}dyʊhp66 8u>88!o,Sՠc* |MEDsz!J ͫKՅ"4[@;{i)_&gN=N?cQq=uˀ2ḩ\)$RrHpWJIx@~,rO*Six)2ow~ZPǩtkӷ \1iMҒuew{,} c-ivr&ٯt#У]ZSc?.]bZ~S[ THJ6̗mXXLdā; r_"N"h+̐_)wQz:N`1[\o!jB& ݡ[÷y8 B PĿ|Thd^{qw)p=":;y j~JJ\b}!~Y* Nu{"PTR*BQ8 p?#<")Im72?y>] Ua]8]IB:M*Q콼%LDw}|`1C;%%&vq;? zbö8g9jB}cwhTijP%zb}'X3#@Ef>E|^-F]_W_DPTB,\8  ͸N)i{h# PY+onLc}M }FQ!g\ybM6}-o؉KqT)P--`QAO!%%GpyWv+u\84 R\ o+ϭ*_ r뵥I-أGKm7Q4v <y#lZNJ;Uڧz ikW2J]W#ti)7B8ډ(q\ϭ|2X0FH4)J=0ʷYrt)Jgf[D]1\."4/ ^`2hD}Nvq+`y=S2mlY`Aǁ>Օ1CrF,hwc& Zif\VFG{uyו&,9Q ՙt>ͲjgX8E "t)]i~Xc2ʞ +wَ16C> XfhQ6FIן{QjmD8恄"%$d?,0,G3 9o,f8´ “\9$  `5We ^F!ɍ{ tr#D-e\ ee5ʜƎ#z]= [  LY1.'W)ji.h]j\Y#1ŒR8W+S#wT ZMLOaGրgԎP syNS'02*M7zD6_Ǘ_Q;>85]Whn^NċTOPVQ`ՓAl∾'Hx@ج'y n؀ZaRqۅzl^S( j^p^=%-%=aX˚*^蘓K/;%Jcrygt)U=QG0nԭv)JTxH[RHI# ΓKIS&1jc i"=s4L5W*&FPLcS 0+?^38h/i+c:XKfX_(ž9$&vZk;zG{F yBUV)WK yT8!H|%ZEX>ۜ駡nIӭn#uo>}> nDEO ǚt"%N\U^n0%An r0zZIN\B rM@gBoD'çޯ$/4"ًFV}mjvn86Ռdzi4:w@:vo<k΃h%SN)rs$ImҮK'Ӹc:w ?Z%37콠0TuNL;t8A`@zixG0]OʻjzsQ`AMdk\{$AlS쇯}T}Qx7g3k.ѮMn1DwY1[/jJgόO$[ KUW[s'yO󸰗-FCR;fl8{  :-v%rh m1~N)=4?#ˑ}CGwO& wR\VI_l> @jzPdhNmM?gg @ Bn5z?,U R\ ״}d:i)%4\=]>V#0RyȀ_P*OtHYTX@moiI!\Kq0qL|ZW@BN._"aCH: h!Dͮ B-0P,0@^ҩ `n1ZªcQڕ\XOdu-T61)o-]5+J J=_DW y܇򢗞O-TUw$po]2mvJM]A)TgVxQ`ufK#+͒ZɴvYP 1-ɔ?XA?fGe,j7ߞq@Z%P RN݁[vzZ J %ƞov :eFҔ zq CM?p0e[`WG2pąW7y]>=iB|խA6T6i '/]IFN"7_*"!Sim̿c8-:Y+"98C\$1 <ܤqUǜm$VGj# y,שYP:҄& BN?Ƞ+8QՔ8 "b1 sFMbY߲NX73"8G6~q &TC[>sz=Z0;rf ei;b{nK%⩔?% C.*J@=wͽ6 rja'E6t<.ZAG;'tBNa٤i8&ʴUqK"rSEןʵ(xZZ&NzؓF%_ދ͏{56%RiN h>vhB! o!IV)7i^sakѥdwTK0<{,bI :ٳq 'klkG D;~O"θl$P~shYpA4eњGE_;L ɣ-o^UtaѬmC']:n j}<}nuYYW{Tbk*ّDEGrI\HE>-=N=E12x>SQ55tU+11 q1b=Woӌ`6tAxai "O*--C9#Fz:h vDŽ Y.0շ6IGlCtf'2{`/OԸwsdR<ɽ4fek|ս'7MyTTr^Pw6F&9pf0L(eQŲBDHo`䆻>wq['KGWqՈa/9/l{q:eK&ODg 1M*#k;vHYLyةKu zGv;nj]ޠu-[g{ JU>]x= ˮOVe[?O!y)>ߧ 8 ];RFE BSN1o2LN 6Lx&LjrVf1|YXC+$qf#;0Mxͦ Ե[) ގY /Y;Q<,.\LIM1|]. ⭝4$J ֊"-@ ~FY"{?ŚCoDRdkbn7g\NV'Kv-nA -G a@i!KOZѩb)Ur=l|.Wk4#}-SirH#MX?&۩(߇ʁH7ٽC_H& VS$gZ246y$7& 47 BfI9}bn{)ɞcȭ9d~CρR=_!IDcCPT t#|fc..y珩v` J\MqZX-ׇݔ姃,{Ej?0"XgZvK*ғ'-(6g9(AGuC'n-Ujk6#m*L])9$R+K?\BHtGYeb4ks}ƊZ^ jEy2L*2ܙ==PJ |(b⋂ K̾nPꓖm2smg󟔙1s_B>/QRk틏 =o"Fd<=6q}WcFvRH-G 8!$dn͉48XZ,0ePGPxRJY #XEeAs8~vo#v SeX;v%߁xhjeJ)Hq 8KԶWPpoT@y@d&Nb)خus Wl29'LNڴ.qXIi7%Ӱ/VŸcclޑ̗ozyb?^~u}  ?Qk[*>{aձ&v" 8R2pپ=C8jT%],ck:;Z+q^ז ◡[У/ץ&]΂H_KVCKT<y,hh3Sr-<7+ ˇȽ)4 h~%f jrSm; B"+q6# 8L-kρo$iqg#xXQ?@& M0գtl'>GpOve_J0[\/ '|pLY]nS߀LVx9s\`,ve"qyp`)6wOG辫<2V|7{&kn3uIEwZ^ѕ}R+B[Mt~&M)ƍK=jQ.>gVϢ`B ؖD |qg<قPB{#8+HOz}p!Ѻl:-id<-j6ROD~,!6LX$pefhJ"y mdxtM}MT=B1NuAKeV|޵)OL_COR-QXaL[?5&lU2(w=_4K;YpP)b;7P@E 7l1K長O0@3(.Gj*]\Z!՗R-Ih;kޑ%CkAd$C{=4oRx%6]Hha#zց5ػJSs$q?? ox%x#\] Үܸ(v_ܺ0݄a&2N?In} 3y&]‡k4v0RH$9=|ÍA 2-[ <mGtkp$;.A$%`I|z2cg*!DX44m{P||]9?>f"d$i T` '(PLLv=gC_puC}.}RHy hdg^!y❷b KGȻX. C򸧣D:R6L׹2ěmYS" R33vppT,K/m?wVS{]1v`Y6نU⁤TF:2z$DeYC{O>Jhs]NH'yWRtڸ^Z,'NN7Xqhti 0pwhH k-8RHѱ 4P%c{ŰE{ybuYUTMM,(a4(C}Dv'^l1|pt[Rɴ -ȏs73N-nsūFo=Ea'-'E Lf .i˳$N!uLK7DZ$(}NwN`Gdo`~=BeT|x4M !΅B|g(mӈ"9䯊uhD H@d~.hj,/.WJXd)8#fps(V:IJcMBz]/!{quxK)[N߈5s#oקeX. ?-w {l.̈+8JmT#H!q|Xwm~E έ`jѪMs xSV$L5x/4?6ڸnqNYX06_+{q_PlzOi VwsT3HN^ͅepg#@0.rwV`ƋbAۊRTWE@o^3O/42^yDE .a.UP(xbMafcFF |j:G՗ҕ˸F-# ]AN 0*WO1BJ%qΌ u=kHD NV%`64&"3_-{(2Nrc/?WId0 gwgX3ۍ~W8M.V-t߸ӔUa8 C. aG])۟>W)!{&t&]HWYÁ0!v$ 'bA6eVk'@J MtLku)) `tr:}'FD&HFL,`%"4}ifZ^~GjZh U k,R3"@0}8{.Bn G;v>rb,8|GӋf[KYo :9v]7!O9b˚6];|z1ˬ/ޔ4)HܳH )HkLbm۱&o[$$JI]QsE6c]\_4 <~A˜d$]$]\_,i/H8Oe a,j!@DH2ԲgHT{gxESfy@JP]% j?\z%ɧMB|W?(p{`ze!e{'c}1T(m⛿I䎶vF,r*ueiڇ6-ؓP2WjZd<YpRej%eg0I +u!p'B`愾T[r`] $dce|'\:u!j!uưL]\tm%Tg"]EhI0n._utٸT}d9rVrv <'Ž"]TeTH" * Q)ܫbUL9g9xZ,~-<>LVWzNoK-݉Sc( ;_g**m!w4r[TZ Fh-o_ Uh6,#t fj GêUM|4>.h1ߎn0Â0q;Vn- h d`$ka~?gA?yv3c 1TT7j:_c}ގ;D$G9eۂYߛ,՟22 +. a_τ̾JȣT"`4NQ+c^#k}e h Q qITLV33](-b){Ͽ;dyLxF=flե_MiIO#icI04<~x㴡]ƦB>x*fR( 0Fz?JFS,Te$xU?c@+ *l&65';hwO8ZI?Pt mcxsd^`չ dYxP=g:1 "tAf II*/ C}y[@4Bi*Q(u#2VS74EvEՉPɪ<W6*"_`RimO/N_Yʥu%})u19-nWx t홄Rʕ~Wo2w;~.[s(5qsqwQj۬!2Hp|Jxk:^Ktv'Qs`NIt 9G9xB@ m~rptZ YQToV\%6pTQaPk 2}ZXqCW+~)JF 0JqJ8_] ?r *9N; sOhϥ:6=ʣea_P;}Ͼ/žD~\ގ F{>ح:4U J7~ec B_s0OW':/ژ cIqs6Na0肾@=,!;UpSz@cyk1I71] !Jfk(ҫgvvIۥLr}8d8"$pyч[#>a:))P-<8Bk+-?#Y{]¤?= /'cnSBˠc:V/1|kAHYee1uN\z]=ԍK򽛾@PH)I.Krj\ȊRp*.Яkʣ9=M&}o?PHΟrhu[Y"ծ ~Ouut8w9̸19)P u}_D1NqEz[{z$sp۲U+o:EQf^t *l'ŕU!hfi1$L-CE1  x}cZ~fӵ[_Iaer- J._fj|`g.FWTdJi~'8_YtX9_͕ `H&U2#-f?ꉊ[y>B Wu*|>U/4Q\U]y2MA {izc0abKqO4ӻyT9QRdcMS>_}jTdvU,5u؎LlՆ#+ڱW )! &XxT~д6?@vLV&Oަt3aDH=}c^,+p(y>i07t|?(84{͌P $i6eQghr5sXsɖ:c7%wzh.tҏe_l$0:j;'KڤHlZY+/<Փa"hV^AӦ g0|ZDLzI +.Z".aQݶ>@rOEσ39W1林CP\X<Ms.Y3rw&ƃwdSbՁ@S&#'>jc2wSD|0x~DH_.4%c_&{wXTzT&@fS͙8O_~TOI9!8ơ\=鳤AxgaJ[)R3ئⓐJ{Pk oZhWd:"A7izGmkщUbIl0i"b^@_l$ f >M{yA|4!}s6Zrg BJzl$ 1Rrb\-uu݂%BW4Jp/XQ {f`&+P]ȥ} ˾S4TE0ϟAh}Dz>m(0'Z#fۀߖ- +LV}QWcC ..%!!V|CHm*By~N˪g4/erb& v# ͋cyJs JSпe$9bKg :q\s*wbQ%-DY@/:bm ZJq¿5Kjʰ@[$Λnh,b9ωC2b3v1~sW0X[Om}Qvw)TaEZbo ńGmNZ+^o9φS$V)+o%8kr{*m0v o/盭`|%m | )O?=+xKyaĻ+LR=zDzg!j(T˂\!-!b SĀ F+ -)2N (B}w\=]AV];8:%2FF{ /i+#,ZdJz&TWcΤZc<;̑IiAIE}{)2^'`/]O i8Tv&@f :(Z=ʦ-2dh*;a"T6x#*A:Mo(zin6ߙ5ڿ8H y7X "q?Vq!V®4SvUs:D{np 'O=AAψAݺ=?j0~yΞ f&TXo , hP "\]b>xѵJ42tqJiLFgO/17ƏNpD-'*u.DGEUұaI0ڗAaR*M 澌9%Dt:N62fpk FYPe"!F;pXl qO T'L۷-xr3Ը-eH\ha(M(\YKfD [&3a;:z,P] W2J]"~!_[]O8e6 L %Yfq#MҮ E!^COpiQ$T$󦎃n#B  ~O[R>LJh (^;ՍC@'s>bx(t„W4$T~˗2T gcgcɢ[Xvi`'5v\醜൯:7GJMS >OV!VJpXD霶ux[Ddp  ~[`=Ք5,ۦײ=BxB+'2z[Fc72OBI!Ԁ}Uߦ9ۜqEMKOdg 9 "6àhvn$pkz|9J]hi=/_m3Oc&Įb.ՅAf똢Lݮ271;#!=qde"%>񰢡C[+wB(XW5VP+6*j6_4{m="nfy=P!p{Otj oŸhl H/rY4(QWB߀+g$֕Z! H)p?Ht;$,^пmf}gdUwl֕ ./%ix|Ŕ9#\TJu:^7@י/lP-;Ԟ*q ٤u46BZg|kIntCHֲȞ\Dy9]%~L{B@rf:OA"5U(SFԂKeQqZǢiՔ\d;: ApIyrZ&Ҕ\$X:R30 k/"b_Cb9s'nsVxb(Ѝ꩒Tl1`Eٜ; <!;/+ȕ0IJ8 i_҉u5a|RZ߉?y-gb{MDEd9:5L-Y$=FoGm3z`ag<ɵ9%D17b%Bs0cקfXR\rl/gZoeF93^Vo29JU+Zyil'IlhIt[#h}&/;A@b&T X%^Ʒ<@Kgdѱ 7kւ3sfnS 1w2 w?eIt }ϥ 9!\#d  =M4)[a2QSZ!gV?*H2eV~nNsC3(lBqƋ-^HЈ~ %'"k,YCl':"--J]]ZH!ՃHBР ?n|y{.nVMʇ-zC*SS0ѓUn߀0el?;FurMec18h؜Ajekgeb}uxёxyQA-\b/nr hg7@p lۿfwq_!Ib%ќYGr n$VCazC|0]zw5>Q.RljWè<4n]!iqzWDRb[ {>xfrN:9-ƛKV;' Xʒ.viĎJ|nn=Aڐ'"ג^ЁHh?ڬ&zwFJ]yn7}lP0IL2afuzkYm#d ( IEY_'O$c#,*G( T}=Yh7"Z5ߞ¢ ".'x&nu}ҢSq{QpP1k/lw"V9:l~I%2ݣs_2Upi0jJ>={VT)7HGL/ݧ2Y}&:W^a-g!(~RRx\i 4Ƿoh~RjVF%JI]Xd4,-4};0EpHhW(Lh7/*ʒ׺x bFMWsCbGG-Kg0q'Ed]J:8\mbeBoF+Mz%i kΏן5a*GߕLp%:ެ/4]ύs}x)hp;јf͸H 8M%v47=!ӓ #.0%5BV Ò|Qɿ2] Y ;u࢏|!.+*+\<\Cg2IB$k`)FCT-P.5렐,Dy0]x TOBȄ@λ>)l7ܥכ[$7mxU܆`RKY!\1Zp^Uϑ0c@ a/Q Rl3IN(/1uDܜtAJՄpW:A[Bֆ`ɿ嵻=oM9[Hl_"m0$fΝ eNgd% X"`#X Y*;ѩK)pA^LK#؂R4o#x!4dc0 x)r?M\ZT >?N`וLȀvj u4o@FMƭB O?B\9 DM-$Q76(š*1(jDCbD3pIE4@>q$Mխ玎8/enP1_!gDZ \8J]E#h,QGF>,RE1ê0XF*ўUZE(:8 l/(8~$w#hs4ԮtA~K±Qz%qy,ZX˳[5\xgHK8] msVIg)@ԾvO״l?m{:6B7BgU]Q":E3rʅ3>8RV|+z 0q+ic<|[gC( J8rUfHҬٕЌt%GeKÊU`SC[_?/E{)8n?TS'\;\~/t:e s0mϐԇLi?Bw6#4GH;)#=-6ػ3ޚH |> >1hiwWpl"r7Ň D%:AW)ˤLG#ӍJM&!@?jzYxA\S#rte@4$>kIEZ /8 vi Yq?4Þ&dS^LU!午;5/hSe^hzA C]Lױ*p<rTM|g1]n4?zMs֔O>y:>TwiS֏%)p6 j8__LN5&:L ޔ#pڟjSzдgm_X/iy2?Cl{ۧJ}_yh7aC]ַY&RF,ȚʗOCWzd>GzZnɛО "}Wunu2P8:bJ8qaXSӭOsE[o?=T]W@.ϠaVVsZT X6l0ӷVUg/PyGKqGSKsqxeQs(&Z"-n,6Q͟vi+ن /n1Xe6R8)/JF!"h6_t&aJN9zws/&; R$ .`.- ;i,1L1 F;%|qt?5s/DN w X.G@5hƋd/æ8IEPvTp#DdۨR]?%/ N~s|3 Y=c]9U-[dP!iP{{dX;ҏ1+1:kVW!+HfxEW վZѽyn ꃻw{{0!2rMɑw-Bb'Z:g*Vmw?Lk{v#t6&`#Oq;R (݌sp ;6t)F[˕ɬMOIM .T t1Nv}xsN\ֽXaM:;{s$֝ȫ(ȫd{m_v1-jB/JЙ)h}Kgچͩ43$43^&oƅOly,"0$l`Ag?[t0}a3#W. PFbQFN{_b})ژal62^¬q?u$d> .*OG2ewvR:^l~٢'2+yyНoP6ul~>N]yrJuݢQdD"7\0b*JwSZ䴎Di=ip,!Q>#S|[ (A uTG@KeSA#_OXvWeW7G-tC rs0 [l>G.Fﳷ|!SX?eW3&k6b& t;8E+X,X!DѮ\P ϕX ,D+S ǶLt6]A<4HlqxDoS!ä`@@^bttFk"652G+q{P@XT|/;NY˧Hย9Q"0zc3jdKNJ_av{Egk4|EP؋O6ˊz<߃J7k@F iѶw_7$(!Ɛm2Q|~a1Q6eP?h'&?~$0'+ƺٲ:"Sʕ}Aj'b&wPDOM*b@b /hg{ S{+v״a>Nl~1NuHu`4$b;]{`Թ_DyW}qUJOY~>"q2NAO^u6dJ̩ʯC> !i3~o d^̇V8G9L*!{!:MRdc{ʠ09KaAkỶ_D78h:pB)φ~Ɵ1AN9ͻK,ۃD $ffǧ*8gc<>h{mտ![6eGRT8KA9vL{zBj2d /wS]93q1'=FA/{vػgA]ץabM)Mn1ҿMӗˆ!*oz^vw0N,1]C--ɔB%&3" `m?G90zWD״%CWd2%xۂ-GOi;҇|aDgGVRNP cԴ\mebI߭IdƩ/_TWrq6c +p'R .(ԁu# @/0xX.NEJ1HZZ @AjMz ꔁwlx9' B`}V (q!ܰOA>+2" H;lrZѻ4<뀫 &T_*6A1F Y"򿉑iOӆk a+c#7J)cjص&"{d;V8A%; +#o_[ÁZ xI4y}(+Т!`}e -vrNû& #phï8l'Hp/y*k"e@*FȵOJGj$dhCG^" <:X[[<cg,^ #iR踵 ,x$D=]LSC};Aο)ۣRTO2QuӉc%dP`FvCro01P2Xl@ "iGBi%<wꕓS#Y~ L$V&|kN@\y%{,s/pV^BL+rk1~el>XfNBWTKcn/-L[b he.;-˚ռoG"vlZ;8`V哫04aZ):NHdCT w ߵB?XaS1MWVj"U4AvXk#JGP, >ȥr-_@~W\aPyTـMX4!7a`<񓯮oԇ\#Vu(`B8sȆǩ>ǜO F>kExW;KؾFgY7:dWcvB#$vIrKpc\oYP_لttV2^MQb$f乊ѫrKH3u8-`l/\ɟ(?icUQ3?K$M!M&)EhPԒV_J"34qnUgi:2^%-es$P9AOiq5PnE!U5@نKgDç{d>Bz;ߛQQ2ªώY c$Ѧ۝"W“97-hgˉa.^xq<4]+NG1~Yӕ1aTͤM"=.:EUD bt+f39q$S*ݫD> 7~WX1PK Bq.:HiF%--/ԼD{6R_f'ӈnosD-&vcNȐCQ ;S.ǎi{Z.G,y]qsiU|iUuB붑z |ZvqWhS/a^>j*|&(jpi.?onjppNvlbpAC<5H]zkno4 LCx [#UG3JmP{ }M<|LVWeN'Ks-˳vumo;  b-R]'YL|:Y55=H'm[J$ET58xXJ&ԓiS!,'(֕E_bYRy]ch1 te/WFJ9 Ap8 nx2( -WM^L\dF_Tۅk8:ܰ|v3_r1ua-꬧[7Lր~8T;16~$K'}Tܵ/+/jլzxyL%c5W yTuF**E-FkHiyj4^v ߎO)}Zdy&dNw{:Rۂ/c E@">Hr߮l幅^mt8I# '.pA.ρ, 6"+LY%< b'=1~DW/}&bg[CJ/PⱯrd܅RNM6Vh(Q/TS,::YƐ޻l_GSi/Y$Etوct>vOĔ|nϻ3Bn2>xX). >jhx5 Ld%5'\5Z[)K g1(ɪG̴N2C8 _cfYÝZ-:!}tc? 6^ <u5Y`{?gǫ~etadYD0|LWrKޔ}op!fĿ J 8C< mYVA MFI⟋K~H Ӱ͉=zz?bT0EMlGr`A2ZT;Y{T`4_5 űG`dO &(|Dk]ӕYyBriT[ۀ5/Y>. t0ku&ab 73 A^ +O/ܙ.1:&2ݒ Y~Yt=CS2%2_r__w-==DJx}ަ@=̴]\mLE96v[H1rn";}HM r׏7*UACHr2,1!QœHo>$jH@?tl[F:ZJIBcE7D9 BfZaT.bUV;`>sH X>;aٲ-vG' jKI,yuJg(/z;+CcX3RL[>ZPjdlyz^F5NS2rͪzîL~m]13?ô|G\.{`m)R:X_k!%^L ,S}~f<{A}âk8nT׊H'L`# 0ix,k#yyf='J,y/).AJ$iR!D4<yb%5Aqr0_!cjFք{&ai*Ęxw[h3[zR7凗lFLj}ɐo{^˞4ݍJސ/,")V9}>OڏJr,"9=,4VVWݳ>+J&#vQc8u1«˧:D2$![VLO sg;l8r=EdO4G"+PF(:qRa~s7TIwtrbʾs$fJh#Q.YL/e*tf/ᕊ n~A} _RX-Kb%n_A%LkgG|yɩmճ|(&AnJMD.4 fkr.ΜqAbY:VL{ S57Wn W;vqL#I)* m+-F$:lu:f fm$85$TD)&v UPv;PV?Z[EjE!B[/ ^LUixfb$҈t^-z~7)CPLTra~ӄ&u̴؏f{vE9$9 q"#܎%Fr\v_uSxV$ XGG aGsMv٠: '#ޕ}(5甂L|?k*/[~tנ_ˉX?ˆdYE ^d+RM si&&GE>[y |-W$jb0g(l9Qx$G FUB`kt_+g"xwa>Z @tFFdžR\Fz~(fSw0OinN⤊zƓ<1 ;%&Ԩd 9⓵0>A.7qIe\ %U2B@30 ]K2X,|ukp?"2oo=9|3<(0"o33nlUN]S]Wڿ?D9sHT=H< jcW]qm0_]q*{vcp:6[`xG5foH߅bn+nn3:M fqewE /' a,̹J㽥Ct-騬Ǽ1ٻpG9`jVfm)}>) kD̨DXtGM;I񕾲V-*Ke! SRxӟ}GQ3/c;/Uȫ86Ie1֠?85lE[k޲-3M<`8]I N'[' t^3pY!.*%ӄuT`_FCS-f~!:'j*cye719;20Z<lڭʬ?X 'nà96˽z2>=+J[6Bz&:TyJ0*QQ^HU~\C5ce5+@kw'Rp;.p Hi˘'NQ>BLc4o#5#ٝ>jŽ5I0rywm脪fH‡K[BvgCAyXOB~nћZ俸eE$s7RZby+VؒT֚㴂϶% N5<7)p48m"Cq Y`$g!:04 ?\u:bXˍQ)9+@L:ܬ)7]ʪNBEOYm]-;!^x \s5k؇)2*Y箯+Jy;z2.6z- $nwӢtj:j֨uFIGmdkꬅAQ ,ZJ:-0ܞ]!V̝3^D s7տ.4GY d[sm1:ɴbu!Qɚ>$1ms~Us.29 * L\ e$ꕾ8D]Tݣҭ'yDVh+TZrƏ .`aK}0OP:Hne8UIӶ Ql%~IGP y摗Q|i[f/[Pnաg=_-x(eȆBbw(и7^@#([&ˊŷ^s6T#kctD"P[Ԍ=3%U8Z1SuPROV!K;s'dxcCO:B5ݜ[RG[(NK VgMR'*EX:zwh@Ej>2_v#Hb? . 貞s)e!zgO6J1 JW;V;+PLD9Bm<;ؓ]ѹO j SQԆ5<]*Ė {^ |u yfL.\]AfV`Jp=J΁hk١Z &FkBA3`@M4917g8|fm2YE!6ܱD0Ea gesߒ[d}택P;Y?3}'o@$2"dj-m$]RҴGw/ 9%v=7 {z|AK ygKeJQԃ{62Ɇd?+B/-cѶ|lVG5f9I2i,7&_VФS3>m[8nWP(Y(~@N5BbMYxЛ|IEbn. X1\W'I)%x,a n&=u6kvvDX;ds7o@CF;&+1Liʜ~@fSOAA2MTtW5w•ٷ‰ bsܰ;@WOm 3K) @Pu'ة;HEn%;8DFh T1H'eSDr],RRZG Iζ@QftD)s]^c1(nΖlsbΛ!@/ɇ2@-n`Why<'X@}Ohʔp=doތ%`RG3X9̖%\Qa iar >yu\(2Z3F9.4 $: ʐĭ_"0kHHK4@IeȨo}v ~Vb[혵m*AQLte,D(b|&png^)"$E dHIR{,'"h&LCQ' =*Q} %V5~ڂ.dC,䥋5c2. ?oh=|62OVAa2fFB{;,lg2ųxFK@ Imuw3s O-a_+Jy@4X vx,.QzMF87XфhC8!.qN^T CyWf}3Y gџP9g2iM( ARA_ɕYPݾTo,9Q {԰:vIW OS )0;1b6pཅ!'D_n7zi-nwb4\v'ƹQ?7X'heO>u$QBwnOYױiEWqU&At3!'j]B67@YtdQ_fh{۝309ofu ǗD)Ꙡe}B}S[gJnSJ&]ʃmC,">']~w2_zъLmI C@:1t%@ ~|M? Ku# ̊5trj$蹣)tu̘LM\v'7dy[j*I-D5j0N/|$37x).:%O 1eӚЄRixn)]@o*m,]xdH]V[b^tAߘg #'@d5?G fz웕?]dHQ4DBӅpe-=͒kr QhrәZb%";?GЈ%[шj}ah= -L5'#8sضCr" , ޓ_YB\?Rj7~.,N!k8=ʄV!)ݡC@Kx4b:\t ˍu' #Qo~:Y\ąȞЦ`й(-MKeza &'n  FwP_a4盛mE8B(B8&bASLÝ̠׺V=DL3>_;Š6Lr-cr EzC8-Q') p/CuI]蒊%9c2d&1-s ?4U΄V=XUKF[ڊv1lͥ'zj2~[تv&ȼ'a!e;1e^|[Jϕv.Lu>]o5#$ԥ~v-w_0{gu;'`=1j2KxX`3KpUdf/{ʂo o[ U /a"cPWrHd{YoyƯqi:mA'hbot<09%5;#X>82}mSV҈4,&dϸ4A8V8n9<'ќ]ܗsqLbb$`[EIL? c]_]yGuS}K kF;:ePjL +vXdr\*NzLt}3񹊳|{{s wFrO ڔKC!-K!.9;xHp?q_eXSl†8*BE[B[&g !mYϭQ&̂ZO*^E=rDSIQMpCd-K`E;$6LYh**fيG[ւ, Uc^S0"U}L*Kv6ISꨦ=A)c {ӝ9-ߙ?B[k|n8#jvx" nhYYF)72Gn+4yݒl?r+ C<&@k=9`ql/; 9X;2j)cSE3XRMV‹ \?H ?=J֯-QI]JBb[|YS^kB!3K+nJL0A  [|Exd7mBM]eN3iUa=>U7Nxkbڝmө;?k/.bĂr$g(F^A|{pcyd`~s8h=/K&QhDcj}$߃rw #(XBh3<=y )nReݹ+qu]AcR2u5{}> ?ښԒ%JZ$sU+kWZ%^Eԩ(ꟈ^{$:i屰D߷ɭrO[[a1p9f6dr~@'i6YTIX9Q6S턇GV{ǷDT`?#*}.H ZxΑH)t-0Q b@\~_+a>2s _{O`m[+wh(٧LE{)9uw*~CNMEKO(&`?Ě9-߃'p19A;f!سC:Ї7[ZAl42o/O5z.زqlaD?ԋc`=S"۷2~\1"j&ل$QAm-1$⑂QjAYuK &c|M.1\9-[d"[pK 5G0EQAϞRR E[:/΋SR"~4T7~ע^|y\Aǁ{ꨒz D33D{"Nu%Y<,A>S̭bJ> yrobS8UR@vD]owT4;fǩP1N=unͶB9}7Y {&}8Ycox!rh`@ ->Eplաo!I!2 xTu#?Dx&@ c̓agK~ :Ge vFt"F|hO.JY4iS4zFG@Ę;FhM6G7YpDa;!6—UC)g,f]^J ebF!_JtK?y7u/ |&t hsVR Ӻa Ҏ-_t9:.?d# Ez0 ay-qvwj0myQkdr'$,q6m30I(51S&uM8$MH]y+4opqz zK<)*΅;n̲D^v2_AJ'Δq\*+ffxK"~fP'@ib=:_L=P_0OPr'ޏ%F ]MӋ58]nMun7ViW2FQy6$n pٳng20`7Bc "@>@!gel UܛW}"g◇, \σ( 1vl+!:L7YAb=UȎVahRT%Y@wjS5bg7eEK@Q3ڛgr(&Llh54=ܝ{.Raѵ{xZjINg{3(Ư>B|&?Fdf Q+SǶb CGd k4~ خbӧ* .vl%kj5=VTXXŸ"&!ߝqNk"&5!O* 0LQLw8z[zp &u'}ҵ,J;vQykC3rx!^jdȪ/琕5lĚֿZ>6̫%4QW؞6˗Y*Zԃ"U1fZ,n"$dL#]w!)U\;JGy!4g}|C[X>T Fu75S,xřXM&ZߡS0w8HLc=9$-%jr4_ GlX /}j1sOmi Q_rYJx`6' c H_Ymá)ycasBQݢe {_7JWPWDRy}^ÞwTdHD.E<S2#lmG>3,A2Ɍ {~5/^d zᇡj|0- [`\k47Us?Zb!]ls@;C w*1b*q26r^DƉ(S8spIYLAJMS`hF4okb @oiJ"{F~,Kpox߲;I)lYa GK[sr&omRU]̨m@np6^[+/m];>'d& ;t;, G:N*X)crRE-joְ_2s[}u7^oyW?KcKj_ُ}a6=# GW /F٤4Mt"%7~N0Q!N]4}|>PX핗:#OMm8c2 \"%&vT?>#=_m#J0]aqk~o}:$3ua?XZ5V Y`}CZˋ/nD@K|xx^sNft)L%5*}t3!*2އoa)%hbNxz7+cU=Emڑ㋢b=_gPƧ).cQ]&ab4_In{*pŢK7+@z 7ss̟A\q8=t/<[i𶶗.#y$s+4ST7U>I=;ekG\ Maod/f0bE 9Pt~ªVzk,RPj-Zmg k ߀3Mih-`%TQX)$M|}uL3{ o4h9f&4>fTF3͈Fڑ(Ҁ+ JJ2 aڙ`/#RD@0ֈqd)XG~@olu%:$"\7J!ӿ3ªlJr{hasb7 )91!EPnPzf91iQ`\]n)0mꔽqP~'p"?˔F|mJc%2<7UM#y~rm/}Dqs,2{@4ȝ1am溍r;p+?`i)XmKq7; bʯuyL&VI~h!b1tʸbր]m^-Zr\'feIqӴk QUU@6dRwH5A olGx\V0%a7cvxw D8+- KFrT,(K)$>0FJJP.\+?tzK)="w4 4 V(0BrL)ߐ=`.fze+Gkᢺ;wƒFŸ%~<ڜ%WٱF 9Y\*T]ux~NZԀJ<d;Q\ 6B}kn;f”].c^T)If[ϜRAJ*tG}b`GaOxlEu" 餈 r!6) K'dig{[ؗ ׎>b AO@E! 5Ӑ}ɨ{$QtXL n<,g2dYEy] C&9>kG(pC^#m(. 1)<:_0:v{D2ck#iKd#lLUH(SHƨcQƚߢ>vhIr]cf1o6vL07ʨ2~xdqEۊeC"_h<*M^} PXS/ aXnVH,abHIzAy:HCx1?d^ U?o<^m/La : (D_[qM Ѓ%{ 7_nM2~ĆT^UoM+-]$Qr$/~lD}R,2氎G]-z #19%Oˇg-@Sƺ~yP}WN@41Z}7!jP`f2d &t4q_,dĪhJ3KZ ``zIw\~r9S`dXa|~hX=I*-Js"TpP" x- @f,ࡆ~MhTȷ#w}؜Q|S9Trk{XÎ>G;dZ3Egwu{1;H`YcoMYj&o+][Z>CF7%VivG3D3L:L6>fV\Kgrf ࿨IS){LEr|ʝ;Ơ: Z{!ƳLiGT22W'HP=cM_nu,mt5!9pTA#U|OJK/EIs=(I.ZOE'@_:7ogR/ Tod[rgvbœ~y ѡBwɗrC°NћV5+R67*c~ qDL/g;Т1ĭ©փiZRңUĒpT/grƪʿQq˘Z4(|k?STqud &u4V._l!*dhۚ)!;=-D︩E4 oY)ۥc/ V%탿3 g kzN|;͌ZR<5T Ozp<2P 4L= u@$G#G{ Gl h>WbKb?-#ǖq$QJO3TY8!5d;{5_$>* #Iv`tA?[C>[9W)S02YOhY96}Y babBbOބ),3G'9*iܰŅ*r 6w[)82in:&TcVz7ZO. }r"J6lI :paxrX >krk<@3 ?q<zpߋ'..X|QJIG:6[|djߎU۟]YW#9^yض;hB{NOEWb/17(VqЊ !&hW>4>ܗʇ"G ˔ssn(0ǠNZ)>Tz؎2fξY!,"`=>r7Ǟk:4废y믩gW#ċrkn0IU!-h `qL2~ӥvQM'9G4f j8Dw\w0EV0Qœ3@g"aXza$5QBP驇= CUa]A9e ]Y:I=k? `@IwXX 9%[|M\@ ˢˢ&BLbRReh@`Xza"Iz.ƒ 6nv v.>/~dR0N$DS .X_.YK%?n5Bf@5'쌟;Q\ y9Zxq4wF9>eqA}M(IJ žN fV:%XYq;jwTA7bI =$ك6= CȺu0SQ>RأqiJ>p@ӬЕ*:c(^LkܻJSi}agYEIHJG0}HU6 6DgfB6d_lD8Ǥ͘zo@!/R.f{5#UyֳhS'8V V RKU⦘Y qo?ԣRkTGB.zB/ Id%%BS۷K4QJLCMq)#3| jgӸv m珻bF͒mP7HAQQ4 [ּ |}#+h.bwygt8gp.TDe,%ԬoM([!-IƝBtɭ>L d cn :XS"\eJyXtwcl'<ޣ? :σRy]NeS9%%=9@b6_uBap%+8;T勨tKL| t#NSm 0H)-CYKR/ /ju` ild{^-B.7{t6\ i65߳2T֐U 0V-NSdJY\5e@a6پy|gN8CjO*7qfP:e!DBCmRV&V"#’|E2ՏPH}1&ង6r"ll8+yD(z.:Qퟲ08jD;VJ"&'a$Q0ԙB;CY9~:wBk܂VOkL^S^p"M}\Y4DP 8% \ۗS1&w'ۗxP `B8+PpeCdSMa؍"BQ[-$)z85i4Mb-$%:K+@ <ڣiv.>qd2?U<3I^r$ [H NWInp[g_x?j7Sfz Ti|a_wљ R^}4~HNbE"T[݆_{5 k׭N6l\XIp$ l`ג#W._WVLβW>4*BW2P98Zxn5;.D.~k/w );L}aLEPN䤶f3P ;E{IwN(_(!+ѢΏMi o#JFO$4m|Lk[:]ߙp,RQ?wc)۩]b-40EFtROcr> { F'+0Ĺ ʉXOB)Pq=V\?Ol+&ZF?c^JkkB=|8^tqha3㬞be*N=oU:Nw,ɂli(0oiՅ *Cm^(njԅdbMa:[`R'P=YL][iYP9#cWCvt] =h[ iy]oۚ1ϊֱ5PG @TLBlލ,]\foxWUK/s TѪt42"dFaQ"]Y }/v u#t}oF‚ꎶ$IE߾G~ 5dG s~Q|AQ:ƊhTf#lƣ4?4f^+V yw=*1nAF^:qmånU˦%lvDl}t$Pyo?V1Ԋ" Rwe35n2àQ*g;C]ذawvmMzRcTWԌz}:Ċ9{" yn6 [s}֍͇B##A'm&g0GsPY!HЇpBV&LxwS!&L^T e႓qo*VEDl<79w:LMoe}&Y7l7c)~nV\r4YxU/<N,<3){vA+=K/%[y8!tWaO^w NVah槂4oLH8oJo/6ce0~!sҌ{d!1$09" HP tOX.2 z,4=4'LK˃v#h[bkF{$Uq8NM>쑢K{waJ-j#%(umBS^Z9_h{):@zkc %xW&rgƻ!_W?3&᳈9:#8_¥;oı#whK^jYWҖUӛwhLv]ux:̶[9\!ʍ]s>ă V 7wZ6@H~?s'sj e$xE~#yF=5؇ɛ-H:+A~'&駛'tjz,)S~k>< K ESXTPH~T)9 ZE"R"q++1юsdz}s^I'2oȈS\¬%[Եz#)v)zY_v X moP: 4#79z>ӟEs@ubcU42Ԭ,@C*H#X`sf#D;)iX hџa28(tO.[m. ,ZZpW=o]2 {ڱ(: r9ԡW|BJR/DZXђ?u7Au=ޕANp}"چV2ó.&kDe ke,KkMS2dmvaL|aw6./0i,eEV^"nH8f( 5s>>őB;2e*@MVdAecCȹ|jC=~X4;3hVIX'oϡ.$4Zc}wd ,55,=s`L=^/%ެ넫GE0_M616?!\ (O(fWGXG㝀 P Yqi n8tAxKH xwKh$e"2-fV _-K>aIz(-Alff( 5;K;7INP55_/>VGk=N=e V;]=f.bLw6ѳ'V)TWE6cC!< GHt& $@ZT` +J;&<`R9тMg}nO?=i6?tu`.LccjF-3t'$ ól쳅c&@@v/'OjQqV_$ s$*!X*U`nS$ە G !o?#Г+Q)zKb܎JFo݇DISz[Rx45x|'h6՗WhyXRjU|XN#WAW='׫@- *Wqẘ"چxmiw3un.C~I983?C} ׎LK`\Ѓ qv _YGf YTyCWum0V"%X4MsČ#|` U\:b9ٌ(_VA-YI)%XT hqL s+䏑tR֙Bݑ,FyG4qvߦh^?]Žw=bW;X,Cٔ0O&jySW82֟iݦGKeqFBJ72H@٘%HfӁsڅJ4(! P@R6XڢRVo_שPcc껡 MV,u\e<"~IQu18aրfHjھ=q8e:d#G6B>Zi΁=gvxdS饶! a1P@i@ DK, ^&Sұ%>[l 'C[)('2DDocJ>HEl*niS~Y9>I_iiއ'{ ig]a]9c[:ڙ-*m°WE7 Q<̱8SKWL *1lOL%2V(I #HPz@Y~e/c<H b9Dv:vf &j?:d:icN+ P&1R.ip o?,"/I&Yc Ny 0w4 ݧ[{|,ISD h_ yg&_O&/cI5LyIY䙧dߜT!V$B v,Gˤ-);rjviEڷE\n&/? G0\&3me'8ZH;,jE-N]l!!/{{wa-mժ,8с|Lբ5=ac:& (2-.EcZLУlXEv^9mzTS*W]tkjq:PܟƩť)DVy4Zr]2v ܁dtC{ ,BIo rM|xPYXqͳy!1Ps*Ն@r k?Zw}oB-Um3 qޖo.-11S VaG!,cU~HDĻ/MNܩׯ4"kϷٻ-/ndTcn5MmC +' V}4-fïy3}ZPG4f~g8_3J_݈mQτ{l < OxǑ>`2S6;[BuQ$$Du] ?%y`ȵNf Eȉ4ek: XP:}*?uoKy<^E3X{U& a.):x!w\2K;:PBFMv++m"dw$1L/? A>*Ow0KfjFJcm.*l+0'Ƨ[}1z]fV1R\ /L6M|n6&dp;n¼Gbq =:8S0 gu.7OE.^ѕ~ _ U|(H46ү3zD~]݂z d/g١[yk86:u,a;^+! @\O1λsWWP"Ӝc64AܡmY\䬪S L/&xvlS\&5YdT0E: :wnbe02lk`xH((6ڳ]C!VR46xtpT*4P'#֨9`l?`. j%k1wwCB2*Ȭ=*Yi|C5h v7AN٨&v|' l[W=۔3%vÇ% `|$ (<8n1s[L)W?bL֚ȼDGӲeǺt^ljgM {blp86?\4B8צ ZF#jCΧ2 o}Vv.5UQiGY)/zp./,X9GWmqKͥ̌ Rj(kz#/bfGrW(j[#Irmo0 ,Y߁ )=pCp]wb)>+phJ "xɬeWJSm*j840l2662}L5`.љxu3d Xd\s2Q՗{{FgH(@=2n e.G%{|FQÀ7@=|+J[R3^$SB3ekGD2 tPw Z[v*Qq̘VY1nܨ9*~\x"$ =|~ [)PV6 _g݆|o-./ G Н'*?Y Фl8)iÞ,!mWnÛ`"{2wRrPLO=@"0KgIP݀yAV %=Ԏj'p>5  ّj[/8q5CROٖ9}nx}-*G^WTu|e Ҷf'Y r2,r Az/{UpLsEPAHOa5@w,40 Bb>R+:pFx?pӓx9j'u#`UwJF5rc\ v_ʆF ]yu7g"ѥ鼖Aew{|/v^p(:|XTr+i*B}AB9=LGO5<6ө$ $k[J٢kw`)%5 0 ?8 IC(KI"j_B\-,q fBv!]-0o_A2Ʒ}9_<#QM2$†Y*V\&; vIꨈ"Z1}Y99MZ y.NDv6)CT:Pai0: RqnwB.Eުk*[ 1T՞JԔ ! ˖l"N'كv&/T 7H`n(*}xMgtp.Yv3Tb>6)ǼVZH^Qejʲ*,Ab)v [-8.@m+yLL uC&<\H,Jz<Ɇ HԾC1x(za:j=Dl*.g]Q3wJܟ(+ Es^>$l!HX d頕K3{B`?xV9.4'WsÄeu/+l7k A*ȦP[HIP LysJqCzͣSoa 'uw4;n50;_SK֞'}רby$iYɼȿƚˎ䧗IԊ1ym k,UI;+24ˡwP@hڊ2`wI)fRe+z /:O9yg9QXq4V ])ٲ繃h߼RcUp.E[9~ ;Fً{BS2:J.G9[=\OS;7/GONxbաkOD՗Cw+v-+j,ie@x:#UCYap~$ǰYn)VBYba{.ȣ#.!Axt9-M(Zk4@/чDHvkn I۸pk]m?{.y:9cQDn,͛-v-koĒ./Kyu[|)jP=C'/roQ:5X3Ql2BO)IȲaQ6G9bJTm26}l>'i!Q5ȠЊ?k W#BC.ְY 3%gB<5GޞKCUAK>[u2:h{8r03AXCJ?:,ݓhe/yHy@aXtWGwQҶcnɄ&w7?΢0@u96p5XTJOǔgaDJBKXyĨ@cj'<:-(wb<ܤ^C S Y>Pc%H؜(%WEg4˅ZFdϒ-m4@rG3Òt&e# LZJxM&jk]{AKb Y0Ncfm!N:w}:{oaɄеo/y󟀂l6m[/{,Tڊ!93hMϦv1=&F1ol{?Q è'2U*CmHK?nc(hײO6jF9\~lfҴom2}.k@CY È^Z=Բ$6?,8 i}HĀ~*rOgX-IpMuC*SBdzeY"5yᰒqp۟ʽVZTDÆO U\Kb|2 )I޶R^>@]_ydtI,QTԨFyJ} [i&+%fnY vv 8DȘE*+s{r~??uxf\q|AeyPG{ Z`: $A$8CH_$H]ïgRbDQ5Ӏ~eyktVuC@A8TFu^caiqčDS4`{bgaj&kX,1?"-v/~qv2ͼA4Hqxv$eCD`ujmTXZ0KDN?Ѫ^K2C!hLr<_0QeTNz{gfBdڼ/DθG+sGF7Ƨ,]̴ ) ߷S?@8Ҝb &/Sx(M⯇`wWX&2nmxS:ot n'/\v$>R(9wӂ\r(uUxކcF ]OpTnB[#%e{15~e~ɻqZJY6"{&/vHÄ""|1X7r1t0̼Ik^ O1:"VVY h_CfڎoἼr9Yrܱu ;O?ԒRaԂ7#Vֽ2aX 4\c7/x`pgD?fhaA[[Ra0k`9c슇X2O/ElgjH~oª*nud}gʤ9@c9bko}QyF](n=.`_$D{2+҇Lsea|흄)A:zzcPj8}W} ]R]Y?~s4t< =? {7S(;q 7ļ6r,oY~6ߔ,>%*+Ly2gP:S03BLR$.8f`|k"\|`)dmUQHα'f0ݸ "R6ұ]Ʊ,ӌU@6_Ji![Ātj)Tv"S͟Nf00-҇]X~& |!`Y&|}e@)LB] lP&aQM&{3}.r#C0+(qڋ@IGK;9F:C#  ltb|eT -`.̈́R>! 16LUr8Ysq;18@Ct~\߻j4aNh$Ʉ~hM|hn'ʙ 'WȱCͨ٢kəJ7Ei:DZ2 Xï߾jcn]1xߣ,z 7W<6 gcgꄦm\O s9\4 lI+*O{ApwļrF**⭗Q5]vB!|OTe|%") [T9F&霝ͤ: ̉(=BU[{Xˈ6P+twJu1nsIEP3R8RTU`Cf ƾ8+Ky􅀊bQWgx(D2*Q+uQ"E_<Դ \ߧ&Ѯݢ^M S~5@ jq󃣡 /ʦ.âν弚׳d!IM%eF-ӿvDw9@ +'531%JqSIvk@v{A_N`"]b؟[ u}\;j3tYG+̒]WT72qCMmA!>rٙmnSwÊ3qOu)Ts)e80L'UcͭTZ0b[7dL(4RÎU@,eC/Uڅcote69=7m03FH 6 וl#%۾pCF>ErX7BU{&D!Cb nnXr BT<$$(D{{Lű4}|u|&uRLߎ?X/^XC_eJ#l60yNBN& 3asb8.*7ɋ i= Kc>c{sUZKFZw .cLowKqUYd-:yK9/Kː46ަG)$Skp. \"]gRD"91aޝƔ\ߵ|r1JgJRSnS01{^CbϕY.V#4n)ۥp#IC#V<LLJLt1+r4 ١KORZJկs!TT+hns"D_rt(H ݚ'^&qF]{fM=J˳ sӧ'z7R"JLT35&>b{%:[4)?aP*۹U/z]0k}%(LSy"Mes:!St.zQek>*nw`6 1s} n/ O )@}U.z~YWqE&z^>fF[G_'FGX,҅޿|dbr0Dty! #zׯ,C.ȴ$v ΃7 qzoEr >(0ju-t̟6YFfŻ0$j Ϯx`q8Y٘, Dި 9Ҟ\ \Qm2v-|7Z EXw,k4De+CK}-ߥ6Sw{ja6o)ܗ!r6%OH }n9 {5H)HmbLVL~Uʊ$)XON%v=Z`&,Njl^?Hq?Tq(YD󥠲._%צ#l#aK"`[n</oͯ 8 u9NƳP|tQT4ke̍&}9:% {lQƏW?ؚʽ֬]m8"Ol4E0gTEWzV:]!78DtX,"SvJSL<9dLToB~^4ţ]cjg.+qyhAb F{&oK HԤ(բΉv6f.SP,R1s_ď,EA/ᤦ2Vmye8ʸǬV.EYy1?Qt,w\6!Uk V}e@Fc/J2jBPgJYq!࿿ A_+izɔ_1xA.|I1cV/$I$0.^a.{0?6F:dB8'h RT;Ym~_^ V ]} צkUTxRs{1[TCH9O6֢D+{~y۰ƊPKi%݇:*^dJ)Adז AxtU<nW.u$vXXCzX| *k2K&rʛ zt.fRoU')u?pr%`cكݍ7we>d\Xxf[ Xׇ0017k`5Rѹ9TXTRH6SnQb#7@M-l[}>G?˱Kz1H{޸hi}rAHxlM:.}E݂u_;os-"> 5,,m(" "LLYe^z.f|xK̜qA xqa R5TA6Di=}ȉnĸ2-DimVB)z F9H 43H$'X[j ½!t8WŚĄ<FkscRXdcqE_eZtg}Řbie{6fU>jUrJ^-[$dͱM#kZA&DierCV++>( Q#dB(+. !Ĝ,)+`7fF_Wok:N̋ؾB3 _`V"b ܽ'[mK/_]\7?E6o2Az #yh%qIm#R;uַ 8/qX2ٲ"o]N覥;}gǸGIR1$Hn{@CXmCG3$ s;C3/G_ߝ~0> ?*Fhp-F%^X p}|&jj*ђJ1]x!lOjڧ,Ex-OǺ@#tsz`GqiX_>KznD{HK!Kg*V8;YӇh]ts|ʞppryNΈf%6 HR @=s*ց;-94o_Kg'`S**]skғ_FZW[d`JnevDQu0E2)}(1 ~RBO MyQ66t\)Zm"kz0;Ƶ@]`h 2/lE$~i}$$h.Vۚ\mRR@j+'(:Х|$i7KYJ, )sO!u@ZhUh)>8(IvDN4g6b/uc!wX2,W Y=7}h@#:o)~߅DbJ {V.hRq9 0mwyQѸ pș1ǟ !~YeYnlT@y6$[iX3OK^5'*%2"6'{: 1p1V8'UI <;QΧI)WS4hv7Hs; Chñ\o|qɧ)x\BG2n {~RM0 ʆbc܌\u;K|wNJ o~u˟=R_к~yVi& X,Li{V]P K>"2+y'ƥ ݡOoyhgt6-LIje%2=?M =~Au6SDs=teLާ3MwPpq6ĩ@ ^L3ڜ ˛k=lIU4.O dP=wHʤyU#O.~ZgR(Z^ZAy=ziL~fDY=0QN*21ܺ˽Dh.՝N0Q~!~t˯{B ߢ6OaH6#!dRX2ݕE;!A.mrnaghS+'ŦMGE=O2e [\%k^P:(jWDt{({*Og%}Ζ0oV}ͷ#Z(O22;sur$ՐCRq.#x@R -ۍ#60/6Y=0U.-Z=-v{W xׇK>[Ҏ4\q 4FRQ+CU(+fcg_ 7P6r*Gf'ZI>0R N!;EsNSZA/S Cے')ǩ3-CdQB ,pIї(ѭk{Q}Aˆ :J_Ն-4E4ž=d~S/|"\V</o2/sPz1w1FL rq]h0fzodRab~3h}I0 IDU< smETe 󱛼}ʣ 5hl 4<+P38M`>5XKHW]1ڄbX]w5{+_no?u"UqĈ>Rv`v:&F1İGp>apMݺ^\"8Ar@{`{oմ*j#+FrK~['=7b&GSm'>m,9 #)R̉BLO\P\0þ~pɍɨlt3hQ-A8n0G bM=g~*rš͒[[Ьk _%edoж݀^bsʚnƞwɆRȺc6 S {g-!o߫ Q&R f" s3frubCO}R="*7BPҫ9Y̛I>Ѭn/mkGdQLn?ܬ»>N$:ԋ'rooRy#r ln< X*fNA#`U^-Wwcx˨:tH1?D24qøs@w^%93@uAkxZ{[ҋHmPX4_kw~oKܬpp,cI7g"o.Eis] UJy'@C&K?Hi~7džgMܛ ~\X^< ,ұ =*DrW)'bߙ1Ih Vug k0k,Vq#qn#="x`wjt ,Z~lclH*/GP=F:Ew_{z!(CZ6K^Cn*=WO\Y,PTrrzscz5~N^|zTeDdmYׄݴZgms7Nyd'ŖqET KB[K̼gW^ /WQk09[ARɐFN~&G؎R2hej۾*_姅%mUˀ4Dq9VR5yEn߫!ˑHَVeq&##%^miЪbiQ3X"* ft_}+CPJ(#F+RzH@a?LAQ+R)4tLWD*2BA#:q-BDd_&$WOD\ wrfpEXk!9,gaƊEڄsٖ5>/&a_5o=({ (; 'UWesA lcܱݭ9a)!e(*0.zq<#g ǽȊ~M#TM7-M̱M}xbp% =. ?i`]`n*&M#j]r[I&{,ZP?_[-Pbf U|_Tb_,as'*p97oInK4bSVҦ Zڭ5oF>S?jtKR>q/ab`rύ㟻'3A&6@B_A68(M,kiBcyG`!g!HCT&>kbo2Q_g ?**p[$>86JH74 KGW-#t:z2 4 B(xE4gB_m)/ 0R~ v.^:k> :0!. k$`hVsSxN$gE~'`p@~boՖَj}7G ٓbY \F[%NFπ{s1" z~v(7,1DˬOKr8[Tg^ S7*>SBԍ=-Ga{p\/*I( <鋼,bؔ^F) &Q\M0Ζ; 8Ҳ60ڿ$cf=*U +[O r7#n]م@]fBޕ/1)Uލ \ E3`W1;_STY&>d{:AIlѶ-$*6ۛ|0o`+zk M'rؓs- BAuUi# ~A:˖kD Mq32/++{dY{m~G5DOu]6~1y_{V_'+l$QR}zzb<6C.Q][GDi?0Jq*!d9BB Qe-܋I!l"0A`"=1Rƾg6mPwYğ, _k2ɼiعi 0B2P}I] 7:xZDF cGӯjk%N"76vwRrT/V$h> $"UJW"Z>6ЋnH=n$ihJl6xmHc1T,L+H< ڼޣSrL'8Ff(WbS?׆{i3vQB>8LMYlhZީԌ&\ZQko'@ޙq;EūujX^̤:<[]f>𱕊]"tx.BF@b)B. p3~*P`Ah,8\xC׋'_0~P2jX wQ1($SA`2 OM}+D(&I[LlwO{rᤍ80 ïqX||i{w`߈,D]F eҜPW6şo"hړ53: ? c@7L9FW8ԋSY`~k*;0 t2Ym҅].Z ؿ&'+G! 7R=%gޠDoE'e&F_phU 1_fG 2Bkh:7&~N\B>gO{k1t,{Vbv*5;He )^&+A  fibЕBpį ^DR(pl=Yyؾa 8o􂜽5әIB}Ȗ3Ki#g8z Ag+ro`0duJ1kk}ҧ㥉p@ ˏ /:$K4S|'Øsa#`WVMۼFGlN fa(kN<ٶ7Dd vMRbLx-'T'SB\ZA_$i&gĿ xWkOxz=LI%HxH~|AwWgVĬv4+fB8u=t~v6 D wCw[18Jl@NBXU[K)Zg#1:0ةeËΩ07FqIq;qU6[Z鼥"S6}`P'r݇כtYHLI)cu 骁U/U\Y"hpf\YE08aͅq/{F]L+p҂![`I;`FASv`e4!\a"`r;|P<D/?)Y̾>Ɨ&USߙϥJ)6}#ihQFB.9y@iLv~@d&^v9ߚ%/g˨b[)_X[D U-"ɭaR- ֜C!jOE+Әk\vD/u!wO^э_exf@^4Lbsyä8@#kPU& >m=AQF1;UDoHǙ4/,10 9bv)y-kT{)Nf+$H!P2pN(h">{%6Zw)A!'E~%\=8.R,$ 5rFd,'#b@qj1KL652x@N`0Rh@\ 5E-N yO۩TV yk'F G21T#uc$$fo­6O~1?QHsetWTْt[Vi5WqiD-)WsߣBVĊBG8;=fq c;%Rw-z=d}.{/!~D"Jk}=Cy9l-+-2J:D#iDǻW(dhאrnsRT,]PqJ]R! ~%g@_+o.6X[({A)&E$pơ$CsAWJΓ ̓pv'ٽXQyQT%HbK(]?%ӹlj_6.$.V7o+Ol\al#N{`+.1\쩃f~Er/iW1F7O7n~KWvi ?ϗo*znBb||4)ʜ@!E4Aվ㲴Wy9Qbhz%wv;A: TXD룰>;$AI>*$BeK]%HlE;wہ*zX/3%}!] Me X?{Ư&Kʉ`p;;j۝*YV<. j6r17zYoRP :Ų_ۣn,zL&\ϵ؈u7d$M hl Z'A+E~DX+36K7偪C%{(˲5@%qrZ;5gsl1n!СPd0]@G:~ō"kQFAv(r$v^Ԇ3q!dwa񟦻=5w9a1_l|?{ۃ;X"w-L(j-X-y>Pg_IabPu-ߕձK)xM։u/jص t[l7[rՌJu2\MU~ᄃ3xd+&0ojoCI %QbvFO7q&n> +k{cRD-L+(FϪȋ'x`$5!> /͐+Q# $X\tZݛw$xEc̢nj{EDk*1%T˱l xHa^HɝOXj]Oj)O/QŅ˩Nf \Hul4r4Ȉ*n<!]H(H؜=~ks &Ïҧsrپ]*s_~أ,w 5/aoZZ2c7 FOez@B-0yZЎir ÍA "WSg|1Gv6oW[Vk. c_d=SflMA6Re:jb^ʍ ra YawP/ȻH[JsnːV3asUI X>_B̲M*cR+^3'ЀC!= rT\g6ɓ,ﺌR; *Y0kQ-v-$ADGY&~@]"00.&lfwէEȂ9^8$!f+;3SuU+ yi_J2j1уWU{;ϚaEC["@286DU8e~  Xq@ۅN90jXL5!---^iӦW'|/EQH~71JfAFF_:.}A򘰳.J`pTbφֲ:|cbⶍTjNKb EMs'xƌҾuzu\6Je`vUN4&c&;ݼs<;Is %zNë0n`ْyU.uJgˊ^_V:)h_On؂s8!flIB7 [3tc)9DЁjFѧ2]{,$9X]ƳJ)ug1^[Ջ[ XH_@:'ߋnMԊ4bJ"Psv0=Ղ`unD\nx2+d a RZFUg%%^22bTڥŽzI߭Qpu% #oZj?cIz^ #MhcRT͹S5V/ΒuGE( DB+Юp_m`]_D R6^ax5b \Ho| Zwղz5ڮ'Pr,4Z֣)n p36Q:Qu&gzz޳8j!K#"Fܸu#D6@SgM .B#׼I,2է\0< vT,v(? UWG(i}īy s&^ˇ_t*K15K VOtk!.鯏_#r-EDD7mU}RKpq)W]F`۷Nb% fc長L\CKsZLjs/_+̶xq rL ;`fks8xG'#Buzy8yL4('I2[őb!!Ϫ+c:R"QtgZ~@z/ XsePt;n6{<Iȵy%)?BT+ .n&oSR3sy`3B}CG5i+t=x51 = (S+;`@2] ̡'}5Pd|GL M}>%|W@,ބ*<(by5F!NUVD?M;k B)DjwZю:J0/㉢$n-y)S4ٷ7^\ZQ΍pΔ>ޏ؇?%ޛkR@)8 "jfwIQyHxL\rPj2.JINGȧ zWo͍Њwvr#H^dHbU7A@VRJgZ>5SaK)5~A0"|&I:4Dr4 v3"貥v[0֣Ɉװ'V|HSWAņYݏy]6 AUzeQ+.yk+V[\: YLojL.77^ƥC(ɇ?lWU?E (| ZPt]FwA_z2R UetҚoT"m?AL7q_tB.Ynғ/[q+GOS;#2D(ՑO@zԳBI% EZ'@|> rfs'n9#¢̬/&C6ZSń  |xg|I_8Ig$ÖՌ70b?R"oxԞdQ$z0%ȞW0Sw(+Ex>ryi!;Kcdˎ}JD"5TG3QZo,z.Z+7ɸ_Zތ,gq;T+;&RD cV}Cm9dJ1a>ۅ (&:>N1WXI$٩\I!1?D|Q.V, (&ܬ*w{ EY13sQ1bhTpE! e I$=dbإ5%AVc!1}OkP9bҘv|gw>_o==W 1qrmB!̕v6Ks6Y3_qB$93y"5{ g_yJdWn`d3P~[:J{`yd1-P̅4!W.+=H%??2β p dҫI>I(fʒi Qy4wWvǪH *i-H?yN1隃XnqdiՌ%'a?$x%EJ5'ZֱhSI$![Uqm vy2y+xQR{0@eG(NUp7͓  PQEzȾ.L ٠7)KN qwkA)Ж@S Ύ:t8xScv01XχgI*uc^0Pݱ][6,Fo¥b!^5OSb`Z8ޭUj)z4<'Nl0*2KH8CWȝ+[>*hAY*Ԥ5_i$ <(i#rG vd I\c칢lй/ZeV\ZRjn ䷘ @C}`vh\, =z<;RSRsHMd:\<3?2'pQ2E1=[Qfp;Jqwíd(gI"ORlV5:UZ)5EV:yYidW )B|tpv G}p~o)z@OV{ ~3>;&FKgڟEQUܱL7IqMy.47*;Z40t3 14⦨#`_8O O1C;>NR&X@xotzMpި-'qy;yʐr6v^UK/B!1s~cD"g4T¼}bc2 '8HOMHD;FgQg3;.i1ڻǔPR0&YCh+p|rES\"ZhrNޢ;~Ztw'L;WO"ш8רbRU (~R!~WS3~W۸.\IxvEUPYzQ21]*R`a?_I4~5(dvyr798fKwPQ{ϟJS"Re*^\а4 d¬iFf0gwU8R^VІYəy벉T>=oVVzߧ&9:uڠ TLm$l6T;n+T]ݘ"|2oջdCT'Y, 2 rv;\Ϗce J0sii>nUE&qZwAX˜37p|Ƕ]Bm0}RnvencƋ,O".e{ V@1y k]&[s/E̐zߒDkѵ.ED)Ueչ 9!\BZԚI,d+Ve^d/6sg{1pղЀpDd)Zr( U -PCVtZ2kYΟ|գN"bٛA*MيH/'hV]Dj)LF+ Htm[g5EL{S2 BnݠSQw-a !4;o.B4|?ѩ!P&qp#~x0]~~B< 5fϲDQO>jzǾ-Mvi:أgY62c (OTVQZ03!{"Fk['Q*3 AqDT6H|BJn@6NEִ< ky/t]<%'7"*^KQPɃ: Sx"93"$"@òх5 ,q%½@rtkQ 3~ R yS<ObFkT[,+<0cBVE|դ:y-rXu]9ZNΩQm '솓#9YUwZwšM2WnvW\C,tS&[u[ȴsa%zI2a%joogwc#UACכ͹ d3@Z dAN*aJBRlzlE'$ |s~B6;aWgf>g"¾xo2UJ-(j u, T:Ojh;@ym#\ .y !Z*߅c{  حn>]ѦC:N2K'_9!(ύA1M`AA/QjbM T.o։Us_4!f:UqV7Bx\ްv k|3݇yr֟5W@O<1t\_Ԣټaq'XFe8ŵ|sY!2Set#`o%04^rYuX>zqpJ5Qy]B;BRy  ȹHIViۯ=)QX8:Wnx N~"Kh-)B$~JLwKX2Ofg咷yURԧRF4,ˋ8s{XNcrRZ=lA";+~)_9+W`4_ VJXT+]ک"-JefC`Z6`!G0d-$T7hHvl,㓟iБ+u0e4ѹ0aYثKH8Dg t䚿x[c&]oGu`FQ|aNL@ 3-FCI@ۋ->2 1}Aԃ1)U!I>UwUj(n)\LŞ 4lr}Oԙ¨\*ɗI>z- b0mìB3ʘKDxj9{Aq7Tn @iұRX>/2(DFVVq7>@{GKs?k}l4xOfϧ*P8'%W!?Kꗵy<|ׅ߭ _*ːׇ#sF *ͅ* _CAGF9,FEJ):*{vfv"oQJAN/"nÆ5aOPYx^!U}TAGsUVoDUvJY;0p :8cG&+4t,=0z&o=AWYK;2At*H!d Eg7'6f̽b"WBvbrM(7ef,5)`]ےKkUלOCb͞ˬ aVJ2,VxM^ 2-g 9Vp۩"q/YȴEޝ)wPh&/ H mșyCփ&s}Dj’+2x]ƛ˽AnRԂ[`>qOlkO\iHo*. ᦨtaמCKgma0_, loA1f^cl>nׄ>CN3"R3~{揘 J:H>~H@H *ItI$YXj;\|Lh&tR {̥O 3M8s1B" v٥yKb7EU}OZb`: ݒzZ#I]$MY7d!P=LGz)NWHU@C-^NW,p}QG 5y!Kj@sj헉LJj9Lb1ڌolnx$;?,fY۹uB%w헲,= :JZv#D% kdxD6S(x k 3d#Ԕeo}<5c;5 P.l sI2Ԯ&ysLV1#:°m.)G$]3B?*%noy,\;]3@^Y$wӹ̜zF*'cEn٭ iz%\Hm< D?r  uh(-,x!""$ (Ġ 9*)|}8EP0m(P:Z]Xn/#(0jڪdftOE$fF\r%U>R5! y#O&Y)&3c,El_w%KJw?+8QOFuȏαF!B'M1 |D&X$ Lwj4aym*Z!7  * GiwQ짴fRKY93,:GZB !DjM=Z%^\eSL 2Bm/[kEB Dm[P[ ?ɰ?s1XapC k4&|KMz:&[nGH_6}:'f1BdAbB"iTq]ӻh~So#`qc-ĉ7xs6`svZУJ/ {[ E΀XٚɅ`U͏۵Tl̜GhbEXqFf'MT7#,/GInA#%:Pصޝ\%g:3Fln پU,]Qu ¡Rds e$-A_{ȀlǞ 0Ij#@IpF}_|!D} zT2㺓RlYdkkipQ>l44"Ъn59IDbȹ #MPe{틞1MGL]y=5YEsq gOR6PRuհߪ 5!}zYm7ǰjG_=MpN5 /D$D!ss"S\/'3Ϯ\cD='%Nf ]ͼS7<+.ظ;rzB- ڙʑqc?aU^K:5u_)i1ŋl0XBM0U o`wV1ZBF1Mv {Bu/W'f$qaEK8b)TV5cK7nǽwHn+XP7BC{598mD0Eɜ K޳~I bi];f{ia2f\O (jͮ. l-2|זPjqXv8wo0WCR=/n833X[ @= A;sD="Uv "PVimHw~XpЕ #~N]A8UYN)BZl.X|XiAVbce ~QT$j ֋h^x;+y7ŽG˗N%p{:vqzE?ͳ+96n$u3@eDaTy-ۥ$ b͐,#ɛlO|8ΎȜhg=[PVi#d49lWT,J/(C-y‚}wSQ@gJAc2+jD/osX)$ lO CD_T+p8yq@SfjP!]5**1a/ AemX>S E Մ*dvT#DA+U?|M