From da0931455c52ed9f10b7fe25ab15ab0f4f08ca64 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Wed, 2 Mar 2016 14:22:21 +0000 Subject: Eliminate exess spacings in many doc pages --- doc/ConfigWidg.3 | 4 ++-- doc/CrtSelHdlr.3 | 4 ++-- doc/CrtWindow.3 | 4 ++-- doc/FontId.3 | 12 +++++----- doc/GetColor.3 | 4 ++-- doc/GetCursor.3 | 4 ++-- doc/GetFont.3 | 14 +++++------ doc/MapWindow.3 | 8 +++---- doc/MeasureChar.3 | 18 +++++++------- doc/TextLayout.3 | 24 +++++++++---------- doc/Tk_Main.3 | 4 ++-- doc/WindowId.3 | 4 ++-- doc/button.n | 6 ++--- doc/checkbutton.n | 4 ++-- doc/chooseDirectory.n | 4 ++-- doc/clipboard.n | 6 ++--- doc/event.n | 16 ++++++------- doc/font.n | 6 ++--- doc/getOpenFile.n | 8 +++---- doc/listbox.n | 6 ++--- doc/loadTk.n | 4 ++-- doc/menu.n | 8 +++---- doc/options.n | 6 ++--- doc/panedwindow.n | 8 +++---- doc/radiobutton.n | 6 ++--- doc/scale.n | 4 ++-- doc/selection.n | 6 ++--- doc/tkerror.n | 8 +++---- doc/ttk_Geometry.3 | 30 +++++++++++------------ doc/ttk_button.n | 12 +++++----- doc/ttk_checkbutton.n | 20 ++++++++-------- doc/ttk_combobox.n | 12 +++++----- doc/ttk_entry.n | 46 +++++++++++++++++------------------ doc/ttk_frame.n | 6 ++--- doc/ttk_image.n | 10 ++++---- doc/ttk_intro.n | 22 ++++++++--------- doc/ttk_label.n | 14 +++++------ doc/ttk_labelframe.n | 12 +++++----- doc/ttk_menubutton.n | 12 +++++----- doc/ttk_notebook.n | 30 +++++++++++------------ doc/ttk_progressbar.n | 14 +++++------ doc/ttk_radiobutton.n | 18 +++++++------- doc/ttk_scrollbar.n | 10 ++++---- doc/ttk_separator.n | 6 ++--- doc/ttk_spinbox.n | 6 ++--- doc/ttk_style.n | 28 +++++++++++----------- doc/ttk_treeview.n | 66 +++++++++++++++++++++++++-------------------------- doc/ttk_vsapi.n | 4 ++-- doc/wm.n | 4 ++-- 49 files changed, 296 insertions(+), 296 deletions(-) diff --git a/doc/ConfigWidg.3 b/doc/ConfigWidg.3 index ddc1030..92be073 100644 --- a/doc/ConfigWidg.3 +++ b/doc/ConfigWidg.3 @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_ConfigureWidget 3 4.1 Tk "Tk Library Procedures" .so man.macros .BS @@ -174,7 +174,7 @@ legal values for \fItype\fR, and the corresponding actions, are: \fBTK_CONFIG_ACTIVE_CURSOR\fR The value must be an ASCII string identifying a cursor in a form -suitable for passing to \fBTk_GetCursor\fR. +suitable for passing to \fBTk_GetCursor\fR. The value is converted to a \fBTk_Cursor\fR by calling \fBTk_GetCursor\fR and the result is stored in the target. In addition, the resulting cursor is made the active cursor diff --git a/doc/CrtSelHdlr.3 b/doc/CrtSelHdlr.3 index 2aeffa9..2292ccc 100644 --- a/doc/CrtSelHdlr.3 +++ b/doc/CrtSelHdlr.3 @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_CreateSelHandler 3 4.0 Tk "Tk Library Procedures" .so man.macros .BS @@ -44,7 +44,7 @@ requestor. \fBTk_CreateSelHandler\fR arranges for a particular procedure (\fIproc\fR) to be called whenever \fIselection\fR is owned by \fItkwin\fR and the selection contents are requested in the -form given by \fItarget\fR. +form given by \fItarget\fR. \fITarget\fR should be one of the entries defined in the left column of Table 2 of the X Inter-Client Communication Conventions Manual (ICCCM) or diff --git a/doc/CrtWindow.3 b/doc/CrtWindow.3 index 8f44545..b254460 100644 --- a/doc/CrtWindow.3 +++ b/doc/CrtWindow.3 @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_CreateWindow 3 4.2 Tk "Tk Library Procedures" .so man.macros .BS @@ -52,7 +52,7 @@ Name of new window, specified as path name within application .BE .SH DESCRIPTION .PP -The procedures \fBTk_CreateWindow\fR, +The procedures \fBTk_CreateWindow\fR, \fBTk_CreateAnonymousWindow\fR, and \fBTk_CreateWindowFromPath\fR are used to create new windows for use in Tk-based applications. Each of the procedures returns a token diff --git a/doc/FontId.3 b/doc/FontId.3 index c79b89f..9d35ae6 100644 --- a/doc/FontId.3 +++ b/doc/FontId.3 @@ -3,12 +3,12 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_FontId 3 8.0 Tk "Tk Library Procedures" .so man.macros .BS .SH NAME -Tk_FontId, Tk_GetFontMetrics, Tk_PostscriptFontName \- accessor functions for +Tk_FontId, Tk_GetFontMetrics, Tk_PostscriptFontName \- accessor functions for fonts .SH SYNOPSIS .nf @@ -37,7 +37,7 @@ Postscript font that corresponds to \fItkfont\fR will be appended. .PP Given a \fItkfont\fR, \fBTk_FontId\fR returns the token that should be selected into an XGCValues structure in order to construct a graphics -context that can be used to draw text in the specified font. +context that can be used to draw text in the specified font. .PP \fBTk_GetFontMetrics\fR computes the ascent, descent, and linespace of the \fItkfont\fR in pixels and stores those values in the structure pointer to by @@ -45,7 +45,7 @@ context that can be used to draw text in the specified font. multiple lines of text, to align the baselines of text in different fonts, and to vertically align text in a given region. See the documentation for the \fBfont\fR command for definitions of the terms -ascent, descent, and linespace, used in font metrics. +ascent, descent, and linespace, used in font metrics. .PP \fBTk_PostscriptFontName\fR maps a \fItkfont\fR to the corresponding Postscript font name that should be used when printing. The return value @@ -56,10 +56,10 @@ appended to \fIdsPtr\fR. \fIDsPtr\fR must refer to an initialized Postscript printer, the following screen font families should print correctly: .IP -\fBAvant Garde\fR, \fBArial\fR, \fBBookman\fR, \fBCourier\fR, +\fBAvant Garde\fR, \fBArial\fR, \fBBookman\fR, \fBCourier\fR, \fBCourier New\fR, \fBGeneva\fR, \fBHelvetica\fR, \fBMonaco\fR, \fBNew Century Schoolbook\fR, \fBNew York\fR, \fBPalatino\fR, \fBSymbol\fR, -\fBTimes\fR, \fBTimes New Roman\fR, \fBZapf Chancery\fR, and +\fBTimes\fR, \fBTimes New Roman\fR, \fBZapf Chancery\fR, and \fBZapf Dingbats\fR. .PP Any other font families may not print correctly because the computed diff --git a/doc/GetColor.3 b/doc/GetColor.3 index 9d07d95..15254aa 100644 --- a/doc/GetColor.3 +++ b/doc/GetColor.3 @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_AllocColorFromObj 3 8.1 Tk "Tk Library Procedures" .so man.macros .BS @@ -127,7 +127,7 @@ This package maintains a database of all the colors currently in use. If the same color is requested multiple times from \fBTk_GetColor\fR or \fBTk_AllocColorFromObj\fR (e.g. by different -windows), or if the +windows), or if the same intensities are requested multiple times from \fBTk_GetColorByValue\fR, then existing pixel values will be re-used. Re-using an existing pixel avoids any interaction diff --git a/doc/GetCursor.3 b/doc/GetCursor.3 index 8526a47..403c05e 100644 --- a/doc/GetCursor.3 +++ b/doc/GetCursor.3 @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_AllocCursorFromObj 3 8.1 Tk "Tk Library Procedures" .so man.macros .BS @@ -118,7 +118,7 @@ in preference to black and white cursors. In this form, \fIsourceName\fR and \fImaskName\fR are the names of files describing cursors for the cursor's source bits and mask. Each file must be in standard X11 cursor format. -\fIFgColor\fR and \fIbgColor\fR +\fIFgColor\fR and \fIbgColor\fR indicate the colors to use for the cursor, in any of the forms acceptable to \fBTk_GetColor\fR. This form of the command will not work on Macintosh or Windows computers. diff --git a/doc/GetFont.3 b/doc/GetFont.3 index cf02f00..0504916 100644 --- a/doc/GetFont.3 +++ b/doc/GetFont.3 @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_AllocFontFromObj 3 8.1 Tk "Tk Library Procedures" .so man.macros .BS @@ -14,19 +14,19 @@ Tk_AllocFontFromObj, Tk_GetFont, Tk_GetFontFromObj, Tk_NameOfFont, Tk_FreeFontFr .nf \fB#include \fR .sp -Tk_Font +Tk_Font \fBTk_AllocFontFromObj(\fIinterp, tkwin, objPtr\fB)\fR .sp -Tk_Font -\fBTk_GetFont(\fIinterp, tkwin, string\fB)\fR +Tk_Font +\fBTk_GetFont(\fIinterp, tkwin, string\fB)\fR .sp -Tk_Font +Tk_Font \fBTk_GetFontFromObj(\fItkwin, objPtr\fB)\fR .sp const char * \fBTk_NameOfFont(\fItkfont\fB)\fR .sp -Tk_Font +Tk_Font \fBTk_FreeFontFromObj(\fItkwin, objPtr\fB)\fR .sp void @@ -55,7 +55,7 @@ returns a token that represents the font. The return value can be used in subsequent calls to procedures such as \fBTk_GetFontMetrics\fR, \fBTk_MeasureChars\fR, and \fBTk_FreeFont\fR. The Tk_Font token will remain valid until -\fBTk_FreeFontFromObj\fR or \fBTk_FreeFont\fR is called to release it. +\fBTk_FreeFontFromObj\fR or \fBTk_FreeFont\fR is called to release it. \fIObjPtr\fR can contain either a symbolic name or a font description; see the documentation for the \fBfont\fR command for a description of the valid formats. If \fBTk_AllocFontFromObj\fR is unsuccessful (because, diff --git a/doc/MapWindow.3 b/doc/MapWindow.3 index 8abce64..a3c6296 100644 --- a/doc/MapWindow.3 +++ b/doc/MapWindow.3 @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_MapWindow 3 "" Tk "Tk Library Procedures" .so man.macros .BS @@ -35,9 +35,9 @@ deferred window creation. from the screen. .PP If \fItkwin\fR is a child window (i.e. \fBTk_CreateWindow\fR was -used to create a child window), then event handlers interested in map -and unmap events are invoked immediately. If \fItkwin\fR is not an -internal window, then the event handlers will be invoked later, after +used to create a child window), then event handlers interested in map +and unmap events are invoked immediately. If \fItkwin\fR is not an +internal window, then the event handlers will be invoked later, after X has seen the request and returned an event for it. .PP These procedures should be used in place of the X procedures diff --git a/doc/MeasureChar.3 b/doc/MeasureChar.3 index 7433451..3959978 100644 --- a/doc/MeasureChar.3 +++ b/doc/MeasureChar.3 @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_MeasureChars 3 8.1 Tk "Tk Library Procedures" .so man.macros .BS @@ -32,7 +32,7 @@ returned by a previous call to \fBTk_GetFont\fR. Text to be measured or displayed. Need not be null terminated. Any non-printing meta-characters in the string (such as tabs, newlines, and other control characters) will be measured or displayed in a -platform-dependent manner. +platform-dependent manner. .AP int numBytes in The maximum number of bytes to consider when measuring or drawing \fIstring\fR. Must be greater than or equal to 0. @@ -60,11 +60,11 @@ Display on which to draw. .AP Drawable drawable in Window or pixmap in which to draw. .AP GC gc in -Graphics context for drawing characters. The font selected into this GC +Graphics context for drawing characters. The font selected into this GC must be the same as the \fItkfont\fR. .AP int "x, y" in Coordinates at which to place the left edge of the baseline when displaying -\fIstring\fR. +\fIstring\fR. .AP int firstByte in The index of the first byte of the first character to underline in the \fIstring\fR. Underlining begins at the left edge of this character. @@ -80,7 +80,7 @@ single-line strings. To measure and display single-font, multi-line, justified text, refer to the documentation for \fBTk_ComputeTextLayout\fR. There is no programming interface in the core of Tk that supports multi-font, multi-line text; support for that behavior must be built on -top of simpler layers. +top of simpler layers. Note that the interfaces described here are byte-oriented not character-oriented, so index values coming from Tcl scripts need to be converted to byte offsets using the @@ -95,7 +95,7 @@ escape sequences, while under Windows and Macintosh hollow or solid boxes may be substituted. Refer to the documentation for \fBTk_ComputeTextLayout\fR for a programming interface that supports the platform-independent expansion of tab characters into columns and -newlines/returns into multi-line text. +newlines/returns into multi-line text. .PP \fBTk_MeasureChars\fR is used both to compute the length of a given string and to compute how many characters from a string fit in a given @@ -106,12 +106,12 @@ value will be \fInumBytes\fR. \fI*lengthPtr\fR is filled with the computed width, in pixels, of the portion of the string that was measured. For example, if the return value is 5, then \fI*lengthPtr\fR is filled with the distance between the left edge of \fIstring\fR[0] and the right edge of -\fIstring\fR[4]. +\fIstring\fR[4]. .PP \fBTk_TextWidth\fR is a wrapper function that provides a simpler interface to the \fBTk_MeasureChars\fR function. The return value is how much space in pixels the given \fIstring\fR needs. -.PP +.PP \fBTk_DrawChars\fR draws the \fIstring\fR at the given location in the given \fIdrawable\fR. .PP @@ -120,7 +120,7 @@ given \fIstring\fR. It does not draw the characters (which are assumed to have been displayed previously by \fBTk_DrawChars\fR); it just draws the underline. This procedure is used to underline a few characters without having to construct an underlined font. To produce natively underlined -text, the appropriate underlined font should be constructed and used. +text, the appropriate underlined font should be constructed and used. .SH "SEE ALSO" font(n), FontId(3) .SH KEYWORDS diff --git a/doc/TextLayout.3 b/doc/TextLayout.3 index 3863ee7..5729a44 100644 --- a/doc/TextLayout.3 +++ b/doc/TextLayout.3 @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_ComputeTextLayout 3 8.1 Tk "Tk Library Procedures" .so man.macros .BS @@ -48,7 +48,7 @@ have been returned by a previous call to \fBTk_GetFont\fR. .AP "const char" *string in Potentially multi-line string whose dimensions are to be computed and stored in the text layout. The \fIstring\fR must remain valid for the -lifetime of the text layout. +lifetime of the text layout. .AP int numChars in The number of characters to consider from \fIstring\fR. If \fInumChars\fR is less than 0, then assumes \fIstring\fR is null @@ -77,7 +77,7 @@ measured and displayed in a platform-dependent manner as described in \fBTk_MeasureChars\fR, and will not have any special behaviors. .AP int *widthPtr out If non-NULL, filled with either the width, in pixels, of the widest -line in the text layout, or the width, in pixels, of the bounding box for the +line in the text layout, or the width, in pixels, of the bounding box for the character specified by \fIindex\fR. .AP int *heightPtr out If non-NULL, filled with either the total height, in pixels, of all @@ -101,7 +101,7 @@ text layout when it is being drawn, or the coordinates of a point (with respect to the upper-left hand corner of the text layout) to check against the text layout. .AP int firstChar in -The index of the first character to draw from the given text layout. +The index of the first character to draw from the given text layout. The number 0 means to draw from the beginning. .AP int lastChar in The index of the last character up to which to draw. The character @@ -119,7 +119,7 @@ for the character specified by \fIindex\fR. Either or both \fIxPtr\fR and \fIyPtr\fR may be NULL, in which case the corresponding value is not calculated. .AP int "width, height" in -Specifies the width and height, in pixels, of the rectangular area to +Specifies the width and height, in pixels, of the rectangular area to compare for intersection against the text layout. .AP Tcl_Interp *interp out Postscript code that will print the text layout is appended to @@ -132,7 +132,7 @@ justified text. To measure and display simple single-font, single-line strings, refer to the documentation for \fBTk_MeasureChars\fR. There is no programming interface in the core of Tk that supports multi-font, multi-line text; support for that behavior must be built on top of -simpler layers. +simpler layers. Note that unlike the lower level text display routines, the functions described here all operate on character-oriented lengths and indices rather than byte-oriented values. See the description of @@ -150,11 +150,11 @@ returns a Tk_TextLayout token that holds this information. This token is used in subsequent calls to procedures such as \fBTk_DrawTextLayout\fR, \fBTk_DistanceToTextLayout\fR, and \fBTk_FreeTextLayout\fR. The \fIstring\fR and \fItkfont\fR used when computing the layout must remain -valid for the lifetime of this token. +valid for the lifetime of this token. .PP \fBTk_FreeTextLayout\fR is called to release the storage associated with \fIlayout\fR when it is no longer needed. A \fIlayout\fR should not be used -in any other text layout procedures once it has been released. +in any other text layout procedures once it has been released. .PP \fBTk_DrawTextLayout\fR uses the information in \fIlayout\fR to display a single-font, multi-line, justified string of text at the specified location. @@ -191,7 +191,7 @@ placeholder character. \fBTk_CharBbox\fR uses the information in \fIlayout\fR to return the bounding box for the character specified by \fIindex\fR. The width of the bounding box is the advance width of the character, and does not include any -left or right bearing. Any character that extends partially outside of +left or right bearing. Any character that extends partially outside of \fIlayout\fR is considered to be truncated at the edge. Any character that would be located completely outside of \fIlayout\fR is considered to be zero-width and pegged against the edge. The height of the bounding @@ -264,13 +264,13 @@ much as fits placed on the line and the rest on subsequent line(s). If \fIwrapLength\fR is so small that not even one character can fit on a given line, the \fIwrapLength\fR is ignored for that line and one character will be placed on the line anyhow. When wrapping is turned -off, only newline/return characters may cause a line break. +off, only newline/return characters may cause a line break. .PP When a text layout has been created using an underlined \fItkfont\fR, then any space characters that occur at the end of individual lines, -newlines/returns, and tabs will not be displayed underlined when +newlines/returns, and tabs will not be displayed underlined when \fBTk_DrawTextLayout\fR is called, because those characters are never actually drawn \- they are merely placeholders maintained in the -\fIlayout\fR. +\fIlayout\fR. .SH KEYWORDS font diff --git a/doc/Tk_Main.3 b/doc/Tk_Main.3 index a1bb149..ea5f771 100644 --- a/doc/Tk_Main.3 +++ b/doc/Tk_Main.3 @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_Main 3 4.0 Tk "Tk Library Procedures" .so man.macros .BS @@ -29,7 +29,7 @@ The value for this argument is usually \fBTcl_AppInit\fR. .SH DESCRIPTION .PP \fBTk_Main\fR acts as the main program for most Tk-based applications. -Starting with Tk 4.0 it is not called \fBmain\fR anymore because it +Starting with Tk 4.0 it is not called \fBmain\fR anymore because it is part of the Tk library and having a function \fBmain\fR in a library (particularly a shared library) causes problems on many systems. diff --git a/doc/WindowId.3 b/doc/WindowId.3 index 6d55dc0..f937963 100644 --- a/doc/WindowId.3 +++ b/doc/WindowId.3 @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH Tk_WindowId 3 "8.4" Tk "Tk Library Procedures" .so man.macros .BS @@ -168,7 +168,7 @@ the window's minimum requested size. These values correspond to the last call to \fBTk_SetMinimumRequestSize\fR for \fItkwin\fR. .PP \fBTk_InternalBorderLeft\fR, \fBTk_InternalBorderRight\fR, -\fBTk_InternalBorderTop\fR and \fBTk_InternalBorderBottom\fR +\fBTk_InternalBorderTop\fR and \fBTk_InternalBorderBottom\fR return the width of one side of the internal border that has been requested for \fItkwin\fR, or 0 if no internal border was requested. The return value is simply the last value passed to diff --git a/doc/button.n b/doc/button.n index e9a45a3..233feb6 100644 --- a/doc/button.n +++ b/doc/button.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH button n 4.4 Tk "Tk Built-In Commands" .so man.macros .BS @@ -69,7 +69,7 @@ In this state the \fB\-disabledforeground\fR and Specifies a desired width for the button. If an image or bitmap is being displayed in the button then the value is in screen units (i.e. any of the forms acceptable to \fBTk_GetPixels\fR). -For a text button (no image or with \fB\-compound none\fR) then the width +For a text button (no image or with \fB\-compound none\fR) then the width specifies how much space in characters to allocate for the text label. If the width is negative then this specifies a minimum width. If this option is not specified, the button's desired width is computed @@ -96,7 +96,7 @@ one of the characters may optionally be underlined using the \fB\-underline\fR option. It can display itself in either of three different ways, according to -the \fB\-state\fR option; +the \fB\-state\fR option; it can be made to appear raised, sunken, or flat; and it can be made to flash. When a user invokes the button (by pressing mouse button 1 with the cursor over the diff --git a/doc/checkbutton.n b/doc/checkbutton.n index 2e6f840..bfefca4 100644 --- a/doc/checkbutton.n +++ b/doc/checkbutton.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH checkbutton n 4.4 Tk "Tk Built-In Commands" .so man.macros .BS @@ -52,7 +52,7 @@ and setting \fB\-indicatoron\fR to false and \fB\-overrelief\fR to the effect is achieved of having a flat button that raises on mouse-over and which is depressed when activated. This is the behavior typically exhibited by -the Bold, Italic, and Underline checkbuttons on the toolbar of a +the Bold, Italic, and Underline checkbuttons on the toolbar of a word-processor, for example. .OP \-offvalue offValue Value Specifies value to store in the button's associated variable whenever diff --git a/doc/chooseDirectory.n b/doc/chooseDirectory.n index 86c593d..8528ddb 100644 --- a/doc/chooseDirectory.n +++ b/doc/chooseDirectory.n @@ -1,7 +1,7 @@ '\" '\" Copyright (c) 1998-2000 by Scriptics Corporation. '\" All rights reserved. -'\" +'\" .TH tk_chooseDirectory n 8.3 Tk "Tk Built-In Commands" .so man.macros .BS @@ -20,7 +20,7 @@ possible as command line arguments: \fB\-initialdir\fR \fIdirname\fR Specifies that the directories in \fIdirectory\fR should be displayed when the dialog pops up. If this parameter is not specified, -the initial directory defaults to the current working directory +the initial directory defaults to the current working directory on non-Windows systems and on Windows systems prior to Vista. On Vista and later systems, the initial directory defaults to the last user-selected directory for the application. If the diff --git a/doc/clipboard.n b/doc/clipboard.n index 374cbd1..6f047dd 100644 --- a/doc/clipboard.n +++ b/doc/clipboard.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH clipboard n 8.4 Tk "Tk Built-In Commands" .so man.macros .BS @@ -17,7 +17,7 @@ clipboard \- Manipulate Tk clipboard .SH DESCRIPTION .PP This command provides a Tcl interface to the Tk clipboard, -which stores data for later retrieval using the selection mechanism +which stores data for later retrieval using the selection mechanism (via the \fB\-selection CLIPBOARD\fR option). In order to copy data into the clipboard, \fBclipboard clear\fR must be called, followed by a sequence of one or more calls to \fBclipboard @@ -52,7 +52,7 @@ Table 2 of the ICCCM), and defaults to \fBSTRING\fR. If \fIformat\fR is divided into fields separated by white space; each field is converted to its atom value, and the 32-bit atom value is transmitted instead of the atom name. For any other \fIformat\fR, \fIdata\fR is divided -into fields separated by white space and each +into fields separated by white space and each field is converted to a 32-bit integer; an array of integers is transmitted to the selection requester. Note that strings passed to \fBclipboard append\fR are concatenated before conversion, so the diff --git a/doc/event.n b/doc/event.n index 7a3cfca..12433cb 100644 --- a/doc/event.n +++ b/doc/event.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH event n 8.3 Tk "Tk Built-In Commands" .so man.macros .BS @@ -172,7 +172,7 @@ one of \fBNotifyNormal\fR, \fBNotifyGrab\fR, \fBNotifyUngrab\fR, or \fBNotifyWhileGrabbed\fR. Valid for \fBEnter\fR, \fBLeave\fR, \fBFocusIn\fR, and \fBFocusOut\fR events. -Corresponds to the \fB%m\fR substitution for binding scripts. +Corresponds to the \fB%m\fR substitution for binding scripts. .TP \fB\-override\fI boolean\fR \fIBoolean\fR must be a boolean value; it specifies the @@ -224,7 +224,7 @@ Corresponds to the \fB%#\fR substitution for binding scripts. For \fBKeyPress\fR, \fBKeyRelease\fR, \fBButtonPress\fR, \fBButtonRelease\fR, \fBEnter\fR, \fBLeave\fR, and \fBMotion\fR events it must be an integer value. -For \fBVisibility\fR events it must be one of \fBVisibilityUnobscured\fR, +For \fBVisibility\fR events it must be one of \fBVisibilityUnobscured\fR, \fBVisibilityPartiallyObscured\fR, or \fBVisibilityFullyObscured\fR. This option overrides any modifiers such as \fBMeta\fR or \fBControl\fR specified in the base \fIevent\fR. @@ -302,9 +302,9 @@ If \fIWindow\fR is empty the coordinate is relative to the screen, and this option corresponds to the \fB%Y\fR substitution for binding scripts. .PP -Any options that are not specified when generating an event are filled -with the value 0, except for \fIserial\fR, which is filled with the -next X event serial number. +Any options that are not specified when generating an event are filled +with the value 0, except for \fIserial\fR, which is filled with the +next X event serial number. .SH "PREDEFINED VIRTUAL EVENTS" .PP Tk defines the following virtual events for the purposes of @@ -540,7 +540,7 @@ will be invoked, because a physical event is considered more specific than a virtual event, all other things being equal. However, when the user types Meta-Control-y the \fB<>\fR binding will be invoked, because the -\fBMeta\fR modifier in the physical pattern associated with the +\fBMeta\fR modifier in the physical pattern associated with the virtual binding is more specific than the \fB sequence for the physical event. .PP @@ -560,7 +560,7 @@ bind Entry {} .PP the behavior will change such in two ways. First, the shadowed \fB<>\fR binding will emerge. -Typing Control-y will no longer invoke the \fB\fR binding, +Typing Control-y will no longer invoke the \fB\fR binding, but instead invoke the virtual event \fB<>\fR. Second, pressing the F6 key will now also invoke the \fB<>\fR binding. .SS "MOVING THE MOUSE POINTER" diff --git a/doc/font.n b/doc/font.n index 49d8aad..72f9270 100644 --- a/doc/font.n +++ b/doc/font.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH font n 8.0 Tk "Tk Built-In Commands" .so man.macros .BS @@ -38,7 +38,7 @@ that character, which will be different from the base font if the base font does not contain the given character. If \fIchar\fR may be a hyphen, it should be preceded by \fB\-\|\-\fR to distinguish it from a misspelled \fIoption\fR. -.TP +.TP \fBfont configure \fIfontname\fR ?\fIoption\fR? ?\fIvalue option value ...\fR? . Query or modify the desired attributes for the named font called @@ -88,7 +88,7 @@ omitted, it defaults to the main window. Measures the amount of space the string \fItext\fR would use in the given \fIfont\fR when displayed in \fIwindow\fR. \fIfont\fR is a font description; see \fBFONT DESCRIPTIONS\fR below. If the \fIwindow\fR argument is -omitted, it +omitted, it defaults to the main window. The return value is the total width in pixels of \fItext\fR, not including the extra pixels used by highly exaggerated characters such as cursive diff --git a/doc/getOpenFile.n b/doc/getOpenFile.n index f5e92ff..39bce41 100644 --- a/doc/getOpenFile.n +++ b/doc/getOpenFile.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH tk_getOpenFile n 4.2 Tk "Tk Built-In Commands" .so man.macros .BS @@ -65,8 +65,8 @@ discussion on the contents of \fIfilePatternList\fR. \fB\-initialdir\fR \fIdirectory\fR . Specifies that the files in \fIdirectory\fR should be displayed -when the dialog pops up. If this parameter is not specified, -the initial directory defaults to the current working directory +when the dialog pops up. If this parameter is not specified, +the initial directory defaults to the current working directory on non-Windows systems and on Windows systems prior to Vista. On Vista and later systems, the initial directory defaults to the last user-selected directory for the application. If the @@ -95,7 +95,7 @@ turns the file dialog into a sheet attached to the parent window. \fB\-title\fR \fItitleString\fR . Specifies a string to display as the title of the dialog box. If this -option is not specified, then a default title is displayed. +option is not specified, then a default title is displayed. .TP \fB\-typevariable\fR \fIvariableName\fR . diff --git a/doc/listbox.n b/doc/listbox.n index 0f263b4..66b75b9 100644 --- a/doc/listbox.n +++ b/doc/listbox.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH listbox n 8.4 Tk "Tk Built-In Commands" .so man.macros .BS @@ -229,7 +229,7 @@ list. Returns an empty string. \fIpathName \fBitemcget \fIindex option\fR . Returns the current value of the item configuration option given -by \fIoption\fR. \fIOption\fR may have any of the values accepted +by \fIoption\fR. \fIOption\fR may have any of the values accepted by the \fBitemconfigure\fR command. .TP \fIpathName \fBitemconfigure \fIindex\fR ?\fIoption\fR? ?\fIvalue\fR? ?\fIoption value ...\fR? @@ -249,7 +249,7 @@ are currently supported for items: .TP \fB\-background \fIcolor\fR . -\fIColor\fR specifies the background color to use when displaying the +\fIColor\fR specifies the background color to use when displaying the item. It may have any of the forms accepted by \fBTk_GetColor\fR. .TP \fB\-foreground \fIcolor\fR diff --git a/doc/loadTk.n b/doc/loadTk.n index d4ec51e..3673e98 100644 --- a/doc/loadTk.n +++ b/doc/loadTk.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH "Safe Tk" n 8.0 Tk "Tk Built-In Commands" .so man.macros .BS @@ -11,7 +11,7 @@ .SH NAME safe::loadTk \- Load Tk into a safe interpreter. .SH SYNOPSIS -\fBsafe::loadTk \fIslave\fR ?\fB\-use\fR \fIwindowId\fR? ?\fB\-display\fR \fIdisplayName\fR? +\fBsafe::loadTk \fIslave\fR ?\fB\-use\fR \fIwindowId\fR? ?\fB\-display\fR \fIdisplayName\fR? .BE .SH DESCRIPTION .PP diff --git a/doc/menu.n b/doc/menu.n index 1067f38..ed1bb33 100644 --- a/doc/menu.n +++ b/doc/menu.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH menu n 4.1 Tk "Tk Built-In Commands" .so man.macros .BS @@ -269,8 +269,8 @@ are appended to the standard Help menu of the user's menubar whenever the window's menubar is in front. The first items in the menu are provided by Mac OS X. .PP -When Tk sees a System menu on Windows, its items are appended to the -system menu that the menubar is attached to. This menu is tied to the +When Tk sees a System menu on Windows, its items are appended to the +system menu that the menubar is attached to. This menu is tied to the application icon and can be invoked with the mouse or by typing Alt+Spacebar. Due to limitations in the Windows API, any font changes, colors, images, bitmaps, or tearoff images will not appear in the @@ -676,7 +676,7 @@ option for the menu along with the \fB\-activebackground\fR option from the entry. Disabled state means that the entry should be insensitive: the default bindings will refuse to activate or invoke the entry. -In this state the entry is displayed according to the +In this state the entry is displayed according to the \fB\-disabledforeground\fR option for the menu and the \fB\-background\fR option from the entry. This option is not available for separator entries. diff --git a/doc/options.n b/doc/options.n index 36937b1..738a1c6 100644 --- a/doc/options.n +++ b/doc/options.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH options n 4.4 Tk "Tk Built-In Commands" .so man.macros .BS @@ -268,7 +268,7 @@ traversal (e.g., Tab and Shift-Tab). Before setting the focus to a window, the traversal scripts consult the value of the \fB\-takefocus\fR option. A value of \fB0\fR means that the window should be skipped entirely -during keyboard traversal. +during keyboard traversal. \fB1\fR means that the window should receive the input focus as long as it is viewable (it and all of its ancestors are mapped). An empty value for the option means that the traversal scripts make @@ -278,7 +278,7 @@ disabled, if it has no key bindings, or if it is not viewable. If the value has any other form, then the traversal scripts take the value, append the name of the window to it (with a separator space), and evaluate the resulting string as a Tcl script. -The script must return \fB0\fR, \fB1\fR, or an empty string: a +The script must return \fB0\fR, \fB1\fR, or an empty string: a \fB0\fR or \fB1\fR value specifies whether the window will receive the input focus, and an empty string results in the default decision described above. diff --git a/doc/panedwindow.n b/doc/panedwindow.n index e2c954a..fcfebf4 100644 --- a/doc/panedwindow.n +++ b/doc/panedwindow.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH panedwindow n 8.4 Tk "Tk Built-In Commands" .so man.macros .BS @@ -151,7 +151,7 @@ Remove the proxy from the display. .TP \fIpathName \fBproxy place \fIx y\fR . -Place the proxy at the given \fIx\fR and \fIy\fR coordinates. +Place the proxy at the given \fIx\fR and \fIy\fR coordinates. .RE .TP \fIpathName \fBsash \fR?\fIargs\fR? @@ -239,13 +239,13 @@ dimension for vertical panedwindows. May be any value accepted by \fB\-padx \fIn\fR . Specifies a non-negative value indicating how much extra space to -leave on each side of the window in the X-direction. The value may +leave on each side of the window in the X-direction. The value may have any of the forms accepted by \fBTk_GetPixels\fR. .TP \fB\-pady \fIn\fR . Specifies a non-negative value indicating how much extra space to -leave on each side of the window in the Y-direction. The value may +leave on each side of the window in the Y-direction. The value may have any of the forms accepted by \fBTk_GetPixels\fR. .TP \fB\-sticky \fIstyle\fR diff --git a/doc/radiobutton.n b/doc/radiobutton.n index 557b42c..c79aa23 100644 --- a/doc/radiobutton.n +++ b/doc/radiobutton.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH radiobutton n 4.4 Tk "Tk Built-In Commands" .so man.macros .BS @@ -59,10 +59,10 @@ By setting this option to .QW flat and setting \fB\-indicatoron\fR to false and \fB\-overrelief\fR to .QW raised , -the effect is achieved +the effect is achieved of having a flat button that raises on mouse-over and which is depressed when activated. This is the behavior typically exhibited by -the Align-Left, Align-Right, and Center radiobuttons on the toolbar of a +the Align-Left, Align-Right, and Center radiobuttons on the toolbar of a word-processor, for example. .OP \-overrelief overRelief OverRelief Specifies an alternative relief for the radiobutton, to be used when the diff --git a/doc/scale.n b/doc/scale.n index 7bc5c59..0504b4b 100644 --- a/doc/scale.n +++ b/doc/scale.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH scale n 4.1 Tk "Tk Built-In Commands" .so man.macros .BS @@ -209,7 +209,7 @@ the horizontal behavior is described in parentheses. .IP [1] If button 1 is pressed in the trough, the scale's value will be incremented or decremented by the value of the \fB\-resolution\fR -option so that the slider moves in the direction of the cursor. +option so that the slider moves in the direction of the cursor. If the button is held down, the action auto-repeats. .IP [2] If button 1 is pressed over the slider, the slider can be dragged diff --git a/doc/selection.n b/doc/selection.n index e06a716..f5bb660 100644 --- a/doc/selection.n +++ b/doc/selection.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH selection n 8.1 Tk "Tk Built-In Commands" .so man.macros .BS @@ -36,7 +36,7 @@ atom name such as \fBPRIMARY\fR or \fBCLIPBOARD\fR; see the Inter-Client Communication Conventions Manual for complete details. \fISelection\fR defaults to \fBPRIMARY\fR and \fIwindow\fR defaults to .QW . . -Returns an empty string. +Returns an empty string. .TP \fBselection get\fR ?\fB\-displayof\fR \fIwindow\fR? ?\fB\-selection\fR \fIselection\fR? ?\fB\-type\fR \fItype\fR? . @@ -79,7 +79,7 @@ automatically handled as type \fBUTF8_STRING\fR as well. When \fIselection\fR is requested, \fIwindow\fR is the selection owner, and \fItype\fR is the requested type, \fIcommand\fR will be executed as a Tcl command with two additional numbers appended to it -(with space separators). +(with space separators). The two additional numbers are \fIoffset\fR and \fImaxChars\fR: \fIoffset\fR specifies a starting character position in the selection and \fImaxChars\fR gives the maximum diff --git a/doc/tkerror.n b/doc/tkerror.n index 0780901..53cb0d1 100644 --- a/doc/tkerror.n +++ b/doc/tkerror.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH tkerror n 4.1 Tk "Tk Built-In Commands" .so man.macros .BS @@ -20,11 +20,11 @@ Note: as of Tk 4.1 the \fBtkerror\fR command has been renamed to \fBbgerror\fR because the event loop (which is what usually invokes it) is now part of Tcl. For backward compatibility the \fBbgerror\fR provided by the current Tk version still -tries to call \fBtkerror\fR if there is one (or an auto loadable one), +tries to call \fBtkerror\fR if there is one (or an auto loadable one), so old script defining that error handler should still work, but you -should anyhow modify your scripts to use \fBbgerror\fR instead +should anyhow modify your scripts to use \fBbgerror\fR instead of \fBtkerror\fR because that support for the old name might vanish -in the near future. If that call fails, \fBbgerror\fR +in the near future. If that call fails, \fBbgerror\fR posts a dialog showing the error and offering to see the stack trace to the user. If you want your own error management you should directly override \fBbgerror\fR instead of \fBtkerror\fR. diff --git a/doc/ttk_Geometry.3 b/doc/ttk_Geometry.3 index 8dfae37..61015c5 100644 --- a/doc/ttk_Geometry.3 +++ b/doc/ttk_Geometry.3 @@ -75,7 +75,7 @@ Used to store error messages. .AP int left in Extra padding (in pixels) to add to the left side of a region. .AP "Tcl_Obj *" objPtr in -String value contains a symbolic name +String value contains a symbolic name to be converted to an enumerated value or bitmask. Internal rep may be be modified to cache corresponding value. .AP Ttk_Padding padding in @@ -84,18 +84,18 @@ Extra padding to add on the inside of a region. .AP Ttk_Box parcel in A rectangular region, allocated from a cavity. .AP int relief in -One of the standard Tk relief options -(TK_RELIEF_RAISED, TK_RELIEF_SUNKEN, etc.). +One of the standard Tk relief options +(TK_RELIEF_RAISED, TK_RELIEF_SUNKEN, etc.). See \fBTk_GetReliefFromObj\fR. .AP short right in Extra padding (in pixels) to add to the right side of a region. .AP Ttk_Side side in -One of \fBTTK_SIDE_LEFT\fR, \fBTTK_SIDE_TOP\fR, +One of \fBTTK_SIDE_LEFT\fR, \fBTTK_SIDE_TOP\fR, \fBTTK_SIDE_RIGHT\fR, or \fBTTK_SIDE_BOTTOM\fR. .AP unsigned sticky in A bitmask containing one or more of the bits -\fBTTK_STICK_W\fR (west, or left), -\fBTTK_STICK_E\fR (east, or right, +\fBTTK_STICK_W\fR (west, or left), +\fBTTK_STICK_E\fR (east, or right, \fBTTK_STICK_N\fR (north, or top), and \fBTTK_STICK_S\fR (south, or bottom). \fBTTK_FILL_X\fR is defined as a synonym for (TTK_STICK_W|TTK_STICK_E), @@ -104,7 +104,7 @@ and \fBTTK_FILL_BOTH\fR and \fBTTK_STICK_ALL\fR are synonyms for (TTK_FILL_X|TTK_FILL_Y). See also: \fIgrid(n)\fR. .AP Tk_Window tkwin in -Window whose screen geometry determines +Window whose screen geometry determines the conversion between absolute units and pixels. .AP short top in Extra padding at the top of a region. @@ -184,14 +184,14 @@ with all components equal to the specified \fIborder\fR. and returns a combined padding containing the sum of the individual padding components. .PP -\fBTtk_RelievePadding\fR +\fBTtk_RelievePadding\fR adds an extra 2 pixels of padding to \fIpadding\fR according to the specified \fIrelief\fR. -If \fIrelief\fR is \fBTK_RELIEF_SUNKEN\fR, +If \fIrelief\fR is \fBTK_RELIEF_SUNKEN\fR, adds two pixels at the top and left so the inner region is shifted down and to the left. If it is \fBTK_RELIEF_RAISED\fR, adds two pixels -at the bottom and right so +at the bottom and right so the inner region is shifted up and to the right. Otherwise, adds 1 pixel on all sides. This is typically used in element geometry procedures to simulate a @@ -201,17 +201,17 @@ look for pushbuttons. .PP \fBTtk_GetPaddingFromObj\fR converts the string in \fIobjPtr\fR to a \fBTtk_Padding\fR structure. -The string representation is a list of -up to four length specifications +The string representation is a list of +up to four length specifications .QW "\fIleft top right bottom\fR" . -If fewer than four elements are specified, +If fewer than four elements are specified, \fIbottom\fR defaults to \fItop\fR, -\fIright\fR defaults to \fIleft\fR, and +\fIright\fR defaults to \fIleft\fR, and \fItop\fR defaults to \fIleft\fR. See \fBTk_GetPixelsFromObj(3)\fR for the syntax of length specifications. .PP \fBTtk_GetBorderFromObj\fR is the same as \fBTtk_GetPaddingFromObj\fR -except that the lengths are specified as integers +except that the lengths are specified as integers (i.e., resolution-dependant values like \fI3m\fR are not allowed). .PP \fBTtk_GetStickyFromObj\fR converts the string in \fIobjPtr\fR diff --git a/doc/ttk_button.n b/doc/ttk_button.n index 2f3c845..62ebe47 100644 --- a/doc/ttk_button.n +++ b/doc/ttk_button.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::button n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -36,12 +36,12 @@ button (meaning, roughly, The default is \fBnormal\fR. .RS .PP -Depending on the theme, the default button may be displayed +Depending on the theme, the default button may be displayed with an extra highlight ring, or with a different border color. .RE .OP \-width width Width -If greater than zero, specifies how much space, in character widths, -to allocate for the text label. +If greater than zero, specifies how much space, in character widths, +to allocate for the text label. If less than zero, specifies a minimum width. If zero or unspecified, the natural width of the text label is used. Note that some themes may specify a non-zero \fB\-width\fR @@ -55,8 +55,8 @@ in the style. .\" .OP \-relief relief Relief .SH "WIDGET COMMAND" .PP -In addition to the standard -\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR +In addition to the standard +\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR commands, buttons support the following additional widget commands: .TP \fIpathName \fBinvoke\fR diff --git a/doc/ttk_checkbutton.n b/doc/ttk_checkbutton.n index 6236503..ed79f5a 100644 --- a/doc/ttk_checkbutton.n +++ b/doc/ttk_checkbutton.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::checkbutton n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -14,7 +14,7 @@ ttk::checkbutton \- On/off widget .BE .SH DESCRIPTION A \fBttk::checkbutton\fR widget is used to show or change a setting. -It has two states, selected and deselected. +It has two states, selected and deselected. The state of the checkbutton may be linked to a Tcl variable. .SO ttk_widget \-class \-compound \-cursor @@ -26,18 +26,18 @@ The state of the checkbutton may be linked to a Tcl variable. .OP \-command command Command A Tcl script to execute whenever the widget is invoked. .OP \-offvalue offValue OffValue -The value to store in the associated \fB\-variable\fR +The value to store in the associated \fB\-variable\fR when the widget is deselected. Defaults to \fB0\fR. .OP \-onvalue onValue OnValue -The value to store in the associated \fB\-variable\fR +The value to store in the associated \fB\-variable\fR when the widget is selected. Defaults to \fB1\fR. .OP \-variable variable Variable The name of a global variable whose value is linked to the widget. Defaults to the widget pathname if not specified. .SH "WIDGET COMMAND" .PP -In addition to the standard -\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR +In addition to the standard +\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR commands, checkbuttons support the following additional widget commands: .TP @@ -48,17 +48,17 @@ If the widget is currently selected, sets the \fB\-variable\fR to the \fB\-offvalue\fR and deselects the widget; otherwise, sets the \fB\-variable\fR to the \fB\-onvalue\fR Returns the result of the \fB\-command\fR. -.\" Missing: select, deselect, toggle +.\" Missing: select, deselect, toggle .\" Are these useful? They don't invoke the -command .\" Missing: flash. This is definitely not useful. .SH "WIDGET STATES" .PP The widget does not respond to user input if the \fBdisabled\fR state is set. -The widget sets the \fBselected\fR state whenever +The widget sets the \fBselected\fR state whenever the linked \fB\-variable\fR is set to the widget's \fB\-onvalue\fR, and clears it otherwise. -The widget sets the \fBalternate\fR state whenever the -linked \fB\-variable\fR is unset. +The widget sets the \fBalternate\fR state whenever the +linked \fB\-variable\fR is unset. (The \fBalternate\fR state may be used to indicate a .QW tri-state or diff --git a/doc/ttk_combobox.n b/doc/ttk_combobox.n index dc1c7d1..5e5b3fc 100644 --- a/doc/ttk_combobox.n +++ b/doc/ttk_combobox.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::combobox n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -15,7 +15,7 @@ ttk::combobox \- text field with popdown selection list .SH DESCRIPTION .PP A \fBttk::combobox\fR combines a text field with a pop-down list of values; -the user may select the value of the text field from among the +the user may select the value of the text field from among the values in the list. .SO ttk_widget \-class \-cursor \-takefocus @@ -37,14 +37,14 @@ The \fB\-postcommand\fR script may specify the \fB\-values\fR to display. .OP \-state state State One of \fBnormal\fR, \fBreadonly\fR, or \fBdisabled\fR. In the \fBreadonly\fR state, -the value may not be edited directly, and +the value may not be edited directly, and the user can only select one of the \fB\-values\fR from the dropdown list. -In the \fBnormal\fR state, +In the \fBnormal\fR state, the text field is directly editable. In the \fBdisabled\fR state, no interaction is possible. .OP \-textvariable textVariable TextVariable -Specifies the name of a global variable whose value is linked +Specifies the name of a global variable whose value is linked to the widget value. Whenever the variable changes value the widget value is updated, and vice versa. @@ -66,7 +66,7 @@ The following subcommands are possible for combobox widgets: '\"See \fIttk::widget(n)\fR. .TP \fIpathName \fBcurrent\fR ?\fInewIndex\fR? -If \fInewIndex\fR is supplied, sets the combobox value +If \fInewIndex\fR is supplied, sets the combobox value to the element at position \fInewIndex\fR in the list of \fB\-values\fR. Otherwise, returns the index of the current value in the list of \fB\-values\fR or \fB\-1\fR if the current value does not appear in the list. diff --git a/doc/ttk_entry.n b/doc/ttk_entry.n index 34779a6..984e957 100644 --- a/doc/ttk_entry.n +++ b/doc/ttk_entry.n @@ -5,7 +5,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::entry n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -18,9 +18,9 @@ ttk::entry \- Editable text field widget .PP An \fBttk::entry\fR widget displays a one-line text string and allows that string to be edited by the user. -The value of the string may be linked to a Tcl variable +The value of the string may be linked to a Tcl variable with the \fB\-textvariable\fR option. -Entry widgets support horizontal scrolling with the +Entry widgets support horizontal scrolling with the standard \fB\-xscrollcommand\fR option and \fBxview\fR widget command. .SO ttk_widget \-class \-cursor \-style @@ -28,7 +28,7 @@ standard \fB\-xscrollcommand\fR option and \fBxview\fR widget command. .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-exportselection exportSelection ExportSelection -A boolean value specifying whether or not +A boolean value specifying whether or not a selection in the widget should be linked to the X selection. If the selection is exported, then selecting in the widget deselects the current X selection, selecting outside the widget deselects any @@ -65,7 +65,7 @@ Specifies one of three states for the entry, \fBnormal\fR, \fBdisabled\fR, or \fBreadonly\fR. See \fBWIDGET STATES\fR, below. .OP \-textvariable textVariable Variable -Specifies the name of a global variable whose value is linked +Specifies the name of a global variable whose value is linked to the entry widget's contents. Whenever the variable changes value, the widget's contents are updated, and vice versa. @@ -217,7 +217,7 @@ earlier one, then the entry's selection is cleared. '\"See \fIttk::widget(n)\fR. .TP \fIpathName \fBvalidate\fR -Force revalidation, independent of the conditions specified +Force revalidation, independent of the conditions specified by the \fB\-validate\fR option. Returns 0 if validation fails, 1 if it succeeds. Sets or clears the \fBinvalid\fR state accordingly. @@ -277,20 +277,20 @@ options are used to enable entry widget validation. .PP There are two main validation modes: \fIprevalidation\fR, in which the \fB\-validatecommand\fR is evaluated prior to each edit -and the return value is used to determine whether to accept +and the return value is used to determine whether to accept or reject the change; -and \fIrevalidation\fR, in which the \fB\-validatecommand\fR is +and \fIrevalidation\fR, in which the \fB\-validatecommand\fR is evaluated to determine whether the current value is valid. .PP The \fB\-validate\fR option determines when validation occurs; it may be set to any of the following values: .RS .IP \fBnone\fR -Default. This means validation will only occur when +Default. This means validation will only occur when specifically requested by the \fBvalidate\fR widget command. .IP \fBkey\fR The entry will be prevalidated prior to each edit -(specifically, whenever the \fBinsert\fR or \fBdelete\fR +(specifically, whenever the \fBinsert\fR or \fBdelete\fR widget commands are called). If prevalidation fails, the edit is rejected. .IP \fBfocus\fR @@ -311,20 +311,20 @@ may modify the entry widget's value via the widget \fBinsert\fR or \fBdelete\fR commands, or by setting the linked \fB\-textvariable\fR. If either does so during prevalidation, -then the edit is rejected +then the edit is rejected regardless of the value returned by the \fB\-validatecommand\fR. .PP -If \fB\-validatecommand\fR is empty (the default), +If \fB\-validatecommand\fR is empty (the default), validation always succeeds. .SS "VALIDATION SCRIPT SUBSTITUTIONS" .PP -It is possible to perform percent substitutions on the +It is possible to perform percent substitutions on the \fB\-validatecommand\fR and \fB\-invalidcommand\fR, just as in a \fBbind\fR script. The following substitutions are recognized: .RS .IP \fB%d\fR -Type of action: 1 for \fBinsert\fR prevalidation, +Type of action: 1 for \fBinsert\fR prevalidation, 0 for \fBdelete\fR prevalidation, or \-1 for revalidation. .IP \fB%i\fR @@ -348,19 +348,19 @@ The name of the entry widget. .PP The standard Tk entry widget automatically disables validation (by setting \fB\-validate\fR to \fBnone\fR) -if the \fB\-validatecommand\fR or \fB\-invalidcommand\fR modifies +if the \fB\-validatecommand\fR or \fB\-invalidcommand\fR modifies the entry's value. The Tk themed entry widget only disables validation if one of the validation scripts raises an error, or if \fB\-validatecommand\fR does not return a valid boolean value. -(Thus, it is not necessary to re-enable validation after +(Thus, it is not necessary to re-enable validation after modifying the entry value in a validation script). .PP In addition, the standard entry widget invokes validation whenever the linked \fB\-textvariable\fR is modified; the Tk themed entry widget does not. .SH "DEFAULT BINDINGS" .PP -The entry widget's default bindings enable the following behavior. +The entry widget's default bindings enable the following behavior. In the descriptions below, .QW word refers to a contiguous group of letters, digits, or @@ -442,22 +442,22 @@ Control-k deletes all the characters to the right of the insertion cursor. .SH "WIDGET STATES" .PP -In the \fBdisabled\fR state, +In the \fBdisabled\fR state, the entry cannot be edited and the text cannot be selected. In the \fBreadonly\fR state, -no insert cursor is displayed and -the entry cannot be edited +no insert cursor is displayed and +the entry cannot be edited (specifically: the \fBinsert\fR and \fBdelete\fR commands have no effect). -The \fBdisabled\fR state is the same as \fBreadonly\fR, +The \fBdisabled\fR state is the same as \fBreadonly\fR, and in addition text cannot be selected. .PP -Note that changes to the linked \fB\-textvariable\fR will +Note that changes to the linked \fB\-textvariable\fR will still be reflected in the entry, even if it is disabled or readonly. .PP Typically, the text is .QW grayed-out in the \fBdisabled\fR state, -and a different background is used in the \fBreadonly\fR state. +and a different background is used in the \fBreadonly\fR state. .PP The entry widget sets the \fBinvalid\fR state if revalidation fails, and clears it whenever validation succeeds. diff --git a/doc/ttk_frame.n b/doc/ttk_frame.n index 3b885e0..b54ce96 100644 --- a/doc/ttk_frame.n +++ b/doc/ttk_frame.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::frame n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -22,9 +22,9 @@ together. .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-borderwidth borderWidth BorderWidth -The desired width of the widget border. Defaults to 0. +The desired width of the widget border. Defaults to 0. .OP \-relief relief Relief -One of the standard Tk border styles: +One of the standard Tk border styles: \fBflat\fR, \fBgroove\fR, \fBraised\fR, \fBridge\fR, \fBsolid\fR, or \fBsunken\fR. Defaults to \fBflat\fR. diff --git a/doc/ttk_image.n b/doc/ttk_image.n index 99d38c6..4985c20 100644 --- a/doc/ttk_image.n +++ b/doc/ttk_image.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk_image n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -16,7 +16,7 @@ ttk_image \- Define an element based on an image .PP The \fIimage\fR element factory creates a new element in the current theme whose visual appearance is determined -by Tk images. +by Tk images. \fIimageSpec\fP is a list of one or more elements. The first element is the default image name. The rest of the list is a sequence of \fIstatespec / value\fR @@ -36,7 +36,7 @@ Specifies a minimum height for the element. If less than zero, the base image's height is used as a default. .TP \fB\-padding\fR \fIpadding\fR -Specifies the element's interior padding. Defaults to +Specifies the element's interior padding. Defaults to \fB\-border\fR if not specified. .TP \fB\-sticky\fR \fIspec\fR @@ -53,13 +53,13 @@ Specifies a minimum width for the element. If less than zero, the base image's width is used as a default. .SH "IMAGE STRETCHING" .PP -If the element's allocated parcel is larger than the image, +If the element's allocated parcel is larger than the image, the image will be placed in the parcel based on the \fB\-sticky\fR option. If the image needs to stretch horizontally (i.e., \fB\-sticky ew\fR) or vertically (\fB\-sticky ns\fR), subregions of the image are replicated to fill the parcel based on the \fB\-border\fR option. -The \fB\-border\fR divides the image into 9 regions: +The \fB\-border\fR divides the image into 9 regions: four fixed corners, top and left edges (which may be tiled horizontally), left and right edges (which may be tiled vertically), and the central area (which may be tiled in both directions). diff --git a/doc/ttk_intro.n b/doc/ttk_intro.n index baef34d..bc3cd69 100644 --- a/doc/ttk_intro.n +++ b/doc/ttk_intro.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::intro n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -24,7 +24,7 @@ all aspects of the widget's appearance are controlled by the style of the widget (i.e. the style of the elements of the widget). .SH "THEMES" .PP -A \fItheme\fR is a collection of elements and styles +A \fItheme\fR is a collection of elements and styles that determine the look and feel of the widget set. Themes can be used to: .IP \(bu @@ -47,7 +47,7 @@ For example, a vertical scrollbar widget contains \fBuparrow\fR, .PP Element names use a recursive dotted notation. For example, \fBuparrow\fR identifies a generic arrow element, -and \fBScrollbar.uparrow\fR and \fBCombobox.uparrow\fR identify +and \fBScrollbar.uparrow\fR and \fBCombobox.uparrow\fR identify widget-specific elements. When looking for an element, the style engine looks for the specific name first, and if an element of that name is @@ -56,9 +56,9 @@ successive leading components of the element name. .PP Like widgets, elements have \fIoptions\fR which specify what to display and how to display it. -For example, the \fBtext\fR element +For example, the \fBtext\fR element (which displays a text string) has -\fB\-text\fR, \fB\-font\fR, \fB\-foreground\fR, \fB\-background\fR, +\fB\-text\fR, \fB\-font\fR, \fB\-foreground\fR, \fB\-background\fR, \fB\-underline\fR, and \fB\-width\fR options. The value of an element option is taken from: .IP \(bu @@ -105,14 +105,14 @@ and the various flavors of buttons which have \fBactive\fR state. The themed Tk widgets generalizes this idea: every widget has a bitmap of independent state flags. Widget state flags include \fBactive\fR, \fBdisabled\fR, -\fBpressed\fR, \fBfocus\fR, etc., +\fBpressed\fR, \fBfocus\fR, etc., (see \fIttk::widget(n)\fR for the full list of state flags). .PP -Instead of a \fB\-state\fR option, every widget now has +Instead of a \fB\-state\fR option, every widget now has a \fBstate\fR widget command which is used to set or query the state. A \fIstate specification\fR is a list of symbolic state names -indicating which bits are set, each optionally prefixed with an +indicating which bits are set, each optionally prefixed with an exclamation point indicating that the bit is cleared instead. .PP For example, the class bindings for the \fBttk::button\fR @@ -132,7 +132,7 @@ This specifies that the widget becomes \fBactive\fR when the pointer enters the widget, and inactive when it leaves. Similarly it becomes \fBpressed\fR when the mouse button is pressed, and \fB!pressed\fR on the ButtonRelease event. -In addition, the button unpresses if +In addition, the button unpresses if pointer is dragged outside the widget while Button-1 is held down, and represses if it's dragged back in. Finally, when the mouse button is released, the widget's @@ -143,7 +143,7 @@ but not by much). '\" Note to self: rewrite that paragraph. It's horrible. .SH "STYLES" .PP -Each widget is associated with a \fIstyle\fR, +Each widget is associated with a \fIstyle\fR, which specifies values for element options. Style names use a recursive dotted notation like layouts and elements; by default, widgets use the class name to look up a style in the current theme. @@ -157,7 +157,7 @@ ttk::\fBstyle configure\fR TButton \e ; .CE .PP -Many elements are displayed differently depending on the widget state. +Many elements are displayed differently depending on the widget state. For example, buttons have a different background when they are active, a different foreground when disabled, and a different relief when pressed. The \fBstyle map\fR command specifies dynamic option settings diff --git a/doc/ttk_label.n b/doc/ttk_label.n index ff93adf..6781b47 100644 --- a/doc/ttk_label.n +++ b/doc/ttk_label.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::label n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -15,7 +15,7 @@ ttk::label \- Display a text string and/or image .SH DESCRIPTION .PP A \fBttk::label\fR widget displays a textual label and/or image. -The label may be linked to a Tcl variable +The label may be linked to a Tcl variable to automatically change the displayed text. .SO ttk_widget \-class \-compound \-cursor @@ -31,7 +31,7 @@ relative to the inner margins. Legal values are \fBs\fR, \fBsw\fR, \fBw\fR, \fBnw\fR, and \fBcenter\fR. See also \fB\-justify\fR. .OP \-background frameColor FrameColor -The widget's background color. +The widget's background color. If unspecified, the theme default is used. .OP \-font font Font Font to use for label text. @@ -45,17 +45,17 @@ One of \fBleft\fR, \fBcenter\fR, or \fBright\fR. See also \fB\-anchor\fR. .OP \-padding padding Padding Specifies the amount of extra space to allocate for the widget. -The padding is a list of up to four length specifications +The padding is a list of up to four length specifications \fIleft top right bottom\fR. -If fewer than four elements are specified, +If fewer than four elements are specified, \fIbottom\fR defaults to \fItop\fR, -\fIright\fR defaults to \fIleft\fR, and +\fIright\fR defaults to \fIleft\fR, and \fItop\fR defaults to \fIleft\fR. .OP \-relief relief Relief .\" Rewrite this: Specifies the 3-D effect desired for the widget border. Valid values are -\fBflat\fR, \fBgroove\fR, \fBraised\fR, \fBridge\fR, \fBsolid\fR, +\fBflat\fR, \fBgroove\fR, \fBraised\fR, \fBridge\fR, \fBsolid\fR, and \fBsunken\fR. .OP \-text text Text Specifies a text string to be displayed inside the widget diff --git a/doc/ttk_labelframe.n b/doc/ttk_labelframe.n index 2dae91f..64edf6a 100644 --- a/doc/ttk_labelframe.n +++ b/doc/ttk_labelframe.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::labelframe n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -22,7 +22,7 @@ another widget. \-style .SE .SH "WIDGET-SPECIFIC OPTIONS" -.\" XXX: Currently included, but may go away: +.\" XXX: Currently included, but may go away: .\" XXX: .OP -borderwidth borderWidth BorderWidth .\" XXX: The desired width of the widget border. Default is theme-dependent. .\" XXX: .OP -relief relief Relief @@ -31,7 +31,7 @@ another widget. .\" XXX: \fBsolid\fR, or \fBsunken\fR. .\" XXX: Default is theme-dependent. .OP \-labelanchor labelAnchor LabelAnchor -Specifies where to place the label. +Specifies where to place the label. Allowed values are (clockwise from the top upper left corner): \fBnw\fR, \fBn\fR, \fBne\fR, \fBen\fR, \fBe\fR, \fBes\fR, \fBse\fR, \fBs\fR,\fBsw\fR, \fBws\fR, \fBw\fR and \fBwn\fR. @@ -43,10 +43,10 @@ The default value is theme-dependent. .OP \-text text Text Specifies the text of the label. .OP \-underline underline Underline -If set, specifies the integer index (0-based) of a character to +If set, specifies the integer index (0-based) of a character to underline in the text string. -The underlined character is used for mnemonic activation. -Mnemonic activation for a \fBttk::labelframe\fR +The underlined character is used for mnemonic activation. +Mnemonic activation for a \fBttk::labelframe\fR sets the keyboard focus to the first child of the \fBttk::labelframe\fR widget. .OP \-padding padding Padding Additional padding to include inside the border. diff --git a/doc/ttk_menubutton.n b/doc/ttk_menubutton.n index 33189e8..698bd0c 100644 --- a/doc/ttk_menubutton.n +++ b/doc/ttk_menubutton.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::menubutton n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -24,10 +24,10 @@ and displays a menu when pressed. .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-direction direction Direction -Specifies where the menu is to be popped up relative -to the menubutton. +Specifies where the menu is to be popped up relative +to the menubutton. One of: \fBabove\fR, \fBbelow\fR, \fBleft\fR, \fBright\fR, -or \fBflush\fR. The default is \fBbelow\fR. +or \fBflush\fR. The default is \fBbelow\fR. \fBflush\fR pops the menu up directly over the menubutton. .OP \-menu menu Menu Specifies the path name of the menu associated with the menubutton. @@ -38,8 +38,8 @@ menubutton. .\" .OP \-padding padding Pad .SH "WIDGET COMMAND" .PP -Menubutton widgets support the standard -\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR +Menubutton widgets support the standard +\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR methods. No other widget methods are used. .SH "STANDARD STYLES" .PP diff --git a/doc/ttk_notebook.n b/doc/ttk_notebook.n index cecae48..4d1b789 100644 --- a/doc/ttk_notebook.n +++ b/doc/ttk_notebook.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::notebook n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -18,7 +18,7 @@ ttk::notebook \- Multi-paned container widget .fi .BE .SH DESCRIPTION -A \fBttk::notebook\fR widget manages a collection of windows +A \fBttk::notebook\fR widget manages a collection of windows and displays a single one at a time. Each slave window is associated with a \fItab\fR, which the user may select to change the currently-displayed window. @@ -28,35 +28,35 @@ which the user may select to change the currently-displayed window. .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-height height Height -If present and greater than zero, +If present and greater than zero, specifies the desired height of the pane area (not including internal padding or tabs). Otherwise, the maximum height of all panes is used. .OP \-padding padding Padding Specifies the amount of extra space to add around the outside of the notebook. -The padding is a list of up to four length specifications +The padding is a list of up to four length specifications \fIleft top right bottom\fR. -If fewer than four elements are specified, +If fewer than four elements are specified, \fIbottom\fR defaults to \fItop\fR, -\fIright\fR defaults to \fIleft\fR, and +\fIright\fR defaults to \fIleft\fR, and \fItop\fR defaults to \fIleft\fR. .OP \-width width Width -If present and greater than zero, +If present and greater than zero, specifies the desired width of the pane area (not including internal padding). Otherwise, the maximum width of all panes is used. .SH "TAB OPTIONS" The following options may be specified for individual notebook panes: .OP \-state state State -Either \fBnormal\fR, \fBdisabled\fR or \fBhidden\fR. +Either \fBnormal\fR, \fBdisabled\fR or \fBhidden\fR. If \fBdisabled\fR, then the tab is not selectable. If \fBhidden\fR, then the tab is not shown. .OP \-sticky sticky Sticky Specifies how the slave window is positioned within the pane area. Value is a string containing zero or more of the characters \fBn, s, e,\fR or \fBw\fR. -Each letter refers to a side (north, south, east, or west) +Each letter refers to a side (north, south, east, or west) that the slave window will .QW stick to, as per the \fBgrid\fR geometry manager. @@ -73,7 +73,7 @@ Specifies how to display the image relative to the text, in the case both \fB\-text\fR and \fB\-image\fR are present. See \fIlabel(n)\fR for legal values. .OP \-underline underline Underline -Specifies the integer index (0-based) of a character to underline +Specifies the integer index (0-based) of a character to underline in the text string. The underlined character is used for mnemonic activation if \fBttk::notebook::enableTraversal\fR is called. @@ -87,7 +87,7 @@ The name of a slave window; .IP \(bu A positional specification of the form .QW @\fIx\fR,\fIy\fR , -which identifies the tab +which identifies the tab .IP \(bu The literal string .QW \fBcurrent\fR , @@ -95,7 +95,7 @@ which identifies the currently-selected tab; or: .IP \(bu The literal string .QW \fBend\fR , -which returns the number of tabs +which returns the number of tabs (only valid for .QW "\fIpathname \fBindex\fR" ). .SH "WIDGET COMMAND" @@ -142,9 +142,9 @@ or the total number of tabs if \fItabid\fR is the string .TP \fIpathname \fBinsert \fIpos subwindow options...\fR Inserts a pane at the specified position. -\fIpos\fR is either the string \fBend\fR, an integer index, +\fIpos\fR is either the string \fBend\fR, an integer index, or the name of a managed subwindow. -If \fIsubwindow\fR is already managed by the notebook, +If \fIsubwindow\fR is already managed by the notebook, moves it to the specified position. See \fBTAB OPTIONS\fR for the list of available options. .TP @@ -190,7 +190,7 @@ containing the notebook as follows: of any tab, will select that tab. .PP Multiple notebooks in a single toplevel may be enabled for traversal, -including nested notebooks. +including nested notebooks. However, notebook traversal only works properly if all panes are direct children of the notebook. .SH "VIRTUAL EVENTS" diff --git a/doc/ttk_progressbar.n b/doc/ttk_progressbar.n index 6306450..1945f70 100644 --- a/doc/ttk_progressbar.n +++ b/doc/ttk_progressbar.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::progressbar n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -44,15 +44,15 @@ that is, the progress bar completes one when the \fB\-value\fR increases by \fB\-maximum\fR. .OP \-variable variable Variable The name of a global Tcl variable which is linked to the \fB\-value\fR. -If specified, the \fB\-value\fR of the progress bar is -automatically set to the value of the variable whenever +If specified, the \fB\-value\fR of the progress bar is +automatically set to the value of the variable whenever the latter is modified. .OP \-phase phase Phase Read-only option. -The widget periodically increments the value of this option +The widget periodically increments the value of this option whenever the \fB\-value\fR is greater than 0 and, in \fIdeterminate\fR mode, less than \fB\-maximum\fR. -This option may be used by the current theme +This option may be used by the current theme to provide additional animation effects. .SH "WIDGET COMMAND" .PP @@ -72,7 +72,7 @@ Test the widget state; see \fIttk::widget(n)\fR. .TP \fIpathName \fBstart\fR ?\fIinterval\fR? Begin autoincrement mode: -schedules a recurring timer event that calls \fBstep\fR +schedules a recurring timer event that calls \fBstep\fR every \fIinterval\fR milliseconds. If omitted, \fIinterval\fR defaults to 50 milliseconds (20 steps/second). .TP @@ -80,7 +80,7 @@ If omitted, \fIinterval\fR defaults to 50 milliseconds (20 steps/second). Modify or query the widget state; see \fIttk::widget(n)\fR. .TP \fIpathName \fBstep\fR ?\fIamount\fR? -Increments the \fB\-value\fR by \fIamount\fR. +Increments the \fB\-value\fR by \fIamount\fR. \fIamount\fR defaults to 1.0 if omitted. .TP \fIpathName \fBstop\fR diff --git a/doc/ttk_radiobutton.n b/doc/ttk_radiobutton.n index c16f2cd..5b4dcce 100644 --- a/doc/ttk_radiobutton.n +++ b/doc/ttk_radiobutton.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::radiobutton n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -29,21 +29,21 @@ it sets the variable to its associated value. .OP \-command command Command A Tcl script to evaluate whenever the widget is invoked. .OP \-value Value Value -The value to store in the associated \fB\-variable\fR -when the widget is selected. +The value to store in the associated \fB\-variable\fR +when the widget is selected. .OP \-variable variable Variable The name of a global variable whose value is linked to the widget. Default value is \fB::selectedButton\fR. .SH "WIDGET COMMAND" .PP -In addition to the standard -\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR +In addition to the standard +\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR commands, radiobuttons support the following additional widget commands: .TP \fIpathname\fB invoke\fR Sets the \fB\-variable\fR to the \fB\-value\fR, selects the widget, -and evaluates the associated \fB\-command\fR. +and evaluates the associated \fB\-command\fR. Returns the result of the \fB\-command\fR, or the empty string if no \fB\-command\fR is specified. .\" Missing: select, deselect. Useful? @@ -51,11 +51,11 @@ string if no \fB\-command\fR is specified. .SH "WIDGET STATES" .PP The widget does not respond to user input if the \fBdisabled\fR state is set. -The widget sets the \fBselected\fR state whenever +The widget sets the \fBselected\fR state whenever the linked \fB\-variable\fR is set to the widget's \fB\-value\fR, and clears it otherwise. -The widget sets the \fBalternate\fR state whenever the -linked \fB\-variable\fR is unset. +The widget sets the \fBalternate\fR state whenever the +linked \fB\-variable\fR is unset. (The \fBalternate\fR state may be used to indicate a .QW tri-state or diff --git a/doc/ttk_scrollbar.n b/doc/ttk_scrollbar.n index 56df214..03d09f2 100644 --- a/doc/ttk_scrollbar.n +++ b/doc/ttk_scrollbar.n @@ -4,12 +4,12 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::scrollbar n 8.5 Tk "Tk Themed Widget" .so man.macros .BS .SH NAME -ttk::scrollbar \- Control the viewport of a scrollable widget +ttk::scrollbar \- Control the viewport of a scrollable widget .SH SYNOPSIS \fBttk::scrollbar\fR \fIpathName \fR?\fIoptions...\fR? .BE @@ -30,7 +30,7 @@ these are used to scroll the visible region in discrete units. .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-command command Command -A Tcl script prefix to evaluate +A Tcl script prefix to evaluate to change the view in the widget associated with the scrollbar. Additional arguments are appended to the value of this option, as described in \fBSCROLLING COMMANDS\fR below, @@ -66,7 +66,7 @@ See \fIttk::widget(n)\fR. Test the widget state; see \fIttk::widget(n)\fR. .TP \fIpathName \fBset \fIfirst last\fR -This command is normally invoked by the scrollbar's associated widget +This command is normally invoked by the scrollbar's associated widget from an \fB\-xscrollcommand\fR or \fB\-yscrollcommand\fR callback. Specifies the visible range to be displayed. \fIfirst\fR and \fIlast\fR are real fractions between 0 and 1. @@ -147,7 +147,7 @@ of individual elements, based on the position and state of the mouse pointer. set f [frame .f] ttk::scrollbar $f.hsb \-orient horizontal \-command [list $f.t xview] ttk::scrollbar $f.vsb \-orient vertical \-command [list $f.t yview] -text $f.t \-xscrollcommand [list $f.hsb set] \-yscrollcommand [list $f.vsb set] +text $f.t \-xscrollcommand [list $f.hsb set] \-yscrollcommand [list $f.vsb set] grid $f.t \-row 0 \-column 0 \-sticky nsew grid $f.vsb \-row 0 \-column 1 \-sticky nsew grid $f.hsb \-row 1 \-column 0 \-sticky nsew diff --git a/doc/ttk_separator.n b/doc/ttk_separator.n index d955fc4..fea2701 100644 --- a/doc/ttk_separator.n +++ b/doc/ttk_separator.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::separator n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -26,8 +26,8 @@ One of \fBhorizontal\fR or \fBvertical\fR. Specifies the orientation of the separator. .SH "WIDGET COMMAND" .PP -Separator widgets support the standard -\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR +Separator widgets support the standard +\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR methods. No other widget methods are used. .SH "SEE ALSO" ttk::widget(n) diff --git a/doc/ttk_spinbox.n b/doc/ttk_spinbox.n index f10af3d..7ae586f 100644 --- a/doc/ttk_spinbox.n +++ b/doc/ttk_spinbox.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::spinbox n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -42,7 +42,7 @@ time one of the widget spin buttons is pressed. The up button applies a positive increment, the down button applies a negative increment. .OP \-values values Values This must be a Tcl list of values. If this option is set then this will -override any range set using the \fB\-from\fR, \fB\-to\fR and +override any range set using the \fB\-from\fR, \fB\-to\fR and \fB\-increment\fR options. The widget will instead use the values specified beginning with the first value. .OP \-wrap wrap Wrap @@ -60,7 +60,7 @@ Specifies a Tcl command to be invoked whenever a spinbutton is invoked. See the \fBttk::entry\fR manual for information about indexing characters. .SH "VALIDATION" .PP -See the \fBttk::entry\fR manual for information about using the +See the \fBttk::entry\fR manual for information about using the \fB\-validate\fR and \fB\-validatecommand\fR options. .SH "WIDGET COMMAND" .PP diff --git a/doc/ttk_style.n b/doc/ttk_style.n index dc3bade..985e3cd 100644 --- a/doc/ttk_style.n +++ b/doc/ttk_style.n @@ -1,9 +1,9 @@ '\" '\" Copyright (c) 2004 Joe English -'\" +'\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::style n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -23,9 +23,9 @@ which specifies the set of elements making up the widget and how they are arranged, along with dynamic and default settings for element options. By default, the style name is the same as the widget's class; -this may be overridden by the \fB\-style\fR option. +this may be overridden by the \fB\-style\fR option. .PP -A \fItheme\fR is a collection of elements and styles +A \fItheme\fR is a collection of elements and styles which controls the overall look and feel of an application. .SH DESCRIPTION .PP @@ -43,31 +43,31 @@ is used. \fBttk::style lookup \fIstyle\fR \fI\-option \fR?\fIstate \fR?\fIdefault\fR?? Returns the value specified for \fI\-option\fR in style \fIstyle\fR in state \fIstate\fR, using the standard lookup rules for element options. -\fIstate\fR is a list of state names; if omitted, +\fIstate\fR is a list of state names; if omitted, it defaults to all bits off (the .QW normal state). If the \fIdefault\fR argument is present, it is used as a fallback value in case no specification for \fI\-option\fR is found. -.\" Otherwise -- signal error? return empty string? Leave unspecified for now. +.\" Otherwise -- signal error? return empty string? Leave unspecified for now. .TP \fBttk::style layout \fIstyle\fR ?\fIlayoutSpec\fR? -Define the widget layout for style \fIstyle\fR. +Define the widget layout for style \fIstyle\fR. See \fBLAYOUTS\fR below for the format of \fIlayoutSpec\fR. If \fIlayoutSpec\fR is omitted, return the layout specification for style \fIstyle\fR. -.TP +.TP \fBttk::style element create\fR \fIelementName\fR \fItype\fR ?\fIargs...\fR? Creates a new element in the current theme of type \fItype\fR. -The only cross-platform built-in element type is \fIimage\fR -(see \fBttk_image\fR(n)) but themes may define other element types +The only cross-platform built-in element type is \fIimage\fR +(see \fBttk_image\fR(n)) but themes may define other element types (see \fBTtk_RegisterElementFactory\fR). On suitable versions of Windows an element factory is registered to create Windows theme elements (see \fBttk_vsapi\fR(n)). -.TP +.TP \fBttk::style element names\fR Returns the list of elements defined in the current theme. -.TP +.TP \fBttk::style element options \fIelement\fR Returns the list of \fIelement\fR's options. .TP @@ -79,7 +79,7 @@ If \fB\-settings\fR is present, \fIscript\fR is evaluated in the context of the new theme as per \fBttk::style theme settings\fR. .TP \fBttk::style theme settings \fIthemeName\fR \fIscript\fR -Temporarily sets the current theme to \fIthemeName\fR, +Temporarily sets the current theme to \fIthemeName\fR, evaluate \fIscript\fR, then restore the previous theme. Typically \fIscript\fR simply defines styles and elements, though arbitrary Tcl code may appear. @@ -99,7 +99,7 @@ The layout mechanism uses a simplified version of the \fBpack\fR geometry manager: given an initial cavity, each element is allocated a parcel. Valid options are: -.TP +.TP \fB\-side \fIside\fR Specifies which side of the cavity to place the element; one of \fBleft\fR, \fBright\fR, \fBtop\fR, or \fBbottom\fR. diff --git a/doc/ttk_treeview.n b/doc/ttk_treeview.n index dd83c20..660b076 100644 --- a/doc/ttk_treeview.n +++ b/doc/ttk_treeview.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk::treeview n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -15,15 +15,15 @@ ttk::treeview \- hierarchical multicolumn data display widget .SH DESCRIPTION .PP The \fBttk::treeview\fR widget displays a hierarchical collection of items. -Each item has a textual label, an optional image, +Each item has a textual label, an optional image, and an optional list of data values. The data values are displayed in successive columns after the tree label. .PP The order in which data values are displayed may be controlled -by setting the \fB\-displaycolumns\fR widget option. +by setting the \fB\-displaycolumns\fR widget option. The tree widget can also display column headings. -Columns may be accessed by number or by symbolic names +Columns may be accessed by number or by symbolic names listed in the \fB\-columns\fR widget option; see \fBCOLUMN IDENTIFIERS\fR. .PP @@ -40,7 +40,7 @@ and control the appearance of the item. .\" @@@HERE: describe selection, focus item .PP Treeview widgets support horizontal and vertical scrolling with the -standard \fB\-\fR[\fBxy\fR]\fBscrollcommand\fR options +standard \fB\-\fR[\fBxy\fR]\fBscrollcommand\fR options and [\fBxy\fR]\fBview\fR widget commands. .SO ttk_widget \-class \-cursor \-takefocus @@ -48,14 +48,14 @@ and [\fBxy\fR]\fBview\fR widget commands. .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-columns columns Columns -A list of column identifiers, +A list of column identifiers, specifying the number of columns and their names. .\"X: This is a read-only option; it may only be set when the widget is created. .OP \-displaycolumns displayColumns DisplayColumns -A list of column identifiers +A list of column identifiers (either symbolic names or integer indices) -specifying which data columns are displayed -and the order in which they appear, +specifying which data columns are displayed +and the order in which they appear, or the string \fB#all\fP. If set to \fB#all\fP (the default), all columns are shown in the order given. @@ -76,7 +76,7 @@ If set to \fBextended\fR (the default), multiple items may be selected. If \fBbrowse\fR, only a single item will be selected at a time. If \fBnone\fR, the selection will not be changed. .PP -Note that application code and tag bindings can set the selection +Note that application code and tag bindings can set the selection however they wish, regardless of the value of \fB\-selectmode\fR. .RE .OP \-show show Show @@ -84,7 +84,7 @@ A list containing zero or more of the following values, specifying which elements of the tree to display. .RS .IP \fBtree\fR -Display tree labels in column #0. +Display tree labels in column #0. .IP \fBheadings\fR Display the heading row. .PP @@ -114,7 +114,7 @@ returns the list of children belonging to \fIitem\fR. .RS .PP If \fInewchildren\fR is specified, replaces \fIitem\fR's child list -with \fInewchildren\fR. +with \fInewchildren\fR. Items in the old child list not present in the new child list are detached from the tree. None of the items in \fInewchildren\fR may be an ancestor @@ -125,7 +125,7 @@ of \fIitem\fR. Query or modify the options for the specified \fIcolumn\fR. If no \fI\-option\fR is specified, returns a dictionary of option/value pairs. -If a single \fI\-option\fR is specified, +If a single \fI\-option\fR is specified, returns the value of that option. Otherwise, the options are updated with the specified values. The following options may be set on each column: @@ -134,7 +134,7 @@ The following options may be set on each column: \fB\-id \fIname\fR The column name. This is a read-only option. For example, [\fI$pathname \fBcolumn #\fIn \fB\-id\fR] -returns the data column associated with display column #\fIn\fR. +returns the data column associated with display column #\fIn\fR. .TP \fB\-anchor\fR Specifies how the text in this column should be aligned @@ -145,7 +145,7 @@ with respect to the cell. One of \fB\-minwidth\fR The minimum width of the column in pixels. The treeview widget will not make the column any smaller than -\fB\-minwidth\fR when the widget is resized or the user drags a +\fB\-minwidth\fR when the widget is resized or the user drags a column separator. .TP \fB\-stretch\fR @@ -184,7 +184,7 @@ Returns 1 if the specified \fIitem\fR is present in the tree, If \fIitem\fR is specified, sets the focus item to \fIitem\fR. Otherwise, returns the current focus item, or \fB{}\fR if there is none. .\" Need: way to clear the focus item. {} works for this... -.TP +.TP \fIpathname \fBheading \fIcolumn\fR ?\fI\-option \fR?\fIvalue \-option value...\fR? Query or modify the heading options for the specified \fIcolumn\fR. Valid options are: @@ -251,13 +251,13 @@ and data columns. Returns the integer index of \fIitem\fR within its parent's list of children. .TP \fIpathname \fBinsert \fIparent index\fR ?\fB\-id \fIid\fR? \fIoptions...\fR -Creates a new item. +Creates a new item. \fIparent\fR is the item ID of the parent item, or the empty string \fB{}\fR to create a new top-level item. \fIindex\fR is an integer, or the value \fBend\fR, specifying where in the list of \fIparent\fR's children to insert the new item. -If \fIindex\fR is less than or equal to zero, +If \fIindex\fR is less than or equal to zero, the new node is inserted at the beginning; if \fIindex\fR is greater than or equal to the current number of children, it is inserted at the end. @@ -276,9 +276,9 @@ Test the widget state; see \fIttk::widget(n)\fR. .TP \fIpathname \fBitem \fIitem\fR ?\fI\-option \fR?\fIvalue \-option value...\fR? Query or modify the options for the specified \fIitem\fR. -If no \fI\-option\fR is specified, +If no \fI\-option\fR is specified, returns a dictionary of option/value pairs. -If a single \fI\-option\fR is specified, +If a single \fI\-option\fR is specified, returns the value of that option. Otherwise, the item's options are updated with the specified values. See \fBITEM OPTIONS\fR for the list of available options. @@ -292,7 +292,7 @@ If \fIindex\fR is less than or equal to zero, \fIitem\fR is moved to the beginning; if greater than or equal to the number of children, it is moved to the end. .RE -.TP +.TP \fIpathname \fBnext \fIitem\fR Returns the identifier of \fIitem\fR's next sibling, or \fB{}\fR if \fIitem\fR is the last child of its parent. @@ -300,7 +300,7 @@ or \fB{}\fR if \fIitem\fR is the last child of its parent. \fIpathname \fBparent \fIitem\fR Returns the ID of the parent of \fIitem\fR, or \fB{}\fR if \fIitem\fR is at the top level of the hierarchy. -.TP +.TP \fIpathname \fBprev \fIitem\fR Returns the identifier of \fIitem\fR's previous sibling, or \fB{}\fR if \fIitem\fR is the first child of its parent. @@ -308,7 +308,7 @@ or \fB{}\fR if \fIitem\fR is the first child of its parent. \fIpathname \fBsee \fIitem\fR Ensure that \fIitem\fR is visible: sets all of \fIitem\fR's ancestors to \fB\-open true\fR, -and scrolls the widget if necessary so that \fIitem\fR is +and scrolls the widget if necessary so that \fIitem\fR is within the visible portion of the tree. .TP \fIpathname \fBselection\fR ?\fIselop itemList\fR? @@ -344,7 +344,7 @@ Modify or query the widget state; see \fIttk::widget(n)\fR. .RS .TP \fIpathName \fBtag bind \fItagName \fR?\fIsequence\fR? ?\fIscript\fR? -Add a Tk binding script for the event sequence \fIsequence\fR +Add a Tk binding script for the event sequence \fIsequence\fR to the tag \fItagName\fR. When an X event is delivered to an item, binding scripts for each of the item's \fB\-tags\fR are evaluated in order as per \fIbindtags(n)\fR. @@ -353,10 +353,10 @@ in order as per \fIbindtags(n)\fR. \fB\fR, \fB\fR, and virtual events are sent to the focus item. \fB\fR, \fB\fR, and \fB\fR events -are sent to the item under the mouse pointer. +are sent to the item under the mouse pointer. No other event types are supported. .PP -The binding \fIscript\fR undergoes \fB%\fR-substitutions before +The binding \fIscript\fR undergoes \fB%\fR-substitutions before evaluation; see \fBbind(n)\fR for details. .RE .TP @@ -364,10 +364,10 @@ evaluation; see \fBbind(n)\fR for details. Query or modify the options for the specified \fItagName\fR. If one or more \fIoption/value\fR pairs are specified, sets the value of those options for the specified tag. -If a single \fIoption\fR is specified, -returns the value of that option +If a single \fIoption\fR is specified, +returns the value of that option (or the empty string if the option has not been specified for \fItagName\fR). -With no additional arguments, +With no additional arguments, returns a dictionary of the option settings for \fItagName\fR. See \fBTAG OPTIONS\fR for the list of available options. .TP @@ -420,7 +420,7 @@ the extra values are ignored. A boolean value indicating whether the item's children should be displayed (\fB\-open true\fR) or hidden (\fB\-open false\fR). .OP \-tags tags Tags -A list of tags associated with this item. +A list of tags associated with this item. .SH "TAG OPTIONS" .PP The following options may be specified on tags: @@ -448,8 +448,8 @@ An integer \fIn\fR, specifying the \fIn\fRth data column. A string of the form \fB#\fIn\fR, where \fIn\fR is an integer, specifying the \fIn\fRth display column. .PP -\fBNOTE:\fR -Item \fB\-values\fR may be displayed in a different order than +\fBNOTE:\fR +Item \fB\-values\fR may be displayed in a different order than the order in which they are stored. .PP \fBNOTE:\fR Column #0 always refers to the tree column, @@ -457,7 +457,7 @@ even if \fB\-show tree\fR is not specified. .PP A \fIdata column number\fR is an index into an item's \fB\-values\fR list; a \fIdisplay column number\fR is the column number in the tree -where the values are displayed. +where the values are displayed. Tree labels are displayed in column #0. If \fB\-displaycolumns\fR is not set, then data column \fIn\fR is displayed in display column \fB#\fIn+1\fR. diff --git a/doc/ttk_vsapi.n b/doc/ttk_vsapi.n index 34145fb..334836c 100644 --- a/doc/ttk_vsapi.n +++ b/doc/ttk_vsapi.n @@ -3,7 +3,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH ttk_vsapi n 8.5 Tk "Tk Themed Widget" .so man.macros .BS @@ -72,7 +72,7 @@ If no \fIstateMap\fR parameter is given there is an implicit default map of {{} 1} .SH "EXAMPLE" .PP -Create a correctly themed close button by changing the layout of +Create a correctly themed close button by changing the layout of a \fBttk::button\fR(n). This uses the WINDOW part WP_SMALLCLOSEBUTTON and as documented the states CBS_DISABLED, CBS_HOT, CBS_NORMAL and CBS_PUSHED are mapped from ttk states. diff --git a/doc/wm.n b/doc/wm.n index c44ab9b..b1a9fea 100644 --- a/doc/wm.n +++ b/doc/wm.n @@ -4,7 +4,7 @@ '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH wm n 8.5 Tk "Tk Built-In Commands" .so man.macros .BS @@ -796,7 +796,7 @@ Gridded geometry management is typically invoked by turning on the \fBsetGrid\fR option for a widget; it can also be invoked with the \fBwm grid\fR command or by calling \fBTk_SetGrid\fR. In each of these approaches the particular widget (or sometimes -code in the application as a whole) specifies the relationship between +code in the application as a whole) specifies the relationship between integral grid sizes for the window and pixel sizes. To return to non-gridded geometry management, invoke \fBwm grid\fR with empty argument strings. -- cgit v0.12 From 8281e14d143f2a712e48508878be90681109d5ea Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Wed, 2 Mar 2016 15:25:48 +0000 Subject: Revert part of [032c1ee138449c93dfa885fab07796783945e174|032c1ee138]: Only the patchlevel should have been changed, nothing else. --- unix/configure | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/unix/configure b/unix/configure index 3958a6b..5ffc3fa 100755 --- a/unix/configure +++ b/unix/configure @@ -9598,7 +9598,7 @@ ac_x_header_dirs=' /usr/openwin/share/include' if test "$ac_x_includes" = no; then - # Guess where to find include files, by looking for Intrinsic.h. + # Guess where to find include files, by looking for Xlib.h. # First, try using that file with no special directory specified. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -9606,7 +9606,7 @@ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -#include +#include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 @@ -9633,7 +9633,7 @@ else sed 's/^/| /' conftest.$ac_ext >&5 for ac_dir in $ac_x_header_dirs; do - if test -r "$ac_dir/X11/Intrinsic.h"; then + if test -r "$ac_dir/X11/Xlib.h"; then ac_x_includes=$ac_dir break fi @@ -9647,18 +9647,18 @@ if test "$ac_x_libraries" = no; then # See if we find them without any special options. # Don't add to $LIBS permanently. ac_save_LIBS=$LIBS - LIBS="-lXt $LIBS" + LIBS="-lX11 $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -#include +#include int main () { -XtMalloc (0) +XrmInitialize () ; return 0; } -- cgit v0.12 From 9d05857f2e1878b20cc6aa7cd5c87ed5c55aeea5 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Wed, 2 Mar 2016 15:52:05 +0000 Subject: Update version in tk.spec --- unix/tk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix/tk.spec b/unix/tk.spec index af982f7..e43e28e 100644 --- a/unix/tk.spec +++ b/unix/tk.spec @@ -4,7 +4,7 @@ Name: tk Summary: Tk graphical toolkit for the Tcl scripting language. -Version: 8.6.4 +Version: 8.6.5 Release: 2 License: BSD Group: Development/Languages -- cgit v0.12 -- cgit v0.12 From 3c8ec9fb51362438b77878fdd3bf159444907b6b Mon Sep 17 00:00:00 2001 From: fvogel Date: Mon, 7 Mar 2016 07:25:34 +0000 Subject: Fixed bug [3137232] - spinbox error after destroying toplevel from widget (cherrypicked [e6d91ca077] --- library/spinbox.tcl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/library/spinbox.tcl b/library/spinbox.tcl index 02584f4..fecf7d6 100644 --- a/library/spinbox.tcl +++ b/library/spinbox.tcl @@ -299,6 +299,10 @@ bind Spinbox { proc ::tk::spinbox::Invoke {w elem} { variable ::tk::Priv + if {![winfo exists $w]} { + return + } + if {![info exists Priv(outsideElement)]} { $w invoke $elem incr Priv(repeated) -- cgit v0.12 From c7d53262ae761b4bffa6be4626431ec3e58bf394 Mon Sep 17 00:00:00 2001 From: fvogel Date: Mon, 7 Mar 2016 20:54:20 +0000 Subject: Fixed bug [2981253] - spinbox button frozen in case of repeated depressions (cherrypicked [5fe2f5839e]) --- library/spinbox.tcl | 46 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 32 insertions(+), 14 deletions(-) diff --git a/library/spinbox.tcl b/library/spinbox.tcl index fecf7d6..1965ed8 100644 --- a/library/spinbox.tcl +++ b/library/spinbox.tcl @@ -86,10 +86,12 @@ bind Spinbox { ::tk::spinbox::Motion %W %x %y } bind Spinbox { + ::tk::spinbox::ArrowPress %W %x %y set tk::Priv(selectMode) word ::tk::spinbox::MouseSelect %W %x sel.first } bind Spinbox { + ::tk::spinbox::ArrowPress %W %x %y set tk::Priv(selectMode) line ::tk::spinbox::MouseSelect %W %x 0 } @@ -332,6 +334,35 @@ proc ::tk::spinbox::ClosestGap {w x} { incr pos } +# ::tk::spinbox::ArrowPress -- +# This procedure is invoked to handle button-1 presses in buttonup +# or buttondown elements of spinbox widgets. +# +# Arguments: +# w - The spinbox window in which the button was pressed. +# x - The x-coordinate of the button press. +# y - The y-coordinate of the button press. + +proc ::tk::spinbox::ArrowPress {w x y} { + variable ::tk::Priv + + if {[$w cget -state] ne "disabled" && \ + [string match "button*" $Priv(element)]} { + $w selection element $Priv(element) + set Priv(repeated) 0 + set Priv(relief) [$w cget -$Priv(element)relief] + catch {after cancel $Priv(afterId)} + set delay [$w cget -repeatdelay] + if {$delay > 0} { + set Priv(afterId) [after $delay \ + [list ::tk::spinbox::Invoke $w $Priv(element)]] + } + if {[info exists Priv(outsideElement)]} { + unset Priv(outsideElement) + } + } +} + # ::tk::spinbox::ButtonDown -- # This procedure is invoked to handle button-1 presses in spinbox # widgets. It moves the insertion cursor, sets the selection anchor, @@ -355,20 +386,7 @@ proc ::tk::spinbox::ButtonDown {w x y} { switch -exact $Priv(element) { "buttonup" - "buttondown" { - if {"disabled" ne [$w cget -state]} { - $w selection element $Priv(element) - set Priv(repeated) 0 - set Priv(relief) [$w cget -$Priv(element)relief] - catch {after cancel $Priv(afterId)} - set delay [$w cget -repeatdelay] - if {$delay > 0} { - set Priv(afterId) [after $delay \ - [list ::tk::spinbox::Invoke $w $Priv(element)]] - } - if {[info exists Priv(outsideElement)]} { - unset Priv(outsideElement) - } - } + ::tk::spinbox::ArrowPress $w $x $y } "entry" { set Priv(selectMode) char -- cgit v0.12 From 1e12a7a6bfefbc1315f92dfb45a245d831328e4e Mon Sep 17 00:00:00 2001 From: fvogel Date: Mon, 7 Mar 2016 21:01:49 +0000 Subject: Fixed bug [2262543] - Scale widget unexpectedly fires command callback (cherrypicked [3c1a8559dd]) --- generic/tkScale.c | 15 +++++++- tests/scale.test | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 122 insertions(+), 1 deletion(-) diff --git a/generic/tkScale.c b/generic/tkScale.c index cc7c294..cbc5202 100644 --- a/generic/tkScale.c +++ b/generic/tkScale.c @@ -303,6 +303,12 @@ Tk_ScaleObjCmd( return TCL_ERROR; } + /* + * The widget was just created, no command callback must be invoked. + */ + + scalePtr->flags &= ~INVOKE_COMMAND; + Tcl_SetObjResult(interp, TkNewWindowObj(scalePtr->tkwin)); return TCL_OK; } @@ -1268,7 +1274,14 @@ TkScaleSetValue( return; } scalePtr->value = value; - if (invokeCommand) { + + /* + * Schedule command callback invocation only if there is such a command + * already registered, otherwise the callback would trigger later when + * configuring the widget -command option even if the value did not change. + */ + + if ((invokeCommand) && (scalePtr->command != NULL)) { scalePtr->flags |= INVOKE_COMMAND; } TkEventuallyRedrawScale(scalePtr, REDRAW_SLIDER); diff --git a/tests/scale.test b/tests/scale.test index a8d08a8..8c14ed4 100644 --- a/tests/scale.test +++ b/tests/scale.test @@ -1396,6 +1396,114 @@ test scale-19 {Bug [3529885fff] - Click in through goes in wrong direction} \ } \ -result {1.0 1.0 1.0 1.0} +test scale-20.1 {Bug [2262543fff] - Scale widget unexpectedly fires command callback, case 1} -setup { + catch {destroy .s} + set res {} + set commandedVar -1 +} -body { + scale .s -from 1 -to 50 -command {set commandedVar} + pack .s + update ; # -command callback shall NOT fire + set res [list [.s get] $commandedVar] +} -cleanup { + destroy .s +} -result {1 -1} +test scale-20.2 {Bug [2262543fff] - Scale widget unexpectedly fires command callback, case 2} -setup { + catch {destroy .s} + set res {} + set commandedVar -1 + set scaleVar 7 +} -body { + scale .s -from 1 -to 50 -variable scaleVar -command {set commandedVar} + pack .s + update ; # -command callback shall NOT fire + set res [list [.s get] $commandedVar] +} -cleanup { + destroy .s +} -result {7 -1} +test scale-20.3 {Bug [2262543fff] - Scale widget unexpectedly fires command callback, case 3} -setup { + catch {destroy .s} + set res {} + set commandedVar -1 +} -body { + scale .s -from 1 -to 50 + .s set 10 + .s configure -command {set commandedVar} + pack .s + update ; # -command callback shall NOT fire + set res [list [.s get] $commandedVar] +} -cleanup { + destroy .s +} -result {10 -1} +test scale-20.4 {Bug [2262543fff] - Scale widget unexpectedly fires command callback, case 4} -setup { + catch {destroy .s} + set res {} + set commandedVar -1 +} -body { + scale .s -from 1 -to 50 -command {set commandedVar} + .s set 10 + pack .s + update ; # -command callback shall fire + set res [list [.s get] $commandedVar] +} -cleanup { + destroy .s +} -result {10 10} +test scale-20.5 {Bug [2262543fff] - Scale widget unexpectedly fires command callback, case 5} -setup { + catch {destroy .s} + set res {} + set commandedVar -1 +} -body { + scale .s -from 1 -to 50 + pack .s + .s set 10 + .s configure -command {set commandedVar} + update ; # -command callback shall NOT fire + set res [list [.s get] $commandedVar] +} -cleanup { + destroy .s +} -result {10 -1} +test scale-20.6 {Bug [2262543fff] - Scale widget unexpectedly fires command callback, case 6} -setup { + catch {destroy .s} + set res {} + set commandedVar -1 +} -body { + scale .s -from 1 -to 50 + pack .s + .s configure -command {set commandedVar} + .s set 10 + update ; # -command callback shall fire + set res [list [.s get] $commandedVar] +} -cleanup { + destroy .s +} -result {10 10} +test scale-20.7 {Bug [2262543fff] - Scale widget unexpectedly fires command callback, case 7} -setup { + catch {destroy .s} + set res {} + set commandedVar -1 +} -body { + scale .s -from 1 -to 50 -command {set commandedVar} + pack .s + .s set 10 + update ; # -command callback shall fire + set res [list [.s get] $commandedVar] +} -cleanup { + destroy .s +} -result {10 10} +test scale-20.8 {Bug [2262543fff] - Scale widget unexpectedly fires command callback, case 8} -setup { + catch {destroy .s} + set res {} + set commandedVar -1 + set scaleVar 7 +} -body { + scale .s -from 1 -to 50 -variable scaleVar -command {set commandedVar} + pack .s + .s set 10 + update ; # -command callback shall fire + set res [list [.s get] $commandedVar] +} -cleanup { + destroy .s +} -result {10 10} + option clear # cleanup -- cgit v0.12 From 23afeb02af6706ac255b77e35f2cc644d2c4e524 Mon Sep 17 00:00:00 2001 From: fvogel Date: Mon, 7 Mar 2016 21:07:31 +0000 Subject: Added test case wm-forget-2 related to test the fix for bug [e9112ef96e] (cherrypicked [a6c6d3bd08]) --- tests/wm.test | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/tests/wm.test b/tests/wm.test index 1aa0779..afcc2cd 100644 --- a/tests/wm.test +++ b/tests/wm.test @@ -2276,6 +2276,32 @@ test wm-forget-1.4 "pack into unmapped toplevel causes crash" -body { deleteWindows } -result {} +test wm-forget-2 {bug [e9112ef96e] - [wm forget] doesn't completely} -setup { + catch {destroy .l .f.b .f} + set res {} +} -body { + label .l -text "Top Dot" + frame .f + button .f.b -text Hello -command "puts Hello!" + pack .l -side top + pack .f.b + pack .f -side bottom + update + set res [winfo manager .f] + pack forget .f + update + lappend res [winfo manager .f] + wm manage .f + update + lappend res [winfo manager .f] + wm forget .f + update + lappend res [winfo manager .f] +} -cleanup { + destroy .l .f.b .f + unset res +} -result {pack {} wm {}} + # FIXME: # Test delivery of virtual events to the WM. We could check to see if the -- cgit v0.12 YޭI@ȊDQgȩL4(#ws,JzOZ۬ Co(?HB%aq#Ăn( H$ ~:#؈qy+ 0BAL)0R"c"si0qkzGtÏ  A[c&^MyZ Su-'^;n(Ss6QI(,)!aмM**^JP'(shh"8%()+\IކEN@F6ޥi*13T3̸%QM KƮVy%EEQO6(l]D6tDPiw9G A[js 1RVZ|ҫVbIt0'y hy4 JQsCJԔ#"8zuH7QEȿ#ՆC 2xdgq7ߖ?}xKmZy>{54o;v#X!9jst"m쓜|ngiǖee~(Jy9X@E??uNyEjwP1144kho{@K^WSÂ?,UPy *m)=m(/Vp!EsDYϔ/T-1)_.H`UBN#PD(L(E=9Ɔ^vCu6cT+y{rh,v6TrPS4QwmRO6vw0&: j)! R"m6K(r"zÓ4NJX4ͣ; =3h(u =ei+T"q`yN~*1BEy~悶#UM@,`2>^RqR$|:0|Pc6]3Q 90CIX iy1_;)C(+HT(]AE%%`/P# h(Np*$)F!FӯxEH}|jW5EdehO=+I5X(%֔TYU>i<++H|0 {)K +O%7 %S*|*&`QuQd"A٘o<BRi5ˌڞ0w\(WJ(@c;(b+3Iݥ'%*Ț /+D*T /%9E"+5m*Ѵ;UzC"%*iFJV9EAHϭԦ(pKQNvS˕+AJW8gKAA;ff]_mMC!=&`F#f~"'+' ڙ'=VAC9`Ԭ;tIMBRh IPɆC*ȩ⧤J{'B{iF}|t֜jtfxj(}m̙at+<}8֣|&.lCD/m5;C-¿"򞹾J#J~ZmDU}-R_XZoBrE-S 1)S.zGeVV" "e/9^\i*EF%iR5} қY =}'Sb!0&RXcDžk5kZ^HxFV[$lͲR1m[t^o2mEEGmnN߫9R [dbښMQLfʏڝo,=y|yx߸#.e\+&^9M<;YQ''pQV#kK%1Cu@1"EqqP6íc \O[Чt mD@{ݼ>>< RTm1VV?~~3>^_Twh94鎮n($H|!0pQpƌ N54ENK8)I$D)7SC_q rUMDP0w(f(lSDU6*h) JhJHUAQQUX?w >-UDʨ:@PT1E5CADTC$ "jb98e"%DP Iو)L55D45QDU@T5(PDPZNfX(f"a 8(6rTLKAcj֘bf* (j"Jjjbh( ֡S#ēUM{aXp `oyu͊! T%p %ԦA2V٬6BbTP-RVdd,c&edkDB{hNόY KJ-g R6 !)X$" &e5.7M2:O4:iB/`?#&a8 "| <q򏠞*H\gPֵ4@e6x,={n㼧41mB) cPIgQZyǑj" q6b"mAFh+}93<1PHu< CyJ+#TiO/Ԫ'vpI>MA;n4JsT&9_A;w9Tx!y(JB!wW9iiM=(J~I=BaRP/Ցs$Q һ2rYTRd!!HE SYH3p,=8ZVO{Qg#,,F`0rFTŔlIAKI21XX0{߽ >U2~A)z@SC@0@OP)UMϰ$WK)Q,)B 3 fr\@)FfaI'R%>iMq@?;%Z>!&psOSdp /0R{WopB֥<<0C"~jfU@)MtNe8H<n٩_Xƿ…DؤYZ[ IS2};$_e>r]mSl{E2w'p)7Ÿft('SBHQ e ^O;P,s]#mVg2V҆+->+_%H5Zz]f>v[ٽJd (GK1׉Ln,dQknhFWL R],53͊HW1|wטwvJwjop6&A_54'dpǖA%Kr`Anplx{ -tCK")Co: qm4(]^F|;wW>z\%L릦D0\]CuUKA?/п=tJ$I2Yrc=c۞ߙ?_>W`d*{0gMtB^Q$$Q@C{{ʎ,2;01I04D ƹQb>Q'Ճs jW~{CV'^z%^^C(@gĎ\Xιp`͘qmM.(_sac%š}ϊ~jXI%}q=ֳ ߶ͳ\)xIHv@s@n>D忑8Z.S;7+C՚bS=Rh )0.'ŝ7 26V-ʝ>gǶ:b & ̸} Ϲ͂|d5-@F3(: l-UhN"Uo;=.c>= f 8JO29[$Q V6tc Gd h%h9 j:ҭϮaaW/YQOyz|;9Q~mghuc5 !#Tp.V}i z\~P^SaV9F.v]eػUvYLGo+5ár3?Yt$R$ÂKY*}׹ρ^ky|0&8k:ַ+[ԅr:uDZ\{qɩj+AYjUeDx`=d|D%/E)A9eVcSb(}jHIR0FsJ4i[/{ݣDz"6>tyG(vo{ h 3 S:૪tkÝ;+QF=u@.=%DtW^,W!UIib&B@ԬU3/ViLBIcی~^@ُK]R9]S0Q#$ @쓦G #ԺH.U^:D Mm9P: #40[@yC5p|ȑCK&6 =u7rnq{v~gzj;zɭ$Q֦S˴TGOS1#EX?g;@oԉ$qH;˕+*> cdx]u7Q"XPƾ{}҄$bҏ1OeidʷCe.JHUTb4pc ܈N0קZnΔS$5 'Ek{~uV -/mwDkg} iJ\ϳɳRӛ5U[]xkC3㜼Ă*z=z{:UW멮WʿZ _fyk{BPCZ=!pHb[l! jRpRU)ViR10ZcQF _'vR:C A'|P"ЧXYQJޅ{(Ěď3Z lqYذ:5#*}U2&$p]%uקv+K^6q戎PQ[}|l%M` zAd=:Rv*7m,ږ`{ 2r`u m|Q2 j^Crƕъ&ajɲ8G@p kҋ1ސlˣDzC0`4 cJZ%3E1L* z NI=UT4A F#cPG_ w h3}Jǜ1 B][lQ2$>Çj;w} ) >򗾻{D`@e@{-#ᢝHqߌ+ = dOzbFPx@GaGPDCA˓#OGbQ=h{D"Ϻ2Ƥa忩b;# N}`z"{ujG"uVt+5HبFuw㬘.4}9}ي*lӕ9&_n{n{9JO|dM"Q"H6q|fJ^84WD{+_KGJe h#?Yp>|r>Ƶ/gM,s C{`05fxar \DkF/u=0 OŶ 0*0o^bQ,DiyS&)G (Ȑyz ]7) dsU[ t|vZDaT.zbpʍxsWl*|^wn(bbDB@kٞVA`%zR[ *6FgU c z〙>>y!ta^Kֆp}ӫ@с46qĵ1!44Q RQ㼊>MnE=>]Z# = UوQIzP7[1@h#7l t!;;-Nl[w5rZ|F&uH{>]W:5&CT+0)J=9hj?C6rʱ0s^wHs[tDB J;rPUN -TYcY$`y]Lp#rwHYn:HDA0 GcO Dـ))Od _;BWE֞{l9:(YԇzxkgV'w[*B*1*zbۿA̹wvk鄝yUG H-ny"AG @f3PXESCwT潝sQ>mPܪՌު^Xs3rҿbzckt'V_]P|(g] kBgNڟF2MLj5Av# #MG#Vt^1Cn;`h]O5:e5ibz&fK2։fu*5x6@dH<46‹L*(okôV瞆\hTv$/'0=;9c49vK%tfݚa>cKfvk_5Z05ޅ0*<|Nu eŕT^eX*o7VKDn9Ǭ߉ս,#=5lug;ǽ]ij[ 9oV1"Rs^O.YֱiM+4_S6C>pDGz$?VR+:o(#w}Pc=CB۽7&%pA.R%j4SРf).FN*UTwD݊ =3`7ZΎX?<׈ΰzQ2V֟}˷7~H-P% HPȔ(ja+:K!T@ECS^0` :!kꮇoљa=:u|^Todw|F= >1 0"ߔ? !]13Z'jL?P顮rn{Z ԫ܊oyت)9u=lйdSPS_%Γ9L{Kmּw[٫|.3KF1;wwJx*)'f yVdkjbyMaocz Ov&EUS%IĉjS7DH[ J]P*`ʍX̄QUDp1t!Pwe/zwqi(k !QCB,u#]]u]kY/) e *J\/'AoET)uu>:u(hޝw=Pk*u'mbWvzW_y:ã$Is#tWʶ::fzE۵yף޹E:䨢&[&?YGZӿ,"8cåb }u<91 Y zs|{35*J'cZ*rZ+;m^M*m)WMQpwVGG]cg=f1&eEf*csZN|4U8hn\bֆD^ o~.Z1sŬFڲa!\"`=̴ -]&q1ag>-'qf;ǦyKm iiDOPRc_}cD/_U(rUb0^;ӵKyISTJH Du@y#5JZ&0E?"%X(*`hfb)`BbR))(bjZi(b b=+۷֍Xf*ְg*Th: "4&*~(0S1*Q#DFg|>A+Z}ECDRR D [Ev emFlREHɝf&$?ɐh^9Cl\{\yܹ"S5/8"BND D}wL|=QgZ+\^-Yç'MAdJjm$ RF盁WN-jRl TI%4H(;XlMIS;wILk4Ʒi7hBEB=q5 ESaʕ;eK`FJwzc`:u3t5 lY,on/6J J` C!?&vQߣrᳲf@?ͶU' .\uU%IBW)c9+T+ R1U$>*h!E!YSbo wMbBQH%NA 0>jA{&(Hy Ot|P\p/D/ O=в)>H'E!UyP0pNآ?5U S wGPhGc"!"}6I;@T9jOn)-^q$DC3"$e 6HGlNphKĆ30 ;rx#h|lws2N=5fO37K~h 7V.aTޡmZXtGx[ڹ j,3#2 BD2a 0IԢ{#}6`r̢nM=|ZH NRzZH3[{zI$ Ѷ﮷22M FX% /j@ kسkHR .H0H&d6\&|xU'&%*ߦ$a[ $ aO5&9h |WOs&)ALtE_F؝!05hI 2?"{HRH.t0yBIH_'gouZ!jҖ;Hx}s=[舺:T&?dvLs3リ'/ NSHU<(Sg@=5ЈGw؍ʨQ}Hjzv_ PS͡$H}n69^]9 DwUq}LّWZo`.=f1/eky0~ιDEJTd]&~]w,|IJ 5[iL=Taɯ-.R|[$n`~ g KW!FE}|'Q^ōgA=ZN=3;}iyj]A[ @5Y 2EYlu` J6nJ15~]NWr .g:m3ۡ:ԕA s5kDmkt~ 5{o8*1@d}N]J0')؈SaUCu36 g\iDt ;FGj\h̶"xEP\֫eQYBR#_pVځ^]=o~+=p~XLT(՞+'F[.{(G|0YZT.ɳ^e9MODQ̙iy6z$ORO[,pl텻1^*J4cuuIt^|Oo; 6 OUMkCq x}`C{AtuDh~ML45D*$R@IcDu羬Iߪ h@#$@O?`(`Tۑw1ߒQPF,m1 4YIAIIVQFrڳrF$/+5Dyu t&>n$DX!)azN@.%I1A l>H\!]%4dWv+-3rV#2E$v _ z4=ߣ{LA~:s2+r@mM@#,~G p߁Dys;>e!"`|#ZeԘUU !NْDx]?5=MȼOOx,kH~7̽lN^m 6yWˑ?^g $]yAC]dU\?y9a#.kה,v3I C[|%fyYݬ(uWЀ숤8Yb[8BpR5_-y[(ފ6*ˋW5Za1kB(ߛt]L+oRX~]'=* ƼL?euRkފ@%yvls{- P$y{ToQ۳4k}!@7V'3{q{ѯ.1sZ;-&BTnKepT`P r6zύADiw 0& hŵkE<(0A}8mAeC.X6 mG4s*.J"h Piq@)za1Rw'Rvw~x!R.>sHYf_'&JTx!P*BPJBE@sٴC|md{D~KQ;89PQ#HR *IES~KU79Yd@y*| $!ƣf;Gdz{,?l!f[iWBh Tˋ3Sb W!= |?ףp`ޓ3=lB"4d(/Q`Z&TLZҌ&{\w*c{q ,H$ne2nUbB (cq]hÖuDcyypD@;cʽk'xRh JE Ii!b!%ZVji("Ib)־ y)aBJAZFp&];~k$򀊎Aşph=Ǻ\8'F #=5M>v@sb>]=^ %v CZ!KV36˨eYO#$XP,418ZΏ b(}\YϜ`\T \h#R ֱsdPƲ3OiKi5,IVTD38EQʢՉl v!1 hC폞Wg 3ӴX|Z43D:nrjf*S{bXNEL!+G@"R&DGu% *Jjf))(!b& )J(*(*b"H(~O l<9._Ny5QT&I'N bkEU5D@m(b(;ߛ˷m^ҞAO Mƣ~#wT׎Z:Zaӧ]ߨ!}(I"ϟͷF;0 |k ]Q>#JO~[R1Q%}gI%|v8xOku3^㬟B{a̱ (ӎrz0{OBw4P- C\1OIIݮ"4>^@3mx0DjwJ Rd#ht(|u~j =D5X $CE@^+bEb-8_$a ѣDS $`2, p e=}ƻ6=.LKc픎'xl6jU& l\U 8dmOIs 0%A}j)kmJ?lyTΑlإoJ3E8`b|wϾ{,X́TH5=2ow%W7:4_*c-_VSޏ4<e!J% TvDXsgyto\(n_WdN@ FxCHx(aD!D˨ z$xҚ9('Ccꏰ%$QlqZlWY$C'aqJ]B")D-+?˨ĥ'~z"34C?)0PQE|}W*1%445Az%j)fէk5>M]-lOT#)}<͠7 "$Xr!'  l,1ңxw뀠 ߩ%|= /\CM%* Op Ədr܆xG#ڢFE %OdضvT`1YJ@8r,CWVqXw:S(@):^7ɳ yB @3T:С8!a,7{5C ,\ӡ]$sҒ̂I'<*#G@K8_o#VDk(7ɝIX0U?Ulf.F 5؂c۪2h- 2zԴ|v6nH3td+4, 0 ( hd].4Lf+v"h8kIx} ('˭q_+-`A^# Z IGTμ`L &6-)5D…ʸ*a%IVX]K rW^c $f &"qXBS]X }T&Ѵr&&rGCyDJc*&uS0&c]IԢit@6&+$zAϴ 0L D.HNs-([ >>,:.Ju <5 IGZߘ 4Š (,.k]Xڗ-&. c^O824\xG[ ^\gpǾ}dV4z:LT1/d \!v~ɓ+Jm/Ia/ 2iJ ܱٸQ781> EVX'0a3"{a3lKrA%,zu%wK3^3 cE-745ھ+$ ,)(4-`ݽwFL凌t)0:0àuLxLdICAT&%+ VAWP%e3=k~/CrI( $ATI15ç/ P`(QR&ij)'H9REI0$%5EDD`׮2 珞tP7"_ ٹOwxr:m;Ĉ߈/oa[a ꆠ ?!ԼDJ> h=8gMCpv +'hQ]`x8f"$"PI=ݣaSQ:EzOp!S:v4H!(2PсД/$"Fk?̇' yN.>o&Q"t@TAgA»IbD?? <*AUuؐ6!=@腀ʊR$qfw7NVU\:Ue/ZF։<;8n)!3S062kْOzڈDbQxa)T Fv;=` kkqM-u!n:]M[2Z;U4_~\1>&o5݃Y,Kə=w6:Y~>%]N w=>pNx{ߛ>yߊ^B w_Bjgbn {+r~Qt[fo)ڢ%ZԮ27 B RF%6#B gUtT3+}rXk3:lr.CbY bb%;:w%^ѣڅ<7y~Ow"uW5|>νnލ sy4\u> sT;|wÞ5m*ze,kKMT(# h02r/Pp(qtt "޹uwZ|DE9==^b>tjqI=5AE\Q6 R%oVa$Zx4Z(w}MqF 4K[[r*BdPFI{zǫ˳gFeϜqSiԡ~q$c}@τO3{y]몝.s)Yln~5lKCX7Oߗσ4S@d_ 6Vh4Ps(lS>t{Il5{d-ztWGz>(ךt7\גyS{{T|h&O8^s46llT^|śKbD< $OW/s\꾖T!zdWCFx}-م]u2@4BfjP22uv͟$ErUzJ`ָ@m%=[@o7)5Yx4`dؽ ks.Z1Q\*}q GlP$:s#]n*dP$zCL#)4곡Y=q ";|O?+O%†uX\bjl)7S$% 𖍭Ym0I@R%$ Y@2Ғh3i BT8P݀Ot =$ 62ۮ9gg=>I$KÂ^QLSQjI""o?}Ǭ/P!^kpQJ 1FA@OufZ'&du?PO B%쓚%2D8{P;^*?D95ɕZ2N`w^CHh[ 1+2d- Z"jmh*<%2Ny vaŤHPd<xzeF\'W@0310**AC4Pxޟ7EQe&PS5$GA/mDGދ:'ϭ|x[& {}HR?5 [?vM O`ɢ9##i/NeK(C4>ZhxA8('I#t RKIq94IPh $M5%24ʣ(,CR$")!"DY)xxrg/<389 u #<eO B?OJ߷Bz0Q 0Aᅵ摤zȃ9U @0D4 ,x @Jc]pϯ~oHLyh~0h6/.I(O1ш1؋/x9IJPSn2uIe@! oqa 4 H&r(RM30^-o<8gy"aG<)t6,37kǏg8Jc@r94B4/hr>Yb1)lcNHMP4N@bzc~$C0DURQUSGg%y#!|H& BP2>0))TS!;uѫ=!DyaI@aLLstu $ 2R@= g}XuC7$:M?(r]!T#󸡖f Uqfw& :LzFOQE_Tv=AtHH )w1GߌE_y>^ "ne_֪2&=pNzbnr",F)dtg*4!:x(RnOd;zԗ<&}CY*tp Gt9篦OcPq(3Z,yx+)9eAN hs@i)Q@sh^~\b2:OHo4x/Y9/eI;NUкN.IN{Į NealpHr@O;L%lmt1+7$3&Ø`]N-Z{4t90܏:G.Bw9ǘHLX>Psgo~3Z"ضpaS/yHͯ Y_Y}x2fOnCu<15쵉 OxX/yAZ(H^UA'}ѡ=Xj ?yE?B?=O=<9uǻw [4AAAAN 4}p5%2i7dAHCpTy*UP!C4|f!?߂e-/:tCT37Q4ܚCDP!CRP4%)k2C[v8yG<.yH*O= PI4:C1RkBv06ƹ7~*D($s}wH hyd(ܧ59jRڒw0ɦM4"dTXjM|%L3&9GR!M@^JST )Aᗯ#_@E0* ! ci}o_:L;zI9M)3HQ4EG04`UU)̕PPy<+ uD!5qr (PD.]HCؗr'4HdzA6q )hZ@p(=wr@i @Ҩҥ&9SIT%h`yP$00BQŴĚB/!)IH4PRsZMdKMK-כּs:]ym&fnjO|HwQ(>Z7C0^!̥P\rZ"CmjB=aM'QD`a:n @Fa1t, jVD-Qtk{=Pēmj }a-u7%YGϬ0;X>> JhLHm 34O2uRU5O.4GD *ѽؓ:8˄5HN'hWv@p^[h w3Wԍ5XhwaIl`R CPc.P70r IӦVCΝ ;)&$JfV &UQ*J`ZZhj4HSHRѹB\ƄȵQ*U-YEX[DLHkFC  JZV@T%/쟏:JFbi>K`9#Tg4#s%T :#2hD EWCCs6֜cUCԹu%+,^P"K}$"9BPa߆#y} 6<kࢧ񂨤7>4uLv{Y}]T_zgvB7ԟF{A&1\PAPļN ITCE%L $N'oLk}ڈ~'k!ۡ^Swq F9Ymϊ, ?bТ3m̶XR6ڛP\fVYmJF*#iw OLdkN!^dø9p ڞ!hsofohD2Jf} LEmmT]`҇.m;YE#0)`"P`PUDAT b JgPz I-&E JxQK_M 铐.vIM8q8qN %5JX" Y,Ƭ..U[m5!@8sh"سgcelRQj- T2m!wsXF 6BkXŭW[GUkd[Ku@Z,zB/R6B (Q{l*5vĪH*إ[5DC"u/\PdFpK"4W3dl4ŶB&Jذ]eXFe2tM<6>`k䊶N% [JKEkK&p73G)6K^7+{ǹFo%QP4!XO[Dr;k/OGPC\ׯƾ6tT䮻:J[C[i֙TL0rTB!@҉VH:Ȑ"l=ށ`ɤV G38q!Y lձ/X T @p"8'dyIm4v^W-?t~O $3fg7Ȳ0pEP( T4#ܺJ ڏk-C#J 4PBJCM,PUIATTMRL LPA411 ALE1A%%1T0HH @RQLH@(0e")%=?(AZe:t@* B"'ʀB/t%R4+@U!5BP- ER HM- Zқ`1!M%$1 mBP JiE!C(5) )tbCD@ AY"ҙ۶!P~`)ty pZU>cJNtsbch+Rtx1 جU?y? (|5 4UET1LTSL=4tD; I) q鸂>4M=vQ A=}8aŞ")#KG=_vjkh6m86c6`@c(l< *IZid"bj"&bj RfB DUARSQD0CL55QS=;[@"q"vGOCODN9 _^7%󘐠) b s&6Oz(B ?R)F=>!i *)F2dD(Fq>(hPڦ;Mv;Lyt|NtDTak|@ 4?D{/<ղ_(0ا+q??^pE]Y_҉mfu(@ TH/jw"H9n$2(ЫKA Cp\!t R5`e7)ӥ.:*M/H AnU茿M!g)H ҄ : FOn%BE$TWz!=6F)6HTTȠ\^x?=J~K8AEp A|^< Ye{1-`;,σ9]BHT J來?n?(N'Zȓ  ;`=1x#k؎yhՙ4 >|ip,9.xس[m xeLyq"pLQrw\-A-rMu8|Id#<  !RaWߍE`nh9-6i&*!Ӗ[H)d P\u Jv+Tx0vbt6;$% DSMJ)CE3aXh)`~6P4!Tt /厞WJd0GING:ybniC׸@.{7D8zo3 lv(86&X{&*g3 WZĤW\R~ O%Nxd<JWRw~S %<ivj i)x׏Jd`IKRevtFH`v0낅 '!Ц12#J) < g pt52Fu H*\EɀP0? `4HFxm/@4c0kƝ(vmcq;襓emBizJ'wg'5$AɹS=#ts?[ #f5}o^8gp4GJ}eي|턻TNda>ff}{cr+ҔTQ*##+RiYz~&CQCĔ NAT/_eb v}7o=#sFKHnSw? $K1q:#q-Hm!D:!t d@؆* B(>24(DCQԘt(5LA1*iD/oI!T9G !O"LIA!R#2З)̘^9#l#$,U =ԃv<öFlCw|dQ@){~^y5B9 0mdQ2~ׯIј{eoca%Hf#ɦNvC,Yݮw<(\G'/;D;$1PPAE$C¢*)B)@Bh @HJJ BdfR%@) Z@EBZJ"Z(`)E!J%F &* &" "f`bj&(("*  A&ߴ |3{/}AAlj]bD4'v`AE4UtW1؝czƚ)a$1' ou e'Ù+WZwLEX uȲQ_{)1Fw¢`9O +0emk[V,֞ȶyzC@yNV2ki9ߘy۱Trw?ǥ谩]"/~9,=NγTVS\X}oLOV7?%Ugxhj-2wuWasZQ5Q:3(>sb/l1+b^Na~t'E+dbAqA:%}e/m ;ɗ 3Th:DoѺZst*ߓ fb{ٟ ʜ?T59.|N/mrV.^ڕZ1C[b*GXty=9Y_F} BI5\w6tM/3`20<$J__WEEF~o˥/ ʨE3yjKI9q@?scݮyΦF d Ԇ&*\=V5?#{Z{!BgkbM\ctF`drWy׮49- wcEJWb}ˬ B) :i)KS`t2g܏k/1Ғ0q,HZy,Lf{fύ=vaFRr̪9*QS(s-#Sm l9c>P=PDY>Fybj l.ZUNޯAL+GN6^iXT"h] KћU5=!{i.;q[y!Jƾ-^1:]r1W>s3}QG{coitmckg[q(p ¤s![5XdU3`}TFDH.oo$Фzw`i>[}Bj~湛擓S uW{Y V}%5]vW+cվ}kZgƆ0|dБCt4"(`(a2ɅV?@ߋK@>]8*]I&ڷ2 :iԷrdZOTTBnlt 8v/(գ#Xxi] 䧀.7W?1DKCv[ٺ=ns 8G#{)O L%]rm>; N 9!t8NPd R؇"k9gm1?ga[Vx?^`jOeMGg (b~$S};3Oa$Zhl(J@4R:G43 UPiM*JP4 %Il J)ilD3ByjZyhR (B$JRJ iBJ@DҴ@Pɥt!BR!CQ)E% D(V @BCDDҴMi3UW'HCJ1 +AC$J $+0 1( J1LEU3whNFJ4P*jZFJB4]!iJ(hZ  R*(  F!Jiij 4M=؊*f*hA]?M9'U? a[X@Or:t5N}TDQT )sk'- @QiM>3m[bBg_Y@( (J^2u< Lk.%0f(D뤊9 `ZTbĤ ;0^|ə ")*b"# }(?t?k-Fqb iB:h:ɒ ;,*TCRXHJAHP=Oq'ICZbyM4 DjN@yQJR 䁠9& @bj'Zњje$4yQ4 u^0fd!?nb_g}c ;g?@o3;bP`jl"iڈ;r]jnn|g_ ʈ֤`<4 $THx9<cPHB:oe9N@HGoQzh=@CF iJ"*h!P+?DDH)d'~jE?vӒDKWh *fZh̞IMr  TZ(%cLNdλ~g|Nc\aC5v@A`@F 24"+BH҄V[ C$P3f5u9yy9}'t}>7:EJv@52D [vC5˽/%~U 6B:*QZw=pرUAX,?HvE"Hc>˥!N^CD'`ZpI4/~ ׋8}o<=YUQăA\^Q:3Ju'o^9*{aцJ T)A;[]% JR/4 ȦGr럣vCg8\@Av\5k-KmQlkLU&D4!#14[Or"%௨= ԥSE@4Lϛv69<|*;hNedNҞ﯊q|%HY]p_y/yI3Swnh 'LK@Ra}?1A%PP)AJTޕ@{y"|wxr2bhoI 33!+!8oy{C?Dq>^c @dٙ% 9`wM?! aR=͙a&{.Hp!?_[ME)Qcc}e@$T&t-QI"UHHʊeQhwwj(=d3!=+DCת-.` (# ίz,<-b}+'$O&D9b/Tkp.CSz k!M/Fh7c|䮨eC 4Tly[ (Ad8֯lF5UNSfvhV=5L$UOmw%B9W9$'Iry OXe ` eS4(ԉ3ZQ3Î)Hj9]b\=&~NsGtVPv{z_[J>'8m\ p3f,`nݭEg [e)QZO٥|.7?w:~LG6)ͮK}Rιbk \:bP S"Y/¢S0ѧ_]HCy۱`A7 X(sa 1 HB_ËeB13P =[wI띚\jUkf T2|bm,FšRTFE`7E8Rgwn=;48S# gQ-4YHXF*Y(e"xS^og{lwuV,;J䢅dj#?N&"yO~ݓƼWv&VrQ>9HmG繅QW-= e2,/ciC oW5`;%lm"!zQ5'=T퉳 >,(aY0MqbZ ,,Q(>zEì<`zi嗡b_XWRqǽZyw7\d7(!m߫4|^GrZSbX͸QA4kUklLi=_V`^Z/>n3kA5`H"Ξs6D?jׄ-A@wPJ"Z=[&d|2 >6|ٶݙ ENFj4Zz0{p"%6͆mqJ'6,> x^WBU"Ĵ 4LSEQv4C)zvjEζhٞ:cDzxE<Na@ N#^pl33n80t@FlnɧIУӮl&Q4q$ H`e;t>ihNoIB~AD"ޚ`8 2d ~RPnOO<ԉJŏ\jfzZXs+| y}}8Op;j6-:mJdz?' nI2J@UPih|c*ـd%߾M_&Br\B?HlWL5v-ViKAem@ ]{zO\!XŐEWߗ~'7lЂ 0`Zm-*h5V/ϐ\/P̘:_cNRL ,ۼ>DRe'j1 {;'r(%@Y>캗mzgZaEJ-! VD; у2'f]0цض0ŗޅ7;<[sXZ#V';S*ɽwҪ> imMO}g|Xm9*_7{UE>>]6錑ґHۦ:2>N}i}%QOjnۜ{(e6EhSE+= /ޯ ޯ_By$}nVI~e&VCE4VD`P Mm@H2,j33x n&`2'י(8Z00j٤v AII _0h$؆"#W%RCHr{Zt֤ fBzz={%Ts@9  zq7N}*qDۍ=oD-#E%DTQTĦ "X HB RIZ>Vyqc&vI'x'EPLP"9 䟮?x6fWfͼK?0czO}uS?oGdcU[ϻfYY9ZC=4vnGO|(\KxrVa aXCb& p۬S̓ C̩Wd;V*wWǗuԲGD$5-"5J Q3ntHC"Ae"H dXґ@$\I!VPIԱ堟F3v* $ Ffh1`h̺Di bjoC^#զ-lX5ƂhrjWRdEdM:`PJJd?# /y:tF>>Hu^d/LtV-Yb%b łG He MFAu /p+t _ɂ(~uބB/滩|:T{H_wib9Ѓz8ǟ';S8@sK|~茨=$!XF144-`;#YV|f4H.D*V B37XA$5Fxˌ[{@[*@(e!%_GQF M$ R JUE]-׿dRnYP&/匢sU yA*m9ye&Vo dMaYRE-{S-5G? zc~)~914Q@*C1SNt{p_.{Gw~(P 8|&|%}2{61 7s`нmbrO|4BPR 4I zҨRpzVzޞuMv9f`s=>ERvFFJRY=a%h '\zd{֩b1jIH!_l^զ JICj 87 ׆VzH*O^6,$h5M:ŵ>!AU3-I1l}\pwPޙ t)% Xb%˞y $q꓎z\fE(ҍlԩXd),Xq="1Da)R m!յ8b!ȰŲbA Dw :H-c܅QQRFZ$Dqd.k=\x`m7M ֱ((` r( ˙Dӧ]0 `2THƋ) 6uw8NGje|T@P4RH)#}pq؛v, #8PK{D3xФ!r0'[ϷLimHy 1ɛ-8 xE4(94DŽVB]Ht@4DH9y :q9< (`S_ڔy-|:"xcP;ȽJ$7w ϙ^꼜xvۧt5sƽ&ٶX+EȋMgKL98AT404DA!QDPSA%D!zl>NqIdM IJR(SJB=f-PL2!"u3dC:m;F' 0]@8}FJ'@۱S#*A#@HYc#a0F3y:K0;#&.,%uTDp  PSf9(Ԇ0iȡ]4(򞗷B 5{iMcn%K^PD30DWjXEZBd$e34TM*2UR*ftUYUkCN(I2I"fSc*j[`݉"ɵI=7šBYr֨{YC&_r7ucmTBJ Hl鹲%9A4EsL!lijiPQdƾx_9{V)hզ J{ZE:gS[tnt)6:Żrd;Mh){/ŗ {v V6j 4?iHT-~-ĦzL"j{i2 fϽ uOW8>;#P`ձ`kC07XYuB(Q)=(D,!B\.sElw â-($ޞnոql{@H U~1[7NhF !*(`>SJ r]L@"+.Wkq b{ 7߬| r!2@u8U\=49:6£^>A$Yfҁ9ghT0iP@" }IP~rߞ%q2AC5Bj$*TD &X!( )ZWtO%QBvJr=l!7; ?i#x`0ntņFܔ; %$'K<3R8m*uy⪊H3}9la*8^ݨ)HYf"f) i!1KBERZf A%C)EMoɽI&G O`0hYmNKۺ@щ^f2w Z/6EkbMRNQ,Ɠ܏ѝ}*zبahix/S'̶8½2D:YPe:{{4f|d i{T7bxNylzd  XNҎ>OCrG?pèB1TM@) *XN=?!NC"FE=AP_zݬzDܵ4F-ElI\U݀PI*хe*QXة"NgBݲg3F1Xŗ"kc#]e""Ȳuy֣U:U+)8ғ R, aVE^K9EJڊ*)jQm ,T-2ITR-)MLRd2C KR| M@03{fDAf$BJN E jG$.QIXK:u TnQ"#͟O}bzc]rF*kR Kzk-KQEF˅rSq^z'*rD )6d%+3(iW8䷤P'"?Z;Ai(!&mj/78jJ PgJfs5^E|/>cN^vGs}{((H 4h"Z- >lQӎm|TC$r\u4П"ǻȝxU}4T(u~97F Xtnc˦?,3A郈q?Gﳁ B`с$EW ));GcN/ld'yy>FQ&7操^~D#+bCY4:8# ݝ>C&UmaJGڪ}p cFwpģ ITc)&S_вhGrWP%\5M JdjuGE Lqq'f_b^Z-E''/Kx!iZ#kR$@m)hMj!iiQ 5-S5M}#' 4ȹm`iP5㟛fTP!U@3TU32_Ik S4EA̔R !KE㊈*13NJXW~iYQFXo/{}yh`=OJZVz_d~Y* U=zduc<;ȃdt=ED1< ChO߶3^O˜i !BK"#8ׁ0i;#*FNHȃ5Yӵu#DEͭX#m`"9汒tJKY7v;B[ơ3WI)h_/'=:RYιbjJʅ)jE͂kz/R'ڜR!uU9x0l`qxH!59*2Uul"$4E6_CdF=iTޯGj0R_h (:FKQ!{t2 2s]XT($XaJsQ[B0֨(Q[BԶuIWV#|=o>%ta6PU(24T+;]9oSϊdz@Z$h=>"_N+VRHL0hySֆg$|wkޓVR|!P98f@q쏞ŅO:A(Y0sҰeJVXfyaz]% <j[ΰj)FWw:֗́8x01_)KR=|B=|ȻB^`5q\S9h 6B٣g3ppgkZ/(`SZ^U4:BApna(6TTpߦyj x$fQb#ayU 9 (4vxz)E*%F m8B/TŌwWVcE7>ny$I '$ NdV:ےy㧘)aǠz 7K.rY)`EC5(6O IQ5qj6QJE`:]`=J?ڴ)_=m_~Xyλc[EADHU-+")S#(EQ)]Nb"*֚(fbJ$*R( YH*`)"eRH(Mhb(j֘!h(<{m;&|ⱟOz=9 ҵ99ʡS՘L=-zu=`_JU1?uDHxw>wP{p:OsM5dQa=7>yIj/ Hi) J =d㗥o.p uDWADI B4P4!B-$G$(|Q4#J*PP #0@^HIJT *& I5 4'i @K")C@4 4 5@)@%\H(R-(iRQ4RUDSIJP"4QTHHBIT:@@JQTDBD#L6(b F04@wP-!9U@ C65.$h X;E@to;;W$D p8d|/|QǏ#&JR4u>ᆊ * i):@;& Lx|ӗ&>SWu.V,۲vF'c3Ewy䔆JQsk!h< j )H0PҎp.@hBkk 26X0) X<T J!I!aPBCi ?jv#B+6Pr|"'o~=]ԋM+; @yyHɧH(!!ɐX'!2(RJř2s2&T=x/>:)) `=W>2){B>5!ĚݹG!;CQJXABzv}> ܆}\ɀv< S!D3ݡ|!6 Hpq-n u#ŗE ^'S;BE )' GQ:JxB)By!ˈ2M"EfN's^(%x>3 \yC083H;0LSvP ^< j 9D1 I )J B @ H#k-4/V i*j*f(q}7=l+Ƞ)+jm'33BJʜfCL XTd!ơjF-d(1׵NL*'Z5+0`d:2ڰBU"!QA erf҇Q-דyW'Jv3YR(K# ¤qF}B~JӖtrDO 0zwɓC.*RaY(n3}F>;OdX|xx.a2@u"BN@Д5 R36`Ka-S= ό 6O91Z|za5¿`@ 4 rx@ 4-)IB4:NS"iB /1IFJgb_a<;#a)Ne\̍Ğ>n :n:YS|0λ #"R H/UFqVGOQ{z8&`!PZ:(wߗ8K90̲uFuO X3V+ DsJf]?t7xkïqFdj]Z7جL ~}ɲPmPU쵠1G:n[t㣽;{ǒt{h$ yk^`|U)%;\ P9wy7+) 䈆   C?~D^RϺCG;PWP%/t&ې <ͶQAT(Ws R &&8A( TJhiz^3> Dz.ޮdV@Gcn((Ι $*h*_stDēTP-4HLDT;~P4QCAII@)P0"D5J ၣZxER}vnBPq:T4$@4M'M)BTK5q*B.բxݤTEP@E(L$AUݯ ("!~= 3m(ziClרm'R,HR *4P)?iî:FIrA;/^>@|eir!)BQATE1*b((*}@1RЌ?6aيm˭tRe8mD_dk;v? bJK0 d>Rgw~b>ro $8D n w 2ꟼ"~ۀ90eyp}^&GD}eHUJP%1UDHTLHJM$P%$Q"z۱B!S#"brG4LDsHxJJ&`gYG(CT!A2@yJj3A@ٸ:\@9H"*G!)1 I@i48/71> '֐(Q*hh$&Pt4) AKM)E"PyHdIHAEBC)C#:4o'#%@ pЈ5hO<8TAmj*?o0 *4Jgdxb$ڠG3R\7on仛!/Fh:N"B+i9 ӮPS 4GYM4!CO!T%I/L/W~W#mVoXt XYegB'd^Mr18!Q`QSS&AVΊhh.vC~hCHáhItbp'Pt)]ڵ#gR , V+$ )&e ""("B"( >f4M@IAS ΐ`8G6*@#I2i( `"Xc͎ZcD$\sCSwИ/@Q҄^m3͡ o*йxW?Q]j+ىUqh쎼uxn8(YcWN/ˠ)-!H2DJB!*D˷y="Z(4R(TS ʱeZK u+P1cLF£y?,N5ީ$@>{:)o!׌rcu%M):6Gøv~n%SIG24RS`Pi4HКtTRΨR * N")Z)F)+U5QE S DTCI 4UTPIAE1iE j*Jyƴb >PdS*PS$BRPbM-k;)mQ( 0U[a.p!@8y&& ^Mm E+ $s`KZ8nQF'%@!=/a^pSh /8bu(D%';d %;Ci2T#֥@y0dIQ.@D1J҆?wÞO9ۡ(QқMB}%Ոz=ݨn4R D,)d }|t5u|8g$ibܴ^ԇݼ5dGpww /)f* Mh^hiS G>RBJz!f^XqQl;"-LT2܅BGq2n0VU95| q{05ي00h0՞1s[` TS|[Z<|]aAdjx~~ðR|/÷}WyO'/ΓnF hpEd`g۽OH]g' sHyuʝm@zahK[Oޞp|/>kܣ=C`da$`" ̟|Url/5?fd3OԄlxVH}# Hu-G1kzd!3WFP T | 8룋xd(˃ ۃ9: y,`n<|x0{i7PRrTGuĨETU  Dɜ"Z,[Rڢ|8{ 9PZ84ݿ"' Pq7{J(k{2"gSxmOLw(|Nyq*j"X*y=( zR+t4#@<4F9(!BwX4@Tcnx07;bD.oF]ve" ;bPERzQ4%Pޘ% E#KT)S{a& Sh} j|D_-o0(?쩨O}X41ڶhKX|u&"# `ao{jCLj\kͪklڰD6hA,VmFJ5V)5ؐ51lk͉ KAZJmÁ塤)b43Rm#g@#O{hҚNgqz@QHYfDK$0/߫~;w}xc!)P B$ӏϤwp8TYa_Xumb'|ңXCbiaVm*}v%yj ܘTط]Xݥ"2eMTR 4b?`YFe ڗ㷖tK=:Z1%ظ*|KvVe9rA鈂iAdƥb:3$6Ȧa1v mv5$؇(1]& h(U%k@b!60b+@'l:CC !TR#lS@%?H{ї;`> ˈHyH^T~j B;4O0"|{szηcvs{%E+1DNE@Mje妆W3F!)iȖHT(ywT,[%U"$9!IJW&%r{\CMl 5AH"%PHMh!TPD+ ER'/"P#ʄPX2( )Jj " TX%)"pԄ8'F^Nޞ]"$ K,侇T4QU1Qer*჏+Yy tӉMɚs(thp;LN$7Fd'lIê K :CG?Q8z=M1U8LW%KhD oLe Ƒ15(eđLFʘk@9.As 0(d+a 'b*qCHBҋ@0n"$!ķJ/P9)9 e UiE'GBtP͚N0I@#H|S5y@N<Ch#2ؖ8:trX@ q*$ `_ڥ%f9Z5 -ORcS?'lVBԈ>P"uڧ$:{S#t4l:<9î5Y;,G{;Iۇ0!0PöNwq{ {@߳8L:J[vmpQ$ P }2?C#8`O7n6__7h0%=C7 TܗqƏE/y"y ]qvinA1ڭXB`z= mW<Ĩ+rU?4ߴk$+ Re((C\zQ&S'f^PQsOC%NX f ɳY?`P޸I4:v&^t"w(=XfI j&bHVfbHRj!a&)"Jhaf fi HE-%i2YXP!Gtt5QR+@O™%`%L))ϓ=(QcD6@[699R}BJRgJjXMLKnE,'d Gդv# < |;2s#|A f@" )èIsz_-ۈ$K^8: P:уs b 8y(=SJ2ǥ=}@j]=r^|M={K|Ay`vP9;70d)"[Gp/b jv32/s~ކ:>p^+;R]i*4x;}'iQ_y{oXٙ~leL-%ZP".I\!0@QhT5mW4 }ɪh":}I恽o<վOSGľE*aw΃*oE=S{02u{UxIq2_QG C\1ltrpz5'3Ȯb%Fo'!Pgxs[B_Kmk`ƞ~C=ҕ %cnwn_Dx]xBQbIF#Kl7)N!'ťjd޻(yýk63PĆS5$HRJ}ICAPMH\#^61j(1X-LLh(h貌g4Q̓y流fOiV>Q}1\_ni{i:qS"̜*V'vkնI9;'8 Qloπ9'.zw'F_}Y7iaHyk7>C̉P:ZV娥Ļن!CϮo~^:&e+4-,% UITb*{dPrXjb֯uUYu'! "|Z'r-O 9.:vk:A4ihy ʆ)Ʈ75VCHI@6 _fmn?^%MhMvdcmN"ָ8A(8|Ü]TEus*-HZrҚCJNC:/\ rs@?5:6fB梀: Ժ4Pr@.2VEС%BѨGP8M) Pp+ItzIt|g/X؄cEI*p 0lv4ɝSoӯ8'~L$C|i7"Z" *)*&h )a0zz=mG 7!Ah4)F07նߨ }"T?{T;\Ƣ"QUuNgBF*RjV<E|hkC h1!l^[Bf"Ă>=w*њ(wP8" *JC)Q<&=ONHPQ`!@;` N(h*bJRPW%ʄPTPkE %OԤ55-G6ji)Rh**"(fZ(j*fQA59" k-1ѪHj".h*ht(bf5 #Jl0("Uc(E`@Pj +3sEH-(U<9* :b87Hi{CQ1T0ETm퉒 8g\LU)hhԕD,QpY^툤 e("mB\PrudI@*.usW0頢%J9"Xi&b% UABֳ !P2AY6Ûz/RVK ~46EJiUJ(,DMAwQ* {!5UU$*r}9NN{|8XaW5AbFub5(FѻiTic ߻*v,z 2FYDQݏJX(+ZVLF%ξ8 1eR%ks(fkɋ\ƐA\A1;y#Y{Cy3NuDmVeӺѾaG*j`xYv^G~>{LZ3Qr _Փ|OchOAJf4 F-%)MNJ=ϔd( B!71MGO͙BK D"[ ?&'`8^}QL~BCbmgOls=At?==]. "܆GQCBA( CI W7CP3OA#c_aVj(ȶOa1!@1o`^hTvt~:!̡T4I rxB] JT^UL!UDgb4FNC֓aNa]K(d6Z"ݩ%F^*VPM%Et6"R%k7f'@_ Hc4L)0U1ET!E,zQXa!:RO\>̃ZA~kH)Jb ) F+*zqq;(")m -D;bEihy`S@LxP9-+m2,xjZM*h0;W]sVST=u6Qu1vms̮('Ci֮4Ç,ڴ,GJʰ ^iyzqՌHfJ6ˆVTAa:5`]v5Z]eV16v59jrv4C2 fD¶Ɍ6Q Wn`u T f[(;Μx]SKlF-ZR۶5Fh[-˶ՎnֳV*[K{mCk@d#hܕUY7G5wwVrs ŕf7DΆXX/U " Dfs1MIpwl*kyO44IڢPZ4Z]Î!( 8tmBI"oXIх;C#E4H:g Q^fo]I42\unޠ)욥6OH9#E@%t;RB'F6k py!GD?*6I7 hiF$uB))"ifZWBE 2UA @L3PQHS!X~+o?]5+U>_;yü2G#7ǝG|/7k i>߃|3,$+N?y/dx4)!5w-!E 5Wd|rB$ii_8i[uU' Ţӝ6u8: 4:KfND{{W=a34yT38:ihB2s`(*(К @- <}ql;|q˨C8% g68?]=2o׏?Ny}]Ѡx~~/QQ<U29PZdj!{vxPH=ڮ }ɞO$/4 ?ѻ(4T^R1PcHR"K Fdr{o?w'ªL89(ҚJ("$:Jb۠/TS"HO1PAT~-=Id9כ)u%Ҳb1̡O{,YP*d|OiO ^K\ kjHSBƁ8mƲ&RrxYMB PBHd @7MI0AF# D2 V@yJ ^?DВ0>]uI- JUx$<" '$*m)(J)(B Vtb?9+G_#PMt#\g'U݈*bI%".gTQ"01HO F!@þN6HP$T1%0bPo)BOluPQ04U* MH#M,JDQ@y7toY#JN$)EB I'<=ЋϵTN|(y#`PhH~alxWuπ;Ͼcѣ)¯g+1AE"P*P#}҇T A5_H$̙Jd"a"Fi ^)HS!h>`4'b)_VBv90a޴diio`;j ?0b #"Y7!!O:8(<*I[ qE[R4!TģBĥ%!4'4D|1");9Z:v|63QuPI;K5UT-ڻ4HQskFsRQXEJԣky6uEZqDAP`BYKJD뛅"ၙ\ 1<ä%25n&HQ@IA& h h9ͤ0< Mj֗PIhuE.*hI+Dz5ZؐqDMj)-6?N#fLd?\-u.(!ihh*4m`xk C!aZZZsڶ5+A}ݯOG^;/6b* Ib&@t=Ǵ#qsATfE~u"a+~<-]JA@RH%h@'I=QJcit~dqJKErywPP]Bĵ-[ E 18M/< $a n a qձ` [i)-CLZRƉ S )PգmF&֣bQXmjriB$D#$vԌFI 0$̘ E ߈w>=D1f5 7&M|מfCߏ%)L0IA1*"i#_!':2 1Dq(h)tiGUIބ%A3ߩKc!&}M-3M.oJ%n3Fj"f*r ("7"i̗4DZ }?FjX%{0!^ώ!(pOvj eO؃5S]kTdQ@)H2;0nY̏[FRK:J5]A4-٨2LW?oo{ l.sܢ~3t68xFOGi z[?\ TiM52eV(UzU]o|l1hcDb uSC@dyiHkaerZdn!ka3k P,()*0'#mAk˶iF݀θ"M m}`XY&Ā=BQ*3QZѓ7|dUoŊ@GrDhkB- ♤ 2r4-\R2P 4,v'",F|`1 )&w t,H|j2Y3_WpY7 ȅQ}`$P0IaePQHmVnG| jU,@شk\=^LR MuhƟt(e !.0ʭҵXy$Y>R-™eh2N %;Y9fڍI3\ba5!./tH(S}m&= ʐ#L _ˠdrh]_ݣ9Ld/qǪD@)vlm2@` mGWJ&QOBczccosC܊-s#$\1R4/nB6̿[5Uä4m;l 2Z颅Lb`فһ4?=sBJßZK"#2kYtl09>rLjD$eqbs(rTY]S‘Ҡ>D'-[V+;3\ ;ȖHhWcV}O&tp薟7Y׼֗OeُAl"N#|,fS?_4:f2z}FzHKϭk՞=ORR=UjbC>?)1_Vř<ָHhteܖ&|5iH|:S؉9A|ㆥı!`[!h}uG>GǓ";Al}>e{Bܗ͕пB$40r˄k|Z0EFP*.e,S ,:K_ ΎS@B=! CVTqAQfTj<- :MϦp3Je}4b ٘TY4eWq}_IIno1KɿA?1Þ!~(G,@$rݐ}SkQ w I~KZht@I^uPK_JQOm D_Z|ұ`?̎b]Mh/(PB$g-OPL9=~yKJ=;V3.'Jqŀa%YbYucƷ ͫ3H`̒gf0_nEPaX#I 8iPl5 \gbBŊm'{xM8ju(ft#ɞ1uPCm$?[9=2S`/tEDB8$0Ӻ-jJq)_6% r!H&ΣܑH!C'[m IjјVgHLzeFCL7kv:햸~|k"L"+r˴S*qֈZb/փYG(kvР'\Z?0h)#MNDpiU\xe84xQWEE,q}B~92weNՅCA?M9\{qPZD!YdHV&H75dFkd=L=!^lgf(}ő9aR'鎹}W{MK?q R*3P(eri; V#GU|^q9UMZ#8&GK.m\R[y<|U2=M$bT_ҊLdٖ~SS(gmD%herxT%_QL%w&15YN}/J'L}}1Hلz3Or6+Vo"]arg|>$>ċЋ lS@%rĻ*y;]ITІ(cC1$آZaN?!2gjsP\x Qz{tv`4}\.y]J8P-[C&ʃ=ۻ?Ez9b8HY.v7N9~u.ObF=~Z}rQ%6B}g׫zܿF,i. Ѧ)S%^(*:q cۯ"8z]K-"qb8I@arhYϼ/ |޽NP}t9\ּ)I!J*'2 SKDP>⫯{oY]o[YyOCu7@jׄ|sS@Qr]vbRyW©?2Gjsך0Fz>{>>}SɺC=p9iK\}\gu8%kfJJ0%Fv.*6ׁYcak#ry;[T ]uy/X?]л1.q 3G'tVvtU"qҩT0W7D?;&s:V=ӖK_Z^V做S>֢g3TG}6&?)M ۖ˷H87ijLj&!iHJվ,UF1/Y[ՉhIl-%)r2,S+ϭ0ԱRW=K6Vd)aY(RPE,s9HamW^׍awE7Gw(zظOSqfb{_^6{yeX4EA!Z ZA昡0`BJXzy<|uqoM:a9"mIDG& ))&AQ4U$EP^~'2:ABx͝_$ t_yﵭW9tJ]Zf[6: guf:'? - wɊ'C>&iӄds*w5.ct}SZタu З0{CD<7N!T x'Re,{85@$ $cb{{p!gqOˋρ"F~:SDg dU MR:@BP#)1 P9G ݒ` 9* - =5WWx k GD0(.ynE:$2!9h@#F=$/[pjgX,({k`۫NG5ZY Tݴ[UP< DO]cOb*YƊ=z'cx#Mb1 קCn9~q~!4r,CMV8\BjL@]S"eځZh KKǂ (Njߎe~Yp?Qŵks%R-KAHS@}rZ;%;b3r 6Þ-|cCǪyv>>/\G?׮"B_\}~X>hAt Do=ײjo?𩺞A~[f@sצt)0_?AMwƓ?'a|Mu޲ך&aZP5*wFx)=' j,,4AE HEFؒ#AJl 2<5)0>Ό/E #="}6[XOGվ;9cQ'$P]&kh5 m2(,@ vTBڊ Q1y3~OW*_ ޶x1ҜRTR3*$ղŤztEBρ|,o<<) _1CFKHuO IX_l Dml::Rӹ'~¢D7Y!, ~iD]ͷ!_ϔ{6Mwgl9 .p"S-O9vBmz539v8xvd9}XXyiu@X4/ebx C-,X0"#\;c?i==ʨuqcHK~O_c|헤<3Î4:tw/9Btl)jwۘa;zwrۿII333idJk0?i ~I]H 2|T1Ӹ=vn83>fa1A0~8N<$clA5xI_4` Z'(Gʈ(7 u>S>ɯ~zJEf`BC(Κ5DTt~iG3y-#S2R9lsH5 q5wBPF9:0~C04T2>qfVLѾ۞e1s9Ե%l ޲(3s3|y)c Hd=3 Mj;1۾F.GDEXÞGBj,(P72d b]'zx.g3@kHېoD`") 1L#IDQEVᆮAL}O?ЁƒiF-!k|zyhxVyh%:W'(h]#=Hҿ#QII4SLPScIW]\oE6NZ(+ֿRQz2'7c95,b'JQ$3}yC[#8̂wuQEUm#R2^_V>PN^ ;Xy 湕[KdzU#>T=n?-RQ);c||Ł#C tY(K]0Ԅz&OFڣ֊6,fbرXq1tfDǻei aR ۓRb$QUXd&L1LTu4К{zp4No|8Dy[@zf"ȄwkI4Ruh( 2h4r|h}w䝞BY9!ϹӥxaQ\ L ;N |,k퓬vY~~HS)+'DKL0ˉy8*tj mT#eDba ()JJV%! ZJ:nh(M!PccEb"<% E8A bZ29j&ҰQj+ G$j>  EҐBfG)[W)J\x']yyv9$9^ /ʊzHTM}%S3w_='KYɛHM 4iYEkU|ݲLAqIOd@n]#ó6e<$'~At0齑a@;+m:k*kIWe UAVS8I^dbhQ,Q1@xS[͘>Vz9i5 s(d(:Ik/\L \mk[\:Va L`!?OA4Ҕ2u(~z@}jQ-atq J4!H RPR.zzhBPA%U ^Қ)E_r K֜~ i'S8GS*xoq?Oa*x;IxǫvKzy,hAfLGj2* H#!><@Ҳ gWfQ ?~2\g1_ɌD 1*#xXСw3ݫܹ~W{Q;$92BoZf n cA ‘oxu*5h4]^=LEuTXtU-10gbyۣFB{ePn5U懨XX/Ppu=,v{Ŋݞ'[jPMTm^ʄ=x֛n5D뫪-y9kZѱZ &B57ʛzw\CvuQŇ:dA`a,R,i}sՍ0 $!JJX2+h;䪚JOZc8EО* ֤{S+TпI8 ./.GROfp{G`l@g/"#7DwbF@WIRWRJL\鮏:)& ;Ӧ3d]Ir_||BgCZdnA*A4TPRd0CVMQH5Ǔ}E_~iJGDEw=ryљVI4&~M "!_CCm RyMC[']^KI..4{fQՊĭIgS=YZ?&46ð@: P:LVYuPK㱾TJ%}b'zՎnYl("((ī8ÊzO/%;}RdAHHaz'lk16 .޳Q u1zSmFvĂ"X>87'=_ H#KwS&P$߮zڽ @~ .eu΋6,][6N]-uwG̴fi@h__Kΰu|\>=/zg#[(#PA OX˞5- .4Kq_B9P:ε^85kha'$|C|9я݄t(:E T/wzQD8$[ dO^PMN"ĢJ/g40aD xʯ7u؟q1xF> G>QT0|bjP)s}Ssfu:cm,< $=9 gVlYv]:皿qUyK{=+[UOPI*yBA3\Z؄yѴNQ9(`څ^ jBs&xrufMkeRJ=cӆ) 1^4q S@QA&r(tաgj󂹈NèF +o֮IE{zVV'=^>[Έj  $bEIu2fJ`KW2(5NWn_h V;[u@.nFWN@.]iL HcCgS]RRf EܗN!VfS`cGvݽR[+3BJ'u*ϼ[  *.t z<ꆧ;9w`i3q|m+8P#*F2sP& aQlf]+9bl6FUmuUUA Z/v;*ipe]5V];Ɉygr1ȓ 5s,Cp7:|cd>7= t% ܙ@iTؠ!U\X6=" # hP Q2bMI fU%<2Y&`1F 0T7n,4䦈PЛU5F%hb&ۀlK}:Nͅ -dC0HM1Ue.ԥNڞA{{tf?Izɟ\* ON5E=pөsTǫ\㞮;'jwOx Npw߭GzHρLx_eUOȔ]T {#c+6'FuDITyNl*c0Lyo{RRʀhucy"@h+rRH@p(a%IG96IWHLU=FLo`=kh1z?]''KWS] l0hӱ2deFxwRDa N =Miu [:>^Ip h&`$hϘ "qLJg@͹1V2&yή\fޮ̑=H%Oܹ- oA;8W'4&Db3he, -jgA96Q⽷gR%ږ?-2({a4dGϧn\(?H\PH0D`g2ܛ!zxd=^N ,2U@DHL2l'-:GLG[e/ºԴ(GYD1DI*G5$ oS#Q}=%g𷼵M'F1uVjm$&J]$i,_2fJPIg:̙\Ҍ+CaH`Vfhʖxgczpv:y5ה}Gr67]#9)}͏iVoW֖kW%x]+k<ɡ#9wORV7ANk͂p!!Cn͹uu>JnTRNߤ'mG X*1DMq.ܼ+YX D'Z*յgT{'SZyO( 3Ĵ$3AU9e |&QS,_(T%Qa;֥6}q^1cu.{CT}4֑HzsɆ]c+L ֬LV6ɸj,KerJ>P$+YOm|f4BUAUR¥XZR.`Ԥy3WZAYha30>OxŰb!;D= XgI¢Oem)-)e,krTLGdH#<&&;4*r(ЫBش?W8( u>!EUsJhz4#M}J~IW}iDF_3yw;.Ýq0 Ҥq[Idzoz44 A&ȎȾ/oo3]B92vqJ&d!&F\^;4ٮ']dxM%dP6OIb-C~-A>aR=h{`x٥y;84od/w `7UGj87#{"t>ɒkHKeH}0|Mn9(/ GgFբp@d>.9Tj"ɳ}1̒@%팑Ӈ8v:!ԧ_'b"*&[ҋ:Jrf6fyi՛>>f:CGMzEYw8iQ3!7D @B?o1;e)";`5DS@ғAT:h&JiF)h "%a'a?,+(z-mBP4[ Pכ\` P5iQ֩=CpJP*&Fq?gD,L??tULG} oH@DT~6I$IE2d:NJD?A~ %(JKC(*ƓKq IY'~8#3=DU\16CC-& Mr]aS_D)\m%{\=x>{4NC O/7b[m.6H-.9<5L(4E-YuH,/&?CT머=ڹ+we~ׁ匫eX&7=THm i0Rܨ|R@$cC.j}5Ns Nyڦ|g /l1Ly珈!K]8מd0C`pׇzF :L Eu*?+RnFK,'#]LDڊR ZDr͂$B Abۉh=yH# Ӓ(rbx'Ӻϭs׻l8nU6=H'eܷSQ45f@ dYr4@DE E2IZWm֥ʘ@TlL 䰪T%0ra,غd\g{|]'RFqw|!) *if nhmDM cZ ~~wAPMMH&~Qt7}NJa0|NdV/dXOZHm Im,D*NT&"qi  U!BuXtZX$R0"Jf=>zFfZduJ(huYݸ ƥDsSFX$TӸv^/1Ϗvny4DҲq h:7QG.޺HqcPHu.Ch<.j8[PW2MJ9+?*aQ|!C/霒QPl[eNz;Pi8d@Ps21ԧGF` ӫG'=b#>o76x_I?oP 5fL|54ʑ(5M .4rCJ"].tB6@kJ4ZuB "klB !()(@  ho<C 4֖Rh (Ҏh -bFF2S5>#JiChh/Jɘ@ +6PM-شWI¹m+DekYxixG5 n5 P=Mx|Ca(".Ǻ?"| +,M;C+㚊Odț}^8IQ1w]݄'S;$%8W) 6=`&XNJlNAHv Ih{'`E:#'kdlMPdȠi,8 mo9UAh;炄&~{$dQ][qě3ɼ |" Z噧4@@A)3:s7$MDήR pAD.i,OT*jц S}ZYtEtzHoshr!H*,$ M┶,S"WnNyѕm֏^:ò]XQQYe{Y;;Mׅ;5HFO(AL Uү3ِg V 6Ez*%ֹ5.05->u|jEb?E5 A$ )~?vF7sQX`d 2A**&J2oóP!]JǘA=$<w*h@|zt?=_g tUIm-h.L AhCt\d@(w$`9r@t Bț\# JD@S錥YX (ՀC8B Y+c"R4) :iR;b1ҥ( ڼ;HR*J)CەMhIr:C h]6NJZl#H (AE(R)B)B AHU*S B#AH СHC@U @AhF{BKbJiYVxS0HA&5 q-9߄3 va @X0G\8,]4U"$J ԁ̄ m*/W_iu- *w#K(se_6#qZD.'BeGm"H70GG!olȲ9fjdhd8z]|pc`ľd=u1`&y;ɞǮ:Kd!_/i y/ȳ07h_~S1̠K ~}JMC~춃o(L#i7bUb 92V% sg*(Xnuz +wA^}L\wbv!C hV!CP!@֑O(dǙKɥ(WMr)Jlu N]mU5@ZZtNA@i(C!EAj-DT44"à)VR)\ jtЇ%:UHҸ4p E 8T4)US@=S;RNjLAE:sR PP"P4*LpoڒІ  `P 0(*#OVLɀHx=4{uHT_XuʵTh]"HQRAO/ +p3Yk5(7oWCU/r(AL{N#:6y+ϗ:tx|?T2ffD$(Teg DNhť,Ti4AAOFTPq)P(P(B>\2yž\ۆRT!JW J ܧhwE#M$BǼz<%M1 Hd9?;H5T-RE$$PBăBP2v?ym,8n]GfZ!=ᣛ*^/"j!J$9-$L%SDS-TA4@Дi>J(Fi_ TH{[(r* kݿg ֱ4MW-oiAP,e ڨN9XahWZ#J!;D$Ob (!)u'E>o)E*D<ذuM=_?"#T}\dͰDӪPv<"i&Nޢ:ӕ=K[Y {H=bO.,߆D4D4G`iq"DP0E4IR R ( B-4Py @H}z0 k(6uwz0b @b ^W0C&M#@_ $,OҏQAHg}¢tA=]SҦ31̯ͮO B-EMPԭ ML$T-LKERer¿P&a`}>P{ۢl89O?Z(f<-݄ݞo.bKO0O#ChlxO_%_9 ]hzN?v麫pC"'I_ZVR 2:lC=',plD"@EIJPt} K !"u*U EC{1^i5h|5 !GdO<zqBnuc{ +]'!h JWO KV?&cɩ|.)vK20,i?MbbFKG)ȈO,Zũ9_{^tXsrC~(c + ?_8G;qOxn i@  @(Q.9p'k^ͭحEY͚X(|RHb52@DΞ}{}c 2%9֙PTCuq0=d?%4 .gR* <*#bpCDUQT\#ۅGgH6Z;K29nx՜LQ{eu!8T@Tv?^8ă )VO93*Yk"0ËNH1Wu{¬ѣ3VRcXi}$C >* yᶃFG,@-"UTDPKSDD"TPU4SK)D4MT2(SQ,HPB*/- \:.] Avf/NbڂEc9]h'wcNmh@@i O/u.f w 6 35SQ%LMMlc r`XS{2 YAQ^X7$6h oToXuCH`v¯}s2С[lyj}@B}Ws[sj9e@2/{`597u-zyIr壀C:Gkݸ(/KhZ=vj!/}dyOpΝqwS쪣lɌJt:B"I"p"bf%6 2&&&l @RLJUPL(M}QkEPI@JTD$DP44wR5''#I)PL@TATQ,+LLDitD4/p)fH"f"eBJJii`"&(Y*`!*(fP(AZ)J@2ZͲQ'0* ΋DX& fh(J1jU#g/<:q!,c 7uTwauIDXԤ{@rkǚ}_)N5 ɓfWA!4Кu/$h^CE iJС+JS"aTU:wj<N2>y2@'=Ֆ]^WDn?1t`U` u jlt- '1 0K0t HBQN(rM 4H4M4ldVЅJk@l%Z uKBeF rAœ0&$'Zk$N( h9'$4d T0RUS%kU >_׈YN{L=PD%!R%8$]n xۊ9FJM!9m"j ( WkUZNCz~ˑ?yûXx#]鷝ΘrS "R&E#~OcZ92f@$Hd6KaI֤ zHnr>_hd0`,_I*>P*C쇈rhJO`1z@d!GKKn )tO:>#7k~3d$n=dkbkT\疾ptGu9xkdQ@QQ,yn_:Jo5p"BI:!D :q5 P䆔:htЅ!ZR > !HPiCBLJ .R;` 9# 6?Px`g&h02tBǚ/Z?'sQ\67FSw޽⴫ETT#E-1%J3/m=Bqqq>2I0 ύb'd@b1L̨*K!ECR*xuB(,a-m4|<@~rqЙSItEUjYb筑$8vT ]H AXaajR9ҺzG7(."uv%ݎ|6ܣxI=NvNaQ+Om>KyҚ(*הT9MOHdZL j1c1u'm /Ӷ'I9*Qf3=e7j B3"Ͻ g<pΔY~.$moՔ)NL +Ҹ/BϯҝzΪo}$fӌBad})_dlxzkUW׮?< br J ȣHP KE1v}ř(V(* A% &%X`HD! Q P~/m('# >y{ =1Z`)^J +#c'd$#F!;2*hN;x`NfnOHT5'\hhB.$KBRM4$Q E2֖؞޵fEo׎ԐzF= "byg6QX R&Ɍ@{mBҢH51TD#CBu$rShl(>a:֕4 u*a5Ix! Nâ jxJqD5d-H]G͌҇ñkwz!YZO?7 ̤@#dS$EXC J;"2ڀ{* *vh1a\$]g[cI$C> }ß}]~MOv `d܇AKF$հKxT|1kCDx3s~B% H$2v ܀!/Ađ0~|0'FH"!tzځ:ؓ;]#$=:@S{0ME%Qރ$zC\ `[6Q$%J$?Zڳ{[~Zd #ZF`] _N[n Jb̥A F6/|Xxt2B֏|L 0LV@IRQIuQc*2kRs?}Q(- FM3ĢUQL:[ HAYri@"'VQ6kmSÐkIob}0$i[&J):ؘr=}eKk=KB! =l3oJ0ct"Hu[ryJP,)C:C[$U242 u@I{ZQhheHH Tvz"bLӐj->  pR|[CX]@$#T9n35z5e# M 8V^ *})0/U& OAbO1(RNg +BBHNK1FTP8C1H"Ei!\4wB? }? m.[M&C1ERTT<2ٲx2do=:oy._~ί= gNm cI$P#&伛n?@B^±AUXj0Tˁ}k4*h~5m3'^+Γ&R D #aB}:qp{ߍzx,-& f L w _q Z㑽P&M:͒зnM|--)l&5^kvO00t}?;Aĭj)0A#}".=01hœ I壑T[oL(| P HA)Mx:o|u=t<  YfOi>| a}Dwd5DCbe40ASD/B!\&b`oB[h|g/WЙ|&\pG=4H:MB)&_RB;%V1yb:Μ{K hx<|q0īM!R3@C!F:R>J\);`E[j2k3ׂUAC@;{PD]<DMY#t h| T)@<`m7ݬ;u;9C:i}g)RdP<kN;(=Y FV (̎B=:7:;Wo|z ^y9eWgPHo^;7^QuGۯ_`[<5r?'e@S;o#dMd*@89uWC aWhls_|\]gO}eu]chϷ{\y7 P >{`tBI0.F[U> ˬI'Z&tP6Tm0A'L(X $)(UՖRh3VCmkUe{owuv邊kHeנӨ EbjAU4(5E6 =^ [jJj dqsF){iّ 殫RL mɰ0ƥs2Q@Ntw@H; H 3ܠ3BMmU:&€%G@SjMIm65T5 v`cX`lTPj$UU6TEHtd}"x=M^k^<> }D Q!(A@}rW(@D(!A H v0e(_wgTw@nQ>r@'AD^{&+]9>{FpE@Tr p^!:owUt7Ǒ{=oS:y۽y-ʾyrLhvkǶtS^׻Ϲ4)lzϽ, OPNݻmo>LzzdtPoVvy^u=@h>BZUP7ۢLVTڔ(׏}x;}EeF𢇵wN`r}ޞҝl/Lj^sn2wR]Mk'ZgG=b#{}w_]5mT`=[[J: j3UyZvtwvr9i;p@BskWaGnp(J㵝.t@J$ j`ڍ Kzn@:U;9a]8ˠlΨhRdRb>}w378;n[δӡAlZs]X6lQ:ق';(ѭ,ћVnb1ε!4r:L:[]N[W 5V ` P Jh9( mL6sD-;Wmv t_>*1 iaOM=VѤ$鞛پFP( }|@I^ﶸ[ۥv۹ç"]vmr33j`݀P^@T50n۬sswX}o|oEulmV6Ϥ<"B(4Kwjwzݾt3wnekUgtk]]alȆws+۴N];ivٜS4uGvw3kxůAձEP=''1M  'mMLL4ɽSf244ii!MLADB Оm d4$$B"2jhhL@  5 QLL!'j)zC44OP4TS M C#DҧIhh h!H$APOSzM=O44 6?vcTQhC_pit E ,wKɒHTI57*a(Os7NrVlbԒVhc JV9RUvh㬚fM[(9WZ":^LCqt"osjRy"AT-r)0ʹ hȖ.iYK2;4ˬowrI?Ÿ/(T?2v J(fBAVQTw$lD C"*@܀n)7B_ӹJ!a7hi  Wj]~TJO=:St3ۋ34v0N@#d؉ءL]P }HՀ`ņ1S@Crl"|kض;X76"!LHX9-. 6*!Py8N4:C(! q$q.f0 abrnÄ iC|THEd?7I@$Jj<:H0՘Z&cK1׀L);b*$!C@0 z:3Ccv[4%/sڔŵgI* xG@|6v|{߃CН,DF{ hC4;0C  5b%x ءC% s 0á G ~C & 护)Wq 8StT 05Ln$IJUw`jjDn; Qyĝt`4EztNZ?|' 'uqʛP!' йElP X9۞r8YsذN-,YkcL1"$h( c}A1:4G687QڶƐ7iQo/yhRhq4 կh?&mGhߌM|0C5t94&bSJs4@D$1q#if6}~"R|;`gCG?ח̩5~v)УH:T h --KG-iAJ2B vdP1XVAN:kIHVs>̟Wsbe5 f+fa~?x`^Gp^5̩ۇ&GߞomJx!AEꨡ;>{xGƏ9`~hD؀ԁRG@M3]` #66yxQqQ7.|קwW(=Op+ !š<:[Gs)N +h=r5 ss8~:W4 m%kØ\ Bs(A_ y?wZ%>?ϩъ ]wЉC6L %|O"g@o?pӶO46@P@)QOPyDFl?2UTT!"VBo7iRVx{CұLdD5&1mIPx6C11t= 8:p>{t=LNw0=}*%}l~H((d("$i`Y*ZB #0$1AǾ/&s r~́b`7H$ϗF\mm2-Ķ"@q`(`״TD dp~Q :5#"0>}&RMxZ/3;On%;Ӳzѧ+e6eF^LU{VAGLӭ~~N &zY{ H cvˏD"ER&]@ `r|xqϳ9ƙΖvOZe{k5}s^yZ<&jpY& D)]q:b_Ol $w & vQ1Sˇ@Rr2KeB潖DvӬ۲}w^06t=D$,쨈!$ 0>s2Ajr9w-ݓlZ<#U5IS:6=3ɲ9_Jyt`\dt$μtv=@ INAR07q)-:oB֔1uL tAU'Hc h u@pJ0Td:K׌Ɠ)*~Fj"KYQ`o;燓4]7Ӆ;R~WA($Us?g>~w[?&D){c&h]MUA*0ZֆáL7>3C|*eA*%L֘;R {ێy!Ւ".ƣJ`?/ "m|?S? (=}5GdH)eDge&g*nhUAvA;902;K5]2$h4sLvO`j" q/ŷuD S˿z?.U2oVem(ʁ A9f+B2ò4٘mvw>,BBR Nڶ""OTײP!Pvxrmπ|UR1CScjX#DQ"(EvT VL3 s0ݺRfXhe0˖s-1-ʮ2f8PUV V ӺVЃaAO.ݧ g~iR~ zcA4Vk`` L 0H4 @I})<#:*TKc6̐ę>rB,'bW E&a !N:N g qYιy|熱cv`}Oyِ'bbph"剙~oWH-)(fP…`}ti`C-;DZf$rdG<^)IK"A4Lʕ?nZD>* T!g\#gá_fv1lJ{~ *ԊsQSFz;5qcc"5xo`xF$᜞D4`CoovT1] |,c_rDAY*I;:{_/Wi2jnfIІ$εSxi|1l}7ݖ|jDħ *U? JI%TF[4ERmԣ h2Y[tGlQ=3돗|A7rOG$%(꾪TQ,Ô>Д׫6,g{Lk {x3$hHJY {r vȏcoH5z03؍sӈPV4#:WQy]6$Q 0gWYˉ2dʬe㒥'5=gZ47Tg׭%o- _RqQN]}aAeӕV-YFt>Iscto$җpVq:O=x2gL 6!ed;f5,1H7.TBEdYͲy(na-Es{D07및e',&q6bkIpKA5IVˌ( HMH3tΉ±c*k4 /7TS LP ࢂO>tdC!W'M)".D~u7nrŠ}u=˼wR߷9uW*Ev& C;2,`9AcyHek p~[!8ENy{LJ@gQчyt|w[뷲z^‡T&895}v۽P4/ AB͂HmD&q\-) BoժeS{*|rx:ypǾ<1M;s4ƄŚhQ}ylpN1ޔOx'O\e'XQcMz0z㖴=hALaX@OS<04DUI/K\q^ʩ(PRVj\Ri |y+ZW\ʳjc;kfY<$?r3̏wz|xAd26}ǻ]r(3a4>՞N7w_l(cJn\^ڟ"Ǹpոߣmλl Ѳ&ַπx7>DJl|OkȈؠLҔZQNӸ`sS/^}LPœXHXKjdބJݖ&W_zǧ1-eO]=='~=;dg(W [H%; ԜEd;xbxvf22>mi R2+pJ>Y켡بWA@j,}8^+3(##Kè +cw|)@\[Zs8>O^q~uon;̜ے}bqI5OsK7S#aʂ^/HvqVg!6 @JdË́A)sy Q ej4ޠ{h|ˆ2P$Fj7rwnMLmmmvnSnu;mӖZ5KmߓmNMLmmmvnSnu;mӖT~*23lQCSDH\W?'ѹ˳_9ݛ]}{zbw0/7wR9CEm?AQSASRL~<iO2bϾcTͭlP߷xk" p[VPܦm}$& KL2/񠸭J+M1Qٷ3ţ:Ȱau֞Wukn`ztYJ\4D q@7n'J"w ʌȎN6A08woes?) d2fRd/DI8`lONRUZK7H2H-TU€YT<0OғDA.z"cYqܣvfq^~K6 MiH we_wfUVvݸ_t&1{Z}3˔{gY=˧W2^B#iy> >ܽƱtc;r6x>j6N!pW/4pDG9Kk1żO37fM%n4zJ>Ŕg~aoZ6{T pLxe>#ñBx P{G^Nr)f(ĖtZ֟-[p9i'(8qP=+q*flꁉۧ\.9'<!29K'Gmv;=L@]Xa̷ʛgipPH-)ҋ2]9wYԊ_U °Ǎ)Kzj v ‚LPE R>O"p%S_0,j=MU af4R,fdx:r']b2Sܾ9x5ZϽā@[QnEt\F<<#A򔈂TlH 7Xi"5at~%Pea9!Z&9'>)Om?NҮ\mF75iSQ`+y_ƣ ߁`h~#np;7{uܒ83!?obVL F.zSFkr̞ l~ː|ـ3 Gs~M^wb߶(wLҀAeg 1Hn܃jXa2:;=[Z>,?; @FwѠM0!4ؐŀ{F\r^kXtۗIt;{6N{bPy<;9sCN}y{l>8 9r.DrP1<EYyNXf.vǦ3cǜ*2V~9vӏgzzkӖό/%WPA翫^Ca 4*gu,/ |!̒)ͳz 3JYx2s֗mrpQpW%_&Nzf}s5JQP:H*`WZ)/8a}wQsdd·MU' @gs!?y3lWԴ\dAh*MIcsLzrӟ};۷eq^=eNʬ6E' 0Rn;q'9ząFY:Ό:1[}kM5Sk3]׃+ w&_}[uBwFե+<]~ `^&g 5kDOFG W quҮ3Pehܥ O,`k$9;.56`ͨbS O߄,]FqSMe#_6([U싺~N6u[ \¶|MJ XRR94Xw]i"a'&TQVKlU@;vPAHdMkD5*d ,9VLW<˞XOq?տw!q鷧yBslg<0͊2$ţhM f>*oOlFӳ?`[Fl(ЍcZq s E0rF.ˇq_/HB@Eo~T 𗜤;7+>G%pGx-n=I p4;I RJ"! ֊՛θ2Y `n-zB|7 ZہOrwP糗T+]y3V6($t &U|d_Y('.mjҷߟ.hGwV@vHz!Tb :,gQOwHS򝼾d2w5FpJ+PPH\:Y]@%pժ<7KciЏ zUUB,;fJʟRզkb|>7ɍ>ZYջs?2W?`B$ e>L jQ>C*SA_3N7)xgNYS=UPϺ.?^HSW YUV@f=ϳϲ0zx ,-"ìˁ# ghXt)TiwB0э KHlmA D6-02wreޥ. 7H/TQ af@}wmZֵkZֵkZֵkZֵkZֵkZ{{{{{{ֵkZֵkZֵkZֵkZֵkZֵkZ{{{{{Z̭37eKds7n۪s7:fՓwffkuZYL,;f굕{{{{{{{o{{{fg{kZֵkXֵiJR)Zֵ)JR+ZֵkZֵkZֵkZֵkZֵkZֵkZֵkJR)JZֵwwzֵkZֵ)JR-k[{{[{{Uoyfrzo{{޷{ffYַ{zֵkZw-eT7[Kwַ{{ey̪޵.wZֵk{{kZֵkZֵkZֵkZֵkV33}91فi {z2{j:Рp`V@B:J}[$θƠy4\?BvvmNi5nzaUQʧ-+L bITVCJ8Y)/^߃';'c2d"hh{:z* RH]uvOyRK mq8r.(;wg\ $g[림8qJG>} u6#eY:f#G5 >ڡu=L@?~I%1#ώN\&N\vF|d9t0 è.|kHsɹϟ>~/$˰U GmNjB DOiԱ@5"u%fT4sSut=ry/ Ç:h2_fwcϟ:R)JR)JS2x9ѵӳӟSXᯏwdž7|Kow?S>߻??/~o??_pY}ZcDїFo^_?|x T?R0BGJ!(&EP9)]I;}FL(.1^Up+ v#eedj"2FiEbH#0jma7,wSA,3#BP0G̼$gERI?C|݀LO7 WRgB 0sA z{fDK=oXPXn(ȁ4D$h,۶.ɘ(8)B Փx ڶ/r1ʿ<2twf/ i|,ղ0]Í?wrw,Ծq>ב{):$eRe_g~dNp* UhNŗ.hNr 9OtR*k$r$=?QyH+Nڅe1D?0rU_pt|dLퟷ:9T$X7葓,Qu^ocSb4}E*+2iU`=.qg)/F |%oVo_^r|,0Yvᅏs^ NSzs e kd1ǻ-JkV8S *%E 'eFwLD K'ϗZHaWWq爛Cݞ(h̕&/@H!om[2*;:vxxLNw^A?V' *jgF4HTl̝V۳_Kqrv9(H2-zeoGlh ^yz9Q*=8"ds_QH($7%so0Y4 .Uٔsʶ/_On ]YvS dzF}7w뙡>gU+G/%+`%YiDrm9gM5]<%mcly˰n8Pwk=ó!Tb(SܼSg1H|ziOt@v+r϶ȈBm%iTR2#d7@!Bj{$# m[hꕋ>ftp Wm$%hGI"*(6ndi 9Eh"}ԇ 3~@w9fAbD龁db{{~>&=G\dOEmIk}5leMBpJ%Ej*+PLߧsx?7o_g~_j?&/Q!6pu6Xq۳w^a\|<]}z{^w܂kC$\}<"jh샡hFQHv$ufU TyR^A 6ʜ^̿oL_1|^d.șΟ}2TD]MG^g˫X%B 8""b{:n5K1WTe^}@:@@ )/mxH|ojnU-AU2X :upZkθ(Q}mhCRѷX"Zvuj/ 06_gnrNm<|tnyE~<_`/JAjWEhryJLv7c`6-N;lqU>]BMI@{V_>"%uh2+y*W(ۆqߍMvY"2z`v@_Riӓ^pQݎ΀禸ײL;Hqz$[`zcMQ>v2Ӫ1HQq@_<[ {^~"SLPqO 7}Aƀ(J6\7I4yKϿՃ?> ̻( s!f0b:oq $AIBPR=pƗsfÏW|k$-֣v܁Ji`@rEq^A^<=Ǽ kCS: g>ӯn>nv  JWHTibfLI魞 gvлT|Ls®i}Z3(T<@ _U)3^ @9TnNynsbqW ^SZv(V +(>w BH)$_BS٘Lv*?TQF"lkѽoqB&YOԔ Wb$NΒ?)FsGf F /aM{s_]z;GQGÆ??ܟbz7}t1vٰ|xhojǁjF %V$UrAoX !V'8_P %Apj__ru{{w۷)r_ 0,T,RB Eͳ,9wM  -1 /oF f󷓯I󏅡9~)П%#ޟ/`D<ǗacB~]1+O#^HTJ> r"wֹ:8b`VӴ7*MfC/$>8\U@1p^^C<[ÓC/i~ ̃!A_u`0#? PA@иw.bpB$8/o{υo?B+6—1[jm9AJұu3(Ѕ t:SMmB>8RW!".Jj2"zuK% )1 0.{]P(v!7\g[ 2aR-mR^:c~}9i^G@x3,ArEGrL+ƒ ă 6`xҤ>R< 3_hpQjJU';LsxZF[e&4-=tL%U40{O$%WMШGC褐(QH z Wʱߦ< [1-hֻ0iIX:\2s~ԳAP"֋'Μ6a m+$)[@@qr61H 7lıu͔X*4%~\g "̠c70;?` D ^=9@B=^\{n85eSc9(OTghOtu?{w/x`]:>k jAWYVz16 0A,ҍ %/d7!h2T;+P2P4Wq, hdBKxSmvr@ӷ >"0bBpaACb(½~ ->a5`iQD*~4 UmYI9}s7,/z q5 ;,Р8"nzmݞ/lQ{4Aˬ~S(z<ȱ-%BUx<8>beBv/ wTBP\9nxlc|U8 Y~?\e.p4)@/J3~{l9$:/JS=+! @5R5Rwbw#CRVpBfI}f4woW 8J̝GLU&[5N\,qkFu|i }GǭPp@m^)33*M3`\EցyDŲD6a2ֺAG=[ZֽaaA  LUb@QSvcQ*9GUX("jwhp1z9:Dz L`.(ڍhLfO#Ŏ X(ن$b8YYCR%P Cͺb(ac H@3 &`&̑ffݷ2z7|s̰!>Msq A (_# H:C|?trz2凫  &&qϻs(߼ux10?ff :9cu!);;/PF;DFd d7uaWWGTDDZ;až/a&PCի:0Šxr^k֡·$8$a"( "2IjB墁!5XA!|~<]1#pu ,᰸o"h6]k&M\d!e7)3f+cyjG_X/Q:B!0#bZ/zoTRQЍ8Z8eGIWC1fb]DF4(|-Iloj y641gd!N:90PB^>1g<9M*i۽9c*! <׺d+=`,}p2 %!e:0+`+a= ol\-՘!%$ȡ UKh*RjVqj^9&*0' hEvd!W`$`l @1A^C΢ﮪz@精hpݮ}# [Ȇ7$&Ӓؤdڷ0'j#Y w`qb/pu,_C`,=?Wz4;/Vڽ\߅6!l{`0I LuJR"1:D)+0TDtEh ,T-O䀧l3U6PK=\Ղs -Lc+cwBFwB*J]pcT9b ɬBؑU&`!(w#Yo빝 \:(WN?ƏG awbEBF5fYx89 zeNzX.rѽ`޾.(?}7}Gb\n ZZ>pH SRGɢP!$=&G @j:pL<Hu{K@SZe7 q&s XkE $|\/O=)hp À)j6'v|޶*dn>k6P :A5$hDő/9plp^Hbv"I{D̂&@$XQ5JZ# jF'9h1gEvA RXt.Y=6 T HhA$5Hlu47Y:5 ss $M!NPiD-nu>giNhѓ{+z)y鎀^ 6{ u޲3Dᅤ6;#jXTʗdTE1 1L]Il+$%4F pY0= ˰Q/ C[^h"`h<8p0mm~IxDeN xkU\$~Q@mwʉ%S g tْU٣G'̐W4 ATO6ul Y`)!r Ńcf(CΘɾTF,R5ɁCu )uL $Nee;Рt -Z˰P"9H(1E^}ϩވsŴyGmsGךQ}dBaA(͉|,̅ 1Sj"Ӡ Mj3$g@Q"cШ >3hW+~}hT<pPk5|QxA ̏12Giُ .i(W$PNK) .wt}\lV!RT@z f:j!80KTLʀ0`RDj|o b+l47}X3T&@D/dl~P,wCh\5r6DC)hrDNq.n>ƽNMH[}s7δt;S$trcbօW*<鍇WnR<"ֺW_݊!Სȼ`h-5i. MR]MB-$b$]+uE:qZdM]?:AZ'yK➰y6<0# PT4V<+E1MPp#qlL$~xzqB:'_ fjHd"%stnTa L <.Hb_Bct-8d C+0 j>,NƎ̱.؉d@9ؒrθo^!gwy|=DQ4$ (!BG&`20IH]{{}L䭾]uw؄6Xz`wHrN$8 Lf&GuA.7N2ȍ#Sq m 4 :+݋fDdwT 3œ@oY#$Q0'L*QBoWs6DOC0]ll`L /Ldp=0"H'F3dr}ޔ`ktA{3+c#[`D[N;x1Еk:PSr3:Z={l1V Q( ̓X V AF)4F ((76߶?ՠ1ސ>(`,ʖb1{N7l>RqJ9|8Dl"لfXuU j&$|Za(~4%(n5獈#z8"s#A#*H(nF-xeIߞfux|Ld|]N#E LUGU2pղ[菱o۞3GM2#- Wo,:5Hf1=YY ϋۄZLz|ըu)Ǐ}}XLLBs xv0*K<>͖D K^,P%dQ%Ytun\ZG h+~ L40a]Ig~ݐ Œ!΂U/AV-?X0EA 4!Ҡ}3Rcv۫kA- @zTa%33"{ag*;:vDmCo`׊RaT# F,ڃئj3z3@"$ G; I O,@-È0YsYq֒l{|ϧgD_"j4D>\l ͘5 IgE+ACT_dB(8dP l7h@oh²`BH&Em!4c^E Ù E!gNj<˨ZӗMxڑ&g X{)0Ω<(pWQ 1ָkLV)BnW6i,c9K̸#q9կk+~ /e4^yhix4'VbٳlệYH*(g(bob@P 9W %% 訟?w:{:ހ{Kh(9a28S3 7bp(.xRzpg')@'#NvT[pIb P_RhL,ZHSd(C[<1u2IL)\RgÜLsNTbѦ'6^挛t6"Y۽g9Úpu[6(rr̼<-0U-Y6љd 9f%< 2R3D2ѹm9٘Kv 7p588s+SE0f uMɣ532.*0%RS5fhj94hf”˃D 6^3XHUMˤKDR  N+ N3[0xعw9ÚH[wړn9}3-Z"㒖;l ERCY(@{uhY 7 㻘}~CSvB,\"m7h3 @-RTZH0a, D3o5^eGZMSW(b@% @k BQxb; HpdCѲD~Fψ+!_ @GTgwY>A]d2E,PI\3LjD @nzLH7#`4gvmxOfIXL2oߖgY>9k)="|g/hT%W^Ȥ~LfbStuxi;^n94BYbe gQAkʄ܏nb M.g881b3zU h);fg.?AuU QΒWL;n!E3 J!ۦ(o"H )Km -I%Qvt A0 abdҙr㿧{1 b:0*1u aU0CPTݩ!^yLR] 7T#ԏAFv֔^=_93\j6*תJ0!;;Cu@rL>n5T'{^o E .ʍ(e5{5򒜊J= P_Ug ȁki @3)hQBKI jOWk*IӉDA2 ırJ8BX3iɇ  !dsr;OhInuxa$,cn;{t5j(QcRT`w }S4Y @$?gK'`)gDwx: / 'a>,~ ;IvEwC THOª(4-d~w oy (N‰C(ҥ* RCX1y"xr]?eF<>.!d] D@$##J1kDϻy̕]1Do2m_#EPȂlb N2Q(Aᓸ&@(fN {K)b'M^84d3RVk{88@hVM'GC ҳȎF''XiW˟ ;=zwr.CK _ߝl,|BNq#(&;vAކz" N}/m _ѝU/$ ||x08Zf-*X `Ab}# sÍ/|UrSk6Z;)^- i1nD1Iˏ.]P,P(QB쩋$ h~yS3J쩂xR[j!&f$HsZ{k!@MEV*n_ݿ3;Xg_:~ 5ۮ9~gK ᜐ|\YOZ"HFks-G`?CV 43o+ѰL#9UBRH+վIRFHitT3<[u0}y$Y8zI @k|y*(MsmK^g(3 82gXXDQ,l@).UzP?xuǚuLt`gHfe<@PDNWA1I"gsΏ ^'uP0P%gm.#/Ag|frZ.ͣ+k~uag[BKG-D\@(&?tyk6E^e,pwV ޕЙY|oQZOJ9f]L V,Orm.װ^19|ot{~dl5B ggb.?lsP*jC q߆R`ԯC^D2 0# jQ|ojo!>~t Bu[ęh3bpFL};PZSGg{[0Vpϳ >d(5=5+n) #@@ SIA"()OISQߌ:t_՞"qp`P->~ ~<7/(¡赫Ӥ &9O!IT" Gݸ[(M9[ 5E: ͯn&wN{@8fP7 @ C*2jwÇӥ&(qjm3O}awffoF Q7LN +4oH~)dL*ڌJ9$)DJ.i+x4p]G{U-@=B}٦d~@wy֘p_Ry:LڔlDeIe sc7sS`ON1#"EޓMEK2ɀ[~:H}_~ ;oFlQ_%'ݓjŃ 9H RaXH>jG@i_>˕eQN^,-Vϱx}PTDG>~= ֭y2n9kLU-T Mv~yHZ` P.G=je 1"''XQ~< r-9){xP0NCШh]TV|;3 >"2}F )?N:|Yݶq۟ k}pP#ՃJ9&6Z'(/*¢!%!.0!'FȬJP6($y˜]GB>YoPQ_Onي "e񭾅]YrV6 ߅Rdι̢eUg]!@P!)yݳH0V4-,B>퇹?N+#d5JS-{I\<= TzHB:jal6AA~VDR+K R'lNtUFBA }1{oXcQ21DǍC;K=HaBj}DQp*<LH3gL6O@&]vH@T;q?wrGP:JP|M L:CJ 7]-ߟ'~y|VÈĀMrfFehS]zXKZCt!19I|1K`cY=2FWڳm(ˌZx&2ђ0efi6Tm'>0Q]|R۹,jAUDʷtjRxrHDRֈ@F PQ{*Tؠ2\̄¦thUB(RˡV! &P8Vƶ%%d})j H9Nϭt)RRI `W~l0TfL]JF-@B_{a8(`ya|tK%ٔ' ڨg+EV3gmF"tŹzGړ@_( iy7T/:+Xv~HJBHWSv#6]hs֮ Tt&$K*-PkX%۞h؝ebgՅC'qj{GZ펟 1) yswW&I5;~P3j j=5> :؈M#3DAbջ]! Xg9"!LHAC?mx'G>6y|\|>6e$k/Y9mBnb m{j8gYb8ι e^AY9 8P6|#o`nPLe柇C: NjC1> Py7>;mCb#^af3Y1>٣saóDU !$Tj8B'XKwB;/" xou<(ji< * !vg-,ezeЃPC7_m#bEo!OCH0hWԨ;щ-%`[Py3ÔnrB0/ u۹ӆQP M8sBCR&!⹉x²?(TH?\}R*i{ud IBDv Uk%ޔH<2v3"JR24_ 0FҢ8;Fz3N/ nՐm 2n"3̏?l;0=s܉ePfC6*YGEr%.M6,4iUm,;;kr%ga!b'ah)= X)g Ό*hίY9^7<!$&CB% ё suj:9w$U7ж(s R{,|m53ńFhTc򟎓MPK:;aSr(M*r(.P IQd2Orr-& `7!$f3}`&3g|9w giO[>v}}( !٢wm:8/mA['pt}l9 hˢ:*3է\VSQ$K8b"(ȫ&zDJ#!z{*TQuwiӲ AuS3*c‰9;ad{8 zq%c16F/t K$‘WuRmآȵnY(*J)YVs FhOu[im8 Oi(xZ>#"c2Xj.3tmT3PyDש npz˜ * b6v-1$ a,EQQUd6avDe'4 W}|%>cB ccf35V# P 1eFyzJǽNx+6$eY, K@l,NFD$  2=ɆX\ H#[eYaXrE,%9]AT#~0*~]15afD _o4ŦBk&^S$HnX/OKUBTn  ~!~G?a0%Es\Zz# `Mˉ勗XH:^NF N 5>X9# IR- & kg>)Dzkn.{rOE)B̌쉩I*(%3CZrc@)_m8WXg, hF8EWCy t{r~ =5 1HzՙnZ+6lXA`h?< }! (JoBFX$.wҸ ddqDuQ&=$I͑2g؆Whs!Cވ-+Tb+ŕyV;NMLr9Cd4>Ͷ@֡QZ Fo]+m7K-(8$btX9PY ퟩu$]2,Jn@,I%^@ֹC"IH##]UV X菃<9l=msYZ2_ʾO,Wєȓ LS3ϢHh8@]P-h6邼KBmDtz%]5#EfLT2wql{MXq{d R;eu׻ɨЦI7U!5"FAJQnfarդ0s,_2S|uTib{@ܩ_B8#S9H&B[m L3=}; ٵaA\ܭ'PbZut ")^ʐ9EQczooVX~HXnn U`f]ݛUVw+K!Kʢ)YʮLJfPL|kiȊxAEw|/,7 # g;]\v%bג8'B@\_LcCAOyr>< ^Nu2ZJ`Atݷ*Dv2I:+%19e n%'v+ЩCx1z1X/>8xk,-vRh'4@"CF?ni^LșپLJmbs:MP艳bT݃3wQ3& (f˟9癱$~I!U%i}/ϩdbtq5 (^C{8 Q Yx"# İh PHx#(aѳ"fTM {fϭޠsE'U@H !R9w'J &zՃY רK 0c &%_j8]m 5*27ibbx=!Wuy'g"A"(9M=;h]Gk1:Mf11 {HzrGv]Jr&AD.菵lgH~վ}ɞo!O 0tb] d!.+=b8I~cOߨ ѹ@9Sv"+d)Z{)C+k ]?B(l!zb+5Ex1' q+@\nlzQ9SZ X ULޓ7z̾=Ğ]x(^o!X/.dq>ͻ@g.s rfj?Q&3;p7v0kj5c2sn7622y bؚafĺ2V% :SF%>zd~4Mui\\i>Jsl=z#R"jSgbDnNpG 8@v{`c'jiu!hoUY{E(4Y)1Z sE̊d6HXWfk<;)̨ Pd&')  HŴE/ {ԉۏړnO %ft\}6"i-CkݯlkFp[֡/QU/C֪t}E{a>Hh}efd fB⌐HYfE`'Et&QW@I2!ɓ0WRm" Z ^Im"1Hcfal;D6ӨXu)@YK)"')8)'l2\h $8 xM 8camxv>S$ݓ^L;T47 &$a4aSݎR"'G^0+ j 3<0Iщ,=kMvi3}Ay⎾(R|<&j^ė)hEf,PuNѡk4)CNVć"fv:V>rEti`?w7R\ ^n޳z8quo(*&,Y)iߊÌ'IMiA:#Z f ̊:SFZ701fȷHMfFf҂jJM/8tK "ʼnfn~|'pW๮O{$@mx5L:C`HVD XO&_Nk 2);򥵵kHݑ/1kTh"=7T%9sH($E"AC.'ɽvQFUh}%|0/iu'w #H,;Xf'" } x0`'ЂمÝ,|2g)OI5P t%D1m+0/{yb{81fMqnmxX%ZT@t\RPf#Հ,輴m/r0߬Cz[.q,oZlZή5pOXQ (AKX*]A A)BRӅ+qĽj0ʦ4YGNNѐ0(#Ŝ2d+tLq0#L$ģdadD0DBA.TY[(Hִ}u;@Xw˿"=q(6h)P?ToHU\2vF$tҎWF",@3̰lKm>#0XF_HIFwEgClJ+:Rh;Yo1`*!u#Ug'٧QQ+Z0;V =P $0OfT4L&Ԑ8)0?Pq+FǓ,ѵL,a;cIS%ARgF!!NEE9O<ǡ81>!aٮzYՀȁd bBrT|A>a>-glۛC%TD~H傾.݂"~b- {y e!ED2LIga!x"@ bz08t8@zK#st0>UC{ǵlhwճ6Lv|m+yG)) uPY'( Jl)p)Z,2JZj"J2=O_<'9Z[ oIpL/QL([ުR%Q6dDʳ bV<"ȐQh *2N))^eVtȇzvw0f_7sD!RUa$O!"E /1 f "Y"R0^N}ZNHIWۙYNJjQ;A3r͐J%WɐAltUAz Ԍ{{؋ ($iaq%Z$%K&e+) wVڰwtc3X!ft$086L=y86Y ÔjjsHz*}A$~mCS;C|IC4ֻL~#a[6y6:_@kB$7$Ap ;NzeO4YԒ60b(RI K AbuFtF5IAmxp tONgKϕ;O5(՛U~D7$59&AwMm! U/3u?=зc_IB`,!E%+f^B]hZjhybzKFGWu!^f+o}H#I1P:򓐒 P.z]T(tHY`f!9@aCd::uU("A{ρx1,̄'J]N`h"zK@26U|?2[CnrC$@$8)U*xjnGy jRSb 09 K148k*e!0f(35!G{`Z:1ي%S!GH !PhaO[dޏ iZ40FtE2WҽʓKV֗;qg)'@-sμbԫ}EU>͆r ߍߝw6-ڤ3-&˪E3i̒=?:=Y=Q(ֽB摟kZLc㈥'!5E}ֽTKW-$͂dc& uV(C 5.d {?"!ʢsQhY`ANAJJg[$ &j#CnSEnOhEW&87z,SĤ=)6x̞Z:Ŋ?vaxI4BTQ# ~ Ǔ  ({9Ҵ0DG\C;0]͕`}{܇5ɳ'2A3oiTW^tL هH,璇Yn]Ǿ2bC(GTh~vgN` c=և1RIn EId"CWJj 8X⽜CS0BXأ# ae4g<;:LYcͮ.=ܳ~ F?VYP]|oIIPkV80{[JP`*PrY @*xgH ^~ &=I9HO;PkY뷔WF >̎PHcT;:u@lzK2Ax^//@>Q(.fO(v4.?0)M#2"$ ?>x0TđlM6Wtj}+ A_)}j 0Ȉbþ%h.ad8Ѐ C.CFkiԉ9]`\ys$C(2En+、("Gí_m B8F H MٶcmMP DVܰ=َ#u8EoxG~H`Ac(4C+! A|5̝ )T "Hā񧽡d?=H@1^ .BC˵q.Z(_/xY9r57( (P(PIƠnP|(\uUͅ`P!2CGTb*P_)J.G)j@e&υ74ɴ5Is0*}`Hf/џ:y:5BB$s@ faO.,C mW촋~S QxOC\J%prW`ԭ`GF RR$U6<{e}%ڲk$ sp2,b`jpJ| Eku $ {gɭ.贓?}4S @p)P3w樼+&sUB(E'EeJgQ@ K]k~A_E$5*+!E ]o}w|L/fCǯ~{;IG4 JmN1&#l*Ol(Ȇ$8kh3 /=D$肠2`PA>`(pئ쵄S 1`?ŀv!>@%T<0v3_=M+!2T]J혵CM[՚uhR9 JCvKY1"E#[w(dxñ0nU1PDnVyE8$0HtV0#?W/p;`Mխ4\(! `#,*!i}TQ:ZɊ1o='.kOή{*VvLaœ$R w]ҷކiϦ c2IlȈA@J"#Nsڻ=L ۈs O- x [%2̢݀dHyR%=`S\aa BGd""/ey{)QˡWY·X?*lq_bRuMYyqySXZ$Q6*t ]L`f'.ء!e=XġS2hBzɘs ?O{r` *O"ߛ( BiMԥFQc{GdHr͌tmõ#8kp|hWrqD,HEXra LC}spƓE®HÕ6)/,sX 0؜vPBlE״5~l^+6(XkU@+tҀ 0(k$M==Ɠ`ʁ % O,«+x xB43 ǣd1*F%_(K4=H1IlnJ=GˑX+u"$ n_Np.9|I~%dg)3T ,c +A?\sL1ߵx&,b꣠wZo'"_L{c]?z%]Z $bJ3bTaf9P~k$Tv&Eq;{vnN}}!VU* ([Lk,G ÜُRu/Fn OB\(~{kSTt~=BB%4?Ak#չen.:=a qPT>K9p $\}>ԃQ6wR{Wߏnzx#HdINpdp~E iyA7YAVo" Al{@Pa)L7{+>*H,TguD ,ߖqA6"~9ϥNYYWhRR969S||咑Nj被ZJsXZQȺ7ͻ6o h"~;ɓ>j+&ΰ[1 ,/s$(o%ėS4BYq~4'> 둝 ˩ˌ~m )@hH*A~Gp n+9I>y9+j*qy hi2n^kF^zۻҖLKb]đa4qt[I;bJ PS ;2 BVtO=ˁc %uלL:.yx+޾ }3ՅD(l(>'9MoGCK`ђWW@[SJFh&Cb ZI   pO,(\H| Hq puQȵ3HVdK[Zڒ-DШ>&;`c&h 8aklX$O>6l؎4n)!*|Cr8 ] 2F d1\QF&Uw݈f}Ӯ?#߃w ݢ8,a|)Ԯu`CQ#H$~_ߵXɆѪfJGZ/l:s=wWQDnm7ϧV,m6[Z b$) > _3I@wkl,#\\j,J]4Ehˤ |uy7u9W,VDtkpˤz[{o7닷]P"hX 0h:q 9;E% 35);*&D } V"#]1GAyŎɮBΤ[ZP'as027:zc%Y:./lL@αM1Bc;WYjfNaF'ZEקR'* YZm*#n/@<oOzk 9ĦU'{? ""_~&bDW%r%uF 1Su-a#M]kbA#/z^Zސ͆*@~ F.-HIC7uc>[l}'ϽU`Wz@#E1ʶx`JJ=* ZdXFkÙX'$ATP=Ͻ9!$|+ ikX<U=i9,(zI$ajh.u[#|q%}hZR s cyJNJp y5Nn=^HS>+u(D>z;< p CXH@]ֵQ3x" 憹Mw w[dsbCL$l%]rDCs}d lWYGGH{v&be_GS"0J3NrF߯[ZzҔg'TޮVaA,'a8&)NZ0@L{>nE>w  g3A^F+:#Jdm"t I`41|ؼMX6خ 2zߛD qc ;nT뜛k˞F@(* AWe||4l*F^i[UY_ͫB ~M=Kq.a/}40QOŬQ~&rcXM$H !Gr6EF ^ݷqyo :T;zÎ{yLq?|AU$kr_ZnAl~HF.0nIեK-Lb]Tƴq̥<>")&K pg4y`<z=B|^cBZր ƀI0$mܾnBg~!f;'b7C_(Ā5l5 |.͐ =̈́5P~ˁñ6Q{7Pʩ0`) EHGVx,b!d $Ȅ#*Ifp+۾B1bǣњa3Zf6HNF^_ZTžNg@ "ߋM4lDޞγ[VoǏ&`UL ?1ڑyƵ]hz2WD1H?TܹLmS$\-?f_@g֪ǧeѝ' aύF"il&(Kosj_r{ng#${Kɕ݇EҖ=Uj9~3e3[&)Ohk2ZL IguʤUE\fZ\ WR2D뫁h21!IR3pu[WacJe IƮbg pɐ+Q7Իgͮ6 &w7O̲<w= "y bT,;ޚ3| 0 HW`P(%F48tux4I:/]mOfpxecA'(0[og,*GBBNb\@9<k=| A<91SYN˔{5]K>;A_"-ąܰ(輑h P8j؉|aрHCޫhsI@gs> JOQP$-"]c#E6Da.jz̉#\G]t&H^jֆm)7Aa@0$$P fCmIp$R$=>k/o uZ bVUhV 3*QWhF`:C7[0_y]P6ՎeZLLOUq|(VHzv :$$ {wB=b7b>kҒb:.2,,F $_.( U,SFw:=Oq7=mVʯAy0Pt3z Tu & 8@)8z\|f|S] %+GoukasI3bVّr`5jc]هS%`Zj(i`jwv2na*OsOeqD&SaD {-y;+o&}PHzPŕ^ԯ* Xi[޴8/@ex95sRg:ЯmE:ЌᇸΛH6(D X7s=S}(fwyƦlѥ,fr#d-`uUmumT*J" TM'kegK,ﲾL1q,ӻBIYvfAwbDY{B$# ]`I1Fty"<1m9##DZP#:Bi ^VɟP}PH<%DŽnB0HyHlɗ *L:PJ-i/dzu1 &ٴ[{ Q*) @\^H ;ƳyDeur-g* ^*')D \h-,$q"`LUFt y<5DcҰusc*n OiJuOWs7ѽs HdIhV<j&79[4їXQus줖{Mx Ӥ+.x=G'6AGb5GH#xopBZc֪q]&i,{!%~`ղRA0s䳎#'U(I9!CgcYBrیF=K:"Ё Up*ĕ Y- 5O>ނxS TJ\sӏnKt)nV3Q@ Vq)WmgּzJ:Mofh̅E~ kRH Ki(?>\= P2$W/" |fn̹YwW-QvPmRB2%( 3JT<ɩl?1 `Ʒ@eu ,+?Ywd-BR @ILJϚ,/wLm cHX$T'-&CϿ֢I#1 &CT@+w6zBA1\Oʕ:۶ARKؖ4G p2ġꖫY,-@}XBARY[+aQFN w)l(PQs+PS!vY8+;}Ѐ4v@>F&z(s,h@ IJӛ^Xs:MgeQK$z=}gj`oD"Ǯrn&2t͞V߶fMCEu%1ay&ECVK-lPߢ4XV*CdLPMWVzJGV^u4"&9Og܌ pH¦hz'B|"ӧ'UqjXQ:XUB82G?ZR9O)ZQER`‘:R!UC;aB~`RH1Ahi5׉]#2b \0%DOxާtFn;ˆ(jV@,RO| zΟzDbK=lwruS>jrF{?2o7(~1 bǵabRC_@d8hoWh#uw} LƲJdx\=$&zfD#t2jg܂ބZ:$0aΓq7Gc.~yRN2(HçnR,1ߕt4J ИFEp'j1ءnԄ*(obG( CrA?S>.^|\? EyQ&]nf(@1 P^-G{V@/O0T`HӹRv"HX _PT63nB{L0s<+%A2Mۘ뗕GdN>IЦo|{lRd*^L& Y7-Wjnw>>vI5ֺ~:7-$PmQ>Aͼߴk.,QObesZliw]iqU)p.e?(ϐpъJjWCXA9O_< . f u}m&sN!!DiRcuu4Y":,Nc`X4np'::/|7^ ykbJId9 1:\9#E/B-(#0B EP P Vn֐sEO<`3) R]j2K1hm*vu'~A ' kol.R!e2r)rEh>Z/Nae^W]M!AG)+7mtPi [`e4pZt VV,%_K/FHQHA> oQ>:9KXZ0v%P,7Q9Y?^ 孛EkM PL D \Jjh/V-X=-ȁ6g^ O?"ʓo7a '=Z*%>O1)M6 Jَ$GƀdǛ\ZX:T$D_$M`V+}qZf|.>Zk'"-ɬ)s}84fM5s{F(w߂󗤬XeZj0  Q@3EslpB~$} [8Q, !2g U-rLs1 =ZUJPkgrK+ɈYSaOA$5tzQ~\9z̼͞F[PB"Qώp3Ihdu[z.Bu!4;V`=P_1CzZ$m&]"[] SjC=H3U< ZuaMG©=dU2AӐB!C nFE4ƷC)k,R,RYyױ"F{;G W x)`󘘆q4Ģ@Fш bh׻ks A8*V:&C+IM8/K%w{VL!sO+zlsSQa $R2"`LIZeY<Es{o}W iԌ*@O:k!syJʁHS#d{"AiC4(ٲgF\:Za":< C)Z5VM-dLѹ@fY3~)yOϖ,pf z`f<~c23L~ vlE _Q&L<;D+3 )^zVQ:5XՕl8h;Oc>4$ZV{& 7R8Óji+,;B!rAEm?J}P,_YOS, PnJ@􀟅g0>JY3LĶdWC^KmpɂwMY MI\RIF.11Υ,]~]^Ч4 H̸Kg[`VA`E(?=O-񞖓\FD+UiS>uI^U1Vt? 7 3?*bG˶H).?#jg\"U~ ~_\Rᮇnt T/j{_ݗ*_˻F{ʣ!Jb>@Vp9 "SOo;V,@c`A@?*P !OTbgBЉ:wkH(LOk 2aaW#g&m!Z?eHʝIwFNć`ŁWh$3)@wCm'W %"GGq#׿?UQ3|O7fEL~N)B Gu%Av !/ u'[ajn֬01*suj/:w;[c֠ 12 I&B Pd#PADG_y_H1(ъ܁{%}!b6o[CجQ1> ;M_#հqL(? =6:?\nfaÃlOgHt/Cf3R@̠ AB1ءRBVH!~(NؔPQP Vg=X̨"e_gҠ > n*; 48p[H!dNn8h'<"9c U;Zj!DiSnxJ(S1IHSE$TD%# )( i:CBrJF"DhiB)J 1|դ)ZD"i)oFT=9#Ss_]s:J';{"P4%P")E .!׫m +aU445MoL@R)OS PKKH -)dR9 SAHhUNJz=|0#[71d`I ;ybL)#?bvZh.AB =82D\T<%^_9Μg.hԯSD b<5dW20N$%^4Fi$)p0s$:$XD'L4ǷJ$Q" y#f;e PM:mT5tZh!dX#~g4UV cmVq )ӧn[>fC8xI$+RBqd(.qGdeɪO;Q=ש,D>!ʺЉ8I+,g͟,3˚M'|uWoૉPL"%ɹ}={{ _p5l◿rcAOV J^OeugŦ! ">qvo[Uac!EDԔ4RiSw hc5=hJMR\/éfRȦ"c~`OƟو*0^hsumH!Dl*~Pb}jD Vhw(!7q/O/߸tHrώϺK0δ7[i#Hrvsҋ#uC1hk*.P|u`n J\tTPdp!U|ЊG`g*Q ޟmL¸qŊvYb_3#VQ; ~RjI=l8pQ[S<#^ j|i~ 4@j98X*CJ=Xp1Hv*Yø֔%E9N:}Tt|f \qx rj(+#$i(4Q@@kHЮi(RF4RVH~4)@DM{#0d Q83w>iTuukx> ǮldpD6V46 _%7}>1/wG* `ɂds=H4(d9g٦/ڙbR%HIA+qI1|{'~|˷Bc򾜈@ S|0CM+`(pU~ħzZA8 lQTmo,Jd ^TjX`W}g8=g)(mf=lhݒh[=P0VzlX(T! l}MiͱYڍ,4F̙g R[N5'qY~sn+6.EX鰬Fa_|4$ɢ&P'* n{|߷~i?L8#{Ypfiǯ:ĿơX3H֞FCFt-Ŗ|\{]?_pn +u;&_¢faiG7nC[ƞ?)×Iq৹:tiLV_`HP.rY%9hʘ>k}]%he͘$Y/ث/5H n*LRywBi{ Jb]ս}s ؋q\7VvD)+ -o_Wjh|Q p"G)`+ô+՟K\ d~^3cP#8(A V|3k1 .+z#_0Dq(o4ߎ Э*p\?>D p5ፑѧ *…W>Hv:aW h'PjTT r# *69EI#DiqOO&+Ѥ?noSCǻާ DR`6'`2uVp`ޫ~{$Ԉv)@;ZaFDYXBOxKYQˏP4(/, V ǺiUU 'ֹP $c %;V @P=D~HD*]FID4ϕ8ʬi=@YCYirTYESGn0Bb'LЅqgp}| 7}+XwZu[)HIKf]8勓` $cEdgGj8wk&/q"jr[d) P >TF<+F>*Hpӥ*!>#)dk]j6 ) >2T`X^rQS- ʴ;#r6 `ǽX=K/ [e WJdvLEyHfL!zx#4-a%b*rOlj؉(ʤ(:q?K]ew 'WE27RRUW(Qp]LKuxW7ͅ.=HU"p 6 9SVrp.i^`qbhR/&SZRjy7!:aВD\HRk4{ߊڢ{P3lqL!)ɜjUXG9qpPn+—TR2 9#!APr+MOguPJ5곩nPx7ATre|g=n}$0/10lj^uZ両6c&&4'+֨l}] z(D],>w_78j&\G],M$HiٱyWyB~+SlI{]'"(pd Wc'z$X޾+F,UtrO_1x4՞ʵ0! P]녖!  QdI(Cy,5X6mXRQ\rs, /+5yIz⶷=6QxTQWD hj֣6bS6Xcq F]Z7:T7׾ع}45^p0DC*Q)j}VNAl;Lͯj KwLS$ouOAr2{6d۬0Aw9MּA&Gb~tz+iniЙ PEnPʶ}.cgȶ.@*ױyHtaVaxy8c' s3:ˤ*s"d*bW57yIkJ\XZcHcP`,qx^W| @%TnheڼM,[?1!~yXh6%ɾ؝?`<|z{{!e?Z;K/v=1igNDĥ(R/y:OOs@?DzDԕ Z8D fS=:"9d4 )Q 5) &PcP!SBD(ur*NOUD@z жF­joVݝH@={ф!)PV $҈Vj :{T+TkxD$L6NY@* fOJ7n7{dV-=U0@I"FrQҭ 􄋌ܦiJ+Y+v1X-QB^fmm``Njlx60@FA٧D^{RN;B*{+Tu30S`ة"PJNAb ̢ZX VSG,^BGS3ΝP9"DEڹD ua,jMW"<k\M,UمAɊ7 kR1ԺVvjuJ!&HR[ct eh#c5Y6ojSʁӑ9tk{Ӎs&~GӀgY{8U,LRb glհ(i.~RVlO>q(ƚ+>Xpckc]p~?s']чp*x*k8n]n$D@JѾO&bUQ\\ee AOdrـ |t9="O,P2O\1M7t?W,~|Rd6$&`uo9f@}qa۳Mp!;1>hԞx$&Kbgǵ4Cg!djO %C9$1J (<'X 73.^)(ZEJ H$[f?ݕ憝x+訶W6giEVF)+kkqDQy܁BVm#l'`Ģ$F*&+ٿݓ8xj6 i^% VqPц tyK0ӻFD[;HvgV(i&!?cަpFC_3%=y7 MnԽʩw,r?>U|믩^֨U|k27Wz.J/cbss4qt=E`vdffUR^:$ =Jօz]Tn9Jl$Cl$k1a!~0ἑ'GXC CdO(}8e52߇d*VN_B"'7sAw qWI!b.c"3,Ga5x26[f:HKD{S3yڮp™ֳ6zeʑJJp񅼕ĨAosQ9^m|MJ ^Yh|ڮ~ ڕG [wfƗPWŕ1a$Wrd0$[CWؚ=[q'u顀wvM֨ UGŪ\?)<6yRXu}d0h N_JW7ƤurHWXxtMRds /֍0W%ωR/6,U 0۴ ",Xe5/ A%.害sWɳkeQP DUP`LʍT\N6©}s\ Hk&NqWA~& މHl1&Yg3FRUkָwY~f[&bXCꑑ ejZ+BhG !lY,uZRYw-ҝ5F5(cMsvNsQǚukiU}+s2ۋn<*%VanHpԉ 1=LX[s\k]݇Y2{=ZJ-("Y u HwkTfFr -:b٭/;Ex#ڷ GhuzAzi5:)Fw{+uzGŸ(R8[d-AׂKBr-ʻE'!^B&yTHvL '4s]t|&G Ъ/ȠFᬲWg64L(69V3xWMYV(@#[\kX;֪UцKs2YNZ^g@f0utgpHB꒸lBq+/RHcfVh,%NiI6k?IfHcu9kl,6~}^(b#aw[Gї],7Bd.z3X~Xh^s$^p1 eֵí= Ak𘼿P AOAu.uqu47%:&aitOWub9KQw'- ifR"EQ޳r>s&=a`sr ^QON_pa ?u-u"('r'\gSb՗~(5(2n A:lq#YF1"l_$뭻/ACET((y b}Lg6_ ԝ )g?w}|GfLzNZvEG/QӍL)kxn+kaJ/xQEu#Us ߔv|ѩZ] BrM=;>6EDPgɓڧwPk0=p'dA<pޫ~mO&|~ϯT6!S+`l(NշUsS,1IGD % g[46KڰCʃ fS:dj)3uݎoeS@60=8gn9UyqE67_AdG/& 48KHCɧԥ@Y7w)ocǏ:܆N>W>str/Bz&7km;@|ȞD=5c0=BAA5f9rY5]Uw޵Jw֛rUgɏm&jXDD{#I^#<q;łp5o2^oCrjp:k0(\}&Jfo4"P`NmT0M 43EM-A-% u9#CYї\[C\wuTSaqZs@bπ!1JP,2AI 7ǛKH¡E2Ei*[" @GK$ %aխ ) bB i @m,ZĥhZdUn \}*X.3)ZR)k9Ib;~;¼4$@A$b đzNscrOWW{ǑiZ Qw-I8C٠Hđ D*V{w0ιѷ $X ÓfQ۷=.xq1 f " =ugp*e4+]ϐሣ'P1$((`f@9:zObUT/0#i84F Jt;cd5띃^΃;?UxzC @"0vSHREr{ =+P̈?Q!D ^^&J`̟z@vP7!d wV 53QcR>~N G|Y5 v78G%?3;\0يֆ] X`e0*\g9̙u,fpm$ڦ+2 n6皹&=\kN̡komUNۚe%{moZwMz'Md} >!)`)s -ee\i.fLgssmKߎ5O x Ogi-~ց}@0Ew$ 0gjcX5ig1UDDQ3IPKHLQD,Q34QU#3 %EC,E5Uz|h 2瑱sx()tT|>UADFrXE%Ue6f_';<<6D@% ;ƨ Yf$)`5[_EV'B^ ~̆JĆ@ݬ^Yh?tHZ7RHWnsɛl<y. D hZ8DB@O@yy" PR$A@&pkA<;ί/>ͻu<ܽ7ab{HJcJzQ(d$3RDY<AO_d&"9o^s˪)*X9mvM=]voLD$A4 9ߡ(ynӏ. 8 3VQg A*->}UB(RЁo[pO_uE}F@2 s_,@@;1{\3(!HKC/b @;}\ @p¦fϻ1#s0 ԒDwYZ{%& (ʜ*q^|=9T{f/$? !v}aɐ އ`ZF8E&M:VsڙIU)nv8Ґx Dė(!D?@S m`{ON۬8VOfg{k}6V|-K CDRG"&(@ #/:Ք\" yl;8?*HrggOk:?Nl!t[O HwsMփC%aI(AfO|׊*MEg5æh @ S3LI%TIM1 EUAE #DEPAUS$348,ES|Z~~}<Ք~{KD.EHU@T؈~WSekm&}'p=\!q4"CyD;t7)ם4@"wuxM#_Y89I-i 7蒆DhӞqjM+Z;qa@P虫@LB~Pn@u­<ǛAhfewQ4+&e'Ct7Dܠ+(WsLN`Fȳ]t6#wUUݩEnO㵭UWB]9;sD:tA';M疪cܪp9-Px7z>zo+W0h(l93r=u@]bD+󷺶Dڞz@[GFXiƁscRμoNFK2B2$"@E<V\)& HYpR )F9WH^ǭWYa"v+j$ LB[T`e9Ҟn"~r ÑƳ>_hEf'm k %Jf^cf5Y@jyE8NU ORKhZQ ۂV tJ"mv0jzq&gU\"" k=yYx]7 clp(LKG)'+>GB^:Jߠ DC*lXԞL/NJSV Uh;`TLuvAFDQ7;gֱm[f~O|CgX"OݍLpwɟ87<ŽJ(ڔw6e^kA/ "?8 s%&Sp#J Q3b!"3Y͕T!ć˝+q Bc++Fjr\$'A[A4U'g'OZ ɅUʔc`wںCN7U*9Jj|NY猢-,ZM%QP5RB30 9^˻do{3/fo{oyVk7IW{H5#Chm6-m'F,;\}y<_ @=^&uئ*"$)jbhiQ? XpS+B -r_l"5 \`UOs/:vP ׮K]IK&N%ֿ`fSϽsVG[xbV3 4f (UW/w(S`lm h꣞|OTK9NXq%!Be7w+&2ljdrݻJ+Jgw % BOe?rekd㦻o_?9w]`DB/t4|f0ـ8UJK-Tzê5r9?5 U+65[4I5(EfKd-kYDo.P? CӇ-tԫ#:D_r]ʥenn `0R|VU*A>~/w?oTvu!,3XD@#`@""@0ū]-@y_-OmmK[2iFG) /u{AJq^Q0aPI 9/cӱlm~2<{!d#\pE4 @41 TtDI;q LEHu1aMq3e$B8"PSD墵ܦilYdۗ % >x~Z_oK@ }qm%RDzKG=GtuFׅ ^%PhYI-V-/C's[ӚrXvPy[UZ͢:+bv ~x Λx`继cRʱn` d/fM;ԌK9'ض=2*"Q)/D<vm.c}N}\aܓo} .8= jz9IC2 bVIZ"\&R H4I:"堸h@"`"1Wuo]k7@C_}tһs[=zFQ'@pq2_{<{7"LףL9fÔAx@m9>3ywkwwwW9[{33 moEKOXs3_&s[SXٍNbϭ^)7B/ wQq XG MoN; SC;}~Nl #ZbB T(9:=KVЎ%^_a0ZAB 6MGB8rT)iX3f5w3( YՈ3xQ~@YͰ#K4{2L}jLס(%9Xll"<|Yr8!7'`R+@ D# ̢4 "5B[i3z$j)qX2/ y&FHz*]} c'NÏI>d4d$_xJsKOٍ(J*\~"sV"=/ZĨ{=|L#޹{gyZ'-RmlIFɴIvڦO*f8q#iuZXZg@oFF$S6+\qerkCQL'Cjگ+Ph`P-VG).T^OU~qd&IuѰr0eƁ  ЁAN.*!g&̹x]mk9VnMg9ff{Ey"xS5,:JLͳds_8b?1G1g6&D8m`ßz3hk>`@}^֯ޞ|سg3?]fAޕ^DZ$o:s{--(|U]y4^t.3/zj0e*O$n}V7FCH>I`(';vh o 0^$Ny[;Z=S1{4wP>Qk!w6MC<4'-#|p8d^LF`cY)}8,*%$ b n 4>͵xt ؐcZA -Q"PN TʪmkJLWwwvַi-zֵfw'{8)HVWGlюۊш1Z66崎am1w2[HgQO9L=jLU?yDvBc#%hߞk: MuO?:m}fz \* @(oy ǘk>ww2L@sܚV Ɇ Q|>ۇ{a̘hZ`vB\[qčy>,b~KN* P)O^l8K}5ѣӮmמ b8 Ē⺝w6d@iG1*A)A\9fRuQ 7z[;@(@؋3rNDg"`4ҧAU\8w<+-' FzoY6DC9K舃c(cj4b$gK^P)$U{ @ C?M+ټlfS:uۀU@"#t"RoMg54ʫ͜$17y(GF"|ߏy|\B0ҳ ($o:ȲUoeO\E_Ҁo5Y D@aß ]| (m{+Ey$fnB~y!Ng2[ˇz )D]1I mt )Ev/ AdnK>>[׿7y71M88E.Cϻb+X(3#_ͫmqOam?asC:QGK)SiHOG;NssCՑxӕ8h+!:1;dzau- Zskd _me3_țf|PI((p%}|d&2:?˖!ڤ@,zN5Mq <$>_G<~3w7k=QeH$P̴|Y3D92K%eb㔐X M )W>ΰ&HG=osm{3>S(+8'Jߠ(@>+TxrK ip޲PLaB뀁Oph1N7cq9on%(2KK<_6eNR5,Fx`ӎa篿^9cv;|bA|:=x] U1Ni2EC~eɞ!ɑrγ#PgݫA"+~sW2[1SdYɿ?w]kg j '.%Ip=A8AD?XUtP|(}ܹ̱ߧY 7>%P`Z <ӇG*/ӕBތag ߍ-ϣf~Yx¶XVւQQ\zߘ'<V2SF `6>P,O/ $%Đ[`Q])Yf7?F\€'j8CP<)pGd)g߽/l~QeB3?Z\&y7S>$zFfgg&#R Ldɡ*vĀIǧ*2_y:~G!냟oJ`UGwoJ"0Sf0zJv]S'#&$# dP?8 xQ8s{jO4DD۰>R?r{66up 2Bh%qTR0a]ps#Cz|-3Sޙy?" Ѱ2{ B C50jjCI6Nqd(_4036ʟv'E^_nsۏĂU`ОΪI <6Idomg q Oo$szm9.5g!'e⾌"l՜5S1ApA!7Nte;R. ?J(2?}W?|[Qq|@{5*ηJ㭄0(dnD G#u"P ".r3ڙҢC7>(5ׄg]@>~mA8"`WKɻ(swwJ2ʈQuu)U"A8nS1}s]"EΦ&sv{Nzm@/ӳ1ٚ4)}tOh4i|"UP{00{݃_nݛςoև~0&u~u"3R, nj|TIP ?og@Ҳ  znﻻ AC&F 6itZ;r"hP>USڨ̪VQ[B ] Chtl>Cn;Τ>r_wkǘ95{OJyx/MU[kavjwԸ&aS~(=ɨ—®L|yT68~% |Sw g_掿j,-hK $Y͏ſ< Kطbs~6aqJ`x,!I-0T@TA 4Q6vC_ ;=p#v#{N(ȍ6˵"p&@RUH*BX^PA6uuGg9ec6ٮ*PO|,Ќ0q@TIPK//B`ؚ&BeSogFnn.Stu͔ L$Cy%})UD#DT.!]YGI@`[̡C&>?EX?=j*j~c|oߧoPr'L8)D\*Hb`?H]}xvs8W9Cc\rNuگp=؛|>{"KƢL'j` U NӪ{"\ ;Uyvy7osMc@;`{] kR*ÿ(󩢒0P@@v%Qz;ۋL/!ӦQ :O;=NSi}*qpv@H>yI[3$XiR_@yV)S y=Itô `_tW|KU~Е)sP- 5%MD$̑R%DSEU1L Q3Q1%Dĕ$AD 3LAQIPQKSRTU1ETR%E%RRL1LQTI ¢di^lI#$HXD~Ԙ*)ΰ˅%$ l ƚiʶ{W}I7d[6v Ă?TWPj4}BI5SPLHhy{s SFCCG4 0ϱUVx;Y0äՄ֖|U?юY#IPDgjOiÂci澃x=O?c+х|=s]N>'ܐۦZāl"Ox)9BB} ܱ~J/6oY5D|sC 6˲t'BAd("Hh%0 ~L ϟغ4.ګ~W(I=H {p/"$d:Rs0XGNߡ+)K~xH- +GuLxEpфG5׻٨$(v?/w =m@=H B"H)q}?H *5 D7ҳ*>&#gw,q]K۞mp>}A@at8K/Npv"hj a *H;h _DL 3\{D~?s g!kgDGǯ~7t܀߃iTu/6z!h09vBCʑ Go9j=8=\w~h<ڧQxӰ'LXa` zo=p X9:` Cg}oֺP7]71 ag'c`Bb 6σ0/62 **zp33DौSEQP&m)~0?WX>Yڛtd NlL ָH|HmYwnJttt]'RsKmUWLiSSq lq؞DF(Fi%~X1 !) 2KQ1AB+EM{ J{{-F~L2&(!@«73|:fcyJrN͛8pB[k{yQ/wMtl9>QoAKTK9`>ª'q vuSP^&cjy?ACh[ 7xGoi'Oð;"ٹ7^7PD;"(1EUoق ϯi(晷hs/~XI't ? a l6)& _c[6 DBMǍ:0S5Buo{׾$~|ى0FN!ϵ[Pg7M,U;66DlG I|춯}Sl.3ӑtwǬV=u#beֲ*IF($"!>R#TIڏW/2w^WqKOqp@D74HH%)Kkg$ʐ3S2+v+B窪BӅ9.ѮS9my+c~leV-jTg]$op M\\\]A$!‚rr*='P]g@TV%&R{.>Z18b)D[Q޲l든#26XWE\%5OϛBc 筀}0,(V=Wr"9&+*pY~zGjׇa{䀧xڦ^QSQd!yweQ6B HN-*  @T~PDT)TT? a>tO?#imy?H~(w`㺦 VV6 IE6% 4 JQ@*0c8D8xmxZM^FG,cd/39TLDf>8?vv\?!֫POݘ>s?)h{aڈ)ɭܑ2PH)H4LID@.:aT'%N[7o'هmmUO٢gGirׂuPk>|7w٥c;{?Jڊ=x4=O/ܢ}E]yczڇ~pg~|lzZ "+PU$U3\uh>}p ۰E9!䓅A 8r 4̎an3H5&G}3t>{@:M1q9A.5&udЀ"V9od@(;HԫN^ vժ?oM#PLOPBh-9#Bc>gjJZ!."J]:~֨NzmĦ KM`#7T\7_%__I}_#ml5?{a%+οqmmvT[P?~ׯE%p8{îy{=J#Ά'~^HQ=Q+Oxb&H?^TAC]3ʍ$A@4Iu(;I4~P9N9RMThq$ ?IEMJ|nY>p&G ꣆b)9Bh''>(-ϿNrS,=ABE %OUNƩ(F)h (iR&dZ")R* i hi Jh `*i"J*Zb"F)* )b$&*F"$*"(``%"*% "f &jbfQ* K͠MLf h(%J&dZ"j} MU!Uy☪fB"*J\FMTUS#Il"%%AB%CA?fTE- PDQ$߽SPO*1:3gnM&TZJ[ͫd5:+VOx.ny*)=T:X. װ07v7 q+"5c<z}SDhS,asl B#CXq닐n2m8$ or9(S1@:tDdJ2HmqI)H DCR&[όtk{fjn;t8 K8y`>jfC>Ok 2'P4֔z-,;.ʁi i# CN% )MДQhw"*7O{2,a_1B,SNx58e#= '|G縦 }8GzGd}hIOh!d9ou""*5uM/Ns;IAs<(=~U" ~8q)p:-?*pZQn9Zi'j"H`1| ,,pPR^H2eYB+".mMq@Js< ( x]l 'SdaqJ%bbVCxt+Bݣ\ed/nzWR9 fVt.t qG-9h4#<&]n0?}0;mn͵+~w%E%j۝}'f `#%W8:\1~9JM',r5ZNUx!䡯J< ER !7P88x8_=X}!ɝEWNATrAٔM(G3?by`#~q?fH889)/.SoqOD>rz"$%$ޓ'P&> .ap-%O(b TQF)&*ͧ$"@@O?Cr7R|$ 19 !TBUI418GZO'ǰDS%MDP T M K}[s ijJ&`Pˣ儉 D!-4@A%24KR1@PS@UQ:I86fi(e)ZZ"(j4ehJ$vE&f" J zMRUE?ǟ*z/vMTUD%1LA 4QU4vv~`c)9,4 RP$@5PM2THPХQPIJJm.`0~\Op'u@K>N֨ h|#6}oI Z"O4%Ƃ'ġ@jhRJNd\EB*Ѥ9Jh T& F6b ZH2*dܲ$' .#]{:&ow2K"C`U j64|dPI^ 8NŤ(u> (Tl\F'Yq vUB$HQA$  K]#YX 9z> j"}tnj9P%!{ `4ׄ FZV"h`*M`eBPDL ď 2BERR,TMؤ6^8:A0ZqGL]-q lkIPP2JD!^,]y <2I''%M(XHRT)T>HLHoq2HB`2xS!2t0w@:T[v8dtJ^\GQ^curA,qm~j[6n~T1a,_>V1E1A!R1 [%(*** $ ϡˏq?yYtuih{#ЀP؜q1z 筲T{mS%َ̒t9:-F QRۨp) 9DOc,2T VP;j@ Y$b\"^G ߏgvCY_DP 5Aڽr/1.h,kn|? f#mw KIl{m`~Ro`x@/ttY1T7=7EŸ íC.M2y^%FIm>h0ƦWy{ %5ChC1Trjeqr3mb#x_ܝo6;0dJȨH xokqv?wTrM N$R誀ܓِ ɵp&Z~ Ɲ1KkɿL4+SI>ɃcҒ%yg_Js5(w)7 yK:&ރ:?WāHZH:nG}>?#ˈ xRLԭ_uo}O@=h%)8d:S&0T$pkuyk_SHW,4AʢAXXuyD^X|8FLുG0ZoWڢ bkC-(ˌlHUqCRQ:{oWήk*AbQй `*[W{~V ; d!ucd:tQLdfa(nC *q`!րz{D "Z?lu^89DE 梿B3ierh!2c A^O- 7 F.zw[֝>Gw`3 &qұ7}r8|#}䱠S7dJ:7kD~Rˉ, i7,qk@*k}V@$Q&-MR}e^yֹd6 `a(,JBDEl*Uu0Dsu MdF"Q2O#: /P /Z1{ ]{ޔ!;0|ˢ$AȚgm{-`VWp!]Q:ʎZJo4ۻ `͉}Q{j/mӷ&uZ pJɻ΂AIqep95y ϕo1!,ЀkNGws'йk4f$Hɩ+LJI%X 3h 푿ה O7Ӫ ǻ^gPPA#8ʾ:085AV@oq3Aŏ W ۝} 5s8};;*<7y:#,*ͯS.l;=v~l'##ÓJluDht栯mt }31#wvcDҥP}e=W [GtEU oY4Q(:,r:.\Fr#0$I_7ILRx1LÕ.d2K""'%2e3J4{8onS^D:8C3{AIL6@07Di߭p@ڗX5$C4SpcE\{ی|7Żۺ q6T@FB1I%]ӵm75 (^GCh$,*.^2Ƀ.DҀVWL:hh U] Ggp+DqK0J$8pq#mH Vwj؋bQ&2$B&Wmsz {aX~_LW !K2oM|Ar_))K1x2dspAfhs_@Hbb|"d8~o2OgNdz=˯= ̨΂h]Lj 1 RgRB O}ǯg/Y;0eAh<9nuU_y*~N'Y?o)\>ei^?n2@6 (XJs@JcESôU:iz'AD{4`;~%!W͕XRBT='al`S*\S<V*x֞1b )ǓƲQjP#'?0E<6g޵3JF6)$5rVE<$7IG>۠u! ly.ҋ5tLZe2CL:N^vQȢz[J-ˮ'==ŷ*~22_koCBBm0b$D4MmuSeʌm|3W=8Zm+ 0G-J҇q3nDIU|M`]ArC'Xy;~ϛ/oÄ?׿Y&{N8BǙi nď;$_˷[2tdRGϝW^t+y^.a.4پ)wNԐ^3[ԬWP5 #xk9nҴA0]좚/=r&/@].2߶v[m&*)0)*azKұbٮ68=l8Ё"M]?.u;ө\vEOL@( @VR‡V^"a;C)'|G, ?"”n@G1q5lQQrw;!>ݽ206uԡ&]_*'e(&Aqb!T[rQ:_6luGGcX h2<+:' e؟oճ׎^I>;U PU 8ϛ'a9 9d&X@G @#R@EV& *I0^LDA~/x؉:@4`y׉P ed1K-J?kh3@3"T"XP}gCVL־[GR4@;(9+5icIh@[JW<r_oŞ(y͊ۺ~а"41{(iF^;0dž? ZTG4(T5Jx* sYa\x,Lw?'J N_ &`ꅙP0O'?0#$ q!҅|:JnIܼ*4+=,H({iN$2]ҁJ 0bUh򊊣m5"(JTC2BCBrdq`))zJ1 UPP@4 CיC4 KGHhd嘀 Zʄ UR1[)to1":(IK4B%K?}ЂI`ˣ K."%[kZb"&Dho_."v3h;O9kSAf؂%* Pk LpvO>W uJЄ@|HS <]Yg'i S71|ߏW_W=R& !cz&> 9<* d6*wG򟛼ݟ4b` lDmj;jI3[j tLCJ`OQ' N[&!S%*uE!CL%ER?zB*O0 * Y `yT@Y*p57~sK)(IL!4STlGQ !t܄ƭdJIQG: Ȩ32kIs: Ay%4׀O*!P(B @T>?yw.^Ϸ)ߓ NMa ;`y=T>IۈlgsM(q {͝?jJc0:E Dj)y \Fg>:=RQ0]7y.8FTzv d'_E~`}}I"^=~'I^Idžx/ryJ\w!@y?@#j`}?fu`3Q144EsTA(Q1Gw3ߖDxAj}s"I1 *t6& pA$]'@R&Sٖ< R5'C覒fBQ5d HeLx0~( D ҧ 8M1  J*bh >0Pls_ay{وO"dtrZܸvNh]Ya0IEI  ۓ.Pzu]"A +@B%m۔* "@4( A!;ǡfCd\$t4!FїLU9Ss~ξ?O~~?ޚb9i|]ۺM$nEdjl )I! @:섭;*Oވn!P$X#bqcY144U`< ow: )R A$E /9<8 b d@@tw`\E 6h4CU#:=qR$ `Kr}h#Έ>aI9d7zs"A93Pp': g)D$1F oAN991SC\ shB{#;In'W}`5܃P!ţZw4^P>s)+;Yp=3_eם# MLH*9`=~a$N)p8^3:u'w_%VV" frxOGt3x<,n.N1 s+5ݔ MV dJ)/G|:B몐B$|vh?۱%#@;IhR 0̣u ǘ 2B8rP?XtCS@Q@uGnU a &%Д0w"67p^%ZftvSMx"W!N6&btsq9;YkE^46\J*q9IMTB!;>zb=:NM}/:a Dݿ'ͦAIA(I&@ZbJ`X( d)Ah@teioCa ekuD_eW=Tj{7k|`onq*H6ޟC5R؄n~;Nٽ=،: y'%R!B1=F\m8‰  xGiV :t% ~ +C@ $]Мb; >rx~ekpu5|cM4w)Bq?| T'pT 8@`UgD=xF㜃BxٗDdK_tQ!(5JJ>zu!Ģ%C'd TQMkpZHN0,4Np`Gv3}?%A%Ez `iFL) VCHhL!?d4s:q?IĆJ ZF)" ֚%VBB(VqR511H*=THMDDW!HgHH(hb V!0b 1 hQ(DhW|1" H#HPM%$+ WQK&op`Dwn\çc" O@ͶHv0 sk j$uAJi{@HpQMUKC E0L6L/ #/`JZ((9 H"@$J BHB(FB GQP4ݒM٫eѦJI(J$F%d)D:X%HvQGt)1" gp ?-u=\)[4Ou ۄ rHz%;cmLCԃs}7#!o_ٟ<̻8oɓP$,4WP ~k6Cy^|!+@ BRJ#)ϴ( `Ѡw`3BA q h #:H])KTN'HRaVʷ z@Oi@;Ȼd4EeDT`$KE02Ym2x;F=>zo %=5 P49?Fl};{?hepB`NRi0ߚqB&d zZHTdޘpwzg<"& e |DQ-ѽ?Bh:_WIl3Ḻ+In+o($\XE >;!Nɞ4,uh U9?LAT'+Re6f:Qa @ ؆q.VN1U,fQeCN;A[F&G"\8b"[fD\fGi@"> afq1U4Qc3r\ g4˻*z5*%XL9rfC T1@wP qBpɔtk_1ą%VlmXjm)،HQ@iiȥ4f,\ MʱKbCƗ~my$={g)L35Zʳ"\o߷TD EQLI?/7h&yMDH4 %%(% N9B!SDD%RRMPI zrdU(-&6<ꄈPӨp!&@P%xpTnߜw)'" oZl>vSy#4"c<0R4s$%ҁAO](rC 18%0J84n)t.KqABď@R1I隘ebJFfyL&)& `XhJ!̩[ͲRvvjD`d_Q>ʰM1P2HP)LUP!̬ȱ S"ߏySMKṕ~:r`GV\6L@m8I̐+A*ѸA"@,6X& 4 eE0tfT 9D!׋oG&=m8 ʪ"gX,+b(: L`ɝ79 uwf"p'Y٥+SsE y &äeAQR" 11\بQx5P344ft,krdDaMt:L!nlp 1KnC m:_GcZV?*y.Anƪn4]&!$FoT E10:Q+FeI,$DF"cA&%{x䯚!{!4! l}g:JNIZXQE3uڅbHIlg(;I̞s`۸yPN] ;OG}@iu朹J$- 4qvi<|`_}eUG- bl'Cq#Bp^ M,IS807I<06BQIoV]`D1u8N)@Σǰ5CSvnb%"1"g7;'t`Ab@o2wǨ"h:-(r>>dIѧ%aX{{? "!씣]ӥ.tLJi^w|cUj"#ŝv&Nv9Z׮s*wwWZ_B*(RX epߞ9 S$/U)lO3hçP!pC?~{UDɷm]ba1K=lv?fܘZá&hp&MV CI㏏׺ݽa۱>  /vh?߷πA8A8H!x}^RJZJ(P)(҇i fVJh(Jh&)EZZ)Z)Z&Cˮ4҅#T ҪRM8(!Hd@=x${th( $&4%!@H@xd RLtAK|'6!Bd%W<4UPDPsLP^Ch_?Vj*l~Τ@4򛐡(D a2jY R6eqwP0>H'>_&0fwװ R #E)^$sz JQ*΂{FI@B )(ZC:RyeM!J*#  DDb,hZ$$b6&IkA$PU 54RU4ڠj,%MQHJD`y& (X(Db$R Ÿ+'hsI2}Gut.4ɹF78 B!6&h)'ww m0;؆λC|ԓ"H \SHN'gbrg v ؁$ OC_(+!9> UW1~Q7Np=2`B5clY#bi8Y֖=R߁{D <:>~<: 瓌pɃ 87=|IU 1EB ?')1(b|N O~Ph"PRJ ?, ChLp?~ώ\;vJ&$ikE@RWꪆkscǮ̴:g>nϬuEw+o; ADMD4MØQT^ĻHQE劧H*svl5Yj=uNhЫPU5~0ޱU\=;QQE@Z~ y@4)T% BдR$L$B41)CJ4~&E,(kIM5HA\K@QS@B- H?r~'ݛxKE˂ & J_ϝq(>"pokXb"c0L%Rz_?q@㢮IvEZB:<:xi $+|/ MI2c-D-  8 *"+ç.? %9t-ZuQZΕ)LRejֽY].̻߸~8"*bQ~>>!xS?J'~9Yy6))[%0!J"U@ n:.<(& Va* xD IX ߯(WaQ$MI+E*kmHvf%ܺ',E AT%4E&`ZZ(2VU4!H:'Ss)3"@s`˺! t&양Y IF/.igg!ReL 2x?3 A%GAox:?/8}[@vu"%(J)\$&Oi,Jb%q((w<=D*R$HRI;df H"(% (hJA)ZV`TT$LESRq!(>>"^ukpL)"a6l2?h8qcp&GnBʢ!2PDH=8η.Uˀ2ȢAjjpw4%klL%E 8SiȘ;hn3"]vMDA[:)I뮇Z4EM67} v 01Db傫hXS!AEݷ*^F;q1%C_}/{b}{'~ב PHQp.ylk`:ReL[ClD(RAjm3U 0*U_npŶa29[.d\րn?w?_7r?{ Y&3vsWff'6`{{Ll=Gn&X5tkffLxy;c͗4T^6qCDQ%()mM ֖j/GaiRKJƍ=d$v=a}0ldǮ]rJ* v)}:GvQ>r4C@ST @D EDR!BR 5A$d"T?1c˘7v6-Pװ~FyO )+Pt ܽ=$0;"TS.iz={ODHT B~>:(; {`"o X]s8qR ?|?o߇>_004$h{];IbnH8ݻ8n3ݝq̆!`.B!aBsR啔0'!! 1.:ۮjg+@|OߕhB &`Q ~_P9$}QLUO`rn tcVAiOC!"C u }x}$s*lAj# 4&?y;Eo2KJ_3$`z:[zvJhs@R/HS( t6 "?42uogĞ!(`Tvq$ V;q&ܔ;_YC_^ ?'`}r rbJd4T((BbF׷'|d4FԱ43SJRfwd/طz?PBtɠteM<|!Dy+Ӊ١B8Rj 7!BT'`Oo#'l})J4ЄAM+L ?`_h~}tP:Ed_+kF-٢ƥ! TJRo`pLJ{$}b hK@ұR$terR Di$dpL-yO@ 埰ٿMe5I:FqmQ1`%(h8%4Ht% hК )ZC+$ $IjPp#dE$ &h3A=KGHkM&"AUJE!tG@bM >H6`C4yPE4'^]J88*e0S324 Z(*P H*J*jThsHLE]vR1Q pP?8=l H ը4sʝ()LHp |޼@5HnUȣ2@<`b()E/y3֓E@ħRXCxxߌu)Jr͏ܰz00K_wUb$/wͤ28*2,~4@ b@Kd+SEDiJ[PQ>9:gQ ˌ0Q>CG{ÊFL<o]RZ+HMmJZ2ćk3m=[ȔMj\wyouS;JX1R,$V/[XWE&(# dE ÷S9Rо-c㫈88Cqx8ivSHqۇ9 B,""!꒞]cVYDy S\kSYgh*Hފ5axZ;Oo %WH$#a";,݀Ĵbu7~4()NIͮ/EUY ).5h`(*2VI`xy`rY [ N3N,N cAŦi: UxCH=x 4M`u@ i8ڐ`*Q*!Z Q4tPCQ^ViLE*"YW5[aʙl0#"#P")vزu\DTIiz1a0:ɺlFFxq QUO)b/" N\HҝO '6_dwL˅JdܡRc5 !Qbp!b rX<$CS#ݡ@LHG ><0N;UH !C)0jlqp%2)D>v< h Z:&X|;P([cҋUJCueCiGNu%ɐ}1rfOk dj;NlL@ژvV9,/q4Q21cPVۭJba4A)M%GSA֕*c- S|("1J'Lsuh7(ç:`bEYj:)qܨ)Q6-(. mi&=vHы̧v"ױ4=0{8H)q1uE۫PR`30pt1 iyq(Ǒ)ܚ!#dmL"!e)JnQyMB4SS K'1X LbK5YZ3w`d1v/Yt!ݳ]=t|IRls." ;uݳQOiZA:lYiC Уm:d(̉O :"@C!K@1(DCIB_Hy P!vh q'փ4lhO'UHbO{ ɒ)  įݎO} JNA@DJ3]ԺqG3KݞE*P.U(5)䰕=RkόtsbN'tɨI;fx11;*q(RL1/YjM/mBc7*"b4v< iQV+lucHV$aq]ݓAP5 iJ\Y (@rYMd!ӳN;00TȰ/ߖt`L&Ye|eYd"!`L&YNŕ.Ug>RV*g~BIJQ▥)I[Wm Q>7t2+B?y| N}\80ln1Պs׌84 q! 'A9D5:k'ZPa\'E"* 眝.lTLowtQx9t+rL 6+)`H"3ڎƍA<\vLz30N2`lnV0~n<w)\$C)4d̵ - p=!:V(" i@?iù~VS;$8~H?99!ԁT4ST%4)@بZT Mcrb{jCg%BKn~*ߟ_ }"A/☂u `vxn=^o(1` K c2bqq)0i6QR @A3}@0F %uϚ='){gL3ؠtڷ(:E(E,kBbZdHT t08PIS|B0Asl흲tqgt̪O S_9؍ic]dn* #g9kwXihfL%!Ar'̥A5-4yvOC:h,;`>E;k]qU]) %=}=ҍӣCOb;@y=4AbΆ0?sl3='`$w*"BѴ& 3)JtL0* rS)TmrP]ʕZL >ϤC HPP4Pvc~L!G@ۨM pQ0GaLKMP>&u dP!DBAfNzVk],| W֐L֛9Cgf7>w^ 4\l AG7>;x) {]9|}==98ZaܭjN\!((>QRё:{r(K6J!t$ ./R rR. ۏ $Ä`\(SBp>Y  <׳Lpғ6B*-+^K>FaoH : @z taxi<YZP5Ck |ݱjpÆ>N};D_$S%d$0l|An|g9`Ҽw [=r;59x;/OY=z۟b'ch]@fdRv؋OF5A&hN,r)`UǦxH|HVGƴ)$%$JI%J9( ^{4nY LX9[m=yM~6)\J8LrԢ%hby6'46=d/+[GH1R-ioHc< sY.Z{Zt=BlGVɟ("eebPZdJ;#Dzُfdljt`k I=`gPp!1F8)}z`B1 #2R{DD@U51 DG:J=`r7l'sP 6m4*E z ,pʮba+;i˶R@FB? ߯m^n]a8R)jezL.M.c6uORC|HP f!&ǓJ ׮iSoO-E'#1  F<[ҏILah2| ;=c= !݋1lCꂁĞ_ 0!{vwlYo56`Y8=93ۢ ( o#({~f@7U &Lx`hhmBdscB̩usc%$34tvb`56ldzLIіPMWg"$(HR鹕5 =ZShcCnpMZ(ML]SVDAUƠ|TD2F6D@D_~Xl&a3/aJUThmz iB_0缽jճ!b:OWxqx)As!_ڷ!K|Fۣ NЍ=e<"r/ eP -l3p(C0:AvaRD u92"MTT!mMȈ0P9C`1#@ג.p 0{5'+K|*@D2#e6^ 1=$'8^$8xΈzayO7YhZS<uoX5Stcf DaHmD; >(uy$WLB߰io9&=8$3)'$O=ߧ} b,Y 1Vf",P9Ipȁސ۱##qkg;ojCUPBU i`Ôf(G(A~33)'7ZCv{[hЩa{=gV,ĒQz&'/SD| $:R-D%OTtm;mx# " ~]b<"G:[3R>Y 5}u=nyNڞ{aB^,)`{ vorx0*=dq_]:s`r@nKw y=d]{}ٜ XgV:N:3 CX99ұ^f f9O aAiW|vbfD܈@f29LxĐFJx\FazA@% tC hÕ@;"[?67+~|H%PXrO\瓕N뎵⎺V_h"+6vM*ー#6n(>%NO:Iwb$tqFl0;0\z&07|%ְBV 0!} }~tx{ct;n!7ZșfԦD%6 T 1껵P0|w({5 I@ TdP0a&Ϗ9:1!d@7M&4`WKd1z~PW;>tzP!=g`AMN<ɧ#C>g9OYv2yA>zY'PJ䡸 =sα |eTSJ F*#B LD `೅00[AA; !b,UXϚ_^a i>o zkJ l3m@"$ahv|ذRD[9cv)JQóGE:9Ћ4 О$; `":EW|jkz(;Ljdx́["IE L32sb'YOO_{V5s-{b3Q"ffB&j =$ T:3sJwd DC/<h}}CFKR<>(>-7tkS2qHSq= xNx+Ǒ7ОNO@o3=x7a:d!Q>`/]mS :>KZ7HpuWcq&`{=u1ސkN|gfhcMhQBi sXf5њ>j4;hڻ` t'` D:uztF(`("7`K2T>J||͡\L $|=E}":.8!tY9;ΧO=ˌ<(ƒVؐaDKBB9<}!=D1HD ~ԝq vF(O}5QLw (0A|SN5rϐg'xD;gIW~9{Ȭ#d@W.`"l}^c!W2s"">Rc|`Q߾O( 0Kv_~O{$XxP>N:O.CS%ƧQgsq {0+dE= w~ܤ'r/h^nLAPS8S(`:H>g\@Xhx+ IY|]u"O9Ȃ㔋zӐ2xJyeްxKGs*7YRpxҼQ[5 _qŚr| FhoPG^@:8GvC뗩׀_zu˰2;OΎhHc"t'0 H]Cڈ^נad uR;#$Hɗ3oPZv7t$^ 4*C;&N%iњ:*|#DƝ_/YA@˭5eQ.Vثw(v(q S`WC肺ԏ5QnEm V!Lv9r&BD=vlgv }MLYMcTkq3zc/B|!]0"k" 0u*Nֆtyyڗ:(Czܭ1} Wb%`\p!^xݝX%WBo9U$iQE ;ƬsU$jw&']juǡ@8y*EiBB&DL=\@Ę  ;&1^^O$DBˮh#:]ѶfX4&;'Yx*0YT)\N\m8!55Kpq|_oY< 9CH-h)Їhcy"U!N:doÝL14rcuh2AA >8&/'GQq *D\v볞4-Nظu@QST| :`hd>@E>7@:@*Eu!peݓʠE%w4޵/~w#ꇦdu{x0jq)PGBn<Ժ?#%(te{&G KgQJuT#*OV@ Ї;d&@8g8*B`'}yסg!D /u3:wU6~{ON9KFHB>فBiHSYL٣I( `: PȁHE>. z养"̋nԸoWîgGB7^@?0V44;Qx% &Ky}y1ݣ }a>>(Z_y !eJX*d.ީɸtGG\(s{ȅWF"㊴Z.rn" oAT kh||WJZuc8w:m9Ӫ D*yrf &Mh Dy'rϤuͬFNN*m.@ A@ l1>L׏{0Վ@Gs(rjjdM֣C[޻|miBbp!LDTppiNIA| KEb*چz] =BiSaN>"5BO hrI)m39U|I kӲ˃A'By$A1=\r{-DT&CTS$G=Ȇ: jYf2@nͩ)*uLAAZl"ٛ2ض:Hrlё%ҥ.*iaF0f-s3AY'y wV^@7L zhl ҎӨ zG45ȊĸƃL^@dTE%4~8ڄ<+"k{g+m>F ֦}v9Sq^nE+O;:#zj&$ 1;uޠc" K/xuΕAC$8 Z#[W!]L :GZ>;=K@-Ic]ɐ5"dDu)ɍs@F D(<྅.5S<&qӎB.CғE(47 uRJ{C: 1PA:K4&;b}h糐b@8GŁZ"JV w#xj(M&u7!itG:D='H؝!C=ƈB@Y  [hS11Fo:+{Blu;1 (D:AqQ1|<#וz7jP#sTG& 3_; =]&N(2ME y!ɔPpo`eyDJ@^/|?$ `,*b*)K>?ȡe Cҫ XDlrEyS[J @a%W N-ӽԤ+13.bۡb\0 ͕Yqi+l%luy,Jch"H(#AҽN*,ؚs#왈  "ͦ< {Qi5+ѡqRZ]R h"?6vSB@ "T% 'ĹHCi)P1έfت|󢪤/^ϛŮ1ÌYyyI>lV"{riqͺ|Eu b W 4q,k^*3:q8rJ3ԧWeq,Lm.-JM!ezÐ(AP2ie@GikjʊP &Q]MdnC-6ڏF\ ORb^ " d9NBdAdVlHH[@yW)-wLUJ,}h@ qi}wDfڎ'@{aGEyb㴟t=RqHt5C'zjzeöZ=nu EP S{j 834O&cBx@ C u`ך秂sx6GvjhߚП|_OCym80 .O],O'2js/s!EB!}5Z١mUH"Q}SvlLO ~=usKCqZ10ȉ#N0O]v63k2EmNTVD {퇍ݩ En(Z}b4 9 +7VEQC)ބ<ΖX4ԃ><17vWf <"*aikґb \δxo2iqHoCܖ0:Ną`[_Y~wDCMz|fHI?lH@H@+mtF{ELA5v4Bj;;@EcqCV8S|8 mĐ7#pi9́I-@rwAfrD/6 82\FrQ43ސ1VѺ 1`Rڑևw=u:Q$ó{gywG*RQ; c9!e'M*&B28s95P!];Z`e!fמ! v;FH`kEwA;cDIW|W\C.ƸjoXtr * B=x\Kq;ƹ VpT[&,@B"0HAL|l: 57;c3[֕l`1taҋ a&flZ&2oE"0 @,ECD]a [H'Ѧ Ԑ@-'QSl/6`YO-$Fw&5mi(,&udu_r+ ?:et)K ``-F`2 A-'zY}/3}-t];y}'MϘIxVbBWӅߠ`aDXD vG{i~{'~%U>R-]|vrz z_r4֓dW®DZS=]=r{jD"w,@=z(_"nMiZrd"r(T46P1M^ǧ V&"ppv(8Y/׮/U^@sQ j$+-&XRIwqq1$U-9ɭ؛5_{=wPQYq![.قQERNb];a[h7yqX5ZQsR(#(v` 9R ՘(Ty6dK y: MbgT$sn7X ”DQs:C&M"b5%7 HPܪ ٪ J:cק^|#Tx Xځǰ6n?W^!|o|A)zya lDq.B%2lrltD*;K_Ld:tKhKʥl'ϿG"xOp<g3CR  )(^G>\*X )( "J!{= 7)GUN^=C%S(:hs E=궫)TX`OyMmC\o@M ܜ۩B #@jاiwvuh sOoPNq?3e(0j`+L"X(\Q%` "1f&H ?qm;?w^`8rEÈwED;qFR:nѐ3JrТ+z (;MjUY2J6]. K@/`sd d) A3I0&1TEJ ᆎ篘@<" #O.tJDD0"LLL,AMIP5D캱x`qP@4 1P+Maj(aRH`iy^_@A%"RR2EQ%Dcө=P流ٸɎ,`M4jc6rg:hJ8;eP ~@,ܘY( p^xBj6)*GC']a;3rV*^6JR+3F#Xik*#M\(dJ)Z^/Bj$Ng")"N$JS, #M% x\gm-3 2m|SxHPqiN#JF= (Wlhȱy:O*r5QEI2MH9 j̔;}o{3=040Nt5 O}=@ny8"8p# VFiZZZB!P(aH| Yag}om\Jy6B5DEJ!F!1jfCD mJYRBy(!J!IKM)hQ|[HvEP9# @yZzH'}Nqv64. i$`ķp ''|j+_vW`nSIvf_WLG[m[$>C` #̗HA1cԯ{Cσf?aY( I 0C46cSK& 7oze3X*H ؜wdy-* bW %k{?CAdTPei%/@֡AQATEԖiwwv Cl;λDGOS3_$JM0TT8跅F\-]ߌit p if-uT c7#$y[kASp f %aFrLa/mJfLgA[J@L7v9\.[*3zwH"4K0I@Lǜ6A%w# 2/񧔮. (|м#`/{&M1._F $9 u&-pr;9{ͥECa8W()u0>=3:z"EKh%A{IgvgLqgblN䲰V5D 0"2%WP 1'L-uCX*"CY ?v,E(FEu.N0WQK cDCwk:硊`uzkZW7?_w`mJ hi(h b4>|}1SS1w )(I4u )M6$QAv JTY= %윕 zؤa>4i,QMZe4D⟈uD~9Ďaj tmJ1"X*JUB&|M4n~G<1}w# I @~<~F׼Ng\]Hic$Pc/Ӏ9w59`LùQ1##W-U] QDDE%)%-@M]% MJDL: R|?K71ڟ:5 hҰ LnP!Z1˖ˆEV̂TQ<3rn6"-yGᡢ,QJzF۠II(a;虊rs8VC2R' yoQ{Y0swVu`Bmm cpG9sD Ch{'"8g!zq}<6T06r2 y ej!@XޒFU'HI0Zl>]bY@ 1)&;&awWU@1P#vhX!L fF Igq4u<.xS9-_k,Ƨ15.{⎈d6NtQ4=f 6dG$Af nh 8*Ǜ d.\N>` $Z$]]EtO=HSJ0@24hF ( xx;?a@`!ygB :ߠ0|y Q<`V v9A H@bͱ$5$aw'jQ=;vJ 7(*>:1YKڂDLi}X!t3IqR=qWw{ӾoIwPTbKJ>tݘ4n| d,C^* F)/ %>i NGS]w 'aU 1 (6,^G>\R{:mRl6(L _Đ H y}#Pxc~ÒXGDT 8GE -@l`$DV¼?Cއ֙(0a"-G$"*i w LD[ٞARL`!K_B(r~7߮\G`06їZN/)00[z۩3eAԂ0V4o_hJ] ? F:!jC-&XiP} N=X]8(ezN^BgueP͢3@Ҁ*pL`f4" ۽[L ȧ9ufLwP:`'y$݃)|6=!wK d5n4RzvCA:fA @0 @ 0)0 @B2zp!1t҈]tkeC船>3P?.[( )ա%a:>_Nݓ5ΉhEݜ(`h?=ayÑEP~\es\s:͐#Aĩ2\Hf1| 'b_!~~w*wpJjORH0(?:Jp*ʢA"6C# ,Ӧ(yGϊO424SyJz \6zb+2'2Ղg9CûL9W '3Oφ'-[zGnsyT6rId"d=Nl xPmɬT H E(@C|?¼zęJKglFk|O .5吝]XTZ8Vakf#OFK ZUܤ0{eou&hG2)Σ=C_%܈ɈZ)Ib/Zrx4%x~:_8j ^ _"op Zz+ozQDA1Zn YNI `DK1"E Qzi Ն~Agn!$ u݃6XPR"!a~Yא +Ħ;<¨Īuu#XNa#6Xp-ge J\2rMlx>1kT](* kwT ҕCi1 G F=:*܈d`=AT޾s__=rUe_Ў r_=#^`}:ֽ ɗL0dwڕP%`'B N'ose{&P!J# |_3S Yn)Eˎb>B͎p,o44Ɯ)歊G:3mz9^'DvYct849hLƎdnj[+}&w߼ ߖPLGَRKg -̾PńG1b½I0 iʝ(=8E : PP A|pZCr/2RQhQp۽p57'IԷ zU9,rǶ5aj*TxD"ԃ 4_ɿ:M޼:z0%2v2{;BDXwZ>ֈ.ۄ4@FAͥFv5X.}eN@/9`>^آkg)BNަ򼷘E9s༫;߮Pt:bovt5h Ur)GQ=65F`㮤"s5nvF==T8k^w}crp\quFoZq2m[ NT:黕 wEظRP)w޼iVuc+)mT򘭄ape)IqI{2/R9@AUOD;n!FgѾWA~CN@ HB%"F%& !3G6Pt_( eشVO0L6GC$HBA(id`}FB (?!A9(***!vvhOۚ8RrXbЦH(_\" 8.\8o:CDر k>1SG^) *JLqW>dR@Snb.A)G&KӁ;뒙 a10˟a0 UMPQMebeO& F'E)BBJmUG&SFdh~(H*,(0QHL2"DK" K% 2%}av(g( օE/tڤߖ2(rIH  [@ɑt9RQ }5ǝl>94B>BXWMQP1TDRAPLԴMPLG<ВBS7!_us#^Uް"})  FfyTM&Jnڬmr4ZRGhy:1%z&Sv8!iLA=}g"]*BNF& }ӠN$4'ߓ82\}35=dP()$bE`` `fe"!j6=: =FC~ wAy#/FqW0{"">EuLa$#&c~h6ț]?=PĔ#CUB-%t!4R8D PqbCp33§X}#T* h I(@"R%(k~SJ *R#v#DH@n|:cdgfg3vve BBf}DiMAҢtHp=Rv;-a{I%J U Fv)"}'SCMz{~mx@zr6ÝI ,ʦ@wj%F%(R)H TE?)䆤2'~c 44)BPY& 4Bd{6~nϼ9A!"33:1 $ 4'D3үKt$C :l$HA_6A(h Aմ$B򧦓y ,S!I{'R`/ΐ4)ѻ gcj5 DJ:Ji-4.KP x Z qeb]v_;?Gy}d /0F/iN}:xy:3dy]<ϓvyV)";FKvED'Q%ۧiq(B+:cɐM(yb% FFh"CEBlDkcq`$ Bca5E-%Ia")hM tQ1ET :1QH[b;d&lFq I44Q:+f0%BJ# 2@}mhO$ b2 :Dd.\thdLrIH89ĻTeMRRRᢱP4'闟5Wk`&d0zqH607j)ѐį9ͬ'vS {-%h[Vɱ F-*&؈ e:% hƵ gP:B4ˈviPՌ1&MVa64hv510N!@cU5lP@$hh(QѓFC4,.8^!4,&48F- 86* )iJZJ)1-K") 5)@ B&*` Zʚ0C*,-(T b d5>q>2$ee+XN?)BsBHvˮ\5 9s)"%+[Z֥mTiJN:"_!kJ fMd^o@}voGAE BCD+ kbepZɃP @>,+Oq ׳fR)O_qԯQ" :z:d<7|ݨbo8 [ V@P!@hXH1@^1*"I)U=YDYe1?#?41Cza0`u}}f S<;+zP2EJD#!gIߎ`n 'RF (V("!:쎣ܟArH  @PaRЌ:ߞ!_;7g!K*bО428.LY]Iob0N|$g% AB!hGl4"D#C@4+JU4PR҃KXҴ!%"R @ HjhѤiBR!Hҥ(4q"5KTAHRE!KM5BДҔ%Q+! P-PQBCH+AE 4!b<̇>psc;빼I9Xr C}n~(9~2$1.JY؜p B"䉲U @Ԓ*8B$AFV`Kqih-QA=wc'$'iር-ETen&86U"*6ğſ=q̡\J5IIKH˹7&&xr@ "CgnMȣ_A?-q |*`i1;?$*-Nyqq+Xȝ}gӝ"Ã̺mdT%HDv6`9|{"(Ђ$K@.,~{o;L3Zs3dq %oAAO*JR=%*!=MN$)(*rC m1 "=@E9  y2HZ8Hr U S0W̢tH;<@4 f5@OoEЅJH$hQtC/*@4!GT+z{hi)|tINN,vIU$D04iN w?d*A|OAjxSqc܁hO~G@vN=.BSAN%]1du,vg~'H4tq!UI'CZp %hzSV`ўQK]"銕8SųcHlTQ-!MR!F(ZP!h:3p=a )%X~b$b 4B.3*Dz xpVz@ W( 6E(RA$ JU<{}~:y3=^HVe-(B1pi~{%ۣ *]JXY:Yߩ AEs,Gبơ"Pjbb1lh"J$PϣAZS(WIK0P4."?&)!# J~X=~p x)QM&-UUPvo@Q)&ia);l3{[U%0d O^D0Nl;ࡒmڡ[C~^t@L^FP;B{ t||SE*RRVYqDR!HwEKJ!ATS@RB&:C; \8Ȁ6@ՇNpI㿫!PNbr?y =%!ZL C*u~aC=aY__6!zhhG$/#Ap=MZ)iV!**h"JJR*RhJWĝ >r>9boXE+AA"Zh68v3Tnê " &+3P:CKJ@&iM)?w" |'r>a3"w:.әP/V`61RILْtAQSQX啌PXdn4lfh !)]DjUCgcEthy컛Oy& QR6 TAKiT%T@Kԡk8*@-PPK0b @(RHH%HP4(#Hn`ŁA+ܶY@!HB--0ALJiasv \Gi("! hw(S2;_삉1PЇgi}" rB@ʞ5Q4]Do Y~t7@hHT y,O* A DC)R@(DI1H@T#GԔL3*DRC ,TRSKHL1ID54R2PPT,DRKT A%ARQL #0E0AT$,^U4uDyE&s)JPp@h j$')j];G>~]:tU )Nݜ'MљJbi f 5ѻoy)I򢮾]2edU)uZ ztQ?HӴ1uRM 欝hq`jUS@#e?3F"bs <H\k+yI:R $ĐJr#@BzqŜblO6DNYr#n>H;^1SD9*!<"jS BHF:M陾Mh|9 [bP)A F0vr;yJ͗ 8:203 ΥTD55ң"hsb{m&b!& ̾@gle%BR[h =(v# *A"|2 )i)%h 8@ۯ\X/CL؆ aR8ymٮϿ*x(~fb_9+ ց󢴕Xd魑ϝw2tdX #i5SR F(kDE R΋7%AVHX04, |B=iB!kdm,B`0"f"#;8:;} z.@4_nb*(A=zgq0$% `SȐ+Tz vB54v·bh0xH8q~yTt1^d ۘ06'g€xYu^߿wT9!bI=O%'1PQ)U@4R 4@R- @0@B'F_`5#*m8 7 `&<{4_3/{^ KXP &/0~K*(ɔRHQo% i5?8` C,@T* k @&/߿9]Tf$>q)HvylpF@{(Ce=ӃG rjboYS'D7hr(@٥Bb ]9 FG8=n"!@.fB^K~sx004SKHhca4CE"PE'ȧxhҝ8tvGMdLK?CD֊ćR.a˳ǐvh2xzyiin#"ݍCTtQIp%HPJ'i0fDyA!1D2 D wQK⏴HAA KT R!T%1DҔ 1еALҕJ42 AED)M!HHE!JA4K$TUI DQ5JAQ1UAS@ECUQT-%C$E S 1 SDDԄT$IECHDTIF'm_{C=2bZ ҟ-IHR uRd`$t4¿#Kqmh+ 5sۨyџ)ͫn ~\4ݑs3Rj Exhgxq2+B;c:̉f(i h& Ο: AHۊ.1 Y k0y(GWׇP j5 =!]귡GgCT6?(y=p2Hp+ f&ee\́\">ZH5~?GXB|#r ~D#C2hL˻HJ& 1s&qyxgkC SH? C 3ڝW=ׂ|˝}3v$2cDEgg_!"sԞ"tZvK>%74(T~,(cx`DM0g]lō T@JeeN@&<^H(I2"Ԍ3ܱ3a XK 1߱Q"gfdHLD%n jB EIe(| NVAaO"b#T0co5u@3w/Y IנDhz_3Z>c>5W}v ̍RƷR?qzN?D cA SnBl{aZGѽ>j[&ۺ]7/ѬI3R`iChJkz5=y(ygsMzć$[gr ak@BǁGSSAC4"R DFDntD7y3;ߖ)Mvz%"F !z051!Vv{fY8|-$^L +l $A/J ;سCtν}ytRRF܀fpA0R2!`4ݨaL2)ٜ5CGH4SPPОOH|p'mCsHQ ( A8^{Q K`7x0aLbZJJb)i(Qow>Sg3_'\Q( #BhqPIEФBPEРұh%P\M @J R4(@`tS @@8+H(1.'aZ9 P)E(= JftWJhK(U:4Al)tt.кR4(&!0JU`A%Cp"pAIIJR4$J%15TDTHF"iiJh>*&"Nad*@bʨ_bxڛ3ݪzMH-{m7G p ꣐&/?TAE|KК R%E7 $6IEQ?Da*Zj'.ȘnDװ瓪q>~'h^Kj?|*D-41S}OADNFb "J) H Fdc'(I@A*8`C0,J%PPаKQh@I$IJM mdH!%CBՌ@B5DiΑ Zt BM tRD$bCe@e%$  (-*iI!Dʦ"ȴ I1hsQ!BZ ![B?UHP!IUJ R+T&[ң&ml) @h  шA4BUST3RP;ҳVdf4 @ "E+%C )JHYV*қA)HPe q%"R*ЃhxoLIo{;+pO Xje>/p4r=6f$'"S?oڙ'  2 H*& 'x/9{(vJ) Б(P%%($@"P؝7-}l3DE 9+& b$@TNU1QM,QcrChPbBn*yݒ$'h>s%:#4NK$D-!H41#ǏgL5 j+\?ό0 @8$!7':Jl7n_7 (P䊀\X2nP)'E!e<;pzP5i 2EJεv`Pu)P xǟ-L9NRswWnvHBw;m#=/e}.@aۃ%ƀ'8gcr|AQB4 JP?D)@ $ZV%X?CHJiZvq:NS {_逘OmlI)<Àdz1~Vt bAhB bbJ]%*Sb׿3 `/܉+@(RRB2 #QIUEDD%% s&!'JQ濓Q|}qE:?6Ӑ.BPaCI S ޢ5#oO;/v{}x3bǗ aˋ ofy:#EV@BI^Yږ"[X^7wg SqDž>z+*1+Pƅ2^df:a::vbcƾc<ğ;䱖.YٓR(]֝<Ղ,`8> 7NaԹMM6I!~rG?s 'AP{ѧAuu{!=Y>YB-gQ;D}xpN0ض+mwLnXVAf4,EEps}97}wkP7kgm\jxT(;Š",IHJ #2BD$0{p% $!JP`_Vy4DM.GcE~ #[f14Q8TEU&l8Ś"[lbEś$ c)Dк:Oх "R|Xzuc|&NfJA^}'3w4K@XPݳT+Sb`)>B47JP{ɧAPÂw3(ANYC0)͑35s S>ǧ+{v;r!"a~)en`iC|st̜Vp&>:m6ˑpˆh((U )Ep;Xs~\e"?K1q2Wn ^ͮγ&sy:C.02X#^°߯xz6b`7 8n˵)u-Z΃^]Y3g!tp8a؅D6K6tQ&Cgy05mkU۹cbJE7ijƨ"#t&zv"̆l\U>K,@!cdFR,4kM 1(#e 6%!mV6+7o./6%坼#]Ir$%Ӑ[ؗ>=.÷j7IW({O`($v >(]dHRG4}#)2u5 !CD|;$ E H*f:r!!{{^ X )Ӱ-Xc&@@rjT'x5%akĪ P*)JV8Iȅ zNa$Fϟg.(N} [KlzpȁB+Dx4-*l0iYD&nr!آJ 5ZD;- Ѡ% 9LL2жAMJd2)@ bB CIs~:i+ѷQ2Pc90 aGGF2 crMg:,ܞv%gO>yسl'^BE] 3ߟS4XDS4 PH9cƐHt;/_:Z&#dcVk%H"Z&c,"@Ho;+A0\pv8g9 |3}1X>}a TǣG;}#`bC|1 (Rwn2;$$R^A$\FA3S%iGv/XM @.r2ـp]O96>Yc3le @081d8;H'%!`,2o/+ PӆtYoYVh`A3'&|:+Boߠc{d5tgI^;hjWكe9a:mRbZU(:HIENpȟ<Æ5hU*~ %9k=JQxf2$ҮR*qH4.%3)dtp*s}`Ov,u9 ގTƦY(Ct`[ *]t>7=DiKBLSI'`;dc^nI $v}<ݝ7X==#%RSJw|01DLD/S3jh=68κT!(3Ҽ x~P~<]P qL70{CJp=nMՌ*)] L` SGLcەQ2T 7  DhVBE;}Nt%R7:KD % '˼CLu>b9LR& ISv+Ch)b)n:< 8|™Fg@yC"PPDEg?IJRkӎ8w^, LhcZL P,uts-aJFgC#SД^w"r'OTt PR";BP% i@aA8!县;PN}F3t2 9+W;³\Z[(r؈Qn5E|ݣ-"؎vS" "/-=n-M6tpnWYSuBn|SO Lg|<30ɂ:(3%M@ruʩj3 Y] fVNQVmՆӛ. G)h0I'\UKˍ:p1HtAv#B ELqS|N͸|ysb"hNiPSz9Wg)ٻ;2:ݚe51K(/s$fxٻ(308lZKXw˳} ;j_ޚ`(4Qu]_|{\d|_靤:CvJ$5cѾdO|n>-0b!bC51ĉ{2V'RĝsZЏ-Ʌ#i8afY/y [(܊R)u`4EE8ѥrZd[83&x~{8'}?$8xW̚  %1 M.3'tgMBfbRsؤ16 T҉gi&\4LI $34י|y :F^HJwq8*)Hp$īFɂ e(2dL@E@_k=?C˽S7'߇?d!=2'Rr7Ï∼sW4L4S Ѐ(K*$*C,# 055 J:{0ɠ5b=pAԭ0Dov?C/6;tOlD]ۍc"p)) ZQާA0dG!RWh_6O+HL]h-fkw-ts3l1),,`cM txO|4{utۗ-Amn,XAmJ -argQCgٔ,PeT +\Jm!EgqKE!?'P9wr b /n)ވj(P B_?ܘI+'2DJaPqR%'$(d>xٳĉJU gA3TiOR>z K39HehTHiZQhB! wq=oJQB* ^h`&38A̟+QcXbL@KP4mڢh8v:)lb"()ĩB{bR 4D SEb m@PPY&hE2mA0Tm$)Kythw`TDjC6'2 8YBEzS>~NJT ((:uFlz=g R"'V4 |C>NiÀ:b];!Cdh%!NeHrhxaVxo0dt@ϡ-Q})' 7~8oC6] Gı$^c)R AH7ˮN!֌f")a2 6ZOu A4|v)TAMD @%R|e"^5K1&~MB'Y4qڊ&ܯGiSucoDzםzi*:Ԩ>Xb"7,S C/L ǫ%#C#ZiAAIP9 Q Ȅ4 P wZ**&JP&ߤ<{ F l@~r>n‹;,|>K Ҋ_T 7"ҁU@k X1fc("90nK3pKlpC5nWQLlrP 3s W ™LN\uo9pd)p\\"J.b؛G4c~IѬQ4q']8@n4lT hTPsRbT^6hӋ4I @?Um8i^^CCUG4'l`ݵQ>;OyIL1H6)bȨ bI\}JxQa&HeD 2dF X{ړ Aᰠ ql B F`&6frBCu2e Ip$ͼvHC&-q`EihbZ1k6:䓈G S5l7yԇNJ*)RV@ҜhFPٹ+!hIʼnSS999|Bڻ Jb$/vl23>`Aa)2&Zƭ$ɴS0NavDPI у̲"+* ߍS"FbEj`SB&q,.r/MH{a l[wo $78+yy(DFgY&>/qi)~3ᙧjmdr&@b^Ѷ ݭuF5_zM!wt'",Xq|a•ncGs7yǘ)pFRv+nX)QENIt9>㐢 a x=6 'AUૺ:sxcl%BgY>֌dQ @a2"m$΢_ * :N@^ "DїIMHhKE6Ōd*8, Ai?(?I?n'|)gB)~Mo_`ztBn 1贰<ZjO[~Ѷ %iU S s@{g)>_8vk M{^ 10oǧnͰщeW]˥MrʌHGcL4qn pCQY"2:-VC; J5% R"($ /} #*(Y(jsޥpe6S|]"0,&t!:*RJhBo  ѬG!% t>]4W}yPaq ESJTԂwZUAu= tcE!б SyCzJhOgE:TqdžX)iM/0 {+P =>t/ޞ * Ry! G'lCDܡڑPPP . M?aP#Īh۱uixtT%P2$#S,1iw&@䞔)1_zWL`ɲ R"Im+: |X(ŷr-vt6QAӚfv\RTECCIMQE7!( Z`}IG5y< yhPXz:,.+%DC:ϺazQRI'tmb BI$CQ՞'9"RMA1I **1HBt0H0v&W$IEy@nMS` *("QJ0;NH G'dBD4J bS>D7}>vF- <ڀMK &ؙf%54:dҚqy"xAnᨗ'd 8I:4وH#3uۧˣi NlkY- E"֬uê=S)& 4OJUא(9a40x!Eb<,KIXk!bR֍Pw`,/32M8B@CBst6mMnzS(''"ƠtI7haRa@̡+ KfM7h$JJ:i lQt'#Byhtu%@-Vu$GmIiAI!E$DA]4`iF ш%uk ZPL:K@lthMu.T3PDQK$oyl)j܄3 bqAM5 5X#Jj(J:"$(j&DC-EHG&gFbD6!r| HJ 44mkAC$& QH$DD, $$( B"Z)tx#'2"G= }F5"!_H]b#Ar<0@:$B}B4&T] m$()bCUB2}:P1@Q5G$< cBU. M84y&8  $Kt):0A/;t)&vB`IRC /*P%R R#)|Cg~e(Ђb2w*Ċ&uAzrvhMIHeH44=4 B% UHT Z2H  "dbdKʖ1k!fd,9z}y7Lp-+TKDB#0!3@a|̴~!O<'L̶F.%qa8i%x9*Lx[:O5;=I&'h t!:|04+OFJ5ǩ  u.Q;JȰ1$:VT#9Ȁ܏msN̄W`C]EK|@R+φ&k/BM4 WOy(*i vҺ~6#ȡ+s^9Omz$((V%&PHJ !ibB "$fA=1@ p袄4)BR4G9(\'~hiI%4@.i2e~C_,,/< )lEE(S5c; ҁb((S#:z8pn:B RCTt&W6WT! CRI 4 $$M PAC0 LA 4"lL(1򨗘HHPBIvJQA!w1pl./lR4I Mê͇"b" &H&֐zD M(N((h! -ѣTDiP?2~w&d28 $%)D"{#ORiXB8U,4M.-;B* h"j(Z$@:0T7H$ FJ=a6$uPV4<0q~1{ <IgI iW,x4>G d"I C@)Т*X>uB$A,Šhg&N#k5GUARBJ ʛӄBj uPf"m߮X?\DNJ)iHU)(0B( 1"d(B hF (V@p(q-R4 PRQK 2T4N"n?S>OHyΘ'C&-g颪0FGeHDxr_z <$0{`׋ܝpt9zfɈ<֝PSDywVzRh #zǂr l"[$|f#8@v>9yD$YlXQ!PfRcE 2jjMJCk}ņ9zР0L/`">vY͗2όCqDSK4 Hd`# q0Yߏ璧هAኞ*9hcS͛2R=< :g C}_ (tuICF t*0X ׆GỲ dfԷӨBjf)(3mL?1m"GlƆ ((_Y f>6qcsM+  +u`q (oWPɠkTI zDIC|xuQcu*OS EOb zp`.-}xxQF2Fh*I` pd4Ê˿N#|Φ %;Br3ׁ6B=<,ɞd DHldD-0()OE<|a`k="#RtMgTF"<-c<58(gh)DԱ]EPWF88{;B}HPgmu 0:c>z|SC.6M;>596@d G-g[a[k*&t`[g5ά%u&&ӾGxLKJTܦg_9Tm%Lr`{&;[TUm`[mTm(lFB`a٢8رn:63Xw[uͮ5T-J0w`[OcIE+RqGR}>h^}ʛ66~Ll ! (e& RS~r47ȩSS5G9 nö* bÝ47Z$)*(i.d"j0+E$cjf6@v(b.SJ#ALd# ݇MF6Ύ/O<:H8(,DyQ08miG,A {I0TKC[A@T~w9!}()"?p xϝM?Xw@?ߟ(p 1=I?gw "bJ) f|$$ñd@'a`G$#K+˭ qIH*$k jA裝4*!XpHs(m1ghʅ6mJZro+<ڴ- RB%yI*P">,<ƈ^IT F́p*'/I9"R=7m:a4CЗՓa{ Gg3Lo ;=s~#[e֐? ٚ?P1;ikd+g0 A1[A 0NF!߀eaߨh\$@rƀ1Ȫh)cN >'lDWChHN%>"%}_GiJRf)54"F3 lm;F4166h)E* b:q4hlClO"Z?}#feZy#U!^(U%"욺| `"ha Y# "+RGx7c\r2>vN'0fy&(O)RfC* ?'JR”Tpwh/ rmcAEN#ճ $~!Ho( za'љxe 0h17~v~fv&&\rAI60%iC3).`Ȃ tƋ Z%) % c[b?7sXi7MJsܭ#ͭBv楐Fj [PG+L0&SRכ#Mw[DdY#0IfBQRд@G[vBcamC4fo˥<ܤ2-P*Im 2c w_[;ؓ'Aǒ )4q ׫9% 1!I;$*}'M)|I 15 >d3p}QH% R2JQ@bOlWO7>}ꀣ@Бʘ4HQAtW2/ﺈd;&ُ*]$@pa#PtnĔhtAP%<|}M2(_b0*>%y ĮĀ3 UA@h=/7?xPLN=@8Ha(3$@ v$%⨞RR5Bz<*bҘā6R,JU4PS@"oE}QRԈ%4DI,U 4A$J1BP0APAS44ГSR?A !鎮Bw2T?3κs`d`ts Q5T޺>`@o3=vc/A7Ofdz*'v4 BRc>}]]m2fC]?vOn,x!%1=N' =N7)BR 9^P9-mDU, ?۝z-#"$E#*1LY*@~Q-- v [$M+89RbTZePܧ9UzPU)X]1mƼ;g8~1PhŕH3*m#4J$*)F">Ħȉ1+BPY\3(!J/l{ !<iC '[lખl>?h 8! 2ɭta<}k_?8@%(ͱPk:I!i4JRTPH(~1 @P9VGhV!DB̙ 1 Q4}/^2 8Oܙ̹cRJAKߧvv:<*Q@Q=V{>qRPq ͜&/.) %4fXWF9G'{!2#@q:))eCZ8 `!"-)@LzpiI"!Jdd" B D SJDeŖY!$$T#s{u Xb@zQn| ~)aQaT0siwGȏh2 2GpgWh5hvY !p!kG /k7YshF{ϩS!w(@5W2blM2{Y Rd42tZv{n#m0vִZvXTTFL49n%v)$;`ntF5剈)PPDL̅jb.tPF5TDUZ|xDhDYf0ٛPh"fU)ZR(o1 v 2RP:1SIALPUD!GN1!M%1CTPTWo& RJJ($0ҾX:"@bi:tLJHPUE@U EPKHAQn3*"j> M\(pv؝1ˮ@QOP45@9X4TBE:SSDDU|7 ŭV#B:3TOM U8N%GMRq2Q#wwf5B(X@ G:K9fz@M[o. %M-CvJыHEE)AT$D%^lN8 DزhˈiUy(j R|fb&i<ort R CEDƬEtNDTPb1UCTIHAv11LET1LRD!`!8bb&dj`cVjP(W۔,@i$4`OM% 14!b(o () !Bݠ4dI=)G㗯B y9ڴ-y`jV:8 !NkmŹtPCAu* `(Sl1DLA$UQ%$Z5\D4L&(9:i!Vb" z T5T-#M#EQCEU QPEUT2-DA-QQ P T҄S $IERU% U@QL@PāqEQjW@Ŋl!F1 QPJ`A1%! AI4RQ%y8FfI1CRy/USmL1l撝j%ӈmB΢-LaQY68UTKP֨h"cwRwb`֠tQ*05]&dћGσb]:8qkiiKdDž[dCŏ'F.jDEEQuL41#ՌEDRU RUEs)Tm3lQ1Wn)ITI=((h%))>$:<\ nAhU0 Vh44i`1"'c r6=}wyw^=qӦ. vNJ( jj& xI10G6ë neFREƌbuDkc[Fcv $Hڈ$HPXE H!9mO`cIQ@CvbdvyETD#@N{rIЃ$f%*RF7Ҫ ,$b bT q'`P !N I5@<"C^y`hBWCfR<~7Հ:%úrùE%CD "d5*-"%1 a)))1X:Pqn\G"wq{oA5J:;*ێ[IKJ@`q4 !AHfyfd}DGLoC郸j/OY -lQc)CoC?gC?|)$E#Edbcth v-miH u*Qhi"JХX;$DH| qqDR$풵pHu PP눹u`+'zݮ*E|6C5>ĴB P >h1Du4Yü9z"rfh91O i'q9T ДL-4D8ϝ0nPJB!"OÅCHR0eZdJZJF"R\H" &+ ߧ|@tQu%ˑY:TUrDK@<:, ?"GCνHT$f*Ҵ(LBEC3!TL2yچDG0e(! IEgHT)bJ&SDOf6NxOGb@l*5ѻf_tgM8py}+h/}nf_O|@4 At_\w8܄g5 !l g'c1 Mލv@OD<31 ܸ(@U`g'Hβ6 P+,gyz,&%>$^헪~(_܉A1 .cNW:<ɤD"u`pO!i@ETA54MCTHTq%0(Jory88I/l HhPZ`J ,0PP8`&`цT"H@,:TU P(̣(P '@UH"iT"`=yHfXJ.  IU,E*E45 D!E- 4TKTESM3Ġ"H '&Q1y%÷l:t_#P IG)ۇ^;Gp<:f z%Üb+W xǸ=F} d>x>X=*a`̉!"GtTQO8@'T> %ONC DJB@Rb:P =JE|@u ^˅ALVcQF㈫Utb];hߧ:uPP _%:v~k&Bb%.AC@ON!O!9Ffy`h31(aUSK7r BJir j6(7j::b$(&q0h|BD;vtd))js|=a<@8cnhMvs5É͠3D`;8N]qv"K|W )B:.Уo3)b̵K*v.6ø(*TKw'Jlb[hKY۶t]l(ĆY'"*m&!!3R{~?s}!Wb2E"( ]wa~yI@m\¢4 ΂R0=ըzZEz7@p ޫnnX4l $̚ A{'a}\<(6TVR&km~̱}* Kࢅ=|:8IE$843d]'pAJ@ˀ Lk{=] >LrcDdX%#~kxCYJxvUtbk22ĢlkCP *8#(6C@Ҝ18>#Zq6qֽ* w[:!zu#bUKL">Vf8gIN"hK4-MhtS{CW^Cqׇ@ ve AA[Bweaz5y6v֡[yAFDRpj(̚ii_L]?_׃[ˮ }9\o2Dw{3ooD|zsg}4*~ K(_ۂ dۋ_^|Ϧg=4.Р~H㉋o^LY K}!=sT뫊Takx<+ @PVn)r-CCcޠk7Xj$D# BNPwʱ4п[c,oOiU+ojߞ|/_+TGeZ𨉀DE>:q>L)htKiTQ{ !YbT^U Qqu@I#=nhc4DS4Ad0RQ(N R>98@Jވ3[:{%})&r( @V{i4h }e/ˬh/2.-6rũYg) 3COssg41+m+_0߃sֱb-F^6ž8nv]0}]{'3+IݰLnj! YkNYc| &@BD0gCC) ^#Բ{JJdPiSO<"gy؊jJf$O%z3KbS/sOU[QD1P"2޵]tfKJ ~3kL6H4ܤ< ~ PƷ^Hn wг(`@a*# ;l jfRqScv@TKSҁ AH0d)?\6~6 AZ{)J*MLǮ*O2kP\@$Se@ɋOxlv pqB<YatN"]qڗY}NNOLL =$}Т.0@Ji)A^Rg_@@)e(^rPO}6Wg J;w uK wӕx:] d>i0vQ5IGD @)1s_~95AcӀbD %ʃe kst E^x1 #.N$*hu_;bb0nx/^ɾr t樂>Ϟǎ)WT݇u;2xvj|U악C쓧 ̻ 4ՙH"|$r!*]oWq!sSGt!|6HU7ULTxhvE7Cץ6H{>:@ \(3 h$ W8UQEy !jG8(%ke싪z^l#GO!&`(VȠ ʩzL'O`"й9`vPR,{L*ZcTVf/L2D@ՋN47?} nus@ Ua9|Cb:9ú8ۡM28x^A}+79U4*9@9D@ݡEi&k U.Z26%k<ܲ` 2J! }ӡd^+l1*kotPf Ljѡk }|$0j>T 9?"e9Q =˜G䭢"gij1:\!:$v!iI/8 &=jX\9zSM_̜ >3j[fRky='#ħ=a8|:`N e|d;]IYBᘦ;ׄ 1B :@~:Ph!΂B U GM'C]?$W$]w'#!j`R{yrsuTCT_16 ',i]尴 L#h)f ڢH"&K!oeC`5 ٝ:(P}h_Hecl~u 1| LbHNTFin' :ELio{ jz4,0r\#Bf_e(AZd@]`X;:]QtrRS(͑bL̗ O ) eeqrDA7fHmt Q]aYTjUԑ`t$| ೋ/)w v&j ۊ(+f$e&#Isb+$c6]y'O/X ܆Fd#˜֖]A3wEkhNJB" xbOrRVxuxיdz3|bG]DA:w31Ci^#!<1 1ԅ% (3#g:GPt&᜹b']P  YAWW0bAe ĕ/z`|`i Ir=:g!u19,rV~%(;{oh͛pZӑXy Oo-qcYg[9>FHx 1]t@D@9|تW=Pո D :2?D"S]:bj1kQ`OFQGz׻SvF \ tR6*ງ2\ۛwCC>eҮbVw^)MWER {50]O0aWC\cW:!${;.Γ]‚V0ky`{:WYX^lFPRLA:Aj#DtB(C<VφS3LrݧH>tuЬO]Se|'oŢQ'Ճ^y'Kjm#I&O3~ Ԕ82#lZSpZaoV)|C ,1<2G3Pnx`Q2 "xhpءߵ3#Őh8dxYF ;'aVD荂*F;xk:\P ^sI2A+,q%9Dٞ fD@# a"h@ aE^|GuakښwP?2H*0:*  凢F01&wNtcaO'ji^t &ׅhN" =g~0ttrSʜt >i m#J/pW*+=dpHyP'֩"LЏH7$V5ku;KPE6y<[5LjC=MM-[7"Aiq6֣(o5+;|΍cQ멘pirٌP2S)Js@WgIM*ɶ%M~zXOxJ(|H$$H~Bp"z˿Ӛ y:4C^|߃Po(KT%%DQDTQ4f VnV6V8s1Vd1vUuQQF(Y; \̛oY۳3bHZX=鸁F!jރ. -gYNkQ%zN9y^u͐+C ]!v=} SEBˊd;צ(}m{V=[:xj7!~(^r83XƑЯ(2 dIFc9]=YKϊG_=oy=w1/W?jK  d}qPOtPpiLLWv|{ `LrR1hx= *w Kv.&!%fiAOp?54Վs9Ý 0#FyOiGzK5U_`|'3^KRw1>0c쀄-o{KﰘezD\U״ާ0;$G}csU}n:tYxGMv6 =_z=n{ u*< צ!9]T|X6 EM0;O5ˎ3(ttF"e,z ?=LR5^B]M c16{LU3v;.f]y:ӄ/~1;'=kB}U |w+~N{-̠iS!JRDY9V.LIIi12LKhIEwln5ՊAUHNֲFJ$RB޳}uu4[ijsST١(ܢH=!E%N`RHDMeM#cXr.<+T[std4W`7eu5qU񋆂r }у:FLHB< ԾuIcqzښ' k1~  P`y!Mk7&m I1^>aӳ i<=0QݍOvOTX.Jy o+nH岾H*sX]$|ʪO5(+HJ$:# Eb]YS x;]yzk¢H z?!dX/ŀG jN/lyƳА/[dRƾ9S"D usJ GyjL wֳ'b|%'t(o[t+zsl]y| 7}W8R,}[ ,2B4*goxKA1*QH $BRԠk NIvO惇,<09Ʌ<@p7a' "p 0XSXׯ t#$!SEf~ 9D%V"!5|>y]d6@ fo$5T?- 1L1LQlm?~&=;)~пÜ5nk >_?q>BE17jR~1L& Gwi4ACm7 Vl{8wPKAkZ¾)Cvo@k3y (Emff.\lS.JLrԹR~MRKAAGzA@IC- * NÁܳ8HRɈG(T-#IH rddÎZJM4%(iVO&L5"^|@qvJS&{8Ma! l5AkcȦ _B540;qN!(2 8ȫꗲ#ӿw-Ϩ$S|:CO쯺a*P\0pqst4]YY !eS^3k\֕CP>)R!$S,*L@_THkOsy18JX08y}7Y4'O|xo&O(XCXam-с8r IQ|1L "M1 Blr]?OP0:PLAL­rX%L{E'@} 'U$s1O“:Ѷ-ݎ*f8 : B߻ë=O.g*9S>WɎ@;57;7o}f3h%`*Lğ$( oݴ 0`cqP1ڝޜ$7C1C5Ȧ 4AA@D2 E- !@E)蝢FR>e6 ۷o~: @L=;v~u`W ?#iV(S 1%#1|\؞}׌cL/20H_G#i nPX@-].foM% R*@Ls}Cz~zu3W$<%1g80eJؙTH /YpHLC#/ϭW&b~ =\us= L֬ mazQ ۍy^% Ղ)yv [1KEFÅP(sFq\\w<OgE?ȶ@8-Jʣ)Li䋺  HJ DϦ;ΚtXe6/=i|]H@@*Z[#>HF4p`$DF|ePdu |AZ I]>"wz49|ɺ;t p;K@f ؒIFF 2L\zb@>T V]腲t C1͒a{^N=Y^Ǧ $H*D1,_sUD!lȬ\i%SzGaDt { YІ'D:7`;H1:Qƾe"Fς{DҘ #hўd;aP@[Y׎Dvtaˏr#Aڅ.9aP>osx"b{Kc\~::}  ]0Gp5SQkO'X#$_=RHY6ӷh}H#lT$ ,Ȉ; WZkA}Y {`hRwu=)>z8xx燱E-Tu YDnQ3i!}'Rp= 35Hm/\Ou0G)Lzo@ ot-kmFbn'+c hT#uӦl1\  Fy`CWR:BA"$0*Qi,z) :E{! A$DExFT/p4`"jèȩHIXHE7w'd=<*ϒD8@G@'Ԏ9ghRHADwzn#hTyCV$( `-͂"]l#xV؂Mεb;Qf0hkr/o4 N4$zNfc:B%h  >.ݤ Lhnx),nP:2 $m&yI@az Ʊ2DF(&!W +PU`s%Q:c=iNl:Lbi凑9Le}3A3X] RQB>0V:7ꇁ7>E7`'Z8qR0L;Ul1яDKb:_u8#0^l-|4yQuQWzW3fJPa_ 8J9|6{1MX!30G$"`H%CY}Vȩ31csU{C:'f^zۃ$* X2F;YSKit1}sP8OKV.K`pQCFYjXDA38Al$QQ&6.a(kdMQI[L1h @#]9Zl0 8cf1j%LŜaZtG8Jƙ5R{FvC,@zEA F#Eb\߱`xk#,H" .* kvkYnIݜå<Xh> #@ɇ8i(=ӾAQ$.,EF`9L=۝n5R#8=l;hh0 ^^w)͡RR0筘 >cNP|!̆JpUӺA JrSV]@ }Z"DK78Asp!ol!`M1b_0wDO>tf%RzCD87Lxb#.fA}w "”O1@^+ d ctG 0FW8$wFL 䘅`%Bb|BeU确>:V_\q獐nMe(1)N; <3%G ꙣ|]z2Nm ޤ&3:5V ӾN]'a g=tQV@'CQ7QUJDAps@ȫQSK'QzPFi׫d.Dqh^3 pޭFכOi#}$yF ZOJHFf 7דet}oU:Q  ZږD4CT>N]Gfdđ}Ƈ}Bp' bޓ7.5 a2dBXPu,njtk>fJ/=oW4lgRaQpIiXH<6oYHF@f;# Q(8u@뮘 1⾮y1#Pf}t;n +֌Q= XD^8hu IÁ*1憁V&6DF SBq4{ `iۺh<7":I1Tgo2ZcԀ=Tezg&-pΜ<Ǟj#907<+?.P2o2D1%PB:玵D[9Z6.P2Ywl"u3LF*ۻ6Uk 4d fbkؗ廪S' E!|UedLD`ŀ@f$9=dzvH F$= j"z6'G[(̹sT I< ^L)>@t+``")Zq<'H.k \(P1/"rNg,)aУm ﻍn:@0b﷤ & ub:}TdqZl6^o\@ xjl C`x" \QiGE@ԞAwJ9b=ަ@l"ڢ}`hu2$7 LV]ߤ6ǣ8u1[9 6N $ȯ1<м'ة00-- >HTzc(- LOJNA4B<5ѝN[Yߓ ]%"46D&7>u"` l>p8">E ̇^t]xHĂP3xS9HST"Q2kNG޿.V|%BxHǪ^WNQ~4Pz"Zd?( |}&0} ꝄN2|p6CfS-ؿ>:^} : E,jSDbcTHG")N?=}&| ytg3U<#AOኛ+d '+BҾI6o߅^5]4 4)zҶhO@?7d Ѿn7sDZCicL~$T0zq{Hzz Qrl o{A206Tҋ9h85^77 ۱܄R& >kfXi8) 2b+ G)"MЇk+Sr@VtL9D8ZJHܦ 25sDP$Dry3H͒MJzc͚hN4/wtQ1Ý@wwX Щ K/D{qDy3d`3yyO pvKf^@uEq$DD I2EK Pʕ(D< D_ =pq;Ei)}B#0lʘ#J"|&ƃhV'slъ){rh%ϕk/@QZI m2vNBLj`1kȦ 0HqPZ'o=o/ܽOMNj Q~kRM0Gt4! 9˪Peu%pER$i3!?y?pf@v;@̒G>=>Y.I(,c%2H:;}^fL ,\BD0F2!=8?n?VE"d*BNM#HM@G:4t4Cz`Ks :F F)Iܥz;N bHh)iߔ A@P CHA"UPP4%(Ҕ--401!@D( JJ@)J(Ai)%i(H(($J*hCd-R,H4% BR@P *D+BPP1RBP4D @G(]!hM(Z(hJFhCl!)   *%4)ITAJ)CJ)B҅1(4P@+@A+EХ% D XIt 4H-+IBPP Ҭ@1 RRҥ !BКi V( T)BzC] id@ J iQ(HiYBJP)Z"JJB JZ )JDRh Dt&(hBVJT((DM"JRJ%Z]"h(i)@JHj$)CHiQi **F)@Z)(( B(J%B(Jj)h))Di Q bR%JJER %JFeh"FJiXdB%  iTQ`- BF(*h"J@)BhhJTZX ֯l@j,t66B"b6 :&k2h%ɤӡ"(iBAPb=S B{T 29CHg^P@,zZ]r‹rT TRr] +m4IGfcY$%Nq6L"SʍwvZ* (7%QTӺj3VB/44-2 YKAmˆ[C++B*QDZ' yw;D 7(tѬV5bjSC"+91RoчbQ!ABg|?ăNiaϩ<m|RcFSN՗` ,A56 ?f 2%EޣwUƝ\͈T TrA_ɧ#v(`x컠(2SWNস@Ds;;ؤhY1ːslzr/٬:¤8@wBR&H&P_/sq"b hFdJP) ` j"J 7:]J"̈;P=GT,N1* JYA"-T:JJYBn;=u÷7 .'g@=Y ;W'܅j& < t=aUՆ2@ 9*Dn̺,6f6 b-/z @1CysQKVr!YWR(;uD)v06Pd$t9pm LbՋ=dC `8n'Q-:gcyNp«b()Ƹws0(,@Ȱ~^ O 0Db0`\&3sŽpԚEԶtoz1!C>wF&2[pB!,K JCxX1 Λ7'ӫ|PΊlXΜk4B1C>tzyB}1NgQ$,pـX4iŀȍNC'v RSRʩaP29&S ,MPD kD I@hh*^DGl8Q@(#(#ׂp7S!2Ь7|GmAֱ[>:`6El)(R\䙠q$U2bM23QM.b:44$:D:M'o^h?Tl:B%>~J3׀}NX? r/MbT2qT'0s;<|ѿþ4{^f,aaEUT("b j"wq 9J9?p0rPhzX]m1)r8Q:Kp #zH9 (Z("&a7i:$xlGA|BM"Oi`(J): & A%yÏdj#8o_ZE h"BbS@5u58:bCTƄ7 ! {Xk5y3LќJPE%+*JRv Jrdgh!*5q}I_I;JE:J!'6ʓ݃dA8W PGARy;͕xd7 $ ^aOΔ3GB'   nZ5=D?R{;vSe'&:?M~1`$@BSQDLDKL3TEETEM4H (=PTLPJ/;ˆ4ZNJt@Ik P U IK ā!(gAxai ="d*PH0!* 9T 1闯" ɢxApYf=3>> :WWG%: G[¹,|r}LKd+J9).i5B&0k?Y6 8YĘbzzye?;cG0bGa= zlMt=4aؗus6&w)o3??z 3 q<]j04RUu{J4(} .uCFY ĵ5ESZYU~SߏD1^{6N4f`TZS`!hɰH& h`Fdc6yZf6XDat^lw:B N)= l Q(l XF"hTbd A$bJ d |}Ȇs!6 {dtsT84)rIi887:֓ĚW1)5֕;j\%:@9@~5-&j""~$,v4 u( +ɤRE!V'm,/$u-ldJ,O@;1w(S@RHCO$M MRH?IYɦK/&aDIK",3 PWl9=4T M@)7F>&xD}) RZFHj %1R&D"Wr 3,BKQWz`Cnj CK{f!1T2qw3A1xAM:c7`{q880T `$TQ395~|.%#ALpe*(KD(>bpk$s+scmcrS_o#'h(#_=˺(=F5׈2`ȫpP>a5--v}> J% 1 H)TD>i8'0:'\ qR(((4/M",`s/?DqC4F&!`> A_di46DiiBH!(rT4+@2Jq!T& @J" DEXE=~B*)4=J1^0%$(pz4L*HU4 }Ƿ_ESAH.2Tc˩5%.noJ(~{M>)`D cai 5nb@!H(Oڀ11X|(gH,D&u ChPQ`"4sGi`:8mcY݋MrWn1㞑<Ơd"ضbPycf<$19Z)Xb]s8rI)HK /8dqLHLHhm.32!5pnnC%yP3)XFF$dO/ѢA҄j%P(beI`$Z$*Z@HHeN:6bJ*[dU >!ME#B#d4d5s`BJIxsHdg߭!>IQ;&mS!>D6PPAZ{U6l$_uM7]vv"GV9ȷ9Gd\Ud;QwTItkf)؄ h9c8HE-cBzHQQY߾6d @՜D"= 2y*1HZJ.h4I!H3E,DJ T"1JbDAL0!Qk ,Tϳ% b#&X)I KZ!q1 T4iT)HjIJFtd i:ĉ)+  ~4?O?rOF 4HKGc&,ݜ,ghJEN 3OyK8&q3{ Aaq  XG>_b|2:A9m<^i)2,}MI` (,Pl,u~ӅSD΋ x0=Y?թ7v4HMJS $MJ)B* @KSKJQN H4~3 :GOO#R>E*Pҭ#JR5Q"5Ft LAE ܚѠhBZB: B U4&KCTU2 XЇt ÈTJQZZ(K:eG2P2&/<]!`P~ϤJ^պTuوa@P#@RTQ H!HR"SP- RЁ4Q RQE QM #E(~}7\f*YB' S]v*Jh_N!4!B%)@T@ҍ KB:E+H5CH L@%:(JV((ֆ́j)N+` eH;AtT)A]v~7@"Vh@jh&b_gWQ<3z Sh@hJR**` %%JA( !( &)șRJ!r=OS!G·R ?X4삂!M:jff ZI 6̿B`ObodRGC #@Y`C4Rr]:3#9c4}Mm T=J eDt_ʙ/qtfP̵Yzϣk%!on32160ŭe6 w l@ާb ;'Ua.\"a4 (ܾb4te|G|Q=EGη[m+g:yIH)+`;@22aO(.gDKqA 0`'mJL 3 G=AT_{\ R-:N:6_9 @TP@蠴cAQ%QT}M/>0β K | bi  ğ׼^ E@=킚BHSNׁ !q6DTN|catS CPKQ7 7NI^=d H&>cV*[4D`(.!Ꟗ8jѸgK"iah#m$6vfeӰeӜ)zPڇ"bhvg(R"=$'x-3NK z X/X}i|j~>}_$ Y|_~5a`e8l5^ #< zΎ=;BNHabή9Z]0 1# AQ$4Ij)Ċ*(Cw9q h(~=DY4DILSu::=5IQ׎R\Ֆnh^dGp?`PWQ(gn>W>lPmt7u0:æyѝѐJÈ/+;iyO8"m2#nf ,D' %čez,m%C \UCY/=s)ӯ6@}DEQۆKJ-M6&|ߌ݆70IRxӛqp_; r=OuX@ASB|xX  DۨhB )HMvqrJ'itY 6l[*!Sç&`pwHbtJ0P,w<@hP8jw2* O)S+Qߌf)Ѵ3HTs Ķ* hi e(ݸXf0)Pg 6 flZq?jHh&%6/=lBNw ̹:ӺZ=N|u- بy&3(CqZE EAQҘEm|  }(};%Ӝm hL=;*>?=ۇ溘"U6)hj)!!(D"u{nw̪?`Wۑ";R`m"JIRPo=YbްkaJjW+3 Ƿ<`m׵5́j6*` wmUUUUUq*<(%5yTv"(4o֢ ]c<;Hѝ @z( '] ϲ1g~ (0Fqm&ebyt24]0?`3:bƳabӘ{1*EȜT! UYDnѵ;Ƕ9KjT_Mzp^ T@@KE=t6y`8yn 4Qr۳sQItĬG!YD煍Ә](%$R+|JT8)+(IDVfVV`@"X*ej @Ğ3!HQ$cTG@8< (R } hfd> va?X9%heF U螲ˆ?yPPfi@WNN@2 &T{1PEAR@D-8ʺf6>i;sʎ0DbI JIWy:1M?ݾ˯g>?(lG^#[*Dm: quJfs`گJCi1P4d6 (@,"1AY&SYqs,G 8d;_|;Z{R:uѮb={p*#[Qux ^uZO=/Aۯ=x:;#ݵǾUS|_ww`@+ c`w>H<}{9w{(lN 󫔫]B'xZYّ6F4>l>]Y•R%@ $Ut2>$^zTP:3fͬ۾ԒJW٪KP<ٸj^6.rE z:()E RH  AU@ݑٔ n{^ȼZ"kR!Ii$ԙh)A@5!j̏{ J4 R %)cgR e#u%oUE蠈U(PS"@(@UɶU )6RP(TJRV}ΧXbEDֻbJT a}Ԁ;h;nϷxw>{}3ϴ||=| B>tW(tP BTMG)(!T@ O}TUtxkE}sz;珍<}e|/lniVγgjR;Z=v=llWnO=`݀"o|CkV = _C}은7 mvk]ګ{q6헻3{-b;OxGl}}Cuۧ]{O^_sgw_m{z{ZܳqwşL{os[˟Z]o{@o$% \ϡ޽ug׸/5sg]颀(Q@JJWwFTUR>r+o;nsw{rKh{p]>^{v-hv's)zǻNZmXq׳:)=n#[;w[]G1w}wgsw{9*Un7ww_oz eF! RtcԽ^]{ϛ g >1SMk|2\Ez`'=z[,+LZ#>ضnfm87@G y}u@ /mP"r{Qާ)Ч=K9ݫCS =wcmκ+݃6 sgx )U **Oy4\BֻmwŠk]:@}s}h;w vp[wjuس3:7ׯ$gt-ivkȀl9lٞ^nsuFcAѠ[$ 3tq͆g>{fl e˼*.^ݥ_tIgIjuwIK"j[7gF]n)+w6 ֞Y獃SW{Y{:=7}dSaRQU}ns[鮫[]vƮuJgjTZ풨*RY.D}>y`T@d];)c$]4 ĭf}Ck$ 5\v4.{=Q{oNݴcnۛ$ImkNM@8vzͽmiJ>{o]:h.z۴:DHB%UmTQZjkZ,"xT[l .QHv5t4@t*:W T-VOgZ+u9nϼ}控mg]:L9=n+sۧ@v+@ P@H/q|2cul%T(nْ}AD*Q)Q^fD=wl,RjwGTawn5tYT wj䃶[2 Ի8sGLၭV>uZuծʚWx>^)l=ܧDD mZa_M2dh =&4#њP L 0FFTzTmOOҠ 14Ɂ 0HFC@ FLL&fLMD&& GSڠISDĞiOMƔQQz @#!@ b@0 #@M45=Fj='62iP!H z O%=E?MzS=I  #EXboR^U?;~\rU h()=T"*@x?CHJJIʒ@$Q1Ѓ*Wȗ?U:.ޞNfJ$\ugcv[#0+jF+n"V%?\fٻu߅Y ?g ڞrFNӶ̑ux9(FAO8TbH?ϧWNs%đ5RTJ!@4?,# q#?00@[+&hP&J $ $h)Hd PJX b (((((RJa Ie6 i)N'QJ"h(Jf `:i(tf "j ~FŬ?you1!⟿*%R&-DEQ1[Yt84!  %<x@i2P$@PR>0RPҔ$V혁A72~ Ax}GYP+|6NgA;2!YsV~%sϻS ɟ.VCQk[8Z6Q#OP#ܷhӣ رPcIZxk:siꘓ8O&Udd6*8FhhJ j^ZJKhhi'/#4dg'tASX<05~oUM?r)j6/d٣D jD\ Bo?b^p8CVhX6Mf'a3E6LkMM`J.1`YN8H\R]8hI? bj *"`"j&J+;:; #bd1,l$AJ%ؠhV1 DZ`1!$.)bj Dq\%YgX|("F"nCQ"h H( ~ u?bi( C JJ 4 =悖HVP~Xp#ps{_X(H1oz8cErg D(7XNV[MǮC*:a5eE^%rڜ?^nˋrWÕSR!PDlε-ڃlBYzu_T7Δ4/N!g,<W -QLOgv9il}ܹ[=o> -2 Ȍ"jFH Kz`Q,Gu#w >0IS8c0Cߟ 9+aʁ]8j:tA QE=R)bOǾ/`uނ+X|9. .aY/HhyAd#hQbШhrS3)L-0p $>_Vg>_PiC'h~aBH ($U@-B7g$6IR?]:Ͻ27 5s,Ι702@3v]tܶ81$R8!iZ0BhLu臒W3轠Gy ġ pkq!@PM|K\* $KxyKǶEophyn;d懜q󬣏EgEùATk7|ִeZjYi%O~%y z=y(*-5(=ۙQpM/wV L|d D1$ zǦp~Z'K0a$㚮W_+~`^gVΪ6zr!+4Q2%6OyAxm1r-q]qj0yFAK( vFJ|SQC-%j&Vd^ 4 p",VYUR=)m QI4Iq, ~&E {* 7񮧕ڻ*3~jꓙUkgԢD-W|4~> 'S՛¨6MlDL7mňvf4lb-X>3aNVZ[m7O~=| :?OԒ>"xg+uB埽ۛA/Eݽ]Ȅ \.QMM ) [hzihl0S!?/3?L,g7Wt0R3)D$G#}:5:Kk][cmh6QELQ`k%y-ԭjlB9 ;rvy{E*t(3$7&m648 >-EɭKHpX" [BR7oC9og^ wM5kCd@GDu9XhkB6@DMF,mMZ+m80p+·CE8փ#D9HTV2LTE҆LPb_ɉd {p{nJiM0Cy)"h*h ua:wxE%3Q&?^? THaA@$QAg_ӓ~ξ(?ru~J6$&~P‡~_}D +]Kkh㡰$%=Igѥ Í1եɢO?7Y'a8yYz^\'/{!HP5ƊqB3qݰŔ}/L4 7˟J6ݍb#ATEK?RbX+]1tZ+ ѐqA km灟V?oY|g+s<?OvnY׏^ݝSEUOi_;iOj?p={LX(oyr=Buw);3OHYC#_~UeY4d3و4{N#дršzb"XeV~HayO (D@*,/۔v +|^bxb2"d|3XLA:Mw' G_j[i׆_WѯuP/GεZֵk)x!DNdE P}8@  %~]}5iz+Hf>A46!4%l|?? z?PG5) 1AI$H01M5EQ1 9jU\XF6/ALiNi> m64oU֑UkW2,[_jZrҢ+PKSJU)܌5c0F|^Ph؋q;t&B\o&P4Z\=#r|&H-'W&FT&IweQF~ɡ$_~%P.~,1uM1(l89K Zި:j`fN7M/#AbvEG |J4_. \Lq.-`)2Rڡ{f.aCf9,Mpqkgݺ8lFmGQXR)r&mNɄت ryu2̶B==!fT h߉v!}*A!C*"=58hV OOJ|_preo~!qQ)^Ր-mIcm.ȟ\(c[' ʁPap1|:\ifJuSɓ=B~484>c:;I-,G'I돿R;0wDMu,~X1 E!e<5M)M7a;:d1 @*C&e#S\5Xy̒^o1EEQG[o {G~GBy1mK`WMBi l(svvG}%ʌE/qA Y)ATBV)BkV0PAg \W~³YZ}(M1!q ;gSLq>~zfe骇.aΟT?!8M!3`` W<ё>'g vyθ#z0q8a,\^ok  oS"KHR@1Br;ym!HR RJ4"$RR_5z2Ɛ>yyHUUEW8D䂀]`O:⟲)DV0E'Pđ(DxV#(*I<}! E7B 2}Yr2Kj>k+HWd C/ Px}|H`a/29W̲zuEA&E&ĠӎJ" Ol(=? ? n{ȹtCt5&~.V>AZX (Qe0@&RJh=pĉH&IEt8PP$$.1ɱ E-@?ϵ"}mvqK`MOa63xYw Vׇϊ@X( G dj Il黷}gbE2NGwv;k!4@s_4h0s^v"b,aNG4޻BR !׿Ɛ @ėv7EbB*TS!2A=Ӕ,MD81E$HvDqRe6w9JEKm.Y@<=t'!|b ~O1]Eg̱0 (+BCOgB?]|`O)Ȗ5A4Դ%łRt4";BrȦz?{oUe6dv[E%gD҈j_DmKŗq$*XUz0G0+Vۮ=Sx8 Z-x1 8?o0qFq{<2WA3) iv, ?B1QۖrK"hQh4+?M!$ ERYe2 yJIRUZ{!5L3JVV9gXh Om T@ʼn^P.;1..I},;3g8f9>egĺO$=OG_Z326د z8xM-倷?r+;G 7u 8ͺ>̠4~!:WwSnj"帔O5/_I0gPt*á8yMLx>8k{b.zlq繧U6LDADLt'XAH(J % [mvId"ĭ!02YF3k! +AUo(e9ugN^OHEVqN |Py{sRFDG{ -o{?7^qu]/mlիe<8v͟eu՝S9PHsV1c![b^ZJ $W/' Xi+S}Z !+h3dfWwC<b1EA٧ER:A%J XjXϽfЫ %{Vʒ\v^tɀW$`"=,; pظGL,"a &$+. ڏL<١%f ]Rr!ԈBB4.ߪ +͌ȁi70Q$NY$"lTsŬ!4Ԏl7_tSr(ԣU62(-~G/_3^X]M5je>&ofj![VUAըoen{\vF U F!E@ؠCoWCVYڂIf< *(dY\4ATk~CF%Q6 AĊf^$ Kbv)'j;ޒz5cAW{g E/ ޝg*$ym5]|][oe8`i$$?O/@,v\̊f4#:7hQħa͹L;BSBޑ)}R&Bbi;d,>P7nȌ챳֕*)nB?in˂%@#=*)H.w -3\:3 eiZ/W7fUu˯G6tÊp ^yiQ S$IoQi-#`xP,Suym&+Ln$z4:)Via,.:6OV<*Hx8Vq"@ '>y%)f75%9( w-"T2tRsP1P~ po9yO=&=mMg8"ua,-$^tg3=<akc5?qa^יe#~@&tb oyvP 8jkr P# giue2*O}·evpu9qE$w.56MRm2H_&yG^,dR@;r9wk^`LvHc5n%"FZn.028걭vYZj#mFS:"}&[L~=4:c_]bq`=Ԡ$R'$&n.dD5F}ѣt/pNQ|x1@vhR(;Zz+7-1mDQ tc9H;HOii)`aC)iK`z+&bC dEimoPQ& d:;}{eEb8w/cNi_UdqQlvF)eIc2`8vkXL]/qLXǕt2W9ک,*+먽V!3Vz¿|qKe:0sw[R.,!YYC sRiӤ$r򰠑s ՀAD{xt<R8. ނpfm ȴĨ% ofuVNaQ썢Th!62kDל3kj7=kksݔQe=s vB5#eG;ts}WF(E$" vpn7tm1PWD+x!=14#| ]yx3ȄYG;JZT@b vP(> ©fy& q `2 zGkHPs%PF}M'C}gHΆ ղZQAEU i$Y8Jb=ϳ^̱`,Jn@|qR= HAo&5I7yWF) Ehnj>9I#^Ξ^h1qt>A`CfDHs\ݜO}wPB]n|SGz=Ĵt-g;2R7eĄ!Ҳ yپaT)P7"JOl^k9,e˥ >J/6s3,Kݣz" }k}%P4A18]~H@SGܢ8<#O`zo$O` z?Ձ23 ($=B{W}enaOo×߹jՆ[/!m2_eEUT W$[=Vw񁍗3u(& E],dLWbζ= fD9T@@S.r?8_łFA'T(hNq!yѲ*œYI9K~$hL9 &A&Znk5_oVr7Sy> " eOwp!7QB0̏G4QPJU!A_6!) )"))IaJ VHJ`"¦!)j!bih BjVV)(B&$}gV BHebVIau%!Bjٵ)*jbEDS)SY*)b&!bX$&R(h(h`bb& h &aImO6&I* A1LAJF$AC.PIDCM _AR"*B:O22S@U$BC%412M4QQEPRSTUP@‡p~|3"bOD<_ᩧ127/ECwO!>ϟ=OCew!ۊcG^vv~&M9^sԺ 鉄y  )=vIc︜+;{ X_$JJ{O]~2WKI;몲 P"G$Z`89ho=@X_'Pl?؁.;WjvR$PQEQ>&A$X`Αהw xagoM$֓RPdB't'BOl ֑g54BsyFF NfȋׁG$DJ{qjC#΄P>v(ӭHFb@= P^qOtx˓dq`5Gr(OD/'D?I{]x kc:ke'Hr3;ՐAy* ÏfvpL:`twyu@senqqU9?o>#~GZ8f̽L]le;{׉qm_?ZDD@O1XcZJ d-V 6DW14 ѡ k0J#N`:"bh$h*`cEEQET11EPEREPA:4SDl肨"]ijq4am;b`܇i~=8ت" 2YMDO{|dUP If_ahĀ(}y8zrL!;@ᾮi۹rhVs1(c6y&jM3@M-zub D'fVs=&t^s?|  3$( VɝRͤ2٤mT@GCA$ܸD8\@PO?+q끲e~c Cý! |}[Vbyҟ}x\sQ^IGp3} ؿ|BaQsE2Հ{3)?@ 9?nlQ?WYIP{[]撪sCiiw{l/gt ޠ0B  (6q, 6~0IKD<뗣`UƓ<-N3S ƊmVwsI&H b2!89[~ݫ^wXyz~i??-]xs8Zc(3vVS98o- yzCݨNPtP=TvV>~^x>:?A@2_&ʈdvOo{0 yYG_`w)d|@_$4vp`7{zϯw9铉D‡;&ir`yDmLPlWKϨ>94P|}gW0RE-ksuT4(GK|]UzDB=2m!(iZO s.YyY^\W!s}ECp; a"$+VKsvy;mS'^zĂIO>u[P?-QHMߧyHa(AʡseәJiNIm JǕBH\+(}i!KkZڜhbp*rNTVE]WR#WC?Um.fv/c1 R(BAČIL{KӉNgD]-Jq֚!hlJUsScVF]uRRng  de8~=T^dzܤ֜y IVDmK%#ޗ&+^әO)F VMNWB!=  ]p2ufL8cYD4UWjƵZ\%\jRݗQR^VTZak;-H2b''2d)Q,;'iۋFR ٟ1>R<0n:/ ],4kef=j=ae,V-wIe 5X9L˗~31xyp{``;}Fg]༷ riU妹AZ; cKԶ7D=O~ ^"P2_D~ߖL?0?K"={?@K?ix'$_ڏ0⮓C,?prTyhH٪-Z*~ ӓNVGvCyAuz}GYt(G ^>k'4LAN8XV`BXn6S?{PO"!GdԾ0Φ'W!Mq,t^ MgWra'". E @"&dRJ-]\ Z\@R6Q)ҶleY"$т{ۭ!lAq8>?N bIb#wՏw~!QE0~|7@xqcI~$9Huu >?'j|H>\}/ iyՀ1@dDv4"zBSݷPBHO=8I;HvHP {;wA<6P"OTM9_OgiiT{71` d3T&dD B"F>|ޏweG'd_n!# D@$ӟo;LINDR@gپC!<,>z|$=x ʭh}~7eh߷~҃.~? 9eU$;Y̟!9SOb}R #زUAAAUU_}{1B|;CB fʻO`o8D?w`$7z{a {FußggMPt!%0?uRo}n/d֫" ZhbaB|tN R@}ŃJ c0۷œOH% K:ЖMPԒceַP,="tD3u%ە)(ZBm{l2)eRJndLrURNhSdbt\G$|sqkGFc%ZH8!"' xDw0mwlJT܉LĤc!K%oysUaGfjtʜS(⫹iQ(L%zq"D1 R6 7N/L1G@iF Q-EK&h\kn0g59ž[BǪcZРZ9s'vƊXӕjkNZZ`ВP%h [ڝ'CK.2EpX>:~_}5w>Su@n")X%JҔdQ\sťH8| h`E ݝmhCͶkK$b8S h+{$iÂSˍj\6P $-ܛ[mV7pL>j,>sN*n+GEJ$RWUuݥS ceè..P=RQar•q52P>?U]L =CvKnƋXt/P?}*d ֟yH&JL]tF*Q5/ԑQ+>8g!)c8إ|-G6Nٟ=5՛%r; G̖҂q%:.n'gfF\U$I'"e$o1F>b^Ve*L(ϯzmQ59S|++-?gc5B%Pj q>K& ^F~+"n?%<0px˟8ӭpy_9R`~#ވiO1̋e˪ܓɽӮʿ` ؾ}Jٚr\K}o}R΢g(&&#dPXbfwe+|dwrST5rPWtEPѦ+*%mQ*|detQBj` !qxp_Rw=! ?3FiQ_[YP-$G{? (z3 ^-c(On:m8g 2u+H"52 IR "ׇ)J ]qXF(;٫zq[HZ#[+(>qWbmBV$[E%1J=gKw֕}$ȕ[-hHڃM5bie5_3Kr8ت7皢ЁxMVK& u 18w+̠<<gM33f6yYR׿Ũs[*lACu2fT'SDwsPmL%18ht?S3 dw˘H 0:&K@15 ǚ(,jFQU6I_ EQ%.գ@7(aRZn"8$ɀj XxaHqQ鋶uHN:,JpOϘ.Iߐ5¤ fOg~8ȹ!ݼ yCp3( y"ިng\ (`f T dc)1D`-]"/)DE(A7QȤT$! tg: 1(A.V ~b"g͠К%?Y^;qM[RSD_;F%O* 5q/~ <Җy!CEβqʓhҏZs띡S>UZC <[)$:sg!/$y0i3I)$>L( D(8x̀cO.Hu@4/1]m>fJK)1ad{ƉG9l '`7wC:ED 5H^Q^ e8QJ(h (  N:S ⲐpEΒ2)([A$;$'yѮ(!|<9͒#8_6vkfuXQBjJ$O: 9@#iHĘK+vQvʀ܎^9iN {JQK|ԅsr4/r=r:,9% ÆkņF( uđ`LIp

=屟G@ש5p+1k<`NdBdOW{75+|}g=S Rť!Y+|H@ˁD Dx7 0(6FJbd/]VJXI6aʕnluA8QQQ,!XʵMdYaG,[d%S*[Efy4r'G"Il1knZ??^:d7ʋ8#l I*ZPt(zsi-ψq٩yش՞.B;+{0:c E K̃m?D#JQj3Opo l%E "; Ap̥AprϟuKGy>@dBUU(HKlr ʹ׆d(o#,Է%ﮊGnn/\bEr*eD_AxR30^+ H(4T"PPZkF->\oل쮺N7mZϙ?ط^7rCRܛW}_Fަs;3m?O~nfƠz%bi iu̴\Da0l7tjjs(Sհ.\eY|l>yQs2 8ɳ8ܒftD탄t(/u WwGK *TAťk6v>Xz.]r~-K@VBMv R%{QJ3Q {޷՜f8 명˩gNCm:۴0.z6V57>$GjKG)KUwMx/݉kFlO^ q{xY|kcLi/]w<&X7fx(d29e @"rg&h#$__ A^|~ 9=jkfyWSކsmɶ9;Ik\ukf.jrkcL<Q6; DwBM'_U{ !WdY?4Li+JXgYu=\x5r"+ҡXU>0UV|[W&*)Dj]mzG!=8.xZfdTL¦́TdɔRsd"B&-y?#Hbf1 r2iDb"jST2;7t"hg)R%?PQ;Z(]Be\za *S$ċ]3 ͎[ɓi \qvG@|+M$*A%`k:jjQ{8\G-1w]CSs.U6 V')z0hk&)1 ͗#22[9,1l Zp:" wpml$ʎ㓋Md!>c<,YA".#W r5r¥|+?*洽XCK@vl>n( L!T2MFm䱳3_:}=g_ox5~܄,\'-[B(w@ĭ2ZYeqpNnk H PyC[VVVk3ߡo|3w.Grgz+v?E{n!.J0Po@xl93bEh4'TCqrץ7WN (@&46]d>?y68ƱDgTi޻{˘km8ܿsQї 3Ʈ$mTFP . R_ܝV$fSӪO RT k$dzi Y}rl*OD?.*+rCDbkOat< LClYStI|;[]^=nEh,.M*+eXòJ:25>:?7"PI4yb2眩<9Keݱ 8g`".(K $Q k񍥝/\ZHa7Y*)j<WA5$2lI}4e%3io\@LS5}eʚb:]WRot5E20R:VWmXvBHp=5߶m{l|9AR+v?7Pf^uTvwy &^(J0fi;ϯ :bfuDDI /*UD82j 29JI0RT3V_Q$]\aaP/L1w3dEW a.+ZHui NLd}p nm 8DL#=Txafg\3Fa)g*jV c&U9F\2$b q&ڬ%`5J\02zҁRuLVWvQy4..4^ JJ(:mk\hf";G3GǪ 3)(QVhxVAM9*W #=/;Q*%ҘBz.cJ$ZfW*NŜ?/};;h|C}B_~K`PBЭ=y~W inݼgP_@{V{9QOWJj/T)"UqG716 קu0.w<4πvx<`ϵ?z[4ac0\ڟ?NX?WA)Bc"D?UPT\Ʃdx͠A/v$7A@G[ A(ЌYn6jx'-)GiTzQ3ï\u;U=kձgxD'TL?`\%v(Iiņl9ÍL(x3qmo`j0a'娙p| ?v?ܛ[4X`G`H(%BZ];_zsm!B! Rɖ!0w*zǣKШ;|q R t^_sT@2(\5v0 *Ϻ=H8|r VR \;p+jL 9hDQeR 5' -K4ݞ`AHYϲQDV[3َM-@gmCD0DJwwO@y^e-ۆBR?>SEPnJs3VS %LKV IZ?\xOW?'@xRfz[e櫪5MS(Ug*T*6!\q܋" @pibڌIݕ.e(au`1h5[FV=*^M,}LKePag $Lb`M,GEeFί%d 8Hlt+(R^o߼Ākʷ"pH Pq,VKG+T})4moLyB&`Xxa * 4uU-F#}2)4L*LsS-یeݽkB2YLmF"-@I(q) T:-8406 H%N ADcursjݲ(]OdI7$Bf`}Iv2ԮYVKL|;S$" (TaZz||vܜuL-*SnJjtSYTl"3"-Q6 T2TEJhj9lSe$3Sj&1ETb2 PBP4ה0޶㥦 chaĥ]%T74\F61PF:RLBe]RcKQOSTHcӉiF;M;h!Q( H{(N9Oy9i)XL)KǗBB$#^Lȍ҆? 9F* Dq6PcWɇu# 8Otw_5'5wotN|ҩrse.#M,ԍk1׉Z -5QVJ$lS 2SMroZ*8wj܁ @˳d4W.<Иl5pwiesj⯒am/Pb)53WԪEA5;ccS5 lY)z3#CF}r15IkN@}a w~ߧN-6s+o`’<2, )ccca+#,FoY%La.J52.TE"$Ds1<~ߴ`2/5 pC%$+[/GHxe_%Myz=?y*oxmKn #Vs.i:ҬT0Wo&(5?y ,4"Ь$E -gaZ[P~Xzω~5 hTn7GhhrYP:eT!ÑёOT'jXKR%Cy/d-~-_Ρ*ĄȦ1LAn C펞Nwg垩s=1v -aчóٱ}eQvF:DJ"Pm;!BfuՀ}XTN6VZZ_4x@pۏѬwHdhb1$JU\͆2i&d# J5N6p;O2!)QsateK3i0]g7rvknN@IK=Ơp.ḿ ML:/ dw?E1rN%쇷GͯZO:v:wh8YG=)5ρrSBE PTbA9!Ee:etߏpأϔ QSG堂p+ra);dR ' g%߱ze*ʩ} Ӭ!4|jjP|C4.E,+ucIوZ7n* 0Rᐒ1qE~w^=ȒՕ0ԠfY$tF}ԕ<ꆔ::7$] :qs0"~QB#P) 2QTX venyz rKD=h8}%|񘅝yo'AX1[Q6B{m$wmjF4N2[;.2x#YYG43^5Rc a,I y) 6?wFU(!վsBB_u"~UPUBzd~Xq!>2ˌ<հC'sZ@.뢧hN&T"#ueöXPDe `f}r2\p~b1;ovCðw@:#*;ea6v^-~I"<@χ/֪Q4k[7y @dV]P`=E#?B"r"6s 4y<|rϮk=J({o4KQ8 wx{Cfq ATǞwhֿB)L3zrYX p93:F#?/=Sk'hES[n&G-f9(( ɖ5 Z,+?MFs&j|TTzxG5\pўW{3 ' ˜мĴ4QZo7HAKo<7vJ47q"55.2}bUph )^ XC`{3mqOU{^9[DU;Nb1nuC& Ye?:X`LDrFӋy-"EP/(88y[cog\*\c]u_ |p z*2C>q, ?QS0CYI;ۇ lP3yYQCo7Ayzn&>ubBs;QPe="|`^ЭgEP)цH_Y l"fe S9J7B8h%7@w@$F/4JPۮL ddā1&LFrX ƲMCpD7 PJ yZ߿D̚c*C-?uư?¦Y5 K׼e%*fELT hsbT3ᅇbd:;J N[GUr6h ٧odUPL¤dʀ;oTG/Ǔah?~VFm(6 D',ϖ1XE)Lzpd5_QJgxJBN/#b*_)d4~ <q%=0cD~ ȴKA" /jUYE*Qrs L{ ScbL?i,D;t@\#8$1 BPĠ]1&7p: BS-R&>C6<5;TAN2`;4kxшM=J*)BBYל(퀕,'7Ǧi07 3yv&"8⨄TptzJrF h WLN9H?) SP|OX> ow5Ȗ2]Aá^5=$,#ׅy{F[~?5uaUrcqwH")'iN ;G~.a4?ú&G}7̀ޏ|=۔MCEL?z>r)/öJspX5BTQCxQܳOzddA 5`#UJ7^%Dչl‚e3u"qȸ`!*Se Kn@p^70L<FQ!4K QęHbOLò_ p׿3'8+[zQ\PB=RԤѯz6%%GH<(%KKvJס>h3f 'Ct5=$ugx=:_7`.7Q34cBA),UPk*@t抷q|kVR>3עG|_AqbY@a#Q>g)yr}Cy=ƚEBwg(.P, lhF@/S }rTWmbBɤj{_H!XHLH.2\PВG ؜,p&a;ibTKYTA+)&['kW*z ("+d =ye=CU[?߶m!Zs(ZBЯQty ~o8$oNZ#r8-H@n%4BVZ%oW6u*\|{-*8Ƥ] gȨ [ At!O\zāP 't"tQ}ZSR e!Hץ5rD|MG),`=YM!2[$DUIEn5&aNvd\ɰY2gDrEKqbdFh[S?}uԛhsG?xC(j%ϙLk*>#0ب]XA``J# <" ?J.0R@F + zLK%#.'+Ѭhi%Y2\f(^\8[=^_&a2P5oPm}|q?<) 9( 4?Vje8u)^N-ZgDzx"t !y^;P1 viozݴ5hrЅ~wŴͭ2f1mI!TD )2S4(&dܖZ{ZZͬ)'xN,:>tb>t@`J ܆ޚr,|@!`9 rhȂ'j&tչP1T~f-tjm&8h44'sK6>mTxǙ1@?v7Aj8$##A} rE:є cKnN([$DB i3Tߒ J`4 N[ GnTl ; 2KeʔF,Xea@iPߤJ2++5A|yZ*@~O 4!zXM7FgER[#8ҹEC֙hysUk ̆[y[myMumR jVo|=vr)Cr) O,~t랓7 kjY9L]7VnSPFhHko$fT@A=g*zo/pо T{2aqqSªiF7ZS?:u hoßMp%ӣxHG(ʬϣ=H $"8qir Z$b,bA2$3P#P(̂u>VaAS(@vU~h"sQQ>Zy0g$¬0Dfzz> $Lpރ%Y86&5'u+"λְ(^:Vz2C/΢CW7 sI7 GThž$i1FffSmbN5dDE9I 1Cξa+ȆK&?Wds7AK-e+ eID# 6šyiM`iqEf#56/p?iv 0_b:еvIPC@ 5`ng)%@!^U__s[u~>aϒωFHt?\DPPr"d3V:?BJ U9SeOkB n79! O@ @ `LW gy =)^?wsXP"([b?')~!@{oz7* b?,H9~3b" d?>H(dmGFS| h^*&N'jk+IRi7± +jMmaGKp͌֏ܺtJ)< H3!߷G "C'V++jq9G{#~xN~I4#.NxQk,vc:FDZ4O@:L2" }s69I̡$' `^Z As àFv~8V(<+tDmF SQd} ;9~{poHq959~$tA[S#,HnWZ'J#"hG 3todPaPDD]~XQ!( q;C8 tn#6! D !qQy<ߜFWY&vTYA'm`W`$UR]¾^k%#χՃeHAvɗ%=0տ+}9͔ay.rhqP:v혒POS, ؍bl 0@`Ϟq[C 9+%J0=̎? qy-[h$!uV*,3@DBR IJ^4][j&b< 9#w]UgΤ}˘@D ZK X .45Yy^_甥)JU~ @ۯN|TRyqQYp}JQxdPwZFFB#Jp(a< PKmy]'`wAS(`2!=3DdVZXB I56:zT;_^*lydlb RP". jDQlA㡈Eq®ʟ[s3 l|ҙ@xSY2Z~Ͽ7` 楤LC9G$xP*Mv0"T|,U4NFqhR!CET3_}0гP'IrxUal4f^"mN) Kox~EI)q$Hx{F%]JcGCDDxKҽlL*:=E';R4WEӄ>AR͚QLOy'2>=%w6۔㚦\$-cfCI*3Wǒff hl 0ޝ`LxE2{<6/waƋmTɰXџg=^l`\W|Dq;QKV_;0ү-QFt%r{~ /Y0F罭u^j q!`i+mۮIȹk^ g.[Y]T뎭Hk@#yK?kZīʘ-?ci?Kd}#LJp K'3.Wc$ |UCLR3~F3΂1$=")8V]˝B %o3^gZ3۷XG>o0bH*)7-c^gm^p\)$ !pJPA! :\HrTㄱ }w2ۤgCLIkm8VP+lۘ%&ι0ޙp?_w>ZNDr'u B0= kdާ{Tv)Ur8ICoz0ܒ}܈`9O; 1H _qZiUN*.tXgJ a?K\qq{I{iڔrX"t~C•MfJIxb̢b;6r&˂8(3'j&x̼dtIѦ)-8'ٰۗ7S2`rA[dpD%ʂIHBk(-\SC;$76ath"\d3ro&kA\,ހ) kLhJ=BZtjvUjuݚWK;pu5jX`Gy0ydw B%W儣i;DHXR 3 00% 1Q4 r<[OœKdC׎}ֵe"5IV7DF@$FU[] w漾ǜ,yx o[3 f"\/IViBVh\H9sfı<َAFqLVxE:V"mZhTL=R R8$/2bZ`,s3 #Zֵָv01-3L+b#Jqq1iG#L^wEu-.P' ^.DDB]rrXL) [ ҍbJllv} dQY%o"̛*R!-+|00pM{@@G@Ě֯56Q%n5tpl(JY D)MHΘ><ڹy!nH$H9 b?IU8#2<EY?{V,$"aT",# q[F[K/2ӓJLWWYcl`t$:Z +BXmN2N`i'XAHy{ }|?^ Hq~>|%x5Sw37PT25bBCٔ%V!ͪC'9#L1n]'-y3Dٍc"&ݠ .@TkvA<ڿ-m/lj[TDú7D.E9C?q$&8/(!8kWQWIMٱ="Z^J4 CFW;L v@! V hҒ `IulL6 *\U=@"DDijD%ǝ*ǵR8PfU!j!z ^/a23 ^ew"Ae[ṋMd2olg P x4u1_PZ΃YAIXD}=/TkM,C'@my:H NUPDG BH Qʡe 8wτcqKG&Dfg ϜeTN*n!BwPc!>"݋CR&v(\x䔪G |IEr_AƜДy ;åㆍMwȉ%m}n(EYe'=:ÆG﵌BdbwYד-*Os&sW5=BosZ3$;9!WŔ;Zm4(4JLٶ!Ru-0ȡـ*h-cb[=ogLz55wsiKyxm ,"TtpE;P\ +zb_]}{ITO3QYkP?ԏ15(Qje&̈́ǹbQZH?پWz1îǦ1w)4SߓO<o4⸢*ƍm8H8yV1Mx AN2_H6(Ҟ5H"TY:OWW%MQK?1 & 2Tl~񛲒JpTy";:^Muw4C%xz|*Atwuq4S>͸1E+? `f8\ҁo6N&n9xIս1b>{x9AQ_}۾sExky[5Iaa%(wKEj\DǨՋdž,sīCl_}BRԻpY7oJI@K=ySvm^puvJ@m vOb$Aʮ{^SNn(t$7] z} 'Czw.I!8?RP}CxP;xq9^RL̈́,#*G/ݻ%xG*(y|hҒ (>d̈́mebz&ֳ!  wk3{̭#ߖ8 Oh_2:Ŵ>34Ol<ڈ5/Y$e{ :`]=5ZCTT (blP3|Ҁx<֨8hPf\@WE daD.`2vG{@B%dhS, (eLz>+n v/Tbԛ:I$JX)Hc|8^X!!)]tt Ёa VTP]sViqQ2QoSEl?>LɈW5fsUQ:E B76<@ ]G6V@||$cBUX?!病Q龑"HxN19ץCX* |x̀a+Ɣ p*ʡF *'3 U3 Xf%"E+ DxjٞT 5@INLBHW#SILosGL>4,IS5BZ3O|tP4-("R ug.%J |Pn"ٌf$ q1puvQ'XVLЈ*dL,aJ\nŸ5N9K:YNQq*}p8Pb롓X9h4IR%L~0QJq\$CUgc݇fv;N̋Ҋ+48~ Jbxbvv;E:I8gX$F"( $kH<"&$EnLJ&F4-"ʕ;fG)DyQ !͓1,bK\*0 &Ek2l(EU Y8_C \V Ev>ݏz Cy[XX*Zyz什ClWD %TtvuwM](or'Սt3Ej&w׸7 ""z>V{?}$RdKxST7B 7k('U[oVQS3[q.wc:}SU\riEUCf+ JŴ?5znJQ^e_E.u9h:ZUpƊ\K1>WW+ŵ{ʈoPƒ&f̢~־%+*Kݸ/?D6IM uIHx>] ;Mi I>"c]20:05L 1B1اW0_  JےaJ.y$CG}&/j}k?&Qiq&)AHI)>&K>zQ;߃<g<UT=l-,B8 d0)qJ5DlEDFg5 (ɝsaG@,\n^%ϗ$C'Z-ࢗ[mGUI:+'IA"K }ap44#bYO KW4jj >IEABv3\!`[k.+ĩ,J p(#ApD61GMv瘽o}N&9m!lW !΀%dN**+&$⎯V}XVCBsn;Hʒ2^Q~q2Xo~zgԧ6sE It@O֪ Gd͐'**>*UtKR% z agc%MbS4%DaZ'J݀`tPNZD#RuwN! (Fb D#^:VBS,M]3:Xe ?JY!KY_Nf(ߧv4k iG&@B(&gMj+FDe4 dg O 6H>e0+<2:hP4D_9>!k%]pa5v\f# \&C"4(Ƭ5;6~0Lf<>-OG}'O{o[DÆk+ fS}'tMDOusٖ#O,9`N֜(" ObFRTy0DRe Pwq1a*81 O.Fc?8GzFznLmMj!8aUkOGLM}NfD)YB>j(V/s`@gXeN+.R&|ST(ڵ]sLt)* PtG.(B3Yr~5M$ԹO F3B,N .@dzd 4Uue"s : \fwL|xC2l >TD!7 59 P9ow3plQI@VQEݘ- -jtGigG?g11GmPtQ %;`*D~ [(&yjc=/H<'uMs7ށiPL9 %\$rUAz9%{au@2ܱG4w B^b#ZCJQb>Y?2(aD$PַLp( 7ܠJG)1ԟFloN"Tn4/x,]:Vf@ӷ6ATwXcI,BXS#JB T?ܓ؋lsrTK}lg=|Oi@ Tpr^6ҹg$5Ê*$>wABgHggS qYe_w\0u4H/1Pxy8Zn I&'[n8.,̟S| }{M d.lQ8e>K^zrf% o\e~8owDתhJ@S')IڤZhIᐽx63M:(p aKxyRăd)}PJ BY3eMQNdоN5eBSz%KNc(8eLmmjuy?gM.s5A&(\""oUC6f˃J w+XQˊOTvFC)J$($YH-q 0 Ktm 8[J@H]gIdʆ?*LP:.aQgXTu*ԱR@*S=wPcr_sѴP|x >0`Mrysrq<7t=p4PI׿ z9 {dɰJX` ¬I}0.`?cXQ7?u4יKfxr{3TJRygREY=䦠o$A#ɛ&Mȃ{BFj58`N`5$?wNAأ.E/Ÿj2L33fRm e;w57iiuq".g;dퟶ ]!=cvBx:ĺ Lr`-K=ho2E?ᡞu{}?v;<޺/V <2!Kh+*"SI0}Sv&UA慚 uJVِ\@6 =kKL[d|yt+xOeN:ev>VXw=럜rFq`Ó7- 2W!yL+`JW@~C1߻"o"DIRhz%kuJ%2B"[v_T4U C5(4MDDh2R%#'e2Ih:Rbw VB։DTS,xrvw+Rh?>M>XH(Aܖ`*9H1/\C'u/$"U:w1l6PD/n%><*O5J,QP;N=qz} rF!ɘpG8~MNN~qtsoGvΉ"v'q{3TjH}Ǽ9tm'gqHVB}39=t׌lK ߜv^=g㬁WGז:(PD1)>1nqo3|`sɭ8g=OGׯڨ&-THg_W&##J 52TD9E{."VԊ9w"OzO,p2.n ǂSWÏOE<}I FED"p8QB) 3i&T1cIw@X2Pe~Xvrd`HI HuRLʪV*anM\^t*JmAkj\J'gû}l(.;izL*sQV\.PGMVeXA'6HTLL(&qBB V6(>- ~Dq^W+^g {g;YOR tKN~nxHx`s26!iPusC]/ӓ*>Rl?qw71e/pA 7?Y7տ CE tv Lomjw:aL[`v=w+̆L B|Aߏ|[(IX0/ @ 1;>,KJ,o>ubtߤĽcDClX\sXνR8#P =8bx߿YGuY@DR|U8VjDBhUw0#ϖ<C#Ž~-NY{z_/tOy$Da>98q ax jHפx3<)3bp܄ D.QFʓjD0i ͬ R@'+DII m|ę,y8xP]/]%y>~.E{2'h;rr31RG;?޵X'_[0kjW,4a} ~xvp_\޻3_o0u fd՚ºwV<^@ݱK~mgob]ZaFGKMcsAܧ&Wt4A}ܧQӶLM][eJɘrdR4a"/-hPҬ=3^wT"0NkL8?<w%|J_wݓ*{?t,^}٥yO)b 15wa8/ MQx"KFY)Erly>Wr~}tIyWvV&YQ:PەphD"ԡ",6 ާ LJ*4.TlB,a,4X5s;OA髦*ZɮL6F>sstʒ2ηң}ll]yoɑ p]]UN'@%,#^=ɾ Y==wtTtRHj hBCBAxsjkA>w\i ^MϻLKFd) PHiڗׄ(8o^lc^[Q҆(}8UrYTqzfD֮>74]Uў~=sY/ġ3U۪ D&LLmDOfwY2An'{Fq[]pUsꉎ`i}$,W# >7Dn ˚LAh^t2ݓ-Q% (Bzs ^:OGŜ燆yV=ixw{Ҁ*&u>v^Q~;$8^vSE/$\.|d/Czޭ)8sС0w9 sSso&)BB_L/kM *(08~3#T;u\~z! 7Seˉ[|8~U֖F3ðA|^tkȘWxzuѝ'+e$\r輻+ZPθvJ9 hd(j-ݕD da&Lȧ4yAͥx^hT^/puf G@ڢ[mlxp:8&-*iIŇ +Y'0n7,*Y*|NɇA'"b%Kkf3еtZ#h;X4EE$jHZnpbD tQXO|͵sA DJ:yƟEdj'E^z7Wמc|y3-WUCjf/3U8vyn7G7Lz;Eu‰[6ч^+WN]Q,AN3V4ud"q¯So& Sv43F9*쒊"$>GǪQE.:D`LD?k==͌ Kpי΂ȱة"tz2tVj&خ\J;g'WK*+!E4C{6S5ߞw쓿:}Fb,o|BByK",X:R>wZA#Z'иKnMz;zBXt)$gH # 8u5; 2p'&S)J>/9u%ig<9j suӕp]^nFDQLaaS^ј1.Zզ t6N联 "j`LrVφx˄gN.xvM ;y%m\LY_zw=0|rN0ԭZ%VfUQCL d]) kt%wBQzKн9z8 d[5~4^oLuBKRiV>R&{'& ^(i)3I#Ǘ}î:PZZ“0#K52lX[)MÃD(%~,5/S%VrP~lt"LdBHţ2xÀYER }.CDdM"nn]^Ä݆Ə|)aoiWd^T2$Pkޗ'Y0%萮M_FBa7^*H0)Ӥ\>L8!B)1IϜ PtŪ {s%Q\;y2I <ˡˇMcLA[%;L<``"?3&fR#{, HtzskM'͸p$k’b8[!hRBnǑTx_]i9X Y+!'aPƬ(δҡp{Z$QHWzqS:ʩ%{"8MkVVS d?fnz7/Ϫ|wﭬ9񘏿#T!"!\;:Z#1g eb)[h_uGn9)GȲIsߋҧY{&׽1ګþ>0E1཯^{,@8kυD$ ׁ~n HE 3J(KsKkU%@X6H(rE-UɒdjE)v$*Ŏ%5 SIW\9ygX|Ǘ~l]W39|~x|"?yJ-l7G`k+{}H-.:>/> wF#ؔj6&3 .:'༘J@r.6Òu!!&_gޑxef7H-Ph5pj.R9<*Մ3viXhXT*4O WY”~~M#t"cZPrE 3]&nXqv2cd4 vQqCus^;^lʗZYU曁 1?>6Rt)7s'w!ɌK(pֵ\u n@eI)p;8,381R>^wV,_b7vSfkT0 Ac6v-(ję tg1]N5uz$.a|ZMN(^kcRAYJ: $g4e(N6C˧-) h`$75,ö]L6})B&Yl6S%j$TT,ق('_f? vzZla=\2_u)H^y9G`󫢎A@"ꗳoA©3Z,2؇i.QHZ ő_eESwY.5EBj]*/ qςeb|{|8=;'~\eu Ϝr>J3e$u_U@PͻHܰQRPf 7RïCų aݲB_[xٳjBT~XU1^T T~bAW{5[^kv_j破hQsLqr@Jc31v+mجZL=T@tucg+Lʘ=N\2)2\)(ջ~+ϟԲ0D jŅtGɔ21*ҺOi=xW|pjއSTc+6o˧&&F_ZX6 JUmEǗ^8CGG.AE|pmnf|$I*s!tTL-U y*]TMz9LaDjXWt%('vct|wu#`(E@N(eo3!j.&t#'1/g~wϮ*Yz=dQh\7tĀ̻D89eAnG(8؏Cw۷Z|Q5(Q*~#[曓?/x<5)4(K>oQZO>d18uDbE!0rqi&"9D3vny3݆hMJG"%,ۃAHGJï&Þc w# 8vfdY >gh b b4uk5JnHT9-tN}7`6kuXG2twTT G1 IqA0Q f;% *n_I{VlV?;zķ~@^O\_HP}VALh14le^;gNo8D:Cku]/%lDNM_< (%%[^sNUP Wc#SRJAEʃȊRlQT3Tn"/E*듟9/}79f6zj5-qwИaq>"J l%6<,Bp*%xpY$xRʸ)q+ϓ& ).B3,w 8#Y4U~ 5ng'ɺ3JpZ!2~Sͭ;BFVfI"5PೞSU i6@y _O?m|yǥG!(EhHdkDn; M15:?;k6ZfˮPti ,MV{䞕#(ö5n1C%̕ {>|T#hK+bVI' N63:( OPl$Ayi%JAB }^I۵1G9G0$ ߕ>6|@0XM5vnIw/nr/}I4 ~P?p߳#wpݕ/%Uڳpy @ sX(B%JzHA1j?~!čſj7 D84)pbߙn;tUr0  N{EDvm(RuΣj>l[imJwԪZ45ɵs;[s{N9Y[Ff5([kLKi{SG;i'_-24}S9^Җzbgm?IレiM44M4={?-*՚xkpq1yʭ/YJI|_J%KmF{Ɠ徜rώ[e[Z[+rLU]9מz_:f1,K'\q嬴:(ZK{e>{DDD]6ʴ塋;5ER[%-.6U:f,)zršLmI);-< .g)Uȵgl#W}[ ݷ>?|?yo}1~}7y E2q]g>?.sˉR=d;nodž/M}4SZ;eԪ^35*w{[֫]+㕾=h%]\v6ڽˣggwwwwwwwwwwwwwwweWgwHW=(72ȭA;Q"JIlq]??7ռW>`Ĝ<6fBj91ѹ$DÂ/MDI@z՘ ~o`O?GܻZLo7LiYBk/pĴߦֵ9s\8pÇ8pÇ8*******:t'U$s@8ۂB{ӋP ᨴI?ntqS& Uq"7̃ጇWvMH0[:|Y΁p?sv;7C*hP8bwQ;(xZs(@$&?':nFykB?P@=Roȁzڇ&o׆ˆ}` KsHO`qkqpDHƍQϻNm?⅌ +$ {S \Ĥ x=?n1xU$C|Z@HB ,Z&(K2C)c SɅ?wWVR(oY7DPtQET(m@H=j:x(KПßR%6A@`pOM[*K=_㽽O4ğDuvD OX;D($IEEDUC@S2PRRQAM%R4A2ĔJQH=6=%Sozl^F)u-Q4ߥ#CaM}4+@ g9 e/w='?px("Z() i"* OH E@R4D#J نχ S:lHPRM''LMIStvrcۅ f);9ϯ!ɿAYD _O7)Wc)\  T& 4U1RCM)A ?1s:ɟ|iƽ{1pէg\S헞/@DϜ.VkD920QہА XqI_I!=i-7۟E+2e<6qK)r67Ɩ &Vkv#@AA!r>ln0id"Pp!SNh2HJi(&|;<55`;b np-EqA∯$qaG##S6C_x ?h,EQOE*mx#*r,T|}}{{CO}{>Lz ?J0!ITW͌bkZ(""҉$)Ihv?Y&($$%>Zof؆GEHRDAIK%RT;`al{kAs$PTs,FABB(-X*+v!( H"፤Ϡ@sv5lF6 Ϊ %(4~j-gBM@~g^zSADU-"~|ΜÎ}5N2)b(JJJՇLĒP1UPRA 7\m& !ׅ.}iP`)&I -O c44< sAq8 $4_x44DLAE4EcXf"kEs@Qvf(y0=LvgM(117f") ]w* DdmUCMSP)O%r~b9[~jv7b DI|{רw@ӡQ~'(Mc]e<ݺ%z?ҟm駛ה4='zs';IwZ/6feꇓ޺R@ `z(# WA t ?_@?WwO? +?%IN9{f+ߧuhӇJv62ʙYV׻g7`O8e̎8N43R4ʬqg/ N{WI*ΰvGK)L;>t~3UWo!m_ɟ7NFoIh)59RS!0~mWf̫iaĥL6? DdvwzSyݳ:w΃f(G:|e(S--LҽCe»U^)Lc4ͪkfK"8/JedM Zt6NՅЧl-x[R ]mxT5/kzqkǵhl]b+7 YXOLNX.'R{Ѯ~s۾^՗'3}EFϜMv3"y,j媦dtqm@7lR]'ٞv[d[,lUY@sk}Z(리  Bvϗ[Öv>XWQ";6+=;,Jn$w(uz̹[}Х{+hK\N@x[oY  ksnܚU}TqJ梴ٽ{kw~eҎeAX]N3w/g\$ʜsp8ou{ue ~>43fIU~Ax=(.SR ;N2ke˿NdWa<7;Y^#%Q@o᧏u2'en=YH~@ze/-dly;G͡`/ép?Nٙ^UIhze%Szㅧש=R>UA}e)h㰴!M>UQHM$B1DTP#BPDDTQC@D@)Oc2EsT&6PR%l悃lD&4QM$MQYDI`֓[U0:vMQa. B1""HędJj-R@Ch&qlvQE14+iuJ(R`:Bˢb(O1cAI@SJIBE4hVӈRm iiג 1Am80z Cvv EhF%7O(Ҡ+B "tB<=Hyڒ#MpkŌ%i?(^XR  o8 u#)ME'i|C}gξ>*>3b̊/9+* P}[g/̣HFT/@GwfxOVATW~ԄPL2:<_;% wڀd97~r_3)TVW&(ݘOdL'C5LLO)MVk,pTmA&0S0Y?bP7uԓ otnS,b1AH)z'y ?'}smʚl>a8N.Sq|'[0;YNř ̦dJ;t(;8%0FhJAeeq$Dk?W7du>RqLѧ"yZz mid$1][[@f"[l 5E07Q$PIZ7Vً(]eDGgY*&mrbk-E{.LCjn(hvXϡ.*! krB,B3`5 @Z4>~}!tioIr!dƢ#IK y, c^a@tD&d;!\ crcٗ2BWdu(/n/Clhx'8j!HY>HFJ;}c]= ]{>[?ZKjV$x.:{x|:Gn d$>~S^0. BfG2+u\d…_RG˔d3 T  Qԅ<[E{ 3n~U7zɽ}nuay{]: ^p:9j "r"3aߖE1@QmɡB-16#ud@&&mDuv6J Hr:qnoԌQ?K&@̎6t \3]Q؅'Lknw93n_cß~z8w:Kih`stÓ)nS܎-8l}}Xxx`y&ԕDnCh8(=;CG1ԃP?ȁsBkyHu _(g{{;٤lg'ꇲ`tO_>bGKۄluwNi4ܚ3Qh6DKH/Z¨_^( <Rl>򩭘Sz( HArL`8ggy)t/˺{ίE#[LrVLeG мAՓJj-ߺB/xcg >!U[p8Du9I߱nf"^$>y4SXPQ_tlQQDh'_vΪ@@jP6 ÜףTv[\>wQ+Tdhtd%gS3#Xs Sb?sΑ(=V8պΎoc5ABf= |0egTj ])yHg`ϋgm>]Jw:Ǫ<iꏷJGR]4)M$fHNN䪵_:IBd4`l$9XC"]ejR 45u֚TNlgG:ɕqlЂie*Dub3%'bǂVVdYi<#<0Z3.:_|P>L(vy'9n-D2rjD"V"眽巈],Wr%ټ5tڨߡ$̌|:/U3^ +9Kb`n_K"`B8X\ATXA_y6W8^3 (XzFtv_ײM^ 4b.kcMڍm*~ݞ:ɞBnѪ ῵vJ5^jq^\=Z0R,2 N« vdMe*lRbpB͆xOq(oW! a#5ެplm(~^%-@L, jQHk=wtSeqJ$CK8U`XE9׎{a k@8ekA&)*NbAbh)JVZ-y N֖2]F'/b^& z1{,jD/t5~]tŇ㝝ƀ~ZwKF*ҨkRY9>jg1f=HZ4ņ"c4u׿w;||)3d E:&rZ"٩(աIg@9#i%[@eU,v/׿V~^3;aYG?4}F'P3t/y$lok} {;N&ݡ]KR^T;Lv7Xc#fKozŰ,\*f p,i$דSV]ۉ)SS'ܜhz:H.44%ۇM{{2OG\?1UWVTWgUzr6/r+Rwq:}3>o_馚9yeXK'| ֙~dGxUyy_wndhAU٬$6:Q枙1\n~I_z[P?Z/ bc=rD^.pO :N~8^iFpfúOyK"`dj/;YܘUye(:KFqldN{z,F%E!DR'qN޼%?j {4m^ ׉qPJP҃j-kխuYiJs_=2y:P)OP(UuA4aQwu~NzqsˀiXzM#D-Zs#,KgaO'R(Ml(> 1{S ZRK%nT52sg׊4xo&ЫeOs޼co]p間}Kxa:&)NFbzEGaƁ01K;Ltv 1EFC!'="uuJbdƒnzwֶ9z$yǙ2 TN%1qrr&z]ֹW9p{&7PH`dCdq$*/*(c11i (j(F- g$r,X*TL-Hv@Pxyp$1" ;%eԧAcYQIS.dzȊn<)AJDE5<(qTӈvJROI  flfd-WyI"I8ط:̂rd /WF MÒUe˙ὐq]S|d1n3je[D7ήȒ䮯XL'$̷iޟ;{pȡ-듬Z#Z8 "rI7r+46o.U(Fޓh/SmL$^aZJfrI!-]όy>VTvȃzBH"B""[3cbo痛ޣ,4u%5$r궷fʳh&!miFĤ5] 5zj.uUKYqsR_'B&y8֧s9!O EJeHI$6mˌ㦜^S@zU"H &R)Qb°2! Bylo#t9~LO7y'oa%PۀeeeCTAYGՐ+-"-9Dx Pcn[@<ˆXdQaPG֣ҷg#Q40t`BH86 "H&dP (rQqJ7Rjܽ[j5/ ,2W}wBhO@6NC,Էk3৸ }QM${0}pc~Sx3gs~b06fA A(nƩ./ y`a^Ӓ\ I0\ϗ>|;pl*wySHQ?p?H>(d)$4?"aA{1& y t{'|']q-2{-'|˙[tO<  ~G>n<%1?u&FtW R= 㴊-_ Ge,^ b?YC=0e ^g}ؿ,ø@l!H{쬨n<$3aZKB=vyzf@a@Ҿb*)Qk6,Vt(β.쿫|ʓHQw//i*H^>*vQ/ӭ&P0!Hܰg2c ؀ѭ_{(#EN5 gvg= ;]4$?W_nc{d5չ{J?zTM<IgHN8Ά% @Ht£G!("fp,x󑸂(n@>HÜ  ݥc-,s s;P8bwf"Px2?}"y0C8sZ wT/\j#x#q 誧|&)dR@:JI`ww -nꣁb7P뻄ǚ&4$oݨd%&cv^2_e瀸ǎ\MPi N^HMhy)*+>U.v09)x:Nau-); pHi Cpx(9{ "-0#J ^%3; gqh69S5(u'W^IRy  q gLt:r׫-D/x=k'|@ɩ*Fwonu移hd8_c!✶F] C\۸< 1P- C;lHtA˃$IOҧ%CȱZ&'=;Š%X3QGՂ q_ٝ'(z6m.U\5O?>߳q󼮽A"O_^PCtɅ? gGNxַ#p\㟥3 4 L) ̙ IBN^^z{^Ck[qt2^ޔ:u3"ⱴOT&&I5]w9f+Tն,5* 3YX L]&p:7=' l5Ǣf"4!f7+卿E޾& 5;G%Q<@'2ߗ2>ϧçC!Ƃ !PE~Hn;~:@>YUrt{w@wy˟ G 8QQ=7*_vhr)Kc#̈́A1 ~R R9?\em>Sp=\-eFZ?SlVb Ux?FMJZ l8O=݃?p{xѺBk9T80_Ot? ~ڇz0evd6E%~OgL3})6^CH"i07>I44B%E(4*JAH 322xMMx`' B Q*c{]6KVG!F4z`jp `?b i P"ab MPFĪ))3D>e0e87 `]$8=8F{נN 0 w4 y@jXBQ>< "6gp; FJOA(O=$׷A6 ۦx"CFp\M4 ]u(vyoonM\M.Q=dyBp&y af|JD| l0٬S٘)H{=|1!xTbD/ytE E&auL?=s{@ 8L|󒂈J~SGXy_* ,=x01^EMZJ|'lcNdҤ"ܡYe| RI(ދ=unU39}iLNf<ׄ]9oСtUw::Ewy2zA'H?  y Vx>Fz @A:)Dh TuBN<pm3$>ll喘ia=zѦ'ڳW"[g~g>=UVzG 5"8xqe&=W>׵=HU " _9v(/xI&KNTV*(9~#]w>+1 wYL휭kYy֧E\;3 =suVu}ug6gqm$D%%jt=wށ9t8&+GbSLؠR&D'6B?ȇ_<"@TЈyߧKRA\1>9r"$bo%@xqa?SRx]?xr|5=NR`s C{aDpHo>v!聹4Bwϸ) ;pjeO=8P_<\N1f-@x@w½(Gn^Sz##d("6٠&RAaSewW'tNݸ;;)T;qӝs8z?A& +/5^qG.~4p4<,~a r+"QeȬrEs O` Oj[Q4Y:5UXąV9*m}9]s1Ή:ѣ:W},mfnmJ=}utӗ.@Q'F%:%:.ʔdӘ@6Bm<ΖyҲjwynzD4 K5dr';{4W5<t~o6́}ݯ>^ֹ%T}A[@; $+*箝]u,`u͸Ч\̫i+Z[ӓJZeݧ.I2ЖtYyхP"7Pf6M5͋r .,X@!'`~^$˝hfa Iw^$.8_L-D^)N9[ۂ5`J"  Uɯ;9Ǝ7֜G d0a@:a^W^9<ΆngA)qzkg]dc;8kJP IxⷜH(J;dD=" ]aܰD$eM1Bw1AcCVN8}~^U)@%yG_m?xz<ͽ[oיb&J30fxt]MKǝ{/FRgR7٬m2[g:3DAœXTݜZ?|()"H=0u3z:')d-\^8:n<\ ctuGy-bQHZM>|׷ )[jF h6j>#o(o]h~[SDCT LAALWu[q*4JpX %Jus'6$0qqəHnU\MNmЉkሺ&KxykyuԢu=tdRj3X*W4z\W[qYgaHuuf=쵞;14,WÂNO#s:Yh-C,+E㧓AdY"!#2) QGssY$Ej ,@bY{GSmöbbi'yu \[wuj<ۊfK7=s꫔YʓZw$&R&kn 4s\-pvK@D%Z.)v+jIʅ6RM[0a5-NqAǤ4CQN^ DwdA0֗|bhZ5c}*ޚ{=Nmgv+T:q[+tQbQSJ5йҶ=JZLTDY(ֺ]ӊwM$Qn蔪K7si-hǢTiR-H?R{jNH&\@'LX-'˶͜[){֯>5MXdT9=y{qc˳_G?ZJQBo:ɀAloFKɩ65l`]oYNi5ʳ[j Z*V\U%Z_/. ]NQT\A;\Ӽ qƹj+:7)#DGφ4Κ#x/&T :ᎀh!ݪ#89Ә; |;rPfu_DF@7wG U2gB"Y '\)W~NP 45'ܟfR{\kyK 9J0S5ζUI<Ұ.5YG:ńDs_y]t:aR j$XTS,&QZmibƜ1?׷|`r6…Z'#7ԕA=lHznR_m6ǯ_WyϮ߮JLؠȁr&gmW]8{Uon39?=8sASNw;~߀ Rard8 {>l0KSηa._9=Z)+8/nkS{x.a%QS裘=k0+3^Fڬ#Ey@ 1l п1WRhX|@Hq`Y1S{hϯ7ϭX}&S2o5ރlH_e1>D8_Qߟ{ֱ< mlf^͊/պyyDkV/Cb,*pET>Z9{.DT .#O?sgP%cOQ!Eb#lA[]jY" ]ݎդ)#LI;;O#DTsPb\jR\g(@b TBM;Yr9)ajGqQTHYJ!⶞Bk$}'|s^[V"{('-^bׯ ]pHjƙwUYQyޗv,ڸWH%\괰Cc@hb"O\AQD/`r2I4`6˶Ӥ?%+hdVJFdTA& )uܗua*,`S"FQTBQ0$8d3F*W^EK%/rx|ǻ AҞ@kmXXeqD1(Azp}J(?OyfqS͇`MMf 9|QO8p;{};:֪&䪋 }{NHÈk">{;1ۏ^&O)DRR4PTPEEUE%-#L)0D%A!CNU$)OsΞSbʊ ?o_d#M7`C(j61%-D ( %wU6?oJLy7g.HQ- Wsv/ j#f%C|].΄nqH a9 r/iN}w:Mӿ\6?'AVON#n>GDI^ӵ"HOXv)L=kAWպ2!|2=@/{8qz^=| A)*x*4 J=?n"E:82DL_ϳżԀ0J#M&*"up j=[8F,ЙD,ˎP? M̠vpQZ~%TNeLCL$~YCwĪ$MPP['1=G ( I.2gEsSt)(AFٵD3I2n $6Li%1/Zz"}(W(>}v,P?G?Jya3)TP? =5r>]Q,qՇxG@o NCVm1&h"QL)Nu98sTg-Dw8E?z 5%ACQS~κƸ` ]RcN? Hpَ?w,t, ~+ gGv^al\Jx" $R$>u&BM=⪯hJ\4U[_ߣמ̜ 0`CYrTٜ3=-j7l;N A]AWA 41 ǿ^o܈3(|}709| s{H@:@"3W"cَ|uKW>S2(d{?IVoA;Zvk'#QQoyē6BYIBWhǷ_~/a߮b97r5??>YPAMT0L( M2 !k 'h\*Ph?O5 'aY@"f&<pzU 6>?Ӛx yvJ8N #b f}R'Z!=~_TH]Pqw3P@/R#ؼ5ͮ>n=NW ǙD@ @ MnD;wY/>E~ZK4#oxA5Ws^b :v` Gim4v*y&b\{ }8b_aC%bB[j#ʝ ~[m[S3W~Q;dx;F,Y8aU`87^l`>b|V@%1Ћ"֪ l{kj4Q#BPǕG>zs[|B|WݠciVL3|Q?"$ rq\|S#'o] č)?&P/dϖ-iRvB \.~/4_`",.=+SW gWMy 0py/f?`N:/猋4X鮨vMYsը<]b^5i::r4qS$ 0tGF` AAZ B 2>7@}!B@JY 0ӧswڹБ<g:DD=̔{ j MPf  }bt#%YjU<$X9@ P*-|Q8f)izx20zn&?iU=}}O '?ⅈ ,oWިf?#?G鏱=ӺH\ #l:h@HyA 'Vćfd Lu5?{^ZA׷L**vj mHi R3mwጥmXebs每׷ E.W^;P5Q2AgL^&&ȡIy@w9 鎮zv @s:~G署ATaZ@$T@@ AÂ!Ԙt;T<GW9=FGME!M]#MfWPq:s%:MQ'`Lq<~ eؿOG#η+k˨[ rD(Rc[0}A:i^Y `/ֲ`X΍W˨C:'wa!!BC>G[~?ടYo;OOuAYA isp¾!9?uy=`v2b`22" 1qdOQ Y)dxP1 IL'\Q)A13nIϘqvSNuPTWg~9}>mjأIPA++RP-Rv8U uE?1)|rBy ^a@JH -hlhTXJ 2'PdПN>W4CC)B\ N1~?H+N~:w/&vB b8!x8I5QS0DRIDDL>B,N r3 ;ɘ{^ oЂ9P){@-&:>6<Ȁfz1Wo;\*H_P[ۮiX&Iar:kc'V!Ŀ./VU5@&BN I_JibSP1wE` 8.ʆxZ46ua/#K||S$<:$8=/#:˓:»𞉡/C!4H3! 0 L >w4C>A*@OQR7م- ~޴MMABd( " r~+'ۧ.=#GOª`:̸?dOAcPT$ Fx2i"_x"HC8 T ,KpSn0Ugj'207=} L{ j:?`ȁ-*C^a1 $æ#DO2_2QW~S6 N! ~*@dL&ayXa,dE  .x\D 5 RD*d4A? 1l*zӼd*W:܎~m2h\.}τ) pX>`0Y }yHC`~h"`((iI"&""d)J")& bR"&H( (b B(%*"f)*!!&elc 1=l<Z{(\[$Hd:?]> ;1FJ= $t{I T)dx.o"l_@'ؐS~hh`Ěj=қ̝Bv<0vP..Xk&d\^CdHېn?WX ܻU(R&?߾`rU.w>| z t 9uǥiH@Am%i©( gkERQUG]"dETϻ)*yvv2?1^\4{!3!VW܏` t@L))tn1}!3xSdzoX/kE穇I֒0`ho B8Oia{ V3A" 33'Vs$CGy.}ʰ#[Ȼ2@YmV@>.0XMEB$?x`:hdڈPurzhc7G #$z'@}6LQEz!z||ӎ;d:׃z?L6v$An8~H~$YvD>b~o :$Ks6_ד--4(-?頲~aGLgȸO>D`N#8郠\D_E~_>a^=}& 'NkDjsw*GRHG#(dR 2~kisYݬ<5zpElЁ) `A@ as` *"E<`) {uJ#/nYd<2NT1R?XCřoL"C0y$zP=|`JP@R SB @Я0I J( ʪҁ#u4F,2|y茂rV<;r#b,: ~^e,UI%U3pk-?zX.ިv`ݧy&UMȀHS:&47P8]m2D]2?;i :hR]hFws? ˢRWRE*I{Y]VSmv Y"E9L)D=n XCJ X1?ZޔD/0RIaiAuVHn{97LZ.sG\dC@ Ãݷ}{ њv>nFk ixҋ а!Uy(ڃcBY ?2pE I dw<$.M< 撈LXh̋ r6K&'I$+.eк 0)D6rk:D.:eKq+EH4Kfh%22pJaL0N[,O-J։ `R"04/ yt2h \9 #@#t߼`AGu:iXpMÇ=;fـN%<6KŌyx4 g4?zFxjƀ0 L5#aP!3 KM@WDqXP/?3mɫH')F#bq dD}\]z. ԖSE/bΒQ]jX¼]w<>$*"yd S|C培֩ _XvALR;`J l8USH ^ /A?**F?!ҪK^^ffSW fBPzy8bz]M.ڇe4cprM17V ^8`w?;<7#i4C%9[Qٷ O"ur8gVWrD⿷4:(Obu2,+|4UOxf?0q6=#NXM,>>̮K϶g}Þ`}ީ& pbH(H̫®B:9Ԥ %;W . =s?,Iʃ:9 ONno?.Aڭ(O*i_ 8*]< 9qg'.q⣒ KGw< 4@(Ae[mc2AO.&ot #PQL, ;z.@ʉX-7O8k"cdqWܑ3R}`ԧ.n Y>U3 R8uׄ"% q{#@մ`Uۮh;:q ;3^|`|d aG:~= W *z#M.<&PTEgD P [J!ӸYK:ol>|>ۢnr){H9w.妧SSݦXhhl:)s0jNcG@` 0!&=ai_I]{Ofc6j)v$iBd_ d1vxQGz>NXX s%>p;Ed}ް5r1f̔\_Z, ?CK#B[0i 7N-72o~ƞ@5HS!t@tP%/5 C:(/ņCr %Q>S6B UOԥ0>dH3`J"~b$ D~y3ߊW]0y'+xa!PnlDo\DT~ο?i!J};SJhj7I;C!xHv;Ȝj@>?Ew?"?WB"s8TqHUP "n;}Spʘ'g}jer0s`,h~t~߽w>`*Գ NX~\L==g&SU'N/O U 2Y2Q-Pv3|>:?222@$Y+$ef'ޢ QNc'!Нnsqk#Ub gSSmM'򡡥S)^LG=qƋiHN("t`êcPAIzPG MIFUdV3Bh))(jh4Ij9TQ,խQPRDCHE)A2HS[6۸2EQRU(M&$5F Q%Uv 6,O`FhZM&hJZ(dh"q8F)QJO(>h-Y.ǒ"$a?rɤz]3la۵Z.'f[SEī$G=3û!#&A_CBYb>n"Pv7/Z3 I(T}r~ES;'i?nt p=T<4<#'T.Ga>ɹ_e\\^c cEQ|`p"QG }U6 {s_=gs=t )Gu3KxxM}ޟN1TÍt{tni]6w?>'2)|{83k?]N:gI O? k?QNsWPkgŌ}f}ݗɜGZ.xtKCØ_>0L /LG\kZ1#!,?ИJOȄ9JG١G5͡(ҥx{Q(B=林{H?3R ?}z?Og,bdzh|R$m$G\V'T~@`{ ~F?2N 싕5U?Q;}'TݒF`;;}bsTMD}G{C`rIϼH1Wuت?#(J H ` Ban"v'PS>;!=%G,b"&p|/dc1+~L ' Xs"/188*\cS"&ɏ|cɋllC\qRkU 6Y)Ne EOMvJ*bJjd) *(S DBOp`2A)?T$X5$ITLocX"& "6 N)")%x4H00e>jSG[PSϷ>A AN i C| @",G&1"|?O _݊>D39 BХlmT!@KO-́Ӛ%T /tJE!#xVBaQB;};}m gFNFi2)Xf)(J@"kEAB4+M(RJL!LADI*8L DPJ`gUQEcjɋ爚"4bzu R]j 1MGNi +͓Zj &TRWX³b HA-f$+"(jc1Ay/ "DU-DR%- BQER@?t)HiҔEM)H%(b)`h(^BZ:t@I) <@yh i u&TP4CLAD@PR-0RQD71I-12QᓢfR !(CA@3)R!R ((,m 2Bt:T*,%?ATR4وhUTBb)b(j(j4T Q$2ҝ0*'TD+BABUE1t,RT44QTTC敤83$O?Xkdd&$i*fihF&) ' kKPDj_H$`?G 14R:K"nE'HX$  RmE=RE&@)0i B M%%ĭ kLqDRxa@DCRc [d?ʕ&%-9 1E&!U`'ق)}Bb0$.8R XұHXV:m_aK:54Qo QZ4$/"i|rJBKq2[$%(&RPJIm ?hz I"@4y1)@hsЁdv.&o?0РtU+@P D)DTҔ% P (d`_c˫yX(NY`u$ζ`b/Qϵ w WwSw 7ޮ[) :@8Ge*M.,O㬆I.هP Hrk: #4礔Wmvp ) pSgA'[}0A34lٜ>GbϞWY#+эxx:+>hGDZ' ^e;JD∆DVG,f/YSyuAnF7vR1$4|iP)tؘҚwg9 KR?]mxЮfeʽRo3r XxڠE(0B*]Hty?wh~_Kn-Jf7ᡭHj0a$Q6 swkEKE/H䃩zsACdM5lTݷĤpÄzzAK].*NDQDzf|4Sȓ3p.hu)bONJ: {mUATdw!w\Z'袩-Wm9u:kW`tLJ=RcS ogp>Ci/}xuD җ :0)kB.2awPpNiJ{(U>;XAc4BP鄫&&H'|xSiͮ57oXyڹ4YMLYj*1v &Pg_i*L,*> f&2"&PK MPBʬjd}Y,̨)“N5@~EʼnYӇ)2,;F"&g1JD1*ȫeaT0&#*A i #ҫ)OdHrp(LxdsFyGd1:R<*'UTw>I%phfJ Z^/-{ ׄR`zU>^6HpSJYKa#:42.ư"BՆ0h k@7=TXEb2(Yhy٘[B^T]CV#LJ% | ́qŤ'4-K;j6ϑ4;a(@AG_- f Fłʜ}s$`m 5^-j:/ 4Pt@yg;yUWQ`4F9 eUu-ޜO7+is̎BVmAn*|j5r 'R/3HpDSfkiEX_Ry>5b%זG1ό\4^LR+awJE)o,F8c $bӘ?_x|@={䔢Jf A@X1qp'eA9 4(̷o _%s|NYp+{a&dbH.d|O'Me{X1q8=bZeפ )V b&i¡ %4E:aGZV:Jh' ڀY'qҙPP h#8rz//T܋ Ĝ-GAWnRT r5׌x [~Ϋߒ R Wͤy,oj!J\~'AevzisӆeԘчRxl:\ !ߴR>ѲLjnSj4XdIZxU3T<]Gm _MXA(Yp* ^1>9YhHVJ2u /m@ٜbRT:vK(*FqmUk]WNŞ|( ;#]:Rn69C^gv|}i15F^j O[$waA^%m}Kq? JT% EjD3TUfҬj"u'o5:: JrL࣊hˀ;$cey:=WAH&=>vTcאet)8o Vd,b T<5U\HtCSEl. Y\ZfLj=yS+ó~q. _0?)LŸ1P6 @pFpJq/pמ9Ӎaa:h4zum[Sfl L8 :Ί|⨋d@  tƞ7t$COQOtT;zVx{w 2n<&⁣62xQ"g[9MO1E( £Z MUBò6;T> _ጚ&u#ob=5kܧL C.vl]kߍ3O|DF <(2$9 -"I%ڂcN~[K<@0%(.SDAauÂس<|߷gO!UUA+SSXE*OZdztrv9Qu2lwgSI=`2ҝiDțm!Wx?I_EDtB)J(t jgL?xQ!}.u#1)*PR(<(H,$0 N Wg<`ͳ]'\P8x.CrI}Wa 7-}?) z' 3;v9m)Oa1GJN|O~_ ߜ\V!;^`82 ztz%U::"VZҼ"Viھ2WiRt)Z֒Wxwx'JDJiBkd(CbOw( *|;{sx 7IJ"ymA7fѕM gH-Re:@d|6_ptUy/#F^SaNrynPe}~ S R>q !A߉AED@ BZHE&I8 'uC ioJɴu8fV!KQ~GnrsF 9{L%&"n**") h*G!Milm~)`)_Vy?~LHza@o>ϯ=g_?"󈱜gQIMD#b$(j467 ޕs\Ag` C@nBY}Ҋ)=@1E [iL0*R"ZBZ(#VLV)\W(!b'`D&e ell 9ړ4KNnԄ%"1+1?>RĐQDTD`}CGce}n%^fAhp4aEvIŜai܏%Q uj-_\j(izTo{>߶0a'S=M˥Bs!?=O:A2[`xAC?gG V|(IfBLdMA$LD(*0`crMpo :S*@ D4W29<ȝlC*PI'/xyq"{&)kgÁC.̓OY)dOw?jK!3%1#T@ W]6 @E̳f)c!F`)H&Й% % birHH `R&s4"Ddd}AMrHY@2Dtgeu "#U8ˆt֔hf&[J#FRQ7 cL[[8u략[@ډs$O 㖆b!rhxCX79zL(c ^1Pb7p !((#<@'ýwA*xus+Y8Xm.Q^hMk"ɨfRbOa~#xvrW*C7 K%iCАиN*nOl??A,|SMBwEF>ɜz;e1>QH`hyf< n2oǔ3yJIfJjZӵi?3e–)seޕcE5N"!6J6L+E-#&bnY#oRcPa[!I)1 Br(e3w dSOLu H8#7e @&A EHFJB%i bD A h!d1!0N#@~M4FN$BT4Ҕ4-U#L121Ĕ M E!w`lP d e19RG$` 6LGh,@-T& `=+<ɍk^YTDKZ&*kR'>TF2$E1SU 1BX0U KE4D&cll&u)TдWH'Pxl}}^"@p|Sdv#8dOz:ɼla9^d4SK8):]Cx0s9>U7lKZ^:ɓHi`pd ;AC@HNh5# .9z|~J(}HR !ȋx.29i貆4ҴE4xa?/٬;wZS !j(**@ERjvo(̤BAOd1*%āh %| " H =7A7Joy-v*0͒SM"h $MSl MRCZ|A;h5N)%Vu"tV=hLQF$Ha13k̞O\CDJAL N%j!玓%:Q4% H#0DBl%)_cJZD)7!ui-(JCB(M!PS(cES112vLj*e ZJGl` H>(iB3o"bY*ib@jMݓĈ!{SfDZ({DDDHIK#$0Q@AMI ,ER {ܦd(bd h)BZFGo,U yJ!ްioP!w' (=6!'R / [V]j}. : Lɔ#9s )*,1!p,{'p{9rANi(靱Vgef(JQ944'iTԯQ~0mE,{նv!KA ɇ`PI2Ìļ9٪E;;)=Rkk iZ(Z J:Rxj.(XqK~sv >c>!<̔M*dCHK;|~qW)PfBdZ['F?Ov񗟯p>p I*C" hz|'D}>F ۔2D7LO/9k䮟Z﯑ @u3`Z {08xBSUD+arHn0Ĩi>kam)*CTQ\ ]2+ e<FV`nܥ(nI8QѭfJJb(rMXL}ìi@#-b|^6l;-fV#!S!dӣrf,^q4wo68dGN)L;;Knc(6,I%@1 tR b XI/GH*}__Oyn 4A3.2L$cyY ElPl_{!$0?XqC9>~{W2lpJ2 eZBXrW`a庙=IohB܄3s'y/u=Li 1ɎM^SGB}PHLH+A&Y#"A4 Ba\Ƿ8ВʀT&I a=fXow+4|oD]LC1I5SPX+B* d2rcPD$a =N a4iCJB4ѠuNI% dBħn\PUW-A&$b !)pȾz{^!Ile 昖 HU~asF8~ ďBHpV M3TԢHD%E$@BUBHDJ_n=aX=.T&(!?O;ޤ0f~ rm1Ì [t裥s75 Z@4D֞V$0W5KZPWsd#V PlǘC/7u4 $ڸ`y3W49]GEp}BCEma]:tphJkC (CtwbI$25{>NLjatPeI*>X v ƣ18j/y'Ku02d11{E+OWW -QGzXщe.[xh9 Ғ!g"i ƏcE]g\'WQx0! 6 <pҞ "M7 '8˼+O :^3kN-5t㦎=yvIWؽ E`J~IC{^>ҠH>>oW7O1WtI$J ȈA1_M?126rD2C@tVPR( "Xaɢ/ޛEè=vK`v]:#sX3Qp2P)A0V9zf꿡 ?֔PgRBDՇFDuj5BP'ˣJG@MǏgȀM>Mm_E}!)yLƙ1_3,H29dg7iJҦyzԤ"Nw]<㢢aGSg(izizM /OY3ڥQv6 Lc PӍgY;J<gMc)R`E"S4 Ş;SL@-dGMpGq`PDxɒ 0OO=N@GpcO ?<41!uˇ{׿p/#и'Vʼn"( @ZKi6#.h%}>G8oK_db2SF\'5&M' cT1i. 4f鶙BgӻrS-RMbl JKl-TYUfzuK[CшDU?<β2q|-\W_|ۡTJ6l3,&֞}8 `7 CH !@R/:MR 0HZJGGK@%RR{(h"Z@(&CI1]o h`~:mpKF9.Hb'o> )hɁa|<bʐ,#uOVtTȅ:oL!P! H"N?J1+\_S%DM;44}g?!C#HHsOyİ_%%ri{ǀu^䫘tR "`yK׿]nZnY,9~ko:޷o{f]^'߰b2ی ;@"p{ RP\՜ugdtYkp}=@!Z"ˋhHCLp@|O%LЍ*'BN0Bbi `7LoB8~$oQ~x ưa; _?}<\=`?q""w()+;# LToň|p1- lh/q"$Aƕ(*\3(U "k$ DDP@LӨz|>iD5^ZAK")@8µmo4?TJTň0}%ORwwk=d,>bkd7*)r4G*;5lcI@\M%8ٚOLr⨦Jf {cR2<툷GW- )1:tӖ:s2/$q&D.a(z0ܔOآHL> @ɄF5G8|:6O_W2fγL=\f{~W/>^n`s5\ Vd On@I}2{.:R_?o=;TD-$0Ǥy zk31~UX:znxz-CmKvjDed;{Aò 3,5 jwY_g|={}E'.HA[OVz @ ehVi]N8R;\Dz(ǽ2Bi< 9b%83430#֖Jn1ony:}s?`ǎNaO:o)Zֵwݟw3М]g]l)";::n8$4Tb- @K yvs0?(aìG W4vt2msG'hBd "Кa eQY@‚>B!Ao!s'{L~~O# Fq aܜ3J5A$8qׄʎ1zdt;vA)3vy5hF25ՃJv)S@v78:2_f݋/NKH/Yx{NㆺbCT IyaGnQ%`%>gg4 j{BU!|) EtpAݐ w(~u@b|8Pw"čaj ASbN٠>`Gh*UUa(|/~z&(Qڃ%PDr$5c8B'41R=+ S CbR`v2u.HY6`A]~swüzhϫONM}6q H[HH3&iI2A?<!{tŠ7l*RM=AUvKDrJfHoF)(B%J i+BQCbn(|xbSYE$H.%cOx'״<{1y*`iN][f?|$;1m5u&)H=O[q^CL. WB&"gCZ@ a) *Z* HD)i "\WPBw4 4D% J,2qzo M՜Fצw 4T!YLLSWK䧃>3RdN0o΄aMXHK"(ڑ_$EL\ϰGҴXqA!% NŢpmp[{/ARb]B`8&2bB&%JHb4D3$c;]ws8#4Y50IP@"Dh*fG *(k%!Ү3|)L'AUPO˻?Nm;&Gyy 1*\h(tN/܉d5BFCR4 pfR)]_/0{'DZ,(aچPtx_^%!@D~9DMPhk 휿!PKဥ|:_-E{XT ^TJvqG9ܚ4AL cl1'TG\@Rl׬ ;%7&Hes m1@,sxB%M'`AmL@6]|B:;"zFJoҶ-Q-|τ/qL$EGf$SEADT)DS4[_ڭ$J Fw$BeƺpIzN!~HSA&)u]DRKa)- U:`cFC 1$ڨt2}|$^4mmbjxփ`1DZ*"ni1bn 1{`q-$Jv@+!JY̹F,:ZEpF2M?2jmٲ.ı4czIp=y׾CP:@)LHQդtcjGzwWPCi=&"|8z1Hy,qVIV!U-GDIAWlTE@Da&z>))'.* d)+vOc c!B(0+RByJRbKaG Z *4hM1-( hjER@f F%18F (k=00j꩟E^P)@C|CqWvKZcTEL|b{AucH% )> {ɓ1D! CI@$;!`| '7J-H5< 6ɼa dv|<{Yߟ "QDL詗".&*7#I5EHozɠ) v d(]Q 걜iLv D_fO~~w4yr]9D;Ǻj:|TN}t+'q(E)r4Z~Ff7 &@hE_7fȞ<NXݎ,5D}hA3B1RtiϫĤt904 ʚ:D4Pa"$i )71d*x|"tvNu7:Ѓ(XuAj JҤEDLgiIJIlOOG])x˅0|*C(r) l00zJ JM=%EE+E> {䃟`E.I5c{y.:M8ErP[v=`.q#@Vъ DXA@c0hVФQd dNִ+.jiHDT)** ~]/eb! LLqf2l xGJ)̥^nGR=}.? 1DpQAHKmlBY @ty;FY>=#Ԟ bHB@>vǟ>?zOQ|{;"c`m{5r$T6p{vӧ.1vJT@J"/,n| EƐ|C' N*ɬ<`n̳aǛ.(W!vJ5 gB!&#BH=^[i51Ԑ3 ć~^PU9J!I$QsTP83 ̎a%%:@Oc+ݒg,˓:Khl4cdC,K<)ɅbIiCIs.!&)Syڢvʅ J#ЀP T@4кQWƠ=g6k ڜ04s 9,`D%h I@YtΒ9lqiT{ǥl0]splAbNlLigO̘͝%u^>)MX^aW~;`2 zFIhј[ ;OY6X=J 282`M^+CD}$9 9a*hOl҉"t!#N:_>нs/ݶ?4\u olwB pg*R_rW(,);1Uo eg |S-%Y L 02WUSl-Mt<ƃOK:%>"}6\_hWhI/̪ ɈZn>&9< 8#jR}~." JקrWxxLN 5q\euȢ(ry:ꕲrᅩ ggn W/"} j c6'-- u$Dwr]y !l+9Oڃ]luJlD]F?zug0۷N &]DO35r-1‘#)#zjMdibdRNw;JyF4\D4tav- \&~*˙T'Y>3 5w\]jr>Lr6y(*KbָZnj ;^ -%]&j< ҄[={ p/앏Zc^sHsgS㞕 z7]|{5+^eb&׶\LzA?+/|J/{PiŢ t{HFk5hɿ-NKrbQ50/Bjiz2hQ!7lu4 ߼j#B#J2Ҋ+^>F ZI!M!. &ފqKpќˆn>A+{C37xSA爾VUvUNys9`8v숕 <6;}s&vhĠ8[PD$P a9$M&c[8d>}vk9p Ӈ==}ӷzFTW'O@EnGAP\AKs!mW!<j֭"#HM0PΌi5\SZ'NM^dGTUdaBGtk#ˮ29N#|;zTյtp @P)b{[蜑LΌza `cBCn'((J#Wq ;扵 ! :Hj &rKvcO?c\aq!u $(C&:;  ,WŒJWjuV6"EiB9euP<,t=4230@( (fH'qcFD\~fv;NrJj󮸾S0 ǙǞF{/Gnh{ӓEZG* )h!/3 2<9|ȧ4T-b=>$l\k*ɩc+2p]#$b˖P4lx8iy왃hu;If,TzξQ49Y4-o[g`ɈnG85lrqb ӃF%}DMtכ~x+(!mh@-8 Zb3ht/BrK,dS˸^z$%O%0X#)2{D!am2 40{de NS-3=:7Aφ:/ϵGAr\s=nP/6Vk"skex_2ȫ&Jm`b]wy7p4xR/*q DDtXyyh5ؽ{:eW2Y#p!{4/RW6Ⱥʰ]hP @`.PcơdΚe jmʋ[hٗLNuAQ,,\\J@l.J2M>dꯪ,W\ҹ[}%VN[Z:̩RKg(p6ݲnԝ8kJJY/ZJNkUE[+ߣɴ4G* P~f+wYz &)!Fl\y1짤INOwԑɈFBMDi#$6SPyCx;oöpb|3MbʇrOu 3ɖDDjIj "NGv5Apz )3|fYd{vAM AؕTlW3վs'KWZqD0 70::݌>vRk2ʲ=I6}il # NZ;8uA];o`iR$ Q3o3:6/}:w%j'J VMy]-Y} {Q${36w*u]f[BT8=Yw:$@wǣ)"7NjlB J/ftIx+|=\أ:/B.u4-$H\Z6 ,ւ\֣W !ZH#2RB3=Q`ƨN(z2\lB+zrXT\\se-dDW&2WSx$ BP4E)DpQ}K~h9+,C=sEtQ8^;Q(I>q(MgK^,wzya*k׍ܓzxRGy{i+@_qԏ^y\J\=LX8[5*0{o PX$]Bi+0܋'~p`SPN(Zq~@Ln*E*Dzf<;$4AЏE1!u HKcZ92Gg4yDE V;Sd)|dJ9] BwD M 1dCPr2d'i|<\3΢cFEN*q!*Ӏ\l&򹆣9[,. Dt1/o7 iH96A3%|wմxU'gV#5-2\HH F(d@K@{^zđhj?+ 6A%֚gͮ&kYHl׮"R5!i( 4y^}y-M|vy`4@ GCBN N C& o<  BcnzƮ{I¹IM4*ApY=7äxIЖ ^v:o,Ήԕ|!""3ysߣ*.4`rߑ?vR& ?dH#yT?|P\pisspzPōLG|~?yjo0\.[mT`KNÓ\췥Q֧8{9֨R+3t[A+*\UtqR*1$%'kq8mogϯ34ڍ-Lbk oMa3͆jI1phi@4-昗$1*Ҏvt V.9ІϷ|;$Jmv\{3<EH\́ywr%OUW~zXYwJk1N3oy1eʔz /'5>(tƦh*Î=]\s^ɮYc.s} 9~yՋ,No}$mߋ߃}WܜQ]h.jH]7q|Ǟo]5ULھfLު:" ){89]u/{אַXm9׉:SJNs_41BH;WUЧΫ•m뭛oP[U|! /ygvד6r;oL+i-56%ڗvt -!5R|Hjch.5k^Ѕ4#3Rc5R&ܝN-4S3[TL§ 61G(Xk}h^}ug i#kyi`;uS=tusMj[2ctVؑ^U[]khy:·]۶@8*pK]w>-W*c|륧'm߉_H釂L $gB9֑{Tkuk}kOJ_'թ&{ZZ8Ap}1(?[52AG_ѧFuԵAVֵ[ZR9 qJR%)K:Rt2&9J^sR^nEHINk)ϸD1um@EGʁJXDq r-ёq~u͊o}PnQmD$M\skupQ݇@PA# 9Nm0eô]o\vF@w.<1j<8`Sj8Y<T  }DCPm:Ilm!6( rN{I*y0t ;ߍ 81F"1* ++jp&9qQNFC6n6^U 9r(,Z aDlTf=UBa 5k5YZ PyP4حAɵU,1z wpZE5/2衤)bPϒMWNrUc2ѭx>9Fp<.ż$b\K̞w҆{ Zm'Aҹ4]S>'GbQFֹǓu;QizXГ7 cS' "\u;4$r P̖3i :6SW=Nl}92(*dR7h=.9KZ k]夭O(Vow3Z۶wkHZ$#VƪtH%!k&0j O{=N vݗ(M3 9R%!(' |z|*q[& %̭".Hg1?&P!QȫIs]04eCa)ImpakP$@餱r;DtaJ=(deraP=8x''!>$ޟ.￿'SBz_Z]P&Ct'ӄDW!:d9v)g }E><aq0\y}yͤ>Qnitpw)䌘|\*4Zg{x E^odq.ruWR8? ap11|b(z =(Rtt!~i9ĺic h1.t#h`rHd`hY)R'cɉNg(}Mf./;ǝӠU8qaLNs,7jCo$:LTe?+4IgI)x+ʳjdS6&@{L T/ exiҙ=D,n2rZʙWT%-w=+?#vXy2?^r`#B V!IQ>m+~KޜЛ%+kqQ}ɵSJ8 7V?cԭ@-! =z*9< T\҉֦5۲|2J휨BSU2(ϏF_u/Kq\fS]r_^v3}}2}uI}`/S6$m{!+"&\~ d!\7{:.ljD*#^K=q PPb^$[̹b$"ԂH.(МI_3g QWwuu)@12O?}pl tަc4*A;9k|Bn*> Gtj~cmR wjɃLJ?Uam- ;E$!|Mi'DB fR G1:-bS0(z:,y}SW{xh=E2V4/筋M}I^'4G|ɉ(RHQ;D)w^ zQU_գkkqj+V@NW{e׿^RGʎ-"CjWRP2=G}oC~s8V[n}Lޔz'ܾ52E7gUn6 PEIvTc'KHuQI @y4j|ώ_I{9->wT.2Ѭ` "sb dR$$$ٶ$Ǔdt]xgUcWY.l-|~§"'ϟF )sPOƼozgevlR#%똊w=~X($'?w3LP(CJV8u." KjeΓ옊ϰ?]CIXdF#J ڋr_z*( 'n^iٌr`݄h$@6*$+pc11 $BVz`vP.U{,))Qz_C@Ġۚx53LS\\wWyQD=HzΊ|swlVX[CɨyRhTIJPzl6>l%ؗ+dAI^~_}oUYe!h85ҠҝӬ=hX t&f6M5HS5Htm=5+4jڪvh[70=#{(k֭Tv͛&G6k$UܧJQRV#77Z)Q,Oz痈JTgƾew &_Xs2{z4qZ7QQҮkͩZQG̊<Wd=궃~“F:Xd&04`35oC=?6lrȟTu9ձ6ɥVٚ?.3#FX0J "Hl\F}'y#=G֏>B'+AP$Q"d!%$(TP I*^w޿=HC7̧&&A  ! *$p D}EȖ G ע-( IL@*OF~=?I5 3(BQJ-H4?@A9 '@SY5_@^d *!;AU?.;vPmmzx7{#0.1* w>B~uT75R I+F4l'@:HɇYrTIf&ߊNlJ fV@`&" hh (ZCy?4+OG2]]T55|?=CN'7"xRR!9֛0;dJ)HIPO_9W0<ꯇ1SղW 'R(j5f%1ڊdCVΪUQEORkRi{-F I+pTts㡒!HF}9P @~e3pHqvMv5lDh|L.9qZ bU**iK#t=Sm+`e{C(#Yt1 PM?>H41 @@Hމ=4IQ/3+ۜ)"ͥSDqrQ=E$s~r sgdcݤ3(bEX=.>[{ZȰb ur[I̻hNheBC% O;!38؂X"KBP2k#.!!%nƂT$Z +5WʱLėF /GN2\_nO8&shhq&+d >[1?Y9 D|!-@ДBA*iDj|kgF )+`vVYqjB'~rOPぃ4#ct[ <*9zF$L+@J,=~H㹍L()yx83i!Yf=?ooR|gO 㙳P=ƀgtb$^ q85XEv(n㧲: 0l9 +-g*ZVe3eRW"fy(IF7)'|IҖid]} % `dH4 d4ZF7@L !@U{ 1~&DRƧ{OGCcb cySE)0Y oƤDYTЦCjE`]1 ‡a SC@B`G9/8m-IMh굦H'k] FC#`X3G@tF -"E–tќNwhwWN̈́"_>Ep5SeZ4l/pw6sg~^I&n1-LO Fi.Fc!DE "T{U< 3+'!=Y0S {GRUWcQUSD54VpPS荴 S^&Hcb9IUMR)J IB@D@ ar$J=OA#_owҔK@,3&9߃%3 )x ~VYkCi>3{PWRһ6ȄO`;q(|Xy*p GD`c: 'any窡 u0ȁ Bh}i'0o~s}J[?h,}s-iS wB:VL%=>þb14xc9e Wp3ǕT x#^DAƠl2CG*iDW v" d)+˻#J*u0䆇1d\ wmP~ 6\ir$!.<0&LMS'Aqbeyq<ɠZJZ0㜥7]icFlgphE\*hoؖ_<6zPijrfKN4t(a[:dشjUx0ZA)/%˜N2&T '[s9']Z.%IDCl>TF,|b8:+_ΆNM0oG5u?6avįғJnQQ7Oq GeA8R((^ϑ=v/ML[L*3hi#tku -=LT ,kqsjau=j㦖պ.$a:+K^ F!%ODL p-áP(Rr{RZUb,KBڼj tlS)Z-~ Ӭ:3LaJEFPkY-qTtLBFCm5$:mE[jȪ==vjZE!&L=IBlp6dR/J L=0"P1Li,iSb7ATTP3lN}d;<8 GS:@g|`m|dzrމO5$Y#<:*ULUjƪ}.w2FWآ%)4ѓ0r=Z B2A-O`뎽+ks9P ^r{")ndž#zU)PК$b$)Adg{Σ(:K$4l<6)t9 PCƠ$,Q;jTS;Pu,J{GEC4\BQMT`2}Lr&:ؚDv*ETWtu!$bC26Wo6CLʮ|yzA?Vݽ~MHCHS42W״v 4& .弳 eq8$ O}YYHڮ̯y7)CC@׹H" ^һw{ kc.vj&>&\dOW7(/@8U URD$zs }aP^ϠQO/3ϊYTsj8HZM<1ba1!8UtQ>nv5wkS AKQ,qJskK,ے j~<;PY5ܺp45rA>mv,D$Cb] <vx2 X?撅$u6r-(Ql5CcN6Qȭ"|AQE=‰Rc,B)$$\Q`ɶ^L3|OO*,Xͷׂ<c$"dH^~R& BMk M"䉈"XCz' A<0ҍwNi",~Rh{֪ω %TBš TzW=כ 7aZ[@;YDX$bJd+wDx WUmqI3%<]s4cΉg{G\W,\=g%.RBQkH沛E |(JdIX9 ΍7RpTbzfL,'(d7x#5$ Js>mٙ2]'%Y] dY0Xآdbw$6igErͳz%5hI;ec)B35I(Gpd f7w JɱYZFuwme;нg8 OAsgzdzF&r5d-&BVCX-Ym|j\eJ"$NT @A7Y -HFH]Pn٬TFvv¢<EIv?;qBۂQ^ ;e0D%B B ֺK/=g~ <:CGuuٷGGGٖg5{* ײbDRq%*+$($NDC(ͤ'׋ĄH "MBdVҍsZ0yPlfť!MWx $RJȶww[-rK&*-\W|P5ir< GZB>]oU}60(gcWIx3Qf 6WYFx|LNUeWf_EڕE::Iߏ^&AæiFqj.fκƉ5~TL?+IP ];x'SŔU>b2Q4MbׯM h ;J7R!ˌ/(${#ц$ +%A92жCEH`APmH]Uh Je KˆMva3*fF !>Ӡ ("q2&Z eSpT](|5 ERV-*{I?RFseԳ:{>GPWA@Cጴն$3B71$ԃ?6Dբ *(h"( SjB  Q dvdVV};Ќ?(fT1 ID FFh4I 2 e4 xWa./FI vhh"'q -hАR|>1KfmSl5a͛%=a ZuC~QG8h x8'Gg`тBJ ʸ1,Gt , 1%$ bB9(tB(u' @ @P?AζsN0%sp[ ;s/|qs8w vv1֩ÙO"gl'p W@Qd \i'C:Ә D>/{̨j_%ܡp9`vBğ9RX*(&>q##FR1dqHƑU &MP(FJ ~>~|F P(F"Jb@|WCC@F ܝ~=Iqq(њQ<1m 0G2 ܔą5AMIKr9WVGǷ` 49XhՅK~dooG$#: R^d)@[N7t*«Oit4l1  CA p N}g*z%&~<)}Tׁ~ZTI:D[ M(q&R$;倳/8sHM/f&:{P4e; q,IN)sPUr ߿M0۶u %+f ~[P2I q"ZDFI$RVTm~W`~4?NJ*)JVSJH R-2Dz4:@:`PЅ%(đ=-A( "Uhi46)M@?){LJ=Kë'EO|)Q'CTJxǙ!==42{NÛӆm1U4_H|14@ǻo}d}4 *hiB ki!ΘZ Cz(Y@!&XJB d&YI%`'&$i26C 'gf=u I=Sa{)h5u0.;L8` R{+}Ҕ$M4*i?f@lǬtBzIp HI l+U ܉[dfj+ie Ӥg_QM0B u9Dx@ȡJAjPG)R)ZFhZ hH1 >A"%#@hEi@V}r RQRc JXDMEoG[HZE>q G.kЛ#(JiiCi )( RΉ3?!}&X;Ks)ї(@\BO{LA IAs/ |S*>B u138T$A)SОav(= C :-0}̓,D2~_s&O$&u BmRYfI8i'<Gr/N-:RiE|Aϔ}?y93 SᴶMTU/umb")J*h "((*)b EQ USETP ̜8@)ATTLMCHL%LRmU0TM֠(j!(8 )QSME$RLSETTc8Hipj3~hQ:oң@yqFDJ+~< TDHdX(:k1PWTݜhѭjS+VNQ}i'KMBQ J# BLSTt.h'M&4!s`T(q*v0Eq% L&#mZ JkUA5Ѕ M, 5u&tD]D.QZLBCQ I&К*Yi4wmѶ(ՙ2κʕ K#m5 LK3ٝCǫs/:&/6o: bdgVHb"D5df-ۆ-0M홦!ҜgDi&0@ѡ$&P)_]/5e7}1/nd)pmjV&0nlTHPYFo> Sl /BX,h5  w S^Cxx=/E ݢ7U8N!G"I @)2ą R(PA^ʈJDI0׺WxJ`& b  *PM=/1G`huB OfXiJ&T iZT))F!%{"R4B@+zY*$w'VyH4E JK QJRR% 4@H D )L!PL%%, )$A@RPP-"0M4LRДLEC BВAHQEEJRH,ACLDP$Ą!@ĔLKB%+HD44R- D*ұH)H@P C@ДBD*UDTLʔ B IBj (JTH hh)i!B!j ( P(h P D&Pf Rb) T %i FHP)F (()IPiX` X&Z)D(Rh$ihXB*B VEi&VJ hbbhJDJ)Jjj&%ibJJRaii( EH$d!Zi)" R` hR*&$)ZThi*" JU"J@ "BVaF)(D)%Z$("Xi@A)hXh h)B$i&)@ &ЁihF (bPb >SAHHA%5JDR$@5I@ĂEH-  %--"@г@BIH4ͼ)Jh i ""hn끬fQ AHPăp@ԍ>aGPBʖp*n)8L^]8G('NR?lI0tT$;1^6Z H03@WUAIrINhm1Xŵ,Nq9 QрH ݃$D +(ml64[jRJ-۪Uh*R*Vk4EiHv4Z]:MD *Tb2JZnikbLAMPLB{"-P!H@D(}>BP>F$Y6( &B*)xpysxZ5;a A]; PB%&J\ j b %x让bkXbB";8$cd4^aG>bI)&AI>l4?Ur'U:slj h" Ǖt!”HI PDA$)AUQBPC"-KSUq@@,M RDD0MACHDES%SRUIAQMACE $RD2L5)2DCDPU$KSQ0AD"EBoN@?)M xf>;M@0   121LPRbfrQ>Q$";aZװp=g†Fս8/`<1@#}b4 ́>9@ "\ MSqY0DA5p0ijc2:?N@pq=Ѡ`? y9B?$V9CSU +Nniډ{}7D5$LL_GPpm)|DN,d 5D0IbHȈ49@?r4Vk_PCp&5C KKz'^Ύ]`vJmN:#c ò7_Ǫx!1$ M@D5QDMlP>#,A`i(*&><ي;()IDN8"p,HvB~KPPK:#`1%-%,CJT-TEUt><ɓ96uP3)DCi?SAN ? Y9IQ酀sz d)H^ ѥ&\*BL߀u43O~]FKt :@{` ( JFö)CADO'PA jCI)P &'Q@V P\Bұ P1 ;ݰ$'RfP8'ѐ{'cKVFq&U YIΑĂ GbeHz/|N( >;2`l]b)MP3h;e{S:DeÀ)%*ZxuyaǪA!)փPgQ4ųz3rXۣABLb"f&d&~ bǡ!b$hh= D_//#* O0G q!x ! jB@DPU?/ )fP7&@œeD )˅$dZv4 {ARY!)Y\JBlBҴt$YД8Fyr:!> M!OP=( i8OW޹7l8! ;=io(M n"S'X p9te /@ɺ逻w&By])q*8{>DA =C JQz>0Z ǎ˂𤬏\!+.<}9q$@ܧ 햨 ff䐉%!]6~r~sì^ ɲ i>S;܇)1!kvZIv8 IĔA@KCČD@G$@xXVl+LS(\䁤7bPiSHPt C Ic&/ Jn/By )DVbFDh]` T &'BS&˧@f44 1+Q%1  AM: +( zt.Gr$<~>}hՈ[vo\?qի\~Cr))bA sኜt$'Qcyl^B:=`ӉEi2qQ!/bu1C>'.c`+>n%I-, З r {1K_Qec>QH!c}.!y_ǑC?d裝O(D `&r )t=?3?^zqd:dP`1!w÷詬ER U HH LJ ?>B@AKK~;6gl YB`ARK(P BDE С$E h!),2)@ J@J T}H !(I$XHBA*JHH* !"ib&bhh 8n$=;}7׻f/~Ii {  AB=/E(C!J~<tлe6%<DJ áLTe7]d ܒkliAÛVD'hTAg$XC@q(>?N R Ye#dF ƃ_"!@KL"`#Ꮾ?fk`?9Ʋuo'ɵҐm@O<˃P:ӂwk׬߱by=mzPjd( =2@Jm;:,qdv[E)>}2J5uB%q{PDz$ٲFPNi}n-(5sŕsx@>pQ728~V5嘃CJ0F*1kWU%/8ү7xtŶ KPC,@ruo^ O9GEvUQ@SM"EdiJ D]fĞPl#Aaʎ @%aQO|F*>n^c8 L!rGB"_#>Άǯ#.A&4c*xFkAG3Q>A;r/]5ǿBxn#Lqh#^J8'}oj7ֶCYaqD:ϿT_ >2du>?\"P0e$אW· "vAQ0Og&KfT TZVL܅uxdԽ3b! Ok&5zlnIYw&kSm/䙑3FfA1-V`e(TRHe uԨ 81&rR)Nc}9C{ g" " wf0{ |UTL)\= Iw2׉6Hi>΂D"P}dh[I81A' Ȯrycw#ӏ)'\f\8D{!"&uZ%5.S7':G:h$HH`THBDg]<2J)eQl:\Ĉ:˨/=itK;EHaA%a4-vkc1XOm}2BFXiS%LMC@N=E|1D 6OR40 N=S*[%!Q&8h@~I)FvxUN"rNEBRF A|W'Ϡ&h vđ buEdK6`vr6?h$Vyh|Vți[f$A I MRXb즐()nm2e9$DAF2(!U. .IޔG'೫UEɶ4[A>{{vgOA*P;^ D,u@PO@B&IfNOJ@p; UO`XW"^l (ϊpztyd9]H ezANGn^3\$)SWlz#CHL” |2da" e D@R 5ldBІ!] RZ: ۀqRD2&%h !N ˡD"&!4% : %:](!JB N(D /@e$S]. [[(@( H4-P J  "QRLPS(R%+H(Цo)(AeB]  $E)w|߻8Wۗ\2(Z1 (F v ?$&.X?P`t(L\#U- 4. JR "B!Sӯ5 8Il׵GѶᩪ@fT brpKK'gfXHi "Gz'S#r'Lre{},$d]bF0nd'{azeMVL_e}{CY -#hw)p=o[)QLx= {P/鄕>a{ \0ɓ[#H>r~ S!eO!?2zy 5HAIB>?-(R|{u N!SDʃ^pQ/ChUc(!HA0Rb $mF0;j'?dOy$A5*mlI#?r ߡXJ70cNF/t!$.)\H4:0'~vcBa)mk?>YYgѢNUTmwv.b1I`5Ca,}+2}bB=<䲁ac*SQ`wp ٿyPЅ 'W~BWv6Χf󁐉^ij?肐 !$XX$PC'e24*QXQ4TA@S'T`հ`Hf$ǔcFTZetl uZ FI?u\l a^7jPTwYO +LS!(i@J!Ҋq"1|rk= ᔳ, ;B-RrK1$'M\β&Z9fK ëTr]5lZzxLʙmȁܺ'wdb±R6ab>`/0_l")5S)&-Ar 1)@̊"q&.k8+feu!| X)B9#*pq88lUm.8MK_zO+ ]Qwb8f 9D|9d; SBt b@$`*B O(p fA.A@W0 :TIE#RBDBHr}_]dlGVf0ZJb,j60Ha 8bѪض#S,e -K#c]l寢GOd szUj~)iPcq8=jd] E.8"F,6 <5x3=͈^ۀГXɪ2|ִg5V13;%/ ߘԈyh nę٬88f*6 "1WqyTU5=_^tuEKLQL,Jk&"`řtD1 ʣL$APRj<4]Ė հX.`X(kQ궂`%O҇׎a*]5?L`d'lDPW31) H͐!{5T17y-bW#y!~Nn(nW,Y/^:"p̓JbӣHBSGtP4PUGIyyU bhM5 ѰY5--6Aj&{EYD lDb6"!Tk2NNMv؉-̢YJ= mp||Ƭ}N 0fP8~ SMm$61c}39 >`4Ć2;}GQ9= iQ~tĐPIATDД4T8hw#h>>ðt[}\㽜/ ?k\N[6gC%35;oB34F[(MmT·"0{qjuՇnI:&43(05GYq IPi"vQEpll 7v ;0ض1)X|^)Q B%tF*oCxBu"$B(P@Ĥ1Bz{iX&F1pnL0;꘍dH)J|T1SQC2~ Sz:YY^/o]CpLZU&ikpg`#BXa"ph+#`ڳ&"azCC|U+!Jq gc BP% lJE 9H0}GM8?D\+a&C9DZC-;;8A !:HBrF䠊~:($X9K2Q,e!97U` 3`Ygmq NB0}ei =1Iġk6@ $ ZH4njX؍lPLE PQ0$袊$uA8 ,a?ޜސGgߏd !U=?l! %` 0m@! QPB $Bo{0C4|Daś1?iXByh]AtU;s svO}v Y)<'RŁ_D8#( ?2d Fgw.uɨj$fuuC^1I55*Q _-5 x>d3D P*P%*\ZBx{!W݀d4MyJd' 3gdb欇FRyAB:@(JH$X޸Jvg/_ǥ!PX=|qМczjbD{R)nf;s Qb囡Q%gtgIU !#CS%_ >F|0i[/S)$ SJTOC:>zprym46o$A{N_1; M#fOw0O!`ACY »I3 $Q hG#xzH`_ǦxADQđ%DRE &2Hv'SaOo'τ}u3[aC?=GEДӠ?II{W|wzg0G!LK gS 햢stb>dNttA>P Mn ѡP "yaǼ4 -(P( B $T@PIЭ M ]2D/a{[b[ᓢHhqτ/=@hܛ8dֵd8ZhB`(ʣҺ$PڿH(\ (iM:0=z!\RH v^N/q;$hr$I&'2_& *?LAC&b#F"ZhH*BnD|515QU0(MW418 1y&=RPj Xj"(^(=0i\Kxah&J{c'p# 蔤 ZO$ʾ^WC())D!<`zkX 7=4k1dgxh"郒h$b"m%%CA'բfb/n8A.&"iBҧ q"TLv@?YD/p;Ok"f!Rxފؿ=*HDAW{xr'9=h܎_% y{7(W6R4b@ ]=MRp~1NI=lRࡅ0fڊ̨;ys4jnJl=ޗ;ka3u19Ik~K3wn鴮($ #0OY)<`3mJ T#cQk)pɓ*&ib)chvY5ޅZo2٧tjj,X9wB8W&APkJ0i:!½mJ#Q+mGiY30z wA_~lP+#Ьo3\]UK4Dl6Za^c̚(Jtm`m+t@PSAɹ-n;犞Ɂm-(Hb%HfWǐn%(=%Q "%1CGgF 6wf{6ɠĊpB&yC94Vm$ŧ|jre䩒& o6;W$g1L1fvڸCpJsy;&nR&{"Eġ)V(ROHT~wNOn'{:8mʚΰٕdDrޯ.* TQ %)o#Jo n9+@ֵS0Y issN)t=î^=+Dcth N=D 1Ӊ$^m',2p /Y)N/T @I|W5ҩAy(w@xGFT-E7pˆҤKǒ9.w{ԧ &.TL)D%r䦔0S!*$U:/Cv[|WߓW:0@Hӈ)a648KQtK5LeDЇCNB`BjTPĚ1CU K1tty_fۜ^EmDG2[ ?8v׆wqYX2s0<B9NYiJ!(%pi Æ<OH$ ΍8)4TbEd!i%i=l7 '5X)FOx/iil[@2+l&4пbݼǼ?)qM#KKI<#T$L1$t)pHuB!i)6Ǜ] ʥ*h4&*0(xt{`/ZVhA=W -)uM)P1u3!ҼJRylh4ub( J #>9ܜmb1ݠr6[FŴ-tEd6&-A +CЭкCX|t0nT7$#"12t1lэ=\fn DLQA4b;@(8A=cm5b!2?u;n"Dr? a"Q Q`Xf%hi T !&aE~)v:ꕮ&4KChwa)E%|CQ!NlDU"4Hxd"Ԕ6(&N) 1%⪊z\v"h-`f?/L\ІK@tBll Ѥh5Eb4ާB Ɲa'(UU2=n`rA)CFCR{tvP}uwanWvu CruElf"$րxΦ~(Qh)LhI#WM:0C b0O'H4щHz'_XighlKh@:>=OB  @1`cYǻ:p8@a haWMhF M<85"'L1ԁp" Dw\=˜S-^Sw%r}& ?j=/JJ1z8AyƁ"Mz{pӷC0 Ҥr KGR$d!J 4 IT @캋ˎ1D,Iģ󲘇AҔC$"@dtJJFCE-jC0U)?Q5!A]A:!'Ǎm'#Q%(JCR8 Cw瞃v=rC'g5 @Gc:HPĥRP8)E$tG,rKCF֩|8F: ܕ3zl@ esaWL4ԯ ڒt*4PFY'iy}tG,3ĚǰH4a " J6 '`j/7W3?oԑC[Lp#{@ @q2$Hq?%{'KM`45ui|zR4N8tR# SYPPa18$ۯd` M5d*0(*8S*2!c㉦: u:Vg;85ˆ &Wq@gPaRί8L:COHy*yiG<"$#:܎Ȇz3:DEuj@;]vhQ 0DE(|f\cl8K &$))H**"~ÜA츗m/m]Wp룷GLѪaQI6YoV(ËL>_\odZX,YڊKS_! M`f"7)mxt00hzP`~a٘ӣe?pF.=DトpYT~6_A6C $XNI  b txshG| Oou'1!LSeOt% {@i!${sюv*|2BPE?(HۃTERg뫍""2f3$߷TvZAYV` !b'kp}c"bT$"x@zR V i< P@)@% P*-RJR,@4(SH*(P@%D$M(PR)HD"HCCH1H$CКT2@@4RJ- R4!H %(PBMRHQ=IrNbH?>[8ϊMIA?gvVl5a>PB߫wޝ"WNYGODS2 GT:&!)Bbj(%(Y({>̄*4:R@KRPąaNj P4}l<4FQD@=q bhn'C|yd?;$0d~s>-1n%t@;eL(tx5LSHB E$2PA!$MPH+0%Ph"JPi"!QI&nzI$ 7 R)S{h` "H /PPHT\̥. `FY?C @l0‚y_|)#ʉ7oyɺXRXXk"1a, OΊBt\vokʽJ# 4+@J* E- LDSP0E4P!J2,Q;#I*A0Ԝ`"O#$iV\y)3!4IAJ=C?0R /vCI\A A%y05X!> b?PJ|ê_2HT$^àR?)r@]/H8c6t85<2TAjx3B(b9!fUhbf) /u 2ûUb^]P&GȀ'5&j( l@D+WΎFR`zLB!xC^hF@ LRR4- Kf4j[`)5BV&5 O4vZpIСa * i8ݻdO:4)) zzXF5DF0~졥xi0шt4 KJWBEZD `tV14i U2_2q hEnJv)cITDXO$!aoOti*9X9>;eA`E.<^ _Ā@:O9v61 d8 ')s ע~Xz4if@%\!JCRLܮS6`ah>r{$1'I{^%yPiM;$o$ѝ=O t~ PP",I"h_`1̌" /AjNA@''@<Cۥ)Tӿ9N Y X*hfE JAf4)HQ ihB 0P CJ1J?yɃ~U1;h%`d $@GBQM E"H4ٕ:2M)L 3!VW0%I .6D-&.`<04 +BT45S0SG$ĺ@>_/hț, J;' `n iH\s'8$(se`Tu\|oqs"sb6:ܞ">E!" )9֤JR,0QN_ |·qpF_Bc>~H .;S #Ua*LIQfhF(T .<M~\CrɖFԣU*?e+'ڽXC a)[P" >:@7w1@vja4/uIDTz|]7$02 : @w9(rQC2y/54(,R+gq%@RRjlO %UziQ&P}mH_4}R (>@0`v6qo70x3@E'Zzt1lUií `D`Į"Q5A?qA3 tyYN*@)HyECF"&&4iҔQAeI)eY(/( i$fšE :(72\pD[b6DĔ )YC14zu%+$#J1眄js?|RR/rh%Aoq<}3=3/ *HM,>|zzqpv9#%HhkAt9:?N{iz)`;KKRW %DC2M CMPymҿ<0x [=<>ĮX.!4i}NXr*Æ ;p"XbB>yl-)$ :b! t\&$&@VAAv_uCh"0s4N;M ^>>p=G* JRiL='<r}@%,$RH 2-4)TR-Q2AR %BR%D MBLUAAEU#HRA𔠒4Cl!$4NΤ_Z( D%@ =QK݁>8ÌdHb&Gąr|8'3'Gkq&`9so)o~e/~tPL } 88;gJҹ=yN (nm' '٘J&N>u! Uۘj'\5Cc^~̉HHXM7t%%ȶ'8DM91r*tD(~Wd"6Ÿ%);nMph*D9Ɛ;'@ lE#@Fa+8HG=O  p}_D8~0`̰BOHgT1*o#$U 9'Wìa냯M w-QCDjE$!Q33D4&X#*UJ?a[& X5Kġ(RfSBPM@=BDL(yA¨rr/\Lxf%)j~Lm>⾉ ͋2d!%;瑔C>5#b`_o`l ^behD@60?OVCW`8BP V'0R; JR4#F_B>bc/9r%虎 %u)O+ T3\F]Y (@)uI*zJ(I(?W 'i8P<70! %ҁ\DڐGCOFd$ b QB;^ )NХ"ybIP bJ2 =n'?=ъ{gHFYFCzwyv']E*cTzCԎL@=__#JEӃs/f()e|[BB}ȴA`~F;(d Po軴"8PurJ OriX L4s8M|Κ R;bH&B{LQ3TULdHISyM5540LDF]A!$[e L`a&X)@aC(Gj#ߏ}"H TCB{ǶRA TA ce>Q)$1114I LBDE>d$F(Ff"(*j "juZ;*-"h`BN鱙"Go Pw:#dҕc@ ( W=&R$` AZ[-WlR-US9vijd;cѱ.pg6#RqL({f=&# U%JP)l3P-\M"}!`:tBy:Cv= SMQ1%%!<Нj&mw:MD%,Ub inɆ/y>K3].igAzdżɚ1"$L@x̑0{<#$@IAi-:Q H"@" ҢMwR9GO` CR{*|Q !(X QAPD ޜtǦ!Yˊcc!&%b 4`*c$RuF-8h1Z" PyTUBDtZ&!;;hh dnIM#lQJP =١&j(a%b hA LQD{L`["?{D!>B ɔ=p\dڝ%OMi:,gl֋- bK!Ӧj(yqb*AI;r)21%E3ah#N:T(j*icwJp씘z}hymG=!4QD,L40jH\""#:NyG]ض d_$C&CX8vC.9@8cUiƞ7v5FH,;t) Zh4Vk[8ִxYt;誘 &ň>d8說/r)h/3A y2"P>~ir5s`=^iHRw›_!:HC!dFd; r;03CbruR0) eŅb/=ЭB[!`_ǯ=0HISrAIDtLˊ) RA>$~&Orie =N@e$Q.1IA!H䘤ً5 ‘X5Kz J´N">FH) P=4nÀ@ ײb!`?Qh0A0P?Gxg?4`B8 LLh8d fKc()dZ|hrI$vIDlkPIwarA8G黈td:.4a쉪ỻw|hy;SL ˛,D L6(af D#.I[͘'kh31XɉET,`W)ջgCiQV 2顶*%D% ʍ޳Ml\KыvW˺p=8b^ay!/%Հ P0ľTG^U81ŬM,PIBmifnL+E$f$PtC=4vSһuU̓YA=Ķ{TA9T]K@$"HuДQȏظG]0ĥ*{IH3 L=~F)iifP24D%7pܩ"$X5@zf=с6V4;gWiJ)ffH;~_-3pwwjYd^pOVsaQ@Gts9&@W7,0+0Vd$Bޟ<{% 4SM%LeH(`>"_ Le bD( o 8) $PYP@*i(@dǫ|IoDsz׽o^V1FNDPw9]`w1&Nd"D/V|4R>HPIkj&DI 6Dk`EQ;mm:U c.MTE3$L)ĂIͺ NRzpr'xJD@}l3!JF'BOdFwKGh|ԆKXHRkCؑ$>=(b$&`_ ?kՕ@dY607R!AB.tMvՂ\C`.>׌^ݥc٬5D$34lKH~r#]iiVaKR%)5(ҴPb))(H!3U@~i=&K >ZA2W8 P W'L&}E(BÑY 81Kxh*Cp"Cwl:aux>lhg:qu4)2+AGmo6U Oʹ8c|[Ӱa)kG|g3`Xx CJ,@sip{L r!a8Z %U9DZXo-erf@IR) y@`9 fl}Ҁ.$~A{`;C6O$ wWj(Z 19 (!DT>X /xmFq]i"y=>ZTq&K[!U!'57;l8#JҴF )Nih!Ӡ7SDFb]`@0hA9eat!(hJiV)JEXc ?mq:؇IHK0T̖&-iv|k3 LD@%DDAq1YG .%*KOǍX b d y9G5'm%>pB/^yy' @O7ŀ.cK+Cv.㓴u7=ӬASw%--qO" kKDowf%ƣ[RƉ0QV6 Uh'KF!t"k. ~nSOȈ*+Q|S1nY0*Y֦ 7g܃]zQZmHN6\²Oksu8E[}8+WFuWh۝N6 A55 MoVup\Q|@L0)6a|' eJEئsȅ9筅@л5 h` ’}~6i#/0+.)L%bCcoMLQ,=4EĸGM>;bn!O7k.3B0f*M*,eZZ"_~%COQ3-GD·VLineB9ItӱCyfp0j؉Y \62GW\~^S]҃ˆ$PR4EZ"@.f~n~(z⥂8bOfޒ|&(ՐeHCr?5B_guAd*Q5&I}hyQ`>_Zֆҡ0z-JyNlD)طkkc{;WXj˾BL}.м$,m?nz~ /4'* 8 9uh+DܳY>!p-q?CQ:`VĘ}ޑNV8vMY}pi2IgU8tx{$GGv>PD"A^>RU>+h9R*\0"ں,`qPi@\f/[3EW Hm62ਦ!bL̘f+ʑ{fǻ{:ND{gֵmfQ.w⵩=j'qhclGN"^5~+&ꟚKp)Q2y} "It%PU6!!}2-NVj-'i#t1!$.qMHZM-R!!#^{CS͗KC |xx\= ҉FC(X6\$(6Fm |rPgywÂ!#Ug 9~`Em@JJrdfT2 hE5} Jڡ٦WM!3 rg&s,{o}9Gy6)/cهჷJeΩe\ {1ȤR"Q`Z\^F$ CQB%y[.xD-84EF[P&5v"B s ͓G;=jTtRk<)_%#R~[ ω  (CIҽ Gߠf8й&'c^yБJ-D`qfHDFC&(sch:[G|i'()j#"D/o!HKlpydt G#"51D^"&kyRZLH]IsĉcLy),PP'w9Sq~4f.lG߉ӈ+l.*pQ !5k va#9:OGjѐd_ï7sɨ h}ֺ4biє$TPֳ2&LX\1"ZҢQUܴ0>zkxs[X(Kڌ (q' ˽|o0Pu6 u}m0Km:58%&Lɴ9fP19ٴD` 㢋Tlɕazk^3X+~ϱkF*5ރ 3x#%|? ODX^Qoi.>Y;K2T=MF>.x¸pK 5˕ zUJYpf*͞J=7w: #SP~RbB&1zCϟ2ƍ.> >}oEC4ds㛑7 J8Hbmgb~{%#Lmچdt:L9;S}nJL4![:z|KJj{+j$b49҃ RiΡܭ)FR2*lrU(z-\4'wT>WcwGF4};m$3}qSMy3KI+IkQMvzZc {r[-vRkw9]'ETs3<[X\&Fg>R+=Ӝk:0J鶴@H K%Da@6.z4_t{ƴdzP=YˎkZǛbHP+,Y6%5iVV" ;vnVAPC] hM7˦k @Dq*1zQZJBd!H5Hb~|P䣗HejJOAI ~?dzroiWYwe>svfjk q K 2=zzJj03EV?,3?bij-d`@p!>>8ѻ-p2"x>fRd) вX;TB5.s?8}o G#$c9dcsjƤHǻIDǦ ս;i!{Xɝ} =}'*^`榌5e%&3|:}8չI>uj^4xܘ8҇o;.Ɨr2|(Vo|:I9z:-!zR.Oc nPdrBsHz e0E3:])fф֥/CRsٹ{\|'䮲&1պq66CPAP:&Nƌ7q(Sk#~4}qjzIX.c6ef8ZJ0\,U5뫃V`r"DChDも$ܵK(f[KFgnذQO_3Ly sa| IJz.[ VRL4%.4@a1U1DP_g@^I/ESۤ!zSF|qEq~^bCK j* g<\<J"<'=E9Y-XE $L]v}fm"JiO$LdeYY-jQ<<&=:"CmIb#2DD -AK/eGT6F)|(qy I鍞;@_nl!8F ԱqHp Rk+Jhv|ʊ1-$}=#k )!j ˮ2f7̲ߒ?pľ9*t09YBz h J=d4c ?,@Pa'/%۠7Rõ͟rb})CS;M=Ih,bC!1+1W"ߊĝa_f=x<)@L%,P}1OI) ĨcM 3:Ti%:#>G8uAoDރs|Sz1rcZ(r4%LJ4=\`;FZc)z퇻ge=hb E@b$bI)b!Oq`Tp_KԸye-f–_݆pHj fAZR1rhZgqDGN@%\oϓ]O2r08=7G>$pwBA}p"/~$6B /LiC`;Hf|v{Bw)$L ВIW ߅G}&x¿ЈREP5;\3Mϗ$vi}gV|}v]YsT^GjmĮol-a(=Q(y.avc Rqp)tzZА jc ti~zya<&Ѐ`@HЯjb |0|P{aI$T!-7!5x*8P`8_Ti|".%4U0{>}a!7c/bh@)Gx{QC j1[0D!>/64ƴc8ZwP$#oϟꂻpP)=;L=E>-d[I0AzLkLhVhSnT)HB+BAą )HP*qSERW_S =44/a}"< z{;Zn\v'ro6Gct8uP|It,T! 4DɊ2PBiPLHH*F %" OŐd(I6WpMATJ'UCd-H8 `ƭ%0k'%.e8w;穓nmU( Di+TU2.SOݯC{>h)/LO(yxR:1Ȼ(T0k2fӔQI!S&"u˜mCq26`X~4}hlIB;v'W;7#37\0H 9p(Sy]fY l-hu"Q:r1M rMuKH a..[{ԸjtCpvq`\9ۄԊQ&RKM Mib`tV!4 2`7iJ\gI,JSw u8ie<0h [ {q #J@Ez9AXhx QO+'|=2|wda0d ) $O; 'P#:]e~)/Sv$})R:fL-dx͂)iJ4J+==O3Gs*`(v!%ͅ|n* Z(ȠΊ_'\'l pOl ~Gy4I<+1˺xd 83Ք<|>a@qD5;H;(JVGhS͘" 1a!+|n_jj*+D5$$(@"1x;TeĦd1)O,*Naa _=w7C7Y 1>ߜ@<3?ܟT[ '8 WK!nMP+V]Va*= %SD[66ҮUr>x]zD4mgUVSAqaEK|I0^(8sӝJcj#< /|iVG֑žd~"p?Slwt xu${A*|"o$痾:BK}?(W޺{/md϶SsoGkη.t_0U'-5tI!zACDAe>UK L[Qbvj-;#",DBD1A"6l '}h&i1PZ/(<:ђ-bkax3 @%4hV~7A옂1K|Yv7fS'BJ14 < Y'0vCI)%z7Fwwkwvo^EIx<̦$)hGjf<':PZI+8a+t{N'iaa0M1Qvȥ50'w,HASM,5E4dZdڍX/{&s@idu=WS?,9Gʄ"s/y.xZ6w p>P/*ڞ' (x STFFrCŴ\(K†Q9Gu<ڥ;u `;$HE Ƨ<$1E!)GKqdY(uP]V9TG)(2wJ iD\(kjwtM J2d3DD%>02@_$:BBpǨlx.VRu7/}5|`ו(oz}SFYF_A f) B)7Ypoקx䈍GGήhڍ"Y+ؼxObQKPdD|=4"фHD s 2 GП/FAM BM %DMTrL =4i @7napB ڲY^ ɜuVꢮchHeݙܫb#k 1WfXI)+K *& 4Jm(3B*ɘT"#!Mw%¡hy<Ys:B6$H( 븖=χΨGPBdYDWU:Xu&W<j)i9 UNL PD xcbP "Vyx i4w'=5 ;ѷ.= QzoNpNuV(!\w$GpZ:.FuN+~ QJ):EKJ9'RF#(@*T1ç9˦6GW$g!sث]J܅4yd„)&u:ΦHu; Is0$tJ# Z{-oYNȇJ5JFyHkHb4xNq:7nt[ˑ&y_o}R ]ɣeM1q Nq(. B6 2RW^4A4YOy]`rp7Ԝ&M+Ʀ ^MYv !&f<˧1I(pP R9#Ï>5` Pn 1#Q4)b"Iz"N'.Re^ғG5YRk;RLt-k$- A`DdGI*mJmnI⊊ ܳqy$Ju^^(nUA˔P9wGe9C$ * WaE )wCԋOqɓ} T!hpRO]Lp<;ZKnXK,{UF"$V-&)'Ϳ xM "P=w34xUQoyR:nS)>;VgZOTg~[‘'Aˈ&,k pR[:GJZ%|=VZP$=3ŗMX ԃwgVPLbes&Re #)`4&2椼ŐiG0/,'SM⽿"-RpQv%B+]QiSۛ}5>&#rHLEw}QXد['̳Y6F%E^]ыrL(ҵnJJlO~5jFbrRpѠPf5fA P+-:g䇎dweۓΨh(HIKOb˨7/ |C;7TrszhOyEA429VG4Wlr8P|mF'#׷˫\n ?BO`tTʄLǐbd2! P@Ttl׮6n34!@ qͤ (4Txʄ\xbDDFrjXJjuىN]J5K2mr15% %z"HBN2H^358@(D\T5$@+ [Tu! $ %Wq {ey\0S} dK!`wR1k<7LyB2  Kd}3gLqs] 1Ž3@/ry-_S iy M<]r[#pcL0h`H &0fP2_ԯ}|~Hw@;*..wocjvH`lhGSbI3mMLCI'`O8Ht:an! :{b8`i`* !\Nv]?R B~?C@y&y. s-'KH+dI>+pFxu@Cm 1`.fHqLP7gh8XQQ T5UH U  (A1LH|R&Bƥ:ȁ|# "5?|י ~TK_ʹ08jblv5 bQm,ۀN E]ԛed2/HY2A'ls*'a ;.3{{ F_Xjn\Kz$]9B,u\o%U! eTM(c,̒(A7sJX9)YAVթ(Q<lcJ&ZRڽ.nu G AH)h6)0fu"oOSp,jul I3WxHģw#5%jr4b}9g'2d hL 6V*e%s+zÀ<L =;*y0#Q0tRXi"( Q#!!F~O) !K0t"̘u'\2aݙh˚ (QV3H؂j`8A 5JcR]M fV]X" @ K5  :j g/E&]xhvdY!QS7O +X@U(# p/cnu/qhQ0b.3'`A}YjȝRı;R¶єaPE@dZX }b_ t{ %U*$ A TQ܁SZ@}UW(ڻ<|#\I6JJ( U?yr٧N X=yg(t'`}Fёij =XMҔ P( Z"4|!H4RDLdpci`<8' ;E1.U<ݨ||q͌b"Q`, mf#+Y;L("Jo8y$RE5]!wN=KؓcR};x<7|[RuqIPFTR9_igI >!55ck4a!Oh JQ|: ^_W'AxX{[ dѭ+#ly%Nh֟P@͠" tP'OآQB<Zh*i4-,BGH"i(_Hb+H!H1 P)(:)*P" J?$t D НZRJ*(ZPHhh) Di@ZR @htҡRRH'KhPtPbVE(Pt iB(P(B\(,FhBpJR#J "!H TP%Д4@4H@)X &TT)@RiZ J@RJĀDDЦ7 iVY Q"@i()BhBh/1Q ]"t AĚRaJ)B$ aN(hJPFt@H(J(((^ (C Fs'_{PBJ4RR = MB4BCB4RH%hP RJ*DHP4䎞)҃@  JPRд)@4D+DTT#FS@P-:SH4PRU%*P%RP@ĀP E!JR  R 8(ն:vdvw$ PS !j*R *(@B)JT)BwO(SЬQ0`qG]+q:LrӭLxS1!C66 gTV=/?D#\$ 1raBXd!k̴R`9RYCU Gb6,H`<;]pk(RP@ /M.6P4V5b  ijA!J!u.W}GpOWw}'=f?jc&-5?@DM+Ӭ`0xaIDw]\ub!LHDi"ؤ I&34bȔҬ@m ?*Jr.sZ & [-5hAJjzdp=nx<0^)˛s&\E o쐕}Tᡬ{ș,T$款V2)<\vP]CɂpAɉ|rųe(BAig)î˓SK^Y莩v>a9.Trm A-p";=nl(eY 2*q:ɉ쫆n~Ox^BgeOٰX(SHk?>K,,V 8ɸ\-[@F'A 4O;[#@y.G{K13}nC7t'fk$Dt E%s;=. aogd3,GsDٔdkEWkN*SځA2Vc\y1NWa>`0=fRe?8b2iAhE)q(,BSJ BG#o;NIL=uAjb{PeLGsG3t~ܾu 1hRA%Mɟ(R$MH@ QM 3%(J55*RPRIOWYA^JH(MZ>Gkq *ALM(r}U0?.uUDJeI($iH(fH*hbaa'cd, =?9*ofqظKC]*8?(}|Fp?ECsS=BELrP)h9e]J3itY_K5!]zv( +"wO"!Etl*,0Xe8f5b)inXõﺑ٘$:%FWu*˃i\3nGw7C/\+3 9@;NDQE=@ef0;sVMr=03 Nkʈe2NI6S A CԘHT[+tpCShk\Q p9@Anj:XQ]EEt݇`ot̐钼RnɝNp@_b%1#WDL5AbeLlZx56:DeOmo)!_cЭ!cTOEnJLɅYYWC}ee d9iH=ÜƭK:@D x"#'qm|I_GA^IW "("GaCO|`ߐ30m- -kYabf $m!B\qO#gtqy߃uQ'GGfzӲJf,DbdCc-ACN0: X 2Z_3L-$4и$$"Jd OV4XA@Ĕ4 sTΈ)Mc :@!2KH?@s # 1~ P P$ѐTӣTJCLKKSeE{! `)FTI ~9곐&*)0{GD 7c X_p0F&)˰>(;Jxl֑4ݲ# ~p!j8!! ` X-=`9qC)hM[m(L0Wo,s:A*#ȗD|</WWRP6XKԜ!nte`O Æ4:J(bΫX<Ǜ9H>臒 )BfSF!"׸OATaNH0$ѯgO7U܌`Q;̫nHM)6B փCb A 9p : ],3QyĆsHi4)*)@hq?Do+ĆJTHűAB%꧐J| $SjMOP'%}=l a % 12@ps1MJ =YsdT`C檧TWoAW& ?fşi=7vTY<! c {= 9褈uhoQ=}č_Qa[ʋo_MR j]Poʙ)C/>ҽp"Tw]VNHۋG5: =qAH`6=_IEdW@ %AJǠ؜MF:Zf 5[D%% ,5k5jQ !G)Ah@9!A?`vZ"J"P 0^ S &51JcY 7$ Ǜ%+ir+-8z7NfSq]oed1PT@E 1s-; %r$P Ġ#Āx.R`@Pd(ϰ RCs, Xz4ʭ7&*V- b|,\Pmة^QdYbDj#|F"J (E֌):+j]7[ܠP%tڬfVtRAT1=\!odѭJ XL('̂R% *@i B 'v2;c2ًHA佳M@ }语b cl[6YI-@tA$D[fZX& 575vJ} k7I)WḶ\@6 7^O:]h1Q 7b <̀ 9xA=)RRiF!J)$aJUGT_NZJӕئWYO?~iʻ!¹+<+Ļ9xu&iC8$~1DL&* N*jcUǼ8fIC"NӮIN4JD%- )0H0n-:Ua7?XX9@( =Q5mapzcz$viOU~%PD(l lC^+DStwXOvQ 5C`O=@P|q}JRzeADŠt颛`f%݅ح:4 :͐#$N2}#g|Z60ݳ$ ՉnոF% 86=c̾>MPBP"W7fDDI$2Ot4QQk%(Z̑s ]C?i "k594LmIxM4k<)r"se"J)R%lSY79" )@J)( RJDYb"fba h F"j1% ߹rLDaPƄl je4|PU12,DGCCPm>0H$®4xCM ;*ofa/LSf ȏTMO!|Slel'j? ~ܦTXo4T1EAhU]2!qgq߮>9D4gJ."!Z Ca*+n2}罹v )_gwUDz`f*||p @x%G7(:Fߖm&tա}CJg7tPz P[u꯰:qӰz\`0pXTS3H~pƗKԐ&HTA$TDCQu !sj`!&iWoH1dJrpMh HCASDL!T2@I%ED)HD1 )HR4!TTyp=9Yd(%F?XCuEQ3E$!!DPBa2cL!(LmΰBc&C0 {FwǒCA:BPG bC~hM(L =;Gy_-!Z :Rt$4_c2b:q{t)턱M lA ө/BL2o=Ӑ_"1=!*CX!;낀1 pf}F>BB9x iiZ]*!+̀Z * H4)S{b{-X)|C/LJpUѡoN6CJ[-XM+IK2(RY-ޱ~2':TC@P%Bvg BfM!(bZB P.!^@1PЄ#BT;KMD1 4H#%*rxt )BGXr ~*&#?&?/|G+]yP!C5aD3M2S /:@vB (IP{G:D0mIC̔?A)<JZF|I @ABjPl)(i(Z5E>X>3N{f>CcwhmP` CT;iO:S&:@)JE) GBHvL\=@PQAKz]M| B}T)Lm o0MOM`bbgKiNAPu'8H`JW ^GX,-t0!CA[75PaAGJ@Q( |4~8!(h@V5G_h|tʕ0x Oȃ,(o8%A(D@ҡRiMPPҕMA!("(t4%)Пi MS@Z~QĊ{,dW MAUUMSS0D1 2Q3I3Xa*dB%T!]R$yƠ}(8Hd&Y'3  `¥!baD  >J!_)0B4t6( i"FuKwuvd!_ԅU)II/lA|nyAUΫ]Yd$4j=Cڳمaј8,qR=oBa3(~jl0{t ,QRq1ۑ8L`Q,6痥ׅx/b# q̲z8oMr˭&)}<4 F΄2刍eysC BQdLU@JsD+"r=N{'Sph= %+#͆7y]2I(eLŒn0`-JJ˞%CepD96+Xxf A-@k,(Y0Nuolf]dQ=ER\EFVv"#hNR"r}'Pdi(n2d+CɥUa'S\uh$Nugd]6שq_4SG-<I"Mj  C܇IɣX*.39@ANZCRM0JZ\$e0 |e&dPs\TʆtKe)7$XĢj`Ը#-)&q GplGjfMi(hR4& #J.훳#='7(tss-&(p;IWk4m^6ۖPBH;OI*k|u+B豝4b']K a5Ky柜z4Ui8V,gZj).I8ϋQ (z$1!D̯Ż0he˙LGLӈh 4bG]Duʕ~޷L5/ & ^h`)}aObD#|<&%o~zUYaP84; Gޑc<8\ p ph|t\k%0゛HRL zPB!R̳Ί[~"o8}0nY<"֊ UӨ|Q=iI41FT.kàϪ›-u=s}sp VYŒQJ15:M1=k ^?QjX#K`Éij H=Q'|`\$ iZAIՐ8OAWu|"&̂tMh8=8L{? ,/\{z]ƙל*!q|q=&A3J vCB"R R*žaj` JP)&[ߦ  !Q,h"F9d\1iO RxE !l??XL匟)?2yWQ=rFKM}")N?9ӂBD0+(9T4$Gpg,P@C?a^@'}?/\~ 8OUB k?ac |!)tIDĥ! u? y)"/!O.kw7O0BUf+J `ͻ |Q[up`P fl0flg]i?<~=ҋ PIIE V%x(}!i{OY`@?PVIn@˿"@B ů]m'P|+X۝$%BI*kP>]^o/{Zh\4&s޽|}%yO=;zt>]4w 稥&k.}54rLiY:ݞ^7'tv}]% !@UK\Z-@ Ih( l^z^R5mvj3uf P==ݜ))J:hl¨M@MRED%U@zh_FUE% B"#ܥQa{i*;6 Ywsc+wWkzۧossv`J@ )n|(RZh:^ö}{]t{AygwsS@]͏FW- $5C IR(s֍OOE=V<|}iĎn[tZJuuB @lӀ.m3_{WQfJbbSƪ>qZ]o,|{sQl;3ehquyײnݲ_-:(ol-nz7շvˬ゙_/{9;Hɶ4TJ$kpF>zX!gLͲͷ{7>ԫ>o2{4ii|n_[x8gd#Zm/p/]ٶ ]YƆww^*3ރms iG-Gc> ;wis}]}p-; I>oc^e]5=z+dtr+k _}v%ksMn-N{YVi3(lhPS3e4V{ M;_GTݽAֺѯswҀT"x{{Bpl^:Fwv]UzקF{y -;zsj GMWw69ffBf9F[Mt>Dڰtt@9_ykc{uմ[u}O9C{bJQ@XQ zxSfݴnX<Z O=:=ݤq;>Kt8Жhpmzgg/;J5Tڵnyoy>;<9O{/'HGqa1y񎧷7 M dѠ#=4z2?T"A&!y4M65=O<@4Ljz1=OMz=OP4id)$fMj14 !H*xSiF@҇i'=Qaj@d4A 2M =OSx{=<)6=Ah2iVf~*e *&9 >D:s0ZY@4©5" I"Ư۟??ۅ/GH_ܐ3 îyse}Mq?\:ԀP )@ B%D PJ(B`2CR"d * B PB-4d%*kJ )#,J`(EGbW!R.I@ }̥` lKl7!LzaD3Zr p%ɫ,dNP@_⛒&HhC`MQa6YS4hͬYFED5IelV̊eMY5&**ST&m[Q !2 ,@4 (&C $vMPJjG/PĤ"lR3[6?_hõ utmGc=ĉ lQnaڇaKpV/w^8Ȃa1h6܀&48v aKqrÎNڐv Gq9L=Цr؅h^rwpŻQ$,]0X9Pw%Q!2'fCu&@bЗaF$HF Lђ殊k 4HƿWizkG5m)_F;$4sG'Iڭ/crXTX!>>{(|a1㤩P1fߴ, &+%Zz@`e!&Hc +e[mۨIMRRIE&[Fƫ[U)RhlZJL,cZJU9R4J K.'C&PDC؛5F)*lc,fi41 EJI)71Κi6̩UE YLRɒ4Qe2hlQERښ)Xdf+M*JBXS32%&Z\d`K& #kEj؂K)Qj5e3f-IbԌ5 m)kEi64VYicjcVũ5 5cmRƭl͢ jR)Mh-H٘m3bDdndi5JfmkbR̥%%QMjج-e[4ّmXIkIi1S 6&IU5US%WS bj2 "c#wxI0)#f)FF$m3lj*#&)-%`4ҒiCI0 H*81 ]V(&Dd.c"(ʭEGD(4NNdc:"4-ͿN2eJF0 =H"&b@1p GqC_MvZڹSs lelk B](U6AvTDoeB>P ;o:#d%fb$L1=a5 B\'H6s-k88' 9"V (O9 ڊ_.n8IV,mRBY),€$5 Aܬ=8+eܾVb|'-_e| I>eQ8_d#=+P]DFWadd$-dv)RuR*] asqSN]lc;I6)A3PA\$Ad ]l[c/w{umwt$D&dDٳli efwW[3lتT[DlڥJ=":<2ĝ%K%fۅR:`+`CBBgaĨ?;YI4`3$vYWEP„dӈ'#6ӤXճ%DIgFLmdvDtnQWvvv4jA3`KfLQ@A4QNMZ$նD}\RōYsL 2AFI0FY2+D8u&2 8JmF%:E{-K4W6MSl5[]T؊i6mΙt&TXJT[QYm&HFƨAILƍűIjțXe(M2j5U&֐j4Xleɓ%28\kcB b GŜlMvۖevjvf:vTTeR! ($"&2ZlЈ&K*,Ja7j.īu*5F$GH@ٚfvniC.eYedv)@*Dt(eZRDRGXB.Sl6]r 4Tbr@LAA"LE  ;6RCD@ؑ0껵I%EuLҲґu* Qp@1$@4QE0$_i{E=пюGu5^xbIAo t=]MJQzo~5Zrڮ]݇aݬAFjoXqbUr74+X/YFQS,FZy<3|6e  tElT\VXMڑ,dJe46qgMHHd s,Ɓ~s{H'3\'A?`zrH6/4cNZx6Q>9%bwj'JN@eЄ5U~\<.ˑp]ĝBu7P:2L+EҖA%N prJ!X#p{v;wu$b4&eP(m]u"PtSP><ɽo,Ѱ3$zwnVY:u$vK?Q;"WgϪJӗ?1cL{MGi5B7Aɬl-0OdIMʒJ&pQAʪr"9amU~lM- mɇZ5 u'fS+;@!>ڨwE'KG׹IZ|o$uOAA{c"s˒(4)/ThjmtQEY6&T߄q6T+˴DX)«:A]S%HmS9((i)RJ"Fd}UJex@0_r˱ÊLm⨪I&ӏ ]BQ ck}^"DF-'ҡATÔ5ݎH[]@Χ#ܙP ĠGCy8O6!7{{ӭ]NoQRDl}_=pS*y9w$U]Ot2xl}8IB0AL2-\sc90q9zq|=)݋#@=#g bm\Ʋhd&L1'D^‡H=ٓsGq?2 ^IFm5δU]Qw˾zqqG.c}32MȻXG>źiqvP쭏m|;nvgz)2v܊o*:+K!1  "w 7dތ޹;!ﯗLZsnA)GoEJs]{5n`MQiy!*a>JFOg"dqKD09AveӅp Y0ԡ%^[{2Prwxv"HDwȍ^ǂA%F%;G=M w+@YEؓ{˼LƑ ª7Nȧ-]o'C{B8僋ܝQ].vy(Y4޽"dzӖ.8s.WkvO/)՜|97rQP ^]5mxyq6O=!AApGa=rnxqU%rB9^#D#w#o>wV$\pLNT!K]ہ>-!iA-)|h3ܞ;|ۄۍn:_v9NC&^c 9^NA ~Yځ(*N8l(dfN7R46fvܨ1e0S)DQFI1#"DPjL@ {xV~"vh͓gcGy3}"5PCM<f[η58<TEIUSzMi" ѧԪQAHR1TX5P6嶙aLm[Ih3DZ-b MX2LɂҚ$lZ4m`5FiP25FW5YM\+, i@6q_o/FJ7&dYz)*Dqd\*naӮ wtnڔp3;Hy!%B'>BE(dESfB( J{M YT3L2 (C%#4׺uВ"/] _*)Ԡ]u̘4)LKD"rVV'srP6cL JYVbdE"bE 4)0"0e:\RZUIFIHtrQʸ#: 2U #Au֪iRl.һkR"+1%)C&*BTIQ 8=иzQ"54P՚DB̌:XlBbDQ<MYU\iGbZ%+h媂I˲yĿ3:#IWtӊ&4y!DgL?]۷GR0fwʪ "Iă#v$D%Ԩ|nFED&"TT9m/BGGSzp.ƤsAeR_=ǻ0 eA~V I2BJF78'1ND#Tg'6.Kl$,4 ױc8rmL۾d1#o>stA)BK!TtEj^mtaİ,- lSaT!cDpMZөwZ$ S稅AIN  !I *ӽKC:G7.f3 5١zv7d 'du%,J˵YnM;c5&q)v( !DҽM3!dzm&JvR2Rȇ 1=2*qqhơ- BTҟu"$wpM8႙.Δi7#yYnF| *C-U*ij";6,*0@T/h$/6 NQL[BtV :CD8?p>H|~"D ߭ Ai7{4ImaB#z5t%s%EiBIڄA[P# D"VR_]lUL$Y% :jAG TqfuZIAc9bYHF@`ny#v m3"1m*:T\|ǐ㣾7 0h.rPX\UXQL["du3ILL9^7Þx׺˘m2a0NQh]bl51r/oVpߒ91 0)u(opyn3oPsNA쳱"B#'.ЈeU Y/yh}&th L%v&>'>*_$;:9 `%$L#G?-G=y VЂ"R/MF=]HxBOkY ~Et{Blomb4҇ _Tܳ9||$*w>^=Y#+S|g:9)=M΢A`+nw1 ):BRiy]q8{lVdv87 4`"kW%V|q~1_h~Yp9pԇE12p-d:@33d9Vp6j MDAb-[;e&`J =nhi*mC=9׆ЦQOߵ0,IE} gV[i 5?K}2bpsӿCF/JK&b|* DR̛3hOaeN[`EHgP}:N(+iH&O5X҃Z|Yu]_YAF= qIK_?K1 HdJ7 kZtG· $2e7w)5^vLC"-<hIE P" ,QpL JJ*$fca% >@CUWU /O/w7o]HVd~ DA D*@EJȎs~@7wK7$c{5:mC&5h"/)Ɇ` ́#0\ݗPfRGW~9Ic j:'(Nbl-JCKB5a5W~G休ϧGYBkVUx*)۹_oE [F mkoM=*i)(}jd1[7j&Ɖ˗0c}`=?VN4菜`ЯxG%N !St}֬U42jjB0&Ses:mވ9;{JM{aN3;8larC$Wkָ0dhP񑍋6`2{p%رvJf%ezUIu,-mh.@Ө(=c&#ky|i)/^jWV65ߧ?S@ V+Z5IZ66[$mF4mΔ,5,Q$ThXV+Eba2Ƃn5ö/beS`83 ugP^@kQ?{8Î?1AQ _J@I(Q)RF$ !LJ\! D1X UEC!LSUHIc}]ZmV5N\I+Hj!biF(خVAJ6*԰Zl"Ce5%+[-)"m̚fcmjM 5 j1Q@2D2J5lAI-dڴSjQYV$D5kiETi5fV%K!ELW:̳)5)UοyjEEhQR 5JXي ) b%J4 #) QBIe|\II[h"""%Mňر-Y-f "Җ ڋLщh̪)JMc4KdZj6U6k0%Ie5crDDi)1b *D6MIeDM\X2dd!mQ%B4YZ-6Ɍ% [)i6 Tjf$V-&1Sa1dJ6-JRőQɋff(e$H-)lZheԱ0FVLEbM4fj)X IPchҚIRƌb6eS)Tf6Ʀk@S6kccjLF*VmIQmM*$I2sqjk6)6,Dd 4[u#%)idź1h6jGvow5t0D44&IT,b^-!54몸kMJ6U4Zj*ԛQIYe)DXɠSTYRRld$jIR0aIQIssWYj RbelFii5r+JK d- i)b"6I)-,JbLifFb̦)BykVjVQmTZK%Mi[E-jNVۥTmcEb5"bDjc56TZ,cIjHX¦iS%1k$EAFk2E&%IE&$Q1%QlXLjfLZ %`Vkm_bΩD %&pV'1h?P^ޛf$N&58maɈv  UL&h\%1шI[J(IwƟ_TՃ=]2똡TG5Duh9 q%pn+dM Njc]1A0;Gl:(t sHm @o㗍XޝO;o6Fߛ@uoMF%JGnOrlX׻KD@-TUM4"e:H7MjfyH5P)s˳9m5Hs0)fj|Ȅb$EDs\oj_nH.=Oѿgpo/D|SD3眸ֿpoPf1 ?/G?>Ȣ?SRW@LИُ2syg/>K @7(Чd HDjT  ]iip(9( E0$AòcWo L/WYXE+4[ Awed'ppY(V/#O>tZ3i#cAkEҚv,r\UiUsͭ;G3~xKl PRG D0ګ1i~{KZxmTDKB{I% 84^r/҂% 8 30쁏c3v,MICSs$?!=HwǺ+)@"`S;N FQf W|fr1#Gh=trog@ZNJ# L_!6B^Rttǣ=y޽3U2[S`jLو&ϋӌ9'z qA@$p~3f/m*$|ʇxFCHi$y M[` pqA^|43xa6EzJqTgg.)g!pG, r!:v 'Y}؋GrQ>~dwkt b-:):} &A"^N[ 7.9:>5,1Ѩ ?|_bF)ό\(PDfD_TH "71I֐ vnd{k7??V[J3&;̊!:Dpa0bZ XRdzDya_x)=/^XnPr~#<z4{2^!Hw' v٫bᗋo(ԟGmeܞ;17R|16m^ۤ[CT1buJeX.HipQv2zvCڈlLi9v(8Ll:GCqG4,xɬ=CnbT9"Evg 8< m;\^rgFU7()ټe{O4a("_ cVX'}v]˰aZlԩOl 2(c}d \ؠ{Lu!@F\O dyjt~+SfS1W. ۞*&|Pg`5Mِڣ]~:KWs?P2xA;@<=WN!۝{3tS?(>:LToFhbbG+v/sH6TU.0A@@=r"%1镡\<*x5~ڰmH#kH}Ҝ /eR:@- \# Y ؟.9z fPOyCC:641槭};э- Ɗ5k (Ia=lˣ E{PAR١yI|m/`WÃIzVX8;Zt%D#iBOc5~G@o'f\yGY$F>'G #$H6QL݈ٹEYdt458iSL[lm6Am54 ] .ct> CzY S&71dAPkFRv|=0'CG赹Z7!5A5A5! 9l.n ~?).\y[Km=u%$+uoQZLc?xû/~UH ) (y1p r4s òInG#ye{Ϟ Q9y_9>=dk ˍ>OHCrvvvt5[d;I\3ݕƖ#ʍ8^K7Z3\ vIG߅k aǴޮ~ӝ@)' )1|ժY7E!m*@eZC0$%&HOߨ<J4RH!X{\M`c1 "v$rEFϕ]8gCtK|› mALp>] F]$4]:wt&KL f_q)YOSLqSC sU/1t/[86"Ldh8"[;)qU&Yţҡ<lJZvh`+O=@ͨN:h|k,Jm v)o+{Mu(2sĞ2֙yZU.5ՠ8),J+gI5IeYp7E3nL:%yaOKCkaՇy@n 9Ach^RsYM]?LY9a6uըvko; @Vp%9<5'ךC?4:ީhQ@'i7di6k)T:mF90<֜Ptq nI/d7RyEN9]6U&602`CH(mY+eo(]f1`A W&*$yh9[7BHNBy y(:? ryT6Ǜ|5TL'#?:cPV@ЏUOq/?j L0fe&4Y@>' Tf`1^E{[2h 0WӪGox+ S_*۔r9{npZp|>Y6!q TBZdm&mV$sϟM \2'F(z7<}W\} Mu4eO&k7 &e[ݰʜͩpVl ޒWGFBsI k2U4-#䞎N&i34xthm^]geBµLeƑ̆䱝} }92b|'yX}Δ׎#_;9d*I$}TJv_mh-4X͙nG1 )2, үe 5}s5fЃPj(5 OCtфCYrQ4 #@?Lӿ  *Bsf-{Ѽ xɈtr@8/( nYF"{& < u $$>= $Z0\$ LI̵N>};+˥ Ef%LJIDMd_0xf6B9?O L`6ӘU06=/ga, HV&BK!oĖpM!KK#GYBH%@t*3hْw ;ZEM` `v rؼ UVIIZVZ&yTd*yut$V|gyct=Qz%tm(}ǂ7@a¤nfCؿhcf}rf0`M4Z_3*%5 wqa"1QEISdeMQtz:7}7LB.Dv9=$D-{ ,ΩNmiVE2F4cЙ7,K\ڒ{Dl B ޒKm޼op A?Tt8W/ lqp"C_{ӷ#U%ϻR$w崭W|5{u[kz8ٗCb|x2 )C f&ozCWœ8sCr\PGz V8:nv eSJYC-{1d7HXҸr=}9xZrd=14SM pkw= X Vw#oPX"F,&13S),C;~5ՋS3_O~"7 C.Q \'G}~s~*jaovWcJsO k*HpSBۊV~ 9wmMg"Ե\EN-*yr>;y3~CUE/7H<8*|Bl6 DɎhwO]뿾RxITz_dy1Z<22ƒ [.cﺹl ]\g޶x-=rrkmK]Q~y9]*i4YWu^jvdUɲU:wƔ piM˴9\tl[].<<||e|>fp]ɣ4ɵD]Y~cҸp Q6y 9,ts_q%~9YKϭqJKhZŲG 0HXsECAFyx~vYVj7[/z!|TƾZ߿f4BɆg.Rnj ~Ր7ƸAB&i h{rQ++RZʤϢz9<'%6CY<0(<~[mg @g80Y\JZT pmǒYUk9\}+>0z .dcW:ڞbêpu rD4q*N8)oAkYO +i`SdUh4HHȜB1V+DCKx"r@ױG`ϰAvBm1\6;)JɁ^Hh3Z:}N-*Ϗ_[⃌[-ؽQy /SmlR}s׾ߥ*Tz`DLpB==f>7λabyJ>-#t/&3P]ou)WͲiVż(eFT{ijTrQ (mG}(?J>嬟Pt\Jəg-:@X-ә79 iƻM+J8*JzZ(rmwϗ<*Sf zaJCw:b58y$3}cĚۆ8K[Tk抏:Ǚӓ?Rk#k6y'9iÿ|PU^FɌ&vN,ȫQzkio/ `$"ŷhxkQt[zO|BH:C_4`YzQ|Lnq*f9VvQ;IҪr8ILtTJV]k%+> 4+{U*wr"sfB͎^mAvmӛyRINqh K eyh{$d9#Di_ڧq4ﮆJR wY!1^Êo|fU3۹Ӆ5c5T \v񌙑sY!ߖɆq G'Z'ILE"QVwC^^ -t59&,=Xgw-5*xb}b MJ=2MUA~ fmg Ɖ*1{MlOK{9fZֈd3 V"T-e(S- "鵨U]5V-4hʚI]6#)ёG2*T0 4c#VČ Yz,D jO |yt[FrZF{ omZw..FUEOܒ%=DC4u>H[Yl￳<3e ɻB1m?gޗ<.G p+>Mj:;1',i~QTӊ49쳇9j#S`KBGɥaĦ=1)>N+&:-%."!v,#ZDS,IU$s8Ƥجu4Zx9ZfO.X bܙ#Wd80L"-'\JJJÌi*(SItt4)hyc u:98x3xpb\wawO/ÔwCKv HfW $eŻϵwIxβw+yf&B'NV dfN7waʍUQRY~S%{\*"Xj!0"Yw0?:L~'ꬥ퇴ݷntb@o$=njˀߏ{4Eab1+ C!Y$`Njj[N 2^ J']l3/|@aSeUƓDYIs"n֔z%^9{3-O6,ndxh@tJ#<5ZF5X{-lϿ>R43L#Fl?[&4%2y.??~s{A̶Ty8 Rzț)ٞD{ml`WF^R[u|ל$!ҧ{qgIZhԾ9ԿY$!5UJFCERǡ#> aEh=!\['^$D5Tal>O%]x; (2~ٓf_ ~]陕iQDS<;lӝ.NхY2TqWɢ&/Ɔ3>\LGjƎQ }W1Fp v:3eŒY7f>0:q.Й6nwjj׆$ùYY`YdUhT=NgfcOj(lۍ Nh^if&QpUH:OK)G᎚d_39E[oM#_d'Jz|xʈ[{]A;7ds&ٮ%R줘JTvBNݾmK N=ytވb1>3 [Ji Vu4DHŋM1ڃͲL6,}Ljl ph>h* Җ?AO ^[kZԭJg?'%#P4aj7x}g̚1RDo#d=/h1wzԉjB镧9Ր*pI V ej<ncŘvg[lf`c\)kcZ֖Zp7Z$79Zc"7(U~Rga0ómW{GcM܋zfp)LH K'DCk3 +*"ZFft.FgśJ݌Z޹Dĉu<8TYl CRm쑣;#_Jz`W}Lt03u"\tM:qB$ylϞ] ,Bجk-vfqO%ζO:lEgO-*XE+9I=FΉ&BZ+D4QR,UM昿=&B(3H Մ!5GXQCWVivT|"m/SBmflx5rx34DOۓ1&`:fnx`6C3%@] 6l5U`@@'nlh[rQ>Y4i̇ZMU-+'x# Sק?Ƈ'SYn7giؓ7~>Ӧ(|xCM6<m#%seN۩9ISgAQkS?_zSF;S@F^̊HR ʟ>n0"Wvg"{>5mEp#J]zKڲ>4^d#Y^R!=q'a%o8WnDA#kRE=i5,݆fs^i٦M2!nZ&>ߟı;K-l<9l&1r=K[fΏ*U6<տ4#J0j۳SΚ<ݘhe#Uz6wr LE\#<wF^ "ZZDB6%7g?,,oWz-&ˁy̯Mi.Q6!CH΄TQB/~ZH 9)P޲~>3w?gH7~7YCDfRTJ+W;wTidLOj^N#L<:6Te78e|8dWl N-bsMnnK^yKƖuJwF|8L+ 4V"㙄  'q#JܨC2fC(ᩫ]FS:dƚq>Oie=7 '$&c m ;9=|=f:o7cx_/7cgxWP_m:UYڌ3~ gej8m14tŗS'8g#fBh->5W(ZwaQwoz;1WN;3TsKZލyJ蘆'Bΰ(c}kNMpFeǓ"OJV/[EIL%)w9\wtGc}x b[$whӈP5Mp˰zjM&hU!rE*9q͋!dcser-FJUњKcV R>$I4HT *&II*x%<r:d?]߈jx~CSl3 liHj/Ȏ_8` TkJ2?/ΓτīlQtjS4fE{2ΏnƼ)˂,tha!CLWiTL8JI6'ό7;VyVx2E-G^@{ 2<1ljG-ӕO'B iMwTMDVHneYzua'LL ѓD|p8|ႩݧS,SLoV0BscOnW=4~ڤG)*3:}R ˛,FjEZWf;">=_\.9tdV:Rkbm9kN:d6#|Wx`Izj9ﱎw]U'V~YYL+{Uwwi3+%kHj x͛Kզ:ѻ~2:HsK5U V,i߆uk :X%٤JNB''(ɣӫ*G~[-kyzν(f}/FPdnK3BzWe@X:/婌Qfͷ \M PZGӢc45 y9ٸ/\J9gFjY[Xgs9`21F=.'9$3>]|i^y,΍z˙+ I\{XZPiH2@;8AJ陾wtc~mށ՜_&r"_0P+dƶ^rw|ꊾ^wx`IdIb"M ٤w|F%-> [KK#}sS‡J~z40C,~DxT.2>f88I=E'r@Dž^>zuE mH6!c-5KtDw=HW82y5Fy,IC\5X)eb_eM1>=Ѯs]j̙-H rGTwBI$VxOy)~˕2yF$`*KMEB{M~/n/=鉡.Y hvD8YiRۏ&p-2RjQulOUq PRnso ;=)\C=xV2 ^l>!Գ hݎI)4(ŏ2@ /YrtM QS x;4%ɝ5 C7J'pBUC<qYC$D'vi~$'ogP_5/yVamj4f\Vksᴰ )fs /BW@jDx*ޑg04|̀ؒdr }g4%#ݍ"Kct Q 0蒾xZFCJS$ iE=pg@ wD3 |zLD\Mu/PFoZJHss32Iݚk}t:SN_r|5l(9~7Jxe.^9ko_ vd?L¨6@3AK4JNӜY2Okq;r,D )T!dٛR'V}ThmԞvRvo#JUYO/*Ot1TQ\A~V?MGzCu7*A:%4UZk*ώo)"k>woYKa9Ys ͕ 7 7(9cPu&ilTuO) "Py{Nre M#G~owL8L*WuNݎ%DZ ~p әW`\ٽnHd$wo9Cz*0ejW9H~\6|ǮsiܵS=}Ƣ7\_|aS뾆s-l" hKqPh$Cd1設`σwD?iQ%Cr/_?ąY5hLHD#L3LZt6mdTGw*,6\3V(Ӑ 2vlj6yG p͇f -2rU ɲ=X2ۜz ر1ibDqNs/߮3yy%1}b@M.N@Ar,B:zŅˬX2H5}ޝޣw2NV,ZCL 6Vz&vki1)t5.`+wiw:m2aړ6 2=DۆUL!UIK1x CÁsT `"BI8iblLYՙk蘼fӿ\冏۾ a4r%j2q+; mB\ɉkTOKZg;-z3v!,0E1j2 ӦV-]WVhB]KHZ9ĉevR5$5*nU<!kGPJy۔^KIU/ICÆUG6đ'raw)h9.TqCpT+g~K7DF!5Ί1򀶁lI%?BcZe4o2YKKnFERm2pHŠ|.*ڣo}9 z_)О\^w炘 yA]&#qIfi&{4GVkpnGv=0}1C#)._Y{d41xE|OT ;4f%e\6@rӑ6UtMaƾ)N5s)1 ݙ l!A5Yu&6K^L,BgeLD,r4KpZܰ^75 iMj\9֖Ěwr663ɐ$zմv98w%nn|ae<0N`27x'e[+K&)Oj3ZfVJqWx\fvjG } u{\_g|)L ۜHL$у<#c<$N=0C5TJMkr>u_qԅ7@5x._MgSF@IWX$(!OpSu$K"q~A&vTS/y:;L:a)r£MxE2ViEmc{ki-XlqfhJyj]bl%AШdxO<Sؤ2ҖԖ"SNBIGeM-sY}0J<3$A^4:%c}&C0Pثc\D=7fOjKFliiȈLLl?Zj^ym6Qd,Hmm:"ٮͶ-Fi&rR2֏>aw5Ů*ۀSl2(LXdIT8Y;Kכ6 ,? :k4#Q6s*هB$$O.TrWVԽve2 "rDܺwy⮳WK3QZmvPfP{űz37SƜ%lFog$IZoT=Y3gfj%bylk֬|scF->lFγPrU|νVOŜ1:pVlZ^g,j-J@Cλ91Mt|Rau[&Ќv((׹~I用P8.v%*Ƹ%Vu玽km2;,Z7,㜵,[iJϑ.Yu:M^q-gS`Tt|+ȢMn3S8fIfvzΌs^FޔLmxW9J#=+| O@4gR`JF꽩("eh=#or͞fZVmԎq׫Xm񮗂4+4| X2lŤw5gMRqOW[mN"2} B4]>$}4箶b"& iy{՛r+Ӄ3MIdOS4xˬW{iv>4k!s>Dȋb"".W`=3Sڒ<_TBI$zdV7&Fdz*&zN~Tg3n7$P #Z &&Q..ϋ4fC#^fFKt4m5gSIVME{Hq ?af>U5AU B k1"DV5X/wݯJ7rNA %{UD*qb[0z}$xR+H\^v~i*J=*-⠾ۤygX<7jpGo}u91P^hb=߾zJ̤u3?ͰA[lo!ar\ :fMgO*b.̂ޠc$`nBdک;Y; r>7G1>4%nF{ft)fVѧ#EEy1 = eJֳ騾Q>2(-%1L9qƪmMCRgio^p:{ʇaz#g`6:+&׋pD)P t!LՑ/3OWثoz'K%gi|Y8q|qZ{ѩ.BQpWr__Hx|w;qUcͩ/e {R]W[1>"S[)K_kg*,syC6^yTI3;Ԛj GObo@,LpC3ET GÍɓ(gY'y[7U; E&n U+gPO7W h*ɠ ]+|iwъD'HQ#Yp2WF"oቅFBCb=y$G3- gA27 αLlYX}5̌g(u*Ug< MH25oHrIޛioD]ukvpI8uai[S8XȃLKq3 pY1 U]U#35ֳmp#=[c52%Ӳ#rNUUp:p8+vr"ڐu"e7 mY8ALʉh R"UA4I07&!{u7\ǹZZW}rcl%㑃1搊YCڲ&/ib:yHL FA?{f֨BxS㲗VkJݞ14E5XR3*w833A!3ńɅ^Cƙ-ֺ,ȀqdlՖJn^#I6ˬ׋pLǀe۞;́L!e|٤t^~"kpwGs;k{AH]d<tD\9C"τ9~ڤX@'0SZjE+2¤N:F+:g;"ₙLTLĉ*[\Sw,6rj:a_ O8{j{ivxs$٦)';hrS9WmMMpwkLQ_uZV3>3RL2ŗ 8 |>xgNu<7ahkSO ϫ"XlovzeW`ޒj%wa .9ZCSxn,J8ZN1))Qcul WNc&!* 7:$ /sbFFHϲqӂʂRlwCl~-̟vIHBR!Xd^()"QX>SP][J1*Nջ%1y'-,]h'\xOɩҥn%P?#Tsstq LK9#5.whKݩ{^ 8>^9IԜ?>Xel944RkeL4*Y&-b/4" `A=ꤚWU1;{|ٲS 2៏ 2Mշ B`LDfu[k_*+@HH9(߿_jS4V+%ISJkx~.s`/Z0g #]:u$o?_TA>2od?oerғEj'1>f#g3_˺dR+o'=_[k>Fu~=b:>WB(3:fb>>Z?Goo^k"֢1/Lcׯ, 9|}>coV-3^1K?J|i(iO#9U ?9rWu&a0)ZVƛ]K9ʓ*,BN#^QZg5_۟9qw։֡B^ž_2(>loj4?KF\l^P4PLbCD a:N-噃H&TFmPo޿zcGnR׏;~`6^ܓiI14gAzq~UFKB :As2X8;4ø@vx  E"#0<CqUah8h w -#+4::鎄z_4.ƶw|!diB!nkT޻NO`[Dl)_uS!k0j0m)gfhF{ eҊwwX&ܪ}t!z5l8KbA~d|:WR1˱| Wc wYO4*v\`uoU𼋍7[4sB^? ؆bv"StfJ@6׿ÑuLZ@)ưQ'ykʣ_[Weh2d [3 0m 5cp&dͰ'œ*[笍oafB&#Ç8; QLd8GBaNSe7xLK\ ,<$taQT훅 -2Ak"FmO5FIvRWǚG5sW5)*#+BXwV]w~mg(.n6T[ct;@\C94!T((t{HgLZC-0iJLH$A EANߙe㟧ARkYU-RȋKA2R$T#J!&rB"];jq& 9ff"ĆHz'>@UFUd\ӎL,p9cDn6NE/&7( Ch[X<%$D2v@ycɔBhtBN@=o Oz?goo۷^o09Fos7/Wͻ~_x~MVZ,[8[cf>N=w9Ϭ1pJ@I P}x@0LObm' |7is)gd3ZX11-9pnR4 q 0QXڡA/;ֆ?eѳ/ l ItQeTy4IIo,Ӧ6U\oIV 7`φG' -tX'ʮ>oǂy|}&)35-סԡZ!8*S" ]4v㍮"?dG&5KNU엫jnM&ȭ\dž(~p?^24'3xˤ60sCt754 &_oè;M W:{(x tDb[3.$hG}s/+)/Tek$3Lv66#;޷svQłŠ 6Ŏ 2²Z".^OZ:Ֆה{q MiKxNеP pu$y`(c0 4&ؿ石G%LXZga an˺.u'GH_)=ezHk2<)*{ֵWWpzyz Gm=e~|NHx'۩lrI Xr,mAlzQ&˨uѐ2#T36<?zl+eX30N@|_tYI\$ Ƕ1.cbb9Oqv7v |3I1} 2b!DX@_#*Q 9Vj24̤lXy1#,;܍ѤKI ;o%zݍE'!'z] O#D16P3b&P=wP<][_`tD5Z^xH NNpiYxًE!QI0g9'>=1_O~C u3ea)Hv!4g-0AZ,"̕9E)T,n&G14Eu+ףZִ w%Ў|hFha! Sô#!|@9I&L1T2<ߕiD4c0pjc 56M}o Z2VZW'a@U ?CvX=к']et힍h&5>f>r~ݮ}AoV4Y&vь@Ǧx'zi)kr^7H8kW^|^h)Lˋ$a٭[: w) YIM i! À0#/6w#؜ +.V5^lWJg;h񃰞Rt9 ԧO7ñbUlO1d[_d7ONC=uP Dw %5%v' $;cop j54LfFLUt4`smٻ?O7@kvlK.8]u lG&|4= j"-31#;Ees@0q% %;-]^N|WњgyٲVm^^N&O,=#z_v5k7{3{ F4n,nq8ĻOAY676gc~ ZMe;ǧl9G۟hoV;/cW@WV&z'c/YroݏpB<ͪs\KЅ9!] 0lQb ] \FijRmǬG nw7%M_h"ϮR}͏lKM2?lלm3M\+3TګșYFp\,Bh :Qkru,NQ4Qޞ_7E3qCv`#sBBi*j ?!~`0m)~xAوف1!fJ ب&Xp#vL:V왴>"=\9>^zv@̃B#$k[ww}7s DD w>/sˁϵI)_TGkNҘ)|j,?j]mR@/WqE&]yLhtoG3l!Q{XD&~[ćXqR?{R'Mg8oV%%= ۫!#&}OaU[bvGWʧdž}9OS΍Lfa}gcԷM#P&*Wї/-hpp{9>Z:|OIY{ޱfUI3?$Lt/|HԦOKɭOy7ֆd 2#YK{~Ys*xxMug=Cjɳl nG r_xkq.?Y<}w'X^ǫ3:þ#9V_jx Gq+o2ehVnk![ cFkq8/x)}œi+&L_y/g;.kTFIKͭ|ZJ_,r5vyYsLJY[hҰf-Ht&ExW=վ9(%6}AGXE/Kxez&"Z)w%oٹIe_*QUg˸DJHZWvdmm9d9rSOy7>f&RtyZi=OCȱu-Lek(| o@}Ѩ_؇Q2?‘`V?&T{Qw=H(l/׸50A$sQ_ǥ^s_l 3=`Jx6 " fԝt3h_p,Іl^Ue mM͘cAAEBD/q^G'rw'5dI6Cƻm֮& 9ֶTqE )qZ8|hۈDxrߊyiZL_l= T/"U688ipZWʹA6 Ą^۰ 7Ϗۤ+.i.N)W?;̐ģjӢ~5i-*$HRE;BxfjL!wju(7z2G6!A='4\ nGjRf8>;Qx`(ffna3M4dTecUnΏ{/;O&+ԯ}6]A<)zXh)NgngiiP y*|yg+_pPkYڽ{ȣx*a%km=sMw}xf7GM~V]޶~pH6R*R/ ̜A?b,*~e|Lù7W;]6 *z{vreMڨ=L!j%%B0͖q6hHjg}K''G(Hۍ<ɞnIJg Ňg1O?n `gkRrXF-bښ4t^6meߘ(:z*gy)&e\wTLTϑX{Q?q#;}hWBL2ƪa^(|kWgDvN/iS8Lӣ1r2˭+D )Z_u vR]ȜckeMPK+{-֒5B-}9n+2=.BpƲ35a-r}/Nz^}%EJ, -8D0u*7 iކ Hj^,h6< N_:K}:JsQwq75]}d9EO K7zKG{Usp>xeĶv<56M'G˔^2K^ng'f?:KxoסwJy$90&^ʴ)=c=մMj^}T.5ܙ$TE)ˢuO -I&)ੇ{dILe7˙9N.lT/NKM _J(䕥sW;~T>oRtql5wGܟ J'€MoQke绎R zK);w(bgcҗ5HzJ&Èvח ʎxэd?qtֺ9$óRN,z G54}X>ı/#Ĭ_?w,[ů"I03QH/~a As}vW>aǷB@iPX$DtagFƵD56 3RReReL- $H0! ԰% 12"^ %bCtI+V,3ΫB%c5e[fla! v u$mavف3oIMEn\vS*,0#v4c8b1ʒѢW].]% YuMF)&(bT(,CrYJ+F]QKvQAcMb9&v.' v 3 Nr!QD6I؝FlWNрmmH\Ì$"#'Z[\3m#!-kQ'L232dѢfp MT8Hd]vӻ[dmS1uN75quͶ,mXܨA?K(* "dV#_AbKY"# CR O7$#H}+gNۮRҌXR8ePTʄە[vv&%%6 llfaL͒ݲk; 6c ˧mStFRʣ]~-ntE)Eu+tΥSlݣ$.IIvnsm۷\HIisF@ G|LҺXؓ4͟J-d%Y0WmIR)r4 ȱ0(DF-#t/qݖZ;{n:[;a톃1&mC?pTd a([,BLIJ((Q?l&JHZ6ʛdZT~D4 |a!U" ZFڢأXA)sREG2ES Ai P@"ar*|BƼ_?F?i]'B3wRIќʙ%I'dRDjٺ?YӒǞ < .J04'OC[4'!54`'V` CJ.d k #y'`S;+}Dc)0нr:Np~)=^z>xh=ޞ~ix6TL hҤkE3Cܰ'a\BHMH *䈚?P`>Ajo *|9;V&3zM>3-&;̤|Q)5?軹p|Lٙ9 = i< D#NF)ﯪFp>~i8g#S' q |"~?f8kv301SX pc_FCoE&^h].סhSl*_`)ou`bF'f309 312JOU@-E Ii~ CT[{3\դ|h\S]#p[Fm춏׷1]TIx}ulV\Y`fa qҟ0Io:ELs(|4S!6=''#&T}V]+_#_I5J֢|hI-sSYV3Oh&%owW!7gɥ ]#h-,Kz:S\Bܴr$AdFiw^l8v=w253䩩2vM]1j\Paw*KWV9seE`wG.m`T\B>1H'2oY9OnT}[L`i?" %ϖv8o2ZG6f}cK# L5}\N v ?k⥐dϱd\8 2g,n^jC6D7#Ty]\]nةhctMqws[o^JZk/9]r߅A}pFP)ϡobå'Ł`h$(cZT>(0jg4 0͒ϧ`m dmY.ki3 !!!!&Q뤻(MA ̃i%G ׵O|F|f {~<V@0vL}wC^r+& C*}yGIdŕGeʊg҈Nt8g=冂toqkdvj9!" "oqL~& 03A2A%Qr w~1%hBp=A( <ßYUHڂ-$=| Vo*]s{t3:=9W~ZSɗ?OzK}0V_6vז=Tq ahL6pV4slrfIG~cHET `My~Q7IM!m+<@1#GsQFcYYSz3#);'٘k{<=]eS}GK5+ȡS0Z%U?uc>6R0ƂS%"TE$DUOv&~?8 > {NT"U3ğK N.8}sJwD4oY\I4 Xx>_@y%sa=?,a7Գi>6f?zzZu3k6zC45x;ոfGe;j_;qk8O۹8 kj!q"-zk]KjMк@Ify܅\m;[ çq^JX5aa}D33uNr0S*9rMKԠ f,I&]yNLWܘLI,qEV8-. xNGCgj\r$6#.:6j?w&@ay_6CjS6*:Vsff?7mp׺ܸ7fOrގ۰^*kӷ@L5vgaT!$_;ܝDMI ~ :qؾ&3f<$N vj3M>9GSBu*!ԆԷRN2{;bO2Vgo+qMB@@l ov;z:W]܂ )^޽t3wgQNZq"||=)jHw&P 8)%*J ʜۘ#4xhuʦT'V$vx3h0q2 , >nrG {{3=9pM1;3a&գwzw [Undkn<}!\27}Q&́ҜEr9NӘ.8z'igWoßԈnVԀ+UEpt;af̳g31;NAHw_<]l *J*' 4:NcN´}mlDo86d9BX!A`~u?+K'罶<~Nȴ's"Jz,gsr021<{M:K_Ϟ1p`zyZ{ݗ I]83\VRԤF]=kH+@W?4v!-MzuCsoy˵m6ۻ5=JO>8޸=liP6%aѵo- hO3RvUg!B0sv`21QH| H8ܮCMP x.r|6 |5XkJ`^F͐.)l֎xJ{<1G֚unYJV5%Y֏O)aZ;ag貪/A/Ԁ#-yz.5~=؝P2Y^T2zzQ^f2F))ƭZEq~8knRmJm򩻙?Ճ3w}_:ϥtM-t'X֦rw}HCJ:sjy s$b&emх|I~giN6oFI|eR4Ůe>U˶ pwt.ǡJ^4ASoUT6I iֲI4ix:.OT@j}Zn1J"۾,q;>HIdVPHG"͙1I݃"X¬_rRf]]?@HM)-?oJ얣#)ƙ^֯|WuܯG*_h4Zc3K,l\>}_S7!s綴Mu2mͭ*Fns5qQN})9镘 cqcߜ3RO"6)Joےǿ*iߪ%H<YZq.Q\VlYd%;NvMFE~Jrc|>leÞ8&\v.l* +tfB~zɬWe,kI<;|TIڸ4+Ӧ̤p8|_a&걝Jnh(.i֌aDbKs3INf\tUybodK}g:qLo'+ZTTy?)ㇷ]s3\z+f^E*[;sV~4;)noQ{ɤ"W{ >4SճD;)O9ٕqSH#v)F4E{V eYeYbzԦ\bk\B[ٹ,fWh.T۵:sl٦˕ .OJ.z".lW!˭uƊeYȷϴfIr,^VcKv3b,{ɔrKZRer;m6iRʱ:[&Kդ+2Fs^6sBޑseq3A$@iYxJe85ȏ(ذǠqxzٸ;FeRcIQ2=kV LKGI>`S۽o HI&@1JXկ.|$@"!{1hl\L~'{Q`T?D!dfnC%0ey*̡Ĉʆ"f2!o@X1p8I #J/P%RJS1CH%CEZ7ыQVMЯrdIUC!M3'VXD&A : Dgçt}u3 &3)?Y0$I>%lq_5Bwߏ8~1C`"rdOF*Hv?1#]·̮D}񟲋T,~g$1 '8K:HL4W˘@axwMl5h1X jrPKh%TE_w:4 I43p !TI3zzLco(6IU4IT<`a?#B?:2!9A MSkw!񶑡Fz>u ZkѿgAÆ,i@vgړARv_WtYw43hg,Ln7T$O}](t}H7?H39eiw~Eʭi3S&;,G=Pl~j}y9TmcSPJ}ӄ"b*g/W-V-{" i]1CYE4v֯HM`fs~ 2@PR# s"Ȃ9s8<߹?CNT9;>F!E R^׾owՃ}OJm.M^MClf5Uy !$GvB]{7寓8%Av:4l;EBhm D1!E:[ fY;J-Wa?IYl8  J(FN_d雤Dpk_`UEVf>ܓ%آZֵtɷUW*Љf $#(L$D:)m qI"Ɍ &kXgSWHN{mq?W)K_9G  d@@ v]8zk'9 ,OK6}4k8K0I@QHhg c7N1e&Y 0fȺ735K>l !ތr9T5ӧϙo%)ⅆM_)?$Cuf j( Z$ig/'+뿗|=*< UR)7⦿cJ%<-8t in,\ Td~^s#B%& -2   (`ɈXǚz<~ӔLc3xӓ7W6;Px$&P;Zi't#LLLm^{q֛o128}ڍQ@ ťE6cSOϕW]wj蝦Ҩ~U z/ks(HL~PYއ_f+>zQDCu|oW~>5t3O q|&w=r kg|9 H 8^LĄރ_5|ۮw&QځRSfMM3Kh3иѤdck}hr 6$QA$rY0 5stQg`~_T8~ zAiͮ A0i %:nEVQɮ\n}lsF}3 Cy4D&،B)Q~N0?^GxlJ{i_*2EWrk%YZ5=`;dO=4G;!(a{rwZXaJPQ}<&:%)"B*hwg8R}'!DC] SC/:`aɆڭ$o:5 h+#2v X%1O/7␁c6`kZkه?l!OJwr~7w?C_ }¯/ >Il0&f {2I zpcf_QOY߾VM\k`]^YޖMx5aȪD.\ W+6AeS8]fAB\$ ,^z!ۡ $7^98™Tשg2{$1 `s=)H= 2_]P <:;nkz8F۬@jsnxwl[a`>a M8oi?v$&58K5f3pbm)shiy7*$J`c/ jC+?gpqƛŰP e6${Oo[_ +o̶ ~'T$ϲ~_O"3b'.Ƌaڈ>^dڵk{#]D@]2bܻ<З$tg:+wP!//-hīAy:>ьPQ/c_1kۮo0ğ Gx^>㝍wtęy@4ӏ9w4i1bK \AˣJ!!ӣ9#PBn✱mR}X0t0&!F扔åRLr󂊉nI9lm99 7*kĬsbzD$Jˏh&d /#r5g^Χ]{UFv(۔ҍx;'uyMYWJlFngb;!M^žu$ :SGW;<:l\1޷R UG 8Ei0Jp%WK{ly48 'Iu9 T =BnnO3'":z{2,"0 UM5H$ $$LwYo0;ARKǁzhL{z,>>W9Ôv ]8IF[e} N͊{\/3An.s@rU3c',כI ǒ:"|n( R W%6'o(Ű<~ࣼARu61Ot4d"C5VɧbUWgEȹWf4DRELIPIUn9 $Wvco?Jts=M;sm~>kכp,S AFbr<FI ҈S3Xb1zҏ6[841xؾ:DH'' jTKČޜjui=0B`|{MٳX˶zNxk0BD9G: ۛ|Y2lL\"Hg蟜pN~8 +H܌ ;YsID%EY\P+}wNBcy)&IxO8c9=eb.Eh>Ҟ{"ڱΓ454Z gLVviHGTݔuS=H lPվT-;L:AXM-&K?u~֪{%odi $JЉ:y8/ὓ4BFPuÏr-I. GB~ ר'8dGgˋ,D_{#؝%-ki?yۈ~~{qrKYJ?V~i*\=p;iZY;$VSTZV2:܅,5= Y2_JoI[${J-R&wqJE壕[9TU pavq,rRH1џ+{~%\87ipp4ۈȋKWxznv L|U*Mq쀮;q RH*ǿ]8埑g&5Dc*򗪞ppLXZasnhlr9(qz82P^;i .r᭱?ZןhMtI^NX L1$LZ:~32s+k>(VLCVnSS"QMU a&MLGe?rɭ>yHK~Gnj/dzl f>II'4Nr^>4ԉ*as{GˏXf6r=~'jRYʙsDĕf[^J}JNddɳmo YR&ڳHpè"ȭQD =MJ7S5 S<-jYIIwHu}bˎo>JEAIN ;V|'EkK=ˎ}g%K2zB8*{<<%EN } +ܲMNY&j>۫&nVāձHz3}Tv# m{I2W3aI;W] Lyp[lf٦Hk!'f,m=b@7!>x{fqy߹Ѹ-_i3e! C&U7ϦV~/Eb I)iRM{M:5P-lӯ76G>&%GmWSqQH ڗА|ușC#8wYw s}l rDu=63W]pgOAy7r;5&F Chc9CKX_iHoecGi!DocBP-9r^};{[T]Fh|fֳEU(䔑"Չae^T|Yִfi>o IOVWUN,xv|)]F!69v}[ iEgwR[bSl{vJ٪ɚ@5q{?w}j_3Tqgy}kTB*y)?sC?k:sjwTw'>n W隿97JӅ2P3~i' Yp!ya´@J,%#hj~ &&@ TE̜+ܔ|uGLSl"DGIt ]o91uF'ʀjXQL?s ڀ}fHpHIC!10'Q3&KXppAŠ\rv/;{7NB$8mSN;:#+P C'0֎HjٲDLMJDX#Oq;FLg '?V`=bF40PbFnu3>xy:>OɯHTjdD.Y^iimLRe.{}Sa,j٘2ljl$BԦҒY5,EElS53e-de0)mKiֿ!WZ|ީhVYBbkWmMѣa!EWBB¸c`x 69mA8uC??3%% 1.1WO-.8I 0a0֠-cҦT4=-ѰavE Oin Ċ@s[ sˏ͌ #5є>s8=dTx!\9 8$V'Eq$DSRPЃI[ :h)NFP,@PPpg2ٚD؃hw!*>HDm̚2$ :HS54\-F!9#9@8litF7'u4 }O_?!Yd E>D'$$TJr*E?~Y C<ݶ+E^jh>Q(lyu*!6s!#$߰^27*Q]9cQ d osCA+!$_"/cb?mf#QJ'd_6?=cmN@sw6 .‰졆減S_?a(CsĴ?0.@킆rYCD6pAo`qЏP/E;mW;~=^gs'74h64xLQ{T4`pC0?C=QF.?I',G"~?c=Co 1I4jѧ1w&%2R$ ivNƣWS/b+QB}Z& HzO}Es8 Z .BBmg4õQ2a3~sG?g: 5A"̧u& Y@ 2D4(3Oڇâ⟙60QUN=Aiv% #&aS0ȌE)_>{$#}u3LBS:ZC&ni洞,Eo'-g+w荲U* d]>re (4+ s|ݸdݦt*(OG*!d r3-tt29UMp۰j1V-P84TH2@BtCE@XI!tGP #c4!J>f~\qDDDn&m>C|c'i; ؊{݅UU@DDFaNS$'prhBJKy-%F?ϼU^'$@SMVT*5S qer֣N##y&I{ dC^Bs 5QaH)}| d4cg"`[ ~~"v;Iz52Lr.NB=j#Bve|aSHr{ǹR=?T?M .qηrF$m @?j$ V%ww`wuU (vu(IUBUݖݗAU)uwB?ZLsGc%?lO'("/mywtP(+6!T%(8y|fk.$$TX8v៯hcb"vdPg Hn0lDPj}۪z@)j 7"(;ZәcR"-Tx:|bҒ*u1yi0[5ld$c((,뮭RmBC a3C 8UJuJ_]ѫEAo!C T "{DŽ|7jo&+u7ʨ&,~Mw0PnwHٷ㶧*EP@.GeUU*>wvڪ TUU&wmb>8Ib'˺aU.UU* ̵wwwwx0~B00:;3dݴ6R)խ284z=UcH>Mߥ !12`)b?{'ڻbfewvCO M=5N0CICpU#O1zփ0jTC#dLu|KA*R[fbP QBP+мp!01hP!Z@,&^(O7zd9*t $8?BvrLHR0(CD[? 0A UU}]q'P`> Ԩ:L\4;: $:Ջ{NV=c~њ Qښ{a35>˃* A)_}# JR(4$FwvX/r7|yn`` fC^5M{^SۊaC{| ,1D"xUW+*UWUU FkZ[)(dq@cZ`JR `$K)A|Sg!q :BMi ?uf7Y*{T#l/hKwvGw7]om S`oX%Ą"pןEi1eQk^=(7nj[n8m^|kύ-(R$A`?b n&ĵ[#V0:51MgA˰=䡺0DMԝEMyv^jqߘy*}CBi$Y  K"׾#.:^ <\4)/"MlA:R][4=$ -V$b8FH,MD܅CAHEH}ߟ~_GpЇ|הC}K=8'kNB& bD4Pr1&* L iMlHI/H %G\{~t}=NIz!rDOʩn͹_x[XZ<y~}KAr>}=J2 }~?R'7c"?OPx_zKGК Y?V6DN83?1yhEMGT~YAT W%)}_˯ ]^x YgտNSA7&?mĭ:/ w_(; %6c]s<=?9p(\_rX@@ulHhnA#C(,G[I{v/G~Ge (Bc Ff`h6B3-*j?P{drF쑃TMS5k?. By$ܥmAoZ־?(+:Za*.P|_x!_(-0A^*? RnYo_|+R0V@~EŦ"T7[i2;B1 b7\o]SIZk^׳!Cړ/( ̠TĜ_@<8T~MGX$!׈TH! hU*YʨRA`ֵ < yq,Z2yZ][I }{?z+}RS(rM+ I?όwBАrD :!8//w' }3Yr(Ɔ0)$?e7(Mۣu?$hZ_ v c]b 9xFާ=&PjII@7a!c-}1 YO`P>gT/ބ ?2q+ a| <!(ߘ?Bs=z~=%t,WB=~Wq3FפCVON2Uьފh:-䧼SHa^ .Cy|Ҁ't8|a$@p@n#x=Du}jG}?i+-i1/9a'N8 3/ ~>{ʿ9@SqDc '0kaGP`F]`aOۘ|7)K V֮co0Ht$+5*jlk6Ԛme%,d*s{z%b~z"# caQ;F/q*qSjʫ{,rρ]*R:>xZ ";:b }| =ýi_22ew$ H1V%U;VC4Kط ˤe@dHYy@WPxX48#[|8@ITB{/82Syv󃇡~|_{~|/b*f[﷤^NkϘ~ԒL]iQp Ӭ5*Dx;[ͨ4lO+wm\v1)PP@i:BS&t4UQ@ eQ^CNcGO3F>w*?~H @ZBT)TJ23+S@ āUsE[4((pT?y0y@M ϫ?ϰ"( -g1@ۆ2 <P=(yZ=p<ga\>PnjDe T%Q)OU; hEq! ɥp苄g1*ixH,J JA()sϙsMCJ-5$_4u' NCѢ7>Ln. =z xpV G>Q+{wwVKoiT:@o`h{^t$\??`M5P$.vI0rne5bh#>Gɳ3THa~Ay[3.Pp;L9H<) y!rpSb#|X )7=fharP %!\¹lBA#lNDبzP@z~=~kY3lV(&.|X ]8>QZ$AsV&&`U]եD1Ek\0\ a@4* &)^`H8() #FFQ"6.:s^%z4@y0|׭È{^hH %b# п9>OL D  R D$@cDB&*U(1 P4 a ZzJ:b"^.ABp"UɔkУ$^n?"BNCGKXNqt~#"|>AJ}y㦆 l@Yb&1XIx''wWѮ$&0Qвx_D”ocҥn5⬴L=`ܧ6: WRRI?_^+wy`\ºUPw!;.yfk2uOtǣĒzB5f61=UN8%>= 7<U'~76+kFxs)PeOt?1zT;_qP8_ODᣱQ(H0BMꩠw޿b0<?psP|/ywCVa/ >~,I2BİO#Cffz;Nj@fA A9'π3k"U811fDHGMPI(:KO@2,_D}uS.8VVR}Px?M|NbhȦ%p ~ %0"Q`Si8SsHmÃ&:aDFAwpbIP H {@gG!'R"X{=Wǻ5w4hPwR;d !'ʾ7h M.#X"5SeXu҂)JhYw,2ϙtxI/wϒﶼ5ʗ3˻.^cGHqM3X,{k*;;DV2Z)mrö"+rߙ $0$n9,m'$)\ \v}4BNqg{R Hb^,M%&z:6A.w3sHOjUVUOYDD(_L;(J[g爵{Htf8xY~aGw@Y3 m'\ݳ;gnBkzΝdĉu6}(LR.Y?}kfhB)WőEkKF{6F"wk9TXabLZ|0}BH7K.e*DjL_ph#pD ~]ܺۛ'ՇgRD>U+Azxb ޝwlXF2z6DijҞ)}3N6JIhwiLůys!XBCN2JtaӑlJVÓ$ϻYexejK4ix&8nYw>.* .Uo5n׶o<_~2f[fy!yg5Q<ڷ̪M{rSv4Y`c=;"0Bى!ߎ`FEc*4#|qJŭFgRҥWi@2m~egkՈ;'W{f OD8d"G=w+!HL))P{HtQIt.yf9D# 4)ezCq\8nu­me'@Ŝ-ZV{x`j0= $@ WʯY3OJPd T+moT <# £IC"td1_ 30&HЂ#J &6Tsb 7ي!%UTEUUTM@vPeQbt'Ĕ;naT*a2<1@D1&[$r"Bt=9]&zr Th6yTY(d.xk2I$8˫3ԑ$n:%x=Yc!Vf$H(]W53&^75#rf]_N_ޭ;k[ӄMDD+˷̢Ъ$ |kˡv4|};ڒLr$AEDZ# ҆!Dnγ.CM5_w╾ֱoJ6]ېoYqӡ-WkmiԪ\c HElK> i1,I__H -{I1=XYb4m2QCYEUj*,HR5efuKDCf8e6~'C:\:we1NV{(l='`)i%~eUU^x8y0 BGy^&ۑU4LAybabv!MKBD)Nf&3Ip RŮ)Y2H3<.뚨W"0aayr>{G{{U|b@feUJuRU3VhBۋ>XSQh>S.|Q4+ DBCaUCW O,g=Iq ycaF_0dM#f2fE4E9 E2VƓTrl<86#` $@4TQ&;}oOTcSv/? ax~ ^,,\\ 8 'E1PqaK pooBxC@$k z䇐OC/'JH GC_tB EG=콗G*͖jΠuG-DPO:(+B_ӊuM/#a v`t*Y{%a>e4(OdϑgA~ZֵkUUUUUUUT@B?AP' DUDQL>="f(k~NR^XofG$>}R54|Ј3ObL?ۜn(NwσǼI;ws#WRrI !PjMmLJoUUğ[Ș [ Br%q9sIAUxlEH$4("`LX 5"R 2!"ՙ3Ӯ-ӊN:*o*srk?h뿠*aVUa7- 1(?ՋH924(g=K飚](K:wXąCDl4{CB`кp(UR_~Vl"Z$[!zH <1D!Nߓy@~`R!T:߬iQ!??v/oYa&aS#s@F2$bD$Q(}{+3B,:X#i@޼RIxb&QZECf\m@%KfRS)J L$&&BRQl "]z>y{?/tde 0{Jm@ ]D lď .<AO~ 7{DX; lv>νk !+ , Sl߸ 0gjh I 7(aCyr&%Cn4M0)F@PzcS5SKctmUEk7M61uz1r:S>@cm6j+EԤg*mI@.]ݎIfJMqh  ܜ'zy,ąiSAI~b KIQK)d4R~uZ^Xnc0F\WFzzMTcwG@('!<9/SH?,| (nUCU$@S &Q0Ӄijr!EPHj&BvGXX xtɷ/|Q"P֢,>DvZں\}e69I'unYSe))VAD@'41U 45%eӷ_HqҤhC؅GN:uVGs`v57^{kZֵ_8!J m)J-*)( ɴTfJVĒhma,1Bbp}D%_涫rS dҼʫ}zK}# I?7u#Mn_6<@uG(|B2,AwQ%C lBPA緇:2.qUewPV.{npxwQr =;ȿqCZeAXyz1`@dݤw(sݏcw]RPuT&0tp"cR+TbvkT\ks|`blvʦb .JWb=V=ۼ{{soe13_;`^|}t0G.lA&49IlB~^[g dsv{=d"8 N:~V?zC񿅢@sp=_~mĽ~WD@Go} GhC$'_ *5֊W~6y9ש?d^$gm09 ]opw(LUb^lѭ&VlUd9O0]R4O8:A$\.cX~L%s H"zJR(|}N]D <ZLINF E&/sWkf>mA0h:MFPwOJD>oh-pd" (!0 RʇДs0Xf3[Ay1(t:gN!2T0Lom>9`JFF1Q K{& w QEDDHwc46mHA?`h3C1\ؿm_~D $$B,3hEnfoHBfM b>r1?:wSFk?r=N"-%D]@#FWf "YڇWTLT$I8Ɂ`LsfҪHch\_5]Ջbl HFi9$n7 $lMJo>6H`;^ɬ)E^0haq߻ tϑD;`†D)17NDzbB״ʌ]:J)Kge|ߊfFw(oO*UT!m rw!!$b9YFBrM6$FH#a1/(~##kc$D f].ؑL}ꂷ fêDtJ[FF#p!d%%8Pң6fupƝΝ8' 8'|9-6H&uI$ )[f0rL1ɷʏ$(fiJ49ҖNM` -Y)F$/h5l w[c/[tR.apۺܐ'hx64vOO*fY"L.ZYz;</PϤ=ϯ#e pl%y 7qy7qʚwSinU6dJet|a$qa L 2嵐p1tsTeQ}?f[ w7A6R!V|I!DBO릃WvlF# QA$Б^9#99Agpp6 +C hzh΋) dAG"G>)TNxQ% HEHHC(vM/csQ=c?>ݽ`dBTxSE!@۟t_w {RmU˟> ; z:GT_$$E  = ``z!d]s3<|3մbaDTs{CG1㎨y!(uSԎ%vwNs0Z A= 0fD"L~39 f$bqbQf9.#BGi$0)* JA :S2F qwC!&A1dz9:E@p zO1&Z$0p$HchtcZ{WaxyF46U[: 8/_/{~ 0u\Sgﮟelmu$I#ssߐx>/{f4?T - ŃA01ҵ̡P AhGrPB=jƈd bPPDim2T2Q7 RRP600`'KqHCC!K,'0* @YQ?9WM-䭔@ d% PsyG(?}CMArWn1x=$B[dKg{AVu@NG{D^+OM!Dɲ"6ΆZeS/m}Żʖ$*ܪ” u'Q$crC%7kJ MIJO>HLРi*r1R 0[BH#GdEs`2S C,)$KA߸}"KW!$|\"n޺czk "&8'e;ŅE$Q8/vp&2!ܦa6CL3!G9c)a PǑ|u!z ?!( KMrZм`  D x2KT'|(>,! Ve3m&DҮJSQ@dbh0 &V%6eӮ h34qCzx8lLazX) Q$|#s.TA*͒j7:mԤB9ZeHBh_'^p%J4QR5ys'rwakISc&PARP,G&cC2t2"ޝi3փ|yupRNo) w5{"}V@X)%`Ѫ,mY#fR54ؑjSY+Zj5[2U%LTI֓T[&F$J *, IJh()aX$|:U5 uPr䆤".$\a- hA>8Uԟ'Qh?{ `-'hQ 1[OUR*")NɕPS(4=Mu?oͬ1$I5f{q @BHK\sW"h"SO__zM/'َ2~&"H@{E(^λóDR__?cr/3 H#Ǹ;ٺЌ-=U#ELmbxi5|!&*R">aeiJBdZ aO|zH!JM7cGd>p8j huO )é20r^>c%oYv>1nJ@dB=ph܋Ont(9܎?88os\A۪mv6D1c6ɘkY4Z\%z>kCC0)ILLE6c ^A&ȬbA% Bi@vuF(ljM*ƘkM2i3@| AsP=>bd*! &Dc?⋃p@% E`12P{-|-{$Y|Qu:8Psbw40iEJUB5 .]cf؃qԤmFTmHkPqTBZ))*Q`*#i5PL*4 ( Jv}Fd7ŀSgE|8ILb)pV#TK¾!HshK/=ɰH`CAksj<*iWE]rZ6N4@lIi{p!b۔UPݞu*ƴ.8@X@B۶%]o]7m.@c]+mUJnAmꣷ.[)$³O/XQvr\Ԁw\PXT*ʲc+6Oi43Wh t\Cޯ0XB"z#cmY kАRlch߫7dI:Ѻ,֩01Eh8]f3V64Il_6z1{h1.zXMKR"ظp)e%+S5LD_PA tN;6JI%~g.g" >!P=`$FYQOyl0[X{ -F #ۭ]S`x7p  10O`I Or^Dab Qoir @8B|,˺Gdm Vu)͋9 v'\)q;Y)J'#@.jYimm&DdXq`/開6M?ݏ;|FcYG. b[҅=4d_"A~A`04w(?ȞeI'§_99 @v A"~8›^Mj$|ٴɦ4R ȦK61|a׹ ArWm;ZS \{'DF*#څR;]E!~\%H 2;Hfqƀx% ^d0h6Pp=y=SGH^~0~Q2z2„TjބlE.PQ78߹1БE~tH D JX!a$)F$eEILZmQR!_4)aEjJ#k+W]$2d.٪*lnke)&KB\MlWW-%aj`aC $diI!I[4V۶62A@P2({Asnj zi~>bSrVfgyDh;:!: f-:_jZA~x6hqނnƆ! 1AjXDh ȂҰ`=]֓4mzCB$?86MJLI;# 5T(_O QȘOm$ N>lͅcgAYDMݛxp06t`zj `IҪ7> lp&(,T_8,W]ۋヌx~ Ȋ?,K#9ԥPsFt=is]ģ!!E8'Yh5֕7}a|-;,>-^0.UH6qm>$C6$=Ҧ?` ɿ:М ڦΠj]HszZ(#)tTvC`1>D~ngt;V0B &uݼQ:5r#zS 'Z?`W j<;.d[@F {b)HĶƒaCkYc6 dZ Rˁn0FuN9y(HH]YͲhj]e*>oJ$L^gP=|b|, 12PM#@ica T @Ԛ@舚A갣vhhRbƔ"15vXXl&򫊔٪l5>`5,+Lrl^c" X2qL,^.D$|h S?ny?ax8d=*G_r3kս|`2W}G8PMfn7ױݓz6.Db#͞n768G's0%N:xO%Gη1pGqܖpb^\EL_ 4CՁD)smj>aӤμeWQ[*]Ĵ6-ZeYGJCX{==yT$@IQK0, [ O0QKpŶuQ;wce< 'R u= 犇؅RdrTgg^_ߚn7<><;[e8>$|m8~8<d+dB;;pT#ľCܙmPr!rpMtu['π-(ǂHJ-S7j5]7A5 ^S1HRSA?l<c6k8Jhl3$)xQ- 㳠,>ܞ+|Ʃ4PiH7he*Gcd-DDXl+t!|m'Qm}PHC *"A*>g =P8O/~' C!T;bFBM؛ÝWݚCdܑELX.ΰ#%-Tnv.Ov`%HkyE{ 0u=zrϟ'd{xxS'`s19w#Mf%ְZ=e@aIp6(E\|}A##Sj++e- DM4Pb)实Շ&N@Ty`=A߁"}!0ChS7t+R<2eohP$O/Y(%h:4WD1JvZ^aÅӧdH@@ȩ‚)GRPJʂ)v@-~S~r@>XR 9nKr$Yqߣ@:]\ZL8>|؆ 4b}" ķ^U mu {)SC)~"lhB 5ɇD{24PKR{4Ax,qP@Ľk@K|̹<֞*n aB+]eT&D 5Cx՜[x:Q d.["h"٪R!xN`{q'6nD"y1ܶs0@yipܑ`p?=z&d+2AoxlCQ'sMZC>BC*V]2P"v`G!HnM8۳p(aS!n]ͱִ+/%9dN!!IfT1DLVRt@VSޭ&+.#)P#CKYi^F%Tju2CE}/׷1 EOLfwRF\r ͵(Ӳ$[ug.B!NHD! Ңe&rf1șԕS2i0Z1(i[d3X0QD`.X3'F VDT{mQpiBH94WBQ11!EIa:x2si갰!XXal͌ILDcKSNd=:WXg]1Vd,gAWZQm08l{|;hAj˲ʲ[jj5oWB-=I2 N3`c(T(X™uƛQyUUm|tnܹo1L! TP}fUwe@T:CDBȊ**qg:x6 3OHd\;.(:INF:/WAlJtKtR Qq'pb9 imBEEAEh0 )^'TX6%bЂ!PݎY,8u?:6ی d TR!S6[0 BjCq ENxSd6w8"hWeM4QÒ ҤH!ϲѢfPQpP_I$\Ww+2ji;K+tC)1O.OwI#. ; %'ʚ?{H}p7q>~I&"zbr}0w#Ô1YֺXGm' XLlXJ*U-˪%G$] ̈́=` GMokxQ#: m$aÍAH6K0RU'A\ Ɠ||k1l;aES1P HrzB%^$^I[` =ϙH%*\"p@YD:&sRˁAl"FPyrx3<ͤi7R|O=a _H"2Zc{* 0Fx}"G̋)H1S H?4. b xQrت| R&OI 0SruPT~nD׽u61!2bhDMM8$e]ۋJmO$~Sj)IH@ 4F(TZWkBIJMծzIE䠳AL&2/(yCHы842DAd0T4ZxJԻʌ '`32EZA&i54}3oF%YԱ$L܌^RPv#s;^l$psbS %$x*s~4* .= SLΔ414 qV^r2lh` I6WziSq 2%\z3uzh<5ؚ (8Ui5ccnkˊ!D’G[5{}x!މXOTq_eVN7Hkl @>J0lEIsD!/G,QԽi\2mNv+6 42&08Z7ob)4DMA[Th踦\, c94 $0B7$vhjH4J/V p @ !4 y;r9qx I$;B&mrbf 0 Z╥L[R[Щc3V1;w#2tý,8Ҧfn5jcޭh٘v{{tu*^3kLDo{w}ՕkQ1[R ^x)".:P[\{{qiu Va̗ {k0TH0g*hXkKb=x㶔|-{Kha IgYה.;Z7=3[wsZI{bF89՞ |#t$6(juIXm>,%g\x1v|0(Ž巛,e,ޢ)r!hiSr!*t0H[e@xb}Ps.q ΎѴpnJ~um8# 4N[PՇ=![N:ύy+ctAy?D (|aF+ n pR$jsW/0^aVtӭvKAdKNоfe\/ny \C]t_p4Fzr\aJ"R @=y奃IhbOƒ3;ݥ:.3oœfq>pO.|5 M?Vp/ ] lmÎc`=5۴i# g"[8@F{yAgr.$|B/Jq[z/vmtйI)=ɕߎS+-"̥j#ޗ RHŕ(sN_xsE <6vуaۿ/J +ee 46yukvvK{ݹ{ZSٛO$3 58a`;.3ݝeSQmϛhG $]j, aWf??U;_ ފ !s\F ) D͸׃׉I 7Hl\ b<vL,BM)ůLb)KϻD A| eULڊYh$D4|kH{ߛ)a︃| -{b4SLl)v@d;DvֈOyr;T@PyHm Y+<inIbT\#e\];\X#Ε*H83nUKh]Ǝv/skh0L9fVIJGP*[rS!v pq65z+Ƨ}zqXoV!|H1ى=WkOQt|0maQzIS[r’ۈܳ]#ڷL3, ;Y\ aE27)oj1\etP3?u24۳bX<'V7/`#héƆjtI|8Q>y9T[9=Jg=wC {m4M`ן1؀b#NLx5E۱29Gmuz,!b,C@́=͂Xj?.n-njߙY`lsUJh"aaGoC0w]fY8aryoXMcE|ݻ*h>EwEUlq\lamt9Ҧ'g!"mJD?ZTNo:CEKd=DU X6\ %UgpT4R6\p׬ӔuIM/<4Pjue,U^!I [3қ ;Z]aNFA( íue>X8m$8:f.bk$C @r9+*DC0d֝P6w8CŢnhxAM@fjθ:a%5w]ۮ*yA,^óQnWWi[HFu%pBUO2K1[g2Ph":$@Cb# : BZi(Bڞؼ>x_` !|H|^/7tƬQLML`n_Uw݊Lyɦ|!Q<(X;7 /rsE>v9e nisn_,k `ޘFxͭ06hѺنk2ҔU-%]( bYyN-e 7Ē4hO3 31^0w|UA-t#)3*GO(%1,džb(E M6#\*KBo}!I)  μEJU:6tTJ@!`&&]+Ŧ V&i67ZTnDͤ1l{* R$bGCY2}Xpk\TK&Gpb+Dh*q3v :QE|Wz<3Z,i-G s*-Aâ1C4@4_4$#G$W/|կk%44uݹ$`lihC sZ`C9ݬGGPvBp"c  ͫf0F`FVql] F/>@ԘJ)*^0_Ɋ؅Ga_;?B*?gH0 HHp {a= "j}rLПT$ԱbTlij #%*!L9BO|):QR9~߸CPS)ҿvC0 4,D>I>[dvX P:Nۼ11> Ư阊Ym$|z#E.4L %hC$E Y*0M$aH TgMR,2,ƕfYŸWiMaIKL/2D#:3Ơ.9}>`b.j)vt! `үQu2HuxM6)Y9,GjQMh>2t_Yd]ZF ZRqJ"FPs69c,zȞ#󑅮; &bBbH[)LYS4yONH5Hd1f?Fឞ:ߵ뚶H!ؾp)4t+T}'J"}Zz<]>Y*dA;|Q; Qo/>k4q=m^t0QNvc@ڝPw~jF܉]Ự߾CR-Bg%z :+K*= ٝ9'=)in$7 Ub4k5`%m@b/ k<#)9ˣ-q,J :ZiCR9X{댝,ƣP'Ŕ#*R&4sY:A:JRYlRƴӋ䱰t{c"E \&%DLEDb X;; ZEA/Ӎ%߂`mF.v,kWKLE[^(tZC{stLYl 1 Do{&9όZ0l4L l :C-x8R3K)ɰ*I:ѝbB(#׎6qJ0d\+q>0ÝVxNsQz ޜ9k,{K^.BmKiBeo"C K(͞e7XMnPMxG ^ Ë謩hTreJ6ZMjm#~\gNj]'KZGU[ae&kԍP][6 E 2I<^!ޗlZCN&pQ=NPz'kU!>cG@ٳl :kbCIHH"R&yΟ>~!u,0J Be r2O)2%tq.f t|N DHm&m(,qv]dVh|=/~1`@qT-4Aё J)ZB HPpJ m{/s9&%MLЍ௒)vnUy'T9:9'/W+TXV$4U-B-fmi*j!) ez7u>}N@A@LrxAN(y9)yBTuj2 N#I M瀅 =СM HBBT`HP&?z(ϩ$=A rt$F$D"$*<~h>:Od!ǂxC2(HJ NLLD_9| c{Կ?A5(GJ>__&ˢ/ QGD $c A)E30rQF_<0AKZgA A\Jօj LL1?((8_@ W 0'RBl#10 &,#1>4#ζ264DDRI]nx\ o18?Z7)d$a>޵XPSV+va)B83Y$`As\ф/htX: ;?LG@$ܟ#UWS;%L#==Q_̯u$#ȡ&[kIr_9>/Aa|pp J¨Uh` HJT1Ĺw!ۍu375:&ۻFfa1o;8qb h0fUʿ'qrDzNhFOč5r@뽮xKFUEY;4"\eKm pPM#Q,P-K厂EȲb&͌x; vPnzBvp-0b6\c s?rt6VzD:KIzp x "$8뾏$ނT 즔 i-ųLB"Q!a / G\Ý㻯>P&Sj<q()iTS>ɉ @ QVZ 6 z6 u= HG< N4s wqB)Q ~*נwل/Ű>Uvו_Mwu&bLXA~iJ 5a j3A8 L>=Ƹiێ#yIRnLַ֢zo̡0Ticv𩣕ٸ"W5ఁN+[\g}T<\עڅG>EEj6凛4M+BL "ÚzjXQ&D3 mJojbVk܍i*BkblqbiB(  {rw~ hAO;@ P E B TUJMSN>;7E BPQ>gݗ5r(%3dr~e߻sar.T)@2Xp8M˃-!%UJeTm( ^1fEN"139{ZԱ;02H'(?ⶏ X}Hy_n}Xx$ ?m:#<ĥ  2J !Ox,tP: 0 ! 9ĤrD( Jɉ5S?vQx?l2qﰲdOM}xyaCE.7 0xIJ즩ڥOzqP^__!0Ɇd:,3lfiM]& Np) &ãA U4j\YXiR"d%P!D&CP:|w 5hF !=2yO`;R?020)2ѬJV0Y$*#RHh~J)0(`\` 4jCYt]n'ub7MkE]Zo5 6^],lB`Gn:p.3F8އsT%";#/сLqlB Ҏ[>gqm'uק yGN N"+%.5vЃͰ ir&vùMEm!8V'2JliN;JS}HUn&0$-@@ZCB`$o#$iQq2m],ՆPp۰x'%DMfb(R€sIL=7 T4p l]Q5"?j`'0QHAGI%$U:"! u;ǒ:H0E(BL(+ (}n{u{ @dB/t4|)CQ WufF۠% X _r|rx- ~uZdJT 04=&Dbuc ~ƈ۳:sL=$F/zç8^&"t^L \)hfdDfRaM-]SFn K9Zs/VcIf0D @yBŬb .G0ʐ}?3_x mnDDȂ"KTLt2jQm[UDܢ*zA# rϐ_?"riѨ{ת"q*CQ' +(# yvz9Q9ED34LQ>y5N8N`уAVB}P}[nLi#MD(B)$Vt^( 2)JiC1 6Y <Jtngg$ IuAU1 D"ph!@ =`[1t@R9RKObZd9C/GuL"DCфw8FW"nmʫՌjD=$ӟ6N 8oz@+̇ Ƨ^oSbYFJ+FVW5viQR.88 fԨbЮ ;cуbJuq<F{Mw/r$hFQ ;b֎HqWC Ì8RPʙ(rQt Jm\ؐJ% hS՟V='PODhUP/Ȫ7얹dБ݄,MRjBTLO7 II5%h2̛6Ш˴Wvlzq:ѭ-]I0)_ эDɈpNuY ? 80!i&rCrh %:0k.>1!16p#lDY@m2MT!5]@!(nSrR$0 3v(\'*(gF,14<"O۫+O 5"8.NK.i4jmde2jGJ׹1|S9 m4͇n" OHѴLT` %C4mAY>TUO" I "Ia2%ЉE<* 0PA$ 2bȒ1h= AVۆ<) mZ.crs!H&S)nVbJ6Uh!HiYyR]>RBLIkQ&ԦifJQTkEhk"lZ6&m hChE٫ѭ)$ZƵlҶ5bՋb)F+6ڂe+ VMƒ-S+I[h e~u͂i5lVbi dm`&J[F6ƣQfͣcQIm\-T`5dTV$}SM$ *PY)Zek\dmk\}t͎zziÁ}, '~4w`)]!bYV$2 L |7%#pCB p=(:, ]ݔc-˦SKF:뺍 ҂Vg%@DpCOJPy95h5*a!8C--9  v%{1WuPuDDGTx } 1ܞyyؚL1-LI D^LdiiJUB %kIdY-1lզȘbhزѱ,meY0CQQlk*eE!HPH1(Row:tLI͊KŸ>V%!+AE3yy'jJ}eߣl{nd|H(+ӱ$9'tLTf'`2eN$}n>/\?^g 'Y:a>K78*:w~"fiT<'֯ 'c@L w'ÒіQuS2@1T#$H{!Vi "O,$ RUv!I=\ӥq;_Hy׋59QIJ<9wLӧBEݬ͜{H?b/ pybx@ 0C 4П"_ֶԒT\8 QC&Z`Qz;bXwv`{ QFIC̓Oe*Dly5'V"YE2NbׅѕN4u| D 0OpG wk"~&aY"bC|?rl lfhӰ0T& ~W&5f662cf0Th jQf֡,UY&2iLc m5ʖɈ%,M)MR%i5#jٕ*F^"}^l!d8*0dBO_oR(/(i2Zo5夝&x3Er/ݲfB2d[BR2T8]*b$G9.,в,뻗dK HYD8aŒSBv:b5@5"-ɕˤRZl[&eGwaȯubidbbHlІ$MTi{ni,dRL&\y!7 K"%)Kra;')HHkg@.\% ']$2FI.Bvw]YK bˑ&iN;5f=E4$-345y,REt棗i&LbSi4ӣ$Ʉd<.( 9a0l"EDTE)7rfЎg"T A:"f@DOav) )LLb aK#4э   Pa'zDHHIB% >  FAiO>8zVmp20D@f#:EP\dE'w{@O(*hh|X?b o…I8Wu6(d0kSF8b:X`PF#.{VޱDȖTșYJb"%%2$ i|tU4>wѤ=^oKZ|qDIm3p=JUGҰg(AQ;pӿ<~,P, nW<b!,2 "ZXM-/,@~e2O:D'Bx? u0LA9)S4u0fW-yUNa6K@\޴Ӳ !dub$#x9/2&f,ZR RG@s -Ҧw) 2.OqL(;a*#H`p B"h5`=w]ۙJJU똱L0N5`k XtZ&d\hĹOmT4*P̀K JR+;!DGo~}}0I"xTWC!'͌?l#ok _xsOsB0ͦ66CX Ou '?!e~6|gB<ׁ\0J$!0`OFU4&*",#kjJ6YCKSkP4ٚM FhR$ *{瞇u @V@H)v'! 5$LD1QA@#&L*j(@bUC pH @s1PPvreJ2v8 !lx0XQB8~>O>{=6oWJO5vC8R nVoۏВhfDALo{:+Pidz^<V'vV fDlEkT1 +,wuj}>yTvmq8,$-$ms聯LD^T;ֵXoth~'Z0Rb(8Xȶw IJ 珅~W+sn/3?ZYzDCg9|ak5nXfkH5v@]׾uָ7UIen \ÎMVm ߭ovbW.fUJTpΡia:ǁN۴y0 cFQ"|4|mt07VrG[ ImlFE-""|@3 3Z|ݿuI1e͜RށPVm)M1+ 3MSU)0Nxχ">PhS&6 D\r(@_ ڭ7 е.2(sSIh$|`) *>A\s_";a 0/0F0twzfdղۚ4Ik[^c+6iRy"Wƚܬћpvs9{ շdXͻ9kn]/*25U@ŏVtT9C' ieq84vPAQʢ"5Oco6HQ2B̘9 Kb /+ p9 Bp>A haCW]˽歊3c[ѽʜ@RhmUͬh3 p-YrcCꙕ*QA*A5J%d+"h,϶M(Tp1|CAҁՐty9(`h>HA@d ) )B&@zC @ *6hѵfXIUtmtKLn'PěiU!1@ NYCi 6ӌ!" )Rimͨƍ"QB~A'QP%|.IGBqaU@{똘ӰQKY""w>NSw_@; Oˊ۫|F) IJ-)FMDl D *zxEJU(`C$$iś,lm4LjX Yj)eHm)tMk-u^k@$PH@ 3, HBm6̥%捭24V# ,QTj&mIOC~ SzBUۤ~ 遈=F1ֲ}~JS`y 0M2YP-k3l[[@0 ykyy?Lc}4jQGhJsW6ku0:by'޷ .}as`Jh!p8 QMp"9<"C,`OAj"X&& ~:1}V f(G&7g9DCHĉb,!j}fCDl 9$ 3kU?P~p}ܙ; ?A* \>4 |J{cDh1ټzpEHC!h6N((XKx-H@fbA;*QKtlqq;F `:O7EHqI6Lq&t%vXbؠ, 0dd$=TN%4Bn_/4 bDOhf( 8JX 1ߩ aFF+!kdFI Dk-S(4YKlHZZ,+SCJV-E[D5`IjCQ%`z51@M/"y#?)Q!~޻E4r  3Q1!M92%@!Z4΄_š;FݔXκth4)J5QQR3YJ53["jMPRcc,a,a6EA&[+IlxUsyD$dÀwDI8Dؓr#;!ɔ:9ɻOw(e=7am[};ΕX(U l m; IglĆFG3aۯ=H2u\G羞N4ClAZujWQMGjW0: 2;pcM4UTx 1R8I Bt [dl8#8øCf"gH.7c5FDbZ{+^=iPpy~?d? xH'&` ;gIsW>R%^|~ *gb{'?#NN?m#`jlہoUqa^n'i)t`FhL0pVN&?loڏ±2_D<p> f BR^(}A0 fAR_9$"E-p&H6J+~7z(w @-S@bTԴhpa]b H%!;HӠX;a%&mF vaT@4nXIQ~ѣVClB1āc KHkXiutΥ&KHN0=cfc\;f3|(o1%"054Ɓ j${ڂ4 &ii D  YAKZSJ-;1SftFƁۦZzi (;J<.XAcm&K2v5@`Iݒ(1/ymP&"0NHB˜RPZ`X@iA2LH!8p2XIiXV};{@fJ!1ḐuJ =~b0"Ēp#<3~MBZl_?+92.$\B8u$&0+ KZ6'C?AQ[ִU~K|X'燜*-@P`qVJ4LUk!+ a u/G`ED 4mwFÿ[ɠEHL%و8@|zH ;9a|#C, $i"S#$EɥzT{'`"4DVq1 3RŢq"(r/$93N Nh , m{l&"nI N,!!-EvկiBƱ $I0N jg&A(V>׳{I*Ϥ"NS;#s:5Z< "oޔbвjsL/!B h{Tra$&X%`%(T]LmLִViP 't?qh:9^I/RV%0"Ef~bwjr?-aDe/rH jK r]ꖪƔW+ZY@[Kc0Ow)E=>:ȁ@H+ԿGa~$pȒܛ_9zEdǧz,2% Nd1B/K,dP# B$]ˊ#!>uKH 1>_f7bѯ=:JEL0G$t0U{HEMz@鍘:U TCțߩB4q;dT)[vյO;A5;ϟ"LHEXwNUS# yIcHm'eǎ[\5w @AF%k!nFeR0ęxŸHxnw9PD$O.|!}`;8:ŋQOn,&P흗 ߚo8'?.ʫE@ED"%J!aawdh8[ E J"7@ImS jsd:ԭBjC4A"NqAyo='Jc櫂=HsN! vRrK8ur4ލ*KMd").CfmH88ڈ"hb;xp P;p)fv8r;7 }9M>q*RnGw<;ڈ/0Ye}CxD>1n@a ۍ̄?:ݞxR\uro!#2cѓI6FfYovFPxĥ$ {`2'D^/ [/>Qk&*lجܹdm 6R<ݵ 6+81v bb@9/F/?K(2R‡NIvőW+ + dHuv/`cEضq;+CC# )ƇvRLE&$5!%]JҶ@ Q8Q타jGRjCz1R12m • edn&fHZ#Y0-jBGRAA,#=V7aH"dQW$:@q9/2d̕rwҙE eiDjբ2 YXCˎ1МďND78C\q.JoXDdj^B# Dު8T 6mdв"”2 'C%pf(Ƴ+mvJusE@B2H-5KI5<h09gP"EX&\GCa!qsHI4.0.u^8`IԹu$I:VAޟ8!P &Ԁo7U>?hř"h{[8x3"˨MޠU[<pÇF@E̚ ~*zJ{x}P'Q HF!ICyk(CWw]+,#@U!$&U( =~xZR`B”8NASb-S~ Ȝe8d&py"&XMb`4CJ0Zqna$4Gl͚i;u @Ծ3un[ȼScN3Z62%m*D2 pR1W0D .hO3cC m13M0I D-%u N0~ B7 ! և4BcY6M-dLV4–ʪ5dʩ6"Spj(`WlVP Mf9(>Ŭ„8"%-*mKe!Id LLm)#nҮwu4$FEJi6&ʻ`$H XғkT@d5ڴ3&[@C 2ŔU ':L0>i}1vDkm`z9C!nL w1KדSUdYjw#JG4 a!O.54/"2rT(t00a?g 4i´Bա_̆IT6*W eDC)1YEVm2e;M(Jl[1>أ,ђ@ Hq|Hw4HHP*4IBVE-ծŵRVR"R)@#$P"(@J'DP"iJTJ 2$GFHA$h)T +WK1[knV0&PDj@Z1 ϧW`{w6{vxMV`ԙ( _O|k:4ij-  ٨L7v ĄtU1@ISD 5d9$$T;`q_7 @xĈzN0A䒟~2MOӣQI|)rUv;M &Q:BI\ F8C2K#L u,_-;}=Fr JN5DEq'AM8 V4p ٥!RH04Pbc6;&1v.ݷW^h(4j-STڶN&6H.T›SruaŽ]pŜ9Sa" |GD9bŁ (B#ap : 1e]QXX!$u|蔂UTXR6)4͒rmjShPwsPxf 1C`n„D46ҚbZeY43cCJI#-cjB պMERPf b ht J vcIDs!, ۨQ" 2Ag ,\A&i`4bM%TekITRY7:PQ0 됔8rJS #IIM)u@BTXJ SL,o}Z62M)1eClF66՚XV/wE2H~J1he,#`+wn,B28ӅOr&9ɧMg$tA\V s.)":DJv~p6IV'LbD07yFD crnH%@2p9 n!j#{"~ cp}' XIB@?HgP:±P&K$zHNa7i5t0U" LG%ilj5! ~0H$EJ"HN4b~Ġd2x)PeCm q5R%0@_Y`B $Hd`q nrC"T?7dBM HH#+~H/ C- s<@lG'޻>p?N{W~zTbOQ?H&0!b+,Ȩd!S2TI-)ULc$F @iLjmYZ"6Υ#X"GDMF,9/A,Dž7pNn~SC21O sBL*4Z4$ʵQP)YhfFfjf hjH5fD JƂF%%Ii*K-!*PHHV0hA2!$UB!93blh)°@pZf$fcFI6Q YZC^In jtiY. ؀bLJԕͮU!FR )Hթl~.PSrFiG$;l'.8xv'`r^g/&t@nvm@S ;enk&Ӆ&@w57#YkFēF96LA pK;v 7p~n7pTWco n`GПȂp&D$@",]evʒIZJQYUh0@ha!R},NsR{ݶ6*B') E݈JSMMiV5]b0v6@f`eXa"B\U |C7zd^>~\C%! Sa=d%O߇ 9 AJ$}sq=S0JHf@DTT@B}\ג]E"DʄQPf#.zaHd$Befo0qF(ḛ xeH$t`?$JC ʪm餱U1ƀ5Jx!A?J-6Vk+]eeCl>I$wPD5GC_I)D"Ny!@U)((PZ&b5HXJf%!FA!&eO?.4#p> oh8/0 ÒI'OLf}ɿ "z>BDBGtv}ݞ߶3t2C"0'%p|CQ+0ʇ?b${8;^̅vr)v)eOmHK@PE.*iJYU!AE!M+!GdD^W׾ͣ%jUJI*(%HyP(yvb6ʄ=L @p  йH08H `ڇ#z@vGGy& wX!Z&)>xHi(xђV -V_0}LN(P)$FxX̓Y=@Rbc#4KEĄ|>o{m\S%$teµ,0h``*iԜai6'ID5 )cRi,2˄~͢(tmDj$A eaŲDCIAChOhCIh!M>، Ap_VCAs#Jj1&XCFyf{ߢ8L;I:K gÿ:̴ͪfe33L 8՟:ʣ*!۶ffBFBdBM=e0R1̈́{~QID"$. .E)B5`S;1|}qr ̸GaR55pTH˚i&; l7wHrgy7. ̎@hGa(JH{zLA|ӊzYYL%}@!}X/лC%dH=G?!T [̴FC0^!v4 oTi>l`v.1!6]%߾1\D4q[!PcD*4RqdyAP)1r84W)!Sbmǒy fIE#Eƶr#78` !3j @ m&x'M qp"XmV>[v9rKmNࡒ,(\ ca֘En:瑰"!qCˡ.P+);N(ى֤` Nin&eGˋd^ =荜v s㛏r ޢA"]Vݚe0ȶOMj $@LL`a!IIC[v8 ß%t1bYD#4ҙ7ܕE(B* 1*C^TAoD; q:Xr]u`hùܜ):XTiz'&I厃Ijbhd9FKEI N"$7&Ut~R/hO\iNd!1iRò`hFTE*ȿ.zoȊeÎڳ6$( T+?Mԟ7"& oC Qe;$ZJV) jJ BP 큘F& B% K[G] ^,bl7].Mqm)njJM{G"Ef^ӃHwI9/f*{5?0=!|ٶusjGқ$:Cbwt ''w!2F= 4aN  zC1qVdwJ1Om[gB.C@{; A\W8F*m @#v6<û}yǓ`Q}~bD2ٺpt4vx@>P͝ǎoˡ! :ܙ2ܛ'ȫ$q frQ ;+ˬ;@,BICmq|0쀞CQdA Q3}Ѱ!ny>Dw@(al"iTCj +䉅+M^pu%<2Ӌ>"{"/I*D *{`_2&(Ur @Q5DApK@e⾋(Fln8/A!"^4}!j셒6cP lQ<O6h,H ^zP1uK#mO[! NFf(@Dj0z Eײ=F4R4Х7r2q̅4_`VQe23 3O/ p4nl]*,Lu&#?;`kaنt%!LH.i<1_9Om@+$ذE8NJb`̑e*Kսԕ樭&嚥jU UiJQԕ ٕ!ZX٢lcE*)&m.ԨU?<:k;pj&fq]!LP*W,Ja}Z~^<3{D7N"\P35 Ps(H?.DxOq5_jJ "asm*qp)]罷!; hbGDNR}oKD!fRĴmɨf-EmtʯqQK9J@p6 oN|+7Gl!$IR9B or;\ІlL0 q H #Ċn2m(k]4Ƴ&[r)p80j @&W$L!A:Jա<6sY*VzIsVUƊFa6dA)M٣E9"pr |Wå1{\t"e6?BeAvB>m`u;N LP#QS 643S5)CD̙mV Juֺ:}0svJvNnyɲZeH@c!Xp8\pÃxy`Aࢎ ׻1m>ssGU n V'e1/{R|dJQdvS8J>ɦw|M!4PcJ(/7v4%j6ܔ1Nݹݮi- ths T]!B;A"J8 ")޷TwGm!"ٹ!DQv6bTpIDTO#s&$;_qCrd8!KNB6_o0Hz3'vMN ]jƋqXp0Sx)yYnޞZ4m|j7_%EXa']`[YrLbڊ<΍WHkckҕkEk͑G޽4/G J wpofi ˼VZeZZnVKk%WM4IN^U\J+5W-m]VԖ櫐29ְX+MPoO&>Iu0k @ixIeB& RdRt֬L`m84̥"0x;hht4@@gHb ҅9..!`7"aKyp0VjeӶv cNXZ4Hn0tuݍHD E&J@!/ !L>]jD%I|]-i{X GcƎ@E \UҦ.C'# !A@3H8 ,,iW^R뾫^Ipp 8V fJ-o[tVIkIY64clLi@$!ƙ6pC?le/_ Q3!p?q}GC#s٦so. O0P1۱ έbLGlBA1 TIz0EI176{ҟ6bpŢ0Ke zi O\E, L1"wp(2 'A)VZ &L@:@x f(@Uܧ@o-sS-E&nnHc4eIe FHEe %@ɣ ' B!xP:]cyvi{vnOZqAN@%sA@r"ltgp^۞Lyw{A*8)=)3ײ,6 C$(G&9 m(rbG8B%V MjE6i$8$D9 $jAAT ?~o*,C4E,L$2-EF׉\~Ta4j|e$i~F.d7NuΌR #ȇHC=+79-T[JIPR YtękץJy o\;tGֺxt(SJbܞ{ C)JR?3 fHX(V!RBJT!ھ&e""Uw Kt|Pa5?~A$LKBbAB*U$`Ѯm)o_ǿ((4 TjJ!iϐvoEC\ ݮ53 0Y, ZiVU֪&%U4h!B웫HSűWHMSD,J#M<׼=7!ǰ89;ȭ& $ P(1%@&I?9}ܐC9C{h>۱!YVAORTm s׌2\ߛcGT8P;J %DM"H "W~ѐ;@{NrdҮpA\ i U(LTje 6-PM!4B[bJ!!h 8; HR R ܉Ba@Ăr $x<(>#E?fn(uzazC{1S H| @j\R*!&AvI*iZ p@P(PҪ G DP-lX@R?BTEh%-mWڕiSTEV4ږCa |e*4`DW9=p8G,*p*K~r`ҘO؄_Awm `l 2 "C{j*dqmb WZ(N3P2 ŀ@Vf%뷙]ݔ$ \bɃXMt;Qo$͡RI: ?ÿu䢅bzar B *.4 j:WwJ>'\&?nȿ}nu_>:894W BFs[>)s8tZ۪~0|Kl&1i+z8<]>' /}bTW\ ڝA3't#ΫB|H~ڗ;͹#OѺZh^#\w5whVBhGfipWMC)E𮏆tTb͙p%墷Dveӿmn8(KC1'X>` Va+X6$|iMωLW#zyi2I\P $9+Sc,"Z:{~C=)j_@ZlV1,o)v΍fJ4T]%*:W}&>5UIUsFk mkZgκp!]JO96Z+@µ$Yc#{̶ڿ2=kM'*˞^4z!Q)jt k3)rYo8prNh΢3Zś~ 0ۍs|q⦓CC㣝%l1k$hN@e3E'FsI!LUa 1b+Cۯ=!v3-to| bvvFGIϞ67Fqڞ\Z !׎VNİT2/rw=fH">wL~SWJk82t=o~,5iӦ&4YT #~ӹY|}6¾a|윈aВ EBL0ogS\qtuMPrp 3nsbǮ78f]C\ꨨl{gN6JNQl8tޮR+TNWթ{ B,9/+A")HDml4՞xd0 y WoG/^H(=@$ծ'~vgAi!)6(M3<#5qڪZ g)eC(F\;bhjQM4SAFC̀;~_׋qrP5.XF3nl s{^M4: !UMHJNE=l@Qs~nUti yM(0|9krX2Lt0#5QfzÐ5{Ļ`  =fMWq ȔDpU/ wR5D`(_A/uU!Î=:}'T'/3a-z˂v{V SXa̙f21(jzA@ɰTHBay7h8f@\u8`g|=lOB!L7sD'yO4!dҋOD8#(yqJ0fBCb Iw5hό(%2`k;-ʴ 6m)kXSjj dIra:Ė >DLMz>e -ď|.,\9mV2;bfDm6ɀMe\ v 0fBӷ*SZ cyT=xǒE 4*9oYS $qkZ4X ShLQXQz&6A8 4@11 ]Ōrji_>o-i@m Cfް~ᡤ}zھńTrTR+f"V.ws.f #1A2&DȒ/[nLIRYUx.lcI]nM4 YwDtAaN;PzI鬈+}ܔ[2|؛@U+:9Wk(2Q-u208!9tQKTU:I"4]i3} I`mb`1EH9*>>&gފO3F|L8Hp43#>6<0hQl%5Yi'I$ ,ZfƔWH4|t};9 {zfSD3kC c23<' oof1dg0 +rRפ&+aĚ M 8NI pkP9.AGY 2O&(N^K$A(j` =W}8pb0иtG#a}sM- AH~ 3m˭KE%Ĵ'%}h]MbrF VTØYt]L1 #qOw-Bj9=tEdq=n )qbafW.no2WpRE1*c|*Y%sܮNuH@TF7)D=XCŞ$/t᪈.PV y啥)*1ӣFZ١%GL[l=Gضi`ڔQ0iJY̭qqyWl͒6y5]#P(_'83h2yvUD65%$9/ OM#g=haz1EJ0=f[Le4g>[" 2v-Ԙh`qVE.]`~5S)leLPmq/,WYFA)yue{Y|LC ;Ѥ/vxZzlh=MÕDœ]DNxfs*iaP= bíj4[:KcE3'|]<9^OLa|f>9&ž~0MtihaE[8|Pv>HI4h:3m$DJ>ߎ^lE #Lv];p._Qu8@!YW9.8WW \4N8G#tk7 VΨcScM^L>wFrΫeof9(ZfZZJMSڱ**HL(KHȊG(00E({:w0p:6 H zCSfԁltt&QPY `'O&+C?#c; at66xBtN''HlH K@ D) O]_FhU>ɩRS5bi"bx]m@^QHJ [I.(ˑB8:,y'vbA119&_$ÅH bRtdRV,VR Ruy8iAi<M %{ŬW*uO{}pQDm̲C V)cTlZgFś5imBl 0C~qN/\'ux:B?|cg..UVL|T\Plr۞ y1,SHl4CS,$b):RppX t8TGb; %˃ T6#56KTSIE]f`ci)QWnPkR늗o f-=H7ԅ4[3qllʹ͙U?RA0AkC'tOLK)5{ \P)Ș&|$)2Lw` { }y9i$J52{hm?3@c$%6׈UP Mz .(J: JQv is,:w^0!e ő\( hp@!!:#M{ ƈ=LWW=oA Q>:c'c+1F.R5CT0!;+ kdӽ/ߵ:bzu(7>3efxOe !n}T eF}앙{Rlp1^kLZVSfe!,  V> X܌mF w7J!sH|nܾ믒j6_fֳx4<b,7DBRYd&Al͊W,U]Ke$ƊJdكPӶ ІmH┵,Mb*QTEP1R5*TI,IQY5&JfP[iJ55IU R(QLk2ckFHAJJkEњKN[G,e ) sA{ J)tT'\rm[t](@)٭"ȍAfe7sɆtר9ΨzBS!A|oq{v# B, s<1qÉ ?(eEa.`>$E,Gs@!F #$J$)2= d"GtLQ:i3X5=1*D}qЩIkp{k\!$>^y{  S=zK%`:]`}hHA" E;;cp0CF IZ(hMQ4'hi¡DÂq qۻnHebE{=w]aK` @m:R6)H'cQ08ýb4~!q[!ݶx6PD1PҦKʮtY>V36LiBT6J@q)[' R@*H2W$`J%#BB&B5@ HEFmUFVm+Qk\FQ@!2)P S!UhPX Q~  VmʀAvK&Rq2i"iP:JͯQ.N'==D[w*tN*JW@hYN ^x5D@4L4#yt% b(*)>FSC<!/*Syf wa\EԎCMKj2eLţZ(ʼn!b639ᾔ yh$qHQQK}<4>#hvvOZg99ݫiBUy۶"l]zׯ8hT́}Or'RS̢!x!  !IB^:֌#=R(r"(|]<);wʁx8FݠNt D{8V-h"AɍXV.RO6 lH!bJ"<)Li D P ɯ}.h#2V4"8xZ MR4ELFF-MMmJҰ)EfTԚ&Ř&!)iUߟ_>o_oߗL=u»/w_Jn0~~:4oEӻpbz>A$(ƋtpN)jtuZ)&&6G9H],pu$RJwvvj L?=Q?}Arn߽x;5&,(Wێ8]6 .\eL+[l1hb҄E+}qΎ!Q} BӑA~(h"Dx=t܇E2&M@)J VդDԀH(j"UE(% Ă++JB*0@"AB霅 5(䁢P2P@ A$ i(hr2UDB~C|z r,_ayGti=c,||_1‡SC K `S2$LEQ[TR҆MHصFhi[iYScJ"YVTȊ>mtZ~ 4G"+[;Qyc\ɛ%b88g0-FlW57!QQTS^ċu"8^n VL)j a6cJTGTRAXu9 Qc 4[!»0=m)rv\{)) %Бn JT5|I-!\YQx¢,lYX$UMMV%TQ ʔP$I[xBnWa:h w̷A_uT6hSDr)!4#z5χEN`p1A>*/r@P^LRA=_ZqvbZ$ @PBDMSt40jnL .q}E]B0cb<#=_Ҥ%-mH @BN`bb H&%G54()`?hTH]Y(1X4`8 lNd5Z#('8~Y1-3&-M@P@,34@|SGC;"ꤠTL*/Jt<%JUTMJ%*@9a@N"Ps\+Fzh\R$(@9>o?A)ʗg҄:yPأcɂk‚DK{eHOwZ-ckTU"Jhҥ R3"3 l;vMP րpQ!H!VP$%XiQq8HN Pԡ@d !{~g#~@Pp!侸o; 8Sp\aFdT61)tm{A)ې:}sOiG< 'O" O4GS& uԱv̩ f6"6mۊ6g1; 5OR@"Ea("DNX Y&lm4IR[w&eb-QJfl‡25q: CONZa( ?~eBC 01 CHb@~f>ty1 H:OVċ+tHPCyi)lyw{N JAq![8ɠhBP軎T82NP H] h H! sPn|3Wv%bAF$@[܀t<&YhFhڋ*mjVCR@@@'i03#,!Z5I6ƶj#??JԒ$B `b )Jдϑ 0v1 wœv4@aR 䊆:b Fr EPt6V&"!,Xz+ D$ĀC*SH|kvSlI?Fѱ1^I!d < @rFd`&扪LWO@$$)\Ufc9$1KH >!obbF`PFdV&D$NaK z4`D.8CL1FM&dtȖ{ ނ.R8]Ӊsi%([ݮe 4MetH\Ssեt$ 9Wpű4kvZmkK Q LJ+J0mcD@A0Um@DD5,Q@ d! f@5PR>u=8ӿ巰ȡȏ(ϒ:_SB/-y?j 룑#?N 'J=bR'"q" M)N5?}I|ۀ4L=<Ʒ6?{S.?g*p  FwHUH1&`{ QgblЉNߞ0hp:9$DPu;fx4K/Mm0GfU"hsVF8.Qq&@\2Lpu!顜V}