git-daemon-2.16.3-lp150.1.1 >  A ZC>/=„2?kzy@թGQ0q.ls1Uث EZ[r:\}L`ݑܮ' * "lأ_34=LܭԆ?d~ gsT}HWO\USN[I'x9Eڬ"Hk(|Mj6Y͗37-dgV2x=!a`-Tu:8^*v͖,Z.,x)BP:1I 3ħ_94208809481f363d4782084610b62fd6c5161588120f58744d7cb7a97cfd2744e3f1ace1155acca5a48fcab5fb8e8b869c4c1957 \ZC>/=„Ar!@4T_6BxƬJ;]^&}kw1hcu$0]Y_$0 f 35zFQdF$#nvq#O(J wn9Z(<#tplJ ^M4?XY(d33fV]y;P>!{e_| R$Rt}r{./JZ;9vs+?0i)(O6v`kټٯ>pF?d   A 7YlryYdm    W h8""J"(89:,c=ɧ>ɯ?ɷ@ɿFGHIXY(\\]x^bjcdmerfulwǔv̨wxy4zp΀΄ΊCgit-daemon2.16.3lp150.1.1Simple Server for Git RepositoriesA really simple TCP git daemon. In the default configuration it allows read only access to repositories in /srv/git/ that contain the 'git-daemon-export-ok' file.ZBlamb12fopenSUSE Leap 15.0openSUSEGPL-2.0-onlyhttps://bugs.opensuse.orgDevelopment/Tools/Version Controlhttp://git-scm.comlinuxx86_64if ! /usr/bin/getent passwd git-daemon >/dev/null; then /usr/sbin/useradd -r -d /var/lib/empty -s /bin/false -c "git daemon" -g nogroup git-daemon || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in git-daemon.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in git-daemon.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-git-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-git-update-$service-new-in-upgrade" fi done for service in git-daemon.service ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi PNAME=git-daemon SUBPNAME= SYSC_TEMPLATE=/usr/share/fillup-templates/sysconfig.$PNAME$SUBPNAME # If template not in new /usr/share/fillup-templates, fallback to old TEMPLATE_DIR if [ ! -f $SYSC_TEMPLATE ] ; then TEMPLATE_DIR=/var/adm/fillup-templates SYSC_TEMPLATE=$TEMPLATE_DIR/sysconfig.$PNAME$SUBPNAME fi SD_NAME="" if [ -x /bin/fillup ] ; then if [ -f $SYSC_TEMPLATE ] ; then echo "Updating /etc/sysconfig/$SD_NAME$PNAME ..." mkdir -p /etc/sysconfig/$SD_NAME touch /etc/sysconfig/$SD_NAME$PNAME /bin/fillup -q /etc/sysconfig/$SD_NAME$PNAME $SYSC_TEMPLATE fi else echo "ERROR: fillup not found. This should not happen. Please compare" echo "/etc/sysconfig/$PNAME and $TEMPLATE_DIR/sysconfig.$PNAME and" echo "update by hand." fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset git-daemon.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in git-daemon.service ; do if [ ! -e "/run/rpm-git-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-git-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in git-daemon.service ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable git-daemon.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop git-daemon.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart git-daemon.service ) || : fi else # package uninstall for service in git-daemon.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi fiI8Y偤A큤ZBZBZBZBZB ZBZB 178f896f2ea07c8f699cdcf136ee969c20a13ac7254aeccd815a1f0a47a803cecc71e4c8f965b9728dfb8cb272f09aecfd5c734f1995012fbf287842fbda3b8169409f7385c3adb6c56f04aee1953917b942bf7c7e3e03b369f39249ddd22bf2ae996cd3a93857a125f203cbe97be5ebb1abc2a2ef70ea7d6f177e2c8b5a6ed5cc3b79e55ee0d4fa597d9e56f161a5c916ab35d8a59326895a893572ff33a45fservicerootrootrootrootrootrootrootrootrootrootrootrootrootrootgit-2.16.3-lp150.1.1.src.rpmconfig(git-daemon)git-daemongit-daemon(x86-64)    @@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/sh/usr/sbin/useraddconfig(git-daemon)coreutilsdiffutilsfillupgit-coregreplibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(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.7)(64bit)libpcre2-8.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2.5)(64bit)libsha1detectcoll.so.1()(64bit)libz.so.1()(64bit)libz.so.1(ZLIB_1.2.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd2.16.3-lp150.1.12.16.33.0.4-14.6.0-14.0-15.2-14.14.1Z2@Z@Z%ZZH@Z_@ZjZg#ZaZ!D@ZOZ@ZC@ZNY@YYA@YJY@YYg`YOY5GY)j@YYX[XXXqXYXpXXJX>@X@WW@Wʻ@WW W!WW^@WV@W=W$@W@WVbV@V@VIVV@V_V@V@V@VhV=V(V$@VV }@V7@UUN@U@U@UXUnUnUU@U>Ua@Ut2@UeUT@UG_@U?v@U<@UUQU"UT@TT TԬTT@Tw@Tk4Ti@TPT+T*@Tl@S@S/SӘ@S@SQ@S-SDSof@SJ|@S,)S@R'R>R&RRRRv@Rv@RRiRpRe@R' RC@RQ@Q@QJQxQQ@QIQQzl@Qb@Q\QT0QT0QAQ?Q$QtQ @PPPP@P5@P@PvPr@PnPaPPy@PO'P,P!@OOĺ@O@OKp@O3@O"O yN>@NN@NNN$@N@Ni@NyNV9@N NpN|@MAM@Mߒ@Mx@MfH@MZjM PM L@L{Lnn@LQm@LH2L@K@KՀ@K@KK[KK@Kf@KK{@Ky7@KXAK+nK?K@JJ@JJ@JJ?r@J)JIcII?@Ikukuk@suse.deavindra@opensuse.orgtiwai@suse.detiwai@suse.deschwab@linux-m68k.orgfcrozat@suse.comavindra@opensuse.orgastieger@suse.comavindra@opensuse.orgaavindraa@gmail.comtiwai@suse.derbrown@suse.comjmatejek@suse.comtiwai@suse.deastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comschwab@linux-m68k.orgastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comlchiquitto@suse.deastieger@suse.comdimstar@opensuse.orgastieger@suse.comlchiquitto@suse.deolaf@aepfle.deastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comolaf@aepfle.deastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comtermim@gmail.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.combwiedemann@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comtiwai@suse.deastieger@suse.comastieger@suse.comastieger@suse.comtiwai@suse.deastieger@suse.comdimstar@opensuse.orgastieger@suse.comastieger@suse.comschwab@suse.deastieger@suse.comastieger@suse.comjslaby@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comjengelh@inai.deastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comtiwai@suse.deastieger@suse.comschwab@linux-m68k.orgastieger@suse.comastieger@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.denovell@mirell.debwiedemann@suse.comandreas.stieger@gmx.debwiedemann@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deburnus@net-b.deburnus@net-b.detiwai@suse.dejengelh@inai.deiartarisi@suse.comdouglarek@outlook.comohering@suse.detiwai@suse.detiwai@suse.dedouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comtiwai@suse.dedouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.compgajdos@suse.comschwab@linux-m68k.orgdouglarek@outlook.comspeilicke@suse.compgajdos@suse.comdouglarek@outlook.comtiwai@suse.dejengelh@inai.delchiquitto@suse.comdouglarek@outlook.comdouglarek@outlook.comtiwai@suse.dedouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comdouglarek@outlook.comschwab@linux-m68k.orgdouglarek@outlook.comdouglarek@outlook.comfrank.lichtenheld@sophos.comtiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.defrank.lichtenheld@sophos.comsaschpe@suse.detiwai@suse.dejpschewe@mtu.netidonmez@suse.comidonmez@suse.comtiwai@suse.detiwai@suse.decfarrell@suse.comtiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.dedmueller@suse.dechris@computersalat.detiwai@suse.decoolo@novell.comdmueller@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.depbaudis@suse.czchris@computersalat.detiwai@suse.dedmueller@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.dejengelh@medozas.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.deopensuse@sukimashita.comlnussel@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.de- Use %license instead of %doc [bsc#1082318]- git 2.16.3: * "git status" after moving a path in the working tree (hence making it appear "removed") and then adding with the -N option (hence making that appear "added") detected it as a rename, but did not report the old and new pathnames correctly. * "git commit --fixup" did not allow "-m" option to be used at the same time; allow it to annotate resulting commit with more text. * When resetting the working tree files recursively, the working tree of submodules are now also reset to match. * Fix for a commented-out code to adjust it to a rather old API change around object ID. * When there are too many changed paths, "git diff" showed a warning message but in the middle of a line. * The http tracing code, often used to debug connection issues, learned to redact potentially sensitive information from its output so that it can be more safely sharable. * Crash fix for a corner case where an error codepath tried to unlock what it did not acquire lock on. * The split-index mode had a few corner case bugs fixed. * Assorted fixes to "git daemon". * Completion of "git merge -s" (in contrib/) did not work well in non-C locale. * Workaround for segfault with more recent versions of SVN. * Recently introduced leaks in fsck have been plugged. * Travis CI integration now builds the executable in 'script' phase to follow the established practice, rather than during 'before_script' phase. This allows the CI categorize the failures better ('failed' is project's fault, 'errored' is build environment's).- Drop superfluous xinetd snippet, no longer used (bsc#1084460)- Build with asciidoctor for the recent distros (bsc#1075764)- Move %{?systemd_requires} to daemon subpackage- Create subpackage for libsecret credential helper.- git 2.16.2: * An old regression in "git describe --all $annotated_tag^0" has been fixed. * "git svn dcommit" did not take into account the fact that a svn+ssh:// URL with a username@ (typically used for pushing) refers to the same SVN repository without the username@ and failed when svn.pushmergeinfo option is set. * "git merge -Xours/-Xtheirs" learned to use our/their version when resolving a conflicting updates to a symbolic link. * "git clone $there $here" is allowed even when here directory exists as long as it is an empty directory, but the command incorrectly removed it upon a failure of the operation. * "git stash -- " incorrectly blew away untracked files in the directory that matched the pathspec, which has been corrected. * "git add -p" was taught to ignore local changes to submodules as they do not interfere with the partial addition of regular changes anyway.- git 2.16.1: * "git clone" segfaulted when cloning a project that happens to track two paths that differ only in case on a case insensitive filesystem- git 2.16.0: * See https://raw.github.com/git/git/master/Documentation/RelNotes/2.16.0.txt - partial cleanup with spec-cleaner - drop git-gui-tclIndex.patch * merged upstream in da10ea373b80cc8bf8efca5acb1d11ecf410fb0c- git 2.15.1: * fix "auto" column output * fixes to moved lines diffing * documentation updates * fix use of repositories immediately under the root directory * improve usage of libsecret * fixes to various error conditions in git commands- Rewrite from sysv init to systemd unit file for git-daemon (bsc#1069803)- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- split off p4 to a subpackage (bsc#1067502) - do not buildrequire asciidoc (dependent on Python 2) when not building docs - switch to Python 3 for tests- Build with the external libsha1detectcoll (bsc#1042644)- git 2.15.0: * Use of an empty string as a pathspec element that is used for 'everything matches' is still warned and Git asks users to use a more explicit '.' for that instead. Removal scheduled for 2.16 * Git now avoids blindly falling back to ".git" when the setup sequence said we are _not_ in Git repository (another corner case removed) * "branch --set-upstream" was retired, deprecated since 1.8 * many other improvements and updates- git 2.14.3: * git send-email understands more cc: formats * fixes so gitk --bisect * git commit-tree fixed to handle -F file alike * Prevent segfault in "git cat-file --textconv" * Fix function header parsing for HTML * Various small fixes to user commands and and internal functions- git 2.14.2: * fixes to color output * http.{sslkey,sslCert} now interpret "~[username]/" prefix * fixes to walking of reflogs via "log -g" and friends * various fixes to output correctness * "git push --recurse-submodules $there HEAD:$target" is now propagated down to the submodules * "git clone --recurse-submodules --quiet" c$how propagates quiet option down to submodules. * "git svn --localtime" correctness fixes * "git grep -L" and "git grep --quiet -L" now report same exit code * fixes to "git apply" when converting line endings * Various Perl scripts did not use safe_pipe_capture() instead of backticks, leaving them susceptible to end-user input. CVE-2017-14867 bsc#1061041 * "git cvsserver" no longer is invoked by "git daemon" by default- git 2.14.1 (bsc#1052481): * Security fix for CVE-2017-1000117: A malicious third-party can give a crafted "ssh://..." URL to an unsuspecting victim, and an attempt to visit the URL can result in any program that exists on the victim's machine being executed. Such a URL could be placed in the .gitmodules file of a malicious project, and an unsuspecting victim could be tricked into running "git clone --recurse-submodules" to trigger the vulnerability. * A "ssh://..." URL can result in a "ssh" command line with a hostname that begins with a dash "-", which would cause the "ssh" command to instead (mis)treat it as an option. This is now prevented by forbidding such a hostname (which should not impact any real-world usage). * Similarly, when GIT_PROXY_COMMAND is configured, the command is run with host and port that are parsed out from "ssh://..." URL; a poorly written GIT_PROXY_COMMAND could be tricked into treating a string that begins with a dash "-" as an option. This is now prevented by forbidding such a hostname and port number (again, which should not impact any real-world usage). * In the same spirit, a repository name that begins with a dash "-" is also forbidden now.- git 2.14.0: * Use of an empty string as a pathspec element that is used for 'everything matches' is deprecated, use '.' * Avoid blindly falling back to ".git" when the setup sequence indicates operation not on a Git repository * "indent heuristics" are now the default. * Builds with pcre2 * Many bug fixes, improvements and updates- git 2.13.4: * Update the character width tables. * Fix an alias that contained an uppercase letter * Progress meter fixes * git gc concurrency fixes- git 2.13.3: * various internal bug fixes * Fix a regression to "git rebase -i" * Correct unaligned 32-bit access in pack-bitmap code * Tighten error checks for invalid "git apply" input * The split index code did not honor core.sharedrepository setting correctly * Fix "git branch --list" handling of color.branch.local- git 2.13.2: * "collision detecting" SHA-1 update for platform fixes * "git checkout --recurse-submodules" did not quite work with a submodule that itself has submodules. * The "run-command" API implementation has been made more robust against dead-locking in a threaded environment. * "git clean -d" now only cleans ignored files with "-x" * "git status --ignored" did not list ignored and untracked files without "-uall" * "git pull --rebase --autostash" didn't auto-stash when the local history fast-forwards to the upstream. * "git describe --contains" gives as much weight to lightweight tags as annotated tags * Fix "git stash push " from a subdirectory- git 2.13.1: * Setting "log.decorate=false" in the configuration file did not take effect in v2.13, which has been corrected. * corrections to documentation and command help output * garbage collection fixes * memory leaks fixed * receive-pack now makes sure that the push certificate records the same set of push options used for pushing * shell completion corrections for git stash * fix "git clone --config var=val" with empty strings * internal efficiency improvements * Update sha1 collision detection code for big-endian platforms and platforms not supporting unaligned fetches- Fix packaging of documentation- git 2.13.0: * empty string as a pathspec element for 'everything matches' is still warned, for future removal. * deprecated argument order "git merge HEAD ..." was removed * default location "~/.git-credential-cache/socket" for the socket used to communicate with the credential-cache daemon moved to "~/.cache/git/credential/socket". * now avoid blindly falling back to ".git" when the setup sequence indicated otherwise * many workflow features, improvements and bug fixes * add a hardened implementation of SHA1 in response to practical collision attacks (CVE-2005-4900, bsc#1042640)- git 2.12.3: * CVE-2017-8386: On a server running git-shell as login shell to restrict user to git commands, remote users may have been able to have git service programs spawn an interactive pager and thus escape the shell restrictions. (bsc#1038395)- git 2.12.2: * CLI output fixes * "Dump http" transport fixes * various fixes for internal code paths * Trailer "Cc:" RFC fix- git 2.12.1: * Reduce authentication round-trip over HTTP when the server supports just a single authentication method. * "git add -i" patch subcommand fixed to have a path selection * various path verification fixes * fix "git log -L..." buffer overrun- Submit version 2.12.0 to SLE-12 (fate#322294, bsc#977477)- git 2.12.0: * Use of an empty string that is used for 'everything matches' is still warned and Git asks users to use a more explicit '.' for that instead. The hope is that existing users will not mind this change, and eventually the warning can be turned into a hard error, upgrading the deprecation into removal of this (mis)feature. That is not scheduled to happen in the upcoming release (yet). * The historical argument order "git merge HEAD ..." has been deprecated for quite some time, and will be removed in a future release. * An ancient script "git relink" has been removed.- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13.- git 2.11.1: * The default Travis-CI configuration specifies newer P4 and GitLFS. * The character width table has been updated to match Unicode 9.0 * various fixes affecting multiple subcommands for correctness, bugs, and unexpected behavior. * documentation updates * git-svn updates- Refresh all patches to update line numbers - Add old bug reference to allow submission to SLE-12- git-gui: Sort entries in optimized tclIndex git-gui-tclIndex.patch- git 2.11.0: * backward compatibility: + empty string (matching everything) used as pathspec now triggers a warning + historical argument order "git merge HEAD ..." is deprecated + default abbreviation length of 7 now scales by repo size * updates + new version of git-gui + many new command line and configuration options + many workflow and output improvements * dropped upstreamed patches: + git-setup-i18n-fix.patch + git-tclIndex.patch- git 2.10.2: * minor bug fixes * internal code improvements * documentation updates- git 2.10.1: * documentation and command output updates * Prevents loops on submodules with broken metadata * Forbid removal of the symbolic reference HEAD * Update Japanese translation for "git-gui". * Fix "git commit-tree" reading commit.gpgsign configuration * Ignore merges when matching with "git log --cherry-pick" * Fix "git format-patch --base=..." usage of signature separator * "git add --chmod=+x " added recently only toggled the executable bit for paths that are either new or modified. This has been corrected to flip the executable bit for all paths that match the given pathspec.- fix shell lib include path in git-sh-setup (boo#1011169) adding git-setup-i18n-fix.patch- git 2.10.0, feature and bugfix update: * various workflow output improvements * various improvements and extensions of command line options * A handful of "git svn" updates. * internal performance improvements- Reduce build-compare noise git-asciidoc.patch git-tclIndex.patch- git 2.9.3: * many compatible fixes and improvements to various git commands and functions- git 2.9.2: * fix test suite failues with 64 bit timestamps- git 2.9.1: * socket-level KEEPALIVE for git daemon * Various compatible workflow and UI fixes * Various optimisations and documentation updates * Fix regression in v2.9 affecting "clone --depth"- git 2.9.0: * commands in the "git diff" and "git log" family by default enable the rename detection; use "diff.renames" configuration variable to disable this. * merging two branches that have no common ancestor with "git merge" is by default forbidden now to prevent creating such an unusual merge by mistake. * output formats of "git log" that indents the commit log message by 4 spaces now expands HT in the log message by default. The "--no-expand-tabs" option disables this. * "git commit-tree" plumbing command required the user to always sign its result when the user sets the commit.gpgsign configuration variable, this is no longer the case. Scrips using commit-tree which may rely on this mistake no needs to read commit.gpgsign and pass the -S option as necessary. * Many more bug fixes and minor updates.- git 2.8.4: * Documentation updates * "git fsck" learned to catch NUL byte in a commit object as potential error and warn. * "git describe --contains" improvements * Treat "http.cookieFile" config as a path * Suggest "submodule deinit --all" for deinitializing all submodules * A couple of bugs around core.autocrlf have been fixed. * "git difftool" learned to handle unmerged paths correctly in dir-diff mode.- git 2.8.3: * "git send-email" now uses a more readable timestamps when formulating a message ID. * When "git worktree" feature is in use, "git branch -d" allowed deletion of a branch that is checked out in another worktree * When "git worktree" feature is in use, "git branch -m" renamed a branch that is checked out in another worktree without adjusting the HEAD symbolic ref for the worktree. * "git format-patch --help" showed `-s` and `--no-patch` as if these are valid options to the command. We already hide `--patch` option from the documentation, because format-patch is about showing the diff, and the documentation now hides these options as well. * A change back in version 2.7 to "git branch" broke display of a symbolic ref in a non-standard place in the refs/ hierarchy (we expect symbolic refs to appear in refs/remotes/*/HEAD to point at the primary branch the remote has, and as .git/HEAD to point at the branch we locally checked out). * A partial rewrite of "git submodule" in the 2.7 timeframe changed the way the gitdir: pointer in the submodules point at the real repository location to use absolute paths by accident. This has been corrected. * "git commit" misbehaved in a few minor ways when an empty message is given via -m '', all of which has been corrected. * Support for CRAM-MD5 authentication method in "git imap-send" did not work well. * The socks5:// proxy support added back in 2.6.4 days was not aware that socks5h:// proxies behave differently. * "git config" had a codepath that tried to pass a NULL to printf("%s"), which nobody seems to have noticed. * "git replace -e" did not honour "core.editor" configuration. * "git submodule" reports the paths of submodules the command recurses into, but this was incorrect when the command was not run from the root level of the superproject. * The "user.useConfigOnly" configuration variable makes it an error if users do not explicitly set user.name and user.email. However, its check was not done early enough and allowed another error to trigger, reporting that the default value we guessed from the system setting was unusable. This was a suboptimal end-user experience as we want the users to set user.name/user.email without relying on the auto-detection at all. * "git mv old new" did not adjust the path for a submodule that lives as a subdirectory inside old/ directory correctly. * "git push" from a corrupt repository that attempts to push a large number of refs deadlocked; the thread to relay rejection notices for these ref updates blocked on writing them to the main thread, after the main thread at the receiving end notices that the push failed and decides not to read these notices and return a failure. * A question by "git send-email" to ask the identity of the sender has been updated. * Recent update to Git LFS broke "git p4" by changing the output from its "lfs pointer" subcommand. * Some multi-byte encoding can have a backslash byte as a later part of one letter, which would confuse "highlight" filter used in gitweb.- git 2.8.2: * "index-pack --keep=" was broken since v2.1.0 timeframe. * "git config --get-urlmatch", unlike other variants of the "git config --get" family, did not signal error with its exit status when there was no matching configuration. * The "--local-env-vars" and "--resolve-git-dir" options of "git rev-parse" failed to work outside a repository when the command's option parsing was rewritten in 1.8.5 era. * Fetching of history by naming a commit object name directly didn't work across remote-curl transport. * A small memory leak in an error codepath has been plugged in xdiff code. * "git mergetool" did not work well with conflicts that both sides deleted. * "git send-email" had trouble parsing alias file in mailrc format when lines in it had trailing whitespaces on them. * When "git merge --squash" stopped due to conflict, the concluding "git commit" failed to read in the SQUASH_MSG that shows the log messages from all the squashed commits. * "git merge FETCH_HEAD" dereferenced NULL pointer when merging nothing into an unborn history (which is arguably unusual usage, which perhaps was the reason why nobody noticed it). * "git diff -M" used to work better when two originally identical files A and B got renamed to X/A and X/B by pairing A to X/A and B to X/B, but this was broken in the 2.0 timeframe. * "git send-pack --all " was broken when its command line option parsing was written in the 2.6 timeframe. * When running "git blame $path" with unnormalized data in the index for the path, the data in the working tree was blamed, even though "git add" would not have changed what is already in the index, due to "safe crlf" that disables the line-end conversion. It has been corrected.- add desktop entry for the git gui- git 2.8.1: * make rpmbuild target was broken, unused in openSUSE package- git 2.8.0 * Backward compatibility: + The rsync:// transport has been removed. * various subcommands improvements * various output improvements * improved handling of notes * improved handling of end of line styles * http.proxyAuthMethod configures proxy authentication method * new "^{/!-}" notation * "user.useConfigOnly" configuration variable forces individual project configuration * "git fetch" and friends that make network connections can now be told to only use ipv4 (or ipv6). * http.[.]pinnedpubkey to specify the pinned public key * bug fixes and performance improvements- git 2.7.4: Fix remote code execution via buffer overflow (CVE-2016-2315, CVE-2016-2324, bsc#971328) * plug heap corruption holes * catch integer overflow in the computation of pathname lengths * get rid of the name_path API. Both of These would have resulted in writing over an under-allocated buffer when formulating pathnames while tree traversal.- git 2.7.3: * "git show 'HEAD:Foo[BAR]Baz'" did not interpret the argument as a rev, i.e. the object named by the the pathname with wildcard characters in a tree object. * "git rev-parse --git-common-dir" used in the worktree feature misbehaved when run from a subdirectory. * The "v(iew)" subcommand of the interactive "git am -i" command was broken in 2.6.0 timeframe when the command was rewritten in C. * "git merge-tree" used to mishandle "both sides added" conflict with its own "create a fake ancestor file that has the common parts of what both sides have added and do a 3-way merge" logic; this has been updated to use the usual "3-way merge with an empty blob as the fake common ancestor file" approach used in the rest of the system. * The documentation did not clearly state that the 'simple' mode is now the default for "git push" when push.default configuration is not set. * Test adjustments for GNU grep, obsoleting git-2.7.1-fix-tests-grep-2.23.patch * "git config section.var value" to set a value in per-repository configuration file failed when it was run outside any repository, but didn't say the reason correctly.- git 2.7.2: * improvements placing conflict markers with different line terminators * "git worktree" fixes for manually moved paths * "git push --force-with-lease" has been taught to report if the push needed to force (or fast-forwarded). * vimdiff backend improvements for "git mergetool": buffer order * improvements for handling paths added to index with "add -N" which are not in the index yet- fix test failures with grep 2.23 add git-2.7.1-fix-tests-grep-2.23.patch- git 2.7.1: * fix hooks and aliases fixes with GIT_WORK_TREE * fix "git send-email" reading escaped quotes in mutt alias files * fix some crashes and regressions- use %perl_requires to allow for easier git+perl updates (boo#961112)- package git-new-workdir [boo#961292]- git 2.7.0: * UI, Workflows & Features updates * new subcommands, parameters and configuration options * performance improvements and code clean-ups * remove upstreamed patches: 0001-gitk-Fix-crash-with-all-in-non-English-locales.patch 0002-gitk-Update-msgid-s-for-menu-items-with-accelerator.patch 0003-gitk-Add-accelerators-to-Japanese-locale.patch 0004-gitk-Add-accelerator-to-German-locale.patch- git 2.6.5: * Update "git subtree" (in contrib/) so that it can take whitespaces in the pathnames, not only in the in-tree pathname but the name of the directory that the repository is in. * "git p4" used to import Perforce CLs that touch only paths outside the client spec as empty commits. It has been corrected to ignorethem instead, with a new configuration git-p4.keepEmptyCommits as a backward compatibility knob. * Improve error reporting when SMTP TLS fails. * "git symbolic-ref" forgot to report a failure with its exit status. * History traversal with "git log --source" that starts with an annotated tag failed to report the tag as "source", due to an old regression in the command line parser back in v2.2 days.- git 2.6.4: * Add support for talking http/https over socks proxy. * Allow all hooks to ignore their standard input, rather than having git complain of SIGPIPE. * Allow tilde-expansion in some http config variables. * Make git-p4 work on a detached head. * Add "git rebase --no-autostash" * Allow "git interpret-trailers" to run outside of a Git repository.- git 2.6.3: * UI output fixes * Bug fixes on case insensitive filesystems * git p4 fixes * Prepare for Git on-disk repository representation to undergo backward incompatible changes by introducing a new repository format version "1", with an extension mechanism. - include gpg2 for tests- Fix crash of gitk with --all option in non-English locales (bsc#951153): 0001-gitk-Fix-crash-with-all-in-non-English-locales.patch 0002-gitk-Update-msgid-s-for-menu-items-with-accelerator.patch 0003-gitk-Add-accelerators-to-Japanese-locale.patch 0004-gitk-Add-accelerator-to-German-locale.patch- git 2.6.2: * git fsck return status fixes * Fix for case insensitive filesystems * Fix "git am" ignoring user.signingkey * For ssh transport, explicitly clear GIT_* environment variables * Other compatible minor bug fixes and improvements - drop pager-don-t-use-unsafe-functions-in-signal-handle.patch- git 2.6.1, with a security fix: * Make xdiff code handle extremely large files, cap around 1GB. * Some protocols (like git-remote-ext) can execute arbitrary code found in the URL. The URLs that submodules use may come from arbitrary sources (e.g., .gitmodules files in a remote repository), and can hurt those who blindly enable recursive fetch. Restrict the allowed protocols to well known and safe ones. [boo#948969]- git 2.6.0: * many UI and workflow updates, added parameters and options * some performance optimisations and resource use reduction - refresh pager-don-t-use-unsafe-functions-in-signal-handle.patch- Fix deadlock in signal handler in pager (boo#942297): pager-don-t-use-unsafe-functions-in-signal-handle.patch- git 2.5.3: * The experimental untracked-cache feature were buggy when paths with a few levels of subdirectories are involved. * Fix performance regression in "git am --skip"- Suggest instead of recommend git-web: git-web is the web-server browsing part. Users that install git-core and appache will still get it auto-recommended based on the supplements.- git 2.5.2: * usability bug fixes * performance bug fixes * fix "git archive" usage of zip64 for >64k entries- git 2.5.1: * Performance optimisation for some casee * Minor bug fixes * Fix a regression for clone repository name guessing * Fix a regressoin in "git pull" related to --upload-pack- In SLE 11 perl-Term-ReadKey is called perl-TermReadKey- git 2.5.0: * Improvements working with perforce (git p4) * A new short-hand @{push} * Introduce http..SSLCipherList configuration variable to tweak the list of cipher suite to be used with libcURL when talking with https:// sites. * "git cat-file --batch(-check)" new option "--follow-symlinks" * "git send-email" learned the alias file format used by the sendmail program * For 3-way merge drivers, add %P (final path) * "git blame" learned blame.showEmail configuration variable. * Add the "--allow-unknown-type" option to "cat-file" * Many long-running operations now show progress eye-candy- git 2.4.7: * Fix "git fsck" regression related to body-less tag object * Ask libCURL to use the most secure proxy authentication method * Fix shell handling issues in git log * Fix git config on read-only fs * Make "git rebase" exit with failure when format-patch fails- put git-credential-cache--daemon into git-core -- it is needed for git-credential-cache (bnc#939065)- git 2.4.6: * "git fetch --depth=" and "git clone --depth=" issued a shallow transfer request even to an upload-pack that does not support the capability. * "git fsck" used to ignore missing or invalid objects recorded in reflog. * The tcsh completion writes a bash scriptlet but that would have failed for users with noclobber set. * "git format-patch --ignore-if-upstream A..B" did not like to be fed tags as boundary commits. - git-tcsh-completion-fixes.diff adjusted for context changes- git 2.4.5: * internal code and stability improvements * ""git rebase -i" fired post-rewrite hook when it shouldn't (namely, when it was told to stop sequencing with 'exec' insn).- git 2.4.4: * l10n updates for German. * An earlier leakfix to bitmap testing code was incomplete. * "git clean pathspec..." tried to lstat(2) and complain even for paths outside the given pathspec. * Communication between the HTTP server and http_backend process can lead to a dead-lock when relaying a large ref negotiation request. Diagnose the situation better, and mitigate it by reading such a request first into core (to a reasonable limit). * The clean/smudge interface did not work well when filtering an empty contents (failed and then passed the empty input through). It can be argued that a filter that produces anything but empty for an empty input is nonsense, but if the user wants to do strange things, then why not? * Make "git stash something --help" error out, so that users can safely say "git stash drop --help". * Clarify that "log --raw" and "log --format=raw" are unrelated concepts. * Catch a programmer mistake to feed a pointer not an array to ARRAY_SIZE() macro, by using a couple of GCC extensions.- git 2.4.3: * Ui message corrections and improvements * "git pull --log" and "git pull --no-log" worked as expected, but "git pull --log=20" did not. * Fix pull.ff configuration overriding merge.ff * fix memory leaks and resource exhaustion errors * documentation fixes * Fix core.excludesfile priorities- git 2.4.2: * "git rev-list --objects $old --not --all" to see if everything that is reachable from $old is already connected to the existing refs was very inefficient. * "hash-object --literally" introduced in v2.2 was not prepared to take a really long object type name. * "git rebase --quiet" was not quite quiet when there is nothing to do. * The completion for "log --decorate=" parameter value was incorrect. * "filter-branch" corrupted commit log message that ends with an incomplete line on platforms with some "sed" implementations that munge such a line. Work it around by avoiding to use "sed". * "git daemon" fails to build from the source under NO_IPV6 configuration (regression in 2.4). * "git stash pop/apply" forgot to make sure that not just the working tree is clean but also the index is clean. The latter is important as a stash application can conflict and the index will be used for conflict resolution. * No longer prepend $GIT_EXEC_PATH and install path to path of executed subprograms and hooks.- git 2.4.1: * git diff bugfixes and improvements * Fix spelling in .gitconfig created upon "git config --global" * "git commit --date=now" or anything that relies on approxidate lost the daylight-saving-time offset. * "git cat-file bl $blob" failed to barf even though there is no object type that is "bl". * Improvements for repositories on NFS- Update to new upstream release 2.4.0 * "git push" has been taught an "--atomic" option that makes a push that updates more than one ref an "all-or-none" affair. * Output from "git log --decorate" now distinguishes between a detached HEAD vs. a HEAD that points at a branch. * The phrasing `git branch` uses to describe a detached HEAD has been updated to agree with the phrasing used by `git status`. * A new "push.followTags" configuration turns the "--follow-tags" option on by default for the `git push` command. - Retrieve tarball signature- git 2.3.7: * An earlier update to the parser that disects a URL broke an address, followed by a colon, followed by an empty string (instead of the port number), e.g. ssh://example.com:/path/to/repo. * The completion script (in contrib/) contaminated global namespace and clobbered on a shell variable $x. * The "git push --signed" protocol extension did not limit what the "nonce" that is a server-chosen string can contain or how long it can be, which was unnecessarily lax. Limit both the length and the alphabet to a reasonably small space that can still have enough entropy.- git 2.3.6: * "diff-highlight" (in contrib/) multibyte character support- git 2.3.5: * The prompt script (in contrib/) did not show the untracked sign when working in a subdirectory without any untracked files. * Even though "git grep --quiet" is run merely to ask for the exit status, we spawned the pager regardless. Stop doing that. * Recommend format-patch and send-email for those who want to submit patches to this project. * An failure early in the "git clone" that started creating the working tree and repository could have resulted in some directories and files left without getting cleaned up. * "git fetch" that fetches a commit using the allow-tip-sha1-in-want extension could have failed to fetch all the requested refs. * The split-index mode introduced at v2.3.0-rc0~41 was broken in the codepath to protect us against a broken reimplementation of Git that writes an invalid index with duplicated index entries, etc. * "git prune" used to largely ignore broken refs when deciding which objects are still being used, which could spread an existing small damage and make it a larger one. * "git tag -h" used to show the "--column" and "--sort" options that are about listing in a wrong section. * The transfer.hiderefs support did not quite work for smart-http transport. * The code that reads from the ctags file in the completion script (in contrib/) did not spell ${param/pattern/string} substitution correctly, which happened to work with bash but not with zsh. * The explanation on "rebase --preserve-merges", "pull - -rebase=preserve", and "push --force-with-lease" in the documentation was unclear.- git 2.3.4: * The 'color.status.unmerged' configuration was not described. * "git log --decorate" did not reset colors correctly around the branch names. * "git -C '' subcmd" refused to work in the current directory, unlike "cd ''" which silently behaves as a no-op. * "git imap-send" learned to optionally talk with an IMAP server via libcURL; because there is no other option when Git is built with NO_OPENSSL option, use that codepath by default under such configuration. * A workaround for certain build of GPG that triggered false breakage in a test has been added. * "git rebase -i" recently started to include the number of commits in the insn sheet to be processed, but on a platform that prepends leading whitespaces to "wc -l" output, the numbers are shown with extra whitespaces that aren't necessary. * We did not parse username followed by literal IPv6 address in SSH transport URLs, e.g. ssh://user@[2001:db8::1]:22/repo.git correctly.- git 2.3.3: * A corrupt input to "git diff -M" used cause us to segfault. * The borrowed code in kwset API did not follow our usual convention to use "unsigned char" to store values that range from 0-255. * Description given by "grep -h" for its --exclude-standard option was phrased poorly. * Documentaton for "git remote add" mentioned "--tags" and "--no-tags" and it was not clear that fetch from the remote in the future will use the default behaviour when neither is given to override it. * "git diff --shortstat --dirstat=changes" showed a dirstat based on lines that was never asked by the end user in addition to the dirstat that the user asked for. * The interaction between "git submodule update" and the submodule.*.update configuration was not clearly documented. * "git apply" was not very careful about reading from, removing, updating and creating paths outside the working tree (under - -index/--cached) or the current directory (when used as a replacement for GNU patch). * "git daemon" looked up the hostname even when "%CH" and "%IP" interpolations are not requested, which was unnecessary. * The "interpolated-path" option of "git daemon" inserted any string client declared on the "host=" capability request without checking. Sanitize and limit %H and %CH to a saner and a valid DNS name.- Fix missing /usr/share/tcsh/git.complete (bnc#919105): git-tcsh-completion-fixes.diff was refreshed for generating the script correctly- git 2.3.2: * "update-index --refresh" used to leak when an entry cannot be refreshed for whatever reason. * "git fast-import" used to crash when it could not close and conclude the resulting packfile cleanly. * "git blame" died, trying to free an uninitialized piece of memory. * "git merge-file" did not work correctly in a subdirectory. * "git submodule add" failed to squash "path/to/././submodule" to "path/to/submodule". * In v2.2.0, we broke "git prune" that runs in a repository that borrows from an alternate object store. * Certain older vintages of cURL give irregular output from "curl-config --vernum", which confused our build system. * Longstanding configuration variable naming rules has been added to the documentation. * Older GnuPG implementations may not correctly import the keyring material we prepare for the tests to use. * Clarify in the documentation that "remote..pushURL" and "remote..URL" are there to name the same repository accessed via different transports, not two separate repositories. * The pack bitmap support did not build with older versions of GCC. * Reading configuration from a blob object, when it ends with a lone CR, use to confuse the configuration parser. * We didn't format an integer that wouldn't fit in "int" but in "uintmax_t" correctly. * "git push --signed" gave an incorrectly worded error message when the other side did not support the capability. * "git fetch" over a remote-helper that cannot respond to "list" command could not fetch from a symbolic reference e.g. HEAD. * The insn sheet "git rebase -i" creates did not fully honor core.abbrev settings. * The tests that wanted to see that file becomes unreadable after running "chmod a-r file", and the tests that wanted to make sure it is not run as root, we used "can we write into the / directory?" as a cheap substitute, but on some platforms that is not a good heuristics. The tests and their prerequisites have been updated to check what they really require. * The configuration variable 'mailinfo.scissors' was hard to discover in the documentation. * Correct a breakage to git-svn around v2.2 era that triggers premature closing of FileHandle. * Even though we officially haven't dropped Perl 5.8 support, the Getopt::Long package that came with it does not support "--no-" prefix to negate a boolean option; manually add support to help people with older Getopt::Long package.- Don't install dummy hg and bzr remote helpers- git 2.3.1: * The interactive "show a list and let the user choose from it" interface "add -i" used showed and prompted to the user even when the candidate list was empty, against which the only "choice" the user could have made was to choose nothing. * "git apply --whitespace=fix" used to under-allocate the memory when the fix resulted in a longer text than the original patch. * "git log --help" used to show rev-list options that are irrelevant to the "log" command. * The error message from "git commit", when a non-existing author name was given as value to the "--author=" parameter, has been reworded to avoid misunderstanding. * A broken pack .idx file in the receiving repository prevented the dumb http transport from fetching a good copy of it from the other side. * The documentation incorrectly said that C(opy) and R(ename) are the only ones that can be followed by the score number in the output in the --raw format. * Fix a misspelled conditional that is always true. * Code to read branch name from various files in .git/ directory would have misbehaved if the code to write them left an empty file. * The "git push" documentation made the "--repo=" option easily misunderstood. * After attempting and failing a password-less authentication (e.g. kerberos), libcURL refuses to fall back to password based Basic authentication without a bit of help/encouragement. * Setting diff.submodule to 'log' made "git format-patch" produce broken patches. * "git rerere" (invoked internally from many mergy operations) did not correctly signal errors when told to update the working tree files and failed to do so for whatever reason. * "git blame HEAD -- missing" failed to correctly say "HEAD" when it tried to say "No such path 'missing' in HEAD".- git 2.3.0: Many small corrections and improvements. - UI, Workflows and Features: * New GIT_SSH_COMMAND environment variable * Can now store empty notes * "git interpret-trailers" learned to properly handle the "Conflicts:" block at the end. * "git am" learned "--message-id" option * "git clone --reference=" learned the "--dissociate" option * "git send-email" learned the "--transfer-encoding" option * "git send-email" learned the "--no-xmailer" option * "git branch -d" (delete) and "git branch -m" (move) learned to honor "-f" (force) flag * "git imap-send" learned to take "-v" (verbose) and "-q" (quiet) command line options.- git 2.2.2: + "git checkout $treeish $path", when $path in the index and the working tree already matched what is in $treeish at the $path, still overwrote the $path unnecessarily. + "git config --get-color" did not parse its command line arguments carefully. + A few code paths used abs() when they should have used labs() on long integers. + "gitweb" used to depend on a behaviour recent CGI.pm deprecated. + "git init" (hence "git clone") initialized the per-repository configuration file .git/config with x-bit by mistake. + Git 2.0 was supposed to make the "simple" mode for the default of "git push", but it didn't. + "Everyday" document had a broken link. + The build procedure did not bother fixing perl and python scripts when NO_PERL and NO_PYTHON build-time configuration changed. + The code that reads the reflog from the newer to the older entries did not handle an entry that crosses a boundary of block it uses to read them correctly. + "git apply" was described in the documentation to take --ignore-date option, which it does not. + Traditionally we tried to avoid interpreting date strings given by the user as future dates, e.g. GIT_COMMITTER_DATE=2014-12-10 when used early November 2014 was taken as "October 12, 2014" because it is likely that a date in the future, December 10, is a mistake. This heuristics has been loosened to allow people to express future dates (most notably, --until= may want to be far in the future) and we no longer tiebreak by future-ness of the date when (1) ISO-like format is used, and (2) the string can make sense interpreted as both y-m-d and y-d-m. Git may still have to use the heuristics to tiebreak between dd/mm/yy and mm/dd/yy, though. + The code to abbreviate an object name to its short unique prefix has been optimized when no abbreviation was requested. + "git add --ignore-errors ..." did not ignore an error to give a file that did not exist. + Git did not correctly read an overlong refname from a packed refs file.- git 2.2.1 Fixes arbitrary command execution vulnerability on case- insensitive file systems. [boo#910756] [CVE-2014-9390] This is not a usual case on GNU/Linux, but this update prevents such commits to propagate to third parties (Windows, OS X) that may be vulnerable.- git 2.2.0: + improvements and updates to UI, Workflows, Features and options + better temporary file handling + API updates + bug fixes - package new git-subtree.html- Add git-credential-gnome-keyring subpackage for GNOME keyring credential storage support- Allow snapshot generation in apparmor profile (bnc#905707)- git 2.1.3: * Some MUAs mangled a line in a message that begins with "From " to ">From " when writing to a mailbox file and feeding such an input to "git am" used to lose such a line. * "git daemon" (with NO_IPV6 build configuration) used to incorrectly use the hostname even when gethostbyname() reported that the given hostname is not found. * Newer versions of 'meld' breaks the auto-detection we use to see if they are new enough to support the `--output` option. * "git pack-objects" forgot to disable the codepath to generate object recheability bitmap when it needs to split the resulting pack. * "gitweb" used deprecated CGI::startfrom, which was removed from CGI.pm as of 4.04; use CGI::start_from instead. * "git log" documentation had an example section marked up not quite correctly, which passed AsciiDoc but failed with AsciiDoctor. * Also contains some documentation updates.- Adapt git-web to newer apache2 (bnc#898318, bnc#897005)- git 2.1.2: * "git push" over HTTP transport had an artificial limit on number of refs that can be pushed imposed by the command line length. * When receiving an invalid pack stream that records the same object twice, multiple threads got confused due to a race. * An attempt to remove the entire tree in the "git fast-import" input stream caused it to misbehave. * Reachability check (used in "git prune" and friends) did not add a detached HEAD as a starting point to traverse objects still in use. * "git config --add section.var val" used to lose existing section.var whose value was an empty string. * "git fsck" failed to report that it found corrupt objects via its exit status in some cases.- git 2.1.1: * Git 2.0 had a regression where "git fetch" into a shallowly cloned repository from a repository with bitmap object index enabled did not work correctly. This has been corrected. * Git 2.0 had a regression which broke (rarely used) "git diff-tree - t". This has been corrected. * "git log --pretty/format=" with an empty format string did not mean the more obvious "No output whatsoever" but "Use default format", which was counterintuitive. Now it means "nothing shown for the log message part". * "git -c section.var command" and "git -c section.var= command" should pass the configuration differently (the former should be a boolean true, the latter should be an empty string), but they didn't work that way. Now it does. * Applying a patch not generated by Git in a subdirectory used to check the whitespace breakage using the attributes for incorrect paths. Also whitespace checks were performed even for paths excluded via "git apply --exclude=" mechanism. * "git bundle create" with date-range specification were meant to exclude tags outside the range, but it did not work correctly. * "git add x" where x that used to be a directory has become a symbolic link to a directory misbehaved. * The prompt script checked $GIT_DIR/ref/stash file to see if there is a stash, which was a no-no. * "git checkout -m" did not switch to another branch while carrying the local changes forward when a path was deleted from the index. * With sufficiently long refnames, fast-import could have overflown an on-stack buffer. * After "pack-refs --prune" packed refs at the top-level, it failed to prune them. * "git gc --auto" triggered from "git fetch --quiet" was not quiet.- git 2.1.0 - incompatible changes: * default pager configuration no longer wraps long lines. To restore: $ git config core.pager "less -S" $ git config pager.blame "less -S" - Changes to specific UI, configuration, workflow and features - Bug fixes and internal improvements - Full list: https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.1.0.txt - remove pathc, upstream: 0001-git-subtree-Use-gitexecdir-instead-of-libexecdir.patch- git 2.0.4: * fix output of "git diff-tree" broken since 2.0.2- git 2.0.3: * An ancient rewrite passed a wrong pointer to a curl library function in a rarely used code path. * "filter-branch" left an empty single-parent commit that results when all parents of a merge commit gets mapped to the same commit, even under "--prune-empty". * "log --show-signature" incorrectly decided the color to paint a mergetag that was and was not correctly validated. * "log --show-signature" did not pay attention to "--graph" option.- git 2.0.2: * Documentation for "git submodule sync" forgot to say that the subcommand can take the "--recursive" option. * Mishandling of patterns in .gitignore that has trailing SPs quoted with backslashes (e.g. ones that end with "\ ") have been corrected. * Recent updates to "git repack" started to duplicate objects that are in packfiles marked with .keep flag into the new packfile by mistake. * "git clone -b brefs/tags/bar" would have mistakenly thought we were following a single tag, even though it was a name of the branch, because it incorrectly used strstr(). * "%G" (nothing after G) is an invalid pretty format specifier, but the parser did not notice it as garbage. * Code to avoid adding the same alternate object store twice was subtly broken for a long time, but nobody seems to have noticed. * A handful of code paths had to read the commit object more than once when showing header fields that are usually not parsed. The internal data structure to keep track of the contents of the commit object has been updated to reduce the need for this double-reading, and to allow the caller find the length of the object. * During "git rebase --merge", a conflicted patch could not be skipped with "--skip" if the next one also conflicted.- git 2.0.1: Maintenance release addressing interaction with tools, usability, performance and misleading behaviour. Full list: https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.0.1.txt- git 2.0.0 - Backward compatibility notes: * git push now uses "simple" semantics by default instead of old "matching", use variable "push.default" to revert * "git add -u" and "git add -A" operate on entire tree, use "git add -u ." or "git add -A ." for current directory only. * "git add " is the same as "git add -A " now, use "git add --ignore-removal " for previous behaviour * "-q" option of "git diff-files" has been removed. To ignore deletion, use "git diff-files --diff-filter=d" * "git request-pull" lost a few "heuristics" * default prefix for "git svn" remote-tracking branches changed from refs/remotes to refs/remotes/origin/ unless with "--prefix" - Updates, fixes and features as listed in: https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.0.0.txt- git 1.9.4: * Commands that take pathspecs on the command line misbehaved when the pathspec is given as an absolute pathname (which is a practice not particularly encouraged) that points at a symbolic link in the working tree. * An earlier fix to the shell prompt script (in contrib/) for using the PROMPT_COMMAND interface did not correctly check if the extra code path needs to trigger, causing the branch name not to appear when 'promptvars' option is disabled in bash or PROMPT_SUBST is unset in zsh. - switch to xz tarball form kernel.org- git 1.9.3: * "git p4" dealing with changes in binary files were broken by a change in 1.9 release. * The shell prompt script (in contrib/), when using the PROMPT_COMMAND interface, used an unsafe construct when showing the branch name in $PS1. * Some more Unicode codepoints defined in Unicode 6.3 as having zero width have been taught to our display column counting logic.- git 1.9.2: * Fix an issue with "git fetch --prune" removing paths on multiple fetch * "git update-ref --stdin" did not fail a request to create a ref when the ref already existed. * "git diff --no-index -Mq a b" fell into an infinite loop. * Do not override GIT_EDITOR when no commit message is required to not affect other uses * "git status --porcelain --branch" showed its output with labels "ahead/behind/gone" translated to the user's locale. * "git mv" that moves a submodule forgot to adjust the array that uses to keep track of which submodules were to be moved to update its configuration * Length limit for the pathname used when removing a path in a deep subdirectory has been removed to avoid buffer overflows. * "git index-pack" used a wrong variable to name the keep-file in an error message when the file cannot be written or closed. * "rebase -i" produced a broken insn sheet when the title of a commit happened to contain '\n' (or ended with '\c') due to a careless use of 'echo'. * Serving objects from a shallow repository needs to write a new file to hold the temporary shallow boundaries but it was not cleaned when we exit due to die() or a signal. * When "git stash pop" stops after failing to apply the stash (e.g. due to conflicting changes), the stash is not dropped. State that explicitly in the output to let the users know. * The labels in "git status" output that describe the nature of conflicts (e.g. "both deleted") were limited to 20 bytes, which was too short for some l10n (e.g. fr). * minor documentation updates- update to 1.9.1 https://raw.github.com/git/git/master/Documentation/RelNotes/1.9.1.txt- update to version 1.9.0 - Rediffed git-zsh-completion-fixes.diff https://raw.github.com/git/git/master/Documentation/RelNotes/1.9.0.txt- Fix a typo in git csh completion (non-existing label); use the normal if/then/endif now instead- Put additional documentation formats (~8 MB) into a separate subpackage- Package the git subtree command - Add 0001-git-subtree-Use-gitexecdir-instead-of-libexecdir.patch - to fix install paths for git-subtree- updated to version 1.8.5.2 https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.5.2.txt- Package also git-remote-hg and git-remote-bzr, so that git clone hg::$URL actually works- Add missing obsoletes for git-remote-helpers subpackage, which was dropped in git 1.8.5- git-tcsh-completion-fixes.diff: git-zsh-completion-fixes.diff: install tcsh and zsh completion files (bnc#853183)- updated to version 1.8.5 * remove git-python-install-fix.diff, no longer to use it. https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.5.txt- updated to version 1.8.4.4 https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.4.txt- updated to version 1.8.4.3 https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.3.txt- updated to version 1.8.4.2 https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.2.txt- updated to version 1.8.4.1 Bug fixes and a handful of trivial code clean-ups, documentation updates, updates to the test suite, etc. https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.1.txt- Add dependency on perl-Term-Readkey package to git-svn (bnc#838027)- updated to version 1.8.4: more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.txt- updated to version 1.8.3.4: * The bisect log listed incorrect commits when bisection ends with only skipped ones. * The test coverage framework was left broken for some time. * The test suite for HTTP transport did not run with Apache 2.4. * "git diff" used to fail when core.safecrlf is set and the working tree contents had mixed CRLF/LF line endings. Committing such a content must be prohibited, but "git diff" should help the user to locate and fix such problems without failing.- updated to version 1.8.3.2: * bug fixes and documentation updates more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.3.2.txt- updated to version 1.8.3.1: *  bug fixes and documentation updates more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.3.1.txt- updated to version 1.8.3: * bug fixes and documentation updates more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.3.txt- updated to version 1.8.2.3: * bug fixes and documentation updates more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.3.txt- revert change from Apr 26 07:22:29 UTC 2013; we will downgrade cvsps package instead of having additional cvsps2, so git-cvs requires cvsps again- Create links from %{gitexecdir}/git instead of %{gitexecdir}/git-add- Updated to version 1.8.2.2: * bug fixes and documentation updates more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.2.txt- Don't own /etc/apache2, buildrequire apache2 instead.- require cvsps2 instead of cvsps [bnc#809800]- updated to version 1.8.2.1: * bug fixes and documentation updates more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.1.txt- Add missing $HOME for git-daemon script that may result in a fatal error at start (bnc#812893)- Enable PCRE and make it possible to use the "grep.patternType=perl" config option- fix git-daemon's pre-uninstall script to correctly stop the daemon after removal (bnc#812123) - fix git-daemon's post-uninstall script to restart the daemon after update (bnc#812123)- updated to version 1.8.2: * a new release of 1.8.x, lots of bug fixes and documentation updates * git-python-install-fix.diff changed more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.txt- updated to version 1.8.1.5: * minor fixes and documentation updates. more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.1.5.txt- updated to version 1.8.1.4: * "git imap-send" talking over imaps:// did make sure it received a valid certificate from the other end, but did not check if the certificate matched the host it thought it was talking to.- updated to version 1.8.1.3: * minor fixes and documentation updates. more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.1.3.txt- updated to version 1.8.1.2: * An element on GIT_CEILING_DIRECTORIES list that does not name the real path to a directory (i.e. a symbolic link) could have caused the GIT_DIR discovery logic to escape the ceiling. * Command line completion for "tcsh" emitted an unwanted space after completing a single directory name. * Command line completion leaked an unnecessary error message while looking for possible matches with paths in . * "git archive" did not record uncompressed size in the header when streaming a zip archive, which confused some implementations of unzip. * When users spelled "cc:" in lowercase in the fake "header" in the trailer part, "git send-email" failed to pick up the addresses from there. As e-mail headers field names are case insensitive, this script should follow suit and treat "cc:" and "Cc:" the same way. Also contains various documentation fixes.- updated to version 1.8.1.1: * minor fixes and documentation updates. more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.1.1.txt- updated to version 1.8.1: * a bit of features. * other minor fixes and documentation updates since v1.8.0. more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.1.txt.- updated to version 1.8.0.2: * Various codepaths have workaround for a common misconfiguration to spell "UTF-8" as "utf8", but it was not used uniformly. Most notably, mailinfo (which is used by "git am") lacked this support. * We failed to mention a file without any content change but whose permission bit was modified, or (worse yet) a new file without any content in the "git diff --stat" output. * When "--stat-count" hides a diffstat for binary contents, the total number of added and removed lines at the bottom was computed incorrectly. * When "--stat-count" hides a diffstat for unmerged paths, the total number of affected files at the bottom of the "diff --stat" output was computed incorrectly. * "diff --shortstat" miscounted the total number of affected files when there were unmerged paths. * "git p4" used to try expanding malformed "$keyword$" that spans across multiple lines. * "git update-ref -d --deref SYM" to delete a ref through a symbolic ref that points to it did not remove it correctly. * Syntax highlighting in "gitweb" was not quite working. Also contains other minor fixes and documentation updates.- updated to version 1.8.0.1: * a bit of features. * other minor fixes and documentation updates since v1.8.0. more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.0.1.txt.- updated to version 1.8.0: * a lot of features. * minor documentation updates and code clean-ups. * all the fixes since v1.7.12. more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.0.txt.- updated to version 1.7.12.4: * "git fetch" over the dumb-http revision walker could segfault when curl's multi interface was used. * It was possible to give specific paths for "asciidoc" and other tools in the documentation toolchain, but not for "xmlto". * "gitweb" did not give the correct committer timezone in its feed output due to a typo. * The "-Xours" (and similarly -Xtheirs) backend option to "git merge -s recursive" was ignored for binary files. Now it is honored. * The "binary" synthetic attribute made "diff" to treat the path as binary, but not "merge". Also contains many documentation updates.- updated to version 1.7.12.3: * "git am" mishandled a patch attached as application/octet-stream (e.g. not text/*); Content-Transfer-Encoding (e.g. base64) was not honored correctly. * It was unclear in the documentation for "git blame" that it is unnecessary for users to use the "--follow" option. * A repository created with "git clone --single" had its fetch refspecs set up just like a clone without "--single", leading the subsequent "git fetch" to slurp all the other branches, defeating the whole point of specifying "only this branch". * "git fetch" over http had an old workaround for an unlikely server misconfiguration; it turns out that this hurts debuggability of the configuration in general, and has been reverted. * "git fetch" over http advertised that it supports "deflate", which is much less common, and did not advertise the more common "gzip" on its Accept-Encoding header. * "git receive-pack" (the counterpart to "git push") did not give progress output while processing objects it received to the puser when run over the smart-http protocol. * "git status" honored the ignore=dirty settings in .gitmodules but "git commit" didn't. Also contains a handful of documentation updates.- Use ./.make also in %check to test exactly what was built - Avoid duplicate file warnings- updated to version 1.7.12.2: * When "git am" is fed an input that has multiple "Content-type: ..." header, it did not grok charset= attribute correctly. * Even during a conflicted merge, "git blame $path" always meant to blame uncommitted changes to the "working tree" version; make it more useful by showing cleanly merged parts as coming from the other branch that is being merged. * "git blame MAKEFILE" run in a history that has "Makefile" but not "MAKEFILE" should say "No such file MAKEFILE in HEAD", but got confused on a case insensitive filesystem and failed to do so. * "git fetch --all", when passed "--no-tags", did not honor the "--no-tags" option while fetching from individual remotes (the same issue existed with "--tags", but combination "--all --tags" makes much less sense than "--all --no-tags"). * "git log/diff/format-patch --stat" showed the "N line(s) added" comment in user's locale and caused careless submitters to send patches with such a line in them to projects whose project language is not their language, mildly irritating others. Localization to the line has been disabled for now. * "git log --all-match --grep=A --grep=B" ought to show commits that mention both A and B, but when these three options are used with - -author or --committer, it showed commits that mention either A or B (or both) instead. * The subcommand to remove the definition of a remote in "git remote" was named "rm" even though all other subcommands were spelled out. Introduce "git remote remove" to remove confusion, and keep "rm" as a backward compatible synonym. Also contains a handful of documentation updates.- updated to version 1.7.12.1: * "git apply -p0" did not parse pathnames on "diff --git" line correctly. This caused patches that had pathnames in no other places to be mistakenly rejected (most notably, binary patch that does not rename nor change mode). Textual patches, renames or mode changes have preimage and postimage pathnames in different places in a form that can be parsed unambiguously and did not suffer from this problem. * "git cherry-pick A C B" used to replay changes in A and then B and then C if these three commits had committer timestamps in that order, which is not what the user who said "A C B" naturally expects. * "git commit --amend" let the user edit the log message and then died when the human-readable committer name was given insufficiently by getpwent(3). * Some capabilities were asked by fetch-pack even when upload-pack did not advertise that they are available. fetch-pack has been fixed not to do so. * "git diff" had a confusion between taking data from a path in the working tree and taking data from an object that happens to have name 0{40} recorded in a tree. * "git for-each-ref" did not correctly support more than one --sort option. * "git log .." errored out saying it is both rev range and a path when there is no disambiguating "--" is on the command line. Update the command line parser to interpret ".." as a path in such a case. * The "--topo-order", "--date-order" (and the lack of either means the default order) options to "rev-list" and "log" family of commands were poorly described in the documentation. * "git prune" without "-v" used to warn about leftover temporary files (which is an indication of an earlier aborted operation). * Pushing to smart HTTP server with recent Git fails without having the username in the URL to force authentication, if the server is configured to allow GET anonymously, while requiring authentication for POST. * The reflog entries left by "git rebase" and "git rebase -i" were inconsistent (the interactive one gave an abbreviated object name). * When "git push" triggered the automatic gc on the receiving end, a message from "git prune" that said it was removing cruft leaked to the standard output, breaking the communication protocol. * "git show --quiet" ought to be a synonym for "git show -s", but wasn't. * "git show --format='%ci'" did not give timestamp correctly for commits created without human readable name on "committer" line. * "git send-email" did not unquote encoded words that appear on the header correctly, and lost "_" from strings. * The interactive prompt "git send-email" gives was error prone. It asked "What e-mail address do you want to use?" with the address it guessed (correctly) the user would want to use in its prompt, tempting the user to say "y". But the response was taken as "No, please use 'y' as the e-mail address instead", which is most certainly not what the user meant. * "gitweb" when used with PATH_INFO failed to notice directories with SP (and other characters that need URL-style quoting) in them. * When the user gives an argument that can be taken as both a revision name and a pathname without disambiguating with "--", we used to give a help message "Use '--' to separate". The message has been clarified to show where that '--' goes on the command line. * When the user exports a non-default IFS without HT, scripts that rely on being able to parse "ls-files -s | while read a b c..." started to fail. Protect them from such a misconfiguration. * The attribute system may be asked for a path that itself or its leading directories no longer exists in the working tree, and it is fine if we cannot open .gitattribute file in such a case. Failure to open per-directory .gitattributes with error status other than ENOENT and ENOTDIR should be diagnosed, but it wasn't. * After "gitk" showed the contents of a tag, neither "Reread references" nor "Reload" did not update what is shown as the contents of it, when the user overwrote the tag with "git tag -f". * "ciabot" script (in contrib/) has been updated with extensive documentation. * "git-jump" script (in contrib/) did not work well when diff.noprefix or diff.mnemonicprefix is in effect. * Older parts of the documentation described as if having a regular file in .git/refs/ hierarchy were the only way to have branches and tags, which is not true for quite some time. * A utility shell function test_seq has been added as a replacement for the 'seq' utility found on some platforms. * Compatibility wrapper to learn the maximum number of file descriptors we can open around sysconf(_SC_OPEN_MAX) and getrlimit(RLIMIT_NO_FILE) has been introduced for portability. * We used curl_easy_strerror() without checking version of cURL, breaking the build for versions before curl 7.12.0. * Code to work around MacOS X UTF-8 gotcha has been cleaned up. * Fallback 'getpass' implementation made unportable use of stdio API. * The "--rebase" option to "git pull" can be abbreviated to "-r", but we didn't document it. * It was generally understood that "--long-option"s to many of our subcommands can be abbreviated to the unique prefix, but it was not easy to find it described for new readers of the documentation set. * The synopsis said "checkout [-B branch]" to make it clear the branch name is a parameter to the option, but the heading for the option description was "-B::", not "-B branch::", making the documentation misleading. Also contains numerous documentation updates.- git-prompt.sh (for __git_ps1) was broken out of git-completion.bash. Install it too.- updated to version 1.7.12: Major version update; new XDG-compliant config file place, new options, new commands: See Documentation/RelNotes/1.7.12.txt for details. - fix broken bash completion when egrep is aliased with --color option (bnc#779536)- updated to version 1.7.11.5: * The Makefile rule to create assembly output (primarily for debugging purposes) did not create it next to the source. * The code to avoid mistaken attempt to add the object directory itself as its own alternate could read beyond end of a string while comparison. * On some architectures, "block-sha1" did not compile correctly when compilers inferred alignment guarantees from our source we did not intend to make. * When talking to a remote running ssh on IPv6 enabled host, whose address is spelled as "[HOST]:PORT", we did not parse the address correctly and failed to connect. * git-blame.el (in compat/) have been updated to use Elisp more correctly. * "git checkout " to come back from a detached HEAD state incorrectly computed reachability of the detached HEAD, resulting in unnecessary warnings. * "git mergetool" did not support --tool-help option to give the list of supported backends, like "git difftool" does. * "git grep" stopped spawning an external "grep" long time ago, but a duplicated test to check internal and external "grep" was left behind.- updated to version 1.7.11: Major version update; added new options in many commands and new push mode like "simple" See Documentation/RelNotes/1.7.11.txt for details. - updated to version 1.7.11.1, 1.7.11.2, 1.7.11.3, 1.7.11.4: Contains many minor fixes, see below for details Documentation/RelNotes/1.7.11.1.txt Documentation/RelNotes/1.7.11.2.txt Documentation/RelNotes/1.7.11.3.txt Documentation/RelNotes/1.7.11.4.txt- updated to version 1.7.10.4: just minor fixes in git-checkout, git-grep, git-rebase, updated translations and documents. See Documentation/RelNotes/1.7.10.4.txt for details.- updated to version 1.7.10.3: * From this release on, the "git merge" command in an interactive session will start an editor when it automatically resolves the merge for the user to explain the resulting commit, just like the "git commit" command does when it wasn't given a commit message. * The "--binary/-b" options to "git am" have been a no-op for quite a while and were deprecated in mid 2008 (v1.6.0). When you give these options to "git am", it will now warn and ask you not to use them. * When you do not tell which branches and tags to push to the "git push" command in any way, the command used "matching refs" rule to update remote branches and tags with branches and tags with the same name you locally have. See details and more changes in Documentation/RelNotes/1.7.10.txt, 1.7.10.1.txt, 1.7.10.2.txt and 1.7.10.3.txt.- Fix build on SLE_11, seems %files there doesn't support more than one -f option- Update to version 1.7.9.2: * Bash completion script (in contrib/) did not like a pattern that begins with a dash to be passed to __git_ps1 helper function. * Adaptation of the bash completion script (in contrib/) for zsh incorrectly listed all subcommands when "git " was given to ask for list of porcelain subcommands. * The build procedure for profile-directed optimized binary was not working very well. * Some systems need to explicitly link -lcharset to get locale_charset(). * t5541 ignored user-supplied port number used for HTTP server testing. * The error message emitted when we see an empty loose object was not phrased correctly. * The code to ask for password did not fall back to the terminal input when GIT_ASKPASS is set but does not work (e.g. lack of X with GUI askpass helper). * We failed to give the true terminal width to any subcommand when they are invoked with the pager, i.e. "git -p cmd". * map_user() was not rewriting its output correctly, which resulted in the user visible symptom that "git blame -e" sometimes showed excess '>' at the end of email addresses. * "git checkout -b" did not allow switching out of an unborn branch. * When you have both .../foo and .../foo.git, "git clone .../foo" did not favor the former but the latter. * "git commit" refused to create a commit when entries added with "add -N" remained in the index, without telling Git what their content in the next commit should be. We should have created the commit without these paths. * "git diff --stat" said "files", "insertions", and "deletions" even when it is showing one "file", one "insertion" or one "deletion". * The output from "git diff --stat" for two paths that have the same amount of changes showed graph bars of different length due to the way we handled rounding errors. * "git grep" did not pay attention to -diff (hence -binary) attribute. * The transport programs (fetch, push, clone)ignored --no-progress and showed progress when sending their output to a terminal. * Sometimes error status detected by a check in an earlier phase of "git receive-pack" (the other end of "git push") was lost by later checks, resulting in false indication of success. * "git rev-list --verify" sometimes skipped verification depending on the phase of the moon, which dates back to 1.7.8.x series. * Search box in "gitweb" did not accept non-ASCII characters correctly. * Search interface of "gitweb" did not show multiple matches in the same file correctly.- updated to v1.7.9: * gitk updates accumulated since early 2011. * git-gui updated to 0.16.0. * git-p4 (in contrib/) updates. * Git uses gettext to translate its most common interface messages into the user's language if translations are available and the locale is appropriately set. Distributors can drop new PO files in po/ to add new translations. * The code to handle username/password for HTTP transactions used in "git push" & "git fetch" learned to talk "credential API" to external programs to cache or store them, to allow integration with platform native keychain mechanisms. * The input prompts in the terminal use our own getpass() replacement when possible. HTTP transactions used to ask for the username without echoing back what was typed, but with this change you will see it as you type. * The internals of "revert/cherry-pick" have been tweaked to prepare building more generic "sequencer" on top of the implementation that drives them. * "git rev-parse FETCH_HEAD" after "git fetch" without specifying what to fetch from the command line will now show the commit that would be merged if the command were "git pull". * "git add" learned to stream large files directly into a packfile instead of writing them into individual loose object files. * "git checkout -B " is a more intuitive way to spell "git reset --keep ". * "git checkout" and "git merge" learned "--no-overwrite-ignore" option to tell Git that untracked and ignored files are not expendable. * "git commit --amend" learned "--no-edit" option to say that the user is amending the tree being recorded, without updating the commit log message. * "git commit" and "git reset" re-learned the optimization to prime the cache-tree information in the index, which makes it faster to write a tree object out after the index entries are updated. * "git commit" detects and rejects an attempt to stuff NUL byte in the commit log message. * "git commit" learned "-S" to GPG-sign the commit; this can be shown with the "--show-signature" option to "git log". * fsck and prune are relatively lengthy operations that still go silent while making the end-user wait. They learned to give progress output like other slow operations. * The set of built-in function-header patterns for various languages knows MATLAB. * "git log --format=''" learned new %g[nNeE] specifiers to show information from the reflog entries when walking the reflog (i.e. with "-g"). * "git pull" can be used to fetch and merge an annotated/signed tag, instead of the tip of a topic branch. The GPG signature from the signed tag is recorded in the resulting merge commit for later auditing. * "git log" learned "--show-signature" option to show the signed tag that was merged that is embedded in the merge commit. It also can show the signature made on the commit with "git commit -S". * "git branch --edit-description" can be used to add descriptive text to explain what a topic branch is about. * "git fmt-merge-msg" learned to take the branch description into account when preparing a merge summary that "git merge" records when merging a local branch. * "git request-pull" has been updated to convey more information useful for integrators to decide if a topic is worth merging and what is pulled is indeed what the requestor asked to pull, including: - the tip of the branch being requested to be merged; - the branch description describing what the topic is about; - the contents of the annotated tag, when requesting to pull a tag. * "git pull" learned to notice 'pull.rebase' configuration variable, which serves as a global fallback for setting 'branch..rebase' configuration variable per branch. * "git tag" learned "--cleanup" option to control how the whitespaces and empty lines in tag message are cleaned up. * "gitweb" learned to show side-by-side diff.- Added the ability to specify the user and group that git-daemon run as (bnc#742661).- Update to v1.7.8.3 * Attempt to fetch from an empty file pretending it to be a bundle did not error out correctly. * gitweb did not correctly fall back to configured $fallback_encoding that is not 'latin1'. * "git clone --depth $n" did not catch a non-number given as $n as an error. * Porcelain commands like "git reset" did not distinguish deletions and type-changes from ordinary modification, and reported them with the same 'M' moniker. They now use 'D' (for deletion) and 'T' (for type-change) to match "git status -s" and "git diff --name-status". * You could make "git commit" segfault by giving the "--no-message" option. * "git checkout -m" did not recreate the conflicted state in a "both sides added, without any common ancestor version" conflict situation. * git native connection going over TCP (not over SSH) did not set SO_KEEPALIVE option which failed to receive link layer errors. * "fast-import" did not correctly update an existing notes tree, possibly corrupting the fan-out. * "git log --follow" did not honor the rename threshold score given with the -M option (e.g. "-M50%"). * Authenticated "git push" over dumb HTTP were broken with a recent change and failed without asking for password when username is given. * "git push" to an empty repository over HTTP were broken with a recent change to the ref handling. * "git push -v" forgot how to be verbose by mistake. It now properly becomes verbose when asked to. * When a "reword" action in "git rebase -i" failed to run "commit --amend", we did not give the control back to the user to resolve the situation, and instead kept the original commit log message. * "git apply --check" did not error out when given an empty input without any patch. * "git archive" mistakenly allowed remote clients to ask for commits that are not at the tip of any ref. * "git checkout" and "git merge" treated in-tree .gitignore and exclude file in $GIT_DIR/info/ directory inconsistently when deciding which untracked files are ignored and expendable. * The function header pattern for files with "diff=cpp" attribute did not consider "type *funcname(type param1,..." as the beginning of a function. * The error message from "git diff" and "git status" when they fail to inspect changes in submodules did not report which submodule they had trouble with. * "git pack-objects" avoids creating cyclic dependencies among deltas when seeing a broken packfile that records the same object in both the deflated form and as a delta.- Implement %check via make test - Update to v1.7.8 New features: * The date parser now accepts timezone designators that lack minutes part and also has a colon between "hh:mm". * The contents of the /etc/mailname file, if exists, is used as the default value of the hostname part of the committer/author e-mail. * "git am" learned how to read from patches generated by Hg. * "git archive" talking with a remote repository can report errors from the remote side in a more informative way. * "git branch" learned an explicit --list option to ask for branches listed, optionally with a glob matching pattern to limit its output. * "git check-attr" learned "--cached" option to look at .gitattributes files from the index, not from the working tree. * Variants of "git cherry-pick" and "git revert" that take multiple commits learned to "--continue" and "--abort". * "git daemon" gives more human readble error messages to clients using ERR packets when appropriate. * Errors at the network layer is logged by "git daemon". * "git diff" learned "--minimal" option to spend extra cycles to come up with a minimal patch output. * "git diff" learned "--function-context" option to show the whole function as context that was affected by a change. * "git difftool" can be told to skip launching the tool for a path by answering 'n' to its prompt. * "git fetch" learned to honor transfer.fsckobjects configuration to validate the objects that were received from the other end, just like "git receive-pack" (the receiving end of "git push") does. * "git fetch" makes sure that the set of objects it received from the other end actually completes the history before updating the refs. "git receive-pack" (the receiving end of "git push") learned to do the same. * "git fetch" learned that fetching/cloning from a regular file on the filesystem is not necessarily a request to unpack a bundle file; the file could be ".git" with "gitdir: " in it. * "git for-each-ref" learned "%(contents:subject)", "%(contents:body)" and "%(contents:signature)". The last one is useful for signed tags. * "git grep" used to incorrectly pay attention to .gitignore files scattered in the directory it was working in even when "--no-index" option was used. It no longer does this. The "--exclude-standard" option needs to be given to explicitly activate the ignore mechanism. * "git grep" learned "--untracked" option, where given patterns are searched in untracked (but not ignored) files as well as tracked files in the working tree, so that matches in new but not yet added files do not get missed. * The recursive merge backend no longer looks for meaningless existing merges in submodules unless in the outermost merge. * "git log" and friends learned "--children" option. * "git ls-remote" learned to respond to "-h"(elp) requests. * "mediawiki" remote helper can interact with (surprise!) MediaWiki with "git fetch" & "git push". * "git merge" learned the "--edit" option to allow users to edit the merge commit log message. * "git rebase -i" can be told to use special purpose editor suitable only for its insn sheet via sequence.editor configuration variable. * "git send-email" learned to respond to "-h"(elp) requests. * "git send-email" allows the value given to sendemail.aliasfile to begin with "~/" to refer to the $HOME directory. * "git send-email" forces use of Authen::SASL::Perl to work around issues between Authen::SASL::Cyrus and AUTH PLAIN/LOGIN. * "git stash" learned "--include-untracked" option to stash away untracked/ignored cruft from the working tree. * "git submodule clone" does not leak an error message to the UI level unnecessarily anymore. * "git submodule update" learned to honor "none" as the value for submodule..update to specify that the named submodule should not be checked out by default. * When populating a new submodule directory with "git submodule init", the $GIT_DIR metainformation directory for submodules is created inside $GIT_DIR/modules// directory of the superproject and referenced via the gitfile mechanism. This is to make it possible to switch between commits in the superproject that has and does not have the submodule in the tree without re-cloning. * "gitweb" leaked unescaped control characters from syntax hiliter outputs. * "gitweb" can be told to give custom string at the end of the HTML HEAD element. * "gitweb" now has its own manual pages. Bugfixes since v1.7.7 * HTTP transport did not use pushurl correctly, and also did not tell what host it is trying to authenticate with when asking for credentials. (merge deba493 jk/http-auth later to maint). * "git blame" was aborted if started from an uncommitted content and the path had the textconv filter in effect. (merge 8518088 ss/blame-textconv-fake-working-tree later to maint). * Adding many refs to the local repository in one go (e.g. "git fetch" that fetches many tags) and looking up a ref by name in a repository with too many refs were unnecessarily slow. (merge 17d68a54d jp/get-ref-dir-unsorted later to maint). * Report from "git commit" on untracked files was confused under core.ignorecase option. (merge 395c7356 jk/name-hash-dirent later to maint). * "git merge" did not understand ":/" as a way to name a commit. " "git push" on the receiving end used to call post-receive and post-update hooks for attempted removal of non-existing refs. (merge 160b81ed ph/push-to-delete-nothing later to maint). * Help text for "git remote set-url" and "git remote set-branches" were misspelled. (merge c49904e fc/remote-seturl-usage-fix later to maint). (merge 656cdf0 jc/remote-setbranches-usage-fix later to maint).- update to git 1.7.7.3: minor bug-fix release; See Documentation/RelNotes/1.7.7.3.txt for details.- update to git 1.7.7.1: - update to git 1.7.7.2: bug-fix releases; See Documentation/RelNotes/1.7.7.1.txt and Documentation/RelNotes/1.7.7.2.txt for details.- license update: GPL-2.0 SPDX format (See http://www.spdx.org/licenses)- correct license tag to "GPL v2 only" (bnc#724499)- split cgit builds to an individual repo- updated to 1.7.7: major update from 1.7.6.x, including i18n/l10n prepartion, updates of git-p4, gitweb, improved coloring, various updates of git-am, git-bisect, git-cherck-attr, etc. See Documentation/RelNotes/1.7.7.txt for details.- updated to 1.7.6.4: minor bug fixes for git-am, git-branch, git-clone, etc See Documentation/RelNotes/1.7.6.4.txt for details.- updated to 1.7.6.2, 1.7.6.3: minor bug fix releases git-fetch performance fix, other fixes in git-reflog, reset, status, tag See Documentation/RelNotes/1.7.6.[23].txt for details.- updated to 1.7.6.1: bug fix release; many fixes for e.g. git checkout, git diff, git fetch, etc. See Documentation/RelNotes/1.7.6.1.txt for details.- Add SuSEfirewall profile for git-daemon (bnc#628048)- update to 1.7.6: major update from 1.7.5.x * Similar to branch names, tagnames that begin with "-" are now disallowed. * Simpler handling of a large file depending on core.bigfilethreshold value * A magic pathspec ":/" handling * Some new options and improvements in git-blame, git-commit, git-diff git-grep, git-format-patch, git-merge, git-svn, etc * More prepartaion for i18n/l10n. See Documentation/RelNotes/1.7.6.txt for details.- fix html path (bnc#675392)- Fix VUL-1: git-web xss (CVE-2011-2186, bnc#698456)- updated to 1.7.5.4: maintainance update, fixing in git-add -p option, git diff -C option, and git-rerere merge error fix, etc- updated to 1.7.5.x: maintenance update release, see Documentation/RelNotes/1.7.5.3.txt Documentation/RelNotes/1.7.5.2.txt Documentation/RelNotes/1.7.5.1.txt - updated to 1.7.5: major version update * Various vcs-svn, git-svn and gitk enhancements and fixes. * Various git-gui updates (0.14.0). * Improved bash completion script * "git repo-config" is officially deprecated * "git checkout" performed on detached HEAD gives a warning * "git cherry-pick" and "git revert" can have a custom merge strategy * "git cherry-pick" remembers which commit failed to apply when it is stopped by conflicts * "git cvsimport" bails out immediately when cvs server is unreachable * "git fetch" vs "git upload-pack" transfer learned 'no-done' protocol extension * "git fetch" can be told to recursively fetch submodules on-demand * "git grep -f " learned to treat "-" * "git init" learned the --separate-git-dir option * "git log" type commands now understand globbing pathspecs * "git log" family of commands learned --cherry and --cherry-mark options * "git mergetool" learned how to drive "beyond compare 3" as well * "git rerere forget" semantic changes * "git push" with no parameters gives better advice messages * a new "git rerere" subcommand "remaining" See more details in Documentation/RelNotes/1.7.5.txt- updated to 1.7.4.2: * documentation updates, small bug fixes; see included Documentation/RelNotes/1.7.4.2.txt- update to 1.7.4.1: * major version update, see included Documentation/RelNotes/1.7.4.txt- mod apache config o remove ending "/" from alias (Alias /git "/usr/share/gitweb/")- updated to git 1.7.3.3: In addition to the usual fixes, this release also includes support for the new "add.ignoreErrors" name given to the existing "add.ignore-errors" configuration variable. - updated to git 1.7.3.4: Among many fixes since v1.7.3.3, it contains a fix to a recently discovered XSS vulnerability in Gitweb (CVE 2010-3906)- fix file list for perl module on factory- update to git 1.7.3.2: This is primarily to push out many documentation fixes accumulated since the 1.7.3.1 release.- updated to git 1.7.3: major version update; new options and behavior for git-rebase, git-clean, git-checkout, git-gui. See release note: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.3.txt - updated to git 1.7.3.1: fix git-stash breakages - Set NO_CROSS_DIRECTORY_HARDLINKS=1 to satisfy BS- updated to git 1.7.2.2: This is primarily for fixing a hanging bug in the smart http transport, but also comes with a lot of documentation udpates. See release note: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.2.2.txt- updated to git 1.7.2.1: minor fixes for git-instaweb, git-web, git-config. See release note: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.2.1.txt- updated to git 1.7.2: mostly bug fixes and small enhancements; see the release note: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.2.txt - gitweb stuff is moved to /usr/share/gitweb- Fix the git.xinetd to be disabled by default and the --base-path setting [bnc#495060, bnc#461726] - Fix missing dependencies of git send-email [bnc#561690] - Fix spurious perl-Error provides [bnc#578273] - Drop global $COMP_WORDBREAKS change from bash-completion [bnc#446506]- install missing gitweb.js- updated to git 1.7.1: including fixes in previous 1.7.0.x releases, a few new behavior changes; see the release note: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.1.txt- require the correct perl-base version- updated to git 1.7.0.4: minor fixes http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.4.txt- updated to git 1.7.0.3: just minor fixes http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.3.txt- updated to git 1.7.0.2: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.2.txt- updated to git 1.7.0.1; just a minor update http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.1.txt- don't use %py_requires macro, otherwise it add an implicit dependency to git.rpm- use %_smp_mflags, use %_libexecdir for gitexecdir- fix installation of python stuff- updated to version 1.7.0: Major update See details in http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.txt Notes on behaviour change: * "git push" into a branch that is currently checked out (i.e. pointed at by HEAD in a repository that is not bare) is refused by default. * "git send-email" does not make deep threads by default when sending a patch series with more than two messages. All messages will be sent as a reply to the first message, i.e. cover letter. * "git status" is not "git commit --dry-run" anymore. This change does not affect you if you run the command without argument. * "git diff" traditionally treated various "ignore whitespace" options only as a way to filter the patch output. "git diff --exit-code -b" exited with non-zero status even if all changes were about changing the amount of whitespace and nothing else; and "git diff -b" showed the "diff --git" header line for such a change without patch text. * External diff and textconv helpers are now executed using the shell. This makes them consistent with other programs executed by git, and allows you to pass command-line parameters to the helpers. Any helper paths containing spaces or other metacharacters now need to be shell-quoted. The affected helpers are GIT_EXTERNAL_DIFF in the environment, and diff.*.command and diff.*.textconv in the config file. * The --max-pack-size argument to 'git repack', 'git pack-objects', and 'git fast-import' was assuming the provided size to be expressed in MiB, unlike the corresponding config variable and other similar options accepting a size value. It is now expecting a size expressed in bytes, with a possible unit suffix of 'k', 'm', or 'g'. - added git-remote-helpers sub-package for python helpers- updated to version 1.6.6: * "git fsck" defaults to "git fsck --full" and will take longer * check "Preparing yourselves for compatibility issues in 1.7.0" section below for the future update http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.6.txt - updated to version 1.6.6.1; minor bug fixes http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.6.1.txt- updated to version 1.6.5.7; minor bug fixes http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.6.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.7.txt- updated to version 1.6.5.5; only bug fixes; see release notes below; http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.4.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.5.txt- updated to version 1.6.5.3; see release notes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.1.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.2.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.3.txt- fix build of git-http-push enabling webdav push (bnc#504569)- fix apparmor profile for gitweb- remove git-arch from Recommends of git package; it's totally optional now - remove tla from Requires of git-arch to avoid dependency errors- updated to version 1.6.4.2: * rounding fix for --date=relative output between 1 and 5 years * regression fix of "git add -p" to handleexec bits changes * fix "git apply" to honor GNU diff's convention to mark the creation/deletion event with UNIX epoch timestamp * fix "git checkout" to removed files correctly with symlinks * make "git clean -d -f" safer for separate git repos * fix bugs in "git fetch/push" over http transports * fix "git format-patch --cover-letter" with non-ASCII strings * See details in http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.2.txt- updated to version 1.6.4: git push into the currently checked-out branch will be refused by default. See details in http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.txt - updated to version 1.6.4.1: Bug fix release. See details in http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.1.txt- updated to 1.6.3.3: * fix "git daemon" to correctly parse the initial line * fix "git diff --textconv" memory leak * improved the built-in regular expressions * fix import-tars script (in contrib) to import symbolic links * fix http.c to use correct CURLOPT_SSLKEY * fix low-level filelevel merge driver * fix "git rebase -i" left stray closing parenthesis in reflog * fix "git remote show" to show all the URLs associated with named remotes * fix "whitespace" attribute handling- updated to 1.6.3.1: * fix regression of "git checkout -b new-branch" - updated to 1.6.3.2: * fixes for gcc4.4 builds and others. See below for details http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.3.2.txt- updated to 1.6.3: * major version update: git push behavior change, With the next major release, "git push" into a branch that is currently checked out will be refused by default. You can choose what should happen upon such a push by setting the configuration * Detailed changelog found at http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.3.txt- updated to 1.6.2.4: * The configuration parser had a buffer overflow while parsing an overlong value. * pruning reflog entries that are unreachable from the tip of the ref during "git reflog prune" (hence "git gc") was very inefficient. * "git-add -p" lacked a way to say "q"uit to refuse staging any hunks for the remaining paths. You had to say "d" and then ^C. * "git-checkout " did not update the index entry at the named path; it now does. * "git-fast-export" choked when seeing a tag that does not point at commit. * "git init" segfaulted when given an overlong template location via the --template= option. * "git-ls-tree" and "git-diff-tree" used a pathspec correctly when deciding to descend into a subdirectory but they did not match the individual paths correctly. This caused pathspecs "abc/d ab" to match "abc/0" ("abc/d" made them decide to descend into the directory "abc/", and then "ab" incorrectly matched "abc/0" when it shouldn't). * "git-merge-recursive" was broken when a submodule entry was involved in a criss-cross merge situation.- updated to 1.6.2.2: * A longstanding confusing description of what --pickaxe option of git-diff does has been clarified in the documentation. * "git-blame -S" did not quite work near the commits that were given on the command line correctly. * "git diff --pickaxe-regexp" did not count overlapping matches correctly. * "git diff" did not feed files in work-tree representation to external diff and textconv. * "git-fetch" in a repository that was not cloned from anywhere said it cannot find 'origin', which was hard to understand for new people. * "git-format-patch --numbered-files --stdout" did not have to die of incompatible options; it now simply ignores - -numbered-files as no files are produced anyway. * "git-ls-files --deleted" did not work well with GIT_DIR&GIT_WORK_TREE. * "git-read-tree A B C..." without -m option has been broken for a long time. * git-send-email ignored --in-reply-to when --no-thread was given. * 'git-submodule add' did not tolerate extra slashes and ./ in the path it accepted from the command line; it now is more lenient. * git-svn misbehaved when the project contained a path that began with two dashes. * import-zips script (in contrib) did not compute the common directory prefix correctly. * miscompilation of negated enum constants by old gcc (2.9) affected the codepaths to spawn subprocesses. - updated to 1.6.2.3: * Setting an octal mode value to core.sharedrepository configuration to restrict access to the repository to group members did not work as advertised. * A fairly large and trivial memory leak while rev-list shows list of reachable objects has been identified and plugged. * "git-commit --interactive" did not abort when underlying "git-add -i" signaled a failure. * git-repack (invoked from git-gc) did not work as nicely as it should in a repository that borrows objects from neighbours via alternates mechanism especially when some packs are marked with the ".keep" flag to prevent them from being repacked. - fix the start-check in git-daemon script (bnc#494824)- updated to 1.6.2.1: * .gitignore learned to handle backslash as a quoting mechanism for comment introduction character "#". * timestamp output in --date=relative mode used to display timestamps that are long time ago in the default mode * git-add -i/-p now works with non-ASCII pathnames. * "git hash-object -w" did not read from the configuration file from the correct .git directory. * git-send-email learned to correctly handle multiple Cc: addresses.- updated to 1.6.2: * @{-1} is a way to refer to the last branch you were on. * The location of .mailmap file can be configured * Improvements on "git add -p" * Improvements on "git am" behavior and options * "git blame" aligns author names better * "git clone" now makes its best effort when cloning from an empty repository * "git checkout -" is a shorthand for "git checkout @{-1}". * "git cherry" defaults to whatever the current branch is tracking (if exists) when the argument is not given. * "git cvsserver" fixes / improvements * New options for "git diff" * New options for "git filter-branch" * "git fsck" now checks loose objects in alternate object stores * "git gc --prune" was resurrected to allow "git gc --no-prune" * New option for "git mergetool" * "git rebase -i" can transplant a history down to root * "git reset --merge" option * "git submodule update" learned --no-fetch option. * "git tag" learned --contains For more details, see http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.2.txt/bin/sh/bin/sh/bin/sh/bin/shlamb12 15229426922.16.3-lp150.1.12.16.3-lp150.1.12.16.3-lp150.1.1git-daemongitgit-daemongit-daemon.servicercgit-daemonsysconfig.git-daemongit-daemon.1.gz/etc/sysconfig/SuSEfirewall2.d/services//srv//usr/lib/git//usr/lib/systemd/system//usr/sbin//usr/share/fillup-templates//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.opensuse.org/openSUSE:Leap:15.0/standard/d47ebdf4effeff12862b13e7dbebf2bb-gitcpioxz5x86_64-suse-linuxASCII textdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=0a3943dce345a785c4f65eff3f9878e3b887ac6b, strippedtroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RRRRRR RRR RRRRRR 9SCJLٙutf-872c44d6619d221100a89c53f3a105bdcd6ccd0c5437dbb9a6a397beaf45096b5?7zXZ !t/6] crv(vX0z!A@A]+QP4 wI%%!uQ|Nj cki[WeZ>3%MO#6: P^sθ󢝭ª4pJ?\GT+y]!IN(3pw"xv`RWN˫# y$`@#>߶Ծ1! 2p0Qsg?7h˻X6;m8JO$@Usݬc>‚+OAMiwcۄ@8Կʺ8qPT}J넢-1_ Ąq PF?t B22y8puce37jAc6LjmdV<>#4;|SwYc@l,C^t5,he}fy=eáF]۞xѦtdպ߰7aCmru_)aɀ\^q|_a@W ɟxb33I[YE~؛NaM,"Q \YB.$35P6SeӖ{Ԟ$;o8*0>em D8:995 8Z2aYJ. 2fH)9&wga* .Kǒ;!D {fscJB  Ǹ"@:Z/oTW3|aVT{uW;a8^F/rlv8$ v|h(q*_{{>sf}kXݍ)lM(fdj<*}^|̩S+옾ԱH.)ɣsMET\0jnp-\)fNof6WiR|ډD9QpLk 1nwF4?B|MlFz>cґ,U>DZ/qTY}TRmh.^jcI Po=y - 8eNs:DT 4;t_ =?c u&hDYᦟL8uW;CW{U XxK5%+"mvwO R`1w'8/-UL7l<| G$ r6Œ#zQ0IIv7-w5o>݄>`gdzZeCr92(=8a] _U-/ b7n}M6`ISWGq ma{X GEm/$蛺WY)BlXr pK-l‘ӳɭ3$h]D+(X]&E3HM֒8&A߬qY7YPL߿Rxl$LyN]'۸ nCYU > 簢 !i 6+E 4 BnlzI'r#E`j[*C [ބᎮ֯z*[m J#@\#MFm~Ht-?~00US'.> ADY~)@^H&c.,"*)^s$pgqAu Eq* 5QO';հ-+_+=-҈^YIn-Z,[>p\.! AIt-/={i=7Y+S`\&Ƞ=F&3'T5&_Dc&vre:$E<KKG(n!iɗՇ;Q1>IrM3CY vf}{P]^M+:jHC`ae ٵX@q`TM d7[;&3MV+S' էe%AQ1bQW`1[~;۱Vxo7dQ\g'}s4#n}3BZVdO2L'ϒ|g{2gKUb^#hkcAnp .uTWֵ#|GW [K掋WOA4)‘ʱ:c_m1p֭M`F{Kye;e(w跛V 0%I=Y=ϫCuVy''s7pflKu-t6$!y#kĆ"fkKCwsC7#%Ǘ/K-ah? 8%ؐ,ཏxS_o" ymz5ѢFh:8}>]x<ʥ/"}gPGBۈOr0wbx{  :z2iJV8Ӿݫpf srP%helXf u=k$E# x{_# 0?1Zfdh@綦$  Yҽ:gP<ck[$jEd47/Qp'߬gNUuUɇLG|xTjv&wyo1H(\ ދc^>E lЩnTj 7p0Ul^&>V1M۹_L/s].Xŏr6BFধMLܙzpD`qEnž9s xhyq] o$F_b0< f<1,F*[޶u%L7j@⹯Yvec2ȖMřX#PMSU Vf/mp! ^Il2KlM2t76>l#v=sF / [#_`+Nʓ^:"|.»s+:$W{F)ѓ3b$^I2!rK%KOi |CXTo¾Dcy]"K(h1P QbGm4ZS"U c21.-"R<|#v*ZY=FU8d=oF O҅3n"泗͌ו@7n7pş3 nf,TZxp] 1q.S55q]zpF Zs.oy*&vY[[ Y.})bsgh:Nofw3W]78#xWU#Kx>iBnڿ[ x1^*=ȺNVJ_nwllFoD$6Ddp&2.2Fe-ʧ:C˃fXK`q b(yDeGN,^^wpb YŶj;hFrot>MC0qꆥ4ۘeFMQ8-mcCrgV} ppP'l‹UDwG%2"sl?IF_3Np6m Le؟@*Y=L$8+" *R) m~|}S dT"={֫k(Z4GO#Ye#S 2ƥ*|1-Zad C.6ZbTqWy󭍭9NDGMmTg7̗%V%D7X+ľja7Two r+irZ&'Ƹ_d 6B1z1Yz('$7mؠbGgt؀mH=‰q a?ǢSN7H:p&DMDcݰ" ~Ft0/3v.k-k LK&j'"mD]W-{o; BR|4}LsbNxAMp5>͂|nYIٸ6Y/;H0hS,ow09]59;+.hG/d?m N@\?ZrC[%2s~5 {M!]L'Э2 oY"pӆit9AӔbY~ŪFw#yc\T/|f(2Au4>^XB骀 M(%5JGgUv .or_ۘO/m$/TNA^[V&0Te\6xmV64**[s*0Tȶ]JX@nAL#h"Egby7I=̢=~|.Ly)ṯBW3suflN؀.Q4grg? kZ NK~7FKhqz*l`-(T7CA1N1jhUȍJ||@&3@}=W.V끒UeB*UU SS 5}e^4E8:dbN 2? 5xo5qxV 4[ YJU2RM(D}c*dG5;@}M %2#WCxkѵz*F){?m?";:6b9k\tYTݝp'=[<|)à5zMǽ^pI:tK콊p?!wњhP"4Rr=NFKF0urP+;+㶊+zE24rN;o2wU. qptC-;{hecVƹ#v}M%x%sc8LsK*.SQ lQߝ4\±Jx˺)F=/YVPY\[] &omGetްAz>_<g~o:' <ԣ/J]T/7S$yw M FG^*їw fƥƹj .AK 4Tzׇ^0c. GF]j7; Tjx٣hWTu"Π@l\x}5h㴫F@g٫6Qb\+@H= Y9@;.} h/lKJ "˾Sv9 [D ?;/<3=_`"CXbtf* G՚F( -pXEq HZnUظvLWo$J2DL|.iђ<呦W '}ئ&q ƻ@gqaPIR͟`Xl™DYncb>@UbSSkC_Yr΀>L3`F؄gMc┏DgI"C,'25MTw֎O4BY5KpP1U>plٺv,Xc蚍r)'O'"о;rӬD} GnA>n3XIMOD%'Ey2JJf-󿗵m'ԯ7ipMONRXK*OK0x% 2ϽkPhvPfCI{cb3rڡL+-GCf%NAbu[ۥW]ba;}&U(czN3}sj\Mf}?Ud؅R9FO;WvZ!#"DrH|»~U0֎(oPvW_duVr׶VTO*O'*nXlcV+g!w-i)x7M]qB&_a.aV؊sb1O_wYldrt5p6n C3k|eO>9 Lɚc K!_8WM#7#R[jV"m_H Mɯ4H(XqQ7\ꏋi̋!|M.Zu4zD1hsZ-ҹ6?h/ŹEyUX&rx-m} ?o*N eߋBTPRkWs4T}RgDLR}FҺ_Ky"dA:Q_X#7]F zݣ: @gsn鶽DWyv1To-VSHu_ w-TWhk'Yn>ٹn>?9 |{o5[v뮗&vzeUt#'1WU QTKC&~$YCG窓?)iCl5C B`#(rx3{hfW{5o frϒ<.>{6#0v9%Guݮj>iQ}`Ԍz!E>k`652YPDovfoп&wX5$r]`K"yvFXqK2qnKäf  *yq$7”sb/A~)cS{&9քq*h*tǠ=XR?YexeEX{/M%#eݪN1]C#u7Vdm_-vŪxU/Ӌh:^ðO h V |\8y06-Ujv# d3LI_QN%~K>[c43J}/n5Xܿ0c߿ᤦϪNC{zsW 5idԵpҾ6ˋz'0R3NbArW- a2[B_{ַ_cr 59 C=yjI>v"V\WlHc!ٗTLkjaQneBԡVgURФ# ,gT۝ kSǶETd|{TyCggnES+>8t"JY;`Ǟ W94q@Tˣf1^뇭v^DR.a?dؾ>d.%WC) IV7E‹#`ۛX bk`CP Xoװ1o$Xb98>QN#cѸ֟K*.Q~QaaW@UJ&eEYh-1ݮVNtm(-Yq?7(M3%H"OA <~ݒޱB5;wdLȂĨ&9d'O*Ij#8E*u77FZbxXzq6l(\*&_.*=7~na_0<I:Em–6C-ض c/Pf7*x乮'rhwTJ^w3o|Tzpg鴓-L.R zf:3dT )AlF0%VZq&nvRnԡ,~S6h>TiتP9E%wcRvo j5_%\9uՋ 㖰%^HT*6R [u}jŅϵ"Ј%FF3VzUA;<@Yѣv.*A*/X̦MZs^Ph[63< TG:nA>}uuKOn;"!ɒ4&4,=mZg4~:tDIPKI@ld}%gɏ[ĥ1 8:,CcQ7:qλSϊb'*D6v:3%Ykg j/ko]NW7rjǽ ru3x\'FA=.;QujR/ok(hh{2Y"ajpHE9L=a}ß@#˴_oc1 } -nPKINèN[z_ppϼQ}ؼs14%7.97%d7]\o4gkNٜv8?s ޽L _{jC@j 3X(3 n:9iE'3s.FPjU{ \VথV}QHNrwvKկlJ vj p'PX|_#tbr֙3% Y _548bOq` fT>%c龴 ΨEh{V/zE|EII|]p<{ վ-u.t߻4{H (1%Լ. zXIn[h bRSf778`{@J}!q3.g."2B61p9a<[nbwsF 3g u`8fg5x tΘcCбwò1}/h7<܅|o> 'gl^g{q5־t|ͺ$r4 ) @LX`0B>AGG+(Z[BP)叠 #2R0㣄d[h*zA5ܘ& 6r )4pQz~?ژ|(ȅw6=D3ŦR-=?G[^<>5+^wu~C\}(DLhqO:mՙܭ[y 69U-{4"0~)ab[иl١m= n$ʳk1W3pr{8LO@?9&HuõSρ\"COѯsk挫<&w\܊Yr]>'v:;.k"sWrb91*y;t̿P #T-LUB{a&VP%Y5 mY ٸ0jZ<`͋A BOʋDts܉~WO㊷HxCmo[:f~,ZREb!J$u<,pPe(4nr384ƾIcbY?E2i5[QLK=ބ?a\27Rr(ft1z9GIBiDͱ9ZWTw72~pؽ ܑŠc@0#eC vB4x^ vG^<حtR hry@sag 9s *9NV7|9xeYq`9p\~\cgrX|qW6 FtG822}źHqǀo[ߩn/%-V*cDi{Fj{,8OޞozYb.~Vr%!]5n,m38z!3oY6B,@~)#^O)!hN/Z(>e s3-f8#3๩^!EL4tH  W352 $@+?I_>6e617LZFm=ج{<8ѧ q{f91H/ފBZ|smf6*.‘ťh*(>sWbV}wh$ƶPfU3wи Ąw|gjXMrm(R™yS l16ی]%m6>1T.onGݔ&fBa^ěH}&ּgjJ'1xERt<-k}7^:\`O?WPYu#Š>{'fCKڢY)-[o;O5Q#==c ;tPiZΐyZث0W!?\%$'ج+ΪDĀV,vJiVE[h #7,%1̸&SBAe&/(7UQ0QL?B㎯J Y"uǩ' Y1g1p yTZdf+ >^F!Sĕ:0i\܆TmxbĂ PkmY/͋]f 8lD(iweB$C+#;x?{c>e-T4I5\Qڟ9GvR琗pQ BipHPZiˤR:H󮧤7mzsZ2D' x xGyKO;!0G"@2)O d'l>[ɮJ;@M]*o"zUet?} 5+Kdvx~88"Y?EU; lѨ 7SS/K|J=pwg~ K X=Mun_[>?]`1;2ih~9J(QqwF^U4ҹ싩00It)ju"hg DoMFmT$S)цqD_L3՜\2XtuN%׮-Qz, 3xo{~EbK$3ʄ0y{,/[%qJVbșFoֳO(Ve{D> Pa"Tyҁ<6{\n5d[>DOOɀ/N]9t$pFwjѫH(>B`n86kWGM0'%r>̢ դrK;eĤHnI.Au]DLہY 2϶8{;)qV ^\al<٭?{ϝ4v\^¤_Ӝ65/|w75zBCY"ߤﮯSi;(Heue(gq`ҌYuw{/x{o`5؈2 ַ!oԮ:VYaV{8؎j,ν#| ,8xDU[g.Ơ`bFP ۾蟷2Yf} Jcw4L .6 ,l.im&䇪Ɲho 4%`ȌJ`V}tlv~7F'HA˽mw0 EEA"@ό$.iBU\c79s:|('T_HBM@0'Q\ۊo[NP'LpD=P\ 왗wRn=q,/ OlU=1c'H"uŶ=t 뎡 FҶ_XQQLY"!:o¤O -4f]k7A/-k/ &g&DeO53$T?71+)vtnwZ|D,#(ugl4bw"@r |yx]?Զ猌X6oTo.~ߠ$HFD|q:҅ri QM޷hYHK^TK4r=5rFmJ{q+iQkm|( Oc[QQЕlVSjmiŲqvKm# ~oTCL@˞{o,BŜׇQKuib Cœo bvs"uC\;6& =CqfhEf9"94g"[#0XSËGޛX6 KzcG>n_C\. dfwӟ);F6x3#~0f1ATƪמҢ%`lJBݤzMѣx)(@5Oh *^mf%v!v&R& 8u@=ts֛p7Ï`;_!.SB\W!4)&K'Mr8 .5X? T Ѵrblp{6 Kp 4$s e[S((33>Nl,%IK{+*vOA9",Cy&hי8>{]KIq|H76 iS$[tBP!m(VMx1܂JIlٓxU~Wg%11 *ܒCCiv}DUjg˪duxu$ep( jJC09MAL~NgYw^jZcS=#݇ poXq]!YqM`C)]Tl%*"2vƼCzuO('V( X2()5nj^?@9{~g]yb)ҥzֻQ~8.DDȫX=MJ7~8^Lg][E=ʋRId]:`JX=\a: [Ni( QS|_"Rn jm~%uJx#Bg<{O‚̄jLRf$U=&vx)VX obk+.jggJEqڑ'l^zxv^YN̉ )2(ٕok-@:qñQu P뾥񣵓F0lvpT6FA YC`O^֨IH@))ZPz؋4NN+ ͊LnYgGϕ;uj8j =Yj-ミ"!)iDaJ }B s{͊46 7,‡ ?3ZXceH"!H6 ~^:Je,(BKd2je* Wxg_FW*6!.f X1J6͝HٝvJ}1U/eQ_0.Ȅ)ڎ!r^ӄrE֫gFPckFv"Ν8W::63 &K#!f) N>kfÆlo1D'_GlC1`bzRIEd?:)bbY8P"Fކ 'v?%oӸZAGy:B$|j98 ` ısv9+!kNq$i(%}R܈c߸c "V)-Wy>u)o~/7 ezΰB- noT!KFg<WE(tVãzC!p%0A8r{&p&b\`%xw9\V|(ecL3Ug=Π 䏃6T_(TFWhn f.]EZ==ESZE*Ԅi'ҕJ6<`߶0l[SL]ٙq1N1HfCۙsCk-shj?O![^7\izTT 8)F~ED 'e+mZs~7␾ lSmK Bs7]r-Wa{" Dr a03T!Ԕ^1&Wv.4ԥ˙m)l=/ҕ B.Spzmz@qfE,.S%Hmm?jr1cq{z!Y&|6^2<#.MlݧD Mgy3 PwdӇp3(E=5Vu|UWptDavZjؚxF>OOpO{֐Y(4Xf9qv䜣rxK'>Oy$Q CTJ'x=Ok!G]3©QFJ?fB&X!NQ"UpwDr&u{ʁz7!r&笠XJHVeM-ZI͒G]$Pmzw>}~7ug9+,^Kz :OCG9PlO./8_-Nܱ}%jU(FĻÌE)nTwjILjH,4cͿtv^} ճQqm " ? ]8Px(eXʺ+ WΩ-EMQ0VN_Q,r&xp< xx~mM.IfVPjE`!rcuXu?(GY%HxzR10VAr-W雧Sc%,3(- Ou!MY:(+g"Q U3F(2`)j9]9iSѦfgm<>I:iYjA ٭ famyoRQ&Y@j dXuBu*83c-?Ѵކ1AT-CTe/(n7KpluJ ZKE6T`!́TxW Xl0C Ck\Ї{ә4F:͹vL.VU˾Yxzc%7_H8Y^^"pJ\| yͤ2>DS rZ{,⊦D/FaedoE4%Q'XaF\T.jJb 'YOE@ò9!wǩ kը- #~<㳇hDkz49$؋KX5[2',,8ٶ}Tz6rF8bpW>2`NX"}@]sc%k8PdI jJ21@gKdϝS]K+ó !k|!~>Zv7D.K]bemp!JHL5>YMc]LB({C8qj*"NOJ}mb 򗽉OwfhGkr%S_=Ì??SbZhO+W Ŝ G@Ċ9,7L, - "'r,a팛jߌ1!'e0:H+~7EgfSi ƈԌJ k_ 缃JU7; 4NuzlN\ BȾțJ.i/R+J>`%c*f](auj3*Os-" l;>&ė/A1GRvc_8[ r{rֲGM,6(*6*-", '3DR91T4K,ŕ6, 'ywp3aWH|Fǟo\ D6-@ec+,RK)㝅qB™qf/I9֘?'B-C^$0 .5H8R]878EW0XtC|ǻɄ YDEnk'ueDtPX)PD9E^<*c+ ]5I-DvkfF w\qoYmNH/:@|:H{P 8U7kkkTgp^r}TZ1֥ 氝t*O1jUX {':=Ed(5[>!?jH=#)MAc ;(A)1xhLovJ|V=`c6 ^tTz5z(jX.M|zGLONV3JbfWlv2!*V ׺!l"][o!g,hĞINDHW, ;U. *4Ihn\ =f;|޼_*˻}~X*zl^EϢ 6g`b\+{ C_.[jmFa^2r`iGئ+aS-1R) ~,~5f͖[e%1iUr!c7< vv:ꠤ!vWTGJ a9~G?=C,ڰT1w6M "bº#tօFMhza9V}*݉A!CS|2)xeH]+xeSQ0 [yQDS$i[ˬ/\.ղ':~4:CDKdS5>qb4P)jmLyaPxJja-aZa!f9Q96oR!)tOɃKL( RʙJSV>@9C1).d{]˄{߫_g)$o>$15oK{icTcm'-H€}$"/KPﲳ#O5©i.CT|Kaj<־Ǥ kQ/CFz#5S(PQZ n>(!\Ŋ aFlB@^h <\+$[o2RUfV7cv›*UϠȌ $i=F0b{Y 0 VK<4:AoPT5NKe!N2<:⭛8C^Zg ۏt?wߵٻZbT"|y\cpm@h)s..H|YR雏ٝyUc ȊʮW"@/1Pk?5<GO4|?[C+չr)O%ikؽ< ]xW-[*"΅x0uDÊL%=OKR76pp_^n?"=m*\ղzls['Qs/8M+iKwU妮fAe`x /l1bpgA 񦴊CReF&^(QE7QxK+*w2IuvF0uQgT!* GatutPݞXjozxBU>#Q:{?id4,aؐ)a.]sy2ztU6ZDd!ǵI32uw\j^fw+T-iHc/|Os`* q-{+KFL_CDGp ֱ0 T]0haG h-9D 7@ Е $PFoJ˻ oL#ur)8"G)( xkjN`i~0N'Dz >,ѹ3V6Y%ō0z'{cpZyѭiZ1vmv+ 8&"R§*?Aw+RT]Egn hXRKG>e6Op˻ &1 ::eVU 3h38WWXWbˇ۫_Cy_^NWkSg-r_;FoO>#!BV$]J7Bf95&H⧯޳Ԧ O4mVb{fsFBp,h]pvܺ?D,tEۏptP@p7$Pߚ&ghZJ6]aIGE <8O"N{$|{5 eU09cO 5g uݴ֢cبnk᝷dlKZJrYДFIj#dۅ@WJq*WR췯ru{u> wѸEД%ŗTK 2eHL~٧iŨc,I,TfP"_z%67%CK&ezU>0`̠2>fYJc|6WwCZ񺓍4Jn!,>gl֫^&yH>7JfoSunH]z I5 zO akg#,whW.8b\Ү{-WFn۶v yGa(˭q B:0;*0n+,ӋA.(ptm7g"8A FQʄe]P:;8ƻq" nǙī yjtƠ:#ۯߩe˂o?#C0 /f3ɵmCXTmiaΛahTC Z+pL*.^&\)Rx]Dven݊T9DÛ=i jVb!xa<`Tu)q*"^ 3⮤.QoOI5W&kCPi!\ytwώyj}~4Tw@:Tޱ)hH{S\@̦o=e]e!f;bl(R*tHd1wMQT=r!ʴcUX87.p |tCIq[=wpIhT&tkG-(.m=qm]egZކ+X{oHѡqXGIPܟ e2M|r3T1ES_+#%<i++~y7KODw6ABύΒRgO~x0M_u["#d^g(Z]#S&^=?ѤK3hqvAe[/$:.~Qpx.?YdqHJ-.pje**q$fu>ւ*ןe e c3psN .GlMN-'lx*iv U=%<.p#zN/7YܨIKASޮ>-w #4DPdb$z]#lbۊ8'W sG> SxO^Y:O-~Ոl8;zy琲eWi"| 8=[wVyWͰ YAD gTJ]Fxr~X`|Ն3EC|(wz tͪs[[n{_+B"3 f"h,Ei#@,Sy"X '$ BsS`T*T^s `Z`&&kҫAF3@R`R~Z2| lbt?}=s眑 p%_$8T\d&Rs,43G <%#OJ r# *:Q L3%C 2M(R^_#+nC7دDn$S BN@r~F쭺Pd3L}NЯ`I|-vHQ'xFQ[=MFnMd?\X\ 7u*˹$_ bNQF={P ;͜&<Wn 5;1dJpf1qGKۘY {}. e>fh=J-^B񲄚l36ȗf OMsM%{*[H:o]1q!wT|#/$Ϸ]j:{67vdk?֖v8&rYwbS`=w05{ B΂2O<0.)hH3A@nja]{ Ä~gR|1y !(E~Ph%E-'Ի$Y@CkwCɂ(I@6]Y8@.-2/t!CwTh`/% $7 5ܦ2k84 rEېЖr#,%6,؝E0.aغZi kĦpRcԉr(i=xs_zv{F%!b*6F74#&guIrKu )eE=T4Mݤ(siD"͑y p6?W1h3}֟B; |goZZ'k; LY]4n{j*h^*@\nUZ.,xI%ʮz5bBP~@HFQT=/`-)< Zj; <LuYI'3yV;P#wQW0ˏ܊yDJE)+iE\9bЉ(4^1?|/U|0%/Oj܃CC |t㟥9q6q5G,5.7iCSW}1y@c^,(&[UOcb+ZnJhBV(lkB.QrMV`w TRԗxDXӖ>`E@>N5ňS/ޤSur<bm)eVa$,L̖3oHf܌@cq c$lJM>N &Ө@Anm2hrQ"a[4Ɇ绬*dsW%(d|ȼ$ e z#h@=#mFsTIk|4#lR.;PI|-O[Nˇtpx:S+{u{_cl_raC;-! KP fjAmjwDF;W0t:4gmhLFwPJyV-H7Am+vU~a>_ `\GԌ*416Q3>UEC8:^/񺵩1']Dxk}?®Vs=sу!W#nh2IZ_ 9pғFZ'~)VWx^ |@m xĊ|~7U##Bc0ܹ٣C c8A6"Z"Ǟ#"ꆄJWoALY=SEoR*EӹELB95R1{Lк] ߃#ЁR%shn? f+C`sW]VpmWdI%Z~@ ج^R +怬3,ߔƀl$*§ aq}J Q"[)xb(=zv/Ǭs(9e*:bLc4GVX:4'ۇ2;0?}x 8"%OM%?EwWL2I l뢒)?h9`W7գ7 ( %5Z),I#BL51QIi :cڑhQ(DUf?GP*AՑxyKVkvVpztX &Ѕ}–%r&I!j&R2$hTo%uWIOQByEMQ[ªTWQ!oU=7C-}hOJo/rtc.4 ^ VN *$﹑t1tugxGu Tre9v$AQGo*IBW."]%osŞ}E3H؁!C|bI$i礹1 ۤ08;dC@R$oV}3(.uV3r՗{泘87p=$dk`0L̆\:ȼ%r5?&;ɏ%VH~k5vwőTz @ $urH$pe`0 5ʇc*k&.~T#nd)Qc g{ۡWibY ?@R++Ÿhlh ȨǕwO-z8Ƕɲ0#tz. W_*@dDᡤ*VnL3~ʳqZ=G:7 "p/\sϕ2r:RoOI8gd.9#: D8G.@@ ;sWR췾JAw aF)\2˓¸`PMsp;yێKUN,c4(U?'{#*lM!@\V> ;^֠1W#ZMQ-Ak^ddp Txv+h }zRS`EWe"*V1:VELX,V 7n٤G (]}:H d7͍uINc]8&ߪE񐭤\bnN7䒘^ \e06^hBAέO6Guevbdhgb٤~Rn'y:lJ9"uBȎ7 uYDߕ0\1~ G]{ٗ `LG舓BNXEPAꁨXK#&.gh˥@}aۦJC^zN}%"Wh#DbvN̠lj5K<̋5JKwQt tXHzC/ `H HG8GAg*z:+.{nM,Seԇ)Ut!`aM7M*dj5^l =~xk["w@,6lG<~{jTD=ձ穻zX4D1SvFRgz0םʃ~zR㾞N]h^¤U*e'-!ZX,o?,Ch41wXrL+Ke-ՖZNX+ &ڐ_C,7rL"CaLE;QCoq#2HD* efG )򑩏tP`gbXAcP&$NU.~_~8/Y;4"=L('JʑN-qB,8TuEƀV\fn$LsYrbI»Mۚ1-~QwʋLދ4D":7r[;b8^".kKKU4xkߣra{>/S[N4pXJ({S3ʥ}1 w)@x >54 rby۝@҂jc锘[c CY ػ,0!,Oi£%J} ydy>v^>0"ďsQ,ng+Tk'Lg<2FTj[H}vR@48afr[J᯼yWfӂlՍF j0lv[hn=e8*d{ a}-5!ٴ&@һ +gbTU/] bX[,'X9 rȑpRCf9%>4^ }N.t<`^shB h<]g4#ȗz)0 G܁Jk^;W SAԛu)lHksF ;^Y@#],ԠgW݇:X9MFjܑGj:3 +eEfD/e49pI3 Pr uv x?J2ӑ5}6xT pį4`^VrB,v\ 4.\޵}Nw <= J2QzwF}O>Pr5j3tٍ"i}%!G*]9 ¸7~c&W~ \Rcw3֛ĶUH.QF\!}|Dya*p,1\E@6I@rFpi^=5+);F"lS ܹOPwXk#vdxʵi徑{6wC[^6/Eҽ4Ta; c8@Wh3y˚{33; Z*\?DnKkz!z85'M-[J$9NR'Tމ'q/h' ns20MD c8v0Ub hbߛ?:CN+:^3[^GRMo-ޠCF!em.]yU#+xBfhJ5`Z_usU 37K[o`kҥۍ_w&2˦UhH:Ul pt|;Yl{%`"V)l>^\xf'jAyL_R<[)ZpsЧQUbmdI !=gUgԑQ6~ jnSk5 ,ƀ9E~w]j/&vïkԵ*ohI 󎭁0v^=+L0}9s3l4 jp>2C0kxF%!+YKv:dtyR Nl/'\Pin3wSj>\ҸJ~/?IMD@7MA)jB[/)12'mzj!r>fĚR~PHv3daG]Gr{XE ȷcPO/gOViʅ,I:S2uՃ8<'MkQ:A|*˧pl6 mXϫyz?ύ| gfGђ$̎ ;8D=C}g5?B̧hZELHMh&GR%LMV^"i}{C7%@`ğWnXƱWo},:޵.CM ,=~ò% s.d_km@V,':ǝk\'+q?$+1Wq'wνF!?1G~)PKU6Mx&ulQn~]:]ryXה?4Hj]@~=spD,.}N7M\StYdFl߂%H pEHCx\*l7j](:ږl%`5LP-HWQJj1 4雒Nl!#O*ӕ[4FoR nN$Tu9h+-KmgwrOT(2y Vm쎵Y«}m{?A3>A*ߊfBqE˸ˍ-"Kt98|#]GYx1@B6!ͮ#wWNB߮揧V)~a~~cZ9R7P_Nzk0|E1uS0d7#gľ8`kuNHbPe[a>úekBT׵җ{bUL锚i\sHq% kn=IR|{ԒnB%S+EOǭ솖mFD<`d]vճ2RU*}CPIV mWE^t~e|?QVsl<;߄,ggvHV |^c' ӣFIR`cxArwUSr .h֜*HL;{"%ݟNVcWB |TDl m̻'$g$fu}zw)HP(KS4WgIđz] chrΰqYpԩF iXŪ0BL:{Opo%K7f~ $sV|6ZV{XoULF6{.6EeUڏJg՘2z`$ 0efIs$- .8Z@ 9L #hݜ۞~ZEl xł~1.n-:bŋ+4uQix泞b?* p7)L#S%@FE}`Bc]op۝7^}9ye&$P`RZ/3wM_"q!GZlw)`p @9љ/o> mRV{N^=e5'ȼka^Ǡ]ywUuo7VW`4szџeibId|v+^ss6>#cO$fm<c?B]$2,[F>.q~?aCFmRV e-:|w:ÿ`xd (&Q`BZ$KN2roAe|tֳ a-ݱR<5`yJ3m߁WL/3+!!8s|F〯>g.<ٕQ 5 SRC$l[RvqWք5%6Fi4ѩ^x(%,Ď/Xŕ6O;iKe'%%[EٝSƵʃ@{$}sJEcL J5֯#f1oųFr.i5Vo4Ft0P"G}R/B ]|j3=w3o IݑiR 遯gn$g#JCO>~9(;@Ű6>Qa ham7!<(\B>2*$+if򧯪+9h84۵)\BH]?U"8q5!ע+Gt<<4dЪmN4T񕇟'߮~$P~ H# AD%ۯFn*áo *K s[ ɠSAHk4$l _Ϸe ͔ _nTg}"[. ZZ&Nֱ\<%6!xqlD^r{8o._<Еf_19XYmQQHWH\5JKk$]vb8E%ku2؋ =.|jV ̨c@\9qaL.B`:,Z.1 ]UMm(}6#0H["ǦR\nZ0n]3lt1;?*2E 8:>&S2wJB3Ui~̎+V*U0ckd]2ȊaMKkX ss@zhQ4iMt:2xY (,jfس3ٯ%N%9"s8[.0u! g!=E dH A&@fg.ןY$ xx,%ASsZ!kJfOY[9[ :̢G?H.mDL165\uw(0 _\7!3yT陂sARl#\RiJdP >jvf7109xF7U#6v0ʱ[HYŪ#NAu @?Cʹng1{d@8l3<cRL =UGk)B z2vgA^h ;PVZxMaX@ 0xB`:xN([B:0ב'Y I ~V"i;Yp)%r<_SfBi'E I¼kp/ Eq W`9J^@v[\!Fbj. |)f?M rG)A Z/ OLA9kZ*GUuÙ͜Vtր1?"Aί(HI9Ounj}cXGn  :6h!w|J._?dކOLjCwLI>=wYl=ߚbpŒ+#&<4=puP0f[^}Ktq#ʲ_u_v-OPXHݟGdJ ڬ([XLjNv)+r@@g$H~42;U\E&/=*E+88O#1(mWTH"e# ~)VjbN1, 5[Oߙŋ-u5~K~nDi >}Cԙg,n 6,d8ĞT['>ja}":)YE8h?r80UWP$Kpgh~ WImDkǘѐkY)zCӚo9'6q@;#Ҝ5Nƨ@Q8n׌R1_&*_,F<~n+cv7<BtJF9=9mBh fHi[{_p`z̧l> #@Zcbг{ɕ~.PxTChw랙S(+n/ޔoq ܾiՖu%Kn̛ƚ+.Xյi`nE.?6unw*9MzU4plWP'O0BOW* Ɂ9P=IO@b ڊK{ c Wx)P^YiOfaL1|.t.Bd0Fp`Zn{}mek-#p{%9ڲo*$7*DI ,|lc(k>lM+[;ѯ_bd&ʼjO3fPs„k~%uq*ֻ}ݪEMM[0Ćɂ[wwKrrt^liwT`۾6 XU@fF^?c'QxI@ 5TNc`䞡P#ij>*ʫ\]ж8@e+~];{0(os&Bfi*KG>5&w>gkD*B37& H͖⮃B!$5T cP*3Ub:xM<Ͷ8QNBJOEB5QNSܗ8Jrr3A ,F{nA5z{8Qna}Fiǟ-1 Q]Ui{:mJP*p#w4 Fq9Nt&Y` \PΑGɘpR Y52l # cSqwLw!tx0N^EZ%$'0p ubSms W,~eI@`<[mٲ$"7#^e5Ι = knR6?ɂGl, SYeSV_8Eg / e ^/(I6Vg,VN| mGҩfc5iv/;ۡ56  \+H\ WC[2v4/SɌɼ=!Pjnb12#KHjEC6@VoV{xl\pFq7qZ 4SDT콕{DlB1? 0]v{G GbYv7Y]8O1ڰ="#HV<{9"PIO:]i(}m ʝ//O֊gE07vpU0Z-Ar*_kwSxz\i0rssz.uGauMVϋfʉ!&[/Ҽ~/1G*T}12ǰٴlgJ,n/8^(F "Ѷ!]AY|;99oWWtD'J,ܲ/ =0|R&WbVJhRlwRMQ56PY|ykyhT7]qxXO>I?>L؟[D&\4w+d)"v*%auJ4`{۱Lf/g#Vl8Ve˙,>ט-Ž[Oq'0|,#˅ ji!bZ1Z첚7(myΓ/٣GEv,r> ^QfsѼ=/,mKˀv6r{~ZHe}FX^EO_;Y.` =טZ+NTsmJvڨ5fXttY?yQsߺCt(zxw1`<\a(ZDGGQYci<&S*S9yJ f\]4@YiZ$9|u*%8Y+ƔoRrO]_ȗ)8aƈ w* *;t?/dODGGIJGWHbTx{i [+̚ggJA^-vq#d9]LjZX_Ab ƽr (%n^#zΑI|\!Jwu_Jѐji"]j{ WĢc4^  ";O{(\w"26}E'=Qg <슎\FmּE*qUfz1_So%odUO0 w5#GnOԌiuL䙠GdiUl4,EF>$XGV\\0lyE5ɕϔ =_ʋ}!7TsIyK/x#J 9QE2&|ϩ"FH*bq:pV0}3+fT("TD ݍSVdONs™kW!x H*MV!+re)c1?9Ջ|5N"z ^J_M)Xt? x P.呉T-Ǭݥ7ebMHחz7l/1 9֧09Y-V֥"us7Jū.MnLq 7e }YxG.VGEYq55MV|fφUPEr=B} eG&.!* aZD8;`<Ð&$:t>W =<8<:{y.#(A om裦0^3KePBvAԚۗ#߬IRgY!>jJ7Jt d%Q7SqCj>Ai8"kFKPsAdL%^߶bbMjw̐zEyjO\d`Ap0f@"_hrysҶV'πPt AL0$lG.}X$3h'"$r*ǩ`NAFQF8j wRh3DՐ(qVedK-թ[3ߞw+Y$:$ &y{e\$5{̌>ȳ L^3ۂB8p19M,NUTf%7EuX-bT<Boh_ZoDܦ2 "bpZEϮ6džT$;ܮ2RFݼRT2юG!Of`ݧJ}dL[>a_'g*V4n6o$*5PVљ_N˅XɂJ _CjU~kMpa<Z=pX q1V4&/g0+#WHLi_ ZMHBA~.<^̴NW<.,:4uVAV| w XPdE7ge,mL\ƛ&-/M/`^gʬX6LǨGi,@JC7(t gLl%i7]Gt7jL~ste|kXFZR)x)ڕr/7* _uE'bSrl-ILbH4 m׸/z%PZ5tY_5 8ǐE6Cm[Jϣ"kf]p"ac--~gMiYb,TjFQ;(N?~-a1WP'g])xN~$>toNIfdIÖ0m}2_3D&-aH7O#`ER1}J!'gݴ)"A3tǔBc.qSXT$Y9CS>l ˃U,n q*Nlg@5Ww.nVVùM4TL)=c_) o>u_uSn3&\T|Msi6 bAH%ۢ1iԢҊvl@$˗l 2B\1/fSܮ‰ ih^,.=¼:O+{жba KzG?+F=+[7P )H^MVY1L {Fը4=o@E>9*Sp)`Klp-s.8DK~0,Vɂ.R8{RX~rO=L Xj ע*aՉyf#5-QuZ]cU2J"i?ql{ܑ:b4cW[ M)I77ڗVndTDg)>R_(K24[?o5W<?nU"GdQbAarX7) )da<6+W<4pmMM6t6ne6ʓ\O#p T|=m)+I cɍPA"`4^N5WUU lrg# V_AuP!K*.~"g<'QyZoU;D\AhfMB^V1l[eݏoU-F`-g6KTlBryw> /GEq:1a3LC|^A:V+㓏>eq'JL &9y3IrkJ2^4644lM@v/f %\*[7Iu[6 5?hU?UJgϳaBb?e[0砽9 yJP1BiJ ,7m!!9_Kh ß O]?UNز:eeQ8fӅXEӡx?2D)V/i}]#9=0_(BRemD 2_cvXwIߣV~"EԸ:^ iXZN*~`"ModN4s l^ )NNl-NSb5^ A}MXb ~6$ gIbnc\=0E9 iPp̤J;5Z`")Ɲ|=|orx^6ZyZB``m +)}M](sdnb F\e%ODH11LXE+.,8^."RbrxNC0ܶ-v'g|"n;T2y1N毮[`cAp*!9rIz 7PS8璫^yXW5MyKz b?!MBiJ+-#C1FXаBDV@7` /TGY90rJWSELF\p$ )ϐa|G6fFi Jޟ+L IܰiCX;RYWR`H|j7;gg}𴸜W5^ъ.ݮ$orO{*R@ NQ- i̸ :Z'g3ÁV%q}vAt(gsb:E M$SE:.42}"⽱5l>:S@t06 u$[o~\O 3u$.ϝEDJ/a όpkpb OFsq}ŴqaMGKU`c7>GH4%!cpm׾V-mD&8h뱡Ǐ|gsB<4H\d>!'/LJ2vk~>vM{~( īEO6 o+Rl@&&u-Oq;t Eq8:0/`}ao-P㒰ǰ2ގ )᥮sfTU9bp-A_>ad1> X0Jn}pvJ94/_;S:BفpZ>Ek!ɆL~S# 4Vvg{BBYFPk,-rP_?Qm,,gV-k i4e9 s/$CT2U 888 WdM%XFU`WLY=݅Uy?㭒 Z ⵵yTHm,N1N$;B,4Oxznj186LhKˁߩHT}5 dg wMJ*"]1~/-VFZuf4cW,;?r /1|eէC% g$o( ^i Pr$t9qR7Ŀ!2NXG8SbTRQ{<z&w:"B0vε;6 $g[ZH}Jk| b.Ġ دzwLG:2ƃTjxh=]/Ay%PLQBעGri"I_ F*çgYF HOsFYFb7 ⌤*Q؏x6-b~;i;1 s;lm7]w鎵LKnZ =\$(BM G#wusD- 7SXؽ;C܊&3~R>+҂g#)␛~%E5< "IӎϿ]В ?VSjVM/Xق@޽CWol|N<U4"ɦ1y,pOp?j_y5U*-%&g:]OTpȈx=cenA'`8sH(QNW٧O\X9QvMԬ߆=sn4Ʈ7|uMuai1O]e-o(2GLs`Io<{ڗ H6JAE-fYJI haUdj7c0ai(I ]3/Vc9%Že0p( 2yWPv^qD+p2I2:+('2/A{3mGHO7c]gRgdvӣGc- %IM9 uU˳LׁB4{]F+ )Z7|4yy}1Vu<(lJ.eĵWej:b(hҕ?U^Z x GȠiCSWZE341fUEn$WƦCI!&~G?/Gu/Vz>y `(.~:#fl7ΌoiJ4f+8a=G6xLrhWWt=-ۆlHbޡ6*Zk!ⴟ7j(Rw7 8~aa+6z L626:y诣ȂJ|BJE#{ܶxs&DaSTjU m apw{>L<$Xm$J`E.gejVdo&+|;szg1vfrYݢ/Wh?4yKUI1)̒bYbBxβ7 !P%mWr7~ܴec͏M;v{"d1ވȵVjS_SgIn<}C(6e afL :KNLT!),YOJ9(rJƵz~38$ho?z] 11X|GiJ%y1ӱ Q_C5d+mNm.AwWc"#%2GAQ3+m= |M\g [t@p&E3kCqPz(Ac]ur{+'+ZBH-,[T(iYQ?Kvr+pɤnōIE?͑j'kNC]wo2dU5KE8J '-:};M0\)եUD1n!1< %-VQk]O+Awin|yTKtfl(Y.Rݲ^8VbC ~ Ub|xYuĦ;xhTY 1͜ȏh1NNJH@JWa JCƂ'y$y>sPakmYC}4"GݗP8!ՈM{M}Or OW%N?'5'tCkJ \\,LJBkW^/?С$6Le@?#?arC$ 5mw٭c5= F㊓) D9Ǝ=O8b1C, :^ m;v@hYRkX{S&Dܤ ϝQ1HgO~azL]$5]8&Ήg,^VZ3V_ұczq) @Q &3rO`?v0'&M7RaWn5IRjGX՟ŝ@~u6^K7yzo,x+MR[Am)4ʥh{+ h6JX Y9 ve.TOe/N]-K3&5#TyGtŰ E@&mX̲~^(Kԧ+yuW^Ť9f_(mf*˫>VL\vXF)k#T&T= 'vA9%QnƤMu֧v+KJ} @&$$gO\ÿq* ߜ9+3DOaj|P1^?Z3YՌ jӨ/ nd >EV<KL H ]IpŶRT$%-{x@mE'-A|lɣ'? Yu\z>/RyÎS$/q4v!Kԁ쨧3n?3HI'Vi:' gsIh'z㟉_;x,iAm2'9\;2iE4[ꅹԟ[k3ҖAZ2ui恂A\ZW\r ӖQ+^8jo #/@wI煝DsRBp5Mc_滎GяI^WhǬeAZfwEl( sq0+?n,r>D Znri8H>)R}ⳉf~u"c48 <`/vWF\q񣄊.zEe,Zd5\,+du8hGS-Dڡ6tGכ ]3},jDGkv{o r}M[=JbC {](X}cDK` V1~\YlӘLoq?zZ^[MV<`$Z|ڕkȋE9ßW)'7ՋK.Mkf3В*<^psP!och#Av5UL:,RQrdT n#msqe/1qBԄLU&jZ-K (ful߅-E b/@ 'h:QSWbC7ɘh @!ҜK}ifV[Q\.$x'NA+U]'Zb|鐄Ea qH2G_\g3;WOCN{:w\ / ݶl8=B 5bCiHXw͌Ԭұ{Ĕ?&N|?Ce2ьM>m3Y@$c&;IN&BGHOr#>HLq.P{zse|O:' m'K#t9q"DsT`=m F*'P'`VQYG2Ao~59zXSU ҋtO1/xN90q Qh.Г_9r80T$1%{'2Tv!|ڊm8_Ezs̬d9Do(ydl0r/129" Ą <@s5aUp 7y6 qάlpCx; "}ڴ|bn&x &H;h$~PA4ml`F:sf֍8SRgOw1\7N>( |$+EEjsbskbQj)x+/cމlXyNGɵDߜ ^<>FW:{j £ͨgo${dHpϳzt=c0No1:V`ؕ fp8* ϧs릵:)q]Cȳ6$;8a_M(CMePC˹ocyZݓGVAn}ȔzV/(7~mgM'ZH.ۻ!2hzpf"{K1o6a3孞M xb%>"iJA\|.TdQRP*کyĆb/fLn=nb]!}jisʍ^s@oϛ]1$CA~R)Oko@M 4^H/4;՜?vもRA &α Y'ӈ Hf675)H0Чʹc|A2ȸ~O;N1--MYu20K|a[KPRk֗HVp3V~+@_MwEapz}E\1+=XJd"L-Fӳ% {Oڍ iGsmT.t+i;M1:JfFTkr࢐eSѧB6vz>X$)Ӏ1o&#B~{m5&"_ |>6`H;fU:{/b[ʄ _dˍAj7Wud򏲧54qM 9ԹߗHЇ ћWbV5:j|_Ls=9#}o\a4Z56ҫ=%ywIyЊ‹PI{-DVnLpT??}lIńə T97.ϼ=PT $^GIZ\h Xw7 4O mgΰ']WA7Ȕ¯\6PeLos1!#!וn@s>^Yt $ =v_YXzZS6Jun(4#(wm-?9ARv̢}5Cyu&]o#($jğ⪫Vb^NIJYDaq {8fPX3!JM4c:ʓqJcJa&Z_쑭 >@:|"# J!1̏9NCvg8Hʷ0rݐYa 7ΨOYOρPUv\܃M)-ik^z~]#Q8˭ϗ!x8d/hߜk8kj>,S.hXYFB(XxHAaBV\2F@2{VߓHGB L,`vxn],}]+q6({..O(8a]HM-@Wv{ A+U0$#j-tx ݼkN#|?ɉ^fsZL|U>з_M#Qw e2d!: 4iN & 8 N@mcS>eyBU [nYJ&#V-;@ YtNS,ۅďS$3up&b>DP}aTUY|Z /) l~۪ )85t0?]̟&8 iTw!Rl$A L&XOaUj#@Smğ79X Ӓ^vEϝ.rD^rEvKY'ԞnK(44+&4e-s&@R`$dص.'!jh.70NF @̰[a_$޶uQYBExe=IQ/&K2ۚd{9ñc0(CEmҸW_4HwrØ rP0U9uav?0&kŎ8*46ཞxr!]x` (")Nƃ:+ęyps q@z6B׵u IkY6!œ$Kꫣd)p@ %Nga O~єǣiV'ZOb\qO ǦQ\܉iwvf7JNYHZ8쌳bb㟴F39֑?N-E!'۳|~Q;h_Q2kN٩X.]/;A'Xi&+T3FLqb!cJC.:f@Es/x%ƦRus/Ljns>\. όЕ|Lp:gkw2c8J:< q|G7wsAGcWLڃFI*̸U"x߰9^c<3 `"VsP͸pO FeN3F.\p/IF,W25LK.i5-LMX&r.yJiŽ5 T͌)b>bT'CbNap?I|jsupK!بz,4R)VtA;(`PW IcT:g]}vq,V6'q1 &je3*S{!̭app_ۀu;7w'JOF9Ra;宴Qk91W>&xE^1_Xc6%tpRx~|ylT$Gvȍ)88W( P/.ܕD0ȁ8nLם*l!s'*eJե9ՒU=+Ё|̐<%cX#|n2qؼvw"vLJKMcD}hX&`e.ej^9lhvZq"zvRB#' CkuoWPYY~sFmyZPhŀ-][wHSi[\b.j`'/\2z\…}K xBWϢd!kz^z\X 1zBow•B9_Ô ׺]^~rN:@!R =\-,}.zʛ+ÔBD(WcVM4C2VT9P<[)&R.$LOĊZ^NQW']BӸ:Q{.spnAJj}z$w3vQ܏]{'"덞lYѕ؄1%fM'M"{xf6$+P"iJR01pӡUbstb嗉nch9^mE^B \IxX'`1^1øwHTneE|A7Le(:i/ԓ+^<{P .Q'*AE*^iⷕ2>䦃^.tc*'>*߹,k+aP4*OP é̵ pī]G|a67j0gDwL`QW`QYJ$Av/ZbѣYix30MH^}@*nNw2sBl额S8%|@& /_ zT>0lS)57Y?j 3Qtq L۪($rKscԷjPw؊@Ca_ߌ %#.z?aܿ-G^&C0z_Z#u=ak*`{}1"M@UMj_=&糾^C$Q}_ " 0;-^aM]i6nP>Lrwa 0j_>d}G\L8l xBӼqIjj>|!i.^}_[!IkS/ywkGx'`.ϖM,k Y)xHE`?YW33tkdxAXW:ߍ^?hqcWn3hcHʣiSgl{ͬ@eRGsҪQWu|u1"*sA[t6wGIBP|'f=qIiKx^G[gGgܭ O?n{4`lQL+j?xb}J "ZuNGFPume4x-(cJ B?8N2^t.~%~ LrP&C Ne=m|Q+ ՞4W{^9Ak$#c({kg3;̃̉F{gAoG+QxTExyHtYNؼR4Ͷd kyXK FJj6w ?v5X\㕻2~^}Ht dz^ \" LJs!Ct!0q+̛k63hkBȍgډloWvm\;륓p Key#Eu{APҔ^׋-NMtO|>(22,_m*=tyA/D`3$6uPKW^]>~ft%)8SXl?%nz}@d`My/%Ġ i:peYh*{@elYf.}MO3/ѥXoLDT&@p28t&Gd4NRuDj<*)GHԫiN/v qF;a*|K4o}CDžD°1cj" QA)ѮgsՃ:w Xy6e$DJkI`l n^4RՄON:XP<`Rbj%BWL ;pwܜcQKA#Oy{Cu W aPT~;2VhP}~zoʏi5;jf iU@"#ٲ_S׿˲3Od{rkMrKӘOVY>s蓞,Hz;y~HunGFLR׏?ќ4(HE`<2Y,a`=@eE~>\N*c|7 &vR<#] p!DG;׊OBRI'axټvjZPEa=090z4푮vҍ悖(V+y=.@3m]+ }_&99xIqbׁU$vLChkOλEj/g!lHIb- 7OrE*J*PLU V'm߄ X@/ YԇḦ́fL+6p8DFoߓSz@i8k?;ނbL?81p(-#as"ZHo=e8'2~<}!!T煌cip(ǢapnEdyNsubዀ:o|4 B7Wݰ&ugaNpkKfUv9ruNB5VB:ǝϚ!TXnߍ}_@vpFȩD8~+[2fp&#"If3U{*F {F/OzܧtO.Mya ㆶCi_E0[yym}C0\4B/+עDF1=BGB9+=20y`wтmrŔ|S>]2l4'4EA1;Ě<*#_U6FMPX'l!7ރc5]i~Ҹƪ\d+%=N,WgjTKb)NUQ#뚶j|O> 9k.AFv.rfm %y59nۭwV*܎,ILN.3 FbK]+U)`Sgx>PVtYѨ;Y(I52B} # {'vLRW2 " ٙd0iGn '`VL;dkC u83ͭYM'e.j;v "9C?~Y]lHm*̠F8A6ɩPYxndm@Q }?M/TS}FMl^~-[ҕy,UJ:~bc} d])0{.Ĩf6?N-615!v﫹ݒݳBbXQ+S).ٶ }*a*U6wFp.2fTWyQNg{ߟD3zj+-$rJ8;.4\<'6|أ J]($nj>ɷ.Q|) |E!`I\YU&X*VqG_,oW.7`v4vz"MB,ŸZ%wWO\vtg3өJ/OgdH5TԊr.#16%׃EZp7d\AKTE/q,v+j-'7_tǘEDߵu+E-GBE)GC^S>=)4XTV~nH$t]Pq75$5$1 )0Q%4;%l2$Jz{2x!d;QE3+Ю^?ȴ7e͋!0~uBw"uą]$wEkXM)~T8'-^ Qzzg8fπ;qv eCc96= 2V RJ%(`o|prxOV\5^&"H}()ʉfQw80 uJ=;Ls+%'hLMhOJ~y>O,sH.iei%;" VLM/21ji6p41̻ܵd_G}͞b MY&`3f~=0yA:U-R[Z$I%s= V&h_>yCx?{ܗ]޻:o(#UH&دȷ$_jAG[#ID/ԝG6V&VOn?sYSoj]}׋058$(sʃư0)zab;9Ok*dr93Q2s!mů"./>)PsWPRxW\xgv=)ӊЦt_ŕ.FqG Pv^%nqT^8d#0Vۣ$;~>U4pL_XζX32xEGMd ͖u H/e(1tk]H"xf@\1SC$¡kl*HkMˮF*M{ D~>m<9D"G֫q4e1 g!# 2 Ϭ{uJe:"5ptIjPjq{{*ѻFבM ,4[=]Xh} ru+aMZI<5 if+ ]9n9;lEgΪ&IBRK`&u1]oze(F#E;GLn4݋~>lA2RW/vf3=6bh x_AF55yp.R5}#_$NюFRKqy{@5K\ QG{=Ki9#qFn:6cX䌉;j](o)`WSCGaDjp *ssa \!v(?p0u:32{Msj3N{՘~6I9$!VU'vkb-3Rop|'>_+ zޜ^nZH$@L?ώ^'˅uNLHB*D%X,.k[ 73`>,U)Px3vQ;.s&G438ݗ#|ȇRAq M̕ek..S?R}d?[:+;/^bH]L#MGdf#52f|2æ{!$MaQpΟ;?Z9VyivV CU ǣۡYr(tw#Xn MixVJA͆tCν{dH5 ۟äik5=ɒ2aU)Ѣhy8ՌyQnE+-dCK}s$mq;zۥB "0"햾Ԓ}+On9#5* q(5$$N"fRTJaBcOj9[ bhˊC 8נDEK:ZmڵՇU8wOOKH 擓KVK8=t٭X R*5,Gd@Bt3~eD?ɜJd?b6ϔW#nWeBե6F8߾Иmfʚa9h#@>U| ^U@}PA" כU095nfeP=4'-G$ژZ{$(Egz&"<غEBR%)wEڇ@\P l;TL&sS|¸Jkʊ.XOa|-}5f5hHMҠj̱YmK5\i:2W& v7 ,|e8 b% =l e2AzNrk]Rם:ne9ϒG=rj7YjGJr<`gA mty_U= Ij) li~ -(}$NtCR@Z<1m|7ix*Kڡ-\o\I]Cȼ] \E@E"[*G\ip Pď`- =F#b|_mF@@Fy2@D4QLN V21YP%g$fx B9{>Oly'/Is*LeqE"- 1*#|)x?Qy{`ņW7-j AU@VFAS$t#3EIiFFu/SA*JA-sȣLj<}U}V9 y@;.YBununoڞ{*QE/DQR9A}#Gwa2)z; dxn[$.8vҫ2)){ǎ*`,RP)YL'3(X=/c\byAZo*QEa}P:h\?]E\&4,贲d>D ӵc^!4+۶""DضAbg !QdF7 דpg:)?Xk )T]t?W)h6ŭ~F.+׼ن?9&7.=BzD̥cF҉V7PfXyp 5F$.$ircᡔOyi;5 ވ >4&ʟ=W i ̾fm:f8 CJ9m ¹e<ar~D DOo1}R`t70;O=c;8_%b4?*r<gGnԹXv\W&ϋ'pPyNk %uHO]6RĠ 9#~Op ^4 >QSV+&(Hמv7LH|B]GC6Yxs(r*i[Aed; ԔNeK]qx릧pwW8Hd7҆ Z5NBU(U@|JHe{Mi72Β&I Vv-'_~qb%F;;OZ[;ehS¬u⊾,K>ɛB*E[ g]?kBrr:{ p$# / > Ph-LU=z|B=I*//FX ; KF'M$=B+*@ YI`*LxTE ɳm:9 Z )@ǂePB0Xy^r`fJ'L=U}I腃[_f0SnfE)s!P7҅QTx5_a0al\bu-5 (c(F c㼏  D' ciu5&MY0۽iWej|j[ F]=e2[bKl#z>P=}i +q&}>"+#'L)12hR#t;^6o7VO_ZVPוɝt43ԑ"kc={h |H¾@.L|*:0 12뺋hUy 8kd ,"WȗQw[b+] 齇f%Mgzy:{@sA/3PÞT͒'{j4Rg׋oNPOQKKOIRѪЮ 뎺S_}67'Jj.\I {ǫZN1gJgbTR[2q&E0 d^Qo.jl=}HcC ǝwD]$_X$&$fh8JuI@8p^S!k#4u>Qwfe7*@}pb8E /Ę-SӶN?JN|HdgQUADR•jVِc]ѭ,\ o8@0λ@p@8WRf:{D͡yaES,NsЮ&aIK;>"T/ӽat2gΤ>q#ec#ŏJzؤB-OԝI^ 8#kpIGalEo÷Y٦PӪϠ¨-Y`(>^ޘM@syETps":{ D'W-%urt*ɠPnf63kU3FTVf5\v)$0ci7>i̒j_8Esu8_GyZggMDI5 iox\3mUI 2lfDW蝕dqD}tуt@`yA:QO|ߧ6Q))K!l*3YlQjsf#6$dz%}h9}G^GΛ̚^׼9 E*-߷NиL 0aS}q[pwT۪Rfǩ MH~dKm鱸_t3,n9!?0.頧md3^oR:1ztp?\Q%]N"Fsmj14#O=i9vv|MEqIwցR<g.D{NS&a$?~8;XAZJg wgnр뾤+F-J0D"ȓ}Gp`|kAk׊|=OR$aBoU(%'4l*rgi.ie渜 CV> m*x5p? }V~%y[( Hto~8{s]ik*J3qV5C*_#Q:gmg?eJCYA$wm~~&>yu9]0UĿs%7 F;-D9\x?a^nK6*QNz>2,/'ɯx˔g;M#pіޱj"_Ge1|m:2 (/ =9J߇q. 0G|Mϕh)~x8Ǖk$: 949[T4#C}nJAQ+ %5}jz[r`d68 "x5dhpKcf^0O`'kJz<$Qmyrw^h޲wXJ!׹pwy UbuB%LOžQڤJeGf "og 8jsBA$/ߌܰGo_Ǿ`ԗ,#v$ Rk/E cD9OpQUR.}'6fO{~ZwN^`)W$fr>Rv駫Sl1Gnݲ3wGHU7;WdNv-z6 nWS@"_~6ٷ Ն\B5:&y<+a;t{{Z뽚LDr\; g ?C[6qn5˷;0J\Y϶޸2k[*]KJ .lrfdȀ rB(*+3PA0CPۯ$xՁ'o`Խa"V(x0WY܏x^}YvM…pYezsVdg^˩UV9PئDO$8: gGHp,*z?N,܈Ho0R4RUm[ޡ;r,5WqQ0D pEEp0 ;)?_D$-fY~sTevHhH53ER/㐲n?@&= H)o]9*1c#p =R>[v}iT K܎FݿSdjT&@ ZY?X ' у§k?TB 32{d*k~=߽4+rUPXEafe1.niu.7bPKq4۵#p& IJ}45wR^rHNQAg[?̞u\2TD6d,p;'[,8jK~2Ror-PJK ހbw yQ6^~7t[Iɛ؍, ~)JΥP8mhJ>ln(@Et@q$_e != z*m;0cׂm1G됔 z@*n#^$A)im.۷mz6"4Mu>\L\V{?N;1gnNv*Y͙8yv&ݦ>9C^rS@;W{mOcIDVUilN? }ewP[n۷f ^=dAVΟ 4FisBO$/nu0%C5IK)f&ڄ*+#=qiĕb ҴE]r B!j5 sxpS,{'vŎLbU'GoEdyl6Iϊxl/3:-h"w#Ņ@jI @fK&CIDKqLޠC̒A^qH?3aDxZ$Ұw2WdVcӺٟ)L\LeZ.ZOs dJꄟGu+\_OCga>J|*XQu1_pgxDzrn*|TiI ;_qMe,[_Wߦn!UEԄN3@&-v>B.A&V亦A쇳\nӣ~bFֹi-̜_0=d{ 6(cc)u9cX%ӌUCjuI-BwKHƝ̖AWum/{f3.uЎ2SȣwqTX u[2WLP(%7m=oa5VZlyw3_x)F L+t`y@'AiO8ğF9<*Mvwbs\8- [D6z?tAoc=>Tgz1UewIG7g(H9m YvM,:w^4 }/F1e;7 –w`% hbI?2O6.}~;TgИ2?X;e2,[Dc5|nH\j#MxJ % . C>OkeBWV?*TNS<+ r$<4ȻS~| LNijfBfF?7)^w-t6G)#ՑMVh5&YIht7n)q ۣ AtaԂ@זT X_Z'!,t띡 WZ~L<`M*5IC!4vOol=;;Y?u@l?2c<1 fI>P@RO"EX3 R4}:}ɤm8X"1BuJ&w[. jy`{ LRّVb#k#G;%;ܟѩ x8zNg~EhށZ-qWwS8ٜML9%=Pg,Ot|/0*eYeNeeux]!$D9zwn/;k7[ccς ؗyUV'F sebt,w#Qu2CMZE :cQdbaкho˙ 0KYDtXѠ½HA_LE UYm/u Nːu%ڎw9HKYsiԕ"z_ͫ^Myx8: `cxlj OJ4Ćr2MwMGȈGVo$,YCyQ|^V) PVs~#ι.(R6$}(u{<+)\e[Ȉ/Q٘,]DPR\$(ҡQ$%)>lq׀@m9k)]W&Z"? +!oK0,X|hTPJR9 UfZ֣6>=-Bkې58|`Og0!Rdхtnhk vTTNϫ2{Uj\ΏV7 #RZgf6攬>Vi<_kN!c[%\q\Bo@ES9,)+-V24 ,%?q)!n_a *JJ&xK7Bf!7SjOMN+W!yN%2w=cl5zc]y-T9`I<)%ȴދLTXmSΆlpV09O|^xdYT὆Y4o(?ɵ` zDgگ |@n/-C|ޕM斲/Pg8Xk|$w8}6Z}m=d?h+ߝM*PZp|^k<\ofd%0ޢ鱡C\LD`}PÔC|8we̅BC%TӪ㋷T$RW_,D[U/\슛B% U2Eu6X%3EY[ƪjވTW%g Upa,mwJOn]WVviQO/9}X!#B<m/\])M (9>C(Ǥ<:I!9eq;A- ͺK!&rHs} [=O9&LhȄA"<c-er0/IoXXg?}_mS鉎Q~;P ן#SWFamuc;f_;SrO yh? 6Axsi?Ywq_~Ɓ@)oERH |9Ww͗yѸn ꫍SF~#S(ˣ,&wReL6E.W&q != _rm)2E'> %lW7g@[';3-V͌DO\h7qH NB9^g݊(n_T! dq(ݩZ v{3'<º(h\E H'OKU¶ھcٮeu $=ЯqMZQ{s1<N$GERN [i eY`O.#FFn+ '6%OMT}2 1N~%`l.B B:φN ?CխdhN`7S=I}>E{m!Qia8gRxZ&9,ċGnɓN=zxJzTxQ'F (eL~WR(kf΅[شDŽS9En6crݘ54€Z*muK&]˪ w޳❵Lhȿ񿭥Pنƙ5 ЇŖׄ|5> _/mc9J 9OhluJNɒUN_8zuX]^W$x_$t"L`LxfJK>u)D&YVdnJ+ *Z4B޷7љ<`^Z`AzrΎlsK>^s(qgв3Pb?-2>ḇP{:znU' H\ѳn)B{ D^kb;CB)@C:=RQRЫaD޵bXFKS6N,bG0djN>O(#Z3UqRFGj`T&0|x9SCPT~?ljt*$`zK1-Mwxw'"1e$2&{hͭ\ IJ;PٹDr9'bnȾ6f1oIo]zM?st<(.S3Q^_|dyKo^h>ɶsj37L`T,nT)Q?k*ӠpuT%w[: G,WQG) ;Q"}X&7SvD^eW/0Z~k:1EIЅ M ]4ׇVTK?٘40h{>6|v4-,2}m\h6 ma#sX[ip7ERw*fLEr,GY`M&[U׍;QS;Yˇ˸l0)2`Hrp{|39/ .pi+a~`/,?>lsO=7' gP3#_^ ;?ܯݻ|j^e(uͮh#Gc)bA(Q_]w\^:o<[X6).0?"O^ ybƬL,>S-,.'v c :c^4j(&42ׁ`G#bb!,Eئ.#>H"{_})<:R|'_i@~Cw?Q0j@[n)#O`v8Hfy;o9jkbtM|wK$8G߸bpfv!SלHh1j [$݂YL<ФƳӮzMO{\ё1AO!@P$ɤ",Xu4oHGADCW2QX)qtt$OpgʟH &ő(u x2CA9$eu:췙fl?Tno [irQV-Z6r} ULBIùC@KafhT@71krG@ƃ0R.(^(EZ* U] $Sh>r:ګF톹t׎ ^`o:<* sHJp 6'`)䫓j!c>UY_lHV#jeU"*=dejygiaJ$r?%&<|3Ä@~r3_B25=zTnh07:Τ`s<*!I"=  ôD3|! "ez5C.Gk$ =Eg$;(xg3X ]m8C*ivuU,k{k0;V{KP,)BG.iks4hÍ!ڍn㙻Gv%$'Vn:6@P{kIfr$HoHך6 )t9G)6M<ɏj zvsR-2"a-+AqoԥjP?~ڐ8e 7>QwQfq̀>Gi~56rrv"7}<p[HQ&UrYݶ"maN'UuL23%ۦ]eIcNPEnM]X9] *g _9Z <5!HΟF+r:%RlbČp0misS)Mkۘut0:5(U \7^4mpi FMI ]d޴+]6xt\wf_>nT{1[T bmXCGB\TiQz\&"$WC̮T4ZqiC>΋GL쫑F"RPd,a#?JLlJ[Mڜ%y?OV:@.[V x]!MWBG(뙬Cw`J9r$ tSOՇ> WTҎ'!qXTB$ @u,$yj~Vˋ ޟԩՐ:15I@WlPaJ4ь(.LUc@)Ν=PEuI 7ծ O,y1WTzw1*C|#GcKn'19Tbȩ|zWs`؅,c_Z ۶C*#r7c;O4]פO}5t@^4}ߖ?GA»=ȅOh=r[ lB. A`zQM#̐S 4tG#jV4YcayN u $}u{U~TV; y.Uqo|)ѺZpr7,pn_AtgLa~|ɦ%"eA7PKi} 9qr9 S?̲ \e: œPlqͦ2JG) C%Ecaì{%'} ô0Q{mN=Б3#"_!©fLjܺkЄ-@V)@%=;3]k/8 ~hFi@7SDvCUI^0d0mZ2diͯMliovT{FQ3Fj *)H fW4v{{F{z̓NoC\*#{J bnɘHj6+5!r~w"/dYGndC4k(*OEgsb03|W, "xdin'fG2L!٩5=ΠZ`b]HIQA[6%bD& <[P Q Jbucݺ{rŅv0Wt>!ynɬoqama _@lV|I)^8{kJt#`fփXd)[X|Ct!Y:%ͽ,I~#,jsbcn3Wˆ"D%j{"myAI춷jY="N>{=+qV AExC enJԻ(n$\ہL묤Hz'lH/~I;0Kj~ZE"ӹrgD1CBݺ-8K(Ekʉ XD=FO48_u oM G4Zֲ>hCiv蓋0nd+q䐑zXCj,toܱ^yWL&E`ߖfD['m5KGBoD ZYo}ffuAb@7#uTkv4=1JIw[:ZݧWʐ%[?EY\NؤrLr 3k BZB"4sD(:.2^&1KuoY=7L9,9J@eѿ/$REUe^pၒ .&͂%Wa 'cY\@k5mimsnL"B&Uz_{R6o*1L*+UpJ8#wsm/:{qS _֤Y"!7xOYfn|fsgBqck)k \O(Wlu <<8eY,EH]jj'f5a짞pD TjRBS2dD-^T"I煚YXf#/@@0O)a7hRR.Dv%$iUQoNj%O#T:jM `XvXfk5w śF.uI,KW9dFG#4+‰>0| 0$su>EЁ%#cw_m48tMh6p))T3q`;Z:Hۀslu!zKxV.Fu4q`+Ĩ>~T)xiFnYu9$4bdΖ'Xfrj%`)%Un5@td8'ia/e,hGx&: Mu')0}u-ߔ[p95fMlUiI㸈3"k|#u^R)Qoك??ZmaDWThTTKr7KJgi*3Ғ)nZDZ8a]%G 25+J^>IIrȜs/bA jL"T))X.D~-9'="K&nʄUgS]\a"O*,Q  2Qͪ &S'ӒG-I5'!MFI󇢤>s$VE1ps_,3µ1)ALA5@`j=9m8P).*W/ 68љp)oze0,9/9 ղbޘC(4w l wmH|ߒf^ MK% /gKY4Y䢕;A Y rV V"|LJM-[x]Z/8+]ZP6b Ɋ٘Kj]/ FY5 S\Bx~Ņ3rrk6҄k&g[׭9 qE(_ k-sRP;XE;'Cĥ-rb.ydc߮T[n#igṡ7H:7O4jn`a` FCD2["JU,YMڵHzڥLEO5" B7ff֫i{me2#Zָ~ oHt[ϲ%Ւg8f$ B:U5Arhwj,T(j;gDd~0ʽ ^z r{qec I9!`+mb9 jփw<zojW,sމ氈-pK哌IKdD2xzӞ 8@j-t4G_\Mה9|c:7&$m0C/>6&fի8'z]c]웜qB-"ZI:>[b:A1:5VXzra6rJ\SCH"p'w G$l76է*-TgiU?{!Z_d⿰h d ox:L#_E@<)sOA#ٍ?oܡbSX̧,ycl+aEh,c45N(Q!(F Skm[vJO0nU pPNd㼗yQ&qnpո|hߤWT2 G19w]$)  .NOLU {̦q<7{>V(6|^1&HM,(o6]'KB/Oug$B{Mt4dڹikB͒~d8Ae/E0 2/i!ja:qڐkS]0V=?>;J9 r :eGkC>f{mJ[ۍb2x9S5\>C%0e#itG,~Al;3qN򺺪 cQkK" SЂ*~+saK=ro9!] k'.t]QAV Mx:{ixNOCB"Zq~@m )ZQ1쁕Wܘ# qk[l*l:5Q:k٧7\ZlM#cm&4`Ȫp1wFK:OI:&+ig@xǼnLʚ5Ͻ27(g Bq31e ݶȩbTl7t&`eQc;rh̓ 1Bv`Ҧr5>Ag,W p,qs,+F5`N#\U2ӈʸ ̻#eF2-A iEoȠQgGܙޚ jlmI>/lgTM/g)mPD"dކ̍2'u +ΖSCZQ#sC^:hi۝/RHA})fAB6]vn (*'wodqcyJO"ps|Y{B$#ԣеs5 lD׺(B 5sf>\ _ [C0-{*fthP8ĊF w;} W'Au5] a}1,el7Tĕ =Mcԃ;Ueu Rή|>|It0G_.W',q.-O-wylse3S7$6^LƉ9 %wkV<%<{40}AXP]XրTG,C[FVur1D}n'r 2lEす"!LSz|V=K 2jG"ۀy$1vK(X؊:ʧ~-ch v'TrLi;DDB[\fX) =Stu"W[s,LN:l<g\8~B\lr)Tx&ܗQۨWc*xAqEd 1ݠW>G_=fʋ?QfsIKTv040S7v1L^OS!Wh0? r`?w✥5ykm Kb8%O%@v2U:˄ @슒K{WZB*JV-n,}tK3$Z}_% ѼM^a׵:L<2$m:~qh&NnK5ų\lx.d쥍Fv{2+ EJ ؝OQ+N$ܟ~6(Bl%I`,CK6h22u73QvƂ"֐~[Vb働{ҼxBދeÒ"f2u[ {y h.~Y捑R8LӾ9g:÷xz3-~](ORMOþCJk sϴ~udBr C2`Oc+8;V7Q*A '`{!HHV#*^WNjϖ1#1L lH-*ldhQ,ϬXq~N>d1/fT#'@FXwѽab+0}H3g`+f_)LpQ( i֗VaDn@ >, JPn bҒ)^8ț8oKȜ%8GwY #JRY)VL0#3\VIDI||>o yPZQT$N=Ra۵%SZ_kZv, Wnqk5VْK һy0ܭy1õ@4~H.aր[pGkJ*eAgbiBY)hOH6u+ @1V1ZۍK)-e !HK7_}\S@okbgks4C>"MDR;c<dD9ztNrѷ#1 U}_ǗZ[Dc%9("XQ|ZRtU1 ڼv j6;3*BQ)Sc<1 _^OQ{ۅDNق ˚镀7*vcQӻ٥y L> "t|jyX0vU%J zd[OY|fWtf{i`N\eRSt~)?c)D+CG#|v`<dž_э^^Nn7mEEZyٕGjKr|b=;H[(!Mi9QM$`z d`m|ճx iRkUbC߄Nt}]!5bt79Mq", Vb-M/IϷv,O\boGz-l7 (5(Bfj8Z"uv6EI>H: u3 +:85umT RIngC nN&h`R; K7 fX6$n\vK\sM&$k~ kԗR>p()9rAq׼@{ڜiBU@:{䘲ߢ;$d\^b /k%Ex"Ж[\BW3})TY OI_gd.5;ILJ|-سNa"vdl(B]^*(cН0wrZ8cO|[-T$ L0І()^Hův 6>Y&iP>8;VPSfN&>|2mpHPzV: rRxO0Y~y_$#Jgq_`Pq }anqvkJ-P\ :Щ6.AFaS͆)k5FA"dcF܆GWom[9$fBf7Swn忕TRNC{{,%sܰ䢘yp2c5Z)]w>3/MX6 oBvz&GM Ѕ!tPYB쯺 Nj9Lb{U&B"t'C ll2CAeׯQ/S2Txe*lqRZ~hL |{S(l gm0߄+GtV;n*؁JE=J4Uj0(apK[Ч]~SȈbQLmh3]śѽn̓Ib.=qGz,4YmS{-Z;oqpWq<j]dJ'%CZ!1?FDwѰ #LuP>nIEXp**RF`pBYQ' .Z#(|" J~_7,MjCfM~v;$"KT %[OG5=L)zN )u}mRzr j{RK+ʵ3O+ry0#i(|}4|e P<@FL2/HQ2|dfOV7]_X &lZubݓ@_F>Sl i6jö@I|qzYh] ޵1 >A z{܇^[̀#Jf%# F1%JH 7O8AP8_03j2hɩ?d╘]Lbڹ'DUw.pF'C\-SfH JIqĽ֏VR}TZ\kֲt)wDCZ);1Y!z&G}iC\)ewwӭTK 1(9|J2#Tc6c0y1vZp142& 8:|U=hs܊ל۟ŕm{ͷ7m" Z!=ITX*=ro-|jOղ]La-ը zC& cm?I&'Q6Q9 |% /nwRAa^AsŽmk?ҎmpʮSqEmLXLYVsHT kNnKɷKxUKW}t|3V@BFC@ ҅qwmz^V£,jkMG a>OmM˲iLCF&|n=y+tw(5FѰ348P2.h {ǓߜGمI'"\ +$ۏ~De'sCĔvq#l&A՚/ÅXReVsD:7`b~j5$n7 <إݱ>;Fј.N pw[at`4c P83 /2CF65nja5^4|ZG rOi4y&K?SʤR7{E(`pXπ\"5\SI7$ṴvNԙu3],J<'m6*o/2@HG;9k[8E߱ gFS1 l샒dˠd^m c{mZlg[К#%9+Z\)i8_ŒP0^gxXQVOtt{d%QCտ6 BSkh!USJ|xa*($ Ąʝ}cc ~[ua$dF~ iqĂ;#]u) Ï=obe7Uqu%/]^pT+%:]ITVz7r{z+:1dC^"=壶P A*KC= daYsoo@8CAᜍt.$ {u̷20SNmZTs7Lk\d84oWy a|)‡kB*G`a^BGac;ъR^&]+!*L#`ݰRP/&K McKLEZi,./ӏF1b7Up_Qc5-B|pb-CO\ܽ]_3Q=@%rʺiаHMl5DjS0W1u$4~t;)La"QSW-v^܏ɨ:ҜZpiLN2Hƚ?Y~$a{,S^4i t?/I짾^{S%rA!>[<0ulvP z@ߏ+"C`3v% `-{5ypo$Z+@Vz;bU⑄^%UZO ^vSլ+2B92FlB(V/_l?LoC^4Q-Iċd+7 \FXs6AA[o"._["nkk[h ;WW0  (KMij0P@-q]kbOG k=֔z\ qA T#5@ah^uW 򧎩\6bHb+WzN,Nm͍o* a7̮;=Xo=h3[c Z e|;'Ze Ձ2Z CAX+&Olţ*o~{`@$:ިF3/^+rp5!&~P]$GM9CƙASal')[NwNktĮX%j}X @;K i7eŒ)6Q?7oPvVjf* bZzk<{ȷ#թL6a;%DJ˖Zv钝S1jZDmijaphz==31YHdQAE8nA WMr(!܃n^"0)m 1 ڎs_ B#cIM.7upH.g] L[Iޞp7̮?j ĵU(krq2~!ϲQX[U3@Ze,ڵd2~]>$!  K:-h.lwL71|C.W3u$ $ &o.͉?'E)*87*@Pv GmZ)v[* 2L! JpEղ >J~e(O_+^@ iC c Q*Bh+j/_K!~MW82GrY­N&eCMZe\@M--ݛ+EQk```rq ˶ LXnӴ`Dۭ3i/y\ sܓB"S3$d!yEp :~Ik+pXnOgs[kٌ1X:If>:fWLC!XMb(!SE*w1ɴ/|P(|3j =$=; <) *6d)k{LL _ojprڽhIJnY\O^,l:F9qY 7̸]RMm^ƀZByz}) c*ę[?MD.O#̚q܃t.N.zǪ*=<%>!w"vh V0_p4/A.VrpXqIFlCM^DE.‹Vˊ rby*?~x3NWxfƓAFqc?K,$v(;T.ě𹛕mVi7'M`~*jk4`A( GFgupȢךUh|o]-lM֘!kTJY`Dlq πIQ, Mۮ6 ']xĵl{d4 @E3vj/y=xEL&NxIǍ:Qe# M^-(!3^ P[<o1 29;MqlGy$8lδH:AA Epl|7Cjr Ő#$I 8 DY#D*Csn,h//'m]\Egkl0H]gۭ[ym6qtZɔ'Jϲm.q1;/^Vpz!V,RXG n3\ڄ;)6=3뤕OQGF#뛐f)&t.2l9z}x0s]6CqbnzT˒qbn/8u{# HROb`'cr$#N7 C)04,TE`\)UfXvF8ةfD~ A;6iZڧ`tTwC\_F4,y;B\f6* tؾK wڝ}L g ٦j|9]CSԀR :(Hyn5<98_<,LlNc d(E{xQp=E'k+f7ڜ@4V60qL I!y4i}o2|^MY1Im͘0Οl3&4gTۢrv.hƬypu~Y ,*09`(5X\ӠZpO&b]oNg^bp-w| *-ݲx2mΏ#DaS/8–P\Y=t:bBA#]Wxtx] KLS1IOzRapq)d 1?+z u0j{e4m>}3.ɞܟ\]g M%aoױFCͮ(x_$a/GQ`*OܩbY>HP(jBi$6=yZ)}m+z G^pDiȂ j("Guv8 !5خנ{*A/wX1GϷl NjF~%/* =וQ9bPo(x ? TI pnBteS" n0k9^  p|aC(YlVAuCmFm5 zH0E8mRI 0d\+LXh{G}$) x͑h{p VozB;rI=,~l}]$M =ؑq_]O.9*7@g5iy yZUikoYRfV ňL_N?UP8)0a1$? a |I)HSdhˌſEЀ&-٩DI[5s@<%_5x_d"V7526+?Cp|>ӛKW5~JV9ҳ2`yܤ_b,^/"?H vgP?,eEocN4 H}^~Jb;)Rc9'o>jIPD؁0w5+mOykt}z+E1;F7B[. ;̽F[ޔu562״+'m (K3L}bwUf>GI j[Tug٧od>sJQt@Y 6Wetj\Ux;b"|a .$J K}-Y>b Q&97T[p/̺rvoX3ofe'/ E[me9N#2A?RTQlrǏ4cl^XUp饐J"QJ*5œ[UKjjD&3"QGq:':3;5lu,xPHD9P_T63֦h9},g2f"j cR N.={!e"ŌT1̿0R,wvJa٘svڠn HRG#maSgi9w+i^}ԼXNCi?!nKT8f)y]2ۜ%hmQG԰F~/ogZ{īU?"^*#x 4i 1/k<5Z嚑֦a!ѝ]X4,C\YszowV͊Ӛр΍KҚUrWnsy+Y)dSB1ϰ ? yCRb|" Ie"13=;pr_ HZJٷ 5gޒOb ؘ9a<|HjntI6@/m]:d7cTn:?0mNiVej6G\! *T6TpmrNHiJ_ėNRPoayuŏ^ID6j'%%RvxQm`0F\P ESwas`$Lo#P?]FO'Ծdc9mh/.ےfHR5gOWW,I\?0!5Bq<__6YpDPDtHjAe1t99u @6j`zll 6F4r oFl 0*:+[hhԠk$j62iIC!qaBPiVn8hݜ)^yyPbA!# g?? 7epK$Rh/6[R11b(-Z'>x,)/^+A zc9Ed_<#qށ?"$)'jYNMsFSD7RP-/H%jNV`'{}lϒOJ/ի M{kH- [L|h^1(Z: #n`O {F52פadhɌ[G3}_s' m̃:V U!]A0pa4+n:gڐMc"=nUemh"ֺ; maӡᚁTv:] O 0!0LbQJ'&6%ž|G'XUf/1] ^_^Dsdy b<1uu`/5{/%_}xği'OW. ȶϪߪ-Q'H 7,MCR-裗c !ҍ!Ɣ`(jp=r1Ϋ WXXKx}jtBȯTB~g4CJ?BP 5 3C͠dڻ63obK&Uj.qngB+aBk-M^$Y"jkW(osN 9 V'WTȢ7lԺ/&=Im<_\h6s&|Y33S\8RQ!_{r%gbmB?f .n1Cv_S<2ރ.#@i-e '%a䄄V(7'd.*",CӢELEjSGLNnB H;aUsRW6y2_jѮ?Kp*筈"ڤd6e|y"<@-px+lަOx480T]պ4X$ \m8]PrXdI)la[ 7~??I)82:3v \g6̙P>G.+'L4: (`!)M'1ҩ2i~CZڐ_Tsrs6`@Z =3UB(IGcRB7R6w9.9G|Q_]B 83!M~TqKw^mԢ7VS.y-3p?VJ/Ilho}`TIzR ذ4xL./X()oaJ`(h2,1_\ p.4قCM`4Z!?/UpXdI#2xE_ᔈRuޣ&F)uWDX!H*a}ذ,W.3qtuE'f~q\G#\lے|}#sާ^orkqvGr\8ʛɺbJ&jWzC,sÛ0iO 0h^ec:Be^p 级ST4-t ('`{UЉ}Ӹ4Sk},`x)ƛxj4FsϰsPNG::My p#uS2C/ڙ'N0j'4$v)<5DX -G*g޸{D @a욮F2 $nqNJC-QJGJ;nLMBE: ٕʱ04\~K${N hrj(ppD)ܫ ]ڞRFqfqS( SXϤ;: M(S}trSSIqI` *T)ܑN7:KAv\N&αhAl_Ci$lRߒ#܃56CYT)(J4b5?6ʃ> D'CDhKTH_̢%4@h4O/ [i5TVZZB#1 ZƦ?xM=Y2G߅.NTS^&{L\9Q4jUv_[300+1G_:juJbY*qQCg_z_%t?:yͯI=#څc˙lՆVWU~*.iHպNtFe X8t`t3^ #+Rߗp`Q qOFI=Z?@m%?耏(Nn%dM%ܽ>AWMMVʴ̻jC?͸yn-Jh/54*I!͠zȕO"DJEϠOfGƹ TG%28-UQJ@jX]OP'Y'O,rRV vlF}0WhDGҽv58.zWeWzjO}@mxE]9IM]1k3bG:S̓bGZn-'Dj~G,PɵnmJk@'u<t_n)f6 q QzKQ!иB7P.骐Gzqax:t]H@M hqsdOQY vKJGh2;.ʩJZ-~|v;l!ME94=|f5 6ߠxH攲H>nSsё2Kyeݝ3:`'ZhnEQ9|^wtiF"ι^{L"kYàR.'O¤?~IAG~RM;BLr]~NCH ȁnԌvKj>|d7D#)O:\>cSb>.%ރaГV ʉKd{ꗞP3C±i O2d':'LguNV1%@cz* I3Z[~"=E (#Wt?Sqd4 G`Ӵ٨*R7Ne??HQ:ON](0mڑvpjBY@H."!(qV̶FAyrN ;Hڽ0XkVc'956Le&Hp=1}RLR!7W@VnU@*֞],;ǘC_Ȳ=Pg~޻2R=|E/۲e%b5m(D([U)Z%2Z6r'6cmq@[Ye'JP6le bT;o>(TsFGn Ճ + OiC_ +VEbR$"8 }˷$n*c>?xӄƁE!Xۦ}Cqnx$X?3 >Cj&3omӛ.}Ѿ8w{\N0VfN]=޲c 0ΏUz+lj&d-agmn6 Al,XUzh#Qc9pd#rpǠ `0B$aEmj, Nz/f]fRcԓ-S5,As#dWQ%$8̒*qлmD@N[32/&gp}-L>VܰkbiO 0?L)z:YJ#%]iAU3x4wtb) ?㮾0&#W FOxX>zSvM&跕%GS&觌Pq2oSs>'>FskYz7e@!'a ys[%Azwh? "~ ԆyiKlfcu޵Od{r_\1 / + ([AF e.q=ϥ}/@_tV'Qm5oT>?e5ĦN [o"ONzz}>0ߥ.iWǁCvg*|1,zSa돥q?)6nA-r*q ='lz'b=DzǰǕ|\SÄ;y,%>FwFR☌E y+rDzrً@M0:bmiߐ )QWArH^㿢{4uk +s@,g0BCd~F>#x[v2ٯ'RauLNGSf0 06n1bѣ;)\i4~BO 1ܟ fWCDU^ϲv.Br!^H.8>X1IN+Ovjb~ElUBAר=ː{ ?"` ^[:p"ɂ |p5jw!"Ὂ~pc zdEǨrZ{a&>9 ZhM}^zE)0''6^)Lq$g|̜u*e?V桟h6P]W9|4P[IDҤ\d7~HA{d=ݝ7$sVk&a=7W D< L\o]i7ne653m+Po VG 6p1!Q xL~T.Xō=-cLA:*bxs~F $v}JSUKu8Z-t{?.eY&PoNct{ ES/,D=JH ,| bv.3/]^[60CVpf!rBҘ Md2pL`W/X6̉&x)uc^f/C /9㪟=fkd0%k/ʷV 3z௏9#k qvO8lmҡ4;bZ"@zLE-Q]DVi@60Iqܲj O3*Rj($:!;֟Y-X3,Ae@"֭W^1Ɂ0V$^wt|9?h+Ire)& r]p4DBr0oL˖a[p@BL0l=5F 72lp:BrofѢ6R9=8[XQ ȧ%εj@C".͖d~=O&ƓpA~1MDIDvb_O} ja9Y)vfp%[J1,v =+5O;z 3<}`49U46AOIKD[xU}Bpg\Qʝ#$`p ltC,{ Z"UR "wQ2i&fN&fI9" p>]ɴaGVM9Ni9t4O{?#т&3Q&~ 5$-+tW!|T:scx]j=vo[U "WFG{sBj1Ul>\.6!ə$&$\6o&MhP)~`!YG2%A]5ςzӽn 0 (R'&x=2u/#OLW쫿m7YJ?޳*sx\ /\B_&:3zE$Q_aHT7Y&XlQ~DYO"I<ϗL߷`Jr!h`9'៩3=BKq>3B4\ģqwZ +_C_$%93lw [gb=1;Q1K~=3C{oANYǻ{SuYYbT. sW\Uկweȟ;b jbvhT8Pi[Dp5H7zNu v,g_7bA?( 7:JGy]X~cᄆгyo4_}kF#z"߀lu7f5YS1lEOȌ:5*ZxXO2׊WVy1D/ÃL3lA|nyU;%lLq}tตU nmMp^͸V 3\a& s<{]HLcJk$@0󍕬w4# #5qTI_D\LdbyjOt՝'F6dGPFAiSvt=ܩ\FSvU$ O'"<[|60dv<'Ȑܭ+2Tcdh#غa=v0ߕ #krqzK_ljgz}v핺%b޿Ct o-+9U/E]B Bc(EhX# e{y8(!P-I;8_+Um8&KuuDѣc!rAޙdl*)t뮱ΏoMGz'Hm)X( B_u[v_Q:@J$6$7^ˈ/.m}m4Dlm^w!zG$9\J6`wQ{`RF,? 2tFG+Nzϋ3m DọvQ +*d/Sjۗ~ NR#q$'uQ{p i=Z )_(T4TWIpp(z_XTz5ң/ܭƲ@0-QOC§t#juW1u&".:A/0!|O.štZ^Mx;kYtOWDU!0AWO!cBVOإ#W#-N)zNh1-'+hD0Hzx!&dAS),?PPٌ|Ãc O}D ̛_Ef5)k^*X9Lo=|]?n%=Q~ac.$0\ _YDihd"j>3}]g#/fk?b1I;Ӡ)_hlC ,?QpuYF7|>6 ]Uu8kZ4Q9!.0]75 љF"JHDNc4wP",d|z<1ux*ԖұOo7orw?*y+oD|LT<8{ISc|iiՂ!E:[{N9fm|͠V9Ę\~1i qT}*ojٛ8A#²)b!YadU7<|'!3&7Vйj%.Vxc-"K Z.4'I,~d:JAXGbd6fV#rCz (C 5].s6Cȕ{aW3G{%7MƳ~1geU"|tO9rqXx ieW!MWGIq2a$x|7 /gH`X 댽EB<TrS[! $WtgД5,C2U8?@ ڙYMOi.O5ښɭZP*},6Gd 40KiT% oTpzxeLRdRxˡ3f|UY$ l>)%@BRE]LN/ZЍvQ!10T37utXv8>Ŗhx[{zۓ%1>V g}?U|7&NG?TnWb95Dqëk1پU"*_"yCHɂ:PyYv4Cl,L|cxK&:ŷ9 )J\&CK_WtlGݬV۳:Uߦ%Pdp*a7w=eɳ͋]LY= Lnx{#E*ɇC64v ϝ9tb}qq,H/o;Э(x.=H~K&U,׷Hй[*r'Cc6֪Q7JhBg1=IɹZ~eE "@b(bS]_|8 /t/+ZK|F\h x_Z%́]#R`LR^חdKl(Ogr."&2NA8|J mGqQHE!ĥ2>r zIX_RYN-6l]&6Mz);$ZkyCWi7)hAegK\g)ްG^Q0q}P%cR݌P1ϵ6]Cs&!6-狭4ɴ P|\ ڢYmʄ Eq)I19? (.(@[q>mXU=3 E2vFRxqVЕ2N>#NU9,ɞ7kV`y/u7om*W=e U͉i'2~9$ti@;}7}d"*"p *n sZ&C!|"ZGBɞMPW.4wúj 4ӌaV3LK.Z6zBvu.9QS4lQs,{`!I uɇ|m.K 22+6\}:γ$~~(ce~@#!l_c_`ٶߵkrvoc΄uxca@}[`Fn G'>3#|%1Ұm4c)y`ߵ/ WH?Og:}^WfqxC xz4#Z(mON.H#qYv <:11{ (ޢ&w F]t|əX.$%<{ MJVW2W 6v%7Gپgsq4:q|(Dټ5'2v?+Sx$h=,p5D'joMs*p?]M,m /zc-XlnP=guT:Fɶ#Hd^[jo1Nhlus20mn}J|e:^`}P}7@^uTُV&jcɄY5],S@VJKc[ZM󑣓l?L /KR o319atRq[.AtzG|+$/%wfѮ:f:EZ@<=c~ ;9mrԆ2)T so4X2%'C @7 oJGF "4{y\`۬ʚz&\q(ʱA~Y2y/|{ WuM9NR,.036ɴ|>g|xi4,eعr_TGbQ&ׯ[FCN[#pψ9Yhwp5.ZVO6 !s / hKG Y.BC|I_t+Ӊڈ4"-ɡ^х?%boV7x7M!LrDRDqe٘O]LrmJ5V \'kb96ޗw>}t׋ZR z:ίAt`M/kٲ4KCMfg-O) *KdQ!5,ݘE~ c}iCZM4w; ۤE?K̄jOэH5:A#TAe-5|N-ƤI.m&M 9k IۏBB!fW!#w+-~*Y @нBQY#7'D2!>@?_ر"v B Ffߜ+ K+R0p3bfyAiEdRo,3$- BDn3X4V$ >[/pA2RQQ9 F1αohʝXm-=D_w_ԟpU N^ vv@Mrfͤq~y/@)D1k D$U+~IZ I>e. g*3]F8WE5ӑ*^UTK?>ܗ 8\Z/6|g8 6K=ٚE1~d2x*Mymh*%<hzD&H٫POAES0+~yߐoC{z ,8EYn,vB 4=>9WΒ\ư[~MK%E8೶7\|IЗl2S9'W33yCvfNRܻ~?, Y_*^yqezG\c4qwZ`Ƙ((ǡ*' ׇ_ a$(nK0}p/9io$Cy_B,n }$,)}N0s+p4*ռZUe &Жj\)"TNeK]_'w{A֖-ͫʏ9K/r'x7)cț݅?hoD]-)ړc,=|sK':>9;18=JY^:o)cA`*a23 X=hsWTtϚ4Y>{%n {B,jkԠ*`8vOb2:(+έ|ۗ/ yX-Ϧ&o$5N`B*fc +,L1рQv7&SFFFJfooD6–J̗jlɉqX׬z6=󏃓J~qiٶ|G}P74&;,7-FJ`&9mVP bC_UR2[d tE%mUcPxG88B݌Wv߿u-ܿnqMt'mH FClsZ=7^ɻ 6*9g5B)7%kퟏAQ\w^?^5é(s@#j͆7QKE3~5>{ %mq^Ixf7Fxur-4\%Sh hXƵ&[{$$I#W3dkԶ<\E/DNZ0º[•4>n&w<;3#cq@PȫzoWCsWf%+:CR,3$B rru(i`9t?EtX ]mn~i"ιR}<: DqnbJϫjb`gO 46x>l`u*(0UZޓ3 *1e3V3ۨdO:Fv)'v¨]T_Xý8(-ŭ2o<ÕJR+Y.+ן!_mÿ \Yul!CV7 ⳃ; rUv vnuהcİB{GY&_RT9cA޸._r9BygUq1lKw} +8SHJ#d+Ix@yDV~Dl.@scHi" 7F\A$J ﱕ]%IQbVk6sXUw&]o9"jImW?#WMRbr ŠPǁ=#:7:o#XK?-^?xi(VV8?#RZh88,ݝe+}O-H4?<CkY/y.{\ AcR/i[7\f;*CWvMw>ox4{kuiι%LID1;%H6)];5u5gFm,QN,lT~{`  I]*Mpj<R bs_s-oό- PÅ+f  sY*`W&:T7_Ajo=o„DpLRv&}Պa/PLhpEk:kk#~cQw/x3Oxʿ4vc|yNSqAHug 4@QE*O .b"8<3~[0@n6 `+[8@J]~ւ^.\nЖЅJ\Z*-GfGE֓7jivw(Ŏ5GۄܠtX_ٰ=)z(8,q5g:RGkx`$Gׅ F؃Jtq+J{ n;@F=~fMVjKf[O-%1k?ҭ!^Xm~두~_e&9gIezn3!&<_@n&; _9Fbuv8V:!{e v?\QFG0Ubs hlOT)Hh4^ۥvb6?yt VNzߜ.P{S&Vs Twu |NV-on'T>>AӎG+Qb{atGy k5!?\h)0`* $( 48Ϲ.)_ 8u0C1EJH9Z?h,HbV/>1 &f]=FfkLCi5C#"* N]: u;3J 3Ei狦C6d" r'Py}ȰkL?X:+m0QLOi.w3#\|Gk _AG|ycka? 3nz1s}hpµΪ- 'ALqq ZoTQػP:wT*[nS}Kb 0%aj[|(r?۞f $݊P"EOG_26PVӾ5 \ylgBHoO[IJ^qߪ-O̎EGnv^Ma6!laWwњ;ٯT|S|[uK,tyH [` $s~H \= UHW> ߸5N=^յ 43ikOǥG,)nu#M[bdá3hp! "g/TpSSS,4::ȮzF'(TN3Ҫ{D"8'0:?z{0\pjӎI5U M,ƆRx:)&0O˙]7.ژCW8#[ zpo6JEL@1wZ dB>4z>4<ЄEʟo+#`d9ׅ ,& qH ۵c.JȹWpT 93~-4mT( ݀hkQW9)R<ΨLlCG8ncp<5ʩר0q@Dp/dmgO*& AՔe$TWɻ-x!1n\kC/=M'¶)к7"Pk!OҨ@1X`r\"ڜm\;/IVA gGMG[F$҂Wd&za2r2l9k>)%N/ Aֶ`S?\uQ笎 =l3@6LIxX@;fhxY'7wt7rG8p 5xlCsewt*j<'0P͛ewD6,L y1%㍕?D$Ă~s3Ý0ץdӥ!f J8[LIE],v=Ė[f/$B2қz;k.x"Y-t߀Y In&{n_ة4Yt0h);IBMōKS럒6ш +vNMߘMR\RP& ^mNAx)\#nJW2BS8,X.C肉䁲9Tu0c@sLY/C[m }#;)@)lw%ݳK_@}[ZHY1i9GXaĚZ2I_}24Ϥ 8W59 <` +y1.AZt<Ʋ]  cEJrIљ(zP>!)IzhUS} >5.}5/|3А pZ7ɢýT;T~Akx|; aއWR1^AxM !dhQv_àPk6ړ8W3TSU 6*Eu5e46SN}K=bϊoKNB-qGRQ(_Şb$-Z?H)\7%282$f !XJ^ŸbIlF4)1P^׹hS&x1+6%j,3|P0 (S` R{&HZ,I+$_ȉEB=憝2ōhU;4ݲ08Χ'` SA|zlɚ|D|*Sң2BVSBrf,<|LEuqχPl^&=s2[SW/ԁMNA&ߨP6]s'%u@}H2ݺ zIω ˇD]pcXŎ㠳%O܇he":ՇyEC!|>GRۅv[:CoM7*T)y{NyBi2~6=Z @Ucߤ~*:tY[b]An7݀4wejT]xrʃd7J~AId[ ݗ'ҤL̾.+js)ha*_F I@+˪V`x8KFԽGџ9b~.FĽv?ܭjb7EqJG!lp#OaO^}=>T9ڔn>$5J|67>͸{H=d(U@Ajs2h!䔂DvA2WƀIlEr8b%Ըh5jq͒XV*jrK1*|ϧ~:锧^\,}giOѡ0+7E\Aç#,%۸-S=Ίw; 0`BAMgA@WDXtXR=] znSgY9}uASoݽYRA"J%K$̿9︶5BR'wVXnSŝZ8Lt? .UfV2W^&,T;Y#@ai6 טd2J z+q8h.mssaLE߀J'^>l^v7/niS[6҈γRӳf4.T.-4S={ޓ>EUYG`>!~>Ullg} ;_QrXޮ>'@i<އio= ȹ.}PE|S{"<h ]u V)#uR媱*ѩ9lSIn301oFMef_0M3RHm)OS]#XӚ5ǭ7\q&o{-(x&\?nHA7 MFTR fT|QޯpC RnZ *_{PKUlBY8!8{cmlK2R|wV?j&wwl >,bz(oo-`ow(3CnF+H2Pƪ);ɮgx+|7O; ed259e,|e3v)4>R ~'Xko%5༜KiNo}.5<[1H'eCz>1 rAJY:'^KZWy{ s-mv-oZ=ɽ3>P;p`~+D, /VA 0j2-IQ8 1~! _%v&A)cnl+ [}z'O-Od1 WZmxw=V䭏GcBH.S*x0zb)pڱ0 {6ݡ^u^jeH,ϗ6g )/SR0`"9J[TP dkīHk͐N5xAX+5O.7~D.c|BѠ Y|JNhN̹bzQ zBOfKx=tM˂tH`Wi%̃EC׌ <AYGf$˶n u-W&eXxI&ev'Qu/|*F7&Zo Kw0 sn4m wıEuV6z7.$h5?l^t?+cb=  bob.2so荩y _p.O:c$PEPn\¯F;dQLkgD,~%Ktl'v9^r$3|E*;O|F}ŧg5]+Ro5d3p븊ނCˣʭ7dcN G~_/.8{jYsbN^cjNXe⵿CKZ`?;Ug\|Ym8#iС/Ibv1΁;-u˼"c3oji~ ФvVIFA?{il:1\2';=&a|͚>[Vd;29K d.t0m{a 8tjNx|oT;@T}7Yf%}?EZ+ɈsSa,ͪM\ZXi'dnr>R`e҆v*t{yj$q N cORUH!x+ZJT]7"o6Wv$ os#bj `?t~6^X-X  C d4g=CX)# uZn%<s'Z/vb.Lepcb)+ҏymGkS ))NQQ'}ٔ Lc.2qsꀁ+Z C" |9d`nZ{#YBgK#"KQ]8v"UM9w~a]$몡,tV&k ΁ibL΅MUX洎[v|~ĦJ^y.wFhF4h0q&PP8$z]t`^YVob"(ޙ gisY1j{"tE}΀NFh,[H X+JL}>{)zrV?C9/ p&m֯B8ב @4e5Ug&2햞&HYUkGtǭEl,' s8$+[WH|0kAM )O Z]|@ڮ8+H>C1!QVCv `X1Bꝼτ5-:>v3>/47U>}dCr5͠D=þ/C5lLDRDX_(xfHb]` }]jS_Kbl&8lЧVn>B7>^n. G ݢ=0>yǠ$ ['<Nzɕ0?fsm>Đy<8WR a7.6rI'HQd5쐳 C_6 ݚCtJ"om9F'3.h3SsQvzxeՖ(솧`fILʦ$HKrJЪϯK% b2%4$!.]rkZOcݠ}q=Y\X T2%q\ci} @F;; e\}i~THDt%6|r2J`1 A41&.{ \%eS&mF#L^%Ab [Ti8e#TmP̵i/lRxq2g~M(s^|];Y ,z-HwPݷvF:Rf0Fpw@PمI TՒl'o]1*ON)HQ~N~yE~;Ċl} J 6#id.`?m'GS"R;xf#(q8}@"ۻcrVĄh19*s۳0@rfE[7՚ @<ƋEi/moj%"M Hø"*9.IqHn ʙFRqr<73ePRvRsy[ViQr16|Ri=~I kOSIpUl|;pYhJ w.Jp!p"` <,R5p:I%JqsAh:f 4vp݅ǕhT"װhQre.#U2 rjԥ#OɏbB~* <ҮIPI+XFH£4VuR6h5Z{|o?h*`ݐyyol7S 3jK(-c;Z'c `Vs VOI>Bw!ko&^']_Aϯz6X ߱!ݮ49iBeP|y3&qӗcn$gxBg 'T.pMAɄyxvμ][% m}a/U0>ԟ16T=>w/P Jy([1З V~դKK̔̓4ͼ~Ň>,>v^ q L% l" !p]ɷlp*2%*t-(%Z9lkT.f$SDn Q٘bqp3_dqni, t'4'o ߎMkK x4 W} eOs=1-fp[^;ϳN}LG lFd߽DLB.j}9^feP*PKE.kL7LhlRI~:C{]=aKaq6>ۼӫ;st~sSi:FRe>-TRh"#;{WOpT"s -HH:c1_G* HUAi0g_߿Jp *Q>]DsD Ɠ3TNxWz+ = ,:wl56X6ՍVajM'C ɀ4cLMjBPȵD*EU,vӄ#WЀE5+%nwŁIYkE׊jG%oYВ| 셀.5DLp&5tb N0B +\i-MPϭu4ʺK40WfD\ߴ;H Μ'hJqjD[š]qNP}PA615MB,[Vz_4vj7{xu+WR'-?S1_H9LèAMWmw190bn/7Y^ਾwoLRvH mm}bD@s e<'YQ0̹%rՕya%WO#R K)HVٯӡ!\7:fvZ ӣ @D0IuT^l2g*dvoҷrfPdJ-k GcAB"K'<=$$&S(Ȇ`6rTM?u\5k>G!IOnl>-Lc7Vwȋ6|MN,Y#s]ƬJxEU1-7t.ja]LCx 6O@6Xpwp#f>݃VuX=e1*W8!˨S[:vCggCVL|<._N"1t~#rup p  O[hG,p,'$ǂK`;+᫰"<;f{yua[stF x{R[Jnx;ՙ-c2@)_Wм:"-̅ SIз;*5IsR*rrRQZY g^Jcw m.]?=l`;H=e)?>F87u.)U7Y\ J_Y9 Ocѳ9ªa\Cun΂U+zUpw8aH9 qg7ը۾;A ^&[ ܙoZ0p9?EZwN~uca͙HV&wB {ccc85 >bҫD@0<hX $-rUh#w[S u8sɦhtFHwH-6qglHRf(0d)s ͱw3?ϼ'ps[F/|0^M'!.?^%DJb}PÅ e;||,*.=tڐ)y=ݫUd_$sޱ䢮-ELBO)}D ;|˛G%L6 S1IZߞ|;g8x2&-1j8ZJO0y XtpP43~?b&(Dǯ$ BBDL1de <&gTsg_l޶`]`5^]3 [@<[{wHf7)e}q^ nw ybO f"'Vۖ4CFs+]c-UѕsdK'64 '^땸wp\ˋ]$!9K/Mt!laq` XKFsiLE_XbWK=FìX*#%[ O%T0O *[.3#I=;(iG،gziD])y\oJFr) F \BFm>OﲒYkMy.3pNLjq)E"5gaW;;2A/NeX{f{/7Y&|Vcݨ~-F7L/E{U;1&`6L, NՍ\w'/YroY܋EW,pb5i3.[q&I-NX0YVf[GdhfܙVm&xY]8M`Fߖ߉vQ0\kl@O$G.i9\lGWs TRD[_n֞ lP6m=qdѨ01"N88:ς`?c xrZRCK;GPI8ke82癙XdT(sw -݂!B7{[|h:Rx JtP}~*+FU.7~,X%gX6݃trp2ڂ  ռ]C&>z> :\:D 8[ KMmxYpnagJx3pq!h{(>/v@Lh\oA<)Q=K =w (ܖvٲk}n?`r#(cQw^DFw* myr^Jt逸IkER"}T}W6>{ RRIu(eXu)o|bW^VG^kQ{}q͒yW XRV5\Kgf۝~$ gs3,=ʠ?8Ij qzTOaM~Hd=au_APLAD}dL.P`L/>R7!6/W;/nP͵׶lI?xFriPS5lqp5 ,FxCR H$'Uǜ=[7NeQ T$^Qi:fg@N>& \ &I3/] <._ \z|B*?I"ܹȆh(uNlnK4Sʯ!{lrHvSPU<ꄺ#WPjh!t8p]B(5IAןҽoKN&~9Iqu5aP5 BX u򎕅{k 弎`9~,HO,5/wJrм sp?T(!- Il#tiy@k2Mrʖ"mCkz8}-YChN)M$v]3X+81Vqob~."myA3v}:h*CApګe᷻vy"l_HxfJK0 \匸cl)z9E/o 'SV捷|6Jb̪")~`ف>q ݔ-߬ߠ5 l;Sp=zD 46lyҢUw+Bþt[MN7↗8("ZsjdG~Ô7|Kbr$.m2Exӫ!K ݾFLH Ii;Wlk/ݭw\}ISd#% zmC s5W*K3J04q3D؋ z%AFl\ө)qwJWJ[[*$S`v4Mnަp}"J5&ux o4Yv$)k>0R]+c^- 1~SL3`^P͇\H&i=7B1Ho{ţ|b p+NqKؐ6) &=%@q3$[ iӬ $WΠt~OКtr?;/S"ΓFx=UF{Ά;~h7XC3yO&qlJ:|“Wjppb;Spz,aE[t>eY8YWO?DN8H*fFOL".WאEEӮu9!~֣[Rfȷ :2mw"$Zm \QC3rGD%~wq&;|)dwEAI dij?4XLLVyT x&~lHoRCoTΡ';Cݭ@J}˖s`;^k”H觛4\Mmſ00@ZxظGƓm|nApt&F E޿Qnr4Ag:f̃~_t7XgHeE0Bcn(g[W8AS~pw,Y'n' o\/#ֹ\0Uw_iKȳ!p`1v^AݳH|5 8lҊ$ǟ1C-ɑJDe O]ݘcTfq8i]t-g<3G˥ANC?EW ״(e`ՃP{ײEKAg,귂9Ugn7mcTy#-ìi"\5JS pyM׹8w-i݌/óuGʺE@ݎ?(ªB[]gr+_l])euL )Zx(=ځP3_q;5LQ`A3"۝4e䒒jXYz=~R:$\q(c>z[ҡswΰDs fHe7nFYhbON9Bΰ^5k'Oh9pV]6W|mNDފf Bc!|-03XV[(-V)~@@Hxp$.BbNMcpxontgbIZE?Xpz$p#[3o-tODf#jn cĠ R>"ڑ)gie盢|w\ \t<ߺ81ѵRkU?cR}+6#Cm]%7Λ1K-TB'mp=T޾@7WxQ{gETw, e)]!Myiw_ƨ[wޒ̘&FNuޚ% Ql ˴7v}@lޜ)Ank[VA0I^ ʨmX!p'wߚH)O]W֦$-"sy=G(|?Y,KֺmPo2̼84fQ=D(AUd*},]ja O)+g/wRzk@i崿+ևp`r>> yY^ }x +2j~g T/O^AG J;\U[&~.\֘դ`^[%)Srd]NXhKx,敖 mµ\9qCvǭvď7U&/[%.u cRl؝~@RӈܹnclW}S?Ȱ@&G-EG!4&%&+5.-+gv773:tU{=6ӝhVLM;/$s!8/ U1ڽgu}lr.x?i7Ld!ߚB)|\6懄)[;IF qa p'etZ:-1P^Yz0k2_eR< &㷥>kWfQ^U?Ak^%̖): f0Uc\ʀJ /=Z(Sهq{ T \ ?0B騘rI5 5yJ!(_ZW[AJG|* &\^G)^ T/0VfgCSgvJ?TJ-8i0-$=>WO;,s0 %zՋ(J>%th2ϧ!g45JrK[=617(CV[ݥBD P3Æh$;K6{;q[D&01[cPF_Ic-I`y] &f=қ+9Ҡ)I5Vθںj;nӟ fJuͻYl/IҧJ*Ŀn *9,۶52PO~.ړyTg maVp_PQ{Z]E_iDiNO!^;?4߲S]gBMZOL,Bic"X/ pHM/5ɘ6#1B ֫Ar I7a2 A!X5R]ׅnv1 ^6q X&ȿ~?:2|ev,xqN24 D1c :@I}<$W :Q$޶Rp}3 #8M[`q@. $c Mn&v=m'Sh''6B/D73Ў'{ocWZEzUԙ9Sj};߀5Pt=k)m Q{GkTc΄gEdJ]yx0Ͽ.<K.ĦXfLRI i%g"j-+_|Ȫ yzYH^6hȁp{t7n랅e7@9RAm^*~v %_;# ;&&qVI:%B[ $C )B D)X[t}Lxnea݊3{tɾ)""dar/%{WEZȘ+.NkW)+eSAS-Y v,>G1\k]n&~{nb:lpn=H2qK)n3^;CXZAq}S6&, 6/b^KZue6"c6伓mۓ+!AnгEr])ۧ|ᩯl-N\I]dtwwZ27dϺsJU+竎4_/]TH@&/2aA L6,$ӚdS*)׆UM)gn+&0̒N:!De@bMQ!O.4XVlK G).q(4P x55',ۣBI )nszmuqb2.NSh<) B n˄BRK%1 ^5AMuvo IJ]L=Va~Q~]%㩌-6OGeژI%+"|I\aTyBaj9:O**SP蒦a%BYse Ŵv†Y#Ю&g@케<+:Řv83;曌f#c{dm5c ?5_YFJUq$6f` OVX duyT E%(<5/|&<|],!CϲTd?A=7z"(N]:U[|#vlτwXs^Om+QԐ8(md2X׼vHNn6A[X=YpX )cC1~} MpԓN$0g(@ܸKP#gJr qRZ$rpLH Vs _Y=L2nyN&xpu?g%m2tn*⑰ݻbR75y@i&up#Ng(M}4?| er@%ѣ:އ]v8fX}=M׫"{!@ICP=bSfG{318w]zshX^}ێfru ԇxYԨZnFW@ .A-H+{הK\B +?2ˋ-RobcZ Ƶ@.T!_ʛ$b ÈXb,.̣\$ȶJ LyzNc 'mw|{%PVեoA`ф4;NU!)ҫycP3[j4\dDΪ:$Yֶ%0oxY}/LExg$/WIGtkE:y*gX@ 'l@wH9 rF4<_ՖQȑ*FY#=c7}S+hTFbzArZJm/h6NeaM# Ty%(nbhS1GFQU .VZ3\U>vlF2N;5E{sHS|\`7 y6)m}iQ?.fhV%Wx; ۭEGѐ!e6'O;vݘAJoe g(M2rʙ!1n) BxހRGnHPe =@@e32Vdu&׉YeEQ8T'Xp- FG R]NnF,e Lc*a1w)*KfpYM3:HŊނ$TL(u(]maKD8|.̓I,}1cb=g6_vu=+/+eعKLrZk[5Nu>q:ᮊLW'(1H[e2gPCHFWC(%e=4H7RW0,ViDkۥN _QN[/G06@׶ٗ/CcBvy[0,!xso|?Ce1$-zVّ[A`7vٮ{_>wdc{)Cx} ]I0NXV۬oom\ojED3 YG+jٲcA;vj[slG< lѳOZ|}Ƿy& ]_|Jy}m7Y+e]Io_#鷗, nsm *>ʽđ*8c}uRYфz7U+gRߴf7#LتblK UYǯ@0+ىuTA֬?TPeY_KQ`fP>Z%12~WQ!ґAR<7}%Hq^u` ʥ,hy'cp ny5|!Ŀw2(*z؟Œ{(bPsW˯(y2 =)MNO}/ "f}YW=aẌ9+hw9seE8ZX ]\-h3]f[֍ 2UgwFĒeݥ%~ݫqs={c3?l_F {?~EEx06[SA4&2<͊쯻#ib '&r[P֞ 6G`G8E xXmFتb`+{${"eN$bo PH b-z-!9927wth&ZӔ& N3тg)4G4w兊g/B*fEЋ H 4]a(kvAob&7SO'H{&Q|Eνd9 3tؙL1"rԴ\w]WOgb$lwɊ\0ĕUBv٫&o`EPsۛ tB4{~5 L/?L(菘}${q,=}&M6b.LGL@S>B]o@* XϜtDQ6G,}ͯQ\R4jCmb+ʠu2By˪sܫ3&賩'ց.}\g!ǗW'B)A' -)M)/lFՙ|G*/#J[s 2ߪ 4#=} <`=tF54^+lqT8=XY`Ro6>2GFpKCp_G:~z/=a2Bޝqf8dӱc~!Mm!J+ Zȕ:W3?2Ag^FRe9OB1涢/C#3 pkړy;=7_GǭpuwAl[v@j)~:~AF &Bck*P;ӼLXF];[%E]'0õVi߱2Y9n[1Fh(v36TžyR*!cX?Zb4/\;729)pQS&]:mt~N03Ұs?ѯu*)C[Љp/>&ܵ2Jt,w~ʯQKG^(f$)`!Tq>:E eW[p5wt. `upz޵b[wdxJ^RKM ~$f+(h ]tfN-}b/C)k歄sɩc 1SqH8Oȕa-[ N7m%Ia^@3ᦨfM6y v5ýOa&Y2Ԅnw*^ƅW$}RQklJD[2wDQʼAt$ 8AɿEj'OjEۮ|5O:PV=75hM:FcժK;kҎZ]{ Eڱl `HƯ1?߬fI9z3`Ws{(H6b$r[_^^nb&mu9~9UU7vR5u g~_̞΅E2lmJ`8ތ ݵb3UџqS6̾G<,QM~t& ƾ>鉴< e"{ 2w8, v ]J!5!C䷚CB r嚊e|W8Yh6jcp(c8.g)ѭFZr uyN ChdPn_bm`{ż25o Nn+YLbߔau5KUF~K76<_&]-1A6VԄ[Zpf' <*X\#ZZ=p@_{a5q(0 > -&z̑Q(NyfåpR(4:Q]0䉨5=Vբ!{yB X"=Akt Nh\r 9W;؇M@:w/ g$; jZ-14}A}I}4WY 9Tw G(]4SRi\m&o;kB28s~WC\4ᕻe4- +Y6`QH0 Ì(Vyg ex`;%uQ?m)ddǠ bW1Bģty緎n=*XP1z0AbF@E ZJia 'ԮT%zH?rW8:ZrXf<.F=B֜.@"1a]gdgSNM<~ 7W3H OɈenmFW'3v wIH:Ӗ 4U٭j{$/xumy<ԗC`Mr|UrGeL|ߩ 1m Ѐ7dAV ldTத]k6 ʣɏ7|JDLIE ANT'ÀJߕp;#*Q\A 6,qet#JYHQ> AmbXkJ|$Ft,iVeC ?u&EKF S,/5J2r^.ˑ 5%ZI/0 鮬rVR4Mp)FK[vu^6X޺dFO\FK Rfs?ePٓVz'D! b/OeHfҙvr-fSh@{T)RTy_׃K!N4T<7Z:>kû.u ȓ.8̌ x-1^Wy41隇0Ț$Nc &1XxuKpƷ_yuw֥D:[Ḽ9(j^^iK0a/2"B+Od׈lEa=-$0BI0{[_UXX5\TXа?U7ՅAJ Mw΄"bH?q /LԜaȄY٥d1u1߳y땄)8JdTdCHo&o*Laё}\j@)~*oL$˚ޏrkRI`°`MQVCi)Ne(X:NAueFlj1)$l1;2Mì:W\Y 43(>y"OI.p.dhvL Y8@e*y%u NWlWv 'g^`/U* 5M}.&5(8UߏD=*f$VݔS0ыbpwG HN}zujtVdr!@_{B6($JHu1uqwcZ1<9^R\qv8Z0y!X$>ԲD dp"ҼѲ}V  rx|C283_W<rgѸE{!ޠP1C?ZEUgW4$˪.&MSn\,V R,_Vda3 Z睕8\ޡYݬYԐo4'|b>W2,rfn)ddU?!ǛV+3Gxx &a2%"`!FeYl'aGz⪽@ar_ܡܨF)XjMhxCV[s_'Xԇv RՔQ\/_;87!h,|[om&lɿ͘OgM;¥Z^&HuD9lݞ:L[.4ӴzfDCR2ŷZy5iH!P%WA 5Vޝ _Lz'Bz+Q W6cO/ nrEw8q"ftB ⻑Cg:Pldz Zm.h3:  %Nq郠!(s O,@ZǺvfʅ2, C5bI-9 ; I cΚACSkBm$-:VnDcutk-Dz1O;jY̸& BN_86%]"2R|9ş 9ua!h?pL\EyKuy';5ȫm=}i&Q χA"87,-!"kM3*۴ S*/W ~lS)mm͠.2=.e=n6 ]HоRFM;kK鳞~' 6CYiU)->[1 ٶ*C%󾰤\8YũJT䣲RVi80<i)6uc (޼F@0Ÿ-dɹ{Ht'4a b*wO;\Bjf@6 9DbE|JC֠'-8#DJÁvp垞'eU*|Ony 7NVu.E-KznGާYeXvwI1RB=Rl)8T$xTA0Q2D#EpFF o.Y5m/_aj"6!m/nFa^8m W)aeSx!&ł3oUr#KC=@}agQ56} Z.xq񴵪$VU;8 jT+Na WiKaax"j?ZX>=~_iv{uct+'O$Ɉ!Ἣ}IJH2 Y?C AON\R"pxBlWT`gV.\u%7Fų0P, rLd*men`{;J`/3Y,Y;ƱPKY3rMeEs $-:걸 n]Pw1ZyL^g8">7"ʦ7af ]T5b\ݛ7ɘBsH}hBWs/ 0R[c!*4R8pwVH!C'D5 \.RaB+7݊t}`OSE 0P@To޸UK֞.+?Nn=o$ ҃Үɝdǎӹ$e"VhC;&@8 Hioy )vH$Fe8O"|{+8O(?:9 -*-+v֜P83T^ݙQ7ʀ9ZZH룽Ըɚۖ‡i -qqv?V Bu aJVq*'uq,Fљݔ%+!r6xj 30V,ac'ʕ{ U})>W1S^<ƩC v(=_Ju~<<'[q)ϛ_kU{]po޳=C@*3 ݟw Omfa9f4=/H fowQvL 0C,ЯiΩ]2d"V2ea2~xCh_P>sy.A8pbwu1;4yF߫F :%<@DDVD3LO,Aue>U~& -W9]@k) #y|+B<@\꽚eyHnֳ Dh<}Rꕣeށ+NzX ex{&ȴk3` ;$oo XG3+A3Iۂd,Cd"3ZӪ׆z_TH?D &IɷJSQ7.OtL]/)SҵOyw347F3 ~1a6f1's&VEK/wFy`fFJȧiH"B@PZ{GsD_Q 27ߤF;:JDG'҇\*~1ã_%#ΒsV.QZ `l'/Zᒾ\uwѪ0EUMh5^[ bB=4whK}eFRR?S(#aR;s=o It=Vj#aN>3z1ϲT࿱Z3II_bIg, ]Yd}ua|g[S1(\'ୋY}2= / 8l^yLy"+ROdax2ɛ3Zm, ١$ >g*?NaʘHޅAI/Xy̋ hahFBWh10]%+`4tRG" ZQMs|oj /#(>< cc ߆%4}USE747ʬ B@IDva_ryi|ƎjM".^~}Tx?m>`Ƨo `@ FOа%o9@lESS.'ەHLe=Q'G8 *J'A h`~WƛOHC5%)?$*P[ŷlS3<ˠl@LI6dwY?/ZeIӧHu9J(ŰjP$"tMaDo~E3ܝԎn& 'xz43.3U*ד>k?)]SoʓiţcР':X,eB=Jb<4R{H]r2bb!{{uzV,F7DEZ|/^ۙ8o kyis999Ł:p("rjvj>U*eQҗ;VtyVv]=QdQheB|7[4ݟ~;h. R<]76r}/^U,Y餄eo Y3%@wYXSa+J2>.3Gǘb12%/g[ZaUt/6…_4Vτ~qTYŞ}Xߙ9X [d 7IJW(jr7|uG([5_[dZɮP4<~b:x;Q-u!mکwAJMGu{ג'ЋDAƎJ/?8+TIx@\$_c΋Bm/ip;_NQΑ?8%t T1R&m=BUӄ}$SSL R{jyeK>k!jsPW`.:>^Y8K s)6F>*f:mpS^ K;-Y2Ne 3&ɧhaQvνt^/ h+PnA9KtLNʗTd'0v^Nԑa0߆^DJtÜR/c,߯ط9Ox$|އ~*!qtH5[>^kb>7< \PEy#.Pf YWWpu"/yI0"+QS<:h3zT;*T~A{VӢ "CKӻ(5b\qɧB$:sIޏYE}tE_,/kS|j+d!գ?G z0Lc,N(! oH "10 Ƭ45o@!|Bs3P)I@R j4QGZ]>+V$R}z U `>Wbgm?3|:At) ҫ@.,iC'~ ;Gd7UWBՆs@-~~BUTl6nZ π󳿂;6xՋ5YC9p.x'M/PG4R7D=BP:p!i; _ 0scmClQb889YN-h꽅W)8&ѱK˛4FF{o(vg.5f#gz)MǍW}90z-X* :l>DdW" v5nzp|•Kp Ǔw ZvC8=vOKVM¨~6#qs6'T\ퟃC)ЧV-fm:EokOp&udJJ\ޛ̙c\5l :w!lNnLz::d@Jhh84Hxzv@NEJ:̷b/dL(}vLC3]{' K#\jj0PiGD—tyo^|izriDV OAdždSc)#bIP'n]w5--nm:2iOE b۬:`b[ /_oFfW/$AwÉ Q)pl,hy‹Ѝ(+[K55_W) W9vz옡0[`@"vN.GB92Z+JQSx]$xA:|ffi䜔LE2RkHӽQ1ZwM憧zҳ 9"D[Ѵ4"{V\S`xMj$H'ļeG>e)}ORtb ) >1d 3 +[H n_&]M 7GB]>r6=LG;X00q**L}s O%n0:. j4rM'Bf$ jgUIH2e$㖤H jGgH~g\-.ÃukC129T(C=0(+>mrӲ#h*.. װ BIḾݲ /%DfF \IF!ڰ'^s7pV $2ac݂_ >s& .<:J qoNL;@W\K s.RI*y +dAKThlM{9ڇE ce.U<tvQq3?ɨ\N{;{Fpȩ rIsjWі@AUb'?3qotW#Ho>NvjI#UKY>KPf:}_;4|n[:q׏` Ii ֍R`|'փ T2+i{^]K5눔OArJ~5{w7f'׌.I 5;9!%Ǣ=I@8 EVAFt6hMmjK1M *X((X)*qK?}*"%{U:hj+{oCdLQUI#UFXLjq)& j9%_Ӣu'6^ @P,ƾD?Ek"J()G~uMj)Ü{3!܇6џ (١2Q61gIiI|K BX CnV[ໍ#xy㾇q ,A:aY Tcd5v!@`c/:ʼeh/Qܡ|V۳ԳD6(|D!vB砂BgiB!OةLZXka"tw(fH;ѰQ_uâ\o6ϯKHםo,q)k[_`Dj( [2;*I >RA=';./+GCq]Ơb kL.& /7p$DcV*R6Q<3s 5Ah;Qjꈹ[*ۛe9Ssy)8Foع/[n G6>l[@^ع {r/CG]nj8r)۩E\`VW 0TˋbD ZީϷsNFtTH?TU D9uH!/2^mq =gR[4 r+*8Q#Ǹ8fHzcQ(8 ۳t / uS ,'2I\ n.iH:Ӎ5% Ocw8>>.gZɅrWlV <"T3,=n"A^{I_oŞ3 ;bW_CrQ4vr:$\☲|Äa6HR?TL.$;40Ę IqJY!{ Ǧ8I<6 t\wQ&lʓ1,8]\p RjB\hk\m7܂9hT⒗Rԛy[IlOC\ȑ ֢XdM5 n enĘ wuPTYgd}3eMkF,x26Q6/µqcusI8=NRԠ7PK}] 3y `.tUaYJ^4fgc+[okczPٰh, JmkP wŻ /si #͗K1GwR@\UiOkY`i&u:ڨVmP Mi†EVp&$p |o +]' LZB?*dÊs 1#:_rƹ.fOk(Z2tJCyQgGYQ.. ,g и+Q@\a%W`;eM"7[|× `6N @ȔBቇ3ȼb,ŷS- $u4ʠĒk.V0a3}[r 6gNĖIw9 )xf|wI)9( B"}z- A+jشh߲hh,Ži= ui7Q$ʜlhMT$95s>>!D4J$EG?ĥB s#%!pҾ!@_|oU5 'GSuqoPG8I?$~qj5c2`>F^8z8=fwl<ĈpIgj()`ɍz駭LRgO9KP`D t.9YqVbYAiεPX%N“~'{^NQKarzZ@lH9y@#rQy)]xkߧIe1%6}J+qM+Ýgma y~wM'9r"PQmT5 6stƍoi!L ].e٥}k=%pZ±3tί[TAka {S4 /-(kdA TeV୕0 8B]5]tNb\D0ApʛgX ^g9LYE${8/IxqaD%1'>"Jptb/7x[lu?& %H + dqHWdq7h`R^sɣHOF^ҟ%w,ZN *^:QUGj˴(ѪH//+T޴Ք*Nr._Th͐&yP%lm앁s*_S@mlF?oБ-xW .Q_cB&j Qc\ s֤SR&a]ŸbD:jl+)v 6*H:^UDJGz*Ǒ󜿟5We~7Ē8JQ%aXW֗F .pK\O<$Γ(;Ű԰#w)TcOJFC<'QI=$͕s:}ԣN`ǪV TXD& /hjyc3P~ik<ړu`hTR>Bz64Ls 1O{&>0^L5 yM<.rěBLdeV ; n~,NL!цɇg{7zgϋcM22laj xwfr͆!'0f\rxr}w:;`oiP8^Pc `U{&̷4b;/g'{32^,^:طiҘґ[5vmݱ >l$cH\֨`_9|sk8&hn)jmz- A1¡;g/*\1R2p䗩^XU0Ifmm`JpmX'0ȏ^~'~Mz+P!wMw4CV&h~f< ]3J1F~P-M-kzRۆ߲-O@(n?QPJ9BÔԤ)]%B8&𿀮@7@G.1:> f r ֺq7;wE :2UTqjJJ!4wHq Q{;u KcHU3*3dQ@[8^ 㬔BT}pWҡkvGmN 9 y^.UI$$#P-.`ba-^l2{1‡w18i0XXCGm )k88O9zh[ Bז=MjLp l˺+QFU`[BoBTC`7!'1ws P٫KRzhlɘU#teQ1RNs9,8]? Th&<@{FQY,hwhymܦ[q`5x4\wvM<-pvp(CY?Oz/gwG#r8J W)G֕>vu1_ QF9܇t9`XOoPA @ <_|- (Xkazr#/E[u2eZ=@ÉRO$Wqℷ'L2GEL'QIVutIu:[=7lNDhQ Ԕ> 4O`ENԟ'}(fEc{LMԓԠn%*w [^˲c<: -B#$Ptfv]R3`>TS`I653錍XpU'h=xKiRT3 ^{j9:JQl"X*:[jhv iX j W:W+GqGgaYeI^,qFvYFJnBr[Cڲ%86Ȁ'coEyR4n1^ԔKO;L9m7Zhaӹ$R[P.g; E?vYk5(efophT(rIGj7q\Bcއcq8}J'`qp>7نRB_hoUHgҴHO =W_˷ [54K[78n@bp,+|E^>ۋJ"כpgMJQh[Dn>LaY  =p_jYpoW hB颊8 "#BKqG##T %DzL`u]cTes!of"Eކnd̦G_>q+G箷#_09pV}n_.]β Lal,D-; 5,Y.`W| y&Y)l W6 SU1x;4Y2f 8ŽS+-֪x ƕ?/YwcȎi!g~.FWQ#qu0•h}N8zP.mx5#CGL<'o:sl cPcT/[U5\܉6Evp#{ e\f[K^yu8J| s 3 !t0҃ͲK7d׷eBgMgJAA*:s/ Sc%?g\wzyL[O> 4$X !nToM9xM@NtJb/ubLf. i-H^IAPtTs-Hw BButS]fxO&CZ%_o:wK>w#!<t/lu>3J&6'8Nq͑GG3-瘱ΎTgN| ? (2A6 K?9!3=9yTetXWCjvB ika0c?{WyxeweYi7_c (HC 2QbRAjc - )*LͰJållS6xi6YP<Ѿvl^7kG @Z>ckz@/:H=\-!6_0{C0qarq-^BZVgXkcbkZIB,7x%[abxPrbcPZr2):iH? hDqVfRV/~Q3 Q5 ]tpbZ NN(6e/N"%%+AQX!*R^ 0h<6Yo}e&GbkTh+бo$R!M /ӴHuT1:5V9 %ӊ;kŊom"f "T8Cײ[TR}F|?ݟqQiZ +v^ >FZ8Q`cJBa靅UQy'w`N@p^C085mKŠ]cbL0!5##{N /3tInM>q 5b%щ5,h*){1#a@Oe5S? #/g;HIY/¯v/ivٸb2PЫ_- PjH586Cׄ }F:I.ntaih(MbWVAyCY 'Dj&ϧ@p @N>='RĦs'fmL$45"5 d"h_A Y½ky 8U{Al+6KQ@4@52s7hSugWBKx֔` Q7'AOwHr8ٮsdH6@ Ju$`Ih ==r쒲!'poD/N:*!fРlFF>sG %+{P;h|ߐI2Xo +]qO'>Ji#FSemx@c\4+_D۵1w;lRo3gp؟o7S$rPxD#^qZj^ބ&]0djN?bȮdT*?Cr9STNWʂ>P'1bh$%6ze# $1))/ڕ|8.¼霴7&,-2\9 mCɏr^4>!ݫ>מ֞I ;IpX#Vk=ÿvoOQ"|JRsSH S&K$}P4tv(;~(韜y}hh^?%c G`Q?h}Zoȭ+UͷT|¶GԜoNFy`3[&琶0ˣOs>*Z]ׇd\r/k9G6"W ?\ܟi.91;5rIc{1\5x!bz~Xr&]T R]rlǽB1y)7FѪ]*4P~ c^j}H+p" vڹCoFS^LexHlƄWhZf@{Thkc.}J]^t€?Ak(z2^څwKfi}p| ~xvA\{"`rah]5ȖzE)k/,5Q?&Mv=S9ɿ_QBwAMeQ̙*-IL;F*."^ĞX7+U?b-/6rte ):>`mswVRŒ[;Fܜ~Ngd72@8dRB3Fy'n@PCv`| Ȅ( T1aCr1b(M 3Wө-aÛ52,!y!\Mfa/ 'ڥfJy]htYS%]i+kVc, ` Ew!NmWqDffk [POXn 賝8 @WrLs3+}Ny!),MZC[Cl^S$~ha`hpvg%p68NPA9i]{y殛9,=>>U*#mo cLڻpu*X1!L;2wYY-iC |J]RqxhE/VI@[,֪?<"Sl^5m\-_TU6Ὀ @VLݵRVk߷ltaq lIioβB2> -rTLΤ|K/r5d!A\(6sƢ!I9x nesC"ŏ&mn3_p4h}6۫+%RFgloݠR3~ ]gF7yy%1k)de{AfXFCe_Ɉ"#pccآ׋L J7Mlm2yz NwKjer>gΡ^0F1)3PC ;jlDl@Qsǩ:cYp'Dh+2ac%`s*a+xkL[s4~@h;CtHן(gyZ}hI7jJ1d٫VOsa l%]ZU׊W>/%tm7kӮX)@s|^NAΞoUyWЯ+Wf[ݷo9$oD )O՝YȶCxob(֩4Չ\ۯVQG#z;&!A]ɔ_B!X}Pl ё2 EJ8ASw! Jk G >() [~+%OҚcq96GS!TpG[rjl"*rk ts D,Nxf(.ܱjFcn8q]+n@I[)! UD*㓵bJ)D04ڧQj4oP;*>#VJ#}{0(=v9uF6ս>bB,]T]ΐ #yP}xL:o\ 9;# Ƚ|1K&~f8[v$Qq6{SMWg֐bN@Z:8ȭ"6,w?Hɠ[r_@i& ߟ I+ۧ2U (p3R5C4{yV,. =.5ׯcxY ǔQ`K' wלǞӪ-봞zY>yT7`温6uP]YsU)m */)`L;C}b "Ӌ_5hzcj1/5aa[bѲ;kOgO`]Do nEHy_1\tK˜e4͆C;qTʡŞn>zX&/xfJHt$K7سHk& [߰o%e*T=> uid,G,Rf> v%\Q=dH Xcظb3_md(@&ONG6}5 0D$(X@~#U]Gz1ý{}0-C\<跢kq{Ԋ:$"|=|H(34j1@2^ݞQ4AhǮt@k;%!t ri2ZΦ&UMRMh7"vɊ#s\ GR ^c&[ U ̭UQ+6c1(~9@"?)l8ue,]˼dtv=s'ʍo2jj`b%RoV D[ӗl z>Ӂ4.qZL1Dsw _ ץ)twOSxr2t^na+Pߜt,A8oФ A9KȬh UۗzqJmT9ᎄR^ A ?w<)8X$xݖfF(RaClfyA*PM[ OӠْQNٜ+jAy?% C=|dd;s@Rs&d@\o,(Z.(J +D`DoL&Wy`IfCqM#4?Ln:,y@D0䳾.;804dbxr,a:.YQ~E@ ;^Y%g&r7J"y%9^pC#!59A!(t $9khxGhaUrN_KE`Dm)čX~U6|dA4( fрm䳕23-\^\2={S~)bNSԌQ!JU8S4z>mdC 綾˙~ apjp&}u3[PDx]v%ſ#;s藹ɢ}7$?jBw|G]^l7kxZb^8ⴢ.[8Uv*?Z91zJW1ݏA)V?/!T.=8=)_.[`bojLy-;.#2f[{52CƖskf*w{rql3țxJU색>ɦ.o  |T'A$w: D&.qPM  Op-*O.2{5q/ S ]h>|n+rJhoprs"%&`)Յ=n,L/@CM:BO>ĠNTwVbX_W8'<>CW+,֚Rm) _bH'm1 |+v 7Ә"?fN=UIGfWxbI{H Bin!bk Wxe)I)0rbL zU(t{rAc):6 ڗ\n|I%89. gދK(_KāijGnr93_v‡"kxجB4U:٧UuJB8Ƈ~:<`QBhfʀ *};2^{S n;R[:kRIkPI7i,t9ڋ@.s?2rysAIl6v?î ZV'@90|5໰J3x 7oDzeNy2_w! l̓1w㎊(4m/(V$$'Y3^AKuyXQ׏g$M͞\%PX,S]4@zzVfѡ5$5HBl6ρe%L`zR9vZ(s6Sc MmZ/c㗃h_𮉡Wl n5,\?TcM-Q^ ?.xڻJc!qƂTE}dHOb Cn̴#6ȵ%Tt'65mB%}4M՝0eu]="%&h%Ąk5ԵĸlŠ{u o1P:yZ%dϘ0JQ__QMti*BBFwؼO D(V0 Lk ($~0zluw8 &|:"!lS0Bz`c94v7i|\ש$Ane{~2w,OE4V`t= a&lqBHc/ QAIPJ-لL0e*tEU{1Sm\܏A`K`%MTkJ=g׽,F x54;lA'mw\8,?Ǧݴ:嫘;2L 7d>%C(=['C (6v RYv8Vmj,72 ףuYNȜ ˖y[*qlZ¸l_% WHrfYszi?9y3Y&:جm">24WyZP#1KV3#ftbznP>7ӗU6fMMw׈sbT` R%P\$ŝ/X͖8±2)rYkP(tq3=TŞ @uԨ:*ꚉTKvm=K|[f-J2/ gEFDB١*%bsRk_ѶR1] %^X_ird_`D7>kV#{X,'}A~^7s/3^gАUbQ/_m6V R< {WK:QR/Ij~doT,P8Jy6D"w~ S$LgO F_ڑ}+E>kR̜u3 K٣ր"∜e^|TUܰq]Ѱ.Zp;;XE1/*~*@{ܙ0#E7+_2uSCF\ioS%UopVZb R,~|"-~_/ '^TذuAx>.nWD4/o'm&l̛drẌ́Q[.<."Q0A4ДeBFV{ yc۫|y\b':F߶ %c\ 9jBeo,Z~-er+u ֪NJNW'O񍙢[]1=+gt@[{=fݩ{kECTbڀW8);;ohübuV[mF:E2qư,IFrScf5Y/W) nj)BI&CksV?t1bR1ָ}@B<&d˖-:%PnxwȟB{X7+mFȻN[ouz0بoL93K'1ȩT#[yzz *H/L>o97Z5(2ռi0fŲD` 1EB=sяr$R" 9)cuqq pBfv e@&\wNV̶h3c I(# !a3. o9p,"r.R+\|v&jOsO#4]-z5X[mooMBŢQ'S,*yS-;'Ϛ8VW6X:"/O勣ʁ45?@ Aey,m",NHYe'qf,A]b ]a[yEQG*tOѲ CNR"- OP戈2SײmyoOZ@qSت%T`d~i!2U +ZR+Bl+v^/b~0¨0>P4$M-8aj7$vS^bF$_B5Gw*QsX?>ݞZ8hZP-D wk)(yhOlhRiU˼`e;.mFm'fôwal._` Qi4 Xu5,e `|[s٩9U\ @gCai@:pdI <+X9)zt4zccSheU'EM-Z-ŭĪGIېD/ƵLآmDF'7^^p$:@L0u|eZ L};iZA"!50Q 0JW y}=re mve('F6ER|im` y8X+`*YK%; vp[ys.@v*Ɩ* ڋiX/S'hOd^sTZyT @FP#XXmZ߭&.52jxoݑ WQ+{/8yr.mYDp%4o\a)Rn7݁s1.=\=}q+S'MU|ŭ9џVv q@|y&2}AzyOP=V[D 9c'+ow$ZDޢcx &Q~BB;`fYO.RݝD]H}RTg[=Z+/_ј;.^!{UG8KK{BmΝNDu Y]&/<^~ȶ\ y4e远/rOŠY(Ȏ3F]^ߚ7&'T1/&z+8oEui5Yو]7cE+cXhz*{=P'6te du\Yٌ ֜ ټU-YX['c1O{ @73#[*C1;3\Zх(L+ -$|tZ oxuvv"@_ K\},"fG~;/H[h2kd~ ?q!eba9SjU!y5VteLjU@>2x xph%/LѱfRLi$nئELIdǫbw -)xpˋ'NIS*Bq/Yc)!-hB[,d]"d̯͂E9v-тJqK2-p`4/;$)sZ ;ar${*vv`/BfCaCq1|ˡW@8CҨ>J|R7@tJ4Zi b:G}ʞVRNDQxqKQib}rsS Mbi]+in6DLi-Tѷ;bYtḢ7~z9ܿ݁gVl+$FN%\fCٙy~y"*d\e$n :-7LVXީG:hB*F u؊HmźV&qLY!k41tp&7:|cO[l:nN4YL1G{f]ϥ#ۍnNh|OP -9d|Or GOB"mn.gJ:`GY>yuȦdM*b1OT H zɡR8Ď16;K %_ERm|@-L<>KAKwT:fO#e S} % 2S/TWO;L?v,y+Qg#PYXzh_+%grYv(S賫m,+&R~QȏʝGƀ VI>OcÿF[T$Zg04 tpu)S>5D_{؝eclTm ,Jyv̢6 %}o/ň۽S_{#|S~*Ϝ; Z>*KDаzzb&AX*BK [y{v.#=y 5S%"qќ>C˓bsVe*-5ڹj=  /(.Bgl@heYSK{K,|gCLV VX(gpB0OZ4i$K?).y}!qh~Jh ھ̦M0x UV fe(2Ub[Z st% N`!6qdLe|x/\UħO; ѣ+TufyIǢ.955P!&8sHl|^ԔQWȪ=x95 ܜ΂8f}7DVYM1,~qn3 L~-nO-+qz £]K@}-< Z |ֈr|oDD#he7yΕauZ˄2>qH)%J)Xgm?&/Sq<{eZ>X?n_|7UqFr@\THkШb!Df8U~md'T׶TVsw:4@~M\xݷ֬S*^mlǕ&VȉsBk}2+;fe*u>*͠9ɲ'lp2\gXO線`rE1-@h ~ hJkh3g\}-m08pM(~0;@>sHV}ێS1r{#u]IQ(PN7bxޤRt(fuH q& {Lm&i>)npf䆻N?|:}t-՚M>NoiYzj]E^^Y\:M>fbX(E^x9Pb2 Ix)>_ [vFE-7 .YT!^:v%AV 4-d%$)9 &{{yB)U#KtVyd# װxO@{fvDG܆`3{ cDn9Qwfc($T%Z@<J1@ͧa A?_6y:tg6)vDmI[xx0zcjhuSyHB1Kl2RNQrNcN\eu&gucNH 0?\lk7g8@r9H^bWk'gTSHzGd'Cޙ-kCwLtpIh Vt~ְ5ۘ#XȫTSHI; 2Blv¢u#p9Cu$cRAXgqV!T[4΢Jj5*u[cȴRP}Q8C}U-bW%j) :k`OQ\[}MkcϼP7;5L3gOEy+;W`e¢ADlhYaP ,TUDEȑʑfIY!-APs ?^(@Sw/c0ùQN`f| m<sP?YJ#qa5 .p)Mا/0n`,?sͳg Z[,NuC"y6GO=#Srɢt.PH+9Tn0r[u=:6zlM7IJz,vpDsUe'ZVx@'!:H.%0m&ja$F5-Hi0sOn|k! s"*[g;8n MdlZu˳OӬ ;ӕc44c̢vbba[XQ*?/AN{Dqgeu{ll,N+I0&U Le.\k!A"Z$<2? w5X733'D%G?uͬd! V1\sr" o><,ӛ j^ -]dQ.fv{o\4H}WZW})5[o(7ɴӜ'<=$c\.(c%9!ztGwbb`{A8(cltLp(³)oB%[vࢼC0HWtO;}Tf6ݱGLr%58b-WXw-68]$U -i"x~1u4p2Q:>/ӈ<[(\W)L AZy_츋40;9HrV&Ň0Z tO p@L5-ӑtMϚ%EiQz`Jߟ %<6V}#/gnQ!ijB{ QbpV ء^I>qQ;~&8HjQPR yBp/ޤ,ł s:>盅)9'Z\;y36ce;vНw]&%ï-O1n6JDd@|0w ?*HƷη/hcsEג.nj[,Cm*O3L7"=;-eGful"jEEFZi݄I7C8'`Ó8`dlrYmzMȩ,ڜ7=VMK%h KYL\Mlrg zJՏ 0rp?r}=&5< 3TQ̈́B]U ?XױUoS%tfdiFw8x?SSAмqJolvB,PD)BuDh̍QPĎ iչN`eCzW%6^lڦ8sލ!OaIW~b4lO# -eOkڛgX%ٮHЅݦz+%%Z0퇣}[ Ei$?k{>|J)FaB7϶-%č̡iFjl@?T .P G^n,]cWۦt*6T+N>uxMPa%#M|%μ_f䑈)uK/V,w 8SQV/;r7>BzWX7d%&DwZ6 f8U^ fMV3pl_c̝5k2c ʧYHnP dfwo|_`;@';3cY}8$f:n 9.ॴsi+jhYGΘVc^׀)Dry8] dqĥָ[ d,kϐzjnI uǘ|Xz]"l.03zWOluf ^3 Z+I&XST*"W\V:0$YةETO J Mb>ə_t ێtZc[FU@q=͉*y"I(55k)񻶣R^xaCGh\;bXwf=spԚ8E#%xjԑf|P>M-^ lׄ#C 2][ߟ ȓhZF>RieB7McAZ>^Gt֪iC=Eky_|%@{Έ6hV/۰d,5}<Ϯ%J9Y0孟tCYF@^ R 1s{bįeE:L3D4G+={[@EQ|c؞@;z}X;qC+V=՟"l$VjLTHՂhҠ+U08q7P TQ$=myE. WG{73k '*\YHEJ+3f 4iTPL'Fe/;\=fXf[(w`yH!Twq{}p { fF|hnI)<<1-\տ!_437{+6Iȭ*Xvcl91gVZEvc ]4}: ٳfrl4Afc "ԜVI dMĊx삿OhBhl$,`X2F+y LU(FHj8HjЬSBGz+(0]P=$kg n~26`5`8!^U,Ο( O{/P{mu)0o)1vRD("V(:Y{͌E*W4,ٖ-SYnw3@ zia%VF~:Ab`JmbY#/]%jmi72w1FrYN+xGMC9_tb #lC2ԭ4 Q[:uUh^a ꜱBL)GJAΩ̒|>Hj"WэL3EbvP͗0+l RNS(QGQ 9pXNiiR@SHS}IdކvMo%~jiA5(S [j!8m}nȹtGYOHj׿n:Ax)o g12 PqYHf2[2Fhc:}'?'ԾspLB x*ťC8=,ぞBgHYo| ` QwΦ$tai 4oO -<~ԯy;޻7luK_‰gCJ? I9PÍuH`oHUPJm u_P5ɏle൲."=3Ӓ&Zܙ%܎JFӗ`EfQ?EY{@6Cv-r)*sIn5T<,-dȧ"a?Y]`xa"gڷdxr]D*r 1W^#^jNTF"}NG| >Tr%(<'d"g{O\&y)`+,<|?.\20+=یݳHeW#H^~ @$U ' πq)35<;WnY|c{wvਉRx<]Pau9!8y6e`R64"Ǖ'ߣɄ盚mA*Β r#C8J'q,N=9=gy'  ѳ`7)ntO*vXTIfhԀw5)Ǜ7 2-IV;Vp0\yS2rsBԛNWSFZWZz~|8Xgg݄gsNk*u@S }qUa(ɹF4{Οv0 #}I%SS4jvlz4G^]ke'y:;.{zwya a gޥU⳪$ܽUmRO{_~Ś;asX#:ktZِr;8.ޤ-<״ǁFV/֜B1i|>UMe?y?GY(&覟Ƥ7Q w:nyKey2EOְy;F@$2`I}!rߪf2<+j(8X#`:i#dŨzH]wz }˘r )0r~_&zq`iؒM_Q@ǡч7@5>m3Oz-83]Ȼȃ J-o[G&dXi5,&cs9F*j/Z }@D|(4}$Ugf+v|p9cq g !D246$(ߠ!#G24vؑK^;y]s%olWխ*\(Aj0KMB!id/z w9iR62#Q|}l^3u'Q #;̕?!g kQJFQi 0 I^9Ѫ11ҹ<'Ytpo&?Pn0ƅ^ ତo8ʇ#ZpKJUu|jvzr-p L8{4EXl);:g5|-mRPz' "$M}/(n3e^L)~W%w'T8מ-UCTKM/ pH2Wl7ܜ򎓽v<Tf^xqZmKs/sW-Q% k䴃u69kcŕzPsI #XZ֭s^ݸ X:} ܶ{қE=@q@1k݂l]PӅCYYaX_0+rzv`.3p MT ya17: }Uċ!5ĔT57 *}QPOi}Kmn]nd2!3-z#7al3Ns;r_m>l[0&I0 D1qx|-8q܍ӇOkBb8ୢ|X'iǃjxda9+7GhYՒM l\R9|:pQyh#5Rd 02@ Vlpn3\kp CDGkFhWVIBJʷ0m2b YЗ$d5@Z4՝cݫrk} \NL3{#QF`HgL`ܕ,-}Nq~ #k-e} Pۮr_y$vJ=M[q3d7rƴݚѯk\Zd.omCRz M,V};漇 KŻ>\0X,Q^$-!Dj1@o%t.u<\Kxˌ 3N?>ti3s$\T֓B-jDdeRO.-t"xz롲u0xdM}[{єi{c3QY1ݬ@ԏ*&FEXpAN2uV_I5YߢPN )1}i V::|D5k"ڳB*V& 8%Yῶ'CQ#I@۱ǤyBN@[ڛܭs,nD7DŽmh vb-x6{ #HZy F7. X+ӎSACKrBPnp~Z=t󃕈.OJ2$,vx:3MSHNiZ0aIoPg{0VSV&S@h tKXyf52ݰm5R]RM s"?mzeۓbr{]s<X Pղu?vK,:u:Dq).)!PǦR:rW"a}|]I==V_AC_. kib##6ˆpa޻­J(_ ѩL AѵamAj74g넸LX3@#EQ +Qvs}'U- [2_K/ MY`]˟ %yz-jG 1K81Z` VWuJH]J>c+M *Sܦ cv\!s/jSb 'sJ* 'YnRUd|AFaثO};!༨NGxʛTYZV -[~kD"/k0=RKFE?>O +AS";.x'))0ذnKFGBrǹxe)+ҀWVwѾN^\*%RYi7=nPSJBQ[0eʮބyMe~AmqLJ%CM 4 aeU ck '^ B8d; dG"^`Up~y+q7M<~:4_!yߙԘ J..GnORϣX|: LlYc'TXimK׮g7\ݑo,¯)}Mr&6 .)rͬV!RtL:L%wxzա02W$lz ^)Z8JDW(Y2(3,ďpq_,ajm$B19?clr"} p3p€fQ&6@8<-:HK"Ոd ߈#6ozE<%i*8EڋV,ь Av2BXMiP29 qC&h{΁DQjIU_NICmR_`=z2ʈJNZ-⧗%Zّ,gk sqyHBЍW^g>> F6C2tv6r/*wD|l}{bxwZmr+OXf^Kg3E*zQtag0=s 3 o%'4QhܕBuCiGBʟs\񵓿$kNsû[^}Ovcm4[E(>wݛ:?1JƱS8WЗm,`3wU dsݐR%8Da&Uw㝉YJ\yR LfPRo Ʈe Sr+mxB U9$sbݠD"*-»' : 嚖s5U#PFζV҈t!%u eԫr8.C7giʼǮN[D&9~XonO՚ F'&=lxJ/0F.ӲGF<}V `TN!zv*w:4th#:$VIR'%\ܛB$3zrzigMҲwdG^>3gvQ -C7akQvr5lm%^K.Ol!x;p> fmWcUghxr8r9~^xɎ @a`~!AOo_Aj n7sۨYS.'N̏ mNwi1 @:V`3'UIp:ZOZfa[ ;j'0V"tX-;QeTg S)sn exn|Ik&V'T>ekO?):UϰmM_(9ΣWn͋kf$9Ez6 }YUEb#uθ\Vut\o9Gm4ΒȬWr`HIK|ʼQ.ĴinխX$)6Ubmjz9i9?f;K|L܅5<ђ\vrUa%r.HsOHv:hTЙ]G= G D35 q#OoآKm_WuA ֿŠ,G8MS7D}^ j\û*ʎ.:WoXs'~UyC/ ʠB_8k 5NfovUw]J\ˍ஠eً~jÌf/nhĜ4oI wetކqZ&$Υ۞q\ H D1R3'O >^b䥇;rsŀqÐ+gոw|)ztC)$LnI>:9X$P!DclEK`Vo6Mc;U|4uYW]Jj1*:a\-U8W{K=f8:4`& 9y Xg)p͌ ʹi$D=)DQR=n.zE#IT~Ҳ`5VD(00s & )բ1!@W-x r‹46<yv ޞdT?|DƉ"񝐏nƬc=:;tՖ•P tr54P0;;^PRGRjGBFI2א6j+ $ Jې!)bJțaxP_%/{\PE)dp _oj^7=oFFo)uȁVevqN|T\+(7 4.^CW=JMI+?" DNS]wwV8o^R423AhԐ28RoxQR̠!- gC!D-Nn%OlQjTռC3Ŋgv\,ow.Yбdj{mILqًݎ6b#0Med Y@ 菽qX13X?{BP>>˨BvQ G4ս(wK7eپyEԧqxsCrH(( < #PT,3Mze*-9 1ai K/C6Jh.ִ/h7a#1Yb\PoK|-&o^8ŌJ">QTk杓a}TD㓂[}TOLaHaEma;4I\ \kPoeMQ' Yp.g[^ t_Dcxuפ. Fw::v]/M^洫c%"/h{`5@t;Yr@/J :'|ڕ.*ɟݛHzg)?[Gc]@a#/tOAs]&u}Vk>/;V8a۳RsN.V&_uo2_kuf/b(ݿ93<]ͨV0nG]paiN7aoaV1s,S;W f(SDF&Yer(hҾwh`~Y6"XyL`=6K{Kr~}GllՆg1P2ևq=@`8MF D@Oꀀj fw-"ൄT;}6y)zLv ]rF;klE#qǵ{XpH*CcҖ`8|7U +ZۋX%1؜)OȳѾE]qQ%$E]1p)wݜu)UsާK|8@ߓӯxk%!>t5w@2y^'1Vfѽ`")p~l.d>9.~A3:鸦t_"TˆCHl,Uz5#X8\/kG6#v]vEEWcl7XE흜'>.tZ[(eid;X ƵaKUqhc>aّd@MӃ"M9ED 4}U >hLjU*tp+Nųjb6bQu ės`&[>lBy?b'=x*s1V@Bxsh'ԪsJH)~<W%K1gw^H?-7sU>=Nzj1txw&#h@6LhUQUZ pW'%7QQtaa2u]9=M:\`M?;M ~v@+dO R2&i2Uiפq˫}$ !>l(i&4iem/ډ<(?\U3LL HC)\ZplvOc1wRоЋ3$*7 GVFtؒ[Z1ѩpBJal %:h0z\Οq' Wܴ.j[jE@Ě)>wEMpZ'(+G:x5zi<|OgV|4]o)Si9b01@>hp`K{D')C Υ3*y엧T۵­w3/ۢb)B(Vݖ?{z&n'{ESzX7mrVtWmel璂qoH qwY*ὗcK1^elv4B]&'cμzɊ@7j !BU|Zj.3`}`=; `W#OOAHr iXHY(*.mMObJ(B%`]J.!Bp?V)B=hHnϩzOBP<ֆ:ϺYd;N&45NSH:j+t!wS: [^ΰRK!ު{w:!~|h4<ܐp\~Jg4 f76Z6}(9ܽ\ $ poW#OЙZѻ.ፖu }#yU:?Fw yL !-qz]@>'9J f\mE97q2[fpUT؇iz.ghu*X:u1J+e]c`B,#. MgA34R .417"-[!$rgi4Nk# iQY[R mJPԸ*SN2qsſX܁<7=t5q |9-/0s-5ӌC؃Vn||gqP~t^i"ڗ L}903=}FC" ,"``RŴ7x b)g;Fwc 9!M1Nr(34czusUXv@V: ֏KTgtTZE/.!0Ii+M=`(~*sУt T/a鵥o9]ظ]KhU^7352zJN:?#fjqW|@+jMtf6@ fժIӒ 0_-v5-U#Pz5:IJ8$Mnw3"TO xD 7eu+$]dS%٪p6D.!)!2= $i6kVFX)yrEr7+gn37t'dϫ ]6>we:R* @= }5nLSu<N=pqӁWA+ߢuFRG*Ob,K;mpS&*څyK ~C<~Z|ÆFvTp[A01 IB4DmۼUl_0 FpC /cVF3ϲ'n M=]B8(AR-ꆭҵ@C'#G嚖Yd@ "HNhB]*JY ֠aQ@3>2?wJco]A2ƪnD=p0!!,Cu @ ,CD9¥7)stA 0r?I%PJM{  vN?ט.PF&g~E+DG#Yiť|^<}8)ZtْT:MˉM\3CiKiwZPpy{+LNc;{٭onIC';˱ @q#/0G^Z&0i?(.&)rT{]nx&ݒz{Z<>rSPU#qY*R>B0V\V779ҀII'\ۤh]#͗2r{X2{#}VF\#;()_-uQR93Efa5ԝ]- k,M-{9?HW4njwpP%˴qBkЏYL~T#;v '/dE&. w YI]GAK~[zPt/E& ~2ȸOA8pڧ sIIyѷ"xP  0~у V"_,Y8 }vJ@E7F<\lgOˀt*5uckߝh̘D"D֔>7I,' O0 H2"^%6L1![?+#0|I%.%C7Anv/P|q}I8__ ^-a~>Xw2Ss=֟{r?^aFe/iOb=zih#֙./@ROTsSwZJe&VPjyɖzZ\TJl҉p1Z4g3v:1gʴBMB=%}'M׮5@p!>9= sZ3_E ƷGb*EDr?_kV}ag[)׻mˁ4wTL*eءJٍ$~H tUxe—ѥw7vʏ9 L2G{4uV)-}HVWyp2DQ5 IL)~b$'};䬹N|ʓ$8dIΒ{KIqS\0mѿRmuX!Gb?bAJ?uj2szNuP._ocDiBLP%V, ޑBzBJ'[ZϸZ };.^T7RJ)c qZQl[Nz2V&X+$ucVm'f myL\uU$_&übs5ޫkmFsְŐc,+*oOYxxxÞLbv G,H8SB!.,q8\4Y&y7͗K}5TĔS`H6',(`_N(iޫkugf x%ݏTf<ڼ?g4=[1Rx] 8k_͙L%or|Ao4ZSt:7S&YGğ!Ѽ z^bBVI1oQ0J\F]b]Ԩ@5d u0 S0Чܤy=]7,cl`dh}ae^ `~&z7!(TQ^x&Uxi?W')4CxCBNI̼#e7`22%pyJd9kLTN3(ެ¸X,4!M6ϞK3CΫA}gh|QoTcj+PX;D`ڟLW Pg v;wp m14Lt6sӜK`ΠDm ÄI]~hZvNK?,?7 b$ LIgKr6dKNN;q\~HGjSqVЎl0gd>{1hDŽt9`7Lh!U Rxh_ۢ|d~_i/vX"GڪQ00DC1 nobq|rnϋvV}5n6`yJMEAnSeE|H Glmm=v[7+ˊOz_0#}{ku%hZI.weh!\iATlg+i}yhmhĺIa]&VuGAc[,sdB,8@( ~.UƎgw7_PTzT&w9CD:.ϰI3lL7#o4ݩ,|6sC=ր܌),]8l{ƯOJ^z)~o$ڑ y> _FÎ k8@Bpd`EAM8!hϹ1_(IN-a[?N_CeVs5TfIʼz}pe Bm BgV\1*SƸ؀qJ.`1 3  c]cV+rq-PAقVF(BW!3vs& ݤs!ķ֚_щcKFx(Q:m3p1ud,kL#(]koX&E1~L@,Q@_F3uӐلcCYQl+/ME /yG5&W;БFMĭG24XJ!)Lk:T%77vrTftNpؙ9 ! pR?];TKAk#wep˼$?7Qf'鬒nPU}~|I)_6_{Н< j\yB9]Z-4yop--E %HQ &2z {UIIoƸŒ/#(:=m'jɯD0v0"٤ujD48d!^ O1Л1W%sYg%qq%!7J J>jݒ Sf3=SA,TzZPԧۋq vC2(5IgǰoY°'a[A/i&z )Yfn2\{D-J!uO.J祄FLwo6*ĮSU5;rk؏E`F[|ɕZ+i ֯x†nr $'MN*RI0Hzp}^xLRBC `׉؟V=xR=+ɺ֝;a9zvpÎ8ϳ2uKK߄d2BZU'Rоp6 wr̎VXb0;[R.jsf j _Kk@Xi__ruL`#">FۼNܺ-D .+>` -Ik{v˻`O>ɱmATA9u؅[rɒ%ɔIb`8SPy`0}c?|^y`,[B%Rۆ:.+ҝD6،#|go 7SGS; zuv<صq}B;CV V(>ԧmEyxlaKp.\8zČ?4"cDk7k0BVH}GB'V'!iH t6 72̇+ixgKY&*J˃ 4Fi|1S7J|h87+n|\OaPkwR-<ܝ斐d-ݤ;]d'+=ORy iִzssr:]ư>!ra,EcAjaήA|-E3Ut Rvh"ϗ 1eV!H ԇ[H+unE^Y!soh8pL1tkԥCd0 qT]_Юѥ9䌧`rU>jq xl0Şk9 v2u%"?v^ҍbGd$iƷnW wG'srB{D]kB ,Xs&LS?lmg aI|ÞM`Oa82ֲi@Z(Gy# `|lgw(WWIέ 5DyN=%G(Ձ_S8!5ќ>?CL:}'()T-y:ݎA~ qQeVI* r]7|gE5UWC7qe"bB%^_NMwP'oA0{@̌A3Yz8,ZjrxUwWSQ3jDcA(HsdBtz; JFo$TFfzdzߧ6dvҎxҡط7Qc+x5 0/'d XySh4x !aoQo=3 @BiRGqš޺I 4g.xj0& f{.!#?m㻽lԝ ފ7\ /3N#-{(a{ A=@ d'1'0F%nD fR\%k} vx@c!ͯOM{[_gąmk%@mAq~P+  Qv.ֺ$_OpHP*jTs l Iv ;"`6vܭuLF> 1oӒ2,{^Gٳ`g**]_q)e{^a9BKESY.^CS8HuA ([)]#oTzar)H]"7;/ P[叙)]G-qjZ#M1mWv=?P98BT׫O(7V՟`%1_4Qz=?=lR[o|{8}% 2DrFLNK;$PaGGf3QO.@5߄h4ʻ3{ ڀ'0_Ѥ'Z( 'ʭ=_Amt{I8i6J1ؚ171tzn.2F+<ߪiw.܈]`s\ؾ͸Ɖn0E=J?BDTe`Ǟ_qzPzX8ʱe>sOJզtyT'ѻge梭p,rPPm5 OI~Z.ТYU֬V4/YVwh( 6/&bڎ|HI4(Fj!(X]tl@zn1K>sld";Il?v42a)}Fʹx%kl3pBSu6 61\ohM [dK%3qr3:H?7TXO6JBm]eH٭o!k (&dnk^2Q!?ac>y 5A+Lm5h(r R #LǪĖ4[]>r_Vލ]J,856+IFHΣM0:âp1[7d/)BioogPkhʺv8+J?M!Ve\6Tk[{pjŃ E%2s or?@[=_|v$οfxXwò+yZi2؈#~aS=ҔU]R L[ u6z zxe6nI#>ąHzj|51(X ]e b[[ ܴ^/D'yv3~-Wdg"Ic \ƂH>80ˮ |Ra^࿱ Jє浪 '`AQ[#B2|+) ]r4|JXBB2 ;^$!5`{|D(o'l߽a|7C%N"59pfzH \#w[ cRQ,^!>{cle-?!g1u;;;gwxNR[I e`@2D*܇j#R8AqF 4gODohn&h!dk5`}|.TCne% (+Re4@\96Z}<æ6g* cmPoRO%-N`qc<+TtJJ$wܔ;}3L뽆pŲ{Dc `rCa=Ňd5bk("* _k}SK ayѥ_O{쵛Sa:haB3|S2 vXj`CvB.|;M:@ZH Vؓ.3x,m,xawr[R26Oš{_8%%k塇'} K=iCߎ\Rpr`b-NvHV wT9/,>K|e`lAix*_E|@ V| @LD?2q%-)n"5#$zRz- >mUn=J _ZwN|=aUnm& @ >` *] D]E]% Me(=(O2=-YR2?U.=1#Wx[J9y_2;ګ9cmA6ؽ_޳k㙭 \TG 8g֮9X'fB:b(ȏڎ iAPbdY,(E}7'_$*,t[c~L5nrƾz҃D4Z(:qtD^๹ w"tX02Xe*H }ǭ_-_0-2j~lwxȪdshV&[Z­q1P3.("@O8}`ǴAAyjPC$ZFQj!X7PŞ{I ׸2%"hfx4 phny'=_Ǹդc21$!/mgN{p5K,`-X}NH F } kz#uD^ZCz #Wʐm4|Lm4jU$Kt Ζ%v(kE>Zy;=<}I1B7|#҅sPvNPI_tinH ]mJ]lZ3Lw[:24OGomDgK{#cKHpc}\9l=U'Ȅ RNoi!k7, C 49}yAy/[6rq m&qxad;! 53ʆ{/ 3Dw9{ p]m,CleV&@eŐ,ȘEv#ӫIpgG[,Hy̽ǝPAd"\(@Þ<מNin )>F](|Q@`CB/LN -?U 0 9VtJE"H&4oϵq'F'3 յ M/s5bG'Vp%ki;[hmz#.zp?&/bּ#߰Q6 8(rrJȊ3B`"UQZ(I}*>G"h?!QQiaYDz-Ǹ* oTB|8CI)v՚~GG2QD]*)_2n)u7|ʠ, i1H~HLUgٓu$~ڷq}9`e2p~HUWWzPbmO)접< =0I6ΐuoNX30D?Gg:*' (~4J+)S1=KvL.\ZoI;W:XuqYB2NR9ٓ*#{є3ӌrF \_1:xѱhgS>t+oxŭq[_ciD)î*u͗%.pM2!jd2%o0p^퉤x3#>c7tgK7#ey\ĜND*tt/Av5mdJ{~6MRgn.X[K+VOiWX>idÐqrpifnlNO׈XBц[Lg3C;5hJ7Y:b^vЍ8r<r}f,GWGYL.R}2L[ &vy զc0by|>$kuDힱٔr(su<(~Nzo29"C / P''Mgȗ#Ԏl BRFx@xƃt=B@0OTq1s27Dd;y649_cɸPKv}Nl ,+ |9EW٫ꉓk@" d){'gL3~05!:SB)=QVҕ j>M5`xRKvj_Z?Ԃ-Pׅ˒ $4hTͧdm+꜁dh_f )Iԝu*A9*<+6dWTҌz&(]dyC(;[d>9gIC^Ujsfٟ+ŚS0|TO99;dt hf^8mr[U%`~r]nYp!q x:S0߷LummLS`-)1:L{JL CB‹0-bdzkk$)]JaP[HO.dt_44FBv:OE9< Էf| é.P,qa&IYξ}Vfxidx~qVFҏΡ18 Fb#;sT cGj&>Eٳi/+f QGOz1XƂ_ d"mU+,VP=WlTP YH-[ɸT%ʅU51~{o fn鉯 )Ul}]i{䧪Yye,*;N_۸CqEmtLdI.حc<42ǯL$hma{stL#n=H+SΒ4#H;\~Ok%>) S# ,/b@P0kcWpx&b"Ap"obM\M[ lhwPh,FR^jǫ2YeZi {"bS`"h&թvw(#q]rNV'+bNFd}_GJ28%~]"ٺdd,$;B< *4̩BWŵ;r͛! x[jJ>)%qt+g;^IdOlC2nT0z3&#e~Vnt|unZY#e| tje43_qUڔ4$0--7f~P(XYԭF}OB/Y U۠N CIw9Zl2c,*jmZ' TkZ@wcn?Ww_fV%_\HjCla0`ΡU#/VW` .~5b')m4w5^9,U"RtWب%?7Db>:m5Ɏ9 Іb7ÃQI[\p?lI=΍.? pޣ g@:uV=2-.%ܕGLJ m 7eځ#D"~/ =lك6|ve"ę }‘ ;_fTOv=#4"_Uܕu/$~oDGܵgoHiMH@>aX,Np"'YV?c>]] ۬2qA?xvn-~RYAQUȭ Su*} L!ѻ 81҉+ˠ^,fhki1Ug#bx-Fe,0@ôzIf.nwVAY{si8 ]c*S [Zx\Q [j;./mPZoq|3}-&F۽;})9!s|;`$򇣭׼6b\fhK 4ZʴvLAr՜V>ى>Z!"U-C]i fqV[|SW>0,!q=is8CkVo攠H F, P:)t?:*ơmwм%dDAGq'0WfJbr{́]ךH&?\Pn&oA L>ߞ[yH""Dҩ'Mޢ]/߫Q#`y*䛹kcO=y8fN8ll?_ƛF~_WPh?<ͦb&5jyJCU &aL?3 r ITs6m$&yAxV[ubh"{fhS<ۉ٠1R1|ȷ]}1ZeH|O{_y6Q3+(w4Kj'Ti[pi݉>#uevhÒ0jӖHO+ nZ.r@!=g~gI$>W/k{(Vx BUiⴼcp}r>L,d0.v NOy{HZ:諉dIq^(UoFA^yd7,ܣ$vTiS䔏bw[XNO.L@+ !-͢Cvp(SIIIOlHLrOo5`ebrsHr83VS[ЛnfTQTܩ %G^0)) 40\RxSjJ<W=1Gڙ m\/]m%rѬ4BQW/rz7$eԸyAB?ȼ#Qyz55N 96K͢Z! G tۥ/zq~oq@yGCh2ءX")WGq@2Rٳ?ٿjO`\.:Ge1/u/$)bȎL?;2䶑O9#+#Eb[}A-#@5qbp)CZ\f@MZ\.放ц=*Ln̿bxrE}!I1qy?Rܓd;e1@xT :G11 `,q]ƥhulTK(WVx 9Wzκ񙅊Py=<5%>ͼcsp-cٿ 8(o%..W\6uNAF ss&B#v5*ͯGބeRĆ[PPxWl1V@y,RFETMNgf?W鑌9aYͮ,lXj9{ ~ ے1UIWeKApct#RR@'iO֟%=؟-QkС95ٳ8̀l5L4qLSNCѻ|1))##$?9}[m[ŗP놮IJ7~$K\~ W!TfTUJ]nVJU Vo{4$M&Ռ/>}l30I$q7ӤCWG]'9loimGVk߰91'mթ:`\}c͸ug~׬G }F"zڅUȃ`l{Na3wd8Us 0/;kW"ĹSIaV*`IeHtI0m5aSTYR:^K:÷U3c>HiJ@)a7sD 6y Vw̃:Nbz n@N O4!F{?adСK[5-:f܈<:;z)GV_M힖PYê UM uum8`ZGS'&yS >p5>4jK7y&[$=6 lV6OMҭʅQܨ^o%^KぅjZK:Be|T?snT~.ʠtxc3q)ߖBoJaꉚ5AOe˃PT3~n@~T@oPM>,3(3o<;Ae2d{bp{Tr!JdvSqP=nZ}Н[evş_O88oO۱.\ V%T~P[zLiMr. G ,|-ubMr-ڔ-Yg\,8D0!'G3>z$k-;o+h!NdpTn\j$VyLa\cI Ġ`)Tƿu[` aeMC]C sl71xd,n':*4J>9 I;3kcD=KoL2PxB+!bJyM/OKK\ 5J423,!Ez!B;Ib*)  if ,{{90;2ׇ~QBzPf9H[8dpVwZnH'E!0vSѦG}"A3L&n b{+u)t EYY0'Op@$3w a^ͰJ{x]A< P6 -$$uI@ CezB% ,x/_ +p"Pu CQ*ED3@1Qq]ԽfQ@V 1?bһ? 7TXclDS'7uԫTnA$ݎ\3i:>-G r h^!2@$3yTj^ToqgytQí/C 'P <.=:}~O,X)daYP,@O?ܦ W 8& ١ 7|)ڽo͐W(* ko|\iwy9ѮCx'^0`YC6vLoٓiI 9V[ N2Gj+&3mmͣo[A IE&xFc>QEF;7o\”;TQq`>/'; z R@Vt߆U@4&eے{`3e^ /z߄?x+[UkuŮyGLB:SMBEIɧm}赥v)UhmS2ъc{̙QfoevBnzc{tz6/U$:,R`;ØDߺiρtcɨml#)| 'jqZV-uΜ9B_u'X%1ٜ -Vzoz=襇'n!D0Z+˔ٸAR{H^ed,jDϻ5;KmуW8jcS {wxf'OqvG ρZ) <@l%,+Y0 '^;5Դs`fwV.*@7ۦ ٴ3>l\fa?v~. vR~ !Mk3 5lX~^_}8׃ۿ MD;72 0i]J{͔ >H+ǹ3m*uRO?3aii욽cJ] *6eGE=EߦО'09*(`]#&I 5g'v2vhae'uT氓{մB.ѓAR[缲-@5rDYQ! u!!ňYx#~)]H_ ?,:[d.hH".3-UWgTO8QD;pb6<Y ]QI!bIrĐ VK'RAEl;=Y:%bAgblߢu#]$X8bFAbmLe82w '[庲2V*t^x Z"[u>Cj% OشhT0МX Vܦ; S$ރʐp:R҄}3n|@ zս&h;X0ĥg܈_̄ &G8l;:.fsV=?" :ĥwm`C* $bh/Vߑ2'YnJ~*6%m$^hzx\:{n:ZqK6_=w=wXrd9a<.8?Q&g²*m@3#CEmvX͌CTK֮ULjyJ,E:Ez}`g*O6&)Q!Go&W!zwMWk3<. J&{]◒]lx7tpEz%djm*I"C?6* ubӂn,~}?hj=",BYIȡ+=^8I(^C¢rV0֯/ Xk=cFzuB}Xc\ڣGy_jG|݂UT4:"q- ~K:XE$I~Gh'8,j TTȠ :`_ru80b֏ĿwB~{: !McGEh{, f1vLYbճ}.Ve V9Cȇ&uyL>5zHԪvht/E~MΦf" yTc',YzIh8|e_c{0yo;mxu=lK2Z W2تH8vV<1qEbp]w-Lj+l8%KB,QZ 9]Hʺf/wK3jpro03F w2Tߐ1(qǜ/t ߏId/+"E-m8! <7noOy`V91 :wV0/.0ϧw``Ȩ!Ԯʇ+2qk3Diy 3ujuC?1lӀ?齃ves9T.a XNKuV21;Yy)Xٖݣզƚ] ҽ}QtM*4&^}lҔp"&<rH'|s(9l t:<ZA~FQo81R8-}5XpUm;$Aۆ\9_{q?ܝfE.Y'ү:ʪ%8Rz7Ț\߽F9YVgC4!>rȡFӎ\``h;gS5jkg9]J=A Pl녬옇١g1)>Ns%#"׃[cߖ }Cȋٹ_0UR$^ͪDc0>(};lT/98(I͐KV-iw5 hJh ֓MwZ=ɔhɷ($5:ތ m "E|{c! LzȰ>L ϑ_!/=L%hrZ-ysuWÉ<+x̔unupti㭣|a6aa xM+)&Dǿ.᳧|ÎWoeprSh|Ryc7>p-@tbk: j*J˜,(KB6yK2f' I.!`Uѐ8QM[{@KH\16Ctڝ7! )?] a;ճKTa33wStXWS}4-\ d>f y1"2'W+̔Y7,hVг!jKfͣ92&rvy~\{tjnהG8*\hˮ\(4j~:ܟ54FDZWX&C>%X8` >?sg@\MC<^i_&86m8, _' ܢ))Sj_PU v/IO u Q0O a(a0\I*pϴ9eF0d.d]QwjXh@ZR;Fuz٤t%]NdpWIFwy$>-ᑚ%+A|0! ]^Wiqfn3CI3T콥Y)Ȫ(pZ-.mY~N?q͚JދnqЌ]Ic&V`څS^dW $&scOr8YR̗=80uI7Yp e"5t@9zs=Cˊ\⩦6 ^?z,%^I=s%Sv(ggt|4͵K#(dBh{"#68O4: &sxpmrʶ#8Rq(ƞX&ђ#n;0S9TB/l='rMǧwzqUZo18-bH\ߧC RË!eɀVwayyª<~fwn.j&ɣ'lۥz/X=Va} B3,R>O8;CjȼJgw;-v >Hi6K)0+MZM> b'*A7+4/s;%ϭѕ%4Q*ItM]W$6cM.L钝^g|:ݻG`@#+ -?!"L*H+uh5ureckz|Feί ѯ'j$- @)}dk؈5*ADNlN.9!zg'"1zhNTJ++h +DIR+(L@\*HPvZV:TBwtWJ~+__<^~rvnvv <>q%{b̹#5sx #]dU{iBO~,t!5JY7^[#hVH^"똆=MPP=B2W˳ rIIpznaw@LҔ&W]Bj "Ѳ(9>ёR>u2ӗp.p<u69HN(,;a ؖ!Cz|ٻ7G>p kX~*§SJ!@Q'\[W;ti ^䅃0,V`i(DDjUN#;\́{sϰpqv=* Cw91HgENl]L[3].ÂxYd| wC / ߊhٯ#HrqEAH+ۦ,2< UDnPTސV\ml pEЦnh C \`1Wrw>R >]'Xoa!W#=J,;KD5lb@XGP:C>$}`,K2/۠uDh0堒Ltl4D1|t}~j*_?+άXkjviI=#([Lq͗jQqjO4ϧM:6֞ Hti9o c?`8[MFt8ߧoH=$YE0;', |PP19dӯ߼+)}S.|ESii V-`է 2ӵ4S}>J XJ@] d>kJև2̪W e䗄:\V' @B[ 8q]bO/d!BJt:q/zp7}!5Z _\Y)Тu'lgY:3W 9ez RD5}/ $*a@nJ4b.Bl>Ɨ яPhљn>ΕB+K^yW⢭]QT`Er{ki?rpn#+r[6"}},?_T"-B\ZFRߝ?^QS2XMaN&àTpߊޤIsJ{UH*n ~b&+W&PC¥YO^A|CdS{lǂ)^_{^ՑEEUZ+qXmfMdC6@TaM;IAh2]{|v ] +WrCf\0"79p)E2y;_Y :xVm&xꕙʭɮ/qly=YI Ud`Pn22f! ZxLu22^* ;gK>]`wyHfvf:i0-(y/ٟH8?/ZUUU, Sl!hrZ>nwBA]il2rBS9u 46<+mjī?j9ɋ ݸst؞anm 7z $qY3iJ+[7겖ڹӺ:\ei`VSk16 `snЉĦ`a#yK8i+I*;>[ŪM|I ttM1>s2 <I1c,T],Ϸ&<6bH-$ _x_wB,Ԝi!PK@K Grӱ=Q읹F=NtOVj$nIx;!1]k'i5h%r9}O'4,y>\Q*4U`4}.G>V QB]R5+߿]>.Y=_G;>`*10 U^bx{ô=YVR1E*{ji!hd11ZVޗ]t}W\u^ʝ++uvT1WsrG2+ⱙq*wU[UP!zrSPPh`c('|0EA5w,"\{"U) YN 6ck%dR EH䏶 ԤlɕyA0ZCG[R7p's 8]"<Қ8ph*~[^C`*ވwdȑ2yUЭ3ٍ=ࡋn2,e=@GIr j?HyU\$鏗Q2yy):W1Vm_b/B&B=lT2?.::eL"߫z3?XNI)CɢP;bTTGR_84KGghU$ƄD T@S."}lQ%J!K6V4 s,ϊ!<k$=O,|ɀap_؟>__~t}!$hRLGAbFf7)n $yjÝk$,N=9C -u|u6AAb|. o(Df,D1 $ =!-xExwϐ){2v@[q3m!ly–ןjAZ Iqd ʶ. nf!uA,1w4=b^2TW[ u|B.C$*ހS-@uqݾ_~ lRFm˨vT|[BaxCb88}mB rʋЈ1M"Ecva./V$ i-) ^AH>1.s>hj$6YL cz΍'3@uD] /DC*Tbaf7'MC ]o0{MAY32!ȃsYLȀ<!e ->JT=[c s> dK!ig'('_OmF@PtPhðZ[Q)p!ja}JwٜYzK0Ƥ()t8:^|֓c141JŋUF>b|EMAd%OAR AҖq#  {7domB30d+}5t#DH*E6LB>nF܏t$|5o*uuOg-u>ZOX1QžK6k >='YߡE ]6: B\jɎgs8k(Vq򃒈1_S]!oc ] ]̜IKX,ZV0P 9 FK$aȘO,=-mP(5|0%?ZFIBrrq'&`qU f384T[|'?o8 UT:UW"R LT?A3gGE("7ޙʋVaIdfՙڢcYv{_iCs&%<>-r=0QѽRy]Z=G :"UL)M,|BCý.0 ;ܧ W.*^ؒ[Kc(Y(;萲 p5)lٚ-AJdB_&Zz~G(,2`gf"5 XR֚fW @tV( HUO>x## 0U`8Z^03߭yNBFvjBY.\꒯YѨ}Ct 87^)^<Ҙ;_3Erϲi@ L|Fk`0.o/5O$1lW)/DpHs;u9Eb9!ȉM쇋ؔ7r TCbAJl1*CwmYܳPe%>Y/ʳ0_ jgw|uHiDxV#-x,Ӂ!+xN2m>1VpwG.J]TZO,X=δM$?Qy5x`2=1X9KGH\:J`)GKb**CnEF|1T,pA7|t"~izcw~Y+OigkL(^*'t ^7_'`yOJr%s#U?$AeԐ8 #I`Y(o`'p$۸|+ xl6Aع7Xͦy*T8-Yy&:G[VzՁnR )ZHjrޟ Qُ r}y>`$c1u}e˽8YMk]d&径s!~đ%l hTbzP-q?@ IULF/ ߂*[M(ZftP0ֹ9_˥H fJ $$bzwQMl3mڧy=7]ۡ)HU+X0J˖D6:Vo곾 j"J̓@fgZ4nkR0o#lronV;HmV\S{lHdm_Տl&[=ۇ$@pcZ4ꘅmDRzG5Ev/e5S WW@ep5 ø5>Ψ7i!y^>_0>ۀQ[TX!C RZhIS-UA )+Qb_ҏr§Q> xAE>8dݨM(Fƙs뵨e,hĢo[XJ_}A&&NIf R%fN#L<@cpZaAcvd 8)I;?ڟ?pLF{vvenݢoly(+f.@pCokGu,~J=22~*v)Dl\VYV~T8dqJFMN SzySӫ(nsZKW~IyƎ!}^v۰w٦D9ddǘ, Л 9t'QHy4`zSC?t\LRZzt$,n3O8 B#Ю8%R#{ ݆÷Q8e$e͇5Ϥ4B]{)i_TH۫mZ|_ pOyÿ}ǘzylFO'7 2{  vk@ⲓ=ݎl}?[$3ٳ 뎯DG4r_)Y|ȠC}+Mpv@ jm8K5xum}h=X*¨>3.-|;T~ءS❟<7M+ Cvv!")rRa{bR`y$kwA'U!DA=} BrRVhxn>J$\%횑MDza&28f@<"c+YHj80>};#':E0r>' g/#B LjJ+zxt &ߟflX&nl4X<P n3NAbFKdd%X.ǟWQ4'LDTdЃaa:oބ;r1 Ip3FB0 B+Y{ca$o14/3;so. &3)Qtu,dse9LiIpy)ʠ>mbD?|a 1BuŽI:j>lq['@Ots&qN/z9Y32I!^_Šr /S9%V>[W\ 6ԟy/mf(O@wXu2Л g4>9i]"TQCJ@ "v^,'NT4fpN"XQR!+G$X=7[5t;D8IPɭoSʂDn.׌LC2fxd*i܄H߳-SutMhK d+s)SQ ^ %+ L*a?²)issGe-W %GH0rPgh?MXKc{*yNd1I6`p%ء~o 'HRc$d8X+a=aq`K䀃N.~,b7feg -RBH𘆽b`|ՅRv&ϴ&H1=Z~OarW9}-ص[cG|~ wOo6'k?z LA.eEtg4nH^mu34anF{mwJ0'2* ɠ3|vž;'EE mmb+ͭRӄ$R{[TA| z yaqЃDlDZ؎ȦH %Wvz,9wCe|4p6<@#/2DJS#?IyYP=drn+}`y,"0m T& DHQAf]cP$&] .OR47n9Ұ EZ=+UĢ_4̣Kv`kẍdJֻ)Kl΃Nx3`gU(5y2F̭ 5ߦP̶,qZ@2ɛeY«G"S&]狼hԪ[<|yk ull8 BygZXb긦MqB&}&2jiZg4[{2\~lt)" ?h^Row7f%l!rS /.8b34dlC\%*>/o9́Ml’"g;c#j,JH=Z4.@B\2iI&nl߶[S,Dp"Mq^h?'O\PAfސ;x^Yҝ/K_k9R'#qä"Hz%l#T]帤.ڈV.!Ƶax_C$I׳kRoF-hOpmY__CU .@wkw[ݖwv>IӄqfH1űؘY&RO "ETv RfJզk=%%,x_FŹ/TO dt0F|r])Qzg " jZ,o'nU dVTg$$f%Px3k~w\IڠcJb1]Az0TcE٨?5[%h6?xD+F^r< [GTo3Y8Ydajh6,BOҦ6^xS$Lp-Tl? $18KmeM-jRR%AE>b\/ۙ"yjUgu`㦟MU8S؅Bk6!@7<ꔖG~isi@I&XDÚbͣdN3gg8FBP>$œ-:fN ZfQ2 TAmW DUJ0^0~\ЈݙMsդ݉XQ:Sr/]>DU5S$u^0h04/_} Ӧ+Nҥ;M{4('5jjc=aYTv``3ۨղ 9%IpZG|_:4QDKV< J,w]O߹%rjV8 l͗%þ/.kɖQ&nK͝x QWWNq8/W6 j&0`.׵.m$<+v9j9qm ФN F`NcmTCF-Oҹp^j%#i5=G&J]oy;t|J2%Cpʕ1%2ă=WRsIj@#u\heEGm pmx!Z .ʱ 0u'x5rЄK)]9˼f@f/Wl>u8+͙}.jO'kFY ų8ܞeXYN,"%nS[?#V x;yײSkK'lݭ^ju|淰2x$)O\n便({?֋I.+ݾ<5P#Ɏ˗KDuťt۴_IQFZq{d%K@WpJf,TtnZTi$RJХhXj'8-IC3&jyNr&TfoDI]lD+GnVl sާaYđ>!}UtW{MبvADg,&kTzy ?ͥ3; CqZ=VHp. mRAx(rF6qiؼ"vC`d7mIeO^n3Ss/#l\Y; M!_^SgՙS;d8 "nء;7wZSg_m<%džu(Ӭϭb.;bI(V-X3ޒou ~j}p>U@N~s%tsNI۰^ geKɧ 4B+s>K-ؕQ&ʿF{M-cǑ" L:)Lޏh@U|tp! ː9(/k¹  "eJW"G4F(C/'D9g%l +t3t Zq;pPS8mYy܉!/+Қ!2ѱ1#}Uլ|ydሩR. 'km x}iľU7: g#D. |ofJAIР!ŬO!`x|T5B'7PyGKed~& 4(WK)RA%4M"=΁{kp,*u}EHEZg[G䇈虸eTx[ TL>pƝ~c;B|+LxDu#paIC `mdUh9ecsFW'.v%!qzy Mgn @~d€O;j6y#db7;)+w+2^̓B 5דcl-rɖ:19i1q5!Zg7b0ҋmK@5],zc[W d#LimN؟JA)nbO@-`L<+(\o*؊6 |ɟ>B؀00,x&)s@ZT0Lh@ζM}sl8vуJ Nm"j?gc"(ǍYpp]?o.i~s6AŠPoy@<(yh+9HabQ/\ʫ hHۀxS'1a^>[K:*,uc;Nbr\u!LBqGLmx*w/ߴ2Ld\haKRWnUקOh[l^_GNpGQ5ꕰAt4~Wj74-\"o B=9l/$IQAmHatQ[K4/!Y ݩh w D&bMJM@q/f3Bl1@ye#CzQO$dHU+7⩷MVEMa̧k7Zs͇ }H:YS)rP6:|jKWz_ꡅt8:duLD\PSӫ͆La+fQ "IlP⯻jsYwU?‛|oIJ:+B:YJ a;cjn\HK"شP,7Ttͫ_V%Bx]XrG gmԜZ*ĮC.JoOun+ZQlY CMd2Ɉ1ްJMMʒO%71FQTSكKAٰ]n^ EFJS.UcQZGg%nq Qn]+)ɋHli_ap<p.ZL#- eѠpbC5Sq8[_&l*Npzɬ%aIFBŠa|&б&?:l *s0;Dɘ* 4`1a0}@[ udn5ʮ5YXU{%'+u6hY9,I[r#ܤm¶ܧ]dH~H*,b֊>&n,,lUKLyWk vl(,&'Нh+VF> #IB}1pU^UΥsEoQ}xȽ$Œz`#O/Z3} mIn➗A.Z cFò6&q8cc"#"xA\@XQ 5Q(]tFgm㿵^Y 85ȸ$Q q] wZD.GtN^S^Do i(x'8%gŦ3kDTp gيpu̥s8NQqN@{衕7AqpK )Hz1i 1 fbGӉ;7JǧA='vI ˆm0 *~T:S!E) M+`:{\G8ʽ7eE)Ɔ.[Lvk=o,2Q~rSU\1~b擊RMR $<Ē1UY&P4'ߥYXZ hY V tB\ʏn|v@})Dbd߂!־廖noq;9=9a <1XC=rr R߸yJ$@LF:%2}=$](۠eW>X,5y}.\GE{M4X]cPq '[H"7`ϥSN*?y 1 fxa(fu̴f) =ٽV#Ύ+Gќ{.~iL+U Z|?9(U~U)llm(YRSvxpc RV"z8?5sE>8r n=R!X4)ֱ)uм~UWh ELQKvu}ۨt9@|;Zx^WYL&*.@T Mq%0u7)fb =!Uak>Z<X)|n5~{ozp-G]n $G†DZ6~#g]4g7 Jw4xGq|nņCvr;/S+ ԚUϥwu'L 0߉ManJ,tci&B"nIH?-ԭ3ʺiEAGpvXyc\dIS6p#I;j>_һV1U Z]Αw6mJNUV!ۜVM03Cg逺|Pg_c~Y8\EHr-Vf-6['QHLݵ #8f -ݦ vV8>$*p k bY}@qf"/XXE_ l~: Kb"_iInTcݝ@6l؝ŠL&KW(u8RcRL5[Ȍ e6zXD}CC$=gRd 1{<mƉMna OV}hh00VE1B/8/}=5isKFROJQsqE5`)T_rKuoLxd"UaDFJ㇐ P*F@\sH*) ϟMxa^œ[k mMUD|ޛ"KL+ɺt*"1Phod}..䁷W%%玑jqzI)&LY4@ёC67[*Uf3RkQF:Nj)ϵXM+zZQntŎtV}vs) d@hAsT{C>>[/d\RBK{lXX_ۤV9~zes%(3-oĐi)u]anϓ׭ϢR7*Fq]iƠ[ b)URoXiqu!UEkrdF` *rۭ7GlYXez| 8fsxuqb 44MtcK. bcOog s`ϹsyW:(uӏ\ =8'$$-=(~=qiJ︪C<Ęx04& *S_vW%(Q]. u*),OtLF~iJU1I;&duk)u@KGƳ{[ďE4t0@c`xYߢO@ٚkWA!H.iqBL:h %5)O ,6<6jE ѥ3|^_?ޔ@?cd4.cyNkWh&Z毁N㨃8(<״F1P]h`y,#`\٤n0ՏJ-NSY:/o٠1xS$M; t{A`,mNQoLԬ/9}$͑ 5ϻ"U9 Jd\үf0.)G$Y*kR1rE'wULpJ!q1OAlkDmaR;@yFᒼlˀ2b^q_^L1L])ihdq#uI2<׷ ?~)u~ Y±![Sͥ Ԍ&ݼắFɷ@ה38~+Ɉnz ,8nyR^ "k'H(mSVq.9ҳP]3`^ Mo ͳ@ELSAؼˬ{\|=Wο5pV^0|a, % 6i Wt0~yc1BՋ&j'- ziT5}_0LkKj-Un5E PHRJgٰOU79*I?m8)_ᜐ7e0*thgD8kēT3pztQXrYq`6ڔS#Lσrx惷2k2}2Iw]S6ŤP^$n K>yuu1+2hN̝0=`f)l|xUg~&Q ;KvCzgOM7$tY0:u7Zf Kk[%lEuVnD{ݢ^U2'0½ZhYtO9rOy_D(suKL7݁ri{Z nC2kQLWz~¢Ʒr64)&IU`7g&?@ 69 (b-haãe*񊈅4]Ҁ> i]Nz~fْ,ۋ:*JgBFo$S_ZUYqe bw}肒GpIцߐich(zq+j ت%Ųt[>]QDYo6_37+\ZcԩT\S4~q&d$F}/" w= F+;㌬.̆ fRHKWپ£.7۩MZ :r*lP>{=Tb-\:T oIJ; Ki3O]q/>glHu?wCg-;z*r fCv7{*Q6*ZԂFP-S z;^aG1Ko n'PJ ]*yڏEbY2׊zQm,U *(ju.GB͌`=N eŝsg:j5L; y^zcyۏpe_6?cŌ@u̅M)*N㎙NaSZ .׽f"жJrD^$|P*qc!gZr|j+u 2|aDgٙŏ)N|;;Q' 7q富M;g+.<2{hPƚ8Dxя.g>T&>9 24aiV܊13e5uBloRɎhC! aZP<:&FV5XVۇuY"\m􇤥@]m?WCԻeO`^Tǒ릘U5ȸk8{WD+,ߍ>$S sc=J,uBvޥR.|\,XtN$~нa*mQe Ol^vtR.K ]n_pBzdL;=&_x. 2WDg)C+ץ@2YVSpT8M3 $L/Q5B}1L@ o RZ.H~:d>5MɵC=\j.oL"(&D{-dV{lsDUc<' hz","C&3BwaZRgfjB\4@sGJnSUzՔ۳":Dt}xl;0TJݟjTWKKJ_(͚JSgrl57> qv#j y -P"~7>334LB@&fdkz EMj,prrE3F\΄OV/#3IR6Iϵшa[KΑ ,jߩE&FU$%]/r3؍#9o"3hվqEc$šz{-fXҔ .M\MNSY 3/e1[C~FJw=љEȻe}m4]kS~ƣ8K D2@〞jCԐq̶` 6|BU4YB:~y`{2إU#[7C0{|f4(4ĢXt,KrwsпTFr;{hжۿrLtf|#h\>o`vrٮh'E?fKNVeEM~ *]azMՄw# 3MNQ}2gfDŊzҲK1N?uAg#sTMnk9&|ԄѥL3> ~JDI>QNꞞ=&U`X0y`<^j*F[AZ&Gh*{s:v/x]g܉ -rliߏ7 ^_nac9 4N7bYp@j!6ۥF G{1juƇJ>O- PX7U|wa؏l 7qb@?p["3bvvm9t L.DMۅDessA c0)FoyZݕGg]""7-u/F TRgـJxܗuJ!excLX()xl4@h˖"}<3dG=p[OTaoP ( xM:`?(1ߺ(DNtgڢwaNֲ{hfL ,?k",4#*ŖpYۻLƂtԁW?VڄDrQтR֠1\z/rK@He{4C\bɔ]&o\/zh#:ZHKjtMXe<#yM`ր@nTBȜ (zUu]d,':}?wuN(ըoMR vh7lh_ ]ׄا!!Dh$S6s:g$~uUD٘KBv$ӒqpnZB m^sbjwU!ՄC &&՘pRE `! ;_Rvv|2Bt.Xhz8IrŮ²8=n^f >}3NEܤ7UT;X><"8s|j8PڦWvi~]qɛ S*V=qo$T[+$ p~BACq^5%Q PCeGɔ0j%yJԹ ` cuZ]z}1H|1- $PimAE4o7ptg̜Vś*?Mt?;Q S$Ȑ^Q40cq񪔜D~1 60k l̀ ’q绹 q ] q2䧧ǖs1Հ0KNŅ()35*Z"!o㥟w)Y =%: #2\BHs.{ jNؓWl/T@4A @TB*M$<A7Og*!%`Qް?K`}Nҟ.kxw\ 80|ٛVr'' 5]3<#YgcJ?" B(^ PVcRINGEdRqř`XtIq G+)q<4I_x2[; ٱ-%%@Nk5)tMy&rcY#5q(&.%+8m6՞*. i(¶ k`$"+{1QJYg(ḱ{A-LkHrc?q9]ntbxSCp?@:xvY'k۝m8c9|ҺQ*Oۉ1Z8(fu;%&=q3 OZTfzy? aNf FU);E(=܃tvi:RV X6aCf ^ ӎe7 SM"t9 ~ڭA=[w V@]g }`(hs7,hG; Ƌ{Q[x@h$bLV"ޖ#Ѧ,Q?]r5tJ3; wJd9_QjYvG5 ͊BLg:)deǽd'/)CnZn(DZ \Rα o],Ňh%͙:)0GPy%.zF7X-MfF-1ܔ ߕXBfp]NآF*=\l}7z)10AEtvl=i,oR3V^i=k)W@ÝE䭥s2g<?}ؤIsY| l}HHMpX.7]C~ "]'P;jUxnm6Z`eTњ(E-2>)Krp!S]C;^35vA"Ep8 geɲ93A#Dk=*> i=(Ǭ-헷HW~4d&زDg[үL.`k-)vWl {1 BU4U?р\fsTLiN`Rxa5Up]+  1àHV1 2PƌehWymg#Ep3w5vu8}~C,[0Pyl ~x΄қ~Ve>A-R7ۊ ΍:sR5AV[?h/iTIsy{C |;#=?g$ÚC idz{b70ތ@ <:G/X^:1^49a"6N;8Plvvx*ȩrq;O.hI- d$P=3`o#AFAfJz=#HgW?۟ j.YLV}21}oֿ3@V+պ&/0½&yyh1\A>ec& mxYϷV;'nAb0^+iSUQNxj%~s7 _\,r9[P󭋷7W _D Ĵ4Nnhڳ]ր_mSEځ20U^*ɤcurlcF!GqIмB ٯDE VALdY>NJWcQ%k rjͺ 4JbﻴCW=櫀l&>`_^O8&6=؈f|\2ߵ%|D^RtǤKjMc[M;d|YakW [gKO%X.KS5]=$EŬf,FE s%q1΄ /{Kv6 z$ EDg]"ÑCe0idYE AÌ7*i)b+O\HAzLcب4 v\Yur8/}Ή`F8f{%lgKc5TG~iK0pߣ1&~u]$mC5Z&4 W&a znoҡ>n /^Y]Dx,mao|F ħdS wS;w?lSihG#a<9%(w7#F8ӿtt%V7Tj㣜¼`]~FHwNbqz`OUHٮr 늚7$V.^a|Hb/)~Wn%J?b~ <?DX/XEH^&M '!x8 FKFC,EWd1#(4􊺇T+[k!~{#& m~CԄiȔ+9U2l61U"[K(+U]d|xEϬpCI N /et\gW;Wڀ-6Pÿ#(:*?H[HYN m{WT /cG~569?zp n:kkODmΎ(c#z/ΡJxY!jH.G'_}jɍ/%Q׆YmKjm|`jj%E4 Pg0sE؁KRJ!XK*璫s`ݶ-Ŭإ"I i7yf53HTlʠC31? mYDK:tE)'VeN@YC`Ll#v e%@x6f_7뮗>W 0ݗ3t+fL>~MniփAR-¦-{Z!k3Ҁ!UQU<-{sD6_"`nm3vGn-F8 *Qiӧ wM9,Ң}=B5uuxA-P5-pq=&y7̈h,WYl͋br.QXW(Lʛ*,kY@|!Znw*f`.*p;;߷-*}X8lg_24g+zsv7cH{ˍs{>1ےu~67( ܽO46w8c;5B.gֹ7"vܾ5L6RD]&B֎y 'ŗiNys/X$\Aj/Ɔ$7 bZ+A"Z냓*OYQv { m3 >t5;ϙH^m>V ŨwLZd08 \_#@_la܁)A D̎3NAY3ج0Uk 3C(LW##WbSZTnR36PdN5' Pȕ_s,M!>ؗ:&pܻ5]68Aՠ !'=<! ukB 7SHb/3]AT}I=sYS%uW.{t (M`˔KH|̆Ly+_g1+h*f+y:ם _0WDbpr2Q萔nzbTG[ qZ %|sM\;/EK|- #Fa+~¹i^M Uy-VO'&Q*/w"b؏ĩ"xB9 AE&f$wm#L7&Ze–[Q h]~Zev" .|x7^33%L]eG<|3p|QKza\:>}^[$#^)f;F'xs/ 0J庳H7ѡm;JR eeae5imH:ww%e@k3dT`t9@s*Ҏi9­- VcNWIM#ól(xӆY(p}Ք9Q0KHF5ޜa8yQbtflq%̎A Jc$2-K/jȊp3 uQJE @!VC%X$Bd^ >)#`Tclk/90Dg2K鞛q:"wfs9࿿3D3μ64^37JiwHkI(+8hO)yOu>q7ү5MBa$F)=Dz 566iPS173y9=aZ,ތ=wo^)f&/}SBS^IkL#t>xF`g%Y 3ztmXO"'_۪}%ɗ%r玴V<pSgJJU Bۤ=L._+FZnĐ-aƆ$Zņ{Οz=|S!065HG4I:ق_r!$|E;T]Z2pЈSA،=%H(F:kc>}.A0.(GR x`hPG{u׈8"FR`W k|4iIX0O0Huu B3 /L˚I^^١3Qp/Gh"j+fR`T#** NÎ\:Trlaݏ&V}LFh@[-مZOwݧjv޿M0>ko Bhkv'X 5ASžKG@:Cr-'¶C~'BD$tM5-WMeh'EzZ/Rrue-mvS=mxpN(`n!UJU؞:fĥM1B!Mm',x "=50q*zދveZ 48Fe,U?C5/-CVljf$3eGP| #*6 0TmyEKqn]4k.dp: Kn"+D$HEmreX$تoȡۑ ՓBzь:Q鰽)zaIpGCdrE.H5kU^ jHn]_'Τ+Z؏eDgSᒕߪ*9o<Yݷ#-ժp*{p??Δ BDNME[(C{,ܶ$;C{Yq2phL<=A< @-,,devNb""zvmſGǔ,|4Y`EOu'smjxb8d֤Zx>D4)"2NT >E вmjF&ĝ,EAbicjDI&'6>VY+,ѠڕK5zR5w[|0@~NՄ/#%>OOׁ)ʟ`CcyIy)&F6xѱ~@Gj;Ѵ2]w$'7o%Sdo&1s㑅x8b\lC}vd0*2:o)w+U2tl͇0?B'HWaR(OVHzL m0lIk{O<ի-ɃO/Lb<ĥ9G]h @C?Uݴ~׌͖ QMBj ~p!5kPٗ"pwg@`E^9~\763lL'w$ta-kׅf Xݑ8u`[G.]=5br>@îSbGtʏS0NxC 0W|_i\uô(ޛb洞{7y ;C0ț?m QL10DTVC֞|q^UM'_HȨm֨[&D\ѓ~Hw8N0)g=(bZVNLkgF@ dFiuIQv7 >L. ~}o _ "!Iެ+۴x5`Y['묖2J)[F֞d*QB1wf+Z-)NnR,NJ֑yg %eƗwU +2v?!`C/0ZW]ì~޹XMZ@ɯ7ɌP0 gߩOMƠ᳓PFC^zxX]lc6^3&!B {JR7c("ȋ %cHrEڪ GoVn8[`R`6E^SOO9)}IY{-"O;9g]~v'US^P nbmkz 9pB A,1 #w;d7ou?L)(f}䝓[_imD|B ?l0cl:ƉT쩭 5"%LrZ$A`֬ʴ_Sv6TQ-s%9'O,*+4"㍜-}6+ e/bt?#4cvM퀖ߪ6A\FySnfeHQ3o3̹ a<44bU%m肹@IL"d$Bs&kǷ'>!ܜ୰j_q8kO1ilc]CBszEQ>aKʒ(Aq\7:)kpsS]KvUzz+\LD|*э>Z٢#(4|dI)M{L``%yEKXXhbP@VPA}IQ@F\:25#r @(%CW`36'φf=4PEBSbs:-H9]l *}jnw.\Ap1Y~R 1,]F DܱTö:nT4CfU؛L M9s)'#bZE '$n)b<7Xmġ<4"e2y9S ӑCdJqrPR̋ap[5nf͑H [zhXmB CS.Ӏ=ú1wQȐCDQ I7!g)fr-aHjFJ>Lo σ3Gq*m`ʤyt#bzIqy꼂@t.VvÞuRNӺZ-!S uy .Usg}kDܿ?r^sx3%\<(Wx% OQ2Tp1L!ő8Ō<5^KZ"7\OAj7gL`fe*~8J Qz5Cp(o>B@? =cCXs kT/VJ 9bkˈY& rDUMʍq@:0)]6h-ண^;v Ԝ#(%%KbM ۪7Pk) {)G!p}j&=iڝ@GAsKgh-4:ÏAZ֨V T ]~n;VE״1=>Y$tZdJ}]Q'#](@g>P ? T%e]d&4wkfxvmȕ&&h/0h~{!{dN0 ?}~P}5-WsB hu!DVpqPL߈PK,Ȥc_h 1ӊ0}L6^3|Nxc/([T Myџwќ_C7.K; ylp(Bڭn00}Zu@X*/,擢l1k{]_RDH \JLvnVTߡ Unsx/"``дF|YTս#)z~1F$ H[gS< `.O`'K}A7[2EnI/i^2$&AwGȵ.6V\-Bm/hn<njUQ@ǽU-\yElFLqU^u_Rr)!g@-0-=)H{\n1faHg;`]⴨r(zOaXEt 2ܨ=sQIbiQ Z Xf5>Q6}E B'{l]Y?3҃;K/@m{ƴ:,F;ʘFڗSbȵvOQ, b6bs 0"jܸ٥tY9a'Ì.JC+h#j"u 3<}7:6y;iȧJ ߄g؎o?HLzi8^U/XEC8IAEMPѷH*z}mS#@>$լnm~Ҍy )-_| 3a+FVY:`9 &1D ޟf^Jt?Vz/C}LJy\aR/OB5:wJPBLwQ툶J}BZ Er@(E5-"4=z JGCYå,Im\SPo0`WJ<ם@i]e:idt_,9 ({凣9kɟW{WЙ: \KU/c9J}YeJ!lWKdaB2n ?xD<'OM$#w`CעݕD]<;)Fc*T:5d[H\Hʇ$ʎ|K+2H\e q_f)XPa_ !KCrޮf'Gگi'!m'U׬ƙGw pWhނԮ<"llQ8`K|'ĿUcq]V:@bɨEV:t&tgwoۻ ۡn;9)k͋!¼P$C9XU[Jَ#upqaگuFhTcrMG^$R*5c d8V`Άm#38Z'*K3`rVm`_AX'ZH ,PFu3m]CvǙ݁R 2HX4+9͡gozzK_u'&x4VN\VoC$hUBE?V2?HQgd7f"ыB?_t7,X]WzF{vͤb2[MZ7 舱Y@7"ѷ:h Ǐ\A51P}'D[aI)TSV 2~S[-DMZ,&buK|J0: W|GG̤˔̝"## "E @;B6Cdkk2[cbP!5x-wXFAFdQ*a}b wv@/""%Wx !L9\#'fFG99hfՖ22Ժf=,JK<~efy,u0u{I\:tA8v:Xe͂;s=#Kh+L0/ͮ,Sp|E {gѮqiI@Æb\/W?"ǃ?BJ sƶ7JƴݎtN#NWz9UrE9h}-??AXC0Dl޳d))%Hq>wT d% HK=o7Uב~/bLΙ4WhaKW5qli3oWs?t--ú'Uݯλ"2++>TH!UX$uZƩw\n~#u~A5qkE=g㛨?s-']Y>eU qx|KT̫ztm$QOi"$҉Ij3 H@McIَݢzh=RSWmbg}3ꛤRpOZuNiaK/+M4H{)[ g:ktR\V<%@#izo`cdLKnW/7d&s3 ީ3GC4GL!rj/okJ6P"c/X%tI/YEF%SIb)?" ǯK'0A{l(w'ٚ4ԉWGGrܵ[I3}7[KT.Чkjwekc+ +q/!lm)(PlV"n,?,vZ7?czFF~%ö 6<uT|cX2ِ$6D@Y~~zD%r *x/E7oWvlTGMl g0k_* Cvv@CWG\li3@P@W༭uMm݄ްAr9^Mb㍮VHYB~pUe8>KX@Cͫ5tsqFMft]]@d|p߃V&_Ex92sŽ!kzNa%JZO KT ݫ Psu0epm,3nN&j4k]9"vݸ-ꐻuݹpba%]%`["ϠSBL)0L-XANG53٩N]9C>ZVY ĩ"Q(p$_^M]l=.8z@{Xr9{je0rK.  C~ |򫽚uxN<(R0SRi,u=gsEl7}~,kܥ" B( ubc{PI#.8j2:]5tmA0FPGψ BgS  ±\ 5Q)FHD㙱gj@`v1єKCzP\X+V*x<^dM5n}9>oVc:NYC( J9 8HWJy=j7U#GLet%n6BZF&YJ_iM]Qrh^~@ #2V "|~N\Ϛ.iy͗@Q> +VIQ'4y% V ]NxU|A#W'z-ݹYEP”Ǥ-1I_OhRnv-m;^>[Hk ?9Jq2"|#'ܜq Gᦃºu'-&-!sDLrt0ElHh`t);W@ -,Qr oaXGL.Dtn]T=( 4m'&B>I WhVvbj^OsE6iHM@UE ZA9~N :єC-Zu)e<"  мIJLC;*N_ecבo GOrhL ,pd`=SS5 sEwY\K:oqOVј/`?Dn\~ W M/rVE䢭*ښVTr-&cgMv4DP@[| :]{ҝ'a^Z1#]P}B$IwZ `%| !ˬYcbzlMP"=+m9ʝc$H̓vGosjYF {`)#ʝXO\Ej^DBPv'\r*`byO|axa{lf)ݽAa`dVz91 ^lm(T̑FS!Z HF㗖pFֱxD]mgE:Xaкy0`0CxM6➩uJg0JB0;]X+KSΚP+2[*m°Oe=3Km1-]Ku4sD:&tQ,GX5fI]r::> h4@:;#'T1ٝ:{ a;vZ_sW6,*Bap`2?pc-tT`𞷵+1gDrܚS$`\YcD]yq%8k\+_8+{+? X0=rje;rdSMXhJ6Ux1`^X*+yI\p=~"eC&e}"c5q$-~M,^!٢8p,66zغB Ln rOᵊMXaވL!E P: ɃiQ}7tߎ|!֠ @20:<.F˅#xeMH6ekCM]aJ0"ϥ` fe̍CsT=Jy UMÎh~"SzÃKG` )C;rU0c"(k*aWQ;Fߧ $>XXVa NX`of+@T^܆>?a0O@u, E<^t&9Р *H,e'yrJdJ@=Sq|e f7@lR0QZx9n3O d{ڇI 2<:yYUxʶ_{ d"~+[_܌?#%lwΓ;D! M!oqWs،qmrNnG.HI5X,7ΐOR7j|q0$;i/=9=)|v z6x} s!Ė#p ^8Dѱ~nq%c4u1+pS:\u:›(. QحS%VWOt`P0d"rW"u6x1a@i.l. ,m4WiGy"ͨ*od/_ *,ϽXr0T#_) GOH57U% wN'o%dQXkA#UfTS%MJ`er 9BY8F޶Kng-]Iǀa ayJ[NxNҫ$ u4&$h`P($_`XPWSO#Sg>As$ZgzBͱ1qm-rZPK7a)8Mb%$q$ $FsՒ\6>wGʾ dPJa/z:5@ \:8+A:Mw`:d ?mUh̽ZibGӉlCeCۍp^7Tatw*?6llKZS3?6F&C-ᩗ0UXO{LHQӣ7HNknr`M;OKZt{`1aucP2I f3v#oB3S6Ys(b'ĜeAa57WP=VhZLsPAgt fTa\T$4)2QNe1'`W=Go]خoj9_ɬjI!Ʒq }ryp`[ıU=XegVx/4xw{B@ VMjmӰzȎto:u:+tc!}K,0|zhˠE* sO&+`wY<5ށD_%*1z0@),ٽþuwgLlT72dt gq^5ԫvʡ5, 1.!4p@vp=nP-Gz Nx_K&]~%Ǫ<݆N#IIzg] ~:PMκeTX%p[:EJHwVl;s%U״Uf19)(JWDy\q[@fѰNDjS²^ x *W=-2GP mNn&tP830<}½(1SơQ$ex}l$7^5 [cQdxՒ.Y`">u?d},c"b ٪0x&PöH8(!F-M BcEE &п|i.Norq@Jm)ТdTTgt^954Rr`k/A7LV矁ݘ*`Q|d҉(pbms^ IαLt4 X@(N,\j8^ \vzpGYhd?*_DݗC=DCǃs$X`{xՁ7ȁ 9YZZ^4 ^ nb ~IK7QZ=5bbG.}c~frcLW܉+&f!&$ry89ֽC%Ggg+)jg;]VYvʠ2C~+:4?nD,[1j1+3U1-Lmb%"=9ĿѤә ģ(/ ;w5[]lQ@tND!NXf\!hT eoQa{3gI|7l=,4y?(ZS&3jĺ#K"ЉJi/x ^f.#1q̭vAf7NYn ݥJ(E5.尃H;\?Iö[Ƈp7k"ILwJIqSGqmixn8cC^ tsiS#B5ӹ7UÒYOpM WXڐMFL'۶H=Th*۝#}F J x@8.t({wIh Yz9l]9k77öX"VH>;q:C$oFVbkXϳm"̽@4+Ly0iA$ MTp \>_SŠΔfqKM}Gk 5j{ۿ5J1U? bNYt ƑY~[eZMFnSw"}O56E*.zhVb2Á+cVRAOh[y3 yP~C)On-"8ITYL46oRީ#=yaG ӱa3'?f'u5%pn'2Aa]T[kH']xd@|]OYvXWMhj@0꺣!rZB* ٿ:L^&;?NZiQXi;C£>Kz6dlRHEz6XyPK#&QV0cng|Xٵj(k l >i|cAgxaT\wf{0IButB;P<5dlzTwZG6rݴ"zR#}8'KտL0[v:'8 Jb`J@B ,x~5j=W5U P$Ur3!\UxyD+ aJFrt;0v)Ӏ3"%KLvD3S0 Ο{*x5t(H*aTڟgƄ|o}&S+͙ h, u::Q!EPr) <Hm㚙Nda>0LMce!$dU= "iR6gY3~2. (e=-.Cohl>. 9WB&1~Lx:Sux'L~.1'?\`ek^+|avC GuT2̝l1xΎNP.Npisq!BQԇ?J(b^<' Xtp[ѵRoK 9|eI4V%@5nsi)V6H̦:͢dTNA3{WCtZgGZBWd: Ś}9MջvbUV]e[:ݤn)\l/El[DCS1kG46r<3/?:CcF){zaJ2C-0ޮZfR))]~dO [* ,W“0⸚~v+s(&"T$-;q/.Z˅a-a_^:nE,1 @ݫQn%H4F1<5Kx&'^R|KTU!0l/iP'+?ub4Pɣ/U}`~xUwlUCfwCA6:StxB9O9&aV?n3sGw[+mp ͦ/KǸtOnFHD>dl·go xOusl:zmlSo"x~hujbB1#SpDf?;`˸kj{ [n֨h`;`1/)R`.)NlUch]Hii%(-,8S2ݎCU&!bg|VݵXVi+Y+K :qg[ YE& H= 'k5-/Ёr\M\@go8:lݸPLIx{Y,$8 [X~.pK (d3/RWKJ9x^ RuJ p5uZ{kňŨ{:Ctc7]FSyp :^:?=hPb!E Yz`qͪ d'4Pt/Ȓ= *VĘ 5l`  z1&ȵXH-濻_'0$"2s嘽Li y|1 r*݌560NخlCJYzF+ 7,Pdox6ëiI N"7Ξ`Hi($HoHg)"tkʣݖ~$QubXj_7塎Rs LfH"v= 1ȷT%$ZJVL])oH= f<"cΗSӟawO$Y'YT ̥9ͣϬʝ>gwS5^X?5S.`ٹB ZЇ+?OJ[s8goLW52|F3BRNCʺ"xxeyEiDjM>!u\;Y X.Kio \{$[ẋQҟ4n> x#}Tl .G6CHrHeΰ;Ө'uaG$] xy6(qq $ gع_ C5>eܚ5ƐL^22W|)esNgn֗J+乻ɼ Ми8RmEc;,ql6"Dz-VVo5+( ,US Ho`/eB52?\ /܏—xLYwWuj4W-GQ85@ZN(=f*YѾjCLm_@OnZpBSG25Ldk$E}/R9tSgJ ܪqka0*D_Y$TlkP$wta\VqB3DSLقN!o!Fa)zKuBw`8"끔/ϯScթ|ftAhDweit(83hnGSr}q2I] .0/0A3'ç۠JibvհK rT ~F RX{)5v\̻eN9;Z٦?l:{:AaN.I嚗y{jnح4x[>Y17"͖>6pN#EeIޭ4{fi$1NNF &յ峎Q|V=yPa5jnyB[meʤ4zv[ģ?bLFckp) rAI(D9Un+2w/"z)qiY L6SlVl>1db%6qLtJD꘷LN&loCGUJV1DJW.1 1f}CSȪe䢄w4{Fw.3o١|| c,[7e&~1ʣGP!USA?^#Ń_6c㦶w@` [ד |5Y&4' ۀR*a*h?`6ϷQ',Y6*w]TEu,媢[3.NN 5^ƿiƧRzr.wCPLJ۹|*n貱'(6)fK33Uki\Go 4OQw@j ,?Vja756ϡ;%lNS{g p FF\ӝs!~4K lf9vL(õҕSQ$4zd4Z5j#NUn 4$6{v$uZ{8c.{T$tVB]C w@=*2&Ņ:h8$]Z*u0HO(x;V 0r:(QZb,Z)| ޕ6m=\ J` Hy@<%6{AY,#C*߿;I3F~,eM6iR0eX!gC\6ď|e'o_ouCYژf9`"wzMDBDbN[eƆHiڌXқ.?K<5At?jr }aLz9>z1{J79ss=%!"~^3 xl}ڼ1en?Qd i&!Ј{_6[>T,4 [GDe0hIZ^kv=@dCv#*N!Dx0^eNNʠ?Ii/2-KϧWu M%`twcS|#mi3?\fzylunx%lj~JL'}42ނ\\ksk2livy!F*Q zo揅_Fm +/'?4;ڍD=1S(`BQUs& }|}81/FͮiK߼.zoa?}ͽ|WQjG^n", '^PKd_JࢧljwbY?%wyB1O Պ{6gm>GP*>{م/4?VϟJ&9f4t9X- ʓ-w(!g7- ,̽lkaJ@Fc3Nr1 }9[7񊭤lO $lŴrT H+6Uɯe.mKW9xu Sj?Y=&y]WɻכZMac+5cP7P5#{ A',k<]I!;VOTLY €7l:d){[Hn;v`n'!βfiTkL}ycuezBȓg}cDX %uF8CRpNZk(jڤesE򎀘,]I bT5HS(ˆ˕ xN\Oe[͓ygMM|L(wߎqө =DUf޹ );NXXh]{ˏSYsf>rSp,j>6{gk75 (nk9w#TK߭.tFd` ^qR:ኰ2Äa&g4عM:r2H?#,8Jτ ~ g}l|^R՝X D0mhx`SFrmjPY; xlR@JPR)1@lD (XOʬ>|$ǘ{XL'P'~W_oKIBFz\Zgڋyx~葛/΄ U7ҀA'U1Z.L -J&KzYInk"\^ aNE7] ԤJaÐ=yy,uꄵ;w2P uit&𸣿'387lza:p}zy]eMiq˶O&OnGֳ<).~UFj"X5S4JJdGhN|GI i}TGz2RbÞg!2F& % )ē/=ӜK>',ڟ2Ԙ8'z4U'|:⯺5IYߺm nDcNtY/ȲpkQC|&#w^Mm^֦'א07ߪa]ɺi4=+μٷHzp98*ܵK^ud쾧rNb4 ykbOZ> 5LRbDt>.V|x+A4k>لsY+4m<:7~e=Irs o3P}b!NȈ3;0VH~P2v}J.:BY('K3>VTqLkTR"' r"dխLpoVlEܪ;1WPM s/ic+<ӡ%RXץ-M`JP?2ku$Ou?a+ &7^#؛~y_Z;n3'H/ o #gPcn_5#*Gr~ B2[m&XX'*U2;!Ml(NKFw ҔzOf*ߝN:d~L!6iqsh! XZ 3MSk >( P_} }mHObQV9;0vVlCn {'x_yݜ?DqE6lZ:*$ʄV?r&3)]Mn 9&v6Rɲ`*\\|Pz)Wwq}>&dUdF;첛X Ԙ_GIhʀ$:P;LG:.)ºjײzm&Jٓ%VVom0JYr"0+fٽM*!' )KZNl%7 \D5/w( 퀘c/,3PJDv |AVz>tx6*cDR׳c?Y\dE9cөW,Dv-`jCwH6J@$yS! 28Nc2Ζ 8$<#8Fa $G [WӘʽ s;ӛcJ/g\aдS4$/ui@fj| e ܤ`vjM%Ŋp~BRWXp*YF_v*6YNSa !s9QbCNyLJ* `lӦj/).} VkK @Fn9@wJzT%74#8/qYGR#6@ #| ߥ|>/ӰZ'1\ =g7Js YxkBZ[DlymWs;*:$տ"e"‘!lP~p=Ͼ'8'}TXuqmI O+&]iy"+p"^k􉴆E[Ÿw:$ʢI,gf6VyMG]]+گ:í: TQ2!::@߰6(Y}aY49֫O(.̷<8N_[(EvʣX!M!)m.8kD`U>ttC,~'4?&Y> ÒLM/MLâhor@LF`׻  ?>87GCc:֑P$@Pt=VHŎ)Ү fN:)s62xD ZQ%> ô6z5Gx FcWhφQu";qe@S s.)"8]Ù儉mEc@"jϗ\)~+\fLO]UB,rp5 4c,_g;[6GبjCD֖|MR! JQ),] ki27bHƏ+\SX{Rf#~5Fy$IQ_$L^J0"˲U7/ !Ra/{JU!@Kw?V 95*MZH@b+c(;9?]27A(A{8O(n NSn^VZ UTz\J-C0+[`ߢ3ebZū+NHs5~ `Z斪[vsO_\)Nx &<1mm_JL.rU?Xl˺kWT>ݟх5چXN%?c;g J#vS= HW'<6g JU1i@ _YW"MPl8чi{2N2n,*=Z~2AǮ P3ۨtGZ4'PfHb>XYNgwMض]h8 'ۂ4lK;쾓I<.VM`RAgiͥ)HB" R68/JT@rMB?rTwѻ„JfM,:$Xh@2_6.u1GCOz,dbOϘppYm940L])A%;[zV+4Fp @vY73S{03AvV&g'uҜaKh76yZ8#@'dA => QIA Q7VWI֐& }-mgˡ",DOyKg+ɟU*cuvmY0 .\r1izi2ћi ahqڙ ^=wo?יɗ&~YZ?2/芯fdTDV,Zb"jʥV Fry4[2{r1S߭?!LStmޜ[sV gj)Iߦ?ȶJ:9'ܔ;-/TYSaϽ^f㘰uDsU6DU\tu]Or=lYlA=l&o[_OsmΚ;G[;,@ *.ζD[#BM,` È$g* $>FO˽<<~肴;h|Ɔ尗ïqB교-[azFH+wkwoP9 e>,^gMsv >?0DP{UD3u=juHy?"ŁF|-;Hk+Lg؆cp]R2X+ف|*: ++$0%OgaNZa\-87OϱQK0aӯp7/;kD;hcTU`j2,7YLi&/ E3  Z#X7/8ϷQ:m*.Aa )]8~Z(I,U$ڍhYBa@SQPǛ4요܂ z׀l5GA)]3~*cl vWMLg;.JPp~;q`U>]S#!?k/%q%I[78bac/7`}X=Xjŀ"Ţ]0bDV;4?SN(]clqx)7B\9H%!f3,l$:Z@QO>UQnR޻^M7߶Tۧ|VsH&w 8Nrj]HOzΖD gL;K;뜔fe7S&RM[>vdh  7-8mjJn3v,U bGT:˟&WF^͑tAT:%(gH?h3m:Gװ{jYXrmz6"?0iy'A4DCr6aW%5d WI3h=iԖ h3[%g[ЬV!^cnD(L4:tY`IL fƍ*q9S{m<[tA-;G*v%6Vg4HV'"2)!kx.P%ٯ+ TGV Ce0/4 ^c;wEzה1u ?!0̆d.*?4!-E~@-'[ڥ$ORDFO@Mt'M3gH&$Z;Ŏ@t1\n/fp t[׮anr#$ DÝ%B\dzQ17u8Op(b$<@<i!-1b8W t"Fn3QzEZ#: EF]x'v{>.*B2>xxyjy?sqb|[K%Lwq 6b@1 ζ n>3[fI8YƜ< aW:L?hW3P4`3[6ތcH]wb8})7!ZXš@# &ٮ(~]Bn+0&U%#^S ;' W["2,QaWr9Nץ~5΍5}Z,u2Kh&Rʣv3sfY(" x8D4U Ku#L3#)xSm OR$KiTg sذQ9qH DݖjgUVA\S&v.@і's !v\ųLWom 3!=<E.ք%ꐊB0%]l0н${Ϻ1u >1|u2x m"H.n}$6ʋZ5^ZcDj@f%Brz2(CsIXXD98-cS! -בdOkę8ΜѠl0Dzp=C*Pj!R,QXN.4 *?4/ai-TXLrk5n2)\S4sbP7`yH@Z DS;G:ڻgL "JV?J1' -n0 <ȱ×oX2i?j{ɔaޙmg$Nm M ֟4 ` m1RȠ~6r0 \ŇIX0aF.)*jo? BvJeaq"$yFxoGpYݘ"X\[ [/XV^gG -"eJïzN$AY $50*H54arχP?jAwQJ贒u-b96 @¨g{Q1;ohQ#cK9FԋHa@ cSRhRz e`KA}CnZmG%XK)Qv>eH, ~Ջh!.$X`ˇ8f)0uȍ,W9RQP踬l#"I=]uFz1-GGYDl)%F9imd-9g'b)Fi[^.%ޞ[{ya{~l7%B< 7kIFb&4#4]]Rq RF,OLh~MWʵWuZA(h hcG _ڑ-qkq!ahV_fA]+gWE#SY݂3Vi1臒赖7NR.nL}[R6B;v_ ZxfΔCK@_$5{6=Vl$z,#7m]`n t7fGO+Ⱦ%;܍I(A3ƖGn=VE)hwK\wX,Lz"⏲mΥ$M[曏DIN3=%Ko O2 fhL)yWЬb X$'Wt`X%<;ƾ~FJB5It[-.J#8τeBedY_K `[8 R; 85qr~YFFWMu5$xc0gҒ+$.krBE%l++^'NP8:$${[ aV*cٌU!Kj(EfMKbK#ppzγNO%rp?4D+vf;ZsԢt@M.=\4[@~Wpq*Ua}X(IǶefc6H/g`L8 ୀu R09kVZP+tib͑'vNMl<U-K܆1d/䧯 Rtn>qr6Pys)k(ÓעҡD縁="\ƘhNPG}Do&(Z %@$߀c~E*9F,϶<}϶'ƹQE9`4Iy{Xބ[A'ȫk{ZZѼhI>XXFߒtaG *|~ix0z(.3H4DIW@l/1V?"B -) izxJLݫpJ1Ő EF&}08ic%=N 'Rhe?aO;nܾx.T (|_XOJ5V˼SwM3T˲呞Ho1ʴ-YK"g1tt3*@Eft;S7LH[HĈt #G :hYԶr4ݬZAdn!]b]*Ve#!\`en;S߫;(!n>eݹ3 BdkGhWm~X'f,lo"_uP]3=ցP_!]` !)Uq.9MxP)Aۖ0@rsUZrۜs![bQsjHAY!$xv;iiUHLR=Jꎟ>t4 EdBlD?¼wu9^={$FW" Ɍ鑦fe[@ϋ5ZKjªMy8C |HBS.sNl ٱܩR$uBΰbR.˓'Url\&}sFxo$U\}^y| _Z^켐cP{YJEQB®"qm0kڙ~\^ KM b#7zaFGP =0Cer!3i'M5o3MiAtk}%y2FͧOPLt%Vȍя1ց=,[~!ߪSAh2U jʗElܞ c.Ɵ;Fe@Ys iW@k^1G,Y~d D=^+/(V)I.'x%1 dn'>*`dwY4JI.6ˎ䳻{2:]>X` u0%ߐTjeHj,bUcL1eJbaƬ TQXC| iR>tGI*:VRE܈m̟,T d_:Vh0o9wNDܐ ᇡ mu&OC,x77 #X!+QZ_A+mH׀˗(g[ARKs<QD3ZtتEr鄑oʒ~S=d*n*W?,i W^`%6͍"@k3̞~`7=:_{+l#_'wjJ|]Q`:PianC;vӬPr^ѫ'Vc:r(QtԦ0P{jWݣ Qv>峣9cN [QӥtwzEʢ5}ZI`9E|4;0|r/|s$&*y)s**؈bȭU M%{uy]ڽA6_qH 0y5-6|TȞwĽr)ZDHZ0b %(H /}ϨchOl8s6/0 #ؽ,ֳz\x6q@* p\xL3'$ض5prS0ο=bonYrs>Xa'Q7wCͲ]D2uܙڝuxsE\7Zk`2,gej"ꍑ~D}) `Q/"͏`N`hb*fG8 Nտo+#_ $%vEMg_/SYCډaB4"!b_ESUba^]B'{ism騧8o"ÂTh.;H:\M}B#KKO`B: NSt);dRhέU5шܥaAB\/Sqk!\t&iC-ggbFO*7<9J!$ʱ]'8fQM:+/hѯȔ ȑD){Nͳ1gu_ 朴kq3քc =kع&ٲ:Fu#][c ybGJhqt1}0Ϫ`xttfWחXjY9qK>ZLH3mvSACڣAϗ[FTzMX¸lV]Ϥ{ Z. (ת;o3 E8X͊X#4 VʇM2_c K -\UG]3$hDfG%K6>S9$ ؖ~kPO+ޫz/C_K`nj_{$RQXsˬ8rNbkP C%1?@Z:C3=M7[7+G[Jx֭WAFKK2CK+@:e P,OyÞ6d޾01Tӹ-|n>2ͱf⌡Y^}u,FW6m~,\]\7σN:PO0iHal1먛mAr.p䑆ǐЕ*׉wVw?ͪ@2XO3Az?V[%Lz (ޠ?{L HA揔 RK?@]ӱW>frs"ao2eco 0u, :IFZn*Qh2WBY&>8~#ױHsz R#KʐgI4@ ކ5'(F IKl'r9qo1H Њ31SRA5P~=Ѩ kR+P !1*wOk&ƅpU`n١%'蝬uf1J2Cb:!ㆬlį`4":Y*PbmVwb_5UhV]wIF jS,~h<y,Gj;!h~Njl5T{[ŏ@RțP7|\f , ╃'q#|/!œd}5Y{~8}w]0'ļ$BAn驊8L\1 AǪ!}~(8b˔Ӱd>s#X| Ɣ- 2"R&C@#l73p1r貼CQhѤvDH\xsy4~G&08Ż&kW8!]_Wyhm-)sGsI3 yLE>'8 /w;<_dk07p%3*$*lQpgfpQfNg++F!] /$c!ɳ+Bv2G$r1e%D^8xGGĎjQ)M\Un02 LRS )n-$0ez@̗vtrcn,PفWnn0u&o2?W;%5:Vήf|.:$Z*MD^sLBNÛVq&Z**.J%?wH+A} E\k~6'Un~Њp f7fct6%@2T{2J+w YУɎ@r-LL]sH\aZysDRU e< 6J/^M2x K@葀65 ;rպ@|5CtZjxez 0W|S ;*;~GV}#կL;>'W7˛UU>).P& ]>A՞C7B[z'_ep'(ۅ/;^?Zl?׽3Ifk3 ëy{\SF {e&^-%q~bΊ?Xf6aEw',8Y$3l]g ⥧etR2Kuܫyrxgnj͎}7`O dt Yٳj\2i2~5_ؐ|b >R}([<;FlPQ2V!7*4 B C~c]; _@C^}͌+]xHgh< "o9hqNcrp- :h\S(/ME" 8ѿg: ń^6l!WT'bȯ6։$`Vb,dSX5%djalGVwvϸF߽< H㻾T b9t#as~nsm'i& 0iOfLZͰ $ a%m 1xvoX$ģJkCoIQ՛onh& 1* ! ѼW;U0xqsUN 3㆞+3Ӡ+.VO$N J (^>S-[g%&wDO;gOMfHXz?tA$moDAɭ$}wkKv(\+*נk~Қ^o~u2WtRhNJ1r~Edt=9FC>8x6 ryVsq%  W!o^D"GG,41xc`ˎ@?0yCxaʱ3$A%HF `D}k G@&|'W`m4f/Qhgco/4ZOϔW Gcʩ;jFhԙywl@ !tr,P2ѧ*{.5ˆHmcHaDq&*@$ ]\"ݨS#jX=BKE4ό hycӫćNwm'<..G`P%6l4A+bz?zu'Q'b7u~a 6hة9^viIkôsG5{^@)1O 8 8DF9nh'IF`:YO78}{'< Kf@8ƈsznp⟅MztBT-U8@ +w<2nekGkHst`Kj#cNӎd.| #`9o^#S6C="|5ZctH},@w6{&5zɰHC09-/\>qPwdo}.x5龷 PJ "p#6=o`[22 un]Capt{j Ih>׼|PJ!ǚ26"-|H+yqHb2./M_^Jߛ?k pG\ AEeLoFo0[WWZ}v]`m_OSftȜ$M U_ZK4'kJxH.0?˵;uJ-f|Vch(r"ґ*-ܰ En%T3-z{9藉=+i}~F[)cZM8k,"*|6u/ˈUNM2::@|9hOYi#dj[:NX]8ͪ*Qd/o&P-;*1Vxm^*damƸ-Wy P$wxSՎ>Rz @].NRY$ٹ@5'f>FZ6Ysݎ:'>4]dXvav=lDpA[D>,VM!!6Ƒl>ԛ7SabVޔ8Sؾ$lAU-sRXcՏ%.o-\ 8>xoz"P7$u`c^{:}<1H.VfNݱe&Â֜uT9L&9?"S9m}S}gX?a2NrYZGlxq=AHLeQ- GK T3d![gűg fJ0|09Gn,0vY%\Sh3 [ d.xNyE4(>dqFu=C"F1. 7.;$ |pS̕j'&.b˰|$L wPćK|ەo .wՉ~Va&0J;Jd¬ B"S#_fxǔS(hŐ#w0C:XeŜk VR1Lm2sOrǬެ uٰ۲s:s-YeѶx _&0p>!PP.P^"b}վp冷1lBNNut(i%k3EYܤK` vպ35xo>Q] +f9 MtWnW0Ƴ^a8%@#Z筚I݀ o3hOmu)b=#uB`a`/i =WjWb-vR&xbA$2iiSM*'\-! rIYW:j[Q_XYy?b|ґA1lˇ,1`^YKv7sUy#-afMhO6|dsuRCc<Tiyy`&uO0޺`Szc_2uѨᵻgs0MDlh%pUKl/2= 2$9-GJ|hO;'ցY#$l->Ī± -R&OtfK %E %x W)Gz^[*5#?llcY'rV|Uoh\ͽT#n"@Ej~/CXk5+.̋Ul>єY"UZ55њ$ݿmV &q[0&{=_ Qg]1(-$o-S:g避 ?#6-ǐY GDtX4qhB5dVrkq"pi_BF+<>'RO1} :e=Z0*,(a/XR[WVYv!֣.hf*/?FCY$-kt0kxw >ujO:˖Tp@CË'BZ3CHkkW6l6hD(;M):պǂ0}d@($숆\ǼFNP6=u^QXxy5UކZ"hi_ʕ5Q2dwsl-v ;Pq7nIg{ug* iَ[-뚱IRs[b7 [7k23 3]ts>w\NUzd0Ͻ '4𠢔S 9$k_BCP*d0)U*Ϩ^"$οA&C;g{͙hiT9Z\0UR5d tKY$,l𙽽<§(gnڡn][p'vailx'aFQ A-z`E^$\9 f[f3)b4iks9+ގ3Qvbgj\^7AbK#0߆Cet."Y;&lXgZp@R:KC  0AzvG2C2p-S8ܼ!m|+n̔&d$`l7k{ٲ}ӹ>J{4-oUXlgr@4MY,ݲP`k GeT< ;Co}ByjVE##]Q}uXt"YRYy4 (wCޛj&ϡJ  wvKs. dž/^:$@5׳~n^zˮ0"U`Љ+ |/BO++T_^ {/ ߨ xPW]㨚a4 ҥ:L޾.2wkSqjH. ɳ4 [X6 a&m@ֺO~=teT [H3p/[ RA@H},!gAoeyE4CsWގ0JțؗcV,++*v&Վ p iyD*ǵ]1_>NtgP,N׆NÇ@ve=gj|)h'"cC:]X=9e禤Q,o #o<Ě!>4,ft,h)m< tq2}Abgm7d]jx6.6Cն3e䁃3Pp]ᨁ_P]@pY?Bw@DQJa%@Ev}nq'}HMwBOloC}Dqu_@\;]b7(7̥T6[ 1R;q4YdIjG&?eM/L //Bo:sN!CXUBr-zL-\Ǎ3%f*vAd%d/-8T}E./ ꁇ)Ny}ؕH+f  (L\4 ]0 :XE#k GבoHBaLdq3vn]^?]=X~D[8Rg}Oqho dy8Gjkn/xEŢ)I$ =%=o~:;z6@@1g^쮲W%CK3 R<8öHHq*`1DX W+Uˢ}U4:Aô)ȧe|5MNVE8thO*&dQ|[?OBDt Sz< זn#3Kd N`a]Ԗ1S΁RJv3@^\073\ j&P9EHLPD&abm'8((e21ĕm^:h\ħ"+8{"Tdy8 ^.Ɨݫ0`8VE 'AJWWaK4` a$΁P = "ICfLJk9|x< !3HuSK9o:]SLL 5)pQ5?m&dGecrFVK~MGbl7/][Ӵ,Mh~f|(j^f^ԉPHg)GVv%.QȚJp/jg`5c{ fؿɏ&U@CŴÊR@<Vn\ٍjԇ/8pHٜ$xDVCgw㸍dp޾0S4ce `?=RnpTfVձI M>u?rtfyC)A2M@ Q}2ܓH^]0JaVd @Eh3C`t|OosUnVn_.CPpy!. cr46]<*+='|j#d? am3^jv}j)TY<9%-͠Xb-PLw~=GZi:!M*.5CN9B]1K ûP/*X5"@//1iǽfqD:!CbAFRȸr/]yz" }̷Oڋv&sa'O{C9k@AP3SiiĢRD^@)Kw>e/X#|U@% Jw :WYG`dPnNaRI˛<, `Ku >؞b/f'@p }D=\$SzWlCiJst[XOۋ&"=v؈Qa2$ЦCM.Y e&ʹj^QyuΝPXU6<7B+fwdTh7 >s#Mc;QTN_SuwU[~ [O˾߶2-wѶTy!s#Cv2<t=3!MGCU_|n^|-j7䕌W`g^% i-(Svq}:x*5KhFTWMۏ˖nxx qO )/+ ͬ,"Xa4H.<%Uk]O^eE"19΍C3!pg;{uc3T&ggց%S'Xkr#2GGt}-qT!HuXſ~S8QwX+:V쇹o"b@BLF7@o ww\+Ll3]izc_՝.MH`t%Xr&02(βԷ7r+KKBW4q`M,& ޑXPEn?ƢBfwHcϗHcJZd!amk5S_\˖/}" - ;5A+YI_Ap^#nh 8G+pfwنv6f:7+\p_T673Q1KE˦;~l^ze ݬNi/YﱫQ/]W m(W< ~ TŴ*g4lX}K&^޴CW*.;L:֫gA\˳<$`+lU6Cu`ʻ1UU;{^hrE\~-* jǡ{,2uԯR:銻p̐G""R&a*z4ZoN=V``9*B$gt&u6$^ o(pS=:6͐3˷050qw D^i-/$cazRjqgJߓP>5oA#ᖞԈ^B٩֛1Hu9#jқGhV%VhM;5 d(:*T@K#9bT usm(Q"V^SS*s6@] <$@/sǚDOoPp36j,Bgp)eGjEv^-ʵ}t%\ђ=lG)9jv24;WVLqwi&K0`%T{ ђW0W{TJ[rGyZpɌG\ 8&iM)03rȒ_g<0ۘGIB@^3ehlaph@ia6d{w=EDaʝRv-آ+I\?`dI2:,֝/i]X?.n/·!%d8vMD}jO*TLpjge^:!=96Ө.ʎ4PȽC{8nTY Q Rv^z˱l>V5I#zo#!OΘbfIk WOyZrFyrϣ}NUdı$V#'$7)yL E]Ok%k~smcnܢ9{3T?w5T8^PP4Pԣ9e*VgaxPI^xղb 1;ЇXC [ x3#/WeHoEeg ěe,-۝WjK}n5̲ KrAmaMpuq2{fZ;P;t98ٯc_2TS$wD/Aѧ]1J'}6_ kΒlݒGUe@XZԎ2tx=”۪ BZ%Z jǢW3K̬uf="pFnA Q < /fs)FS<,!k _%[+_ yX29ΞWc,=#Y-Z}N6:]`Tj"q~JF` D|MwYמ6\eKw{j-N1kl ၲt9fVeb |)(Grĵz ꯏ٧%L/W>X00V`2!&Ao z2CtU3be>qBo`TKh;ωsx4R5OV9B=cP}0PֹfwC6J+;u Pi秕>pf$EHfQh@Sdy@?! l7kSx' gEWOJȋi$rfv-s抜ܖB\"KM\!ο?5S ֜N]GoϼRbM>,zqZVpi5H-ccT3لE*Z{'F҄;9;]$kDT=yE!>2,VLwGD&o0b&|`v)j{]ǘ7./ EŠ@-Aqsmp܈0.lBL--I|TcX* Dz SXvR\Sv3Pg#6V5bfFê@%p3J E1ސlmYIogz5YOFg$h6h"寴+r-\9]>BOEi 3.4PJ?vAŞ+,ƲUN=uwN qEduUOXw|11t|X4 S#\ʙ{/iMevΛbSJ_cɁ2%zsp¢zКFإ|*y ZX8%Dn"UK _m)_K@BH4ƑG] fN7H(1U຿*i+1I|'QNP}L,f}t +OS iX!PUil_ZAM&hmQ0DWeeYGxE8tg!_w"p';:!EqڨnՂiJmԚ)'˃,GY8[9vZf<ʌf\3᳑JxwR˩V2] M(a)BFJ\GQYve15y)n"c`O ώЄ[NgtGtqhhj p{%,̵wXCw}\,پ"W(FYl30$:T"z=Oh{nt8ކ!YWeȟ;!H=ŊŗRDYԟN-`: y7ˏ+47)lH ʧ;UפK4Tya'0;Jw/ -ɯac&'Y)?[sZO~0:\J "7[/g4lt!->*Æg;[J츙)7DpkIk Y7X빉"ѵ3vl>u ?D۫)七?wfu+;&xWH]EݣA1WDS<>r+]ZgA^f-CG81yɤDh;Mܹ]f:,d'=Y(Kq/ k0F~vQ!Z+$l,Ll6w 4@;H+N2R4՛"G xb$ Hw+ JjNh]CWl{I΂YBh_:n' 9@Q)*#8"<뾻rYFc]|,3"'D]yKF]owXX hxn, Z:[s4 m/Y'N&*Hm_~[GfpTIH.=H@E5l fz^10c{Ÿ+r,շDh)6&dI O-dHIVWt z t| 9k(TnެN䮼'}GZo/So=/O*(]o" u~/]i[rǖm˂t/>OoCKC\ߞPʟTCxi(?S ɫPv̝^l] |RBa>XKvE_aw3AdfdR"H(<@/ejR m`^wq X>JA n: ύFȁ44;Ddw`<_qQ_+ZZnйUM%! W_s wsuE/nIޱ@%|{] nvQMC$1ZҶ\d((df+T%Chb0_KR55,Lk wFjh0)nKB?xI?g0WTwz/ O,.}ܺEWx(F,mw˨YyմU)mbWsN"^֗>3yfafd6^7QUz0慓0 R}|Fciю#i7iaѣf&N$ DX>ϕ$]Os!gqLr}~Ysb[]{ [:揰t Ĵ~z5l2d`pO|ɣdžpskTgAC 0Zw; fGqVaIMޞ'm9~_Rlm 43dWWD'BQ4`25ק4W@ %}C9 īP bDMD s-!O:RPϩt4G[NONSC cr5,a92yb71+Ĥ>g2/nVRxmpL.?3-]%ReE'5MrŌy5k3Ga^f/=Q\nx!e y$ݦES5^7+u[F:;O6RG,!M{P=dndTc nEnek׵Y$l%D|Y!v9< <2{m̗j5p^ h|^ ,g]dl?iV8A4{p>Fuϊ}yg$xQ3ϭU1!ʢ  fs92Ѓ~ܻ{#4 ml>U<34IduɷXOu q&/ jZj?M®ӝX,6/@+8zxl6*&3D@պP}I3xɲS·)!z U/%/x6w'or5OHl͠{P\v%fxfo@X&a'%P|pf~8SuyHN5t=!m߲ߙsc6z*qO6;]&WOhr֌„!de,^o[Y|# ֽK󾚙'BߒD/cʏ)5>RYZ4ަ%:YLZޚ[w~aW'19&` V:\gS/?+㶠K *۲(wƸT5/@^UGjg\Bw`w41 FI#4#'Lvܯ%K-YP^9=/ӕۓCƺiLȲz@:a@2oZp%KvlwK.{hb/>ʤxP((NɲFb;`iCڇb&&ps}K44GsZbgJBcKd[I\ckV70XP7I.lF\x(Y+bb Sx^'&!L,b ؐtl:KZX0^iw4$gWh' ,LɷU)ߵB펴I<)c>r~V )O^iA8 V=\ubn)կm<nxRk@cl `U?8}kԛS#m JuFu.`~HbK0Kj^X &|]ZKۛcw'|ƮE(b(>D-d7DYhQ&㼩 dg[#~/_= h=tJiA (ʠga/7ؤ7ߔ݁d{B")OKLR8VR9y_n#ƾ}O-%nΖ4!Z$P +5=UL26<'DY4j 57l&Oh^'<ޓ{T#hlC^K[o܍AXt'Q΂p9x^?Bc-+-&>Wb=wxdWlgan @ZʟFKYLcaY' Vrnc|';9;&g۔Q\mh2*X:4R}N4q{}4 y9ְCE'xsv8a؍`Rtr\W% UzRa] ED&Qd> I+at "bV;<ǭ=9WbB{X,L: NWF=s:=nD)\BpH}0;# A4X`CqMp,jZW^`+';6,!B*oō{^π+rS0ާcԘ"A@ipE< 3٫Àਲ਼6K#bcԈtdqVI,S]w$nJbc?8.].#ڰ0w\ 5!o0c`nԒ;xMT~ ?epKX5e $+e*S2uء}o}>ʵ>s:C⺅ս$Ni/37Bßy|ȝӣ2I۱8m{gvV6 Z C?6IaF] ͖}E+v7{Dv=:iCeG%`hf3&פ^.1ko򂉢/NV|%\c6ɇr=RZ=;@]pOx{X6m:"7o"z}fbˆaWUn}*gk1^L8C#b"`@V?#KۖpyU";RJŻfIK׷Im3LtRݞb,H^zN9roCN"ʀًCos$.Wc~_?*AȀ>*E ܊Q=i͙|)ʿ1yrZk&f!Jр=-g+e‘S0\;',>0Z0\٭"$\oMzY ? xM%5$/-h8#Φ~@VbZP=_e"Kc ȼӠcL #н @ h`0a8"HP2;@ײWhMLGv)C]Qzz/jw3{84!ߌdĒLZtnkF^j*-FMin I8_pKݳ +lO .yQf8mU³9a(١AqȤ3upV(pp/|FӵٗaS.qe !7<'?tסʵ:;Nll1&]F*DWm9'F4YL}ۢ);J&lB} J7CoȃN)ro8OXlV~o-=.9c`զ&tpˎυ?DQR[Sn,E&43os.+4Kut2WU8V5r|Jn{[T0)eP׼gVҷ0Ds>C98 H1E/y7؆yx! mW#ؚyrD lLz(ٷ,#S*Z0;,$V 4~us" ƻ=P,q~/CfLk7 9&L Լ$e|FnheZ\[r&| Qa~"> ׏Ȃѵ 8N aN/;' n[O27@ΨddV Q7ȕ;y(QL?23P#$t"6b5= FEU:uM ؃0EB! bȕ%ʞpUZ+V&C p AZԌ4O/@XR<;mFu2SIfz-uOWq{t4ܥLNp"DzGbqNIۡXsG~Ԛ5@+SN^a:.,}|n li; =Iw9OG)c4c:ʫi{k}f,k5w~)2/%0 oX\.q}Y1ˡ?KUbܲu -bRyV(p(:MhczӿiNZkBÔU;{1\5PrN׆7* T ۹}muc4J$o^fw,0cA[͙{gy4-i-Ɋ̐ji{C~vMuQJزbWhuN]lRm+`1u,iO8if]^6!X6gwf;;|}ʱ&?$3uCZg j) Q$CHk°ùO~Ժ[ζ`Mʷ!ՇHMSxxqVʻTYˎCch\RĬQh3Yh("9lV}s6&,Wpi1!-إiLFJ6oE V芤s)H!Ϋ `sɣ[+mJ2ioʫ0 vP 0džB*3 {ET5xS]q8b~C`ǤپFH+B6y %TDq,h(0gLJ=g=EM Lp{^$*NIT&wrx.fLd:nĪp>uK zE)"hsS1ՐL4 !44QiN>h (~X+[h CrY.`VQXdCJ/s]# l(Ls'J[ݡb[cP}-54כ-p7͎A`5 y ̈́+QfKQY>Omk!b:/&ɆoR Pݟ$Bنi$CɚnR.w/<{#(רmg4KڝE@9Ea -9y5 c}4OZ^2*)\ڻ8ZVI OĿ-] h [Ue"Ú y3ld]G0Z?ܹ =)VeV0Y&"b>Cr>jIA'27lF°H7kQ ; kLgZvjNgCā@~o6LPGL >#%ygś+3#t@JƱ[:Eb̰-d#o_0*4@\?$2<2 a/6uӁLԤ+Tܠ/n`yk?zKƥuDjIyX}t9ǴH8RTP6nZ:1WTs%.Z؋8KQk̀ȈӦQ<ݘYZf /z/pl>JvI_P'tL8n'cKE0ԺAW/ݱ6Z5ăJNp NTv"{FEcP2L!͌sdz$zrO }@U ZA"y?=8_f{i XTq3qO$X!ED]XD!gD`a}3{0SzS;3RFJ6#'e,43mPn4η^]&(|SrfgfɃjeo~[k0 3"k!bUgӊH-Qt aU3p.Yx46-)GѸЮQn?w7 7Un ,_0IV Ƽ/G ,I$_:[ahH퉁O҆tSg$J5K@}RQKnhƐ? 4~& rJX&};Ooe O? MU%Z^4,qnhX32u% ˭?&hT I(L%07Ʀgѐϯ(@O}u^h+w /SLEoWM/5,t !EiLnY( y~ {_W/`ʤGTɖݷeIOqsdnb;Ycq=:nTrKQ MK_lRLMi98L&Jړxd2_Îp<` {*Ц:JhKEB.$Np;Zz_Rృ(kHxWmy>HIo\s.c]Z_—ܠuGH5VwԈ;&: Tp~^K%qy@APcTD\EH0RG)'oj]mȆz?޻! $jȆϴ]qF`^ ibXqP橳Rܚks$c4O4E#1_1V-_/Bnr'PvƟ^j-<._;pGXռK>&'@InPlgL0ї̴52./e3YlWs g !5笪R%71n 7M7fR8uC+Xx;Zkjhlg }GHNΈ]XI-Lx}5N(axVs XB8 Y`O N9r]Kq6e^)et<+/lʴZ#n&>4)eK5ebG@;-G^ }+ə3-I(u!`Gta|'7,zcobF=a>Nm[0a l_Afi=qWOʥWP(vfT8wͽ_ǘhreg)B qj}p>!}"Y}snx E 4|t\9Y W޹Bd`t.tVo9 "I\J-#V\.ܫj3P% h)oR@e H)`O~z/[OJ;bҋάap]!汛$9!;J}1m ISu1|w 1B"CV w+dIAi+Obu:iEύ0>sK哈T |4- jk`]+Jb5؍8S0z̶ѱyGhNNoI+,nBz0;Ԡ(9;vQz>LȚ?ӀQ}"(r#Ō2ͲߌpzeIڠ̰!ComMgmr^hѦ`omޑ!14F{˲f- e^dy8ʰ c4_>e.6XK"Z8멚 sdhXn!=<ɎA{)& R/JS"IXo)_1Hny;gQJahFz=ぬÒCǒe[k~R̺Sԡ`Q È7u6T$Xghdq~eS>. 8+ :DMYpr4HqVxz5Ggn}ڥʢL%C[ /iA*6qOT°>?T4+/߀cگ˜xȖ@MwWhlLW_%r1SVK>aQZwxtA*Sp: w4_b m(jvчً¡ ZdQ8-0ϘId~o\oqgxcl*DjB 3,П-\+?GR=Fy w8ARY.ٱ1~}k\ (d,FڗcIk7D[/2 __mTƫ\ORJ~ε cv cvU}jPl;l|1"]Yg?͎%3ZB _i-~ ?ޝ_v*@$唾0](;J!bj@\8fG㘣Io4*/~{QY٫GQY| S$v6GN`yL\M+#0(vZ3\>h9GRtAC`4ekgz]J`gɕm)Ho`TYcv~~9ī02(k(~sλLb:gA %bIT8O-gu(`IFIJ=[pT ^k1TxoMzӚN+O<(Mٮ'NbU01V(L 9KBK $sek+@7僴ڂm sx,[=B[Cs.j~E}r” .j&9*LF4,Ðg>h=|ؿZo%}c(I)NߔJB}M75hʄmK-XƊV~"Y=J t:Z& 佹i1͖)ydJ:-Tk%"m; NyK4wԟc7y24=]Xؠ[bt،}L2@\$|:8.p3mڢ>FQj+є؟nX[u0/ E?t)Иt{.CxJY+U xcD; Y 8%l )pQo;̍c-iKcr}8 ,@TmiP[y |*wLOL <헮#UnMArTn9Q";= L~dbQv/*kN3Yd+W(d$b2JInEqz)I:%?bDRUuSO֩Iqɬi/;0퐮&;CWNZm}{-`D>7: @ǧN&x9$iXwur8( fqLֻHm!Z?6>5Bf88?ļoKb z#哎+ %&r!Hx|y G`?^v7 CS ,Z,qWPeIg?9JsXEQ x/d-Fu4U&$}rӁ/ s(>.ȥ:>ŨAzPSp,Җ0վB>?%U#h 5OHQ>6We"wOŧ1N窓i~Cc 4SlDE6er%DŇHx KM(O )[E*ʬ̉pQ.t(9 ڈiS,IK]G폡Jt,g\0Ҥ'Ć5{r nЍX]!L@DLf)|,x w~tgg-}P3ܿs >=E%Ԟ+/ҷ1 T)"1gcdG5#,fb{ڈL L:F7.& wϰ!Icҟ0m:I ^xP!zJ]CAY&ذWZDS/[#;`F(0:Lch"4N%"5](˪ɣ7a#p7^dYbGfIԠ17"7snFTHbׄm CepSv1;ݼ?#O߲Q&'m7ݤJFؗO9gxn t (fck2'. 8m sTp"p|͓?Mx/]`*(& !g'&u/ĢkK}ksSZhŔ?6(n>Dv8H5mєHx%k,Gow>-/N'<0>>/?wxȁr0Huz?ZL4+w  ;˪PD.!넎bjtNH  }L+ac/rR[7}C; m!fQ4[`BcX (o %& Gre(zypDA/v`vMETef Yi8Z iI-| YApq,vZ)'TzFї<. /Eڤt\QcTʂ~YxpaqPNJ03‹k' zg]:3.ܫJ-~&ȏ2G$N-DMKks$v&bY|H--]e\ofYLfoSQۑ?QC)vs*~cJ-"$ק3_=҆8dRn@o#p{$0fHpP2=Tƽ;yloU#xg`<|({S؀FE yjtY2,)) EqFOi}m;̎pC!W?e!2s÷ RE>(O=eD`H޼VojbM5K&G (!tb P+y;ٮz=MO7 y_Yg/U N!VDL Qհb<j@Or) 1<4&ń׮Fi -N\:(i3 .N` y+ 6KQP[v&;ZmpP1`p*pKS"ܴL;Hs-ѵfpU"k٫0fcۗD04v& M+2%avǶG#H4Gv]{$6lۚ&~g=p (7mG>;(UR L׿)EGl8b)WDU|aDmkK_s4J" ^p_w0j3Vmwħb:@ -_iƛCg| ,6`rV^fTɁ'*DMlU;84^ɽ c_e6hssœ;'6A|tņ1Իf];$1:5CK^޸ӔpVg|67:UB5Q5/k b!ԳI%M^mNnA?x3[$Zٳ;jGMJ ZFP Žy_l@QH߻AC6Ti)R貮r:6r^ꅸ8N^<=$/J_052ב@ c~ws$ e t΀)kܐ]OY^8 \GQCb?6Ϟtթ-|1t?Ûm^+ !:︵!&2U,9}TG"' \_`AdݟGV9u!ixZ|7j` 0(x]۫V3)AFj.KSA]~S2!R f !6ߦKf n8KKRT'_jw|ŠJϩb3/ -kh^\~֎M2raxJ"!S -|Ϯ4.2ZIh}8;-(䖸چVEЄPWnه.8'+!TǾ鞜)pZ *E12oj- |!`ym늝PXlRSb7T:X@ }xE^X䫖;c.Iu-@c :]0 !DI\wK oJsQ׺oe oާtqU"*w_;M#o?6hzDW^ :kX컪 eQPْ{o6z(ք)ᘿ3Qxc,xbsouiY62P ^(k)'ސTFm9ʟ 0"\Njmz &Ȁs7Z[ CJžm.sfvnsE9k@P=щ{U1\)C=Fhcn7XuϪ(*@}w0h<ƐA]?,들ڴkn1[%GЗ $ݭfImT05 `2E-yWw&QB-TSL6AHoxat0k t>HEˈDxS_])F0[`y eLK~SSx阉G[!vЛyOɩjrϮ%|y{Z|% h9T1qlOt""J  B/V%_OrU:fWNxFk^ҡzo/f|AQRD98qG# [W=8,4h~TK^!#";o[υxK^ ީKک'5Sbrh9xqͪ<_ 1n|S pt۩L×Wf;Q, ݁4{ beY?ß_+`ZrJ:rxY_x<|1)p?mrdGfq"-'.*as12Y|z3Sp(ncVrd:kuoSn*S 96jC=Yw#;(4kȡ]3ޭΑ0N 4(Kj!́D#Y)X'yu[ñrv{3g = A C͞}w.S-jp`΃^ӡk^(xD<0X>JzRPpşA,&aSZaFR b̆cy; S@1P͝1k÷s7/ٌo :=>VE<6DR-1 wwOFݨ+ndv!FMGDa_S6m!CL֯-* /XG} V5' }r*54q,FV.MK 1޴, {āP4wNe#PֲÄE-Ny+99"B5X%^ EB30mDJtӖ`{Wl(,:HJNY~E ,XOϩdqkQ.}J{dH6:ZI#W]=t$p,znFCTMI*6+['ECrwwd([z1`:_c49)OmCm̗M=>Ď =Q74mG`Oc :WOaQ*Ax`\_O]ԀSO@~Sw{8MPx;MA8e$LX/2=ڬ ƞ"5/[á Eޖi_I^! Rt1P$8rQ@Y<ˣޏ`1C3^zPRQqbM94^]T}6 r FwT=ۈRA5 PC7n Gqv7_H+q|ĩa۰,oIٷp'5-zp &|Vҍ]FyAyye=OEӻ#OG403gR>R&<>R\=-Ầ/g7rA/jo;Gu訍 rAۭ6V9 BdruQA*k}Yyk;F†@Ă:Sxq6fnA+Mju+P18"ȟ?Q:\?-$sRab_t+YȨIמs\%ч fab[ŭ^Q2ܯ >R8_tWヲjy~tjdU PT?C-Nhdu:PpQxHmI_%0ۄǫ{Cm({z-71!/Čes{r;bJhppu,ٛ~^ȼS?UN&#C՜}wВ,Ѫ:vc&teV׆'$1Ȋͮh5 4h T9;5{[BQn5vRp˸myRNa7: `RiKl)ꀏ`m[`1Yg ^O?P7GSXd }j˾|V$/)#8OjIrN+rbh"mNn6ڡ7E,1c)d$b <9Ktږ/CLKZ1ޫlP?蕘43<4[C73: Jݐ# !ڔJ0ɸLೣ>7DlV,ܮi-a~N J :Z Hg?iVZgF#:zȜKT[sOk B=.x|LX׻mm<%do-<_FwO7'k72\vG ٻlR9Oi(`MqJE3FbbKX`84|xYYvƐHHbZHe27m+H18މ`*{(}Չ EAkQJ^]QzSiqU_yǖ(mftX *S tMu`Zـ?*[HHxlM̷eH ʅYwpLgIɭ >w-7#6H%Lh hP{1b*)Ӄ*̞ix/*|Lj{?|vm^M 3͗2 1laU4c(9Qʑmݞ~xjstꞓߘ?~}6ax;W9{oªn7TeՕ- ]庺mBr]s "]٩a^+yz`CIc!<_rN yc El:G|ܘu=Gv pL1Fs n-bO}7 !v܂nmfNt+._A/\:ƧT8[0bCk!IpZƦ!.#jש{.'o+Y{Qevt^ 4ɏH7<$\p(%pvR8M#"r_-HXT#[N#&}Z(ĩ7YEswJcD[%e &.?[|Z`{z=쉔uy?YR|Vm͝ǽ%O6\6loXoC{ȴApVM'3[y\{>'Ԝ%ا\ξyj."VBFӪ26K(z]:Do¶݃`m6f#m@@L;a(4lkPN*1ԌԅL3mL0j&_I<'`y/"x[mP{‡ ཝ4RJuE6;THt|#k3/gV/N-w Zvx˒~ X W@$Ak~_HSٗÞg{NI1MHJ9bQ;ebż|0s@ViI`= 3 " _T.1G}ᛁ AK]#Njۨ7| -Z^Mu>r @&_&eS6r}_D*w(WX/e͈p$=nDJq=Uj4PKis#BޮLI FtlRAEkU=ϙ=|jL# d`x]zpR}/8C#S-,E6'p6dAS xN4Ymon._:|Xk/. f:!>=vYjlSh(eÙÿZ9y17aoҶ8bC坰lx<ޱ2m=TzZ6 4dOLفFLEQ,2/A -f7"\_JΎ$.GVu b9ƁR[|+O qLM'޲ҹ63}[R?7s&^(R#'FrqgDkVe}NmV1Z)vkAY$Io4SwB2"%8' ir]3QʜV`At5)}F {xWnQ b -bj$8<=Swk{W\ԋܯtpZN.Vâͷ$hպ/t=:CY0@]1. kNh ,V=ӻ1ʙ&z0)z=Fw=HDH,hsD9[yJ _76/'~*FV4ؕ !%VJS95כAL/k+̽3EmymuMܚ9_uK>oF0tz>:-_{|MzL1u@W6*#D?6d5=\Fa`Va\?iFiCPJryrܥt>& 6dj#^Rp][s;a\mdR@:@4_bx K;4k|yU&'6ZGyV7n $78f6h$B DC@| (Ya@C,(^ F03`^mJ`h1Kof[QX1b:{-l W~΄gbKل =#ELT&>ՒB>oCD$p½{ ۝]olszJP`{Lyz rб`yI Ent*L.ޘFU͠RՒ@Yi,F0E$(!#ԂpqG?vu"_u(@QM9J+ 9dPϑ5x"N~ 2 i&pCaw/Mˊd+a5)$mMk۾g]6qIWZ1"xƀ)no{Og&h.]O[nRKr7/ɒPy؍f{# ^1(ϭ잊_T|:Q9iDj~9s}@a\{":>]t _3pIeg-'2;ܯ^K Ƞ/&>M[:QctPm%i2ɺD!ӕ{+Z|VsTh~0\Qb]܉XS} fȷ.]E6ij!*`GSG)ПL6 e…k1`w'<2 =aD2?])[6319U>(ɮɥ@kfbPqq}&bվ&TS<_q!mn6]\(6 ?Ǻ !}pաf $BAIMV>W$o7 ZFa&'5%rS<ad46BlQ@%Ko4ٹ),:~bO FyZC@ii/Oz P}*R<>K{0դ/坰8Ϻc\4g}|XҐ^/ 8-:;<\$6e!r߆{i}Kc$q+~1j-PS=X9zuP"$XĩŮ*Δf)\L]Rۈ8LD">vmmm+wb8H=!aϛ* ;6la25<lFHSc96C& Om';JCD##9J &*p]$.k#t4\\:O@1qTS3bjЌ&hG"6H iaqiGTǧn]3G6+~Ge0BThϕ |8|̊:xG^ù{ho ULJV5LXc`n| i'Ck+= ]YYe~iosW2 F|c[ ⒰?#p!c΋C8#W;_B.5~J3૸suWX0lK3.h*gb>dwsg^Q!$+`2ZrEʘXO]QIL4Ҹ5_x`90?/+wM5N=+9MR~6݄&*8̝ƆuI(P<*a1/EEҜՃ{a=ZߌSkmӆI.դ<HDW/$w{ミ|7?uu^IUͩ1B>.uPp۹iWȹo_usleݗ5?hKcE䌷CMk-DyIҵq"OM:@6)=9[_x:#45޻[|'`.H $^`}ƍdſ5dk7 O˜˳%rj("Hru1Tz9PG}v Q޽:El3MF/cXQ4*jlUm+OedA4K~s`WAW,:Ajk ]0׷Be4s&F4e%\lCu&Os\/UVKAHXێ XB7 h/K1,c*(l7Oĝd~ կrs2@Vy>@"? mTi#`)HKa ]#1;Y(|t50L&@[4=k$t٤ Η$ @j:4+T11:g鍠dS'dKyf5Fj$e`"Τ*8 &rxP7ϋ Jv[KEI}ps~j5Bt-YLCE(0}Pg|}qW@IfӢ6)coIM{Yar5u0p61El !ۑ|?K~{.ȸz:%*A"TM<Վ1._о+H=9 l"3OG=c~秂t{!r9xH0%LaPț7,+D a-%f0B@PC:0[<*jќtҰr̪L(llzz53HZ9 UGm5tK[ X?ǁTf1"^Wb&>tsL i-;tiv^\ڜxR5jLQ{-'5nMX2IDaeDl9+_S;` t:f%ÅcWZbtw'`(*kuօ maF_NV陫#1xijTv%NEb;``QCJR=KQOmN8Z{ӉzHl.,@./lrM/ 2QLд1gmݤH4/C-Wŷ7mᕦ~?g^gYR8Ɋ^ŤyyIvQep3E҇VD)_,9ܶƠƱ"hqڽ_yXP<լB *MkzurdT&=E#Cbµ㛌ƢRuZǪH4E? ` a6QQyk4.>/ &#`H/KAz CWAik1JJu[+$xÜVn/>wsfepu%-Ӳs{ZH:Ka< "y0[覑ж$ar@kq:[{r[D=iN)Razj:<}hy6" iz`ESɀJft{)X9|V$0oi$MXz ?  3T~yaԼ=c'qfg>osJm1q:˔ aWštX/$zEMFU.*HHvGfY mvSh*tuk e"֖5NjԂUo7ڳ A~<@Bml/c>_~k04c^a_|(k?O".TdF0C  ,I]Z(A~Χ)Q(`ܟ88DOj?跆H8aGܠ6*kڃAR %y$)R;?WG؎]05sм!t`EJ~o0o/Kez*q;Y* u9'|W #/(udg>Au ̄I*)`m?|)R)݀^U8n_}M <36{דB *:amO|>|1 HW.S}pyGǢ :WTQ sp~Bs ڛBkxř^LjUb#d F:0.D6Kt3MH`qiYpz\ĤoeA7e2+R/j̙5۝W8B˿ф*Szf(Xn\ k} k!XɎbk6RvaKꫳ.iG=/|8Ů!-%zi>+ Y;_0DR´g]n0<+) w3L[4nteUA(P"@`Ќ۵Dҫ3JLK\d2'|@r=;2pM=#)$B')KnQ=:-[ bugXCd JPvQy2Y@CyrCLռ!-QH-[Pؼ,dzѼ[֧Ƹ.\{=l. !:j I*()Rʧ2O"|}`7nNC+OƾL9v3 0zO_+|Qx T @\< QRzf(2d%g >ciWA ~_rVOM8GkrC5BQ<biB}v"L{N'=aGi='aXdJTġ5w$Vr. /PMBvhCdZ q^ qwMöl33*>жBaj Gx+fɓ>D4= 4yV{tlLq_zQ=c0C 1)2Gv/9 HD ߈6t'{^K9S*YQ\Ï W 23۟A mzKÈp_:*@'їHZG#6[CO!hFe$d^N_1wY.Lk(iF}/TE*Apdf(tCA*pWDV:j*.W1`WҞrQvQKsǏ-\OYxi{M9zFܦ| r*}7"kqfɵ)D]E v2ҹM]K^_:7G,:+"5[tϭ|g`-id+t$ .A|̋DdeT&|(r /Wg1*#' -Zd^C߾k4JQJZ[FD+T݋w^? T8>F[OuP/:^QZt筨P;|2I3&K2EkE5mqe#$?Ռu~,{%L>8c"kLm5꣟%ccYG Pe1|k\|͸!mZ>n/~] 'kB*$nZ(^~k#{M;,@ hOr%\x4=Ǹe"_U; LH.es @^g ۬ig9)l_UC ᤍcB_Q4Cc4=K> xu,O@%uҭhc=( *?#'*[`;lhԟhIM1쩡9Ym9ef ]D-4#6X] - xz՞YRn ѼVՐC*3A辫Zˢh$?b>{hr@8 ?8QC&Fb ⟠U䢘G@θ (gT7*W`D)^R&/s&:Iڪz+yUbª/#8zZ-C) ^QCB){B6W>H 5Iɫ,xpv"EfІn:6JLYt!FQؾՆU#q mzO:6[u8qD<@"0 { W@b1Q 2X%$%0SI)kG=Jl}ӊܕiuS%s\&CܻQoy^|jd_t:a ;|M3B?#ixa(ePtkMRC19 9ܴ!1uoӌzADưdgT ̙KFIgFςi# r~0[»@ԉ} t=Ϛ,PM0 ƴ^ ܖi*zD'nS1sZV^yk;v柛JfZ$/"2eRiAWQdz4Y-c\lbt4On7;2L2Ezagx/"?$#069#0͑X)o@S)+)0m_KPoh?zäcb*z: \S9lͫNڴD,RlE6ϠX;2E9GB6i7/dv>S143!̛E Z+<;YI=LlL\$ӳ~$ Y&S|(mHk^54ǟvr0h6 Jd:pw ƦR,)=,ckr?`5:"?BU]Ue*BQ[x[W [4)5g\,ox* ŔfodF2`q=gAc /u5)]Pһ$fy+$ }x? wdpmDŽ@ɨ{eAsb!mYZP86jTge@t(8 wGפ؈M͘Le5Sr'-t-GՖuo=m2%He ^Su"}l9}h‷LQe=c3/*!V7֟cG4gY7xשQ1~" t\Nq&dK N(.<@5p/ 0dEnCFgbAjӐwE?w^it^@.ա:]ߏiⅣɬ+~k/GߧVj.Q9ZkPRC涁 s}w&WȬђWxHTҵhoųђ4ͪ fi]ݠf`rzunm,2;<C~}G8xiR<Ne&ډ,:-QPRH4ܯ,%4 w ,qNȞD=(Z0D7a6Sl=-Ѡmc W$8{D׾`LWԷ GHRg(F2)I=I ۗFΰ[}P69hn zuwKkhuc0sɹ%jx-sO"2F˥d$}EF!N({ ;BR䊴%g<8X(|YB xK 9d6;2`m'''AdBEno86/եwC=Ϻ,=)Zr<i\4"|larEյhF-1~!Z[+] ^^Z3Jԣ w{=:q04dkiR+g: +mUe'%}ix|WVǵ[|o 7ҖR]CtuʹaFbuOt$kM>hj@ɸ;y.?*UE@lC KsrptGTY[]34% r M(юezrD"`Y@@(0S… [oU?@O(3ـ<ƫQ1l]QnB_oꃄ2&@'@!;͍1Zo\1^5Ꟑv._}fmuw,CIP2& N14}B9oCxB )R^(akn^zh'H"#ߡsBbķ>`0 Alr (x2TƠtjc/hwi Bp3 w|+ tSLpe>1& .e|0MHl FlϮDRBt ̘:ɘ/F*֐,Bx㖚bm,SuE66Cd%Ky^Dέm*3\7 Fl,݇.G667W*R cvY0>0J~.PirY{0#}w4ԪW@T6 y=רb< mS ?~{:[XJz=φNsa;:or2KW yqB;|Q=N;u8L3Ӱ&4 b8˒P.n%e~^#S]$P8oQ1@s1f|bpb1 Z1ئ <vQ7XU@tKh~Yw`YN(4K;;VzhP.+4-Sy)/|2_s&R} 4*9xS_Q? %XBFFf&rȣqĴ0Sv.̜ B}oB"-D/ÕTxIsbQ'WlJŮ>VX{;5蚻g]gIĵd3ڛeR`W#Xh0%0G^+sC'Cw) ҂ O>,.-aDZ-h&¤t[ 3A0i Y2T!IV JuN]&:]Y2!5e1уxA[b2&^B'vk>Jf뫎'%!ZԺ߉0޸ro`ɑ/)KWJɈ =Mzu21|?9Vg)?x:^eh WKlq}˅5K`>sq.`L Mmb'ͺvd1j/4RU? 0u<;6SOU®ja'EVt {u\@y}hPD ).%M3.k׵w<fm5m\?.`Iz^%D۶G"d7̒>itdn埼yƼog|i%}ȳjNGEYrb? Z:æwWڿ 2[޺EܯQѨj苗O#ɓMCwR^RGS4m*A~Lo>d~6mRNi^pګ,eneR5Yދ6C?WbN5gS#XIQ) :;TKqɬ?1 ׍ѨW4ؔɡd!j~xN=Eiv/V ؾL*ݭ%N/͌.%*uRT4ookX`f~Է~l˩fuDB>Wf<:|{ȱVdHΏYΐbptbv>ro7>xE {eE*@߇_]5HxFT"][%&OlPy:L%Y:6ݙNzN&rsR7m6'ٗ;D~Jn2b;DB+@ rsgZ$Л%L d9ai)r59Yy:mKIj#{Y@8/Y>>ŦxH\>6\ĐN1<ٻfzAQ@|?437 H'Bنry tc{3H#%԰U9 ,جp(BѵH&h _Я߹Bew 0=+`)Dc;_A(ګcDMZQtw?<Ĕ`y`sX)7jGַ ;,KgnV^A;ihPDx`>8tYquKrvcinLkYNUHl9VQ`m0X:Z ռ{|\iÅG''!H5UBCc~ J@>-WPg #wDW>T4&~[m2#'sD ]]-p<]YEe ,$1<*TpP^G^uXa]nRqgT#S= 5ev_pȃ- E[zZ+sDĥ$Lt0-3Wts۸XwGael ;p/͂G"tTW!2l.@,qKνt@8N|e+W ԪհCbfafJ蔎:Vu|p*\M rb4n=F y횒R}gM_F 1B4[(Կ e4@'M[>Ϩ6@qb.fJy\vT&x8a'YIriHk?<FX;*kAt6pm1 рw'H.7 -R|% }<{债f9*+H,.59dNIy 6 /4AbexԸe;R!p?5#>u7$U7Jw곻M*gzjҧ2v2nBN)M ؎QP:Nb;Q>#&jIkg4Guvl7SKa.h}Pέlk?N&_J0G)18sY?ͭe1)^Le̲d2K;;plН|zl׼/17[Uc ކtyGZ97Ÿw>z 4(? SP%5Glc bPFs<;9y ğ! u\UV|iZBz@7U1^nY(#A7L/OL~l5YgrtmZ*7ABcn/.">$lm&r95K̈6ͨFXz+"Km*2T )!X:COt{ AzuCyb| b{\|bTYFls!0S*`%LJF^jAZoNUV>cTXP'rigAQHhz7m^vE%HY .<muڀ]+fWCJp>돯Az<c.xQ֚0TX* ;U3zKbwă|-jVNMȾ6m8FyCSjIK:lZ<)` *l]H۲Uml{~\ub `> Q㥁(Yi6oY[I(BqzFeBl!(t) t"f.Rb{`ihaW|YpH-5ksogaX,΍"sXE"lZ!f1^rAl {D״F`X5UNcq76 "mp„-8!r< `=HbDݟcc?؆`!hQ%0VX 2|<^ހ%Ww%\;r~s2D֊wI 'ףּiM{f R \x'[sqxh/e͞Jn6Z[Ŷ*}%VKh=B@-^ Nf;]<Ҙ/_ w@UvX} 5+媬dŻT9Ie;1V ";4MamysGȃI+ _yc#qNg*3pG{׫>(J6kd18|O| )f4rY{@nH6޽p>߱.ݼ8:H_r9`!d2gYʱͯMnp XkMw+Nw*9eKX6B#[y6 ٞ>W'aɬX"?CjH"/ph >w-s M!Z̧)j;xϕsctpmTAޕ4)e|e癑;5ogH|p-,"ka}¹I70IZQ=-)&2C5Gz6Ķ~e7#Է@o-qB?NO{ʼnRp+NqhgE &aŹh=LڽD>QD ZKw񿴑 iUBwM;ɳdx3%KVZMDG!L뇙ckfKٓB.^=fNE G' 9=Ih.58Z>Xeʄ6/>Η:½(c5r\2aWMelI "=m(&t%޽1']}Ҙ >|M=DI=W>_= n:-#/=/TC%b׍"``R6!ymt4Ǵ_ĽD4Qcty1bLc=+ aX̑D?e, X||&>yB}/g7%:C !IبI'=wpse+5SE}ە:R"ڡ{y?qu5Ş_CtjW%U'>>^n*vC`\q\>rhkho#_7k˺t 487޾N,FDLPR:tEDD1TBLt1%oQZ<+C{pn&dpxn`:*+K WL%1BoM P\eD[Mu:Yfߧj'`pٯ;IK]`Ҟ(÷kⶫ&޼j]+ hGJY9B? d]~Өig#OUʬ2.pcMlw:hTW}ԩ@_ϫC\"U/9X xVniw r羙hB^?Aqҕ^)q#W |_cy;$x Ph9R"u,I,_ҮT?Ѧ\et &|P d.RG4S1=3a!Pөz΅iܧR 8ȁ[Jvr$%Xnci"S.ӛn|PK&VRVHH>=16WPsq92'RKNZY'EpkW{J7‘JV«+Q -ˋ7: H5!8 T'聬 Ҟ\Kd(lyx+}d:S9C)|ߧ_[F"{d{.KkT @p%\DDǤ=-k3QMLؗkK'`h }[@tY('.:qP+'wY,U@>Vb.N}pgs?l]*~Y߼Le" <}*pQ7I,/w?̪mҠCzѯ~:`s>"RcNzS%3,1d7g _gWql%l{tLӖd͂$աs;-K;'ӣlLƐ~nWT62)3'puXM*!9>?GXm(k0uFuⲵӲ懷Un| 7ݱtv-C* $5:Vd+nnS`FDo{| º6cXWr"hQ<% bizdD6A8]?CY3B!c\PE,+h_݉);݈|s_J6\E ; \eE }rUE#iJZmdp{-J v^#+xOPyw]*ZePJ򫜾ha>[\QCba AHצT9qKZttϝ.7 d@jMOMqVOh1J"Vxe|A%;BHD5)tIgޝlHd4,AWvGYӏR@84bQ<0o^ں$ tɼ;@d`x}AFH;@j6!1JL`1}BVDY&YZFEˍ3KôS| 6鮊8O?<@QΫ.|j *K$f9UZi՝y'INOi젛؎Fq Eט zxiÕ ĻMX,fQޓQAs,hi# zi%T T٩~j{cAb^ϊ)[>29>Oa*+)j~B|6~֪,jZpL/V]7XSG]LFv0)XOŤ/Y671OkX?Ds k;L#D֎dM~ҥ~gNt˟VfvU>'6nF&bc@t~UVֱ1s_4ϥ6! {`31'"քӋq8qqԆP՝$s%\{|{&@8w4dkmDk9L\zN41U󹯃1@ۜG`4̷yG*54"\ A%uJpR zWvni =1+l0QUJKE!fRr84΃YO?F%gD-kiw8 Ǹv5Lw>s2AayԀWoy|zp,˜־tEFtVB;1AM:7Qcz5 ;u\(:u3;{G ~p<ԹPeUqνgڳY#bBr yCMx8 껏Jef %LlzT'*(D҉\8 ׉ hQyK <`Ӝ'RQwt!`ª0 '.U>LKvb dMYoy{D0 5X.sn=na]mل]Jۥe9y߅F{;w|@*~V 9knN3XkԌ)MNзC'C4hHjuumg^f&ޙUo"Z"kzU+-̪$ŝ@?>a&v}G.Wtd`YWuS+"¥("Z++*myz;71dΘI_a8W 4bfHǥƝ`7WB` Y uo)hW~  yDt*~և p10?]%վ@0X|Q%g$Q_1E PMAа5E}8nA܆n nGHgT(I vo׫ &~\l1oTi7\>Ӡ OL"FF;};^1b>Qۣ>HXZ%y':s; ;e+ψV147(壹(qzzB>lpbx$)z~@yz/> ^eK?>݁RyNgC;yߚ'²%hW?S]2걚f'= !xx[yX,6MD*L]{w]§ _2h83d=_-Hq{PJ!yU$R=%O Ty*QEd㓴1mCV;5{Ao` "GDkrOmAXKUUF$xA;֫ETbn8Mǚ,7Aly!?|0ǾBJz#:0Wa7XeF%HL)%~ $["uxcS ?#Cx|YwhuIׄPhݴ+MT#%4o2 5AwEkH%o@څQWG h`4^p\.Yt%A"ߘҬ&}vPA1BG05$Wz(rdTßNpwXX&Sf A#4%PD`8Ǣ|l\_APq/-^o[Q_SBbu 5b>޾ aa[>#̊_ OHWL mc< " ^ I2C"RZwsPӁC78,`8$J%HQEƠrb ~鍙Z ¥V ɞuZS_#qa-S@g?3=[E<'H"ov2# &Dg Z;˘Y0lwnI|9Z\@aɨVV}Np]0:2 ;%XVM~7?}~Q11IL;4X'GgeV(AխK<# /~"8 Ak}'| |V8AVv5ýmiGA+A7PR)9`Z11!p[ J1C\ndXSPbm.PE7b bX><3~y;dK?! *v eш*JQ /i8 :ڪYquL.}(1vtˋ!8q \%*x?#3KD`ĠI+GrPlSlf1'׶\ö~:Z`W3 +xghu'hϞH!c/uᩄ547_[81fwe8S ?p:a+M숲BQr AS8C0Oc=[/n.ʞF;3vg" %8q>JR9EFm&ܖǰPckd#?c :BMeq-IM!=y{ƶi1lBN!`mS7Q,K#l-cE-Q6bo&siZzr@&|™^%%/U Ϡ{ t/ XlЩITGLűlE9Rݡ'ZF{dG]pnp$b>w7=Sr)!qM0BL!i', ָɤ8Iusݖ~U+ۥ?7xU ^P83RW_(rH~zGj@7r?AeSbͻDޭ/Xz`]8F|\>%rnXp ei\6aO5W"UGT6^?6DS(ͩFәW隞R" yl87t~I.A9i5pMh_Hw>akMIxOHP¬lǷb$,F!;z#b֝5bUp8DY(0_!]D0X|vhl0FoE@Wٖf]y[mSy1lpVljymi˜~Gi.!$RlZ/b+؂*x"fh*-?OǦGYDgJ{^.l+ԝ_:"FGI rT$me$^8bb3VXyӅ8ؼ1xF(1Vgց{Ƕ镪0L~Xgw@u<'>Spq6MuIH㶆~:-S!M.7/XVf1;FJ,ॼl.ۘ!V E6ܻS9@?/ЧZ՛L^aW 2qoN/yּy`b'0~Ғ3LֻwG#J氈S1m:Ж 4"YW(7]*#Ym?qKݧ3PK T#CQ`41RXf ,j\<;!~~*{S fxJ5lo5JP^eV`EcڍG_ࣱY[vjKzw:-La[!¼.;jܞl ɥ4 Thz+=#n ЧXӐO{,U$XU0hRu;FH1Tu[^( n֜5\?ÉŦbwȩ9q X.y">\E'E|1WTQZPZI[T hQ4Qy|/ 4X-c=[E!Hhi1ZM ,KZ>If_cݔ'voTaj;+Z}^*⇚ aQ?%jZ:ïttnM,g#l;ybh^q5p]T&l8_leBقqNi3mR!kYˡx@ ւcXnFP0WѝF"D l*7^|5kcɇ_a**[yމL2Q] 9v0TRtTena -S}pm:8 ݏU aw0fB]dS|OtB>v.g6*=vThk`7"p'Ȍcz,t|bw`o#!T޸۠Zcub1-<9̿fCX9hlixo~J|cbȂPױ|YpO>o|LdS$2 dz/c?0mrpƩى`l%R7p\\G88W)@$`n(vrAuT2R[qF"P J{kX\;2-,BDQH,' Ő͇n!7L(^ WdȆ14<9I [qWEbEuK| :vif'9_}N X{b}@;- e>1ؑ eR'// k2ѪL EgѲV^>();8t 0lܽɛD)B̢'WWU:)JhvD~b26GȤ:9`=ÔaKdȬ{$7{Re9 Λ1B@c"[P >yӸ)NYWp<ɱc~ZCפ|O0ڙɼ@ՠ_O8di]Izt=+;O,1x&&㌻9XJ*|LI'@1IN1E*<&n9E*عF'@O_I\>y}1}RaGgJn,ґߋǛ _+# ߕżx%hKom끾L$wϔ!1T^嗔HrA!'a[lZ9յˍ,bu@6%'=2Km-.$9êR9&7b١ (`,d-1E4U8Ԋ-&+jߦɰ2~P}ɱet{ֺ=?( 6m#Nk ]'Ah@YokOuiG_.&رp&;DA}I /ߏ*xQ̠q e) Zl>wY.I?i$ɶ|:\D1"eS9 N+?9W_u;/l JhUn(`"V*IC(ԨA ɼ׳VB@&0ݸ!c6yvYMjBAV,ed#ܢ`xE 0*pWTWmpu*$4&K[z2X2[;]u6p%myLZ(HyQT.LBjJ&X Q^nŇ3!!d yrHw2!4ej!FB.j7g^9Bћt% l}ydH,I}&ZyP $ϧX<% pfIeB_v㆗lHS3GU :9 =uv{$ҨvTz{c/D3?hv `![!Oĭu0վAJLuڜ L'BkHw0(k`f ]|Q)1y@^rɸZ!c}r)Ʉ|@RXVojb})9=N k0JV_CJ;eZPvDFw%z.> ~&]OZ8<.+" P:e~hm"a(;YB+c/YpZ՝Qn *IOmPݜʆF6)- mH,^( m:Uw}(W/ӱڱ)x x)ag3.1=n.Ю*͡Ag 9pC&톷 :פ)')0؞ap<.o?dK+ğph*A,r*T{޵pzrL}=C>*o442f<sipnp=IB5n sA&)K0KCͬrZ&ub%G 8o9ORI@+>^BNϞEKkU$JS[ZT>FDY)TVz͑w vهŊFGP[d,lf!LɾH"x\Z2U N? %} ,3KTq%;ANt+0bxD Z+&Kx] -#9bFro8z3ER⇈1ٷVI^tRs#YJ^< 4PM/fBViD?B#:_GPb)i PtQB(H*9=hx4ogLUkX" =FYVATM%tc.3.$KsӳHXWs\s` tbL~(_N-ެs\^yAJy--0`3xmC7(Ϳ: d& GYlp;vg2)p0dDzǝe3Rg8F+]\ˏ_^\sȼ*%5V͈ciIب7K8}Rg3I|9mC LHܝ;d/a_ql?zSJDjϿpϙO[qNj%j]7.:a[ó'Va4P/-@,-(_DV ʕkSVKs;%K;8\(}Kn nʁaM.;A#ۈFbMGuLOEx_XUB>>! nf]J񈖂5HHumea=A/ONϻgytEPTq_bm|3ءFxns}j#XViI>czV9 us_aκ\*FP?zCm=6`j|+UTDĠet#W̐GᩳGhCq̏c!!S/.E#{nlAcqQe(̤x3}sS4eβ x%Ҫ%`5O,?ı8t}$u\VBZ(=1˖#"ǛcȰ>#^n.B/M >-QQ.hgM,{𚈂d{ݣ*㡩3ٴB!,ʋ(.E@ m (99f 9I|SiX~OJqM0h m;n.qdܞr|ė29uS&*&iqv{K9˜=FNw@ALrCJWBЍrȟeuymuKH2b/Q1:GhVDgŇ$s%m s-~s#,ی,V "qvQ3G7ajx y=(v ӷ%B47{&w^L*u'{E.,> 5yKOtG#{&7EZǐxZve4Ĭ(fVDusL/_exŃqh*L)6V}(_D~AACMut0(~H6'ΌC(q>uE@<[o3hĖizoDu7+* ۰_m=W*5'Cp4=$NS[V(p n|^ v܌ǔ ֒X!xK~3a^LOKH^be]1\\Dռ[1]^ށԑOK'z[r8D~)qD/ !QR^]EMx]ON}"Ջ9!޹nZa7ṛKT{XLcոȧyM3V%QL mF6X*eDA M#؅Bɵ!7W@W"e!ص9|Z#N*9Մ@,z 1|uӭpqg/!rZTy1!ؓ ) TUg?"Ӭ Țawe)!kڄB%O1W9d> K"JIPL;oc{m3,Ы8p둝O׿+/Cq+\ AZUw|6ך }ĝ`#>Q7x3~!{ E?>*6Pܙ?7}9,cep>TpX=QE!`,D5޾[N.Ю9djSU`KQ} \c_Llpj&Jå pc[sݩ93[ItIÃ]T&r yGknfgt;n^ e$x7qnA06L5W!b8=4b6+z \ܮ&8Eх)*z{d?$  X9w`a4'Q 0$FxP O]vL7U ;&4P`A+9N|' QѢFnIE@ۜgl)ށx~YC37#3#)@N٘aΖ4 a`d!!xzIafĜ␒4c[lcdj: ^1tG߅;? 0(OA1G ŎB$l 0Z- _Ylh~e & mW$a?Tit' IU!=ZBj:2}ʣQ`u07q:U'7UOҙgzy::1= 5Y} RB1P 7!(L6lnİ*32e O<rgXWP.N*Z4oZxҶK1wvbG,_vM\ϻNdUG#;ctogBZŢpU'VHE}-nv_;@ :#O\A2Y*ɘ3xEJl15Yq~2d/2Mҵr 0hsŧ"h~6d:M1"dx +UQ@UN$ӹL?X ?]LX ?A^LfztV3!TS/"~ !Jl5xmzӟ |XA}"! r,q?١4~B %aF/† X}MdPzdadzG0WV{ݙSDE0?dr.`hSh:/]tK*Loh廋d;X'9ilp]-jC?KN vfn3ޢ}Ȑ^Gi L[agMi.qI\EsA<f #xU(+j c-R3R,x{%")H2(VwEPxo>nRQ F|Bqjc౪:;(1N9H }g{ ߀JpGZvo Ꮫ.kB* ^q |-P&\S2<Mp"g\uYB-m~nlI=4g$yzcك2x!UDIg' `MBoچ T8QS_KT3[Bi3FJ| 1I7a If X^yp,lTIR \Yss=l,"X@Aw&Ks-1bLhlSfu5sh[⸥;Og\鵂7'lwNdK(ҍϧɷ_ؒa=!hTϏt^[=~\v̱*R&,Ǝ5* ZXaSO2{Ȉ*,1 -;}l4 tC2*WL{Ĝ.Vn~7ӓuOx&qȾ9CIɲ8zu;#xx yכ>P?.g_cP} b:(0P{0scǾnѶ ZPF 8Z\8a4CO*r+WNM'ϵ];,^|zErFQ%Y]h( 97m\I8u'!o&QVd7D/>;as!Y@$UŖG^/WHiIKJ_vڴ g~cU{V7 ε:_IcN3 X14g3Ď3k Kˢ/HNڋ\v3xjZv-Vqu7yeY /=du(eA|EWyWU rBs4TG=0dYmSl),`d/K3~zvB'Xg{6B>TKX]r/;s@&)G zH+Vz< v>/LN:}F{ ? fW,O kõ`2tw-6GN.} ݺᛷW&SCr;L!%3 W)(Ǯf pϓ |ШBg0u&OwSp[Xj(kO)>Q+?>Hk թntW97vWr+R"8hTd\(htnƁuR!OJ]&("=}k;Q|S4X@b O R2bVi o={~ ݅EPrZט鳛`-x|Q@~W9 /H+iW-ԥ]xynX@̸Q v܄SV|Ȥ.IngmA]\{Ⱦ%T wl.?'oH S 'vGu߄}wЧX݅hYjh'oiŰzI"]"Hcr!o^i;> ( ['e ne v]nd/UUav/*E%M~!SG"lxPX36ZB r,w k0婟W2q$!FtkĦ\w;VdKJ.-I»UBWqxy 7x^^_ڳџKlZ v'v g*}b[S!Z&#b ,rՃVX.Ŀd{a) ]gG.k~職³sӗÁȅp Fs!&GYTiTbd'#d.Gz;px^/w1iTq},>\9/Er=0]Tk1xFCh>/57Ґ\MO-X/C)hD?HYqM,db%~p0mzI/m)05.fv}j+PO֜*Ww{I7I[`r]#͑A!\: S(MMOvpd3%7o;Do dFuyF$)IHY;N>o0z#ةBDFVנ iU,-5zѫ6F"R& X" &H2oqm:،]V23U ِͲ\l0,gC=x4`Yʩ w=.!YpNu^CO Zg@sG}rd (݀g/j35 $V#۴ :2cvH|n3''ǜ$X]bʊr5Űjv+288}ӕk ,2ᇯ@qŅG9_[.QD@fǦ;P#+CoqESpr-DGxB]A 9#qw=H[ I1TأRq3q-ClV,MB|5$P:i!Qm30yD./Wa,wM!ۊ3Y #/;"a:dTE 4TڴFp&?Ṯ"{ƥRתA>3'2K HkV6K"BAV]1`o" !X'"뙄#}Wg$%e{`@‘䐟gye0 h:42vF:6/ wcBGOC\!)c| yJ#&ibVY䟟 {6X]0ô>PB@"H΍TE'+%\d_8'Ǎ{l_qY)dy)E/B [3m!;R-QlddQ5lzwG, cP8W^:o{ !w.fŨ>ߠ;4d S})N)fF%={߻LBkf/B&jQ_`rl6'?X?2 'J0~K2/f;^5np^!9$-݈ۺZ #Q5q& T9 nKwB/KhGA^X_F1~L߾QZC=ET5]7BW_Ǚzi,Nz9t =uIx) x h'M| QM0x9xsgi%] 0yuҥٕw\~^Xhges\y'BQ*~+H^xiQtxkßoEQF s㳸`eI X+-36M9uIpϪP۩,bR8>s01I fj]^ÅZ*~J&`zM 5S޻תWC"( 7Gm# :i)1 [;]M3MIVD3OE ph3XK®ߛ_rhG/87!E̖V3&xI7B\88hte"A`qra$Ϊ3E1 |{{`ްRG \'E4 Al[Aڶje+#έEm|ۙB<7g` 5 "H8+*H%-ZteLKKIjC ۲ZMkokfwQHz|1b%2?ݨqWR2vYCňR=Pzs(;cZץli^%"I 87&3"zX)0p7qV'"tmD0R'MTzp(>{5tYi$PK\!E)=tXZ2.?I`?!q^s c JtZj p+c0AlLz JR͍O3МU& Zk#HP$QKe%g'J`aM<$ZYzlu}htCS0߁ӨODm1ޚ-%hwԷ y >o4=nJ%~c +lwze9, ?Xx '&ƺ6|& 'Y鄋'lG;$UoVpx+axZ: tlZq0=bBޔӯU`P|ep"[a6B=yq0hl~j9 1wFϺMI.@Gai47U:zM[8Z'inN PϝJ!džf>&x$se? `O̪6}6|]ôPK-(\#7q9axTweBKl'K1u5#m2jvU1yGZ {GboP#/+>`<:$`U>KD D@+Ĥ阦ekt''P1QYA8BLwn[Ț|M'Y. ֿp8*NMm+-f`=^|\ٓN#a7WUa 4 +Xa5ƏNFOe&CY<*c{QC$Ө%3mgZm/6m@aiY`e"r׬#zUW 05Bw-yId$IC~DcemHx1u]땃>j6ϔ[t->OP8 AϓR=} sޅ}?XZeFJ@3a{ktb\xX)2Y%ȫct>Si'~nesRPl9L'5Hɦ*d"RV~\0kP!w8Wѵ3<sqp&fj ݛ\t@0D~/}$==Ew.AwEi\]^$؋m<_}r* 7BKaM3Pջo$(M."HέK1_`žBջ< z Ң谏ѧ^NZ3FjqS=K,ޛR"(i!ϋG*v5ki4;Q"=/Nb"f(*xp'k-V8'DoBx߳5FX[ (7:C lEgqːK`q˭Z3eԖVf|+dZ9 n[:Fimxxj2ã|t9eN ľ#ŔQڰgjWҪ3Al1I¨Ȳ̈́bP5MnRO@!0\wK71"o7,mrL lY. Vܩ_ ̌T%YAL"1"c;f ^>?TvZ <;L:)ޥ!7F -+(kkg^4YE׋ aoiRxmwy\7Ѩ'yxMijafߥ'ّ[OvR$k)5ˆlz\Ϯ}>xvƾɒQ g|TWF,(_K:nh/Ͷ8ns3Rz cYydX{?WR#!EZ!r g#\벐{AN 颺_u)tknViCmɱH8@܊zgY}-b6Q*haZ\~S1a$sTsk@\2VLU]|~5sX"ע '=3B\1Waȁ7T'w>KQd }f,eKT˚kze9}Q"ۘa+@Fp-JG{EҔ y2 ##lm0,~#f_HXJXk@֥%(B߷gkjT>5TMЄ.\dM?&# BWK?>rxG`_0ODOlwM7:Vr=s` @׊/]&c*+{F5fnfFQ ч|am)p }Hj<ȏ $)G7'~E ڠv؂uE~DB h޶:)]/c؆KM[MwYGJ%p̮3sI^ZlQ` ,)Y "~ϗ)1>%4yKׄ 8M ǼB'Ky_e5ԕƌ't87hq? myh\4/NtYץ_@M<{)sQ: + P y9Bf6%M^|AjWk4G+RCWg0`bݥ=څ @E@G} oռmΖhdd'@nTg&{F|2t^&;7+GgQ Yi>X l|a SXUXثبHG쭼% w~~ ^f@A㖰o|6BaH(|;ľ1̗]3/ ŭ1%>oc&t3NS}\N`PR=QcMWb_s@S"0.P(/;@ԪNpDǙN.V_'ҭɲ*wg-yu"[f=E@ӋL![7J͹NaTA{ -=i~6%ml繌HIf%ɑ^3%Yo NKZT Ļ+zd[Zw8:Z% ]Ku mB ,qfxû6r.e``LGVy[o+!orI@[،6[-\ܫd~ΚO0 U\*eDO5Sݦ LwdxڬMqL]Ϧۓ ?{iMw6<)wsYKr.JS>~2/tI1"//; M^y,pg0Bc\~ ]2b*]X ZH$p5O. )nU~s?]WUFzc"66NT󩐿"nC7tUJI ՌhFcZza_#);CĺMJz/.׼-#E U}i$Tvt̨+hVkz Ķ~VGHqi~\N]\8R&dW$V糰 訓y Azd )FehOMU&ؒ4}+ ?ƽAz#ԧ]%f.'WN[ ?u=JaS %@0I>Rj Q8#tKSWHGIjеR4^t70<w}zlFeP(r'{qW+}׷uBT%w.TJLORjH01 H#su[CODFHTr V}=8FW D<03R ,WS_!kd!7?1xX@kFi[xXƑjD!SϏ둂A;".> /z;P@J5 3KrӍ9 1>5}6!;BZd{PR>K\+Cw' XRTY{^7;;`i q\ :` a,;s1M%Te|OM1s5Y7<)Mrv뫗?;SW3yX#5K9HmSplgk8Gyngv:mǬ| )IڱD7yAg{9ߗwd/5 5jnxnphH6y2f^DBn] B-Iu:\]@lECjM BK4OxB.C HDKަr \θ6i´U:ޤ~(fLvwX# ةYx|BAx~!%4쪙~ڏGlў\Fne0$.IUGiHȝ,[*O,#ˆ/AmxVZ~Zz٣KyX)qR!evRU hE@GurR(?֏ Z4o"}8K(R}vZ=B$ @r{  P֔^PNJ<(Ӧ=R]\6A/6U]ҽѣIUЍPfW{>mqK7ơ@y+D#Ե a`f3C`Y->btZ;^$ЛR pٖs{# Tf,yv{b Q9fw?*+sw}|Fcuɏ.iVCvcDQ3wa[E鵔ܞB!oz?'6S6`=MVg}MJe췀Nj[tUof(Bg5%tXj_Ґ""Ha ~l(7ل=g}hi(HhOwl&X(-?ȏYk]pKlԵm d;d$>`sY3RdNRlNYCGO>⑚7;ty>Z<,.KK0 oA> .#EM'4 R] v&8*ˆ -4ORF.G}e؎^Xu$ b؏fj*RIP kwm{+Tqj(D&3dag\ӤOgmjd֘ 0KbBSPɞ27*)o+ڪ;o$C1 ;3r{<UhEALj#k.X^P'2R%~MVo 6{&n}#:M$|Lb1..͊*~+ud8Y`]=w5hP9 (lQ[\+:A5E%c tƍ/S&tcwӼdaΉ @ahh µXɴFRWc?Өt( nXRn5ɞSKD~dJ!]ܤLv>b3ECDjƚMtq,/6X/{\< :yh6 fWk%].\jkvi2:]`eUPTYŊ}>T4(3k OWBʢ؊q^{6Bbt3gAƨ-^bLq,oTrcƜQnAe݃!VkH$6pL+Ģq* "=lUO#tY8@)aB&]M770xg|vꌆ!s9:P"iDRxW\Hr' t$ 'ZKU^jeYa϶De]\EaF Y2'}{]JXdWK*{iMM"=-wWUn]nzz&Ֆ8'̲+!& Z.efA@a0)B)Y2qyVsf1R{M2n_gG>6LEa/][cUg O:^x07_aߐN=ZS9c}xLʉU6x f֌P(qŲ&=ftE_Q-Z[fr65oңI ) U-f`Q{!QrmHD!H#uE1|P;¡O5^n6mHX ǰwH[+jjQ7Cu!H gzR Q~9JnHt-C4zɍm>z36F[܎ã8+_9gi$3Rwdt.fP^ 9w3-H17/niRe} 3p*#DWj㡮!  Q S2CQým9 ~Gq1f"6<øК4pH]ṃz@$]`lvjn" &\ 3x܎Mzj +gr$&yZj VjO2h;(5IjĔxzG9yiS1әHol.9g;I(zŁ Ըpߧm߸[!̳{FvםF+?`/,R !7,cC\浰Ah $h<_sˊ Ʀiqܕxa^5Gj<Ɖ#8)P/ˉ֪$m<i{; n(8xJ%+GwҮ뭹Z%+p!j( *_x$aa.2Q._*vOrͣ(]DY9j9|opm%^bM;ɏ^Oz(q訣=ɼVTqBKd)`뀒~rWz5,1F=38GHw8jC4@I5o99hFdccLt^]`x2B%-]JmEi]ب^z삆kAU$#]ljzmS2:$O^+.[a߇G+_.jKm&rMN/]NE}60Ž nJႽmA=kЈZ{c.I0k_X]2vU=l1bq($L &C:DI?+ٷ%oY! ⏀<bE Dǝp[v;y҇ p>hsvɂע,n( QT(#Crft''T~hWV^=mLiYˢ>-Hʝ -[J}\yDjT`@$X A?6@ji6|'vsJX4(HNM< A i^w<|1n-{wQ@B~ic_!=KSzfp?CkU&#!S7H/{(hOF[^g7N"9sLM Ok`Z@/m5Նp@J,'+xƮK/lBއ`듴bDgLYG8 X+{1"Rq]4=Җ,U1i+Roʴ*e l ~䵕kìtjHR?egyH6}O_(=߰w+S|^#sbJYWv?<\)琀(fUg=Vo[6XTx:V^y〦~v۲sTTR<٨sǿG.?[¬vnm@s$,%Tgnbמt $ќ,bMeb */Q Orp6zpfoMfN'Q.Uw ~ jД-^ !9SBD;_pѬ>y:OgKS@uE}5 1ƶ\`~ͭPڣMkY+Xfh=Ll~=j^`a@wJ#;Q 瞨RD!=j`Y1UX?V/7# uc>:C.kpX w=2tW]R"pjߤdܪrOɵDt\Р6>S`L/2k%HΌ-+va l&{+h}Ddd}fCGl&G]q9.D -H &ɒԙxEIvp'G0pO|;?vfn"-p_#ܚu,J}rM ^?Nkk\+_sI o H·dn.m|T|&h A )c9 +mRUχ"̃wzS [F75| ,SvzmMٜs3]ݧ r]!+6;qJJrrvIYEW?uHѢ0o"l7)~{kO\h<*fCXDhh{@$28?e}oyG!?9}]lM;0Dsl?ɳD6#qo#Ö"FQcO6&YhKѡk:&(Hcn y{؍h@j*8g6JP-ծgЩ/uBC{/@ }\YR''3딷ruAF\0;lK-?DB|,G#r {cl(Y*$LV&D/$3&79 0?dzyx6ۭ64e#%~£d}5kY}GmH4C$UfmTTDi-& <+t6)@#H AwӀFtZdp*pJ+L$ ɹvDUxi:DWk!Lo6K7>W-"Fu|:G[Y}G2\ݏxݫjKR-c1V;?&Mܴ#&qn~\ M7OŚﱤW)eŰqDᲡnB(L"?ZGcF$|d)QZjvO53N +Z/.S.A'vet'J*N {Y s! %0EE!|2Bmt;ݟ 7p΁Ȉ닆)(0@֝ӭ탟5!#{kX=ݛb"7sᤂxPnqYuVH4cort2= ˤGH!"/Ts,c_X6b8\@8C⮆c#%̶*$߰G 5T B<6 6Wvxx=ڬ?؃jwR"E[B9f BSj[&e+S = Tү䖙X}4v&;+= HXgլ@ oԮ7}1T0+ֳVYr{!j4o?)o/J&75y5>=06oҥkzc;Ԇ <%ZD/VHl8"Gx|t"2*Pd96ݫX'DN@r O]Ci"COb% =΁knFfc@5w&O>f%y˭pOz eܿ[d _i[(# ӳcaQ]'rlvMd5)A^YtΦJ z!fƽ} ZO'l<T2a3;^&KE`D5z>9˼]75.T4/Ai*ᥕs `=;4;;5gŬԱ@] K.Hǎ_ͯ洕(Jn9pVwmKI/mwb3ZOx EbIS('k:*&c:J YꄅnG 5T47n߷.`L7/Y˖s-3sgͰ~N6Ӫx^Ԫl\X1~6xq"\Bfmd iOr}N6S2eą4dJ[GbSWǀ|7AE#J .sdj} #8/CHvS̩/+y}HL Hi} 2/ PF9Ee^Ơ++z?Ux(Brh&ݢ] Є0l(1.jZ{7D <ߘX-' kcȗjp- M!GL,e[y7. 5i+*)តQ$QXhE -PfD&'v!uIgߞYrsgY|"?YZ.mJ_z{Sg<Gu:m jfv#YAy ɪ"JnL,j}grs,}zjN?hܰ|ųhl=Qm?Bm+(6-oP#K i|p*QxUX2- M]8)R Io̮]0`J\U(uDw}pi?+rH/,:x} MHG:۪18$cdɳ}#52Ԋ$b@mCeVslsoxdCԸ%zLv/Zp׶>1V/6 ]@lO̡\Q+f94\ů#Q)VeҖql )ØABAJYϡjD>X%zs:p skǓo)m% yc»G y/Ns<Cby}+1x[@/N[n1A$hjD<o`촭pE,.pO 3t,>HB}kb?@h@0 rg6H-}RܝyCeoW8~x) Z?ܾ)d*vlT=iL&sgOM `䖩 ^4HR%8Y_yZ+1>//6R+|vo*.;QH9˓R%,#m}_T+fT$j@~".y3lz6ץ0rdOs6ZSzÄVwZ& dTGU^GZQi_6Ğ}J?F Ҽ&a5Џ&-! lA6^e##܉Id\߻XsL5Œ1=U6(~ki-RH P,cuMxYTM~[=N<Nn$xe]of +Hw)d8'-( }W{c{4't` hoÿpU<f)?{O&p2V-)$knشFM$+vODUloـo)mzJ/&P".B'5 3ʨ7߈8-jjZP ~}Rm$nMFk@-/ gtkl*/PI|w(T^gΰ{CeTG}SPxk R~f3!6Ŝ`~9ޡOgKSd;bwlq;r@T8I2)&/oYPQT%!;F.nf'G:Szu,2!qAWaPJl mĵ?8tWFeњBCm{I }ۑF`1e4M^=.Ua8)^z"F;qKav73. ; ހQբEgO_ME,· Spx*+7gQ7SXYB<{'K%y|0t&~&_gaߺgPIh*H lno+ G`X"͡MKhюb?ll "j-k]dDž׆}5M$zYC8Nx8(C:jm雧۷L#m ^>aE M]6;L!&6Iĕ0U4'ynVl4U\dpDuzO\%frҧ+kOyD)tʍI*yԍi`ս8gUpTV2"–`FU4['/%%"ʞԜJJ(>vg=\d^T|1n[ ɸEm&a;++A/A@3}0mnt,rm,<}e}`ARX+hcc+> T xU|%ʼnjƂYjnlGc7fxj9ʢi+՞4\)K^SA.):4tu3{RfS=0maȆo\f8,3Lann4 !&`_c 3E|Y":FL ƒ!}cKOts5EvXW1G<W6Ƚ3<`/(س%K{sFhN OV\*15w_hi4jr6=4n+mtƳs7-r a{HZ9& ߋAӷS~ȼ@oe7EQ r Raf;i*` f,@siȿr03^,fۈƾNq^<03貅w",z}#TX)hİrJoL/0u-J Cm}'e$0=M)3#38+i.=@9¦ s^X)Ƣ'}\/C%}cF&IzVNk34 ٭{&2U~ߧ9Uz=&G2!"܉(4OL AJr+<~+8F1s$+(}a 0*ϵJQWD9քPm_K#gOB4xMYTP0,.-b ⧻Uz:aJ31^X|=tO]мaeDVR/Po##ROjT3b {lᎎKEeӀW p+8-uϠXBC*qEmk%rQvƛ͆k!}K6]wshw>hu /PX)RbC~^k0z*WhNޢrfWPRչK^c a#巼R$!AңZ;+Τ&eBTj{ O\c`N+/!]xdKM5nc^X^d(ű[+U0&Q*Ԁsw}X؊WAQ0 Zt(h!(B|==Bohn CPIiET(ADdz5awJȬCF`E@n Au+rzv\f*E*՞C{j+jnŜ9nl~H:5_WeT_eMhsj-|ޖEu$ܹe}.'7de'vw (5騲q^)^&=7Z-P6;gu爷ʠ5K%ukt[.]sX<6)vz4f@zlqU81\5v|1 jl]c(n[脝GAG^ #d21 2pkej҂;X!${Ɖ'AoaR8y%B|V8bL{&QѺlW js&.&SL'RDip3*h7w@Zj(6C 9/ ,. aEd^u6)%;ŽӔ r*&%6/6UwuO4{tOnsi3`.%;q.CC[5+__JA d-)_YmGƢHHj!ӡ z u2 p~cyy\}M"[8iW6rُy)aQа"LAa+n P-yV;D$az2[=as2;3r$PHw%oX"ktZjJmHnSW@|yR/Ƿ%xMzërgn)gaBWmJ A}`RNWQ5ڽoPyYw=SjV 5 8YI҈Mj09 ;m[ZwȚ@uḞd@jݢaT? 1fN7teE&\qJ> v],U_Jd z{6@rDK@GgW9GIŔ v_`x*4lT {ɖP"&QPk03tt[y-f= ;tj{E` ;J2ͺyz7YWÍ2^h_ d0IotIw<{=C6[|YE279:nO}[ߕ)yOٻ~ -Q^%h/LH\/sQB>b&ʎ+2sğ'*d܊^?#fc+2(帲dǛT?>k%i6NO <#*).Q2xԪ-/]ة`d)9I~mEz*E3Ӡ3ЅdCl-0M (~|S"+ֿ^R"`U25I;Ӏ1Y%lCa/vm^Y傅D%IdDu b~S.msdi=<Qm=D=ˌTРdsXvS8boqHB=\) xZΰm 7'j9<X^0Cf҃ R  SL=}G\Tm|{Hg#}4qHx- x=gg;lW%fA6`-1p4RW}д∬Ot=an9ʸ݂Nq-m/HXJj;偑<ihђ0b\Q,53Z! -yCXφ[fW_^N(+4HJRpiXxoQA@P1rRh9Vq $-EWa Zw\vLљpEBs!MnI)5j1Β"#>I06;3hqW-=AVs D:jyW.gU?}/ׁZ]1P© 59X45E?pylQlܥ_WC c{v;?M,NE)4 =]6aኺ\8#|eB*]wA"m/sʸT'2~rуѳ1>1T+ |@U[W&g5 -!@šHӀMp~/6I]m #wIz'޼hF*X$Qq\ ùW6SǨGB!W$+ay[3y0Sv2F68m[$ VfWy6?-u/wID֢Bz=zϠ݆,(A\hXB+h'1F PӁU+iQiٮh4l Ԭ5GW^͎GI_ T$6t֓~U"2%sU *m,ZW5b8j9VpbzCf[-O*q~5\c%@Wϲ~0ġ{R)ҍ2 8h= m.A0Q@S\;c/D턶:QЅ +*" Zɭ}GEҶҠVW]!C| .{w1ҜXpSJv m 0Tk|kѰΤĖ]ԪJs7^O@`(\3H̖ܖ53~NOE vVP" !Z;iu* )6%5\6&v`/oF(-Qwi\Øg*yj@}.w$Vpi8;DG<0?'M8 uŨ*VTJ|GЉ>E +Z/!|Dm/PR(OSƙ)?4&̡_&7dKb)Wp]#M=LNJ>O%b~cIsm\-n?E)WJSOC ^r*|s +KtP9ekH㆘W2C΁࿭m238a6^Z8yY^l: Qr>@W 0ɓR! *,!H2N|/CKPou?/[]ƌJX]R",~a Z-  ;J-sG)[$LkzPuk{uПkW@oU96P5ʪiCdIvǬHYNQj}-mAb9?S&Ev *օ5[^Fo{fmTBՎ\u#ּu!:'6ICLH ~Gu,j~/V1oAh̍f-Acl# ;U,:9^SZ밳G?-ծxQuZ0["vD#~]Sg`M"q*;~cxDtu*b*[L^WEpR(.bc0QUqF2*}D)0h )n1{*7ڢ9L*hIHN-}v.iάYfvx; H{g;T7j0:XLaX!WʴRt/jUODL(@Vᳮ2J0\ߒY!}̉O:-1hϼc8;c ]ɿ˘!0FHT 3o{VUa5@ٹhۋs&dC/X&gA 99XP!)ӉosВؘUz3@_4+L'JXƲn˼k940񋔕EW4XQFɖ#ԨYƃ#+*ݔ+;1{*GDqFZsJI?dNbUîxe_o[ݨk^%~T.ss7.Ng鱫-SbBB}<܊BrivVU03/pՎii-y{76?):zG|PZL6A겂Z4sJR{ה!G+Eа-Pq32U/8c/2?͒n{-Zz鈆Ӧx/Y +3VC49lt3m3BYa5P<,\# 9V*{ oիM#A{? /%f{/>K9lR/kޟi|:]j5 H⃥1Lf? ?W[hB)Oq>HOY栱zWP mq`FbJ]jt ߬pI`5fKb^?֤LůdfLD8J4k8vtD,XG W:$i u˫dO4ΰCkb@''Ӣqk0q^?;*RK&`aAi-yZQZcg45gVew_qcqw[]A4Ԉ!J#ZZ8:U!g~b79T5|H!k!v-! AXw掀2ڻ: N`̈T~0-VΠK2}E+ηB I? ӕ'g~-ZQ~=^o sd XyN}MUrMF (8qʑe3\v'pG_o@E1FH.&=pW>RX1A?}v93…2}=FASs1Ιt$:ƌzO>dk7͞I 2]$ϸ[^| X4#T ޯ|#=Zt Ņ~^(;f8C2DnBC!Ĩ KzLB1v|ۗ-O2XwKG̋:`ih7EBC7<ͷ m ~:chfI쁡Zpӭ1q(e,G$duS~$԰'\_68+*B 5ğM[2/bZ+q7jKWWXFXA7w==F 0s6ͅgda{R;Qi6EH{qWK[dW1(w-ttմ7.zT)}}Db*oѥxc zTr/pc!"U%WoY+vUXO @AƱ&k"f߈ y7iQN7?U 44BZ\A)?2Ei%w巌OlQ?Y U O5{Q` S?lA6p!hT陲 I;,&rb'lR*_J2E*зnw`sxzUQ $`pEk` U7M}i)EBy4./ʋ G|ހ1=pHOJQ!fu>a#N on5+ o[; p߂cZ?+f IE=ؼm ڥ -)آ WA]T^x[{eAYm:a%Ha /'&z::GVÐ]J~'B4i_7% !tN(P YeOkv?t GؓMLPYGanQ FH v-aOWC_%QZEr&RWS x2,4W-2_jLUۤr*aZsX`fakI*gWPwNkХ_vm,_7; e5ދXR*bHVwş}&oEE|(.oZ@Imd! tn@ʵ}VSEP&!צVo[Ip[ʓ!#^k5cKn"//0W䘲OuoUJ< ̄ ,ΌC uheXC*&v2Fj"'b` "ԏ?+K`UN!/V o3߁sO˚c<-]H+'`MAżyb HoM2-K:AłVkHpB́+ODnLs|F :.]u1utp*EK,ᮘ0tr[:B e7:~jgϰ2'_T hsR"I#.[!Ss d%1T%is1AAy~"y/RH3=а)'<<Dv@ayG&"kQR6kH<(4аUo."3W2j8eAjW_"C{^Bٴ7DZ֓RgT2QnkQ~ZCUs<3Q :/L[G_Pj\C z`}́-2܎CXH|t=JXAVmٛCMiG{xL{F/P0/E_JldOQյ/Gl6QxwsrB83zxhqk[MX6KfBwc}WF^5!|ff&ޱQ{! F00iaKD X Qb1{Ďj,aYܞ %@&xLat!OYYyWnInlpFUT@ҤN)tDadgZYw=*\)ʾ_E w'`ZА̔x#ƨ xV"ЄjBöߐkM5ȠBn.3,kce[Ly6D$ 7)$ބ 6A>rA()q)[ztZ8@*o"gA14&䐪ԍeWb1q*2`kBqi7(w56ܜGBي)!k ÿ-g{3!]=YiGx@;fjЧg:ߙxi\;E }f,7? g O ϼFV&,kmk|vۑ Ԡ-l6=0qiNI ⹿ƌp 2&"at rd,HUa#Q1emf>C~ H"B=I^d4E'xyu%8$o+F1;&فNS8a bNj?@J(Q+9PǤ$1z ;ܺ]#伽qXpakGsQ"j==3s̀pi}X6_k5ci crR!ԣ}y"!*:Q')4i% ɁիJ# ʒ8W*s\>2vH;N>өJV QWۄ϶~4 au9t³2OLK+萐J\rS{itBw8Q3}N#i%k Psx'IAgyەJ1ȇE}}Pv/&ԍuA3&~l؟Van6VD@$i1s3Hj߹:{[C'*K73ξM̡v{/z9(9&\E{qoZU aV:^`ˣ;Z5E p{oh _N'wxL ydfV* V$E \lti-Xbk0)gx ㅲmO\ث-N ٻrZ mAěCgA#|-a#Y4•uH48C5>e\J 0:e`_cTB.$,SN_] d,f8 s#ļ Ԇ/ܲMl+/Ty~;aA+"/Vrʗ,b0;`gRֳuP&)_h K2oL[hjM<a>rfި Wƒc+fm3]v/\++!wӔ&0r5"m. yVՋ)VͣkZƮ@dCq6j%0SDϭ,h8>IaTƄeͫ3G'iampB5A"FFk* sx, kEG=dju|üRog<1!r =I IkQi_w"k˵)oh- 9=뼦*w;7⥄XMHv~GrC&g/D/zjLђ'<{nL"jeA)8ۜ]OhW;8{r4]{L/Qq7XW(p|VNk4qy1W#;_ )_5j]{PQXڭJKU a f bw' -oF(__CI0 Ib>$l`Lov~O]o,LORdŐR샜~`_7gZmHGtpTˁ9pqv+`뀘Tw}Bg Ė'hNAnD8͍ߑd|2x ȭWI=pF2o .3KKN|(U#2x/g!Edw[Y W] INbUڸ+T@{$ܚ} f,:^=0ei`)+ч(u+LuΣ~B [s=.A]^em}J2z`62 (xĝg֢*A_ >uP$l_JzCyno+ ψ+1'3' m $2beF GL*-- lXƐL})e0v {`eBfAXh10`LnEiٍܲ 1B}X 㷙ˍK-GE1baƅ>%l3p[x9`4]ދϋq>=-l{s >UUp q>z6 8m$وˠ&t%t+hBc̏8 )yJTKl:OmVl] g~\(~("nAbe%;y>t nuj3g"0Ё֣D)-+@f%~vH'z|_NHBnC"@wH^JAcڕ'}oG̲Pahpx;)I$V-pڵo~trp|i%tR6ڎk5IpySvzVoƓc;Ŏd6ٮCGwnyO1 h0yl3b*D:0 -B),OK!cU6`;sZ<+Ri͐wOܟC]X++&h0uUPl+2I/l&tKPClFq kS,$[>u$Zd,ZGзZ8P长EnqMNA`|Hܚ|Q| 61m0未+OMY=~t ͆!T[aI5YSDܴ{HV6 n*} -Z};,ԍfi-;zoTםu5?飾3fFP@V (V-eαXUbxW^L7Xl.y}6 8feN]. 6;ZfN4;i rryfwGYml#Ԁr!ӫH b5لKy*R8 j,=FDA"kfI^ɘǙCx;t|:;״^غ(Q=̻uΦXrzk|qQ-H z8:ȼ*ʍ پAJCnֆdJ<:ox Ӵ,`L$^YL?mBgWPDkW%"cl=M?}sAVΕ2@ʝM4}\'pԀK[C:60x_ _p%!^uzA-#1#jY2rA bEu=sձe_ FJ ޥ3A?H rnHnkDv,mS5N3-(?, V$߼VId*K]Zl+}Q *vlk?Qe9Q+)}Q)-Jb"R ڢtnuy{S^1)kK<Zw9Z./ I*LHܟ0-'}9|&pg3ӓωS"fd1\^$cFgyr55'l!;D,a.Ƽz9Z6Z*-IVfPZZɈл*0YLրu .07 1ш]#41cYix"T- 8 z2,ŀN8kF~-{F @b/$vj?()j|({'y)_dITHx"uj婐X˒B\D!HNcbu~hD67 -:od=).?>*e@cM^SɃ)0[>E'׻P/=mႛEFŸөyrA?" ǧCXt@ٮTO ݦ?B`o02s66Hs>mj [oxJW%_qc9ۧs6:L{hZfN8%:[k}Z]H7I&lwVw4 YW4s]ͻ[,L75uE:V0|cHxS^֚,8:@%!8ߤl' J6ҹRaN G& g;m;# :S|xKg^a)e>`}f\ruG׈M0yXlP {՟+v|d(/&Ӓ dj; fTWx u>YϴA]"] ;G7fEfZzi,n4W3tUaI趮Molu&6jAdtY ۮ,B2#Mzw6ܗu熺N< 3 -B倫 ;-BhR}>Idd7>bWDTnOL]&AFe{ƨ&ll鮐l㚐r(wjgWy{qՒ+$ k׿ᄏ :{e .`;= I ؐUzm Dz#>Ct wo|o)~$y7+`ʶ!0'ߏwsmPh, R=5p m*{1Z!,ުCNy%s7}d2&R s Q\FMOcȡWhsLgVsHsמ 4f>RzW2o1㼂/`0ԉwWzs`cRYwu0>H'*kuqR_zgۮI< ӥ۾`76,0cՁ5_v׎qZptEխlliJy$wّmx#ae8˔^ޗxW * ąϟ(Lp1TjL 3Rrw(vm)'!fqfM._bN /JZ r]P@/sx4 ^爵(A0O?f/Tg ]8_YBf7yz2厕@&cMV"TƵQ L518Vz/?_4v~[H JuMD7A$)qżdRXՠO0''/He &MGh:S$_z9OSycHI&iڰW> k s>PjɤbHTQo)ːM)+)Hj@fuL iΨ3e߷j2kU㘨 z~ſC~K/ r,5sK𐁮|hЪ6|d9^I6B)TMޫQYqvi|]ςϫn"+ [ \N9}n+U>+`\YJ-%Oۓ5ץj A !kcVmPȔ[/Sc,߂LK84 LmG]O ^K QUpI/Cq<3UzwQufUB՝(>q`"D #h2.Y3 D@K3DixHKCb|Rg0Ky{kgR _seRYinSQe{Q7pd%Z>3a-ѫ#wzX6KiCIU:g jѺ o>\/9ZlK\ :=[/J2 !4^KhN2U/@I)FIWee+_g\WQA0sf.11Q$z%d1-IA+a#2u1 d˿3מ$Ꟍ3#"x}5u9 %îL㟜sύ<5&i߅ MtP0I`tߨ_[+ʡ5T͓R|jvi I4f֯;MKT"̤攰IeVu}cоx?P65f/So)#ޣk|?%:;$Dj5N#[/NI1@:2ǖZ|{:1&WE2E|7/I9U 0o!<%x.GگRĶbK@5KBel`R 5yg.eyoƆZ GuKyhyf#/yE׭$Wjq:Q YF  }-YW:^' n g:-k_imm^(#yU{[zpW_aV7Y7ƿ.4$ a0ѩ~3k}U9lbe$3d(z1㰭Q N_ GkCGklzZ|ݸ cS3#T7,wEU}Ƿ??,İ&[ޙ_^?a{܆mwDR _:pX҄"9k S qШ:}zPJaS>(© (}Csv,lzK. 5GxbZl-JoySU#N-?NZ5zGlFd4PT_ԫ. ~X$YߦD%-*V֦H&a(F,cXwóu;nHI`&< ~ C+qn½A,5gmsԥO}DX9`HRV |'NVʂOoА2 le K1CUϿ1eN=(q/e`F| ky'͑#'،"'}2d[q̀/#Hir[7 o\rb 7ؼ+mGc#$5d ecDÆG'uRҩu?w j/ %[!Nn^a9φ]DAwH/)VSd'!*v?3у w+ۃDvžwoQ<3>]&lCJ]^Ws8< I4u_z 4'>PtH< sPS7#~Q0DEa/JnZۉve2}cf^Љuq( NY}8v KYt`^uxw~b0J#'5p^PH"#P,yǼ=O_\43.ZN33R檐iZGԃF?j&o5_:amHSW$j\I8r|1r )6!K=3ۥ<>*TwkrB$+G',t2 _ia_%_?6'.Apb A_Ĵ;`Dsp"h.Cb cʏ@ 3b0 ؍x5AIA 8!C=פm5Y`oMƎPӥzJ|AM[cB}*D4lx;)bLb.XX{ɬ 4Q;Rϐ]-sd{u8&,E4sI%߸퍞рjcTf8ː IB퍤l?Ƿ*T+.{94"lӲ u O&D =ܒ 0\t LѡG2#hN-K 0B?Ӧ܈PÚ 93H,u-F, "2X ͱFn? :SB(Y= ! >8,\ڶZ_>fsƖ) $C7O/pCdNy;eɻ7n;j=' ۛ,Cp9{JFo@*ΖʹQa&4{88$y\9eMO_g-5սy ݪ&{JQ"]sW)0ԖV"930:+6۴᠗5 #,%,Cyrf7$Nr@ȒnۉS5I^q1q'4Z$oF1R(+;K߉S9PkE$a LśiDZ+?srla!'k%B,=h{%M3gnMS5^{!Fśݱh_|aK$|>OJml@}hE^5/K75$Ha ߖ>ߏ@Agpߺ" QyxJ/Uvn d݇%{xz^Il 5)ɼ' vSag㥹 &zւ%2VͽpʂԎU xRyǟzʏ~lo+|]qS΀=ٞ~>,o,f`v[Z࡭C+,P:~3!?}"2(0S(Ku$xGo$xClV]s l=#V?I g,<7GJWM'ї\LeElIu=:ІZYxa%)_mowb?pdfN#+C>2h ٰ" o ^R-%,6.F?srisLݒh cwQ6O/ \Q Aq{P%+W{З oxqx\- 0L6D^?japN+ja1?}g/  #OQ8f ,P9BO> ȌQVuח!,ث*ߔɷCW⋋5b}zK~4`u>G8B*)jmU<`JO#`HeΚ-<Y(<΅qɄ/{Q]yˀ6`YO??V`gavP+J~0!oȉ \^lY٫]uFZU|؂P["fTZDŒunkw RΏ ExKrsz'd)5>@xbPJ .nx\`epbZcĖT~uPZďnsNis,nohj#}?6 ߝ^Y!q2zx)q Nm:~Dc7Arģu̖a:ͬqIg!%{; j\ PQQd"g닓2*CzpB 0yaQAD7?U N BWtsu@%[Hm΃k0*&#9Jag YLD086;ZI@2]EL*Uzpqʍ~aQcK% 2i\vT3ڸ'kiɵ`_|C2@r3t ȿ0kǣ Ȓ(CbaYBXh+͈9aZX^:1ŹKݷJ&*jњ޶ :ڄ}ו3T1{al2Ǝc(zD5mD+?eIcgQ 4[6s!'>A>5Nb}{6ڽ%*ׁʝZ3e̓4,sD'•&.mp2mHx[F/i΍ *2DFd`=Z^aE}ѢenӪzٓ'oKMbv㼳泹zk(+8SnJyV_}nb2k~tBVMgh quzcl}>|W~H%slcn UM%hei1㡼0jNw|qy8!$\䁜ONIYTٱqGwr@TtRfVtH!kׂ7E%&Wk,KB7s,f3H}Z"BrwD|!BiߩH/ojIkB/4E{ZxQ4D-SZsf= O/RIbH٣Ƥ |5m^+&iԿ/N_`1w-25F+ Q74Fk9]DW4/)Ai>cLUXne}x 02vo~K(5[9E0 ۛ3 -5&{ ?jg1bM *mQfeK<yeN0ݸD`Üq#Gc񲄈 q]sae>򐄐6NiTS:hk ,XF5&Ld$sxG6.CvmSmlmMc"+2\WQ;4(nF.=]"F̮o}m`Gdċ|U\]9 M(>ƦHVo>*4bnM^aLYP"~๘9_/Rz]%n8}2a?k'BKRO?Kg۞2'D.הp_߭٭@f*stQ[u Qn'H #L 3E զj$7U^jІbhJo=Gd֠c;"mEX"/zM[(tI"u:.EGb>KN& %"EcP@h3~}+5.su3V/NIQ M"3>k!U>OC\e#-&,eP$*N x@J^ڏFYdt%_ȱf ZuC3۞8\m>%ЁF2i|!Jx4'aVK+ ,R\@R}jAwL5~A & Y9#&8 15ssX("2b^{v]M=֐ƿz/c$]F2mS [M ~qM%+Kl0YxDIzmA(k0J`vDhD*u]7h54,9^DA/>fJFۛŽ-WlR.쵠*AZ"&-i@^V` dWɵ.08uV,\p65F⫨5;F!*v7;CE/\.Lʫ,ɀw}?n ]h̟5IqHje =H*g״?/&/8[pȟ%),кߧY]fk}*Cӂ rǻC:̒mf9OJȝ3Fg+Vf9Q8VYDRVn۞d2{)H5 8*V+w;u#IÅH=eᦇ6T+)\ѡĚ (Vu14$a'#RF+1C¾)F3ObI=숦F@MaW)̀r}&AG5"V7hSw^;o/?Dr#9LNJ8|ZmrKQDB 5L/"Ax/}u_1X_.`69Q%#NZm}VW)#ߡ-I6N.185s`J? i/|IUeO[/)^HKaM%+{ezb>6w0~`U"ôXx6b<~Y~ nBjV[cH[ob;?eXǭ~5:^sz^"ݡG7\>b,NK)E[a٥+U7>KN5t%d_aHpOz*aF5Ƈ+硔"C!H+7{J@wӹpuJږ6yu8nw"m{D$|3QmU( ,Mt9>k"7}5կy$$JhJ ZSF_ oA9_&s@ lne52Z}P2\urq?+xw|u+aΔ#Ekĥ0<%뺔ΐi[+h틋(ҠR! N , 쇿y4<ď̈́7&0`>q^ڰ|ɱn.Bgrコ:EQr2m #Qsa 6rz&{,SygRd9>,`H4bvlD.cB9>;)I :vOr{R 1Ǽr66Qm>=dzE=,+ߙ,Z>2 in5lK,wUؤn|j6Lxic~Tw PV0 F407  FawEFrϧgJź)K0NVK6yƈ?|R!9s%FhS)aV.0J<j3R}*.GS [8lJ<̷$LȌEhو2V{/L(KMzJDc 9|2[jn>uFH$8b%ֲ?Gx]@fm]}VePM`|w#ۯ H$}Ҡ'`o9n-zT^}j&ԃ@D,ń4nܼ 2Sx.jg5j箽*a'Y\]2Yl_,.~4Djq4YŗQLe.(MVց PS_\L 8 JW5|7*́r%A7/Q1 #&B:]9%Md,!xApfgڸrrE#ANP.hu A߿%5U\x IfjYtHn> RHaߐ.͔r.mj&֠u&k$bLRph_kE7DpScihG  SCFmf:N"׊(*w 2pWP`&摴.XarA[ΩQ14vOQ {Bl{%mK-!,F\~0 r9qk2 UlФ6(ŝ`~F?w_Lg'U0;RlY~Lݪ?K3J|3Ab-L>J_Gs b̾zք¦G* [G؟ua_2Z!1{qa[J׉6WZyA~!Pe-ts2$S)X]# >dsܺb,F /%u؋BX@?,UG'W:" .4]Z[K["uUgZ!yMM0ikH@A^GMowGL8Kf@rϿ$MAC'LJE[ܫUm6?RgqӇZtVs~n!A $$14uP]s؂ԑ-HՀLX;hĮ`R#tR[h?PyhW}8"qA6t~X͏G{*]d>#{e2 K CElT|bϾ5["iLR|!\&e4۹4"T%puڋ6may0;Й΁r.;m?=`NRjn^Q|õG<}K rmaS$FLKE1]OK^@%,9¼;IrhKF#˪j\֕PњLhY ggu*~bYsnڤm&:EcE2Q\\\MƳDԒJS9QQf\2'5Kò5M#Bդ)؄dLP*! HeJ-bUqKځK9qexhSH&2>Tc!b- Jξ__,e|G'>7nⲶ}tIeRoʽWB9;:V{Yz>t2b&i_2leħh OnoZRYD(ZuHWWq=֜5M42tIT 9_qͮ|+ԑ8bd bᛁV319<9;G=:i#f9(&d+7t8-'pAZ,/4:ɀ{%5uz[ᷳ,Vk.JTi%TitSYdeĠ( i2}`<)-,NAGe7kSBA2^_tz40&{+FT'0#]lQ H2߆e "hJ0Bpع7@-Z$i3<S4 bSA&?룇#Gע^vg C: =*0I'ͺتJ] Z#b҅$Wy+)BLpeWйN2 ˜KxD(:ZaPؗ-1ry]π{ Y*%5Vr߿{"MدA= t' I͑t? wҎ]~4ZF!&hEwYD0OI=_%i`G6˵]z^+X0䡾.JUc(/p\M󑬕Y*_u_6ٹ@Bra)` hi3H%uT[ 8E?b`x+L& k#8Ĩ=JdqzAIj}"3L˹={BL[3y<>$K?VtΞ_'֗N?tc]Ao٥{Ns_G_搻FL͑#vx84,7E[`0 i>hwvyɨs`zj;;$ C8TyǶ?L6E|s&aJ48T/]զkXN)K٢kGcPn0Z0|ŦϪZ"V>ľծ|Wd̜ؐ쁣GQ5~~6H py'-hk]uU.$xv}q$aÙ醞GѢu j+Us˫U6(O:˰XkZWf5-ڞ \ƀ_C.#4mp }׬G%(䔂M KL9jaj!g>+".}DCХ!Fɲ ~<}MֵQx@D W%a$Cf9XjXF X/Du ѿzQ$]o<\1%+mh0&bi۹ՉZ~{-?B{:U: SwDXwAHD1M&.`wm$ zm}K4jGC,s_YJR6Q] @Oa]$U󴓈$_l,TJIX`!OOWLTN֭ 9]8Ց nپ&U129-4J1-iS4 Xx2ڠ6[AC;g5Vtxyb_6U~-Pߥi\8ޱXnL܋psZtu[ Ŵ^={9M6'y#ىizy7:C[{I "oƏ1W )j;B :֜40N3#nL4am1qol2JDκܴ*bp&is{὾}weR^XntmtU&\OHne5A+ n-3KvIQ`NaF! Gl-⏈ϖR.Q@-"YQ8mOt>uF{#w+uȯUԑT z6,v3 h旹!.aŌi9Kq?,'KʋS4xi,ͦSGZƽ=d,:^}%(.cJ1d ,,z$E ęP1bWݪeg@6[Fj\9Θ|aT#o1[h\ uەG n*v4h;yrr"nes6(pMtd L=S}A&P8`],Qd It5x}YAGТ@Bi_Ytȼ^Qf{{9Wr i "MS.dǑ;6vQe%kJqnD,1J꒮rmdZE@NRU-a_McKsu]q?Tꪴv91ItKOsSDZǔw^L^FU oT6N wd# >]2]Q.X<F$ !ҹRҎ/-zeZ)w{[+K K̉vQ'y?FHȥQut%B8iiy{R`1T=@]\j14ө_!]pw {9E dW,jBdZx=Y~UD{yªk;d I|Aj @}B ׆1ѱv˜ !qn_53V )pMӄe %ǩuNw;HM[#%Y;C&H+Y?U?(ջ,ou(Bpi"H–"e D~>‹kQ dUΓ4Js C6_5QD< [̽S!q24jq3tNRCB/)|i'O{L.fiLWpj9FÂ&s,T{F{|%WGˢ\ 6jZc|?h~:9-&k^2dH Tf(ţ&/}F:SD?J=څqvSjݿd[V xS"U{5z>ar+k+&5wy]z%9G1qӛ8䃞iEr~}kpHHz?F" +dѮ$oOn vc齏ߠ`਎:ZQ2n4<"jOXQH}JUV1{f[!V&FZ4@ )tZ%Da@E!꜊H9ͿB8H7!Ԁ9 XdCR}0\Wo4е֒_a d^t# g)ޗ5躩1&ƾ(  XjG%: :x6룳qEuFϜ[]E2!=:1ǚs64\z$q*7߈G2bz,^9kۉW#]*|r[:eow<@P{mx9w~8=8lꉨ0Ӡzngd1 91t(ZfzxDzP%pG@Ť]a)JuQ j^H_XQT߮Gg,\¡*/<05 3`GƇE7j?Y/K*L%~+m f%DA\Kc5՟BVgVK/7BއJ!rVYŤyh~A"FSb=[!cµnB'K|V5T.ayʗ[#IGlvz"YΡ\t\f$@ї  oUqigJ?/ |C@+9-┲}nyQ`"oYVw4v('*e4)m.EAxRHQQ)^e0DRwPDiěiEV{C:iruzc5P`a?A6kT,G&6r<dLfzq}0'0ۂS'x% k)cM"$I{H |8S懵ڣ!օS{s]/„ninbؖ5P`CX3`vD Y]P~ĂF5  @ևKG҆cZxI}c\p#H`܏^01ВK='3K^K2`~$6bbQ#2@.|\L/nKk]'ZRRca|;gDN&&`,+EWY wd$z.[U'yI'`ٺ"hdB^]yƂbWxv=Ѝ:qfJ1URTz2)IxGDXX L?7 ~c$"1WCfse"sth!-NK{l<߈ `V AͼK~ta9 QyX'7]jUbGmͶ6YSDE7L5qbfZ[`Q8}m?^[˃Peܒ055)\RɅmdiлʾ2[T]IP|̱^|\|4D‹q}~;6D?&aBJ[!6joU)(Sd6=1IzVגIių6>2-BQNI>K2{JU/w?D8/.P|څAG2jVW||Qە)Uo}&`~^5-1vۚ)%-^ 8k7$ ŠB9"q -DZcKD, Ŭnŋ2Ql3- K+ZJ~QLQtlf tiWTZ"(Z 3u2&{ [ &ʰ+!xUZձp_&܄CDdl0kaTTO R ^cZ-8Hz/*,->Жr`{IFc'$cz];KM%DZjXxQ]|,ȩ^*p׻WDRJ [Xw.]N趭._'ƗØiX ՟GzߩI2@eB J1=: ZtOjJw5%n22G#̞t ql,2?b uY ce{^ONs'zԀ8ߐж :H⤩-d>{{}P!*FQ9ǂT,dXg׋]؁ ڜ~IPa>)2sIe揱ser}I\KZI7<>BH5,+J#XIygTN7_ &Ilu]-쫢brPvD|00VI8CqEmsc}̈́}d\XR~ij?Lݍs73S˴p.tBq)%.ꇛe&5$r.l:Ҫếg&X|' F )pS aqpQ@r$&Ygmo`blӬ{44=Jo (/ğʄ$=\χ&+ǪвC+w >p!0vpc⣺iJ{ RԂqˤu["ɽA eKێ\GFzsN3=/pa`zUCɿ-+Ӝ:$b L:S[Hӻ?Tiý&t4Gݣdl]2s]lr^Bձ\Zm2!ז_e 2W8c=Հ`i3ovPupʳ6h_+rQS,"]G~.*sV~(B6۶UhjhkwZьc oKΘӔ-+w:y~@u]c#춛7nI&t.YݍܙslNFHdoym0^^%/οy-(zsL4g3AW+]ޖ{UOkQ%PݣjčK4*LPl\Ų-PD^D]J,`yHm4Th{8^*!ef2Q_f,<]ؠc0Lu8L1pywIP_s55ߍ滭U7d)PZ=0}|Fw2Î'[<+(oZb2)a&Cwz ׍UtAr1D XM (خR,->d"qB ,)ş_H紆Lj+H]zFS#F68+!G.ؖتc,Tmaa]qPY)wB][A豞?,ky =$$ƿ+mY0נȘa-%"-$I1? qppԨbHgCTW埸7^8j(jykl>Qulc9^Mmʷ F^{x=s-?nZnyM7dK2vtXlrq:oZ(#qd bA i@=' 9vX]+a Y Jhv/BzsS{N^0LÇާe\D6,"r+,htS\+8S؇#b)f@k yPBcE6>|{-R1lE!Z# 6,B^ .=[)V gfEi_BU6h@g-X؊O<#LJ 7}jۆ_V8X d<h2qx17VsHY W .Wz ԸKn%.FǿWa:Tttsp6HM̒l~VyϳQ i(Wu%kk'Ӄ] $^ k.u]Wӣ .>4~;}"4w60=$<._\T^Nn?,D,<u"l_1|s٘TXןps}w~\H⑇u5S9, s+\0fOF?ő"Vl:)uY+:X, V@V`)--8lC>v4H9{}nw&MGCyM0/'̗CGQ`WKQGKJǎk6Tˀ"X~0˂[\uAD6`~xv{& .cز`0Ye1gQ1zrS`> oLew@MJ`&R̢utr햡 cO}Q%SWHâj}G.zW9ϊ}›|8WCIFu̓JpTSÌc?V< @ڣy7`}hz/mFoY!l=x.+8[ڽb5#}HCX ,8Nct,PF!EG`cP-}^ x2x2V^H:3`~aM5 .(&AqrO<ɭ'n9RZl+Vzĝ\Vx p . v]'37&};>"G w3W5wK!zQRvw89̩Y~XX+1%)XdJr}gi^5g;$ﴩ[s@{J!H)ǹoB"~qn]z\ uo7SL ۨTn\VDci&Ĭtu/mpTḦM"䷧i8hiY `!ȩMG_aͺ. 59K\;F4lB4[S@3Ίȿ?pjp|pX8R恘ζ,پ Qc#adT[ԨE4yz%?4o?r['X0;0'PV`fwɈ[P }<~U[gEV!ٗ5]y JѤӝ, ]zX_JeARbBX]Dn0{81N,<|At7 ܟ/ڗwVyN Eaœ)ynsLt%1i&rI<ycZboXVIpo=M߼Ё)c;WMN2;_N h)mA8_p=m`npcV膂!@"Qq)w_?W3->hӬ݇ 8\\y&`H4ӗDѡEC1lEe=ی-r Y-vC 8E{~[--Da iwG]㕌+qZ2ސ8G9j׉x4|z'+E4u}lK3!)6q{f:,0* ӡ04s0ڰ--mqkAo })+ 0Ux4{ fKPp̘|:YTχȩ2;]Oݻ{ɘp˓S%1šK}g&=t#L,Iqhˣ0.p'Ox7" Ng%F:U@Q]\zU.TI/0[F|Ӕ=hCﲀꎿ\K<۪~V% Q~뫹 I MVﱳ.WL.8w512h]c|71XHd7c4K;ݽ) vɀ5Rx]noKϛo8IɍWsOu +V[aY: 6υ;͡ RW'sc=%iL34<]o!a-&D{jm)?C|xNS.e/عկ>p?Z?j+i|!L]ɏ9+䑴σR%B\0RnqҼ%EaK ]"ަ!? *zZ@ȂjF8'o81tмkB-#< UuW_˪+%vRߜS> 9&@B^5ԛ&*kti9=(sQ. y5"Ya)&kj~8"U wsSCgunH$OZ)=j+ 9=Ÿ AY*܋݈|GEKD~h\zI,I.iZY{NY){zUNA=^/1_> `Xٟ\9[-hBǍ$&<Gx~ާׅGñWHDX:)A8ī"4E:y8 (Yc=ك0JP$RgU\Z'׊E N͔jlb vFQ5qyI}rʥJ:gˏ;{$G gA%a4!֤mIDϢ=|6Elq}$BwUOyn(]$]Xf=Kd5sTA᱖JܱkRT}8n;ULwvy utǡ.@Lnv*^ۊE8 60aLCdrDbIj"j&70=z:$ʑB{ q/cB.y1^-9~r|1)X;}|z:VM:CPU7ڳAEpߴ>>BڃFW]=S8d ¯$k6Z6li8Bcb6<;UֲD4d%EOR1 _Uj36 [(^8~D 䇙8>/P2ju*iՇoD t Q|m}`x$dKx7wbWZBtq13[ybml"V沤u<ƒj!2'9S1g)ďM"NҾ^]݃<&1aX* %.D\ JR$8Z 84jiu D"xCA^Jx6ӗ![MQum'(ڤ͍1FQXe&,c#վ!q`/eJEYhCXxսKd@xu6=X$r醫b̀z:/(5;Co~u"/wmn誧亷зIE<s<0wzl.fNxw(fs. }5twvf3m(Řq52B͠׬/gκϿof9Cn&:,-) nYTvbk܆;njc?fZ1d \FbUՔ+s_وNToBvseZؔcj5y*nk Jb_Yo`71+ay9Z /t`UD@.9.C urL@!KM] u B.nĖX;l :dni2 b'l^˻L=(vwln>D)ۓ+r(.hGb5K}FkҐ| q;EX4ι:uNLW'$OMT^]0z⟶GŚ>qeP~œNhz_&,lL  nuAm)ϯIDpކҌ~dK]>=DE9ӑ(0IgD 0>zh~ʺ!Ngra͢wq} T5I]׬gCh5bӯw4!2<s>(lqOU (; ?3d}3fAFԉ@Q3M/ fNA1*ɬ?<"Y#Pix[;2wf RمU[ O O4-({n ogkyЅR"t)m%O$/x}1 qxlq>epf?&b>Ob5iy覵{96 nq îJ0 ǁCgse?,0Q*0S :1*LJD &雋Mn=P1R_TrT[vp ) sJN~j !#@bI|'IO;Xrsq3bdӰXp N!buPa`\a1Uz!;pXhdR?AoQ2W;>G |\O09 QsݢonҸWh >- ccrLQ% ?>u.mϽw螷7 >5r;&&#a?@'~dEX(3bQ9hk\5FG18a,]óB~ \H[U J: "da, ~7pr[c|Bb=,lJBRdkb+=n5ZW}ܷ%-Ec ߁.ߠl!n8gϷW1I[ּ*q[]9Y &ZrDŽqe/Cy)ƫ9vF }Z;(]Z.N*B1堔R rR8^NjƲUt>S>o`db7REO&yٴ ⏭G0C4.%jlUx_qݽF |f~0=?z'z VB} ̥GUgyg<5< ]SնV0C6=nQ᷁dlamfiY#Mh9H(6A7UuRR  ;5B˘JX.#+M4rt631`HѷWcWqPZe*iȜUXYۗԁ"Q5 Z0f[1p+^Sb]* C?Ai}8ԯ? NДRf?"df5tR-dhf-b=0=c;0(Ta# >wLC$O61VTiK6"_-xcesXGCqM6pP#/?w὜P6p/kKhW"/:QQ+EuNB@$YʍcOBY0s4TO#A@gNvhO"pYJo"iЭGZ5XEaJWף7\KI˕(*wu/ B܅3p(5Z[أP7lqREPܲ.20{5XcB՝p/qUC7Rcby-ܯ>L?}04?$vxhΫ՝rZӯA>3 z:xK`RWуq 0&^hb'Dhz>mR\gluO1/>umo&ͱ7I 5> JK9Q)Aq,^4j;UWBdz4HOx{0{D9fxx-4=s챀Ȋ97丯Ci`?؆v/C VQqy$,%Yu=7r!/J񏶳鈾 ;4.RgftsT%n&iQ~SvqӴ}غϯVqGx?!0F(8gM!C&([?ot}UK~t?эmSE=uQhR‡ly 8j)Mi2 1sic.^UΚ8:pMFۭ>va#,ơu 54T1.xʮzo3@7ÐoO4)}bTE <@cyJh J Pކ-Y8?(N6׫`%k(_K>-,FT"6 R{T^$bfkJ3u̇o?)"&fPpJ;7 bh^<->1^#''oF#̶Y'͑$16D4Lo#+qVk*ZO#|5wd2 hRysQF'{e`,~e'O‹i@D2Ƚ6l`3A#_&i01O4kchܒb X2Ӣ&ٮ֠wF!*Vi4dc3Bk_^u4#FPQJwꡓv&QLSxR=?k^>B~՚:3'ݘ\zȈf6Q8[@&$ngL>gXu9,63";Pp-!uHFՑv1/wQ7~# O5zre@I! r*Xқ\6e#~`Iy֝j d;|%AҟՑw6P9,~f?Vn{ {.sWY}od|e-iGƗ/r ^c 4UqU_mAJR( -R-hki\3OS}_5 9+M'l+;P  H <]l;W3'Tz#7qc(9U hT92⽶zNzb[{8C&M > LI7{Upyg3>T+mJ/UǩhH㞲cO ;@"w *y-G33"Ҩ||юC|ճ[1~ b DI&kٳw&k48 *14 *D9wbSgpW1usQ(6AtMÜ8=PpJeh|Fq9(+ѩ;m)3ZKH@㋦2WsPUq%0Гw⑯y3YFM^5܍x/k! pESa2 ո&} ϠM8f{| =W|)Cz<@=HsI޸(pz82 I^oŚhu1BtquN|Vc-k;&1]sViTE:{L(Jhn)Ld]\Ȣ>Dt$< (.P*dUJ Zf)ʹ|~7 )%H!})u|HDK٤EX B02| 걼~ihL Z(@"MPe09bVdK:зajo kLQ2g5C@=D=D"XN.B9:vM=z G_ݯlPk#i=:{N |N.Tӳ^rt5 x?`-sS j'|N07&'$XFJCeDPƟ f~qq72DԖaaˢ&8k_ok͒xj Lw(pwBJu2_sbܻ'@!'?o'N^rLxw*"cReW,}.73aIσymYIfgHݰ6,t=!';R\UY If;P:Dm"_wYAhD F' Dҋ! yT.gD;[)v"I000sI܉6q#_2O%A:fA\> 7;l!c1Z#p({lao5$H(Z񹲇o~`2ѝ^-Ѝd0Ŷ9!/P|v\= qd*ƒ>g ڦz*Á®kSi_M X 2߈Gc:<=Nq ;Z0۲$ ͦ!TJEr|'JES=¿ MIC@ۣ/np`3291k%QX櫏l71](m_%#_IcZpܯа ɅcjX(AQ׋lJ `\`'nqD n$UcWQɜ*0~"}9 V漨 lOO_ u21IUYCJI" rɁVA`lJ $N]f&? j:ذ A?nSw  ݙ&˘/vOU P&+q X,`%xyQ6m\uPSdvy'8^Yi VPUz^|d,8'")\weB5LDU F2MQvly1:񤎨uZ;ٸÊ@ Ikܰ0T2ᢍ/L@~m鋭]"v;,cg Ϫ կD3o4;go5 |CUt*$LGe4szdw|O5S \rPܟ,sgI1!]V/ $ԿB.–KGA/4CCHtIFFe MȭQ%m!t޴1?F'd*ޅ  )>Br]KgBͽ@=sy3DjsM;'#| ]U3WOUU8Q+J ͨAոUA/ 7^CnP{c Oށ8&GJ / A &8g"*j?jWC^'Ks-s q Kw۩ޤSbp%֋U;(Fތb *jtU=bT&*-nziiޝVoV"Mz g[Vv ʻڵ ^8twA־&#?uptngE((,6O +?tk3>/&Z7Kbq+>WCjH>Mw(ۉ6^N׶;n guTT'ݾf ñѩĉOpxKCsT^.]VI/H@\%> ZDsu~LG>%/_$DmV wLG?o2u *i݁y%IdB&cm8Uh]3RK} I_o%+[Iq;ol= UIFB̩h[,@8xdEv`#v'V =CHBmG|IQ5=Hm^cL4WJӈHîPe- 4YNW;l.+3;-f<0WZ%o| yr7ۓT'd罇6IQG6AW7ߔs}TH|/+mGFpXuۂRJ' sw .4N]Zݧ+d=;g%T V߲(i`,ZKdLTAhE&F73 $+)4e^l_>g{FGW=;cW3SDs9P*3)pNz䀍wE57#Vwmڠ`EoɜEi$|kouSV_]b͑L(7!\ۻnZTFbHj^ItB篲MTyݟݮhDr)+,HH,ȝ{CeA8U{O*Sn8/gVFi!+mlҤ`-wdbx8 sCB*Y_0@7 KbnB": ;N*jE5"s nHӨM P,9n P'hpH:9)azeCCigyPIvp Eήm,X/-S|>"rCX})j6x&QVecNiz36ߨ #Pud(gx\wk9= @} dL)N[ ;%DQB@@I4e"ɗ`]_NPr(bc6.WMfXljђ\鉶nX bb,pM&Xtv83IBB@0 gƎnHF D;~؎3S*"3vx!xS}vX8q ~;)pkB t~!FKgvd*0m^<9e|G{ ̢ VUf'􇋳O:ˉ7A<O%\DJڀV`n ~)` erN%fz)kzG5=kD{;7x7Z\`}BslQZh ^o&}:~ xy5. %Zz~yb-!EV^=*aP|{2s3k 8@rK5 qg #͂j9[NW0#TcIXJ$Nx7"_ D?Np؉ȫZCAm=,b3%ҲC;+˪B.1oͺ~ .;Vm9tcFbRF՜4Ai YMZ|;3\mts?c+vXXX wu qԑt g*#ľ L#?3'p= i YunBfZ'M/1; q͓F*q/\ ωDC$!XɁrFO6HeEGۑ >1'zp+CwZ# I kCrn:E1 +e)"'B8{1ڑ(QМsY̚]|}Ɠ=ތ:̫BiZXd厽R7,NE OR%hx*WUUY.TTr53(rqVC_q2*h/Uf$|΅m|P})ic%Jsmz0c{c: _w}czzHYjB:voO`FUXM΄ZPEށN{dazY-S[*[mNfLmG˿+Z8"\`<3]QuO+HnUҦH栁h~LKK;TꄝڕD)S67$>gKsmr? h!at<JP;L<ڽ#YiO9-?京Wc/̥>Q;L(6``אo~We[f%rx>8 !9Ʈ)U38\ke nuUGfCҚ ϕt 7ٞjy'a݅C0m|P$IOݦ1UJb=Mb:N,؉Hn8`P(Qo9B/NRW|= `jRvA} (R ?0CC6u ͣe܊]Qf!YZ/̶QR|`(+qr:e&Yx 6@0HV Wڍ͆͑]d JN3`_.F+{5k58?@lR"cYFubۏ eU9ݦo;yMыaM7|밾t@1L\ZwӥsיNc݀#6QXB # E"hn,2^Z>Clxl%Ӥ_.}Uˎ#Xײ}wO_P"F@[U{}vX@Sg8\^aI>]$Zc|}|}EH'5wf )U z~ $4u4Ӎ#GxƧlf3T S H"Y7A\K_v`HcDe)h5_oMf7ji\^b '΀WQ_݂'yuɌ9?+ ;&&r&!@kxnDCQf^SYQuox^l.rNQU՟ e7P۷>jK Rq/{GSX\VIJƙ \/w2fKmKo+Ò ;t<&Z71"òb±ˉhkOq>2,K#KN98MR-+S=D* |t%n]֛\ 8%9V,t ̟LVD8M"7>$w\Sؗe;M9]Zt^2l~W'H-&.]+_d'{Ӱ%;b0͏[Ļ]cyr+- 7!%dpP^7HAwQut =,'Wd-RY A}2~5OZ\U7P_ƕEV2Ɨo5IJ/vx Ho@jwkSt61, jR j|i~_Ga7^?#K MvBKkCUi:TpfNWe *d#1l >8yLזb;9olIfhy܎3vhh___}N* נu#| / hPah!O.D-Ղy\oވsiHUix@F׺7ʹ8F9ϴJL@eς3Z/GH=o~[ x?Jh {h" m6_{:+\_x- [3L>U$M/)VԖGY֒Bsxߘ0>ta ]Ѕ{ ?BE8-:/8pƒLv7ӏE]WRiE?:*Czao%gbs=1'0պ,#e;ߍuAukB2f鿑f>RFw>RHUكчJ^JW3Q?h ۴5'u5o_Vhƿ!΀\AFt_j5SVo17_D $,q:ϒuY)(ڐx."Tّ}`Qvȼ}qyeE20 6~*V-#SI\#ADn.U xiKfZ\f5tWnV\ AwSD ;{goa$=cVq u!_ưK1,׮7 'À x0l#4{ lFPq$3?Zs66`R'W9z=ZJåXz?(VGyzH !ۓNy,r+0`U1hsםN*r`tJTGX;K'?̤Uь!g/ސ3"`Q7FUoHWf;f?8nj@3 8GWNxa%`WNlҹzМG{~wƌ=Ju2w~(b::ME (@yBs΋sݮ m%M'ZeXg^YG5$Ivr9ϒ  ,C2&%7h"V)Ôo#MQ+-D@{*?Xy©*?h=dvhDYCIG3 5o;=ZeQN׷$'+)R DU`3Xxդ ʚH=;ﶧ0X&䫐 22LA"6% P0H,ya6ҝV$ycc|N Q~o?hٟPyXVAOK*x8sJ{v/wBW@x<3[2хNQDSBP Ab9,"zvT20*vXbj]Fߦe}3oă nlca`FO֋9 skg[^\%ItYJo{#q\2 [n,d$ ioЏo"~fZ=w>Æ-HDrMbuL+\1G Z?k`CIUbw諃֟G*g5"a%&0;v(*; _fѵ&F-|Y8o]3$^=>~~l ߲N|K؎]YjCs0kt#_/ `?z/*!E GN ~_kW ?ef҂YiXClrvS=k I͍BTl0#-񁥢cfbE҈ S`F0QIdɸFql Xv0ѵodm4Ҷ0[,Xl=Ljd%{_AT} $S41I]4N#,雜]&~?[8,'ãthUfcyDr{`nfn8t+ُ3v)VƚRƣDWKDc izd,݁N)ն^`;1xXVLMC} vW0ۊ Tjc9}~g *RaJ`yBzq+lwTϿ:ĥ8ppO;ʾqWk5ZwkEdho>R>1joa' wƘNQ_dv|g'bʓwuw<6 !/ z$*A]_4y<(S5;|+ۣ"Ȁzr:<*^JF$ݺm̟]v>JT ~v=QWրn@EQeGzo&D Joy^Q8xb 牊Waƹ~W43y0ǹq41J[2/`,Lj==zƳEX۔_l@^{QIXC1ajr@~"㫦Cmu#ƮVbqG1qCo<;{Lªzk'HӃ'@m v3DX¿;;Sj@qyX!xS2 /SC"vʚ,>GK?>V)i 8v-oڗwy]3A$@.',!2MٕL.P2(#HŊ-|u-g(/TwF|zі, [TB$VS*0^i,2%+h6Iϫ q'#Yn jSqW>VGX%57*RŌ0 {㑩NΕIbVX0EŻa: -3Ye(D;kߢ̓'s\=R^5:D) !yrDHj7:iq*Hdy3"xn`ìӳ0"'G2BXh0Oʪ?9Y-m0=_FDPH0Lwj^??U 9>[M cKzv KYd4U e` t k_xi"|ԟ)ڶ{rXzL-jZQX̮BGSR6&@c^[,I im ?%wH6s͍{9b">\Q! s2MpeGPm‹5~Jfr OxJ#+-ϭ,ARDQ}4I/]UT>/kWl9KޱwrG7D)8_$3||(jxsg#i`I9HJ <ઐ7=jуFq}Y&2-+sÙUϝ]zUs `ffjװt4R w@zi|&$Ag]BUH!;̾!A<sY4WanejWx>`d72L&m)`wq2 @}fw^F41ҚZ f $@0)W(.}IbYw/)R S "@r>7rD,xɡ|#"{v}'nǎa '.ֱϬQVT7R5T|F+Ho u|U !C|EM,'4sLZ9ᔝ` .DŸqV/,QCv(Җz'oMu҈G8eX petU&Ȅ$dT[܌s?;|*C *$@=>&.=y~ç>#͐Ṇ$<1\[a_i“2TBtl /ҹfP [AB׀B{n@~ܒǽg z콺( ²igC?Qw5EL)ӓgwuiNhˊXĎѽ>r"1kWN~@89*/740@RO vuUtvbŹJAx ';i2|&o1}QN*:tKX8F;㛀vДkX-B?F LҎǍH&5Y9RԬ̓PN&65[!2=n>j0ZE5F±ZċZc~?lh~)8S7:dd%̈́ ͿZut.`vj6P'yY7`)!JC='s(Z"^E P;Zƌ0(s˸ˮ69 5ש¶dl~ĀapWDϹ)> ^SgJя(E%抶|H{JaΧH3e=:m ** X?uSZ~쾋2r/KBs4}kq^^ N7F|X`#IG(z^1EK QFNgPi`EinsqOKwNG)c6#v%QDK&D03 ʽ~JI TݳR$m9 !Y"~YfQQ.LqG^FIz{ڀt%e~tSJ}ԭ*H^v}\]~lQ*@ωPHV9֑yE[]0kiYFΘjd[f Er Cc%E9(_W0]F1=yeF„TƯGh Khi w("a$jz- Zt$z`f?r!6+WVPZkH8$ߘz%[z4x#ȴm:ދ*tcӨ4*t1IP DMr0{9u^d"ぼu3~~bDNkGU{fwĐ6N i)D?-NOHO2|3yȯ}z0T>cn ތ& KЮseN*7*B-&* E_ QXKXAI"QڰrTD PVa PV`뭶POSjvߣ7&vwa]U4d]l"T\ž\HN/؎ڼB }SgŐHvҁP6Ew Ma38f6`W8*QΎqGw2pz7ݘ=d >/ iMzb*;(=4.7KA|t

%!^*~eLcYf)+%)rJ޷ܮ+'ɒ ۥ{ I7rKE7~B7?7|:n@J~Q\\ȼK9M!"&HݫMٕ ٽIԵe˪?Ito0=ș%i7Zaxw>NѨFn ]FBb+X,T-1 [Vc< v*nhaMr>Zosߠ:ہ(e"7yAWSf.Ɨ? ׸>qa;%+1We={w`W9ܔLI֮P+a9H\9qb {/"C:PY? aeV!E:)U-s;XYm\+ۼdpiq'<<1ћ_ DZgfՋU|I=2Ѹ T'T+n Zy8$D3ǂ TF$ؚ')HJ']Č61a70V]Y-&g|L4,1GdwבYQ?*ieE7Y*mWV-Jo>C׌[ž^lɈ mұP:>[)B(栎`yq&bݑ_Xzd` kJ\0&'O7j`|~u9tZnD`zje7U٧,Uޢ́&wE"?yrS\?j M sƶ3ri*OvAF!4:{,kj\EAG`@52ݮ@a1 )9#&"maLCYH;o]3|xv!m ˘マNO_+7kY~pS҅|)Tfx%*eymRmŁ\  1ScO.Z#dҟQ@RPocd`["Bhμ%<SYc{]`5ʄ+,NWK}Y&EKھ?koxnk(+ʤd2p97 *t9"͚{f|FH}j}'ڟ8ts>3A3GF FC)=[|Xj|h ҆Ƈ:R? ESDۤ!2"4^٬6nW3VHfI}P'圵/݉\w(n dg~`|( {Rbz=v]¥Jb(wNcc"W}LUy^=: [C' z,Jk|_tE#< 4PR1g+v%L'դG X#&#Qmgy{歙Fó<הTT%s,2P؉?}0pځڐ*|iO_IiY urDnuG;%Z%?D41nC/'m՛LRW;/tf~ݣu_7Z#-KI?FX:؁GlVHvH%r|%[T8Ӷ>}dX<^PU۝o&!*]6yx4eD̴H(Az8FkrFyDdhW1OKTEmߘ _f(0<~"pU5s$ +$,U|99eT'Q)04@/ LWLb3‡T}JNŰ-5@z W]$ Ntڦ? mꦱ DXһ(+i/x*u% (;r3/2DrXoYph%\NkwFM|Ȟe.kBd\g4FFv1xӷj#B?+/ˏ"4V%^"^%1\]:Elվ: 7Ix!܍%cݫe?Q8j;HR^ͥJLrizK hW 0;89a/JCƶgB e1:ܤ̅埝kcoۯGR1ܒ|.¦"pg)zMwn -)XߒąT:n5̷c#%acP[`Ȇ}'Yd}Pi7lⳛdz#]ֶUlĶ* $p/ dU;HGX}22T44o[G֩HEc/f"'Ue2$9y9!a?D4邌smDA`uZQ -fjw>(hA@ ѫ ޫU_ѹήEf1CX,uM -DAc\ NaQmj8ΐIBYcy90u/8=d=jnR!ݤm - (-/s;) m[^*3ːWύni I~E0#s򬞭cYQXJM ~́.p Mj|␩a~-j8՚c^{/ǚ&D Y+PV"kl}ث$?k;^N35ξ}l*DTЎW`:r ?T@ ޝ˧SaQTX$fqD(YKF\J63Sc.$Z(G u'p0~NNFفQZf $ٳLj.Xy1>q@o j'~w7ѓ".cc}2#/ W[xkG:$I8lyr)ylP"Ik@~qs3P඘fƘ >c"c^ zc3RS~ԍSk|*U[c) `4-I]+`C3>.Hñkf1AC`0`#zl!{dG}IӞq@{f^~MY1O߀n;/((F4& :bfF!겞.M)  swAh2CF n_UM j@|k|]AS6~: 4⤬z12f Or(qFjhٖ@hlg4!mKK;W֡MT'/֚U1oY~tԘ A&.%VT EL<7īfx`owëg]Gor}]M?A*- 2&@dvfflb1UZ\T,{3RU!uSL^QS Ԯ hc f\WK7D˜_ ˛53;h:x W5rpQvՕ%J!@$jiJ]$9bx*PtfV k>B,aԿc(d 62_TOT껚&Kg⬁fokK~""NZ}W=}W=8<0'N3:yt\e6[ !aoY4sf @zD9#v~%>0]mQ(8r$읆}[qNMx-T}i&XҬ `Q ,fZ,18V`!wz1(}g2znblow -.y}tkmcf'S홻A9Xތ1rƯ]a#`{OE$_4 tK(jɬ\=~?΂Su-m\>z&H8}g$cT5H )@ |Zȯ3(&_%Zb4 `o_!N@o@#0lQ~Ӝ/Nvx;~MU: .}BG~dY- vCJ!AGԴՖ]tUӉKT8Db7(+c:{ zZcZ`:n@A v9"aSmn"?U4gBfv|mۑ8}ffOH[yG:_u //>5hG!pE{xZnhm,/b;jGm`.8V,yz7d:c8ƟDΤ=wS3/u% w:dvgr?L"#a+H澅46ڗn͉3FRDcjJAUkBB9l0\8֕ K} K&u{%4cA8ғc#NvJC,:ưfO\g ":dO82?@Y5go4 ^8as=[b A$j Ψgٳ%.j@Ws,? YN]}M qhCq7 V;Rf(D1]6w-Ʉ~h* ';-LG1pB `;b)NCA?'M5mhC% f>M[(rb $VtQ)a?WڇxU޵;xG+?VfܹgRO?ZC/scig Q M֠o* P6ۊ} O!MU4 lZ)ڱ!\꫐eaǦC^L =_73FX#SZE&Sj+HƋ8S- ~''WܸR面Eg8q?d OrؼqYS3Q2׀?v.>k{"媋iQ8ȊN>6=H{P\W@2 askLX.aXMK< <Bj2k17[!OX>N <8Dƀ{⣮K>_o϶,@sS+׷Rtcӄ/Gx憉Kԫ3aPVxd'/Ze1bJ}:2 ë@bm w/17цk?vw4HE(1 1#Ͳ`Nc^IVd'<9'SPCs/;q!\' H:{6hzƘ+kz"¼rȑEO-jDW#P&ZT>?3-jgS8u."um?/eޣ# t 1]Ļ7~+Pt e!N#߀xcj_.p{io\\:I$BX;BˡЎ̅0j$wFWV3^_Z*1ꣿqƛ= _~>tgUUvK@W;͔zg=[Ʌ*m6ҩ5ZL7D}aZ+/LF0@ "gͽZGQ "<3讆xGBX=*XJ!9$Ec0$(^fmf̒޺8?Φ0#y u%`XֶT+7˵F1vJ7"tZIѳ@";r=5}"Dg|7qb8|rl܊!5m!Z$c N˥7]+k:AWRsNOkJAXbD#C_"/WZ* U,1OfB 0kԒU'k௰%,G&3ʝս.VzhDIXMϚ2Uc"}e)@u&H"8jCFW_ͥƿ,8ݦO7UK:*3bM^̳v*U0q_eV:G('P(&̕hPtB=[%yQÅCY/X?Y^{1졨*wA@fM2Y0&]mm_i)(e˛_+ T{«62|(`)1Ůq(rVl6 PQ(X@֨3#]Enmib,l"xGCKî{`LQW`uTB-| .m[7…-]s3:) <t2u;+I75,d%H JR4ie > 'mbȂUl$\!QI> ?>ԇ}($WwE1#ENOqM.{0NȘŨj/6jSHPfFT5d\>p>N6$5& n2ox^rKC5QDETrޝ`֎DyAN3-c 6Uԃ1/^/ 6 l >EM|wհ6-6[-}Kh2ޒ7^j7_R3i#.xMd =pףIZ˅w|@FSsM=JRjbTh(#rlQ@'QEP*D/{t0lM5.0˝Do:5&CZXEčZy*" *MӶ&OV(t(݀xQ{`@(5#6Z#s~Oݼ`b"jI%뎚F4=$Wpð y2P^UHtM;T3[lo|u%̔ٔ&WƠ"Vމm ATXj<ؔ%AӽGOK/V>ovL}3ƃݢQ!I!x$sbٖ6{85@SgJbu-ns\XP`=55ħOV:4|+{0$ꖬ{TwMVab˶`Ðƾ%Q0$j#zv;*<3Ig4í`WܢE{Ј#fȕjmz;>!Cv}̓&Tzf^H sYƪ*W?+u-cdggqbۅ|V9S0H3%jDcu M-;cQ͢7sPc2\ +G;X]^0Ȫ%c&?7#| >6nxޑ,KO5Xj'fФN ~FS怳R"`d8d|Lh譜hVPKIكsjFAL2O9HNfuThBI?@~}" ?؏#6jP[g-vsq[ XE PJ';5 `e Yb{>&Ifd ;aڍؑOJV pwkYV\ą!cYL0t5]vd? ǍCOIrpX,cK8[ j I{*S+5~-77_5/ƶq1飀HtSX[y)]wjlv/x,m"zb|}Zұ+]ޥ%bR H rh;*0RκN"JI c?W*7TL9N%R~5^- 3=ᚤN].,W\㈺`Qu ޙT;=brNJ4zZH FT]U\UrP:ZvW$}n?kMR"Ԑm@4x8j}wX7-yHzf@΁#x0br6`> -*pw>,jNU8s˴ErOQ9kwbCާ 7r@,gBMJ9"ꅌp5Oc!MqT:d4mFkNz5oE*MT@KX,|(ZFYOZUɿucNW>~W5ZadqhwnX\r^pc)bWbo&yKv 9[s^tQ&qGOTzj2_Qw99}*DS PΕTlboN1CL2"ϯ-, ?|h8ЫzZxszu# J"9A#?%ϺNN! hEG>O !ֆasl#3UJc;-/.ԬongGRdž-CtG7|5=#Q"u0{Ե:Kj"@atY-(ZXa|C0)cw1y ;pжG}1͟Ug>Nkp;ո+qildb@>^ QuTu5G.ȄgW*ڃ^`l5#bȈַm;UM>6 LO=)EKZ)ÊBn-:B]xklᶢ^As=DdO7'94U)og*,= ;SW/xXM6}ֶ(UE*+~D52*~C7bJۋBӷvY_ $`~G 9„%Z6ZMxU~DW/j^%|6]Û7 Q(|?ܚ7ɟ zN7^U g,_)K  +2~8?-?{i,HpUs NiصdR7ZյP^43 &<#@MfVg.ªCW#E)S@ i;9^4' VAK@ =6b4~ ݚ$oJn[ִ%05I*QG(^tUGaZ,ݏeyMx*Z!1˗o -TT,@NoTLJ}arH&$el o"=7+zĩک62q}#MY\#".jͫ@JԱ4`bE QKs ѕ%Oy0_ZRC)4/z%:du@ylEtc,ZTK-*ee:lgNE2SDK vOE4`n??^}ˬ?\P,(8b=x=1zid*/,60U:H :8gkjJK+`@ aETA>um~`˨Aہ;nӢ_ 1}ĤĒJxEJvE‡!)*olbg`ޠ 8<ِiDNI3ő1OuүN:ŴK<*=ibgD}X^ȺKK{ꔬs@:~,=L&[qN} )<;ILR%U/\A6jBfUo^Zжɬ)ܝ{?i&2J[>V$*H#{}DI%9;> %" | (b٪lWRYƝND QnzF0ap]25VcɸxjE#jMi΢:lr6IMcJ@)J(6Rh$9n%D/͉g_@HhpUմ67ʖ޲62})~PaSgQS@[ʨ(ҥ]+L= s@0^:vp4AS%&oĨ+}d6ssIKn9Qx,ʋVi ++}v~FQH >v&;ݟؿA! <?Zl@ 9>] kkCA,JP; nd36¤ $WCz(e﷗`'Ka z7 Aֻ1\P"> (2.%#40+IWy/%pTܺiOP8 krVE/w .򪃩[B!AtPq^cB3$D3uCSw<גX9)ڡxT (nFl6n4_A \n \tmj4.6#YߐSE:lԬQ3˷ ~ItԤYKF ͭX y;ޕjC:^%O֪mX1{tU,uHB !Xwm%_dNV >-U0>)p5:u.SgI,{SiEtC'\/ X<ӊGb: D>1.ز DJC9 {Hn69ɫ EG6[W [0xɼ;|{+3wrPwKGs$r_f`dJsSh.wǼ:8?}tZh:Q6|i#**&ݏbD?ʡU^U ?W!C??*Ȑq7 (AÒQKE<|YٲQ>ls@2Ӻp\QAfeTʽs[9tpjϹhB%Jȉ&K_q^vj ``TEcÈt2pG*ĽiA^H6cͼZ6>aRA^Fc>.XM Si]=At3#"(GWN7[Su `Д:IuKV_dqbS$b #hw!.c jJ<W& C b7<` j1*' )A\ =9"CôirN`76Tm\k G&<f{b"nm+C5&ЍetfElmNf/q{:?!9t1e8%(z7t< 8|2=GjF5p!-ৣd٣ Lz[٭?Þc;,qBfqDOWlPxcWD%.9VcȜ0%35N$ޛsBRz.%aY>moDc;TqSJerbĿ:6<].Y]Lڧ^dnRGe=PodvL<>Fز|,G0ECfTds58&tOC(ܟU=6:H!(x)4+!9Lea3|">`& sqfƵir1}R_KTP߿G#wl:Y48p|wCRXf^6}z(g &y5Ձp:Dw ] 74%|bl,) _v")E-?:nnW~Gϳ%GȖ?-A εoW!Sb7':u,Bw R*cC^ >7]vbDHu Y>e^\rRI:ĥx`oIb'cӴ$W&)Uӓн:<6?7b""b <晱av)K#%ɤ shrR0댯DU8 b }JA*2$ ڛBڲs3R.=τ+(:{NBT$|̬8zУd |Kb`QIZ߿Ū5q"bX"K4H,j\Fafene5׽dž f-'>rnjݮ3̠(G!"; ZڅAhI2ގMͅ "g%Tg.BI2PZ(Mx #Ya>5P VYBVeh(`8Hxﻃ;׋~d\vAʛ+.X(mzJcfţ8tb VZ]'Ts@&a -ϱ-h +3C$5 g hZeRd@]1FQIs7{pwꪳD078?*A*'TdƎKSZeZ_-j79)   Ou,3Lk^mYN 75]*òN.rm+xNQ]?J!9U] <rV$kC!pTDCFe"_۱[Wk?1Qz0o@/Uإ@6,r|XKfl|.ĕltӓ&SDha\+L'#k=rGg:sTm*ݏȜƦ0ti#mD#g$Gt(ɼ41d | md׮|_sFPs*>F%[W@4';9fn`WDl8} !Ut s8x\$]*0`̂`8 _/b'uC8UR*<+RnY0>^]ɦPL AZS ȉ Sx=Ggc(He!TD'vku3+Rxvf_QQmEˣڢ{Jt11M;<7&poƓyzrU.`h0@96JjkepNCՠj(;n >an~>_|G,,w8\H3/¦DTP9m&hbĄ|ѱ=E $/uCնEφSs]pS6ޫMOoR 3G0'?-i}X J3~3r 2CU)* "?4sZE\(\$F? ס"[*[W1z~#{6I%ӱo$X wYZ;]qgYOZ)QL\1R9L#0@{Q32)H(]#m64]|uS{.N!sc02QVo&ń^EXX/tb"WVrL[a?#̕:106&MO[>pc]ȸۭ OHQ@"'~ /1,_ENDzTEwHǍ#) ;9Ơ SYD$W7&$ئbdiik P/ț~xR|tʚB;Ige [=>:Up9޿v=Zj_v M\Hb5]>)ٮN][Y xTsȹycĘ$zVGPW@ZNXk֍q͠3a ;È`pt὾w𠓔e A >rp%:S/+05/f2qIo $rۭoi,SE)SΫǍ,lf ,2^x7aC+?sn ^5]3~e|{'%~ #y5;vRjjC4h-h N“.AXp@|:`, 5v`\ ОA_|垆S܋Tb'̾!EnwgL?v$ltrm@aXzô3G\+oiʃ \=L;zKŸo3kGR&I-*h3*b5ӽJRG̃!z骕(u-ϕt QKNrI}Z\]*@Δj[ĜvFw,Si63:wP]f>*@wu z u(hnACD7n*͵+EvJ]s{V)+ ) B9+ԦN"jB:oh OG_A&Mq E3Xc}Pf![`5t{i̹joMn ڵD:e_7l-MۘnN Ve}w&PXLk؀8`ke|1[d}п&а\Y80芌‹A+@O|qڈsՃ*5`ܤOCi>pv(V[?yA7MHe+p8 :*8Ur~Rp€p:ېyuX;x{̉:=jf>k2NH}opbDh,ꁬQ]^;2VhM#x)~@֯}Ph$$b@t[#o/ipu,L_օӰ_ 0'9ց%\ v ڞ$v73AAٳqM'("1 MߎVD\e9{.!8q|% pf_jL\}-S>ak+X^UU&#ׁڑ0r~4\e~?9ewZ1vjüa4D6ڟd%a 6>!Wjևytɟz ѠzI@PG@A,z]fï~iaxiș.Mvw[/DNGrvCL!cjnɄa"0?''̍G\doVZ≮ָr)5W?MJkw,a2Ï-~ Y'sEg&t⻤(vq*W^,qlPlC`S%SaVʏIXTn-snlQrxL7'\/#/т̻!ʶd]۳Ÿu\!Mf(&NSf'6[xb*i@#2E+G\FVV/lU_!o"*V٧_Y؄8cSW!>ۗڐ8SA =>qu 'HI$5eic܍nC.9lop6!/ R #t*&ECBG I< C8U)#Ϊ@ 9R7ca0,M< "C[2g V8Ӝ\=Y7;Կ 1؂ .M92wzP/=` ;@h8?RX-om*cFi,/P:0e@^mԟH\Og. ePgXTy5FSҮ~7VȁIw.3wX\2[doih$tI$ydTx RFªe7 aYDSS^6F)wu=wXe />r߸K~{}63ˋ0" 3 iYLr]. 770l?rA%=EnOe&Fq︰gfʔ\rr,{ }ZM/ZK(uH1s{.eMQg~Sf\"a|t@8 ՖX]Qކ !)#>n)*T.L[i%*XTcɯmV욯tuTYdT ӢC:ҕpwM.?qcw|`-ra@ϟ0'ܣhOɺ[U 6s1aDQ!ٵ1y7$ ;*Nmߦqp/<f_q~k Tb5 tD*O#|rؼ⏧:b d)JsBxD^KN97Tg8đt$qCIM9.wߎG)2J'^Yg$)>>q0(hSA =8|q=DCdsHDq$Jʕa}IDBZkXLQcwagMٱ4"w{-H>HzF*pBOE:<ݹfLI6ѯ|ri([fJ~5@>>Й9G^_½@Jyfy͵Ut|"8jP%M?p5utuPtk/_@ j)[^M( @yO˼͍1S!+官8f%~# cJ$7VS-I>8ֶ}o.Gs.)\0"q8>Njq>-$,ɼ|8w;5$?V&f|ʨrD}νwͅu$d4? }|iPo~ߪƸbGR)T?OH:wq( N[5!>2mׁw5-ֻfDܥy*]NƳdБeCfo?Zc;Ҵ> Yx!8,3ʡkM#XEFy"Pb:LݳV/Ur,-_wtCy_ 99|ЏMNu6boϖj,<Fh@iiHnk eb @wlmPD"^)YV18{V) Hp\{xMXh^J_`gd]T$Zm:x~GOEZ3 jp 'WCQ."DQ˫o]`RQ?h-e=_1)*{"[?eP k@/AA\ri'kD+Vf3|ѥ.͛y\vvn)yl/kzFMr{-!:Zr<ޖyU'vvw(ӂ+ZzJ ʹ)Ӑoa J?b? _JRk 4bV}otŵ 1f`h2-zjD`r(h@Iom k3hrOK|՚\8? hIf|8L<ZA1V|?vx{(459C@Q}8Jz\6*֮ĺ1{Mw8׿[o1h1fmu-W}vdC`C۠B-a(rs;Pgebol˾{58e|5[y(Bl䆛9$>yԻ o)0HOtN4@"'҇sfx~q& tN;7ݬ k4!O$;@;L̃7F{VR~wl[ej>qEY tC=Nҗ Bg̋H Nt)y 7,Ä`NwnHЭs9H2d=ZJ>ͨiECl>wYvԯ'徉R1Ӗ&pvػ[O:e_N٪%f_N뎜XT/o_]},`X׻6V! {+yrqV ڝLڅGUzID+;JB;7;@9xn))!QO06WqnjRN_: 2JUySHQ v^'|_jRϟoRwwQg3w)f 갈uR27+\#msXP[7Op!01gQHDNTWaW= azt`v'R}z}Ĝ B1{2&(`B58A5 ǜ#L ƶɻIAM?8G}csn=׼$G%{y\h_Z+F0_A8 j{~U[eje.nw bQ"C#&IZ2q2kEnn ]_R_#BŔ/KɴvDP=(J{'(ݬ0P|Ӓ*>wWm^[2(}K\/{DH9@[-/%$!fGC !r'X'w޿WAjۉ'zRySBگ8FDPIp@|0$sEjܖ1k GpV&H"DPw\}l4>]s SWiINL~Mj 7p'\щ6[^B5| Lꗀ%Ṅ7Nd8qMzNqSP%7Re < R+jx>(I񺀵>~kSG'-1!Y*OO]lt";BPYRc/M!-Œ4(vpj'1Чu4ž"sr;_kYϜJ.8u}!桺ƿiDhfD:RQa)F:oPbUJ.y\);8W"{d()jEG۹qr/a?pTEH-@ qnş'taYj XLJD_dRC: bU}=bUnt͜#-/ }W~c{ŅDSLE;QQ q,,~[s'X@wv$"A^<{urBd,TB#@qxt~w!'("2&u6uNރOA}oHlNY3sйO̪Ѽ$ ˆ#SW異1'ni7]&@?y-fvx_V^̐6aPO3S8S SS~t2v?jR·b]69]g"qr@C[z݄RI +Ts7/\UcrLJuȺ`^[&.AH׉8\['aNsf1a,3(Eϸ`-EMU:+p],fW͆:PWRtۖ1lf> W|wibG'T!|f9[kz+@b+,DYQfi;^6OC9 1u}& i$^>r(ݴa5s6l໕tnt_ A|ڸCC##x mzwՇ}NbX J ;PT)֗#@) ?'goF|Ag.QWV\H~~87p>ݼ4cr׏.K @FW#7:uNjQcBPu{3|-3'T Β˛#/}USS,5f?|mf=Z4O CtV{WxZHnq]?7?;B-ķoWHjf|&HR\J dfqjRM`߉ܜ`!;QD4ddJ c fШY5.SLm$yS6Ə^e^'yzMυ~KeS@+T˹/&.,uyFx8;:٤DKd@2'G?)7UsF@Y%Q SqL9_)ir_4IޫhB뎉Z$ -+[yI*GHDhx1NPz Vd9q@&RnF}ͧh0خl%"]d")%tmcX]+) Dtڿ&dX8=/KW] kw1Z9ԽUY'gPb2eɢzg.Cwn'w8l'pߒn9?Xo@:$ɯFcR'GW;h9u3y$ݫ{Mo|:ӿ@~1){uvfod,b_BՉ[-9~d"'72DVKFc0d*3l}-8nb8SK}`T#HNAŀD?OZ|ӠP fZĥMgoB\ңeEMl-/3s9淅婁͆b̧;Mӽ.3jZ#~d|E*q7쟳GyhwQNÿ{\7W=p X$ڐIm{:<yИ8bTEΥ6ƾʗ~U(#}24S]~p@ g!"'2\Jfd/͏X1:ݬLk96ڣ!TqG%Z+`zX$:]HObM/R}~D: /-=_Ԫ&*/kW7|z9߲9Q-L) ^b*=ŮV|Nz-:w c" 1B!(p2V_AW ?QoF6C6qzG\+ E١6t(y^w^j.W׹n:Z+ȉvI?b3:,1mM%qcUxfƐ N#(]nb>\` .B8Wh?Mb\qCwcuJxm!3!%} (f備*Q?ŗp'K7#\f=t ĸ G 1XPv 'e*Ӥ`-xdR-^Өk6.hz.HgKLm9MZ2iJ;2 6]M~5*45nx)ULԊ8:Qx>v&Wƃ70Oђr+D~0&5% Jo$~bi$h:,Po⍐دNf?) %y}8iӪy6n%c4j%6 ww0% zEψbbxxh,5y*|i.'п#Jq4zh V+IԆ{(վ_g~|z+Rlw |פ@ֿһ:AySJ%tX̵s-<ʴqB8-SLuӾp8B /q~HVi32-kBܭTuZa&T:EdTeցd^9Lu)ixuF?,Obpeq5BQrÚa5S$mst,Q(x8?O*wӒqׅ% sk/w+jw#a$ ? ^CMÅ/T=h6fB A$JT8|=_=&=#]uig`N>;^94J4d=n}NKǡSC#@4IKB)B^^m7*FΪQXܨZ Ygaf%AVx(n8~T͘+0ϰҺ{i 2I@WظH҉~E9Yܿ(ϧE}y~w|Y ۯI*8gi}k7ȿ0e`LGֽ/nƧ.YMrY%X,T[ÝS8^"F M#ݐ%*w|x&+5ZEH7@ECzݬRr'ME[]o$xQ]eñGŒ_I]5M"=!< :Kg{ΏG%mP2Tȋ7ۆh"%9'R^ q)X$ۥ  "ia?`}3؛ϡX|bZ#R n5笗Lހ0knRgx/Dߙ45i`@-O,sI3n}v~2^W`.rc*`Bֆ.#f7w9FjVR)R`҄w^[@d#&;k+ <DcdX#~UDx=^{w%Y#q5e[J+Ω"GJX+跂i8\=惒T`Dhk  Lv`܁;[ăJUsq&'Fc|fɨ5M{NYQY~{W3tA6~^>a2X\YaَmoxyϽ޽K|-,3]_b5vR;2vFL*vw(gI0PgEwtl}x6u]VE~C$XOYJͦ_;UA&f*dlYp5T ؒ@3Kŝ5soydJ;sũFCP3U~ ut}ZfG!?hjS,<(9k&Djs! %F{d$GvmӘ^r %MeJ]Eserw]YX[jݢ#.`CQvYeʑi?1>[!JˈJqcw :eOYY}G@cA(f3jYti&gmkvlۭn>p)6?2^c`^/NIerm 2|0m+3#Ι>ioQtRqGq[Hc 2kI%bMuof M()^*hR݂y $@B71CY , XȨL[$/daS46.Ά^ uPd6YY hL&fn" :! R@-X8z們fzX]#mнvamɢlt(2܌,:$NiBVj9^zgi;5th 3o t!'\f~BgVIl\W!Ir%A<00ֈ/VN2mtZN|v`sƟ\^MJqJ\D-Su2Z;@h@Rꁢ#WXEjjs1QL7u{OiQh/\חʼQNQ+Bë<xf66~C$"Cs8דRLܸ !M9# L\pD>?lIq?f%,ǟ B??H#eIg>0Ub;_ZACi `0i)UW)Giaz1f,/2Ї6.n,Ƅ7@_b99i~Zo|Ȟb/läXul嫙2w5;&Ra/  R{靆ˈ~xWVqZ/; at{,&Np!( ɷ=DzCB۴/@-w:̷>Hjj}a"7ɝ:>GBwOBJE`0Ҙ9dxVq9cΞw:OǹΑ/ gCkHN-,:Aއ^nM ?1J , #u_\`7OW {!CQ@K5$bLygou=xa06xZ2Dè~EuS/]MsaoWuV㍴mEuP_4[AIrJmaLs5>oZ aJ+C&AgBƞ74z#$*IYeQ#4A|S$ZU@B*nN:yW# WEOPvM~J,(&ܔ;wbGTSKRzzӵ{nk8_V TD.u%ܭW2uh&ha5W4S>l 5*0[Uo+>ǍF:-xb`FrH,Oe>#_j{Luإw^\MȄԸʨ3;~[Vp30]6Ћ+9ϖx{_7mJnuE疈v?C_SWFaԻIp .Xc)rCq lb q~C7Rȷଲ7A+yYr[bм0uEFk p&-f Pi\g:{3#5f\| Ї.Qe

[ v, o67z.Br.#o M/,\>q!ע4+O捄c4w0L{I"LXIt깴v=`V~{/`W~O %#'_ ?0rKI, ZF4U3k#gHa?^ۆK9aJ3{.Q\rMS3}_Pӡv^Oud+h4Q0J鮒TW`=F` oOcBO Gtpf=q:^>j+둻QC !#`*DV[ULf_eE6L^2 yj5'ZPNs,Cu#Dvdƽ4W؉;N& 9fqQ~"gۑ⒒X_y? 8Yk 2ܧDt8ü}a R#opm9G϶c8b> 1, W|PspfE}Ya A`Nڟ7[%DYcؓ;e5zwGH^zڟyyHTsπN&8=T>m,aPVi4)Z# }72~nVt!׭}g%u+پg.Pw9kG|D} LU,^ `LZ|8L@9@%z.FM=^R,LI "ß+qֶ /&~`C"Kf!` )2m, LS"xfPL06:alXmlyYM"7ZP2<Q "h^V~#\2 6V/, c^GGa9"<q!!ptR-Ne$clNACa[ӛ`~Zđ*L#`@8܅| ɇQF!S-/oo16䠌Qc¤:SEuk K$ų8,ffhE;wxs.d'Qtx^6JGSyg/Zү q3@=S8ٍCbgd7"Ք&A*XK9=$iN$i/JO5چ 'NQ`D{&ǻ1ѡ%-+z"KlMKi#[pEj^&web.K<,!%yDQW}Ͳ_}S1*>7cM6s5AkmgOQ1D^gs<`-w3O}4e[+%6~)_aA`tGRVh3"'t 0=s6 W-+&'9ařIp}/W'A:צі)+k`K؂F,w![m\:ˁ^ÿObgoѯ"࡚Nu@i$@L.4ԲE#>v|4v7^zeVΌץBۨR}3b@ }%*9FaȶXOEmKuH(u{]B/9WŔMPoMn>u`?--ּ'8W[uD+Wb_8=}4 y w{o@M^9G!!us5O95 H  YZ