go1.16-doc-1.16.9-1.29.1 >  A aeup9|~7YshjLۼk"D?A_tVHdG ;6J% Zڏ*浜-1v5#<@Ȼ"3`Qt޹ʙE,R.QWԕ1;^y3K%EưG;tX8yr\Z a?"1R%8u-փ~h3S/ ?Dq}j`m-Okt!w3[ _VKK7qc_6k[Vsy^%6cr7;(Bs@F_!9 Ǟ m6!~v$z9t{Up?߹)ިJIi&gKwbr){g3QHgclϵ3MF@g1eP:䯅:J$om"ь>p;X?Xd   ,LPX\u        $4H\|2(U8\9:FV8GVLHV\IVlXVpYV|\V]V^VbVcWdX!eX&fX)lX+uX@vXPzXXXXXCgo1.16-doc1.16.91.29.1Go documentationGo examples and documentation.ae|sheep12ΛSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxx86_64zO4AՁae|ae|ae|ae|649d67e452dd4e8ddc3d14d372dd0f6230a573bac7f4d86ae5111ac22c246f7a2471469d94804bb4017abcc565e7ba14e925599b32ac1044708a6bd68fd31aa7b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba56c79fc1c8aed92516f6723c47fab4fbcde80161d5885f090312d733f912f40brootrootrootrootrootrootrootrootgo1.16-1.16.9-1.29.1.src.rpmgo-docgo1.16-docgo1.16-doc(x86-64)    go1.16rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.16.93.0.4-14.6.0-14.0-15.2-14.14.1a`2a;Ha @a a `i@`.``@`+`g@`KW`H`.V`+`@_H@jkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comfvogt@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.16.9 (released 2021-10-07) includes a security fix to the linker and misc/wasm directory, as well as bug fixes to the runtime and to the text/template package. Refs boo#1182345 go1.16 release tracking CVE-2021-38297 * boo#1191468 go#48797 CVE-2021-38297 * go#48799 security: fix CVE-2021-38297 misc/wasm, cmd/link: do not let command line args overwrite global data * go#48443 text/template: should t.init() be executed before t.muTmpl.Lock() in AddParseTree() method? * go#47858 time: timer reset sometimes ignored, causing delayed ticks- go1.16.8 (released 2021-09-09) includes a security fix to the archive/zip package, as well as bug fixes to the archive/zip, go/internal/gccgoimporter, html/template, net/http, and runtime/pprof packages. Refs boo#1182345 go1.16 release tracking CVE-2021-39293 * boo#1190589 go#47801 CVE-2021-39293 * go#47985 archive/zip: overflow in preallocation check can cause OOM panic * go#47691 x/net/http2: server sends RST_STREAM w/ PROTOCOL_ERROR to clients it incorrectly believes have violated max advertised num streams * go#47675 runtime/pprof: apparent deadlock in TestGoroutineSwitch on linux-armv6l * go#47610 go/internal/gccgoimporter: TestInstallationImporter broken with tip gccgo * go#47535 net/http: TestCancelRequestWhenSharingConnection can cause port exhaustion * go#47042 html/template: data race with concurrent ExecuteTemplate calls- Add bash scripts used by go tool commands to provide a more complete cross-compiling go toolchain install. * Fixes "go tool dist list" error "all.bash does not exist" * Added to packaging: /usr/lib64/go/1.16/lib/time/update.bash (already packaged) /usr/lib64/go/1.16/src/all.bash /usr/lib64/go/1.16/src/bootstrap.bash /usr/lib64/go/1.16/src/buildall.bash /usr/lib64/go/1.16/src/clean.bash /usr/lib64/go/1.16/src/cmp.bash /usr/lib64/go/1.16/src/make.bash /usr/lib64/go/1.16/src/race.bash /usr/lib64/go/1.16/src/run.bash /usr/share/go/1.16/src/all.bash /usr/share/go/1.16/src/bootstrap.bash /usr/share/go/1.16/src/buildall.bash /usr/share/go/1.16/src/clean.bash /usr/share/go/1.16/src/cmd/compile/internal/ssa/gen/cover.bash /usr/share/go/1.16/src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash /usr/share/go/1.16/src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash /usr/share/go/1.16/src/cmp.bash /usr/share/go/1.16/src/internal/trace/mkcanned.bash /usr/share/go/1.16/src/make.bash /usr/share/go/1.16/src/race.bash /usr/share/go/1.16/src/run.bash- go1.16.7 (released 2021-08-05) includes a security fix to the net/http/httputil package, as well as bug fixes to the compiler, the linker, the runtime, the go command, and the net/http package. CVE-2021-36221 Refs boo#1182345 go1.16 release tracking * boo#1189162 go#46866 CVE-2021-36221 * go#47474 net/http: panic due to racy read of persistConn after handler panic * go#47348 cmd/go: "go list -f '{{.Stale}}'" stack overflow with cyclic imports * go#47332 time: Timer reset broken under heavy use since go1.16 timer optimizations added * go#47289 cmd/link: build error with cgo in Windows, redefinition of go.map.zero * go#47015 cmd/go: go mod vendor: open C:\Users\LICENSE: Access is denied. * go#46928 cmd/compile: register conflict between external linker and duffzero on arm64 * go#46858 runtime: ppc64x binaries randomly segfault on linux 5.13rc6 * go#46551 cmd/go: unhelpful error message when running "go install" on a replaced-but-not-required package- Drop patch to fix crashes on PowerPC with kernel >= 5.13, fixed in next upstream release: * drop fix-ppc64-crashes.patch- Add patch to fix crashes on PowerPC with kernel >= 5.13: * fix-ppc64-crashes.patch- go1.16.6 (released 2021-07-12) includes a security fix to the crypto/tls package, as well as bug fixes to the compiler, and the net and net/http packages. CVE-2021-34558 Refs boo#1182345 go1.16 release tracking * boo#1188229 go#47143 CVE-2021-34558 * go#47145 security: fix CVE-2021-34558 * go#46999 net: LookupMX behaviour broken * go#46981 net: TestCVE202133195 fails if /etc/resolv.conf specifies ndots larger than 3 * go#46769 syscall: TestGroupCleanupUserNamespace test failure on Fedora * go#46657 runtime: deeply nested struct initialized with non-zero values * go#44984 net/http: server not setting Content-Length in certain cases- Fix extraneous trailing percent character %endif% in spec file.- go1.16.5 (released 2021-06-03) includes security fixes to the archive/zip, math/big, net, and net/http/httputil packages, as well as bug fixes to the linker, the go command, and the net/http package. CVE-2021-33195 CVE-2021-33196 CVE-2021-33197 CVE-2021-33198 Refs boo#1182345 go1.16 release tracking * boo#1187443 go#46241 CVE-2021-33195 * go#46357 net: Lookup functions may return invalid host names * go#46530 net: Unix dnsclient test for CVE-2021-33195 assumes that 1.2.3.4 does not resolve * boo#1186622 go#46242 CVE-2021-33196 * go#46397 archive/zip: malformed archive may cause panic or memory exhaustion * boo#1187444 go#46313 CVE-2021-33197 * go#46315 net/http/httputil: ReverseProxy forwards Connection headers if first one is empty * boo#1187445 go#45910 CVE-2021-33198 * go#46306 math/big: (*Rat).SetString with "1.770p02041010010011001001" crashes with "makeslice: len out of range" * go#46214 cmd/go: make go mod download with no arguments leave go.sum alone * go#46144 cmd/go: error out of 'go mod tidy' if the go.mod file specifies a newer-than-supported Go version * go#46128 cmd/link: internal error when externally linking very large binaries * go#45927 cmd/link: SIGSEGV running 'openshift-install version' for release-4.8 using external linking on PPC64LE * go#45832 cmd/link: unexpected trampoline when cross-compiling to ppc64le- go1.16.4 (released 2021-05-06) includes a security fix to the net/http package, as well as bug fixes to the runtime, the compiler, and the archive/zip, time, and syscall packages. CVE-2021-31525 Refs boo#1182345 go1.16 release tracking * boo#1185790 CVE-2021-31525 * go#45712 net/http: ReadRequest can stack overflow * go#45636 cmd/compile: internal compiler error: Invalid PPC64 rotate mask * go#45482 runtime: "invalid pc-encoded table" throw caused by bad cgo traceback (expandFinalInlineFrames) * go#45385 time: Europe/Dublin timezone handling broken with embedded timezone database * go#45347 archive/zip: duplicate entries in FS interface * go#45307 os/signal: timeout in TestAllThreadsSyscallSignals- go1.16.3 (released 2021-04-01) includes fixes to the compiler, linker, runtime, the go command, and the testing and time packages. Refs boo#1182345 go1.16 release tracking * go#45303 runtime: "invalid pc-encoded table" throw caused by bad cgo traceback * go#45253 cmd/compile: fix long RMW bit operations on AMD64 * go#45240 all: run.{bash,bat,rc} sets GOPATH inconsistently * go#45192 Strange behaviour with loops * go#45030 cmd/link: go 1.16 plugin does not initialize global variables correctly when not used directly * go#44888 testing: Helper line number has changed in 1.16 * go#44885 cmd/go: import paths ending with '+' are rejected (affects executable like g++ or clang++) * go#44869 time, runtime: zero duration timer takes 2 minutes to fire * go#44860 cmd/go: documentation at golang.org for cmd/go has confusing formatting * go#44812 cmd/go: 'go get' does not add missing hash to go.sum when ziphash file missing from cache * go#44640 cmd/link: fail to build when using time/tzdata on ARM- go1.16.2 (released 2021-03-11) includes fixes to cgo, the compiler, linker, the go command, and the syscall and time packages. Refs boo#1182345 go1.16 release tracking * go#44793 cmd/go: mod tidy should ignore missing standard library packages * go#44746 cmd/go: improve error message when outside a module from "working directory is not part of a module" * go#44676 cmd/go: warning message when getting a retracted module version is missing a trailing newline * go#44659 runtime: marked free object in span * go#44647 cmd/go: "malformed import path" in Go 1.16 for packages with path elements containing a leading dot * go#44638 cmd/link: runtime crash, unexpected fault address 0xffffffffffffffff, h2_bundle.go, when using plugin * go#44618 time: LoadLocationFromTZData with slim tzdata uses incorrect zone * go#44593 syscall & x/sys/windows: buffer overflow in GetQueuedCompletionStatus * go#44498 cmd/go: 'go mod edit -exclude' erroneously rejects '+incompatible' versions * go#44496 cmd/go: malformed module path with retract v2+ * go#44464 cmd/compile: ICE on deferred call to syscall.LazyDLL.Call * go#44462 x/tools/go/analysis, syscall: ptrace redeclared in this block * go#44433 cmd/compile: Compiler regression in Go 1.16 - internal compiler error: child dcl collision on symbol * go#44402 doc: Broken image in readme * go#44358 cmd/compile: internal compiler error: Value live at entry. It shouldn't be. * go#44346 runtime/cgo: cannot build with -Wsign-compare- go1.16.1 (released 2021-03-10) includes security fixes to the archive/zip and encoding/xml packages. CVE-2021-27918 CVE-2021-27919 Refs boo#1182345 go1.16 release tracking * boo#1183333 CVE-2021-27918 * go#44915 encoding/xml: infinite loop when using `xml.NewTokenDecoder` with a custom `TokenReader` * boo#1183334 CVE-2021-27919 * go#44917 archive/zip: can panic when calling Reader.Open- gcc6-go.patch fix typo go-7 to go-6 for bootstrap on SLE-12 gcc6- go1.16 (released 2021-02-16) Go 1.16 is a major release of Go. go1.16.x minor releases will be provided through February 2022. https://github.com/golang/go/wiki/Go-Release-Cycle Most changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Refs boo#1182345 go1.16 release tracking * See release notes https://golang.org/doc/go1.16. Excerpts relevant to OBS environment and for SUSE/openSUSE follow: * Module-aware mode is enabled by default, regardless of whether a go.mod file is present in the current working directory or a parent directory. More precisely, the GO111MODULE environment variable now defaults to on. To switch to the previous behavior, set GO111MODULE to auto. * Build commands like go build and go test no longer modify go.mod and go.sum by default. Instead, they report an error if a module requirement or checksum needs to be added or updated (as if the -mod=readonly flag were used). Module requirements and sums may be adjusted with go mod tidy or go get. * go install now accepts arguments with version suffixes (for example, go install example.com/cmd@v1.0.0). This causes go install to build and install packages in module-aware mode, ignoring the go.mod file in the current directory or any parent directory, if there is one. This is useful for installing executables without affecting the dependencies of the main module. * go install, with or without a version suffix (as described above), is now the recommended way to build and install packages in module mode. go get should be used with the -d flag to adjust the current module's dependencies without building packages, and use of go get to build and install packages is deprecated. In a future release, the -d flag will always be enabled. * retract directives may now be used in a go.mod file to indicate that certain published versions of the module should not be used by other modules. A module author may retract a version after a severe problem is discovered or if the version was published unintentionally. * The go mod vendor and go mod tidy subcommands now accept the -e flag, which instructs them to proceed despite errors in resolving missing packages. * The go command now ignores requirements on module versions excluded by exclude directives in the main module. Previously, the go command used the next version higher than an excluded version, but that version could change over time, resulting in non-reproducible builds. * In module mode, the go command now disallows import paths that include non-ASCII characters or path elements with a leading dot character (.). Module paths with these characters were already disallowed (see Module paths and versions), so this change affects only paths within module subdirectories. * The go command now supports including static files and file trees as part of the final executable, using the new //go:embed directive. See the documentation for the new embed package for details. * When using go test, a test that calls os.Exit(0) during execution of a test function will now be considered to fail. This will help catch cases in which a test calls code that calls os.Exit(0) and thereby stops running all future tests. If a TestMain function calls os.Exit(0) that is still considered to be a passing test. * go test reports an error when the -c or -i flags are used together with unknown flags. Normally, unknown flags are passed to tests, but when -c or -i are used, tests are not run. * The go get -insecure flag is deprecated and will be removed in a future version. This flag permits fetching from repositories and resolving custom domains using insecure schemes such as HTTP, and also bypasses module sum validation using the checksum database. To permit the use of insecure schemes, use the GOINSECURE environment variable instead. To bypass module sum validation, use GOPRIVATE or GONOSUMDB. See go help environment for details. * go get example.com/mod@patch now requires that some version of example.com/mod already be required by the main module. (However, go get -u=patch continues to patch even newly-added dependencies.) * GOVCS is a new environment variable that limits which version control tools the go command may use to download source code. This mitigates security issues with tools that are typically used in trusted, authenticated environments. By default, git and hg may be used to download code from any repository. svn, bzr, and fossil may only be used to download code from repositories with module paths or package paths matching patterns in the GOPRIVATE environment variable. See go help vcs for details. * When the main module's go.mod file declares go 1.16 or higher, the all package pattern now matches only those packages that are transitively imported by a package or test found in the main module. (Packages imported by tests of packages imported by the main module are no longer included.) This is the same set of packages retained by go mod vendor since Go 1.11. * When the -toolexec build flag is specified to use a program when invoking toolchain programs like compile or asm, the environment variable TOOLEXEC_IMPORTPATH is now set to the import path of the package being built. * The -i flag accepted by go build, go install, and go test is now deprecated. The -i flag instructs the go command to install packages imported by packages named on the command line. Since the build cache was introduced in Go 1.10, the -i flag no longer has a significant effect on build times, and it causes errors when the install directory is not writable. * When the -export flag is specified, the BuildID field is now set to the build ID of the compiled package. This is equivalent to running go tool buildid on go list -exported -f {{.Export}}, but without the extra step. * The -overlay flag specifies a JSON configuration file containing a set of file path replacements. The -overlay flag may be used with all build commands and go mod subcommands. It is primarily intended to be used by editor tooling such as gopls to understand the effects of unsaved changes to source files. The config file maps actual file paths to replacement file paths and the go command and its builds will run as if the actual file paths exist with the contents given by the replacement file paths, or don't exist if the replacement file paths are empty. * The cgo tool will no longer try to translate C struct bitfields into Go struct fields, even if their size can be represented in Go. The order in which C bitfields appear in memory is implementation dependent, so in some cases the cgo tool produced results that were silently incorrect. * The linux/riscv64 port now supports cgo and -buildmode=pie. This release also includes performance optimizations and code generation improvements for RISC-V. * The new runtime/metrics package introduces a stable interface for reading implementation-defined metrics from the Go runtime. It supersedes existing functions like runtime.ReadMemStats and debug.GCStats and is significantly more general and efficient. See the package documentation for more details. * Setting the GODEBUG environment variable to inittrace=1 now causes the runtime to emit a single line to standard error for each package init, summarizing its execution time and memory allocation. This trace can be used to find bottlenecks or regressions in Go startup performance. The GODEBUG documentation describes the format. * On Linux, the runtime now defaults to releasing memory to the operating system promptly (using MADV_DONTNEED), rather than lazily when the operating system is under memory pressure (using MADV_FREE). This means process-level memory statistics like RSS will more accurately reflect the amount of physical memory being used by Go processes. Systems that are currently using GODEBUG=madvdontneed=1 to improve memory monitoring behavior no longer need to set this environment variable. * Go 1.16 fixes a discrepancy between the race detector and the Go memory model. The race detector now more precisely follows the channel synchronization rules of the memory model. As a result, the detector may now report races it previously missed. * linker: This release includes additional improvements to the Go linker, reducing linker resource usage (both time and memory) and improving code robustness/maintainability. These changes form the second half of a two-release project to modernize the Go linker. * The linker changes in 1.16 extend the 1.15 improvements to all supported architecture/OS combinations (the 1.15 performance improvements were primarily focused on ELF-based OSes and amd64 architectures). For a representative set of large Go programs, linking is 20-25% faster than 1.15 and requires 5-15% less memory on average for linux/amd64, with larger improvements for other architectures and OSes. Most binaries are also smaller as a result of more aggressive symbol pruning. * The new embed package provides access to files embedded in the program during compilation using the new //go:embed directive. * The new io/fs package defines the fs.FS interface, an abstraction for read-only trees of files. The standard library packages have been adapted to make use of the interface as appropriate. * For testing code that implements fs.FS, the new testing/fstest package provides a TestFS function that checks for and reports common mistakes. It also provides a simple in-memory file system implementation, MapFS, which can be useful for testing code that accepts fs.FS implementations. * syscall: On Linux, Setgid, Setuid, and related calls are now implemented. Previously, they returned an syscall.EOPNOTSUPP error. On Linux, the new functions AllThreadsSyscall and AllThreadsSyscall6 may be used to make a system call on all Go threads in the process. These functions may only be used by programs that do not use cgo; if a program uses cgo, they will always return syscall.ENOTSUP. * time/tzdata: The slim timezone data format is now used for the timezone database in $GOROOT/lib/time/zoneinfo.zip and the embedded copy in this package. This reduces the size of the timezone database by about 350 KB.- go1.16rc1 (released 2021-01-28) is a release candidate of go1.16 cut from the master branch at the revision tagged go1.16rc1.- go1.16beta1 (released 2020-12-08) is a beta version of go1.16 cut from the master branch at the revision tagged go1.16beta1.sheep12 16340410431.16.91.16.9-1.29.11.16.9-1.29.1asm.htmlgo1.16.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.16/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:21497/SUSE_SLE-15_Update/286b831361d49178d714f8670345d269-go1.16.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII textϯ:v} Sutf-897c9dc34bc689cb20674ea695f8bd9c870235872987343499caa3fedbe363ae2?P7zXZ !t/H] crv(vX0P`*iJ@a'f墺yyB"D0ins@ 꽣=)>vN-w2޾Qvö}p=5KLb5Ez~ulHu 0).yÏkoߒoa"J:&0jd [XZTd,[{i 'B,QT0z/U}}#{ipYoτsEOЮ2KVݴ=3wM/V/E HxL*u%й!wUq{ճ*&v1-PԚ67 0`ҽ6".Nl%%'!U/X9hu.TK\i8*RkzsGwR\" ![lxX-Jobw=g3p,4|OaЪxRl%]ҼPЮ"0{0xXSjH9@2v?] q~g`4 wg;P7MJ/ڱ0r$-֮YH?9L'r BD_r? nY:Z__sP'~B_pBt0:-NZFY}YT#O~, ^gˉ-?bRL[q)Nf44{yo!$ω".[A"fGm3=Xd 9[s}R: Eo9Ghl8YS4L M>) $Яp4rG\%fkDыK$ӯc;GǏ0j3 S{r X݁O0r/+k2[@om 8Ky^%X}{(v֤)1i剭3H; \ h(]z! dsh?U¿*Tin4dQuΕ;d1!1A#x-#%p;:Fo0O|"O82[G귍Ojշ.b6Mh5i+yAfg{@ZH0b3.Yoĩf_bPXNMz7H>_ϴd|f޺>ϫ=ҊFw&x_y{<k!; )zUtr;bxX(a-O pO``։h=<3s-ԴvXGq= -y悷8] rk D:\5lG.oΚhm>Y%LA777Vp<(ag m,{,#ah%ϳM AJͻJYp3{e6^ZZb5>X&$ݿdJQŝˇ{szlۡ> * q[6'ԑ/12#0ֳ^n3MEqK_ZZ&N=c_AU@lYןĤ%Ct.$&;@31p}w's%h0b:"Qm,Xv)8Njc5e\l2Cu2~>arpE7Kӓ=MR ŀw6zS/M9~?O0yȺJiL-A;;:sCO56N\{t4_,Ko_hk4d& HK3paŜeX" (m%j\ݲ(=(]o8:~P,_c\0J[&ūY#JE)Y+3lY!OՃ8WBهIvADC)BvJO*UnW0 w$:]!|`)i6N;xv `Gf>OlF3{5X=90g1ބ[(`à ==c>WҴP7I<[ ]N5u;bįcdžNgx<6:RD-$W: tDP2a|=T@=\e;0UzEו 5O(S8">:hmІk<ɉѰ!3]%T/ICg9.#96U| mJ֭i)!K_Y ru᫙s|_;KOy\8TbS͈_2p*Fn ;ͳR@SI(YZ_QWh^W3e.j?J> EMXEͫ'dn/ċm ׃'ޮX߭6 _';e2˞[, u:<ǗD>$gu9O9/5 a35#ajHD؅ۙl&xo 6qsE'K6<dT eL1x2[BW.4<SL?,5F;XnM2L:Z4dyC MOOfO ͓Gmۤ9@L`Lºg(_2,iTV0_RlԱ&;?7%sݗ=P@rcˍJgѿRHC.3.B4|J,j!v!$GL-]Q;z Ԉ,|8\#Lf?O:KuDl CB-]2 r؁HzZ:g$`fG9h jLx@1Ѱ [w ?t˯]˾egآ+fW#lfJ AYa ,`~Kkzlpxpm͗?b0,E*(bqumR`Pe0PU ./teS{0ch 2}81 8މb"5^@#fpGnE}X(f2eXG @ϛ@6YM 'g%t0=0]T+\|`+is";j7**,-Mx<6 V?aR%*V3V/iƠl6+7يo$򽕀>DanS`XrG gA:kPCSB ieQWw2mCLQ23-)@5꣪h.L0Rԕ @Q1vs}X~KwY)jP /e^7׬D_'㔒ǣ !&+b A.Ћp!UT vJd W2)VfdKL7Q,9f39\Éa2;)m8y߳Z`'DFQ|2՘}K]ܶA\1U-' !x] yeDQ2;Rmh$fEL2?{g2#n* b;- >eui',BL3d0!ew;ɵC/:ktHJϗ+A? G&(,fؼj9=9@WTAeDN P#utH23:RɰIEǓ="n2Rd\_ᄇN#@L }"Yj@۝3NH>.^#‡'0.YUrmɝd'&ߋNbO1c.?tkýDRp2FPF- "vdʆi0lRē*;2d2i) &XHp&;"Whgfw}:]V+װgCF%pDP$~2sP nT-gTn!S=?/,DšiEc0t wpn:5c״`kf nQ_gP^&?ktH:+Xny^!\c@h]JOm93 Nixp3sg瘞{i"2aZ]E腛}5#eG9!Tg=cjKpϩ06IM}%E4AXUI1mӾ ^'][gZ]5uxlzoO+y=7 F\.voÔ4ӞiPC5 OMj/ d#٫%+GP7J?$5Rit,{œkKշf8@SaŜXMRQD{pBC@u ]6yZDEEmWLڇ[LL"WB%+`t}|֚8J5z ԗFג_xd.`ntGpRobVZvlR+OCOUSC,'9t&~cԐL p#w㱪zdx%*Ѕ/[Ի_+aGohm:m-3qf1S=VLZZAUPD-+>NaW2d G)Ҧ ^qm`˜ĤŐ XpYQuK$(TU_~\DR#KXcH*HU5`WY]lUpk"1H,ps)9? ႕!LS2`[V\'62w"X$5> ER9ֹ$8Oq(0_^!eمc&yD4)Z?<=T@ E̾|f 9Lze9TT3V;|[1w +@24.qWoY){ՠ]s1>R5!˥:jbKYEAP2JϚ!2Ae Ncr|还nJnkc,y{ČPMm7r5!Ay/EņT:bC.SN'UrhWEanǿbY* @^e:jrC1!Ç(w'1/ ,UXWH;`<8]5>/#4ak@O Q:a5谤=ǵЈ>"X`N.3I&> c椼 wN%VBa@v$*"ďhXG M }0byl#0E8 0d$Z##^ַKVj>YEWTY^%Sq"4iO +!Ӎ-r- Λ  :h\04r;ИlJ4CXr` >tVKGW \R5K8\؇7J^J }'힎N_ԇpw{Fj_p ogF0yL8wٚZ} ˷Bt)î ܋?ڃ8yII3X]ЙP 9^&dv$g%|GCݛvz)*}!_)W:3bG\ +'X M|7h= 67-ȋJJTi͵dax<&M@Cg S6|=dnb+@*|S=!ىr[ΜNBC1yRG"l&wcspoA(a5OsoaAt: w;L\gה}=%ߗ^UXͺԈ@F2d%˚?eW'VG7:+ (ӹrF>/,Jyr'RB5=V٢W{3ִzWW~@Y S +ecE)VR"om8pZZ0ۓ|5ķ8s9T+gM8|^E35Mzؐpטm Xpw$D:Ɔa* z/C&6P,dM,4fFC/۹K׉#/7JKb@T;Ӊ3TSc0v? `2ʋc7"R~ɲ+ϔ契H7.rGdo~*AeK0RH9^;':×-&6[ <*SJp(qxKF4GSrRVO[?bN;j^Oqnys_Tsr šff+墎cdh,IX~a͘PY\NJ>NdԅzIѽh[KޯeOdy k_^C`K" +M5DAdJ('ڒƧ`dR=\ϝ9N27į16FU)pS* (MU:DA9A9^dYvK.~cA{ JcʁN.$ ӂ{۪3E|%Fwf>Y$ti*W-z 6~/qdgTU2?ѯ><7b߇Ik\ɂl NY@"a[xA#_ e LX.TS"vc9X w:F OǃPV#ySC\j?cpC|9;=N HBv,s{6ֶs"( OsU4LKm]yb\>sk_quN/p" tl]@,lD w0'r9>TYP#0ht'2t}b˨%}zK V(]"JTtݏ):V-}%N> E*)O2뀽\Skw]-)L1Ncݥ?J_HrH+d^1VԻOI,)UEXÎ{|S^~@Բg~Rm;8st_搴ś4@_t\(R)JJjkPkE("*f҄Ң"$ bPjpNAd;V 7nK@stvzXF<|iFXXJH1e\ .¼eaV1( d}`m1^Duy\:Pι >ͅL ?_)"bc3oNY7boyd0ب (GKS-~@DܻZ?[i$ 8 l#/Wv:(OFaU?bt{@Y:U6kd$\ nOq'Ӂ|pSc:@cT;"a6L68G,Ux ?2j5]@ZBG%$&x0ޱK`@ޘ<6UsR̤=Okڒ0wʉEB89)juy)?>M]?EbCpb=BlV~bo8uLm0vƞfzIrbN:#9d_zPg>YƟ_ݰ(<8(s:RVtwO)d2zڋ&K[ByA|<'m(5x?L>f# :En,Z6ىepsJ6܁VeX öNF1N!B%. ijC*7ϒ¹ 1ҩk|,_;%_DjLW&`SC*!<Fcն΍]<ᦄ_|ryg#=C?NNgbIr+Ai?k"=+b'l$lj-KnE!jq0U:C=۰ r:6z6ߣs%UzFrGw F>=2im4!iuP{rKְ)yO93kjY7 5lik^%}.SwRK? 00*H>EZ|FS[Z ^I4G$ܞ7@{Ї.e|HÙ]bgm$x | p`W-k8P隼Kм4;=6o,6"ՁLMIfԀ79 mcEb4kNj (CFΟ %ٲ?dG9P.ͭ _wi&eGV/\DaA5<n4/Yۯ`O]$݈ftFz"Xkլ|!G bR4v4[nQ{"6zQDe6{( 5Y R G<4X.)rŵ_>0.&)cŒ'/񷯹mo<7{- R$*a>̏wBnv\l?Mg7%cϳo'x2!!f"A" md[DLXtk@uNH~) ( ?stN§s$_٧=)6^؋pKrp3)d0ڸBMSGkR KuYu ˓;wpAVkߨps ްm1?K5ԖBӎMZg EIX՗Ox\Z^Tzp Cdz:PhܢrqM8U& 2'SElͷah>$l] md_]o㢙 YFCJ9Ե_cMO)ܰռ}k\qm<˪Wt/L1JLK&fbi7M\O#lMkGKmh(賂 T‘ě #" jCDŃpLڇ_N'.Uyv ـpRyqO2ODm͇I PBSERYgF nȝ]q 'ut788߬w5^ i†,xQ R[uw 0Mi0j>C m49,{ƹ* O@yPUI'y"gw;S|/SgiCUqHrpRpP `X,# 0Rtޠޡ%tʴ61NB Fֽré]tUs52{oέ̪" ǟ >cqlH)e!DP|s+-=بiȆkIpZlFvXFૄGEH'kZu ;I{ b:v9 I!v/P u HAHh  Q(?L<NcYC<{qw5- ?}KnZ q8վUDnB.Hq .*K81λD(:Vџ#뀠E/G$RXRdTrd bR)&[ih#ju䅾B޳ZC2_d$bرc*Thu$|uIA+V냧>g/zRQ,-"sCR֣QA,4}"ڨPWPlCc~=&!x,—ѳ L ޷)iot?1~-`ʤ cۙ)Nlij/8ו=~F+A7]2/np֪rɴxJ8;nEܟaghMي7g%,7pl[ގ3H=NOMw_VahNO sh: Vu$~*ɘK/Q[68P`ELNG ;u]$re2fY$Db-qy 82Z f | >N,TvB#f{ʂ~wQ{G<K~w@t gUE GY5GKcM U Rֱt]ܡIcp5<΅T*xzuHKu,7lw_y=ۆ+Q+=$gг a8iG{.m]-i{O TjB9G m*ޘ]+T@suת;N(2eQC"U=eZF]#ayfkO8a5)BJGOLX 夜X(^it5Ϯ8qT-Ni-])=9>*:b/|GK>˒8#qcbPy|)yK>m`K_?)K[?~В|HȺԼozM6B QFmWIX//tHe'"QrtP2]^ t8= T?us'[j2tV8Mmӟ% j@DF ى#?S,ϛ=B(}Up5zk%򠓡)ѩB=l3JSPahާKk|ҸTe`>1 PdI^?QetS`(J.x0,-xfQ0eJUB? K@:8&kv MĂ~wV EM5Zc%jܧA5/P4dlU?W6`ɺ5וKF<_2S/}HZ!5B#NjHǾT$}¬#^KSO -澐#dLV=4WM?I[=\_A{cl:Z;Q!y;0qۖRThঝUteTZN4n7m+ > \{Q(S .W.b;0UyPOz)\3@quGu$5>7m1\q2d+Y8nWYkg6O+w[29ֈTAES.~doȍ̀Sy:Dy\Oe D3ɼ٫EF! 5!ne'Cְ@~o]!YaKLWv]**nOR f_#_T lCfIf$KsAa\0OY0~N;x)bo Ɂ5/|K&iڿVȫ! ^*$9w6laWq6#o0r'WmUc¹|Lsc"p~6fcrē8흄&c`?}Č*;yX(+Myq 26Zk0!i3h͠]FW:GDEaҔ[#fZ>0k.45)+p,0)^""c%6){,󼴾2֌ `*jP*|W3_vg!UR 8Vx08 F8=K-:6g|= b`6_G8{On5D% xS1ƚO >ipx}R* dHu=0fUK܀!֒["lEs"a߽zb= x+.2V-5kNY͇7J_:٧StF5Z5(&%{_hMZQoQ<_%hفL^v/) 5bHRVw؈QĿiǫtV kBuI2em&x D&^?Dp0-PLSw+d}f㮛%VfrkzV, !׃Bݺ?IUZJ<_,iAIrmtzgMջ"d)0u1?D;Z&O"tsĩtlk 8B_` 7O?QO (z$ tPoLKa_O1Duo3uo4"@dENd]Q\Sy%A[2p~n93Lpř#6T*Dz7o4F@Jqe%d3*8%mày""|Cmgupe<͢7KT=يhu35g;EJ&ͥ$SBf@99J6"&ps*0oF8Nazj"v;ya'eW:}EB' U2tGCx͔T 'E^d8/4Wi'_5;4S5@qx !L8*I$5u\h@Bvtp\?S)6`K5-׈.@ܛu .c"o?EP$ZG-9=8Bn> Aa?q@v"y:TAUuMS] k i\!gG 8ތ#Cs1Sy Z)̙C\T[VԼQ}T&7k4XIǧ'OkRVLc\.&eVǨH7KmtϨDY,sjCD@<1QtzRBi{Oe V6EřenxfETsz$K:e%[kvx0T^ۚB88apGņ9HiwB .'358,OSF;n+`/*;}jߟ7_~?^Ǔ!|ؑ1܋6R3!"{*쾲g%'Bs qV}E 6(?٩j7.>UHIջ[|ϡl~*0'tUlyC,Q#e#'U\JIw?>7DMˮV#T"R̓g|F8U"jx)R 'x>b0~ɁҘw&cvX%l5PR `i !uF67fW3̾i2d6]a03c\xI/ט:W>/QԎ'PE}g1Պ_Y|(6Bzx5Қxd59Hm,qNxԛe7Am~ˍC`d'RT9 j\ qz\XsLU䜇˛%GehP֬JD{,Aqk.9SMUc?ǂ'C zvInv5n1U[9/?6׷^q9f\aq`^k @atf {έ&Dy+ʢR Z=k:$( ]c1RrkJ'>:%\ߥk3gܒ*SbƨdXzZe4 `1- kقR+K D k\$ekG6B 7Cu3^~Cjx{+ZTjоv&\ 4͘LKSduҶ~Y;л'21,4 &i%T& gHX-+` d!Fm:UJ}+$ $C`M+AYNQxJf;oIXV% 7,!Ysc恙x.,= Åޮ-= ϵAi60֓wT sk.qYKoc2PfݸS%mOt65j5WYOb01cXsA~.7EaQQ3طW nW&Qv*HF[=9IMۇGܟX?#k` /:J43l{ eGK`6ɦ+ nn/x4ifZҰ)[la|D񐄓Nm"*)KU`.vSp!{3r&1"eA) ,(p殧JEu\*?ޓuL*v[s,5&9Oat J/|Fڼ!4iAt8I/M^|aBE^9MvR޿^! cɥ.Vd^sR8> |>y'blȰccZO|i'[qeʶr];vX1j=ԨaʫFsfX78SrW_W!E˙s ipu.Mؒm% A=B@ 'tY4[҄S&z2'mڻmxc:W'5{G#7̈́4ND?ƙa P N=.9®}N=KPּ0/CǢjwx6`[7;)`It )+Y^ hgI-6[ PxJGO˥jU'娂֎xS[XF˸dNxȱGчXa_P>c-եΖ^bI4Wl,XgωRpd JD07*Ĕ{5C ] ^>&NjgLVF"̻toryֲ5ړ>TR@>_ <2pPDT1|^[d3~>C 2BsZќ%c'Ђɴcwz|օX*XKKqȀ wʣwG>hPy'@wVyvE[50B\L%LZxx>B&LFpC|-nGfizϚT:ƪ7{N^]f ^_\8XgKto"b`-@' ů|V8ZErr ߮(yݥ疑;7UEKA'^+%uyp9f*tq}#̽* \ơ#&S0Q0(qY)n3m/]cm Xsٕ#HM[`>)fYaL3j6)7AN81SRBWL?rp˄Ro@pPAE-H)Y5=R 0 tYfQwސk${8'0lL}n45Z(vXp/uLtmŲQkDէ2u/5#Ʌ̇J91O  <'uJ-yn&_ O'v.ʚLk~hl K\ʁƟP }ܰLh FDiq_`ːtk>6~xFNazV ?YHOD5NCIٰėߢ 7תvo5`ڽ&R*X.|7u<ϐ^vs{2h[3.`k%3ZB>J^-sKg yUyl ϳH{GL9KdVwJ mϾ2FR~Q\uلnģ91{eD /@yh}qU faSΖYgKB @g KCy: \x?}8E+x6]+,OnH8m {yZY-/[}杏P2hJAZ6¨HuMfˏުGzԑQryZ8_T]&TXО/If8`?4ƋZ&m^4ъ#[9}b#q1_G}jU4juTY; :6zd-߾È:Ry}yT. 8Ӈ5|?4אMøق1Qa+MBMm#CKͻҕ*&k6yԳ ZA0X\nB>|΅tS?ך!TE}LTR8Kodǁs[/)M0pԀh-Cc7&t[ X!XtWtT{g}r"׀ۭ.l:eٷW+|S- {>(<+(Z! Ƅݿʓ 0ׯgvu'm(d#NP8+eQ }& !_%JRnن%,6iW `nY$}~$V\2J28 Bn*̳72&g>2^lѾj_ԉhLW".%/$YфƤadp[rÃ\ L`%" #lF$r ]'2>.#>,ĥA Lӗ-2L!ꐦzċ W hiJ+CE~"+%](;%pvGUr0e#lܶe%!IGyQ&3jyeX~9@B荲v5,-ןvԳ(K/Yh60 TޡMmܶɈx`,aY/3P2q5lʌF,cM ~?4Z99C󖓼uhX98FZ&f)MoBG!3߂vBOv dš)~]`qӪٞ1xVGo{57y 9GRToen#bn'K`"rȔsq3X;$UzI_-fzM{EdW+ŋ"KA7ݎ֏9AX;޻^Iߥo:Ⲭ:UƁ,4%{H]4`KIv2TQeE܅dD'͹q֗W,tDŽ*?3 ϰm;,h6H,C38Gtԉ$9yP)6##AG2[x qRνX@Ab˥KSyn 7|x0uCҚ;fi<2ffSENxL"{o']k N[|s8J9c`E 1! P+\xEZ4A0a2){=8rߥX=I'=C;t K |pAdҠ[8pNٖj#p2j-3sJ ? CCmutSb \7Mo(ޛw7_)׷u 7+@[RB@VT.tӾwu dl5~sXctڢw49ꁄ'Knpj ne6OrPo>x #a_O\*2o.NFUuQ#윭G-'Z{=ĩ/;i?e P$@3>֝!U# ZoqK"7{ ? [`^ʸ'N."YַwtD\!ij2I-6Vc(D9cbQp1caܢD܌B %b` (:D5v;?8 a [VgJ =v=%MҚ>Bha'ttޖIoo*%Vr$yϑ$67{V[dܓKb [AQ2m..&fui2@)55IO]1~q ?Q~< ^_*^\ 'q7 z. F`Ct)?]˙{Q-<ɂB~m!`t3z7P g,E3NYbʖ*n[SuHx?<ϻ0jC5,#rm x*]@P#-e *=wGOfP^L,kJJL7UUŽH2ajH~(vւ?/G:ER͙_O9YENoQA$]r5WUfz㟈=J%_j&g~OD;*&Ne]FkD\Hfjۍ8NEr8A$QJ%ߙ%x  }yFBO؛Yu{Z֍39,D&^ӚߖeԒ|̧3g:ޣ2,Eo|hvSS(Z &dx.d}Pɏ384cygcCnu[Nq@0/2ݪm )Ҫ[_0$u][w5,Qۈ!>p/R -x]0ƥ:+S@ݙ)6sۨ01_8cUvt1<2@!,ItrR5X`"gAup a@F)Kxw# YQ;Ө[4>D,Ŏ]t +(tȭ^ՙ ,# e/kUɘ:/>GwJmb2Eh@ZP>(;-3GnHBubNYtIr] 377ڀ9oٻ$ށ4vvBjw'Oiq"-rқt56(BtaKaPѣ& |T"8 zȉ{:<%T1; b_A'^N^υ;/jέtf"Maq'k=-eF>V\i>{NKXd=IMkw8a}k ?ݥyB;F7_?P,%-}/ b&o!+TqrvH,dKکo܃G};hWUޅ?Iz.J3Hϐ/@9e  ]@r)W#_d1cb4Vw@lNTJGGCJԢX}-%;<2uϧ6Ftv'bbRϼD,Sۈh'mZ[wY)`Ujd΁aʠID8/W[~Ne%3353 l7YF`V]tOJ) m8iUfӢ]ܞn;i/( kAs0Wh́T7&0 Ec U@; ՇIj| ICM[~6WFm#H*f=AS7orћeo(U*Vv8 c|wOZ[|(u/m !{G6ћ@A,$s6"av^w#E754;Yai3D"(yUr02 ^}@`) "T}z |"hK oI> 11ﱡxpb˻H jXUõ"cGRiC!XִFwuC-ddS pCW8QOQ_jid,E FOI"ԲCs9tLȸ}X gfveDE/~ch6J9phu r^yk_?#$JH}KӾ0#NyW.&%xFOL'}]+8>^ KI& :<ZYr,ݤ1wB:svxus0gn׏*{v ]"Ki)1Z\*J7qZlMl`m&RhbAfwIx8~%SX?9ޕ)4^H5KZ&qWls tnS䥞J"Psu!Syd,o6e`h#:~zH#V?|mw.T27z0 gZˈaWN$Z`З\VwN n}BcN4]&(u߉ Arv EH&ddOAkW@к9=ߕERHҶ=ZH"x(7 b/Ga/( ń@uҒA/ 7Kv H4N[CSp[d-;[<ԋLlgjXeFj U!Z< ?Dz._&HX"s50@f?VEZfl*jFaXqN%UYPO9XR0Tn_R508o8:)Alb۵e#ZzR-,P ]H-Mٰa#%$_3^X2Tߦj޴Sr 51Pe>Oާ >޹}V]{! ӓ^Iĺ>׽lf:$vvF8@^>űn2M]GF#7znuc'OA#ϔ%Ql"GP&@`6[`(]`nt‹ %W ,P3/W;*Fg\չ^"5.Uoؓh%6ujGŒ@_(1cT Qp=9~ʉW:Ѫf<1";t{ɷ q!瓄8}3S)2a}n^Hxb5YCJE2eѦwGӌD?1@`'ܭx ۃM:֧Avl˝P,\pb)0&ڪ"k$S,l2D{^ YJC4IKr\>4GVΞ ȻPf- 2-{|M|,L0Ӻ|e5"08^nj 7;g]fw7ha- ^zQQ> >sn^U.l! o 6=EZbhMV"sCMt$5rjVu4ZD%!(CW=<&w"i; L-Q|͚ Waj+b]MJTiˈH6Wyy]^ku݆}L^OS "؍N(ݒwZGR#J};rSŽg3!+ ׅA['/RiF#OeXc9;=jOVRjZƔ3* [LI0oYWt{ImIgHCʷpn&xI;Zxev5//җ"T'\<; M&R2wI\;(-m,(@f %j]6'ċ`䓿iL&Tc@`6v_l1"ݽGzd/NJZrQ@<^+\^zMgams 'dVcLbg#e. k$U}Ls7h̘i Kms@!6: "mXM*$S8/So_w`rţwKnOlw]eG9kNd܍dܤLݽXu KbayKn ^6?&t /8)!* g*;} KTl[>)(NIk%;oo\SClފuGWMۊ𛫠@mAHY4pDԁPJa/Okҍ]s}S(ѽ'+KXXi=5ܸ7sn7[i}M(TgA8/cU'yor݇x}= @NS>J34vY,kcw*|g !G )mlK\؄/ڊzyW[63BPU)nqmQR[GvDqfkw!%]$쥊Tb$n ra+oZXCuƌEN9 ]0,8l1|jy#]=_{f,]I NuU ʁ|9Dٿ;^slc1?m@ IVEo|fRiT fJ Z)UpeAc} .O"9U!Ms5BSGNC24D>PRr 0 p2 Qx߇X6ך51jV%ţs4d4ba_sUq接^{NdO;w{}WƢ~.$?XIb,IKt>`0򟅊vzS`Yܬ.Gx;WZ"1`- [h20X+έ0hg S1_"A8p 5Av|OTzr c#5ۄ'U(fLV<->@rwQ?yads ?ɏkr<1UmiUd3_nWFBZW쮪(opPqp`X߃@#?kl) "Б=1Dn;cn.2ŏFרGW#9d륝A&ٮϯIukj}C؀&/9g-x!8\'o QG yLayӵը1tR2boxF9e78kP& Dy>^j0I#VM R߱OC1C=ZtJIbEI9ދA JWLM^_wFf&ɲEGR "vRX)nX,?Cq m;>nذ$#"e[D͕*! ߹NLLe@-QOz}[<H]tUt>!499nKv͵hzmN7`EΤwk5~V7iuO@HYmOl!Ȥ8ZƂO[eAM[E 1@PӨ0魂L6eה恥\؏ښ7CTNB < '8 NC}@r{y ɼGy'*>ͺ_2u 585땭wclDddN/;7GC꩹[/Bq?!"v_f {hL8~ ʼC`PPA]MQ M5fc<=nj+Lڣ!.K0 ZG@!W`d$ټ^,2G-{}$i&{F(l/>uO(ՅqD :RrLYDmxCXc,rnov煱"rDbQ6ILᬞk)&Pˌ#c1CK_G[\N9G6Ka c&%Md~A* }wL}RvxPH'W'=慗 ̬'etFâc\x6Fݩ;پfl GZdKed>=UcF\ _o]E\H,2ɹ0cnJ08abȏz_WIЋ UpB,ͳHGkrX1$\7tb2}ݳs~tQWq6W֤GxH?I)%Bقmusid_(¢~N}o`=M`Q2Q$)l>BPGE$gj[bCF4 %wN;]*ᅡXxmX P2s{DT}otȿ"ZX[9fYuKqmj27NsN*4rwЏ.sBU"0a'QNٟR!mþpNWEmj*1{BI)K pm͇>cş>UɤM:BdҥDIoOtMsD2M9M}!e߈" x)(Dl ߣ<qw ^"tRvmn(Sw5Ow"(an (UsX=@,LΈ1z~`"-o_\W2tŁ,HVb`BO^TǢdE1ҹ1*nb-f$m?GIs_(fgHm((t8n$Zߡ)6 S UH?Ac mꕚD.׷de 9> yl>^ 7"?Jx.!@Y/1X>3K͏g||;-W9 ~įtE7*1[!^n]P:`Rm*rzquO^ O2=+Nn~Sv9v\\!Y\0[>(w0늼sD:gQ=UB8:UHz[18&Tք]&|{ +5q~R-m@$٦ N5&6~>4ce718˗'uE%VmQQ酚#CyW ?TxBۺ +Ԅ {1ψb%XK[Rv!;:4;F=xW9.nH'y:(/Qtύ/_@zχ UJ{t{RY❤{"%^kӳBȳ"niZv9 S_v9979 /pm%K7ؔԔc Kh|DNXഩzHLW1Cr0rnֆj?dZ`O¿Defq9;wS vO p9  r%_"Ίf(pmIgJ@<I q6ylsk5-0V.syK"?pt/# )Ar cҜto Ҫ<7pEVLpMT@ʵ=;ݦEKpt)++~g5_&3B@w¡XǠR `w/ȡK7k%`_߭ ;m*TLUI_ȧ H/G#D'( k֡#7 KLc8sɽlñ(N'ł1˦;IYҨ!vʺmW֞8սK%0$B-[f=0"%?i;:w)d>N$ ]"YV\Wjx@ozC y2z YA-7|`?R0UrJ?RCйlcؚMT5c4fF.4j#@#RBH_> >QۊBC4Lay%p9ZB~M%2AwV.+ӻIPbJl4.]ސ{ME G7IS=GR6̱lks J,݊>UP+"ʐ;ӯq^;`\1Ŀfr aNQ*>" JNc|U)21>~[ L>U ~|a˃WVd D5iZrۆu@ľ<(~ `IE&@~ Bu-a(z?MZ%K?jb7o?Qkr>ltRJxث]KsOu=]a)$ >N$essQv$2![˥B!l㞇U:j U+aa;b |!O!/ӝiʋ L~bR#zo/;=;|r?3d էd>шmPeJTbe\H.*"*Ps_# ($*z~7e6dӒ/ֱ&5yMgmJ[Rlw520hnGoXO,v|{|_CUmto%#dDSdwD2P6{DT}14*{PР[V3 #e܄UxęlR7E V/ܟ̙C5IaO KkCyy]EAѵIZ@S˪ Rwb8'ތZ--ȸˮk:h8W&h~ڕ@ƀ:C!hA x3-&yy΍@:6bz{kxhb!GVPvkPݒ'Yh$O@x_R:6}ި+7UoI"\E_q"(ҙ*֭SO@? i#lf>9?hycOoY'>$8B]j Ey`lB85F)A1!|hhpoi{zhq:: ˠ#״6/^ i=dxOb3wrw𧧬P*oͤH=R!?u+w~Gf$l)TAe /nn鬰WMՙ$v9^cd>U!2"5fg*  gйǫ5c4'׺uOT(`>7]OO[j4L:τ*Ec3'O.</(B_X?P f56X*E?5z 9[cWɾoӥ p?OB@otaEheR1DYᚁ DdRE>)h5>Nԉ ƯM&IU0v-H2n+;0…z}ɗq#/.ecZDBG$Vx\TZV)a  {_`Ӓj$RU!)rrx"}Hk=gZ6Xk! x[2{oӣCJū2@fGs|pjHFTz .evrkі f{%Rhƚ3QӨӱ:sG*e& 2"ڦiŠoY>f[ UlG҄cP٩jx ?/>yu!)my_tOԤ(c3V5+GyO3ڒ峲a<6/`󵏜T(1*q$Gsᨅ wV"li]`]d$+ 8co,'ArGjL+6(O$X&{/>Qħb8K5M"=219Se^]jmN!sNם.Mj> Jb $${>$Sy%d7W?)0,!) #V梡v;em J[4J@{ J*Z˓еt dg]*g1 k K|5 %!1ʖ2d)EWAy!CZެORy'Ukq_g_' f(˵)dlk2K}U(c @_MX1a~r)^J(R]x$ؕgoT?3 oJ:)!=6kf6qMpH]TtA Y3\_ӕo/rYF3.iGә# (=[-~z`6\Mi R% #COaNi;^i_^'\U+_Ծ40q7 }U;PX}< 9d`h6.]4AAa |[I.VCk$Y}qhi۷z=EQIM6M98 (Y05dz6NQT$g .-Flw#GбQ-@uVb lZ=!C~' c˵t3}vFds~kt賷Ib-|K?e2Ҁ gW&SO3q # Zg{3Ѱa]c&_~O+JK5Őrǀ * dɧ-+/,ʰnRydMhCމdQxYǬ 0C2i H,~&LB@~^._j(\|RI!4Lj̦JT4\bAEĞ}|>}٭jN5DXZ|]%q`+ץH IqaU)x$>b-լ%{tG+qBz5y릵B7_d2paӘh:lnvqy#0kd]gY&{O*`Bnt7A/Wy߂l9i 2adJQzev9yXV+*.9*eam@)KUJ{5|sҝVrmjjތ V_@/ƍS6XOvYdQ\M20R5b[ + Drϓކ}-RqCY1rw"`/ɂV'Bla5D +ZSq$P8Er⨾L-[Z'TvcCMn4'$r lU(5M}Ri,mi&@"}$:V/h/tؖt:\=rS}4zԶѰϷb͝]H{-EG46bJt]?z_szhWv Lo#ΉabAq%"|6Psg{f3Oj{t- Cl(!/^IYmb ēS/`:Թ'Û1M24 [mf6x.hNŞ0ܚ_%U|bPIfOzR}bl6[$­|LKq ~#ӧվaR& DdʩMecqLq]^Z-ӅTر "*YM>> ;W~cbHʉn#ldo 2 ,j|}:3DG#{!be_]B3kxgUM u ~ה2@9*>Ι `MSW/S\ DsjIA,~GѨG4ۀ p%u>%j`;iDljߑh@j1ޘן!X2W-NfUj˘J^v]#aՍu~HÒ]Y֭ \E017YF`ơ2.S*6pb  ѠE2OY:Ŷվq:R$} mE$S,ֽt7|8]Re7ߊJGAۺDD=߽3=7ddu JfԥƳOP+*iF3Ww1}ׄGڝm#6&䪚sLy)E)4!jk4 1 I/)Rv@!8:_Z7)$r@[;vJ㣓"1e/<  l64e0rnf!O/ߛbX< XNaP̥/#GCי彋ۤ'ڰݡI\nN*hHBM !)PNھi %a1/}fdߒS6mYPoDGԪTK"xԅ9oh| J7B 2Ö.`%瓷+_wxFg$\Q?N0{W]rbZ_KfpX39m|A E}"AxZS=qQ\xcsQݣpxt?ry"MPܧX(pޭT<+W8Fܠ|c/8{[150~< onChbPɐ|GgGyNo33]%8$s8sG Ý8#1eܶK$*IBn8oD4a=wRU! x%y{g%Q9b;ƕsyV4^g{TN.WKZ,3E׶wLkVGD޸ #[f6J0R63'Ryٷ"K'[IA_6fɍ}2C)(Hk7v+ycwn)SIÜa]ȍZH/I+3aK*,!O$- 72&膔q1BHPaN|vTJ7VM\bMɑ*-ҠE2W+H/r:)wǙFZLV!)/4=C,u`=mio@7.>p|.[Ox¼ Z;-DB= ae)=ُU2oz'\rs: v$9#mx3!XdsrȫsP%\m}$jx 7AUuE 1uMTX6B!QgRm'u8gUPRH7iWܣ@g]]^3!qQ7.E懃䨹Kt M"cs~n,Q|4[٠oPt$wM 'щ0>U^en4~4uFl'ˮe,>HC'Շ8pţLkQeu4ǽ:\̖.S_E# ίy:+IraH )w Fs-ow~6YiVr Qs0apE*=`mյ&z/mx)UUBEn^-S4WgOPso7n`vf״=p pt}@@8ȫ5|gٟ>a"~%Ɲ܅/ C;Us B4ޮ\Y8 VJQ tR%_vҖ}+z|+`9 ։y%w  f[wwl Nh<Zɝ׆=)i' !ۓEA:}T3$5 W_y[q0ɾZ7AS5[߂)r70"氤ϡ4onФMJp;J(|ն.تαfYyM;}'.j#uN!sӸJgQTMwkD ێSm,EG+P^_>~q~`jy3r~ ecu*5`/Ό(K"ZW1dx O a]]Upk*XޭA!d,×R#UÈ߄CeL4dY6:Kw_ m_Vj@y5dxH{myJ_ABr71й؉~O/@ړQCD""DicV{b# pSE,q``?W|s໓luzC nb#X#tHlCKwN8J>=1`ia$!ӠEPY ,oHwϼ(@we6 7FՊXICց?ޜb ~q% As5=KK}AT*h' .(\K L +o^bd0ůqv |utb9 0yxRx-HΙ@/!g7gY[v/RlxzEe̱B*f-+cP*fjRgH9A1ܑ7FPX=bMV]@X_G&#Wieyox _7 ATtvrA㷁Ȫ~bɜc o}@\0 ӏ M,>ǝԹ8l4%4p`*Bl7>X<}?Yɒ!w*@ IfDș"%:*ty/ (!#bLFަN+qz#Ũn~>;qyL/JNze6"}`ՌY bsсh |˛?L$oj3r8Xk3e ’ >b8U;] v-jJ5·[F!GQ[$˕'I$򋊡DkP-QDG6- j59@^AkcJqh2FyPS$IaoEq5;m"2>~ ZSB9CTT>g!J d"!dIf5I!h(Jm@U)D,Պ%8Waqb.9 ڣLK'x'wm8<D$f'i Nݢ=>78&BȀ`z,5QWbgʺ,ɤ (FȗVl5ؐOvSp\mY\8H`|in lp*V~@B.r6M>6+Ag >kSؽ +y`/Ò($s ^oJV{hJ.{Q/7Tq? %%- @KUL_r#3.Oe= T=iujS}lj$yDxwȏᡫ=Yۀ- Z}ԘlE?:Ѿ9 0s@_ e/'@d?Ư9y- k3rRV6I;lmS\3+&yEqؓI=.E̷WmQqxYsD^ћŢ oX9o="u7tYP(UN:).Y,2WovϿTÏv_ 4AǴn@{;Z s>8r)D0-t\x]jQ=ٶs0'+M_Y2I;=_G>khY\|idvʳLLph73'jHR+}9~ )$LD>лfi`'Vc9{"m{NRciN3…9vu/g DSq0iQZ$.#FܢL܁:^x0cC@o,*abY$&z.V &2iԕY: G2ճ9p2bZ4p>Ap-*#1:pH K: kنpsHgӁ4 ~#"|p".OsL A|I:TQmUY΃A{WAZ~*V6y>lﺁrرDkSob@tWYΗQێ`W-CȚۏKѻc|]UlZxRn#42b> h2'3ޖQZ):dB+<)E&A~tjSNdt8V DPp3ޯI0/K tL-T8KNG3Q%1pshQI᣿(DY_xqd?8ms-zMHFW`'vwt\ ùL˿4 O JesB h:ؿC= C_HfS~4a0" =Q,^b7:F'>-*lJv +݁F`K"1 sj)jB%w oW;-}cVᗁgKvk_hzޘ\58?.GYO{iruwEfXxP&a^dx9%3"GAby.Ԏi:0S~1s5lG0~Aq`K!5+D';Ez3ľA Jޞtt5YWp8FɃQ~L2/|x|,Zg"*'npb _:\6x;)i'L oރLmS@6ؤe_;b^sL%uA֦odiJ|nz-oe["V I8S/kqgw^a jVi|U ɷqk VwwɶՊ%Fٱ#4X24D* IO6.<[]̔RZM/}0O"v̵X"ҿ7 d+> b<Ѱ~wMqAeN3c0؅#nc{D$@az6(wvLEYA.fq@?*p 06曛6M5D&}^T(,`Dof E\A.LؓKsܧqV☻9[ӪCi³;eQ`Mp#cpQ}[ӻ b^J[隝T mJ˗>6$ /p#3Gkv(TuQ|uVJ*LZMSq"Ԋm!DeLA *3b|6cEϔ{"{jʒ Q<Ұ%Q08JLy|^n5^N(*ȩp;D&x)`~=W"D\_ p0Ku`Ϛp2(NM0n-EU,>_'sPKf`B:'F]f Qo"n[7o3&]O@xo/)6@VmĊkYsޝ${#U]=W?*G7t挟- q;E@Ϗk&HU&hRqM| J|(T92_dҸꎿmTZ\+̊+q&ѷO*ooJ4ۗѡ@Wo^zO-CɃ1a'2(p_]*Z\,l"~Jqfsyq2hJKU.rI&UZb18(aqpTZ^&T_T3AikE}_3sƨ2{isЇ1~fhg?3pv[ bD~2B gˤr;Q_0sn#='m+pX8#Uo9CVݴpzL* 7uM\{ 6]8#Ѵ8DZ~෸KYaxf0pb=pT6.wi0/_ܤT}S skVX<-3P,>}%DLʊgX3:c]bsB>v>9FrMˏ8vhz\:9vw}ZٕZnE4)`:'f1vSH;Aؠd}RrN|!khyC!̙ub<:tJ{=%Y62$֡M: K fcل O~L\WRGzwOڤA($SyO{YU=M.@וcߐO 0τg%LP7-SG͎՗V^t>(.ҝSQ v'JE_ q '%QmHȟ3Xjj7k-/Gw;_3No'O_xe@f4{$B^ &ŬR ^-zĥzT(:)ޖ ~byf-gUTl"b$A=՝$zKɛkE}E]#cvyYd٦~.J$<.pB Y6?e5dWq@ZԀXu\ SDQ&T6mM-[~0>{PuQ}hZ25^5ŰTu+74Vw}('hgŸ)J\ rkC~'BPI6l"gv2j7jzx}Iu9^@cz+KŦhkRO#SG9Q?R^c跕"f RPMoD.&ތc͑K(iF>r ~R^z~0sumZDW`,@.} N9A*i(NZ.A;23P +Orr)i&#QM:p }wCޓZ `Jmoq=E. ٣1+5x~֪e 3i*}xmB[dԀZud˷۱"Ft ¹v3f}o=JU gJiݑl\d*"d8&8UѝRЎS9f  ԪQގSmGi=p9~b^w]BzaWx{oܗ?L=`;Z ?Ia#!_BGI+R؄oV\'ϱ*jJ͛osKGwY@'jw0sDMpiDB41nk "q#x- Bq:퍡f|jtyqgf3goŸ"E"~j%+c foF~`-05UsYZ5h>xPT>@KЁ;9+B t 5-OӅID2зk 4LRXUqP *֘y{@BGr.4 ;O`˚T9ٴхv"S:eEz8XS ToL~#.!6Aޮ9AMfXO[B_0dϸ,hOW%ee_fE|Y7YD]J|LwI$IZJw]^#"iT4p%OuG>il?_ODz7s48IWD-C'MJy=ρ'o\ K>|*LG-fHfD׬V VL}BP ODNfܓԐ]bCۄ~-,lbvHנWYІbrTQ62$%?- 1ˀ g(7@}fc !7$p;*$Ϥ%;^K ͗W$!?HD@8>-sQ8e/&6B&@RpW9 {x+* ]B٠tVZ {: FkEyDw9i\nڭԧBY1 /pzhxy޿~_>jD#t>nBO@@D+3+^ue,6K-c?N{$|3>)6Ju X?H+O/G'pӑ`9#npQ?I<1zTW^MHg]R,beRO/Wr|R@$ig9r#eGyq}ql1@6F$ReLwٹpE뻅%Q'E,b=k(1רi9s2}džORZYRw賣rdQ e63eJkWy[X2Z=cElC3Z?i >ᓀ>`f _UJ;[ μIg3ɬ. qOֲio^xNSʤ:ɮha])' >?R?5>eEN<) 7;CzZqX6!np\Ym~]itU3 %Z9#4zo@#b A{k_ZnKC,QDYoZv Pp劝A"fHie+}>`7_泣,@T,މcУ񦌠p(XJ()&q| )L kypx5T={Vxk\Pp tuD z:NHa#BkqXQ$@Qd *"(:s5|Y[MA|yGdI3" ɧVJ_;Cyu(ޢu^l"[=hNkRBT ƅud T/-RUح6@VL{vݰlU瑌HB~alê|K95Nc팱]Ј @Kuvj!,s, -:gīi 6Ӌ]̟S4T+{GlJ` sDž43WaNO;ft /S(t,k WTSۮ:ed?dYu* *JK7($]-ovlHd0uI6̱ ^/`_.8MzH2XaZ/:_"]K,u b&~Ke Ԗ+A@2&%Jml,_:ut * 帷7.cFhe!qًoH *F55NOX<(8~$(c%6CVߤ2^SB뎻ϯ.w30nqQSgIxm멃壒<cAH0ˉ؜˼ٳb%Brw/{1L 0" Ho^TGrk¸iH~(VT8#9&*%KZSqQy[ B ` ->IJ~M){@mBR ox*쟗oX(g"%@mLM`@[_wG o;D < a=g낙ry2 ?n`OY WlTK>ѣ# ͆wBJg)HjFg#gw:Sqľ^:~^pY}gЋ)WsB s ;!c^Cد{_D?rlטX7*SF+$ e8yQ Y-NR۫R(>am3 )¯;o{6ؾA+ݬ0hDp4lzawu>sYMeZqJj(Q*)wQ "s=~8> B(/1- _{LdWEж]t&VRQ,F<2l`Bjrd\QpD]b¾i`ݩ_1J.l!yfy>K~B3'>P=3+X4"E}㉄mӺu%("L Y^G"lq:QRꬔT @*XQ;%,,v%p\P+VK"rG%F29HҺZ,.286a2fl8 6f4;Id%_!#r%GP>}|j8ޡd7$l;N̅г̐&۔o3`p Hw_ pf6t΂oFm%a8$b7Sz>TK{;eYuކ&1ؙ tj$3&89F+>lawta9Ow[F݆ei-׾^3f8ԍQ x$ǚyEZa]: szIAUFHy2|( ͺx)yH{bPn &l3[ -o6tR4dX'):"DGFzI$7$P]=""l7YHۅGRel&U~Yehʏ R3HP#փ;?0ߚi ^φV:2UlKHTQE`F2 f_1'T|\AVLTpIMn)(4jOy+G\m(6ytCm)gk"[#KɿtU}9vr;uMŝ sA7 $mjwF]hۋ^8|\B  (b;]>*z2FK!"ߩ"-xkk_¾'n}9ͲGIڭ؛RYfA]7R, :|Ai8FNsn?d #fmL[̓tQk3rfl4ܺ.Ows4nf"r@6*M,Sp>7PۮmIxngOűo4^/x2w]Co*اF%- Bڶ+q*RwUia4$ɷ Z8V _lڃߞ}obe]T6M<5#'UV;B|/,6{z?xabCQO5"$s?vq+X9@\g"`>nܾ`2@A1IMX߭Qn+ZD "a'Lj\a>9a#YYWe!CJya^8o]ʕ1s3 :Ĺ9DQr u66.FP ]6i$j8; [Z4/!9O~Zo`,ôL,0kih1)* bu-"^Ku)/zL%ËB큏Mm@صKKb.C?I1^`,ōmwݥ l8 dPz4N=>tQѲXA$ίoC[1* D\O/bZZ eVkOl;D=zAn!֓;i|FVպDRx4*^,#NtHr>@ۡvcE#nrL2y.|7A[ʴhR©tAbWϡ+/KE`@{,M+&f-l򒳗cc6>vv5'CPY T |"\#y߯z ovFrl;d}&7H6*zmw`X#Gqlc cdO}aCt okްQ._M?}[Pي[[\t(H?f<=Y|VEECfL/~ZG6MSކ+rO=~L8&N/܈39%bD>;XWma|_?6uz.eu7$f> jcԕoJ=̢5 9M|4'R KY&PLaR ޏ)<ĥP>%kqq W |R3efCFkk}~8n! gr:VSC|XИlߕйW0_? %xiJ?/U̗|ҋ3;(nVG+[Y+wa ifĻ^Sd̩U3r3:8[87w[$9jJ>{Z|cS~ABf$H9: # j3Doɺ*ZZH,/|ok3pH[advoٮsf4(Qçұ;_O4ϥسQv$RۈD~*&ݰߤ7z( rf;F*wB(uF]CC_hn^?4s[ >~U&[<+0;1 ?vWC,5("Y S{ L%-B+.vöE/=ߚ PYY*FjA>叔YL ~򎊦Tl9(sF2c|v:qasUݽ=fqbwOy0Rz_߯ȍ` `M, \dY /FɩBk~ErұdU SRsՌ[JײwE3W)D6~A8$J0\QH٦︴0z "3 @-+,E>ϡGM1`}AQ}rdP1ovJU흆$Bh mғT/0,E+Bz^9GU_4# eN *EC7W?JVΫAZR@F.ҁB y)'o~UņN~*灵EM  %8__ fg./ۧSQt:Q} ÂM云" 9ȫYЂZ5Q9T7jGףsZ;0 ۏϷN/[Os}?LuxpuF 3`IC-OK ra !%FKEA-NTJHSQk+YyKP0ǥmtE7l[fؓ܏Ca 62ӝy aro 1{~&Xpe6!tCuB_E1t=Z%vF89Ύ:-R[_-:€TLӪBڴҡ3;!%{?ÖKnAa ].぀&"]w'Y/Ch2ھ9A؈\ $h!9,fTfe!)Q<%Eq=^M\eVJWt*9ǒF;h:u - \[t @/# *Ȗl p{6i$^zxov4,X ,eʻulaϟCoTJmf\%%Sfq[ǡs&(Sm2oZ;*4Æ_"L7.jKGhh0Q@[VQQ(ltC++P{A] 셓0>قjȷH'KXfeT^M7u5{ViZ\[H6WӶ r8g^qd˖Җ}-I`~[$UY!4~jZg-Cؙ{XAlғ3,:7UE\ؖl͖8k6z3sHLrA*'XM` Ͱ^]umCeגn}saGY~R44y'/2f0o{WJep`Oc[;{TbDSdhS3NYi%dl:^ȿȝkDfKMEvn4EV0t4#_~2M۴8;ߑC"'IW=\,)$rO¸qg81nYbI?X֧ïoj]eil+F #"&!2HHIfXƆ2lsDJ{5I p#xyžJPKv2Սqo0J;yt]k6lpFs&ֶF=#/S NI./1=R6s秇 V1OYA!҃k Yᇇ3k k!~cῬn7wsMݬK<@rfͱ|\̭4) -iCh9I?[#M--jJbIe&eJfA.376|e=3wW8=9@Q^5L!1*.~\ ' ({ߙPjqx/YI,tԚަi| υh^M2;tDWAG)zg7cڪGr~W\INJ#\TaY? ,p#k¤-dz: MUE3 껴K:?Uz'P Z%3νlP7]+bڢȮcWhݕ_'s!ځTZ|!t%3[Ѿpє|'!^k q#X;m.ا0yo z5Uot "v<{lEe@epܬ`Hn7fpjEt E FGRa((oO}\c2v.n_[7)*\J] Sg!aJ5=)6Q!34η U!?s Eub` 7Luox8IhsX$w˞\V |(cHݺ;B]gLzB)o wl$-Q_+ WZ[dz˰(>AHqT3Au;:`bmE|^\U/\@IwJ*#d]-wH2I1QyvIy=K/<yY2C9Pg^%\vĴÄj82 ?ltVfqSx@9hv^oc2z6lؼ_`)Wn2aQʛ4x-)@E!L;;_,P$ է يv'[$s4]+' ք&C^y2BZS'E@2'H˙,~yd5ځ8Be,A]5Q%E]P7ضɾ?$l[Y)V>5v<9 Fmּo\=y>gOt.Jvvg0pfĦz_T3N6EIĴ)!l?H6`YEݰ^XuRT.x M.[6ڲ$ɑ=9ƝeCƑncI&ÚY#.H\~7Xy5JP.׎Xr y_ u=L1mװQDIf[b:K%D\F^SN>p;6 RZđҭ, ]"f{>yǹ@ Y]cRpc L O^;, qXS+fWbIdR p]?hvmfk?>e"&elIk!xCo,%ýQ!'\J`GXM;o,H~֤;,+ na7U Kܥ 5^q`3}u۔x!AA(ٓeq z4s&kx =(Indt>/B4G}]AzQJOv>F_]5ВJ:a\~b7YS@ %hQ\F4K1F{k" r/5u ѿNOd|Vi1l:a$:@(&=(w>1:޲ÐI=/lɋғt%;%#x55(7ԙVL5[vo`m}:дr&Dhso49-c˺x P)`~B޹t2P0"XbDě 7j45 W> tH05\F}WgI>NTUՄ5fн܃ /m-{~) w|E#ؗW+b紝xs1a7{{f}څ\J^7ezmD).5roZ'bˤy64QyLRy{a(sĀw~>H7硡Z*jym9O*Q[Y&_/56 CTN 9&\J@G{_xOsby2Ds thx x1p³a*ԉU\OZ~r];řܢ氡8¶ZAдl,?`OtnKse9NfVK8I%,'U,k~4ty9Q]^e2aP%~/j>7%cZy=(G"!Ɏ~Fc:6շ4<u ":w|&kzW |GuӃw9C@U֫'oXi#Q/k u!xf^M$; ްvA<U+%&Q8&:KVVߖ wi/XJ\mʽ$/C%s0աH5Mkx8)!6)M"zI, otB'5\$W b`p7{j }7X06߈i'Elxm)S1^6/ih5hi֐2]'l'̷0bٶbr\A7 z4t5@H^oTAٹVv |QA5i.[9x*^pyL oЀ"3!z>gCaрxbI 62֪=a`]Y2kً[GƼ KyDv+)m'Bu%Ckhkm4  ]i"|]&Ϡ!o (r*663٣UR,)NIӵ$xox}K"'{(LEuJu>%qkb@Ԡi>#3CD>CTx$Ϡ*#6C&#oym6ִ7? s)UK){HH;Z6^_M$Wuё*f, ]^ڳNɶNjƒSn=y~Y<7˶)XOIϤ$)0qrΈ`ѶL}s*OV䃴yԩ-B XKH=׆"jl6`Wm,`b{SX'/N%.J˙fMŲ*mZ9|/8+E{BhIAw^Gn6&IQ#۷gs~KEsS}mJX2:|SG=TDQC| f;̀Q#m0z>H:w»{G 8a90WTf8Eȇ$-w6UV`kݴPWZR?`H0I ?FńO Y%~lR޼}ϼLT%Ed3- BA52 .%Agnͣ!³<#R2_h.=%jŐC<6HqID5pZeZ"yJ5nIH5ak9W.uɽ!m@bg_H Zn9 4=$q(Zf>jd$ ~r̚ V6= )M;*rID(>+&5KC~v'ONrzF2_OMutCRͺ7 BaQeo 0g޾!^,H"pFBrt^ndҧ3 O7iX^@?/U%/)vuDs2ZXσ)f)ZTy\0ؠ7Ze k]Ïi ߒfӿs u Li}3qpLId$Z-Eψ06v aMWGwVgz>ūhh h/=~aqNuhFT㺉_NZMVltve7ģoRخ¿"YE[*v()4 Ҋ 骟&~UvbNJGPOR#$Z蘥D X< FŧRJWˢፃhpTp멍:׾e?&(Q^+⒪| ":Gl6F8у6'.\gXɊ[?8x.o*x ?s\x[ > RYg/}.4/bZP.hol^Tcx=XQ\>ﶅ@pwS)_|S}A;8orpoQE'aɆNMd)22m*8Re~0uHB#E,mq& ,[QTغ$^D6p"OےW ͮo@r 3~Y2g4Q1F9 /A?|5Q $1lfyH/)D-!b *H Fvg"<4G |6& ٻ#()8=۵ĻhGds1ItNiIǔf9mUĦ}0m6T{fڎJUK;jsAaC+Y5$,Qϲ< A|k[/ړRs'bI:e]z&G̱֨ EYѩdˬj0۱# fAZ7VdM#rai\$Dأsxs<3L9heft|_tfSԸ0$I .G_'P/*hŇsoAv cAId]0{x0aXI乾e9Vd$~)q׺vH(>dO͟O\/G s\/ӝ:hm")Kii $Q]w|ONS 'fx: y?wU] dRv:5Ѐ$ˠȟ2DE>$>8= +wd ɓΚ ǿF,ɫލ}DIE=w7^T6n`y|- 8g-rd R6v 5?y/ Jئ[V-;fNRݽ t,m"\vaj"ycSY}Qvoa'IQTQԻhaOQ Ӝ{g$ DU8Ό{q#d4$O`چo}-5?%xQFf*Y2L t1}q~eWTca$p S2B|T0dmTm S) y9~{;I ľ CAKL⌘ ?LymfSܦ8&Ҡ9<Z9f(C F5DW{l>2t߽0 "zzշq{Yy쪕'F :SDNXEO?GqbcBf٪ VOS_}hd\Szad P4H}<J|W@F r ¤z_k]0݈(12v S?i7wLkwDI6* ғC㞔Z_TwѲzvHeu~(&c^U[TF