summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex/contrib/texmate
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /obsolete/macros/latex/contrib/texmate
Initial commit
Diffstat (limited to 'obsolete/macros/latex/contrib/texmate')
-rw-r--r--obsolete/macros/latex/contrib/texmate/README48
l---------obsolete/macros/latex/contrib/texmate/skak/mf1
-rw-r--r--obsolete/macros/latex/contrib/texmate/skak/skak.fd11
l---------obsolete/macros/latex/contrib/texmate/skak/special.map1
-rw-r--r--obsolete/macros/latex/contrib/texmate/skak/uskak.fd11
-rw-r--r--obsolete/macros/latex/contrib/texmate/texmate.dtx453
-rw-r--r--obsolete/macros/latex/contrib/texmate/texmate.ins21
-rw-r--r--obsolete/macros/latex/contrib/texmate/texmate.pdf1650
-rw-r--r--obsolete/macros/latex/contrib/texmate/texmatesample.pdf3242
-rw-r--r--obsolete/macros/latex/contrib/texmate/texmatesample.tex326
10 files changed, 5764 insertions, 0 deletions
diff --git a/obsolete/macros/latex/contrib/texmate/README b/obsolete/macros/latex/contrib/texmate/README
new file mode 100644
index 0000000000..939cff6cf9
--- /dev/null
+++ b/obsolete/macros/latex/contrib/texmate/README
@@ -0,0 +1,48 @@
+TeXmate --- Comprehensive Chess Annotation in LaTeX
+Federico Garcia, 2005
+
+CONTENTS
+
+texmate.dtx
+texmate.ins
+texmate.pdf
+texmatesample.tex
+texmatesample.pdf
+readme.txt
+
+skak10.mf
+skak15.mf
+skak20.mf
+skak30.mf
+skakbase.mf
+skakbrikker.mf
+skakf10.mf
+skakf10b.mf
+skakinf.mf
+skak.fd
+uskak.fd
+special.map
+
+DESCRIPTION
+
+TeXmate formats chess games from very simple ascii input. The clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The resulting format is fully customizable.
+
+There are 4 levels of commentary: 1 is the main game, 2-3 are commentaries. Each has its fonts, punctuation marks, etc., and these are also customizable.
+
+The package includes a tool for the creation of diagrams.
+
+DOCUMENTATION
+
+The user's manual is file texmatesample.pdf. It includes three samples at the end. texmate.pdf is the commented code.
+
+
+INSTALLATION
+
+Run TeX on texmate.ins. This will create texmate.sty, the package file, which should go in the "tex\latex\texmate" folder.
+
+The dtx and ins to "\source\latex\texmate"
+
+The pdf's and the tex to "\doc\latex\texmate"
+
+
+It's a good idea to install the skak package as well, for the fonts. But the font files come here in case you want to install them manually. \ No newline at end of file
diff --git a/obsolete/macros/latex/contrib/texmate/skak/mf b/obsolete/macros/latex/contrib/texmate/skak/mf
new file mode 120000
index 0000000000..67ba5e1e4b
--- /dev/null
+++ b/obsolete/macros/latex/contrib/texmate/skak/mf
@@ -0,0 +1 @@
+../../../../../../fonts/chess/skak/mf \ No newline at end of file
diff --git a/obsolete/macros/latex/contrib/texmate/skak/skak.fd b/obsolete/macros/latex/contrib/texmate/skak/skak.fd
new file mode 100644
index 0000000000..e89f0b6250
--- /dev/null
+++ b/obsolete/macros/latex/contrib/texmate/skak/skak.fd
@@ -0,0 +1,11 @@
+\DeclareFontFamily{U}{skak}{}
+ \DeclareFontShape{U}{skak}{m}{n}{<-> skakf10 }{}
+ \DeclareFontShape{U}{skak}{m}{sl}{<-> sub skakf10/m/n }{}
+ \DeclareFontShape{U}{skak}{m}{it}{<-> sub skakf10/m/n }{}
+ \DeclareFontShape{U}{skak}{m}{sc}{<-> sub skakf10/m/n }{}
+ \DeclareFontShape{U}{skak}{m}{u}{<-> sub skakf10/m/n }{}
+ \DeclareFontShape{U}{skak}{bx}{n}{<-> skakf10b }{}
+ \DeclareFontShape{U}{skak}{bx}{sl}{<-> sub skakf10b/bx/n }{}
+ \DeclareFontShape{U}{skak}{bx}{it}{<-> sub skakf10b/bx/n }{}
+ \DeclareFontShape{U}{skak}{b}{u}{<-> skakf10b }{}
+\endinput
diff --git a/obsolete/macros/latex/contrib/texmate/skak/special.map b/obsolete/macros/latex/contrib/texmate/skak/special.map
new file mode 120000
index 0000000000..0ae274cac9
--- /dev/null
+++ b/obsolete/macros/latex/contrib/texmate/skak/special.map
@@ -0,0 +1 @@
+../../../../../../fonts/chess/skak/special.map \ No newline at end of file
diff --git a/obsolete/macros/latex/contrib/texmate/skak/uskak.fd b/obsolete/macros/latex/contrib/texmate/skak/uskak.fd
new file mode 100644
index 0000000000..e89f0b6250
--- /dev/null
+++ b/obsolete/macros/latex/contrib/texmate/skak/uskak.fd
@@ -0,0 +1,11 @@
+\DeclareFontFamily{U}{skak}{}
+ \DeclareFontShape{U}{skak}{m}{n}{<-> skakf10 }{}
+ \DeclareFontShape{U}{skak}{m}{sl}{<-> sub skakf10/m/n }{}
+ \DeclareFontShape{U}{skak}{m}{it}{<-> sub skakf10/m/n }{}
+ \DeclareFontShape{U}{skak}{m}{sc}{<-> sub skakf10/m/n }{}
+ \DeclareFontShape{U}{skak}{m}{u}{<-> sub skakf10/m/n }{}
+ \DeclareFontShape{U}{skak}{bx}{n}{<-> skakf10b }{}
+ \DeclareFontShape{U}{skak}{bx}{sl}{<-> sub skakf10b/bx/n }{}
+ \DeclareFontShape{U}{skak}{bx}{it}{<-> sub skakf10b/bx/n }{}
+ \DeclareFontShape{U}{skak}{b}{u}{<-> skakf10b }{}
+\endinput
diff --git a/obsolete/macros/latex/contrib/texmate/texmate.dtx b/obsolete/macros/latex/contrib/texmate/texmate.dtx
new file mode 100644
index 0000000000..ab1788a729
--- /dev/null
+++ b/obsolete/macros/latex/contrib/texmate/texmate.dtx
@@ -0,0 +1,453 @@
+% \iffalse meta-comment
+%
+% texmate - Chess typesetting.
+% Copyright 2005 Federico Garcia (feg8@pitt.edu, federook@gmail.com)
+% -------------------------------------------
+%
+%
+% This program can be redistributed and/or modified under the terms
+% of the LaTeX Project Public License distributed from CTAN archives
+% in the directory macros/latex/base/lppl.txt; either version 1 of
+% the License, or (at your option) any later version.
+%
+%
+%<*driver>
+% \fi
+\ProvidesFile{texmate.dtx}[2005/03/13 v1 Chess typesetting]
+% \iffalse
+\documentclass{ltxdoc}
+\GetFileInfo{texmate.dtx}
+\title{\TeX mate\\(comprehensive chess annotation in \LaTeX)\\Implementation}
+\date{\filedate{}}
+ \author{Federico Garcia\\\texttt{federook@gmail.com}}
+
+\begin{document}
+\maketitle
+ \DocInput{\filename}
+\end{document}
+%</driver>
+% \fi
+%The user's manual and a sample of the package are found as an independent document (it \emph{uses} the package, so it has to be typeset after installation): \texttt{texmatesample.tex}. Here is the code, somewhat commented.
+%
+%\section{Prelimitary matters}
+% \begin{macrocode}
+%<*package>
+\NeedsTeXFormat{LaTeX2e}[1995/12/01]
+\ProvidesPackage{texmate}[2005/03/12 v1 Chess typesetting (Federico Garcia)]
+\newif\if@filling\@fillingfalse
+\DeclareOption{filling}{\@fillingtrue}
+\DeclareOption{notfilling}{\@fillingfalse}
+\DeclareOption*{\typeout{Unknown option (`\CurrentOption')}}
+\ExecuteOptions{filling}
+\ProcessOptions
+% \end{macrocode}
+%
+%\section{The pieces}
+%By default, the pieces are referred to in the input by their initials in English (Knight is N because K is King). That's standard in the {\small PGN} format, which should be importable into \TeX mate. But of course a way has to be provided for the user to change it. Six uppercase letters are the argument of
+%\DescribeMacro{\pieceinitials}|\pieceinitials|, corresponding to Pawn, Rook, kNight, Bishop, Queen, and King.
+% \begin{macrocode}
+\def\pieceinitials#1{\@initials#1}
+\def\@initials#1#2#3#4#5#6{%
+ \def\@Pawn{#1}\def\@Rook{#2}\def\@Knight{#3}%
+ \def\@Bishop{#4}\def\@Queen{#5}\def\@King{#6}%
+ \lowercase{\def\@pawn{#1}\def\@rook{#2}\def\@knight{#3}%
+ \def\@bishop{#4}\def\@queen{#5}\def\@king{#6}}}
+% \end{macrocode}
+%\section{Diagrams}
+%This is the easy part, now that beautiful chess fonts have been created for \textsf{skak}. By the way, let's start by setting the font. The user can decide on the size with the length \DescribeMacro{\diagramsize}|\diagramsize|. Default is 18pt. Loading the font will be done when the user calls for |\diagram|, since there could be a need for different-size diagrams in the same document.
+% \begin{macrocode}
+\newlength\diagramsize
+% \end{macrocode}
+%
+%Some new variables have to be defined.
+% \begin{macrocode}
+\newcount\SquareNo
+\newcount\@squarecount
+\newif\if@blacksq\@blacksqfalse
+\def\@togglesq{\if@blacksq\@blacksqfalse\else\@blacksqtrue\fi}
+\newcount\@piececode
+% \end{macrocode}
+%The only user macro in this section is \DescribeMacro{\diagram}|\diagram|. It will first set up the stage, and then read the input with |\@diagline|.
+% \begin{macrocode}
+\def\diagram#1{\font\diagramfont=skak10 at \the\diagramsize
+ \@squarecount\SquareNo
+ \bgroup
+ \setlength\fboxsep{.8pt}%
+ \fbox{\parbox{\the\SquareNo\diagramsize}{%
+ \baselineskip\diagramsize\diagramfont\@diagline#1.}}\egroup}
+% \end{macrocode}
+%Now, \DescribeMacro{\@diagline}|\@diagline| reads the diagram proper. The input can contain only numbers, the initials of pieces (set by |\pieceinitials| through |\@diaginitials|), and |/|, indicating the end of the board file. The diagram is input from left to right, top to bottom. Consequtive empty squares are taken by numbers, so that \texttt{2} means `next are two empty squares.' First, let's adopt the piece initials:
+% \begin{macrocode}
+\def\@diagpiece#1{\def\temp{#1}\symbol{%
+ \ifx\temp\@pawn\if@blacksq'157\else'160\fi\else
+ \ifx\temp\@rook\if@blacksq'163\else'162\fi\else
+ \ifx\temp\@knight\if@blacksq'155\else'156\fi\else
+ \ifx\temp\@bishop\if@blacksq'141\else'142\fi\else
+ \ifx\temp\@queen\if@blacksq'154\else'161\fi\else
+ \ifx\temp\@king\if@blacksq'152\else'153\fi\else
+ \ifx\temp\@Pawn\if@blacksq'117\else'120\fi\else
+ \ifx\temp\@Rook\if@blacksq'123\else'122\fi\else
+ \ifx\temp\@Knight\if@blacksq'115\else'116\fi\else
+ \ifx\temp\@Bishop\if@blacksq'101\else'102\fi\else
+ \ifx\temp\@Queen\if@blacksq'114\else'121\fi\else
+ \ifx\temp\@King\if@blacksq'112\else'113\fi\else
+ \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi}}
+% \end{macrocode}
+%\DescribeMacro{\@diagpiece}The effect of all that is that |\@diagpiece| will produce the character with the particular piece indicated by its argument, white if uppercase, black if lowercase, and on the appropriate square (light or black) according to |\if@blacksq|. Of course, it's |\@diagline| that calls for |\@diagpiece|, if it finds that the next character in the input is \emph{not} a number, `|/|,' or `.'\ (this latter is the delimitation to the whole diagram, not by the user, but by |\diagram| above):
+% \begin{macrocode}
+\def\@diagline#1{\@tempcnta0 \let\next\@diagline
+ \ifx#1.\let\next\relax\if@filling\@dospaces{\@squarecount}\fi
+ \else\ifx#1/\def\next{\if@filling\@dospaces{\@squarecount}\fi
+ \newline\@togglesq\@squarecount\SquareNo\relax
+ \@diagline}%
+ \else\ifcat1#12\@dospaces{#1}%
+ \else\@diagpiece#1\advance\@squarecount-1 \@togglesq
+ \fi\fi\fi
+ \next}
+% \end{macrocode}
+%The last thing is the interpolation of empty squares through \DescribeMacro{\@dospaces}|\@dospaces|. Its argument is either a digit input by the user, or the number of squares remaining in the current board file, which \TeX mate has been keeping track of with |\@squarecount| if \texttt{filling} is an active option.
+% \begin{macrocode}
+\def\@dospaces#1{\ifnum#1>0
+ \if@blacksq\symbol{'132}\else\hphantom{\symbol{'132}}\fi
+ \@togglesq\@tempcntb#1 \advance\@tempcnta1 \advance\@squarecount-1
+ \ifnum\@tempcnta<\@tempcntb\let\@next\@dospaces\else
+ \let\@next\@gobble\fi
+ \@next\@tempcntb\fi}
+% \end{macrocode}
+%\section{Chess notation}
+%\subsection{Figurines}
+%\TeX mate uses the beautiful fonts that come with the \textsf{skak} package.
+%\DescribeMacro{\rook}\DescribeMacro{\knight}\DescribeMacro{\bishop}\DescribeMacro{\queen}\DescribeMacro{\king}%
+%\DescribeMacro{\@piece}\DescribeMacro{\@@piece}Chess notation is done nowdays with figurines (instead of letters) standing for the pieces. This is the default in \TeX mate, but it can be changed. The user-modifiable commands |\rook|, |\knight|, etc., hold the symbol(s) for each piece. By default, they call |\@piece|, which basically prints the character of the chess font in place (which changes with context, from |\textskakbf| to |\textskak|). The business about \texttt{x}'s category code is explained below.
+% \begin{macrocode}
+\newcommand{\skakfamily}{\usefont{U}{skak}{m}{n}}
+\DeclareTextFontCommand{\textskakbf}{\skakfamily\bfseries}
+\DeclareTextFontCommand{\textskak}{\skakfamily}
+\newcount\@rk\@rk'122
+\newcount\@kt\@kt'116
+\newcount\@bp\@bp'102
+\newcount\@qn\@qn'121
+\newcount\@kg\@kg'113
+\DeclareRobustCommand\rook{\@piece\@rk }
+\DeclareRobustCommand\knight{\@piece\@kt }
+\DeclareRobustCommand\bishop{\@piece\@bp }
+\DeclareRobustCommand\queen{\@piece\@qn }
+\DeclareRobustCommand\king{\@piece\@kg }
+\def\@piece#1{\bgroup\catcode`\x=11 \textpiece{\symbol{#1}}\egroup}
+\def\@@piece#1{\def\temp{#1}%
+ \ifx\temp\@Rook\rook\else
+ \ifx\temp\@Knight\knight\else
+ \ifx\temp\@Bishop\bishop\else
+ \ifx\temp\@Queen\queen\else
+ \ifx\temp\@King\king\else
+ #1\fi\fi\fi\fi\fi}
+% \end{macrocode}
+%
+%At any point, then, the commands |\rook|, |\knight|, etc., can be used to produce the desired figurine.
+%
+%\subsection{Captures and checks}
+%\DescribeMacro{\takes}There are several ways to notate captures. They are universally input with `x,' but many styles simply do not indicate capture with any particular symbol. Others do, usually with `$\times$,' but also with `:'. The thing is that the |x| has changed into an active character in \TeX mate. It is desirable to keep this change at a minimum, because |\relax| and |\ifx| are used all over the place (by all kinds of commands, not only defined by \TeX mate: for example, |x| cannot be active when the chess selected is set by |\@piece|, because \LaTeX\ runs into all kinds of confusions). So, first realization: the \texttt{x} doesn't make sense but after a category-12 character (a piece or a pawn). So it is |\@@piece| that makes the change. All delimiters change it back, to allow for user-created commands that include |x|.
+% \begin{macrocode}
+\DeclareRobustCommand\takes{\makebox[1.2ex][c]{$\times$}}
+{\catcode`\x=13 \gdefx{\takes}}
+% \end{macrocode}
+%
+%\DescribeMacro{\checksign}Checks are some times indicated, some times not. They are input, universally again, with a plus sign. So it will be made active too in chess mode. The definitions take place inside chess mode, below, and in the chess symbols section.
+%
+%\subsection{Chess symbols}
+%\textsf{skak}'s fonts also provide for the symbols of the \emph{Informator}. \TeX mate implements them using those characters, adjusting them for size and position (with the admittedly annoying result that they should be typed manually if the surrounding text is not in normal size). Check and mate signs can be boldface, the others are usually not, even in the main line.
+% \begin{macrocode}
+\def\@chesssymbol#1{\bgroup\catcode`\x=11
+ \smash{\textskak{\symbol{#1}}}\egroup }
+\DeclareRobustCommand\checksign{\smash{\@piece{'053}}}
+\DeclareRobustCommand\mate{\smash{\@piece{'155}}}
+\DeclareRobustCommand\wbetter{\raisebox{-.1ex}{\@chesssymbol{'146}}}
+\DeclareRobustCommand\bbetter{\raisebox{-.1ex}{\@chesssymbol{'147}}}
+\DeclareRobustCommand\wBetter{\raisebox{-.35ex}{\@chesssymbol{'143}}}
+\DeclareRobustCommand\bBetter{\@chesssymbol{'145}}
+\DeclareRobustCommand\WBetter{{\large\@chesssymbol{'150}}}
+\DeclareRobustCommand\BBetter{{\large\@chesssymbol{'151}}}
+\DeclareRobustCommand\equal{=}
+\DeclareRobustCommand\unclear{\raisebox{-.5ex}{{\Large\@chesssymbol{'153}}}}
+\DeclareRobustCommand\compensation{{\large\@chesssymbol{'156}}}
+\DeclareRobustCommand\development{{\footnotesize\@chesssymbol{'164}}}
+\DeclareRobustCommand\spaceadv{{\footnotesize\@chesssymbol{'171}}}
+\DeclareRobustCommand\attack{\raisebox{-.3ex}{{\large\@chesssymbol{'101}}}}
+\DeclareRobustCommand\initiative{\raisebox{-.2ex}{{\large\@chesssymbol{'103}}}}
+\DeclareRobustCommand\counterplay{{\large\@chesssymbol{'126}}}
+\DeclareRobustCommand\zugzwang{{\small\@chesssymbol{'104}}}
+\DeclareRobustCommand\withidea{{\footnotesize\@chesssymbol{'105}}}
+\DeclareRobustCommand\onlymove{{\footnotesize\@chesssymbol{'106}}}
+\DeclareRobustCommand\betteris{{\footnotesize\@chesssymbol{'142}}}
+\DeclareRobustCommand\boardfile{\@chesssymbol{'110}}
+\DeclareRobustCommand\boarddiagonal{{\small\@chesssymbol{'107}}}
+\DeclareRobustCommand\boardcenter{{\small\@chesssymbol{'111}}}
+\DeclareRobustCommand\kingside{\@chesssymbol{'117}}
+\DeclareRobustCommand\queenside{\@chesssymbol{'115}}
+\DeclareRobustCommand\weak{{\small\@chesssymbol{'170}}}
+\DeclareRobustCommand\ending{{\footnotesize\@chesssymbol{'114}}}
+\DeclareRobustCommand\bishops{\@chesssymbol{'141}}
+\DeclareRobustCommand\oppositebishops{\@chesssymbol{'157}}
+\DeclareRobustCommand\samebishops{\@chesssymbol{'163}}
+\DeclareRobustCommand\unitedpawns{\@chesssymbol{'153}}
+\DeclareRobustCommand\separatedpawns{\@chesssymbol{'161}}
+\DeclareRobustCommand\doubledpawns{\@chesssymbol{'144}}
+\DeclareRobustCommand\passedpawn{\@chesssymbol{'162}}
+\DeclareRobustCommand\pawnsno{{\small\@chesssymbol{'123}}}
+\DeclareRobustCommand\timetrouble{{\small\@chesssymbol{124}}}
+\DeclareRobustCommand\with{{\small\@chesssymbol{'166}}}
+\DeclareRobustCommand\without{{\small\@chesssymbol{'167}}}
+\DeclareRobustCommand\chessetc{\@chesssymbol{'120}}
+\DeclareRobustCommand\chesssee{\@chesssymbol{'154}}
+% \end{macrocode}
+%\subsection{Contexts and fonts}
+%\DescribeMacro{\ifont}\DescribeMacro{\iifont}\DescribeMacro{\iiifont}\DescribeMacro{\ivfont}An annotated game of chess has several contexts and fonts: the main line is usually boldface, comments are not. Some times different fonts are chosen for different levels of commentary. \TeX mate defines four levels: by default, the first is boldface; the second and third are set in regular type; the fourth is italicized. Figurines come in boldface and regular. Since levels three and four will happen only after level two, there is no need for them to define the chess font.
+% \begin{macrocode}
+\def\ifont{\bfseries\let\textpiece\textskakbf}
+\def\iifont{\normalfont\let\textpiece\textskak}
+\def\iiifont{\normalfont}
+\def\ivfont{\itshape}
+% \end{macrocode}
+%
+%\DescribeMacro{\iopen}\DescribeMacro{\iclose}\marginpar{\hfill$\vdots$\quad\null}Different contexts are indicated also by delimiters. Square parenthesis [~] are the usual 2\textsuperscript{nd}-level marker; parenthesis (~) and \textit{(~)} are used for the third and fourth levels. The first level, the actual game, is not delimited. Two sets of delimiters and hooks are provided. The first (accessed with |[| in chess mode, see below) is intended for in-game, not-much-text commentaries. The second (accessed with |\[|, and with a |t| in command names) is for freer commentary. All delimiters are user-modifiable.
+% \begin{macrocode}
+\newcount\@commlevel
+\let\iopen\relax\let\iclose\relax
+\DeclareRobustCommand\iopent{\par\noindent }
+\DeclareRobustCommand\icloset{\par}
+\DeclareRobustCommand\iiopen{ [}
+\DeclareRobustCommand\iiclose{\leavevmode\unskip]\textbf{;} }
+\DeclareRobustCommand\iiiopen{ (}
+\DeclareRobustCommand\iiiclose{\leavevmode\unskip) }
+\DeclareRobustCommand\ivopen{ (}
+\DeclareRobustCommand\ivclose{\leavevmode\unskip) }
+\DeclareRobustCommand\iiopent{}
+\DeclareRobustCommand\iicloset{}
+\DeclareRobustCommand\iiiopent{}
+\DeclareRobustCommand\iiicloset{}
+\DeclareRobustCommand\ivopent{}
+\DeclareRobustCommand\ivcloset{}
+% \end{macrocode}
+%\subsection{Delimiting the input}
+%There are several of the typical ways of notating moves, such as:
+%
+%\texttt{1.\ d4 Nf6; 2.\ c4 g6}
+%
+%\texttt{1.e4 e5; 2.f4 exf4}
+%
+%\texttt{3 Nc3 Bg7 4 e4 d6}
+%
+%Of course, we don't want to force the user into any particular one. Indeed, we want the user to be free to change the way moves are notated even within the same game. So \TeX mate has to take care of spacing, punctuation, etc. Two or three spaces should behave exactly as one, or as a period.
+%
+%Moreover, the chess-game typist not always is clear about the move number. Most times it's not a crucial piece of information, so one is not thinking of it; and when many levels of variations are involved, it can get pretty confusing. Later, if you realize a mistake in a move number, you will have to change all move numbers from then on\dots
+%
+%So, the move number should be totally optional for the user. An input with at least some move numbers is easier to edit, so it's expectable that users will type move numbers now and then. In addition, games in {\small PGN} format do have numbers, so \TeX mate needs to understand them.
+%
+%All that means that something like a `chess~mode' is needed, in which different types of character have special meanings. I chose the character \texttt{\textbar} to delimit the `chess mode:' all chess-related stuff happens within two of these symbols.
+%
+% \begin{macrocode}
+\def\makebarother{\catcode`\|=12 }
+\def\makebarchess{\catcode`\|=13 }
+\makebarchess
+\def\@chesscodes{\catcode`\ =\active \catcode`\.=\active
+ \catcode`\;=\active \catcode`\[=\active \catcode`\]=\active
+ \catcode`\>=\active \catcode`\+=\active }
+\def\@restorecodes{\catcode`\ =10 \catcode`\.=12
+ \catcode`\;=12 \catcode`\]=12 \catcode`\[=12
+ \catcode`\>=12 \catcode`\x=11 \catcode`\+=12 }
+% \end{macrocode}
+%
+%\TeX mate has to be able to understand who's turn it is at every moment, so that it types the moves, and interpolates the move numbers, properly. So far this is easy enough, it's just the boolean test \DescribeMacro{\if@white}|\if@white|. But there are different kinds of move, at least of Black's moves: some follow immediately after a White move, so they don't need a move number; others resume a line after a commentary, so it's customary to insert the move number and something like `\dots' Thus, there is a second test, \DescribeMacro{\if@resuming}|\if@resuming|, that holds this information.
+%
+%In principle, spaces in the input delimit the moves. But also other characters, such as \verb"|" itself, and the commentary openers, can function as move delimiters. Several consecutive spaces should not delimit several moves. The way this all is handled is through a third test, \DescribeMacro{\if@delimited}|\if@delimited|. Each delimiting macro will delimit only if this is |false|, and then will make it |true|.
+%
+% \begin{macrocode}
+\newif\if@white
+\newif\if@resuming
+\newif\if@delimited
+% \end{macrocode}
+%
+%`Delimiting' amounts to advancing the turn: if a white move was found and delimited, the next thing is a black move. The macro \DescribeMacro{\@turn}|\@turn| toggles |\if@white|, so that \TeX mate knows what to expect next. Of course, |\if@delimited| is set to |true|.
+% \begin{macrocode}
+\def\@turn{\@delimitedtrue\if@white\@whitefalse\else\@whitetrue\fi}
+% \end{macrocode}
+%
+%\subsection{Formatting the input}
+%\TeX mate reads the chess-mode input character by character, and decides what to do with it. If it's a number, it will read it as the move number; if it's a letter, it will interpret it as the beginning of a move, and will set up things to typeset that move, according to whose turn it is, and whether it's resuming or not. Among other things, it will turn |x| into an active character, for captures.
+%
+%If the next character is not a number or a letter, it must be a command, so it will do nothing.
+%
+%All of this is coded as \DescribeMacro{\@execute}|\@execute|. The business about 0 is to provide for castling (usually input as 0-0 or 0-0-0). The repetitious way in which it's handled is not the most elegant, but it is the safest.
+% \begin{macrocode}
+\long\def\@execute#1{\let\next\relax
+ \ifcat1\noexpand#1%
+ \ifnum0=#1
+ \if@white
+ \if@resuming
+ \def\next{\beforeno\the\move\afterno
+ \catcode`\x=\active\@@piece}%
+ \else
+ \def\next{\afterb\beforeno\the\move\afterno
+ \catcode`\x=\active\@@piece}%
+ \fi
+ \else
+ \if@resuming
+ \def\next{\beforeb
+ \advance\move1
+ \catcode`\x=\active\@@piece}%
+ \else
+ \def\next{\afterw
+ \advance\move1
+ \catcode`\x=\active\@@piece}%
+ \fi
+ \fi
+ \@delimitedfalse
+ \@resumingfalse
+ \else
+ \def\next{\move}%
+ \fi
+ \else
+ \ifcat a\noexpand#1%
+ \if@white
+ \if@resuming
+ \def\next{\beforeno\the\move\afterno
+ \catcode`\x=\active\@@piece}%
+ \else
+ \def\next{\afterb\beforeno\the\move\afterno
+ \catcode`\x=\active\@@piece}%
+ \fi
+ \else
+ \if@resuming
+ \def\next{\beforeb
+ \advance\move1
+ \catcode`\x=\active\@@piece}%
+ \else
+ \def\next{\afterw
+ \advance\move1
+ \catcode`\x=\active\@@piece}%
+ \fi
+ \fi
+ \@delimitedfalse
+ \@resumingfalse
+ \fi\fi
+ \next#1}
+% \end{macrocode}
+%|\@execute| makes reference to many things. |\@@piece| was defined above. But each type of move (according to |\if@white| and |\if@resuming|) is formatted in different ways, which are user-modifiable macros:
+% \begin{macrocode}
+\newcount\move
+\DeclareRobustCommand\afterno{.~}
+\DeclareRobustCommand\afterw{ }
+\DeclareRobustCommand\afterb{; }
+\DeclareRobustCommand\beforeb{\the\move.~\dots\ }
+\DeclareRobustCommand\beforeno{}
+% \end{macrocode}
+%
+%\subsection{Chess mode}
+%Entering chess mode \DescribeMacro{\@openchess}(|\@openchess|) involves a number of actions. First of all, the next \textbar\ has to be re-defined to \emph{exit} chess mode.
+%
+%The main line of a game is usually boldface. Any text that the user wants to introduce between the moves is presumably intended as regular type. So, normal conditions are actually level 2; |\@openchess| will decrease the level, so that the main game becomes 1, and is typeset boldface. Then the font has to be set accordingly. Category codes are set to chess mode then, and the first character of the input is read.
+%
+%Exiting chess mode \DescribeMacro{\@closechess}(|\@closechess|) un-does all this, and in addition has to delimit any move that precedes it and has not been delimited. Finally, the next move will always be a resuming one, so |\if@resuming| is made |true|.
+% \begin{macrocode}
+\def\@openchess{\let|\@closechess
+ \advance\@commlevel-1\relax
+ \csname\@roman{\the\@commlevel}font\endcsname
+ \@chesscodes
+ \@execute}
+\let|\@openchess
+\def\@closechess{\let|\@openchess
+ \if@delimited\else\@turn\fi
+ \@restorecodes\normalfont
+ \@resumingtrue\advance\@commlevel1\relax}
+% \end{macrocode}
+%
+%\subsection{Commentary}
+%
+%Commentaries are groups. All font changes, modifications in the move number, the turn, the resuming state, etc., are local, so that when we step back to the previous level, the conditions in which it was left are restored.
+%
+%A commentary usually mentions a move that was an alternative to the one in the game (or in the superior-level line). So, if the last move was Black's tenth move, the commentary should expect, by default, another move no.~10 by Black. In \DescribeMacro{\@opencomm}(|\@opencomm|), move number and turn are properly modified. A group is open, the level is increased, the font of the new level is chosen, and the next character is read. \DescribeMacro{\@closecomm}|\@closecomm| basically closes the group.
+%
+%But both commands have a further feature. They insert punctuation signs, or whatever is defined in user-modifiable macros, according to the type of commentary being open. The argument to the commands is provided by |[| and |]| or by |\[| and |\]|.
+% \begin{macrocode}
+\def\@opencomm#1{%
+ \@resumingtrue
+ \catcode`\x=11
+ \bgroup
+ \if@delimited
+ \@turn
+ \fi
+ \@delimitedtrue
+ \if@white\else\advance\move-1\fi
+ \advance\@commlevel1\relax
+ \csname\@roman{\the\@commlevel}font\endcsname
+ \csname\@roman{\the\@commlevel}#1\endcsname
+ \@execute}
+\def\@closecomm#1{\csname\@roman{\the\@commlevel}#1\endcsname
+ \egroup}
+% \end{macrocode}
+%
+%
+%\subsection{Additional tools}
+% Sometimes reference to a future move is made without the intervening moves. Macros \DescribeMacro{\dummy}\DescribeMacro{\ddummy}|\dummy| and |\ddummy|, `dummy moves,' instruct \TeX mate to expect not what it was expecting, but something that comes afterwards. The former thus `skips' a turn, the latter a complete move (by both sides).
+% \begin{macrocode}
+\def\dummy{\@turn
+ \if@white\advance\move1\relax\fi\@execute}
+\def\ddummy{\advance\move1\relax\@execute}
+% \end{macrocode}
+%
+%\DescribeMacro{\white}\DescribeMacro{\black}|\white| and |\black| force the next input move to be either a white or a black move. In conjunction with typing the move number (they themselves don't try to guess what move number the user is referring to), they provide complete control as to what \TeX mate expects next.
+% \begin{macrocode}
+\def\black{\@whitefalse\@execute}
+\def\white{\@whitetrue\@execute}
+% \end{macrocode}
+%
+%To complete user's control, macros \DescribeMacro{\steplevel}\DescribeMacro{\backlevel}|\steplevel| and |\backlevel| allow him to jump from one level of commentary to another, without having to invoke commentaries and all their side-effects.
+% \begin{macrocode}
+\def\steplevel{\advance\@commlevel1\relax\csname
+ \@roman{\the\@commlevel}font\endcsname}
+\def\backlevel{\advance\@commlevel-1\relax\csname
+ \@roman{\the\@commlevel}font\endcsname}
+% \end{macrocode}
+%
+%The macro \DescribeMacro{\newgame}|\newgame| initializes everything for a new game:
+% \begin{macrocode}
+\def\newgame{\@whitetrue\@resumingtrue\@commlevel2 \move1 \@delimitedtrue}
+% \end{macrocode}
+%
+%\medskip
+%Another very common thing in chess commentary is threats. The \DescribeMacro{\threat}|\threat| macro typesets the symbol for `with the idea of\dots' (a triangle) and allows any text (its argument, delimited by |<| and |>|) to follow. (It momentarily goes out of chess mode.)
+% \begin{macrocode}
+\long\def\threat#1{\bgroup\ifcase\@commlevel\or
+ \iifont\or\iiifont\or\ivfont\or\ivfont\fi\
+ \@restorecodes\catcode`\>\active\withidea}
+% \end{macrocode}
+%
+%\subsection{Inside chess mode}
+%Many of the functions described above will be called by active characters inside chess mode. Spaces cannot be used there, so |\iffalse\fi| is used instead of |%|. Since the period and the semicolon are treated especially by \TeX mate in chess mode, |\.| and |\;| are provided to typeset those signs.
+% \begin{macrocode}
+\def\@chessperiod{. }
+\def\@chesssemicolon{; }
+{\@chesscodes\iffalse
+\fi\global\let\.\@chessperiod\iffalse
+\fi\global\let\;\@chesssemicolon\iffalse
+\fi\gdef+{\checksign}\iffalse
+\fi\gdef\#{\mate}\iffalse
+\fi\long\gdef #1{\ifx #1\else\iffalse
+ \fi\if@delimited\else\@turn\fi\expandafter\@execute\fi#1}\iffalse
+\fi\gdef.#1{ }\gdef;{ }\iffalse
+\fi\global\let>\egroup\iffalse
+\fi\gdef[{\@opencomm{open}}\iffalse
+\fi\gdef\[{\@opencomm{opent}}\iffalse
+\fi\gdef]{\@closecomm{close} }\iffalse
+\fi\gdef\]{\@closecomm{closet} }}
+% \end{macrocode}
+%
+%\section{Initialization values}
+% \begin{macrocode}
+\setlength\diagramsize{18pt}
+\SquareNo8
+\pieceinitials{PRNBQK}
+\let\textpiece\textskak
+\newgame
+%</package>
+% \end{macrocode}
diff --git a/obsolete/macros/latex/contrib/texmate/texmate.ins b/obsolete/macros/latex/contrib/texmate/texmate.ins
new file mode 100644
index 0000000000..937c943a2f
--- /dev/null
+++ b/obsolete/macros/latex/contrib/texmate/texmate.ins
@@ -0,0 +1,21 @@
+\input docstrip.tex
+\keepsilent
+\preamble
+
+Copyright 2005 Federico Garcia
+
+\endpreamble
+\generate{\file{texmate.sty}{\from{texmate.dtx}{package}}}
+
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the file}
+\Msg{* `texmate.sty' into a directory searched by TeX.}
+\Msg{*}
+\Msg{* To produce the documentation run the file `texmate.dtx'}
+\Msg{* through LaTeX.}
+\Msg{*}
+\Msg{***********************************************************}
+
+
+\endbatchfile \ No newline at end of file
diff --git a/obsolete/macros/latex/contrib/texmate/texmate.pdf b/obsolete/macros/latex/contrib/texmate/texmate.pdf
new file mode 100644
index 0000000000..2002f9a138
--- /dev/null
+++ b/obsolete/macros/latex/contrib/texmate/texmate.pdf
@@ -0,0 +1,1650 @@
+%PDF-1.2
+7 0 obj
+<<
+/Type/Encoding
+/Differences[33/exclam/quotedblright/numbersign/dollar/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/exclamdown/equal/questiondown/question/at/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/bracketleft/quotedblleft/bracketright/circumflex/dotaccent/quoteleft/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/endash/emdash/hungarumlaut/tilde/dieresis/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi
+173/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/dieresis
+255/dieresis]
+>>
+endobj
+10 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F1
+/FontDescriptor 9 0 R
+/BaseFont/ZZXBUC+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
+13 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F2
+/FontDescriptor 12 0 R
+/BaseFont/ECTNHX+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
+16 0 obj
+<<
+/Type/Font
+/Subtype/Type1
+/Name/F3
+/FontDescriptor 15 0 R
+/BaseFont/KLJTPR+CMTT12
+/FirstChar 33
+/LastChar 196
+/Widths[514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.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 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 0 0 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6]
+>>
+endobj
+19 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F4
+/FontDescriptor 18 0 R
+/BaseFont/ZGADGF+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
+20 0 obj
+<<
+/Type/Encoding
+/Differences[0/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/exclam/quotedblright/numbersign/sterling/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/exclamdown/equal/questiondown/question/at/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/bracketleft/quotedblleft/bracketright/circumflex/dotaccent/quoteleft/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/endash/emdash/hungarumlaut/tilde/dieresis/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi
+173/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/dieresis
+255/dieresis]
+>>
+endobj
+23 0 obj
+<<
+/Encoding 20 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F5
+/FontDescriptor 22 0 R
+/BaseFont/DRBKQL+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
+26 0 obj
+<<
+/Type/Font
+/Subtype/Type1
+/Name/F6
+/FontDescriptor 25 0 R
+/BaseFont/RSFQCZ+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
+29 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F7
+/FontDescriptor 28 0 R
+/BaseFont/HOMTTF+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
+32 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F8
+/FontDescriptor 31 0 R
+/BaseFont/UXMMGW+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
+35 0 obj
+<<
+/Type/Font
+/Subtype/Type1
+/Name/F9
+/FontDescriptor 34 0 R
+/BaseFont/NMZHBA+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
+38 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F10
+/FontDescriptor 37 0 R
+/BaseFont/YCCZCO+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
+41 0 obj
+<<
+/Type/Font
+/Subtype/Type1
+/Name/F11
+/FontDescriptor 40 0 R
+/BaseFont/ZERRWR+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
+44 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F12
+/FontDescriptor 43 0 R
+/BaseFont/HNJBOY+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
+46 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1512
+>>
+stream
+xڕWmo6_!* 5#mtIȲ
+Tȴ-X<IQkII䑼, g?o5x&3OEP(&~'^KX@S@ҽ1 2nshV,Lݕ&ːE "a^eS^C2FI ңJnA⨱p99ڇ<p0RueVF
+opē|=elkrOG7_o=={OCNW)6S[I|ٓQ[@:] TrauiқK(*IdnE\{[33`)m/x"aiy]Jle_B,CbW*Zqu9_ )mV1oh{GЖ-}{o1)@a~oSN\$.nܜulf6LEiS,qh6 ܀VǛw%L8
+endstream
+endobj
+48 0 obj
+<<
+/F1 10 0 R
+/F2 13 0 R
+/F3 16 0 R
+/F4 19 0 R
+/F5 23 0 R
+/F6 26 0 R
+/F7 29 0 R
+/F8 32 0 R
+/F9 35 0 R
+/F10 38 0 R
+/F11 41 0 R
+/F12 44 0 R
+>>
+endobj
+6 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 48 0 R
+>>
+endobj
+53 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F13
+/FontDescriptor 52 0 R
+/BaseFont/RVXZSV+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
+54 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1988
+>>
+stream
+xڕX[ۺ~05#R.
+iS^ξʕh[XYJt6i3JzERs ! vY|9Yp",RdKrŹPO޶z-sr,JprG|+*Jd@O؝7zuЭaY$xuӖh+G[n͑rg:Ը`tqeъajyk54-(%vtN?) Ob'< oz!3LepGJTƾ#qtڲ^pKr{)δD뚖
+#>]^1!;30 AzK>ǃ+dʒȻb.|v ϑ(zbd6XL'Oֽ5 a}У7feUF:qaI~S"ʬxC~ y\""˼qh8E lb$l3#uEX4<YXn68iE*E\diPmf41f<>7d"{tzF=1E"fY+X&'ObC-y{3Ilef5iedR?TS*㪀5Ձ&?%)&x OzQf}iz3ӏfo1=̳z]n>>T:@mtՙ뺋€n!.O^/MrPo498$vH3*Y}/au6 <-0LnKWsƥNJlNm(!Wj/ sl/ֿ?zpl+0YbZRaJ)GE
+8` >-g̅Pď(*I\`";?u/s!أBܒwR;ݣ~!
+ظr 0GA#1ѧ#N^D鿵6;癅D=('ec^ hv]g*~
+gmRl bmb!cG^g+f~(]s,y/XYƌ,OYs< s$V ~ff$"em<C&,t+̇t9!+s?̇t|rNe|Hg1W^W (h@ES >58+_$D<2L0gR^4:Wv!^5]:{O4T֭έKCjT*
++Lh%X".pR+.hY#?KThQ[yX v9ly<A &¯GQm <奰P>^ iKm !CuPf_
+endstream
+endobj
+55 0 obj
+<<
+/F7 29 0 R
+/F4 19 0 R
+/F13 53 0 R
+/F6 26 0 R
+/F11 41 0 R
+/F8 32 0 R
+>>
+endobj
+50 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 55 0 R
+>>
+endobj
+58 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1980
+>>
+stream
+xڭXێ6}Wh-c(,v$`!Zde=U$uzdlQ*xX<U&JW{
+I譶*W!>_mjrqʊsۘf?o~gWQZi@<LjQjOk'v e$~`}УAMBjFU͉ٛGT[eM| ,gEȪzs<;eh0˧CKtbNH8'%k'* TcsZ4Z
+XuoOGhn#@0N(0֐kdz>"2ZCV }!%.KB1GwttaL =ȳB> 5tF w8teE|iF]ƕ^|l偒J%OI-YIJFVT2.ۢFQͼzki|yk@_.'/ | ^iyj'~U/?Molӻc__fp>Pg }`91DkGQr
+ֆb2k@ Ow.ܾ Cz{=ۿ[$yru-HG;
+$3{VNeC_㖆WTmz+$1 ;n8Qn1E(KTĦcf>IpH%3m,Txcp჆ap' T~L!;MoZpRɓ
+P 3=IVh2\có"?1Uc߃U(D`@?Ϝp~ mJBQg8J8~s'
+,rF0$3˸ˮtk5YcRMh, @#Ԍ|mIFHJqCx:qWXMX{Hni~/m͵0)uR}bѝd)~5i$!Q)YogvY(<AHJMA!ڛB8ON'藭*ˣ>+8ccfQCyV8VѩE}]v476uj -ӁOtrcۊ֤/ [E@} ذc&>pˊb :Z^u#)(Lq ҧ)zLd6c%̯n kaބ-BߜPy* _U]Qrr=Sz3DI
+N8Rˈpؐ+As"Ϭwu:
+6cs lr^ޛ O suИ UY4(SYIm0rYw(@"-UMYTmG#gԞTގv>ހV CD+! rRYPKnqTrf(-3݁qkwpxj"L_N@6".$^G/_y f#A0)aeeZbLUU}w.>mɧYgO=NsqWx]a\~^Ppz3ƒ;FqE=Xw`X1 pP&"4س9{s.])x,W;Gj; ? `Tx^E'KjIaaAzWY pl,ifM]ۍmm_eScrhïʷ I##*[Rq_?i"XaK5ăR4竐_O
+endstream
+endobj
+59 0 obj
+<<
+/F4 19 0 R
+/F5 23 0 R
+/F6 26 0 R
+/F8 32 0 R
+/F11 41 0 R
+/F7 29 0 R
+/F13 53 0 R
+>>
+endobj
+57 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 59 0 R
+>>
+endobj
+64 0 obj
+<<
+/Type/Font
+/Subtype/Type1
+/Name/F14
+/FontDescriptor 63 0 R
+/BaseFont/FREKHS+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
+65 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 2282
+>>
+stream
+xڝYF=dմ&)R2dMh-JHlcp(vQx~c;l5៳;gY$ P~7? 18;±wqj$+Tވ'Ѫ8_`p'C3@G]oUj5O |+Zu$3pBk,x!+PSJxA1
+D("7"IoYl̅g0?ܺ]WZiG^`j`yVVME6r͸B; Nq[ܝmW ٞN-f0~ ey<xͻҗcI'nVt \$ͤ3d TL;g
+g0Z!i\9>uѽ7[Q˺ )5,1J|Ώ*$!˜oki=@ZN5 >*X;9cSn#vʑksIq̉2rz o؞ t<S
+[M`<ݷ}}62L͢.X;E@9ڟrg_腶GAn10Ĭ]>5[>f$"v@
+X~7h.nTb}q{ar1hޥtf>K^KEk%E1S*N}]
+;';)0m5q؇o[P-)B;`)D+|ad YdUsoP4<J
+endstream
+endobj
+66 0 obj
+<<
+/F8 32 0 R
+/F11 41 0 R
+/F4 19 0 R
+/F6 26 0 R
+/F7 29 0 R
+/F14 64 0 R
+/F13 53 0 R
+/F5 23 0 R
+>>
+endobj
+61 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 66 0 R
+>>
+endobj
+69 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1738
+>>
+stream
+xڝYKs6WVj&bAͣ3=6:t&"! c>x߻ ,Y6.>| :Aq _@Dy,AF"sA4 9}[3!AmH vyJvv7eS.E[TcdqZ.(PW'aO1IJuvWG훶WFF"HC'!1;Y(Y޿ #%
+L!^wڨUq1ňgL]$@ѽܫHPD^uJ>@G27~ 7k>)A[]*&_E<J28a^6C;!!<2 JmHtVvZWx\."xFK-7m#WXLOGQ(<12$ w8/@:.w1)~rd\tRw#M
+R;|>w4imwJLTݮ5W7'GЂ|^ʝ<4/ee=MNގ.ȸlfl}1. YqY!ݦ2S2Mz]БC ޸n/F^oH>9x_?&t6kxTޔLk -594 w^42G|6Km3c$Տ,!DAq)a:A!1sg3SkP1 7 n]bFҸyqEur/&<$vo9nI?}7*=gyDNG`Σ@d,>_uxZ=.߼KY!lHRUw2ԵbYDpt4 _ϡxR/i"Tvcz嶥5`lm f'^ ss{e,o(E6F[?t%,8WRQ=}F Lr_ﰰI3sK~6Twphrk 3)t붴8$fٿaCTC j-cJp,m=yYovpK6f9yr'=?BNn-f9ֱSv^v*;X&]WЅkԶ8"-d̖ʘ7PupŒ- 4:_xU()ě`NةguE
+zU^ |+\V ӪPnhj=SQQMAcćہG5*>.uQI%{7@0t%}D2/ ʄRµ0&PVuAXкT8. /C W{u'JxDة;re4(=FÙfW3 t!ГLo!D.L_Og&Я;Ql\zZ-C~9srEP:ϭ >mFV7ppL~s1>e1<v:
+ua5r;6'wgWEoc=u.=9X0y8?djb1 1w^u;r v]ui%}ZyZ
+endstream
+endobj
+70 0 obj
+<<
+/F8 32 0 R
+/F11 41 0 R
+/F7 29 0 R
+/F4 19 0 R
+/F5 23 0 R
+/F6 26 0 R
+>>
+endobj
+68 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 70 0 R
+>>
+endobj
+73 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1943
+>>
+stream
+xڥnFޯ-j1ܗ)4 RiP IlH@-C옵OyoFmٶ6xs}h$V'+#v02kEqLŗ_3mah̚yQ l3kr"}MӌոanբK);dˀU+D0%*kgZʺT@ieZ^`,JX%P+ D(ҁO73iVh ӴPJ,_Yэ[ YʭhҴUv9JvBþ(ЌyS=94f-()˦by3GqlI;w~9aGy$#Z༾龕/iĥ:[]̷>Rʩ9KgﱬW3t< >!, <5⧄L='<&g+yJč<"C7Q]ZD- BNY6kQ`Eln"r-<꯴9ef䊿L 74e'\/d 76;T vФ9oo݋, {i՘\c֔zXVr^4\/ެ#^ 2HwD0m'@}ߋtl)^E(_r};1M@ *y!
+<cU|i|qJ8~<@mCz`0؎\0!k
+\ Ejv<Bc}F|r Hns3Q\fD%G:]L-{-%-
+7ي#mUu5{ 3=#W,vr֭>({}md6C khA> <Ud`R=+K*ٖ/S2|9,0>K)o\U:F!; g-9:0+4U{hؖ$2C۱8(<BCPj9ͪ@ x毐F@e5Հ %@VdU@X%f 20ianĞ2KR\f
+$. ]˵;tتx #sܙl%M}!BD$ϖc ǍR[a}b\`\~ә!+a#\e44< aDT`sYwNI `TV
+Mٜm
+z >;z%#C(pSu"+
+jaSp{tzXZHvzw u6t"aE- ꚷU91+'9t)׺g/5U msŦ&]K/U!<ݓ;qFHtMD&39
+endstream
+endobj
+74 0 obj
+<<
+/F6 26 0 R
+/F4 19 0 R
+/F8 32 0 R
+/F11 41 0 R
+/F7 29 0 R
+/F12 44 0 R
+/F14 64 0 R
+>>
+endobj
+72 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 74 0 R
+>>
+endobj
+77 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 2427
+>>
+stream
+xڝY[o~`QXzQuif"}C @&QW# $Fs!5LN_,yx;y矛w|L6H]covQ bgO}QM"id(ti}/L߿L?y6~@{oσx+f~c;i4PJ䄳_\פ3ctZ?Jz+ZF~c&>"!wHB.2n2܌s9fTxA{CwgGv_-ٹ)LYS㡽-ɹkxT L\ٕl "t,M boB?d9w8gց|ec6 /[\ap5ŊE75k x68sB;欼Sמh]MOiT20ПKd5|c {0`g6Yc!8\1\dUPA,*Y*:G?_vVpEtlUUS|
+g'
+ Ob
+RB~n:9rQ1L"L4w.P!ZD Н˺X La|7*wWq^r^su[>*Oߏvme ŰP|j(PmJ#[6p1 ۨAr@VZ
+f;jU&ڇڬKS vzH*dg
+9މEgԕFjHФR:W~x}q=З~o/O1aY8XT
+`Ug%tkȠp@uPCiq
+endstream
+endobj
+78 0 obj
+<<
+/F8 32 0 R
+/F11 41 0 R
+/F4 19 0 R
+/F6 26 0 R
+/F7 29 0 R
+>>
+endobj
+76 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 78 0 R
+>>
+endobj
+81 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 924
+>>
+stream
+xڽW[k0~߯0 &ɲ.A86b%vI%m'_r|碓
+ fU`AL1`i0=DD?f_|F(@Pm0) `eEm)fջ,ˋYvvvQB޼2zcNR v`BG0 ۢN:8aSWg+٭uZUrU5βڕO
+e{)!`)=g#dvd1U/WCe G$}|}4vcR˺e{>Hۖ#-bJ4&ra[f&n".I@6T G sl+.|^$'T5s7 U,DSO2,POSi_a<M{D7юx4$G3h0@#wA N1
+[MwNR1h|t] qϣXFQL9 ߯{"&j*dd B#.88ԯuk0/vU9< YjvUɴAn;oq02\`_}^7"EL=j1Ԃ$x}P{=Z[cҲ$$\wr+b|MEjnQ%1XHNMovfj0o܃Q*o|ڥ*r\7Vwֻt* h 8pPO
+endstream
+endobj
+82 0 obj
+<<
+/F8 32 0 R
+/F11 41 0 R
+/F6 26 0 R
+/F4 19 0 R
+>>
+endobj
+80 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 82 0 R
+>>
+endobj
+85 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 2227
+>>
+stream
+xڥYY~ϯ0+m(Q ̱3Aj2mk# }3۞%TEV}" guǯ,E6_ϲLdE,kp*,E2R4_ѝ]v]^[4_$Q|c3 ֱ(!Z,)˝}4eC_7XOXoͤI{Q&(RŠ>oMq; 2XVf3\ven7EgA_QMɃ2`u^]w>O&H?mِ4,
+
+G}=Jq.T|2eezW3 LSEC*Ѐڍr|aMGy
+^UZ$IlGb%w`G]@dqq;@7dqIaR>A$HmO,dJDoO 1uSڳ8C7⌟Ő2Dw|2iBؘ?> UgfXoQA@!Śf!˲3~>}z3+| ; ڃojƒ{J@ީ,-dԙgSvJX]O
+1,ng-=
+>@Ě9][EPʒI
+G ){ OT>}sH j{]E*q{Mg)RdHM
+sP
+=6WzO*L(uA݅F~0 6M!+H D@x+i8j+ݸ"qj<1'"<恟oeYOڎ.YGL1%¿Oۚ׎<v1k7q$RC(~|dʁ!eܐCj<Tn⤖ƾWR/ h-@۽/^{_o8^*
+zَLjEAw'+ %J1Yht?qnU|8T@9G\x(@/XMk%?gjO=%ҵ)Ghl#[+xJ;մߏ8?ð합I:Ds"%%$17݆#g} R:e(*
+Jz,G ~9(=bon1?ZQN$EsϹSM)_BCk *35Uk-'*bfaQ}tP䴥4x+q %7wm q!I!Ry,i:'r}Z-$ 7e9Qعc/F~C{xsfo/7C}i|ƐWlF{BLK2
+GXfUuyw]>w w_lVwa?Mtwpd7u8J̭$̧ CTQ٤u(y),C#q
+!=~ŰD$xpi,^b/9}ap},uOЯumK.U@lI5HR74r̬
+endstream
+endobj
+86 0 obj
+<<
+/F8 32 0 R
+/F11 41 0 R
+/F7 29 0 R
+/F4 19 0 R
+/F6 26 0 R
+/F14 64 0 R
+/F5 23 0 R
+>>
+endobj
+84 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 86 0 R
+>>
+endobj
+89 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1811
+>>
+stream
+xڭX[F ~@i20ܪjzQ+Rd L=]חlڗ0؟8}g'织~LXduD$"p YW?J"&
+ܾ説^ocRO"3~Q 5{fƈiQlewۖ ;\NQ+ y~SѬaP'{wپ]wwد{k쮿AfÔKTR/-{?/?1JDl(me:")?g3)ū޵x
+%d dBEIDʓ2o7/MST+/L"7𕮩:f0o}YnXVO┙nf$*H]ͻegw]y.9~kVAMxcʲ(6*_XƪꄑRc -El.bKKU Q!Iҿ~D1&F bGB^?2:uѣŏ
+%9T.+h_8 $ͮ._9Q6%CVv#,vYl!|Z,V"=Enzq)R-IY,#YFƣDUp 4]pFq@=/^xa|B摗}ւVLKOQ:aP-q̄  ܿyl֘60Y<Hʶ 3VCIP]RHs<bu 04ztf໣HY@nq%!G[̱Jˏ]Z"W^xв^4Aь.[Sù R"U
+ԕT
+ٲZ=Hx9J@5ݥ<g!'@5X*gNAh
+(ughpTxnTn8M1Z12VMZ`&W@!Gߟ}/8t)ĖZ\%ab|U5=efOAc,H*\ⶣ?}u:%rZں-i~Toʆt<Cڣp ǾgϻQ DX3Q@SUT_V5Y |%WR{ ?.ɐJ8d/,y@^[kNG+/i/ S&o,3 0DlKϞ;M/akn8ꢧ&!QЗLNc_U&h
+AN^CiĉӔq<X$" kzقz2N'vd}[ͮ猆YrJ+$4 /7$b
+t jTR"Q*ngJRBbHp$e|⚘qjfDQ|iv6b鿦G[uѝi-(w’Aմ8Nclh}z9_=H2<3*axXP}_[CH
+endstream
+endobj
+90 0 obj
+<<
+/F8 32 0 R
+/F11 41 0 R
+/F7 29 0 R
+/F4 19 0 R
+/F6 26 0 R
+>>
+endobj
+88 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 90 0 R
+>>
+endobj
+95 0 obj
+<<
+/Type/Font
+/Subtype/Type1
+/Name/F15
+/FontDescriptor 94 0 R
+/BaseFont/HCYKZF+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
+96 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1010
+>>
+stream
+xڕVQ8~_Dt66՝VյkCLb-&m@If<0V{|:0F)󖥗`c/g?B8\SkUE@c |F#/E)7B/ N 6a~Swk3rWjj V}]$el{#oEo>rQUnk Gh8`gk¼lQ-$@@:ihD!"8o"v |]7; ;moE׍Sꑐ
+04r`!P 7_ []^ N|Q>/g3.HqU^uk5XbɶrSK \dJF/uTNN0yz|,;q7AR巕L/={v?p\W+yB fg/bLπqlm{ku
+endstream
+endobj
+97 0 obj
+<<
+/F7 29 0 R
+/F4 19 0 R
+/F6 26 0 R
+/F8 32 0 R
+/F11 41 0 R
+/F9 35 0 R
+/F15 95 0 R
+/F10 38 0 R
+>>
+endobj
+92 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 97 0 R
+>>
+endobj
+9 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-33 -250 945 749]
+/FontName/ZZXBUC+CMR17
+/ItalicAngle 0
+/StemV 53
+/FontFile 8 0 R
+/Flags 4
+>>
+endobj
+8 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 714
+/Length2 4149
+/Length3 533
+/Length 4700
+>>
+stream
+xg8\m=aND1303!z "D'א DD.:/>y}c^ϟu_|~,~CQ$ D%$ 5$$)&Wã4' I99I HJ$y*- Aj8?<ŕ
+.}9
+ȗ+t#@3oy¸aޮBV'ѝͺ!Aj_S~,+OQt5YsG*@3e&
+#|d~|a+037W7;i}TuM1K=Xig>kOMX?5
+5 t:؟bK'Q(5ʢAVx.C5_vx2G<)X\֘YLvgXxy-yFu]xپ<\סFP޴|o'wO)Wj2:ɗ>CbVEQ&lMgKo]G_X/<3וE^YNJۙW|lkZ$I>N7
+~L.7a^k\D3zȚZskBVBWK
+~(~Җ #ED[ qDZ_ >u1u\*=XYA&Ƹ9_]rd
+Yy)IV05Oɠ93CatM/a뺣XÀk;($+fzS1 g?_:.=i+V2:hXs3 n_'j"097`IW4V)+.MmZ{TΜ<=bz+
+f_TI Zgɬ1/ Q+ ~pell+KxC󩏵U6`Sr9ǡ^{F$Z 9+D .Lh/KbN,e[xoKV<Mw]h<p埪6`3HgB1iA{KTC2x+Na"w9z,=~0<ژj?g:Cuz]И0O
+ at6u>FFPj q].<&) )~~We5>x
+w\/eWxN14YA*MӷVdi||IC&٬o-І69w D&Pj5rS5[D Lq3G‘8 AU@St-ҩ|yYpgp찖@;Or:tW>n71 ]m~AހϪUsҳ1fNF)\x.aH)*z*j&PŘN;I,B>+ K߅$
+7_"V s)vrgM{וtDN^& CnoҎ\0E0S{ɼǙՈyV[ꩾD4n?&1vNw͟xU- y1Bt}\%90 DYWA^J+xDl ,4(;st8;t6+oʅSD.B-NY\ZI~ZHrQ{UBc$Qsι%&
+!RV2ڴ#E yYU.b`B%
+^0xwvl/]W6)fH=
+WbMD Unp)잴M^ܸ8pΥ8oq&Of(&Sn+:y@INF^ /0= ^ #UfP9f/&&FtV 2<,*Έ뱎 "\1c7I9>_{y%=> S21N'I*JBpITs+^(|V>* KC_'蛎V
++/H$yxofxjcrL0|{eµcfJj;Y%lu#>y/)=Ձegqj
+0<>:_/v 9#x>vm8׈+
+G vUjD=qkn;8߰=Ah;yF;hӿޅ4xB>Bq`axNev]0Zpqs5爿#BUK; <^Otft'gڧI01Z@[_n!7ytLpz*z_ԝ=ɾKw>_nzG 0?`^Cw3-kSKSXtvR!%Kx):=kd`
+HMK|ȵ<3E&UKLoAUTJ陞"UjK7R*.?J\j= N\XnPP5HsǖZlT-g=~7Hދ2~*tQؙz
+z/e)jetDiH:ugFL #(k,adʊ䪙 Y;*BH;HqO&T,= yVYn-r '(8n@?
+endstream
+endobj
+12 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-34 -251 988 750]
+/FontName/ECTNHX+CMR12
+/ItalicAngle 0
+/StemV 65
+/FontFile 11 0 R
+/Flags 4
+>>
+endobj
+11 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 714
+/Length2 3490
+/Length3 533
+/Length 4036
+>>
+stream
+xgXۚ)@PH)NE @JL@ )J7(RқHu H/眹f3k{YϺ}F({h-WI@0$Չh J@P DATtJY<,
+$o;+P/ϖq9<Dpd
+H>ec7T om#IB0WH z޽CBHU# %a=>htb8:;DT73ЁIj!_֐OC
+KpPjj>~R@qIPA^('>s}G(TD"@/8?k t:h H\Rs}3rͲД&1гɄ9펳E)GT۵<w6{1+C4-ѯmŲdXgQY$N~?F'PbͽՋK TP䈦^3
+z{u5;B=
+ oMTMPK1+
+vD Q˂ᝊ&,tjG˳7#oD[PW
+}*5}bbz2i:6ZήQ̯씆vx7{\)X/д'~l]!ռJ-*z)ƕKo
+5/.m]cxPNiڲk;)g)h3~[.IeJ)kn(<$>5.*0ˋk*d%/GkTQų0ޗt'}n4 :G[MĨ;|/s5X2?~gcU@Z ,Ta8>dM.^0i|j|vs楧5+z;#1bߏקי&߂ ޚKP,#Ց/3M@"Pci+;NzAaІ~7Nޯg`fAީG>?:6Ӥ%m2<ʗjPa)=!' S}p̓Qdeґίgo8</ZF6psIXUi-8:̢xӺfEʭ~_f.Vb5\g'Z?Q[j̑%s#wd4+o]X-Q 3m1-PQ,hzF>m#1<&L;Α(d8CX; HC3]Vݪ ~xÛ7NZu=;v1ra>Ӝ|}Ma4aj8֟i1\[mUY}Mؗ\dߥ]Eh5G]BXEٻ~~kdžFVPMuQ@^ձ` ^/~QMxͬ0Zٷ+*=s`˲\aV +Rs31qwMlr<-x lG0q˜6h=f{K(a0 Yq^sػT4F.$FBעXR΅|mR'&fQvz";V}\eAEbsb*_+k.qP`
+jЯ?S-HeY֋ -pp'$agywp52O8VGu =7
+=n0)J]߰{f.|%'䱕[f=&z%r6<ܟ<t\$]JRηXW/YNWXCPQw5+#2'zٗm,cuu;uPI̗;,{T y :8\Px{䷁G<t96'inHႤי?hΠ~xg%Q1C"Vx.)i%X+KwiՁn3Q ȼ B:3!gY'Jilb$^fr\Ru, M6\P=XR5͛gwmjLvWL^zO
+Jlnk[ B=SQϫȶ I)KV[CMޛdhS^X,<Hx#Ɂ2Zn' sh>XJMzz
+`97ruYXU|aq`xP2{8y!= $Aʛ Iȭ N pcˣQ-eJ*CmxSL_,S,822:UZ){?(KD*͗Ţfl#׸4;;z2O+sBf1Ē=
+7}rdiJaXȚl(7fcr[,{[Z10E\dnjCA`a vG5I&<-AY5 rj/|63__iHN5Oć)A_88W_ذhIԚ11Ysd+!! Si=EY̽+H OQ;pSd&)rhψsϒ ~g|5MG<pqA!j+# 15oDPtV<|ͥla.?3Ҵ`ƉY"0)҅h9ؾ:I9fBFnNа1?Y Nx{] }2fNfww<Sul>H]cWl`I>WXP1$s?ìgBoJp\SOI9E9lZYuI-8Y;yĐdF4X*Y>u(꥗U"Q?oh?T"|[x\eZd9eS*xEϊ/'X/(shU3lzZ :tx+"'Us,wCbU&k(d-d~?wW d}P-x~fM{ z'q HH4ЄHgH8(* B,|e&b҅KTQ_cs\^GЀ֨b&+@[io&C94+Eo= :&v?q^2n}`a H*6/K a[&C$1Xd,$qc CwWr(IwV eŲW6k)CCDM5>#:%h+q"!
+endstream
+endobj
+15 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-1 -234 524 695]
+/FontName/KLJTPR+CMTT12
+/ItalicAngle 0
+/StemV 65
+/FontFile 14 0 R
+/Flags 4
+>>
+endobj
+14 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 960
+/Length2 3094
+/Length3 533
+/Length 3757
+>>
+stream
+xy< ǭaZ([Uf5-Be c$ʞ%D]H-%vQ8[le+$3usNyy{]}]d-@TWЈJC0 Q
+
+?X*Q^j. IdAN!)$ZNA
+X{
+pd?6͐BIUx π΃E*@ Q`
+NP BG"]-Ե{+QŒ^'5ك4\-ilֵ4I YnO*L]ʠuƆ,]. gZE0/j*$Dz͎f&)_sPwBiҕ'OlE!Z9Qȓ)_kFtH$Ix\%jʪ¾?6B9iܐ9sn@`c"~kfs|FJigUSGB-^ߗIG> ጁUH:hQlC5_oϴEr(@2ΦؘQ\u,b86}MZ0ylBǛגcR\9[s m_TtI0SgK3S/Wq&M Wvܓ<ǁ 8O_,
+s2௼ɪEOz.> 7e?_P~kڌ>,;=7-}U4/3~O㡕9Jgyo\O>unڔz,њQhyzGgNm1꺯jF].⸎Wȱ
+۷zeo=0kڧYS.{,»yZPgcD<⭟q0wNMxz/[ήˆ]*m=dw_C1uͭ'HƋb>HѷK%qŮbW\i""œ*vzu7]ts1M1<W?~7l5^vzt ^fq> ΋o)#zX녒f:X+I
+GbG+o>Q"3!.'
+?6p]c
+uڥҰFvɘOiJ 9-\bZSD +pÉDQq0´pJh8K_ GkFWͫF(1/O'X'j֫AO˿%K8, >Xh]c ,/<&ule_RTRUVL66SC +Xt@n˘39d>s43eSOs~ݕ0Y|-7%wt[km }2 FyBSoPŎ> b8jnI"4] Gf',>`n?PmᲣY([f$p*հq;QO͂ >VN<)xE6 ОY)mg.LM)cen“xNxܳ"Jz\L*Fv/Uٷՙmu㵱-/4[$FE%^\3e;NٟA%_]-;+B1Я/E4Ip܌}CwĽZkGkop<{~[8P>(ryRYySt]4o:
+6gć~;fq󊮷2S%kRhzd꫰HFΪ4نGqih.ȥ@[2u:6/x$\NI56/NE2PVC15Di%FaC><Fx
+&!ZovzZNر`&!Sv/tl?./c䑇CEZX-Z>~kB!.ΖO3vx_Y>ٙvOrX [w ]i%Q XJrmƒϟjm "Q_=(|oj]hY( Ti%ͥ]mF\l+s}!CW2.Rr/852^>zދ^竐gprW ^DFb:Re/󶱙l-[8"r^>O%ޜ=""x5˯ +69!L)[^-}/DІ[#ݧ :^E5o8<$+_B]hāYee<
+2a3E钌Br./]爝ϋzZ4M_@&N7wv5$9ZGJD4^z>6h@ xꍧyA 
+endstream
+endobj
+18 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-251 -250 1009 969]
+/FontName/ZGADGF+CMR10
+/ItalicAngle 0
+/StemV 69
+/FontFile 17 0 R
+/Flags 4
+>>
+endobj
+17 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 720
+/Length2 13498
+/Length3 533
+/Length 14055
+>>
+stream
+xc.֮YmVlvSm۶m*Ul{NG8::3#c1#gf$92@֙HXVQ\`lag+b "bd&3bcbc!'p03w&7 ЖH`󏉱5كHښH_8)
+ g|h_Ϳիlhca l]Dv&
+DN&AK\PD\??EC [gi/c;=Dڌ?tdv&fDΆ&&3B ٹ{11sg12rqs?.
+\, Qmͻ{ܞ]O4ƿbMɆҢgO.0c:nч\rg21V V@a=3V΀c]m?%GUÇP9,YN*M ]aU#~顬X1]$hruFfsj}3'<X]#t] BhD+ȁ'Od ͶS®|A&m-=7Nݫ$b_uzkـ9c:z!PΤh&Νn)'}ct"oL=+?%x^1X# X\=4K5@dy u{̤gsġcГ#wu*ADlJ^c*Vt t+Ik9}56pDX:@ͱ|\:$PSJڤ-
+iˏ|V5?,+YYJ Uqd/}9` u9ˈ
+gGq`ضuw/Ms[%t1@28nM=
+Pj:}N9_z7qzAąqfH
+(^G߳ѭI%BC*/9.~/&֑]+;t'`?4 ݠ> o/Wm٪'`B X'F~R,tSy ߻c) y`/y{Ր1f-}
+al|0Ү;E*Y<x egB_/"䆢 |8fQpB t?S̓;`35I\0 ѥ]*@aδEFv8yn0umɕʗhC
+]BtI\ek
+VI' ۿ5w&ER916 >`Mo>
+*u>~ _FЛ~&3հ<GO
+z]|aB%"F^[7 Rr*BK To W1B7e7=>GC؛TWX -P2C^") aKD
+KXL,\.ݲ?G
+jh'e^`S!y10ԈϠsw 6W
+0a {Fj΃FTv6jm8cS.FTg4quȀ^M=+
+u/^DOi97D/A[=/
+҇cѫ$^=S])NXB%|Z_-p[f|>ohmaG-@K~bl_@ESo~i+iWr$n,' DÙD˾S{x/ŤRL%bYVkm[Ku#/v8r ,-+ōE揑2MhWK9E?4J9=^;Yjvyt|rNV[Ҝ;<I ŤhJ
+[$aiiq:(j_ {x/=կԸ䃽Bf{ (S-Őǹv7!
+pMkIS*lO]L/$L ȭ=Nr(T@|zD4Tkѱ#+^k?X[r޷D/Gdi dBĠBK5]iU|%}
+RY Eo~LvÞLw(>{[LNx&i]V%+0h\#FR?l"0VBlA .Cp\!$ +Jn66bhΆZ4geCZ|22&-b\ڴvn_+Ǘtm8?G50SϴV.
+h6/MWPc?!&͊< bGlyf4;` MR{H0?|6k;>&tynzA% &O3Q}W|%U 8O9RPd^ڴFQ6F5+Rb+aKïΏ0-^ #{=+FA&XhKXcZT04fWA ea2:# oD^O'=G˞SxAOZ>ǍLVLxW]XK4EUG{:pjwU &Mjŗ{% (Tr7bн&v!ۗ+7YjK1ɒqa k$fsV'/O_J-5qħ ܪ<"0H}2oPQ(ֻ8fA x"0~He2
+-x)Qqt}+ pϚK4l""OUq򈚣^>|Wұb}:.U5eW<:#̚FMfi<ʒpb<XnѳUM::,
+Wvb-)S.'D})?<+W8f{#Ed/)YL۰ɡ _zWJ\ ]4"EF\FI&Z"KZ|-Q903<p|+_~y_ײUˊe9o !]pфB'9͵Ns}
+`S)c,l/
+ NeQEia;cij75x$$6n"c6rlW
+Tdl(Auհ-I*?SƸr`0 gTLKTm@ӨԜk(n:..X>?ޟ f~/juG5AzgXE8FFxP{`gHLQfb/aJm,1O;xN(ez|WeD\R
+6E. v`G_;6l}<ç-d %cEflh:Q4<Noo6{Z/ [)kl
+$WV@|!2&PCXw}Nu_LB XuFjI,_J88|jR =
+#x
+0bFUM{DRm4 k p\;3s4JnF8_e"~mY4"q,Z
+<[J !=aa)GV.b\W+y[ 2Ir߃q#6飻6ĈoԶzJ;i9eԍ/Eo}p,:4XX}NPb b׿! |v6UR5:ٔ#~ϖ|2{: )E>$FonGYv *rqR%l?.J:P5oIi^+Yf qIT~}?3y`] b~C1^H#2.ͳA+.4NiVeLx\ .ibt :Ro|'@a#Q| n-q<al;[ʢb(&[uS,o{8DS8~_38L2iu5$it㴱 agmJ|釜`'uR.ƨz)@οN(T @.
+8yFxkYK1ʷ
+~>/M3s`҅QobO3P6rH;5J:wz l!ũ<.vt>Q'~ei}Z
+K5 3L0R9ˍ%Tl`"3KǺ6A4eo.~׶v¨mͦ^(@2Uq)h8JآY9%/.]x%Z tR6.NOg& dJ2ʝ(" ('&Y' ,mx`,Y4Xh3+aFK/ Tqˑ<J%VG4}gc5V])u<:[ֽUB5"UP k1aڜ0J5|gai aFit "8s}@G=z`
+B@2R>֒W۫*WQ' Scv;7}0DΔƖW+CTe6w5h.E`ȓrEIJD\y]ٞ66[DڏLTA]őP B&*}rKTk=00Wb jdRqŕ#ɑMXzﴽ܅Go$Z3{B(ƹX88k/qJ$w{۰xmTL^
++M,]b4H:T"朿{V *Cj&jM10JyFzYڡٮ4E{ٗ=6W GSQڞ+vDO5Jcw>c'6Sd݅n'EGR11h#
+iCjY09:P#ؗ4k"8: h\oU4#iG 613u :@oI8~.L&;Tx~/ZWdNA-';Y,)0`[GΡ#i%V
+wРa6i'f-|lK螢*lK+ZV~W?[TI
+k<t\O **@;,Ԅ$*&
+ZJgwq"'}KRe%Hql/ԧ !cckmYrWPwLÃONu@(,_ 5ie #Y%`gf*׭#νy&\{hO&d0gA<q~Vdtue\ ]+J6-,vr'{ir9u$#U@֍{Ѳ+ $kE- W@ۺv;X"6B5'3"=W^p2v]MY$`
+?J..Js
+%
+=;XJcyldA| [˅je&ޯo#ji+%jRPq'jgyϖddϐ0ri@]|R $Of9ThOdѢծsnʭW-!J,|0c 0QE3uJrB lD?{&}cVIN-
+16ΛGR*pn}
+uQy<[]y~T#
+&忘ߌS_ @ ,B,@imV7n\qDJn9ZD+OD|EK/)ڬpa*4
+[g,.0N0q.dx[H6OsI/j6j1fpC7GLBZG"FfPeZ0~h62U)&VIp+ts*,IVJ?,w-,M#To^
+yTf s1huS03KCcV>QI6ڟZՙ7AS
+7s]qj*?VRJU[+px,+#5B?Z?I\Zb-R υUyՐUW8f.3T183PPjO^e$xR9p]0ZVY$g7<k՚Vj%T W|/ܚ,+
+hSK7Ϳɰ\uOWSφ,@oι|4'Q"P[^ _L$Pm"$Y22Qsa iZHd 1 b,Db\Kv 7O;bTM}*ilS9":!
+ajWJВ\)QݯS΁5QHR!hr4fD09>%2![Ϧd,H-!HX;tq><F$O؇GOfu18#`n3dYS41q.{5Ia^p|
+endstream
+endobj
+22 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-163 -250 1146 969]
+/FontName/DRBKQL+CMTI10
+/ItalicAngle -14.04
+/StemV 68
+/FontFile 21 0 R
+/Flags 68
+>>
+endobj
+21 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 728
+/Length2 4363
+/Length3 533
+/Length 4922
+>>
+stream
+xWTTۖ9$,(ETPDAeU$+YIIUD EΠdQ2HΩ9{>_z[{?24Va51h<
+.9a4
+}r]=PJ#Wf1fB>!:8,DrG^W^oRΛ9RaޫZ'Kz+®O;ftI[QazdWoh3\2೒?86'yQOQroB7=wZw?Z@g Q6\Ǣ]k^?;v4?#Z[w/Tf;{JxH\ŮNjX*7hF<)D|zQW%iY</~1Y:\!˃8Y_4 hm܈j.]oH?pV;@[3 e@I1qGݭ;+B(}S
+nR"er'Kü=k:`M) w[[ V>0Elhebݾ2*mRw)&`v Jh]*GĖ\%aX+7: S:\w X7_$Lju՘9*>
+ \/gYotO?5
+SuPB]]CS%jX!__JSɂZSkmz d^ _w=u":_!u.-"%&}R=%n ey{q$7|TZ b2IJ0~
+эøz3}>{?b$ ,7^NX uwwЈrNIǮYd2H4(O0Oh0 C"oة*3k/]1
+P7 x4nbUV@%CGgF`<'"
+X1Rs*=(bvHYirx'ZdS[\_oaY
+vS1ƮJ/}P0{h) dAbQ;#?~|yeUэʈkT4Nt0u| Z <alTH0I/?
+ t8owb#hC6ۧa9cFQmTeO:n+rre姎E}i Qī>d7/;xTv2R\{ei*^~ȲR&4Z&+CppM=Hp,5iʎkoL)z߽A_˳npxF['zzH}Jxi: /_ӧsB:aAFvG@VmG1Z:4'c 5)LRFFXp<X3WDj|p>2OIJ9 "56\dؚ!X<NXn]i=R[y~ߤ :~ȵږ, wJyO'fn 5z=">S|9tgVMgݔ§޷ |3R=P\lO/T3e~k ܄ģy#HJ25_`9 UOj6% 9]UqfIGu<u:c)2暜~iOYvjkZ4FztV Fb8\{_)d%0~^rÉZLj==c^X?.~:-NTC]M{
+>Fv}2TQ9}?lӐZ# XFVS&&=`ϙXmYVߒeR9q?C,k.18wo#{ǡ_o؀*NaxbOBˆȈםIWŸ\Ru[AWA+=B9Ch7^X tˀ6~M$uAb3}':rv=<ْfʷϿ(mkIk[,t;c#XjoPi~
+ѻpߐ {NR!beԐb=0)Mc0N8 ~2e-ٱS5 m/in,x{FgߎϨփ}'K3IKcT1x| w$Σ_z?Q^iS
+tZ1>%{iR
+3Kዢl86$@(?%q*mfg!aMĴ_WtĀpKٝ~I0~AKAo=mdjFMi6fD6opsmo㹕`og(YO҉(b;*m^:C|ĽgG]XY˛Cs
+f|-9GI[UW~e(X\nf/욅7
+*$ÃT
+._y:)l{J43Q1m2fyaJ@"`R":f2@UOtCR-^iMc,J-834!¢Sʺ*Ed`/5_TQ?z;g@ujVa᷶2Q-MN#
+(<;[Dj_u2< S>cNZM?aфg <s&`k{㫂nko.gpR1<
+}$ǟY{r1Q6f"lD' ؏=d<Fzѣ
+\. y(6׶c~Ml^A=uML&vjN+Zd CG?Q
+u˒
+endstream
+endobj
+25 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-4 -235 731 800]
+/FontName/RSFQCZ+CMTT10
+/ItalicAngle 0
+/StemV 69
+/FontFile 24 0 R
+/Flags 4
+>>
+endobj
+24 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 1489
+/Length2 8357
+/Length3 533
+/Length 9258
+>>
+stream
+xeXmiKn;Tas>m{f>k8.FWZ2  ԙG pr03*o da
+P3wÓX,!`g.
+qa`
+y~3?0;o0<?
+ubw#H'cܑ`EZ0Wߜ93Y~h(c@ADtR^;}0rr/ &#]y>Q*O(MOFz-usQ|v8q 3zr:fS6naaA-~DW`2=R9d6>柟j`4W_LyHxHļ٠t((
+$e]ldn" #˻L@"aPtOXB!?LÛTK3'Pt;U(ZvjMPߙv1-J)*pK$sJ'aP3ͷݖeB,n!O sgs'/0kN~T~_7Py2"|-Ywd6&O$N(T;^:ib7h/g4]~cʑI*TϢv?K +7Ǖsl)c|ߎPu&W]?yRx^#+Y Qe*zLudو%ueb<v,Y2ac7kyVٯ[-]l0-<GS@A)RVa+J +zt08Ǐ̾Zjv*3?taFWddqS ANtxo7ذoRW!S6z'0Doo<?3~vIxI+
+*R8"ngHZ1mq ݤ=<jPmfU?amv,)mT' @P-N~?RMIa^+-7kgd+,NޭJ5ی\`5q9#B`ws &rjDѾ}j2,Ҵzqc+҃Ї^d OEG e uV'w M9uk]# M4p#z^9[bYG*qQǯl<yg̖~]ښo8V ],iO7hM8ތr+:gnlډ <Rͪ=R[qԾ& izwƌjjR1%CSj[|-f *{{yeB 3sW"$~!I$yĩ„bsz%rDZ`}qkJ 1N{7ZӒ5Q}uE),+s-0d.:P.:q:ubiH%$BYķ61w5B;fƹms$/[rwcJCuuƎPSZQZ%teZ oGNATe38g:j[q!HϾ>!p6KNR['^amW?uIG("Ô3 @}I:,e)'zξK2ӭ Qw$ۉj W< "(8]aע[R k}~2!tfހ2 h*KfWe+!ZqعWI)~F.p6XjhׯgC#D<軅j4NL7|)֋cXvP5|'p,9ԣ) !
+NkH3plChpQD2V m&;@DdU"`|}5 lWJ-˶b:]VE#]ӥ QM/.qo>,($;3)l y*<ڬV,5ųF1x^X" +&K'yupc  RJ}5݅*ܺd[)_-Zu
+
+3;Ēdѷk24pل5%X;X{rr}mO给͑Gg;Ǿ= )
+ ,#\-?vw#a3,Oj7W"®x*y]U;
+yHPSҢYIg\6?G!Ȑ>4}َhuEɋ <Ok@%X[ .C3%'P,=M宽@(g-ȵ9>H>%U#9OaRg\I3 5/< ֩bW\ 5,Qtn{qfOB+;V:١Yϥ58Qx_H؊ɯlT^Rrk<)&ɮ_q">B
+=xTQOE+ q]}/YoSE51攗R8:l a>D,>bçCZKwyvȔ
+gʔmYt@:#p) >CIX~bd:d蓮[-f9bO3嬺'/<cx{8*sB+Azsi&pIɻzZ\ MAGLk9YQ+@IP7!="J8Z5rs8}q&^ch}ujRrJ+X}#>d9sv# 0LyV?oT3n~(t|B,xߋWچ $趹[\i9zS #y4Pe(?Txtx$\ٞ,
+굺*GDRi2N7iYWkkWw^⥈/'PےiMJᚩ-=Ⱦ Oi,뾹i7s3,O@nX:HjuN6XkȚ,Ÿ|[;GBW;U{},ZIŮV:'}9^,KiCFNJ@t7*gqTt&qyQkJqzl}\V.(Ihg7w$W-~T\k/I8K K YQhK߸F5Fx7炘"UE9ejX蘪u|>W pQ夡=^~;An&;w}g|Q. CN΀XF- /R1y5:nօ
+؄>4|8:>KVN.fAg2uyڙN7 /viƻll塟S
+j5< Q:v@t*|}>!;±L<Auqik,'ԙgLhb^؜Dսc~yj㝟2ɢ[rx|5 :)j*{q7</)? XOۤU08xҲRd|w2Ncdou᪕YhTFO~G7ħ*^36WW GO鲮m~dFF@_)QF %.b?~nb8@yz]g ܐ6OnyP⾶`GL=ѳ6M:͒.|vkѕ6ݮ2a6;NX{[&~Fx3| ߾̈-簑G ,V( ^kѽEnE~6$xFoS5:!X{wM{7\ޙ
+e6#]\);yMs
+tug7S /=~ͦJYc
+2Cz6vBNSn(?Iz+ ؔH91юY7y;%DX1֫oHW>-9
+r6!n5'"i.bj9
+G6/A1Dƀ9h<
+6xQ8m{1ٻܟ)l ZTd(s%" jQg@xh@p@/]][MW#pMWY>XYYjg 1!:
+;ޘF׳GYoVv bTkSk_EWAqR~znh_H`GA'Ws򬥺ijW^1\r+ן/80wT\r@5QP_RG OG9b C<9#A`{T0cc! BSKKT}k=ࡥV@,<gtnxM5*27}wZ-nD$DwՅPaŏ!ﶼO yx䎝2Rh}|ۑ:JsI۬ۢD)<`=eE7ʍ{U\Fe0PRB!2bćZ]d"ń].URNn\zj@S$2dp*V2.44$f^ kr*44#"\C%̫_}-&>B/F8X<A A"Xœ%U6-h^^
+y
+PT6>cɵgK颵Y>@ewl43t&9(;ig+Ç_^]Ŏ>i@V %›?}ߙ+!+궫l}5C+}A ?Lὶ ,s(+P_+m
+L2%dd`A_)R#ߙ)>|ҕq#ȢlFO[:|f,!3Hl5/?C@m?ȉ^% 1DhUq3'6*(ZYI+&#G_Nͭ7VZAcV4"Ԣ{}<+Y
+I(Pw&6>,0?
+rOJ cފ;ƺ\fzOH䫞-Jvp;PuJGݜ쩜P鉬 C3`λW\YjMg%JM1NqaZA[\e}#kn>yI"?t a>e4,̝IMh.{>C&#y$@ؕ6$#D
+dZM^:{濽(SRViQx)55*>V!AQB%_pDKy*WxW?23>zHncEd5m7O2jX_:ogO:S3iؐuѢ8~O01_Zx\?OHlXhEչhxnB:3HZ(}}],JM*R7c^ZbqSf(mTdfwxE
+endstream
+endobj
+28 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-53 -251 1139 750]
+/FontName/HOMTTF+CMBX12
+/ItalicAngle 0
+/StemV 109
+/FontFile 27 0 R
+/Flags 4
+>>
+endobj
+27 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 716
+/Length2 7003
+/Length3 533
+/Length 7558
+>>
+stream
+xeT\ݖI$P P$KB;N
++!Cƒw|=swϞsϚk= XE"eoc`+isp9Xihĝ &0 
+
+q8BY98P3b Cg J?K'?\@? ?v6@s:n?,X տK(enb O T78T 81{k# 3Y@HAs0ff0qؙ+Ÿ &.[*jSp/߿Gt37Y`&v&Nw*11{wOn. '7 fB ; DV;kY?c @ 3tB3#fr 󎩷ZM`ւlсc
+ǐ k,>8"R$GQ ҰÃ m~sCHD^5S6!
+y6̡nߧ7]HfSnqLFv#޶\AgX4|'jdcpv[džڕ x#ѭ/
+݁ ɿ7͗f5;_ U=S-ZK-M"Vk3ɸ$ 氐?,uNM|LilBh 25xaaϕB2 Zp nQcC+HуrloPjԦZ;S3g^s W{F|h|
+
+ -^-shbxCM4c`ia[0OU[4&&!icH@&yꖵ]Y ! -%=I39y2ݦ-'V^;e<N8 \c|Jʏ٦4]@'rC7俧(D(2ͩ:O;E|\Gkʜk_\[q\O@(# ٴEN ຟ"߲eW_WCQ;tJ
+Et=Hő,q2J:+V;QS<dLRk3tFYOm~g.FQtP)apk3a }[0x^|p*ָiDs}.G~/hh;<n0c]"!8@ x^wg?~ B }t?-
+/[2 ׊( ^th\Ƹ U<<}m8N9k$>>aV_< VB@Gn<
+?6ę$
+wd~'~qw~)UқCYѯk?)NKRl`cBpT?RYAw)?U9 $.y1b+B) OVlDoނM8778ICYLdu
+?
+L8~X]EOer*J^\~ScP45GrOaI^kUP|3΃>3)d{`uXVIi}Bdqf,bgo͉bcMA&Iw(SGA;غ Z %@;sxÕ/qsT''9~-ZUA?U(Oei!)kLK|Jf$KJ¨G9&]iV(h7V{mi>\.H"
+7i{W(XGf~̢Lh3_ibJ>NG͛ܺV#|ϪZ<! | tP, ?9/ʘ O=Sp)l-Ǥ:*ݽb.U\E0f\5iZͽ^b}5I5wGG/rLKPQɿ`GlזщE̷
+W)`e?auc#}Vy#M" 7yQw}Pm|ZʯW2&ZbtGs8|pi|g&[&sFnuW9,%FrW~ChA
+#rd^.y\f dVJ /&.|яu%V~ wB}=7}Wӽ?HƤkI}C曽moOD5S*vIS^KVN>;P*S YM8<ԟ[V] 9=~p#`CmhO&zoO1<]pxOea` BP`Fƞπ@,éXIjIJVxkJ")LkjsvPi$ӽwJZpC OPlm%^n6i*4%oR:4ݱ?iXk[Qڐm]@izP|Bɕu,XU$:}RX_(M,!VKXS9DBC9u>9=ƋןbtY'mbu9[7ϻy%Lnc.
+xO~bӜl^v" y+)"ɖ[ykQz6_ Cr=ibn RWq<{=EjLw νo`㶌R=Zan[w7z5 3c!7DU}DFDSo@cq1r>T
+k0۾X5s:0c7Hj4  +n*aLvZmrp)_gV9RCɯa7FԼ^DWcR Q.vY
+#jq^UI>Ƃ37R߷" 5q_X&‡[a)O7
+a2 .YmxHcwREE zED,S"˂ EAcep |tcrst&Eԅ>q`)fHDg(vRp#b$}8!]Y K:Cd{IEl$չRoJ `'T"(0_>(+).4Jzͬ7 f$u)n5єM:զi4i{
+ًt1.y}7bSߘT5ըn}zќJ`'?gq9+_Ho#bI"0v$Q{[ExKL`,rGCN%Ss*NpjvF;dfVʊNqW@5dzG k]L߃:
+~*,ruA3QU=ddca]e87]- {~n8/$)[7;iGbeD?BTmlRzʕ';`s Й=P{Mf?T>:U<Q]:$b+QLі Q6U޲
+Lltw0iNwqơ4 ÑG3<~CzHFFZi0
+|'e%WGTˮNcFf\~iOm׻|Ɓodߏ:he!&M});c,Ն<_lD|n:O rM'tmVWJm]
+J,H˙UP);as/b7Z5b3kTh"iHIڔԷCeJ8LʮMgNV jOZm꽇_ߍŶ藰 G+V\yK;IQʜ;n*X/0jtyU-=5:D {-ah-;k;ƩW?sM
+~n/,$}1!(C¨G49EƬȪ=_ŷ8Aza^WR=oiPeE%?>FQj~nGsx*JeoM9(Fue<V6MVyOU89wacK峆/SSx ^/tkũ՛t6@"^@{|-Q}B2yWRY]pnFKѣ~*@ϠҚjr)#Vެ;aĢ@Zpor*;8 g{jKV!c%ُk>fĭ.BT{hhƘۿ'%:ǥ:V*]Jg
+WX%-TkA܉^a]&nDNb7m]O5>]Y.o6o'@t [tfZu~*?찉F?{NIԽ~1IKUron~mF=`Mug,iI
+Ѣ-
+ niz4jOxH
+eC=)&]
+\vH\I拚=6I-ԌӀU{MR'oFL_e
+ Eue2Ck}+yšu^ ʺ<u6k9-{!"(вq<#A"ŷ<{]
+@ˡ8嫋D S\
+endstream
+endobj
+31 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-27 -250 1122 750]
+/FontName/UXMMGW+CMR7
+/ItalicAngle 0
+/StemV 79
+/FontFile 30 0 R
+/Flags 4
+>>
+endobj
+30 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 712
+/Length2 3195
+/Length3 533
+/Length 3740
+>>
+stream
+xi<omD4GY}m dːe)TvR„l
+!K4D?~ܟyuwRbv
+HE OR(B
+Fyrr`}Xk?g^
+Lr˺ 2Y=X֫eVE¼B?#g&/'.TPW$ߦ/ń궇:4"˝h#ԏ7f<r׫Y |j0\]oz
+ͼz<Zvkקדi oypZ:mԴ'٪abm󡋇Bٙ„+Ҏ$N$2,Nu31
+ޜgOp{%3exhNrn췸+|3PwܲpHv ڃ a9}DžyyYĉÛ*>K;Ju?|c/tB\B>6Iq;1ɖ[+$|aL_<gn`PWJ{j}'[-Ut Z2U(,>h\(IpLe 88ܒݲ_Q)6Vq
+25 $dẁ<H#&5΍]e&ݵ{3 p+&;MTZA\,ŖY&},HkTz_M9c$J$3i_{9kzE.
+zI4y
+,V& G5{2>?&XYoTc NI*RnTZۘ6.ڪSlYoW|FhvJI۽1cѼ3ߊqۭ!/ .ZFf7eK1юLGj-skp<OH/ife Ԅ|Vһ M@ f=YEBv;[_c; yi)MWhh?WJPwwg KVuoK5=~ܖruZdo'Y>BP gG9m`n: g:˕%B:,JraENbRR]|"()2u`fpPkJtHCiB l<;W
+.(Fz84.*03 ,E^5럚>@N<:;@V̸ +E&8Sy<Y=^xrk9]A1ƫjhH`O-QsrQl3ƫ%c>`(H9K-ɉi.\^d eR:0f)1<4ãpUYMDy΁yUGgo*+EG[n>F'xMZk4~vC/H/?8z-K1EL]W/Q}^aYcآf5YCIXQ :Ldh*025*`VR@ Y i˥wRtSzތ Pc&ug 1K]<.h" 8:w2QH4jZDzcYZqDH`,w+jC= בOԯm>oi]dHЫw %ZXR3~"bΕ 1s"7UE k-x(4₳ lETif&0Ŗmr gn"n|wTzᙹ^CZT]9IQ]rȔ2(_l9g[rK΀K+oy.6yX.Zܵ<طX1C$r}
+i_%!Ê/55SNn'te
+No(杬"}ЯL1a 9c sTL(N4P%M:N_(8Z#~;*)V>_ ek)_5E]}tď&q'E).^ xYG`siYrb<`{'Ӷ[:ɍ+I/
+ AnUd[ĬbqS;?r"[:"iǯZaLS`RJu:fOSB
+LnR |{9#3wBR*o\-Mj/u3q䓗ޞ̑x\
+\G0E9w(Y|^/?"~'k
+Od\{^8M4z9v!%,ЈÄmV+ +M{]
+_\Wf.k$*<-_Ωʟvbϼx'$wx>оsrĽ<V+ Fq&IaRJbC
+83A ֒Ml;%&F\נ}ƉlPĕV?cOX&.l(T3 ;kٸܕ~*kq
+/tvs01zm ŶsD2 ayP^O{ykrH3.\@IPJ?D' 8n
+endstream
+endobj
+34 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-30 -958 1146 777]
+/FontName/NMZHBA+CMSY9
+/ItalicAngle -14.035
+/StemV 87
+/FontFile 33 0 R
+/Flags 68
+>>
+endobj
+33 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 837
+/Length2 996
+/Length3 533
+/Length 1599
+>>
+stream
+xRmTe 8B/!+ 3ರ |GξL0K'RTOR d!ZDD~ ~P.'TT LXf!OE̟y{s︻FD
+JC)ިH"bWḻKh1E.(h`
+DZ@
+B1EJ ]'"=AE@V&H#d+"b'( 8}*}fC Xx#)-#qJA*MczJ :
+[KD3B4@F 0ɮ_)]@~
+xfY1ƋYCB|M,[˲mHJsʟ+8rwѼ9"8܄csT
++n
+endstream
+endobj
+37 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-63 -250 1027 760]
+/FontName/YCCZCO+CMSS9
+/ItalicAngle 0
+/StemV 83
+/FontFile 36 0 R
+/Flags 4
+>>
+endobj
+36 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 715
+/Length2 1792
+/Length3 533
+/Length 2328
+>>
+stream
+x{<Te'V."n\ƥL&}3Y̅1 $JP(H0v
+'ZKQus9Yy_]-:3,)@c6S8LW,AJd6
+#ރޚ R&v1B|
+z;쯸SeHK.9$u]s
+PV\z#2?f<b^H[]Ҋ]G6Ɠz, |# ɾƔPQ]&7^BBDSz_d/8h)zZ
+':O{ =wOPÈk:)BO?3~H߻B.ϵ+}j/fF^YGHI9I=DnBjjimhNV\\umɓ釕kD({QQ7ְF֚/2q' GYzޮ$Hb%¼9z_eGHh5+YT?>[p\3uG]P6M s_#Z6|tq|hCAUzō*|^WƯQ.^m_շ/_YS𼩹~!$wmJ-S1s+X):O:zE:Bɋ@.IŃJ)afN@Nǖ<ɂKmW
+=?f{F\*oKڦ$Lёu. L˴6W*بZ<Պ7{[%Di+U)CoGBndȌ/7sofyR:z5Ɖ{H])owusg!XmOQ;<(말ź mҏ}dO1 ~& ftt%5&g iRQT>}n3%=12^zPdbTCy&(U A,ZmpʁSJ S oThMȧ-nl:EDx jU@6Oz>f+tw)
+c rl6ik+<ynEޑe*t9tvҙR gNH /yvBr_F\q_&zKVN3|.hk8[%L[YT%ʁ+B5රPya $}]eرfwLн٘E 7mʤ"aEyzB$:et*K+KF+o9'pwt=ۺlBm7fa(ηɣ"uƆYUv,Tw}T `ٵupFGokm:qQdψ,BO!)KUWYQ/gCpG:Vaf#c%*%O*O^$i_WԼFOjqw\9wN~FjDU_^0 r^QMr4mDA[@uri?Tjk7SxWXա3ݤIV9 B7Ӷ
+gQCRvmUerP|l0_8/ Kϯ7^yF>."U{cK3dJa=r |` QA"Š0Ι
+endstream
+endobj
+40 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-6 -233 542 698]
+/FontName/ZERRWR+CMTT9
+/ItalicAngle 0
+/StemV 74
+/FontFile 39 0 R
+/Flags 4
+>>
+endobj
+39 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 2036
+/Length2 12016
+/Length3 533
+/Length 13157
+>>
+stream
+xUX\`AB
+wn )=\Cp w+'s9Z*HWS1"SQ;N` u6ظ89
+6Xpp(Y8A&
+Y
+Sl,mm ѳ9n;3
+6vο?vJsu[X8YXs .&f `b|!wwJ@Vw< G?Ko6# 9-ڀ Õe fȬdlSWsVJhJQIoê}c;݉ʖMZu7ʣ&pt`XڏAQM<_ad;ٵ?-0 ێi3tǐap]7y^Ŏm~!¤;U+c JH
+ гAQ!CJ}fςp5Y̔UJ\Fyc) lڞ~Q_F9 Q(+ ꇟb{(8 ď1@(^Ӛѝ> m6j>(A ғ)4:$t\Bov<HqCq=^1w˛"l 8&5N]SWPZ.OrI}4:=)am ~: 0G
+^Q}Z],nLKR Koա(]]Z>%^<Em>0FkhrN{}'> `ܭO e|nV!ٽALe_}I]gp
+[qo|$ft!D*9z+V5?]j4Ybu! O  m޹iWbrN(ԪW uw~@])xkA30Zj4 -Nݖu\9SBSٽ-V}>*?rn*HF0޻wNU*phWnXi!kf{$dY0 ;R3!4Sv!j?]}vχ6<o>i+ߤWj%ȩͷi1ɞ
+1{SqMDfl_H 'h^d|u!zKYrXtEI1-UsRcg|CВչzy,d:3k7dfZU\2 %!gb;#Hz+
+Śg^- >\$ <dmV~W` ̃ ~R euw(V~`xMŨ2
+oP:➤k02W ^ti0#1T@b}'SMc&1+n`EM OSPVCe-YowGSTIڅۣ7{+4̧zG#Ӥͬ|mM}հ?S &rfQ@y!E|sc <Ng2 ܴճ֒:lz@)*OwW".ER`
+'?KNfR9`^+2ܰeȶN`J5x6o~e}wtG.Gfk)HhRp}vcR ՜Jbҡ[lig1T=o
+cIt[usBFĎ(|532c
+"H fSܵ0Sx {/|Q
+8 d/*PaW1*TVSI[ ^41Wl`8h2˱>2u;z3Y3,v)U// 'NR{pQɹ%`q,pq/j
+&/c0ָ#gQͧY*s { Rbi-@س0d̠l1uG^Ia7L嗻av׷ Zue_o:?jhLK] mm Ti zl6SId^O҉Xs?IcQ-=:a)jHHĽ
+Z|t.?ëHyOfk= _ǭS*-zQ?:B<JYLNAvJhim}mto"F0Vki})-YۻKT>"82lA'uc'֛W}x4 1ߛZ+k3Զ }SUOC3͑|^!(5g2>Y9g 9RgyB9w
+|0oF;x
+4wى. V-\p ڲQ/,ToԹ#uKjR3tʪJxT5q1:(bcUGTs䖦Np9x<?@x<(UɆFδqrL]DY?` _ү˲r!k&*5( }PR
+0I`az]fډ돲4z1FCym& _lP1kh&˞nTط10g.-BKIUz_vPkKOYj'E>"m;Bڷ "յ܀abwȠˆph4%e}h$I, K ,㒢f1n1Y1IQ_u6-/f=9bpQ_!?[waTwE~.jvE&QF02-$$ly^LHd.:@3lTy!-Jˠk}h(J+,
+i'nX+ExM'gK7RtHbIL|9*HUʉOfCc\/C3M#s̓sf\ tNy5ר$O$,ye;-擶%wR,o,Bq.<rq-*SЊQjir]ՅlRZ'GގeÊIfY<eHur )j7C^g1h w DH¸Wˠ\BkS|O'JI$̒S@ȁ 6,Tݢh&ϸ `9JXeu)@;A3H=3uspw[PpO)BѸ(RkbI0}- . U?c2 ˳nd%"I[.hU0PeGWK7'#~Ih6 }
+(|='-/~sDlH:g(r=9Num%4̖#734˩+J4)&~[%2HLE\N
+6qf٫g$jl\Urhh'EqXk\w3w8p:p/pWZP S{IZA
+"
+TW߰"1u\@|mf1X>JHMuGg0YG#s `SV5|jjOn J2KT:wN U anTܸKqNs9̒*d!uUf6bd`n_z9CY#n7ּ uq.8ë2lTp{JGV6aNsް7a⓼s'B1f@ICW#<(zZbqU*$<l|}1*
+.@b^PD@5o<Oz2:P)̱MH4_<{UVĈõB:T0Ta6p/~}?Nl@8e-ݣŚ?%*"zwª RtӹFx㩎D:G%2F&G  &1XT^*Iu넞xԨ]^AzG
+?sԇqZ_%C
+<|S$(?P;͡ >
+մ$ պ Aѭ6™G%)m,+/ G4dEߕpT]Rq:'tʆ]Sb.#;DM9)&Z%Փ4: ZRߙO&zudGrEA:qxTCǯt]`p>bB'M/{'Dt<;,G䒶j;xqu[4kg gW50=8~V` z8DՋ}vT<GwЅ̉UWXW1 ğomj6uc;Ph2+(Y 9MPض'!4]}ͤxY(`ت/B63mҁӾ48'LsAbjMt zr^YSHw$qjP~x| .fR&9 n'¤B0G8hgkQmd2*dQʚG3rn~7?*IOJ7(qKޭPcTBkT )Zx=Z*7ƺ{W5;sHpTu,^FGl:gm*4^,:yAPd`މ{sZI+qY Ӡ ,Ż B?(RorD4r^/4GݙjǢG}?4hu)^*)kL`~mN
+ވ^@ װ
+ѩgGTKnQblm"9FM5)1_˺DR0YA] kP:oUbV۾glm1PU9\WRV'aӑAD3Z4r6Wz ]X-pv\kJ̜+R/
+e#{mQlT.qTPpuӿIRagp
+瘸=1BTs?H+^j'QZw$mm7_H7pᅡHضUM5>Ydnk+J7
+I*Enujr $;Wu_N<FG ~tJN
+̘VwXYG{?Y[h6~ P2BV}(u2:#*FI|E>^A)GhC_Yekfk5K 3!Ifʃeb"Mɔ Sn._GD^ Vl\29&@6ÚSNW|KկEzm1~
+#mgI<ϿXTޯ9?Z{k`ncp؞ Odă7J\F*,VUH6B_c^V'_ZzS+CMSe^AD$ҞL,Y'2U^0wY۪a+ר$Ŀ2cgB -31$S)o{'1BwN} ? 5&klhv|%84yN?&P7d43r
+JΪSK]z3S :r-`
+ +C-=z@ءqVCKI43|X5%+s_Ɇ ; ku2ݚP
+?Xఄ)b퍒}KA."dȥ@'A:B[=觖S|d:BA*t>^,a*ϝBUgke6}ϵMeB‰-uǸ=3
+C7׻|SfuD6d qD^rSf
+iK5\<9ɱO! N?GFa(Z57Vc5>N~"M5Wy29ԺKG~@Q{.J-
+O >޾u7\Tа9iH ~#<e/{Y%MZ@KQM}eLWlVqJ(Z5d@5&QI_bxl P3§&6BܿDG]%J1}~FH$G/f?Qj
+m܀E!?TLR*?fVS̓_|)7{;X+׵IP&=FjG|Q3
+ed8\ _ъ7r2/=_3n*q_=aOU)8Ute-qĔ!V@FfTWqe3"D2ediWܭ`!(S^1,@ҥśtI:l!<Iw ÛuG#>2t(Vr;oLI資&%ccY(Jo븢k
+<pu(|ۍ͛>Y<iXgck}Zr*槚P ͨ ^f@R>s
+e$Jv![BT0E ^p7@M[A.XS|@QKt9ʢ<:z V\FoЪ8be&4:pb@vQ8
+Ķ5ǁU N(8uinBoޏihdD0df熭bA{м?.9bt9IM~i/Ŀ%D}s]uSRE!G`s_hH,5dktBF_c/J
+endstream
+endobj
+43 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-39 -250 1036 750]
+/FontName/HNJBOY+CMR9
+/ItalicAngle 0
+/StemV 74
+/FontFile 42 0 R
+/Flags 4
+>>
+endobj
+42 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 712
+/Length2 1540
+/Length3 533
+/Length 2073
+>>
+stream
+x{8T#A.岕}R˜5L5Ce 㖚 94k1Ksa`&$ܕ[QbG;iR͜l.]CH:N<}9<g}w1&A#0ᣱX"@$
+G|BrseH "\s `fW,g /t6e 0B0CuוOg! 'g 0DE &LgE+:́ma!˕G#0OZ> 'r0 h|:߄398pEhj  [QW6{|:0 3PBlϽ?SQueMCO4'g͛aϩ8ƹаbP"odXg-_EL@xQs)Tn5z TkY>psjVO3-T8dw
+>hsb{}.LӉf:nx誾,_lԾim @=)|B]].z{WtH_/
+on6`H*Rww&5טQSn gękצi(R
+fgfFM|fܓ߫W͠iNEs+Mb)jA!h"<٤UBPazX>Z'-]K%'9Xs f822,!lV71w5M"A!3IaEiI?JUOg9RM¯o2|mD{oUZ.ZxilyhIGeO񞍿xvA+~}ӄ=OJ>z 1v,-ePϬ08. {Cg-NRkcG5Խ9U;y5 ?2D{zyVJ/Μ-
+mgvgܨeO`;pO/G5ty-xyN|] T?a{cZSyGǧLVˑܭx炳{>a-I3HvT3V tfR!kW}k%]'}zn .q[L}ӀyUb&͖qAϧeR_T_]ݾ)˱ӗωbz
+N. ()g⤸MVQf쁣E8Ce[(Ή39WuI]nQ34f8(-|oNe;SIʡAM Ywk]5hx(׏#.n@(6]/ۙG3e<ߏZ%>7dAc`:~e_~}`cֳTSKpC1(I[Mnpmb_&D/}Q\{{{3PLV$S<_^O0X0鼣(A
+endstream
+endobj
+52 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-61 -250 999 759]
+/FontName/RVXZSV+CMSS10
+/ItalicAngle 0
+/StemV 78
+/FontFile 51 0 R
+/Flags 4
+>>
+endobj
+51 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 717
+/Length2 1374
+/Length3 533
+/Length 1908
+>>
+stream
+xiXYQqƠM$Ą]06BR!I
+&"KlYTqGDAA[ l,"
+갌Ҁe&`=L?uT6na8!- <@ţ)b@BB@'@&
+%(P m ?H"데
+'Oay{p&k:MB<E+ M5hm[׶}EZX^]vdե=Vܦjf;#mĘow (yw[{Y8,tg}Snzrbw=㞩ra诒)3Am;*x^`DQr ^J0ޓU"CJ?SOa \1f|oZ2patWȄ:':4V @]qel7,VĆMq.|VkPYzi8KI|Atib:&m¡(!{h^`yӷk_5|jaN=1eIO'7ٹR2q Nr5u~Q ̗^8YEޔnkԅM:'?HHDUy768(ut϶qmoxCnO1mRAΏF?ZÛzoDzi7%^ڎGI?w9W.~TK;#(Eǔ W>Y.pط`A:L^ju`y,h[t#UsֽN>}^%jg,S 'Q`늢.; -Ʃ8^iipVIq֗,'+szhWYֺraӤ)1+t:ts3+~noxBmkwKKS3g}yFr'i(>MwϘZZ?L}ʿcG-No| 2j/NQ 2_3l8NfZFS[X!O=K=h-Z^hfFfDV nHs' <ռ"Vlm
+`
+endstream
+endobj
+63 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-29 -960 1116 775]
+/FontName/FREKHS+CMSY10
+/ItalicAngle -14.035
+/StemV 85
+/FontFile 62 0 R
+/Flags 68
+>>
+endobj
+62 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 796
+/Length2 763
+/Length3 533
+/Length 1338
+>>
+stream
+xRkPWES*Q.1
+ EXs$CqL&À^ 0 @ΨD vњXRCYR@sQP2*r&!
+endstream
+endobj
+94 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-29 -250 1075 750]
+/FontName/HCYKZF+CMMI9
+/ItalicAngle -14.04
+/StemV 74
+/FontFile 93 0 R
+/Flags 68
+>>
+endobj
+93 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 775
+/Length2 1103
+/Length3 533
+/Length 1685
+>>
+stream
+xkT%r^܀P&@ r7ȵF=:&2fdJ%Ur+x*ւR6EZ#b.. *6"EO=::gw?9Bb+A$`rAhLL$0 h2!1CH X
+Q*,0p
+ \BTyP _G($X$u~&?TL]@J$*1I[ *$"xt7cL
+1R "D"Gg(.OboÃ!b  '׫(P?jCF2L 6 fyB) QAʓLBT P؃a 0$ 4s>L! rLwt'=Y_l? 8 ,ؗ;@!892zY0C(DPS<071oF'E<xQARKZJw[>I|ny;=k;[]m>xZˮ֭N]0Χm}󝺐?/}& Suw+r|c<d}|,v_z;b?뮥[\./G+ _טڻu:돭ƂJnQ^5̶{L)5wqϫ
+ ^3"롶創)ڔF^55ʹ"%*d]t,9)kXNMg_
+4[y{7"v]ȥ$ߚ@*I ]& Uϴ?xzMZa3UgߖYSpl]^<F$4phs4]yX/o/^S+pk ŵri7Mu>g=%31wV+.)s eie!DV.j'?t'~1oldK_ِ|ьiu|?~[wwS*v(.9nBݺ[=v._ۤmV'{uQ<κ8c~(m",ʳdoh{aw?gH`[q-*\yx0HW8gkJhR ⶚#5@X+}m#>3iV9Y<87>坒veoM7JO5e+Lnԧ.>~(8Ld"hNoZcY}%dqgѺrD'qpUQ g=ה%kwZж%gN9=ٯ냽-DxΞvǾ0G${Mٴ}KBr-RCL7:@U󸚞$'w?VnN"wb8aLƨhMAPEc3WY:o Ob?w@ysNOqvëi[=.j-gw>A5˭4rj,wIC?zXJxۍ_vv[P*ƞe dYcL7 ?䛚-l_៞>qb?o@"2HEd!sW
+endstream
+endobj
+1 0 obj
+<<
+/Creator( TeX output 2005.03.17:1800)
+/Producer(dvipdfm 0.13.2c, Copyright \251 1998, by Mark A. Wicks)
+/CreationDate(D:20050317180620-05'00')
+>>
+endobj
+5 0 obj
+<<
+/Type/Page
+/Resources 6 0 R
+/Contents[45 0 R 4 0 R 46 0 R 47 0 R]
+/Parent 98 0 R
+>>
+endobj
+49 0 obj
+<<
+/Type/Page
+/Resources 50 0 R
+/Contents[45 0 R 4 0 R 54 0 R 47 0 R]
+/Parent 98 0 R
+>>
+endobj
+98 0 obj
+<<
+/Type/Pages
+/Count 2
+/Kids[5 0 R 49 0 R]
+/Parent 3 0 R
+>>
+endobj
+56 0 obj
+<<
+/Type/Page
+/Resources 57 0 R
+/Contents[45 0 R 4 0 R 58 0 R 47 0 R]
+/Parent 99 0 R
+>>
+endobj
+60 0 obj
+<<
+/Type/Page
+/Resources 61 0 R
+/Contents[45 0 R 4 0 R 65 0 R 47 0 R]
+/Parent 99 0 R
+>>
+endobj
+67 0 obj
+<<
+/Type/Page
+/Resources 68 0 R
+/Contents[45 0 R 4 0 R 69 0 R 47 0 R]
+/Parent 99 0 R
+>>
+endobj
+99 0 obj
+<<
+/Type/Pages
+/Count 3
+/Kids[56 0 R 60 0 R 67 0 R]
+/Parent 3 0 R
+>>
+endobj
+71 0 obj
+<<
+/Type/Page
+/Resources 72 0 R
+/Contents[45 0 R 4 0 R 73 0 R 47 0 R]
+/Parent 100 0 R
+>>
+endobj
+75 0 obj
+<<
+/Type/Page
+/Resources 76 0 R
+/Contents[45 0 R 4 0 R 77 0 R 47 0 R]
+/Parent 100 0 R
+>>
+endobj
+79 0 obj
+<<
+/Type/Page
+/Resources 80 0 R
+/Contents[45 0 R 4 0 R 81 0 R 47 0 R]
+/Parent 100 0 R
+>>
+endobj
+100 0 obj
+<<
+/Type/Pages
+/Count 3
+/Kids[71 0 R 75 0 R 79 0 R]
+/Parent 3 0 R
+>>
+endobj
+83 0 obj
+<<
+/Type/Page
+/Resources 84 0 R
+/Contents[45 0 R 4 0 R 85 0 R 47 0 R]
+/Parent 101 0 R
+>>
+endobj
+87 0 obj
+<<
+/Type/Page
+/Resources 88 0 R
+/Contents[45 0 R 4 0 R 89 0 R 47 0 R]
+/Parent 101 0 R
+>>
+endobj
+91 0 obj
+<<
+/Type/Page
+/Resources 92 0 R
+/Contents[45 0 R 4 0 R 96 0 R 47 0 R]
+/Parent 101 0 R
+>>
+endobj
+101 0 obj
+<<
+/Type/Pages
+/Count 3
+/Kids[83 0 R 87 0 R 91 0 R]
+/Parent 3 0 R
+>>
+endobj
+3 0 obj
+<<
+/Type/Pages
+/Count 11
+/Kids[98 0 R 99 0 R 100 0 R 101 0 R]
+/MediaBox[0 0 612 792]
+>>
+endobj
+45 0 obj
+<<
+/Length 1
+>>
+stream
+
+endstream
+endobj
+47 0 obj
+<<
+/Length 1
+>>
+stream
+
+endstream
+endobj
+4 0 obj
+<<
+/Length 30
+>>
+stream
+1.00028 0 0 1.00028 72 720 cm
+endstream
+endobj
+102 0 obj
+<<
+>>
+endobj
+103 0 obj
+null
+endobj
+104 0 obj
+<<
+>>
+endobj
+2 0 obj
+<<
+/Type/Catalog
+/Pages 3 0 R
+/Outlines 102 0 R
+/Threads 103 0 R
+/Names 104 0 R
+>>
+endobj
+xref
+0 105
+0000000000 65535 f
+0000119032 00000 n
+0000121028 00000 n
+0000120678 00000 n
+0000120881 00000 n
+0000119196 00000 n
+0000014835 00000 n
+0000000009 00000 n
+0000038562 00000 n
+0000038378 00000 n
+0000000908 00000 n
+0000043561 00000 n
+0000043375 00000 n
+0000001901 00000 n
+0000047897 00000 n
+0000047711 00000 n
+0000002818 00000 n
+0000051956 00000 n
+0000051768 00000 n
+0000003803 00000 n
+0000004720 00000 n
+0000066322 00000 n
+0000066127 00000 n
+0000005805 00000 n
+0000071544 00000 n
+0000071358 00000 n
+0000006786 00000 n
+0000081106 00000 n
+0000080917 00000 n
+0000007513 00000 n
+0000088964 00000 n
+0000088778 00000 n
+0000008459 00000 n
+0000093012 00000 n
+0000092818 00000 n
+0000009423 00000 n
+0000094911 00000 n
+0000094724 00000 n
+0000010405 00000 n
+0000097538 00000 n
+0000097353 00000 n
+0000011396 00000 n
+0000110998 00000 n
+0000110812 00000 n
+0000012123 00000 n
+0000120781 00000 n
+0000013092 00000 n
+0000120831 00000 n
+0000014678 00000 n
+0000119298 00000 n
+0000017989 00000 n
+0000113372 00000 n
+0000113185 00000 n
+0000014896 00000 n
+0000015837 00000 n
+0000017899 00000 n
+0000119479 00000 n
+0000020206 00000 n
+0000018051 00000 n
+0000020105 00000 n
+0000119583 00000 n
+0000023672 00000 n
+0000115589 00000 n
+0000115394 00000 n
+0000020268 00000 n
+0000021203 00000 n
+0000023559 00000 n
+0000119687 00000 n
+0000025635 00000 n
+0000023734 00000 n
+0000025546 00000 n
+0000119876 00000 n
+0000027816 00000 n
+0000025697 00000 n
+0000027714 00000 n
+0000119981 00000 n
+0000030457 00000 n
+0000027878 00000 n
+0000030379 00000 n
+0000120086 00000 n
+0000031583 00000 n
+0000030519 00000 n
+0000031516 00000 n
+0000120277 00000 n
+0000034047 00000 n
+0000031645 00000 n
+0000033946 00000 n
+0000120382 00000 n
+0000036072 00000 n
+0000034109 00000 n
+0000035994 00000 n
+0000120487 00000 n
+0000038316 00000 n
+0000117233 00000 n
+0000117040 00000 n
+0000036134 00000 n
+0000037119 00000 n
+0000038203 00000 n
+0000119402 00000 n
+0000119791 00000 n
+0000120191 00000 n
+0000120592 00000 n
+0000120960 00000 n
+0000120983 00000 n
+0000121005 00000 n
+trailer
+<<
+/Size 105
+/Root 2 0 R
+/Info 1 0 R
+>>
+startxref
+121126
+%%EOF
diff --git a/obsolete/macros/latex/contrib/texmate/texmatesample.pdf b/obsolete/macros/latex/contrib/texmate/texmatesample.pdf
new file mode 100644
index 0000000000..a8acc86fc6
--- /dev/null
+++ b/obsolete/macros/latex/contrib/texmate/texmatesample.pdf
@@ -0,0 +1,3242 @@
+%PDF-1.2
+7 0 obj
+<<
+/Type/Encoding
+/Differences[33/exclam/quotedblright/numbersign/dollar/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/exclamdown/equal/questiondown/question/at/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/bracketleft/quotedblleft/bracketright/circumflex/dotaccent/quoteleft/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/endash/emdash/hungarumlaut/tilde/dieresis/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi
+173/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/dieresis
+255/dieresis]
+>>
+endobj
+10 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F1
+/FontDescriptor 9 0 R
+/BaseFont/JHKLNG+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
+13 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F2
+/FontDescriptor 12 0 R
+/BaseFont/YABOTK+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
+16 0 obj
+<<
+/Type/Font
+/Subtype/Type1
+/Name/F3
+/FontDescriptor 15 0 R
+/BaseFont/WBOKNY+CMTT12
+/FirstChar 33
+/LastChar 196
+/Widths[514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.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 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 0 0 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6
+514.6 514.6]
+>>
+endobj
+19 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F4
+/FontDescriptor 18 0 R
+/BaseFont/YEIQKP+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
+22 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F5
+/FontDescriptor 21 0 R
+/BaseFont/NPEQFE+CMBX10
+/FirstChar 33
+/LastChar 196
+/Widths[350 602.8 958.3 575 958.3 894.4 319.4 447.2 447.2 575 894.4 319.4 383.3 319.4
+575 575 575 575 575 575 575 575 575 575 575 319.4 319.4 350 894.4 543.1 543.1 894.4
+869.4 818.1 830.6 881.9 755.6 723.6 904.2 900 436.1 594.4 901.4 691.7 1091.7 900
+863.9 786.1 863.9 862.5 638.9 800 884.7 869.4 1188.9 869.4 869.4 702.8 319.4 602.8
+319.4 575 319.4 319.4 559 638.9 511.1 638.9 527.1 351.4 575 638.9 319.4 351.4 606.9
+319.4 958.3 638.9 575 638.9 606.9 473.6 453.6 447.2 638.9 606.9 830.6 606.9 606.9
+511.1 575 1150 575 575 575 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 691.7 958.3 894.4 805.6 766.7 900 830.6 894.4 830.6 894.4 0 0 830.6 670.8
+638.9 638.9 958.3 958.3 319.4 351.4 575 575 575 575 575 869.4 511.1 597.2 830.6 894.4
+575 1041.7 1169.4 894.4 319.4 575]
+>>
+endobj
+25 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F6
+/FontDescriptor 24 0 R
+/BaseFont/WWUWKJ+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
+28 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F7
+/FontDescriptor 27 0 R
+/BaseFont/YEFKGO+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
+31 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F8
+/FontDescriptor 30 0 R
+/BaseFont/QWMCWQ+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
+34 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F9
+/FontDescriptor 33 0 R
+/BaseFont/PATSLS+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
+37 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F10
+/FontDescriptor 36 0 R
+/BaseFont/JKKPOA+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
+39 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1224
+>>
+stream
+xWKsF WVr&Z[$N43ukj%qL.v ,Vl9IO$
+J1]e )&~۰B< E^0w~S[Mz.e&@Ŕۍ7Ǒ+i'Wn~D|SRjVc7~&Ew+20]N5_"s.JaA䇺$ a*s:Q~ti {rȼ
+-Ȝj* icS{(C6H>VoӆUT]
+yM0RiJz`ʎwPG<[dV%{~WbÕq
+[
+*.$n#!6na8ï( (wzԬhFҦfx8 3d.l{~$>lzioib!W0s}ǭO&=#;l<_d'5.`@N\tuA0t#¢~KЌ?tc+jyvH:_s3`kB^?9%`j{dy?bJ~VrtY=t"a@,fsxf_q O094>mEHՆa؛Ebeؾ690?>פ up652\+P/WjFLE+-n|ˢXy Hc;"HIrr}ȋh
+endstream
+endobj
+41 0 obj
+<<
+/F1 10 0 R
+/F2 13 0 R
+/F3 16 0 R
+/F4 19 0 R
+/F5 22 0 R
+/F6 25 0 R
+/F7 28 0 R
+/F8 31 0 R
+/F9 34 0 R
+/F10 37 0 R
+>>
+endobj
+6 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 41 0 R
+>>
+endobj
+44 0 obj
+<<
+/Type/Encoding
+/Differences[0/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/exclam/quotedblright/numbersign/sterling/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/exclamdown/equal/questiondown/question/at/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/bracketleft/quotedblleft/bracketright/circumflex/dotaccent/quoteleft/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/endash/emdash/hungarumlaut/tilde/dieresis/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi
+173/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/dieresis
+255/dieresis]
+>>
+endobj
+47 0 obj
+<<
+/Encoding 44 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F11
+/FontDescriptor 46 0 R
+/BaseFont/CLNKKC+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
+50 0 obj
+<<
+/Type/Font
+/Subtype/Type1
+/Name/F12
+/FontDescriptor 49 0 R
+/BaseFont/BXWNCK+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
+53 0 obj
+<<
+/Type/Font
+/Subtype/Type1
+/Name/F13
+/FontDescriptor 52 0 R
+/BaseFont/URLVVQ+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
+54 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 2816
+>>
+stream
+xڍYY~ϯۂU"
+-WZW+~AUW,_ܮ^u+Fb8Spz1u|FR:R*}4r:GTY0 /Z+;K%ҫ8aBߔh%x_ͮ<XL=p@-["axzjjG\z7η%o\]_}~I+R{w>u};ХuNp2TYˊmqT:ㆽ5w ~QoT+"?۶u/2"4mϛfVFɖ퇲nQɁ<T/"("p[r=<4k(,NL=U˻3 58PWQ|?#CV.F80e6i0-yz[VS#mJ[D"aY$h$ +~`װ΁d&.i܄RܝNNm`ˊwZ`[P,>2k]i,=Jd
+:H 6)B{\Fdn# NJB(C:4:˾<g۾;x
+^/d٣.x+~Y<k'xg2:0+wzZ}\¢K4M{-[ة۪0[حjx#c{ f6"a^s&IX=7w<- L^5,e1`XZeEptd
+-U2b-,g
+-*/=nwwrfsrL S4`hDci2@ʀeiWbH:4gWU#2"i X0.L8 ͖`v>S 0N]Og\sf`!FS\"{CG;(gBCOX`yظk ׵< wBŸam2T#\i"\
+!R1`?ElZFp僁D
+N4T*DaˍTXR{}Z^pd$iq$ cNnZ!#
+2wC){R(B>=\V&\ |%̭ޑ`
+EwNG7MfR 7/Rda1\?m )
+ߓHHqVVAPh|mʖ?*3*۝Vt=>}ƛ\t8 LMr3PWSoʽ5 9Ƚyi~&61(.Q
+G)8%D2[#߭S+%&`?w`QrdVƊHsN' ڗjcr8q;itjU`(8c2Y99Lɶ)EcdR̈́z>[ ~׃#=<sQA?A>g8nwBcgC=+{09+w3<Ҥ@wAՄNu?t?( C/ViUHoTPZ3(aNYœH1q$#uT(
+J0 n9mY`V
+\g<\hRp +W=Fp;|8¾+Hߍ) ;Z5F@
+endstream
+endobj
+55 0 obj
+<<
+/F6 25 0 R
+/F11 47 0 R
+/F7 28 0 R
+/F12 50 0 R
+/F4 19 0 R
+/F5 22 0 R
+/F13 53 0 R
+>>
+endobj
+43 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 55 0 R
+>>
+endobj
+58 0 obj
+<<
+/Type/Encoding
+/Differences[0/x0/x1/x2/x3/x4/x5/x6/x7/x8/x9/xa/xb/xc/xd/xe/xf/x10/x11/x12/x13/x14/x15/x16/x17/x18/x19/x1a/x1b/x1c/x1d/x1e/x1f/x20/x21/x22/x23/x24/x25/x26/x27/x28/x29/x2a/x2b/x2c/x2d/x2e/x2f/x30/x31/x32/x33/x34/x35/x36/x37/x38/x39/x3a/x3b/x3c/x3d/x3e/x3f/x40/x41/x42/x43/x44/x45/x46/x47/x48/x49/x4a/x4b/x4c/x4d/x4e/x4f/x50/x51/x52/x53/x54/x55/x56/x57/x58/x59/x5a/x5b/x5c/x5d/x5e/x5f/x60/x61/x62/x63/x64/x65/x66/x67/x68/x69/x6a/x6b/x6c/x6d/x6e/x6f/x70/x71/x72/x73/x74/x75/x76/x77/x78/x79/x7a/x7b/x7c/x7d/x7e/x7f/x80/x81/x82/x83/x84/x85/x86/x87/x88/x89/x8a/x8b/x8c/x8d/x8e/x8f/x90/x91/x92/x93/x94/x95/x96/x97/x98/x99/x9a/x9b/x9c/x9d/x9e/x9f/xa0/xa1/xa2/xa3/xa4/xa5/xa6/xa7/xa8/xa9/xaa/xab/xac/xad/xae/xaf/xb0/xb1/xb2/xb3/xb4/xb5/xb6/xb7/xb8/xb9/xba/xbb/xbc/xbd/xbe/xbf/xc0/xc1/xc2/xc3/xc4/xc5/xc6/xc7/xc8/xc9/xca/xcb/xcc/xcd/xce/xcf/xd0/xd1/xd2/xd3/xd4/xd5/xd6/xd7/xd8/xd9/xda/xdb/xdc/xdd/xde/xdf/xe0/xe1/xe2/xe3/xe4/xe5/xe6/xe7/xe8/xe9/xea/xeb/xec/xed/xee/xef/xf0/xf1/xf2/xf3/xf4/xf5/xf6/xf7/xf8/xf9/xfa/xfb/xfc/xfd/xfe/xff]
+>>
+endobj
+61 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 2717
+>>
+stream
+xڕYm_aVFϬIzɡz$h\
+d lsת-ɕ۠o g$ђbK|>3Zzx\Y"H,V¿>S^䭭m R&"N?TK_* l\ riPx4Yr
+p\<jJ+!JJ-]uF,WV:=S~:Ӗ
+ّ-2Q!e;I+23E?"k;2q(]Tqw֚xࡪ6/yKk/YW%H M#U= D0}iڪζ'+#ߎV*`ޕc Dܘh4EHD1]Gn_-"JOꂹfKCA1I+7w˕:/0OKxj E(kG4=$9+)Vz^MD"J*PJ8qؑYԬ4OUaۼ]eYg|QpiT:ynzJ1X ¨jYnGWmAA9p+vYI.i(oJu6DF2Hcv)f56U+c^F/5[}(K'{t=s|( 5tԮ(5jjIb2NynepN+ 9 :h.ϗ7zT'?Y7fV~A%Q
+!ܵ4~)*؍'1_K4M2-j`jPC#(8' }.|f`Y [p_%  ʠo!Idg0o{j( y+"CK%7-|38rl}òd(tտ`Y|UJ+$ٵ=-iM']v Հ_
+#L v*Jː<čOM,<'a] /hQ7BrdJOҥd_k@}D) RMO.O=s
+~8E1\;7PM͘l62<cA_G̈́.3wWP:`E(Tg;
+ gMUp ȵpu>Cfc4N #)InCc׍![ :V";$2t%AXm`9;XBs|ł[Pd P͈"q &NVbkfXwA? @\脪 ϐ{zP<i!)ShRMI1=yBkgs3eyy+:ݨ9Tk/q8eXC3#CqE(>FtOF|i#xEqt뇍&:웹2o76:kCzJ^%C0>+xQ:N@ 0T9''BǨ}d`S|ˍE)|vH߻.So4! (D$Ba !Y6L7t}xë<2\ƹ2p2Wl)p VK_.3d 0>W Ɨ`8'TbeU$X$җ+6
+ͪ%䉏
+6 h먘O+i8fSWq3s0~|QK?iyssr
+endstream
+endobj
+62 0 obj
+<<
+/F5 22 0 R
+/F6 25 0 R
+/F12 50 0 R
+/F13 53 0 R
+/F14 59 0 R
+/F4 19 0 R
+/F15 60 0 R
+>>
+endobj
+57 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 62 0 R
+>>
+endobj
+67 0 obj
+<<
+/Type/Font
+/Subtype/Type1
+/Name/F16
+/FontDescriptor 66 0 R
+/BaseFont/ATAQGD+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
+68 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 3341
+>>
+stream
+xڭZIoW H4Y ;H !$BlRigF2 .-[J(~gMnaj7Ÿe+=f/Nۛo~&[&Σ`UiPv%tʋl?ü$x(Nž/Oxw?j8"*vH@ƱOW| 8 ^& Jqdl.UnZs,z!sUVo2(HCB D_G徇3;hO
+/z:wQ&[<Ym# ?җ_z16y_S]~SIФt>4׃[Zw7ܾr/meen|UpvqBX<2Ί(BT(wG"fQ 99mxw7]|v4and{f31M'31at%a]N=?8Avw~s_B2`q\mAM6HO c]9% |4SRN`)hJv_BR U(ttkBPB@Pokeg&bD{4"(4(!:|'`QdQn~n=fj6_p l*".0@ eumZ*RJ/.b_J_^_Z8Iև&
+QO!<LMd<p0aDŽhffTj>tD%r!<L0"^bU6SLM>G
+ Ta@{Ə8JD2@䭁
+K=ZPðK,35B4P
+kOOOd0x|+;ns8 pFkǿ?==A}Z%ㆿe=;We͇c)jvP\Lj!Őw;'54FPohp+gflve灭cqzt}dVq=tGlz9ĊƅEVi4k>}ₕcOkqY5]7M
+&QC#Leg:'z/%{
+ײ3IG*CaݲfTCדz`iH<bSA$y qh|[
+TΓݦnלJ
+&΀wEwʒ1x^NTq)sp#tՑB
+cyppjSك3UPh^kAgf;fau A[ʷ.*N6 YãƋ'L$NJ  &2+qKbx2F e߸2L#
+xz|r12
+}?&IRJ $,Tkdcǡ>4`2g˝MD8'Yqlyd΄MM! f_.׍0V\QA{@S*#oI5]zEu-"TjogH?vX3RΆFOї[Ack$'!?)| m2aW-BT]];"wѱ~箔Y+o7 +XWP I]_]ZemVday#{!tظT5yYa./lkČF huC= |O^_b6lQ|
+4u&?vLZ6"=<Y@1 ^ɋgUyqb+Y$03g_pnOw*H*]_BWQ `$zjgDH0_L½qFdn}z5>c~ȻI2T,:>BifEVZe'Y`fGL_>:Gw qxx-/$C(oTvlms@EXqYnJȟc@W1L$
+endstream
+endobj
+69 0 obj
+<<
+/F4 19 0 R
+/F6 25 0 R
+/F12 50 0 R
+/F13 53 0 R
+/F5 22 0 R
+/F15 60 0 R
+/F14 59 0 R
+/F16 67 0 R
+/F11 47 0 R
+>>
+endobj
+64 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 69 0 R
+>>
+endobj
+75 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 2404
+>>
+stream
+xڍk{CLLL:&^{igfeK'ɷm $[X$ ^Y(p8sͮnY&xv%"V"f+{$x/6QaGF81[B+Z#Ұ%5 2oՖj\'g iDf#EF<hh#pW>!^kzyaw½ 3 8|TDy8u~ (HAHi@[WvC|x~d3z2 GBeg~#8F7G/^Pa`j-&38L#e,2G~s~L*TkxL&Dd*:^AJkY5R2%DSA3~ X ;iX(
+'LI<e5
+sgۖʹQ&
+j,N:>^,Yėf"JYz[(TDž ^ST,)ץ.'
+cבJH:ʿD*
+6zvmO2M_hgBmDm݉@
+5#30+qs"{tzE }I` qO.c1n ¨6If$bU}_MoWc!T$[5luqxaY( 6-A`m%9XolFS Sj+O,Be8"T9E1g;vCg .Uq[9 7'Ou;wݜi冃@- ui) Q%,l^zg ={PT3=v m2*@
+Cr2Th,?N(]st7_dY2#|X{^2)B!fa-`c!9E}ݻߣxazSԷ
+u6$%f/3ԅ$Oɱe FM-" 9o@V6_4PtE^8MZhc&EzӤf(h Br"1I8 (6Q;CHB}`v4w-]˔紹`Lk$M7||^R5/߮c.jnLW2]ʞD/bAxzB nо4St-^\낿cGPDԝƘ NF6H6 w9ʊz<^qaY.pK%enGU0As.cVZ1-QsV6U۷p#x/C8T"*XwEu=t!#sQO,$k
++R` n7#,5}>5$e0N+:;"h[>e)kdrt;99 wf~xeY^ rI \qx{ARqx}dp]M4
+]< .]UnZ: G:te'R>Ɲ<>iXPP}ZXFbO=pmHK5" 8@G%fO N)Q&8`N:Jrq933͹A͆7 G8mN4ז@6žXӐZ#0
+endstream
+endobj
+76 0 obj
+<<
+/F6 25 0 R
+/F12 50 0 R
+/F13 53 0 R
+/F11 47 0 R
+/F17 72 0 R
+/F5 22 0 R
+/F15 60 0 R
+/F14 59 0 R
+/F18 73 0 R
+/F4 19 0 R
+/F19 74 0 R
+/F8 31 0 R
+/F16 67 0 R
+>>
+endobj
+71 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 76 0 R
+>>
+endobj
+81 0 obj
+<<
+/Encoding 7 0 R
+/Type/Font
+/Subtype/Type1
+/Name/F20
+/FontDescriptor 80 0 R
+/BaseFont/JKCSYD+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
+82 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 2191
+>>
+stream
+xYݓ۶_A?L&yhL:yY)BR>_]`A
+y::I3y".$I6r?G__RD<QFLeOcIbI)KK.xu67F/,I%;A_RP߰T6ťK&c]=Hu-b2xr_bA΍Cۺ+:ݓhԼv<Z2B'h D+61+4`uj*IvsӘ܁5mg2{2<?_nǛ%nU}JyOT0`pn]2ERUu]TlnaxUe; Z#ݮ}m;d vg_+z\#gzX`Jw{ >] j>tv糶7t)L{eUI
+ЪV71t/H.YB2H%}ē9UpRI$Ir8“.Jsp*s"w;Xyn4IiZ"<z|tG/m8[[m?t|pzBSۓLޡrp&ǒ'•M՗M$Kd1ԭM{ @jdrIa $AtOnuU;OH>uKoGArѐ7W{Qxb Y2xXA,^^/JSmOImMm \a@1F,UPX@P4߂Xۗ)k3K;*Ke$.9YN Y90x8z@
+;Xt
+0]ՋgQ7(wd\ ".n,6WxRi~7nb| t~Y@ɰaHjom׷3_>]
+Gј?]٘|"pٙDc bN_yl~Ouiz68RțmUD]6d?ꪼ Zm;! DfTΏU4;zg-,w9lo#"Y&8C";{FCﵝ.Ea}`xBq<gqS#VygD?ᵀݪpw;`\mdžXlFj€C9qo 3sÏ|Cc^-P:QcPwuϋ5yiz4.Lgev< FY&aBa;ٝ P7$tY2\_hC{ wOvP8>aaE 7@ gt{9{r[Leʀdx0M r
+endstream
+endobj
+83 0 obj
+<<
+/F4 19 0 R
+/F6 25 0 R
+/F13 53 0 R
+/F19 74 0 R
+/F8 31 0 R
+/F5 22 0 R
+/F15 60 0 R
+/F17 72 0 R
+/F14 59 0 R
+/F16 67 0 R
+/F18 73 0 R
+/F20 81 0 R
+/F12 50 0 R
+>>
+endobj
+78 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 83 0 R
+>>
+endobj
+86 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 2418
+>>
+stream
+xڥY[6~_<F+V})lMA ^`eȒk9 hΐ-[$Qs4'|?;9aZ5_O4FM"qP>6uU/i$$K_My9鉥Vw%2o4Fê</\'E6ORO+9M*)70'Q#3^H$,yUn |K@ڄw/,V>;˄_dMULbՕ1j(ړi&?H +򏭫0>\Z;y
+8(uNOwS8"lӝ2kˠ}AIKtɏCWex[JO8J֫>&5hkdpn%IWfTdUe~ eNpyfKa%"FGzۼHћWJ2Ǘv/ N2ǃ8$/DہptS
+|H7tE"( P
+]W,uxMTtӰy/1a[15 .zb23pv0[ <ZeR͂WZZs/eQ~Ӗq{k,+?砵Q˼5
+f?VvST)Ȯ"M&+tVW._C(Ul_r2}fO8;oҬo۬v/AH C9+2,q)eBaZS?! Ӡ@ˆ*Q7D #=|R AQrQG݊ޅzяꑱa ^B$u4@D[C~J}WI
+aUۻQH16`I g(_ /Ix79,ܥ+4 _غ NTP=$]YWٳ*#<`0ò =eX_&3j|J\ub7T_EB*PƵTMsa  hۜI i 5$@#߁M\1JsUpR.OBd~,ZCކ!=),}R>+DvD>B!Uۤ,}<a 9 .u/~!6Wy_Ts{{8#oiŀ~䌭*r C&g.VjwvPh!]#pׇ~vÄKPB0I
+-و* I FHCxbKNkHH^ZV}P";vj
+W9&-^rH(\/0ܚv\N\E"u]>7]7k^ 6 Wਚ
+endstream
+endobj
+87 0 obj
+<<
+/F4 19 0 R
+/F6 25 0 R
+/F11 47 0 R
+/F13 53 0 R
+/F7 28 0 R
+/F5 22 0 R
+/F15 60 0 R
+/F14 59 0 R
+/F19 74 0 R
+>>
+endobj
+85 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 87 0 R
+>>
+endobj
+91 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 2130
+>>
+stream
+xڕr6}y*B2[wf'c*[3rU(H~갔"4F_K-&7?7R2 )8Ҹ㫈e0+Cq=J6o8XT&F7?{nHV2D%JD]T#ؤJK xYfESm)=`V8JmUqtuy֌B%88_ٶeS=
+}aˢ\:1;Jd8)Sq5y.:n l]+=%5BG--+ Nճp<XCAHn.m#-~{|ÛYm,Ƥ:ESWdk<@+п:0^MQv:b.윅@vS̫uU2-[tֱy@b~H'mע)*#)%71g"AY!%xmln"ċdi_:9ww żllqEm꾜w}U w6(SN+S:`w^E%E.ś-ٙ?
+ʄKNx̶TyٖWP-i,-:~닆<|eL{_T=5.ˆ };A j?X
+~6nFi(ήή?1ňwϮx~x;S/US#u
+[G*}
+f<P2)r;21!h8#*l}o}S)kL8*Û??j6vƧh̯sG2種:VY,8X[
+} 2ifVHL1YB_
+endstream
+endobj
+92 0 obj
+<<
+/F4 19 0 R
+/F6 25 0 R
+/F11 47 0 R
+/F8 31 0 R
+/F13 53 0 R
+/F12 50 0 R
+/F5 22 0 R
+/F21 90 0 R
+/F9 34 0 R
+/F10 37 0 R
+>>
+endobj
+89 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 92 0 R
+>>
+endobj
+95 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1401
+>>
+stream
+x}VKs6W0'C%iguϴ8ZD
+Rlw R"@|,y-_J^jYɦVrgff2y%$8;4MPW()تY7;?
+ɪv\U3Լ; YUmRŅeӶMfWӗBTXƋe՟YM%ER?l.9ItDZ8)4Cobf̐"2SXnni>j3GDjō 0x,~Hc_aG;!:e8܅%rXb #$)F(I󳞾X/x!z1]S[q橿KuH xK
+Aù5Wc3e$.5 J 4},[t-6"@*~YoU\78rAW y wFXͥ!"XdíLNEiА1 Wf~7g]=i5ZMr7&L+kZKsI}H%]+$ΒMg>Vut-psG)%4s26Q
+؊OGcU쿩N"/ BkEgXx\[tºU߼R+Uβ]ud+?hIjB$N^QOT$ od Ǟ%ȑ#
+,n<0e_B}2PWm?sus@oR,A bYh >RG!-ͮПJ=&nYRi߮6 氩flJ?'35
+endstream
+endobj
+96 0 obj
+<<
+/F6 25 0 R
+/F5 22 0 R
+/F14 59 0 R
+/F21 90 0 R
+/F15 60 0 R
+/F4 19 0 R
+/F7 28 0 R
+/F12 50 0 R
+>>
+endobj
+94 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 96 0 R
+>>
+endobj
+101 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 2033
+>>
+stream
+xڍMs6{L?=4GI=4=ms"EM~}ABMNU%hATirykɓDgJEId>$v߹mҮ˫,iTS&W7AvЪ(W<麛W%LWڂ?sZkmsMK-p&[`&}ݞ "RRiA~Te8] NK'ۘs-- ]2ՍJzrPy 2Mp 6w;a q;m ]B4u+ RMr %Ha26),6ݏ
+okOa:mJ[?dSgʊdE00!>_1(2jYY{1lPV
+Q7i#NI$&Ӛ1JT5sP}zh3fkH!L$dbTp^ڟ(%{ ݡk#%FS HβDTy?F
+Hs>GH!i&CfqS%&^` ^< jrxCOv׵G E`a$ѓ~\1Xhr=C,{|;#oqԎ_m]?E0I\x
+%T5P.Bx{=v,FRVK/7?X[(Ș,e~U]C,;ohaCׂL+P'i :k^`Z@"̚0S;^=뢟*bLB9S="KV.ʵ*zi<|b@*'| xo"RI$)_+ r!庆`QE w#w-P۲_G0
+J` 2`b7!XY0w?`HYu۲#`I%0
+TV76¾oo1u@eۈfRQK;>DtƝb2(jUucfR<ˋ2E,`at`CXڨ*_/oOv E4fR- fUvؒY6+§
+NU$-fRFZ,ِy;I^^niG)bGW_
+3=R܇`ѾXɊK+o[qGNG݄c.ℙNrS^!cqcBOxtOQGOz/xa&d yENuVeT t<N~D ,KL ̤8 p {I E],uSa?E002Jҽp2w'tijri0 Mc
+¯tkMwl[Y.AeX E1#WLjP@p!(lKh?=\Dȧ.%Ԑ}#
+󎗂@*nU?#RIu-ˉiCX
+m˻!:~p"|xaˤ*2P ܓ@EiRx`P@,
+endstream
+endobj
+102 0 obj
+<<
+/F12 50 0 R
+/F14 59 0 R
+/F6 25 0 R
+/F18 73 0 R
+/F22 99 0 R
+/F17 72 0 R
+/F23 100 0 R
+>>
+endobj
+98 0 obj
+<<
+/ProcSet[/PDF/Text/ImageC]
+/Font 102 0 R
+>>
+endobj
+9 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-33 -250 945 749]
+/FontName/JHKLNG+CMR17
+/ItalicAngle 0
+/StemV 53
+/FontFile 8 0 R
+/Flags 4
+>>
+endobj
+8 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 714
+/Length2 4761
+/Length3 533
+/Length 5312
+>>
+stream
+xgTSk*t!"&t齃#H IP !h(E7iҤ* #37k7fͿY?{>{MU`pMw$Z$  7
+A#ܑ4\
+r̊S!F"vav,l8Vbޞ.g:ZkǗI6S§Ƌҷ%svzxsIRôz.+
+Eyt͙srGA/ u;HGŖb&}dF
+*S1'`Ƣ$ 7XTo{JkKuw-9TSEﴻH>j )8 9TǦHF2ד'lH^g$* 7f}Jeih
+Y>d-L{Ё[NPCuoL[%w5NS$Dތo"!:5(Ϟs#;|H[*=NB#>Fu)y09Cp)ھAiN(V@ٲ ʯno8Sy $$MZbfKSj믹,$=}` CSZ~Ӄc˘pbG7ntY?KGu6iOO1#ahѴ_y(Iũo^ϒ<zS?Xu n]bfxm`KJ5Ya҂j!
+DZ%^Hl(a.~$]XT^Ct|!8MQ3*vN@CKU|';Gf_9i
+1 N\[:qӔd+bhpk:,Zq83$DK1Λ|4kNIűE^$?<͈O$@~Hl{?GC/g\{:Z FwO'.rdn0})wI\ŝ.Y$]9:KAu%Z{a?oSw|~<},X*kZHyn#DPT7o 
+V ?1cF'UĊ8tt>+%!@tYca-*9E97Q.7c3 gQ*ǾX|9g]_]~G(JNJ?T޽~oGj_Rb1i0:>Ϧ_B:e nvEșt.?$.˦/)c7ir3Wj hz'yͯnE|z/z'7 >wYl{
+0p7͂u{(2uµ&ELM믲qcqjaqv0@ش[jDq@~/o*}4b"Ti:Qa2~No1Cwq@۹C+װ܊ӄ*]~
+k>A -JZ'7)HU\ήkawT+W*>[HGq
+˻ueÕlb3?oEXG} A`0R e
++6P| oS|cP+}-C8EK%*?؅c#}߻
+&K49\Em~c/ޥ? dpf:@ʘ`]ͮoD1oưO2JFGgEx;+_P#UvHw۷u)GZO:[mM7nh=MiZ+U8wRx|=׃~iWkfI<ք [)T 蛎 _޷S5T9ťEuHi S4U2X/ado9V8D9dj+$
+|u߶9U>KqX TK6G·ĺ5m
+߉؛\^Y@"5y'</;6^9FLNJ Ui6M‚#6jR6\Dә8·aS#lz&W
+{EN^跫|kcts,7an
+endstream
+endobj
+12 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-34 -251 988 750]
+/FontName/YABOTK+CMR12
+/ItalicAngle 0
+/StemV 65
+/FontFile 11 0 R
+/Flags 4
+>>
+endobj
+11 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 714
+/Length2 3336
+/Length3 533
+/Length 3884
+>>
+stream
+xy8T-FD D4}:3c f1dȞ$ؗ ?;V={yu>\纾|fjR%B
+ S"&#a4 # @yyHAd$ĥ
+X¯yѧA"}pT64xq~eUא16w9Yz'}ޝJkd0qlҞE{o w웈D`8Uۙm },e6V i?{s i`[ iQh&}.L>u[/SB@ذpK$X0At\e|5o($ze+`9pX"E|a ġ`X5V=7(3&D,F?YgzshNX3j ,??T$W$Rmų£]/8kVZ8]Jܧq]r)4He~
+H=
+LW|pY#k"q ?*Hىt^mг9fi7=3ӳ
+ʙjj:f/c޾FL_dIެfjcɳ(MA烁~If'tqVʣLY7@:!ջҪf́H1O)tM'+Zw_Mtv!0dcePF~ g7V/KGHJ-8X b~Q DJ SL
+trB+Bs&-ۛT l:ܔ3{ $xZ|L95ٷSl:LnyKyp2Y|!(`llDM<c0=6QƖn栨ʧqGQn]n|=ߪB$3'/LTA!*n_G_5p%{GEЍZ
+ |x,;kA.Kg *^G;++
+iԖRw\_y%6}
+f1k2Sz6]T PNYӐj4Nّa myR%;hs/>|戒8 ' kEb.~J6TVՄ&E%.I-owy`z@Sco?%Cu.UZ:[VU?BjJf1eHRj
+@^yj%5>&c&*"^)%a_M soBn)'YXSU5nr)grG8\$Q Z-FӠL;'g/TSj2| {Wq°QķK5җ{[OyjNX_K/)T,{VJGG/3x20MF:KIw-|UJTZi g񖕶?*q??V기19xZ N[1aq6`8Rl$q7˴N8KC&/Iϋ鞊B7U_yY0t Sl sw w
+endstream
+endobj
+15 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-1 -234 524 695]
+/FontName/WBOKNY+CMTT12
+/ItalicAngle 0
+/StemV 65
+/FontFile 14 0 R
+/Flags 4
+>>
+endobj
+14 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 960
+/Length2 3094
+/Length3 533
+/Length 3757
+>>
+stream
+xy< ǭaZ([Uf5^2fn c1be.cK'k*ʾU}:9<?<뾮]2砧TgАJC0ZY!Q
+ U5*hUDP4(|RNy4OxjBsT 3`
+Aܔʚe/ЗL6{~ocQ{ȌUP=| R RwqXH{ֈ'(d@"A9Np4_G
+6zf&vJ9D[1l#b~h$
+
+
+ 2k
+4T eQ/R?NeBb]Hz0҆zSڮsH;*9"=O?&s#=ׇn/Ǧ0^Lhtha0KD]nhݘ
+V]7.5J
+H^{5/MA4iu>y^ӏ:=Hռ&]+#讔
+u4\Z;
+fdܹm!h BE Nl/Vx8 kk$N02M0}鶕3壕Ø<5oJ$N'&ڱ Jc}͔&3=.
+=1:0)9gqX\3׬3dN[g6|Ԗ:x}xs_:d&3
+Vq"|sF3 לg3sEk ik oVk=S^`dFʝOΓ1#9 X+tP]ޔ@7Q!"%K*F/h%:sd+7 M^Zgҿ`&ϲ헄ϝc&ZuJ;D4?^mJ*oxOW>ŽOW/?&_uПߣM{l!.b¯yk3zp4c?WdI+U3aY<ܱbSFDK\[5.9qFުibg!.F+l߱XZJ}vqh> :vcϚ‹v]%/DMF+y[!R#:u29_f1W :oTXTx}f~ԕ7#+ }N&93G(!'n!oqċj
+?Ml`ԕtM?G7.DŽc_}޲֜{^xON8(ߍ!WJiKNU2#M`G7*z:2j+[P5-ђyK ԙ-9agd;}`tss@ASKrjJ==N9l@5å-Qy%o2G*9A0 bU*9w%i}^+D(_yܑQ W^՗Q-9 e{W3腳k3elb[ѵ'v/b[c՗+5K%= J-{yFx> T$$G5=hΆLj]?c)[aة;wӔ+f.DhnCm>ϢJώ$ne\_:b83R/\.h Vs|{`:JC~PkhxrvK/p~u*;~%8`z=ؕ I
+7 <pﲫ2spϗ 1Q8=9F$2z3fǂW)Ÿ>`g(Պ 4eָK[ )l~@ocX9<(|>]l݇JTmud7rAe]x'$0B^#AFfG/-B
+ZNOU2k9o~:"XMG*\plkݣf>z*1U<&v*_Oi
++ gdIOԪw⽥
+[\x:/
+/~-Ss3F?k[W< ;P-i;+`m5Gw(:捕JaknO%0y0}G&L W]i
+B|2Js
+endstream
+endobj
+18 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-53 -251 1139 750]
+/FontName/YEIQKP+CMBX12
+/ItalicAngle 0
+/StemV 109
+/FontFile 17 0 R
+/Flags 4
+>>
+endobj
+17 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 716
+/Length2 6606
+/Length3 533
+/Length 7162
+>>
+stream
+xg8\HFQFoC[w 3GNt!j{DQCsu|y{{^o7E[_@@E c0, 
+.6FeG8@B`06 etqCgm<UQW uܿ   iOv0#PeAT
+
+>"@~aQ0 
+
+Ҭ?T]k_h
+h|UrQɝIۋnyoO6Vh )5lE 0̧\MY['!.E"ux6m4BSr3lo&F7{)OD7TyZq<e$^4GWoO!Gܛ"݇kijk_MV#yx]x{_~8Xl?>1yr1-ӀkQGZ i fX;bBS**B* ^T2d۷ȉ^ hf;Ux%-Մ8[{na-N
+K޵17}'ޭSvZ?ۭR-B*8ڂ_]m2BM#\6ud#W1Cdu)#<w?q"4K^y 3Sho6
+'
+EpLc{$?j~q鈃kcWW'Ӌ(RN kN$߻}W,1[ʂ\#xЭmO1Yȷc2ǧ8EچS"^DFw/z3#[.x[n2%p_b G=)Tl3>zA \ēb`~օߒ_uةce VY4L+oipKӮl >bZVk"ȚAn YY*ߋ/s> O %4.~CC,9SC-e|7P.1!͊vDADlT|z/any
+b! iCXWg&ơ?zO_?"WX]? ˗_h?;tX2e1*2z]#ůQB9_B`5kfpgM3KOIhFBb&l fWW7W#u> 5*U5"9C3]a={)9<^݊l(+FWxV˘hhzvHvm0XR= {Sn$CxJ0(XՓ
+E,T?Ŵ
+{װ'~ܓ|DپKa{m\f(
+ZmBvanI[=} (_O 1\N4<5gKGXMv5stfcRYob?C\:&BTL-<:,eLTB{jܛe](;m<<ۼ83RvE"v4U K19%`Zb7^N0Y X%^H3q[7=/CW':M,5kbW:ыc,_%^T<#W.%1l]Yb:< H%Vby0¥DA]|"WI/o*Fh_-*dw#lJ<vNm_N&aEy^WBҪ591Y7e̳@o9+}D?%rVzE>^bCl[ple:!/l9n+ziS ֟x>wXD8bvO-<٩Pi<zYw!qp"vok9f>JD7HI>)YehNޞC}*^n\lRb~UQs"D#lwkgEGtܳf7Is#9S#[]O>Ua<g#1QbvjcAywxR߰8 2TCu`ZVݠH6 DhZ=7o?^}C\n@i6#?{ 
+j6e|μ*RZW Vz|rBz:Hdl7[z+Y>NHUiQޑަȇ6퓥6<}tb+["[~"s9hCMwynd,t>gP-i3޳;'X`wB)*C;srWi "e{p|P.p%y 3^HKl
+6K\aF㧒glSe/Rڃ1JVm[q
+5Q>lD2Rddh|5Gu~=3!`qOE|IFl 9 pס"bMp
+;XzF.p.\ٹE
+?GkL + K[Iy57<\{3 ލTS `0Y*8
+zM>8SDuOM蘠e],<*E1j8M}ͬ
+7+e6o!ڍ؎Jh fV+j{DĉSH1$8xQf>O!& (%w,Hؼ0 ?Bj#
+Qb߳Lt%Wty~URj2dMpbHR ܥ((;LZyE''F
+endstream
+endobj
+21 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-301 -250 1164 946]
+/FontName/NPEQFE+CMBX10
+/ItalicAngle 0
+/StemV 114
+/FontFile 20 0 R
+/Flags 4
+>>
+endobj
+20 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 721
+/Length2 11764
+/Length3 533
+/Length 12319
+>>
+stream
+xSx&c۶mmfN:m'yfg晪xZ_z/(HDL ,,
+h`f tb
+t:XX
+@gj'`ȸZ[JYHZ{͕]ͬ
+Ʉ#;vo4<`+QAʔTԨAzgFML[.-Q768N#x/$E9H2~
+8mv d;Q ʃ򹾁cgc&'  6L
+Z>x??}ΰgOm·^'7dvbW,- >IN+>uC,𶾍 E} lx
+z>bJqzC68Hi0M?bOg֏yйD^x|l@<`Lo1kK+hCS0 P|GXER8|oWn]
+Y ]W<RpLd E
+⯖AD%OP =,/ Bi_h&dbEY4s9+ !#%g܍:#kF>n#@VպMe,S
+"L0DFZ X_8XC~91X"EruЙMvC@X?#sD7 T .uB÷1uBaPԤʒikh\(]0Vz["4dY5܎ WL=jrFj&pb^Q ;d
+s_#|4crN 8r&diR{^~ı*"oH\l} <~WR|q8.=Qh[#\0gffIE9^Mvw!̒Ԕ&h[J4d\!d3C^%lfyE/3cyV ` tw7. )w i8:o,kt xņ{]ȘAM:1>z,>9?Ggp9+nXצpA2
+tGxՍTI&DW(t&SMn`cso,H%DgLAQ,&޽%wJC*$V[B:^H Fvc%9([!.<r֟>s, `pp?BY+T]_Iisܨ0<f_,QՂ "I-3>wt9~ETLٽ|'wkV60拵*_~X]=LXʚJ^LH (@7x p6ќԭ? + N4iwM{mXv\ĻaX?7+E+ l$Z "GJxحJcR%$XNXD.y|k/QJ<"9]j}aT)\tDEh)hO>-meJ7IV=cך^rQD+&!'-H 4lvU;WUc1z:\{7>A@vrv|Q1tv7P%JQ̫#;)$|![p"{gh>W>R4z.Ԉ7&
+fMϦ/X0_ίd}$[?7EEa4WS^& I*WߗuZ Q
+7 X<5EP
+U3Jͻ (B &9O.t?Mߎe)b/`ee83A;[0{2A6z%ül{.| L Ǔ"k+4"+<hh÷HYe0L(zG]]%==GQYZF8%e>pr)|i`E^6'``HH¢2]nJ[Ю(84?Lz' %>bNqglIΫ*k}N). A "nfB7'&؉ C<aiƛ&-*6Rm3>am]xu#U&QHlKO!@$KSu
+Z;YB\[ʃ`h:%#ρ_ ('G@xR[/';xPi,CPRz\ M %xc:K%.7 +GE-2E%YQV eA_dMytP$(?X-
+dyG]zyv/޷߽%җ7 1<0S!gQ S٬
+`eLy|k+#%CRr
+g1
+&oad)ݵ]yA8Z)<3gpU3wmTE|';;=
+WfNVil*0ۚK܌ZLstQ%.`4H$Ȝp[G*Zr/#zc@E"6AF,Sb4*QQAV5ލg6m—6N5% <Qׯ t`7JOFB7X!tt1 "'GYZ;fxgǥJ"iA` D[pŞ ~
+ʯO߫&/+wxߎRu=vRp8D9Gk F ro _#hD"{n]f:zF m@{b޽u~D!gCGQt^c+7 *MaDq-Ӂ:eglN5 U^G[r۱z~G|
+ߒOj 9wA ԕi4hÀal#Q貜;vΦ.[ ͷ0V&ړ9Z=L%/<t :!?l|~/<MHwzyOZz%jweRUx׈" B<ʚ\rl*;X>v5UvOizq![~_hBKXSkPȰWIfltLT `~3&)MT*FaAgiKL[\47rur-wӾ^N6x VIMjXy_YmOumme| ʗ<`x>X >FI䶂&E?T*BvdgUBƎg~ WE\#ޓ
+ooc6kQDn#޻n43?BdB PF*|>Gw|=kǩT}<+5޻R>Xtm}GBe~, , !Z?}ޜMmD 9@q=SkĭUAecx.oK=viUbeVFEuɒ<ªEgIZEǒMk
+ ky2e bnUph:񣩥bSx,6
+r^21D$xNGcq|#+q93/$U݃RfWH_^XKMΰVىTRnt;
+:U"eТ,AIr>C3̄Eδi^sFTt62\|Ю2DҲx#Ўg\ɋ
+hQQm}E$ZdJ^8I JBh-.Eq⹤[L<fbz+UZbz00~_
+T4U EQ"%HhCI-p|U~_3gfN 7yhԈƶ5upiƊC@kO vS5NfDAG#?OeKF=H?ts5x"\
+\k`B%E"Dr0a<C]Y6Y Kwa<AJ\)
+4, U] YԔDd{{r6$pzi(6[ƒ707=\nt#~!9Z j­.p '۸t:>nb)E 5s
+? }RH¬:r|h<Li,
+:- 8*L8w3z*.bh!@ol,$$~Egw\ Zfص. gzh/X r'9NESǮ3: 9ߡF.s$:[i9lG|ã&0&}$P=UCҒfamqQiMu8t 2eGpx/%`ڐG82Mг¼UWԱNo?%rOf\ni: ALCIIcZ^]IIvG[" 庢t^;̯cR,O4_0֑&Xh3i—IC5! A,C/ٳ >EJoXXǦ6>OFo;FrFkOC )%-oc!+H$j|8 h4!Dȴ?ݑ̝6%5wܶL?+{Eu4r37!. Ff O!t*%'rQE?iP۵lln*<68X0_ yljNRMp_x܎@`6*TGUӼ8%`qR&mjV};8iErb|etqi/8GzjY'"ORZGJЂ
+#4 DpFCC+yt+k&} L3R}#)n!MbYv~~6Y# LŹNCE (Nu2@k0BeYw⒳ZPf{JY>Kfхkm}:%%\MӘKHȱGϯ{h1ƺ@v `VYxC]e}/8v)mGV/Uߤw?0X(D <WF좍Ac,zK
+ 2P= =W6B,"Aḫϛ qӳ3m9-BFiRc szڑp~9Pq=᪮= e`E9 Օl
+/yĨP9օЄeZOCij+UDƩP7E @?h`ԼD~UJbIJBG8}Ww-0M7\z\F=L$DZN)qA|_!=zBQ'< Ux:a<RS7&%yFėH L߇Uy7;4^vWkXR~zW16mOגK-heawC
+8jhcWLFTC~fM>B}#թ]g$|I$I*'pdԇ%e,xFtL a!垇(B*cs pJ-C<ȲYJ/!/V[LSLNUcis.`vbp-bЭb"X6{j D[A*LytFƠkJ(>[TgDiʄY>M(5~G0`r=BOg5@q5_ d'ɥ  $T'TxCJ-ͥ`UQO%uU|
+zZOĉ8OX?n"6a)(g^]gu`>"#o_\sI
+M9W<$M/w<z`2w:tn 3Qh)ga4zc k60qBBluO+"}854_W1.Z1<(g .0:-!+nOQpL=.z(%4liW,6a3}" v<3?Sq^kB¸סtg“=TZrD|!d $[KJOp<]S-%/=R)~]]!FekX%hmd[%[OP&#X$K"<A!~z]UFqiJʡ]O_?5 WN(BU<
+JoϮq*uk9!:Uk^,B lzM+#?DnQ[$z߄OSI
+<B,A[li&c g:hB#V);f-<=U ȂX"WCnNXr唻xj*n#ƝkbyZ {3A,
+ Z';χQ^c!Ne\ տ¤4 9= TFF캲tbn$`+Hs.BA+R'r 7
+tͬLDJL1KJ~ x99 1)F ;HoXC^TFrM6ZEXD<gw:3:*oEsl`7s/+ܸ6+X8p pY{]:TwJ!}+БޓZ3[?v5mv$N;_. O: qs{e
+
+endstream
+endobj
+24 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-251 -250 1009 969]
+/FontName/WWUWKJ+CMR10
+/ItalicAngle 0
+/StemV 69
+/FontFile 23 0 R
+/Flags 4
+>>
+endobj
+23 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 720
+/Length2 14921
+/Length3 533
+/Length 15480
+>>
+stream
+xc/-ضݽ۶m۶m{m۶mcm{m9g;1/7yV\2#3HQN noBDM("HD( CF&0r5rp2qq1ipr1;v4p!PdibdG(gbȆP򛞐PƆP_8*Nn
+pc`uȚbcesҬsD d5S2n2!AUkD0V "foUg.U4P}Ptv'kXO^[N$B^X܇Xcc 'D5QE!i`Ae9WϢM8RK
+GUWk(x\m}%&
+!渎X ʬp_#$⌄Aj aF16Y6-8Gy֦hFՎPFtye\d# xovê򤊖ᆑ
+u`D[FBv
+QFv]ISvJqjE5Gd?~r-lV7Rw5!ܕTWLJy J ?!{),]#~KxC"WMUh P8L
+|d5(Bݪ?r͙2DǙZ!(CgwĶ& (G ǚf:cqsXGve]/U͆\J\%96@N-.Wq٪''`B( XGh,rY:?ּ=0‚s G=CtӊcvYj}WA9zKů F5*(d51";Bvʦݼ=`NO&-qK& MDPUz=$a\GzcͲ9ɏJ6iϺ3|2N$1-Jw$W
+É^X ~vYN8R[fBqv,-#5S2@'-
+dhk
+Gك%='39SC(+[e
+rpR3Ocm
+xp}
+z6%GA!Rē2' LipC p@#d5[<d_pXtBYT7BZ'ʘOv[4C`/- 9~:z
+lVF.:(IHpl$WP=×
+8aheتQ-3X68TxDRW"Tyc߲ư9IyoE
+$KYG
+Td3r /=uׇnEf K$2Kӿzmg$awutI/
+( &</3=.@?r
+p|l
+k={Cc c
+=,lM%"1 ?k~e99UmhLX(Ad0tj/ T8`V2Z$~j ΡL; >cPE5װ:/TpNA 3z^ %L&a &˓GZHř঄@G&/T*pHR8x"qݘdzf7" ؎#0vr"ȠdOnlY[3fQҔL] /dᰱD\U?A3p Odư
+|~P#ud
+V*Y@JFp(z,3kiO {VX4e%5>qݥ }v6.19;lW˂0R} H5|Y۝a@|#ı>Um
+8 Ұn E -T @
+>H%G>oiB8!40C|)<շKj?=\YIVo؟ݱ[y L@/8Sb1> Tm2lMFDu2 %QPZ.ߵ|+Wq_b9@c+m ^fJ١]#f&K9&;k帛"g
+nYl _W8Jj4%ཏyƒfz z|KW餻o{i] hrE
+7cGnR3{M< kLG8$ycγ]#<ðG]b_O7
+
+Hsi~LsYtyssitFbs*s0^/O,Bχ
+- O(DoV W >ȥg`;aF,}yB<W"j'W_)2PqS
+N.(z'ŠC"XS
+Z39JѾR+]l\]_g !zypef Eo0+杨=I4e+l
+Wnr<ٻ
+LJu &[,٦xq-nՃKAHMJ&`n$.U h4h
++|U} i4y۠K'|v Q)l ذ/g*~h:d޸/̋Ě"hQGY8a9l]k>(ד#zv5<e90MZ
+]`T \/@J ʎN=vRNDȇGj]Y<$Lؼ -yl$gHS}T~A')tws|,A2CښE’ԌZ ,^FfO S(삕SФP,Oh6<^L^30p؃@|埤<[o4P_◄PhZgYʘ:Psِ\ܟ;7U]wz 6]Ks..,X]~-[Uȼ]!_3A"z|#BV6ŷ%U
+(6޳&_?[WRUt ^k'b}M
+-FMw|-${D swYcG] ^S0I0"KlmE$
+qoӢvixb-(1v]JJB4[W|t}9Fv$x{oմv1_D9kuV Yԇ(Ɋڭ%旿dSOܔj{hk!cB؈o=|W?T,{$&_2qg/F~h1*&mBԳ>ʑ4_I/\>\OIq_m|򑌔5۩](=>'mYt%Y߫g+fllCJ$JA5$ Z8aM1/5BCFhWj~B:)x5-
+,3%!߽RN`F牉@L-XWLɖ,+ΥSld`>ӋKs#йt-,ԽhyfZfrP/lކʨ %})5SF+PңUMTJ6sx$-X-d=*)2!x>eNRG&6P
+ 5XQ^ixȑ}$M(aØB
+~ʻE_e}"D'YLmmXG*_y4݂@ .XSp0Xi7E[I#>Մ;01CpU5?%Pz]œωfs,ԛleQCVaz#.ҳ%n;Kcf+2BpAAK|`a@3=:JhDKB g֖~/M. ݯK$Pֵ>>VƍkFfc^rD-1j|@
+@)fTI,H΋wS`Bnn=A1x=)#17ݕNRGşP1w A6Vr"ht~c=> K݇ ߩuش{*ԟ)ݜ1$Z+F3c!Rl9HoK=DVb
+i/UM#j$07BKf yZtN&uKI}
+ >u.2ԍ=]Ը:zu0FA6g訐,YlP0u
+X?.r iY6B.圞  v{H]p-Q-=7Mֆ٥FVT9rXئqKG%$N/w9+0(P1EPmJM8Z)$m4MB GUGz2^jz:NH2?OыLHlɐȐQpC*/ѷfVXS|Un.xq
+&9K:Er%2=h,dET^j1n궇z}[x7ꑧ|yYąO#ey_e4Y_RKF9@y@pS~y6?Meg#OvmD<Pr?΁
+~\n 7ntmeFlsyR[<NiDK)ޏ'68~rg7Nx.2dǜ</^f(*#BOO\~ ,W/BWkfז庆C[l+rڏFK>6)
+?V@
+jJ *X񶘪rllyYǴ0G/yg !rf._|#Զ]r9 b)x|$2S?.ɣ6+AVghndJy'Q
+JK(HLƖ8rSp<fM:~ǢΫ$$d1\*u;r3NVHLۓ.PIb~mF$2x_JiZSJ<T= s1YI~+Z>Wrɖ_O<3b^!6OZ>,j_ySƣ<j{bS}}`4{EGj2^8S_́y*`tSqXO||>n#V[!]H ͺ s$Ʉ[7wlzrQԩD߅KZ՟ND*LaƩЫ\}v-{9h}dˌe4"{>ꍉ%+/(YY֜cH 9n 1i]ba&9dX+,*VBD>RS`&Ȱ](|*G\rpЈsc凊֬G#7(bCl"
+َ-{2ė+}P]_ZqGJ
+V$q +_FDa0L^.H2ug"_Ow^ȉ_j.AC$+\{eE Nj52V_|K Ks'2]A @.mQ#%0I `5b8<a׬FsjiSJ4EZh,'OVѺOH
+>J*0+BIa368<V+2b~tJ D|A!C#=ApOi@b4F/hُ6.l7+<u Rށ4_Մ%JWBJݱpR_kZk7Y =B;6@<;/b9
+5 S9z
+(Qp-0hbpt1"q"2_S6 i^_
+ =Aチ,`%fSw`?ASu~ݪ{!`jR~bKy6C-ML:.<VV{{3=k'OkU+zωz^JB(Ѓ~ 'R,t#W5탄g/(&erƆڈ W*TdkթD#٠*#mm^x7RIx|0YpY:MLJ Η[g_,oҘ K45wRgߐ rK^ {s//[L0ЇJq͊9ʦl|E5 .]*Ԩ̀R(IA&j
+*?:~V{W)=g5ٟHٲ7v)o׃ɐ0]sZ@b/ad#¡ ̃+u.~nu!hwtS<{mYO<ޫ#r: Nت!_I6@2
+'CZ:}s0Xk8`yGMP* (%K%v J=4U4":NW[RN?݀E'|oAe%^|0ֵ~~Qf#\M(LrD"D` "G| ep
+qJ4:!d\em왶ӗFYT=њar/<;1AS"5^81;͌,}ECt;`]D{ٗ#ɋxgmF7rzWS%|-N ˒IIM}[9KzܲG_mjRCtFI|%YJV%0}$]nlPQl"lʹCp5̐OL^ O-=a9)7}d9#֑62`XxoEV"W[?xNQ!~9!NolgRNG@PnYEGW@Q'ԙÛGH0;7MH1^0?'Ll
+endstream
+endobj
+27 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-61 -250 999 759]
+/FontName/YEFKGO+CMSS10
+/ItalicAngle 0
+/StemV 78
+/FontFile 26 0 R
+/Flags 4
+>>
+endobj
+26 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 717
+/Length2 2248
+/Length3 533
+/Length 2784
+>>
+stream
+xy<i!$jd3ad 1*!<f1c5ٗU a(m(Ŗʋ"-k!Y[={9~z"aLf4*SC68 `pj
+A AW H$(v-2ØEoFbD, xwXwcͬ?XtF^ap8b͸~rAHz8&J$0 214!
+2nڿ7ZϾ<>,@I|i-53o
+Fx9~Vl=ڬvPNԑ~3_{ Iu{]LȞ0{tLdubb ^B6^U@9}р[v_ĒՖJ?KFA5:LύVd&-pAWqVe^]&nf" k/X[ASüݡkpY*n j7|&R-M5]s9&=SfW/\=;l9jjtǣFy`VKUɝ$E,v
++'Jԣ@2>1AEU ]Z*-'蟂ên6ި
+L)GyۖX$V$V6ǦDqMv)ݒ`#)A#amZȾȣ3擄ίf]ժW),MK{/s^F^_SX72*LKHе'c\
+[Iqޯ/eΈgW;D|I>_Wj <_lӁN9ۮ„zѬC6p飿/^OJ`>$(TS߾|ܞRC$p?4!'#w8߸}O_1鴖6wZ ~ E+Q=_Ӎ޴F]U1<~?yb+u63S3Y|0½43t$hh_P\([LRREXu|덳!{ QhZR[ҡJkG'(Nn_ɛetLLz |EGFR׻'`V& $'D?|<p
+9mX[\}
+*9 5d;*Zl9_>OxAI?
+endstream
+endobj
+30 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-27 -250 1122 750]
+/FontName/QWMCWQ+CMR7
+/ItalicAngle 0
+/StemV 79
+/FontFile 29 0 R
+/Flags 4
+>>
+endobj
+29 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 712
+/Length2 1737
+/Length3 533
+/Length 2271
+>>
+stream
+x{<Tǩ%q2̨qr% 31EjT䖤Di\Rn$2Dk袍\B:9zo.>܉HS) sp 0
+2 ;
+Xo.+ĜƀHX
+%G AP)5X2mw-ґT QyEǎD;㟌V?Xgm֝)]KivhҎ1dD&tБj7vOWڜi/Xjk84xK.BcZ>U!MyB U`UX&٫S?:&_q&xJ-7SA׼et(%_\3=H )YU
+u]S-(Q2v U9%5.6VpfhI@ Bﲵv _O;1}j[hr3IPnbQ'禫PzǗ($hoiQ@:P)Ao{ldMT ݳ ^"̩*Mմ 1M8.@/X7"w,5=e|a+80¸gVC
+ 3Vf7wיW Uƫ
+&9O4/dɥms{>68 VCƫ;Fhy]/##>?\ lٯ;*d|&5l=ɣQc"^(}˿-t
+Ji .(y"Ms~Љ ]e>vڤAnuuU'lcw@v d0e, Op>7H<W7Ls\}9_=5:c̉dkC裡sl7y_OXJ.<Bf5퐒|Yq涼&𳀖ҝю 9Q~ZkcĦ⒎‹)ATّ4g1vfnN6E܌S6wErQ'f;Iq*e$R}Iz\ތ{QeXo^?d0QAjӓ~bkhIka7:W-pXg gW+5CH_Qs}N>>{1veaGT 0R睭%tMBk,x2٬[=ep[m6F;\Ǵ(bO9F7r_Lk{U1/(H\FoxTM޿/c}oPXĜ7\O  Kw4ka7.ib"R$>Q"sjgaҎτ`)։v{f(zDP<%s}WxuZbs?ܫ}촞n=vbݴ,pvכw_MF'sj][@[9%ȗ\t ;r [,`L%OMS$aOrW~8XH  'rW W_˭4yW~c&?ЬOaiK! %ӊ$7^EgMi[E<mnG0A 82d"t!e}uS(xeڲ&a_w)y17lL_:=gXwEoq
+`G96U6O-WYg{ lj8P7qyjU^!Û֨hn&nK'+ϔ<e ʳ$,x4y "u!ʫ2dxa`B6,-if PCe] 9==N+.RfGwj7ּ I2,Û_q|^Ӛe?̘1mnG`>mys~?| A A%O:G
+endstream
+endobj
+33 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-20 -250 1193 750]
+/FontName/PATSLS+CMR6
+/ItalicAngle 0
+/StemV 83
+/FontFile 32 0 R
+/Flags 4
+>>
+endobj
+32 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 712
+/Length2 1318
+/Length3 533
+/Length 1847
+>>
+stream
+x{<ejRGЎh̘ɭi Kä iag\bW*p:DK&Yȭ$D\-pN{^Ǟkyy>}-sND$@aX3`1p&*
+p HGX,@gIЛ Vl!/`I [@_J9
+Y,*{%^:?tl&K>
+@`ϡ<h~BL!{mV@e1ixțOOdtS@c
+g$] !`l O3F tU y<.{?^Lt@0
+_Ii1EIUs5"x5U ̚$ڔJ\e b, wؖS,oZ u~"4<;tufN+swA-N)a<mrkцq8$cf 'kfC:p|l$E_+0\UP
+NNq7!7v&ߗI~ELbnOmy
+of&iHW
+:d}/ed޳pdg2yŶQL?y|
+*7Hǔ 24am"29n䫿 Ltˠ
+7ؓQ>,J>sdB{_p\ !a7g$}ˮvSS݄h_<ĝ L?GUJz0?}u(䩓>˔G*bڳ-˿ik?Pʏ,VpsU:@$f*:;p<ݳY*:ZN ayJUvۖBn\A}y{m&ksF1(}y12`iaޢ\󺁼cOm$7_=Q2,j ! ~K"Eڜ4W.Kqt4|poL2ʆ#Os䬮N\ֈaE&%9 !ᨿwI%Oq7m<cd9H(JQ@ ڮT.7=*(ܬI3xճ̱7mz5gg5u kE<:IG,2]Z-&})|51I\waNv*==)o݄ls4|
+ҶD1[a%y"[gJtM[(h[?H`p- L#:qOCaO i2i1hF9PX]h3-riڹ p𢋘 Kvj]lh}2C6(&#3x\e-C|ݰ^xҚǼtgVNZ
+endstream
+endobj
+36 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-36 -250 1070 750]
+/FontName/JKKPOA+CMR8
+/ItalicAngle 0
+/StemV 76
+/FontFile 35 0 R
+/Flags 4
+>>
+endobj
+35 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 712
+/Length2 6612
+/Length3 533
+/Length 7169
+>>
+stream
+xUTk`w [4ָ4I - vZg=|zf}(-ikgK3#
+Uprd@P3D
+
+vHTF}`(+<0/v_8v
+6t-iiBbvF;ж(TBT'Y>d́,ʬo"m%\y56T䵋r? ^wR YC
+:ͅð8O \vEFaAڕ0 jir ]$:͆95+GsBOz
+% L4 w BlXev*N6/Ģ؞V"V i+\ _X`YSc/:>ݭѪ#"QJHY쓞1{1&q2B{ TMv+a<JisBS u*29(v_S.y (wG16M T G 3 A zOkΡܴ
+u5W6*ڷD?ȈdG[NPkԩcht 5T5= C[(0BE :$Chj!gy4
+~WiqP Oß"k][f/漣l]F]I#'P4̚/oCIH G+z# wȽ/)#0dU]Č;ZP<LgJ.dw%pq4E *L,)r待~CVu?ni=q4c+ۀLϨ
+u}!?ݤ'_M
+y]ĸ%Z3)P**^ݪV5>2/Y+4?RR.KnTF1&ɘx YJ*{TdC,ùzՅ:^Bٌ=;+1ײ5a-QeZ1y3oh9
+@0E#3Qٝ,6՞CH\Ţ#Y9+އc^Ηկwq6h\b._.P0Ğ'b=m h
+o=1r}߷)qFe7&u8<*M'+.-pj7"D4jb,zGXYyN#cO/پΓc I%)Ԃy/$xeWk. Ehd2f
+ËǦ`
+!<18$
+;m?;fFu$B KGک]~o)g͜/ \?etz@x)~<ꝥ<JFۈi=yn'ApЍs\qyKŊ)wR-U5ȬЌE (KW W2aE4XV^L#l5o[,,:'A@''f/ù[-yQ1nx HjF|jھ'詳=ȶw_ٞpAx^bI߭}偸`H1Gt.,,:߅Wd3i]/&eͺ困_wXڣ/6ǧ}w?4'1h?"3煜:JW⩷9HS ,,X"۷F*FLJ kE~2?cUǁ5o `H3 F:6;IJ1ɧ}*ƧrUx
+A)r{L>2򺕡,d(kw%H^Я/="13x^'n) 0V7},.xH/8)p<K7n+Frz2ކL@2qz5ju_&7P%[<wLxBV
+[RrW
++v2h)q~fF}Sz
+.j^mmbs^ *5j0'|^M-M#VgID􈁥VS/3T\Koda3CTj;R^E?:1.!c(SCEDk[~]U}7t>QmTSFXl~ƺOɲ7vW<[A%ۇ>R7gi^iCO)H9tsWH]d<e\%~M|h[/;z~/ej2L6X[b+l.nSF+%.]6"zߠ®<9
+C՘X^O`qM-?G$t](Q}s}/kؒJe! tkkd
+.Y[Xwտ-my><U,+0chʺr}W[;cZ^A'ispYyf!δqv8~E7\E]x3T&a($ŰEMVKWDA!WpF+!5zzT'ޠqd审bHANyN
+{w/UɋQUG)N xTFf
+endstream
+endobj
+46 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-163 -250 1146 969]
+/FontName/CLNKKC+CMTI10
+/ItalicAngle -14.04
+/StemV 68
+/FontFile 45 0 R
+/Flags 68
+>>
+endobj
+45 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 728
+/Length2 8582
+/Length3 533
+/Length 9144
+>>
+stream
+xUT\Ѷ .!([ (p
+Pw'hp%xsν}G/=G\kEK*adurtg
+])rc#^G*]W̪tx_\ؙgO\ y11=O\[lvjz:YWg_cxN@J8Rn>Ý&\ zֺVgJIalԼ( $">;$ e+!\?[< gK{!d$fŨo\VGu> 3}D#snKcʘ?fYӫSYoa("(
+`/9\#wj̯J%bA  VTʨɖG+fMAu &iŞ<*P˼ P&/sH@9%i[D
+s5]bk)
+=(K#{hV g:[~za͚D멢}X@WXR^A+FW=kbBrg ؁Gc
+Y|U+~ޓndĐv Atr,p}bMt$;?͝H`+<9^rsnCWEV2cAJXsIzx!: DXøW;C]6ъk$Ɩ(]v*{S*IM uPgt
+$vLW<6Z(e
+ fЫz_n',=C^9L8x<Hqwgi+k|# `e>vH=wX1Cocԑ^ߦ%+B:np}"0Sem6L)N?[s΀XDDZajrN {jmO}ʙ^=̶jXdT%~Ao^&y:ޓaOrBEtç_0s=!];г{%}p_de(Z;\_гN'u0{{1]k~gw.pJrfmOA4k{@aow:‟|fvCәkWC5.Ob&3dR Ŗ9z $P=_+ts,2"Qa+֏WD7ǍolhyδNr$${yzwhꡘesk8bU'PkJk:6c9bŭó_Α\bwcZFb,+Z /pn {+^uD:)MW ;'\oFc;%6~+87Fq*pzC\)LԐ:ˑ1
+s˾cܳ0JZ\WM&~7H1Y9 v
+7a]"ޡl֝ b|( e[Ά<\CE#tϜ LͽpԜI `'Ύ%Fe /WU)/y||;%98Q<!&{gY0XwcJP7F+mLnϥa i4/ A{iYI-Z*5|޳Ģa,߷QJc&WlR[U9~v CfN!(eEk[+8` &2rF`Ƴ.wI(eOQH`c.6D Z݇?̟/Q-5=6\y5x*{?X÷h{]S$x z?pvWN( G56 Toδ3~r  Hd~lvŊ-5<%YB'\"?TĤQuѹПCha=]|&Ա51+0eD4`t7
+yI7:bO m&oh3Q:kk%3-U>Z3%n QmOqArEq6cxV&`i Ƽd=ntX} ozaԵOJ#,
+/ &iF4ДtaGZXyMKIjed(#H>K:Uwwf6 n^vf:Rx<W\ᙷIyTay>w֜BsՊ}"Yݾ#_CHv&Gh+fm@00r%'ُ5U&XgҤ:7M467 g+Qeg'XN"} 4`+CsH… 8+|~ v"\|]ۗV:-_GD+11g`JqGJ9)T0~ :Kw 1 y.ӛL OtM횳t2 tp)*#~F{A$:j? Eūf
+uѬ҂7noB?U,>H@Q)#?;RxxGoh]Mb x9
+'F(1-%]V^#]FEzvdpoF,0D%X`A'F?ɛ(ժ?~O>NK9qKp5bR G#cNmaf,*[^0v7R~ħuj][?{X#;V;/y욢95g5g4=;|"a8qRcG&Sb?Q(}C\b+>{d^'- EZ<gf  q[!7v~$޻<qf\1C7wUH@ffER8T' +wD8^:O*̏g Ϲd~k 譫5ݛޅ _"}Ѱpc (sAKq4|#\#O\4 =Pw]Y3n!)^9bX(xҸШ]Z%疼Ab跣|)EX<QW[p62ҁHW; ?3x:fs~k͆`[g9q^ioC=h2^iӂ6
+/WaX&t!AN0}cB} b$,з7Yԇb9tHȦnl|iO-S |tQu/֗m8Xqߌ0ŲaP.nz#.]IH2glh\*t6|3R>S6VѲ uj=x3Do]OQvw /?G5PTnA\ހe=(Mx&G9ʵyƂč3O|MەpgiPįijD EnAc;lcZXd_>jxS//
+':><sN3vH|.
+"h< Wa-џr7 gNf~mg#>w~$x5kײ-{gѸŊB읛 Y^ep2f#SȚv="Q%v:u"[F Kx[aHDvs~yWl¡@=*A/'d] .8WgrCZA4`i#ߺAq%IO6n,m;څ?bIԋEgJo(4Oo>EMd5o뫋%ٱwܢ $CdX>N4 ,ܽjb#*-$7i.A@\[F -,#X]|վS+[?)Gx]29+G0Y™#~]qtml[;ߔTIFo{0 iULx=Wߓ7|w!F t < Ұ$lV'Ǩi1x7/'C͠U&i*PRP`P[z $?} sK%AN#jO{aiדcFe??22ߘESoN֘ǔh- f/GNu
+TUh]5?NU2}EcTP>k)=(O5+üJYWKx61ը,gɨXD=0 q*{})9Lܳx^R'#_;EIy ]4 b۠U}W)7wxx,)
+͌NѼ;(]tK[r
+mBf괼VXC͜z_uHR܇򲣧ߒ$qqAfURT4mu:*ĜS v޾'?ݩ[i|݄B5{ywܺ{w1#WwZRFVbi|so uUGpH1%Qd'/lº* E4_4gtw ~mn2Y/c:gQb_⟴+nI7?%*/SQprp̑*/q CW%E}lҋ0ýllZjI|9#gh @JHVMBTZ#t
+*{ &qAqݩWϤ9-C|!y4^-T?(%67BTO3e =O*R)2GIH(c@煍ԝ;P5KN֢4fMVzjh%{O~$lc{UcrtZq?*8劂m ͖ydTRޯȐd`|w̟{Q}(jf_FS@J)jh3NL,"iEL;30 l˻|_ݛ~BB:m?Z@:7AF);g/—͕xd@3p3mo",`i]=obZ]ro"5wQ+cNnV/Z,
+ +0N]UdU^x.)wu+S eTU9tذ)܈UÉf{hnRYe۟i&O{j 7|ڎJ,+DJ]+]=WskfAu9Hg5g pg0ר($Bu1H!YbJ"YE6D7HYūR(_(o?WbIzBj}yPvG|!WZBMD!rRŊtK(o.Z1(^Ȗcx_A9i o|lg[=iW+dL IISelD!ދHl]G<Qt'F]L2)߾"P| x-}r>AW~4Չ6SsuPlM/gUњ8x3\zc]ɐ W;Υ7vIE٠yĸdnѶt>AΜ.&*ͼv S !AT.;}Ou rqgWm_[(!k߳#*70FhZ{7̨R]-F(UՐrtfnV>6SUl:>(3. wFuPǜ
+Z/z4C4RwWP|崽ئ"e
+qFy* XR8B嘦(w9[)&-*0MaZjAbNN[Hnmɣ`?a;i\(r$sISڶV|/Ȱx$:yMdQM#( 7UnQH҈L_u*,[?H#)[T"`3(-zcdwx?99j'Xo[Ӱ8Z%JP*$hЃH=S!v%alz\vT"z!(IY[~wBY ^
+endstream
+endobj
+49 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-4 -235 731 800]
+/FontName/BXWNCK+CMTT10
+/ItalicAngle 0
+/StemV 69
+/FontFile 48 0 R
+/Flags 4
+>>
+endobj
+48 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 1784
+/Length2 10900
+/Length3 533
+/Length 11957
+>>
+stream
+xUT]ְCww!ٸ;{\;s9 \g\UϚj-*2e5&13s){&6f6~:+UJdnt4v1A
+ ZZ
+f@Wq1[ښX:K=͔.V
+`qqwl``pp0xa _UlfG\7"|s쀦6"'n+x X>FNο xM$cX@WCe!>u& cSs[s? ~°>AQ&f1C`Q?.?
+6 W/ſ__./K` ۿgO!_p ` _{হ`+׿l ;/[y`+accݺع'?{~};.@[||;xx3qG X}3M2C+dnl?E=MThiWpXq +ifJ#5x^lVbw[R7}jhEVm}0 /+_ey?
+ʬt&xk"*ޢs\.s>e#)[Z4D? ti~p bWTyhVV^%i,6UI'm[[^|QM^~Lj 'Ũ)r|y>#\
+E+q໰HԒ>~nT<}eo!*Dӑ  coHrWztw{U
+z~$9z'\?#)E tޅ~Nz'6۹Ӕ4'L.!oߜh4Մ.z_Rm6%1e@VkC8}Q축;)uidecG1ҍ9i-c#ԯ
+:b)87<\Leh3p;,!m 'ͶMy'/XϕcjqK꧆92b/y]<,*7 l}˖hHF a݄ƞ*SVDQ0YD~9PatAJ4 ):,SWV
+k6r/c)|w"R\xoxC{ؠGĂ;@]7"=x2Up̢Q\1{vez'
+`>m-#K3
+2&Hdp}k5)qpt[I/qyc5E?~sxvkA [,y=¢'D99z##En&7QVGRX1Q7ޅ9! 򠄰iܾTxP- H2
+Jtۈ8GCUQqۘe~A:h,=pv~/iwG&H;#F_Qw
+MaPo?ah/|HfD#B7QL{cH#.
+ sH܆pk5 YA?I>faڊ2w.WX6.W".z}Y< :˴.~YdgHr-isAto>b+ L%~IV`%RGKcC}̷ %$2V'@'oԀ9hdu]o"co"aa S~`ǧjn^wgMf)6{6mαLLQJ^=>*ze5W3<Ʉ^:`FTՓy4Q^Ѫn?e[4Zʋ
+#uF(Y|$Rʁl Fh| _Qj3$ѻ ~k }0x1
+Nh[FP%j φ ʩ#^9aijiX$ ]F
+gBԨ|8DƗ@X:Dr}Ok DIw;U@"RWؐL=v[F:nəۼEVwgeSyy~G@$ۺ H!Gg]+-ݥr-0c!΅T^
+
+M*+%s}qdH?tJ3RSژ|h-`Ȉ!O>]{D8NbEo̅`7MxS2Z.H81CfRth^h/aD/6/ɋd78HwqoqL#>C*ZbŦlsˋ@`SS]tǔkn):|Ca_LGE1O6٭BY:_4 }ø>a2 j8;|G'C9.?IZ: In-|bNK/$\B#])j141~dYC&?}IMD6]>þ1oTd)t*U QP!Aa%k h&kØH'K}D9$h+}rO&4lU,QZ?Y1
+oO?1@"8 钉ud ;/}^h CBR_(F"4 KfyaC?wY) 3.Si1AcP7'~e;~ы@ 7[R\ ,U7$4#yɀ awXտ5[M$}兯gSCJkp6L痼j2㏮"6J%Az".zQ%~+#.vO=םl
+;鶅)g~>~p*n[eކnq[QokX̰o1J4,j'I$]ǪGlר@ bdw$X$f'tAj5+ k9»+( oc_je\>_ڬ{rJϵ)=SPݛYԈċo2rֲ85Bœit_L+R?
+5fyg EDw8{]Yv26bMN3|׿Aq؝"ݷK:;K-t4#w[|R" :(Loo{%31>k;'H
+V~F%-C,n1YN1\Ax0+©H
+rz=l LFU(`74GJmZٜ'7Ri_ZiŰ; |$z&Evy#4o8¿ގ*%7PĬ.B>IR*.9 x/@U\AX/]?.X"|-BJO0Msa@mN7F)˱U-6G nt
+RCˌ_7摗e?/1`oD_K f"7;(2L
+?>F1iN—_LKR'#=om&k }u<(Rx)4t):CЧQwx@ RCƒHtb=V]X_7U$ ZQ#3iwe9
+mB*F';I~:!WߋgL yU{d_UZ7ٷ&TKw. by+ A25JЌ3fì)( r ܵg+:^cH`</4FX;:=?S"A242&01_г?|Ep‰ 뉝j6?[NYJD^K00X1i&|vbK^١/^
+BzD}dvFkJxhFskOv3Ə>Ggão-DΘ>[D&nrK4}~I8ӌmQa&@=S`#8Q_ẃAMf۝)mk,]Yv$7b&e,0rc[hgdE!sB}"xEV^Rc1-ꮍD lmW,['8oU1v;twmQHI| Db TGbH%\9Arۖ K8B'EySj򛯟3Ҏ)6@&;ҝQ_d]{Yيq`[`$5dҁ>Xlcaw0<
+➍>nF{ޮa:9f&`l^PĿ6`
+Ǚ0$P\m|]B^gjHq0S%& GE5-Ձ0K>³&.bu,7ԲqJeYJGh |ƫxF$etԋZsd RO/r%h .Ǭ["{.N#C@BQ٭1RDL ⌇<
+Q+{G ^ve{DzxW>-9rj&c]X _t<|ȇ_[sS2|H#WwdfαI4SX<@MV!@ܵH/h¤QEE<ZX/k[gO֛O}( a.2%L>1n.(GN%tOpҰIQtXgEt]k<̔:ЕkRvx!U^E B>- */JRs]8ݒJvt43:{F&3NQ) ~K[&_a޿)@RY7<gH=A+<ܗ =ȇVŠ\*l'\gA/!sm4 _5ǵ&)lt+ :DƣԫEO$*n񄬷Vghqo(ZhkۥCm' Bn-Wymft;bk2 (t% uZ77H*X ,Y'Kd5
+3Ϊ'GNelb tg՗C?siϓ9OM| x"{|4xDӦsCv HZ^Cubw5ڨS-Ö *Oo!|ű +R4l<WQ(+9Mp+b>.uQ];|/|[ML|Ñ[pmƏE
+wcJׇOU'l
+D{+lDߪ-e-ͮLB8/$7 Q(Þ
+Q>`#hQary8Rԙ{Eb8|aE`ejRǬ+aLA2X_
+%osZvQAR1^[Lu._ntӃNRfع<,1o˛}Źf.ua(/UٟHyժGԒby<8^nپik>DsLM&ĖOݰq .w;6j&F::cg-ኬx Y5YhR^/g%Ul{~ vo`5祍6B:xdo 
+08-VTQ82z5i0CBϥ2[_ϸfB˹ta\Y8NyW.t6ӆտ~aszjL^c9Eā ;@!Ht@[Qh1Џ}e_)7a6wgՋ2 +y]P CfZ@֐[,WѼVeq:Fi'j vPA55\C3ITJ2W
+0CK~V;7|54_~,ٰdDfUINy%Sf]v5rosp q!qEK(8+6˝,K.h֜/>ϣH RKD@UɸBV鱝zspTJ30F
+;ez(s0|sf BC_'I*]ED5ݐo#;5w2=؟=ߦv/m֚=!4{8{В E2Ff\D>ӪˆF]*N=92PO;'1J+{@caʦ5&gT>>'<-fi FB3Kzs覛52pm4ڥ^@lgN2
+_7K%Uv=Ҫ|n(jF@+AZ6̞s0\-MG? V6|T~jwʕWqIj>A%9xigQ.pe- ;jO+P d^iJ 輴
+l}c[n[sL‘Ig@f/)r䅫U.b|bA6z ̑bܤ\*
+Ҙ_\cT0bըXN''X*W_bؚ-ԱOf@Z=Z>v
+endstream
+endobj
+52 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-6 -233 542 698]
+/FontName/URLVVQ+CMTT9
+/ItalicAngle 0
+/StemV 74
+/FontFile 51 0 R
+/Flags 4
+>>
+endobj
+51 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 1591
+/Length2 8430
+/Length3 533
+/Length 9380
+>>
+stream
+xUT˶q w]C4w58$8!8 ^ds_owfW 4:6V@W'@VMWWɍ ZB@.rGX i c`0
+hrIﰍy0/
+=$`
+k;^
+li8mK Þ|dmce`jV ~fj_ af@paο4\@pa?6 ¬<@KY0+?vo;+_"^59yȸs8x`6/@PX(\@@e9
+a_W.vo" hK7gbiq֠s
+Sv)pUH<=~̹yuwqL-&e6K^Jj;jHm,A1W10U[2ڹM!ĭlXPM1[Ŧ؝.8/*lyWQ\>%tw!š<׬ LvS%0n
+Fz!QiP`-\n`xIMœcVB^m{- bΞqE1ԇ+4ǐo]Tkk\%K0 W\;c<xo`2JE Cp3/nJ =H3}V1;?%a,$&XjW9a!D!tW5 JL VQ5L튮˓bAAԾ #!bz]לYHkƯP=J!Et减Jp`5*MC؋qqRRr2/M:3o _jϢ? A`?m#3ˍ>avhGV6Ca%FIacmIfϫNEʒ
+2<vu~"zIfrآruC{NvQn_1kEa=(!k N+'fF̖n\^:[BS%߹%MՈ6!}RVo4'[Ps6r-ʻ.#up ò@E^uZ@-1s| çtPrK]4U ӳ uH#yovP)&Q%wFܱcK]9RqL;hfF9m-2~$<1xxds.U'.+_3X HP}yVuLJD7:H]#sp,ڠSXt懥Qu.?>V9Z>-3"R_<&qV2 b1ޙ7QW#[|4isfmqh#kjLkLY|
+l'X'p{$Q
+Ҷ׆1H"䫱,Z$i[ U-(v5ճէL]66'5z&0(Oyi!kbҿSέxl}oƓ
+4~N9)FrVS'>=G=;/}!&)_uc*Β]@7D|4XZ|Bt
+ҧ=29./^`hQH7F]¿ý7<xg&Z ?|<{vRE#xJf$iehM^rI:E2Pi]91TԤM2۠n|A>6I"ʂI9!Ncո=DqS5ެ7թwe ťT1+MR1i?D2{ "zІR9oO {\dhyxv@Xp]q >
+3@I2?&ӗ0X$vDw.C%ANbs#S "L\wm43GY M wpL$x]3D@-Ĵh4,¯Q'E,
+H)CeeV
+챈HLhcT;lߕeP[2?Ye (/ZvmtxΣ+g)72';lrx'4%0C7^dpywofsF(0 jtoxRǺ"4_.P"u6|>ٛܭwu@mdp#>R~Q}Ovi5
+xo´dՏøcfA\p6z}8
+0g`!w (?Wỉv ˻;j,c٘!Crodӡu45)(
+ٿoJ9mx8WKW n}x+ ^t-F'Y|c)R9
+#h{cYg6ȵYnp uOK;fZn[ǢCH,f7$ 't:G展Fֵ |hvGъ | 3cĊS=Q3j5h||gq=[&Ə#A~2,c󦀜LN<)NS_u'{z>)E/u)up̍2'H{@ 8M981ooyI'Ӌ82T ss+D
+Jppd8%$S3F v}T:|vq|`cp :8cޚrJ3fcXPotLisM hUpM= Q#ds
+džAKh5#mu︇_ӺIAI+t9gA/p1+
+`mp4\Dj8q&z~/)hi4@/uX-UV޹iT$#IZe䘟xƊY<Ǔu+C*^k=H[|Pm EېΰF!X/'AQ|n ݨxzJv
+H/k/~WZյ$s(I% 財.fiv>޽HiIeeǁ Go DDssܳ4)yݢcs@djSG\"ϞGgSxX&`wumOņ0mlAh3.yBna<!g O6ʩ5NK/6< +5rn1dmB΍WW*e>Kb)_˧}gLu+l=bSV 2k&cä@AD $: ]䏠vzM;Ad;LiXSx[!\dtH!
+CrqHe Z
+#wB'c1{eћx¯63aK"`t5K/ 2f|Z\C oNw3İ;<{CbzFtK1*^;\:b]C#Gx$38ct݁LGOOm3-r^O'  j4rqXl.7H8߶"Q5dE=yƳΔI9!]X͘kdvڳбXc$Fq.TJvJtiZЯ?z}>f4uX0
+I
+b.veyj{U$ee5d
+}OJ F}W.?P-_@>͡of،ݻ ,.f=OlB+Ǟ\[~RW`2>욍UxkAΗ{UOrREI~Vx66ݟĻ7" i
+\EG
+O=P;;|ӧH3,`M?:fz ^>D&5.`fta
+,ai!BJۓq+ @c2K7E*E*0ſXyi4}ė]*vjsVZR7CI~KV.<tErk롰rM$zS@梋++ oad9^nC!|~4!VX>
+3j4ɛ,$u
+SDCZPcμ64I*Jx (ӏ#{530 \.ϴGYYAW'l𷘫XpzxC.-pRG
+ogdt^ ԫxq']_R7'j]}KaX]bw_XEd<?>Mͮ1@#ƻ6&oO˃2}ak.5󄸝ւW煮ۈoH$?!W3 LbʥKGhVy K,{YIܬ{kg_+
+fu@9 r $b%n ~D9z^O-v@3Zj9Vw"KSt
+Ŋ23Z>v<n_Z]guZQmؽWp]gXh7DVDO=\1d6΢=etJ_+)d2얫?LOٓdzHiSW~D*y-:C1RHbʤ;qj<K3?K_
+Re,@vs/}jglp M!#xFs*8,,iReRR}HQ9vM)bu V8+6&Nf&lПO0TեVZ}
+=Ǯ^V,mfC&Cvlus;Ҭi>2a+kJ4qC4Ib7
+\_!gCB,\O̶Vc*SSiZ2 %Ub8ۉIplmKpi=tq2΄g|\Kۗo[!צO5<?(N&TA;r69an'g&ܥBђVi-(mj+xq|wKpz߅ :3
+l+\*ٕIgͷ8&!dJFe-h+WDzN}2EmY!P;Z'jz'GݍԀ#[8Ű_?\ rjMJI{xbں@8ؚ9fǔ F!;bbID e:] "4j֢q',J
+ߝ̓03_|]j>,p3X:h{Vt rPSsw:ip_~0'
+X;-WgK#
+endstream
+endobj
+66 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-29 -960 1116 775]
+/FontName/ATAQGD+CMSY10
+/ItalicAngle -14.035
+/StemV 85
+/FontFile 65 0 R
+/Flags 68
+>>
+endobj
+65 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 779
+/Length2 693
+/Length3 533
+/Length 1263
+>>
+stream
+xmPGE6q: .1$Z DD9/xr/@Ѡ*j|C|[J-*J:ȋaHVPl)Z8Et/W09L)A6b1L"A qdh A%
+ m&
+¡vh!Ip`944"
+ wOl7V L9}Oi`h Јu Y1{z(J;zG$|-6@ KlpZh mjS$M*u 5t@C+k҆(||] bWۭ$-pZ @߶wۚ%` *BQoǛ=vEM@"
+főޑw8%
+1,
+5Λx&splfKչޏz "?k^<61h4*|Z԰YWX{'zyKYpGOatStK)î,^GLomfF$"2'kc?I9>~#lԙҺ%C+W
+?K?lte۳ևZ42nZ!OM(e*{ENH7>}F`_ƫc M'i)&]mJYix{Hd۳<|12:9smacՂK؎^G+uo]wxcUBj3&Dyy%۳M(|5q 'ֽSFe€AK]T>s(%)ۿi9c\^LX|,ɨP̩i>"$/`ޮ'\n_\k-@
+{5FǸ;3S
+endstream
+endobj
+80 0 obj
+<<
+/Type/FontDescriptor
+/CapHeight 850
+/Ascent 850
+/Descent -200
+/FontBBox[-39 -250 1036 750]
+/FontName/JKCSYD+CMR9
+/ItalicAngle 0
+/StemV 74
+/FontFile 79 0 R
+/Flags 4
+>>
+endobj
+79 0 obj
+<<
+/Filter[/FlateDecode]
+/Length1 712
+/Length2 1386
+/Length3 533
+/Length 1918
+>>
+stream
+xiXSA!@Y%jC&&@
+ -"@( K # > .
+oE1 xiDeWW$2%y?mhZIK$+ǣj#PXڅ7 ɕGя̯jcoBjQE]*v8{km9x]W;~KDNTwWKx2Bq觫Rwٌ0DsB_16X{ua_IS=t $MB-ǻLj7;tz[MelksUݣ<yi$ XJvw Cv:Ȍ?&$uTrk7 9Y=X3rc$v>|<G=k[x/ۈ>UXz8\ȣF4_+ 㻭uSLvӮFYSM.M7Szqm"ЈVc~ijv6e`Ӧ8*ZwrZ
+sެ?NVݘQS<aK7=Xy5E77fWtN=~}>05]AiI#n*Jey3+A2=y;HrO
+wt1Iq6FAmVkh{`r*lkk;Iŏ8{@ذ<{HKXVN3!a[Z=!v%sG.JCTiB'RK=MaxC©W{1c
+bϞ+u~ݖY)v"NHC}Hpbfp<2g&5UE4E_qzц1l
+~eׯ§>F+J~z3SOQ%
+Ֆ]qun[h{~41>kݒu0?՜*eGcU/:QW-ɣ%]S(nG=to{?<)}]\NVF%.E1jPX'.^8]|ͦSY
++K_q҈Z,.<p? +
+endstream
+endobj
+103 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 411
+>>
+stream
+xڍҽn@9Q` ud(RR.l%5ү4g
+^cѽ^bv+~ b.vZӳʊTb~.#ĩ<+Un]t?zͿ,oկ߷ەZbOa$`'>'p &t݄qBc&V0:aK%@!Zk=7n-WwNn LM$' G]y4F
+endstream
+endobj
+104 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 248
+>>
+stream
+xڳ0030P
+z&@BB! T`njga%9ɓK?\ԄKC̘KW4K)Yȇp=]>0`gyz?{@0
+%(?z?;:P~82P.;
+endstream
+endobj
+105 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 353
+>>
+stream
+x}J@
+ Pb1Gik{aufӊ<&Ύ8cf$'p˲8Y6J˒4& w_*nYE,z9K/*..O
+pVo
+endstream
+endobj
+106 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 381
+>>
+stream
+xڅ?K@
+endstream
+endobj
+107 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 497
+>>
+stream
+xUO@
+<h<[:w~g;{gWMbed+R,/XQAW "uӲ$]kHʨ/c5M
+5J`LZ.V= ,AP^`I
+/C ƫ{|^b|G5X\q_Z-z$0|5 &
+endstream
+endobj
+108 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 128
+>>
+stream
+x37030P
+fz
+fFfz&
+z
+)
+
+&z
+@0&\.'O.p3.}0PRTʥ`C.
+A60
+endstream
+endobj
+109 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 152
+>>
+stream
+x340030P
+F&z
+z&F
+z
+)
+
+Ɔz
+@0&\.'O.p3K.}0PRTʥ`C.
+o`
+endstream
+endobj
+110 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 136
+>>
+stream
+xŐ
+@D+ vs^BPK EF֠XH6S<a:8*4爬EqP6aH#GhJa(F
+uvol]~wLHS-8^KJ_/
+endstream
+endobj
+111 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 198
+>>
+stream
+xN=ALG.`vfg0SI-$TRAkظ#Q輗缗ޓJQԎrVMqTW*M Mk2-%UZaDpF&ሺVɘRO/ y
+endstream
+endobj
+112 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 129
+>>
+stream
+x37030P
+F&z
+f&zF@HT!PPRBZLUGr.'~ P5BIQi*S!z(0` 7Lk%\\
+endstream
+endobj
+113 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 137
+>>
+stream
+x37030P
+FzF
+f&zF
+z
+)
+
+Fz
+@
+&z(s<LL==}JJS@|Eǀ `\ xHl%M='W
+endstream
+endobj
+114 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 132
+>>
+stream
+x37030P
+F&z
+f&zF
+zf
+)
+
+Fz
+@
+&z榨:s<LL=p{*r;8+& ͵.WO@
+endstream
+endobj
+115 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 196
+>>
+stream
+xU=
+@#6 2'쮫٭QV@-ceJza!cp gb!Ѽ/AZcCFZrku2 XmYh Zh
+e6aQ:l5l M랫<t缼\Y%w{4aQ~#
+Mpg_:w''ڨVh6 r
+endstream
+endobj
+116 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 110
+>>
+stream
+xu1@~CВDH2ESRQҌlWmNxLIo_N%QE+|?g N
+endstream
+endobj
+117 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 137
+>>
+stream
+xڳԳT030P036T523T030S07433UH1T(T07637U0
+pV
+endstream
+endobj
+118 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 147
+>>
+stream
+x340030P
+F&z
+z
+FzF
+)
+
+zf
+@
+z:s<,=̹=}JJS |E@`x0
+endstream
+endobj
+119 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 266
+>>
+stream
+xڕ=N0u%7&
+Hd@@0[GdH9u`&)UarU`̲QE U('`4
+ReyNf2"Yw/o[]
+3O&DoG!{a>Z߆:Z<xGDHfg??dɁ_3
+y(8pcyοx|>#kµrm򦓛oBO
+endstream
+endobj
+120 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 237
+>>
+stream
+xڕϱjA;,mM缀{sލ+Z)"
+W 1,8n27``DDRg(M-!P6>'p.9<;KُG3*L| }2 ,WPX\;{'aDFxF2I²ˈꃹ|2W7╙;;aDº+>( x='Bͧd]׌ 3+
+
+endstream
+endobj
+121 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 130
+>>
+stream
+x݋ 1m >;Bz@D
+m~Vp䝑g+к
+endstream
+endobj
+122 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 247
+>>
+stream
+xU=N1#QIK9׳X*R
+endstream
+endobj
+123 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 279
+>>
+stream
+xUM@7upSzoGpHR :@` {[Gh'{3 Q44Yu%OHwk`? .}tTK[y{}߻tww)p%
+endstream
+endobj
+124 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 275
+>>
+stream
+xU=N@Fhtk;@T
+bybcGbOVyҖk䩔ivU+l)}(dׄF:?pw)|- qd0g,:@uX;l2(((((((((ߠ`4h 'PHp
+Ppna|cO0{+%cGpg}g}0qGs/05&W:>R
+endstream
+endobj
+125 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 121
+>>
+stream
+x݋ A 
+endstream
+endobj
+126 0 obj
+<<
+/x4b 103 0 R
+/x52 104 0 R
+/x42 105 0 R
+/x4e 106 0 R
+/x51 107 0 R
+/x2b 108 0 R
+/x61 109 0 R
+/x63 110 0 R
+/x64 111 0 R
+/x65 112 0 R
+/x66 113 0 R
+/x67 114 0 R
+/x6b 115 0 R
+/x6c 116 0 R
+/x6d 117 0 R
+/x6f 118 0 R
+/x71 119 0 R
+/x72 120 0 R
+/x73 121 0 R
+/x48 122 0 R
+/x4d 123 0 R
+/x4f 124 0 R
+/x50 125 0 R
+>>
+endobj
+59 0 obj
+<<
+/Type/Font
+/Name/F14
+/Subtype/Type3
+/FirstChar 43
+/LastChar 121
+/Widths[700 0 399.99 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 899.99 800 600.01 1000
+1000 1000 1000 1000 1000 1000 800 1000 800 1000 800 399.99 1000 800 800 1000 1000
+800 0 600.01 0 0 0 0 0 0 0 0 1000 1200 700 899.99 700 700 700 1300 1300 700 700 1000
+899.99 700 1000 1000 1250 1000 1000 1000 1000 1000 1000 1000 1000]
+/FontBBox[-130 -440 1430 1120]
+/FontMatrix[0.001 0 0 0.001 0 0]
+/Encoding 58 0 R
+/CharProcs 126 0 R
+>>
+endobj
+127 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 407
+>>
+stream
+xڍN@
+FoCџ
+Ψ\Z8PwkQ;(JjڀJZԨ
+;{lc
+eԱʆ[!`cKBS=,qҵPsR~ŧ=@P#hΣOhS˽^0+e`} 2p
+endstream
+endobj
+128 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 232
+>>
+stream
+xбn0`G H7HpǙD[
+ZAº4M%(ZKѶёՖ;^|RE|%׶{XbΆ!cl<׍ylN%l"5AYF8۸8/^Rǿ6EOˆ{\iV3p72
+endstream
+endobj
+129 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 360
+>>
+stream
+x}AK0Va 6_uMAV
+ ɫ)
+; U#4v` O8cfI;Ix8,04iƞ앥g< jfI;_yGlzGl:↽}<qNKf˜rklݮڸU{Rɒ/+t6_h=Ԣ$-*TZ(
+z%U
+
+endstream
+endobj
+130 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 398
+>>
+stream
+xڍѱN0
+!nPqf2 k(܀jc=r0<W?;
+endstream
+endobj
+131 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 471
+>>
+stream
+x]j0
+)XؖrG?QcwflHZ'kfdKJ։֊NN2&['i69MU7NM|MNr*%_]R,\}Pvo?>O*ݽS#\lX=k`դ?'#ijJ /Q|$QEdg5-+v{Ĭ6#+ ALݢ`43Y+jqj+;V.^'@ʡ(~XFGt?ΚC#u+ze ӫƔ>H-={@qT
+
+e,l$ &3@KGN?2N\#P~^AT`Y
+endstream
+endobj
+132 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 135
+>>
+stream
+x37030P
+&z
+fz
+Fz
+)
+
+@3jEGr.'~U()*Mw
+pV0!\O? <} ` H
+
+endstream
+endobj
+133 0 obj
+<<
+/x4b 127 0 R
+/x52 128 0 R
+/x42 129 0 R
+/x4e 130 0 R
+/x51 131 0 R
+/x2b 132 0 R
+>>
+endobj
+60 0 obj
+<<
+/Type/Font
+/Name/F15
+/Subtype/Type3
+/FirstChar 43
+/LastChar 121
+/Widths[700 0 399.99 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 899.99 800 600.01 1000
+1000 1000 1000 1000 1000 1000 800 1000 800 1000 800 399.99 1000 800 800 1000 1000
+800 0 600.01 0 0 0 0 0 0 0 0 1000 1200 700 899.99 700 700 700 1300 1300 700 700 1000
+899.99 700 1000 1000 1250 1000 1000 1000 1000 1000 1000 1000 1000]
+/FontBBox[-130 -440 1430 1120]
+/FontMatrix[0.001 0 0 0.001 0 0]
+/Encoding 58 0 R
+/CharProcs 133 0 R
+>>
+endobj
+134 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 235
+>>
+stream
+xڝMjAK  qdB,tl2G,yS
+6.W9wyIp6MiYsRy0Km>+y0$o< &yXluܛdbg5z IPgGE!IFݼռZ
+z$Q
+endstream
+endobj
+135 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 252
+>>
+stream
+x}˽J@Xloy7InM`
+A+@N:W* ,;W7~\./J8.%
+ZJ"/xyx}-Z݀XvŜe%<=>/Y:i0g@D 2Ir1́ǷHbj,>-|t48w)4cD;mp
+X6` 7LjOY +DGoH#^=Hv\"
+endstream
+endobj
+136 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 293
+>>
+stream
+xڍбJ@u2/fcAT0v) *{CNcf1Kftqhtp0$Kt]
+endstream
+endobj
+137 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 299
+>>
+stream
+xUJ@p>y7&% 
+U=
+ [0A& jBv
+endstream
+endobj
+138 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 125
+>>
+stream
+x340030P
+z@BBP%\.'O.pS.}SS.}O_T.}
+5ȹ\=}gTa
+endstream
+endobj
+139 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 125
+>>
+stream
+x틱 1mgvK8@
+[҄U[FkIqEQckUaBCp@6HB~{) 5Wwh@b
+endstream
+endobj
+140 0 obj
+<<
+/x79 134 0 R
+/x62 135 0 R
+/x74 136 0 R
+/x45 137 0 R
+/x46 138 0 R
+/x4c 139 0 R
+>>
+endobj
+72 0 obj
+<<
+/Type/Font
+/Name/F17
+/Subtype/Type3
+/FirstChar 43
+/LastChar 121
+/Widths[700 0 399.99 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 899.99 800 600.01 1000
+1000 1000 1000 1000 1000 1000 800 1000 800 1000 800 399.99 1000 800 800 1000 1000
+800 0 600.01 0 0 0 0 0 0 0 0 1000 1200 700 899.99 700 700 700 1300 1300 700 700 1000
+899.99 700 1000 1000 1250 1000 1000 1000 1000 1000 1000 1000 1000]
+/FontBBox[-130 -440 1430 1120]
+/FontMatrix[0.001 0 0 0.001 0 0]
+/Encoding 58 0 R
+/CharProcs 140 0 R
+>>
+endobj
+141 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 155
+>>
+stream
+x346030P
+z
+FF&z
+z
+)
+
+&&zF
+@
+&FzFzs<A
+=j=}JJS |E nҞ
+
+endstream
+endobj
+142 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 154
+>>
+stream
+x346030P
+z
+FF&z
+z
+)
+
+&&zF
+@
+&FzFzs<A
+=j=}JJS |E?Q. L18@(
+endstream
+endobj
+143 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 241
+>>
+stream
+xڥOAjAYA``vv\ua(dBr=$(x[+~`-'a.^R*fl6ʌxNidXfV'czK胆ƒt, +9+dd'd\,iy_Ŝmh?RzR"G9'JᮢUy^p}uj{uGg//‹BJD yC|Cp$q9<E.
+|`
+endstream
+endobj
+144 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 152
+>>
+stream
+xڳԳT030P036P02730T07237P054Գ4TH1T(T03131P
+%E\N
+@> C 0Bo`
+endstream
+endobj
+145 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 145
+>>
+stream
+x33030T
+zf
+zFf
+&Fz@BB陠Hr
+pV0!\O?? N ?DQ6H\\
+endstream
+endobj
+146 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 181
+>>
+stream
+xڳ0030P
+zf&
+FFz
+fFzF
+)
+
+f&Fz&@@hbbgf#9ɓK?KKW4K)Yȇp=]? h4?C0`d@0q:>9JFϱ9!F\I}|B?'W
+endstream
+endobj
+147 0 obj
+<<
+/x68 141 0 R
+/x69 142 0 R
+/x6e 143 0 R
+/x41 144 0 R
+/x43 145 0 R
+/x56 146 0 R
+>>
+endobj
+73 0 obj
+<<
+/Type/Font
+/Name/F18
+/Subtype/Type3
+/FirstChar 43
+/LastChar 121
+/Widths[700 0 399.99 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 899.99 800 600.01 1000
+1000 1000 1000 1000 1000 1000 800 1000 800 1000 800 399.99 1000 800 800 1000 1000
+800 0 600.01 0 0 0 0 0 0 0 0 1000 1200 700 899.99 700 700 700 1300 1300 700 700 1000
+899.99 700 1000 1000 1250 1000 1000 1000 1000 1000 1000 1000 1000]
+/FontBBox[-130 -440 1430 1120]
+/FontMatrix[0.001 0 0 0.001 0 0]
+/Encoding 58 0 R
+/CharProcs 147 0 R
+>>
+endobj
+148 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 585
+>>
+stream
+xm1nA~O+lR("%UL+i&p1eL2za1xwh$ ~Ɵum6m[7Wfy3Uwm;onoi'}RݯهٛӟpP.g^.IҼ\^>Iɛ_)!9'vxvy֓?nGCV0dyC3d!K Y!kcJ|^eV>2+WϫUfBYʬ`,gRCzCƐ Y#,Jrk*E $IΑZC֔\$@r) =_Eք\$@r) ȝ_5&I.'9GrJrrOGֈ\$@r) Ƚ!\$@r) ȍu!I.'9GrJrroDC֙\$@r) Mz&I.'9GrJrrC։\$@r) ?k&{&[&wZ#k $' Wd9&D8Mr,&D8Mr䐅D9g@$';3!W?@\
+endstream
+endobj
+149 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 724
+>>
+stream
+xAk@
+zB"BskԀ!dy3J{Ѓ!o$=^<<:s+ 3qzݾz;veUs}<˫#>ۗ-9pr%~=WTƪ}v%eTivvXc命:z#HpXs[iEie 6mZn2D~9mʎIFSr`Bi9&i
+dF,z9Lc
+!7خGGÒP$@)q~s^)]DDR+@Xh3)**E ؊&> 4ߕ JQb(DīatR.rL1`%䎬T[1b*3jrF]~f%Ho7Ռ*+)_}
+endstream
+endobj
+150 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1156
+>>
+stream
+xmnFpaDpe*d $Ty$H 
+*TG
+G eD;ٙQbvqvGp04}4p8<}> O/GwF)^wy:z2_g?~WoyAz Bs r<x8<Jg;j;OW!bs(b3>wdվ#Ywd-}GV;ʼDx߉,W߉,W߉,W߉,WNda" %9YQ"KӲY״LD󚖇"k5-_kȲ^Y]C,'(D'Zs"eW"kk #έPH1DPˑXZBr(%ZP%j93YmX2G.X
+.>[nUœ-
+joralӤҜo |"gT\-3*oB&0A<+3r!sWH[\gr!`9ka%-T*r'-Y-4e˕-JU0rUɸݷT91VU.PˠUn
+
+endstream
+endobj
+151 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1248
+>>
+stream
+xmkGV`1ZrAtujNW(q$0ސ>^SK
+vӂ k/!>C˸X>IB(x]Y2޼jA;Hz_30 aGnQlw0l7>itOfVcY+l>~߻?|guFIkussO||qx?xs>^cRf:*FXƷ@x9{xǿs2n"ѽ jI\-ɚ%YZ5VKjIVȊ?YZS" eOEΟ,엝Fda" %
+SkfrܺFc9k˽+Wr;F񺽞Y܄?atf,gVtbc,gVtbcR.gkICkI=rdHkؔ@Aצ\6^ykSn4:_7M+
+dclC&kvc͇4X '÷Gqlh&o/rZU:8d&%YjIVlrw/;焼|#
+endstream
+endobj
+152 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 910
+>>
+stream
+xڍMFpC|2rZv⁴%CHzhs!Me9^"J.-ԡa\]tˈH5lbYgYt<NFi0ݞHf).MIr`6stv8w|xxx]ޞ۳=}ež_%JWyصw-`; +5Ѣ*C6޵Qlwa%[S]sKkƉ󚖼~{7̀yŵS+i9>6|i8~o'afU!tFH
+_{_ 5:c}5Y}GVx>~~B|t~iSwkKsjN.%Kjᗖ^Â]ï-/n9`e-Zl9X
+SX sJ,tai}m 3kf {f M%;eKC9 9Ud,T66G5\ ve ,g&X9({s-l\#/` ;opwѰ%&O
+"Sz*zk3-c25ml/ƾbmQyg3D%'ULtfg`tGw{J>] :q\)Xkv Xc{^\ &blijp Q=Ws6MW
+
+vHRqUHk{{gs wFU8Օ~X t qwl(/6^4[p:PtG|v[E90_&80݆~ˮ~~գOWsaGgï .!H'
+endstream
+endobj
+153 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 621
+>>
+stream
+xڭ1o0)(B)^ӅHހ
+}X=y ʻ_=\x?V}  !| 2-6)O CʿEs!e ςXoׂCQ{#xC-]rG62oщrb豥s7&}[e0\Wb4=+VS{s"[ꝵQ 7Cb_ixCjNLuכw)~Yk}<C+&pu\
+endstream
+endobj
+154 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1471
+>>
+stream
+xmkGUA`
+j饅S hJB}(mO=C`0C|!x+1ϟPϱZ;d%Dgw{N۷vm?lw춟u;w~_y{;_vno?mym=|}Fg7-3b$H<
+ONYd
+[[ɲ<@Fud@:6X,CZ(ə dNB, Q,N+,@X)AXMECZm#f,GO0
+JlFXSR=j*N) 4C\bT"h)Ŗ%\(b:&)ׂX1@W@o9
+R#(&$Sܐ<qW9FGI͛C
+:T9)*F2֡1\YЌ+Bc`1U&8s[kQl|8' *[M) UNPkf?:Pr Ir@cAE!_ދ4~pW9AcFEs犍rl}LmiԠEyr/>K4irS*Q3T:
+UN.!2*zz*r8sh!
+9+IKo9X;ZEM;blR'j6Ȥgkf92r6Y7'9fU<1yݔfUldd5YPkd[{S\;?旻d'=*
+endstream
+endobj
+155 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1370
+>>
+stream
+xmkFǟ5&X![Nqvq~`<>^m-8`vD胱`?:X=Tb^oFWWYiWoLx<^5z>XM7F[[oǯG?NFM/_p=x臟W~4y5Yyfۯ#pr'83Wl4<po+<\qNf:/1Kj$kfdfIVfd%R tK,m@td]3' jRd!_T<"76~q C\YYqؔw qneQP5)+P<Y"5IF6" (*0P% # F6f\}6_z RH&Ox =e
+#}?՜戴4٧ )=.N
+.Z(L,'U1j/tt ԉS
+gޢr\FIaIOr06J,zľ Üր0B%*'w1@窜E#RU8(;
+cbU9A[d\YTTCD'XXcYLDcCwUhDŸѻ*mEd\*c3 [UUrUn\ WU| rhU*ϡʍК܁\kLD8UT,\%?ʁ8\#r( q!#vc ,)/c:aw
+:VNW]c=KDXE]cm|mcm|]cmGX|}c5V5V,Lϲ@) 9+5wbU7w}c_o=z5z&yg~Xycw'g9s(ڠBwhk]j&j,O~H[YAXG6άk&M*;Ɗ~k9 ݲt{/e1[&kla'eL]2edLݛ β,7b$M,ɲvAYeWlyߙ,;gwdp$A
+endstream
+endobj
+156 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 303
+>>
+stream
+x1N0`wB# uK$2 +a#p\ bI= D_?QRJ!%|T&@T2EAhR d"R6n.|㑋k>-x|nnx<==
+endstream
+endobj
+157 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 281
+>>
+stream
+x1n0aG H^8B % SPzcV Y#0ٵvVYz@%s9(&!-[h)>*&%D͸;Z>C+iy+Zvp<rxΗiw H2M8wn.O h[4xA3ynw<c|^u?_/ط%-~tH25I{cdlOݞ|9&&au'yӯ!zѧ/;7
+endstream
+endobj
+158 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 877
+>>
+stream
+x͖n@O"5yU..
+\
+t;*Z@ \[ k(WuUTo+:&U|6)IMT|6ɣU{G&LES+1DeJ QY􏢃ܩs?NȣdzL
+endstream
+endobj
+159 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 887
+>>
+stream
+xŖ=o@ݦ,֩-Q H0 HLM_|z?Ȉ $zw9N,OsO~ei4?ǣd?IQ2 eE?/z{><O{?I޿{pAҼwo+se~ x1 ^K20AS#lf6fG9Ek%e- (e5,AYدͲ_ea6~m, u‰_Q?۴0G8.gxf"8LTDwޝ ‘nc_DB#CSwNSm" :!R)#RCX9rEnkrńPrsA=VJYAF+H9*UckN<]Zt+GW}G_9B) Y=M mBv&d mBvvhpʓ;vv”YDz ";ДcTj3M9F!`J9iPSNZ)'-ԔjI 5夅rB/帅^MeJi$/I9(ID9('ʑr}=Ѷ)W~-:Q*Uv_r*ѱ-ʁ(W(ܪOr\RN#”St)X9 !+E)gRA=RrW=)t\k#yk]&*CC9ОU>zgW[>r-[*h!\q
+&l&ex6g<8X,޵>,޵>,޵>,޵-\Yx h}B
+endstream
+endobj
+160 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 588
+>>
+stream
+xڽn@t%7W\}"HP
+$)HHR( QQ*͗ZBSIPӄDіhC! ED5Q!c%)PT/@? j4Ygӱc8Lni_[$wƼ,k?Y{zg5 ajz'eDtÕ]X.3?;q2әp}ef`JdSSdE;LS us;z3M:h\
+endstream
+endobj
+161 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 484
+>>
+stream
+xœn@SQ2ݱO9G 9+"ٕ v"YbMxh̲ؖe)[[i-FetU;2$;Sי&U6>?7eY>|WngeXEŠ('P? <aN&T?!Hw"HHDEr%(+E\(bK-Sda
+,L[$dE{X|Uc\{:Җg8Q^`*sYŝ| Uiq=TL{ԑPޣyJx8urL#H̃:z. G1y9*k3hS<Z(>jttRk'-L-ͼU<"Wwذ{ȱbz9D~H
+endstream
+endobj
+162 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1060
+>>
+stream
+xmMFe00| H<a,8 xsCN8$a甀Yd C X? XnjCZDTfiC/Uoje$R$;=iMOONL4}F4ܻ;|3~x6>|NOLJ쟳?N<$+|KoZ+̱UѪi
+{wwؑ#ݮ|i"JO}"'N~-0V [5 lU0UV[ l! lQmQmQmQmQ\mQ8lW[[T/`bmuXZ[-\X[55VVVob<?9Ըt'seC+#
+ᑛrv!<r0s!<r<9Qq\w;Qqa+k1!rKr2nȽIR_KfHWKi*i![i%[i#KHr#uK+)ia^ wRH S^u(Kr݈I@e y) 祀r^Y2 au@nүW, ȝa@G“+NE -rCD.1R#[6J\Pq%{q/$r[
+z[H1gcI"]Nu ]%X]N)rs*?#[tDَ:#9E?.sL 03JD/Xt9Ԣ}jrָODk{}#U!\#~]k7]_},NDg]N'J.)8-DӉ
+endstream
+endobj
+163 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 989
+>>
+stream
+xmAk@_\'ALn=uej4PAԓ@'BD?Eb>Jsz33̼yٱO?oM8q>'t6ݍq<ًL4z4Fx޻hY4ݛv'o޽?u~t)/7<~?Xc%k)RK(A'śEU< Y{wr+<[lgk)<[ ʅg+TxlamamamamamaY_
+8r$1䄖!'`GJr-b#!g%r)CJ9+9䐫H:rȕ$:H:p]4st;'C%)tȹZđǑ 98r e\krQn3Ά(=>|Y91^ rѠrBȑđ#rZ꥜Rr\}SRST۞-r nwSvg$Ck[(,rRnEb)SNsS.$)^9<Z9OF= \P $Knȩtl .4r26zt `=\$ jurC}&RW5rZl >\D0lHBJ%|7vȵ!
+eufP!lR'
+/Mҕ?,d&?$l[x󵑩ag&N-78Yxl?w ydlD7
+endstream
+endobj
+164 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 610
+>>
+stream
+xڽ1o@H*y@%R)*( ~2ʄJHk,/t޻y`%j~w~n<3(/~|y9|7svl9/8=SrNﭓڬ_}LWo_f1q*C& |9ꛈ+wDF6S+S ]ƔC#2b)_fLޚ> taet؆׼gr}I4K> b<%
+fOl W3qa-o" ;Xt,WV sK e?RFVHe؅ΘH}=Q$fdcX:*svo]6+:'ZR-@ zI%5*9uJhLGtyǔĔ ܡLp<L7xHmU*dd`%lu=5t=f@yhlU ?u$R;^
+r0t[$8R@?(epfU{[}al O dhFfS)Cx(u&)}Ӕݔ)q'ar?2yNX
+endstream
+endobj
+165 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 531
+>>
+stream
+xڝj@ 7 vm={=(
+&@({0ה^F3g63
+ؙw~٪,YYTrwwwwg]=bP?_GW*?nxl~~&S;&J'%n$Nj>Te مJPB$[$IFu4SMjUp,I
+Q*5CtTB*AV(4n5jMZTRgĐrRSf]8&fa"j3-cՖKAc)/JϬ/'uby(H3%Q7b,~^=@!I/ޒj҉.d[1/xCQ%(0ig9* .L[^Ĥ|$5 ճt`SXO)}@Ln~ B~q&&&e"Q:{&DP6ҰE&RE_1_Ho]pŶ
+endstream
+endobj
+166 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1114
+>>
+stream
+xmkG)WBO{Ȗ} $AI:AUm¸E)d]̟`2»x7yw|ݛgY6˲~<ܝ.҇te;',Mߑͳ٣G)?=&&?w:~ש=&=Sxx}Kej[ \Ƿ#xs7o1쇅<'mQFbiR6(VaX`XX^Ўr S؟},[ s zk ̛/CZHOo|,[.$VgiWoj,-m"K[Z&$KYZ-9Ѝ,߼8X7SDS,+wU
+ bp|*|]B,\ d\ >I@Жܣ}rhKw9 -ae=c= h+)uB0V. 5D]Nﳀ:MP#22!-R2\fՆ/d6W&]<4lbd7wG&%32rwŒdmKfQ,MFFd6cϝ*;?3!O=?1հ
+endstream
+endobj
+167 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1090
+>>
+stream
+xmnFWA.| Dĉ-^ AN&Ae@SɱQL#@Ca>BبCDl98iǓ8ǍQtcz09M`rVttt{FNg>Nxhzk:޿OD/~{h"7y}tp 8LKQ;R]Y7
+ mcIqTa!v2-k$rgI9D#,)HpgI9 ?u+M7pRHQ6r+@ޅu*r
+PNH ܎PXfN9
+/F;+ c$Tˇ)
+pʉ G|p WT)3nrS.O8)/5U.3ZVOU|(V9KDZ
+2\^[,*עrhxu'Vqh`u)"e6-YE;V\Abd~NI9B'EӓǤ ~w/ Ux 5Q?jGgE(CkF\NFQwR:cʕ Ȝ*gPRF\ AxDA \ wV"lAڽZX)2%*XKTn2Շp
+endstream
+endobj
+168 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 421
+>>
+stream
+xڽJ@@Tȥd6m=9zԣEϝ~BE~C!ז^R;얡"˲$3odZDk<&ENΒF^!SϪ):O+OѸ;5ʢJeZ=F\?V
+jtl&MiJc qqC=vXFAՄ0 mnM. aKG
+$
+pM).ap5E-,%N60 OʀQ838 KbtYE_m>
+endstream
+endobj
+169 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 309
+>>
+stream
+xŐMN0" ItR,`% l!GQr.khVH YhT
+eR1XWF6SlJ>h|ƩidU-ǪIS$ObފȯPB5=|~sھóO{Q D
+endstream
+endobj
+170 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 897
+>>
+stream
+xmn@*6D*[ ib)-P
+ՏQO'aE~xtt8—qXMBҋ7hyǣGqWݓa^=/oxWv2<<%<lHr|';%[^[9f#bNxZŪ^Bx2J+^,)X05} cA_X0EoR9l$:߈
+?U ):V)h@V:V!hD6:V&0 cuR<$|BL`,hMtBYRN!ݬQvfI9aXFDQ 7A_xF9h0}[)'6.A5"Kr2.-ZG%u(
+r+שHrB]ZWq/ܩ:i+ XcWE_ܪq(UŪ1Wf-Zs*]PÔ*}}WDUFr*w*QaV%U.CT[DU.A 5FQg;3 )!" r-!r rA)Wr r r rk\i*GkR΢+R.7蒔[rr Rܬ^dH+rBJPs+U
+r"eH+726ID)W'lI&?lI&J9/܋eg& /M,^,3p\sgϝGgg
+endstream
+endobj
+171 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 824
+>>
+stream
+xڭnAX’"EuTIN
+  *Z$D
+$*Ǐ*(@#Wq>qc;;;{CVJO4IǓ8̏d~%,Jx69=O'<zD%8C /(9IӧYGxݶX?amn۴`JXUm@
+r@9DrBՆrL@-P΄1\LK)cLA}!kXr}}E+#y.rk)#xyV^9B^9$#D-R&D5H9H9r[S!CN9r 9r:<:pʭ ;rB{NkBTn߬۝r ˅Y*P!T` +dM
+9dr6Ilb+Tw6lR٤I!gL&Mr"RZZZ Å;39wcB>Y _rѱ
+endstream
+endobj
+172 0 obj
+<<
+/x5a 148 0 R
+/x6b 149 0 R
+/x4a 150 0 R
+/x6a 151 0 R
+/x51 152 0 R
+/x71 153 0 R
+/x4c 154 0 R
+/x6c 155 0 R
+/x52 156 0 R
+/x72 157 0 R
+/x53 158 0 R
+/x73 159 0 R
+/x42 160 0 R
+/x62 161 0 R
+/x41 162 0 R
+/x61 163 0 R
+/x4e 164 0 R
+/x6e 165 0 R
+/x4d 166 0 R
+/x6d 167 0 R
+/x50 168 0 R
+/x70 169 0 R
+/x4f 170 0 R
+/x6f 171 0 R
+>>
+endobj
+74 0 obj
+<<
+/Type/Font
+/Name/F19
+/Subtype/Type3
+/FirstChar 48
+/LastChar 115
+/Widths[1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 1000 0 0 0 0 0 0 0 1000 1000 1000
+1000 1000 1000 1000 1000 1000 1000 0 0 0 0 0 0 1000 0 0 0 0 0 0 1000 1000 0 0 0 0
+0 0 0 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
+/FontBBox[-100 -200 1100 1100]
+/FontMatrix[0.001 0 0 0.001 0 0]
+/Encoding 58 0 R
+/CharProcs 172 0 R
+>>
+endobj
+173 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 458
+>>
+stream
+x]1nA~O1z4) HPq
+_/|I}242|1L|>Ӂw5vݧgK
+endstream
+endobj
+174 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 510
+>>
+stream
+xڭӽj@
+endstream
+endobj
+175 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 584
+>>
+stream
+xڭk@# ae n&HA ՞uLi{_ ăl{ eBy4=xh3!|xssvwxn'b;W^yX,[}Vwy{xy]V+T
+%xl"#@rrjbclaq cΰfwn׀u9 \bk0ǀp0i:kӿUXG"T7`gxVX'HX #,\S2z$1 3Csj_ '+"?OeHf1Eu #TJD%e9z Tg:Q4(
+L5K‘Z<vJH1G' Ca!tI PP9UFێsTij=;Bm4wۢʉ鷦L(W}sIX֣?]
+endstream
+endobj
+176 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 861
+>>
+stream
+x]jA{ y26hif!ѕm%QPSٹt-HQTpҏގ 餺sꯞSu<ϧy4_VfVE1ĘO7ndOunM7 h[GYq}cvOOk
+"wd? ?B7!tB ӰZ8޶pm(z[N3ؾ}cګ,K=?uo^XLqT}H'HI| |*phpp|eGuK u+l}T-+_]ZWҲ73}@NɞitK.5=1K5d1#\Jzn6
+endstream
+endobj
+177 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 942
+>>
+stream
+x]=oVLYE&+4 R"UhZg* %Y2dl@BC:O\q=/×_}='}nл?x`xxoǝ} {ׯ?|Ey&TjrQJUT+Z]w 0jnMաq7iPڴ/j>M־桷SylO+{*о`}\.C Wzr+#[ErwqH5"B*Ceo޽c{͗kt4{^Nl.k*z@u/j9h=g)镻_u@|EbfkK:'@D|o
+endstream
+endobj
+178 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 633
+>>
+stream
+xڕԿk@  Zl$ĆAB=SB[2u!`"Ct-_q^NHp{?$Pz`>tOqE(p0x{C>ލ{#>Øn>v[O<{OG(L߽Ǐvd5͓uᚪT4i򚧚-"(I JBusf."ʹ=Q%]z4Q")CxhiA;)]TbQjkBvQ!!5BeŚ:P5jNi!i,Ӛt&iQҘT)k;%V%e3En+Q%m ̼׌ ѨJ\'ʓtJ7𞼴IFXe5RM5v޹ Yq:ms.؅Yjew͌XrMZF7Pި/1wZ1ƶ3uQD-z0'v(zn3KnlMJ%w*PKKVbۢtk;N]+3.åڠV-^K`vZz%(Ej$*?UW뿃[vɻ즑Ia
+endstream
+endobj
+179 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 544
+>>
+stream
+xڥϊ0
+6Avg*sXГoɲ_+_/=OG"b%i4u]Wuպy]mzw;otYWVW6>Uq/VtSockJ{e|@7`n sItЧ02$
+o>(  n,OA쀲f*NyFQOAAYH78,@vo`dS4u4-L;@0)3 *i8S,eI=+,@dp0\%&$M'aOEMQdʨ0SN|JaAyՊYYT ]qGH2,+E5`$BR%::S9܃!J,3$ᕣu7$s4Ԁ'Ea'AGT2溕tE"URqhgQv~nbvh%j3
+=|$ ׅ_d\2cvj*uxռG<fPh_<% 
+endstream
+endobj
+180 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1122
+>>
+stream
+x]Ak#7'˜ 3ֱk!Xmas(nOOn咃˺ԗ lhC XaXױuz}o4X{nZV+5[qI$nέNy;~AͣvWv}cIaNO,n-b`@p2 rVV +fUWU ʪpC[u׮X3+VC+)L{ԛȈ/\yd&ִ)dbFҨC2qER̸{Vt?$L jag%F(*P vڅ eRj;WNe5-`f:n[&:Ppͥ{B0^u
+7?r 9fh[PW0Ht=hX`lª㳡{Jـ#g* θ\JFv|0n
+JJ`^I!J߇hH$Lu5gL6NWXN<sG=kق7EǏ'tP=
+n'I7)tL)y%7@Д?9% M|
+>|8pSR+ϗIϷ-|2/ qwbty>]Kx<-O_K>- ‚ς
+>|<
+>B|~gvwjɝ~'.w^J3;* ɝ*v*TqRzj
+endstream
+endobj
+181 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 1094
+>>
+stream
+x]kFN&:/:HsGE[k伆e$*\\6,++҅Sg2jUdyyOUoo(aG0ފ^^(cz[_Fp<wow?GWۃk?uoo#`ҽ 6XbfYz Jkx+-p+~׶]tlWw>НuqkiR[[FyXG972w1iP}
+?iAC@&M~hYMְJ
+)mh߬MQ-oԗxȊF!lVydz9w~ھ +,@hTPZawP9wąFo%N!%άl <s1iDCgs<DR {p V1ބY%0̅zg֓JJ
+wyD'oyR~h7Ĵ~iR-i>IN\UbFVU^?QŒF매j"O%<~JV:$MQh%<@4)q
+I
+~̫b? |1`?
+]|W.b)e|~~|,z)ÓRB͖*3nw e
+endstream
+endobj
+182 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 294
+>>
+stream
+x=N@2fo 3|4HaPK 7UWĂ6xl1Wd13Zk5t*h_y1D&V:9;xv':^'rJXI7秗{.N5/3 JbX!
+z>8lD&}9ՠ%&
+i a͑E=oWmNwB{+m
+5'
+V劵E3ن nJFg%ÜVS4!Syv
+endstream
+endobj
+183 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 268
+>>
+stream
+x=N@Jai!sb HPq@;(Vr! k"%S J)*Q*@TLA(dUq.PL2%5<%L%ϛ+xz|zhr6guci4kv_{ڵt BuK}H=e7dqQ&OtZibHg޿~HqlwՑu) љ`зe7xR;x\ĀBH~CggvN35|
+endstream
+endobj
+184 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 672
+>>
+stream
+x1o0 )Kh.DF* q*LubءROU^X2~8Nm11|_l{+ȋ"ßi^r;/(|25c1'2{|Ol]oY2z& w^'0IV_j;(ѵ:BpJfYl l* Rsou":[E~߮ݱc5K[4lK6JMfSϼ#rj P9Jw)pD5q|e=]2
+endstream
+endobj
+185 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 682
+>>
+stream
+x핱n@@TH(*w6EBg)HP@IA):֊ l;ήz$IIr{<9$MK=&{4~cN͗iop^'qzpxIWqq0ozBvh^+oKo7[ƛ-q(?|W_"~We 6*O0
+g}qܐqE~:.ot\d͘UN~G$?%wrsq~XY~UϜgW,hh|&z4 Q=RNr#LHgzP#?a?y?~~T?nLlg$~zߘ7sl~` W}~{~[g6#>bSY/b9s<b~wo~ ]2w0 ]*h8eGɳU
+endstream
+endobj
+186 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 486
+>>
+stream
+xڵϊ@[y
+XQGZm ahTWkˏwXV~@񂇑ӆQ
+endstream
+endobj
+187 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 423
+>>
+stream
+xڭAN@ײ a UVYKM*& K1LF3x2 2y,dT,ip,&7R܋D"wċ IMs֙^eg"9av.np}D<BnՏn2>kU``01 )!xqrA1)#A9g+v\W*uɶ:uŶ<g:tpOѼJסwOtVk^  o1ڱiƴ[ꫭk nٛ F
+ʠ{ L/۰?Ƒ~93r|B{Bʱ1Q `c?Bi]\7 5Ձ୫CL+ +_ε[:ss
+endstream
+endobj
+188 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 824
+>>
+stream
+xukAǧܽtb@@U0QO^*= J7!OB) t#5܅qfdC^y3ϼɼ$~GcmoDkf?ތ8I[*$z?HMh{_gQrgЄûz{OEFG/_ DPBpIVpe 9y ^V7}ڷk>EoPnZ|-+-3f4s'clBY7BxCA|!'>^tK/k…~iW7|X۷D߀ڞRyWhO|31`"LckC{wYa#5pہ:G|{œG4QgU×΋O.򆏣1|F ;KQKN|S;ԎO9c:%>WX>g%>w\ ѫ~wj~f\8g~FX߸d~Tv2W7]կTO3կBgtS?atǵ4|j~u|Tv8KދIm@E~c7|ć
+aNS|s%SЍaNb~W]wY 9VZhV
+#{
+endstream
+endobj
+189 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 791
+>>
+stream
+xuϋPǧfK^$ynb²YV{?@œOXai'޷/d'A6ײ9B̘7&/y`~}t& `>v`=? p?oc0_[t`דdٟ=xxd}?l5?':ԸMC%f[x1X-|`uݬA36C>k֖סAe]Y|߅wW+tWsWzo:P7zo:ġP
+_P(/q(d—8—\ },|#GdK2omE_␽
+S—5d^'uJG*pR(KGS=Ge!rݲK_4eX;>Pzu|!D5Z hYW +cI*of 9Ŭ;>L
+endstream
+endobj
+190 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 462
+>>
+stream
+xڝA@
+endstream
+endobj
+191 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 884
+>>
+stream
+x]j1 .xg/
+]UP(w.tJQ\T(Bi֖9/3vf3%KNΩʲe!kr\ܬ;EUVhu-=hv*pZUW[6+ϋ`wo߿{z|P~Q<YұΏ92Bwz=M;;;6::NB v}ڻصko|,z|sn΃<蘛Oh$bչɿؐn>;:A|p: ߗū ;e{+|;qao->wJJ%o6T= ߬&
+l>G೬gl>Aϰ! }hyxVJ=E{HyhyP6/h-|_f3osy1e >Ytz|3{Ӎ ><(ja9yKZ>Y^ ڰ>>~ |sc>ެӣfu}fp]v||5ɮ7"DIytI|ۊCH|5i 6&N,_ZX+h|f>7EH>fe]*̷RD B ͮZZ#Ϩ?%>3D܁gN9"%>?x986C|`R f ȟ>/tOE~IpksؔO}u\=򋷭k᳭i5tZ-|n&-|Np]/u;׫wWLnckw^szg{T^apsr
+endstream
+endobj
+192 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 872
+>>
+stream
+x]Mk@gX|&7O&T Io^6 <ZRl>Jۃl>[,l1<ed23w|zozV?:]u7;۷tX7z3ho<[퍇8 y~xyr 🼐dO,d**ҧ\f2aYB΍WS96&o\aiTf|QYeƧTq# ~ˆߜFűiJ 15/կS"::~H3ʊOUw(v[د+fSB|~91째b4^XD?PS/-~7x͈o^VnJE#A7 D-^1;gaʣL12Jᗷf0¢@1f69ߩM4ߡlKu]~L!0~y\hkP_}W>fwٹ Ijh(~~Uͭ?W8~<d?n -AȏךL~>PQ_@qfhZ%?c?N3nƼ)194.)OQ?8?`♁ga+&?OXoWz J1ǘN\bFMܰ<~h Ys'BfT Tw x E=aP_f?9E|"4@}]Q_`5F})_v엮~Ɋ|^q6Kbb3*>WˊO~~W4ߥ.iw5f<]~6ō U`~
+
+endstream
+endobj
+193 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 333
+>>
+stream
+xڽ=N@#An8Bko_*K$\ A%$:q:%]"403kـQHXkϼ=SRS_>P(V3 qaW^9DWaޙ{q/ ^ίNAn3@fLSZ +- n~B
++qJ))f%ˌo%N%x`ALΌ4@F4IЈ a YAPPмt`V-!oc$-^G:9O/U
+endstream
+endobj
+194 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 280
+>>
+stream
+xڽ;N0&G`N؛VZ@"T+%r!e(alJDY?Bp!.lU2ycU <goXd T5KXz??_XBI{q!Efpth`
+endstream
+endobj
+195 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 729
+>>
+stream
+x]kAܟpۥe\! Q+$ZXY[!e+An1 ?%Sx<{ƙ+2d;ٹyE<܏a>ʶayQ ǻݘ{ً"{Y=up~wǽG4Lg~x>|r?+:&<ʿ~CŃ -Զa
+(nY hVU4,m 66W6om: o]%~3] xO Ʋve\ ~'`_a%~Z4짠U+쇌!c<2{?d7-Yi`ų7ܸxg.J~
+~
+~?f ȋW"k[WFVX0{Mޯa~5~_If;&0_` if#? owy@~sw)L~_oOOJ ~w<_ p[/;;6wM%8~~~&I]4T?p{en
+endstream
+endobj
+196 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 702
+>>
+stream
+xm@'&~slN\.
+endstream
+endobj
+197 0 obj
+<<
+/x5a 173 0 R
+/x4b 174 0 R
+/x6b 175 0 R
+/x4a 176 0 R
+/x6a 177 0 R
+/x51 178 0 R
+/x71 179 0 R
+/x4c 180 0 R
+/x6c 181 0 R
+/x52 182 0 R
+/x72 183 0 R
+/x53 184 0 R
+/x73 185 0 R
+/x42 186 0 R
+/x62 187 0 R
+/x41 188 0 R
+/x61 189 0 R
+/x6e 190 0 R
+/x4d 191 0 R
+/x6d 192 0 R
+/x50 193 0 R
+/x70 194 0 R
+/x4f 195 0 R
+/x6f 196 0 R
+>>
+endobj
+90 0 obj
+<<
+/Type/Font
+/Name/F21
+/Subtype/Type3
+/FirstChar 48
+/LastChar 115
+/Widths[1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 1000 0 0 0 0 0 0 0 1000 1000 1000
+1000 1000 1000 1000 1000 1000 1000 0 0 0 0 0 0 1000 0 0 0 0 0 0 1000 1000 0 0 0 0
+0 0 0 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
+/FontBBox[-100 -200 1100 1100]
+/FontMatrix[0.001 0 0 0.001 0 0]
+/Encoding 58 0 R
+/CharProcs 197 0 R
+>>
+endobj
+198 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 239
+>>
+stream
+x}P;05JG`N` [!#b*M"QRb \R f'a"{cy޼"ItpFtN9Ȝթ`
+endstream
+endobj
+199 0 obj
+<<
+/x6b 198 0 R
+>>
+endobj
+99 0 obj
+<<
+/Type/Font
+/Name/F22
+/Subtype/Type3
+/FirstChar 43
+/LastChar 121
+/Widths[700 0 399.99 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 899.99 800 600.01 1000
+1000 1000 1000 1000 1000 1000 800 1000 800 1000 800 399.99 1000 800 800 1000 1000
+800 0 600.01 0 0 0 0 0 0 0 0 1000 1200 700 899.99 700 700 700 1300 1300 700 700 1000
+899.99 700 1000 1000 1250 1000 1000 1000 1000 1000 1000 1000 1000]
+/FontBBox[-130 -440 1430 1120]
+/FontMatrix[0.001 0 0 0.001 0 0]
+/Encoding 58 0 R
+/CharProcs 199 0 R
+>>
+endobj
+200 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 268
+>>
+stream
+xUP1N0ttInpGGtD
+$EJ
+Ԥ[y>!eәq2NwrUwиqUpJޤ.A?{[$T]N>?_la-(L$Pc
+endstream
+endobj
+201 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 123
+>>
+stream
+x340030P
+Ffz
+Fz&
+fz
+)
+
+&z
+@0&\.'O.p3c.}0PRTʥ`C.
+?QzX |.WO@
+endstream
+endobj
+202 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 120
+>>
+stream
+x340030P
+Ffz
+Fz&
+fz
+)
+
+&z
+@0&\.'O.p3c.}0PRTʥ`C.
+!0J/\\
+endstream
+endobj
+203 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 281
+>>
+stream
+x}=N@-@7kA!R
+|Q~-?_FR~yjz~V_[W?KEin~
+endstream
+endobj
+204 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 281
+>>
+stream
+xm1N@aۘd.z'"p H:tV\`v .g%K:~igs7kznzNߏ[zqՍ[nޞ\:qHu(
+Ov\GZ<A%:\.8|x1Oື^}{opas3<Uy*3xTS*}W^h*^b{/]
+endstream
+endobj
+205 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 142
+>>
+stream
+x340030P
+Ffz
+Fz&
+fz
+)
+
+&z
+@0&\.'O.p3c.}0PRTʥ`C.
+ ؁0@JJ4ؗ ޅ??8Փ+
+endstream
+endobj
+206 0 obj
+<<
+/Filter[/FlateDecode]
+/Length 179
+>>
+stream
+xڳ0030P
+Ffz
+FFz 1cTB P-ZYHrW0P03U()*Mw
+pV0!\O &0DKG>$IIbD-x$ŽP 1 d$F$kT7?$(\=f
+endstream
+endobj
+207 0 obj
+<<
+/x78 200 0 R
+/x76 201 0 R
+/x77 202 0 R
+/x44 203 0 R
+/x47 204 0 R
+/x49 205 0 R
+/x53 206 0 R
+>>
+endobj
+100 0 obj
+<<
+/Type/Font
+/Name/F23
+/Subtype/Type3
+/FirstChar 43
+/LastChar 121
+/Widths[700 0 399.99 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 899.99 800 600.01 1000
+1000 1000 1000 1000 1000 1000 800 1000 800 1000 800 399.99 1000 800 800 1000 1000
+800 0 600.01 0 0 0 0 0 0 0 0 1000 1200 700 899.99 700 700 700 1300 1300 700 700 1000
+899.99 700 1000 1000 1250 1000 1000 1000 1000 1000 1000 1000 1000]
+/FontBBox[-130 -440 1430 1120]
+/FontMatrix[0.001 0 0 0.001 0 0]
+/Encoding 58 0 R
+/CharProcs 207 0 R
+>>
+endobj
+1 0 obj
+<<
+/Creator( TeX output 2005.03.17:1805)
+/Producer(dvipdfm 0.13.2c, Copyright \251 1998, by Mark A. Wicks)
+/CreationDate(D:20050317180615-05'00')
+>>
+endobj
+5 0 obj
+<<
+/Type/Page
+/Resources 6 0 R
+/Contents[38 0 R 4 0 R 39 0 R 40 0 R]
+/Parent 208 0 R
+>>
+endobj
+42 0 obj
+<<
+/Type/Page
+/Resources 43 0 R
+/Contents[38 0 R 4 0 R 54 0 R 40 0 R]
+/Parent 208 0 R
+>>
+endobj
+208 0 obj
+<<
+/Type/Pages
+/Count 2
+/Kids[5 0 R 42 0 R]
+/Parent 3 0 R
+>>
+endobj
+56 0 obj
+<<
+/Type/Page
+/Resources 57 0 R
+/Contents[38 0 R 4 0 R 61 0 R 40 0 R]
+/Parent 209 0 R
+>>
+endobj
+63 0 obj
+<<
+/Type/Page
+/Resources 64 0 R
+/Contents[38 0 R 4 0 R 68 0 R 40 0 R]
+/Parent 209 0 R
+>>
+endobj
+70 0 obj
+<<
+/Type/Page
+/Resources 71 0 R
+/Contents[38 0 R 4 0 R 75 0 R 40 0 R]
+/Parent 209 0 R
+>>
+endobj
+209 0 obj
+<<
+/Type/Pages
+/Count 3
+/Kids[56 0 R 63 0 R 70 0 R]
+/Parent 3 0 R
+>>
+endobj
+77 0 obj
+<<
+/Type/Page
+/Resources 78 0 R
+/Contents[38 0 R 4 0 R 82 0 R 40 0 R]
+/Parent 210 0 R
+>>
+endobj
+84 0 obj
+<<
+/Type/Page
+/Resources 85 0 R
+/Contents[38 0 R 4 0 R 86 0 R 40 0 R]
+/Parent 210 0 R
+>>
+endobj
+210 0 obj
+<<
+/Type/Pages
+/Count 2
+/Kids[77 0 R 84 0 R]
+/Parent 3 0 R
+>>
+endobj
+88 0 obj
+<<
+/Type/Page
+/Resources 89 0 R
+/Contents[38 0 R 4 0 R 91 0 R 40 0 R]
+/Parent 211 0 R
+>>
+endobj
+93 0 obj
+<<
+/Type/Page
+/Resources 94 0 R
+/Contents[38 0 R 4 0 R 95 0 R 40 0 R]
+/Parent 211 0 R
+>>
+endobj
+97 0 obj
+<<
+/Type/Page
+/Resources 98 0 R
+/Contents[38 0 R 4 0 R 101 0 R 40 0 R]
+/Parent 211 0 R
+>>
+endobj
+211 0 obj
+<<
+/Type/Pages
+/Count 3
+/Kids[88 0 R 93 0 R 97 0 R]
+/Parent 3 0 R
+>>
+endobj
+3 0 obj
+<<
+/Type/Pages
+/Count 10
+/Kids[208 0 R 209 0 R 210 0 R 211 0 R]
+/MediaBox[0 0 612 792]
+>>
+endobj
+38 0 obj
+<<
+/Length 1
+>>
+stream
+
+endstream
+endobj
+40 0 obj
+<<
+/Length 1
+>>
+stream
+
+endstream
+endobj
+4 0 obj
+<<
+/Length 30
+>>
+stream
+1.00028 0 0 1.00028 72 720 cm
+endstream
+endobj
+212 0 obj
+<<
+>>
+endobj
+213 0 obj
+null
+endobj
+214 0 obj
+<<
+>>
+endobj
+2 0 obj
+<<
+/Type/Catalog
+/Pages 3 0 R
+/Outlines 212 0 R
+/Threads 213 0 R
+/Names 214 0 R
+>>
+endobj
+xref
+0 215
+0000000000 65535 f
+0000200808 00000 n
+0000202702 00000 n
+0000202350 00000 n
+0000202555 00000 n
+0000200972 00000 n
+0000011938 00000 n
+0000000009 00000 n
+0000042511 00000 n
+0000042327 00000 n
+0000000908 00000 n
+0000048122 00000 n
+0000047936 00000 n
+0000001901 00000 n
+0000052306 00000 n
+0000052120 00000 n
+0000002818 00000 n
+0000056366 00000 n
+0000056177 00000 n
+0000003803 00000 n
+0000063832 00000 n
+0000063642 00000 n
+0000004749 00000 n
+0000076455 00000 n
+0000076267 00000 n
+0000005685 00000 n
+0000092238 00000 n
+0000092051 00000 n
+0000006602 00000 n
+0000095322 00000 n
+0000095136 00000 n
+0000007542 00000 n
+0000097893 00000 n
+0000097707 00000 n
+0000008506 00000 n
+0000100040 00000 n
+0000099854 00000 n
+0000009506 00000 n
+0000202455 00000 n
+0000010507 00000 n
+0000202505 00000 n
+0000011805 00000 n
+0000201075 00000 n
+0000018513 00000 n
+0000011999 00000 n
+0000107518 00000 n
+0000107323 00000 n
+0000013084 00000 n
+0000116962 00000 n
+0000116776 00000 n
+0000014066 00000 n
+0000129221 00000 n
+0000129036 00000 n
+0000014794 00000 n
+0000015521 00000 n
+0000018411 00000 n
+0000201258 00000 n
+0000022530 00000 n
+0000018575 00000 n
+0000149576 00000 n
+0000152626 00000 n
+0000019636 00000 n
+0000022427 00000 n
+0000201363 00000 n
+0000027069 00000 n
+0000138911 00000 n
+0000138716 00000 n
+0000022592 00000 n
+0000023527 00000 n
+0000026942 00000 n
+0000201468 00000 n
+0000029783 00000 n
+0000155002 00000 n
+0000157077 00000 n
+0000179047 00000 n
+0000027131 00000 n
+0000029609 00000 n
+0000201659 00000 n
+0000033253 00000 n
+0000140473 00000 n
+0000140287 00000 n
+0000029845 00000 n
+0000030814 00000 n
+0000033079 00000 n
+0000201764 00000 n
+0000035933 00000 n
+0000033315 00000 n
+0000035807 00000 n
+0000201948 00000 n
+0000038336 00000 n
+0000197019 00000 n
+0000035995 00000 n
+0000038199 00000 n
+0000202053 00000 n
+0000039987 00000 n
+0000038398 00000 n
+0000039873 00000 n
+0000202158 00000 n
+0000042264 00000 n
+0000197777 00000 n
+0000200305 00000 n
+0000040049 00000 n
+0000042157 00000 n
+0000142505 00000 n
+0000142990 00000 n
+0000143312 00000 n
+0000143739 00000 n
+0000144194 00000 n
+0000144765 00000 n
+0000144967 00000 n
+0000145193 00000 n
+0000145403 00000 n
+0000145675 00000 n
+0000145878 00000 n
+0000146089 00000 n
+0000146295 00000 n
+0000146565 00000 n
+0000146749 00000 n
+0000146960 00000 n
+0000147181 00000 n
+0000147521 00000 n
+0000147832 00000 n
+0000148036 00000 n
+0000148357 00000 n
+0000148710 00000 n
+0000149059 00000 n
+0000149254 00000 n
+0000150078 00000 n
+0000150559 00000 n
+0000150865 00000 n
+0000151299 00000 n
+0000151771 00000 n
+0000152316 00000 n
+0000152525 00000 n
+0000153128 00000 n
+0000153437 00000 n
+0000153763 00000 n
+0000154130 00000 n
+0000154503 00000 n
+0000154702 00000 n
+0000154901 00000 n
+0000155504 00000 n
+0000155733 00000 n
+0000155961 00000 n
+0000156276 00000 n
+0000156502 00000 n
+0000156721 00000 n
+0000156976 00000 n
+0000157579 00000 n
+0000158238 00000 n
+0000159036 00000 n
+0000160267 00000 n
+0000161590 00000 n
+0000162574 00000 n
+0000163269 00000 n
+0000164815 00000 n
+0000166260 00000 n
+0000166637 00000 n
+0000166992 00000 n
+0000167943 00000 n
+0000168904 00000 n
+0000169566 00000 n
+0000170124 00000 n
+0000171259 00000 n
+0000172322 00000 n
+0000173006 00000 n
+0000173611 00000 n
+0000174800 00000 n
+0000175965 00000 n
+0000176460 00000 n
+0000176843 00000 n
+0000177814 00000 n
+0000178712 00000 n
+0000179456 00000 n
+0000179988 00000 n
+0000180572 00000 n
+0000181230 00000 n
+0000182165 00000 n
+0000183181 00000 n
+0000183888 00000 n
+0000184506 00000 n
+0000185703 00000 n
+0000186872 00000 n
+0000187240 00000 n
+0000187582 00000 n
+0000188328 00000 n
+0000189084 00000 n
+0000189644 00000 n
+0000190141 00000 n
+0000191039 00000 n
+0000191904 00000 n
+0000192440 00000 n
+0000193398 00000 n
+0000194344 00000 n
+0000194751 00000 n
+0000195105 00000 n
+0000195908 00000 n
+0000196684 00000 n
+0000197428 00000 n
+0000197741 00000 n
+0000198279 00000 n
+0000198621 00000 n
+0000198818 00000 n
+0000199012 00000 n
+0000199367 00000 n
+0000199722 00000 n
+0000199938 00000 n
+0000200191 00000 n
+0000201180 00000 n
+0000201573 00000 n
+0000201869 00000 n
+0000202264 00000 n
+0000202634 00000 n
+0000202657 00000 n
+0000202679 00000 n
+trailer
+<<
+/Size 215
+/Root 2 0 R
+/Info 1 0 R
+>>
+startxref
+202800
+%%EOF
diff --git a/obsolete/macros/latex/contrib/texmate/texmatesample.tex b/obsolete/macros/latex/contrib/texmate/texmatesample.tex
new file mode 100644
index 0000000000..e8564bcf7e
--- /dev/null
+++ b/obsolete/macros/latex/contrib/texmate/texmatesample.tex
@@ -0,0 +1,326 @@
+\documentclass[10pt]{article}
+\usepackage{doc}
+\usepackage{texmate}
+\title{\TeX mate\\(comprehensive chess annotation in \LaTeX)\\ Usage sample and reference}
+\date{03/13/05}
+ \author{Federico Garcia\\\texttt{federook@gmail.com}}
+\begin{document}
+\maketitle
+
+\tableofcontents
+
+\section{Introduction}
+I tried using the \textsf{skak} package.\footnote{By Torben Hoffmann, 2001.} I liked very much its beautiful chess fonts. But somehow I got frustrated. I forget exactly what it was, but it frustrated me. It was about annotating the games, somehow the syntax requirements that \textsf{skak} imposed were too cumbersome when an analysis had many variations and subvariations.
+
+So I simply didn't do it in \TeX---I think I didn't do it at all. Until one day I got a game that I wanted to publish. So I went to Word---yes, yes, I'm sorry, but I had no option. Besides, the editors of the \emph{Pennswoodpusher} certainly used Word, so a Word file would be better.
+
+I commented my game, and `translated' it into a more readable format to send it to my friends. I wanted figurines instead of initials for the pieces (I used a True~Type for this), I wanted the main game to be separated from the commentary by paragraph breaks, sub-variations to be indicated differently, etc. The contents of the game, and even the analyzed variations, were of course the same. I started looking at several books to see their chess-formatting habits.
+
+And I figured that being able to transcribe a game from format to format without having to edit the input is, clearly, a task for \TeX\dots
+
+\TeX mate is the result. The emphasis is on the formatting of annotated games of chess. \textsf{skak}'s focus seems to be more graphical: beautiful tools for diagrams (the package itself even keeps track of the position according to the moves in the game---which of course is the deep reason why it's not really flexible about variations and alternative lines---those confuse it).
+
+Commented code is in the file \texttt{texmate.dtx}. A user's manual required using the package, so it comes as this one separate file.
+
+\section{A note on installation}
+Installation is straightforward: the packages is made of a `source' (\texttt{texmate.dtx} and \texttt{texmate.ins}), which generate a `tex' (\texttt{texmate.sty}) and a `doc' (\texttt{texmate.dvi}) with the commented code. In addition, there is this extra `doc,' \texttt{texmatesample.tex}.
+
+But the fonts of the \textsf{skak} package have to be installed. The easiest would of course install \textsf{skak} itself. I have included the fonts. There are \texttt{.mf} files (`source'), \texttt{.fd} files (`vf') and a \texttt{.map} file.
+
+\section{Basic conventions}
+The moves are input with the (short) algebraic system of notation.
+
+\begin{description}
+\item[Pieces] Default is English piece initials (Rook, kNight, Bishop, Queen, King). But this can be changed with \verb"\pieceinitials"\DescribeMacro{\pieceinitials}. In fact, \TeX mate itself uses this command to initialize the default: \verb"\pieceinitials{PRNBQK}". The argument is the initials to be used, respectively, for pawn and then left to right in White's initial position. The initial for pawn is given only for diagrams---in game notation the pawn is not indicated.
+
+\item[Move Numbers] \TeX mate keeps track of the move number. Inputting the numbers is totally optional to the user, and although it may be helpful for later edition of the document, sometimes the variations and sub-variations are so complicated that one loses track of them. If the user does indeed input the number, it will override \TeX mate's count.
+
+\item[Delimiters] Moves (and move numbers) are delimited by spaces, periods, or semicolons. None of these will be typeset directly, since \TeX mate takes care of all formatting and punctuation. Of course, this is customizable.
+
+\makebarother
+\item[Chess mode] All this is done within `chess mode:' just as \verb"$" changes to math mode, \verb+|+ changes to chess mode. Sometimes (notably tables) you need \verb"|" for other things, so you can turn its chess meaning off with \DescribeMacro{\makebarother}\DescribeMacro{\makebarchess}\verb"\makebarother". To turn it back on, \verb"\makebarchess".
+
+\item[Checks] should be input (with \verb"+"), even if you don't like them to be typeset. There is a \verb"\checksign" command (default `\checksign') that you could redefine as nothing.
+
+\item[Captures] too should be input, with \verb"x", even if not intended to be visible. The command \verb"\takes" holds the sign that will be used for them (default a space-trimmed \verb"\times").
+
+\item[Mate] is done through \verb"\mate". Alternatively, of course, \verb"\#".
+
+\item[Promotions] are kind of an exception. Due to how \TeX mate works, the particle `\verb"c8N"' will produce literally `c8N,' instead of `c8\knight.' I did not think it was worth to change the whole nature of the system just for this, so I will ask the user to use piece-name commands for promotions: `\verb"c8\knight"' (or `\verb"c8=\knight",' as some people do).
+\end{description}
+
+\makebarchess
+\section{Formatting and punctuation}
+The output will be consistent as to punctuation marks. All of the following input streams:\makebarother
+
+\verb"|1. e4 e5; 2. Nc3 Nf6; 3. Bb5 a6|",
+
+\verb"|1 e4 e5 2 Nc3 Nf6 3 Bb5 a6|", and even
+
+\verb"|1 e4 e5 Nc3 Nf6 ; Bb5 a6|",
+
+\noindent will produce, with default settings, \makebarchess`|1 e4 e5 2. Nc3 Nf6; 3 Bb5 a6|.' This format can be changed redefining the following commands:
+
+\makebarother
+\begin{center}
+\begin{tabular}{|lp{.8\textwidth}|}\hline
+\verb"\afterno" & What comes after the number (\verb".~" by default)\\
+\verb"\afterw" & What comes between white's and black's moves (\verb*" ")\\
+\verb"\afterb" & What comes between black's move and the next number (\verb*"; ")\\
+\verb"\beforeb" & What comes before black's move when it's resuming the variation (\verb*"\the\move.\ \dots~")\\
+\verb"\beforeno" & What comes before the number.\\\hline
+\end{tabular}
+\end{center}
+\makebarchess
+
+The character that symbolizes each pieces (by default the figurines) is contained in the commands \verb"\rook", \verb"\knight", \verb"\bishop", \verb"\queen", and \verb"\king", and can be changed at any moment. These piece-name commands, as well as those for chess symbols, can be used in running text. Or in chess mode, for that matter.
+
+\section{Commentary}
+Within chess mode, the character \DescribeMacro{[}\DescribeMacro{]}\verb"[" opens a commentary. \TeX mate will then expect a move that is an alternative to the one in the text. For example:
+
+\makebarother
+\verb"|34. Nd5? [Ne4!] Bxd5! [Qxd5? 35. Re1!\wBetter]|"
+\makebarchess
+\newgame
+
+|34. Nd5? [Ne4!] Bxd5! [Qxd5? 35. Re1!\wBetter]|
+
+\smallskip
+
+Commentaries can be nested:
+
+\makebarother
+\verb"|35. Re1 [cxd5?! Qxd5 [Kh8? dxc6\wbetter [c3!?]]\; Kh1]|"
+\makebarchess
+
+|35. Re1 [cxd5?! Qxd5 [Kh8? dxc6\wbetter [c3!?]]\; Kh1]|
+
+\smallskip
+As you see, \TeX mate takes care of punctuation and fonts. But before going about modifying \DescribeMacro{\[}\DescribeMacro{\]}this things, there is an alternative way of commentary: \emph{control~sequences} \verb"\[" and \verb"\]". They are intended for freer commentary: they do not insert any punctuation, and the user has total control over the way the commentary is typeset.
+
+\DescribeMacro{\ifont}\DescribeMacro{\iifont}\DescribeMacro{\iiifont}\DescribeMacro{\ivfont}All of this can be modified. The samples that follow later in this document are probably the best way to learn about this. But here is the abstract explanation: the main game (boldface by default) is `level' 1. There are 4 levels, and their fonts are controlled by \verb"\ifont", \verb"\iifont", \verb"\iiifont", and \verb"\ivfont". They can be defined as standard commands like \verb"\bfseries", but there's one caveat: this doesn't apply by itself to the chess font. Changing levels 3 and 4 is easy; for levels 1 and 2, look at the code of \TeX mate.
+
+\DescribeMacro{\iopen}\DescribeMacro{\iclose}\DescribeMacro{\iiopen}\DescribeMacro{\iiclose}\marginpar{\hfill$\vdots$\quad\null}The symbols that mark the opening and closing of the commentaries are typeset by the commands \verb"\iopen", \verb"\iclose", \verb"\iiopen", \verb"\iiclose", etc. These are called by the characters \verb"[" and \verb"]". The control sequences \verb"\[" and \verb"\]" call for \verb"\iopent", \verb"\icloset", etc.\ (`\verb"t"' for `text'). If you are going to change these, remember that the first level of commentary is level~2 (1 is the game itself).
+
+Text can be inserted in commentaries, simply by using the \makebarother\verb"|" character properly. Examples in the next sections illustrate.
+
+\subsection{Additional commenting tools}
+\DescribeMacro{\dummy}\DescribeMacro{\ddummy}With \verb"\dummy" and \verb"\ddummy" you can insert `dummy' moves. If \TeX mate was expecting White's move number 32, \verb"\dummy" will make it expect Black's move number 32 (half a move is skipped). With \verb"\ddummy", it will expect White's move number 33 (a entire move was skipped). Remember that you can change the move number at any moment simply by typing the new number in the input.
+
+\DescribeMacro{\white}\DescribeMacro{\black}With \verb"\white" you force \TeX mate to handle the next move as one by White. \verb"\black" forces it to handle it as one by Black. With these commands, \TeX mate does not try to keep track of the move number, and so they should be used in connection with numbers. Both \verb"| 34 \black| " and \verb"|\black 34|" work in the same way: \TeX mate will expect Black's move number 34.
+
+\DescribeMacro{\steplevel}\DescribeMacro{\backlevel}If you want to use the fonts of another level without actually invoking a commentary, you can use \verb"\steplevel" and \verb"\backlevel". The former increases the level by 1, the latter decreases it by 1. Both then load the corresponding font for the level.
+
+Remember that the main game is level 1, the last level of commentary is level 4.
+
+\DescribeMacro{\threat<...>}With the \verb"\threat" macro you can introduce threats. This command has an argument, enclosed within \verb"<" and \verb">"; the argument is set \emph{as regular text} (i.e., not in chess mode). Before it, though, the sign \withidea\ is appended. For example:
+
+\verb"|17. Nce5!\threat<h4!\wBetter\attack> Ne8! h4? f5!|"
+
+\makebarchess
+|17. Nce5!\threat<h4!\wBetter\initiative> Ne8! h4? f5!|
+\makebarother
+
+\section{Diagrams}
+Producing the diagrams is really straightforward, more so than trying to explain it in words. Here are two examples that should make it really clear already:
+
+\noindent\diagram{r1r1k/pp1qn2p/5pp/3p2N/%
+6Q/8/PP3PPP/2R1R1K}\hfill{\pieceinitials{PTCADR}\diagram{t4tr/1d2ppap/a2p2p/2pc//1P4P/P3PPAP/1TADTCR}}
+\begin{verbatim}
+\diagram{r1r1k/pp1qn2p/5pp/3p2N/% \diagram{r4rk/1q2ppbp/b2p2p%
+ 6Q/8/PP3PPP/2R1R1K} 2pn//1P4P/P3PPBP/1RBQRNK}
+\end{verbatim}
+
+
+
+\DescribeMacro{\diagram}The diagram is typeset from the top board file to the bottom one, and from left to right. Numbers mean consecutive empty squares; lowercase letters mean black pieces; uppercase letters are white pieces. \verb"/" finishes a line. \TeX mate will fill any empty squares at the right of the last piece in the file.
+
+For the pieces you use the letters defined by \verb"\pieceinitials" (default \texttt{PRNBQK}).
+
+\DescribeMacro{\diagramsize}The default size for the diagram (each of its squares) is 18pt. It can be changed modifying the \LaTeX\ length \verb"\diagramsize".
+
+\DescribeMacro{notfilling}The diagrams don't have to be $8\times8$. If you choose the \texttt{notfilling} option to \TeX mate, it will not fill up the remaining squares in incomplete files, so you can have $4\times4$ boards, for example. The \DescribeMacro{\SquareNo} \verb"\SquareNo" variable holds the number of squares per line, and it can be modified.
+
+\section{Samples}
+
+The following are examples from real life. Modifying a few commands, I was able to mimic the formats of two books, and I present a game from each. Looking at the code for these samples must be the best way to learn how to use \TeX mate.
+
+\subsection{A famous study}
+But first comes a beautiful position. I used almost the default formatting of \TeX mate, except redefining
+\begin{verbatim}
+\renewcommand\afterb{ }
+\renewcommand\iiclose{\leavevmode\unskip] }
+\end{verbatim}
+\noindent so that there is no semicolon between black and white moves. I chose this because there are alternatives in the text-scarce commentaries, and they are separated by ;.
+
+\newgame
+\bigskip
+\centerline{\diagram{8/8/1KP/3r/8/8/8/k}}
+
+\medskip
+This position has been associated to the name of a Spanish amateur, Saavedra. Its history is interesting: it seems that a similar endgame was reached in a game toward the end of the 19\textsuperscript{th} century, and called a lot of attention. Zukertort published an analysis of it---almost complete, but not quite. And then it was left to Saavedra to find, while reading Zukertort's article, a move that must be counted among the most amazing chess tricks to be found anywhere.
+
+
+\renewcommand\afterb{ }
+\renewcommand\iiclose{\leavevmode\unskip] }
+\makeatletter
+\makebarchess
+\newgame
+|1. c7 Rd6+\onlymove 2. Kb5 [Kc5 Rd1! 3. c8\queen Rc1+=\; 2 Kb7 Rd7 \threat<Rxc7>=] Rd5+ 3. Kb4[Kb6 Rd6+] Rd4+ 4. Kd3 Rd3+ 5. Kc2 Rd4! 6. c8\rook!![|What Zukertort overlooked. He `only' saw |c8\queen Rc4+ Qxc4| stalemate! Promoting a rook, White now threatens \rook a8\mate|] Ra4 7. Kb3\threat<\rook c1\mate,\ \king\takes b4\WBetter>|\hfill\textbf{1--0}
+\bigskip
+
+{\small OK}, here is the same game with a different format for resuming moves:
+
+\makebarother
+\noindent\verb"\renewcommand\beforeb{}"
+\makebarchess
+
+\noindent
+makes resuming black moves to be typeset as if they were not resuming ones. So:
+
+\renewcommand\beforeb{}
+\newgame
+|1. c7 Rd6+\onlymove Kb5 [Kc5 Rd1! c8\queen Rc1+=\; 2 Kb7 Rd7 \threat<Rxc7>=] Rd5+ Kb4[Kb6 Rd6+] Rd4+ Kd3 Rd3+ Kc2 Rd4! c8\rook!![|What Zukertort overlooked. He `only' saw |c8\queen Rc4+ Qxc4| stalemate! Promoting a rook, White now threatens \rook a8\mate|] Ra4 Kb3\threat<\rook c1\mate,\ \king\takes b4\WBetter>|\hfill\textbf{1--0}
+
+
+\newpage
+\newgame
+\twocolumn
+\renewcommand\afterno{~}
+\renewcommand\iiopent{\par}
+\renewcommand\iicloset{\par}
+\renewcommand\takes{x}
+\renewcommand\beforeb{\the\move.~\dots\ }
+\subsection{Watson's format}
+The following game opening is taken from John~Watson's wonderful \emph{Secrets of Modern Chess Strategy} (Gambit, 1998), page~254. I also copy his formatting: in addition to double-column (on which I blame the overfulls), `x' for captures, long commentary in individual paragraphs, no period (but a space) after numbers. These are the appropriate declarations:
+
+\begin{verbatim}
+\renewcommand\afterno{~}
+\renewcommand\iiopent{\par}
+\renewcommand\iicloset{\par}
+\renewcommand\takes{x}
+\end{verbatim}
+
+\begin{center}
+\textsf{Timoshenko -- Itkis}
+
+\textit{Baile Herculane 1996}
+\end{center}
+\noindent|1. e4 e6 2. d4 d5 3. Nc3 Nf6 4. e5 Nfd7 5 f4 c5 6. Nf3 Nc6 7 Be3 cxd4 8 Nxd4 Qb6 9 Qd2 Qxb2 10 Rb1 Qa3 \[|Znosko-Borovsky's principle is highly relevant here: the queen itself provides some countterplay agains White's c3 point, which give Black a chance against the coming onslaught. |\]11 Bb5! Nxd4!?\[|%
+Risky. Later games saw |Ndb8 12 f5! Bb4!|, aparently leading to a messy equality.|\]12 Bxd4 Bb4 13. 0-0 a6 14. Rb3 Qa5 15 Rfb1 Ba3!?\[|%
+Very provocative. |Qxb5 | is unclear after both |16 Nxb5 Bxd2| and |\white 16 Rxb4 Qc6|.|\]16. f5!!~{\normalfont(\emph{D})}\[|%
+Timoshenko attributes this move to Krup\-pa.
+
+\begin{center}
+\diagram{r1b1k2r/1p1n1ppp/p3p/qB1pPP/3B/bRN/P1PQ2PP/1R4K}
+\end{center}
+
+|\]axb5 17 Rxa3! Qxa3 18 Nxb5 Qxa2 19 Nd6+ Kf8 20. Ra1 Qxa1+ 21. Bxa1 Rxa1+ 22 Kf2\[|%
+Here the game went |\dummy Ra8? 23 Qg5! f6 24 Qh5 g6 25 Qh6+| with a winning attack. Better seems |\black 22 Nxe5| (Nunn), leading to |23 Qc3 Ng4+ 24 Ke2|, when |Ra8? 25 Qc7!| is good for White, but |\black 24 Ke7| holds out hope for equality, for example |Nxc8+ [Qb4!?| is another possibility|] Rxc8 26 Qxc8 Ra4! 27. Qxb7+ Kf6|.
+
+\newpage
+\onecolumn
+\subsection{Schiller's format}
+Now I take a game from Eric~Schiller's \emph{Standard Chess Openings} (Cardoza Publishing, 2002), pages~291--2. His formatting includes: `x' for captures, initials (not figurines) for pieces, semicolon after black's moves, period after number (but no space after it),\footnote{And here you can see this book was typeset with Word: putting a space after the period risks an unacceptable line break there. Word doesn't have something like our \textasciitilde.} in-text commentary without punctuation, and a `1\dots Nf6' form for black resuming moves:
+
+\begin{verbatim}
+\renewcommand\afterno{.}
+\renewcommand\afterb{; }
+\renewcommand\beforeb{\the\move\dots}
+\renewcommand\rook{R}\renewcommand\knight{N}\renewcommand\bishop{B}
+\renewcommand\queen{Q}\renewcommand\king{K}
+\renewcommand\iiopen{. }\renewcommand\iiopent{. }
+\renewcommand\iiclose{\leavevmode\unskip\ }
+\renewcommand\iicloset{\leavevmode\unskip\ }
+\end{verbatim}
+
+Note the use of Plain~\TeX's \verb"\unskip" in commentary-closing commands: it avoids double spaces. But it requires a previous \verb"\leavevmode".
+
+\newgame
+\renewcommand\afterno{.}
+\renewcommand\afterb{; }
+\renewcommand\beforeb{\the\move\dots}
+\renewcommand\rook{R}\renewcommand\knight{N}\renewcommand\bishop{B}
+\renewcommand\queen{Q}\renewcommand\king{K}
+\renewcommand\iiopen{. }\renewcommand\iiopent{. }
+\renewcommand\iiclose{\leavevmode\unskip\ }\renewcommand\iicloset{\leavevmode\unskip }
+\setlength\diagramsize{15pt}
+\begin{center}
+\bfseries (102) TARRASCH - ECKART [C05]
+
+Nuremberg, 1889
+
+|1. e4 e6; 2.d4 d5 3. Nd2 Nf6 4. e5 Nfd7; 5. Bd3|
+
+\medskip
+
+\diagram{rnbqkb1r/pppn1ppp/4p/3pP/3P/3B/PPPN1PPP/R1BQK1NR}
+\end{center}
+This is the way that Tarrasch [\dots]. |5 \black c5 6 c3 Nc6 7. Ne2 [Ngf3| is also common. |]Qb6[|Black should exchange in the center instead and only then play \dots Qb6.|]8 Nf3 Be7[cxd4 9. cxd4|
+
+|f6! 10. exf6 Nxf6 11. 0-0 Bd6| gives Black a reasonable game [\dots] Here is just one sample line: |Bf4!?| This sacrifices the b-pawn in return for play on the dark squares. |Bxf4 13 Nxf4 Qxb2 14. Ng5 Ke7| and White has to justify the material investment.
+
+|10. Kf1 Be7|. In this sharp line of the French, opening lines with 10\dots f6 is a wiser move. |11. a3 Nf8 12 b4 Bd7 13. Be3 Nd8|. Black does have a plan: to play \bishop b5 and exchange the light-squared bishops. [\dots] |14 Nc3 a5|. [\dots] Now the scope of the \bishop d7 is severely limited, and Black's plan, beginning with |\black 13 Nd8|, is exposed as faulty.
+
+|] 9. 0-0 0-0[|Black should just play |f6| here. |]10. Nf4 Nd8| [\dots]|11 Qc2! f5 [g6 12 h4 c4 13. Bxg6 hxg6; 14. h5 g5; 15. Ng6! fxg6 16. Qxg6+ Kh8; 17 Bxg5 Bxg5 18. Nxg5 Rf7 19 Nxf7+ Nxf7 20. Qxf7 Qxb2 21. h6| and Black gets mated.|]12. exf6 Nxf6; 13. Ng5[|White's pieces are swarming on the kingside, and Black just can't get enough defensive pieces to rescue the king.
+
+|]g6|.
+
+\begin{center}
+\diagram{R1BN1RK/PP2B2P/1Q2PNP/2PP2n/3p1n/2pb/ppq2ppp/r1b2rk}
+\end{center}
+
+|14. Bxg6! hxg6 15. Qxg6+ Kh8 16. Qh6+ Kg8; 17. Ng6|\textbf{. White won.}
+
+
+
+\section{Chess symbols}
+The table on the next page lists \TeX mate's chess symbols and the commands that produce them. The symbols come from the font of \textsf{skak}, but some of them have been adjusted for size and position. These modifications are shown in the third column.
+
+All the signs are \verb"\smash"'ed (the box that contains them is zero in height and depth) so that they don't affect interline spacing.
+
+\makebarother
+\centering
+\begin{tabular}{|l|c|l|}\hline
+\verb"\wbetter" & \wbetter & Shifted\\
+\verb"\bbetter" & \bbetter & Shifted\\
+\verb"\wBetter" & \wBetter & Shifted\\
+\verb"\bBetter" & \bBetter & \\
+\verb"\WBetter" & \WBetter & \verb"\large"\\
+\verb"\BBetter" & \BBetter & \verb"\large"\\
+\verb"\equal" & \equal & \\
+\verb"\unclear" & \unclear & \verb"\Large", shifted\\
+\verb"\compensation" & \compensation & \verb"\large"\\\hline
+\verb"\development" & \development & \verb"\footnotesize"\\
+\verb"\spaceadv" & \spaceadv & \verb"\footnotesize"\\
+\verb"\attack" & \attack & \verb"\large"\\
+\verb"\initiative" & \initiative & \verb"\large"\\
+\verb"\counterplay" & \counterplay & \verb"\large"\\\hline
+\verb"\zugzwang" & \zugzwang & \verb"\small"\\
+\verb"\onlymove" & \onlymove & \verb"\footnotesize"\\
+\verb"\withidea" & \withidea & \verb"\footnotesize"\\
+\verb"\betteris" & \betteris & \verb"\footnotesize"\\\hline
+\verb"\boardfile" & \boardfile & \\
+\verb"\boarddiagonal" & \boarddiagonal & \verb"\small"\\
+\verb"\boardcenter" & \boardcenter & \verb"\small"\\
+\verb"\kingside" & \kingside & \\
+\verb"\queenside" & \queenside & \\\hline
+\verb"\weak" & \weak & \verb"\small"\\
+\verb"\ending" & \ending & \verb"\footnotesize"\\
+\verb"\bishops" & \bishops &\\
+\verb"\oppositebishops" & \oppositebishops & \\
+\verb"\samebishops" & \samebishops & \\\hline
+\verb"\unitedpawns" & \unitedpawns & \\
+\verb"\separatedpawns" & \separatedpawns & \\
+\verb"\doubledpawns" & \doubledpawns &\\
+\verb"\passedpawn" & \passedpawn &\\
+\verb"\pawnsno" & \pawnsno & \verb"\small"\\\hline
+\verb"\timetrouble" & \timetrouble &\\
+\verb"\with" & \with & \verb"\small"\\
+\verb"\without" & \without & \verb"\small"\\
+\verb"\chessetc" & \chessetc & \\
+\verb"\chesssee" & \chesssee & \\\hline
+\end{tabular}\qquad\parbox[t]{2in}
+
+
+\end{document} \ No newline at end of file