libaugeas0-32bit-1.12.0-150400.3.3.6<>,Lbv|p9| />z^ٲJ}wd[BgafRխɊʽaFth~npK9YTUؕU XxCWAUJߖ)A49sB6v6ѫthśOyMor$(sDh0}(>E㉳&222Mi?$$5/e7뼳vz6p4.VrIvkz)G@(HiQqRC]mTt*Cf+l/OF15LK{D^F>>`x?`hd ' R!Bi     p @u(89: [>[MG[XH[hI[xX[|Y[\\]\ ^\]b\gc]%d]e]f]l]u]v]w^x_ y_?```"`dClibaugeas0-32bit1.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.bv|sheep69SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://augeas.net/linuxx86_64/sbin/ldconfigxHfbv{bv{bv{bv{a289cd2b2de07c61002e6585f82770bcdc6d32952587f676401470a7c13882b053db38bedeb7739ee33b27fae27ffbf86c2fd354c2f3fa48d87366fc193fe4f2libaugeas.so.0.24.2libfa.so.1.5.3rootrootrootrootrootrootrootrootaugeas-1.12.0-150400.3.3.6.src.rpmlibaugeas.so.0libaugeas.so.0(AUGEAS_0.1.0)libaugeas.so.0(AUGEAS_0.10.0)libaugeas.so.0(AUGEAS_0.11.0)libaugeas.so.0(AUGEAS_0.12.0)libaugeas.so.0(AUGEAS_0.14.0)libaugeas.so.0(AUGEAS_0.15.0)libaugeas.so.0(AUGEAS_0.16.0)libaugeas.so.0(AUGEAS_0.18.0)libaugeas.so.0(AUGEAS_0.20.0)libaugeas.so.0(AUGEAS_0.21.0)libaugeas.so.0(AUGEAS_0.22.0)libaugeas.so.0(AUGEAS_0.23.0)libaugeas.so.0(AUGEAS_0.24.0)libaugeas.so.0(AUGEAS_0.8.0)libaugeas0-32bitlibaugeas0-32bit(x86-32)libfa.so.1libfa.so.1(FA_1.0.0)libfa.so.1(FA_1.2.0)libfa.so.1(FA_1.4.0)libfa.so.1(FA_1.5.0)@@@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.2.3)libc.so.6(GLIBC_2.27)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.8)libfa.so.1libfa.so.1(FA_1.0.0)libfa.so.1(FA_1.2.0)libfa.so.1(FA_1.4.0)libxml2.so.2libxml2.so.2(LIBXML2_2.4.30)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/bin/sh1.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/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:23844/SUSE_SLE-15-SP4_Update/d53c3c187fc271bce5c2998fa848f1d0-augeas.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=7d57cca7dd546db5e920bb8a51e0e4ff318f089a, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=1d8002bfd21fdde1832d4dab69110f0e3c650ed0, stripped..PPPPPPPPPPPPPPPPPP P P P P P P P P P PRRRRRRRRR R RR RR RR RRPPPPPPPPRR RR RR RR Rutf-8d4d0af76f8251ebf5e6725c50d4247aafc641ea3f21d769797898032a02e7a14? 7zXZ !t/|B]"k% ֿ[ʞ;> ~O1k]7X~Fm̕MNt5)%+H\;`n.δBN T>M})]a~ o'a .卵``63I;,\`Kd@ u1(Ls#2LV'{Gdb}=}i)viU~dk ,IIz?–G50ݜ ;@Q0, y%F3l9JIY la/@IFU(їdy ؟qsٵBA\BoYF`9GK/dkg%EVwv a37ݣz]<*8QNr1TKϭ?sgfSc DJ=s݋Um&;-5Ek d@!,RɌ"+ץs%A^s9nʥσ$sYϔQqWG1mbi;vG4|qoys(ɸ;R}2ӜпbMU]TK7 &D>>Q#g= ?̾#7TmkUթbhTNN?>MybsՕ[6rr*LIf-ԓZ5t6ldoB\I00@&,'3 ͱg &V/!l_"^xsFbԿ}]3C9{^>oe2i\; /q &0NXbZD%6ai]N~{{@"E!r|+2@>K/,ռ]>Ep,U wmr>u ~ƔldZ5, ixRI$V> 8rrPMq7w*4[lI9rCIdhd((̑>97GإZC/oMP^dBRdA6pUVSU}6<+X wYnGU Cn4wKugzˏ˖3/ HHJ+ ~%IŶ|8ĕ{%AvO? t^> ːFʅI93)Z+*Ԋ@8`9<{U>|1öܳ :;rKK2J@>n>)b=0CHZRJeUGA.™I+*,[[ݣq!8wVO`KP%ςZ=T" lq*a T v8 TB=(x-ampK9-2g݄}'_*vX\8\4%V_[^ \tϪ paGD'rt~ޫ~%c_>OF'I ]"tN/uqWOA}:6.&*{xol>_ qzz򂬔 '8Z&QDVM;C%Jĝ ^| &;7=/K"֛rp\C۰R?X|jY=83,=T8xƣkf6wmtRqLJn򠪫u2"\8dUq#O: FLJ5qȲ\W$  p\*;}E/$3l 2RcbHgd qlξ#>]:-΋K&U(u;Frrd^!Go~éKtV1nnC{&տg5}iK L/hR~UC`:iLIy}Ⱦ--!.QТ R2ݎٗC.u66-f%^jyZ֟ك٠EH΅&dLR}rćdSiH@F 2ar9+Őėg4܇ljg]+)w%wf2zd5+Zo,Z=*+m 8*$~/kd(C󙢔\AD:ts㮲uĀ˔<~V,*IqY(Ƶn, b£Q)%A*]CTa- ַ)^%q@_ϱu/SC8TLĩ *AM) #7tM{P]<` o8]#~w(oNo^" {y);Z~T1gVĽTʜʂзApȤ'GU.(~)B}m xUs};gs^qil1W*(XQP65;]nt%乧n[z[i jOc׷ "6sRB%rˆ *9z"ܫi6>VXHh_P/t5m˳Oۆk4y!/c9c}bQQbQcrҶ`;BM]Pg-p8¤5q_4n%Põz-zh/eԜ k)xoWQˈM &d`=s%'Aeϫ):ӈ<|0<ҟ%όj<ߟ9n&>٪#g㭬G-ESx/0:N;L"Ǎiy*.qpd2OUb!wÇ-X[S;:-\X't{A1s+#2s&Cn1/֩%֪Ar%22aݘ ){;|+1c0OȈSCSG>DCG}❵]j&f}MAA{eʡgsŝHTY'R' ;xUl@EC7GOW(*fK.A9=At} KD3Cf[mdnykDˢFH8^MH =1fF:ھٻ9t.FC>|m '={+YM"ҥC {Z}Mg!*^q5W%bGu#1S rs~wf}ȞV_N|2հv03AA񈰥g玔"UOK`*lkH&1)0SDx\ ΀\;݋M5ҼwÆ_Z\x -ىuKMȻV&u\ܭZUyk L%xLXc^h* h, vܠ+kKG.XG$ {1+^{iiF4,^72I *xXQlV )Gd аY:usqʽ/eԒA.,\>y.u,~o'iʃdDϠΉ`H?!?L3V ݅!Ru`w Tyy63.T{L-ȁ_}3E-aqᨲ^DVt]fLՍq2;TzTz!)&3ظErc4'CE/5EWuY;'fq!ej.[ɔ̀oVBsڲlqy&%a &+w} \-sx'f)-R;s$)C§F*g=>Xk)9>܁Qq97<fp!~ZOG]qWN D-(+]W h&SllTykƐH`OA1#;ps]'J~ruhDxٚeI7&8#1N| )/QvpQxHJ6V "sxd`$|][? DPs#w!r dDt&^7>t떂^pt*?j2,!ziMfER#e#V %bh&wZ"=HB@\OVq)B6mGIC5sX)o HZ#$:?{Jzto/&oݙM/Dx` YER!7e4*NO!˻퓪&&`0].H,+b yV$,{bZ@US5>e) b/1T_?; xL/I+O[LrNDM>Ưg9g~%^9*9QVwA{\Fa{=φyA7/B=xoWKERCҷYCHV'KGܭ#K6䜢)`{~&MNs29R q ['Q6jSt0޸L~ɢӦ*m[Y613m^ZkG2qq%ZlpaYMAF/ AgJh s2}t ou$!Av%f7RoaJװ!//Nѕ˴O5<n|َzMų/J|WŲ\8opڪ78]: O$tιL278ܽ%h肒bpSoqbt@$I_Y@ZG BAw_Gnoy:7)eγSEY'[~SQѼO}^z$rhܒV zN;KLX )MDz3YӔFOMbzEf˾֫.%*ۏ1уʫ? s_V%wTbasNG%˺!H#]a0=4gEܞM: kAěv3y?+D O`w{: B$xbuD0lc#(l޵ob}%( 0m ɐQx0Axqj(f ,k=pK AbLNj'OÕ^`rŔ@\?Ѐ+ǒ&l!PѺf`ѽ="9XɘӴ -ЇI;*\qp_ aQJNL_HӦz?{s6RK8na6iV <ޱ&Jh魰= Lv15^Jz8X?( w,Dֺ[9b}B~#c>rUm41^O~YV_)il_mt'T 5U=qQb+kb{;7}m.L8G[uyp {uvAX -D;H/FMMWgŤ<,z\%P@{ջ3^10G\8p ꉦ`Enӊ*3m;Of) ( LJNYnNA(|VjKm7jz@uf}!pך^j`d.^ ʰ{QB'/}8eTmU~Lfu(ƶWqH:4!T&=k<"QdZ.&$d2ս}/Ƣq s9,,IK}dspDkշw/_Όor[t(o&TX m-u"R0݄\SYN a?zp~ja2h+Za(բ# ohJxxL ӎ9ǓM̸ן9ah-lAQQ 2fr1P Twr'=,Ŏ,yBƥV1wH k."=eFn1[ 4m+qDR&SPuwʌ`ao h6%0 Q)}+h&? 1 S82n@E0>`x`2 unj"׬M04`ofISFʆBC[1[N8-ͶMEV(=v,f 'P:rWlNH5xx(z'?MZ,Ij?)J+I>W &hb]Һv4Dl/2mٷ<Ὸb)k[9b5As$Ŵ[܏~a?Klf&̱( V"Y%~?aԦ]Uc?ۈ5[N\c^i(PCL74Jr]-nƫ(b+Wcm-4ohN 2Y~60@:@)B!RݍfVRY! ,VC:ǧ+"Ƽ^)Vaӏ^ߖK0GRv>tN4܉5ޖfHeCgh$PyD!Әh#H@C ]l THxP2'AI178]ugK5Ľ)TGٷd TVFb1ضg>- ~ 7vNvx\jW?usN/پɽ? QV3ֶQy2Je' #kT SrM9/"bx5_.S2.82RlonHݪ +$k9 }H?e'E*-UM-_֏ t-Cy+A$[o-ʙ0:WUȟr *UC:350ʅպ] ;2Wb>Pr\\xjsúGsCv̹ѠM^u ڽ4%vS8g]Q(j_^ټvWo=*W$:uEb֬m%]O/,R?T m3 Gd/E> hYpkL3^=uf7Kp#m LHU 73A^נmYJQ{ݣU@08˿Pc'~ͬ1 TyUNul)ohljB & Q_5wz1)1 x=zC,fcr<J LSi%2pl` {)9Hs0XxV:+l뤬s&}4F $`HйE?]49xy{j7TZ 廂j]q Ƒdl$\Ǹ rUVFBˍQƋi:U9;ƳɿOOdDE@"=`JTg!jlSܺO37m`+BoT8I.=1GExށJdKi28kѧ+ԑ1/f/{)(|GGs}s A"PjLCm9w|`:/3>u.Qjʓ %d+i i͜-^_Cb.f1~lf# ߈TRzVX47g+U0Qk3Wcu=y LVC N:FkB`>"wh 9l6&׍>VJ}QAn.0ȸ# d5+ "_.Q;;,To˪ao&13|CZLm̿+{ x JA CR(}%b:9 f:~;IYVFHz*S$X&m1G雮Y SmA6GWoۢ\S}V-X3WKyEjOiR\'oUMF/|RB$ɐk$ >ayqˌ]6m0&l's#P%a"pĨ_̰]">vҏFqÃKL%˘mb&4L p"qrS +;,k+̏JQCѶA'ciyC* [ŋCVHT:Op4֭YN|Cv,ˆ;5jKz~|1#eQ-`h<@f謢!6cטg.vs-VCAi~DdVϕw4T /D5jZNMkd{L7d4jNblsŽʵamJHJGh'gq>" Ye(wsRl;gex?flsrw'}%mΐ^л6Ԡ3GR^c"s0khx#FW h 5,lǝ9^YZD*윻kHpѣ>Wzgz73!'1 tqlpo0J !W35ID S'Y%cx;k!d?L~S#b?6VftIR̲JATbJr5[S@wEѶS'/BۑzkPhƎmqY!a*,dY /#P=:˾=SIEuq{JAwRᗐUegei@0Eq+`j .;S4%In[&yoHIed\^9Wh.#{oоň^p#d&t91&%i" c$vWgOVp (|*ZŒEp Q<~Yg{y.mB3Y)`hy޺fsV 5_`Z Vdr yOvd.6"!9F"|{AV xIEMmRңs7Bps2#'*VR ֜Յ_oP~/MAmŽq*:?[Ď<S4un D\u!>"y!МtP'>K@5.%W)qN[}vK.D]b'"ex⼙tDkL~Sg$AT߽$ir [@sQ8`8Hf }R3Z͉9&)L>'=dazEC~3b -y=mʇ1rG &PPmp*H81FQ 6_Q]s|x#<>Lu,! E9ScN;CNH>G9Bb{M.gABMBuוJb3]"Pd?dZ RugIB%zͤ\%VH-*0〰GjD*oQv<ٷmֽC荷ЩS.%{<1U-N .IUK$Ҵ7tp\GFT,3vrNP>ǂu1ݧ3u?φ=F:k?6%v@Ja?5S6^YK +SIK%/wơw@M/ZEГ,i|̌CP9듗`vqC%}AoHǾQż,t ʿk|>`isn+'J}qFrx𙋕OYlm0\BM e!0I*mb[Xc.nf~[*hҧ`OĹm-eq0KH)IrB{A@_I[bJ\[@m% 8 83_ß(=Q'Nѷ>xtƢ\f\6u@Cs%qŐض~kBbYx_܇f;GyY"N;+D Ҏл;$,Z+F@uY`R{T6m'v-78]ooT{[={B4 ;T.6{-Q8tWRAq`c)G/͛FqX46ETkši4/V4TdpN~}N4N"NAGj`՞pO4zqU,:7 )pZY~5r1v(7.CNa* ׀wBi_L};n\7!=8ǫɑ|X[=% \Qª4XTtA?Z'}LN\J.npN&U HHK؆Ũl5V[}|3T ԏ5_,M0D31!sNaXPGl}$& ?#p=pW7Pmu1ò%N@Kqj] *Y \\D.QАbH`mD SbK4-u}.|۳/\TV4W:Z 0Ed ϼ6îǡeߣq~谘/uU#z3Vg U[]s*gbk'皱$I92 6JBթ`23묞ںr(H~'[ P̯.Cm5 ħT"АK*lN5vB̟B1)ߞXH'q8Gsr=F6g.1Br@]hegЀV;,46 W(2Ŀ?%9P 콳C֣[䜃С#U;kCI4 ;.!Qbt"{16K< k}y@\TRQi `F9m=W(Q*9lH}RU1q6:uerXg<w±6BFh0MdzoЌA=,s2,8 垂fPW;H}HeMJϣK @q5[7Y6+DY x2R_ 4*"9*EC=SņjRLՌR maybiU,ҩPln!mtP⫀ X}V9yM$Ch L26 P LHo|]t\TU@0+ґ*!yY")XFaqb>m._͞$~ZAmVIGoCw5/Qt=tdkCH]O%cUNzO <#W!u(,GΟ&(r/yNn}> Ķђ,4-s8S' VI^v2Ϭ*iy΋-!1zCbԍcR@NaRt-ӢI&Iς>" <#[0p3v-V1lUZ2ZGeͤK\x}^A,Ubf#-帬ځH$!l.n`knE@[LJAStݗ}PDF:ƍ dQ6yeO[Y{=hX3*B].NC6* \&%Ɉvqxqh  fäh'r +WBrd%ҫo#>UxiyNDj4P"gsvp7pUxaV!{ӗh84A43BI" q>|ޗmJ^Ii}Lf_k82bfe]׍_wZ4!IWze Jdˣ-E Nf4^ >ӼtyfD挝Elh/5EwfY QL?D:4 )AESNYjɰo1~c1R#3S^m^2 Ok2[87a)FCCݴTz80&1?v%Vj򍋌lI AbR[8z#T!~6C@>aoǰ L0-dp62&iV;L`'Aha a |Y(]I:bmB H UkŬ%kZ=l?Kg>#PJӬؙJt`w WrR)BFdOya939~dRa6V5dVۿSf\w)B<{52l.-t+* +i$G͚9 Il^#%H"C@ؚ-Q-Fq⿣Cv\#& 0&.ɜxyءWb`bk`0M>h:74#8t;t_$ %@]}P 8 GM`˷FXblXvX _fnó#Us,@jGWEEބ!e=)Hk2_q(v>I<~ZG>`asiKei}p37߭dkN,o#>.*5*&тzuP&S!>TJX,Ds8K8b)o'~q }nfFב?h TAͿW<- L+m_`>aUיlm⃱IكK3YA .l0qp8-v3{u~Ѻ92;eE~1W.Z6< omïׇ WRHͳڝ<_I/4lMξak88F% _Ss zO~k<8ult_2gnԭxߗּ5`-5h2gp]"tMmG<>ː 6f«4Х@Xm /R+nm[`3ڪЀ7ʽilZXOP_=)Jn`C] 1~UM$7oa\WQQ$ `i=G2#﫲Ga Y H (xaɮ&tb9 |䏕AL]AUk)?.i:$jXͰ|YOƜϐBOF"kۺɿk`p!sbrY}]pqμ>5?7A'[OMj-F0ex66V< {%MijlPi c`Vq,_!6a;)2enzaH[\ji"xRTl7\*h}%aY[dq*4u{SFt`m]Qʨ0(w$ := *ل=ō"'קH F=}+6D&2ޑe nCrU$ @Nɵ~e&@1G1PWPPErbxG̈͟H里[ J|^zfioj Ixߛz)EP~H{#_ ~w) i`;7N;g4<;b /Qjr 銺jm7ɌyKoj ^7>Jhl Q- /{홣QAq[@@ht WTċCL&t7ze埢(;00[u T0u _9nx8Wwt "+f-# yl&J/ɞpbY$% =3FaކBF`Ȳ8ĸbXq^ʖ0YS't%s`o<|gn ļea(w\C Pt(V.ِfxKl\ PH+}~0pX=hQI`Owk{s=q]vujUݒ3g+.Ho&`[)0?e_tS9rC)E ^8Xs[N+޶{ Ł (}֌.ڦLO%Hͳ#nU z$cďayEwSY|n;KU'i-`o~{7m d&/XZJJ!*,psti6!IG@g!D #)K}}چ<pvpaY0t|&5T=yADԆN;ktu0GXY>7_,[K⽙曄ygi9|a pЛ_gz =+OTţ"06,rhZ\DƂ؀|ӱbY^vaMþظ]vA-D!ЙDZRrТ5HkZl/`JKF~,Äxʑߙid*La1|79W˧uvIeBs/M2A'$vKar_3j$(InCkJ~^Ôv{QwI۪;H8nlG+eM cڭzcEPrs Hǭx;0%]p3kXcwa7 RO D4l1ϕkɛy QIᧁOTj`d!̌AB;QKQ<@*?&sH|B|}2qH֛tYan—{&1]/8\[ -J8q}>[MfHDr w%?=o|I|ALXUm3wYAXL[.:ԁnWGZ>~[JK|%](B,6]g&eebSu&I^ݕįw*:uGGw {.r훫a,*ʭs7D V5 A]Cѩ ԟ@qP13gr&;K ~yN.nERh4~֔K| # +E/OH],OTćv|C Q^zlaCg;,qGuRo { 2}='I@k{vb|%3BsW١?h35osON'Th{JBq][{kB HٱD@R8.<"p>21o<~fUh_ itCLܓ]1,j880BLgGV1#"K˺,=XlTݻ&CJ>v]5\64\o|GTSgvB6 n"VTdq=3ړzr,Ia,?Y HZm./TvoY#aWO{_\fm\7Gg2׉e6QMZ=Z'h=s| Ĝ93*qyAԖA?R\Cqp|i;AQ7L dbSzXO0F%~%K>!g?*r 7- O_?baLE\n%nAlj1%*IQ 뜽Vʮ\Fw`/lNS,`7#|j|*[eKI">edJ<е!Q3tZ>)t?18@QيֻMz1!?F XAIgՉBիBo[do[jT~KTյo~;v$-dPL647,^j5LJyUS*Ee}|Lo"_KI֮1[@MO5!0- T]*e9>Xw)!ua@dI>XI_Xh ¢5aPD>,@tK/xG @/_̌MB}1DSyH*cy~Y-A|b؃ +|l}c?ޔKvV.9dsfPŷwz6QhEiX]iйv>܌vəb8,喦_#$#U1]<G*\HnFd_ݦEMnV|rOM%Tbxf"~ZrϾrO=h_Pcm9"f`%(2a0taIX~y~N}ړ/&w^*3u_hX{p0 Ӥ HarBPba 3(ѪC+:8&8~Syr_=6gs XV0l< ;A5L}60ƚ7Z /2ׁ@"fR6fܭ8) $* 5~4xբAv"l58HGnzIE논|B0IƓzPjչa 䜺phɥݘ)=O`14x* ^Z>Ğy6NR:!7=(;@G1|s;N(0?a$*)sɶ?6[)l]xʌw9 K^8>e :ZЍUψ}xZy"Hkrn L(H3ǣq!6E\~Ԣ^ZIO1KDH3猤N`ӂNv @ 'Zt`0op7>WHSv|bt|]Q$J.ߥCCJ\~AH 0Ŧ?~[B_ FnWQ[28ë_TL/jpH,HJtk'Mm @˅nGMx VGhr 5L'\2Ǜw2%aΔD$Ypw# } #)XM`W8cqBĹFy(9⿌u6Q HVK[?jOz0Pa/–8O8r z\Ѓ8%r*D֑70i$/kLjBU}gW|0UZL|4B ?ʆZ:+m?܂cQn%!vbXÚ~LfC%{/U^5v퀁zV.)It B"I=*պ ޑ1r R!B,lG_%郌odIR_VS"㪝XtJRT/N?/^RdG8M ri1˟b ,6l9 5fe*a>c71p`h@|9LB/5HTz Vo$a[M-X,=O^Vr/H`ix&mgC 2ݠmb}X /;wb%{xj}i0%iGPkjՑSHQ؄mczIjPGSμwrk; Fꚥ٩:’Cb^|҄*;WL+wq)#:1n`Ԉ:XECe5o ^71z+M^P'tlk )`/@>IG,<3$: N6{_YtjQu-Nt-qټ6E#V+nbBH2"q Wd5w=\%I.4y=[廷m5N2FY0Qd/%|~8& |O?|KfALam=9Y[)LGPʶqEsJ6 @شtinl>ӳ7E$(%̂cOUdHyc.*YD㽆ͯ&p9_>ˠK_@l6i6#&˯G 4h E%D\,="7s,c5̉? 4zƚ#LQ0T`t9  b9ө] -a8 'z[ a_-;lK"'؄LJYi3ol]ACG ',q49vt%kUOFS6SIL:HVGEԹm5ԟ2j2*2sM4z̓h5&/L/']<ࢉzv02Ο +mxxXq6soԭ?*i&2`bjaU h?0F Z}Q(Up/mbu7kd.l!gvdw êۧK='h(=;zϜl5+"0)Ds ՗֕@i}u2ǠHSэT[70"]1i٪ۆg[%loiSNw1mCAP!p-#HzjY'Ƴ:B)l-ycVIT!JaQsCGkO-+Uq':`WF!e&$rRu^%<#pp*>)2.Fr[cqwgY ጸ7Q;=v$b@588#~6FeH^϶yoQ2w?~&hd&:"M:q#KWSɱ귡8#aځ (0I {sc@h1^E9Hя| rg0CVHgI~Q]&0@YrsQyMB9[|& WHv㰈t lˠPD,T(C޹$|o_p,B 'wN8²tWp=nWQJq(aR gRXD9~yI9{yÒZ;FZg+aD!|G,BİHBTsv+ROR:+ (Oz[f$sQPqRO=52u;kMsyBGmY/ڛ h85nwQ2pO2 wV[&ޏo<ӆ:N* h/Q8u10DSCÚz.)Q, 79/!SmQ+D?A; *io>w--j \?f~<\ u_ 'Ƈ(s=QȆyFN>"jK앮>uiyuPY%ka'hL "TJwWtd־)NKB QcŠ2h7^}UqDw&b8KZJnD-HR`/"1v%DX(]5i.?|Ulޛ[(hVh *L}d䇦F,)lHk qع}c؃C[7]C$a!lVʄ~]U应蚞V>y|2D7%vZo]%5> ;O2c,XPQǍl5Alp+TVbzeO%:;wPNK\#;v){ 灹ƨ#``cY޶p,lR_ϕvĪ$ʔT+>xJSlߘl941MW3'uI ˱br2(xwy´HvquGc.!#2T|ɱn 5Bޠ_sצIKsiH3IY?lɛ Zo (+ca3UO mAR\Zn1_ EP "e+s+Z|Azln fQhz.q'3;GvP~WQ i۱cϪμ?bqܣlIbla~\0n; AD;l$FI SEeKw w+Hlg*wDz[kWp7rqT +D~4}ǹ~ +}p-=_`3UeA`/%-Gc֨j; =]Cy蜭rc;]J0_4;[I -QZ sR B>P#laɭݐ)9ŵSSؔ&s>% n2@C$(%W_ Ny6(g2)#Zk3rք$:=*@KdcoʞAc(ɠvR8HaXƄ'n (kϩ)T4u1qD/j~37Y!{ּpUn@/O6C蕦rzMω:Hx|$f.</\>,&j엷K:hE!) c>~Ӣ| ? nv2-bKnz獤P#:Z6/%éݸcʫ#GV"?OCs)Ƹ; )4 ذaRCBn" 5"/KRqV0V8"u178 .sNcZi@L "H"DZZގ#Ht%<䚟|4"5L?nʵXkUhd}?'xcTu)9F^W#eLtwn͋c@jGr=FY_p[9~:>λor\5gd+eyY(iڲ&b t|MpK:/V(5ui~;uE1]G2B0QN|,`T[U3~gGZ(w  v=gLEjJP5~ 9o! TAq61czC#GDH6zZ^GzNrgHϑ\Ol~w+Z>țeϻjUsFJ7* ʭp|ere-0kCkX0m AMبU-ډV KF$CKNuogY%%S;i?7웼#7ccJL|ר mum_6E we,҆bt{Z0S+aoɄVlx[Z٭ xdwf+ry?ER䬙G>?T뉱sfYL׼Ө'7y~xW߄6QٍqBh!WY\V3xKR:CD.w׫Oɋ Kk©_B\?[*ɏ{r^d0hrϰ/z,Q+7rjXصG Ę mzf޼?D^\cF| Ƣ:o{"`{=pKOnr!tpaj59z؏,í +(-neHWt'Q" 9]7$+Mڡ?ClGN>OhX|s xC{)D3ݜc%$+6}Q57rCm7KA$J;Q2A_ù ,qy 'G*0Fn3 E{2 eِN\N)`i]VWkEreL'd Q jo"Ɗ+p_@f5"1lh: m/6Cѓ!^/>c櫫|RHFa0r~pvh0 "`Vx>Ò.%w N4"L|iX/y>7!*/ of|5ßlv{|-&C3p8Utpr ֮AF=r›|uTT?7=R df%Rb wIwCudu.~+Lʠ8vtػ_wիH#۲ ("הȿ+.1(|J0 &>wa$!)_qy6R+[X7WTL=cҤP !WTVt$i &oJ> |^i-, [i% wei&{ԽL@x÷#f|w5GV-dd%!>ΰT)xcHtp7ygTށ>e0L|)SI㲂VތN0{ M-.˸eWFm6L}Mr"JY8!KjZ[$dp揠%B%A~ WH6> 2@S"Hu_u)n6ɷ)sEcqΛӜT˖ct\؝ɶP 1qE BXLFi$DzYh[r=?W@Y@6EԖN VvcB2Z-J 2vcKNvy1GfR si% ֒6S" ONqnmM[=f.֟}{jedᇐ{k}5v=7Yi` ӛiMߌhQM 9/aճǦ_%^|MIp+#_anEV7mMBf6Ը)3Q!7 7f^M} ԋd%rXEɈ1d2|КWѲ=Cv ]SO^u5V ub//mJܡ$ P8wIC؟UTt)XQȃsDsJ3_. r/b/_`5oo*ʹ/] uiOSZb=& D~J춋Լgiuq1YhQ wmw ^>t6A[# M$_ #ey,nKg ȾD P6ArDԇ9I  %Ơ sy&;4 cfוOPk7 M4gի7\M"gMii8FѹyMS6W;[R |9Phx4 gF2{.|Pm&nJ)Lvu=Gm@7*ZչFYYQ}Vљm`X/|>ȿq!u{`7$aC䄦٭@fYY[(ӋތlKU}VZ֩S\"F MP; 饌S`^1f,["lJuQ<Y8E#J&zpk NG#KxSB٦=>Fe7oc6+L Yl$B4w ! !KE7FKI 3j`b;8 ia`?Ǔu/$XeEL=bJx,: CAr5Eu%??9 9٪B9uo;D΋%zm'i7# ,T,3oP>)ٹ'vޫ:UFE'eE^dZ0X}\{7]eۉq'}OEG^CZ+-2"ϡ rgປx  恑.]7ZyPK\'{{{Bq$wr~1Z:$E|нW~^z6r aVJxV%Yha{,iȓ %"O(H Nt[C*`tkB'݄æ,yCz(Zw+ Cu*P&ę6tuy0nY/I^tMA;kw?El^'z*EΒ3jlC[yDV>I;Ui8;tB=?Qn8 [X.- # Dns;=c*8l]; cO ap(_h岽U!n}YEAXqp xñ~\d]HӚ}^u3A2mCSۂѹSLCo4E΋)лDʙ}@/M=?miC3|J^J7*˒O)҈IRD.ev]ӺrEy r ͏td @PDT*`?Oi2V9]`k=ұ(ʡW.B7|X˳IMrT9u]?m2 _¬7lyD9ڽS_bm,~Zl)qRd"DS7t4-A˲Xl_N0͸{Zun0kmk VAE#VhHOyNgwE f,~$* V a(8[E>F"kKF`i)*UbNm}#pv9Ul{|4Oh-_Wþ}o`,D> 3LP:_g@* 6PW7?hJo(AEhd;?pZv?%:)!<>(2_r wS54N-8 (de,ON}Xc[[*_A7<2rrڃ7P}5O'.y8 4km.f63MϳO7mg 8rtP0iE&zo) f6^DI ˉEIFXQ)?dQ%yPG?8\d"?5’ܸ &5+\~Y@ٸ Y^QUDG%Xs{IbZ^h=)hㄨ qB6x>ut-/ڲF"w#LSW҈C8W a)Nĺ5)Xӭ01hh}GW.":mO+$ 9{ph+'؁Вdjf>ߛ5,,e!#sQAx:|kom0n'kH}8.>!\^$zAr^ )5ҵi?oz]FYnN7Rtlpd2}0'2,n<̤].۔cʵ= _9O df=/퍉{"s9ǣE C1&i~}AMv Pųu2A4h3ݞOY=y`PBP-ni{{XN$"bpKa8M f'Ĝ<:T&,hL4MN7B5Sr?TGzS+ qE)*Q+%'FCB,5(0L]`2G?2'x:~tͩݍtpLxw?j gn3>G͇a,uȊ,mҊ"X_EMsQ R[S!C6[04g˰Ƹ2]W:,EuCN:U)Q㚔+ίg25VmD:A߉j(>"*V1 S,Gn^`Q u%D-\iO(a"fzF5gY!X6= OaȜ::8h9Fɹ8,<+=ȰmJC=]ᣱ%l^*/L;2:*N?\0V, 5}􃹃.rK }.ئXA"%ҏ$ Ё$ҼfL2,)2PѼ$T9^4Q!]c&+ҵm72WX=t [7`6N l r[I EKOπHt\wbF7ǀe^e~~A&=VF>_lG,&u_\=H+-W!\Ջ2rs`˙N 5:NksAiİNyj.oHg ͙/?8Uk>uT߶D"?uQfx8;|^k+CP\{ aOiAycYoq1nQi7q q@ 5,Ԫ'p9>,4M~no5{  |cO >W4Q(Z|o{)Ard)¾ŝo+|@daLDqL*5\Y˵KXٝڼB`7bpzħIVTϠ.q/bvТ \#㙙pS5(7C@`U63b`{~>#-:UOG*=rpqӵ3jYЩՐp=-dEAC5d\`S"0!8b]9Ǵi8N+9Ϙ>$Ͳj,?9aիhw,N9jv,B;@V GN\9Dk-#! яAFEG J9:"Z|o|gslG0qx;K2oNmPs1~S1/DM3J?oH_^`L f8(wM0S4HS26耵rd oUO1.rfB&c1sYQA$ݱȐ: @mh܋X?XHG4ㄸ~WDW=ZmO3\m` GT<{(ށdOvl `!=M h$9ފw;fH&kZ4\ ЗDIQQ Ǹ\^k~}!;LHx?KU@d_,ᣗAF]Wπ왓]{/f-CM04911h+ԓ"CEpװ :bqq4S4`UI[}~VEʻл6gZrg6nXF@ɏ5#9uPTB/8b81uqx̼![7soqt&Cxp'AMtVf*SAh*QӨn y8m[SL߮`'H%Rv#G9;6# roN{,O6loY$,BCyʱv 6G6H} AڒD SFzPNּ$P潷wcF]W5Ѥa]VKVsx-w j(=,'ke[i 2y׮:=K; ۽vv~y94%vy;]6K((XU 4,-Nnwl$&.1 -WM/eD< {+[OʂNfW?HFna9: ! 4YBfČ/h ݋&UG5)#2%xƥͧqlaXGrS( nN<ſ%?Cq@ +n 6Ռe'RɶZK#+h|yUީ’6VEYQ L]Tq̅PՃCzb5x%T_Ԕ1!WIJ}į ԴA`# KIFkQڻ.goDu />_i["7d P@3Yw*x" b jh}i)9&:KӾ~.iEȊZ2\3, QLX#=Z˄*!!zmNIޡ$^*ڗ7snvZ-> Є \Xw>@_OdРyS; U -^sWeI…:am4 ʬ1ʮnc֖Ej@ 7pMvgxqhQ+?-`T&υB&*Oѫo a r=s1de8X%)<^)͉B؄+a%ut NcSj9*ݼ1O_S#ŧth$ȉĦmXfC(Bl0=o ?$rTG ̜ʟ4X HuS cÿ繧~L~Fy-90gjҫn\Ohg'Bl;l<)mI眻Քn)5 js*zJ~sBfITU}/o P(MUW.xkN ),]*N _- ͳAss3a#3+V\s'VMs.Sp?2 IjE6\E8TxKPGEɩO2vRl$[An/朂5uz`KJ^$Kl}I>"MX*3cpzdya#󭄽tbI\_f7[+BHQ<{Y@/7&*niEA<"Z6|[J[̎tOvLRaKJρ~竈V/k`-}BY^Rʄ]pI¢){\WgH`<n~߰h%ӢzOW6S0S o^Ɩ~n Nr5 gM_ae)/ c/,]LPDúLA:Mx#79]Ȃk'YB:5:֮kO{_ŵH |w';ynzg=6S7K'[G26;ڟ:6RȘƝ֗du&HʝF<~F^& rV'2l3]^qZL}}1E,tY)"Zv9teUo̓CYqy:JPC~C(2KKRiIg?:HF{_42=rI(8&DM PL +BݨX?**.f7+06m:㊠^^% RFxaoF b\6HZӻ\VrȾ\>7EE3Ɓk `(ds k]R5eBܚr_+M2=7z2it9@n$@Ba4p>,k~x٫Sti{E!&HH(NtT N^A W2 9la)DH>J*O<+Lx@PEy/4YW43} \3S-pNewo'nĒǭH" y"!=o{ ]xl_ ͐>!vWۚؑ=k y+B;^ڦܽz阯LRwƙ%6v"YWECUF!$z8Fq ޶lS˲I 2E9Y7[c?mHH$F4[Ȅe5P[h5.^~VpTCy22` Q)QNBgT)->Tb +jsz>z/k>lY']s03GJ mMx*aJ5QվRٷd"H0WuDwL džn`hxRҮ =% 2(mid\bJwؚR1H`_yή 0jj[H=XBL|[,SU__BQjqOqM`hgNGY]\W5IXx-^;X_31E DnK*.37g|O`iS\Kn[ދ)r& AFĶp*>~hy32R- Í?[,V _?$FPv-?&R5PôtX4ŒK5MvP9ԟX: V6x'XeZUyTr΃c9w!tV[~meCS Nr%{ڈxR+ETBz2Bo{hS?:Av=4Q2 ':,+#<naJFs$$B眨}#o Sb%fB﨣NJޭ&_ԏPЃ,u+NXv+A!!̞ ^#;(N߰KAՠ۠\$%:{djw#8SosAiwi'Gin0nOLǖIR9H{^Ld}gTGȕD {o1'v}x<5 ck\mK̇9=S-),KrP)g9UH1VM[gWpJlȄ.嗦4đN(28lL0YI]As7Jb&m!RfK%* d| x:{ +Jg I,A]2 -7sudpwWv@>55Y(6tH䖾ATpRQFGGAx]^U83x_(kGU̒ǸΈlYQx$Q^=@y{tZ[KߕyN3݂n'-/]^y^T# ![ġ:w_~'%4ߞԌ-oQI?‰?R*Ʉ D#G.2@,Ҵ#;ALE^7Um7%Dg<|ȩ o=9>Kt.9\?P[h=2mW~ u \KxSv-{1\k7S zb(l / ,7hR l ǀֈ߱p6 AUA݀(P֏Cݵl.π@D0x8{EyҎVLf9UcG$P*T@]ԸhAP;pZ7xpO0MTsл`:|aLt{߲Q9Ap2%f`M%ţOo=KhrD ј_vjjϧ oFNEw9tVZ ;8xydD[}`Wf#ܧ|ֽ!R&H w~q ^ {_쌪z.JvH]5A)Q2bufE&([\ i_ߐEsG|Q}b5You:uъ:Ϩ$<ՙ(g_$Ix\<|UF;u">#U{HBFf'`aD%Y! ɝ+rŷ6CxJ`_`Cd5mQYx^DL+rCP>/,YA{ d(Y҆cN.+NB>7FHmQĄnӊ@V\R5a Nׁp3(oZcl$L6QSbc#d^VYjZ *%k擶MT܆Ho[O6 !b7df}9YFh9=lLtW.X>ߞqaNԠ)5:X'>[3V)\vqwД;lqFIw+mp"ک%Hyފ;U9D(c"Q6ꜳ{C%7tk WkKk9] &OIr#A@1x+Q0uQjU6 WN$e=E;&cTB<ϿYzM>/&`y{zc"ޮ ZUTuU(X LS\GwI"}|Hz5saSKGQ̀1aFP655I݆w F4rvQ"XD0h:vs@-`nXu'ùۈ$.=P^B6^b0,`Z%x upyDJ- %iVh$)|BEU(huj m ӌŸq&r0"Em E-N n2)Wk;.:q/l8(Ɖ^>jSVlppOE{$$3ayOOh( !$.Et(v^Tq4bKS2*0Y٤bЂ|!5iQ`8c δ1NX+^a'd4{(tyjhIN)GB[RLVد'z$@wZnM*[{BL.8,s T^fFI7Ώ@e>qq/4a=)L)]6IXښ:kt}}6nGUvyO 9}x߃_Dښ xaiԘQ68KADϥ匇57c}ޖ7q(GcJ  k"GWD׼׸`W3,~'$\P #NL$k>e $7cu)_@zUə$oBgmI!3` QE(Wa?AV$G`Hɬ~crI9W,cWgnjXyljO`ְا KQŠNx|bY[iP Rc0]Ym]qѫkQ,f |~@C{4.2(+/owE5 Nm%ՍxZSZ@/EpgIbhl\Bf5"g^g@7IF戩ǛX0+xSOz+AtPVa!%?SS!Ԙva!5#d"}0`'R?%eْY^\ {jW\[/$]9'<30_LӺ`H%Jbz]Rj峥 PkͳsN$=o"$=d'NHyxpS7 j__B>ǑQَ]AFKu_G6O.Q#)-6ogm YC}J[[)m+g pS4kdE,p'ꖏrvmF^Y&~TQPJ'j3,26:ɒoGKu$NpF-)ypK+\O6E>:з*j6>gh"<;j1M0IK*wga#xoޢy! 2e^ #n9}O[e ]S8`[Gw*ढ!&09/ͷfqG8/0Lߌ]knUAr3` ¾#!Dzpy.!6[~G2P*Ֆ+"-ȶv)Nc[t<wa!2X+~@{u/)r[+UN mΙIkr rdP$Z.Rxg4%>OES ^Do03,Q K*!y(&D r_9=r7gAoAp˜9 iEL߄. e/7) 2|CjKb# EѪ0$McHU L/ܹ2>rXPrXh K"MFaIf}3.JeV.eĂ61f65Q/{<`F? !xy'8Qr GܬqL!*V ;LR$(a <,Z]ʒ9ױZU09ac3ϲ.oܱΧ4Խع/d!TRՈ߂?%y{h>`` %zl+Qp^dH.(Ɏ7@#eT+򚇃1@w򠗎J`dިޑM41E'xyP3h ]H y67.jAhP_|*Gl=6|!(rCpF7ToŰJ8 ڮb&'Bk¾aOYģ.4h=QsXIf~yOjΊnCQ ~}1[P߮:?F&l0g#dКOl>O;-M>waԯ/7;#,@8H`<+LqZ1ΓCи>J7,ʣF/^nMŪ{8nfdqϸ<~/Qr΢d|.4s'(ciA) t_4241CG[bcw)oY. hQf?{uX/F-ǐ$lmkWHKUqBrh|B~yxEowS#*KM̞]äq@-3H_oyKp:o:X?YO1>*!L)ۘ=`uԚb>z嶩Z8={b5&u|*;'7m-״9qqF$Z~b9lnȯ7n ?֜gI[c%{.{F'$z60ᓏs\f=I?k8xq5(<QP('6pfm*$  1a*} Z䠘5HF` 1xCR>buv(耹-䪾%GefgjB}5(|ij鱗pT٨eD5yTi#=t%Մ4cUN\n4Ek;@Vicm('BGaSuƶU2}iyf1ц\穤+dR -9Dc lE;!۟EUAjq֖nX]W#RA.P kd<\^ y/Lls/jjq=[{N&xdy3bFwSqܸIRto$TiD3]VZV&uH;=JJ㭛IT̢ՊĖGIGNpSC0ۯKMWUE^ͭgArYoۿorpvcgIHGߤhhBj[.oლ.Ŀpv -%O Xv}AWJHu$C$4b[g"G$T㖞!܋yÜYрaEsZlDK賐+!44zNq+`VAt47y4Yѻ%~HC7n62%+N8%;N3i_@3Tj\s'#{*Q]myq9gٕ٥k #<ץ9Yiέ*8ι*e S[@w[麖hE9,1# ˞$0V/v5ٰ-& dZ@|;e_c: ZvQx.sygĄxBLkeu';+@(Ě+Ie8%vsf.rR8;|E\)0]UYYMs)mTc>}.(++PzGQN71( ,T{f䵩y礃{֍QqOAgEyU40F Lq%Nj3! ĭEpdFVl"9PBĹ~/%xy1xo:o47oB0K%B> wGX6$bUl,4Bk"h׃ǤO{VeV^e YG*h^ֱɔ]R~)m^MX?OfrB:vVXtv;H3aO`6℡C;aun8chL^ZWD ;pZESy KK(X`,J-.)Ć}8q@}wD+:4japYRv@cVAV<髓+S>L J7yR 3J$  FB5L}ƁWow)f_$ql%*ϭa6vA$5堻IL#GO}I]Zw+3W cW|QD.tS L8l,sƼO!RjjSX3gTπHW:+7]Ew`i0i?v`ƄXd 9+NKtDϱKۑ-H`>tZ z%Ӌqbqu5c m0=?uekSGDt'}.8̤IOT%u-I՛|]_㖗2 *sQW ]ncR;'% pĿ$^ZҰWi3翨j=5 >dQ*kQ_5͑bS ?RU^FY ^2!uL3 Wx c-6xbKאǻva(:WRK AyKS"h=WH!f t=!>0ۧA&őͥ`:MA.j-a?Q€u~ vΣ-Oz̝I?L/!KD/>V'Me#7ٞS\I=Z2p9O%Gsc<0<ݔ]di\ _ɒW+n%Ih8rIsddu62-mo+|UgOW@WQz ԕRK=j}bÐdy8B*7[Nc*Bţ 暟} ooHd 1_c{}Z u3̝Go'G+ `OjpOfVhf{ | ف5mDmĜ`%xrit#:P`!rϪe u79LҠ~:ޙUco<(O!4NX} Ե1ެ?&WiX:l!V 0"L1d#,6<~7)v Qɐx#G4^85Ef͎mSwmus#@Sp;4$sjecҷ/9@ ڶ5RriqZ̀,,@\s >Z?o2_aDegFkR>gWG2{``!.O#Pb]"ŋzW? Ûa.taޢf9@t`7qƯ:Gk>۽n5)~xOӷ64cF ڠ͸j|;KsnpC|7 GP{M1r.BfQI@:%^KR LޘhŁ33)Yˎx,c1O ٗ?vXor-3Ѻ2~mZ"ԃl\*&Fp?RO5  Vn'&EayfUvF؛dx _r2手U[FopƵ ¶&{CZ9ynBt6?¥?qO=]5́ r݉[ 6^$:˛lsro %MVDJ9Dn/ ! 4u*ekyA:*BZxTb egV4tK+3Xt42@YF e4Ԡ2&iћOW7 $ _MM\#W" ?pQt ߏ"giA&Z;xN,P~\hY/+7Q2f. A;ܚ,gSa߫/"pc a`Z|`LoI/dW$GP]Z@/j*WP+޸Ԕ$ w_fHQ' ʻbM1FXB]Vӳ> j#s˯LاoIf?<ѹ·wۆj:3hwj(D"ydLdd$ߋ[2pqPjm̄:D.2]"}lv;҂a!$:_W(1gmѭm U򀰉T O{^Q31KPB)g |8G]4s8^M:ЦXNi/f`QeF{sBWk g+D(S!FFg][Qa4m6w-Uw wXR>aN:b<>W?jT\|o\n> }`Q\Bn8 k5Xt`j!aOOv;1k% CDKfj;onhMӎPe.!rus[C+%}T 9gY19H]ۘ[~>0& WQT w'?_p .3myK&DO[¶̺ c{4bKHH?G.9z`ijhR]>&B4W܂ =Qj萇Kn 46BmX=y?Zg֙+[(uv]C˷&WmL[ҟUpyTXW΢$ӥ$+*E\){ww^A|?aX>h!v*I*oqln20,q8g' H4몴KUm󩣢Y8v=}Xm9t"fH)6h{LVK=Br&IʵvTtiH髃ܩKAW3wrF~HGUi02bH$iw׳ۦλֈ {_# #` P p2. Zj Gϼΐ%a~ҧ\ff &D!aܻ@1ka @{ e/JV֠PBϿ,߽ͼճ#j2rI3 L_q܆v,fѷq0FZg L=dJ.0aZ܅2lh,:_pSFl˖ȇ37-&ѩ6C !eO5 r# J#JOH! ȕ#lj3/1#KW5ϏH܌ގyg|t3 f lM=5cb8Ą$Y%G` '2Cok$Ұ?fq7MA-W- 5.%,7Oc_gښ&/baޞ&g/V#6OuN2"g@ U1qgcZ;!-i I*֢cȔ# J"dQkˀ|b+̜a. z E_xȘHǐ#}ZJUԁבށ`Ew<߉> 1ꥮx1DB% g%(&M:ӳo^OilZuMHӳqi̚& eZS2<\ #] 7??x${_14dЕ]p4ϽL4sN+߀wMijd.1K9Pe[A;CP23/WGvY W]2E.T``JBx(l E\^k7_ۅTj%6qeZDJoP;Qmf7QehS1=aj $@lazKπcp9kXͧZLd u~O@=#( KI VCc땽f7j1^R>r5[hYvk)wZ UΑ`AKm39˶6xi&PXlJ% d5/8?ǔJ{&=ƖL@JLki K_UɷCėv;lVU2`;i5ޫ/AlQyAdTV8GbLpI2:*"8Wh/>>ͩհz# `"EDi7p>5ݼq,˻e1dD2KZ9k \&90 |솳Zɘ PD$ q꽀HYE3 hx@G |x˕.c)q˖:&QU~38+#0Pe0}f(<ԃW'z*F>:eBTNobsMtvtVg\mxCw=9U[Ҽ˗sO-Ԃ|P,URd.MqHF#֤hD웺M$AN@HGp3Oң'>Pb GX1B7ު%\6V@XAYU̗rS*dFV7 GX8-s%ĦnDgKdbǯ˩k ~Q64Lo o]rUΑs7I5LJ%#M>WMjk1v\.uKm4;rN`-5}MKӊU0fd!C2vZ)t`݋cv[qxT,4dy-'e=.ڍb7GF(2,g?O&D3uf[$DX@S3'x+w8X-ߩT.RYB~P u,q:peUQ/aU?Mh3g__YVtr4  Ǿv+"eIFg@1zyDz u[F V0z*Ұ 1ؾظ@d8nܢ9} cZJ3Ko:hOݶ[5"ԑ?mO";ʈJ)I솘080*A5f1lO#Oj>007i7M$F8)gr&T 7W8u8V.IL׎ڧk f1u ߜ Ҳ0T $;97{}Rs)wLEezJR@C<̴젉W丨KdK\|o.  ~( i6qD8B6,K 2`–WȞƜI>;zHʹ\m&3Km+R%5;bSʿ 9(&Yo~Gcx~$_2ˤ%Yz ץC+xvI`ؾ$F/&.|+ȃJgƸg2{OnAYWktDN?B J؇B> qۗA~[:Qr1 ?#J4:sƘW2[X4 2/z S+*&4$[MhAM0P{M~^N_6ds^ڠ,ϗZ. 3ڜU ,Hs?{0~xI 9"٤BƧ XX XA|7zZRfuӴdԦUy۹t˖)- iEdꍮUQY F#/ mcHAL`#4zxܘ.-1TIm J- wgˆk̾]lO;LB1u;s#xuz&0+Q$74G?J]]<ۨ;Pso"~=E;"UrGk n'jS$+RX.ʹUa#Vy"vSBdgXQ?=;Fu |OBMv/>r6sEZm3O gR[5rġ8]/ON] |ّ[ ESl_jV.6TR2+OJi9ڣb@.aۖ&7*w6k }z8@R׃+ T☠"Xf.1CS! ®Ҟ\R'zzN;A8wS,GAI-73:3ذlS?9UP1M[԰ zෘ,-}`2X[v0Ѥ/Mpyno?S0WQ`IrۥAm/bC'mim&O)Y]?3uA۪!rJYMu}~i%)Bqn3-Ιs17)UunZo]^l.qOѦ0!׆xJ*gjpNtGhiL&hj2+@}Yى2j]g_}~ojże&?`5]x;ၸEI1#]Ɩ4yRׁPq ۪HM'-c0UuDqC-O[C/KSNGshiTXs]'|tk.  6ᬹTWCLg%*?M'ku$0^ܞZ/.&kdc M Z\;u!DfW Wd =/ fiU1MLF7Y?ea <\߬%WFvMWҭ9U9*PVBY9s5˞@ʃڍZrJ! 51V6\ˇs4MOR !Q*3k(P:AsAf&{Tݔs-1wTy8YZRxV=R^4,XQN;KcY7lryt@P^dogg<rɗQ ҾK;,0z0O9+8 F3yZaYHtb־UM\XDurSwg¨'aNثij]Ԃ[A.ٌefK$we^f0EZHh'_vY퐉UAϵ 5nX]>0/:O;B?n0Z?C{<2˰I1ϭd3ghK}9=ZE #jFn]bv֝a[%޻U 7͂2yشzmk_`k)Hm$緮?fTQ. ٥)ۊ7_uëb5.:>BAnStJsiLl=鑏AEm+a}fW3䡩\k@6U: %cȂsغ Agvi%)^W0,b“j)uu*HCo ,`Z_RS$Z`Kqs s'ՉX@KLX*+~*ɐTjǴfo$PPTA^9]jAUz4`0cr0 }[}P&gHaґ@EN(XiJ1 rb_1pOUXTF'QыPZE?F.,\FS >MU&RjRXC^t<j0/-5K 4bnXLs?N4JlpxM3yvjNf >eWcr.X6d5Q?l)uzQvlg - ]HM!_R(Q!}>!<q7ƌb6v槪T \{w+AhS,|s$a)J.V7å [Kn6=GQ!|P#NUjbW!Kb*n?&/gsj~^Lmr8?" |K;mX%KXGp_"ImMI )/M?Dl eS3 ^%2֫HPmWmwL^ast##UCM4瞑L~]rb]Ӱ .m;< .. "zRb[*+5ɨ7rpϳ:qWt{|%osaE摂h>%K⟗6`%xcڔxd8@.P9nmI[輊9$`CNL%^jc"{w<6>Lle(OFrrf݀%_d*lw_+Z54Ji%Fmi%)8;P@E}4ݱ3/a'FyDusXYRz2 ?:ko#׎v3$έeʹP+S֬ulGY{| &n,A.Q{nB 7*yΫ>+WO/kp]/ƣiZimߩ`(tEQ]ҵ?:B@ٗoMbּK |; g;nǰ!6[Qg7pSWO:zyG @I72ߣD(s>FyC$x.M6d3a'e]{p]xS(}]e@}L [EvX nD(20U{ )f$ӽUb:vF{e#ǧC4ێþ\Jg}sVwsPۺ̊ut sA̖vX>S!Cړb!JK*(,ۏ:OŤȍEg8r)y2MuyKa$A',Tn9wy9DtCy40sEfUbXWKfҊ - ?}Ԗf XxrFA'ZzDXɠyŜzW.` 7v#lt 7p*-BqF>Py}rn~ڒFL<$?8J/Sb[ē½Sanjt~_=p,O%)&Qw>4Dm$i8R,ԃ"!\|@L2RNh:t&Kȗ33<_t(Vd_X\͉dl:M;82Q╡@HJ8|OJ O S4"t-2ŅXQ^`"H^ VSԬ=q6ܠ}PR5T!BE"#;.{1teUTTHSt?2B5݆ɺM lfW7cTxYNxKc~d Cs8$uVX V 6UCHMXqfj'JpqMx )<.B:8_LE$zISp%V[3,s 6\~V͖s,720Méyl-#dMˋ2&>X݁< KK]%FWk"fᇜʞW6P"+Ez(8;}fጌwFʂ-CtHX@PDnBhi{"kp.ޗu Wq/GK!P=%PߡVrT|3352V,Nȷ2_ksao' zK vdF|Mķؓ sARunַ"تNlGLd^*o|vLe<.3m0UͯL}p~*h I,@.7J7Bhstj:)p ~] }HV*FuGcn>qK?UY̻8eo[҃ 27ʺ[N%#+\z"kw=Tzmy;IPl(:tErL5EA)%' 18J`kl<}vY DbE-΃d%︕{dR9]iY-R\;SŒGzfB69`b/q~E7ߚ5J\A*m٫j R>8Q4AwrS&8HuEUuŒxR>F"Aذ:QaNjVYr҃XxcRƊOkix˙L0Bw+ >.X ꍯ^Sõ%imUr}UsQ٤A\W1_ 컩Ϡ?@¬yeNyFkRA3yyMiH6Mo}ćaĖXIϪAE1)Bkx)?~;[PP/9xcJdÓ R/jaq\&XqdG+Rodp=.[vU?DeZ]k`Ho2?9 'p|:)d»X!?PS|ܛJ!ykW]lmePV}/|~0YOŤ`mR`ИҍVXCuFz}cY4|Jy>˴%ӂdj~ɛO٫͖c%q*(V+&$ [[Fj>*>W6 ^f*ב⧻>`V 9G a!qcjǨ/H*@!)6K?pLs,y_'BY[SA]⻱*3}C*Jk\g_ar:EjO4!^#˘B[Y O0-vh5(=ҭP潇ꪋ2“UX˼jr-Ӵ~nDJ2.?L.x1"^< (1DiaS+@T>NňPQml[xϪhDך-eȏr&G|]C{ O8-ǝP'H`UV?iu/PFciyZDh& C˒ub4rkG{y| )Qgք5ji1[i!1tghۛ(سuzalY-;Zm3M.ˉ4ww랊i?j;1]z"#gR*85p {"CrޑT)ٞ<;LsQ ;=)?fybh8_@J39,l"mk$pqGEpLQ,a`R[S졃5r:tR}:%;M_ $i_jFMzm7oׇ r8WoD0ӄDp6-NJۯ^}ƶ1q JI[̌;^Nkg7_$WIBgW ),ҽԬ*г %XR_n!`%$TYpĦUā"]ΊCDq23<.λP9wLjQ.XCTɈW{lbd(Cc@f~v Y=X%}b#m1FG63&q~[F`ai)rRT | eЪ 7 ٞ&{&jx灦z}RdģM74 (蛦Bwacj`c5X7l܎w7ӆ7\1A WCfLE7.Au(Ss:z#vӾ3p;Er/&fw7Up],SWUW'PRXj-\5J6i ^cEFot'_V͡^_07;z9xz^>rSom""0(͎ ދYjT--6p5߬#tR[q+FZ猟}]mr|)MYw#]B Qntc/;h"@s7 :mNIt_$q8JU^p˥U)ZjͰ_´|wUoi8kV`8A FՑYo`D{rz8T[Oru㈑0[ޱIKym2VW|`osi[.j2 M֌_ ,}$*Ɉԓ$xѐQG8jRp2ʛ7ks1&"uOCj6XȷoqR1]@<6 Nߩ)tlO9^s{Mgw>JoQ[h>ywS{'OQa~( NĐ :P:L-Urima X@Ŏy2-O93W?5G:* sҋ k#o\K|N-79h#񓂵z?UtG:,BFuLK00'M)Sɏz(>]CHѦZd=p6Nh9M+J KI`(b7M D4tm9$wUYLIEbݝu63NkI.^"pJ:_$i9!Gq}uUDsMbhQ:XgF y 9_chUnCE(}Ll,hd5-Nw<ޓ{2h:B£((ٶx͛a!.k۟v=?ֹB/w,1& CfBӫ'c#~5EK:afhqS' 9{l/ 2%#..Gu7@n۸ѭʓg](vOiHESpD؍=A+1C [?Ku:ם6wM|%w4fb0Wr`GZb&UZy-iڛ2+I\P[muyZ?_LgTUJ^*F)8xC"ٖ堡^0E􏸸o|h숶2Kk 3}eĸ`ؕQr#![xP*cnfS[%MQ+N(۠O gHMErܺJxuUiղXyq,ZOz6(βhe z/7tj:4n6!tFfI$CEm%%5xvs{l8Nj+!p^oufϜF^ ]`|q2˴E\|:i ay(N$T7"JzD1h\hO^s:=9I*X$; }Ij! .ˣQB*gu|Sts¨=QˀE&LŔI+WWϪҾk"en" @@wwjG]q(!{D"H4"phrfq<}.GtDŽlQ4| QKM(JYF%}YB[^62T6}5N$Z9C^oe3,$6%Ѕ( 6$b6EEk4ԁ"Ul؇19dE怈m^ 5b'>:ófohJ ZvLvsd]$$xF*'}-UQbɭ!T͝xGPhs2;+1Ja$܋nC.d3wґI@hFe38vmhilƒB/kD~:'2nIrt孒@r=)h.c`\OiE0oGB6gl4Xn\pyez# ɪ8mO2:\S 쨕sifb%s3o\Vڨ!v(,+u+Ū],3_rD4^/4xX g 7.Q=+/ӂ_uqn?^X%]Tm@?VqZ7S[8UqGa.X s EWفQehۚCBJq1o%yyxh~;2"IyOGYzEx|"u>N. /yZug5#~QQ :͞Ņ"}HK4G_נq2P5Ȩ~u_Vyej w׹Ύg DX >]Y$$8>h}#;cc=!` Yd|r!u~p2Կ!i8#WvˬcSPU/!%ݐ` -|gxSlQn|ּ0'h)䁇F$ ,K 0.(M;@ш%-c%." AZЧ[efV,|Z .n_ߘ /,)8׬1abX*,Oħꕠqi`wo+u7ay'GT0d+ptZ\i,o+S^Hcs@MtTw ^&l;Idm5TE(@ ]r0Fg.ɵ&fgFOym8?:'K `MyQxPH?lBI:}ܣ!(70II!T/8tԜz%S\$4m^n?aZf ?[KեzZÖ S'cwPBt &`R23L^Qύm%L7_eL3 +fpWi_8SiXt+MxxK8Q?STr7UZGC\vŃyt KLJ6BܒARlv-ԅ"^]I'5=zq$XMb=âFenp;!;T ,Jz6y53͛B`Ʌ)/թT,.v\]yW|\:)H-|2zEz !YMtwԬ[N  ˨hZN׸s!wv״D`0ďW8|7 ;]~. BS t{GkL{~/oG))LwL,N6),LEk-SA1䘠`6 ;ȩ-3h]ޚy73_[nqR㠳eZ&\021V$DxuKGj@YW6w_71{`eku6\P[y8M|k[1 FqL{X#5K@]8GZQ?!+Z$#dE3ٺq<˻pGy|n٢0%jS#_=VA/:=ZF4 Af @i]]5J39"h*Şއ[wpV';TW=]{&k|Sd$\o#@H7qt_8{+3zV{Oҿ^ސ +ks?~h_: OWJdW} XMfi3u,XQQ)N 9]y0"‡1YXTZXI4ෙzPJwfA'G==r ts"ʹqb3(92摇5YF`[G^Y 7עj3TXsz HJ\3! Wi 9ql0󲓓ʞ3DkB#U6мqZе5*)47~~r0 _MNLM4&[˦Iaxg}R}_q)ϢE&b9o _Tly]r`ZG>YLNUp܂pHx\ch+1i /}lͽA*:8x_i`ӯ5gEGIVCC$å]1ZMgR 7B>?G P xM f2:Jm0L|.nP!#?ZM&5UCƀD)&W%|}c}{CQ3kI9a|oTw5@fP%n (z?Q;p:jrPnl%FK3ƲK%97?g]k"+XR6Df$\5*޸w>Mpֳ">dL,ǍXƱX]~GmQG'Oʰ炾M> jʇ>)\4 yb20[} ʰU'YHlNQxo#cuhlݯKhh`bσS )U 1iY  A78ͮ#)C5/ UYfXRvyde6bK}HvltԱblE'dmա[+yׅ~@CzPwK93UIuC? ơXT)jPN_3:20AjNJBHⴷ K9tjV.,m) 1sK٢AX5kK 5 \ٜ 3WX(;=={~luZ19Zit }:B2G%+A}5MպG?T?zNդ8/ XY`X*N ;Qmu0 &l 04ch~*,QZWM510{{v=cIwN.6#k!L|X]a+oLR+NR<*wJ2s.M~tXюh&^TIjOTrGZ)rs\Y03z]SZGLC'{#󬖳0|^X0V<7ؘ+V;p֯=-JN(c?IEظ9xo{ہpNS0xW#+ - 5aiGxLa=V-ggygY ˂sU]R2q tXnX^d3\slY6t MϨ1iI?~sݒ|.'x8ucB/;2Z'ĩ{N!=ŧh7Z w#|e aE\ w H'F!["5͞I/ZWaAy5`Q 1T k?ATLZ5+ĝ)`?Va_C~٢]D^KYRGVPC9{3w`˫ O } =wC+Ex&*qhٲ?N=ӧ{ >P"O! 6J.(/T/; Kd|٥j5Ev7hbB,H52D{cgr(D~c 7ΡM,Pv74a$_ "פ+4tI% `.ŅcMr )u|逃(Mk (c [%yz>2yϔLMR)'T\¾ qW_X9"9ZW`sNvTjU]qL&|Nt)%} A:ss}a(d^Cޭl`WhƓ Yem Q3z 9X y{1!Uп:/eZt'MUV@E(\mMಮաah0Z^Y؊ً̲ŏn;_(?cId ExFV>~v7*H'5/#ڄEbS%Hb_#e jU9@WGۿx D4=yHLAݿ J{m;1)F&Zz$]W8ICa[jX% Q0 /({+O0,_AsIA·ܛ_dj]9^}1)rQ "DoҐ5'R(:>q: %TAt (f)P4i˝{fW-e߇cf+S^Y+$&_<ԇ1;Ƽi^ 4B_ξzխ+Uzárh-,΋e ?CO&x7B&$~o9y0CeB9TM-FGyk@ܓ;SIo[^b,E.9a将icZכc?N!7#3e$0 \`T[Ȉ #d3Wy[ ]Ì N}:cHM\f2%?Thitkckkk4 7OR'zYC栔d꓏H51(Ef;Gn/e_)3 +;@~3 ˈ[eze6ŝC<:5HGzjofD0 F4_nz ܋LL cy;,j7qUKagqw%+eq\uᒘbXFY lb?@w]I:([hBeq[‘9?:z: zwj *W#: aPsrΆOO6@QA=m8 ;E a/ğq0U)}nZ'YӄTdi˄'wHooBY2CC aҚM ƖH}7-2j srؘΓ >-\5 19{< ";ʫm΁ ժUDD.cH*!X~u:he Rz,ПN! L]m^6eyveHun%pnS8}- Z\sE(r~ 4"戄ӏ3$ ݥ4 6t x-ztۺBBƆKveR۫ ^o"[mS!?T=j}Z[ j lt9P2'y[k6^hyR% aE< (ִK0(f)CmKDdq\Zqa?/w9zY{+{lm>d4gTˬ_,f Tvv@fgR?6@BbT0ˇ{~GSCh9nP6[LȘq 1htTʨh_0[/Tz˒Xh̎*tRi'QnT<^REsj[sBz ˪BR3kɳ7F9pG)Fp7óXu:6.t!Au!@zW\jY?% /)[~N+N}K%I1]eIL$,DXQIDTEeHS?:a {w"* PT M㝷}k!g: /Y&v:3۬t$t<="ye9M熷5La5KuGP:OAmE(}3ZFz=̟'O(f҄wއaq{2WԐ8wS":?f>%n= *Rx wWPԂv~}$~h i⏞ULzyo(*Nf$Z%hv/άE)iZ|wg ~ؾZwnN!1)lav:3 #y}.B#] #'*\>v~b2N8 `LZHpUXQ3Gu}?mFi$Z-Zn@7-p?2wx$@0c  Ti5,1OgGM)yڇ|%XO\M~d68,<'D3;^ 3P?}* Of| s$b>H]Eه/&⟌{-E9)8.Byam)PXHj]q@ob aQeOJeԱ@qd?2LJ-MUQ'AIܺ!@Q2p:*pwޕe.VӒBXa\ȋ׷`,n\'djޟj^3؋lgS[QkȚՂB;UFulz\wQ~&!.rEQUL$bn}7үr`:>lٜ2p97Ҋ-.b_[.]ARn3#7Z`ҖSi|y6sT|,Iҥ H]H&Ӿ ǎ  o7{za[c1/)ה~X14ﶝUOΟ#޽ݽ۸v:3 0pĦ>}8s-w_9Lx :I;>Aa$H{"Ϥ g}/myɈGJ{)nT[ߤᐧp8a9eлp Sef^ɏcXY5xq췙`R *i no$d|M+/wth]‹'oFʪG/ۯ#2zF BádT3мIP7`XW>φ'?jra -ͤ$E͋2+po{b6VCq2SQR(edB~ 8[y7g0)LopV/ϳT. lSq7YHQ+B3ǯR!_v>DwCD*'-b>7@#m^D\ğIipS=>LhU[&y,+iY%+B ' YZ