libaugeas0-1.12.0-150400.3.3.6<>,bvp9|,ŠA3y$k\@KBLSGW\Æɭ'MqٰUhU>R"Ղxc~fyj_&a|?j j?;Q(*(#IݥS }9ٱoaEB`\vu!ڢ+c1_ }H!ml װ3" 9AݾR I806L*, l?fxF]&>C`?`d  ! L!Bi     d (89 4: >[@[F[G[H[I[X[Y\4\\p]\^\b\c]rd]e]f]l]u^v^ w_Hx_Xy_h3z`4`D`H`V```d`j`Clibaugeas01.12.0150400.3.3.6A library for changing configuration filesA library for programmatically editing configuration files. Augeas parses configuration files into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. The transformation works very hard to preserve comments and formatting details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree.bvibs-arm-2 XSUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://augeas.net/linuxaarch64 @ bv7bv9bv5bv925badbe746c3205ebc3736d917bb1314afa343ad6fafda6f8cd9703cc9639746f40cf247bf25e74a61536bb17d5be10edb5c79eb301bc26628d1419fa4003f67libaugeas.so.0.24.2libfa.so.1.5.3rootrootrootrootrootrootrootrootaugeas-1.12.0-150400.3.3.6.src.rpmlibaugeas.so.0()(64bit)libaugeas.so.0(AUGEAS_0.1.0)(64bit)libaugeas.so.0(AUGEAS_0.10.0)(64bit)libaugeas.so.0(AUGEAS_0.11.0)(64bit)libaugeas.so.0(AUGEAS_0.12.0)(64bit)libaugeas.so.0(AUGEAS_0.14.0)(64bit)libaugeas.so.0(AUGEAS_0.15.0)(64bit)libaugeas.so.0(AUGEAS_0.16.0)(64bit)libaugeas.so.0(AUGEAS_0.18.0)(64bit)libaugeas.so.0(AUGEAS_0.20.0)(64bit)libaugeas.so.0(AUGEAS_0.21.0)(64bit)libaugeas.so.0(AUGEAS_0.22.0)(64bit)libaugeas.so.0(AUGEAS_0.23.0)(64bit)libaugeas.so.0(AUGEAS_0.24.0)(64bit)libaugeas.so.0(AUGEAS_0.8.0)(64bit)libaugeas0libaugeas0(aarch-64)libfa.so.1()(64bit)libfa.so.1(FA_1.0.0)(64bit)libfa.so.1(FA_1.2.0)(64bit)libfa.so.1(FA_1.4.0)(64bit)libfa.so.1(FA_1.5.0)(64bit)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.27)(64bit)libfa.so.1()(64bit)libfa.so.1(FA_1.0.0)(64bit)libfa.so.1(FA_1.2.0)(64bit)libfa.so.1(FA_1.4.0)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3bM`[`8@`"y@_c\M\b@\ @ZZZY@Y-^X=W4p@WUU@TTdavid.anes@suse.comdmueller@suse.comjsikes@suse.comjsikes@suse.comelimat@opensuse.orgmliska@suse.czvcizek@suse.comecsos@opensuse.orgjengelh@inai.devcizek@suse.comfvogt@suse.comvcizek@suse.comtchvatal@suse.comtchvatal@suse.commlatimer@suse.comcbosdonnat@suse.comtchvatal@suse.comtchvatal@suse.commeissner@suse.comp.drouand@gmail.com- add augeas-sysctl_parsing.patch (bsc#1197443) * backport original patch and rebase- add remove-unportable-tests.patch to fix build- Allow all printable ASCII characters in WPA-PSK definition * augeas-allow_printable_ASCII.patch * bsc#1185524 * Sourced from https://github.com/hercules-team/augeas/pull/723/commits * Credit to Michal Filka - Add new directives and options supported in chrony since 3.3 up to 4.0. * augeas-new_options_for_chrony.patch * [bsc#1178470] * sourced from https://github.com/hercules-team/augeas/pull/698- update to 1.12.0 General changes/additions - update gnulib to 91584ed6 Lens changes/additions - Anaconda: new lens to process /etc/sysconfig/anaconda instead of Shellvars (Pino Toscano) (Issue #597) - DevfsRules: add lens for FreeBSD devfs.rules files - Dovecot: permit ! in block titles (Nathan Ward) (Issue #599) - Hostname: Allow creation of hostname when file is missing (David Farrell) (Issue #606) - Krb5: add more pkinit_* options (Issue #603) - Logrotate: fix missing recognition of double quoted filenames (Issue #611) - Multipath: accept values enclosed in quotes (Issue #583) - Nginx: support unix sockets as server address (Issue #618) - Nsswitch: add merge action (Issue #609) - Pam: accept continuation lines (Issue #590) - Puppetfile: allow symbols as (optional) values (Issue #619) allow comments in entries (Issue #620) - Rsyslog: support dynamic file paths (Issue #622) treat #!/+/- as comment (arnolda, PR #595) - Syslog: accept 'include' directive (Issue #486) - Semanage: new lens to process /etc/selinux/semanage.conf instead of Simplevars (Pino Toscano) (Issue #594) - Shellvars: allow and/or in @if conditions (#582) accept functions wrapped in round brackets, accept variables with a dash in their name, exclude csh/tcsh profile scripts (Pino Toscano) (Issue #600) accept variable as command (Issue #601) - Ssh: accept RekeyLimit (Issue #605) - Sshd: accept '=' to separate option names from their values (Emil Dragu, #587) - Sudoers: support 'always_query_group_plugin' flag (Steve Traylen, #588) - Strongswan: parse lists. This is a backwards-incompatible change since list entries that were parsed into a single string are now split into a list of entries (Kaarle Ritvanen) - Toml: new lens to parse .toml files (PR #91) - Xorg: accept empty values for options (arnolda, PR #596) - refresh patches - run spec-cleaner- Add gcc9-disable-broken-test.patch in order to address bsc#1120894.- Don't ignore %check test result, the testsuite now successfully passes- update to 1.11.0 General changes/additions - augmatch: add a --quiet option; make the exit status useful to tell whether there was a match or not - Drastically reduce the amount of memory needed to evaluate complex path expressions against large files (Issue #569) - Fix a segfault on OSX when 'augmatch' is run without any arguments (Issue #556) API changes - aug_source did not in fact return the source; and always returned NULL for that. That has been fixed. Lens changes/additions - Chrony: add new options supported in chrony 3.2 and 3.3 (Miroslav Lichvar) - Dhclient: fix parsing of append/prepend and similar directives (John Morrissey) - Fstab: allow leading whitespace in mount entry lines (Pino Toscano) (Issue #544) - Grub: tolerate some invalid entries. Those invalid entries get mapped to '#error' nodes - Httpd: accept comments with whitespace right after a tag opening a section (Issue #577) - Json: allow escaped slashes in strings (Issue #557) - Multipath: accept regular expressions for devnode, wwid, and property in blacklist and blacklist_exceptions sections (Issue #564) - Nginx: parse /etc/nginx/sites-enabled (plumbeo) allow semicolons inside double quoted strings in simple directives, and allow simple directives without an argument (Issue #566) - Redis: accept the 'bind' statement with multiple IP addresses (yannh) (Issue #194) - Rsyslog: support include() directive introduced in rsyslog 8.33 - Strongswan: new lens (Kaarle Ritvanen) - Systemd: do not try to treat *.d or *.wants directories as configuration files (Issue #548)- Fix RPM groups.- update to 1.10.1: General changes/additions New CLI utility 'augmatch' to print the tree for a file and select some of its contents New command 'count' in augtool New function 'not(bool) -> bool' for path expressions The path expression 'label[. = "value"]' can now be written more concisely as 'label["value"]' API changes libfa has now a function fa_json to export an FA as a JSON file, and fa_state_* functions that make it possible to iterate over the FA's states and transitions. (Pedro Valero Mejia) Add functions aug_ns_label, aug_ns_value, aug_ns_count, and aug_ns_path to get the label (with index), the value, the number of nodes, and the fully qualified path for nodes stored in a nodeset in a variable efficiently Lens changes/additions Grubenv: new lens to process /boot/grub/grubenv (omgold) Httpd: also read files from /etc/httpd/conf.modules.d/*.conf (Tomas Meszaros) (Issue #537) Nsswitch: allow comments at the end of a line (Philip Hahn) (Issue #517) Ntp: accept 'ntpsigndsocket' statement (Philip Hahn) (Issue #516) Properties: accept empty comments with DOS line endings (Issue #161) Rancid: new lens for RANCiD router databases (Matt Dainty) Resolv: accept empty comments with DOS line endings (Issue #161) Systemd: also process /etc/systemd/logind.conf (Pat Riehecky) YAML: process a document that is just a sequence (John Vandenberg) - drop chrpath dependency, the offending dump binary is no longer shipped- Use %license (boo#1082318)- Version update to 1.9.0: - General changes/additions * Fix error in handling escaped whitespace at the end of path expressions (addresses CVE-2017-7555) * several improvements to the error messages when transforming a tree back to text fails. They now make it clearer what part of the tree was problematic, and what the tree should have looked like. * Fixed the pkg-config file, which should now be usable * Fix handling of backslash-escaping in strings and regular expressions in the lens language. We used to handle constructs like "\\" and /\\\\/ incorrectly. (Issue #495) * do not unescape the default value of a del on create; otherwise we are double unescaping these strings (Issue #507) * remove tempfile when saving files because destination is not writable (Issue #479) * span information is now updated on save (Issue #467) * fix lots of warnings generated by gcc 7.1 * Various changes to reduce bashisms in tests and make them run on FreeBSD (Romain Tartière) - API changes * add function aug_ns_attr to allow iterating through a nodeset quickly. See examples/dump.c for an example of how to use them instead of aug_get, aug_label etc. and for a way to measure performance gains. - Lens changes/additions * Ceph: new lens for /etc/ceph/ceph.conf * Cgconfig: accept fperm & dperm in admin & task (Pino Toscano) * Dovecot: also load files from /usr/local/etc (Roy Hubbard) * Exports: relax the rules for the path at the beginning of a line so that double-quoted paths are legal, too * Getcap: new lens to parse generic termcap-style capability databases * Grub: accept toplevel 'boot' entry (Pino Toscano) * Httpd: handle empty comments with a continuation line (Issue #423); handle '>""' in a directive properly (Issue #429); make space between quoted arguments optional (Issue #435); accept quoted strings as part of bare arguments (Issue #470) * Nginx: load files from sites-available directory (Omer Katz) (Issue #471) * Nslcd: new lens for nss-pam-ldapd config (Jose Plana) * Oz: New lense for /etc/oz/oz.cnf * postfix lenses: also load files from /usr/local/etc (Roy Hubbard) * Properties: accept DOS line endings (Issue #468) * Rtadvd: new lens to parse the rtadvd configuration file (Matt Dainty) * Rsyslog: load files from /etc/rsyslog.d (Doug Wilson) (Issue #475); allow spaces before the # starting a comment; allow comments inside config statements like 'module' * Ssh: accept '=' to separate keyword from arguments * Sshd: split HostKeyAlgorithms into list of values; recognize quoted group names with spaces in them (Issue #477) * Sudoers: recognize "match_group_by_gid" (Luigi Toscano) (Issue #482) * Syslog: allow spaces before the # starting a comment * Termcap: new lens to parse termcap capability databases (Matt Dainty) * Vsftpd: accept seccomp_sandbox (Denys Stroebel) * Xymon: accept 'group-sorted' directive (Issue #462)- Version update to 1.8.0: * See the News file for all the details - Verified it contains fixes for bsc#933210 bsc#975729 bsc#925225 bsc#1023204 CVE-2014-8119- Version update to 1.6.0: * See the NEWS file for the details- Update to version 1.5.0: - General changes/additions * augtool: new --timing option that prints after each operation how long it took * augtool: print brief help message when incorrect options are given rather than dumping all help text * Path expressions: optimize performance of evaluating certain expressions * lots of safety improvements in libfa to avoid using uninitialized values and the like (Daniel Trebbien) * tolerate building against OSX' libedit (Issue #256) - API changes * aug_match: fix a bug where expressions like /foo/*[2] would match a hidden node and pretend there was no match at all. We now make sure we never match a hidden node. Thanks to Xavier Mol for reporting the problem. * aug_get: make sure we set *value to NULL, even if the provided path is invalid (Issue #372) * aug_rm: fix segfault when deleting a tree and one of its ancestors (Issue #319) * aug_save: fix segfault when trying to save an invalid subtree. A routine that was generating details for the error message overflowed a buffer it had created (Issue #349) - Lens changes/additions * AptConf: support hash comments * AptSources: support options (Issue #295), support brackets with spaces in URI (GH #296) rename test file to test_aptsources.aug * Chrony: allow signed numbers and indentation, fix stray EOL entry, disallow comment on EOL, add many missing directives and options (Miroslav Lichvar, RHBZ#1213281) add new directives and options that were added in chrony-2.2 and chrony-2.3 and improve parsing of access configuration (Miroslav Lichvar, Issue #348) add new options for chrony-2.4 (Miroslav Lichvar) * Dhclient: avoid put ambiguity for node without value (Issue #294) * Group: support NIS map, support an overridden and disabled password, i.e. `+:*::` (Matt Dainty) (Issue #258) * Host_Conf: support spaces between list items (Cedric Bosdonnat, Issue #358) * Httpd: add paths to SLES vhosts (Jan Doleschal) (Issue #268) parse backslashes in directive arguments (Issue #307) parse mismatching case of opening/closing tags parse multiple ending section tags on one line parse wordlists in braces in SSLRequire directives parse directive args starting with double quote (Issue #330) parse directive args containing quotes support perl directives (Issue #327) parse line breaks/continuations in section arguments parse escaped spaces in directive/section arguments parse backslashes at the start of directive args (Issue #324) * Inputrc: support $else (Cedric Bosdonnat, Issue #359) * Interfaces: add support for source-directory (Issue #306) * Json: add comments support, refactor, allow escaped quotes and blackslashes * Keepalived: fix space/tag alignments and hanging spaces, add vrrp_mcast_group4 and vrrp_mcast_group6, add more vrrp_instance flags, add mcast/unicast_src_ip and unicast_peer, add missing garp options, add vrrp_script options, expand vrrp_sync_group block, allow notify option (Joe Topjian) (Issue #266) * Known_Hosts: refactoring and description fixed * Logrotate: support dateyesterday option (Chris Reeves) (GH #367, #368) * MasterPasswd: new lens to parse /etc/master.passwd (Matt Dainty) (Issue #258) * Multipath: add various missing keywoards (Olivier Mangold) (Issue #289) * MySQL: include /etc/my.cnf.d/*.cnf (Issue #353) * Nginx: improve typechecking of lens, allow masks in IP keys and IPv6 (Issue #260) add @server simple nodes (Issue #335) * Ntp: add support for basic interface syntax * OpenShift_Quickstarts: Use Json.lns * OpenVPN: add all options available in OpenVPN 2.3o (Justin Akers) (Issue #278) * Puppetfile: name separator is not mandatory add support for moduledir (Christoph Maser) * Rabbitmq: remove space in option name, add support for cluster_partitioning_handling, add missing simple options (Joe Topjian) (Issue #264) * Reprepro_Uploaders: add support for distribution field (Mathieu Alorent) (Issue #277), add support for groups (Issue #283) * Rhsm: new lens to parse subscription-manager's /etc/rhsm/rhsm.conf * Rsyslog: improve property filter parsing, treat whitespace after commas as optional. recognize '~' as a valid syslog action (discard) (Gregory Smith) (Issue #282), add support for redirecting output to named pipes (Gerlof Fokkema) (Issue #366) * Shellvars: allow partial quoting, mixing multiple styles (Kaarle Ritvanen) (Issue #183); allow wrapping builtin argument to multiple lines (Kaarle Ritvanen) (Issue #184); support ;; on same line with multiple commands (Kaarle Ritvanen) (Issue #185); allow line wrapping and improve quoting support (Kaarle Ritvanen) (Issue #187); accept [] and [[]] builtins (Issue #188); allow && and || constructs after condition (Kaarle Ritvanen) (Issue #265); add pattern nodes in case entries (BREAKING CHANGE: case entry values are now in a @pattern subnode) (Kaarle Ritvanen) (Issue #265) add eval builtin support; add alias builtin support; allow (almost) any command; allow && and || after commands (Issue #215); allow wrapping command sequences (Kaarle Ritvanen) (Issue #333); allow command-specific environment variable (Kaarle Ritvanen) (Issue #332); support subshells (Issue #339) newlines in start of functions allow newlines after actions support comments after function name (Issue #339) exclude SuSEfirewall2 (Cedric Bosdonnat, Issue #357) * Simplelines: parse OpenBSD's hostname.if(5) files (Jasper Lievisse Adriaanse) (Issue #252) * Smbusers: add support for ; comments * Spacevars: support flags (Issue #279) * Ssh: add support for HostKeyAlgorithms, KexAlgorithms and PubkeyAcceptedKeyTypes (Oliver Mangold) (Issue #290), add support for GlobalKnownHostsFile (Issue #316) * Star: New lens to parse /etc/default/star * Sudoers: support for negated command alias (Geoff Williams) (Issue #262) * Syslog: recognize '~' as a valid syslog action (discard) (Gregory Smith) (Issue #282) * Tmpfiles: new lens to parse systemd's tempfiles.d configuration files (Julien Pivotto) (Issue #269) * Trapperkeeper: new lens for Puppet server configuration files * Util: add comment_c_style_or_hash lens add empty_any lens * Vsftpd: add isolate and isolate_network options (Florian Chazal) (Issue #334) * Xml: allow empty document (Issue #255) * YAML: new lens (subset) (Dimitar Dimitrov) (Issue #338) - Drop upstreamed patches: 27d8457-inputrc-lens-support-mapping-like.patch 2d12670-inputrc-lens-support-else.patch 49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch 7558c12-host_conf-lens-spaces-between-list-items-support.patch- Fix errors showing up in guestfs tools. Add upstreamed patches: 27d8457-inputrc-lens-support-mapping-like.patch 2d12670-inputrc-lens-support-else.patch 49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch 7558c12-host_conf-lens-spaces-between-list-items-support.patch- Version bump to 1.4.0: * Loads of bugfixes all around the package * Read up NEWS file for the detailed changes- Whitespace- restore keyring and .sig file, as this is checked by the OBS source service- Update to version 1.3.0 + General changes/additions * Add missing cp entry in manpage (GH issue #78) * Add seq to vim syntax highlight (Robert Drake) * Update augtool.1 man page with new commands and --span, RHBZ#1100077 * augtool autocomplete includes command aliases, RHBZ#1100184 * Remove unused "filename" argument from dump-xml command, RHBZ#1100106 * aug_save returns non-zero result when unable to delete files, RHBZ#1091143 + Lens changes/additions * Aliases: permit missing whitespace between colon and recipients * AptPreferences: Support spaces in origin fields * Cgconfig: handle additional valid controllers (Andy Grimm) * Chrony: New lens to parse /etc/chrony.conf (Pat Riehecky) * CPanel: New lens to parse cpanel.config files * Desktop: Allow @ in keys (GH issue #92) * Device_map: Parse all device.map files under /boot (Mike Latimer) * Dhclient: Add support for option modifiers (Robert Drake, GH issue #95) Parse hash statements with dhcp-eval strings * Dhcpd: stmt_string quoted blocks no longer store quote marks (incompatible change), many changes to support more record types (Robert Drake) * Group: NIS support (KaMichael) * Grub: handle "foreground" option, RHBZ#1059383 (Miguel Armas) * Gshadow: New lens (Lorenzo Catucci) * Httpd: Allow eol comments after section tags Allow continued lines inside quoted value (GH issue #104) Allow comparison operators in tags (GH issue #154) * IPRoute2: handle "/" in protocol name, swap ID and name fields (incompatible change), RHBZ#1063968, handle hex IDs and hyphens, as present in rt_dsfield, RHBZ#1063961 * Iptables: parse /etc/sysconfig/iptables.save, RHBZ#1144651 * Kdump: parse new options, permit EOL comments, refactor, RHBZ#1139298 * Keepalived: Add more virtual/real server settings and checks, RHBZ#1064388 * Known_Hosts: New lens for SSH known hosts files * Krb5: permit braces in values when not in sub-section, RHBZ#1066419 * Ldso: handle "hwcap" lines (GH issue #100) * Lvm: support negative numbers, parse /etc/lvm/lvm.conf (Pino Toscano) * Multipath: add support for rr_min_io_rq (Joel Loudermilk) * NagiosConfig and NagiosObjects: Fix documentation (Simon Sehier) * NetworkManager: Use the Quote module, support # in values (no eol comments) * OpenVPN: Add support for fragment, mssfix, and script-security (Frank Grötzner) * Pagekite: New lens (Michael Pimmer) * Pam: Add partial support for arguments enclosed in [] (Vincent Brillault) * Passwd: Refactor lens (Lorenzo Catucci) * Redis: Allow empty quoted values (GH issue #115) * Rmt: New lens to parse /etc/default/rmt, RHBZ#1100549 * Rsyslog: support complex $template lines, property filters and file actions with templates, RHBZ#1083016 * Services: permit colons in service name, RHBZ#1121263 * Shadow: New lens (Lorenzo Catucci) * Shellvars: Handle case statements with same-line ';;', RHBZ#1033799 Allow any kind of quoted values in block conditions (GH issue #118) Support $(( .. )) arithmetic expansion in variable assignment, RHBZ#1100550 * Simplevars: Support flags and empty values * Sshd: Allow all types of entries in Match groups (GH issue #75) * Sssd: Allow ; for comments * Squid: Support configuration files for squid 3 (Mykola Nikishov) * Sudoers: Allow wuoted string in default str/bool params (Nick Piacentine) * Syslog: Support "# !" style comments (Robert Drake, GH issue #65) Permit IPv6 loghost addresses, RHBZ#1129388 * Systemd: Allow quoted Environment key=value pairs, RHBZ#1100547 Parse /etc/sysconfig/*.systemd, RHBZ#1083022 Parse semicolons inside entry values, RHBZ#1139498 * Tuned: New lens for /etc/tuned/tuned-main.conf (Pat Riehecky) * UpdateDB: New lens to parse /etc/updatedb.conf (incompatible change as this file used to be processed with Simplevars) * Xml: Allow backslash in #attribute values (GH issue #145) Parse CDATA elements (GH issue #80) * Xymon_Alerting: refactor lens (GH issue #89) - Remove the sig and the keyring file as there is no gpg verification anyway - Remove augeas-device_map-grub2.patch, fixed on upstream release/sbin/ldconfig/sbin/ldconfigibs-arm-2 16519640421.12.0-150400.3.3.61.12.0-150400.3.3.6libaugeas.so.0libaugeas.so.0.24.2libfa.so.1libfa.so.1.5.3/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:23844/SUSE_SLE-15-SP4_Update/d53c3c187fc271bce5c2998fa848f1d0-augeas.SUSE_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=69fad35c8664b5e26e4c427565a539c6306a21cf, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9c23bc6704eab64f34e453d66db05b7e5998a3e1, stripped'' PPPPPPPPPPPPPPPPPP P P P P P P P P P PRR R RR RRRR RRPPPPPPPPRRRRbDiI]d@#Laugeas-lenses1.12.0utf-8e73a7a18cff86ed4dced3df0d594fed8dcf35a76f704b71905d8e35f8ef21c0e?7zXZ !t/|m]"k%AKֿ[ʞ;>}FcL`)yҔ=d*@7i L(e -o-vXݧ,9E⛼ w d P49sWURn*`DQw>LuR)lXXa sa(y*.ɷɎ8.r,v^CgHVPcbݎS5ε'_c*վWnإ^i-3n+3BmZ38,|D Ԃ!*ox~]1X$ A6i!i}laD1k̳ٝI})LNyvm"rǖdI$mqogȘk;CVI:Ȧʷӳ"}O,B^gz'0?77/^Z2|jAA؏:xˬ{ԲN >XbĆlKK.Bs%a&ɼd|n~E1p >uʩ*EVF(2*0%JD_ ࠭Y V$ \A3_պ:i&X 9+cZᴔ&FaU ÞͫW:MY&2'_0`yNtw>tVk"/%}H;ALQ1]+Bf.E6q`TRIE M^ ´^v E'4>>tOɩvqwfʜRnj~5[X;vrA>OFT-h(:!g\CU;Gҗk3 ,\կ2Yn4!*Kyes6$-/PP1P[VaDa\CL co)uљN:BY 5`|ynGQijz"-'ǕmS ^X?Vq݈d{n\,؋aNPLYn0j<UJ zNgɺ0}IA%rK~`MhCi"Юa)&Ȟl֕'诫43\ żOoWm[Ϛ~ ,'cqv5EE5鰎&[x wSnd6W)ZR=t`HlKQÐ9̄~{An*2O^i 1K`$()et+HA#m*Y-ʵ^`==x`)w#CQ*oa5Q ˴㾦Nɿcy':ہ b0)1(Hvmpj[=Z itܘpgqE_\ky V~:c ŜE, K9^U'^O]&~6_ q(ViI/ ]ujNmI0`\#!l+ݽo%-E72rrfs=PSlN' O?S*,Q&|4 ІK XCAكjWGƌ,U:VxpDP'vUSQ9#9q͂c@?~u} Rl3M;7\*j-Mc? R99J2~,[O< խgcf*mdTݣ21d(/) _aVHOʆ·X- ТKAе'S2Z+Sȟ.LX|` 63sID<@Z5/L<ٚ;bMMd)&[aY mIJ4c'~H'"Cg ߻:,HBu ؑN "wc&ܙ^SaoYa ԸsSMwn$)J1RB01:Ԅ <~IȣbYk3^kF^M>u2le5fq|͡s65:EG:joGy>yn)6_2x\IECu}o^?0||)犣!GZ0*m?SNBȹ2+ [~AUy`nbbʜ˰e`\ȾXi*K4%WDTIzعͤIVal,n!@ j~;mG,NrPbZt>Y"{կWLw^8Awf5OS_3sA%5#q|?c2 ܯk8\@Gr{`~TAI_ cdBogF}J~j7 yrL@:F6+SmP[w;)1E&'@ cӗb½q&V kT+սqԫV\3w%$a)J(cH#>zDdJ4}H(X `s#$&~s+GΟ%.bE ሼDž[P'I1Djz" Pʒz(dd/iwq1+\=,Ԃ[.3;y_=9{>}L63߀ ,%Vg = zO;3MD.$n\%)7)zj]^b$nʻTQ8ct@&:+͓5It`4ヹ̘w-݌'bySԄnx8M7ͿZC ӉCmF3`5"fȟ֠SdK$yj q_9-g vW_["F‹Xm" FH?Bξӿex3QBL.D܋\AQgrilFziv}:ΛRD K[5KpN9ist\b}lpGTn&:?BcxJآyNc/;4=EAk 9 uvK=P\IrăpMӚ3Jɵœ.4hk}FFX(/\GPJj扌8m\CH5sy[yj 0[y3<KvPin/@WE6Ǎ'`$PH\G+5kf+ƴ]wXqfN rin. P2vxbpNl3_2$y4c{(ݬ ^ar90ıL}#vI_X m~'&&`~޷6zr1M1<KCLl8ȏ!QrPyKrM #%HL7 {JO T}21+u<=H)*}>TC]& ;sJ[ ih)ZݱguF{CΚ -OF{́@I^^@9 6f;[vA0q4h0̪IԊ>|pETXCwIϫB.) BS"9od\᷹|hxO@,ޗL3v-"zʡt\h95rn q߷!J"Dk<.smiI,)G+2c[-seJvFwP@ag j84 It.MVx {#fTk#52UȈ|e免a/sKW 8W-t{/z )QPVYGYYcʦ( 請:MXZV$'FP;\/F}?9BxC&ojE# \U p oCK Sԙ"bjAt-ԂӂZ"+]\؀hCVU*\8%wc(4`z`( .™9)S5'4Ỉf˨Qpi'\w5A3C:m 0o(f]\{ɣ~|m4$kЂl)ƽ}y^<g=P'PKudsOs-98pbyn ql0/D5{*0DWX1ZЖhᖁfƭ}C6ΎVV} Q7+)z`.(TYRu xz/yPvGO]~:m[*iq8T? >E4V 7a^!filO6NHj6Zjj Y#ԬbCLdd6ḡG\Kfy'j) G8C@\BJgiMETE{"5 *Nsx3k E?$Ƥp%{H >>MOxFud'F1^  P`;}:)H_y{c۲P)h4p S'" XPw%3ch#-D@~Ћ yJ+jP<;:ݛbfSQEcֲKSsSݎ 243aTpst$UJ>߁W]aUyAK8_Puf;/8upeer1WCF e](,R-:u[䳹oh*-<-"nNa9Y!b d2"'܎1To-L`?eg3jck[|یI2)MNZbCbD'Qk$\Dsuxr0ԁR Dy v%858Ӡ:8o2V;ZAMrw9(dAb;+ډwq\$2ߧI/3{"HClW--8A0 P(<˩~7]ˇL IX畼H:B'w1]-^^4kp%x(E ʦ4VYu}@ =Yނg ZkͺJu)*퉚NcQOdjZ;t#!*Ny2)ɧ<["Č+v()YNM/K<|I2OߍuC_g;;iiAAB3㹟K*3PKY!$J[Eމ H>iIXIpYTa G+F)S~|88_wAT0wEJ "Vf+qq.9ֆ7[‹&@sDΉXTLYwL|" ofǠdXHl4gҒq'\<)y\Z6 @T`=*f=uؔ`ls (bX)QzEba:;cadiUCqZR oAG@C`t$Vh*}#Ǔ |м[uNuY:0z^6AHKdBl `$H!ޖn//&hmPfe/jO%u<d-R0ȎXz!*sPIX&[ _%TM@FEwwmF1WAIkNA\dzMٺp_y*fb9u7FnlȺE$raKzrf<}+ZA+V(I5JSGMpAU] xYʼj[D7Tu9TdfT5g~Fgd[^U* G'ޟ?,c;mgfޒp:U 23)ڭ~lȚh-\!J.-W]6CU˄Re4v'<H:9APf}ʾUg.h9 mOuwLƙrԥ'eoƤ$6HʒVd]zɦGjտi11snoji>/9LWxEvAͶSp>t;;R-wݪx5Àڿ`\;@:j+}kT:<LzuWֳ7 tEsu.=(DpWOj=Av\qc{#'Dd"YDycF9K-@n\ANk@|N2t-wAѨF o}!!^jXԓ}z9ue4lU ys=~js7v"Vp b}"pI ᯈ"ՇB慦bL^6%mVn&l7Y31mŸ&%W_dKtMPЭ50f缿;NaZ2)P5`ڐ,c*ߖt1:̂h 5 0<;m-bUSnyr{5Se -R'[H tQ"h<&<j!E?#|Ӗ_nh9LJ͍F."O-ugG݇ _@.xo[& 3:击C$$TF+UCSúFf|WEظf ^Dg?Ҏѥ;ے^͖Z1?Ioz4<dI !p E{Z2^ei"FlQh6ZO/z1byu{q;അot珻-].,mQ *utL-\3E|ꩰԪ naUj؝|;_4+\DbvCrK VP_<_2@QX-9RV2c7kۊd1xfiW)1SK=—ʄ@۬%yӫjfՑg\Օ]>+m8Mo+eV|kx т^逻)LƎUS>} _Jvz|˦#SK˴ǥut,C> ~`2>"44&N.qC7'dnƝ`W@S"qy(Q8KiI Êz4s ԗP<pOU܈jF mFj2x9{M!,=Z1$$Zyfog$JĖ k!r-{xa BHN{:W n6ʺcEAd@*VWnïrBg*zOt>s Unn[fT*?F(_jM[?ꚾx#:'VcAC(#C|HSd-N$!h`z5H UO. |[$5P"*۷,GkmXAWqZc#y]y7Jmm0gI+욳_93~p\N|4"vqJ9I'q)Dt^tɉۓv0{`˅_tWc6Z׻wCNBưVHY˞\G.k|1|:]VgL%?ՊDo*S!s,OA^`Z K.H'DK}$7'g]|>F_&ike3;1=+s4%Tg^d $|J+tMe=l|p{N_nrLK%.uג}LWSdxï;q7D 5[g_1*W M"E2hHmLߤNBQ[)`|{k`-zѠ2@NYH/(rpLhf:`sP=c < ^!eJD3L= ɵ\2ow@ !vъ ek2l{PXw#xL+ө#i20n6q"p(em3njم-X-# ⡠UK쐾 L$%@}$1 w:H! 0!oh$2LEߍi-V%0qQ.[ϼЄ5QY0mxH4l򝣭tufR1 "W~ArbÏ~sCf>H=0"༲k? a6"hJ9}~<3G>hJ踆3\F;,&Z3OA$fji h|{] D|Bw7*cW[urn˙yoY1u|ߪӦsVI2`pz5M22vW#`(lAz|:oRI" `lע.8lG 4p22r+`3|6ۋ3HbG7`ouirF6qyq4 %oujnyr#|偦OGxeh/ rHFp&rKQ13Qɑ+MoX%*9L6X6ZuO5qU1jgΙ x現-΂P:([< B;>R8ܹ0ߜ#)9<+' +Jh ʉ}<#Zlh0= ȕnR*jdb$XM˗-iW!H/lГ":TL[aŝ݂|Q$`nI2C_P{z3X7Yh1,q[0)ᯃ;}M}kd 'ǿڌ'32LY M;7I7QjkUML"h3 s[ Kkb彪yΌz@q:?I7w$!:+p-CKlf3dQ xJ WݬNzJ=2QQ&Sv|$f^$XѡMH:,3a[Ĩ7y ӛZAL?w O\1bQ ~][F)}$lXu^rk:& "ڶbt([)\t n3!}9/ 0UźF i&SCeƲvz;]_R ]lsQ"Ů)/%³i1Uyl+)l;3f׷^TOyOu='Q2qUh%Dȕk_5}6agLץjF6|cf :T ~1(#y3wڵ;L;h:ƶ(hq#ui[ 8L~݌$GFHVk< J ZkSkȞ=W83_: DV1ƀ8~w#Z{]*(!FתrJH mc4E}v:ǨXx#H>T9h Ϸs}%LzV]|_=/=]nNsWBj C/td|8:~seY寻Կ?)V?>.u?[9RW_O((@$_0 y,&VXdAafU&64X>)|å$O{!⛇ zZ'G!n0VXd[uC@,O^:YOd@a%7LoY {qM\s"lk`8e5_\s !**{?n:ж˭x)2&FDu/_j߆C6k#tq6 3KbvRzDZ$~FwHgo(U}Uߋ1ٯnhGL,ڟ# JҰ ql/>.goҥהHwRE_rK M'r[=ȄI?ٙodjdc[GTavcKE@o7ZC5.&gz nc9w ƅu5$Sa5nta6y ѽ "_`4ιKaۧ*7CҤ/4}<*rlbE^E3P?!;N (ɓb# u eOSIH\4S$\XhjQ c3EqXF1OU$͉m .95_amI3tsio;D4/K 'ua)@5d^, ,)yAÁy\~i,ČȆ`ގ͋G{$VHT\׺.ʐ@R]xZRR+ V19*pzع, %oJ7`%/Q*eOi5VAKwj5P~H)Xmӎe?UKkPEE- KZB60tXrr= ˞ k+.2zxr DL҂{U׷wAnQ|N@J~z^qJkc\WO]Al-9L{wcఘ*`g\5X7w$?tҷ"DdE( +YAZbݹSIʱ+J0b@dJbPw#d2~JѴT@{D2cmxth JIeC@"$yYK(+2")ei nvp3v 1!&Kd,u&TML5@tڗvLw>+a 1EAM3ۤsPx. nNa Ov8都וWVJ<8[KCKf#(4ϣc`4pRnr[c.ؕ;|nP<\.|5E'+؅ye#*&SzV+ΤqEEYPTi$# Wx[˯!el- jz4WaNӯ IJ3]9ي7t#eayML״x=V7ʝ$Vˋ³Dq1|c]i٧7YQ$BDWe2Q P+A+ǣUVBϧhY17U|<+漏MǚHM՚xXIU Af852Ed*T7aGjyo>0/ċJ2q"lb +I%(BKlZbH:qm2G:ʐ+{>z=:PZ"fܝ`D6|Iqڏ x,SAyw=5 ĐHX5lD!/rŦqIӥNGFl͝,DV .!z[0RbGp'iHq43^2`2Em[gǔ @!O (OK& %#T U#/9CDUvIn ƭQy8F<5#ݻ>?a cbnr>[0nG/,!EwN.8|WJmY M_|K VjJ!Oy°~'rG..CmXE1ZBĢ{Rz67ܷsolCџR \vN%n۬"+lB( )ٍȶB(3UM? Ôv]_0{8{N˦ez:0Knr)A|vہg9Njŧu 4<,&[R*,*o -S\YzA mbVe}^_ſU[5>CiPO))B WّWvp';aipF޲+u%-_<TW6Q~{mpi2R11ʫTt%w/I,zV!08ƿFA;0l<9=d53b+I͞;ngy݉QxTgG;5RM4yIP J\ ML>AOb@#D "jJSdcf2B>JQ!?^NBIh!km3╗9x>;jA{\ybȏ&V~Wo(K%u7(V]3v RDz6g1o:tJf"A[S`A1O(ò06'U*eVJ\NVeqk{+~gH٫ MP 2B?qWWڤk6Jɸ9dKoG}%Bv|^J'5V!&NA30cqH|@"<#$N;FpdYMNT;Ғi I&6x.;*_k>* hK>鍜Ӕ-= xS M0q/gJWn_xD#wb  *pPo0Gw? n}S>􌈙{Tv'>'=e D1x 6*j[UK;^)rL5]uq2{a*ϽZoM q.J/T4_%rϵyӰ;IguZ8F‚on`>eM%LI[=t4009k:΂!d)DCw Li|&o([]]h6<6JNzV ]%@03QtZdӚ<:Tq C'vW5V r6D:`Z̅)d  pXc K3#0Ap7G o]vKn _GOUZFf?wE HqljfF2.!<,HꘆSU/8s(V݁kyi38쒮"QYN^f$C{PBjvn|~ͅ[o\]u^C&A ]pC_VGA]Swv9:H9Nh;һv(B `?߿UZ ⻢hlѳ7!!巹~B};[oj qAQY WTP:{bH0Cxwo<S]& mC8uT'ˡKUH꒩DD{(xƼ% x$#" #fuϲЍP!bhٳ˻0}rWVvΞsyU~cS Tla+s^#zk o J$ְEېM?ӴMfoF G{֋3 ^(g RX"^Az钧xboibRJAˮ1حbA"VR'DW Cvk,Y=r7MeSj[BQ1$D%YcbRbgc5'{T7ޅ `;7֧wnz?7)̇iTg8[Wp,^+Q)_扨ΈoZ>)H VU* l#qrv1Ab/mޔaE\]5 (k$Tt]U"VPwR40:8B# +F2Wd3eO((4C+hyaڈʼ!#&uκbg(l9J|!Z'fr7M΄UO ե2`Sƅ[2c\E>a8'dcޙĭYD %.+!r`ŗI³twDAN^b2μG&߄{r_,2dɏFÎo8Ԗ%F؉"48F~C a ~7N|>>o+II7/UP?9 Ə_ߟgH& 0K-wS.X"B5:_JZۢd;3iVRˢ%L3\^IvqbDBZʺą<7ﻩ.u?Bɭ:XRwm)՗)SLmLSdN:FJLX91O*r0¯I 9 Ŧ0{.䘸,SgĈ^"hIwEI߃\b.M"QH)))q`ӀQ˩RsxNIA0f¦N9}] }s4)NZCsBJbJSJDZ?t/΅EL1O6OtϷ!ȻR?{C\>-okɶVr·$`Iز\ I v)P?!dm<44Ѩ-9Q |NghO?xQWBrg,vJn:F4z&C4Mod|[Y\`7jxHopL or$5!FF\5 [#E?$^9B{-@ĊN9i~ e{3)N2@Fܕ 7\I". (Jhc$[w0r8UcdA%HZ,]٥롔HO+w:Uc`9+ >shj&d7š,\4' o& ۧ.#]mxD s5@A0 F-֢{h,H{ 1nͩQdX غ*鳝IUewCG.ۦ-mj9zVo0^uثf>?5dqW )kd:KוMҤӏ 3*n"0t7Rdg47ࡖ>г,3_wNzߩy"=GX{KwreQp1eUtQ;HUğHw`DYT3[a'zL0"Lls Gg{ R[zG/qjͅΔ6'&2c)\Nh{%S&|CW*z:"Zg0b޲>oc~U~-ŏ 〲 jJCAF |PX \4lE7R3砂27P(*X%[!$$f\qFY nuly]4p A/ݬ"EH1er,F5⫅@ VSz>6*VԭڗjʓmQ5ZMmVBOֹ*j׾-wa#t%&Î}h' []`!qW_kkϗ_BC1nhk'n/LmŞp2⽤(زD?f'7]bm!l!'e85\ Ǥ ?f_5c8FWZ W YHR\`6oH#)i{zTdy,vR.|q^p'r>s+ V%3|w$!]p&aT{95}E뉬snv ?x [GQ1eMJ$[Q"ϋIxo&X<=_e`Vl;-}c!#lt7u;"kf44=jM_k3UJ@ϾV uhg.$d7d\t+UZC!2EƜ$MuY3.6"*f{C#߲oBgi(ȘXJp q6"&3n8ã\]7qwHQt/&<胫d} LR upΫy@z0"DaAUZ*;6V@]Vxğ/7=P I!.J lv9h5@S]x -i2oA3V`O渥7ȱ;*: ӛxs-}8z ۼيbft;/?/̓ U: O5/IV!hz ZUg|0 iۮ'VKj?`m ~=TJv#a{-iy\}6fN5V@<9zgx0u@Rp`vvR͠ie7Ro4'+iq5_y"}hH$=Mb=鱹dyĉqiƖÂf$3ĺFR?E#NFh, pQݡ}ϮG &ӡ^qX<#>J^KC&?`tC[#iD>("$tr/Du\t՘U % Df\9Ȫ5Zq *ɥZ]yVIիQx߇#eux(L~Yq{̏Fmbfz={w8k ]-XsQBXfppt8%u(X% ܩ ڎ/JHBo1@g%OnU\"9p'23kf.9xRO]@2n=70tOF:[6(d2mܧ(kqں!Gǚ1?ajhkʪe8nG< rUO۬ěa וp8"ًe!E}.D:_y64>~'nāʽkԃ]S=ZlA|8o lKbx٠W~t_6O'\~L*j'/=[n&I"Dj2)VWu"hڱ;i@4a.Z q!cW`bKz/'s \e6|{ 2{Y雩B3UF /:BhmnJM#bγD#m5zj]YVDҹ>;6CM>=-ףf /\ :i5Zr 0{nF/#ٷ㡘.AaNM̄Nr=R@.M/ n2̤m9x؃4By=|pWXU͛>nA/oIvwgQ 0O8KvW>4 pމ q Pu:N˙X;E<2(;ʛuA{ ED5:_hTw̗]j22$YiOuUZq&%./PYXq!$VI$Ļ U 1*Ȓ "[_4(9Op6F4ٙᯚ|* y-;15f:Cz6ȸpd6ΒUqCXErtԴ tTD-ۨ4M#0<#ufp9yZ mdWy^|kSj]\`D9I@rxQ$5:uaji6m^rM0EHEV*%g?)+s b}C\c[W8pF4W͚LvoƲ!b ƄoSI>qcauθDj<H#)m/±Q|?ݔU/mZo>ΫYpⷭbzG]yqLʺt_[5X0Ģ諩~s?ɆiDQGnmp G線*{t.Q1toh'YoɄ 4a#$7*koq!3ٺbw/-ЄbT] 0קPg!Ogc*4NTnA+~һE C~@"?]ybu.~iY63A}|= 4VL?rFfEѥ'yT_zn"'#x'(:V2On7E0beJ :`2ès>I3Fd̈N!rŘꝕ'HUgw=mP I? %bYPC+VHAL<0lڛ's6#a:@HLxW7,-b>)Zn,JTSH3?_K2YY^ZS%țz[ꮭBBX&yK3Mn3#V74n;Qn/6h=<E6?9Q{(-OL Xjf)UK<CKU=Hv嗽˨:̪oMB^J 5s3a˳+Kq8+tiA5iYtV5Y1 EJ.AuXB4m&S(h$czCR2Yf3j?ouuK^E_TLiXPek];(QyCm ǭ9ي!P"| 0jOs.(WI"!!3L r4C}z3m\zϳ! )tR@SB[lqB !kͿ`C8CL}5)`*DplLr! HNm_qKTkxMN) ML8VR (aAʹlE"O&t6lKt= n asFP<%,j?CZ{>@-AxMM%h̟M+"[RL߁V;d=CH煏/v%j"ր/&ŀ 6̮̪ͻVC]pˣ${ݣ[ʼnLiXtٯX:,l%ؗ[[0TsCr܄j#=JcĽleÂ&wG?r%rqp(QAsXɾ(zyAi(H^[핧ֿOEg(R.|xSK|iabrx:~y@EP!pҠ 1gȻ6?Bߩ-K уJ޽Rriz}f\cQy^cp:,R̸x-*@AVxɠHbw "RNcy!}g=,y:KEJhG1lTv3v~HdTЉ#O} Η5^`Z C=+*j^ ӻ=̮Qav"IMDf-'Q=[ -heu=ս;?j9OZ%80jڄ͔fJ7YLT=&o4N:i**Ϳ:@ (Sۂb6ɠUxbٻVMİڷKM3+AjZP4m}Hm.ՓKW4ߙYMpBo,]ȈAYYǨ, V#OD\,M)AΗ( /7nբm/g\#]FLZmY[ZX`ڠu!(jZʭ?xs x˟uRûiQxԻ$իlE;voo^/ X(daYH0@B(=&ozq ZP;88mu1^md2ZCo>0cw(Ӳ1N lMq B8O̧ Yi)7‡ BUVbT!ihL)n'qXd,{w!a]+Z3t7|[ÁGǬH( zK>p-WbVTJ3ȅ:Qr~X3rnzM &ѱEy _YJRU,N+$*䫯"١6bW"() 9w6TO1<7HȲl4Bs'P9/츬zTfصee&n#ʨ a՜pErHG@OQe-kPHPcu{\`-=9:U ,!hG[:sRXX79C-gI}]f5R 볩o$)6'0_ CkgV-Qm $/q= Q8L\U@OM":masՓ܄C/R /︨[nkS{Qsǒ&}-UC"6<Ɛ=g7U}1YiTǠ #]>8O`QeqFDΊ)j%A$%E;k.37F& Tf.XgѠԵHx@#TKˉ1(ps}'}^kdRt XY٩DCmW)̂^bwO᷀e_gPa|v)Fi1CbX7$,j$Ҽd:_jңwJ5E  QXD$7]ʳU#Y1#+ >]x.j\V /w49N2]/kwEϲҍ62VRP Jfh#L _MW/)yWC5e]G*"3V9k8K|Ahjgû)Z%-[зR{" }yat#/XS~<\0K8Lss9gR8)9skK AHE02w@b'Wm(D_sДӟQӥm`;&t@#vnjo=VWU>J9SuEwВgE<w6RFaUjυ|hVNA.^YIb!+r%ְ͝܊;'#OXf}~lDIf& A_D_jKGCg ghCѴrF<}Z}@L`_xkZ9-BO'ƜjC1 dmpqߦxtI)Ѩci]D'\z~|Ykc@" ֞ohE2Gwa'lpΈ8_KuQup-uRGZ:r][5ȵTm!?x>|!7M\ UDlD[J2]NF j=پե\G* ́T}__dRx}jMjU (Q$h|2^nQkx5 q=|XD&MX$6A13^2[;)$S?uYMo&ޛM2詮-O5¨-N8(g Ն˓5-8r? F@Ltb ԥ5 N]r\AC Q g=rT4֜:q=C8Oe: 3ٯa!{lﯸ w2䦆Q^x'KlkXuE,H"E+Rg,.Y9٤=Wu&-]3K{aUgoHPm״fTܖ7_GE'<{'yaۏ!VU`FYyɞ 1N.B{)5I&[xLb!Vy Ř'Y fq?dڹ(~ ]+)"KY(vfJUuM=k-m ? @LTM>Sq=#Sdܕ i,v)KX4>"{G!2G4Q˚صPۑ: U,p^# 8jnhXuA]'Q׬do3In%/ ig0vaݴNdLP I]EOO C0$/+\iךI+Ysk# `˛"yꦶ L_#StǛɼ#T^wӴ!FG)ǯMĵqOu@dNX`=QSE5KQ?Y)Pf!Z*"7! -BVMRQxdixPZ n(*Gڪ ,dNk\o_h14JN;&9DBA+ccV s˪ XTᚋeѺ^_)OlPYF4^J#Y25Inm_eTDO[ eG"]*<⬈nNmk[*1)%DG:lF~r2s ѱWC<8E6Y Dl])C^.}R II oS[L]f1*3)^?ZY@,)??OkG?K*"'b0 BpP@c#xyɕ8Ed+Rو K|f [jT39dׂ u Xb1sFh W@iiUT\<]1,NszY7JB7<fqf_}yu52=[ճ{8JH$|W) 0sIDЄMhlf܀M^I=,}M+};A9Kjr-tK [_f _^@:6`8СU#pg~zd~b5[lRhz1D果te= [1{ڠmEW4_`|""jjRn8i"zd}ҭy,xހ-YDL#7Sľ P=frx[vH']6*:Ü09 S}f=G\ )N9_%qA !"#M"zN%;t϶V3aj[7rH!qs`﬽1e 2onX,uy4/$6;ZilVL9޿q\|>+.Tgnis"=Ύ]vpsiM:7ˣ*X~@Es*+qPXbl qm,y9jX?&^aC )%_U,χNi!k9֒8|ƾFrRڄs\Z\N3Z(Ɵv|qC,l[vG7-6yOè'GHnD p-~{Po/[GjC_䘙o2bh~jM)cW#] E+N̨"G\UjiKa#Cr)Lh'(/&k=2{H˄[p;fXW7VA{ߠ:2#?Ǽ䧈\3HJ³OlaLqhBD o~x&4Y4Yofq ȾÉ) "OK6&ʊ:MA,m|`F ""M< SmoFlgȊczVF]("LZdo2]]Za}JOj<~yWq[)fy|%J0M3>3PCc>B#w㑑#DB1pr|HtUܷ\&U:u ~22걩 tA&` տTƁ_W `\tR*fyq:cܕ{%8lRp-z GKJZys_z8$B3a]֛թ~nfU^39skz' }0]Oij6OCgkV+Ni䰆btتoX ?(Q]ȀL{HYZy! }!EZ?6?.&t6Ns#>-chWs*yɟVֈ-Гݿ31H4D2BH1Mu̎8Nf*0a wȠ0%]q'9B?i6Vz1>GJlQ!1.󖆢-҃#%NAB'rt,'h;5RD@gǤ"ܧ-R`iTNYS<c *8+Zv#]TmGAD))mʘtB؟;2rJ\}*cI <}v\@>7AeQNDHH+^kIf౓G_imYC$8"sf56% N S/GDP q-xVA K) Vw%Ncny -B>zy0'o,^2ua6?6ةx@^;^ M̺"Dg`n~ϸ^Us[2&9g)?Bc{4kߗۓ 3#P6ɎdZg;%@8ؠQJ=]{Ŏ-ْܩKsٷ͓瘗r(+epWD Gֵ[]߿L(v4*~g 9? /F ]ZN6??W_ضm`9;%&=CKXf k8hښ&wdH֨;i/}i夁B%I 㠍n%ֆ(HE8>/Wvxfv}?*m![Ds/i'#CWZBARj;SO:!XKƚ ,bCr ^BhqFxIۗ+u"Әba*bRBtz?ڮr՗ ;}ZNWG(ǜ]IʆlKN 8gw@7\RPlݹszTGA$7S>Oa$j);(lJ ap S?^$2g~$-4;<' g IjaƉsCn(f>s 4u~S(1Jԉ}fR ~ՉQֽFQ Y+oyÀRF @ iBk:H OtmUX2SmR;." ;w9+L^Ж4W#Q%S\/+"Ecp^[CuM?4yFn_-kq/H~0:jBG휏x3j!?TMկG+i.3SYKH'}ho_jt;$[~ς_ůdطVV^eCX}:n_T5㺜SղݴtO))r+EGT>Uic N:&׾V+#wU[AO4} 2([#cٓ;*LGY.E^ $^.~KKMM5tkbXKT 1{%]X|>vS: pO5X@~KA6 E+ Pq౎u,Y-# ШB־E&_dOQjF6^_}f3lÉbvfUJBBU ܄F^j J2PiV@FMrB(]x}T͜.cXzvg@սIhG82#6"[{&YSxt;0A_62v c{+U7zr!?,% )zXuhZ[MUmUC V?V٣y:$[Pn`<Ыn̜ b 1=WUC(pORȈ71-%eD VML|C~Tli 95x0T5L =_|"} $9>#EpY쇎䀥W:{ZoK;7&-q[塝bg4՝+t#yǵ/xJdg%` =b u n1_Lyp Vv 3d(-v~lV8[LrSoa{`ۊ6w*alH0 g{v?b<7v' ~DDrmy0x%uuc:?#05 pCIr8WYu2?Ϸ~`S"jOj+*5}`ꭐJ'{z8ry D TBmcP|ċjXSm0R^@uF#i|GHLl^o\(rb?g(8`mreoBԖY4l ,[c,Q_GM׫iX/j|G]x3Hwi#J1P؞l >XI 0ö;v]ڴPNFO+[+řunP-q}Olj9'<4NγS{ٶKo!G]vp.$>R7V.p l˜* ,úYQXg425JUv,-b~\ZO@/@jy =xIS|qPCP'ڹ`ytLE"Tۯ[χH3|hk~QʟY1K:Jzt$Ncfxl޼NJOBz Mo$hbH|ܝ^/ƶLhKL2=']H3CG,"M'#h#{B2ܚ{zMo(\)%A~Ǽ XI;槢'O3hl^>@tS%|o͌,<>-V> [kҪZ8\k7MX]Q3vPm_c PYmRl\eQ4fTE'giIn!҈%?kH:;Xx 8Ƥzr;\bB(5gu,f2x: A <E}Cl҈sg@{xc!'E-`hB!GyGO%V(:fr#1ɏgia;ꏀ1\%!7WO'[{$rA%ho 9C / t?ξ_d{qD;ufg 1ɂyJIu63AKew.ov(қA#Z[.3Nۑy}yb#rJ9#Wh7u>cͶ ͇?&{RVj9Қ\C:_#4NB!rQG$kUT\J} RHOI#B|NAqmM_ uNυztd>1w.8AS3Kɒ "_ ́i@rA YeM#HI/DXa3J\4**%b4lܼIv w+qXml0X5xf cpYƔsDJDڷs[Y`5p뾠=WCT'U!XPt/!ý2ULDbrXJ[`#Y,ѦnZ |P1:.$q 3Aw'A]rRS24ECw"T<Υ>kv9qJv;.9"w`\P8~Af8lr>#Նd}FCWJzH0QPD۴!p/umanh?BQ&vѼ{]Mڰp%붜)\fWꇎbu˷~m.G{6 .w+el?!)bϢ}׭${")*f!]1?\@-*Ü)~Vl1X0Da;fɐ;Fl-UGՐd `OlJ!L,C4b4`9ڴt` 0`d}*e8gOrP"v 4Z 9ȡRmᏜmYJrzUo NrVܔ׽?S4>jѿ)T(y)niTȇ[Rp&P[\I mKEĬܗį.WH~C(ohV C![v}dٸYsHL9Q =a)=T&hlF k ![[Ĺ ZLkv)V08rgzoR2 %S0{_oemL +">7ӹ!3ײ2%)!]ucGVzeXq~[[*(Cv3Y տi dxʨ{'cAr)]p\ {FɌpC^>G#kl^d߼5gLt9mQ^飦!jlNjP?_ihp0ڽDD|"vm}Ր/i \ଋz7oUtF Q?A(򞃥 :p,_KܻJDQ(Vmh)@D,?ܴ{}Xj0L/~/!uFG !YQ`(G^W&> 2xkS2--KJI%)?z+MY)սVK 3H"8ԩy:ѩ71ɀu=Ìm+\*bz{B@1˅qZSQիYU$GfCGqHQNv&o? }he1Vv3wH0) o%ȣiCd3`#v'( TV_qݿe!dwp?ۓO D&`Ah Zkg&9S:mb\LMI^`x*r17KD!rLI*|Y[Y&%T4TeEJZF v2wƲ ;M4N= ;FR7WQMz^_ΰd7Ԃ=}t||7ٮ×O{ t瑂c7 ~l7^ %= /?|oN4>oPTWjhG@Z2e(~x&?Q])|:񙥒0 g$y~ E뜰:[bi*!IVZ0P 9a9]H&,/m"JiϝA咞E,dfE:ϋ̠KvCv܃j!TJ5: H"l6Zj!6ˑpHGmWbN1mStI7F2_VVFd=8x-B +Oz;sBJ_Dkm">.֌es3 \&5OJ5{sE-1<})k E j.x5NlO23809w\?F w 9_*; L᱔3VAk^Zwn (Hp̈Ce:]K# 3C`HKAE wW1Ipċ ;KgOmcEɎ !L_йu{yf螀C9)4G*&##sl!KA<aPZO@)pݩ(v.h-.r_pX</KjOrR \i M@I2_%vI6$Zi'|UH'L/߃6 Zwmnhn{@"h@L$'Dr=ħcq6$7p\y[>Kd?PK \0Zw0DcDVXG`4'3e߽ynf2h.8NҦ\.-qPwY,'T\[\k`~(@GSN~Ga.1} {161Bpn/;#z$KRA.ƹ2+BFg[;y"#Ե8,U/Zn<@\p)s )/p3ʚ®@S|{/Я):V5i^۶񻶏 D :@v8Be#Xc[v#+Eg{`Vt7P rY^3LROn+?Z>.g{sh^NfXBOD1bG7$Wf,~ Nr`7%ߔ!`9/1(-4jл>hyUvR9u.:Qu=hq@}VhVZ+Z,Sb8{C8&:Ke< 6O, P7|Jϭ.ǫ"D:/(X1Q4Qש.l&s?[)/ (vٛ![)g_pE\Js8лjI9/8"0.NϹW v Ns.@K]  cvK:;n8$E[9 $ Ȧxaΐܜ *fɇza}/Vmҽ&l"y97N,9g &H"HLP=B)_u , f óy/ ^" "y-)GbORUCoy+gS12!y[pSpˤYO1[1#`~DO.R+^ 3%4-?|7k@p`lyUXˉ.uVJ T>&wx䨰y1mԳzP edlՒ(fBĉ֡a~Zl$ 蜴GLU65+.HhHHA?2TEl[ .Lu=,f9ɀc).mE;)h@b16+l9\A1=W#hmf,gGr)o(^t :Bv=fߛ~lNj+%0zl&.g3Jnz:9r,;J-dXzwetCf./ R "(bN _S&)4% Y@4 WY^Q{4[lΫ'٣!x,w1wpj27*"AǢ3ӗ򉈜8]i6 ^=_DŽMdJꍞj:6"71d7h 'Ӓk?E*Okb0o%١h[pkj ϭå% )UibUElC~ULhcfhkäl. 2K8yf5$< 2LxN;#F*IEД[ֿ 9PQԠ3D+"Pz =Ϳ,̵,ͻ߁h|J DkM8!\#Bݍ5l.Ȟčr9;kV{?:j^?` h~sVYݒb"ҩzo.Ϭsg8k}g}+~O /a&Wes:Nf#."sOiy/' ?>Q"==)xoq*Cq>ndjnr@XD֟[{;k/~Gv Gj ;݀0C7⊀6U뙁\zYy'>_݋*]f}LccsĭpP(ˎi1eO#Klq, Jʟ*!-b Iiu{~ +9UP9WE6,EAf^WdheܼD*>-Sr56 w,J+L3+)Xَ' *7ԥ'^pM3_Sa 分I)1 U{ܬreB2hXX!? LGMCcJ%]Jf1zDU͂>*~9S&mB*U7Pć,F+ 6(1xuyeGεpx'xL6rA׭7,gvIяcײ^-d(EZ殡f T.L":4K1@3@ 2s^'u\Ԁ5;[xNc!+apk(أWdƇv8'I@RL|B+O$".FoX,MGHꖞ+H UObj5H/)At7?fn%ԌjTs*`UKQ<8e68 Dqtrc)7#/~M%6D4j_/J AFݫ$,EƣGBxޘihZ!y2MB NV(D0x/i&xy o-7f}@;d$ʬI"OɓEu^QZ/k(?6 ':̲$1*3"Exm5g)BJg50µ$WYbY4|/`8D} >š wpFY+ h~@r惔y(k_%߽CY1ԅBz+Q翨:0lB<pͼ;DQFQZcbfz)!/wU+!C4Q0*$eONcZ|,j)c]gG@s] O dRJkOXG G%CYu}&X&ğ|"\l,CIB{AWOb ͙[Ρٖt|@:1 %¿j@cu'%rX"˝O 1o9)ipb.&Jلʄw&ސShG  Dع/ÛD"懎E3` oBiUu1އ3&\IVY~] uW] Zs:'n^Z@gC};RPQ+ Wޏ)43kIaVgO j> נ]90/B^dwS?@0PKXҒOۀ"8S7bF-sEˉό# jR7].E)O7 : y;0&8^w*]-AshL;)AxBjů+L6Ն3"N;w#ҭi\a]^oכG-=7V+#'N9VWSc\>h焅FrO j Pژ56|KQ)b({s/p։ T*aӺDĺvᒃg`< -Җ0}hK\|BޓcK*0m f:~hy~ŭ౩LP J^ E2?%(&"o2rVuO3<73#CJ{bw1ؽhP#b+^s;dQcT VPaw]E{\Do%W bkT%BFni[󭓼,fEB6sHցN! ߣq4x;VRZ-FҗUА8k ] ' 3Ϡ5lfe="d:1~&ZDḾN]h-ڲcrGCȞ 6s $zbXP;Egj-D>umnLfR Vl%Qvcӫg\R%{SM{UkAa4a%GZ`l j gUÚ0uevOD+A{c|PmP>V%8Wo$}aO׮Ey4LqcDӍSʂLU1'8Wn8,L1}EQی=0Z-N'6Y5 YNq 6 V4|YBdk"_J1 H~/CmW, Щ|vZ, ԷZy20Ch)jIzXl"SGÙC5-):wsI@2MF)P< ]h >(NqM{'m-ӡ?@B ?(*<h%&IM"1fW륳Tr`xF+iٱAxoWBG(G-$fC-vƆ] dФl) tkz>R]-H_ ^sdB~eb7^6"Q+]Q֌2ZoGBl+ixWdW}NEaGe^ ,)1.)a?vl?~-\Gc*(yB"8:mxtTeg1_. "֥Eҁ(G?O4G>S9^ K֞ MrS1yZLE_]hl{U+Bi&d8p$2L6Fѱ<9^݀ 7HQ~Aq{?&=6 !6xl#Fzs'ƅBd(NzL@; Ym+sL%*K)C)DyS/edyO癹0dPou6+(k )SROnlR1]cmt6ʆq̳ РGҐ(y(6}k,쨳JO#߯ mt&Qz_?Ӓ^B:_&=&ʆFL@>{OU%4j,~<bq`"Ѐ$RƄ|Zł e:TO 2\$1G3enIjR,O#PJMìb BM- erufm[\ lZ\,mýpϧJÉ. LD`K]W8O jߒ0ks(MۣH^," b2utQ6 lj+n89X"vw\U+{^пzKDysr%Yz] M )ʰּϣ}0'PMQ#<<˅kuWSC5FšS0Oq08O+=F0[ǁȰ+qz2H,ryUDQR[Xuj"-1omc׎tsor #ԡ0-͗O6 A8ow@coBt2:IB!\L+0ܡ_OmPXHM uהk3Ym%-hFIfi̿< ̩ ډuQmgșςR?+} s1A Qm; tAhv#ttyees/%#s9tgvGgV&$%7#ȉM)% />f`]0Ӷ/,! v'][o `1'b8țܺބӻ>o02sUĩ1 w{VOT~{cFȿIH\"s V:C @Kn+Tb Nrl Q8*,jpXG/↙CS h4D랷b,,O+ٸ#X|סܩ'Q⢆%̜Y9^^ @ JI8#(sVAY>4oYyš=qL@[ ֡3Ђ?CEi( 5F+.i(3t.lIp3ר5x)#{KX:Y@[m) mFX/Ew%[;1#[3}yyq fMdV2&&-|z. W!Ր M*u`їPpsl[ 15^_|0Ku{嶎n07aTRPyY %ڳJNE} ;릯^S)]NokP-9Q-nz'6R7}*w>HOD#tCP~w9䕀._^ԉ8ObQl s}hbht۪鞸A;( Tx QYdTPP!YvYK>rON(AdlӉ.%}g\yT {˨]<}x\Ɗ4ua= E$⓲DɎk{v7U,|%xJ_q NRTnYգqkhG\h1tdi xg7c.IcAk( >QPB|nS1$E/^1ٹwOOeӚ)#rCRDz @N"x ^%1[)O$ག5aɇM\B,ndhh(ժ/֧Y;+"8@ ȜgAօ8 {oڏW3я>Wиmݰ&#WW88=4 C8 FdzChm hgPMi~7&@?o) ԭ&s߰th> v*|HCef9Iy26kZ:c/*Yt ]SY2tElI窟 E c)Gש߬71̣k7Nv;^o\3pLˀbfe>ԟyb描dZNėQtC ep6!gJC%&XwBlϫXLj[MA ˒Hz )%j90ck zl]xGxrPXu6Ŭ˲69ص"^*Vs.H46?,Ȱ.gWSj|@96 's^s=DT'e޸$f08a̬e pNO$BP4xRWrí~eY{ݷ~OvI.)B:Ve\,H"eHiK;ΐRI۷x Q@xܩ*L(sQe6,w馥9ퟵo0SzF`y;6Gz抡Xi1 nw L<05 ?A[df˗a1xk#>,].=6{3[engEOYdz&3eER*ΪdNsa3j9rIqn^Cق6 n"}JZpD~~  vvj-7}Q,kYN>(n',iأ|4$Yqp-in1];sclgvLAW:Wa7Ɩ=)]W7L}]n%!,&"S7W-:1<ۈ~UZf| *Sz4뷤\8"ES]UݏrsWUm٧DO[6mJKkK0#, xb+vۼp7)=ʌ/T!]8ڧ'>3>8G Q=W`QO7dlPߟ5Bkg'/IXx}42k I.h{=\f vNOԋ )ޕ<[0BrR!,G5Si"Nl[! ivl9D%v+-1e|L ~GB ިbz/l. .`saI@bTg|_aQT@Xڡ(t56g9㓗 HRiPQDfR+@&bZ3AP-)aխ=P-~_V MyXN̙ULcJU${Z뼃d$BB |˝{I9 )Yke6MُivQWư|֓Pt2c*L<݀<~F~x`S[vH"k [,?yE¥3 5Y&7=\y$:a`SӐͣRiKeЮ}mvE.e}@}xݭovD̨ɴ0g|?[pduÂIPXGCӥ0@~b)*#}G3V8\R4JE-̠MHDZG.|rQvDOy'H"ikǻNOk= ʛO7PSo6P !/ '3_8 f*,,=#i5Jkqْ' as3=eB\OA< Wo> ^1F7/z>vo[Չ@J8T564HR_hbѯ`s7%Jap"!߻Aw2xoۃn>滶f`gu޶b(J#b{҆LdWPkDwiz&ow0C ^[g] <:I]eϔ2ǩQ m9p/v=PeKh;$ݏI)B B#Î%Yánsaxlo^2'щݢ෧dl%J ra{mK/RCliP~ ,YX6 ,fWCaK6V'31&@LD>O$ǃP :H:&nW"}2*N ґj 9Nzak"E1 nQۗ,6!rR~H~4o\Dؙo1OUD>w:{ mzߙB\9چ|`sO @]V#o _6 A7bVneV˸4oZEuL5:9P!d :[9׷ U<5_@G[n[t&=#'>|"xP\ҩɠ?Mwtbf񪚰RvtR>nL4wmExTPVdjpUln͐V9Ζ _Ҫ 8^>rD,PZy }X@a"tܲd0X5qH0-O>`i#+${6uc;0zDlp[d!AE \6eZI"Bh(x_5W c9ږ)bY9R*w.0,pe56ƅ#-)rEPFx SgӤBKȯy=Z%rҊ̄MP_ښjri/,᤾n#z7Y)eGba8Wh#@PNSvА^W@NP9 -‘T#.z:}b,M /4 Nx_[RQwVK[Ayjķ=@qP6R/fZm<%Yf]Yj0C_|0ґt&vh 87fl`FV2+x>pഊԛ*laEnEM8Hbc̿+ͨ'-}ɛ6Y;,~ܰqGAw#oE9hUViw:\Ϧ dI}],v퀤N6M꞉N(qTQhKGK'<p#S3`E3iOtHjܪ%Qa+ȭ]җ a ih1~O+]Ɓ) ׬Z،E.OOye@Qy|F;zlbj_RVxMv;`+dlU6-!G2I`n0aIh HAVny+v%~[xU*hǩ= ,I;) P 6jƫNܲo>'hF3ZJ7ި{ BQMݿ3Td[z#.15UZ^NE2M$ozOS5{JA&D,Q n%v9֧5_rx܉ l~)Op~h! l߸6 CB0wbؒ+SKonf={0.dR bf;QiXT(˘pwL([i(z&'=%JE!9Ж3j)𸤚M(??y9 HI,Q}N g#-SD}ղI)'ajj#Iy?mGX%畱8RiNv[7_-$!4H.n&I׽5Tye+Ɛ׶ Ʀ<v [3~3+\,-Lƶ A?)Űo凜n4j߉YMM/ł^Z_RM]J Oo^])測j<2a-!(ųLUaN4έqmY*䂐G"U'rm0d~0uŠa0Bp"\c*%SAFG aϐ&Y0vGm +mcۥ(eo͹ސ%sUpO iUoѧrp|@9vw ҜN;WM+7=3us|{Wp>Ipc +խ32B/)r݄-g," rs K1pgayfZӕO,=>\0%;1yd:όP[fatވi͂/$&eHl`ƍ[rkۂxSŸ7bJQ¤ՈHd#ܽ= 3%>6|9K=^ vhjxtĭ"u#ď1U_2) Uխ4pA'[1sZrU{}i\XUk +d_Ew!!PC@)s79):3֮?@SXݻ%Sµv8']UPT(CxcZ~@,]ET{o VM΍|4$B;LR-yB3>C+09Qc*K:7w 1߭8U)D 8 #P 6L?-z2`b0`MĜ!@X!gSE%Cifk@#}uJ#ut ʛ+ƝǐV0h@L]_r:#QrIspVq(Ъ'`yZN1I~7.! V/1%2m_:m2\AMw㸪CHMݩkV̱ )~/(2*wJY+| bTVvnعcօf[Kd@bE&Z QЛKIkj&o5izG¼KRt˜ %p-ZF՜gVv2mւ 2۟;$!ݻvDpI8nk:Q\6 vjY\y'%?gt#`4PLwݵ/Y XVS]7DYlGk @[κd{5u~ꍻ)lNhu5^7$^/1/yvE ]34T A>-N TX*fwT ĤΠōAMz&KE)gxqW|H9 h eb>E<iQhU;̱֚V7&~oURE Ձ, `@, @Gi$nvq,{z5Kc;*xF(#%\ @4%avJ!Ȏ+h]qZg`YLƁ^;H]R0 |֍= )͐(#(SM%68eY v# -c53oG: `T&wfrB|:7Ȇf`bnbfk 0elbccHaQ$y˸?X%MCn/ę`f`VfAG36pJהn I mvz̢6 Bu ] PP}-N^~?$zSfD`X(W\XhH)є~O B1G/U T;NY.IP'Nn}Ͽ:]+x1ע W=ck3sOϛxn,y:nu.Yc,3:r " r%otNP4AybK]|ZgAo;&X)~h^-:? ̹E̋Znjق7ha!gqOU6%:hD;4I|}yZ~Y aL{S~κ3][ a85kQ(]'ʍ4KT:ZkW@_j5X-ta{[].L^pL Yhk ϻu`. A(+Aϊ_=#00KA^ۿ+ .nJKIepS˽/ua'xi,U%3kF/ 6.UK0qnsֈtpM t8U8Hfxf6z1)Gˀְv,3Ry]f) z\xB0 &M~N>-a%X5#89Pg.)mfa]bL5}3 ྇i{!;UBO.[]l:<\&ď/wrx CoCIbH7I6kY2a0~*/)|(qF\"*aos>c3ǒa2b @{(+,Fƥ*]sҕ1m/R3|硸9 {LN7KLqxXvwU8+FQ`y3g_ ]n5)Сb>E~.h# 哘=zŲ\J(!q4ar M0Gdׇgv%FuU)^_?6ʿx&]"FemvRw5~ =uuh֨æq(18X\3F=xF^`i~.T6>--SN!!F7)]M{zy3P \$e?MYe~Hk Օz'mrL^ĚMWnllNXIP5.ﳍ&b|m=2[C3мL-Sbb }#6LV=yh/xtS4pSՇgRFћX)VCѕÉI8}ʍ&.oLSkTl֖cnTr_NئLeq_>K6Q LUvA/0?L&^}lݳU8?g k94y!^}p(jݞ{$j3+} |զ?HE ;*3$}f 8tǍz Ms=-$r1vx*-Tfz4P',f-!,+xYXE|_{E2XKE0 ^]52Xof[ML9fCΈbGf;DXznnn֢C߼3vTSgKN xzd(-g Ņ*$Jvl~ 2 Ǘc܄|L hpt0h׶bkNEGŜ>)kiCe8Y{"XtR ;FH' ޮU{D&!*[:  /?A`lq`!ΦJr,8[^o_Q/ c_f'9$s!;zYBm2tjG1p覐0U\@];wp9&~SMRZ4S6)<^VJ;nN~~qaoݻq_)@Ķs+_L+f+,Yk4d@+8@(MZLTIcZ3Nin3"GQhKxt'HKkh^Sq3hH~w6[ZK#~WʮIx+ھ"s5:L"rY&awL'":~LIfei`CE'#s*Sz zjů84:NR!XMp4οr f2Ggg dd .:v8#;R!dl 4WSA&_")U#-'W`7/Dƃ-^RDA-{A>&/6.I@)Σ0(Ѫp5̴ V֧g&@'{fp,~nꮒ 5] %Et|)tq|3% ,I"9|*Ri60)W`= 4(K+|HrdL,K" ^|_T\_Fe<U^ |ݗUH@+᣹+ڕ#^w#܃uca,7)jqm0)ԵLl [P5N&lk`yMjBd~š yyϒ\俐gk>6\] >XJ̡\F4^șT?~-،礉Ӎ1,O B|oɾ9WnO#+PSEYMe{jɈ=짪4;y*fxUGpmiy'|4p-%vʚM1 Ě'HTc`g_~tV;c ^B g4_qnҥ GRc+) 7c˅8Dn筯!yy$0*xZ1hҐ@J3y1|A/]cn& a$r?0Xkud#<&3ֿg&+/s?DŽ^T~EcRu,6ޕktc3#f=" W*VL2 7x SDPKe/vȜ؉e$QXc '[Ow~LbK핏XBDk|O} \mhP6h&oHtv> V(7s R)Ԥ#ntqS]}o:xYLt%\p Yp v6{X:oy`wڬCbG#˺t Qdhrvh)RlTot;էUR1eH*NA į kKY O{[UGnMz¼"DM(35mr"gʾjE1UP/D+xJZN gJr^boVVq?j R$da0]$YOGY|'" EO2/w"6MFhŢ9C2LX#/'09 iGO ģ,Ϝk|n.FtK-(kʛE 0E8BAPxSX>JTvZV vv8gc~R;7T DTpgm~nT<ǔHQ[ Tt.3I/C3R~}$"p{:$yy =%o^zNNK h]~>рUBm\[bczXBkLliKES|R[pԪz;ڕ-N׸X9AhA`۪WdXFo.=R@GR (!HXB%RA5Z'nƱ}Iyv[D(]ޯ,4m|{ۿ ؁B!(A3;B.KHhښ/}0E d q !a` ғ }VL1%KZ7C$MWr6 ^(bʹfC0Jg]z% QjLjj{WD(k7>ӵ'6`jBxz$U4,&Ί&[cC-7iOC}ʥ WKJ>ښOnR@mJT6z6,L +ƷOs>ʶ#C-"kiH|=!e?l-_Ip%v{t)xD6A!Ә8 bB<(@@ [,q-IlvH6Kؒ }V+Q¬r_M DsCJUZ}t+WEfi林:eiKy؜M?-`1rEj t/u5(Ń4#%eHuy>izq#]8uUe:z˔#Z-xDCcVt B.HO E&e2sSL'bu"&'y$Uw ]9Sy2Gt %UHzWY"aP1gXG 6Q(C`;"Oi"^k6QTQwlwL˫J.Isg\XD?+¨:}[36}Մ}n* ARkw[mG-˪ɊLx2Tz2~Z}tfղÔ &-e\53w͜RVz'g wfVr`0@e|kTK$!y'a@?+Nll'\.SchY\p~dY0!r񄛞K;M,֜T [0ͷrK(v@j+=cg䶰3ia9ǎ $3*?GTא7ݗnh32A+л_~|$ Y6[6//JׅYiQ1^UY1jrM6J6X0b#jE|%^p=s)BW?vgX8WD],mX{NNV=.,Bˑ9ƏA2zd_y@{qkZxDȅSW}G̝a„+Ƃ `%sDGΫ3ePj@T@b6qe0ǿbm+艤efE$q,@&WULg <ID'bBAq d, j`|VKNi\Qq`5k ,C3JgѥzV к9յ@)yKІX;p|ʫ@5[dX7- OKCCeօ󏄇ǣULe}!5)RT\е%jnD(VW m8:X rgC3މPt W}t"j&(o}Oho.|(H[WY[Kxm6svݡ bve\`d0x8^q~)O( cv%Nr!4 w%ߌN!X >{x.ZzW%9S!7hl,%4"FV(i9ޣ:.:NpɃiˑ/aH<X- DυJ;H3!wy 6C 6x3%g)[?9 ;lo.ͦ$宲Y}4@P0c!%ܧԖՉqjշZeJyG1!S1[sΊ->cQCZY d n6v|h]4"A-5$g E)5m a:C :3 Mǧzm^y:=L˩s8Y "z-|xv@ ?ql^J4 e8liI?Np}C{m15נ0p)vTy,REC|X`rI Pt޳f7ꛔ¼.KmvIσ9-Vx*u9l;}a%Ңݏ dCq D~]  5˜N, 1/ 4,`njMb9^*XNA4g x}ƇtxF$"@he'{ -+In]Vs<}70nMT3akJ`*HpTʨ6uYm1TL[kNpUUrU6 ŖK$DsBŒy4ʬ6OS7D>庖M^g%UNO~PMU:j˯Wӯby~:ƘP y4y)Ϙ%tB){}4!wn6:/ K::gNKHb>ȴ?'վBB;-RL{+땫O[Ԁ6C~AnXAY9q7>zP_Qa-ywa mFFF4L_k&&T]$}>،4=%o)v/E6b;oc)bЙFE֞Oޱ%4B+m-4h#i-pq6MŽ`|٩Cgey[I|6Pƃh$,,\R*2\Th.k&YZɧ'?cY!ʈuMӄX*B Ȼҳ@Jk݊LY_U?aPsg~c/ M1NKZR{éKzl}ċ,(~—/ZVdSz*Uy߯8 ]e^<F2xƘJV5z:Fz%s(^[!˝4<*ߴR8.˝^=PQ|VZh'RJtCxy| }p <(O'!{YVw f! f{=?]OwF_'uj0 ]j-m38G3k"x尊qG?] \zѧV`s(튄0g:nlAn[\xznRDف9KaPp$0Y*wkϝ~ó-}K,"GYޤU:wB8ZF9*Բa]o:2C闥xk2/fP{*U, e\o]YUH]yqh3Z !^78/Ѱh7yj"í!&\AyɧlCt@{P7Y-vÁ{"M&ȁ ~&fZkO' u 0 H-{fӴ:RT+D`kc%{vHεb5E.0t;$"<DFQKv@6 Qfu .A;U0 ?Z" P d}' Wj֦i&yhHɿҩ6Ma gL|55#Q[ uuJr*N9a R-ED U>E{8N=gb9UM]aiam.mF~p*)gcc'7 GzR/kmQ-A[f78_TL]mK 0aE=zH O8D J¯hLF/DW3+:-0ZնGg2P7|]GbަЖ?-ϫo+E~0]ټrP3o%!!+!d>O`},׷\>58fh"ܘ_"KnUQ&3vv]@L?%r$'&5E $/vE^E롰sM5mV$xu * |l\NL! cA/kڤ k}h5cFO@E 9΁e)eނxIɲr6C>a[/X<' [ ͢'.D0+sfUzOӲ.;ǟ?k-!nQpSoA:^h ?Ѻ~AF€ xxI />8&S|`[@&KpVz~ra~#|DS8Xʬs]Xy{8LD-Fƕ,hN]#cV4WVsâ\(Cnc03iK$DeqnKŤˠ3h B^d.ح@2H0 <$!bxm>Vxg 5еӉG,Uɳ/ ~}𹚡e9SEhd[. Qy1}Sp ? j􆦍\S5ETYz*0Y@8!*X)3&'ԃBܯֿ[3d ~-ZeYԊ.皉#޾C:g^]D*B qоR>h{K/S˝)7ޠp_i}QJ #z42)vqۨi om8RF( cELV@f^f W4֫V,B4c۹TbTw& V59-^ hb?m0 z낽_uΣJ4gPl;ZT(-rf܎Yσal<5Q|"f;B2O Xag;TܣQ~yraz'6E}M>[ %"O$L20 WAzAP{#kC퐎1Vp*|B4C0 $q/-Gp+ܫJ_ *=`ndOobH,pBH#9^:Uh>~)ږj.x͇.[5tj10=.{3Eun>X:Y&,ZF$FLk#dmlz Ҳ&3,(AЮz1•}Z+h[ RA19hco~qsUvVe"X{43rȽϋxƅaSl1ba[hQ~}{Jw:S;b'Ѫ>bv)tL+ޮ%cGJ\Ԑ܊bRË3&I= ͉y+K^f*D&"!m\Sx,R M)KZ~(69:72twK:qTKPgs`nCSz߭#W9 *#؜@9AT[ܻa_"$#)y_ᗾMTpEo(/9G3+C*og|k[U7gNB3_@硛'j8ʺ7Ls<>Dy~ N6T Ivco;m}kL":?lBQ0Ykr?6}h86+`jWRmf8XzcQ1t%>oo:Wl/ (ϸg%-Zq⭄ygGZc[ԹCC< #zhaE93t\:)%)1pb`z(Uj>Ro IA0h6-[Nc7g^Ȩf0 +z:1[VXK͇ʓ,p+#4! . --Y\꬈,JG4 6V$6͓)DZ+u0F3;=D7uqMe8r$!H?^rVn\amXC!ݶHP==_`+y`mh#g.#@t(`a$e3źlOUVj{ތW#d+ 1_ו F*'@IH=`aui_6ѡnޅޠ×l"2ter}8'|| ( V\j~aH h eϣoR,cj럹t oظ>8'V(e0v-ѪFW62͎ZQ)940Ƴü?ʎ{$1{&aH G0 #4U;d!ACqp=Aiu zў6נHX $c^v7삯IS.V>t]hۋ\,LL|R?"0ĮAv*@cE‰e!I^/MMkH8oaU(MAzÙ,VZ$"MYJ0DL(ћ<#ô_.#'z[,OnfV7+÷p^2rW6vFV!~T7ΦXJӥFz?$C$W7 dToKIVX4G~ÊaIT4ۃON8Xڋrv,,nay[>ewҕV8BcToouzvNB,Bƣ!f7'UP0^ +AhҌbfzzXoۀ ֔Zo,!էq#_{q`ai_'@XO[ jTFjL ǦSm[=j˩zNrcve5}㴷dX\731ְ}JPҝ+Th+HwBs!ߨhgL,M.vw ~.GHM V? 8Aoђc89Z֨;V<:NPqoepTe?hn&Ğs Aa؊p~*Ad9.ҟ8c st+"שmL6Ŏîn d^&VE* B Ux!qSSI2+=5P2vUuҳr_1!zKH輋 g旒"FO)JI, 6n A:{>z\Oh;@TQT-eV dߺ2&X%Wb6rDqC$QCG Fho4|(x> G*3!g[7:۵2W`KXREO_l:ߓRcޯraRKEgF)>d;)HV..k :L/q7z n!|SN`މ C$W"tdzcifўʰ{i &kwkaq*Gf#/։^Y7@ 'qc9K A+ a կ鵒tf$GQ|@c$1`^E8Y'4헌Y~{CcaR,K c(Bx0 Krߛw|(2XS>hq=ۀpWB&&rB3SC%SȍGX;#Qi=WEJ ^^н>iFe Cѱ}^h;o5$b4j;2렰 Yť}U^5&`HMS-Bd8(poxho˓y_l%UD͒%kj4?K7v r FᔐX?3bzP,mNT󗙄D4p7=r.{F>np91)$=P*3H@.rnsɀY{ bazlL겋6ѽ>ʫJER T×z,q -fМI/ O#!-$Ja2O4 I5q#}?AJ 97 6ܾ l8GpT~,67Ca i-B)94[~N-?r>FsEmycW6H$B [&EO dGܮ"g⍞ u!C,,2xQs#O (5*T=7 0# x`UHI+^Hhzv%.KR;pEdW>(, wms|E8hs>tr276]e+Kc!ߔ}Rϒ" )u\'{ %I=5Y*:$;`PH}az;K~%nna5t]̜<^Tr FD:EFz\ ,ac)Jc؝Jk$ Il(ZAl` \W PR\(#fս,ʘʁCZG"EWyi eNǯq> i}DrZڻs1{u^e/">=E؂0_e[=7D0g O nYDe1OMlFMDn.3JWK{z;E>avtW,y~C\^,;CH}J"$d4L<>~-Z[N\!î :vfCfכ"=]gLRYBxWqѐdh(PN>#%(#$sٝ:kj-TAH_Tr~D;YU^Y!!,UBdD0@;ڼbecҺ}m_ OJXEΪ Lm{8⼶ߜl,w5ϕ ol2:J'H4ηTu 5GP-W}98bRaV?;,GE5AUvxc^X^)—MP=Ql%;T'c?o=]>Vl*h@>e, tRP >PSLƎzXR x˚,gOƉ#@#fq gmkYR,!DhHɀ8k`M@o;Nc[.RBx!X4{7:&*'/tJW\Q%o4XN9OmA~$GA-dVv.LPK݃u[qWcNkL@M;H3}SgXA :ɖ1U븥SxWؔu֒G釭oCmKu[ڼ$Jri`!(i'+Lw@:} x/_茷YO  ݂{ 1[FbNc횵KC4k%6Ne7 I&.:n;;ՍZ`; ԣN6 Vv,A{>zy .d )E m(P̎+FOG6,}ґ f]gو*dT豱!4 \BԁV`BXr|xȡ(k Ie`lj=^zP2ܱ>zOD%kVt灌p26Yi'#|<=\"U''GcF\Y1Ƨ߄9,h0]L)@`'!w {݇B'/1b1b3wR!o_Iu_e,V\ xaO(. $8S3WiVM*^^0=lFY~˳);K DF,Fczsfg`wvۢ{UD梹YkUb}~=Px9+%AIVq4^B(Oz&ň فXC̔_2j1}gbsCjLFS>GSolGPiMҘkŗ-}4,(Om6et'!h F0Z@nVKZ✿߂ Wiȳkkq~[~*`gO^En|<Kh(97Olǝ:{&Q 4nTK6J+@8-5 $#x+[3o eq+?JMϕҝA0c;J!yrnA|/ф#=dRQ3h \Ym_1d1o3&U[50ӟ^8b覣TL9]p0Z ٻa$mD51D'ċz[I_!>I2t@. (6Tv6\ik -Z׳FU =:,{ϥg U@lEa+>z$JJ)nBDE9SIde^Qô阕a+%أ&+9ݕ)-KN_9aeytTml0 3Sw+E:1x(@"!"{l>{39Ü?nr P^ݛ|o' )O3mooL<@.#t ̲h 藪!u߳MKAJˌjdє1xxw<Ӳ rȒ&ҋλ6}ۏ"ݟoa+lYd9HPyh7C 8Ҩ .7 SIh@| ]kp`Wqh׹6ք|Y(I~bQþj\JLq4&&q5GjP?z Qr@.skV"rmx!6\;وoU6_%|U4WBmz}^Y؄oȗ@9FbdG!n:K ٹ3D= ~ʌ*|bz0/V- />[uzP冢bT gŶ YZ