augeas-1.10.1-150000.3.12.1 >  A bTfp9|!wwy3$&!C@u}Fݴ@6&W {hgX>uASs֮Pq A/ÅtMzJ1bʽv1c_-#*7z&RALyۣwKeq+ZW9ZjT|.Hph%4NG,m#d0'|B.Q:kQ L:$9HSh$!3 #b A{@ $QB2a25991ff141e2f1bfcb5acd02835067da3fc47011c8014ef2255bb2da1074f77c3c5a9031199a6154a43fe8590ca5197c56305fhbTfp9| D!QăU,}Q#]Das)mo t\t JTJﱑx"Hv@h tݤ6q&25e啇jdBgB oG]Qԉph3P-Qpܿl^o" DJh$G`1n%Q +?8.mˇ2P{"RZC^Z #w[3@Zg.`V ; BH;f$c $KAB5Hgp>UL?U<d   J| '-4 d  |      P  \   ( Xp ( 8 9 : FLGL HM$ IMT XM`YMh\M ]M ^N0bNcObdOeOfOlOuO vP(wS xT yT8)zTTTTU8Caugeas1.10.1150000.3.12.1An utility for changing configuration filesAn utility for programmatically editing configuration files. Augeas parses configuration files into a tree structure. 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.bTesheep134nSUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://augeas.net/linuxx86_64K)m@9ag '΁A큤A큤bTebTebTebTebTeZR4ZnbTeHqAbTebTebTee42bd9f0c56eb003a6b0b6d74b94fc0a9f62efaeaf2316cb59971dbbd9c7fd15e80505f9580d2b0c1f2921dc5336fdd9534762ff2727a001fff57a8d16e4231d9db48856976c337e6670d3415f7af60e2458690176646a7f8d30cda446c1fb5b324a5e34b466648efbeb69061c18fb2702947688b53fc4fd652e08a01228e1757fe8c30faba06692c0c6d6acae920696cfd263d1c423b0c3314890c0e5be9dec693955b117ac9f2ffac92ffccdd23b8d706241b7e475b42083dd07188b612b95ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532ae370fc2ecc0e9e80c2fb0c0c8182864c90a369198945abf9bbb9393e2479e6a6738db366c511b7bb48ba87be64f93546d86235c5b88250353cbce42194a22a983210e06117d2adfd77ac288c0b1f15e5c47db311e0caaeac9e9d9cad153b0ferootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootaugeas-1.10.1-150000.3.12.1.src.rpmaugeasaugeas(x86-64)@@@@@@@@@@@@@@@@@@@@@    libaugeas.so.0()(64bit)libaugeas.so.0(AUGEAS_0.1.0)(64bit)libaugeas.so.0(AUGEAS_0.10.0)(64bit)libaugeas.so.0(AUGEAS_0.14.0)(64bit)libaugeas.so.0(AUGEAS_0.16.0)(64bit)libaugeas.so.0(AUGEAS_0.21.0)(64bit)libaugeas.so.0(AUGEAS_0.24.0)(64bit)libaugeas.so.0(AUGEAS_0.8.0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libfa.so.1()(64bit)libfa.so.1(FA_1.0.0)(64bit)libfa.so.1(FA_1.5.0)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_3.3.1)(64bit)libreadline.so.7()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1bMb@a\>@ZZY@Y-^X=W4p@WUU@TTdavid.anes@suse.commeissner@suse.comjsikes@suse.comvcizek@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- support new chrony 4.1 options (jsc#SLE-17334) augeas-new_options_for_chrony.patch- Allow all printable ASCII characters in WPA-PSK definition * augeas-allow_printable_ASCII.patch * bsc#1187512 * Sourced from https://github.com/hercules-team/augeas/pull/723/commits * Credit to Michal Filka 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 releasesheep13 1649698253 1.10.1-150000.3.12.11.10.1-150000.3.12.1augmatchaugparseaugtoolfadotaugeasAUTHORSNEWSaugeasCOPYINGaugmatch.1.gzaugparse.1.gzaugtool.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/augeas//usr/share/licenses//usr/share/licenses/augeas//usr/share/man/man1/-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:23701/SUSE_SLE-15_Update/29dc060b4cbd2da116be069c116f4090-augeas.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=141a08e7432f4c73db30e7fbacb5ec943398d205, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=cdd0a10216981ffd84584720ed0503e9f5283ae2, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=55674bbacfb618c43c8106895c300c734979d44e, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=fbe460152729c9d043a8609440c380d4855d1060, for GNU/Linux 3.2.0, strippeddirectoryUTF-8 Unicode textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)! R R R R RRRRRRRRRRRR R R RRRRRRRRR R R R RRRRRR R R R RRB *=`B;5|G^pN@$W?hTHrlic:)]+ LoO)*=q_4ʜIOn}߀/4tu])c;v(4=eT*@34=#G}d݋ЈrT#jGJї+bOGzEI_ͱtfjQd}u}TEq(m= 92R*.җH57[2rlRtث!lj1YObY05݄k(Z14-t0E  r w;>0ꗚlWzV9b,0vgQ"CB4U,b{5_񔥔 ,=džʲB&Óvo)J:ڊեq0t0nݠb7aо~PJ,^|Y M2e3/ rC&5c>P8j{gCy8h4[8I/[^8BrSUe4j3"L*?h{ϗp\6̈́ä%ˢkŋ~ֽ6HI*9QOpsh~6p>&rk`Ma ,䝲h:-q_bCWgSckt6jМg~i<es ~f`aUi7wc@Y3&%N DOQUKڲ'QQj%CWÅ@@B-btE%cjX%[-MP-?^@.H:?(PIuɇ <ë!VEwg,Tɯ~2) ,Hl ds8K=ԝS**eD]O٘ɣwlYԋ"Z(\e{wCS Tt|EFZE88D&y.(rĜ3HLW |T vJ{ZFI8XX)8J8\`5N j%m,ǵDP}/mv⧟3Y<$ԗJ$Iݎ!Dm"#K@2oGppNpt&9q*0޾]5u!s9eRFuB/rz$DPo@%+H8N8Z(|X6(rCqv53@Na/W~:;mQ]^F]7ڳ1xq =L+ߵȽj阺Ci#9KsAŒ);S]Bw28!hVM$X4)U' oJ8276dKL}xxVWRL74^ۣaPn96S|]X^|^ N-rM5J9MY6ࠎlݔ'Zlɤț=NZue1Pvd)Y{CmNy2#t Ќj7H "B Ca *#*Jxt9go00|]@գtȁDy鷶Hٟgt'@z 5CD4l+[ktTHbxnXOog^ΦhX $ 5?LeE͚۩%dr9F1gdK aL+SxDZ V9{ƹ1M}.1ʦ<}q{nqbIMkZ3E,ވQj\<'"}<^y$pq[b% PmXo`,6?Y˲=jaFyN05CR'XCb}'38)Pxv)oV̶aYTz)U*-8 F|݌L`Zsg`W ecW@hW庉 PUsԛvǴ2n''`q.ET\4hS]{ixF嘥`xH+RW5r1tq-x, h=#վCնUYѭh= $ kdۗ4SCVm_ifހ{S^-PRSfnژR@mtvT!3ؚXψ#z͍71[H75:!{,ۂ촟J"YЦtps` wAeb\3>'_x >zȍH^|C~J_j(9oDjsWe4i~rLhf=DWNU'UVQMŋ?ȅÁ:BhlOQd$wv8YQ^~t==1ۃ/g oEqkJо d)Yqbwa:EjU>|QH;HGUv;KJ^ML뽠Fۢ =!Enw(Eв%MJ?#߰]4!gV_B$MDi k1 ifAoj!)u."$Si0"ԛIt˒2.d 'K;?1i Arl>u{)? 59؝.Q)GlI`K#ζEJ(s@`޶@iguTa>D/3ݧL=F;Yaۖ$iIr22{2 +*1>>FLTGR|6K:Q%G=f: IH~VixYS+EvxS ',w.`fĜZqF]i wո Reܨu]L|k nFr駇GjЊI-k)bXL!mS}DDoӧӂ2O. dS׽1\zB&l[m4l>3s2`؎`HD'O`y 6$35IH}7q,=3O*mc!a M`q=,O]tH^.f] OJG tCa GGZ#ȿn-OܶrNI`0>A~> A }#!vVqXEDjqfV[iA٭8+5_%R[NY\z{wl ] ϥ_ uCaMROd&om0VmEpPPUITB(PgD{ f4ez+&?߹i+ MsBD9n,ՔcClhŵu$oVhͺv"#PPUѢԫo;ȓDν W,J)k= to0oScnϑ`%NAn_֊i[;I5 Qd֓XPҚ&W\6$G :Bڑd8:Ef;B!gR>@bGN bDꁸ65ʀ8NM`o$0 n%m= Ғ %NU^ gZT~IT$m&69x -=۽ZR^\ ArߒL?jO2H@f<9 T} mPͼ=lo;ϙʉ}X D=Y_lUcPO5r԰>"&D ;}B1̊tL})703",8)DU EiMov}Z{ (K+~[ .ڿ9@("ZYֹwˮL%y+l/~_\-11@;bmݭZ<5c@~i(d.ПChHvf{trcOTYVA.ḿl \Nq`&Vw Y|3./ƾk_tz"4=>. }c-u73UHmLr`Zpkrv'=Jw?֪PB8+B9R8 |<uXtW# ΅DDcJׂJTb`Jӗ[ET xΛQM_;#1 DwpWPYlP$4PD^R:Ȧi䢪f'G8_AuB*o309ZjcөY} gfz9V*HkIt MdՔuƯ i{qٷ)'LvK+G˖ЕcL/̮x=;9 1:LW4q sz Iv3 ת"*5Ãb Eo }L6cZɠ:=OFu<'\ƭ,Y)#3Jnr|lYq{PRI9vRW` 83]wn, ti>G*f)%U( n^{&o| w^sx.>? X<^N"2O0=n|jeYP}“;F.FK̥ULclrm.Eg^OJƮqwI;5ztV#%NGI/]etu9Lq[7f:J>d˲_S -Yl?ŢE SwKLF&{s"/a0ep.B'b RNTp C\P$TndF5WmZ'$[(pT)Zɣ]SX=[Vau[tOzcڥ._iZe/˭h[$'*K@Xͥb qjdkf )`Zt 7v#[S"F!\S#z `P<dz8`\e[Ղ$'aY7N @[bO~Z+#k<+Hҹ̔*j3ʁl4Ef7E0!@dp ğYa='H7Z"뀩\%S"nzk>ls4MÜ݇Ol3zyN;)5 +:eU}ȣzG'F^j̊[vU8hw $()\g=$,Hx|>JZyM}n6}jNMisHzi7@#Ue? 46 Zz'UM?{h/_#q(U;*YKUhw߮N5v+_d(Jd![Yt"VZn)?6zvIlUM,m8risb2xƦxQ**F '}z4}EW"ZUmר/+ĩKkn| `۸tڭLcDOl -_v52% @6\2ǧpǮHW_=d]w"'`_NܖT?_,˳RD@l5bB 6\z1:{!IPOeW]$]zܝ!1]O[YkL\(MB b$5a 8R)O 1.&ʃȷ@0/=jH'eʳubO+["b_.)z|j"+&X}8S,qL6S8SF=<->4 gWѵkA,BD[aakpVնU,K,FRnaS-ILA$I !;(SОDwDj\*e@ (An{~^09mG7Ϥ>׽|,ܕ7eMji.20g-B3-. М3z_/mr5&,OUٰPnFMoR|j,фP]Y]փXRfqlkhHh^B}^ZM}^QwO%r`bG2ir PJk 5e̱ק\mZdel/JwiYy?] ~ W78:~už kf|qfR[KݗC܇ 0դ6R}T dH`i"ItK#SF тD)˫`gp%/hɦ2C Qc&N|_O#2~'&J9]j oY3| ({LB{hQ{iiuA,+‍|fT]?aV`$JlW5E)ܱh-ԖQcI׭>9A5~֏P ւ&sordu灻OyB}>t#gFM3 u+F)0wS ~9Ȣ8狵nWT-Y6eJ·wiɮklv >5s. cY [|ptzr*[bARm:>tZÙ-)B[G˛P`Bt ~1rF/wqnH9$[r=Hy[4p\[qm,JIYqz" t½HFR*qM ( sNN.=Y c' B#KU;FD>5v*#@Gxfa/Ƶ1mê@ N l)ۄt"ܝVNzp{ې SR33+@Pur'>H+q7BE9|S+W 8`=9XU% l3PAՅxxa +o_HCS,eH8%+SfjDn?gyJ3$[ipQO=l&{5 r]sM& \^kasTs`c+q?7޷ }M9yжq iqnL_F21N]ߧf2qcqTbu4$vnj̍E͸=O\0*T;cεj(RtK EڅѴT r,IIX{*޼0i#s&db5ɨ@Qbo&)5Eu| ʋ8UU0VE,a𓍋M21.Zr1IF: Ow$y n_C)%36w4S:A"ncZ[\e`ϘA`8!tUly~y."=oW95%~D5|,ke<Ӭ|i/fc'X7H=v*zI)''X1Vѐ&G[mʢls6>N OgLmjh]mKP0{櫶4nP2EK*TşѲ9A|N0/Ͳ.ya|h )yIJo.:hm.oh WDVpb, ׿#y+VϋucPZ֟?tIAZL+c_,5Nbj70۬R 6Vb+`LW[,RNC#sj._54eXmҴE OA2/# "0/v\-b4J/2'&z98},o5>Jjn1Tka:5[qmkĄi22ո:QrW`cZX7X1Ke ezQ)Kh0 W4sTF#5+]NOxfC'KHdfw(Y{n%L8+׈1 qVq hKX;U]bLSji5"|ZPK0Tsa,\R/p%j"]C,;p&Px tF=ӿB\md}z$&?L3_y0!%nx?) !<30; d_ NӇz z4̴T*Ybؒw%~[|e gіC`y`.$l_821dUvMwߙ`_q1e٤ ci̯Cp>x dnUv$FH"T0Z` _ dnn߽ m!5)?p:юu4NO)>&$!Ŭ,q_n`ěs!)IXQl@/ad-H- җ  Jek==Y( BDpca EV*P^p(~@WD7&Z7fլ]­&)sl)t}"j)GVx̲`bbeD-B%56u,)̀T̳tUTb?r~ >b GuHM[MJѐKdŃsJ}vL:NhfP! ϾIYU'8=m<,{GǽV/ﴃrύ~7XİJ8֦\ $z3R@sՈj&7;]H̪;(Ny8 bfr Nl'nʱ`lIX [|%Jp>bV݋j+@Y_r7vLwkmFway2)XI1!T'؎6$#H= JT0UN{yLx{m4H__p= eb=T5޲DMz}􃊏Y^VSϦsDw4xY.Eo։NF@Ǎ!Uj)28}t!P$rz`Za$!$)7P;U%nO.D 6qMH'hsu$K.}^i 5 m5%g:ou3vyu{[Sm4'W']nA)hdnk]P~dT=dQK+j@@xlVK!:8@<2>?'}d=>27IGP!$!P@)\$񸒨cJ)za?}u'^kWRi9&ARA]7(|~ȥ9rF~iS7&oS bGos7{2ŋGl<ī7K1>sC_ߋSK||ܾb@a/A M)ڋY l߭L.+;huE‡W&F p!)[K%9ǨK͊L$cy47IyԅB/uisݻi,<6&9\.ԫ  Mպ̟g Ub1]tsM?IY_+3h5ԿIwcso 2JZ;XΟEYvt"0O1\L?^UkD 6-s]fc\OF" xljE)Hn|9"Y.(zӲtjJm*sz ;vSb^3⫻{Le2g- J9 %Σvkݴ_1شc]T98,x'lI3cm :}P!7 9X~|ZrTY +EVk:[93:JAHB~ uan3P.K% ?i-~dfP[OƗ'zɱc#~Q ' Bti7`TUdh qJtEch|^HԸhC+?τ"ǟ3#7^a$$L8LFjJJW|Ͻ~N7@/}xb8wi|~âU#7FE>!g6VG\<&olZq(GUˮA.e# >Ia;v|cZki짨x,;0+Cڃ =@@];SpM2 3u2:i_ #\>/9*lA4􆣫2\haKn+AIȟ/ivj%9jp'Ee_4 (~8hNB\ߪ3 \3+7u_?.Qe6 W+MXT  Rȕ{5V*MDz6fzv7w=#y;d5s-HF_QVo^F!)T>E:$*/o5}TtcG7CU&(y8e[D]2zοǥe]S5{\ <anct[,dM r9cM)˵S\k88GbSFo0FOk@?X!adL˛IVm]²-b2fLwdZg 0Y|H 4= 3E GH ·yo)>T-zr̈:[I5}YKcU@XU^Ը_UaK$Sp._<.Ql jxD9~&$ΨGh7sfob4rwQ NW퟈9Ǔ_-@D;beYJG\@^ f %IHL ~o6R\vۭ^3C,0Y(k|2M ew/Hㆄ>^:RSR%ja &%!㱿,,ִK7ċjhxxY7p5FUvvVF1uh0tDͭhF+{%*a{6ZL(QFs.,gK:֭IEbciIW㽚6U5d١woaf=z\w\XZʏNz>Wբ[8b_bC lE΋AA^T?݆sYةW󚍛V|`*[VS7x00MO+U*AĨ9Fy&R>ĶaAW&8|xņEau]E#U`(A $M)yxzЊKk92 D^-Wb7iޱnM\,}!Z]v]ną-{7p!98ۿI%X? I$UX3JaV ?Z>! `,:(TO;/`0u= 3uw:U9!m2,}7$qIBbȯmwB'2K}]W7πWgq 1G@GۥgR9wA#wG9C%‰U$Ub۩J/ӲV{l|܅`gJ{psGP  _:>]G Ģ II,hPe:߭0vB\0R&w4 Ь‘FWGҿjl$tq(^-wGʤ, "jtIʞ~!mԔ`㧍J.94!cqMTM^P^%k l6|'0w+O-jSjNW5׍Qf׸} gSĺ|{1&Pk4Qsjl-ylFD_Ph;ዛ/aVΤh$EIwʼngO?]CHw] Iδtc( ' Э>JׇzO/H1&suuJ\!7K~ C I`̋A!xt=uZRW"5^ImѿuaJ,WU1ps/U/Ιʜ<ʻ!^%u!٬%e R(nD/ ޡ0|$s#\Z?֖(>AB[88:- xYnGUPѫA(nʴS-w)*5 RJLޔŏBɦ54~m^J{{4@t,"n~?&KFʽ!W >7&fXTbԧ0ؼǩqICYs7\]nXi]AYS۱g%9d1z(k8 cѭ瘝ҼU%1u3i8P(~k^c~A}tF/zB1 b<ܞ%b˔F2v_($aVFPE*"Bl# -k'2S726}4ˇ` !-: hm{hڜPllN-ag]\q*O3Y^{ ĶUdCEXD0گ.QWLK7tDT-bmI\ u+&CUJڟp #O|EfP[i} d0HejF#W6wCBK$a5&`tٌd*{s,樲˅BV-^be'DT:MjR%sy*Hl ]FM#NrwY CIg.'io>ثMus`,pE]S捓d b $Jvc_qwWij?yLC`;w\y6߈^ 7.MJ!8%XɐਲBKpo71e;u_p)!#2:ڰtb6;AXMy[Dݒqy:i5(_tl;K?!({T M b~o;Mci)Ibqփ瞑P*6msvP0D(PAݸlNkC-FZd3שqH <ɂzkv8/ŧe4>#nZumEaxJìQ.П?azkN#?k#Wջ̂ bh.ܯ_,.8$FFWZڝ7w˹Ȝ 5=vƤW `Ў^'\)DxEAL wZ!Ŭ{^n1re&.s^/{W#aU}p XrفSM=p$5W*z`v7 @c y$9%rjŒORxl{<̂G85%@EO͸Gz^{Uӂx[VG<ٳK5jwsQAL$꺻Tcr-"`}@]>ZjRyMɋ͒f<P%D|agb`itb I8k(A4rn?bЪ]}[n]O}*,đDO=ɚݴ-Pz}}C\@O8K:H"5qc:@y[=D/k_=pXނe4 5,M3Qo+vfAz/;!gLXrʕ?M][! j;ic;/򇺌)۰os̈́]UgdeCTh$$V3;Vzx#TGžg -ߊ<)O14oW.{<([4o.糔Aqw (6yLƏiJ+`&rƜ{ܧt]bQs߫`6ŨKc-"nc˞2 Iy9O=)W2?. |4v2Uũ>=B?Jp#x3ݨQIm'8 +1.yGi*vaOȪ݊ D.qzL\V]1)7_6 yUh)PsqҒXAA)xF/|כeu;^!歱*zʭ,m*uq}5̰D@u? 8 -XY"ԠkB9ܱˑ> 4[V=j%gmK&b0ϰ R m>g/&`:kZ `e2`pS%/sA>J:t_1B"NN_*cT% 5G()$ngԢ#kyB9L>xiREaM~wvTNƤU_1\"WXN¡(EcC:J%DHlVߌOr3 CDrkPBWYJ1҇ͫ3$: ӸTĄHݐ5ys(;A/3Ṃ <~>7q;'BۙÓ2ᆞ `)TlyͿ:mg58'%^0#D)y}Tf((-7a3~ 6_8= Zk<8`^/':}8݇iy;؞F>5w aQytV%[6K)̀s=mAxj(U.bFƷr~9=*nɬBS9Oab"GU$4;c=#&V5x`6z"$s?,pod 'k 75@ˌծKlli?!o~&7BE|Η7$LW>%9+:_/PU +50uo1h2!ir0}-CV /wkԊwmR3,e#B-6.h(d0x}ΏR9#?n^KU tp8ZҘߧjóe VSxȆ8/wAKjuzZc\͌7&JnF/8J:iei9K~0 Qd%O5bS'L.mvT)yRQaBed^WiyiXѻ@yY}{C#%<4JEPs}#@#$z 8њ"aT2EҗR=$o{H_K?yW=rల:GηpI/lZ)9u(^Rc&6k@,nbпDSPU%v:0U,Phût@f?n|8lH ˆ^Xâb:D1dXMD$?W(/%fW헏qQɜ:hpmٻta2BUbEOx=\{xV5eZ]eSz~0 //Ho=tƫDŽ1"/ȿ%Puc;SFۉ_lp'i J+v t[^SF$ J[ <{TY9fruG:x`QwGjKv \Vjv#^b|WbiiԞ{)$AGȅ<OÎRycKп<`#Q92Tfޮf] D?"P&7;NVN2e L08mB='03dNR75 Ei<`,<$VfSUD/}[޾ئvz/?ɶT=<7L;Y[ŗ;! xϻcmX CiDRIdٮD. Ů9!5~,g06>KNZ-댄jR] 6 };Wx/0.i"U0 E$ln͙̚6ͯ!-EףHy77~ `xT DaB@vVٞ1AM.@$߆DcLB ,_T|"V }I^AFX 5Xkla}}HNHLunR<Jm("9%ѢxC^bUfN2?ͼ!$fK@yV 8ȑa~`Vi; 270oNU3ykQ-M$dZ$}2XM:'<6c!B. ˌz4Ŏ\~;fyͱ,zT!-{C2WJ022j3.€31,ޕCQE<<`2f|lo4F,&)xg5P8̜<f\E1ΏuY5z~? CG=$0ͅe{T뵜4Mvf'[4z$RWh,L z7Q0'KI/Y܍Ah`Lw[ꊥ(RT.G)k7 HB^d8WBC wsI{IrEs/RXtg.@s؆5^g<EOB%9n!!+JyONr@SJq aK4-Ů,Ua|Jhds!?ҌX(U Q]N1!X1T̟js?3t $rD&#]_=d4& sVIG"6xG1f-,z%&bviInb9oDL@J)t)H6!$=y7D,.^a:b1Z:F`(2dEwUZ]ȹwPdt8 ݚ8 nqXNpZ`> q_7LiC4^! :50s5 Bh:ߛZJP2SnmOfʅ\=>(d+HJdKE sd(}PiVc89 ] -q6bfg7)%6 ugrGXc[ How> x?{ugL] rj7ans1,U 4}Ίx~?R;6 2+Mtmtt˾:V@~E#Sl/ׇ6 &nժj>d"ZT֛o2la&~wC]#o1x94YŮWit0sE}{mi (ʱsߛgHIh&\=q4?Z@&䫌; W! ŸfK;VnjlJ?mR%B*FҊhK`:O%%22!9mdu̙oZ?, I(7&eO"骵1t09"2LC=w.H!IxpK]VL:u3~1 :7Ue='0wM)aE@#=k̲*ʺ5^^]Վ1H<EKa>e2T}lXHIb":|V{cձ9@sY!~jT, <$65"96ɷ10o徔=^e?6P_h:C qv :Wik/QlI6:f9C"NӸ}dzρ*l<><`::K0 mN=ؔ5A|t`;y _Y.Qs6ME3TƤXj{=F$=)_ aնi _(DnC3`_:_]Wx8bq=sg{@2 ,H.^3C8emZfcn5>yfN|1ކp^^@KJ BNm_늵tl{FJY1K!MOiadl}qb3筌?  34  >7}-Ǯm|NPrr}"?N٘WyR 4_.&|Y@knTkRsȍ]NlimP 3Eoc@|Ow͙ Y:}3;U(mu0 4I qE} "S+3"R3kyUQo+v:!=7+X阉 D똢:( Az4 Nl3z\\Z X?uDžҙud׍aT넿ńz!γ4yѸ߲iVb~ =cd9i 2P[TYy6d% #ōi;G.mM:0b#LW^O2=ZvXxbg]H& ll+SI>`N|%I)ձW$d$*n{P,J8Sb?52y4˦0JC$5/bJiϷlzzeHR *RՅV >]?\'@Cf`6aM t^W1cyIz7HP$2[+$-8SgVKP,$zW %Rַ%&{.Bv">`)k9yq2(rG wzgs|kH<\z/-;t<=:D.;,s L*΋j+5\1=o~Aq<}A{沑F֓ Ї-Tzmނ{lJl9ڔX`CFcq˂+D6:{&?ީ1G,m5XHYpT\*$2k9645ԏ<8wFBBVۗc?T ΀Jo{rNtf^~S s6**qnT􌇻;Ui^9 q#/E[E(]4K`ˣ\=y+C3rC񼸤\n'Io] Q@Lt 0iQkxASq&'ל}R[4mA~&lЕ\DWxˇK>gʚ%1s3R0t؋7&տeH-,[XB>V\orUcsl\ϥ3Pq,Az_?oeTޱm\K"X[40&VGs g ?ޫ ^g+:[_BikHd%ߡ\̊='{Z{԰c.z;1whLn.VS( KBQuYL0r: L3Dogײ}NZlG=.^RR6lrbx^:/z/ An t& AH,X3VTa-;95>8; oCO ]$Hy3]z+e[Y~A$n-S gD"uf*8H%, Dh357.觓o;dbk9(DW {A c!/p!Ơ1(?(Q,vd)aB/aj("rlk6\(Iu?`g4]eZrˁA*0)iVG jlF:86力2ezQ@ܢ)8Pb{k4^mL~Dj,KqcD"OU43x ؍:D-&ɖK}/:r< 3Fĵ-+61TVtSCZZ+n*YGT ?ng;Hd ]^ hPEaqH(|AӷrcPQa>4-G܂F/P ꢶ+$T:H-RYT?a?)Ett'֤h"MgقփiQhsG*?w<=&B^frqaKZϸ SYߙrkʬ1iLء͞PRT@=oVFt  3Uo3+/U͉#}k1,f )'j[̌|NCG)=8ƒyb;tXRS%%Q,Mÿ4w_(;mr[t H熊`XC$+ODWyUK$+kl+m U?%k+9D~N8k*b-55zLa-O q+6"ʕ+d8a_{|\c9Yա1&viwDd(mxw?\rI::㛔mĤqVE3~VoںAYʧfҶ0egi_d 8+0`dYg4+׿SהB5i$I:ު_8cŏ_-}'i>0$ 1+vF8/Nd._VзL>ke7/%P|GKYy8>?(cBo)iJ{,%3b;rF=ucmL93|&x6y9(D{B#APXb6A{气_ZIs>9yzuy(:/Wl`gQJUVZS )Ř䎚3H>E-90*`H7Ǔ6O&ʛ5luާG#pM«myl1ZgӚj\Z۞NO,z$N>-7ta[P^5xamEVx$ɎX(XCMSh~OC @@/}mPYOhurRbFA1(gF!E'\06í[!} fv} Z8Mv9z mi~Jq,•Jkv [$L #D[fGIToT}(MM;i,/$f§1)1MmʣerYvE@t&0FIb 9J4A1X&G%sT\;OΦ7m 0)iS\s0G3g@/^&Ϩ"@gq M67~m1G\3ф4D!Uvb> W„a"7aFGNy:8a2i27'?QX6v7^IMٽ0 e҉)a(7կʙI%VzoSBˠi`^׉R%"$H90qÛRV04?@!l CGC/M%=nSBP'05*,!d ;iF 2s&Ĉy!ay WLy=Ual/ٟh+<gJ++f_oLW<؜$BU ŁN3DgAz_\ h;[54 & !6\依tmHys>m٧c04 Q|켿uH6K;cc8ᘽZFF<\>]d brfjWz(IjRlj26S**BlP$;bTݴ3DԈL:`m"&v_JF|shQvpbH}=Kɲkanm}b|/WsBdú`ԇ:rS pҹEkGy yt>EJƷ.Lƚf_7cw9|Xqce,GUw'7*K|O6 I'+o[3lĕVm=&~chV/nCaYP2lD_96[ʯ% /Ia ##Zu; ~|=%\E@![Co w-L&wCѫ5b-yOO="bwq7z!KjsofiyVT>X8ײy?C,x5%5Uvw]YeP{|TQ DgY=j%"G ߕS|P Ø;^)cbN |uEXb˥!@3E@. 2m'NHD586$VO[}lm޶SJ[U)γ )Y~ZWsEFf.,ܶ\v Үel0'߈a<=A xt;n=4OT_׌8?Ky24eC4S\2O&sfZսIٛWVCC2}!:1g. ""eG΃#48y@󯡞+dW"̡pF9fY1Gjevڂ=&PP=(Mq vB*L I(okd̫y. l }ODH%?2q%Ced `FԷdιpn k>2!V;yȃut"[\O/aWsEzGRJiZe3T3C7S]i!>T)ߖՐ뢣*7 wGau3xюSr-6 ֺu(4AUӖZn\myOA0W7*ߒ4).I ,w==!T+FI'[$Xy\jz<:#zXJj @n}>0h +b93k!U",ܢw۟XLrX;ȬxQ) |BrGݝ1I)歿]N(禭gl7ǭ^UDf^JRthLF?p;W|0JM /ЌlCZq]NX*wF+1ibu1 Vd0ZȊw4cٖ\24ؤ[b.JC PѿϧdǢX/&^xXLDG!KOc;=Pr^Szi9#O\IBv^\4N6݉"bGcDUS|ug} ]~vK$A$ ȑ2DI4.ڈ,[WwK.0)ƿJ:wnJ1z%f8A"4ӕ1? L,q"'^KDmM=v }P6D|9D=ǪtJ}#+y+6ֶdO \ ish£}EX*ߣ x[޳]fKIW.ƀo7*qaD`<8oͼCK  [YKϭlqIC^dgW=:jI^oQ͓dcG=R@e׬}[c2 eAVFCk U";TƔ jӲ4c]$~C8q&2p¦&:2}, SDJH\d"O M\m`Щ+jDkfmGe2-Wc9)5u=67w^%.@UlotX<' :Yv/Д2@z:M p5JqyMF%y=1w; ݥ[U~흆:n iDf!ul3wykj4"v# (\ۛ`m VE׾#GNJri.ZP6F4J(w5/WGt?LBLt{| m5}(ίLJ(l4!7.bf% .jR#FTԵc\4uȐs;O";2 LC hP87'i,kgjh2StV" {ufܺ%ioe׫J|R\"V-~W yӕm(톮]ƚT@uwT, NԎ,}?l,ҳGy[YYݣ*P"q (5吚{ 5{ ȅ^B& 1k|;qpv@e\<3Hj&\l !gwp]FǪO;D0߽Ļ..kc|n3w;);[0Luv_ Xe:y4ߞbѷ;*|+cRgMJyٗmypfh)az`%y7݈skp"9xRZ1:4j==L5;6u@]{i[$-]] A^ |ג*_m[HJuj zԱ_aޱ=7U7+UI SDCFxY#>XLZt[zJ6 `qz`bMsBob&x PR E.0rB' CM>dZZMH{T^(osPMҿkSskXgO 2!>=X{㌀ʒqzBvVNX)tX76s ltm8إMozagQpWk;PKL4 xn-~5 XAz+bĤg [PH0 ;U4.! H7Rz&S[.*2idYI+аWddM(2(}*i7I%ݑf"Ol!dW;xKr7hc"HBM.vdd*"k[Ofl\cJG7%Aj<\}h")L+Q`]ha77gܨɭt:5ac}MH_jW kdFEl"D\J(nyՕKΫR{Sf OZaPVs&Rùѣʾ[}6gMVtʆ$;{ijt퓯@t>ckMxtp(9ځ}Fd+>K&m0&%D$߲xٗiLqƋ$wNtP.+-NLWݯY] jfX-##q#w)I3ATX2aenIRײ?Z{^%ef{cŊԧH‡C}}3izӏk>IXenP*=F'U4-Y /tHrl+l g%_=c ,icԠħxTo ) *c&All]ŻE.<(Ц~hKv[Ni ;~L8\+pH}q;ZDPGubCw;&.s䰌fuU%Fj*~aP(,6l !0CT7I;c䴫'a x;ÂUG6wɉZZ#ow^TbLv;AM3 :\cPkrX1_X2"m;|kAG,Sx\Vouo E@~УXt%JmJ]\M}T/*y:DJ% :ꚧDD+1+F84PQŐ458=?(ˇk!,qHĭ`zer"u>>é3,Бb83OpXG_k } f*nS#d\ I:7WNxrnݢP$YdoI\.Z\Z4뀎^THAF1w9UVBtнWL2)Z5hpH+ ~`Yɠ\&CM;?25kILG:a1Y(oCzS|Pݞ/K|~or˭Qq]OU`d;Xp]}n1宜_<ZI[/Q+Z3iupkgR rc;>F -IRtggMn(nƬҧZY.sMjhx`$GNB #$LⅫ_4Ŝ @<pOWʾ\nO^TI,Dr$HegdK-[;"fCޏMәd ZlZ14?9wz'|R&|[ ,( 1#0gV)T|qJ~"s{lfhOh䭹1OelhY~H2_E@J/t;ֲ=5ΔW8>޵hK-Vؐ|UJ-椟›+ɕ y;WM݆8} 4pxV%AK1NWUFVxb܅a,q1n{g"[{]W0wJ" Yb;Tt縳튿rIM |1h> ݜuPe^M)xG\h$Ӱv_e7@[9ưEշ`)$o!ydMs2crn9y|)#Ojo.|oTok<ń!k(`) s^BfNEp.;"uyK :2q:6ɭ T ,z羸3$e~2Q՗ۍs MY]mVBѢ?LԽ_ zCz"%T|j#boxpI `,e^D.Ycoѭ*3*THYĺ0aB˅\P]a[zR[3)vw"hQ^t " !el-V ]Q^|W e;O`r|M9:Al  WYZt5^Ȅӥ;5FQ?WPC!̏j!u\N)"EJEIR\]z|ss3.Khm~ӨMvSyT#Ewo5 D}sSaQm!KF%6<{m+Yb>AihYO]E$rۼ9xW@sѝRv560.xØ]39D8KL9+nsHUCk@/Sg ;#g'Qڱ;X?{@[,_ ޺e+IQ((`̲N&~UVFFg +* p(4*,Õ@nHbS1hx9\#Ș& tfpS*Yg]38חgC Qf7kZAp:uJj. 5CT'xL=B2}G Pݍ\JףlڡNld 7q  U&W ҎPV׎ Psn[95n+L{ }GPK,zΪܪB+8YOCp0.QT'bhGD\&B\Н3NR/!>p (;2^/*0Q-߈(- XqwqwoOh#^SjA3#f~ǏOLO^?.%P}kK`"wO*,r_ %maqR_ lj`k>JX[h.~9d^S?:}NnpҪA6d&.?z~sd $jE#5Sm|/ 5x=[FǃP[nst6(MZC/99ˋtț '%xqn9 kᮊSw9k#/A@BxG34hwiekBāmli,=:_O@s)a@w->8`m̺HQMw7/l&tk?nDj"םt(ߞ܇ h+^8@$AS 3e+٢p}Fo{~ FL[KN_7%}] hR/`Z &kWLQbJ q I *Pnb݂ǜJͲ?Ϣ`끶+}vu~D2.5DsWɇ=zןZYH)~d/>g8K.r**vvҥI RJu ObQ7hr.B%ѭ=J.>%E8{NN_m xn|=ڲn15\vY~3lEV8 ͙O-i~x@?ڿq_{wx84P9n?Jcnxm(LU|7C$QCvlFUXBѣ|J|ga&vKE,!P~ ~BZ2?A*H{P5Cy<;R%)OJԢ3 &&ZR?e nXNQo86ѫ H@ 9#V_( ~,LN3rޚ>XAFH:˼{4,WN жp3 '..8h+U'rk})tQ2g朲O-%H6ŝa6R{Cx=]1ߪ\ 1l" AbKw63<ȔBU4{?B$5&nP~_~Sa*22=#Ġ`b8Ԛ#[IcW3@"ީTϟ!FnXo)ΕJC5!Xk. t7 ܉!_W5?˞,Pr/Sl:,YtLrBt4}/&g'{ŷy,8MAb"=n]m 9 Y2 \/9kЧ=7+*RzCཁ[)L) fPr̛]׃N"M[(CQR|u2Jꯐ3uW/3adRK[2J4?ϑHYRŻGn7͖ #dB-97>q$w3AR}S^ɑ(ſ=vp>)`Drjzd ||`L|v|[LOUFĝ)ܶ_[μƳJu\.|*0=IᡭorZhӁC SuuM!{*tO~wFp R;Ub3~קBW:5nX|jUAVQ8̼SCU#|DZm{*cU1('{H2|OуGʍ첁z wI)򍽂ws~ڷqdTn!\?y\EnkbPQyU4Jv&(#j}“^^bg%UlLk̞( @4"E/?yKz?+f78!ky B%N~RV{rEL/H$1*Hϋh2(+$i V‘ x ܔxRy{\ 2RPzφ qo GƮh51eBǨa\m@GD!/ `}fo`b1 #~(NY-[4ױ"y.Hf:0I鼁s_>!ۙ lq9K`͕(5f~YrPWMc{X[^5u1:p?8GwaldQ."&<ͰxT{OgbUԉJGmC h7G$C4 N4| -6İ_ t] LAq0 Fh?~,dbcY6LH>Cf(<6=3j0s -ˡ0_ ELZ kKO #nLS(7D 6#h|e 2Gcb*aJ K Xk2eLLΡVCL5a>0^%]ZʝY>"Oiق_,ܗF }>29Fp5tsYE{Vkh5Q0W 95~@b\gByTwMy^y+Ai Lʀz@~J"|lT|[ͦ/G=ڷ D(,B !*OX*:/h1[(5(Œ\6JʻoY)TQ(@u @nĎ{fqxY1$E",t5gd)NƤ B_1J]~ o: *dpKG/Qnc"U| rDM 0FP E#g/3 Cׅ4{pve!U&J5R bUnȌq#;/欒z֭JX$_L'';v*g /mQO tVizF,|+B  c<o!hxRi(Xp3W=}2lp/At sN6o_z,~OH¢K /a.Q8AđQ22-.nƃP X$y%w<^[޹jMNiT{oW{0M<y W4Ыq|: 25-  ٌT5mn*8p#UA?1iRd8JnɕߢJ9w!xg[--I対6\q s5lGѽVҫH 7?)[Yr`] =5G6 :-1<^긨+P~3g N|+3)+I`AL !$#DՑ,j3`6gHh_ǒ؃`ԕlܱfyew Խq39}N К:sA6vzI:=RDd_Ѝ+OVcL2n \1_^oUD7Tҏ ?9?ebirlǞ?aꬦ㦾RY5؊,ST^;[7[C@{JSl~b,!)'*Rag.0?oLִ4f@QzEEPʥuaTǷqH~W._N$8ՙ25(~պ{5H4 FDH{wB To3SLqIKrKHW4,wbx )#%YI+Z-`XG{S:l} lG6fJTPŦ};;؁kxȶ?L1}I^܏%Ft[xOH:{mOy:9Fy:B_<.fWcI-һ@FcyXd "%+#X6wgAXWU^ֆ`lp!|Y Mư2r&|ξHlQ; ynSj#Ll rsMv7,:-hmuL.fZ+Z \FoǸ8 نL}-RJ] XmQ+ʅP`~yS-UFUZ:tw^%%3ΫWro>'0;B@BmVA U QcirN=[)˲vG~ Fyd&"!ᆞ*k4#qv* N?Υ-Kޮ N#o(7/qKT_6NG;5 tK +NK8'1u!Ѫ-#Fn!RPpXRy#%5@01tc9i|_cuAB!rJMiV+j[!v zR}0{Mzk_ͺqN9ZZ/Ȋ)|oU*h:T|*5)@1^_=#9#/7b$ejd/ԂbK2!W&6dpzߒǎM=4u.g{v=s$/ݗt5ˍ|hMˤԸNzA;OJ :djGd%Y7@H)ʠ^~uu틖X|Si#-2 ZM֫O.IH+bvOk{qE/׷"qb ~{p5d\oL`Sn)և)?LkJs0O1 JֵEF}-q5§]ђGn^NQrpCX1; eע\$>}Bն4S-'ԲΌ"ŮoY/C@~6q||&v|i`9dR,~qm!4 wVI>:,&ŤȻRh⨴K0 4)LQU?8MPU k`zc_t͛)euxPoVL9eo &`\Լྖ<ѿmn}Xv-aEq^``ո^z]C}3dٖYc$P莼ujڂ<~ڣH|e%FY@[m G$&G"l"dOomE4fgM'b%|UW>KesZԚLEGB`'=7W|nǶ~a S ԍw|zp8VIՉ >Tѥv! [7=7ߜ7m)gA)`Maְg\[Q߳lwve{} -bL?ΗCD1cG7Cߙ;X8fCtvfQ,V+TԝΆDJ`.SL6}>ev:ު2u3Ӊ-G '.C]iW\REԦ[|lboܕZ 4'h>i܊2_+?؛vdW.F(?˄<JZ2@ f[ Rx43;Ziݖ1)aA NRjĩ:p'{e'di jxQMwP:Ue3`3it2mӓc i45rR زu7ץ͌[bv> ,~ {.h>Ԃ&i KһR/'{E\‰^#LJ62T+2eq/3RbLګ"+Ke5/9FGL[I-H=]<#d&jS4 4%Dg3wHpb_6k|ax^uu Z} aM=zDB(wilD^hb2v8Mrx[f՜aB£0I?s^B*8]%" P r2~/qHHae*`/&9/2O#)פդp$YC Fhӥ.>ӑJ YO]"1,{5v^OWbiCz@\Y{jFX^KBNL5}g_z/MР  4.\EC@v9CNU]? h"Ïú8l$<ڑ{ǀ.uJCa|BAevXfVgG(ge"񠆅A ^~';keL L} u(^~WIF8KȦsO"V!2ȣd^V5z6hd*#vpZ0G_1z4}eH?<7iC]c;Ne 1È?ChGW=𵣱itၠ SWAΜU"ԢJ&PNxĹ/َwDC^K)vbmQǻֹ#ptI?~bDLKl#q)6;Aّ^bTN /y\@DeϞu683ԇ=:ɛg8D_**կSawu \3õ֬ӐkWetuF5l!FfUx7ypJЏv "dc0_wm`!I'{J$󟖣vN4̈́s~(z_#X(М_2JÁY+tC~MJ0/W}}/(A tI/NmHXj1־z7ĤO)R狱@meD_7SʙT )y@Fu߲oƎon"u]Q B :TW)Oj|[Tα،н -Q8Arz)Bڗ[.u3F9;4o~#kRȐ Ötl8kQW Y&\=~ VGW%m ^Xf"_{0($gD{!F4-PW ڲW s$vo:FyC-oKI2XX1K5!Z#>!w/-5sbci_ӡ{)<A0|_xa ߡ8L/B:;'spHn1IEwM%+}(kv@Ȩ$\4x:>óBcnm.B, g-M:WSuQIc=kIm`;qiܧ @Pbw1]> +DSaG8-`m0g s(;mLq˞n-Qe?6T' /Q=q/BiG@(DhӬ#^)mq_Z#ь#w擮1\W/ȱDw_;,Bi6 H7~w7g9"d6hS7jiaf8eL56t|>DP!2QB͝',a*(2 w|-_6[۝-Y21dXuZ[TlzU|caj0-]C%zުw k"E$:$UKqb!$>[HR=tț0ݖ _y'J3L ^^kX_^$Y\k}bj ~rDߒE(vikp0un*\wttyt;DOI@?/1 ŦugʼoÐۖ19{7$.AɆ{.mȩ97y\_"tZ[͒FCe{I-j(F}A}amnUm㫮Yls%Bij??ӻJNO"Ugmk4c6eHȋ"Vk9Y*_5oK Ÿm[c^;s ''餮=ۤuM~a&4ƪ)m *T(XՖ)s!@Z6^VHb(V]^l&g>mfP@wK IsU9w peX,? dI|P_&\$b%2{Wyaus=3'UqPYf]?3$ 0@}B ]w4$24ed)ŧĠ \) I?sBƢ"Sѷdi{T4uw/pyq35u۷t#eB#-yD"J]!<& ]q*/zMb F s?[VʹYD<-ٝ=*#Te$Ou]΢ ۳\]!SOfj5ƫ8'0Jd>/[85X_sx3dMKV쯋qq%aX<̤`n ~}M^)w6:{a'To+|-u-ذdٞ|V=SKN'I&;mצd".,ob/BJ&yןF|7m .U3ңf w :$} eL:YZw(Ej[⸦jI19C9Tq~qۆ-ٗ kTE?[lvN,ܧ" )BМiHԬMyc Z!3UJ&!ݾƴ>ks?xHbsEcex]A(c^{;Uo`uBC O'_J9LwN඘'*o* Wh G gs ޟZ"eybFu/oCOh|Źݟ=*:شaDbU0#RW26M=zڃJALWA>}1:)GUX&w$J*.H2@! ۷g,#EitʪχމVQ|1;߸JvU?-_+f)L)8d?!x^bf3CXMH,+o[tLDa.[dYEuuд oSU)F|kTpsNW|LP$~@ڳ(*}f" j (BU8A#I< +` m,GMraf" [#|]$:18%ub#|93,MbB]l,;\CPF;ZsF/!%Lb%/Sn|/dO-2?W{xMM?03odN`Υ}/LVU|U,32K?呙7z5C n m%4ᆮ򚖞p4v(nP.:BSJB>F#2ކw5^=:"u*ueb{$װa=F4O`Y߾|y8U#z. o5[Ag,زq=w1ӗm忭r#Ng(d"=d@[cRT.W:pEUcm #Ҧ77ep;QzS\z;-Eqr4joκ ]n\7ڪ·LJoFl/yMJ#gw.0@U(K%8<'p[AGhur͡1GRv|vaA;uK{DHO}oq[,u*zJpPoNpG25w-j . .n kEZ= ^2Ms.J 8x0 I^\QsĦibYe%zoyG Al#}-"8ۭYJQBRi-3~{6c{K,PdD"i|>#fA9ʠBlUi|EHf,Cg^R^(Pz4=^79{Y]n!4TU`) ,-?lǯBZ]iNe]E7E Rh/;J(W ӣ 舞b[=-Uʜ9TL[`qhw}Ϧʿ71q1Nobw}{i4um^5Ǎs0s)`*:E.fx TCߨq_N5ѫG! Ac;;J\6pP+Ma9uEvM䶟LϜ4[B[ @k79 H 'ŖMV$M@pXm26MXßFb_dz!07,v>Az9FԸ~6 ?+g Td5̽ VRRdG=+3{eYk=S|ZN9k<rbQ{Z2MϵW{<>R2ŦA h&fG/$go9$ L)\?+/ROd6bc|̬ްM5 `N2*s59q̃ARV&๙#_E K,t8zo nO[Ȫe\m}v$ ` ~#qT5]V$)V"e7+b+ s0o/Q8Co=y()mRpvyLZ~G+ RXۗ9 /l%(ЧSJCa;u1du!km b곸&r̟+_c&=`stȘ4˹BMϹ!fq0]i$,kB]:#ε{Ax#42Уq2Zoݤ%W>FGa˒`/ U("3KZJ0yw$6j6@?Q*w2wȝ)tFKNcvb  ^y4X7Rxt0B^WN&+^,!oz 2Y9WA*CUsQ!"+XļZbKLZ;Ÿ,9 -BNr;|xdMcc<i,_3q ;0>:3yW鰶a^p!a_M>e'+}qkVЙoo逮,[ƓלiW&V0;jƣjҤB !([N\k,d#G:?..n J:C>ˋ}d8w1'nKSP46"X0Oh-r?ڄ]1S0{OX)0=͌*7 θU~&+Y[iwߺlT!*V|Lî. N+4cgD$%i9XhN*@K(&;zԛ{{Fltz߲C- 6 Zi$n}|wb]MxFk)U9R+tԄT2&?@s*Maj MI[7EcݴYLb*Zioc~Q݅\Y/!M&&MS.Clor$Pd)yHK3 ;h _,H:c."Sj.5% `#KČzkHE*X÷ՉJM,~|-mthVN7zEn=냞 ǿ`-~B 엡_Nt>HbI#F .x#.AkϵMvf )#)U&Klk/*yR^6\r}Uж)*Cy^V vgP[[@(FgB7AGHYe~Y}m `]/C Eg⦍۱^Xg4 (㦄7M1\Ĉ$"'#~H&)WD10X ),Zi- H/EhրZ&tDk˻+&Pj톕T9\F:)NR[,/͓of ]ؼqj/TY+)F'FB_f`%;_6I?9E"Mch# ,QE<,=5`N [ 0xpk`TE' ȹ鿞ݑ'LfxCHe8匠V#]40W^(ի@N}PzX&@eq)^υf%9>4LjZ2n$rjA` & |'.`Qtbаn!]q B-MNhK əy6:64HೌP]860#2#^7.ʼn3KC j-4)\O!d&Lm2c"ki@;uG@y^l",R:XɄxmo;3?FΧHhhbo<8 |l3#zBUyUP*GE&~:f!7FyXr XG KF$cdu| /aR0yr.iY$ȣpVÁpηLMq[툜:K)Nj #l]gK(LHcLf^f&T`._p@{C(UOOA"G',io$,/Ug#GLӮ9lmGt 燍#֐|ddЭj'iRfkmҭ2C)=8$>ԟ8K<6^ sǕ18q~E?& O$@znAhvl0iBV0P輚z^!j/f)PR01%rvhݞIF!xiAoju킧Ҿa% EM,Feaf/F(¶|3n_5h@ ~!=M+ B~1;-84S\-WB0Ex+4`'{tSde0T= Il&? WdS:x!I?歷$͵y-.ߐX'h+ZOP3#? |Pes#c|OSrڀnYmy*㣹fze3S A M(o@ ͝m9B?8" 21F5Lͽ&f.^ |v_W؆Y #R*]4/H׵*EgM[Bc/EzOXmFcTN'mD"Șufn=s e,IZ]΄ǝv"ZDXyMzZwZ+\.~/JϢ~'42T罬4kR/P e:nñ« Z4pH@3դ':4r~َ*J}~>44=vc*Jz@FC&)a8T+R'98h1yC;@,xYͤV9J9'XX}i,Be؆uڐɆdli"=#7ҙ8.іlXzԩ./L>er{ (c]Oc$}iG}6ױ=&_fx+.7]I}CϋwquIT"3Z| |GTCrthz,?S0f!RŸX9Y?@E\J: HhH@8r}]<iMamTCeQbQf- )9e$æخV.knf*ando()@Lͤ&0=}CUt};i,*ȼ Lt$ Ukкk)2ݰyc?܃ժ3)je8x2Ҡk wԩSl$(HU%4@r$΀6[aI/֡fͱfɫ R܁ ܝ^Uzc7T$Mۮ&9 -DL_oC+f;8dp}R: |b8X#{'* >b/eǒnzGF"'*G޻RU1%{,-7fjҒQ 4}I1@Yu ^.ވnWtjYϪ<hUBV>yGJ$ ëBI>hVWb%&)n=7/,ABh-$/*vJ]渊fKELUGjܷ$R`g'uR|_1$.Q :F+QH0 [9mNYZ]IzOlpJ 10F觪!VT gsRL]hwJcBp;8ci7!鬀'ZfD4BMiau4Y_![շ}2ʾ'F tc B_B:& F^&}}e֘a[aTHeG~y̑|\'\%7k p \Nq< ဧ#ZVЁvlsc~#ܵ9`#U5|ɪQ&]yҰ|h/4)oXH&&> ['B~\DEƅZjk+onK;j2]8|^V;;[2Հ[#޳XҰp\7y>.}49fLA5Qr˶a"Vf aďg/}᫈7bGw9DIA8b{/Liw#V 10o;ܚ] x{=8i~6ɣmn8Hbv59ɛ9({nz՜)tI(ťw9:, 񺯬 dO@,k~*msHHQǐt$ $ *]Ź Cýt30C#LH!SD1rSˀAS6dPylJ_U&>6VݡϪ}7u|}G' X|PZbY=b:;~n P(GXۇƶQ@"S0%Wb>^QW"P741FR?tyuCOreQ]K }ZlȍA uVKi3I~Aϧ6R'N-dti8pIouQ{U~ F {OM!h`POd S_BQQ/P)D%]?hǓC QK+Y/hJ7߬\1xrY1E33C5u^^~%Q|64E=YNI]jl ^cOϕ9n{<>==(z]VOIW*}Άbşvc@ `i*r%]yHra6y*.g9c>C~ݹl,ҩƅ1zT7+oMSQc;pzxW项I̹t6YH)suI;G =:.y8dW}֊Q?wqnQWx el1N6dq+h;e4 h;y#M+>7ojt1#U b3B{vɕK6"N:7]᳄/4)_ukbm0 㑔0ʞDOnǧa91&grOGO-zPVpU_-QIjÎP(eWGG?ziլikT|zfd chEٌZ;#khѱ7 F)icn{9W*~|W bD_"U1Qp{ᏋeӪ XU臏qͶvXiV\zMk.WNO]* ׉+d]HDX2fo=dJiL1QqOUVZ}7~£[ Z+t_;chT.0)qLl qGUWP1sCrQAGmͳyRq$sJj;NcVD$4gW|:mv>ɲ&58=ts"#qemk#q^fVT j-|-ˍ8AB:X'-6kI$,"Mxp'Rjns䆠"1HhZV3*Ix-XY䀇I5uG .Dj?LDRp+< U۞nsxgj0މӳ )O`KCgI1AOvE.^£ kpUi; }|c,-d0h'^o6g 70&J-=7"KYp}<", RnN[_1c&5F{tq(qXj$2+Ti`6%q!̣&p9)CtL>ww0nesQPj"(HGQ;u( d<9m8FE727=q|d6%p߼$J R>H{dxgɶ`>P2H+T뜢66O(uPڐ!tv{bZB=oQs JGW)sѓ@<_ C-\[x3I_H4Щ1Z>aܝ tNPAGRIDC4z. _t4|Eg<- /JpF<ԃPDa&ۓaQG`XHbe|,c_c >]ē5@rP\?'ͻ|( t G0"_ ū6%lK OXĢ$F#6 [8t*X$B$ޠRv2\$.+Ah1dLv/i4pxwv;kB֞Ӵ2b);`H#ˁD6odzy BFvFO>T.}({ 499#)+f~'5iTSwp>J:v"LsM}9Cј=5ɖ/(X+ƥw%yd*;@f/ͬ<79V:`[.jEPr㈧ w;E,ˑ|=%S[&bfb)k~Q8XRj7Ǵ "}IxzIѵ橆;QYXpEP^b'҈5.sp20lcO`6xAx‰ZYIw>ݕ U~13Cr[ʭ%|ɣ& _}pONGzgwhP gDQ+;aq>#)GҗGULߍBEe$atAg/|gÂ63WAdj䴽hޟtG+Qk_\ BCD+[bWstuЙ\ZFƸp%`wO Mu@In~y!z/Ya9cC;\6{sN?۫sDdlh0.bňGҲ̨J Lp^qbVnyȩBY`=v$Brj;k^yDɢgnȕx/1Y¥q/ "՚}vh AmȖ]PFv.ĢpW`O9kԬMᙽ'v ryg T4T:lܑBAzC"H8,B_`0<9īe %{s~K>IYTcnSmK+cZ؄yu 礔Ax11|qw\٫ 0a==LM%&3)Us͢!&5'Lom (+ {qF[ϖ{ 5 -ů+qSޭ#&J+\z ڀ2y{ipwiˬs WA`ʛk2s;YgM'=Bl\TC9¯ztʉq#|jW4dz$+W(sU}?k0!5+ Thě~#P7 %=* v )(m\P'yUkV} -4ܒ ~uN͍X+et5o`1).]Vt%T2{x&7d܍ #i>uM-yR .zKY xmK &hNj?,Objh4L}6ZITJm~^ Q蛁(9rFr? EQ(7z#aowI{!byBS'F3%uA=zWZmNl+:^$iu\)թ+8F$|[lJ9ηk.y ֑Y6|W^|Z-s{X/ Dyyd JkκWO٘ *^/N찏fRZR8[۞t:Ů8'dڃ rm|q X-u||lI[!2s4Z[rܡosJC98+?on}! ?SfmbWT<Լpp=pq0Vn l]̫Љ"GM ĞRg- ff /|N c><ߐcS -SCesy1*?=S5xEY J[2d2-\uYu (8; @ 7c&=X^6{:MEX{fֿaWGڲ 񕌹}N(]5b]!H=<$a ey|b;U|-HA G * CƿYnt= ۄ[b q-BiEg8aw/SU+Xlj-Nƙ|o 5+9Tm˾@H*T]Vo|sT! E/caz|c*^(=kzl bŎ0$ ^a㛖 -usQCiB¨GSF =)|u,=4}Q"szRZv$F6@i먶>,kA+L"! YMdBhWQ" >kD,Ϣ1!UGfřS"_b߭a+v;`דI_c-񺅈Q$m p27q[paZf& V]0JHoUY iH>瀓20LNlc܄ CS-ձ_0!vRܠ;UmKzQsU3fQp^  ǚa3n;z8] Quc +ix4oJf.pŭ XhjZY3hh\vǏiRJ!jkFnˎo'3hrM.NIS?sb ,ۮcxd)|Z;^=aP1AQ or5g r}v.-F/sStk?r_;.(/)۪7tK)bVmMkfZ5m>! 8l-0/~굈5۽7J&v3`(qyr-i=6ɧ.,-ӟ;zI\&A;2\̾m9$ Ƽq@bק45mhQ#TZeZ?k!ld0L:#/t⋾( ѫፖć|<1Ci (5H^.lQFyC|ɭi/3k8ވA *oZVE!*)!d̸\f9fRöBw͏X_u9,`NP ]aQ:"/(54 0s=i_Jv-\_qovʼKEm-*V`DsrEGi,$%OǾ]DYw1i*h%N lA՝UyR*^Kе>fB.`#mB7DuAeqyGWVQ#? [?Hɓw6ԃw!&A,7bfia\NٶBgvFT ju ``|!C㞜I VFJN։݅af smjmjVf3wѼ4*=B+\6z_'P-Ey/ kS t gMNtE \*Y"8c萨r ] V0;2Mn$0qU#g #brC&BIlQs SAt1v.UgΛ?qr$(N&|7Pa]of "  M(|h}]~_URzaTx xZac N> YZ