From f5059243c2428b73d75e86f6917ce21b28f153df Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 10 Apr 2010 21:54:22 +0000 Subject: etoolbox 1.9 (10apr10) git-svn-id: svn://tug.org/texlive/trunk@17791 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/etoolbox/LICENSE | 415 -- Master/texmf-dist/doc/latex/etoolbox/README | 64 +- Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf | 4767 ++++++++++++--------- Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex | 439 +- 4 files changed, 3085 insertions(+), 2600 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/etoolbox/LICENSE (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/etoolbox/LICENSE b/Master/texmf-dist/doc/latex/etoolbox/LICENSE deleted file mode 100644 index 063434a00ab..00000000000 --- a/Master/texmf-dist/doc/latex/etoolbox/LICENSE +++ /dev/null @@ -1,415 +0,0 @@ -The LaTeX Project Public License -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - -LPPL Version 1.3c 2006-05-20 - -Copyright 1999 2002-2006 LaTeX3 Project - Everyone is allowed to distribute verbatim copies of this - license document, but modification of it is not allowed. - - -PREAMBLE -======== - -The LaTeX Project Public License (LPPL) is the primary license under -which the the LaTeX kernel and the base LaTeX packages are distributed. - -You may use this license for any work of which you hold the copyright -and which you wish to distribute. This license may be particularly -suitable if your work is TeX-related (such as a LaTeX package), but -it is written in such a way that you can use it even if your work is -unrelated to TeX. - -The section `WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE', -below, gives instructions, examples, and recommendations for authors -who are considering distributing their works under this license. - -This license gives conditions under which a work may be distributed -and modified, as well as conditions under which modified versions of -that work may be distributed. - -We, the LaTeX3 Project, believe that the conditions below give you -the freedom to make and distribute modified versions of your work -that conform with whatever technical specifications you wish while -maintaining the availability, integrity, and reliability of -that work. If you do not see how to achieve your goal while -meeting these conditions, then read the document `cfgguide.tex' -and `modguide.tex' in the base LaTeX distribution for suggestions. - - -DEFINITIONS -=========== - -In this license document the following terms are used: - - `Work' - Any work being distributed under this License. - - `Derived Work' - Any work that under any applicable law is derived from the Work. - - `Modification' - Any procedure that produces a Derived Work under any applicable - law -- for example, the production of a file containing an - original file associated with the Work or a significant portion of - such a file, either verbatim or with modifications and/or - translated into another language. - - `Modify' - To apply any procedure that produces a Derived Work under any - applicable law. - - `Distribution' - Making copies of the Work available from one person to another, in - whole or in part. Distribution includes (but is not limited to) - making any electronic components of the Work accessible by - file transfer protocols such as FTP or HTTP or by shared file - systems such as Sun's Network File System (NFS). - - `Compiled Work' - A version of the Work that has been processed into a form where it - is directly usable on a computer system. This processing may - include using installation facilities provided by the Work, - transformations of the Work, copying of components of the Work, or - other activities. Note that modification of any installation - facilities provided by the Work constitutes modification of the Work. - - `Current Maintainer' - A person or persons nominated as such within the Work. If there is - no such explicit nomination then it is the `Copyright Holder' under - any applicable law. - - `Base Interpreter' - A program or process that is normally needed for running or - interpreting a part or the whole of the Work. - - A Base Interpreter may depend on external components but these - are not considered part of the Base Interpreter provided that each - external component clearly identifies itself whenever it is used - interactively. Unless explicitly specified when applying the - license to the Work, the only applicable Base Interpreter is a - `LaTeX-Format' or in the case of files belonging to the - `LaTeX-format' a program implementing the `TeX language'. - - - -CONDITIONS ON DISTRIBUTION AND MODIFICATION -=========================================== - -1. Activities other than distribution and/or modification of the Work -are not covered by this license; they are outside its scope. In -particular, the act of running the Work is not restricted and no -requirements are made concerning any offers of support for the Work. - -2. You may distribute a complete, unmodified copy of the Work as you -received it. Distribution of only part of the Work is considered -modification of the Work, and no right to distribute such a Derived -Work may be assumed under the terms of this clause. - -3. You may distribute a Compiled Work that has been generated from a -complete, unmodified copy of the Work as distributed under Clause 2 -above, as long as that Compiled Work is distributed in such a way that -the recipients may install the Compiled Work on their system exactly -as it would have been installed if they generated a Compiled Work -directly from the Work. - -4. If you are the Current Maintainer of the Work, you may, without -restriction, modify the Work, thus creating a Derived Work. You may -also distribute the Derived Work without restriction, including -Compiled Works generated from the Derived Work. Derived Works -distributed in this manner by the Current Maintainer are considered to -be updated versions of the Work. - -5. If you are not the Current Maintainer of the Work, you may modify -your copy of the Work, thus creating a Derived Work based on the Work, -and compile this Derived Work, thus creating a Compiled Work based on -the Derived Work. - -6. If you are not the Current Maintainer of the Work, you may -distribute a Derived Work provided the following conditions are met -for every component of the Work unless that component clearly states -in the copyright notice that it is exempt from that condition. Only -the Current Maintainer is allowed to add such statements of exemption -to a component of the Work. - - a. If a component of this Derived Work can be a direct replacement - for a component of the Work when that component is used with the - Base Interpreter, then, wherever this component of the Work - identifies itself to the user when used interactively with that - Base Interpreter, the replacement component of this Derived Work - clearly and unambiguously identifies itself as a modified version - of this component to the user when used interactively with that - Base Interpreter. - - b. Every component of the Derived Work contains prominent notices - detailing the nature of the changes to that component, or a - prominent reference to another file that is distributed as part - of the Derived Work and that contains a complete and accurate log - of the changes. - - c. No information in the Derived Work implies that any persons, - including (but not limited to) the authors of the original version - of the Work, provide any support, including (but not limited to) - the reporting and handling of errors, to recipients of the - Derived Work unless those persons have stated explicitly that - they do provide such support for the Derived Work. - - d. You distribute at least one of the following with the Derived Work: - - 1. A complete, unmodified copy of the Work; - if your distribution of a modified component is made by - offering access to copy the modified component from a - designated place, then offering equivalent access to copy - the Work from the same or some similar place meets this - condition, even though third parties are not compelled to - copy the Work along with the modified component; - - 2. Information that is sufficient to obtain a complete, - unmodified copy of the Work. - -7. If you are not the Current Maintainer of the Work, you may -distribute a Compiled Work generated from a Derived Work, as long as -the Derived Work is distributed to all recipients of the Compiled -Work, and as long as the conditions of Clause 6, above, are met with -regard to the Derived Work. - -8. The conditions above are not intended to prohibit, and hence do not -apply to, the modification, by any method, of any component so that it -becomes identical to an updated version of that component of the Work as -it is distributed by the Current Maintainer under Clause 4, above. - -9. Distribution of the Work or any Derived Work in an alternative -format, where the Work or that Derived Work (in whole or in part) is -then produced by applying some process to that format, does not relax or -nullify any sections of this license as they pertain to the results of -applying that process. - -10. a. A Derived Work may be distributed under a different license - provided that license itself honors the conditions listed in - Clause 6 above, in regard to the Work, though it does not have - to honor the rest of the conditions in this license. - - b. If a Derived Work is distributed under a different license, that - Derived Work must provide sufficient documentation as part of - itself to allow each recipient of that Derived Work to honor the - restrictions in Clause 6 above, concerning changes from the Work. - -11. This license places no restrictions on works that are unrelated to -the Work, nor does this license place any restrictions on aggregating -such works with the Work by any means. - -12. Nothing in this license is intended to, or may be used to, prevent -complete compliance by all parties with all applicable laws. - - -NO WARRANTY -=========== - -There is no warranty for the Work. Except when otherwise stated in -writing, the Copyright Holder provides the Work `as is', without -warranty of any kind, either expressed or implied, including, but not -limited to, the implied warranties of merchantability and fitness for a -particular purpose. The entire risk as to the quality and performance -of the Work is with you. Should the Work prove defective, you assume -the cost of all necessary servicing, repair, or correction. - -In no event unless required by applicable law or agreed to in writing -will The Copyright Holder, or any author named in the components of the -Work, or any other party who may distribute and/or modify the Work as -permitted above, be liable to you for damages, including any general, -special, incidental or consequential damages arising out of any use of -the Work or out of inability to use the Work (including, but not limited -to, loss of data, data being rendered inaccurate, or losses sustained by -anyone as a result of any failure of the Work to operate with any other -programs), even if the Copyright Holder or said author or said other -party has been advised of the possibility of such damages. - - -MAINTENANCE OF THE WORK -======================= - -The Work has the status `author-maintained' if the Copyright Holder -explicitly and prominently states near the primary copyright notice in -the Work that the Work can only be maintained by the Copyright Holder -or simply that it is `author-maintained'. - -The Work has the status `maintained' if there is a Current Maintainer -who has indicated in the Work that they are willing to receive error -reports for the Work (for example, by supplying a valid e-mail -address). It is not required for the Current Maintainer to acknowledge -or act upon these error reports. - -The Work changes from status `maintained' to `unmaintained' if there -is no Current Maintainer, or the person stated to be Current -Maintainer of the work cannot be reached through the indicated means -of communication for a period of six months, and there are no other -significant signs of active maintenance. - -You can become the Current Maintainer of the Work by agreement with -any existing Current Maintainer to take over this role. - -If the Work is unmaintained, you can become the Current Maintainer of -the Work through the following steps: - - 1. Make a reasonable attempt to trace the Current Maintainer (and - the Copyright Holder, if the two differ) through the means of - an Internet or similar search. - - 2. If this search is successful, then enquire whether the Work - is still maintained. - - a. If it is being maintained, then ask the Current Maintainer - to update their communication data within one month. - - b. If the search is unsuccessful or no action to resume active - maintenance is taken by the Current Maintainer, then announce - within the pertinent community your intention to take over - maintenance. (If the Work is a LaTeX work, this could be - done, for example, by posting to comp.text.tex.) - - 3a. If the Current Maintainer is reachable and agrees to pass - maintenance of the Work to you, then this takes effect - immediately upon announcement. - - b. If the Current Maintainer is not reachable and the Copyright - Holder agrees that maintenance of the Work be passed to you, - then this takes effect immediately upon announcement. - - 4. If you make an `intention announcement' as described in 2b. above - and after three months your intention is challenged neither by - the Current Maintainer nor by the Copyright Holder nor by other - people, then you may arrange for the Work to be changed so as - to name you as the (new) Current Maintainer. - - 5. If the previously unreachable Current Maintainer becomes - reachable once more within three months of a change completed - under the terms of 3b) or 4), then that Current Maintainer must - become or remain the Current Maintainer upon request provided - they then update their communication data within one month. - -A change in the Current Maintainer does not, of itself, alter the fact -that the Work is distributed under the LPPL license. - -If you become the Current Maintainer of the Work, you should -immediately provide, within the Work, a prominent and unambiguous -statement of your status as Current Maintainer. You should also -announce your new status to the same pertinent community as -in 2b) above. - - -WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE -====================================================== - -This section contains important instructions, examples, and -recommendations for authors who are considering distributing their -works under this license. These authors are addressed as `you' in -this section. - -Choosing This License or Another License ----------------------------------------- - -If for any part of your work you want or need to use *distribution* -conditions that differ significantly from those in this license, then -do not refer to this license anywhere in your work but, instead, -distribute your work under a different license. You may use the text -of this license as a model for your own license, but your license -should not refer to the LPPL or otherwise give the impression that -your work is distributed under the LPPL. - -The document `modguide.tex' in the base LaTeX distribution explains -the motivation behind the conditions of this license. It explains, -for example, why distributing LaTeX under the GNU General Public -License (GPL) was considered inappropriate. Even if your work is -unrelated to LaTeX, the discussion in `modguide.tex' may still be -relevant, and authors intending to distribute their works under any -license are encouraged to read it. - -A Recommendation on Modification Without Distribution ------------------------------------------------------ - -It is wise never to modify a component of the Work, even for your own -personal use, without also meeting the above conditions for -distributing the modified component. While you might intend that such -modifications will never be distributed, often this will happen by -accident -- you may forget that you have modified that component; or -it may not occur to you when allowing others to access the modified -version that you are thus distributing it and violating the conditions -of this license in ways that could have legal implications and, worse, -cause problems for the community. It is therefore usually in your -best interest to keep your copy of the Work identical with the public -one. Many works provide ways to control the behavior of that work -without altering any of its licensed components. - -How to Use This License ------------------------ - -To use this license, place in each of the components of your work both -an explicit copyright notice including your name and the year the work -was authored and/or last substantially modified. Include also a -statement that the distribution and/or modification of that -component is constrained by the conditions in this license. - -Here is an example of such a notice and statement: - - %% pig.dtx - %% Copyright 2005 M. Y. Name - % - % This work may be distributed and/or modified under the - % conditions of the LaTeX Project Public License, either version 1.3 - % of this license or (at your option) any later version. - % The latest version of this license is in - % http://www.latex-project.org/lppl.txt - % and version 1.3 or later is part of all distributions of LaTeX - % version 2005/12/01 or later. - % - % This work has the LPPL maintenance status `maintained'. - % - % The Current Maintainer of this work is M. Y. Name. - % - % This work consists of the files pig.dtx and pig.ins - % and the derived file pig.sty. - -Given such a notice and statement in a file, the conditions -given in this license document would apply, with the `Work' referring -to the three files `pig.dtx', `pig.ins', and `pig.sty' (the last being -generated from `pig.dtx' using `pig.ins'), the `Base Interpreter' -referring to any `LaTeX-Format', and both `Copyright Holder' and -`Current Maintainer' referring to the person `M. Y. Name'. - -If you do not want the Maintenance section of LPPL to apply to your -Work, change `maintained' above into `author-maintained'. -However, we recommend that you use `maintained', as the Maintenance -section was added in order to ensure that your Work remains useful to -the community even when you can no longer maintain and support it -yourself. - -Derived Works That Are Not Replacements ---------------------------------------- - -Several clauses of the LPPL specify means to provide reliability and -stability for the user community. They therefore concern themselves -with the case that a Derived Work is intended to be used as a -(compatible or incompatible) replacement of the original Work. If -this is not the case (e.g., if a few lines of code are reused for a -completely different task), then clauses 6b and 6d shall not apply. - - -Important Recommendations -------------------------- - - Defining What Constitutes the Work - - The LPPL requires that distributions of the Work contain all the - files of the Work. It is therefore important that you provide a - way for the licensee to determine which files constitute the Work. - This could, for example, be achieved by explicitly listing all the - files of the Work near the copyright notice of each file or by - using a line such as: - - % This work consists of all files listed in manifest.txt. - - in that place. In the absence of an unequivocal list it might be - impossible for the licensee to determine what is considered by you - to comprise the Work and, in such a case, the licensee would be - entitled to make reasonable conjectures as to which files comprise - the Work. diff --git a/Master/texmf-dist/doc/latex/etoolbox/README b/Master/texmf-dist/doc/latex/etoolbox/README index 952626a4e81..0e27e5e4255 100644 --- a/Master/texmf-dist/doc/latex/etoolbox/README +++ b/Master/texmf-dist/doc/latex/etoolbox/README @@ -1,4 +1,4 @@ -$Id: README,v 1.8 2009/08/06 16:50:04 lehman stable $ +$Id: README,v 1.9 2010/04/10 19:11:49 lehman stable $ ABOUT @@ -12,7 +12,7 @@ elatex. LICENSE -Copyright (c) 2007--2009 Philipp Lehman. This package is author- +Copyright (c) 2007-2010 Philipp Lehman. This package is author- maintained. Permission is granted to copy, distribute and/or modify this software under the terms of the LaTeX Project Public License (LPPL), version 1.3. This software is provided 'as is', without @@ -24,32 +24,60 @@ REQUIREMENTS This package requires e-TeX. -INSTALLATION +AUTOMATIC INSTALLATION -Copy the files 'etoolbox.sty' and 'etoolbox.def' to +TeX Live: The etoolbox package is included in TeX Live. + Use the TeX Live package manager to install it. - /tex/latex/etoolbox/ +MiKTeX: The etoolbox package is included in MiKTeX. + Use the MiKTeX package manager to install it. + +SEMI-AUTOMATIC INSTALLATION + +1. Download the file + + http://www.ctan.org/tex-archive/install/macros/latex/contrib/etoolbox.tds.zip -where denotes the root of the local TeX installation -tree, for example +2. Unpack the archive in the root directory of the local TeX + installation tree, for example /usr/local/share/texmf/ -or + or /usr/share/texmf-local/ -or + or C:\Local TeX Files\ -The manual ('etoolbox.pdf') goes to +3. Update the file hash tables (also known as the file name + database). + + On teTeX and TeX Live systems, run texhash as root ('sudo + texhash'). On MiKTeX, run 'initexmf --update-fndb' in a command + window or use the 'Refresh FNDB' button of the MiKTeX Options + window. - /doc/latex/etoolbox/ +MANUAL INSTALLATION + +1. Copy the files 'etoolbox.sty' and 'etoolbox.def' to + + /tex/latex/etoolbox/ -or to any other place where you will find it later. + where denotes the root of the local TeX installation + tree, for example -Note that you may have to create those directories if this is the -first package you're installing locally (as opposed to via a package -manager). Don't forget to update the file hash tables after -installing the files. Please see the TeX FAQ at + /usr/local/share/texmf/ + or + /usr/share/texmf-local/ + or + C:\Local TeX Files\ + +2. The file 'etoolbox.pdf' goes to + + /doc/latex/etoolbox/ - http://www.tex.ac.uk/faq +3. Update the file hash tables (also known as the file name + database). -for further details. + On teTeX and TeX Live systems, run texhash as root ('sudo + texhash'). On MiKTeX, run 'initexmf --update-fndb' in a command + window or use the 'Refresh FNDB' button of the MiKTeX Options + window. diff --git a/Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf b/Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf index 7d67303cbb5..68b802cd5f7 100644 --- a/Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf +++ b/Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf @@ -2,2412 +2,2794 @@ % 1 0 obj<> endobj -2 0 obj<> +2 0 obj<> endobj -3 0 obj<> +3 0 obj<> endobj 4 0 obj<> endobj -5 0 obj<> +5 0 obj<> endobj -6 0 obj<> +6 0 obj<> endobj 7 0 obj<> endobj -8 0 obj<> +8 0 obj<> endobj 9 0 obj<> endobj 10 0 obj<> endobj -11 0 obj<> +11 0 obj<> endobj 12 0 obj<> endobj 13 0 obj<> endobj -14 0 obj<> +14 0 obj<> endobj 15 0 obj<> endobj 16 0 obj<> endobj -17 0 obj<> +17 0 obj<> endobj 18 0 obj<> endobj 19 0 obj<> endobj -20 0 obj<> +20 0 obj<> endobj 21 0 obj<> endobj 22 0 obj<> endobj -23 0 obj<> +23 0 obj<> endobj -24 0 obj<> +24 0 obj<> endobj 25 0 obj<> endobj -26 0 obj<> +26 0 obj<> endobj 27 0 obj<> endobj 28 0 obj<> endobj -29 0 obj<> +29 0 obj<> endobj 30 0 obj<> endobj 31 0 obj<> endobj -32 0 obj<> +32 0 obj<> endobj 33 0 obj<> endobj 34 0 obj<> endobj -35 0 obj<> +35 0 obj<> endobj 36 0 obj<> endobj 37 0 obj<> endobj -38 0 obj<> +38 0 obj<> endobj 39 0 obj<> endobj 40 0 obj<> endobj -41 0 obj<> +41 0 obj<> endobj 42 0 obj<> endobj 43 0 obj<> endobj -44 0 obj<> +44 0 obj<> endobj 45 0 obj<> endobj 46 0 obj<> endobj -47 0 obj<> +47 0 obj<> endobj 48 0 obj<> endobj 49 0 obj<> endobj -50 0 obj<> +50 0 obj<> endobj 51 0 obj<> endobj 52 0 obj<> endobj -53 0 obj<> +53 0 obj<> endobj 54 0 obj<> endobj 55 0 obj<> endobj -56 0 obj<> +56 0 obj<> endobj 57 0 obj<> endobj 58 0 obj<> endobj -59 0 obj<> +59 0 obj<> endobj 60 0 obj<> endobj 61 0 obj<> endobj -62 0 obj<> +62 0 obj<> endobj 63 0 obj<> endobj 64 0 obj<> endobj -65 0 obj<> +65 0 obj<> endobj 66 0 obj<> endobj 67 0 obj<> endobj -68 0 obj<> +68 0 obj<> endobj 69 0 obj<> endobj 70 0 obj<> endobj -71 0 obj<> +71 0 obj<> endobj 72 0 obj<> endobj 73 0 obj<> endobj -74 0 obj<> +74 0 obj<> endobj -75 0 obj<> +75 0 obj<> endobj 76 0 obj<> endobj -77 0 obj<> +77 0 obj<> endobj 78 0 obj<> endobj 79 0 obj<> endobj -80 0 obj<> +80 0 obj<> endobj 81 0 obj<> endobj 82 0 obj<> endobj -83 0 obj<> +83 0 obj<> endobj 84 0 obj<> endobj 85 0 obj<> endobj -86 0 obj<> +86 0 obj<> endobj 87 0 obj<> endobj 88 0 obj<> endobj -89 0 obj<> +89 0 obj<> endobj 90 0 obj<> endobj 91 0 obj<> endobj -92 0 obj<> +92 0 obj<> endobj 93 0 obj<> endobj 94 0 obj<> endobj -95 0 obj<> +95 0 obj<> endobj 96 0 obj<> endobj 97 0 obj<> endobj -98 0 obj<> +98 0 obj<> endobj 99 0 obj<> endobj 100 0 obj<> endobj -101 0 obj<> +101 0 obj<> endobj 102 0 obj<> endobj 103 0 obj<> endobj -104 0 obj<> +104 0 obj<> endobj 105 0 obj<> endobj 106 0 obj<> endobj -107 0 obj<> +107 0 obj<> endobj 108 0 obj<> endobj 109 0 obj<> endobj -110 0 obj<> +110 0 obj<> endobj 111 0 obj<> endobj 112 0 obj<> endobj -113 0 obj<> +113 0 obj<> endobj 114 0 obj<> endobj 115 0 obj<> endobj -116 0 obj<> +116 0 obj<> endobj 117 0 obj<> endobj 118 0 obj<> endobj -119 0 obj<> +119 0 obj<> endobj 120 0 obj<> endobj 121 0 obj<> endobj -122 0 obj<> +122 0 obj<> endobj 123 0 obj<> endobj 124 0 obj<> endobj -125 0 obj<> +125 0 obj<> endobj 126 0 obj<> endobj 127 0 obj<> endobj -128 0 obj<> +128 0 obj<> endobj 129 0 obj<> endobj 130 0 obj<> endobj -131 0 obj<> +131 0 obj<> endobj 132 0 obj<> endobj 133 0 obj<> endobj -134 0 obj<> +134 0 obj<> endobj 135 0 obj<> endobj 136 0 obj<> endobj -137 0 obj<> +137 0 obj<> endobj 138 0 obj<> endobj 139 0 obj<> endobj -140 0 obj<> +140 0 obj<> endobj 141 0 obj<> endobj 142 0 obj<> endobj -143 0 obj<> +143 0 obj<> endobj 144 0 obj<> endobj 145 0 obj<> endobj -146 0 obj<> +146 0 obj<> endobj 147 0 obj<> endobj 148 0 obj<> endobj -149 0 obj<> +149 0 obj<> endobj 150 0 obj<> endobj 151 0 obj<> endobj -152 0 obj<> +152 0 obj<> endobj 153 0 obj<> endobj 154 0 obj<> endobj -155 0 obj<> +155 0 obj<> endobj 156 0 obj<> endobj 157 0 obj<> endobj -158 0 obj<> +158 0 obj<> endobj 159 0 obj<> endobj 160 0 obj<> endobj -161 0 obj<> +161 0 obj<> endobj 162 0 obj<> endobj 163 0 obj<> endobj -164 0 obj<> +164 0 obj<> endobj 165 0 obj<> endobj 166 0 obj<> endobj -167 0 obj<> +167 0 obj<> endobj 168 0 obj<> endobj 169 0 obj<> endobj -170 0 obj<> +170 0 obj<> endobj 171 0 obj<> endobj 172 0 obj<> endobj -173 0 obj<> +173 0 obj<> endobj 174 0 obj<> endobj 175 0 obj<> endobj -176 0 obj<> +176 0 obj<> endobj 177 0 obj<> endobj 178 0 obj<> endobj -179 0 obj<> +179 0 obj<> endobj 180 0 obj<> endobj 181 0 obj<> endobj -182 0 obj<> +182 0 obj<> endobj 183 0 obj<> endobj 184 0 obj<> endobj -185 0 obj<> +185 0 obj<> endobj 186 0 obj<> endobj 187 0 obj<> endobj -188 0 obj<> +188 0 obj<> endobj 189 0 obj<> endobj 190 0 obj<> endobj -191 0 obj<> +191 0 obj<> endobj 192 0 obj<> endobj 193 0 obj<> endobj -194 0 obj<> +194 0 obj<> endobj 195 0 obj<> endobj 196 0 obj<> endobj -197 0 obj<> +197 0 obj<> endobj 198 0 obj<> endobj 199 0 obj<> endobj -200 0 obj<> +200 0 obj<> endobj 201 0 obj<> endobj 202 0 obj<> endobj -203 0 obj<> +203 0 obj<> endobj 204 0 obj<> endobj 205 0 obj<> endobj -206 0 obj<> +206 0 obj<> endobj 207 0 obj<> endobj 208 0 obj<> endobj -209 0 obj<> +209 0 obj<> endobj 210 0 obj<> endobj 211 0 obj<> endobj -212 0 obj<> +212 0 obj<> endobj 213 0 obj<> endobj 214 0 obj<> endobj -215 0 obj<> +215 0 obj<> endobj 216 0 obj<> endobj 217 0 obj<> endobj -218 0 obj<> +218 0 obj<> endobj 219 0 obj<> endobj 220 0 obj<> endobj -221 0 obj<> +221 0 obj<> endobj 222 0 obj<> endobj 223 0 obj<> endobj -224 0 obj<> +224 0 obj<> endobj 225 0 obj<> endobj 226 0 obj<> endobj -227 0 obj<> +227 0 obj<> endobj 228 0 obj<> endobj 229 0 obj<> endobj -230 0 obj<> +230 0 obj<> endobj 231 0 obj<> endobj 232 0 obj<> endobj -233 0 obj<> +233 0 obj<> endobj 234 0 obj<> endobj 235 0 obj<> endobj -236 0 obj<> +236 0 obj<> endobj 237 0 obj<> endobj 238 0 obj<> endobj -239 0 obj<> +239 0 obj<> endobj 240 0 obj<> endobj 241 0 obj<> endobj -242 0 obj<> +242 0 obj<> endobj 243 0 obj<> endobj 244 0 obj<> endobj -245 0 obj<> +245 0 obj<> endobj 246 0 obj<> endobj 247 0 obj<> endobj -248 0 obj<> +248 0 obj<> endobj 249 0 obj<> endobj 250 0 obj<> endobj -251 0 obj<> +251 0 obj<> endobj 252 0 obj<> endobj 253 0 obj<> endobj -254 0 obj<> +254 0 obj<> endobj 255 0 obj<> endobj 256 0 obj<> endobj -257 0 obj<> +257 0 obj<> endobj 258 0 obj<> endobj 259 0 obj<> endobj -260 0 obj<> +260 0 obj<> endobj 261 0 obj<> endobj 262 0 obj<> endobj -263 0 obj<> +263 0 obj<> endobj 264 0 obj<> endobj 265 0 obj<> endobj -266 0 obj<> +266 0 obj<> endobj 267 0 obj<> endobj 268 0 obj<> endobj -269 0 obj<> +269 0 obj<> endobj 270 0 obj<> endobj 271 0 obj<> endobj -272 0 obj<> +272 0 obj<> endobj 273 0 obj<> endobj 274 0 obj<> endobj -275 0 obj<> +275 0 obj<> endobj 276 0 obj<> endobj 277 0 obj<> endobj -278 0 obj<> +278 0 obj<> endobj -279 0 obj<> +279 0 obj<> endobj 280 0 obj<> endobj -281 0 obj<> +281 0 obj<> endobj -282 0 obj<> +282 0 obj<> endobj -283 0 obj<> +283 0 obj<> endobj -284 0 obj<> +284 0 obj<> endobj -285 0 obj<> +285 0 obj<> endobj -286 0 obj<> +286 0 obj<> endobj -287 0 obj<> +287 0 obj<> endobj -288 0 obj<> +288 0 obj<> endobj -289 0 obj<> +289 0 obj<> endobj -290 0 obj<> +290 0 obj<> endobj -291 0 obj<> +291 0 obj<> endobj -292 0 obj<> +292 0 obj<> endobj -293 0 obj<> +293 0 obj<> endobj -294 0 obj<> +294 0 obj<> endobj -295 0 obj<> +295 0 obj<> endobj -296 0 obj<> +296 0 obj<> endobj -297 0 obj<> +297 0 obj<> endobj -298 0 obj<> +298 0 obj<> endobj -299 0 obj<> +299 0 obj<> endobj -300 0 obj<> +300 0 obj<> endobj -301 0 obj<> +301 0 obj<> endobj -302 0 obj<> +302 0 obj<> endobj -303 0 obj<> +303 0 obj<> endobj -304 0 obj<> +304 0 obj<> endobj -305 0 obj<> +305 0 obj<> endobj -306 0 obj<> +306 0 obj<> endobj -307 0 obj<> +307 0 obj<> endobj -308 0 obj<> +308 0 obj<> endobj -309 0 obj<> +309 0 obj<> endobj -310 0 obj<> +310 0 obj<> endobj -311 0 obj<> +311 0 obj<> endobj -312 0 obj<> +312 0 obj<> endobj -313 0 obj<> +313 0 obj<> endobj -314 0 obj<> +314 0 obj<> endobj -315 0 obj<> +315 0 obj<> endobj -316 0 obj<> +316 0 obj<> endobj -317 0 obj<> +317 0 obj<> endobj -318 0 obj<> +318 0 obj<> endobj -319 0 obj<> +319 0 obj<> endobj -320 0 obj<> +320 0 obj<> endobj -321 0 obj<> +321 0 obj<> endobj -322 0 obj<> +322 0 obj<> endobj -323 0 obj<> +323 0 obj<> endobj -324 0 obj<> +324 0 obj<> endobj -325 0 obj<> +325 0 obj<> endobj -326 0 obj<> +326 0 obj<> endobj -327 0 obj<> +327 0 obj<> endobj -328 0 obj<> +328 0 obj<> endobj -329 0 obj<> +329 0 obj<> endobj -330 0 obj<> +330 0 obj<> endobj -331 0 obj<> +331 0 obj<> endobj -332 0 obj<> +332 0 obj<> endobj -333 0 obj<> +333 0 obj<> endobj -334 0 obj<> +334 0 obj<> endobj -335 0 obj<> +335 0 obj<> endobj -336 0 obj<> +336 0 obj<> endobj -337 0 obj<> +337 0 obj<> endobj -338 0 obj<> +338 0 obj<> endobj -339 0 obj<> +339 0 obj<> endobj -340 0 obj<> +340 0 obj<> endobj -341 0 obj<> +341 0 obj<> endobj -342 0 obj<> +342 0 obj<> endobj -343 0 obj<> +343 0 obj<> endobj -344 0 obj<> +344 0 obj<> endobj -345 0 obj<> +345 0 obj<> endobj -346 0 obj<> +346 0 obj<> endobj -347 0 obj<> +347 0 obj<> endobj -348 0 obj<> +348 0 obj<> endobj -349 0 obj<> +349 0 obj<> endobj -350 0 obj<> +350 0 obj<> endobj -351 0 obj<> +351 0 obj<> endobj -352 0 obj<> +352 0 obj<> endobj -353 0 obj<> +353 0 obj<> endobj -354 0 obj<> +354 0 obj<> endobj -355 0 obj<> +355 0 obj<> endobj -356 0 obj<> +356 0 obj<> endobj -357 0 obj<> +357 0 obj<> endobj -358 0 obj<> +358 0 obj<> endobj -359 0 obj<> +359 0 obj<> endobj -360 0 obj<> +360 0 obj<> endobj -361 0 obj<> +361 0 obj<> endobj -362 0 obj<> +362 0 obj<> endobj -363 0 obj<> +363 0 obj<> endobj -364 0 obj<> +364 0 obj<> endobj -365 0 obj<> +365 0 obj<> endobj -366 0 obj<> +366 0 obj<> endobj -367 0 obj<> +367 0 obj<> endobj -368 0 obj<> +368 0 obj<> endobj -369 0 obj<> +369 0 obj<> endobj -370 0 obj<> +370 0 obj<> endobj -371 0 obj<> +371 0 obj<> endobj -372 0 obj<> +372 0 obj<> endobj -373 0 obj<> +373 0 obj<> endobj -374 0 obj<> +374 0 obj<> endobj -375 0 obj<> +375 0 obj<> endobj -376 0 obj<> +376 0 obj<> endobj -377 0 obj<> +377 0 obj<> endobj -378 0 obj<> +378 0 obj<> endobj -379 0 obj<> +379 0 obj<> endobj -380 0 obj<> +380 0 obj<> endobj -381 0 obj<> +381 0 obj<> endobj -382 0 obj<> +382 0 obj<> endobj -383 0 obj<> +383 0 obj<> endobj -384 0 obj<> +384 0 obj<> endobj -385 0 obj<> +385 0 obj<> endobj -386 0 obj<> +386 0 obj<> endobj -387 0 obj<> +387 0 obj<> endobj -388 0 obj<> +388 0 obj<> endobj -389 0 obj<> +389 0 obj<> endobj -390 0 obj<> +390 0 obj<> endobj -391 0 obj<> +391 0 obj<> endobj -392 0 obj<> +392 0 obj<> endobj -393 0 obj<> +393 0 obj<> endobj -394 0 obj<> +394 0 obj<> endobj -395 0 obj<> +395 0 obj<> endobj -396 0 obj<> +396 0 obj<> endobj -397 0 obj<> +397 0 obj<> endobj -398 0 obj<> +398 0 obj<> endobj -399 0 obj<> +399 0 obj<> endobj -400 0 obj<> +400 0 obj<> endobj -401 0 obj<> +401 0 obj<> endobj -402 0 obj<> +402 0 obj<> endobj -403 0 obj<> +403 0 obj<> endobj -404 0 obj<> +404 0 obj<> endobj -405 0 obj<> +405 0 obj<> endobj -406 0 obj<> +406 0 obj<> endobj -407 0 obj<> +407 0 obj<> endobj -408 0 obj<> +408 0 obj<> endobj -409 0 obj<> +409 0 obj<> endobj -410 0 obj<> +410 0 obj<> endobj -411 0 obj<> +411 0 obj<> endobj -412 0 obj<> +412 0 obj<> endobj -413 0 obj<> +413 0 obj<> endobj -414 0 obj<> +414 0 obj<> endobj -415 0 obj<> +415 0 obj<> endobj -416 0 obj<> +416 0 obj<> endobj -417 0 obj<> +417 0 obj<> endobj -418 0 obj<> +418 0 obj<> endobj -419 0 obj<> +419 0 obj<> endobj -420 0 obj<> +420 0 obj<> endobj -421 0 obj<> +421 0 obj<> endobj -422 0 obj<> +422 0 obj<> endobj -423 0 obj<> +423 0 obj<> endobj -424 0 obj<> +424 0 obj<> endobj -425 0 obj<> +425 0 obj<> endobj -426 0 obj<> +426 0 obj<> endobj -427 0 obj<> +427 0 obj<> endobj -428 0 obj<> +428 0 obj<> endobj -429 0 obj<> +429 0 obj<> endobj -430 0 obj<> +430 0 obj<> endobj -431 0 obj<> +431 0 obj<> endobj -432 0 obj<> +432 0 obj<> endobj -433 0 obj<> +433 0 obj<> endobj -434 0 obj<> +434 0 obj<> endobj -435 0 obj<> +435 0 obj<> endobj -436 0 obj<> +436 0 obj<> endobj -437 0 obj<> +437 0 obj<> endobj -438 0 obj<> +438 0 obj<> endobj -439 0 obj<> +439 0 obj<> endobj -440 0 obj<> +440 0 obj<> endobj -441 0 obj<> +441 0 obj<> endobj -442 0 obj<> +442 0 obj<> endobj -443 0 obj<> +443 0 obj<> endobj -444 0 obj<> +444 0 obj<> endobj -445 0 obj<> +445 0 obj<> endobj -446 0 obj<> +446 0 obj<> endobj -447 0 obj<> +447 0 obj<> endobj -448 0 obj<> +448 0 obj<> endobj -449 0 obj<> +449 0 obj<> endobj -450 0 obj<> +450 0 obj<> endobj -451 0 obj<> +451 0 obj<> endobj -452 0 obj<> +452 0 obj<> endobj -453 0 obj<> +453 0 obj<> endobj -454 0 obj<> +454 0 obj<> endobj -455 0 obj<> +455 0 obj<> endobj -456 0 obj<> +456 0 obj<> endobj -457 0 obj<> +457 0 obj<> endobj -458 0 obj<> +458 0 obj<> endobj -459 0 obj<> +459 0 obj<> endobj -460 0 obj<> +460 0 obj<> endobj -461 0 obj<> +461 0 obj<> endobj -462 0 obj<> +462 0 obj<> endobj -463 0 obj<> +463 0 obj<> endobj -464 0 obj<> +464 0 obj<> endobj -465 0 obj<> +465 0 obj<> endobj -466 0 obj<> +466 0 obj<> endobj -467 0 obj<> +467 0 obj<> endobj -468 0 obj<> +468 0 obj<> endobj -469 0 obj<> +469 0 obj<> endobj -470 0 obj<> +470 0 obj<> endobj -471 0 obj<> +471 0 obj<> endobj -472 0 obj<> +472 0 obj<> endobj -473 0 obj<> +473 0 obj<> endobj -474 0 obj<> +474 0 obj<> endobj -475 0 obj<> +475 0 obj<> endobj -476 0 obj<> +476 0 obj<> endobj -477 0 obj<> +477 0 obj<> endobj -478 0 obj<> +478 0 obj<> endobj -479 0 obj<> +479 0 obj<> endobj -480 0 obj<> +480 0 obj<> endobj -481 0 obj<> +481 0 obj<> endobj -482 0 obj<> +482 0 obj<> endobj -483 0 obj<> +483 0 obj<> endobj -484 0 obj<> +484 0 obj<> endobj -485 0 obj<> +485 0 obj<> endobj -486 0 obj<> +486 0 obj<> endobj -487 0 obj<> +487 0 obj<> endobj -488 0 obj<> +488 0 obj<> endobj -489 0 obj<> +489 0 obj<> endobj -490 0 obj<> +490 0 obj<> endobj -491 0 obj<> +491 0 obj<> endobj -492 0 obj<> +492 0 obj<> endobj -493 0 obj<> +493 0 obj<> endobj -494 0 obj<> +494 0 obj<> endobj -495 0 obj<> +495 0 obj<> endobj -496 0 obj<> +496 0 obj<> endobj -497 0 obj<> +497 0 obj<> endobj -498 0 obj<> +498 0 obj<> endobj -499 0 obj<> +499 0 obj<> endobj -500 0 obj<> +500 0 obj<> endobj -501 0 obj<> +501 0 obj<> endobj -502 0 obj<> +502 0 obj<> endobj -503 0 obj<> +503 0 obj<> endobj -504 0 obj<> +504 0 obj<> endobj -505 0 obj<> +505 0 obj<> endobj -506 0 obj<> +506 0 obj<> endobj -507 0 obj<> +507 0 obj<> endobj -508 0 obj<> +508 0 obj<> endobj -509 0 obj<> +509 0 obj<> endobj -510 0 obj<> +510 0 obj<> endobj -511 0 obj<> +511 0 obj<> endobj -512 0 obj<> +512 0 obj<> endobj -513 0 obj<> +513 0 obj<> endobj -514 0 obj<> +514 0 obj<> endobj -515 0 obj<> +515 0 obj<> endobj -516 0 obj<> +516 0 obj<> endobj -517 0 obj<> +517 0 obj<> endobj -518 0 obj<> +518 0 obj<> endobj -519 0 obj<> +519 0 obj<> endobj -520 0 obj<> +520 0 obj<> endobj -521 0 obj<> +521 0 obj<> endobj -522 0 obj<> +522 0 obj<> endobj -523 0 obj<> +523 0 obj<> endobj -524 0 obj<> +524 0 obj<> endobj -525 0 obj<> +525 0 obj<> endobj -526 0 obj<> +526 0 obj<> endobj -527 0 obj<> +527 0 obj<> endobj -528 0 obj<> +528 0 obj<> endobj -529 0 obj<> +529 0 obj<> endobj -530 0 obj<> +530 0 obj<> endobj -531 0 obj<> +531 0 obj<> endobj -532 0 obj<> +532 0 obj<> endobj -533 0 obj<> +533 0 obj<> endobj -534 0 obj<> +534 0 obj<> endobj -535 0 obj<> +535 0 obj<> endobj -536 0 obj<> +536 0 obj<> endobj -537 0 obj<>>> +537 0 obj<> endobj -538 0 obj<>stream -xڵ[َܸ}G -pŝSf2KL A]R\tUϽ\rK$ [TbetNY!V4?O("B5גZ#м(LN9Sn/x1f6B@7ݾGWLQ -(]/(+>@YhW9JvG5DsX>!&"FUhQfr95!WTs2¿c|YR3~y<=;\eyi`uwz-eֱbj4-/eWwp[j`mF^NGh8{OX]ppDŽ J\4@!4Ur#STϗ֡\4HJƯ{{]^N<ϋᴢic,^N$5JItVeizsX,) 5~*Ter(Yfqr2F6Wd~hӠ՝wSI_Jx~XQHȐgUPK*7ni5Ad# hn-T!A& 3N}$o}Kl{d:|l]E~XN3ɭ~$S%d}CbL>rۇ*yUTa ʅuz͒e: $/'?כx,iid^& s˜]`k aPJ3]Uۇr$8X72Ȥp^@nc`4|1myLD0WSs1Eiښ5da/!> dA\V -N.t B#ӂ )"i$"|dͰ&CP^dvls -4ɂba\NsQ&Ij+Yh-Wh8v]N \y4yO3~`LF բLRCUV{EXKU +,F$.ɲ+aHΩf앪-t,$$qQy*c1ZC~Bvt4ބ\2ABJjA$ +"],jT4;0!&sƻ./uTj"9aXݢLTLNTE8'zEZ\L3F 76EMuLٵQ ݢL*n@%pQ*c-kW௾l Ur2iX@#\Ƥ+jE>BҺ8kd3ۡn?#PG|cJb xC -I3s'zא [颶~u3?:ѰdsD ;iGz$ݱ #޳~]B][pA֙.Z8Xd!@#ݬCFr|jǰTF%})^w|-t?49}ڐw|ŭԃp:P/ z ^c) >,bk ĻWʽ5-=Vyc;3* Ҡvܺ.]F. )%_t`PF9:z!(B-]n@H6d_5 - V<|[R k~bHp&٬>ʰ=:}G@l-M0u3ChW/߂Gn.|vqFctɩSǬ9UH@yKZwp -M4.sv>׉Um]ml|aE癰Ņ"k{T?k Nv<:±⍳H~gl{;Mt7zTxsu~* z/-טyhz2Cn{nU^ 0P@9V{H>TT73-8ّVE1`eJƫR&!賃c w>Z@ť*U,Lyg5CUKm۬@.lw3yz+>#4 xqέ5pW<ю5;{tp'14vK'jH7>6)JĔ7[9yFNϻ̱B>|+ᴭnF1C_m2xɶarWn:P~ߕ;n{lbyXUaOiO8@Oh&ʸ]H |VKj6eLdĠ_4QC. )c1V(0bu8xW~Ǽ>^Vu捌GC=!nzA{n(ທ[e] s^opUI+|8^Amr=_d(s)S-ŨVngՉrrW~ -O@ѳN\rKyld_fIBMkBJ˦bsS~Ui+j -E5TBe :D֝n+5C;3?=?A]gk ՟Cy>]\T{*n>x+G'?rkgֿ$LQ4ۖS#69d 3M6`'?Y -endstream +538 0 obj<> endobj -539 0 obj<> -endobj -540 0 obj<> -endobj -541 0 obj<>/C[0 1 1]/Border[0 0 0]>> -endobj -542 0 obj<> -endobj -543 0 obj<>stream -xڭT\]5; (\k;VP;w $w@p .?uQc8{9U*L"`c֑ qr!L`kS+뫑Z 4rm?9N9#.`d `gg{5nLA G#kk7l -4XlWtS#ck lbld58Zq +#v&`;7JgBJ?X7G3@g@8M_!nٿHFCmdk -9! ` v oMN1029YـMAf?WFk0_1u0B K/j@W;9:mٽldZ19Awe/˂^c$|M䟔BIdÒҿTڿ+E1$ ω@# 핸ɟPA(,\ gn:3:g kPXЉץRP_ (cK ʿ Cg9(-nA* ?"/(ߵ?oGEZu1\?idvg  +Thb03v.( [צ`I`П뿽Z0+?-k W0'r3*I3mE#f;?ߵ# -a}MW߯%QQ77kh^.4qz[ǿT5@i]&(s`@˔TǪ#t=88޲o?u\Jk49%fMFx`4&bޝ;*B& N4#KXV\{z[tE_]fUoV͏*R+F /F,{ebv0Woۑ7{.Xy74_mMG!:~"U :CNiC[K0;?Zd F8D,bN,*9^v6=y\>} }1Mb/5U~ -/J NB^VBn'^@K#&$Q7~Z?^.:P>4Kt; '<oS hԨ<& $el9Zpf;û b|cb`=Knҥ9 p}(qWj'Zۛɠ]KGQ 5=XX;C `bC__%H^9ȋB{# Ozr3rKO0MW - 'gdW]~3gS,cj2jV`s 2/K7ē~on[M}WVNZDfQ{VoJFq!ʉQf'OV|U]$ς zHJ\~?3 }x;⺺d%,VcAc 6" -trEt,'$Gw0#n~ ܵl vPKaY旽~?2'h'Ҳ>py=Jpw0Z̑ɷ"N3n_R]Oc#u/৸#i4 UNCE>diPnO%8~YLOϭO?{tUs'?_<|h,4HVhRZnYTǶ*ŜҜnfЖ`%@v gŕׄ~ncApT|YG=?~mS .܌ 0,-1q!<b,Ej~lRB<_@*)KS0ݓ͝oCoQʆ;ϪH -n˜uqҳY7L;le^vP.a=Q ~I:s*{/u fڸ,j,>\K?΋ -T17a\?sBv4-eVK -ϊB hϞ0-oHbɯ*fdhʔrpuB*ŵ\~!60d-X!g"%8EZ ,s8;1+)X$u ]Lwγ#fSbj9nN>/ěB 'nJuHlPofve Y,2j{7'Pz y"E~vH|9Z7LU-{ho:ffvP&qpUb,t!%l=VX Jցf8xxP$'p/|k.?}7ڬG#.DmnZ*"}Y 5U`,68/"xɝa6OXG ωWvC !<{!vaO7--2̍]:d1~_, `» T^('sYV%(+5#+?Ꙛj%e67_ؙQN0=lL8 n 2 Dov0句.TIS`E^o뮝1\ -ّO_u]ͺŔWA?cfQnFE@ 2 Xu9To]L\hvá=K4LeUg]͏<$],~"qW%EN$XdXX>JQ؜/Tm(Z=*]:xkUq.cp3fKBBa]W4N#q@? ..8AF\ n䟕_rVh;"c1yIjv`Tヒ -J呚n}o˚ Շwx[L~Q6 8w͡1PQz2khm =OPobQ v9 ]{nގN/p$l -E'ujcJ>IQ\p=3"<ҙZXct4i -GLsIaB6=oI^:Clo&bmPOAig6#ܲ^vڨU9EYe}ܱ3Uz 6,}2x!X=X!Ei@w+y^amf⮤Zj~>§mg=C'_h4t5X{*aSגè9㫭Q6=SxOMcPV - VYr(l$e?(Y"EGC$?"Dv:°A1OJ=D: sTsz@+ƶ_Zz~zF3Ɨ5E,Z1?6q? ׼nXx̡|4%C`>N - -(գZs}t2Jg=ڡD7})_ Aѐm$=!: E&M,phT(yևIkl2n([ ) ^1"h㵻S<3W4(&4(}Yͯ UI(DޖEfXvYs\!b#E49m*! ,ZSߘ3>z< -զVsc40*;9?lEo'ji¢G%jv"bqs1~zD$O~ -.LBч,t͠V*C]Ik6DU]3#a ȒMThd_%]ˎ<3e7{ޗ^4_ݮ5&ZBsx;[pTz9OC<$ Cj jUFۧ`Y2Ybm"1&o'$jsU wdnmU6] 쎰(Ɂ,LIOg15$[6`ɯ#}͓^PYcWɣvdXR\ xER"_pj+Σ/JP^3><]#rvV5d̻4+ 8 ~ﴌ'Vw..l=Gi&wv/Y""hCpҾ|it_0SnXH¾KDŽ߻l:@kED0V_cY0+|"OP'TQMiavic¼,~lW`}-??e~0DU#7}A޶*Z*rY'U&h4(҉ ;uY -Q!'lR%pU#@dJ'G k%2<>-W".Pe1BdPwYSc4ؙ̞z{F(.`pYԿSijVyitTo?Hwtjŕ+&q -#n"+Y(mP#!x{`y?(7EgV+b۪-hPfafoyS -g$6CWpo?fBhFlG Z/ M }!G?`{zTIwDŽgoD3"KB6L~H~5}ԓZ"pM'жεk6.0&]OvX>J&%vG™mTJԀGVR r%YWH*’=GUzMӇ[ )Fbt Jnj(íI8|yy@\ziGKv—ʼ5ŠY#;e.J{Je<\nmy$ܠqv:E5'1^1~4Rw8o?.nq&{ ]>JT'LJ<ؤ%ׅg -#H ߗʤad]se IeWpsR'Kk-mV+UnB\ |Ǖk1It=+Y3mgM5rctI+Vv[4Wu}<3q>pᅡ8ovXT#`,ԋǔOCYH6Dn >n1jTv֭^ҀA,w+*bfPF9P%nT4heo/PSt,,<#7nj)74ؔ`@dDn0UWd ozO:ZOqk.?DAܵzKj=qf,0)l%WJµb\&t,+!:U?J/!԰.Øz&XKNre ;6Za^BD1*%ɟc<9tJcyU PC -ڊ׹}f.q0$)a=TuÝ(G$i? -OXvJ+<'\ oqPV -;m)v%رWO4t!SN[iA)OG!{z2M#5wYw9`1_TKrtZca4xMdTVK;J jUfZqlsPf΍*Lk=*q7AԯPU "EShe+b̾v96*+uݔ]qcmF&]?L-rnroBJ{b/Y68'B:mbNY850Vt V\*bw/LJ&C50q#ΒPntYojêuNKbJ -_T_҉._5v>W4FbGy %8%uT2%A+{·^!ƣbsᷪk|(S:#K-[ l  leZ, S|qȷfeû'ruO08^5A~Zz1F03m1m: Z+4f(;;]!ui鼍^%j2`o)bx|ۧyvӏۦI&ߺY4͞{3x#<-RO4yWw灓OiJ"u<0&x{e?-C} "}nL}o\߷Y9=0ECnf++2k망)ɑ#i+kg3 y#y_`VL#{L/WnC|N6zlt̂CgKVԧ~Ŗ'(\y.W]JT?85eOM4L1,JT!iȀRs&]xBJ@xYH&/w`B-6v,XC#u6YZڄ lֻL29f.z 04ܘt8zP&>S`RU/&;T%5^W;Re Пp>1h,iHN$t/´6$"uN`$ty RYe߭t -r9)b -!-H̯|e8?nQ[T6JiqiBdyug]鳩]?obz?HKb脇3V](4:j]3bE(Km(u`/℩ϲmPy͏%a!: -S,M)pVSG"ʻBv oc|>z *1dۚTzAER3N8Cz>ɌUfGGGɔ&rF&ZVqHg*ą+ذPvr=*3um=X{jʬ4nJsRȜiCT P<xBn8I?mBtrusNAl-A3"7M"{F$lUpGuGm);l=j.c}ؤD)Q =B跇(ա?i8ܻ'=(z=^4$RsYoiLZ'1 - ʤдTT5[idPęf,@YeUCak-'ad PՌHXa rC/I۱f9~0\osM -Yӏ@4ٽgJJG<38W*yPqC.X ^6(wbJ,BBS\;E**Ӎ%YU>AqE˄zR~g|}҄7%h9uJkȿI}[8!;׵zcσXOY6{%~)`Wut-^_9Aw8s^+zZ~O~޾x0Z7(>OLn;)3+3(i6Y{d'+cQFNt/&^M!+C$0Y' KtFWl;7d!?C :-3)Z3/;L'"+zb*x,.LLF> KՊ1ݎW%CR /Tb.Pp#]먊2usZԒӷ4Ɇ;/NuXp -Il ΔO:"YǬaBK7l<3֙4j5>s$ :XΛ7ao>4%{^bU2[4Qm{/kd]-̽)U^D>!Io0afJ dDf~BwџXas*,+0? }I٪#BzVU*t?=i仌>L4Oѻ!{jop@WD;Pm&J仚ytDm~hlH}+! |L3]l,?8q.͑-;1D>dCNz nvz#E{c>i]sB᥈I{ yG3H֛,#D ®ۣ˂4xjg8s=NrgBwQ>58yrW=USi[o -Fk8olށC}VQ Pβ_'nHZgoVӧv:\A9M=a_\Kl8ރ?=C]aw]J$UÌdt'j]m :-(ɭ[K+Y=oΰz֖rGM^NS-;֋r{̷j>K=$aڑuC,/;u~9F-w Wf# "aZj#Ѩ%QAuᩃTz=~qV=GSdܳG0MlW/;Nl\u=(kGfUJ o"/#v&TN#Yc3"։bhF*sngIؕy=%l\Dt7&}XZaNaߩv.qhFC}`w]BGWtMȾ[mIZ-j&SB(9Si/sėi}U]0b׿N+6 :V*ɳB޵(s?`"H4Փԯ4<ԝz ٧nb@+*+2FVhsz/[WnY-UF?J>g4IQƲBپbd:&I(]2NB܍<')O-ъ&j+67[(S8v܅V! 6D: -(=Aڎ#bլ;\J#VRc1kߟk[XVȆ_V ~77fuL6g:mZ Wt% {Py+'*}@q ZSh HFO1< -v)mo b1#&kȷZ)'&C:/ -So_/=x'i5Ns循jXsz]*І,M -endstream +539 0 obj<> endobj -544 0 obj<> +540 0 obj<> endobj -545 0 obj<> +541 0 obj<> endobj -546 0 obj<>stream -xڥUuX  ;%$6`F JwHKwt(H+)9yvm8X M! Q07 G**W98TQP0P""aaaqa_h#*."* #0h `ꃄ' kWE }P0'g @XZ( Bp+ æ  TAn( W)С((Ba(b!$ -DA{LDࡺ)XX[T] `ejŘ:4BAlx 075`GO,?9fh(? t@ 04bc8CO( - 7-U: DcCC1G -eP QC ."("") , E_}?R<]r \yQvG$-I nAXUaq2&ĥx~ 'Jo8Š@` %{`;S^4`(4`5@1!PDXLD& @Qbb P7#sÖ  nvm# 14a W\5 PGb![8g@80]V7v1sC͡o4NnuCkC͸c38r4ϼf&1FEb;oc+o!USc 3@ A08l냰s %op0;a;; _bSQAx~@( -J BaM# OO"ZTU'ܞQ׽qu. -4*~cCoZ٪Q@`RSM8.$U7z :'󆡁BoV5b(q{ w|7`([2ԵG3=~1qM@}  ީ#{kR-X$gJ>$Dxc.sAsijtz*D^#R?X+$f)DΪŪxVuA蜷jUTQ3AV E}'nJ$FuM'ma)k{5/UT;kq.dد"W35r?^U7 Y3~G'ƾ*n!7&`ȾaBˊP/:)oT6\+; M{ŔTMF$ }bj`Kjz;- - "3r{t9UYlzg7F+8`$[/{|6Gh97Ut2BQݘ^0'Q ~DB)M297A쏳w\j{?G{"k8W9G Dy -}ƚ(ؒ ,d@n_?%*hmpflJq!ÀM  -xp{f|9^=11nL -cUԖ]XlDz`ϳFrlӻQX~pC5͔y5\PFRxJ峳8F;h|u<ՏFwbm~>qQ*9>x-MbߛDMs̔Q>ȧҜwrL c E-V [N-Av|&ԑIXvj3sS'';3bm:%]& s1TGec{ln/F zLm)gQERjo*!&W6)Y"`air0S4km3oP)=+vǸDKJbnQѻIKiy3kYֳ}kmDԍZkZ Ly8H* k"gA婱o3 rwh8׈u)Eyk5%.0\zo5 eDz1u2 (?$J.;eR -). -HyM99'O(pz(TRJjɇOUNdXݰΉHŻcwR1\c5Qu< :nȶԒnAC½ F@ ~bt}UJ={.Vs3G{'uOv^ߕHKLg DKAesqQKiM˘:P>gY/>l: K%g[=> -+[1OF=XWT; ؐ%e #`!'޸= -*ɍ3:*V=~XdTuNPw{1MQ㬌ǡvVWdz?t ?JO ;e,(vw_=$MH-gSAHD?m{%-ٺ\UF f$GR}y}oCIi EZJՆk]S*靖^uWs_V%si5)Apy9]x gM$Nߊ [,Š'IJҌ/d,VW ?0H}bLjNS|RCG%F>-??S: -d~)7j~d.DfrbVZ^̗9``NO%xGTLS25Y AI*@}4O/oss/datp[?j‰Ƹ 5\$ϠZ2RTb(N(Ko# &PK]V6 ʢUDD*<{+$K-sVW,gr?YCb(^I_0sWGtqona?k>YdK&nJL+c(J&ބj0lakx+!^Gqӓ|?8{,Jw yKS~1ꐊ^Im9,>9;"`Kl_,wUfeƗZXɷҹ.|UTq]UXFڪ8=՗CSZ̚MRBBa9۸mDb>\vA'zʅ&[^" - ./RVcn$oo_2YӨXf)#p:8V~/ӬXYoK^@cO|caICOۙ[co\Gx7 sw| ;wǩ+m-NvW0|-s - 9уǜw}ph%CbR8im\JX晦oGE,DwJ`R_}nqfJ/ΫަXC -dUd>&# G` .]:C -?G9!Zzߴ(Tq1vU6VB+=|tKZ{WFo~~(#*%Cp2@2d;ӧ$z܇ڴ-9zz̡s..Y5?"҉G ڮINOWB p#(\&O"c Q 9#"]noGhuߺq=ĝ9B2uuLD<7 - csW5YL7h&Z^lSVCaXތ?%sfMˇ:-wb;9"qW< &GÆeʮO#{ \[9{-\:#ɡ4 -xbG߈pU-+-\ G3bH8el[3!m9=Tb7>.( -68c6TQk6qV<%]hD"$B -Y )Ao%9\W=6*P?Q bWCQoIvYM+WN,kPVp,6(K"p5+Lz."U7@K;d}6a(I ~;3Tf>CqG9g$$v<࿌1$Vģ jԍ4EԇdMWߤؼ{rbv! ]޼?į6sJf,9&(7vbĴȽԞ"d>HtTqỎP3z; 2Go bC7XkH-ot2(,u vaܢtpM -L^~8qT<la,5lfÆG, {VvpgQI4*vpzP./F58QQk,~[cDk)&y@BKՐOVعOblߖߕ1%]W~miQTP틒?M_`gfÚJ¥yѸƑ$jo>"6/);(ɦ~QigdESD|fkFP{-cD_YPIyf+aԯ*^1%6bmU\|/\GĮ8$uA1&ĸ⚔Gl|=G2 -< vv9&L2--#1 MZ~K7ŶU=Oi޿/3]oa1}<|`ݦlwEFq_I* >+9ˮ"0T;'J'`bw8IiMcчkB_v/FVnStG{WFυIz,=X#oE~}9Y -Fڳ?q!.t>Y?[ꕵsmIoK.^67{J.e|YN~"!. d~߁kO¢7UDl()7ˮq4mÜďm]T/0F3ZL\EFzbq j6Yم^>QpAAqs3s}e._+]} l3Qcb:8u-#ٓ7%FXl)>t Q^{ =K5|G.7Zc4;u`rXU|P¶tOop -"`+55 ^f}u I_|a9e%L'Uִc/8%NB5"t.ȄoP鶴ZEN:}DWqp߼lβ3lK5i.e Ir331:([?r;Hi),p֪\^dUNcBV=ÜjjS3ӕKbV.N^7U.J'__hNrqX0U+jNvIZy2 %Wiئ4mQhh{lpZK^R}սxEL^|D…ZAXV>-r`͝C,w5U -endstream +542 0 obj<> endobj -547 0 obj<> -endobj -548 0 obj<>/C[0 1 1]/Border[0 0 0]>> -endobj -549 0 obj<> -endobj -550 0 obj<> -endobj -551 0 obj<>stream -xڤstm&NGc۶Q:qǶm۶͓9ΜΪU~uッk"#VT23:13rD  -*ªtv6FFzFF&822 HٙYLܬLrTsv44aabs‘-0l@^͗] Hlkldmh49X_hRC# 3 -@N N/#tpbkjau06;;X NvFBPPSW(*K$$UU|T-vN@WyM_ƯG/گ-O z# >&v__5;v.@[ut6~1|%U?_@_s:L,lB:f@4(. `cgfcPS(r_'5Ws-?迪t'FQBbo.F&J0(+ׇL%B×v::z' &6@t X7~~5kKEf1RW&}Kٚk5w`4csς_[w7"_P}An#?5A)o`chV)'/E ٚ}I,-܀&NSC/{fkt*9Z5tL\aZOc+[#_Kx͝A]UCKQrhha"B V 8^I?lL,l;D& ۹<ؘt,&&.;e5UnjE h dgL-ZTCBP9h.mcsAE#tdDbdZG#s^(S 6Co}V "؜O[~ HmM؇1u+8@'*-e:`)uON-dC`NN^!Z8UmF Fv3񪢦_kbM%[,?7؀[=(gTbFʦmTaVW ǠԱɁj}RH=ЪFX$S%N^Qp3 ԃF<)\-vzwWsT26bշnτ|~e9 ~Zi\Aðx/9ZZsEAwv ?o3LSxf;CbAmV8eoْIW:6qPNThfowW뙢dsv-ߴt&cpg8fK>"\*x H,0Z=j""c,eXp8RΜT84Ot߳@ʤ|K& i( * Qr%R {g~2rkh ٬F:L9K! Z/;tFBX?+m t ؔHylϮ -b]GΣFfiŻQ tH!^ <FR^n-s?XGӷPj=v31΄ǁ$?sRMmvEQG+<ڳ{`߆Xuo4a~7#!#NJҶoVeqA\Dڹiί{ߪ&{,pT5ݽ6U-K]R %I-a*K+O!En&Eekxodz,*K=!ŋY -ȏn ݳX-E8ڟb]f7'dflϓx"$-83b\`ɘ&r4C]qzzlv~/U{pk*9Wa0CCAӲm~& _;a(d6PUa,,Aɻ>h[F?;L/U#EԷ_WU |Շ2VO/o0sfGy_\%X0˫:S-0a$Q0 վCȍ}&7QRhp]{p<Ʌ̀_LfBa W[v&tb}t2eՓ`?zaP¾nFl{˴T7`e -S䟢^= -b]_O9n5kFͤе cWtO$z0 w*cyyt^zru)<~i jZLs -iK*ޑǔ~5 !æTɨz龩YSjQ|oˊ@Dn?W6M9?+!^ֆlKA~QCn>c=cr)1xY4j$D ͽ-#gIYU~db6KU-"e`!8a"4|bEw,EɁU4.'f%j_](D*|Ɇ$ <҄JZ9y5PVNCӕ;!l[aQbK wߗCsrw]#n %mA\M/\J1QY1V̯8= JI`K磻y.t(! ~omj ͏B,X|Hz.}ijrpkے%s0"7: Œkl$CT"AR- -;zհ1IL(V?5lat6I9T!!f#͇ޜr#$hWd@gY;Ɵ"|0bldrؚK:FJ~IR8'] <9 ,$.6 r -29ߞ''´}LXX Pr,>T(CWgA~(9~lbXcҙFdBoi+¬/8tԾQ+Kld3܏lR/{\9,d.G/e\-\'Bk$= f=b-ra(]ed) }{VbpފZ0 ?o @5n?_69&@c9625X'_L֒*rPBgyBo󈚴N&֧!E@<6$Eo_ʡ7Qey D4ya-2 ve;eixG SLɊ#~{qp:󘃢mS*8]^\T'[y S/QL^\{r3<v74/z*BˤDqg*|{0)ũFl$o:kك4]TS!xKiSx=>5GՆ))N]`Lo.O"?CF -V,I! sa4X}6imA@HSrHO<>/S_FZmM~|O0wC[_HBETbNbQR].N^c PyʀN %|W':U`w>$-kg6a;,Sf(YYb*M#?41W{#Ѽ@vF(DQX|.w f1'q;k76.zp΅aVy{{/z>d?RY9= -( FKi$_l)Ngѡ(ZzzXê#m1qsJhj'Y0ZZ".l(ymi+o fPH!FAl'MJ7a;ze $ʻNϞГ4I~Pʛa I7: @'e3Tv- ].OI5ui - y%+SgyamE[H]eFkcwPI {'0Gm[B4zOl_l3 -i&v/D"SζV//ӵK klKR+bl흤mQ}d]sZoX7HELѝ3E}e]%~y(X欬պy?ۏI*9ev E)L? -RM`k;+-_$Lg{XMѨO{q^/nHJ E"#*[u#TGVbPw/jTMU?+6KpSq)ţ\pNjz,5) [/_ؿtޡ EhR]Xn5VRޖ2U6RK:<|7Zf,(bua;ducB<0ѭ< V57BNz*NhO[ C -Ĵs喒ϕ򣉧Ǵi)b@Z=rvuʼn ޝOzkR/U{:ɋrKBaA~ay"fF7bzaIr6𫱵"jJ+0ՌXbc?mK%>- wH d!n z<6 -4$<`2],& -woum:. vAeRR*Ul:,xőKbou$@|x; ^)h伟S`W2EɻE= -755#ڛrƅR8Ba rcﹲu:ASշxH8EߏHf8 GYWݕ02[&޷x%40f I%\g~?Va嚒t+7X0AQ&*+R|9{,U wXVRkEjT>yHA|apgX3K%̯}uB -;N=SL l{BQחnN2^JyDPbܫv`e/o?X-JڴcFS -ͩ>Wg$o?D؝XO\ -p(H܌\2SB)@ԘqHT-OmISnU5ŅBU kKѨݛwp,s׷_+!(]6?9"k{A'MQJ<ڜ/9^oL~"cX1 z\-j9TW{|,9B$v/NV2K:riSc~[Ǯ;Wrf#AH $%S~:|q(*ꮈz5,P ^n n>xOt} Կk'6 "!LL—\{?xXɆ~6jh;mPT3}:uTv$ue ,LZY!Ѝ3['5Q]T('P^&Nf ܤgWƶSO`-˚By~ٻS -~k?8>$6WksW-l1yQUTcUo}l͑XmJm7y A@d_Jq,nV_'3~ݗ)[Z*s}n蔷QRhqE]2h;dt-ONK1#N&ztu hv09AMXtu#{Kxbqˋ|$(f=$N7s|h=fJpBqH=f`%¬ -]= v)es;1W(?r&>A 3A5 ԣ`{(%A0]^?RTc6 -կu)W),@xB c!qnøQ~_ŞBJС*~H2s}JC#3+ nӘRغIi'CGs#U\cFUr8L+d]Y6d; m'H's"th>6 [ySPa-TO)Y| :0r<$ʎHc]4+AȨ%[ Y"x̍\؝N`[1̻7T0٤{RiFГ`hTI<7̡Q=g&7Hene`7=,fx:: d0v$*|^&~NP_ o}ʸX5[*`LWDm"=%ǹjYk6[\(4&g:Ƅ(Xi/FAq;+ΠE{Ë$ec4E,b16MS~V{ۜ @UUGU@YIVVN`lփM 31~ggNUWoZKx%ʭ6uvTN W'OtBQh -*T - " o}br Nn?|)8K4OmCU?J`]0te\6F+Q4ܾןfg;3lMy4E_$("{:=PybgP,+Sd=Ge5T]{Zm\-¨MBPDiFr4h4:,M2rK'hq[v*:XR]Iu>$ YLZ*&jdXÃ씰 hV cg)-@-͈Oٞ-->~~/5L EA{;@Ms+9rm3bKccs?ɥZJVaTstd[p<د -޽9Bh5!)UNG[ZiE\EkgݺAU -bj ) -43glg~U0m9_飫]߄"KaF(ӿ}h܄jib!ec>)f,S.k3 3Hrcu1lǖQ|*T5x1pJn}Ybl[z077M]O®"k0xM.ذBD4=YSE,Э b-]$Z& <hg&Mϱ0Sߧ}'4AD\IAr4mg2 -052zBu ;]ew] 67yّfReL -WnkNp'M湹~Jfi[6[`إ *I O#57kG{ =;w)k7BC/mr2½OfD^j5?R+> n1]L -"'<=#Yd5uLڟCT/QV;Tȗ aNhýz w 'vjR5>NFl됁/Lj>E()'p6vl41r.gE9O-oV[Y7@ʆ ;?u -7okx{#4l$X=)YS|ZSg2URMƉoQJo eil$Y/pqi1У%<1;㻗F ,YufRzUQYe;DI]F"8M5?JdQ؀ъ%p0@{.RQѵq\؊œ{:jJF'KC ,a^`ЧNw3L]7gOfsQ1gh>gSD̼1jTģ:pk=AaP'$k9roTnP0٤GypwIX藒r;yeU-" dh9TFH;Z/iN^aErc\x=:w <*4n{p3" |I׾N`{ NJ!XFÝ*ˇʛ̢[؍Gŋ#m}$٭>\-߾הC|fwdc g96;BYQ'VڃbjY:69o4_\]P=t''rAqѤPm z[" bgM9d[yR”9a/_8'! -`/62A='vL"$>J99%D^CTi -6Y돲r&^#Ϣm\RJ qi~H2HĹO }PjRGO -n5nYU7a&F$ $7f-*6LyAri(u͆3C yTjjRJT-{ &3/tK4Y -Njs(yRcX_7{0`G!IyAp/5R^iTFsd^V0`0Ujw -U/wmHB:CJeW%1^yG= -|֬xК}k֍[w6˸LJfAVżBx8cl*T UȺMKLnQpՅm׽փ|n,26ViIxJ>$Lj5f'ܽ_"{VmLqdT\U+NDPh'X Y}Z/+ DխYcM$Q)c!:P ?;׼oqswnB -kqBbI>QSl*N'j$Hk1lǷģƩ.IҌ_0G/KQ9p|e`yq R]P -Ƕt`"뫤A2QWDUήTrZ=CqИw;b;eovO׌΍ρafb:T%³4A!}4Z4m.a4ֱG>gF,Wϔ$j}qRmHc~IBw}d@-VaYd=8wuEӎpR`QV{SFM7ky<]Գu(慍ݨ_Tf(tJ'Xc*0"W1WAV;"vK ]T5U˷"mz\#+b=;o3BWa3~dw7h?BHge`cP)&HiMUn'C봹[WޘY<0@h!C%7iq'ᘔ)kg,o'VD׆ϹӤRKd"K1*狙|8*c )OZGgJ8PKեn -mSxo/\nyܹ8'["ۨhCS#HHuSZU2H?8PU)Q0NW$_zs {꿛00[IrCF#8jzfK\$\R@0PQ=lvxcoB8 vr]?֣ Ạr/s~D17 n =&^/TRx0V NYY<0t"^6#|wѩkMuL+9.x7/I$Pg]Gf"7ıɫ]3X -1WMmw[ AId+fgCu ֋LDĹ# 9DK Ab??[9(,2Y1V#1K[C=?+3u(_O:F9Y:wm@MEa@-qYR)>?8OR@}HkE͹3yn!K^^}@f%8?}( -omhY 3ÀȍtDvBe!Jul$9F]?} +F\xi4#UBHdFN*ɰƩ^[;;S7FAHx'سǜسrZ+hO -RDVI9ڷpjd|10v`g\o 9,9VM1~MBXD}V os2dy:MCn|~]?(4Ƿt@W*/N+5LЭ|*{_.Ҭ?74d# JQy6Yv+.eqxmePhPDFI)}+؋Qw%nKGޞ$s8z#;Cif"V'ZgAW)]l%*y i3Q7xVG%} FLHpƕ"_%]=苖S16OϘ1h=CvNj4T>uzbSf_l'7,*TQ~WI$TM.-a%dm5+z]= VtLǙ803Ee<&2 0O@KĊ}G((cbQö[ 1^1:˖:\icS'a{zZyfսE6|r@NSn\&l&"-2faQUx Xf 8ʔ+0d T|mNӳ໧E.RƢ_ jS6CB]%rrHcuf󡽑M!εK(57W| Vˏ@QV2gx<.[ ,Mmsm}1;ʏll~5ڐ|F˝)M+\S-/s0 {SV"(Ud; -q|:,AFD;SeC#<~ ȕN#+21g *'{j_J`. -̑vi='a.#$dy3 t@Jkל }(s_`33bRs݊[oDW¯]RA:МkJpqjiLUDjJT-y؍4epCvMMZUm>sh`xECf+>P)m"mE2`p?NIˋKy:[cNR|.jjQE%r;J{#,W+7@\(G[È ڒ]%9{IxZS^*Ǐaĩ.o(%q9&vFmnUQ2'-7Dnjf}'Y!; k@mQ!%x޹o8$]z -؂c 8c`2l>pRV c&;YkMg3e'n9$5K&Jyr\x8 -昪=1;,4:S K$=5:-I}Qi(Х' /Je!6(ߣA>֤Y>d4N<u76ZQj;ͳ7v{=wbŊ#iОw3}-2!'W!,"huG+6rZJe,HwIG.3<Ҫ:g1ؚij4uqq:N;-ۢ?\zg0OM s .d8:\(z&ן_eߓ{~RdpdFd0lr e-\Y>~K=ntv?>{sõ:ߏy ]|؏}_{(," -槧rԣBk)4D [lp>LS?sHg65-FU%1T)t m -z{H)לMkI% D oзTFPސ *<6ZګΖ SbR츪3Ҷe+\:.1~UIО%DmtY+ ׋!P_'j͜>SF’k ,0V`iN'|X>2Ϯ|JpxgȧlnݭHmoS\|V LK^;ԕb5F Ȇ\h*6~BT*Vʔ$-t&*wZܢ_8DW_AwRJB -Ė\,}MaAyKR!i)z/ H$n`Ҽ_a`7o~[|Ḽ(@fe! -EШL%u* ӊB~ՒbwjCm޼&W/Ї, -])Gu=X"\@кLMS|ܗ]) ҘDQ9ˆ"]JfXל1eF,b'h㞮{C"=tWs8qdt :j0j-0FҩK _ug̓bBCnR !-ߖ}@RFOTpƏ -Q#ȯe=-]O; D)n=2YK ił[<9e)݅P4lb;1@uǟ"mǪMtj@.J'J3<)-"GD~</ș9%T Yo{ܰٓ wC礳ck0VƠձgp?uf#%n:NNboZj`$O84?kQ13\"Q6fK"Woz%Iy+=+JT$(n -KQ$u=pj}q-o&) Ǒ;/7/+4U1!$;e Sg.9YǙzw,v.sx,߸:҈Wn™ $(@WQ*Un4 KdC0N 8͟06{)}|̂k%\@}Ae*N'pofH:@1?7 - ,hiAO1@MǓ#bRm^>u KADۖκ=)VAvGj> endobj -552 0 obj<> -endobj -553 0 obj<> -endobj -554 0 obj<> -endobj -555 0 obj<> -endobj -556 0 obj<> -endobj -557 0 obj<> -endobj -558 0 obj<> -endobj -559 0 obj<> -endobj -560 0 obj<> -endobj -561 0 obj<> -endobj -562 0 obj<> -endobj -563 0 obj<> -endobj -564 0 obj<> -endobj -565 0 obj<> -endobj -566 0 obj<> -endobj -567 0 obj<> -endobj -568 0 obj<> -endobj -569 0 obj<> -endobj -570 0 obj<> -endobj -571 0 obj<> -endobj -572 0 obj<> -endobj -573 0 obj<> -endobj -574 0 obj<> -endobj -575 0 obj<>stream -xڥwuPm%:8\ܝ܂ {wwښ<9}fԵ$],r. w6.vNa:BQqHii8[<윜\htt` H( :vnn00 _* [? eqb8}\._j(-jvqڹ8, (bx>"Ȋ ml T$١pNN 0{a[ANPlk+lt] zA] +" ДT֖h*+hkA}!pgca maPZhvB=\3 X9@<МyO  M/,eMlo& -qCA܅"A  P&[Kh`䆾U,|Xb -0 Xe ??P$n-\|I&N 2%^LPW\w ڻPܡԿ(r`;@ j[8x[Bq,P1d@g hGB₪B пB *YcRXX|@4UwpprRpW߱wN>OzgTu;[8UI [h+q"g Vwc5d@6.NA@BnС8!} narguq뻊tF:B_doܲ +k{-chBrظyw-?gU =@7 -SmFO -p밥z(8GIuy^8qa w N8̯ē7a|$ǔT*imb9"ߛAo:[W1{M -"Ye4䨆*vtsMa ,;OS߱Q -/1#ܫcȒbM>vrjЮrf'mG?/V XVs&EoƷe&7J*Zތ:eYA>v EQ\~| "VUy rMui? .">wC`'M6ĄISbd2ͷ 4e>#f7YzIjKs8܌?J\!jLgu/]j\sZ"N I|>pBXcoq%?̱m(pNHjb}L_A:Rs| cGphܯ4BKLf#d})D?)^ǥt)#+r6#E+ _C!OH*b5 8ϥaL :ǔ2K^t]*M<'TP-% D}ݙ\Ȿ Ծ8Q -j<^)\ƌ'k~f.YU9\l=9-ќ`rqw)'|,uHc3Vz[,?1="m7fLh[Ly^K:{'|c&M˧t}ոy;xa -rvk>mH#e[R.<CZq.C[=<c,TLC.aɪܷ?ǍroxV=|FxSܬB4s,m9BK uMOM|ʾ;XDf'd3Yo|g/P!DR'ĝtO0s{ˉ񃺫ڑQHkTV A␷)RrC5_ƪ(-jK{m'ycQp=\2e1.Γ$S|s@^ҁ:fDٌ~A@aI6qaİ;5K{>sK;6U˲F{R)kLuERXn9 Lŧ_|+-0UMd%l`hcn -<^]@ya"*U kQ-@AqA]źO[?IWZ'@,e+<ίW.ra{ɥQSg q_҉Ӝ5 ;JSHn40ē}A6PU%MnKd:sBiK՟3{5T/ ש6 s_iCҐ!9R䛵??_~dK~ЏM4:~ͥe7|S_ϕx'9J%[RVw]4u]夜17F]rK XuH[s'F\$m ްQVSȫz|ft(eN`QIM(ʚ= -CgLq:zi3s .yGg腃 5G:ԨJKdI{z1je, ÊcEx@c58 FW)&oC吥^tK1w7}fizL&=c@])LGf؄ʏzf67] ԇ`$|`K "t7!IIj_/;zfNX -R!1 LDo4z7*g*1XW$R5>pѓضG \Dዯ% 9SLZ<[E -9o9n|PFj aŏ~8C.4ִ]\^cynx{PJOu#$iZfDTvh-R q: >Cm1v.Lx]E33+h3>woYH#nޏ; y?OR|6ZU7ӛ2 FqHњ#$O7ՁGSHmapȓ^+ish~dЕ RfJܫ&jX6G?h1PL>r PѠj=<9Jٯb&RS,Q"| w[TA"ʕֱ`WPdm{MGSvᶕhP-؍Sk|ҷ+r3~Ma5U - x>UL{LJM*y -y6{+.l )z9ƧDQΔ'xhZi f:W !D?x@8$ܷTt^57 e" -@q&EV,`26<@q>Rҡe,|m[Y-MMFBn[#*XOޯ_0|F0X}ލyȧL988}=DO@*'be-hWwMbd7ɰf~Bnn?~ذ]wi Rvaac|uye]-x0#@w'[)(;+$ܞwеf@F -.M*v -Tr3!}GfaV_ABB.7{vڐ VX0Q]qNpζZd&0?{~ T!Wc8n7yFe165y}%%M0S"bsdHD.5p/A$a; /c>Ѹ̤}kXe岪 --;:c%3_L~GkR;Y2S̴s5U3vr#'ᠩ1]6KOf۵w6IZ -IJH[iig a6>?~C` |&an!E+Vk$xQ>jv:vʣj$wUB9&3I bFJŒG=RBp-h -ok3'9HSKĽgFnI<}.EӾ -bOE8\v>e]&iIa}`Rǹxדm-%/+s{`qr.B[QQسz#!6.ꉢI~ViSOBtà 6_ G 2WUꦥowzNt9nlXgv(Oj*Ҭ,K1 O\"oߜXUvEڛ'n4 %AaK~#]/e2x:mϢJcQe" -7i\ŦVWSZ77X5^ȓ|+uamϻp,Ɓ~~5-,%j1̀zl3$SE-/١Q$üř9~¼԰Ϛsc~Al@|ı{XKqCwZ"ʀ&} D\ N mC4<'!eúQXtW,j̖章"b4DL"ɘ$@86ZgÒ  d:,>ˆN{H^9 1hƓsExFR+n^5-8%WyFjK2i h[a5j"4IJ*ۦtMLm'[mLFrdWy L. 6sѩɊ}e,]IvWm\.te* "iz;_}&f?)+bQt:de+˸%a!ώ[tl|F]Y2w/ -7CVDIGa1awgAۖfGFzXmRj}kQ%AӵY ;+wϿ{F'0,4=_0.OF^k +տ%ZQLl"QnָˆLD>)RO en 9Y_pogi$4ǽbq4XMTM >u2@2LEۤ/ X^U+wn8vdIe\MUbEk\ZY12}̾LtQÊW44l2P)AWpڗiRUٲ=^}}Cʃ!iHʊPppՊ;qyw([/SOxp3'/1I -n\+%{z&MՇUĔg7_ՖL eng&#x)ju=+ L:$O׮ܼ|iPΒQomnʠm!(__{d )Ő=mĭ%' -JcZvD; )n`/"2ӛ\E-P@ͨؒjtud]tי7S0loåf5f8]'xܔc$W0MnPù'P\oei b#DQ BYyΞڇ yѓ4dx :r0uu~ga6+VIgĕ;T(c9LJK Lo6nh|0:7 Uox(ZRn wQB϶Db9N^)Җv`MPGNմ]NGQ!QT%uB&rJy2h/n$,#kM~ld9 @~7 S~ݗ{oc_Quڀ,z?Q?'S֡%(P~0~!.T_}e>\ -Nn8)RJˮ#/Pj1bsq L8ս?ˍmQIow:dY̴CFc=B6Cp -Oh2nxmc|JbEl[#Р\DשB6r+XsZ3n4_9s}.aĸd&k hsP q@΅yO R=D^9wZ?}>pF񞮷G^nՄqĝr -p+ѳ4+ƽ$)u#3@*+iyt/Q&t_RBq'R{}TyK%?A:-lA:r)S_ƺ@P;`./'V9'8ƫ*%@4~ȇycA` AL3@eBU5.DY@H\Qb`g =',A޵s"Ҏ"eQp"go'F$/yG~}ȌSqt=G:j="I1g~Ӵk'fbB`!ʻՄ *n<?~ di[ze=1 D˒ؙPdqZj.Rrڰ?0 -?B d75_eǩӊƘ>wgß."]rdM-pΡcHP.ZD/]k_ˆ&N_%Лa>G&Y=XXIi%ݿtDp6{&#='кFtoc#"]%CřA3m?8z<ƾ@}ۡKxZ*Qs>!v=)[]9%KǑNf%^OJxM^W,Z'>2^|)KE'6QsH !07Fw`|گ,1d6<=:A1GVlӴ wXz$}t.B'?=޲Q+%3/Q672bj%U}0T,9EaSx#;5< VxF\"\t`^=Hhчyؓ^-}CF3*qk%D~z7?g:W\߬~Nc0,/\%u7PGpdN2yA|z7jJ6~ -7@6#鎸:϶*)ˆYWxcY YHCh lshd.NE_EmYoYfk`*CFꛞ5׋A?)QM( O"mF)̸{fwCED?lEʼnl~oR \S?BΆ&_f xtly׽elGGUbt~4 t*$cC@FM%S4zW񆵡hLL~]|Vvtٜ+m -V@ %f+ -v7TޓcNð$'grn ּ=[6{Wge+I_4I #xҖR"m'Fm"(tQt0ڻgU0ʉg㗶Nv0mI|w{xY]CI:N*..W{$AYd (>r c{$/Jt~^GϤzqR|8o5G$:pݷ\_=%m)|IQ[~-(St4֑7/E2Z%IՔ QL -(ZEē3Ki(,5x!-\3dp[pY,v[q!1l%{ -0pr߰J;*vä`r]e -oF˗e!ky /J9ҎHQ# (H:!3Z~"_j jA><^e*1;5iE'~;il';"ceό3w -{;LUX!Zr&eN xR uUV}J⡇/5v^D2 ݟ$Cwi6D˻{1Y5#爠~-B<[,>#ױ{ ߦEN g  -ơӕFv`י!Nƫ[mP !M$x -4;f5AC6j o7ZS}]A53 bj6-=3" X7<]rf8I:][.!Jn1$ fv>|ԬJʭ mֱQgPQP)դeŕ]|.RsTuer1S~jL9"aS[)ܑ,^_zBԄ(I\Hj2+KsXv|]ڒb@`VaЯ10KVJ4 ˓9Ga#}p9"WGW{ųhe -79T!5#rӚć.67ɼ2洽 *92(~<4ܚ~$譗ZUW8z0vw -&}<_vR2<^{Wi^<h6*9O ]m'BGN@)sSL[nPl-l W_N&q seyh#Ȇp\?! ': _|7?U1T5T\X>5y)o|qd$eBW#2;[Q fY(nc&9TSpD Jd͟^.ƲcÉ!ߐ%ldJ8u~V@9Ȝ8ɵ@ܙ܉i5F[;~Gnv? L8(;C=*N\HLTnÉ9T08'tY(v & t6@Goـ,zr=$vi]NW*gH^^\HKz~sި&߀qyYJ70ţ0mڀbd(9pѐ} -endstream +544 0 obj<> endobj -576 0 obj<> +545 0 obj<> endobj -577 0 obj<> +546 0 obj<> endobj -578 0 obj<>stream -xڥTiTYFiFH dˮ@pc "TD$ERTaUEDQhnWD# - *6*-k(z8?99Sw}v6PB\(FI0fFpYagC/B@Hb@ -|ǃ\@%" (37 \MC ’P:R & ݇K"1p:0P4RF)Q9H X M\r>ZJbrD^,R=HBxTҳ1i QAl9#8CiL4BY/$HBBB||AHP(@1tB 2T-h51Z= S DkTLg@@Q2Ai *VGI\ R"2a4tP$p},DFq -DQ=( -x, 8>"$K-A'U>t_>VI2D;WNi">qq|] rcp@ +w󂚨:!7~,4hd@h:Rש>˂; 1A(4tw"B6ZQpEL8>B4R3غac x l~Ӯ9B -DN$ Gc gA:| BJ!WOwS% T#+8q>aKDb)A ?(pTLP~c\ ,G) -r&|4ľ!^}@pZsq}ɾ| :編>~cNB9M$d&fE-LCPCX>`(n2.ZӫtC Y65cmye .:<]9(o?zOON[Dnl(޻թCˏY 3K=&\iuk 3ۆ mj( -\|zҥko;_6[&{/u ]E4ސQz`J؏>s=~baEEHZukЌr{X]mYWݺ˓OHb6w vzD.U鐓l{1fK3,NM )#oF?gZڳ<*2eyKExͦlcQKYq*ɩ;}(ߝ? }ٮ\4XQ}e^(xsrV,ͫ t=%0ܦTDo:*\L wOю%mYU ʊJ&=[OM,q]2{?'>7+^!QY[?Y|~f1]=w7$,hl1`5-,CJ_UN"=mg#<_/;~P69A[zq|m`zo[Qe4G5y+>>2ٓr[\_3l`o=o}_VJL"-<:oTƬw{o`>{ǚ`Ͳ76sd0'()d~ӂѧ9gCO`Un%cxdoVbQVbjk3!@\ټ i:R_09DwgZkSRLd9]' ,nlx݂A찘e}GFx@+}~d+7jɥE~^ڻ~U}cf{ab`b@Fx9gzDf?ZquJюbq7 Ʒw^2!y^ʰ&[&>Hq0dŚ)R$;ZӬm~xMӅWWy5)5톖Sˤ%ۦr9¢gJ9P -6O7hs _Z9NhBpܪ@c]2Nkͦ(1-s>X,z`NwAgLHn6p)/ǥANdkt,eLޗ3+ zpգթ O8o2ܲdTuGLl'Z*[a_FeN۝x2Än)z:SS-ͩ%˒7^(ծ+frM3<?2n/bȲh!綧{'Mš>eDbnBu.3}`'ړPnY*4Wh3θࡔ76ttl5V4As~o> +endobj +548 0 obj<> +endobj +549 0 obj<> +endobj +550 0 obj<> +endobj +551 0 obj<> +endobj +552 0 obj<> +endobj +553 0 obj<> +endobj +554 0 obj<> +endobj +555 0 obj<> +endobj +556 0 obj<> +endobj +557 0 obj<> +endobj +558 0 obj<> +endobj +559 0 obj<> +endobj +560 0 obj<> +endobj +561 0 obj<>/C[0 1 1]/Border[0 0 0]>> +endobj +562 0 obj<>/C[0 1 1]/Border[0 0 0]>> +endobj +563 0 obj<> +endobj +564 0 obj<> +endobj +565 0 obj<> +endobj +566 0 obj<> +endobj +567 0 obj<> +endobj +568 0 obj<> endobj -579 0 obj<> +569 0 obj<> endobj -580 0 obj<>/C[0 1 1]/Border[0 0 0]>> +570 0 obj<> endobj -581 0 obj<> +571 0 obj<> endobj -582 0 obj<>>> +572 0 obj<> endobj -583 0 obj<> +573 0 obj<> endobj -584 0 obj<>stream -x[[o~_ᷕ1+^E=n;bXlS`-:QGR˞L9f<A"<y.!+*84[*!4@•$ciq-M\ojE¤\pNLnՏCTDow1M#C5x]i4:h޸Ҿic[2 oHwci`U=bcSYUnbJ?!z!یg$%aslj|T -E(8"2>1EkX35H#=:g|p/dYpT~J`U~Oa!)qNaXXѢf:dfzcsq+۾^7895~4*j6_\v(,ר OaL/'c%vjy35#$QY -(nPa`;z[eDS=%Q)sH)cGIlO,E@xⳫQl}qӧ j im m/Ʊ,8`c%v8p5^3y@t}t)r -{j c;F̬A0ܑ#6$D7i}vZtfD)2J+Cxe2ܭQx\فTD; _ޱA~^ ك/˝fW]msItk# d\/ S1Uh%*mO6X6u~\UaM>|wGXp;pgq#&+GȾh\3f 칃s@5.s"8k)Κ.$R 7`I[C !b`goq6<lΘn:cJR_팥Xփϝ' -4^D3.{)S;z_ qC+6HI4~? :@su -AY\0 g9d8_+Lj3Lj2> +endobj +575 0 obj<> +endobj +576 0 obj<> +endobj +577 0 obj<> +endobj +578 0 obj<> +endobj +579 0 obj<> +endobj +580 0 obj<> +endobj +581 0 obj<> +endobj +582 0 obj<> +endobj +583 0 obj<> +endobj +584 0 obj<> +endobj +585 0 obj<>/C[0 1 1]/Border[0 0 0]>> +endobj +586 0 obj<>>> +endobj +587 0 obj<>stream +xYs۸_GpƂESs%M'dNg>$HH],(eK]`{wb)d]}|8#&2&~1QFskjEf&Wvrѿr" WBY$֒ rm]sGkv|-_&Y+H&1XuL+WTٔ}$d?^fe4Wsz]rSJi'< ~*bjW D<%Sd_War 8#cMQiHy&Sl2zQB7g))ٟuU c"5SS)&i>U6Rf-i4<2;~ZP/8) 8|c 4J\"b MؗH +~bb':UH# >3W5n -87gͰoC{K1K$`_#HƬt&m0So:ȪD7|mr^iU}ٟ݃ +'r0񵚺bbwwXޒVEIm#R;?YXdz %L_ ,5cl[ SU,Ͳ>L~iIY+"5]aK3b8GKr˪/e2hzI- kU<|9 Wk@4]RBIiv&4\̂ K}.JcCW_rH.!C5iSKM(R0?Ўt:xou |aQ}//wl +7'G"/QP)Cԃo$#!!.UV5=v*TTeNX'-|"]Xn^rEByPI*4tO6f:>УeǎZީ zY]sdk$spղr{bmx'U8t.C اV#)pP)5ĉFڮfCkMQNǣTl[TفJΨ.qZ/E;0|N[@461y*:;:vV6+ cE^?@hHnщ晈{ ń ѐS7PE;qXb|=?Zox +AŒm>(( ;DIrw]C[MhLd (Q]T0JIkQ{"C"Ng=": c@i#.ۻEowTi=t ;CM&ɤ3O]K1{|-6(Fc*Lu$GUti,_k1`f`冬]?AI.0eQVg kw y~emɷOla+V. vk܂R+DQPl/}B?C>VVHꅺ;,YAODz +X"ņ|{s'nDž!/dojNQ9h>W,#יU:u{ն?>==Y .o!Oi2[:mgGoͦ?SZ`z + $~=?߿` endstream endobj -585 0 obj<> +588 0 obj<> endobj -586 0 obj<> +589 0 obj<> endobj -587 0 obj<>stream -xڥpmƶmgb۶:c;NlۚXmۚ$M?mۧNթS]ֺ"SQgp4J9:21@9 J4uqt0u@6ES`TRts1acqp}l\]\? /' OS.v `hp}yȟqS{3(s.@;Ђ_/6@WSO 4dVgH+kI))J*i$5d5$%j2:6.GKWS9+S3~W t2~,ܜl3q1stq~j H;A uq3~z 3IW?.ʹ]O6~.@O>Rj.vfvvϲhoES/f5`o|fvu>O.DpW(,/S_$዇s<>S+gOuK[1\W#sv>Y:?y' -6. ) X8ٙ~s_>ho9䰱}v5f, #?ǟφ'kt.L-@K%GhY,rS2t s^/UrٛTsD>?G6.R6@awXq8:L|%\Q@`>[o,ڢ:j: -TLm\X7n뻢^zY>W6V uhbb&^;/s_yO3泔@'auќ^6$֝1h)/DR$wr[֦mdLzdNZhse&7J(+tפd2q]|)\ޔ-o,(-GeRq?VDh=&ya1T<*4~d%pT{&'C`^M'V -&/  wE=hUX*EuhS{Wua A6PTX[q08[ן4Np3 2ʘ%%#4s H*0- $+DۘwnSCx#^b>N?; 51pYՇl %hjcf^=ܧ-?P 7 юqEF*y[zE\`BpXS3"!;wHa dxUEMizvBɐ'S -mSx `>QSKT\c4X fm 6w(Fʰ2Lv7Z?3C 7L Uev.l-]fpWQ,rNYUѩ9wJӭHaNM] -cUo`.'qM\|ţDJI'h3k.c9ă -jﷅf~kSe+S HafQ]v-W(,{nIfVp^g~Ö]bJs|K Z8sIpQcWDs`Ʊ;Vי /þ/}q|\6/M"η1N}v`t^RM9@@h]wÂbH%hN xAxtZ<%~r1!FBc5"'3+C6V*Vq\<=<R}8 Ǒz@ffs>K*^;k}SVt&ZW,ⶶнRIcAᏲ(94b="e9;Ĭ'G 1 -:+Dz#Ekk jPR&'!oA- ߦX>tgOxw:b;#aðѿ[GG*If8M(1_NB^~[P-Li,-VRj{E _EDM:(~9_ ER5(ZEU8CN/Bτk CQ(HKZ)3W8Og7:ۦfѩ/gݻiRe.<-ó636 `ON~᪺1TkxMagtmRK/i,^,os!8ɔvPE įs[BG篔H>ɿnVIXNtE iQx? ;Lt#o/!2TrP;8:DC-_anU wUOOBצ{xTc՞I<MR/lv]V1ϛ+']cjI/`!?_F(A19Gn?.=:a]LMzP=嵴iZV2T^=#tw¼Q"=AxZ!H&Q,na0 (< _8#$aqKu̪a' -# -VASȼFiVW)آ[e&icگ̝/vly M,6 =qp^4j5ea]1y±=ˬYP:jj&_m (_D43JG(R -!Aő>&0"baȱ?3L=řrxXZ_G]5]DϿ;JtATX~1f~ܶ| J0Ɔ^A<IdZF=o3ŨȩqcQV!*nFtlviu}r͡ v!]h:~ZսƱz]xޗb =*冐%p TK_Fr+>* 68) pC?W0n6ٙ 0/R]9dt5fAeG$āj -͏c;޽`i3LݘQ$xua7=}󦎁uH't8Fp#xP*[J&GјM"-W½Mǁk9ӒZW"/·rQ1ku$_He tKlDa^˾*GӯٰiɧRbXcF4s&Oz1REu,ԌYJC6U6)57^1$U=K4B%c,%0 BN]Q OxdL#*]b ˞P$B^pŶt4&3v(߭ZcoqpBh p8z󾂵6 8MV6={3kIzG Y-,++5T@*RVtp3WvHx6] BJG% diO}VM,Y1K=ѻ3҉KqIL~ANl'!r(u>^j@l3[ x;Ao5/*׸AL 'oJkm L0~/'Acj5ޠEwqPg"ٵӪ F?4e=ѷl2P6tkӾ6:93lW m<.utն6\U$+hBQ'c.p0r K|eES2uɿaj_a.7 L5y]G VJ@/[/VRG4jK2)k[].43j5nW%@LEM<5u[/ӝs-6WD\BX9zg8Z.V vnLB?KWQژ@ku2ẎsIa~ȍpS#,Y͐dJ.rWrWaA:F"k캀]%I~4|IfFYݻ^FwҘ - ÿC"0al +g$ cIӾwG^cxiֆ?ǡbszr`DD=ƊsTbe$lA^BS>j1*|btS+*r8ʆ4*5~ -0AKn[:2z^*a%P)}/Yղx{Y~S2!f"Ze'@P[w5۔ȾBAF%vg|)nu_^h˷p+$etbG烶*AEsj}*Ĺ{ %ΕcZy+fZTKU4Һ8T0vsi=B5vYgQ:"w-)Jɟ -*L]o᧛7$N%61sl-oK=Fy.192vGj!TSC^+<(go 埌whWrNiP4-+dXBA+"q _Av(>(w"q['Pv֏!ҷaˀH6zg^|S)1eMM 񸽓#I3M2rlao=.y8LНuih;Xa~dر7ĥ|_ 6֫.^o [Z~ikk϶: -+?6l,8.|ڠiԋoO 72ipe -KaLpeMrP׈|Cӷ??%*BY+[*T`6BXt5k$q ~/i_YLj WUq㔤3Yŝ'`2jR9V$ZZΔ_yWb62ÐzuW@P&'Ԗe3MZxh^zoOһT\2;}=,V!m3V W4yYJ+oYcX[hBdsL$6 .5H[n]}ÜfݙpB4 @Ef"{'DB@U4sDUVdޕ! -6]n [ApގvJˏ[-C%'ĪNAlj\bfhk.;ۍp+kW5TYlmԖ%x֐t##Co󽍷?jG}{SӘ|٨ǔTZ7"Hr"AtM4?NQ!O&JJMk<[  (!Uo*u?ނ(dgOt϶a?;NQߵCjUm C39:ͺ|zq6Tc[3K!bmXIۛմI$Od~\KbvÐo9l:؅..91D; s.3n3Z;ߓ'>6%#߾Q"&`ՇEZ$V0Z#ǠͭO$^*F[Qj)ssLΎR9),/{/'df0H0 -\lJc=/bMwZ%tnY*zt=4L9~^G0A%.?;\c*bV `^T\7=Zg`1^ؖep>Ncavb0@++6ο50h2k⫈/`72QW"e"9"csŽ)|Lq n 02gM,K( &|ND{Иl6 hE2KYkzޒON*imb^7 -eKW}e){rgD0@jp`m7+I@6V>?PӮK%Z6H{!w`6߸nTv϶= $@>~g@_bU$Ld !9_4Sgv5 wE75%pfmHsOqm''s Ksw6Ղ%>`^\U J+47ri- PrCkGjTSQ<u#.câK$h4^TjeHZaA 7Xyx2{'b/[Dϰm5 -׎+ӐȱKAHeHY$UwbFZ|J0Y-Ip7Q8 -6;lj~K(8I #5K]˳;}ctOVR!VPWϾxheAð(uI@bSx2"KEkUH=E9KyOjca'c>&Ii!%Y6 ŇH& Eceޚ.v4r͠%tT"Az䮵rp9N3ښUn&jE>6&##5Uc['oH/`ڶݾlZs書WXd_WAeݲBt$rnE?Rc, MsBM=:n8 OݺaOs~*)9Z;L|zeY/!L*˸r~ ⚇FN&i0E4 3\pMws4{׌-V -++*utZJ! (tS)*C#=k 33"j BR9&Yz9p| 3?'زP{JE%K{i_m[kK*Ҩ##.:NWCXy1wnKfhW"2k#EJ“W?psI*BZvfna ꧈11l> -\TNMD!. ju@\WGΡ;}"yb%䶎S 2ޞ%ob)gE +X8Ӽ>zZת~fl ÅW x #8oƨ4)[t92@WXXH 1R߿Ut8QPI"2*\C2r:γ -CK&D2pRƟ#IʓiİMͪ*ϙf@?R+{E̟RR!T_C" @]FQo̙s{:[94+n5ghUG5(팸|cMZl8>@pɓ[fORȓ+4y|h^jd<5ZyB/׷ 7[LLRWq=qa }O M9#[?Q inl -180_s]64'Y0ȜOqfd"k`ƓYUҖxѱb -p.. $RPm1#,G)x-3-B H\dIT\%XYrìct&*7[yg欞aflSar'n /7k߅ؤ`a+}ՓΌeһKR@YJzJWvCaz]_X.̅=guSRϸmNĖœ|Ȥ.Z]ӛfoc`p$慈 W$t}6Gw6ߤ",b/*s\/~#^ʵEUƆoajG 1b@h9`+ZN>=:(RQ^%,O -S~VEO٭_̐u܍sERs5.%v'\8 ƅMYSr2/pdgM3gD{݊VPgX5 ~rAAj8bhKZY2k)Wy25Ʉ70n>glu%^ -w -$4ݶ82EH#{293!F eTV$./}G1mPӰƻ4i]7:زxie:OHDlp,QTic~b;;+i)N#J &7t?Q]|\Nƕtfӑp,Bg6m|+2+}Q FN8Nް)u6c9h .;cGmיCmL,=9/am~pPW2u[uRzG\_i&u1#3 9^[osT|iHUPGh8jkK$hZz9gܥdh/UR|7tT2.ŜAe,ⱇEK[((c # ݠ)"MUe`Xi3kqt}Sos/:d-nN~JOAz"Ƣ\sHl4nC Koi[J0罬 -Pqthlܑd/)G5vjE(!F&2 -[}9]E=sIu Eȯ-!~`Aм9Ia4i]--8ZP̌_6\ FUOMan_tiC -bPu{[)wH4\$֗<ZA)X<7^<#,kWHᔨbD8N Ua|ƶ(I*DrsU$잺 a mos&"],5 -NpO 7@ ErW3\WbL0 /e6I,^ [({߾97x+<Ѱ&ݹ;Ɍ ߱3v4iJ4]>"_;rrm s=\ DLÄMYUCO7) Gϛ '"]1&ՕH,'\?ScdٹB>m?] -,*mg%(mEʘYzdUh8ͯ]u = - 7 #d~?!J7ӘiGmo/Q]Su%χ_ qGR}Krq8W|4/ΦѼx3cP2 -QŎ<|a"CT*w 6T)#}-FΗt*n$;S%peNZY8tk- -;pZIq;fPSMbt! Y.MQZe)QYjו[uuJB#bm0a%%Vopd4P9p2!OEqjs{8 cTNN,%~&0:%o)C`(0R>*qOYHB2\q oЎ`(D&~d9G.O $ ->՘+(_Mzee3iQ]- 2q'DjeC#ug[3?I_fiGbAvYh_)xx{h~Vs5zZɪV I) &cˑveǰr,qt~|$6TM8Z5 l H Ta{iA7tv4>WJrJ1PZ^3In5$8(-=14lRmL|n< 7dqqƄ)Yَ7|c3CkSY.ͻЬBv D?UKr ogR*ǮuS L\Lv"D7つh:832;Z >jy=⎿!x$I4.{UTzʁD:4BgNn޽n09!(Y -PAh;0r7c[Z\K<^EX{|u_OX&u}V+}-ߟ&M:?! !WMnX*ݻ1yͩ9ri,ע?F &0tL[ͩ˿.ֈaDvhKtALUNevˆsuۙe5L+{F^&-S"W]"oM^jGd犺qNe3 %O.UT-ZD XRe -D8~q|<7Rℋ~D"~fi7\ 4׮;!_4: G,`MhC"KT勩|[d]kS0# 2T@n,m569k5<ӵ>yrv^fwC^Zm봫5bi(iN{sv}M'ؖkllq›v]qB-?x)H|ګΤ>hMDV>w/i"q{CyPƇKݳ+N(wk}$h.i+~QJ\*f:S%RVۏ8_°+9k쮾 y~ ZW~W[}[S9 ~$HFH}&l+iΊ&Nd0D!\{F&⸴tHj:Nꑦ -O+3ڝ8G$2adhmRmR,?8by:)ZUZx~P=sGh@nAVZJ.Gƽ~9)܊>4p Yu:3Ւ 33ӭi| %.iVi,w| Ho/MfRvZgdEqunP8!5J;d/ջ[c(N]D{@g/$8?bϣ66Θ WT|s%ls*/Vυ A4gQ)R<]1y37ZZQ'>Wu -#ilbhh8Sn>BUwt97@Rp΀1nONl~?k#5ߛc ҶطZR{@R;89?fSUAK98qdB3͒쩬1YIL -qYcNͥqۈA#7+  <TS& k cYּ+ӱ=S*+n]l"H0;Sg]C,wxŀ{Ǻ$-f.K3_BNְm pfoh55{JL+Cvfٖ.Rv >?M}.tnK;KXWt  |+V \'X fib8s]vdgrQa ڞ323 'g@v. +590 0 obj<> +endobj +591 0 obj<> +endobj +592 0 obj<> +endobj +593 0 obj<> +endobj +594 0 obj<> +endobj +595 0 obj<> +endobj +596 0 obj<>>> +endobj +597 0 obj<> +endobj +598 0 obj<>stream +xێ}Bo5+Ei h 2*[􌺲Z{E7k3ɤi/\WitQʲLFWۈfpGsYtUF?bh4.nbCyUi#q]K8ae_ @Ŧce:}HX&TҔqP'?^іQ3%Ǣjm[jLEY,6_sBƘshE9Yv{[8M +dws*bSiKջrL`{7P_oNgл3 {S:KjԦcܴ81-~oU]OG*u?o[lzbp*[3}'{|urF9TSt)XJ8"OHV +frijS OŜ &J9Nt">X + v]ͻ$zXGT\${H+qM[z^nmC~ 248=R4Іd!ہ|<̈́T^q zոBXX„eG+RbS/,OcnN5mX?ٝ~b 4mEP[v;^NX,IuxcYS!y|/ H1Ӭ;nv + ui\%OsA2ȭAc5",5 \#\Ls'|:p#GHOr{sV8}A"?͟~5xiB 2J8т%Nz5,H~PJC#*!e* xъ,W K?+eqwu`X=1B{6AB-Lh]oóAZ-P©OKd%h7fq[ FRS}Bp{C?\P0fY }?3Nmqڐ /t? +1Z,0&B+G? +Q\~*[+b ?ɲo 8Z=wx*"3sm_DU!rH`S;83fY8yR&{dl"tp] 4'7`_jpn]>_Q;`iacF g2_$S]7%Q1Z&~+֙ʁ ʟJ~͗=P%&!smα1N)(4O<+\]fS ĩr=4=mjzxpͬ3ۚT `j[`[8HZo±r';'|Pl[&DeEK{3N #_5'RvXy;H ݸOz]Ax!)joZ9}PT8滝b+8f@w3AJ_es3|3puZ-.j٫瀛3<թڴ&xc?]ȡ endstream endobj -588 0 obj<> +599 0 obj<> +endobj +600 0 obj<> +endobj +601 0 obj<> endobj -589 0 obj<> +602 0 obj<> endobj -590 0 obj<>stream -xڭkPW*mG(*\RD Q *{Vݸ2\F+"^B;uQRTPh);2 Euбſy}yq^p*P$G UD!"Dgg? AQz2 -  z$R3FP2`$2 %A(B C@Aad S*Xu '0@Ar RI2׾ cb8EJPN K@mW~$tTCFg B)Xp.^3V bP5H>"HFB@ N0X,PjY$>oD2P&$ڨ@=R#j6%0"HF{=f?Q8A49 b+ H@A% -Ha6DhZQRCVȨikWj?>/eH{;A9dOʖ_UCdSr˙>ʵSE?xg;s_f/{nfvinWk*/iFUg+lN|t|KZ_X:"Qw =Rw +603 0 obj<>>> +endobj +604 0 obj<> +endobj +605 0 obj<>stream +xZI-fc2=`4$@:ֳeǖ{ =U,Re-9gHq)b,ߌ 3vT/^ze/~dE.%ˬZmH2ϋ)EruWwz^jA0XIzxl0[{9ھz# +f-E3ŋdh=bBd}Tֆfo&}PPɹ_w.R0~_*cSW2ͳ.-tR'B'S*Cyҥ&0% &t'ܧP(x'n*aX*yCfzxI=w8=- ]~=iUw4m/(efI~7RӞzcRHڝaUʔCMuڍڒkBv$<IIVEROK"/쒟S؁F3, ɊvfMr)rP!>X\U,:;J+- Hd朼&RǾ%A};{ߒ~xeTa{eHor`JAD෪v;?vTU'/=m:G~Un\'nMR$;Z{9{<6`.4>1 td J#Ry`Qw l1pc36R2< 0p;|gOѰ&.z7X??Aøi[w' 0<9P|PI8xS?vܰܚa\ fWv xɇ8hགྷF,c^/2f2b}e-DԿWy!V:2misG*"V499sFv!$+L _NE\=>֐^Dcr_L?eDaO^~"OX_'ǁ&(Bj{TiGxán+pP(@z 8B ™`5IR(~[K"i [jE#"EhvdVor`h>tyc;TgB&|[4WE|{l)`q]6KS"DA b`կo +Au3`'Cs8 +WQi`49^A`BLϛ*,yU EtS<}e'\m\ +컢>GwDvֲ<ɶ9fvh Q1(?<_ZGI=I9@-'\_'dA}zO gUM NUjUqGsfjes?7(xsp{s70<1!|Vӝ %kCr8=/B-3p%} +,`*_)MHlkOU'<7uD+f<DZ1>fuU> GQslտ6X1O3 R>5sG;!E\@RDcEǘz,av_qS^ˑ57OfL3KuCi80T& k,So]!nŕW¹8&9&rDŽSt⣋{E1b%D|1ai?#y_aNP-X6PYYZVd4dqᡑ(N04%pl2ɩP>l ( +_6k?NPl>?-5deEa4w6W4t<vY}|/7Aꍻar@Xs@y¯V닿>{{%\ç*XЏǘIۺ]uG6ӺRt.M(V +BM՛zW^{̞~©1t5Vq_{!D8B剻ZSbЗJPOP{q6.kpSʅ`'x_4}iS;'pWú-92(7h6c =!7 yA-"6 1j}4\ 矴fmjl ᅀuCN?bSнE* 1oN Al!HQChv'ENC_ { P#9tP"8]>QvnC;6|>Z‚cEK(@NFa2|Qq={DɆK']G}YnG}4EL@c&+97vq1Hn\@,XϿ'S$l8Rw,j|ȐaSޢU,B,g̈́/7$=F)'|1L7#&V;nUSm8#p]uz{=H1UW_zBx$%|bHL +:+ *Ot1@@CylK`.RrUcJ}lUg9zd+祆4441R,mWDlq7 + $}ϡ|4 +MM>Mvb 0O L} +`_0}2ѧkPQVh=0z}x1~Rëqe_4W5Ǵ endstream endobj -591 0 obj<> +606 0 obj<> endobj -592 0 obj<> +607 0 obj<> endobj -593 0 obj<>stream -xڥwuTk.ww" $XHZ)ww+R(7{9}뮬d3̬J]U`urqL!0DMKVRUfj 6pppqppJA@0) $vM\N!^n!Nn׿uUpn.nn7:-@ vmwG1@` 1ۥ!`K+SP/0)pwt6C@@`)؛L `%" @@Pd pl `w6-66@SFK[SAJ[F 'ѶCP )ӳ05 t6F ~0bt 8^ p` -f9 v:Y ÓAEB@AA0; o -7JhxظY9 .[ԝ.?_WsL-_G դF:ý#q4ELᬜ & 0E?H͏/qaSs. ^:_Gu N^,=bo 1 \L8dg -HxNNzpi5@_p_y{@{[wdή `u0VVN_P/Qv`[G?@à3_$bo(`7P 3X;s{ b ;@O+'?lQ5A>οM #T'ſ=M{wS\ 9Ǔ?e`{KxG'σDtpxrq89y_;3Vg-Z@n sYs&y߿G2T=Tzzye=VqQ/h`An'YAWf E/lr]P8*) 2YU [vzByq)ב--dsD{ YWO:iJbv -ݑLM/M?pQGNlae!oC{Z} -DR-ֳD#,=Δ95YF_""U1+}֡7{G, !'sY 4ItJctsqw!gKr"!PAJǗv qK>)]D -oPĻҾx`#&;V`}v]0ŖsD-6Ω6k|$c`$@h7 0+bh(vS@z7(4:"7^#F?K͕%slϼ':`!RL/Vެ~KW,{E:u;+Sd6G,y7+`WpI^SN JT -@ $ }®ݪFڹR+Y<p>H ϓSn=aZg\TQT(q2\nep/AQ)Isfm3 'TO޲\-vb -mP }awʵϻ%HsjJ_J\dU(RS -<_Hzih{foMcvANna%݆9/Kbo_ Z` ͔E4p!)H&|# \26U n |>zQ5r`N:1I@CFLˊD07LFNUvud}^-i0[J~FeuA yPv\j1zUN.u~I:>39+8QlOW64`Hw4 <۪e"_~C|$YW@ct{$N0)Ֆ3Z>o2Ǻ} "bvЇVEsȨMюe0zUJlLCd♥QI93ﯥٟ+}ZnD\(}[l -gSỆNvq*,& >T2U36NbzE_vӧ, GmJ/t}u?|ljldzidhwC@16kYzMF\Y_*RK\h)ئ0[ǯygL^]5۲Q4*^?Gw[JugӣqX[!~,XNH8%zr`("% ̏ϥ%Y55D,<4[ '_LZ K@ B;ND@H)rHҧ~:YeR'v}cDgDk7]fE]̊;#@8{զpu5$i7bڀjC:|Ǔ *i|6s;OQZjf^:Wʐy# (DεW܉To;8i W|C¿*jFnuZO't: -a>ޗڒ##\ng+J<ʸ0SCzyVڦ*wb0D\?z ^D!2ntѿ2;)[U׼zы@?Z_  IPDv@Y$WpVUkb#tؓC{8F]~=nZ  F o,7m>j_[vE*,E1\Uvx>L6=GРY5Y ¥ N6;Iw͂$HRv??OӵW ʹl׺|Ѣ!YٜԷ>ԥ/qǮdU5uUw=xxgs]XC5$tИo J~kl9?Ig! SO;dZS.1 =VFbO iP}}P 1)z|vofv8L;Kb j89ksŅ7Bi.~=֎_[kȲG |T+϶A6<ŤvgHGfژ`R˾~e׺u.tt]dLV+[gVm~;j͓;:\$>YY2QBޞQ"sa#-X7LKJO+6 R7}Z`̶ T-aވv}Luxs>,fa[?OPdr}]-CxI@Pc F@G|TFee}y+|/t#i0  Wkr;x-B4n=ߔ:o>syJ73Jaa#{z쯡byǝ\T)sÛъK VRq>rd_mý:L4dz^bXҦ-@.e˘j4|/ƒrIk"1F1g|yO2u+XC"'WJ[C`̑v/I)á 7rfm6]%zKK]m -3 gt,-ihqBLO`+VI>UXLs*w0 K`j1Cr.Jj >9sVb_BǙHa 0vAl–PkO?`173>|T)b>( =2(ȼk8JnϾsG5(T(ʭ2gP >cl/:̫$Ht0ռfhG\1R39eMcmxs͘0ݎN<d3#̚X?A"w|;=O:_(YEU𵼖`}M>dnhPUst 0M~ Ӄt$Q#͠i';O502@G@7z5w:4ZD[(POenqs'Q%جWop";g5Zc?yIùBФe\sM ۛU]-.|dge[qU@0} ߖ^yT qκÓS 5vy"^ճ8(q r3nYbJUbKv43Kr#3;#ߨ;^'"XN5,ްntY Y)Ɔ(0~{vEqz Auy/|d*ĉUj{Gr~Cz{n;$M@NbJޛ!a3ɳNZXȪSDYC\] L!CT&<#έƳLR"!C5&NAj<%ky6Vw_ˣZÃYKDU&ݛ-v!=mldm4Jx&&I9WPYq0Vi 8bW{%j@9C]`ow?~,,?#"Կa_0O~nM!zBK:%Ax|WC>KdD1Yi%RwBv ;Yg|T4u3$m|)% a@;O f шxmRTH⷟]HɌл]I'%}ބ2X|5YlW{GKZr%3P?IsW@0v0 hC2hdd@+~HUF3=W;Q;xIFN&ڞJj~#lPEt|YQso\^CqAv>9F, -Ňvm9*ƚ@IQ ^hb^kF=÷5f|1_Gf*fv X*ʟΜNwr|IcO"*yR-i`]=쌢v6{fUy&CEJgT:82^EF&tuS+bҤv:3,I>b1uC/DF2_}XaJ(^ <g/{_)!lt[]"F6"OXxܳ"h=21 ;Zhhܘв:SM|RL=%`'"$# bsBxb5 #[ ˥+g{}B68ot>>*\w_ +UtU Qbz>f+>٣Ja&^OWO]Z2W'wui Q:Y(^l֐`dJeճc5ʼn[#^bۅ;ui:kcȭ68 -&`'"uziJ0A!Y7_%,bu#M0V#oԑT\: qnzd9%R( -BAI;mvO{9۴[TenYܵHʘc(e}ϳEeu -"WIHХ:V2ߋ*͇[03 y?B֒CL_tx ?/U@ SԯG=Ӹ!d6%{E$xt՞-%4G ;"qˮ)sBɭ(nJ[Ȩ0 -9LM v ܹ~72kֈwlI(+T\<\J3Du#1R\3om?^fVxem02 :M_OmU5D%כsV"6cLA-r2V2kb&G85ZO?भ?q.*S^f)S-VJ, -=aw.a#d/0.ܦx%ZpU O imXlSx0vfN -z/Ɍ)0r7!h鰥 ƴP֗91υH_j+Kjݺ -rʮ?}cѽCC_kI_, pt8MrxF{-^D>d|_VPsFK^ѳa {^6k̀_Y[Rho͌ƺGX3ŦߔhŪZCYm%7ך~-% 9w}Kj()k[IKoXRnF_ayARKm֞;;* -+㛌y}K1Q;c^$PZVIt|8JQ<+Z=. KUYV<9~@6 Ŏ]SiK"toK@fI R"eF_t#%wchqZOCv"]lbѮ"[^VrxIrl^&|[S)*%CC[q)}(;orj +{gR~k/e[7BZ@X: .']F  -V7`^?]wxl@ɍ~D{ӉY&=&j3!dh%UQeW(PO!2mfc~mvB _k]mgs_G}rKƈ]9.d̄$ -{hezes6z^$e=(T25"g \SC<\Zn'H=d˞wy_\jO9#BVY)/9:_&^7ֆD?XԦ}[1<GY4GIVf,N?kܳIg;,s `IP[:ƶKiB6aH@h-H -QSȗ@eTX>7SB"/!]RH: 1aOPe ;8.CxBz =. +6J#X%C^9VD1reBĐvj򣢓hBǷLş z%E|tYdɸ ]uoD[c?w$0/5?V"-fő:ȖJIRgIմ̟XlkiwwO"oe14{'4]|4./>o5œbUswмtPT2FF|?޷*7JSX2cr7y?0fYԬ - e] _RLR` -%y覯wM7V -M#q&"7QrA}9?vg9XmaEHKhWVky П93sqL-xU%Y}Hh/ɮ s!L,0(0톇}..1bD*@5>. /miPcgQyt*c3R&y{ K -FeY4ALgBS ndxSi?ۚu#!f[DqU9mshyWv~lP"3Z)Քn*us32|k6Pe]U1G袯{YU%Wq_Ћz<1G -A.(&jBMVǎWT)XN+dL^d-ۋrsbH0ᓴ@>*YyY +e(^0锨{!Ttm!vX,&ϱ-﬽*F3L>ݵqj]waX?x3w`.0ڱ|^ 6y^aH(UKsϒʌ/k2sױ0xhFݧw^sXl}.ɝ7r}7In^9X.e Olq -TfZ-1G)kMy0ka>[6=)*+c3tXu)4(L3=sJKP -5pid[7}Ϧ{wY7>Xu$#) _c9A1~O,@ ^6Fdtgk!)R(O9;bZR/RI߉U |P{OJ$jwj1Iq sm:{Q͘?`:՜\p -ќ)>IǞ}D(+UWNuGѨI4@5ڈX8-Z5[1,gs[/8Tݰ<,"!ZYuͽ9/^qtW\P g;N&Hi3j'7p`U/KQHZo"FYvXre oVe);`Oo7x!,['pTxWPxܓ'O |//^N:"황|M3a O 3ފ+#12 .x;ĀG5֊n1;xk&;ON4!M~8R2PJDln21GS@tgM`C@Tzz~ȱN O|n:D"6jIMKy!G*ӫ_Y y+1v0 Zv -쐅JVf ?ytKjX$&:~?h]Ui蘰dLo3S檈]{maA(XFɗa#%Wi =qf$6AVdUK<7D9#y.*0h^XmKHC`GcSOLClaѷͻR=3_=da], -y=1gяh,,vew׍/`!4%!G"6? -m0cDz -ny\~}Z.fRFne69/Φp,%Z^r ؽPM15ꗀܘLP0h>,~k/s } +608 0 obj<>>> +endobj +609 0 obj<> +endobj +610 0 obj<>stream +xZ[o~_1o#%M Ekgd[F4A{yƞfH!C\s$Un~}?3 pjWsXޮ~]HtL +HaOY04XےF!'MHC̢.+R;Zmxs>/6xP޾SUby"(;kqG?ykn:#8g5UHWkʉ6Ș6ѱ^8fw1neG ?/l[tQkI͟+'60Dv8(Uj nXzJZqZslf L}[ntw[dZSMg.Z$sk.n E$E)"tsq EIG7Ԡt{cYDZ9?X:{[T %V!HZa藘l3[_ OXi:62~"JG"ڧu}; * a'r:D15T.RÂ#"_cʁpY4㛔@Uy Z F7ͧ +_Z)Hϼ K*oc+jF3$k`n4J\$6sn^ 0ghq1>:0wV?sNt܀!-c{x5\CL13p69p>d]on9/ۋQ^! +Nsu1QAP[,@)w6 b lC +HQ:aaǷ.0_UUO!0*% u 2sQ1\MӘCmesEppveɄ_GObSf0:YS^Y` SfS BGy5p;0P#Z1J|'kx2qFq[ +ZqU/ZzTZjjSkӦ,S9t9mAqnB C 5mS5ӄ){ 696PM\4܏c7{x9q({yvÅY@ Ru YiJ-:sM#9oXv(r!nSRQm>BB^o3%ǘ5;M0XWk\YTeg|-;ɸUM&yTgvG8fx>XB!9ܳaA8>>M^޻F]O1~i]Y;Q;;ȠʹBքXՁaʑx˙=[s&=iZ8TAZ>eH'a VSTn0#‚*bC :q%^}]{W;"PhͮL@ОTFMTHVmJ_ռi¸d Ycؙ1ƞ!lK{N=o깾+qMU6hex3HϧHU~B;荇f3쁢0C\tReݞ޸8oRNٍ$O +VCİzp69,C[څ'$Kv'gJvU2]Y e0ZaZwLJ٤4u,_{^{mt">nXO+LWEK󢨜?[WbH`~:wô +N1NuHLxL~\K΢cy.wRzeLNRu1؉s}B~YH6GQ|" v>ĘP  Vz,ײ /;Gu6WmG,kF7됷6ėĥc5ZM5O\o> -endobj -595 0 obj<>>> -endobj -596 0 obj<> -endobj -597 0 obj<>stream -xZݏo3#~K4)REP,>ȶvƖ][ݥ)^(^"3Ù /r $\X3^O"tF3)4Ѹ -+.%g~fq~ -> -2(7o^E -^,Ҥdy3remt^";vk|Ûe᷹ -!+$J=֦G~ -J*._6 =,)qztOK d.U,ʄvS~̑2w=a z|m(&=6m=5 /XQWrpcn@;Iua\+z8T -ojcy,tVw|qy-yyqMzUrxKvr{=k*m΂vTyYJft83DnB`)FI,+a\*Y=qE6a,b"vyY*Hn5(/K?;DZ/dâqğQ'a`}>usFrnNnXm@V]}K@/T=C'1"a Vgզ73Қi+Rs%[,bzڃ2hem!aa_D[RwJd$SZHfMF'],^kX=8NΜ%Y0ۇïHkW:6^n2a/TgJycOj7`Tٿ R65&Lxex++ dC<-–Fd`I'؊Y2]sJAgTkM5&"Z<%eWH=hgwhKmHxӂѪͯ-+XhX]2]punX*PR73;y77 縁}>lziBK V7jL -Jqذv*P5@,Vш Sqq˜qL%G;ݤE41 -a*w{7neR \ s!up1XDAq"uY83Q=$\gr=$hTΓ a>qt!L a"`^LCl?Clr GޙγMSrB^AL3mHLs -ՕR rR -@/_>jp!{J-x@2ul1+ֳXX#F~~Hګ$'Ō(np+'N&\=`q}Br#(Q#yZzF{oYx8 -8V<9-׳D;iA\{@5:417E''.uH2Sٺ< 8, x7ˠHE՟HeA{۶1`LZWT][wB% Հ-q@a;I㦇:[F{1RJ1([$a)CY2^gn2Ij?g= ?, z0؇IaĮǩN1Ny\{g(_qQF'Y4MYvypVھ{u85&uދo,[; /I{&Oc{qF8:إ9`3Ҵzc>\ʁcpqIU]B-M8ꡝ}2%*sJ?bk 9ʇnVn'Rɬ/)DɌBx. g(A $>]KspRW` sH^no0=`pu!PÂft IKdm+çL1Vun&3elk>"Q0||Ejqyu}@5'Eū:bG'0 ZfR-BCbpwul[5T%F_">ZKSӾ|eZ*64e ȶ=^`S`ͥUy5 jYUˁ%袆oScW:1jB]QxgCCHoT1@^@Y b:PP1ї[:bt UJ ӵB)4beGDƚjW$]Lo}0jr.y#zP "X$ctI0S$2LW'LB)b mdrnzTZ!p⿚J|8 L~}x2oWsĐz +611 0 obj<> +endobj +612 0 obj<> +endobj +613 0 obj<>stream +xYK6WV`/ITOIPևuZI^ 5E{i A`X$G|ߐ3z{=#(ᡌc$a^,ֹ ?5/D^bEcE6&fǺh^t;V$dYGԯӀE6n\g6̋C "0S݋-v<0Ñvds(;v渒Ucb2AF[4f8av_ʪ}uyS8W,AkS> ]ѮWW1ήM69ޙcc +&K:-ELqx6H^n 7w1Oz`E}d=$]qT +%!tB4m#McF$=ezt (L拷>;M}}}Qcσ1:}?O1Na{~*щN95HUB0ZM1M7-[_ +ePAS_ ?z`3bdꭸ 1TO@ck4k`^4DPt1ԵFt(feUvemm?J׭+[7Z>& 6]ϝ/8%M;&:љa?n0bÛҬiSIz]TP`\&Zט,.BPdb}\.kcҾrnSl51:+dj'|c6ݮp)M>-d{hkT`4&4G|Ѥu۳kfGZ(Һ@Ym9Rykŝ!w[@)*ra=γ99f!-ΤW[1WFB .lΉMLK> mwVEĖ2}V !1xgXb_Y_6U"s@1Qt`XBA'ɟe]VfC h4f<Ah Y+hݞNxnb%Dw(+%)kc7 B-Kq6ɝam=p\c>6zñvw +_W{CtUQi 9NU"[k b(|^FD! +)^@1!Q ȐN11 c3%urrJo1jANW0>tb5;Ήb +%aI3gk endstream endobj -598 0 obj<> -endobj -599 0 obj<> -endobj -600 0 obj<>stream -xڥVw8}EMDEXkD/h-X쮚轗h[D(QD'zIAt}7\{^3s- m WCpB" m@1ʆB88 -@0XC(yxT0p(t0@ n @mQۢ ax8, zǠ0Pg]A88iiPrqE"p8^ MeTζ.*pJH$ `X8fA#`pEa AqPC`2wUU kkk} Xy@1pOj莧Ǐ9'0H07$w4!vH4 p ,!π$+{4χ@GƋ -87EF58H -H|vՅz Ő.E댏k;ѱnxߜx$ȿ$")xVq^or) #t!.á1P^tJ/Qj  p=!"b?O ^L< w$>?:GD^[;R5Qh@c6;? -C^ nO)??'u {-@zOg(O&!%!jO8LsH|>7B$GcDH ÆH;'$6GxA~G,lc~Z~=~ׅ0.d_|d* Cs @1%ߓ#80.n8Q) @NLL?sRVF{D!DJB)i1Fa݋WQN|F h\=8x~V?X[mjzNZku$@RѬR( T[z~a>axH2_ZoMwa0QlHԑt|&FRddP -/ʺ@nX#eK賿jMZ1iY /&7H4"V0ΉS&m ~>7>vLʸ)su<?,7X!ɻ, [yeiUp I2(ϛue -PÅ^iO~ 99#9L޲ -лW.QR /7Sb2u)9쐏oq1-~y4c$TܓNap6Eu?-wN -] - 6Bwdi^$uDDdj~fݸb^EjZU,lgavYQd׃pw@,簵KqiJb\ḹIeG$rcŗ@t烲R-]«C?w3uJ\7Ǿ`?toR>!L[;'/M`B sS5#˳Slp3D_ƺR2L5ˇ|4L놆V]o5t{ --zḩ|pLƼl,Ir|2KNU#;H3-GW&9r[2T9>` {$b\A;gє9$CuWqV'C4 pjܧL``o⼞ c>{q&6h$~Sj"<&ER%ј7o,%̮%!g~'Yn$/xDɑ#{=wt{å ω"ރ|WC!ӠW)gG1/Of2rVXc;ˋld~;ok^6M4fk?+"8D^;-"yw3RAo[J5QL;z;pE&8kL`@:ˠѾZ)rL!vq  -0a9|ro1>xx]`\nV\f*J`^d :%=_Ew}<۴3˹oHiv%܌\'T2JyҞRdt"qwFw)횟H}r3e/>-y#eG.kЫ#SYfE@ҽYp)6%u*ZW΄sesháqv(4Zbww'5 1 Nߢs^o:|iWC5\EA_YZ)ڄ_Kj>O -:y?'ɋqïlLdh覲1V]|ӯF㸫36\;Fo߆LlbcvӃPD6,*3;O[e wr-_w2_ceW{&rD׀$ 7(K?!Π Gesb?¥L f_,]EN[+|H'j=ȤRGuAj^齔Y P^s ށ<,@˯L _L7tv.G1%X^Usxn;ik;.0r~PV*؉*l! >A\8\Yj&&%JXWOçۄ(EfS|l)z,/lJEv?\xl%چ5RxM l C(&kYl:G~A/]R:.t4 -r<,9g5 kѾLLCg5%@M` ζĨ"2\t` t#2^cMGtO.\ʺ?61ߧ8#;OcCUZ8ˈIFYܶ_mk!A֢k]v$ِ9'\,ޝ jb^~{SRYJOd|ev2Iy?pf1ݱ wl-V0י6)8w2A29)ׂߣ5;$wh;|%$)L*H,9F:F (;^[~H/"X -|=j6JdK/\.h9UÇ`^u+v[5Ḱd+T>Y82j{R亜>˛({1o̚fT]/~%UnȨogx)σ!ׇ<1Q%maKWaӒ6/ I%ZONxFYS}xͭ+u5?s`g;)'{wF9]O4~Ч4=C 4u+5%MK46ҔaqD[]>,ߟh(e-A~|יi^d%ZKHi&{Jy/'ht#8з6 2ݿTsć~hB-q*;iPvP$  ̲4fs%-`l/8˭qUYǍuB[ܞ=B$ݮ=2jK]C<2t4G\Ѳr8هNk˦jFx Cf@:jlX1uowF&bp4Lȭұ?^%"rzR.SIvppv'Gܤ--n9vzLbo+gK|o9ݒlNwT+,~3YRqkvxO>9WZա(W&qON{kdn)L;Cn~c֭4CJsKJ=5D\IX+:/⒄ JgNT#Uy'+(thu8T@:vz,]^alo$aMCO,Ol~=!7ω>j"W_mnx֞MҷF=Ty~VJ6ϹqL5];bzx)* -v|7HSyo2)Pn/.MwJ|ke 9[믆o9[?}OHI'L j\D$Vu+6OAs{w^HFn3{RAF,HG/,7jzTaIߣ-c} -K6tq5EZB`bY~.$oau -Dz.Z}5df}3~6MSyʉMm98AnǣD]k-td ?YY{|19GmaTb.~WP*oDc:52l%iݛ?4f\4S8mиH_OJ/n{_<:M[J:p+U%J~~=eĒ$\à[~~nAA+SѭM#.˔%x!^~ڙ d8~2Q( ,NH-xT@SՍ*01aਞx1]]0+jF.?2Fރ vɡY6_ Zv˧ol6%.i[6K}KcuNLF"_$4i(ݯ6~΄1‚en4|!Fe% _>8MXlEVUyʛOAiqY{In>D굋F8攕rDi[-/A(+d֎ǿv?O+#[ĩ$o9{ >DMϯ{+\QOwڡ MNQ)!Lm5N("ypwcP쥐ODڄ,Z<WTv& +614 0 obj<> +endobj +615 0 obj<> +endobj +616 0 obj<>stream +xZK[$ xsb$ >% MGp?ƭ]'A{HJ"Rl@-T,㫇 ]tv]|替J`p%f`RAŏ/9٩-vն&^"K-C6F*$l4J[I%HO2:&ФrkbmOzN?NՔ>D>K0zRIJ}x)ꑴr0\Uvۦ yl 2kn[/<8%N[<<ߝ\ #ǡ#V9Sٿ]xes+Po6¢Ċ^YLLbHO/o`ńK!tSp9ƛlGzXn1e|IQ˸d,#, 0S|jQJ rrԛ@9g"C8)|p9.ɀ‰_iJsxE >r?yzC^]ga&߲{u%7hۛ35Z:`aF^ghK)-sV +j!}loFШ/]|| yPNUJAmWх419eP9prej(L nʱr7>XGa|W3a>$د0)&ʊT6uջ )_0>F,FAcV? Q4+Q忳ElgX-سMACr-|* ksAM׿1ŮQ;o/Wf\SL>kAiK{m:%}rM@L0]ҌiqP^<}YyQd]F+46n]s0);>h"j܇F8yt$cMF-k!Zcozzgә`7]8n_P[!X8q/g/#{|qa([Ym+qF5z&ɇssMDmj_׋Cb])I[ PC|vb7KɈ]oMB8@> +617 0 obj<> endobj -602 0 obj<>>> +618 0 obj<>>> endobj -603 0 obj<> +619 0 obj<> endobj -604 0 obj<>stream -x[[8~_Qo.q `-D#JwGJN+;>v{fXFˉ]nRnh F)0~q$<s LDH.6;oonwfSRa9Ils{=y@)dBhʌʆb*K4]NU$Y# y˒˱jY*+oǺª r--;KYR8T=ow@w=[*;u63Ou&e_O]Ɏov@ƤJ.}pi}R`CCw 8۪:I ciR]Sؙc B%y*a\~ J BG;T(wo1JBndhHEJ)j%Kf-hTWL ͠(Uyo>6ze>jbf?B*W7.g/Ġ r6Nd,%YS,(*3Xr(r!9a|P2?+;η W ht学g<qe]*Ne hGe` g=?>s$t]Q/pZK=ympa<霺 $gDH:l.HB%)c( Q/,(oxY,q}8W/ .כ>gpZ. - -ࢗ\.()^\g^7Y8"aE,XLp;Μl>l)<_n5X 2ݽF8'*< .\%{cAwIB3ZwKo'}wܹ #DDI{W6J;}_-y-Ob\iz^\kR{Ɉ̽m>|5U@Df͞tj ୍M>nϓeݔP͘.>r#!%^ - 2qÂbXp40Q@Xlv9,1 =LkZ5ϩ9`ɅG˕@沛EA҂O*Xܯ8n8( -dO B3W{7Gϗs8a䶁ŀv4/(6FbCbVҐXi\mcqB3N 3t2WBE U|@G.VLQ_EdʦVJi75#[) _6vS3ɶ>eSVvP^7qIðwai@/ei7Kf ?tUzڗvʦhnp0y*m@@Oy6.! +xhh3)c:V! 4,]dCt"g9! 9WxmZ BkPlQ~ٵY}L]{FDY[VߕW*#MLB^{/P_U+W_fz_J7J# ,Clbm0r졛-uhc:AT\]ʤ4Y.}cn͔SCP0pXb>q*0:+"Zp~HoΟw&R n/KD[ucB\Ӑo{y[F6g:8_K,T}mj'Y;=9LLkmR +Yg⊥ c*ҬOYXuNd-wHc9eYE?󢦎R_'\e:j0[LٞԅFo{arnKsnОcOlq,;4>Hc9eY~׹jf9+F6{Zԣ I*$ V|FeXU9DYtڗ/zɮE !Et]fKj5.("K.A(QN*>˷)ROI/WBHA#c9 eY~Q|s%Q #QQKhhCg;jNMjGXe -JHAc9eY~[.~u/+2#-)2[q$hqpt8,Ď_RfCQH4D!nU,ʕ=ċ)L-`t[,hA 8bThYaѪDY: -3a?vϑ(%Z3r3]PUk:twT3EA3| P 'KIJEDXGY:}o|i%EJ2RazD-:1Qbc(_ 'WUXɘFf]B~b|<~q0{g5@DWGG\Eߤ[p`:z_F~G].MVY5o5 -S';TH# t~ٜ_Uyd +620 0 obj<>stream +xZK6ϯVRTec28fT0lFb3Yg3P[H֧Vnl5KJ8qU~0{)f eR, 4h>_lz,_n=%#\ +{Ԍь6Dmi" \ e۰lڴʘ^3 >ЦwUET< iT`?cƢb-7`Zi03rpJ7S.u*]xwIg_BYg&?bNE37$,>M:(wbScԬrmQt_ԋI"WmÜ?1禯>SH2 J2)2wֱm HVϗz|:8:`/pE}&2!ݡCZ@;ŵ]PΈCt֪;͉| 5̬Rhn"v-blf3`ʉ(6@J@ Stݎ V+q 60u3i]ʼY]+aŢh/6˦8'[wyU.]'eD2-g4tl|V(l]1j"8c<{|Q/d~NVYy#fxJ)NL]bHuSYUN˻m7j&7%7/98}?[i+Omwث`aTbqUquM٘ ?u+}YELxP>Um+n[ݡ͢] K +C.Cd4 ' c@ܰ8`|GϋGP28:8Fcb<>;Q.ȫ朱sצn1m˫M&a;zF`B}s4dF !hI1 xѬ eiNdi(] KCq/KCIWmM,4 4M\0KkȆ* + xiz_Uilσ7f=<#17>M)v4pct;i[)2 + +#%*ޡ>Ǚ + ?TYŅfc6q2aY5)d F +QڒVdYa Lv '+##+Gm +"ٍ_1+d4Ywydœ iW!H +@4,{G 5%OC2R=}PbeY +7!8)CS$[tڗ :qnҞּrAӤU834FLSKwAe\"ʘLi@2y<$vܫMR;`?3;˷N?0/aϕuʂz.I~vt^->_+|z~#q7۶!D5DF#}>O|qG櫊9\gr)Pc0R6zC 6Fvpct~M9_eۓkYx @ɑ[2QjpqK "{ًnt1}/bE 8\E h.baD1`"`R.t9^&FgTagAno. endstream endobj -605 0 obj<> +621 0 obj<> endobj -606 0 obj<> +622 0 obj<> endobj -607 0 obj<>stream -xZOoO[Y-PևYNgK%oPwCI,)InA$G3CoFCb -lä PRO0t$"QD;Y*jH6ۀw~l%\R8ISBn{қMHS\(}nTTmGֆ(?"rF,f -oyB{?USK,bKYKEY=.E-$!KgZȠ^!0ALQjCfj25eM,<qt?HƌG_law8+smq?mB/nG^tVq>*FE@'-2NYYM &dJԝ󜙶Tݞ~C31[ipHUs3{2u@d8С-./P*^pU H:޻DE=4=^)#vuƳ""gh}ϰxqBxL  xT;fQhUH7+O'fQ5xfEE9dlFVcD,/e[ 7H駛"oگ!ȳz|tO;{t#Xqr'#`p1\&tbCm8)QT'x:>;vP#h}v>;ȼ빅d7t>i - -zhWŲs[òenD}tGEf9gS(+7y}_]iLՄ*=oT*F1uS%2c78mmpLLaQǛЅ+SQ3NB(/G ` `\R\SuD\;@q% &{KL9vԪRG M)!M -@wGcm:0?}n.'aɬ<"c'\SgrXq>fyKn繘\324e_㏳E+JwR絨H $yCCI%~Rt+,d! 1j FYqhem]8XKPzTnzV \wk{} ߛˇI/>?Kޭs6-֡מb.,ݝg'kgkq;4-cދ.O~4 -HbZ5b#+ۮMkPqQka }_PkLJ6*g_A^=0/{GG3=jeTi=>|x?IKك) #2;`|Qz,ڥ1rҘJ&1 |3"y*2'moJ`4pn KaftG +C>,cF:z1zOۙ i">FM: Ɍ kX]_?g~vw9)Jd~s:q&)O2X@s+){'LM_a7#$ +623 0 obj<> +endobj +624 0 obj<> +endobj +625 0 obj<>stream +xYMӛ6WgbU-LSCg v`p$waG޶<l;73vR%\I=[nfL +"X: 4e>{OUv, ^Kw 'FPJSfŜ(a+᝛p1I즬.IaY9 ΋^s|.xPVޭ +.eVQҳԚ'D +ݝ&UHYb3O0Qq%Dd`(^mikTN +aXT-8pS)n 5 dD9Og73A xMnh;fr[(c"Iip9)@ɒ;(^RI.L:4宬2R;lGy?/}sQ,|t`zWGv.Ye`J{wn㮳#w`n:#&W ͿD **AiT* +$<vXkl({?g2hamTOZ/݂=?(*3 +k¤'ǸcD J0t[!P37!b~zNFq;1;X$)7!/^YJXЪpX>Kq+,1{@M*I$&[F +D ǝaK7#. 2G͋S[lNz܎D$΁0KHxt*ŻxiN?Cu`ry9dv$49+…kT];g, 38[Zo :{m6XL~=D.6F;Q*LENu,# _G9ţ]k_e'z!יxH {Sg75[0Y,&}:ƺyH&%H6 u|z^FPz$}4lXABU.ӑѮ_dټ@62".[[Ӈ-ќܗPF|rߙ< +2ƏZv AP?+9?T +xltgm#=жe}**+ kӘ uůЛ}vi0&WƼ +C?}zksW{,@6,36nژs0awLdlѥf_ 2L8Mmaz{yk?Diqt4 W[A@a7T] G((>SEBh`Ɉ=F-Mf=,Ei\ +/~GG8iuq803,F"V#> +626 0 obj<> +endobj +627 0 obj<> endobj -609 0 obj<> +628 0 obj<>stream +x[6ϯ퀴q_ުJ푪J<TYtH ,a7]+8Xq)h-?|cIwfQA) y{)ESl5Dr8ǴhD {:a"*V؎@Ą{$n0DiU*$JjOHNvށIxإe1m#qBmLotpVugX` `)Jrt\uJU}D0"?.2,AoYjF+G0ۇ:?'_?0 AI 1Zݮ6u8WI¿4jѪ@= R<: NPVlMw -sI>np#q|8<M;=7ku]K,p6m*,JӧtvYoaf.J~/7y^I)rtxQ)ŸH2I?{av6Tfuf^eVgHY[g962UaPh_|F[ <tۍίAp6]|) qLRmS{Ti3̯3}9̇w srfqnP_Y("`l7Ue^k_xxwLǃcijT.͊Muf\:_‹vܹ-p꣓ۢ*E=ukMƉ -.Bnz>衭mi)Z"ۂ??N,eƔLW\]hXW? MTDu؜B=}|/(BH$C=]x]9ӅL(@n\~?b94 +endstream endobj -610 0 obj<>stream -xZ[~?o[")Z]z^lvN/ /)S%rf8lA[0)`va4%̊z[EZ!0!LŊB-XFp/ɊqZǾ7J/<SwEBwT?Opah~vY/Sl;#;gW˾=&-HQs 5F%7~5মyK >/s""oswʪ ]+(%ʰٕ+ <2F&gDZЦ&KQCRz)\$K#HEi> -VNX>27@sg4r>=}Q.>peaFs9G%M?.9Y 5: w'i 9[8)@$E\Cowa,9]nD1.v/mዑ+H>|QT/2-.Z9!@'me>pGN~;5\3>faf><z|ZN'p {+1[ep1XmYDiRݧ}ȟ, M({?dJx8|,e+2_z|'29qmq1Ubwq|򪸊4°pȖ bP-};-8.ϻMZQ+>#ZOn7(Zy * םXdX@\j\@1Y / -F,9}~BC52K VHTT=5d8F4>#3F0A$ WIWPҤy_G£J#ZT=phnq(@J1*k=y;_XRC&/1t(?7sw~ܷn7Nd#lMlMe T AjӬb -."\GJ)l[~)s{0nvˮ{q"p2au1Wv={A=lH8Q˅϶񆩨>^/ +в - lDI,񲗊B! -bϷU(K8ZE[&Zd4Tcu-r_Z2 -YBYN% (3fv*$1aj÷y-\Iؓ \Zúpd*ԐEj0-ZUP!> ؉5aa/ u:YYz8*k*w¹7 63-ƤWG|_~캇0tI6ۡg5fϸ.r) ]ngH\4$|Kgkv_u~p NfewdBMzp"5~]`y8_ AuqoL[eq"Es<vԛyqߎφ'̩[ [4AfLAsmt=3R^,gRV3?P6he Gm%zFRba+Ahc6` ſ;Nb@դ6EXׯdfWALl/ F`mt¾ߞh(=E01Ħ}@~:f1 N5~&k , !?UO~#gjNQjKY-= -`AF ab^(ʤ`IVΠqdS忢xըjdF6 G28m7 gpS 3Fѭ.FpDG8EDZAby;I(޲,9BE> +endobj +630 0 obj<> +endobj +631 0 obj<>stream +xK6+|ԌDݚM(և2m %״E{啽EH!5ڛhDדaL^דg7/^bB.dǔ&')$d6Vُ7_qАExL$l oDzGQ seǦqiHɔE3ߊuQm8e v!eA}9! k=ˠ6]=:H:!dQMH#PG,Xaq|IFOo` + +mFWs='G)cDzƗ+_2\iWRj+ڀ yPw|6U4$njf[t2e ++_O_0n8(R i2 ~RaPƁh APj͊`+lZ( +F=iBVҶ|@i]Ml SI,2\ݕ={'1>\1 ^KP N#>7m]}/SBn*'S8sDT~7%Ob-9ITCT.>gvRe eÈ|tӶ ܴ01W,OC,IF$nk94vtٌ9O`,v;\T>}an2CЦg|ؗMa5myq );'`i%,q8zV.O#c6?5ڕEI.q``x2fՋv>mh8Gݺ7F FxL |JC0!n tL =~n$]Xp;4ǘݐѓ` +&iWvW,QV=V"WeuZk*K4ƅ-V1j[:OL}vQ ( 7%5V'5Ê%֨g:Þp&.BqQOgv8.-ƾ_1X6z_qM[8㻲#C0w +5K `uO\.M v+Vm!TWK+m"=0y#zaG +U8n|YHc?C@[7wjf'n a@L +߲R/4M=Qpa8rDf7Zp endstream endobj -611 0 obj<> +632 0 obj<> endobj -612 0 obj<>>> +633 0 obj<> endobj -613 0 obj<> +634 0 obj<> endobj -614 0 obj<>stream -x[Ko6QjOQh؊Wilw-;|IDN⍻`3!yIdpQ,0"e ,̓B ,qs.p -ܼ;^d#*Dvso`B2xv~o׳_o~Z5JRd!zH qD9fSogs*˼K|x}ۦ$HP#.rjFDl$j}y/Vwq6'0emG7 ̼պYNiaF~>< `ˀ)\u6sJu:ypaW*j[/4Q"CD`1Om6v)b Q>4i -3b{\GD[^T5"eq8uuÃ{{Hz}I*ZU]ַv+;oL#c2}g8x7OfvI*3K&V'g*ߙM8m9#%KpL,4f|. `\/-꾽y]'Gfl=IYbTb'"{\WJ0#o ,!%qa>L+7m0V -adPhAĠj/DŠ%q:D -%nI/,AO6b>SHj9Ğd:>.`'H)*$'tnV <#Ud B^Ǫq˻f|ANXٕ+M8!JjV_A^\(K9l>09I|Smטh[YTb׶e&V^,=r,[Yzn [Yfikn<ŠeVJNbh~š m+Sa8I{Db'ijfBr+julG Cf"Ju 9DBY $ıV/`18&úu4i]R>]4p-)d0haJk8ѓ.!pOuqZ"Khi=Ue$mM[n܆=Z(qv+`1-I[g*'_e" u6u46u6cp@/ 8ò@ 8#4QB ,41OFZPqq%N*#U0m(5zQXH%K6 c qGc! +635 0 obj<> +endobj +636 0 obj<>stream +x[K۸WHF0oI-C29y@K15Jޝl忧 C/{FN0CFя7a~)gfOQ?|;fڴ2Yfrfdifه1-?-7}3;4Ïa)}~N8 K3}4S5]>.Z4(&h<>9O;pB1X.-=@?:94 Mvɫ`J0Yȩsh9m`KaI:_ʔ,;F|!ڥ岨ieL9qUy=qj*xwTSռ36BʤSY*$J1_|-wY\]ծcj3^8NJ%BYKKOaä0-dZe2!2gSY*@h$A6bq]Q,vH3"K9ؑP?y+j݀ | +[a ݥJ `#L!4m +ndtGPf<0M~\=˫e`iz9f5]V㕧$V]gYj4f0ryIa9bY]jlΏĊѫ͡h-,/Q! 4Z8.l&'Ry1?29UPu CKޯ +)@TaZmE0%&+z7!yoc3~,‘qP>P$j_B +DN`y(؆rBZ 2=5d6Ɠ$xLSݪ`'+fTt6&Iq:O-pA8l9;6[zlL[Ʌcaބ##TEjeB>`AjԛPy 5mY`pvS\s)VaqTׄvo=HH" l8*]p sB4\`oV&ߴi/RӞ}E@WgA=ԖTo4{mqBX3k̕Q̂^Fr1,95z@Cz׌ʄO`'|Wu,w}젓y40h Ԋٗu;~+ X8wwBs" 1G:#Ej0[l)lU^C~~-Y\m׽Z#00P+ ?dQX r. =B{^;2\1X]pk@rwJA;/BDzyl}>,`]5dj@9A,r5a]m> ,)O& ,ѫϏGAPZdh&:V#1,"C<y' +m-!7@r2&:XE"S5(/K>yE$Dq<0sX="qcLt G?f7[)W*Au"i8x!vjYPW]3svg{Ϋj["G? +q#aONoZ V( Pa|f? +qUBR *U'Pn =Fᙇ>mBaco吅jlNG Ƹ=Uژ%e]Kx|M. U=0)b{_K6;C\L$Tfw٪q*CZN2B& 'W!#o oT[fjړѠ5}:,tjKRq"Usf팢M&/3ƝMݥ6{( V8CE r:)deV 4.󺸡7 s,M")zP+쵽|;;먑 )A =M1Esdڶq"ߴfVt¨~7y/.',%;: >: (=:N>`I@ٺQAzp`>׎\( R嬷 +S.ŰLohzMTlblﲉrhVntDin 1 xМ:r +!I{a|xdIs@^:qr: lWMj =iy:%-S!% Al}e&iIמ,?҂9(qFvv⒕L\I2bw ߈T4J Ώ V(t Gωvz௧5'Ihs}'\zx[f; +%dFeyC;I;3  !G}E|904VX;KsJ^w<>o&%BMeLz `-󡘂QϾszYC8Cg߸y,\75"x5N`x'(I]">tL[Ӻ%B"6qܾܷҲ endstream endobj -615 0 obj<> +637 0 obj<> endobj -616 0 obj<> +638 0 obj<> endobj -617 0 obj<> +639 0 obj<> endobj -618 0 obj<>stream -xYKϯQ\Mv& aԶ-l9~df"(rFFC"Y*U_}EtA' -BKX \$ܶKa4/L,S2ZU 5i,As(WZT -R.Vۅ -2a}]66/~X̲WL(N (2gwya, '):g/!u4 A`Ab}W:S r Y%<  W˘S:5}SէSSftI -ny- ƻhpͮicggV7VI)EȀD\aR2"[ׇX2{\eM߭לrXpdj}eݼuncXu -ZOV)~eu=]nKSQHQg2d qg]= Ý-Jb ~WStCpP]HXՠ.ǜZcdPzz!t(H+UPP}mrmfm΍*XS>0 /2r6|{m0LUQ2+eLHvMy}>TI0<6ѷi0ȂR/D4 %}A*ݖ텂LXvf\Lݼ4#(8x/.w<9#74.V.yA]L7j&T -0z Z]:D4p2@ FdΩۋ\r>f)c->$7Ք :պ(3vׅ+xqm;]=\H]YTHIw' Rix s5/I406?&_q'q=զ$qk#\!qq@(j͞;@׈;@+yHfEdZ5~ hj}6$U:l᧮Rz,s -BaooHh'R'p.'$mψ$$F (ȳ1/]n4p/\d6e'3PŨ~ٕ*#@8/(UmUB.qSMt%$`_w6k@CO><0ܬsXS6A1UF[Oe5>{q#m\"#?ζw_Qvz"?4,Ni6PBNM,fG{쟰ocQnW`/W`1s.3su׭s$j 0t|D^st\Ņ!*}0ZFMe㜘 0B ő&gJ|h[\ ONzcH+bHƧ&|!8O#>6Af^OzBw כ٢'$WyW%O9ZŢ3W;|V.LB ͗@n4e|RfHڟ]:>&;i挙.i9޽k4h7W"]]B$Hs7AHBWSgnnk>oz`:*u =ϗ$@P{YT@ h,XAԶAJeI`kNӯ1$6&:CХ?o-_*oVP@/]ggf6۳HqyxuL;#ླWGz4E8~xqs)T!GHeTtNđ4&a"`,mcrCBÑ~.yρ&>5`u:5O{7m|nǪ%&`2:A75F7i@-6.@eR..=\5*abj9wUr!\GV.UndV]xQttbznI&;&"D*!pr擈00 ,~_(EB{dG=ɏ -FE:G~D yc7@HxDOS&FB'_Xa4xd!1KmZ@OI9o£$[?㙿O rLjCɲզv]Ib"<5]%,JOL_A<pL}͊8AW7+N368*΀1/|FQLG͒PQCID:xՀa-yBg09}L`Ec4qS0ccΧJ&l2 +640 0 obj<> +endobj +641 0 obj<>stream +xYIϯБˬK#1ANq#`@I0E*Mi: =o)Yl[݁$η~duX%VhJ&B&[Wh]ZĚnKk,uTFvW=b3`D-^Vos,:t0M wϠՇX ǽD~?m?}HVwRXaޚ>ƲNGu3_xU_R uܖ?Fl|w?Ek+I*A(M7B5,!*DavkBMʆ%2 +yKfLdS9:QT0G$<͒Z$7ͅIlw%t*_f>%w:3"/ƌ̢G;9T~M-cY8 ~00rWd"N%B+Sc =8s9WpP{~hM;ʣ3Ԗuؒf]6 7LWb"VÅȒ$m4>ݥ,/I[F*4ÏA b/-?' N}:deE! 8 <N뚪t/[b\*`G:)Yz +bWOY;8aށj*vqn} ӾUdlq)f{b$Yy $RC~/U *4Z UE,HU1佘jhXM}#~W[ D4S-.#.ҨL Бm'%OJI~[*ȿВ;Ņ?. =j@(;32Y=-x3/WiRu<C m8Rd47Tqcq2 mP[=~OMrZɎ6:?["sk.I kՑ$ń{\rCab9En)3;?D"D)<8Gapjpc@P #>)p3 ATų̥p1s)[(3$H{xc1|eP#TpY 6 ݌2/D76K(?/m"+ endstream endobj -619 0 obj<> +642 0 obj<> endobj -620 0 obj<> +643 0 obj<> endobj -621 0 obj<> +644 0 obj<> endobj -622 0 obj<>stream -xKo6YMފm@[kKR;E=)I#0lR?(?aF:"EXhs| QjJ+$œF+"QC+w|Dt -?;%+D|N0c˝AN3ڙ'+?%$71)8oc(Dx(翾kqm/OтQƐ@EUZ| E}uE5 V:qX\:UӂN -"δU=-f)$2"QD9QOATT.& -Q#嬜Q :\eI|Sg4ev8HJ/^%KQ)fYSI0Fkq1m5 fctbW8`絩sޖ#s^nr[\+=9uB]}>y'Jw(9R\̓EmqSkl:vA<"qƟ4} -8QFpHs ]&F?u1Vq22{e)q2's-VqjL,Nԥ4[M]A҈\\2iMGZxW mF0WF_KZ%?38]"fIGYx5W $abd'3fwm,م <)k`i#7@Dhc$v< R/ %`G{; Bw^M~Ţt1~v^P켠y[j絶` ^`:gJr6G2WS%^FRn\]UW/=r.H{HaʂT -~:SۢYdեOY/y_ u6VR &iGB2m}q.E()J[vps ź;SlٻCqNy)kw䧵UMWSm@P2|K3ftrd\unp) ;4|We%U>;-tWO#t^;vVpi  I|ݮ1J_c;+Kvk区#_=St;ꏢFѨOgZ#uxW~ POQ[m∀sBőDcZ9#w&k.2@$aYϬ.$ëeg.vY˘r|}KLwF1 > MQ[_')R%%4xo3_,0tKk`>stream +xYKs6WHX";3ЙZdN)5Ȟ{w)Jƭs ,.>hDoDœUϳwWRL(Ф'%4LO$Jd|MY៳_/˿ Nj]b~H"Yn=]a,E6 1NTYyjQzk<MӲesNYl(4,Cyu@p~Lf”RNPp-]Z,pulBʂra%gۓWUò%$5W)*HA(@Jrݤ\t5.%<Æ9*V;EU{QaY^:NO^gyLI5"'R$ )m +`U@%GL޻Lrm0׬0=Ӻ%쩰NC*G0D7}Y`Kw`wv# gFڍ$T7烀hזAYu4Pcp(Fcr{vQEN9qҁYwy2QX`$]k.'8fT,,P +MoT^n nS ~=@qn0,B2E鸞<Ѝ(7Ϩ>(J\%&̌DŽKM.-O2c3u͍I9(հlZYN^dMBN:<5漨"W +.a.ʿ QNm248z>ڔLAXP >SPuJ}fkש|Jx@^rC%g9D(wufmFQmfێ\>3IcǹlN}C #}%YQYqW.uT@ERݥs߭.Wf 8vpխme6uk>Kpj3m*7' 3>P *'e.x)vVEμ5,ƽ*);,DtXⷃipnM*]ͪͶ5Da zw_~Y+Ml[kQB`z ˶ȡr"f'C'jE' xtˆ7t05 RD aU`o}`k;O8t7WzԸ}͞ndZKu Uo͍R$v͍8j_2zϯ}.amYwTָ0Ap*/oTdWG_2|r^ rdnأHI>+_L0՛-W0?vQJT݂} /HK@aL T}"ų܌8S1A8Hy  ae6otx/Ǡ0f쵎 ֈc4u gDkл͚_]Mvԅne h,}>&m\ TJih{g[n endstream endobj -623 0 obj<> +646 0 obj<> endobj -624 0 obj<> +647 0 obj<> endobj -625 0 obj<>stream -xZݏ ߿"oU+WEC{8NX',ߏnnXERE[Qc+&̮tF bU{ [$"SDlEф)Pkc4Fϧ:n82fu J7%_~L^twwʞcłZ xK??9(* @q8D#vtKUiVctB-EqX16{xM8QUS:?!&9')d[CoDD뎲LTrs(pBMqi~WݨNoSԇǼ&S͑V2ˉ: -I2epdXx y>Neq**==켧OzH7O_taO*Gg^FyYr%x> cM޳ؕJ`﫚n @KIG䇋cG>zέ8m&k?zQzo <<KM4V"oX ^m,)# UPbAU=XZ E@o7~k΢绨 Zr%D5'#P勱&f@>9)fEy}ͪI>e")1+#ar})j}Qs)oZq ^#YQuqHw"JblBnr/`ۣK tgt=SkcLneXLp0 qsUj,&q\ UyWqŕXn7L_[!l]v0ͧ_|e =kN$) jUHSWνȋ(2 jb-:EUW%KLUʻC$?7\s~q؏%_棟睨r[pkgm:).߯!D%it,|E5 IP,9eEצ@y/8dc$@{%B:rk`g+ɉP"ds%D*8(FFeD3#}cdc?4[9gĴ67ͺ;7}?uc#?{姪N2y6䣟^\,<]46e{·çt'I2a")_ :dJ~b=%lp~S7=hs>!7jaAhx*qp}qeuhRǺu Afcn`'soҟu͔$p-\2tP~?M$0ͨ-.ҩ-kE( 9D#}^#yujI -0E84MXE|H7E0\%R߲:8[ii -7حN'T3 =x*ʮJ_cץ7ѥ)sg"8a|EV=y/ t͹( Emc4mgw1n9;.rܻARk7H-n0gGb+=goX5l>t!Q_|3Kp-_ 8dh[>NKKTd*"WoW -endstream +648 0 obj<> endobj -626 0 obj<> +649 0 obj<> +endobj +650 0 obj<> +endobj +651 0 obj<> +endobj +652 0 obj<> +endobj +653 0 obj<> endobj -627 0 obj<> -endobj -628 0 obj<>stream -x˒БJ 9JR!dr䠕4%jl]ww wv6rm@+>q%~fM͸_f Dͤ{];f>_ẍֳ́'XE0Hjfٿ8B(%h6T1d0Zlt tw{%xhWawu}u\׊y!.X[\mb."GF(?fey]?[./Kz\FHU} K V{.+XEZL V|hGXT;ݚvŠѧ͡sH[M-=figx0Ŗ#rm$)7ws.fMWtu "Ⱥm~ +#" -;b ou@ Tv`ACE- -_c^blUcB$H-@?7\EbLq^Z7Untb#ZW_ӣk[zC(hlU/8?V|"1Cx #P(㛧/F&*N꽚i؋_ F[0 -  <3HkpZѷpbw/!ypy~p";|.V8Պ:_"N "8317v#s'"KSkLץ$LEGK,'6=t#I<%ΎTXwm?Ł`9&H^LH]RZ/jPxv0AV\ܽ"f.6Uu' ֏V6l}ayDQh7q=F*xE@vO 4($[-= gqj~]b1i0Mo1| 2,$ٶ@SǶ8{-gPS!d G?C3h1]-FMih%_7AWOsd3hg|QP#|C>"ئ;VL eH)\3QΒ\2D6SZecS ; aa)kjdHu=`+ ?9jRlhylC o SJ79LԾ4Oflǻ9Q-*, -<̙ܯ˝ݯa^{vnڀlcp̈́u9uܜPN0/7ŇpHAr#$ԟJ6C\L jਉ< ߠs{s44lӅv sBdhbpOj+OPb4->H_0*|j7 ,dΦ3)eꊂp72)T>z]Ra{uZJ$z" 3oг5U lhE:)t:A-܀KBfVHѲ4F2 ?0]t;R}d6/\5}2u] -x -@EHMI :[#H =2 NoDfQGLZ)ՊAeIIQgS&eŇ Te$F퇄td=U*),A3~B>(f9 -RQBwjuom.Ճ^J75Uz(k.TM1/2}V}yOmJ=,(jը,jiDxD6Wt7M*)%4fOϫB7΍:f΍"*?Yp2#8ʈbNTZp[]z9Q!]׋$d3 %$xD,ahBo 5 =VQ -)D m7`p2vNՇ/8Dc*k?k+p"E#Ѣ}10~ɱwwy;߁ٶa`ȈqH?T*}|5X:&_#rL(m^&,/`?i =2 +654 0 obj<> +endobj +655 0 obj<> +endobj +656 0 obj<> +endobj +657 0 obj<>stream +xZKDі&HEFIzE8,Bw_q+;u꯾*M6YLɇI(|=c!™\L0b5L|k2[VE5O$IY2K)I׷uJio7Z6e"R%ڏ+SlcvGLdeVr}],èHj*"" En;']\[duzkn7n\K'N #H|2qPX`;@y[a#;8 ?1.:?L޾VL dJ2D /ovb{UWTyyWHXEae5T!;sFYr;,HsӬs[,(D8M翃V=`k4»Oh`n(>fx'Ctɛ#Le3&HoyIVz=5{b aC|-ֽ35#dF"#mЂ#e9~^- +z7m2Z#o\ E4>t>1X#nޝ~ru7g4 +!gnة@G1+nO\`qȂȖD~ 0%9o*Hy@zv.p [?& +H̶T{m" ~Еޖ3 ]X n694CR}47GwwS[-NWa˔E=#6 onâ,ϬPwY98zxƅ8GKą:#ʼn>llH̲d?i +ȶUobM t^V׺Wsmk*jWzͺeBn]^K[9tuZxTHAX븶zY| `R'qHe\9k3.)6 n]|i*T<{cftgCLC7QUzdZxH~VQ x+ äA:yo_;'C +QG1I"0I{;|!YgeM`.<(S-m)}tGUbޠqv5*7?WdkB3Ĭ]sil,X9b{ѝ`A #!#16gW^QKJ: Ǩ.La9}zf(g>7pŐu#ɏs])YXeь%7\ŲԆ:7\vv2O* `|Eo @%kczlZ=S갪c:O+1; pM`4=8 Ǔu/9Yב}yr[@\]Ru(@&0Z{PWMp.q`t>l|H;'lBfgf3 (F, +fQ>p,X endstream endobj -629 0 obj<> +658 0 obj<> +endobj +659 0 obj<> +endobj +660 0 obj<>stream +xKo6>JS$mw[=9hzt,Ԗ\$(;|v!c4$g> +Fx~_2Zߵ +}wsuN:l)p'CXt{t{&*]\Qɠ۵~GAcM\ĉC!BpD9L<]A U,Բ3, *@:S D$tiy~cփ"0pjK?2`"eav~4%M_KDsOv#q/U[ ԀiݚHpX7_݁7 t =xc53opƆ-A=.XWǵ6w C\7 +|'6t|; +U~Rmx<lE.0gD.OGWOE&'AR |#!Dn 9qaˮ#nrq5Ŭ T!(j.e5j8qlIg8( + Ǡ=/qaDR}xqqr_y A]m &19$9߯}᭮ؒ_`<pkItY[ϻֿt[b],H@X#Lv;{(bbϙ zd) Ov2+ JNoӴf}1PvSM#w/*)N|+9fQ Bwy`W< VקJi +0 <0ioˀ%R>`$Y룐Y(شen|ҵ)GCx !1YW EU1zSӮK2K\Gb}4{{s/XD +endstream +endobj +661 0 obj<> endobj -630 0 obj<> -endobj -631 0 obj<> -endobj -632 0 obj<> -endobj -633 0 obj<>stream -x[ߏ۸~_G X/Q|k;(.}pZ%Aq{R"eI"YHjD3|C'"?tA'3B5_v0\xK¹鍼\ʬ \, DaR.7*LzOtɥNi.H 6em]gI.e)eZSR -6a9trLr  =;a|R - L -Bik'mRr/ѨMu?p|^Wn薄 WĽjەzl.tv/uCDjHsݦKnAǔ%s|Dhȵ&QDKxǧs"Lh]Q;sB^nt,Wp4Oz"}S>na%g*9HV8IMLn1r`uڞ;b wGPocѼ;u_hҹIIMP=>~#T3 -]P0owA385}x0ߝPm+MYL_jsvכwLER-(k7os -ҟӥ`2)jIh7Hs~y8ljB`0qA>v=BG -kY<uΆvInK?)Yc3%d#!`xBP{<5橂35<ݣ񌩐Ͱ3 ~Ф>/<YTӏUS*x4"x63P(%_5jM1y Eo h취|[\5ꖭPI4%K -Y` L7 JKu<᥼P}j3`azdv$$Iʞ(-p]t0YO>Ǎh(Ԩ1nk֑N Pt'kK;-XSp̔ Ed϶ِ><Q,ApQ[-)vZa-9ǪוMk*Hְek5+%21np^>bWYvTB -t1rXq+%JjO8)` xjsZ&ek7OIJpwՒ~1 \9W#ҏ͐~B/~S^89؄wط@9oh-./F#C_J .p~3ll&ac[Xx\nBo2WNߌ Zvw{kLDdlaM }0C+"'TwnћLxI},nKuB#LxEXD ϰ.bq2]nT;tz]_ -4S[u5fh*24oΨ̔ yK-g@.^!| Tu+T1ќEJ\Rn%ccpD0#X"XlVĖ`MsKg, 5_-@cڤطs[9}VcmpXZ.2XWLP1$ ]9Ъ?߻X/BR ϰǦN$lBb $s -nItxm0%H:!/f]:PrDij0Dh)>s#7G1'",>}y6}-^@]XbBEAzSϊrNIUQ`fK8e$ZWsMGFӡC4_%TtsRwaˉ,T4Эw*jy'<" w,AG=W5"i&h>@+5G'ɔ Pd_9 .?\L};7ͩxEҫ74bS\kWJߖM*F3j}hFL^b׳)67kA鬆x)UOfpXu"*޹> _\|)lT./*ERHӂ'i h,Nh9C8-NiZz MP0É㩗_ +?]y†3t)2 +662 0 obj<> +endobj +663 0 obj<>stream +x[Ms6WhqB[zh}z%JT"]Sjz߻%JYv,opG!On_}w8q(#5\f\ˑ&]G|1.y8RsH?0&fO|k$2DLD7UE)kS H_0, <&R!6pk!yĉ8]U{1Lʧ+;03̤p[W)!b ࿲5g-j', +ox)ϲ0h:|7zp9**JŬ,`@W_(6+fXmSiqSqWP am5D82$k/ذg󸾻MbŢ~۬֌՚ЉZ6ԿY,YMx*89j,JwbIm/O7#uMi?%ڧŜnƝ|$zruT/@t.܌h|^>#y}Ը\VK&L6~P]5Sάj_:*f `d4W#*jbA{wN^[seL}9A!D;T +(.VA]@50s kymWmUSQ[=궼ygSQdsz-o:ŝǾaJ?,-bZZh7+uᵒaޖ,V3Ϫ'm?ϒm1Z*n5-JäGk^bCFyP宸˱ %1Zk߆bWvfPa]mnw,L{=wTsh">vUBο ;];%R64ޢY ķ6oUtXxⰣ ZKߢF&Gퟋb4$l?M`ȝVմ6iƼ}d(/Mhg̫XNo*|,߈ڳ83~;v=/pWxǿ@SNܮ\az%I'7ǯzXO. R;[Z{w uyV/L 8MM ^OӍR)7Tq Þ8s)e'jE/2?#Ny(BC;t۩Js"tĉuiE8b<=܏Q[HZ [7!^VmA$CTX9D}BJy0#cPJCgԂ<L6l"$LNBtI7ϡэa藽+.{sJ%@) }A)l $XCMlln j +mAu7[N ﲿEЊZpSwbF&d1ϒh`j Hx +SQ+7}18 Lv:HA`'.wqGI+'Ȅ{fsu3xTc?xB}I,Vg U0Œ'Na (%TxAe눙γ638/タib'fSr6[ %}Z8hW;W0Xcx91$s/Jxc w$M`imMouβj\Ы;{9G⬷0[kgW8oىxfܞ(7OBְ@Ưatӑx5zT@gxw()ѹXؔBn^E qmwH^#zr> +664 0 obj<> endobj -635 0 obj<> +665 0 obj<> endobj -636 0 obj<>stream -x[K6W(1#kۤhQ@ -+IPw(ԻhF$Ï4T^Y 3(.gRtXC=vER]J4Ιs:LɀjRr -WA@Hd6F{}u;.f9͜Y~noe}wͧ_yu4^y4'/{YG4CyG ,$G +j$L"xvse]尠*k͢NifgLƉx%/EI|K9)PRD<=N]jզpftxͱXo?Ͳ%(Ev1ɶ='+I5*NΣ2{H$ IPCv oɦ^[+XW}ݔveS~l]: - -f)Ncܧ@ #`Rt'v$q,k˱'/&`|qrQ -p'1R`uY?yN:DkU¢ ޯPS(GEN~[}]gM9B7tAOͩDq| R΄v9r~1$ИcVtalNG(#`DvSb$?/_$FH"'`w,jEnͪ҆K#i%(Ho1B`qEvu#yE5}̪sL)Jkc }et6Ysl+vjn^m\[ 0j%)g LmBWxlVƋ w $)p tD @Jc4Jc{4$T![lQOxgsQO@8M=ӎs`R&y8oK 2Px츝ж;tq b=pen/ 9܀qz&+:M`=ybWTU~VБ78{^qE3%"2:N7^$y卖H*q>{-Q טoV˄:|r[1NƑ!\ 'p(,}Z#10H)vCF ~)~?y qGh,Aҵ\MxVbvTޚC^tjsu -VzԚ+TLDޏayF̓ak]+j4u`Z:F -.@0)?T:3vs.33q(i]IFw4NjtAΥn.W2|ߤ+My{";> J7MAOq2#LS -^$ \xAQnv_$%t4OyDvg9v`=ۅbW.TiO DBuDuQ]ݥZ;+TB$Q_"8zOe]׻1OAlѯ,r:M3BARS<(D  Ȱ뀨sU:.-e3>toeefҜUk VʠzDzs.[BWg+μgpgb۬W}hLF>1*d7sDv_20@a- -oAlfnJtui[O_C=|%iSH~M$ϋ%A?4Q'e.=FQNQ I%Ms~x@ - U} ( a JǢ%,Z~ǨQ" MBJ ZqLl+q?J_,1dDfX4 yt,#e!dG ߢ]}ekE?Tx. "4S lk`$ 2zU% %nۚD!Bwy'Nq|-;)膘!7|mIydԗ(s]$OakAH4{R",iL+eR9U ǣJ<~Uc_9Ka2)aXQF;yHR]r+ +666 0 obj<> +endobj +667 0 obj<> +endobj +668 0 obj<> +endobj +669 0 obj<>stream +xn>_#Ov3&ACCuD$J {|4EGffs)6zA4_wgY($ME Ŋא"h4Kon<x/]swW=Ya3לqHB%nͫ_׫M/z[JOwc;@}&R/beòs `0RE%avf[ "}0._k%%*19Zo~j᧤r-I˴osM +,\%mޭWY-X֫-ݟ+93x`F:|/|td +c!."S?= {}6bM}2&׼HUM\I'>; qӉNt"5koѣW0a/Pkט`)=Ha'!!I18:a0EWLE0_e}4s_eej֯)].uIA?)w>c ?| t2 ?$o+sb<SG?^-4X}&i :f'1Pү^F[|B HI/X2Zl2 4Jb̛hMtRF7o_Bٽsd+1M(AS`TZeDꢙCg)''Zz%HY[\e ˼pÆvSq:6}' 2Hm-&'^Axշ/7usb {Xm}WKIPtcE,W# Ύ(n @CF߽ +cz/oާˡo͏{otIΗl1V%/}wRd!?>g:H L1Dy6KKW=lߘI;#-1ʌ?MkD"^3m=Q׳Sm&a Gz0aȨ1oڄߖM`h'YiSk: VX_ÓWGڤna]> +670 0 obj<> +endobj +671 0 obj<> +endobj +672 0 obj<> +endobj +673 0 obj<> endobj -638 0 obj<> -endobj -639 0 obj<> -endobj -640 0 obj<>stream -x[o6߿@_, fO@{p[qrj% ?$JdgbD 3Cr>~dI - -N8ՓLj>Yly6$\I9E>D*d2j1?%Hd -^p ,8 -K5@/v_|XV2=K4c:%*<\5\@KA(dlL~^an:-6u\ [41<3mO}"e̸N -f_13G@G_TKP&39x_T3C]L!_ Sַ^zW&j1p -Y] uQfL98NЖ]V03twۛ,yA}(QFW15> +k.|ҞbP&u]++nE`:H~O4)%?TNu -w#JlqF;.7˘!+д3om\ <\@oB+ۦpzQleZsVKiwEB? :ٟmYTjeH})i3oa& -s` -08}rVIAY0+pDYhz4)H9'ϒU.:[ HϜ Lfh#TI%y]o -V("Ҏ}5R؟}=?qT{]i zSNj{l $G\ԖO=VLt*L,RRBf[RyМ}[9sĭD8p+5[@",.If74z{KIRJ/o_LX-y*Û/bQnaz -+ײETv5GR0 N̑t>yhk1'%R7]䝥a_-j}5๩ƮܷҔ!KU@PjuBJ((JGuQ0r=Хڝ p',"p9Xb-X3NE f-ZUpQXV'oYZ~Ūڙq b:_j5;$>9c -3x@w|β ;$"Y'hߣ.oJ fZjAT8gmĘwgcb7I`،Hprmq6ƼF3570£Ilپnۘa,ܯSvɟxU^gB+ } щ+^ީ!VĂN|ELP~ g,RUVvKhN2ͮZX]nn6ÇW+l-J[,9,_o1 2E[DO-`,ELDO=]hId.۴="K)%T -mǍlQ*) e،_9,9蠤jٙkOUX$p]q{, U+a]IH> &HY -C"eGj6nCD - -Kئ9nf^g̙siٜ*BSD uƌk:fw=6w>DI, a 3ɟ.zP4'b4K3 -qFu -wܥzf -]j_K~"_GJrO%l<~`?e~zP-F db%p:)F ~l:bu͟&TU#/8Lm&E-u/66sg$=@[x`2<-0:t(쑢xGkР RS[[n[Bzj (L))L Ξ v*!M]_~ ~p`񖫄 s`S׻*c)%U awZ > +endobj +675 0 obj<> +endobj +676 0 obj<> +endobj +677 0 obj<> +endobj +678 0 obj<> +endobj +679 0 obj<> +endobj +680 0 obj<> +endobj +681 0 obj<> +endobj +682 0 obj<> +endobj +683 0 obj<> +endobj +684 0 obj<> +endobj +685 0 obj<>stream +xZo6߿5_k lڠ8fZfAP$۱86H3߅I8y<߽IIdՄ+$O&FJ&jr>\\dWl1+˻.L_4Y!885GATa͑,|퀤G+͸&"SѨzI=?=~yБzZk\ye]kŴ SS(mn=[#G=]Lflӊ1= t[]s_8 8J8>'̯DellXʉD'L' +#)ٸ7ESN_ema)h `EA㶁گgl' -;Il ߥRJcr&NZb/F>8&Q\u!lv[N8+H `1ݽt'r\~Uɚغr +ns'G1hbMA 5 S~ 5^,x610dI\D0GMujk--;~rld'Q+>fWnVg#nB5䱿)Bq6(~YYeY + |Atu gfWes;f0y@]s_-[8WQ8mMM腋Qe+*#N n 9!_6Ϫٺr~.:XM$c,ZkN +<3ܗQd9^ͬ{g +aJ^L{p;PN2t'BUCyͺw2mdx/"F蕟KU=1[uوQ"aȔjܽ49uSIoo_Q/{is +SVP_Zl>W3oaȱ z7&/[ [%uyVXjA RM +_.F.h,GJ}$f[сZ`D|̪,Ui魔eEo[4m6Ȁ5BG>Yfx{?B! +0n*`Zrv(2}MDhPE +VEQ!/t9Iw-> +686 0 obj<> endobj -642 0 obj<> +687 0 obj<> endobj -643 0 obj<> +688 0 obj<> endobj -644 0 obj<> +689 0 obj<> endobj -645 0 obj<> +690 0 obj<> endobj -646 0 obj<>stream -x]ݏ۸_G>wd^{Eчv -4}pvY^{k; ;?DRRr]/p7p8$ ]P ,rBk}p~ \ɼ"\<7/~łIpNZ,nևam"\1ZdF}ه-ك~9ϟ͝&كNKgHf?&~J -),)NJz ="k͒f^Un"_('RZ9*eikqhiPq XBUSk)olwoO-n^ƭX(TTFEmWmRD̺j Ҍ >=3cԌNٖBAĬ[E@I:[q!#P:i^jR8u~=6=UED)q .2bUoŁ;RRKy~/(iUL]d0$HVj%i _W8Af\[tdqIpƇ.,Sq.x>_ة \%G wCގ >z=qfD\ {draBAW>{㌲͗R׃1#4&u&֔-Xo^,fר1or=[ןܔ8;69it}9-$F<{A 0a!]QuS:F$:슥;UTbB6:2~ҒPVO?b,?ÍT>!'yN3 H(}2HgLC3C7Df -Db nܝe ЎE w@t \# hXڲ8W;$4Cˋ%@Vl϶F'.u!&.bRS6p ܼbzDcCˋ4)dM)A:9jVmiP1y?+ |RLZb`gW}q,V1]crp!X'Vl)1L\(OSح,`":XJb*[L`hlv.D%.$Ff+)U9$&|)lTݗ"9 Yq37JfPmnۭ",Xj N=EW?#=ww~Xfkoeҏ>/lX7WP?nNzcvE[GAonjzmbChVrQ[m[i6w|(VuAv’OK$BB֧XI+\|ب%dwƾSY 's?׺J -Iچti ]~wj7m@}Zb5uяTnI3j!JN[џO^@'q/VcšT۶BYNp |534TiS¯Ix]\=Syhx2c0ߣj=^ ^j< zJT?iB,SVW[p-EPUgYfܔ}hvqUu^GW:C,KyF9w1O;%8@lUHlL„]*fp%u7gF u :!qșÜ^0W;:U91CQ֛_oSQ#2][ ]T4Fȹ5J叔UE5op(}GJpTq OP[ŋO00˂4b^5Cb(>0RMRFMzCDwky褼&g2躆mτO}ҟ!pm"! {3+ -{NY_wf}j)?24Hb ' u%_]Օ|%]Js2o#s]IHVǾ+1DcҏQ"~$#~~)?#^GȡW,aitOmt1w"1<2<ɋ$Lz<"X#6y1IMADJJ=gr'jOБ$M>08W{ŞDԘ2_6oZS H( 5jc`FŅV3+ƛ4:H7uI'[olvMjH5?L6`zb@BcM1ФMz -`uMbf-ɭO F ԇ?{^ { -L.>][{BۥN.ϱ.FЄRkϬ&_%6A%cIæo̝ts`,u̲rw# -匥H^4ayM - ۛ7.݅vn. ^ -ٌ\2M = D\K@BzrK=f$ L{p$Y>/04m7D- 晄P@hv}P& .EAxKOA*.b4 -M&BlXH`sK$N?l/KR˒ԛ$^ލt% ԅI9'EwjĖg]Ԣߩs7g$pU{׮GN$C]sQWɴ_;z2Ϝ! - - -92!ip+BfnnY:?C b#6ۛb.gNSB_I H$"MnfbvKP=K&aQp <CJ ٌ$O4D7D.S"Fp&)2F01k}'OκfYZ7ÐD"RFaLdh[\^(U&bbۤ Az`&bꚹ&*gRN昘NWfD\H+<<7k(uBi;!”v3+L\hd{vE]tvޘĘys;cL݃+JpKW LCc:5l;fVS\ +691 0 obj<> +endobj +692 0 obj<> +endobj +693 0 obj<> +endobj +694 0 obj<> +endobj +695 0 obj<> +endobj +696 0 obj<> +endobj +697 0 obj<> +endobj +698 0 obj<>stream +xYK6W(+>`=h=.P A^^!dXz zP_(r0DQpgGy<{ ș;1(̙-O>˅Nݽcޫ7#t;U^U~Og0%d5SXLݽY}"4K R J8oef}F-M}.̹I3Rϼ$tzS/OR9 ) +o٤$'Zoy-u偾Y٭{/|t@]!8Jq| J!R̅M[?A]Õ4 II Gg0nf.cpdH#E8- zS/uIY&=pll)8d\arh`>WqhnqX{Mk/tS`&Ná;ki3'Ů@̈́9gSW:UHsX#apdY`"]ģNt+|uӍ hl|6C2z oV=/J~YyZ ZWi^Uа,jBpBCО/h8ZgWهm\3BBNǙTƺ JOT`aUv}+LJX\&!( w"J2l|-)'2FQjL%i+j-) \ tXoT/PjnaXkJlYM + ~M̜0l!_ M:0 *'U3]Y<^LEa>\}Mm!/@a[R7DAjZ&E3eE?q &vVV^ ͢HWhm=Jlc} P$ץ@88lmfу +"X/q([{lA$5@,AQS*,`{QQ]BW +GEV]4>֙Y 2*Ezpҙfc&)F> +699 0 obj<> endobj -648 0 obj<> +700 0 obj<> endobj -649 0 obj<> +701 0 obj<> endobj -650 0 obj<> +702 0 obj<> endobj -651 0 obj<> +703 0 obj<> endobj -652 0 obj<> +704 0 obj<> endobj -653 0 obj<> +705 0 obj<> endobj -654 0 obj<> +706 0 obj<> endobj -655 0 obj<> +707 0 obj<> endobj -656 0 obj<> +708 0 obj<> endobj -657 0 obj<> +709 0 obj<> endobj -658 0 obj<> +710 0 obj<> endobj -659 0 obj<> +711 0 obj<> endobj -660 0 obj<> +712 0 obj<> endobj -661 0 obj<> +713 0 obj<> endobj -662 0 obj<> +714 0 obj<> endobj -663 0 obj<> +715 0 obj<> endobj -664 0 obj<> +716 0 obj<> endobj -665 0 obj<> +717 0 obj<> endobj -666 0 obj<> +718 0 obj<> endobj -667 0 obj<> +719 0 obj<> endobj -668 0 obj<> +720 0 obj<> endobj -669 0 obj<> +721 0 obj<> endobj -670 0 obj<> +722 0 obj<> endobj -671 0 obj<>stream -xZݏܶ_e4)RYqX~VL%hQ -pD9V\Sx{x( )km oIt4K3Tg'SHs°f[uyY xePja`K@LVגYgݻXUQmiÄ1#>#J#eI!6Q+i(\`CD6DR:q(Ҥ}cAc*8FWcǟ8lD.E "MX"j̥<f2_Q㏁>j>D)^IWi= ADP/C +nU09^pS`^2Paɓá kr1)5/ qQݖD٭WؗD670|,acv[C7DKnɎ]}kBJ lᰫ턞}tuԇXKc\}ʢz.Y/8,5i'hZ6ɦ1db%IФ[6N6J -2(d1GL<_$cuQ?RbSj{mmho<]02 -|a=sݾ D|%$,t[䵹sDgR QyƐ1STF7=q$X 3)jֱupmEppAă|8Ke{(QDmun=ut6F9U7Oy/Q,$f^$ƪ8lJZAA빯ld fA 1:Ǹ@ -hޕM)ت ;R IODƢu.,̽tSm‹T %*DF6Ev PV9¿ Y5HMQ6vEAlxDC8xW5 a6@f,(rĤ:\^ik -y9bmԸoww;Q|SR8a+^C)AlgR)d:cq~&DfP5%𛋸h9mu=؍7. * yʿ:({L3z6,Lfzh4 &:A<]s_ݼ ˮ怕C# -,\!sqNusz}qSp;RpKд'Bo9/͂#<ggǠ`yt)f|\3ɑH- N[0̝K.V3wi(9< XÒ`2a&#_.0-!INl1rGKyNdN44ZWt,J@í/ ; d߭o .B1| j^r_ȇQɌ'4AB/s!xDŽ;R_wwWsl$6P-b+ #-E{uf |T#Pclzm7AG@cC|M^-)eK!UW2TL1?]tg!QTLl/ :yy:O\>G>˩3R 0+)Kjt7R)`2,S0%#y1rP&ȉ(e/E@B:f\S]=qerv -ýhm%sh8-PG_|pu1I VW1Gk\,_cG5 9dvq.3*8]yp"a#igsC 0\!N`Ô9 TBg\))8 ӾfhbS8|Nos:@HJ} 6'K(]Te-~Fk[W>SQ_44W: -}_rPt^6g.I|  cʾp,_m 7*}f`1w7 !`O|"5d>]#irQ`0x޿ -endstream +723 0 obj<> endobj -672 0 obj<> +724 0 obj<> endobj -673 0 obj<> +725 0 obj<> endobj -674 0 obj<> +726 0 obj<> endobj -675 0 obj<> +727 0 obj<> endobj -676 0 obj<>stream -xZݏ2pf)E>5[4@-{jPSDy}=Ԑ )#+ Ȋp+YbD4[ZV -Ęie^nP9<Lj_z>&&3L )w|'B@=?ۻw35)3?W+mYO&cY~FH-@(Rjē5^zt4 r~88,6Uz{ծkhjC P0 L Xk7};kHm16ׂ[pj]OrCb0H:`D t4D:*A_ - Lsuܩ'3.]_)a*FSGj%LI$S(cib<93`E%#y5@U0uSD5X!|ĬakYh&> ,a2dݙ3b&7.ǝ@É1SO2([1kx _0Ek`:NwCfhm310SINuHv'T.̜3Mυ3OyO"|qk:FOf8|)0̂W5@|.ZD.:3G45-X5~)3 -fƱӣabZMAW9raFi&RuC-_Bm ґ g}bo}>q4% #r -0#_LL@j8^[@5`Q`(#HJcH 齪P>}W}ţ =Mi9|RׯPypEG  ,ْXpi'!_P`MHc!IL\'Co|wNb,x&Rͣ!&|5/Q7[.tY ]^5+ A]MҴ{mszK0im-M9u3_ &U~rϕ{TA#gR s\t]eRA&FNI}:w -DghÎ$^T4 -L6m7n8ʃY ڶ"($cb]xX ZrP`J_P +728 0 obj<>stream +xZK6WH˗^9h&h"{m٫@ d!zZZH[D3y|C6|?fQ)6̸4T,HgM;T!9iկ)O+$#ɱđ4f\k+'B_"neA☝n,絅RT(Q$+|mp8 ˴9+EUURKնmW0Vr* /#e hȢ$׃|2Wq8rDJyTGiÈ"ܕiv.S(v=fM>AH>8pHsxHY0c3Aphf CHnH7rl,* Ƙ}&)wwxu(&?t(a&+`+7a*b{N([<Gv$Q/QLۍEeM#纜Z1L6M tu0UR$u4өߵ:R3BbVL*bɠb^D(hC5`׸ݦkQU ohjiji8eP aP@2ʬY!ÈA\\ǚPRdU`P,O0yi 䅆ϖdiccLA\ylasl} P3nMoN}>d_ DB2؂P:)typq9R\GyCA49.1mjKs v[ױU +%{%IqTC D75LY_(u1C 'U H! tD{iY3&gPy5Ð9y*ֱn:H;do coѳf`2$> +729 0 obj<> +endobj +730 0 obj<> +endobj +731 0 obj<> +endobj +732 0 obj<> +endobj +733 0 obj<> +endobj +734 0 obj<> +endobj +735 0 obj<> +endobj +736 0 obj<> +endobj +737 0 obj<> +endobj +738 0 obj<> +endobj +739 0 obj<> endobj -678 0 obj<> +740 0 obj<> endobj -679 0 obj<> +741 0 obj<> endobj -680 0 obj<> +742 0 obj<> endobj -681 0 obj<>stream -x]~\،HJ"6h^ATksٲaٷw] (nM"9{OR'LE>mM``v[\#qXm#FfȘYb +Y˞Q|ȀU2eiCPG-$A}SMUL504E1`hf6e|i,N ۃ2TpR& ouXH9dvxRB=i|u8#\NSZm+ԷO45G--Mےu `x[*ʈ*Ӭ%qꎞ54|o 7@ >2Ƕqb[N3UTN-`pjy2=}TG8`srܳo ku{G-2`~VК鎾!*4ыvY|G#iv v۪nʹ`6ݻMηt: v S6Gw[7;K -ϕi~<0k-LTFօâ#M' n zwƛw{8HߛUN' - p ^UH[ gscUrB fV ͐XxTf K \ khCPWj=cbu|ᚼƥeSϰ}bEӈq^My]m?p! V1 +XB*I[Yͣ;.%*+\,1aVA.dbL{|A4M>tڼfii3ڄ}Y+)ex'jxH傕/(`\]/3 Q'u`AM\54$8lDmHܯ"FZd<?\㡓 |,{|4zzݙj:_}fQ0_ OlHҊ8R35G؄Z}- 9#O:GH-d! \$ö዆o֍/[Dָb乽Wgd7H-l"Lc8ikA_G2(5g2r޸ WdUHB Hq u}7BA,A29Ztb98yl/xM⚜22Hʻj 󱶝Oۄςk7ݚ%U581T}"]j6uvw? -85v΁c6ـlhی5ȃs[VjfYCݕlhsjxXhpqM\ĕZk+ qS4u3ߥ5~lh!j#̤`( - vۻiyB&(spjj晳Gvxf^"v|6^YS =r0A_V9qs7<5zh)*9ZzÈd^rroҬ,c\ OLk*=CܬEܐ!*~z+'\-^ٗqƺҾ/U쫌|UF* rV2 -.a v}jωb6<7Y#w9B\B^cڿbO?KZ|7Y7ETW֯!n%{F+C=x7=Dl087{xe{Z^TX^ftJgnpeE~X)! *^mr܆MMzڃg3̏ Ƶ#q-L!ھ -4Nűk&" j?!'*Vl,[sʋ ɑכ=y ; -={ >:T"#Σ% +743 0 obj<> +endobj +744 0 obj<> +endobj +745 0 obj<> +endobj +746 0 obj<> +endobj +747 0 obj<> +endobj +748 0 obj<> +endobj +749 0 obj<> +endobj +750 0 obj<> +endobj +751 0 obj<> +endobj +752 0 obj<> +endobj +753 0 obj<> +endobj +754 0 obj<> +endobj +755 0 obj<>stream +xYKs6WHX0"u:= ۴ÌLzd߻H"%%q39! ,ʓ$O'VaP&MLrRܨ&^^6Wa9W8@'3ΙњP ']>Ԡs])L.ӶlΤ,&J/uB0eZZqR E$bU2fM@JV*}lnj+1w5P+Һuk ^^LsmM{709Dy00~u49x\r)FnWͲ؊J3m* #_-n +vilCCC' Oxa5l(^-B[;o3oӗa>hV6t pP*R醺 ]/;@qJwHL$nJ ZΒvvTG\R5I4Oz.ӺqSFRxfCrǵXLʾ^Lɍ XȨp\f2׬lf#*C4n5 =EZNl|^uq?-7?5Z7#IYד3G;#,d GB~X8XG`S@ՏEQD_`!EDw#%y6\-\@I]f $ +y2i{E #, gS{b{@IBo'}B-D' K'mC{yYBI02,!.(Bk=Y;|'~Z%Z +(I$(y!In9Nr40 MqclKג 1$?PZ21McQtV;F!qS/{'a +6쩧qώ܌U&UT.R. SI:B?8 8_lt6ńTIvN  T:n_kc5 r}s(v#l-Ƞvߴ uGBꅕqS#Sp(U#N5'/d#>=y:y#ԑ!%Q$"<Ƶw];{!. aI}j}vxz+޶gӀ=;QH*y;Dk%+>o4]ɂfptRylEwC.OH=`c0ȚUg)7> +Q ~p7 Wf@dU#/^ ٯ endstream endobj -682 0 obj<> +756 0 obj<> +endobj +757 0 obj<> +endobj +758 0 obj<> +endobj +759 0 obj<> endobj -683 0 obj<> +760 0 obj<> endobj -684 0 obj<> +761 0 obj<> endobj -685 0 obj<> +762 0 obj<> endobj -686 0 obj<> +763 0 obj<> endobj -687 0 obj<> +764 0 obj<> endobj -688 0 obj<> +765 0 obj<> endobj -689 0 obj<> +766 0 obj<> endobj -690 0 obj<> +767 0 obj<> endobj -691 0 obj<> +768 0 obj<> endobj -692 0 obj<> +769 0 obj<> endobj -693 0 obj<> +770 0 obj<> endobj -694 0 obj<> +771 0 obj<> endobj -695 0 obj<> +772 0 obj<> endobj -696 0 obj<> +773 0 obj<> endobj -697 0 obj<>stream -xZI06Gܴ äsPt0=>Rg94ȏo*|ŕd,M/j@yEdZVyƸXRK2fi 𗮎OA@c -3PI Û銃֫ yݻN6oof;9 |U2k՚kEb%5S<VI,C1,:5~I,X݀ʉxF>.oL?M%,YQ|)\%WN¤pyGTuya9)C8eȼfs|bBs>u>I1'ߙY"z.MC몧1E0G)Q,k6]l3UdS*[D´*n ZAB^&HΦ//#b#wDĦk,SixA|R p1.2~ d6;c.#QWmc5uwlڍ;y4Z;qD*Q9.$K5BiAcG8^ĝ!%9vy -{s9'25|_ wO_'аN EP8O! D)Mh/3J7/#b#_09SLEL$D\53@D" /AA=t[ye|Y:)A~s:! KqG /Ɍ`wZp -&`Z_(y˝E` AeP8sTyf -/ V,x-><<+e4e&sя1ב9Dzp4NCպ@*5MV LS>#fs \ ,0+[,W.>y"P%yaTrPppS -<>6Z=8Rn+;} u&abUzG;|vg'Q81cm'`ٝi`Sb>Зsg&)|U> Pe.∊ac1\'ߑCʰbu)1KegeEkFaS@+vN 8X1nehmm`FȵȠe#kʪuuqlIx[Z1V %EKk6"Xv|yI¦ZFe;ϡv^ XU0Q QaX՞c}>Z۲nXmc{UApL4p5-^a! L4@DfYܛȀeMqXJ[g*LV'j_A: Hv9+tq4y 7S&@qXݯR?~˿4$oGhp57ӯ>N~=8s]¬eNY_8`0TZ3f7ӗ X[ -!K)4^ZrB^fMwj?M`>L /ӗd~"Uf/Rs)uDTZD_ap*SLJz@ ĺO2{}#TnXS`,+;h;qvU +|+|jGT%[qyI 2^bnMg@i ç -Y8]( x$>oo}=KLYJf{!PgbIbqG$y>Ki[R#v86͸XvfK{'4HFN]PNPѶ%=يN\K$iÀ~ +c-pCmr~R\`o)nT$PU+3d}ؕSneansxRAc"-Bn-=+(AP$BϲQt#Uiyn9W0q]ΊmG43]8aYԄM&\oS)ǖj\dLȾ 3SE9'T?W7j!ߌQ˯t,~-=IbKH]Qдg< $?VRb%\fw˳iwlYZKb+Gm] P[`N/ L"R28J`$_%hW2 ooi$O6 }p*$|RP3|~춮=\Ut\WJ\:i{7U{d/-u]ߺjbZ"Vt4? - -P8;Jqu0̓>֩ƟR&ć 2-NmM&B.׾D2ġUd_Xc> +endobj +775 0 obj<> +endobj +776 0 obj<> +endobj +777 0 obj<> +endobj +778 0 obj<> +endobj +779 0 obj<> +endobj +780 0 obj<> +endobj +781 0 obj<> +endobj +782 0 obj<> +endobj +783 0 obj<> +endobj +784 0 obj<> +endobj +785 0 obj<> +endobj +786 0 obj<>stream +xY[~_a ( cF>A7IӦ:Lʒa3﹐2w&H`K ywΡ^E,};sϯo_}R8Iz+)d\r)ETj.8qt\,a,;w0qRX놻wu_ume8pm]X[;HGKCyPCwXOCS_$D@#_nHL$2uS!T jeDK +$ iy'<"U%NEЭˠ;m-1$E۝~̛i\ǣ7!&1N +X]17I9_wx=~FFX{ kO?u*s,"vFCBkQwu&b'җicwo*/s!\޴kr^`o%q"],!`aG k"u~]7+-R@GGsY>.1~|N]{{e9q~F|69O@h6idbHU1L e +e!O2vlYC*^TMcvP^!^hɖHxl_LAAl6Tl`~R 2*uSMٺ`T*!3iaf=Fd/K~8ك灵B\+ϹDHQ2.8DZ)PWæ@_$#xJZ)nm yhY\KXkk/ NϏ-T7/t6o꧓M&q?x=>|Vw4 d$>^LJ"L;q@ػCt2O1&_*à[ z5'8JM +pBNmlQ-D_ՠ ;WY^KqG.JY| +U3'"JRMmI܁`·mkw3k9T:GS<la-O1x{|кVݫr.qSz7kNB18&F lk `6oJTeB]RDEyަW.ld$}0]D2Ny܆l߿yM Ms3$P|q߿BZs1?|qfSJq,%3)ǛHAt> +787 0 obj<> +endobj +788 0 obj<> +endobj +789 0 obj<> +endobj +790 0 obj<> +endobj +791 0 obj<> endobj -699 0 obj<> +792 0 obj<> endobj -700 0 obj<> +793 0 obj<> endobj -701 0 obj<> +794 0 obj<> endobj -702 0 obj<> +795 0 obj<> endobj -703 0 obj<> +796 0 obj<> endobj -704 0 obj<> +797 0 obj<> endobj -705 0 obj<> +798 0 obj<> endobj -706 0 obj<> +799 0 obj<> endobj -707 0 obj<> +800 0 obj<> endobj -708 0 obj<> +801 0 obj<> endobj -709 0 obj<>stream -xZ[ۺ~ϯp$ EO=8)R}HAZ[+D\N]p4X!977 'V"RLtebDV=tϫDŚ)e[3k[O7/~yU`n%bx(xnvO)߇0wn)t{̳?oBTk7ᙺ"aF 6]mgu}xlAݼkS3w3fDgRDJx5;pNVIūx㭘Zİg/IKOF9sqWTKlNUW7Zn˔#fH`Uxpx爘dKQB̬=#i9< -%*"/)3}=iP-RǻS;!޴) ev $)ۻ[8f4ʛG[hbѝ)hCɃm~6kٰϝ9NY+0 R G8d.Q%LPC ӎ oB# @8d0zW9Y8W4;6Hy#&HwE򶩲NGR G 0VZ,8aB&WXۼcڦm} PV+ǶNX+jS4""99*Bofv>pz f@ފ3p#f762,6xxC< Dq&ƀ3"N8Qp# p#œ0Y.Pb\Avr=:GѕUE-WZmC]b \ߊfeVyS]@Sbr W/ 5M|}m`4QK踯Nuu/_ -1b1c( +gcۘI^¨Q ``&Mp&qFS1:G%NX -8ƌ (݅!C2(* -C`i` ! 7vs% ߞO=T+&tS*,4ǮڇP$bS_Uۧ`) b DpHw_Aۨ׶án -:%| -V&a64Dz2U}1,<t 2 -¥zfb>yFX} #'{ 9t(:xY ;p -8Zy#a,$wEuov20̰[Y933_MMonsc#ڝ8I4}e5 -Pl k[ƪ ʠ4S:|ěj~Z&V⌔i~l6M~ƒ'|~煩x>EQԲ`G/2kqnmYx`hvp !a"MҊ"蝽"Z9Y/hն<Y2,uApݲ[oC.ہ6xb rש#-:]&h%.MIEG|f +802 0 obj<> +endobj +803 0 obj<> +endobj +804 0 obj<> +endobj +805 0 obj<> +endobj +806 0 obj<> +endobj +807 0 obj<>stream +xZ[o6~ϯ( fś.nˀ-04X#T{|1)XLLI/D9|nQR,κ'4Y֗QN벩uzLy +rӌY%Eom,W:3m[s;)#&iJbm G +d0>vh Eʻ'g#`%w>e,c.\f V4ek'=#}6@@Vye:o +%ȥU.l3%Ikfw2xF +>H^CCQ[/B\s= +5^K J#_[N, [ץlL1kN|]Sso";,:W Kr:Ou-ҢNʪ`c\hB[#=`7snvifsy gqn|Ƣ cK*x{l$A^.ͺo= !ӜbgkNr;On,g2 ‚L@&d4fYH6uQZD[y@OuSy{Xw"NqRw{Can +ҾG@^., oq/*7RF Xhk-ޱsY*,R|q!Ɲ>Bw}~}q̄h`D ;ʷeCĎ~ۅpQ "-gB(m:{]qbdBë3`Og'# endstream endobj -710 0 obj<> +808 0 obj<> +endobj +809 0 obj<> +endobj +810 0 obj<> +endobj +811 0 obj<>stream +x]~]ܨdv Aɢ ̓vF3k?&]K-{w#HKCF_E׫w{E,2)|Wu!X G[R. rQ(g[sĸ<{N-kU.b փnkb gS4!G mYPsjY>+ľ3oL`NȨ*-U%^FҠzYVoOI5לX9%] &3n=6WH!b`c~H6sxc._. eʿx3 +x&/em.;ԩ;'*B@柟^ygD 'Ja6$&=6EQ,oe0Qg%A[}v^wM?{uPG-'Za¥L[!R0@v|Vn^_wbO6'u'Xt⫋ $ZXb,n{w Rb`6nMGН 9kNJ8bF@<ڧ нes21`:P{+Rd\2 *RWI;= + +>+Xpٖy,c&i?~HQ=mj1 |ϒբ(]ajlp鱴kDH hyY-ەz?OgHݻT!I->M yk_ﮯnNFxl 묨1|m#VΙ@*=Ǐ*7S)Q{PbJ[[R\>ϋ^S[UP`jV2,QD,mz[JTnR )?FЯ:/+'G)kzV$G+ <K`g6,bX7,_vXb:;rPT}ꇾؽ)C>U0&X=|'aKp>z8BnCD/Ӯ}9CkJV +&|S[43=1o'*=v羻=" +MMՕQ)6$+ +?_=[Bw09?ʾ+1θ P Qm h} J6~}w׏\7EvD?uR=$C r^0UQ>Q#c? S-΢X+o#OT4@L5~5$TlIj;:?kNυ3AamqhFp2C;xȿܬ(|WDXdZx' C*nY ׍knF>UѯO\p:@%}C9,L$"ivzw +endstream +endobj +812 0 obj<> +endobj +813 0 obj<> +endobj +814 0 obj<> +endobj +815 0 obj<> +endobj +816 0 obj<> endobj -711 0 obj<> +817 0 obj<> endobj -712 0 obj<> +818 0 obj<> endobj -713 0 obj<> +819 0 obj<> endobj -714 0 obj<> +820 0 obj<> endobj -715 0 obj<> +821 0 obj<> endobj -716 0 obj<> +822 0 obj<> endobj -717 0 obj<> +823 0 obj<> endobj -718 0 obj<>>> +824 0 obj<> endobj -719 0 obj<> +825 0 obj<> endobj -720 0 obj<>stream -xK8>ʋˇ:`]`Šo=(-_c[HfKGȤ=bXH!3 Ȍ 1gR`D4-p9s"LpĘ9길X!g Oo\Fú1u>{X~Ns 9Yy/X.)'8YCf9!Yi$ˮ Rw"*lAn(:~4?(RdvNTv(ælNo=ΫmsxjZw6vjU6~` 5׋?B%ǘ톱SςaZ+asU3S0m[F|dV0Ss҃' D#\j}xQEq`Qqr!jU˛1ί}Pvo0@- Ish> 6g>=Um;=h060EsǴ}sr_.Z(Qo>Om?gu}DӰYeq*OP_vjǭHg@ -GǧʁpƃݔX&o0w#*;KG+6g {xf`i1uO̎^%1PHɸF.L4}#LyL#EٝLcQs[A2%r=e4Gɏ&Oͷik5- t\o9" sF>H( -Z'K"Xh@Y9n!+q-(9d?aŒFLWRDkS F$= ѕ1nIH\">儒)z<Š_h-)7F̙f[P]UɕT\PD -V i5ƥ{V-̧nQQ|ӗCy<f} -qAn^ 2>+ 87`vmm$mlgy]70H0- ox޲26o0oaCC=%drnV:?Q$$]^ْvT m#ˍ8TV(XVǚ`uh78m斅4< 2Jfd%R>LZ&a{{teCtSXRPba\oqۋkE$}))K4+K^lQ$5$ - je8Z1 ֽ)0łhod$(;OW&%ϷIBIod(e%+ֵI$"IoIVԔ+HV(='b{ M)PH|K&KI9GSR/HwRjS,.0G[2>8GBl9A|T~6W˨V?@}䴮L"'PHr|K&ZQM84p87ua-xM'P8|,*)N(9K{OdkHE$=$ߒH9t` f~F>}oS$bq uɷd28&Ԝ 1։Z/~UG}@N*PH|K& 4YpZh/z/'1My$QS-)03452i|űIEh D;‡ J w/\ -Pc=\3JP4/Ko;N +826 0 obj<> +endobj +827 0 obj<> +endobj +828 0 obj<> +endobj +829 0 obj<> +endobj +830 0 obj<> +endobj +831 0 obj<> +endobj +832 0 obj<> +endobj +833 0 obj<> +endobj +834 0 obj<> +endobj +835 0 obj<> +endobj +836 0 obj<> +endobj +837 0 obj<> +endobj +838 0 obj<>stream +xZo:Q*?E {-ڇao@Ŗc P%I6Zh883Xoə"hg^6z1lqY*xgÇ}a?uzG7}JhY}|v۱,3)U}?ol{훩e'L+70h'5UU7s~{^ۛMkۑL|ZF'Θ3E,)}4϶kl3 caŜ^z}I-;Xbq:w +U$@K^fl`ʸI:j) ZXYREq^3ǮlG`A,ıFeuSDon7V.B~**Ś/$V') (QA/FixuDubn90\64ʛ".-?- +ȫ5|z4QQ=X{Nsʋ +`,84#h_F35=԰Z='`'h8"h>&2a2ʈTP>bm8>amճ6l̳6v'k&s=ڔw6;}7&{ i2үHh\@FN7|jwk$,rtikA,5n]T[gw<.y箵אd:`k!^uv ;Dj(֯v㟾!-&-fr&śip @2QEpl LltVCvt&C6quM<j̞<@ݡ  vlYoER +U&-D,Y8GlO-&f8P=Hk-AA.?rzʮBÁ#96xNs(@2n^]!&9he0s6NıF.>7*WlUz1;B6k~k8_[=!arOŪ'`.p܈.۠E- aM9*F~kFma:$X;~4j;uk3ԫ;81sW{Ѣj{,13JycM$ >ФnpmE fP~v!Ɏ竖bUV1],낻aPj}B/ؓY|+vg*wxk#x'49l +TA7!\ᾶ bXy[ +򃄉!JDa* k u>A&H,ȵ s]{>>PE0k̿8x/a wWla o OaK)3w +Nm +݆Б*qeBǸa g PgoeWhALE1`^B + +]㳩Dy/ax§6/ņ;.yPxT{@6Ŷlyo"ϻ6qr@tTC-rp?!yȄxKO2G s ٛS\;7:OS@eQwEjap 5J?{~$[Jԑ+6q!O"jND[f2׊#,&Gn8SPEsW! ]4bn .H_{w(`?Wu{˫~V!sUwTB/ϫ'y]/WSL#2׺n8d;}9~* +}'!`_jE!e#V_:{_z endstream endobj -721 0 obj<> +839 0 obj<> +endobj +840 0 obj<> +endobj +841 0 obj<> endobj -722 0 obj<> +842 0 obj<> endobj -723 0 obj<> +843 0 obj<> endobj -724 0 obj<> +844 0 obj<> endobj -725 0 obj<> +845 0 obj<> endobj -726 0 obj<> +846 0 obj<> endobj -727 0 obj<> +847 0 obj<> endobj -728 0 obj<> +848 0 obj<> endobj -729 0 obj<> +849 0 obj<> endobj -730 0 obj<> +850 0 obj<> endobj -731 0 obj<> +851 0 obj<> endobj -732 0 obj<> +852 0 obj<> endobj -733 0 obj<> +853 0 obj<> endobj -734 0 obj<> +854 0 obj<> endobj -735 0 obj<> +855 0 obj<> endobj -736 0 obj<> +856 0 obj<> endobj -737 0 obj<> +857 0 obj<> endobj -738 0 obj<> +858 0 obj<> endobj -739 0 obj<> +859 0 obj<> endobj -740 0 obj<> +860 0 obj<> endobj -741 0 obj<> +861 0 obj<> endobj -742 0 obj<> +862 0 obj<> endobj -743 0 obj<> +863 0 obj<> endobj -744 0 obj<> +864 0 obj<> endobj -745 0 obj<> +865 0 obj<> endobj -746 0 obj<> +866 0 obj<> endobj -747 0 obj<> +867 0 obj<> endobj -748 0 obj<> +868 0 obj<> endobj -749 0 obj<> +869 0 obj<> endobj -750 0 obj<> +870 0 obj<> endobj -751 0 obj<> +871 0 obj<> endobj -752 0 obj<> +872 0 obj<> endobj -753 0 obj<> +873 0 obj<> endobj -754 0 obj<>>> +874 0 obj<> endobj -755 0 obj<> +875 0 obj<> endobj -756 0 obj<>stream -xM۸:R!xܭl6dҨV4)@! F+MXf߇&~" Ȅp'JbDr6Y׉5aR ƪ:1MdFyeC0qs?xvRHw$7HR>4@1J!iNq_?l5jrQH߷Ewa8SP+zx%!Ig4$rxB1C#I"cTnJt8١mJDvJ@ue+}#9H=oWez '8anHT (cT_uR"09De6w&iY?)!_}I G!E 135Af^6(9uC8u鰝6#t6۟W| &KWհ%|d)CXӰ|a{ٔ<wJ`Dd9;+..T|ZMJ{vwD&\;S<_Ki-aKǾg 3: OX:Ϥ]GڎjX!]9ߑYktŕs8#o} ʢsJ .32]JFbU2?O3.ޯ4RC+FJݡUM"<_oeF|@e?DKPC 6qWTTZ%HyN!6n~C$2`l83Q_4i.@P EM&x <'j H1MȬSU*CFrDD-Mp e=7шȤ5J$f -.Iz6@Ry:d9҄VGMr8 -ihQxΗ9kʻ6rp ꃛ&R#$H݁ PN"{Qt_bҭϚ}iNH߷ 1&:177p3CAnQ78:?,^vžI~Z,L;FK+-AiYFɸ<^qNHw7F)E:H%d< PoЪEU#TqЪ{"^U֦79YN+$;.7JdUov,o|#m*IpW!]|ö" yI8ŪIsT!u|r#k#%XFVTQr*k7ume{邏$BF2IN@ilRS?F35M)$yJnT=Қ5JcT&9M(zG9ǪE;9v;E#dR(nN|.EoTH߷JMκL#SRV1Q*RSV&IL}dʍ$Mu hd9B -ߤ9 :PU CdBIsT!u|r# *kRZzz7x'='7pIYF8Sפ6 " ӕ B#Yt̑qԊdDTRd5 5M){ Hn$c$94Tg&07 -IsT!u|r# *R:kk꾝'='7pbY'c -8=PwIlE9<r@Il;ۼ=0B&!<!'7 ; Hn20ЙĘww,qdO?f䫤 +876 0 obj<> +endobj +877 0 obj<> +endobj +878 0 obj<> +endobj +879 0 obj<> +endobj +880 0 obj<> +endobj +881 0 obj<> +endobj +882 0 obj<>>> +endobj +883 0 obj<> +endobj +884 0 obj<>stream +x[8Wp +ᵍ[J*w^0`,ka&BH:p1 ؎yׯ?Fßb 0%̘"p4(1;|ٿU fȪRTϣ ]%o 5$pM| /_+ BCߜcF^~j L0lJFĐp%taR9L_)HK@N:VEѮk 7q-1t(s?J,YN̯|2NO=U[C9CC0 CMfeBhb A479X*u_4A>k]{F_ִlp3BM#iY1VJ c[ɬl٘ Ӌb1,["3ÃSs5"-a~55utD^=HMkpfTy~4oVyuի馡cVSS}]Q(F#h6U˚ұ^V-)<,WEOF^' S=-ĩwfcH'nNEB׮O2?HQ B/fww,Π`x`T,%/s5xqFD.G{ҁؕԟ\./s׋ҰjvYviĈkn}h}-x QnDpvZUAzy6lשvLtɭt8@7z?oQ:chui}B~r:@n&kd5T^M e='Η?6oNDYmfG8xhRVɲ|֕WLCҐSӐamj"ΟV|ˎP^ R $gԥfQǗBYw=ߖDѺ ZYv<=ɕ{c٠1@O^JS>>huUbb} ?woMOQNnB>U2 +K]"}l;wmJ_.M6·O endstream endobj -757 0 obj<> +885 0 obj<> +endobj +886 0 obj<> +endobj +887 0 obj<> +endobj +888 0 obj<> +endobj +889 0 obj<> +endobj +890 0 obj<> +endobj +891 0 obj<> +endobj +892 0 obj<> endobj -758 0 obj<> +893 0 obj<> endobj -759 0 obj<> +894 0 obj<> endobj -760 0 obj<> +895 0 obj<> endobj -761 0 obj<> +896 0 obj<> endobj -762 0 obj<> +897 0 obj<> endobj -763 0 obj<> +898 0 obj<> endobj -764 0 obj<> +899 0 obj<> endobj -765 0 obj<> +900 0 obj<> endobj -766 0 obj<> +901 0 obj<> endobj -767 0 obj<>stream -xڥTy<׶d/D*;ٗʾf 1`$} -IYʖʒB"!ޛO39:\|%ĭlt$4ΐD*!0 @EȺH/`0E `#PT<4C20ġS@_`/ JUIYQ]S)T @x8G XId#yTSPE|޾h$'?h&D DCyx;N0ׁp:G8 -BYnx,Hţ 6&xEp`dig`man` l&zH}i =Br8 -*:G?O7A$7o3@"X<C Q|ATf0"D/=X/d񘽓GHdO? "r'p{ :ր2@*i yP 5U=pD彟o?_UR2HnN}K}t/ "!RJQ +\5!쓫;JUDGdO\*P/ -שe/ 2`'S Q!+! \6O$PD69p8(  'C݄FAvU)PX`qnP ,],wZC_GVK -Ey = 5!CeS 4 -Oxn(8v["G&8+' -p7O"BT~p3(~PS3C]cGrZDɿ}7GG {>?9Fl@Đx;*LF@(28X4B$Q#/5xofX(g˂ط߷n]] TPe@Umg_2a0c/IYcқq~UcBUέ3|téqO. njZ9(Iz R6n\嬫XdW1-=>:ÌM#3oxpqeEK\]__f'ޱìy}K<#+&;c ڠW ܙ'kl o&oHn /NOt"L]_lc,0*wd9D[r'He?aX#j4dGϋJ1g&ʸdw!-icP6Rf~Z\%^7'h-c͎ ҿ.Ĵ|4oG'ηu<38cYke%ѣҾFV(3IAy^XC:vԒw9J"޻*-V&nEGJ |<3`Wʛ0 ΢eU|3J,L g徬ݖffEh08xS7oví&`I5Y t,:&K67??gs:]pthjfPL9!5`R*jkс:Av>ܩKFg/f=E?HK}NL6 -y1p"Chi 7{\+vGKn^ fM2Bwů'$G uP{cLߍ0o^E;.K'J3EgNø@ #Q -ޖzPC[ -I&Im#]80 v`8JZmvD3)6\YGlt#}0D2Eye *~ft&‘),<Ġռ*Gjۚ-F=3/bs -{(^TN:AzZAKנG]7ן%͓F%;]YLګg7ec>_%g_BJrk̾~l(WC+v 뻩5CJSf8kݎ'}}CM"3<͔yS%{}*޴pX1WI3op  sGdgXQX)SRʴׇE"WX-nVʑNl]6-2|k(}Hʳ2+Vk쁕&[Ia [FC.R-]r@$J e6kWT;r-څ qZ5GV=܂"ک󷃢,]'5|"kĒ& ;PJqBс;t쮵w߄aXLկ*|/N=OaQ)ɫk=.k޴lv0Q2>vQ[y+Ͷ3Oq+O:ZTA5ah[t2AtK6i#W^&&|8çMi V#3wqb(8ki>|v -DF>hR ۴Oidui~gmv0U]H:[l~H]0Ѥqd'2hz], /OdX`jٚT05>Ztf5곂BJ|BfЃ1,pNB-lk/Aεm5nygKjDJ8ٗ[$'z v];X ..^2u}q7[5kg"2l6%<2 lڋn3k*w^bfG`_*MѤ99|ɒuuxv>%כt9 ٍ/ UolWtDZ -RNpAQ#hCP٥4bή,y wX?ŷe6k008L5hy gCKj<7ǟg"Zn,Hu/:F|}&9ܬh7j藳KxjQkY,qLKGɛZst_'49Zj~vՒ -74E=lVz򵌚 biO̷v9xGmlPr#/IՇ՝|b6/"{/^>R. -cZGM1VՍDT^Yk;BCL qJs%|KV\PAuJoZtWSfO uQ],~̤$L[_E $鯏3͏?Ntj jc/,mG&dԏR ;BqdS{G(Rh9#(0ќ""s~mјiLބ~BgTew MĆJ̷t%sɔ+!KVծI4~[g2x[#TNN#٢NR3[~6p3|}ExNqvlڰ\i.>8_)iȲ"CmQZW@EkARŽC $pZ붹ZU7Ezu4Î֭8yGe,SZٶ0OUݴ75̏t Sc4[D'*c}ٝtpČ8!.iP}HWT[۝>[,lvBm?*7ҝ]gY(AH;SA֋cK:л1o*L֘;B%& s㢠26+="M{mǦ -ɵdL2><4<4?&eybB#jjOFZ65R%>>lxd -/HylxަQ۸xSC)T"ǽ32)SfbWWJd2i_\D*qQ$16\mj܎7H @pCxTZlLDT?zڋ$*D<{Eic)q1, o3 YVK'e,{V6}oQ߸(wu+P[\4~E/}"fQ'f.j¸2b{OP"ו )*9'UHޮE#0zZ!O;QiaAEQ̗'*]/1sS Kݹ73;.i2gN `R6. -`-pHedxZ0)6O=/MA% -4qİԂ ƪ^\-^~1I:iL4N_QѤ;1m?tM_&~:GHV͎4F&NS)i%HKE}`ko&xz/rļMGc,(+ +902 0 obj<> +endobj +903 0 obj<> +endobj +904 0 obj<> +endobj +905 0 obj<> +endobj +906 0 obj<> +endobj +907 0 obj<> +endobj +908 0 obj<> +endobj +909 0 obj<> +endobj +910 0 obj<> +endobj +911 0 obj<> +endobj +912 0 obj<> +endobj +913 0 obj<> +endobj +914 0 obj<> +endobj +915 0 obj<> +endobj +916 0 obj<> +endobj +917 0 obj<> +endobj +918 0 obj<> +endobj +919 0 obj<> +endobj +920 0 obj<> +endobj +921 0 obj<> +endobj +922 0 obj<>>> +endobj +923 0 obj<> +endobj +924 0 obj<>stream +xrH~ +pDiC0D44귟Bے6lJYԗY&(j;~R A,% e BTԚOC Bڡ2{;aZ/fuUf@HQ8ڿT TK+/}Źʙ"U?vwm(m/]8H*,<)>֦ܺwkZ +H$QZ.9J"uCʕg:q b_syS\-DC\*t_[[l6œP&V5 vahxecq +t3#0@"yDkfcAlKPJl ]eӶ,R 8Sfb_6pwrX$a9<.n4-RO㐹m  ala"] os^SfU|ۃ%6 T%K6e0<4c@±mP UiҝccyIDi>bQC,:Aϥ +nQjhQ1EYQp:?k L(>dq)lBouBG2fuV+}v0K}}Gy1hay# ĀU X 0 :H! 7ћ%{<"=:=b&EG=°ߐ~Iqd\㠹"F +Џ?1Y4~~_2z#xڶȓYIg`YB}8\'q{$Se fND/&7ߐM/'7%VM/{A|1? Nȯ<>e[dm')^UA&l'׮`]N^Oį%r?k.RuоlNtۺh&T/^`IL^g b~I:irpS^lK=޼)^%u ύ4Litu2=r5L^ 񪇿*bF?E|~eTV1˥E,aI[ :R,B endstream endobj -768 0 obj<> +925 0 obj<> +endobj +926 0 obj<> endobj -769 0 obj<> +927 0 obj<> endobj -770 0 obj<> +928 0 obj<> endobj -771 0 obj<> +929 0 obj<> endobj -772 0 obj<> +930 0 obj<> endobj -773 0 obj<> +931 0 obj<> endobj -774 0 obj<> +932 0 obj<> endobj -775 0 obj<> +933 0 obj<> endobj -776 0 obj<> +934 0 obj<> endobj -777 0 obj<> +935 0 obj<> endobj -778 0 obj<> +936 0 obj<> endobj -779 0 obj<> +937 0 obj<> endobj -780 0 obj<> +938 0 obj<> endobj -781 0 obj<> +939 0 obj<> endobj -782 0 obj<> +940 0 obj<> endobj -783 0 obj<> +941 0 obj<> endobj -784 0 obj<> +942 0 obj<> endobj -785 0 obj<> +943 0 obj<> endobj -786 0 obj<> +944 0 obj<> endobj -787 0 obj<> +945 0 obj<> endobj -788 0 obj<> +946 0 obj<> endobj -789 0 obj<> +947 0 obj<> endobj -790 0 obj<> +948 0 obj<> endobj -791 0 obj<> +949 0 obj<> endobj -792 0 obj<> +950 0 obj<> endobj -793 0 obj<> +951 0 obj<> endobj -794 0 obj<> +952 0 obj<> endobj -795 0 obj<> +953 0 obj<> endobj -796 0 obj<>>> +954 0 obj<> endobj -797 0 obj<> +955 0 obj<> endobj -798 0 obj<>stream -xrG~ -.I%NU*K HJ y LO3=T$P9.֙7| #l 1bFJbD ?F.I+)I#FS6-`d$c IU.ƒRHjX:D RswWB$"DI;%b2CM/ JIt11%1XMڛG&ڊwiBx8[40+=z={\60.~?!t R5auk6aCɱ -'vlvRNEiQ,@jQD}!lKRZ ew܇bsTA@^fOO͋r؍qMX<@51 bR%sg5ĉ3K:%TA.f|ad_-2 dR%sg5 V]C deyh--$??=tDR2A#&IO)ސѲжq)L2pj9r 9dbk$AHDd EUj0a*IF0v+2l.`3| "*U0w|CŵAg\p>w@u sYj%%̔I-nl[nۈ";hor4K sU*Wl0CKH]LG{A0%dIIԫ é -]?7QYfVꄹ+tuYSPlƋBZJn{=S+PS]%bJuzh ioD/v=c l n~9/?wGEP3J殚ѡgIH;LL}&T"Ir,UAo^?h^;B,U0ww|1W6&c,WN^;ѕ*Q;]rb`cai{1Te̝ FTqcOe\ R sw3X6 -:osY~w>=AܤsWܰ%xUSI%a}'ThU*g|y#_5&VAjKh -ۦo#R,2H7ԎI"݅_`0LfcNIz~0!D/ ]h4p4#ŧLN[ŽkSMb%PQsxtHwZgr͆ +956 0 obj<> +endobj +957 0 obj<> +endobj +958 0 obj<> +endobj +959 0 obj<>stream +xM0 +C\]ꡪA@D$ 0gx<!0܃ч;Fp `F!J! `}*p,l)BHqljk )ixÇMț{)}傤<8ZrhjP8@ڞVYA~/t sݣ_C \HeƀmK+19_=a1SNӜU?jq(%X9cmB\͒JHk# MEJ ûWA//e5=9vKif" YLs]@:Nu"&w 'q> +960 0 obj<> endobj -800 0 obj<> +961 0 obj +[586 491 477 590 625 292 417 556 477 725 590 606 491] endobj -801 0 obj<> +962 0 obj +[619 576 0 874] endobj -802 0 obj<> +963 0 obj<> endobj -803 0 obj<> +964 0 obj +[574 579 185 500 498 275 500 500 0 500 833 0 556 440 500 287 0 0 0 0 0 0 0 0 0 0 0 0 500 170 278 338 331 745 556 852 704 201 419 419 500 833 278 319 278 481 542 405 468 472 495 463 532 477 516 525 319 319 833 833 833 486 942 606 588 604 671 546 509 664 712 312 447 625 498 839 683 708 542 708 602 537 565 664 590 898 569 562 556 421 481 421 1000 500 201 525 507 394 523 424 292 481 551 287 269 514 275 815 556 502 516 512 398 370 333 553 454 713 477] endobj -804 0 obj<> +965 0 obj<> endobj -805 0 obj<> +966 0 obj +[388.9 388.9] endobj -806 0 obj<> +967 0 obj +[500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500] endobj -807 0 obj<> +968 0 obj +[556] endobj -808 0 obj<> +969 0 obj +[602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602] +endobj +970 0 obj +[574 579 185 500 520 282 500 500 0 500 833 0 586 468 500 280 0 0 0 0 0 0 0 0 0 0 0 0 500 170 278 338 331 745 556 852 704 201 417 417 500 833 278 319 278 481 572 398 488 493 507 458 558 470 539 562 319 319 833 833 833 486 942 639 604 632 693 576 537 694 738 324 444 611 520 866 713 731 558 731 646 556 597 694 618 928 600 586 586 421 481 421 1000 500 201 507 539 446 565 491 321 523 564 280 266 517 282 843 568 539 551 531 382 400 334 569 494 771 503 495 468 486 500 486 833 0 556 0 201 556 403 1000 500 500 500 1225 556 245 993 0 0 0 0 0 0 403 403 590 500 1000 500 822 400 245 817 0 0 586 0 338 556 556 556 556 500 500 500 900] +endobj +971 0 obj +[602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602] +endobj +972 0 obj +[667 667 167 278 500 278 278 278 0 278 600 0 556 500 278 278 0 0 0 0 0 0 0 0 0 0 0 0 278 278 278 389 481 556 556 1000 722 278 333 333 556 600 278 333 278 389 556 556 556 556 556 556 556 556 556 556 278 278 600 600 600 500 800 722 611 611 722 556 500 722 722 278 389 667 500 944 722 778 556 778 611 556 556 722 667 1000 667 667 556 333 389 333 600 500 278 556 611 444 611 556 389 611 611 278 278 556 278 889 611 611 611 611 389 444 389 611 556 889 556 556] +endobj +973 0 obj<>stream +xڥtg8m6A(u.6:]1eFfF=z$z]D;%{w>ֺss]h*0 Q2x(,@ Q!LɩApx + T1H@aDq:nX=>,**%E9%$C^@8=+]0H{ "- <`XPn6H@cMa.6=BQ):;pX"0[ !axl[v 8 ?`$d 7@t }!DPS74: ma_ 8u莧9'`El\6h `X7<*fPC#0(|X7G8H ??;E;4χD]#㇊`x> %E8/t`^aHI@0׋l}wߦE.|.v ˌ]U׿VOE[.Yq BUusvօu-u)G( .2Ec\`j`x )"eBbU[(w`x^؍P3ȋ=/$ b\3~  @ u" +Cpw迏w~<3X@?Ym({H0 ECIGOቯZXnL~)i@.&&yn qa0gJJhOGPD ("i0.ĉֿ 8ΧN{*0L%czf^FsGQIXoZs=ՙź>MqU v +Sʮ ̪Rɇа_TuEqU +<#::$.RQz;=8Kƪ2,0 z>g__~60AM[S(et$KBTEtsap YCt:ay0ߟXɧtl^|bHء[', buwdr[c?4KQޅ֟kw}T'5!0$2vnD-&2dSW"d]&}6:w"$5HS8m +gO<9SC'FBܞȔ1yk,9*XdKж +]+4W $lkce 4:o SWN7V4j,q5¾z8[{Sm<0)%Uw3*(IB&|~{Ru-vRW@N_ㅟ(>z*hRrܿB #Wҷ튘 +ϢG /O>%d]?>f_;an6L3Y8'pI-^Ҭo'U'u#R6?,y& yî@\S%3,H:5ArEkvu4gUÛe}C8|dB3J8Va9[ aX-_i)צ[AYPk}S1 |t壌} EtM +2+i[ŘΞY-ؤx~ +w盅: `^U!-?@/& A-_Ǘ)h(8 ԓC~mnHÎZR煕PZC&*bg4PF$ñWR'4D/ D9Iblj4v!UtG>%E:Hȍ'%=TF֦yvM +G&ZϺ(fH.?x޿*5+f$I^CrSRStaL7j(s&4C(慎e1V*`->}fZr8A^IogGDNJ,ΓmXvD~`aٚȷAEDN'^7n桂 j7dvy\LoiA9BMrם'RYt Nw^Br '\2ՠB#ӎv:9yju)$uj_@qVY2Kf;~'鍀fN;/KnX%Z]H^XSQp.|])L;(׷4{ƬzUp|rr:eKK6m'HG4qLX2,2.4I81"l4fRK~^P|*u{v.vPӻ́ vt%R +W*6gfa7rtCh)Cbon2N/]Um>ȿiK)'<^D!JctVJ4}:(V7|%;'j5ǿPlz[I%g]G%n涯CH`1Ѥyb-uXXsGj6vƁAt[@U5IZbY'P._UIUnHGR#F0ogA eF٘~dGի%Ȇ|:}"|)]^g#?m.G˷Zi5@Nbr[0 5du%k6<})Co~O4g,lzF""qr,}Dn`a_{GHDw + c %K1nowKBQ~F^O~y0HatAݖ@ ݛo^$%z)fJ4ף8'?$ܓٌrϊc_,jq?KVf>TdᯩOۖI?|زSB7s} ZXBZiwj\2Q㦯;n 26m@K6v +!3ZvW-";BM0WSDA}o?1x"墦3>Ldhn1ӭexrxp;A}B]y!?hOOoSi4ǁ]|CwBWK: }=n7ͦhN킝UuvP{#QP*;)87 +א}\XR'~vlyLAnú*1(ȵ +d0zw9f`Gx=PDVW5n?#o v)lIX$ '7B6JuIi˵x`9$ *j#;^6IzYqڸ$dmB|"rF9OWdX_ U2|jS2: +$*$ujJͿ_Q8hYrF$S+.WL%}'iqœqiAѺcgjQ,UчRBR桛r ė$=v89ts+D@iN+8Tb՚n aFGb^.H!ihZl( Vlj\I q㦣)Wٕ.7bZ8*F pho-Pe@VNqyX\Md[_2VE]. &_[&̉mq{'i-ˉ +UOXq~{2J5=9i5/Wģ/MNȟd]>;G{ըMЎس/GKz0 Gd8SQF"]=xRADZ)VrD"%1됷{bY_~I;%qpu!Q1yK6uO8߆j`՞ĻSIhuAU[KXD)Ž?+AyD%EwޠZno|Ϊ\QoSօ75_%;KLIv;vKni"L'd߮7כ R~޿[1!ޢk(m8ym23=mkCk+mٱ06]t@HikSͳO{4۟VN) +ϖ*nՆ x9ALgO ]*rYߖQ:{ [4ѣ ΥVJmn{ 5[IwnBO޼2y.Q;nߋvZ~N49Xr]sD߮ĞQ5GSY9/Z<)Ñ9oٸ8< +4W \JuK&w dg{+x1)ɤks5:G%Ynļf _w="w&*jW 5r+~Np$RQK,ak5ƼL׷A3g0BeM@t~͈3}7+\SC:9GJ,s Ncd\`ٝImRe\2|(5xt]zvI/)I[δ+E +Ubv zoDL!f0R_оBZ,R@DoB23.-|y*_X*] tاtD#s4 E~-Oye= +&ܕdz`l/#x^sjMw%&էՋ^W*U J\R GyQcՇ##:Z $ mqNg"~‘Qse:yJx,%GZՖ brA+̰/c^ 5zNZ ;y> +974 0 obj<> +endobj +975 0 obj<>stream +xڥTyTG)* +X-5lTD$C2̄EDQ>B]y(@UQZPAE}wr&g~߽8%'i&>JQ;Fp8|e(BcШ!$.߃W @GHC! +L|>W7FS4PpIBA"jh!RHLu8 9hTQJT2HS-\\ yT@GP2,x&GqCT[H"P!SM p/ D0@?_}"("NBHа8D &BZ?F+?`H +uHrM + 1J"( D5J(a:XJ#]B8,&1.@sJ8|(NQ(5^a`#pG@1u%)Q *g*)]}) sB$;.7+Ad΀^PQG#Dď&Ml8( [G:5d^tYpg!FR42CN>\F+0 +Q5';dr\F +q[7xoMPзu5GH \hBP8,]O5VQB5$vQc9 +BjD5H#pp'#bɨ\2%CTp瑸%U +o  Ք(EWބ‘=F;;(H ;^bi&-B&hNGb2B +8}p R7 R\9LJ-WW~ڧP2 IB c{h2*cܸFȜ]aP8,(gϱlksЃ?757]xhr>fwݣɜ1?3O9ӟT.fWz:\NX9Bf#*iH+y"/xrBI3c|w#n[1:~]RѶzKVc̦zvY_Qȝ[u5K,:-E'涶!c39*P"=ߒi?*sͅ-N=.ڌ4o=5wW˖vCAU֬ךn,l+8!yHOY3˘#7m\TuS/=8nd_5KydQsXgLK+}gu,x:|竎%/,וYƫcj1_[);XRTp 8åؑf*uэP*̥*7dWЭ#B64^Գe±J,hKO<5Bc"힑?6Np0ӿcCg ڻF}#zJj*qɤS|Ӥ39j?ڴd1.z0/Z ^ƨ05ٙ(Om߅nnzm(Ww'ZҭLd}'J,jɨvX}_3i޾Fx@{_xC}ŚG`l+üR{W}L+(|2JڑNd O8ˉ.㏻?>굢E1e|g|1gZ%y̕aOvN];+rNiɚ ӤH~]1ؒ[3l/K*U -gWI8'jm۷aV病m>]Oi}SGܘ|vɊs+kJa45^A9-ǬJDdǎ*\k6{xTeQLkW`Y`%ͫ({09'YPJ^!]ǟ-rg?kvXحP.dp؉<ط[V&8-5܀;OL{zm{EOn~˶ySD W &57ؓ +endstream endobj -810 0 obj<> +976 0 obj<> +endobj +977 0 obj<>stream +xڥTy<׶d/%nΘRٷX̆a03!o![!ȞD;YʖBeII"!ޛO39:\|D,1DրH Pu@ I`I:9+O$P +g%a`08UU_(Ba` +jUQIAU Q@{aO X$'%zpndI|^>(<~D?h4DEzH8+V0Նpxh +:G_Gq7&ceA$>h3@$'}@Tf0$bIO}X 2ERH8I2v.Dȇ#2@NmK@ U`j$Z +?S,(~j~nX: 淏ӯ*D::q@a +%`pNHiU""#/.DS$yO$ߩe? `#)R~! +)!\ 6G$`=D690( + '12BU_&R 1D`]X͈P8@ u i |x3>[8.y+#[AfDטgH + G6Q  ح , #`-d|B=X2P‚[Π  Ldwh(W?' .t7b}\5P$ҟ +B,R!"<xP7uhGÕYX`_׭Cr +`AC"q0`~waT,u%-mtlfAbeJ,M֊l#:h ;{ssߗzk{ +a+#)YDkπW5es"wyZEqcZ~}ms*sh4Ev?+/+;%x.6 aƽ;~9oG8aT`Bt嘆6녚, oi"wFKCX'yx;LQO^n,7J3kz]O8*\g:D]p%A?G' תȎ^ye^=|.#4)1%鳚l$;ͤ܍\wk^85'h~)gΎ :Ȱx"/%'$x"/v<׿mIkUOjPc&>C7H笳)a!UFGԵm(Oϼrs @"ƔEZ,D']N${3xa@YӬhBckO[&\*6Sd``GʤngS}G|c3g-9dZ .k79iTШ1i|-|.Ѵt#mIc1f?kuBps! 70CI*Q1*S6 +ڕrO ^p?}$1Vυ_,7iPػEq*eFDڜErS 2E{Cĸ<OE|r% (n{7W 63SLg]wEeZ`:~~N)w-[Ԕ&{5o*e 8V27CS ՉŹq]/eұ:&m2f&$WpF;3'nx[or*A|rXRzlOK 5؈ Xf' u_ +{\+pԹ?t8'p*%W"?uTk;ܣ4t\_IlGxhRs6pбru:zж)*P'Hݜu *4HlZFvev- ̚TgXy$#f&n4,eEg9FT?͓Z孄.8$hs0G~nḻ9,?(~|5jBN[`(]|0Y~'pb#?[8apT NC"6:lCOРzAeR7vȩ484^A>{pg_Ѝg7?.qnj=X!*7,g1 [0m_KwFBC$ kU2a{E&"O} d^;Asyf e=7jbGZ5v@ ]kM +/yfyIY4w*.9~BhGl2epLbں~y_XIuqt=yp:o,H/ zWrK|Ԟ!S*ȔʓK 52ݥau&X]fY0@$Q7Aؙ—<3>U/ܼe3|dļ-߯5[WUri3=?u/ZbTUóN-SoY|s$^;q5ӇKQ:wGfp9`vV |ԝzE 7b* =zq=,{e(ݴ Kz Jom ^+yGvH0]ЬlF?MѤvh#4d{{Lqw3NWZo2X[lOGʽs˚I-:7uyASU"y!1Q `#VL13Y5</C\y`C;틺ύVDJ6L? מ,}bg_Oي#܎7cX .-m +)9ɹbbw^ +rdTiy`kV8EgQCoCٝ! ѧGdcӃ,EQs׭֑Adؼ^/ h3tg,D1NZcѴ٣ݠi;nɈ1CG+iJ%]Y*l2=(e4hh1) M7hy'(S%Z"7[Co!͈5/:F}f>nU>1lcx"׳\Y,a2cVNTI4h>LUk +4U}mj+noz\`@c..iGbUuT\ +%m@GDCo!os?~3hfܧ;Sb)yf>Nlň7=p'*ѡ--6 >(CR;uDIp7WkG|qosMם!nY2}`h|+g[TOylpɪ^lgkᾇbs~Rɬzn/_Y-~vj†EYuٞkQ0o\%q@<"wX# +IE֮+FJ["y*hw=Nb@KQJu:QQQJ4SndSuCJ|opyea8uSIQ|W8M9|djgB? P#z\y9s GӇ_ֵ |L + >_)Rje:Y$a#I08L(y^!Z@3岕#9M)|JF^B{WEubrSD1L؛M/Y{塑'toLvAVU&[T4 +#fP +-M>y{oVpýc*iiRK ?~$CfR'Yڛ ga_b^zʢѣ>?!, +endstream endobj -811 0 obj<> +978 0 obj<> endobj -812 0 obj<> +979 0 obj<>stream +xڥwuTk.ww" $XHZ)ww+R(7{9}뮬d3̬J]U`urqL!0DMKVRUfj 6pppqppJA@0) $vM\N!^n!Nn׿uUpn.nn7:-@ vmwG1@` 1ۥ!`K+SP/0)pwt6C@@`)؛L `%" @@Pd pl `w6-66@SFK[SAJ[F 'ѶCP )ӳ05 t6F ~0bt 8^ p` +f9 v:Y ÓAEB@AA0; o +7JhxظY9 .[ԝ.?_WsL-_G դF:ý#q4ELᬜ & 0E?H͏/qaSs. ^:_Gu N^,=bo 1 \L8dg +HxNNzpi5@_p_y{@{[wdή `u0VVN_P/Qv`[G?@à3_$bo(`7P 3X;s{ b ;@O+'?lQ5A>οM #T'-kſ=M{wS\ 9Ǔ?e`{KxG'σDtpxrq89y_;3Vg-Z@n sYs&y߿G2T=Tzzye=VqQ/h`An'YAWf E/lr]P8*) 2YU [vzByq)ב--dsD{ YWO:iJbv +ݑLM/M?pQGNlae!oC{Z} +DR-ֳD#,=Δ95YF_""U1+}֡7{G, !'sY 4ItJctsqw!gKr"!PAJǗv qK>)]D +oPĻҾx`#&;V`}v]0ŖsD-6Ω6k|$c`$@h7 0+bh(vS@z7(4:"7^#F?K͕%slϼ':`!RL/Vެ~KW,{E:u;+Sd6G,y7+`WpI^SN JT +@ $ }®ݪFڹR+Y<p>H ϓSn=aZg\TQT(q2\nep/AQ)Isfm3 'TO޲\-vb +mP }awʵϻ%HsjJ_J\dU(RS +<_Hzih{foMcvANna%݆9/Kbo_ Z` ͔E4p!)H&|# \26U n |>zQ5r`N:1I@CFLˊD07LFNUvud}^-i0[J~FeuA yPv\j1zUN.u~I:>39+8QlOW64`Hw4 <۪e"_~C|$YW@ct{$N0)Ֆ3Z>o2Ǻ} "bvЇVEsȨMюe0zUJlLCd♥QI93ﯥٟ+}ZnD\(}[l +gSỆNvq*,& >T2U36NbzE_vӧ, GmJ/t}u?|ljldzidhwC@16kYzMF\Y_*RK\h)ئ0[ǯygL^]5۲Q4*^?Gw[JugӣqX[!~,XNH8%zr`("% ̏ϥ%Y55D,<4[ '_LZ K@ B;ND@H)rHҧ~:YeR'v}cDgDk7]fE]̊;#@8{զpu5$i7bڀjC:|Ǔ *i|6s;OQZjf^:Wʐy# (DεW܉To;8i W|C¿*jFnuZO't: +a>ޗڒ##\ng+J<ʸ0SCzyVڦ*wb0D\?z ^D!2ntѿ2;)[U׼zы@?Z_  IPDv@Y$WpVUkb#tؓC{8F]~=nZ  F o,7m>j_[vE*,E1\Uvx>L6=GРY5Y ¥ N6;Iw͂$HRv??OӵW ʹl׺|Ѣ!YٜԷ>ԥ/qǮdU5uUw=xxgs]XC5$tИo J~kl9?Ig! SO;dZS.1 =VFbO iP}}P 1)z|vofv8L;Kb j89ksŅ7Bi.~=֎_[kȲG |T+϶A6<ŤvgHGfژ`R˾~e׺u.tt]dLV+[gVm~;j͓;:\$>YY2QBޞQ"sa#-X7LKJO+6 R7}Z`̶ T-aވv}Luxs>,fa[?OPdr}]-CxI@Pc F@G|TFee}y+|/t#i0  Wkr;x-B4n=ߔ:o>syJ73Jaa#{z쯡byǝ\T)sÛъK VRq>rd_mý:L4dz^bXҦ-@.e˘j4|/ƒrIk"1F1g|yO2u+XC"'WJ[C`̑v/I)á 7rfm6]%zKK]m +3 gt,-ihqBLO`+VI>UXLs*w0 K`j1Cr.Jj >9sVb_BǙHa 0vAl–PkO?`173>|T)b>( =2(ȼk8JnϾsG5(T(ʭ2gP >cl/:̫$Ht0ռfhG\1R39eMcmxs͘0ݎN<d3#̚X?A"w|;=O:_(YEU𵼖`}M>dnhPUst 0M~ Ӄt$Q#͠i';O502@G@7z5w:4ZD[(POenqs'Q%جWop";g5Zc?yIùBФe\sM ۛU]-.|dge[qU@0} ߖ^yT qκÓS 5vy"^ճ8(q r3nYbJUbKv43Kr#3;#ߨ;^'"XN5,ްntY Y)Ɔ(0~{vEqz Auy/|d*ĉUj{Gr~Cz{n;$M@NbJޛ!a3ɳNZXȪSDYC\] L!CT&<#έƳLR"!C5&NAj<%ky6Vw_ˣZÃYKDU&ݛ-v!=mldm4Jx&&I9WPYq0Vi 8bW{%j@9C]`ow?~,,?#"Կa_0O~nM!zBK:%Ax|WC>KdD1Yi%RwBv ;Yg|T4u3$m|)% a@;O f шxmRTH⷟]HɌл]I'%}ބ2X|5YlW{GKZr%3P?IsW@0v0 hC2hdd@+~HUF3=W;Q;xIFN&ڞJj~#lPEt|YQso\^CqAv>9F, +Ňvm9*ƚ@IQ ^hb^kF=÷5f|1_Gf*fv X*ʟΜNwr|IcO"*yR-i`]=쌢v6{fUy&CEJgT:82^EF&tuS+bҤv:3,I>b1uC/DF2_}XaJ(^ <g/{_)!lt[]"F6"OXxܳ"h=21 ;Zhhܘв:SM|RL=%`'"$# bsBxb5 #[ ˥+g{}B68ot>>*\w_ +UtU Qbz>f+>٣Ja&^OWO]Z2W'wui Q:Y(^l֐`dJeճc5ʼn[#^bۅ;ui:kcȭ68 +&`'"uziJ0A!Y7_%,bu#M0V#oԑT\: qnzd9%R( +BAI;mvO{9۴[TenYܵHʘc(e}ϳEeu +"WIHХ:V2ߋ*͇[03 y?B֒CL_tx ?/U@ SԯG=Ӹ!d6%{E$xt՞-%4G ;"qˮ)sBɭ(nJ[Ȩ0 +9LM v ܹ~72kֈwlI(+T\<\J3Du#1R\3om?^fVxem02 :M_OmU5D%כsV"6cLA-r2V2kb&G85ZO?भ?q.*S^f)S-VJ, +=aw.a#d/0.ܦx%ZpU O imXlSx0vfN +z/Ɍ)0r7!h鰥 ƴP֗91υH_j+Kjݺ +rʮ?}cѽCC_kI_, pt8MrxF{-^D>d|_VPsFK^ѳa {^6k̀_Y[Rho͌ƺGX3ŦߔhŪZCYm%7ך~-% 9w}Kj()k[IKoXRnF_ayARKm֞;;* ++㛌y}K1Q;c^$PZVIt|8JQ<+Z=. KUYV<9~@6 Ŏ]SiK"toK@fI R"eF_t#%wchqZOCv"]lbѮ"[^VrxIrl^&|[S)*%CC[q)}(;orj +{gR~k/e[7BZ@X: .']F  +V7`^?]wxl@ɍ~D{ӉY&=&j3!dh%UQeW(PO!2mfc~mvB _k]mgs_G}rKƈ]9.d̄$ +{hezes6z^$e=(T25"g \SC<\Zn'H=d˞wy_\jO9#BVY)/9:_&^7ֆD?XԦ}[1<GY4GIVf,N?kܳIg;,s `IP[:ƶKiB6aH@h-H +QSȗ@eTX>7SB"/!]RH: 1aOPe ;8.CxBz =. +6J#X%C^9VD1reBĐvj򣢓hBǷLş z%E|tYdɸ ]uoD[c?w$0/5?V"-fő:ȖJIRgIմ̟XlkiwwO"oe14{'4]|4./>o5œbUswмtPT2FF|?޷*7JSX2cr7y?0fYԬ + e] _RLR` +%y覯wM7V +M#q&"7QrA}9?vg9XmaEHKhWVky П93sqL-xU%Y}Hh/ɮ s!L,0(0톇}..1bD*@5>. /miPcgQyt*c3R&y{ K +FeY4ALgBS ndxSi?ۚu#!f[DqU9mshyWv~lP"3Z)Քn*us32|k6Pe]U1G袯{YU%Wq_Ћz<1G +A.(&jBMVǎWT)XN+dL^d-ۋrsbH0ᓴ@>*YyY +e(^0锨{!Ttm!vX,&ϱ-﬽*F3L>ݵqj]waX?x3w`.0ڱ|^ 6y^aH(UKsϒʌ/k2sױ0xhFݧw^sXl}.ɝ7r}7In^9X.e Olq +TfZ-1G)kMy0ka>[6=)*+c3tXu)4(L3=sJKP +5pid[7}Ϧ{wY7>Xu$#) _c9A1~O,@ ^6Fdtgk!)R(O9;bZR/RI߉U |P{OJ$jwj1Iq sm:{Q͘?`:՜\p +ќ)>IǞ}D(+UWNuGѨI4@5ڈX8-Z5[1,gs[/8Tݰ<,"!ZYuͽ9/^qtW\P g;N&Hi3j'7p`U/KQHZo"FYvXre oVe);`Oo7x!,['pTxWPxܓ'O |//^N:"황|M3a O 3ފ+#12 .x;ĀG5֊n1;xk&;ON4!M~8R2PJDln21GS@tgM`C@Tzz~ȱN O|n:D"6jIMKy!G*ӫ_Y y+1v0 Zv +쐅JVf ?ytKjX$&:~?h]Ui蘰dLo3S檈]{maA(XFɗa#%Wi =qf$6AVdUK<7D9#y.*0h^XmKHC`GcSOLClaѷͻR=3_=da], +y=1gяh,,vew׍/`!4%!G"6? +m0cDz +ny\~}Z.fRFne69/Φp,%Z^r ؽPM15ꗀܘLP0h>,~k/s0 +endstream +endobj +980 0 obj<> +endobj +981 0 obj<>stream +xڤeT\]%[p +.݃Cpw,=\}Qjs.k:j "f&撎 Ff^d&)Πht03123 PRA֎@9/@ ige0sXQSh `cFZ\Au/'s ^ .bmi03>9L].)W+@AN/+܌_ k3s5 bmx@AQ ) PPSWSHI}[Y\-@@s3= ?fn 3~kp5ddgmo.3kWS;GWOϜAV)Gwsuu31d 3I?;]?>+jX8|Y;t17|%ET\ ,<SZ W\ae:g?-WDp($/ۧ׿HO +f @deݿܴ^\H?MA.Lult.T?O,IkW@` YYY7~? mi9%$33~*3P g>[ce,3 q߆?i%  ?6y(:*~*JSRd*iinl 2X>UﺆS4u0wupk2DٞcgҒWה:*@`kh^9=WA,`hf`)aυ&* a``0qXXxnlЋ,AV qrt_g\6&1+*=m*-R\OJ!٬AӦzYa6`dtׯVjЋķ.RFE|g!!DtVoyiPW{IG0e}h˷;+Yrll *O'џ @l.4 X2Hz ~r9-A& +Sv^ ;f&&g*cXp-nj7\PjQSDs݈Ɋ 2-6g`U'%^7@6+2JmVBkAn’t9HȈS;~#zi-^T@G[}j.f ͗QGW}wMjE^G,)3Wuě +3Į6~NLe'r9~ 3k-}Vm'#lysLi!]"2e/ee 'V%:*o45t ,qʞjt~a;-_)HwLV86Pyd샐Ē"nb f/I2 oK#ȸWJt#½k5/%BF"G5(sq=|ߔ-Q[ZpËedb!e.mRnھK q`s͸+Nxa1>JH{"$L }a."}ITo }imr9N3R%%a/)ٚqI2wG},ԷH'_&$ +YZ'4CAlfy +܅?5 d\#Ppʡ|aCEmQF)ugΨ>X^; NW<Ѧ~Uoh#͙W!PP9hVyT8\T4ǷesL(eq)j. +ez3dN\ޕ:qh81NGv d=8y{3d@(!{;efgJJpA =NØ +SM6 re4mb5/m {1Ǵ{NQO·twr!V_5ykUy|pT (l$Z(vk Rp"pc$I 0Ɂ'OvIC;-/Y?γ WGؤQ]Ff^f]9kR PӃ,SN_#^RL}%o8b  7ՑNt!A¾SD&( r%A8PWjoGYuG?½@\LP'3HY[z?$1k\;Jj ֘l4ձf nDfqh}| +eUM`k+"3S`v׵ {> ,EP-]BLC{%o+ }rM۵o$8vueos! l8{h9~)džc>% RDA+jr?jwQؙ ה80*b":au7x[/; fcH`ÒAplZ 1K9[p- +(WUҕ'8kwuJØϩIy49L_p%GN T8NJҞz47y䫠=?ekWX_qβ`_~L"6?Z$\[VDJ~,*.<"0pd24Vi C*Oc.Ū0xʌvԸv|MsQXlt^89bWtM /rҞCN9QH5D81LZ@OJźtHyw  ~?Fev𚨇$xi0Slؐ6v( h*z792ѻƁ +Wl ZmQ=[] n'nӋnmQw3U7ˋx2Ogri9jd@ +aSN٣GwA0)``Z%]\dhdbi$;{ WqMn_/n{#$6 1s vz(fup-;} \݊.Ǩv*nv쓑=ijoDFXC1}!+g +p"!OS\.цcdu3r11؏T@\+)FagUiJ=f.1De8} –xq vK\_P݀e^I8y0s#{m'nI.@,M$Ouoib)mV)%DLQh:V߳3ȢAU%?⮝ԒzA=s1x:˫_pnQ9JY.㺫dPL8~lP{oQB$ڱSn^(Zf( V0u֦Qkɫۻou q^m0*K2_4 \Ml< [7YhP4_wGy#gvx,.585uD}=BPT0=2&n,F$4u|I)T [6鱚@ϩuڑӚh]LI +JRpOqǰUa巚.DТE-%&nS겗* +Nn;.=$*Shw]e#4*[56 ]"J LsɪjĈE;xt1/O%]!^\U4PoZf2_ؒW,3`F_y0y 205gF|F>ajL͓>I늍fD`gGl._/I[`EJR ϯ;Ԝ`al?ܞ\L] 3( +V PeSwPmBLYވ, +ߨiIuFBԓ((&mK(!zUdd'P1JT.k߿?[Lf}sIҾwgEcNVnjf߰6*W^tĶhbƌM[|u?y#P˖#BD S_ +7UȚ~8 z*W v*.Rm#76{>ΰu'Ԏ)fq=J~/}uR=.&lcx̷xe%pꤒR&2oY\k<0huVcV28vĢl-9bG =2kAւC»56L(ƴ{SC0  eX(ۍm$ +@'iu6sz){ncA@֨f߿Q*N*,fyZw_'FB"rZ'<b̫|5)@qBpU5z]P)1CF-|cw`#;8@;ĉw:R:+="ۂ:ACaTzBuSLQXOtbro暂}'dn2_DV?=~T Oz9.A(/~vH| 7w_)͟ĉπA2,GX@~rݱsDB6 FG)ȫ{{" {WsՀ.P&^LW&#-|0ŕ]"hSݑ ,jPFrjD+"DNA20ǵʾ4XPhi"V_v};q{}9vukL @K)+.N/fF<\LmиRٳĉNI.@j_$Ս 69j,@p8DRqV:)|!FdFL+#a^~`$O `ĻUgLrv`)niNܣ"^Pu`ǭӒ8RڹvGm9 GKĂ/CWU_Ar"A*[akURoew7Qb{ܰ_QthԮGI$Q +"tP8 VGiN$#΁4p:4;;>6lWƫnSf=ݗL.TuLjC;Q8\g|w~8S<"~MɒK)&iTѕ2t"zOi$sp?q Tqo-yԫD)F!!3ԙgkF=~ ddU<:"#f@۾"⇣Ӄxi("(Li,ׯ BObP2AI.Fy*$I!1] r/܂|rИ%6RIWe=;A!.jĖc$_?'YBFffO(-||E/-Z&vfCuϲꃤx2z#h#tPg&߸&p-sF )+jA v*Q,*u"lӋ<4下;< [Ƣee5ܼiԻg7:&J0$_=%qbǀ<~oi!/ H3Rjyy21 + uYE,]Y|yOڃl0@lM.K9/چ+`Tލc \^fu S +kY 0.ޟ=,;1=zËPfMdfz؏G FDcXN.RmKEn5;'&}L`37C0^ĺX"Mz"=ߦ_z>^Vow9xв@zoԒћ:䵴g-G~Q/0&'|4F.鯙s3F\Ҧ)TyMC%<a1=V73kkf/jL>VK +j(p9"/Es[=R^kdNxQ>Fk2eHϡP'uށ,ZA#utMw9Tҝ/%,r  q8&) - Xp%P Κ$*r9PNcV #oƁ?*Ĺk⽛Cwh$B7DSy/[wwaHL*Jn .. c`@_.6ٖAU;X+sOH7׏9=(~+gl,n҆ؖ#<2ji4K˯S +yj#htA7דx嗙]C'|vr\i{<8DN~.4yho迟BVGԋxH(Yn\9gͶ2($֢Sdhx|w՝"DS6{g k4X]RQ`$'._$:dRԙyM7R% ^Kp0\=NUۇvGK- SaI\@},dw+JpEB7&Xl@4?_/aϼ*굿F*b̏@%ʥ.2$2ǴA֤0фHycy# ?o@=ӊ@L1WɎ-I,(ju@znQ3. ?cHf+ +c@ћE܊2,g;1:|Gm6s +E$n-[UrpR .%ldoH*3ijܰuK~!4:"\JcڙF{]L  +u`=%dK^l ZvpO +n#t&&fu9i(Ye`J=.a;>mj< \*$t;*q[ L'$ɯ&T_j}{ς$}/]}6_ff)g;M٪/2!&p[}K0$s/jB WxZB +§ZR1dw ,%;.'Y*@oG1uB8yhw8aBeDH&PG5h)%Zz4=|YxԠ K5[GM.]wbBӟGDhȧkaf4R%67;V "r6NK(&r%vcѻñYiRlqgix^aSl6G'"*$e?> +u` j Ůbi4l ,r,tD͓lEdxDJOl]`amtk31V_Oÿ*yu~&b0TVdnLQ>Xhqr7$ 3(sx">sM3dypk5e7>D7Na,&#}=[,]5Ɏv6(1`$j]X3t?Qnthlp` IJۺ'lVЧ6l8f {&lE~ ޝQI#r-})8jN +5|jpUzclE]yBs 6ɶRuT؟Z8X2j3zVh;n35C0D`w`85C-ںfHR;D[jޒݢ(Z[S>44A.72v%ꘜX܌U]ݎ)_:l8g״k,;gIE:>n ݊\ඍ 5yj摕=!\gSi4Ah~P}NaVhgT0.Bn +9 S۾aX<vG7[nT;hVL,:ڈh"aЋ, -E׾W933uH[4sHo7U3CWU?Q̉7-]$d|&B/;ؒ :>߫:!j?]@?'PP@r$s@7ѩpW]bߛb\}J\fz=.^[!W((k.,># Xn,75H?،2 ilascEIk(,4TpNpxol2Bv>rZ+wXvHY +E:fufKǰQ(933o.|}ݜg1RY3%E "cYa75.s+{e> +y*T=X:95u<}w$R _ f=Ɖnp eN,>a7s'a JDIAƷ3W Ub}/u)Ѱ0IPG \‹NkJUNH8Hf++y K"%tthlJd @.. E*zDȉJcPNC[o̾PH$nVUK^}w߿6 ȃ?4D~ӣ,z/5e8U,)1a(g]9WurwYӵ@tg5⬎ݽ jVLܴ3ԟ#)qt׭(MpR]EB'(XkJ"U/xtuCԵޥz4:.fE4T~Qm| ~'\iqٛNsVC]pև,u!"4sjtS`$%N W5Q5ܐ*Db?c_:l?]l .KPyo/41fUܢ|,}&^D`EӱeUOZ +H4(siV/Cc/ui7f0o]t7mvm28~^?"]1Tp7se.Vݘ$C(OK7`)p$rwGX 9qVAS6[l\f29F'`R oYg Xx^3v$JOި9'z4 +.FtdɌʙ0cHz錥ïsI3[vw>^s/[CTr#x-x4B4H_wK?tJ780 / X<,ԏ8O6rnNX+ViGNK'ͼtF[L_P<""*GmE=s:=b퐾şԉ=7VɁoTʯ1l`YWP.Lv(q/]<ܕoVBEGܢd r^W=jLq mi?} e[~ϕw<6)MüVZDi?\Ӥf"#.d fkugbԍ쳴'כ#1RphԲ(7T4$\( qdp8pA뚹,Eww^-D䔃H)ށhݶ `N O=-e BB;fe!B/ygeSbYg9sA٬ wA-K1ba'9v$MMʴS_&=.?Nn/|FCa@g eMQr\ +kb[Qf9^+K}8Q4-a@ĈnЈ.,nԁDC[8ɳAt.R,H^u23&6 "`F!s,}jU\D*k?n3蟐>7 :|Nc-O}o##->.XF^ ~|Fd26:-@ݤ%7*"q>#<;nXHo'G|y96DQbdY=\hUti]mVmQy=Mf=N$ ᒁ3|}%0So Dv#G~%H蛻D DI q"c^ГB=R؆Lo̷Ȏv& \a60!h%):/+D>f4c}GK{ DO&vsA8[Y{9-TF/T.5¼F{WFJ?j.Ib.2:-wA0 eZou"O}m{sf`74g.߾HVqL#fv֗Re=u* ay7c[~%"qA</ `A>LGR +AWC"jziӗx"7q;b7 Z^R!Sze ccTPhnJ9?X*`UH*؏o +#.'_wOOU@jDĶ&xMA!ӍX`ZyYƁb\F]q=bR#m1odl1Tb97Y//?xFjQ zr{?i{l~kź}.:cEٱFTkgX>;<qMCEA5aOJwA/t_5=Z֨ќ栍 OZ埼wNjK?nQ_%0:JFWem-^rGp'L-d.RV&I_aT0|#@yj?0-hbU;vTuJ;c kmU9eq[In Z:C + 4f'ه1J2sq|DFiPe95-aŞTfS))Cf A]4 K$)2o. 6 B e"Sby"%AבFT9iLD`[T|Y$іeP ?c}:0`y!O/x(.1?n9}. u=q|7\ьf>I M̍ЇEh=81OyMQЬtI]"Jl?+F'[[S 0>p^=$*[rӀnQ=&zw4{3ԾSLdIWy^]-um{SDrEx4N{طn 2Zo_nMRS۽G oACEP>2^kDlHƓg Q0tfr!Η/k6* 2; KQ0Pe&W$MSv̲c2+h2iU,$01OY}C @L[,UnpעPV&oE]mjsŌ)4_Hn>"r|M-ZUp&A>q+Lfp7v(@c=U$bR\άvINI]pL"v$Hj-)5䮥u$+Bz< cidh8JsTvX՘9U]TT:b@0=Ah=ȵ9P%UT3i|bM`&XR?)oZo[OhGbm;؋#t'n5vmp"e9f)fBjеʄHɨjG.6ƻyhT0\i2We`m*2wb_;K,vi::ǯП';zz/Kvfߛy3TG?_8=(]SeX9 d=I|̹JP?;q)?zd>z"YHd53sd" +endstream +endobj +982 0 obj<> +endobj +983 0 obj<>stream +xڥpmƶmgb۶:c;NlۚXmۚ$M?mۧNթS]ֺ"SQgp4J9:21@9 J4uqt0u@6ES`TRts1acqp}l\]\? /' OS.v `hp}yȟqS{3(s.@;Ђ_/6@WSO 4dVgH+kI))J*i$5d5$%j2:6.GKWS9+S3~W t2~,ܜl3q1stq~j H;A uq3~z 3IW?.ʹ]O6~.@O>Rj.vfvvϲhoES/f5`o|fvu>O.DpW(,/S_$዇s<>S+gOuK[1\W#sv>Y:?y' +6. ) X8ٙ~s_>ho9䰱}v5f, #?ǟφ'kt.L-@K%GhY,rS2t s^/UrٛTsD>?G6.R6@awXq8:L|%\Q@`>[o,j*Z -TLm\X7n뻢^zY>W6V uhbb&^;/s_yO3泔@'auќ^6$֝1h)/DR$wr[֦mdLzdNZhse&7J(+tפd2q]|)\ޔ-o,(-GeRq?VDh=&ya1T<*4~d%pT{&'C`^M'V +&/  wE=hUX*EuhS{Wua A6PTX[q08[ן4Np3 2ʘ%%#4s H*0- $+DۘwnSCx#^b>N?; 51pYՇl %hjcf^=ܧ-?P 7 юqEF*y[zE\`BpXS3"!;wHa dxUEMizvBɐ'S -mSx `>QSKT\c4X fm 6w(Fʰ2Lv7Z?3C 7L Uev.l-]fpWQ,rNYUѩ9wJӭHaNM] +cUo`.'qM\|ţDJI'h3k.c9ă +jﷅf~kSe+S HafQ]v-W(,{nIfVp^g~Ö]bJs|K Z8sIpQcWDs`Ʊ;Vי /þ/}q|\6/M"η1N}v`t^RM9@@h]wÂbH%hN xAxtZ<%~r1!FBc5"'3+C6V*Vq\<=<R}8 Ǒz@ffs>K*^;k}SVt&ZW,ⶶнRIcAᏲ(94b="e9;Ĭ'G 1 +:+Dz#Ekk jPR&'!oA- ߦX>tgOxw:b;#aðѿ[GG*If8M(1_NB^~[P-Li,-VRj{E _EDM:(~9_ ER5(ZEU8CN/Bτk CQ(HKZ)3W8Og7:ۦfѩ/gݻiRe.<-ó636 `ON~᪺1TkxMagtmRK/i,^,os!8ɔvPE įs[BG篔H>ɿnVIXNtE iQx? ;Lt#o/!2TrP;8:DC-_anU wUOOBצ{xTc՞I<MR/lv]V1ϛ+']cjI/`!?_F(A19Gn?.=:a]LMzP=嵴iZV2T^=#tw¼Q"=AxZ!H&Q,na0 (< _8#$aqKu̪a' +# +VASȼFiVW)آ[e&icگ̝/vly M,6 =qp^4j5ea]1y±=ˬYP:jj&_m (_D43JG(R +!Aő>&0"baȱ?3L=řrxXZ_G]5]DϿ;JtATX~1f~ܶ| J0Ɔ^A<IdZF=o3ŨȩqcQV!*nFtlviu}r͡ v!]h:~ZսƱz]xޗb =*冐%p TK_Fr+>* 68) pC?W0n6ٙ 0/R]9dt5fAeG$āj +͏c;޽`i3LݘQ$xua7=}󦎁uH't8Fp#xP*[J&GјM"-W½Mǁk9ӒZW"/·rQ1ku$_He tKlDa^˾*GӯٰiɧRbXcF4s&Oz1REu,ԌYJC6U6)57^1$U=K4B%c,%0 BN]Q OxdL#*]b ˞P$B^pŶt4&3v(߭ZcoqpBh p8z󾂵6 8MV6={3kIzG Y-,++5T@*RVtp3WvHx6] BJG% diO}VM,Y1K=ѻ3҉KqIL~ANl'!r(u>^j@l3[ x;Ao5/*׸AL 'oJkm L0~/'Acj5ޠEwqPg"ٵӪ F?4e=ѷl2P6tkӾ6:93lW m<.utն6\U$+hBQ'c.p0r K|eES2uɿaj_a.7 L5y]G VJ@/[/VRG4jK2)k[].43j5nW%@LEM<5u[/ӝs-6WD\BX9zg8Z.V vnLB?KWQژ@ku2ẎsIa~ȍpS#,Y͐dJ.rWrWaA:F"k캀]%I~4|IfFYݻ^FwҘ + ÿC"0al +g$ cIӾwG^cxiֆ?ǡbszr`DD=ƊsTbe$lA^BS>j1*|btS+*r8ʆ4*5~ +0AKn[:2z^*a%P)}/Yղx{Y~S2!f"Ze'@P[w5۔ȾBAF%vg|)nu_^h˷p+$etbG烶*AEsj}*Ĺ{ %ΕcZy+fZTKU4Һ8T0vsi=B5vYgQ:"w-)Jɟ -*L]o᧛7$N%61sl-oK=Fy.192vGj!TSC^+<(go 埌whWrNiP4-+dXBA+"q _Av(>(w"q['Pv֏!ҷaˀH6zg^|S)1eMM 񸽓#I3M2rlao=.y8LНuih;Xa~dر7ĥ|_ 6֫.^o [Z~ikk϶: ++?6l,8.|ڠiԋoO 72ipe +KaLpeMrP׈|Cӷ??%*BY+[*T`6BXt5k$q ~/i_YLj WUq㔤3Yŝ'`2jR9V$ZZΔ_yWb62ÐzuW@P&'Ԗe3MZxh^zoOһT\2;}=,V!m3V W4yYJ+oYcX[hBdsL$6 .5H[n]}ÜfݙpB4 @Ef"{'DB@U4sDUVdޕ! +6]n [ApގvJˏ[-C%'ĪNAlj\bfhk.;ۍp+kW5TYlmԖ%x֐t##Co󽍷?jG}{SӘ|٨ǔTZ7"Hr"AtM4?NQ!O&JJMk<[  (!Uo*u?ނ(dgOt϶a?;NQߵCjUm C39:ͺ|zq6Tc[3K!bmXIۛմI$Od~\KbvÐo9l:؅..91D; s.3n3Z;ߓ'>6%#߾Q"&`ՇEZ$V0Z#ǠͭO$^*F[Qj)ssLΎR9),/{/'df0H0 +\lJc=/bMwZ%tnY*zt=4L9~^G0A%.?;\c*bV `^T\7=Zg`1^ؖep>Ncavb0@++6ο50h2k⫈/`72QW"e"9"csŽ)|Lq n 02gM,K( &|ND{Иl6 hE2KYkzޒON*imb^7 +eKW}e){rgD0@jp`m7+I@6V>?PӮK%Z6H{!w`6߸nTv϶= $@>~g@_bU$Ld !9_4Sgv5 wE75%pfmHsOqm''s Ksw6Ղ%>`^\U J+47ri- PrCkGjTSQ<u#.câK$h4^TjeHZaA 7Xyx2{'b/[Dϰm5 +׎+ӐȱKAHeHY$UwbFZ|J0Y-Ip7Q8 +6;lj~K(8I #5K]˳;}ctOVR!VPWϾxheAð(uI@bSx2"KEkUH=E9KyOjca'c>&Ii!%Y6 ŇH& Eceޚ.v4r͠%tT"Az䮵rp9N3ښUn&jE>6&##5Uc['oH/`ڶݾlZs書WXd_WAeݲBt$rnE?Rc, MsBM=:n8 OݺaOs~*)9Z;L|zeY/!L*˸r~ ⚇FN&i0E4 3\pMws4{׌-V +++*utZJ! (tS)*C#=k 33"j BR9&Yz9p| 3?'زP{JE%K{i_m[kK*Ҩ##.:NWCXy1wnKfhW"2k#EJ“W?psI*BZvfna ꧈11l> +\TNMD!. ju@\WGΡ;}"yb%䶎S 2ޞ%ob)gE +X8Ӽ>zZת~fl ÅW x #8oƨ4)[t92@WXXH 1R߿Ut8QPI"2*\C2r:γ +CK&D2pRƟ#IʓiİMͪ*ϙf@?R+{E̟RR!T_C" @]FQo̙s{:[94+n5ghUG5(팸|cMZl8>@pɓ[fORȓ+4y|h^jd<5ZyB/׷ 7[LLRWq=qa }O M9#[?Q inl +180_s]64'Y0ȜOqfd"k`ƓYUҖxѱb +p.. $RPm1#,G)x-3-B H\dIT\%XYrìct&*7[yg欞aflSar'n /7k߅ؤ`a+}ՓΌeһKR@YJzJWvCaz]_X.̅=guSRϸmNĖœ|Ȥ.Z]ӛfoc`p$慈 W$t}6Gw6ߤ",b/*s\/~#^ʵEUƆoajG 1b@h9`+ZN>=:(RQ^%,O +S~VEO٭_̐u܍sERs5.%v'\8 ƅMYSr2/pdgM3gD{݊VPgX5 ~rAAj8bhKZY2k)Wy25Ʉ70n>glu%^ +w +$4ݶ82EH#{293!F eTV$./}G1mPӰƻ4i]7:زxie:OHDlp,QTic~b;;+i)N#J &7t?Q]|\Nƕtfӑp,Bg6m|+2+}Q FN8Nް)u6c9h .;cGmיCmL,=9/am~pPW2u[uRzG\_i&u1#3 9^[osT|iHUPGh8jkK$hZz9gܥdh/UR|7tT2.ŜAe,ⱇEK[((c # ݠ)"MUe`Xi3kqt}Sos/:d-nN~JOAz"Ƣ\sHl4nC Koi[J0罬 +Pqthlܑd/)G5vjE(!F&2 +[}9]E=sIu Eȯ-!~`Aм9Ia4i]--8ZP̌_6\ FUOMan_tiC +bPu{[)wH4\$֗<ZA)X<7^<#,kWHᔨbD8N Ua|ƶ(I*DrsU$잺 a mos&"],5 +NpO 7@ ErW3\WbL0 /e6I,^ [({߾97x+<Ѱ&ݹ;Ɍ ߱3v4iJ4]>"_;rrm s=\ DLÄMYUCO7) Gϛ '"]1&ՕH,'\?ScdٹB>m?] +,*mg%(mEʘYzdUh8ͯ]u = + 7 #d~?!J7ӘiGmo/Q]Su%χ_ qGR}Krq8W|4/ΦѼx3cP2 +QŎ<|a"CT*w 6T)#}-FΗt*n$;S%peNZY8tk- +;pZIq;fPSMbt! Y.MQZe)QYjו[uuJB#bm0a%%Vopd4P9p2!OEqjs{8 cTNN,%~&0:%o)C`(0R>*qOYHB2\q oЎ`(D&~d9G.O $ +>՘+(_Mzee3iQ]- 2q'DjeC#ug[3?I_fiGbAvYh_)xx{h~Vs5zZɪV I) &cˑveǰr,qt~|$6TM8Z5 l H Ta{iA7tv4>WJrJ1PZ^3In5$8(-=14lRmL|n< 7dqqƄ)Yَ7|c3CkSY.ͻЬBv D?UKr ogR*ǮuS L\Lv"D7つh:832;Z >jy=⎿!x$I4.{UTzʁD:4BgNn޽n09!(Y +PAh;0r7c[Z\K<^EX{|u_OX&u}V+}-ߟ&M:?! !WMnX*ݻ1yͩ9ri,ע?F &0tL[ͩ˿.ֈaDvhKtALUNevˆsuۙe5L+{F^&-S"W]"oM^jGd犺qNe3 %O.UT-ZD XRe +D8~q|<7Rℋ~D"~fi7\ 4׮;!_4: G,`MhC"KT勩|[d]kS0# 2T@n,m569k5<ӵ>yrv^fwC^Zm봫5bi(iN{sv}M'ؖkllq›v]qB-?x)H|ګΤ>hMDV>w/i"q{CyPƇKݳ+N(wk}$h.i+~QJ\*f:S%RVۏ8_°+9k쮾 y~ ZW~W[}[S9 ~$HFH}&l+iΊ&Nd0D!\{F&⸴tHj:Nꑦ +O+3ڝ8G$2adhmRmR,?8by:)ZUZx~P=sGh@nAVZJ.Gƽ~9)܊>4p Yu:3Ւ 33ӭi| %.iVi,w| Ho/MfRvZgdEqunP8!5J;d/ջ[c(N]D{@g/$8?bϣ66Θ WT|s%ls*/Vυ A4gQ)R<]1y37ZZQ'>Wu +#ilbhh8Sn>BUwt97@Rp΀1nONl~?k#5ߛc ҶطZR{@R;89?fSUAK98qdB3͒쩬1YIL +qYcNͥqۈA#7+  <TS& k cYּ+ӱ=S*+n]l"H0;Sg]C,wxŀ{Ǻ$-f.K3_BNְm pfoh55{JL+Cvfٖ.Rv >?M}.tnK;KXWt  |+V \'X fib8s]vdgrQa ڞ323 'g@. +endstream endobj -813 0 obj<> +984 0 obj<> endobj -814 0 obj<> +985 0 obj<>stream +xڥUuX  ;%$6`F JwHKwt(H+)9yvm8X M! Q07 G**W98TQP0P""aaaqa_h#*."* #0h `ꃄ' kWE }P0'g @XZ( Bp+ æ  TAn( W)С((Ba(b!$ +DA{LDࡺ)XX[T] `ejŘ:4BAlx 075`GO,?9fh(? t@ 04bc8CO( + 7-U: DcCC1G +eP QC ."("") , E_}?R<]r \yQvG$-I nAXUaq2&ĥx~ 'Jo8Š@` %{`;S^4`(4`5@1!PDXLD& @Qbb P7#sÖ  nvm# 14a W\5 PGb![8g@80]V7v1sC͡o4NnuCkC͸c38r4ϼf&1FEb;oc+o!me#|u`p̟߻fza` ]K,ߤ`wv vA(ȿŦKQ P ;–Oga## F( +&DyΫO +c=j{ *0}]*hYU&[(HΔ2}I(=~\({?g;TFݥ~-CW,uI&>`S UU=9o:9;mkf^ӭ(JUO.ݔHB!ˍ)ƛNֻ5Rj^ū*9v8)\6_5Dg$=k~x:-o2jKE䀨ϗ8*K.o7>ev{ٹ%.Q+ccG_pOCO(2 ҖtԚx7 ʞ+gH(IVoho$.9k-]*p$ɯt +xäNv)_yոV@aЧ{V~77 +M#1 xUmPqD/CP<=l8wY@Hʄ# "(3ݍ$n9lIc;*ZqGv[ JDfRrLW!vc_7s<߫.ٸnV<'pI^lr:oZ!e.1`N`Fһ7>R2drn~=g{@tdD֠qrD+(53Q%>;s| [ľ7)0|'GO9p3& @Z;¹ZX1ÃL#.G f(EZOOvnS=gt.J»L<xc U:/AE΂ t Scf@4q4RVq^$} M-z\f0)+A[O>+#" 96<20 ˣҚ1u 5WI#}βfW_w}#?u*0 J6϶({|>W/OC#cLz»@֗w!=K{qz[,?/VAa%zZO=[j;7~VJZuJ̐I~̇ȓjp hTWBZ3)M4KTzJkRnr I8ZX6AOne_X~`hŎ=)=.{J$}Z2$~~txSXoX3H]zT3pǭ/sKdek&ݳ +TyUqO\i_^D 9T~Ԅ3qjpI|QAyMdCL `tjZWCԏlI7):coY'~qX*|cQ!rsY|tsv$^E87)zU%1pӿ41=:#Xʌ/ +zcosC])ȩn': r>U qz/&(5r9{9s rEq:&g=}݃O&} <%B M^. /EElKg.]^L).1 31H޾z $}d6QSGRt12p0@^Yױͳޖꁎ4a_3%=^^&~#xϒSG2Z[0&@~LoQW28#8.4á)>!nw-͕)f&7{R_( + 4"8GhYֹjz(6FIEmev󺡑#BxkzGJUNdlMWc{  ^҂=1K,[`-ws5^:_ rI郦`Zs9o60Zc+K+T5T!pG ڹ3M߆::YuJ-ԕL__W?w)B MD%[ȪX}M$G|W;]tDU{χ hsB/iQb1c쪺5l7pC)mWł۪r^ //]pgMIMbLq5)5DsczdUx\AsLjeZZbGh 7cSnmr{ҼO_DIg;ޮbx(+M=jP RT."^yZެ`&b JTS;Y{B>QP !sHF׽ +2FV*m8wsM 9v9+(* +9/c͍{-^(6_HzRy6z`"||V"s]E?pa'"vSO2=NK}puӚƢ/ׄ^f?4<44?P#S}< j`YzbG(ً, rơi9JǵgC].} 9c+k[3[:n"cu<$]0LmnxnFκ*݄5Ƥ+_Ӟf>PWӭZwg~m ҡ̠w@qy:'kS +ƑoN7~;{U8T:%6iƱ&} +:}%,e꾂.,[K8:[(ͦ"eX+rM +ᵋ4NCemevR]Q;seP)>X,C+Ҏ'/{0G'>>6>"Aq+or1&-GNNt3Dѯ_\ig"$L'cy[}(A.fhr }Dzg4AxV -;k5,E-ѩ;}+]tF5DB\ CמEo&KPRol]CfiFc9=!W;_~a fz+*X*|I/85A^m )|\g?\V) gwuqZF'o?KlS|z:zkZH\<ߗoviw*尪ҡm鲟ѡ?|EVjXkr#A<_2ThsZK>Oi?*:N_;D5pJv?)jE(\, A#ߠmi7ulI8^yٚ%eg ٖjyp$dugGJN.❸È̻JS:24q Y'U"X}#|\3ϓ fRgbtP +w2'SOYU$ɪLp1V'ˇ z9^զ$fH#+A-:Ĭ\n]"Nī2aɑW,4 d$=JӰMi&.dwE={K/Fe:xЉ P\|ZjC,;aEY}-b^Uw +endstream endobj -815 0 obj<> +986 0 obj<> +endobj +987 0 obj<>stream +xڥwuPo%w  684'{U[S3ݧ^rbEzaS;cșhikbrى+LL LL䢎@#gK;3xعxX,rTsq22ae`3D,?0l@3/]D `pٻX:YMnvcM +d@55v45>ml9N@GW)?, 3KS `hgh t6r85Wuqey9qyU@YꫤʇpHaxtb0ԜtH.6&`0t2sr@j +t~$ +GΎ&o:}}T 0ssr (! `ga`agPPX>rFtbpqR G?vfAwr?8Y`j[*VfMl!K?8?_qL?zC9Կ(NzN@1?LFu3z6!Y02xLfv:mVFp4r?Ϳ[>:IdJL:tt*Z:X|c5)TsgX虙1& -U Q]TQ\RU49Xe_c:Lp޿qLL-A1Fu_h""v/zv= +`@&.U3ˏ*@y;Iʰ*W"ǚ>co2W6 oi }ūn`)_n=Fbw:!X~ O+q]1gX"vQjmws#$AF^j6_)爭I>64Cl4 +7vQdݹv5 .O/ѿO-l.=nl5u4p~gOθvhKOzMgf[cnʀSd6w"H\}]An@>68RRBS[ge7E&S7(si8f-x$,9+uj=l#l-u3)qD0`FX #r XA)ēԁHQwA`,Mw&@ +"_1eh@T9>Z`&vd?lJ1 +_AXJo>kMPiXز {(OYr=y5q!3i0fӄY 0WpKgsIJw3c71\{֢,o =R!Ǡ{|!=][VE +$d'_:3+Ii9hz-*$b J0>f)4B`qÒ+e1s4'z6Mt8Gkg[*yWYk ~XW6)s+>'0f}Q3&rr8 vDWZtkmգ#QPb*e;1F]Z~eyvv(uj{w[0d̎Oeޗ>MMf9isXĻR&q.ad+vIWKsc^ABۛ~RKXHȥfQe,i7}hʺ] 6*{5-3V 99eY EGEҦb_z#0)YMB䴴yjƚ3_}6Y?—}5r\mYdyCDOQwRjtQ{D9fy|X2qK!6\nezT[)uFnZrD 0=@"c=z5Ti$[;1  MRC'K_Mub͵įʵJ2.2-c=[d,rɚz +Ņ" qܚJki24Ep`?k]rX(wbw`9.t쎒y|y®/D b3KOvp4|o")K?df$A/۔5zqVպ(ŤK[4p/Fղ_CgGMavlSt?Y֭TQ^\wZZPĔT?yR-=2QS懔!9ue("&R4Fz=^US~:h +㧃)mŽ=DS"J]d߇ ߥP\.&ț˳+=䅟:*v8-xJg%ǚpgqJ +8e_v֥j~Ev)JAʏ}4XIA#~UȇŗQgek?@޸;G  +(mUl7*b ;>aWSF?mnb~vD﫥'^sMŕi8to ׸''k +4>Lѿ8?0XV @<1}F>ᥗs@]鞥FJځ+wէ{&sYuML%㳐ieZys d!l 0++Mf-A#uW'~f5lTyo"&fZ^JM} [N W*O[Y`&l¿k g'0q9:ԙV {g<Ɇ +>TPxs킇T ?ח.4u[&VY:8-1fֲHQ YEگ8JVtL\C|Pti%aҸdoyvuQx‚6~NuN8vW-Cr$,t3uK:ؘj-/ +)؝o;^~]h"5C +m2vqK}ƚ3:qL.8ի?:ߒCROCͼFāŽ:9(Jo"K`QYze'&ly+ZG!6#>Mͱg76sbC駐;>窛]S')S}'huÚiS߈' :]T_x{>UE֘W|ϪE׭:?X8sۭ72p djPh?k@b7p>|{梜 3:brq@uqN BefW`-7Fkz^܆#e\Y9UNEg8Z^Kׁ@"fLQLFK=5+!WȞ×LcwdSMeIfnj=Nt"SUԬ/POl *)}# x#q+k 3ӱfZ6,5f`[㏜1I 7! `'6zAf,*OG7idfA!SjSSA~vtUQ'~m~J@ l$ܘDR4 riUM {.@].ou"=%NKNΚeYq3\%٬DcrTε-꧐E jzKmVR~Fuq871T䠓(%չٗ+ AXB/IDش+8 \WjNtT8L in_rY$}j>>uN`^}7#{Y+ҟ}=g0g|,]jzotf5@CT1K<4R}LKd`\ʓh'5YhhԴX1~lkMq+,"(PxeTO-Qvj z-.թr{a +z Ձ32JBQ_{GXt1҈Ӵ`{ʵ3)x>қO&Ҳ\XO|d̲hWX%S't~M- O-^Խ5$z%N sȈJTV7k&Sf.V>pW}ƚbK-*lrc;$җ #&LۀDLZX|/9 WTHLYSvnt-E/V=6?U:"SӔ0PvCr'#1V9K2s +!x`+U1p 0iv]^Eg 4q-w-Ƨ~;`>|L'YHp\m~\J7£vw_t]'"A(."b!]NZ<ޕ"41&k[4NG\Lbǁ#ph|BQ]eٻtQJ'&˳_FD,<,: +j]$5:v:XhRUǙ$_16otsAP/Gw<-,7ᐞhuɕ{B4s&fgDlg-)a){@=WI9r! ܤA#YO/+~˷dlhxG+ jPі@F([?ՙ;@ +t^-nH2(( +r 7B:}jkMaol,BrR0jȝ֭?~t&ݯn]$>t6{!*7~~J[$pVu)~Z/;4mGl^o2`ttU5܉Z$# +UҲ=L` 5eC{^V5?œV%vC;!~H۸L*,_9Bg&%kC MLJ"答isۣJk~+wɋi9P' 74T60m2ٍ-/!VQ[f; (s&Ia")v#6毩֘/7WF$B2MG^3k״Օ?xsFp-N—gߌv.lgէ˷{:dc,@2y)A]{It/y$+xY_Pov43P!& !D^a(cF#J,]YMkEw^&?e^w oo%?T$HH\/|s|RD܄7tn_'6k xi1K÷*{ދ^{@1R͑ǜAggo*JJ_HE(}5u0}3zHwd#Z]Wܙ#W^quzrEGk8dhu +a"J^QuFТg`HcN:i2xR֧X&"J!t2:Rca]ma%1VuK8L,~Y}My@4 |o\lHi GOzo[휂:bgӃW3*+=HaX峎2-- 5e"+ijP"}??qPPԭfjzsuo\"69Q[. ǢRL[R 28 sr4u 'r/T6& up7 r"{Z +TN%%K UmHL<5V-wL\QP!YSQ,z|PL[ JSRXfN/#;y8] ޜA1hQ0s#Ya{6 )f/",r_~"3_(uIk  ''$"@NȈfhmCzLGyͣ/.҃t*I([BPs0eyΜK:I-9!tVOD 'Agns߹\hHiGr1FU;dKcw4;Xpa񳊥da3v!dNC˳X2}- +eDG᥼n-MwYycp>-#>Ҧװt|c"wYδӀ h#1~2T%Hoߘ_#}ZPsnM'a:|CYuU?K7:bQoC"U2j~Վ; $T:ȯm!J8^kL0-F鋪y҅gaZg/<L$3%ߣ]#:QmqbVbUk¥j s/ha29GZ -E/C}n[M;xl7L?6X⍾%hJT}Z5'6'W2#3-'rL"!]ltowP^%/TjV{hf}- ᫊xcZ*PӭRߣ6䜓Z +cYOؕފa,g4F'tqPT0 +L]BE ξ35{yS?N˃H+Qpu(gD\gQTG,85 .NV+>sx&J5kġnE6iL{5bi(BS k(HXehε +aMW|L8KoNdjglܬ4a +/Doy`d_4K8qAT\)yr!u6otKqD6)XboO(hfOKJӑv +z P D+Gag1vobޖɀ'HRIi d?v?&jCrSpUDV2?6Os퇟c!eps2pɳ}m/TnՒiY@nP%Z'T,k5-a^.)h6sFgyi}yP1Pu?2mY(ͥC Bz%!m57=q诪=GYEv{.M}W@JmQ@e.A|VwC 8%^^|aڔJfH&X6sZ|ꅾ>~ǴRz$^}N1b**モ7nRqGлDqD/b^̲YB׳r6pf(`Bp- $֭/xf;U,IrCǵ;# a 9=7t%FՎ'}F qL,H'U# +g4kٷ E'%+́*ϑ+@^g6X9%o$ǧʜ[KN!+T%(H=T~f䣻hSSȆm⿅By]P`яp'h#;Wi֔vS,m p "$q@TliV?9>9oQ٢HZ'^[mQ$Rh OsxAtnTmm픙$l7E/l{euM~.\_d"P2AEؓfaxV4LqJx/9"[ <+ nN]=}]YXBѼ5 rQW]uύQG))y [B(wpi +Td> YR.=L= F4?y2qʱ>ȒR&voJ!7J4hs87LH5Ogﲩ,ujQTӻ2aWx|j茵c[&h%Vbp4#jKCmцk6~$gT<hp#T_65@*jY`A}̈́!=Vӧ<ω5MguX6 ;, MsTd?`psݦݙQ L XM] ls~DJ+ƆWWL;x5sI7(# 螢{@_f,6`XY-qL:h7{C1DͰ-S#Ppxq֞!X$M[[JAO,Mk6IzǖQt'gdSv3[8d\bO\9/-dnܽ>K(+h@#?Yq$lPDeҰLL_U vA!~eQ'7a[$gvv$~fgyjX +Il:?i07 A׷K3 M9?!}M.n3ZәPfX3cA.BL/$ RX"y|CB堩E]@hKďeljN+4кN& 6o&S O.`GBcU{֘4;mۊ$"Lģ<)fM]w02cP.&#wxJ|!/4 F<(ګS3į87) f߳aȴX1Nc3L1tS?1 1)6N7'Ґf0y3SZHlHVa:N (_#20x]8Iʰ4$: +K-y +F!$Mҳn3lP> +988 0 obj<> endobj -817 0 obj<> +989 0 obj<>stream +xڭyPW*m'hń,2XPQݗBc +9F+"xPo JRʀ + +-bG-݀-}=%r b/E2|D y"@ı!2 )""M"/J e,{9LR SCPL,T=0TF@F/2 +vhA8B:Ixi- E)R8Tp; $q*U06K#U*;1Airk8q"N=QgPH +>"VHBK J0X,P*-[$>o D^P z P)фl D"5 |H R %.iTa_[I@":u,P@R $EsL׊@ŶAFN[Rq==)]"]]RIXMC{Qlhk bc Lߺ,LωƳF.-~,O>HIrɑ%Jd_qGin5o[5}\ʼݛsϗDJ*mr>P`iYuvv,p;v}aK> +990 0 obj<> +endobj +991 0 obj<>stream +xڭT\]5; @,Z8www 5O~m5^gY21(q``adM`a1̊DA!8lD <3G `aa`fsTu70}adc߶VVh 6023Ѝ {0`) -h27ؿ!8 G=d +675sxRѼ-濾Fhm(bPN@c7o`vv*@+dpRoрmA`?Gdm +9 Ƿ`ZYM\@|ˆ-@Q؂g NV`Wr [o$o)7?w47767ÒҿTڿ+E1$ ω@k 卸џPMm e7v=' m f1 1Ɂ {K濥 ; AAj?sґ["݂_U(D^ok RCaAߎ\c99~?[uߦ_77w+;L K5[S0ͤjc  V0#K?-[ 704??#A[ 0u[O3̿,Zlb~M7Ƿ߯t%aa; ''[hn64r|T-M@Fi)8YZ|ll8RMzohn Ǣ×a8s9+ÅaCat:FZ5u{% !~ϓ&@_mz!r7Reם^\*k1v͞+& Sꆆ4l-HxGQ;,DjLt +Y.(A`9y*Tz) %dŜ6i˽B޾fp\Aa8_ddf{aEpտ5CP{[~Fftg_b-u,FtXqr%}db%B<ϋ_u0BG.c [o`v<{}mK?oqeWU~i%[ l+?'iπ9]'3^R^( +S[|#<^[D!P>G@͔r(Ex|_vYeAVW Чc)T,׏uv;cZfӇA' ^OcEloFMxFϱ} fB7kg#(!l?H`O"$U{~j)Q7CRްw^gD׎'5'e p>4uR/3/LBJY?fW8u1ƪN왒SEuBKNv~/Ͷ$ /YI*+ۏRУ'6uޑ,35`vekEZgA5$:r87 ,T LN4BLemla,获6}nH*7Q-(!!1ªm`(Иg]t{(dhr *,kfg]$*#%=%n0TkTe}tyYBG$OϡC|Ba(geziowd*er|Dy2Ai\<[YqǍdk8/@Q, c +zδ۳S#.̑Szu.sȊ^ݛŽ1)^TlYDUɓЯNio=vUJ^`!ηiY]Ё4#JRTLdNxx'IZ운P=wwLxd*xvOX?$Ѳ7y̱D 6+~}wؑ[f.hcw= (sdT]G[̎2xQcl ٳYƒg_ n*sQ/\舽?]UOt VE{e΃$~=oYUksukvf Ӫnt_=CSfpbasC@H2=~P)|ʠ y=E\gXsUc HtvAM)dN:Ս ? ++4ishc}Ll6Uf ex{"bgp򝳁I=!CT~SԿƨUZ嵼Kh"ꤖMRG%*$uP4π짇p_[ZjssҽOcL=Ķ ʟ_Au?e&~-B Ud_Uqwݗc7MOb!)3pFO:e)Mԑqܙ j({g scVPK93`wN< cڳR3R) `'1GWhl>W6m<+' Ļ9PĹ;\Xƥ8(zzmLMG:3sC{o3:_ù(>Jl@jkk$ӸOJsgssaQ4IOpgP,,?]$#T> U|kE-$n^> :.a|ݘj8\q??Ma#0xPq +];|$q{2QT:#ɾ(b4E`^E8!A#ÕL:IEMt0HH9ǔ)[,bNHقߐ1qN;`BCxƋ%[7E8F(a|{U2I4H1i*:~xY`cw3geo}jsտk-@ѦP?W@3x+%)s찹OUchuҶ6%~q̂>a;]FL0|KTDf?7Z`7O" +Qya/KoAR0 =_,@13~3KɰeXws%=9Y,A &`n}$2'3 ɂ:0a2dՃmXkQ3bIP NOZdUx-ݘ@:wCk/k^ F㱌INK4ul\CZ +Ffh+jv }'Ue +PrWmO{0_Dej]LwII_k4`AQه3GR /ZO> lʭw&J本6WzQv 8uiA`l3dO1 /? rrƫVQ8F`nUEr݀} d; C$NSW @pItخr@RUg?]2[ xx=Ken:zR&)i!10t2hc1X$(py3 +"s:ifɖ@=($W}{n[E'8 +(K.gHcnoٻ+2@8*w 4i5N#1re[ +r/Ӥ]\ s,w$a(^zU}teW0cca::q-{ܬҴƢ<VT#dYGzAj^O22FbzÉm +e߼WbZVq` >4'2]x#@/8eA6ÇFRmɞE +; +,l7}%T"Ri͉SOӪUIj$ҟE*Ɩ̑JCD"tPoj=5vghQXxaVl Ѫ7A}Z݃c| :k9jMĥZ %^@߽ +=8wwt/byFnꨬQnSy% e>eCMs$Y%—[.,y6ۂ͸UM/w +Y)_7nxCmFl8e=niO vh0(}~>kS@:3}x.3n#AI쇫ic' ܝP{+@xU$4â㑸pNbl\F%wM }t%%([x0V/(1܃v\h6@vT=HuB48ܺɣ d̡}Ue;Wjv-|.]s9] e>FWY"x SChHۄÚ_TF$94KQIp=5t@-9梶a<rrǧ,T8.՗.ȗ+|W$#jL_`/3]~Gy$Z8vD2\1@Y慠U“YT:,P}zBgQa3sal5M|./K\llEYu]5Cݜ~֖]E:" + +84I>T2H]zJD}v@IK1Pnjdv"l(kQj yWlލBW&,q +1}kAD;VJ}j㤪|R ,tdV9qrI4ON6cHFۏ8>SK +DAi^.jA{/{˧ޒl)@L G1u@ +喔a*wi2+" /! +xȨN,ۗ4<܈mH<9݈(:fA?8`dҖɫV-AkR^od8gG#egy&VLN 6`@h߽s R! TIv#jX "¹ET &D>M3h'BJyc^gYa [b ^k+}AhnhDzE6XΠ~ qYvSV$˴qQJ!RU5E&31TD^l,kGo#TG}M3vg Ig2,$ӛ/,ls}S&`'5U_ eN3lnUJPɑP TlUDDR2-"滭J +| Ӭ":]oi}r$ _vg1]J<p J:*hs!w**dͥMܴm~gL2 ЦRC 9 O ދqOW')$=P.] UOL'&ӏ* b6j;\~~w2$8t΍:Ch V-)_A¬O|l^VrЎ^.šE0?^ŠyCFy|ɹa hҞI9 ]KE\M{<501,+m+S+i9} +LXhہJ)y,GWҐt9 8ByFL$lOlS +t +ԉ+0ar$vy +.:n$DLeD-F9EY'JU;n ՊxxXC*uufcKVįfZ-Jj!cn6Z/,zh/C <3ٳ=o  Lp3wՒ,ՏTj#ڝXpDhԷS"cK7P{3\K.rBz Hu GC697:y$X:dQ| d:6GD2 OYuؓXeԇ%Ş +4,*ʑędEdO|/F C h~%m p %U~y|@3`%x=Һ~WZ&,?itR-Yylh4Cm?:d'k):FF\ u1ʁՇ6Om[c>GO-r}a\{%hL 5gĨhD[hJF +C`CXP"9bԅ[4}QZny]>s0A#z a Di' &Hof6}ծq#sN}uKZqA򇋝,fcF3L:ƤzYxDq̟8*}84V0,(PJk<t'ZMqߋܒ"B!.qd\pCH * @QbG+LX\.܆l:͖2M{!6p;$-hݶ''{=(.CK\Skt"e(($j `E,pY%q; 2=JuIPp6M/ˁƒLFAx@(bWI6uq3FQt)YEw:"yvPOq"znM9zDDN9 A S%J\OE7~΢`qN__1, Pt*O2q8\tZolKv-GP3,d|˾Ƥ]08gns'@ΉO3滐IpDqv +O{Lp#>oc=Kt]{ bיfZɞ6[)_pی1+ch2ޖDy֩\_ 4tzB4YF)HBeUy :eFROFe1t,0țpRuyӸ9d =3GI; 9 'k v/1m[,@+2tdp:KFVE2@bps塳 zX_Ͻ[#Qv}^p*c; _@f ܞhc+$ qچE +%^p_np3UM4F@FWjϞi4(;o]8uZh3TPxD&b쩩jÅTu;HD7f% N3<.vV/o9ӛ:*CA*p8&zǤeѱweľ-09C +dE}~閗X^v@͜@jUb +@9r4jz )67Ynlj6rDb@U,6|88h-[HOFX'0aՔ{wk@d.IʓADk- M a_C/]L[V &O}Z)T0ܝk[e +8ݍU3 +#!> X"p*^\ XA1+Zh6 -<l5 }Y8zLѮ@inCcqOɬSq2mby z=15`#}'Dnkbܐ# __⸖۩ﲇݦ0ՄRu'q6 m#|uUnlDY3NvtR9[2jT%]6Y$oz2C-KMC67q -mM\]]+e'0G?-=4a1e2Sp~)L__U +B$m%ʼ#j&ckL嘠ua!gg+ԭJ TRHFn.d',3qNtۙZ{}#l)}>wRg,IivDѺQ+?UXMZ?p'Q}$0~ !|qDo5Kt rn 7̓3#v'%VuCA.'MfF%dFzK ~H~abb8]&w(/g h+|nE}4ɷw|b%eHKgaƇs4l0($#BrnDI$"a~q+(Tө }ON #A~p̟q;+8eH:I;2ĴvyBsYļ@Hƀ#40_HY)vl;)ye5R7+Gs#VnKpn,zc13"\?Hsۀ|t@T772ͽZ +ž#&@} BlO3;_WV4J-ܷ; u{-?> ? 9IcFM_M>\R<|rbg@&.֔%BgƁErh֧{̧XYz5Dx菹L#xk2EQ|^dֹhclD߉bQ))Kc +lz/,R-=N0Hh`{PАcn8چTeF 浬N(zV> 2=s -b(\GsJ)HcwXe}Wޗh]ŲȢ^ELQ?046yb"dJ] +nDҳkٱXjc]g'&k: %>jxglsmMӒ1ۋf:dÂTCRQ}0 +,Ij!4W1XpwHuz{:_KZ #ZZ5J׬HHĕgtCw}idKKspR7$^LTbC,!/0q,?&1}DݠU@)M;S%8`+:4V7EH[X{S!U[O92RIҧc8UkVSlݐ4-D̸U;{WZx׋lr2KxR'q25]w6fwI RI/ԯ ي2=R78( bv_Qm%bv޶4`\m~nPvu <n6 +H rcAw&V00:^Lf`sl#0S>Z$ <íu~t= "Xh)S AtIjUN.[k]snGDZz\̧Q-BgB`fxYY,3ofgϜ6Y>?U/bb$puSؔ&UO3qHm''ӹSFp ++%J&vYݎ##ҫH.Ԑ8s2+ڦ18:g#NNZq)`o 1jjii˞EdY\}6O M8dE"vo{I=g[zʏo'Qe^X *O4Nm6[~Ytu}q6b?$\NHTC$?jog +j`gVV|#&zl%79[_DH\iNJ2|J.~寁jDd.r^ljG4fM}Q/=>Z6Yrުoi:TkZc +\Y1Gzs MA6pOu.ÀMSf^#ڡ.9(K6 B땢sV>+;S~cPG ++M2,3L=f|o55p+\AdCf +!y~zQTVkyr r aqeI⾱eľj\#0K~ 3*08P:3R:Ph򃊛*lvm9WsP3 @vSH~#ݑ"[ +ȍsaIQϡ6R*/hps;tH l-*[? ) Ѱ}~Q1Fߑΰj:.TM|qlrOpM r¥%,#\R.T\> +992 0 obj<> endobj -820 0 obj<> +993 0 obj<> endobj -821 0 obj<> +994 0 obj<> endobj -822 0 obj<> +995 0 obj<> endobj -823 0 obj<> +996 0 obj<> endobj -824 0 obj<> +997 0 obj<> endobj -825 0 obj<> +998 0 obj<> endobj -826 0 obj<> +999 0 obj<> endobj -827 0 obj<> +1000 0 obj<> endobj -828 0 obj<> +1001 0 obj<> endobj -829 0 obj<> +1002 0 obj<> endobj -830 0 obj<> +1003 0 obj<> endobj -831 0 obj<> +1004 0 obj<> endobj -832 0 obj<> +1005 0 obj<> endobj -833 0 obj<> +1006 0 obj<> endobj -834 0 obj<> +1007 0 obj<> endobj -835 0 obj<> +1008 0 obj<> endobj -836 0 obj<> +1009 0 obj<> endobj -837 0 obj<> +1010 0 obj<> endobj -838 0 obj<> +1011 0 obj<> endobj -839 0 obj<> +1012 0 obj<> endobj -840 0 obj<>>> +1013 0 obj<> endobj -841 0 obj<> +1014 0 obj<> endobj -842 0 obj<>stream -xڅN1 E^f1v ,QvE)C5ҀP'i mP)s{``+( xBNr)x"u׸}rM@Ji2=l76 Ëњ%`t)El]H9B~YL~Hf"R(hrBﺫܝ -7SGL'G:`!Wq( ܾjKzz~a1(gDچfD/̹)ic1ʞtѻFo~k} -endstream +1015 0 obj<> endobj -843 0 obj<> +1016 0 obj<> endobj -844 0 obj<> +1017 0 obj<> endobj -845 0 obj -[586 0 477 0 0 0 0 0 0 0 0 0 491] +1018 0 obj<> endobj -846 0 obj<> +1019 0 obj<> endobj -847 0 obj -[619] +1020 0 obj<> endobj -848 0 obj<> +1021 0 obj<> endobj -849 0 obj -[574 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 278 0 278 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 525 507 394 523 424 292 481 551 287 0 514 275 815 556 502 516 512 398 370 333 553 454 0 477] +1022 0 obj<> endobj -850 0 obj<> +1023 0 obj<> endobj -851 0 obj -[389 389] +1024 0 obj<> endobj -852 0 obj -[500 0 500 0 500 0 0 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 0 500 0 500 500 500 0 500 500 500 500 500 500 0 0 0 500 0 0 500 500 0 0 500 0 0 0 0 0 500 0 500 0 0 500 500 500 0 0 0 500 500 500 500 500 500 500 500 500 0 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 0 500] +1025 0 obj<> endobj -853 0 obj -[556] +1026 0 obj<> +endobj +1027 0 obj<> +endobj +1028 0 obj<> +endobj +1029 0 obj<> +endobj +1030 0 obj<> +endobj +1031 0 obj<> +endobj +1032 0 obj<> +endobj +1033 0 obj<> +endobj +1034 0 obj<> +endobj +1035 0 obj<> +endobj +1036 0 obj<> +endobj +1037 0 obj<> +endobj +1038 0 obj<> +endobj +1039 0 obj<> +endobj +1040 0 obj<> +endobj +1041 0 obj<> +endobj +1042 0 obj<> +endobj +1043 0 obj<> +endobj +1044 0 obj<> +endobj +1045 0 obj<> +endobj +1046 0 obj<> +endobj +1047 0 obj<> +endobj +1048 0 obj<> +endobj +1049 0 obj<> +endobj +1050 0 obj<> +endobj +1051 0 obj<> +endobj +1052 0 obj<> +endobj +1053 0 obj<> +endobj +1054 0 obj<> +endobj +1055 0 obj<> +endobj +1056 0 obj<> +endobj +1057 0 obj<> +endobj +1058 0 obj<> endobj -854 0 obj -[602 0 0 602 602 602 602 602 0 0 602 602 0 0 0 0 602 0 602 602 602 0 602 602 602 602 602 602 0 0 0 0 0 0 602 0 0 0 602 0 602 0 0 0 602 0 602 0 0 602 602 602 0 0 0 602 602 602 602 602 602 602 602 602 0 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 0 602] +1059 0 obj<> endobj -855 0 obj -[574 579 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 417 417 0 0 278 319 278 481 572 398 488 493 507 458 558 470 539 562 319 319 0 0 0 0 942 639 604 632 693 576 537 694 738 324 0 0 520 866 713 731 558 0 646 556 597 694 0 928 600 586 0 0 0 0 0 0 201 507 539 446 565 491 321 523 564 280 266 517 282 843 568 539 551 531 382 400 334 569 494 771 503 495 468 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 590 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 900] +1060 0 obj<> endobj -856 0 obj -[602 0 0 602 0 0 0 0 0 0 602 0 0 602 0 0 0 0 602 0 0 0 602] +1061 0 obj<> endobj -857 0 obj -[667 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 278 333 278 0 556 556 556 556 556 556 556 556 556 556 0 0 0 0 0 0 800 722 611 611 722 556 500 722 722 278 0 0 500 944 0 0 556 0 611 556 556 722 667 0 667 0 0 0 0 0 0 0 0 556 611 444 611 556 389 611 611 278 0 556 278 889 611 611 611 611 389 444 389 611 556 889 556 556] +1062 0 obj<> endobj -858 0 obj<> +1063 0 obj<> endobj -859 0 obj<> +1064 0 obj<> endobj -860 0 obj<> +1065 0 obj<> endobj -861 0 obj<> +1066 0 obj<> endobj -862 0 obj<> +1067 0 obj<> endobj -863 0 obj<> +1068 0 obj<> endobj -864 0 obj<> +1069 0 obj<> endobj xref -0 865 +0 1070 0000000000 65535 f 0000000015 00000 n 0000000055 00000 n @@ -2558,723 +2940,928 @@ xref 0000008928 00000 n 0000009017 00000 n 0000009067 00000 n -0000009112 00000 n -0000009202 00000 n -0000009253 00000 n -0000009298 00000 n -0000009389 00000 n -0000009441 00000 n -0000009485 00000 n -0000009577 00000 n -0000009624 00000 n -0000009669 00000 n -0000009756 00000 n -0000009804 00000 n -0000009849 00000 n -0000009937 00000 n -0000009986 00000 n -0000010029 00000 n -0000010118 00000 n -0000010168 00000 n -0000010213 00000 n -0000010290 00000 n -0000010338 00000 n -0000010383 00000 n -0000010514 00000 n -0000010566 00000 n -0000010611 00000 n -0000010690 00000 n -0000010744 00000 n -0000010787 00000 n -0000010868 00000 n -0000010916 00000 n -0000010961 00000 n -0000011091 00000 n -0000011144 00000 n -0000011188 00000 n -0000011311 00000 n -0000011358 00000 n -0000011403 00000 n -0000011477 00000 n -0000011525 00000 n -0000011570 00000 n -0000011658 00000 n -0000011706 00000 n -0000011751 00000 n -0000011839 00000 n -0000011887 00000 n -0000011932 00000 n -0000012020 00000 n -0000012078 00000 n -0000012123 00000 n -0000012221 00000 n -0000012279 00000 n -0000012324 00000 n -0000012422 00000 n -0000012471 00000 n -0000012516 00000 n -0000012605 00000 n -0000012655 00000 n -0000012700 00000 n -0000012790 00000 n -0000012840 00000 n -0000012885 00000 n -0000012975 00000 n -0000013025 00000 n -0000013070 00000 n -0000013160 00000 n -0000013220 00000 n -0000013265 00000 n -0000013365 00000 n -0000013425 00000 n -0000013470 00000 n -0000013557 00000 n -0000013610 00000 n -0000013655 00000 n -0000013779 00000 n -0000013826 00000 n -0000013871 00000 n -0000013945 00000 n -0000013993 00000 n -0000014038 00000 n -0000014126 00000 n -0000014174 00000 n -0000014219 00000 n -0000014307 00000 n -0000014355 00000 n -0000014400 00000 n -0000014488 00000 n -0000014546 00000 n -0000014591 00000 n -0000014689 00000 n -0000014747 00000 n -0000014792 00000 n -0000014890 00000 n -0000014939 00000 n -0000014982 00000 n -0000015071 00000 n -0000015121 00000 n -0000015166 00000 n -0000015256 00000 n -0000015306 00000 n -0000015351 00000 n -0000015441 00000 n -0000015491 00000 n -0000015536 00000 n -0000015626 00000 n -0000015686 00000 n -0000015731 00000 n -0000015831 00000 n -0000015891 00000 n -0000015936 00000 n -0000016023 00000 n -0000016071 00000 n -0000016116 00000 n -0000016239 00000 n -0000016289 00000 n -0000016334 00000 n -0000016411 00000 n -0000016464 00000 n -0000016509 00000 n -0000016602 00000 n -0000016652 00000 n -0000016697 00000 n -0000016787 00000 n -0000016837 00000 n -0000016882 00000 n -0000016972 00000 n -0000017028 00000 n -0000017073 00000 n -0000017157 00000 n -0000017205 00000 n -0000017250 00000 n -0000017378 00000 n -0000017431 00000 n -0000017476 00000 n -0000017602 00000 n -0000017649 00000 n -0000017694 00000 n -0000017768 00000 n -0000017817 00000 n -0000017862 00000 n +0000009111 00000 n +0000009201 00000 n +0000009252 00000 n +0000009297 00000 n +0000009388 00000 n +0000009440 00000 n +0000009484 00000 n +0000009576 00000 n +0000009623 00000 n +0000009668 00000 n +0000009755 00000 n +0000009803 00000 n +0000009848 00000 n +0000009936 00000 n +0000009985 00000 n +0000010030 00000 n +0000010119 00000 n +0000010169 00000 n +0000010214 00000 n +0000010291 00000 n +0000010339 00000 n +0000010384 00000 n +0000010515 00000 n +0000010567 00000 n +0000010612 00000 n +0000010691 00000 n +0000010745 00000 n +0000010790 00000 n +0000010871 00000 n +0000010919 00000 n +0000010964 00000 n +0000011094 00000 n +0000011147 00000 n +0000011192 00000 n +0000011315 00000 n +0000011362 00000 n +0000011407 00000 n +0000011481 00000 n +0000011529 00000 n +0000011574 00000 n +0000011662 00000 n +0000011710 00000 n +0000011753 00000 n +0000011841 00000 n +0000011889 00000 n +0000011934 00000 n +0000012022 00000 n +0000012080 00000 n +0000012125 00000 n +0000012223 00000 n +0000012281 00000 n +0000012326 00000 n +0000012424 00000 n +0000012473 00000 n +0000012518 00000 n +0000012607 00000 n +0000012657 00000 n +0000012702 00000 n +0000012792 00000 n +0000012842 00000 n +0000012887 00000 n +0000012977 00000 n +0000013027 00000 n +0000013072 00000 n +0000013162 00000 n +0000013222 00000 n +0000013267 00000 n +0000013367 00000 n +0000013427 00000 n +0000013472 00000 n +0000013559 00000 n +0000013612 00000 n +0000013657 00000 n +0000013781 00000 n +0000013828 00000 n +0000013873 00000 n +0000013947 00000 n +0000013995 00000 n +0000014040 00000 n +0000014128 00000 n +0000014176 00000 n +0000014221 00000 n +0000014309 00000 n +0000014357 00000 n +0000014402 00000 n +0000014490 00000 n +0000014548 00000 n +0000014593 00000 n +0000014691 00000 n +0000014749 00000 n +0000014794 00000 n +0000014892 00000 n +0000014941 00000 n +0000014986 00000 n +0000015075 00000 n +0000015125 00000 n +0000015170 00000 n +0000015260 00000 n +0000015310 00000 n +0000015355 00000 n +0000015445 00000 n +0000015495 00000 n +0000015540 00000 n +0000015630 00000 n +0000015690 00000 n +0000015735 00000 n +0000015835 00000 n +0000015895 00000 n +0000015940 00000 n +0000016027 00000 n +0000016075 00000 n +0000016119 00000 n +0000016242 00000 n +0000016292 00000 n +0000016337 00000 n +0000016414 00000 n +0000016467 00000 n +0000016512 00000 n +0000016605 00000 n +0000016655 00000 n +0000016700 00000 n +0000016790 00000 n +0000016840 00000 n +0000016885 00000 n +0000016975 00000 n +0000017031 00000 n +0000017075 00000 n +0000017159 00000 n +0000017207 00000 n +0000017252 00000 n +0000017380 00000 n +0000017433 00000 n +0000017478 00000 n +0000017590 00000 n +0000017639 00000 n +0000017684 00000 n +0000017760 00000 n +0000017813 00000 n +0000017858 00000 n 0000017951 00000 n -0000018000 00000 n -0000018045 00000 n -0000018134 00000 n -0000018185 00000 n -0000018230 00000 n -0000018321 00000 n -0000018373 00000 n -0000018418 00000 n -0000018510 00000 n -0000018561 00000 n -0000018606 00000 n -0000018697 00000 n -0000018749 00000 n -0000018793 00000 n -0000018885 00000 n -0000018936 00000 n -0000018981 00000 n -0000019072 00000 n -0000019125 00000 n -0000019170 00000 n -0000019263 00000 n -0000019315 00000 n -0000019360 00000 n -0000019452 00000 n -0000019508 00000 n -0000019553 00000 n -0000019649 00000 n -0000019704 00000 n -0000019749 00000 n -0000019844 00000 n -0000019901 00000 n -0000019946 00000 n -0000020043 00000 n -0000020099 00000 n -0000020144 00000 n -0000020240 00000 n -0000020292 00000 n -0000020337 00000 n -0000020429 00000 n -0000020480 00000 n -0000020525 00000 n -0000020616 00000 n -0000020667 00000 n -0000020712 00000 n -0000020803 00000 n -0000020853 00000 n -0000020898 00000 n -0000020988 00000 n -0000021040 00000 n -0000021085 00000 n -0000021177 00000 n -0000021228 00000 n -0000021272 00000 n -0000021363 00000 n -0000021416 00000 n -0000021461 00000 n -0000021554 00000 n -0000021606 00000 n -0000021650 00000 n -0000021729 00000 n -0000021782 00000 n -0000021827 00000 n -0000021955 00000 n -0000022007 00000 n -0000022052 00000 n +0000018001 00000 n +0000018046 00000 n +0000018136 00000 n +0000018187 00000 n +0000018232 00000 n +0000018323 00000 n +0000018372 00000 n +0000018417 00000 n +0000018506 00000 n +0000018554 00000 n +0000018599 00000 n +0000018687 00000 n +0000018736 00000 n +0000018781 00000 n +0000018857 00000 n +0000018910 00000 n +0000018955 00000 n +0000019069 00000 n +0000019120 00000 n +0000019165 00000 n +0000019243 00000 n +0000019298 00000 n +0000019343 00000 n +0000019438 00000 n +0000019490 00000 n +0000019535 00000 n +0000019627 00000 n +0000019680 00000 n +0000019725 00000 n +0000019818 00000 n +0000019869 00000 n +0000019914 00000 n +0000020005 00000 n +0000020055 00000 n +0000020100 00000 n +0000020190 00000 n +0000020241 00000 n +0000020285 00000 n +0000020363 00000 n +0000020411 00000 n +0000020456 00000 n +0000020584 00000 n +0000020637 00000 n +0000020682 00000 n +0000020797 00000 n +0000020844 00000 n +0000020888 00000 n +0000020962 00000 n +0000021011 00000 n +0000021056 00000 n +0000021145 00000 n +0000021194 00000 n +0000021239 00000 n +0000021328 00000 n +0000021379 00000 n +0000021424 00000 n +0000021515 00000 n +0000021567 00000 n +0000021612 00000 n +0000021704 00000 n +0000021755 00000 n +0000021800 00000 n +0000021891 00000 n +0000021943 00000 n +0000021988 00000 n +0000022080 00000 n 0000022131 00000 n -0000022183 00000 n -0000022228 00000 n +0000022176 00000 n +0000022267 00000 n 0000022320 00000 n -0000022369 00000 n -0000022414 00000 n -0000022490 00000 n -0000022543 00000 n -0000022588 00000 n -0000022707 00000 n -0000022758 00000 n -0000022803 00000 n -0000022881 00000 n -0000022933 00000 n -0000022978 00000 n -0000023070 00000 n -0000023124 00000 n -0000023169 00000 n -0000023263 00000 n -0000023314 00000 n -0000023358 00000 n -0000023449 00000 n -0000023500 00000 n -0000023545 00000 n -0000023636 00000 n -0000023688 00000 n -0000023733 00000 n -0000023825 00000 n -0000023879 00000 n -0000023924 00000 n -0000024018 00000 n -0000024069 00000 n -0000024114 00000 n -0000024192 00000 n -0000024240 00000 n -0000024285 00000 n -0000024416 00000 n -0000024469 00000 n -0000024514 00000 n -0000024629 00000 n -0000024678 00000 n -0000024723 00000 n -0000024799 00000 n -0000024852 00000 n -0000024897 00000 n -0000024990 00000 n -0000025040 00000 n -0000025085 00000 n -0000025175 00000 n -0000025226 00000 n -0000025271 00000 n -0000025362 00000 n -0000025411 00000 n -0000025455 00000 n -0000025544 00000 n -0000025592 00000 n -0000025637 00000 n -0000025725 00000 n -0000025774 00000 n -0000025819 00000 n -0000025895 00000 n -0000025948 00000 n -0000025993 00000 n -0000026110 00000 n -0000026161 00000 n -0000026206 00000 n -0000026284 00000 n -0000026339 00000 n -0000026384 00000 n -0000026479 00000 n -0000026531 00000 n -0000026576 00000 n -0000026668 00000 n -0000026721 00000 n -0000026766 00000 n -0000026859 00000 n -0000026910 00000 n -0000026954 00000 n -0000027045 00000 n -0000027095 00000 n -0000027140 00000 n -0000027230 00000 n -0000027281 00000 n -0000027325 00000 n -0000027403 00000 n -0000027451 00000 n -0000027495 00000 n -0000027625 00000 n -0000027678 00000 n -0000027722 00000 n -0000027835 00000 n -0000027894 00000 n -0000027939 00000 n -0000028025 00000 n -0000028076 00000 n -0000028121 00000 n -0000028199 00000 n -0000028252 00000 n -0000028297 00000 n -0000028415 00000 n -0000028464 00000 n -0000028509 00000 n -0000028585 00000 n -0000028635 00000 n -0000028680 00000 n -0000028770 00000 n -0000028820 00000 n -0000028865 00000 n +0000022365 00000 n +0000022458 00000 n +0000022510 00000 n +0000022555 00000 n +0000022647 00000 n +0000022703 00000 n +0000022747 00000 n +0000022843 00000 n +0000022898 00000 n +0000022942 00000 n +0000023037 00000 n +0000023094 00000 n +0000023139 00000 n +0000023236 00000 n +0000023292 00000 n +0000023337 00000 n +0000023433 00000 n +0000023485 00000 n +0000023530 00000 n +0000023622 00000 n +0000023673 00000 n +0000023718 00000 n +0000023809 00000 n +0000023860 00000 n +0000023905 00000 n +0000023996 00000 n +0000024046 00000 n +0000024091 00000 n +0000024181 00000 n +0000024233 00000 n +0000024278 00000 n +0000024370 00000 n +0000024421 00000 n +0000024466 00000 n +0000024557 00000 n +0000024610 00000 n +0000024653 00000 n +0000024746 00000 n +0000024798 00000 n +0000024843 00000 n +0000024922 00000 n +0000024975 00000 n +0000025020 00000 n +0000025148 00000 n +0000025200 00000 n +0000025245 00000 n +0000025324 00000 n +0000025376 00000 n +0000025421 00000 n +0000025513 00000 n +0000025562 00000 n +0000025607 00000 n +0000025696 00000 n +0000025746 00000 n +0000025791 00000 n +0000025868 00000 n +0000025921 00000 n +0000025966 00000 n +0000026098 00000 n +0000026149 00000 n +0000026194 00000 n +0000026272 00000 n +0000026324 00000 n +0000026369 00000 n +0000026461 00000 n +0000026515 00000 n +0000026560 00000 n +0000026654 00000 n +0000026705 00000 n +0000026750 00000 n +0000026841 00000 n +0000026891 00000 n +0000026936 00000 n +0000027026 00000 n +0000027077 00000 n +0000027122 00000 n +0000027213 00000 n +0000027265 00000 n +0000027310 00000 n +0000027402 00000 n +0000027456 00000 n +0000027501 00000 n +0000027595 00000 n +0000027646 00000 n +0000027691 00000 n +0000027769 00000 n +0000027822 00000 n +0000027867 00000 n +0000027989 00000 n +0000028041 00000 n +0000028086 00000 n +0000028165 00000 n +0000028217 00000 n +0000028261 00000 n +0000028353 00000 n +0000028408 00000 n +0000028453 00000 n +0000028548 00000 n +0000028604 00000 n +0000028649 00000 n +0000028732 00000 n +0000028780 00000 n +0000028825 00000 n 0000028955 00000 n -0000029005 00000 n -0000029050 00000 n -0000029140 00000 n -0000029191 00000 n -0000029236 00000 n -0000029327 00000 n -0000029379 00000 n -0000029424 00000 n -0000029516 00000 n -0000029568 00000 n -0000029613 00000 n -0000029705 00000 n -0000029757 00000 n -0000029802 00000 n -0000029894 00000 n -0000029946 00000 n -0000029991 00000 n -0000030083 00000 n -0000030137 00000 n -0000030182 00000 n -0000030276 00000 n -0000030326 00000 n -0000030371 00000 n -0000030461 00000 n -0000030512 00000 n -0000030557 00000 n -0000030648 00000 n -0000030700 00000 n -0000030744 00000 n -0000030836 00000 n -0000030889 00000 n -0000030934 00000 n -0000031014 00000 n -0000031062 00000 n -0000031106 00000 n -0000031227 00000 n -0000031277 00000 n -0000031322 00000 n -0000031399 00000 n -0000031448 00000 n -0000031493 00000 n -0000031569 00000 n -0000031612 00000 n -0000031657 00000 n -0000031775 00000 n -0000031820 00000 n -0000031865 00000 n -0000031948 00000 n -0000031993 00000 n -0000032038 00000 n -0000032134 00000 n -0000032179 00000 n -0000032224 00000 n -0000032320 00000 n -0000032365 00000 n -0000032410 00000 n -0000032506 00000 n -0000032551 00000 n -0000032596 00000 n -0000032692 00000 n -0000032737 00000 n -0000032782 00000 n -0000032878 00000 n -0000032923 00000 n -0000032968 00000 n -0000033064 00000 n -0000033109 00000 n -0000033154 00000 n -0000033250 00000 n -0000033295 00000 n -0000033340 00000 n -0000033423 00000 n -0000033467 00000 n -0000033756 00000 n -0000033846 00000 n -0000037237 00000 n -0000037282 00000 n -0000037327 00000 n -0000037514 00000 n -0000037851 00000 n -0000050829 00000 n -0000050984 00000 n -0000051179 00000 n -0000058683 00000 n -0000058846 00000 n -0000058993 00000 n -0000059106 00000 n -0000059548 00000 n -0000078069 00000 n -0000078229 00000 n -0000078347 00000 n -0000078465 00000 n -0000078583 00000 n -0000078701 00000 n -0000078819 00000 n -0000078932 00000 n -0000079050 00000 n -0000079167 00000 n -0000079285 00000 n -0000079402 00000 n -0000079520 00000 n -0000079632 00000 n -0000079750 00000 n -0000079868 00000 n -0000079986 00000 n -0000080104 00000 n -0000080221 00000 n -0000080339 00000 n -0000080457 00000 n -0000080575 00000 n -0000080687 00000 n -0000081071 00000 n -0000093794 00000 n -0000093958 00000 n -0000094140 00000 n -0000096643 00000 n -0000096800 00000 n -0000096983 00000 n -0000097092 00000 n -0000097194 00000 n -0000097275 00000 n -0000099965 00000 n -0000100010 00000 n -0000100486 00000 n -0000115130 00000 n -0000115300 00000 n -0000115517 00000 n +0000029008 00000 n +0000029053 00000 n +0000029166 00000 n +0000029225 00000 n +0000029270 00000 n +0000029356 00000 n +0000029407 00000 n +0000029452 00000 n +0000029530 00000 n +0000029583 00000 n +0000029628 00000 n +0000029746 00000 n +0000029795 00000 n +0000029840 00000 n +0000029916 00000 n +0000029966 00000 n +0000030011 00000 n +0000030101 00000 n +0000030151 00000 n +0000030196 00000 n +0000030286 00000 n +0000030336 00000 n +0000030381 00000 n +0000030471 00000 n +0000030522 00000 n +0000030566 00000 n +0000030657 00000 n +0000030709 00000 n +0000030754 00000 n +0000030846 00000 n +0000030898 00000 n +0000030943 00000 n +0000031035 00000 n +0000031087 00000 n +0000031131 00000 n +0000031223 00000 n +0000031275 00000 n +0000031320 00000 n +0000031412 00000 n +0000031466 00000 n +0000031511 00000 n +0000031605 00000 n +0000031655 00000 n +0000031700 00000 n +0000031790 00000 n +0000031841 00000 n +0000031884 00000 n +0000031975 00000 n +0000032027 00000 n +0000032072 00000 n +0000032164 00000 n +0000032217 00000 n +0000032262 00000 n +0000032342 00000 n +0000032390 00000 n +0000032435 00000 n +0000032556 00000 n +0000032606 00000 n +0000032651 00000 n +0000032728 00000 n +0000032777 00000 n +0000032822 00000 n +0000032898 00000 n +0000032941 00000 n +0000032986 00000 n +0000033105 00000 n +0000033150 00000 n +0000033195 00000 n +0000033278 00000 n +0000033323 00000 n +0000033368 00000 n +0000033464 00000 n +0000033509 00000 n +0000033554 00000 n +0000033650 00000 n +0000033695 00000 n +0000033740 00000 n +0000033836 00000 n +0000033881 00000 n +0000033926 00000 n +0000034022 00000 n +0000034067 00000 n +0000034112 00000 n +0000034208 00000 n +0000034253 00000 n +0000034298 00000 n +0000034394 00000 n +0000034439 00000 n +0000034484 00000 n +0000034580 00000 n +0000034625 00000 n +0000034670 00000 n +0000034766 00000 n +0000034811 00000 n +0000034856 00000 n +0000034939 00000 n +0000034983 00000 n +0000035272 00000 n +0000035459 00000 n +0000035606 00000 n +0000035719 00000 n +0000035837 00000 n +0000035955 00000 n +0000036073 00000 n +0000036191 00000 n +0000036309 00000 n +0000036422 00000 n +0000036540 00000 n +0000036657 00000 n +0000036775 00000 n +0000036892 00000 n +0000037010 00000 n +0000037122 00000 n +0000037240 00000 n +0000037358 00000 n +0000037476 00000 n +0000037594 00000 n +0000037712 00000 n +0000037829 00000 n +0000037947 00000 n +0000038065 00000 n +0000038177 00000 n +0000038360 00000 n +0000038450 00000 n +0000040848 00000 n +0000040893 00000 n +0000040938 00000 n +0000041093 00000 n +0000041256 00000 n +0000041416 00000 n +0000041580 00000 n +0000041737 00000 n +0000041846 00000 n +0000041948 00000 n +0000042029 00000 n +0000044323 00000 n +0000044368 00000 n +0000044538 00000 n +0000044688 00000 n +0000044849 00000 n +0000044963 00000 n +0000045044 00000 n +0000048058 00000 n +0000048103 00000 n +0000048247 00000 n +0000048349 00000 n +0000048430 00000 n +0000050871 00000 n +0000050916 00000 n +0000050997 00000 n +0000052779 00000 n +0000052824 00000 n +0000052905 00000 n +0000055041 00000 n +0000055086 00000 n +0000055176 00000 n +0000055257 00000 n +0000057001 00000 n +0000057046 00000 n +0000057155 00000 n +0000057273 00000 n +0000057370 00000 n +0000059394 00000 n +0000059439 00000 n +0000059520 00000 n +0000060824 00000 n +0000060869 00000 n +0000060950 00000 n +0000062530 00000 n +0000062575 00000 n +0000062697 00000 n +0000062820 00000 n +0000062925 00000 n +0000065982 00000 n +0000066027 00000 n +0000066149 00000 n +0000066272 00000 n +0000066377 00000 n +0000068864 00000 n +0000068909 00000 n +0000069030 00000 n +0000069127 00000 n +0000071161 00000 n +0000071206 00000 n +0000071251 00000 n +0000071296 00000 n +0000071341 00000 n +0000071386 00000 n +0000071431 00000 n +0000071476 00000 n +0000071521 00000 n +0000071566 00000 n +0000071675 00000 n +0000071756 00000 n +0000073752 00000 n +0000073797 00000 n +0000073878 00000 n +0000075662 00000 n +0000075707 00000 n +0000075788 00000 n +0000078089 00000 n +0000078134 00000 n +0000078179 00000 n +0000078223 00000 n +0000078268 00000 n +0000078349 00000 n +0000080610 00000 n +0000080655 00000 n +0000080700 00000 n +0000080745 00000 n +0000080789 00000 n +0000080834 00000 n +0000080878 00000 n +0000080923 00000 n +0000080968 00000 n +0000081013 00000 n +0000081058 00000 n +0000081103 00000 n +0000081148 00000 n +0000081192 00000 n +0000081237 00000 n +0000081318 00000 n +0000083876 00000 n +0000083921 00000 n +0000083966 00000 n +0000084011 00000 n +0000084056 00000 n +0000084101 00000 n +0000084146 00000 n +0000084191 00000 n +0000084236 00000 n +0000084281 00000 n +0000084326 00000 n +0000084449 00000 n +0000084546 00000 n +0000086458 00000 n +0000086503 00000 n +0000086548 00000 n +0000086593 00000 n +0000086638 00000 n +0000086683 00000 n +0000086728 00000 n +0000086773 00000 n +0000086818 00000 n +0000086863 00000 n +0000086907 00000 n +0000086952 00000 n +0000086997 00000 n +0000087042 00000 n +0000087087 00000 n +0000087132 00000 n +0000087177 00000 n +0000087222 00000 n +0000087267 00000 n +0000087312 00000 n +0000087357 00000 n +0000087402 00000 n +0000087447 00000 n +0000087492 00000 n +0000087601 00000 n +0000087719 00000 n +0000087837 00000 n +0000087958 00000 n +0000088081 00000 n +0000088202 00000 n +0000090253 00000 n +0000090298 00000 n +0000090343 00000 n +0000090388 00000 n +0000090433 00000 n +0000090478 00000 n +0000090523 00000 n +0000090568 00000 n +0000090613 00000 n +0000090657 00000 n +0000090702 00000 n +0000090747 00000 n +0000090792 00000 n +0000090837 00000 n +0000090882 00000 n +0000090927 00000 n +0000090972 00000 n +0000091017 00000 n +0000091062 00000 n +0000091107 00000 n +0000091152 00000 n +0000091197 00000 n +0000091242 00000 n +0000091287 00000 n +0000091332 00000 n +0000091377 00000 n +0000091458 00000 n +0000093427 00000 n +0000093472 00000 n +0000093517 00000 n +0000093562 00000 n +0000093607 00000 n +0000093652 00000 n +0000093697 00000 n +0000093742 00000 n +0000093787 00000 n +0000093832 00000 n +0000093876 00000 n +0000093921 00000 n +0000093966 00000 n +0000094011 00000 n +0000094056 00000 n +0000094101 00000 n +0000094146 00000 n +0000094191 00000 n +0000094236 00000 n +0000094281 00000 n +0000094326 00000 n +0000094371 00000 n +0000094416 00000 n +0000094461 00000 n +0000094506 00000 n +0000094551 00000 n +0000094596 00000 n +0000094641 00000 n +0000094686 00000 n +0000094809 00000 n +0000094906 00000 n +0000097339 00000 n +0000097384 00000 n +0000097429 00000 n +0000097474 00000 n +0000097519 00000 n +0000097564 00000 n +0000097609 00000 n +0000097654 00000 n +0000097699 00000 n +0000097744 00000 n +0000097789 00000 n +0000097833 00000 n +0000097878 00000 n +0000097922 00000 n +0000097967 00000 n +0000098012 00000 n +0000098057 00000 n +0000098102 00000 n +0000098147 00000 n +0000098270 00000 n +0000098367 00000 n +0000100319 00000 n +0000100364 00000 n +0000100409 00000 n +0000100490 00000 n +0000102653 00000 n +0000102698 00000 n +0000102743 00000 n +0000102788 00000 n +0000102833 00000 n +0000102877 00000 n +0000102922 00000 n +0000102967 00000 n +0000103012 00000 n +0000103057 00000 n +0000103102 00000 n +0000103147 00000 n +0000103192 00000 n +0000103315 00000 n +0000103438 00000 n +0000103561 00000 n +0000103683 00000 n +0000103805 00000 n +0000103926 00000 n +0000104049 00000 n +0000104172 00000 n +0000104295 00000 n +0000104418 00000 n +0000104534 00000 n +0000104656 00000 n +0000104778 00000 n +0000104963 00000 n +0000107592 00000 n +0000107637 00000 n +0000107682 00000 n +0000107727 00000 n +0000107772 00000 n +0000107817 00000 n +0000107910 00000 n +0000108032 00000 n +0000108154 00000 n +0000108276 00000 n +0000108398 00000 n +0000108520 00000 n +0000108642 00000 n +0000108760 00000 n +0000108878 00000 n +0000108996 00000 n +0000109114 00000 n +0000109232 00000 n +0000109350 00000 n +0000109467 00000 n +0000109584 00000 n +0000109704 00000 n +0000109825 00000 n +0000109947 00000 n +0000110069 00000 n +0000110191 00000 n +0000110313 00000 n +0000110435 00000 n +0000110557 00000 n +0000110679 00000 n +0000110801 00000 n +0000110923 00000 n +0000111045 00000 n +0000111167 00000 n +0000111288 00000 n +0000111410 00000 n +0000111533 00000 n +0000111656 00000 n +0000111772 00000 n +0000111888 00000 n +0000112010 00000 n +0000112132 00000 n +0000112250 00000 n +0000112368 00000 n +0000112434 00000 n +0000112827 00000 n +0000113958 00000 n +0000114003 00000 n +0000114115 00000 n +0000114237 00000 n +0000114360 00000 n +0000114483 00000 n +0000114606 00000 n +0000114729 00000 n +0000114852 00000 n +0000114970 00000 n +0000115088 00000 n +0000115205 00000 n +0000115328 00000 n +0000115451 00000 n +0000115573 00000 n +0000115695 00000 n +0000115818 00000 n +0000115941 00000 n +0000116064 00000 n +0000116187 00000 n +0000116310 00000 n +0000116432 00000 n +0000116554 00000 n +0000116677 00000 n +0000116800 00000 n 0000116922 00000 n -0000117072 00000 n -0000117316 00000 n -0000129698 00000 n -0000129859 00000 n -0000129973 00000 n -0000130054 00000 n -0000133366 00000 n -0000133411 00000 n -0000133608 00000 n -0000140127 00000 n -0000140288 00000 n -0000140390 00000 n -0000140471 00000 n -0000143425 00000 n -0000143470 00000 n -0000143551 00000 n -0000145761 00000 n -0000145806 00000 n -0000145887 00000 n -0000148303 00000 n -0000148348 00000 n -0000148438 00000 n -0000148519 00000 n -0000150590 00000 n -0000150635 00000 n -0000150744 00000 n -0000150841 00000 n -0000153221 00000 n -0000153266 00000 n -0000153384 00000 n -0000153465 00000 n -0000155002 00000 n -0000155047 00000 n -0000155128 00000 n -0000157187 00000 n -0000157232 00000 n -0000157337 00000 n -0000160784 00000 n -0000160829 00000 n -0000160952 00000 n -0000161075 00000 n -0000161156 00000 n -0000163630 00000 n -0000163675 00000 n -0000163756 00000 n -0000165935 00000 n -0000165980 00000 n -0000166089 00000 n -0000166170 00000 n -0000169031 00000 n -0000169076 00000 n -0000169121 00000 n -0000169166 00000 n -0000169211 00000 n -0000169292 00000 n -0000173686 00000 n -0000173731 00000 n -0000173776 00000 n -0000173821 00000 n -0000173866 00000 n -0000173910 00000 n -0000173955 00000 n -0000173999 00000 n -0000174044 00000 n -0000174089 00000 n -0000174134 00000 n -0000174179 00000 n -0000174224 00000 n -0000174269 00000 n -0000174314 00000 n -0000174359 00000 n -0000174404 00000 n -0000174449 00000 n -0000174494 00000 n -0000174539 00000 n -0000174584 00000 n -0000174628 00000 n -0000174673 00000 n -0000174718 00000 n -0000174823 00000 n -0000177388 00000 n -0000177433 00000 n -0000177556 00000 n -0000177679 00000 n -0000177784 00000 n -0000180164 00000 n -0000180209 00000 n -0000180332 00000 n -0000180454 00000 n -0000180551 00000 n -0000183309 00000 n -0000183354 00000 n -0000183399 00000 n -0000183444 00000 n -0000183489 00000 n -0000183534 00000 n -0000183579 00000 n -0000183624 00000 n -0000183669 00000 n -0000183714 00000 n -0000183759 00000 n -0000183804 00000 n -0000183849 00000 n -0000183894 00000 n -0000184017 00000 n -0000184098 00000 n -0000186524 00000 n -0000186569 00000 n -0000186614 00000 n -0000186659 00000 n -0000186704 00000 n -0000186749 00000 n -0000186794 00000 n -0000186839 00000 n -0000186884 00000 n -0000186927 00000 n -0000187036 00000 n -0000187117 00000 n -0000189952 00000 n -0000189997 00000 n -0000190042 00000 n -0000190087 00000 n -0000190132 00000 n -0000190177 00000 n -0000190222 00000 n -0000190266 00000 n -0000190311 00000 n -0000190389 00000 n -0000190734 00000 n -0000193243 00000 n -0000193288 00000 n -0000193403 00000 n -0000193526 00000 n -0000193649 00000 n -0000193772 00000 n -0000193895 00000 n -0000194018 00000 n -0000194141 00000 n -0000194264 00000 n -0000194386 00000 n -0000194504 00000 n -0000194622 00000 n -0000194740 00000 n -0000194858 00000 n -0000194976 00000 n -0000195094 00000 n -0000195212 00000 n -0000195330 00000 n -0000195452 00000 n -0000195574 00000 n -0000195697 00000 n -0000195820 00000 n -0000195943 00000 n -0000196066 00000 n -0000196189 00000 n -0000196312 00000 n -0000196435 00000 n -0000196558 00000 n -0000196680 00000 n -0000196803 00000 n -0000196926 00000 n -0000197048 00000 n -0000197170 00000 n -0000197248 00000 n -0000197633 00000 n -0000199981 00000 n -0000200026 00000 n -0000200148 00000 n -0000200271 00000 n -0000200387 00000 n -0000200503 00000 n -0000200624 00000 n -0000200746 00000 n -0000200864 00000 n -0000200981 00000 n -0000201169 00000 n -0000206510 00000 n -0000206672 00000 n -0000206785 00000 n -0000206908 00000 n -0000207031 00000 n -0000207154 00000 n -0000207275 00000 n -0000207397 00000 n -0000207520 00000 n -0000207638 00000 n -0000207756 00000 n -0000207874 00000 n -0000207997 00000 n -0000208120 00000 n -0000208242 00000 n -0000208365 00000 n -0000208487 00000 n -0000208610 00000 n -0000208733 00000 n -0000208856 00000 n -0000208979 00000 n -0000209102 00000 n -0000209225 00000 n -0000209348 00000 n -0000209470 00000 n -0000209593 00000 n -0000209716 00000 n -0000209839 00000 n -0000209961 00000 n -0000210027 00000 n -0000210444 00000 n -0000212658 00000 n -0000212703 00000 n -0000212826 00000 n -0000212949 00000 n -0000213067 00000 n -0000213185 00000 n -0000213301 00000 n -0000213423 00000 n -0000213545 00000 n -0000213666 00000 n -0000213787 00000 n -0000213909 00000 n -0000214031 00000 n -0000214154 00000 n -0000214277 00000 n -0000214400 00000 n -0000214523 00000 n -0000214646 00000 n -0000214768 00000 n -0000214891 00000 n -0000215007 00000 n -0000215130 00000 n -0000215253 00000 n -0000215376 00000 n -0000215499 00000 n -0000215622 00000 n -0000215745 00000 n -0000215868 00000 n -0000215991 00000 n -0000216113 00000 n -0000216235 00000 n -0000216358 00000 n -0000216480 00000 n -0000216603 00000 n -0000216726 00000 n -0000216849 00000 n -0000216972 00000 n -0000217095 00000 n -0000217218 00000 n -0000217336 00000 n -0000217453 00000 n -0000217571 00000 n -0000217625 00000 n -0000217706 00000 n -0000218029 00000 n -0000218074 00000 n -0000218195 00000 n -0000218246 00000 n -0000218323 00000 n -0000218346 00000 n -0000220226 00000 n -0000220533 00000 n -0000222182 00000 n -0000222209 00000 n -0000222546 00000 n -0000222569 00000 n -0000222862 00000 n -0000223363 00000 n -0000223440 00000 n -0000223813 00000 n -0000223921 00000 n -0000223989 00000 n -0000230546 00000 n -0000230581 00000 n -0000230616 00000 n -0000230735 00000 n +0000117044 00000 n +0000117167 00000 n +0000117290 00000 n +0000117413 00000 n +0000117536 00000 n +0000117654 00000 n +0000117772 00000 n +0000117890 00000 n +0000118013 00000 n +0000118135 00000 n +0000118258 00000 n +0000118381 00000 n +0000118459 00000 n +0000118844 00000 n +0000120106 00000 n +0000120151 00000 n +0000120296 00000 n +0000120419 00000 n +0000120542 00000 n +0000120665 00000 n +0000120787 00000 n +0000120910 00000 n +0000121033 00000 n +0000121155 00000 n +0000121278 00000 n +0000121401 00000 n +0000121519 00000 n +0000121642 00000 n +0000121765 00000 n +0000121888 00000 n +0000122011 00000 n +0000122134 00000 n +0000122257 00000 n +0000122379 00000 n +0000122502 00000 n +0000122624 00000 n +0000122747 00000 n +0000122870 00000 n +0000122993 00000 n +0000123116 00000 n +0000123239 00000 n +0000123362 00000 n +0000123485 00000 n +0000123608 00000 n +0000123731 00000 n +0000123848 00000 n +0000123965 00000 n +0000124083 00000 n +0000124436 00000 n +0000125305 00000 n +0000125350 00000 n +0000125421 00000 n +0000125454 00000 n +0000125933 00000 n +0000126401 00000 n +0000126484 00000 n +0000126515 00000 n +0000126906 00000 n +0000126929 00000 n +0000127292 00000 n +0000127937 00000 n +0000128048 00000 n +0000128521 00000 n +0000135586 00000 n +0000135808 00000 n +0000138313 00000 n +0000138515 00000 n +0000143855 00000 n +0000144063 00000 n +0000156445 00000 n +0000156709 00000 n +0000175527 00000 n +0000175997 00000 n +0000190641 00000 n +0000191137 00000 n +0000198641 00000 n +0000198856 00000 n +0000212005 00000 n +0000212437 00000 n +0000213841 00000 n +0000214074 00000 n +0000227123 00000 n +0000227483 00000 n +0000227599 00000 n +0000227667 00000 n +0000227930 00000 n +0000228186 00000 n +0000228407 00000 n +0000228650 00000 n +0000228894 00000 n +0000229127 00000 n +0000229361 00000 n +0000229594 00000 n +0000229879 00000 n +0000230109 00000 n +0000230394 00000 n +0000230648 00000 n +0000230885 00000 n +0000231142 00000 n +0000231392 00000 n +0000231639 00000 n +0000231903 00000 n +0000232162 00000 n +0000232416 00000 n +0000232670 00000 n +0000232944 00000 n +0000233195 00000 n +0000233444 00000 n +0000233670 00000 n +0000233871 00000 n +0000234072 00000 n +0000234281 00000 n +0000234489 00000 n +0000234698 00000 n +0000234905 00000 n +0000235112 00000 n +0000235315 00000 n +0000235532 00000 n +0000235749 00000 n +0000235964 00000 n +0000236181 00000 n +0000236398 00000 n +0000236615 00000 n +0000236832 00000 n +0000237049 00000 n +0000237263 00000 n +0000237480 00000 n +0000237697 00000 n +0000237914 00000 n +0000238128 00000 n +0000238337 00000 n +0000238546 00000 n +0000238755 00000 n +0000238935 00000 n +0000239088 00000 n +0000239240 00000 n +0000239393 00000 n +0000239538 00000 n +0000239706 00000 n +0000239924 00000 n +0000240144 00000 n +0000240369 00000 n +0000240633 00000 n +0000240898 00000 n +0000241025 00000 n +0000241154 00000 n +0000241285 00000 n +0000241413 00000 n +0000241535 00000 n +0000241659 00000 n +0000241784 00000 n +0000241908 00000 n +0000242028 00000 n +0000242151 00000 n +0000242283 00000 n +0000242396 00000 n +0000242498 00000 n +0000242535 00000 n +0000242656 00000 n trailer -<>/Info 864 0 R/Size 865>> +<>/Info 1069 0 R/Size 1070>> startxref -231112 +243081 %%EOF diff --git a/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex b/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex index b433d9ea2e7..93bee323ddc 100644 --- a/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex +++ b/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex @@ -1,4 +1,4 @@ -% $Id: etoolbox.tex,v 1.8 2009/08/06 16:50:04 lehman stable $ +% $Id: etoolbox.tex,v 1.9 2010/04/10 19:11:49 lehman stable $ \documentclass{ltxdockit} \usepackage[latin9]{inputenc} \usepackage[american]{babel} @@ -8,7 +8,7 @@ \MakeAutoQuote*{<}{>} \MakeShortVerb{\|} -\rcsid{$Id: etoolbox.tex,v 1.8 2009/08/06 16:50:04 lehman stable $} +\rcsid{$Id: etoolbox.tex,v 1.9 2010/04/10 19:11:49 lehman stable $} \titlepage{% title={The \sty{etoolbox} package}, @@ -43,7 +43,7 @@ This package requires \etex. \tex distributions have been shipping \etex binarie \subsection{License} -Copyright \textcopyright\ 2007--2009 Philipp Lehman. Permission is granted to copy, distribute and\slash or modify this software under the terms of the \lppl, version 1.3.\fnurl{http://www.ctan.org/tex-archive/macros/latex/base/lppl.txt} This package is author"=maintained. +Copyright \textcopyright\ 2007--2010 Philipp Lehman. Permission is granted to copy, distribute and\slash or modify this software under the terms of the \lppl, version 1.3.\fnurl{http://www.ctan.org/tex-archive/macros/latex/base/lppl.txt} This package is author"=maintained. \subsection{Feedback} @@ -212,19 +212,19 @@ Similar to \cmd{csxdef} except that \latex's protection mechanism is temporarily \cmditem{cslet}{csname}{command} -Similar to the \tex primitive \cmd{let} except that the first argument is a control sequence name. This command is robust and may be prefixed with \cs{global}. +Similar to the \tex primitive \cmd{let} except that the first argument is a control sequence name. If \prm{command} is undefined, \prm{csname} will be undefined as well after the assignment. This command is robust and may be prefixed with \cs{global}. \cmditem{letcs}{command}{csname} -Similar to the \tex primitive \cmd{let} except that the second argument is a control sequence name. This command is robust and may be prefixed with \cs{global}. +Similar to the \tex primitive \cmd{let} except that the second argument is a control sequence name. If \prm{csname} is undefined, the \prm{command} will be undefined as well after the assignment. This command is robust and may be prefixed with \cs{global}. \cmditem{csletcs}{csname}{csname} -Similar to the \tex primitive \cmd{let} except that both arguments are control sequence names. This command is robust and may be prefixed with \cs{global}. +Similar to the \tex primitive \cmd{let} except that both arguments are control sequence names. If the second \prm{csname} is undefined, the first \prm{csname} will be undefined as well after the assignment. This command is robust and may be prefixed with \cs{global}. \cmditem{csuse}{csname} -Takes a control sequence name as its argument and forms a control sequence token. This command differs from the \cmd{@nameuse} macro from the \latex kernel in that it expands to an empty string if the control sequence is undefined. +Takes a control sequence name as its argument and forms a control sequence token. This command differs from the \cmd{@nameuse} macro in the \latex kernel in that it expands to an empty string if the control sequence is undefined. \cmditem{undef} @@ -478,10 +478,107 @@ Enables tracing for all patching commands, including \cmd{ifpatchable}. The debu \end{ltxsyntax} +\subsection{Boolean flags} +\label{aut:bol} + +This package provides two interfaces to boolean flags which are completely independent of each other. The facilities in section \ref{aut:bo1:bol} are a \latex frontend to \cmd{newif}. Those in section \ref{aut:bo1:tgl} use a different mechanism. + +\subsubsection{\tex flags} +\label{aut:bo1:bol} + +Since the facilities in this section are based on \cmd{newif} internally, they may be used to test and alter the state of flags previously defined with \cmd{newif}. They are also compatible with the boolean tests of the \sty{ifthen} package and may serve as a \latex interface for querying \tex primitives such as \cmd{ifmmode}. The \cmd{newif} approach requires a total of three macros per flag. + +\begin{ltxsyntax} + +\cmditem{newbool}{name} + +Defines a new boolean flag called \prm{name}. If the flag has already been defined, this command issues an error. The initial state of newly defined flags is \texttt{false}. This command is robust. + +\cmditem{providebool}{name} + +Defines a new boolean flag called \prm{name} unless it has already been defined. This command is robust. + +\cmditem{booltrue}{name} + +Sets the boolean flag \prm{name} to \texttt{true}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the flag is undefined. + +\cmditem{boolfalse}{name} + +Sets the boolean flag \prm{name} to \texttt{false}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the flag is undefined. + +\cmditem{setbool}{name}{value} + +Sets the boolean flag \prm{name} to \prm{value} which may be either \texttt{true} or \texttt{false}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the flag is undefined. + +\cmditem{ifbool}{name}{true}{false} + +Expands to \prm{true} if the state of the boolean flag \prm{name} is \texttt{true}, and to \prm{false} otherwise. If the flag is undefined, this command issues an error. This command may be used to perform any boolean test based on plain \tex syntax, \ie any test normally employed like this: + +\begin{ltxcode} +<<\iftest>> true<<\else>> false<<\fi>> +\end{ltxcode} + +This includes all flags defined with \cmd{newif} as well as \tex primitives such as \cmd{ifmmode}. The \cmd{if} prefix is omitted when using the flag or the primitive in the expression. For example: + +\begin{ltxcode} +<<\ifmytest>> true\else false\fi +<<\ifmmode>> true\else false\fi +\end{ltxcode} +% +becomes + +\begin{ltxcode} +\ifbool{<>}{true}{false} +\ifbool{<>}{true}{false} +\end{ltxcode} + +\cmditem{notbool}{name}{not true}{not false} + +Similar to \cmd{ifbool} but negates the test. + +\end{ltxsyntax} + +\subsubsection{\latex flags} +\label{aut:bo1:tgl} + +In contrast to the flags from section \ref{aut:bo1:bol}, the facilities in this section require only one macro per flag. They also use a separate namespace to avoid name clashes with regular macros. + +\begin{ltxsyntax} + +\cmditem{newtoggle}{name} + +Defines a new boolean flag called \prm{name}. If the flag has already been defined, this command issues an error. The initial state of newly defined flags is \texttt{false}. This command is robust. + +\cmditem{providetoggle}{name} + +Defines a new boolean flag called \prm{name} unless it has already been defined. This command is robust. + +\cmditem{toggletrue}{name} + +Sets the boolean flag \prm{name} to \texttt{true}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the flag is undefined. + +\cmditem{togglefalse}{name} + +Sets the boolean flag \prm{name} to \texttt{false}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the flag is undefined. + +\cmditem{settoggle}{name}{value} + +Sets the boolean flag \prm{name} to \prm{value} which may be either \texttt{true} or \texttt{false}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the flag is undefined. + +\cmditem{iftoggle}{name}{true}{false} + +Expands to \prm{true} if the state of the boolean flag \prm{name} is \texttt{true}, and to \prm{false} otherwise. If the flag is undefined, this command issues an error. + +\cmditem{nottoggle}{name}{not true}{not false} + +Similar to \cmd{iftoggle} but negates the test. + +\end{ltxsyntax} + \subsection{Generic tests} \label{aut:tst} -\subsubsection{Control sequence tests} +\subsubsection{Macro tests} \label{aut:tst:def} \begin{ltxsyntax} @@ -600,6 +697,10 @@ Expands to \prm{true} if the \prm{string} is empty, and to \prm{false} otherwise Expands to \prm{true} if the \prm{string} is blank (empty or spaces), and to \prm{false} otherwise. The \prm{string} is not expanded in the test. +\cmditem{notblank}{string}{not true}{not false} + +Similar to \cmd{ifblank} but negates the test. + \end{ltxsyntax} \subsubsection{Arithmetic tests} @@ -607,9 +708,9 @@ Expands to \prm{true} if the \prm{string} is blank (empty or spaces), and to \pr \begin{ltxsyntax} -\cmditem{ifnumcomp}{integer expression}{comparison}{integer expression}{true}{false} +\cmditem{ifnumcomp}{integer expression}{relation}{integer expression}{true}{false} -Compares two integer expressions according to \prm{comparison} and expands to \prm{true} or \prm{false} depending on the result. The \prm{comparison} may be |<|, |>|, or |=|. Both integer expressions will be processed with \cmd{numexpr}. An \prm{integer expression} may be any arbitrary code which is valid in this context. All arithmetic expressions may contain spaces. Here are some examples: +Compares two integer expressions according to \prm{relation} and expands to \prm{true} or \prm{false} depending on the result. The \prm{relation} may be |<|, |>|, or |=|. Both integer expressions will be processed with \cmd{numexpr}. An \prm{integer expression} may be any arbitrary code which is valid in this context. All arithmetic expressions may contain spaces. Here are some examples: \begin{ltxcode} \ifnumcomp{<<3>>}{<<>>>}{<<6>>}{true}{<>} @@ -637,9 +738,13 @@ Alternative syntax for |\ifnumcomp{...}{>}{...}{...}{...}|. Alternative syntax for |\ifnumcomp{...}{<}{...}{...}{...}|. -\cmditem{ifdimcomp}{dimen expression}{comparison}{dimen expression}{true}{false} +\cmditem{ifnumodd}{integer expression}{true}{false} + +Evaluates an integer expression and expands to \prm{true} if the result is an odd number, and to \prm{false} otherwise. Technically, this command is a \latex wrapper for the \tex primitive \cmd{ifodd}, incorporating \cmd{numexpr}. + +\cmditem{ifdimcomp}{dimen expression}{relation}{dimen expression}{true}{false} -Compares two dimen expressions according to \prm{comparison} and expands to \prm{true} or \prm{false} depending on the result. The \prm{comparison} may be |<|, |>|, or |=|. Both dimen expressions will be processed with \cmd{dimexpr}. A \prm{dimen expression} may be any arbitrary code which is valid in this context. All arithmetic expressions may contain spaces. Here are some examples: +Compares two dimen expressions according to \prm{relation} and expands to \prm{true} or \prm{false} depending on the result. The \prm{relation} may be |<|, |>|, or |=|. Both dimen expressions will be processed with \cmd{dimexpr}. A \prm{dimen expression} may be any arbitrary code which is valid in this context. All arithmetic expressions may contain spaces. Here are some examples: \begin{ltxcode} \ifdimcomp{<<1cm>>}{<<=>>}{<<28.45274pt>>}{<>}{false} @@ -673,84 +778,249 @@ Alternative syntax for |\ifdimcomp{...}{<}{...}{...}{...}|. \end{ltxsyntax} -\subsection{Boolean switches} -\label{aut:bol} +\subsubsection{Boolean expressions} +\label{aut:tst:bol} -This package provides two interfaces to boolean switches which are completely independent of each other. The facilities in section \ref{aut:bo1:bol} are a \latex frontend to \cmd{newif}. Those in section \ref{aut:bo1:swi} use a different mechanism. +The commands in this section are replacements for the \cmd{ifthenelse} command provided by the \sty{ifthen} package. They serve the same purpose but differ in syntax, concept, and implementation. In contrast to \cmd{ifthenelse}, they do not provide any tests of their own but serve as a frontend to other tests. Any test which satisfies certain syntactical requirements may be used in a boolean expression. -\subsubsection{\tex switches} -\label{aut:bo1:bol} +\begin{ltxsyntax} -Since the facilities in this section are based on \cmd{newif} internally, they may be used to test and alter the state of switches previously defined with \cmd{newif}. They are also compatible with the boolean tests of the \sty{ifthen} package. The \cmd{newif} approach requires a total of three macros per switch. +\cmditem{ifboolexpr}{expression}{true}{false} -\begin{ltxsyntax} +Evaluates the \prm{expression} and executes \prm{true} if it is true, and \prm{false} otherwise. The \prm{expression} is evaluated sequentially from left to right. The following elements, discussed in more detail below, are available in the \prm{expression}: the test operators \texttt{togl}, \texttt{bool}, \texttt{test}; the logical operators \texttt{not}, \texttt{and}, \texttt{or}; and the subexpression delimiter \texttt{(...)}. Spaces, tabs, and line endings may be used freely to arrange the \prm{expression} visually. Blank lines are not permissible in the \prm{expression}. This command is robust. -\cmditem{newbool}{name} +\cmditem{ifboolexpe}{expression}{true}{false} -Defines a new boolean switch called \prm{name}. If the switch has already been defined, this command issues an error. The initial state of newly defined switches is \texttt{false}. This command is robust. +An expandable version of \cmd{ifboolexpr} which may be processed in an expansion-only context, \eg in an \cmd{edef} or in a \cmd{write} operation. Note that all tests used in the \prm{expression} must be expandable, even if \cmd{ifboolexpe} is not located in an expansion-only context. -\cmditem{providebool}{name} +\cmditem{whileboolexpr}{expression}{code} -Defines a new boolean switch called \prm{name} unless it has already been defined. This command is robust. +Evaluates the \prm{expression} like \cmd{ifboolexpr} and repeatedly executes the \prm{code} while the expression is true. The \prm{code} may be any valid \tex or \latex code. This command is robust. -\cmditem{booltrue}{name} +\cmditem{unlessboolexpr}{expression}{code} -Sets the boolean switch \prm{name} to \texttt{true}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the switch is undefined. +Similar to \cmd{whileboolexpr} but negates the \prm{expression}, \ie it keeps executing the \prm{code} repeatedly unless the expression is true. This command is robust. -\cmditem{boolfalse}{name} +\end{ltxsyntax} +% +The following test operators are available in the \prm{expression}: -Sets the boolean switch \prm{name} to \texttt{false}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the switch is undefined. +\begin{marglist} +\appto\marglistfont{\verbatimfont} -\cmditem{setbool}{name}{value} +\item[togl] -Sets the boolean switch \prm{name} to \prm{value} which may be either \texttt{true} or \texttt{false}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the switch is undefined. +Use the \texttt{togl} operator to test the state of a flag defined with \cmd{newtoggle}. For example: -\cmditem{ifbool}{name}{true}{false} +\begin{ltxcode} +<<\iftoggle{mytoggle}>>{true}{false} +\end{ltxcode} +% +becomes + +\begin{ltxcode} +\ifboolexpr{ <> {<>} }{true}{false} +\end{ltxcode} +% +The \texttt{togl} operator may be used with both \cmd{ifboolexpr} and \cmd{ifboolexpe}. -Expands to \prm{true} if the state of the boolean switch \prm{name} is \texttt{true}, and to \prm{false} otherwise. If the switch is undefined, this command issues an error. +\item[bool] -\cmditem{notbool}{name}{not true}{not false} +Use the \texttt{bool} operator to perform a boolean test based on plain \tex syntax, \ie any test normally employed like this: -Similar to \cmd{ifbool} but reverses the logic of the test. +\begin{ltxcode} +<<\iftest>> true<<\else>> false<<\fi>> +\end{ltxcode} +% +This includes all flags defined with \cmd{newif} as well as \tex primitives such as \cmd{ifmmode}. The \cmd{if} prefix is omitted when using the flag or the primitive in the expression. For example: -\end{ltxsyntax} +\begin{ltxcode} +<<\ifmmode>> true\else false\fi +<<\ifmytest>> true\else false\fi +\end{ltxcode} +% +becomes -\subsubsection{\latex switches} -\label{aut:bo1:swi} +\begin{ltxcode} +\ifboolexpr{ <> {<>} }{true}{false} +\ifboolexpr{ <> {<>} }{true}{false} +\end{ltxcode} +% +This also works with flags defined with \cmd{newbool} (see \secref{aut:bo1:bol}). In this case -In contrast to the switches from section \ref{aut:bo1:bol}, the facilities in this section require only one macro per switch. They also use a separate namespace to avoid name clashes with regular macros. +\begin{ltxcode} +<<\ifbool{mybool}>>{true}{false} +\end{ltxcode} +% +becomes -\begin{ltxsyntax} +\begin{ltxcode} +\ifboolexpr{ <> {<>} }{true}{false} +\end{ltxcode} +% +The \texttt{bool} operator may be used with both \cmd{ifboolexpr} and \cmd{ifboolexpe}. -\cmditem{newtoggle}{name} +\item[test] -Defines a new boolean switch called \prm{name}. If the switch has already been defined, this command issues an error. The initial state of newly defined switches is \texttt{false}. This command is robust. +Use the \texttt{test} operator to perform a test based on \latex syntax, \ie any test normally employed like this: -\cmditem{providetoggle}{name} +\begin{ltxcode} +<<\iftest>>{<>}{<>} +\end{ltxcode} +% +This applies to all macros based on \latex syntax, \ie the macro must take a \prm{true} and a \prm{false} argument and these must be the final arguments. For example: -Defines a new boolean switch called \prm{name} unless it has already been defined. This command is robust. +\begin{ltxcode} +<<\ifdef>>{\somemacro}<<{true}{false}>> +<<\ifdimless>>{\textwidth}{365pt}<<{true}{false}>> +<<\ifnumcomp>>{\value{somecounter}}{>}{3}<<{true}{false}>> +\end{ltxcode} -\cmditem{toggletrue}{name} +When using such tests in the \prm{expression}, their \prm{true} and \prm{false} arguments are omitted. For example: -Sets the boolean switch \prm{name} to \texttt{true}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the switch is undefined. +\begin{ltxcode} +<<\ifcsdef{mymacro}>>{true}{false} +\end{ltxcode} +% +becomes -\cmditem{togglefalse}{name} +\begin{ltxcode} +\ifboolexpr{ <> {<<\ifcsdef{mymacro}>>} }{true}{false} +\end{ltxcode} +% +and -Sets the boolean switch \prm{name} to \texttt{false}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the switch is undefined. +\begin{ltxcode} +<<\ifnumcomp{\value{mycounter}}{>}{3}>>{true}{false} +\end{ltxcode} +% +becomes -\cmditem{settoggle}{name}{value} +\begin{ltxcode} +\ifboolexpr{ + <> {<<\ifnumcomp{\value{mycounter}}{>}{3}>>} +} +{true} +{false} +\end{ltxcode} +% +The \texttt{test} operator may be used with \cmd{ifboolexpr} without any restrictions. It may also be used with \cmd{ifboolexpe}, provided that the test is expandable. Some of the generic tests in \secref{aut:tst} are robust and may not be used with \cmd{ifboolexpe}, even if \cmd{ifboolexpe} is not located in an expansion-only context. Use \cmd{ifboolexpr} instead if the test is not expandable. -Sets the boolean switch \prm{name} to \prm{value} which may be either \texttt{true} or \texttt{false}. This command is robust and may be prefixed with \cs{global}. It will issue an error if the switch is undefined. +\end{marglist} -\cmditem{iftoggle}{name}{true}{false} +Since \cmd{ifboolexpr} and \cmd{ifboolexpe} imply processing overhead, there is generally no benefit in employing them for a single test. The stand-alone tests in \secref{aut:tst} are more efficient than \texttt{test}, \cmd{ifbool} from \secref{aut:bo1:bol} is more efficient than \texttt{bool}, and \cmd{iftoggle} from \secref{aut:bo1:tgl} is more efficient than \texttt{togl}. The point of \cmd{ifboolexpr} and \cmd{ifboolexpe} is that they support logical operators and subexpressions. The following logical operators are available in the \prm{expression}: -Expands to \prm{true} if the state of the boolean switch \prm{name} is \texttt{true}, and to \prm{false} otherwise. If the switch is undefined, this command issues an error. +\begin{marglist} +\appto\marglistfont{\verbatimfont} -\cmditem{nottoggle}{name}{not true}{not false} +\item[not] -Similar to \cmd{iftoggle} but reverses the logic of the test. +The \texttt{not} operator negates the truth value of the immediately following element. You may prefix \texttt{togl}, \texttt{bool}, \texttt{test}, and subexpressions with \texttt{not}. For example: -\end{ltxsyntax} +\begin{ltxcode} +\ifboolexpr{ + <> bool {mybool} +} +{true} +{false} +\end{ltxcode} +% +will yield \prm{true} if \texttt{mybool} is false and \prm{false} if \texttt{mybool} is true, and + +\begin{ltxcode} +\ifboolexpr{ + <> bool {boolA} and bool {boolB} <<)>> +} +{true} +{false} +\end{ltxcode} +% +will yield \prm{true} if both \texttt{boolA} and \texttt{boolB} are false. + +\item[and] + +The \texttt{and} operator expresses a conjunction (both \emph{a} and \emph{b}). The \prm{expression} is true if all elements joined with \texttt{and} are true. For example: + +\begin{ltxcode} +\ifboolexpr{ + bool {boolA} <> bool {boolB} +} +{true} +{false} +\end{ltxcode} +% +will yield \prm{true} if both \texttt{bool} tests are true. The \texttt{nand} operator (negated \texttt{and}, \ie not both) is not provided as such but may be expressed by using \texttt{and} in a negated subexpression. For example: + +\begin{ltxcode} +bool {boolA} <> bool {boolB} +\end{ltxcode} +% +may be written as + +\begin{ltxcode} +<> <<(>> bool {boolA} <> bool {boolB} <<)>> +\end{ltxcode} + +\item[or] + +The \texttt{or} operator expresses a non-exclusive disjunction (either \emph{a} or \emph{b} or both). The \prm{expression} is true if at least one of the elements joined with \texttt{or} is true. For example: + +\begin{ltxcode} +\ifboolexpr{ + togl {toglA} <> togl {toglB} +} +{true} +{false} +\end{ltxcode} +% +will yield \prm{true} if either \texttt{togl} test or both tests are true. The \texttt{nor} operator (negated non-exclusive disjunction, \ie neither \emph{a} nor \emph{b} nor both) is not provided as such but may be expressed by using \texttt{or} in a negated subexpression. For example: + +\begin{ltxcode} +bool {boolA} <> bool {boolB} +\end{ltxcode} +% +may be written as + +\begin{ltxcode} +<> <<(>> bool {boolA} <> bool {boolB} <<)>> +\end{ltxcode} + +\item[(...)] + +The parentheses delimit a subexpression in the \prm{expression}. The subexpression is evaluated and the result of this evaluation is treated as a single truth value in the enclosing expression. Subexpressions may be nested. For example, the expression: + +\begin{ltxcode} + <<(>> bool {boolA} or bool {boolB} <<)>> + and + <<(>> bool {boolC} or bool {boolD} <<)>> +\end{ltxcode} +% +is true if both subexpressions are true, \ie if at least one of \texttt{boolA}/\texttt{boolB} and at least one of \texttt{boolC}/\texttt{boolD} is true. Note that subexpressions are generally not required if all elements are joined with \texttt{and} or with \texttt{or}. For example, the expressions + +\begin{ltxcode} +bool {boolA} <> bool {boolB} <> {boolC} <> bool {boolD} +bool {boolA} <> bool {boolB} <> {boolC} <> bool {boolD} +\end{ltxcode} +% +will yield the expected results: the first one is true if all elements are true; the second one is true if at least one element is true. However, when combining \texttt{and} and \texttt{or}, it is advisable to always group the elements in subexpressions in order to avoid potential misconceptions which may arise from differences between the semantics of formal boolean expressions and the semantics of natural languages. For example, the following expression + +\begin{ltxcode} +bool {<>} <> bool {<>} <> bool {<>} +\end{ltxcode} +% +is always true if \texttt{cheese} is true since the \texttt{or} operator will take the result of the \texttt{and} evaluation as input. In contrast to the meaning of this expression when pronounced in English, it is not processed like this + +\begin{ltxcode} +bool {<>} <> <<(>> bool {<>} <> bool {<>} <<)>> +\end{ltxcode} +% +but evaluated strictly from left to right: + +\begin{ltxcode} +<<(>> bool {<>} <> bool {<>} <<)>> <> bool {<>} +\end{ltxcode} + +\end{marglist} \subsection{List processing} \label{aut:lst} @@ -758,7 +1028,7 @@ Similar to \cmd{iftoggle} but reverses the logic of the test. \subsubsection{User input} \label{aut:lst:inp} -The facilities in this section are primarily designed to handle user input. When building lists for internal use by a package, using the facilities in section \ref{aut:lst:int} is preferable. +The facilities in this section are primarily designed to handle user input. When building lists for internal use by a package, using the facilities in section \ref{aut:lst:int} may be preferable as they allow testing if an element is in a list. \begin{ltxsyntax} @@ -774,7 +1044,7 @@ Note that the list parsers are sensitive to the category code of the \prm{separa \cmditem{docsvlist}{item, item, ...} -This command loops over a comma"=separated list and executes the auxiliary command \cmd{do} for every item in the list, passing the item as an argument. In contrast to the \cmd{@for} loop in the \latex kernel, \cmd{docsvlist} is expandable. With a suitable definition of \cmd{do}, lists may be processed inside an \cmd{edef} or a comparable context. You may use \cmd{listbreak} at the end of the replacement text of \cmd{do} to stop processing and discard the remaining items in the list. Whitespace after list separators is ignored. If an item contains a comma or starts with a space, it must be wrapped in curly braces. The braces will be removed as the list is processed. Here is a usage example which prints a comma"=separated list as an \env{itemize} environment: +This command loops over a comma"=separated list and executes the auxiliary command \cmd{do} for every item in the list, passing the item as an argument. In contrast to the \cmd{@for} loop in the \latex kernel, \cmd{docsvlist} is expandable. With a suitable definition of \cmd{do}, lists may be processed in an \cmd{edef} or a comparable context. You may use \cmd{listbreak} at the end of the replacement text of \cmd{do} to stop processing and discard the remaining items in the list. Whitespace after list separators is ignored. If an item contains a comma or starts with a space, it must be wrapped in curly braces. The braces will be removed as the list is processed. Here is a usage example which prints a comma"=separated list as an \env{itemize} environment: \begin{ltxcode} \begin{itemize} @@ -805,7 +1075,7 @@ The facilities in this section handle internal lists of data. An \cmditem{listadd}{listmacro}{item} -This command appends an \prm{item} to a \prm{listmacro}. +This command appends an \prm{item} to a \prm{listmacro}. A blank \prm{item} is not added to the list. \cmditem{listgadd}{listmacro}{item} @@ -813,7 +1083,7 @@ Similar to \cmd{listadd} except that the assignment is global. \cmditem{listeadd}{listmacro}{item} -Similar to \cmd{listadd} except that the \prm{item} is expanded at definition"=time. Only the new \prm{item} is expanded, the current list is not. +Similar to \cmd{listadd} except that the \prm{item} is expanded at definition"=time. Only the new \prm{item} is expanded, the \prm{listmacro} is not. If the expanded \prm{item} is blank, it is not added to the list. \cmditem{listxadd}{listmacro}{item} @@ -852,7 +1122,7 @@ Similar to \cmd{dolistloop} except that it takes a control sequence name as its \cmditem{ifinlist}{item}{listmacro} -This command checks if an \prm{item} is included in a \prm{listmacro}. Note that this test uses pattern matching based on \tex's argument scanner to check if the search string is included in the list. This means that it is usually faster than looping over all items in the list, but it also implies that the items must not include curly braces which would effectively hide them from the scanner. In other words, this macro is most useful when dealing with lists of plain strings rather than printable data. When dealing with printable text, it may be preferable to use \cmd{dolistloop} to check if an item is in the list as follows: +This command checks if an \prm{item} is included in a \prm{listmacro}. Note that this test uses pattern matching based on \tex's argument scanner to check if the search string is included in the list. This means that it is usually faster than looping over all items in the list, but it also implies that the items must not include curly braces which would effectively hide them from the scanner. In other words, this macro is most useful when dealing with lists of plain strings rather than printable data. When dealing with printable text, it is safer to use \cmd{dolistloop} to check if an item is in the list as follows: \begin{ltxcode} \renewcommand*{\do}[1]{% @@ -883,19 +1153,19 @@ Similar to \cmd{xifinlist} except that it takes a control sequence name as its s \cmditem{rmntonum}{numeral} -The \tex primitive \cmd{romannumeral} converts an integer to a Roman numeral but \tex or \latex provide no command which goes the opposite way. \cmd{rmntonum} fills this gap. It takes a Roman numeral as its argument and converts it to the corresponding integer. Since it is expandable, it may also be used in counter assignments or \cmd{ifnum} comparisons: +The \tex primitive \cmd{romannumeral} converts an integer to a Roman numeral but \tex or \latex provide no command which goes the opposite way. \cmd{rmntonum} fills this gap. It takes a Roman numeral as its argument and converts it to the corresponding integer. Since it is expandable, it may also be used in counter assignments or arithmetic tests: \begin{ltxcode} -\rmntonum{mcmxcv} -\setcounter{counter}{\rmntonum{CXVI}} -\ifnum\rmntonum{mcmxcviii}<2000 ... +<<\rmntonum>>{<>} +\setcounter{counter}{<<\rmntonum>>{<>}} +\ifnumless{<<\rmntonum>>{<>}}{2000}{true}{false} \end{ltxcode} % -The \prm{numeral} argument must be a literal string. It will be detokenized prior to parsing. The parsing of the numeral is case"=insensitive and whitespace in the argument is ignored. If there is an invalid token in the argument, \cmd{rmntonum} will expand to~\texttt{-1}; an empty argument will yield an empty string. Note that \cmd{rmntonum} will not check the numeral for formal validity. For example, both \texttt{V} and \texttt{VX} will yield~\texttt{5}. +The \prm{numeral} argument must be a literal string. It will be detokenized prior to parsing. The parsing of the numeral is case"=insensitive and whitespace in the argument is ignored. If there is an invalid token in the argument, \cmd{rmntonum} will expand to~\texttt{-1}; an empty argument will yield an empty string. Note that \cmd{rmntonum} will not check the numeral for formal validity. For example, both \texttt{V} and \texttt{VX} would yield \texttt{5}, \texttt{IC} would yield \texttt{99}, etc. \cmditem{ifrmnum}{string}{true}{false} -Expands to \prm{true} if \prm{string} is a Roman numeral, and to \prm{false} otherwise. The \prm{string} will be detokenized prior to performing the test. The test is case"=insensitive and ignores whitespace in the \prm{string}. Note that \cmd{ifrmnum} will not check the numeral for formal validity. For example, both \texttt{V} and \texttt{VXV} will yield \prm{true}. Strictly speaking, what \cmd{ifrmnum} does is parse the \prm{string} in order to find out if it consists of characters which may form a valid Roman numeral. +Expands to \prm{true} if \prm{string} is a Roman numeral, and to \prm{false} otherwise. The \prm{string} will be detokenized prior to performing the test. The test is case"=insensitive and ignores whitespace in the \prm{string}. Note that \cmd{ifrmnum} will not check the numeral for formal validity. For example, both \texttt{V} and \texttt{VXV} will yield \prm{true}. Strictly speaking, what \cmd{ifrmnum} does is parse the \prm{string} in order to find out if it consists of characters which may form a valid Roman numeral, but it will not check if they really are a valid Roman numeral. \end{ltxsyntax} @@ -905,6 +1175,21 @@ This revision history is a list of changes relevant to users of this package. Ch \begin{changelog} +\begin{release}{1.9}{2010-04-10} + +\item Improved \cmd{letcs}\see{aut:def:def} +\item Improved \cmd{csletcs}\see{aut:def:def} +\item Improved \cmd{listeadd}\see{aut:lst:int} +\item Improved \cmd{listxadd}\see{aut:lst:int} +\item Added \cmd{notblank}\see{aut:tst:str} +\item Added \cmd{ifnumodd}\see{aut:tst:num} +\item Added \cmd{ifboolexpr}\see{aut:tst:bol} +\item Added \cmd{ifboolexpe}\see{aut:tst:bol} +\item Added \cmd{whileboolexpr}\see{aut:tst:bol} +\item Added \cmd{unlessboolexpr}\see{aut:tst:bol} + +\end{release} + \begin{release}{1.8}{2009-08-06} \item Improved \cmd{deflength}\see{use:cal} @@ -952,7 +1237,7 @@ This revision history is a list of changes relevant to users of this package. Ch \item Improved \cmd{ifcsvoid}\see{aut:tst:def} \item Added \cmd{ifstrempty}\see{aut:tst:str} \item Added \cmd{setbool}\see{aut:bo1:bol} -\item Added \cmd{settoggle}\see{aut:bo1:swi} +\item Added \cmd{settoggle}\see{aut:bo1:tgl} \end{release} @@ -978,12 +1263,12 @@ This revision history is a list of changes relevant to users of this package. Ch \begin{release}{1.3}{2007-10-08} \item Renamed package from \sty{elatex} to \sty{etoolbox}\see{int} -\item Renamed \cmd{newswitch} to \cmd{newtoggle} (name clash)\see{aut:bo1:swi} -\item Renamed \cmd{provideswitch} to \cmd{providetoggle} (consistency)\see{aut:bo1:swi} -\item Renamed \cmd{switchtrue} to \cmd{toggletrue} (consistency)\see{aut:bo1:swi} -\item Renamed \cmd{switchfalse} to \cmd{togglefalse} (consistency)\see{aut:bo1:swi} -\item Renamed \cmd{ifswitch} to \cmd{iftoggle} (consistency)\see{aut:bo1:swi} -\item Renamed \cmd{notswitch} to \cmd{nottoggle} (consistency)\see{aut:bo1:swi} +\item Renamed \cmd{newswitch} to \cmd{newtoggle} (name clash)\see{aut:bo1:tgl} +\item Renamed \cmd{provideswitch} to \cmd{providetoggle} (consistency)\see{aut:bo1:tgl} +\item Renamed \cmd{switchtrue} to \cmd{toggletrue} (consistency)\see{aut:bo1:tgl} +\item Renamed \cmd{switchfalse} to \cmd{togglefalse} (consistency)\see{aut:bo1:tgl} +\item Renamed \cmd{ifswitch} to \cmd{iftoggle} (consistency)\see{aut:bo1:tgl} +\item Renamed \cmd{notswitch} to \cmd{nottoggle} (consistency)\see{aut:bo1:tgl} \item Added \cmd{AtEndPreamble}\see{use:pre} \item Added \cmd{AfterEndDocument}\see{use:pre} \item Added \cmd{AfterPreamble}\see{use:pre} @@ -1022,12 +1307,12 @@ This revision history is a list of changes relevant to users of this package. Ch \item Added \cmd{boolfalse}\see{aut:bo1:bol} \item Added \cmd{ifbool}\see{aut:bo1:bol} \item Added \cmd{notbool}\see{aut:bo1:bol} -\item Added \cmd{newswitch}\see{aut:bo1:swi} -\item Added \cmd{provideswitch}\see{aut:bo1:swi} -\item Added \cmd{switchtrue}\see{aut:bo1:swi} -\item Added \cmd{switchfalse}\see{aut:bo1:swi} -\item Added \cmd{ifswitch}\see{aut:bo1:swi} -\item Added \cmd{notswitch}\see{aut:bo1:swi} +\item Added \cmd{newswitch}\see{aut:bo1:tgl} +\item Added \cmd{provideswitch}\see{aut:bo1:tgl} +\item Added \cmd{switchtrue}\see{aut:bo1:tgl} +\item Added \cmd{switchfalse}\see{aut:bo1:tgl} +\item Added \cmd{ifswitch}\see{aut:bo1:tgl} +\item Added \cmd{notswitch}\see{aut:bo1:tgl} \item Added \cmd{DeclareListParser}\see{aut:lst:inp} \item Added \cmd{docsvlist}\see{aut:lst:inp} \item Added \cmd{rmntonum}\see{aut:msc} -- cgit v1.2.3