From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/eemeir/README | 8 + macros/latex/contrib/eemeir/eemeir.dtx | 549 +++++++++ macros/latex/contrib/eemeir/eemeir.ins | 36 + macros/latex/contrib/eemeir/eemeir.pdf | 2101 ++++++++++++++++++++++++++++++++ 4 files changed, 2694 insertions(+) create mode 100644 macros/latex/contrib/eemeir/README create mode 100644 macros/latex/contrib/eemeir/eemeir.dtx create mode 100644 macros/latex/contrib/eemeir/eemeir.ins create mode 100644 macros/latex/contrib/eemeir/eemeir.pdf (limited to 'macros/latex/contrib/eemeir') diff --git a/macros/latex/contrib/eemeir/README b/macros/latex/contrib/eemeir/README new file mode 100644 index 0000000000..c509b2132a --- /dev/null +++ b/macros/latex/contrib/eemeir/README @@ -0,0 +1,8 @@ +The E-Em-Eir package facilitates writing documents that must be +produced in both a male and a female form by providing natural and +easily remembered commands (control sequences) to type in place of +gender specific words. + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html +for the details of that license. diff --git a/macros/latex/contrib/eemeir/eemeir.dtx b/macros/latex/contrib/eemeir/eemeir.dtx new file mode 100644 index 0000000000..66fe16aebf --- /dev/null +++ b/macros/latex/contrib/eemeir/eemeir.dtx @@ -0,0 +1,549 @@ +% \iffalse +%<*docdriver> +\documentclass{ltxdoc}[1996/01/11] +\begin{filecontents}{eemeir.ins} +% The eemeir package, version 1.1 +\input docstrip.tex +\preamble + + m This is the E-Em-Eir package + o Copyright 2003-07 by Mogens Lemvig Hansen, + g Please find my e-mail address in the left margin + e + n Run eemeir.dtx through LaTeX and read the documentation in eemeir.dvi + s + @ This work may be distributed and/or modified under the + k conditions of the LaTeX Project Public License, either version 1.3 + a of this license or (at your option) any later version. + y The latest version of this license is in + j http://www.latex-project.org/lppl.txt + u and version 1.3 or later is part of all distributions of LaTeX + . version 2003/12/01 or later. + c + o This work has the LPPL maintenance status 'maintained'. + m + The Current Maintainer of this work is Mogens Lemvig Hansen. + + This work consists of the files eemeir.dtx and eemeir.ins + and the derived file eemeir.sty. + +\endpreamble +% I think that \path:twoup.sty: should go into the directory +% \path:tex/latex/misc:; however, \textsc{DocStrip} will not heed my advise +% unless your configuration file, \path:docstrip.cfg:, allows it to. +\usedir{tex/latex/misc} +\generate{\file{eemeir.sty}{\from{eemeir.dtx}{package}}} +\endbatchfile +\end{filecontents} +\usepackage{url,randtext} +\usepackage[male]{eemeir} +\InputIfFileExists{../myemail}{}{% + \def\myemail{See top of .sty file for e-mail address}} +\CodelineIndex%\EnableCrossrefs +\makeatletter +\newcommand{\nextlinelabel}[2][1]{\@bsphack + \@tempcnta\c@CodelineNo + \advance\@tempcnta#1\relax + \def\@currentlabel{\the\@tempcnta}\label{#2}% + \@esphack} +\makeatother +\DocInput{eemeir.dtx} +\end{document} +% +% \fi +% \CharacterTable +% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +% Digits \0\1\2\3\4\5\6\7\8\9 +% Exclamation \! Double quote \" Hash (number) \# +% Dollar \$ Percent \% Ampersand \& +% Acute accent \' Left paren \( Right paren \) +% Asterisk \* Plus \+ Comma \, +% Minus \- Point \. Solidus \/ +% Colon \: Semicolon \; Less than \< +% Equals \= Greater than \> Question mark \? +% Commercial at \@ Left bracket \[ Backslash \\ +% Right bracket \] Circumflex \^ Underscore \_ +% Grave accent \` Left brace \{ Vertical bar \| +% Right brace \} Tilde \~} +% +% \CheckSum{163} +% \GetFileInfo{eemeir.sty} \def\docdate{\filedate} +% \iffalse +%\NeedsTeXFormat{LaTeX2e} +%\ProvidesPackage{eemeir}[2007/02/19 v1.1 E-Em-Eir package] +% \fi +% \title{The E--Em--Eir package^^A +% \thanks{This file describes version \fileversion, \filedate.} +% } +% \author{\copyright\ Mogens Lemvig Hansen\\\myemail} +% \date{\docdate} +% +% \MakeShortVerb{\"} +% \setcounter{secnumdepth}{-99} +% +% \newenvironment{example} +% {\begin{quote}\raggedright\ttfamily} +% {\end{quote}} +% \newenvironment{syntax} +% {\begin{quote}} +% {\end{quote}} +% +% \begin{document} +% \maketitle +% \begin{abstract} +% The \textsf{E--Em--Eir} package facilitates writing documents that +% must be produced in both a male and a female form by providing +% natural and easily remembered commands (control sequences) to +% type in place of gender specific words. +% \end{abstract} +% +% +% I had occasion to write a couple of documents that needed to be printed +% in both a male and a female version. To accomplish that conveniently, +% I developed this \textsf{E--Em--Eir} package which +% provides four commands, +% \DescribeMacro{\E} +% \DescribeMacro{\Em} +% \DescribeMacro{\Eir} +% \DescribeMacro{\Eirs} +% "\E", "\Em", "\Eir", and "\Eirs", +% that expand to personal pronouns depending on gender as follows: +% \begin{center} +% \begin{tabular}{lcc} +% & Male& Female\\[2pt] +% "\E" & he & she\\ +% "\Em" & him & her\\ +% "\Eir" & his & her\\ +% "\Eirs" & his & hers +% \end{tabular} +% \end{center} +% Thus, +% just as `I' is the first person singular pronoun, regardless of gender, so +% "\E" stands the third person singular pronoun for both genders: +% "\E" is the singular of `they'. Accordingly, "\Eir" and +% "\Eirs" (pronounced to +% rhyme with `their(s)') are the possessives, and "\Em" (rhyming with +% `them') stands for either `him' or `her'.\footnote{I first encountered +% the pronouns `E', `Em', and `Eir' in M.D.~Spivak's \emph{The Joy of \TeX} +% and I have adapted the description of those pronouns from there.} +% +% For example, +% \begin{example} +% The user neglects reading the documentation at +% "\Eir" peril +% \end{example} +% expands to ``The user neglects reading the documentation at his peril'' +% or ``The user neglects reading the documentation at her peril'' +% depending on gender. +% Note that "\Eir" (and the other pronoun commands) automatically +% add a space after the pronoun where appropriate.\footnote{Curtesy of +% David Carlisle's \textsf{xspace} package +% which is required by the \textsf{E--Em--Eir} +% package and included in most distributions of \TeX.} +% +% \DescribeMacro{\swapgender} +% You can change gender~(!) mid stream with the "\swapgender" command. +% Thus +% \begin{example} +% "\E*" loves "\swapgender\Em" for "\Eir" body +% \end{example} +% expands to either ``She loves him for his body'' or ``He loves her for her body.'' +% Note that the starred form of the pronoun commands yields a capitalized pronoun. +% The "\swapgender" command is a \emph{declaration} like "\large": +% its effect lasts until the end of the enclosing block (or until the +% gender is explicitly changed again). +% \DescribeEnv{swapgender} +% Like the font size commands, you can also use an environment +% form: +% \begin{example} +% "\E*" always praises "\begin{swapgender}" "\Eir" cooking; and +% "\E" "\end{swapgender}" loves "\Em" for it. +% \end{example} +% expands to ``She always praises his cooking; and he loves her for it.'' +% +% \DescribeMacro{\newwordpair} +% You can easily add more commands like "\E" and friends. For +% example, +% \begin{example} +% "\newwordpair{\child}{son}{daughter}" +% +% You say your "\child's" name and +% "\E" is marked with God's sign so that God knows +% "\Em" as His own. Thus, the Sign of the Cross is a promise that God's +% love can always find your "\child." +% \end{example} +% expands to ``You say your daughter's name and +% she is marked with God's sign so that God knows +% her as His own. Thus, the Sign of the Cross is a promise that God's +% love can always find your daughter\@.''\ in the female case. +% You could also write "grand\child" for grandson or +% granddaughter, etc. +% +% Other extensions come to mind: +% \begin{example} +% "\newwordpair{\parent}{father}{mother}"\\ +% "\newwordpair{\spouse}{husband}{wife}"\\ +% "\newwordpair{\sibling}{brother}{sister}"\\ +% "\newwordpair{\nogoodnameforthisone}{nephew}{niece}"\\ +% "\newwordpair{\orforthis}{uncle}{aunt}"\\ +% "\newwordpair{\Mx}{Mr}{Ms}" +% \end{example} +% Each command defined by "\newwordpair" adds a space after the +% word where appropriate, and each has a starred form that capitalizes +% the word. +% \DescribeMacro{\renewwordpair} +% There is also a "\renewwordpair" command if you should want to re-define +% a command. +% +% \DescribeMacro{\ifmale} +% The commands defined by "\newwordpair" are intended to supply a single +% gender-specific word. +% If a whole phrase needs to be different, you can use +% the "\ifmale"--"\else"--"\fi" construct: +% \begin{example} +% \dots "\E" is expected to wear\verb*: \ifmale: smoking, +% patent leather shoes, and top hat"\else" +% full-length evening gown\verb*:\fi\ :for the gala. +% \end{example} +% This construct is provided by plain \TeX, so avoiding spurious spaces +% is the user's responsibility. +% If you find yourself using this construct often, you should have a look +% at the \textsf{optional} package and\slash or the \textsf{version} package. +% +% You set the gender when you load the \textsf{E--Em--Eir} package with +% "\usepackage" in the preamble: +% \begin{syntax} +% "\usepackage"\oarg{option}"{"\textsf{eemeir}"}" +% \end{syntax} +% The \meta{option} can be one of +% "male", "female", or the default, "ask". +% \DescribeMacro{\male} +% \DescribeMacro{\female} +% \DescribeMacro{\askforgender} +% You can also set the gender (at any reasonable place in your document) with +% one of the commands "\male", "\female", or "\askforgender"---and +% don't forget "\swapgender". +% +% \DescribeMacro{\male[...]} +% \DescribeMacro{\female[...]} +% A document can of course refer to the gender of more than one +% person. The \textsf{E--Em--Eir} package can therefore keep track of +% more than one person: Define a new person by giving an optional +% argument to "\male", "\female", or "\askforgender". +% Then give the same optional argument to "\E" or any other command +% defined by "\newwordpair" to use the gender of that person. +% For example, +% \begin{example} +% "\female[pastor]" +% +% Let your "\child" face the pastor so "\E[pastor]" +% can\dots +% \end{example} +% expands to ``Let your son face the pastor so she can\dots''\ if the +% main gender is male and "\child" has been defined as above. +% Once you have set the gender of a new person with, say, +% "\female[pastor]", you can change the gender with +% "\swapgender[pastor]" (or "\begin{swapgender}[pastor]"\dots) and +% the "\ifmale" construct for this person becomes +% "\ifmalepastor"--"\else"--"\fi". +% +% +% \section{Summary} +% \DescribeMacro{\newwordpair} +% \DescribeMacro{\renewwordpair} +% Define new commands or re-define old ones with +% \begin{syntax} +% "\newwordpair"\marg{cmd}\marg{male}\marg{female}\\ +% "\renewwordpair"\marg{cmd}\marg{male}\marg{female} +% \end{syntax} +% Then \meta{cmd} is used like +% \begin{syntax} +% \meta{cmd}\oarg{person}\\ +% \meta{cmd}"*"\oarg{person} +% \end{syntax} +% The un-starred version expands to \meta{male} or \meta{female} depending on +% the current gender of \meta{person} or the main gender in the absence of the +% optional argument. Similarly, the starred version expands to \meta{male} or +% \meta{female} with the first letter capitalized.\footnote{If you +% want more than just the first letter capitalized, enclose the +% desired letters in braces: +% If +% \texttt{\bslash newwordpair\{\bslash +% strange\}\{\{ab\}cd\}\{\{def\}gh\}}, +% then \texttt{\bslash strange*} expands +% to ``ABcd'' or ``DEFgh''.} +% +% \DescribeMacro{\male} +% \DescribeMacro{\female} +% \DescribeMacro{\askforgender} +% You set the \meta{person} gender (or the main gender in the absence of the +% optional argument) with one of the commands +% \begin{syntax} +% "\male"\oarg{person}\\ +% "\female"\oarg{person}\\ +% "\askforgender"\oarg{person} +% \end{syntax} +% You can also set the main gender with one of the options "male", +% "female", or "ask" (the default) when you load the \textsf{E--Em--Eir} +% package. +% \DescribeMacro{\swapgender}\DescribeEnv{swapgender} +% Once a gender has been set, you can change it with +% \begin{syntax} +% "\swapgender"\oarg{person} +% \end{syntax} +% or +% \begin{syntax} +% "\begin{swapgender}"\oarg{person} \dots "\end{swapgender}" +% \end{syntax} +% +% \DescribeMacro{\ifmale[...]} +% If you have longer passages that are gender specific, you can +% enclose them in "\ifmale"\meta{person}--"\else"--"\fi" or +% "\ifmale"--"\else"--"\fi" in case of the main gender. If you use +% this construct often, either you have misunderstood the purpose of +% the \textsf{E--Em--Eir} package or I should extend it with some suitable +% environment for conditional inclusion of blocks of text. Let me +% know\dots +% +% \section{Installation} +% As you must have figured, you +% generate the documentation for the \textsf{E--Em--Eir} package +% by running the file \url:eemeir.dtx: through +% \LaTeX---twice to resolve cross references.\footnote{If you want an index, +% you must run MakeIndex +% (\texttt{makeindex -s gind.ist eemeir}) between the two +% \LaTeX{} runs.} +% +% To extract the \url{.sty} file from \url{eemeir.dtx}, +% run \url:eemeir.ins: through \LaTeX. +% You now have to decide what to do with several files. +% \begin{itemize} +% \item Move the file \url:eemeir.sty: to some +% directory where \LaTeX\ can find it; the natural choice would be +% \url:(local)texmf/tex/latex/misc:. +% \item Move the documentation, \url:eemeir.dvi:, to +% \url:(local)texmf/doc/latex/misc:. +% \item You may discard the source files, \url:eemeir.dtx: and +% \url:eemeir.ins:, or store them in +% \url:(local)texmf/source/latex/misc:. +% \end{itemize} +% +% \section{License}\label{sec:license} +% This program 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 +% \url;http://www.latex-project.org/lppl.txt; +% and version 1.3 or later is part of all distributions of \LaTeX \ +% version 2003/12/01 or later. +% +% This program consists of the files \url:eemeir.dtx: and +% \url:eemeir.ins:. +% +% \StopEventually{ +% \PrintIndex +% } +% +% \section{Implementation} +% \begin{macro}{\@eemeir} +% \begin{macro}{\@eemeirM} +% \begin{macro}{\@eemeirF} +% We need a few control sequences for temporary storage. Define +% them first with "\newcommand" to verify that they are not in use. +% \begin{macrocode} +%<*package> +\newcommand{\@eemeir}{\relax} +\newcommand{\@eemeirM}{\relax} +\newcommand{\@eemeirF}{\relax} +% \end{macrocode} +% \end{macro}\end{macro}\end{macro} +% Then declare the options. +% \begin{macrocode} +\DeclareOption{male} {\def\@eemeir{\male[]}} +\DeclareOption{female}{\def\@eemeir{\female[]}} +\DeclareOption{ask} {\def\@eemeir{\askforgender[]}} +\ExecuteOptions{ask} +% \end{macrocode} +% No matter how many options are processed, in the end "\@eemeir" +% will (obviously) contain only one of "\male[]", "\female[]", or +% "\askforgender[]". On code line~\ref{ln:@eemeir} we'll call on +% "\@eemeir" to set the main gender. +% \begin{macrocode} +\ProcessOptions +\RequirePackage{xspace} +% \end{macrocode} +% \begin{macro}{\male} +% We use "\@bsphack" and "\@esphack" to ensure that in things like +% \verb*: \male[...] : only one of the spaces is typeset. +% Below, "\ifmale#1" is "\ifmale" if the optional argument is +% blank and "\ifmale"\meta{person} if the optional argument is +% \meta{person}. +% Thus, if "\ifmale#1" is undefined, we define a new person by +% creating a new "\ifmale..." (and otherwise we "\relax"). +% \begin{macrocode} +\newcommand{\male}[1][]{% + \@bsphack + \@ifundefined{ifmale#1} + {\expandafter\newif\csname ifmale#1\endcsname} + {\relax}% +% \end{macrocode} +% Then set the switch to "true" by calling "\maletrue" or +% "\male"\meta{person}"true" depending on the optional argument. +% \begin{macrocode} + \csname male#1true\endcsname + \@esphack} +% \end{macrocode} +% \end{macro} +% \begin{macro}{\female} +% "\female" is similar; just set the switch with +% "\male"\meta{person}"false". +% \begin{macrocode} +\newcommand{\female}[1][]{% + \@bsphack + \@ifundefined{ifmale#1} + {\expandafter\newif\csname ifmale#1\endcsname} + {\relax}% + \csname male#1false\endcsname + \@esphack} +% \end{macrocode} +% \end{macro} +% \begin{macro}{\askforgender} +% "\askforgender" begins just as "\male" and "\female". +% \begin{macrocode} +\newcommand{\askforgender}[1][]{% + \@bsphack + \@ifundefined{ifmale#1} + {\expandafter\newif\csname ifmale#1\endcsname} + {\relax}% +% \end{macrocode} +% Then use the temporary variable "\@eemeir" to help type out a +% pretty message---and store the answer again in "\@eemeir". +% \begin{macrocode} + \def\@eemeir{#1}% + \ifx\@eemeir\@empty\def\@eemeir{main}\fi + \typein[\@eemeir]{Specify the \@eemeir\space gender:% + \space\space male\space\space or\space\space female}% +% \end{macrocode} +% In order to provide a helpful error message if the user types +% anything but ``male'' or ``female'', we must carefully compare the +% answer against the legal ones; otherwise a call to +% "\csname\@eemeir\endcsname[#1]" would have sufficed. +% \begin{macrocode} + \def\@eemeirM{male}% + \def\@eemeirF{female}% + \ifx\@eemeir\@eemeirM\male[#1]% + \else\ifx\@eemeir\@eemeirF\female[#1]% + \else\PackageError{eemeir} + {I'll ignore that} + {You should have typed either\space\space male\space\space + or\space\space female}% + \fi\fi + \@esphack +} +% \end{macrocode} +% \end{macro} +% \begin{macro}{\swapgender} +% \begin{environment}{swapgender} +% "\newenvironment{swapgender}" defines the command "\swapgender" to +% be called at the beginning of the environment (and another command +% to call at the end). We therefore only have to worry about the +% environment case. +% Changing a gender that hasn't been set is meaningless, so +% "swapgender" insists that "\ifmale#1" is defined. +% \begin{macrocode} +\newenvironment{swapgender}[1][]{% + \@bsphack + \@ifundefined{ifmale#1} + {\PackageError{eemeir}{unknown gender: #1} + {You must set the #1 gender with \string\male\space + (or...) first.}} +% \end{macrocode} +% If it's defined, swap it. +% \begin{macrocode} + {\csname ifmale#1\endcsname\csname male#1false\endcsname + \else\csname male#1true\endcsname\fi}% + \@esphack} +% \end{macrocode} +% The "\end{swapgender}" only has to close the group (which is done +% by \LaTeX\ automatically) and use the space hacks to ensure that +% only one space is typeset in cases like \verb*: \end{swapgender} :. +% \begin{macrocode} + {\@bsphack\@Esphack} +% \end{macrocode} +% \end{environment}\end{macro} +% \begin{macro}{\newwordpair} +% \begin{macro}{\renewwordpair} +% "\newwordpair" and "\renewwordpair" differ only in which command +% they employ to make the definition. +% \begin{macrocode} +\newcommand{\newwordpair} {\@newwordpair\newcommand} +\newcommand{\renewwordpair}{\@newwordpair\renewcommand} +% \end{macrocode} +% \begin{macro}{\@newwordpair} +% The real work is done by "\@newwordpair": +% This next line of code becomes +% "\(re)newcommand"\marg{cmd}"{\@ifstar"\dots. +% \begin{macrocode} +\newcommand{\@newwordpair}[4]{% + #1{#2}{\@ifstar +% \end{macrocode} +% The "\@ifstar" checks if \meta{cmd} is called with or without a +% star and stores \meta{male} and \meta{female} in "\@eemeirM" and +% "\@eemeirF", respectively. Then "\@eemeirword" is called to check +% for optional arguments and finish the job. +% \begin{macrocode} + {\def\@eemeirM{\MakeUppercase#3}% + \def\@eemeirF{\MakeUppercase#4}% + \@eemeirword} + {\def\@eemeirM{#3}% + \def\@eemeirF{#4}% + \@eemeirword}}% +} +% \end{macrocode} +% \end{macro} +% \begin{macro}{\@eemeirword} +% As promised, "\@eemeirword" picks up the optional argument to +% \meta{cmd}. If "\ifmale"\meta{person} is undefined, it's because +% the user used \meta{cmd}\oarg{person} (something like "\E[pastor]") +% before setting the gender of \meta{person} with "\male"\oarg{person} +% or friends. Doing so is really naughty of the user, and maybe I'm +% being too lenient letting Em get away with it by calling +% "\askforgender"\oarg{person} for Em. +% \begin{macrocode} +\newcommand{\@eemeirword}[1][]{% + \@ifundefined{ifmale#1} + {\PackageWarning{eemeir} + {You should set the #1 gender before using\MessageBreak it}% + \askforgender[#1]} + {\relax}% +% \end{macrocode} +% If "\ifmale"\meta{person} is true, set the word stored before in +% "\@eemeirM"\@, otherwise use "\@eemeirF"\@. Then use "\xspace" from +% the \textsf{xspace} package to insert a space if needed. +% \begin{macrocode} + \csname ifmale#1\endcsname\@eemeirM\else\@eemeirF\fi + \xspace +} +% \end{macrocode} +% \end{macro} +% \end{macro}\end{macro} +% \begin{macro}{\E} +% \begin{macro}{\Em} +% \begin{macro}{\Eir} +% \begin{macro}{\Eirs} +% Finally set up the commands that give this package its name +% \begin{macrocode} +\newwordpair{\E}{he}{she} +\newwordpair{\Em}{him}{her} +\newwordpair{\Eir}{his}{her} +\newwordpair{\Eirs}{his}{hers} +% \end{macrocode} +% \end{macro}\end{macro}\end{macro}\end{macro} +% and set the main gender according to +% options.\nextlinelabel{ln:@eemeir} +% \begin{macrocode} +\@eemeir +% +% \end{macrocode} +% \Finale diff --git a/macros/latex/contrib/eemeir/eemeir.ins b/macros/latex/contrib/eemeir/eemeir.ins new file mode 100644 index 0000000000..e409c51c7a --- /dev/null +++ b/macros/latex/contrib/eemeir/eemeir.ins @@ -0,0 +1,36 @@ +%% LaTeX2e file `eemeir.ins' +%% generated by the `filecontents' environment +%% from source `eemeir' on 2007/02/19. +%% +% The eemeir package, version 1.1 +\input docstrip.tex +\preamble + + m This is the E-Em-Eir package + o Copyright 2003-07 by Mogens Lemvig Hansen, + g Please find my e-mail address in the left margin + e + n Run eemeir.dtx through LaTeX and read the documentation in eemeir.dvi + s + @ This work may be distributed and/or modified under the + k conditions of the LaTeX Project Public License, either version 1.3 + a of this license or (at your option) any later version. + y The latest version of this license is in + j http://www.latex-project.org/lppl.txt + u and version 1.3 or later is part of all distributions of LaTeX + . version 2003/12/01 or later. + c + o This work has the LPPL maintenance status 'maintained'. + m + The Current Maintainer of this work is Mogens Lemvig Hansen. + + This work consists of the files eemeir.dtx and eemeir.ins + and the derived file eemeir.sty. + +\endpreamble +% I think that \path:twoup.sty: should go into the directory +% \path:tex/latex/misc:; however, \textsc{DocStrip} will not heed my advise +% unless your configuration file, \path:docstrip.cfg:, allows it to. +\usedir{tex/latex/misc} +\generate{\file{eemeir.sty}{\from{eemeir.dtx}{package}}} +\endbatchfile diff --git a/macros/latex/contrib/eemeir/eemeir.pdf b/macros/latex/contrib/eemeir/eemeir.pdf new file mode 100644 index 0000000000..0b73df88d4 --- /dev/null +++ b/macros/latex/contrib/eemeir/eemeir.pdf @@ -0,0 +1,2101 @@ +%PDF-1.2 +9 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F1 +/FontDescriptor 8 0 R +/BaseFont/NBEIHQ+CMR17 +/FirstChar 33 +/LastChar 196 +/Widths[249.6 458.6 772.1 458.6 772.1 719.8 249.6 354.1 354.1 458.6 719.8 249.6 301.9 +249.6 458.6 458.6 458.6 458.6 458.6 458.6 458.6 458.6 458.6 458.6 458.6 249.6 249.6 +249.6 719.8 432.5 432.5 719.8 693.3 654.3 667.6 706.6 628.2 602.1 726.3 693.3 327.6 +471.5 719.4 576 850 693.3 719.8 628.2 719.8 680.5 510.9 667.6 693.3 693.3 954.5 693.3 +693.3 563.1 249.6 458.6 249.6 458.6 249.6 249.6 458.6 510.9 406.4 510.9 406.4 275.8 +458.6 510.9 249.6 275.8 484.7 249.6 772.1 510.9 458.6 510.9 484.7 354.1 359.4 354.1 +510.9 484.7 667.6 484.7 484.7 406.4 458.6 917.2 458.6 458.6 458.6 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 576 772.1 719.8 641.1 615.3 693.3 +667.6 719.8 667.6 719.8 0 0 667.6 525.4 499.3 499.3 748.9 748.9 249.6 275.8 458.6 +458.6 458.6 458.6 458.6 693.3 406.4 458.6 667.6 719.8 458.6 837.2 941.7 719.8 249.6 +458.6] +>> +endobj +12 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F2 +/FontDescriptor 11 0 R +/BaseFont/BLGRSR+CMSY10 +/FirstChar 33 +/LastChar 196 +/Widths[1000 500 500 1000 1000 1000 777.8 1000 1000 611.1 611.1 1000 1000 1000 777.8 +275 1000 666.7 666.7 888.9 888.9 0 0 555.6 555.6 666.7 500 722.2 722.2 777.8 777.8 +611.1 798.5 656.8 526.5 771.4 527.8 718.7 594.9 844.5 544.5 677.8 762 689.7 1200.9 +820.5 796.1 695.6 816.7 847.5 605.6 544.6 625.8 612.8 987.8 713.3 668.3 724.7 666.7 +666.7 666.7 666.7 666.7 611.1 611.1 444.4 444.4 444.4 444.4 500 500 388.9 388.9 277.8 +500 500 611.1 500 277.8 833.3 750 833.3 416.7 666.7 666.7 777.8 777.8 444.4 444.4 +444.4 611.1 777.8 777.8 777.8 777.8 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 777.8 277.8 777.8 500 777.8 500 777.8 777.8 777.8 777.8 0 0 777.8 +777.8 777.8 1000 500 500 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 +777.8 777.8 1000 1000 777.8 777.8 1000 777.8] +>> +endobj +15 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F3 +/FontDescriptor 14 0 R +/BaseFont/CKRFSD+CMR12 +/FirstChar 33 +/LastChar 196 +/Widths[272 489.6 816 489.6 816 761.6 272 380.8 380.8 489.6 761.6 272 326.4 272 489.6 +489.6 489.6 489.6 489.6 489.6 489.6 489.6 489.6 489.6 489.6 272 272 272 761.6 462.4 +462.4 761.6 734 693.4 707.2 747.8 666.2 639 768.3 734 353.2 503 761.2 611.8 897.2 +734 761.6 666.2 761.6 720.6 544 707.2 734 734 1006 734 734 598.4 272 489.6 272 489.6 +272 272 489.6 544 435.2 544 435.2 299.2 489.6 544 272 299.2 516.8 272 816 544 489.6 +544 516.8 380.8 386.2 380.8 544 516.8 707.2 516.8 516.8 435.2 489.6 979.2 489.6 489.6 +489.6 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 611.8 816 +761.6 679.6 652.8 734 707.2 761.6 707.2 761.6 0 0 707.2 571.2 544 544 816 816 272 +299.2 489.6 489.6 489.6 489.6 489.6 734 435.2 489.6 707.2 761.6 489.6 883.8 992.6 +761.6 272 489.6] +>> +endobj +18 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F4 +/FontDescriptor 17 0 R +/BaseFont/RLSZZJ+CMBX9 +/FirstChar 33 +/LastChar 196 +/Widths[360.2 617.6 986.1 591.7 986.1 920.4 328.7 460.2 460.2 591.7 920.4 328.7 394.4 +328.7 591.7 591.7 591.7 591.7 591.7 591.7 591.7 591.7 591.7 591.7 591.7 328.7 328.7 +360.2 920.4 558.8 558.8 920.4 892.9 840.9 854.6 906.6 776.5 743.7 929.9 924.4 446.3 +610.8 925.8 710.8 1121.6 924.4 888.9 808 888.9 886.7 657.4 823.1 908.6 892.9 1221.6 +892.9 892.9 723.1 328.7 617.6 328.7 591.7 328.7 328.7 575.2 657.4 525.9 657.4 543 +361.6 591.7 657.4 328.7 361.6 624.5 328.7 986.1 657.4 591.7 657.4 624.5 488.1 466.8 +460.2 657.4 624.5 854.6 624.5 624.5 525.9 591.7 1183.3 591.7 591.7 591.7 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 710.8 986.1 920.4 827.2 +788.9 924.4 854.6 920.4 854.6 920.4 0 0 854.6 690.3 657.4 657.4 986.1 986.1 328.7 +361.6 591.7 591.7 591.7 591.7 591.7 892.9 525.9 616.8 854.6 920.4 591.7 1071 1202.5 +920.4 328.7 591.7] +>> +endobj +21 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F5 +/FontDescriptor 20 0 R +/BaseFont/CZRGKI+CMR9 +/FirstChar 33 +/LastChar 196 +/Widths[285.5 513.9 856.5 513.9 856.5 799.4 285.5 399.7 399.7 513.9 799.4 285.5 342.6 +285.5 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 285.5 285.5 +285.5 799.4 485.3 485.3 799.4 770.7 727.9 742.3 785 699.4 670.8 806.5 770.7 371 528.1 +799.2 642.3 942 770.7 799.4 699.4 799.4 756.5 571 742.3 770.7 770.7 1056.2 770.7 +770.7 628.1 285.5 513.9 285.5 513.9 285.5 285.5 513.9 571 456.8 571 457.2 314 513.9 +571 285.5 314 542.4 285.5 856.5 571 513.9 571 542.4 402 405.4 399.7 571 542.4 742.3 +542.4 542.4 456.8 513.9 1027.8 513.9 513.9 513.9 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 642.3 856.5 799.4 713.6 685.2 770.7 742.3 799.4 +742.3 799.4 0 0 742.3 599.5 571 571 856.5 856.5 285.5 314 513.9 513.9 513.9 513.9 +513.9 770.7 456.8 513.9 742.3 799.4 513.9 927.8 1042 799.4 285.5 513.9] +>> +endobj +24 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F6 +/FontDescriptor 23 0 R +/BaseFont/NPGGZH+CMSS9 +/FirstChar 33 +/LastChar 196 +/Widths[325.6 513.9 856.5 513.9 856.5 779.3 285.5 399.7 399.7 513.9 799.4 285.5 342.6 +285.5 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 285.5 285.5 +325.6 799.4 485.3 485.3 685.2 686.7 686 656.6 743.1 617.3 588.7 685.2 726.8 287 486.1 +715.3 560.2 898.1 726.8 759.3 657.4 759.3 665.9 571 702.2 706.8 686.7 972.2 686.7 +686.7 628.1 298.6 513.9 298.6 513.9 285.5 285.5 493.8 530.9 456.8 530.9 456.8 314 +513.9 530.9 245.4 273.9 502.3 245.4 816.4 530.9 513.9 530.9 530.9 351.1 394 371.1 +530.9 473.8 702.2 473.8 473.8 446.8 513.9 1027.8 513.9 513.9 513.9 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 560.2 856.5 799.4 629.6 685.2 +726.8 742.3 799.4 742.3 799.4 0 0 742.3 599.5 550.9 550.9 836.4 836.4 245.4 273.9 +513.9 513.9 513.9 513.9 513.9 686.7 456.8 493.8 742.3 799.4 513.9 885.8 1000 799.4 +245.4 513.9] +>> +endobj +27 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F7 +/FontDescriptor 26 0 R +/BaseFont/ASVTPC+CMR10 +/FirstChar 33 +/LastChar 196 +/Widths[277.8 500 833.3 500 833.3 777.8 277.8 388.9 388.9 500 777.8 277.8 333.3 277.8 +500 500 500 500 500 500 500 500 500 500 500 277.8 277.8 277.8 777.8 472.2 472.2 777.8 +750 708.3 722.2 763.9 680.6 652.8 784.7 750 361.1 513.9 777.8 625 916.7 750 777.8 +680.6 777.8 736.1 555.6 722.2 750 750 1027.8 750 750 611.1 277.8 500 277.8 500 277.8 +277.8 500 555.6 444.4 555.6 444.4 305.6 500 555.6 277.8 305.6 527.8 277.8 833.3 555.6 +500 555.6 527.8 391.7 394.4 388.9 555.6 527.8 722.2 527.8 527.8 444.4 500 1000 500 +500 500 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 625 833.3 +777.8 694.4 666.7 750 722.2 777.8 722.2 777.8 0 0 722.2 583.3 555.6 555.6 833.3 833.3 +277.8 305.6 500 500 500 500 500 750 444.4 500 722.2 777.8 500 902.8 1013.9 777.8 +277.8 500] +>> +endobj +30 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F8 +/FontDescriptor 29 0 R +/BaseFont/OVPXNL+CMSS10 +/FirstChar 33 +/LastChar 196 +/Widths[319.4 500 833.3 500 833.3 758.3 277.8 388.9 388.9 500 777.8 277.8 333.3 277.8 +500 500 500 500 500 500 500 500 500 500 500 277.8 277.8 319.4 777.8 472.2 472.2 666.7 +666.7 666.7 638.9 722.2 597.2 569.4 666.7 708.3 277.8 472.2 694.4 541.7 875 708.3 +736.1 638.9 736.1 645.8 555.6 680.6 687.5 666.7 944.4 666.7 666.7 611.1 288.9 500 +288.9 500 277.8 277.8 480.6 516.7 444.4 516.7 444.4 305.6 500 516.7 238.9 266.7 488.9 +238.9 794.4 516.7 500 516.7 516.7 341.7 383.3 361.1 516.7 461.1 683.3 461.1 461.1 +434.7 500 1000 500 500 500 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 541.7 833.3 777.8 611.1 666.7 708.3 722.2 777.8 722.2 777.8 0 0 722.2 +583.3 536.1 536.1 813.9 813.9 238.9 266.7 500 500 500 500 500 666.7 444.4 480.6 722.2 +777.8 500 861.1 972.2 777.8 238.9 500] +>> +endobj +33 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F9 +/FontDescriptor 32 0 R +/BaseFont/FWXBTH+CMTT10 +/FirstChar 33 +/LastChar 196 +/Widths[525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 +525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 +525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 +525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 +525 525 525 525 525 525 525 525 525 525 525 525 525 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 525 525 525 525 525 525 525 525 525 0 0 525 +525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 +525 525] +>> +endobj +36 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F10 +/FontDescriptor 35 0 R +/BaseFont/BAQYOK+CMTT9 +/FirstChar 33 +/LastChar 196 +/Widths[525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 +525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 +525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 +525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 +525 525 525 525 525 525 525 525 525 525 525 525 525 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 525 525 525 525 525 525 525 525 525 0 0 525 +525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 +525 525] +>> +endobj +39 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F11 +/FontDescriptor 38 0 R +/BaseFont/KWSIQL+CMR7 +/FirstChar 33 +/LastChar 196 +/Widths[323.4 569.4 938.5 569.4 938.5 877 323.4 446.4 446.4 569.4 877 323.4 384.9 +323.4 569.4 569.4 569.4 569.4 569.4 569.4 569.4 569.4 569.4 569.4 569.4 323.4 323.4 +323.4 877 538.7 538.7 877 843.3 798.6 815.5 860.1 767.9 737.1 883.9 843.3 412.7 583.3 +874 706.4 1027.8 843.3 877 767.9 877 829.4 631 815.5 843.3 843.3 1150.8 843.3 843.3 +692.5 323.4 569.4 323.4 569.4 323.4 323.4 569.4 631 507.9 631 507.9 354.2 569.4 631 +323.4 354.2 600.2 323.4 938.5 631 569.4 631 600.2 446.4 452.6 446.4 631 600.2 815.5 +600.2 600.2 507.9 569.4 1138.9 569.4 569.4 569.4 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 706.4 938.5 877 781.8 754 843.3 815.5 877 815.5 +877 0 0 815.5 677.6 646.8 646.8 970.2 970.2 323.4 354.2 569.4 569.4 569.4 569.4 569.4 +843.3 507.9 569.4 815.5 877 569.4 1013.9 1136.9 877 323.4 569.4] +>> +endobj +42 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F12 +/FontDescriptor 41 0 R +/BaseFont/EURXIK+CMSY6 +/FirstChar 33 +/LastChar 196 +/Widths[1222.2 638.9 638.9 1222.2 1222.2 1222.2 963 1222.2 1222.2 768.5 768.5 1222.2 +1222.2 1222.2 963 365.7 1222.2 833.3 833.3 1092.6 1092.6 0 0 703.7 703.7 833.3 638.9 +898.1 898.1 963 963 768.5 989.9 813.3 678.4 961.2 671.3 879.9 746.7 1059.3 709.3 +846.3 938.8 854.5 1427.2 1005.7 973 878.4 1008.3 1061.4 762 711.3 774.4 785.2 1222.7 +883.7 823.9 884 833.3 833.3 833.3 833.3 833.3 768.5 768.5 574.1 574.1 574.1 574.1 +638.9 638.9 509.3 509.3 379.6 638.9 638.9 768.5 638.9 379.6 1000 924.1 1027.8 541.7 +833.3 833.3 963 963 574.1 574.1 574.1 768.5 963 963 963 963 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 963 379.6 963 638.9 963 638.9 963 963 +963 963 0 0 963 963 963 1222.2 638.9 638.9 963 963 963 963 963 963 963 963 963 963 +963 963 1222.2 1222.2 963 963 1222.2 963] +>> +endobj +45 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F13 +/FontDescriptor 44 0 R +/BaseFont/VJSJNB+CMR8 +/FirstChar 33 +/LastChar 196 +/Widths[295.1 531.3 885.4 531.3 885.4 826.4 295.1 413.2 413.2 531.3 826.4 295.1 354.2 +295.1 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 295.1 295.1 +295.1 826.4 501.7 501.7 826.4 795.8 752.1 767.4 811.1 722.6 693.1 833.5 795.8 382.6 +545.5 825.4 663.6 972.9 795.8 826.4 722.6 826.4 781.6 590.3 767.4 795.8 795.8 1091 +795.8 795.8 649.3 295.1 531.3 295.1 531.3 295.1 295.1 531.3 590.3 472.2 590.3 472.2 +324.7 531.3 590.3 295.1 324.7 560.8 295.1 885.4 590.3 531.3 590.3 560.8 414.1 419.1 +413.2 590.3 560.8 767.4 560.8 560.8 472.2 531.3 1062.5 531.3 531.3 531.3 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 663.6 885.4 826.4 736.8 +708.3 795.8 767.4 826.4 767.4 826.4 0 0 767.4 619.8 590.3 590.3 885.4 885.4 295.1 +324.7 531.3 531.3 531.3 531.3 531.3 795.8 472.2 531.3 767.4 826.4 531.3 958.7 1076.8 +826.4 295.1 531.3] +>> +endobj +48 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F14 +/FontDescriptor 47 0 R +/BaseFont/FZDJQX+CMR6 +/FirstChar 33 +/LastChar 196 +/Widths[351.8 611.1 1000 611.1 1000 935.2 351.8 481.5 481.5 611.1 935.2 351.8 416.7 +351.8 611.1 611.1 611.1 611.1 611.1 611.1 611.1 611.1 611.1 611.1 611.1 351.8 351.8 +351.8 935.2 578.7 578.7 935.2 896.3 850.9 870.4 915.7 818.5 786.1 941.7 896.3 442.6 +624.1 928.7 753.7 1090.7 896.3 935.2 818.5 935.2 883.3 675.9 870.4 896.3 896.3 1220.4 +896.3 896.3 740.7 351.8 611.1 351.8 611.1 351.8 351.8 611.1 675.9 546.3 675.9 546.3 +384.3 611.1 675.9 351.8 384.3 643.5 351.8 1000 675.9 611.1 675.9 643.5 481.5 488 +481.5 675.9 643.5 870.4 643.5 643.5 546.3 611.1 1222.2 611.1 611.1 611.1 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 753.7 1000 935.2 831.5 +805.5 896.3 870.4 935.2 870.4 935.2 0 0 870.4 736.1 703.7 703.7 1055.5 1055.5 351.8 +384.3 611.1 611.1 611.1 611.1 611.1 896.3 546.3 611.1 870.4 935.2 611.1 1077.8 1207.4 +935.2 351.8 611.1] +>> +endobj +51 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F15 +/FontDescriptor 50 0 R +/BaseFont/RDUENF+CMTI8 +/FirstChar 33 +/LastChar 196 +/Widths[329.2 550 877.8 816 877.8 822.9 329.2 438.9 438.9 548.6 822.9 329.2 384 329.2 +548.6 548.6 548.6 548.6 548.6 548.6 548.6 548.6 548.6 548.6 548.6 329.2 329.2 329.2 +822.9 548.6 548.6 822.9 796.5 754.9 768.1 809.7 727.4 700 830 796.5 412.5 562.8 824 +672.6 961.1 796.5 822.9 727.4 822.9 782.3 603.5 768.1 796.5 796.5 1070.8 796.5 796.5 +658.3 329.2 550 329.2 548.6 329.2 329.2 548.6 493.8 493.8 548.6 493.8 329.2 493.8 +548.6 329.2 329.2 493.8 274.3 877.8 603.5 548.6 548.6 493.8 452.6 438.9 356.6 576 +493.8 713.2 494.8 521.2 438.9 548.6 1097.2 548.6 548.6 548.6 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 672.6 877.8 822.9 741.7 713.2 796.5 +768.1 822.9 768.1 822.9 0 0 768.1 658.3 603.5 630.9 946.4 960.1 329.2 356.6 548.6 +548.6 548.6 548.6 548.6 884.5 493.8 576 768.1 768.1 548.6 946.9 1056.6 822.9 274.3 +548.6] +>> +endobj +54 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F16 +/FontDescriptor 53 0 R +/BaseFont/KKBQBI+CMSS8 +/FirstChar 33 +/LastChar 196 +/Widths[336.8 531.3 885.4 531.3 885.4 805.6 295.1 413.2 413.2 531.3 826.4 295.1 354.2 +295.1 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 295.1 295.1 +336.8 826.4 501.7 501.7 708.3 708.3 708.3 678.8 767.4 637.2 607.6 708.3 750 295.1 +501.7 737.9 578.1 927.1 750 784.7 678.8 784.7 687.5 590.3 725.7 729.2 708.3 1003.5 +708.3 708.3 649.3 309 531.3 309 531.3 295.1 295.1 510.4 548.6 472.2 548.6 472.2 324.7 +531.3 548.6 253.5 283 519.1 253.5 843.8 548.6 531.3 548.6 548.6 362.9 407.3 383.7 +548.6 489.6 725.7 489.6 489.6 461.8 531.3 1062.5 531.3 531.3 531.3 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 578.1 885.4 826.4 649.3 708.3 +750 767.4 826.4 767.4 826.4 0 0 767.4 619.8 569.5 569.5 864.6 864.6 253.5 283 531.3 +531.3 531.3 531.3 531.3 708.3 472.2 510.4 767.4 826.4 531.3 914.9 1033 826.4 253.5 +531.3] +>> +endobj +56 0 obj +<< +/Filter[/FlateDecode] +/Length 2243 +>> +stream +xڅXKW JaxLNqU"`W*a%lP-c J9a$i<'g򏇷U +U\,YʬLGq)'M+IV˴ <]צ,SU7m3VG;x雱9K'Xiօ>5(4Lv'":nt$WD_ MJ%{Oc|:‰ox? w-E?~جg“;<&yl:'~z5f> ޹뷃d,r&t}+#vՖ5C(Kz3bJݝm H3\pu~K~c8KyCJg12X10D@")DgxO aU@ >Ͱܱs< +n7(@vG"]3IԐoّrl6:Ax55s P;!ȍ 7wV +HSfsF%!͎g!u|vy{ WaDNs#1BN.TBl +%!wbx9PW;37iDC ###֔ER0݉%0n}}HÐTT% #GG +M_Zp4]YLݼ@5"a%. n)oB ʀօRqх<-s3h"8g+P[^Jmj=4 A+rWOBq*q: éBE ((vUmD^֠4tV0$&ցafa鷼 jav\q/Af0_<*FVRېq\ DӅ|Op +KIQUB/ӝ\x;A&r+ѥ wdK'̽=_j`/v3[]]\4)  ZH6-J'sd:ݒ6j?6VWŷ j*Qه'HwM$߅I){gG;@ILl麔=@~OME + +we4e0W)|}Y_ȽN7$a 'ÊG7Bs]\9ؼA's!pɚMѹM]aBqTDJ9icB??8Xfe)vFaX^Q9εFS~0:>0W]uxۈRM%ھz2T J<|@H7JWd' (KR*6'`6hlPE2 .@*4Pu@ag2K} G)0~  }v _(k,k^ J8>z95 4 Ӱu ?yQwiGN2#ԩwq٤ΕLcҠ{Ņn~SpH, hzl]`Cmu8/!ex7SÐ*A)/5:n3]`ŷt9;7-Drku{F'6e@kOaO1c/CR2 ~RFgͻ +endstream +endobj +58 0 obj +<< +/F1 9 0 R +/F2 12 0 R +/F3 15 0 R +/F4 18 0 R +/F5 21 0 R +/F6 24 0 R +/F7 27 0 R +/F8 30 0 R +/F9 33 0 R +/F10 36 0 R +/F11 39 0 R +/F12 42 0 R +/F13 45 0 R +/F14 48 0 R +/F15 51 0 R +/F16 54 0 R +>> +endobj +6 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 58 0 R +>> +endobj +63 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F17 +/FontDescriptor 62 0 R +/BaseFont/NECEDA+CMTI10 +/FirstChar 33 +/LastChar 196 +/Widths[306.7 514.4 817.8 769.1 817.8 766.7 306.7 408.9 408.9 511.1 766.7 306.7 357.8 +306.7 511.1 511.1 511.1 511.1 511.1 511.1 511.1 511.1 511.1 511.1 511.1 306.7 306.7 +306.7 766.7 511.1 511.1 766.7 743.3 703.9 715.6 755 678.3 652.8 773.6 743.3 385.6 +525 768.9 627.2 896.7 743.3 766.7 678.3 766.7 729.4 562.2 715.6 743.3 743.3 998.9 +743.3 743.3 613.3 306.7 514.4 306.7 511.1 306.7 306.7 511.1 460 460 511.1 460 306.7 +460 511.1 306.7 306.7 460 255.6 817.8 562.2 511.1 511.1 460 421.7 408.9 332.2 536.7 +460 664.4 463.9 485.6 408.9 511.1 1022.2 511.1 511.1 511.1 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 627.2 817.8 766.7 692.2 664.4 743.3 715.6 +766.7 715.6 766.7 0 0 715.6 613.3 562.2 587.8 881.7 894.4 306.7 332.2 511.1 511.1 +511.1 511.1 511.1 831.3 460 536.7 715.6 715.6 511.1 882.8 985 766.7 255.6 511.1] +>> +endobj +64 0 obj +<< +/Filter[/FlateDecode] +/Length 2214 +>> +stream +xڕXK۸W|1$vnIޤsح0H$PFӍ(J΅ģhf! vf_g~f/Yf,gO_aOX9[D%KJ|oEIHdGu'isovEԞȬ)l9_">}Yʀ/FcO>2q>g!*b%)<~'z߲C<0:QaO-iGm}h= iNJԎDzQgt/5dI`y?kxnwGSݠzjrȚ2+;KaTqb;XyNQ|pCpMa'y)@G]Z>Mc QwV^8&cSsUv^_F7Z=;OʊԆ*C0D> 2輨{ɝ^tM!uRF&5j۸5)G%xmqGH/(L0a'ʑRp/6@+#H鵃bW4S(D]_A`C%b:;YW)ȰyoQn'45!WW|tdUQ̌q/KkiY\k DK@EDž630匌s`dA'[s:l³g1$tkoۅ} q㒍܋zHPB#>nmVPlة~Zuתkہ8|Tu%nez7Xɡ_JpCeTEW? |ec*2 Qtl7[ɦ7pд*e 纜j#/:!]ˎ:e-/mV5'h\NgН[}9&o7`YK7n- x7ržnhAM+Vb[WJ}b0ydT,)7N^>*w.,GPjnVء:K%)I35@J,CW$\Ci g*Dz1}O\ ؆BsTkCE#$ Bk1]'A'C\vS9"E +{#gཱིEO9["`ѹ];m Yp4wa;_?4*~}CSy0Ar+RzƔPD64,Nۼ#Ƶ){G;TO;dэ +9SڃgOw8qƼQ nUd145)wU?I+ "#clRBiwy_=JUq禊wo/CPm`WSNK_x[j8PyE-lsvP/* +%DPs?.K_1hⶸ{ $tj _~!ojSNߞhC^Pe1=t +DBs7E6/1jdg<Ŝ-\n*gBx#{jc&4@ +qZiϰy9e|,vbޟP&-Yx*EX*/P{')wb[3VBdp;U:_ +endstream +endobj +65 0 obj +<< +/F9 33 0 R +/F7 27 0 R +/F17 63 0 R +/F10 36 0 R +/F8 30 0 R +>> +endobj +60 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 65 0 R +>> +endobj +70 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F18 +/FontDescriptor 69 0 R +/BaseFont/YCQQSQ+CMBX12 +/FirstChar 33 +/LastChar 196 +/Widths[342.6 581 937.5 562.5 937.5 875 312.5 437.5 437.5 562.5 875 312.5 375 312.5 +562.5 562.5 562.5 562.5 562.5 562.5 562.5 562.5 562.5 562.5 562.5 312.5 312.5 342.6 +875 531.3 531.3 875 849.5 799.8 812.5 862.3 738.4 707.2 884.3 879.6 419 581 880.8 +675.9 1067.1 879.6 844.9 768.5 844.9 839.1 625 782.4 864.6 849.5 1162 849.5 849.5 +687.5 312.5 581 312.5 562.5 312.5 312.5 546.9 625 500 625 513.3 343.8 562.5 625 312.5 +343.8 593.8 312.5 937.5 625 562.5 625 593.8 459.5 443.8 437.5 625 593.8 812.5 593.8 +593.8 500 562.5 1125 562.5 562.5 562.5 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 675.9 937.5 875 787 750 879.6 812.5 875 812.5 875 0 0 812.5 +656.3 625 625 937.5 937.5 312.5 343.8 562.5 562.5 562.5 562.5 562.5 849.5 500 574.1 +812.5 875 562.5 1018.5 1143.5 875 312.5 562.5] +>> +endobj +73 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F19 +/FontDescriptor 72 0 R +/BaseFont/YAMNKE+CMTT8 +/FirstChar 33 +/LastChar 196 +/Widths[531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 +531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 +531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 +531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 +531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 +531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 +531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 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 531.3 531.3 531.3 531.3 531.3 +531.3 531.3 531.3 531.3 531.3 0 0 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 +531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 +531.3 531.3] +>> +endobj +76 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F20 +/FontDescriptor 75 0 R +/BaseFont/FRNJBU+CMSY8 +/FirstChar 33 +/LastChar 196 +/Widths[1062.5 531.3 531.3 1062.5 1062.5 1062.5 826.4 1062.5 1062.5 649.3 649.3 1062.5 +1062.5 1062.5 826.4 288.2 1062.5 708.3 708.3 944.5 944.5 0 0 590.3 590.3 708.3 531.3 +767.4 767.4 826.4 826.4 649.3 849.5 694.7 562.6 821.7 560.8 758.3 631 904.2 585.5 +720.1 807.4 730.7 1264.5 869.1 841.6 743.3 867.7 906.9 643.4 586.3 662.8 656.2 1054.6 +756.4 705.8 763.6 708.3 708.3 708.3 708.3 708.3 649.3 649.3 472.2 472.2 472.2 472.2 +531.3 531.3 413.2 413.2 295.1 531.3 531.3 649.3 531.3 295.1 885.4 795.8 885.4 443.6 +708.3 708.3 826.4 826.4 472.2 472.2 472.2 649.3 826.4 826.4 826.4 826.4 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 826.4 295.1 826.4 531.3 826.4 +531.3 826.4 826.4 826.4 826.4 0 0 826.4 826.4 826.4 1062.5 531.3 531.3 826.4 826.4 +826.4 826.4 826.4 826.4 826.4 826.4 826.4 826.4 826.4 826.4 1062.5 1062.5 826.4 826.4 +1062.5 826.4] +>> +endobj +77 0 obj +<< +/Filter[/FlateDecode] +/Length 2462 +>> +stream +xڽZKW| 2a$H07v6TrعV{HYIT'FERhmٗ4F/`iߣ_E~`BRF>z|\|#'T> /hTiBFsS?Ҡ +dyaFfߴt( z^LxJio@Sh~j +;$SYHqwhLUd,}kk#Œ7,˛䌳LIVq'GҺOl2cz<]KfHd%x':C:j =U\tJY.!b}rVY#F Z&00msX7LA,bCl2OEICwv w4,D'KN~o:Ȟ#M$<`cCC Xu}}XSmÞEJ|)rR~,+dbe WnK"/JVъ5tf(s}<,(~JI +)B(sQG% +T844O}4c4}7̭{0]GV{GاHBw +3I0= D煔1d"P }@Ms$Ss ՟@w$ HEskBv&CLg'V )x[26:*aK ZiΝCw%T"0raZRs .– ++lf"7 Xn7K[U&&1j)TzL&% a&%6P*ʀH=֞z{nU =D L1=4QA7ZyɃB6+YHZyՔMpONQ7b €Ӥkxf +o1S-'ss cf^_\7>locWFe0Ak7Fq,^u?|Ne]؀vZPe<|ln^g솳3j=WzTa,JaprGQa dJS}x`ҿL 8HO 6\>Noۭ šC7ltY k{2G_ԯ>x_OBKٮamqWLV(ٷ7V]LA_P݌?t5;+yͮ27cer x)Q[ǒ[!sAg7^7&9uB zV-ȏ-^ +s(W͔<[cct Ğy[`XŶϝ~]J`.R討W(g T.e"yLWzY۴G:GVLH k0>Ba%@S9pqs_Vxȉ.Q6BBg},9h穡  A28 +n Ō(j_~?1NjsS0sp :qXfL+m-L:cgʘ5^Y(ȡF'e$ L29d2;)yS~b$ fSC5s>sjg߽ew]n(G+=rð-r^.Dȥcr_$NVt,1/)lMK^ v6;sSQRlNtvBkN>!9=3rÏ7!)םoȂqQٷ̘_JU +endstream +endobj +78 0 obj +<< +/F9 33 0 R +/F2 12 0 R +/F17 63 0 R +/F8 30 0 R +/F7 27 0 R +/F10 36 0 R +/F18 70 0 R +/F11 39 0 R +/F14 48 0 R +/F13 45 0 R +/F19 73 0 R +/F20 76 0 R +>> +endobj +67 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 78 0 R +>> +endobj +83 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F21 +/FontDescriptor 82 0 R +/BaseFont/RPUDOX+CMSY9 +/FirstChar 33 +/LastChar 196 +/Widths[1027.8 513.9 513.9 1027.8 1027.8 1027.8 799.4 1027.8 1027.8 628.1 628.1 1027.8 +1027.8 1027.8 799.4 279.3 1027.8 685.2 685.2 913.6 913.6 0 0 571 571 685.2 513.9 +742.3 742.3 799.4 799.4 628.1 821.1 673.6 542.6 793.8 542.4 736.3 610.9 871 562.7 +696.6 782.2 707.9 1229.2 842.1 816.3 716.8 839.3 873.9 622.4 563.2 642.3 632.1 1017.5 +732.4 685 742 685.2 685.2 685.2 685.2 685.2 628.1 628.1 456.8 456.8 456.8 456.8 513.9 +513.9 399.7 399.7 285.5 513.9 513.9 628.1 513.9 285.5 856.5 770.7 856.5 428.2 685.2 +685.2 799.4 799.4 456.8 456.8 456.8 628.1 799.4 799.4 799.4 799.4 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 799.4 285.5 799.4 513.9 799.4 513.9 +799.4 799.4 799.4 799.4 0 0 799.4 799.4 799.4 1027.8 513.9 513.9 799.4 799.4 799.4 +799.4 799.4 799.4 799.4 799.4 799.4 799.4 799.4 799.4 1027.8 1027.8 799.4 799.4 1027.8 +799.4] +>> +endobj +84 0 obj +<< +/Filter[/FlateDecode] +/Length 2307 +>> +stream +xYIWHVqI.I < āGjiHIZ3<"Rl +"E1pۼɂeqpwx3XDw| 撟q7b '>&O]oW6u5?B,x D +ϔv~dDyiͱ^F,2&WJKij1BSk!%=*F*@_窄yECjZZևT`Y;?&;;xh:dik 'r<Ν%W{>@>?ɝQIΥII_^^^vH1{;q)DO̒"VE<sĕ.1\ ]c? +0[A kb\fŞnwIdXjb +endstream +endobj +85 0 obj +<< +/F9 33 0 R +/F2 12 0 R +/F17 63 0 R +/F7 27 0 R +/F10 36 0 R +/F8 30 0 R +/F18 70 0 R +/F11 39 0 R +/F21 83 0 R +/F6 24 0 R +/F14 48 0 R +/F13 45 0 R +/F19 73 0 R +>> +endobj +80 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 85 0 R +>> +endobj +88 0 obj +<< +/Filter[/FlateDecode] +/Length 1714 +>> +stream +xYMo6W(5W$Abz.=9(6m%W7 Rp(K.$J3 |OW>#t4ZgQٮrkAh,p m%}$Ue +koEM /Gspy+By3Sf +"(,DY"pz1ާ5ٚz-:5wq:ߌM8kg8J;lFX{Ȑn:^IH;3sE׌ct ƊeIb]봎=.sqȔlgf›%4aD.2^'Ti#7Q<e_x&:b" 52/9oā9_͟0_]4O6=%26gBCd; @joWnvhn{[nWp`bR24h-wHtW=IeIuzg1ð?dOQ1v=ѱ֗~WP]+tq m z͚4\LCz-% +k'i5Y,:&z@HHe5=NIјHr1oV6lޮz 7'mrZc((kQh,!E#V賍=nAv6MjVA&-m <mMTC/P v Sƙfz[;%t= V)bථYa +@֪;G\sBT7`tJ?J0HwaCo38gCid9Cг|k~s}rA;Eϸ6 KvkyV@8,ϟj_ z%@&9m>&$vuVf6,W39XC +O-lwy&gЬaE/qdR |rV3Ԋ|u5Ԫ]Od +X%h ;$Iz!z!f.'owwC:,k:%+p*'s$t ᭪t/:]HHBM sh"k\{Lީ9jh=&#tǮ(qV!>BcI^P]$b.r1ws~ 9't ߒs'9"9Ɩ B^p s)<.=:]x~x(/@Lw@I[,?qրgH&g^BvZ.DT__? IvgxaYlER<ҳky+ӂ:9(h'ԀVWf+N/]E.T;)dirT|>U H o~M8>ǯϒ +L%yJ}9P90.FqVc#=)zܚ4>Xymkf8`7-zJYiYG =ϋъ~}9VSd꛿`X +endstream +endobj +89 0 obj +<< +/F7 27 0 R +/F11 39 0 R +/F10 36 0 R +/F9 33 0 R +/F2 12 0 R +/F17 63 0 R +>> +endobj +87 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 89 0 R +>> +endobj +92 0 obj +<< +/Filter[/FlateDecode] +/Length 2026 +>> +stream +xڕXKW,F\Q(i2dz1A@栶i[i[2$yz{X SEXH/`A=ǟb/eW^™ +Yy{򿖳y(ajbiMNW-}躮쾝n|XYfK84׍e]B念\ vVoo9KYfɧ\Wq,M__ͷoBFQFJCjb$[%^[Vn~aW0_j B +-̰燴sHX,`jєNggwLK=}hٱ<8F]Ə,@iYB/S,ќKa']xJNե^uz84eL{<02$,1S7yS~l FAl#BBWМ|K&%$QELq +:iVAC%zp5 pG +]_f(6|-Ӟo u+-8|Gj~.VoU p{8'a2:KY#d_XWAġDC !vi +`G#]m ALɻH4^3d1c,Y\+eI-s.];ue3h Os@{ +袝Fr/#~qĆD!.Unn@4k)Xz,ieAYb ^T:EǍנ0<Ir.n2UXhi_Vp1C8Þh) "Spb $=cbh=TX0Ec[*]K~h]o ""xk% +@ 3xk},x5esmH%"͘b z}"H6ڦ߶xsr@Lcqn2ed0ҋgoB& [L@ת^K~GG#LQ9\kSN #/=sc8K/ (ʼ@cݞrrO&CfHz]0펶n(U[nynPmM.ڢ*o;zq` Y 텭Gq6}m=@'prJ wjN-Pԙss%28e6vg01Hmz 8x/O׸bujf0 .=W >ѣ xboN[Ѓ37TS=HP%I]P;J] ʄU{DH{q4#> +endobj +91 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 93 0 R +>> +endobj +98 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F22 +/FontDescriptor 97 0 R +/BaseFont/HRCUUL+CMMI9 +/FirstChar 33 +/LastChar 196 +/Widths[639.4 477.1 609.5 852.5 529.4 374.4 671.1 1027.8 1027.8 1027.8 1027.8 285.5 +285.5 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 285.5 +285.5 799.4 513.9 799.4 513.9 543.7 770.7 777.7 733.6 847.5 756.3 656.2 804.8 850.2 +449.3 566.3 870.4 699.4 992.9 821.6 782.1 656.2 810.6 777.6 627.9 599.6 699.1 599.4 +970.5 849 596.5 699.2 399.7 399.7 399.7 1027.8 1027.8 424.4 544.5 440.4 444.9 532.5 +477.8 498.8 490.1 592.2 351.7 420.1 535.1 306.7 905.5 620 497.5 515.9 459.2 463.7 +478.8 371.1 591.4 499.2 736.6 582.6 506.2 478 334.5 391.6 653.3 513.9 285.5 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 627.7 856.5 782.1 713.6 +760.6 850.2 799.2 599.5 685.2 631.1 0 0 792.1 658.7 579.2 530.8 455.9 416.4 450.6 +513.2 481.1 363.8 592.2 599.5 619.2 506.9 450.6 588.2 529.4 587.7 452.4 556.3 611.7 +640.8 670.5 285.5] +>> +endobj +101 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F23 +/FontDescriptor 100 0 R +/BaseFont/JOGVZU+CMTI9 +/FirstChar 33 +/LastChar 196 +/Widths[314.8 527.8 839.5 786.1 839.5 787 314.8 419.8 419.8 524.7 787 314.8 367.3 +314.8 524.7 524.7 524.7 524.7 524.7 524.7 524.7 524.7 524.7 524.7 524.7 314.8 314.8 +314.8 787 524.7 524.7 787 763 722.5 734.6 775 696.3 670.1 794.1 763 395.7 538.9 789.2 +643.8 920.4 763 787 696.3 787 748.8 577.2 734.6 763 763 1025.3 763 763 629.6 314.8 +527.8 314.8 524.7 314.8 314.8 524.7 472.2 472.2 524.7 472.2 314.8 472.2 524.7 314.8 +314.8 472.2 262.3 839.5 577.2 524.7 524.7 472.2 432.9 419.8 341.1 550.9 472.2 682.1 +473.8 498.5 419.8 524.7 1049.4 524.7 524.7 524.7 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 643.8 839.5 787 710.5 682.1 763 734.6 787 734.6 +787 0 0 734.6 629.6 577.2 603.4 905.1 918.2 314.8 341.1 524.7 524.7 524.7 524.7 524.7 +850.9 472.2 550.9 734.6 734.6 524.7 906.2 1011.1 787 262.3 524.7] +>> +endobj +102 0 obj +<< +/Filter[/FlateDecode] +/Length 2091 +>> +stream +xX[~ϯ,wWI@r86΄۶ߐTu.bRuUWD,U> ~g8_ g&FX?=:<DARsdDnu6[l'k6//ٓ`yVO^@dJq" +* ˊqkw‰IXIhs(&rɒzp] ;Kde$ß}+L䌧^{f6˗lcʤa-/AܘEs0&<v&tCM%X4~c_'SvKK= !^8~`3-.m$lp}tlCfBU7ld-}RlI;nvUQɟھ"%M=Z0ׄD@r_XaiQ輇/ЍÒɹch-Wgia2p5u阄ݧROG[&"\9X*P8?#A_:Xly]v\'k^hx}e0 T2v fx~^ө A=5kIh;6Rw[l :ψ5q9ҵ_8ja(gf$fպ:+Vu Zl?b}%oPê-}q2Bz,ͨ8}kFW> Q[G'ȫ t,_+{O'vCkf-&VR7װ5 ÿX>Pf$mXq@_Jy'>t$*  +k`qԯ0)(| ;*܃V#ciZhK e5pTEјT-[yv 3j %T$ &&!qQTzfTjO !<=}tUā] t= '`w vaCv}\+5/wqMY M<--WtwFfu-K,tueG# | K]^tFʁ!c@j 9QՁ>M +:)Zg>S +0xs?"9D8W%r^|Pھs17z}· =[ݐz}!7v{嗭m?Z'!Řz1ȫ +33M>vats4(΀퍂 +[*~~(^Rd/Qmy{ċ?@6iV^^T$B:Q̃s,_\E36V}9Y Wȡ?ݵ1 Dy֫۝5˞cزI=Lp W7K藗+>„M9_1ŋnϳє RF?ݙNCWwAT$qX4`T`AXwl_ݺ߭u0#GKL1~.O"| :xGl"s-jyH|B$#k(}P w_ bPlQǧeJk F MGS>Q f= Mp۠#[AᎏJBoqNs:oF6.tGǝiFH7V,Gl5gk*% ޡZnSPB }-Nm^7\¿5M668K :Ve?4W +endstream +endobj +103 0 obj +<< +/F11 39 0 R +/F10 36 0 R +/F7 27 0 R +/F9 33 0 R +/F2 12 0 R +/F17 63 0 R +/F8 30 0 R +/F21 83 0 R +/F22 98 0 R +/F6 24 0 R +/F18 70 0 R +/F4 18 0 R +/F5 21 0 R +/F23 101 0 R +>> +endobj +95 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 103 0 R +>> +endobj +106 0 obj +<< +/Filter[/FlateDecode] +/Length 661 +>> +stream +xڵVn0+xj![EC[Cȁ E%J#j2w| #<+kUX~ջߛn=}_/],P?C@B !}tyw>>(^Ȧ +֒/Mi\eLWBFEԌL,A`[{qـ_u +Ln]Vܿ mjVùE^1UG8 A_&%C=J)=ĭ%51!al{*J=bOBkA(FPl;Cǀw…(MF0NLcKZT +!`Sw_d¤|,$'߁& +́&]\ +%ylLt{ ξT ?K=%TSKuՇfFͽ,]9u1eEIҾTw,h8[ t:C kKVR$wK6L\BjFC=+O;t^Q FyE Nj +9]EaV5w|AD~xbVOQi:tSj>LPIšLsn@DD3&Җ؝_:O +endstream +endobj +107 0 obj +<< +/F5 21 0 R +/F10 36 0 R +/F23 101 0 R +/F4 18 0 R +/F7 27 0 R +>> +endobj +105 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 107 0 R +>> +endobj +8 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-33 -250 945 749] +/FontName/NBEIHQ+CMR17 +/ItalicAngle 0 +/StemV 53 +/FontFile 7 0 R +/Flags 4 +>> +endobj +7 0 obj +<< +/Filter[/FlateDecode] +/Length1 943 +/Length2 3118 +/Length3 533 +/Length 3784 +>> +stream +xyy##bh:W`pӢ:G>0પ-(B"a bChPV0~xcHыW'<ގen?aX_۵C_mol)HWGZ\elRG(\'׵/(ua4-a=\kypwUL9q婴XP{d( sf:cmi8cj?"xZ&HQul5pSKB' +_3q;샛K#]wa%\2{?fPd᱋>*$AڭKeJfG~s挳leW{okfߩqZvNln"wnc{ +΃3:ţNY|-)-ILG]WEsw&-".PdJїN)k)Ól/Es?rcscC_D eQk9jr-H =Sj}m7+,<5G\n<}|aS<s OT{NHbꈉ r (5Lz7Uw6fu;>OC(Z}ݛ(=?_!=.iԺ\P%%VƸ +ߋb]`|Xlsb(JE*Mpֱ$)fM^V̱^H5j{sژy{#WTOmHd]X'ٺgYհIPeVڌ(Heݴrm>:Yg19vз鵿;-\-5 W^1d{}QGTq狧GWkloC ֈgpd>^MG_[:mifb<0j%<&栤JF.{͓}tmjLnt!Y`wbt,Pn +0Wa\/@NNdMbFg unLie[D4.'>丬+^;QO3ū~fZ)©?LZ je{p_:!xӘ7{:fs~tYlݾd>5d\6zӉkꄃ!jP,#Eh mSޮhGJ5ɿtd&[ <-\?2$ ѢL.6?ڶ)4]7|9'7[R"eX ]~LɉИK@:cGPWOI+ԭ<;)\J}%Y~uJ&w&sd1r`%#K%k |vzʢ2r`z%V楂eok ^u!otCܜ~ ۬TkƚuLƫO#JB`38N)IS?sp%Ko;xunPLkr)f9#Ijđۦq\+ޜ6,^*>P[)2 jbgUE2zyz_?\M2.l% +XH#ic.yO/՘5E;jR5-ϪZO)<7.㶔՚LWpy%ؕ6:<;c/v-Qg(HC2}CFASŌw/X7ZѣU 7 8ӜliQnlw \LFw-h2_Q澳jyi=SY*炼j$ڽl>Rٺ}ʈ.7,k>vln?@Y}g Nigί-BVeyb(#\՝f٩^C ?Z$:K=s 7'uc-;õg:jی3uڭxxN=B}@/=]lذ:Jslə(oێ0`QF[&e[Ciᡂ{|Cfѳ' Wg{6Q/ )vS /!D_py҄Sݡ? :謯F=N?.k4/>aiSC}ơ8Z.:`> +endobj +10 0 obj +<< +/Filter[/FlateDecode] +/Length1 886 +/Length2 1189 +/Length3 533 +/Length 1825 +>> +stream +xUiTYiNch;@ْ +B@d "blH+@ڣȢҀ(4K#J#Uh#[TP 8.Ni?sߜSwޭ{94g)#\B1h fA! Hx H0l `=dAR%Hc5b@ QH 5D(a;D !A BD bTDmD‵ɥ B(]`# +P*ES pj77cX fnQ1(H$B\dA?"B1C1;# v`.CD()Lhʾy!t/\h@*!w)׌_k&{` 3("~ +[1g:Au 0*!q$iʛ '\N.Qnh*9xa9%"Kq*<7G" hĐȏ1٘뛗wΞ No0NbWbRlL| CR9"H"Q}6/§iP|cɿ0 N΄6SgSr;Mz] KM;ʗך*s&%c%_ntIjp7Ͽ<0WWkk7|kC6i3mr2ZCto|rs~/zTَS_cT~mehscHCjCDĊhy.S_?x_%=F+XRmfl֘ +^'-Jtw׳)xeY^,8 X֪#?Mc:u'ۦN9޲΀(UEf~?1t-vBFi?dG-xcz Vrzr޾MqWmT-52ٖPf7*Zyfz[GlJ.c^ }~#Y}eΑBc~i/;$ [ g Ļ7|K댵uuMv'?',Jv PwDɉ\-YKW#<>9 V}BݻG>|=K_Zx5Di2Fv}ZLōFR}F]陁COYzi3Kjіӻ< ƭ:ޝmҕUλ6j&,r\QZ:Lne=qk]b¤ƵԠ%Б2׎]v4LJX}ted *ulMWt+K7 \^~>RtRٙ5ݎ?XfYcI:'Ƣ VvT'0]] l6n>,:x$+jl}R<a7xِ̢ XGuG +MU<˘a(+y褹[۵Ww,XwB˵:VVb:+(?X_> +endobj +13 0 obj +<< +/Filter[/FlateDecode] +/Length1 1133 +/Length2 5099 +/Length3 533 +/Length 5856 +>> +stream +xWT%TE0NM@R7RDD:HoJ.UAHzZ}n8w{&9 +@!"`QgE<</=B٣ar@, $dĤ ;_U7* ԳGXG{w1CcD@wwѯ#@#7` :H'm +x0?)_7Su E!1@( Ga^m_\[\]KלKw ꡠ0/K`{ӃA>gpG; (wA hG78 i }' H]?boƎ c W3u# + +GbBJhe`KR00?c(bOIi {)(ߡ@ BA($A0_w+qDZG7Ł ߄uu7aC5&JA vqn VGDF?X)?;?(= ިD$$"R` ؃ ia.&vSV򯨣 EŮ ]`xIǵf:w>i4Z&u{̝PkdWǷvb0,e3 N}-Vr1k"ôx۰vVB9RT?9h g&eBm=OVq& +eU!!PKZ&L8DDĥɾIhyM~}N(b~Κ'2<zf6:"k@dSryrǎh%Q=BcD|Gd[WL%ʘLWo1Wwcv" ՔOafa_J̄bm }ާI!"=gx{1]srڲaM9ɪc\I,HE.CbzMnkBvEi~rLW$1 +d+&rC +gS,/^-=pykyI4٭>A2v2TJ]FFCZZL-!$őh?jȃ0lM8nT9(+"I5LI5hw͉vqVZOf崏 Jjxw}.k; +.=ϭ9LL#5ϻ_*mm[ٝGXi3i?Cj3B,vW3sSaBUj*뎒Ufi4oY#+k1 Qi6M^](lZͪކ+yXMU\nq.|zCG#D71eepY҈ u' *NuLC3~L ]_d _z9QtMZ:ɉDŕ]-Q +"FR2w{7W?B2iYL:61 \!W +ճӲ&k;ޱY.mfgy=*g:jqH!i|~G =Qi B}lЁ.lLF46rJgyb">&!!NȚWjT|Ft$B%5G]f)/|5T_{jУMu"47 |fAxH T)ߙ;=0Z]ӂP{Ўx8ߟ?Ǔn @}1ƒdXc4׶EfzZGCP{qQ䔡}![ /~񼓁62U4wO9:6AQZGS;g}U)1 selaL!CfkRjfDn|[iv0݂]WW5&6e#=󅛀,Θټl>5t᪙)d]q aVmA'⑔ x߈g_mO^蝪gEZ|ue:eDt[uȗh:f ݌tNx:NݧMq<5kersʌJQ4%R.@fRtAtsV46B]̜),c CQdM6hk2EQ_V;(P'ta!KJ)sMq4FOțU6h}9v="LiyTdyÊZ8R4Y7}cm/_a}YPYV(dYCLz޷֚1~vQ KH@t|ܕuFx)~ͼNe$hE>SQ$ /0h} +1aj"LǺen d\wOZ)r'(엓ޥ>dg\}U9b`a@CM+䯽A\V=⚴seN'NNV"d:dF4z]=ڠ)HK:@U~p{ dOIt7K e{F? t0f#nPos;sc8vf9xt +a"(Gӵ^׉=;M֞]Cnhu[k#/sGS],9 v)φ";")ˈ xݩiTR=8Y +j]$c % (J#$ijǭIjxYeZ."C i*&k18EP#G|Yr+-'{zm0k Hʨڅ9oĶ*ei`L&J/8SOҔL)pu[JqC0 ++7lk=!|b?Y>W'7+(AH[HKkn~Duj-51y1k;^׾1 n$Cs27u-qFŀ[xol:ߘVQN_cRr=/%^d7LwR'W|oE!ޛÔ~n-|&ɤEbMtMZ,{-@]Ǫ|G2St8&E};󬡦U=1Tg U6بzl2Y(<!9B {AA mMB\r3mnuI4y`ݱ[vc>'e!7*E=Ξ:ͭS&6gIkTrhѶҩzԼi_\0|8+k +T2qͳ9(^ëZcHl_y1#خPSN> * 1qYW1p)]6 ߡ[FBUR|2~;HGgH~Yft;@z~:x%2KJfKj4jԸ}zHxIr6-^LrU˯?Ƶ'ѵ LAl/Aa߉o z6}faRt\ϝڰN]Yr q ѽKkJ9Kπ/{Y^H(@ݹ^Q&Ԕ@o:{󞁲w>߅PqP9 +T"b7Mngڄc ]J&0<_aeZТi.G[n'y'Lֲ0zM[ϐJduRi_ +՚B0`Qeo"ޫúg~.ڒJ&;lumohA#]F?u0ܖqe؆HT\ ("F̶h@O^p0Yfvw1q7a-`[7Ei~4XgZӢu:1Ӹ\]7h:$TkBQsʋT" UڕF֏>\_cғ8ߝ2#n&ٓ]r@?J6<O8 i-^hqZ.Z$ MQ .6G{XYhĺ-%l։Gg pHt-yw >:L5xG78_fJ[z*S4W, +$x\nGH.Yǭ_n> Eӛlw}aI~b#-ג}'J*~Wfя*ѯ\'?;ǽ< Q=i~fy}$ַü0d7Ɛ.po0W:Ĵ CeQdTJy} + +kهž DՆv-3>3V|pEqѱr+pK/3g=LE0<^j.Aη[4ζU8&L/[4:f شlKJɬaG࿅; B{ A +endstream +endobj +17 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-58 -250 1195 750] +/FontName/RLSZZJ+CMBX9 +/ItalicAngle 0 +/StemV 117 +/FontFile 16 0 R +/Flags 4 +>> +endobj +16 0 obj +<< +/Filter[/FlateDecode] +/Length1 1005 +/Length2 3842 +/Length3 533 +/Length 4523 +>> +stream +xy?Ho? + #d?Cj3$ c x4ӄ5R(w:ru.R]f;6ʢxZn~r IU@Dd ̽$l׍v;#P`o0rݪ]7~EԌ8t}=d2>Dh'Բ49+ht.ۛL9Q6ry,'vܛFMT}X W@+W] k m{eY9 A󓽿6;FeX!lhhfECU5!Ppc)LMcz`~.G}yR2gi,Ui~ɟ}{ݽ]W +Pdr1?uK/6G_ԟ_Z*oNG#ا /"ʝ<< ou::6z)2C;5.y̓6^}1=O*V9YPNq_zK.u"U uM:%3c_{v-bd 2IqX7qEY:TSug /O`Pq9zڐ@$1K7,_OtCMTtYs D.} \6\3x'Cm`KYU]8.wU?s+t k&RePwS%OXzm;K즹Or50IxjϟNMw8ʥb*+rŮ҈iMX̲=vF7bootd~_zhߕ)w"7 *aN[J`!~'i"T z%2\G>vxmcZ+QFl/'G2S|A&DͰ7g"ZsDjItc|鑎kN.CL0#'w$jLǭX &+or>0zk\맄;++ j>?$\gR>r|B\!䢶l,6e^gS8Yo7sX'?U2+{r&IHc8٥SfϤw){w/爮/7M to GЋ(:>~|)bwCj#o}yr? +TN3}~{U_Nhy&9hg81X[aXG_W\bؼBtrCIGkVr߬YbD2ŋpU[z* J\׷eÓRg+ {_ +A*3aZz$!IG{36. _p:ghtkQaopdŜ ]؞zqDbkCKNyQITzܙcWbF0ܴr[v&S#ƒ  V?HVP:C7dyY]AAB:0ra= S=M.t,AӴmt,)QS8$ΣJ͜&f9#ֶfL;Ѓ"%bǓ:1k9-uXn {yAtbr@oSKە{c0o9m@| +"{[W"BnF5gĩ ++sC_ł|xk50HwSA*&$3ouq-vuޮSָ>87W &qNn45D%ײՎs$G)'(r|C/& +pCZ&A؍6SX]&y+̶86>Hp_ +39TS$4q,. [~Lȸ 2irYc&L@F= +[6UtVab$O,}siڧSk笳˷(n9yoߵT/(w(['zg6eĩC-(m^cJO=FPp0I)EfEXZ[ݎPO+Z,d"gP݂񉻙 zoNJߎxwWTo-zpT8j`XI抭D^L}4x̾ +Tw>E'Q6<ԗ5{;dǟ`mW(kX]fjkGX<m#MMLM$ؙzxy61M^;*[4c>ŢRK+_p5rҥV]sIv,EG~ T_Wɮfk +O*'nT=K<7qYZb{0I?"}lZF9Kő( UlDŽWYo C29hź&0v3.Am)ު閅,!5䱵"tN("D+E |`QoUIM:pYB!rB)I\{c*uVݴxG.U gԛd,7u;OnhPn{e/cO)\5q`f/tBc^ٖRW>3`3Mқ>gp|:`E;<7OfsݓmUx:Z)Q-3/9#\NfApbvbW"a#j.UkWy^ubbkLYlWȓHBOx'5Da$@5JK<|wz92 gk[g!YJKtuB -]jR9<ڴ +7>7.D!Nyi[ +CX7V9J>? a$p̲@l5VKߧBlK,V_>/;$SH$c +endstream +endobj +20 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-39 -250 1036 750] +/FontName/CZRGKI+CMR9 +/ItalicAngle 0 +/StemV 74 +/FontFile 19 0 R +/Flags 4 +>> +endobj +19 0 obj +<< +/Filter[/FlateDecode] +/Length1 1354 +/Length2 6812 +/Length3 533 +/Length 7652 +>> +stream +xUT۷q X@)n5 wwi)ݵHB)kq)n7w{/wܷ;no2e0ЪkIX, 0G76NvNA 1w9JA@ wk O[@W`J]lm܀LR~e% .`sG ^lj7ov P +j +ԄB\< ''X:@`@ÖNY򀸸½Lpg@% X@0x7XcPï1Us[ .@%ߩT ^Up3ڂ% ![WY[/heu8Z[>@RrJ +,k涎nNTsfp\lD?K u_ ^>7~7 :ZB/0hs:MN~^ W/] P(E><@`;fdq:wH9Ba^xS7Oo;]~Iz>G[4@f-;9?Dm.lpy?p ?n5` \k8p ?@@V ϧBR-d:|4|@~^hQ ~`wsgl'r^"R욣mh/=/ :‚E۫\U˸d PJ:7~\Ll5fL]6GF$P$԰ˉeSq?7s, 19O\4 )K"r."{Sq6y/]ԹBsuA24埑-O[m;!ܖ?xC*EPMਫQqCՄQݓF &g-cc<בj‹6fT"9 +nVˤ!!2o!Nc]?_za,Ǩ)IpiC>5>u^JR۞\CAV *E#r&Y Ѱ'X谺>pA[" +4zQbnGhC2%v*=YvY~80Y +·7 LӚMۍ.P-qM݈ Wuv74䩄rM вYλlVI;)[zEp:)51%v sQ}ZI fLʐL:s3۵8o2V3Nlܫ[B4D[Nw>my&=2)W/#_ki&B1$SxS*B}uH~#$x8{eN+6H'otڎBlwDklBmokP7vNsmF0ߵsvd 8H*!vF]0f!1}pI.yehsmG?m3Q[?tpZrbŷ=W~i9a[3 Vq/y4|z'`2}9G)f (LV@/'ڋO${?^$0xh3|ϑ0u`e8۩)lsRr=>KᓙfWbV=|t+Lv郴 ^u\yU<'274c!yԹJ4؂b%C.p6c>J}=41㓪Oa.V[}ȓn"nWd"͖=}s4z%j]n"_C@ꁉI7bnF||u):0I!zNlQy,*#. ֛w94@fo𶸒YP4pd@|L+eqb{(؜7EvXA_%ɒD 7A4-]_{5cJqY.ɞ &cΖ~Wɏp8a8׭b5]B# K~ɻ&1Z\K<& WRP_JfdSPMC6sq~j? 9cQy<]5nۻ݆nʰgh>.獝dg=F}Lr Ck~G'FBd_9r[aIÛQ)?p2;gKLߢю--֩!54s$e9&~(^~ָWT:9SKKyChяlp;?X弭gvNNdNg |_M!*xwł~џCB']e#OS'Eh<X|jVXHDB?!I +sE +8fg}?nU@|va1V6ɓ' lL=Pfb6?8K~NP=ܪl;'iˑ+HE8GbV^ F:5LhZfHnnL긫E3ڮdzf6Oy&CCp3ѓy県hГPT/6`yx#Mɓ + ++8ψHiDui_ĭ Fv TҙuL+p zą?rŐW0-ug`"\bA9hWxu`2!f AEh|Ps0NuaO)Mx.즚 t< >4FWG +: Rê$ ;!2:]y#qF>S~PJ=7b=Hh>ěCnBeh3 +LW$^0TܛbyM,?D{ +AXئ3/(Jmy?'iLQ],Օ向k4G_u̧"Q(nWN.£ m`˺4&?49Y{[yznVm]rcCW,fbf~KS1 7 +H,:Z)I2x_N& -̧BRvƯ1Ce''U;CTms1Ne-E>hf~`d + `Y.iD;Eq7&WY2}oڮZ &ׇ$I4Zv|ڮ*ƌ4kqIQuZf'R,~*O&ojv:P('_Mrk+χ_:9>agbYTÐء{(u=Y7Li2I+~T(EM(]ꗲ!<Ԡ#8&~$*ۄx< +M.'*MnzC՜؉p"vUjv>*~F":BtqZ>A^L@%Gr[a: k[F5-;l˨g#_>HR +w0]:,"}cua1E^~Q%gζ0?BWbyRD=g>hYiJ!w3\>l: +NHLRE0Z} UVL[X$`UUUW+֗K#DAZ" aYf$br%$jAX DHQcKEY7Pܣ$VA٥{oEe/r5$(1Q9G]Pe 6JYĤa!~—xeOPӨŽ:op +,ѷP)v`c-$G +-*5o$?{<1DVny17Y%ReAWNURn~Ǘ%➖۳wemy2!gb!7kh0m8 +Gi3:?c-G@ż{rѸH/q߶k|!w(g3Z {Zz+o"8X5;S??37e\JB볍IhyjI83pV. !fXAd2˔}*UnI~k3D2-Tl'!bkxaLN + g^7̑5 +~CvY:D 7~5v;`E\*|A0&a?.rXɉMd^b.y!ҍ@iuKc;eY;]ඳDxi H̆J==|U4zRĚXD|lW1vW#U|1g,Rg׹#ȐgI8[!zzy?<]CoYoiqwǻtT6 qu'sӂs[[,?0r^'t^ЋPIcq%ɜb#v PNa.;rz G_N^FWwzt.{w|SǼsQ&" .\8W͐&әLv'%"o3Bȓ4/uz8 Dsjvy^XEN,}JĒE?joE2ʹ&cJN_+,Dc?d/`s.R +"x$a=):5U<䭂Ƅ{v>uIJ1*+"CmYk!Ta[Z?v$-B=>_a|OM.SlqDzs5(,=8>MP=1{q,>֒ +#wgx)щq}/} 78&vF٫! +\~-p]nBFe2?Č9[FL&s׺|V"Tc{nREWjv+L"I-wDB:?Ѝ"w<oa).FE$]a[t 罹m{  ~ًZ-bx~01T5LF«FX\~ƷKb|? E1/s=]y6ҵM%Hċ; ʥejdAx6I_E(6vX>`Wa9gM{ƽ4Skí[pa n*GH_*毥^%TJz \Jfc"vRfb7T-U(l {zVW ~ًMTYT_.$k'4h6ODI|Q**[y^37Dq%߲[UU>8gbfTI2%ʲ!{R;y7x ßm a"ܦl6㖬Tѳa*I] uG4S$Ȍ/O +L Ʈwe,Rҋ 0qxd8]vߙg.P~QHsZwݕJ\昣Gy,1m5s]=g: 2 zLG}Guwd;>p9 脋]orkO"" mFAI»ACD;7_kwb82PY`>% ç[~QOR:}2'Ft1,<8>}aW@N8Fś1mqp>J/ʢ}8S(^vI)?j3XXLNUQe/9ߕv]Hbpm˸GXw+%r}0e$AhU2r5p[= +JsZdh}SԩlFb{/ ^ D_¸U"{YݚLY!F]+GSׅcX}آZ(=##x(ABeU$+JR +WQ e?.)^/1<%gG`p%Ab˂#x[ $:ڧ'dӧa~q<<bvTr7iKsVE{rM[JWX6b#fRā.˧cy0Zeȗh@k*j0*URvR#Q_J\G^y^}?t3~d#FINdlY'b~&30|ȵP m;a" ; [A7=-ZW:]ol_.?+SkpA! }TƿHy̪aXۄBO}IԂl\[S ;{ JR *Pwsa &jR#aOP"ٚ &~M).P@yk|R1Y#( d${x}t+C!?SMGmbwwGy ua;ª ,ǝj_\RVe]+eLǼqpy8/__`( `b/S +endstream +endobj +23 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-63 -250 1027 760] +/FontName/NPGGZH+CMSS9 +/ItalicAngle 0 +/StemV 83 +/FontFile 22 0 R +/Flags 4 +>> +endobj +22 0 obj +<< +/Filter[/FlateDecode] +/Length1 915 +/Length2 2196 +/Length3 533 +/Length 2840 +>> +stream +xku$n9+B?GH'>?!@B?!_'KQ~ Z@5|>\SSZH,JSABg* +ځ%1tv-dof I,IhvYu*>ya)Onl}8):g{}*nmw&ݛgdnTnv{;=qXM &t+SńyE^ȹT¦&6%Al0]Lԉ;d9[*H}%$Y)ZыGoYF̔ ohR!`g;{dd8(qj>`iNg8xv vOEPbfG ,OfK*(+ˬT܎'u0x ]=>#ʤ +;a {dԟu4./ ]Dg/R,#Wm"! }ksqSWdC`[̺v3Q)ʊa ;묯WxF\gYלfm=:K/矺.IZ1wR|xA@ l8+WkVuMяS-aN*+lMo2,y)ܑhxՑW(~\6^'+2cLظ*QuJ2kQouAA鸔RAU񹉆^a.x~="}>bbF9=G3$xjj{%uG Y=p@XV JJ-{-lN AGr6Г>{a܊KO W[kx'] HqLg˄YvzJnŹZ #m;N?+Ny5>ݔ4,WW(Qͩ/ç;aQqSkq5U"*sBqmr*Fysqfv+ ta{% wEfOCNQܯW6xǹGߨ+ ?'EY㇇cRjTCHm|jzXjX k]WBO?Z>reZ<>jdvWx9KS(ܻ0Sχ?@VH 1ލȁ9SLP*NJKVƒ. qCƱ/26]%BW_E5R2:̌CWs(m =Vk@Y(ۤNˆ6PV VT^vxF񣕿oUu/!wӞgңOZ[[݊+1UB^t h KN1{m"ؚfMqu[ϮpZ=,|ҹp! +Մt{p7is 4܆B=jqdl*ٜvbpiX ]5韖JG ~zu(iJ~fɷ~ex 'GYNEhzNx2 +m40${ fbZږ=wV٘Zl7y;jqPS:`?EhpnM7KZ*+#[9i1Eq{u$] @E'ntTJ.C.iz-Il^ci#m3.z_J ʙ*k _\ +Oxx%mbm~MBi̘ZECNeu?;iC#:l+ULure7ׯjr5dUT&EtśQN2߻T^Wo[ڏe9N+ƬXK:ƖI~z@ QlY.#Ȩ\o+ +KX6:7auK'J?߬|"m,`E`nq@+h X5 TVf+ ~_s#4M ?H3h"5 +endstream +endobj +26 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-251 -250 1009 969] +/FontName/ASVTPC+CMR10 +/ItalicAngle 0 +/StemV 69 +/FontFile 25 0 R +/Flags 4 +>> +endobj +25 0 obj +<< +/Filter[/FlateDecode] +/Length1 1939 +/Length2 13993 +/Length3 533 +/Length 15070 +>> +stream +xUT]ݺ{pwwwwwpwwwwKpN@ @ ASMV@cч2"S`t2H;ݙؘI%XI٘YY$\fN@I3w?);4Ŏ@E*jkmNJ+AO+R1GT20s p098: dF@`c#p'5XXI%r"l%O()ґrZ:|H-V,N4f3WG89:{\I,TlJK[]s7sZ;HY-ٺIz,Um-lH@4s"*ewQZ0hz\mI XAjOF3)-К@EFj xAYNGHA@jϊpXK/_OAs0s#,\<^T?eNVRg3W`_j rprt4"8$nг^,Hnfn6^R_ sr{s۸j '??W P\7Aae  hwC|8Od.@d*@& [-@C!Pԟ@xA!My!y@wU|U*φ!ş +Jk!B`BhlBruXABP&/s@ /r ABP*/gT!(_JRyAvP*/ IP6vP4^wcbL/V| ' :Ѭ<|R-<\Ao]7!XCMvǤ6tctHϛFAg֮ݸf=? FML+9{3=:\[7o6W)D$2;p7)@E>N=_o[ n)UM2$2]CXm'b]=ȑYs}28qf;@\u5d؈mYٔ_Yݦa!(scho%^/_! CK`w{ -E{M OgWL ֟FHfpvyp WmoV.(OUWȜ<?ĭ{Ҽ])gj&IZ9eT$4gAJmkƬgik)j;"Uu`4P,*K*`_na٨im[oc+?DBŮYj.3ڙa5XDFM0(xy1\_.;>IXthȊ5`.J kx[sEyȲK2':^OEa@=w nK}R'1ehiNaA$,ye-nqi5r1IlV9!˳xly 8DGnmw:O,!B$ݕvF9)?brHgSRLo2rZ`"=aU ]8'\"ea민6XժSqÉ8r$z=/" ABԟ|ե$@AwBSCȌșPT%/Tp3̏<]„ >WgR""\[4 (^ե)k~lH/?iR=,&^eO_?&14~n@*\ +~ɲ!4y),99Tu.<44ln؀̶j2,N~IVPa$LC؎4@<椏qT)۳j}~.'yls>,jK΅ǁL5/{;k; /Gxt/7ꁬaWw rc1!NJ09KrT*S'Wd`4-E{2I:y lfr,/<`|%Cp?@+OY9yCI)7K0;tN_ryO,S +,9.5qp~b)2#%ҿ>l@_ч5r$ea@Y9 "5 QxP hc326|L/1^C0 {>c>}?:)O$Gy;1iG[\ ]L/:ۍӢ"5 4ib e& ÇCN +ySg!޺diԱr^T)3 |?C1Ss) BxMx`{6ӯ b@D?t&A쨽7(x ;6֕0(HMX38GWhW +.`'}DP`UzVnq$ +Dm?tڹ\ Nb  +j+sŪU6~k.* S5EVց0\ ! X S amHuaS(8\˟I8@~1\(Q[|WD0PPs2/tؘ{Lwb$,3}#Q XpA\ Ž`= Me)kt˸FzzK*Ǟ{e]ҧ7Ì/ m#_̦5*G[4p/W#;#?:4i6%gcJ Q3Uj rOܹ W:&N.$D*[﫽R x J%75[@F`Ksx~ĭuUXy$h6tz;W$_( +`&J 1fN*S)iݱ4"W_ZRe7ܼ'+,^ tfecxvڰӫPޮvfDjqgsh`dl%P3p0 0*G : +#̌AZjar!gUE>.(+>, rOH]0vD(dR\~Deh|e!d!j^Y4}CʧE,?6R0p-5gއxyx68uܜ GTsO?sy>8?vIPk +uyL"+7oQ38FV~/DRCd^?s zẸ#V3hPŒM +9YP +vtDh[)'Q]Fw112'o\ w wЏmMRq0&>_ ~(nxߴoƭAn~oָXRtˆjXēGNwT#B +A3,f{\x|~<]Q)uaG% o N)ov PpZ>D ?>_ +bkID9<#nm? "Oimm(^8IzHK~$k|Ar+5]A9K|ǀ Q!=r5!߯[?쀴ۚrCO-_CZ}Rd]r {GƼ,;ˎ sHz8RnKBV>v}P؉׺Pf8Q1ڕilҧ"a@v*oՊvh٩J -s4+5'`#uen+CoyCgu6+Ѯ5>[H$O +jWN]+}ƞFUveKG/TV"zUm.<rc˯~} 9?wLж?bPJxC:v}pb)nmr(PԬI|(u\R|jZ!Ɩ4q̟p/f}'xbFjyfNSXy +25@2 >lBn>kxnogqjOx&4 R؎97:#QwS3fFqiOٺ$r %8^8'⯃5P{De nmr y@LT['QVJ.,8n$m]= +ZXuMh(V"WxaœiztYT"zI$@E2V;AftyS-AF_m9#zX|\9Hs'c\ʵ͑$bn9O1ćgv +xdt hLٕS7MTzbvYI۠ޅMv8Ē<=ҔR}Fyg.Rfl 7ieN^ŤWH\^Vsgmč V:կH~$gPR )嵼ى1ڰ?[V,ۣMx0shHep0 0d,^rs]`ѻiW~y)S{"d-Ȃ?Qj9wLmѕ&>*﫩T0`9mTN˙Ukyt ^-1yh</g"' +zNS. +7-D&T*n9ģu:F6\+'"&&۠6{&yI.0ZW5#q}:!_S2p1\[nb6ڗ͈nw? =v~X`Kt60H=e"Nq#Z(g?aN5$a9!Y^KfzzΓ1>&v-71ݷ|dڱ2OglbY(:&; } +/E&.ސ;^QzAab"bN!3 E j]&8s]ѕOO ʝ'g +Km!Ǖr hl¹H=~l>X;vp޴e gڠCcU!ٚ ._^k$sIT[uZreKb$3$Xګy7RP\&BYir=yXc0 `'خsZ?RdcX+޼7j3i6EBN!:6&j 3GKme 6T{7v#3U:[<{ &"BEcjK 1j^KTuPmvq5Wrh j'ݷ|H*'F8. /ȝ",Vg+3 +'#%@i%DVL3>G/C`΢ߢ @.4.7GW&N"1\` +JFy\jp%E!4gwpa({jp&Ye:'7 +Wn{Q~|WqJw47#}p^M|fnBt+,HHa,NY" 5f'L:P6y|:wMU#NN^Z?[8Pk3H f },k\TW^8|ZuqZ~yӇޔ9R&0Ȃ`nѿT0r@*Ӵ]uV8wp%ѐr+F'&lsq(Tf] +1r\hU!jUsخr٩!; *X*Ue8m C@]d]5m$_z@_c*bc…8+cTv8Nz>[i~f+ȷ1xM[8{TBD\`+`J2^E1{z)/Fy{~'®BE}KG;_Ζڶ[ZwY$f4;iC^.=ΰӊ9|Un^;el@R9ݿ"V㗁]|+E{tw[vt;"6NPi#rKr:6 eeDMWW-OKRsDWF(T>.OzXj +$)̪R{s=pt ^:M$oOhu#%3!$l!;*/J.j;qZԷ9e2; bnCwep܅;I86-ݰh猍8}ۦDbZ X/,k@I{׋/ML%=o :yHH:P +g<4U9\W_[)bN +}nsi_^$ Q(ƄH0l>$AsqP<g IPKM4p{M3/Ѷ!T \f_etjӧP&8AZ0M,|^~n"4:@m?e2C|a%w[qOZR%xB^ @On'$,/pVo%ڵ Mrk!%v*rTSkRH4X:]=z33ve͠?2kPqdͩ >Xj;puI-+M`:xx]bEՅ j/?4Pz`e8Ξξ4p~Q< -e5BOW~vF!6 +-| RcC2]G(xL(Ԋy)<rm +ϡNG<18vdf8b# `k瞥"k5;D/\IJ*yu0n%û۠"g+bcL~iCl_T] i,:~swamG?DǺkZLd|}ǃWv"}62̈*xE)o\`4{!)H<8OWn$bL~ +n}'䆵ܡ755䫀\m+<J/TEK5OB}+f1 9¬t_xA:к5 +Lap6u@Z*~l|0y3E&vpt5#Zis%`-SAf^\Js:V`G5ckNteW%>}":1^UPQ7תWEwaoctg`IR̺0Fz,ve> PG\)s/ DG:8@@ŨCI8\?śI£ O9UKP1:yBs~ (k[>lFT}% 515XY^B& + j~} bwk$;6I !02&}"=()3& +u=+/VjG`#4Cxw%GFZ,?b̺I>ҟ>ҺEn^b +jn`y]7{bRąʺ@;h(%2HJC}Vb.W+ 2k#Ho<~Sl+mEaoZQ.Us"a@?3`^O. O p,N7#+oeE.!FnmCP4◅3(_HDMrwɶ=]Qo ae @ 4Ŧ7=+,asu\:),zUڇsLNBak"A O\Iw +f@vE!(y^RrLQOi32)*t0I^VO/K͠C)&ړSd"s2i|ٶ4пĺ +Әg0ϪQ4e=ާ-`Q2pj~ֽ1H%)0p>"4t4J(Lyx] Q\c=-1Y(';͈ +)/.yǣ;#ۚbn6v&%1M{;dfl^AAtd+3:\_j|'nVє.K\i :g^ӂLu5}opeor~> R$FP"~vlvgKR=*ulF5Zؖ1$LO~W+#J@[6aл|d"WMQjyu菼ZO|īQAO9׷ھZsY%y!8|w0O ;:&)>Zo d5uU bzN-ኣ|խ|HUsP9GإA /Z#M,/SYmܷo}.)6*ΆKzb>@2lj^5à9& .N&f"%:Pb,C_Ufʀsžlg ??KlG!q +$6Q+>hjD%ܡog:@qƉ Q\SSkC3=A{f{#d dRM)6B]X4N @M@HT86+F ġzy}.Ī +ktB^CAx]=z$ FPY@oFo,.?G(pYm2cʋ9H=4Wj/} pp)9i>G~WF~km3z@oW- MXN6 0%gmhT=Re04>]?18[)9zc3;Fpnaгx2E,ϰ<q8[!Wڮ \/*;j:kY%[iE߭?k)E!kp`:[SNGqge~!<ՈKȷ劭*|~֔Ÿ'Ncv\wDIH7-ymm2V(8z/> +Qt龞}2Di3pU!) 3ޮ{k4Vr(f랩wpyj1~Op"zʞ͕Q"փrV+mqsW78G^l9@['=븤x}qӑ j59$,U]@ 4䈶Q0w݊Q}1%,5p9ǤaOJ <;B5B>W=Nq4 4V3STN79B2=-Vb{Чm"fVZ;`}'PѮ!oΈzGZ$ %yf4fպܾC7DTi?@547ۂ"4VmtVr.I{d$ݳP> +endobj +28 0 obj +<< +/Filter[/FlateDecode] +/Length1 992 +/Length2 2549 +/Length3 533 +/Length 3222 +>> +stream +xy<+kS2SYf/YNLƮby01 J!y$"d˚H2țRDEDeRVg}:b HjqY@2޵&؃`}r d yBݯC^"7պ18^ D4Ϸ)ҬۚOjH1}xHL"F]Pd,"u91[Go]yv''z!6AدJBX͕tLlOD8{\81YOQzf/֖\ WnTn&RB,sI.t~GIyX .Iv?uR6q;|Ʋ =nN8i*L'ΝǶ6|H@FD4C{0ɓ7'gV-.ŚĶEk(C|$>eN_T\ +z +etb!q]}'_JtF,鮿}S:C\EWoY תk}q|reC_rm 1`>h0aL!6/@'_T'_hTLUV]?*pa8b}M9Ty]m$3Am$ՔtKqMR`mZ{^Sgt$:EKf9꿶c:3h_ߙ*b'TZd#ݱn_fQʋEUm)?SnA5%TZBëol:(4SOT9) I(_|Ge;Hrs/Ŋ[d޳v8) +VS,J4t$veiiR)}b` XAK :ev뚖yh቉vʜ?Zj2Q@A۩ku6>`yaNr+o*1dZa5$xceT2m+[qǡv3f7?yMysc2[qSvzxis:yvD4CDZ3""_ͥt܇z}8g/ހy5͹BNo,^ <dĈ'(p}42}%Z`j64ypiP~dTO.4X\v dڽ HQSiNp6eoZJ'WW;u;9"_i59O;]]{^ M~'NZ +%[kzMF/ƇUDh{G` #CaPT"*C}c[obRe*ZƠ/<5_OhhZSZK^N9Z(豈m\ĸݩo͛^:~Iqp KbͬۨVHOJM鉶\~)n*˩.8U'oLZbjv)}s[0j$;=xLu>j̍<__|"` +O*&͖R׆j{7 nJK%6I옕Z9‘Jik)B-+T7k=a4Bt,45OlِěC+'[G.{LEs$*^VE$L喬#9A I7~UV/8V|ns'"1koDh3tO,QNY+sFZ&q45˗adZ^6l +K&}h6ډI;|+H.WѼ$dLϥ-UH +vt}wFn|~umn/BpW6CY`wHdy9'nO<;*dPp(7A}ͧ>kL[,ZLkvCL`CkTra5>b Aa̶#7\*7pmN ;ֺIvI mx+4e:8g?hIv^oeWJG#ҟ5އ\7伯1+Fbnj( DK² +鵎C;QԝGZݼ=P|=݂cX[VB{*%|^~=[4AEqTZPVgM4Oo.]yw+{"!m7PKYNc,ʿijLo+jkh{C5\Y?bo5W#JSt}s)_MbX 'nk7)csL~ӑ_܉zڼc\b&> +endobj +31 0 obj +<< +/Filter[/FlateDecode] +/Length1 1650 +/Length2 9549 +/Length3 533 +/Length 10526 +>> +stream +xUT 8Cpw@5%@܃Cp]Iͬ5}[~kׯjuSQQg3w0I;ػ01$54Xl̬(^!vn+?';B ppX[Z$ف f@{" +dMb̬A. Pk3@ ̙QPf.S= +_d-<]58C}vJ4w{A(,Jz cc_\ Vfq5v. @Pm?)̭]{T6=@*.fV+odo?FU.NWX{Y fBf_դ̭-\ D>BPxA1 t +_-eY;[AΎ@Aػڙٖe>_2'+كAlT+t+ob`g@Xy:Z~W&s0-X@g +Ԣp; 4dg*7Knhb"o.W7A7AW'󛠎~4⿉5~Z4Gw)Tq;?=,o47BWhB @h]?ZdBM@+=F, ԕuBm@@ ?jp6@ Bmxl??=7'zx8io +prBz%-2C PWU;[g7. |( y -n5$YE~®5޽(e +J0+/2u*tYy1djmAPFǗ\% 7ze*t|L/{Nc%iO1,Q=fZ_ʿ-3?M>vh&HhOnXx\FE8~Z1G-}^ +^:!<9G^b]&ǜsӃW1@D!{௩C^o2|rFBq2l$v)]"~ P'U5m:@8!>|^dθuȘ=AD=G40jk6uȨ l)쮲_I`rFrQ8vH h}lї *L2\D O眲,DTB$r6K8h]tAk)}qʥx/"Df Tkty~~]9Og ^VL%'L^+]Yȣ:ėxܘTǐq,=閤9Zk S0Jv +Oulmz's'tDS/iG s[$qqL!1򯒲@"=}3G¸9y0xQgLlf=`%E,D3 (a(S{_ vMu +E&)y)цScjF1i,M" V-3|s{/]Wc*O6V .\  59.W|떌t]9_"l[kP,7'ِp@S~/΃dK7I#q߳\W~sExtj@6wy]@rpGInLwVN _8ǕJ޺c,{g|gC'ă +YqK0# D_rqzN9: f~B=-8־QtU{)8[cK޺+B~T6}N|uUwݣvJ}8{):RK0 +7|dt"=T qxaZ[eřfMm:5Ͻ32-mDp-)U4|#__gaRz11L"dE~yTLVgk_bLM>߸5fոC21pJEڌ"g³MEmaeJ9F-bN̺}xY9׹I+,b7 NƕC3yP4}fHgfY +[fY.45olmp hÙ[z wC{vj .n\ w.4hK#|hȚ:Z ^,1#vGgi}\ KE~) Q*r/|>x3=>΀{"ϐH v V +ET*e4`x捁F5}gtfP1);lJ"q$YqS %@`]L%l4]7]yMRvs8T|OH6~7Jg-K̎N6Ǜ(%3# :4.@>4q:_& uȕ;IXqck_H%w /uyiP$Պ6iLV^A+E1hE,bjbn_Q7Zܥ +%ߤg lP]{zμ5`Y%~u n +TיoLpqT'Y7YoNèE dr; ?>nfgXM*:eS,]CqҪ3!KyBYX{\/T/5!8o6oy Iq͇m<ƺ*(bqwuRI2"VCr + +R4-E2 +YK5EX=p uN5fA]223=>}gǔ4paie@ZQG#SUT M1%9_^͓f_7=6pXg QO}Yzjq$rRlǎ}fHI񽵊 Gp +? }q,S?{ht!טHUV^=rL斠ج$6xaHJp.9R~ d"Re +yWR]NhʫH(,NQ$1UJw|ϺJU$I9cgU,W ŕu(7ZO: )4Ms0s4ѩrH%3  .۹񚆽sevC1 ǡ*}SxOeA]#)Foy ʞumr?^@ Ldmls4,Y-7@P;"!6zLCp*᪶EI&Xe?Q{'gM!x2R/BlV$ '$d qSMQ)녶u&gJb8!bGc*Su s7!5QSZ~Hu9LZkU 9xATI"w +7!3$> M + ;TyzlZ^h'+z6P'x|QOLyuBrd6~!~(~vǚQu>FN x_:rgD@+5Gwq# +V7(Lԉ+X`=u=*L|5Ӓ^_U9}AIj)qCs0ܧ{揰QOk"S]JDRz_PLO# +"a gHdPNSR-%A AtɖqX a|rtP#CyNܛ~WIKMcgF$ Dܳ-):SvpIw +IpHyhUW+^umRcIje*ed_Gf1Lؾ<@V O߽ߖي>5XTaQ>ywƝDNd ǐQjk3X<Ï_?ئRԍR!"ilu9E *5qӻ߅v M8@«Ѿ& r*޸aνIgm+dH/ Ex;21~b~M\^F֡ X?1yaxR6fG`RǸLl5)Ǐ-7@%JLc?Z +N*y; +)d= +R"/xOtG+; dQ?Hs6l%טCHZ)Xji4Qr"ws[O&}$; %^K@O^RJhpo`J /PaP+HYXn9qZd/Jg+VaٽG^3jЃkfƪ?)Sz{K,>VgxPŜ뉔X}nT``)OJf`Y=Rc5޴_Ia6{Ѧo&&"!ۯCܱ6Bǟ9sn -v u|A ]ԗ;)L`+`Nhii윳ʋF⤺W *' +/Xc94`䡶*Է/\>{8[-c[0y~$qõoה_ ?Qɉ1/#T%bϔ ?x>+th=4sIUF`>^ ~n(L +{2(eufeXb(Re^@fWFl ybtEu(ɩSF_}Op iw+$],knQ/[xb}ˊZE)..1ͫhS~}DmI^h  S +H)D7Ta!MbZSAu!21M,s4(/U= 9fǶay^E/N Vo4_//z09A2ݷӃ+@@oKAok(c_bXv_G!7^uDq/_e[y1 Y! +{v Lrʑ'OޝZHKTQS[Fp>4kN{dquh8rg^Eoռ2ٸcqNT7}"|pF'geGq8U,n&4ɜs05Y#Ru*a"|=w( cGDc M bYML34b60XT%LWj`;nʞk ,4d\!;t9ځ /uD~+ .oMa>é 7LoMAtcugm^[c̑o/ׇ)vm_a)OM[:C.OEx;*/5w?P;)Tp]4pU(J'.y7Lؼ0/]xgɩL~P?mQ^3=c Yɞ_;=uHvABt2\R+Ơ\[`ZwifT/;dYENUA!=bx $ Ѵ%(wޚm+QǏ͛تok.=\439ŮV ,8 +빝h$pY2u;D[ 89d1 C ו{)vGYIsB1^rC˭ƪ4ѫwF:+mh}Nת2sOcQ|4jz0F{3FT"c2i +9.I KfB>g,& mꑍh/^)KOvX$77UEA1wx֛}Oq"m`FVq z"مw/nX5>NgHd(1WЌyO.%Wb/ˈ=spMxAkg`AOj7FlLS1ۨ`ێ*(^)PymK.khivD1ٷ. #l<'h)^t )x8ŝ $ͼJ໅2I v.Uu:#72^*Vc?}*hƣF4B'[x-qBm% S-W EdfJfQN}iRr ;G]:%͗rgG W,x.W9~OD30qqBlQPW +endstream +endobj +35 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-6 -233 542 698] +/FontName/BAQYOK+CMTT9 +/ItalicAngle 0 +/StemV 74 +/FontFile 34 0 R +/Flags 4 +>> +endobj +34 0 obj +<< +/Filter[/FlateDecode] +/Length1 1632 +/Length2 8898 +/Length3 533 +/Length 9847 +>> +stream +xe\D@:Ka).钒T9g{ϛ9|׽k]JCMl`l\\BiUA;'4h sd,a@! @ H]v04_YI P]"֖mH:;@v ..5 `sapId qwא`d]ڀA-^ lܝ,]Oc `Ww +PNMhߣ0KgkI3wM h o?pHIj+jX:`:ޮV+݁:x999_L,l >~%j?pr@6@/ n=؂m'bvځ;,pB 7}Wj Dd:m~`׃y3\ f C^8yJ&xoח7 &o7E7^i&CWM&ok +jiGoV𰛳(ϿkaM&.N*l@W@xA?r?L?np6\~#p ۀpn @+?G~l7?ÿ>RR`/_6~7~&_g.T_NW<P m?Cb[z1 Y_|꘥oh-8I&8tFaw wҸZ?xtH)U*qmMZBl;b]$^"G)s,|f(ث60׶^*E2#;Oge=X2̯PAc6FxUx.!R]f!iV)l'ޕe.~(4#}5^anjHXK?Y#&V۲|"L"~2f#b qihaE- l{#0)u\h-W>OhpGlѽO*FjƟ2= RO-^&K +gMG|Zy[@|k1x1Zz5y('G˧6ę.aO/. Bs +V?oF4I 9A5KW6tݣSC R8G5)DU˧%3KXwfm4ٗ)N·Г'}@Qw8瘅X?|iI~7>/URAUZ*U7Lb]| Ow_C! MB14 us ?glw)-pܘF- S%@InguX 5 +_K0Ŷ/ Ouiv@_TItfscmX, B.g-ҋ3(UI j-HyP6sԍ& Cs$EjbP |Nr)ynK+Zuy¼d$Iqt,i`G  .SY?-1[ jt; '3ڭ o\w*+ +j.{'3{o?<'dxa@b|i[\G###҃`*ţ]h7W4ilH\zU8浍IIff؁ʗͅY] "󈝝KƓjZ)'w@% q|Vf Wy?Lp};9Cnt<=c1~/O P9kevgpH /s;nMKJslZ;k2U D[*ӝ Fmhܜ#=ORsy t6u KYePvS뗼'ip'xw87:8Ыw@?i$ޭqnycEA~P;"/w{)ch([<W]0`m(e'FhІ 5gő20Iؘ-5=^h)t寧 $4``aE:R, V+KW.23~jD/4Ý{u 3$5b&C"@DϾ +'bYm[:lE!#$OF@qJ*HnB+lwAC߰PU[&]Π1Rļ-W؇} fӛ#U,7b7YYJs6<>y3Q2R +L$9/H'ė-zFOy7D5)J=d؟fV}YqOi#c޹*%t/j`3&̶鈚7KĚ5;h?0~fS־:RU4o6dBf 6\MTXgU0J68xThۣ!/*<|y"%4->b߱ybv!{J{\^$sAY]H>8ޕ@5Vdʽ]ZUe諒/ޑ'VCF0s4U0%׋.bp'!I5Caɀ*cv NL0Q2Ȩ7<䆖(U[7yXm4x(~'xM7ܑyZWD?89FZ}YuLn)F)zӄh>Ӽ{@G+ZI/騊T򍏻p5põ/}Ov",Ifaq6B`/cTka8Gʡz+Qr3<8 aO=WJMʟfH.QL^=K27M~[i9.hmBz F6)䘋WOB>iwH&k">' ̰F{%a %:k 汥c71!͎6 E8-Tu򓮞O{"-<'R:2όzH٨.I2^m.v6!J+G,=ߪ9m.xC)Sz"N"ZwFYyZ۫'4=8x]d7Ww({)$kPh[r%js*OS)V̧n{~h-!ɫ`L*SCztԱN% H k@ X>}.dV]@|'q1y 'B xslnqkN|2w/K]>7aa4_'紑i{wE2] ZKNYb9箈"!gVz}dAHv.}'FY,YFթ/YLmȐ +g=*|U+Bix?1# +;#cB Ey\Ca+OFfgouI`V?Ja&p~./ +,-3z*nɍzD(.+F![\ݫ=h ;,ų|R}svjU_94i"r=nzm0;iu`+oSpH\( ɍ&MLIVub;w +nr<1uy13silk2UB_d-n;BҾ pKj˗{ozl dg&s-!oiܱ 1t??ؾi@.6 G9]Ð/MtAHZ:2m|`,nsN8廊93u YFa0{fuӂBlM4X8xq,vg!rbFm-K cD +,{'W̅?keiMp/'.#|̶QM .v8h>I#l'ucyؾg'O. "x B ]J'B=t2fN߸_ G&*!w_z ~!H]d#3sse|X`_fZ ȕ(:*ػ:v|˷Y.ٞ ͠lCV0Ꙗwx¤dygᷲzNP^ni3mT|n&bGVQx!Fg͉#O,j~ݡ|-&>eL$_3,-׿姵;˼hy]ޫ +QW#x&v"ؾHlЉ2۹oBأySրU\' dyȼf^Զ;%([dcf|. +*uͯWEK\k6t^dS6 uWPem=eSi:Y2BDuW$g\= G F"lz#t4r*=x1Nbs;yW#I醿bRxTAA9;]>ڼr>T{f|4|ʗN!Y˽.kbVzRPaJwf,Iip P00,M`ThHNx;mI.vmX9ABrsj&c#*Q$ %{iNY$%7Cba6W +XjR5Ώ2@= +$4 4+Ϲj!ՌËډifo\u<3W].5ͯ՘HhY_t{"`E +Mj;Z|9gtL.SEr}Og͎͌!{W+ VDf4M"OXIvCE$B z<[:Ca +3_PJ3KmޗU +9bjٞKۑY,()DK9 +b/jk0gȫj4N:[^Q;}xCeg/{Ց ُKa":2Ɯbz_՗?j)ITJkҢӉ_? nL2R^ח)7(9~f1Aju5\uޫڹaF3?ZyFza7i)_,6툳QN(<#:">b%Bq,2e@=Ȝ}b{Ǐūcǎg*11Ih# c9=ZaQcOypD8dg1W@;K\Vɨ \1rG>/{=f8)нO ~J,Sp_[L21ph07#7陬LJ!$dAz+b[5tsɥoZ P굡ւ9 ZaLNrE+6J.D%$rAm{Th OW[on zt|ofjQt`1xP |ȷ˜~!Dgg$TmK(>-!(TެUG4h!)JZ/jCKLu m.V~TLr7@!unUkO& ynq?#/³qcThM3VSHhigk +6'6G_I'jJ'_$C !_Rk~*O,.J09EP^Ri|ʼnCߌ6q)p\{('p,D)BeܝQF:jb>2wCfD5;4`1Q10ļJ#2`'Kl-Hn:P٨-AMAHW1:qj_ +]S#{1K51͡Xݞ( !cHDO@W.Z\ ; *-8'%kkÔQLQҩqc}̂jcnv%eX(p!WH[;G$e74}[{rj%諴>&dϥn,G*o ta0|o0gjK=J($-=Oa +0 +^K23Q$ډ@3GtV;6p{qBDւ%1:/] T2qLA[ Nu5&J287+F#l{l.߈ &H/0-]h\pnRN2n( +mB}mFS?~쇸OX{1*A}wI> +endobj +37 0 obj +<< +/Filter[/FlateDecode] +/Length1 929 +/Length2 2882 +/Length3 533 +/Length 3543 +>> +stream +xRi~e\Z.n؀G\'jep JO]~n~vͱ!(HdTk U5j] 3fjY[*穑9mR.RьrxJ[04w&KU&|}KI\ E1L2'Vj&JMu,EJ hmL~/Ce(1̬O+w./LJ?601_1KeNM"FdX tzi:j|ܡm: + j ֒TExq޲9ڱ'S S3ƣo@'.лbմw *[ǕXGo> 8d6po4V]u$I"z9k *ɞӗܗEБ}T䵠RdU`o>TḢew U !glC>ߨq. ^sp\Wv$2둜7]N?N.S>MMtI_x}0VmY*`1QW%Ǥ#g>[K bRP#*?$O"ξAI;NT(C9n(E` cwlu{|0G8] 3ڙlZ2JkøLcdDu48A^L80$qP1("-fV:gwχR[;l%mZ/mcJ- '#D_FȚ;(Ʋ'0}s\:n2؞֡au(ӱ/sK1^4mlu] &~Oq,jN՗x2aPYen_WVo{o&Qj5<ଚwT곭woP#Vײ7I®[n El)b?tC-MTYB.g==zDF\UNarrbY ;5Cpї$LM9͎XG\sV͛1Unړ&YUѠT"|)ҰX9Jhby^fYݔHIV FVێK Ę뢅'}s=o#ijlڍ+F7ލ Mb68P&7T3&)V +AlY`[OLGs]O1vΪ|]"GRS.V^z֡QW4X]J3=Fk8dPВ**m,EѬ>F6v\k=g[82 z?4tffz_{^k-u;Dvs|/!2ˌ=NwtD .] urHg'ԋΦǺW;.$ZlQ[JIRriF,H s➤r#f`{$X|߆'Z).MIKU{gMݗk5\m p6: ߫63 w>B M&e~ +8n}FENWڧ(Tl=:Kދ K>\{;y@K}jnO!$qN%WbP2^!z)ر-~S\{(unj*.ҐkI+7oib8R!ih"~=.D*p؝'-tc aC')Hz^8WF@6&N2* +4k9ټC$RL^IӜJvpNuX-oȦ7| X;#NE2§ FFV4a,2scIlD?y7 ({| 5o BC+_$ݭuCeyV +,B"s43j|v}gD/L +-v֐̡i \[ fw R4hŞ"כCUy܎;,`ƿrL-*o :"w~4,畫 K^},R~ 8p.F`s몧vVǀw,t1hv+XN?+|'Y!>%[Su/6&i /})?ᡳZ"byטg3&C/@[/ +cji!8 \C҆ 8(lN"dͻvj}gVKEc˽`()HOE4/&};=~T*R'_7E +/Z[ewW2(a'[Q[ɥ;r8L9 v-6]]RZ(n[-9, )oQbHd A 68 +endstream +endobj +41 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-4 -948 1329 786] +/FontName/EURXIK+CMSY6 +/ItalicAngle -14.035 +/StemV 93 +/FontFile 40 0 R +/Flags 68 +>> +endobj +40 0 obj +<< +/Filter[/FlateDecode] +/Length1 779 +/Length2 751 +/Length3 533 +/Length 1321 +>> +stream +xRkPWAŵvUJE n*UA@\77aa &$EDP| V d2RDtZS@j:?ts:; jf bhN 1o L",9pz  +`RʽŘA?dbIm<\YrA$p(q.x@8C3 PPPLa@MX$̞i m> dl + >ޥ)PC " +e WCŃރqI"0$=YdԐR7%TzP4)PZ +&AL "PFrD~~1M /'<^@)KIz(zb.gYHsψM!x!4B82}[Ҟj/6ߨ5-$Jv,&`IssoEv6ݙ|Cڲ's(ByNP!&.zz[ZBiSSaA}i]w +_~z/b|[` }/^m0g0yc}Ρ\8|-yzM9ZWq5DNtiHLkslkl-.zr+u!9*8A*%݊'qݿW6'ASיѫz哻Z|HuϳXx5c&?~.1~_/_b\+]xcT{j㴂RA+jF7~뾝ټL=!GeG(kZkuucusy'm29yv,][]gW?[tw[KaBC]*#c?j1n8Q/=2nAkr&N5$1o8"SXeMƽ +3 kzrb6gm;U]~"Cxu޶ ZYKq~7l7Q2ՑxV *??1۱oiEGZO'D{|:`9xn+WbYˣC2njӾAœTkqK:soN ,[RǮ,6]ݜ8W[9XCw G/ (DV +endstream +endobj +44 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-36 -250 1070 750] +/FontName/VJSJNB+CMR8 +/ItalicAngle 0 +/StemV 76 +/FontFile 43 0 R +/Flags 4 +>> +endobj +43 0 obj +<< +/Filter[/FlateDecode] +/Length1 1614 +/Length2 9219 +/Length3 533 +/Length 10152 +>> +stream +xeX\ר aiCk`[nQZJ8 PWM/woͰ8C<@vvX!k/(] ^n@-'L up-ftp49xl37lanwF s͜P;QF`oo; +tؙXؼ0(p}y6;;k +/;%E &&`˥~lo`*M7z*&XO?R7`8 ]¶=oX+S8a  l_?&lŒ@0! L90)?fe9`V?f¬@r Y0+?fa/0aV|$%<}Xx{ ;? '74j m9~R?ŰW_l Q`'E 7ay|az=Rub^ (212p&"V|Zt5OBݗ}^^d+Ϙ, 6/bvYgغ~[L x|qWO-\;OI;,*;GGn d<M.kPRϽj8 샹YY67 v䄅aV:m"&}DSb-m{T%\MHdU2g2{e#ῴ\viV& cf3=77OyIlq;> y0ʐ)u, 89vd!P7O1[جi5*7 dC5 "<%\04ԵeUBP8"nd҅IKkW%" PKLZD,kY>G'إZ_F IcRc,FAú;P/yd9z`4,;P* OSw +~@v0aN^i G+GTFPNg_՜? 4ORQ(\d$^: +Xn} z96%%vzP_%z-nSǬ@ +ӭ{y1| qhfm糜[ZUᶉ42Aco VY=W\#; 8ImpUp\X# fH8Kcn)BB~\ jҬһ6 5|nR3rS mⱕ+볼Wْ!Cr75;[MUlb?Oa(fRpj|YЫ8P )> 9[&n0;>s%G]Ҧ([|o(`cL8>B{+ GsMJ.=~[PA<i8݌/n1НO{,KnȒ!noxcM{o?(FSMn,&x.VdfS2`<`tGxUѣO^V&I |I Ariʩfvv^bHߤC}E5>IB <.:ՠ]R tWo MSz. 8oڸ +~^υs kϴlbT}ZN>qKnt =8:_נtmERܫ[rR^R=SC~mDz0-䰟ҁwFT:BU-U60!zsh^F>o2uX|:q>7;ގNEjQ1EZV5z*t̩Xj#T+1#Hrs$ +Kx.&.?Sh.K4טqgۈ-kɼ\thE-"Ud;j3!pTΤ!jH5GZ"qQT%f{Śi+EGVFb ++ [1@@21@f-ׯ)ԟbCL[k{ԁhYoU ԧb̖G;Fj[vW ^!Bof5c.C6lbԧc1#x 6]Z˖A{Fv?Aк[ +w{O.iسz1p-pn_ 5=%<9caSq4ro1s/?&AMb]R,b}C3)C6 +C_XeC6g^I.;}`ՠ-z5Ы|;uvm f97у&z"voiV#0ȿ3ӛ  %D:[^_aK8X?N|Wk= +vL?B~%?Fqj}*ͭO>jY,99iQ]oht<Ų+rLAoZ4u[u6 m|5YTm@o.Ҡѯ3݁2&[Y+"m}ԥv3!/$97Pȉvr,Q:L\0UvggE0kRWxp"C-[ T ػFRvkGŒ+;}:"~"륑T#BGy%76SLHr֣G;DU%͵Z=wG%A_)˘pIaYuA.렛^Ʊ3 +aN?tʌP ˬ#z'{"I/~g$Th(UM&]yKNʉB*xL;vv 4ˢk?/<*ۻJVnrَB~"@< jcĝJiLNrc ⣭@A;O^zpU蠉Jҕ⾔wJ/?_z}Y Xs#>;W4"?{/2s$i0Tr+Qn2 )7EYD ҃/.rp%WwUƩoWxTɛ >PZ'Sdv}:i;7~]=ʺu tG~}[e˩Y9&Pv@`nؙ]:H9C闔%y~7DPV{%<\ +={A !ҖC>`@<]_aC`L!mZ)t؍]Af#t(z<7qg g̨QS#hC7dWT"_R!S4]JaqfTQbwς +\?RU&ޝx.6ݽZIJ)I}:YVHL +uae+F]z?"8B◺RdXcq>\2=XrՅySOZJ5(M$&hC?21F9: <)=`ȣ'hn(|M/ yL{>(.Ah1itfۓ4;ۤvBۋʉC/,rҴ 1CO:@7wB.5 +]']~'N7.ny߫Oxӏ5yv8p|akeD^ F] #O>JWꂢ9$!GmiN6APv%e_[k&ejRn*7 '1}tv˪D&ȰĢ0t4DztB=,'jҬ3d" +&VsMmMEUVh⍔ꖡm5zն?|NR8_of!db51GQ;1{vaP;V\ew^:u4\\}GJ^ّLwQPwZBC<"&w1[ĞjV)/ c.K=CkB&mQLlVNg4}0! &Sj8Ghq̳*aͨnlc];7i>z|4 |2;Vzչ->~TZ4RN oo'mm$^L-jO\G6n ?R O0ϰ U~`|r%$wx$ٻƤ Εه:Tx=;m)cYr;.+SFD"-3cѸs=;2%a멯,TK^R05R a E8/ ˒$~U."[ZY}<.ya b3KEFCoSZWɜ֬A08#C$g'˜}$VGO$Q n"u6n +BLOx!2HzE:#TYvŹ$*FVks<+B>Ky7&'* *0~@+ :4=nKʹ™+;\fK!`cƼi#}^ż4nUY5gh)~~}D]㐍 +.,#w&b|+G#C+Wk8!+7_4N le gڔ|6x kt7qaQ;?Z=`yl1=v3hzɁ\8ɗ:%5E8n/aD>ۄu",U۪L1#)\1rVp=,ʫ} +$/å +gġI X H}p+(N$$wʻM7>HoZ6&=!ju:z9Bf1:cM={N NDp6n\5Π5B%%TB<:a$u=̲޲y[=$6iڤyW){7Cjۡ ykkʛ>כ95=տ,o;* h +!R793hN^QS+z_˙$;ׅs_ -NEL$dV`68ioz-|^>:ڷ U+sVm)]tO"=,^?WlA[EZs:nMKfe'+?DZAN9'i# +_ys9ÃC#,IEpyt?t"K&|N +q 8E\*kf̦k{ȆuE[nC(zGUD'zetS7tplNݦ>^wJ،+OF1p8ϑɰ=*vdq*<_.Og0-d#[vy]"v܎m5%%uN6KN@I{O=Fn +̊B?jzC%ksK;c6md@3$xdT\ptiFA( [9RY/vCf\ƥoM dk6KGU z +C|9D: [Ǽ{HuQ<`~7::._2-a])*#74hEkd$c}=yõsD.ŕKrrv&R59I("nyڃ*^㒟bN%BO4A֊/ "8pWgwOb/*{w x^j{٬ӹ vsG@eR Q;bo|b'rh*]; Ty:kSe!^hMx)/ %nY#@ h!*UdXjoNݝu+>JLg#9)vetu\ @iV+oU_̽J a+:༬QYXYW"W^l6,U\D1J;U;^8}EN $S{ %MiPNz h9צ|RRyG}۝oI'#;SC‚DTʁSQMIS5]Z̕=hM:x\T|@?\9D*8UxV76&Y H7l`ol$dN +endstream +endobj +47 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-20 -250 1193 750] +/FontName/FZDJQX+CMR6 +/ItalicAngle 0 +/StemV 83 +/FontFile 46 0 R +/Flags 4 +>> +endobj +46 0 obj +<< +/Filter[/FlateDecode] +/Length1 826 +/Length2 1810 +/Length3 533 +/Length 2419 +>> +stream +xRy<2ubRKfPYɒ%Kʖi05!H꒵r( 93J:)ˑ${;}}~|_%;uC| W#K[m#UT(H2aȘu"L = jju $4Zj݀!DtXҸ^ [dB;<X?CDsc'B#A0+|+(&ʹd0@4 +uEYX&Tˊ^/U9\,a@K,Aӟ}ՌKc1醐' _)2l\AcK<1!RᭁÉ[^op +3C9/MMuoTEf/\w+llzkK0eGljxRB?9r&aVՀK:Y4.\0&9!NOH;tZSl8aQ7c?|^%]z:,UZQ/@m,+ԁ?u}# M||XdUuUP 3S33pù\hZ-k??fz]QAPR{wωaA + ~;i1s[Ge +,PITAs'^]$)PNs@6VFϳPWʍu>NcI!Rx#mp7߽Cʖ1BAbJs47\*] qbs.ج# MZʝ< ^a^~\ybL&nj2FkSDgdޟ]~|DpS~*ZˡWe9'xgvż祅5TucGXRTXIߕt\f>Us +VP a:1?h}sEZq6RT< +uh39=گsˮr+vGk, +%ש+~9T=(.rpNl%;*_Z4T|#]D6dZ-Ÿl e\> R?UON%??=Z=m5-0 k-ufxƼ9K0s37N۟<~؍^ ķĔ^g6&|+ݬ}õAsЍxJlSUg<-y=ܺJD8H!7| &LQe~ (?km?aLkHh5;lMy7:6dsQ:~kcm/<:R0]z;P1i&6rƞm4tĘ68eG⩫*.ȈQMɳMzv`vQ`s[W2s:_tMMmp]姢Ki˔B6sM\rxL.rr1iw 0 +ɾY4{RjoUIZ):1\F]D7.$ORktU71FEM,D<0OEkTz`w漀kh#ȶfj#'U?t, Qޚ~PU5."t~ Tr_`S1irF,9m݊V67r\䭁N.:Ɵ(vH1.aRaiå(ntr_| UZ=%{f:GI]ѳstm !$c}8&gS!GF' ~lqo?a@g4 iw%3 +endstream +endobj +50 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-35 -250 1190 750] +/FontName/RDUENF+CMTI8 +/ItalicAngle -14.04 +/StemV 73 +/FontFile 49 0 R +/Flags 68 +>> +endobj +49 0 obj +<< +/Filter[/FlateDecode] +/Length1 884 +/Length2 2880 +/Length3 533 +/Length 3520 +>> +stream +xWXS붆A$ؐIoWEAB RJP]4 `JAi*Rr9ϹϞf|7Ĭm0Dw1@V)! ))E (2V"P@/T_ Ed UzX"(֗!F["%@l6,)@P(ɀ;G)}dJ ?˜@RAXR )0\b|zӰ /g[_ōx+7os4g/%D DÛ% 5kJFqh=' (BUq\1Xh/~c _0݇HZp]П̘ G0e2޿\~9̈&bpOH$TaPG`)p&Ɍ1pH}[P2N*gOJF /<^?q?'RUE*G +  P@ p(:D+c)G,EsϝQp[owh~G+|@h3˰Fp˚e.&5?6_m~tDׄCͮ^ymjEur@C]ޮc +K+֣tKlӣȟ:L iaLϻTڤ̇/?h8eiAɤCg`ą&D4-kOHw +Y*Bs%9h[2M%)Y1 ˡ?_;'6T&9{D Gw׊sG7Y鲚$A~}<5B&y֭G[eӧgenUī +)'\q|߁w+qk]K +9M[r\hlPhbjN HfX̼'1ʋ-.jyYm˘֤"?Q +.ΏIK2nX5ԐI<^VL}v,΅JR L; ?[/6>a +sV@\~RQ^[z6ԁ8njr4ASCBCbl}[N`CH&jRGl Bd:ճ` $$V?t{0dqŮmW ,滣ܦm _RpM۽ՆsyE\Hz?mƐaw8C]eOKUaN==`b?%l%ޗ.qU+I#nsmrf(=nCzXԎ_>g\O)e*5QP7Oj4n~]ԕ]efZmpxbz *#v> u8498[fD; as]zhr6 yK5k7>(Nsyy󯑈R |J* Iq^87['tRһqfg ZڹmD>QaJ/Mtcj|,No?l<:hB ;E593Xķ@f3 )X gEIim D‡Tp^ ȼ׆K^yZ驺nhα囯ݭWYI˗Sc|7zsbE^ʅר#;v钜w,)ln8_HVv )Jp X{ʵ#Thl9{+lkh2_S Qb-V%BWY-wfr,-+c&b7'ĭX>gcIrnŰd"HsENUsXD13oln\%%mIޤcTOl8(^Q.h i3o~#?Ƞj[F1bLv@^!aG4h౽)Q~`B d5(tzcvJ+MvBJAh T~ܟ1<:aHgIxYꪱN?/OB*=4D3:4)^SN@gNAǘ5VFǩf7+x2Uģ]@{:& $χ3$3p#N,֢M`@(t~[yʅZץ u4 +Oس(Ĭ~N[81vg'R6[ykRn/7p1 SMdv |Ys9aA6׾YՁA:)GL}nI#!j_>;[٩oӵz +c7BNѓȷ7/9gSJ[29d,3lkeqbߖNVq;v=W;Ox ^|rɅ(*Q~:nt_(ꊺ^Ǹs/2Rk M[ɷO4:eYw3r9c`9j<맑lK6yz +J@ٙdl萹Jmx;J>}ఌ$Nݼ1fYXK-in#jaq䀼} 2bV(ϥ{;$Mu\9Ncd.ͣ+r?tT0Y؇RfdDZfdv& QmJc'}/Y-$Usz.6g3qDXܹr<^׺PAv<=.AgyRs[u[;u.).#O/5?rBRONj`ܗ +ϋ4Ά O&+FC/҂=f~b1ȴԏ\cYajϲ,orV2BAiNw}< Q^_vjyV乯 5?ƪŅ VبwX\ehMĴLhX=mb.Q6^v_֌zw&"WqKyi0.5hEYnki٨"K=[;$΃Ϊ)t p'jj3$*9n:[?jwcG&s9%eW}> +GXLE|@-T b +endstream +endobj +53 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-65 -250 1062 761] +/FontName/KKBQBI+CMSS8 +/ItalicAngle 0 +/StemV 87 +/FontFile 52 0 R +/Flags 4 +>> +endobj +52 0 obj +<< +/Filter[/FlateDecode] +/Length1 915 +/Length2 2134 +/Length3 533 +/Length 2769 +>> +stream +x{8#q+kyܘHlL0f^5L{rV.{2J%ɦDF\*SԦu>woz%ҨL}ݍ Ҳf&D @KVF(#!k̀BB(#2 " +8 EH 4"2p$#a2$8 B$ +Cir/f:w$H`0 -,2O_ +Df3F p@P/6g({2DAB bC`9 lEYAH8]v-3= (E‘H PubD +  l0@ +$0#p*)8ybMľ5gAJ/B #o oPL(4 +Ά}E>#"AA!*ZY"@, BY A"/% ΂r0$3FDعyH(@orRKW~؍\ hkdQC.KR+/\ri^u6=oe+Gw6N,.lF4\"LR޴Цtu=iT1ȝ:aط/1K0@oM٢样P >z.Z{=.-7Vz5}k~l]#ҵ4UzMo[㕁U?J.ϊ-&~dnbj +v5J\hbŜ5vi/;cg~p 7/{ʽ$e/ ,+qK֧$I r(I +-tTΛͥ53be:ӝP +{jOxzm¢|QUZO4Yv6g Y9qz z0fX\źEnE(б^O1y4r ZLldk/8CXYٳ[LPD>SU5U{귊 Tv޼KbNIM)20`3P5CV7ЯcG2O^1]ZLHk\j؜,Ieb$7ِYs|K1+?Q75DEgO9 @Jp&hbBהEikNߖVAS tj]!wQ%}WCW_ {~]fɏj&tG *L5.kuTG7 }\5%p.Z|4Ǖ.(-P݀|Bx>#>_1¾b8#WC=-[n'űޖt-zRQr6_@L=Nh͵8n2ʚ4%TIţ~tL~.u0/N@΍kHҥtvvOtI,%t=Aܢ|ZV\֥q)2k3j6'D:+f%얻U;YgGlJ`e̼_ v)0!Ml!uWI קGw~"DKV$yǙ^Cj?wV M +釼c2ALŅ,%l=^WYo2.toCTV7pZN.!Ttq-ҴRt}`gʩL<;6L{(,=s`{ZGƀ"?׻_$5;p'ffN:x0x~zr8;dɢ1{xZe+?}@oB%*fm#$)L@9;^v*=eKH|6x7r bh/[v􈤬'Rv‡Kq5V?ls8/(Ouw*f+^[nu5%{W YÞO݃\;M=Ɨ'.). "Ju53>̾|xjYjU͙URMR$٢{j.Gʃ3!52f*ձ0~tl9 *I9Ѡ%>wjpJH6S-r޼,aӤcT1\ɥv+&Lu e|p ꏞɟ]*+5b[7U=Kߴ<9S6nw` *9c4b5k 2ߒU0xhZܩl5'p_euߴ{ayڍt/0hxGLn6VuA,r.NT/m +N_|hI9&D5StxkMˎ+o> +endobj +61 0 obj +<< +/Filter[/FlateDecode] +/Length1 969 +/Length2 4234 +/Length3 533 +/Length 4911 +>> +stream +xy<%Jc˚-2YǾ !`cc͒5[!; )DdIdK(+َ~?u;<s^u?.( /:Pa*$,Vơx VGPii=[}22P Pvq2W$A8ЁP30rAQx!Ptv mq Q(' +)A({4eKkHFz3¹~;g>.XgAt]Co|] ݬ1hgT`\=(D/5EeND{`ÝE3 + G(>pqw'gx+Gc>(@_/> XzVxsuob.H48tvHh, ,C.-Yk;`f +E ? +@P 2_xLy碷t߾+c,}v"̸װ~!1At~QvfT5#4rj?VTct4#z~_ + ܩա'w߿8fߕ-c )?~b.b-kCSOL\}efˮgjuЧ\_s'H/Mx>Uf(+FVh?_Y{r=U&I&o;,ڿ= j4sb +،Bl qQMYI2rg +jC"TڵE=黺`Oa9C*I٦Ǿ:;[_n`p6xV#^_o.b9ʝ0ڷghU! +8o_MF,9M}p";v"Oq݌Pv,TU=(P-EϷ. /xf.;|huOw2t3,=.N;gt't.f)9s'k;uRi5L<>(VcW 6{ꣃ'O?wA(c6,uz=H$CJDjfXJB{f"znP +3T<!ʿ <$DŽH>͂'|rJ +b$*/׻He`{5wI  $c5Ȼ6Xv/[GM܈<2Hbk7eGW3M׶a&K9Z ~k;<\||b)`}5'DwMD9X'9u# ?TS%;.qȯȳiuɒ)`Iн|Bh/^?#\6jӛy魕0bJttT6q`-@Ad|$Cxy\v$H.(N<))`!5 ٰMW=N_;N61<ut7ч pSٖzn./[vnQ{x CS"ӳUiP]U'\%L, E_]gɉCZ }ͭk4Tm&w3-QlUώyO8{E]O[v/ЇՉU(ltNjeiA}u yO w>uΙ3J"T[ +n w~:Y<ɔ 1TwREc^T0^1GiF ,LV=2l!}uns"-#iʥ5Zf.jG/ uӵ'ZB Y74*:)4 3flBkU {1M""h6Z 0_"qKU kժa"1E^3Y&m+KzqyYOwluh/ C$Xsa}M1x)'A9~ڍ!J`zRwLou@K3֜ƛ>/qqc( A$TO#bAd|]-}2q9Fy'2/6抢 l(Ѯ<8\ 鞫e$=u$&c 12n`wo:4l[_B4@Y 308'@K=> +Hþ޾^ScYo\ltʜ},Qg +٫ɛB;6 %gPV];t:C[h[AV|p^;zj@EM'R}in N{^]&;F]c=epBf_OvTΞ>\TPv"LY +ٵ_sNΕd r +jYGi )NIE,3 +Plͼ/gio~D}>rfQJu%.O;i) sJѹ<+ ]RRTjlγ0'$nة{~ X#4&n\T_3Jʾqyˡ"װ聺ʁV@Y՗p0*`ӆ]yM"ߤŏsl]a&{ eSֺw's`q9 +ǝ_cfj#lijzϵ2(X%0ǭOă`i7cHσ]ھ؇=I@jky'ϩw6&lbnt: k7(.7kfUK+iy;S(|eL׏~..|NWf +y!1'z^. B֐c\Qoccoz+CAUr:5)$8ъ46X{A}לVK9.ص +훗YFDL3 ]seEGflyl Yė';¹K +^D$&V_$TƄ߹`뿥v>P! y7$7/ܤI=P_2b{6Oigy09To.EH;.|^4#WXBD+²Vg]gl(bS{aW)0^O'֮ݒvb"\&) UT!I=]umSrLџS4#'QvN?Q%S4PnzH:=@%+(1z{/Hbسw7sз7+3;f[CQd[e/Pш^}fHܼ=+"5Ҏft k6ʭ +y>i)*#| +q,P4(=$ Ľ~܈Ysۘ=.@daeH\F&7WIKQQ?e|SBvȎ~JX7pOdIcq% y siѫUmcvgvuukN6vDeAw1I507X3S@J[욤0%]]|_ +hv$_"Q ${ т?*I려{;2J/ /lv"=Z"ĩB~1Gʳa|XQa5Ǫ)xEIl2b?ؑɼꓠdG.džZU +Tr阼L)1x0WjSnc~7ez ;ɂrYyHHva f]Qs>>NU^E@YJ-iv Lba rbcm}5@Z) a>qλVtWu?py|L^&*R  ;La*({+ + 㪑n~>> Z3Hcq<$NnY_ѳS\aic2`R +g~7˟TPG{?i+aنw}?kS +?"gs78X_uHu=?(*Z ",Yq%~s],P_L/M}8&exX.2XDl`ѝqQV`X+[?&7"%'_3Fw-WхxEJ$7Kiǽy$wBWsJu[:#g?<\-L +Gvq)օEZ郡ֹ>raer\qLyPVSi4󂞄;If-u͇4n)Yݶ3={ՙ*.#}<Bd_ +fx\BZ| [٤e tْMltu͔*;>NĚQSv@ZJ'")<7EqRߕEdF< f/b{C3%>$%L/cVmnϤX֬4+Vh.'>Ͱ;&ڬ-] No "wSë7 l96'(8@_Oў +endstream +endobj +69 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-53 -251 1139 750] +/FontName/YCQQSQ+CMBX12 +/ItalicAngle 0 +/StemV 109 +/FontFile 68 0 R +/Flags 4 +>> +endobj +68 0 obj +<< +/Filter[/FlateDecode] +/Length1 1029 +/Length2 3736 +/Length3 533 +/Length 4424 +>> +stream +xy<28ۚ}f2d" 0H2%!L#R$e˾$5KBsz{^}s\_9);UCmFTjP8`lmUj1 ax 00 !T qy D P0V D $4.D`&! أ`4J BI<<ÔދhF&} +t%dž(lCWCӽm7.n p?6 ?&{9 !! 0f4CB^l gGm? :pJ?#}N#'Cbz{@/׿U3# ( ~(4O40(!:n'[zO/cGwV}O`'A! j`/ ] +BR_.E/xAz_;_A!C~AzПqBT55UuM(]HhkBk<& mahB m-(2HDI?^BCHPN]E\ycyP\]אcV/W9jþ1Q~v#_3w$ b+/[6o{Pɫyj^4+ȉ ܴNuwR. sc_GikR"5miNʴW#U3 p4<-*$ JU]Ո~q3~|MUʾ%lt{*Ffa7]l.f>ʟt*//GfHYĂD gtys߷9 30Zx[%@/;+fΒgEz$Gpgi^;|:R]',D[bmC,Sܽ\Z7fU1pi*f.EMHןYP:]x'[#]zQ<&(])~$ݥO&[ݭٹ !g3MI8o"Q?;fpʡI^=9Xm36糿/w>H0d*;qlľZNA٢c "l=qbDAשO,A\!; zY8}sR ;b^b=<|Fdn.mU{m̅iߏ4ee eLN-Rד8[RUYD&Ei8،̩YU<-(hLHF&q9)n|9_m nrDPX"T̢X-ONۏ31k(S%~U3. _ѳd6h gfURڻ4U͢40\g&:_(>;_p6&q9`_A OSJT㭠2`ᕝ5Jt|D1[)1e]M1~7~ՆGEgmFC,BQTUʺ/|t~RCfy?|js(n4owy20Hu?B€orٯέ\~A Hq]MYh?AA̎~|Z[\!Uz6Vlln%eD)`/# \ŸӎO+{ʻBmКg J<^#rܥ˶۴A{ثi^䀇x_H/ C3 cbP0\ $ݮ7|/Dp˗,'HZwb}{zXǦ՗ovL}Zy!yP;tA$Uo޾+ag᰸' #o^W_fr6 ΜFo{|s'CTp 0u\Ӟ_Q|}4M !,=r&*/&VAş;0;d}9˭ !e]p]Sz^eaġ+:ݴ}D?$]kj z_J3Ҙ2}RHJhY;ѰS􆩯X:>9#tYsv|pV6R'X~뽿4ָ~dUXy~B8SdǍgAclZ?r[, xF!$x~tMX>:)_x\ sb'14x._~ӦwrKDmz)~|Ҋ/2OQбWeWygqݟ w෪LC9,I7ݣ~9k,]QnrX_^G1kn_E~S7><7dp#Qt\5fJ}Yfʿ6YJ&yxN (/DnsUOeJ&i:LMo^=P3qboķ[,}[m:Ae4~BTJ`ac7MŖ|d!sI63@t˜cJqp;97HLFRܮyZj-@,8-˗ m*_Y_ rRBxv~B8jnwϭ2#ӫղąX4 +yqose΍cEtybv~02 5V*+da 3 D""po{+6_4 +* ٶT?7b=jaNYf5ΩVj˵1eh +Ul-ؕJ^тesq7H̒]ցdd}F@>NUm=WWFߩ{"h'pKm_B][iv2AiJ駃51n)IDwJGQʏxMeQp:ؓ}$>*ԍA3i;JL:hçR{JzXH$/FRZ/YP,{%ZU!g@9f-#_9<&ɬ +ܯxzΝ}hIWȝrmCօq:-\@o[6wI\KB۝. +61@g%W#[77$`ӗK`AIck1uvj§O-;# mHaJevׅ`;zmj$(3TD%(K6n5v8be9emԘA VYډyUX + ~oTBE|GSVЙiWfJsL&9R2Ne/4#~@"K薙cU[ArmI$vl-s|ߪmvFHG 29to(Ά$Rby A_* r18Go7ܰi6/dXDbk(*^l^q>V//T>=-^f8p[ 0Qkv<_+>0s@<#Ё9VFA[f!nО.oz%KgK7)칖t $ 87jC +endstream +endobj +72 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-5 -232 545 699] +/FontName/YAMNKE+CMTT8 +/ItalicAngle 0 +/StemV 76 +/FontFile 71 0 R +/Flags 4 +>> +endobj +71 0 obj +<< +/Filter[/FlateDecode] +/Length1 1108 +/Length2 4457 +/Length3 533 +/Length 5191 +>> +stream +xgXSk)@ n UzJnHR()"M.EDH/** L*l܌uGtg{,YĴuB1M-6=/drN~.1zcBj,N\k\ڀŽ\J#K8S.?#g6Ft (O +=,JXIoma;]d[/XN[ oØԿՠCk9O:&?F{+&ӋsU┿ޣ:ǔa[cO(r』R=1 +- }dX89BԻh_CT;1}{C׍BfF4c+p747'}ӛT3uT5QAʹa*WxJa&?AlTRJs\8}ΚJzt-qXS5׹59>W4vV:ktuq 'T} gwvz5a7]>ה Gkq=${nˋXK\uM_N_(s핈2ޭzGՐ K\lE CN!TP{Tc E۬)x=9B7`#BK82 I?Hx0#'&˴9"f^rt@`0=y%DaOrڳy! ߼T4'FX3,ee~%O)yD__l#MYmyyl^OU)249ɷoA#jeM +|2 Duj Ϯ=CߍwPÔ<0^҅Nhz,z>t &4ds ѕ +&Np&K~`#/=ɻvGW!ݰXH>}ח Y'QD6a"-0Su֭(s/NZ-g}TiZ͡9XD^>%I-P> =hxz†o Jr <<Χޠ5.qaA};6oT(49϶Д<h[+Gnܭ)3?P>X̿h2'+s]e1<79\`g'&Ě} 4_\=; +4 g]Z͏ ٛ*PPdAو~ClTa^!@.< v7DU!L-buգÃ7A!a7 9ߔIrfS} lMu 8} m]Ds!42hz84\.亙˔+ =yT + t\idfX4-RphIN/%/foRf(VODmZ:Y1"="-Z9qEt틐6Yy+ J#eEb7Ϫθu:xFD%sN^io"ꊽJyq={jORvB{mߙLinVފ 4D!ib!ϖ?od1JgkwJz@ȋJ + +~ڥwZ!K>ŞH41d] [+yݫe6F(;M7 D{Afg{z5Oɕ +LLuXB=e;뎹`+.g I4gܵŅ##MB"s?Vd7h)_}!2wfZ׭8dEa֢7;/\pj r6 +S' /lAڎhw?dg`yWRK3[*.=FqW>?1]V3lo5oZC.v`cّr˱-6ö%h|dSSg. +x.Sb|d0住I6Gl/tRZ8Ğ^j>~i=du }喔q;cېj{Y̎X+y?CJ1|~n@!s֌k Τ843VuZn0@kq[B ~+IBA[%R>U@4f\{-zW`BOmm@(,{NϦtokSxE(&{ 0|$pR'y,ƃqj(]ZLj#ڤ6ȷyI1!_ɑsQrg!,_m4moZu]Lk{zf:V/&MpG_~ w7ȕkcKQ !g2p~9R5Y@4u4 /hd0!Ѳ;gJE7 ;0mjgFɍpBR>3u~pzQsR.¢wRKt(>nLKgq Mrۙ2,ťqQ%ܨsdx5dGӅyl0kU)TؽNOTOSΘ,Coի +UHH't!x$:/[ws#/v e[/&.ۅ]}Mi6j\.kP7N"ez­ǢĩLcY*խ(ڣ`љK=' NBj?_ +15(]Gtʬl:׾Zuc9N PX8 qŞ!K]=`_j1`cfГȸ1PhiM&nQa|awZ$%9O>b.;IZ:ƌ /J''a׎ޥBwbV5Q|,%].hrO%S_6Kb^&E/cW + gSTKI}t#-T'P;@ON +endstream +endobj +75 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-30 -955 1185 779] +/FontName/FRNJBU+CMSY8 +/ItalicAngle -14.035 +/StemV 89 +/FontFile 74 0 R +/Flags 68 +>> +endobj +74 0 obj +<< +/Filter[/FlateDecode] +/Length1 801 +/Length2 927 +/Length3 533 +/Length 1509 +>> +stream +xR{8Ti%iJ\94;ZL3:sǙHEٴ+tmtG<[vvmfEϞ{Ō`;ء\ u=±cp8..(c\p,JPxl@ 4.H1qPƊH0S2*{$ is8( +0'9C +G`<t X>g֥" bA?7F{ BɆrd8z@ ?%49U GC).f%2c8F<WBi H@ F$aV8x{,=2If*}pِh\ !y1j)8 y1ay<B%Jֱ=I1F +b(3Uq4&a[xdCA)S`ŽCQg]RڸqFQ! \l B%pvm꯺i&>[n9*:MԔ%hl%V_m۵ -ߤ'.vk 0?S2$7_qQRL1E$--_W`wĔ' _&gFUN=vMlur+|'v\㈕&O:מ爵\獜͵+զN7s= z7#,ݽ_]5mz2qK^ײ,nɯAD{霵9meq}FnqK̽0͇}e2}=w&ǚ]^[3-MNkS_E͋^W'Jowtt;x؝ Tn[uGj8~kqq_fr3*J ٹ+|zsit>2Ti$]cQxfM~Rؽ=PW6ː+zl9]#7mWÃOOy_o|/%l>lzm&xʭCM\IDzXyRݳYlZV܂ /9]3vi\osZkѺEΚ1 u-w=qI1XvҊ Rŋr VӲФ\SƵ|Jނ_Vx!Fe"Mu"EņG"#fnY*4W@4&o-O[{n^\\Plm.uƴ63蠂p>,Pۗҝօx]t]HvMA{|n:ڨ߷f@&W 8 O뙅5^Z﫼vdOvŵk*ћ+'ԚyRp4dū9?<'*;1T,xJwS{*#Փ4yy&DZLC_?! ! F3 9?!$.z +endstream +endobj +82 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-30 -958 1146 777] +/FontName/RPUDOX+CMSY9 +/ItalicAngle -14.035 +/StemV 87 +/FontFile 81 0 R +/Flags 68 +>> +endobj +81 0 obj +<< +/Filter[/FlateDecode] +/Length1 837 +/Length2 996 +/Length3 533 +/Length 1600 +>> +stream +xRmTe 8BQ/!+ 3ರ |ξL0K'RTOR d!ZDD~ ~P.'TT LXf!E̟y{s︻FD +JC)ިH"bWḻKh1E.(h` +DZ@}}HT=M!of HiH1PÊR87"Ę pP(r"HS`rЦ>2 uH(# WSCjӘ94Z;ҤjHJir*5Nz +B1EJ ]'"=AE@V&D/\9Y$$Oy̞3MjAPȾLl)S +T_?hsVʗY( Hcxl4k9VQKg"SZ$R%1<2jdMvmXLx~.`퟉$aKA4pbkiȆhVl1 ȑHSȗ/%o5kΓաubQ5CpinW\wR>|5rۣ.|36ָ"IfaSrI6WD^AkӲ2sTj[vp>ӏ[趫^o.˂cF8t~pGvBDc>YNͽy=yQk׃71˲5G$_ykpaуnԅ_3;juo}ɕCAת#*s݇%I( 7;2ʹ m`Kxa {8嵮7Un$7NuDS)nt>G|_*5{Ӂ;_xXڸ羸\sM2:ˮT(yE}zkvic: +=q77<^`}Te;/9 +s!!5=mcqE&snmf7~`~`miiyD؛N|6NSLu}{aECS[?Z _S(kﱲ;c84,A˃STx]_7+ΜJKpཇx, ܡjr];zլJ׸03C7m[vlvb$rངSk7B7\*/8k8gf x\mGR규%v4Wrp]q# Fy$-rHFWDݜ:8IcO;99?הC2ae^fÁ˟L'v?[֪6Avm}K=e\cNס9s{6:}tpq'*mW. +>tzW?hr7!L;G>w<,2լxmhRo.jK|itxMxf젱fUyCRˇBWCf( Fp8n +endstream +endobj +97 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-29 -250 1075 750] +/FontName/HRCUUL+CMMI9 +/ItalicAngle -14.04 +/StemV 74 +/FontFile 96 0 R +/Flags 68 +>> +endobj +96 0 obj +<< +/Filter[/FlateDecode] +/Length1 775 +/Length2 1103 +/Length3 533 +/Length 1686 +>> +stream +xkT%r^܀P@ r7ȵ@LhI &Z"*TA˭X "HE(ViA(ڈ=:9̟}߻̻H$TaQ`\&G`űp@J)`z:XDaL-GS$pQAH*"G0baBMq!j!R)H٢!"1@ + IA1k* +=)e/Gi\a)11C43oJ4SQw*S"D͗&#slUΟF`)RP>4\UD*DB R2G0|c|^0 f `#֩eƌ +ltQh|_ޙwX&E(,_,Hg!*^4 '[1]@ˡke/VHfП#4WS@et6 Y])`J$*~loJȘZcE"2} KK,oM}B[Êg$dnˮe5&w0ymk" MօL$ZnZt_K\GɅτcwn]~E_ܓ'ڬaZYoqGlyߵvi}[ۅErUujZO{NG`Xpɍ‚LN6ڻ&vsJ0}採1yW9k,jnST{D8ϤMU[xiUS{KPLY!YNFERiϻK8%~tV <]Qz#lׅ\ք_fV]D{>4Y8tXL7~:55X&Zm-)hu5X+p"6N݅ɐbnmRoJ~9@k+ѓCyAUN4ɮsm2s'ubaқoVV9Md~xsM}qǀ@/f:{qԕ )Kw`r:׿uw7iR4#fN/4;~5ك\p Mk =?fz2jt{2$.XˣG)1@o6->e{ em{olTpm ]|]#Ʋ+a-jJ: h!ا[bDOJڕ͛n4jxWɣhN]|> (*QHLe'ם$sLǵjȳ<+Kp[b I.A0%z-K-)j"kж%gNu{/+;Z=]1}ev8-X=AfSV+ SnʵJu<3ۚUjI VX9)RjalIњf[|tę;t}4Ԛz )hʟ?,=US{\hZF_=|"Z\-q>- a+o7~ٱ#nAgh{ شoT%2|jץ(7XغP!ib>  +˷Cпs[ +endstream +endobj +100 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-35 -250 1148 750] +/FontName/JOGVZU+CMTI9 +/ItalicAngle -14.04 +/StemV 70 +/FontFile 99 0 R +/Flags 68 +>> +endobj +99 0 obj +<< +/Filter[/FlateDecode] +/Length1 838 +/Length2 1991 +/Length3 533 +/Length 2611 +>> +stream +xRy<FC x%XSY;̋y5fITBSR :H-k%ܩ~sy>9a T1j}gh`H99 rO0]@G rbR!?S ")5&< p Hc1z$8Db0" տf€wH}RٹvNESHL"m`6?oRhnF'l_{OH̿ `rRkR)?J]٬A"D'8IGUZ;A h/ ~A +$P5wvwR~߇vxBsd7;B ga _?,3`"D4J3h aB`'VW4L8 S_/UK P'd2+a +EPac*O + @SfjbU  `*t@':4ZWCKS d;7 /qzUp}>Ft.=CxoI$\Rj$)>N77q/\Od3΍=eW{Kkڢ/Z\zi|Y} (%Aq]0cͫS;^_?h:sUUj3p)!)=C)#VIEĂ![rf̭k <%o' V.ثx v~M~.F6u_81Χpea/׿zXDZҟ+djǵxy)\9~wc>*7T\WӤ{O e5㾘nJ2w^#}(VV }pyw-y~&gsQL5gnHHŌ MJ6w7ky};7E|'q"-5thp:!= =xxHsK=] mnTQlKvlevth冮צ(h+DbM٧&=8O`n*`ZN1ӏ1٤6 lL;պm% '."˹V|" <_\.ڹM&K9z\a̹Q2@L8lo?8:Wbha;X}UsQ`je; ;Qo[Iu +4?,/. f{Kj71S<pxBO/UKلFXrKU +9A7j!Uϼ{дk> +[,/<}EʘSno&zl 27_ +EƝY\MyYs$4W!p8?賚=m( +m#禤u2iYSeTsIU3ekq-P&Gt4Z,X2WP+6ZǷ=Vv=3t}y6lguanpLKJ +Ed\دE TsRBO5&y"Y˖KJ+-}MkUq~ϛm[[kZUk c!|'e]2g wWνrc:瘨2cه&Q\ڄS~\p55皮PֵFGJXbӺӝJS׿3\%#Awn>nŲxiVTםQ;ѫs{WH@CFFPV*q(0 +C ?mmِQ[ Q ]J%%ܴV 0J1|wԴzyoNVDݎm:>zU/g1ev-aܑ3^ŜҋafUxR\epw Tᦡ.okr{:[昌fs7aS8c"EqㄞXE o?a@ x* &㩁HIJ' +endstream +endobj +1 0 obj +<< +/Creator( TeX output 2007.02.19:1410) +/Producer(dvipdfm 0.13.2c, Copyright \251 1998, by Mark A. Wicks) +/CreationDate(D:20070219141035-08'00') +>> +endobj +5 0 obj +<< +/Type/Page +/Resources 6 0 R +/Contents[55 0 R 4 0 R 56 0 R 57 0 R] +/Parent 108 0 R +>> +endobj +59 0 obj +<< +/Type/Page +/Resources 60 0 R +/Contents[55 0 R 4 0 R 64 0 R 57 0 R] +/Parent 108 0 R +>> +endobj +108 0 obj +<< +/Type/Pages +/Count 2 +/Kids[5 0 R 59 0 R] +/Parent 3 0 R +>> +endobj +66 0 obj +<< +/Type/Page +/Resources 67 0 R +/Contents[55 0 R 4 0 R 77 0 R 57 0 R] +/Parent 109 0 R +>> +endobj +79 0 obj +<< +/Type/Page +/Resources 80 0 R +/Contents[55 0 R 4 0 R 84 0 R 57 0 R] +/Parent 109 0 R +>> +endobj +109 0 obj +<< +/Type/Pages +/Count 2 +/Kids[66 0 R 79 0 R] +/Parent 3 0 R +>> +endobj +86 0 obj +<< +/Type/Page +/Resources 87 0 R +/Contents[55 0 R 4 0 R 88 0 R 57 0 R] +/Parent 110 0 R +>> +endobj +90 0 obj +<< +/Type/Page +/Resources 91 0 R +/Contents[55 0 R 4 0 R 92 0 R 57 0 R] +/Parent 110 0 R +>> +endobj +110 0 obj +<< +/Type/Pages +/Count 2 +/Kids[86 0 R 90 0 R] +/Parent 3 0 R +>> +endobj +94 0 obj +<< +/Type/Page +/Resources 95 0 R +/Contents[55 0 R 4 0 R 102 0 R 57 0 R] +/Parent 111 0 R +>> +endobj +104 0 obj +<< +/Type/Page +/Resources 105 0 R +/Contents[55 0 R 4 0 R 106 0 R 57 0 R] +/Parent 111 0 R +>> +endobj +111 0 obj +<< +/Type/Pages +/Count 2 +/Kids[94 0 R 104 0 R] +/Parent 3 0 R +>> +endobj +3 0 obj +<< +/Type/Pages +/Count 8 +/Kids[108 0 R 109 0 R 110 0 R 111 0 R] +/MediaBox[0 0 612 792] +>> +endobj +55 0 obj +<< +/Length 1 +>> +stream + +endstream +endobj +57 0 obj +<< +/Length 1 +>> +stream + +endstream +endobj +4 0 obj +<< +/Length 30 +>> +stream +1.00028 0 0 1.00028 72 720 cm +endstream +endobj +112 0 obj +<< +>> +endobj +113 0 obj +null +endobj +114 0 obj +<< +>> +endobj +2 0 obj +<< +/Type/Catalog +/Pages 3 0 R +/Outlines 112 0 R +/Threads 113 0 R +/Names 114 0 R +>> +endobj +xref +0 115 +0000000000 65535 f +0000157238 00000 n +0000158911 00000 n +0000158560 00000 n +0000158764 00000 n +0000157402 00000 n +0000017313 00000 n +0000039643 00000 n +0000039459 00000 n +0000000009 00000 n +0000043735 00000 n +0000043540 00000 n +0000000985 00000 n +0000045860 00000 n +0000045674 00000 n +0000001919 00000 n +0000052019 00000 n +0000051831 00000 n +0000002820 00000 n +0000056843 00000 n +0000056657 00000 n +0000003803 00000 n +0000064797 00000 n +0000064610 00000 n +0000004755 00000 n +0000067939 00000 n +0000067751 00000 n +0000005729 00000 n +0000083313 00000 n +0000083126 00000 n +0000006630 00000 n +0000086835 00000 n +0000086649 00000 n +0000007554 00000 n +0000097662 00000 n +0000097477 00000 n +0000008281 00000 n +0000107810 00000 n +0000107624 00000 n +0000009008 00000 n +0000111660 00000 n +0000111467 00000 n +0000009957 00000 n +0000113280 00000 n +0000113094 00000 n +0000010880 00000 n +0000123734 00000 n +0000123548 00000 n +0000011865 00000 n +0000126460 00000 n +0000126267 00000 n +0000012850 00000 n +0000130281 00000 n +0000130094 00000 n +0000013820 00000 n +0000158664 00000 n +0000014792 00000 n +0000158714 00000 n +0000017109 00000 n +0000157505 00000 n +0000020706 00000 n +0000133359 00000 n +0000133164 00000 n +0000017374 00000 n +0000018339 00000 n +0000020627 00000 n +0000157688 00000 n +0000026373 00000 n +0000138573 00000 n +0000138384 00000 n +0000020768 00000 n +0000143297 00000 n +0000143112 00000 n +0000021699 00000 n +0000148797 00000 n +0000148603 00000 n +0000022684 00000 n +0000023675 00000 n +0000026211 00000 n +0000157793 00000 n +0000029972 00000 n +0000150613 00000 n +0000150419 00000 n +0000026435 00000 n +0000027418 00000 n +0000029799 00000 n +0000157977 00000 n +0000031913 00000 n +0000030034 00000 n +0000031822 00000 n +0000158082 00000 n +0000034166 00000 n +0000031975 00000 n +0000034075 00000 n +0000158266 00000 n +0000038516 00000 n +0000152519 00000 n +0000152326 00000 n +0000034228 00000 n +0000154513 00000 n +0000154319 00000 n +0000035213 00000 n +0000036165 00000 n +0000038331 00000 n +0000158372 00000 n +0000039395 00000 n +0000038579 00000 n +0000039314 00000 n +0000157610 00000 n +0000157898 00000 n +0000158187 00000 n +0000158480 00000 n +0000158843 00000 n +0000158866 00000 n +0000158888 00000 n +trailer +<< +/Size 115 +/Root 2 0 R +/Info 1 0 R +>> +startxref +159009 +%%EOF -- cgit v1.2.3