go1.18-doc-1.18.2-150000.1.17.1 >  A b{p9|e #syxFu]xȂzMM^ p: lr͇tL)y ۔K%8CQqRuq95wz- )%"0>"%rX~b˱&{XBs! wS:?vJO \gx{""i; LLw;wbk iHo6|HӲ~;q&Y&471c013351d47316aca32fb5e89b6f88b5be0bdeab6811b07336dbd178db3dd4e0fb3308210c82f9ac4d60a8b5cb34eb5501df30b{p9|8qL۵IQñP,RPe3x$?;q*?a5Y" ەM_K>R_뢖UJ%SW`Sqdywg E 4̖&:%I0gtC6%K?:$ԲBj3sک1PPa:iO7#UNO$,1ި9S/2t"=O x#Vb (c"<)ȣc6+xO0SZ\O~,3z4g1  >p;`(?`d  " 3TXdh   $ 8 } ,@(8 9 : F].G]DH]XI]lX]tY]\]]]^^b^(c^d_Je_Of_Rl_Tu_hv_|z____`Cgo1.18-doc1.18.2150000.1.17.1Go documentationGo examples and documentation.b{Nibs-arm-4SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxaarch64Mh.4gb{b{b{b{b{d996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7ff84eb52f3034ad21a79ccf00d8e92c29e6ef3dea181033a7650e5cdb7486d60b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba3ce82cede5d7ca4e3d86c0f864304f1b2a91fa2c0b799f19bb6bdc9635d36d24rootrootrootrootrootrootrootrootrootrootgo1.18-1.18.2-150000.1.17.1.src.rpmgo-docgo1.18-docgo1.18-doc(aarch-64)    go1.18rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.23.0.4-14.6.0-14.0-15.2-14.14.1bzSbobUibN@bN@b5b0b(b@b8a@a@jkowalczyk@suse.commliska@suse.czjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.18.2 (released 2022-05-10) includes security fixes to the syscall package, as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509, go/types, net/http/httptest, reflect, and sync/atomic packages. Refs boo#1193742 go1.18 release tracking CVE-2022-29526 * boo#1199413 go#52313 CVE-2022-29526 * go#52440 syscall: Faccessat checks wrong group * go#51738 runtime: wrong type assertion result when using generic types * go#51798 cmd/go: add (and default to) -buildvcs=auto * go#51859 crypto/x509: x509 certificate with issuerUniqueID and/or subjectUniqueID parse error * go#51897 net/http/httptest: race in Close * go#52028 go/types: documentation on instance de-duplication is unclear about guarantees * go#52149 syscall: TestGroupCleanupUserNamespace failure on linux-s390x-ibm * go#52244 go/types, types2: go generic assert compile escape * go#52305 runtime: doAllThreadsSyscall has an unaligned atomic load on 32-bit architectures * go#52366 cmd/compile/internal/ssa: occurred the wrong rewrite cycle detection * go#52375 runtime: executable compiled under Go 1.17.7 will occasionally wedge * go#52386 reflect: can set map elem with string key of a different string type * go#52441 cmd/compile: incorrect handling of iota in 1.18 * go#52468 cmd/go: go run -mod=mod [files...] does not update go.mod and go.sum * go#52558 cmd/compile: cannot convert v (variable of type *Bar[T]) to type *Foo[T] * go#52606 cmd/compile: internal compiler error: weird package in name: .dict0 => .dict0 from "", not "test/p" * go#52615 sync/atomic: compare and swap of inconsistently typed values with uninitialized Value * go#52691 cmd/compile: generic function appears to use incorrect type descriptor * go#52699 runtime: support debugCall on arm64 * go#52706 net: TestDialCancel is not compatible with new macOS ARM64 builders * go#52804 go/types: NewMethodSet doesn't terminate for recursively embedded generics- Remove remaining use of gold linker when bootstrapping with gccgo. The binutils-gold package will be removed in the future. * History: go1.8.3 2017-06-18 added conditional if gccgo defined BuildRequires: binutils-gold for arches other than s390x * No information available why binutils-gold was used initially * Unrelated to upstream recent hardcoded gold dependency for ARM- go1.18.1 (released 2022-04-12) includes security fixes to the crypto/elliptic, crypto/x509, and encoding/pem packages, as well as bug fixes to the compiler, linker, runtime, the go command, vet, and the bytes, crypto/x509, and go/types packages. Refs boo#1193742 go1.18 release tracking CVE-2022-24675 CVE-2022-28327 CVE-2022-27536 * boo#1198423 go#51853 CVE-2022-24675 * go#52037 encoding/pem: stack overflow boo#1198424 go#52075 CVE-2022-28327 * go#52077 crypto/elliptic: generic P-256 panic when scalar has too many leading zeroes * boo#1198427 go#51759 CVE-2022-27536 * go#51763 crypto/x509: Certificate.Verify crash on macOS with Go 1.18 * go#52140 cmd/go: go work use -r panics when given a directory that does not exist * go#52119 go/types, cmd/compile: type set overlapping implementation for interface types might be not correct * go#52032 go/types: spurious diagnostics for untyped shift operands with GoVersion < go1.13 * go#52007 go/types, types2: scope is unset on receivers of instantiated methods * go#51874 cmd/go: Segfault on ppc64le during Go 1.18 build on Alpine Linux * go#51855 cmd/compile: internal compiler error: panic: runtime error: index out of range [0] with length 0 * go#51852 crypto/x509: reject SHA-1 signatures in Verify * go#51847 cmd/compile: cannot import "package" (type parameter bound more than once) * go#51846 cmd/compile: internal compiler error: walkExpr: switch 1 unknown op RECOVER * go#51796 bytes: Trim returns empty slice instead of nil in 1.18 * go#51767 cmd/go: "go test" seems to now require git due to -buildvcs * go#51764 cmd/go: go work use panics when given a file * go#51741 cmd/cgo: pointer to incomplete C type is mangled when passed through interface type and generic type assert * go#51737 plugin: tls handshake panic: unreachable method called. linker bug? * go#51727 cmd/vet, go/types: go vet crash when using self-recursive anonymous types in constraints * go#51697 runtime: some tests fails on Windows with CGO_ENABLED=0 * go#51669 cmd/compile: irgen uses wrong dict param to generate code for getting dict type * go#51665 go/types, types2: gopls crash in recordTypeAndValue- Template gcc-go.patch to substitute gcc_go_version and eliminate multiple similar patches each with hardcoded gcc go binary name. gcc-go.patch inserts gcc-go binary name e.g. go-8 to compensate for current lack of gcc-go update-alternatives usage. * add gcc-go.patch * drop gcc6-go.patch * drop gcc7-go.patch- For SLE-12 set gcc_go_version to 8 to bootstrap using gcc8-go. gcc6-go and gcc7-go no longer successfully bootstrap go1.17 or go1.18 on SLE-12 aarch64 ppc64le or s390x. * gcc6-go fails with errors e.g. libnoder.a(_go_.o):(.toc+0x0): undefined reference to `__go_pimt__I4_DiagFrN4_boolee3- Add %define go_label as a configurable Go toolchain directory * go_label can be used to package multiple Go toolchains with the same go_api * go_label should be defined as go_api with an optional suffix e.g. %{go_api} or %{go_api}-foo * Default go_label = go_api makes no changes to package layout- go1.18 (released 2022-03-15) is a major release of Go. go1.18.x minor releases will be provided through February 2023. https://github.com/golang/go/wiki/Go-Release-Cycle Go 1.18 is a significant release, including changes to the language, implementation of the toolchain, runtime, and libraries. Go 1.18 arrives seven months after Go 1.17. 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#1193742 go1.18 release tracking * See release notes https://golang.org/doc/go1.18. Excerpts relevant to OBS environment and for SUSE/openSUSE follow: * Go 1.18 includes an implementation of generic features as described by the Type Parameters Proposal. This includes major but fully backward-compatible changes to the language. * The Go 1.18 compiler now correctly reports declared but not used errors for variables that are set inside a function literal but are never used. Before Go 1.18, the compiler did not report an error in such cases. This fixes long-outstanding compiler issue go#8560. * The Go 1.18 compiler now reports an overflow when passing a rune constant expression such as '1' << 32 as an argument to the predeclared functions print and println, consistent with the behavior of user-defined functions. Before Go 1.18, the compiler did not report an error in such cases but silently accepted such constant arguments if they fit into an int64. Since go vet always pointed out this error, the number of affected programs is likely very small. * AMD64: Go 1.18 introduces the new GOAMD64 environment variable, which selects at compile time a minimum target version of the AMD64 architecture. Allowed values are v1, v2, v3, or v4. Each higher level requires, and takes advantage of, additional processor features. A detailed description can be found here. The GOAMD64 environment variable defaults to v1. * RISC-V: The 64-bit RISC-V architecture on Linux (the linux/riscv64 port) now supports the c-archive and c-shared build modes. * Linux: Go 1.18 requires Linux kernel version 2.6.32 or later. * Fuzzing: Go 1.18 includes an implementation of fuzzing as described by the fuzzing proposal. See the fuzzing landing page to get started. Please be aware that fuzzing can consume a lot of memory and may impact your machine’s performance while it runs. * go get: go get no longer builds or installs packages in module-aware mode. go get is now dedicated to adjusting dependencies in go.mod. Effectively, the -d flag is always enabled. To install the latest version of an executable outside the context of the current module, use go install example.com/cmd@latest. Any version query may be used instead of latest. This form of go install was added in Go 1.16, so projects supporting older versions may need to provide install instructions for both go install and go get. go get now reports an error when used outside a module, since there is no go.mod file to update. In GOPATH mode (with GO111MODULE=off), go get still builds and installs packages, as before. * Automatic go.mod and go.sum updates: The go mod graph, go mod vendor, go mod verify, and go mod why subcommands no longer automatically update the go.mod and go.sum files. (Those files can be updated explicitly using go get, go mod tidy, or go mod download.) * go version: The go command now embeds version control information in binaries. It includes the currently checked-out revision, commit time, and a flag indicating whether edited or untracked files are present. Version control information is embedded if the go command is invoked in a directory within a Git, Mercurial, Fossil, or Bazaar repository, and the main package and its containing main module are in the same repository. This information may be omitted using the flag - buildvcs=false. Additionally, the go command embeds information about the build, including build and tool tags (set with -tags), compiler, assembler, and linker flags (like - gcflags), whether cgo was enabled, and if it was, the values of the cgo environment variables (like CGO_CFLAGS). Both VCS and build information may be read together with module information using go version -m file or runtime/debug.ReadBuildInfo (for the currently running binary) or the new debug/buildinfo package. The underlying data format of the embedded build information can change with new go releases, so an older version of go may not handle the build information produced with a newer version of go. To read the version information from a binary built with go 1.18, use the go version command and the debug/buildinfo package from go 1.18+. * go mod download: If the main module's go.mod file specifies go 1.17 or higher, go mod download without arguments now downloads source code for only the modules explicitly required in the main module's go.mod file. (In a go 1.17 or higher module, that set already includes all dependencies needed to build the packages and tests in the main module.) To also download source code for transitive dependencies, use go mod download all. * go mod vendor: The go mod vendor subcommand now supports a -o flag to set the output directory. (Other go commands still read from the vendor directory at the module root when loading packages with -mod=vendor, so the main use for this flag is for third-party tools that need to collect package source code.) * go mod tidy: The go mod tidy command now retains additional checksums in the go.sum file for modules whose source code is needed to verify that each imported package is provided by only one module in the build list. Because this condition is rare and failure to apply it results in a build error, this change is not conditioned on the go version in the main module's go.mod file. * go work: The go command now supports a "Workspace" mode. If a go.work file is found in the working directory or a parent directory, or one is specified using the GOWORK environment variable, it will put the go command into workspace mode. In workspace mode, the go.work file will be used to determine the set of main modules used as the roots for module resolution, instead of using the normally-found go.mod file to specify the single main module. For more information see the go work documentation. * go build -asan: The go build command and related commands now support an -asan flag that enables interoperation with C (or C++) code compiled with the address sanitizer (C compiler option -fsanitize=address). * //go:build lines: Go 1.17 introduced //go:build lines as a more readable way to write build constraints, instead of // +build lines. As of Go 1.17, gofmt adds //go:build lines to match existing +build lines and keeps them in sync, while go vet diagnoses when they are out of sync. Since the release of Go 1.18 marks the end of support for Go 1.16, all supported versions of Go now understand //go:build lines. In Go 1.18, go fix now removes the now-obsolete // +build lines in modules declaring go 1.17 or later in their go.mod files. For more information, see https://go.dev/design/draft-gobuild. * go vet: The vet tool is updated to support generic code. In most cases, it reports an error in generic code whenever it would report an error in the equivalent non-generic code after substituting for type parameters with a type from their type set. * go vet: The cmd/vet checkers copylock, printf, sortslice, testinggoroutine, and tests have all had moderate precision improvements to handle additional code patterns. This may lead to newly reported errors in existing packages. * Runtime: The garbage collector now includes non-heap sources of garbage collector work (e.g., stack scanning) when determining how frequently to run. As a result, garbage collector overhead is more predictable when these sources are significant. For most applications these changes will be negligible; however, some Go applications may now use less memory and spend more time on garbage collection, or vice versa, than before. The intended workaround is to tweak GOGC where necessary. The runtime now returns memory to the operating system more efficiently and has been tuned to work more aggressively as a result. * Compiler: Go 1.17 implemented a new way of passing function arguments and results using registers instead of the stack on 64-bit x86 architecture on selected operating systems. Go 1.18 expands the supported platforms to include 64-bit ARM (GOARCH=arm64), big- and little-endian 64-bit PowerPC (GOARCH=ppc64, ppc64le), as well as 64-bit x86 architecture (GOARCH=amd64) on all operating systems. On 64-bit ARM and 64-bit PowerPC systems, benchmarking shows typical performance improvements of 10% or more. As mentioned in the Go 1.17 release notes, this change does not affect the functionality of any safe Go code and is designed to have no impact on most assembly code. See the Go 1.17 release notes for more details. * Compiler: The compiler now can inline functions that contain range loops or labeled for loops. * Compiler: The new -asan compiler option supports the new go command -asan option. * Compiler: Because the compiler's type checker was replaced in its entirety to support generics, some error messages now may use different wording than before. In some cases, pre-Go 1.18 error messages provided more detail or were phrased in a more helpful way. We intend to address these cases in Go 1.19. Because of changes in the compiler related to supporting generics, the Go 1.18 compile speed can be roughly 15% slower than the Go 1.17 compile speed. The execution time of the compiled code is not affected. We intend to improve the speed of the compiler in Go 1.19. * Linker: The linker emits far fewer relocations. As a result, most codebases will link faster, require less memory to link, and generate smaller binaries. Tools that process Go binaries should use Go 1.18's debug/gosym package to transparently handle both old and new binaries. * Linker: The new -asan linker option supports the new go command - asan option. * Bootstrap: When building a Go release from source and GOROOT_BOOTSTRAP is not set, previous versions of Go looked for a Go 1.4 or later bootstrap toolchain in the directory $HOME/go1.4 (%HOMEDRIVE%%HOMEPATH%\go1.4 on Windows). Go now looks first for $HOME/go1.17 or $HOME/sdk/go1.17 before falling back to $HOME/go1.4. We intend for Go 1.19 to require Go 1.17 or later for bootstrap, and this change should make the transition smoother. For more details, see go#44505. * The new debug/buildinfo package provides access to module versions, version control information, and build flags embedded in executable files built by the go command. The same information is also available via runtime/debug.ReadBuildInfo for the currently running binary and via go version -m on the command line. * The new net/netip package defines a new IP address type, Addr. Compared to the existing net.IP type, the netip.Addr type takes less memory, is immutable, and is comparable so it supports == and can be used as a map key. * TLS 1.0 and 1.1 disabled by default client-side: If Config.MinVersion is not set, it now defaults to TLS 1.2 for client connections. Any safely up-to-date server is expected to support TLS 1.2, and browsers have required it since 2020. TLS 1.0 and 1.1 are still supported by setting Config.MinVersion to VersionTLS10. The server-side default is unchanged at TLS 1.0. The default can be temporarily reverted to TLS 1.0 by setting the GODEBUG=tls10default=1 environment variable. This option will be removed in Go 1.19. * Rejecting SHA-1 certificates: crypto/x509 will now reject certificates signed with the SHA-1 hash function. This doesn't apply to self-signed root certificates. Practical attacks against SHA-1 have been demonstrated since 2017 and publicly trusted Certificate Authorities have not issued SHA-1 certificates since 2015. This can be temporarily reverted by setting the GODEBUG=x509sha1=1 environment variable. This option will be removed in Go 1.19. * crypto/elliptic The P224, P384, and P521 curve implementations are now all backed by code generated by the addchain and fiat-crypto projects, the latter of which is based on a formally-verified model of the arithmetic operations. They now use safer complete formulas and internal APIs. P-224 and P-384 are now approximately four times faster. All specific curve implementations are now constant-time. Operating on invalid curve points (those for which the IsOnCurve method returns false, and which are never returned by Unmarshal or a Curve method operating on a valid point) has always been undefined behavior, can lead to key recovery attacks, and is now unsupported by the new backend. If an invalid point is supplied to a P224, P384, or P521 method, that method will now return a random point. The behavior might change to an explicit panic in a future release. * crypto/tls: The new Conn.NetConn method allows access to the underlying net.Conn. * crypto/x509: Certificate.Verify now uses platform APIs to verify certificate validity on macOS and iOS when it is called with a nil VerifyOpts.Roots or when using the root pool returned from SystemCertPool. SystemCertPool is now available on Windows. * crypto/x509: CertPool.Subjects is deprecated. On Windows, macOS, and iOS the CertPool returned by SystemCertPool will return a pool which does not include system roots in the slice returned by Subjects, as a static list can't appropriately represent the platform policies and might not be available at all from the platform APIs. * crypto/x509: Support for signing certificates using signature algorithms that depend on the MD5 and SHA-1 hashes (MD5WithRSA, SHA1WithRSA, and ECDSAWithSHA1) may be removed in Go 1.19. * net/http: When looking up a domain name containing non-ASCII characters, the Unicode-to-ASCII conversion is now done in accordance with Nontransitional Processing as defined in the Unicode IDNA Compatibility Processing standard (UTS #46). The interpretation of four distinct runes are changed: ß, ς, zero-width joiner U+200D, and zero-width non-joiner U+200C. Nontransitional Processing is consistent with most applications and web browsers. * os/user: User.GroupIds now uses a Go native implementation when cgo is not available. * runtime/debug: The BuildInfo struct has two new fields, containing additional information about how the binary was built: GoVersion holds the version of Go used to build the binary. Settings is a slice of BuildSettings structs holding key/value pairs describing the build. * runtime/pprof: The CPU profiler now uses per-thread timers on Linux. This increases the maximum CPU usage that a profile can observe, and reduces some forms of bias. * syscall: The new function SyscallN has been introduced for Windows, allowing for calls with arbitrary number of arguments. As a result, Syscall, Syscall6, Syscall9, Syscall12, Syscall15, and Syscall18 are deprecated in favor of SyscallN.- add dont-force-gold-on-arm64.patch (bsc#1183043) - drop binutils-gold dependency- Add .bin assembler pattern table file and test data to packaging. * Error manifests building some Go applications as: src/crypto/elliptic/p256_asm.go:24:12: pattern p256_asm_table.bin: no matching files found * A Quick Guide to Go's Assembler https://go.dev/doc/asm * New assembler pattern file added to packaging with mode 644: src/crypto/elliptic/p256_asm_table.bin * Existing test data files added to packaging with mode 644: src/compress/bzip2/testdata/pass-random2.bin src/compress/bzip2/testdata/pass-random1.bin src/debug/dwarf/testdata/line-gcc-win.bin- go1.18rc1 (released 2022-02-16) is a release candidate version of go1.18 cut from the master branch at the revision tagged go1.18rc1. Refs boo#1193742 go1.18 release tracking- go1.18beta2 (released 2022-01-31) is a beta version of go1.18 cut from the master branch at the revision tagged go1.18beta2. Refs boo#1193742 go1.18 release tracking- go1.18beta1 (released 2021-12-14) is a beta version of go1.18 cut from the master branch at the revision tagged go1.18beta1. Refs boo#1193742 go1.18 release trackingibs-arm-4 16522755341.18.21.18.2-150000.1.17.11.18.2-150000.1.17.1asm.htmlgo1.17_spec.htmlgo1.18.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.18/-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:24200/SUSE_SLE-15_Update/88c6e604b4e3a7eb6c3ed9a2d03eb876-go1.18.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII text8%9mutf-8d6f2dbcfcf8f825fc02e52e5b67a7b76b53973a0fa9c08c5164c2ce157431e64?P7zXZ !t/] crv(vX0UHX_:X4ha5 qDMdR2% ƶށIS|\k3"4vglrXP5Lw`efin' t3 Fta1Tv  '^|E;" l׭h,blKx`eÍon3j1Ac:{`7/(t^=诘&}AB@Q[u^;DL@^@ĬOO%6k* (`Jdz;uV~'jpQ!<H~nGT5Jd̼I7;cr{t{PQl|^G/zUtI2. [^e5* ndqer.AU|x1h+p]D;c*'wey.FNƅ*TR @ ifh~;5Qljf'pMw՗dJY;."xEo۰)<0t )G(Z}Y3vo 8L0'<=d[oB/yBZSrOc{z> c bYzc0m -~''շ/g(!mlO$C龻IK 7 X3iwƮ偋%N U K~/`u}۞caS$`STA۶&IEE&\!>w䖋Ue?zU3{Bi;le"-8BZHX>HoZ%鋳 (&%>0н7߭ ydTqPw"ۘs+mLBat,vʁcVjʌz NC T'̺bK$M^YKhP"I"$XH0#$lwEe:}pdEs]~F~3spRM9:vR-pvxRϑazg@dEL|Z&֐oNJ.xG%ϾgKy$Ԣ{W(noQC&aѩVV_XhCbJagТ(|Wuex%ש1QH/ŏi& {)idO,#&X3 9P=piU$;2eNpYt~:۷sȇN|Ý#P揺Z"1-&) q a 75`9< ˍfǑAЌY,h'iW i@mRH lyr(c\fH 4Uҕ"~rP+:d{jw'[]ҖOƤTkgr@!s%C–\2N, w>*t[yl`T82"wlC֪9o!ex]?̔ [࠾د%a¶؉J'ಓq$_5 -N|zDQJʧ- _ʘ.\M՜O3[lb~3Smj,ӝ Oqjd8:L& asJ9w=WʹwJPf 0D١c"5A*t-Jj:cD4눁i-0[n)Σn>Nh.jYuR 9~1HJNVI; -*+5srݯ|JPWɋ75은f6;(yaiZW:;㙿g- /$.^cͤg;G1:p5HI@>ydQisDi&pa&ZMIpy"hQH26pqĔ;6ej!ȝ^Cx4vb]`y 8ƀcI.}xn3&q,,Y?;Ph;˛L-݅AD{ƼYtUshx5$ph涄?N{T ZӌZ&j|qI3tWcyJ&@g}1@#o%8V&Զ==TRiW@/fٱ/ԁ$2]!9q6M6-QpkB/;f3Ow˞ո >:ue4,l=q` BG9+ 4}}(C5ΑHeq3 wH#i ?4B!+c86*:c٩I> 4&u d!mK#(I'挵C 'y-%8 >&sM*ntl&D4@5zf˙<(?,<,!C+m0=SB 8xcJqQƾ>MyE.t+C}xLXH6xո}#D܀v*]D.L!nAw qxfY<wdc< ^f$'MĈ[/)ftb?Ea 97|k_Q.jRcsy$|4ЈSԓsq16kK{QNRqccbuߝLgNofvH,-- 1. ,B2޿xФZ%1НE2 (ߗg-3fMl8s&qb޽ vS"i~[aE6]Ҿi\yYjzگ(LVzrۃ(Xj$BDJlZ7FO9 -f݆,Ʋ¹rgZ12'>N{ xk5TAg1.ŸC% jjJb_ sni!u!waorajqZ2ףq1[@! ?cr0F0'ez09%owjq-0FYy7w~vy'$^Vǡ{/6}N!PFvݴ:~GP99[cr=ˋ9qDJqՆv9!M.Sy$W\f\xBViUϺp9ij(&f9TȲ -q; 2F 51i}WhCcjc n=/,쨴bj*La|KrS*dk=@B7FLh=;d;l>/-k]CٞyP[+  %fünc ?SUCDpfˀQ9z DW:UT%b?"V%nq'+X0  dW *gBJV¼QP|Mz9<-G5WOEka2dUŽ8TD@1 ! M1VMEuV#eϚ|ؗG;'&W7+u81J)loG$}ޡEYUCq|qgwZ? %h*Yy)d3!0䅶'(RYh0n[ LAZ7!RQ`  pE}<"W$^<_c|@~Rt$1]\3[W_ [DŽ h!ظ4̘Ҷ=sW|⃼mjbz?MLګV|*,E5amő46Sg{IH  ٿ-ν%Vy̵q{ CX}#',?<w=*?4ўY.D> =3:d}~̈`V s3dRm\f?LJh+sOTum&4Cx[zF0L࣊RRryFMdeoҍCśK 4juN ) E锎P qerٚnW:>˫wك6^*7q\Բ-<īmܡ8W }0FXr`ߣ =\eidwp(:~ #9]+3EuH&`_WN n1AX=;Mzº].6ƒ|Hi/,b+2灹t^;nfVj:-cba % %Qot8U:v2e8!kiiF!sLv*  D ಳfCJ~C~ǻ/-Q<P'2Ӝ 5*B4{2v&mp2ǮYzz?z gU,[b4e`#$,3MNcH6}zɞ-kNvWu@8r;XŸ>"蓛IRb*͸}=gK"jkgyngz9}XtmTDVǪɅuyŜy$cζ1@H41>5Z:&PeNm :4fH@aAxopdǜY~X}>CP]'L1Uz{b΂-oR/6P1xIA1g?')Ɉ17*]cB?uNN|t{\f591Gg6!94fڭ8ZTF\vV3MWMbbL4Z^\]@M)קd7%`3Cseuu(]&OwM}ʑ.k kH!qR ɼ+7-Z(|ևP=R.No0y#{/Ĕy2 ǏM uOKzy=`0ǿT *~t9&8l@V3ohղjeF^zx%4'`d2ǠZcr25Bۗu[Kz Gup6"ydy/-Y Cg@{0B@U4A|q{cYH8cWҪ3tV [KvCV-X @˨,iRZ O3%#8 W؛0 xk=//sޚ^tAc;@?;xQ6][APb>t¬_>;tř/#E; ["6.<rH,/p+F[*0"#?"p؍O(_ʣSmAQԪtMu&mz7;-C(yp]׿}-<0ޮ(Z{֍K_yXBSMDfeTsM^giL#mF_gS1ۅ蝞P4ubu+9܉J=Q&_zda$En:i,~ӎ??jpTuWd^k;#, La_S8~&0xBMsXKA~chyE}3l0KJ4S \sRnX>9Ch^$BShVD O7h/!GkE{*iolc<ـ)w;Rt0W-9l͢>Z8qM`F \oC [qP7BoA7z^cs,R'8v, _qB:}K%A,">=4twrF"HU<6q\{GM2'<$mSR>Y[^}Qیb?v=qRzYPa=& >o7fT{T{l&߄+.r+n1(Z诩#2OxU{) 2 V~dK""~2 DT()dÇHxq&8sqƺ_u*kSHN?؈Kmv &_`042[K=xOu,kˍMiXʪn;B=z_nu]7G h8eDۥ\T-@ۆcXhF?(] [OM66dMc*؂Rj4R3n͈Y?AY4B\p4ezӔc !K]痤 }\;4|Wj/y,]k}g#2MV9%ʬu?CӽUxfE0 /_s'<_u&J ʨ z'ɄbJ2y"*$%`=zpIZƃRv&dto(?@I}Qߙ4OZ-&.f:]տyQ2!?Gf@ǘC/c+(nn$SX`ݜDsHj82-%3њe3j}tYGysVۭG/4(Kz1{ \r)z") ''yz\4CZ.ϭ5fOpʀoR}=liVj:sG'uaӷ=,_ק5;6f N9UjF҃|}ؽdo#<@5 fQoZ)p 1Ȍj⭉2*TmM7RCAmcW:A݇=4+0ޘ>n]BBPu6 2UȆi/s4~TJ8q^@MaZd%0چ&c|97ڶ3j9ԹTY 6X~RzjRS 00TؘJc7Q q畜]м:߷Rk}$CԖ r=pb98;r,H~1L޻zʞTT~=zhi#@V db,{01QZ^oۙ~i /K)V"(s=?ȱbm#Xh<$vd 33_­ayxneq߁BW<yB*ەx89csKKoK}*G3F Tڇ^cD)tQGbpy0)2 |;hr>=p0P'% = )@>gm5a>YgTJ-|0LƔ^oWn k- } ؚwUq]eU2?158;BFQ.y C:G,;F_8K:{uJ|OZ,_÷.1z _2[iţ@yh=Ep:웥hf{K Mhc"R\ p|#0~-x>&K[|*|A|npsTHcsU'a+ٞ˨Tos4*}W%gB&÷ KxzJ6/T&p xElpWi7m[_m!U*xo"n[c,7[(KenaŠRy#c8$UY|vH@_䢭 W8!C{}V)#vd^ g]Nѹ 䗈g5:jMrbz[n{f`UT Mf?ω<8Yœl/Z 6% (ݒk>G#@ihfΰXɟt?_k?` B>u=W=hkIN6ARbjA %mQ3 bUzHQtakb^@Unٺl G.:%\ []۹IF.1=hQ1Sl{)!_Mmd$G;XSlZ8F1|7д|隄؞/;Ϙ+uծ?>NO}^wr|NM8Q|aRQ%:GbRX}1^2既;ظnD~I˹Js 0Ò.@Oq@`!RGkMwPmy"wURki?ICDŊZ{ͣPw{S AjSĤ J?nfhvqoh3clei~/8Ԡƨ*G)iN߬WMq03䀉JMW# k6}j ֗ y~w/~;Ξ3bK%qL=r ^`zr]gxcNmBwW(URb`?zl!8~+_B`I-CES돲:kL{OW]ۇ]|#at;;5OEo|@o!-KmLUj]PLU2rRIv|SWoUKDvzttغ^R.=]Ъ252ǎyYZxH j[DWѨ+~ N 6 bSOwgѫY#|4YIK|TO4nu`Mh_z:Ho{m*ο ]\SCzmEGMy([s:sgx2`+DwjL'ka-s89g>2:f RsU UxCGw־JW9zUě ˈR"{$]RwhN*(< Ktu61hUJRx3*_h%V[FIݦ:02~`2#͆# fΟIhf WWS-/D}%DYxkjΜ&ǂE#M1wS{thcţ(;}؅5 `= ;U/2<$'Zc-mi ?mZC|ׄ'4+JQ7LmM5%΅:ES4J$o 8OmOfqkR[6`)FC~G5aƒWHz! a`>S.8w~N(Nʺ{cY &Gd@_AUiӃS^ħP  aCp([b*31 pkS~x'9ꉭ.D@ )-EcAly/7AX8ES}it_ɮc+ȒaG|:pP0b@aTɈ[Y TBҰ"25+QXXo;NMۚ5aqڏaF3W}XØCw[.xh`}Q@}QѬ |%p'tX2;iW Ř}T`G RJJ n[IQsڠ,or ǨX/"y^4?7f78=Ƌ. jÙ%狀>xRi W5g,mU%;⼨}J/ {wE x*rc{ۍVr̛tf|R0iymX|+ \v aOޱ VOIZ@Dg~gXt|[8B_G ŸIy 4QJBwNۺ2*^âGR[??T5GD\  njhMziQ77"뒟)(øY'NWw{$D?ĺOFO1w)o288}a3qܗ\ekxШ''gMj$Nɿ + K&ۈWADze#@#pJ(l4dq|@W߹|\Y$5NU ̓Fh'ov=&Cܩ9Uߒ mes X DusZPݸ"A0rp/T1kJR) G1j2,{PlF2 :'I&4g*ihy?ܗg*F jp :Q_Ywٰ.v+ P %\,;7J ~HyPtŖ)\Vak؊k\YbOMBܘn.݅P.KHy6ILw#Ұu6=/E<<Иק!I6ao4jCXqkLYH h MS~ w`FS,3{Jmb"P*}(kbx-p . y"3`\a+{_*5c߾#eB / dD!BD5R{\Kİnh bWd ԣt~!m %{*jJ ;'`\^6&(vBQ:""d<p/d թlk9h/%  ̤\^I}")\mQߎP+B%,y~L%X QD)zbQXlsME=" ǣPE]L1.sIbt^H>.Y'H~\)2ЮSne2EY_}xݏp+"PسKmE K%uΞ[;cJ+y39>_?ڨl"d7fyH{ڦaG2}(wRc%`,M=IW)2O'N9nexBϒĄ7h+mIUe6O0HzG{`)J}9A}w=٣$+PfL̎1#ZsZ,TӉUxqjFt<˃+/O`aB56$שΈvY3 uDKlɊV|nL8+$143u: JA?^/|wE / j 8&*[Ng#٭UF"n3;I7stTɯ !Z}bEtl+ni//R놠yz"~|zɚ|\1Me5A>Gd,2ýn`8kxo/K+ȧyX P[۷\@ƅ5&kyC)ݒ<>DόIbWng#\%Bm {O9X)1"dL<OEȍOf7o/?P5D}.sAJɊF ߱J"cc:giRqȉ0N#G>9p\Y)~ӮS9S K61>Ҟ+eu)Dw{e?~;Rm ;;7u˗t߳pD% =FB6,J6pH`^8,9S:VXBU4qёiFf+-+~',.>I%b/)aJw)6n姁iמ8q az7f簇7 Tio7jȽz0U`u(#i&D^T[%b͍^Dbq^* n)߂̙lDŽO35騊mNWIRs 14t7fOC;BFzgsL;HS =1Zy@>9yDɌFA+`I>+ƒ.eK]s>=)^k7[7D@?>ժJr*Ad%gM1 t'hwc2g$XOkUiW؜j@A8`kmY}tEFCg{F@O-3y6Ʌ9:К i!8Ą,uKm>bﮏ{V;yc%P5<'YvF'/?C&"@MȏSDWKzC5X6VܫuL¥\+ɆDA[0;XTf;]sƠvW$vpd Xd{Sӡ)v9!Me)B ]#7Fw6n\utR RLY/Ua+Ji֝GRK[ȰBzJ]o(n"j dY>*_5$b5'Vo)sDL7y5/c JQ7U3}NiFxȟX'w$?4yjJuF#AT_:.0~$8(ps5R .GFd[nJ3O6kU gِd Vk|bisLyT}vC&$c _,6T;z~]N.-5]~N;kKG .!ttgsC&RoZ bH${ &LLk%AEe=2T׮ON?OIo7 Ì: v9x~{]樶)p(-*Σ宫Tx4!˨{ v@W=Úm3R8eOj0@Tu[S K ǨȅVVNk_'Y;&!`Ǔ5KA؍Le $ ׁDEܣvqYQ!E{wÌ ۟(&]=sQa 3ݗt徢@9 ҦR a>|9F>l־ֺ^#2 yk aӠGxhY%nOKܮL=؀❎UQK؉>m9@Ց]je%gL3Bp%E~GFS!Ä7Ò){qѻ!?̱y.&aڶĞKi;ͫ7Y\F81R)#)'Dǔp9bOf";NǗaOuk$TZkAZ(fߞ=BtAGXT~h0sM9ĎJe1M: >i)驃M_7ZMO7\kv>\nv=0jpƩH71QjSͶ&Ե1];S%T @@D_ cT_:b$ MV@ۙ##7UN]6"74*zha6@ [MpV=/JYP:#,Ur,#8l f}9]R-`W AQ3}x(n50"<gQyq#T*5&x7xLCo(#9 X|_4-GxMKlv#[q4/(ktiS:]p{]Vjw| ȓFNQj`.ʄ 'NLB S ^h7>dL\ mJg`5K~"r=B9";'C[ M50)x*>2 bJO2L%7vDR׶,Ji}J90kw*dXMŤZУ$ݬ+x[V"oGzQ!|>>MYšaFQsJD[l|+`NVHGc?.ó".ywjZo6" wN3#> &#$st7♶(NeL]2;Y\13D<΄'wǮ486tqBQ:Qװye\;.3bH1 m7'u4?LQ+7of|ti_@`jF./lap'fBzhTRS䕌j?vd%`((fcS ¬ nIaxjp.qٞ!-RuP*5TwY9^6j]m8d,^IdHTI'XL)e;M 'i(uU_^j^pc|iE~}Q4!* [y6["ڠ6z?UEE7 3ױ~xY.csJ -'*q N-BG-zڗM3JϚh5BG#]M@.ӟ;T*/&JH49G>j9үbVd+#.iOf %pD!U{lQOdF)e37t10,e-6zrkhZx$&4Z 0RHm4`q+Z @uY| Sb$3rGz95obקf` 9a1w"v{@\e%,[qkhuLI\(,t7_ ɥroe( 3yzw:K&|-Ri!xx쓪coPqѬiosʪj֘O`%-?zo|0,K} m1 jIa|g ν?N?kyO}2Xv+(hSi*_* eNH.HV)_C~.iD&Hrͩ}1c/>=[0 \~TA0}Lsy6ߕ[<$,0o+BduLlمZq~Z@FĊ)6(>WO e(:dݬ'v"nl+}aɮ E~֛E-z,3UnA<@] n(> QIgj!srJ\u|PbWtֺ&vh=$.Uf$WUA⩄̓|7rL4QbFo~᳁?#\C߀#l{ļܡaEQ֧Dcq;cAGYe+@DC9yGx;T5%ȽL+Y= 6)S8f+D5Û imj|fr "l/GZ  n.bBA0XVwÄ}T jk4l&X.ro8'Aq%ƥeXD8|].mhl7dvR my~) ~m4Ab&q|bn=;`K1LuDr:*?LC~R^=O ܮc)h yERx͙ptͬoI3;=TlʬHs8pe5@}IBTvw?})Ъ.k3num*wB#R~rb%v9!:lY\&';݉ɔ̣JRw8ur'+>GF]1 Wrl)NJu 9O<q0(G+'m' xp(7VwTyKr22RrǠͤx6 ]JJdfECZկ˄M`@!Q[9zk m~jq_{^\Zx$VW/x,%VT 7)@?,cK;< ) G vY>R՝<}??81bBx5X5W]~V[M&Q:oR ?`KZ <ƭ˼Dg-'1S舽,QL%w p+ r7aWрx<<*dKy$tl@F}0`;@QϽȚ./E/ЬP;OKҚW!iɲHiUTz)SPޔ" >}OF^  x`q ʝvxC|zޑkW.< 2$`9%)i;?CHjjՓsO6Uģ6j ךova.tlXN{ԣiܱu0E4Y:e!ԟܐd`RV*UG{:v۶.S{L,I۴V,zN dFFP5;Ab[:?)X3ETn10)j"GV$hg̈́ C pRVoa7cO!)|?w(B} p䟨$ܣ #FB$RҾ7nr{X6걞lriʨccbKɹݽ"Zif}o6 9VWЍa'ل0 UW6a02)~4W1xksS倧93{S/Or5lIJ0Ĵi*Ό (vOA5l:Yp<˶_GU5h1: ;q73S}ɉvސ5(ED<f1T@[(i+V".I6rRo?-/v=qnl=k[!m&G#GuSJE8,KC܂@wꍱ5ӭN*}'QAڜ-QVLI>` .XF_mdJ}Nf{<畀Ƿ±<9p꬗={Ӧ~CZ&Pi輽9{{*g)О9z:=5ȭȘ;x?+jj`2Px *4O9(v 5QcXtʠ#%["r+#LR P/v陜(vRo8Nݰ/cyJZC1=74) C8 QT"ؚxDJ}0NiLNDHÛs6wl̉&2,snrh* ɀs1v} <mLE3yRGQ:k%q$Sv һ"/;5|jWg, =JQHeeV|V0̳L/F;FkV_od,g"ETTT&unqrGgXI;[BL/Un$|+2.3*D6/'ꉒ YlCBfu_Ώ٠( [X2M*Ye?ak2=/`|HkcbK^x W(1h}M[84#-&/vq+ 4[pH::_m [Ҙ+A䰯CD)Oˈ)kyazfYF޺3gڬbP'/%&` a dh 4@+^|S8gy]CZ[zh99~V~ϋ\)0MǔcTvGئ!.&AEb&zژz3ʥv0;k%y@|.tBtֳtdz:-Q<0|Sτ~UTkN̚:A0fD\QEߪf4ѵ=LbxH@8!5=~-rP b tDɽnSbZ/"L&[)F'rK2POXOw ʍ'b0 wdKs IkAGuxFqʺ Źu&s>u25cQ)Tcׅv"8v-.½;NIufY;C*| }g{ $a[cd{2 L-bP cC"=Yۺ-8$bcs\K9זahqR¬ѷ8Mm=GݴYj0a,N2F 5Ù.̬J藂:$rnAwiG?7?(s+QfZ2#a iNg9`r,ܡBˮT,씁 #hOE^E!>"ɠJ'Z\4x_FY&R+=+֙;~O&Ѽk,~-"OkM#e YP{ A29C՗I%8 (8t{aƀм)U|+Giy`a_H )Xo֕d|q,#JT 0&{pZ,<%UR :em"i +"; Re@hAܭnq]SL?,'?Nc\6g%ǥI~^A)fFhWg}J$L`IQCܛ5^ >=8~ NlbtY.~/(U|rAJU85n%5+fLE0WGR/VMpct:Aգsaf+0IfWrؔExU~'WV~=AgUPC>!i3*ea}"!V4-;<nͭ߸df'R;؍ D9;Otg<PMɪ9&A7;Sy#ۨ"g"X5} g|l A-dO֎ KL 9A%6& E1^G5f>w1?K5_=2e٫@F?dhEAY P ?T>:ޞkփ뺉(חٜf@x%m‚)F=,7[Aga⽳ ."ݯV#2D4H(:3.2Lz(~Я#*aAt+'3ޜKpF;g^9 MZ nd_/@1Tt8*DZ3@0xݱzvyE,PgMnCj\iMG{e28HLQ9 $jIc"md{ yoW ǛGTV^ .[P0(>=yE֧vhe S~'׹ϙHe `L_U-r}i`pPG_̀leT<76}fg!$G.//Yѧmd/K*w 2DKaWpQa3Q MUq8!QlZDB[ l#wCrؒR vj8W)UL{%&w?NOӮs0C0ډnw{7$7ngDB>(֮rzݻ{/L*&ыE/W5#e5|P.߼I/ aR? #g?M;$Bt@e-6-jWHAh7:U F3Db,6ĸ Q+NF l/%JN6AԁRmsn"fIa_T0iH/Tmgsb0i6+),] wZ%E؈c׺R5{kѝ<α]EEZ]3+W=5Rġ4O xʏr٭ej`ʘhV M|Tƺ/I]jK2D2AbYd>.u90)@}s\zs.6&~4ԕh 6m"T5 Ƿ.l]uM8ҿ:Lds+>U~_h Mp]8ޫ3m&E0DZIC S:ΐ _SI`5`\}٨8m$NwbvKl #TϧP~)$WtAFc UFYT(vRŦUs  ^f2\[V 9cK&ﭨqbkt%s70$cj(TmMJ O1h8LH q䧾оy+6WΌP()7bi 6tC!ݫ޾3֌g 2]ۿb5 R^XF5+ע)~[;g+_ 0~Li 6X M&o+/,O @֯δ8P+hʦ%PjO'Rpw!"S9a(Κ] kv?A#f!w+lT`H!z75kjWa'w[ Q*{ CP/*l?G姗^=F<$T7[p2yƓUJX]γ5< 4*"Yi/hւ^a哾kjmͶ!❎I 9?C70$캹zfyN4wVT;7VV* 3- zJk?g$ 1 2Ŗ͔UŌ`Fu2 {@tXco<4mB.AR1 Oܤ %tf;$ @gx!%#v"#rvVl dԲX$bf A{M ltQyd[ʤ_Q;\;Lzu%}i'{906@׳ //\ P)#ZJAHu\u!l_5![&,̿1>x 2x+V+t<)E(TyvQsTl=)گs4jw[~fuy>HVZ[A ,/ބ[\7y481`+=`Hw=}>۪Z7%vLt%*>(Ura{[ 1kocKJBH:vG)]#2c˞՘[WI˴Qf^ iboy!]bdЏ9j#c/;l@a5` mT[Md}U F~KSخiHAWB!U$oh1% {pqZzc/xrJVnP^ld>ʾȿxh\s͈ ә6:jl,w%Q  9LXSQ=X6Q“NJKXcK4Pne/-jjD̟Lէ ۴2C!P~ֵ$mR+S"[˦2fbV:m@3f3EѶ>sS X9WJc:N4 "{震_`^ODKow5I>汃帳u^[n۟ͽ!_G 5O2)wBQ9#q5o-1mݮ覕'TOsSl [7PN @s JG z)4ӭsdw˨9Ҏgs~I Cq1JO+w{Jg=ݞBbxY%;p?qԄU뻎nFR04\V_ #uQo#.ŗC{W P<$5~ijY"_^OvT4M@6q.[uvB:(u,ChP\ i/{=caڅ\|X K e`ݰ0g6: e XͤR8Kh>=KȌܛFsií2VQ|a7us(f݉s f֐볰eQ@ן"C8#Dǡ;c2gHkb̝4F#ײs={[7B0yflLHU"I-{&kYűIژ !ʋM `_C Vx=VyWy\vR;Wp˓kl ]G7e6nmL Dz^0B^g/e-~DݜT`80R}1'G+Y|>"- j$Q;=~yǣZtcݱ\G ruB)=_Ѯqg}{%Ԉ 6=ef*I+{#U+XumH fdJ' k%^'尰7"gNt$ըh63w}]6EAdq|&b6]"fӦ১KPGѸ'uF*bk1. f u)~KW׿pJ~e32SٯMxQoDC#tWgm.Q#Sex7;nS&Gz<.A K`b 7}>8m{eNйu}^29FݑK&^@O3K}Fbyc r 6l|wdL\=_US6=)T@dPx$Dׁ+ƇnMk w=$[Z@.@'vVCjX=U{Z~ohh\: 8ekRtIZ:X&/0.~mūrn&2QHpT,aZKطH0\HztV , 8#s顜 Nu)f~|lAD᪴bnx3j` ojFA;4I>+"iݜɪda#D0ҌXȴZ&ںìVG+AR6&y}Xчa6 7/|fV&jߴ& Uv~ +>S69$Բu%2D! Mp7,[e6R#@k STAccƫW3ѷ1*(k[2g _d&ES`9~i1#ܑɽ Cl";HiRz#|{,`C{%&]8RVZh*p!q WbҨ ;hs"ەO1-n! Y1.$ycW1)ݙp6;=š2I-t*]Xe^,aM+NC9wl,fO3TB@owi='s׿썓 FD ;8x:/є"UpGX]}bO6g_f=' /]vG$ ibplh/ƦbN s27Z7 K$c7U `gB=1HzVQ,?$wVGm:>mn SLROQ$; 4T"c S& ]6 Vh;TC1`˜pvѧA&rzO(M`{ڠDҀa%XDcd e{* Jfm6(yrXW? BrlZگ /QSS#}zIMᒖyXat˜d&DYǫ!8`0ԦE& $7/A* ˍ'od9uAdfLE/]AσD;,Ryϩ`,jOnHL`Ig~=qa 5:$YD{iޢO*mJ*ccảEgR-;XО+v4~]jܒ9DM!aih`oWLX֥~CEZTbJp ^2ѻww*)W'AXѩ塯c  3ӭę(E;%X}T/԰&lnMu3* pFIlK@6ڊ.~cB삭 ,#&aUcU=gU䛬rSM-rT¹9@n8ZN hq;;*DnP#+}HS/N-K/ׯykS 05$A-yl~G8J ΁ {Z.KEl`T ZuUeI3HX uG|D$ŕ,SI>k׌ӷfs2ːB,?0gu\d"6^xr,N~'~ :{gmt:[ +a?|?<x ydd0"Ѹb&QnB9z&IǴ9 .Ѵb z꟏@eAOG-k<0B8v3DSgIP/oj&pDH/Dl|ڱACDǿwƼ_q0XC?H,E}-~C8]kNsdzu@(N^YpĢv`=T!(`o fbm҆`W*[bEpe[ͮ憿2tjb Dsl_ Tќy}cY!7_T cb8XQXA nĮ)g~#G5-0 0),c-+O8ZZ&'VCMşT7I0;>3T%*z\qZ)y5R^mowKG&$@GnF kof18R#_rh,gn--A -$7ufK*O+3у;=N=`7<ɤcҦX7eS,uGe}gnT7^W!f5bSO_/,b%'W0мua{yoC8G[]#M(I~(E@ nsahww+&f}_:^rZ,2*%jƖށ zt}SEjdf-lC{7pKX5JPuÒ%R (GGr倦C0s?ԍ y82\}To }7žSN*+GRpDEҳ^ە^YFϴ73l:L([E\6}m'.ca!$nmgI>0p/EMp1u۪O{59+0<sV2XLD{譽ZWtk,L4>zIo`K,A(p3qA mRj7WCõP.c0m揓oQyVh`fI< oNkM2lk{y@݂2Ȗ~/3>ᓛ>a6$J{Փ+Oا>!Df+LLcW\0ˋ>ˉ+bK'z5~lgѥ(lyȤi<"ay'kB-f{ɛ{d1 5^ P͹ѝWو߽ ^5xw49UU I(꼇1lA[lc(ԇ7# bR:_E`ȋ#ę<ƞ^ӗ稣Q^Muz wMR"ǺEwJ =>]lTc iq|C I 3V \ʵ Dݯ=ڥ.H2.dkzfx eRh6O}{,$M%䎒Դc= yh7o?U*_'Bs8/>ܗz ƈrQηC‹Rx>2ka&"XIE+$7="fDTq%jwBБUi+uyPԢ .GU؋XzVSzeyvŒ>7dGW%nۍX- Q)jaQaqiV|}WrHH3Wi1W΋F Pk.Xu~YVR ^В.֩Oy4$%00xWboS)C1Zm]}WXi9CFVmtn5qj6ٓ7k7 E>*GaL'T<:1Zʃ-f'3jIu}G lCG(ɐz !w SkeY!>/UJ@Iɶ} n %P֘{TAD]]>6YU*r\OvRVeӃ@v ̯ $5#c# hx trߜA)`0@cx|J)iLrqh0끳9-n*vZjR Cg\b"MܻhpZ\ H#W˭UagZz2!f_2؅'5 Htrp IL0~]9|ᦡ4;Ӂ̡ȟ4q}?5V#-rK牥H2nX?H - ݫ gϙb;h@¡Pwu+vHT (kAd/V< ? Uk{*T̀D!Fʍ{t}w/l9Fd9'΢XI-A#-݊2w?! 4Kˆ|?- aB2hzS&{ de&E̯Zz2Grp#2{a7R.dtl2yhۉכNI{B0K&/ RMu p9KbO&^',oM I{fFowUgsߥ1t9U>raZZE + amU [ #Tg1 xޯnSUhoF/MkGt-D[Yp2 1F8$VNoPzbB bQsо^Ts5B4_ВzV僧d̰7ڒ'/!^t 0w'U5P9<3蘩q(0q[t׭ѕ9@:NtuB6*%pˌiH9[<ߺ|( 0#f&)Y&B39):4lKkMRAQ.jŮ1hn;ȓ{hQjL[quJ9 [FAWA5> ''MQ`i}T3 CN9o&岩 'wɢ&hnd+t玱x,)KXFt"]RXiT(HNUJqr\/ x06+v^DYVzrerJWhJ{pɁ0-d9JM󔑀_Hܞ"\0=\LG"l}ߜX?6_,Ƶl2q=ea_ׇ(5j+'C){zm:S};=KSȆr9oIc4D˷b/QMf[fVF!l.N|gQ#%BU/Eĵ|e/ëZ2/-R7F(u:ɏγ#.`$kiv4 a?W 9TIH$ M0W٩8J= H6pB<žš !ZM<Ƶo6旣F>HhPcj&ǁhaWM bOΥS~˝&.2%Y%*wevߖĖ!sv‡98F+9?w J Έ(mh@&Uߐ\ƿ-tBd+렧2q`koRM| !a;8HzNeePa,%@80KuEXHqUͪ"Dj[=Y8vYj; 3:=-r1\ 9-Qa-ΐ}(]u`MfaijC_TΓk)iْX߷&I4,'D2#.5F<_`fL }ڛubqKn9 ?{vԵ&2'Ս[zԿ{ehY 2B(UGxvC+qDr&e-bsv N.Ȅ?Y`las^=MIk,x4CLq^G@d^.;ϼS'cj O t3C UusH!r#S!cGs ~Ǟ2,z>_OJ VvDAGXtdKl29tr֣ǧf~W2m]w6a>!ŠK>)g1եas|cP~:{[{FB*c@&YUbc煭Ĭ 6#5Z]lWoLJj <{O6@& Lr]h2>i}hAT,,Ep~u{]Tm$,S>fQ0Y3ÕmZ*<l6\AYS*xbΨj*9(sŗB?=.|8r*4um'GDg&٥.Tt]9 9[&K+H R6s ꁿhȧT=fx-"#!\cS^H2_Er}3H 4I{f !0 }%U$[meq|JzcDh{Jr?%\ kQCnQ 6a!'3֎@$o!QrcRf4^Ne28DT}NΥ="T|g BT0i" C8]{ߎ?*NR%YeDtn<#4|ߋS߫\LM{o7YzJBoYz4gke4n06n@IFsa 6~o|Ct-b.]8`l$|Ii Co+I D ח; ]yDDjƾgy v<閪axؗeET*QVR>Ej*-b\ρsEH)F =ORA #UdOJF!R6t"rg?FͥbxVy\0Dj{ԇI^u|tԵ z_k[9_9uYoz,M򛪈QLnҪ/2jOC7 ڋII&*`[فlYWZ"kF~ ȧǰ'F"]7p2$TZ3SBPxzIҴ-7u"@da,wyTCT屓|V-h .~oyx|"x`kK$Eu5I;n\o5j̨?C1brKVB2G?qJ-ڞquӕuq/T$KXk?2rٲ9{ғ o_=A+_VL4"ǔȿ&xlk`ؾnh$ohсE;HѺp$b"C.{/S"ު|~e%wEP^Y'[ OJvt{>sǯ"ee{s;+K@3~ F3 &7l"vER|/*,OOI*J}I0u 8-S x^sd@cл DS*L>aUϤܕ!$c>$+ E}!QZ~j0 ZcuCcعWp$3{,+g>Lb`֚%ql\\Uy퀖s22v|g qdG{x|H" "];%n1+x_LR0# zIتh()MgE&м[ynǛڽdJ p 0GNfCoЯ*;V)߆H<7PhBlcŽ5(?р=ZbhdV$5@Zhbjl7S.4<7.yQP@x{!&Mg'!%1[bmpdMw!Sc8/[զ:Z73L17FJ=y³3~US?ϝ:'F] ?%mR_ϭ f4ɇk)/8M ZT +Pi k9FW3@ҾRvjܗ/) %nh]~9WB693 C'0ڮ" PBP̙ni&^p5,lA7d1^^Pc"h ǨOMC{,Nd$>uts"IQޤP_oB >Hfg;%'㈣C)@Z{-SZ^IhY,o,q:n"$:r++4|ߚ2Ă(;_ 0₼#Ρf4Pk7܌_#b[|:) rNz:&(1 uc/xB/TµXesmz(}Ln#sȸ~$jgpC;-͸)``peU;ڳCC*{l_ggY2 ΢wnQ@ٚ(eR\u{Nӝ$n4͢I cn/NmL=C ;XmfO 9w_ŷSs޶|*_8 PLJR^{MP/s2hL7)l|$E6neH9=j`kk$At2 N{L]Г+ yR~ҒD3=־ʂ//Ҟ/~x建5m: Nl6g5 ֯"mj, y7tA+Ú׃1Kb BcGtfԊR/ܰjP8Cq8iߺ-EP{_/3Ohwԥ[nuJMaIʡgjA?vg, wJhmbFva3,sPIX{gm53bR #9޶] /34PTA:KRz'S\ /YprCoQn8: q.lYu'lPP|`p!ώߠ>Gppv]:!T]DbW,؅7aNW6\:7*Dɧ]NjTi T&/nO8}ɫK+̼XkqxFJlyv/7Q0qYLKHԟm KB<>c0ahIjAi fjB^ו᰿WWY4ħj``[1AUfjU$X*w5~MZWƬ_&%<Ed&; ^(ejs*3duvpm UO7amkQfՁٛI;w'gq}L Kƍ籠G uZx(L2b{z{]D nHlFO/# m3?hHL+rͅ;=CTo|y<Ufq]EV#]̢Y:4~% M4"ILk ^%[YH$p<#iE`ŔQ"w5~-X8 "QهP_V0g/,̹i9#Zڃ3sj*Qro\f6P,TtgF&gǐԩot-^gw蘍mމN)t U sT,@+U8gU4dG(*K'tr:ݻ2it'`\bek)' e+4WSw#P \&Hs>`_ثS:úBfxYL5C{C l q a Rz혷g?9H[mR5ZқD!ًK䀻3R W~@:64C`dZH)DuPo6E̦jݷi c@= Xz ڥ!6ݣX];wjLN9f!{#GPo^v[V8FOdq9[f 3h6o]F.4|6h,, 3Ʒ >EB.gGSӑsRݰ-jʗIJ.v_Im'/iEW%|30)ޓv`TȨ]&o"`f}M۲  %VS0<kySs'̬D.U8aVl<XfXQtg{<_hۡL qn^|PJG?HˈQa^U\0->3}ڧnqq3!w`7W#v7TtuKulbD 3~ 瀍aꔛp!28ԑР"o\P~>-ذnLN:qqv"ႱK ן(p]0mJB.wv+)4K0dLaRFO+0z$G h;=mp1vY)v;xpV7[L2\n]B kF|(ODJ:6ݹK#ϱвil>%nʞ3 t߆aÇw"~+J"9h0ܺ,\DHɊ{~tPRSJCVEgyH/ { uC*a*U9y_e~Q' ڧgh{aN r,.r7=-ͅUcE‘ 6jAי F9wDx.$zX99I&~44RKuØJA s~Yl >>"ZewY.7eS.6Լ7cDDéOo&8O4ɦORuݴ=.|#UxI]Q47f-0"71Hʻ}da+ 5cM NT '7* 洄P=PitS_x2 6ݰs o|(ulPw@n˥p%A!i/#>0*]xDFCua% LxK0xbÈrzH ?JMdqi6j+#t}X[.ABtz4QK#&d29.mQf0_*gpܚeRzmNn]r%(1f:{}*o82h&mt`=ԟYq.JH25u@=|71OIx_b.FR/lUf[9Ew)nw,IUc}cp}9\v~^bh1徘6^፧¾Aqވ1 ‹/lx>zO{FC:zB%Y)}0?Bw#4w|}hƪɼS`eW:{t q `wcj$hWՋ_זŏf؀1V,kl.$''X0 ~ LQǔ8{T6烡Q$1xKU5&ö e[6jLaHu`H~c sJ7?[T,!Ԟ]七R`h8EH}WMdGkFB +W 8j]Dd8ƮЈCG&Ll%y\7l='g_ M:]dM8q1bAvAƋ-S Zk?⡨\g%F]:}ܐ@v^V$f&^9u΀]AҞ7ZcEڰ@eѨWԵ'(?a ]| "mk5~VP1<}T %fYD䃵Y@C.,l"*[aeQYGz΁vf5S+0f_~2G}`ɲi2mq駵ڇ5 U}9N.pwCnZҔ2!!_r ~ڗXvѕ /lY%Lgv)cuY9WgU ^RAwN#<:l22 ņCe(RL4&h\ؗoT^ICJ7 $~AiBO"(؅cPƶ3- Asbȥ.2ʋyGNPudG`y|I%1oj(䜉4v"nM s t>ӧvRQ:/5X "W'kt=B(t/kr¿)rwO! ]|$BX3|P +49T=Bi,FK/$'҂88 #(}re U7%sw6[J VV/p9sB.8Man7RN\o vwLikdD5RVR6^(QϪkyDdHP8WMwS?r?gԘ#DRVdLtmW)(:jۖ`[4lR=9Pj'4JTE5Oq".CC*hN"M ]&MU#s+;`wWfJ5P<4g'*L|-ɏq=W y t ZSpE/>\ _x.1ek!Q ꅬV^dO$3Oaj65N?pʗŪ0٤~̐uj U#+|rw`!n}hSgHu p9bjߕ˞co[InN+!Nv#h!1Cn?y"yGxSI2A!RCRmF:yZB_Xp;˷4vzX'V$q*{$pl# wJ'&73\6e0ZVLMـ+% 4k7 *Џg7EV;_9Hdխ07oQD;8l/>Lp0_CW}3^BMqNʘ\;jay`Ou0MEc:K Z~qK1* ʼnB5f#{ WC$2gH`Y. UƷ/A㻩2!_Pyhwo،9bMxc7~i)}P@έ^@#¸A6h`B9;qOvf V[_}'Ḿy1VcBڤ֤щK[7BFS R2JԳmX7 FyڷO{w3wMΪ$S=F~ p|"#HY]KmCKZia#* gJ1fqնs$6fd``Ų]1dac:5 ?M)GN8"!xw CE2"oE%\ZSR`p:aRJTʮ ƕ42ϰܼ@ uTszP/Zĕ]űp6^x؞|ar.w8#۳gޝiӱЧ #MR8]EKMoՆ3N z{FO} wk%{$# >[t"Jz\qpLimq%Y YyV$_w 3'V쪶1Hݗp՝MޖŤIlNj!hWƷԿ47/4R(wT c8ס-s {)>NW,CPzLXȩbYnh'J}KNf,\LjSΰq?؅ GË׳XDg)]C“1HCJ#7K0-DQBavi֦_#nr朠u7h`T(ZR*5;-ÕbxHy}-\#?D|&t }L;)i}XmT$@\&:Dap+V 42iFG ! :czna$ 4}&ZNr;,V{Bw421CN҈rЮc>Ǥh)nx͙AKxX &2WD"7k]Kryc/_2~`{c]ةăSLiFv n2>ݹr" =^"߀v uH Hkj.}I64vosm7تH%H2:hݪ2̈́jy z,,OhVu2x1m@Vz2;YU}8a~ ѵ~w1l[up [4v٢;ŲܥlDZƣC+'dj?J{re/\+3l'f_W?xΤ#ş'.*LK?DTyM0m%rwSmI[oKFc-RӕH4"y wmoL)+k{oDU:^?[SW,:fY2<̽VP7,u.C<$!=˱[ǝZZ"dol"`*ͺFk3)II,̻*aL=z!o2ąJ]]zGni~K6?yRfP'v/T?R-)xBhmlOf#y#9yguڧD>e|ʬ_;t)5c ~sbgx>.Z3Yd=<(lJ\? {dXQ i 7e-DzWBYg?E[X~ !ڝ9>kE. !+%F*G%!M+l4ʶ3;hP}?Ê P"*caX$NČzw_y`̠ QWp4=8sQbG+)nC,^9C2ܑ55s.Ɇ<*)@ьh)1D:4 =u G]\RݕJq3!7ZRMԮ<ӦB@M*Ib[.M+ZmT|̂,r"r WpǓU- pM=j?XFhDݜ4 MudGc;B8CiTB}CyѳQPg}+X1lZ*[2$O$R}`m-~jaQF;.|x9G4f~1<",lzQV ͻ`{6TytgƗB)oDUnj]`d6lj9 L蒆=,it6a3W4nXAs+F1EQnWqq|'B#Um~e W Vp),879#rbC0H! F]ׇH+y|G$D"~lJ7 /[i {) #2眠rf4H[)1N0- 4*6"Dk\Vt1ŶM̀O7PCR8p^<M>Av?I}chxs17,b1B}kZxL ɂ t P/EA|vdg Y 2үD5`D=c2&#Jcȫ_f=ճoY@ c;#xۅyee6Y4ߔ Mm~d1_;CD);E7BzKM<ܔ"H,LsL8NL׫W:;N]Z(pSuca K Tog5}Oc>p=; |>9~VF* YP%>~@<7ǝayFC+cEe9.>j1V^2/SE@b4h"/;{U/M hlP v?~ɬINU(ͩ-Q6l 9;T8 v {A.DVA~fd8ᒐ_W |{s+t C @X5X],ɟPt^p@~R&hE5>5 kufyiǨGȨoc}i8Sw:-iځQW/ AVRR`i 1hr큟CD#l}Xzȇ,S1[tu˾n!;lIi?VL@I#b᧒'ۨ ƏoddNxws'C=5UMxI Փ$[=/ڰ~0fFp[Piݝ Y8Jz]53"Id3YX6oHlsX ؃YCWo}j5.YӫNM ,1rZÙhEwȝT#ZKcT~AU,?g=@bY OEz7ۏ]e0N-Ӛk1R{w>vJ49cRIM|%{Y i'%+лsCeOJLGDVnc0vZ4*T.dgX%Ër1 ;>Z!3Up ]Be=}Pp^bN+GE:vc: a8-~fYԫnCoŠTlH`A؟ Ɵ ֭R)FJ8,PFԽ~!F֫nrxѣ8D$@!f\ጲoSk Pʋ z^nnzL L/mv=s&ԑdZMm8} #+K*JuS42i?# `b$^%#'"7ǜEl\ ۛmrLط`9\ 0|ՆU#BIwNI?vcn!~p4|Uc:# ^'B*_ϾmqYʀb3DIӃSBMV .h+%>ht0\+!Z~Mn]_tlIle"`RU~b_RoJ) ^ire'>W,&C hmkbݢshX0{c *WdyFzWQ_I;@K"pxۜ1DX)M-c4'z,h $J`}\Mf[:V8:Q,E`e?äuHVذaX;B;غLUya'+4(ZsB IjeHf-ɆrKI>).N%rP*N|IMa]ķUk6M.} |OЃyGZ<$PTHd_ EB)/EzŞTYўq*6!- Qo2e عMy}0SyyxVn|zcP41G5LRu3 "cIȇ[)Q)FI/`rJ .(<bWPx_ZKq{='|,T6PWa@,}L$'Sצ"|UTF_kZK*@,)ʴj!.q\m`ʩWGth}'X}tM }٭}) ϬR$GZ ۢr.)K gz"I#ov4W{\!fsG# +l~GsoP|Q*Ղi@=::?f: 'Jfh/ffClT!0!'i\Hv~P3Ix c|$h+"[]$lq` ݼ6φg%Qƽ CSR!C>(?g_ ^Z0M o YُbK?AO졿@CcQlZDGK}u ?f2dr;=ǹ„Bk*PNpc_X/~FԉtSʙNɂbv(_GD7 ,yD A{9Z[2J?Ӟ(vB{Ep8 'pƧ~ݓΖ~3ndzR]`__:W)-bq!پJo:ŋ`KMՄ}uhJ"7s1CS.{49kP4ד| %hI0?n5*sR9"nK.Qt$~զȞ`G5!SrF`LL& sg\PBuQ>R(fNߓg/mJ\33)!Ƃ!hޏN~R)?L.cpӃrOD{#R/`*t&^Ko.>ݏkEknb]ߜV$i!`^ng|Ib j1&.)M)vG& %'3YmjgKP!aR5PuįR'Q1A FM18 ѧT]^ #$wCIm,8bs:C=.QW41 Vxb?ȍ@kL|K.dNkeÇXxnJ%E۰]h,6q9)hM.'s2M]>aH]?6cVඅ:Гd>]\z5%r:ٝV ͼilKn;s*nYou,n5j4m XU?]I#OﻆNsYWPZR{.W' t^ ['mGWO}!Bv <tŷ~NEA0)rH^^Q-vXrGsvpZ8#y+ *冥b\MK,C2;o#F eQ$~Z'n|섣ͮ/^Nl+_p^ʗIVӿ]w!(%;Bgw){>^ K" lܭTwu̓usYS[c~6Q9*&e6te0YAp91"60켈#ėy>b>:yg^ ߯;5ψx98w< N/k Uw{_SOIؐzQ9~:Hp3+޹#"0HEu.jH.5[p 9&Ë" >C'x qa(w207%Hbkow,(f_6­ w-evl`*hK E/ZO$ʎp/#QW2#, j²ɼ"+rlF;xB!.^dGP JA:XD2wON!!emضyAoi}u6E+|bR׏2@ +Y{]Oݽ$du=D%VbXKfJv9p#}'qqg }j \~IuAy9μ]B ٟ{_:xʬ>lT ޺kY#|įŵYR:M5ըw[ k\~_!J׮!S'վ6)cp#\la\&#ߎ|,]R>>?!lԌTdފdb ?-Zx12o~I8s.iFh*Z p]iXp7[s.;thıC"N-wwLM&8~;jZ"x5eA.{HkD>GLu}Y c giK\I S!\^WTuc`] \3IS.We֫ oCwۋCE6P7sm,N9&srRՃg ,lIπt7g#xXI:CTX\11T\n|Ynب' :p_+X}n-D\W H闰u7&/S4Lu ޱY75.%`"bl66`$ԧ,m%WLD>%R "V#tBN4uӏ|)g!d,\2{?ſEE ܄s^yzc.BDfhɬ 6ܳ{uHKPBM}aV~^A| ɪ.E5=ǖNTŬBEj[Lw}t[ú'^EO}wd0A{:>#x{At./Fm Bv2ѱ/SH;>M3(`1$m*"3bS@mT?OTK?4C_{W9^&pÖ&, 6ҭ$ &iH2DN-%e?䭴"3šxugO^z33>ZtWT%H2- ,Kt6܋CG#Z40WCMn@'{KםOZȎOjn5qb*|Gw[9KϪMs2@*?Kz%<ٱ'Q?v r)T$K\ᗻ8}7.$O{ԑ N#&kU`>*|Xb5Zlg)D!bGR rCzkB(>r{ }oB981Ȓ?㑳`R\>h~e^75ڸr]" ůCW4܉{( f#zsQkTmc@OQ`fJcE ~1w_WesJ\Y [$(2 YZQ@TVڛG+biPAh"8s3w]BL~;-`FYg-)̽TT;3|QGh"'Vz~ȁB$Q;G${~<%Os@M)hՊ9)W23!LiP5C!I{cSc,+S,HZ蝛PݾFʽ_I:˼΂b QMdM6]]=?4fԎQ783Ek"C<09FuR\OApI3ðAp_6 ֦+> qޮ+RhП`d_1fxz/0* O26Uh朴8 [v6{ؘ1!(AO(J}gn! Z* JZH3V]XugRȡ#eF&#az^\DR纕+ ;fɮ?VLQ;ˉJGX:Llޞl Ɓ_3<;ALHUe([l')m{>pxK ~Oo{^fyE/3ZOrBg3Ȣ9 Wߑ~A@hqoÊzPw+<~n7q@˘|R:>lM-V-hزvkLQkr+⇄ȑkWsajB%qe":yAW $51X?t}MTjq K\lyxhCj׌P:!>eChXĥ B!~8(-=2-&-4#WQ=uՌ[wΞ@^VZ{شaW( 7JZ?_=ur"ZD'veBS.jf`䖃e 43{i7we[a~}oK,O',hԐ +Vs0sS$u~^`;Ss'cJOGm@X'G7n dѰ۾)!h&2FIQW.lBvy8U=r}в1Yt\ϳZ~pK^EUk JS/M2RvHcͫ{7Y>D.s4սĜ*NJA;C ~'Z|,qÑ]oyc EwXX}uo"A}lZy}B[4Qۚ]='c4"DB$4wEDHPN0og`@qkywK/jmL@TnIJ&U%֖D(;#~ˈaXW,K /䞭.Hp9ti`$Dcav7].a:N8Q:mIL6kcr^b@Z|viHqmNVpKoMatnی@XD?|lpM9ikU Y._|k;J\bC;Bg+ZQ`UdŶk33=THj3 ŒK"(!4b se|CB]I^ b kxt/KnѨ e t,njѭ, -ՇS`Βb*ՖwseM `?H͍S !I,H$"YZyJm]w/8RP)*nH{i`Z3VǸ5EVK$d"wlx;= i urOgeCR9ߗշ^dO1ZFjfj4>?o'YQ|񴩁 %##?8ie3 KrAb4p{*8-|+ui7'=S#\ ':G831lU\.9x;∅ibI.!wJԝwdTڜE{P@ʘr}jłi *^A7Ldm.٤Zh]peEn)@ ~֚ 2( !|2KO;xLDEtF$iÁW~VդUJ&^8,`2ƣRmʈQH$RFat J!@Z#U%Ց6wׯm(ō=ҟ (fNմ j^—oο(Őtх ,lWܮK$Q9DE_p睄Vk˫'HUGM6 52~Xf5eӪ-1˖rYfl+ֳn[y$]X_ n_7~x-Tdp|͛ gACڄ|-3UZdZCB%jN·P͟"6 bn13tIoY]eɒBC0v6+^@ʒL!mRƀoNY8!!b6qaŜոRtW{UyE>ib4 Vϥ9 M& (5>"7/ ]}ZK+`J:mBN߲eB@ ).D6^qUF2J5)29)bWl,CEc=Eo(UT{U#*Tm8ס6 7*:u0M4 $r 8~d*c;n+(v҅@F*;~Eb0jumr֞.7#6MO>RuQ8̏EwmV%&ɴ eٗi~, MyTf|go\o1*`U6u7kj0*|˩8H ew~V9"BbVooۮh2ʶvȢn7ܗ:BM")!\bJmhf/Tm(;퇟7 'L2x2{Cj6rP/bxݧܱ_[d&ځzQ.>S G `9yarA4KEpO!pH}fdN]8]Gϒ݂MےBm"8gDSr9՗Pʷ {pmDF'7ۇɿ]q_56+SR2oKxxwtF174Ytb3@J/tE_8:r-~ա3JsVS;roYh^FuW~؟i,⢤= !Pj2y.gNE+5T~Vcw<ߙL0Ň6헴bo +OGn*Rd,ڢ<ʝ";9ś0$.03K;ږȺ|z~&G,y%`+Iؾ*6|H- F71P&i%M3N y--OuD[6NG? aW@CA>C8\BrIlEda\EYYɓIfаK^k,/2?# AxX&# C`v4(C)ZtF7@l֙9,ߦZSTpG e*^c_bA_A2 1?p g@ӋTW+p23v& <E/ʗJ*WggN ØA*݂ _vqIw#a,A 5a:,M˺҅}RĆdԁ,6hzyp3DN+S|(fw # NR=vx<ogaϾ@xtsM e6cyꚿ$o:V)ߊ(haApݒ[{eN|:k 3\EO$ D\I-TRDf=0FF>)7 UȠ| UGp*dCTUnVb\o\A6LJ:Lh3` lIʁIXϨRn݂͠iÕ3=Bè0U<֬Ҋ p; o>2l@B@Xl@3Rd&APbq hgM@_#cƣbH}$jWojDSTO#[s୧>0it#όb0g*.ٺ<8STW=/lU h/ >(ay/t_H޷4 s'|#rmvCҒ4EC %j5ZM $΁܁Q bn.3ݼ(2 ^>HWLF_Q}~8;*U5-յN0IJaf~B(_Z5oj,Dr\NF::߰+{I?_IfQ|uYť|K$74ZXS.]/@dЩA闽"&@4l+1E'tL֨&Y% #)WvaBޏ:dkaz+4`y g5,ӑ84Dz~Ey},%EO47zi&>ai.˂Ny(&kXh:Å-yu轃!󿡆;6p4vkZz:M LJZzj U;eۨFPK)vgFM'B/a U7:g"1n8h~AǴ.-ƒ 8lO uzc]@)j?zx0f@xpPb-QG z/tQ DUF|CYA{So {@BxA勾#K S`W_Ckl͞dޕ}u9m_+%C `"CXae6YM׌~t}FdqG( C]Mt_mF3&? z N?8ޝG)OIe;[j FU&mūCic8P"ER~!Q4Sc Y^Q)w7739L*5ސD]^Y2}O'W3%ؙ 7Sy?+b҉M]yD,70܃~? t9ZX#S/8Óv\ j\ c s% =C E 0*{"}h-L,1Enoes =,ϑmӘ,ך|bεj@ύqe^3䱯 GU3{NyBBhb}'f\;I5@(FG(ȃ| Hթc'KbQxTFgHQ*GWžOE-$'0c*`Eh ܑ,ŅtOuLj4tRЬH^WW24TnvKՌw'z?)8td2dX3L+}k 9jֺs:ɆXlMKc/G|J,\?mmſjY'A@H UHx mY3&"!ߓ7AD.݀]|┕c N^_X#:<y(296.Qmyk0;%I2j71ZRr\e,=qmWg)`_ܒ%9XL;$-?$@R(M,p&.JP/Bԣ] ,WN1;i]9; o˅層?&~Ug@:>&J^U\&p!>6ĐGor3b(3>P;Qc|E7V2+8rsGlp( . dSbC9esd* lt4:8b9̝Lo_GJdcS(b;P|`αdFc} s;xd M6Vξ3+: 9ޫ7` gJ.JXblal<4 IsVKpcMg_< ?lk|/)?ƼL㪠=>׵ 1!45-X k%Ldz_t=jH.|oQzQD"͔p0x08>k>wO- nimjl]~&`vR`{!qA0𮏏?WQ_Ko8̸ͥ m/5zՕ=r>B(v]f%~4p n؇s wcn2)2*-7\űL1c"Ibr;)9s-ÈiN!?C`^dUD͌)dLh_KV5/:"gOh6l{s#g;(*񌴌%mN"S `PyJ|B"qe|v_ EG7rF>DH[3`2Ivu8}Tב)uێW ^Nc՗=7y^B m1HgT-5t펽>ExqXcQ|g%%gzNXϝ\ )զind,kl5W\5^ ? !<2U\Xno9}-u8ּ8f pcnc>TU el`"jQdPc,VDOU Y*t#LP*@Vil5)Xu(Da|2n3lRQ-l9>aO"U[F 9r.$=lS:&CDItͨ;ҥdqΫש] V8p6 6[9uD5--YÞzρ[XΊ"NmyCݎO.D[}5bUM:*ۋfBj(wDD0>1MH~s2 rވRK6Y|4T 9Weń-4n-tg#\SO[S>رG~jOl񢩥 2!7(كOk$  ĞU󖈶2E-8lqRu4܁d؄Hg6pUyᙊ 7u`eIYGARЦd]."n#uq} C{"{%?uǒjN^ {WSMq7Iuִ´LdI1SeDhe1/(@+[-"&f?4T@4c0ugMWn*F"Dl\ФD#m_Drbw?9{IXWvYlf.|NT6LK4g 1٠ RRN0yM3m[c޻x~ $cO}΋AbuD2̒w )(| C=`@W"=$`e"+r!]T"䇁 >ޮ|pK@ܖnd2 {jZpǺÒB By^@vB{< (v7ȧsեi5 +芧_גpw]]&츛=Ϲ dVc`Gq`r_(se4j|yVѾN9pɽvzՓMETG$% x\cv 8TὍ#;|88" oe_,dTSU^!W0/rD. 2϶zhcMvTj h0]_ܗ|N0p4 1]6_*SbfM}u Om]N` J&&|˰+TW}*==yBWߑ_m,@ЕGrD# Ft92:85+oy8U햗̖|kZ*u[~/{4-K3w٧?[ށ"²3T\:N|F:אn!=0?TV=&#2  I[;)Jܸllk<-@xv:2^&0+pb`_#63/6a+u 28;ʥu ̚ߌ~_ųuâlȟO q /\K3CRw9 N[ HĐB!{ hCuƪɦf;;2;1U:FۈG*fWἘ `8lpLiFy?t)\n# jLWm.QDH7czKf(*[eY*;X5Rz'Cf6qo'0د~>ݮ~ŷ?`)' X ]7N]cDࢎŝ5OOoys?I}\Zb#-N l%kˁz2lkd0ZQ)6?w!NU=)@r\ YTt<)78lKBXN22X S͋餸E߮DQ7"; ;x9c&Վ%l$sD[Nm}ylN9c.=Vc ^9tS Ӝ~5ΐ)Q:k \]O4ɽeEa_%3x#Z= I|]OűZS5F;/ 5d$u~JFl!KUC`bZ(99gI1{"rKFkw-FtV`iTB)$B8nJ5) Oy%` \ Fʞ84T1,[j`-gSC.ܙM2G|鼮%mW|3(>cn#(L?BOi8XK^ EZc,f򖕓K~ٌT ϡ*U~.Kk!2yk̅_Q+m̚<3!Iyo3bnV ucg7Z7aQ?}oGIH\Z IJnVoAn̜&HoX-VV1@by@c,u?0""<͘kORB|+G.37gT.DԎ. B냬z"wG5n`{jt l DnY₹ߙdӽ퇓:@s/!n-z.0Ap*o9M+\ݭ#в;_o,[ῌ19y G,_hp^(lƚAh#F X|~^uhUX8ӑwMܻ|*4aȺ(6養!#!*䢷ȝ}VǛ|*4O O,1'8D7h4kԑPj?$vк5T盝  twl}DIV(Ov/FxNDM'l4ʀ4WkS M"0\m74-si$̄tHUJ+EC ï{ _B?ʿߎPl}X`^Gm=[pNj e1/6#XmcIgAsYfѲ'ma"g*Ӫ8՚C00L|l-\a)]b-"Xb2jƘe8HE)')}m=!0EoՂf'k1!S8^<Z.y)1OiX'On}n.z8h}!"q dsˠA!϶mH})rrtiAlemH?k~m 2P7 Y8eX3D==0.!j؞$%?jE䝁paDbM'CA}˔  ;OS`o ANtջ%p٠F (X\i86OetطS\ BgCɷ,;֙JɒN{Nr DP 6?ҠrA35E$ɲv̹~A:wqlwUoє)JW.H:N7WuVRlMӿ>Xs^eEl.R?mWx%&ʵ7g@8}GXEcwnPZrQ>:89]stsw(Mǧ:٠2"(m.K=Y, bR;=͜^|v7{CWo2&gڃ 旬lgBL~-B?s IZzͶlA!Dڻu%~ DGOϫAuv8T }(ALN`HuPFIڐh}iv阪)._ۿnʗZhE~Ǯ73ky|boGb p=6n}.G Ck< S%&P%3FVhh?/b[ @fHH{6Kt%m)4v܅SG0=tP/Ek ePӢx+jN7%>qpdjڷ Gb5jve*~^Ka0[k?5NN a?QB,blJ],tHjwsW:R@;(8N:t]\bC&=.ȟ*lTzvʞ'TP>ѭx{OtrtvCoBLPѼy0t;u~a"\/)0Wgmˈ~|_ytHlf&庲xo2qsR=}KS>V~T(SQ{OAPFi%]A?^g"{& vO^mɴ&FHG`\B yA[TwFRBcf<ɵ$gP ^-иqޙU& 25ѱQ9]*mai~OK_~v[[YE~)ez?KIr 1}{A{5*e XS﹓*HxAzCApA a籊ufZ'"FL>XU8\<# Tޣ ┼{Gh*iL79q:C Lhs1>[ڼdnO%х& )pzl"CU^l)Zv!#w,Vᅭ.c0]l{}H-MӶ?l#2.ŝA|S=mr)K' .P2)MY24z3h$*2層 }VK&tVkA", %*",>ˊm:u嵩y Gڿۘq;CIAUq۾V&^^ͯãjV1c?4y8fnGnI{-ž~^I.~I ѩa9:ОY«·”3ô2 i=f.7igtzRu roA$&kC"`S|wի,dpGS#}~g;N{߼އ1 'D0v̋byxS\ @?;*`Ve"]Э7][oXocQZ'ɸH]L}d &[6̋M>qR*ru ; $OT lh|YZ~Ch?w 5%:1ۯ[t87;&o I#,L M̞<}tߝ"%u`~<+F]CmxcY{HElbu\+xRxCKͷLzX%*LM⚤1 ]-;n!Vd-0ϥ"c,[8ʎ^-AV&+û3^`OӬYv"T< /. KÄS.&H7&púY[>!_܂u_^τZQtǷpS&:-Kݏ'hQOi:!·Ka-3z4 ^\W?zֿG6?ժs@h\|؍.W"}ӑ=go>6lwKM9гK30j٦15倥+Y) haiٔ[ HX.9zzBI;uA轢c[;.H|^ˀDy'#;p:ʞ/MdIH:P(ӽac:t&=L_zrV`F !^HOCt`MY{YPtPbJ:vv7cRKO?.bU0 .*h ڜ7Y\pE*wKK>9U%f+pi #YӅȌA֨ [vUBdŸ{E^❤UWkĴyᑸc05ۧƽ_}]Szbq0ca\#4pǎ P:5ljFYmG6ͤ]=RS$?*z9;|ɮv. 4fm/bc`EU-օ0j'}A~1 8 %v+g$(yDwJK\F&A~tXVEJb+V ?@{ yv}N0l?TI fg5q )`wCmbsVT"jՉ[I'z8[+ɵp#kv nbYJYgA\+5oʙ6OV m@BA[Ou0gٹ$HE)*Uy|urXOt&®*b=h(Pg22 .e54J*I4O2Wab$ֱ~Hr׍RQ̝iR~B ߑOO{Ӱ\z7;4of$Rk̨(N↬7*$RX ]a #6H%2іz کR i\ըfFR%غ)q̵=^[l-=GQj*ؽZp",ኒ?tx[6oFҊ}hY`U=i2] 0b ={|z9||5Q cW(gZƣw2OM-._$˧=p)/+zd;M^ϗ\_=nsʿ~,7@tq'doZ_/A&oaf/ y=~3/p#<4w3ˊԲv)h]wsv݊9  v%vdzTGCeD1[X7H`V,˴~¤N׵՛ jd@u+ U`q]>L,%| I mfKa`; \gE"f B *eP`-1nx}6in*Dͥ&3#x{עz7bC)!z!su'G"wHHsnw,- Po wMGЧGO?OT:q:YT}m"[+j,e(e9y)S`b -\KTEX -=[cguUN@{pm{2:UEղXFx QU<=0l VPxh Y5Kc$VAɒy:uJt/?.V[DL@1q;aQ-2> L6Ա\yIUak*DwO%s^4i {bvuD+=.Bdi]Gf=X1&uO@ҦJ>p~T<??Ub2Z\6 `;RotIi2ssf$it&tgñJ|L vն$߫Jzf|nԲ'G("=)~PD9Oso]̽XWwALda1ãBNܔo%l"ڤ0? unc8ͣ Q. ^d.D,vǞ@w79r'=9踤x0KgMݪaB3wUD5.R)%.ԬEKIx׌d8 {E<5jy4Al5(W7v ,!BViVZbl bѕ $Wn |`9_XHÒA_(ZDir8%e4G T%e[Jz*p>l8YECNr!ٷed*\T.^ÝOa\a*o. a1G_3qkiz\-Py"#+`wF= E%%v֘Pyx|\R}/0nE%םPVA,~z!~0icKsjs܏5ĵy1eoxavQ%hgԼO_&su@"ztG YVKq$eUF4 %|zSt s307CA|M".iTb+6L{G_ʩ MC=eOϳg(_LlxCܔ'KW6uA6Ll\"(yjIa2*4oZPd9E뜉( H6ᣨ+cԉ*>Wհu1}#[5 P~CvDd14".Kgxi߯>uMiiI_vû]oh0 ' YI}-d!jŵɢثyHR3<kϵlpoXEԺ~!:RJem:15Kt5Exߐ#Fv7?r:pYREmx yvĪaY-:󓾘2=b mIET;?Az1#^*?R L7!bW-,ȟl}<oh?"};ݼ-|chĬi!gnowb|$Gϖ*ma9k3ȫG @\˺)_o91bP}l3Z9j'b9P<5A,1)cY猫2JALW+PJmh^p!/̆ew+.u@#9Gq]{Z~<RaVv o}:,"zW jrg_Aϱ癮kݕ/-^lkuj㐵~psZ&y@,)llqǐV@>P̏W壢U;~Tygٓga^x)K@hH 忕AAMkMU<<|ĉ{x$d1*e)hrOz ̦Jjd1zkpHTSD~JBT|ǡ;܂39'݀4"@6J_{Kq33BNȏKb*Fub;9B+^!ㅟ(*nGu/C7saS 6 󆎟C6h--(\9^2ؚ| >i6h]u5s3n=ԿҾS:=nPd|Q-/~=eO mX钌 ZT {…qxA*vսPL u]^%ºVy",U-%8FPoR(<]vǸ ޸(݅ Qń>tBP+撞^6r1P 0>q(S:H%ؼEq+=IO1,aH 2]._}OљM\T$?'r[Zýlϡ$({ `ҭ[:͐!T8 k6z.qvTJ@F=,S% (]N&݋IV[&"3x)uP]x*gּg9${Gʨ',F;4[v Ճj ׺9.B̛ph{=Y+~Ҝ[*:S+_*\0'\ֶv̏ެ #6tA|uڐ>[+k8tS3̀Pv; -%hQ ͘Y&s+^`g[~LxL4 j *o50yP"C?HO:t݁l~RI,B+&3xlBQ"Be 1hB$9BѵM:_,yUuu]74%rT=P9>Xf2mO4FrДQW'`ݧ(KHLow-9D=` CCW{m/>QY/CW("I7+@)ī{RZg!V5&o aܰl6she4flo~g䈏xx{yɖ!WS։Ni}agjL0$#w(Ddly+](^(Bgb<_4D\]x?ԇ23N#TVگ _!bVe>ӱj=(Ѕ\mHODZ^c #ï3^.~z:Biet y OC+^qU?xNߨ`NyK+ޢK;:swi'JE pf#>gλ,tڕ=*rr+9^|O܆"U7T93S9HG Сo (Yr""cl`!Dfa|b@2 SCޚMIґ 7"w.&8猳Ma=9[Bwp>4 ,,>^S8x*g6`BVA7cm ~RA(I_.`Pk]mBr%"] ;?ȟ4 RF_0x֜9[eʔa RDe-5`!?x H,V-4ТLL7-8/ s}^EȐJ\jڦO~ *vZ;+S+tF3PGF\JL.Y5,L^bF}`*͐ !F Z]PZ -;vRY7h=ew>(#ӨᰜeȍȆ긩6޷ݧlKn5֪s~ Gsw}.V{a8|Tqg%Vu4%IQeR NO]XC{ZyTس;%&DlKkf/nퟺȢ0u_3Y}ʭ10H CSgB_L|,^n_*y8O@͹]VuъQch&9^ |bPކ]f}! g&o D_xNzBl9!kɖHrUCۈm *Tj PS7KPfT5diYAٸpb:"FH*VucKQ*5"X XxwA=+e<p܋EgV\6lh/e\?T3חovGm!λBB>T|bc1nEۏs1|+s S͛KiXh=eJ$-$Z/~^3& L pMZgOVpQI5 ^-aI]rV "!^OibERn22j즗IkJX {c+S>$hX6oVpI χz/hѻRYC* FH:g^+i̔W]y: gԓq9^|O5?zRJ}∹'D/ro ] Ȉ>5cɢJ}2d817z #ʸ :V-\+yrHqɽ>=T:Bf,hHh=՚a̼JNvv៟e ٷ## YZ