libreadline7-32bit-7.0-lp152.11.80 >  A ^ޣ/=„MJh|ac W ^Ӊi) aĿvw)i5aTȒ5Of|J|g,>ݱ죲*[]^h-%be+\ O /yۚ&f1h>9vP|uzHkWmH'JR5'WP'h#nb$ƧXdg+/X_f﫭*E\ B*XsۏJޣ ̬o&"4wкbeca0960bf567598ebd0fc69118f13a22e1816f480a52b929cf2ac537f20ff5bd9d2adf9655f1c7cea6469fea8ebeaa3ae1d7a1fDĉ^ޣ/=„+_?[3f{nFu5?qb%t?"&zڶ3Hh[`GV^e% _S.5QxSNHngW}nahPRf"h"l1 vWf_>_`9=eRM 9ڿ |=X~Á$IyÜrKy"B*9?Lǎ*ix 2$3R( o[=]ve-Q^pETȜu[,l;cNۣH.w"=O>pAh?hd % :- GX    T |5(^8h3943: 3>dBdGdHdIdXdYdZe[e \e]e ^efbelcf*dfeffflfufvfwgxgygh\h`hfhClibreadline7-32bit7.0lp152.11.80The Readline LibraryThe readline library is used by the Bourne Again Shell (bash, the standard command interpreter) for easy editing of command lines. This includes history and search functionality.^ޣylamb57LopenSUSE Leap 15.2openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://www.gnu.org/software/bash/bash.htmllinuxx86_64/sbin/ldconfig ^ޣy^ޣy^ޣy^ޣyf84c7b724ed0334a3677ed68e645f15c0645afc4f3466a1a7722e71ca6078c87656aa16095be3d764b5e1009a69c19ce8927823a7a69722ca90ebe60ce437ce0libhistory.so.7.0libreadline.so.7.0rootrootrootrootrootrootrootrootbash-4.4-lp152.11.80.src.rpmlibhistory.so.7libhistory.so.7(READLINE_6.3)libreadline.so.7libreadline.so.7(READLINE_6.3)libreadline7-32bitlibreadline7-32bit(x86-32)readline-32bit@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libtinfo.so.6libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1]V\t@[[@@[!@[)[Z3@ZH@ZZyZp^@Zhu@Z*~YY&@Y%uYX:@XX*X6@X@XJX<@X-X WWW;W9W~V޾V$@V UAU@Ug@UY@TTT~T@TT~@TXTJ?@TJ?@TG@TG@TFJDr. Werner Fink Dr. Werner Fink Dr. Werner Fink bwiedemann@suse.comwerner@suse.dewerner@suse.deavindra@opensuse.orgwerner@suse.dewerner@suse.defvogt@suse.comavindra@opensuse.orgavindra@opensuse.orgwerner@suse.dewerner@suse.dewerner@suse.debwiedemann@suse.combwiedemann@suse.comwerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.demliska@suse.czwerner@suse.dewerner@suse.deschwab@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.decoolo@suse.comwerner@suse.demeissner@suse.comjdelvare@suse.dejdelvare@suse.dewerner@suse.dewerner@suse.dewerner@suse.dejdelvare@suse.dewerner@suse.dewerner@suse.debrian@aljex.comwerner@suse.dewerner@suse.debrian@aljex.com- Rework patch readline-7.0-screen.patch again for bug boo#1143055 * Map all "screen(-xxx)?.yyy(-zzz)?" to "screen" as well as map "konsole(-xxx)?" and "gnome(-xxx)?" to "xterm"- Add patch bash-4.4-bgpoverflow.patch which is a backport from bash 5.0 to perform better with large numbers of sub processes (bsc#1133773)- Rework patch readline-7.0-screen.patch- Add bash-memmove.patch to make bash.html build reproducible (boo#1100488)- Add patch readline-7.0-screen.patch to be able to parse settings in inputrc for all screen TERM variables starting with "screen." to fix boo#1095661- In patch bash-4.4.dif avoid setgroups(2) but use initgroups(3) (boo#1095670)- Add patch 20, 21, 22 and 23 to bash-4.4-patches.tar.bz2 * 20: In circumstances involving long-running scripts that create and reap many processes, it is possible for the hash table bash uses to store exit statuses from asynchronous processes to develop loops. This patch fixes the loop causes and adds code to detect any future loops. * 21: A SIGINT received inside a SIGINT trap handler can possibly cause the shell to loop. * 22: There are cases where a failing readline command (e.g., delete-char at the end of a line) can cause a multi-character key sequence to `back up' and attempt to re-read some of the characters in the sequence. * 23: When sourcing a file from an interactive shell, setting the SIGINT handler to the default and typing ^C will cause the shell to exit. - remove bash-4.4-wait-sigint-handler.patch (upstreamed)- Add patch bash-4.4-wait-sigint-handler.patch to fix bug bsc#1086247 that is repeating self inserting trap due external command in the trap.- Create readline-devel-static package to re-enable static libraries again (boo#1082913)- Use %license (boo#1082318)- Add patch 19 to bash-4.4-patches.tar.bz2 * With certain values for PS1, especially those that wrap onto three or more lines, readline will miscalculate the number of invisible characters, leading to crashes and core dumps.- Add patches 13-18 to bash-4.4-patches.tar.bz2 * 13: If a here-document contains a command substitution, the command substitution can get access to the file descriptor used to write the here-document. * 14: Under some circumstances, functions that return via the `return' builtin do not clean up memory they allocated to keep track of FIFOs. * 15: Process substitution can leak internal quoting to the parser in the invoked subshell. * 16: Bash can perform trap processing while reading command substitution output instead of waiting until the command completes. * 17: There is a memory leak when `read -e' is used to read a line using readline. * 18: Under certain circumstances (e.g., reading from /dev/zero), read(2) will not return -1 even when interrupted by a signal. The read builtin needs to check for signals in this case. - partial cleanup with spec-cleaner- Modify patch bash-4.3-pathtemp.patch to avoid crash at full file system (boo#1076909)- Enable multibyte characters by default- Modify patch bash-4.4.dif to let bashline.h install as well as this header file is included by general.h due to the same patch (boo#1060069)- Make build reproducible in spite of profile based optimizations (boo#1040589)- Allow to disable do_profiling in builds (related to boo#1040589)- Simplify patch readline-5.2-conf.patch- Do not throw info and manual pages away- Remove bash-4.0-async-bnc523667.dif as this one is fixed (and was disabled and nobody had reported trouble)- Add upstream patch readline70-002 which replace old one There is a race condition in add_history() that can be triggered by a fatal signal arriving between the time the history length is updated and the time the history list update is completed. A later attempt to reference an invalid history entry can cause a crash. - Add upstream patch readline70-003 Readline-7.0 uses pselect(2) to allow readline to handle signals that do not interrupt read(2), such as SIGALRM, before reading another character. The signal mask used in the pselect call did not take into account signals the calling application blocked before calling readline().- Add upstream patch bash44-006 Out-of-range negative offsets to popd can cause the shell to crash attempting to free an invalid memory block. - Remove patch popd-offset-overflow.patch to use bash44-006 - Add upstream patch bash44-007 When performing filename completion, bash dequotes the directory name being completed, which can result in match failures and potential unwanted expansion. - Duplicate bash44-007 as readline70-002 as it seems to be missed - Add upstream patch bash44-008 Under certain circumstances, bash will evaluate arithmetic expressions as part of reading an expression token even when evaluation is suppressed. This happens while evaluating a conditional expression and skipping over the failed branch of the expression. - Add upstream patch bash44-009 There is a race condition in add_history() that can be triggered by a fatal signal arriving between the time the history length is updated and the time the history list update is completed. A later attempt to reference an invalid history entry can cause a crash. - Add upstream patch bash44-010 Depending on compiler optimizations and behavior, the `read' builtin may not save partial input when a timeout occurs. - Add upstream patch bash44-011 Subshells begun to run command and process substitutions may attempt to set the terminal's process group to an incorrect value if they receive a fatal signal. This depends on the behavior of the process that starts the shell. - Add upstream patch bash44-012 When -N is used, the input is not supposed to be split using $IFS, but leading and trailing IFS whitespace was still removed.- Remove -L option on screen call dues API change, now we depend on environment variables only.- Enable -fprofile-correction to cover misleading profile created due to terminating_signal which does not return.- Add upstream patch popd-offset-overflow.patch to fix boo#1010845 CVE-2016-9401: bash: popd controlled free (Segmentation fault) Remark: this is a simple Segmentation fault, no security risk- Add upstream patch bash44-001 Bash-4.4 changed the way the history list is initially allocated to reduce the number of reallocations and copies. Users who set HISTSIZE to a very large number to essentially unlimit the size of the history list will get memory allocation errors - Add upstream patch bash44-002 Bash-4.4 warns when discarding NUL bytes in command substitution output instead of silently dropping them. This patch changes the warnings from one per NUL byte encountered to one warning per command substitution. - Drop no-null-warning.patch as bash44-002 is official replacement - Add upstream patch bash44-003 Specially-crafted input, in this case an incomplete pathname expansion bracket expression containing an invalid collating symbol, can cause the shell to crash. - Add upstream patch bash44-004 There is a race condition that can result in bash referencing freed memory when freeing data associated with the last process substitution. - Add upstream patch bash44-005 Under certain circumstances, a simple command is optimized to eliminate a fork, resulting in an EXIT trap not being executed. (boo#1008459) - Add upstream patch readline70-001 Readline-7.0 changed the way the history list is initially allocated to reduce the number of reallocations and copies. Users who set the readline history-size variable to a very large number to essentially unlimit the size of the history list will get memory allocation errors- no-null-warning.patch: Don't warn about null bytes in command substitution- Avoid confusing library path- Update bash 4.4 final * Latest bug fixes since 4.4 rc2 - Update readline 7.0 final * Latest bug fixes since 7.0 rc2 * New application-callable function: rl_pending_signal(): returns the signal number of any signal readline has caught but not yet handled. * New application-settable variable: rl_persistent_signal_handlers: if set to a non-zero value, readline will enable the readline-6.2 signal handler behavior in callback mode: handlers are installed when rl_callback_handler_install is called and removed removed when a complete line has been read. - Drop patch bash-4.3-async-bnc971410.dif as this one is part of 4.4 - Drop patch bash-3.2-longjmp.dif as now long time be fixed - Drop patch bash-4.3-headers.dif as loadables now simply work - Drop readline-6.1-wrap.patch as this seems to be fixed - Disable patch bash-4.0-async-bnc523667.dif for now as it seems to be fixed in an other way- Update bash 4.4 rc2 -- Bugfixes - Update readline 7.0 rc2 -- Bugfixes- Make clear that the files /etc/profile as well as /etc/bash.bashrc may source other files as well even if the bash does not. Therefore modify patch bash-4.1-bash.bashrc.dif (bsc#959755)- Update bash 4.4 beta 2 * Value conversions (arithmetic expansions, case modification, etc.) now happen when assigning elements of an array using compound assignment. * There is a new option settable in config-top.h that makes multiple directory arguments to `cd' a fatal error. * Bash now uses mktemp() when creating internal temporary files; it produces a warning at build time on many Linux systems. - Update to readline library 7.0 beta 2 (not enabled as not standalone) * The default binding for ^W in vi mode now uses word boundaries specified by Posix (vi-unix-word-rubout is bindable command name). * rl_clear_visible_line: new application-callable function; clears all screen lines occupied by the current visible readline line. * rl_tty_set_echoing: application-callable function that controls whether or not readline thinks it is echoing terminal output. * Handle >| and strings of digits preceding and following redirection specifications as single tokens when tokenizing the line for history expansion. * Fixed a bug with displaying completions when the prefix display length is greater than the length of the completions to be displayed. * The :p history modifier now applies to the entire line, so any expansion specifying :p causes the line to be printed instead of expanded.- Update bash 4.4 release candidate 1 * There is now a settable configuration #define that will cause the shell to exit if the shell is running setuid without the -p option and setuid to the real uid fails. * Command and process substitutions now turn off the `-v' option when executing, as other shells seem to do. * The default value for the `checkhash' shell option may now be set at compile time with a #define. * The `mapfile' builtin now has a -d option to use an arbitrary character as the record delimiter, and a -t option to strip the delimiter as supplied with -d. * The maximum number of nested recursive calls to `eval' is now settable in config-top.h; the default is no limit. * The `-p' option to declare and similar builtins will display attributes for named variables even when those variables have not been assigned values (which are technically unset). * The maximum number of nested recursive calls to `source' is now settable in config-top.h; the default is no limit. * All builtin commands recognize the `--help' option and print a usage summary. * Bash does not allow function names containing `/' and `=' to be exported. * The `ulimit' builtin has new -k (kqueues) and -P (pseudoterminals) options. * The shell now allows `time ; othercommand' to time null commands. * There is a new `--enable-function-import' configuration option to allow importing shell functions from the environment; import is enabled by default. * `printf -v var ""' will now set `var' to the empty string, as if `var=""' had been executed. * GLOBIGNORE, the pattern substitution word expansion, and programmable completion match filtering now honor the value of the `nocasematch' option. * There is a new ${parameter@spec} family of operators to transform the value of `parameter'. * Bash no longer attempts to perform compound assignment if a variable on the rhs of an assignment statement argument to `declare' has the form of a compound assignment (e.g., w='(word)' ; declare foo=$w); compound assignments are accepted if the variable was already declared as an array, but with a warning. * The declare builtin no longer displays array variables using the compound assignment syntax with quotes; that will generate warnings when re-used as input, and isn't necessary. * Executing the rhs of && and || will no longer cause the shell to fork if it's not necessary. * The `local' builtin takes a new argument: `-', which will cause it to save and the single-letter shell options and restore their previous values at function return. * `complete' and `compgen' have a new `-o nosort' option, which forces readline to not sort the completion matches. * Bash now allows waiting for the most recent process substitution, since it appears as $!. * The `unset' builtin now unsets a scalar variable if it is subscripted with a `0', analogous to the ${var[0]} expansion. * `set -i' is no longer valid, as in other shells. * BASH_SUBSHELL is now updated for process substitution and group commands in pipelines, and is available with the same value when running any exit trap. * Bash now checks $INSIDE_EMACS as well as $EMACS when deciding whether or not bash is being run in a GNU Emacs shell window. * Bash now treats SIGINT received when running a non-builtin command in a loop the way it has traditionally treated running a builtin command: running any trap handler and breaking out of the loop. * New variable: EXECIGNORE; a colon-separate list of patterns that will cause matching filenames to be ignored when searching for commands. * Aliases whose value ends in a shell metacharacter now expand in a way to allow them to be `pasted' to the next token, which can potentially change the meaning of a command (e.g., turning `&' into `&&'). * `make install' now installs the example loadable builtins and a set of bash headers to use when developing new loadable builtins. * `enable -f' now attempts to call functions named BUILTIN_builtin_load when loading BUILTIN, and BUILTIN_builtin_unload when deleting it. This allows loadable builtins to run initialization and cleanup code. * There is a new BASH_LOADABLES_PATH variable containing a list of directories where the `enable -f' command looks for shared objects containing loadable builtins. * The `complete_fullquote' option to `shopt' changes filename completion to quote all shell metacharacters in filenames and directory names. * The `kill' builtin now has a `-L' option, equivalent to `-l', for compatibility with Linux standalone versions of kill. * BASH_COMPAT and FUNCNEST can be inherited and set from the shell's initial environment. * inherit_errexit: a new `shopt' option that, when set, causes command substitutions to inherit the -e option. By default, those subshells disable - e. It's enabled as part of turning on posix mode. * New prompt string: PS0. Expanded and displayed by interactive shells after reading a complete command but before executing it. * Interactive shells now behave as if SIGTSTP/SIGTTIN/SIGTTOU are set to SIG_DFL when the shell is started, so they are set to SIG_DFL in child processes. * Posix-mode shells now allow double quotes to quote the history expansion character. * OLDPWD can be inherited from the environment if it names a directory. * Shells running as root no longer inherit PS4 from the environment, closing a security hole involving PS4 expansion performing command substitution. * If executing an implicit `cd' when the `autocd' option is set, bash will now invoke a function named `cd' if one exists before executing the `cd' builtin. - Update to readline library 7.0 release candidate 1 * The history truncation code now uses the same error recovery mechansim as the history writing code, and restores the old version of the history file on error. The error recovery mechanism handles symlinked history files. * There is a new bindable variable, `enable-bracketed-paste', which enables support for a terminal's bracketed paste mode. * The editing mode indicators can now be strings and are user-settable (new `emacs-mode-string', `vi-cmd-mode-string' and `vi-ins-mode-string' variables). Mode strings can contain invisible character sequences. Setting mode strings to null strings restores the defaults. * Prompt expansion adds the mode string to the last line of a multi-line prompt (one with embedded newlines). * There is a new bindable variable, `colored-completion-prefix', which, if set, causes the common prefix of a set of possible completions to be displayed in color. * There is a new bindable command `vi-yank-pop', a vi-mode version of emacs- mode yank-pop. * The redisplay code underwent several efficiency improvements for multibyte locales. * The insert-char function attempts to batch-insert all pending typeahead that maps to self-insert, as long as it is coming from the terminal. * rl_callback_sigcleanup: a new application function that can clean up and unset any state set by readline's callback mode. Intended to be used after a signal. * If an incremental search string has its last character removed with DEL, the resulting empty search string no longer matches the previous line. * If readline reads a history file that begins with `#' (or the value of the history comment character) and has enabled history timestamps, the history entries are assumed to be delimited by timestamps. This allows multi-line history entries. * Readline now throws an error if it parses a key binding without a terminating `:' or whitespace. - Remove patches which are upstream solved bash-3.2-longjmp.dif bash-4.3-headers.dif readline-6.1-wrap.patch - Rename patches bash-4.3.dif become bash-4.4.dif readline-6.3.dif become readline-7.0.dif - Refresh other patches as well- Define the USE_MKTEMP and USE_MKSTEMP cpp macros as the implementation is already there. - Add patch bash-4.3-pathtemp.patch to allow root to clear the file systems. Otherwise the completion does not work if /tmp if full (ENOSPC for here documents)- Remove --hash-size options as there is no any change in the final binary nor library anymore- Add upstream patch bash43-039 Using the output of `declare -p' when run in a function can result in variables that are invisible to `declare -p'. This problem occurs when an assignment builtin such as `declare' receives a quoted compound array assignment as one of its arguments. - Add upstream patch bash43-040 There is a memory leak that occurs when bash expands an array reference on the rhs of an assignment statement. - Add upstream patch bash43-041 There are several out-of-bounds read errors that occur when completing command lines where assignment statements appear before the command name. The first two appear only when programmable completion is enabled; the last one only happens when listing possible completions. - Add upstream patch bash43-042 There is a problem when parsing command substitutions containing `case' commands within pipelines that causes the parser to not correctly identify the end of the command substitution.- add bash-4.3-perl522.patch to fix texi2html for perl 5.22 (defined(@array) has been deprecated since at least 2012)- Add upstream patch bash43-034 If neither the -f nor -v options is supplied to unset, and a name argument is found to be a function and unset, subsequent name arguments are not treated as variables before attempting to unset a function by that name. - Add upstream patch bash43-035 A locale with a long name can trigger a buffer overflow and core dump. This applies on systems that do not have locale_charset in libc, are not using GNU libiconv, and are not using the libintl that ships with bash in lib/intl. - Add upstream patch bash43-036 When evaluating and setting integer variables, and the assignment fails to create a variable (for example, when performing an operation on an array variable with an invalid subscript), bash attempts to dereference a null pointer, causing a segmentation violation. - Add upstream patch bash43-037 If an associative array uses `@' or `*' as a subscript, `declare -p' produces output that cannot be reused as input. - Add upstream patch bash43-038 There are a number of instances where `time' is not recognized as a reserved word when the shell grammar says it should be.- move info deletion to %preun sections- bash-4.3-loadables.dif: One more warning fixed, in examples/loadables/logname.c. - bash-4.3-loadables.dif: Reverted one warning fix, which was introducing another warning and possibly a bug.- bash-4.3-loadables.dif: Split changes to shell.h to a separate patch "bash-4.3-include-unistd.dif", as the loadables build just fine without these changes. - bash-4.3-loadables.dif: Drop all header file inclusion fixups, upstream fixed the problem differently 5 years ago.- Do not restart all signal handlers for bash 4.3 as this breaks trap handler in subshells waotiug for a process- Remove -DMUST_UNBLOCK_CHLD(=1) as this breaks waitchild(2) on linux- Add upstream patch bash43-031 The new nameref assignment functionality introduced in bash-4.3 did not perform enough validation on the variable value and would create variables with invalid names. - Add upstream patch bash43-032 When bash is running in Posix mode, it allows signals -- including SIGCHLD -- to interrupt the `wait' builtin, as Posix requires. However, the interrupt causes bash to not run a SIGCHLD trap for all exited children. This patch fixes the issue and restores the documented behavior in Posix mode. - Add upstream patch bash43-033 Bash does not clean up the terminal state in all cases where bash or readline modifies it and bash is subsequently terminated by a fatal signal. This happens when the `read' builtin modifies the terminal settings, both when readline is active and when it is not. It occurs most often when a script installs a trap that exits on a signal without re-sending the signal to itself.- Fix the sed command that fixes up the patch headers. It was printing a duplicate header line, which suprisingly did not confuse patch, but could in the future. - Fix all patches that had the duplicate header line issue.- Use tail command to follow run-tests instead of a simpe cat command- Really remove obsolete patches- Skip autoconf on OS 10.2 or older- Avoid fdupes on SLES-10- Bump bash version to 4.3- Allow building on targets from SL 10.1 to current since it's free/bin/shreadline-32bit7.0-lp152.11.807.0-lp152.11.807.0 7.0libhistory.so.7libhistory.so.7.0libreadline.so.7libreadline.so.7.0/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.opensuse.org/openSUSE:Leap:15.2/standard/84e3b4919f0de1c2d1b384c59ba6ca24-bashcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=cc98e3ab96cc4ada6710da2e916b667ddc899382, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b0fc0fb4f6a169f80224290645e67f5be6a271b6, stripped PPRRRR RRR RPPR RRRRR RR RRR Rutf-848d22ce2c188b29aea10cd635f8254a7cfe1fce60fc4ea878036edc84ee90942?7zXZ !t/fm] cr$x#+Г|j Ş>oڼ bGMQ>. \F@գ!@M|:"Ҕ=7cmaW?,vgH|fQ*` Hd [QJCɤ;f/Hwm-}0!$eS|,hl`%J ς`lOjY鶔waӟ:3l6#܆Gũ)^L u!LQWIA3YoTqA=Ȯ\jl83ui 1~^l[>%s~^[O,:揹Nn;L RɟD︎>SPY+uʼnv43:qopDu~ C4A$Y }IT\LxJ0Q.:y#M i5pש⾼MZLߤO{|z;èg23S2 Rl)nڈLfkX?P=u9 -f~(B3RNhG8("W漙&r]´?"SBN$ wamV]*_-mo('X4=}.WKls <#N<ŧCdiV3 BmpKhcLKcjr#QܛD+ɱoxdF>n_=~[/"z!"TX@ uDk,зR .wy7\p &A[v|>w:b4# 6CuTh.f/ v v\gssfqy}*J~%8^ 75ЋYY&}ȢhOBl?)'YtaP0G%0-z\"Bc|J r#BT03sz"zg3)p0=DS٤\ FfJ]͖=H2%xϒe$+ƅ/\!1T+H`pzXؖ)JPiٺ|N9׷LTC%dV?ydYr9k܈2zҮV⼦+TcI7yX.sJk@NE0A#S-ؘv ۖÚ{V~Q'TpXħg@rzž Y!OI.B~5D=R6} ވSrN o-J&sR273\HDuV]0s|y_81uSQ5O;fc6I~ *@_ 5=lr"E.Yc{%KPd t2%c%h[WfVUX.<η¡ j{|~ڂ9eoi m(hJ@E`Q{ ,s'M"!ĮL Iwe6JwxjTNfk)4*{QI\LyD08^;`5;U$tӉ{h/$$D8;jAL\yWQL).O凫SNI kk*^f^݋\ۯt D0iO ؛ۘ'h }ۦ2{&O$}gVr@bΈc+*MK#>q] !HYα2յҹTjP~1uk$!*r@O +Ʉ盷08Um r%.* bҭIdRP  MZ9r'K#hDn__Yz'z7XHzlܺGf`cl6ǚ{ƱN\H<`3J/A}Si` Un$!H9PO'5>L-VА){x$7 x>F;e0-4Y*TҸC% y@lpo!0(u/X^t$1a0Ep%_(:В`n{WH<J'%fNy< B]1zPKpY&19SI6𨡂 0*CTY , )˜+.)2P!>N-TU|}ѯ8IX 04g&͌L$@_vٛͫ$׊Qէ;:TrS36?N0&hC߳RoŕUjx zu ׫ ?jS&+a\o6CS w»trihY&寪IC+ͮ3 I`:^ÝfvV$bDZhrVM n]lt[evlA[]50dXB1j?ՙn9"?#1) \8_eI?{!sN^%j_K g֞>$fkQ>wy U8ӌncHºʀlk3>9̷ȨSjI@G_&rG4S$#׀ѽd!>GS|*lKaU/"An*\ sg Oh*z2.}H%q~XPl[v,[pFt9ˍSX8cX6 <6Hl}{\O8uX:pfpVWxo(w: 7Gp!X }="OԶז[ZlE=~At~nֳw{ 񓯤Ct!3g4Um)HUPY{?S3u'G^-9T3uya@ns R,3,AP\'3x|5W-De.tR#16BU!o%M?D2hd^ Mp@5WRjZ0"$G1dՇx'K"P]BCG_f %!%td$<"_6a4ϸU\3j^x-K#~xhʻc KK4ܶ&VMk1 =ݾf`Y/-+!=-_Vr8.TaCuAm\ktNʓ/H؁6ŝr1os9EENohL4S찤D2 φjC}vT!}2bgŇ!AbuI9$FȺ!lkd[䎠EV_j8|lJ-()Np?*w3/H jyBaǶs=& aLGAľ|Ji uW$)G' }[ ."z., Ï\GCʤ:&bDrn~OsQ#D5 W>~WAa9ldG+ Q4RMvqܾLY+O}UӺ~^'e}v3=”(  fkr+9=rd'߫G^gB ys+:~:**3 VdKHfy=qA hxNON?6 QGENz +"MHC K*& :t36$W5B:q/%_k=+*LQVEwҥ)D: k5ìSb'Rë l'!:0lbeh9{T2'\P(w'lhGMyLkPΠF-ljIC=Ɖz!Zh]-Kur cWot +'{ݕu oZ It6jNLڣTPw~YmSS2/Ϣa =$F2t0Ui cNK2"e*|=yb ΀Rե,,ia%rt1!$?#p#|h]› O#ZÕ|>xǞ7m٘h.x4 )GC-| A\Vڮi5$ijc0$ rG P(b)+8V1ăB~ic6 OX`Y'KP\/` ְ`ڐEqR D12w-G wh" ~41X,#JT^0:6trB1d^ ơ&ݫ-*ۭ\:nÒ% }E!aVMR?9xM1 8^v`&q_h5VȀlnq0c+Mu9%q5W\qKdW.5dϸD[!f&kM{V;s=aϲb:ꮌc1b+Q 'L,;$(xE';|o(zfpݜi%~~ !Tc-\bV QrE6njF @r{N7ܾzYi+`08" -E_ix; φn= Ԁ|[+ 8' ƅъX &R# Gi4AiMtEG:$yɒzJ=1 iY)_8xOVS{Ccʡgzkr u !Op5[GCsȄL0ea#adn /@Vs-Tcn6_*(cE! At!2Bw w XjusUY߂=O2HY2<Ƀ_ہ}H`aq8Y] p,ly4]U9k_HhKȕ?`j܈S$:i. }= E[zf/ 3Y.:WLT۞4et? g#| D/n\x'4Qp\& {ȺۏʴSl={C<` uǠ3I.akysTi;\33ˀJ^! Ty^nW+uƲ9YK"aY>)h.}V% >%fn箐ZSWQdP+edʌ[]pLZt ~IhQK+. <7ө4\,"p+ErB˧3" NV|Y#W) <;ϼ4^18Ӕ$ hv|-ĹQO_ huLڸ;iF%:t+b/P \Z~dNQTCz H:)`EL*: 9m~6>"b3tqE9:2CQsGD`q`!֪TEiŢOPkgq|QƢXf[0K[yP::4Bh|V5n$E7B DB2&m ( =BVSK,.TvbXetМ^G]}?`E}iXf|G42 $Kӏ,B+V| &*(>^roeLe#/ {3R-KLȾJ=aCSx8 L p)[\ {qg&Bm+budg_z&%JKeą -`G4| Rc b9<̓+:[Oc%='$ʯ~QDOGd$jƷk $3 kNMoNDkv@DξU4s;~;?˭P_yvL܇ܫM\]H5hÖz)is'!2v xնz֬|y{8ap|!LqF7Eʁ,pFs$>v{[Lf9"~ϛdYȻIU&FƵӟ9W}#,xܞL>@:dɧ>Od }Q>e6yxabLgJNU@>0%FJǸDo2}rL^;=8qFkszjwkcye$ԍZS_|D*UZVH {3.V0^._/tIBgNߎxPP>":ğ iյ"u5b)pI+h1,7/Ւ%4}.V@= koNf }t((O/K0fl36^B8Ǯ^xRgDGݰ~HOTr[q_"--ԪVdLx1rga=JeWp>L M5 $>$mP3nSO LJFA'fU|BT߀qɄ[K+wOM_PJ *F)8(xQ[p9snɋ!h Jݴp_I2Ó Ocy70J.q_L6cr(mqsгzXF@_GaLݣ̨T9K[t88&F۵io WO[.gke'Bg޾oy)Zr_䮳CľEo?k~%?Qo'wyƌe0V-:ň/s5ʏ!rwQ~IyMN@ry<+7[ ezjd1R i '3Ju {lCGB~\X^sFI.t·j1fʇsԻEkE: daFFtQlN;{a໣wo(ڪ vH@ |&p l&tD.Yu~a#^O ;#Lz!z aq~Կ G{Q mgnm bM m*{)iF1oz˸+'0F`۝ܶ@9"xgٴXr!9yg?uB"ooT&#i $ʉ{X%z\s=es`(xzSmb3N,dFϖrM1ʼn0 )j}Pt< $lCDF!(t]wy~TbFbB*;Ȥ("6?u*YZ3g`a✾ymT# ?WԚ$=47?MSakk dzJy9w!@V 3Hv&B̟ܦa榷ma8i EU(7:z-N9_ʎbk˥! +=nS\sTqj9h2h/Mٽ=#\`c<{ خTK&%Uј>c! h -.mK+ q+F[hYfޟL_2ҚomYo!,Q!i©?S6i+f/` )ZKY:?"LRj!.)cy@,ms8䠗brabuF? .KCDmTGҸt"cgQjn;;{$ f~7/OvB>5p;Ƭ+X,5R -˕A{L nO=I)RPbw߲/bauRM~ nM]As~ D"e{ĝˆC2n͟/MuRz)+7(Z£\I4<ܼ(*^hʔ!{EY5i-a D1S% =K;+TpHޢ%Ar))EkBR#Pw>(񂢷WElF#%@?`zf%݇>eރGu{l%̰\X6Z .o^`J EMjV,(9YFx9>NeHcz%.۰ ;}k[ -)h͕| ~NuWq @X}:zܭ]8(`?3~:l7gZ;Y_|@k @ӕV]rC'UAKy^m 0Z,±_~46DgR_ ȷfFsh?[NłbC/*3oָ\MQ%O*]φ.eB{WR4h/ Z#.ar.%!rq+rrn!ӥ'V.|7߱ݥ9ҫس' 6\VgK6+,9w >< hR'3a9K9J5"۳CFd}Xh[q; ݶ@%A]1H?%J#BhwL-エBVo7dpsl;mp;rI+!#X"H#H'M7d|R0 FqiĨںzMޞ]I.7xwA0ekE ,)8Wqy {-"xd?)rMSI|]˶(V(8lv|S*KXpQ̨z m[ 6R)~/Po 23:O/ۤja>'őtAR/u Vmpg,"#<qP}RՓJV^tK&^x+k{2~㲝 $E^f!? ;;ivPD+1JwK&g%8(>yƑV%~kzQRࣩ7> .rPKLy~3x3sw C=H^ +݊=շa$FQnh*d6z<ЛTlBiw :_ O(!YM+7Y7z7MFa&etaƃO1,9qn VݫvG!H/( N' ς?g(l tykp;MP;/e/(.`keJP۔]ZDև>!cm"ڻ:[B+ Ц:2RRAӾ& _y|Ga* vHSƅ Ƅ%כ ]0ojb!{Sa`~?UŸPyJ((J#:/.CAZuyCA߅]?Nkl0q l9&V%8Zn76!->W[RI/D) xB7SȽLrfE|c&{^Wvۊ[eY[EMv_\;deR_/jO@MYʉVj j?eD.5J:;'3ήU?.?yh*& ^U=if_[<bt@UPߟte4BLK&uL:n Pa?wK:&,Tu~ X. )66xupX@iT{h%ulerY4{ФXnF b68(xKq8g? "%3Ҟ%[`[d x Fn[¨1}}zt̵j$ WS¨TX!DxNaWdHi?p9 \FAY"Jܣw$^ڳ-*!2^pHΰ[[*kwnpR(&DKL@ԻtliB]cN*gi:}_LxiM:yvU(/#H3[tXOxkt}H)+G;;|: 8Q]rgfmNIk.pR w h<_,#r,ǽK?N2mOBRJqfJK{>².ˢDL+t)\ˠ!`,j0#JM65 å{ĝ[yu`oL"9Ax=eJxVJw2G9YaW5K#Z:5(D%IuR t+olh QeM e DM 89OR"3pZ66*>ѷ˒)snz .XF̮$CDbOL"ZmtR^*8Kö'0rRݒ}|ŹْZ VOPRRޒB03ud<kݽE7l7dQ/k;7I+zAtHC[زl⟍- ~€O|.yj u0}c+UHĦ,3/n&ɤ~f9eW8QМyz[WYNZ (ۜ(Fŋ14]n7'H<@28%v=%st~rM<]5B<ʡd22gsiUIi#ֆ/GV`xy[tORЈę}K9zNb0¢LDZ(hUUMOV`9VTe/KExU:4n X4|_Qu 05|🗞hMhmxfqZy'JGt )J6)K3W.DI c@2iNfXzJ5 'XetHY3b^IBrU.qyaMVCij-knb9D'PJͅ,{.Ixm ܀s=:zw1B31-=Kk_fhJ<~ēKҙ=JpڗAj.ʓ:kND*+"A=ڄ6JX݋HyI6e3^{(w6[b/ٛBG&z0Y6^l$J%05 3za@zxphն=?f-ϳ`lFSeW|5Pnkw13 pp ^s'4CeZDyIٕa]/zsRE#W\Q2eYfO Cx< jYq17;롱 w_'P75t'8TfYJæXӒy,Xee &B*P2bWib/Z]{c,[p;ՍQQLjP c+5'71-I`t`+F˻6s $?gXfRin`\s'FE]υIE18?wAѬr16˾W_(`%q_BiQUýwz/op>ʜ6xW&\JtZ1fO|vlǛTq/5'"|c 0aRPTO\{< L5ѓ7>{y"E^hf+j>`_(tAy`-@`GCkN)j!J^IߖG'Khaߡ.p{~8G=u7nTl-[R.ww4Բ^5ˉNzOy h+/Jǻ|=m촺P߲ 2OS)=7` _ clf>߈+6j- u<3 ëYs".+;M/| aְHD˦Pn?3YAraG+FQfxSM唤 :2O4mfV$;5 N®E-97ACgOpuc&S\)ѹxĢ}:~5t Us[4Y$Z^uxBrա ]|EpJn㒨&@8B*+ϑ D{cF58t_f]J)?!a{RN ^Ҙex( tt/]s85fuPeGb=Xf_9`׳+Iq"1upc_ub~BӂqG.% /bMt[xU\QnI|Ba4;gr`wjm 4G_MRؐ#bf]~C^ڽ?|ˆpLxO\` #$;[_üzʁ8[ A>ed(ORޢ5 M12/{gHg'(v̩zgI6.|~D1}QnKW2Kt4]qہr/A#{؅eb Nv)ƿx|(Sh %OnLOATnr9 ɲ AFC[g #nU薟 v͋PZiCS{^oxǛwBZxv>e)X LDfm?F<3K #Nzg""Lv'6z$]:e~iO >R4н8Gֺ{#>8Jz3wT~ &bq| ^0e'ESBN:hFGad,S*MQ N&4V n0;3Mx@Nb5Pd jٔ-THh$"}?<)3+AZ%=' )%TcospR22I^99AI#֓uȪ'B|9DCRxCRu1U9,RJ@Fӧ\dHWwW#to(!d#&\5u|-{>ʥ'8J̐<ٽrVmZGͳ971.]u^9q`H9,ʬ˽p>~s5]<}tmusHU0 En7Ux8NUt@8y_s|Yƅ?.X%<~(B`B8HFkW0͘ɟdJ 2'K,Rk-gYxd`dˢG0բYϧ8]F$zL'&Hr¬`[_S:ǿpz$rf刾AmUP/ˬ!(I%WT!࿩J{L$tfxZ  'h~RӶAuF -jkqA(z40t x :L4DN,[@cNl|] 6Skχ⼠_ޗ޿Եto+z2=~kg'+3^Nʔ=jw<O 8AlRBG;883 Aͮ ˇ @uٍqC33V@2 n%_Pn)7Jޫ>9XAa=DOR=ѫ:g>QX[ dbʴ,]iFCrr}Ta.'ed RpioU=حAWt3N tg/og!{NB4 1ןb0ܒ= 5vp71= EH"$|lX0| Ģ^'QҾf27h%Um5Tİ0sKW9]: Cwld<ȉznhe.-9JŰ--wt9IuԕFY47Y3W]{;!I^hSG$@㦒[" z[`gg Ow%!*j`@y ge$ogV(]Wǒ´C^ni~Cy%lj` Wf|.阼MyN/!vOsVdى#V 78 C7Q0~hT4/"dZ& ōuRtΪWPW'٘[E apXb}^@%Ks{μ<Y#X{փ45x'SPtJ!([dfT[#'$9(2B/a]>oFȡ cÛܬ+&./WYh/&U{Ảh6i#l `3͸YҲZS\(# F#J[dgv;%8?KA#.YGĦNX'MiՕJ0_3]-og|-=Z n%Hb/Xƶl)V72*#""ky[ ,tsp"0wdܾͨ5]TY%qEZq/[s|ԐYԠ0 sBzZʽMޑ\L $MG}'%ɠPw9Yj/(̈ ѠÿYLչdBlLs+񪁷Os>ʑ_ 旹~B|\"и󞔫iG6Ku?ԃ29w]TV\F3FT +j$ƿ;_޺ *tY C}r",l|y8~֣iѯbT IVji+v2,udGCS Uy[Q bmܒsUJA0PV[s|#|b5V8,K+؇inӺ{~Cnʊ 2/ ;;ҖR"#V)},͋~ShVnS ]qlK9v rax|]6|g>,zyȲ#{RGOǢ-$,Ti!I,"Ό״rӏgհ7>T83#qL^FRg5I,Iq,z60vZ7cV ,Jq;i͛Ă\D3id!c^-in$'7(b{g0%W IIgps~RmM\".IfiH+[{F~k"S u3j%3<ofr^ſ)$k8Hr+8tD'ROCVɄY> f=La{&LIj--nȇжL2U }c' ;0w񊚆siqT]|H$2 ~a so>{ vUA g^+=d&WC%B޼ATv#bP k&_SLC= ^OR.mc:'pO-k\R^ގJa8䣖n#UJ161i),8@>MCL6V/wT5J#5搋0!/_y쪣2EWyܮS<#$"YgћΛP y!j*Nմxp'P tK%|k]ݍeK3:jzА'RgZd!hz#%cHANc AkXm%lhx(2! I9;6plJZ~J7۔vΰBm?Ulg7!H_V -W'֠ tU%]0qCjǴ4YLѡ@c '`?¢ c&~=^iv@C|EM i9qѠԆGKwО7Fبܝq, WN=L;r(S, +'t~G^krp~uW?Θ _+ik88e,o\s=I٧8ELjؿ*{-3UtGSlR'wūbC.^,b CdI,?Zx=B-(hG,9 ϧ- C@+җY &Y`a-]&D|h2,I$p %I}ٱ=94R}B[ÐBl%6唭ofX(:In+(Z&|R;_{N W +^?]$P+,L{}0o7UZQUmC}$tgKh4Vm4f<9>Tר|@(\ [ŅF.>-ε^\9kpx:`$JIG^KocWIjx0 5Ƴe#9˿\Ÿ=98ױ5i\*Ld%t̺GU!.qX@`#SfծD]P~"ႏv3Eq%Ơ~Jj)_:[/_@HlS^ɨˀ>!;bx3 ,s$U$(Q*pra8J) ;d;>Z tc@?Y:&Faa9S?X"9FK[cRj B8cXVne pShd]5laY^AёJ]6>A%E7>1m* 'uT wOB4:#|W A Wwޠjv: 5^.OKNM- 7P2"Dct8OGc 4ݶkmYULSd5EK)o//Ҵ8"zIpt 0]9:|@]봕' g2A`A 2 Qf7G3R\׶iŐ7>(ygBq./KoGp6ڷIyKj @BW:)r+8n&fIC%`ItRIbm# \&ҳct; 9 {$W'a#~?Nr!]P ??2@ !A,lu1o8l>GvO]s v zKwd}苝l$f* pD`92b NQKh'ؘnj,~rR кd Wn+,s!e>v砂&6`\yPlRt{hy;(U>MtoiקJWϴ/c8 |P" >xBp:0ޏ ?@6zX:?=8hu.b#ɞ\vD-]xJ26T/!z}b-1Vl\ӹU-hF~_~,I](9l'o?\~̤kATD?f3]* A# ;mT\+it>n49`_`MY8fKgGuN50vP%nxS|)φ.O& ۈMWd"Emkr rhWo4 \#P7ܭ0>0/)Y0<%58ҿ"+q۞7}WTaeZ IM dlp>TM>AlݎijŗZZRBc_|7P2kǘ8 pN`3o3cqv e P+Еlm$@# TH{ߐ#)v_;rF.p`XSŨE:#9Q3C '4:nՓjv:8#}U)qG.Z`_3W@ߒt L;+5kpJK\ 70G^/51~JžwSv$9\a:q>qvEr-sggЦfx:dQwU(@~m`mf+$#z %9~N%,lp% ^=\W7%$\TQH:a;(>uǘ`N!)Y̪1i,>i9Ii7*؉WO*Ih{+HzURuz/ݠ%7R2?IH᝽=H@+(xs'+]EOgsYmPxljPj'])?| h#MU8hj>Ɉw"`=v4B(MKhpĵ{^٪(ܧ45W!r0z= fW%WdY(jU~3><ߠ6 @c,?aV.̺. B]'2<=bM)Q3$1D&q=\3/zxjQbҤ+HN%AVp~SA348kj[wj‰٘Fi+ɵOŵ(L"7>P(*ER/üO_uVnS" !Sw[`Ffk[)FU;swXc5N^8JJwG9@V\:8{1j,pU\J m X"=\T]ۭrW/B]ӣTY;Ci3P/.2 ~\99ӚB'5GQ4vi6hCܲ߳^F  $tUH"}]x[>%$UXJGqqf7m^<mC,c*߸L\=[ 2vJFiE hp%OynMT<RyH՟Ψ{iD(?K6nanKiħ('˛Ѽ:*Ʉ(M$FA ac􎄍,p鬓e -2umN露ax y+j#SZwc)'ڪnͤ׬_Ls4N!}.Om}mdwX̆2'I(!*3$z8MmKהNuJU":>tc*>MI7v Zt_;$>J }Ƈ>B QȤVo~x!Y^|\xOMőoB\4oZW2:pD^/g{k0?OOP+zL \һ'_]īH#빐tb)x)Ak?骞/0Ik=Rq+q%.WXҵbcPz 1Nn%8#)`\yPv@}_TyE#VxΪ?D΅ݖ6][>δD}HE+Q +װ}1)gcgcI2ܜ.ŀ;ROam*Ny^ћ;P)CձkK2ɰȹb&Lr*uQ_|`b Fu,hSiH+PZ7rV.^-^ Vx+fB88i`L .? -'t& n8'0yR$i'~ߝإ4(tOBc>&RDŽbݓ}ҕiYrxiK?N\t*bZ;Z"loRuW5s,EAqmjDg*|8N1D|Hw؂`p0*TR ?/)ēZi ~ەZ^ NBb`C(/O CW&ƾ٫s̃ O‡_a>k˟%^uQL<5UrЗuᶴ[!]O—y;V"Rcyj( aɋ=#r(7[~>]qdQLPs$M6/9yg2L.)3&csMAy*4 קEi:h|t{S7UK`{u't! #d1F_ȺWkKQ`|\h66r $o]8pN L-!݀`yqْ} adzٜ?˕tUr/<#Q&{F\UZtF24;@?B Ԋ>EzeJnE SwxЄc|֓6R#wRca[:QHwe8#dNJݑQ)q3#EFQy4̚bK{ۇX 8;]P5T˸b_P@d;XqРǗrK'o1!f:xR3DxK3g)GDxpBШ{ gbB:fA=DuZL=֓^cUߞ!O ;2I6-'W0'pZ>rbR<~MEmNYwvtHNHzji9BJM+670oj* ٸ#QL/YdI[3TRR6R|s><wYYE24KÉzƘ}NY؝rba+°dF49G2VcZ?tڗMbiPX}>_3I7sIr@甡q"1Z' 4 8⥀sN>Wm:TI,._K[zݧhUG`*΋l o-iCm^֐ы`_Hi;p(`ƞg:{m \Zp٥a^s!y ?pΐ gw~=Ԅkj,B"iqaDn g!ъ~)=[LaFP9=*.ͩ"Ly,'MĞp&ҥ},%߉q .\ch.V]J)kVn +U:S=aJKeM{f?lQˋgaya<ρ}gy>Ǡc0Pg.&V̺gs˘UvMX!{7nȴ='x/î{LMe ̃2WT3 e5X5ʫҤ}RۿV"MU>eVycp bCݯPaffviɦm -2)cTH;{Jiug@*n)7$mɿi{C<]\pΐlVISOkk* Ek,4^sx$3;lNT =\s9<5cYU>w#0VA0/+bK%y EfھWa4s8JS~ DJr|x)cE 1;'P56_h( ¦*~x7<\ndq #uK +)UhE~nS;sޗ]lMǸvtXȳY3|mu -*Q[#cSQRe"M⿭<]_hBC_ҫK~Yn3@WMR-%V _Y^,vA4@a&uI$!Pă ]tG 8} לBح}h-SoSj57M9g{Tʁ~hIs_4\̚\ju,}(g_]csVF+RS'V0Da8}M)[l:a e]kbxɃ;?Ï5@!,/ |((M-Y-A#X+D"(A~C f]ǞGLRmau PZ`f)š9 7 ,]@!/aVQ@%ӡ$rt> 6_}t2ŽcԦfn/|OA_STjGb \AZUUؒ$X'ǢŠٰەhxe=mnPiTN.lɞ=&NX6{ Vz5ȡ;}xpQ:B+A7U\LͿF}l570xPkaR'`yγ,SmQ9}[1rGPn*.$i)'/??F= ױwN0eu>E#0MB(q\>O%qNɿA,$raz!a{t'go';G3*\xnnbw(]0xEH^>Gr1p9R{vvr71-W?83сA\ԓkcR*YZ䋒Ox|+>(tu%0_Dd&5AYUg.^ eʳ*,nC8/AXe3.Vo3@ᇺet. ^I} rW5ԳɡPCf4a&W`l- !Y-4aSԁ /)^\=fjAi[wˠ\؆%J̖c=N_'Qy*d^[}?Xc`T IIZ.};,3'C$ ܞgOuFW+Ou2!l+%҇KR7af}Ո8ArmgQS^5 3?iEQ] . <7':ɟN'JtKk]yi1)^A݋Uo:2(&}hf5@X&j.[3S.{Q3;O}Wi$ $q]Δ;rj;2m~Սw1`&"Uv<=2n)c <޲\ Y~<FD\hQ&!2߮ͅ:jԩKѡTxT,K%g!XN,yO':"0V Oz8KF9S~`:~SsQx"CjMgw'[ N@hIAZ38Ix,г\;[$Q_7u{TςOP"^nT/jJ]H(ɰS:{5-C,ն˶[XKD C0U{ifx\&<A[Nk5ڋ(LK0h"OB}os|A_KM)xRtϟ=i%QGZPIݳqˡDtrQRp-ڱ>v{.cMUtOM'=;0(Q6hHX0ʞ|tft|f[K ܋XbSS`}V1,3oO.c&+!&nl(V度 H6($){k"8vZ79$W6s{ ֺXr_.hsf|Hܥ^h*ot0/@.ԗ7"]v\\z*3FV D|̚IZ86YqsZ4NA\vvcIob5RKvr6*PB ~ bF 󙇉 a=0yl:)l%Pot^@'i}d(o-^FCuU0䰏7$4vIO&t샣)2³ђ3N ux*7fkx#%!FN?Kۙ4-L2goJ~qd9i%ԱOә#f(0=uV,h܆p|& :3^_2M,I6KgKJxl;|L˦:KNQY=مzHc&bH\S5 Z+yg+@g)3,i#ʪ L|Qk0ŧA?m9Oo$hLoWzog+N {rgtXӣTTo_jt۬/iaƜBzM:v %ǽ@ 3?mU})^^x5yXJa*@AE ´,ZoD_*cOYh4;PAAt_UZ^]>&[BT$?Cr jG$hah UXs-B(Z H,U]p5;zn Zl>k}`Te,#⍥Ҁlc aka)QY{~G[ hT%jq ACi[[Wsjc NmƄժ_~Yrwli0|cZ9FSiCXx2QFXJ'$0؋;)uz2ŋb6{uV}]L{<[Vfa?"e[D']9<ȑ8QjX |r&[ cs@EeU"O:_뮛q2"{8!l[\>HĤb{QI }7<$JU Z?m)x~, q@S)i{t/]kd 9 ='9x9KӇ5FFy1\ҝhjMM]N-W7%*-l8;g ;&˖>SzԲjy.$(sV9Y1 lQ ׎qr,1nRvo?_zh&tU;:Y ﮟ [Uo@]JI]Lra R!@7w(AT^dWF)%ML·;gNN2ARPG3:8]O jb0JI;G-hba- 6g؏įf.s;MUfzQ+ϬQ&$W2@DE( bn5K"G9߃ѿ:pS(WHfxr.jEZwT 8'xziw ܒӞ.``;BLCջL #ʽ}UO]fecyR4O QfNpkmDfqA.OZL[`6rB =WH8 $z '7ZܙThGk#fIP9kTAW.__L<@ҚbD[\d_=bA]u@H%UrI` :|dDfZ2>~yEhs<˂(OJF *a bQlόAҒTO}neaE\~~7BL#x[>@"YK?d~ 702|#Yq}&^34۟zY[bRMTQZ fT!s>fτ צ%P V~sT4nqSA 󢰈oX!Uk;K3:OTR2;\tpڳIJno+6(8٠G7s0h?TT.Wg$|UOpqEʩTT t\}"p)%5Wۙ5hIf(zvx^{x3 Yf^ ψ/7͋J/ Y^չVċCUY9#UúWan=FWl0xZ= KlcrcnrsD_FbF-/=Ѹ} n˟4es3d$wkBP%V #Ts+T] \?-\p-=Dxt=Wa(⢸r8G㷋jN>Kl7 pWQ(s:0P]wM4c4\CQizx MuawV7/2)a Stz4P BS6Æ2pGPt8YMR️ma>*)rΟXγۻb:lvہ:`-ӓ_j L~({s4q{' H I\"<%!AS, {Pc_k-Pv18_lh w.<{)fLDq9̽t_M5, Yx!ޭ4.-a"S7b?ҖORs 2,.C&LKjRYҬG1r~.cvYĈZGYѿB@Sؠψqe}VUϊ0LE2jvr@BI(U:;>#ڜKg'b%Q=P¦,U&Z~:1Ҥ.Cx rbԟ/ԏlgJtw[ N+@e1pX `#A)w폋C}Cy|y2 Lo|ur#\wN$ ><P$RF69C 2f8u($ڭ/OZ 9R>Ǫ^Iǣ$=sf CxK?VXF+df6\Օ!p'hedR)۴>W c1? 8c[ W]֦a]\`\j irD J㞫hx(l41pA\*7յ\N W~`߮' R4\'+D͗+D'N1X_}m 6cR"&3e_p:cOj4BK*p2gcUR۔ FGgǗX\49$_mOêȻも"\`8Y?t]D!OS*\hc6,:^۞HfTl(k#B?ϛ̈%B\Fq䉲>O}9'GsڦGCV |uYߺil}x2,S r<9xvt庨sk#[*T-^6`:_)YyDۓbWwiNT mɜKIG  cT$(J*-tY!ĕ"@CnPY$rXBQzκlWnCkA .BȖ+ɖ=m<'Tҷe@>Y$Vh9LXLR nnعphp 0榬zm!hɻhCi/@YC)#RKЂ4$`=yMR$-u9<*9 9;O\7ܱ |WIB)};q+ &WfI 2~)W6XC]PuÙ.}߄J$eH<H)D`1ZERQa&&= |`:,y:㱞~^d| [\:e>h Hvn\ ӟ&St5 inϟp ӆwFh<͋j|_ՋՀ'vz#:|ZZA9Sg;iR47! I{z]o`p㴌(C& ѧFKO-|+LÄL;Օf)-:ϥ QzQ#Jth>]̋fDmz9B BslaRl7H#*|YgE'闣xN-69K1Bo4-+DRE Ɍ ".;'2ı{4"51>X,uYs|<6\U^;`YjG{<7Y$琧Zʑ`9ֹcflRqfN`-i1]f"x')e^.h,(AE;ߍP==N2>)*2hU?N2 (6\T!$qIX+xO#DQ{i8H_b_ػ@С 8o -m  CIcωd]#Cnl$_L_ciCUvIXQanO)i#=UTJDґ.R4y=lhUkW;5ܙDzzL#E#ܮ'61mǩk ]sS(|6uF(sa2y~KGaΤ^NԬ(m S'73V`g00'2Zdmb SXv`(URL1|X%W,zF-<'j fѶ`=M9DȰ2] "d5Q!lLrM mz+(#(߹[yiɯ96oT9[k[%w:Axۿ+2Xo%޻W2:ᤌ"Ά*.i{MhrܭY#‚z\32dYMft9l;6`[v\ND ߢ+5…A.PŧHKpk*zqozu` 2k/!'`ɛ*؟4=\dfUE:j a}vk}O2t]53~IW/Ώ&.'>^HN`!GBm+f؋^X?S=j3on7psfyHXad<0:٩ Y=DL Mӵ?u' XK+J]Rça:'-LMיҠl?C>_akE n^?>[!5XN!-g0AR6+8]?Y3`FTџc3R?7h qn-` p>_2].V4Fy'&l}F/o=´NlVcBΔ N^ڰ4Nfo}L{[^R Nb'Mz#  =]uaF<Y7ֽ8* ⱁⷜTK,K}L}c 6G,qm5}r'$+xeGmExjhsۊq Bl_Y-cM4=KanO؏y]mx3/ƘCk}kI{pQ*,iU ů{9q/q 5Uk|X5.G#Ø^\[ Ӈn][Ex,قqO{X86(7*f?S q.~G%>nZ=")\Xz_8&5QhxS" LYoJ6()JyVdLφMl[}C As kݾl{Q3\#  mgdZqF".RwSG!C0lG5~y f$vEgFE Zn<M c:ϱ$M4C7̉@jKλۚE s 0tPls:'(R0R&&~?E@0}._z $u{$̫\0HٕU'5R-XL8yBd˱Ղ.(yC4 %P0҄1ÐXZCt׏ܖnwO 9l u:XQ1om,$~rJٳ0QRh]Q$ {-NXߺ/޶j5fnߴbMF=_&vTʛTzИvY0`YK7/c9{M(y\;g`c0eՔ*|@'XK[ O@bO~Rj3r$php.ԋ1&!"9LޚkB6eYSpYuV|7.s"C"YRxOw>%XߟJ}iL/I♶ UjቦEtek`2n2zC]n ]kָoY ꗎ t`Pph:MNJsl5Tʌ_!`RAnX7P YOSfe\&N*qF[] {T"?E՜JBWB#yf=Mv#y/*lP"q"' D}M^*ėCNj,۟fq~=蕂K [Dьr/omғٶ$VT9_ vһ.b*8b54^ _Gwa N8&7RG1W8 \'ܗ틕  WZi`\DJSWW4@?:8ŁBavZ! 0j0÷"g‡9Me@ ,QِV:?H9FVJYʢ} 3*6pW%ZLsGLJ@@RT\JFV &\H :/J.S£Z=a&rZ|@mW4jY\1i=T .9nJ.٣KȒϻ7Xӎ n r4nfmmH)7yS݀XW@Vlfؒa机$MYy qe6V"t0@rh3+*.K4s.KG :ѩ\緊+;(H'%< ba VN#NE{wv8aQŜLY5'/2o9i;z;56QN+ 8%MZ0|Bw.:K+X0Yfc`hSͻ5Ri6L͍.L\bQ@3Q*_PLϓ!'ӰS ,rO*DKY_ގ#]C/V<^S0b2u|Uf珂v~|ƺWͺXduDh>2n%:K{GrGjVm:_-R)̒HI\l1eg;m鮲;=Hq;eybl]5qo(6Qې3%>8>Ź,B/a⫐\W,fo)`rHfr^2Xpq8kޚ ,?_t{\uV>{E'Qr4I8T;y՝vo7~!vEgR˝Bt _/i5pyj/l?+8RL!;!|j _:rƷ׋Y-R)7qsSJ`>.Iozp MJ}0˝>a { gI\(GuX@wyQCqmdc,I }H7uSg82W]hIsEGj?:~Y% 2# i4s{og Ä?QHSLgBjl@<Ӽ-P5e.U]K[ʻ`->.YYsQ*1O˫^RW5\u"ynd3G ΦJK+5č2Z~o*_oz렭s]Hɋm5t^`F:uf ϘOӗ$F"`+NKl?ni[&i<9; t\ rЩ8Hk5TUW`ʮ3d)cl~Oy^JF)یzZtDWumw# R<čqSk&$-ֈgc>vJ6a<]Ѣ9NH9Ir42 =yJ0uӷZ " <+UAGO]eܽh'Ծi} m*ᕴ|6S1 1VϐP6ҪJe SF0d@Z݇ȴ;Vx;k0 ö`:YƳ@^l-Յע$@2{`I(m6FpG-~߶{K=L3Lx-`e?޶B(2=0VAzKq;"`ӟMe(}Ql (FMnW /:O PSDxwK'BNwo> :i`> ~h((]㖄#j)R ifm\D;w[ K$}\R}EPzҷzЂn6rkC,GW&ģBܩL潮$)F&d}2:YC:| q=0u4rb!J4@_9Z\N-/d{]rK9X?O1Ȭ#]Fc}q%^ 8vשڨOeL']Uf,ZӻVc1nCCq/ %T5ѸH b 8z" h>aIxp݋y;:үh]p"0.ZjiMzkSJɩ&b J^uhPCe$lEZ5v]pS캃 %4j^#aup [Z5ٟH:RN4TUZI*zxNW+7 CpzY`˻[ 'A'u3)]hz}%S2<y|{3=Op&g' Ӛr bc-:Fr-э.,ךk(?}._ўBL6B31/!E`v?/]cOANZdU@jo=[i@Y2Uf2~))4VaH̍" zp)M0R`8C\gA*ަ߃u75G˘A+hC* )OTNF m#!`t_ 7CoS0wJ<7 J^;⪭ԠD=Gʰ qu3XOVp}z3T dnv͇ޜ lOOyUAfOHƼ9{̓8q5/DWK^^spW'@LNTY0 d98#[UQüJ=΍a_C$h/2bǵ]Jm|}"V6j$5̙Y,E(&{SG3:21P&T"(u(SXd:r̵Q WprPl0;~+yҳHEeRb|y̩͛ HO.J:9yq0`؎&W9qY?}/70y5~%dTtt ,mV9da'<K=F>m ^?}8RiV&xrzE4+nY-IU} = cD6B*y\JGJMFǗ_q;ǽd3 U>V|y?W!cnU\pGm QͿA;>erj/{ʥ9_q(DQf>8[)Inu  8G|haI͈6os&b8 xp Xv*O~\Y?T:Bm9D~w }[_9ֽm.t%[7`t+ero7(0-lSpI-"> v ug 5R}]w[ %PکW~TJ?zL҅^lOK7Tpgs jӀ(30rG(/($Z2HM̪y~3~r.3r 1;"=v d(42,Jgj/|F ,3񣄆kν8IԨ,t3e0`'<\PornWm2MK)?DvѪNNvjui47?3l {D.X O^\vP'8b G-ۘ@ߴRs*WY^:6@>z`S7'‡bL~zhNJO__ѺH+dW, UEWeFQ̦q2%&y?CK.ӊ\+CmyJJlJ-yfq`,f !3|w{ mREiJ@W@KQ[8pS7#\R b@?>_Sk,h:+FCP-!Irj?z]n+c u>2)Uς)`{"nk9dn!gSY-zvABWY@M. N=";T=8VdQߧt ~,%'`[VKL.ec0;G[,:pZ& Up$>HM*#~& # ^ *`?;2xeSKmʲ/ IN&]l=.bY4?hd:7pGIcݻ^k/Krs pnZ(`$\j$4DvN#a0^>j&jfLPñ#2e\vuc=w|M+Y>@3B/|ftjeWQwe=IppJ@/r]sTaG!>=(%loL{KȰ>O5!~ˢ4I3%9Y cp:~u6`xbG5On*qArS#KOr)u*-Ũ:{Z2 &RSGD, oIY6`. ߑDF#WaC ѻ2Toکp:Q!Uf#.AgR8EZJmTpmIO#˛|% ƀ={4rhC1K/vuUCt%5]6;3wϑ\I2S.“A9ש^- jJ<5ĹOL ;/vğOn #2|YpG; \@xT I5ІG]K@²u]4[ ˈWնCOSL_3YE\45DRX)$K#Gu7)Fu>z N񊲓P7Oh峞L8:جNb4u=F T#z6uGɭ[ي}Z]VpF 8ǂ/5 F(b CJk 읒 c\!.iOwxE ~1 CLJ &ZQQۆEy?E F#0Bӂų9d՜1-,Pl-vs` B_= t~baob,+'- '`8 UzW82v8lv*Y3{OvPl@4/K[LguJ<= y[jnE*l>K=d1_(-+okc8#Ke^hH1$_cO?3h {*LsY1 X-F@/Я 5MɮC`/I~Kn4I/J>+'7P ̈z_wb{ȐΊq@F`(/89w/pv y&4vClYK:8\"9KW9`A1'br:CSgt[Z֚(SK6=Sȑ؎8[:>~&<8grJ ,(ՆmvD3. ^E{|, P6f)KPLtz;k캣'DD?JI . qK4B FBgIQȬDy~'CϏ;HMs-d=WOpbd, h[;F~\d= nn_}Z$?Od*8~՜]jO \\RZi >*FpT4'cj !Q*b*L<EڇI+l{G!"{VD;/1#HS[$< _꨾KraM:(ЉP .MK(Lnk{>A+ T.g_g 2'Kkә)[<p0+3NkI#sFlq;:%hylՕ Įgl+>:bކ' $p`v(|`sBG%Eh,&&ܾ pn9O7ˏ5H:jfW=Ko=<\L"IQįX fXN[t|L4*W"918 ](4F_CxU?X+Lg~V#lݡ,oBw{?"P`p?oek :;ݠ^a2x vߕa%-hOyjFi =sf-CtQu#~m_8_^DJT5[ ~b(4ua< m,sJu3/RJ9Q~ ht|YYth0;Ľl2XU(a0/2M# {%^ţHI>5gk)k;:9onm%Vd+)38WTglʺKʜUzKwHddcr@c+Jr5.9WGp;KZJ!7ǗN:MgƌՒh+W4od1E}Ux@K,pY@a@W rci~ֳ͠KhSĐ-/Ӂ1=z<> ʰŚh|pЊ;Ro+fOaCƤ3}h/ÈYQ.x8~Opb=En2e[Mi},1䄠nJ54䶈f=ٛB^*//ͱ_!B)gEԴj;faCh]d|Pἰ<àjbc|Pϗ朴ܛqI 4her *#/9Xex.(dY KA:c([fwr<v"))?H_;3i~xey[`p`_' O6dNFdFZ3qnꔉd4mC p\RȠ"~Nax4!`s|j!BJv猦sG Z}2&@#ZzjPt0sL'ԋՍa'}Ǿc%.|\^0ULZ92]lyml֍ˆetC}ScQk3:: {܊=-X}I=m&(\ ߓ%T4hn2#Ғ:o&U(,s+"B;$?{ἢ9b[>Umk0{MIBv ܱ}a\Ҩ|MhƇrͲT j`q Q+GLdd֜$Qsn{<ь3]_MhNngC}3)0X|j:Xxw5?d1<ʫiM,t'azͬ6}ak@4"MHBJ3z2[9u*.lc_* 65X^ AQuO{҂ߋZ'Y0px_DkRF┺ht}җGu>Q A.\A˫앦){%2/,HtfA>['F %VIN49{_ F/f@=p8ƴ&@X%&! N:l[r9'(eO͙X`PXQr&Cza^t%Sю:lHn *wr {Fꁩ/IH`i^V|;w sh5m#\ `U=iǯwv<s||5G4,xfa>..1ưڔTAj.J3i,V@nA~cyGF^Rzvqx>&{d3#=GW}6jF蓄_ZNt0mEؒ>T Ӏ>!0%wVTٸ␩{LJIHMWH1ҁu} Dr6"Nb(2>Á|ڭ 7P2}S]2#=-hJ;w*lޠ>˯V=@TI>h1IALD/}WxPPOı Ԕׅa3^qNS]b Bk.tQWZe+'TNmKHL*/Ɣtx; 0Vu/6ZʘT6۞s %ypr*5-zdh|5EcW6uZBuey\ Ȁ̢keOhs~iLo: (}ݕB3K4Oprn/cÞ%E4<` \?2 Bs>`fι7(` ֢Q׬Cغ ] wJejaԼ@^pH/#&xwMCK^8Z1ϪkHuݗDiĥ%& w.%>rc$egӓyEu7 I2tk_Ѻ)5 "yK!!䣢ЪQM`,` 2ypUd\Om ؾkT Y#$ (~2;1lHu\/R@.B*^u0#귅ڵ0Ԥ۾eg NS CkmuУw֨@e#0h3|ez}P; %Z >P)FkԊ[L܌R?K'RN "#%qeXn |-a=]e#n:]x>@I")˘Hֽ_9G"3fa>XH }:H?)/2z_ʭ e՘9Nެ3A54J (Aa'T=Y[C!r5PZ4s㺈fPr,NUB37`#Z1RЫYRd҅[jl-lvٔF,6?nwu"A_!Dp_ܩZ#J| ESUQMF$[5ڸeuAvΌ{VP/ qG|vP\m4"B/;Yz2J0wTb]D-T>Z}C?:^Qʋ A0mho r<$_܅ޅG,$&.hJjjwCGcIPd0b7P 1ZZ'tBے@le^1_]6S0Ơ#)O>&$zcN$D\on=y,Hf'PO4;|:k?4Jv_E5ۧp3s bVcK09-&.lD:8plt>'Fu9j7/ula3RPtKQ`;'YWS|?î(ZpT,q޹.BjHG.ͳzh%2ő:=ne x?*ujٻT$w!?aVu bZqF 䒜O`tЯvwsEXTeDkqVsm0m;,˖yU`i+ ;p}Ʌ/TH*[WN{@!ͳփGv1^ c@n\~C$QOv-9޴4q6wcɹ^B~%l\bϚo\oy򜒆5ArfalzvX0CUfw&6 FYU ڧrcPV_5!=V1O팏Y,bP[(l>s- F6Ôrɛ m* Z^iE`AF̟K>`ls;4A/ ҂IdԼ5ЊꙒ+2:*\ܑՆ•Q| fɲ5U=oVY,_P\.kMA.6Z}#ZOOxc4uiFq|-#{2 ZbSiֽ \t!v m+2UUqpZ?:ͭp["tqK Lf콓\9Ђ\ͼ+"gE^NWY zwn $?"\l i ѮS. Rbl<t*KAׂ$Pժ:qB>t>|ݤ659DDP);5,2p:_&*Js^xqG f JD= 9IG$$e* pϬ" ILpfo`/gbY GG/ǠVeJx;ޝVEBaosȩ)kO~^s=$p`:~?$2t=;G3(bݙE-iM3ϐ*O?WuU5{?o ^][vq 0l UuS>kt'? |!E;ɢT&K'a^~| &3T!GgQ D0ڿ,K^cV(8߃X0G ~}9xIi&MjbR 0ڟiE6U5m-VO˴ϐ]*VI̿g@n-~bOJqI1cW3La3mV0/sϔpsOGSejhcjE=A5$"/8zDBR+ ,oaYqb̌"ajH5۸ػ)(.>e -LDx6"[KC9@nus@C8|2.$f!}Z (5cD }tRu˾9/RDg uZé*f7F]C`U4G0A*Ya͊t^:! \RxTr2cݒ7$"ڣص@z KiTSwƪ&O/h%3t\8*l8"$[1ϚxwѠuZܰԒq\SS2]z&J=}3By+;Bu "=JX8 yݑDž^At@ER;Fϑʤ6ZĨ,ϔD@U5H֌d6[FU(s\6?7Dٍo0#,ls&sgqѩ3LJm]2Qkb~3iB<;c=;4E~<rͼbC<\L"ޡ;IC\iϋȿTY/;M3ɐ&|'DPLRUzj0TA0F5(xs%:. ?&~y]r*)Ao?^x$G͆q])xm>?`nV091[)K N@8`؁rwl>ՁjwLNMw,SbM0|S 5eS#m9}gQPY@Vֳ㖼Lm"܈^=ߛ4ɏ605w gY>.6+֏ qmce @ϐY+;Q\ Aygzj~QSjP!<؉.pBsXZ\3U)F'ݹEڌ-Ǡiuۼb3wr[Q#GEupX*AК~l }{yo*'7ۓjMS[Jńi/P|෸t74Z}4oO?̈́ ^lqpr"KO=6U aR* M ''W];ּ[)VZJ=*6}w*K׼f6-(},g'bpW]'Hz! jUd3E>"ΏpdQwL2pk͘å*kk+?Jk\&yWFlnO} ;n4LEXТ%j`zMBl?PpA)J4:.?L@jfE]l*K8Tp۫n+npZ}.ɽ*%~F+R/@y}`k]1#̇.;:l^y| 틡Ҙ.kFuE n =;h"FyӃ:R bܺ (o 2@a d+YW?uSLrHrns#f !/=",[1WJP ?\Uo2/}cXc@ǰR;" Nt@ؑEg~rWڷ) ;#7*iy$b]zOѣF0j8O44 kNW תnr{6yNhYխ}v[Uo þܭɚ- =A X [8)~#UaK/3NW7z׺M50ET6qV5r&7+c gXPrYa^8=Zė:e\9n{N جp)s0D[7޾Yߠ˭=lt'. Ƙ#Ř(>I =$`Ϙ􏩧 4'&&7³uyaN54rm^a c"ɮ3D Cl}hT[~D"!Aa[q.XT}SɯZźafx"Ts'O`r?hb=ևpYz:{R:7tuZ< #5V.z\Ļk1oy`K Au ?dX_|ށ,=Z?WJjr |=K < 3:-xŢq4[xا%yv| ZD'qSߺKaӑcs, >#\E nO5]lo`7~QOsKq9 Pl+'A٣ z/FXIc#"D%M?!5WS;ooi  hg#q/YF'OZNSDbT*RtʆקJs!֙q0)(а);0TM$w #q~-{Ϊ)Xu\ iM2̞:)%*]J_L/| .Z9'(Z T鴍0|XR:l$HT"l*iKtl5I2<2b4:BY]ݩSY[uAMiRǔqO("歬D e(:'[[ ~pJ37:K!shNK}d"(؈pUjPI*Z\5l 0H,${+*lB9W'VEBXcjƕĿfNmHr#`D:ɀwʲo9c7uKt ggv7Bo6xqA|Mݝ a@+H`fQl|Ei+R# h'/|5WJ%1ysQk8m`ޭ@N=IF~yV ~s0^KPGk;~ A8gJU V_YL7e+Gr͑_rWRnwkV4-S.%ć%v/?7C+!fxn,1˳` 4fqa"@eL|)+]\HȢ_;I9m_=CE(weյ #\ U+Ead `-j2q1OeݱW@6%ND3+xcPl[CHQC˔q,VUw5=\ҩi@lL**HƲ rG :5'š"z2QK&%eŐ<BN^@(X8>F w,}N9[&m!=ֆ5( Wr!* ndKK馛T&C1=!b![B{u#j'ѷn wĴ#K_^R:?o5=vSQ |%u'u`CNp+p(lELp|߁<nDd)CKܙ}Pr䃴y*Ìyu}mvR=:5d;Tz۱/87A&Nu z\KP34$d3 SAl" 8MژHIH̜GϚC ։ԫ6/'>Yt-~ۋѽ;84_bCڞW8 D~c>+&=-f6Խ--*aųae,ڔbDd1t| YT'e%vbcaAPp1%CyqfO~<}[fV*\9,pYH+0zi/Ln+@nh#ih%{1E%ʓB1h3ѐ(r8K]HD.-!kGc,H%rzh'U~Y)hjvr$E?( It=J3Wsnjgu;$GoeщXTN׶rTCvL[$x*qOU~#h1e "έa,/`RRpz`\[ Z㘁l .C40>T΅pH `8nj6'>1_!.!jXz9Cn~p$1pNi@uQ܀Ҙ<bпcs:)leP!XL+)z`7gJ֣zռk[K^qI;h˯[*Ɣ?E|_H>iM-iEGZzҗt{s:Ia2 O.t8RqQvE;[>31S%_hp発F1 wJaV]Rc{P$>my+WkT@9\TVU&NJ=u6ΤKh7]ФR/ɵkSi g!MN0{O>/:ed#ț-BѯuO"$ןݷ5L9fkS&S4 ƕ!%*\ʼjl gRƒ`!K +ӂr\a(C192k3G7Eq5ڇabqD=1HQʟKP J:;y*b8#t'? Tk iKf뭖S f/ѓ}"HD\i!Y-D0[E[v9\%np<՗9a]\j3u9 aу^*VxxDח1z w.S#cF*.e;(Ƶn :A^׏F{*hFO] Zuf و7'}`_. lR>|+Ǘ!jP1z5ȽNU#ɇ2HR?1}drӡ ~E)=Qu}4CXmC<ˌs|,)S-> 1mMP;HXT0z7P4/䶘=lF_B^lA$E'bM`hj2HІ3# z3vBћM@|⅂[8jX1 pQI;{YRf͆>[:nў@xONÈ7wrC#,Xn\S؃Q x4_+[NCI&P1&y(RnΏXQ<ܞM᪏ ?e[ CjLLQަ ')HY5*33B]rg6@fiȞKgKwb^֡#w,c>EI&=9"a1;&:bwH:B숞;OrIX{ɲP4Ncs1#r ⟹!_N)Y`J`x6sxEL)Ż 6wҥv߳rH@k^su+xvU.짋{#{'T"[m<]ď;Ή^, QyJ{dh1NwAiF1$^`#SZxԻŗ/$l>W't٭HeC\w glo7xQ›Ŧy7K./BXo ^RyKB4F=2Ofw-aV]11LU#TlZOF7iUDϥqF 6=뢍e$]/)NZc?6sIϊ*8tӕ6ែvyI:ӆo =9?-N2G-y v MN.WrYB? a 7`gW}gz?i2'{'l^+4^[?"Ye!ETM$ڢs@Т/r`l:eCi54ݶ-<%-N'j,oDxf<[֣P*q2)IgrUuC' ]x(:p fyH{M?5IApuHOxo}\^ (M̶e݀jU02NdD$vs񃓃F]7LvGȿfG\փs`r~ Mj?]pKf/le]t* :5N|Ec@<~2E+ţsJ>8lO|2lgJx]?X|t4>|5StUْ0 \4{IFzƒi&CA먈2PXbAW"|=Ab~pڬr[@1TUD*X/|j([ձdAܧ_ANʾ'ʁf2c@H![lioq,z1[EՃ;iȯ^/U,l[J*Re!K*&bo#LÚzXEzt9\f%Ük+;a CPN#Ɲ6$~]jK?P(b |zySRW$asƎ풗pAt yH97eՍNAtGyъ ̥A ۪΀7dȾFwH֨t0..&`֗pO_fQkе0׵Σ~ 5eLyԏA_k;,,UU'wX8x@v4VAiꝸFd[XCfZ2\"U.Nuʕ͋Eg_]؜s9chΘy`;y6,דgڲNYW%RrBf)QM/Vb| ? B(-酪m/ ?]`j3zϳ(?c9ʣu yO(,UJHȺ1S RD8sA0}mW+a|ͣN+ |1ڙ>zrᨻԐzLCʹ>A#rkɯP@Weݵ*~vY@Р^T~)0V-g\$2 ̀Ln_"\On]ZAwcdmI >꯾f~]9t 4vHյ|ru"%ZۿW$".ZI IU ʹC2GoIO3 j3X خ|"itWIg6Afcd*^KwJrH{5ݴ!wpOcV3ϘGmVT^#wNz"Gdު.MBP{ԏNғ^W؟"iIV[ ̰Ǻv\|Q]S>'YO#ΠμmJϫҢIϮH@\6F8U `D0 N%݇1[Ғ;eN@Os<\,=fOQMVMUGzp-nW5˹eSzVX.Qugp<^3?I#I(BXO.lԺH_VP)ˎ[zae~byHQ+Y1>#o1. k5׆ lPu-a Y1xUۓJ1(?6y{[VaKBnW@P+)NxmYP hluv+7#&EcT5 8le'M׎m=[՗zMv1>Rg \:i +1~=h%| 0X5:Goq<0F{nsVeG/O4S'gQsrc˵lL$ \34VC(XXŰ²]PTb R obrwk0t愇E2g+ _ 6Xj\@Iz'}lbSȶVʛa㱥'b 64쉎z}QBL=aA"F4)0|UNR٘*np[_œB/y4sccӒdNaKҹO`7윺Î oS$|m||sG$L,G?%,Ej"^ N#j(}^L 6y0߮ZtbBQ/rn( \sD6)Tu5`q^!:C4/JсE)ۗ#7{uSAhtҾ~]R:' vof %=2+~H|Wie x6|KYUp^vo%8 ;g*߱Vq޵ K2asr1M?zRO^Ct&<ⷚ7)ju"Q Q±e'qc3EaOeK=ֱ?:/G@f@B)KIoԛbك=U]n.aJeg1g3W:6FچUʫBk.t~$r>R_H9TGφhw$3E*Jxƾ0"J( dqŞ N0[ pL㛘yFfˀ?Fv j7I4[RLkX=2bj+kҵ1Z|M ?KZ38s$5o㫈xl7T"g7k)}< *ƎK. (k-\8ع@hr КG.#Y9!^ET3d&3BzڅUr@VchG4ݾ:w 9kcsW5]ɖr˘|{#'w[ࢢ2z 7Ջvڂf@a5pG /nl0XQ Fq{::{DA:Ӧr.[˾#k;ҺS(Obוqs)[eN] AD#}9'dƖ(Ctp d>ۇi9 CqUg\C&~jԥW.1AMf$|6&e?(OYUuN\f[D f nbdyx={եNjcóC|C$K TFЃ9]$'AGbQ3.6dc(cZ8.UD=4pT8YVƾ@Ym6<N%w~,㈱];Mem1KRimNbwcYmo :3mͪXwudqX-vP  .e^nT6w9ZӓtI^ggh<õaIAmȗTNާ[( &,'y'.pR=peuk4[6>׊Y=dPi Ҽq5Tl.:֚™Ĝ+T%]IiMXS2YT[pX&":0=3lJ9cw`eװX|RΙ|&W >?n~E.s'^OA%yZxq#ʩ\yL_XN6yBefqL3:@ǦW5~FvygO)w5Ҭ;z-kB"Y/zǏm!;LM)>φ."{b5f݊Xq,xhR∬R&/'/Sʃ]1Ȩ_9,<{wxR!ѠDYX}ؔ]KFƌ-0/Ƹ\U^ fsNr$61F8xإl]1hЩ|F!ke;veW1Bh!{odZT'C>'`sZP8n$nzwaӬ̗t./X>†ll׸aAQP p:FP,<5Y&pĦbV2bg6(F^ܹ+HȺ8}5îW]zkEOhڴe/}>TK+2n-5 ZcX|_ܱ 򂋆' dO N!2W{¬B# 0.U|H /ai%_bGC'ړ%k4gJMz*;$MD`Uomq nph׵~<ǧOw1LBen{C1?u-6p.·%9 U\ThkD҄Mù?6`NW2zKv)5t-WBq.I+rlC9`׉_MF™Hc2N$(*?oԋ\{5x0ɜ,#ē|ZS$#Uw!ߴe9zլwJ``s;aQ(]WJ] ~E1:dhHѮ"IVBaKGz ,#oz7{ޖ , R )g決=䗎uU/\e4 "j\C$@/l,6,!6+y^Ѭ?Oʛ͠s1.qg9j0&n3~}gvJo}+cH+I m{>P OPC(a_OuC Ι2T;bqp]gjWޠj<&EP}%i:^0~pz>A?pY'|O/?Ek=e6lv_`yBWIFhT/)AJxsp #{y~#-FK68/ )rcCV;Y6*8{UеGƷOMF-mC'Ww\W^^ ifhB9y| C w /X=#Zn~3Eu?/T=GC!|Ky좊CHi9 *:M.K<ʪ^qzP"'%vgۥAƯ1n$;5jj;r_"NJ߰NlU&z|k`HpCy6?'a,7jrNj:׼~yE +.iH1/tBl3+խQt0ݖ;mYk&LwE]Y`&r ADFṾ. ]aB<15Đ >E\D&Xaf6Ql>l\7Y^YaYX{ .U= EɧH |ajsAcX1]@fH6FdwX\߫[`yr_<6?D1o!XqcaM78v @re9Um{d~^ ƚGf'igr$7n enoIQ5:JI(V*/Iu>S2=|*$ 1mZu_DO%s:Qz i#Ef t-,XiVE!/f -,V[n lR- >Y_DP9);%H "=q7*pE}?d4GޗٙUeNu Anqw+۶xHC] f1P6T*Pz~;ACYD\ 哮F$ږ$(Sū9\L.80B.uTܦzJ.J2(4TPT%yBu!lx(,chGCGTXj{#ۖJg7)j8 4_' a'psI;\ ]%t&s@]akmGbiTJ ը!Գ^S}AOuOn)Z2WķQ6lLOM⼪':zfWղ 1msYgIls2g 2q95V7ϔ^]+ Q;|)Q`JN IfU=؂.h i[\0 JKyw3:µƆ7X]#7L/}?-Yt/{9:mbbsʱ;6wZEjMi>)ޠ$c_q5p\q29⤱uH1 pQ99z=qW38B>beg7]™B&h*T/r!w!_D:k0Ӱ-i,c:IPg |̝T(ԾpHl=fS\9=WM}V`n9ï(=Wg{cřVip]Ԩ>Q{[o( @7,;Ψ1%N{}uRb_T{H,wl-M $8cb(\6Rܕ(3HNwМ6E;JQ,QF^7|QcCG }gH}--W}{i;38.&-! sh}@t'3U:1e73 ׿tr;{}3M0ӢXŦHB<=o,HbS)u1QBwpnN:+l0Z7s’;͚='PpZCAC? a;c _ƀ{jeEq-XS#U}@Jo&|෽ߠIƗJ_~=.0nV)jVA㏎aV]GMKEsSvܭ6Sʮ HoR=ø2r0PwjO5=L0>ZZfs*up2dh;2D>2\c.6$.NLj3m- #.\gC1rfmU^6>k6pQ?V$3R^AyեLP[1$䍄&1_߱$ y02't%TgPlU'`@'WrJYâ0`gdnP:8ѥIjjXF<9n)Mr npxͤS^=f8Z cYr7eE9pQ-YJݐ=/Sf<7izCqUtN0L9!cQʤa,\ cn$YBd8%80 $Խ.~ʊCjzDWٕ$&lmK* eYJ Uх/ uPf kEbj_T45j1,m MO+g!|za|FO9_$8րPݥfłۄCdϤAVv `nL؆RFeN'^6Z`k~C0e HsA*gE5|$0mjcq~vmE/ȾnbҢ`m&>bPJ I8!Pw L=/"qƎ?z/Iӹs$$7cgh3=NyRzQ lM-()n8b*Oh+j,řUn@/Yp!۲U΄g' q @_wVyXfy(.aŒKkS1ێNM਻mjs- 2X+Q[&35epg؟7VRs޵OF40CE8lқ@"ePd!Rfc u\%(ЎyN)1BR{xc&˖տCMϑB&X-;6I7PV_\zl{6)r)u]αReXM1xI >w|ؐ¨K355F5ǛS[$彝cU1ыE)7BWdU(VG%VBD܄uu hVh*45t.D;-q aוb+ {r$IНm^ ycHY~7 1.gD%1@N|KY$pMW&NRXoOhѭ9% xٰ$&OMIץ}S-b{7+\<7rІz1se̹,"_Lv q̽~,Vx-AᓺλF8IzhoiiUOwYJ ];|.G.BCxi+-B-.'zֱc_  H?mZӍsj68YM#6PGP)QHj-3Wf T!.\㘛ߍ 5/zH',t(-pp1%;hEFxp m}$Ɨ8*{:YMW%l@ۧ|9m lwKSפIVQ,{L4ͦ{]geLi+217/G_j.gDR6:vhQ򐯤ɋ|D ܍0Se؟3;%TERR'y<#0(|*$ߏՎ|pX5EI .:vlAo:p0m̧`%of[Tk[6vh=,zKc\I-tPjM[M9ec UpAeFoötT;QC}F)4\q}Q4W6twh>J&xa]^m,e9r;nǷh~ԯxtTOaړmtD݊(_}es#E,8cT_;Aora  f?~]`;|pi<ޗ+l{"tW;Cr?mJ^ķ5غf -K̒"VzhZk 6n~ a .<2(b `l3RDJnUΟ9RkT[%>aZtZ>&~94P^`J&?z}0Kg,9puFFF$2>tEUC8 .m4f?܃R/eils[a#QP@isT]'nMW3)gisXtቔ,]p-zU"vY! 1/p C2l2HNzsdܐuVIӣvt{!ᗋLVȦ0b_%#`Pݧ~_o[Ut3Cb}s wM;sG( 4dc@Y yʂ|31cExgr@4p^cޮ;!̽n׍m5iKޯ2b@F [6B IPa}U4h}"AQ5k|7yXKi䏯E(>]Ieej>(21d?]R߽K4yhR2&2MDȔ7gOO%؅Q7fD RXY5H;L`~_ZmH~Mg^Y\cIt ys%rozjTwJh(\Ulpbُ)_TO'f/>N>܂piZO*+Dde' #} }"h'Lf߷x7j&{@=B:bkj 53/,mk*  ΅~{}BF|Xii> p),0m# )?vJO J!vd렘t[|yf ͆WEBWn ֞/H]TS`-&z(_dˬ'Vؽ3њRO,Ut$ZͳUn:JʖrU:ݑym/}e5 $#V=x/$E' ǥiixX eݑFg9ޖWqiĘ/VN>Lm[/:}N~۹EOk9>FgY(=T5][vQWW'_.kb;zxa|F˽~a[AՍ{_OGbr)[ix6DF|ɝ|vޱăFG p 縣/a &v7CmiJYĥ|6dGV&8m}WUW+r= YKK B7TÓsUP$_LVp ,M"PTf8Gw! :qTLvBgPݤ:l,(>I0m:PRPNjUmj\͖h^Fq f@x3"-ݫ@IC\l\JZHw?`I;spJh{ *6\l4 d(E4d_ >awMMѭFyLGBWE wW\er#QOFҔ4:}Bsҗ¥7 mk?lhNcb RBU!\ 1#@;Qڬ}|W| |K~W[Pnlk!Dt7#˲|}TjyTĚzÅ20N2Sk3݃)C9ZNT[ 0ue AiEFtEK@ypZ.vB$题~6e×^I)Znެ4K^C4P_n*'0oYli#ֆil.%8KRag0vd:ehQגGāPWfSUW@84Ero౷m%:/$DGGj|2{QBK4x515`?(:R%ISx6qP fWߤQ  ! ϫH;/@do~cdjǙ7??q_T52BO=r _Wfl{0-;0:wpQ&EP}4%iMw1HZ p.BQФ/8&|N^uL".or&, W7 _v($=cAQ3L ~z[ P h .mKd}A@.\yh(6>8P; 8^ ;!u՗.Q9 qR0VV *6<hW~^f@IBل(K 6;@|MH#Si%7<0&|NF#"a/GhtP!vb#K@FL ҟ 5cth Y3h4>i1 롆;ʥՅì`ӳѭMe)QJ َ6 t"tDK#n[0hS}sttӷk44H#/q?"gi5uλ`Gd[&ȏ"R~ fRN.@. ܣIa(ո ߿6by9b5hvb}FbɊiI6lҢy6R90Wń8]۞1 $ys7{$u8sR$W:=ٸ 5mz쐤a3)`GjNbuN %R*Ge鶰AdlD㨲ױdqU\+jӲ\)<~"- PxT~9 Cs:%iE`şr%+.ےF;b>%ɡzT\)Z"ERML5\ {B!{cj)G+'z?2ϙYccbwo"0EH>E!m>0ZnlF e♘ q(C4OFqZ^֞ӸpuLG."9 gڛOABuP>":EdM:)Q*|+aviKu`+a\A46AVT)=ɟ~m".j?UzΩOi: *(@&#Xyg&"xf]5\F{ ?Aüz'a*?UZQhޒצˤIRIkn~ލz9Fft)i-P&1|Umz!u]1vJ{lf#ڍt,[maB@DŦvDxCpN*6_/h^SdDu79)8}ޡy8">^T_Aq+w&r$.hKS]{lL4||NT.e{i.7*zr;m@` =x!r3)eu)9MT]<Mz#S+m ԆyKu8п]gWI\K-x?5dP&/ y6A^-%wKo1[w X/JYiX-~uɢl[>dL/uMrIy#zFKA;_<]0U3Y8#EU?4̼āuٮ;^SI] NoY% JkG ~K)y'ˊ HQ@2qЯ Ziz)DY28I։rP`:Qf=1h<]6 ?bj-A)&!Oأ$QtʕE…jx':l )aC|`"|Nc,=V!WYg<7]bdkʿG)2hgO;\.B㲀EtOvm1ñFF𠿉M[ EeX5p"g/ȉ"2ЁבM([*sNgLVU<[=t~׵N yPY vז`:+);Uu72~5- 7[DfheSls=\rؼɼtZQSf/Ky-ϳb;-21sf % 46u XO?8`uS8=$ E֫dQô?$L}u!!'- IaS|.8Hؾ󯏎DҹHM i*`Q$aW]$.QLE8-xoz9ax@b g5Q[ |6n QooaL1/#<wpQ-? o-Q%г:rB0%'WAalIBTKhN#'rXa Yh؉-T0M,hߛ$Ym+ gnɵ}wΞ0OAo!/ bCY_3cjKObKUV-Sw"OI\ &u@~J c=~Sz|zzV ν{D9{Rۮ;msO,e=F:)D# H\Ӫ0fV\)p! K#}y7[YLK+?YYZoa3D3cŽ' 鞙pԙ©K@/J@wJD&79wQkl׵}¦R2z|Yӥ"ٟ$vg[k#xupXЏ;t] &mӌeZ0 m9K/SR>hT&3fO`'Vyѳ)lZK QPHl]V*i\ K\-R썁&-e FYGf$L#0Gmcv>yFaJ{dWVASho..iFcMh~0sڟ"BuI^_H6>8t,| |H"8&otk3H:9 E G@8M|͆k1 zǰ3B!a8s i#rr+2qgmHٝ7MLD\(H ^=bf>=XYC[4yV$j"i@c7]!Ѓt(ղC~pLPHB&W9kT`4i ^}Sß@$enUVҥ|йa`oŲx:RKNCw+Pu/Z=QpZf31ɘv!#ǦEYH2yRŵ]9D *>}Iӣ|ԣwvJ=YRLv"j2lJ.w >M]aȠܣbMipX-B ]IfOĘxXցܓίTZ)#£eU9pcQ}3z;0o5➃ڤ%Bgz.Dtu qncs2IޕB3U92Jg + >ȎTK_Hn-7ggb~WH:mSj̎0@t0} ڝSt_+9j@nG3AT2)?ӄGOZ*~_},K d3 uFSLB$XnWhC'lJm\ɜMQc0j]$NquaiE1MN]'h)(Òaa@7v)xJ7iUesѷ)0;}Y_P:>Wviґ-Kse$*nbuB6!(nXK_d%>vC\zRL:^BÀwqR7(}ccήeNɐ_Vpp,m¯X2c;\CO qm;s[eʳ,!.Ȱi{HZ[m~Rʸ|gD/sJ^͎5fsa}l^Wy/R'j#uB$ &d9@vnWKg!O&Ԏ:T Q hbvȧBV.}|UFk4D3 P՛j.^3WkAR fuZMY *L70Q"*cֳ%0^Lz+jDka 0tQzSl->$ v',G+jٶ`9]OÜ/)@!qÏhh'+ć 2]*~.bҳkUtS&G(A~uS)y qtNvnnDo1T|%35R}de|c݄9y~G E߈H\U#weLsiؐغڹUL[$.Ƣ  JeΠù \>3|6%+yB3OlX۞Kp 7?6IJ>:-\xr19^M]t ~"CwxIlYF2Oy!ͻO+-W4 t8}~B^RU>8~@_ xD4n7˯,ZaI%R9 gi)6Jkv(e;!7V I+׆xgz猲OkN1(ǽ~9{v¾9?"Z)l&kwiHLR˾4{NB@B69m-md+Goxt {cpP_t&(l}&ކǡm5Cy -v@Nr_AAag5pf䗠-RɯdM05dHXdgVE^R7IlGԶ1G7@sEHq^d)Mdn[g{wQ͚Hw6~H(5g͋tЪlIUR4f%?z;X:x(:EdDIwgKOc'ܣ&݌[JKGZ{֮sD[}(0D_ӇL (^yS66t"UgN-ɽlKm?W&誉&imo-Jc âOZ~ţ4hGFh|J&Y ?ZLė+jA׌("߽]azBL᭙߮=\]=o[zv`M-}.q`@U#FWH'FU߮W2vwNn{2&jp+(YA! 1$13mlN-pF\eۯctlW?uXM.(ͅ@uRM`enYϊli||y: PV|.~lP9) 5Y/ڏ,ޫ5E.G(?VLla,3z)8kI?%U~nz"2X4^CM Dhj+smÊ?y8%_fe\ofq>׈<\PbI[ndg$"0{eDL3xZܹBPX%ekhw:lW=?nR xj#QKi΂)$+WO|Y3x!iˆYU A !Բ4K[9Y=,oٞp+:}l&*>`fct'˞OF6KI>}nhNyU)*v`TSw Y$ hu<:7&FK \0PadF+) &~Ƃ Fd(l%C2!p_ϠOYjA4y=4X"e( `la->J5q^4*a{1d/GtVTq`ab"Sf/ zo*Cͣ簥j6,XW,r$RG~#k@"(dc3w5m18\[I(ʺ|hDgb[(aǪa<+TtXԐ!Ŭ ^Er69ƾ"X-́-;=jRvOmol5m}Gٽ p<ᦪ٢ 7^yX6aTeL AX_63v9I9㇭$~RHqo%м2(EɌ(9rOA74`n+,_鄇K cSpOp9|W?=4O'C]N|nDf+*; U= }}4Eީ$=hLtGngN>Pq-R^r5ē$ hE@f}xBO=?lÙOՖh uUAe~{<0 ZzeA}&)my{:-G1DƴKA 'a5tDZ^&nLXpWS e4߷-[T#*8Y@gRUAR!4 B0DG@mTG{gL TW|vagp] O]xWc) HU4M9(=$4e^1b,_ f$K~8I̚gCX PSeka&?̧|$#,Z^Lꭌ؂RI 1 6'K]ch!x@!wz̮5MnK_R`!WܮsZu:Yۢ{3Jrt@ xZYqQ$SsHqA0+Z`ľ6jzpNoag,B nBXo-zN83¬g Z$ys;;V{98˿6+P݆"Ilf?%dw.C(L[c e..`X`卼`[)#/$sVi߾߾C|+1]'s' gJ&փ"amIn{%;j8y9Iwi捡i-χDS }A}Ƨ.kR|#UQQo@$#GUhB;JQlݡu8sq!/V4]Ѻ?ORzUdNr!Zw$ 090G0mSV 5aj.l=Qw7U6j}Mʌ]&Zk6#~AL( ,ع%阡rh3I @wR`xUon n8ЂwZ|1|%m{g*%zr@cSL:0?Qm&#r.[5E#-aKA+=?/ ϒ0܂y[ruGb{aHM< ( /zM JDnd3"hh ҟXge0g'd`zW+P6WF7-Й9j2Ԙ !s#\b@!@5ֵdl g@ME(u7#wzBأ l˿ $t(w޸O-NgSهh˂<ٮX-V'dm_=$=Gq (!I`dXsj0 =+> e~k?IKJ/;DB1'"JtI}Yh͓c7ؗ QlMfqφtl`c R„9jݲStF\循2JKXeGN91˹ZM~( /YP{]=>HF PwAXPSK\/!DЦd FX9u;I@`C7ɽ; ֙-ztąӏf~ml P$; J.'K)~s`sPښb2!8zS]$/A=jC=nB8dGvф%K $C4LffS!U,`|;'d:kdp:dLv} +όT}} " "Y]msn{Y Ύ/?)cХ92sP#)RnXÃd#:'Bhuz,S;ÈB%:Zќ4Rm2ʷEzz)C2},#tܘ7ݖk=oM/Y 5.|fghr[5DH%u eXeD9'xpdo_-V| J~l:{'ij9Z֞HةoC a=TJeLPT!K5E@P"9riȰ3A8_y6` hཡ|a zX* ;zy}\7s#$^:D|f_Un(#Yk-BionhV/*rܸ5b,)gu@86Yd3bvGΨKN xR.1CU6L[hzKҤ]w=64GHx+_J醹Ņ 3MWi,E JNR4=Zsiju!f Pe*(/%t1J9sDQ-z_L' c髏dL=1"%ذLqBDX<ݠhM' bţ \:KKV b\ýBk]:\I~x6d{R)Ꙁqbt%`Ϻ[锅IíMeBu47O*)TRqz4ءz`8vɋF$'!O -;gK (s%)D.Elڿ'\)c|g~gV*ʎ`Z~<]lSrاoE̽(86y{v LmQ+0eJ*6Vpyf)`A8 .PJ*Q5RȬ-y"l]JߢwfGAl;p8F+kdsUsˋoiu,lu(YK_eĊKʅ\}6Dt!Nk^(@tE)v i_,|JxLKJuBtTʷVXǀ4b̤GU.nlp7IuZJSKĠHB2Bj8{(*blW~HǼ\']Eܘjpz`cp/SJE$0#7Ԛg{YBg$&W(Ґ[3m'nI0d5:@~Yީp2K&vܔO]j|?7|tJ n#ji yؾ'Xc_ALŊRTp04y FPm \kE} YBN~B]li_)Ųc$2AFׄK:t7-*c *Zld󀓟)PV@J01ATRv1G(nI'm>(*4ϒ9ͺB!eri.v⯪ 9EQ AB;ŬH`q| pŶlc.ᅚ6H.TF1fȲiCQjYH =VBHH's3aԔ2ZDnU WOɼԄy /5HdqH۴_pyd2H-L" wX!b9ܡ ! _G4ġbyp4 ' 29B3_a!W(d$iPc|fbHT-@XY{R,\Whz!Zu_ZVU_=6^-|b 9.KOo \I&%z,*VJ &4A&[(v |;dqy# >\꫷W:\)ғ՟hnN#53>4Q[vH'7c x"CZ\jT%6NDF'<ԟI-_HH(>H_2crOy0y():o8Z ud &r2 s[O%ZG(ZLa I3f`#'Tuh06u۠ ]i$ɪcb9;`Y$x_g4JhxCX&kt\8k;qp!(7gO}ǥؤC c Z/6롗[s[g(J?lV52Q(EveA+ԧu4~I(aIOJ.S5J_ }ן 4Vjr{XVZ&[c*KQV#z1y\c% 1ktΤ8L~y;)E8Tgʷi~MJY]A$Ȁ[d Aڿ.;/nO.>!ϿոFg0 *0UרK`]̩q_^ P?goUED)L+Q^S?>T' \zC(ft?Y/QuКSnƧCPC:XtJu|L!r-ss,ƽ(5ee&8?uQ%Ki? ՠTWPAZqns@IX40YJ-?,i/ō>JC+:ʯVn"2Phu6,7Iݔyƽ7d0ň#TQO8P!;œŗ~WBoS+g'wH/pÙ(uYFywE uߖX;&u(e8×"E^?m]nhnrSF]88"uiqK;3>5YkK{{V8ɋ[ȳ^ xb#o SHeBp34fNusMoo ZYj#2Vd oG״\?Cg(qAE7$^^.کZوPr /Se;a^QC Z~X<ȷ g 6T7#w)bMsDD,d._-sD'Wš r8&j鴊 {TyDhQ26WN%&ňK&LM Kĝ.-Q>ۭFFHe#R/-Wa"eDgXNg2DҦ0f6̖G#-9fA[w$fB0zg춁vE3?> q2ƥ uBe6\%T${iS?d@nul+DɄƼct6+oyqK?" 2¯ʺhWE><Δ doJqуAZ#-3WfJ Vॱ(-NRA[Diӷ}mQoY \n ,n>wD܄%TrbgI.Z س2ra,zMe>~Q1}mEZob$/iWE&]0ˣ(U*f8D4)Ĺn5w3t8Nkz[h!N@L+qnzMU!pD ɺ/)g/7 ( 'kFZq/%̒=D+̫qҊnDLS[Do?[P؏ߺ(ub]Fb3MA)hh߉IIL%g_>B_t'hVU'xթ_qG A_A6\RIWRV7t9B6M"4\Z]hQخ}噵Xpr͏z O![1FRKu rR-j|O;G,j$5%[ه+|)ϰ[WYUĩ!e?q-r6Ǭo^"%?)_dZN2 ,opƮ]ډV?bO,R0E(s Ԙ3 3/x)d|#"{P@yGƋv5Jc mD"Y_}Kir $r04rw}֦Va;U?A@!iה_ GD(%Q*ilGF "pafg0; !?xv@G|=<?B7+I9'{'lk[_Ce0Vx/* LbD1һ8-2f%U#&"+diAZ}Pb,`{Ar1,ۨU{7TW ]^q3G\U!OpDss~.Ѹ^=yR}٦_&ku9\C[&N)^ ρ~Hlr㬈&!$s[Rwg=za7,i Ei[y 62cQYxgr't(4ʀ˹GcT(J4UDttz6NPrKJ? Z4m%MYėYmd-,h.jE{ҁ~6#k؊Aku&/7yqfsQXjmͱWB(8H4V"{2|9np2l` v\ﷃ]Z2*ХQE+}dz $[遚?5ܕ53 }\!z =Bfk}Mo@ r܀}hձgDZC%k]l=>i5LB6|˳@] %&]n<;|88Рޞw0tzI#O|׸SvDH kNRQymG "dXPq}UUZPtq-{W]6 ҝTpO~d1~#TH LHAW/#C4RL0Z1F軺yWx6^- ߗyQ;l/=S^ e6J*Zq{azԵTWˈYgbRDf4GSVA"$.wn-ubkSR7&3KhJ^)'Oag֝<ػu[?pYO5뀂>=϶.E^|F!^qY3k  O**hVCKgUir|&Z-e~+$NFQa "3.a]Cdz &t2'Oe%LjnhVf*F@ֱ^.W@AN| E\/\*VmEf5f݄L`>R8?'vdL_:Bj6ح̗шߝzl܈a = ׁmMwQѢ&Lu1d erTEr8}L;FZn [4 [ kץ T{ ܝ* HA6oT[V;ej#KE˄mbW7}`:׳g܈_sZvP ̚RLVd'qME!(ّnyIR#5!`ጭɄG Lgyi!=FƳ"UUqo}e3(_g3iÈo9`5SaD0Mr9:Ь]K#6:c6FpےP֤6 ]c,櫐uxHwe'Ww|68"fǨ>4w-zG%ji |@46ӡTiU5[[T~rcotW+;$)O}>\H z+ۚ$fE!W%T ־Te]mBja=~UIpw}3PBt6ʼ_ w sa8(K4f$ @m4Y漅h2Gr~lZL$5B7j}*Lyc;vE|]KE̪gq8>y~rKOڵ v ~*f=C2ІFaf[~S:\s]GI@hl뵌3̐Y8úѫ~Fꆰ7Kf#ִ-s Nq{VO?d5Awm4)#}@(уCyWU_+%1Ʋ`p`J%/95VٶJIՋjK~?u&aPb 86H\b'1FƉMhHqR*(> \d<wr>ۻGa1t4}!rU+ JּҊ_5y믐0I0((.հ.AT34ižȰC(YUBgQtWt~%i9'S!]Rf`^o6ףT~-~iG+--Nmhђ(> ~C#y3L>{"!k |7lĂt˴eGtɕf6]-.MY?=*z\_q~avu#T0:I7C++xMְo%d]mV0?]3τ8hBĸ/IR!jjAԝs+.-nEmO4ni/J>"D:Go~ZAL.>jkJ!2p-FD_ G@4֔ڇa'tr=1I^C?hP!iknLY Jr .ʊ%ha`jV΋~_XA 4g9\Ǽlf4q)YKHqA/>w/spD*d%3}pޯV,+'^WmMĖoIm̚\l5_;?f[èкk|P4U_p͜s!WY> ھ:dГKOA73wuVL+ A*1Oʹ?~X]/$>/눧u @Yʊ$SE5 [>]\&alp'ҹ!r94?CjY̗rDoacew)bG)Wl5ǽ]eQ7r7pbe'Ԯ!Ԛ'=]\弊Ǝ W o ݚuRcxUI?2)˘ 8>{6hp5 Mb " Od^1U|$U58ia(— 33䑷ȏF@mp h&&l7J.TlQr "Ʈt|d*W&7cQjpY@5þTq6Ql{Pr -p6۱_CeTdzȮZ9FPM}=#f!CøKl/z},%pA\wRAŕB_&'n7Ï7'TP|d YuR9&5rEԨVM^nœ |w&iX)X[Ny@Я8>濇 E(E~>C7R|Sq>>l_2{U9zIr*!m|:VG e`('WDY_P.bBm>6J e/YnTL$±l4XZ̚|c4GaBX9[^JV! R#TZVVK oo兦z쒵=Y oZ'P7}/gCĔ"K Q.B`ZA>vZWd*¦,Iu%Ms{H>2KCl2gQf@|IW$)W7!/Ká=RpDsca|s/lB)];i#EiۓM;f*yCv@:rFM'(OqxK+eNVe<1[5Ռ|$G|xJ 8XP} nCxN.HY_C˾ ޯ8/]w޵o"Z$6 J4`G(?_ wP 񶅫;>u 6Bm5uHy.wV[-`A:+AUEɛRy>ȻA "ktex?~xb#,)C>;[ڡV?F2.be'ZN WO8&F.*YÍ}^y. {O. _ \W@[YeeY&TתTV/NKW 9$U+I[13h1M"zjLZ D3D6 ɹ ÝrqEhjGŴ+Bi[ayEwQؑ'ep: 0J)ZBEւ絔oaoC[oԃ활 H!(MB\0xX?DEN?\NSn]1B 4_W, Zef2g "sgq=Kՙ#" d\oYYv4C~&/YB "!ۨ++/;R1aUh'Y֕Ì| h~4_|" $ũDnQC;%"W 49/'vaR"vp[v<5Ũ@\z{W@DvG_IenQMz@z0Z9 }Ak(0ghDe4\%!ӡH]s=-k.J)[d/*qi{k<[`Ff-L12Oy<eNiWF_r3~_;.H6Й j?жYK?ǵ.0uB{lK g$Á~7^Ɇ&UE#Q.Xqo>t q5eAMlzbU&0kz8&8OS+[oTԟ%PZ)zkS[ؔ$GKj>Zv^:{E/)'2;Jx5pé&7R R%ڢwXZX:0{Ɂy,R!oٳJw4!> F;Jn}ӵ#Ea(e(2l06lH+l|;!\E=Yo6*89.3aTUt E)F6Q^(m3/ЖPu\rX?W2>\ԥxQב:W n]\‎ߍ+lMot,aג} !ˢ42'.OX=gzW?SADT՚F^r$ex<߭ƥrSp׭ĦR< frmUy!77#]Pn/bJ8rUVDQP޺k=\~Q S$xSL]r V^ K9i7b1IQT}1+onT:n9Iٚ^|_:tp/~ig׎7ίG,9;טj#فu'%*D`߽*Њ~mv֏SEk3uca]HOTpc>*yLzu,+0Í gF:.PO EȑB6T.(,v.<>GB,Y(bV8ƤaKWٷE*y-U"^3+ÜFM]ҾH/HC06$?ETK%#Vc3,nXZg6lL5!ٴEYCx=$Tt?/9E@g|29-c?rrݪXtwO)+;:yv5cp:\a᥂= ,<`[݁ fUh ɚco}\b|TϚQԙR(jwO*UŢTWI.:xh6z+"~%/|&e |ɛuG4S,u*rvKa[Հ->I-T. C)T}oLXыuM+>*Z |<:-Gɷhn\5Zʦ,p\tdIZt-a)Nfn;sϙ֋L%;?ѓ Oa`V{iQUׇR̃9(H({L!eR^W`%zrTN B'1E`c;|BkNQ#PcR*e;e6 *}2|;-dW'6jsƄAjwk{GoTUlt2 YOx-I ` Z(Ps|@߳(73p*C Xg|]j")0c wI,R ޏډ~%x k:$̘S/נK86CU5nZq_7)S-x"5WfJS;`[4*k"·A Ko*mz^5H< ,seˠXzUL ~M3yӨ[14t4 0P'q0,1|+{U& C^>DU7ϰŹW?k몪G9y8~ղt]9ADu~Sx[ @k06Gj[Mpպ4WkJb44̄Zm 4ʦpNf_.?)B,DZc u(*2vlߴj:fPP/J3gPctm:_n0T5ï[9oA@SDhݯлp85.ϠD \o2.6Mcxwä7%ο xdu_VIA?1I`ϚJ`sTVџY}}WOq>ڴŰ,w5W˺Iߩ ]LP01)q[0~i0Ɇhv)9r1-<0tCM ԆT_JL:;~Z>(yrE_"bY/{c_8+U\uTmo%HcVZڒ5m"jad 4O?!≄*U.juRȗe.dd;A(Ei2L-Hh>X-" fϋ&]GhYG$_8qÈ5 !Γ+g ZP"iҷίׄiuV")hO:n)JTLV剓kdGr_țf&+ Uݾ&3wf/'? NzlTf\/ME[m{}Cxе"l:͢]{ m[.>^# p d78ꚬs>LW%{=PC7R À(VsPF]2t6 su#8@JҕL 8׈ꓻ-8}/e؄d N(9j {40t7JݽXZI[;. QOGaK^dS%'ʭ7/zfT-`/~p>oeJ`b$کrJJ/JRLk\ ӀKN O*z /7V-ƨ&x X.6'z5+ޖ_Ho##EDeM%4K̝:*lmQ eaT2v+f1d]Y)%٬p}Uxy Ib_mv/!i]\CW+] x6unIK]n( \̘b&}"Ʌe&ZVZb &x7;7iIm}$Mճ "8oc))9+~i4E[XrOXn_PQ>%Ж /!c1=ٵW.%Ӛ] ;.USYz$[T "HA>x#:|\'Tn}۠G=r9삅2% bq-جQ&P [MAeF0Ir#Z2{K`TǢ@u^;BO#T3]`XaYw/C˭*8n{;މӚGCwWF8.nty} sc3 TŒ@25Ym ߾qw-q* T?B=zy0\cߐOzNٜya?s|[#\m@! ;]j2L )j=vsTH<SԍZwfo( F)Q:]GFre'c )3w%ƚۛf$ gS?3RxQ ^g.2Es]G"B5K` IǂQtdu4U0o&&TnXUP5&W`ZZĬ`Hvt\T|E%0m tćܿgw[8ӓ!#NnHdE%nZߍd.(C'R[gJ ?++q81s6u%A bV972a_f(N=IBjf1D8Q-;*xWL@kzKϵ{pY6nnBB[c=˃_{^A֢Vk7??W0FHx!0IA g('L eEl"뒸-a}ŁqU^]e}^~EIlJO'Š{Ē'sDO*G*sll!_nҗ$MK) >yGܗ;UxnBt'Em 2yF̈X.Z3E6ƝeagM7i2 :\4Ti41|Dc[. [3ŋKi%va`8vUuaa3[jt{2J(rj1;x,F)L|;dj6B*F-{\>Bf.Cw'q}/`[Gڱ A/UjRՉ"6[`yIj?ɸMŚ 7WAɾO$JBoy+>)AMtg=s*pI6v[ Tg7VpWFBT*e^IјPyR-Oo5ަ${X;Gْ`Fp>oM1mzvtDTsN%AZyu"Q X>_*"_#Aw¸Av$ !9# GS [sHDz<)(lbۉpD>l: 1|̡G&ݹ+7S'jvjY3,V覕c6nptbD٭qtsml! n] ﱂ(d:ًj4;eu΁ްі_;GEJnb sv.ɶn :½sȍ"QS˓Q{O±u,,4MmPI&p4Okqg,H)y83 :8N%`P%B41QHcsrf&niJ&7oYkexuԸ8P-u\iC;U73V.P-{wCNSXq?A[Œ4J F:w14܎ }-24U"j?~7v*.N} A'[[|7inÿn>iL}0dVH^RCф.v)*˕؝l=at3߮3%ςF?i.05*NBKIf'RKs0^"Wb%3 a|G,0~֦rfиY4Ƃ馞e3'G[{(D'EfK;is"5 GaK1tw'\4[ 3U;pAr Aւڠ}84geGzPȞrЎμ\]Ő+#y?L(2x/®ӥ42E#qv$WwK{t^ęUwi=bg~* 7r_.g(ȴ(tYI,+0?!G&ӭuϬ`'+B%BZ7jmdHw#jX?$qm M0[y3nѩI3ZԆ܋5{&q`Axq{HS&wf,WXo3Q.:tGNEG 2i~Ri¦sFF, z5Zdt_?&S<uP7}v֜ # ri Űo_H5TND3=}an/o2A7 Kju#Rv.˅i>J3vÍt;tVK ^]hRME Ƭ]*ىa]koh.'@<(oJi]MqJUi*&Rb՛M]'ױbO;vIee͑TK-qZJuH9#M=YRk7L|-5/§ 4RH:Ӵ|sE;AHtdY)dv '/"a2D?}0d.Ns}]of;J*J2P+`he6 Q# <{jl?݃h-^yUD:f;qQVN-XݠfͳhGAܓ,WN g@z,:fNK/scTpDeN1SC!ހeBMj}n;o)giFGIFvNv̎T#F\]PS^"0:-TNljv8uQbaWVeSĨn:o.78O:[d@N`DyY9_] :R(0IX;H+Rd;> KՋV%K6IP{2c.L❓n8 ,:&ɛ""p4ƵL)7/U1JqJhX_4w ezTB8yɂX,'ӗ02]K\(n]a\ ƎJ17\DF(>/w,G$PZWɮW+ $˷zRR88 T7jSv Nqqgrd.eOiӛuT6( 8uQի{v <#";8zGwְ_V sQ#S+C^t킵]8hxKg B>Q.ﵱT/cFJP6R9D:;EiVMybRwqƗp _AgY7˃-Ï?"Gph iCd's`5f*bϝcGea]>28aC2Z!Div)Ǫ~xE+O8l!꟎y'J꟯^7m3y3;j!d'0?ɛouQV0h+ ޒU-VSUn?X -QMw6*wg88b>MَCnr/Ugػm~$nI| o۪H]*ۖ'įR YZ